diff --git a/.aiassistant/rules/commit_message.md b/.aiassistant/rules/commit_message.md new file mode 100644 index 00000000000..0448d3d4586 --- /dev/null +++ b/.aiassistant/rules/commit_message.md @@ -0,0 +1,23 @@ +--- +apply: always +--- + +## Commit message rules + +- Keep it concise. Skip unnecessary details. +- Review the diff first, then compose the message. +- Specify exactly what was changed in the code. +- Use a single-line header only; do not add a body. +- Write in English only. +- Be as brief as you can. +- Aim for up to 70 characters (including any markup). +- Absolute cap: 100 characters for the header (including any markup). +- Do not end the header line with a dot. +- Enclose class names, variables, and attributes in backticks `like_this`. Example: Changed the type of `$foo` in class `Bar`. +- Start the header with an action verb that fits the change: added, changed, updated, fixed, improved, translated, removed, deleted, etc. +- Describe the direct edits made to the code, not their outcomes or effects. +- For class names and namespaces, omit leading and trailing backslashes. +- For changes in the `docs` folder or `README.md`, always prefix the header with `[docs]: `. +- For changes in the `source` folder, always prefix the header with `[source]: `. +- For changes in the `locales` folder, always prefix the header with the affected locale subfolder names using `[]: `, e.g., `[fr]: `, `[de,zh_CN]: `, etc. +- For changes in all other folders, always prefix the header with `[app]: `. diff --git a/.aiassistant/rules/locales.md b/.aiassistant/rules/locales.md new file mode 100644 index 00000000000..d6a06a61661 --- /dev/null +++ b/.aiassistant/rules/locales.md @@ -0,0 +1,134 @@ +--- +apply: always +--- + +## Localization codes and their languages + +- The contents of the `locales/af` folder are always translated only into Afrikaans. +- The contents of the `locales/ak` folder are always translated only into Akan. +- The contents of the `locales/am` folder are always translated only into Amharic. +- The contents of the `locales/ar` folder are always translated only into Arabic. +- The contents of the `locales/as` folder are always translated only into Assamese. +- The contents of the `locales/az` folder are always translated only into Azerbaijani. +- The contents of the `locales/be` folder are always translated only into Belarusian. +- The contents of the `locales/bg` folder are always translated only into Bulgarian. +- The contents of the `locales/bho` folder are always translated only into Bhojpuri. +- The contents of the `locales/bm` folder are always translated only into Bambara. +- The contents of the `locales/bn` folder are always translated only into Bangla. +- The contents of the `locales/bs` folder are always translated only into Bosnian. +- The contents of the `locales/ca` folder are always translated only into Catalan. +- The contents of the `locales/ceb` folder are always translated only into Cebuano. +- The contents of the `locales/ckb` folder are always translated only into Central Kurdish. +- The contents of the `locales/cs` folder are always translated only into Czech. +- The contents of the `locales/cy` folder are always translated only into Welsh. +- The contents of the `locales/da` folder are always translated only into Danish. +- The contents of the `locales/de_CH` folder are always translated only into German (Switzerland). +- The contents of the `locales/de` folder are always translated only into German. +- The contents of the `locales/doi` folder are always translated only into Dogri. +- The contents of the `locales/ee` folder are always translated only into Ewe. +- The contents of the `locales/el` folder are always translated only into Greek. +- The contents of the `locales/en_CA` folder are always translated only into English (Canada). +- The contents of the `locales/en` folder are always translated only into English. +- The contents of the `locales/eo` folder are always translated only into Esperanto. +- The contents of the `locales/es` folder are always translated only into Spanish. +- The contents of the `locales/et` folder are always translated only into Estonian. +- The contents of the `locales/eu` folder are always translated only into Basque. +- The contents of the `locales/fa` folder are always translated only into Persian. +- The contents of the `locales/fi` folder are always translated only into Finnish. +- The contents of the `locales/fil` folder are always translated only into Filipino. +- The contents of the `locales/fr` folder are always translated only into French. +- The contents of the `locales/fy` folder are always translated only into Western Frisian. +- The contents of the `locales/ga` folder are always translated only into Irish. +- The contents of the `locales/gd` folder are always translated only into Scottish Gaelic. +- The contents of the `locales/gl` folder are always translated only into Galician. +- The contents of the `locales/gu` folder are always translated only into Gujarati. +- The contents of the `locales/ha` folder are always translated only into Hausa. +- The contents of the `locales/haw` folder are always translated only into Hawaiian. +- The contents of the `locales/he` folder are always translated only into Hebrew. +- The contents of the `locales/hi` folder are always translated only into Hindi. +- The contents of the `locales/hr` folder are always translated only into Croatian. +- The contents of the `locales/ht` folder are always translated only into Haitian Creole. +- The contents of the `locales/hu` folder are always translated only into Hungarian. +- The contents of the `locales/hy` folder are always translated only into Armenian. +- The contents of the `locales/id` folder are always translated only into Indonesian. +- The contents of the `locales/ig` folder are always translated only into Igbo. +- The contents of the `locales/is` folder are always translated only into Icelandic. +- The contents of the `locales/it` folder are always translated only into Italian. +- The contents of the `locales/ja` folder are always translated only into Japanese. +- The contents of the `locales/ka` folder are always translated only into Georgian. +- The contents of the `locales/kk` folder are always translated only into Kazakh. +- The contents of the `locales/km` folder are always translated only into Khmer. +- The contents of the `locales/kn` folder are always translated only into Kannada. +- The contents of the `locales/ko` folder are always translated only into Korean. +- The contents of the `locales/ku` folder are always translated only into Kurdish. +- The contents of the `locales/ky` folder are always translated only into Kyrgyz. +- The contents of the `locales/lb` folder are always translated only into Luxembourgish. +- The contents of the `locales/lg` folder are always translated only into Ganda. +- The contents of the `locales/ln` folder are always translated only into Lingala. +- The contents of the `locales/lo` folder are always translated only into Lao. +- The contents of the `locales/lt` folder are always translated only into Lithuanian. +- The contents of the `locales/lv` folder are always translated only into Latvian. +- The contents of the `locales/mai` folder are always translated only into Maithili. +- The contents of the `locales/mg` folder are always translated only into Malagasy. +- The contents of the `locales/mi` folder are always translated only into Māori. +- The contents of the `locales/mk` folder are always translated only into Macedonian. +- The contents of the `locales/ml` folder are always translated only into Malayalam. +- The contents of the `locales/mn` folder are always translated only into Mongolian. +- The contents of the `locales/mni_Mtei` folder are always translated only into Manipuri. +- The contents of the `locales/mr` folder are always translated only into Marathi. +- The contents of the `locales/ms` folder are always translated only into Malay. +- The contents of the `locales/mt` folder are always translated only into Maltese. +- The contents of the `locales/my` folder are always translated only into Burmese. +- The contents of the `locales/nb` folder are always translated only into Norwegian Bokmål. +- The contents of the `locales/ne` folder are always translated only into Nepali. +- The contents of the `locales/nl` folder are always translated only into Dutch. +- The contents of the `locales/nn` folder are always translated only into Norwegian Nynorsk. +- The contents of the `locales/oc` folder are always translated only into Occitan. +- The contents of the `locales/om` folder are always translated only into Oromo. +- The contents of the `locales/or` folder are always translated only into Odia. +- The contents of the `locales/pa` folder are always translated only into Punjabi. +- The contents of the `locales/pl` folder are always translated only into Polish. +- The contents of the `locales/ps` folder are always translated only into Pashto. +- The contents of the `locales/pt_BR` folder are always translated only into Portuguese (Brazil). +- The contents of the `locales/pt` folder are always translated only into Portuguese. +- The contents of the `locales/qu` folder are always translated only into Quechua. +- The contents of the `locales/ro` folder are always translated only into Romanian. +- The contents of the `locales/ru` folder are always translated only into Russian. +- The contents of the `locales/rw` folder are always translated only into Kinyarwanda. +- The contents of the `locales/sa` folder are always translated only into Sanskrit. +- The contents of the `locales/sc` folder are always translated only into Sardinian. +- The contents of the `locales/sd` folder are always translated only into Sindhi. +- The contents of the `locales/si` folder are always translated only into Sinhala. +- The contents of the `locales/sk` folder are always translated only into Slovak. +- The contents of the `locales/sl` folder are always translated only into Slovenian. +- The contents of the `locales/sn` folder are always translated only into Shona. +- The contents of the `locales/so` folder are always translated only into Somali. +- The contents of the `locales/sq` folder are always translated only into Albanian. +- The contents of the `locales/sr_Cyrl` folder are always translated only into Serbian. +- The contents of the `locales/sr_Latn_ME` folder are always translated only into Serbian (Montenegro). +- The contents of the `locales/sr_Latn` folder are always translated only into Serbian. +- The contents of the `locales/su` folder are always translated only into Sundanese. +- The contents of the `locales/sv` folder are always translated only into Swedish. +- The contents of the `locales/sw` folder are always translated only into Swahili. +- The contents of the `locales/ta` folder are always translated only into Tamil. +- The contents of the `locales/te` folder are always translated only into Telugu. +- The contents of the `locales/tg` folder are always translated only into Tajik. +- The contents of the `locales/th` folder are always translated only into Thai. +- The contents of the `locales/ti` folder are always translated only into Tigrinya. +- The contents of the `locales/tk` folder are always translated only into Turkmen. +- The contents of the `locales/tl` folder are always translated only into Tagalog. +- The contents of the `locales/tr` folder are always translated only into Turkish. +- The contents of the `locales/tt` folder are always translated only into Tatar. +- The contents of the `locales/ug` folder are always translated only into Uyghur. +- The contents of the `locales/uk` folder are always translated only into Ukrainian. +- The contents of the `locales/ur` folder are always translated only into Urdu. +- The contents of the `locales/uz_Cyrl` folder are always translated only into Uzbek (Cyrillic). +- The contents of the `locales/uz_Latn` folder are always translated only into Uzbek (Latin). +- The contents of the `locales/vi` folder are always translated only into Vietnamese. +- The contents of the `locales/xh` folder are always translated only into Xhosa. +- The contents of the `locales/yi` folder are always translated only into Yiddish. +- The contents of the `locales/yo` folder are always translated only into Yoruba. +- The contents of the `locales/zh_CN` folder are always translated only into Chinese (China). +- The contents of the `locales/zh_HK` folder are always translated only into Chinese (Hong Kong Sar China). +- The contents of the `locales/zh_TW` folder are always translated only into Chinese (Taiwan). +- The contents of the `locales/zu` folder are always translated only into Zulu. diff --git a/.editorconfig b/.editorconfig index 4192a0837c1..4ca323ac75f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,12 +1,792 @@ -# This file is for unifying the coding style for different editors and IDEs -# editorconfig.org - -root = true - [*] -end_of_line = lf charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true -indent_style = space +end_of_line = lf indent_size = 4 +indent_style = space +insert_final_newline = true +max_line_length = 120 +tab_width = 4 +trim_trailing_whitespace = false +ij_continuation_indent_size = 8 +ij_formatter_off_tag = @formatter:off +ij_formatter_on_tag = @formatter:on +ij_formatter_tags_enabled = true +ij_smart_tabs = false +ij_visual_guides = +ij_wrap_on_typing = false + +[*.blade.php] +ij_continuation_indent_size = 4 +ij_blade_keep_indents_on_empty_lines = false + +[*.css] +ij_css_align_closing_brace_with_properties = false +ij_css_blank_lines_around_nested_selector = 1 +ij_css_blank_lines_between_blocks = 1 +ij_css_block_comment_add_space = true +ij_css_brace_placement = end_of_line +ij_css_enforce_quotes_on_format = true +ij_css_hex_color_long_format = true +ij_css_hex_color_lower_case = false +ij_css_hex_color_short_format = false +ij_css_hex_color_upper_case = true +ij_css_keep_blank_lines_in_code = 1 +ij_css_keep_indents_on_empty_lines = false +ij_css_keep_single_line_blocks = false +ij_css_properties_order = font,font-family,font-size,font-weight,font-style,font-variant,font-size-adjust,font-stretch,line-height,position,z-index,top,right,bottom,left,display,visibility,float,clear,overflow,overflow-x,overflow-y,clip,zoom,align-content,align-items,align-self,flex,flex-flow,flex-basis,flex-direction,flex-grow,flex-shrink,flex-wrap,justify-content,order,box-sizing,width,min-width,max-width,height,min-height,max-height,margin,margin-top,margin-right,margin-bottom,margin-left,padding,padding-top,padding-right,padding-bottom,padding-left,table-layout,empty-cells,caption-side,border-spacing,border-collapse,list-style,list-style-position,list-style-type,list-style-image,content,quotes,counter-reset,counter-increment,resize,cursor,user-select,nav-index,nav-up,nav-right,nav-down,nav-left,transition,transition-delay,transition-timing-function,transition-duration,transition-property,transform,transform-origin,animation,animation-name,animation-duration,animation-play-state,animation-timing-function,animation-delay,animation-iteration-count,animation-direction,text-align,text-align-last,vertical-align,white-space,text-decoration,text-emphasis,text-emphasis-color,text-emphasis-style,text-emphasis-position,text-indent,text-justify,letter-spacing,word-spacing,text-outline,text-transform,text-wrap,text-overflow,text-overflow-ellipsis,text-overflow-mode,word-wrap,word-break,tab-size,hyphens,pointer-events,opacity,color,border,border-width,border-style,border-color,border-top,border-top-width,border-top-style,border-top-color,border-right,border-right-width,border-right-style,border-right-color,border-bottom,border-bottom-width,border-bottom-style,border-bottom-color,border-left,border-left-width,border-left-style,border-left-color,border-radius,border-top-left-radius,border-top-right-radius,border-bottom-right-radius,border-bottom-left-radius,border-image,border-image-source,border-image-slice,border-image-width,border-image-outset,border-image-repeat,outline,outline-width,outline-style,outline-color,outline-offset,background,background-color,background-image,background-repeat,background-attachment,background-position,background-position-x,background-position-y,background-clip,background-origin,background-size,box-decoration-break,box-shadow,text-shadow +ij_css_space_after_colon = true +ij_css_space_before_opening_brace = true +ij_css_use_double_quotes = true +ij_css_value_alignment = do_not_align + +[*.sass] +ij_sass_align_closing_brace_with_properties = false +ij_sass_blank_lines_around_nested_selector = 1 +ij_sass_blank_lines_between_blocks = 1 +ij_sass_brace_placement = 0 +ij_sass_enforce_quotes_on_format = false +ij_sass_hex_color_long_format = false +ij_sass_hex_color_lower_case = false +ij_sass_hex_color_short_format = false +ij_sass_hex_color_upper_case = false +ij_sass_keep_blank_lines_in_code = 2 +ij_sass_keep_indents_on_empty_lines = false +ij_sass_keep_single_line_blocks = false +ij_sass_line_comment_add_space = false +ij_sass_line_comment_at_first_column = false +ij_sass_properties_order = font,font-family,font-size,font-weight,font-style,font-variant,font-size-adjust,font-stretch,line-height,position,z-index,top,right,bottom,left,display,visibility,float,clear,overflow,overflow-x,overflow-y,clip,zoom,align-content,align-items,align-self,flex,flex-flow,flex-basis,flex-direction,flex-grow,flex-shrink,flex-wrap,justify-content,order,box-sizing,width,min-width,max-width,height,min-height,max-height,margin,margin-top,margin-right,margin-bottom,margin-left,padding,padding-top,padding-right,padding-bottom,padding-left,table-layout,empty-cells,caption-side,border-spacing,border-collapse,list-style,list-style-position,list-style-type,list-style-image,content,quotes,counter-reset,counter-increment,resize,cursor,user-select,nav-index,nav-up,nav-right,nav-down,nav-left,transition,transition-delay,transition-timing-function,transition-duration,transition-property,transform,transform-origin,animation,animation-name,animation-duration,animation-play-state,animation-timing-function,animation-delay,animation-iteration-count,animation-direction,text-align,text-align-last,vertical-align,white-space,text-decoration,text-emphasis,text-emphasis-color,text-emphasis-style,text-emphasis-position,text-indent,text-justify,letter-spacing,word-spacing,text-outline,text-transform,text-wrap,text-overflow,text-overflow-ellipsis,text-overflow-mode,word-wrap,word-break,tab-size,hyphens,pointer-events,opacity,color,border,border-width,border-style,border-color,border-top,border-top-width,border-top-style,border-top-color,border-right,border-right-width,border-right-style,border-right-color,border-bottom,border-bottom-width,border-bottom-style,border-bottom-color,border-left,border-left-width,border-left-style,border-left-color,border-radius,border-top-left-radius,border-top-right-radius,border-bottom-right-radius,border-bottom-left-radius,border-image,border-image-source,border-image-slice,border-image-width,border-image-outset,border-image-repeat,outline,outline-width,outline-style,outline-color,outline-offset,background,background-color,background-image,background-repeat,background-attachment,background-position,background-position-x,background-position-y,background-clip,background-origin,background-size,box-decoration-break,box-shadow,text-shadow +ij_sass_space_after_colon = true +ij_sass_space_before_opening_brace = true +ij_sass_use_double_quotes = true +ij_sass_value_alignment = 0 + +[*.scss] +ij_scss_align_closing_brace_with_properties = false +ij_scss_blank_lines_around_nested_selector = 1 +ij_scss_blank_lines_between_blocks = 1 +ij_scss_block_comment_add_space = true +ij_scss_brace_placement = 0 +ij_scss_enforce_quotes_on_format = true +ij_scss_hex_color_long_format = true +ij_scss_hex_color_lower_case = false +ij_scss_hex_color_short_format = false +ij_scss_hex_color_upper_case = true +ij_scss_keep_blank_lines_in_code = 1 +ij_scss_keep_indents_on_empty_lines = false +ij_scss_keep_single_line_blocks = false +ij_scss_line_comment_add_space = false +ij_scss_line_comment_at_first_column = false +ij_scss_properties_order = font,font-family,font-size,font-weight,font-style,font-variant,font-size-adjust,font-stretch,line-height,position,z-index,top,right,bottom,left,display,visibility,float,clear,overflow,overflow-x,overflow-y,clip,zoom,align-content,align-items,align-self,flex,flex-flow,flex-basis,flex-direction,flex-grow,flex-shrink,flex-wrap,justify-content,order,box-sizing,width,min-width,max-width,height,min-height,max-height,margin,margin-top,margin-right,margin-bottom,margin-left,padding,padding-top,padding-right,padding-bottom,padding-left,table-layout,empty-cells,caption-side,border-spacing,border-collapse,list-style,list-style-position,list-style-type,list-style-image,content,quotes,counter-reset,counter-increment,resize,cursor,user-select,nav-index,nav-up,nav-right,nav-down,nav-left,transition,transition-delay,transition-timing-function,transition-duration,transition-property,transform,transform-origin,animation,animation-name,animation-duration,animation-play-state,animation-timing-function,animation-delay,animation-iteration-count,animation-direction,text-align,text-align-last,vertical-align,white-space,text-decoration,text-emphasis,text-emphasis-color,text-emphasis-style,text-emphasis-position,text-indent,text-justify,letter-spacing,word-spacing,text-outline,text-transform,text-wrap,text-overflow,text-overflow-ellipsis,text-overflow-mode,word-wrap,word-break,tab-size,hyphens,pointer-events,opacity,color,border,border-width,border-style,border-color,border-top,border-top-width,border-top-style,border-top-color,border-right,border-right-width,border-right-style,border-right-color,border-bottom,border-bottom-width,border-bottom-style,border-bottom-color,border-left,border-left-width,border-left-style,border-left-color,border-radius,border-top-left-radius,border-top-right-radius,border-bottom-right-radius,border-bottom-left-radius,border-image,border-image-source,border-image-slice,border-image-width,border-image-outset,border-image-repeat,outline,outline-width,outline-style,outline-color,outline-offset,background,background-color,background-image,background-repeat,background-attachment,background-position,background-position-x,background-position-y,background-clip,background-origin,background-size,box-decoration-break,box-shadow,text-shadow +ij_scss_space_after_colon = true +ij_scss_space_before_opening_brace = true +ij_scss_use_double_quotes = true +ij_scss_value_alignment = 0 + +[*.vue] +ij_continuation_indent_size = 4 +ij_vue_indent_children_of_top_level = template +ij_vue_interpolation_new_line_after_start_delimiter = true +ij_vue_interpolation_new_line_before_end_delimiter = true +ij_vue_interpolation_wrap = off +ij_vue_keep_indents_on_empty_lines = false +ij_vue_spaces_within_interpolation_expressions = true + +[.editorconfig] +ij_editorconfig_align_group_field_declarations = false +ij_editorconfig_space_after_colon = false +ij_editorconfig_space_after_comma = true +ij_editorconfig_space_before_colon = false +ij_editorconfig_space_before_comma = false +ij_editorconfig_spaces_around_assignment_operators = true + +[{*.ant,*.fxml,*.jhm,*.jnlp,*.jrxml,*.rng,*.tld,*.wsdl,*.xml,*.xsd,*.xsl,*.xslt,*.xul,phpunit.xml.dist}] +ij_xml_align_attributes = true +ij_xml_align_text = false +ij_xml_attribute_wrap = normal +ij_xml_block_comment_add_space = true +ij_xml_block_comment_at_first_column = true +ij_xml_keep_blank_lines = 2 +ij_xml_keep_indents_on_empty_lines = false +ij_xml_keep_line_breaks = true +ij_xml_keep_line_breaks_in_text = true +ij_xml_keep_whitespaces = false +ij_xml_keep_whitespaces_around_cdata = preserve +ij_xml_keep_whitespaces_inside_cdata = false +ij_xml_line_comment_at_first_column = true +ij_xml_space_after_tag_name = false +ij_xml_space_around_equals_in_attribute = false +ij_xml_space_inside_empty_tag = true +ij_xml_text_wrap = normal + +[{*.ats,*.cts,*.mts,*.ts}] +ij_continuation_indent_size = 4 +ij_typescript_align_imports = false +ij_typescript_align_multiline_array_initializer_expression = false +ij_typescript_align_multiline_binary_operation = false +ij_typescript_align_multiline_chained_methods = false +ij_typescript_align_multiline_extends_list = false +ij_typescript_align_multiline_for = true +ij_typescript_align_multiline_parameters = true +ij_typescript_align_multiline_parameters_in_calls = false +ij_typescript_align_multiline_ternary_operation = false +ij_typescript_align_object_properties = 0 +ij_typescript_align_union_types = false +ij_typescript_align_var_statements = 0 +ij_typescript_array_initializer_new_line_after_left_brace = false +ij_typescript_array_initializer_right_brace_on_new_line = false +ij_typescript_array_initializer_wrap = off +ij_typescript_assignment_wrap = off +ij_typescript_binary_operation_sign_on_next_line = false +ij_typescript_binary_operation_wrap = off +ij_typescript_blacklist_imports = rxjs/Rx,node_modules/**,**/node_modules/**,@angular/material,@angular/material/typings/** +ij_typescript_blank_lines_after_imports = 1 +ij_typescript_blank_lines_around_class = 1 +ij_typescript_blank_lines_around_field = 0 +ij_typescript_blank_lines_around_field_in_interface = 0 +ij_typescript_blank_lines_around_function = 1 +ij_typescript_blank_lines_around_method = 1 +ij_typescript_blank_lines_around_method_in_interface = 1 +ij_typescript_block_brace_style = end_of_line +ij_typescript_block_comment_add_space = false +ij_typescript_block_comment_at_first_column = true +ij_typescript_call_parameters_new_line_after_left_paren = false +ij_typescript_call_parameters_right_paren_on_new_line = false +ij_typescript_call_parameters_wrap = off +ij_typescript_catch_on_new_line = false +ij_typescript_chained_call_dot_on_new_line = true +ij_typescript_class_brace_style = next_line +ij_typescript_class_decorator_wrap = split_into_lines +ij_typescript_class_field_decorator_wrap = off +ij_typescript_class_method_decorator_wrap = off +ij_typescript_comma_on_new_line = false +ij_typescript_do_while_brace_force = never +ij_typescript_else_on_new_line = false +ij_typescript_enforce_trailing_comma = remove +ij_typescript_enum_constants_wrap = on_every_item +ij_typescript_extends_keyword_wrap = off +ij_typescript_extends_list_wrap = off +ij_typescript_field_prefix = _ +ij_typescript_file_name_style = relaxed +ij_typescript_finally_on_new_line = false +ij_typescript_for_brace_force = never +ij_typescript_for_statement_new_line_after_left_paren = false +ij_typescript_for_statement_right_paren_on_new_line = false +ij_typescript_for_statement_wrap = off +ij_typescript_force_quote_style = true +ij_typescript_force_semicolon_style = true +ij_typescript_function_expression_brace_style = end_of_line +ij_typescript_function_parameter_decorator_wrap = off +ij_typescript_if_brace_force = never +ij_typescript_import_merge_members = global +ij_typescript_import_prefer_absolute_path = global +ij_typescript_import_sort_members = true +ij_typescript_import_sort_module_name = false +ij_typescript_import_use_node_resolution = true +ij_typescript_imports_wrap = on_every_item +ij_typescript_indent_case_from_switch = true +ij_typescript_indent_chained_calls = true +ij_typescript_indent_package_children = 0 +ij_typescript_jsdoc_include_types = false +ij_typescript_jsx_attribute_value = braces +ij_typescript_keep_blank_lines_in_code = 1 +ij_typescript_keep_first_column_comment = true +ij_typescript_keep_indents_on_empty_lines = false +ij_typescript_keep_line_breaks = true +ij_typescript_keep_simple_blocks_in_one_line = false +ij_typescript_keep_simple_methods_in_one_line = false +ij_typescript_line_comment_add_space = true +ij_typescript_line_comment_at_first_column = false +ij_typescript_method_brace_style = next_line +ij_typescript_method_call_chain_wrap = off +ij_typescript_method_parameters_new_line_after_left_paren = false +ij_typescript_method_parameters_right_paren_on_new_line = false +ij_typescript_method_parameters_wrap = off +ij_typescript_object_literal_wrap = on_every_item +ij_typescript_object_types_wrap = on_every_item +ij_typescript_parentheses_expression_new_line_after_left_paren = false +ij_typescript_parentheses_expression_right_paren_on_new_line = false +ij_typescript_place_assignment_sign_on_next_line = false +ij_typescript_prefer_as_type_cast = false +ij_typescript_prefer_explicit_types_function_expression_returns = false +ij_typescript_prefer_explicit_types_function_returns = false +ij_typescript_prefer_explicit_types_vars_fields = false +ij_typescript_prefer_parameters_wrap = false +ij_typescript_property_prefix = +ij_typescript_reformat_c_style_comments = false +ij_typescript_space_after_colon = true +ij_typescript_space_after_comma = true +ij_typescript_space_after_dots_in_rest_parameter = false +ij_typescript_space_after_generator_mult = true +ij_typescript_space_after_property_colon = true +ij_typescript_space_after_quest = true +ij_typescript_space_after_type_colon = true +ij_typescript_space_after_unary_not = true +ij_typescript_space_before_async_arrow_lparen = true +ij_typescript_space_before_catch_keyword = true +ij_typescript_space_before_catch_left_brace = true +ij_typescript_space_before_catch_parentheses = true +ij_typescript_space_before_class_lbrace = true +ij_typescript_space_before_class_left_brace = true +ij_typescript_space_before_colon = true +ij_typescript_space_before_comma = false +ij_typescript_space_before_do_left_brace = true +ij_typescript_space_before_else_keyword = true +ij_typescript_space_before_else_left_brace = true +ij_typescript_space_before_finally_keyword = true +ij_typescript_space_before_finally_left_brace = true +ij_typescript_space_before_for_left_brace = true +ij_typescript_space_before_for_parentheses = true +ij_typescript_space_before_for_semicolon = false +ij_typescript_space_before_function_left_parenth = true +ij_typescript_space_before_generator_mult = false +ij_typescript_space_before_if_left_brace = true +ij_typescript_space_before_if_parentheses = true +ij_typescript_space_before_method_call_parentheses = false +ij_typescript_space_before_method_left_brace = true +ij_typescript_space_before_method_parentheses = false +ij_typescript_space_before_property_colon = false +ij_typescript_space_before_quest = true +ij_typescript_space_before_switch_left_brace = true +ij_typescript_space_before_switch_parentheses = true +ij_typescript_space_before_try_left_brace = true +ij_typescript_space_before_type_colon = false +ij_typescript_space_before_unary_not = false +ij_typescript_space_before_while_keyword = true +ij_typescript_space_before_while_left_brace = true +ij_typescript_space_before_while_parentheses = true +ij_typescript_spaces_around_additive_operators = true +ij_typescript_spaces_around_arrow_function_operator = true +ij_typescript_spaces_around_assignment_operators = true +ij_typescript_spaces_around_bitwise_operators = true +ij_typescript_spaces_around_equality_operators = true +ij_typescript_spaces_around_logical_operators = true +ij_typescript_spaces_around_multiplicative_operators = true +ij_typescript_spaces_around_relational_operators = true +ij_typescript_spaces_around_shift_operators = true +ij_typescript_spaces_around_unary_operator = false +ij_typescript_spaces_within_array_initializer_brackets = false +ij_typescript_spaces_within_brackets = false +ij_typescript_spaces_within_catch_parentheses = false +ij_typescript_spaces_within_for_parentheses = false +ij_typescript_spaces_within_if_parentheses = false +ij_typescript_spaces_within_imports = true +ij_typescript_spaces_within_interpolation_expressions = true +ij_typescript_spaces_within_method_call_parentheses = false +ij_typescript_spaces_within_method_parentheses = false +ij_typescript_spaces_within_object_literal_braces = true +ij_typescript_spaces_within_object_type_braces = true +ij_typescript_spaces_within_parentheses = false +ij_typescript_spaces_within_switch_parentheses = false +ij_typescript_spaces_within_type_assertion = false +ij_typescript_spaces_within_union_types = true +ij_typescript_spaces_within_while_parentheses = false +ij_typescript_special_else_if_treatment = true +ij_typescript_ternary_operation_signs_on_next_line = false +ij_typescript_ternary_operation_wrap = off +ij_typescript_union_types_wrap = on_every_item +ij_typescript_use_chained_calls_group_indents = false +ij_typescript_use_double_quotes = false +ij_typescript_use_explicit_js_extension = auto +ij_typescript_use_import_type = auto +ij_typescript_use_path_mapping = always +ij_typescript_use_public_modifier = false +ij_typescript_use_semicolon_after_statement = false +ij_typescript_var_declaration_wrap = normal +ij_typescript_while_brace_force = never +ij_typescript_while_on_new_line = false +ij_typescript_wrap_comments = false + +[{*.cjs,*.es6,*.js,*.mjs}] +ij_continuation_indent_size = 4 +ij_javascript_align_imports = false +ij_javascript_align_multiline_array_initializer_expression = false +ij_javascript_align_multiline_binary_operation = false +ij_javascript_align_multiline_chained_methods = false +ij_javascript_align_multiline_extends_list = false +ij_javascript_align_multiline_for = true +ij_javascript_align_multiline_parameters = true +ij_javascript_align_multiline_parameters_in_calls = false +ij_javascript_align_multiline_ternary_operation = false +ij_javascript_align_object_properties = 0 +ij_javascript_align_union_types = false +ij_javascript_align_var_statements = 1 +ij_javascript_array_initializer_new_line_after_left_brace = true +ij_javascript_array_initializer_right_brace_on_new_line = true +ij_javascript_array_initializer_wrap = on_every_item +ij_javascript_assignment_wrap = off +ij_javascript_binary_operation_sign_on_next_line = false +ij_javascript_binary_operation_wrap = off +ij_javascript_blacklist_imports = rxjs/Rx,node_modules/**,**/node_modules/**,@angular/material,@angular/material/typings/** +ij_javascript_blank_lines_after_imports = 1 +ij_javascript_blank_lines_around_class = 1 +ij_javascript_blank_lines_around_field = 0 +ij_javascript_blank_lines_around_function = 1 +ij_javascript_blank_lines_around_method = 1 +ij_javascript_block_brace_style = end_of_line +ij_javascript_block_comment_add_space = false +ij_javascript_block_comment_at_first_column = true +ij_javascript_call_parameters_new_line_after_left_paren = false +ij_javascript_call_parameters_right_paren_on_new_line = false +ij_javascript_call_parameters_wrap = off +ij_javascript_catch_on_new_line = false +ij_javascript_chained_call_dot_on_new_line = true +ij_javascript_class_brace_style = next_line +ij_javascript_class_decorator_wrap = split_into_lines +ij_javascript_class_field_decorator_wrap = off +ij_javascript_class_method_decorator_wrap = off +ij_javascript_comma_on_new_line = false +ij_javascript_do_while_brace_force = never +ij_javascript_else_on_new_line = false +ij_javascript_enforce_trailing_comma = remove +ij_javascript_extends_keyword_wrap = off +ij_javascript_extends_list_wrap = off +ij_javascript_field_prefix = _ +ij_javascript_file_name_style = lisp_case +ij_javascript_finally_on_new_line = false +ij_javascript_for_brace_force = never +ij_javascript_for_statement_new_line_after_left_paren = false +ij_javascript_for_statement_right_paren_on_new_line = false +ij_javascript_for_statement_wrap = off +ij_javascript_force_quote_style = true +ij_javascript_force_semicolon_style = true +ij_javascript_function_expression_brace_style = end_of_line +ij_javascript_function_parameter_decorator_wrap = off +ij_javascript_if_brace_force = never +ij_javascript_import_merge_members = global +ij_javascript_import_prefer_absolute_path = true +ij_javascript_import_sort_members = true +ij_javascript_import_sort_module_name = false +ij_javascript_import_use_node_resolution = true +ij_javascript_imports_wrap = on_every_item +ij_javascript_indent_case_from_switch = true +ij_javascript_indent_chained_calls = true +ij_javascript_indent_package_children = 0 +ij_javascript_jsx_attribute_value = braces +ij_javascript_keep_blank_lines_in_code = 1 +ij_javascript_keep_first_column_comment = true +ij_javascript_keep_indents_on_empty_lines = false +ij_javascript_keep_line_breaks = true +ij_javascript_keep_simple_blocks_in_one_line = false +ij_javascript_keep_simple_methods_in_one_line = false +ij_javascript_line_comment_add_space = false +ij_javascript_line_comment_at_first_column = false +ij_javascript_method_brace_style = end_of_line +ij_javascript_method_call_chain_wrap = off +ij_javascript_method_parameters_new_line_after_left_paren = false +ij_javascript_method_parameters_right_paren_on_new_line = false +ij_javascript_method_parameters_wrap = off +ij_javascript_object_literal_wrap = on_every_item +ij_javascript_object_types_wrap = on_every_item +ij_javascript_parentheses_expression_new_line_after_left_paren = false +ij_javascript_parentheses_expression_right_paren_on_new_line = false +ij_javascript_place_assignment_sign_on_next_line = false +ij_javascript_prefer_as_type_cast = false +ij_javascript_prefer_explicit_types_function_expression_returns = false +ij_javascript_prefer_explicit_types_function_returns = false +ij_javascript_prefer_explicit_types_vars_fields = false +ij_javascript_prefer_parameters_wrap = false +ij_javascript_property_prefix = +ij_javascript_reformat_c_style_comments = false +ij_javascript_space_after_colon = true +ij_javascript_space_after_comma = true +ij_javascript_space_after_dots_in_rest_parameter = false +ij_javascript_space_after_generator_mult = true +ij_javascript_space_after_property_colon = true +ij_javascript_space_after_quest = true +ij_javascript_space_after_type_colon = true +ij_javascript_space_after_unary_not = true +ij_javascript_space_before_async_arrow_lparen = true +ij_javascript_space_before_catch_keyword = true +ij_javascript_space_before_catch_left_brace = true +ij_javascript_space_before_catch_parentheses = true +ij_javascript_space_before_class_lbrace = true +ij_javascript_space_before_class_left_brace = true +ij_javascript_space_before_colon = true +ij_javascript_space_before_comma = false +ij_javascript_space_before_do_left_brace = true +ij_javascript_space_before_else_keyword = true +ij_javascript_space_before_else_left_brace = true +ij_javascript_space_before_finally_keyword = true +ij_javascript_space_before_finally_left_brace = true +ij_javascript_space_before_for_left_brace = true +ij_javascript_space_before_for_parentheses = true +ij_javascript_space_before_for_semicolon = false +ij_javascript_space_before_function_left_parenth = true +ij_javascript_space_before_generator_mult = false +ij_javascript_space_before_if_left_brace = true +ij_javascript_space_before_if_parentheses = true +ij_javascript_space_before_method_call_parentheses = false +ij_javascript_space_before_method_left_brace = true +ij_javascript_space_before_method_parentheses = false +ij_javascript_space_before_property_colon = false +ij_javascript_space_before_quest = true +ij_javascript_space_before_switch_left_brace = true +ij_javascript_space_before_switch_parentheses = true +ij_javascript_space_before_try_left_brace = true +ij_javascript_space_before_type_colon = false +ij_javascript_space_before_unary_not = false +ij_javascript_space_before_while_keyword = true +ij_javascript_space_before_while_left_brace = true +ij_javascript_space_before_while_parentheses = true +ij_javascript_spaces_around_additive_operators = true +ij_javascript_spaces_around_arrow_function_operator = true +ij_javascript_spaces_around_assignment_operators = true +ij_javascript_spaces_around_bitwise_operators = true +ij_javascript_spaces_around_equality_operators = true +ij_javascript_spaces_around_logical_operators = true +ij_javascript_spaces_around_multiplicative_operators = true +ij_javascript_spaces_around_relational_operators = true +ij_javascript_spaces_around_shift_operators = true +ij_javascript_spaces_around_unary_operator = false +ij_javascript_spaces_within_array_initializer_brackets = false +ij_javascript_spaces_within_brackets = false +ij_javascript_spaces_within_catch_parentheses = false +ij_javascript_spaces_within_for_parentheses = false +ij_javascript_spaces_within_if_parentheses = false +ij_javascript_spaces_within_imports = true +ij_javascript_spaces_within_interpolation_expressions = true +ij_javascript_spaces_within_method_call_parentheses = false +ij_javascript_spaces_within_method_parentheses = false +ij_javascript_spaces_within_object_literal_braces = true +ij_javascript_spaces_within_object_type_braces = true +ij_javascript_spaces_within_parentheses = false +ij_javascript_spaces_within_switch_parentheses = false +ij_javascript_spaces_within_type_assertion = false +ij_javascript_spaces_within_union_types = true +ij_javascript_spaces_within_while_parentheses = false +ij_javascript_special_else_if_treatment = true +ij_javascript_ternary_operation_signs_on_next_line = false +ij_javascript_ternary_operation_wrap = off +ij_javascript_union_types_wrap = on_every_item +ij_javascript_use_chained_calls_group_indents = false +ij_javascript_use_double_quotes = false +ij_javascript_use_explicit_js_extension = auto +ij_javascript_use_import_type = auto +ij_javascript_use_path_mapping = always +ij_javascript_use_public_modifier = false +ij_javascript_use_semicolon_after_statement = false +ij_javascript_var_declaration_wrap = on_every_item +ij_javascript_while_brace_force = never +ij_javascript_while_on_new_line = false +ij_javascript_wrap_comments = false + +[{*.ctp,*.hphp,*.inc,*.module,*.php,*.php4,*.php5,*.phtml,*.stub}] +ij_continuation_indent_size = 4 +ij_php_align_assignments = true +ij_php_align_class_constants = true +ij_php_align_enum_cases = true +ij_php_align_group_field_declarations = false +ij_php_align_inline_comments = false +ij_php_align_key_value_pairs = true +ij_php_align_match_arm_bodies = true +ij_php_align_multiline_array_initializer_expression = true +ij_php_align_multiline_binary_operation = false +ij_php_align_multiline_chained_methods = false +ij_php_align_multiline_extends_list = true +ij_php_align_multiline_for = false +ij_php_align_multiline_parameters = false +ij_php_align_multiline_parameters_in_calls = false +ij_php_align_multiline_ternary_operation = false +ij_php_align_named_arguments = true +ij_php_align_phpdoc_comments = false +ij_php_align_phpdoc_param_names = false +ij_php_anonymous_brace_style = end_of_line +ij_php_api_weight = 28 +ij_php_array_initializer_new_line_after_left_brace = true +ij_php_array_initializer_right_brace_on_new_line = true +ij_php_array_initializer_wrap = normal +ij_php_assignment_wrap = on_every_item +ij_php_attributes_wrap = split_into_lines +ij_php_author_weight = 3 +ij_php_binary_operation_sign_on_next_line = true +ij_php_binary_operation_wrap = on_every_item +ij_php_blank_lines_after_class_header = 0 +ij_php_blank_lines_after_function = 1 +ij_php_blank_lines_after_imports = 1 +ij_php_blank_lines_after_opening_tag = 1 +ij_php_blank_lines_after_package = 1 +ij_php_blank_lines_around_class = 1 +ij_php_blank_lines_around_constants = 0 +ij_php_blank_lines_around_enum_cases = 0 +ij_php_blank_lines_around_field = 1 +ij_php_blank_lines_around_method = 1 +ij_php_blank_lines_before_class_end = 0 +ij_php_blank_lines_before_imports = 1 +ij_php_blank_lines_before_method_body = 0 +ij_php_blank_lines_before_package = 1 +ij_php_blank_lines_before_return_statement = 1 +ij_php_blank_lines_between_imports = 1 +ij_php_block_brace_style = end_of_line +ij_php_call_parameters_new_line_after_left_paren = true +ij_php_call_parameters_right_paren_on_new_line = true +ij_php_call_parameters_wrap = on_every_item +ij_php_catch_on_new_line = false +ij_php_category_weight = 28 +ij_php_class_brace_style = next_line +ij_php_comma_after_last_argument = false +ij_php_comma_after_last_argument_style = when_multiline +ij_php_comma_after_last_array_element = true +ij_php_comma_after_last_closure_use_var = false +ij_php_comma_after_last_closure_use_var_style = when_multiline +ij_php_comma_after_last_match_arm = true +ij_php_comma_after_last_parameter = false +ij_php_comma_after_last_parameter_style = when_multiline +ij_php_concat_spaces = true +ij_php_copyright_weight = 4 +ij_php_deprecated_weight = 0 +ij_php_do_while_brace_force = always +ij_php_else_if_style = combine +ij_php_else_on_new_line = false +ij_php_example_weight = 28 +ij_php_extends_keyword_wrap = normal +ij_php_extends_list_wrap = on_every_item +ij_php_fields_default_visibility = protected +ij_php_filesource_weight = 28 +ij_php_finally_on_new_line = true +ij_php_for_brace_force = always +ij_php_for_statement_new_line_after_left_paren = false +ij_php_for_statement_right_paren_on_new_line = false +ij_php_for_statement_wrap = normal +ij_php_force_empty_classes_in_one_line = true +ij_php_force_empty_methods_in_one_line = true +ij_php_force_short_declaration_array_style = true +ij_php_getters_setters_naming_style = camel_case +ij_php_getters_setters_order_style = getters_first +ij_php_global_weight = 28 +ij_php_group_use_wrap = on_every_item +ij_php_heredoc_on_same_line = false +ij_php_if_brace_force = always +ij_php_if_lparen_on_next_line = true +ij_php_if_rparen_on_next_line = true +ij_php_ignore_weight = 28 +ij_php_import_sorting = alphabetic +ij_php_indent_break_from_case = true +ij_php_indent_case_from_switch = true +ij_php_indent_code_in_php_tags = false +ij_php_internal_weight = 1 +ij_php_keep_blank_lines_after_lbrace = 1 +ij_php_keep_blank_lines_before_right_brace = 0 +ij_php_keep_blank_lines_in_code = 1 +ij_php_keep_blank_lines_in_declarations = 0 +ij_php_keep_control_statement_in_one_line = false +ij_php_keep_first_column_comment = false +ij_php_keep_indents_on_empty_lines = false +ij_php_keep_line_breaks = true +ij_php_keep_rparen_and_lbrace_on_one_line = true +ij_php_keep_simple_classes_in_one_line = true +ij_php_keep_simple_methods_in_one_line = true +ij_php_lambda_brace_style = end_of_line +ij_php_license_weight = 5 +ij_php_line_comment_add_space = false +ij_php_line_comment_at_first_column = false +ij_php_link_weight = 7 +ij_php_lower_case_boolean_const = true +ij_php_lower_case_keywords = true +ij_php_lower_case_null_const = true +ij_php_method_brace_style = next_line +ij_php_method_call_chain_wrap = on_every_item +ij_php_method_parameters_new_line_after_left_paren = true +ij_php_method_parameters_right_paren_on_new_line = true +ij_php_method_parameters_wrap = on_every_item +ij_php_method_weight = 13 +ij_php_modifier_list_wrap = false +ij_php_multiline_chained_calls_first_call_on_new_line = false +ij_php_multiline_chained_calls_semicolon_on_new_line = false +ij_php_multiline_closure_lambda_on_new_line = false +ij_php_namespace_brace_style = 2 +ij_php_new_line_after_php_opening_tag = true +ij_php_null_type_position = in_the_end +ij_php_package_weight = 28 +ij_php_param_weight = 9 +ij_php_parameters_attributes_wrap = split_into_lines +ij_php_parentheses_expression_new_line_after_left_paren = false +ij_php_parentheses_expression_right_paren_on_new_line = false +ij_php_phpdoc_blank_line_before_tags = true +ij_php_phpdoc_blank_lines_around_parameters = true +ij_php_phpdoc_keep_blank_lines = true +ij_php_phpdoc_param_spaces_between_name_and_description = 2 +ij_php_phpdoc_param_spaces_between_tag_and_type = 2 +ij_php_phpdoc_param_spaces_between_type_and_name = 2 +ij_php_phpdoc_use_fqcn = true +ij_php_phpdoc_wrap_long_lines = true +ij_php_place_assignment_sign_on_next_line = false +ij_php_place_parens_for_constructor = 2 +ij_php_property_read_weight = 11 +ij_php_property_weight = 10 +ij_php_property_write_weight = 12 +ij_php_return_type_on_new_line = false +ij_php_return_weight = 15 +ij_php_see_weight = 6 +ij_php_since_weight = 2 +ij_php_sort_phpdoc_elements = true +ij_php_space_after_colon = true +ij_php_space_after_colon_in_enum_backed_type = true +ij_php_space_after_colon_in_named_argument = true +ij_php_space_after_colon_in_return_type = true +ij_php_space_after_comma = true +ij_php_space_after_for_semicolon = true +ij_php_space_after_quest = true +ij_php_space_after_type_cast = true +ij_php_space_after_unary_not = true +ij_php_space_before_array_initializer_left_brace = true +ij_php_space_before_catch_keyword = true +ij_php_space_before_catch_left_brace = true +ij_php_space_before_catch_parentheses = true +ij_php_space_before_class_left_brace = true +ij_php_space_before_closure_left_parenthesis = true +ij_php_space_before_colon = true +ij_php_space_before_colon_in_enum_backed_type = false +ij_php_space_before_colon_in_named_argument = false +ij_php_space_before_colon_in_return_type = false +ij_php_space_before_comma = false +ij_php_space_before_do_left_brace = true +ij_php_space_before_else_keyword = true +ij_php_space_before_else_left_brace = true +ij_php_space_before_finally_keyword = true +ij_php_space_before_finally_left_brace = true +ij_php_space_before_for_left_brace = true +ij_php_space_before_for_parentheses = true +ij_php_space_before_for_semicolon = false +ij_php_space_before_if_left_brace = true +ij_php_space_before_if_parentheses = true +ij_php_space_before_method_call_parentheses = false +ij_php_space_before_method_left_brace = true +ij_php_space_before_method_parentheses = false +ij_php_space_before_quest = true +ij_php_space_before_short_closure_left_parenthesis = true +ij_php_space_before_switch_left_brace = true +ij_php_space_before_switch_parentheses = true +ij_php_space_before_try_left_brace = true +ij_php_space_before_unary_not = false +ij_php_space_before_while_keyword = true +ij_php_space_before_while_left_brace = true +ij_php_space_before_while_parentheses = true +ij_php_space_between_ternary_quest_and_colon = false +ij_php_spaces_around_additive_operators = true +ij_php_spaces_around_arrow = false +ij_php_spaces_around_assignment_in_declare = false +ij_php_spaces_around_assignment_operators = true +ij_php_spaces_around_bitwise_operators = true +ij_php_spaces_around_equality_operators = true +ij_php_spaces_around_logical_operators = true +ij_php_spaces_around_multiplicative_operators = true +ij_php_spaces_around_null_coalesce_operator = true +ij_php_spaces_around_pipe_in_union_type = false +ij_php_spaces_around_relational_operators = true +ij_php_spaces_around_shift_operators = true +ij_php_spaces_around_unary_operator = false +ij_php_spaces_around_var_within_brackets = false +ij_php_spaces_within_array_initializer_braces = false +ij_php_spaces_within_brackets = false +ij_php_spaces_within_catch_parentheses = false +ij_php_spaces_within_for_parentheses = false +ij_php_spaces_within_if_parentheses = false +ij_php_spaces_within_method_call_parentheses = false +ij_php_spaces_within_method_parentheses = false +ij_php_spaces_within_parentheses = false +ij_php_spaces_within_short_echo_tags = true +ij_php_spaces_within_switch_parentheses = false +ij_php_spaces_within_while_parentheses = false +ij_php_special_else_if_treatment = true +ij_php_subpackage_weight = 28 +ij_php_ternary_operation_signs_on_next_line = true +ij_php_ternary_operation_wrap = on_every_item +ij_php_throws_weight = 14 +ij_php_todo_weight = 28 +ij_php_treat_multiline_arrays_and_lambdas_multiline = false +ij_php_unknown_tag_weight = 28 +ij_php_upper_case_boolean_const = false +ij_php_upper_case_null_const = false +ij_php_uses_weight = 28 +ij_php_var_weight = 28 +ij_php_variable_naming_style = camel_case +ij_php_version_weight = 8 +ij_php_while_brace_force = always +ij_php_while_on_new_line = false + +[{*.har,*.jsb2,*.jsb3,*.json,*.jsonc,*.postman_collection,*.postman_collection.json,*.postman_environment,*.postman_environment.json,.babelrc,.eslintrc,.prettierrc,.stylelintrc,.ws-context,composer.lock,jest.config}] +ij_continuation_indent_size = 4 +ij_json_array_wrapping = on_every_item +ij_json_keep_blank_lines_in_code = 1 +ij_json_keep_indents_on_empty_lines = false +ij_json_keep_line_breaks = true +ij_json_keep_trailing_comma = false +ij_json_object_wrapping = on_every_item +ij_json_property_alignment = do_not_align +ij_json_space_after_colon = true +ij_json_space_after_comma = true +ij_json_space_before_colon = false +ij_json_space_before_comma = false +ij_json_spaces_within_braces = true +ij_json_spaces_within_brackets = false +ij_json_wrap_long_lines = false + +[{*.htm,*.html,*.sht,*.shtm,*.shtml}] +ij_continuation_indent_size = 4 +ij_visual_guides = 160 +ij_html_add_new_line_before_tags = body,div,p,form,h1,h2,h3 +ij_html_align_attributes = false +ij_html_align_text = false +ij_html_attribute_wrap = on_every_item +ij_html_block_comment_add_space = false +ij_html_block_comment_at_first_column = true +ij_html_do_not_align_children_of_min_lines = 0 +ij_html_do_not_break_if_inline_tags = title,h1,h2,h3,h4,h5,h6,p +ij_html_do_not_indent_children_of_tags = html,body,thead,tbody,tfoot +ij_html_enforce_quotes = true +ij_html_inline_tags = a,abbr,acronym,b,basefont,bdo,big,br,cite,cite,code,dfn,em,font,i,img,input,kbd,label,q,s,samp,select,small,span,strike,strong,sub,sup,textarea,tt,u,var +ij_html_keep_blank_lines = 2 +ij_html_keep_indents_on_empty_lines = false +ij_html_keep_line_breaks = true +ij_html_keep_line_breaks_in_text = true +ij_html_keep_whitespaces = false +ij_html_keep_whitespaces_inside = span,pre,textarea +ij_html_line_comment_at_first_column = true +ij_html_new_line_after_last_attribute = never +ij_html_new_line_before_first_attribute = when_multiline +ij_html_quote_style = double +ij_html_remove_new_line_before_tags = br +ij_html_space_after_tag_name = false +ij_html_space_around_equality_in_attribute = false +ij_html_space_inside_empty_tag = true +ij_html_text_wrap = off + +[{*.http,*.rest}] +ij_continuation_indent_size = 4 +ij_http-request_call_parameters_wrap = on_every_item +ij_http-request_method_parameters_wrap = split_into_lines +ij_http-request_space_before_comma = true +ij_http-request_spaces_around_assignment_operators = true + +[{*.markdown,*.md}] +ij_markdown_force_one_space_after_blockquote_symbol = true +ij_markdown_force_one_space_after_header_symbol = true +ij_markdown_force_one_space_after_list_bullet = true +ij_markdown_force_one_space_between_words = true +ij_markdown_format_tables = true +ij_markdown_insert_quote_arrows_on_wrap = true +ij_markdown_keep_indents_on_empty_lines = false +ij_markdown_keep_line_breaks_inside_text_blocks = true +ij_markdown_max_lines_around_block_elements = 1 +ij_markdown_max_lines_around_header = 1 +ij_markdown_max_lines_between_paragraphs = 1 +ij_markdown_min_lines_around_block_elements = 1 +ij_markdown_min_lines_around_header = 2 +ij_markdown_min_lines_between_paragraphs = 1 +ij_markdown_wrap_text_if_long = true +ij_markdown_wrap_text_inside_blockquotes = true + +[{*.yaml,*.yml}] +ij_yaml_align_values_properties = do_not_align +ij_yaml_autoinsert_sequence_marker = true +ij_yaml_block_mapping_on_new_line = false +ij_yaml_indent_sequence_value = true +ij_yaml_keep_indents_on_empty_lines = false +ij_yaml_keep_line_breaks = true +ij_yaml_line_comment_add_space = false +ij_yaml_line_comment_add_space_on_reformat = false +ij_yaml_line_comment_at_first_column = true +ij_yaml_sequence_on_new_line = true +ij_yaml_space_before_colon = false +ij_yaml_spaces_within_braces = true +ij_yaml_spaces_within_brackets = true diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..4e3bbd70330 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,21 @@ +* text=auto + +.aiassistant/ export-ignore +.junie/ export-ignore + +.github/ export-ignore +tests/ export-ignore + +app/ export-ignore +docs/ export-ignore +excludes/ export-ignore + +.editorconfig export-ignore +.env.example export-ignore +.gitattributes export-ignore +.gitignore export-ignore + +biome.json export-ignore +pint.json export-ignore + +phpunit.xml export-ignore diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000000..56c9cae370a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,14 @@ +blank_issues_enabled: false +contact_links: + - name: Bug Report + url: https://github.com/Laravel-Lang/common/issues/new?assignees=andrey-helldar&labels=bug%2Clang&template=bug_report.yml&title=%5BBug%5D%3A+&environment-package-name=laravel-lang%2Flang + about: Report a bug or other issue + - name: Feature Request + url: https://github.com/Laravel-Lang/common/issues/new?labels=feature%2Clang&projects=&template=feature_request.yml + about: Propose a new feature + - name: Questions & Other + url: https://github.com/Laravel-Lang/common/discussions + about: 'If you want to ask about something else, use the discussions.' + - name: Laravel Issue + url: https://github.com/laravel/framework/issues + about: 'If you have a question about your Laravel implementation, ask it in your Laravel project.' diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000000..16e29755753 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,9 @@ +version: 2 +updates: + - + package-ecosystem: github-actions + directory: / + schedule: + interval: daily + labels: + - dependabot diff --git a/.github/workflows/close-stale-issues.yml b/.github/workflows/close-stale-issues.yml new file mode 100644 index 00000000000..f719e70428c --- /dev/null +++ b/.github/workflows/close-stale-issues.yml @@ -0,0 +1,15 @@ +name: Close Stale Issues and PRs + +on: + schedule: + - cron: 34 0 * * * + workflow_dispatch: + +permissions: + issues: write + pull-requests: write + +jobs: + stale: + name: Close Stale + uses: Laravel-Lang/.github/.github/workflows/close-stale-issues.yml@main diff --git a/.github/workflows/code-style.yml b/.github/workflows/code-style.yml new file mode 100644 index 00000000000..00523b1eab2 --- /dev/null +++ b/.github/workflows/code-style.yml @@ -0,0 +1,11 @@ +name: Code Style + +on: + push: + pull_request: + +permissions: write-all + +jobs: + Styler: + uses: TheDragonCode/.github/.github/workflows/code-style.yml@main diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml new file mode 100644 index 00000000000..4507a8db3ec --- /dev/null +++ b/.github/workflows/docs.yml @@ -0,0 +1,24 @@ +name: Documentation + +on: + release: + push: + branches: + - main + +permissions: write-all + +jobs: + update: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v6 + + - name: Generate docs trigger + uses: myrotvorets/trigger-repository-dispatch-action@v2.0.2 + with: + token: ${{ secrets.COMPOSER_TOKEN }} + repo: Laravel-Lang/docs + type: docs diff --git a/.github/workflows/download.yml b/.github/workflows/download.yml new file mode 100644 index 00000000000..d99cbd65214 --- /dev/null +++ b/.github/workflows/download.yml @@ -0,0 +1,202 @@ +name: Download Projects + +on: + schedule: + - cron: 34 0 * * * + workflow_dispatch: + +permissions: write-all + +jobs: + laravel: + uses: Laravel-Lang/.github/.github/workflows/download.yml@main + strategy: + fail-fast: true + matrix: + version: [ "11.x", "12.x", "master" ] + with: + project: Laravel Framework ${{ matrix.version }} + paths: source/framework/${{ matrix.version }}/* + commands: | + vendor/bin/lang download \ + --url=https://github.com/laravel/framework/archive/refs/heads/${{ matrix.version }}.zip \ + --project=framework \ + --ver=${{ matrix.version }} \ + --copy=src/Illuminate/Translation/lang + + breeze: + uses: Laravel-Lang/.github/.github/workflows/download.yml@main + strategy: + fail-fast: true + matrix: + version: [ "2.x", "master" ] + with: + project: Laravel Breeze ${{ matrix.version }} + paths: source/breeze/${{ matrix.version }}/* + commands: | + vendor/bin/lang download \ + --url=https://github.com/laravel/breeze/archive/refs/heads/${{ matrix.version }}.zip \ + --project=breeze \ + --ver=${{ matrix.version }} + + cashier_stripe: + uses: Laravel-Lang/.github/.github/workflows/download.yml@main + strategy: + fail-fast: true + matrix: + version: [ "15.x", "master" ] + with: + project: Laravel Cashier Stripe ${{ matrix.version }} + paths: source/cashier/stripe/${{ matrix.version }}/* + commands: | + vendor/bin/lang download \ + --url=https://github.com/laravel/cashier-stripe/archive/refs/heads/${{ matrix.version }}.zip \ + --project=cashier/stripe \ + --ver=${{ matrix.version }} + + fortify: + uses: Laravel-Lang/.github/.github/workflows/download.yml@main + strategy: + fail-fast: true + matrix: + version: [ "1.x", "master" ] + with: + project: Laravel Fortify ${{ matrix.version }} + paths: source/fortify/${{ matrix.version }}/* + commands: | + vendor/bin/lang download \ + --url=https://github.com/laravel/fortify/archive/refs/heads/${{ matrix.version }}.zip \ + --project=fortify \ + --ver=${{ matrix.version }} + + jetstream: + uses: Laravel-Lang/.github/.github/workflows/download.yml@main + strategy: + fail-fast: true + matrix: + version: [ "5.x", "master" ] + with: + project: Laravel Jetstream ${{ matrix.version }} + paths: source/jetstream/${{ matrix.version }}/* + commands: | + vendor/bin/lang download \ + --url=https://github.com/laravel/jetstream/archive/refs/heads/${{ matrix.version }}.zip \ + --project=jetstream \ + --ver=${{ matrix.version }} + + nova: + runs-on: ubuntu-latest + + strategy: + fail-fast: true + matrix: + nova: + - { branch: "4.x", version: "4.0" } + - { branch: "5.x", version: "5.0" } + + name: nova (${{ matrix.nova.branch }}) + + steps: + - uses: actions/checkout@v6 + - uses: shivammathur/setup-php@v2 + + - uses: actions/setup-node@v6 + with: + node-version: 'latest' + + - name: Git setup + if: success() + run: | + git config --local user.email "action@github.com" + git config --local user.name "GitHub Action" + + - name: Install dependencies + run: | + composer config repositories.nova composer ${{ secrets.LARAVEL_REPOSITORY }} + composer require laravel/nova:^${{ matrix.nova.version }} + composer global require dragon-code/codestyler + + - name: Install Node dependencies + run: npm i -D @biomejs/biome + + - name: Publish config files + run: | + codestyle pint 8.2 + codestyle npm + + - name: Copy localization files + run: | + cp vendor/laravel/nova/resources/lang/en.json source/nova/${{ matrix.nova.branch }}/nova.json -f + cp vendor/laravel/nova/resources/lang/en/validation.php source/nova/${{ matrix.nova.branch }}/validation.php -f + + - name: Clean up + run: | + composer remove laravel/nova + git checkout HEAD -- composer.json + + - name: PHP code-style + run: pint --parallel + + - name: Node code-style + run: | + npx @biomejs/biome lint --write + npx @biomejs/biome format --write + + - name: Create a Pull Request + uses: peter-evans/create-pull-request@v8 + with: + branch: projects/patch + branch-suffix: random + delete-branch: true + add-paths: source/nova/${{ matrix.nova.branch }} + title: "[source]: Updated Laravel Nova ${{ matrix.nova.branch }} keys" + commit-message: 🗝️ Updated Laravel Nova ${{ matrix.nova.branch }} keys + body: Updated keys for Laravel Nova ${{ matrix.nova.branch }} 💪 + labels: | + source + + nova_log_viewer: + uses: Laravel-Lang/.github/.github/workflows/download.yml@main + strategy: + fail-fast: true + matrix: + version: [ "main" ] + with: + project: Laravel Nova Log Viewer ${{ matrix.version }} + paths: source/nova/log-viewer/${{ matrix.version }}/* + commands: | + vendor/bin/lang download \ + --url=https://github.com/laravel/nova-log-viewer/archive/refs/heads/${{ matrix.version }}.zip \ + --project=nova/log-viewer \ + --ver=${{ matrix.version }} + + nova_dusk_suite: + uses: Laravel-Lang/.github/.github/workflows/download.yml@main + strategy: + fail-fast: true + matrix: + version: [ "master" ] + with: + project: Laravel Nova Dusk Suite ${{ matrix.version }} + paths: source/nova/dusk-suite/${{ matrix.version }}/* + commands: | + vendor/bin/lang download \ + --url=https://github.com/laravel/nova-dusk-suite/archive/refs/heads/${{ matrix.version }}.zip \ + --project=nova/dusk-suite \ + --ver=${{ matrix.version }} \ + --copy=lang + + ui: + uses: Laravel-Lang/.github/.github/workflows/download.yml@main + strategy: + fail-fast: true + matrix: + version: [ "4.x", "master" ] + with: + project: Laravel UI ${{ matrix.version }} + paths: source/ui/${{ matrix.version }}/* + commands: | + vendor/bin/lang download \ + --url=https://github.com/laravel/ui/archive/refs/heads/${{ matrix.version }}.zip \ + --project=ui \ + --ver=${{ matrix.version }} diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml new file mode 100644 index 00000000000..35605f40fc5 --- /dev/null +++ b/.github/workflows/license.yml @@ -0,0 +1,12 @@ +name: Update license + +on: + schedule: + - cron: '0 3 1 1 *' + workflow_dispatch: + +permissions: write-all + +jobs: + Update: + uses: TheDragonCode/.github/.github/workflows/license.yml@main diff --git a/.github/workflows/locales.yml b/.github/workflows/locales.yml new file mode 100644 index 00000000000..a50a839b870 --- /dev/null +++ b/.github/workflows/locales.yml @@ -0,0 +1,12 @@ +name: Add Locales + +on: + schedule: + - cron: 29 1 * * * + workflow_dispatch: + +permissions: write-all + +jobs: + missing: + uses: Laravel-Lang/.github/.github/workflows/locales.yml@main diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml new file mode 100644 index 00000000000..45c1f18036e --- /dev/null +++ b/.github/workflows/release-drafter.yml @@ -0,0 +1,16 @@ +name: Release Drafter + +on: + push: + branches: + - main + release: + types: + - unpublished + workflow_dispatch: + +permissions: write-all + +jobs: + Update: + uses: Laravel-Lang/.github/.github/workflows/release-drafter.yml@main diff --git a/.github/workflows/statuses.yml b/.github/workflows/statuses.yml new file mode 100644 index 00000000000..2d8c18b4b8f --- /dev/null +++ b/.github/workflows/statuses.yml @@ -0,0 +1,13 @@ +name: Translation Status + +on: + push: + branches: + - main + workflow_dispatch: + +permissions: write-all + +jobs: + create: + uses: Laravel-Lang/.github/.github/workflows/statuses.yml@main diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml new file mode 100644 index 00000000000..2058c76cd2e --- /dev/null +++ b/.github/workflows/sync.yml @@ -0,0 +1,13 @@ +name: Synchronization + +on: + push: + branches: + - main + workflow_dispatch: + +permissions: write-all + +jobs: + create: + uses: Laravel-Lang/.github/.github/workflows/sync.yml@main diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml new file mode 100644 index 00000000000..1a21375f10b --- /dev/null +++ b/.github/workflows/tests.yml @@ -0,0 +1,42 @@ +name: Tests + +on: + push: + branches-ignore: + - 'projects/**' + pull_request: + branches-ignore: + - 'projects/**' + +permissions: read-all + +jobs: + tests: + runs-on: ubuntu-latest + + strategy: + fail-fast: true + matrix: + php: [ "8.2", "8.3", "8.4" ] + publisher: [ "16.0" ] + + name: PHP ${{ matrix.php }}, Publisher ${{ matrix.publisher }} + + steps: + - name: Checkout code + uses: actions/checkout@v6 + + - name: Setup PHP + uses: shivammathur/setup-php@v2 + with: + php-version: ${{ matrix.php }} + extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv + coverage: xdebug + env: + COMPOSER_TOKEN: ${{ secrets.COMPOSER_TOKEN }} + + - name: Install dependencies + run: composer require laravel-lang/publisher:^${{ matrix.publisher }} + + - name: Execute tests + run: sudo vendor/bin/phpunit --colors=always diff --git a/.github/workflows/title-checker.yml b/.github/workflows/title-checker.yml new file mode 100644 index 00000000000..600a92a3ce5 --- /dev/null +++ b/.github/workflows/title-checker.yml @@ -0,0 +1,18 @@ +name: Title + +on: + pull_request_target: + types: + - opened + - edited + - reopened + - synchronize + - ready_for_review + +permissions: + pull-requests: write + contents: read + +jobs: + Check: + uses: Laravel-Lang/.github/.github/workflows/title-checker.yml@main diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml new file mode 100644 index 00000000000..5763e8bc6e2 --- /dev/null +++ b/.github/workflows/translate.yml @@ -0,0 +1,12 @@ +name: Machine Translation + +on: + schedule: + - cron: 20 2 1 * * + workflow_dispatch: + +permissions: write-all + +jobs: + translate: + uses: Laravel-Lang/.github/.github/workflows/translate.yml@main diff --git a/.gitignore b/.gitignore index 4931c084498..227cca8b258 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,21 @@ -/_site/ -/.idea/ -/vendor/ +.idea/ +_site/ +build/ +node_modules/ +tmp/ +vendor/ + +.cache .DS_Store +.env .php_cs.cache +.phpintel +.temp + +*.bak +*.cache +*.clover +*.orig + composer.lock +package-lock.json diff --git a/.junie/guidelines.md b/.junie/guidelines.md new file mode 100644 index 00000000000..133f2e771ed --- /dev/null +++ b/.junie/guidelines.md @@ -0,0 +1,168 @@ +# General information + +Project: Laravel-Lang / lang + +This document captures project-specific knowledge to help advanced contributors set up, test, and develop efficiently. It focuses on tools, commands, and conventions that are unique to this repository. + +## Build / Configuration + +- Runtime requirements + - PHP: ^8.2. The test suite uses PHPUnit ^11|^12. + - PHP extensions: ext-json. + - Composer 2.x. + - Node.js is optional and only needed for Biome (JSON/JS formatting) and npm-related codestyle tasks. + +- Installation + - Install PHP and Composer as usual. + - From the repository root: + - composer install + - The repository ships a composer.lock; use --prefer-dist for faster installs in CI/CD if desired. + +- Autoloading + - Production code: PSR-4 autoload for namespace LaravelLang\Lang\ -> src/ (composer.json → autoload). + - Tests: PSR-4 dev autoload for namespace Tests\ -> tests/ (composer.json → autoload-dev). + +- Laravel integration + - The package provides a ServiceProvider (LaravelLang\Lang\ServiceProvider) declared under extra.laravel.providers to allow auto-discovery in Laravel apps. + +- Scripts / toolchain + - composer scripts + - format → runs vendor/bin/lang sync and then @style (Pint). Use when synchronizing locales from sources. + - style → vendor/bin/pint --parallel (applies PHP code style rules defined in pint.json). + - post-update-cmd → runs codestyler tasks and composer normalize on dependency updates. You generally don’t call this directly. + - Pint (pint.json) + - Preset: laravel with several project-specific rules, including declare_strict_types, fully_qualified_strict_types, php_unit_method_casing=camel_case, binary_operator_spaces alignment minimal, and multiple PHP migration rule sets (@PHP8xMigration). + - Excludes tests/Fixtures from styling. + - Biome (biome.json) + - Used for JSON/JS formatting and linting outside of vendor/node_modules/etc. + - VCS integration disabled; it won’t honor .gitignore by default (useIgnoreFile=false). The config explicitly excludes node_modules, vendor, and several root files. + +## Testing + +- Framework / configuration + - PHPUnit is configured via phpunit.xml at the project root. + - Bootstrap: vendor/autoload.php + - Env: APP_KEY is set in phpunit.xml; you generally don’t need to export env vars for tests. + - Source includes: ./src is included for code coverage/resolution. + - The suite depends on laravel-lang/status-generator for its base TestCase; see tests/PluginTest.php extending LaravelLang\StatusGeneratorTests\TestCase. + +- Running tests + - Full suite: + - vendor\bin\phpunit -c phpunit.xml --testdox + - Filter by class or test name (useful for quick feedback): + - vendor\bin\phpunit -c phpunit.xml --filter PluginTest --testdox + - On Windows PowerShell, mind backslashes in paths; on *nix, use forward slashes. + +- Adding tests + - Namespaces: place tests under namespace Tests; files in tests/ are autoloaded via composer.json autoload-dev. + - Base test class options: + 1) For repository-internal, framework-agnostic checks, extend PHPUnit\Framework\TestCase directly. + 2) For integration with the project’s locale/status infrastructure, extend LaravelLang\StatusGeneratorTests\TestCase (see tests/PluginTest.php) to leverage the helpers and fixtures provided by the status-generator package. + - Test naming / conventions: + - Use camelCase for test methods (enforced via pint rule php_unit_method_casing=camel_case). + - Declare strict types in test files (declare(strict_types=1);) per coding style. + +- Example: Creating and running a simple test (validated) + - Minimal example (PHPUnit-only): + - File: tests/DemoExampleTest.php + - Content: + assertSame(2, 1 + 1); + } + } + - Run just this test: + - vendor\bin\phpunit -c phpunit.xml --filter DemoExampleTest --testdox + - Note: This example was created and executed during documentation authoring and then removed to keep the repository clean. + +## Additional Development Information + +- Repository purpose + - This package provides and maintains language resources for Laravel and related first-party packages. Locales live under locales/. The source/ directory holds inputs used to generate/update locales; automation is handled by laravel-lang/publisher and related tools. + +- Directory overview + - src/ — Package code, including the ServiceProvider and any helpers used at runtime. + - source/ — Data sources used to generate translation files (don’t edit generated outputs directly without understanding the pipeline). + - locales/ — Generated/maintained translation artifacts per locale (e.g., php-inline.json, json.json, _excludes.json). Some files may be machine-maintained; use sync tooling to update. + - tests/ — Test suite; currently includes PluginTest which relies on status-generator’s BaseTestCase. + - docs/ — Additional project/user documentation. + +- Locale synchronization / formatting + - To regenerate/synchronize locale files from sources: + - composer run format + - This executes vendor/bin/lang sync and then applies Pint styling via the style script. + - After changes to translation data, always run Pint to keep code style consistent: + - composer run style + +- Coding standards + - PHP files should include declare(strict_types=1); at the top (enforced by Pint rule declare_strict_types). + - Use the laravel preset plus customizations defined in pint.json. Specifics worth noting: + - fully_qualified_strict_types=true: import and use FQCNs consistently. + - phpdoc and blank line rules tailored for readability (blank_line_before_statement for declare/phpdoc/continue/return). + - class layout preferences (class_attributes_separation, class_definition). + - Operator and type ordering preferences (binary_operator_spaces, ordered_types). + +- JSON and JS formatting + - Use Biome for formatting/linting JSON and small JS tooling if present: + - npx @biomejs/biome format . + - The biome.json config sets 4-space indentation, double quotes for JS, and JSON formatting preferences. + +- Common pitfalls / notes + - Ensure PHP >= 8.2; older PHP versions are unsupported (composer.json require section). + - The test suite uses a third-party base test case from laravel-lang/status-generator; make sure dev dependencies are installed (composer install without --no-dev if you intend to run tests locally). + - Some directories/files are generated; avoid manual edits to generated locale files unless you know the generator flow. Prefer updating source data and running composer run format. + +- Commit/PR hygiene + - Keep diffs minimal; run composer run style before committing to satisfy Pint rules. + - If you modify JSON/JS configs or locale JSON, run Biome to normalize formatting. + - Follow conventional commit practices if contributing to upstream; see .aiassistant/rules/commit_message.md for automation expectations. + +Verification notes +- The full test suite was executed successfully with: vendor\bin\phpunit -c phpunit.xml --testdox +- A demonstration test (tests/DemoExampleTest.php) was created, executed, and removed. The commands and example in this guideline are confirmed to work on Windows with PHP 8.4 and PHPUnit 12. + +## Localization translation rules + +- When translating files, follow the folder name mapping for the target language. See the .aiassistant/rules/locales.md file for the mapping list. +- The localization folder name follows the ISO-639-1 standard. Translate into the language that corresponds to this locale code. +- Don’t translate files whose names start with the `_` character. +- Keep the keys themselves untranslated, even if they contain sentences. +- If a translated value is identical to the English variant, add this value to the `_excludes.json` file. +- If a sentence starts with a placeholder (begins with the `:` character), write it with an initial capital letter. For example, `":Attribute est déjà attaché(e)."`. +- Consider the usage context when translating. These values are intended to be displayed on a website page in select fields, informational notifications, UI elements, etc. +- After finishing the translation, sort the contents of the modified JSON files in alphabetical order. +- Don't run unit tests and/or code-style after translation. +- Files `*-inline.json` differ from the others in that they contain translations without mentioning the name of the attribute or field. For example: + - `*.json`: + - The :attribute field must only contain letters. + - The :attribute field must have :value items or more. + - `*-inline.json`: + - The value must only contain letters. + - This field must contain :value items or more. +- Follow the current English wording verbatim, preserving placeholders (e.g., :attribute, :value, etc.). +- When translating, refer to the original text located in the `locales/en/*.json` files: + - `locales/*/json.json` with `locales/en/json.json` + - `locales/*/json-inline.json` with `locales/en/json-inline.json` + - `locales/*/php.json` with `locales/en/php.json` + - `locales/*/php-inline.json` with `locales/en/php-inline.json` +- Translate only the phrases that are written in English. Previously translated phrases don’t need to be rephrased unless otherwise specified. +- Translate all the specified files in a single commit. +- The list of untranslated words and phrases for localizations is located in the `docs/statuses` folder. The file name corresponds to the locale code from the `locales` folder. Inside each file, there is an HTML table in which the first column contains the key name from the JSON files, and the second column contains the value to be translated. + +### How to translate words and phrases + +> **Attention:** +> The most important rule is: don’t delete keys from the files. + +1. Open the required locale file in the `docs/statuses` folder and study it carefully. +2. Find these phrases in the localization JSON files to be translated. +3. Translate the words and phrases, writing them into the JSON files where they were specified. +4. Run the console command `vendor/bin/lang sync && vendor/bin/lang status` to update the translation status. You must run this command. +5. Based on the results of the console command, check the contents of the locale's Markdown file in the `docs/statuses` folder. +6. If the Markdown file contains the entry `All missed: 0`, finish the translation work. If it doesn’t, proceed to translate the phrases listed in the file and repeat the steps starting from point 2. diff --git a/.php_cs b/.php_cs deleted file mode 100644 index 4c886714570..00000000000 --- a/.php_cs +++ /dev/null @@ -1,80 +0,0 @@ -in(__DIR__)->name('*.php'); - -return Config::create() - ->finder($finder) - ->fixers($fixers) - ->level(Symfony\CS\FixerInterface::PSR2_LEVEL) - ->setUsingCache(true); diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000000..444aaa31e97 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +# MIT License + +Copyright (c) 2013-2025 Laravel Lang Team + +> Permission is hereby granted, free of charge, to any person obtaining a copy +> of this software and associated documentation files (the "Software"), to deal +> in the Software without restriction, including without limitation the rights +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +> copies of the Software, and to permit persons to whom the Software is +> furnished to do so, subject to the following conditions: +> +> The above copyright notice and this permission notice shall be included in +> all copies or substantial portions of the Software. +> +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +> THE SOFTWARE. diff --git a/README.md b/README.md index b81c236a707..f595259412a 100644 --- a/README.md +++ b/README.md @@ -1,72 +1,37 @@ -Laravel-lang -============= +# Laravel Lang -In this repository, you can find the lang files for the framework PHP, [Laravel 4&5](http://www.laravel.com). +![laravel lang localizations](https://preview.dragon-code.pro/laravel-lang/localizations.svg?brand=laravel&mode=dark) ---- +[![Stable Version][badge_stable]][link_packagist] +[![Total Downloads][badge_downloads]][link_packagist] +[![Github Workflow Status][badge_build]][link_build] +[![License][badge_license]](https://laravel-lang.com/license.html) -News of 2 March 2016: +## Documentation -* validation: add *distinct* +See the [documentation](https://laravel-lang.com/packages-lang.html) for detailed installation. -News of 27 February 2016: +## Contributing -* validation: add *present* +Please see [CONTRIBUTING](https://laravel-lang.com/contributions.html) for details. ---- +## Support Us -How add languages in my app ? ---- +❤️ Laravel Lang? Please consider supporting our collective on [Boosty](https://boosty.to/laravel-lang). -### Installation by GitHub +## License - * Clone the [GitHub repository](https://github.com/caouecs/laravel-lang/) : *git clone https://github.com/caouecs/Laravel-lang.git* - * Or download the [zip file](https://github.com/caouecs/laravel-lang/archive/master.zip) - * Choose the branch: - * `laravel4` for Laravel4 project - * `master` for Laravel5 project - * Copy the folders of languages that you want, in *app/lang* folder of your application Laravel +This package is licensed under the [MIT License](https://laravel-lang.com/license.html). -### Installation by Composer +[badge_build]: https://img.shields.io/github/actions/workflow/status/laravel-lang/lang/tests.yml?branch=main&style=flat-square - * For Laravel 4 : add `"caouecs/laravel4-lang": "~1.0"` in your `composer.json` in "require" or run *composer require caouecs/laravel4-lang* - * For Laravel 5 : add `"caouecs/laravel4-lang": "~2.0"` in your `composer.json` in "require" - * Do "composer update" - * Files of languages are in "vendor/caouecs/laravel4-lang" directory - * Copy the folders of languages that you want, in *app/lang* (*resources/lang* in laravel 5) folder of your application Laravel +[badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/lang.svg?style=flat-square -### Installation by Command +[badge_license]: https://img.shields.io/packagist/l/laravel-lang/lang.svg?style=flat-square -If you have a Laravel5 project, you can use `laravel-lang` project of overtrue : *composer require "overtrue/laravel-lang:dev-master"* +[badge_stable]: https://img.shields.io/github/v/release/laravel-lang/lang?label=stable&style=flat-square -### Language by default in your app +[link_build]: https://github.com/laravel-lang/lang/actions -In the file *app/config/app.php*, change the value of *locale* by the short name of your language. - ---- - -How can I add a language in this project ? ---- - -* fork this repository -* create a directory with the short name of the language (ex: fr for French) from ISO-639-1 ( see [Wikipedia](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) ) -* copy these four files of the English version with your translation - * for [Laravel](https://github.com/laravel/laravel/tree/master/resources/lang/en) -* run [PHP-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - * if installed to global, run `php-cs-fixer fix`. - * if installed to project local, run `vendor/bin/php-cs-fixer fix`. -* add a pull request with the name of the language - - -How can I fix a file ? ---- - -* fork this repository -* update the file -* run [PHP-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - * if installed to global, run `php-cs-fixer fix`. - * if installed to project local, run `vendor/bin/php-cs-fixer fix`. -* add a pull request with the name of the language - -The files for Laravel 4 are in `laravel4` branch, and for Laravel 5, are in `master` branch. +[link_packagist]: https://packagist.org/packages/laravel-lang/lang diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000000..f77ef06e695 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Security Policy + +This project is text translations of Laravel project. So, this project doesn't need to have security policy. diff --git a/Source.md b/Source.md deleted file mode 100644 index dd7c0adf898..00000000000 --- a/Source.md +++ /dev/null @@ -1,289 +0,0 @@ -# Sources - -Albanian (sq) - -* [Flakerim Ismani](https://github.com/Flakerimi) -* [Shefqet Avdullau](https://github.com/shefi) - -Arabic (ar) - -* [Ammar Alakkad](https://github.com/AAlakkad) -* [bo3bdo](https://github.com/bo3bdo) -* [Ibrahim AshShohail](https://github.com/laheab) -* [Ihab Shoully](https://github.com/shoully) -* [Youghourta Benali](https://github.com/djug) - -Bosnian (bs) - -* [Edis Golubić](https://github.com/golubic) -* [mrakodol](https://github.com/mrakodol) -* [Stojan Kukrika](https://github.com/stojankukrika) - -Brazilian (pt-BR) - -* [c0h1b4](https://github.com/c0h1b4) -* [Gabriel Machado](https://github.com/gmsantosxl) -* [insign](https://github.com/insign) -* [miguelbgouveia](https://github.com/miguelbgouveia) -* [Ramiro Varandas Jr](https://github.com/ramirovjr) -* [Ricardo Fuhrmann](https://github.com/Fuhrmann) - -Bulgarian (bg) - -* [Roumen Damianoff](https://github.com/RoumenDamianoff) -* [starstreak](https://github.com/starstreak) - -Cambodian (km) - -* [Chanthoeun Kim](https://github.com/Chanthoeun) - -Catalan (ca) - -* [David Moreno](https://github.com/davidmb91) -* [Gerard Nesta](https://github.com/gerardnll) - -Chinese (zh-CN) - -* [安正超](https://github.com/overtrue) -* [JohnLui](https://github.com/johnlui) -* [keeword](https://github.com/keeword) -* [phoenixg](https://github.com/phoenixg) -* [zhuzhichao](https://github.com/zhuzhichao) - -Chinese from Taiwan (zh-TW) - -* [安正超](https://github.com/overtrue) -* [Wei-Hao Syu](https://github.com/whsyu) -* [zhuzhichao](https://github.com/zhuzhichao) - -Croatian (hr) - -* [Denis Stančer](https://github.com/dstancer) - -Czech (cs) - -* [rozklad](https://github.com/rozklad) - -Danish (da) - -* [Andreas Heiberg](https://github.com/AndreasHeiberg) -* [Christoffer Hauthorn Boisen](https://github.com/hauthorn) -* [Daniel Bøndergaard](https://github.com/danielboendergaard) - -Dutch (nl) - -* [byordereurope](https://github.com/byordereurope) -* [Herman](https://github.com/sintemaa) -* [Jaspur](https://github.com/jaspur) -* [Jeroen Gerits](https://github.com/jeroengerits) -* [jordyvandomselaar](https://github.com/jordyvandomselaar) -* [juukie14](https://github.com/juukie14) -* [Mark Mooibroek](https://github.com/markmooibroek) -* [Thomas de Zeeuw](https://github.com/Thomasdezeeuw) - -Farsi (fa) - -* [Mahdi Ghadamyari](https://github.com/i0) -* [Reza](https://github.com/PlangCoder) - -Finnish (fi) - -* [Linus Odenring](https://github.com/linusodenring) -* [Patrik](https://github.com/gkunno) - -French (fr) - -* [Alexandre Butynski](https://github.com/alexandre-butynski) -* [Alex-Info.net](https://github.com/AlexInfoNet) -* [Barbuslex](https://github.com/barbuslex) -* [Elyahou](https://github.com/Elyahou) -* [Erwan](https://github.com/NaWer) -* [Fred Delrieu](https://github.com/caouecs) -* [Laravel-France](https://github.com/laravel-france) -* [lucbu](https://github.com/lucbu) -* [Youghourta Benali](https://github.com/djug) - -German (de) - -* [Gerald Lindner](https://github.com/vauteer) -* [iflow](https://github.com/iflow) -* [Jones](https://github.com/JN-Jones) -* [justb81](https://github.com/justb81) -* [lanort](https://github.com/lanort) -* [Marius Gebhardt](https://github.com/gbhrdt) -* [Martin Hettiger](https://github.com/hettiger) -* [nullEuro](https://github.com/nullEuro) - -Georgian (ka) - -* [Lado Lomidze (Landish)](https://github.com/Landish/) - -Greek (el) - -* [dimsav](https://github.com/dimsav) -* [igaster](https://github.com/igaster) -* [Konstantinos Pittas](https://github.com/kostaspt) -* [Nikos Gr](https://github.com/grrnikos) - -Hebrew (he) - -* [Orel Ben-Yair](https://github.com/LighTo273) - -Hungarian (hu) - -* [lintaba](https://github.com/lintaba) -* [Tamás Erdélyi](https://github.com/terdelyi) -* [Zsombor Franczia](https://github.com/frzsombor) - -Icelandic (is) - -* [Kristján Ingi Geirsson](https://github.com/kristjaningi) - -Indonesian (id) - -* [apit](https://github.com/apit) -* [Budi Irawan](https://github.com/deerawan) -* [Ivo Idham Perdameian](https://github.com/idhamperdameian) -* [William Notowidagdo](https://github.com/williamn) - -Italian (it) - -* [alextesi](https://github.com/alextesi) -* [Davide Bellini](https://github.com/billmn) -* [Ionut Tanasa](https://github.com/ionut-tanasa) -* [longilineo](https://github.com/longilineo) - -Japanese (ja) - -* [Hirohisa Kawase](https://github.com/HiroKws) -* [Yuya Takahashi](https://github.com/takahashiyuya) -* [Jumilla](https://github.com/jumilla) - -Korean (ko) - -* [dbwhddn10](https://github.com/dbwhddn10) -* [Kaden Lee](https://github.com/thisiskaden) - -Lithunian (lt) - -* sigitas -* [trigras](https://github.com/trigras) - -Macedonian (mk) - -* [Marko Aleksic](https://github.com/psybaron) -* [maced0n](https://github.com/maced0n) - -Montenegrin (me) - -* [Ognjen MIletić](https://github.com/ognjenm) - -Norwegian Bokmål (nb) - -* [Marius](https://github.com/mariuso) -* [thomeu](https://github.com/thomeu) - -Persian (fa) - -* [Siamak A.M](https://github.com/blacksrc) - -Polish (pl) - -* [anojszewski](https://github.com/anojszewski) -* [Jakub Syty](https://github.com/Nekromancer) -* [Marcin Sągol](https://github.com/soee) - -Portuguese (pt) - -* [Francisco Neves](https://github.com/fntneves) -* [miguelbgouveia](https://github.com/miguelbgouveia) -* [Ramiro Varandas Jr](https://github.com/ramirovjr) - -Romanian (ro) - -* [flavy](https://github.com/flavy) -* [Ionut Tanasa](https://github.com/ionut-tanasa) -* [Liviu Roman](https://github.com/liviuroman) -* [Vadim](https://github.com/cojocaru) - -Russian (ru) - -* [Evgeny Kovalev](https://github.com/EvgenyKovalev) -* [Vasily Tsybenko](https://github.com/VasayXTX) - -Sardinian (sc) - -* [Massimeddu Cireddu](https://github.com/massimeddu) - -Serbian (sr) - -* [Adis](https://github.com/adis-me) -* [Dejan Geci](https://github.com/dejangeci) - -Slovak (sk) - -* [Andrej Badin](https://github.com/Andreyco) -* [Martin Olšanský](https://github.com/MartinOlsansky) -* [Peter Angelov](https://github.com/peterangelov) - -Slovene (sl) - -* [extra90](https://github.com/extra90) - -Spanish (es) - -* [Anton Zekeriev Rodin](https://github.com/antonrodin) -* Benjamin Worwa -* [Facundo Farias](https://github.com/facundofarias) -* [Javier Cadiz](https://github.com/cadizjavier) -* [Nikolas](https://github.com/nikoskip) -* [sauralph](https://github.com/sauralph) - -Swedish (sv) - -* [Alexander Wallin](https://github.com/alexanderwallin) -* [Christoffer Rydberg](https://github.com/murum) -* [coldKingdom](https://github.com/coldKingdom) -* [Jellyfrog](https://github.com/Jellyfrog) -* [Jonas Söderberg](https://github.com/imevul) -* [Linus Odenring](https://github.com/linusodenring) -* [Robin Hallabro](https://github.com/hallabro) -* [thomeu](https://github.com/thomeu) -* [Vincent Klaiber](https://github.com/vincentklaiber) - -Thai (th) - -* [chotikarn](https://github.com/chotikarn) -* [Pachara Limkraisan](https://github.com/kthoth) -* [Teepluss](https://github.com/teepluss) - -Traditional Chinese (Hong Kong) (zh-HK) - -* [安正超](https://github.com/overtrue) -* [Eric Li](https://github.com/ericksli) -* [Fatih AYTAÇ](https://github.com/computeus) -* [keeword](https://github.com/keeword) -* [zhuzhichao](https://github.com/zhuzhichao) - -Turkish (tr) - -* [Arda Kılıçdağı](https://github.com/Ardakilic) -* [azakhi](https://github.com/azakhi) -* [Isa Ishangulyyev](https://github.com/isa424) -* [Mete Kabak](https://github.com/metekabak) -* [pellempus](https://github.com/pellempus) -* [Sinan Eldem](https://github.com/sineld) - -Turkmen (tk) - -* [Isa Ishangulyyev](https://github.com/isa424) - -Ukrainian (uk) - -* [Denis Isaychenko](https://github.com/Rhincodon) -* taras - -Vietnamese (vi) - -* [anhsaker](https://github.com/anhsaker) -* [Nguyễn Văn Ánh](https://github.com/anhskohbo) diff --git a/ar/auth.php b/ar/auth.php deleted file mode 100644 index 1a795b2ca1e..00000000000 --- a/ar/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'بيانات الاعتماد هذه غير متطابقة مع البيانات المسجلة لدينا.', - 'throttle' => 'عدد كبير جدا من محاولات الدخول. يرجى المحاولة مرة أخرى بعد :seconds ثانية.', - -]; diff --git a/ar/pagination.php b/ar/pagination.php deleted file mode 100755 index 9a1276a8d4a..00000000000 --- a/ar/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« السابق', - 'next' => 'التالي »', - -]; diff --git a/ar/passwords.php b/ar/passwords.php deleted file mode 100755 index 6b85587398a..00000000000 --- a/ar/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'يجب أن لا يقل طول كلمة السر عن ستة أحرف، كما يجب أن تتطابق مع حقل التأكيد', - 'reset' => 'تمت إعادة تعيين كلمة السر', - 'sent' => 'تم إرسال تفاصيل استعادة كلمة السر الخاصة بك إلى بريدك الإلكتروني', - 'token' => '.رمز استعادة كلمة السر الذي أدخلته غير صحيح', - 'user' => 'لم يتم العثور على أيّ حسابٍ بهذا العنوان الإلكتروني', - -]; diff --git a/ar/validation.php b/ar/validation.php deleted file mode 100755 index 80c26568330..00000000000 --- a/ar/validation.php +++ /dev/null @@ -1,142 +0,0 @@ - 'يجب قبول الحقل :attribute', - 'active_url' => 'الحقل :attribute لا يُمثّل رابطًا صحيحًا', - 'after' => 'يجب على الحقل :attribute أن يكون تاريخًا لاحقًا للتاريخ :date.', - 'alpha' => 'يجب أن لا يحتوي الحقل :attribute سوى على حروف', - 'alpha_dash' => 'يجب أن لا يحتوي الحقل :attribute على حروف، أرقام ومطّات.', - 'alpha_num' => 'يجب أن يحتوي :attribute على حروفٍ وأرقامٍ فقط', - 'array' => 'يجب أن يكون الحقل :attribute ًمصفوفة', - 'before' => 'يجب على الحقل :attribute أن يكون تاريخًا سابقًا للتاريخ :date.', - 'between' => [ - 'numeric' => 'يجب أن تكون قيمة :attribute محصورة ما بين :min و :max.', - 'file' => 'يجب أن يكون حجم الملف :attribute محصورًا ما بين :min و :max كيلوبايت.', - 'string' => 'يجب أن يكون عدد حروف النّص :attribute محصورًا ما بين :min و :max', - 'array' => 'يجب أن يحتوي :attribute على عدد من العناصر محصورًا ما بين :min و :max', - ], - 'boolean' => 'يجب أن تكون قيمة الحقل :attribute إما true أو false ', - 'confirmed' => 'حقل التأكيد غير مُطابق للحقل :attribute', - 'date' => 'الحقل :attribute ليس تاريخًا صحيحًا', - 'date_format' => 'لا يتوافق الحقل :attribute مع الشكل :format.', - 'different' => 'يجب أن يكون الحقلان :attribute و :other مُختلفان', - 'digits' => 'يجب أن يحتوي الحقل :attribute على :digits رقمًا/أرقام', - 'digits_between' => 'يجب أن يحتوي الحقل :attribute ما بين :min و :max رقمًا/أرقام ', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'يجب أن يكون :attribute عنوان بريد إلكتروني صحيح البُنية', - 'exists' => 'الحقل :attribute لاغٍ', - 'filled' => 'الحقل :attribute إجباري', - 'image' => 'يجب أن يكون الحقل :attribute صورةً', - 'in' => 'الحقل :attribute لاغٍ', - 'integer' => 'يجب أن يكون الحقل :attribute عددًا صحيحًا', - 'ip' => 'يجب أن يكون الحقل :attribute عنوان IP ذي بُنية صحيحة', - 'json' => 'يجب أن يكون الحقل :attribute نصآ من نوع JSON.', - 'max' => [ - 'numeric' => 'يجب أن تكون قيمة الحقل :attribute أصغر من :max.', - 'file' => 'يجب أن يكون حجم الملف :attribute أصغر من :max كيلوبايت', - 'string' => 'يجب أن لا يتجاوز طول النّص :attribute :max حروفٍ/حرفًا', - 'array' => 'يجب أن لا يحتوي الحقل :attribute على أكثر من :max عناصر/عنصر.', - ], - 'mimes' => 'يجب أن يكون الحقل ملفًا من نوع : :values.', - 'min' => [ - 'numeric' => 'يجب أن تكون قيمة الحقل :attribute أكبر من :min.', - 'file' => 'يجب أن يكون حجم الملف :attribute أكبر من :min كيلوبايت', - 'string' => 'يجب أن يكون طول النص :attribute أكبر :min حروفٍ/حرفًا', - 'array' => 'يجب أن يحتوي الحقل :attribute على الأقل على :min عُنصرًا/عناصر', - ], - 'not_in' => 'الحقل :attribute لاغٍ', - 'numeric' => 'يجب على الحقل :attribute أن يكون رقمًا', - 'present' => 'The :attribute field must be present.', - 'regex' => 'صيغة الحقل :attribute .غير صحيحة', - 'required' => 'الحقل :attribute مطلوب.', - 'required_if' => 'الحقل :attribute مطلوب في حال ما إذا كان :other يساوي :value.', - 'required_unless' => 'الحقل :attribute مطلوب في حال ما لم يكن :other يساوي :values.', - 'required_with' => 'الحقل :attribute إذا توفّر :values.', - 'required_with_all' => 'الحقل :attribute إذا توفّر :values.', - 'required_without' => 'الحقل :attribute إذا لم يتوفّر :values.', - 'required_without_all' => 'الحقل :attribute إذا لم يتوفّر :values.', - 'same' => 'يجب أن يتطابق الحقل :attribute مع :other', - 'size' => [ - 'numeric' => 'يجب أن تكون قيمة :attribute أكبر من :size.', - 'file' => 'يجب أن يكون حجم الملف :attribute أكبر من :size كيلو بايت.', - 'string' => 'يجب أن يحتوي النص :attribute عن ما لا يقل عن :size حرفٍ/أحرف.', - 'array' => 'يجب أن يحتوي الحقل :attribute عن ما لا يقل عن:min عنصرٍ/عناصر', - ], - 'string' => 'يجب أن يكون الحقل :attribute نصآ.', - 'timezone' => 'يجب أن يكون :attribute نطاقًا زمنيًا صحيحًا', - 'unique' => 'قيمة الحقل :attribute مُستخدمة من قبل', - 'url' => 'صيغة الرابط :attribute غير صحيحة', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => 'الاسم', - 'username' => 'اسم المُستخدم', - 'email' => 'البريد الالكتروني', - 'first_name' => 'الاسم', - 'last_name' => 'اسم العائلة', - 'password' => 'كلمة السر', - 'password_confirmation' => 'تأكيد كلمة السر', - 'city' => 'المدينة', - 'country' => 'الدولة', - 'address' => 'العنوان', - 'phone' => 'الهاتف', - 'mobile' => 'الجوال', - 'age' => 'العمر', - 'sex' => 'الجنس', - 'gender' => 'النوع', - 'day' => 'اليوم', - 'month' => 'الشهر', - 'year' => 'السنة', - 'hour' => 'ساعة', - 'minute' => 'دقيقة', - 'second' => 'ثانية', - 'title' => 'اللقب', - 'content' => 'المُحتوى', - 'description' => 'الوصف', - 'excerpt' => 'المُلخص', - 'date' => 'التاريخ', - 'time' => 'الوقت', - 'available' => 'مُتاح', - 'size' => 'الحجم', - ], - -]; diff --git a/be/auth.php b/be/auth.php deleted file mode 100644 index d5c8b969a93..00000000000 --- a/be/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Імя карыстальніка і пароль не супадаюць.', - 'throttle' => 'Занадта шмат спробаў ўваходу. Калі ласка, паспрабуйце яшчэ раз праз :seconds секунд.', - -]; diff --git a/be/pagination.php b/be/pagination.php deleted file mode 100644 index bbb57f80945..00000000000 --- a/be/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Назад', - 'next' => 'Наперад »', - -]; diff --git a/be/passwords.php b/be/passwords.php deleted file mode 100644 index 89eba6b860c..00000000000 --- a/be/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Пароль павінен быць не менш за шэсць знакаў і супадаць з пацвярджэннем.', - 'reset' => 'Ваш пароль быў скінуты!', - 'sent' => 'Спасылка на скід пароля была адпраўлена!', - 'token' => 'Памылковы код скіду пароля.', - 'user' => 'Не атрымалася знайсці карыстальніка з дадзеным электронным адрасам.', - -]; diff --git a/be/validation.php b/be/validation.php deleted file mode 100644 index b0df66e94e0..00000000000 --- a/be/validation.php +++ /dev/null @@ -1,129 +0,0 @@ - 'Вы павінны прыняць :attribute.', - 'active_url' => 'Поле :attribute утрымлівае несапраўдны URL.', - 'after' => 'У полі :attribute павінна быць дата пасля :date.', - 'alpha' => 'Поле :attribute можа мець толькі літары.', - 'alpha_dash' => 'Поле :attribute можа мець толькі літары, лічбы і злучок.', - 'alpha_num' => 'Поле :attribute можа мець толькі літары і лічбы.', - 'array' => 'Поле :attribute павінна быць масівам.', - 'before' => 'У полі :attribute павінна быць дата да :date.', - 'between' => [ - 'numeric' => 'Поле :attribute павінна быць паміж :min і :max.', - 'file' => 'Памер файла ў поле :attribute павінен быць паміж :min і :max кілабайт.', - 'string' => 'Колькасць сiмвалаў у поле :attribute павінна быць паміж :min і :max.', - 'array' => 'Колькасць элементаў у поле :attribute павінна быць паміж :min і :max.', - ], - 'boolean' => 'Поле :attribute павінна мець значэнне лагічнага тыпу.', - 'confirmed' => 'Поле :attribute не супадае з пацвярджэннем.', - 'date' => 'Поле :attribute не з\'яўляецца датай.', - 'date_format' => 'Поле :attribute не адпавядае фармату :format.', - 'different' => 'Палі :attribute і :other павінны адрознівацца.', - 'digits' => 'Даўжыня лічбавага поля :attribute павінна быць :digits.', - 'digits_between' => 'Даўжыня лічбавага поля :attribute павінна быць паміж :min і :max.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Поле :attribute павінна быць сапраўдным электронным адрасам.', - 'filled' => 'Поле :attribute абавязкова для запаўнення.', - 'exists' => 'Выбранае значэнне для :attribute некарэктна.', - 'image' => 'Поле :attribute павінна быць малюнкам.', - 'in' => 'Выбранае значэнне для :attribute памылкова.', - 'integer' => 'Поле :attribute павінна быць цэлым лікам.', - 'ip' => 'Поле :attribute дпавінна быць сапраўдным IP-адрасам.', - 'json' => 'Поле :attribute павінна быць JSON радком.', - 'max' => [ - 'numeric' => 'Поле :attribute не можа быць больш :max.', - 'file' => 'Памер файла ў поле :attribute не можа быць больш :max кілабайт).', - 'string' => 'Колькасць сiмвалаў у поле :attribute не можа перавышаць :max.', - 'array' => 'Колькасць элементаў у поле :attribute не можа перавышаць :max.', - ], - 'mimes' => 'Поле :attribute павінна быць файлам аднаго з наступных тыпаў: :values.', - 'min' => [ - 'numeric' => 'Поле :attribute павінна быць не менш :min.', - 'file' => 'Памер файла ў полее :attribute павінен быць не менш :min кілабайт.', - 'string' => 'Колькасць сiмвалаў у поле :attribute павінна быць не менш :min.', - 'array' => 'Колькасць элементаў у поле :attribute павінна быць не менш :min.', - ], - 'not_in' => 'Выбранае значэнне для :attribute памылкова.', - 'numeric' => 'Поле :attribute павінна быць лікам.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Поле :attribute мае памылковы фармат.', - 'required' => 'Поле :attribute абавязкова для запаўнення.', - 'required_if' => 'Поле :attribute абавязкова для запаўнення, калі :other раўняецца :value.', - 'required_unless' => 'Поле :attribute абавязкова для запаўнення, калі :other не раўняецца :values.', - 'required_with' => 'Поле :attribute абавязкова для запаўнення, калі :values ўказана.', - 'required_with_all' => 'Поле :attribute абавязкова для запаўнення, калі :values ўказана.', - 'required_without' => 'Поле :attribute абавязкова для запаўнення, калі :values не ўказана.', - 'required_without_all' => 'Поле :attribute абавязкова для запаўнення, калі ні адно з :values не ўказана.', - 'same' => 'Значэнне :attribute павінна супадаць з :other.', - 'size' => [ - 'numeric' => 'Поле :attribute павінна быць :size.', - 'file' => 'Размер файла в поле :attribute павінен быць :size кілабайт.', - 'string' => 'Колькасць сiмвалаў у поле :attribute павінна быць :size.', - 'array' => 'Колькасць элементаў у поле :attribute павінна быць :size.', - ], - 'string' => 'Поле :attribute павінна быць радком.', - 'timezone' => 'Поле :attribute павінна быць сапраўдным гадзінным поясам.', - 'unique' => 'Такое значэнне поля :attribute ўжо існуе.', - 'url' => 'Поле :attribute мае памылковы фармат.', - - /* - |-------------------------------------------------------------------------- - | Свае моўныя рэсурсы для праверкі значэнняў - |-------------------------------------------------------------------------- - | - | Тут Вы можаце пазначыць свае паведамленні для атрыбутаў. - | Гэта дазваляе легка паказаць свае паведамленне для зададзенага правіла атрыбуту. - | - | http://laravel.com/docs/5.1/validation#custom-error-messages - | Прыклад выкарыстання - | - | 'custom' => [ - | 'email' => [ - | 'required' => 'Нам неабходна ведаць Ваш электронны адрас!', - | ], - | ], - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Уласныя назвы атрыбутаў - |-------------------------------------------------------------------------- - | - | Наступныя радкі выкарыстоўваюцца для падмены праграмных імёнаў элементаў - | карыстацкага інтэрфейсу на лёгкачытальныя. Напрыклад, замест імя - | поля "email" ў паведамленнях будзе выводзіцца "электронны адрас". - | - | Прыклад выкарыстання - | - | 'attributes' => [ - | 'email' => 'электронны адрас', - | ], - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/bg/auth.php b/bg/auth.php deleted file mode 100644 index a32cbcdf8c1..00000000000 --- a/bg/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Неуспешно удостоверяване на потребител.', - 'throttle' => 'Твърде много опити за логин. Моля, опитайте отново след :seconds секунди.', - -]; diff --git a/bg/pagination.php b/bg/pagination.php deleted file mode 100644 index 9256ff85367..00000000000 --- a/bg/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Назад', - 'next' => 'Напред »', - -]; diff --git a/bg/passwords.php b/bg/passwords.php deleted file mode 100644 index 6e216b6616a..00000000000 --- a/bg/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Паролата трябва да бъде поне шест знака и да съвпада.', - 'reset' => 'Паролата е ресетната!', - 'sent' => 'Изпратено е напомняне за вашата парола!', - 'token' => 'Този токен за ресет на парола е невалиден.', - 'user' => 'Потребител с такъв e-mail адрес не може да бъде открит.', - -]; diff --git a/bg/validation.php b/bg/validation.php deleted file mode 100644 index 99630427c40..00000000000 --- a/bg/validation.php +++ /dev/null @@ -1,144 +0,0 @@ - 'Трябва да приемете :attribute.', - 'active_url' => 'Полето :attribute не е валиден URL адрес.', - 'after' => 'Полето :attribute трябва да бъде дата след :date.', - 'alpha' => 'Полето :attribute трябва да съдържа само букви.', - 'alpha_dash' => 'Полето :attribute трябва да съдържа само букви, цифри, долна черта и тире.', - 'alpha_num' => 'Полето :attribute трябва да съдържа само букви и цифри.', - 'array' => 'Полето :attribute трябва да бъде масив.', - 'before' => 'Полето :attribute трябва да бъде дата преди :date.', - 'between' => [ - 'numeric' => 'Полето :attribute трябва да бъде между :min и :max.', - 'file' => 'Полето :attribute трябва да бъде между :min и :max килобайта.', - 'string' => 'Полето :attribute трябва да бъде между :min и :max знака.', - 'array' => 'Полето :attribute трябва да има между :min - :max елемента.', - ], - 'boolean' => 'Полето :attribute трябва да съдържа Да или Не', - 'confirmed' => 'Полето :attribute не е потвърдено.', - 'date' => 'Полето :attribute не е валидна дата.', - 'date_format' => 'Полето :attribute не е във формат :format.', - 'different' => 'Полетата :attribute и :other трябва да са различни.', - 'digits' => 'Полето :attribute трябва да има :digits цифри.', - 'digits_between' => 'Полето :attribute трябва да има между :min и :max цифри.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Полето :attribute е в невалиден формат.', - 'exists' => 'Избранато поле :attribute вече съществува.', - 'filled' => 'Полето :attribute е задължително.', - 'image' => 'Полето :attribute трябва да бъде изображение.', - 'in' => 'Избраното поле :attribute е невалидно.', - 'integer' => 'Полето :attribute трябва да бъде цяло число.', - 'ip' => 'Полето :attribute трябва да бъде IP адрес.', - 'json' => 'Полето :attribute трябва да бъде JSON низ.', - 'max' => [ - 'numeric' => 'Полето :attribute трябва да бъде по-малко от :max.', - 'file' => 'Полето :attribute трябва да бъде по-малко от :max килобайта.', - 'string' => 'Полето :attribute трябва да бъде по-малко от :max знака.', - 'array' => 'Полето :attribute трябва да има по-малко от :max елемента.', - ], - 'mimes' => 'Полето :attribute трябва да бъде файл от тип: :values.', - 'min' => [ - 'numeric' => 'Полето :attribute трябва да бъде минимум :min.', - 'file' => 'Полето :attribute трябва да бъде минимум :min килобайта.', - 'string' => 'Полето :attribute трябва да бъде минимум :min знака.', - 'array' => 'Полето :attribute трябва има минимум :min елемента.', - ], - 'not_in' => 'Избраното поле :attribute е невалидно.', - 'numeric' => 'Полето :attribute трябва да бъде число.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Полето :attribute е в невалиден формат.', - 'required' => 'Полето :attribute е задължително.', - 'required_if' => 'Полето :attribute се изисква, когато :other е :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Полето :attribute се изисква, когато :values има стойност.', - 'required_with_all' => 'Полето :attribute е задължително, когато :values имат стойност.', - 'required_without' => 'Полето :attribute се изисква, когато :values няма стойност.', - 'required_without_all' => 'Полето :attribute се изисква, когато никое от полетата :values няма стойност.', - 'same' => 'Полетата :attribute и :other трябва да съвпадат.', - 'size' => [ - 'numeric' => 'Полето :attribute трябва да бъде :size.', - 'file' => 'Полето :attribute трябва да бъде :size килобайта.', - 'string' => 'Полето :attribute трябва да бъде :size знака.', - 'array' => 'Полето :attribute трябва да има :size елемента.', - ], - 'string' => 'Полето :attribute трябва да бъде знаков низ.', - 'timezone' => 'Полето :attribute трябва да съдържа валидна часова зона.', - 'unique' => 'Полето :attribute вече съществува.', - 'url' => 'Полето :attribute е в невалиден формат.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => 'Име', - 'username' => 'Потребител', - 'email' => 'E-mail', - 'first_name' => 'Име', - 'last_name' => 'Фамилия', - 'password' => 'Парола', - 'city' => 'Град', - 'country' => 'Държава', - 'address' => 'Адрес', - 'phone' => 'Телефон', - 'mobile' => 'GSM', - 'age' => 'Възраст', - 'sex' => 'Пол', - 'gender' => 'Пол', - 'day' => 'Ден', - 'month' => 'Месец', - 'year' => 'Година', - 'hour' => 'Час', - 'minute' => 'Минута', - 'second' => 'Секунда', - 'title' => 'Заглавие', - 'content' => 'Съдържание', - 'description' => 'Описание', - 'excerpt' => 'Откъс', - 'date' => 'Дата', - 'time' => 'Време', - 'available' => 'Достъпен', - 'size' => 'Размер', - 'recaptcha_response_field' => 'Рекапча', - 'subject' => 'Заглавие', - 'message' => 'Съобщение', - ], - -]; diff --git a/biome.json b/biome.json new file mode 100644 index 00000000000..5ae7a4873a9 --- /dev/null +++ b/biome.json @@ -0,0 +1,54 @@ +{ + "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", + "vcs": { + "enabled": false, + "clientKind": "git", + "useIgnoreFile": false + }, + "files": { + "ignoreUnknown": false, + "includes": [ + "**", + "!node_modules", + "!vendor", + "!composer.json", + "!composer.lock", + "!package.json", + "!package-lock.json" + ] + }, + "formatter": { + "enabled": true, + "indentStyle": "space", + "indentWidth": 4 + }, + "linter": { + "enabled": true, + "rules": { + "recommended": true + } + }, + "javascript": { + "formatter": { + "quoteStyle": "double" + } + }, + "json": { + "formatter": { + "enabled": true, + "bracketSpacing": true, + "expand": "always" + }, + "parser": { + "allowComments": true + } + }, + "assist": { + "enabled": true, + "actions": { + "source": { + "organizeImports": "on" + } + } + } +} diff --git a/bs/auth.php b/bs/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/bs/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/bs/pagination.php b/bs/pagination.php deleted file mode 100644 index 7263c7353e5..00000000000 --- a/bs/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Nazad', - 'next' => 'Naprijed »', - -]; diff --git a/bs/passwords.php b/bs/passwords.php deleted file mode 100644 index 09861b7597f..00000000000 --- a/bs/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Lozinke moraju da budu šest karaktera i da se slaže sa potvrdnom lozinkom.', - 'reset' => 'Lozinka je resetovana!', - 'sent' => 'Poslan vam je e-mail za povrat lozinke!', - 'token' => 'Ovaj token za resetovanje lozinke nije ispravan.', - 'user' => 'Ne može se pronaći korisnik sa tom e-mail adresom.', - -]; diff --git a/bs/validation.php b/bs/validation.php deleted file mode 100644 index 59f51467b82..00000000000 --- a/bs/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Polje :attribute mora biti prihvaćeno.', - 'active_url' => 'Polje :attribute nije validan URL.', - 'after' => 'Polje :attribute mora biti datum poslije :date.', - 'alpha' => 'Polje :attribute može sadržati samo slova.', - 'alpha_dash' => 'Polje :attribute može sadržati samo slova, brojeve i povlake.', - 'alpha_num' => 'Polje :attribute može sadržati samo slova i brojeve.', - 'array' => 'Polje :attribute mora biti niz.', - 'before' => 'Polje :attribute mora biti datum prije :date.', - 'between' => [ - 'numeric' => 'Polje :attribute mora biti izmedju :min - :max.', - 'file' => 'Fajl :attribute mora biti izmedju :min - :max kilobajta.', - 'string' => 'Polje :attribute mora biti izmedju :min - :max karaktera.', - 'array' => 'Polje :attribute mora biti između :min - :max karaktera.', - ], - 'boolean' => 'Polje :attribute mora biti tačno ili netačno', - 'confirmed' => 'Potvrda polja :attribute se ne poklapa.', - 'date' => 'Polje :attribute nema ispravan datum.', - 'date_format' => 'Polje :attribute nema odgovarajući format :format.', - 'different' => 'Polja :attribute i :other moraju biti različita.', - 'digits' => 'Polje :attribute mora da sadži :digits brojeve.', - 'digits_between' => 'Polje :attribute mora biti između :min i :max broja.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Format polja :attribute mora biti validan email.', - 'exists' => 'Odabrano polje :attribute nije validno.', - 'filled' => 'Polje :attribute je obavezno.', - 'image' => 'Polje :attribute mora biti slika.', - 'in' => 'Odabrano polje :attribute nije validno.', - 'integer' => 'Polje :attribute mora biti broj.', - 'ip' => 'Polje :attribute mora biti validna IP adresa.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Polje :attribute mora biti manje od :max.', - 'file' => 'Polje :attribute mora biti manje od :max kilobajta.', - 'string' => 'Polje :attribute mora sadržati manje od :max karaktera.', - 'array' => 'Polje :attribute mora sadržati manje od :max karaktera.', - ], - 'mimes' => 'Polje :attribute mora biti fajl tipa: :values.', - 'min' => [ - 'numeric' => 'Polje :attribute mora biti najmanje :min.', - 'file' => 'Fajl :attribute mora biti najmanje :min kilobajta.', - 'string' => 'Polje :attribute mora sadržati najmanje :min karaktera.', - 'array' => 'Polje :attribute mora sadržati najmanje :min karaktera.', - ], - 'not_in' => 'Odabrani element polja :attribute nije validan.', - 'numeric' => 'Polje :attribute mora biti broj.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Polje :attribute ima neispravan format.', - 'required' => 'Polje :attribute je obavezno.', - 'required_if' => 'Polje :attribute je obavezno kada :other je :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Polje :attribute je obavezno kada je :values prikazano.', - 'required_with_all' => 'Polje :attribute je obavezno kada je :values prikazano.', - 'required_without' => 'Polje :attribute je obavezno kada :values nije prikazano.', - 'required_without_all' => 'Polje :attribute je obavezno kada nijedno :values nije prikazano.', - 'same' => 'Polja :attribute i :other se moraju poklapati.', - 'size' => [ - 'numeric' => 'Polje :attribute mora biti :size.', - 'file' => 'Fajl :attribute mora biti :size kilobajta.', - 'string' => 'Polje :attribute mora biti :size karaktera.', - 'array' => 'Polje :attribute mora biti :size karaktera.', - ], - 'string' => 'Polje :attribute mora sadrzavati slova.', - 'timezone' => 'Polje :attribute mora biti ispravna vremenska zona.', - 'unique' => 'Polje :attribute već postoji.', - 'url' => 'Format polja :attribute nije validan.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/ca/auth.php b/ca/auth.php deleted file mode 100644 index ee38289136b..00000000000 --- a/ca/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Aquestes credencials no concorden amb els nostres registres.', - 'throttle' => "Heu superat el nombre màxim d'intents d'accés. Per favor, torna a intentar-ho en :seconds segons.", - -]; diff --git a/ca/pagination.php b/ca/pagination.php deleted file mode 100644 index df9bf4a2885..00000000000 --- a/ca/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Anterior', - 'next' => 'Següent »', - -]; diff --git a/ca/passwords.php b/ca/passwords.php deleted file mode 100644 index 6d5bcd77b31..00000000000 --- a/ca/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Les contrasenyes han de contenir almenys 6 caràcters i coincidir.', - 'reset' => "La contrasenya s'ha restablert!", - 'sent' => 'Recordatori de contrasenya enviat!', - 'token' => 'Aquest token de recuperació de contrasenya és invàlid.', - 'user' => 'No podem trobar a un usuari amb aquest correu electrònic.', - -]; diff --git a/ca/validation.php b/ca/validation.php deleted file mode 100644 index 5cac22c3278..00000000000 --- a/ca/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute ha de ser acceptat.', - 'active_url' => ':attribute no és un URL vàlid.', - 'after' => ':attribute ha de ser una data posterior a :date.', - 'alpha' => ':attribute només pot contenir lletres.', - 'alpha_dash' => ':attribute només por contenir lletres, números i guions.', - 'alpha_num' => ':attribute només pot contenir lletres i números.', - 'array' => ':attribute ha de ser un conjunt.', - 'before' => ':attribute ha de ser una data anterior a :date.', - 'between' => [ - 'numeric' => ":attribute ha d'estar entre :min - :max.", - 'file' => ':attribute ha de pesar entre :min - :max kilobytes.', - 'string' => ':attribute ha de tenir entre :min - :max caràcters.', - 'array' => ':attribute ha de tenir entre :min - :max ítems.', - ], - 'boolean' => 'El camp :attribute ha de ser veritat o fals', - 'confirmed' => 'La confirmació de :attribute no coincideix.', - 'date' => ':attribute no és una data vàlida.', - 'date_format' => ':attribute no correspon al format :format.', - 'different' => ':attribute i :other han de ser diferents.', - 'digits' => ':attribute ha de tenir :digits digits.', - 'digits_between' => ':attribute ha de tenir entre :min i :max digits.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute no és un e-mail vàlid', - 'exists' => ':attribute és invàlid.', - 'filled' => 'El camp :attribute és obligatori.', - 'image' => ':attribute ha de ser una imatge.', - 'in' => ':attribute és invàlid', - 'integer' => ':attribute ha de ser un nombre enter.', - 'ip' => ':attribute ha de ser una adreça IP vàlida.', - 'json' => 'El camp :attribute ha de contenir una cadena JSON vàlida.', - 'max' => [ - 'numeric' => ':attribute no ha de ser major a :max.', - 'file' => ':attribute no ha de ser més gran que :max kilobytes.', - 'string' => ':attribute no ha de ser més gran que :max characters.', - 'array' => ':attribute no ha de tenir més de :max ítems.', - ], - 'mimes' => ':attribute ha de ser un arxiu amb format: :values.', - 'min' => [ - 'numeric' => "El tamany de :attribute ha de ser d'almenys :min.", - 'file' => "El tamany de :attribute ha de ser d'almenys :min kilobytes.", - 'string' => ':attribute ha de contenir almenys :min caràcters.', - 'array' => ':attribute ha de tenir almenys :min ítems.', - ], - 'not_in' => ':attribute és invàlid.', - 'numeric' => ':attribute ha de ser numèric.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'El format de :attribute és invàlid.', - 'required' => 'El camp :attribute és obligatori.', - 'required_if' => 'El camp :attribute és obligatori quan :other és :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'El camp :attribute és obligatori quan :values és present.', - 'required_with_all' => 'El camp :attribute és obligatori quan :values és present.', - 'required_without' => 'El camp :attribute és obligatori quan :values no és present.', - 'required_without_all' => 'El camp :attribute és obligatori quan cap dels :values estan presents.', - 'same' => ':attribute i :other han de coincidir.', - 'size' => [ - 'numeric' => 'El tamany de :attribute ha de ser :size.', - 'file' => 'El tamany de :attribute ha de ser :size kilobytes.', - 'string' => ':attribute ha de contenir :size caràcters.', - 'array' => ':attribute ha de contenir :size ítems.', - ], - 'string' => 'El camp :attribute ha de ser una cadena de caràcters.', - 'timezone' => 'El camp :attribute ha de ser una zona vàlida.', - 'unique' => ':attribute ja ha estat registrat.', - 'url' => 'El format :attribute és invàlid.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/composer.json b/composer.json index 10bff9ea35f..021e4613d2d 100644 --- a/composer.json +++ b/composer.json @@ -1,18 +1,79 @@ { - "name": "caouecs/laravel4-lang", - "description": "Languages for Laravel", - "keywords": ["laravel", "languages", "lpm", "lang"], + "name": "laravel-lang/lang", + "description": "List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI", "license": "MIT", + "keywords": [ + "laravel", + "languages", + "lpm", + "lang" + ], "authors": [ { - "name": "caouecs", - "email": "caouecs@caouecs.net" + "name": "Laravel-Lang Team", + "homepage": "https://github.com/Laravel-Lang" } ], - "suggest": { - "overtrue/laravel-lang": "Command to add languages in your project" + "support": { + "issues": "https://github.com/Laravel-Lang/lang/issues", + "source": "https://github.com/Laravel-Lang/lang" + }, + "require": { + "php": "^8.2", + "ext-json": "*", + "laravel-lang/publisher": "^16.0" }, "require-dev": { - "fabpot/php-cs-fixer": "^1.10" + "dragon-code/codestyler": "^6.0", + "laravel-lang/status-generator": "^2.11", + "phpunit/phpunit": "^11.0 || ^12.0", + "symfony/var-dumper": "^7.0" + }, + "conflict": { + "laravel/framework": "<11.0.7" + }, + "minimum-stability": "stable", + "prefer-stable": true, + "autoload": { + "psr-4": { + "LaravelLang\\Lang\\": "src/" + } + }, + "autoload-dev": { + "psr-4": { + "Tests\\": "tests/" + } + }, + "config": { + "allow-plugins": { + "composer/package-versions-deprecated": true, + "ergebnis/composer-normalize": true, + "laravel/pint": true, + "php-http/discovery": true, + "symfony/thanks": true + }, + "preferred-install": "dist", + "sort-packages": true + }, + "extra": { + "laravel": { + "providers": [ + "LaravelLang\\Lang\\ServiceProvider" + ] + } + }, + "scripts": { + "post-update-cmd": [ + "codestyle pint 8.2", + "codestyle editorconfig", + "codestyle npm", + "composer normalize" + ], + "format": [ + "vendor/bin/lang sync", + "@style" + ], + "style": "vendor/bin/pint --parallel", + "test": "vendor/bin/phpunit --colors=always" } } diff --git a/cs/auth.php b/cs/auth.php deleted file mode 100644 index aec1bc4c059..00000000000 --- a/cs/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Tyto přihlašovací údajě neodpovídají žadnému záznamu.', - 'throttle' => 'Příliš mnoho pokusů o přihlášení. Zkuste to prosím znovu za :seconds vteřin.', - -]; diff --git a/cs/pagination.php b/cs/pagination.php deleted file mode 100644 index 0931d77fabf..00000000000 --- a/cs/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« předchozí', - 'next' => 'další »', - -]; diff --git a/cs/passwords.php b/cs/passwords.php deleted file mode 100644 index 271d609e96d..00000000000 --- a/cs/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Heslo musí obsahovat alespoň 6 znaků a musí odpovídat.', - 'reset' => 'Heslo bylo obnoveno!', - 'sent' => 'Upomínka ke změně hesla byla odeslána!', - 'token' => 'Klíč pro obnovu hesla je nesprávný.', - 'user' => 'Nepodařilo se najít uživatele s touto e-mailovou adresou.', - -]; diff --git a/cs/validation.php b/cs/validation.php deleted file mode 100644 index eda544fccc6..00000000000 --- a/cs/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute musí být akceptován.', - 'active_url' => ':attribute není platnou URL adresou.', - 'after' => ':attribute musí být datum po :date.', - 'alpha' => ':attribute může obsahovat pouze písmena.', - 'alpha_dash' => ':attribute může obsahovat pouze písmena, číslice, pomlčky a podtržítka. České znaky (á, é, í, ó, ú, ů, ž, š, č, ř, ď, ť, ň) nejsou podporovány.', - 'alpha_num' => ':attribute může obsahovat pouze písmena a číslice.', - 'array' => ':attribute musí být pole.', - 'before' => ':attribute musí být datum před :date.', - 'between' => [ - 'numeric' => ':attribute musí být hodnota mezi :min a :max.', - 'file' => ':attribute musí být větší než :min a menší než :max Kilobytů.', - 'string' => ':attribute musí být delší než :min a kratší než :max znaků.', - 'array' => ':attribute musí obsahovat nejméně :min a nesmí obsahovat více než :max prvků.', - ], - 'boolean' => ':attribute musí být true nebo false', - 'confirmed' => ':attribute nebylo odsouhlaseno.', - 'date' => ':attribute musí být platné datum.', - 'date_format' => ':attribute není platný formát data podle :format.', - 'different' => ':attribute a :other se musí lišit.', - 'digits' => ':attribute musí být :digits pozic dlouhé.', - 'digits_between' => ':attribute musí být dlouhé nejméně :min a nejvíce :max pozic.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute není platný formát.', - 'exists' => 'Zvolená hodnota pro :attribute není platná.', - 'filled' => ':attribute musí být vyplněno.', - 'image' => ':attribute musí být obrázek.', - 'in' => 'Zvolená hodnota pro :attribute není platná.', - 'integer' => ':attribute musí být celé číslo.', - 'ip' => ':attribute musí být platnou IP adresou.', - 'json' => ':attribute musí být platný JSON řetězec.', - 'max' => [ - 'numeric' => ':attribute musí být nižší než :max.', - 'file' => ':attribute musí být menší než :max Kilobytů.', - 'string' => ':attribute musí být kratší než :max znaků.', - 'array' => ':attribute nesmí obsahovat více než :max prvků.', - ], - 'mimes' => ':attribute musí být jeden z následujících datových typů :values.', - 'min' => [ - 'numeric' => ':attribute musí být větší než :min.', - 'file' => ':attribute musí být větší než :min Kilobytů.', - 'string' => ':attribute musí být delší než :min znaků.', - 'array' => ':attribute musí obsahovat více než :min prvků.', - ], - 'not_in' => 'Zvolená hodnota pro :attribute je neplatná.', - 'numeric' => ':attribute musí být číslo.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute nemá správný formát.', - 'required' => ':attribute musí být vyplněno.', - 'required_if' => ':attribute musí být vyplněno pokud :other je :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':attribute musí být vyplněno pokud :values je vyplněno.', - 'required_with_all' => ':attribute musí být vyplněno pokud :values je zvoleno.', - 'required_without' => ':attribute musí být vyplněno pokud :values není vyplněno.', - 'required_without_all' => ':attribute musí být vyplněno pokud není žádné z :values zvoleno.', - 'same' => ':attribute a :other se musí shodovat.', - 'size' => [ - 'numeric' => ':attribute musí být přesně :size.', - 'file' => ':attribute musí mít přesně :size Kilobytů.', - 'string' => ':attribute musí být přesně :size znaků dlouhý.', - 'array' => ':attribute musí obsahovat právě :size prvků.', - ], - 'string' => ':attribute musí být řetězec znaků.', - 'timezone' => ':attribute musí být platná časová zóna.', - 'unique' => ':attribute musí být unikátní.', - 'url' => 'Formát :attribute je neplatný.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/cy/auth.php b/cy/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/cy/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/cy/pagination.php b/cy/pagination.php deleted file mode 100644 index d3257a10c52..00000000000 --- a/cy/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Cynt', - 'next' => 'Nesaf »', - -]; diff --git a/cy/passwords.php b/cy/passwords.php deleted file mode 100644 index e1b1fe44dc5..00000000000 --- a/cy/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - "Rhaid i'r cyfrinair fod o leiaf chwe nodyn o hyd ac yn matchio'r maes cadarnhau.", - 'reset' => 'Mae dy gyfrinair wedi ei ail-osod!', - 'sent' => "Rydym wedi e-bostio'r ddolen i ail-osod y cyfrinair!", - 'token' => "Nid yw'r tocyn ail-osod cyfrinair yn ddilys.", - 'user' => "Ni oes gennym ddefnyddiwr gyda'r cyfeiriad e-bost yna.", - -]; diff --git a/cy/validation.php b/cy/validation.php deleted file mode 100644 index 4006d24cccd..00000000000 --- a/cy/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Rhaid derbyn :attribute.', - 'active_url' => 'Nid yw :attribute yn URL dilys.', - 'after' => 'Rhaid i :attribute fod yn ddyddiad sydd ar ôl :date.', - 'alpha' => "Dim ond llythrennau'n unig gall :attribute gynnwys.", - 'alpha_dash' => 'Dim ond llythrennau, rhifau a dash yn unig gall :attribute gynnwys.', - 'alpha_num' => 'Dim ond llythrennau a rhifau yn unig gall :attribute gynnwys.', - 'array' => 'Rhaid i :attribute fod yn array.', - 'before' => 'Rhaid i :attribute fod yn ddyddiad sydd cyn :date.', - 'between' => [ - 'numeric' => 'Rhaid i :attribute fod rhwng :min a :max.', - 'file' => 'Rhaid i :attribute fod rhwng :min a :max kilobytes.', - 'string' => 'Rhaid i :attribute fod rhwng :min a :max nodyn.', - 'array' => 'Rhaid i :attribute fod rhwng :min a :max eitem.', - ], - 'boolean' => "Rhaid i'r maes :attribute fod yn wir neu gau.", - 'confirmed' => "Nid yw'r cadarnhad :attribute yn gyfwerth.", - 'date' => 'Nid yw :attribute yn ddyddiad dilys.', - 'date_format' => 'Nid yw :attribute yn y fformat :format.', - 'different' => 'Rhaid i :attribute a :other fod yn wahanol.', - 'digits' => 'Rhaid i :attribute fod yn :digits digid.', - 'digits_between' => 'Rhaid i :attribute fod rhwng :min a :max digid.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Rhaid i :attribute fod yn gyfeiriad ebost dilys.', - 'filled' => 'Rhaid cynnwys :attribute.', - 'exists' => 'Nid yw :attribute yn ddilys.', - 'image' => 'Rhaid i :attribute fod yn lun.', - 'in' => 'Nid yw :attribute yn ddilys.', - 'integer' => 'Rhaid i :attribute fod yn integer.', - 'ip' => 'Rhaid i :attribute fod yn gyfeiriad IP dilys.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Ni chai :attribute fod yn fwy na :max.', - 'file' => 'Ni chai :attribute fod yn fwy na :max kilobytes.', - 'string' => 'Ni chai :attribute fod yn fwy na :max nodyn.', - 'array' => 'Ni chai :attribute fod yn fwy na :max eitem.', - ], - 'mimes' => "Rhaid i :attribute fod yn ffeil o'r math: :values.", - 'min' => [ - 'numeric' => 'Rhaid i :attribute fod o leiaf :min.', - 'file' => 'Rhaid i :attribute fod o leiaf :min kilobytes.', - 'string' => 'Rhaid i :attribute fod o leiaf :min nodyn.', - 'array' => 'Rhaid i :attribute fod o leiaf :min eitem.', - ], - 'not_in' => 'Nid yw :attribute yn ddilys.', - 'numeric' => 'Rhaid i :attribute fod yn rif.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Nid yw fformat :attribute yn ddilys.', - 'required' => 'Rhaid cynnwys :attribute.', - 'required_if' => 'Rhaid cynnwys :attribute pan mae :other yn :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Rhaid cynnwys :attribute pan mae :values yn bresennol.', - 'required_with_all' => 'Rhaid cynnwys :attribute pan mae :values yn bresennol.', - 'required_without' => 'Rhaid cynnwys :attribute pan nad oes :values yn bresennol.', - 'required_without_all' => 'Rhaid cynnwys :attribute pan nad oes :values yn bresennol.', - 'same' => 'Rhaid i :attribute a :other fod yn gyfwerth.', - 'size' => [ - 'numeric' => 'Rhaid i :attribute fod yn :size.', - 'file' => 'Rhaid i :attribute fod yn :size kilobytes.', - 'string' => 'Rhaid i :attribute fod yn :size nodyn.', - 'array' => 'Rhaid i :attribute fod yn :size eitem.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'Rhaid i :attribute fod yn timezone dilys.', - 'unique' => 'Mae :attribute eisoes yn bodoli.', - 'url' => 'Nid yw fformat :attribute yn ddilys.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/da/auth.php b/da/auth.php deleted file mode 100644 index 6b7eabcce14..00000000000 --- a/da/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'De angivne oplysninger er ugyldige', - 'throttle' => 'For mange login forsøg. Prøv igen om :seconds sekunder.', - -]; diff --git a/da/pagination.php b/da/pagination.php deleted file mode 100755 index 1edb63de7d3..00000000000 --- a/da/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Forrige', - 'next' => 'Næste »', - -]; diff --git a/da/passwords.php b/da/passwords.php deleted file mode 100755 index 2a729af065d..00000000000 --- a/da/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Adgangskoder skal minimum være 6 tegn og skal være tastet ens i begge felter.', - 'reset' => 'Adgangskoden er blevet nulstillet!', - 'sent' => 'Vi har sendt dig en e-mail til at nulstille din adgangskode!', - 'token' => 'Koden til nulstilling af adgangskoden er ugyldig.', - 'user' => 'Vi kan ikke finde en bruger med den e-mail adresse.', - -]; diff --git a/da/validation.php b/da/validation.php deleted file mode 100755 index 403ad733016..00000000000 --- a/da/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute skal accepteres.', - 'active_url' => ':attribute er ikke en valid URL.', - 'after' => ':attribute skal være en dato efter :date.', - 'alpha' => ':attribute må kun bestå af bogstaver.', - 'alpha_dash' => ':attribute må kun bestå af bogstaver, tal og bindestreger.', - 'alpha_num' => ':attribute må kun bestå af bogstaver og tal.', - 'array' => ':attribute skal være et array.', - 'before' => ':attribute skal være en dato før :date.', - 'between' => [ - 'numeric' => ':attribute skal være imellem :min - :max.', - 'file' => ':attribute skal være imellem :min - :max kilobytes.', - 'string' => ':attribute skal være imellem :min - :max tegn.', - 'array' => ':attribute skal indeholde mellem :min - :max elementer.', - ], - 'boolean' => ':attribute skal være sandt eller falsk', - 'confirmed' => ':attribute er ikke det samme som bekræftelsesfeltet.', - 'date' => ':attribute er ikke en gyldig dato.', - 'date_format' => ':attribute matcher ikke formatet :format.', - 'different' => ':attribute og :other skal være forskellige.', - 'digits' => ':attribute skal have :digits cifre.', - 'digits_between' => ':attribute skal have mellem :min og :max cifre.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute skal være en gyldig e-mailadresse.', - 'exists' => 'Det valgte :attribute er ugyldig.', - 'filled' => ':attribute skal udfyldes.', - 'image' => ':attribute skal være et billede.', - 'in' => 'Det valgte :attribute er ugyldig.', - 'integer' => ':attribute skal være et heltal.', - 'ip' => ':attribute skal være en gyldig IP adresse.', - 'json' => ':attribute skal være en gyldig JSON streng.', - 'max' => [ - 'numeric' => ':attribute skal være højest :max.', - 'file' => ':attribute skal være højest :max kilobytes.', - 'string' => ':attribute skal være højest :max tegn.', - 'array' => ':attribute må ikke indeholde mere end :max elementer.', - ], - 'mimes' => ':attribute skal være en fil af typen: :values.', - 'min' => [ - 'numeric' => ':attribute skal være mindst :min.', - 'file' => ':attribute skal være mindst :min kilobytes.', - 'string' => ':attribute skal være mindst :min tegn.', - 'array' => ':attribute skal indeholde mindst :min elementer.', - ], - 'not_in' => 'Den valgte :attribute er ugyldig.', - 'numeric' => ':attribute skal være et tal.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute formatet er ugyldigt.', - 'required' => ':attribute skal udfyldes.', - 'required_if' => ':attribute skal udfyldes når :other er :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':attribute skal udfyldes når :values er udfyldt.', - 'required_with_all' => ':attribute skal udfyldes når :values er udfyldt.', - 'required_without' => ':attribute skal udfyldes når :values ikke er udfyldt.', - 'required_without_all' => ':attribute skal udfyldes når ingen af :values er udfyldt.', - 'same' => ':attribute og :other skal være ens.', - 'size' => [ - 'numeric' => ':attribute skal være :size.', - 'file' => ':attribute skal være :size kilobytes.', - 'string' => ':attribute skal være :size tegn lang.', - 'array' => ':attribute skal indeholde :size elementer.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid zone.', - 'unique' => ':attribute er allerede taget.', - 'url' => ':attribute formatet er ugyldigt.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/de/auth.php b/de/auth.php deleted file mode 100644 index 263e901f52d..00000000000 --- a/de/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Diese Zugangsdaten wurden nicht in unserer Datenbank gefunden.', - 'throttle' => 'Zu viele Login Versuche. Versuchen Sie es bitte in :seconds Sekunden.', - -]; diff --git a/de/pagination.php b/de/pagination.php deleted file mode 100755 index 66d2be241cf..00000000000 --- a/de/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« zurück', - 'next' => 'weiter »', - -]; diff --git a/de/passwords.php b/de/passwords.php deleted file mode 100755 index e492d77b3ab..00000000000 --- a/de/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Passwörter müssen mindestens 6 Zeichen lang sein und korrekt bestätigt werden.', - 'reset' => 'Das Passwort wurde zurückgesetzt!', - 'sent' => 'Passworterinnerung wurde gesendet!', - 'token' => 'Der Passwort-Wiederherstellungs-Schlüssel ist ungültig oder abgelaufen.', - 'user' => 'Es konnte leider kein Nutzer mit dieser E-Mail Adresse gefunden werden.', - -]; diff --git a/de/validation.php b/de/validation.php deleted file mode 100755 index b3bb848c198..00000000000 --- a/de/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute muss akzeptiert werden.', - 'active_url' => ':attribute ist keine gültige Internet-Adresse.', - 'after' => ':attribute muss ein Datum nach dem :date sein.', - 'alpha' => ':attribute darf nur aus Buchstaben bestehen.', - 'alpha_dash' => ':attribute darf nur aus Buchstaben, Zahlen, Binde- und Unterstrichen bestehen. Umlaute (ä, ö, ü) und Eszett (ß) sind nicht erlaubt.', - 'alpha_num' => ':attribute darf nur aus Buchstaben und Zahlen bestehen.', - 'array' => ':attribute muss ein Array sein.', - 'before' => ':attribute muss ein Datum vor dem :date sein.', - 'between' => [ - 'numeric' => ':attribute muss zwischen :min & :max liegen.', - 'file' => ':attribute muss zwischen :min & :max Kilobytes groß sein.', - 'string' => ':attribute muss zwischen :min & :max Zeichen lang sein.', - 'array' => ':attribute muss zwischen :min & :max Elemente haben.', - ], - 'boolean' => ":attribute muss entweder 'true' oder 'false' sein.", - 'confirmed' => ':attribute stimmt nicht mit der Bestätigung überein.', - 'date' => ':attribute muss ein gültiges Datum sein.', - 'date_format' => ':attribute entspricht nicht dem gültigen Format für :format.', - 'different' => ':attribute und :other müssen sich unterscheiden.', - 'digits' => ':attribute muss :digits Stellen haben.', - 'digits_between' => ':attribute muss zwischen :min und :max Stellen haben.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute Format ist ungültig.', - 'exists' => 'Der gewählte Wert für :attribute ist ungültig.', - 'filled' => ':attribute muss ausgefüllt sein.', - 'image' => ':attribute muss ein Bild sein.', - 'in' => 'Der gewählte Wert für :attribute ist ungültig.', - 'integer' => ':attribute muss eine ganze Zahl sein.', - 'ip' => ':attribute muss eine gültige IP-Adresse sein.', - 'json' => ':attribute muss ein gültiger JSON-String sein.', - 'max' => [ - 'numeric' => ':attribute darf maximal :max sein.', - 'file' => ':attribute darf maximal :max Kilobytes groß sein.', - 'string' => ':attribute darf maximal :max Zeichen haben.', - 'array' => ':attribute darf nicht mehr als :max Elemente haben.', - ], - 'mimes' => ':attribute muss den Dateityp :values haben.', - 'min' => [ - 'numeric' => ':attribute muss mindestens :min sein.', - 'file' => ':attribute muss mindestens :min Kilobytes groß sein.', - 'string' => ':attribute muss mindestens :min Zeichen lang sein.', - 'array' => ':attribute muss mindestens :min Elemente haben.', - ], - 'not_in' => 'Der gewählte Wert für :attribute ist ungültig.', - 'numeric' => ':attribute muss eine Zahl sein.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute Format ist ungültig.', - 'required' => ':attribute muss ausgefüllt sein.', - 'required_if' => ':attribute muss ausgefüllt sein, wenn :other :value ist.', - 'required_unless' => ':attribute muss ausgefüllt sein, wenn :other nicht :values ist.', - 'required_with' => ':attribute muss angegeben werden, wenn :values ausgefüllt wurde.', - 'required_with_all' => ':attribute muss angegeben werden, wenn :values ausgefüllt wurde.', - 'required_without' => ':attribute muss angegeben werden, wenn :values nicht ausgefüllt wurde.', - 'required_without_all' => ':attribute muss angegeben werden, wenn keines der Felder :values ausgefüllt wurde.', - 'same' => ':attribute und :other müssen übereinstimmen.', - 'size' => [ - 'numeric' => ':attribute muss gleich :size sein.', - 'file' => ':attribute muss :size Kilobyte groß sein.', - 'string' => ':attribute muss :size Zeichen lang sein.', - 'array' => ':attribute muss genau :size Elemente haben.', - ], - 'string' => ':attribute muss ein String sein.', - 'timezone' => ':attribute muss eine gültige Zeitzone sein.', - 'unique' => ':attribute ist schon vergeben.', - 'url' => 'Das Format von :attribute ist ungültig.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/docs/status.md b/docs/status.md new file mode 100644 index 00000000000..684a0ed8637 --- /dev/null +++ b/docs/status.md @@ -0,0 +1,534 @@ +--- +editLink: false +--- + +# Completion Status + +> Translation of localizations is completed by **99.84%** (146.6K / 146.8K). + + + + + + + + + + + + + + + + + + +
+ +[af ✔](statuses/af.md) + + + +[ak ✔](statuses/ak.md) + + + +[am ✔](statuses/am.md) + + + +[ar ✔](statuses/ar.md) + + + +[as ✔](statuses/as.md) + + + +[az ✔](statuses/az.md) + + + +[be ✔](statuses/be.md) + + + +[bg ✔](statuses/bg.md) + +
+ +[bho ✔](statuses/bho.md) + + + +[bm ✔](statuses/bm.md) + + + +[bn ✔](statuses/bn.md) + + + +[bs ✔](statuses/bs.md) + + + +[ca ✔](statuses/ca.md) + + + +[ceb ✔](statuses/ceb.md) + + + +[ckb ✔](statuses/ckb.md) + + + +[cs ✔](statuses/cs.md) + +
+ +[cy ✔](statuses/cy.md) + + + +[da ✔](statuses/da.md) + + + +[de ✔](statuses/de.md) + + + +[de_CH ✔](statuses/de_CH.md) + + + +[doi ✔](statuses/doi.md) + + + +[ee ✔](statuses/ee.md) + + + +[el ✔](statuses/el.md) + + + +[en_CA ✔](statuses/en_CA.md) + +
+ +[eo ✔](statuses/eo.md) + + + +[es ✔](statuses/es.md) + + + +[et ✔](statuses/et.md) + + + +[eu ❗](statuses/eu.md) + + + +[fa ✔](statuses/fa.md) + + + +[fi ✔](statuses/fi.md) + + + +[fil ✔](statuses/fil.md) + + + +[fr ✔](statuses/fr.md) + +
+ +[fy ❗](statuses/fy.md) + + + +[ga ❗](statuses/ga.md) + + + +[gd ✔](statuses/gd.md) + + + +[gl ✔](statuses/gl.md) + + + +[gu ✔](statuses/gu.md) + + + +[ha ✔](statuses/ha.md) + + + +[haw ✔](statuses/haw.md) + + + +[he ✔](statuses/he.md) + +
+ +[hi ✔](statuses/hi.md) + + + +[hr ✔](statuses/hr.md) + + + +[ht ✔](statuses/ht.md) + + + +[hu ✔](statuses/hu.md) + + + +[hy ✔](statuses/hy.md) + + + +[id ✔](statuses/id.md) + + + +[ig ✔](statuses/ig.md) + + + +[is ✔](statuses/is.md) + +
+ +[it ✔](statuses/it.md) + + + +[ja ✔](statuses/ja.md) + + + +[ka ✔](statuses/ka.md) + + + +[kk ✔](statuses/kk.md) + + + +[km ✔](statuses/km.md) + + + +[kn ✔](statuses/kn.md) + + + +[ko ✔](statuses/ko.md) + + + +[ku ✔](statuses/ku.md) + +
+ +[ky ✔](statuses/ky.md) + + + +[lb ✔](statuses/lb.md) + + + +[lg ✔](statuses/lg.md) + + + +[ln ✔](statuses/ln.md) + + + +[lo ✔](statuses/lo.md) + + + +[lt ✔](statuses/lt.md) + + + +[lv ❗](statuses/lv.md) + + + +[mai ✔](statuses/mai.md) + +
+ +[mg ✔](statuses/mg.md) + + + +[mi ✔](statuses/mi.md) + + + +[mk ✔](statuses/mk.md) + + + +[ml ✔](statuses/ml.md) + + + +[mn ✔](statuses/mn.md) + + + +[mni_Mtei ✔](statuses/mni_Mtei.md) + + + +[mr ✔](statuses/mr.md) + + + +[ms ✔](statuses/ms.md) + +
+ +[mt ✔](statuses/mt.md) + + + +[my ✔](statuses/my.md) + + + +[nb ✔](statuses/nb.md) + + + +[ne ✔](statuses/ne.md) + + + +[nl ✔](statuses/nl.md) + + + +[nn ✔](statuses/nn.md) + + + +[oc ✔](statuses/oc.md) + + + +[om ✔](statuses/om.md) + +
+ +[or ✔](statuses/or.md) + + + +[pa ✔](statuses/pa.md) + + + +[pl ✔](statuses/pl.md) + + + +[ps ✔](statuses/ps.md) + + + +[pt ✔](statuses/pt.md) + + + +[pt_BR ✔](statuses/pt_BR.md) + + + +[qu ✔](statuses/qu.md) + + + +[ro ✔](statuses/ro.md) + +
+ +[ru ✔](statuses/ru.md) + + + +[rw ✔](statuses/rw.md) + + + +[sa ✔](statuses/sa.md) + + + +[sc ✔](statuses/sc.md) + + + +[sd ✔](statuses/sd.md) + + + +[si ✔](statuses/si.md) + + + +[sk ✔](statuses/sk.md) + + + +[sl ❗](statuses/sl.md) + +
+ +[sn ✔](statuses/sn.md) + + + +[so ✔](statuses/so.md) + + + +[sq ❗](statuses/sq.md) + + + +[sr_Cyrl ✔](statuses/sr_Cyrl.md) + + + +[sr_Latn ✔](statuses/sr_Latn.md) + + + +[sr_Latn_ME ✔](statuses/sr_Latn_ME.md) + + + +[su ✔](statuses/su.md) + + + +[sv ✔](statuses/sv.md) + +
+ +[sw ✔](statuses/sw.md) + + + +[ta ✔](statuses/ta.md) + + + +[te ✔](statuses/te.md) + + + +[tg ✔](statuses/tg.md) + + + +[th ✔](statuses/th.md) + + + +[ti ✔](statuses/ti.md) + + + +[tk ✔](statuses/tk.md) + + + +[tl ✔](statuses/tl.md) + +
+ +[tr ✔](statuses/tr.md) + + + +[tt ✔](statuses/tt.md) + + + +[ug ✔](statuses/ug.md) + + + +[uk ✔](statuses/uk.md) + + + +[ur ✔](statuses/ur.md) + + + +[uz_Cyrl ❗](statuses/uz_Cyrl.md) + + + +[uz_Latn ❗](statuses/uz_Latn.md) + + + +[vi ✔](statuses/vi.md) + +
+ +[xh ❗](statuses/xh.md) + + + +[yi ❗](statuses/yi.md) + + + +[yo ❗](statuses/yo.md) + + + +[zh_CN ❗](statuses/zh_CN.md) + + + +[zh_HK ❗](statuses/zh_HK.md) + + + +[zh_TW ✔](statuses/zh_TW.md) + + + +[zu ❗](statuses/zu.md) + +
diff --git a/docs/statuses/af.md b/docs/statuses/af.md new file mode 100644 index 00000000000..13fdc9bd889 --- /dev/null +++ b/docs/statuses/af.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# af + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ak.md b/docs/statuses/ak.md new file mode 100644 index 00000000000..45cb16ece5a --- /dev/null +++ b/docs/statuses/ak.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ak + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/am.md b/docs/statuses/am.md new file mode 100644 index 00000000000..a2c86854b0b --- /dev/null +++ b/docs/statuses/am.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# am + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ar.md b/docs/statuses/ar.md new file mode 100644 index 00000000000..0860fd71417 --- /dev/null +++ b/docs/statuses/ar.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ar + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/as.md b/docs/statuses/as.md new file mode 100644 index 00000000000..13ee0d63386 --- /dev/null +++ b/docs/statuses/as.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# as + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/az.md b/docs/statuses/az.md new file mode 100644 index 00000000000..7c765677956 --- /dev/null +++ b/docs/statuses/az.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# az + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/be.md b/docs/statuses/be.md new file mode 100644 index 00000000000..221df634ad7 --- /dev/null +++ b/docs/statuses/be.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# be + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/bg.md b/docs/statuses/bg.md new file mode 100644 index 00000000000..8ac4d1306c2 --- /dev/null +++ b/docs/statuses/bg.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# bg + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/bho.md b/docs/statuses/bho.md new file mode 100644 index 00000000000..d0ac2354f61 --- /dev/null +++ b/docs/statuses/bho.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# bho + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/bm.md b/docs/statuses/bm.md new file mode 100644 index 00000000000..e98fcde5916 --- /dev/null +++ b/docs/statuses/bm.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# bm + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/bn.md b/docs/statuses/bn.md new file mode 100644 index 00000000000..54b01153efe --- /dev/null +++ b/docs/statuses/bn.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# bn + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/bs.md b/docs/statuses/bs.md new file mode 100644 index 00000000000..5bc82f15550 --- /dev/null +++ b/docs/statuses/bs.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# bs + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ca.md b/docs/statuses/ca.md new file mode 100644 index 00000000000..f3692e82477 --- /dev/null +++ b/docs/statuses/ca.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ca + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ceb.md b/docs/statuses/ceb.md new file mode 100644 index 00000000000..f7de5bc9e57 --- /dev/null +++ b/docs/statuses/ceb.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ceb + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ckb.md b/docs/statuses/ckb.md new file mode 100644 index 00000000000..ffdf25cb709 --- /dev/null +++ b/docs/statuses/ckb.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ckb + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/cs.md b/docs/statuses/cs.md new file mode 100644 index 00000000000..671e0e4df4b --- /dev/null +++ b/docs/statuses/cs.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# cs + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/cy.md b/docs/statuses/cy.md new file mode 100644 index 00000000000..97b23b2f405 --- /dev/null +++ b/docs/statuses/cy.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# cy + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/da.md b/docs/statuses/da.md new file mode 100644 index 00000000000..6f943f29934 --- /dev/null +++ b/docs/statuses/da.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# da + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/de.md b/docs/statuses/de.md new file mode 100644 index 00000000000..7477a501843 --- /dev/null +++ b/docs/statuses/de.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# de + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/de_CH.md b/docs/statuses/de_CH.md new file mode 100644 index 00000000000..d8f67d74724 --- /dev/null +++ b/docs/statuses/de_CH.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# de_CH + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/doi.md b/docs/statuses/doi.md new file mode 100644 index 00000000000..2b834a8b287 --- /dev/null +++ b/docs/statuses/doi.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# doi + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ee.md b/docs/statuses/ee.md new file mode 100644 index 00000000000..d06de9f9938 --- /dev/null +++ b/docs/statuses/ee.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ee + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/el.md b/docs/statuses/el.md new file mode 100644 index 00000000000..ac96729ca80 --- /dev/null +++ b/docs/statuses/el.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# el + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/en_CA.md b/docs/statuses/en_CA.md new file mode 100644 index 00000000000..9c03133f7d8 --- /dev/null +++ b/docs/statuses/en_CA.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# en_CA + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/eo.md b/docs/statuses/eo.md new file mode 100644 index 00000000000..d371d73614c --- /dev/null +++ b/docs/statuses/eo.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# eo + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/es.md b/docs/statuses/es.md new file mode 100644 index 00000000000..fe15dda15be --- /dev/null +++ b/docs/statuses/es.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# es + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/et.md b/docs/statuses/et.md new file mode 100644 index 00000000000..88dff598606 --- /dev/null +++ b/docs/statuses/et.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# et + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/eu.md b/docs/statuses/eu.md new file mode 100644 index 00000000000..7383e561fe8 --- /dev/null +++ b/docs/statuses/eu.md @@ -0,0 +1,36 @@ +--- +editLink: false +--- + +# eu + +##### All missed: 1 + + +### json + +##### Missing: 1 + + + + +
+ +Key + + + +Value + +
+ +Sint Maarten (Dutch part) + + + +Sint Maarten + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/fa.md b/docs/statuses/fa.md new file mode 100644 index 00000000000..9ae07c5a03d --- /dev/null +++ b/docs/statuses/fa.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# fa + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/fi.md b/docs/statuses/fi.md new file mode 100644 index 00000000000..bd27a611fa3 --- /dev/null +++ b/docs/statuses/fi.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# fi + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/fil.md b/docs/statuses/fil.md new file mode 100644 index 00000000000..cddf0405846 --- /dev/null +++ b/docs/statuses/fil.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# fil + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/fr.md b/docs/statuses/fr.md new file mode 100644 index 00000000000..1252eb0157d --- /dev/null +++ b/docs/statuses/fr.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# fr + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/fy.md b/docs/statuses/fy.md new file mode 100644 index 00000000000..b6a2ef63d41 --- /dev/null +++ b/docs/statuses/fy.md @@ -0,0 +1,36 @@ +--- +editLink: false +--- + +# fy + +##### All missed: 1 + + +### json + +##### Missing: 1 + + + + +
+ +Key + + + +Value + +
+ +:resource Details: :title + + + +:resource Details: :title + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/ga.md b/docs/statuses/ga.md new file mode 100644 index 00000000000..0e01c46b373 --- /dev/null +++ b/docs/statuses/ga.md @@ -0,0 +1,36 @@ +--- +editLink: false +--- + +# ga + +##### All missed: 1 + + +### json + +##### Missing: 1 + + + + +
+ +Key + + + +Value + +
+ +Sint Maarten (Dutch part) + + + +Sint Maarten + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/gd.md b/docs/statuses/gd.md new file mode 100644 index 00000000000..0d960ae14ad --- /dev/null +++ b/docs/statuses/gd.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# gd + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/gl.md b/docs/statuses/gl.md new file mode 100644 index 00000000000..236bbb8a033 --- /dev/null +++ b/docs/statuses/gl.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# gl + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/gu.md b/docs/statuses/gu.md new file mode 100644 index 00000000000..89e7a313c97 --- /dev/null +++ b/docs/statuses/gu.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# gu + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ha.md b/docs/statuses/ha.md new file mode 100644 index 00000000000..996a923ceeb --- /dev/null +++ b/docs/statuses/ha.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ha + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/haw.md b/docs/statuses/haw.md new file mode 100644 index 00000000000..1f0e03c411f --- /dev/null +++ b/docs/statuses/haw.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# haw + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/he.md b/docs/statuses/he.md new file mode 100644 index 00000000000..90cf82423be --- /dev/null +++ b/docs/statuses/he.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# he + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/hi.md b/docs/statuses/hi.md new file mode 100644 index 00000000000..96e2bdd7364 --- /dev/null +++ b/docs/statuses/hi.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# hi + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/hr.md b/docs/statuses/hr.md new file mode 100644 index 00000000000..a45e982f133 --- /dev/null +++ b/docs/statuses/hr.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# hr + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ht.md b/docs/statuses/ht.md new file mode 100644 index 00000000000..5caf55c65b7 --- /dev/null +++ b/docs/statuses/ht.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ht + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/hu.md b/docs/statuses/hu.md new file mode 100644 index 00000000000..81666034a43 --- /dev/null +++ b/docs/statuses/hu.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# hu + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/hy.md b/docs/statuses/hy.md new file mode 100644 index 00000000000..8930f597ec8 --- /dev/null +++ b/docs/statuses/hy.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# hy + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/id.md b/docs/statuses/id.md new file mode 100644 index 00000000000..83f773a5778 --- /dev/null +++ b/docs/statuses/id.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# id + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ig.md b/docs/statuses/ig.md new file mode 100644 index 00000000000..a3df79166ff --- /dev/null +++ b/docs/statuses/ig.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ig + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/is.md b/docs/statuses/is.md new file mode 100644 index 00000000000..c60321afac0 --- /dev/null +++ b/docs/statuses/is.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# is + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/it.md b/docs/statuses/it.md new file mode 100644 index 00000000000..b0d4edebfe9 --- /dev/null +++ b/docs/statuses/it.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# it + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ja.md b/docs/statuses/ja.md new file mode 100644 index 00000000000..6ca0692b5b7 --- /dev/null +++ b/docs/statuses/ja.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ja + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ka.md b/docs/statuses/ka.md new file mode 100644 index 00000000000..e85c5f14da0 --- /dev/null +++ b/docs/statuses/ka.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ka + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/kk.md b/docs/statuses/kk.md new file mode 100644 index 00000000000..e5585216434 --- /dev/null +++ b/docs/statuses/kk.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# kk + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/km.md b/docs/statuses/km.md new file mode 100644 index 00000000000..d490004bef4 --- /dev/null +++ b/docs/statuses/km.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# km + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/kn.md b/docs/statuses/kn.md new file mode 100644 index 00000000000..1c0e6591771 --- /dev/null +++ b/docs/statuses/kn.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# kn + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ko.md b/docs/statuses/ko.md new file mode 100644 index 00000000000..7bd8cd01423 --- /dev/null +++ b/docs/statuses/ko.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ko + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ku.md b/docs/statuses/ku.md new file mode 100644 index 00000000000..cb433da96d7 --- /dev/null +++ b/docs/statuses/ku.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ku + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ky.md b/docs/statuses/ky.md new file mode 100644 index 00000000000..1d03a076fa1 --- /dev/null +++ b/docs/statuses/ky.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ky + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/lb.md b/docs/statuses/lb.md new file mode 100644 index 00000000000..9c8b2c6c6ac --- /dev/null +++ b/docs/statuses/lb.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# lb + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/lg.md b/docs/statuses/lg.md new file mode 100644 index 00000000000..61cd2ee7f4b --- /dev/null +++ b/docs/statuses/lg.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# lg + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ln.md b/docs/statuses/ln.md new file mode 100644 index 00000000000..62ca3ffef2a --- /dev/null +++ b/docs/statuses/ln.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ln + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/lo.md b/docs/statuses/lo.md new file mode 100644 index 00000000000..470b541aba7 --- /dev/null +++ b/docs/statuses/lo.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# lo + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/lt.md b/docs/statuses/lt.md new file mode 100644 index 00000000000..6f3942a2e2a --- /dev/null +++ b/docs/statuses/lt.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# lt + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/lv.md b/docs/statuses/lv.md new file mode 100644 index 00000000000..7d0a52fb641 --- /dev/null +++ b/docs/statuses/lv.md @@ -0,0 +1,54 @@ +--- +editLink: false +--- + +# lv + +##### All missed: 3 + + +### json + +##### Missing: 3 + + + + + + +
+ +Key + + + +Value + +
+ +Bahamas + + + +Bahamas + +
+ +Mali + + + +Mali + +
+ +Tonga + + + +Tonga + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/mai.md b/docs/statuses/mai.md new file mode 100644 index 00000000000..65195213bf1 --- /dev/null +++ b/docs/statuses/mai.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# mai + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/mg.md b/docs/statuses/mg.md new file mode 100644 index 00000000000..bde85abb5ee --- /dev/null +++ b/docs/statuses/mg.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# mg + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/mi.md b/docs/statuses/mi.md new file mode 100644 index 00000000000..b15bffde8ad --- /dev/null +++ b/docs/statuses/mi.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# mi + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/mk.md b/docs/statuses/mk.md new file mode 100644 index 00000000000..7de3d7ec33b --- /dev/null +++ b/docs/statuses/mk.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# mk + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ml.md b/docs/statuses/ml.md new file mode 100644 index 00000000000..cac6518d54d --- /dev/null +++ b/docs/statuses/ml.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ml + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/mn.md b/docs/statuses/mn.md new file mode 100644 index 00000000000..9366a2f0532 --- /dev/null +++ b/docs/statuses/mn.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# mn + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/mni_Mtei.md b/docs/statuses/mni_Mtei.md new file mode 100644 index 00000000000..3b345765651 --- /dev/null +++ b/docs/statuses/mni_Mtei.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# mni_Mtei + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/mr.md b/docs/statuses/mr.md new file mode 100644 index 00000000000..d89c0e3a863 --- /dev/null +++ b/docs/statuses/mr.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# mr + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ms.md b/docs/statuses/ms.md new file mode 100644 index 00000000000..a7b08d0a717 --- /dev/null +++ b/docs/statuses/ms.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ms + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/mt.md b/docs/statuses/mt.md new file mode 100644 index 00000000000..e6c0ae05092 --- /dev/null +++ b/docs/statuses/mt.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# mt + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/my.md b/docs/statuses/my.md new file mode 100644 index 00000000000..09d3e9bb619 --- /dev/null +++ b/docs/statuses/my.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# my + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/nb.md b/docs/statuses/nb.md new file mode 100644 index 00000000000..3bdbba2c2aa --- /dev/null +++ b/docs/statuses/nb.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# nb + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ne.md b/docs/statuses/ne.md new file mode 100644 index 00000000000..73ac9253489 --- /dev/null +++ b/docs/statuses/ne.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ne + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/nl.md b/docs/statuses/nl.md new file mode 100644 index 00000000000..9f6f3a8712f --- /dev/null +++ b/docs/statuses/nl.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# nl + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/nn.md b/docs/statuses/nn.md new file mode 100644 index 00000000000..a85a4727251 --- /dev/null +++ b/docs/statuses/nn.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# nn + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/oc.md b/docs/statuses/oc.md new file mode 100644 index 00000000000..33d9ca7a5de --- /dev/null +++ b/docs/statuses/oc.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# oc + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/om.md b/docs/statuses/om.md new file mode 100644 index 00000000000..bd0817f78e5 --- /dev/null +++ b/docs/statuses/om.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# om + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/or.md b/docs/statuses/or.md new file mode 100644 index 00000000000..b7ca51b5bf8 --- /dev/null +++ b/docs/statuses/or.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# or + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/pa.md b/docs/statuses/pa.md new file mode 100644 index 00000000000..21685703511 --- /dev/null +++ b/docs/statuses/pa.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# pa + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/pl.md b/docs/statuses/pl.md new file mode 100644 index 00000000000..2bf45311fd7 --- /dev/null +++ b/docs/statuses/pl.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# pl + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ps.md b/docs/statuses/ps.md new file mode 100644 index 00000000000..adfebf0b400 --- /dev/null +++ b/docs/statuses/ps.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ps + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/pt.md b/docs/statuses/pt.md new file mode 100644 index 00000000000..d59fed785a8 --- /dev/null +++ b/docs/statuses/pt.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# pt + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/pt_BR.md b/docs/statuses/pt_BR.md new file mode 100644 index 00000000000..a3d15f3ef42 --- /dev/null +++ b/docs/statuses/pt_BR.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# pt_BR + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/qu.md b/docs/statuses/qu.md new file mode 100644 index 00000000000..8e5a7dcdcf3 --- /dev/null +++ b/docs/statuses/qu.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# qu + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ro.md b/docs/statuses/ro.md new file mode 100644 index 00000000000..bef3977b4d8 --- /dev/null +++ b/docs/statuses/ro.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ro + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ru.md b/docs/statuses/ru.md new file mode 100644 index 00000000000..53b82c4b066 --- /dev/null +++ b/docs/statuses/ru.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ru + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/rw.md b/docs/statuses/rw.md new file mode 100644 index 00000000000..0835d98ff43 --- /dev/null +++ b/docs/statuses/rw.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# rw + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sa.md b/docs/statuses/sa.md new file mode 100644 index 00000000000..f414e3b7469 --- /dev/null +++ b/docs/statuses/sa.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sa + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sc.md b/docs/statuses/sc.md new file mode 100644 index 00000000000..35058ba683a --- /dev/null +++ b/docs/statuses/sc.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sc + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sd.md b/docs/statuses/sd.md new file mode 100644 index 00000000000..bc7ccabf9ba --- /dev/null +++ b/docs/statuses/sd.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sd + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/si.md b/docs/statuses/si.md new file mode 100644 index 00000000000..de05a0787e9 --- /dev/null +++ b/docs/statuses/si.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# si + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sk.md b/docs/statuses/sk.md new file mode 100644 index 00000000000..5ee1c4c9632 --- /dev/null +++ b/docs/statuses/sk.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sk + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sl.md b/docs/statuses/sl.md new file mode 100644 index 00000000000..5f97d34b5ad --- /dev/null +++ b/docs/statuses/sl.md @@ -0,0 +1,36 @@ +--- +editLink: false +--- + +# sl + +##### All missed: 1 + + +### json + +##### Missing: 1 + + + + +
+ +Key + + + +Value + +
+ +OK + + + +OK + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/sn.md b/docs/statuses/sn.md new file mode 100644 index 00000000000..9e55da7bbd4 --- /dev/null +++ b/docs/statuses/sn.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sn + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/so.md b/docs/statuses/so.md new file mode 100644 index 00000000000..4a4ff45dd92 --- /dev/null +++ b/docs/statuses/so.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# so + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sq.md b/docs/statuses/sq.md new file mode 100644 index 00000000000..73061384f6c --- /dev/null +++ b/docs/statuses/sq.md @@ -0,0 +1,36 @@ +--- +editLink: false +--- + +# sq + +##### All missed: 1 + + +### json + +##### Missing: 1 + + + + +
+ +Key + + + +Value + +
+ +Sierra Leone + + + +Sierra Leone + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/sr_Cyrl.md b/docs/statuses/sr_Cyrl.md new file mode 100644 index 00000000000..f0f7c82571e --- /dev/null +++ b/docs/statuses/sr_Cyrl.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sr_Cyrl + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sr_Latn.md b/docs/statuses/sr_Latn.md new file mode 100644 index 00000000000..a5d3ceb4d06 --- /dev/null +++ b/docs/statuses/sr_Latn.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sr_Latn + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sr_Latn_ME.md b/docs/statuses/sr_Latn_ME.md new file mode 100644 index 00000000000..1959103e18f --- /dev/null +++ b/docs/statuses/sr_Latn_ME.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sr_Latn_ME + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/su.md b/docs/statuses/su.md new file mode 100644 index 00000000000..04b04c1fb69 --- /dev/null +++ b/docs/statuses/su.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# su + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sv.md b/docs/statuses/sv.md new file mode 100644 index 00000000000..eb644803eb9 --- /dev/null +++ b/docs/statuses/sv.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sv + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/sw.md b/docs/statuses/sw.md new file mode 100644 index 00000000000..b3a7bb80699 --- /dev/null +++ b/docs/statuses/sw.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# sw + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ta.md b/docs/statuses/ta.md new file mode 100644 index 00000000000..bd9a5ec4d37 --- /dev/null +++ b/docs/statuses/ta.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ta + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/te.md b/docs/statuses/te.md new file mode 100644 index 00000000000..6de6c4431da --- /dev/null +++ b/docs/statuses/te.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# te + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/tg.md b/docs/statuses/tg.md new file mode 100644 index 00000000000..7a77cc98710 --- /dev/null +++ b/docs/statuses/tg.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# tg + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/th.md b/docs/statuses/th.md new file mode 100644 index 00000000000..dc1d22ed244 --- /dev/null +++ b/docs/statuses/th.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# th + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ti.md b/docs/statuses/ti.md new file mode 100644 index 00000000000..504e6e1f81d --- /dev/null +++ b/docs/statuses/ti.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ti + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/tk.md b/docs/statuses/tk.md new file mode 100644 index 00000000000..887af056456 --- /dev/null +++ b/docs/statuses/tk.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# tk + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/tl.md b/docs/statuses/tl.md new file mode 100644 index 00000000000..88726d6a239 --- /dev/null +++ b/docs/statuses/tl.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# tl + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/tr.md b/docs/statuses/tr.md new file mode 100644 index 00000000000..f6f7b443f37 --- /dev/null +++ b/docs/statuses/tr.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# tr + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/tt.md b/docs/statuses/tt.md new file mode 100644 index 00000000000..652abcbd341 --- /dev/null +++ b/docs/statuses/tt.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# tt + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ug.md b/docs/statuses/ug.md new file mode 100644 index 00000000000..b8115558783 --- /dev/null +++ b/docs/statuses/ug.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ug + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/uk.md b/docs/statuses/uk.md new file mode 100644 index 00000000000..4e64816fea1 --- /dev/null +++ b/docs/statuses/uk.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# uk + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/ur.md b/docs/statuses/ur.md new file mode 100644 index 00000000000..5f2d8072a8d --- /dev/null +++ b/docs/statuses/ur.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# ur + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/uz_Cyrl.md b/docs/statuses/uz_Cyrl.md new file mode 100644 index 00000000000..a1669d68012 --- /dev/null +++ b/docs/statuses/uz_Cyrl.md @@ -0,0 +1,126 @@ +--- +editLink: false +--- + +# uz_Cyrl + +##### All missed: 11 + + +### json + +##### Missing: 11 + + + + + + + + + + + + + + +
+ +Key + + + +Value + +
+ +Bermuda + + + +Bermuda + +
+ +Burkina Faso + + + +Burkina Faso + +
+ +Denmark + + + +Denmark + +
+ +Fiji + + + +Fiji + +
+ +Lebanon + + + +Lebanon + +
+ +Mauritius + + + +Mauritius + +
+ +Monaco + + + +Monaco + +
+ +Nova User + + + +Nova User + +
+ +Panama + + + +Panama + +
+ +Singapore + + + +Singapore + +
+ +Togo + + + +Togo + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/uz_Latn.md b/docs/statuses/uz_Latn.md new file mode 100644 index 00000000000..d7c2e7327a3 --- /dev/null +++ b/docs/statuses/uz_Latn.md @@ -0,0 +1,517 @@ +--- +editLink: false +--- + +# uz_Latn + +##### All missed: 50 + + +### json + +##### Missing: 1 + + + + +
+ +Key + + + +Value + +
+ +Administrator users can perform any action. + + + +Administrator users can perform any action. + +
+ +[ [go back](../status.md) | [to top](#) ] + + + +### php-inline + +##### Missing: 38 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +Key + + + +Value + +
+ +accepted_if + + + +This field must be accepted when :other is :value. + +
+ +any_of + + + +This field is invalid. + +
+ +ascii + + + +This field must only contain single-byte alphanumeric characters and symbols. + +
+ +can + + + +This field contains an unauthorized value. + +
+ +contains + + + +This field is missing a required value. + +
+ +decimal + + + +This field must have :decimal decimal places. + +
+ +doesnt_contain + + + +This field must not contain any of the following: :values. + +
+ +doesnt_end_with + + + +This field must not end with one of the following: :values. + +
+ +doesnt_start_with + + + +This field must not start with one of the following: :values. + +
+ +extensions + + + +This field must have one of the following extensions: :values. + +
+ +hex_color + + + +This field must be a valid hexadecimal color. + +
+ +in_array_keys + + + +This field must contain at least one of the following keys: :values. + +
+ +list + + + +This field must be a list. + +
+ +lowercase + + + +This field must be lowercase. + +
+ +max_digits + + + +This field must not have more than :max digits. + +
+ +min_digits + + + +This field must have at least :min digits. + +
+ +missing + + + +This field must be missing. + +
+ +missing_if + + + +This field must be missing when :other is :value. + +
+ +missing_unless + + + +This field must be missing unless :other is :value. + +
+ +missing_with + + + +This field must be missing when :values is present. + +
+ +missing_with_all + + + +This field must be missing when :values are present. + +
+ +password.letters + + + +This field must contain at least one letter. + +
+ +password.mixed + + + +This field must contain at least one uppercase and one lowercase letter. + +
+ +password.numbers + + + +This field must contain at least one number. + +
+ +password.symbols + + + +This field must contain at least one symbol. + +
+ +password.uncompromised + + + +The given field has appeared in a data leak. Please choose a different field. + +
+ +present_if + + + +This field must be present when :other is :value. + +
+ +present_unless + + + +This field must be present unless :other is :value. + +
+ +present_with + + + +This field must be present when :values is present. + +
+ +present_with_all + + + +This field must be present when :values are present. + +
+ +prohibited_if_accepted + + + +This field is prohibited when :other is accepted. + +
+ +prohibited_if_declined + + + +This field is prohibited when :other is declined. + +
+ +prohibits + + + +This field prohibits :other from being present. + +
+ +required_array_keys + + + +This field must contain entries for: :values. + +
+ +required_if_accepted + + + +This field is required when :other is accepted. + +
+ +required_if_declined + + + +This field is required when :other is declined. + +
+ +ulid + + + +This field must be a valid ULID. + +
+ +uppercase + + + +This field must be uppercase. + +
+ +[ [go back](../status.md) | [to top](#) ] + + + +### php + +##### Missing: 11 + + + + + + + + + + + + + + +
+ +Key + + + +Value + +
+ +password.uncompromised + + + +The given :attribute has appeared in a data leak. Please choose a different :attribute. + +
+ +present_if + + + +The :attribute field must be present when :other is :value. + +
+ +present_unless + + + +The :attribute field must be present unless :other is :value. + +
+ +present_with + + + +The :attribute field must be present when :values is present. + +
+ +present_with_all + + + +The :attribute field must be present when :values are present. + +
+ +prohibited_if_accepted + + + +The :attribute field is prohibited when :other is accepted. + +
+ +prohibited_if_declined + + + +The :attribute field is prohibited when :other is declined. + +
+ +prohibits + + + +The :attribute field prohibits :other from being present. + +
+ +required_array_keys + + + +The :attribute field must contain entries for: :values. + +
+ +required_if_accepted + + + +The :attribute field is required when :other is accepted. + +
+ +required_if_declined + + + +The :attribute field is required when :other is declined. + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/vi.md b/docs/statuses/vi.md new file mode 100644 index 00000000000..2b0ebe27a84 --- /dev/null +++ b/docs/statuses/vi.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# vi + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/xh.md b/docs/statuses/xh.md new file mode 100644 index 00000000000..fd8c42b5f64 --- /dev/null +++ b/docs/statuses/xh.md @@ -0,0 +1,243 @@ +--- +editLink: false +--- + +# xh + +##### All missed: 24 + + +### json + +##### Missing: 24 + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +Key + + + +Value + +
+ +Bhutan + + + +Bhutan + +
+ +Botswana + + + +Botswana + +
+ +Brazil + + + +Brazil + +
+ +Burundi + + + +Burundi + +
+ +Fiji + + + +Fiji + +
+ +Grenada + + + +Grenada + +
+ +Honduras + + + +Honduras + +
+ +Iran, Islamic Republic Of + + + +Iran + +
+ +Jordan + + + +Jordan + +
+ +Kazakhstan + + + +Kazakhstan + +
+ +Lesotho + + + +Lesotho + +
+ +Macao + + + +Macao + +
+ +Malawi + + + +Malawi + +
+ +Mayotte + + + +Mayotte + +
+ +Moldova + + + +Moldova + +
+ +Montenegro + + + +Montenegro + +
+ +Niue + + + +Niue + +
+ +Oman + + + +Oman + +
+ +Peru + + + +Peru + +
+ +South Sudan + + + +South Sudan + +
+ +Sudan + + + +Sudan + +
+ +Suriname + + + +Suriname + +
+ +Tajikistan + + + +Tajikistan + +
+ +Yemen + + + +Yemen + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/yi.md b/docs/statuses/yi.md new file mode 100644 index 00000000000..83efe4a1cbc --- /dev/null +++ b/docs/statuses/yi.md @@ -0,0 +1,54 @@ +--- +editLink: false +--- + +# yi + +##### All missed: 3 + + +### json + +##### Missing: 3 + + + + + + +
+ +Key + + + +Value + +
+ +Brazil + + + +Brazil + +
+ +Guernsey + + + +Guernsey + +
+ +Pitcairn + + + +Pitcairn + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/yo.md b/docs/statuses/yo.md new file mode 100644 index 00000000000..618eac4f1b4 --- /dev/null +++ b/docs/statuses/yo.md @@ -0,0 +1,819 @@ +--- +editLink: false +--- + +# yo + +##### All missed: 88 + + +### json + +##### Missing: 88 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +Key + + + +Value + +
+ +Albania + + + +Albania + +
+ +Algeria + + + +Algeria + +
+ +Andorra + + + +Andorra + +
+ +Antarctica + + + +Antarctica + +
+ +Argentina + + + +Argentina + +
+ +Armenia + + + +Armenia + +
+ +Azerbaijan + + + +Azerbaijan + +
+ +Bahamas + + + +Bahamas + +
+ +Bahrain + + + +Bahrain + +
+ +Bangladesh + + + +Bangladesh + +
+ +Bermuda + + + +Bermuda + +
+ +Botswana + + + +Botswana + +
+ +Brazil + + + +Brazil + +
+ +Cambodia + + + +Cambodia + +
+ +Cape Verde + + + +Cape Verde + +
+ +Chad + + + +Chad + +
+ +Congo + + + +Congo + +
+ +Congo, Democratic Republic + + + +Congo, Democratic Republic + +
+ +El Salvador + + + +El Salvador + +
+ +Estonia + + + +Estonia + +
+ +Finland + + + +Finland + +
+ +Gabon + + + +Gabon + +
+ +Gambia + + + +Gambia + +
+ +Georgia + + + +Georgia + +
+ +Greece + + + +Greece + +
+ +Grenada + + + +Grenada + +
+ +Guadeloupe + + + +Guadeloupe + +
+ +Guatemala + + + +Guatemala + +
+ +Guinea + + + +Guinea + +
+ +Guyana + + + +Guyana + +
+ +Haiti + + + +Haiti + +
+ +Honduras + + + +Honduras + +
+ +Hungary + + + +Hungary + +
+ +Iceland + + + +Iceland + +
+ +India + + + +India + +
+ +Indonesia + + + +Indonesia + +
+ +Iran, Islamic Republic Of + + + +Iran + +
+ +Iraq + + + +Iraq + +
+ +Ireland + + + +Ireland + +
+ +Kenya + + + +Kenya + +
+ +Kosovo + + + +Kosovo + +
+ +Kuwait + + + +Kuwait + +
+ +Liberia + + + +Liberia + +
+ +Liechtenstein + + + +Liechtenstein + +
+ +Lithuania + + + +Lithuania + +
+ +Macao + + + +Macao + +
+ +Malawi + + + +Malawi + +
+ +Mali + + + +Mali + +
+ +Malta + + + +Malta + +
+ +Martinique + + + +Martinique + +
+ +Mauritius + + + +Mauritius + +
+ +Mexico + + + +Mexico + +
+ +Micronesia, Federated States Of + + + +Micronesia + +
+ +Mongolia + + + +Mongolia + +
+ +Montenegro + + + +Montenegro + +
+ +Montserrat + + + +Montserrat + +
+ +Mozambique + + + +Mozambique + +
+ +Namibia + + + +Namibia + +
+ +Nepal + + + +Nepal + +
+ +Nicaragua + + + +Nicaragua + +
+ +Norway + + + +Norway + +
+ +Oman + + + +Oman + +
+ +Panama + + + +Panama + +
+ +Paraguay + + + +Paraguay + +
+ +Philippines + + + +Philippines + +
+ +Romania + + + +Romania + +
+ +Rwanda + + + +Rwanda + +
+ +Saint Helena + + + +Saint Helena + +
+ +Saint Lucia + + + +Saint Lucia + +
+ +Samoa + + + +Samoa + +
+ +Singapore + + + +Singapore + +
+ +Slovakia + + + +Slovakia + +
+ +Slovenia + + + +Slovenia + +
+ +South Sudan + + + +South Sudan + +
+ +Sudan + + + +Sudan + +
+ +Swaziland + + + +Swaziland + +
+ +Sweden + + + +Sweden + +
+ +Taiwan + + + +Taiwan + +
+ +Tanzania + + + +Tanzania + +
+ +Thailand + + + +Thailand + +
+ +Tokelau + + + +Tokelau + +
+ +Turkmenistan + + + +Turkmenistan + +
+ +Tuvalu + + + +Tuvalu + +
+ +Ukraine + + + +Ukraine + +
+ +Venezuela + + + +Venezuela + +
+ +Yemen + + + +Yemen + +
+ +Zambia + + + +Zambia + +
+ +Zimbabwe + + + +Zimbabwe + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/zh_CN.md b/docs/statuses/zh_CN.md new file mode 100644 index 00000000000..d73bdc3f1fc --- /dev/null +++ b/docs/statuses/zh_CN.md @@ -0,0 +1,90 @@ +--- +editLink: false +--- + +# zh_CN + +##### All missed: 7 + + +### json + +##### Missing: 7 + + + + + + + + + + +
+ +Key + + + +Value + +
+ +Export As CSV + + + +Export As CSV + +
+ +If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here. + + + +If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here. + +
+ +OK + + + +OK + +
+ +Secure Area + + + +Secure Area + +
+ +The selected resources have been :action! + + + +The selected resources have been :action! + +
+ +This payment was initiated, but the funds have not been received yet. This can take up to 14 days. + + + +This payment was initiated, but the funds have not been received yet. This can take up to 14 days. + +
+ +We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas. + + + +We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas. + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/zh_HK.md b/docs/statuses/zh_HK.md new file mode 100644 index 00000000000..ce28db446c4 --- /dev/null +++ b/docs/statuses/zh_HK.md @@ -0,0 +1,198 @@ +--- +editLink: false +--- + +# zh_HK + +##### All missed: 19 + + +### json + +##### Missing: 19 + + + + + + + + + + + + + + + + + + + + + + +
+ +Key + + + +Value + +
+ +Action Event + + + +Action Event + +
+ +Action Events + + + +Action Events + +
+ +Delete Notification + + + +Delete Notification + +
+ +Email Verification + + + +Email Verification + +
+ +Export As CSV + + + +Export As CSV + +
+ +If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here. + + + +If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here. + +
+ +Invoice Email Addresses + + + +Invoice Email Addresses + +
+ +Invoice emails updated successfully. + + + +Invoice emails updated successfully. + +
+ +Mark all notifications as read + + + +Mark all notifications as read + +
+ +OK + + + +OK + +
+ +Please provide a maximum of three invoice emails addresses. + + + +Please provide a maximum of three invoice emails addresses. + +
+ +Please set a default payment method before retrying payments. + + + +Please set a default payment method before retrying payments. + +
+ +Secure Area + + + +Secure Area + +
+ +The invoice emails must be valid email addresses. + + + +The invoice emails must be valid email addresses. + +
+ +The selected resources have been :action! + + + +The selected resources have been :action! + +
+ +This payment was initiated, but the funds have not been received yet. This can take up to 14 days. + + + +This payment was initiated, but the funds have not been received yet. This can take up to 14 days. + +
+ +User Security + + + +User Security + +
+ +Username + + + +Username + +
+ +We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas. + + + +We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas. + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/docs/statuses/zh_TW.md b/docs/statuses/zh_TW.md new file mode 100644 index 00000000000..12c04381aef --- /dev/null +++ b/docs/statuses/zh_TW.md @@ -0,0 +1,10 @@ +--- +editLink: false +--- + +# zh_TW + +##### All missed: 0 + +All lines are translated 😊 + diff --git a/docs/statuses/zu.md b/docs/statuses/zu.md new file mode 100644 index 00000000000..368cd010c4d --- /dev/null +++ b/docs/statuses/zu.md @@ -0,0 +1,198 @@ +--- +editLink: false +--- + +# zu + +##### All missed: 19 + + +### json + +##### Missing: 19 + + + + + + + + + + + + + + + + + + + + + + +
+ +Key + + + +Value + +
+ +Botswana + + + +Botswana + +
+ +Burkina Faso + + + +Burkina Faso + +
+ +Canada + + + +Canada + +
+ +Cape Verde + + + +Cape Verde + +
+ +Djibouti + + + +Djibouti + +
+ +Dominica + + + +Dominica + +
+ +El Salvador + + + +El Salvador + +
+ +Greece + + + +Greece + +
+ +Kazakhstan + + + +Kazakhstan + +
+ +Korea, Republic of + + + +Korea, Republic of + +
+ +Lesotho + + + +Lesotho + +
+ +Moldova + + + +Moldova + +
+ +Moldova, Republic of + + + +Moldova, Republic of + +
+ +New Caledonia + + + +New Caledonia + +
+ +Niue + + + +Niue + +
+ +Qatar + + + +Qatar + +
+ +Sint Maarten (Dutch part) + + + +Sint Maarten + +
+ +Tonga + + + +Tonga + +
+ +Uganda + + + +Uganda + +
+ +[ [go back](../status.md) | [to top](#) ] + diff --git a/el/auth.php b/el/auth.php deleted file mode 100644 index f6efb9b6e3c..00000000000 --- a/el/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Τα στοιχεία αυτά δεν ταιριάζουν με τα δικά μας.', - 'throttle' => 'Πολλές προσπάθειες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.', - -]; diff --git a/el/pagination.php b/el/pagination.php deleted file mode 100644 index 278fb517b6d..00000000000 --- a/el/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Προηγούμενη', - 'next' => 'Επόμενη »', - -]; diff --git a/el/passwords.php b/el/passwords.php deleted file mode 100644 index da31a592cf2..00000000000 --- a/el/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Το συνθηματικό πρέπει να έχει τουλάχιστον έξι χαρακτήρες και να ταιριάζει με την επαλήθευση.', - 'reset' => 'Έχει γίνει επαναφορά του συνθηματικού!', - 'sent' => 'Η υπενθύμιση του συνθηματικού εστάλη!', - 'token' => 'Το κλειδί αρχικοποίησης του συνθηματικού δεν είναι έγκυρο.', - 'user' => 'Δεν βρέθηκε χρήστης με το συγκεκριμένο email.', - -]; diff --git a/el/validation.php b/el/validation.php deleted file mode 100644 index e601b3a8b21..00000000000 --- a/el/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Το πεδίο :attribute πρέπει να γίνει αποδεκτό.', - 'active_url' => 'Το πεδίο :attribute δεν είναι αποδεκτή διεύθυνση URL.', - 'after' => 'Το πεδίο :attribute πρέπει να είναι μία ημερομηνία μετά από :date.', - 'alpha' => 'Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα.', - 'alpha_dash' => 'Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα, αριθμούς, και παύλες.', - 'alpha_num' => 'Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα και αριθμούς.', - 'array' => 'Το πεδίο :attribute πρέπει να είναι ένας πίνακας.', - 'before' => 'Το πεδίο :attribute πρέπει να είναι μία ημερομηνία πριν από :date.', - 'between' => [ - 'numeric' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max.', - 'file' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max kilobytes.', - 'string' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max χαρακτήρες.', - 'array' => 'Το πεδίο :attribute πρέπει να έχει μεταξύ :min - :max αντικείμενα.', - ], - 'boolean' => 'Το πεδίο :attribute πρέπει να είναι true ή false.', - 'confirmed' => 'Η επιβεβαίωση του :attribute δεν ταιριάζει.', - 'date' => 'Το πεδίο :attribute δεν είναι έγκυρη ημερομηνία.', - 'date_format' => 'Το πεδίο :attribute δεν είναι της μορφής :format.', - 'different' => 'Το πεδίο :attribute και :other πρέπει να είναι διαφορετικά.', - 'digits' => 'Το πεδίο :attribute πρέπει να είναι :digits ψηφία.', - 'digits_between' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min και :max ψηφία.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση email.', - 'filled' => 'To πεδίο :attribute είναι απαραίτητο.', - 'exists' => 'Το επιλεγμένο :attribute δεν είναι έγκυρο.', - 'image' => 'Το πεδίο :attribute πρέπει να είναι εικόνα.', - 'in' => 'Το επιλεγμένο :attribute δεν είναι έγκυρο.', - 'integer' => 'Το πεδίο :attribute πρέπει να είναι ακέραιος.', - 'ip' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση IP.', - 'json' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη συμβολοσειρά JSON.', - 'max' => [ - 'numeric' => 'Το πεδίο :attribute δεν μπορεί να είναι μεγαλύτερο από :max.', - 'file' => 'Το πεδίο :attribute δεν μπορεί να είναι μεγαλύτερό :max kilobytes.', - 'string' => 'Το πεδίο :attribute δεν μπορεί να έχει περισσότερους από :max χαρακτήρες.', - 'array' => 'Το πεδίο :attribute δεν μπορεί να έχει περισσότερα από :max αντικείμενα.', - ], - 'mimes' => 'Το πεδίο :attribute πρέπει να είναι αρχείο τύπου: :values.', - 'min' => [ - 'numeric' => 'Το πεδίο :attribute πρέπει να είναι τουλάχιστον :min.', - 'file' => 'Το πεδίο :attribute πρέπει να είναι τουλάχιστον :min kilobytes.', - 'string' => 'Το πεδίο :attribute πρέπει να έχει τουλάχιστον :min χαρακτήρες.', - 'array' => 'Το πεδίο :attribute πρέπει να έχει τουλάχιστον :min αντικείμενα.', - ], - 'not_in' => 'Το επιλεγμένο :attribute δεν είναι αποδεκτό.', - 'numeric' => 'Το πεδίο :attribute πρέπει να είναι αριθμός.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Η μορφή του :attribute δεν είναι αποδεκτή.', - 'required' => 'Το πεδίο :attribute είναι απαραίτητο.', - 'required_if' => 'Το πεδίο :attribute είναι απαραίτητο όταν το πεδίο :other είναι :value.', - 'required_unless' => 'Το πεδίο :attribute είναι απαραίτητο εκτός αν το πεδίο :other εμπεριέχει :values.', - 'required_with' => 'Το πεδίο :attribute είναι απαραίτητο όταν υπάρχει :values.', - 'required_with_all' => 'Το πεδίο :attribute είναι απαραίτητο όταν υπάρχουν :values.', - 'required_without' => 'Το πεδίο :attribute είναι απαραίτητο όταν δεν υπάρχει :values.', - 'required_without_all' => 'Το πεδίο :attribute είναι απαραίτητο όταν δεν υπάρχει κανένα από :values.', - 'same' => 'Τα πεδία :attribute και :other πρέπει να είναι ίδια.', - 'size' => [ - 'numeric' => 'Το πεδίο :attribute πρέπει να είναι :size.', - 'file' => 'Το πεδίο :attribute πρέπει να είναι :size kilobytes.', - 'string' => 'Το πεδίο :attribute πρέπει να είναι :size χαρακτήρες.', - 'array' => 'Το πεδίο :attribute πρέπει να περιέχει :size αντικείμενα.', - ], - 'string' => 'Το πεδίο :attribute πρέπει να είναι αλφαριθμητικό.', - 'timezone' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη ζώνη ώρας.', - 'unique' => 'Το πεδίο :attribute έχει ήδη εκχωρηθεί.', - 'url' => 'Το πεδίο :attribute δεν είναι έγκυρη διεύθυνση URL.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/es/auth.php b/es/auth.php deleted file mode 100644 index 6d03049b2aa..00000000000 --- a/es/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Estas credenciales no coinciden con nuestros registros.', - 'throttle' => 'Demasiados intentos de acceso. Por favor intente nuevamente en :seconds segundos.', - -]; diff --git a/es/pagination.php b/es/pagination.php deleted file mode 100644 index 325916dc39b..00000000000 --- a/es/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Anterior', - 'next' => 'Siguiente »', - -]; diff --git a/es/passwords.php b/es/passwords.php deleted file mode 100644 index f4639e3d4bf..00000000000 --- a/es/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Las contraseñas deben coincidir y contener al menos 6 caracteres', - 'reset' => '¡Tu contraseña ha sido restablecida!', - 'sent' => '¡Te hemos enviado por correo el enlace para restablecer tu contraseña!', - 'token' => 'El token de recuperación de contraseña es inválido.', - 'user' => 'No podemos encontrar ningún usuario con ese correo electrónico.', - -]; diff --git a/es/validation.php b/es/validation.php deleted file mode 100644 index 5f30e12da1a..00000000000 --- a/es/validation.php +++ /dev/null @@ -1,142 +0,0 @@ - ':attribute debe ser aceptado.', - 'active_url' => ':attribute no es una URL válida.', - 'after' => ':attribute debe ser una fecha posterior a :date.', - 'alpha' => ':attribute solo debe contener letras.', - 'alpha_dash' => ':attribute solo debe contener letras, números y guiones.', - 'alpha_num' => ':attribute solo debe contener letras y números.', - 'array' => ':attribute debe ser un conjunto.', - 'before' => ':attribute debe ser una fecha anterior a :date.', - 'between' => [ - 'numeric' => ':attribute tiene que estar entre :min - :max.', - 'file' => ':attribute debe pesar entre :min - :max kilobytes.', - 'string' => ':attribute tiene que tener entre :min - :max caracteres.', - 'array' => ':attribute tiene que tener entre :min - :max ítems.', - ], - 'boolean' => 'El campo :attribute debe tener un valor verdadero o falso.', - 'confirmed' => 'La confirmación de :attribute no coincide.', - 'date' => ':attribute no es una fecha válida.', - 'date_format' => ':attribute no corresponde al formato :format.', - 'different' => ':attribute y :other deben ser diferentes.', - 'digits' => ':attribute debe tener :digits dígitos.', - 'digits_between' => ':attribute debe tener entre :min y :max dígitos.', - 'distinct' => 'El campo :attribute contiene un valor duplicado.', - 'email' => ':attribute no es un correo válido', - 'exists' => ':attribute es inválido.', - 'filled' => 'El campo :attribute es obligatorio.', - 'image' => ':attribute debe ser una imagen.', - 'in' => ':attribute es inválido.', - 'integer' => ':attribute debe ser un número entero.', - 'ip' => ':attribute debe ser una dirección IP válida.', - 'json' => 'El campo :attribute debe tener una cadena JSON válida.', - 'max' => [ - 'numeric' => ':attribute no debe ser mayor a :max.', - 'file' => ':attribute no debe ser mayor que :max kilobytes.', - 'string' => ':attribute no debe ser mayor que :max caracteres.', - 'array' => ':attribute no debe tener más de :max elementos.', - ], - 'mimes' => ':attribute debe ser un archivo con formato: :values.', - 'min' => [ - 'numeric' => 'El tamaño de :attribute debe ser de al menos :min.', - 'file' => 'El tamaño de :attribute debe ser de al menos :min kilobytes.', - 'string' => ':attribute debe contener al menos :min caracteres.', - 'array' => ':attribute debe tener al menos :min elementos.', - ], - 'not_in' => ':attribute es inválido.', - 'numeric' => ':attribute debe ser numérico.', - 'present' => 'El campo :attribute debe estar presente.', - 'regex' => 'El formato de :attribute es inválido.', - 'required' => 'El campo :attribute es obligatorio.', - 'required_if' => 'El campo :attribute es obligatorio cuando :other es :value.', - 'required_unless' => 'El campo :attribute es obligatorio a menos que :other esté en :values.', - 'required_with' => 'El campo :attribute es obligatorio cuando :values está presente.', - 'required_with_all' => 'El campo :attribute es obligatorio cuando :values está presente.', - 'required_without' => 'El campo :attribute es obligatorio cuando :values no está presente.', - 'required_without_all' => 'El campo :attribute es obligatorio cuando ninguno de :values estén presentes.', - 'same' => ':attribute y :other deben coincidir.', - 'size' => [ - 'numeric' => 'El tamaño de :attribute debe ser :size.', - 'file' => 'El tamaño de :attribute debe ser :size kilobytes.', - 'string' => ':attribute debe contener :size caracteres.', - 'array' => ':attribute debe contener :size elementos.', - ], - 'string' => 'El campo :attribute debe ser una cadena de caracteres.', - 'timezone' => 'El :attribute debe ser una zona válida.', - 'unique' => ':attribute ya ha sido registrado.', - 'url' => 'El formato :attribute es inválido.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => 'nombre', - 'username' => 'usuario', - 'email' => 'correo electrónico', - 'first_name' => 'nombre', - 'last_name' => 'apellido', - 'password' => 'contraseña', - 'password_confirmation' => 'confirmación de la contraseña', - 'city' => 'ciudad', - 'country' => 'país', - 'address' => 'dirección', - 'phone' => 'teléfono', - 'mobile' => 'celular', - 'age' => 'edad', - 'sex' => 'sexo', - 'gender' => 'género', - 'year' => 'año', - 'month' => 'mes', - 'day' => 'día', - 'hour' => 'hora', - 'minute' => 'minuto', - 'second' => 'segundo', - 'title' => 'título', - 'body' => 'contenido', - 'description' => 'descripción', - 'excerpt' => 'extracto', - 'date' => 'fecha', - 'time' => 'hora', - 'subject' => 'asunto', - 'message' => 'mensaje', - ], - -]; diff --git a/fa/auth.php b/fa/auth.php deleted file mode 100644 index 04564eae9c2..00000000000 --- a/fa/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'اطلاعات ورود صحیح نمیباشد.', - 'throttle' => 'تعداد دفعات تلاش برای ورود از حد مجاز بیشتر است. لطفا پس از :seconds ثانیه مجددا تلاش فرمایید.', - -]; diff --git a/fa/pagination.php b/fa/pagination.php deleted file mode 100644 index c48ce33199d..00000000000 --- a/fa/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« قبلی', - 'next' => 'بعدی »', - -]; diff --git a/fa/passwords.php b/fa/passwords.php deleted file mode 100644 index 0e357794ae1..00000000000 --- a/fa/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'رمز عبور باید حداقل شش کاراکتر و مطابقت داشته باشد.', - 'reset' => 'بازگردانی کلمه عبور انجام شد', - 'sent' => 'یاد آور رمز عبور ارسال شد.', - 'token' => 'مشخصه ی بازنشاندن رمز عبور اشتباه است.', - 'user' => 'کاربری با این ایمیل آدرس یافت نشد.', - -]; diff --git a/fa/validation.php b/fa/validation.php deleted file mode 100644 index d1a4fe8fc81..00000000000 --- a/fa/validation.php +++ /dev/null @@ -1,141 +0,0 @@ - ':attribute باید پذیرفته شده باشد.', - 'active_url' => 'آدرس :attribute معتبر نیست', - 'after' => ':attribute باید تاریخی بعد از :date باشد.', - 'alpha' => ':attribute باید شامل حروف الفبا باشد.', - 'alpha_dash' => ':attribute باید شامل حروف الفبا و عدد و خظ تیره(-) باشد.', - 'alpha_num' => ':attribute باید شامل حروف الفبا و عدد باشد.', - 'array' => ':attribute باید شامل آرایه باشد.', - 'before' => ':attribute باید تاریخی قبل از :date باشد.', - 'between' => [ - 'numeric' => ':attribute باید بین :min و :max باشد.', - 'file' => ':attribute باید بین :min و :max کیلوبایت باشد.', - 'string' => ':attribute باید بین :min و :max کاراکتر باشد.', - 'array' => ':attribute باید بین :min و :max آیتم باشد.', - ], - 'boolean' => 'فیلد :attribute فقط میتواند صحیح و یا غلط باشد', - 'confirmed' => ':attribute با تاییدیه مطابقت ندارد.', - 'date' => ':attribute یک تاریخ معتبر نیست.', - 'date_format' => ':attribute با الگوی :format مطاقبت ندارد.', - 'different' => ':attribute و :other باید متفاوت باشند.', - 'digits' => ':attribute باید :digits رقم باشد.', - 'digits_between' => ':attribute باید بین :min و :max رقم باشد.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'فرمت :attribute معتبر نیست.', - 'exists' => ':attribute انتخاب شده، معتبر نیست.', - 'filled' => 'فیلد :attribute الزامی است', - 'image' => ':attribute باید تصویر باشد.', - 'in' => ':attribute انتخاب شده، معتبر نیست.', - 'integer' => ':attribute باید نوع داده ای عددی (integer) باشد.', - 'ip' => ':attribute باید IP آدرس معتبر باشد.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute نباید بزرگتر از :max باشد.', - 'file' => ':attribute نباید بزرگتر از :max کیلوبایت باشد.', - 'string' => ':attribute نباید بیشتر از :max کاراکتر باشد.', - 'array' => ':attribute نباید بیشتر از :max آیتم باشد.', - ], - 'mimes' => ':attribute باید یکی از فرمت های :values باشد.', - 'min' => [ - 'numeric' => ':attribute نباید کوچکتر از :min باشد.', - 'file' => ':attribute نباید کوچکتر از :min کیلوبایت باشد.', - 'string' => ':attribute نباید کمتر از :min کاراکتر باشد.', - 'array' => ':attribute نباید کمتر از :min آیتم باشد.', - ], - 'not_in' => ':attribute انتخاب شده، معتبر نیست.', - 'numeric' => ':attribute باید شامل عدد باشد.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute یک فرمت معتبر نیست', - 'required' => 'فیلد :attribute الزامی است', - 'required_if' => 'فیلد :attribute هنگامی که :other برابر با :value است، الزامیست.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':attribute الزامی است زمانی که :values موجود است.', - 'required_with_all' => ':attribute الزامی است زمانی که :values موجود است.', - 'required_without' => ':attribute الزامی است زمانی که :values موجود نیست.', - 'required_without_all' => ':attribute الزامی است زمانی که :values موجود نیست.', - 'same' => ':attribute و :other باید مانند هم باشند.', - 'size' => [ - 'numeric' => ':attribute باید برابر با :size باشد.', - 'file' => ':attribute باید برابر با :size کیلوبایت باشد.', - 'string' => ':attribute باید برابر با :size کاراکتر باشد.', - 'array' => ':attribute باسد شامل :size آیتم باشد.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'فیلد :attribute باید یک منطقه صحیح باشد.', - 'unique' => ':attribute قبلا انتخاب شده است.', - 'url' => 'فرمت آدرس :attribute اشتباه است.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - // - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => 'نام', - 'username' => 'نام کاربری', - 'email' => 'پست الکترونیکی', - 'first_name' => 'نام', - 'last_name' => 'نام خانوادگی', - 'password' => 'رمز عبور', - 'password_confirmation' => 'تاییدیه ی رمز عبور', - 'city' => 'شهر', - 'country' => 'کشور', - 'address' => 'نشانی', - 'phone' => 'تلفن', - 'mobile' => 'تلفن همراه', - 'age' => 'سن', - 'sex' => 'جنسیت', - 'gender' => 'جنسیت', - 'day' => 'روز', - 'month' => 'ماه', - 'year' => 'سال', - 'hour' => 'ساعت', - 'minute' => 'دقیقه', - 'second' => 'ثانیه', - 'title' => 'عنوان', - 'text' => 'متن', - 'content' => 'محتوا', - 'description' => 'توضیحات', - 'excerpt' => 'گلچین کردن', - 'date' => 'تاریخ', - 'time' => 'زمان', - 'available' => 'موجود', - 'size' => 'اندازه', - ], - -]; diff --git a/fi/auth.php b/fi/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/fi/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/fi/pagination.php b/fi/pagination.php deleted file mode 100644 index b0776abb93b..00000000000 --- a/fi/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Edellinen', - 'next' => 'Seuraava »', - -]; diff --git a/fi/passwords.php b/fi/passwords.php deleted file mode 100644 index 7b59ac94347..00000000000 --- a/fi/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Salasanan on oltava vähintään kuusi merkkiä ja ottelu.', - 'reset' => 'Password has been reset!', - 'sent' => 'Salasanan muistutus lähetetty!', - 'token' => 'Tämä elpyminen poletti salasanan on väärä.', - 'user' => 'Emme voi löytää käyttäjälle tämän sähköpostin.', - -]; diff --git a/fi/validation.php b/fi/validation.php deleted file mode 100644 index ec56946a513..00000000000 --- a/fi/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute pitää hyväksyä.', - 'active_url' => ':attribute pitää olla validi URL-osoite.', - 'after' => ':attribute pitää olla päiväys :date päiväyksen jälkeen.', - 'alpha' => ':attribute voi vain sisältää kirjaimia.', - 'alpha_dash' => ':attribute voi vain sisältää kirjaimia, numeroita ja viivoja.', - 'alpha_num' => ':attribute voi vain sisältää kirjaimia ja numeroita.', - 'array' => 'The :attribute must be an array.', - 'before' => ':attribute pitää olla päiväys ennen :date.', - 'between' => [ - 'numeric' => ':attribute numeron pitää olla välillä :min - :max.', - 'file' => ':attribute tiedoston pitää olla välillä :min - :max kilobittiä.', - 'string' => ':attribute elementin pitää olla välillä :min - :max kirjainta.', - 'array' => 'The :attribute must have between :min - :max items.', - ], - 'boolean' => 'The :attribute field must be true or false', - 'confirmed' => ':attribute vahvistus ei täsmää.', - 'date' => ':attribute ei ole kelvollinen päivämäärä.', - 'date_format' => ':attribute ei vastaa muotoa :format.', - 'different' => ':attribute ja :other tulee olla eri arvoisia.', - 'digits' => ':attribute on oltava :digits numeroin.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute muoto on virheellinen.', - 'exists' => 'valittu :attribute on virheellinen.', - 'filled' => ':attribute kenttä on pakollinen.', - 'image' => ':attribute pitää olla kuva.', - 'in' => 'valittu :attribute on virheellinen.', - 'integer' => ':attribute pitää olla numero.', - 'ip' => ':attribute pitää olla validi IP-osoite.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute pitää olla pienempi kuin :max.', - 'file' => ':attribute pitää olla pienempi :max kilobittiä.', - 'string' => ':attribute pitää olla pienempi :max kirjainta.', - 'array' => 'The :attribute may not have more than :max items.', - ], - 'mimes' => ':attribute pitää olla tiedostotyyppi: :values.', - 'min' => [ - 'numeric' => ':attribute pitää olla vähintään :min.', - 'file' => ':attribute pitää olla vähintään :min kilobittiä.', - 'string' => ':attribute pitää olla vähintään :min kirjainta.', - 'array' => 'The :attribute must have at least :min items.', - ], - 'not_in' => 'valittu :attribute on virheellinen.', - 'numeric' => ':attribute pitää olla numero.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => ':attribute kenttä on pakollinen.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values is present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => ':attribute ja :other on oltava samat.', - 'size' => [ - 'numeric' => ':attribute pitää olla kokoa: :size.', - 'file' => ':attribute pitää olla kokoa: :size kilobittiä.', - 'string' => ':attribute pitää olla kokoa: :size kirjainta.', - 'array' => 'The :attribute must contain :size items.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid zone.', - 'unique' => ':attribute on jo valittu.', - 'url' => ':attribute URL-osoite on virheellinen.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/fr/auth.php b/fr/auth.php deleted file mode 100644 index 21a9182eedd..00000000000 --- a/fr/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Ces identifiants ne correspondent pas à nos enregistrements', - 'throttle' => 'Trop de tentatives de connexion. Veuillez essayer de nouveau dans :seconds secondes.', - -]; diff --git a/fr/pagination.php b/fr/pagination.php deleted file mode 100644 index 9f07a5f9372..00000000000 --- a/fr/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Précédent', - 'next' => 'Suivant »', - -]; diff --git a/fr/passwords.php b/fr/passwords.php deleted file mode 100644 index 7d8f56a4a17..00000000000 --- a/fr/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Les mots de passe doivent avoir au moins six caractères et doivent être identiques.', - 'reset' => 'Votre mot de passe a été réinitialisé !', - 'sent' => 'Nous vous avons envoyé par courriel le lien de réinitialisation du mot de passe !', - 'token' => "Ce jeton de réinitialisation du mot de passe n'est pas valide.", - 'user' => "Aucun utilisateur n'a été trouvé avec cette adresse e-mail.", - -]; diff --git a/fr/validation.php b/fr/validation.php deleted file mode 100644 index 6dcb46cd466..00000000000 --- a/fr/validation.php +++ /dev/null @@ -1,142 +0,0 @@ - 'Le champ :attribute doit être accepté.', - 'active_url' => "Le champ :attribute n'est pas une URL valide.", - 'after' => 'Le champ :attribute doit être une date postérieure au :date.', - 'alpha' => 'Le champ :attribute doit seulement contenir des lettres.', - 'alpha_dash' => 'Le champ :attribute doit seulement contenir des lettres, des chiffres et des tirets.', - 'alpha_num' => 'Le champ :attribute doit seulement contenir des chiffres et des lettres.', - 'array' => 'Le champ :attribute doit être un tableau.', - 'before' => 'Le champ :attribute doit être une date antérieure au :date.', - 'between' => [ - 'numeric' => 'La valeur de :attribute doit être comprise entre :min et :max.', - 'file' => 'Le fichier :attribute doit avoir une taille entre :min et :max kilo-octets.', - 'string' => 'Le texte :attribute doit avoir entre :min et :max caractères.', - 'array' => 'Le tableau :attribute doit avoir entre :min et :max éléments.', - ], - 'boolean' => 'Le champ :attribute doit être vrai ou faux.', - 'confirmed' => 'Le champ de confirmation :attribute ne correspond pas.', - 'date' => "Le champ :attribute n'est pas une date valide.", - 'date_format' => 'Le champ :attribute ne correspond pas au format :format.', - 'different' => 'Les champs :attribute et :other doivent être différents.', - 'digits' => 'Le champ :attribute doit avoir :digits chiffres.', - 'digits_between' => 'Le champ :attribute doit avoir entre :min et :max chiffres.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Le champ :attribute doit être une adresse email valide.', - 'exists' => 'Le champ :attribute sélectionné est invalide.', - 'filled' => 'Le champ :attribute est obligatoire.', - 'image' => 'Le champ :attribute doit être une image.', - 'in' => 'Le champ :attribute est invalide.', - 'integer' => 'Le champ :attribute doit être un entier.', - 'ip' => 'Le champ :attribute doit être une adresse IP valide.', - 'json' => 'Le champ :attribute doit être un document JSON valide.', - 'max' => [ - 'numeric' => 'La valeur de :attribute ne peut être supérieure à :max.', - 'file' => 'Le fichier :attribute ne peut être plus gros que :max kilo-octets.', - 'string' => 'Le texte de :attribute ne peut contenir plus de :max caractères.', - 'array' => 'Le tableau :attribute ne peut avoir plus de :max éléments.', - ], - 'mimes' => 'Le champ :attribute doit être un fichier de type : :values.', - 'min' => [ - 'numeric' => 'La valeur de :attribute doit être supérieure à :min.', - 'file' => 'Le fichier :attribute doit être plus gros que :min kilo-octets.', - 'string' => 'Le texte :attribute doit contenir au moins :min caractères.', - 'array' => 'Le tableau :attribute doit avoir au moins :min éléments.', - ], - 'not_in' => "Le champ :attribute sélectionné n'est pas valide.", - 'numeric' => 'Le champ :attribute doit contenir un nombre.', - 'present' => 'Le champ :attribute doit être présent.', - 'regex' => 'Le format du champ :attribute est invalide.', - 'required' => 'Le champ :attribute est obligatoire.', - 'required_if' => 'Le champ :attribute est obligatoire quand la valeur de :other est :value.', - 'required_unless' => 'Le champ :attribute est obligatoire sauf si :other est :values.', - 'required_with' => 'Le champ :attribute est obligatoire quand :values est présent.', - 'required_with_all' => 'Le champ :attribute est obligatoire quand :values est présent.', - 'required_without' => "Le champ :attribute est obligatoire quand :values n'est pas présent.", - 'required_without_all' => "Le champ :attribute est requis quand aucun de :values n'est présent.", - 'same' => 'Les champs :attribute et :other doivent être identiques.', - 'size' => [ - 'numeric' => 'La valeur de :attribute doit être :size.', - 'file' => 'La taille du fichier de :attribute doit être de :size kilo-octets.', - 'string' => 'Le texte de :attribute doit contenir :size caractères.', - 'array' => 'Le tableau :attribute doit contenir :size éléments.', - ], - 'string' => 'Le champ :attribute doit être une chaîne de caractères.', - 'timezone' => 'Le champ :attribute doit être un fuseau horaire valide.', - 'unique' => 'La valeur du champ :attribute est déjà utilisée.', - 'url' => "Le format de l'URL de :attribute n'est pas valide.", - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => 'Nom', - 'username' => 'Pseudo', - 'email' => 'E-mail', - 'first_name' => 'Prénom', - 'last_name' => 'Nom', - 'password' => 'Mot de passe', - 'password_confirmation' => 'Confirmation du mot de passe', - 'city' => 'Ville', - 'country' => 'Pays', - 'address' => 'Adresse', - 'phone' => 'Téléphone', - 'mobile' => 'Portable', - 'age' => 'Age', - 'sex' => 'Sexe', - 'gender' => 'Genre', - 'day' => 'Jour', - 'month' => 'Mois', - 'year' => 'Année', - 'hour' => 'Heure', - 'minute' => 'Minute', - 'second' => 'Seconde', - 'title' => 'Titre', - 'content' => 'Contenu', - 'description' => 'Description', - 'excerpt' => 'Extrait', - 'date' => 'Date', - 'time' => 'Heure', - 'available' => 'Disponible', - 'size' => 'Taille', - ], - -]; diff --git a/gl/auth.php b/gl/auth.php deleted file mode 100644 index da7d36fa98d..00000000000 --- a/gl/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Estas credenciais non coinciden cos nosos rexistros.', - 'throttle' => 'Demasiados intentos de acceso. Por favor inténteo de novo en :seconds segundos.', - -]; diff --git a/gl/pagination.php b/gl/pagination.php deleted file mode 100644 index 4134ec0015d..00000000000 --- a/gl/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Anterior', - 'next' => 'Seguinte »', - -]; diff --git a/gl/passwords.php b/gl/passwords.php deleted file mode 100644 index 5af8b924ce4..00000000000 --- a/gl/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Os contrasinais deben conter polo menos seis caracteres e coincidir.', - 'reset' => 'O teu contrasinal foi restablecido!', - 'sent' => 'Enviámosche por correo electrónico o enlace de restablecemento do contrasinal!', - 'token' => 'Este token de restablecemento do contrasinal non é válido.', - 'user' => 'Non podemos atopar un usuario con ese correo electrónico.', - -]; diff --git a/gl/validation.php b/gl/validation.php deleted file mode 100644 index 060d087705a..00000000000 --- a/gl/validation.php +++ /dev/null @@ -1,112 +0,0 @@ - ':attribute debe ser aceptado.', - 'active_url' => ':attribute non é unha URL válida.', - 'after' => ':attribute debe ser unha data posterior a :date.', - 'alpha' => ':attribute só debe conter letras.', - 'alpha_dash' => ':attribute só debe conter letras, números e guións.', - 'alpha_num' => ':attribute só debe conter letras e números.', - 'array' => ':attribute debe ser un conxunto.', - 'before' => ':attribute debe ser unha data anterior a :date.', - 'between' => [ - 'numeric' => ':attribute debe estar entre :min e :max.', - 'file' => 'O tamaño de :attribute debe estar entre :min e :max quilobites.', - 'string' => ':attribute debe ter entre :min e :max caracteres.', - 'array' => ':attribute debe conter entre :min e :max elementos.', - ], - 'boolean' => 'O campo :attribute debe ser verdadeiro ou falso.', - 'confirmed' => 'A confirmación de :attribute non coincide.', - 'date' => ':attribute non é unha data válida.', - 'date_format' => ':attribute non concorda co formato :format.', - 'different' => ':attribute e :other deben ser diferentes.', - 'digits' => ':attribute debe ter :digits díxitos.', - 'digits_between' => ':attribute debe ter entre :min e :max díxitos.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute debe ser unha dirección de correo electrónico válida.', - 'exists' => 'O :attribute seleccionado non é válido.', - 'filled' => 'O campo :attribute é obrigatorio.', - 'image' => ':attribute debe ser unha imaxe.', - 'in' => 'O :attribute seleccionado non é válido.', - 'integer' => ':attribute debe ser un número enteiro.', - 'ip' => ':attribute debe ser unha dirección IP válida.', - 'json' => ':attribute debe ser unha cadea JSON válida.', - 'max' => [ - 'numeric' => ':attribute non debe ser maior de :max.', - 'file' => 'O tamaño de :attribute non debe ser maior de :max quilobites.', - 'string' => ':attribute non debe ter máis de :max caracteres.', - 'array' => ':attribute non debe conter máis de :max elementos.', - ], - 'mimes' => ':attribute debe ser un arquivo de tipo: :values.', - 'min' => [ - 'numeric' => ':attribute debe ser polo menos :min.', - 'file' => 'O tamaño de :attribute debe ser polo menos de :min quilobites.', - 'string' => ':attribute debe ter polo menos :min caracteres.', - 'array' => ':attribute debe conter polo menos :min elementos.', - ], - 'not_in' => ':attribute non é válido.', - 'numeric' => ':attribute debe de ser un número.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'O formato de :attribute non é válido.', - 'required' => 'O campo :attribute é obrigatorio.', - 'required_if' => 'O campo :attribute é obrigatorio cando :other é :value.', - 'required_unless' => 'O campo :attribute é obrigatorio excepto que :other estea en :values.', - 'required_with' => 'O campo :attribute é obrigatorio cando :values está presente.', - 'required_with_all' => 'O campo :attribute é obrigatorio cando :values está presente', - 'required_without' => 'O campo :attribute é obrigatorio cando :values non está presente.', - 'required_without_all' => 'O campo :attribute é obrigatorio cando ningún de :values están presentes.', - 'same' => 'O campo :attribute e :other deben coincidir.', - 'size' => [ - 'numeric' => ':attribute debe ser :size.', - 'file' => 'O tamaño de :attribute debe ser :size quilobites.', - 'string' => ':attribute debe ter :size caracteres.', - 'array' => ':attribute debe conter :size elementos.', - ], - 'string' => ':attribute debe ser unha cadea de caracteres.', - 'timezone' => ':attribute debe ser unha zona válida.', - 'unique' => ':attribute xa foi empregado.', - 'url' => 'O formato de :attribute é inválido.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [], - -]; diff --git a/he/auth.php b/he/auth.php deleted file mode 100644 index 83197e2b681..00000000000 --- a/he/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'פרטים אלה אינם תואמים את רישומינו.', - 'throttle' => 'ניסיונות כניסה רבים מדי. אנא נסו שוב בעוד :seconds שניות.', - -]; diff --git a/he/pagination.php b/he/pagination.php deleted file mode 100644 index 7a1b16a1732..00000000000 --- a/he/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« הקודם', - 'next' => 'הבא »', - -]; diff --git a/he/passwords.php b/he/passwords.php deleted file mode 100644 index 15329282b58..00000000000 --- a/he/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'סיסמאות חייבות להיות באורך 6 תווים ולהיות תואמות לערך של שדה אימות הסיסמה.', - 'reset' => 'הסיסמה אופסה!', - 'sent' => 'קישור לאיפוס סיסמה נשלח בהצלחה!', - 'token' => 'אסימון איפוס הסיסמה הזה לא תקני.', - 'user' => 'לא הצלחנו למצוא משתמש עם כתובת האימייל הזאת.', - -]; diff --git a/he/validation.php b/he/validation.php deleted file mode 100644 index d7390b5c92e..00000000000 --- a/he/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'שדה :attribute חייב להיות מסומן.', - 'active_url' => 'שדה :attribute הוא לא כתובת אתר תקנית.', - 'after' => 'שדה :attribute חייב להיות תאריך אחרי :date.', - 'alpha' => 'שדה :attribute יכול להכיל אותיות בלבד.', - 'alpha_dash' => 'שדה :attribute יכול להכיל אותיות, מספרים ומקפים בלבד.', - 'alpha_num' => 'שדה :attribute יכול להכיל אותיות ומספרים בלבד.', - 'array' => 'שדה :attribute חייב להיות מערך.', - 'before' => 'שדה :attribute חייב להיות תאריך לפני :date.', - 'between' => [ - 'numeric' => 'שדה :attribute חייב להיות בין :min ל-:max.', - 'file' => 'שדה :attribute חייב להיות בין :min ל-:max קילובייטים.', - 'string' => 'שדה :attribute חייב להיות בין :min ל-:max תווים.', - 'array' => 'שדה :attribute חייב להיות בין :min ל-:max פריטים.', - ], - 'boolean' => 'שדה :attribute חייב להיות אמת או שקר.', - 'confirmed' => 'שדה האישור של :attribute לא תואם.', - 'date' => 'שדה :attribute אינו תאריך תקני.', - 'date_format' => 'שדה :attribute לא תואם את הפורמט :format.', - 'different' => 'שדה :attribute ושדה :other חייבים להיות שונים.', - 'digits' => 'שדה :attribute חייב להיות בעל :digits ספרות.', - 'digits_between' => 'שדה :attribute חייב להיות בין :min ו-:max ספרות.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'שדה :attribute חייב להיות כתובת אימייל תקנית.', - 'exists' => 'בחירת ה-:attribute אינה תקפה.', - 'filled' => 'שדה :attribute הוא חובה.', - 'image' => 'שדה :attribute חייב להיות תמונה.', - 'in' => 'בחירת ה-:attribute אינה תקפה.', - 'integer' => 'שדה :attribute חייב להיות מספר שלם.', - 'ip' => 'שדה :attribute חייב להיות כתובת IP תקנית.', - 'json' => 'שדה :attribute חייב להיות מחרוזת JSON תקנית.', - 'max' => [ - 'numeric' => 'שדה :attribute אינו יכול להיות גדול מ-:max.', - 'file' => 'שדה :attribute לא יכול להיות גדול מ-:max קילובייטים.', - 'string' => 'שדה :attribute לא יכול להיות גדול מ-:max characters.', - 'array' => 'שדה :attribute לא יכול להכיל יותר מ-:max פריטים.', - ], - 'mimes' => 'שדה :attribute צריך להיות קובץ מסוג: :values.', - 'min' => [ - 'numeric' => 'שדה :attribute חייב להיות לפחות :min.', - 'file' => 'שדה :attribute חייב להיות לפחות :min קילובייטים.', - 'string' => 'שדה :attribute חייב להיות לפחות :min תווים.', - 'array' => 'שדה :attribute חייב להיות לפחות :min פריטים.', - ], - 'not_in' => 'בחירת ה-:attribute אינה תקפה.', - 'numeric' => 'שדה :attribute חייב להיות מספר.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'שדה :attribute בעל פורמט שאינו תקין.', - 'required' => 'שדה :attribute הוא חובה.', - 'required_if' => 'שדה :attribute נחוץ כאשר :other הוא :value.', - 'required_unless' => 'שדה :attribute נחוץ אלא אם כן :other הוא בין :values.', - 'required_with' => 'שדה :attribute נחוץ כאשר :values נמצא.', - 'required_with_all' => 'שדה :attribute נחוץ כאשר :values נמצא.', - 'required_without' => 'שדה :attribute נחוץ כאשר :values לא בנמצא.', - 'required_without_all' => 'שדה :attribute נחוץ כאשר אף אחד מ-:values נמצאים.', - 'same' => 'שדה :attribute ו-:other חייבים להיות זהים.', - 'size' => [ - 'numeric' => 'שדה :attribute חייב להיות :size.', - 'file' => 'שדה :attribute חייב להיות :size קילובייטים.', - 'string' => 'שדה :attribute חייב להיות :size תווים.', - 'array' => 'שדה :attribute חייב להכיל :size פריטים.', - ], - 'string' => 'שדה :attribute חייב להיות מחרוזת.', - 'timezone' => 'שדה :attribute חייב להיות איזור תקני.', - 'unique' => 'שדה :attribute כבר תפוס.', - 'url' => 'שדה :attribute בעל פורמט שאינו תקין.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/hr/auth.php b/hr/auth.php deleted file mode 100644 index 2142a42f941..00000000000 --- a/hr/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Ovi podaci ne odgovaraju našima.', - 'throttle' => 'Previše pokušaja prijave. Molim Vas pokušajte ponovno za :seconds sekundi.', - -]; diff --git a/hr/pagination.php b/hr/pagination.php deleted file mode 100644 index e0bed173dad..00000000000 --- a/hr/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Prethodna', - 'next' => 'Sljedeća »', - -]; diff --git a/hr/passwords.php b/hr/passwords.php deleted file mode 100644 index 59f39af3fe0..00000000000 --- a/hr/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Lozinke moraju biti duge barem 6 znakova i moraju odgovarati potvrdi.', - 'reset' => 'Lozinka je postavljena!', - 'sent' => 'Poveznica za ponovono postavljanje lozinke je poslana!', - 'token' => 'Oznaka za ponovno postavljanje lozinke više nije važeća.', - 'user' => 'Korisnik nije pronađen.', - -]; diff --git a/hr/validation.php b/hr/validation.php deleted file mode 100644 index 42c5bd212f5..00000000000 --- a/hr/validation.php +++ /dev/null @@ -1,113 +0,0 @@ - 'Polje :attribute mora biti prihvaćeno.', - 'active_url' => 'Polje :attribute nije ispravan URL.', - 'after' => 'Polje :attribute mora biti datum nakon :date.', - 'alpha' => 'Polje :attribute smije sadržavati samo slova.', - 'alpha_dash' => 'Polje :attribute smije sadržavati samo slova, brojeve i crtice.', - 'alpha_num' => 'Polje :attribute smije sadržavati samo slova i brojeve.', - 'array' => 'Polje :attribute mora biti niz.', - 'before' => 'Polje :attribute mora biti datum prije :date.', - 'between' => [ - 'numeric' => 'Polje :attribute mora biti između :min - :max.', - 'file' => 'Polje :attribute mora biti između :min - :max kilobajta.', - 'string' => 'Polje :attribute mora biti između :min - :max znakova.', - 'array' => 'Polje :attribute mora imati između :min - :max stavki.', - ], - 'boolean' => 'Polje :attribute mora biti false ili true.', - 'confirmed' => 'Potvrda polja :attribute se ne podudara.', - 'date' => 'Polje :attribute nije ispravan datum.', - 'date_format' => 'Polje :attribute ne podudara s formatom :format.', - 'different' => 'Polja :attribute i :other moraju biti različita.', - 'digits' => 'Polje :attribute mora sadržavati :digits znamenki.', - 'digits_between' => 'Polje :attribute mora imati između :min i :max znamenki.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Polje :attribute mora biti ispravna e-mail adresa.', - 'exists' => 'Odabrano polje :attribute nije ispravno.', - 'image' => 'Polje :attribute mora biti slika.', - 'in' => 'Odabrano polje :attribute nije ispravno.', - 'integer' => 'Polje :attribute mora biti broj.', - 'ip' => 'Polje :attribute mora biti ispravna IP adresa.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Polje :attribute mora biti manje od :max.', - 'file' => 'Polje :attribute mora biti manje od :max kilobajta.', - 'string' => 'Polje :attribute mora sadržavati manje od :max znakova.', - 'array' => 'Polje :attribute ne smije imati više od :max stavki.', - ], - 'mimes' => 'Polje :attribute mora biti datoteka tipa: :values.', - 'min' => [ - 'numeric' => 'Polje :attribute mora biti najmanje :min.', - 'file' => 'Polje :attribute mora biti najmanje :min kilobajta.', - 'string' => 'Polje :attribute mora sadržavati najmanje :min znakova.', - 'array' => 'Polje :attribute mora sadržavati najmanje :min stavki.', - ], - 'not_in' => 'Odabrano polje :attribute nije ispravno.', - 'numeric' => 'Polje :attribute mora biti broj.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Polje :attribute se ne podudara s formatom.', - 'required' => 'Polje :attribute je obavezno.', - 'required_if' => 'Polje :attribute je obavezno kada polje :other sadrži :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Polje :attribute je obavezno kada postoji polje :values.', - 'required_with_all' => 'Polje :attribute je obavezno kada postje polja :values.', - 'required_without' => 'Polje :attribute je obavezno kada ne postoji polje :values.', - 'required_without_all' => 'Polje :attribute je obavezno kada nijedno od polja :values ne postoji.', - 'same' => 'Polja :attribute i :other se moraju podudarati.', - 'size' => [ - 'numeric' => 'Polje :attribute mora biti :size.', - 'file' => 'Polje :attribute mora biti :size kilobajta.', - 'string' => 'Polje :attribute mora biti :size znakova.', - 'array' => 'Polje :attribute mora sadržavati :size stavki.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'Polje :attribute mora biti ispravna vremenska zona.', - 'unique' => 'Polje :attribute već postoji.', - 'url' => 'Polje :attribute nije ispravnog formata.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/hu/auth.php b/hu/auth.php deleted file mode 100644 index cb5f2cd98b9..00000000000 --- a/hu/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'A megadott adatokkal megegyező felhasználó nem található az adatbázisunkban.', - 'throttle' => 'Túl sok próbálkozás. Kérjü próbálja újra :seconds másodperc múlva.', - -]; diff --git a/hu/pagination.php b/hu/pagination.php deleted file mode 100755 index b8c2d561507..00000000000 --- a/hu/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Előző', - 'next' => 'Következő »', - -]; diff --git a/hu/passwords.php b/hu/passwords.php deleted file mode 100755 index 84bdb1531d7..00000000000 --- a/hu/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'A jelszónak legalább hat karakterből kell állnia és egyeznie kell a jelszó megerősítéssel.', - 'reset' => 'Password has been reset!', - 'sent' => 'Jelszó-emlékeztető elküldve!', - 'token' => 'Ez az új jelszó generálásához tartozó token érvénytelen.', - 'user' => 'Nem található felhasználó a megadott email címmel.', - -]; diff --git a/hu/validation.php b/hu/validation.php deleted file mode 100755 index 2da09fcc9d4..00000000000 --- a/hu/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'A(z) :attribute el kell legyen fogadva!', - 'active_url' => 'A(z) :attribute nem érvényes url!', - 'after' => 'A(z) :attribute legalább :date utáni dátum kell, hogy legyen!', - 'alpha' => 'A(z) :attribute kizárólag betűket tartalmazhat!', - 'alpha_dash' => 'A(z) :attribute kizárólag betűket, számokat és kötőjeleket tartalmazhat!', - 'alpha_num' => 'A(z) :attribute kizárólag betűket és számokat tartalmazhat!', - 'array' => 'A(z) :attribute egy tömb kell, hogy legyen!', - 'before' => 'A(z) :attribute legalább :date előtti dátum kell, hogy legyen!', - 'between' => [ - 'numeric' => 'A(z) :attribute :min és :max közötti szám kell, hogy legyen!', - 'file' => 'A(z) :attribute mérete :min és :max kilobájt között kell, hogy legyen!', - 'string' => 'A(z) :attribute hossza :min és :max karakter között kell, hogy legyen!', - 'array' => 'A(z) :attribute :min - :max közötti elemet kell, hogy tartalmazzon!', - ], - 'boolean' => 'A(z) :attribute mező csak true vagy false értéket kaphat!', - 'confirmed' => 'A(z) :attribute nem egyezik a megerősítéssel.', - 'date' => 'A(z) :attribute nem érvényes dátum.', - 'date_format' => 'A(z) :attribute nem egyezik az alábbi dátum formátummal :format!', - 'different' => 'A(z) :attribute és :other értékei különbözőek kell, hogy legyenek!', - 'digits' => 'A(z) :attribute :digits számjegyűnek kell lennie!', - 'digits_between' => 'A(z) :attribute értéke :min és :max közötti számjegy lehet!', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'A(z) :attribute nem érvényes email formátum.', - 'exists' => 'A(z) :attribute már létezik.', - 'filled' => 'A(z) :attribute megadása kötelező!', - 'image' => 'A(z) :attribute képfájl kell, hogy legyen!', - 'in' => 'A kiválasztott :attribute érvénytelen.', - 'integer' => 'A(z) :attribute értéke szám kell, hogy legyen!', - 'ip' => 'A(z) :attribute érvényes IP cím kell, hogy legyen!', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'A(z) :attribute értéke nem lehet nagyobb, mint :max!', - 'file' => 'A(z) :attribute mérete nem lehet több, mint :max kilobájt.', - 'string' => 'A(z) :attribute hossza nem lehet több, mint :max karakter.', - 'array' => 'A(z) :attribute legfeljebb :max elemet kell, hogy tartalmazzon.', - ], - 'mimes' => 'A(z) :attribute kizárólag az alábbi fájlformátumok egyike lehet: :values.', - 'min' => [ - 'numeric' => 'A(z) :attribute értéke nem lehet kisebb, mint :min!', - 'file' => 'A(z) :attribute mérete nem lehet kevesebb, mint :min kilobájt.', - 'string' => 'A(z) :attribute hossza nem lehet kevesebb, mint :min karakter.', - 'array' => 'A(z) :attribute legalább :min elemet kell, hogy tartalmazzon.', - ], - 'not_in' => 'A(z) :attribute értéke érvénytelen.', - 'numeric' => 'A(z) :attribute szám kell, hogy legyen!', - 'present' => 'The :attribute field must be present.', - 'regex' => 'A(z) :attribute formátuma érvénytelen.', - 'required' => 'A(z) :attribute megadása kötelező!', - 'required_if' => 'A(z) :attribute megadása kötelező, ha a(z) :other értéke :value!', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'A(z) :attribute megadása kötelező, ha a(z) :values érték létezik.', - 'required_with_all' => 'A(z) :attribute megadása kötelező, ha a(z) :values értékek léteznek.', - 'required_without' => 'A(z) :attribute megadása kötelező, ha a(z) :values érték nem létezik.', - 'required_without_all' => 'A(z) :attribute megadása kötelező, ha egyik :values érték sem létezik.', - 'same' => 'A(z) :attribute és :other mezőknek egyezniük kell!', - 'size' => [ - 'numeric' => 'A(z) :attribute értéke :size kell, hogy legyen!', - 'file' => 'A(z) :attribute mérete :size kilobájt kell, hogy legyen!', - 'string' => 'A(z) :attribute hossza :size karakter kell, hogy legyen!', - 'array' => 'A(z) :attribute :size elemet kell tartalmazzon!', - ], - 'string' => 'A(z) :attribute szövegnek kell legyen.', - 'timezone' => 'A(z) :attribute nem létező időzona.', - 'unique' => 'A(z) :attribute már foglalt.', - 'url' => 'A(z) :attribute érvénytelen link.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/id/auth.php b/id/auth.php deleted file mode 100644 index fd14094958a..00000000000 --- a/id/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Identitas tersebut tidak cocok dengan data kami.', - 'throttle' => 'Terlalu banyak usaha masuk. Silahkan coba lagi dalam :seconds detik.', - -]; diff --git a/id/pagination.php b/id/pagination.php deleted file mode 100644 index b43f146fc55..00000000000 --- a/id/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Sebelumnya', - 'next' => 'Berikutnya »', - -]; diff --git a/id/passwords.php b/id/passwords.php deleted file mode 100644 index 8790f92f799..00000000000 --- a/id/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Kata sandi harus minimal enam karakter dan cocok dengan konfirmasi.', - 'reset' => 'Kata sandi Anda sudah direset!', - 'sent' => 'Kami sudah mengirim email yang berisi tautan untuk mereset kata sandi Anda!', - 'token' => 'Kata sandi token pengaturan ulang tidak sah.', - 'user' => 'Kami tidak dapat menemukan pengguna dengan alamat surel tersebut.', - -]; diff --git a/id/validation.php b/id/validation.php deleted file mode 100644 index b4be7599995..00000000000 --- a/id/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Isian :attribute harus diterima.', - 'active_url' => 'Isian :attribute bukan URL yang valid.', - 'after' => 'Isian :attribute harus tanggal setelah :date.', - 'alpha' => 'Isian :attribute hanya boleh berisi huruf.', - 'alpha_dash' => 'Isian :attribute hanya boleh berisi huruf, angka, dan strip.', - 'alpha_num' => 'Isian :attribute hanya boleh berisi huruf dan angka.', - 'array' => 'Isian :attribute harus berupa sebuah array.', - 'before' => 'Isian :attribute harus tanggal sebelum :date.', - 'between' => [ - 'numeric' => 'Isian :attribute harus antara :min dan :max.', - 'file' => 'Isian :attribute harus antara :min dan :max kilobytes.', - 'string' => 'Isian :attribute harus antara :min dan :max karakter.', - 'array' => 'Isian :attribute harus antara :min dan :max item.', - ], - 'boolean' => 'Isian :attribute harus berupa true atau false', - 'confirmed' => 'Konfirmasi :attribute tidak cocok.', - 'date' => 'Isian :attribute bukan tanggal yang valid.', - 'date_format' => 'Isian :attribute tidak cocok dengan format :format.', - 'different' => 'Isian :attribute dan :other harus berbeda.', - 'digits' => 'Isian :attribute harus berupa angka :digits.', - 'digits_between' => 'Isian :attribute harus antara angka :min dan :max.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Isian :attribute harus berupa alamat surel yang valid.', - 'exists' => 'Isian :attribute yang dipilih tidak valid.', - 'filled' => 'Bidang isian :attribute wajib diisi.', - 'image' => 'Isian :attribute harus berupa gambar.', - 'in' => 'Isian :attribute yang dipilih tidak valid.', - 'integer' => 'Isian :attribute harus merupakan bilangan bulat.', - 'ip' => 'Isian :attribute harus berupa alamat IP yang valid.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Isian :attribute seharusnya tidak lebih dari :max.', - 'file' => 'Isian :attribute seharusnya tidak lebih dari :max kilobytes.', - 'string' => 'Isian :attribute seharusnya tidak lebih dari :max karakter.', - 'array' => 'Isian :attribute seharusnya tidak lebih dari :max item.', - ], - 'mimes' => 'Isian :attribute harus dokumen berjenis : :values.', - 'min' => [ - 'numeric' => 'Isian :attribute harus minimal :min.', - 'file' => 'Isian :attribute harus minimal :min kilobytes.', - 'string' => 'Isian :attribute harus minimal :min karakter.', - 'array' => 'Isian :attribute harus minimal :min item.', - ], - 'not_in' => 'Isian :attribute yang dipilih tidak valid.', - 'numeric' => 'Isian :attribute harus berupa angka.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Format isian :attribute tidak valid.', - 'required' => 'Bidang isian :attribute wajib diisi.', - 'required_if' => 'Bidang isian :attribute wajib diisi bila :other adalah :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Bidang isian :attribute wajib diisi bila terdapat :values.', - 'required_with_all' => 'Bidang isian :attribute wajib diisi bila terdapat :values.', - 'required_without' => 'Bidang isian :attribute wajib diisi bila tidak terdapat :values.', - 'required_without_all' => 'Bidang isian :attribute wajib diisi bila tidak terdapat ada :values.', - 'same' => 'Isian :attribute dan :other harus sama.', - 'size' => [ - 'numeric' => 'Isian :attribute harus berukuran :size.', - 'file' => 'Isian :attribute harus berukuran :size kilobyte.', - 'string' => 'Isian :attribute harus berukuran :size karakter.', - 'array' => 'Isian :attribute harus mengandung :size item.', - ], - 'string' => 'Isian :attribute harus berupa string.', - 'timezone' => 'Isian :attribute harus berupa zona waktu yang valid.', - 'unique' => 'Isian :attribute sudah ada sebelumnya.', - 'url' => 'Format isian :attribute tidak valid.', - - /* - |--------------------------------------------------------------------------------------- - | Baris Bahasa untuk Validasi Kustom - |--------------------------------------------------------------------------------------- - | - | Di sini Anda dapat menentukan pesan validasi kustom untuk atribut dengan menggunakan - | konvensi "attribute.rule" dalam penamaan baris. Hal ini membuat cepat dalam - | menentukan spesifik baris bahasa kustom untuk aturan atribut yang diberikan. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |--------------------------------------------------------------------------------------- - | Kustom Validasi Atribut - |--------------------------------------------------------------------------------------- - | - | Baris bahasa berikut digunakan untuk menukar atribut 'place-holders' - | dengan sesuatu yang lebih bersahabat dengan pembaca seperti Alamat Surel daripada - | "surel" saja. Ini benar-benar membantu kita membuat pesan sedikit bersih. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/is/auth.php b/is/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/is/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/is/pagination.php b/is/pagination.php deleted file mode 100644 index 94120e3503e..00000000000 --- a/is/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Fyrri', - 'next' => 'Næsta »', - -]; diff --git a/is/passwords.php b/is/passwords.php deleted file mode 100644 index 31903eda73d..00000000000 --- a/is/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Lykilorðið verður að innihalda að minnsta kosti 6 stafi.', - 'reset' => 'Lykilorðið þitt hefur verið endurstillt!', - 'sent' => 'Við sendum þér tölvupóst með slóð til að endurheimta lykilorðið þitt.', - 'token' => 'Kóðinn til að endurheimta lykilorðið er rangur.', - 'user' => 'Notandi með þetta netfang finnst ekki.', - -]; diff --git a/is/validation.php b/is/validation.php deleted file mode 100644 index 48ae02644b4..00000000000 --- a/is/validation.php +++ /dev/null @@ -1,142 +0,0 @@ - 'Reiturinn :attribute verður að vera samþykktur.', - 'active_url' => 'Reiturinn :attribute er ekki leyfileg vefslóð.', - 'after' => 'Reiturinn :attribute verður að vera dagsetning eftir :date.', - 'alpha' => 'Reiturinn :attribute má aðeins innihalda bókstafi.', - 'alpha_dash' => 'Reiturinn :attribute má aðeins innihalda bókstafi, tölur og undirstikanir.', - 'alpha_num' => 'Reiturinn :attribute má aðeins innihalda bókstafi og tölur.', - 'array' => 'Reiturinn :attribute verður að vera fylki.', - 'before' => 'Reiturinn :attribute verður að vera dagsetning eftir :date.', - 'between' => [ - 'numeric' => 'Reiturinn :attribute verður að vera á milli :min - :max.', - 'file' => 'Reiturinn :attribute verður að vera á milli :min - :max kílóbæta.', - 'string' => 'Reiturinn :attribute verður að vera á milli :min - :max stafa.', - 'array' => 'Reiturinn :attribute verður að vera á milli :min - :max staka.', - ], - 'boolean' => 'Reiturinn :attribute verður að vera réttur eða rangur.', - 'confirmed' => 'Staðfesting á reitnum :attribute passar ekki.', - 'date' => 'Reiturinn :attribute er ekki rétt dagsetning.', - 'date_format' => 'Reiturinn :attribute passar ekki við :format.', - 'different' => 'Reiturinn :attribute og :other verða að vera ólíkir.', - 'digits' => 'Reiturinn :attribute verður að vera :digits tölustafir.', - 'digits_between' => 'Reiturinn :attribute verður að vera á milli :min og :max tölustafa.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Reiturinn :attribute snið netfangsins er ekki rétt.', - 'filled' => 'Reiturinn :attribute verður að innihalda eitthvað.', - 'exists' => 'Reiturinn :attribute er nú þegar til.', - 'image' => 'Reiturinn :attribute verður að vera mynd.', - 'in' => 'Reiturinn :attribute er ekki réttur.', - 'integer' => 'Reiturinn :attribute verður að vera tala.', - 'ip' => 'Reiturinn :attribute verður að vera lögleg IP-tala.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Reiturinn :attribute verður að innihalda færri stafi en :max.', - 'file' => 'Reiturinn :attribute verður að vera minni en :max kílóbæt.', - 'string' => 'Reiturinn :attribute verður að innihalda færri en :max stafi.', - 'array' => 'Reiturinn :attribute verður að innihalda færri en :max stök.', - ], - 'mimes' => 'Reiturinn :attribute verður að vera skrá af gerðinni: :values.', - 'min' => [ - 'numeric' => 'Reiturinn :attribute verður að vera að lágmarki :min tölustafir.', - 'file' => 'Reiturinn :attribute verður að vera að lágmarki :min kílóbæt.', - 'string' => 'Reiturinn :attribute verður að vera að lágmarki :min stafir.', - 'array' => 'Reiturinn :attribute verður að vera að lágmarki :min stök.', - ], - 'not_in' => 'Reiturinn :attribute er ógildur.', - 'numeric' => 'Reiturinn :attribute verður að vera tala.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Reiturinn :attribute er ekki á réttu formi.', - 'required' => 'Reiturinn :attribute er nauðsynlegur.', - 'required_if' => 'Reiturinn :attribute er nauðsynlegur þegar :other er :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values is present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'Reiturinn :attribute og :other verða að stemma.', - 'size' => [ - 'numeric' => 'Reiturinn :attribute verður að vera :size.', - 'file' => 'Reiturinn :attribute verður að vera :size kílóbæt.', - 'string' => 'Reiturinn :attribute verður að vera :size stafir.', - 'array' => 'Reiturinn :attribute verður að innihalda :size hluti.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'Reiturinn :attribute verður að vera rétt tímabelti.', - 'unique' => 'Reiturinn :attribute er því miður ekki leyfilegur. Það er annar eins.', - 'url' => 'Reiturinn :attribute verður að vera netslóð.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => 'Nafn', - 'username' => 'Notendanafn', - 'email' => 'Netfang', - 'first_name' => 'Fornafn', - 'last_name' => 'Eftirnafn', - 'password' => 'Lykilorð', - 'password_confirmation' => 'Staðfesting á lykilorði', - 'city' => 'Borg', - 'country' => 'Land', - 'address' => 'Heimilisfang', - 'phone' => 'Heimasími', - 'mobile' => 'Farsími', - 'age' => 'Aldur', - 'sex' => 'Sex', - 'gender' => 'Kyn', - 'day' => 'Dagur', - 'month' => 'Mánuður', - 'year' => 'Ár', - 'hour' => 'Klukkutími', - 'minute' => 'Mínúta', - 'second' => 'Sekúnda', - 'title' => 'Titill', - 'content' => 'Efni', - 'description' => 'Lýsing', - 'excerpt' => 'Excerpt', - 'date' => 'Dagsetning', - 'time' => 'Tími', - 'available' => 'Í boði', - 'size' => 'Stærð', - ], - -]; diff --git a/it/auth.php b/it/auth.php deleted file mode 100644 index e65d3a67344..00000000000 --- a/it/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Credenziali non corrispondenti ai dati registrati.', - 'throttle' => 'Troppi tentativi di accesso. Riprova tra :seconds secondi.', - -]; diff --git a/it/pagination.php b/it/pagination.php deleted file mode 100644 index e3c56142378..00000000000 --- a/it/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Precedente', - 'next' => 'Successivo »', - -]; diff --git a/it/passwords.php b/it/passwords.php deleted file mode 100644 index f698bcab58e..00000000000 --- a/it/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Le password devono essere di almeno 6 caratteri e devono coincidere.', - 'reset' => 'La password è stata reimpostata!', - 'sent' => 'Promemoria della password inviato!', - 'token' => 'Questo token per la reimpostazione della password non è valido.', - 'user' => 'Non esiste un utente associato a questo indirizzo e-mail.', - -]; diff --git a/it/validation.php b/it/validation.php deleted file mode 100644 index d671165f663..00000000000 --- a/it/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute deve essere accettato.', - 'active_url' => ':attribute non è un URL valido.', - 'after' => ':attribute deve essere una data successiva al :date.', - 'alpha' => ':attribute può contenere solo lettere.', - 'alpha_dash' => ':attribute può contenere solo lettere, numeri e trattini.', - 'alpha_num' => ':attribute può contenere solo lettere e numeri.', - 'array' => ':attribute deve essere un array.', - 'before' => ':attribute deve essere una data precedente al :date.', - 'between' => [ - 'numeric' => ':attribute deve trovarsi tra :min - :max.', - 'file' => ':attribute deve trovarsi tra :min - :max kilobytes.', - 'string' => ':attribute deve trovarsi tra :min - :max caratteri.', - 'array' => ':attribute deve avere tra :min - :max elementi.', - ], - 'boolean' => 'Il campo :attribute deve essere vero o falso.', - 'confirmed' => 'Il campo di conferma per :attribute non coincide.', - 'date' => ':attribute non è una data valida.', - 'date_format' => ':attribute non coincide con il formato :format.', - 'different' => ':attribute e :other devono essere differenti.', - 'digits' => ':attribute deve essere di :digits cifre.', - 'digits_between' => ':attribute deve essere tra :min e :max cifre.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute non è valido.', - 'exists' => ':attribute selezionato/a non è valido.', - 'filled' => 'Il campo :attribute è richiesto.', - 'image' => ":attribute deve essere un'immagine.", - 'in' => ':attribute selezionato non è valido.', - 'integer' => ':attribute deve essere un numero intero.', - 'ip' => ':attribute deve essere un indirizzo IP valido.', - 'json' => ':attribute deve essere una stringa JSON valida.', - 'max' => [ - 'numeric' => ':attribute non può essere superiore a :max.', - 'file' => ':attribute non può essere superiore a :max kilobytes.', - 'string' => ':attribute non può contenere più di :max caratteri.', - 'array' => ':attribute non può avere più di :max elementi.', - ], - 'mimes' => ':attribute deve essere del tipo: :values.', - 'min' => [ - 'numeric' => ':attribute deve essere almeno :min.', - 'file' => ':attribute deve essere almeno di :min kilobytes.', - 'string' => ':attribute deve contenere almeno :min caratteri.', - 'array' => ':attribute deve avere almeno :min elementi.', - ], - 'not_in' => 'Il valore selezionato per :attribute non è valido.', - 'numeric' => ':attribute deve essere un numero.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Il formato del campo :attribute non è valido.', - 'required' => 'Il campo :attribute è richiesto.', - 'required_if' => 'Il campo :attribute è richiesto quando :other è :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Il campo :attribute è richiesto quando :values è presente.', - 'required_with_all' => 'Il campo :attribute è richiesto quando :values è presente.', - 'required_without' => 'Il campo :attribute è richiesto quando :values non è presente.', - 'required_without_all' => 'Il campo :attribute è richiesto quando nessuno di :values è presente.', - 'same' => ':attribute e :other devono coincidere.', - 'size' => [ - 'numeric' => ':attribute deve essere :size.', - 'file' => ':attribute deve essere :size kilobytes.', - 'string' => ':attribute deve contenere :size caratteri.', - 'array' => ':attribute deve contenere :size elementi.', - ], - 'string' => ':attribute deve essere una stringa.', - 'timezone' => ':attribute deve essere una zona valida.', - 'unique' => ':attribute è stato già utilizzato.', - 'url' => 'Il formato del campo :attribute non è valido.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/ja/auth.php b/ja/auth.php deleted file mode 100644 index ef79f510fb6..00000000000 --- a/ja/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - '認証情報と一致するレコードがありません。', - 'throttle' => 'ログインの試行回数が多すぎます。:seconds 秒後にお試しください。', - -]; diff --git a/ja/pagination.php b/ja/pagination.php deleted file mode 100644 index 1ebcef722e6..00000000000 --- a/ja/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« 前', - 'next' => '次 »', - -]; diff --git a/ja/passwords.php b/ja/passwords.php deleted file mode 100755 index 8e0b23cf178..00000000000 --- a/ja/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'パスワードは6文字以上かつ確認フィールドと一致していなければなりません。', - 'reset' => 'パスワードをリセットしました。', - 'sent' => 'パスワードリマインダーを送信しました。', - 'token' => 'このパスワードリセットトークンは無効です。', - 'user' => 'このメールアドレスに一致するユーザーを見つけることが出来ませんでした。', - -]; diff --git a/ja/validation.php b/ja/validation.php deleted file mode 100755 index f9ffefee39a..00000000000 --- a/ja/validation.php +++ /dev/null @@ -1,112 +0,0 @@ - ':attributeを承認してください。', - 'active_url' => ':attributeは、有効なURLではありません。', - 'after' => ':attributeには、:date以降の日付を指定してください。', - 'alpha' => ':attributeには、アルファベッドのみ使用できます。', - 'alpha_dash' => ":attributeには、英数字('A-Z','a-z','0-9')とハイフンと下線('-','_')が使用できます。", - 'alpha_num' => ":attributeには、英数字('A-Z','a-z','0-9')が使用できます。", - 'array' => ':attributeには、配列を指定してください。', - 'before' => ':attributeには、:date以前の日付を指定してください。', - 'between' => [ - 'numeric' => ':attributeには、:minから、:maxまでの数字を指定してください。', - 'file' => ':attributeには、:min KBから:max KBまでのサイズのファイルを指定してください。', - 'string' => ':attributeは、:min文字から:max文字にしてください。', - 'array' => ':attributeの項目は、:min個から:max個にしてください。', - ], - 'boolean' => ":attributeには、'true'か'false'を指定してください。", - 'confirmed' => ':attributeと:attribute確認が一致しません。', - 'date' => ':attributeは、正しい日付ではありません。', - 'date_format' => ":attributeの形式は、':format'と合いません。", - 'different' => ':attributeと:otherには、異なるものを指定してください。', - 'digits' => ':attributeは、:digits桁にしてください。', - 'digits_between' => ':attributeは、:min桁から:max桁にしてください。', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attributeは、有効なメールアドレス形式で指定してください。', - 'exists' => '選択された:attributeは、有効ではありません。', - 'filled' => ':attributeは必須です。', - 'image' => ':attributeには、画像を指定してください。', - 'in' => '選択された:attributeは、有効ではありません。', - 'integer' => ':attributeには、整数を指定してください。', - 'ip' => ':attributeには、有効なIPアドレスを指定してください。', - 'json' => ':attributeには、有効なJSON文字列を指定してください。', - 'max' => [ - 'numeric' => ':attributeには、:max以下の数字を指定してください。', - 'file' => ':attributeには、:max KB以下のファイルを指定してください。', - 'string' => ':attributeは、:max文字以下にしてください。', - 'array' => ':attributeの項目は、:max個以下にしてください。', - ], - 'mimes' => ':attributeには、:valuesタイプのファイルを指定してください。', - 'min' => [ - 'numeric' => ':attributeには、:min以上の数字を指定してください。', - 'file' => ':attributeには、:min KB以上のファイルを指定してください。', - 'string' => ':attributeは、:min文字以上にしてください。', - 'array' => ':attributeの項目は、:max個以上にしてください。', - ], - 'not_in' => '選択された:attributeは、有効ではありません。', - 'numeric' => ':attributeには、数字を指定してください。', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attributeには、有効な正規表現を指定してください。', - 'required' => ':attributeは、必ず指定してください。', - 'required_if' => ':otherが:valueの場合、:attributeを指定してください。', - 'required_unless' => ':otherが:value以外の場合、:attributeを指定してください。', - 'required_with' => ':valuesが指定されている場合、:attributeも指定してください。', - 'required_with_all' => ':valuesが全て指定されている場合、:attributeも指定してください。', - 'required_without' => ':valuesが指定されていない場合、:attributeを指定してください。', - 'required_without_all' => ':valuesが全て指定されていない場合、:attributeを指定してください。', - 'same' => ':attributeと:otherが一致しません。', - 'size' => [ - 'numeric' => ':attributeには、:sizeを指定してください。', - 'file' => ':attributeには、:size KBのファイルを指定してください。', - 'string' => ':attributeは、:size文字にしてください。', - 'array' => ':attributeの項目は、:size個にしてください。', - ], - 'string' => ':attributeには、文字を指定してください。', - 'timezone' => ':attributeには、有効なタイムゾーンを指定してください。', - 'unique' => '指定の:attributeは既に使用されています。', - 'url' => ':attributeは、有効なURL形式で指定してください。', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [], - -]; diff --git a/ka/auth.php b/ka/auth.php deleted file mode 100755 index 09fc0f5b4b8..00000000000 --- a/ka/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'მომხმარებელი ამ მონაცემებით არ არსებობს.', - 'throttle' => 'წარუმატებელი ავტორიზაცია. გთხოვთ, სცადოთ :seconds წამში.', - -]; diff --git a/ka/pagination.php b/ka/pagination.php deleted file mode 100755 index c399a60f472..00000000000 --- a/ka/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« წინა', - 'next' => 'შემდეგი »', - -]; diff --git a/ka/passwords.php b/ka/passwords.php deleted file mode 100755 index 814b57bac7e..00000000000 --- a/ka/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'პაროლი მინიმუმ 6 სიმბოლოსგან უნდა შედგებოდეს და ემთხვეოდეს ერთმანეთს.', - 'reset' => 'თქვენი პაროლი განახლებულია!', - 'sent' => 'ელ.ფოსტაზე მიიღებთ პაროლის გასანახლებელ ბმულს!', - 'token' => 'პაროლის გასანახლებელი კოდი არასწორია.', - 'user' => 'მომხმარებელი ასეთი ელ.ფოსტით არ არსებობს.', - -]; diff --git a/ka/validation.php b/ka/validation.php deleted file mode 100755 index e44e3a83f93..00000000000 --- a/ka/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute მონიშნული უნდა იყოს.', - 'active_url' => ':attribute URL მისამართი უნდა იყოს.', - 'after' => ':attribute :date-ის შემდეგ უნდა იყოს.', - 'alpha' => ':attribute მხოლოდ ასოებს უნდა შეიცავდეს.', - 'alpha_dash' => ':attribute მხოლოდ ასოებს, რიცხვებს და ტირეებს უნდა შეიცავდეს.', - 'alpha_num' => ':attribute მხოლოდ ასოებს და რიცხვებს უნდა შეიცავდეს.', - 'array' => ':attribute მასივი უნდა იყოს.', - 'before' => ':attribute :date-მდე უნდა იყოს.', - 'between' => [ - 'numeric' => ':attribute :min-სა და :max-ს შორის უნდა იყოს.', - 'file' => ':attribute :min-სა და :max კილობაიტს შორის უნდა იყოს.', - 'string' => ':attribute :min-სა და :max სიმბოლოს შორის უნდა იყოს.', - 'array' => ':attribute-ის რაოდენობა :min-დან :max-მდე უნდა იყოს.', - ], - 'boolean' => ':attribute-ის მნიშვნელობა true, false, 0 ან 1 უნდა იყოს.', - 'confirmed' => ':attribute დადასტურებას არ ემთხვევა.', - 'date' => ':attribute არასწორი თარიღის ფორმატს შეიცავს.', - 'date_format' => ':attribute არ ემთხვევა თარიღის ფორმატს: :format.', - 'different' => ':attribute და :other ერთმანეთს არ უნდა ემთხვეოდეს.', - 'digits' => ':attribute :digits ციფრისგან უნდა შედგებოდეს.', - 'digits_between' => ':attribute :min-დან :max ციფრამბდე უნდა შედგებოდეს.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute სწორი ელ.ფოსტა უნდა იყოს.', - 'exists' => 'ასეთი :attribute არ არსებობს.', - 'filled' => ':attribute აუცილებელია.', - 'image' => ':attribute სურათი უნდა იყოს.', - 'in' => 'მითითებული :attribute არასწორია.', - 'integer' => ':attribute მთელი რიცხვი უნდა იყოს.', - 'ip' => ':attribute IP მისამართი უნდა იყოს.', - 'json' => ':attribute JSON ტიპის უნდა იყოს.', - 'max' => [ - 'numeric' => ':attribute :max-ს უნდა აღემატებოდეს.', - 'file' => ':attribute :max კილობაიტს არ უნდა აღემატებოდეს.', - 'string' => ':attribute :max სიმბოლოს არ უნდა აღემატებოდეს.', - 'array' => ':attribute-ის რაოდენობა :max-ს არ უნდა აღემატებოდეს.', - ], - 'mimes' => ':attribute შემდეგი ტიპის უნდა იყოს: :values.', - 'min' => [ - 'numeric' => ':attribute მინიმუმ :min უნდა იყოს.', - 'file' => ':attribute მინიმუმ :min კილობაიტი უნდა იყოს.', - 'string' => ':attribute მინიმუმ :min სიმბოლოს უნდა შეიცავდეს.', - 'array' => ':attribute მინიმუმ :min უნდა იყოს.', - ], - 'not_in' => 'მითითებული :attribute არასწორია.', - 'numeric' => ':attribute რიცხვი უნდა იყოს.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute არ ემთხვევა ფორმატს.', - 'required' => ':attribute აუცილებელია.', - 'required_if' => ':attribute აუცილებელია, თუ :other-ის მნიშვნელობა ემთხვევა :value-ს.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':attribute აუცილებელია, თუ :values მითითებულია.', - 'required_with_all' => ':attribute აუცილებელია, თუ :values მითითებულია.', - 'required_without' => ':attribute აუცილებელია, თუ :values არ არის მითითებული.', - 'required_without_all' => ':attribute აუცილებელია, თუ :values არ არის მითითებული.', - 'same' => ':attribute და :other უნდა ემთხვეოდეს ერთმანეთს.', - 'size' => [ - 'numeric' => ':attribute :size-ის ტოლი უნდა იყოს.', - 'file' => ':attribute :size კილობაიტი უნდა იყოს.', - 'string' => ':attribute :size სიმბოლოსგან უნდა შედგებოდეს.', - 'array' => ':attribute :size ელემენტს უნდა შეიცავდეს.', - ], - 'string' => ':attribute ტექსტი უნდა იყოს.', - 'timezone' => ':attribute დროის ზონა უნდა იყოს.', - 'unique' => 'ასეთი :attribute უკვე არსებობს.', - 'url' => ':attribute URL მისამართი უნდა იყოს.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/km/auth.php b/km/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/km/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/km/pagination.php b/km/pagination.php deleted file mode 100644 index 4d272008b3c..00000000000 --- a/km/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« មុន', - 'next' => 'បន្ទាប់ »', - -]; diff --git a/km/passwords.php b/km/passwords.php deleted file mode 100644 index b707724b50e..00000000000 --- a/km/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'ពាក្យសម្ងាត់ត្រូវតែមានយ៉ាងហោចណាស់ប្រាំមួយតួអក្សរនិងផ្គូផ្គងជាមួយការបញ្ជាក់។', - 'reset' => 'Password has been reset!', - 'sent' => 'ពាក្យសម្ងាត់ដែលបានរំលឹកបានផ្ញើរួចរាល់!', - 'token' => 'ពាក្យសម្ងាត់ដែលកំណត់ឡើងវិញគឺមិនត្រឹមត្រូវទេ។', - 'user' => 'យើងមិនអាចរកឃើញអ្នកប្រើដែលមានអាសយដ្ឋានអ៊ីមែលមួយនេះទេ។', - -]; diff --git a/km/validation.php b/km/validation.php deleted file mode 100644 index dc694a0e1b2..00000000000 --- a/km/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute ត្រូវបានទទួលយក។', - 'active_url' => ':attribute មិនមែនជា URL ត្រឹមត្រូវឡើយ។', - 'after' => ':attribute ត្រូវតែមានកាលបរិច្ឆេទបន្ទាប់ពី :date។', - 'alpha' => ':attribute អាចមានអក្សរតែប៉ុណ្ណោះ។', - 'alpha_dash' => ':attribute អាចមានតែអក្សរ លេខ និងសហសញ្ញា(-)។', - 'alpha_num' => ':attribute អាចមានតែអក្សរ និងលេខ។', - 'array' => ':attribute ត្រូវតែជា អារេ។', - 'before' => ':attribute ត្រូវតែមានកាលបរិច្ឆេទមុន :date។', - 'between' => [ - 'numeric' => ':attribute ត្រូវតែមានរវាង :min និង :max។', - 'file' => ':attribute ត្រូវតែមានរវាង :min និង :max គីឡូបៃ។', - 'string' => ':attribute ត្រូវតែមានរវាង :min និង :max តួអក្សរ។', - 'array' => ':attribute ត្រូវតែមានធាតុរវាង :min និង :max។', - ], - 'boolean' => 'The :attribute field must be true or false', - 'confirmed' => ':attribute ការបញ្ជាក់មិនផ្គូផ្គង។', - 'date' => ':attribute គឺមិនមែនជាកាលបរិច្ឆេទត្រឹមត្រូវ។', - 'date_format' => ':attribute មិនត្រឹមត្រូវនិងទំរង :format​នេះ។', - 'different' => ':attribute និង :other ត្រូវតែបញ្ជាក់។', - 'digits' => ':attribute ត្រូវជាខ្ទុង :digits។', - 'digits_between' => ':attribute ត្រូវចាប់ពីខ្ទុង :min​ទៅ :max។', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute ទំរង់នេះមិនត្រឹមត្រូវ។', - 'exists' => 'ការជ្រើសរើស :attribute ត្រឹមត្រូវ។', - 'filled' => 'ទំរង់ :attribute នេះគឺទាមទារឲ្យមាន។', - 'image' => ':attribute ត្រូវតៃជារូបភាព។', - 'in' => 'ការជ្រើសរើស :attribute មិនត្រឹមត្រូវ។', - 'integer' => ':attribute ត្រូវតែជាចំនួនគត់។', - 'ip' => ':attribute ត្រូវតែជា IP address​ត្រឹមត្រូវ។', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute មិនត្រូវធំជាង :max​។', - 'file' => ':attribute មិនត្រូវធំជាង :max គីឡូបៃ។', - 'string' => ':attribute មិនត្រូវធំជាង :max តួអក្សរ។', - 'array' => ':attribute មិនត្រូវច្រើនជាងធាតុនេះ :max។', - ], - 'mimes' => ':attribute ត្រូវតែជាប្រភេទឯកសារ type: :values នេះ។', - 'min' => [ - 'numeric' => ':attribute ត្រូវតែតូចជាង :min។', - 'file' => ':attribute ត្រូវតៃតួចជាង :min គីឡូបៃ។', - 'string' => ':attribute ត្រូវតែតូចជាង :min តួអក្សរ។', - 'array' => ':attribute ត្រូវតែតិចជាងធាតុនេះ :min។', - ], - 'not_in' => 'ការជ្រើសរើស :attribute គឺត្រឹមត្រូវ។', - 'numeric' => ':attribute ត្រូវតែជាលេខ។', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute ទំរងមិនត្រឹមត្រូវ។', - 'required' => 'ទំរង់ :attribute នេះគឺទាមទារឲ្យមាន។', - 'required_if' => 'ទំរង់ :attribute នេះគឺទាមទារនៅពេល :other គឺ :value​។', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'ទំរង់ :attribute នេះគឺទាមទារនៅពេល :values ត្រូវបង្ហាញ។', - 'required_with_all' => 'The :attribute field is required when :values is present.', - 'required_without' => 'ទំរង់ :attribute នេះគឺទាមទារនៅពេល :values មិនត្រូវបង្ហាញ។', - 'required_without_all' => 'ទំរង់ :attribute នេះគឺត្រូវបានទាមទារពេលគ្មាន :values បានបង្ហាញ។', - 'same' => 'ទំរង់ :attribute និង :other ត្រូវតែដូចគ្នា។', - 'size' => [ - 'numeric' => ':attribute ត្រូវតែ :size។', - 'file' => ':attribute ត្រូវតែ :size គីឡូបៃ។', - 'string' => ':attribute ត្រូវតែ :size តួអក្សរ។', - 'array' => ':attribute ត្រូវតែមានទំហំ :size។', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid zone.', - 'unique' => ':attribute ត្រូវបានប្រើរួចហើយ។', - 'url' => ':attribute ទំរង់ត្រឹមត្រូវ។', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/ko/auth.php b/ko/auth.php deleted file mode 100644 index 469434fc76f..00000000000 --- a/ko/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - '제출된 인증 정보가 레코드와 일치하지 않습니다.', - 'throttle' => '너무 많은 로그인을 시도하였습니다. :seconds 초 후에 다시 시도하십시요.', - -]; diff --git a/ko/pagination.php b/ko/pagination.php deleted file mode 100644 index d4a9eef40aa..00000000000 --- a/ko/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« 이전', - 'next' => '다음 »', - -]; diff --git a/ko/passwords.php b/ko/passwords.php deleted file mode 100644 index 9fc075935e2..00000000000 --- a/ko/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - '비밀번호는 최소한 6자리 이상이며 일치해야 합니다.', - 'reset' => '비밀번호가 변경되었습니다.', - 'sent' => '이메일 확인 후 비밀번호를 재설정 해주세요.', - 'token' => '해당 비밀번호 변경 토큰이 유효하지 않습니다.', - 'user' => '해당 이메일을 사용하는 사용자를 찾을 수 없습니다.', - -]; diff --git a/ko/validation.php b/ko/validation.php deleted file mode 100644 index d494eb08042..00000000000 --- a/ko/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute을(를) 반드시 동의해야 합니다.', - 'active_url' => ':attribute은(는) 유효한 URL이 아닙니다.', - 'after' => ':attribute은(는) 반드시 :date 이후 날짜여야 합니다.', - 'alpha' => ':attribute은(는) 문자만 포함할 수 있습니다.', - 'alpha_dash' => ':attribute은(는) 문자, 숫자, 대쉬(-)만 포함할 수 있습니다.', - 'alpha_num' => ':attribute은(는) 문자와 숫자만 포함할 수 있습니다.', - 'array' => ':attribute은(는) 반드시 배열이어야 합니다.', - 'before' => ':attribute은(는) 반드시 :date 이전 날짜여야 합니다.', - 'between' => [ - 'numeric' => ':attribute은(는) 반드시 :min에서 :max 사이여야 합니다.', - 'file' => ':attribute은(는) 반드시 :min에서 :max 킬로바이트 사이여야 합니다.', - 'string' => ':attribute은(는) 반드시 :min에서 :max 문자 사이여야 합니다.', - 'array' => ':attribute은(는) 반드시 :min에서 :max 아이템 사이여야 합니다.', - ], - 'boolean' => ':attribute은(는) true 또는 false 이어야 합니다.', - 'confirmed' => ':attribute 확인 항목이 일치하지 않습니다.', - 'date' => ':attribute은(는) 유효한 날짜가 아닙니다.', - 'date_format' => ':attribute은(는) :format 형식과 일치하지 않습니다.', - 'different' => ':attribute와(과) :other은(는) 반드시 서로 달라야 합니다.', - 'digits' => ':attribute은(는) 반드시 :digits 자릿수여야 합니다.', - 'digits_between' => ':attribute은(는) 반드시 :min에서 :max 자릿수 사이여야 합니다.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute 형식은 유효하지 않습니다.', - 'exists' => '선택된 :attribute은(는) 유효하지 않습니다.', - 'filled' => ':attribute 필드는 필수입니다.', - 'image' => ':attribute은(는) 반드시 이미지여야 합니다.', - 'in' => '선택된 :attribute은(는) 유효하지 않습니다.', - 'integer' => ':attribute은(는) 반드시 정수여야 합니다.', - 'ip' => ':attribute은(는) 반드시 유효한 IP 주소여야 합니다.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute은(는) 반드시 :max 보다 작아야 합니다.', - 'file' => ':attribute은(는) 반드시 :max 킬로바이트보다 작아야 합니다.', - 'string' => ':attribute은(는) 반드시 :max 자리보다 작아야 합니다.', - 'array' => ':attribute은(는) 반드시 :max 아이템보다 작아야 합니다.', - ], - 'mimes' => ':attribute은(는) 반드시 다음의 파일 형식이어야 합니다: :values.', - 'min' => [ - 'numeric' => ':attribute은(는) 반드시 :min 보다 커야 합니다.', - 'file' => ':attribute은(는) 반드시 :min 킬로바이트보다 커야 합니다.', - 'string' => ':attribute은(는) 반드시 :min 자리보다 커야 합니다.', - 'array' => ':attribute은(는) 반드시 :max 아이템보다 커야 합니다.', - ], - 'not_in' => '선택된 :attribute은(는) 유효하지 않습니다.', - 'numeric' => ':attribute은(는) 반드시 숫자여야 합니다.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute 형식은 유효하지 않습니다.', - 'required' => ':attribute 필드는 필수입니다.', - 'required_if' => ':other이(가) :value 일때 :attribute 필드는 필수입니다.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':values이(가) 있는 경우 :attribute 필드는 필수입니다.', - 'required_with_all' => ':values이(가) 모두 있는 경우 :attribute 필드는 필수입니다.', - 'required_without' => ':values이(가) 없는 경우 :attribute 필드는 필수입니다.', - 'required_without_all' => ':values이(가) 모두 없는 경우 :attribute 필드는 필수입니다.', - 'same' => ':attribute와(과) :other은(는) 반드시 일치해야 합니다.', - 'size' => [ - 'numeric' => ':attribute은(는) 반드시 :size (이)여야 합니다.', - 'file' => ':attribute은(는) 반드시 :size 킬로바이트여야 합니다.', - 'string' => ':attribute은(는) 반드시 :size 자릿수여야 합니다.', - 'array' => ':attribute은(는) 반드시 :max 개의 아이템을 포함해야 합니다.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => ':attribute은(는) 올바른 시간대 이어야 합니다.', - 'unique' => ':attribute은(는) 이미 사용중 입니다.', - 'url' => ':attribute 형식은 유효하지 않습니다.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/locales/af/_excludes.json b/locales/af/_excludes.json new file mode 100644 index 00000000000..195c823d9c9 --- /dev/null +++ b/locales/af/_excludes.json @@ -0,0 +1,111 @@ +[ + "Afghanistan", + "Angola", + "Anguilla", + "API Token", + "April", + "Aruba", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bolivia", + "Botswana", + "Bouvet Island", + "Burkina Faso", + "Burundi", + "Chad", + "China", + "Christmas Island", + "Colombia", + "Costa Rica", + "CSV (.csv)", + "Côte d'Ivoire", + "Ecuador", + "Eritrea", + "Excel (.xlsx)", + "Finland", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "Iran", + "Israel", + "Jamaica", + "Japan", + "Jersey", + "Kazakhstan", + "Kiribati", + "Kosovo", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Lens", + "Lesotho", + "Liechtenstein", + "Logs", + "Macao", + "Malawi", + "Maldives", + "Malta", + "Martinique", + "Mauritius", + "Mayotte", + "Monaco", + "Montenegro", + "Montserrat", + "Myanmar", + "Nauru", + "Nepal", + "New Caledonia", + "Nicaragua", + "Niger", + "Niue", + "Norfolk Island", + "Nova", + "November", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Portugal", + "Puerto Rico", + "Qatar", + "Rwanda", + "Samoa", + "San Marino", + "Senegal", + "September", + "Sierra Leone", + "Sint Maarten", + "Sri Lanka", + "Status", + "Suriname", + "Taiwan", + "Tajikistan", + "Thailand", + "Togo", + "Tokelau", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Update", + "Update :resource", + "Update :resource: :title", + "Uruguay", + "Vanuatu", + "Venezuela", + "Zimbabwe" +] diff --git a/locales/af/json-inline.json b/locales/af/json-inline.json new file mode 100644 index 00000000000..9c322908d26 --- /dev/null +++ b/locales/af/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Hierdie veld moet 'n geldige rol wees.", + "The :attribute must be at least :length characters and contain at least one number.": "Hierdie veld moet ten minste :length karakters bevat en ten minste een nommer bevat.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Hierdie veld moet ten minste :length karakters wees en ten minste een spesiale karakter en een nommer bevat.", + "The :attribute must be at least :length characters and contain at least one special character.": "Hierdie veld moet ten minste :length karakters wees en ten minste een spesiale karakter bevat.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Hierdie veld moet ten minste :length karakters wees en ten minste een hoofletter en een nommer bevat.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Hierdie veld moet ten minste :length karakters wees en ten minste een hoofletter en een spesiale karakter bevat.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Hierdie veld moet ten minste :length karakters wees en ten minste een hoofletter, een nommer en een spesiale karakter bevat.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Hierdie veld moet ten minste :length karakters wees en ten minste een hoofletterkarakter bevat.", + "The :attribute must be at least :length characters.": "Hierdie veld moet ten minste :length karakters wees.", + "The :attribute must contain at least one letter.": "Hierdie veld moet ten minste een letter bevat.", + "The :attribute must contain at least one number.": "Hierdie veld moet ten minste een nommer bevat.", + "The :attribute must contain at least one symbol.": "Hierdie veld moet ten minste een simbool bevat.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Hierdie veld moet ten minste een hoofletter en een kleinletter bevat.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Die gegewe veld het in 'n datalek verskyn. Kies asseblief 'n ander veld." +} diff --git a/locales/af/json.json b/locales/af/json.json new file mode 100644 index 00000000000..6e756295980 --- /dev/null +++ b/locales/af/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(en nog :count foute)", + "(and :count more errors)": "(en nog :count foute)|(en nog :count foute)|(en nog :count foute)", + "30 Days": "30 Dae", + "60 Days": "60 Dae", + "90 Days": "90 Dae", + ":amount selected": ":Amount gekies", + ":amount Total": ":Amount Totale", + ":days day trial": ":Days dae proef", + ":resource Details": ":Resource Besonderhede", + ":resource Details: :title": ":Resource Besonderhede: :title", + "A decryption key is required.": "'n Dekripsiesleutel word vereis.", + "A fresh verification link has been sent to your email address.": "'n Nuwe verifikasieskakel is na jou e-posadres gestuur.", + "A new verification link has been sent to the email address you provided during registration.": "'N Nuwe verifikasieskakel is gestuur na die e-posadres wat u tydens registrasie voorsien het.", + "A new verification link has been sent to the email address you provided in your profile settings.": "'n Nuwe verifikasieskakel is gestuur na die e-posadres wat jy in jou profielinstellings verskaf het.", + "A new verification link has been sent to your email address.": "'n Nuwe verifikasieskakel is na jou e-posadres gestuur.", + "Accept Invitation": "Aanvaar uitnodiging", + "Action": "Aksie", + "Action Event": "Aksie Gebeurtenis", + "Action Events": "Aksie Gebeurtenisse", + "Action Happened At": "Wat Gebeur By Die", + "Action Initiated By": "Geïnisieer Deur", + "Action Name": "Naam", + "Action Status": "Status", + "Action Target": "Teiken", + "Actions": "Aksies", + "Add": "Voeg by", + "Add :resource": "Voeg :resource by", + "Add a new team member to your team, allowing them to collaborate with you.": "Voeg 'n nuwe spanlid by u span, sodat hulle met u kan saamwerk.", + "Add additional security to your account using two factor authentication.": "Voeg ekstra sekuriteit by u rekening met tweefaktor-verifikasie.", + "Add Payment Method": "Voeg betaalmetode by", + "Add row": "Voeg ry", + "Add Team Member": "Voeg spanlid by", + "Add VAT Number": "Voeg BTW-nommer by", + "Added.": "Bygevoeg.", + "Additional billing information updated successfully.": "Bykomende faktuurinligting is suksesvol opgedateer.", + "Address": "Adres", + "Address Line 2": "Adreslyn 2", + "Administrator": "Administrateur", + "Administrator users can perform any action.": "Administrateurgebruikers kan enige aksie uitvoer.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland-Eilande", + "Albania": "Albanië", + "Algeria": "Algerië", + "All of the people that are part of this team.": "Al die mense wat deel uitmaak van hierdie span.", + "All resources loaded.": "Al die bronne gelaai.", + "All rights reserved.": "Alle regte voorbehou.", + "Already registered?": "Reeds geregistreer?", + "American Samoa": "Amerikaanse Samoa", + "An error occurred while uploading the file.": "'n Fout het voorgekom tydens die oplaai van die lêer.", + "An error occurred while uploading the file: :error": "'n Fout het voorgekom tydens die oplaai van die lêer: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "'n Onverwagte fout het voorgekom en ons het ons ondersteuningspan in kennis gestel. Probeer asseblief weer later.", + "Andorra": "Andorrese", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "'n ander gebruiker is opgedateer om hierdie hulpbron, aangesien hierdie bladsy gelaai was. Asseblief herlaai die bladsy en probeer weer.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigua en Barbuda", + "Antigua and Barbuda": "Antigua en Barbuda", + "API Token": "API Token", + "API Token Permissions": "API Token Toestemmings", + "API Tokens": "API Tekens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens laat dienste van derdepartye namens u toe om met ons aansoek te verifieer.", + "Apply": "Doen aansoek", + "Apply Coupon": "Pas koepon toe", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Is jy seker jy wil probeer om :amount te betaal?", + "Are you sure you want to cancel your subscription?": "Is jy seker jy wil jou intekening kanselleer?", + "Are you sure you want to delete all the notifications?": "Is jy seker jy wil al die kennisgewings uitvee?", + "Are you sure you want to delete the selected resources?": "Is jy seker jy wil verwyder die geselekteerde hulpbronne?", + "Are you sure you want to delete this file?": "Is jy seker jy wil verwyder hierdie lêer?", + "Are you sure you want to delete this notification?": "Is jy seker jy wil hierdie kennisgewing uitvee?", + "Are you sure you want to delete this payment method?": "Is jy seker jy wil hierdie betaalmetode uitvee?", + "Are you sure you want to delete this resource?": "Is jy seker jy wil verwyder hierdie hulpbron?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Is jy seker jy wil hierdie span uitvee? Sodra 'n span verwyder is, sal al sy bronne en data permanent uitgevee word.", + "Are you sure you want to delete your account?": "Is jy seker jy wil jou rekening uitvee?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Is u seker dat u u rekening wil verwyder? Sodra u rekening verwyder is, sal al sy bronne en data permanent uitgevee word. Voer asseblief u wagwoord in om te bevestig dat u u rekening permanent wil verwyder.", + "Are you sure you want to detach the selected resources?": "Is jy seker jy wil los te maak van die geselekteerde hulpbronne?", + "Are you sure you want to detach this resource?": "Is jy seker jy wil om te maak hierdie hulpbron?", + "Are you sure you want to force delete the selected resources?": "Is jy seker jy wil te dwing verwyder die geselekteerde hulpbronne?", + "Are you sure you want to force delete this resource?": "Is jy seker jy wil te dwing om te verwyder hierdie hulpbron?", + "Are you sure you want to log out?": "Is jy seker jy wil afmeld?", + "Are you sure you want to mark all notifications as read?": "Is jy seker jy wil alle kennisgewings as gelees merk?", + "Are you sure you want to remove this item?": "Is jy seker jy wil hierdie item verwyder?", + "Are you sure you want to restore the selected resources?": "Is jy seker jy wil om te herstel van die geselekteerde hulpbronne?", + "Are you sure you want to restore this resource?": "Is jy seker jy wil om te herstel van hierdie hulpbron?", + "Are you sure you want to resume your subscription?": "Is jy seker jy wil jou intekening hervat?", + "Are you sure you want to run this action?": "Is jy seker jy wil uit te voer hierdie aksie?", + "Are you sure you want to set this payment method as your default?": "Is jy seker jy wil hierdie betaalmetode as jou verstek stel?", + "Are you sure you want to stop impersonating?": "Is jy seker jy wil ophou naboots?", + "Are you sure you would like to delete this API token?": "Is u seker dat u hierdie API token wil verwyder?", + "Are you sure you would like to leave this team?": "Is u seker dat u hierdie span wil verlaat?", + "Are you sure you would like to remove this person from the team?": "Is u seker dat u hierdie persoon uit die span wil verwyder?", + "Are you sure you would like to switch billing plans?": "Is jy seker jy wil faktureringplanne verander?", + "Argentina": "Argentinië", + "Armenia": "Armenië", + "Aruba": "Aruba", + "Attach": "Heg", + "Attach & Attach Another": "Heg & Heg'n Ander", + "Attach :resource": "Heg :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Heg lêers aan deur hulle te sleep en te laat val, te kies of te proe.", + "August": "Augustus", + "Australia": "Australië", + "Austria": "Oostenryk", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesj", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Voordat jy voortgaan, kan jy jou e-posadres verifieer deur op die skakel te klik wat ons sopas aan jou gestuur het? As jy nie die e-pos ontvang het nie, sal ons graag vir jou 'n ander stuur.", + "Before proceeding, please check your email for a verification link.": "Voordat jy voortgaan, gaan asseblief jou e-pos na vir 'n verifikasieskakel.", + "Belarus": "Wit-rusland", + "Belgium": "België", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhoetan", + "Billing Information": "Rekening Inligting", + "Billing Management": "Rekeningbestuur", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius en Saterdag", + "Bosnia And Herzegovina": "Bosnië en Herzegovina", + "Bosnia and Herzegovina": "Bosnië en Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brasilië", + "British Indian Ocean Territory": "Britse Indiese Oseaan Gebied", + "Browser Sessions": "Blaaier-sessies", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarye", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodja", + "Cameroon": "Kameroen", + "Canada": "Kanada", + "Cancel": "Kanselleer", + "Cancel Subscription": "Kanselleer intekening", + "Cape Verde": "Kaap Verde", + "Card": "Kaart", + "Cayman Islands": "Kaaimanseilande", + "Central African Republic": "Sentraal-Afrikaanse Republiek", + "Chad": "Chad", + "Change Subscription Plan": "Verander intekenplan", + "Change the current payment method attached to your subscription": "Verander die huidige betaalmetode wat aan jou intekening geheg is", + "Changes": "Veranderinge", + "Checkout": "Uitteken", + "Chile": "Chili", + "China": "China", + "Choose": "Kies", + "Choose :field": "Kies :field", + "Choose :resource": "Kies :resource", + "Choose an option": "Kies'n opsie", + "Choose date": "Kies datum", + "Choose File": "Kies Die Lêer", + "Choose Files": "Kies lêers", + "Choose Type": "Kies Die Tipe", + "Christmas Island": "Christmas Island", + "City": "Stad", + "Click here to re-send the verification email.": "Klik hier om die verifikasie-e-pos weer te stuur.", + "click here to request another": "klik hier om nog een aan te vra", + "Click to choose": "Klik om te kies", + "Close": "Maak toe", + "Cocos (Keeling) Islands": "Cocos (Keeling) Eilande", + "Code": "Kode", + "Colombia": "Colombia", + "Comoros": "Comore-eilande", + "Confirm": "Bevestig", + "Confirm Billing Action": "Bevestig faktuuraksie", + "Confirm Password": "Bevestig Wagwoord", + "Confirm Payment": "Bevestig Die Betaling", + "Confirm your :amount payment": "Bevestig jou betaling :amount", + "Congo": "Die kongo", + "Congo, Democratic Republic": "Kongo, Demokratiese Republiek", + "Congo, the Democratic Republic of the": "Kongo, Demokratiese Republiek", + "Constant": "Konstante", + "Continue To Payment": "Gaan voort na betaling", + "Cook Islands": "Cook Eilande", + "Copy to clipboard": "Kopieer na knipbord", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Land", + "Coupon": "Koepon", + "Coupon applied successfully.": "Koepon suksesvol toegepas.", + "Create": "Skep", + "Create & Add Another": "Skep En Voeg'n Ander", + "Create :resource": "Skep :resource", + "Create a new team to collaborate with others on projects.": "Skep 'n nuwe span om met ander saam te werk aan projekte.", + "Create Account": "Skep rekening", + "Create API Token": "Skep API-token", + "Create New Team": "Skep nuwe span", + "Create Team": "Skep span", + "Created.": "Geskep.", + "Croatia": "Kroasië", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Huidige Wagwoord", + "Current Subscription Plan": "Huidige intekenplan", + "Currently Subscribed": "Tans ingeteken", + "Customer Balance": "Kliëntebalans", + "Customize": "Pas", + "Cyprus": "Ciprus", + "Czech Republic": "Tsjeggiese republiek", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Donker", + "Dashboard": "Paneelbord", + "December": "Desember", + "Decrease": "Afname", + "Default": "Verstek", + "Delete": "Vee uit", + "Delete :resource": "Vee uit :resource", + "Delete Account": "Verwyder rekening", + "Delete all notifications": "Vee alle kennisgewings uit", + "Delete API Token": "Vee API-token uit", + "Delete File": "Verwyder Lêer", + "Delete Notification": "Vee kennisgewing uit", + "Delete Resource": "Verwyder Hulpbron", + "Delete Selected": "Verwyder Geselekteerde", + "Delete Team": "Vee span uit", + "Denmark": "Denemarke", + "Detach": "Los", + "Detach Resource": "Los Hulpbron", + "Detach Selected": "Los Gekies", + "Details": "Besonderhede", + "Disable": "Deaktiveer", + "Djibouti": "Djiboeti", + "Do you really want to leave? You have unsaved changes.": "Wil jy regtig om te verlaat? Jy het ongeredde veranderinge.", + "Dominica": "Sondag", + "Dominican Republic": "Dominikaanse Republiek", + "Done.": "Klaar.", + "Download": "Aflaai", + "Download Invoice": "Laai faktuur af", + "Drop file or click to choose": "Los lêer of klik om te kies", + "Drop files or click to choose": "Los lêers of klik om te kies", + "Ecuador": "Ecuador", + "Edit": "Wysig", + "Edit :resource": "Wysig :resource", + "Edit Attached": "Wysig Aangeheg", + "Edit Profile": "Wysig profiel", + "Editor": "Redakteur", + "Editor users have the ability to read, create, and update.": "Editor-gebruikers het die vermoë om te lees, te skep en op te dateer.", + "Egypt": "Egipte", + "El Salvador": "Salvador", + "Email": "E-pos", + "email": "e-pos", + "Email Address": "E-Pos Adres", + "Email Addresses": "E-pos adresse", + "Email Password Reset Link": "E-pos wagwoord herstel skakel", + "Email Verification": "E-posverifikasie", + "Enable": "Aktiveer", + "Encrypted environment file already exists.": "Geënkripteerde omgewinglêer bestaan ​​reeds.", + "Encrypted environment file not found.": "Geënkripteerde omgewinglêer nie gevind nie.", + "Ensure your account is using a long, random password to stay secure.": "Maak seker dat u rekening 'n lang, ewekansige wagwoord gebruik om veilig te bly.", + "Environment file already exists.": "Omgewingslêer bestaan ​​reeds.", + "Environment file not found.": "Omgewingslêer nie gevind nie.", + "Equatorial Guinea": "Ekwatoriaal-Guinee", + "Eritrea": "Eritrea", + "Error": "Fout", + "errors": "foute", + "Estonia": "Estland", + "Ethiopia": "Ethiopië", + "ex VAT": "ex BTW", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Verval :expiration", + "Export As CSV": "Voer uit as CSV", + "Extra Billing Information": "Ekstra faktuurinligting", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ekstra bevestiging nodig is om jou betaling te verwerk. Gaan asseblief voort op die betaling bladsy deur te kliek op die knoppie hieronder.", + "Failed Subscription Payment": "Mislukte intekeningbetaling", + "Failed to load :resource!": "Kon nie :resource laai nie!", + "Falkland Islands (Malvinas)": "Falkland Eilande (Malvinas)", + "Faroe Islands": "Faroëreilande", + "February": "Februarie", + "Fiji": "Fidji", + "Filename": "Lêernaam", + "Finish enabling two factor authentication.": "Voltooi die aktiveer van tweefaktor-verifikasie.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "Bevestig u wagwoord vir u veiligheid om voort te gaan.", + "Forbidden": "Prohibido", + "Force Delete": "Force Verwyder", + "Force Delete :resource": "Force Verwyder :resource", + "Force Delete Resource": "Force Verwyder Hulpbron", + "Force Delete Selected": "Force Verwyder Geselekteerde", + "Forgot Password": "Wagwoord vergeet", + "Forgot your password?": "Het jy jou wagwoord vergeet?", + "Forgot Your Password?": "Het jy jou wagwoord vergeet?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Het jy jou wagwoord vergeet? Geen probleem. Laat weet u net u e-posadres en ons sal u 'n skakel vir die herstel van wagwoorde per e-pos stuur waarmee u 'n nuwe een kan kies.", + "France": "Frankryk", + "French Guiana": "Franse Guiana", + "French Polynesia": "Frans-Polinesië", + "French Southern Territories": "Franse Suidelike Gebiede", + "From": "Van", + "Gabon": "Gaboen", + "Gambia": "Gambië", + "Georgia": "Georgië", + "Germany": "Duitsland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Gaan huis toe", + "Go to page :page": "Gaan na bladsy :page", + "Great! You have accepted the invitation to join the :team team.": "U het die uitnodiging aanvaar om by die :team span aan te sluit.", + "Greece": "Griekeland", + "Greenland": "Groenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinee", + "Guinea-Bissau": "Guinee-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Het jy tweede gedagtes oor die kanselleer van jou intekening? Jy kan jou intekening enige tyd onmiddellik heraktiveer tot aan die einde van jou huidige faktuursiklus. Nadat u huidige faktuursiklus geëindig het, kan u 'n heeltemal nuwe intekeningplan kies.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Het jy tweede gedagtes oor die kanselleer van jou intekening? Jy kan jou intekening te eniger tyd onmiddellik reageer tot aan die einde van jou huidige faktuursiklus. Nadat u huidige faktuursiklus geëindig het, kan u 'n heeltemal nuwe intekeningplan kies.", + "Heard Island & Mcdonald Islands": "Gehoor Eiland en McDonald Eilande", + "Heard Island and McDonald Islands": "Gehoor Eiland en McDonald Eilande", + "Hello!": "Hallo!", + "Hide Content": "Steek Inhoud", + "Hold Up!": "Hou!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hongarye", + "I agree to the :terms_of_service and :privacy_policy": "Ek stem in tot die :terms_of_service en :privacy_policy", + "Iceland": "Ysland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Indien nodig, kan jy die log van al jou ander leser sessies oor al jou toestelle. Sommige van jou onlangse sessies word hieronder gelys; egter, hierdie lys kan nie volledig nie. As jy voel dat jou rekening is in die gedrang is, moet jy ook verander jou wagwoord.", + "If you already have an account, you may accept this invitation by clicking the button below:": "As u reeds 'n rekening het, kan u hierdie uitnodiging aanvaar deur op die onderstaande knoppie te klik:", + "If you did not create an account, no further action is required.": "As u nie 'n rekening geskep het nie, is geen verdere optrede nodig nie.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "As u nie verwag het om 'n uitnodiging aan hierdie span te ontvang nie, kan u hierdie e-pos weggooi.", + "If you did not receive the email": "As jy nie die e-pos ontvang het nie", + "If you did not request a password reset, no further action is required.": "As u nie 'n wagwoordregstelling gevra het nie, is geen verdere optrede nodig nie.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "As u nie 'n rekening het nie, kan u een skep deur op die knoppie hieronder te klik. Nadat u 'n rekening geskep het, kan u die uitnodigingsknoppie in hierdie e-pos klik om die spanuitnodiging te aanvaar:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "As u spesifieke kontak- of belastinginligting by u fakture moet voeg, soos u volledige besigheidsnaam, BTW -identifikasienommer of adres van die rekord, kan u dit hier byvoeg.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "As u sukkel om op die knoppie \":actionText\" te klik, kopieer en plak die URL hieronder in u webblaaier:", + "Impersonate": "Verpersoonlik", + "Increase": "Verhoog", + "India": "Indië", + "Indonesia": "Indonesië", + "Invalid filename.": "Ongeldige lêernaam.", + "Invalid JSON was returned from the route.": "Ongeldige JSON is van die roete af teruggestuur.", + "Invoice Email Addresses": "Faktuur e -posadresse", + "Invoice emails updated successfully.": "Faktuur -e -posse suksesvol opgedateer.", + "Invoices": "Fakture", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran", + "Iraq": "Irak", + "Ireland": "Ierland", + "Isle Of Man": "Eiland Man", + "Isle of Man": "Eiland Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Dit lyk of jy nie 'n aktiewe intekening het nie. Jy kan een van die intekeningplanne hieronder kies om te begin. Intekenplanne kan verander of gekanselleer word wanneer u dit pas.", + "Italy": "Italië", + "Jamaica": "Jamaica", + "January": "Januarie", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordaan", + "July": "Julie", + "June": "Junie", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenia", + "Key": "Sleutel", + "Kiribati": "Kiribati", + "Korea": "Suid-Korea", + "Korea, Democratic People's Republic of": "Noord-Korea", + "Korea, Republic of": "Suid-Korea", + "Kosovo": "Kosovo", + "Kuwait": "Koeweit", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Laaste aktief", + "Last used": "Laaste gebruik", + "Latvia": "Letland", + "Leave": "Verlaat", + "Leave Team": "Verlaat die span", + "Lebanon": "Libanon", + "length": "lengte", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberië", + "Libyan Arab Jamahiriya": "Libië", + "Liechtenstein": "Liechtenstein", + "Light": "Lig", + "Lithuania": "Litaue", + "Load :perPage More": "Laai :perPage Meer", + "Loading": "Laai tans", + "Location": "Ligging", + "Log in": "Teken in", + "Log In": "Teken aan", + "Log Out": "Teken Uit", + "Log out": "Teken uit", + "Log Out Other Browser Sessions": "Teken Uit Ander Leser Sessies", + "Log Viewer": "Log Bekyker", + "Login": "Teken aan", + "Logout": "Teken uit", + "Logs": "Logs", + "Luxembourg": "Luxemburg", + "Macao": "Macao", + "Macedonia": "Noord-Macedonië", + "Macedonia, the former Yugoslav Republic of": "Noord-Macedonië", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Maleisië", + "Maldives": "Maldives", + "Mali": "Klein", + "Malta": "Malta", + "Manage Account": "Bestuur rekening", + "Manage and log out your active sessions on other browsers and devices.": "Bestuur en teken jou aktiewe sessies op ander blaaiers en toestelle.", + "Manage API Tokens": "Bestuur API tokens", + "Manage Role": "Bestuur rol", + "Manage Team": "Bestuur span", + "Managing billing for :billableName": "Bestuur fakturering vir :billableName", + "March": "Maart", + "Mark all as Read": "Merk alles as gelees", + "Mark all notifications as read": "Merk alle kennisgewings as gelees", + "Mark Read": "Merk Lees", + "Mark Unread": "Merk ongelees", + "Marshall Islands": "Marshall Eilande", + "Martinique": "Martinique", + "Mauritania": "Mauritanië", + "Mauritius": "Mauritius", + "May": "Mag", + "Mayotte": "Mayotte", + "Mexico": "Mexiko", + "Micronesia, Federated States Of": "Mikronesië", + "Micronesia, Federated States of": "Mikronesië, Federale State van", + "Moldova": "Moldawië", + "Moldova, Republic of": "Moldawië", + "Monaco": "Monaco", + "Mongolia": "Mongolië", + "Montenegro": "Montenegro", + "Month To Date": "Maand Tot Op Datum", + "Monthly": "Maandeliks", + "monthly": "maandeliks", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mosambiek", + "Myanmar": "Myanmar", + "Name": "Naam", + "name": "naam", + "Namibia": "Namibië", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Nederland", + "Netherlands Antilles": "Nederlandse Antille", + "Nevermind": "Toemaar", + "Nevermind, I'll keep my old plan": "Maak nie saak nie, ek sal my ou plan behou", + "New": "Nuwe", + "New :resource": "Nuwe :resource", + "New Caledonia": "New Caledonia", + "New Password": "Nuwe Wagwoord", + "New Zealand": "Nieu-Seeland", + "Next": "Volgende", + "Next Payment": "Volgende betaling", + "Next Payment on": "Volgende betaling aan", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigerië", + "Niue": "Niue", + "No": "Geen", + "No :resource matched the given criteria.": "Geen :resource ooreenstem met die gegewe kriteria.", + "No additional information...": "Geen bykomende inligting...", + "No Current Data": "Geen Huidige Data", + "No Data": "Geen Data", + "no file selected": "geen lêer gekies", + "No Increase": "Geen Verhoog", + "No payment methods on file.": "Geen betaalmetodes op lêer nie.", + "No payment scheduled.": "Geen betaling geskeduleer nie.", + "No Prior Data": "Geen Vorige Data", + "No Results Found.": "Geen Resultate Gevind.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Noord Mariana Eilande", + "Norway": "Noorweë", + "Not Found": "Nie gevind nie", + "Notifications": "Kennisgewings", + "Nova": "Nova", + "Nova User": "Nova Gebruiker", + "November": "November", + "October": "Oktober", + "of": "van", + "OK": "Goed", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Sodra 'n span verwyder is, sal al sy hulpbronne en data permanent uitgevee word. Voordat u hierdie span verwyder, moet u enige data of inligting oor hierdie span wat u wil behou, aflaai.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Sodra u rekening verwyder is, sal al sy bronne en data permanent uitgevee word. Voordat u u rekening verwyder, laai asseblief enige data of inligting af wat u wil behou.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sodra jou rekening uitgevee is, sal al sy hulpbronne en data permanent uitgevee word. Voer asseblief jou wagwoord in om te bevestig dat jy jou rekening permanent wil uitvee.", + "Only Trashed": "Net Asblik", + "Open Invoices": "Oop fakture", + "Original": "Oorspronklike", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Ons faktureringbestuursportaal laat jou toe om jou intekeningplan, betaalmetode gerieflik te bestuur en jou onlangse fakture af te laai.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Ons faktureringbestuursportaal stel jou in staat om jou intekeningplan, betaalmetodes gerieflik te bestuur en jou onlangse fakture af te laai.", + "Page Expired": "Bladsy het verval", + "Pagination Navigation": "Paginasie-navigasie", + "Paid": "Betaal", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestynse Gebiede", + "Panama": "Panama", + "Papua New Guinea": "Papoea-Nieu-Guinee", + "Paraguay": "Paraguay", + "Password": "Wagwoord", + "password": "wagwoord", + "Payment Confirmation": "Betaling Bevestiging", + "Payment Information": "Betaling Inligting", + "Payment information updated successfully.": "Betaalinligting is suksesvol opgedateer.", + "Payment Method": "Betalings metode", + "Payment Methods": "Betalingsmetodes", + "Payment Required": "Betaling vereis", + "Payments": "Betalings", + "Pending Team Invitations": "Hangende spanuitnodigings", + "Per Page": "Per Bladsy", + "Permanently delete this team.": "Vee hierdie span permanent uit.", + "Permanently delete your account.": "Vee u rekening permanent uit.", + "Permissions": "Toestemmings", + "Peru": "Peru", + "Philippines": "Filippyne", + "Photo": "Foto", + "Pitcairn": "Pitcairn Eilande", + "Please accept the terms of service.": "Aanvaar asseblief die diensbepalings.", + "Please click the button below to verify your email address.": "Klik op die onderstaande knoppie om u e-posadres te verifieer.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bevestig asseblief toegang tot u rekening deur een van u noodherstelkodes in te voer.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bevestig asseblief toegang tot u rekening deur die verifikasiekode in te voer wat deur u verifikasie-toepassing verskaf word.", + "Please confirm your password before continuing.": "Bevestig asseblief jou wagwoord voordat jy voortgaan.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopieer asseblief u nuwe API-token. Vir u veiligheid sal dit nie weer gewys word nie.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Tik jou wagwoord te bevestig wat jy wil om aan te meld uit jou ander leser sessies oor al jou toestelle.", + "Please provide a maximum of three invoice emails addresses.": "Verskaf asseblief 'n maksimum van drie faktuur -e -posadresse.", + "Please provide the email address of the person you would like to add to this team.": "Verskaf asseblief die e-posadres van die persoon wat u by hierdie span wil voeg.", + "Please set a default payment method before retrying payments.": "Stel 'n standaardbetalingsmetode in voordat u betalings weer probeer.", + "Please set a default payment method before swapping plans.": "Stel asseblief 'n verstek betaalmetode voor jy planne omruil.", + "Poland": "Pole", + "Portugal": "Portugal", + "Press / to search": "Pers / om te soek", + "Preview": "Voorskou", + "Previewing": "Voorskou", + "Previous": "Vorige", + "Privacy Policy": "Privaatheidsbeleid", + "Profile": "Profiel", + "Profile Information": "Profielinligting", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kwartaal Tot Op Datum", + "Recovery Code": "Herstelkode", + "Refresh": "Verfris", + "Regards,": "Groete,", + "Regenerate Recovery Codes": "Herstel herstelkodes", + "Register": "Registreer", + "Reload": "Herlaai", + "Remember me": "Onthou my", + "Remember Me": "Onthou my", + "Remove": "Verwyder", + "Remove Photo": "Verwyder foto", + "Remove Team Member": "Verwyder spanlid", + "Replicate": "Repliseer", + "Required fields": "Vereiste velde", + "Resend Verification Email": "Herstuur verifikasie e-pos", + "Reset Filters": "Herstel Filters", + "Reset Password": "Herstel wagwoord", + "Reset Password Notification": "Herstel wagwoord", + "resource": "hulpbron", + "Resource Row Dropdown": "Hulpbronry-aftreklys", + "Resources": "Hulpbronne", + "resources": "hulpbronne", + "Restore": "Herstel", + "Restore :resource": "Herstel :resource", + "Restore Resource": "Herstel Hulpbron", + "Restore Selected": "Die Herstel Van Geselekteerde", + "results": "resultate", + "Resume Subscription": "Hervat intekening", + "Retry Payment": "Probeer weer betaling", + "Return to :appName": "Keer terug na :appName", + "Reunion": "Vergadering", + "Role": "Rol", + "Romania": "Roemenië", + "Run Action": "Hardloop Aksie", + "Russian Federation": "Russiese Federasie", + "Rwanda": "Rwanda", + "Réunion": "Vergadering", + "Saint Barthelemy": "St Barthélemy", + "Saint Barthélemy": "St Barthélemy", + "Saint Helena": "St Helena", + "Saint Kitts And Nevis": "St Kitts en Nevis", + "Saint Kitts and Nevis": "St Kitts en Nevis", + "Saint Lucia": "St Lucia", + "Saint Martin": "St Martin", + "Saint Martin (French part)": "St Martin", + "Saint Pierre And Miquelon": "St. Pierre en Miquelon", + "Saint Pierre and Miquelon": "St. Pierre en Miquelon", + "Saint Vincent And Grenadines": "St. Vincent en die Grenadine", + "Saint Vincent and the Grenadines": "St. Vincent en die Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé en Príncipe", + "Sao Tome and Principe": "São Tomé en Príncipe", + "Saudi Arabia": "Saoedi-Arabië", + "Save": "Stoor", + "Saved.": "Gestoor.", + "Scroll to bottom": "Blaai na onder", + "Scroll to top": "Blaai na bo", + "Search": "Soek", + "Secure Area": "Veilige area", + "Select": "Kies", + "Select a different plan": "Kies 'n ander plan", + "Select a log file...": "Kies 'n loglêer...", + "Select A New Photo": "Kies 'n nuwe foto", + "Select Action": "Kies'n Aksie", + "Select all": "Kies Al", + "Select All Dropdown": "Kies Alle aftreklys", + "Select this page": "Kies hierdie bladsy", + "Send Password Reset Link": "Stuur skakel vir wagwoordherstel", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serwië", + "Server Error": "Bedienerprobleem", + "Service Unavailable": "Diens Onbeskikbaar", + "Set as default": "Stel as standaard", + "Setup Key": "Opstelling sleutel", + "Seychelles": "Seychelle", + "Show All Fields": "Wys Al Die Velde", + "Show Content": "Wys Inhoud", + "Show Recovery Codes": "Wys herstelkodes", + "Showing": "Wys", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Aangeteken as", + "Singapore": "Singapoer", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slowakye", + "Slovenia": "Slowenië", + "Soft Deleted": "Sag uitgevee", + "Solomon Islands": "Solomon Eilande", + "Somalia": "Somalië", + "Something went wrong.": "Iets het verkeerd gegaan.", + "Sorry! You are not authorized to perform this action.": "Jammer! Jy is nie gemagtig om uit te voer hierdie aksie.", + "Sorry, your session has expired.": "Jammer, jou sessie het verstryk.", + "South Africa": "Suid-Afrika", + "South Georgia And Sandwich Isl.": "Suid-Georgië en die Suid-Sandwich Eilande", + "South Georgia and the South Sandwich Islands": "Suid-Georgië en die Suid-Sandwich Eilande", + "South Sudan": "Suid-Soedan", + "Spain": "Spanje", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Selfstandige aksies", + "Start Polling": "Begin Stemdag", + "Start polling": "Begin peiling", + "State / County": "Provinsie / Land", + "Stop Impersonating": "Hou op om na te doen", + "Stop Polling": "Stop Stemdag", + "Stop polling": "Hou op stem", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Stoor hierdie herstelkodes in 'n veilige wagwoordbestuurder. Dit kan gebruik word om toegang tot u rekening te herstel as u tweefaktor-verifikasietoestel verlore gaan.", + "Subscribe": "Teken in", + "Subscription Information": "Intekeninginligting", + "Subscription Pending": "Intekening hangende", + "Sudan": "Soedan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard en Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard en Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Swede", + "Switch Teams": "Wissel span", + "Switzerland": "Switserland", + "Syrian Arab Republic": "Sirië", + "System": "Stelsel", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzanië", + "Tanzania, United Republic of": "Tanzanië", + "TAX": "BELASTING", + "Team Details": "Spanbesonderhede", + "Team Invitation": "Uitnodiging Span", + "Team Members": "Spanlede", + "Team Name": "Span naam", + "Team Owner": "Span eienaar", + "Team Settings": "Spaninstellings", + "Terms of Service": "Diensvoorwaardes", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Dankie vir die aanmelding! Kan u, voordat u begin het, u e-posadres verifieer deur op die skakel te klik wat ons so pas aan u gestuur het? As u nie die e-pos ontvang het nie, stuur ons u graag nog een.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Dankie vir jou volgehoue ​​ondersteuning. Ons het 'n afskrif van jou faktuur aangeheg vir jou rekords. Laat weet ons asseblief as jy enige vrae of bekommernisse het.", + "Thanks,": "Dankie,", + "The :attribute must be a valid role.": "Die :attribute moet 'n geldige rol wees.", + "The :attribute must be at least :length characters and contain at least one number.": "Die :attribute moet ten :length lengte karakters bevat en ten minste een nommer bevat.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Die :attribute moet ten minste :length karakters en bevat ten minste een spesiale karakter en een nommer.", + "The :attribute must be at least :length characters and contain at least one special character.": "Die :attribute moet ten :length lengte karakters bevat en ten minste een spesiale karakter bevat.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Die :attribute moet ten minste :length karakters bevat en ten minste een hoofletter en een nommer bevat.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Die :attribute moet ten minste :length karakters bevat en ten minste een hoofletter en een spesiale karakter bevat.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Die :attribute moet ten minste :length karakters bevat en ten minste een hoofletter, een nommer en een spesiale karakter bevat.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Die :attribute moet ten minste :length karakters bevat en ten minste een hoofletter bevat.", + "The :attribute must be at least :length characters.": "Die :attribute moet ten minste :length karakters bevat.", + "The :attribute must contain at least one letter.": "Die :attribute moet ten minste een letter bevat.", + "The :attribute must contain at least one number.": "Die :attribute moet ten minste een nommer bevat.", + "The :attribute must contain at least one symbol.": "Die :attribute moet ten minste een simbool bevat.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Die :attribute moet ten minste een hoofletter en een kleinletter bevat.", + "The :resource was created!": "Die :resource is geskep!", + "The :resource was deleted!": "Die :resource is verwyder!", + "The :resource was restored!": "Die :resource is herstel!", + "The :resource was updated!": "Die :resource is opgedateer!", + "The action was executed successfully.": "Die aksie is suksesvol uitgevoer.", + "The default payment method cannot be removed.": "Die verstek betaalmetode kan nie verwyder word nie.", + "The file was deleted!": "Die lêer is verwyder!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Die gegewe :attribute het in 'n datalek verskyn. Kies asseblief 'n ander :attribute.", + "The given data was invalid.": "Die gegewe data was ongeldig.", + "The government won't let us show you what's behind these doors": "Die regering sal nie toelaat dat ons jou wys wat is agter hierdie deure", + "The HasOne relationship has already been filled.": "Die HasOne verhouding is reeds gevul.", + "The image could not be loaded": "Die prent kon nie gelaai word nie", + "The image could not be loaded.": "Die prent kon nie gelaai word nie.", + "The invoice emails must be valid email addresses.": "Die faktuur -e -pos moet geldige e -posadresse wees.", + "The password is incorrect.": "Die wagwoord is verkeerd.", + "The provided coupon code is invalid.": "Die verskafde koeponkode is ongeldig.", + "The provided password does not match your current password.": "Die wagwoord wat verskaf word, stem nie ooreen met u huidige wagwoord nie.", + "The provided password was incorrect.": "Die verskafde wagwoord was verkeerd.", + "The provided two factor authentication code was invalid.": "Die verstrekte tweefaktor-verifikasiekode was ongeldig.", + "The provided two factor recovery code was invalid.": "Die verskafde tweefaktorherstelkode was ongeldig.", + "The provided VAT number is invalid.": "Die verskafde BTW-nommer is ongeldig.", + "The resource was attached!": "Die hulpbron was aangeheg!", + "The resource was prevented from being saved!": "Die hulpbron is verhinder om gered te word!", + "The resource was updated!": "Die hulpbron is opgedateer!", + "The response is not a streamed response.": "Die reaksie is nie 'n gestroomde reaksie nie.", + "The response is not a view.": "Die reaksie is nie 'n siening nie.", + "The selected country is invalid.": "Die gekose land is ongeldig.", + "The selected plan is invalid.": "Die gekose plan is ongeldig.", + "The selected resources have been :action!": "Die geselekteerde hulpbronne was :action!", + "The team's name and owner information.": "Die span se naam en eienaarinligting.", + "There are no available options for this resource.": "Daar is geen beskikbare opsies vir hierdie hulpbron.", + "There are no fields to display.": "Daar is geen velde om te vertoon nie.", + "There are no new notifications.": "Daar is geen nuwe kennisgewings nie.", + "There was a problem executing the action.": "Daar was'n probleem met die uitvoering van die aksie.", + "There was a problem fetching the resource.": "Kon nie die hulpbron haal nie.", + "There was a problem submitting the form.": "Daar was'n probleem met die indiening van die vorm.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Hierdie mense is na u span genooi en 'n uitnodiging-e-pos gestuur. Hulle kan by die span aansluit deur die e-posuitnodiging te aanvaar", + "This account does not have an active subscription.": "Hierdie rekening het nie 'n aktiewe intekening nie.", + "This action is unauthorized.": "Hierdie handeling is ongemagtig.", + "This copy of Nova is unlicensed.": "Hierdie kopie van Nova is ongelisensieer.", + "This coupon code can only be used by new customers.": "Hierdie koeponkode kan slegs deur nuwe kliënte gebruik word.", + "This device": "Hierdie toestel", + "This file field is read-only.": "Hierdie lêer veld is lees-alleen.", + "This invoice is no longer open.": "Hierdie faktuur is nie meer oop nie.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dit is 'n veilige deel van die aansoek. Bevestig u wagwoord voordat u verder gaan.", + "This password does not match our records.": "Hierdie wagwoord stem nie ooreen met ons rekords nie.", + "This password reset link will expire in :count minutes.": "Hierdie skakel vir die herstel van u wagwoord sal verval oor :count minute.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Hierdie betaling is begin, maar die fondse is nog nie ontvang nie. Dit kan tot 14 dae duur.", + "This resource no longer exists": "Hierdie bron bestaan nie meer nie", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Hierdie intekening het verval en kan nie hervat word nie. Skep asseblief 'n nuwe intekening.", + "This user already belongs to the team.": "Hierdie gebruiker behoort reeds aan die span.", + "This user has already been invited to the team.": "Hierdie gebruiker is reeds na die span genooi.", + "Timor-Leste": "Oos-Timor", + "to": "tot", + "To": "Om", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Om tweefaktor-stawing klaar te maak, skandeer die volgende QR-kode met jou foon se verifikasie-toepassing of voer die opstellingsleutel in en verskaf die gegenereerde OTP-kode.", + "Today": "Vandag", + "Toggle navigation": "Skakel navigasie", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Naam van teken", + "Tonga": "Kom", + "Too Many Requests": "Te veel versoeke", + "total": "totale", + "Total:": "Totaal:", + "Trashed": "Asblik", + "Trinidad And Tobago": "Trinidad en Tobago", + "Trinidad and Tobago": "Trinidad en Tobago", + "Tunisia": "Tunisië", + "Turkey": "Turkye", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks en Caicos Eilande", + "Turks and Caicos Islands": "Turks en Caicos Eilande", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Tweefaktor-verifikasie", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tweefaktor-verifikasie is nou geaktiveer. Skandeer die volgende QR-kode met jou foon se verifikasie-toepassing of voer die opstellingsleutel in.", + "Type": "Tik", + "Uganda": "Uganda", + "Ukraine": "Oekraïne", + "Unauthorized": "Ongemagtigde", + "United Arab Emirates": "Verenigde Arabiese Emirate", + "United Kingdom": "Verenigde Koninkryk", + "United States": "Verenigde State Van Amerika", + "United States Minor Outlying Islands": "VSA Afgeleë Eilande", + "United States Outlying Islands": "VSA Afgeleë Eilande", + "Unknown": "Onbekend", + "Unpaid": "Onbetaald", + "Update": "Update", + "Update & Continue Editing": "Update & Voortgaan Redigering", + "Update :resource": "Update :resource", + "Update :resource: :title": "Update :resource: :title", + "Update attached :resource: :title": "Update aangeheg :resource: :title", + "Update Password": "Wagwoord op te dateer", + "Update Payment Information": "Dateer betalingsinligting op", + "Update Payment Method": "Dateer betaalmetode op", + "Update your account's profile information and email address.": "Dateer u rekening se profielinligting en e-posadres op.", + "Uploading": "Laai tans op", + "Uploading files... (:current/:total)": "Laai tans lêers op... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Gebruik 'n herstelkode", + "Use an authentication code": "Gebruik 'n verifikasiekode", + "User Actions": "Gebruikersaksies", + "User Security": "Gebruikers sekuriteit", + "Username": "Gebruikersnaam", + "Uzbekistan": "Oesbekistan", + "Value": "Waarde", + "Vanuatu": "Vanuatu", + "VAT Number": "BTW-nommer", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela", + "Verify Email Address": "Bevestig e-posadres", + "Verify Your Email Address": "Bevestig jou e-pos adres", + "Viet Nam": "Vietnam", + "View": "Kyk", + "Virgin Islands, British": "Britse Virgin Eilande", + "Virgin Islands, U.S.": "Die VSA Virgin Eilande", + "Wallis And Futuna": "Wallis en Futuna", + "Wallis and Futuna": "Wallis en Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Ons verwerk tans jou intekening. Sodra die intekening suksesvol verwerk is, sal hierdie bladsy outomaties opgedateer word. Tipies moet hierdie proses net 'n paar sekondes neem.", + "We are unable to process your payment. Please contact customer support.": "Ons kan nie jou betaling verwerk nie. Kontak asseblief kliëntediens.", + "We have emailed your password reset link!": "Ons het jou wagwoordterugstelskakel per e-pos gestuur!", + "We were unable to find a registered user with this email address.": "Ons kon nie 'n geregistreerde gebruiker met hierdie e-posadres vind nie.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Ons stuur 'n faktuur -aflaai -skakel na die e -posadresse wat u hieronder spesifiseer. U kan verskeie e -posadresse met behulp van kommas skei.", + "We're lost in space. The page you were trying to view does not exist.": "Ons is verlore in die ruimte. Die bladsy wat jy probeer om te kyk nie bestaan nie.", + "Welcome Back!": "Welkom Terug!", + "Western Sahara": "Wes-Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "As tweefaktor-verifikasie geaktiveer is, word u gevra om 'n veilige, ewekansige teken tydens verifikasie. U kan hierdie token ophaal in die Google Authenticator-toepassing op u foon.", + "Whoops": "Oeps", + "Whoops!": "Oeps!!", + "Whoops! Something went wrong.": "Iets het verkeerd geloop.", + "With Trashed": "Met Die Asblik", + "Write": "Skryf", + "Year To Date": "Jaar Tot Op Datum", + "Yearly": "Jaarliks", + "Yemen": "Jemeense", + "Yes": "Ja", + "You are already subscribed.": "Jy is reeds ingeskryf.", + "You are currently within your free trial period. Your trial will expire on :date.": "Jy is tans binne jou gratis proeftydperk. Jou proeftydperk sal op :date verval.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Jy is tans binne jou gratis proeftydperk. Jou proeftydperk sal op :date. verval As jy 'n nuwe intekening begin, sal jou proeflopie beëindig word.", + "You are logged in!": "Jy is aangemeld!", + "You are receiving this email because we received a password reset request for your account.": "U ontvang hierdie e-pos omdat ons 'n versoek vir die herstel van wagwoord vir u rekening ontvang het.", + "You have been invited to join the :team team!": "Jy is genooi om by die :team-span aan te sluit!", + "You have enabled two factor authentication.": "U het tweefaktorautifikasie geaktiveer.", + "You have not enabled two factor authentication.": "U het nie tweefaktor-verifikasie geaktiveer nie.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Jy het 'n paar onbetaalde fakture. Nadat u u verstekbetaalmetode opgedateer het, kan u die betalings weer probeer via die faktuurlys hieronder.", + "You may accept this invitation by clicking the button below:": "Jy kan hierdie uitnodiging aanvaar deur op die knoppie hieronder te klik:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Jy kan jou intekening enige tyd kanselleer. Sodra jou intekening gekanselleer is, sal jy die opsie hê om die intekening te hervat tot aan die einde van jou huidige faktuursiklus.", + "You may delete any of your existing tokens if they are no longer needed.": "U mag enige van u bestaande tekens verwyder as dit nie meer nodig is nie.", + "You may not delete your personal team.": "U mag nie u persoonlike span verwyder nie.", + "You may not leave a team that you created.": "U mag nie 'n span wat u geskep het, verlaat nie.", + "You will receive an invoice and payment link via email for each billing period.": "Jy sal 'n faktuur en betaling skakel per e-pos ontvang vir elke faktuur tydperk.", + "You're logged in!": "Jy is aangemeld!", + "Your :invoiceName invoice is now available!": "Jou :invoiceName-faktuur is nou beskikbaar!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Jou faktuuradres is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Jou kaart is afgekeur. Kontak asseblief jou kaartuitreiker vir meer inligting.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Jou huidige betaalmetode is 'n kredietkaart wat eindig op :lastFour wat op :expiration verval.", + "Your email address is unverified.": "Jou e-posadres is ongeverifieer.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Jou laaste betaling van :amount het misluk. Dateer asseblief jou betaalmetode op om die mislukte betaling weer te probeer.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Jou laaste betaling van :amount op :date het misluk. Dateer asseblief jou betaalmetode op om die mislukte betaling weer te probeer.", + "Your next payment of :amount will be processed on :date.": "Jou volgende betaling van :amount sal op :date wees.", + "Your payment method has been added successfully.": "Jou betaalmetode is suksesvol bygevoeg.", + "Your payment method will be charged automatically for each billing period.": "Jou betaalmetode sal outomaties vir elke faktuurtydperk gehef word.", + "Your registered VAT Number is :vatNumber.": "Jou geregistreerde BTW-nommer is :vatNumber.", + "Your subscription has been started successfully.": "Jou intekening is suksesvol begin.", + "Your subscription has been successfully cancelled.": "Jou intekening is suksesvol gekanselleer.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Jou intekening is suksesvol gekanselleer. Jy sal steeds toegang hê tot die einde van jou faktuurtydperk.", + "Your subscription was successfully resumed.": "Jou intekening is suksesvol hervat.", + "Your subscription was successfully updated.": "Jou intekening is suksesvol opgedateer.", + "Zambia": "Zambië", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "zip / Poskode", + "Åland Islands": "Åland-eilande" +} diff --git a/locales/af/php-inline.json b/locales/af/php-inline.json new file mode 100644 index 00000000000..0cccc98d76c --- /dev/null +++ b/locales/af/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Hierdie veld moet aanvaar word.", + "accepted_if": "Hierdie veld moet aanvaar word wanneer :other :value is.", + "active_url": "Hierdie is nie geldige URL.", + "after": "Daar moet n datum na :date wees.", + "after_or_equal": "Daar moet datum gelyk of na :date wees.", + "alpha": "Hierdie veld moet net letters wees.", + "alpha_dash": "Hierdie veld mag slegs letters, syfers, strepies en onderstrepe bevat.", + "alpha_num": "Hierdie veld mag slegs letters en syfers bevat.", + "any_of": "Hierdie veld is ongeldig.", + "array": "Hierdie veld moet 'n array wees.", + "ascii": "Hierdie veld moet slegs enkelgreep alfanumeriese karakters en simbole bevat.", + "attached": "Hierdie veld is reeds aangeheg.", + "before": "Dit moet 'n datum voor :date wees.", + "before_or_equal": "Dit moet 'n datum gelyk of voor :date wees.", + "between.array": "Hierdie inhoud moet tussen :min en :max items bevat.", + "between.file": "Hierdie lêer moet tussen :min en :max kilobytes wees.", + "between.numeric": "Hierdie waarde moet tussen :min en :max wees.", + "between.string": "Hierdie string moet tussen :min en :max karakters wees.", + "boolean": "Hierdie veld moet waar of onwaar wees.", + "can": "Hierdie veld bevat 'n ongemagtigde waarde.", + "confirmed": "Die bevestiging stem nie ooreen nie.", + "contains": "Hierdie veld ontbreek 'n vereiste waarde.", + "date": "Dit is nie 'n geldige datum nie.", + "date_equals": "Dit moet 'n datum wees wat gelyk is aan :date.", + "date_format": "Dit stem nie ooreen met die :format formaat nie.", + "decimal": "Hierdie veld moet :decimal desimale plekke hê.", + "declined": "Hierdie waarde moet geweier word.", + "declined_if": "Hierdie waarde moet geweier word wanneer :other :value is.", + "different": "Hierdie waarde moet verskil van :other.", + "digits": "Dit moet :digits syfers wees.", + "digits_between": "Dit moet tussen :min en :max syfers wees.", + "dimensions": "Hierdie prent het ongeldige afmetings.", + "distinct": "Hierdie veld het 'n duplikaatwaarde.", + "doesnt_contain": "Hierdie veld mag nie een van die volgende bevat nie: :values.", + "doesnt_end_with": "Hierdie veld mag nie eindig met een van die volgende nie: :values.", + "doesnt_start_with": "Hierdie veld mag nie met een van die volgende begin nie: :values.", + "email": "Dit moet 'n geldige e-posadres wees.", + "ends_with": "Dit moet eindig met een van die volgende: :values.", + "enum": "Die geselekteerde waarde is nie in die lys van toegelate waardes nie.", + "exists": "Die geselekteerde waarde is ongeldig.", + "extensions": "Hierdie veld moet een van die volgende uitbreidings hê: :values.", + "file": "Die inhoud moet 'n lêer wees.", + "filled": "Hierdie veld moet 'n waarde hê.", + "gt.array": "Die inhoud moet meer as :value items wees.", + "gt.file": "Die lêergrootte moet groter wees as :value kilobytes.", + "gt.numeric": "Die waarde moet groter wees as :value.", + "gt.string": "Die string moet groter wees as :value karakters.", + "gte.array": "Die inhoud moet :value items of meer hê.", + "gte.file": "Die lêergrootte moet groter as of gelyk aan :value kilobytes wees.", + "gte.numeric": "Die waarde moet groter as of gelyk aan :value wees.", + "gte.string": "Die string moet groter as of gelyk aan :value karakters wees.", + "hex_color": "Hierdie veld moet 'n geldige heksadesimale kleur wees.", + "image": "Dit moet 'n prent wees.", + "in": "Die geselekteerde waarde is ongeldig.", + "in_array": "Hierdie waarde bestaan nie in :other.", + "in_array_keys": "Hierdie veld moet ten minste een van die volgende sleutels bevat: :values.", + "integer": "Dit moet 'n heelgetal wees.", + "ip": "Dit moet 'n geldige IP adres wees.", + "ipv4": "Dit moet 'n geldige IPv4-adres wees.", + "ipv6": "Dit moet 'n geldige IPv6-adres wees.", + "json": "Dit moet 'n geldige JSON-string wees.", + "list": "Hierdie veld moet 'n lys wees.", + "lowercase": "Hierdie veld moet kleinletters wees.", + "lt.array": "Die inhoud moet minder as :value items wees.", + "lt.file": "Die lêergrootte moet kleiner wees as :value kilobytes.", + "lt.numeric": "Die waarde moet kleiner wees as :value.", + "lt.string": "Die string moet minder as wees :value karakters.", + "lte.array": "Die inhoud moet minder as :value items wees.", + "lte.file": "Die lêergrootte moet kleiner as of gelyk aan :value kilobytes wees.", + "lte.numeric": "Die waarde moet kleiner as of gelyk aan :value wees.", + "lte.string": "Die string moet kleiner as of gelyk aan :value karakters wees.", + "mac_address": "Die waarde moet 'n geldige MAC-adres wees.", + "max.array": "Die inhoud mag nie meer as :max items wees.", + "max.file": "Die lêergrootte mag nie groter as :max kilobytes wees.", + "max.numeric": "Die waarde mag nie groter wees as :max.", + "max.string": "Die string mag nie groter as :max karakters wees.", + "max_digits": "Hierdie veld mag nie meer as :max syfers hê nie.", + "mimes": "Dit moet 'n tipe lêer wees: :values.", + "mimetypes": "Dit moet 'n tipe lêer wees: :values.", + "min.array": "Die waarde moet ten minste :min items hê.", + "min.file": "Die lêergrootte moet ten minste :min kilobytes wees.", + "min.numeric": "Die waarde moet minstens :min wees.", + "min.string": "Die string moet ten minste :min karakters wees.", + "min_digits": "Hierdie veld moet ten minste :min syfers hê.", + "missing": "Hierdie veld moet ontbreek.", + "missing_if": "Hierdie veld moet ontbreek wanneer :other :value is.", + "missing_unless": "Hierdie veld moet ontbreek tensy :other :value is.", + "missing_with": "Hierdie veld moet ontbreek wanneer :values teenwoordig is.", + "missing_with_all": "Hierdie veld moet ontbreek wanneer :values teenwoordig is.", + "multiple_of": "Die waarde moet 'n veelvoud van :value wees", + "not_in": "Die geselekteerde waarde is ongeldig.", + "not_regex": "Hierdie formaat is ongeldig.", + "numeric": "Dit moet 'n nommer wees.", + "password.letters": "Hierdie veld moet ten minste een letter bevat.", + "password.mixed": "Hierdie veld moet ten minste een hoofletter en een kleinletter bevat.", + "password.numbers": "Hierdie veld moet ten minste een nommer bevat.", + "password.symbols": "Hierdie veld moet ten minste een simbool bevat.", + "password.uncompromised": "Die gegewe veld het in 'n datalek verskyn. Kies asseblief 'n ander veld.", + "present": "Hierdie veld moet teenwoordig wees.", + "present_if": "Hierdie veld moet teenwoordig wees wanneer :other :value is.", + "present_unless": "Hierdie veld moet teenwoordig wees tensy :other :value is.", + "present_with": "Hierdie veld moet teenwoordig wees wanneer :values teenwoordig is.", + "present_with_all": "Hierdie veld moet teenwoordig wees wanneer :values teenwoordig is.", + "prohibited": "Hierdie veld is verbode.", + "prohibited_if": "Hierdie veld is verbode wanneer :other is :value.", + "prohibited_if_accepted": "Hierdie veld is verbode wanneer :other aanvaar word.", + "prohibited_if_declined": "Hierdie veld is verbode wanneer :other van die hand gewys word.", + "prohibited_unless": "Hierdie veld is verbode, tensy :other is in :values.", + "prohibits": "Hierdie veld verbied :other om teenwoordig te wees.", + "regex": "Hierdie formaat is ongeldig.", + "relatable": "Hierdie veld kan nie wees wat verband hou met hierdie hulpbron.", + "required": "Hierdie veld word vereis.", + "required_array_keys": "Hierdie veld moet inskrywings bevat vir: :values.", + "required_if": "Hierdie veld is nodig wanneer :other :value is.", + "required_if_accepted": "Hierdie veld word vereis wanneer :other aanvaar word.", + "required_if_declined": "Hierdie veld word vereis wanneer :other afgekeur word.", + "required_unless": "Hierdie veld word vereis tensy :other in :values is.", + "required_with": "Hierdie veld is nodig wanneer :values teenwoordig is.", + "required_with_all": "Hierdie veld is nodig wanneer :values teenwoordig is.", + "required_without": "Hierdie veld is nodig wanneer :values teenwoordig is nie.", + "required_without_all": "Hierdie veld is verpligtend as geen van :values teenwoordig is nie.", + "same": "Die waarde van hierdie veld moet ooreenstem met die van :other.", + "size.array": "Die inhoud moet :size items bevat.", + "size.file": "Die lêergrootte moet :size kilobytes wees.", + "size.numeric": "Die waarde moet wees :size.", + "size.string": "Die string moet die grootte karakters bevat.", + "starts_with": "Dit moet begin met een van die volgende: :values.", + "string": "Dit moet 'n string wees.", + "timezone": "Dit moet 'n geldige sone wees.", + "ulid": "Hierdie veld moet 'n geldige ULID wees.", + "unique": "Dit is reeds geneem.", + "uploaded": "Kon nie oplaai nie.", + "uppercase": "Hierdie veld moet hoofletters wees.", + "url": "Die formaat is ongeldig.", + "uuid": "Dit moet geldige UUID wees." +} diff --git a/locales/af/php.json b/locales/af/php.json new file mode 100644 index 00000000000..ad7fa897a21 --- /dev/null +++ b/locales/af/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Die :attribute moet aanvaar word.", + "accepted_if": "Die :attribute moet aanvaar word wanneer :other :value is.", + "active_url": "Die :attribute is nie 'n geldig URL.", + "after": "Die :attribute moet 'n datum wees na :date.", + "after_or_equal": "Die :attribute moet 'n datum wees na of gelyk aan :date.", + "alpha": "Die :attribute mag slegs letters bevat.", + "alpha_dash": "Die :attribute mag slegs letters, syfers, strepies en onderstrepe bevat.", + "alpha_num": "Die :attribute mag slegs letters en syfers bevat.", + "any_of": "Die :attribute veld is ongeldig.", + "array": "Die :attribute moet 'n array wees.", + "ascii": "Die :attribute moet slegs enkelgreep alfanumeriese karakters en simbole bevat.", + "attached": "Hierdie :attribute is reeds aangeheg.", + "before": "Die :attribute moet datum voor :date wees.", + "before_or_equal": "Die :attribute Moet datum voor of gelyk aan :date wees.", + "between.array": "Die :attribute moet tussen :min en :max items hê.", + "between.file": "Die :attribute moet tussen :min en :max kilobytes wees.", + "between.numeric": "Die :attribute moet tussen :min en :max wees.", + "between.string": "Die :attribute moet tussen :min en :max karakters wees.", + "boolean": "Die :attribute veld moet waar of onwaar wees.", + "can": "Die :attribute-veld bevat 'n ongemagtigde waarde.", + "confirmed": "Die :attribute bevestiging stem nie ooreen nie.", + "contains": "Die :attribute-veld ontbreek 'n vereiste waarde.", + "current_password": "Die wagwoord is verkeerd.", + "date": "Die :attribute is nie geldige datum nie.", + "date_equals": "Die :attribute moet 'n datum wees wat gelyk is aan :date.", + "date_format": "Die :attribute stem nie ooreen met die formaat :format nie.", + "decimal": "Die :attribute moet :decimal desimale plekke hê.", + "declined": "Die :attribute moet geweier word.", + "declined_if": "Die :attribute moet geweier word wanneer :other :value is.", + "different": "Die :attribute en :other moet anders wees.", + "digits": "Die :attribute moet :digits syfers wees.", + "digits_between": "Die :attribute moet tussen :min en :max syfers wees.", + "dimensions": "Die :attribute het ongeldige beeldafmetings.", + "distinct": "Die :attribute veld het 'n duplikaatwaarde.", + "doesnt_contain": "Die :attribute veld mag nie een van die volgende bevat nie: :values.", + "doesnt_end_with": "Die :attribute mag nie eindig met een van die volgende nie: :values.", + "doesnt_start_with": "Die :attribute mag nie met een van die volgende begin nie: :values.", + "email": "Die :attribute moet geldige epos adres wees.", + "ends_with": "Die :attribute moet eindig met een van die volgende: :values.", + "enum": "Die geselekteerde :attribute is ongeldig.", + "exists": "Die geselketeerde :attribute is ongeldig.", + "extensions": "Die :attribute-veld moet een van die volgende uitbreidings hê: :values.", + "failed": "Hierdie verwysings stem nie ooreen met ons rekords nie.", + "file": "Die :attribute moet 'n lêer wees.", + "filled": "Die :attribute veld 'n waarde moet hê.", + "gt.array": "Die :attribute moet meer hê as :value items.", + "gt.file": "Die :attribute moet groter wees :value kilobytes.", + "gt.numeric": "Die :attribute moet groter wees as :value.", + "gt.string": "Die :attribute moet groter wees as :value karakters.", + "gte.array": "Die :attribute moet :value items hê of meer.", + "gte.file": "Die :attribute moet groter wees as of gelyk wees :value kilobytes.", + "gte.numeric": "Die :attribute moet groter wees of gelyk wees aan :value.", + "gte.string": "Die :attribute moet groter wees as of gelyk wees :value characters.", + "hex_color": "Die :attribute-veld moet 'n geldige heksadesimale kleur wees.", + "image": "Die :attribute moet n foto wees.", + "in": "Die geselketeerde :attribute is ongeldig.", + "in_array": "Die :attribute veld bestaan nie in :other.", + "in_array_keys": "Die :attribute veld moet ten minste een van die volgende sleutels bevat: :values.", + "integer": "Die :attribute moet 'n getal wees.", + "ip": "Die :attribute moet geldige IP adres wees.", + "ipv4": "Die :attribute moet geldige IPv4 address wees.", + "ipv6": "Die :attribute moet geldige IPv6 address wees.", + "json": "Die :attribute moet geldige JSON string wees.", + "list": "Die :attribute-veld moet 'n lys wees.", + "lowercase": "Die :attribute moet kleinletters wees.", + "lt.array": "Die :attribute moet minder as wees :value items.", + "lt.file": "Die :attribute moet minder as wees :value kilobytes.", + "lt.numeric": "Die :attribute moet minder as wees :value.", + "lt.string": "Die :attribute moet minder as wees than :value karakters.", + "lte.array": "Die :attribute moet nie meer as :value items wees.", + "lte.file": "Die :attribute moet kleiner of gelyk wees aan :value kilobytes.", + "lte.numeric": "Die :attribute moet kleiner of gelyk wees aan :value.", + "lte.string": "Die :attribute moet kleiner of gelyk wees aan :value karakters.", + "mac_address": "Die :attribute moet 'n geldige MAC-adres wees.", + "max.array": "Die :attribute mag nie groter as :max items wees.", + "max.file": "Die :attribute mag nie groter as :max kilobytes wees.", + "max.numeric": "Die :attribute mag nie groter as :max wees.", + "max.string": "Die :attribute mag nie groter as :max karakters wees.", + "max_digits": "Die :attribute mag nie meer as :max syfers hê nie.", + "mimes": "Die :attribute moet 'n tipe lêer wees: :values.", + "mimetypes": "Die :attribute moet 'n tipe lêer wees: :values.", + "min.array": "Die :attribute moet ten minste :min items wees.", + "min.file": "Die :attribute moet ten minste :min kilobytes wees.", + "min.numeric": "Die :attribute moet ten minste :min wees.", + "min.string": "Die :attribute moet ten minste :min karakters wees.", + "min_digits": "Die :attribute moet ten minste :min syfers hê.", + "missing": "Die :attribute-veld moet ontbreek.", + "missing_if": "Die :attribute-veld moet ontbreek wanneer :other :value is.", + "missing_unless": "Die :attribute-veld moet ontbreek tensy :other :value is.", + "missing_with": "Die :attribute-veld moet ontbreek wanneer :values teenwoordig is.", + "missing_with_all": "Die :attribute-veld moet ontbreek wanneer :values teenwoordig is.", + "multiple_of": "Die :attribute moet'n veelvoud van :value", + "next": "Volgende »", + "not_in": "Die geselketeerde :attribute is ongeldig.", + "not_regex": "Die :attribute formaat is ongeldig.", + "numeric": "Die :attribute moet 'n syfer wees.", + "password": "Die wagwoord is verkeerd.", + "password.letters": "Die :attribute moet ten minste een letter bevat.", + "password.mixed": "Die :attribute moet ten minste een hoofletter en een kleinletter bevat.", + "password.numbers": "Die :attribute moet ten minste een nommer bevat.", + "password.symbols": "Die :attribute moet ten minste een simbool bevat.", + "password.uncompromised": "Die gegewe :attribute het in 'n datalek verskyn. Kies asseblief 'n ander :attribute.", + "present": "Die :attribute veld moet teenwoordig wees.", + "present_if": "Die :attribute-veld moet teenwoordig wees wanneer :other :value is.", + "present_unless": "Die :attribute-veld moet teenwoordig wees tensy :other :value is.", + "present_with": "Die :attribute-veld moet teenwoordig wees wanneer :values teenwoordig is.", + "present_with_all": "Die :attribute-veld moet teenwoordig wees wanneer :values teenwoordig is.", + "previous": "« Vorige", + "prohibited": "Die :attribute veld is verbode.", + "prohibited_if": "Die :attribute veld is verbode wanneer :other is :value.", + "prohibited_if_accepted": "Die :attribute veld is verbode wanneer :other aanvaar word.", + "prohibited_if_declined": "Die :attribute veld is verbode wanneer :other van die hand gewys word.", + "prohibited_unless": "Die :attribute veld is verbode, tensy :other is in :values.", + "prohibits": "Die :attribute-veld verbied :other om teenwoordig te wees.", + "regex": "Die :attribute formaat is ongeldig.", + "relatable": "Hierdie :attribute kan nie wees wat verband hou met hierdie hulpbron.", + "required": "Die :attribute veld is verpligtend.", + "required_array_keys": "Die :attribute-veld moet inskrywings bevat vir: :values.", + "required_if": "Die :attribute veld is verpligtend wanneer :other :value is.", + "required_if_accepted": "Die :attribute-veld word vereis wanneer :other aanvaar word.", + "required_if_declined": "Die :attribute-veld word vereis wanneer :other afgekeur word.", + "required_unless": "Die :attribute veld is verpligtend tensy :other in :values is.", + "required_with": "Die :attribute veld is verpligtend wanneer :values teenwoordig is.", + "required_with_all": "Die :attribute veld is verpligtend wanneer :values teenwoordig is.", + "required_without": "Die :attribute veld is verpligtend wanneer :values nie teenwoordig is.", + "required_without_all": "Die :attribute veld is verpligtend wanneer geen van :values teenwoordig is.", + "reset": "U wagwoord is verstel!", + "same": "Die :attribute en :other moet ooreenstem.", + "sent": "Ons het u skakel vir die herstel van wagwoord per e-pos gestuur!", + "size.array": "Die :attribute moet :size items bevat.", + "size.file": "Die :attribute moet :size kilobytes wees.", + "size.numeric": "Die :attribute moet :size wees.", + "size.string": "Die :attribute moet:size karakters wees.", + "starts_with": "Die :attribute moet met een van die volgende begin: :values.", + "string": "Die :attribute moet 'n string wees.", + "throttle": "Te veel pogings om aan te meld. Probeer asseblief weer binne :seconds sekondes", + "throttled": "Wag asseblief voordat u weer probeer.", + "timezone": "Die :attribute moet 'n geldige sone wees.", + "token": "Hierdie wagwoordregstelling-token is ongeldig.", + "ulid": "Die :attribute moet 'n geldige ULID wees.", + "unique": "Die :attribute is reeds geneem.", + "uploaded": "Die :attribute kon nie oplaai.", + "uppercase": "Die :attribute moet hoofletters wees.", + "url": "Die :attribute formaat is ongeldig.", + "user": "Ons kan nie 'n gebruiker met daardie e-posadres vind nie.", + "uuid": "Die :attribute moet 'n geldige UUID wees." +} diff --git a/locales/ak/_excludes.json b/locales/ak/_excludes.json new file mode 100644 index 00000000000..d378c99496b --- /dev/null +++ b/locales/ak/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "India" +] diff --git a/locales/ak/json-inline.json b/locales/ak/json-inline.json new file mode 100644 index 00000000000..1adcae08925 --- /dev/null +++ b/locales/ak/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ɛsɛ sɛ saa afuw yi yɛ dwumadi a ɛfata.", + "The :attribute must be at least :length characters and contain at least one number.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :length na anyɛ yiye koraa no, nɔma biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde soronko biako ne nɔma biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one special character.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde soronko biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde akɛse biako ne nɔma biako wom.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde akɛse biako ne nkyerɛwde soronko biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde akɛse biako, nɔma biako, ne nkyerɛwde soronko biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde akɛse biako na ɛwom.", + "The :attribute must be at least :length characters.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :length.", + "The :attribute must contain at least one letter.": "Anyɛ yiye koraa no, ɛsɛ sɛ nkyerɛwde biako na ɛwɔ saa afuw yi mu.", + "The :attribute must contain at least one number.": "Anyɛ yiye koraa no, ɛsɛ sɛ nɔma biako na ɛwɔ saa afuw yi mu.", + "The :attribute must contain at least one symbol.": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi kura agyiraehyɛde biako.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Anyɛ yiye koraa no, ɛsɛ sɛ nkyerɛwde akɛse biako ne nkyerɛwde nketewa biako na ɛwɔ saa afuw yi mu.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Field a wɔde ama no ada adi wɔ data leak mu. Yɛsrɛ sɛ paw afuw foforo." +} diff --git a/locales/ak/json.json b/locales/ak/json.json new file mode 100644 index 00000000000..214eb73222e --- /dev/null +++ b/locales/ak/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ne mfomso afoforo :count)", + "(and :count more errors)": "(ne mfomso afoforo :count)|(ne mfomso afoforo :count)|(ne mfomso afoforo :count)", + "30 Days": "Nnafua 30", + "60 Days": "Nnafua 60", + "90 Days": "Nnafua 90", + ":amount selected": ":amount a wɔapaw", + ":amount Total": ":amount Ne nyinaa", + ":days day trial": ":days nna a wɔde sɔ hwɛ", + ":resource Details": ":resource Nsɛm a ɛkɔ akyiri", + ":resource Details: :title": ":resource Nsɛm a ɛkɔ akyiri: :title", + "A decryption key is required.": "Ɛsɛ sɛ wode decryption key di dwuma.", + "A fresh verification link has been sent to your email address.": "Wɔde verification link foforo akɔ wo email address so.", + "A new verification link has been sent to the email address you provided during registration.": "Wɔde verification link foforo akɔ email address a wode mae bere a worekyerɛw wo din no so.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Wɔde verification link foforo akɔ email address a wode mae wɔ wo profile nhyehyɛe mu no so.", + "A new verification link has been sent to your email address.": "Wɔde verification link foforo akɔ wo email address so.", + "Accept Invitation": "Gye Nsato Krataa no Tom", + "Action": "Anamɔntuo", + "Action Event": "Adeyɛ Adeyɛ", + "Action Events": "Adeyɛ a Ɛsisi", + "Action Happened At": "Esii wɔ At", + "Action Initiated By": "Wɔhyɛɛ ase denam", + "Action Name": "Din", + "Action Status": "Gyinabea", + "Action Target": "Deɛ ani si so", + "Actions": "Nneyɛe a wɔyɛ", + "Add": "Fa ka ho", + "Add :resource": "Fa :resource ka ho", + "Add a new team member to your team, allowing them to collaborate with you.": "Fa kuw no muni foforo ka wo kuw no ho, na ma wɔne wo nyɛ biako.", + "Add additional security to your account using two factor authentication.": "Fa ahobammɔ foforo ka wo akontaabu no ho denam two factor authentication so.", + "Add Payment Method": "Fa Ɔkwan a Wɔfa so Tua Ka Ka Ho", + "Add row": "Fa row ka ho", + "Add Team Member": "Fa Team Member ka ho", + "Add VAT Number": "Fa VAT Nɔma no ka ho", + "Added.": "Wɔde kaa ho.", + "Additional billing information updated successfully.": "Wɔayɛ sikatua ho nsɛm foforo a wɔayɛ no foforo yiye.", + "Address": "Adrɛse", + "Address Line 2": "Address Ntrɛwmu 2", + "Administrator": "Ɔhwɛfo", + "Administrator users can perform any action.": "Administrator dwumadiefoɔ bɛtumi ayɛ adeyɛ biara.", + "Afghanistan": "Afghanistan .", + "Aland Islands": "Åland Nsupɔw so", + "Albania": "Albania na ɛwɔ hɔ", + "Algeria": "Algeria na ɛwɔ hɔ", + "All of the people that are part of this team.": "Nnipa a wɔka kuw yi ho nyinaa.", + "All resources loaded.": "Nneɛma nyinaa a wɔde ahyɛ mu.", + "All rights reserved.": "Hokwan ahorow nyinaa wɔ hɔ.", + "Already registered?": "Wɔakyerɛw wɔn din dedaw?", + "American Samoa": "Amerika Samoa", + "An error occurred while uploading the file.": "Mfomso bi sii bere a wɔde fael no rekɔ so no.", + "An error occurred while uploading the file: :error": "Mfomso bi sii bere a wɔde fael no rekɔ so no: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Mfomso bi a yɛnhwɛ kwan sii na yɛabɔ yɛn mmoa kuw no amanneɛ. Yɛsrɛ sɛ sɔ hwɛ bio akyiri yi.", + "Andorra": "Andorra na ɛwɔ hɔ", + "Angola": "Angola .", + "Anguilla": "Anguilla na ɔkyerɛwee", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Ɔfoforo nso ayɛ saa ade yi foforo fi bere a wɔde krataafa yi hyɛɛ mu. Yɛsrɛ wo, yɛ krataafa no foforo na sɔ hwɛ bio.", + "Antarctica": "Antarctica na ɛwɔ hɔ", + "Antigua And Barbuda": "Antigua ne Barbuda na ɛwɔ hɔ", + "Antigua and Barbuda": "Antigua ne Barbuda na ɛwɔ hɔ", + "API Token": "API Token no", + "API Token Permissions": "API Token Ho Amanneɛbɔ ahorow", + "API Tokens": "API Tokens a Wɔde Di Dwuma", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API token ahorow ma kwan ma nnipa foforo a wɔyɛ adwuma wɔ hɔ no de yɛn application no di wo ho adanse wɔ wo ananmu.", + "Apply": "Pere", + "Apply Coupon": "Fa Coupon no di dwuma", + "April": "Oforisuo", + "Are you sure you want to attempt to pay :amount?": "So wugye di sɛ wopɛ sɛ wobɔ mmɔden sɛ wubetua :amount?", + "Are you sure you want to cancel your subscription?": "So wugye di sɛ wopɛ sɛ wotwa wo nkrataahyɛ mu?", + "Are you sure you want to delete all the notifications?": "So wugye di sɛ wopɛ sɛ wopopa amanneɛbɔ ahorow no nyinaa?", + "Are you sure you want to delete the selected resources?": "So wugye di sɛ wopɛ sɛ wopopa nneɛma a woapaw no?", + "Are you sure you want to delete this file?": "Wogye di sɛ wopɛ sɛ wopopa fael yi?", + "Are you sure you want to delete this notification?": "Wogye di sɛ wopɛ sɛ wopopa saa amanneɛbɔ yi?", + "Are you sure you want to delete this payment method?": "So wugye di sɛ wopɛ sɛ wopopa ɔkwan a wɔfa so tua sika yi?", + "Are you sure you want to delete this resource?": "Wogye di sɛ wopɛ sɛ wopopa saa ade yi?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "So wugye di sɛ wopɛ sɛ wopopa saa kuw yi? Sɛ wɔpopa kuw bi wie a, wɔbɛpopa ne nneɛma ne ne data nyinaa koraa.", + "Are you sure you want to delete your account?": "So wugye di sɛ wopɛ sɛ wopopa wo akontaabu no?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "So wugye di sɛ wopɛ sɛ wopopa wo akontaabu no? Sɛ wɔpopa wo akontaabu no wie a, wɔbɛpopa ne nneɛma ne ne data nyinaa koraa. Yɛsrɛ wo kyerɛw wo password na si so dua sɛ wopɛ sɛ wopopa wo akontaabu no daa.", + "Are you sure you want to detach the selected resources?": "So wugye di sɛ wopɛ sɛ woyi nneɛma a woapaw no fi mu?", + "Are you sure you want to detach this resource?": "So wugye di sɛ wopɛ sɛ woyi saa ade yi fi mu?", + "Are you sure you want to force delete the selected resources?": "So wugye di sɛ wopɛ sɛ wohyɛ wo popa nneɛma a woapaw no?", + "Are you sure you want to force delete this resource?": "Wogye di sɛ wopɛ sɛ wohyɛ wo popa saa ade yi?", + "Are you sure you want to log out?": "So wugye di sɛ wopɛ sɛ wufi mu?", + "Are you sure you want to mark all notifications as read?": "So wugye di sɛ wopɛ sɛ wohyɛ amanneɛbɔ ahorow no nyinaa agyirae sɛ wɔakenkan?", + "Are you sure you want to remove this item?": "So wugye di sɛ wopɛ sɛ wuyi saa ade yi fi hɔ?", + "Are you sure you want to restore the selected resources?": "So wugye di sɛ wopɛ sɛ wosan de nneɛma a woapaw no ba?", + "Are you sure you want to restore this resource?": "Wogye di sɛ wopɛ sɛ wosan de saa ade yi ba?", + "Are you sure you want to resume your subscription?": "So wugye di sɛ wopɛ sɛ wosan fi ase kra?", + "Are you sure you want to run this action?": "So wugye di sɛ wopɛ sɛ wotu mmirika yi adeyɛ yi?", + "Are you sure you want to set this payment method as your default?": "So wugye di sɛ wopɛ sɛ wode saa sikatua kwan yi si hɔ sɛ wo default?", + "Are you sure you want to stop impersonating?": "So wugye di sɛ wopɛ sɛ wugyae wo ho a wobɛyɛ?", + "Are you sure you would like to delete this API token?": "Wogye di sɛ wobɛpɛ sɛ wopopa API token yi?", + "Are you sure you would like to leave this team?": "So wugye di sɛ wobɛpɛ sɛ wufi kuw yi mu?", + "Are you sure you would like to remove this person from the team?": "So wugye di sɛ wobɛpɛ sɛ wuyi onipa yi fi kuw no mu?", + "Are you sure you would like to switch billing plans?": "So wugye di sɛ wobɛpɛ sɛ wosakra sikatua ho nhyehyɛe?", + "Argentina": "Argentina .", + "Armenia": "Armenia na ɛwɔ hɔ", + "Aruba": "Aruba kasa mu", + "Attach": "Fa ka ho", + "Attach & Attach Another": "Fa Ɔfoforo Bata Ho na Fa Bata Ho", + "Attach :resource": "Fa :resource no bata ho", + "Attach files by dragging & dropping, selecting or pasting them.": "Fa fael ahorow bata ho denam twe a wobɛtwe na woatow agu, wobɛpaw anaa wobɛsɔ ahwɛ so.", + "August": "Ɔsanaa", + "Australia": "Australia .", + "Austria": "Austria .", + "Azerbaijan": "Azerbaijan na ɛwɔ hɔ", + "Bahamas": "Bahamas na ɛwɔ hɔ", + "Bahrain": "Bahrain na ɛwɔ hɔ", + "Bangladesh": "Bangladesh .", + "Barbados": "Barbados na ɛwɔ hɔ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ansa na wobɛtoa so no, so wubetumi ahwɛ sɛ wo email address no yɛ nokware denam link a yɛde email kɔmaa wo nkyɛe no a wobɛkyere so? Sɛ wo nsa anka email no a, yɛde anigye bɛmena wo foforo.", + "Before proceeding, please check your email for a verification link.": "Ansa na wobɛtoa so no, yɛsrɛ wo hwɛ wo email no mu hwɛ sɛ wowɔ verification link bi anaa.", + "Belarus": "Belarus na ɛwɔ hɔ", + "Belgium": "Belgium na ɛwɔ hɔ", + "Belize": "Belize .", + "Benin": "Benin .", + "Bermuda": "Bermuda na ɛwɔ hɔ", + "Bhutan": "Bhutan .", + "Billing Information": "Nsɛm a Wɔde Tua Ka Ho", + "Billing Management": "Sika a Wɔbɔ ho Nhwɛso", + "Bolivia": "Bolivia .", + "Bolivia, Plurinational State of": "Bolivia, Aman Dodow Man a ɛwɔ", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ne Saba na wɔyɛɛ saa", + "Bosnia And Herzegovina": "Bosnia ne Herzegovina na ɛwɔ hɔ", + "Bosnia and Herzegovina": "Bosnia ne Herzegovina na ɛwɔ hɔ", + "Botswana": "Botswana na ɛwɔ hɔ", + "Bouvet Island": "Bouvet Supɔw so", + "Brazil": "Brazil .", + "British Indian Ocean Territory": "Britania India Po no Asasesin", + "Browser Sessions": "Browser Nhyiam Ahorow", + "Brunei Darussalam": "Brunei Darussalam na ɛwɔ hɔ", + "Bulgaria": "Bulgaria na ɛwɔ hɔ", + "Burkina Faso": "Burkina Faso na ɛwɔ hɔ", + "Burundi": "Burundi na ɛwɔ hɔ", + "Cambodia": "Cambodia na ɛwɔ hɔ", + "Cameroon": "Cameroon na ɛwɔ hɔ", + "Canada": "Canada .", + "Cancel": "Twam", + "Cancel Subscription": "Twa Nkrataa mu", + "Cape Verde": "Cape Verde na ɛwɔ hɔ", + "Card": "Kaad no", + "Cayman Islands": "Cayman Nsupɔw so", + "Central African Republic": "Mfinimfini Afrika Republic", + "Chad": "Chad .", + "Change Subscription Plan": "Sesa Nkrataa Nhyehyɛe", + "Change the current payment method attached to your subscription": "Sesa ɔkwan a wɔfa so tua sika mprempren a ɛbata wo nkrataahyɛ ho no", + "Changes": "Nsakrae a ɛba", + "Checkout": "Nneɛma a wɔde kɔtotɔ nneɛma", + "Chile": "Chile .", + "China": "China .", + "Choose": "Yi", + "Choose :field": "Paw :field", + "Choose :resource": "Paw :resource", + "Choose an option": "Paw ɔkwan bi a wobɛfa so", + "Choose date": "Paw date a wode bɛkɔ", + "Choose File": "Paw Fael no", + "Choose Files": "Paw Fael ahorow", + "Choose Type": "Paw Type", + "Christmas Island": "Buronya Supɔw so", + "City": "Kuropɔn", + "Click here to re-send the verification email.": "Klik ha na san fa verification email no mena.", + "click here to request another": "klik ha na bisa foforo", + "Click to choose": "Klik so na paw", + "Close": "To mu", + "Cocos (Keeling) Islands": "Cocos (Keeling) Nsupɔw so", + "Code": "Mmara", + "Colombia": "Colombia .", + "Comoros": "Comoros na ɛwɔ hɔ", + "Confirm": "Si pi", + "Confirm Billing Action": "Si Billing Adeyɛ no so dua", + "Confirm Password": "Si Password no so dua", + "Confirm Payment": "Si Katua no So dua", + "Confirm your :amount payment": "Si wo :amount a woatua no so dua", + "Congo": "Congo .", + "Congo, Democratic Republic": "Congo, Democratic Republic, na ɛwɔ hɔ", + "Congo, the Democratic Republic of the": "Congo, Democratic Republic a ɛwɔ ɔman no mu", + "Constant": "Daa", + "Continue To Payment": "Kɔ so Tua Ka", + "Cook Islands": "Cook Nsupɔw so", + "Copy to clipboard": "Kɔpi kɔ clipboard so", + "Costa Rica": "Costa Rica na ɛwɔ hɔ", + "Cote D'Ivoire": "Côte d’Ivoire na ɛwɔ hɔ", + "Country": "Ɔman", + "Coupon": "Coupon no", + "Coupon applied successfully.": "Coupon no dii dwuma yiye.", + "Create": "Yɛ", + "Create & Add Another": "Yɛ & Fa Ɔfoforo Ka Ho", + "Create :resource": "Bɔ :resource. Ɔbɔɔ :resource", + "Create a new team to collaborate with others on projects.": "Yɛ kuw foforo a wɔne afoforo bɛyɛ biako wɔ nnwuma ahorow mu.", + "Create Account": "Yɛ Akontaabu", + "Create API Token": "Yɛ API Token no", + "Create New Team": "Yɛ Kuw Foforo", + "Create Team": "Yɛ Kuw", + "Created.": "Wɔabɔ.", + "Croatia": "Croatia na ɛwɔ hɔ", + "CSV (.csv)": "CSV (.csv) .", + "Cuba": "Cuba .", + "Curaçao": "Curaçao na ɛwɔ hɔ", + "Current Password": "Mprempren Password a Wɔde Di Dwuma", + "Current Subscription Plan": "Mprempren Nkrataa Nhyehyɛe", + "Currently Subscribed": "Mprempren Wɔakyerɛw Wɔn din", + "Customer Balance": "Adetɔfo a Wɔkari pɛ", + "Customize": "Yɛ sɛnea wopɛ", + "Cyprus": "Cyprus na ɛwɔ hɔ", + "Czech Republic": "Czech Republic na ɛwɔ hɔ", + "Côte d'Ivoire": "Côte d’Ivoire na ɛwɔ hɔ", + "Dark": "Sum", + "Dashboard": "Dashboard a wɔde kyerɛw nsɛm", + "December": "Ɔpɛnimma", + "Decrease": "Te so", + "Default": "Mfiaseɛ", + "Delete": "Pepa", + "Delete :resource": "Pepa :resource", + "Delete Account": "Popa Akontaabu no", + "Delete all notifications": "Popa amanneɛbɔ ahorow nyinaa", + "Delete API Token": "Popa API Token no", + "Delete File": "Popa Fael no", + "Delete Notification": "Popa Amanneɛbɔ no", + "Delete Resource": "Popa Nneɛma a Wɔde Yɛ Adwuma", + "Delete Selected": "Popa Nea Wɔapaw", + "Delete Team": "Popa Kuw no", + "Denmark": "Denmark na ɛwɔ hɔ", + "Detach": "Tew wo ho", + "Detach Resource": "Detach Nneɛma a Wɔde Yɛ Adwuma", + "Detach Selected": "Detach Nea Wɔapaw no", + "Details": "Nkyerɛmu", + "Disable": "Sɛe", + "Djibouti": "Djibouti .", + "Do you really want to leave? You have unsaved changes.": "So wopɛ sɛ wufi hɔ ankasa? Wowɔ nsakrae a wɔankora so.", + "Dominica": "Dominica na ɛwɔ hɔ", + "Dominican Republic": "Dominican Republic na ɛwɔ hɔ", + "Done.": "Mawie.", + "Download": "Twe", + "Download Invoice": "Twe Invoice no ho nsɛm", + "Drop file or click to choose": "Tow fael no gu anaa klik so na paw", + "Drop files or click to choose": "Tow fael ahorow gu anaa klik so na paw", + "Ecuador": "Ecuador .", + "Edit": "Sa mu", + "Edit :resource": "Nsiesiei :resource", + "Edit Attached": "Edit Wɔde Abata Ho", + "Edit Profile": "Sesa Profile no", + "Editor": "Ɔkyerɛwfo", + "Editor users have the ability to read, create, and update.": "Editor dwumadiefoɔ wɔ tumi a wɔde kenkan, yɛ, na wɔyɛ foforɔ.", + "Egypt": "Misraim .", + "El Salvador": "El Salvador na ɛwɔ hɔ", + "Email": "Email a wɔde mena", + "email": "email a wɔde mena", + "Email Address": "Email Address a Wɔde Di Dwuma", + "Email Addresses": "Email Address ahorow a Wɔde Di Dwuma", + "Email Password Reset Link": "Email Asɛmfua Reset Link", + "Email Verification": "Email a Wɔde Di Dwuma", + "Enable": "Ma kwan", + "Encrypted environment file already exists.": "Encrypted environment fael wɔ hɔ dedaw.", + "Encrypted environment file not found.": "Encrypted environment fael a wɔanhu.", + "Ensure your account is using a long, random password to stay secure.": "Hwɛ sɛ wo akontaabu no de password tenten a ɛnyɛ nhyehyɛe redi dwuma na ama woanya ahobammɔ.", + "Environment file already exists.": "Environment fael no wɔ hɔ dedaw.", + "Environment file not found.": "Wɔanhu nneɛma a atwa yɛn ho ahyia fael.", + "Equatorial Guinea": "Equatorial Guinea na ɛwɔ hɔ", + "Eritrea": "Eritrea na ɛwɔ hɔ", + "Error": "Mfomsoɔ", + "errors": "mfomso ahorow", + "Estonia": "Estonia na ɛwɔ hɔ", + "Ethiopia": "Ethiopia na ɛwɔ hɔ", + "ex VAT": "Ex VAT .", + "Excel (.xlsx)": "Excel (.xlsx) .", + "Expires :expiration": "Ɛtwam :expiration", + "Export As CSV": "Fa Kɔ Amannɔne Sɛ CSV", + "Extra Billing Information": "Nsɛm a Ɛka Ho a Wɔde Tua Ka", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ɛho hia sɛ wɔasi so dua foforo na ama wɔatumi adi wo sikatua ho dwuma. Yɛsrɛ sɛ kɔ so kɔ kratafa a wɔde tua sika no so denam bɔtn a ɛwɔ ase ha no a wobɛma so.", + "Failed Subscription Payment": "Nkrasɛm a Wɔde Tua Nkɔmmɔbɔ a Entumi Tua", + "Failed to load :resource!": "Entumi mfa :resource nhyɛ mu!", + "Falkland Islands (Malvinas)": "Falkland Nsupɔw (Malvinas) .", + "Faroe Islands": "Faroe Nsupɔw so", + "February": "Ɔgyefoɔ", + "Fiji": "Fiji na ɛwɔ hɔ", + "Filename": "Fael din", + "Finish enabling two factor authentication.": "Finish enableing abien factor authentication.", + "Finland": "Finland na ɛwɔ hɔ", + "For your security, please confirm your password to continue.": "Sɛnea ɛbɛyɛ a wubenya ahobammɔ no, yɛsrɛ wo si wo password no so dua na toa so.", + "Forbidden": "Akyiwadeɛ", + "Force Delete": "Hyɛ Popa Popa", + "Force Delete :resource": "Hyɛ Popa Popa :resource", + "Force Delete Resource": "Hyɛ Popa Nneɛma a Wɔde Yɛ Adwuma", + "Force Delete Selected": "Hyɛ Popa a Wɔapaw", + "Forgot Password": "Wo werɛ afi Password", + "Forgot your password?": "Wo werɛ afi wo password?", + "Forgot Your Password?": "Wo werɛ afi Wo Password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Wo werɛ afi wo password? Ɔhaw nni hɔ. Ma yɛnhu wo email address kɛkɛ na yɛde password reset link bɛma wo email a ɛbɛma woatumi apaw foforo.", + "France": "France .", + "French Guiana": "French Guiana na ɛwɔ hɔ", + "French Polynesia": "Franse Polynesia na ɛwɔ hɔ", + "French Southern Territories": "Franse Kesee Fam Nsasesin", + "From": "Firi", + "Gabon": "Gabon .", + "Gambia": "Gambia na ɛwɔ hɔ", + "Georgia": "Georgia .", + "Germany": "Germany .", + "Ghana": "Ghana .", + "Gibraltar": "Gibraltar na ɛwɔ hɔ", + "Go Home": "Kɔ Fie", + "Go to page :page": "Kɔ kratafa :page", + "Great! You have accepted the invitation to join the :team team.": "Kɛseɛ! Woagye nsa a wɔto frɛɛ wo sɛ wobɛka kuw :team no atom.", + "Greece": "Greece na ɛwɔ hɔ", + "Greenland": "Greenland na ɛwɔ hɔ", + "Grenada": "Grenada na ɛwɔ hɔ", + "Guadeloupe": "Guadeloupe na ɛwɔ hɔ", + "Guam": "Guam .", + "Guatemala": "Guatemala .", + "Guernsey": "Guernsey na ɛwɔ hɔ", + "Guinea": "Guinea .", + "Guinea-Bissau": "Guinea-Bissau na ɛwɔ hɔ", + "Guyana": "Guyana na ɛwɔ hɔ", + "Haiti": "Haiti na ɛwɔ hɔ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Wowɔ nsusuwii a ɛto so abien wɔ wo nkrataahyɛ a wobɛtwa mu ho? Wubetumi asan ayɛ wo nkrataahyɛ no adwuma ntɛm ara bere biara kosi sɛ wo mprempren sikatua kyinhyia no bɛba awiei. Sɛ wo mprempren sikatua kyinhyia no ba awiei a, wubetumi apaw nhyehyɛe foforo koraa a wode bɛkra.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Wowɔ nsusuwii a ɛto so abien wɔ wo nkrataahyɛ a wobɛtwa mu ho? Wubetumi ayɛ wo nkrataahyɛ no ho adwuma ntɛm ara bere biara kosi sɛ wo mprempren sikatua kyinhyia no bɛba awiei. Sɛ wo mprempren sikatua kyinhyia no ba awiei a, wubetumi apaw nhyehyɛe foforo koraa a wode bɛkra.", + "Heard Island & Mcdonald Islands": "Heard Supɔw ne McDonald Nsupɔw so", + "Heard Island and McDonald Islands": "Heard Supɔw ne McDonald Nsupɔw so", + "Hello!": "Hɛlo!", + "Hide Content": "Fa Nsɛm a Ɛwɔ Mu no Sie", + "Hold Up!": "Kura So!", + "Holy See (Vatican City State)": "Ahennibea Kronkron (Vatican Kuropɔn Man) .", + "Honduras": "Honduras na ɛwɔ hɔ", + "Hong Kong": "Hong Kong .", + "Hungary": "Hungary na ɛwɔ hɔ", + "I agree to the :terms_of_service and :privacy_policy": "Mepene :terms_of_service ne :privacy_policy no so", + "Iceland": "Iceland na ɛwɔ hɔ", + "ID": "ID no", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Sɛ ɛho hia a, wubetumi afi wo browser nhyiam afoforo no nyinaa mu wɔ wo mfiri nyinaa so. Wɔabobɔ wo nhyiam ahorow a woayɛ nnansa yi no bi wɔ ase ha; nanso, ebia saa nsɛm a wɔahyehyɛ yi renyɛ nea edi mũ. Sɛ wote nka sɛ wɔasɛe wo akontaabu a, ɛsɛ sɛ wosan yɛ wo password no foforo.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Sɛ wowɔ akontaabu dedaw a, wubetumi agye nsato yi atom denam bɔtn a ɛwɔ ase ha no a wobɛma so:", + "If you did not create an account, no further action is required.": "Sɛ woanyɛ akontaabu a, ɛho nhia sɛ woyɛ ade foforo biara.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Sɛ woanhwɛ kwan sɛ wo nsa bɛka nsato krataa akɔ saa kuw yi mu a, wubetumi atow saa email yi agu.", + "If you did not receive the email": "Sɛ wo nsa anka email no a", + "If you did not request a password reset, no further action is required.": "Sɛ woanbisa sɛ wɔmfa password reset a, ɛho nhia sɛ woyɛ biribi foforo biara.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Sɛ wunni akontaabu a, wubetumi ayɛ bi denam bɔtn a ɛwɔ ase ha no a wobɛma so. Sɛ wobɔ akontaabu wie a, wubetumi akliki nsato krataa a wogye tom bɔtn a ɛwɔ email yi mu no so na woagye kuw no nsato no atom:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Sɛ ɛho hia sɛ wode nkitahodi anaa towtua ho nsɛm pɔtee bi ka wo sika a wode tua ho ka ho, te sɛ wo adwuma din a edi mũ, VAT a ɛkyerɛ sɛ woakyerɛw wo din, anaa kyerɛwtohɔ address a, wubetumi de aka ho wɔ ha.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Sɛ worehyia ɔhaw wɔ \":actionText\" bɔtn no a wobɛbɔ so a, kɔpi na fa URL a ɛwɔ aseɛ ha no hyɛ mu\nkɔ wo wɛbsaet browser no mu:", + "Impersonate": "Yɛ wo ho sɛ wo ho", + "Increase": "Kɔ anim", + "India": "India", + "Indonesia": "Indonesia .", + "Invalid filename.": "Fael din a ɛnteɛ.", + "Invalid JSON was returned from the route.": "Wɔsan de JSON a ɛnteɛ fii ɔkwan no so bae.", + "Invoice Email Addresses": "Invoice Email Address ahorow .", + "Invoice emails updated successfully.": "Invoice emails a wɔayɛ no foforo yiye.", + "Invoices": "Invoice ahorow a wɔde tua ho ka", + "Iran, Islamic Republic Of": "Iran .", + "Iran, Islamic Republic of": "Iran, Islamic Republic a ɛwɔ", + "Iraq": "Iraq .", + "Ireland": "Ireland .", + "Isle Of Man": "Man Supɔw so", + "Isle of Man": "Man Supɔw so", + "Israel": "Israel .", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Ɛte sɛ nea wunni active subscription. Wubetumi apaw nhyehyɛe ahorow a ɛwɔ ase ha no mu biako na woafi ase. Wobetumi asesa nhyehyɛe a wɔde kra nkrataahyɛ anaasɛ wɔatwa mu bere a ɛfata wo.", + "Italy": "Italy .", + "Jamaica": "Jamaica na ɛwɔ hɔ", + "January": "Ɔpɛpɔn", + "Japan": "Japan .", + "Jersey": "Jersey .", + "Jordan": "Jordan .", + "July": "Kutawonsa", + "June": "Ayɛwohomumɔ", + "Kazakhstan": "Kazakhstan na ɛwɔ hɔ", + "Kenya": "Kenya .", + "Key": "Safoa", + "Kiribati": "Kiribati na ɛwɔ hɔ", + "Korea": "South Korea .", + "Korea, Democratic People's Republic of": "Korea, Democratic Nnipa Ɔman a ɛwɔ", + "Korea, Republic of": "Korea, Ɔmanpanyin a ɛwɔ", + "Kosovo": "Kosovo, na ɛwɔ hɔ", + "Kuwait": "Kuwait na ɛwɔ hɔ", + "Kyrgyzstan": "Kyrgyzstan na ɛwɔ hɔ", + "Lao People's Democratic Republic": "Lao Nnipa Demokrasi Republic", + "Last active": "Nea etwa to a ɛyɛ nnam", + "Last used": "Nea etwa to a wɔde dii dwuma", + "Latvia": "Latvia .", + "Leave": "Ahomegyeɛ", + "Leave Team": "Gyae Team no", + "Lebanon": "Lebanon na ɛwɔ hɔ", + "length": "tenten", + "Lens": "Lens a wɔde hwɛ ade", + "Lesotho": "Lesothofoɔ", + "Liberia": "Liberia na ɛwɔ hɔ", + "Libyan Arab Jamahiriya": "Libya Arabfo Jamahiriyafo", + "Liechtenstein": "Liechtenstein na ɔkyerɛwee", + "Light": "Kanea", + "Lithuania": "Lithuania na ɛwɔ hɔ", + "Load :perPage More": "Load :perPage Nea Ɛka Ho", + "Loading": "Wɔde nneɛma regu mu", + "Location": "Beaeɛ", + "Log in": "Kɔ mu", + "Log In": "Kɔ mu", + "Log Out": "Fi Wo Fi Mu", + "Log out": "Fi mu kɔ mu", + "Log Out Other Browser Sessions": "Fi Browser Nhyiam Afoforo Mu", + "Log Viewer": "Log Viewer a Ɛhwɛ Nsɛm So", + "Login": "Kɔ mu", + "Logout": "Fi wo ho fi mu", + "Logs": "Nwoma a wɔde kyerɛw nsɛm", + "Luxembourg": "Luxembourg na ɛwɔ hɔ", + "Macao": "Macao .", + "Macedonia": "Makedonia Atifi fam", + "Macedonia, the former Yugoslav Republic of": "Makedonia, kan Yugoslavia Republic of", + "Madagascar": "Madagascar .", + "Malawi": "Malawi .", + "Malaysia": "Malaysia .", + "Maldives": "Maldives na ɛwɔ hɔ", + "Mali": "Mali .", + "Malta": "Malta .", + "Manage Account": "Hwɛ Akontaabu So", + "Manage and log out your active sessions on other browsers and devices.": "Hwɛ na fi wo active sessions so wɔ browser ne devices afoforo so.", + "Manage API Tokens": "Hwɛ API Tokens so", + "Manage Role": "Di Dwuma a Wodi So", + "Manage Team": "Manage Team no so", + "Managing billing for :billableName": "Managing billing ma :billableName", + "March": "Ɔbɛnem", + "Mark all as Read": "Hyɛ ne nyinaa agyirae sɛnea wɔakenkan no", + "Mark all notifications as read": "Hyɛ amanneɛbɔ ahorow no nyinaa agyirae sɛnea wɔakenkan no", + "Mark Read": "Mark Kenkan", + "Mark Unread": "Mark Wɔnkenkan", + "Marshall Islands": "Marshall Nsupɔw so", + "Martinique": "Martinique na ɔkyerɛwee", + "Mauritania": "Mauritania na ɛwɔ hɔ", + "Mauritius": "Mauritius na ɛwɔ hɔ", + "May": "Bɛtumi", + "Mayotte": "Mayotte na ɔkyerɛwee", + "Mexico": "Mexico .", + "Micronesia, Federated States Of": "Micronesia na ɛwɔ hɔ", + "Micronesia, Federated States of": "Micronesia, Aman a Wɔaka abom wɔ", + "Moldova": "Moldova na ɛwɔ hɔ", + "Moldova, Republic of": "Moldova, Ɔmanpanyin a ɛwɔ", + "Monaco": "Monaco na ɛwɔ hɔ", + "Mongolia": "Mongolia na ɛwɔ hɔ", + "Montenegro": "Montenegro na ɛwɔ hɔ", + "Month To Date": "Ɔsram a Ɛde Besi Da", + "Monthly": "Ɔsram biara", + "monthly": "ɔsram biara", + "Montserrat": "Montserrat na ɛwɔ hɔ", + "Morocco": "Morocco na ɛwɔ hɔ", + "Mozambique": "Mozambique na ɛwɔ hɔ", + "Myanmar": "Myanmar na ɛwɔ hɔ", + "Name": "Din", + "name": "din", + "Namibia": "Namibia na ɛwɔ hɔ", + "Nauru": "Nauru na ɔkyerɛwee", + "Nepal": "Nepal .", + "Netherlands": "Netherlands .", + "Netherlands Antilles": "Netherlands Antilles na ɛwɔ hɔ", + "Nevermind": "Mma no nha wo", + "Nevermind, I'll keep my old plan": "Ɛnhaw me da, mɛdi me nhyehyɛe dedaw no so", + "New": "Foforɔ", + "New :resource": "Foforo :resource", + "New Caledonia": "Caledonia Foforo", + "New Password": "Password Foforo", + "New Zealand": "New Zealand na ɛwɔ hɔ", + "Next": "Deɛ ɛdi hɔ", + "Next Payment": "Katua a Edi Hɔ", + "Next Payment on": "Next payment wɔ .", + "Nicaragua": "Nicaragua, na ɛwɔ hɔ", + "Niger": "Niger .", + "Nigeria": "Nigeria .", + "Niue": "Niue .", + "No": "Daabi", + "No :resource matched the given criteria.": "No :resource ne gyinapɛn ahorow a wɔde ama no hyiae.", + "No additional information...": "Nsɛm foforo biara nni hɔ...", + "No Current Data": "Mprempren Data biara nni hɔ", + "No Data": "Data biara nni hɔ", + "no file selected": "fael biara nni hɔ a wɔanpaw", + "No Increase": "Nkɔanim biara nni hɔ", + "No payment methods on file.": "Akwan a wɔfa so tua sika biara nni fael so.", + "No payment scheduled.": "Wɔanyɛ nhyehyɛe sɛ wobetua sika biara.", + "No Prior Data": "Data a Wɔadi Kan Adi Biara Nni Hɔ", + "No Results Found.": "Wonhuu Nea Efi Mu Bae.", + "Norfolk Island": "Norfolk Supɔw so", + "Northern Mariana Islands": "Mariana Nsupɔw a ɛwɔ Atifi fam", + "Norway": "Norway .", + "Not Found": "Wonhu", + "Notifications": "Amanneɛbɔ ahorow", + "Nova": "Nova .", + "Nova User": "Nova Ɔdefoɔ", + "November": "Obubuo", + "October": "Ahinime", + "of": "firi", + "OK": "YOO", + "Oman": "Oman .", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Sɛ wɔpopa kuw bi wie a, wɔbɛpopa ne nneɛma ne ne data nyinaa koraa. Ansa na wobɛpopa kuw yi no, yɛsrɛ wo twe data anaa nsɛm biara a ɛfa kuw yi ho a wopɛ sɛ wode sie.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Sɛ wɔpopa wo akontaabu no wie a, wɔbɛpopa ne nneɛma ne ne data nyinaa koraa. Ansa na wobɛpopa wo akontaabu no, yɛsrɛ wo twe data anaa nsɛm biara a wopɛ sɛ wode sie.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sɛ wɔpopa wo akontaabu no wie a, wɔbɛpopa ne nneɛma ne ne data nyinaa koraa. Yɛsrɛ wo kyerɛw wo password na si so dua sɛ wopɛ sɛ wopopa wo akontaabu no daa.", + "Only Trashed": "Trashed Nkutoo", + "Open Invoices": "Bue Invoices a Wɔde Tua Ho Ka", + "Original": "Ankasa", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Yɛn sikatua ho nhyehyɛe kwan no ma wo kwan ma wohwɛ wo nkrataahyɛ nhyehyɛe, ɔkwan a wobɛfa so tua sika, na woatwe wo sika a woabɔ no nnansa yi no so wɔ ɔkwan a ɛyɛ mmerɛw so.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Yɛn sikatua ho nhyehyɛe kwan no ma wo kwan ma wohwɛ wo nkrataahyɛ nhyehyɛe, akwan a wobɛfa so tua sika, na woatwe wo sika a wode tua ho ka nnansa yi no so wɔ ɔkwan a ɛyɛ mmerɛw so.", + "Page Expired": "Kratafa a Wɔatwam", + "Pagination Navigation": "Nkratafa a Wɔde Kyerɛw Nsɛm", + "Paid": "Atua", + "Pakistan": "Pakistan .", + "Palau": "Palau .", + "Palestinian Territory, Occupied": "Palestina Asasesin, Wɔagye", + "Panama": "Panama .", + "Papua New Guinea": "Papua New Guinea na ɛwɔ hɔ", + "Paraguay": "Paraguay na ɛwɔ hɔ", + "Password": "Paswɛde", + "password": "paswɛde", + "Payment Confirmation": "Katua a Wogye Ho Si so dua", + "Payment Information": "Katua ho Nsɛm", + "Payment information updated successfully.": "Wɔayɛ sikatua ho nsɛm foforo yiye.", + "Payment Method": "Ɔkwan a Wɔfa so Tua Ka", + "Payment Methods": "Akwan a Wɔfa so Tua Ka", + "Payment Required": "Ɛsɛ sɛ wotua ka", + "Payments": "Katua a wotua", + "Pending Team Invitations": "Kuw Nsato Krataa a Wɔretwɛn", + "Per Page": "Kratafa biara", + "Permanently delete this team.": "Popa saa kuw yi daa.", + "Permanently delete your account.": "Popa wo akontaabu no daa.", + "Permissions": "Mma ho kwan", + "Peru": "Peru .", + "Philippines": "Philippines .", + "Photo": "Mfoni", + "Pitcairn": "Pitcairn na ɔkyerɛwee", + "Please accept the terms of service.": "Yɛsrɛ sɛ gye ɔsom ho nhyehyɛe no tom.", + "Please click the button below to verify your email address.": "Yɛsrɛ sɛ klik button a ɛwɔ aseɛ ha no so na hwɛ sɛ wo email address no yɛ nokware anaa.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Yɛsrɛ sɛ si so dua sɛ wobɛkɔ wo akontaabu no mu denam wo ntɛmpɛ recovery codes no biako a wobɛkyerɛw so.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Yɛsrɛ wo si so dua sɛ wobɛkɔ wo akontaabu no mu denam nokwaredi koodu a wo nokwaredifo aplikeshɔn no de ama no a wobɛkyerɛw so.", + "Please confirm your password before continuing.": "Yɛsrɛ sɛ si wo password no so dua ansa na woatoa so.", + "Please copy your new API token. For your security, it won't be shown again.": "Yɛsrɛ wo, kɔpi wo API token foforo no. Wo ahobammɔ nti, wɔrenkyerɛ bio.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Yɛsrɛ wo kyerɛw wo password no na si so dua sɛ wopɛ sɛ wufi wo browser nhyiam afoforo no mu wɔ wo mfiri nyinaa so.", + "Please provide a maximum of three invoice emails addresses.": "Yɛsrɛ sɛ fa invoice emails address a ɛboro so ma.", + "Please provide the email address of the person you would like to add to this team.": "Yɛsrɛ sɛ fa onipa a wopɛ sɛ wode ka kuw yi ho no email address ma.", + "Please set a default payment method before retrying payments.": "Yɛsrɛ sɛ hyehyɛ ɔkwan a wɔfa so tua sika a wɔde tua ho ka ansa na woasan asɔ sikatua ahwɛ.", + "Please set a default payment method before swapping plans.": "Yɛsrɛ sɛ hyehyɛ ɔkwan a wobɛfa so atua sika a wɔahyɛ da ayɛ ansa na woasesa nhyehyɛe ahorow.", + "Poland": "Poland .", + "Portugal": "Portugal .", + "Press / to search": "Mia / so na hwehwɛ", + "Preview": "Nhwɛso a edi kan", + "Previewing": "Nhwɛso a Wɔadi kan Ahwɛ", + "Previous": "Dada", + "Privacy Policy": "Kokoam Nsɛm Ho Nhyehyɛe", + "Profile": "Ho asɛm", + "Profile Information": "Profile Ho Nsɛm", + "Puerto Rico": "Puerto Rico na ɛwɔ hɔ", + "Qatar": "Qatar na ɛwɔ hɔ", + "Quarter To Date": "quarter de besi nnɛ .", + "Recovery Code": "Mmara a Wɔde Yɛ Nneɛma a Wɔde Yɛ Adwuma", + "Refresh": "Fa foforo hyɛ mu", + "Regards,": "Fa ho,", + "Regenerate Recovery Codes": "San Yɛ Recovery Codes no foforo", + "Register": "Twerɛ wo din", + "Reload": "San fa nneɛma gu mu", + "Remember me": "Kae me", + "Remember Me": "Kae Me", + "Remove": "Yi", + "Remove Photo": "Yi Mfonini no Fi hɔ", + "Remove Team Member": "Yi Team Member no fi hɔ", + "Replicate": "Fa wo ho to so bio", + "Required fields": "Mfuw a wɔhwehwɛ", + "Resend Verification Email": "San Fa Email a Wɔde Di Dwuma no mena", + "Reset Filters": "Reset Filters no bio", + "Reset Password": "Reset Password no bio", + "Reset Password Notification": "Reset Password Amanneɛbɔ no", + "resource": "ade a wɔde yɛ adwuma", + "Resource Row Dropdown": "Nneɛma a Wɔde Yɛ Adwuma Row Dropdown", + "Resources": "Akadeɛ", + "resources": "akadeɛ", + "Restore": "San fa bra", + "Restore :resource": "San fa bra :resource", + "Restore Resource": "San Fa Nneɛma a Wɔde Yɛ Adwuma no Ba", + "Restore Selected": "San Fa Nea Wɔapaw no Ba", + "results": "nsunsuansoɔ", + "Resume Subscription": "San Fi ase Yɛ Nkrataa", + "Retry Payment": "San Bɔ mmɔden sɛ Wobɛtua", + "Return to :appName": "San kɔ :appName no so", + "Reunion": "Réunion .", + "Role": "Asodie", + "Romania": "Romania na ɛwɔ hɔ", + "Run Action": "Run Adeyɛ", + "Russian Federation": "Russia Aman Nkabom Kuw no", + "Rwanda": "Rwanda na ɛwɔ hɔ", + "Réunion": "Réunion .", + "Saint Barthelemy": "Ɔhotefo Barthélemy", + "Saint Barthélemy": "Ɔhotefo Barthélemy", + "Saint Helena": "Ɔhotefo Helena", + "Saint Kitts And Nevis": "Ɔhotefo Kitts ne Nevis", + "Saint Kitts and Nevis": "Ahotefo Kitts ne Nevis", + "Saint Lucia": "Ɔhotefo Lucia", + "Saint Martin": "Ɔhotefo Martin", + "Saint Martin (French part)": "Ɔhotefo Martin (Franse kasa fã) .", + "Saint Pierre And Miquelon": "Ɔhotefo Pierre ne Miquelon", + "Saint Pierre and Miquelon": "Ɔhotefo Pierre ne Miquelon", + "Saint Vincent And Grenadines": "Ɔhotefo Vincent ne Grenadines", + "Saint Vincent and the Grenadines": "Ɔhotefo Vincent ne Grenadines", + "Samoa": "Samoa .", + "San Marino": "San Marino na ɛwɔ hɔ", + "Sao Tome And Principe": "São Tomé ne Príncipe na wɔkyerɛwee", + "Sao Tome and Principe": "Sao Tome ne Principe na wɔkyerɛwee", + "Saudi Arabia": "Saudi Arabia na ɛwɔ hɔ", + "Save": "Kora", + "Saved.": "Wɔakora so.", + "Scroll to bottom": "Twe kɔ ase hɔ", + "Scroll to top": "Twe kɔ soro", + "Search": "Hwehwɛ", + "Secure Area": "Beae a Ahobammɔ Wɔ", + "Select": "Yi ho", + "Select a different plan": "Paw nhyehyɛe foforo", + "Select a log file...": "Paw log fael bi...", + "Select A New Photo": "Paw Mfonini Foforo Bi", + "Select Action": "Paw Adeyɛ", + "Select all": "Paw ne nyinaa", + "Select All Dropdown": "Paw Ne Nyinaa Dropdown", + "Select this page": "Paw kratafa yi", + "Send Password Reset Link": "Fa Password Reset Link no mena", + "Senegal": "Senegal .", + "September": "Ɔbɔ", + "Serbia": "Serbia na ɛwɔ hɔ", + "Server Error": "Server Mfomso", + "Service Unavailable": "Ɔsom a Ɛnyɛ Nea Ɛwɔ Hɔ", + "Set as default": "Set sɛ default", + "Setup Key": "Nhyehyɛe Safoa", + "Seychelles": "Seychelles na ɛwɔ hɔ", + "Show All Fields": "Kyerɛ Mfuw Nyinaa", + "Show Content": "Kyerɛ Nsɛm a Ɛwɔ Mu", + "Show Recovery Codes": "Kyerɛ Recovery Mmara ahorow", + "Showing": "Ɔrekyerɛ", + "Sierra Leone": "Sierra Leone na ɛwɔ hɔ", + "Signed in as": "Wɔde wɔn nsa hyɛɛ ase sɛ", + "Singapore": "Singapore .", + "Sint Maarten (Dutch part)": "Sint Maarten na ɔkyerɛwee", + "Slovakia": "Slovakia na ɛwɔ hɔ", + "Slovenia": "Slovenia na ɛwɔ hɔ", + "Soft Deleted": "Soft Wɔapopa", + "Solomon Islands": "Solomon Nsupɔw so", + "Somalia": "Somalia na ɛwɔ hɔ", + "Something went wrong.": "Biribi ankɔ yiye.", + "Sorry! You are not authorized to perform this action.": "Kafra! Wonni tumi sɛ wobɛyɛ saa adeyɛ yi.", + "Sorry, your session has expired.": "Yɛpa wo kyɛw, wo session no atwam.", + "South Africa": "South Africa .", + "South Georgia And Sandwich Isl.": "South Georgia ne South Sandwich Nsupɔw so", + "South Georgia and the South Sandwich Islands": "South Georgia ne South Sandwich Nsupɔw no so", + "South Sudan": "Sudan Kesee Fam", + "Spain": "Spain .", + "Sri Lanka": "Sri Lanka na ɛwɔ hɔ", + "Standalone Actions": "Nneyɛe a Egyina Hɔ", + "Start Polling": "Fi ase Polling", + "Start polling": "Fi ase tow aba", + "State / County": "Ɔman / Mantam", + "Stop Impersonating": "Gyae Wo Ho Yɛ Wo Ho", + "Stop Polling": "Gyae Polling", + "Stop polling": "Gyae abatow a wobɛtow", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Fa saa recovery codes yi sie wɔ password manager a ahobammɔ wom mu. Wobetumi de adi dwuma de asan anya kwan akɔ wo akontaabu no so sɛ wo two factor authentication device no yera a.", + "Subscribe": "Kyerɛw wo din", + "Subscription Information": "Nsɛm a Wɔde Kyerɛw Nsɛm", + "Subscription Pending": "Nkrataa a Wɔbɛkyerɛw no Retwɛn", + "Sudan": "Sudan .", + "Suriname": "Suriname na ɛwɔ hɔ", + "Svalbard And Jan Mayen": "Svalbard ne Jan Mayen na wɔkyerɛwee", + "Svalbard and Jan Mayen": "Svalbard ne Jan Mayen na wɔkyerɛwee", + "Swaziland": "Swaziland na ɛwɔ hɔ", + "Sweden": "Sweden .", + "Switch Teams": "Sesa Akuw Ahorow", + "Switzerland": "Switzerland .", + "Syrian Arab Republic": "Syria Arab Republic na ɛwɔ hɔ", + "System": "Sestɛm", + "Taiwan": "Taiwan na ɛwɔ hɔ", + "Taiwan, Province of China": "Taiwan, China Mantam mu", + "Tajikistan": "Tajikistan na ɛwɔ hɔ", + "Tanzania": "Tanzania na ɛwɔ hɔ", + "Tanzania, United Republic of": "Tanzania, Ɔman a Wɔaka abom wɔ", + "TAX": "TOWTUO HO NSƐM", + "Team Details": "Kuw no ho nsɛm a ɛkɔ akyiri", + "Team Invitation": "Kuw Nsato Krataa", + "Team Members": "Kuw no mufo", + "Team Name": "Team Din", + "Team Owner": "Team Owura", + "Team Settings": "Kuw no Nhyehyɛe", + "Terms of Service": "Ɔsom Ho Nhyehyɛe", + "Thailand": "Thailand .", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Yɛda wo ase sɛ woakyerɛw wo din! Ansa na wubefi ase no, so wubetumi ahwɛ sɛ wo email address no yɛ nokware denam link a yɛde email mena wo nkyɛe no a wobɛkyere so? Sɛ wo nsa anka email no a, yɛde anigye bɛmena wo foforo.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Yɛda mo ase wɔ mmoa a mokɔ so de mae no ho. Yɛde wo invoice no bi abata ho ama wo kyerɛwtohɔ ahorow. Yɛsrɛ sɛ sɛ wowɔ nsɛmmisa anaa nsɛm bi a ɛhaw wo a, ma yɛnhu.", + "Thanks,": "Aseda,", + "The :attribute must be a valid role.": "Ɛsɛ sɛ :attribute no yɛ dwumadi a ɛfata.", + "The :attribute must be at least :length characters and contain at least one number.": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :length na anyɛ yiye koraa no, nɔma biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde soronko biako ne nɔma biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one special character.": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde soronko biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde akɛse biako ne nɔma biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde akɛse biako ne nkyerɛwde soronko biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde akɛse biako, nɔma biako, ne nkyerɛwde soronko biako na ɛwom.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :length na anyɛ yiye koraa no, nkyerɛwde akɛse biako na ɛwom.", + "The :attribute must be at least :length characters.": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :length.", + "The :attribute must contain at least one letter.": "Anyɛ yiye koraa no, ɛsɛ sɛ nkyerɛwde biako na ɛwɔ :attribute no mu.", + "The :attribute must contain at least one number.": "Anyɛ yiye koraa no, ɛsɛ sɛ nɔma biako na ɛwɔ :attribute no mu.", + "The :attribute must contain at least one symbol.": "Anyɛ yiye koraa no, ɛsɛ sɛ agyiraehyɛde biako na ɛwɔ :attribute no mu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Anyɛ yiye koraa no, ɛsɛ sɛ nkyerɛwde akɛse biako ne nkyerɛwde nketewa biako na ɛwɔ :attribute no mu.", + "The :resource was created!": "Wɔbɔɔ :resource no!", + "The :resource was deleted!": "Wɔpopaa :resource no!", + "The :resource was restored!": "Wɔsan de :resource no sii hɔ!", + "The :resource was updated!": "Wɔyɛɛ :resource no foforo!", + "The action was executed successfully.": "Wɔyɛɛ adeyɛ no yiye.", + "The default payment method cannot be removed.": "Wɔrentumi nyi ɔkwan a wɔfa so tua sika a wɔahyɛ da ayɛ no mfi hɔ.", + "The file was deleted!": "Wɔpopaa fael no!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute a wɔde ama no apue wɔ data leak mu. Yɛsrɛ sɛ paw :attribute foforo.", + "The given data was invalid.": "Ná data a wɔde ama no nyɛ nokware.", + "The government won't let us show you what's behind these doors": "Aban no remma yɛnkyerɛ wo nea ɛwɔ apon yi akyi", + "The HasOne relationship has already been filled.": "Wɔahyɛ HasOne abusuabɔ no ma dedaw.", + "The image could not be loaded": "Wɔantumi amfa mfonini no anhyɛ mu", + "The image could not be loaded.": "Wɔantumi amfa mfonini no anhyɛ mu.", + "The invoice emails must be valid email addresses.": "Ɛsɛ sɛ invoice emails no yɛ email address a ɛfata.", + "The password is incorrect.": "Password no nyɛ nokware.", + "The provided coupon code is invalid.": "Coupon code a wɔde ama no nyɛ adwuma.", + "The provided password does not match your current password.": "Asɛmfua a wɔde ama no ne wo asɛmfua a wode ama wo mprempren no nhyia.", + "The provided password was incorrect.": "Ná password a wɔde mae no nyɛ nokware.", + "The provided two factor authentication code was invalid.": "Na two factor authentication code a wɔde ama no nyɛ adwuma.", + "The provided two factor recovery code was invalid.": "Na two factor recovery code a wɔde ama no nyɛ adwuma.", + "The provided VAT number is invalid.": "VAT nɔma a wɔde ama no nyɛ adwuma.", + "The resource was attached!": "Wɔde resource no bata ho!", + "The resource was prevented from being saved!": "Wɔasiw ade a wɔde yɛ adwuma no kwan sɛ wɔrenkora so!", + "The resource was updated!": "Wɔyɛɛ resource no foforo!", + "The response is not a streamed response.": "Mmuae no nyɛ mmuae a wɔde fa nsu so.", + "The response is not a view.": "Mmuae a wɔde ma no nyɛ adwene bi.", + "The selected country is invalid.": "Ɔman a wɔapaw no nyɛ adwuma.", + "The selected plan is invalid.": "Nhyehyɛe a wɔapaw no nyɛ adwuma.", + "The selected resources have been :action!": "Nneɛma a wɔapaw no ayɛ :action!", + "The team's name and owner information.": "Kuw no din ne owura no ho nsɛm.", + "There are no available options for this resource.": "Nneɛma biara nni hɔ a wobetumi apaw ama saa ade yi.", + "There are no fields to display.": "Mfuw biara nni hɔ a wɔbɛda no adi.", + "There are no new notifications.": "Wɔmmɔ amanneɛ foforo biara.", + "There was a problem executing the action.": "Ná ɔhaw bi wɔ adeyɛ no a wɔredi mu.", + "There was a problem fetching the resource.": "Ná ɔhaw bi wɔ ade a wɔde bɛyɛ adwuma no a wɔbɛfa no mu.", + "There was a problem submitting the form.": "Ná ɔhaw bi wɔ kratasin no a wɔde bɛmena no mu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Wɔato nsa afrɛ saa nkurɔfoɔ yi aba wo kuo no mu na wɔde nsato email amena wɔn. Ebia wɔbɛka kuw no ho denam email nsato a wobegye atom no so.", + "This account does not have an active subscription.": "Saa akontaabu yi nni nkrataahyɛde a ɛyɛ adwuma.", + "This action is unauthorized.": "Saa adeyɛ yi yɛ nea wɔmma ho kwan.", + "This copy of Nova is unlicensed.": "Nova no bi nni tumi krataa.", + "This coupon code can only be used by new customers.": "Saa coupon code yi, adetɔfo foforo nkutoo na wobetumi de adi dwuma.", + "This device": "Saa mfiri yi", + "This file field is read-only.": "Saa fael field yi yɛ akenkan nko ara.", + "This invoice is no longer open.": "Saa invoice yi ntumi mmue bio.", + "This is a secure area of the application. Please confirm your password before continuing.": "Eyi yɛ beae a ahobammɔ wɔ wɔ application no mu. Yɛsrɛ sɛ si wo password no so dua ansa na woatoa so.", + "This password does not match our records.": "Saa password yi ne yɛn kyerɛwtohɔ ahorow no nhyia.", + "This password reset link will expire in :count minutes.": "Saa password reset link yi bɛtwam wɔ simma :count mu.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Wɔhyɛɛ saa sikatua yi ase, nanso wonnya nnyaa sika no. Eyi betumi agye nnafua 14.", + "This resource no longer exists": "Saa ade yi nni hɔ bio", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Saa nkrataahyɛ yi atwam na wontumi nsan mfi ase bio. Yɛsrɛ sɛ yɛ nkrataahyɛ foforo.", + "This user already belongs to the team.": "Saa ɔdefo yi yɛ kuw no muni dedaw.", + "This user has already been invited to the team.": "Wɔato nsa afrɛ saa ɔdefo yi aba kuw no mu dedaw.", + "Timor-Leste": "Timor-Leste na ɛwɔ hɔ", + "to": "kɔ", + "To": "Kɔ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Sɛ wopɛ sɛ wowie factor abien authentication a wobɛma ayɛ adwuma a, fa wo fon no authenticator application no scan QR code a edidi so yi anaa hyɛ nhyehyɛe safoa no mu na fa OTP code a wɔayɛ no ma.", + "Today": "Ɛnnɛ", + "Toggle navigation": "Toggle akwantuo no mu", + "Togo": "Togo .", + "Tokelau": "Tokelau na ɔkyerɛwee", + "Token Name": "Token Edin a Wɔde Di Dwuma", + "Tonga": "Tonga .", + "Too Many Requests": "Adesrɛ Pii Dodow", + "total": "ne nyinaa", + "Total:": "Ne nyinaa:", + "Trashed": "Wɔatow agu nwura mu", + "Trinidad And Tobago": "Trinidad ne Tobago na ɛwɔ hɔ", + "Trinidad and Tobago": "Trinidad ne Tobago na ɛwɔ hɔ", + "Tunisia": "Tunisia na ɛwɔ hɔ", + "Turkey": "Kurokuro", + "Turkmenistan": "Turkmenistan na ɛwɔ hɔ", + "Turks And Caicos Islands": "Turks ne Caicos Nsupɔw so", + "Turks and Caicos Islands": "Turks ne Caicos Nsupɔw so", + "Tuvalu": "Tuvalu kasa mu", + "Two Factor Authentication": "Nneɛma Abien a Wɔde Di Dwuma", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Mprempren wɔama Two factor authentication ayɛ adwuma. Fa wo fon no authenticator application no scan QR code a edidi so yi anaa hyɛ nhyehyɛe safoa no mu.", + "Type": "Korɔ", + "Uganda": "Uganda .", + "Ukraine": "Ukraine .", + "Unauthorized": "Wɔmma ho kwan", + "United Arab Emirates": "Arab Emirates a wɔaka abom", + "United Kingdom": "United Kingdom na ɛwɔ hɔ", + "United States": "United States na ɛwɔ hɔ", + "United States Minor Outlying Islands": "United States Nsupɔw nketewa a Ɛwɔ Akyirikyiri", + "United States Outlying Islands": "U.S. Nsupɔw a Ɛwɔ Akyirikyiri", + "Unknown": "Nnim", + "Unpaid": "Wɔntua ho ka", + "Update": "Sakra mu", + "Update & Continue Editing": "Update na Kɔ so Yɛ Editing", + "Update :resource": "Nsɛm foforo :resource", + "Update :resource: :title": "Nsɛm foforo :resource: :title", + "Update attached :resource: :title": "Nsɛm foforo a wɔde abata ho :resource: :title", + "Update Password": "Fa Password no yɛ foforo", + "Update Payment Information": "Update Katua Ho Nsɛm", + "Update Payment Method": "Update Ɔkwan a Wɔfa so Tua Ka", + "Update your account's profile information and email address.": "Yɛ wo akontaabu no ho nsɛm ne email address no foforo.", + "Uploading": "Wɔde reto so", + "Uploading files... (:current/:total)": "Fael ahorow a wɔde reto so... (:current/:total)", + "Uruguay": "Uruguay na ɛwɔ hɔ", + "Use a recovery code": "Fa recovery code di dwuma", + "Use an authentication code": "Fa authentication code di dwuma", + "User Actions": "Nneyɛe a Ɔde Di Dwuma", + "User Security": "Ɔdefoɔ Ahobanbɔ", + "Username": "Edin a ɔde di dwuma", + "Uzbekistan": "Uzbekistan na ɛwɔ hɔ", + "Value": "Boɔ", + "Vanuatu": "Vanuatu na ɛwɔ hɔ", + "VAT Number": "VAT Nnɔmba", + "Venezuela": "Venezuela .", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic a ɛwɔ hɔ no", + "Verify Email Address": "Hwɛ sɛ Email Address no yɛ nokware anaa", + "Verify Your Email Address": "Hwɛ Wo Email Address no mu yiye", + "Viet Nam": "Viet Nam na ɛwɔ hɔ", + "View": "Hwɛ", + "Virgin Islands, British": "Virgin Islands, Britaniafo", + "Virgin Islands, U.S.": "Virgin Nsupɔw so, U.S.", + "Wallis And Futuna": "Wallis ne Futuna na wɔyɛɛ saa", + "Wallis and Futuna": "Wallis ne Futuna na wɔyɛɛ saa", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Yɛreyɛ wo nkrataahyɛ ho adwuma. Sɛ wɔyɛ nkrataahyɛ no ho adwuma yiye a, krataafa yi bɛyɛ foforo ankasa. Mpɛn pii no, ɛsɛ sɛ saa adeyɛ yi gye sikani kakraa bi pɛ.", + "We are unable to process your payment. Please contact customer support.": "Yɛntumi nni wo sikatua ho dwuma. Yɛsrɛ sɛ wo ne adetɔfo mmoa nkasa.", + "We have emailed your password reset link!": "Yɛde wo password reset link no akɔma wo wɔ email so!", + "We were unable to find a registered user with this email address.": "Yɛantumi anhu obi a wɔakyerɛw ne din a ɔwɔ saa email address yi.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Yɛde invoice download link bɛmena email address ahorow a woakyerɛ wɔ ase ha no. Wubetumi de koma atetew email address ahorow pii mu.", + "We're lost in space. The page you were trying to view does not exist.": "Yɛayera wɔ ahunmu. Kratafa a na worebɔ mmɔden sɛ wobɛhwɛ no nni hɔ.", + "Welcome Back!": "Yɛma Wo Akwaaba San!", + "Western Sahara": "Sahara Atɔe Fam", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Sɛ wɔma two factor authentication yɛ adwuma a, wɔbɛka akyerɛ wo sɛ fa token a ahobammɔ wom, random bere a woreyɛ authentication. Wubetumi anya saa token yi afi wo fon no Google Authenticator application no mu.", + "Whoops": "Whoops na ɛyɛ", + "Whoops!": "Whoops na ɛyɛ wo dɛ!", + "Whoops! Something went wrong.": "Whoops na ɛyɛ wo dɛ! Biribi ankɔ yiye.", + "With Trashed": "Na Trashed na ɛwɔ hɔ", + "Write": "Twerɛ", + "Year To Date": "Afe De Besi Hɔ", + "Yearly": "Afe biara", + "Yemen": "Yemen .", + "Yes": "Aane", + "You are already subscribed.": "Woakyerɛw wo din dedaw.", + "You are currently within your free trial period. Your trial will expire on :date.": "Mprempren wowɔ wo sɔhwɛ bere a wontua hwee no mu. Wo sɔhwɛ no bɛba awiei wɔ :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Mprempren wowɔ wo sɔhwɛ bere a wontua hwee no mu. Wo sɔhwɛ no bɛba awiei wɔ :date. Sɛ wohyɛ nkrataahyɛ foforo ase a, ɛbɛma wo sɔhwɛ no aba awiei.", + "You are logged in!": "Woakɔ mu!", + "You are receiving this email because we received a password reset request for your account.": "Worenya saa email yi ɛfiri sɛ yɛanya password reset request a ɛfa wo account ho.", + "You have been invited to join the :team team!": "Wɔato nsa afrɛ wo sɛ kɔka kuw :team no ho!", + "You have enabled two factor authentication.": "Woama factor abien nokwaredi atumi ayɛ adwuma.", + "You have not enabled two factor authentication.": "Wonnya nyɛɛ factor abien ho adansedi adwuma.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Wowɔ invoice ahorow bi a wontuaa ho ka. Sɛ woyɛ wo default payment kwan no foforo wie a, wubetumi asan asɔ sikatua no ahwɛ denam invoice list a ɛwɔ ase ha no so.", + "You may accept this invitation by clicking the button below:": "Wubetumi agye nsato yi atom denam bɔtn a ɛwɔ ase ha no a wobɛma so:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Wubetumi atwa wo nkrataahyɛ mu bere biara. Sɛ wɔtwa wo nkrataahyɛ mu wie a, wubenya hokwan apaw sɛ wobɛsan afi nkrataahyɛ no ase kosi sɛ wo sikatua ho nhyehyɛe a wowɔ mprempren no bɛba awiei.", + "You may delete any of your existing tokens if they are no longer needed.": "Wubetumi apopa wo token ahorow a ɛwɔ hɔ dedaw no biara sɛ ɛho nhia bio a.", + "You may not delete your personal team.": "Ebia worenpopa w’ankasa kuw no.", + "You may not leave a team that you created.": "Ebia worennyae kuw bi a woabɔ no.", + "You will receive an invoice and payment link via email for each billing period.": "Wo nsa bɛka invoice ne payment link denam email so wɔ sikatua bere biara mu.", + "You're logged in!": "Woakɔ mu!", + "Your :invoiceName invoice is now available!": "Wo :invoiceName invoice no wɔ hɔ mprempren!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Wo address a wode tua ho ka ne :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Wɔpoo wo kaad no. Yɛsrɛ wo, kɔ nea ɔde wo kaad mae no nkyɛn na woanya nsɛm pii.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ɔkwan a wofa so tua sika mprempren ne credit card a ɛba awiei wɔ :lastFour a ɛtwam wɔ :expiration.", + "Your email address is unverified.": "Wo email address no nyɛ nea wɔagye atom.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Wo sika a etwa to a wotuae a ɛyɛ :amount no antumi. Yɛsrɛ sɛ yɛ wo sikatua kwan no foforo na san sɔ sikatua a entumi nyɛ yiye no hwɛ.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Wotua a etwa to a ɛyɛ :amount wɔ :date so no antumi. Yɛsrɛ sɛ yɛ wo sikatua kwan no foforo na san sɔ sikatua a entumi nyɛ yiye no hwɛ.", + "Your next payment of :amount will be processed on :date.": "Wo sika a edi hɔ a ɛyɛ :amount no bɛyɛ :date.", + "Your payment method has been added successfully.": "Wɔde wo sikatua kwan no aka ho yiye.", + "Your payment method will be charged automatically for each billing period.": "Wɔbɛgye sika wɔ ɔkwan a wobɛfa so tua ka no ho ara kwa wɔ bere biara a wobɛbɔ ho ka no ho.", + "Your registered VAT Number is :vatNumber.": "Wo VAT Nɔma a woakyerɛw wo din no yɛ :vatNumber.", + "Your subscription has been started successfully.": "Wɔahyɛ wo nkrataahyɛ ase yiye.", + "Your subscription has been successfully cancelled.": "Wɔatwa wo nkrataahyɛ no mu yiye.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Wɔatwa wo nkrataahyɛ no mu yiye. Wobɛda so ara anya kwan akɔsi sɛ wo sikatua berɛ no bɛba awieeɛ.", + "Your subscription was successfully resumed.": "Wɔsan fii ase yɛɛ wo nkrataahyɛ no yiye.", + "Your subscription was successfully updated.": "Wɔyɛɛ wo nkrataahyɛ no foforo yiye.", + "Zambia": "Zambia na ɛwɔ hɔ", + "Zimbabwe": "Zimbabwe na ɛwɔ hɔ", + "Zip / Postal Code": "Zip / Postal Mmara a Wɔde Di Dwuma", + "Åland Islands": "Åland Nsupɔw so" +} diff --git a/locales/ak/php-inline.json b/locales/ak/php-inline.json new file mode 100644 index 00000000000..efae50c946e --- /dev/null +++ b/locales/ak/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ɛsɛ sɛ wogye saa afuw yi tom.", + "accepted_if": "Ɛsɛ sɛ wogye saa afuw yi tom bere a :other yɛ :value no.", + "active_url": "Saa afuw yi nyɛ URL a ɛfata.", + "after": "Ɛsɛ sɛ saa afuw yi yɛ da a edi :date akyi.", + "after_or_equal": "Ɛsɛ sɛ saa afuw yi yɛ date a edi :date akyi anaasɛ ɛne no yɛ pɛ.", + "alpha": "Ɛsɛ sɛ nkyerɛwde nkutoo na ɛwɔ saa afuw yi mu.", + "alpha_dash": "Ɛsɛ sɛ nkyerɛwde, nɔma, nsensanee ne nkyerɛwde a wɔde hyɛ ase nkutoo na ɛwɔ saa afuw yi mu.", + "alpha_num": "Ɛsɛ sɛ nkyerɛwde ne nɔma nkutoo na ɛwɔ saa afuw yi mu.", + "any_of": "Saa field yi yɛ nea enni mu.", + "array": "Ɛsɛ sɛ saa afuw yi yɛ nhyehyɛe.", + "ascii": "Ɛsɛ sɛ saa afuw yi kura nkyerɛwde ne nkyerɛwde a ɛwɔ baiti biako nkutoo.", + "attached": "Wɔde saa afuw yi abata ho dedaw.", + "before": "Ɛsɛ sɛ saa afuw yi yɛ da a edi :date anim.", + "before_or_equal": "Ɛsɛ sɛ saa afuw yi yɛ date a edi :date anim anaasɛ ɛne no yɛ pɛ.", + "between.array": "Ɛsɛ sɛ saa afuw yi nya nneɛma :min kosi :max.", + "between.file": "Ɛsɛ sɛ saa afuw yi yɛ kilobytes :min kosi :max.", + "between.numeric": "Ɛsɛ sɛ saa afuw yi yɛ :min kosi :max ntam.", + "between.string": "Ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :min kosi :max.", + "boolean": "Ɛsɛ sɛ saa afuw yi yɛ nokware anaa atoro.", + "can": "Saa afuw yi kura botae bi a wɔmma ho kwan.", + "confirmed": "Saa afuw mu si so dua yi nhyia.", + "contains": "Saa afuw yi nni botae a wɔhwehwɛ.", + "date": "Saa afuw yi nyɛ da a ɛfata.", + "date_equals": "Ɛsɛ sɛ saa afuw yi yɛ date a ɛne :date yɛ pɛ.", + "date_format": "Saa afuw yi ne format :format no nhyia.", + "decimal": "Ɛsɛ sɛ saa afuw yi nya decimal mmeae :decimal.", + "declined": "Ɛsɛ sɛ wɔpow saa afuw yi.", + "declined_if": "Ɛsɛ sɛ wɔpow saa afuw yi bere a :other yɛ :value no.", + "different": "Ɛsɛ sɛ saa afuw yi ne :other yɛ soronko.", + "digits": "Ɛsɛ sɛ saa afuw yi yɛ digit :digits.", + "digits_between": "Ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :min kosi :max.", + "dimensions": "Saa afuw yi wɔ mfonini nsusuwii a ɛnteɛ.", + "distinct": "Saa afuw yi wɔ botae a ɛyɛ abien.", + "doesnt_contain": "Ɛnsɛ sɛ nea edidi so yi mu biara wɔ saa afuw yi mu: :values.", + "doesnt_end_with": "Ɛnsɛ sɛ saa afuw yi ba awiei wɔ nea edidi so yi mu biako mu: :values.", + "doesnt_start_with": "Ɛnsɛ sɛ wɔde nea edidi so yi mu biako fi ase saa afuw yi: :values.", + "email": "Ɛsɛ sɛ saa afuw yi yɛ email address a ɛfata.", + "ends_with": "Ɛsɛ sɛ saa afuw yi ba awiei wɔ nea edidi so yi mu biako mu: :values.", + "enum": "Afuo a wɔapaw no nyɛ adwuma.", + "exists": "Afuo a wɔapaw no nyɛ adwuma.", + "extensions": "Ɛsɛ sɛ saa afuw yi nya ntrɛwmu a edidi so yi mu biako: :values.", + "file": "Ɛsɛ sɛ saa afuw yi yɛ fael.", + "filled": "Ɛsɛ sɛ saa afuw yi nya bo a ɛsom.", + "gt.array": "Ɛsɛ sɛ saa afuw yi nya nneɛma bɛboro :value.", + "gt.file": "Ɛsɛ sɛ saa afuw yi boro kilobytes :value.", + "gt.numeric": "Ɛsɛ sɛ saa afuw yi boro :value.", + "gt.string": "Ɛsɛ sɛ saa afuw yi boro nkyerɛwde :value.", + "gte.array": "Ɛsɛ sɛ saa afuw yi nya nneɛma :value anaa nea ɛboro saa.", + "gte.file": "Ɛsɛ sɛ saa afuw yi yɛ kɛse sen anaasɛ ɛne no yɛ pɛ kilobytes :value.", + "gte.numeric": "Ɛsɛ sɛ saa afuw yi yɛ kɛse sen anaasɛ ɛne no yɛ pɛ :value.", + "gte.string": "Ɛsɛ sɛ saa afuw yi yɛ kɛse sen anaasɛ ɛne nkyerɛwde :value yɛ pɛ.", + "hex_color": "Ɛsɛ sɛ saa afuw yi yɛ hexadecimal kɔla a ɛfata.", + "image": "Ɛsɛ sɛ saa afuw yi yɛ mfonini.", + "in": "Afuo a wɔapaw no nyɛ adwuma.", + "in_array": "Saa afuw yi nni :other mu.", + "in_array_keys": "Ɛsɛ sɛ anyɛ yiye koraa no, saa field yi kura safoa a edidi so yi mu biako: :values.", + "integer": "Ɛsɛ sɛ saa afuw yi yɛ integer.", + "ip": "Ɛsɛ sɛ saa afuw yi yɛ IP address a ɛfata.", + "ipv4": "Ɛsɛ sɛ saa afuw yi yɛ IPv4 address a ɛfata.", + "ipv6": "Ɛsɛ sɛ saa afuw yi yɛ IPv6 address a ɛfata.", + "json": "Ɛsɛ sɛ saa afuo yi yɛ JSON ahama a ɛfata.", + "list": "Ɛsɛ sɛ saa afuw yi yɛ nea wɔahyehyɛ.", + "lowercase": "Ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde nketewa.", + "lt.array": "Ɛsɛ sɛ saa afuw yi nya nneɛma a ennu :value.", + "lt.file": "Ɛsɛ sɛ saa afuw yi nnu kilobytes :value.", + "lt.numeric": "Ɛsɛ sɛ saa afuw yi nnu :value.", + "lt.string": "Ɛsɛ sɛ saa afuw yi nnu nkyerɛwde :value.", + "lte.array": "Ɛnsɛ sɛ saa afuw yi nya nneɛma bɛboro :value.", + "lte.file": "Ɛsɛ sɛ saa afuw yi sua anaasɛ ɛne kilobyte :value yɛ pɛ.", + "lte.numeric": "Ɛsɛ sɛ saa afuw yi sua anaasɛ ɛne :value yɛ pɛ.", + "lte.string": "Ɛsɛ sɛ saa afuw yi sua anaasɛ ɛne nkyerɛwde :value yɛ pɛ.", + "mac_address": "Ɛsɛ sɛ saa afuw yi yɛ MAC address a ɛfata.", + "max.array": "Ɛnsɛ sɛ saa afuw yi nya nneɛma bɛboro :max.", + "max.file": "Ɛnsɛ sɛ saa afuw yi boro kilobytes :max.", + "max.numeric": "Ɛnsɛ sɛ saa afuw yi boro :max.", + "max.string": "Ɛnsɛ sɛ saa afuw yi boro nkyerɛwde :max.", + "max_digits": "Ɛnsɛ sɛ saa afuw yi nya nkyerɛwde boro :max.", + "mimes": "Ɛsɛ sɛ saa afuw yi yɛ fael a ɛyɛ: :values.", + "mimetypes": "Ɛsɛ sɛ saa afuw yi yɛ fael a ɛyɛ: :values.", + "min.array": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi nya nneɛma :min.", + "min.file": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ kilobytes :min.", + "min.numeric": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ :min.", + "min.string": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :min.", + "min_digits": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi nya nkyerɛwde :min.", + "missing": "Ɛbɛyɛ sɛ saa afuw yi nni hɔ.", + "missing_if": "Ɛsɛ sɛ saa afuw yi yera bere a :other yɛ :value no.", + "missing_unless": "Ɛsɛ sɛ saa afuw yi yera gye sɛ :other yɛ :value.", + "missing_with": "Ɛsɛ sɛ saa afuw yi yera bere a :values wɔ hɔ no.", + "missing_with_all": "Ɛsɛ sɛ saa afuw yi yera bere a :values wɔ hɔ no.", + "multiple_of": "Ɛsɛ sɛ saa afuw yi yɛ :value dodow.", + "not_in": "Afuo a wɔapaw no nyɛ adwuma.", + "not_regex": "Saa afuw mu nhyehyɛe yi nyɛ adwuma.", + "numeric": "Ɛsɛ sɛ saa afuw yi yɛ nɔma.", + "password.letters": "Anyɛ yiye koraa no, ɛsɛ sɛ nkyerɛwde biako na ɛwɔ saa afuw yi mu.", + "password.mixed": "Anyɛ yiye koraa no, ɛsɛ sɛ nkyerɛwde akɛse biako ne nkyerɛwde nketewa biako na ɛwɔ saa afuw yi mu.", + "password.numbers": "Anyɛ yiye koraa no, ɛsɛ sɛ nɔma biako na ɛwɔ saa afuw yi mu.", + "password.symbols": "Anyɛ yiye koraa no, ɛsɛ sɛ saa afuw yi kura agyiraehyɛde biako.", + "password.uncompromised": "Field a wɔde ama no ada adi wɔ data leak mu. Yɛsrɛ sɛ paw afuw foforo.", + "present": "Ɛsɛ sɛ saa afuw yi wɔ hɔ.", + "present_if": "Ɛsɛ sɛ saa afuw yi wɔ hɔ bere a :other yɛ :value no.", + "present_unless": "Ɛsɛ sɛ saa afuw yi wɔ hɔ gye sɛ :other yɛ :value.", + "present_with": "Ɛsɛ sɛ saa afuw yi wɔ hɔ bere a :values wɔ hɔ no.", + "present_with_all": "Ɛsɛ sɛ saa afuw yi wɔ hɔ bere a :values wɔ hɔ no.", + "prohibited": "Wɔabara saa afuw yi.", + "prohibited_if": "Wɔabara saa afuw yi bere a :other yɛ :value no.", + "prohibited_if_accepted": "Wɔabara saa afuw yi bere a wɔagye :other atom no.", + "prohibited_if_declined": "Wɔabara saa afuw yi bere a wɔpow :other no.", + "prohibited_unless": "Wɔabara saa afuw yi gye sɛ :other wɔ :values mu.", + "prohibits": "Saa afuw yi bara sɛ :other ntra hɔ.", + "regex": "Saa afuw mu nhyehyɛe yi nyɛ adwuma.", + "relatable": "Ebia saa afuw yi ne saa ade yi nni abusuabɔ.", + "required": "Saa afuw yi na wɔhwehwɛ.", + "required_array_keys": "Ɛsɛ sɛ saa afuw yi kura nsɛm a wɔakyerɛw ama: :values.", + "required_if": "Saa afuw yi ho hia bere a :other yɛ :value.", + "required_if_accepted": "Saa afuw yi ho hia bere a wɔagye :other atom no.", + "required_if_declined": "Saa afuw yi ho hia bere a wɔapow :other no.", + "required_unless": "Saa afuw yi ho hia gye sɛ :other wɔ :values mu.", + "required_with": "Saa afuw yi ho hia bere a :values wɔ hɔ no.", + "required_with_all": "Saa afuw yi ho hia bere a :values wɔ hɔ no.", + "required_without": "Saa afuw yi ho hia bere a :values nni hɔ no.", + "required_without_all": "Saa afuw yi ho hia bere a :values no mu biara nni hɔ no.", + "same": "Ɛsɛ sɛ saa afuw yi ne :other hyia.", + "size.array": "Ɛsɛ sɛ nneɛma :size na ɛwɔ saa afuw yi mu.", + "size.file": "Ɛsɛ sɛ saa afuw yi yɛ kilobytes :size.", + "size.numeric": "Ɛsɛ sɛ saa afuw yi yɛ :size.", + "size.string": "Ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde :size.", + "starts_with": "Ɛsɛ sɛ saa afuw yi fi ase wɔ nea edidi so yi mu biako so: :values.", + "string": "Ɛsɛ sɛ saa afuw yi yɛ ahama.", + "timezone": "Ɛsɛ sɛ saa afuw yi yɛ bere nhyehyɛe a ɛfata.", + "ulid": "Ɛsɛ sɛ saa afuw yi yɛ ULID a ɛfata.", + "unique": "Wɔafa saa afuw yi dedaw.", + "uploaded": "Saa afuw yi antumi ankɔ so.", + "uppercase": "Ɛsɛ sɛ saa afuw yi yɛ nkyerɛwde akɛse.", + "url": "Ɛsɛ sɛ saa afuw yi yɛ URL a ɛfata.", + "uuid": "Ɛsɛ sɛ saa afuw yi yɛ UUID a ɛfata." +} diff --git a/locales/ak/php.json b/locales/ak/php.json new file mode 100644 index 00000000000..dcbd0362a36 --- /dev/null +++ b/locales/ak/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Ɛsɛ sɛ wogye :attribute no tom.", + "accepted_if": "Ɛsɛ sɛ wogye :attribute no tom bere a :other yɛ :value no.", + "active_url": ":attribute no nyɛ URL a ɛfata.", + "after": "Ɛsɛ sɛ :attribute no yɛ date a edi :date akyi.", + "after_or_equal": "Ɛsɛ sɛ :attribute no yɛ da a edi :date akyi anaasɛ ɛne no yɛ pɛ.", + "alpha": "Ɛsɛ sɛ nkyerɛwde nkutoo na ɛwɔ :attribute no mu.", + "alpha_dash": "Ɛsɛ sɛ nkyerɛwde, nɔma, nsensanee ne nkyerɛwde a wɔde hyɛ ase nkutoo na ɛwɔ :attribute no mu.", + "alpha_num": "Ɛsɛ sɛ nkyerɛwde ne nɔma nkutoo na ɛwɔ :attribute no mu.", + "any_of": ":attribute field no nyɛ adwuma.", + "array": "Ɛsɛ sɛ :attribute no yɛ nhyehyɛe.", + "ascii": "Ɛsɛ sɛ :attribute field no kura alphanumeric nkyerɛwde ne agyiraehyɛde ahorow a ɛwɔ baiti biako nkutoo.", + "attached": "Wɔde :attribute yi abata ho dedaw.", + "before": "Ɛsɛ sɛ :attribute no yɛ date a edi :date anim.", + "before_or_equal": "Ɛsɛ sɛ :attribute no yɛ da a edi :date anim anaasɛ ɛne no yɛ pɛ.", + "between.array": "Ɛsɛ sɛ :attribute no nya nneɛma a efi :min kosi :max.", + "between.file": "Ɛsɛ sɛ :attribute no yɛ kilobyte :min kosi :max.", + "between.numeric": "Ɛsɛ sɛ :attribute no yɛ :min kosi :max ntam.", + "between.string": "Ɛsɛ sɛ nkyerɛwde :attribute no yɛ nkyerɛwde :min kosi :max.", + "boolean": "Ɛsɛ sɛ afuw :attribute no yɛ nokware anaa atoro.", + "can": ":attribute field no kura botae bi a wɔmma ho kwan.", + "confirmed": ":attribute a wɔde si so dua no nhyia.", + "contains": ":attribute field no nni botae a wɔhwehwɛ.", + "current_password": "Password no nyɛ nokware.", + "date": ":attribute no nyɛ da a ɛfata.", + "date_equals": "Ɛsɛ sɛ :attribute no yɛ date a ɛne :date yɛ pɛ.", + "date_format": ":attribute no ne format :format no nhyia.", + "decimal": "Ɛsɛ sɛ afuw :attribute no nya decimal mmeae :decimal.", + "declined": "Ɛsɛ sɛ wɔpow :attribute no.", + "declined_if": "Ɛsɛ sɛ wɔpow :attribute no bere a :other yɛ :value no.", + "different": "Ɛsɛ sɛ ɛsono :attribute ne :other no.", + "digits": "Ɛsɛ sɛ :attribute no yɛ akontaahyɛde :digits.", + "digits_between": "Ɛsɛ sɛ :attribute no yɛ nkyerɛwde :min kosi :max ntam.", + "dimensions": ":attribute no wɔ mfonini no nsusuwii a ɛnteɛ.", + "distinct": ":attribute afuw no wɔ botae a ɛyɛ abien.", + "doesnt_contain": "Ɛnsɛ sɛ :attribute field no kura nea edidi so yi mu biara: :values.", + "doesnt_end_with": "Ɛnsɛ sɛ :attribute afuw no ba awiei wɔ nea edidi so yi mu biako mu: :values.", + "doesnt_start_with": "Ɛnsɛ sɛ :attribute afuw no fi ase de nea edidi so yi mu biako: :values.", + "email": "Ɛsɛ sɛ :attribute no yɛ email address a ɛfata.", + "ends_with": "Ɛsɛ sɛ :attribute no de nea edidi so yi mu biako ba awiei: :values.", + "enum": ":attribute a wɔapaw no nyɛ adwuma.", + "exists": ":attribute a wɔapaw no nyɛ adwuma.", + "extensions": "Ɛsɛ sɛ :attribute field no nya ntrɛwmu a edidi so yi mu biako: :values.", + "failed": "Saa adansedi nkrataa yi ne yɛn kyerɛwtohɔ ahorow no nhyia.", + "file": "Ɛsɛ sɛ :attribute no yɛ fael.", + "filled": "Ɛsɛ sɛ :attribute afuw no nya bo a ɛsom.", + "gt.array": "Ɛsɛ sɛ :attribute no nya nneɛma bɛboro :value.", + "gt.file": "Ɛsɛ sɛ :attribute no boro kilobyte :value.", + "gt.numeric": "Ɛsɛ sɛ :attribute no boro :value.", + "gt.string": "Ɛsɛ sɛ :attribute no boro nkyerɛwde :value.", + "gte.array": "Ɛsɛ sɛ :attribute no nya nneɛma :value anaa nea ɛboro saa.", + "gte.file": "Ɛsɛ sɛ :attribute no boro kilobyte :value anaasɛ ɛne no yɛ pɛ.", + "gte.numeric": "Ɛsɛ sɛ :attribute no sõ sen :value anaasɛ ɛne no yɛ pɛ.", + "gte.string": "Ɛsɛ sɛ :attribute no yɛ kɛse sen nkyerɛwde :value anaasɛ ɛne no yɛ pɛ.", + "hex_color": "Ɛsɛ sɛ :attribute afuw no yɛ hexadecimal kɔla a ɛfata.", + "image": "Ɛsɛ sɛ :attribute no yɛ ohoni.", + "in": ":attribute a wɔapaw no nyɛ adwuma.", + "in_array": ":attribute afuw no nni :other mu.", + "in_array_keys": "Ɛsɛ sɛ anyɛ yiye koraa no, :attribute field no kura safoa a edidi so yi mu biako: :values.", + "integer": "Ɛsɛ sɛ :attribute no yɛ integer.", + "ip": "Ɛsɛ sɛ :attribute no yɛ IP address a ɛfata.", + "ipv4": "Ɛsɛ sɛ :attribute no yɛ IPv4 address a ɛfata.", + "ipv6": "Ɛsɛ sɛ :attribute no yɛ IPv6 address a ɛfata.", + "json": "Ɛsɛ sɛ :attribute no yɛ JSON ahama a ɛfata.", + "list": "Ɛsɛ sɛ :attribute field no yɛ list.", + "lowercase": "Ɛsɛ sɛ afuw :attribute no yɛ nkyerɛwde nketewa.", + "lt.array": "Ɛsɛ sɛ :attribute no nya nneɛma a ennu :value.", + "lt.file": "Ɛsɛ sɛ :attribute no nnu kilobytes :value.", + "lt.numeric": "Ɛsɛ sɛ :attribute no nnu :value.", + "lt.string": "Ɛsɛ sɛ :attribute no nnu nkyerɛwde :value.", + "lte.array": "Ɛnsɛ sɛ :attribute no nya nneɛma bɛboro :value.", + "lte.file": "Ɛsɛ sɛ :attribute no sua anaasɛ ɛne kilobyte :value yɛ pɛ.", + "lte.numeric": "Ɛsɛ sɛ :attribute no sua sen :value anaasɛ ɛne no yɛ pɛ.", + "lte.string": "Ɛsɛ sɛ nkyerɛwde :attribute no sua anaasɛ ɛne nkyerɛwde :value yɛ pɛ.", + "mac_address": "Ɛsɛ sɛ :attribute no yɛ MAC address a ɛfata.", + "max.array": "Ɛnsɛ sɛ :attribute no nya nneɛma bɛboro :max.", + "max.file": "Ɛnsɛ sɛ :attribute no boro kilobyte :max.", + "max.numeric": "Ɛnsɛ sɛ :attribute no boro :max.", + "max.string": "Ɛnsɛ sɛ :attribute no boro nkyerɛwde :max.", + "max_digits": "Ɛnsɛ sɛ afuw :attribute no nya nkyerɛwde boro :max.", + "mimes": "Ɛsɛ sɛ :attribute no yɛ fael a ɛte sɛ: :values.", + "mimetypes": "Ɛsɛ sɛ :attribute no yɛ fael a ɛte sɛ: :values.", + "min.array": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no nya nneɛma :min.", + "min.file": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ kilobytes :min.", + "min.numeric": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ :min.", + "min.string": "Anyɛ yiye koraa no, ɛsɛ sɛ :attribute no yɛ nkyerɛwde :min.", + "min_digits": "Anyɛ yiye koraa no, ɛsɛ sɛ afuw :attribute no nya nkyerɛwde :min.", + "missing": "Ɛsɛ sɛ afuw :attribute no yera.", + "missing_if": "Ɛsɛ sɛ :attribute afuw no yera bere a :other yɛ :value no.", + "missing_unless": "Ɛsɛ sɛ :attribute afuw no yera gye sɛ :other yɛ :value.", + "missing_with": "Ɛsɛ sɛ :attribute afuw no yera bere a :values wɔ hɔ no.", + "missing_with_all": "Ɛsɛ sɛ :attribute afuw no yera bere a :values wɔ hɔ no.", + "multiple_of": "Ɛsɛ sɛ :attribute no yɛ :value dodow.", + "next": "Deɛ ɛdi hɔ \"", + "not_in": ":attribute a wɔapaw no nyɛ adwuma.", + "not_regex": ":attribute format no nyɛ adwuma.", + "numeric": "Ɛsɛ sɛ :attribute no yɛ nɔma.", + "password": "Password no nyɛ nokware.", + "password.letters": "Anyɛ yiye koraa no, ɛsɛ sɛ nkyerɛwde biako na ɛwɔ afuw :attribute no mu.", + "password.mixed": "Anyɛ yiye koraa no, ɛsɛ sɛ nkyerɛwde akɛse biako ne nkyerɛwde nketewa biako na ɛwɔ afuw :attribute no mu.", + "password.numbers": "Anyɛ yiye koraa no, ɛsɛ sɛ nɔma biako na ɛwɔ :attribute field no mu.", + "password.symbols": "Anyɛ yiye koraa no, ɛsɛ sɛ afuw :attribute no kura agyiraehyɛde biako.", + "password.uncompromised": ":attribute a wɔde ama no apue wɔ data leak mu. Yɛsrɛ sɛ paw :attribute foforo.", + "present": "Ɛsɛ sɛ afuw :attribute no wɔ hɔ.", + "present_if": "Ɛsɛ sɛ :attribute afuw no wɔ hɔ bere a :other yɛ :value no.", + "present_unless": "Ɛsɛ sɛ :attribute afuw no wɔ hɔ gye sɛ :other yɛ :value.", + "present_with": "Ɛsɛ sɛ :attribute afuw no wɔ hɔ bere a :values wɔ hɔ no.", + "present_with_all": "Ɛsɛ sɛ afuw :attribute no wɔ hɔ bere a :values wɔ hɔ no.", + "previous": "\" Dada", + "prohibited": "Wɔabara :attribute afuw no.", + "prohibited_if": "Wɔabara :attribute afuw no bere a :other yɛ :value no.", + "prohibited_if_accepted": "Wɔabara :attribute field no bere a wɔagye :other atom no.", + "prohibited_if_declined": "Wɔabara :attribute field no bere a wɔapow :other no.", + "prohibited_unless": "Wɔabara :attribute afuw no gye sɛ :other wɔ :values mu.", + "prohibits": ":attribute afuw no bara sɛ :other ntra hɔ.", + "regex": ":attribute format no nyɛ adwuma.", + "relatable": "Ebia saa :attribute yi ne saa ade yi nni abusuabɔ.", + "required": ":attribute afuw no na wɔhwehwɛ.", + "required_array_keys": "Ɛsɛ sɛ :attribute field no kura nsɛm a wɔakyerɛw ama: :values.", + "required_if": "Wɔhwehwɛ sɛ wɔde :attribute afuw no di dwuma bere a :other yɛ :value no.", + "required_if_accepted": "Wɔhwehwɛ sɛ wɔde :attribute afuw no di dwuma bere a wɔagye :other no.", + "required_if_declined": "Wɔhwehwɛ sɛ :attribute afuw no bere a wɔapow :other no.", + "required_unless": "Wɔhwehwɛ sɛ :attribute afuw no gye sɛ :other wɔ :values mu.", + "required_with": "Wɔhwehwɛ sɛ :attribute afuw no bere a :values wɔ hɔ no.", + "required_with_all": "Wɔhwehwɛ sɛ :attribute afuw no bere a :values wɔ hɔ no.", + "required_without": "Wɔhwehwɛ sɛ :attribute afuw no bere a :values nni hɔ no.", + "required_without_all": "Wɔhwehwɛ sɛ wɔde :attribute afuw no di dwuma bere a :values no mu biara nni hɔ no.", + "reset": "Wɔasan de wo password no asi hɔ.", + "same": "Ɛsɛ sɛ :attribute ne :other no hyia.", + "sent": "Yɛde wo password reset link no akɔma wo wɔ email so.", + "size.array": "Ɛsɛ sɛ nneɛma :size na ɛwɔ :attribute no mu.", + "size.file": "Ɛsɛ sɛ :attribute no yɛ kilobytes :size.", + "size.numeric": "Ɛsɛ sɛ :attribute no yɛ :size.", + "size.string": "Ɛsɛ sɛ :attribute no yɛ nkyerɛwde :size.", + "starts_with": "Ɛsɛ sɛ :attribute no fi ase wɔ nea edidi so yi mu biako so: :values.", + "string": "Ɛsɛ sɛ :attribute no yɛ ahama.", + "throttle": "Mmɔden a wɔbɔ sɛ wɔbɛkɔ mu pii dodo. Yɛsrɛ sɛ sɔ hwɛ bio wɔ sikɔne :seconds mu.", + "throttled": "Yɛsrɛ sɛ twɛn ansa na woasan abɔ mmɔden bio.", + "timezone": "Ɛsɛ sɛ :attribute no yɛ bere nhyehyɛe a ɛfata.", + "token": "Saa password reset token yi nyɛ adwuma.", + "ulid": "Ɛsɛ sɛ :attribute field no yɛ ULID a ɛfata.", + "unique": "Wɔafa :attribute no dedaw.", + "uploaded": ":attribute no antumi ankɔ upload.", + "uppercase": "Ɛsɛ sɛ afuw :attribute no yɛ nkyerɛwde akɛse.", + "url": "Ɛsɛ sɛ :attribute no yɛ URL a ɛfata.", + "user": "Yɛrentumi nnya obi a ɔde saa email address no di dwuma.", + "uuid": "Ɛsɛ sɛ :attribute no yɛ UUID a ɛfata." +} diff --git a/locales/am/_excludes.json b/locales/am/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/am/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/am/json-inline.json b/locales/am/json-inline.json new file mode 100644 index 00000000000..4e8a96070b5 --- /dev/null +++ b/locales/am/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ይህ መስክ ትክክለኛ ሚና መሆን አለበት።", + "The :attribute must be at least :length characters and contain at least one number.": "ይህ መስክ ቢያንስ :length ቁምፊዎች እና ቢያንስ አንድ ቁጥር መያዝ አለበት.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ ልዩ ቁምፊ እና አንድ ቁጥር መያዝ አለበት.", + "The :attribute must be at least :length characters and contain at least one special character.": "ይህ መስክ ቢያንስ :length ቁምፊዎች እና ቢያንስ አንድ ልዩ ቁምፊ መያዝ አለበት.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ አቢይ ሆሄ እና አንድ ቁጥር መያዝ አለበት።", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ አቢይ ሆሄ እና አንድ ልዩ ቁምፊ መያዝ አለበት.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ አቢይ ሆሄ፣ አንድ ቁጥር እና አንድ ልዩ ቁምፊ መያዝ አለበት።", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት እና ቢያንስ አንድ አቢይ ሆሄ ይይዛል።", + "The :attribute must be at least :length characters.": "ይህ መስክ ቢያንስ :length ቁምፊዎች መሆን አለበት።", + "The :attribute must contain at least one letter.": "ይህ መስክ ቢያንስ አንድ ፊደል መያዝ አለበት።", + "The :attribute must contain at least one number.": "ይህ መስክ ቢያንስ አንድ ቁጥር መያዝ አለበት።", + "The :attribute must contain at least one symbol.": "ይህ መስክ ቢያንስ አንድ ምልክት መያዝ አለበት።", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ይህ መስክ ቢያንስ አንድ አቢይ ሆሄ እና አንድ ትንሽ ሆሄ መያዝ አለበት።", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "የተሰጠው መስክ በውሂብ መፍሰስ ውስጥ ታይቷል። እባክዎ የተለየ መስክ ይምረጡ።" +} diff --git a/locales/am/json.json b/locales/am/json.json new file mode 100644 index 00000000000..d5eb616521e --- /dev/null +++ b/locales/am/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(እና :count ተጨማሪ ስህተት)", + "(and :count more errors)": "(እና :count ተጨማሪ ስህተት)|(እና :count ተጨማሪ ስህተቶች)|(እና :count ተጨማሪ ስህተቶች)", + "30 Days": "30 ቀናት", + "60 Days": "60 ቀናት", + "90 Days": "90 ቀናት", + ":amount selected": ":amount ተመርጠዋል", + ":amount Total": ":amount ጠቅላላ", + ":days day trial": "የ :days ቀን ሙከራ", + ":resource Details": ":resource ዝርዝሮች", + ":resource Details: :title": ":resource ዝርዝሮች፡ :title", + "A decryption key is required.": "የዲክሪፕት ቁልፍ ያስፈልጋል።", + "A fresh verification link has been sent to your email address.": "አዲስ የማረጋገጫ አገናኝ ወደ ኢሜል አድራሻዎ ተልኳል።", + "A new verification link has been sent to the email address you provided during registration.": "አዲስ የማረጋገጫ አገናኝ በምዝገባ ወቅት ላቀረቡት ኢሜል አድራሻ ተልኳል።", + "A new verification link has been sent to the email address you provided in your profile settings.": "አዲስ የማረጋገጫ አገናኝ በእርስዎ የመገለጫ ቅንብሮች ውስጥ ወደ ሰጡት የኢሜይል አድራሻ ተልኳል።", + "A new verification link has been sent to your email address.": "አዲስ የማረጋገጫ አገናኝ ወደ ኢሜል አድራሻዎ ተልኳል።", + "Accept Invitation": "ግብዣ ተቀበል", + "Action": "ድርጊት", + "Action Event": "የድርጊት ክስተት", + "Action Events": "የድርጊት ክስተቶች", + "Action Happened At": "የተከሰተው በ", + "Action Initiated By": "የተጀመረው በ", + "Action Name": "ስም", + "Action Status": "ሁኔታ", + "Action Target": "ዒላማ", + "Actions": "ድርጊቶች", + "Add": "አክል", + "Add :resource": ":resource ጨምር", + "Add a new team member to your team, allowing them to collaborate with you.": "ከእርስዎ ጋር እንዲተባበሩ በመፍቀድ አዲስ የቡድን አባል ወደ ቡድንዎ ያክሉ።", + "Add additional security to your account using two factor authentication.": "የሁለት ደረጃ ማረጋገጫን በመጠቀም ተጨማሪ ደህንነትን ወደ መለያዎ ያክሉ።", + "Add Payment Method": "የመክፈያ ዘዴን ያክሉ", + "Add row": "ረድፍ ጨምር", + "Add Team Member": "የቡድን አባል ያክሉ", + "Add VAT Number": "የተእታ ቁጥር ይጨምሩ", + "Added.": "ታክሏል።", + "Additional billing information updated successfully.": "ተጨማሪ የሂሳብ አከፋፈል መረጃ በተሳካ ሁኔታ ዘምኗል።", + "Address": "አድራሻ", + "Address Line 2": "አድራሻ መስመር 2", + "Administrator": "አስተዳዳሪ", + "Administrator users can perform any action.": "የአስተዳዳሪ ተጠቃሚዎች ማንኛውንም ተግባር ማከናወን ይችላሉ።", + "Afghanistan": "አፍጋኒስታን", + "Aland Islands": "የአላንድ ደሴቶች", + "Albania": "አልባኒያ", + "Algeria": "አልጄሪያ", + "All of the people that are part of this team.": "የዚህ ቡድን አካል የሆኑ ሁሉም ሰዎች።", + "All resources loaded.": "ሁሉም ሀብቶች ተጭነዋል።", + "All rights reserved.": "መብቱ በህግ የተጠበቀ ነው.", + "Already registered?": "አስቀድመው ተመዝግበዋል?", + "American Samoa": "የአሜሪካ ሳሞአ", + "An error occurred while uploading the file.": "ፋይሉን በመስቀል ላይ ሳለ አንድ ስህተት ተከስቷል።", + "An error occurred while uploading the file: :error": "ፋይሉን በመስቀል ላይ ስህተት አጋጥሟል፡ :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ያልተጠበቀ ስህተት ተከስቷል እና ለድጋፍ ቡድናችን አሳውቀናል። እባክዎ ቆየት ብለው ይሞክሩ.", + "Andorra": "አንዶራ", + "Angola": "አንጎላ", + "Anguilla": "አንጉላ", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ይህ ገጽ ከተጫነ በኋላ ሌላ ተጠቃሚ ይህን መረጃ አዘምኗል። እባክዎ ገጹን ያድሱ እና እንደገና ይሞክሩ።", + "Antarctica": "አንታርክቲካ", + "Antigua And Barbuda": "አንቲጉአ እና ባርቡዳ", + "Antigua and Barbuda": "አንቲጉአ እና ባርቡዳ", + "API Token": "ኤ.ፒ.አይስ ማስመሰያ", + "API Token Permissions": "የኤፒአይ ማስመሰያ ፈቃዶች", + "API Tokens": "ኤ.ፒ.አይ ቶኬቶች", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens እርስዎን ወክለው በእኛ መተግበሪያ የሶስተኛ ወገን አገልግሎቶች እንዲያረጋግጡ ያስችላቸዋል።", + "Apply": "ያመልክቱ", + "Apply Coupon": "ኩፖን ተግብር", + "April": "ሚያዚያ", + "Are you sure you want to attempt to pay :amount?": "እርግጠኛ ነዎት :amount ለመክፈል መሞከር ይፈልጋሉ?", + "Are you sure you want to cancel your subscription?": "እርግጠኛ ነዎት የደንበኝነት ምዝገባዎን መሰረዝ ይፈልጋሉ?", + "Are you sure you want to delete all the notifications?": "እርግጠኛ ነህ ሁሉንም ማሳወቂያዎች መሰረዝ ትፈልጋለህ?", + "Are you sure you want to delete the selected resources?": "እርግጠኛ ነዎት የተመረጡትን ሀብቶች መሰረዝ ይፈልጋሉ?", + "Are you sure you want to delete this file?": "እርግጠኛ ነዎት ይህን ፋይል መሰረዝ ይፈልጋሉ?", + "Are you sure you want to delete this notification?": "እርግጠኛ ነዎት ይህን ማሳወቂያ መሰረዝ ይፈልጋሉ?", + "Are you sure you want to delete this payment method?": "እርግጠኛ ነዎት ይህን የመክፈያ ዘዴ መሰረዝ ይፈልጋሉ?", + "Are you sure you want to delete this resource?": "እርግጠኛ ነዎት ይህን ሃብት መሰረዝ ይፈልጋሉ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "እርግጠኛ ነዎት ይህን ቡድን መሰረዝ ይፈልጋሉ? አንድ ቡድን አንዴ ከተሰረዘ ሁሉም ሀብቶቹ እና ውሂቡ እስከመጨረሻው ይሰረዛሉ።", + "Are you sure you want to delete your account?": "እርግጠኛ ነህ መለያህን መሰረዝ ትፈልጋለህ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "እርግጠኛ ነህ መለያህን መሰረዝ ትፈልጋለህ? አንዴ መለያዎ ከተሰረዘ በኋላ ሁሉም ሀብቶቹ እና ውሂቡ እስከመጨረሻው ይሰረዛሉ። መለያህን እስከመጨረሻው መሰረዝ እንደምትፈልግ ለማረጋገጥ እባክህ የይለፍ ቃልህን አስገባ።", + "Are you sure you want to detach the selected resources?": "እርግጠኛ ነዎት የተመረጡትን ሀብቶች ማላቀቅ ይፈልጋሉ?", + "Are you sure you want to detach this resource?": "እርግጠኛ ነዎት ይህን ሃብት ማላቀቅ ይፈልጋሉ?", + "Are you sure you want to force delete the selected resources?": "እርግጠኛ ነዎት የተመረጡትን ሀብቶች እንዲሰርዙ ማስገደድ ይፈልጋሉ?", + "Are you sure you want to force delete this resource?": "እርግጠኛ ነዎት ይህን ሃብት እንዲሰርዙ ማስገደድ ይፈልጋሉ?", + "Are you sure you want to log out?": "እርግጠኛ ነህ ዘግተህ መውጣት ትፈልጋለህ?", + "Are you sure you want to mark all notifications as read?": "እርግጠኛ ነዎት ሁሉንም ማሳወቂያዎች እንደተነበቡ ምልክት ማድረግ ይፈልጋሉ?", + "Are you sure you want to remove this item?": "እርግጠኛ ነዎት ይህን ንጥል ማስወገድ ይፈልጋሉ?", + "Are you sure you want to restore the selected resources?": "እርግጠኛ ነዎት የተመረጡትን ሀብቶች ወደነበሩበት መመለስ ይፈልጋሉ?", + "Are you sure you want to restore this resource?": "እርግጠኛ ነዎት ይህን ሃብት ወደነበረበት መመለስ ይፈልጋሉ?", + "Are you sure you want to resume your subscription?": "እርግጠኛ ነዎት የደንበኝነት ምዝገባዎን ከቆመበት መቀጠል ይፈልጋሉ?", + "Are you sure you want to run this action?": "እርግጠኛ ነዎት ይህን እርምጃ ማስኬድ ይፈልጋሉ?", + "Are you sure you want to set this payment method as your default?": "እርግጠኛ ነዎት ይህን የመክፈያ ዘዴ እንደ ነባሪ ማቀናበር ይፈልጋሉ?", + "Are you sure you want to stop impersonating?": "እርግጠኛ ነህ ማስመሰል ማቆም ትፈልጋለህ?", + "Are you sure you would like to delete this API token?": "እርግጠኛ ነዎት ይህን የኤፒአይ ማስመሰያ መሰረዝ ይፈልጋሉ?", + "Are you sure you would like to leave this team?": "እርግጠኛ ነዎት ይህን ቡድን መልቀቅ ይፈልጋሉ?", + "Are you sure you would like to remove this person from the team?": "እርግጠኛ ነዎት ይህን ሰው ከቡድኑ ማስወገድ ይፈልጋሉ?", + "Are you sure you would like to switch billing plans?": "እርግጠኛ ነዎት የሂሳብ አከፋፈል ዕቅዶችን መቀየር ይፈልጋሉ?", + "Argentina": "አርጀንቲና", + "Armenia": "አርሜኒያ", + "Aruba": "አሩባ", + "Attach": "ያያይዙ", + "Attach & Attach Another": "ሌላ ያያይዙ እና ያያይዙ", + "Attach :resource": ":resource አያይዝ", + "Attach files by dragging & dropping, selecting or pasting them.": "ፋይሎችን በመጎተት እና በመጣል፣ በመምረጥ ወይም በመቅመስ ያያይዙ።", + "August": "ነሐሴ", + "Australia": "አውስትራሊያ", + "Austria": "ኦስትራ", + "Azerbaijan": "አዘርባጃን", + "Bahamas": "ባሐማስ", + "Bahrain": "ባሃሬን", + "Bangladesh": "ባንግላድሽ", + "Barbados": "ባርባዶስ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ከመቀጠልዎ በፊት አሁን ኢሜል የላክንልዎትን ሊንክ በመጫን የኢሜል አድራሻዎን ማረጋገጥ ይችላሉ? ኢሜይሉ ካልደረሰዎት፣ ሌላ በደስታ እንልክልዎታለን።", + "Before proceeding, please check your email for a verification link.": "ከመቀጠልዎ በፊት፣ እባክዎ የማረጋገጫ አገናኝ ለማግኘት ኢሜልዎን ያረጋግጡ።", + "Belarus": "ቤላሩስ", + "Belgium": "ቤልጄም", + "Belize": "ቤሊዜ", + "Benin": "ቤኒኒ", + "Bermuda": "ቤርሙዳ", + "Bhutan": "በሓቱን", + "Billing Information": "የሂሳብ አከፋፈል መረጃ", + "Billing Management": "የሂሳብ አከፋፈል አስተዳደር", + "Bolivia": "ቦሊቪያ", + "Bolivia, Plurinational State of": "ቦሊቪያ፣ የፕሉሪኔሽን ግዛት", + "Bonaire, Sint Eustatius and Saba": "ቦናይር፣ ሲንት ኤውስታቲየስ እና ሳባ", + "Bosnia And Herzegovina": "ቦስኒያ እና ሔርዞጎቪያ", + "Bosnia and Herzegovina": "ቦስኒያ እና ሔርዞጎቪያ", + "Botswana": "ቦትስዋና", + "Bouvet Island": "ቡቬት ደሴት", + "Brazil": "ብራዚል", + "British Indian Ocean Territory": "የብሪቲሽ ህንድ ውቅያኖስ ግዛት", + "Browser Sessions": "የአሳሽ ክፍለ-ጊዜዎች", + "Brunei Darussalam": "ብሩኒ ዳሩሳላም።", + "Bulgaria": "ቡልጋሪያ", + "Burkina Faso": "ቡርክናፋሶ", + "Burundi": "ቡሩንዲ", + "Cambodia": "ካምቦዲያ", + "Cameroon": "ካሜሩን", + "Canada": "ካናዳ", + "Cancel": "ሰርዝ", + "Cancel Subscription": "የደንበኝነት ምዝገባን ሰርዝ", + "Cape Verde": "ኬፕ ቬሪዴ", + "Card": "ካርድ", + "Cayman Islands": "ኬይማን አይስላንድ", + "Central African Republic": "ሴንትራል አፍሪካ ሪፑቢሊክ", + "Chad": "ቻድ", + "Change Subscription Plan": "የምዝገባ እቅድ ለውጥ", + "Change the current payment method attached to your subscription": "ከደንበኝነት ምዝገባዎ ጋር የተያያዘውን የአሁኑን የመክፈያ ዘዴ ይለውጡ", + "Changes": "ለውጦች", + "Checkout": "ጨርሰህ ውጣ", + "Chile": "ቺሊ", + "China": "ቻይና", + "Choose": "ይምረጡ", + "Choose :field": ":field ን ይምረጡ", + "Choose :resource": ":resource ን ይምረጡ", + "Choose an option": "አንድ አማራጭ ይምረጡ", + "Choose date": "ቀን ይምረጡ", + "Choose File": "ፋይል ይምረጡ", + "Choose Files": "ፋይሎችን ይምረጡ", + "Choose Type": "ዓይነት ይምረጡ", + "Christmas Island": "የገና ደሴት", + "City": "ከተማ", + "Click here to re-send the verification email.": "የማረጋገጫ ኢሜይሉን እንደገና ለመላክ እዚህ ጠቅ ያድርጉ።", + "click here to request another": "ሌላ ለመጠየቅ እዚህ ጠቅ ያድርጉ", + "Click to choose": "ለመምረጥ ጠቅ ያድርጉ", + "Close": "ገጠመ", + "Cocos (Keeling) Islands": "ኮኮስ (ኬሊንግ) ደሴቶች", + "Code": "ኮድ", + "Colombia": "ኮሎምቢያ", + "Comoros": "ኮሞሮስ", + "Confirm": "አረጋግጥ", + "Confirm Billing Action": "የሂሳብ አከፋፈል እርምጃን ያረጋግጡ", + "Confirm Password": "የይለፍ ቃል አረጋግጥ", + "Confirm Payment": "ክፍያ ያረጋግጡ", + "Confirm your :amount payment": ":amount ክፍያዎን ያረጋግጡ", + "Congo": "ኮንጎ", + "Congo, Democratic Republic": "ኮንጎ፣ ዲሞክራቲክ ሪፐብሊክ", + "Congo, the Democratic Republic of the": "ኮንጎ፣ ዲሞክራቲክ ሪፐብሊክ", + "Constant": "ቋሚ", + "Continue To Payment": "ክፍያውን ይቀጥሉ", + "Cook Islands": "ኩክ አይስላንድስ", + "Copy to clipboard": "ወደ ቅንጥብ ሰሌዳ ቅዳ", + "Costa Rica": "ኮስታሪካ", + "Cote D'Ivoire": "ኮትዲቫር", + "Country": "ሀገር", + "Coupon": "ኩፖን", + "Coupon applied successfully.": "ኩፖን በተሳካ ሁኔታ ተተግብሯል።", + "Create": "ፍጠር", + "Create & Add Another": "ይፍጠሩ እና ሌላ ያክሉ", + "Create :resource": "ፍጠር :resource", + "Create a new team to collaborate with others on projects.": "በፕሮጀክቶች ላይ ከሌሎች ጋር ለመተባበር አዲስ ቡድን ይፍጠሩ።", + "Create Account": "መለያ ይፍጠሩ", + "Create API Token": "API Token ፍጠር", + "Create New Team": "አዲስ ቡድን ይፍጠሩ", + "Create Team": "ቡድን ይፍጠሩ", + "Created.": "ተፈጠረ።", + "Croatia": "ክሮሽያ", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "ኩባ", + "Curaçao": "ኩራካዎ", + "Current Password": "የአሁኑ ሚስጥራዊ ማለፊያ ቁልፍ", + "Current Subscription Plan": "የአሁኑ የደንበኝነት ምዝገባ ዕቅድ", + "Currently Subscribed": "በአሁኑ ጊዜ ተመዝግቧል", + "Customer Balance": "የደንበኛ ሚዛን", + "Customize": "አብጅ", + "Cyprus": "ቆጵሮስ", + "Czech Republic": "ቼክ ሪፐብሊክ", + "Côte d'Ivoire": "ኮትዲቫር", + "Dark": "ጨለማ", + "Dashboard": "ዳሽቦርድ", + "December": "ታህሳስ", + "Decrease": "ቀንስ", + "Default": "ነባሪ", + "Delete": "ሰርዝ", + "Delete :resource": "ሰርዝ :resource", + "Delete Account": "መለያ ሰርዝ", + "Delete all notifications": "ሁሉንም ማሳወቂያዎች ሰርዝ", + "Delete API Token": "API Token ሰርዝ", + "Delete File": "ፋይል ሰርዝ", + "Delete Notification": "ማሳወቂያን ሰርዝ", + "Delete Resource": "ሀብትን ሰርዝ", + "Delete Selected": "የተመረጠውን ሰርዝ", + "Delete Team": "ቡድንን ሰርዝ", + "Denmark": "ዴንማሪክ", + "Detach": "መለያየት", + "Detach Resource": "ሀብትን ይንቀሉ", + "Detach Selected": "መለያየት ተመርጧል", + "Details": "ዝርዝሮች", + "Disable": "አሰናክል", + "Djibouti": "ጅቡቲ", + "Do you really want to leave? You have unsaved changes.": "በእርግጥ መልቀቅ ይፈልጋሉ? ያልተቀመጡ ለውጦች አሉዎት።", + "Dominica": "ዶሚኒካ", + "Dominican Republic": "ዶሚኒካን ሪፑብሊክ", + "Done.": "ተከናውኗል።", + "Download": "አውርድ", + "Download Invoice": "የክፍያ መጠየቂያ ያውርዱ", + "Drop file or click to choose": "ለመምረጥ ፋይል ጣል ያድርጉ ወይም ጠቅ ያድርጉ", + "Drop files or click to choose": "ፋይሎችን ጣል ያድርጉ ወይም ለመምረጥ ጠቅ ያድርጉ", + "Ecuador": "ኢኳዶር", + "Edit": "አርትዕ", + "Edit :resource": "አርትዕ :resource", + "Edit Attached": "ተያይዟል አርትዕ", + "Edit Profile": "መገለጫ አርትዕ", + "Editor": "አርታዒ", + "Editor users have the ability to read, create, and update.": "የአርታዒ ተጠቃሚዎች የማንበብ፣ የመፍጠር እና የማዘመን ችሎታ አላቸው።", + "Egypt": "ግብጽ", + "El Salvador": "ኤልሳልቫዶር", + "Email": "ኢሜይል", + "email": "ኢሜይል", + "Email Address": "የ ኢሜል አድራሻ", + "Email Addresses": "የኢሜል አድራሻዎች", + "Email Password Reset Link": "የኢሜል የይለፍ ቃል ዳግም ማስጀመር አገናኝ", + "Email Verification": "የኢሜል ማረጋገጫ", + "Enable": "አንቃ", + "Encrypted environment file already exists.": "የተመሰጠረ አካባቢ ፋይል አስቀድሞ አለ።", + "Encrypted environment file not found.": "የተመሰጠረ አካባቢ ፋይል አልተገኘም።", + "Ensure your account is using a long, random password to stay secure.": "ደህንነቱ እንደተጠበቀ ለመቆየት መለያዎ ረጅም የዘፈቀደ የይለፍ ቃል እየተጠቀመ መሆኑን ያረጋግጡ።", + "Environment file already exists.": "የአካባቢ ፋይል አስቀድሞ አለ።", + "Environment file not found.": "የአካባቢ ፋይል አልተገኘም።", + "Equatorial Guinea": "ኢኳቶሪያል ጊኒ", + "Eritrea": "ኤርትሪያ", + "Error": "ስህተት", + "errors": "ስህተቶች", + "Estonia": "ኢስቶኒያ", + "Ethiopia": "ኢትዮጵያ", + "ex VAT": "ለምሳሌ ተ.እ.ታ", + "Excel (.xlsx)": "ኤክሴል (.xlsx)", + "Expires :expiration": "ጊዜው ያበቃል :expiration", + "Export As CSV": "እንደ CSV ወደ ውጪ ላክ", + "Extra Billing Information": "ተጨማሪ የሂሳብ አከፋፈል መረጃ", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ክፍያዎን ለማስኬድ ተጨማሪ ማረጋገጫ ያስፈልጋል። እባኮትን ከታች ያለውን ቁልፍ በመጫን ወደ ክፍያ ገጹ ይቀጥሉ።", + "Failed Subscription Payment": "ያልተሳካ የደንበኝነት ምዝገባ ክፍያ", + "Failed to load :resource!": ":resource መጫን አልተሳካም!", + "Falkland Islands (Malvinas)": "የፎክላንድ ደሴቶች (ማልቪናስ)", + "Faroe Islands": "የፋሮ ደሴቶች", + "February": "የካቲት", + "Fiji": "ፊጂ", + "Filename": "የመዝገብ ስም", + "Finish enabling two factor authentication.": "የሁለት ደረጃ ማረጋገጫን ማንቃት ጨርስ።", + "Finland": "ፊኒላንድ", + "For your security, please confirm your password to continue.": "ለእርስዎ ደህንነት፣ ለመቀጠል እባክዎ የይለፍ ቃልዎን ያረጋግጡ።", + "Forbidden": "የተከለከለ", + "Force Delete": "አስገድድ ሰርዝ", + "Force Delete :resource": "አስገድድ ሰርዝ :resource", + "Force Delete Resource": "ሀብትን አስገድድ ሰርዝ", + "Force Delete Selected": "መሰረዝን አስገድድ ተመርጧል", + "Forgot Password": "መክፈቻ ቁልፉን ረሳኽው", + "Forgot your password?": "የሚስጥራዊውን ቁጥር ረሳህው?", + "Forgot Your Password?": "የሚስጥራዊውን ቁጥር ረሳህው?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "የሚስጥራዊውን ቁጥር ረሳህው? ችግር የሌም. የኢሜል አድራሻዎን ብቻ ያሳውቁን እና አዲስ እንዲመርጡ የሚያስችልዎትን የይለፍ ቃል ዳግም ማስጀመሪያ አገናኝ በኢሜል እንልክልዎታለን።", + "France": "ፈረንሳይ", + "French Guiana": "የፈረንሳይ ጉያና", + "French Polynesia": "የፈረንሳይ ፖሊኔዥያ", + "French Southern Territories": "የፈረንሳይ ደቡባዊ ግዛቶች", + "From": "ከ", + "Gabon": "ጋቦን", + "Gambia": "ጋምቢያ", + "Georgia": "ጆርጂያ", + "Germany": "ጀርመን", + "Ghana": "ጋና", + "Gibraltar": "ጊብራልታር", + "Go Home": "ወደቤት ሂድ", + "Go to page :page": "ወደ ገጽ :page ይሂዱ", + "Great! You have accepted the invitation to join the :team team.": "በጣም ጥሩ! የ :team ቱን ቡድን ለመቀላቀል ግብዣውን ተቀብለዋል።", + "Greece": "ግሪክ", + "Greenland": "ግሪንላንድ", + "Grenada": "ግሪንዳዳ", + "Guadeloupe": "ጓዴሎፕ", + "Guam": "ጉአሜ", + "Guatemala": "ጓቴማላ", + "Guernsey": "ገርንሴይ", + "Guinea": "ጊኒ", + "Guinea-Bissau": "ጊኒ-ቢሳው", + "Guyana": "ጉያና", + "Haiti": "ሓይቲ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "የደንበኝነት ምዝገባዎን ስለመሰረዝ ሁለተኛ ሀሳብ አለዎት? የአሁኑ የሂሳብ አከፋፈል ዑደትዎ እስኪያበቃ ድረስ በማንኛውም ጊዜ የደንበኝነት ምዝገባዎን እንደገና ማንቃት ይችላሉ። የአሁኑ የሂሳብ አከፋፈል ዑደትዎ ካለቀ በኋላ ሙሉ ለሙሉ አዲስ የደንበኝነት ምዝገባ እቅድ መምረጥ ይችላሉ።", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "የደንበኝነት ምዝገባዎን ስለማቋረጥ ሁለተኛ ሀሳብ አለዎት? የአሁኑ የሂሳብ አከፋፈል ዑደትዎ እስኪያበቃ ድረስ የደንበኝነት ምዝገባዎን በማንኛውም ጊዜ ወዲያውኑ ማንቃት ይችላሉ። የአሁኑ የሂሳብ አከፋፈል ዑደትዎ ካለቀ በኋላ ሙሉ ለሙሉ አዲስ የደንበኝነት ምዝገባ እቅድ መምረጥ ይችላሉ።", + "Heard Island & Mcdonald Islands": "ሄርድ ደሴት እና ማክዶናልድ ደሴቶች", + "Heard Island and McDonald Islands": "ሄርድ ደሴት እና ማክዶናልድ ደሴቶች", + "Hello!": "ሀሎ!", + "Hide Content": "ይዘትን ደብቅ", + "Hold Up!": "ቆይ!", + "Holy See (Vatican City State)": "ቅድስት መንበር (የቫቲካን ከተማ ግዛት)", + "Honduras": "ሆንዱራስ", + "Hong Kong": "ሆንግ ኮንግ", + "Hungary": "ሃንጋሪ", + "I agree to the :terms_of_service and :privacy_policy": "በ:terms_of_service እና :privacy_policy እስማማለሁ።", + "Iceland": "አይስላንድ", + "ID": "መታወቂያ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "አስፈላጊ ከሆነ በሁሉም መሳሪያዎችዎ ላይ ካሉ ሌሎች የአሳሽ ክፍለ ጊዜዎችዎ ዘግተው መውጣት ይችላሉ። አንዳንድ የቅርብ ጊዜ ክፍለ ጊዜዎችዎ ከዚህ በታች ተዘርዝረዋል; ሆኖም ይህ ዝርዝር ሙሉ ላይሆን ይችላል። መለያህ እንደተበላሸ ከተሰማህ የይለፍ ቃልህን ማዘመን አለብህ።", + "If you already have an account, you may accept this invitation by clicking the button below:": "መለያ ካለዎት ከዚህ በታች ያለውን ቁልፍ ጠቅ በማድረግ ይህንን ግብዣ ሊቀበሉ ይችላሉ፡-", + "If you did not create an account, no further action is required.": "መለያ ካልፈጠሩ ምንም ተጨማሪ እርምጃ አያስፈልግም።", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ወደዚህ ቡድን ግብዣ ይደርሰዎታል ብለው ካልጠበቁ፣ ይህን ኢሜይል መጣል ይችላሉ።", + "If you did not receive the email": "ኢሜይሉ ካልደረሰዎት", + "If you did not request a password reset, no further action is required.": "የይለፍ ቃል ዳግም ማስጀመር ካልጠየቅክ ምንም ተጨማሪ እርምጃ አያስፈልግም።", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "መለያ ከሌለህ ከታች ያለውን ቁልፍ በመጫን መፍጠር ትችላለህ። መለያ ከፈጠሩ በኋላ የቡድን ግብዣውን ለመቀበል በዚህ ኢሜይል ውስጥ ያለውን የግብዣ መቀበያ ቁልፍ ጠቅ ማድረግ ይችላሉ፡-", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "እንደ ሙሉ የንግድ ስምዎ, የተከታታይ መታወቂያ ቁጥር ወይም የመዝገዝ አድራሻዎ እንደ የክፍያ መጠየቂያ ወይም የግብር መረጃዎን ማከል ከፈለጉ እዚህ ሊጨምሩ ይችላሉ.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "የ\":actionText\" ቁልፍን ጠቅ በማድረግ ከተቸገሩ ከታች ያለውን ዩአርኤል ይቅዱ እና ይለጥፉ\nበድር አሳሽዎ ውስጥ:", + "Impersonate": "አስመስለው", + "Increase": "ጨምር", + "India": "ሕንድ", + "Indonesia": "ኢንዶኔዥያ", + "Invalid filename.": "የተሳሳተ የፋይል ስም", + "Invalid JSON was returned from the route.": "ልክ ያልሆነ JSON ከመንገድ ተመለሰ።", + "Invoice Email Addresses": "የክፍያ መጠየቂያ ኢሜይል አድራሻዎች", + "Invoice emails updated successfully.": "የክፍያ መጠየቂያ ኢሜል በተሳካ ሁኔታ አዘምኗል.", + "Invoices": "ደረሰኞች", + "Iran, Islamic Republic Of": "ኢራን", + "Iran, Islamic Republic of": "ኢራን ፣ እስላማዊ ሪፐብሊክ", + "Iraq": "ኢራቅ", + "Ireland": "አይርላድ", + "Isle Of Man": "የሰው ደሴት", + "Isle of Man": "የሰው ደሴት", + "Israel": "እስራኤል", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ንቁ የደንበኝነት ምዝገባ የሌለዎት ይመስላል። ለመጀመር ከታች ካሉት የደንበኝነት ምዝገባ ዕቅዶች አንዱን መምረጥ ትችላለህ። በምቾትዎ ጊዜ የምዝገባ ዕቅዶች ሊለወጡ ወይም ሊሰረዙ ይችላሉ።", + "Italy": "ጣሊያን", + "Jamaica": "ጃማይካ", + "January": "ጥር", + "Japan": "ጃፓን", + "Jersey": "ጀርሲ", + "Jordan": "ዮርዳኖስ", + "July": "ሀምሌ", + "June": "ሰኔ", + "Kazakhstan": "ካዛክስታን", + "Kenya": "ኬንያ", + "Key": "ቁልፍ", + "Kiribati": "ኪሪባቲ", + "Korea": "ደቡብ ኮሪያ", + "Korea, Democratic People's Republic of": "ኮሪያ፣ ዲሞክራቲክ ህዝቦች ሪፐብሊክ", + "Korea, Republic of": "ኮሪያ፣ ሪፐብሊክ", + "Kosovo": "ኮሶቮ", + "Kuwait": "ኵዌት", + "Kyrgyzstan": "ክይርጋዝስታን", + "Lao People's Democratic Republic": "የላኦ ህዝቦች ዲሞክራቲክ ሪፐብሊክ", + "Last active": "የመጨረሻው ንቁ", + "Last used": "ለመጨረሻ ጊዜ ጥቅም ላይ የዋለ", + "Latvia": "ላቲቪያ", + "Leave": "ተወው", + "Leave Team": "ቡድንን ይልቀቁ", + "Lebanon": "ሊባኖስ", + "length": "ርዝመት", + "Lens": "መነፅር", + "Lesotho": "ሌስቶ", + "Liberia": "ላይቤሪያ", + "Libyan Arab Jamahiriya": "ሊቢያ አረብ ጃማሂሪያ", + "Liechtenstein": "ለይችቴንስቴይን", + "Light": "ብርሃን", + "Lithuania": "ሊቱአኒያ", + "Load :perPage More": ":perPage ተጨማሪ ጫን", + "Loading": "በመጫን ላይ", + "Location": "አካባቢ", + "Log in": "ግባ", + "Log In": "ግባ", + "Log Out": "ውጣ", + "Log out": "ውጣ", + "Log Out Other Browser Sessions": "ሌሎች የአሳሽ ክፍለ-ጊዜዎችን ውጣ", + "Log Viewer": "የምዝግብ ማስታወሻ ተመልካች", + "Login": "ግባ", + "Logout": "ውጣ", + "Logs": "መዝገቦች", + "Luxembourg": "ሉዘምቤርግ", + "Macao": "ማካዎ", + "Macedonia": "ሰሜን መቄዶኒያ", + "Macedonia, the former Yugoslav Republic of": "መቄዶንያ፣ የቀድሞዋ የዩጎዝላቪያ ሪፐብሊክ", + "Madagascar": "ማዳጋስካር", + "Malawi": "ማላዊ", + "Malaysia": "ማሌዥያ", + "Maldives": "ማልዲቬስ", + "Mali": "ማሊ", + "Malta": "ማልታ", + "Manage Account": "መለያን አስተዳድር", + "Manage and log out your active sessions on other browsers and devices.": "በሌሎች አሳሾች እና መሳሪያዎች ላይ የእርስዎን ንቁ ክፍለ-ጊዜዎች ያስተዳድሩ እና ዘግተው ይውጡ።", + "Manage API Tokens": "የኤፒአይ ማስመሰያዎችን ያቀናብሩ", + "Manage Role": "ሚናን ተቆጣጠር", + "Manage Team": "ቡድን አስተዳድር", + "Managing billing for :billableName": "ለ :billableName የሂሳብ አከፋፈል አስተዳደር", + "March": "መጋቢት", + "Mark all as Read": "ሁሉንም እንደተነበቡ ምልክት ያድርጉበት", + "Mark all notifications as read": "ሁሉንም ማሳወቂያዎች እንደተነበቡ ምልክት ያድርጉባቸው", + "Mark Read": "ማርክ አንብብ", + "Mark Unread": "ያልተነበበ ምልክት ያድርጉ", + "Marshall Islands": "ማርሻል አይስላንድ", + "Martinique": "ማርቲኒክ", + "Mauritania": "ሞሪታኒያ", + "Mauritius": "ሞሪሼስ", + "May": "ግንቦት", + "Mayotte": "ማዮት", + "Mexico": "ሜክስኮ", + "Micronesia, Federated States Of": "ሚክሮኔዥያ", + "Micronesia, Federated States of": "ማይክሮኔዥያ ፣ የፌዴራል ግዛቶች", + "Moldova": "ሞልዶቫ", + "Moldova, Republic of": "ሞልዶቫ፣ ሪፐብሊክ", + "Monaco": "ሞናኮ", + "Mongolia": "ሞንጎሊያ", + "Montenegro": "ሞንቴኔግሮ", + "Month To Date": "ወር ለቀን", + "Monthly": "ወርሃዊ", + "monthly": "ወርሃዊ", + "Montserrat": "ሞንትሴራት", + "Morocco": "ሞሮኮ", + "Mozambique": "ሞዛምቢክ", + "Myanmar": "ማይንማር", + "Name": "ስም", + "name": "ስም", + "Namibia": "ናምቢያ", + "Nauru": "ናኡሩ", + "Nepal": "ኔፓል", + "Netherlands": "ኔዜሪላንድ", + "Netherlands Antilles": "ኔዘርላንድስ አንቲልስ", + "Nevermind": "ግድ የሌም", + "Nevermind, I'll keep my old plan": "በፍፁም ፣ የድሮ እቅዴን እጠብቃለሁ።", + "New": "አዲስ", + "New :resource": "አዲስ :resource", + "New Caledonia": "ኒው ካሌዶኒያ", + "New Password": "አዲስ የይለፍ ቃል", + "New Zealand": "ኒውዚላንድ", + "Next": "ቀጥሎ", + "Next Payment": "ቀጣይ ክፍያ", + "Next Payment on": "ቀጣይ ክፍያ በርቷል።", + "Nicaragua": "ኒካራጉአ", + "Niger": "ኒጀር", + "Nigeria": "ናይጄሪያ", + "Niue": "ኒይኡ", + "No": "አይ", + "No :resource matched the given criteria.": "ቁጥር :resource ከተሰጡት መመዘኛዎች ጋር አይዛመድም።", + "No additional information...": "ምንም ተጨማሪ መረጃ የለም...", + "No Current Data": "ምንም የአሁኑ ውሂብ የለም", + "No Data": "ምንም ውሂብ የለም", + "no file selected": "ምንም ፋይል አልተመረጠም", + "No Increase": "ምንም ጭማሪ የለም።", + "No payment methods on file.": "በፋይል ላይ ምንም የመክፈያ ዘዴዎች የሉም።", + "No payment scheduled.": "ምንም ክፍያ አልተያዘም።", + "No Prior Data": "ምንም ቀዳሚ ውሂብ የለም", + "No Results Found.": "ምንም ውጤቶች አልተገኙም።", + "Norfolk Island": "ኖርፎልክ አይስላንድስ", + "Northern Mariana Islands": "የሰሜናዊ ማሪያና አይስላንድስ", + "Norway": "ኖርዌይ", + "Not Found": "አልተገኘም", + "Notifications": "ማሳወቂያዎች", + "Nova": "ኖቫ", + "Nova User": "የኖቫ ተጠቃሚ", + "November": "ህዳር", + "October": "ጥቅምት", + "of": "የ", + "OK": "እሺ", + "Oman": "ኦማን", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "አንድ ቡድን አንዴ ከተሰረዘ ሁሉም ሀብቶቹ እና ውሂቡ እስከመጨረሻው ይሰረዛሉ። ይህን ቡድን ከመሰረዝዎ በፊት፣ እባክዎ ለማቆየት የሚፈልጉትን ማንኛውንም መረጃ ወይም መረጃ ይህንን ቡድን ያውርዱ።", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "አንዴ መለያዎ ከተሰረዘ በኋላ ሁሉም ሀብቶቹ እና ውሂቡ እስከመጨረሻው ይሰረዛሉ። መለያዎን ከመሰረዝዎ በፊት፣ እባክዎ ለማቆየት የሚፈልጉትን ማንኛውንም ውሂብ ወይም መረጃ ያውርዱ።", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "አንዴ መለያዎ ከተሰረዘ በኋላ ሁሉም ሀብቶቹ እና ውሂቡ እስከመጨረሻው ይሰረዛሉ። መለያህን እስከመጨረሻው መሰረዝ እንደምትፈልግ ለማረጋገጥ እባክህ የይለፍ ቃልህን አስገባ።", + "Only Trashed": "የተጣለ ብቻ", + "Open Invoices": "ደረሰኞችን ክፈት", + "Original": "ኦሪጅናል", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "የእኛ የሂሳብ አከፋፈል አስተዳደር ፖርታል የምዝገባ እቅድዎን፣ የመክፈያ ዘዴዎን በአግባቡ እንዲያቀናብሩ እና የቅርብ ጊዜ ደረሰኞችዎን እንዲያወርዱ ይፈቅድልዎታል።", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "የእኛ የክፍያ መጠየቂያ አስተዳደር ፖርታል የምዝገባ ዕቅድዎን፣ የመክፈያ ዘዴዎችዎን በአግባቡ እንዲያቀናብሩ እና የቅርብ ጊዜ ደረሰኞችዎን እንዲያወርዱ ይፈቅድልዎታል።", + "Page Expired": "ገጽ ጊዜው አልፎበታል።", + "Pagination Navigation": "የገጽታ አሰሳ", + "Paid": "የተከፈለ", + "Pakistan": "ፓኪስታን", + "Palau": "ፓላኡ", + "Palestinian Territory, Occupied": "የፍልስጤም ግዛት፣ ተይዟል።", + "Panama": "ፓናማ", + "Papua New Guinea": "ፓፓያ ኒው ጊኒ", + "Paraguay": "ፓራጓይ", + "Password": "የይለፍ ቃል", + "password": "የይለፍ ቃል", + "Payment Confirmation": "የክፍያ ማረጋገጫ", + "Payment Information": "የክፍያ መረጃ", + "Payment information updated successfully.": "የክፍያ መረጃ በተሳካ ሁኔታ ዘምኗል።", + "Payment Method": "የመክፈያ ዘዴ", + "Payment Methods": "የመክፈያ ዘዴዎች", + "Payment Required": "ክፍያ ያስፈልጋል", + "Payments": "ክፍያዎች", + "Pending Team Invitations": "በመጠባበቅ ላይ ያሉ የቡድን ግብዣዎች", + "Per Page": "በገጽ", + "Permanently delete this team.": "ይህን ቡድን እስከመጨረሻው ሰርዝ።", + "Permanently delete your account.": "መለያህን እስከመጨረሻው ሰርዝ።", + "Permissions": "ፈቃዶች", + "Peru": "ፔሩ", + "Philippines": "ፊሊፕንሲ", + "Photo": "ፎቶ", + "Pitcairn": "ፒትኬርን።", + "Please accept the terms of service.": "እባክዎ የአገልግሎት ውሉን ይቀበሉ።", + "Please click the button below to verify your email address.": "እባክዎን የኢሜል አድራሻዎን ለማረጋገጥ ከታች ያለውን ቁልፍ ይጫኑ።", + "Please confirm access to your account by entering one of your emergency recovery codes.": "እባክዎ ከአደጋ ጊዜ መልሶ ማግኛ ኮዶችዎ ውስጥ አንዱን በማስገባት ወደ መለያዎ መድረስን ያረጋግጡ።", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "እባክዎ በአረጋጋጭ መተግበሪያዎ የቀረበውን የማረጋገጫ ኮድ በማስገባት የመለያዎ መዳረሻ ያረጋግጡ።", + "Please confirm your password before continuing.": "ከመቀጠልዎ በፊት እባክዎ የይለፍ ቃልዎን ያረጋግጡ።", + "Please copy your new API token. For your security, it won't be shown again.": "እባክዎ አዲሱን የኤፒአይ ማስመሰያዎን ይቅዱ። ለእርስዎ ደህንነት፣ እንደገና አይታይም።", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ከሌሎች የአሳሽ ክፍለ ጊዜዎችዎ በሁሉም መሳሪያዎችዎ ላይ ለመውጣት መፈለግዎን ለማረጋገጥ እባክዎ የይለፍ ቃልዎን ያስገቡ።", + "Please provide a maximum of three invoice emails addresses.": "እባክዎን ቢበዛ ሶስት የክፍያ መጠየቂያ ኢሜል አድራሻዎችን ያቅርቡ.", + "Please provide the email address of the person you would like to add to this team.": "እባክዎ ወደዚህ ቡድን ማከል የሚፈልጉትን ሰው ኢሜይል አድራሻ ያቅርቡ።", + "Please set a default payment method before retrying payments.": "ክፍያዎችን ከመዝናናትዎ በፊት ነባሪ የክፍያ ዘዴ ያዘጋጁ.", + "Please set a default payment method before swapping plans.": "ዕቅዶችን ከመቀያየርዎ በፊት እባክዎ ነባሪ የመክፈያ ዘዴ ያዘጋጁ።", + "Poland": "ፖላንድ", + "Portugal": "ፖርቹጋል", + "Press / to search": "ለመፈለግ/ተጫኑ", + "Preview": "ቅድመ እይታ", + "Previewing": "ቅድመ እይታ", + "Previous": "ቀዳሚ", + "Privacy Policy": "የ ግል የሆነ", + "Profile": "መገለጫ", + "Profile Information": "የመገለጫ መረጃ", + "Puerto Rico": "ፑኤርቶ ሪኮ", + "Qatar": "ኳታር", + "Quarter To Date": "ሩብ እስከ ቀን", + "Recovery Code": "የመልሶ ማግኛ ኮድ", + "Refresh": "አድስ", + "Regards,": "ከሰላምታ ጋር,", + "Regenerate Recovery Codes": "የመልሶ ማግኛ ኮዶችን እንደገና ያድሱ", + "Register": "ይመዝገቡ", + "Reload": "እንደገና ጫን", + "Remember me": "አስታወስከኝ", + "Remember Me": "አስታወስከኝ", + "Remove": "አስወግድ", + "Remove Photo": "ፎቶ አስወግድ", + "Remove Team Member": "የቡድን አባልን ያስወግዱ", + "Replicate": "ይድገሙት", + "Required fields": "ተፈላጊ መስኮች", + "Resend Verification Email": "የማረጋገጫ ኢሜይልን እንደገና ላክ", + "Reset Filters": "ማጣሪያዎችን ዳግም አስጀምር", + "Reset Password": "የይለፍ ቃል ዳግም አስጀምር", + "Reset Password Notification": "የይለፍ ቃል ማሳወቂያን ዳግም አስጀምር", + "resource": "ምንጭ", + "Resource Row Dropdown": "የመርጃ ረድፍ ተቆልቋይ", + "Resources": "መርጃዎች", + "resources": "ሀብቶች", + "Restore": "እነበረበት መልስ", + "Restore :resource": "እነበረበት መልስ :resource", + "Restore Resource": "ሀብትን ወደነበረበት መልስ", + "Restore Selected": "እነበረበት መልስ ተመርጧል", + "results": "ውጤቶች", + "Resume Subscription": "የደንበኝነት ምዝገባን ከቆመበት ቀጥል", + "Retry Payment": "ክፍያ እንደገና ይሞክሩ", + "Return to :appName": "ወደ :appName ተመለስ", + "Reunion": "ሪዩንዮን", + "Role": "ሚና", + "Romania": "ሮማኒያ", + "Run Action": "እርምጃን አሂድ", + "Russian Federation": "የራሺያ ፌዴሬሽን", + "Rwanda": "ሩዋንዳ", + "Réunion": "ሪዩንዮን", + "Saint Barthelemy": "ቅድስት በርተሌሚ", + "Saint Barthélemy": "ቅድስት በርተሌሚ", + "Saint Helena": "ሰይንት ሄሌና", + "Saint Kitts And Nevis": "ሴንት ኪትስ እና ኔቪስ", + "Saint Kitts and Nevis": "ሰይንት ኪትስ እና ኔቪስ", + "Saint Lucia": "ሰይንት ሉካስ", + "Saint Martin": "ቅዱስ ማርቲን", + "Saint Martin (French part)": "ሴንት ማርቲን (የፈረንሳይ ክፍል)", + "Saint Pierre And Miquelon": "ሴንት ፒየር እና ሚኬሎን", + "Saint Pierre and Miquelon": "ቅዱስ ፒየር እና ሚኩሎን", + "Saint Vincent And Grenadines": "ሴንት ቪንሴንት እና ግሬናዲንስ", + "Saint Vincent and the Grenadines": "ሰይንት ቪንሴንት እና ጀሬናዲኔስ", + "Samoa": "ሳሞአ", + "San Marino": "ሳን ማሪኖ", + "Sao Tome And Principe": "ሳኦ ቶሜ እና ፕሪንቺፔ", + "Sao Tome and Principe": "ሳኦ ቶሜ እና ፕሪንቺፔ", + "Saudi Arabia": "ሳውዲ ዓረቢያ", + "Save": "አስቀምጥ", + "Saved.": "ተቀምጧል።", + "Scroll to bottom": "ወደ ታች ይሸብልሉ", + "Scroll to top": "ወደ ላይ ይሸብልሉ", + "Search": "ፈልግ", + "Secure Area": "ደህንነቱ የተጠበቀ አካባቢ", + "Select": "ይምረጡ", + "Select a different plan": "የተለየ ዕቅድ ይምረጡ", + "Select a log file...": "የምዝግብ ማስታወሻ ፋይል ይምረጡ...", + "Select A New Photo": "አዲስ ፎቶ ይምረጡ", + "Select Action": "እርምጃ ይምረጡ", + "Select all": "ሁሉንም ምረጥ", + "Select All Dropdown": "ሁሉንም ተቆልቋይ ይምረጡ", + "Select this page": "ይህን ገጽ ይምረጡ", + "Send Password Reset Link": "የይለፍ ቃል ዳግም ማስጀመር አገናኝ ላክ", + "Senegal": "ሴኔጋል", + "September": "መስከረም", + "Serbia": "ሴርቢያ", + "Server Error": "የአገልጋይ ስህተት", + "Service Unavailable": "የአገልግሎት መቋረጥ", + "Set as default": "እንደ ነባሪ አዘጋጅ", + "Setup Key": "የማዋቀር ቁልፍ", + "Seychelles": "ሲሼልስ", + "Show All Fields": "ሁሉንም መስኮች አሳይ", + "Show Content": "ይዘት አሳይ", + "Show Recovery Codes": "የመልሶ ማግኛ ኮዶችን አሳይ", + "Showing": "በማሳየት ላይ", + "Sierra Leone": "ሰራሊዮን", + "Signed in as": "እንደ ገብቷል።", + "Singapore": "ስንጋፖር", + "Sint Maarten (Dutch part)": "ሲንት ማርተን", + "Slovakia": "ስሎቫኒካ", + "Slovenia": "ስሎቫኒያ", + "Soft Deleted": "ለስላሳ ተሰርዟል።", + "Solomon Islands": "የሰሎሞን አይስላንድስ", + "Somalia": "ሶማሊያ", + "Something went wrong.": "የሆነ ስህተት ተከስቷል.", + "Sorry! You are not authorized to perform this action.": "አዝናለሁ! ይህን ድርጊት ለመፈጸም አልተፈቀደልሽም።", + "Sorry, your session has expired.": "ይቅርታ፣ ክፍለ ጊዜዎ ጊዜው አልፎበታል።", + "South Africa": "ደቡብ አፍሪቃ", + "South Georgia And Sandwich Isl.": "ደቡብ ጆርጂያ እና ደቡብ ሳንድዊች ደሴቶች", + "South Georgia and the South Sandwich Islands": "ደቡብ ጆርጂያ እና ደቡብ ሳንድዊች ደሴቶች", + "South Sudan": "ደቡብ ሱዳን", + "Spain": "ስፔን", + "Sri Lanka": "ሲሪላንካ", + "Standalone Actions": "ገለልተኛ እርምጃዎች", + "Start Polling": "ድምጽ መስጠት ጀምር", + "Start polling": "ድምጽ መስጠት ጀምር", + "State / County": "ግዛት / ካውንቲ", + "Stop Impersonating": "ማስመሰል አቁም", + "Stop Polling": "ድምጽ መስጠትን አቁም", + "Stop polling": "ድምጽ መስጠት አቁም", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "እነዚህን የመልሶ ማግኛ ኮዶች ደህንነቱ በተጠበቀ የይለፍ ቃል አስተዳዳሪ ውስጥ ያከማቹ። የእርስዎ የሁለት ደረጃ ማረጋገጫ መሣሪያ ከጠፋ ወደ መለያዎ መዳረሻን መልሶ ለማግኘት ሊያገለግሉ ይችላሉ።", + "Subscribe": "ሰብስክራይብ ያድርጉ", + "Subscription Information": "የደንበኝነት ምዝገባ መረጃ", + "Subscription Pending": "የደንበኝነት ምዝገባ በመጠባበቅ ላይ", + "Sudan": "ሱዳን", + "Suriname": "ሱሪናሜ", + "Svalbard And Jan Mayen": "ስቫልባርድ እና ጃን ማየን", + "Svalbard and Jan Mayen": "ስቫልባርድ እና ጃን ማየን", + "Swaziland": "ስዋዝላድ", + "Sweden": "ስዊዲን", + "Switch Teams": "ቡድኖችን ይቀያይሩ", + "Switzerland": "ስዊዘሪላንድ", + "Syrian Arab Republic": "የሶሪያ አረብ ሪፐብሊክ", + "System": "ስርዓት", + "Taiwan": "ታይዋን", + "Taiwan, Province of China": "ታይዋን፣ የቻይና ግዛት", + "Tajikistan": "ታጂኪስታን", + "Tanzania": "ታንዛንኒያ", + "Tanzania, United Republic of": "ታንዛኒያ፣ የተባበሩት መንግስታት ሪፐብሊክ", + "TAX": "ታክስ", + "Team Details": "የቡድን ዝርዝሮች", + "Team Invitation": "የቡድን ግብዣ", + "Team Members": "የቡድን አባላት", + "Team Name": "የቡድን ስም", + "Team Owner": "የቡድን ባለቤት", + "Team Settings": "የቡድን ቅንብሮች", + "Terms of Service": "የአገልግሎት ውል", + "Thailand": "ታይላንድ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ስለተመዘገቡ እናመሰግናለን! ከመጀመርህ በፊት ኢሜል የላክንልህን አገናኝ ጠቅ በማድረግ የኢሜል አድራሻህን ማረጋገጥ ትችላለህ? ኢሜይሉ ካልደረሰዎት፣ ሌላ በደስታ እንልክልዎታለን።", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ለቀጣይ ድጋፍዎ እናመሰግናለን። ለመዝገቦችህ የክፍያ መጠየቂያህን ቅጂ አያይዘናል። እባክዎን ማንኛውም አይነት ጥያቄ ወይም ስጋት ካለዎት ያሳውቁን።", + "Thanks,": "አመሰግናለሁ,", + "The :attribute must be a valid role.": ":attributeቱ ትክክለኛ ሚና መሆን አለባቸው።", + "The :attribute must be at least :length characters and contain at least one number.": ":attributeቱ ቢያንስ :length ቁምፊዎች እና ቢያንስ አንድ ቁጥር መያዝ አለባቸው።", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attributeቱ ቢያንስ :length ቁምፊዎች መሆን አለባቸው እና ቢያንስ አንድ ልዩ ቁምፊ እና አንድ ቁጥር መያዝ አለባቸው.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attributeቱ ቢያንስ :length ቁምፊዎች መሆን አለባቸው እና ቢያንስ አንድ ልዩ ቁምፊ መያዝ አለባቸው።", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attributeቱ ቢያንስ :length ቁምፊዎች መሆን አለባቸው እና ቢያንስ አንድ አቢይ ሆሄያት እና አንድ ቁጥር መያዝ አለባቸው።", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attributeቱ ቢያንስ :length ቁምፊዎች መሆን አለባቸው እና ቢያንስ አንድ አቢይ ሆሄ እና አንድ ልዩ ቁምፊ መያዝ አለባቸው።", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attributeቱ ቢያንስ :length ቁምፊዎች መሆን አለባቸው እና ቢያንስ አንድ አቢይ ሆሄያት፣ አንድ ቁጥር እና አንድ ልዩ ቁምፊ መያዝ አለባቸው።", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attributeቱ ቢያንስ :length ቁምፊዎች መሆን አለባቸው እና ቢያንስ አንድ አቢይ ሆሄ ይይዛሉ።", + "The :attribute must be at least :length characters.": ":attributeቱ ቢያንስ :length ቁምፊዎች መሆን አለባቸው።", + "The :attribute must contain at least one letter.": ":attributeቱ ቢያንስ አንድ ፊደል መያዝ አለባቸው።", + "The :attribute must contain at least one number.": ":attributeቱ ቢያንስ አንድ ቁጥር መያዝ አለባቸው።", + "The :attribute must contain at least one symbol.": ":attributeቱ ቢያንስ አንድ ምልክት መያዝ አለባቸው።", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attributeቱ ቢያንስ አንድ ትልቅ እና አንድ ትንሽ ሆሄ መያዝ አለባቸው።", + "The :resource was created!": ":resource ቱ ተፈጠረ!", + "The :resource was deleted!": ":resourceቱ ተሰርዘዋል!", + "The :resource was restored!": ":resource ቱ ተመልሰዋል!", + "The :resource was updated!": ":resource ቱ ተዘምኗል!", + "The action was executed successfully.": "ድርጊቱ በተሳካ ሁኔታ ተፈጽሟል።", + "The default payment method cannot be removed.": "ነባሪው የመክፈያ ዘዴ ሊወገድ አይችልም።", + "The file was deleted!": "ፋይሉ ተሰርዟል!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "የተሰጠው :attribute በመረጃ መፍሰስ ውስጥ ታይቷል። እባክዎ የተለየ :attribute ይምረጡ።", + "The given data was invalid.": "የተሰጠው ውሂብ ልክ ያልሆነ ነበር።", + "The government won't let us show you what's behind these doors": "ከእነዚህ በሮች በስተጀርባ ያለውን ነገር እንድናሳይህ መንግስት አይፈቅድም።", + "The HasOne relationship has already been filled.": "የHasOne ግንኙነት አስቀድሞ ተሞልቷል።", + "The image could not be loaded": "ምስሉ ሊጫን አልቻለም", + "The image could not be loaded.": "ምስሉ ሊጫን አልቻለም።", + "The invoice emails must be valid email addresses.": "የክፍያ መጠየቂያ ደረሰኝ ኢሜይሎች ትክክለኛ የኢሜይል አድራሻዎች መሆን አለባቸው.", + "The password is incorrect.": "የይለፍ ቃሉ የተሳሳተ ነው።", + "The provided coupon code is invalid.": "የቀረበው የኩፖን ኮድ ልክ ያልሆነ ነው።", + "The provided password does not match your current password.": "የቀረበው ይለፍ ቃል ከአሁኑ የይለፍ ቃልዎ ጋር አይዛመድም።", + "The provided password was incorrect.": "የቀረበው የይለፍ ቃል ትክክል አልነበረም።", + "The provided two factor authentication code was invalid.": "የቀረበው ሁለት የማረጋገጫ ኮድ ልክ ያልሆነ ነበር።", + "The provided two factor recovery code was invalid.": "የቀረበው ባለሁለት ምክንያት መልሶ ማግኛ ኮድ ልክ ያልሆነ ነበር።", + "The provided VAT number is invalid.": "የቀረበው የቫት ቁጥር ልክ ያልሆነ ነው።", + "The resource was attached!": "ሀብቱ ተያይዟል!", + "The resource was prevented from being saved!": "ሀብቱ ከመዳን ተከልክሏል!", + "The resource was updated!": "ሀብቱ ተዘምኗል!", + "The response is not a streamed response.": "ምላሹ የተላለፈ ምላሽ አይደለም።", + "The response is not a view.": "ምላሹ እይታ አይደለም.", + "The selected country is invalid.": "የተመረጠው አገር ልክ ያልሆነ ነው።", + "The selected plan is invalid.": "የተመረጠው እቅድ ልክ ያልሆነ ነው።", + "The selected resources have been :action!": "የተመረጡት ሀብቶች :action ሆነዋል!", + "The team's name and owner information.": "የቡድኑ ስም እና የባለቤትነት መረጃ።", + "There are no available options for this resource.": "ለዚህ መገልገያ ምንም የሚገኙ አማራጮች የሉም።", + "There are no fields to display.": "ምንም የሚታዩ መስኮች የሉም።", + "There are no new notifications.": "ምንም አዲስ ማሳወቂያዎች የሉም።", + "There was a problem executing the action.": "ድርጊቱን በማስፈጸም ላይ ችግር ነበር።", + "There was a problem fetching the resource.": "ሀብቱን ማምጣት ላይ ችግር ነበር።", + "There was a problem submitting the form.": "ቅጹን ማስገባት ላይ ችግር ነበር።", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "እነዚህ ሰዎች ወደ ቡድንዎ ተጋብዘዋል እና የግብዣ ኢሜይል ተልከዋል። የኢሜል ግብዣውን በመቀበል ቡድኑን ሊቀላቀሉ ይችላሉ።", + "This account does not have an active subscription.": "ይህ መለያ ንቁ የደንበኝነት ምዝገባ የለውም።", + "This action is unauthorized.": "ይህ እርምጃ ያልተፈቀደ ነው።", + "This copy of Nova is unlicensed.": "ይህ የኖቫ ቅጂ ፍቃድ የሌለው ነው።", + "This coupon code can only be used by new customers.": "ይህ የኩፖን ኮድ በአዲስ ደንበኞች ብቻ ጥቅም ላይ ሊውል ይችላል።", + "This device": "ይህ መሳሪያ", + "This file field is read-only.": "ይህ የፋይል መስክ ተነባቢ-ብቻ ነው።", + "This invoice is no longer open.": "ይህ ደረሰኝ ከአሁን በኋላ ክፍት አይደለም።", + "This is a secure area of the application. Please confirm your password before continuing.": "ይህ የመተግበሪያው ደህንነቱ የተጠበቀ ቦታ ነው። ከመቀጠልዎ በፊት እባክዎ የይለፍ ቃልዎን ያረጋግጡ።", + "This password does not match our records.": "ይህ የይለፍ ቃል ከመዝገቦቻችን ጋር አይዛመድም።", + "This password reset link will expire in :count minutes.": "ይህ የይለፍ ቃል ዳግም ማስጀመሪያ አገናኝ በ:count ደቂቃ ውስጥ ጊዜው ያልፍበታል።", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ይህ ክፍያ ተጀምሯል, ግን ገንዘብ ገና አልተቀበሉም. ይህ እስከ 14 ቀናት ሊወስድ ይችላል.", + "This resource no longer exists": "ይህ ምንጭ ከአሁን በኋላ የለም።", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ይህ የደንበኝነት ምዝገባ ጊዜው አልፎበታል እና ከቆመበት መቀጠል አይቻልም። እባክዎ አዲስ የደንበኝነት ምዝገባ ይፍጠሩ።", + "This user already belongs to the team.": "ይህ ተጠቃሚ አስቀድሞ የቡድኑ አባል ነው።", + "This user has already been invited to the team.": "ይህ ተጠቃሚ አስቀድሞ ወደ ቡድኑ ተጋብዟል።", + "Timor-Leste": "ቲሞር-ሌስቴ", + "to": "ወደ", + "To": "ለ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "የሁለት ፋክተር ማረጋገጫን ማንቃት ለመጨረስ የሚከተለውን የQR ኮድ የስልክዎን አረጋጋጭ አፕሊኬሽን በመጠቀም ይቃኙ ወይም የማዋቀሪያ ቁልፉን ያስገቡ እና የተፈጠረውን የኦቲፒ ኮድ ያቅርቡ።", + "Today": "ዛሬ", + "Toggle navigation": "አሰሳ ቀያይር", + "Togo": "ቶጎ", + "Tokelau": "ቶኬላኡ", + "Token Name": "የማስመሰያ ስም", + "Tonga": "ቶንጋ", + "Too Many Requests": "በጣም ብዙ ጥያቄዎች", + "total": "ጠቅላላ", + "Total:": "ጠቅላላ፡", + "Trashed": "ቆሻሻ መጣያ", + "Trinidad And Tobago": "ትሪኒዳድ እና ቶባጎ", + "Trinidad and Tobago": "ትሪኒዳድ እና ቶባጎ", + "Tunisia": "ቱንሲያ", + "Turkey": "ቱሪክ", + "Turkmenistan": "ቱርክሜኒስታን", + "Turks And Caicos Islands": "የቱርኮች እና የካይኮስ ደሴቶች", + "Turks and Caicos Islands": "የቱርኮች እና የካይኮስ ደሴቶች", + "Tuvalu": "ቱቫሉ", + "Two Factor Authentication": "ባለ ሁለት ደረጃ ማረጋገጫ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "የሁለት ደረጃ ማረጋገጫ አሁን ነቅቷል። የስልክዎን አረጋጋጭ መተግበሪያ በመጠቀም የሚከተለውን QR ኮድ ይቃኙ ወይም የማዋቀር ቁልፉን ያስገቡ።", + "Type": "ዓይነት", + "Uganda": "ኡጋንዳ", + "Ukraine": "ዩክሬን", + "Unauthorized": "ያልተፈቀደ", + "United Arab Emirates": "ዩናይትድ ዓረብ ኤምሬት", + "United Kingdom": "የተባበሩት የንጉሥ ግዛት", + "United States": "ዩናይትድ ስቴተት", + "United States Minor Outlying Islands": "የዩናይትድ ስቴትስ ትናንሽ ውጫዊ ደሴቶች", + "United States Outlying Islands": "የዩኤስ ውጪያዊ ደሴቶች", + "Unknown": "ያልታወቀ", + "Unpaid": "ያልተከፈለ", + "Update": "አዘምን", + "Update & Continue Editing": "አዘምን እና ማረም ቀጥል", + "Update :resource": "አዘምን :resource", + "Update :resource: :title": "አዘምን :resource፡:title", + "Update attached :resource: :title": "ዝማኔ :resource፡:title ተያይዟል።", + "Update Password": "የይለፍ ቃል አዘምን", + "Update Payment Information": "የክፍያ መረጃን ያዘምኑ", + "Update Payment Method": "የመክፈያ ዘዴን ያዘምኑ", + "Update your account's profile information and email address.": "የመለያዎን መገለጫ መረጃ እና የኢሜይል አድራሻ ያዘምኑ።", + "Uploading": "በመስቀል ላይ", + "Uploading files... (:current/:total)": "ፋይሎችን በመስቀል ላይ... (:current/:total)", + "Uruguay": "ኡራጋይ", + "Use a recovery code": "የመልሶ ማግኛ ኮድ ይጠቀሙ", + "Use an authentication code": "የማረጋገጫ ኮድ ይጠቀሙ", + "User Actions": "የተጠቃሚ እርምጃዎች", + "User Security": "የተጠቃሚ ደህንነት", + "Username": "የተጠቃሚ ስም", + "Uzbekistan": "ኡዝቤክስታን", + "Value": "ዋጋ", + "Vanuatu": "ቫኑአቱ", + "VAT Number": "የግብር መለያ ቁጥር", + "Venezuela": "ቨንዙዋላ", + "Venezuela, Bolivarian Republic of": "ቬንዙዌላ፣ የቦሊቫሪያ ሪፐብሊክ", + "Verify Email Address": "የኢሜል አድራሻን ያረጋግጡ", + "Verify Your Email Address": "የኢሜይል አድራሻህን አረጋግጥ", + "Viet Nam": "ቪትናም", + "View": "ይመልከቱ", + "Virgin Islands, British": "ቨርጂን ደሴቶች፣ ብሪቲሽ", + "Virgin Islands, U.S.": "ቨርጂን ደሴቶች፣ አሜሪካ", + "Wallis And Futuna": "ዋሊስ እና ፉቱና", + "Wallis and Futuna": "ዋሊስ እና ፉቱና", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "የእርስዎን የደንበኝነት ምዝገባ እያካሄድን ነው። አንዴ የደንበኝነት ምዝገባው በተሳካ ሁኔታ ከተሰራ፣ ይህ ገጽ በራስ-ሰር ይዘምናል። በተለምዶ ይህ ሂደት ጥቂት ሰከንዶች ብቻ ሊወስድ ይገባል.", + "We are unable to process your payment. Please contact customer support.": "ክፍያዎን ማካሄድ አልቻልንም። እባክዎ የደንበኛ ድጋፍን ያግኙ።", + "We have emailed your password reset link!": "የይለፍ ቃልህን ዳግም ማስጀመሪያ አገናኝ ኢሜይል አድርገናል!", + "We were unable to find a registered user with this email address.": "በዚህ ኢሜይል አድራሻ የተመዘገበ ተጠቃሚ ማግኘት አልቻልንም።", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ከዚህ በታች ስለሚገለጹት ኢሜል አድራሻ ወደ ኢሜል አድራሻዎች ይላኩልን. ብዙ የኢሜል አድራሻዎችን ኮዳን በመጠቀም ሊለያዩ ይችላሉ.", + "We're lost in space. The page you were trying to view does not exist.": "ጠፈር ላይ ጠፍተናል። ለማየት የሞከሩት ገጽ የለም።", + "Welcome Back!": "እንኳን ደህና መጣህ!", + "Western Sahara": "ምዕራባዊ ሳሃራ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "የሁለት ፋክተር ማረጋገጫ ሲነቃ በማረጋገጥ ጊዜ ደህንነቱ የተጠበቀ የዘፈቀደ ማስመሰያ ይጠየቃሉ። ይህን ማስመሰያ ከስልክህ Google አረጋጋጭ መተግበሪያ ሰርስረህ ማውጣት ትችላለህ።", + "Whoops": "ውይ", + "Whoops!": "ውይ!", + "Whoops! Something went wrong.": "ውይ! የሆነ ስህተት ተከስቷል.", + "With Trashed": "ከቆሻሻ መጣያ ጋር", + "Write": "ጻፍ", + "Year To Date": "ዓመት እስከ ቀን", + "Yearly": "በየአመቱ", + "Yemen": "የመን", + "Yes": "አዎ", + "You are already subscribed.": "አስቀድመው ተመዝግበዋል።", + "You are currently within your free trial period. Your trial will expire on :date.": "በአሁኑ ጊዜ በነጻ የሙከራ ጊዜዎ ውስጥ ነዎት። የእርስዎ ሙከራ በ:date ጊዜው ያበቃል።", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "በአሁኑ ጊዜ በነጻ የሙከራ ጊዜዎ ውስጥ ነዎት። ሙከራህ በ:date ጊዜው ያበቃል። አዲስ ምዝገባ መጀመር ሙከራህን ያበቃል።", + "You are logged in!": "ገብተሃል!", + "You are receiving this email because we received a password reset request for your account.": "ይህ ኢሜይል የደረሰዎት ለመለያዎ የይለፍ ቃል ዳግም ማስጀመር ጥያቄ ስለደረሰን ነው።", + "You have been invited to join the :team team!": ":team ቱን ቡድን እንድትቀላቀል ተጋብዘሃል!", + "You have enabled two factor authentication.": "የሁለት ደረጃ ማረጋገጫን አንቅተዋል።", + "You have not enabled two factor authentication.": "የሁለት ደረጃ ማረጋገጫን አላነቃህም።", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "አንዳንድ ያልተከፈሉ ደረሰኞች አሉዎት። ነባሪ የመክፈያ ዘዴዎን ካዘመኑ በኋላ ክፍያዎችን ከዚህ በታች ባለው የክፍያ መጠየቂያ ዝርዝር በኩል እንደገና መሞከር ይችላሉ።", + "You may accept this invitation by clicking the button below:": "ከታች ያለውን አዝራር ጠቅ በማድረግ ይህንን ግብዣ መቀበል ይችላሉ፡-", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "በማንኛውም ጊዜ የደንበኝነት ምዝገባዎን መሰረዝ ይችላሉ። አንዴ የደንበኝነት ምዝገባዎ ከተሰረዘ፣ አሁን ያለዎት የሂሳብ አከፋፈል ዑደት መጨረሻ ድረስ ምዝገባውን ለመቀጠል አማራጭ ይኖርዎታል።", + "You may delete any of your existing tokens if they are no longer needed.": "ማናቸውንም ቶከኖችዎ ከአሁን በኋላ የማያስፈልጉ ከሆነ መሰረዝ ይችላሉ።", + "You may not delete your personal team.": "የእርስዎን የግል ቡድን መሰረዝ አይችሉም።", + "You may not leave a team that you created.": "እርስዎ የፈጠሩትን ቡድን ለቀው ላይወጡ ይችላሉ።", + "You will receive an invoice and payment link via email for each billing period.": "ለእያንዳንዱ የክፍያ ጊዜ የክፍያ መጠየቂያ እና የክፍያ ማገናኛ በኢሜል ይደርስዎታል።", + "You're logged in!": "ገብተሃል!", + "Your :invoiceName invoice is now available!": "የእርስዎ :invoiceName ደረሰኝ አሁን ይገኛል!", + "Your billing address is :address :address2 :postal_code :city :state :country": "የክፍያ መጠየቂያ አድራሻዎ :address :address2 :postal_code :city :state :country ነው።", + "Your card was declined. Please contact your card issuer for more information.": "ካርድዎ ውድቅ ተደርጓል። ለበለጠ መረጃ እባክዎን ካርድ ሰጪዎን ያነጋግሩ።", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "የአሁኑ የመክፈያ ዘዴዎ በ:lastFour የሚያልቅ ክሬዲት ካርድ በ:expiration ጊዜው ያበቃል።", + "Your email address is unverified.": "የኢሜል አድራሻዎ ያልተረጋገጠ ነው።", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "የ:amount የመጨረሻ ክፍያዎ አልተሳካም። ያልተሳካውን ክፍያ እንደገና ለመሞከር እባክዎ የመክፈያ ዘዴዎን ያዘምኑ።", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "በ:date ላይ የ:amount የመጨረሻ ክፍያዎ አልተሳካም። ያልተሳካውን ክፍያ እንደገና ለመሞከር እባክዎ የመክፈያ ዘዴዎን ያዘምኑ።", + "Your next payment of :amount will be processed on :date.": "ቀጣዩ የ:amount ክፍያዎ በ:date ይሆናል።", + "Your payment method has been added successfully.": "የመክፈያ ዘዴዎ በተሳካ ሁኔታ ታክሏል።", + "Your payment method will be charged automatically for each billing period.": "የመክፈያ ዘዴዎ ለእያንዳንዱ የክፍያ ጊዜ በራስ-ሰር እንዲከፍል ይደረጋል።", + "Your registered VAT Number is :vatNumber.": "የተመዘገበው የተጨማሪ እሴት ታክስ ቁጥር :vatNumber ነው።", + "Your subscription has been started successfully.": "የደንበኝነት ምዝገባዎ በተሳካ ሁኔታ ተጀምሯል።", + "Your subscription has been successfully cancelled.": "የደንበኝነት ምዝገባዎ በተሳካ ሁኔታ ተሰርዟል።", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "የደንበኝነት ምዝገባዎ በተሳካ ሁኔታ ተሰርዟል። የመክፈያ ጊዜዎ እስኪያበቃ ድረስ አሁንም መዳረሻ ይኖርዎታል።", + "Your subscription was successfully resumed.": "የደንበኝነት ምዝገባዎ በተሳካ ሁኔታ ከቆመበት ቀጥሏል።", + "Your subscription was successfully updated.": "የደንበኝነት ምዝገባዎ በተሳካ ሁኔታ ዘምኗል።", + "Zambia": "ዛምቢያ", + "Zimbabwe": "ዝምባቡዌ", + "Zip / Postal Code": "ዚፕ / የፖስታ ኮድ", + "Åland Islands": "የአላንድ ደሴቶች" +} diff --git a/locales/am/php-inline.json b/locales/am/php-inline.json new file mode 100644 index 00000000000..a96f522ac7b --- /dev/null +++ b/locales/am/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ይህ መስክ መቀበል አለበት.", + "accepted_if": "ይህ መስክ :other :value ሲሆን መቀበል አለበት.", + "active_url": "ይህ መስክ የሚሰራ ዩአርኤል አይደለም።", + "after": "ይህ መስክ ከ:date በኋላ ያለ ቀን መሆን አለበት።", + "after_or_equal": "ይህ መስክ ከ:date በኋላ ያለ ወይም እኩል የሆነ ቀን መሆን አለበት።", + "alpha": "ይህ መስክ ፊደላትን ብቻ መያዝ አለበት.", + "alpha_dash": "ይህ መስክ ፊደሎችን፣ ቁጥሮችን፣ ሰረዞችን እና የግርጌ ማስታወሻዎችን ብቻ መያዝ አለበት።", + "alpha_num": "ይህ መስክ ፊደሎችን እና ቁጥሮችን ብቻ መያዝ አለበት.", + "any_of": "ይህ መስክ ልክ ያልሆነ ነው.", + "array": "ይህ መስክ ድርድር መሆን አለበት።", + "ascii": "ይህ መስክ ባለአንድ ባይት ፊደል ቁጥራዊ ቁምፊዎችን እና ምልክቶችን ብቻ መያዝ አለበት።", + "attached": "ይህ መስክ አስቀድሞ ተያይዟል።", + "before": "ይህ መስክ ከ:date በፊት ያለ ቀን መሆን አለበት።", + "before_or_equal": "ይህ መስክ ከ:date በፊት ወይም እኩል የሆነ ቀን መሆን አለበት።", + "between.array": "ይህ መስክ ከ:min እስከ :max ንጥሎች ሊኖሩት ይገባል።", + "between.file": "ይህ መስክ ከ:min እስከ :max ኪሎባይት መሆን አለበት።", + "between.numeric": "ይህ መስክ በ:min እና :max መካከል መሆን አለበት።", + "between.string": "ይህ መስክ በ:min እና በ:max ቁምፊዎች መካከል መሆን አለበት።", + "boolean": "ይህ መስክ እውነት ወይም ሐሰት መሆን አለበት።", + "can": "ይህ መስክ ያልተፈቀደ እሴት ይዟል።", + "confirmed": "ይህ የመስክ ማረጋገጫ አይዛመድም።", + "contains": "ይህ መስክ የሚፈለገው እሴት ይጎድላል።", + "date": "ይህ መስክ የሚሰራ ቀን አይደለም።", + "date_equals": "ይህ መስክ ከ:date ጋር እኩል የሆነ ቀን መሆን አለበት።", + "date_format": "ይህ መስክ ከቅርጸት :format ጋር አይዛመድም።", + "decimal": "ይህ መስክ :decimal አስርዮሽ ቦታዎች ሊኖሩት ይገባል።", + "declined": "ይህ መስክ ውድቅ መደረግ አለበት።", + "declined_if": "ይህ መስክ :other :value ሲሆን ውድቅ መደረግ አለበት።", + "different": "ይህ መስክ እና :other የተለየ መሆን አለባቸው.", + "digits": "ይህ መስክ :digits አሃዞች መሆን አለበት.", + "digits_between": "ይህ መስክ በ:min እና :max አሃዞች መካከል መሆን አለበት።", + "dimensions": "ይህ መስክ ልክ ያልሆኑ የምስል ልኬቶች አሉት።", + "distinct": "ይህ መስክ የተባዛ እሴት አለው።", + "doesnt_contain": "ይህ መስክ ከሚከተሉት ውስጥ አንዱን መያዝ የለበትም :values.", + "doesnt_end_with": "ይህ መስክ ከሚከተሉት በአንዱ ማለቅ የለበትም፡ :values.", + "doesnt_start_with": "ይህ መስክ ከሚከተሉት በአንዱ መጀመር የለበትም፡ :values.", + "email": "ይህ መስክ ትክክለኛ የኢሜይል አድራሻ መሆን አለበት።", + "ends_with": "ይህ መስክ ከሚከተሉት በአንዱ ማለቅ አለበት፡ :values.", + "enum": "የተመረጠው መስክ ልክ ያልሆነ ነው።", + "exists": "የተመረጠው መስክ ልክ ያልሆነ ነው።", + "extensions": "ይህ መስክ ከሚከተሉት ቅጥያዎች ውስጥ አንዱ ሊኖረው ይገባል፡ :values.", + "file": "ይህ መስክ ፋይል መሆን አለበት።", + "filled": "ይህ መስክ ዋጋ ሊኖረው ይገባል።", + "gt.array": "ይህ መስክ ከ:value በላይ እቃዎች ሊኖሩት ይገባል።", + "gt.file": "ይህ መስክ ከ :value ኪሎባይት በላይ መሆን አለበት.", + "gt.numeric": "ይህ መስክ ከ:value በላይ መሆን አለበት።", + "gt.string": "ይህ መስክ ከ:value ቁምፊዎች በላይ መሆን አለበት።", + "gte.array": "ይህ መስክ :value ንጥሎች ወይም ከዚያ በላይ ሊኖረው ይገባል።", + "gte.file": "ይህ መስክ ከ:value ኪሎባይት በላይ ወይም እኩል መሆን አለበት።", + "gte.numeric": "ይህ መስክ ከ:value በላይ ወይም እኩል መሆን አለበት።", + "gte.string": "ይህ መስክ ከ:value ቁምፊዎች በላይ ወይም እኩል መሆን አለበት።", + "hex_color": "ይህ መስክ ልክ የሆነ ሄክሳዴሲማል ቀለም መሆን አለበት።", + "image": "ይህ መስክ ምስል መሆን አለበት።", + "in": "የተመረጠው መስክ ልክ ያልሆነ ነው።", + "in_array": "ይህ መስክ በ:other ውስጥ የለም።", + "in_array_keys": "ይህ መስክ ቢያንስ ከሚከተሉት ቁልፎች ውስጥ አንዱን መያዝ አለበት :values.", + "integer": "ይህ መስክ ኢንቲጀር መሆን አለበት።", + "ip": "ይህ መስክ ትክክለኛ የአይፒ አድራሻ መሆን አለበት።", + "ipv4": "ይህ መስክ ትክክለኛ IPv4 አድራሻ መሆን አለበት።", + "ipv6": "ይህ መስክ ትክክለኛ IPv6 አድራሻ መሆን አለበት።", + "json": "ይህ መስክ የሚሰራ JSON ሕብረቁምፊ መሆን አለበት።", + "list": "ይህ መስክ ዝርዝር መሆን አለበት.", + "lowercase": "ይህ መስክ ትንሽ ፊደል መሆን አለበት።", + "lt.array": "ይህ መስክ ከ:value ያነሱ እቃዎች ሊኖሩት ይገባል።", + "lt.file": "ይህ መስክ ከ :value ኪሎባይት ያነሰ መሆን አለበት.", + "lt.numeric": "ይህ መስክ ከ:value በታች መሆን አለበት።", + "lt.string": "ይህ መስክ ከ:value ቁምፊዎች ያነሰ መሆን አለበት።", + "lte.array": "ይህ መስክ ከ:value በላይ እቃዎች ሊኖሩት አይገባም።", + "lte.file": "ይህ መስክ ከ :value ኪሎባይት ያነሰ ወይም እኩል መሆን አለበት.", + "lte.numeric": "ይህ መስክ ከ :value ያነሰ ወይም እኩል መሆን አለበት.", + "lte.string": "ይህ መስክ ከ:value ቁምፊዎች ያነሰ ወይም እኩል መሆን አለበት።", + "mac_address": "ይህ መስክ የሚሰራ የማክ አድራሻ መሆን አለበት።", + "max.array": "ይህ መስክ ከ:max በላይ እቃዎች ሊኖሩት አይገባም።", + "max.file": "ይህ መስክ ከ :max ኪሎባይት በላይ መሆን የለበትም.", + "max.numeric": "ይህ መስክ ከ :max በላይ መሆን የለበትም.", + "max.string": "ይህ መስክ ከ:max ቁምፊዎች መብለጥ የለበትም።", + "max_digits": "ይህ መስክ ከ:max አሃዞች በላይ ሊኖረው አይገባም።", + "mimes": "ይህ መስክ የፋይል አይነት መሆን አለበት፡ :values.", + "mimetypes": "ይህ መስክ የፋይል አይነት መሆን አለበት፡ :values.", + "min.array": "ይህ መስክ ቢያንስ :min ንጥሎች ሊኖሩት ይገባል።", + "min.file": "ይህ መስክ ቢያንስ :min ኪሎባይት መሆን አለበት.", + "min.numeric": "ይህ መስክ ቢያንስ :min መሆን አለበት።", + "min.string": "ይህ መስክ ቢያንስ :min ቁምፊዎች መሆን አለበት።", + "min_digits": "ይህ መስክ ቢያንስ :min አሃዞች ሊኖሩት ይገባል።", + "missing": "ይህ መስክ መጥፋት አለበት።", + "missing_if": "ይህ መስክ :other :value ሲሆን መጥፋት አለበት።", + "missing_unless": ":other :value ካልሆነ በስተቀር ይህ መስክ መጥፋት አለበት።", + "missing_with": ":values ሲገኝ ይህ መስክ መጥፋት አለበት።", + "missing_with_all": ":values ሲገኙ ይህ መስክ መጥፋት አለበት።", + "multiple_of": "ይህ መስክ የ:value ብዜት መሆን አለበት።", + "not_in": "የተመረጠው መስክ ልክ ያልሆነ ነው።", + "not_regex": "ይህ የመስክ ቅርጸት ልክ ያልሆነ ነው።", + "numeric": "ይህ መስክ ቁጥር መሆን አለበት።", + "password.letters": "ይህ መስክ ቢያንስ አንድ ፊደል መያዝ አለበት።", + "password.mixed": "ይህ መስክ ቢያንስ አንድ አቢይ ሆሄ እና አንድ ትንሽ ሆሄ መያዝ አለበት።", + "password.numbers": "ይህ መስክ ቢያንስ አንድ ቁጥር መያዝ አለበት።", + "password.symbols": "ይህ መስክ ቢያንስ አንድ ምልክት መያዝ አለበት።", + "password.uncompromised": "የተሰጠው መስክ በውሂብ መፍሰስ ውስጥ ታይቷል። እባክዎ የተለየ መስክ ይምረጡ።", + "present": "ይህ መስክ መገኘት አለበት.", + "present_if": "ይህ መስክ :other :value ሲሆን መገኘት አለበት.", + "present_unless": ":other :value ካልሆነ በስተቀር ይህ መስክ መገኘት አለበት.", + "present_with": "ይህ መስክ :values በሚሆንበት ጊዜ መገኘት አለበት.", + "present_with_all": "ይህ መስክ :values በሚሆኑበት ጊዜ መገኘት አለበት.", + "prohibited": "ይህ መስክ የተከለከለ ነው።", + "prohibited_if": "ይህ መስክ :other :value ሲሆን የተከለከለ ነው።", + "prohibited_if_accepted": ":other ተቀባይነት ሲያገኝ ይህ መስክ የተከለከለ ነው.", + "prohibited_if_declined": "ይህ መስክ ውድቅ ሲሰጥ ይህ መስክ የተከለከለ ነው.", + "prohibited_unless": ":other በ:values ካልሆነ በስተቀር ይህ መስክ የተከለከለ ነው።", + "prohibits": "ይህ መስክ :other ሰዎች እንዳይገኙ ይከለክላል.", + "regex": "ይህ የመስክ ቅርጸት ልክ ያልሆነ ነው።", + "relatable": "ይህ መስክ ከዚህ ሃብት ጋር ላይገናኝ ይችላል።", + "required": "ይሄ ቦታ ይፈለጋል.", + "required_array_keys": "ይህ መስክ ለሚከተሉት ግቤቶችን መያዝ አለበት: :values.", + "required_if": "ይህ መስክ የሚፈለገው :other :value ሲሆን ነው።", + "required_if_accepted": ":other ተቀባይነት ሲኖረው ይህ መስክ ያስፈልጋል.", + "required_if_declined": ":other ውድቅ ሲደረግ ይህ መስክ ያስፈልጋል።", + "required_unless": ":other በ:values ካልሆነ በስተቀር ይህ መስክ ያስፈልጋል።", + "required_with": ":values ሲገኝ ይህ መስክ ያስፈልጋል።", + "required_with_all": ":values ሲገኙ ይህ መስክ ያስፈልጋል።", + "required_without": ":values በማይገኝበት ጊዜ ይህ መስክ ያስፈልጋል።", + "required_without_all": "ከ :values ውስጥ አንዳቸውም በማይገኙበት ጊዜ ይህ መስክ ያስፈልጋል.", + "same": "ይህ መስክ እና :other መመሳሰል አለባቸው።", + "size.array": "ይህ መስክ :size ንጥሎችን መያዝ አለበት።", + "size.file": "ይህ መስክ :size ኪሎባይት መሆን አለበት.", + "size.numeric": "ይህ መስክ :size መሆን አለበት.", + "size.string": "ይህ መስክ :size ቁምፊዎች መሆን አለበት.", + "starts_with": "ይህ መስክ ከሚከተሉት በአንዱ መጀመር አለበት፡ :values.", + "string": "ይህ መስክ ሕብረቁምፊ መሆን አለበት።", + "timezone": "ይህ መስክ ትክክለኛ የሰዓት ሰቅ መሆን አለበት።", + "ulid": "ይህ መስክ የሚሰራ ULID መሆን አለበት።", + "unique": "ይህ መስክ አስቀድሞ ተወስዷል።", + "uploaded": "ይህ መስክ ሊሰቀል አልቻለም።", + "uppercase": "ይህ መስክ አቢይ ሆሄ መሆን አለበት።", + "url": "ይህ መስክ ትክክለኛ URL መሆን አለበት።", + "uuid": "ይህ መስክ የሚሰራ UUID መሆን አለበት።" +} diff --git a/locales/am/php.json b/locales/am/php.json new file mode 100644 index 00000000000..17b8b399021 --- /dev/null +++ b/locales/am/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute ቱ መቀበል አለባቸው.", + "accepted_if": ":attributeቱ :other :value ሲሆኑ መቀበል አለባቸው።", + "active_url": ":attribute ትክክለኛ URL አይደለም።", + "after": ":attributeቱ ከ:date በኋላ ያለ ቀን መሆን አለባቸው።", + "after_or_equal": ":attributeቱ ከ:date በኋላ ያለ ወይም እኩል የሆነ ቀን መሆን አለባቸው።", + "alpha": ":attributeቱ ፊደሎችን ብቻ መያዝ አለባቸው።", + "alpha_dash": ":attributeቱ ፊደሎችን፣ ቁጥሮችን፣ ሰረዞችን እና የግርጌ ማስታወሻዎችን ብቻ መያዝ አለባቸው።", + "alpha_num": ":attributeቱ ፊደሎችን እና ቁጥሮችን ብቻ መያዝ አለባቸው።", + "any_of": ":attribute ሜዳ ልክ ያልሆነ ነው.", + "array": ":attribute ድርድር መሆን አለበት።", + "ascii": "የ :attribute መስክ ነጠላ ባይት ፊደል ቁጥራዊ ቁምፊዎችን እና ምልክቶችን ብቻ መያዝ አለበት።", + "attached": "ይህ :attribute አስቀድሞ ተያይዟል።", + "before": ":attributeቱ ከ:date በፊት ያለ ቀን መሆን አለባቸው።", + "before_or_equal": ":attributeቱ ከ:date በፊት ወይም እኩል የሆነ ቀን መሆን አለባቸው።", + "between.array": ":attribute ቱ በ:min እና በ:max እቃዎች መካከል ሊኖራቸው ይገባል።", + "between.file": ":attribute በ :min እና :max ኪሎባይት መካከል መሆን አለበት.", + "between.numeric": ":attributeቱ በ:min እና :max መካከል መሆን አለባቸው።", + "between.string": ":attributeቱ በ:min እና በ:max ቁምፊዎች መካከል መሆን አለባቸው።", + "boolean": ":attribute መስክ እውነት ወይም ሐሰት መሆን አለበት።", + "can": ":attribute መስክ ያልተፈቀደ እሴት ይዟል።", + "confirmed": ":attribute ማረጋገጫው አይዛመድም።", + "contains": ":attribute መስክ የሚፈለገው እሴት ይጎድላል።", + "current_password": "የይለፍ ቃሉ የተሳሳተ ነው።", + "date": ":attributeቱ ትክክለኛ ቀን አይደሉም።", + "date_equals": ":attributeቱ ከ:date ጋር እኩል የሆነ ቀን መሆን አለባቸው።", + "date_format": ":attribute ቱ ከ :format ቅርጸት ጋር አይዛመድም።", + "decimal": ":attribute ሜዳው :decimal አስርዮሽ ቦታዎች ሊኖሩት ይገባል።", + "declined": ":attributeቱ ውድቅ መደረግ አለባቸው።", + "declined_if": ":other :value ሲሆን :attribute ውድቅ መደረግ አለበት።", + "different": ":attribute እና :other የተለያዩ መሆን አለባቸው.", + "digits": ":attributeቱ :digits አሃዞች መሆን አለባቸው።", + "digits_between": ":attributeቱ በ:min እና በ:max አሃዞች መካከል መሆን አለባቸው።", + "dimensions": ":attributeቱ ልክ ያልሆኑ የምስል ልኬቶች አሏቸው።", + "distinct": ":attribute መስክ የተባዛ እሴት አለው።", + "doesnt_contain": ":attribute ሜዳ ከሚከተሉት ውስጥ አንዳቸውም መያዝ የለበትም. :values.", + "doesnt_end_with": ":attribute ሜዳው ከሚከተሉት በአንዱ ማለቅ የለበትም፡ :values.", + "doesnt_start_with": ":attribute ሜዳው ከሚከተሉት በአንዱ መጀመር የለበትም፡ :values.", + "email": ":attribute ትክክለኛ የኢሜይል አድራሻ መሆን አለበት።", + "ends_with": ":attributeቱ ከሚከተሉት በአንዱ ማለቅ አለባቸው፡ :values.", + "enum": "የተመረጠው :attribute ልክ ያልሆነ ነው።", + "exists": "የተመረጠው :attribute ልክ ያልሆነ ነው።", + "extensions": ":attribute ሜዳው ከሚከተሉት ቅጥያዎች ውስጥ አንዱ ሊኖረው ይገባል፡ :values.", + "failed": "እነዚህ ምስክርነቶች ከኛ መዝገቦች ጋር አይዛመዱም።", + "file": ":attribute ፋይል መሆን አለበት።", + "filled": "የ :attribute መስክ ዋጋ ሊኖረው ይገባል.", + "gt.array": ":attribute ቱ ከ :value በላይ እቃዎች ሊኖራቸው ይገባል.", + "gt.file": ":attribute ከ :value ኪሎባይት በላይ መሆን አለበት.", + "gt.numeric": ":attribute ቱ ከ :value በላይ መሆን አለባቸው.", + "gt.string": ":attributeቱ ከ:value ቁምፊዎች በላይ መሆን አለባቸው።", + "gte.array": ":attribute ቱ :value እቃዎች ወይም ከዚያ በላይ ሊኖራቸው ይገባል.", + "gte.file": ":attribute ቱ ከ :value ኪሎባይት በላይ ወይም እኩል መሆን አለበት።", + "gte.numeric": ":attributeቱ ከ:value በላይ ወይም እኩል መሆን አለባቸው።", + "gte.string": ":attributeቱ ከ:value ቁምፊዎች በላይ ወይም እኩል መሆን አለባቸው።", + "hex_color": ":attribute ሜዳው ልክ የሆነ ሄክሳዴሲማል ቀለም መሆን አለበት።", + "image": ":attribute ምስል መሆን አለበት.", + "in": "የተመረጠው :attribute ልክ ያልሆነ ነው።", + "in_array": ":attribute ሜዳው በ:other ውስጥ የለም።", + "in_array_keys": ":attribute ሜዳ ቢያንስ ከሚከተሉት ቁልፎች ውስጥ አንዱን መያዝ አለበት, :values.", + "integer": ":attribute ኢንቲጀር መሆን አለበት።", + "ip": ":attribute ትክክለኛ የአይፒ አድራሻ መሆን አለበት።", + "ipv4": ":attribute ትክክለኛ IPv4 አድራሻ መሆን አለበት።", + "ipv6": ":attribute ትክክለኛ IPv6 አድራሻ መሆን አለበት።", + "json": ":attribute ትክክለኛ JSON ሕብረቁምፊ መሆን አለበት።", + "list": ":attribute መስክ ዝርዝር መሆን አለበት.", + "lowercase": ":attribute ሜዳው ትንሽ ፊደል መሆን አለበት።", + "lt.array": ":attribute ቱ ከ :value ያነሱ እቃዎች ሊኖራቸው ይገባል.", + "lt.file": ":attribute ከ :value ኪሎባይት ያነሰ መሆን አለበት.", + "lt.numeric": ":attribute ቱ ከ :value በታች መሆን አለባቸው.", + "lt.string": ":attributeቱ ከ:value ቁምፊዎች በታች መሆን አለባቸው።", + "lte.array": ":attribute ቱ ከ :value በላይ እቃዎች ሊኖራቸው አይገባም.", + "lte.file": ":attribute ቱ ከ :value ኪሎባይት ያነሰ ወይም እኩል መሆን አለበት.", + "lte.numeric": ":attributeቱ ከ:value ያነሰ ወይም እኩል መሆን አለባቸው።", + "lte.string": ":attributeቱ ከ:value ቁምፊዎች ያነሰ ወይም እኩል መሆን አለባቸው።", + "mac_address": ":attribute ትክክለኛ የማክ አድራሻ መሆን አለበት።", + "max.array": ":attribute ቱ ከ :max በላይ እቃዎች ሊኖራቸው አይገባም.", + "max.file": ":attribute ቱ ከ :max ኪሎባይት በላይ መሆን የለበትም.", + "max.numeric": ":attribute ቱ ከ :max በላይ መሆን የለባቸውም.", + "max.string": ":attributeቱ ከ:max ቁምፊዎች መብለጥ የለባቸውም።", + "max_digits": "የ :attribute መስክ ከ :max አሃዞች በላይ መሆን የለበትም.", + "mimes": ":attributeቱ የፋይል አይነት መሆን አለባቸው፡ :values።", + "mimetypes": ":attributeቱ የፋይል አይነት መሆን አለባቸው፡ :values።", + "min.array": ":attribute ቱ ቢያንስ :min እቃዎች ሊኖራቸው ይገባል.", + "min.file": ":attribute ቢያንስ :min ኪሎባይት መሆን አለበት.", + "min.numeric": ":attribute ቱ ቢያንስ :min መሆን አለባቸው።", + "min.string": ":attributeቱ ቢያንስ :min ቁምፊዎች መሆን አለባቸው።", + "min_digits": "የ :attribute መስክ ቢያንስ :min አሃዞች ሊኖሩት ይገባል.", + "missing": ":attribute ሜዳው መጥፋት አለበት።", + "missing_if": ":other :value ሲሆን :attribute ሜዳው መጥፋት አለበት።", + "missing_unless": ":other :value ካልሆነ በስተቀር :attribute ሜዳው መጥፋት አለበት።", + "missing_with": ":values ሲገኝ :attribute ሜዳው መጥፋት አለበት።", + "missing_with_all": ":values ሲገኙ :attribute ሜዳው መጥፋት አለበት።", + "multiple_of": ":attributeቱ የ:value ብዜት መሆን አለባቸው።", + "next": "ቀጣይ »", + "not_in": "የተመረጠው :attribute ልክ ያልሆነ ነው።", + "not_regex": ":attribute ቅርጸት ልክ ያልሆነ ነው።", + "numeric": ":attribute ቁጥር መሆን አለበት።", + "password": "የይለፍ ቃሉ የተሳሳተ ነው።", + "password.letters": ":attribute መስኩ ቢያንስ አንድ ፊደል መያዝ አለበት።", + "password.mixed": ":attribute መስኩ ቢያንስ አንድ ትልቅ እና አንድ ትንሽ ሆሄ መያዝ አለበት።", + "password.numbers": ":attribute መስኩ ቢያንስ አንድ ቁጥር መያዝ አለበት።", + "password.symbols": ":attribute ሜዳው ቢያንስ አንድ ምልክት መያዝ አለበት።", + "password.uncompromised": "የተሰጠው :attribute በመረጃ መፍሰስ ውስጥ ታይቷል። እባክዎ የተለየ :attribute ይምረጡ።", + "present": ":attribute መስክ መገኘት አለበት.", + "present_if": ":attribute መስክ :other :value ሲሆን መገኘት አለበት.", + "present_unless": ":other :value ካልሆነ በስተቀር :attribute ሜዳው መገኘት አለበት።", + "present_with": ":attribute ሜዳው :values በሚሆንበት ጊዜ መገኘት አለበት.", + "present_with_all": ":attribute ሜዳው :values በሚሆኑበት ጊዜ መገኘት አለባቸው።", + "previous": "« ቀዳሚ", + "prohibited": ":attribute ሜዳው የተከለከለ ነው።", + "prohibited_if": ":attribute ሜዳ የተከለከለው :other :value ሲሆን ነው።", + "prohibited_if_accepted": ":other ተቀባይነት ሲያገኙ :attribute መስክ የተከለከለ ነው.", + "prohibited_if_declined": "የ :other ሜዳ :other መስኩ የተከለከለ ሲሆን ዕድሜው :other ቀንሷል.", + "prohibited_unless": ":other በ :values ካልሆነ በስተቀር :attribute ሜዳው የተከለከለ ነው።", + "prohibits": "የ :attribute መስክ :other እንዳይገኙ ይከለክላል.", + "regex": ":attribute ቅርጸት ልክ ያልሆነ ነው።", + "relatable": "ይህ :attribute ከዚህ ሃብት ጋር ላይገናኝ ይችላል።", + "required": ":attribute መስክ ያስፈልጋል.", + "required_array_keys": ":attribute ሜዳው ለ፡:values ግቤቶችን መያዝ አለበት።", + "required_if": ":other :value ሲሆን :attribute ሜዳ ያስፈልጋል።", + "required_if_accepted": ":other ተቀባይነት ሲኖረው :attribute መስክ ያስፈልጋል.", + "required_if_declined": ":other ውድቅ ሲደረግ :attribute ሜዳ ያስፈልጋል።", + "required_unless": ":other በ :values ካልሆነ በስተቀር :attribute ሜዳው ያስፈልጋል።", + "required_with": ":values ሲገኝ :attribute መስክ ያስፈልጋል።", + "required_with_all": ":values ሲገኙ :attribute መስክ ያስፈልጋል።", + "required_without": ":values በማይገኝበት ጊዜ :attribute መስክ ያስፈልጋል.", + "required_without_all": "ከ :values ውስጥ አንዱ በማይገኝበት ጊዜ :attribute ሜዳው ያስፈልጋል.", + "reset": "የይለፍ ቃልህ ዳግም ተጀምሯል።", + "same": ":attribute እና :other መዛመድ አለባቸው።", + "sent": "የይለፍ ቃልህን ዳግም ማስጀመሪያ አገናኝ ኢሜይል አድርገናል።", + "size.array": ":attribute ቱ :size ንጥሎችን መያዝ አለባቸው።", + "size.file": ":attribute ቱ :size ኪሎባይት መሆን አለበት.", + "size.numeric": ":attribute ቱ :size መሆን አለባቸው.", + "size.string": ":attributeቱ :size ቁምፊዎች መሆን አለባቸው።", + "starts_with": ":attributeቱ ከሚከተሉት በአንዱ መጀመር አለባቸው፡ :values.", + "string": ":attribute ቱ ሕብረቁምፊ መሆን አለበት.", + "throttle": "በጣም ብዙ የመግባት ሙከራዎች። እባክዎ በ:seconds ሰከንድ ውስጥ እንደገና ይሞክሩ።", + "throttled": "እባክዎ እንደገና ከመሞከርዎ በፊት ይጠብቁ።", + "timezone": ":attribute ትክክለኛ የሰዓት ሰቅ መሆን አለበት።", + "token": "ይህ የይለፍ ቃል ዳግም ማስጀመሪያ ማስመሰያ ልክ ያልሆነ ነው።", + "ulid": ":attribute መስክ ትክክለኛ ULID መሆን አለበት።", + "unique": ":attribute ቱ ቀድሞውኑ ተወስዷል.", + "uploaded": ":attributeቱ መጫን አልተሳካም።", + "uppercase": ":attribute ሜዳው አቢይ ሆሄ መሆን አለበት።", + "url": ":attribute ትክክለኛ URL መሆን አለበት።", + "user": "ያንን ኢሜይል አድራሻ ያለው ተጠቃሚ ማግኘት አልቻልንም።", + "uuid": ":attributeቱ ትክክለኛ UUID መሆን አለባቸው።" +} diff --git a/locales/ar/_excludes.json b/locales/ar/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/ar/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/ar/json-inline.json b/locales/ar/json-inline.json new file mode 100644 index 00000000000..09c02f5f61d --- /dev/null +++ b/locales/ar/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "يجب أن يحوي هذا الحقل صلاحية فاعلة.", + "The :attribute must be at least :length characters and contain at least one number.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن تحتوي على رقم واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "يجب أن يتألف هذال الحقل على الأقل من :length خانة وأن يحتوي على الأقل على حرف خاص ورقم.", + "The :attribute must be at least :length characters and contain at least one special character.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف خاص واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف كبير واحد ورقم واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف كبير واحد وحرف خاص واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف كبير واحد، رقم واحد، وحرف خاص واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة وأن يحتوي على حرف كبير واحد على الأقل.", + "The :attribute must be at least :length characters.": "يجب أن يتألف هذا الحقل على الأقل من :length خانة.", + "The :attribute must contain at least one letter.": "يجب أن يحتوي هذا الحقل حرف واحد على الأقل.", + "The :attribute must contain at least one number.": "يجب أن يحتوي هذا الحقل رقم واحد على الأقل.", + "The :attribute must contain at least one symbol.": "يجب أن يحتوي رمز واحد على الأقل.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "يجب أن يحتوي هذا الحقل على الأقل حرف كبير واحد وحرف صغير واحد.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "القيمة المستخدمة ضمن قائمة البيانات المسربة. الرجاء اختيار قيمة مختلفة." +} diff --git a/locales/ar/json.json b/locales/ar/json.json new file mode 100644 index 00000000000..4a0bdd77050 --- /dev/null +++ b/locales/ar/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(و :count خطأ إضافي)", + "(and :count more errors)": "(و :count خطأ إضافي)|(و :count أخطاء إضافية)|(و :count أخطاء إضافية)", + "30 Days": "30 يوم", + "60 Days": "60 يوم", + "90 Days": "90 يوم", + ":amount selected": ":Amount محدد", + ":amount Total": ":Amount إجمالا", + ":days day trial": ":Days يوم تجريبي", + ":resource Details": "تفاصيل :resource", + ":resource Details: :title": "تفاصيل :resource: :title", + "A decryption key is required.": "مطلوب مفتاح فك التشفير.", + "A fresh verification link has been sent to your email address.": "تم إرسال رابط تحقق جديد إلى بريدك الإلكتروني.", + "A new verification link has been sent to the email address you provided during registration.": "تم إرسال رابط تحقق جديد إلى عنوان البريد الإلكتروني الذي قمت بالتسجيل به.", + "A new verification link has been sent to the email address you provided in your profile settings.": "تم إرسال رابط تحقق جديد إلى عنوان البريد الإلكتروني الذي قمت بتعيينه في إعدادات الملف الشخصي.", + "A new verification link has been sent to your email address.": "تم إرسال رابط تحقق جديد إلى بريدك الإلكتروني.", + "Accept Invitation": "قبول الدعوة", + "Action": "الإجراء", + "Action Event": "حدث الإجراء", + "Action Events": "أحداث الإجراء", + "Action Happened At": "تم الإجراء في", + "Action Initiated By": "تم الإجراء من طرف", + "Action Name": "الاسم", + "Action Status": "الحالة", + "Action Target": "الهدف", + "Actions": "الإجراءات", + "Add": "إضافة", + "Add :resource": "أضف :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "أضف عضوًا جديدًا إلى فريقك، مما يتيح لهم التعاون معك.", + "Add additional security to your account using two factor authentication.": "أضف أمانًا إضافيًا إلى حسابك باستخدام المصادقة الثنائية.", + "Add Payment Method": "إضافة طريقة دفع", + "Add row": "إضافة صف", + "Add Team Member": "إضافة عضو للفريق", + "Add VAT Number": "أضف رقم ضريبة القيمة المضافة", + "Added.": "تمت الإضافة.", + "Additional billing information updated successfully.": "تم تحديث معلومات الفوترة الإضافية بنجاح.", + "Address": "العنوان", + "Address Line 2": "العنوان 2", + "Administrator": "المدير", + "Administrator users can perform any action.": "المدراء بإمكانهم تنفيذ أي إجراء.", + "Afghanistan": "أفغانستان", + "Aland Islands": "جزر آلاند", + "Albania": "ألبانيا", + "Algeria": "الجزائر", + "All of the people that are part of this team.": "جميع الأشخاص الذين هم جزء من هذا الفريق.", + "All resources loaded.": "تم تحميل كافة المصادر.", + "All rights reserved.": "جميع الحقوق محفوظة.", + "Already registered?": "لديك حساب مسبقا؟", + "American Samoa": "ساموا الأمريكية", + "An error occurred while uploading the file.": "حدث خطأ أثناء تحميل الملف.", + "An error occurred while uploading the file: :error": "حدث خطأ أثناء تحميل الملف: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "حدث خطأ غير متوقع وتم إبلاغ الدعم الفني. الرجاء المحاولة مرة أخرى في وقت لاحق.", + "Andorra": "أندورا", + "Angola": "أنغولا", + "Anguilla": "أنغويلا", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "قام مستخدم آخر بتحديث هذا المصدر من أن تم تحميل هذه الصفحة. يرجى تحديث الصفحة والمحاولة مرة أخرى.", + "Antarctica": "أنتاركتيكا", + "Antigua And Barbuda": "أنتيغوا وبربودا", + "Antigua and Barbuda": "أنتيغوا وبربودا", + "API Token": "رمز API", + "API Token Permissions": "أذونات رمز API", + "API Tokens": "رموز API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "تسمح رموز API لخدمات الطرف الثالث بالمصادقة مع تطبيقنا نيابة عنك.", + "Apply": "تطبيق", + "Apply Coupon": "تطبيق الكوبون", + "April": "أبريل", + "Are you sure you want to attempt to pay :amount?": "هل أنت متأكد من أنك تريد محاولة الدفع: amount؟", + "Are you sure you want to cancel your subscription?": "هل أنت متأكد من رغبتك بإلغاء اشتراكك؟", + "Are you sure you want to delete all the notifications?": "هل أنت متأكد من رغبتك بحذف جميع الإشعارات؟", + "Are you sure you want to delete the selected resources?": "هل أنت متأكد من رغبتك بحذف هذه المصادر؟", + "Are you sure you want to delete this file?": "هل أنت متأكد من رغبتك بحذف هذا الملف؟", + "Are you sure you want to delete this notification?": "هل أنت متأكد من رغبتك بحذف هذا الإشعار؟", + "Are you sure you want to delete this payment method?": "هل أنت متأكد من رغبتك بحذف طريقة الدفع هذه؟", + "Are you sure you want to delete this resource?": "هل أنت متأكد من رغبتك بحذف هذا المصدر؟", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "هل أنت متأكد أنك تريد حذف هذا الفريق؟ بمجرد حذف الفريق ، سيتم حذف جميع مصادره وبياناته نهائيًا.", + "Are you sure you want to delete your account?": "هل أنت متأكد من رغبتك في حذف حسابك؟", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "هل ترغب بحذف حسابك بالتأكيد؟ بمجرد حذف حسابك، سيتم حذف جميع البيانات المتعلقة به نهائياً. الرجاء إدخال كلمة المرور الخاصة بك لتأكيد رغبتك في حذف حسابك بشكل دائم.", + "Are you sure you want to detach the selected resources?": "هل أنت متأكد من رغبتك بإلغاء إرفاق المصادر المختارة؟", + "Are you sure you want to detach this resource?": "هل أنت متأكد من رغبتك بإلغاء إرفاق هذا المصدر؟", + "Are you sure you want to force delete the selected resources?": "هل أنت متأكد من رغبتك بإلزامية حذف المصادر المحددة؟", + "Are you sure you want to force delete this resource?": "هل أنت متأكد من رغبتك بإلزامية حذف هذا المصدر؟", + "Are you sure you want to log out?": "هل أنت متأكد من رغبتك بتسجيل الخروج؟", + "Are you sure you want to mark all notifications as read?": "هل أنت متأكد من رغبتك بوضع علامة على جميع الإشعارات كمقروءة؟", + "Are you sure you want to remove this item?": "هل أنت متأكد أنك تريد إزالة هذا العنصر؟", + "Are you sure you want to restore the selected resources?": "هل أنت متأكد من رغبتك باسترجاع المصادر المحددة؟", + "Are you sure you want to restore this resource?": "هل أنت متأكد من رغبتك باسترجاع هذا المصدر؟", + "Are you sure you want to resume your subscription?": "هل أنت متأكد من رغبتك باستئناف اشتراكك؟", + "Are you sure you want to run this action?": "هل أنت متأكد من رغبتك بتنفيذ هذا الإجراء؟", + "Are you sure you want to set this payment method as your default?": "هل أنت متأكد من رغبتك بتعيين طريقة الدفع هذه كإعداد افتراضي؟", + "Are you sure you want to stop impersonating?": "هل أنت متأكد من رغبتك بالتوقف عن اقتباس الهوية؟", + "Are you sure you would like to delete this API token?": "هل أنت متأكد أنك تريد حذف رمز API المميز؟", + "Are you sure you would like to leave this team?": "هل أنت متأكد أنك تريد مغادرة هذا الفريق؟", + "Are you sure you would like to remove this person from the team?": "هل أنت متأكد أنك تريد إزالة هذا الشخص من الفريق؟", + "Are you sure you would like to switch billing plans?": "هل أنت متأكد من رغبتك بتبديل خطط الفوترة؟", + "Argentina": "الأرجنتين", + "Armenia": "أرمينيا", + "Aruba": "أروبا", + "Attach": "إرفاق", + "Attach & Attach Another": "إرفاق وإضافة مرفق آخر", + "Attach :resource": "إرفاق :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "إرفاق الملفات عبر سحبهم وإفلاتهم، اختيارهم، أو لصقهم.", + "August": "أغسطس", + "Australia": "أستراليا", + "Austria": "النمسا", + "Azerbaijan": "أذربيجان", + "Bahamas": "جزر البهاما", + "Bahrain": "البحرين", + "Bangladesh": "بنغلاديش", + "Barbados": "بربادوس", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "قبل المتابعة، هل يمكنك التحقق من بريدك الإلكتروني بالضغط على الرابط الذي أرسلناه لك الآن عبر البريد الإلكتروني؟ إذا لم يصلك البريد الإلكتروني، فيسعدنا أن نرسل لك بريداً إلكترونياً غيره بكل سرور.", + "Before proceeding, please check your email for a verification link.": "قبل المتابعة ، يرجى التحقق من بريدك الإلكتروني للحصول على رابط التحقق.", + "Belarus": "بيلاروس", + "Belgium": "بلجيكا", + "Belize": "بليز", + "Benin": "بنين", + "Bermuda": "برمودا", + "Bhutan": "بوتان", + "Billing Information": "معلومات الفوترة", + "Billing Management": "إدارة الفواتير", + "Bolivia": "بوليفيا", + "Bolivia, Plurinational State of": "بوليفيا", + "Bonaire, Sint Eustatius and Saba": "بونير، سانت يوستاتيوس وسابا", + "Bosnia And Herzegovina": "البوسنة والهرسك", + "Bosnia and Herzegovina": "البوسنة والهرسك", + "Botswana": "بوتسوانا", + "Bouvet Island": "جزيرة بوفيه", + "Brazil": "البرازيل", + "British Indian Ocean Territory": "الإقليم البريطاني في المحيط الهندي", + "Browser Sessions": "جلسات المتصفح", + "Brunei Darussalam": "بروناي", + "Bulgaria": "بلغاريا", + "Burkina Faso": "بوركينا فاسو", + "Burundi": "بروندي", + "Cambodia": "كمبوديا", + "Cameroon": "الكاميرون", + "Canada": "كندا", + "Cancel": "إلغاء", + "Cancel Subscription": "إلغاء الاشتراك", + "Cape Verde": "الرأس الأخضر", + "Card": "البطاقة الإئتمانية", + "Cayman Islands": "جزر كايمان", + "Central African Republic": "جمهورية أفريقيا الوسطى", + "Chad": "تشاد", + "Change Subscription Plan": "تغيير خطة الاشتراك", + "Change the current payment method attached to your subscription": "قم بتغيير طريقة الدفع الحالية المرفقة باشتراكك", + "Changes": "تغييرات", + "Checkout": "الدفع", + "Chile": "تشيلي", + "China": "الصين", + "Choose": "اختر", + "Choose :field": "اختر :field", + "Choose :resource": "اختر :resource", + "Choose an option": "اختر من القائمة", + "Choose date": "اختر تاريخ", + "Choose File": "اختر ملف", + "Choose Files": "اختر الملفات", + "Choose Type": "اختر نوع", + "Christmas Island": "جزيرة كريسماس", + "City": "المدينة", + "Click here to re-send the verification email.": "اضغط هنا لإعادة إرسال بريد التحقق.", + "click here to request another": "اضغط هنا لطلب آخر", + "Click to choose": "اضغط للاختيار", + "Close": "إغلاق", + "Cocos (Keeling) Islands": "جزر كوكوس (كيلينغ)", + "Code": "الرمز", + "Colombia": "كولومبيا", + "Comoros": "جزر القمر", + "Confirm": "تأكيد", + "Confirm Billing Action": "تأكيد إجراء الفوترة", + "Confirm Password": "تأكيد كلمة المرور", + "Confirm Payment": "تأكيد عملية الدفع", + "Confirm your :amount payment": "قم بتأكيد :amount دفعة/دفعيات", + "Congo": "الكونغو", + "Congo, Democratic Republic": "جمهورية الكونغو الديمقراطية", + "Congo, the Democratic Republic of the": "جمهورية الكونغو الديمقراطية", + "Constant": "ثابت", + "Continue To Payment": "الاستمرار للدفع", + "Cook Islands": "جزر كوك", + "Copy to clipboard": "نسخ إلى الحافظة", + "Costa Rica": "كوستا ريكا", + "Cote D'Ivoire": "ساحل العاج", + "Country": "الدولة", + "Coupon": "الكوبون", + "Coupon applied successfully.": "تم تطبيق الكوبون بنجاح.", + "Create": "إنشاء", + "Create & Add Another": "إنشاء وإضافة آخر", + "Create :resource": "إنشاء :resource", + "Create a new team to collaborate with others on projects.": "أنشئ فريقًا جديدًا للتعاون مع الآخرين في المشاريع.", + "Create Account": "إنشاء حساب", + "Create API Token": "إنشاء رمز API", + "Create New Team": "إنشاء فريق جديد", + "Create Team": "إنشاء فريق", + "Created.": "تم الإنشاء.", + "Croatia": "كرواتيا", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "كوبا", + "Curaçao": "كوراساو", + "Current Password": "كلمة المرور الحالية", + "Current Subscription Plan": "خطة الاشتراك الحالية", + "Currently Subscribed": "مشترك حاليا", + "Customer Balance": "رصيد العميل", + "Customize": "تخصيص", + "Cyprus": "قبرص", + "Czech Republic": "التشيك", + "Côte d'Ivoire": "ساحل العاج", + "Dark": "ليلي", + "Dashboard": "لوحة التحكم", + "December": "ديسمبر", + "Decrease": "نقصان", + "Default": "إفتراضي", + "Delete": "حذف", + "Delete :resource": "حذف :resource", + "Delete Account": "حذف الحساب", + "Delete all notifications": "حذف جميع الإشعارات", + "Delete API Token": "حذف رمز API", + "Delete File": "حذف الملف", + "Delete Notification": "حذف الإشعار", + "Delete Resource": "حذف المصدر", + "Delete Selected": "حذف المحدد", + "Delete Team": "حذف الفريق", + "Denmark": "الدانمارك", + "Detach": "إلغاء الإرفاق", + "Detach Resource": "إلغاء إرفاق المصدر", + "Detach Selected": "إلغاء إرفاق المحدد", + "Details": "التفاصيل", + "Disable": "تعطيل", + "Djibouti": "جيبوتي", + "Do you really want to leave? You have unsaved changes.": "هل تريد المغادرة حقا؟ لم تقم بحفظ التغييرات.", + "Dominica": "دومينيكا", + "Dominican Republic": "جمهورية الدومينيكان", + "Done.": "تم.", + "Download": "تحميل", + "Download Invoice": "تحميل الفاتورة", + "Drop file or click to choose": "أسقط الملف أو إضغط للإختيار", + "Drop files or click to choose": "أسقط الملفات أو إضغط للإختيار", + "Ecuador": "الإكوادور", + "Edit": "تعديل", + "Edit :resource": "تعديل :resource", + "Edit Attached": "تعديل المرفق", + "Edit Profile": "تعديل الملف الشخصي", + "Editor": "المحرر", + "Editor users have the ability to read, create, and update.": "المحررون لديهم القدرة على القراءة والإنشاء والتحديث.", + "Egypt": "مصر", + "El Salvador": "السلفادور", + "Email": "البريد الإلكتروني", + "email": "البريد الإلكتروني", + "Email Address": "البريد الإلكتروني", + "Email Addresses": "عناوين البريد الإلكتروني", + "Email Password Reset Link": "رابط إعادة تعيين كلمة مرور عبر البريد الإلكتروني", + "Email Verification": "التحقق من البريد الإلكتروني", + "Enable": "تفعيل", + "Encrypted environment file already exists.": "ملف البيئة المشفر موجود بالفعل.", + "Encrypted environment file not found.": "لم يتم العثور على ملف البيئة المشفرة.", + "Ensure your account is using a long, random password to stay secure.": "تأكد من أن حسابك يستخدم كلمة مرور طويلة وعشوائية للبقاء آمنًا.", + "Environment file already exists.": "ملف البيئة موجود بالفعل.", + "Environment file not found.": "لم يتم العثور على ملف البيئة.", + "Equatorial Guinea": "غينيا الاستوائية", + "Eritrea": "إريتريا", + "Error": "خطأ", + "errors": "أخطاء", + "Estonia": "إستونيا", + "Ethiopia": "إثيوبيا", + "ex VAT": "ضريبة القيمة المضافة السابقة", + "Excel (.xlsx)": "إكسيل (.xlsx)", + "Expires :expiration": "تنتهي في :expiration", + "Export As CSV": "تصدير كـ CSV", + "Extra Billing Information": "معلومات الفوترة الإضافية", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "هناك حاجة إلى تأكيد إضافي لمعالجة عملية الدفع الخاصة بك. الرجاء المتابعة إلى صفحة الدفع بالضغط على الزر أدناه.", + "Failed Subscription Payment": "فشلت عملية دفع الاشتراك", + "Failed to load :resource!": "فشل عملية تحميل :resource!", + "Falkland Islands (Malvinas)": "جزر فوكلاند", + "Faroe Islands": "جزر فارو", + "February": "فبراير", + "Fiji": "فيجي", + "Filename": "اسم الملف", + "Finish enabling two factor authentication.": "الانتهاء من تمكين المصادقة الثنائية.", + "Finland": "فنلندا", + "For your security, please confirm your password to continue.": "لحمايتك، يرجى تأكيد كلمة المرور الخاصة بك للمتابعة.", + "Forbidden": "محظور", + "Force Delete": "حذف إلزامي", + "Force Delete :resource": "حذف إلزامي :resource", + "Force Delete Resource": "حذف إلزامي للمصدر", + "Force Delete Selected": "حذف إلزامي للمحدد", + "Forgot Password": "نسيت كلمة المرور", + "Forgot your password?": "نسيت كلمة المرور؟", + "Forgot Your Password?": "نسيت كلمة المرور؟", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "نسيت كلمة المرور؟ لا توجد مشكلة. ما عليك سوى إخبارنا بعنوان بريدك الإلكتروني وسنرسل لك عبره رابط إعادة تعيين كلمة المرور الذي سيسمح لك باختيار كلمة مرور جديدة.", + "France": "فرنسا", + "French Guiana": "غويانا الفرنسية", + "French Polynesia": "بولينيزيا الفرنسية", + "French Southern Territories": "الأقاليم الجنوبية الفرنسية", + "From": "من", + "Gabon": "الغابون", + "Gambia": "غامبيا", + "Georgia": "جورجيا", + "Germany": "ألمانيا", + "Ghana": "غانا", + "Gibraltar": "جبل طارق", + "Go Home": "الرئيسية", + "Go to page :page": "الإنتقال إلى الصفحة :page", + "Great! You have accepted the invitation to join the :team team.": "رائع! لقد قبلت الدعوة للإنضمام إلى فريق :team.", + "Greece": "اليونان", + "Greenland": "غرينلاند", + "Grenada": "غرينادا", + "Guadeloupe": "غوادلوب", + "Guam": "غوام", + "Guatemala": "غواتيمالا", + "Guernsey": "غيرنزي", + "Guinea": "غينيا", + "Guinea-Bissau": "غينيا بيساو", + "Guyana": "غيانا", + "Haiti": "هايتي", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "هل لديك أفكار ثانية حول إلغاء اشتراكك؟ يمكنك إعادة تنشيط اشتراكك على الفور في أي وقت حتى نهاية دورة الفوترة الحالية. بعد انتهاء دورة الفوترة الحالية، يمكنك اختيار خطة اشتراك جديدة تمامًا.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "هل لديك أفكار أخرى حول إلغاء اشتراكك؟ يمكنك إعادة تنشيط اشتراكك فورا في أي وقت حتى نهاية دورة الفوترة الحالية. بعد انتهاء دورة الفوترة الحالية، يمكنك اختيار خطة اشتراك جديدة تماما.", + "Heard Island & Mcdonald Islands": "جزيرة هيرد وجزر ماكدونالد", + "Heard Island and McDonald Islands": "جزيرة هيرد وجزر ماكدونالد", + "Hello!": "أهلاً بك!", + "Hide Content": "إخفاء المحتوى", + "Hold Up!": "انتظر!", + "Holy See (Vatican City State)": "مدينة الفاتيكان", + "Honduras": "هندوراس", + "Hong Kong": "هونغ كونغ", + "Hungary": "هنغاريا", + "I agree to the :terms_of_service and :privacy_policy": "أوافق على :terms_of_service و :privacy_policy", + "Iceland": "آيسلندا", + "ID": "المعرّف", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "إذا لزم الأمر، يمكنك تسجيل الخروج من جميع جلسات المتصفح الأخرى عبر جميع أجهزتك. بعض جلساتك الأخيرة مذكورة أدناه؛ ومع ذلك، قد لا تكون هذه القائمة شاملة. إذا شعرت أنه تم اختراق حسابك، فيجب عليك أيضًا تحديث كلمة المرور الخاصة بك.", + "If you already have an account, you may accept this invitation by clicking the button below:": "إذا كان لديك حساب بالفعل، فيمكنك قبول هذه الدعوة بالضغط على الزر أدناه:", + "If you did not create an account, no further action is required.": "إذا لم تقم بإنشاء حساب ، فلا يلزم اتخاذ أي إجراء آخر.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "إذا لم تتوقع تلقي دعوة إلى هذا الفريق، فيمكنك تجاهل هذا البريد الإلكتروني.", + "If you did not receive the email": "إذا لم يصلك البريد الإلكتروني", + "If you did not request a password reset, no further action is required.": "إذا لم تقم بطلب استعادة كلمة المرور، لا تحتاج القيام بأي إجراء.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "إذا لم يكن لديك حساب، يمكنك إنشاء حساب بالضغط على الزر أدناه. بعد إنشاء حساب، يمكنك الضغط على زر قبول الدعوة في هذا البريد الإلكتروني لقبول دعوة الفريق:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "إذا كنت بحاجة إلى إضافة معلومات اتصال أو ضريبة محددة إلى فواتيرك، مثل اسم شركتك الكامل، رقم التعريف بضريبة القيمة المضافة، أو عنوان السجل، يمكنك إضافته هنا.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "إذا كنت تواجه مشكلة في النقر على الزر \":actionText \"، يمكنك نسخ عنوان URL أدناه\n وألصقه في متصفح الويب:", + "Impersonate": "اقتباس الهوية", + "Increase": "زيادة", + "India": "الهند", + "Indonesia": "إندونيسيا", + "Invalid filename.": "اسم الملف غير صالح.", + "Invalid JSON was returned from the route.": "تم إرجاع JSON غير صالح من المسار.", + "Invoice Email Addresses": "عناوين البريد الإلكتروني للفاتورة", + "Invoice emails updated successfully.": "تم تحديث عناوين البريد الإلكتروني للفاتورة بنجاح.", + "Invoices": "الفواتير", + "Iran, Islamic Republic Of": "إيران", + "Iran, Islamic Republic of": "إيران", + "Iraq": "العراق", + "Ireland": "إيرلندا", + "Isle Of Man": "جزيرة مان", + "Isle of Man": "جزيرة مان", + "Israel": "إسرائيل", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "يبدو أنه ليس لديك اشتراك نشط. يمكنك اختيار إحدى خطط الاشتراك أدناه للبدء. يمكنك تغيير خطط الاشتراك أو إلغاؤها في أي وقت.", + "Italy": "إيطاليا", + "Jamaica": "جامايكا", + "January": "يناير", + "Japan": "اليابان", + "Jersey": "جيرسي", + "Jordan": "الأردن", + "July": "يوليو", + "June": "يونيو", + "Kazakhstan": "كازاخستان", + "Kenya": "كينيا", + "Key": "المفتاح", + "Kiribati": "كيريباتي", + "Korea": "كوريا الجنوبية", + "Korea, Democratic People's Republic of": "كوريا الشمالية", + "Korea, Republic of": "كوريا الجنوبية", + "Kosovo": "كوسوفو", + "Kuwait": "الكويت", + "Kyrgyzstan": "قيرغيزستان", + "Lao People's Democratic Republic": "ﻻوس", + "Last active": "آخر نشاط", + "Last used": "آخر استخدام", + "Latvia": "ﻻتفيا", + "Leave": "مغادرة", + "Leave Team": "مغادرة الفريق", + "Lebanon": "لبنان", + "length": "الطول", + "Lens": "عدسات", + "Lesotho": "ليسوتو", + "Liberia": "ليبيريا", + "Libyan Arab Jamahiriya": "ليبيا", + "Liechtenstein": "ليختنشتاين", + "Light": "نهاري", + "Lithuania": "ليتوانيا", + "Load :perPage More": "عرض :perPage إضافية", + "Loading": "تحميل", + "Location": "موقع", + "Log in": "تسجيل الدخول", + "Log In": "تسجيل الدخول", + "Log Out": "تسجيل الخروج", + "Log out": "تسجيل خروج", + "Log Out Other Browser Sessions": "تسجيل الخروج من جلساتك على المتصفحات الأخرى", + "Log Viewer": "عارض السجل", + "Login": "تسجيل الدخول", + "Logout": "تسجيل الخروج", + "Logs": "السجلات", + "Luxembourg": "لوكسمبورغ", + "Macao": "ماكاو", + "Macedonia": "مقدونيا الشمالية", + "Macedonia, the former Yugoslav Republic of": "مقدونيا الشمالية", + "Madagascar": "مدغشقر", + "Malawi": "ملاوي", + "Malaysia": "ماليزيا", + "Maldives": "جزر المالديف", + "Mali": "مالي", + "Malta": "مالطا", + "Manage Account": "إدارة الحساب", + "Manage and log out your active sessions on other browsers and devices.": "إدارة جلساتك النشطة والخروج منها على المتصفحات والأجهزة الأخرى.", + "Manage API Tokens": "إدارة رموز API", + "Manage Role": "إدارة الصلاحيات", + "Manage Team": "إدارة الفريق", + "Managing billing for :billableName": "إدارة الفواتير لـ :billableName", + "March": "مارس", + "Mark all as Read": "تعيين الكل كمقروء", + "Mark all notifications as read": "تعيين جميع الإشعارات كمقروءة", + "Mark Read": "تعيين كمقروء", + "Mark Unread": "تعيين كغير مقروء", + "Marshall Islands": "جزر مارشال", + "Martinique": "جزر المارتينيك", + "Mauritania": "موريتانيا", + "Mauritius": "موريشيوس", + "May": "مايو", + "Mayotte": "مايوت", + "Mexico": "المكسيك", + "Micronesia, Federated States Of": "ميكرونيزيا", + "Micronesia, Federated States of": "ولايات ميكرونيسيا المتحدة", + "Moldova": "مولدوفا", + "Moldova, Republic of": "مولدوفا", + "Monaco": "موناكو", + "Mongolia": "منغوليا", + "Montenegro": "الجبل الأسود", + "Month To Date": "شهر حتى تاريخه", + "Monthly": "شهري", + "monthly": "شهري", + "Montserrat": "مونتسرات", + "Morocco": "المغرب", + "Mozambique": "موزمبيق", + "Myanmar": "ميانمار", + "Name": "الاسم", + "name": "الاسم", + "Namibia": "ناميبيا", + "Nauru": "ناورو", + "Nepal": "نيبال", + "Netherlands": "هولندا", + "Netherlands Antilles": "جزر الأنتيل الهولندية", + "Nevermind": "لا يهم", + "Nevermind, I'll keep my old plan": "لا يهم، سأحتفظ بخطتي القديمة", + "New": "جديد", + "New :resource": ":Resource جديد", + "New Caledonia": "نيو كاليدونيا", + "New Password": "كلمة مرور جديدة", + "New Zealand": "نيوزلندا", + "Next": "التالي", + "Next Payment": "الدفعة التالية", + "Next Payment on": "الدفع القادم بتاريخ", + "Nicaragua": "نيكاراغوا", + "Niger": "النجير", + "Nigeria": "نيجيريا", + "Niue": "نيوي", + "No": "ﻻ", + "No :resource matched the given criteria.": ":Resource لا يطابق المعايير المحددة.", + "No additional information...": "لا توجد معلومات إضافية...", + "No Current Data": "لا توجد بيانات حاليا", + "No Data": "ﻻ توجد بيانات", + "no file selected": "لم يتم اختيار ملف", + "No Increase": "لا توجد زيادة", + "No payment methods on file.": "لا توجد طرق دفع في الملف.", + "No payment scheduled.": "لا توجد دفعة مجدولة.", + "No Prior Data": "لا توجد بيانات سابقة", + "No Results Found.": "لم يتم العثور على نتائج.", + "Norfolk Island": "جزيرة نورفولك", + "Northern Mariana Islands": "جزر ماريانا الشمالية", + "Norway": "النرويج", + "Not Found": "غير متوفر", + "Notifications": "الإشعارات", + "Nova": "Nova", + "Nova User": "مستخدم نوفا", + "November": "نوفمبر", + "October": "أكتوبر", + "of": "من", + "OK": "موافق", + "Oman": "عمان", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "بمجرد حذف الفريق، سيتم حذف جميع مصادره وبياناته نهائيًا. قبل حذف هذا الفريق ، يرجى تنزيل أي بيانات أو معلومات بخصوص هذا الفريق ترغب في الاحتفاظ بها.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "بمجرد حذف حسابك، سيتم حذف جميع مصادره وبياناته نهائياً. قبل حذف حسابك، يرجى تنزيل أي بيانات أو معلومات ترغب في الاحتفاظ بها.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "بمجرد حذف حسابك، سيتم حذف جميع بياناته نهائياً. رجاءًا قم بإدخال كلمة المرور الخاصة بك لتأكيد رغبتك في حذف حسابك بشكل نهائي.", + "Only Trashed": "المحذوفات فقط", + "Open Invoices": "فتح الفواتير", + "Original": "أصلي", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "تتيح لك بوابة إدارة الفواتير الخاصة بنا إمكانية إدارة خطة اشتراكك وطريقة الدفع وتنزيل أحدث فواتيرك بسهولة.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "تتيح لك بوابة إدارة الفواتير الخاصة بنا إدارة خطة الاشتراك الخاصة بك، طرق الدفع، وتنزيل فواتيرك الحديثة.", + "Page Expired": "الصفحة منتهية الصلاحية", + "Pagination Navigation": "التنقل بين الصفحات", + "Paid": "مدفوع", + "Pakistan": "باكستان", + "Palau": "بالاو", + "Palestinian Territory, Occupied": "الأراضي الفلسطينية", + "Panama": "بنما", + "Papua New Guinea": "بابوا غينيا الجديدة", + "Paraguay": "باراغواي", + "Password": "كلمة المرور", + "password": "كلمة المرور", + "Payment Confirmation": "تأكيد عملية الدفع", + "Payment Information": "معلومات الدفع", + "Payment information updated successfully.": "تم تحديث معلومات الدفع بنجاح.", + "Payment Method": "طريقة الدفع", + "Payment Methods": "طرق الدفع", + "Payment Required": "مطلوب الدفع", + "Payments": "المدفوعات", + "Pending Team Invitations": "دعوات معلقة للإنضمام لفريق", + "Per Page": "في الصفحة", + "Permanently delete this team.": "احذف هذا الفريق بشكل دائم.", + "Permanently delete your account.": "احذف حسابك بشكل دائم.", + "Permissions": "الأذونات", + "Peru": "بيرو", + "Philippines": "الفلبين", + "Photo": "صورة", + "Pitcairn": "جزر بيتكيرن", + "Please accept the terms of service.": "الرجاء قبول شروط الخدمة.", + "Please click the button below to verify your email address.": "يرجى النقر على الزر أدناه للتحقق من عنوان بريدك الإلكتروني.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "يرجى تأكيد الوصول إلى حسابك عن طريق إدخال أحد رموز الاسترداد المخصصة لحالات الطوارئ.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "يرجى تأكيد الوصول إلى حسابك عن طريق إدخال رمز المصادقة المقدم من تطبيق المصادقة الخاص بك.", + "Please confirm your password before continuing.": "يرجى تأكيد كلمة المرور الخاصة بك قبل المتابعة.", + "Please copy your new API token. For your security, it won't be shown again.": "يرجى نسخ رمز API الجديد الخاص بك. من أجل أمانك، لن يتم عرضه مرة أخرى.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "الرجاء إدخال كلمة المرور الخاصة بك لتأكيد رغبتك في تسجيل الخروج من جلسات المتصفح الأخرى عبر جميع أجهزتك.", + "Please provide a maximum of three invoice emails addresses.": "يرجى كتابة ثلاثة عناوين بريد إلكتروني للفاتورة كحد أقصى.", + "Please provide the email address of the person you would like to add to this team.": "يرجى كتابة عنوان البريد الإلكتروني للشخص الذي ترغب بإضافته إلى هذا الفريق.", + "Please set a default payment method before retrying payments.": "يرجى تعيين طريقة الدفع الافتراضية قبل إعادة محاولة الدفع.", + "Please set a default payment method before swapping plans.": "يرجى تعيين طريقة الدفع الافتراضية قبل تبديل الخطط.", + "Poland": "بولندا", + "Portugal": "البرتغال", + "Press / to search": "اضغط / للبحث", + "Preview": "معاينة", + "Previewing": "معاينة", + "Previous": "السابق", + "Privacy Policy": "سياسة الخصوصية", + "Profile": "الملف الشخصي", + "Profile Information": "معلومات الملف الشخصي", + "Puerto Rico": "بورتوريكو", + "Qatar": "قطر", + "Quarter To Date": "ربع سنة حتى تاريخه", + "Recovery Code": "رمز الاسترداد", + "Refresh": "تحديث", + "Regards,": "مع التحية،", + "Regenerate Recovery Codes": "إعادة إنشاء رموز الاسترداد", + "Register": "تسجيل", + "Reload": "إعادة تحميل", + "Remember me": "تذكرني", + "Remember Me": "تذكرني", + "Remove": "حذف", + "Remove Photo": "حذف الصورة", + "Remove Team Member": "حذف عضو الفريق", + "Replicate": "تكرار", + "Required fields": "الحقول المطلوبة", + "Resend Verification Email": "إعادة ارسال بريد التحقق", + "Reset Filters": "إعادة تعيين الفلترة", + "Reset Password": "استعادة كلمة المرور", + "Reset Password Notification": "تنبيه استعادة كلمة المرور", + "resource": "المصدر", + "Resource Row Dropdown": "القائمة المنسدلة لصف المصدر", + "Resources": "المصادر", + "resources": "المصادر", + "Restore": "استعادة", + "Restore :resource": "استعادة :resource", + "Restore Resource": "استعادة المصدر", + "Restore Selected": "استعادة المحدد", + "results": "نتيجة", + "Resume Subscription": "استئناف الاشتراك", + "Retry Payment": "إعادة محاولة الدفع", + "Return to :appName": "العودة إلى :appName", + "Reunion": "روينيون", + "Role": "صلاحية", + "Romania": "رومانيا", + "Run Action": "تنفيذ الإجراء", + "Russian Federation": "روسيا", + "Rwanda": "رواندا", + "Réunion": "روينيون", + "Saint Barthelemy": "سانت بارتيليمي", + "Saint Barthélemy": "سانت بارتيليمي", + "Saint Helena": "سانت هيليناؤ", + "Saint Kitts And Nevis": "سانت كيتس ونيفيس", + "Saint Kitts and Nevis": "سانت كيتس ونيفيس", + "Saint Lucia": "سانت لوسيا", + "Saint Martin": "سانت مارتن", + "Saint Martin (French part)": "سانت مارتن", + "Saint Pierre And Miquelon": "سانت بيار وميكلون", + "Saint Pierre and Miquelon": "سانت بيار وميكلون", + "Saint Vincent And Grenadines": "سانت فنسنت والجرينادينز", + "Saint Vincent and the Grenadines": "سانت فنسنت والجرينادينز", + "Samoa": "ساموا", + "San Marino": "سان مارينو", + "Sao Tome And Principe": "ساو تومي وبرينسيبي", + "Sao Tome and Principe": "ساو تومي وبرينسيبي", + "Saudi Arabia": "المملكة العربية السعودية", + "Save": "حفظ", + "Saved.": "تم الحفظ.", + "Scroll to bottom": "الإنتقال للأسفل", + "Scroll to top": "الإنتقال للأعلى", + "Search": "بحث", + "Secure Area": "منطقة آمنة", + "Select": "اختر", + "Select a different plan": "اختر خطة مختلفة", + "Select a log file...": "اختر ملف السجل...", + "Select A New Photo": "اختيار صورة جديدة", + "Select Action": "اختيار إجراء", + "Select all": "تحديد الكل", + "Select All Dropdown": "تحديد كل القوائم المنسدلة", + "Select this page": "إختر هذه الصفحة", + "Send Password Reset Link": "أرسل رابط استعادة كلمة المرور", + "Senegal": "السنغال", + "September": "سبتمبر", + "Serbia": "صربيا", + "Server Error": "خطأ في الإستضافة", + "Service Unavailable": "الخدمة غير متوفرة", + "Set as default": "تعيين كافتراضي", + "Setup Key": "مفتاح الإعداد", + "Seychelles": "سيشل", + "Show All Fields": "عرض جميع الحقول", + "Show Content": "عرض المحتوى", + "Show Recovery Codes": "إظهار رموز الاسترداد", + "Showing": "عرض", + "Sierra Leone": "سيراليون", + "Signed in as": "تم الدخول كـ", + "Singapore": "سنغافورة", + "Sint Maarten (Dutch part)": "سانت مارتن", + "Slovakia": "سلوفاكيا", + "Slovenia": "سلوفينيا", + "Soft Deleted": "الحذف المبدئي", + "Solomon Islands": "جزر سليمان", + "Somalia": "الصومال", + "Something went wrong.": "هناك خطأ ما.", + "Sorry! You are not authorized to perform this action.": "عذراً! ليست لديك الصلاحية لتنفيذ هذا الإجراء.", + "Sorry, your session has expired.": "عذراً، مدة جلستك قد انتهت.", + "South Africa": "جنوب أفريقيا", + "South Georgia And Sandwich Isl.": "جورجيا الجنوبية وجزر ساندويتش الجنوبية", + "South Georgia and the South Sandwich Islands": "جورجيا الجنوبية وجزر ساندويتش الجنوبية", + "South Sudan": "جنوب السودان", + "Spain": "إسبانيا", + "Sri Lanka": "سريلانكا", + "Standalone Actions": "الإجراءات المستقلة", + "Start Polling": "بدء التصويت", + "Start polling": "بدء التصويت", + "State / County": "الولاية / الدولة", + "Stop Impersonating": "إيقاف اقتباس الهوية", + "Stop Polling": "إيقاف التصويت", + "Stop polling": "إيقاف التصويت", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "قم بالاحتفاظ برموز الاسترداد هذه في مكان آمن. يمكن استخدامها لاستعادة الوصول إلى حسابك في حالة فقدان جهاز المصادقة الثنائية الخاص بك.", + "Subscribe": "اشتراك", + "Subscription Information": "معلومات الاشتراك", + "Subscription Pending": "الإشتراك معلق", + "Sudan": "السودان", + "Suriname": "سورينام", + "Svalbard And Jan Mayen": "سفالبارد وجان ماين", + "Svalbard and Jan Mayen": "سفالبارد ويان ماين", + "Swaziland": "إسواتيني", + "Sweden": "السويد", + "Switch Teams": "تبديل الفرق", + "Switzerland": "سويسرا", + "Syrian Arab Republic": "سوريا", + "System": "النظام", + "Taiwan": "تايوان", + "Taiwan, Province of China": "تايوان", + "Tajikistan": "طاجيكستان", + "Tanzania": "تنزانيا", + "Tanzania, United Republic of": "تنزانيا", + "TAX": "الضريبة", + "Team Details": "تفاصيل الفريق", + "Team Invitation": "دعوة الفريق", + "Team Members": "أعضاء الفريق", + "Team Name": "اسم الفريق", + "Team Owner": "مالك الفريق", + "Team Settings": "إعدادات الفريق", + "Terms of Service": "شروط الاستخدام", + "Thailand": "تايلاند", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "شكرا لتسجيلك! قبل البدء ، هل يمكنك التحقق من عنوان بريدك الإلكتروني من خلال النقر على الرابط الذي أرسلناه إليك عبر البريد الإلكتروني للتو؟ إذا لم تتلق البريد الإلكتروني ، فسنرسل لك رسالة أخرى بكل سرور.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "شكرا لدعمكم المتواصل. لقد أرفقنا نسخة من فاتورتك لسجلاتك. يرجى إعلامنا إذا كان لديك أي أسئلة أو مخاوف.", + "Thanks,": "شكراً،", + "The :attribute must be a valid role.": ":Attribute يجب أن تكون صلاحية فاعلة.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن تحتوي على رقم واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على الأقل على حرف خاص ورقم.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف خاص واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف كبير واحد ورقم واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف كبير واحد وحرف خاص واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف كبير واحد، رقم واحد، وحرف خاص واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف كبير واحد على الأقل.", + "The :attribute must be at least :length characters.": ":Attribute يجب أن يتألف على الأقل من :length خانة.", + "The :attribute must contain at least one letter.": ":Attribute يجب أن يحتوي على الأقل حرف واحد.", + "The :attribute must contain at least one number.": ":Attribute يجب أن يحتوي على الأقل رقم واحد.", + "The :attribute must contain at least one symbol.": ":Attribute يجب أن يحتوي على الأقل رمز واحد.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute يجب أن يحتوي على الأقل حرف كبير واحد وحرف صغير واحد.", + "The :resource was created!": "تم إنشاء :resource!", + "The :resource was deleted!": "تم حذف :resource!", + "The :resource was restored!": "تم استعادة :resource!", + "The :resource was updated!": "تم تحديث :resource!", + "The action was executed successfully.": "تم تنفيذ الإجراء بنجاح.", + "The default payment method cannot be removed.": "لا يمكن إزالة طريقة الدفع الافتراضية.", + "The file was deleted!": "تم حذف الملف!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute المستخدم ضمن قائمة البيانات المسربة. الرجاء اختيار :attribute مختلف.", + "The given data was invalid.": "البيانات المدخلة غير صالحة.", + "The government won't let us show you what's behind these doors": "الحكومة لن تسمح لنا بأن نعرض لك ما وراء هذه الأبواب", + "The HasOne relationship has already been filled.": "تم بالفعل ملء العلاقة HasOne.", + "The image could not be loaded": "لا يمكن تحميل الصورة", + "The image could not be loaded.": "لا يمكن تحميل الصورة.", + "The invoice emails must be valid email addresses.": "عناوين البريد الإلكتروني للفاتورة يجب أن تكون عناوين بريد إلكتروني صالحة.", + "The password is incorrect.": "كلمة المرور غير صحيحة.", + "The provided coupon code is invalid.": "رمز الكوبون المستخدم غير صالح.", + "The provided password does not match your current password.": "كلمة المرور التي قمت بإدخالها لا تطابق كلمة المرور الحالية.", + "The provided password was incorrect.": "كلمة المرور التي قمت بإدخالها غير صحيحة.", + "The provided two factor authentication code was invalid.": "كود المصادقة الثنائية الذي قمت بإدخاله غير صالح.", + "The provided two factor recovery code was invalid.": "كود استرداد المصادقة الثنائية الذي قمت بإدخاله غير صالح.", + "The provided VAT number is invalid.": "رقم ضريبة القيمة المضافة الذي قمت بإدخاله غير صالح.", + "The resource was attached!": "تم إرفاق المصدر!", + "The resource was prevented from being saved!": "تم منع عملية حفظ المصدر!", + "The resource was updated!": "تم تحديث المصدر!", + "The response is not a streamed response.": "الاستجابة ليست استجابة متدفقة.", + "The response is not a view.": "الاستجابة ليست صفحة عرض.", + "The selected country is invalid.": "الدولة المختارة غير صالحة.", + "The selected plan is invalid.": "الخطة المختارة غير صالحة.", + "The selected resources have been :action!": "تم :action المصادر المحددة!", + "The team's name and owner information.": "اسم الفريق ومعلومات المالك.", + "There are no available options for this resource.": "لا توجد خيارات متاحة لهذا المصدر.", + "There are no fields to display.": "لا توجد حقول لعرضها.", + "There are no new notifications.": "لا توجد تنبيهات جديدة.", + "There was a problem executing the action.": "توجد مشكلة في تنفيذ الإجراء.", + "There was a problem fetching the resource.": "توجد مشكلة في عملية جلب المورد.", + "There was a problem submitting the form.": "توجد مشكلة في اعتماد النموذج.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "تمت دعوة هؤلاء الأشخاص إلى فريقك وتم إرسال دعوة عبر البريد الإلكتروني إليهم. يمكنهم الإنضمام إلى الفريق عن طريق قبول دعوة البريد الإلكتروني.", + "This account does not have an active subscription.": "هذا الحساب لا يملك اشتراك نشط.", + "This action is unauthorized.": "هذا الإجراء غير مصرح به.", + "This copy of Nova is unlicensed.": "هذه النسخة من نوفا غير مرخصة.", + "This coupon code can only be used by new customers.": "يسمح باستخدام هذا الكوبون من قبل العملاء الجدد فقط.", + "This device": "هذا الجهاز", + "This file field is read-only.": "حقل الملف هذا للقراءة فقط.", + "This invoice is no longer open.": "هذه الفاتورة لم تعد مفتوحة.", + "This is a secure area of the application. Please confirm your password before continuing.": "هذه منطقة آمنة للتطبيق. يرجى تأكيد كلمة المرور الخاصة بك قبل المتابعة.", + "This password does not match our records.": "كلمة المرور لا تتطابق مع سجلاتنا.", + "This password reset link will expire in :count minutes.": "ستنتهي صلاحية رابط استعادة كلمة المرور خلال :count دقيقة.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "تم بدء عملية الدفع، ولكن لم يتم استلام الأموال بعد. يمكن أن يستغرق ذلك حتى 14 يومًا.", + "This resource no longer exists": "لم يعد هذا المصدر متوفرا", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "انتهت صلاحية الاشتراك ولا يمكن استئنافه. يرجى إنشاء اشتراك جديد.", + "This user already belongs to the team.": "هذا المستخدم ينتمي بالفعل إلى الفريق.", + "This user has already been invited to the team.": "تمت دعوة هذا المستخدم بالفعل إلى الفريق.", + "Timor-Leste": "تيمور - ليشتي", + "to": "إلى", + "To": "إلى", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "لإنهاء تمكين المصادقة الثنائية، قم بسمح رمز الاستجابة السريعة التالي باستخدام تطبيق المصادقة بهاتفك أو قم بإدخال مفتاح الإعداد وأدخل رمز OTP الذي تم إنشاؤه.", + "Today": "اليوم", + "Toggle navigation": "إظهار/إخفاء القائمة", + "Togo": "توغو", + "Tokelau": "توكيلو", + "Token Name": "اسم الرمز", + "Tonga": "تونغا", + "Too Many Requests": "طلبات كثيرة جدًا", + "total": "الإجمالي", + "Total:": "الإجمالي:", + "Trashed": "محذوف", + "Trinidad And Tobago": "ترينيداد وتوباغو", + "Trinidad and Tobago": "ترينيداد وتوباغو", + "Tunisia": "تونس", + "Turkey": "تركيا", + "Turkmenistan": "تركمانستان", + "Turks And Caicos Islands": "جزر توركس وكايكوس", + "Turks and Caicos Islands": "جزر توركس وكايكو", + "Tuvalu": "توفالو", + "Two Factor Authentication": "المصادقة الثنائية", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "لقد تم تمكين المصادقة الثنائية لحسابك. قم بمسح رمز الاستجابة السريعة التالي باستخدام تطبيق المصادقة بهاتفك أو قم بإدخال مفتاح الإعداد.", + "Type": "النوع", + "Uganda": "أوغندا", + "Ukraine": "أوكرانيا", + "Unauthorized": "غير مصرّح", + "United Arab Emirates": "الإمارات العربية المتحدة", + "United Kingdom": "المملكة المتحدة", + "United States": "الولايات المتحدة", + "United States Minor Outlying Islands": "جزر الولايات المتحدة النائية", + "United States Outlying Islands": "جزر الولايات المتحدة النائية", + "Unknown": "غير معروف", + "Unpaid": "غير مدفوع", + "Update": "تحديث", + "Update & Continue Editing": "تحديث ومتابعة التعديل", + "Update :resource": "تحديث :resource", + "Update :resource: :title": "تحديث :resource: :title", + "Update attached :resource: :title": "تحديث المرفق :resource: :title", + "Update Password": "تحديث كلمة المرور", + "Update Payment Information": "تحديث معلومات الدفع", + "Update Payment Method": "تحديث طريقة الدفع", + "Update your account's profile information and email address.": "قم بتحديث معلومات ملفك الشخصي وبريدك الإلكتروني.", + "Uploading": "جاري التحميل", + "Uploading files... (:current/:total)": "جاري تحميل الملفات... (:current/:total)", + "Uruguay": "أورغواي", + "Use a recovery code": "استخدم رمز الاسترداد", + "Use an authentication code": "استخدم رمز المصادقة", + "User Actions": "إجراءات المستخدم", + "User Security": "أمان المستخدم", + "Username": "اسم المستخدم", + "Uzbekistan": "أوزبكستان", + "Value": "القيمة", + "Vanuatu": "فانواتو", + "VAT Number": "رقم ضريبة القيمة المضافة", + "Venezuela": "فنزويلا", + "Venezuela, Bolivarian Republic of": "فنزويلا", + "Verify Email Address": "التحقق من عنوان البريد الإلكتروني", + "Verify Your Email Address": "تحقق من عنوان بريدك الإلكتروني", + "Viet Nam": "فيتنام", + "View": "عرض", + "Virgin Islands, British": "جزر فيرجن البريطانية", + "Virgin Islands, U.S.": "جزر فيرجن التابعة للولايات المتحدة", + "Wallis And Futuna": "جزر والس وفوتونا", + "Wallis and Futuna": "جزر والس وفوتونا", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "نقوم الآن بمعالجة اشتراكك. بمجرد معالجة الاشتراك بنجاح، سيتم تحديث هذه الصفحة تلقائياً. عادة ما تستغرق هذه العملية بضعة ثوانٍ فقط.", + "We are unable to process your payment. Please contact customer support.": "لم نتمكن من معالجة عملية الدفع الخاصة بك. يرجى الاتصال بدعم العملاء.", + "We have emailed your password reset link!": "قمنا بإرسال رابط إعادة تعيين كلمة المرور إلى بريدك الإلكتروني!", + "We were unable to find a registered user with this email address.": "لم نتمكن من العثور على مستخدم مسجل بهذا البريد الإلكتروني.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "سنرسل رابط تنزيل الفاتورة إلى عناوين البريد الإلكتروني التي ستقوم بتحديدها أدناه. يمكنك فصل عناوين البريد الإلكتروني المتعددة باستخدام الفواصل.", + "We're lost in space. The page you were trying to view does not exist.": "لقد ضعنا في الفضاء. الصفحة التي كنت تحاول عرضها غير موجودة.", + "Welcome Back!": "مرحبا بعودتك!", + "Western Sahara": "الصحراء الغربية", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "عند تمكين المصادقة الثنائية، ستتم مطالبتك برمز آمن وعشوائي أثناء المصادقة. يمكنك الحصول على هذا الرمز من تطبيق Google Authenticator بهاتفك.", + "Whoops": "عذراً", + "Whoops!": "عذراً!", + "Whoops! Something went wrong.": "عذرًا! هناك خطأ ما.", + "With Trashed": "مع المحذوفات", + "Write": "كتابة", + "Year To Date": "سنة حتى تاريخه", + "Yearly": "سنوي", + "Yemen": "اليمن", + "Yes": "نعم", + "You are already subscribed.": "أنت مشترك مسبقاً.", + "You are currently within your free trial period. Your trial will expire on :date.": "أنت الآن ضمن الفترة التجريبية المجانية. ستنتهي فترتك التجريبية في :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "أنت الآن ضمن الفترة التجريبية المجانية. ستنتهي فترتك التجريبية في :date. بدء اشتراك جديد سيؤدي إلى إنهاء فترتك التجريبية.", + "You are logged in!": "لقد قمت بتسجيل الدخول!", + "You are receiving this email because we received a password reset request for your account.": "لقد استلمت هذا الإيميل لأننا استقبلنا طلباً لاستعادة كلمة مرور حسابك.", + "You have been invited to join the :team team!": "لقد تمت دعوتك للإنضمام إلى فريق :team!", + "You have enabled two factor authentication.": "لقد قمت بتمكين المصادقة الثنائية.", + "You have not enabled two factor authentication.": "لم تقم بتمكين المصادقة الثنائية.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "لديك بعض الفواتير غير المدفوعة. بعد تحديث طريقة الدفع الافتراضية الخاصة بك، يمكنك إعادة محاولة الدفع عبر قائمة الفواتير أدناه.", + "You may accept this invitation by clicking the button below:": "يمكنك قبول هذه الدعوة بالضغط على الزر أدناه:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "يمكنك إلغاء اشتراكك في أي وقت. إذا قمت بإلغاء اشتراكك، سيكون لديك خيار استئناف الاشتراك حتى نهاية دورة الفوترة الحالية.", + "You may delete any of your existing tokens if they are no longer needed.": "يمكنك حذف أي من الرموز المميزة الموجودة لديك إذا لم تعد هناك حاجة إليها.", + "You may not delete your personal team.": "لا يمكنك حذف فريقك الشخصي.", + "You may not leave a team that you created.": "لا يمكنك مغادرة الفريق الذي أنشأته.", + "You will receive an invoice and payment link via email for each billing period.": "سوف تتلقى رابط الفاتورة والدفع عبر البريد الإلكتروني لكل دورة فوترة.", + "You're logged in!": "لقد قمت بتسجيل الدخول!", + "Your :invoiceName invoice is now available!": "فاتورتك :invoiceName متاحة حاليا!", + "Your billing address is :address :address2 :postal_code :city :state :country": "عنوان الفوترة الخاص بك هو :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "تم رفض بطاقتك. يرجى التواصل مع جهة إصدار بطاقتك لمزيد من المعلومات.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "طريقك الدفع الخاصة بك حاليا هي بطاقة ائتمانية آخرها :lastFour وتنتهي فترة صلاحيتها في :expiration.", + "Your email address is unverified.": "لم يتم التحقق من عنوان بريدك الإلكتروني.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "فشلت عملية الدفع الأخيرة الخاصة بك بقيمة :amount. يرجى تحديث طريقة الدفع الخاصة بك لإعادة محاولة الدفع.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "فشلت عملية الدفع الأخيرة الخاصة بك بقيمة :amount في :date. يرجى تحديث طريقة الدفع الخاصة بك لإعادة محاولة الدفع.", + "Your next payment of :amount will be processed on :date.": "دفعتك القادمة وقيمتها :amount ستكون في :date.", + "Your payment method has been added successfully.": "تمت إضافة طريقة الدفع الخاصة بك بنجاح.", + "Your payment method will be charged automatically for each billing period.": "سيتم السداد باستخدام طريقة الدفع الخاصة بك تلقائيًا لكل دورة فوترة.", + "Your registered VAT Number is :vatNumber.": "رقم ضريبة القيمة المضافة الخاص بك هو :vatNumber.", + "Your subscription has been started successfully.": "لقد بدأ اشتراكك بنجاح.", + "Your subscription has been successfully cancelled.": "تم إلغاء اشتراكك بنجاح.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "تم إلغاء اشتراكك بنجاح. سيظل لديك الوصول حتى نهاية فترة الفوترة الخاصة بك.", + "Your subscription was successfully resumed.": "تم استئناف اشتراكك بنجاح.", + "Your subscription was successfully updated.": "تم تحديث اشتراكك بنجاح.", + "Zambia": "زامبيا", + "Zimbabwe": "زيمبابوي", + "Zip / Postal Code": "الرمز البريدي", + "Åland Islands": "جزر آلاند" +} diff --git a/locales/ar/php-inline.json b/locales/ar/php-inline.json new file mode 100644 index 00000000000..b6a6b5d1799 --- /dev/null +++ b/locales/ar/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "يجب قبول هذا الحقل.", + "accepted_if": "يجب قبول هذا الحقل في حالة :other يساوي :value.", + "active_url": "لا يُمثّل رابطًا صحيحًا.", + "after": "يجب أن يكون تاريخًا لاحقًا للتاريخ :date.", + "after_or_equal": "يجب أن يكون تاريخاً لاحقاً أو مطابقاً للتاريخ :date.", + "alpha": "يجب أن لا يحتوي سوى على حروف.", + "alpha_dash": "يجب أن لا يحتوي سوى على حروف، أرقام ومطّات.", + "alpha_num": "يجب أن يحتوي على حروفٍ وأرقامٍ فقط.", + "any_of": "هذا الحقل غير صالح.", + "array": "يجب أن يكون مصفوفة.", + "ascii": "يجب أن يحتوي هذا الحقل فقط على أحرف أبجدية رقمية أحادية البايت ورموز.", + "attached": "هذا الحقل تم إرفاقه بالفعل.", + "before": "يجب أن يكون تاريخًا سابقًا للتاريخ :date.", + "before_or_equal": "يجب أن يكون تاريخا سابقا أو مطابقا للتاريخ :date.", + "between.array": "يجب أن يحتوي على عدد من العناصر بين :min و :max.", + "between.file": "يجب أن يكون حجم الملف بين :min و :max كيلوبايت.", + "between.numeric": "يجب أن تكون القيمة بين :min و :max.", + "between.string": "يجب أن يكون عدد حروف النّص بين :min و :max.", + "boolean": "يجب أن تكون قيمة هذا الحقل إما true أو false .", + "can": "هذا الحقل يحتوي على قيمة غير مصرّح بها.", + "confirmed": "التأكيد غير متطابق.", + "contains": "هذا الحقل يفتقد قيمة مطلوبة.", + "date": "هذا ليس تاريخًا صحيحًا.", + "date_equals": "يجب أن يكون تاريخاً مطابقاً للتاريخ :date.", + "date_format": "لا يتوافق مع الشكل :format.", + "decimal": "يجب أن يحتوي هذا الحقل على :decimal منزلة/منازل عشرية.", + "declined": "يجب رفض هذه القيمة.", + "declined_if": "يجب رفض هذه القيمة في حالة :other هو :value.", + "different": "يجب أن تكون القيمة مختلفة عن :other.", + "digits": "يجب أن يحتوي على :digits رقمًا/أرقام.", + "digits_between": "يجب أن يكون بين :min و :max رقمًا/أرقام .", + "dimensions": "الصورة تحتوي على أبعاد غير صالحة.", + "distinct": "هذا الحقل يحمل قيمة مُكرّرة.", + "doesnt_contain": "يجب ألا يحتوي هذا الحقل على أي مما يلي: :values.", + "doesnt_end_with": "هذا الحقل يجب ألّا ينتهي بأحد القيم التالية: :values.", + "doesnt_start_with": "هذا الحقل يجب ألّا يبدأ بأحد القيم التالية: :values.", + "email": "يجب أن يكون عنوان بريد إلكتروني صحيح البُنية.", + "ends_with": "يجب أن ينتهي بأحد القيم التالية: :values", + "enum": "القيمة المحددة غير موجودة في قائمة القيم المسموح بها.", + "exists": "القيمة المحددة غير موجودة.", + "extensions": "يجب أن يحتوي هذا الحقل على أحد الإمتدادات التالية: :values.", + "file": "المحتوى يجب أن يكون ملفا.", + "filled": "هذا الحقل إجباري.", + "gt.array": "يجب أن يحتوي على أكثر من :value عناصر/عنصر.", + "gt.file": "يجب أن يكون حجم الملف أكبر من :value كيلوبايت.", + "gt.numeric": "يجب أن تكون القيمة أكبر من :value.", + "gt.string": "يجب أن يكون طول النّص أكثر من :value حروفٍ/حرفًا.", + "gte.array": "يجب أن يحتوي على الأقل على :value عُنصرًا/عناصر.", + "gte.file": "يجب أن يكون حجم الملف على الأقل :value كيلوبايت.", + "gte.numeric": "يجب أن تكون القيمة مساوية أو أكبر من :value.", + "gte.string": "يجب أن يكون طول النص على الأقل :value حروفٍ/حرفًا.", + "hex_color": "يجب أن يحتوي هذا الحقل على صيغة لون HEX صالحة.", + "image": "يجب أن تكون صورةً.", + "in": "القيمة المحددة غير موجودة في قائمة القيم المسموح بها.", + "in_array": "هذه القيمة غير موجودة في :other.", + "in_array_keys": "يجب أن يحتوي هذا الحقل على الأقل على مفتاح واحد من المفاتيح التالية: :values.", + "integer": "يجب أن يكون عددًا صحيحًا.", + "ip": "يجب أن يكون عنوان IP صحيحًا.", + "ipv4": "يجب أن يكون عنوان IPv4 صحيحًا.", + "ipv6": "يجب أن يكون عنوان IPv6 صحيحًا.", + "json": "يجب أن يكون نصًا من نوع JSON.", + "list": "يجب أن يكون هذا الحقل قائمة.", + "lowercase": "يجب أن يحتوي الحقل على حروف صغيرة.", + "lt.array": "يجب أن يحتوي على أقل من :value عناصر/عنصر.", + "lt.file": "يجب أن يكون حجم الملف أصغر من :value كيلوبايت.", + "lt.numeric": "يجب أن تكون القيمة أصغر من :value.", + "lt.string": "يجب أن يكون طول النّص أقل من :value حروفٍ/حرفًا.", + "lte.array": "يجب أن لا يحتوي على أكثر من :value عناصر/عنصر.", + "lte.file": "يجب أن لا يتجاوز حجم الملف :value كيلوبايت.", + "lte.numeric": "يجب أن تكون القيمة مساوية أو أصغر من :value.", + "lte.string": "يجب أن لا يتجاوز طول النّص :value حروفٍ/حرفًا.", + "mac_address": "يجب أن تكون القيمة عنوان MAC صالحاً.", + "max.array": "يجب أن لا يحتوي على أكثر من :max عناصر/عنصر.", + "max.file": "يجب أن لا يتجاوز حجم الملف :max كيلوبايت.", + "max.numeric": "يجب أن تكون القيمة مساوية أو أصغر من :max.", + "max.string": "يجب أن لا يتجاوز طول النّص :max حروفٍ/حرفًا.", + "max_digits": "يجب ألا يحتوي هذا الحقل على أكثر من :max رقم/أرقام.", + "mimes": "يجب أن يكون ملفًا من نوع : :values.", + "mimetypes": "يجب أن يكون ملفًا من نوع : :values.", + "min.array": "يجب أن يحتوي على الأقل على :min عُنصرًا/عناصر.", + "min.file": "يجب أن يكون حجم الملف على الأقل :min كيلوبايت.", + "min.numeric": "يجب أن تكون القيمة مساوية أو أكبر من :min.", + "min.string": "يجب أن يكون طول النص على الأقل :min حروفٍ/حرفًا.", + "min_digits": "يجب أن يحتوي هذا الحقل على الأقل :min رقم/أرقام.", + "missing": "يجب أن يكون هذا الحقل مفقوداً.", + "missing_if": "يجب أن يكون هذا الحقل مفقوداً عندما :other يساوي :value.", + "missing_unless": "يجب أن يكون هذا الحقل مفقوداً ما لم يكن :other يساوي :value.", + "missing_with": "يجب أن يكون هذا الحقل مفقوداً عند توفر :values.", + "missing_with_all": "يجب أن يكون هذا الحقل مفقوداً عند توفر :values.", + "multiple_of": "يجب أن تكون القيمة من مضاعفات :value", + "not_in": "يجب ألا تكون القيمة المحددة في القائمة.", + "not_regex": "صيغة غير صالحة.", + "numeric": "يجب أن يكون رقمًا.", + "password.letters": "يجب أن يحتوي هذا الحقل على حرف واحد على الأقل.", + "password.mixed": "يجب أن يحتوي هذا الحقل على حرف كبير وحرف صغير على الأقل.", + "password.numbers": "يجب أن يحتوي هذا الحقل على رقمٍ واحدٍ على الأقل.", + "password.symbols": "يجب أن يحتوي هذا الحقل على رمزٍ واحدٍ على الأقل.", + "password.uncompromised": "قيمة هذا الحقل ظهرت في بيانات مُسربة. الرجاء اختيار قيمة مختلفة.", + "present": "يجب توفر هذا الحقل.", + "present_if": "يجب توفر هذا الحقل عندما :other يساوي :value.", + "present_unless": "يجب توفر هذا الحقل ما لم يكن :other يساوي :value.", + "present_with": "يجب توفر هذا الحقل عند توفر :values.", + "present_with_all": "يجب توفر هذا الحقل عند توفر :values.", + "prohibited": "هذا الحقل محظور.", + "prohibited_if": "هذا الحقل محظور إذا كان :other هو :value.", + "prohibited_if_accepted": "هذا الحقل محظور عند قبول الحقل :other.", + "prohibited_if_declined": "هذا الحقل محظور عند رفض الحقل :other.", + "prohibited_unless": "هذا الحقل محظور ما لم يكن :other ضمن :values.", + "prohibits": "هذا الحقل يحظر تواجد الحقل :other.", + "regex": "الصيغة غير صحيحة.", + "relatable": "هذا الحقل قد لا يكون مرتبطا بالمصدر المحدد.", + "required": "هذا الحقل مطلوب.", + "required_array_keys": "يجب أن يحتوي هذا الحقل على مدخلات لـ: :values.", + "required_if": "هذا الحقل مطلوب في حال ما إذا كان :other يساوي :value.", + "required_if_accepted": "هذا الحقل مطلوب عند قبول الحقل :other.", + "required_if_declined": "هذا الحقل مطلوب عند رفض الحقل :other.", + "required_unless": "هذا الحقل مطلوب في حال ما لم يكن :other يساوي :values.", + "required_with": "هذا الحقل مطلوب إذا توفّر :values.", + "required_with_all": "هذا الحقل مطلوب إذا توفّر :values.", + "required_without": "هذا الحقل مطلوب إذا لم يتوفّر :values.", + "required_without_all": "هذا الحقل مطلوب إذا لم يتوفّر :values.", + "same": "يجب أن يتطابق هذا الحقل مع :other.", + "size.array": "يجب أن يحتوي على :size عنصرٍ/عناصر بالضبط.", + "size.file": "يجب أن يكون حجم الملف :size كيلوبايت.", + "size.numeric": "يجب أن تكون القيمة مساوية لـ :size.", + "size.string": "يجب أن يحتوي النص على :size حروفٍ/حرفًا بالضبط.", + "starts_with": "يجب أن يبدأ بأحد القيم التالية: :values", + "string": "يجب أن يكون نصًا.", + "timezone": "يجب أن يكون نطاقًا زمنيًا صحيحًا.", + "ulid": "يجب أن يكون بصيغة ULID سليمة.", + "unique": "هذه القيمة مُستخدمة من قبل.", + "uploaded": "فشل في عملية التحميل.", + "uppercase": "يجب أن يحتوي الحقل على حروف كبيرة.", + "url": "الصيغة غير صحيحة.", + "uuid": "يجب أن يكون بصيغة UUID سليمة." +} diff --git a/locales/ar/php.json b/locales/ar/php.json new file mode 100644 index 00000000000..5bdf75c6d02 --- /dev/null +++ b/locales/ar/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "يجب قبول :attribute.", + "accepted_if": "يجب قبول :attribute في حالة :other يساوي :value.", + "active_url": "حقل :attribute لا يُمثّل رابطًا صحيحًا.", + "after": "يجب على حقل :attribute أن يكون تاريخًا لاحقًا للتاريخ :date.", + "after_or_equal": "حقل :attribute يجب أن يكون تاريخاً لاحقاً أو مطابقاً للتاريخ :date.", + "alpha": "يجب أن لا يحتوي حقل :attribute سوى على حروف.", + "alpha_dash": "يجب أن لا يحتوي حقل :attribute سوى على حروف، أرقام ومطّات.", + "alpha_num": "يجب أن يحتوي حقل :attribute على حروفٍ وأرقامٍ فقط.", + "any_of": "الحقل :attribute غير صالح.", + "array": "يجب أن يكون حقل :attribute ًمصفوفة.", + "ascii": "يجب أن يحتوي الحقل :attribute فقط على أحرف أبجدية رقمية أحادية البايت ورموز.", + "attached": "حقل :attribute تم إرفاقه بالفعل.", + "before": "يجب على حقل :attribute أن يكون تاريخًا سابقًا للتاريخ :date.", + "before_or_equal": "حقل :attribute يجب أن يكون تاريخا سابقا أو مطابقا للتاريخ :date.", + "between.array": "يجب أن يحتوي حقل :attribute على عدد من العناصر بين :min و :max.", + "between.file": "يجب أن يكون حجم ملف حقل :attribute بين :min و :max كيلوبايت.", + "between.numeric": "يجب أن تكون قيمة حقل :attribute بين :min و :max.", + "between.string": "يجب أن يكون عدد حروف نّص حقل :attribute بين :min و :max.", + "boolean": "يجب أن تكون قيمة حقل :attribute إما true أو false .", + "can": "الحقل :attribute يحتوي على قيمة غير مصرّح بها.", + "confirmed": "حقل التأكيد غير مُطابق للحقل :attribute.", + "contains": "الحقل :attribute يفتقد قيمة مطلوبة.", + "current_password": "كلمة المرور غير صحيحة.", + "date": "حقل :attribute ليس تاريخًا صحيحًا.", + "date_equals": "يجب أن يكون حقل :attribute مطابقاً للتاريخ :date.", + "date_format": "لا يتوافق حقل :attribute مع الشكل :format.", + "decimal": "يجب أن يحتوي الحقل :attribute على :decimal منزلة/منازل عشرية.", + "declined": "يجب رفض :attribute.", + "declined_if": "يجب رفض :attribute عندما يكون :other بقيمة :value.", + "different": "يجب أن يكون الحقلان :attribute و :other مُختلفين.", + "digits": "يجب أن يحتوي حقل :attribute على :digits رقمًا/أرقام.", + "digits_between": "يجب أن يحتوي حقل :attribute بين :min و :max رقمًا/أرقام .", + "dimensions": "الحقل:attribute يحتوي على أبعاد صورة غير صالحة.", + "distinct": "للحقل :attribute قيمة مُكرّرة.", + "doesnt_contain": "يجب ألا يحتوي الحقل :attribute على أي مما يلي: :values.", + "doesnt_end_with": "الحقل :attribute يجب ألّا ينتهي بأحد القيم التالية: :values.", + "doesnt_start_with": "الحقل :attribute يجب ألّا يبدأ بأحد القيم التالية: :values.", + "email": "يجب أن يكون حقل :attribute عنوان بريد إلكتروني صحيح البُنية.", + "ends_with": "يجب أن ينتهي حقل :attribute بأحد القيم التالية: :values", + "enum": "قيمة حقل :attribute غير موجودة في قائمة القيم المسموح بها.", + "exists": "قيمة الحقل :attribute غير موجودة.", + "extensions": "يجب أن يحتوي الحقل :attribute على أحد الإمتدادات التالية: :values.", + "failed": "بيانات الاعتماد هذه غير متطابقة مع البيانات المسجلة لدينا.", + "file": "الحقل :attribute يجب أن يكون ملفا.", + "filled": "حقل :attribute إجباري.", + "gt.array": "يجب أن يحتوي حقل :attribute على أكثر من :value عناصر/عنصر.", + "gt.file": "يجب أن يكون حجم ملف حقل :attribute أكبر من :value كيلوبايت.", + "gt.numeric": "يجب أن تكون قيمة حقل :attribute أكبر من :value.", + "gt.string": "يجب أن يكون طول نّص حقل :attribute أكثر من :value حروفٍ/حرفًا.", + "gte.array": "يجب أن يحتوي حقل :attribute على الأقل على :value عُنصرًا/عناصر.", + "gte.file": "يجب أن يكون حجم ملف حقل :attribute على الأقل :value كيلوبايت.", + "gte.numeric": "يجب أن تكون قيمة حقل :attribute مساوية أو أكبر من :value.", + "gte.string": "يجب أن يكون طول نص حقل :attribute على الأقل :value حروفٍ/حرفًا.", + "hex_color": "يجب أن يحتوي الحقل :attribute على صيغة لون HEX صالحة", + "image": "يجب أن يكون حقل :attribute صورةً.", + "in": "قيمة حقل :attribute غير موجودة في قائمة القيم المسموح بها.", + "in_array": "حقل :attribute غير موجود في :other.", + "in_array_keys": "يجب أن يحتوي حقل :attribute على الأقل على أحد المفاتيح التالية: :values.", + "integer": "يجب أن يكون حقل :attribute عددًا صحيحًا.", + "ip": "يجب أن يكون حقل :attribute عنوان IP صحيحًا.", + "ipv4": "يجب أن يكون حقل :attribute عنوان IPv4 صحيحًا.", + "ipv6": "يجب أن يكون حقل :attribute عنوان IPv6 صحيحًا.", + "json": "يجب أن يكون حقل :attribute نصًا من نوع JSON.", + "list": "يجب أن يكون حقل :attribute قائمة.", + "lowercase": "يجب أن يحتوي الحقل :attribute على حروف صغيرة.", + "lt.array": "يجب أن يحتوي حقل :attribute على أقل من :value عناصر/عنصر.", + "lt.file": "يجب أن يكون حجم ملف حقل :attribute أصغر من :value كيلوبايت.", + "lt.numeric": "يجب أن تكون قيمة حقل :attribute أصغر من :value.", + "lt.string": "يجب أن يكون طول نّص حقل :attribute أقل من :value حروفٍ/حرفًا.", + "lte.array": "يجب أن لا يحتوي حقل :attribute على أكثر من :value عناصر/عنصر.", + "lte.file": "يجب أن لا يتجاوز حجم ملف حقل :attribute :value كيلوبايت.", + "lte.numeric": "يجب أن تكون قيمة حقل :attribute مساوية أو أصغر من :value.", + "lte.string": "يجب أن لا يتجاوز طول نّص حقل :attribute :value حروفٍ/حرفًا.", + "mac_address": "الحقل :attribute يجب أن يكون عنوان MAC صالحاً.", + "max.array": "يجب أن لا يحتوي حقل :attribute على أكثر من :max عناصر/عنصر.", + "max.file": "يجب أن لا يتجاوز حجم ملف حقل :attribute :max كيلوبايت.", + "max.numeric": "يجب أن تكون قيمة حقل :attribute مساوية أو أصغر من :max.", + "max.string": "يجب أن لا يتجاوز طول نّص حقل :attribute :max حروفٍ/حرفًا.", + "max_digits": "يجب ألا يحتوي الحقل :attribute على أكثر من :max رقم/أرقام.", + "mimes": "يجب أن يكون ملفًا من نوع : :values.", + "mimetypes": "يجب أن يكون ملفًا من نوع : :values.", + "min.array": "يجب أن يحتوي حقل :attribute على الأقل على :min عُنصرًا/عناصر.", + "min.file": "يجب أن يكون حجم ملف حقل :attribute على الأقل :min كيلوبايت.", + "min.numeric": "يجب أن تكون قيمة حقل :attribute مساوية أو أكبر من :min.", + "min.string": "يجب أن يكون طول نص حقل :attribute على الأقل :min حروفٍ/حرفًا.", + "min_digits": "يجب أن يحتوي الحقل :attribute على الأقل :min رقم/أرقام.", + "missing": "يجب أن يكون الحقل :attribute مفقوداً.", + "missing_if": "يجب أن يكون الحقل :attribute مفقوداً عندما :other يساوي :value.", + "missing_unless": "يجب أن يكون الحقل :attribute مفقوداً ما لم يكن :other يساوي :value.", + "missing_with": "يجب أن يكون الحقل :attribute مفقوداً عند توفر :values.", + "missing_with_all": "يجب أن يكون الحقل :attribute مفقوداً عند توفر :values.", + "multiple_of": "حقل :attribute يجب أن يكون من مضاعفات :value", + "next": "التالي »", + "not_in": "يجب ألا يكون حقل :attribute موجودًا في القائمة.", + "not_regex": "صيغة حقل :attribute غير صحيحة.", + "numeric": "يجب على حقل :attribute أن يكون رقمًا.", + "password": "كلمة المرور غير صحيحة.", + "password.letters": "يجب أن يحتوي حقل :attribute على حرف واحد على الأقل.", + "password.mixed": "يجب أن يحتوي حقل :attribute على حرف كبير وحرف صغير على الأقل.", + "password.numbers": "يجب أن يحتوي حقل :attribute على رقمٍ واحدٍ على الأقل.", + "password.symbols": "يجب أن يحتوي حقل :attribute على رمزٍ واحدٍ على الأقل.", + "password.uncompromised": "حقل :attribute ظهر في بيانات مُسربة. الرجاء اختيار :attribute مختلف.", + "present": "يجب تقديم حقل :attribute.", + "present_if": "يجب أن يكون الحقل :attribute متوفراً عندما :other يساوي :value.", + "present_unless": "يجب أن يكون الحقل :attribute متوفراً ما لم يكن :other يساوي :value.", + "present_with": "يجب أن يكون الحقل :attribute متوفراً عند توفر :values.", + "present_with_all": "يجب أن يكون الحقل :attribute متوفراً عند توفر :values.", + "previous": "« السابق", + "prohibited": "حقل :attribute محظور.", + "prohibited_if": "حقل :attribute محظور إذا كان :other هو :value.", + "prohibited_if_accepted": "حقل :attribute محظور عند قبول الحقل :other.", + "prohibited_if_declined": "حقل :attribute محظور عند رفض الحقل :other.", + "prohibited_unless": "حقل :attribute محظور ما لم يكن :other ضمن :values.", + "prohibits": "الحقل :attribute يحظر تواجد الحقل :other.", + "regex": "صيغة حقل :attribute غير صحيحة.", + "relatable": "حقل :attribute قد لا يكون مرتبطا بالمصدر المحدد.", + "required": "حقل :attribute مطلوب.", + "required_array_keys": "الحقل :attribute يجب أن يحتوي على مدخلات لـ: :values.", + "required_if": "حقل :attribute مطلوب في حال ما إذا كان :other يساوي :value.", + "required_if_accepted": "الحقل :attribute مطلوب عند قبول الحقل :other.", + "required_if_declined": "الحقل :attribute مطلوب عند رفض الحقل :other.", + "required_unless": "حقل :attribute مطلوب في حال ما لم يكن :other يساوي :values.", + "required_with": "حقل :attribute مطلوب إذا توفّر :values.", + "required_with_all": "حقل :attribute مطلوب إذا توفّر :values.", + "required_without": "حقل :attribute مطلوب إذا لم يتوفّر :values.", + "required_without_all": "حقل :attribute مطلوب إذا لم يتوفّر :values.", + "reset": "تمت إعادة تعيين كلمة المرور!", + "same": "يجب أن يتطابق حقل :attribute مع :other.", + "sent": "تم إرسال تفاصيل استعادة كلمة المرور الخاصة بك إلى بريدك الإلكتروني!", + "size.array": "يجب أن يحتوي حقل :attribute على :size عنصرٍ/عناصر بالضبط.", + "size.file": "يجب أن يكون حجم ملف حقل :attribute :size كيلوبايت.", + "size.numeric": "يجب أن تكون قيمة حقل :attribute مساوية لـ :size.", + "size.string": "يجب أن يحتوي نص حقل :attribute على :size حروفٍ/حرفًا بالضبط.", + "starts_with": "يجب أن يبدأ حقل :attribute بأحد القيم التالية: :values", + "string": "يجب أن يكون حقل :attribute نصًا.", + "throttle": "عدد كبير جدا من محاولات الدخول. يرجى المحاولة مرة أخرى بعد :seconds ثانية.", + "throttled": "الرجاء الانتظار قبل إعادة المحاولة.", + "timezone": "يجب أن يكون حقل :attribute نطاقًا زمنيًا صحيحًا.", + "token": "رمز استعادة كلمة المرور الذي أدخلته غير صحيح.", + "ulid": "حقل :attribute يجب أن يكون بصيغة ULID سليمة.", + "unique": "قيمة حقل :attribute مُستخدمة من قبل.", + "uploaded": "فشل في تحميل الـ :attribute.", + "uppercase": "يجب أن يحتوي الحقل :attribute على حروف كبيرة.", + "url": "صيغة رابط حقل :attribute غير صحيحة.", + "user": "لم يتم العثور على أيّ حسابٍ بهذا العنوان الإلكتروني.", + "uuid": "حقل :attribute يجب أن يكون بصيغة UUID سليمة." +} diff --git a/locales/as/_excludes.json b/locales/as/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/as/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/as/json-inline.json b/locales/as/json-inline.json new file mode 100644 index 00000000000..3b988f074d2 --- /dev/null +++ b/locales/as/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "এই ক্ষেত্ৰখন এটা বৈধ ভূমিকা হ'ব লাগিব।", + "The :attribute must be at least :length characters and contain at least one number.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ’ব লাগিব আৰু অন্ততঃ এটা সংখ্যা থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ’ব লাগিব আৰু ইয়াত অন্ততঃ এটা বিশেষ আখৰ আৰু এটা সংখ্যা থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one special character.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু অন্ততঃ এটা বিশেষ আখৰ থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু ইয়াত অন্ততঃ এটা ডাঙৰ আখৰ আৰু এটা সংখ্যা থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু ইয়াত অন্ততঃ এটা ডাঙৰ আখৰ আৰু এটা বিশেষ আখৰ থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু ইয়াত অন্ততঃ এটা ডাঙৰ আখৰ, এটা সংখ্যা আৰু এটা বিশেষ আখৰ থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ'ব লাগিব আৰু অন্ততঃ এটা ডাঙৰ আখৰ থাকিব লাগিব।", + "The :attribute must be at least :length characters.": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ’ব লাগিব।", + "The :attribute must contain at least one letter.": "এই ক্ষেত্ৰত অন্ততঃ এটা আখৰ থাকিব লাগিব।", + "The :attribute must contain at least one number.": "এই ক্ষেত্ৰত অন্ততঃ এটা সংখ্যা থাকিব লাগিব।", + "The :attribute must contain at least one symbol.": "এই ক্ষেত্ৰত অন্ততঃ এটা চিহ্ন থাকিব লাগিব।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "এই ক্ষেত্ৰত অন্ততঃ এটা ডাঙৰ আৰু এটা সৰু আখৰ থাকিব লাগিব।", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "প্ৰদত্ত ক্ষেত্ৰখন ডাটা লিকত দেখা গৈছে। অনুগ্ৰহ কৰি এটা বেলেগ ক্ষেত্ৰ বাছি লওক।" +} diff --git a/locales/as/json.json b/locales/as/json.json new file mode 100644 index 00000000000..fa3b782f7ad --- /dev/null +++ b/locales/as/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(আৰু আৰু ১০টা ভুল)", + "(and :count more errors)": "(আৰু আৰু ১০টা ভুল)|(আৰু আৰু ১০টা ভুল)|(আৰু আৰু ১০টা ভুল)", + "30 Days": "৩০ দিন", + "60 Days": "৬০ দিন", + "90 Days": "৯০ দিন", + ":amount selected": "১০ নিৰ্বাচিত কৰা হৈছে", + ":amount Total": "১০ মুঠ", + ":days day trial": "১০ দিনৰ পৰীক্ষা", + ":resource Details": "১০ বিৱৰণ", + ":resource Details: :title": "১০ বিৱৰণ: ২০", + "A decryption key is required.": "এটা ডিক্ৰিপচন কি'ৰ প্ৰয়োজন।", + "A fresh verification link has been sent to your email address.": "আপোনাৰ ইমেইল ঠিকনালৈ এটা সতেজ সত্যাপন লিংক প্ৰেৰণ কৰা হৈছে।", + "A new verification link has been sent to the email address you provided during registration.": "পঞ্জীয়নৰ সময়ত আপুনি প্ৰদান কৰা ইমেইল ঠিকনালৈ এটা নতুন সত্যাপন লিংক প্ৰেৰণ কৰা হৈছে।", + "A new verification link has been sent to the email address you provided in your profile settings.": "আপুনি আপোনাৰ আলেখ্যন সংহতিসমূহত প্ৰদান কৰা ইমেইল ঠিকনালৈ এটা নতুন সত্যাপন সংযোগ প্ৰেৰণ কৰা হৈছে।", + "A new verification link has been sent to your email address.": "আপোনাৰ ইমেইল ঠিকনালৈ এটা নতুন সত্যাপন লিংক প্ৰেৰণ কৰা হৈছে।", + "Accept Invitation": "আমন্ত্ৰণ গ্ৰহণ কৰক", + "Action": "কাৰ্য কৰা", + "Action Event": "একচন ইভেন্ট", + "Action Events": "কাৰ্য্যৰ পৰিঘটনা", + "Action Happened At": "ঘটিছিল এট", + "Action Initiated By": "দ্বাৰা আৰম্ভ কৰা হৈছে", + "Action Name": "নাম", + "Action Status": "স্থিতি", + "Action Target": "লক্ষ্য", + "Actions": "কাম", + "Add": "যোগ কৰা", + "Add :resource": "১০ যোগ কৰক", + "Add a new team member to your team, allowing them to collaborate with you.": "আপোনাৰ দলত এজন নতুন দলৰ সদস্য যোগ কৰক, যাতে তেওঁলোকে আপোনাৰ সৈতে সহযোগিতা কৰিব পাৰে।", + "Add additional security to your account using two factor authentication.": "দুটা কাৰক প্ৰমাণীকৰণ ব্যৱহাৰ কৰি আপোনাৰ একাউণ্টত অতিৰিক্ত সুৰক্ষা যোগ কৰক।", + "Add Payment Method": "পেমেন্ট পদ্ধতি যোগ কৰক", + "Add row": "শাৰী যোগ কৰক", + "Add Team Member": "দলৰ সদস্য যোগ কৰক", + "Add VAT Number": "ভেট নম্বৰ যোগ কৰক", + "Added.": "যোগ কৰা হৈছে।", + "Additional billing information updated successfully.": "অতিৰিক্ত বিলিং তথ্য সফলতাৰে আপডেট কৰা হৈছে।", + "Address": "ঠিকনা", + "Address Line 2": "ঠিকনা লাইন ২", + "Administrator": "প্ৰশাসক", + "Administrator users can perform any action.": "প্ৰশাসক ব্যৱহাৰকাৰীসকলে যিকোনো কাৰ্য্য সম্পাদন কৰিব পাৰে।", + "Afghanistan": "আফগানিস্তান", + "Aland Islands": "Åland দ্বীপপুঞ্জ", + "Albania": "আলবেনিয়া", + "Algeria": "আলজেৰিয়া", + "All of the people that are part of this team.": "এই দলৰ অংশ হোৱা সকলো লোক।", + "All resources loaded.": "সকলো সম্পদ লোড কৰা হৈছে।", + "All rights reserved.": "সকলো অধিকাৰ সংৰক্ষিত।", + "Already registered?": "ইতিমধ্যে পঞ্জীয়ন কৰা হৈছেনে?", + "American Samoa": "আমেৰিকান চামোয়া", + "An error occurred while uploading the file.": "ফাইলটো আপলোড কৰাৰ সময়ত এটা ভুল হৈছে।", + "An error occurred while uploading the file: :error": "ফাইল আপল'ড কৰাৰ সময়ত এটা ভুল হৈছে: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "এটা অপ্ৰত্যাশিত ভুল হৈছে আৰু আমি আমাৰ সমৰ্থন দলটোক অৱগত কৰিছো। অনুগ্ৰহ কৰি পিছত পুনৰ চেষ্টা কৰক।", + "Andorra": "এণ্ডোৰা", + "Angola": "এংগোলা", + "Anguilla": "এংগুইলা", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "এই পৃষ্ঠা লোড হোৱাৰ পিছত আন এজন ব্যৱহাৰকাৰীয়ে এই সম্পদ আপডেইট কৰিছে। অনুগ্ৰহ কৰি পৃষ্ঠাটো সতেজ কৰক আৰু পুনৰ চেষ্টা কৰক।", + "Antarctica": "এন্টাৰ্কটিকা", + "Antigua And Barbuda": "এন্টিগুয়া আৰু বাৰবুডা", + "Antigua and Barbuda": "এন্টিগুয়া আৰু বাৰবুডা", + "API Token": "এপিআই টোকেন", + "API Token Permissions": "API টোকেন অনুমতিসমূহ", + "API Tokens": "এপিআই টোকেন", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API টোকেনসমূহে তৃতীয়-পক্ষ সেৱাসমূহক আপোনাৰ হৈ আমাৰ এপ্লিকেচনৰ সৈতে প্ৰমাণীকৰণ কৰাৰ অনুমতি দিয়ে৷", + "Apply": "প্ৰয়োগ কৰক", + "Apply Coupon": "কুপন প্ৰয়োগ কৰক", + "April": "এপ্ৰিল", + "Are you sure you want to attempt to pay :amount?": "আপুনি নিশ্চিত নেকি যে আপুনি ১০ টকা দিবলৈ চেষ্টা কৰিব বিচাৰে?", + "Are you sure you want to cancel your subscription?": "আপুনি নিশ্চিত নেকি যে আপুনি আপোনাৰ চাবস্ক্ৰিপচন বাতিল কৰিব বিচাৰে?", + "Are you sure you want to delete all the notifications?": "আপুনি নিশ্চিত নেকি যে আপুনি সকলো জাননী মচি পেলাব বিচাৰে?", + "Are you sure you want to delete the selected resources?": "আপুনি নিশ্চিত নেকি যে আপুনি নিৰ্বাচিত সম্পদসমূহ মচি পেলাব বিচাৰে?", + "Are you sure you want to delete this file?": "আপুনি নিশ্চিত নেকি যে আপুনি এই ফাইলটো মচি পেলাব বিচাৰে?", + "Are you sure you want to delete this notification?": "আপুনি নিশ্চিত নেকি যে আপুনি এই জাননীটো মচি পেলাব বিচাৰে?", + "Are you sure you want to delete this payment method?": "আপুনি নিশ্চিত নেকি যে আপুনি এই পেমেণ্ট পদ্ধতিটো মচি পেলাব বিচাৰে?", + "Are you sure you want to delete this resource?": "আপুনি নিশ্চিত নেকি যে আপুনি এই সম্পদ মচি পেলাব বিচাৰে?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "আপুনি নিশ্চিত নেকি যে আপুনি এই দলটো মচি পেলাব বিচাৰে? এটা দল এবাৰ মচি পেলোৱাৰ পিছত ইয়াৰ সকলো সম্পদ আৰু তথ্য স্থায়ীভাৱে মচি পেলোৱা হ’ব।", + "Are you sure you want to delete your account?": "আপুনি নিশ্চিত নেকি যে আপুনি আপোনাৰ একাউণ্টটো মচি পেলাব বিচাৰে?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "আপুনি নিশ্চিত নেকি যে আপুনি আপোনাৰ একাউণ্টটো মচি পেলাব বিচাৰে? আপোনাৰ একাউণ্ট এবাৰ মচি পেলোৱা হ'লে, ইয়াৰ সকলো সম্পদ আৰু তথ্য স্থায়ীভাৱে মচি পেলোৱা হ'ব। আপুনি আপোনাৰ একাউণ্ট স্থায়ীভাৱে মচি পেলাব বিচৰাটো নিশ্চিত কৰিবলৈ অনুগ্ৰহ কৰি আপোনাৰ পাছৱৰ্ড দিয়ক।", + "Are you sure you want to detach the selected resources?": "আপুনি নিশ্চিত নেকি যে আপুনি নিৰ্বাচিত সম্পদসমূহ বিচ্ছিন্ন কৰিব বিচাৰে?", + "Are you sure you want to detach this resource?": "আপুনি নিশ্চিত নেকি যে আপুনি এই সম্পদটো বিচ্ছিন্ন কৰিব বিচাৰে?", + "Are you sure you want to force delete the selected resources?": "আপুনি নিশ্চিত নেকি যে আপুনি নিৰ্বাচিত সম্পদসমূহ জোৰকৈ মচি পেলাব বিচাৰে?", + "Are you sure you want to force delete this resource?": "আপুনি নিশ্চিত নেকি যে আপুনি এই সম্পদটো বলপূৰ্বকভাৱে মচি পেলাব বিচাৰে?", + "Are you sure you want to log out?": "আপুনি নিশ্চিত নেকি যে আপুনি লগ আউট কৰিব বিচাৰে?", + "Are you sure you want to mark all notifications as read?": "আপুনি নিশ্চিত নেকি যে আপুনি সকলো জাননী পঢ়া বুলি চিহ্নিত কৰিব বিচাৰে?", + "Are you sure you want to remove this item?": "আপুনি নিশ্চিত নেকি যে আপুনি এই বস্তুটো আঁতৰাব বিচাৰে?", + "Are you sure you want to restore the selected resources?": "আপুনি নিশ্চিত নেকি যে আপুনি নিৰ্বাচিত সম্পদসমূহ পুনৰুদ্ধাৰ কৰিব বিচাৰে?", + "Are you sure you want to restore this resource?": "আপুনি নিশ্চিত নেকি যে আপুনি এই সম্পদ পুনৰুদ্ধাৰ কৰিব বিচাৰে?", + "Are you sure you want to resume your subscription?": "আপুনি নিশ্চিত নেকি যে আপুনি আপোনাৰ চাবস্ক্ৰিপচন পুনৰ আৰম্ভ কৰিব বিচাৰে?", + "Are you sure you want to run this action?": "আপুনি নিশ্চিত নেকি যে আপুনি এই কাৰ্য্য চলাব বিচাৰে?", + "Are you sure you want to set this payment method as your default?": "আপুনি নিশ্চিত নেকি যে আপুনি এই পেমেণ্ট পদ্ধতি আপোনাৰ অবিকল্পিত হিচাপে সংহতি কৰিব বিচাৰে?", + "Are you sure you want to stop impersonating?": "আপুনি নিশ্চিত নেকি যে আপুনি নকল কৰাটো বন্ধ কৰিব বিচাৰে?", + "Are you sure you would like to delete this API token?": "আপুনি নিশ্চিত নেকি যে আপুনি এই API টোকেন মচি পেলাব বিচাৰে?", + "Are you sure you would like to leave this team?": "আপুনি নিশ্চিত নেকি যে আপুনি এই দলটো এৰিব বিচাৰে?", + "Are you sure you would like to remove this person from the team?": "আপুনি নিশ্চিত নেকি যে আপুনি এই ব্যক্তিজনক দলৰ পৰা আঁতৰাই পেলাব বিচাৰে?", + "Are you sure you would like to switch billing plans?": "আপুনি নিশ্চিত নেকি যে আপুনি বিলিং পৰিকল্পনা সলনি কৰিব বিচাৰে?", + "Argentina": "আৰ্জেণ্টিনা", + "Armenia": "আৰ্মেনিয়া", + "Aruba": "আৰুবা", + "Attach": "সংলগ্ন কৰা", + "Attach & Attach Another": "আন এটা সংলগ্ন আৰু সংলগ্ন কৰক", + "Attach :resource": "১০ সংলগ্ন কৰক", + "Attach files by dragging & dropping, selecting or pasting them.": "ফাইলসমূহ ড্ৰেগ আৰু ড্ৰপ কৰি, নিৰ্ব্বাচন কৰি বা টেষ্ট কৰি সংলগ্ন কৰক।", + "August": "আগষ্ট", + "Australia": "অষ্ট্ৰেলিয়া", + "Austria": "অষ্ট্ৰিয়া", + "Azerbaijan": "আজাৰবাইজান", + "Bahamas": "বাহামাছ", + "Bahrain": "বাহৰেইন", + "Bangladesh": "বাংলাদেশ", + "Barbados": "বাৰ্বাডোছ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "আগবাঢ়ি যোৱাৰ আগতে, আমি আপোনাক ইমেইল কৰা লিংকটোত ক্লিক কৰি আপুনি আপোনাৰ ইমেইল ঠিকনা পৰীক্ষা কৰিব পাৰিবনে? যদি আপুনি ইমেইলটো নাপালে, আমি আপোনাক আন এটা পঠাম আনন্দৰে।", + "Before proceeding, please check your email for a verification link.": "আগবাঢ়ি যোৱাৰ আগতে, অনুগ্ৰহ কৰি এটা সত্যাপন লিংকৰ বাবে আপোনাৰ ইমেইল পৰীক্ষা কৰক।", + "Belarus": "বেলাৰুছ", + "Belgium": "বেলজিয়াম", + "Belize": "বেলিজ", + "Benin": "বেনিন", + "Bermuda": "বাৰ্মুডা", + "Bhutan": "ভূটান", + "Billing Information": "বিলিং তথ্য", + "Billing Management": "বিলিং ব্যৱস্থাপনা", + "Bolivia": "বলিভিয়া", + "Bolivia, Plurinational State of": "বলিভিয়া, বহুজাতিক ৰাজ্যৰ...", + "Bonaire, Sint Eustatius and Saba": "বোনাইৰ, চিণ্ট ইউষ্টেটিয়াছ আৰু চাবা", + "Bosnia And Herzegovina": "বছনিয়া আৰু হাৰ্জেগোভিনা", + "Bosnia and Herzegovina": "বছনিয়া আৰু হাৰ্জেগোভিনা", + "Botswana": "বটছৱানা", + "Bouvet Island": "Bouvet দ্বীপ", + "Brazil": "ব্ৰাজিল", + "British Indian Ocean Territory": "ব্ৰিটিছ ভাৰত মহাসাগৰৰ ভূখণ্ড", + "Browser Sessions": "ব্ৰাউজাৰ অধিবেশনসমূহ", + "Brunei Darussalam": "ব্ৰুনাই দাৰুছালাম", + "Bulgaria": "বুলগেৰিয়া", + "Burkina Faso": "বুৰ্কিনা ফাচো", + "Burundi": "বুৰুণ্ডি", + "Cambodia": "কম্বোডিয়া", + "Cameroon": "কেমেৰুণ", + "Canada": "কানাডা", + "Cancel": "বাতিল কৰক", + "Cancel Subscription": "চাবস্ক্ৰিপচন বাতিল কৰক", + "Cape Verde": "কেপ ভাৰ্ডে", + "Card": "কাৰ্ড", + "Cayman Islands": "কেমেন দ্বীপপুঞ্জ", + "Central African Republic": "মধ্য আফ্ৰিকান ৰিপাব্লিক", + "Chad": "চাড", + "Change Subscription Plan": "চাবস্ক্ৰিপচন পৰিকল্পনা সলনি কৰক", + "Change the current payment method attached to your subscription": "আপোনাৰ স্বাক্ষৰণৰ সৈতে সংযুক্ত বৰ্তমানৰ পেমেণ্ট পদ্ধতি সলনি কৰক", + "Changes": "সলনি", + "Checkout": "চেকআউট কৰক", + "Chile": "চিলি", + "China": "চীন", + "Choose": "বাছনি কৰক", + "Choose :field": ":field বাছক", + "Choose :resource": ":resource বাছক", + "Choose an option": "এটা বিকল্প বাছক", + "Choose date": "তাৰিখ বাছক", + "Choose File": "ফাইল নিৰ্ব্বাচন কৰক", + "Choose Files": "ফাইলসমূহ নিৰ্ব্বাচন কৰক", + "Choose Type": "ধৰণ নিৰ্ব্বাচন কৰক", + "Christmas Island": "খ্ৰীষ্টমাছ দ্বীপ", + "City": "চহৰ", + "Click here to re-send the verification email.": "সত্যাপন ইমেইলটো পুনৰ প্ৰেৰণ কৰিবলৈ ইয়াত ক্লিক কৰক।", + "click here to request another": "আন এটাৰ অনুৰোধ কৰিবলৈ ইয়াত ক্লিক কৰক", + "Click to choose": "বাছনি কৰিবলৈ ক্লিক কৰক", + "Close": "বন্ধ", + "Cocos (Keeling) Islands": "কোকোছ (কিলিং) দ্বীপপুঞ্জ", + "Code": "ক'ড", + "Colombia": "কলম্বিয়া", + "Comoros": "ক'মৰ'ছ", + "Confirm": "নিশ্চিত", + "Confirm Billing Action": "বিলিং কাৰ্য্য নিশ্চিত কৰক", + "Confirm Password": "পাছৱৰ্ড নিশ্চিত কৰক", + "Confirm Payment": "পেমেন্ট নিশ্চিত কৰক", + "Confirm your :amount payment": "আপোনাৰ ১০ পেমেণ্ট নিশ্চিত কৰক", + "Congo": "কংগো", + "Congo, Democratic Republic": "কংগো, গণতান্ত্ৰিক গণৰাজ্য", + "Congo, the Democratic Republic of the": "কংগো, গণতান্ত্ৰিক গণৰাজ্যৰ...", + "Constant": "নেৰানেপেৰা", + "Continue To Payment": "পেমেন্ট কৰি যাওক", + "Cook Islands": "কুক দ্বীপপুঞ্জ", + "Copy to clipboard": "ক্লিপবোৰ্ডলৈ কপি কৰক", + "Costa Rica": "কষ্টা ৰিকা", + "Cote D'Ivoire": "কোট ডি আইভৰি", + "Country": "দেশ", + "Coupon": "কুপন", + "Coupon applied successfully.": "কুপন সফলতাৰে প্ৰয়োগ কৰা হ’ল।", + "Create": "সৃষ্টি কৰা", + "Create & Add Another": "আন এটা সৃষ্টি আৰু যোগ কৰক", + "Create :resource": "সৃষ্টি কৰক ১০", + "Create a new team to collaborate with others on projects.": "প্ৰকল্পত আনৰ সৈতে সহযোগিতা কৰিবলৈ এটা নতুন দল গঠন কৰক।", + "Create Account": "একাউণ্ট সৃষ্টি কৰক", + "Create API Token": "এপিআই টোকেন সৃষ্টি কৰক", + "Create New Team": "নতুন দল সৃষ্টি কৰক", + "Create Team": "দল সৃষ্টি কৰক", + "Created.": "সৃষ্টি কৰা হৈছে।", + "Croatia": "ক্ৰ'ৱেচিয়া", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "কিউবা", + "Curaçao": "কুৰাচাও", + "Current Password": "বৰ্তমানৰ পাছৱৰ্ড", + "Current Subscription Plan": "বৰ্তমানৰ চাবস্ক্ৰিপচন পৰিকল্পনা", + "Currently Subscribed": "বৰ্তমান চাবস্ক্ৰাইব কৰা হৈছে", + "Customer Balance": "গ্ৰাহকৰ ভাৰসাম্য", + "Customize": "কাষ্টমাইজ কৰক", + "Cyprus": "চাইপ্ৰাছ", + "Czech Republic": "চেক গণৰাজ্য", + "Côte d'Ivoire": "কোট ডি আইভৰি", + "Dark": "অন্ধকাৰ", + "Dashboard": "ডেচব'ৰ্ড", + "December": "ডিচেম্বৰ", + "Decrease": "নিম্নগামী", + "Default": "ডিফল্ট", + "Delete": "বিলোপ", + "Delete :resource": "বিলোপ :resource", + "Delete Account": "একাউণ্ট মচি পেলাওক", + "Delete all notifications": "সকলো জাননী মচি পেলাওক", + "Delete API Token": "এপিআই টোকেন মচি পেলাওক", + "Delete File": "ফাইল মচি পেলাওক", + "Delete Notification": "জাননী মচি পেলাওক", + "Delete Resource": "সম্পদ মচি পেলাওক", + "Delete Selected": "নিৰ্বাচিত মচি পেলাওক", + "Delete Team": "দল মচি পেলাওক", + "Denmark": "ডেনমাৰ্ক", + "Detach": "বিচ্ছিন্ন কৰক", + "Detach Resource": "সম্পদ বিচ্ছিন্ন কৰক", + "Detach Selected": "নিৰ্বাচিত বিচ্ছিন্ন কৰক", + "Details": "সবিশেষ", + "Disable": "অক্ষম", + "Djibouti": "জিবুতি", + "Do you really want to leave? You have unsaved changes.": "সঁচাকৈয়ে যাব বিচাৰে নেকি? আপোনাৰ অসংৰক্ষিত পৰিবৰ্তন আছে।", + "Dominica": "ডমিনিকা", + "Dominican Republic": "ডমিনিকান ৰিপাব্লিক", + "Done.": "কৰা হ’ল.", + "Download": "ডাউনল’ড", + "Download Invoice": "চালান ডাউনলোড কৰক", + "Drop file or click to choose": "ফাইল ড্ৰপ কৰক বা বাছনি কৰিবলৈ ক্লিক কৰক", + "Drop files or click to choose": "ফাইলসমূহ ড্ৰপ কৰক বা বাছনি কৰিবলৈ ক্লিক কৰক", + "Ecuador": "ইকুৱেডৰ", + "Edit": "সম্পাদনা কৰক", + "Edit :resource": "সম্পাদনা ১০", + "Edit Attached": "সম্পাদনা সংলগ্ন কৰা হৈছে", + "Edit Profile": "প্ৰফাইল সম্পাদনা কৰক", + "Editor": "সম্পাদক", + "Editor users have the ability to read, create, and update.": "সম্পাদক ব্যৱহাৰকাৰীসকলৰ পঢ়া, সৃষ্টি আৰু আপডেইট কৰাৰ ক্ষমতা আছে।", + "Egypt": "মিচৰ", + "El Salvador": "এল ছালভাডৰ", + "Email": "ইমেইল", + "email": "ইমেইল", + "Email Address": "ইমেইল ঠিকনা", + "Email Addresses": "ইমেইল ঠিকনা", + "Email Password Reset Link": "ইমেইল পাছৱৰ্ড ৰিছেট লিংক", + "Email Verification": "ইমেইল সত্যাপন", + "Enable": "সক্ষম কৰা", + "Encrypted environment file already exists.": "ইনক্ৰিপ্ট কৰা পৰিৱেশ নথিপত্ৰ ইতিমধ্যে আছে।", + "Encrypted environment file not found.": "ইনক্ৰিপ্ট কৰা পৰিৱেশ নথিপত্ৰ পোৱা নগ'ল।", + "Ensure your account is using a long, random password to stay secure.": "আপোনাৰ একাউণ্টে সুৰক্ষিত থাকিবলৈ এটা দীঘল, যাদৃচ্ছিক পাছৱৰ্ড ব্যৱহাৰ কৰাটো নিশ্চিত কৰক।", + "Environment file already exists.": "পৰিৱেশ নথিপত্ৰ ইতিমধ্যে আছে।", + "Environment file not found.": "পৰিৱেশ ফাইল পোৱা নগ'ল।", + "Equatorial Guinea": "বিষুৱীয় গিনি", + "Eritrea": "ইৰিত্ৰিয়া", + "Error": "আঁসোৱাহ", + "errors": "ভুল", + "Estonia": "ইষ্টোনিয়া", + "Ethiopia": "ইথিওপিয়া", + "ex VAT": "Ex Vat", + "Excel (.xlsx)": "এক্সেল (.xlsx)", + "Expires :expiration": "মেয়াদ উকলি যায় ১০", + "Export As CSV": "CSV হিচাপে ৰপ্তানি কৰক", + "Extra Billing Information": "অতিৰিক্ত বিলিং তথ্য", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "আপোনাৰ পেমেণ্ট প্ৰক্ৰিয়াকৰণ কৰিবলৈ অতিৰিক্ত নিশ্চিতকৰণৰ প্ৰয়োজন। অনুগ্ৰহ কৰি তলৰ বুটামটোত ক্লিক কৰি পেমেণ্ট পেজলৈ আগবাঢ়ক।", + "Failed Subscription Payment": "ব্যৰ্থ চাবস্ক্ৰিপচন পেমেন্ট", + "Failed to load :resource!": ":resource লোড কৰাত ব্যৰ্থ!", + "Falkland Islands (Malvinas)": "ফকলেণ্ড দ্বীপপুঞ্জ (Malvinas)", + "Faroe Islands": "ফেৰ' দ্বীপপুঞ্জ", + "February": "ফেব্ৰুৱাৰী", + "Fiji": "ফিজি", + "Filename": "ফাইলৰ নাম", + "Finish enabling two factor authentication.": "দুটা কাৰক প্ৰমাণীকৰণ সামৰ্থবান কৰা সমাপ্ত কৰক।", + "Finland": "ফিনলেণ্ড", + "For your security, please confirm your password to continue.": "আপোনাৰ সুৰক্ষাৰ বাবে, অনুগ্ৰহ কৰি আগবাঢ়ি যাবলৈ আপোনাৰ গুপ্তশব্দ নিশ্চিত কৰক।", + "Forbidden": "নিষিদ্ধ", + "Force Delete": "জোৰকৈ মচি পেলাওক", + "Force Delete :resource": "জোৰকৈ মচি পেলাওক :resource", + "Force Delete Resource": "সম্পদ মচি পেলাবলৈ বাধ্য কৰাব", + "Force Delete Selected": "বলপূৰ্বক মচি পেলোৱা নিৰ্বাচিত কৰা হৈছে", + "Forgot Password": "পাচৱৰ্ড পাহৰিলে", + "Forgot your password?": "আপোনাৰ পাছৱৰ্ড পাহৰিলেনে?", + "Forgot Your Password?": "আপোনাৰ পাছৱৰ্ড পাহৰিলেনে?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "আপোনাৰ পাছৱৰ্ড পাহৰিলেনে? কোনো সমস্যা নাই. মাত্ৰ আপোনাৰ ইমেইল ঠিকনা আমাক জনাওক আৰু আমি আপোনাক এটা পাছৱৰ্ড ৰিছেট লিংক ইমেইল কৰিম যিয়ে আপোনাক নতুন এটা বাছি ল'বলৈ অনুমতি দিব।", + "France": "ফ্ৰান্স", + "French Guiana": "ফ্ৰেঞ্চ গিয়ানা", + "French Polynesia": "ফৰাচী পলিনেছিয়া", + "French Southern Territories": "ফৰাচী দক্ষিণ ভূখণ্ড", + "From": "পৰা", + "Gabon": "গেবন", + "Gambia": "গাম্বিয়া", + "Georgia": "জৰ্জিয়া", + "Germany": "জাৰ্মানী", + "Ghana": "ঘানা", + "Gibraltar": "জিব্ৰাল্টাৰ", + "Go Home": "ঘৰলৈ যাওক", + "Go to page :page": "১০ নং পৃষ্ঠালৈ যাওক", + "Great! You have accepted the invitation to join the :team team.": "মহান! আপুনি ১০ টা দলত যোগদানৰ নিমন্ত্ৰণ গ্ৰহণ কৰিছে।", + "Greece": "গ্ৰীচ", + "Greenland": "গ্ৰীনলেণ্ড", + "Grenada": "গ্ৰেনাডা", + "Guadeloupe": "গুয়াডেলুপ", + "Guam": "গুৱাম", + "Guatemala": "গুৱেটামালা", + "Guernsey": "গাৰ্নচি", + "Guinea": "গিনি", + "Guinea-Bissau": "গিনি-বিচাউ", + "Guyana": "গায়ানা", + "Haiti": "হাইটি", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "আপোনাৰ চাবস্ক্ৰিপচন বাতিল কৰাৰ বিষয়ে দ্বিতীয়বাৰৰ বাবে চিন্তা কৰিছেনে? আপুনি আপোনাৰ বৰ্তমানৰ বিলিং চক্ৰৰ শেষলৈকে যিকোনো সময়তে আপোনাৰ স্বাক্ষৰণ পুনৰ সক্ৰিয় কৰিব পাৰিব। আপোনাৰ বৰ্তমানৰ বিলিং চক্ৰ শেষ হোৱাৰ পিছত, আপুনি এটা সম্পূৰ্ণ নতুন চাবস্ক্ৰিপচন পৰিকল্পনা বাছি ল'ব পাৰে।", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "আপোনাৰ চাবস্ক্ৰিপচন বাতিল কৰাৰ বিষয়ে দ্বিতীয়বাৰৰ বাবে চিন্তা কৰিছেনে? আপুনি আপোনাৰ বৰ্তমানৰ বিলিং চক্ৰৰ শেষলৈকে যিকোনো সময়তে আপোনাৰ চাবস্ক্ৰিপচন তৎক্ষণাত প্ৰতিক্ৰিয়াশীল কৰিব পাৰিব। আপোনাৰ বৰ্তমানৰ বিলিং চক্ৰ শেষ হোৱাৰ পিছত, আপুনি এটা সম্পূৰ্ণ নতুন চাবস্ক্ৰিপচন পৰিকল্পনা বাছি ল'ব পাৰে।", + "Heard Island & Mcdonald Islands": "হাৰ্ড দ্বীপ আৰু মেকড’নাল্ড দ্বীপ", + "Heard Island and McDonald Islands": "হাৰ্ড দ্বীপ আৰু মেকড’নাল্ড দ্বীপ", + "Hello!": "নমস্কাৰ!", + "Hide Content": "বিষয়বস্তু লুকুৱাওক", + "Hold Up!": "হোল্ড আপ!", + "Holy See (Vatican City State)": "পবিত্ৰ সী (ভেটিকান চহৰ ৰাজ্য)", + "Honduras": "হণ্ডুৰাছ", + "Hong Kong": "হংকং", + "Hungary": "হাংগেৰী", + "I agree to the :terms_of_service and :privacy_policy": "১০ আৰু ২০ ৰ কথাত মই একমত", + "Iceland": "আইচলেণ্ড", + "ID": "আইডি", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "যদি প্ৰয়োজন হয়, আপুনি আপোনাৰ সকলো ডিভাইচত আপোনাৰ অন্য সকলো ব্ৰাউজাৰ অধিবেশনৰ পৰা লগ আউট কৰিব পাৰে। আপোনাৰ শেহতীয়া কিছুমান অধিবেশন তলত তালিকাভুক্ত কৰা হৈছে; কিন্তু এই তালিকাখন সম্পূৰ্ণ নহ’বও পাৰে। যদি আপুনি অনুভৱ কৰে যে আপোনাৰ একাউণ্টত আপোচ কৰা হৈছে, আপুনি আপোনাৰ পাছৱৰ্ডও আপডেইট কৰিব লাগে।", + "If you already have an account, you may accept this invitation by clicking the button below:": "যদি আপোনাৰ ইতিমধ্যে এটা একাউণ্ট আছে, আপুনি তলৰ বুটামটো ক্লিক কৰি এই আমন্ত্ৰণ গ্ৰহণ কৰিব পাৰে:", + "If you did not create an account, no further action is required.": "যদি আপুনি এটা একাউণ্ট সৃষ্টি কৰা নাই, তেন্তে আৰু কোনো ব্যৱস্থাৰ প্ৰয়োজন নাই।", + "If you did not expect to receive an invitation to this team, you may discard this email.": "যদি আপুনি এই দললৈ আমন্ত্ৰণ লাভ কৰাৰ আশা কৰা নাছিল, তেন্তে আপুনি এই ইমেইলটো বাতিল কৰিব পাৰে।", + "If you did not receive the email": "যদি আপুনি ইমেইলটো লাভ কৰা নাছিল", + "If you did not request a password reset, no further action is required.": "যদি আপুনি এটা গুপ্তশব্দ পুনৰায় নিৰ্ধাৰণৰ অনুৰোধ কৰা নাই, আৰু কোনো কাৰ্য্যৰ প্ৰয়োজন নাই ।", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "যদি আপোনাৰ এটা একাউণ্ট নাই, আপুনি তলৰ বুটামটো ক্লিক কৰি এটা সৃষ্টি কৰিব পাৰে। এটা একাউণ্ট সৃষ্টি কৰাৰ পিছত, আপুনি দলৰ আমন্ত্ৰণ গ্ৰহণ কৰিবলৈ এই ইমেইলত আমন্ত্ৰণ গ্ৰহণ বুটাম ক্লিক কৰিব পাৰে:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "যদি আপুনি আপোনাৰ চালানসমূহত নিৰ্দিষ্ট যোগাযোগ বা কৰ তথ্য যোগ কৰিব লাগে, যেনে আপোনাৰ সম্পূৰ্ণ ব্যৱসায়িক নাম, ভেট চিনাক্তকৰণ নম্বৰ, বা ৰেকৰ্ডৰ ঠিকনা, আপুনি ইয়াত যোগ কৰিব পাৰে।", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "যদি আপুনি \"১০\" বুটামটো ক্লিক কৰাত অসুবিধা পাইছে, তেন্তে তলৰ URLটো কপি পেষ্ট কৰক\nআপোনাৰ ৱেব ব্ৰাউজাৰত প্ৰৱেশ কৰক:", + "Impersonate": "অনুকৰণ কৰা", + "Increase": "বৃদ্ধি কৰা", + "India": "ভাৰত", + "Indonesia": "ইণ্ডোনেছিয়া", + "Invalid filename.": "অবৈধ ফাইলনাম।", + "Invalid JSON was returned from the route.": "অবৈধ JSON পথৰ পৰা ঘূৰাই দিয়া হৈছিল।", + "Invoice Email Addresses": "চালান ইমেইল ঠিকনাসমূহ", + "Invoice emails updated successfully.": "চালান ইমেইলসমূহ সফলতাৰে আপডেট কৰা হৈছে।", + "Invoices": "চালান", + "Iran, Islamic Republic Of": "ইৰাণ", + "Iran, Islamic Republic of": "ইৰাণ, ইছলামিক ৰিপাব্লিক অৱ...", + "Iraq": "ইৰাক", + "Ireland": "আয়াৰলেণ্ড", + "Isle Of Man": "আইল অৱ মেন", + "Isle of Man": "আইল অৱ মেন", + "Israel": "ইজৰাইল", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "দেখাত আপোনাৰ সক্ৰিয় চাবস্ক্ৰিপচন নাই। আপুনি আৰম্ভ কৰিবলৈ তলৰ চাবস্ক্ৰিপচন পৰিকল্পনাসমূহৰ এটা বাছি ল'ব পাৰে। আপোনাৰ সুবিধা অনুসৰি চাবস্ক্ৰিপচন পৰিকল্পনা সলনি বা বাতিল কৰিব পাৰি।", + "Italy": "ইটালী", + "Jamaica": "জামাইকা", + "January": "জানুৱাৰী", + "Japan": "জাপান", + "Jersey": "জাৰ্চি", + "Jordan": "জৰ্ডান", + "July": "জুলাই", + "June": "জুন", + "Kazakhstan": "কাজাখাস্তান", + "Kenya": "কেনিয়া", + "Key": "চাবি", + "Kiribati": "কিৰিবাটি", + "Korea": "দক্ষিণ কোৰিয়া", + "Korea, Democratic People's Republic of": "কোৰিয়া, ডেম'ক্ৰেটিক পিপলছ ৰিপাব্লিক অৱ...", + "Korea, Republic of": "কোৰিয়া, ৰিপাব্লিক অৱ", + "Kosovo": "ক'ছ'ভ'", + "Kuwait": "কুৱেইট", + "Kyrgyzstan": "কিৰ্গিস্তান", + "Lao People's Democratic Republic": "লাও পিপলছ ডেম’ক্ৰেটিক ৰিপাব্লিক", + "Last active": "শেষত সক্ৰিয়", + "Last used": "শেষবাৰৰ বাবে ব্যৱহাৰ কৰা হৈছে", + "Latvia": "লাটভিয়া", + "Leave": "যোৱা", + "Leave Team": "দল এৰি যাওক", + "Lebanon": "লেবানন", + "length": "দৈৰ্ঘ্য", + "Lens": "লেন্স", + "Lesotho": "লেচোথো", + "Liberia": "লাইবেৰিয়া", + "Libyan Arab Jamahiriya": "লিবিয়াৰ আৰব জামাহিৰিয়া", + "Liechtenstein": "লিচেনষ্টাইন", + "Light": "পাতল", + "Lithuania": "লিথুৱেনিয়া", + "Load :perPage More": "লোড ১০ টা আৰু", + "Loading": "লোড হৈ আছে", + "Location": "অৱস্থান", + "Log in": "লগ ইন কৰক", + "Log In": "লগ ইন কৰক", + "Log Out": "লগ আউট কৰক", + "Log out": "লগ আউট কৰক", + "Log Out Other Browser Sessions": "অন্য ব্ৰাউজাৰ অধিবেশনসমূহ লগ আউট কৰক", + "Log Viewer": "লগ দৰ্শক", + "Login": "লগইন কৰক", + "Logout": "লগআউট কৰক", + "Logs": "লগসমূহ", + "Luxembourg": "লাক্সেমবাৰ্গ", + "Macao": "মাকাও", + "Macedonia": "উত্তৰ মেচিডোনিয়া", + "Macedonia, the former Yugoslav Republic of": "মেচিডোনিয়া, পূৰ্বৰ যুগোস্লাভিয়া ৰিপাব্লিক অৱ...", + "Madagascar": "মাদাগাস্কাৰ", + "Malawi": "মালাউই", + "Malaysia": "মালয়েছিয়া", + "Maldives": "মালদ্বীপ", + "Mali": "মালি", + "Malta": "মাল্টা", + "Manage Account": "একাউণ্ট পৰিচালনা কৰক", + "Manage and log out your active sessions on other browsers and devices.": "অন্য ব্ৰাউজাৰ আৰু ডিভাইচসমূহত আপোনাৰ সক্ৰিয় অধিবেশনসমূহ পৰিচালনা আৰু লগ আউট কৰক।", + "Manage API Tokens": "API টোকেনসমূহ পৰিচালনা কৰক", + "Manage Role": "ভূমিকা পৰিচালনা কৰক", + "Manage Team": "দল পৰিচালনা কৰক", + "Managing billing for :billableName": ":billableName ৰ বাবে বিলিং পৰিচালনা কৰা", + "March": "খোজকঢ়া", + "Mark all as Read": "সকলো পঢ়াৰ দৰে চিহ্নিত কৰক", + "Mark all notifications as read": "সকলো জাননী পঢ়াৰ দৰে চিহ্নিত কৰক", + "Mark Read": "মাৰ্ক ৰিড", + "Mark Unread": "মাৰ্ক আনৰিড", + "Marshall Islands": "মাৰ্শ্বেল দ্বীপপুঞ্জ", + "Martinique": "মাৰ্টিনিক", + "Mauritania": "মৰিটানিয়া", + "Mauritius": "মৰিচাছ", + "May": "হয়তো", + "Mayotte": "মেয়ট", + "Mexico": "মেক্সিকো", + "Micronesia, Federated States Of": "মাইক্ৰ’নেছিয়া", + "Micronesia, Federated States of": "মাইক্ৰ'নেছিয়া, ফেডাৰেটেড ষ্টেটছ অৱ...", + "Moldova": "মলদোভা", + "Moldova, Republic of": "মলদোভা, ৰিপাব্লিক অৱ", + "Monaco": "মনাকো", + "Mongolia": "মংগোলিয়া", + "Montenegro": "মণ্টেনেগ্ৰো", + "Month To Date": "মাহৰ পৰা আজিলৈকে", + "Monthly": "মাহেকীয়া", + "monthly": "মাহেকীয়া", + "Montserrat": "মন্টচেৰাট", + "Morocco": "মৰক্কো", + "Mozambique": "মোজাম্বিক", + "Myanmar": "ম্যানমাৰ", + "Name": "নাম", + "name": "নাম", + "Namibia": "নামিবিয়া", + "Nauru": "নাউৰু", + "Nepal": "নেপাল", + "Netherlands": "নেদাৰলেণ্ড", + "Netherlands Antilles": "নেদাৰলেণ্ড এন্টিলিছ", + "Nevermind": "কোনো কথা নাই", + "Nevermind, I'll keep my old plan": "নেভাৰমাইণ্ড, মই মোৰ পুৰণি প্লেনটো ৰাখিম", + "New": "নতুন", + "New :resource": "নতুন ১০", + "New Caledonia": "নিউ কেলেডোনিয়া", + "New Password": "নতুন পাছৱৰ্ড", + "New Zealand": "নিউজিলেণ্ড", + "Next": "পৰৱৰ্তী", + "Next Payment": "পৰৱৰ্তী পেমেন্ট", + "Next Payment on": "পৰৱৰ্তী পেমেন্ট অন", + "Nicaragua": "নিকাৰাগুয়া", + "Niger": "নাইজাৰ", + "Nigeria": "নাইজেৰিয়া", + "Niue": "নিউৱে", + "No": "নহয়", + "No :resource matched the given criteria.": "১০ নংটোৱে প্ৰদত্ত মাপকাঠীৰ সৈতে মিল খাইছিল।", + "No additional information...": "কোনো অতিৰিক্ত তথ্য নাই...", + "No Current Data": "বৰ্তমানৰ তথ্য নাই", + "No Data": "কোনো তথ্য নাই", + "no file selected": "কোনো ফাইল নিৰ্বাচিত হোৱা নাই", + "No Increase": "বৃদ্ধি নহয়", + "No payment methods on file.": "ফাইলত কোনো ধৰণৰ পেমেণ্ট পদ্ধতি নাই।", + "No payment scheduled.": "কোনো ধৰণৰ পেমেণ্টৰ সময় নিৰ্ধাৰণ কৰা হোৱা নাই।", + "No Prior Data": "কোনো পূৰ্বৰ তথ্য নাই", + "No Results Found.": "কোনো ফলাফল পোৱা নগ'ল।", + "Norfolk Island": "নৰ্ফক দ্বীপ", + "Northern Mariana Islands": "উত্তৰ মাৰিয়ানা দ্বীপপুঞ্জ", + "Norway": "নৰৱে", + "Not Found": "পোৱা নাযায়", + "Notifications": "জাননীসমূহ", + "Nova": "নোভা", + "Nova User": "নোভা ব্যৱহাৰকাৰী", + "November": "নৱেম্বৰ", + "October": "অক্টোবৰ", + "of": "ৰ", + "OK": "ঠিক আছে", + "Oman": "ওমান", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "এটা দল এবাৰ মচি পেলোৱাৰ পিছত ইয়াৰ সকলো সম্পদ আৰু তথ্য স্থায়ীভাৱে মচি পেলোৱা হ’ব। এই দলটো মচি পেলোৱাৰ আগতে অনুগ্ৰহ কৰি এই দলটোৰ সম্পৰ্কীয় যিকোনো তথ্য বা তথ্য ডাউনলোড কৰক যিটো আপুনি ধৰি ৰাখিব বিচাৰে।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "আপোনাৰ একাউণ্ট এবাৰ মচি পেলোৱা হ'লে, ইয়াৰ সকলো সম্পদ আৰু তথ্য স্থায়ীভাৱে মচি পেলোৱা হ'ব। আপোনাৰ একাউণ্ট মচি পেলোৱাৰ আগতে, অনুগ্ৰহ কৰি আপুনি ধৰি ৰাখিব বিচৰা যিকোনো ডাটা বা তথ্য ডাউনলোড কৰক।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "আপোনাৰ একাউণ্ট এবাৰ মচি পেলোৱা হ'লে, ইয়াৰ সকলো সম্পদ আৰু তথ্য স্থায়ীভাৱে মচি পেলোৱা হ'ব। আপুনি আপোনাৰ একাউণ্ট স্থায়ীভাৱে মচি পেলাব বিচৰাটো নিশ্চিত কৰিবলৈ অনুগ্ৰহ কৰি আপোনাৰ পাছৱৰ্ড দিয়ক।", + "Only Trashed": "কেৱল আৱৰ্জনা কৰা হৈছে", + "Open Invoices": "খোলা চালান", + "Original": "মূল", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "আমাৰ বিলিং ব্যৱস্থাপনা পৰ্টেলে আপোনাক আপোনাৰ চাবস্ক্ৰিপচন পৰিকল্পনা, পেমেণ্ট পদ্ধতি, আৰু আপোনাৰ শেহতীয়া চালানসমূহ ডাউনলোড কৰিবলৈ সুবিধাজনকভাৱে পৰিচালনা কৰাৰ অনুমতি দিয়ে৷", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "আমাৰ বিলিং ব্যৱস্থাপনা পৰ্টেলে আপোনাক আপোনাৰ চাবস্ক্ৰিপচন পৰিকল্পনা, পেমেণ্ট পদ্ধতি, আৰু আপোনাৰ শেহতীয়া চালানসমূহ ডাউনলোড কৰিবলৈ সুবিধাজনকভাৱে পৰিচালনা কৰাৰ অনুমতি দিয়ে৷", + "Page Expired": "পৃষ্ঠাৰ ম্যাদ উকলি গৈছে", + "Pagination Navigation": "পৃষ্ঠাকৰণ নেভিগেচন", + "Paid": "পৰিশোধিত", + "Pakistan": "পাকিস্তান", + "Palau": "পালাউ", + "Palestinian Territory, Occupied": "পেলেষ্টাইনৰ ভূখণ্ড, দখল কৰা", + "Panama": "পানামা", + "Papua New Guinea": "পাপুয়া নিউ গিনি", + "Paraguay": "পেৰাগুৱে", + "Password": "পাছৱৰ্ড", + "password": "পাছৱৰ্ড", + "Payment Confirmation": "পেমেন্ট নিশ্চিতকৰণ", + "Payment Information": "পেমেন্টৰ তথ্য", + "Payment information updated successfully.": "পেমেণ্টৰ তথ্য সফলতাৰে আপডেট কৰা হৈছে।", + "Payment Method": "পেমেন্ট পদ্ধতি", + "Payment Methods": "পেমেন্টৰ পদ্ধতি", + "Payment Required": "পেমেন্টৰ প্ৰয়োজন", + "Payments": "পেমেন্ট", + "Pending Team Invitations": "দলৰ আমন্ত্ৰণ পত্ৰ বাকী আছে", + "Per Page": "প্ৰতি পৃষ্ঠাত", + "Permanently delete this team.": "এই দলটো স্থায়ীভাৱে মচি পেলাওক।", + "Permanently delete your account.": "আপোনাৰ একাউণ্টটো স্থায়ীভাৱে মচি পেলাওক।", + "Permissions": "অনুমতিসমূহ", + "Peru": "পেৰু", + "Philippines": "ফিলিপাইনছ", + "Photo": "ফটো", + "Pitcairn": "পিটকেয়াৰ্ন", + "Please accept the terms of service.": "সেৱাৰ চৰ্তসমূহ গ্ৰহণ কৰক।", + "Please click the button below to verify your email address.": "আপোনাৰ ইমেইল ঠিকনা পৰীক্ষা কৰিবলৈ অনুগ্ৰহ কৰি তলৰ বুটামটো ক্লিক কৰক।", + "Please confirm access to your account by entering one of your emergency recovery codes.": "অনুগ্ৰহ কৰি আপোনাৰ জৰুৰীকালীন পুনৰুদ্ধাৰ ক'ডসমূহৰ এটা সুমুৱাই আপোনাৰ একাউণ্টলৈ অভিগম নিশ্চিত কৰক।", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "অনুগ্ৰহ কৰি আপোনাৰ প্ৰমাণীকৰণকাৰী এপ্লিকেচনে প্ৰদান কৰা প্ৰমাণীকৰণ ক'ড সুমুৱাই আপোনাৰ একাউণ্টলৈ অভিগম নিশ্চিত কৰক।", + "Please confirm your password before continuing.": "আগবাঢ়ি যোৱাৰ আগতে অনুগ্ৰহ কৰি আপোনাৰ গুপ্তশব্দ নিশ্চিত কৰক।", + "Please copy your new API token. For your security, it won't be shown again.": "অনুগ্ৰহ কৰি আপোনাৰ নতুন API টোকেন কপি কৰক। আপোনাৰ সুৰক্ষাৰ বাবে, ইয়াক আৰু দেখুওৱা নহ’ব।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "অনুগ্ৰহ কৰি আপোনাৰ পাছৱৰ্ড দিয়ক যাতে আপুনি আপোনাৰ সকলো ডিভাইচত আপোনাৰ অন্য ব্ৰাউজাৰ অধিবেশনৰ পৰা লগ আউট কৰিব বিচাৰে।", + "Please provide a maximum of three invoice emails addresses.": "অনুগ্ৰহ কৰি সৰ্বাধিক তিনিটা চালান ইমেইল ঠিকনা দিয়ক।", + "Please provide the email address of the person you would like to add to this team.": "আপুনি এই দলত যোগ কৰিব বিচৰা ব্যক্তিজনৰ ইমেইল ঠিকনা দিয়ক।", + "Please set a default payment method before retrying payments.": "অনুগ্ৰহ কৰি পেমেণ্ট পুনৰ চেষ্টা কৰাৰ আগতে এটা ডিফল্ট পেমেণ্ট পদ্ধতি নিৰ্ধাৰণ কৰক।", + "Please set a default payment method before swapping plans.": "অনুগ্ৰহ কৰি পৰিকল্পনাসমূহ শ্বেপ কৰাৰ আগতে এটা অবিকল্পিত পেমেণ্ট পদ্ধতি নিৰ্ধাৰণ কৰক।", + "Poland": "পোলেণ্ড", + "Portugal": "পৰ্তুগাল", + "Press / to search": "সন্ধান কৰিবলৈ / টিপক", + "Preview": "পূৰ্বদৰ্শন", + "Previewing": "পূৰ্বদৰ্শন কৰা হৈছে", + "Previous": "পূৰ্ৱবৰ্তী", + "Privacy Policy": "গোপনীয়তা নীতি", + "Profile": "ৰূপৰেখা", + "Profile Information": "প্ৰফাইল তথ্য", + "Puerto Rico": "পোৱেৰ্টো ৰিক", + "Qatar": "কাটাৰ", + "Quarter To Date": "কোৱাৰ্টাৰ টু ডেট", + "Recovery Code": "পুনৰুদ্ধাৰ ক'ড", + "Refresh": "সতেজ কৰক", + "Regards,": "সন্মান,", + "Regenerate Recovery Codes": "পুনৰুদ্ধাৰ ক'ডসমূহ পুনৰুত্পাদন কৰক", + "Register": "পঞ্জীয়ন কৰা", + "Reload": "পুনৰ লোড কৰক", + "Remember me": "মোক মনত পেলাওক", + "Remember Me": "মোক মনত পেলাওক", + "Remove": "আঁতৰোৱা", + "Remove Photo": "ফটো আঁতৰাওক", + "Remove Team Member": "দলৰ সদস্য আঁতৰাই পেলাওক", + "Replicate": "প্ৰতিলিপি কৰক", + "Required fields": "প্ৰয়োজনীয় ক্ষেত্ৰসমূহ", + "Resend Verification Email": "সত্যাপন ইমেইল পুনৰ প্ৰেৰণ কৰক", + "Reset Filters": "ফিল্টাৰসমূহ পুনৰায় সেট কৰক", + "Reset Password": "পাছৱৰ্ড পুনৰায় সেট কৰক", + "Reset Password Notification": "পাছৱৰ্ড জাননী পুনৰায় সেট কৰক", + "resource": "সম্পদ", + "Resource Row Dropdown": "সম্পদ শাৰী ড্ৰপডাউন", + "Resources": "সম্পদসমূহ", + "resources": "সম্পদসমূহ", + "Restore": "পুনৰ সঞ্চয় কৰা", + "Restore :resource": "পুনৰ সঞ্চয় কৰা :resource", + "Restore Resource": "সম্পদ পুনৰুদ্ধাৰ কৰক", + "Restore Selected": "নিৰ্বাচিত পুনৰুদ্ধাৰ কৰক", + "results": "ফলাফল", + "Resume Subscription": "চাবস্ক্ৰিপচন পুনৰ আৰম্ভ কৰক", + "Retry Payment": "পেমেন্ট পুনৰ চেষ্টা কৰক", + "Return to :appName": "১০ লৈ উভতি যাওক", + "Reunion": "ৰেইউনিয়ন", + "Role": "ভূমিকা", + "Romania": "ৰোমানিয়া", + "Run Action": "কাৰ্য্য চলাওক", + "Russian Federation": "ৰাছিয়ান ফেডাৰেচন", + "Rwanda": "ৰুৱাণ্ডা", + "Réunion": "ৰেইউনিয়ন", + "Saint Barthelemy": "চেন্ট বাৰ্থলেমি", + "Saint Barthélemy": "চেন্ট বাৰ্থলেমি", + "Saint Helena": "চেন্ট হেলেনা", + "Saint Kitts And Nevis": "চেণ্ট কিটছ আৰু নেভিছ", + "Saint Kitts and Nevis": "চেন্ট কিটছ আৰু নেভিছ", + "Saint Lucia": "চেন্ট লুচিয়া", + "Saint Martin": "চেন্ট মাৰ্টিন", + "Saint Martin (French part)": "Saint Martin (ফরাসি অংশ)", + "Saint Pierre And Miquelon": "চেণ্ট পিয়েৰ আৰু মিকেলন", + "Saint Pierre and Miquelon": "চেন্ট পিয়েৰ আৰু মিকেলন", + "Saint Vincent And Grenadines": "চেণ্ট ভিনচেণ্ট আৰু গ্ৰেনাডিন", + "Saint Vincent and the Grenadines": "চেণ্ট ভিনচেণ্ট আৰু গ্ৰেনাডাইনছ", + "Samoa": "চামোয়া", + "San Marino": "ছান মেৰিনো", + "Sao Tome And Principe": "চাও টমে আৰু প্ৰিন্সিপ", + "Sao Tome and Principe": "চাও টমে আৰু প্ৰিন্সিপে", + "Saudi Arabia": "চৌদি আৰব", + "Save": "সঞ্চয় কৰা", + "Saved.": "সংৰক্ষণ কৰা হৈছে।", + "Scroll to bottom": "তললৈ স্ক্ৰল কৰক", + "Scroll to top": "ওপৰলৈ স্ক্ৰল কৰক", + "Search": "সন্ধান", + "Secure Area": "নিৰাপদ এলেকা", + "Select": "চয়ন কৰা", + "Select a different plan": "এটা বেলেগ পৰিকল্পনা বাছি লওক", + "Select a log file...": "এটা লগ ফাইল নিৰ্ব্বাচন কৰক...", + "Select A New Photo": "এটা নতুন ফটো নিৰ্বাচন কৰক", + "Select Action": "কাৰ্য্য নিৰ্ব্বাচন কৰক", + "Select all": "সকলো নিৰ্বাচন কৰক", + "Select All Dropdown": "সকলো ড্ৰপডাউন নিৰ্ব্বাচন কৰক", + "Select this page": "এই পৃষ্ঠাটো নিৰ্বাচন কৰক", + "Send Password Reset Link": "পাছৱৰ্ড ৰিছেট লিংক প্ৰেৰণ কৰক", + "Senegal": "চেনেগাল", + "September": "ছেপ্টেম্বৰ", + "Serbia": "ছাৰ্বিয়া", + "Server Error": "চাৰ্ভাৰ ত্ৰুটি", + "Service Unavailable": "সেৱা উপলব্ধ নহয়", + "Set as default": "অবিকল্পিত হিচাপে নিৰ্ধাৰণ কৰক", + "Setup Key": "ছেটআপ কি'", + "Seychelles": "ছিচেলছ", + "Show All Fields": "সকলো ক্ষেত্ৰ দেখুৱাওক", + "Show Content": "বিষয়বস্তু দেখুৱাওক", + "Show Recovery Codes": "পুনৰুদ্ধাৰ ক'ডসমূহ দেখুৱাওক", + "Showing": "দেখুৱাইছে", + "Sierra Leone": "ছিয়েৰা লিয়ন", + "Signed in as": "হিচাপে চাইন ইন কৰা হৈছে", + "Singapore": "ছিংগাপুৰ", + "Sint Maarten (Dutch part)": "চিন্ট মাৰ্টেন", + "Slovakia": "শ্লোভাকিয়া", + "Slovenia": "স্লোভেনিয়া", + "Soft Deleted": "কোমল ডিলিট কৰা হৈছে", + "Solomon Islands": "ছলমন দ্বীপপুঞ্জ", + "Somalia": "ছোমালিয়া", + "Something went wrong.": "কিবা এটা ভুল হ’ল।", + "Sorry! You are not authorized to perform this action.": "দুঃখিত! এই কাৰ্য্য কৰিবলৈ আপুনি অনুমোদিত নহয়।", + "Sorry, your session has expired.": "ক্ষমা কৰিব, আপোনাৰ অধিবেশনৰ ম্যাদ উকলি গৈছে।", + "South Africa": "দক্ষিণ আফ্ৰিকা", + "South Georgia And Sandwich Isl.": "দক্ষিণ জৰ্জিয়া আৰু দক্ষিণ চেণ্ডউইচ দ্বীপপুঞ্জ", + "South Georgia and the South Sandwich Islands": "দক্ষিণ জৰ্জিয়া আৰু দক্ষিণ চেণ্ডউইচ দ্বীপপুঞ্জ", + "South Sudan": "দক্ষিণ চুডান", + "Spain": "স্পেইন", + "Sri Lanka": "শ্ৰীলংকা", + "Standalone Actions": "স্বতন্ত্ৰ কাৰ্য্যসমূহ", + "Start Polling": "ভোটগ্ৰহণ আৰম্ভ কৰক", + "Start polling": "ভোটগ্ৰহণ আৰম্ভ কৰক", + "State / County": "ৰাজ্য / কাউন্টি", + "Stop Impersonating": "অনুকৰণ কৰা বন্ধ কৰক", + "Stop Polling": "ভোটগ্ৰহণ বন্ধ কৰক", + "Stop polling": "ভোটদান বন্ধ কৰক", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "এই পুনৰুদ্ধাৰ ক'ডসমূহ এটা সুৰক্ষিত পাছৱৰ্ড ব্যৱস্থাপকত সংৰক্ষণ কৰক। যদি আপোনাৰ দুটা কাৰক প্ৰমাণীকৰণ ডিভাইচ হেৰাই যায় তেন্তে আপোনাৰ একাউণ্টলৈ অভিগম পুনৰুদ্ধাৰ কৰিবলে সিহতক ব্যৱহাৰ কৰিব পাৰি।", + "Subscribe": "চাবস্ক্ৰাইব কৰক", + "Subscription Information": "চাবস্ক্ৰিপচনৰ তথ্য", + "Subscription Pending": "চাবস্ক্ৰিপচন বাকী আছে", + "Sudan": "চুডান", + "Suriname": "চুৰিনাম", + "Svalbard And Jan Mayen": "স্ভালবাৰ্ড আৰু জান মায়েন", + "Svalbard and Jan Mayen": "স্ভালবাৰ্ড আৰু জান মায়েন", + "Swaziland": "শ্বাজিলেণ্ড", + "Sweden": "ছুইডেন", + "Switch Teams": "চুইচ টিম", + "Switzerland": "চুইজাৰলেণ্ড", + "Syrian Arab Republic": "ছিৰিয়ান আৰব ৰিপাব্লিক", + "System": "পদ্ধতি", + "Taiwan": "টাইৱান", + "Taiwan, Province of China": "টাইৱান, চীন প্ৰদেশ", + "Tajikistan": "তাজিকিস্তান", + "Tanzania": "তাঞ্জানিয়া", + "Tanzania, United Republic of": "তাঞ্জানিয়া, সংযুক্ত গণৰাজ্যৰ...", + "TAX": "কৰ", + "Team Details": "দলৰ বিৱৰণ", + "Team Invitation": "দলৰ আমন্ত্ৰণ", + "Team Members": "দলৰ সদস্যসকল", + "Team Name": "দলৰ নাম", + "Team Owner": "দলৰ মালিক", + "Team Settings": "দলৰ ছেটিংছ", + "Terms of Service": "সেৱাৰ চৰ্তসমূহ", + "Thailand": "থাইলেণ্ড", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "চাইন আপ কৰাৰ বাবে ধন্যবাদ! আৰম্ভ কৰাৰ আগতে, আমি আপোনাক ইমেইল কৰা লিংকটোত ক্লিক কৰি আপুনি আপোনাৰ ইমেইল ঠিকনা পৰীক্ষা কৰিব পাৰিবনে? যদি আপুনি ইমেইলটো নাপালে, আমি আপোনাক আন এটা পঠাম আনন্দৰে।", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "আপোনালোকৰ অবিৰত সহায়ৰ বাবে ধন্যবাদ। আপোনাৰ ৰেকৰ্ডৰ বাবে আমি আপোনাৰ চালানৰ এটা কপি সংলগ্ন কৰিছো। আপোনাৰ কিবা প্ৰশ্ন বা চিন্তা থাকিলে আমাক জনাব।", + "Thanks,": "ধন্যবাদ,", + "The :attribute must be a valid role.": "১০ জনৰ বৈধ ভূমিকা হ’ব লাগিব।", + "The :attribute must be at least :length characters and contain at least one number.": "১০টা কমেও ২০টা আখৰ হ’ব লাগিব আৰু কমেও এটা সংখ্যা থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "১০টা কমেও ২০টা আখৰ হ’ব লাগিব আৰু কমেও এটা বিশেষ আখৰ আৰু এটা সংখ্যা থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one special character.": "১০টা কমেও ২০টা আখৰ হ’ব লাগিব আৰু কমেও এটা বিশেষ আখৰ থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "১০ টা কমেও ২০ আখৰ হব লাগিব আৰু অন্ততঃ এটা ডাঙৰ আখৰ আৰু এটা সংখ্যা থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "১০টা কমেও ২০টা আখৰ হ’ব লাগিব আৰু কমেও এটা ডাঙৰ আখৰ আৰু এটা বিশেষ আখৰ থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "১০টা কমেও ২০টা আখৰ হ’ব লাগিব আৰু ইয়াত অন্ততঃ এটা ডাঙৰ আখৰ, এটা সংখ্যা আৰু এটা বিশেষ আখৰ থাকিব লাগিব।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "১০টা কমেও ২০টা আখৰ হ’ব লাগিব আৰু অন্ততঃ এটা ডাঙৰ আখৰ থাকিব লাগিব।", + "The :attribute must be at least :length characters.": "১০টা কমেও ২০টা আখৰ হ’ব লাগিব।", + "The :attribute must contain at least one letter.": "১০ টাত অন্ততঃ এটা আখৰ থাকিব লাগিব।", + "The :attribute must contain at least one number.": "১০ ত অন্ততঃ এটা নম্বৰ থাকিব লাগিব।", + "The :attribute must contain at least one symbol.": "১০ ত অন্ততঃ এটা চিহ্ন থাকিব লাগিব।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "১০ টাত অন্ততঃ এটা ডাঙৰ আৰু এটা সৰু আখৰ থাকিব লাগিব।", + "The :resource was created!": "১০ টা সৃষ্টি হ’ল!", + "The :resource was deleted!": "১০ টা ডিলিট হৈ গ’ল!", + "The :resource was restored!": "১০টা পুনৰুদ্ধাৰ কৰা হ’ল!", + "The :resource was updated!": "১০ টা আপডেট কৰা হৈছিল!", + "The action was executed successfully.": "এই কাৰ্য্য সফলতাৰে সম্পন্ন কৰা হয়।", + "The default payment method cannot be removed.": "অবিকল্পিত পেমেণ্ট পদ্ধতি আঁতৰাব নোৱাৰি।", + "The file was deleted!": "ফাইলটো ডিলিট হৈ গ’ল!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "দিয়া ১০ টা ডাটা লিকত দেখা গৈছে। অনুগ্ৰহ কৰি বেলেগ ১০ বাছি লওক।", + "The given data was invalid.": "দিয়া তথ্যসমূহ অবৈধ আছিল।", + "The government won't let us show you what's behind these doors": "চৰকাৰে আমাক দেখুৱাবলৈ নিদিয়ে এই দুৱাৰৰ আঁৰত কি আছে", + "The HasOne relationship has already been filled.": "ইতিমধ্যে HasOne সম্পৰ্কটো পূৰণ হৈছে।", + "The image could not be loaded": "ছবিখন লোড কৰিব পৰা নগ'ল", + "The image could not be loaded.": "ছবিখন লোড কৰিব পৰা নগ'ল।", + "The invoice emails must be valid email addresses.": "চালান ইমেইলসমূহ বৈধ ইমেইল ঠিকনা হ’ব লাগিব।", + "The password is incorrect.": "পাছৱৰ্ডটো ভুল।", + "The provided coupon code is invalid.": "প্ৰদান কৰা কুপন ক'ড অবৈধ।", + "The provided password does not match your current password.": "প্ৰদান কৰা গুপ্তশব্দ আপোনাৰ বৰ্তমানৰ গুপ্তশব্দৰ সৈতে মিল নাই।", + "The provided password was incorrect.": "প্ৰদান কৰা পাছৱৰ্ডটো ভুল আছিল।", + "The provided two factor authentication code was invalid.": "প্ৰদান কৰা দুটা কাৰক প্ৰমাণীকৰণ ক'ড অবৈধ আছিল।", + "The provided two factor recovery code was invalid.": "প্ৰদান কৰা দুটা কাৰক পুনৰুদ্ধাৰ ক'ড অবৈধ আছিল।", + "The provided VAT number is invalid.": "প্ৰদান কৰা ভেট নম্বৰটো অবৈধ।", + "The resource was attached!": "সম্পদটো সংলগ্ন হৈ আছিল!", + "The resource was prevented from being saved!": "সম্পদটো সংৰক্ষণ কৰাত বাধা দিয়া হৈছিল!", + "The resource was updated!": "সম্পদটো আপডেট কৰা হৈছিল!", + "The response is not a streamed response.": "সঁহাৰিটো কোনো ষ্ট্ৰীমড ৰেচপন্স নহয়।", + "The response is not a view.": "সঁহাৰি কোনো দৃষ্টিভংগী নহয়।", + "The selected country is invalid.": "নিৰ্বাচিত দেশখন অবৈধ।", + "The selected plan is invalid.": "নিৰ্বাচিত পৰিকল্পনা অবৈধ।", + "The selected resources have been :action!": "নিৰ্বাচিত সম্পদ ১০ টা হৈছে!", + "The team's name and owner information.": "দলৰ নাম আৰু মালিকৰ তথ্য।", + "There are no available options for this resource.": "এই সম্পদৰ বাবে কোনো উপলব্ধ বিকল্প নাই।", + "There are no fields to display.": "প্ৰদৰ্শন কৰিবলৈ কোনো ক্ষেত্ৰ নাই।", + "There are no new notifications.": "কোনো নতুন জাননী দিয়া হোৱা নাই।", + "There was a problem executing the action.": "কাৰ্য্যটো এক্সিকিউট কৰাত সমস্যা হৈছিল।", + "There was a problem fetching the resource.": "সম্পদটো আনিবলৈ সমস্যা হৈছিল।", + "There was a problem submitting the form.": "ফৰ্ম জমা দিয়াত সমস্যা হৈছিল।", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "এই লোকসকলক আপোনাৰ দললৈ আমন্ত্ৰণ জনোৱা হৈছে আৰু আমন্ত্ৰণ পত্ৰ প্ৰেৰণ কৰা হৈছে। ইমেইলৰ নিমন্ত্ৰণ গ্ৰহণ কৰি তেওঁলোকে দলত যোগদান কৰিব পাৰে।", + "This account does not have an active subscription.": "এই একাউণ্টৰ কোনো সক্ৰিয় চাবস্ক্ৰিপচন নাই।", + "This action is unauthorized.": "এই কাৰ্য্য অকৰ্তৃত্বশীল।", + "This copy of Nova is unlicensed.": "নোভাৰ এই কপি অনুজ্ঞাপত্ৰবিহীন।", + "This coupon code can only be used by new customers.": "এই কুপন ক’ড কেৱল নতুন গ্ৰাহকেহে ব্যৱহাৰ কৰিব পাৰিব।", + "This device": "এই ডিভাইচটো", + "This file field is read-only.": "এই ফাইল ক্ষেত্ৰখন কেৱল পঢ়িব পৰা।", + "This invoice is no longer open.": "এই চালান এতিয়া খোলা নাই।", + "This is a secure area of the application. Please confirm your password before continuing.": "এইটো এপ্লিকেচনৰ এটা সুৰক্ষিত অঞ্চল। আগবাঢ়ি যোৱাৰ আগতে অনুগ্ৰহ কৰি আপোনাৰ গুপ্তশব্দ নিশ্চিত কৰক।", + "This password does not match our records.": "এই পাছৱৰ্ড আমাৰ ৰেকৰ্ডৰ সৈতে মিল নাই।", + "This password reset link will expire in :count minutes.": "এই পাছৱৰ্ড ৰিছেট লিংকটো ১০ মিনিটৰ পিছত শেষ হ’ব।", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "এই ধন পৰিশোধৰ সূচনা কৰা হৈছিল যদিও এতিয়াও ধন লাভ কৰা হোৱা নাই। ইয়াৰ বাবে ১৪ দিনলৈকে সময় লাগিব পাৰে।", + "This resource no longer exists": "এই সম্পদৰ অস্তিত্ব আৰু নাই", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "এই চাবস্ক্ৰিপচনৰ ম্যাদ উকলি গৈছে আৰু পুনৰ আৰম্ভ কৰিব নোৱাৰিব। অনুগ্ৰহ কৰি এটা নতুন চাবস্ক্ৰিপচন সৃষ্টি কৰক।", + "This user already belongs to the team.": "এই ব্যৱহাৰকাৰী ইতিমধ্যে দলৰ অন্তৰ্গত।", + "This user has already been invited to the team.": "এই ব্যৱহাৰকাৰীজনক ইতিমধ্যে দললৈ আমন্ত্ৰণ জনোৱা হৈছে।", + "Timor-Leste": "টিমৰ-লেষ্টে", + "to": "লৈ", + "To": "লৈ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "দুটা কাৰক প্ৰমাণীকৰণ সামৰ্থবান কৰা শেষ কৰিবলে, আপোনাৰ ফোনটোৰ প্ৰমাণীকৰণ এপ্লিকেচন ব্যৱহাৰ কৰি নিম্নলিখিত QR ক'ড স্কেন কৰক বা ছেটআপ কি' সুমুৱাওক আৰু সৃষ্টি কৰা OTP ক'ড প্ৰদান কৰক।", + "Today": "আজি", + "Toggle navigation": "নেভিগেচন টগল কৰক", + "Togo": "যাবলৈ", + "Tokelau": "টোকেলাউ", + "Token Name": "টোকেনৰ নাম", + "Tonga": "টংগা", + "Too Many Requests": "বহুত বেছি অনুৰোধ", + "total": "মুঠ", + "Total:": "মুঠ:", + "Trashed": "আৱৰ্জনা কৰি পেলোৱা হৈছে", + "Trinidad And Tobago": "ট্ৰিনিদাদ আৰু ট’বাগো", + "Trinidad and Tobago": "ট্ৰিনিদাদ আৰু ট’বাগো", + "Tunisia": "টিউনিছিয়া", + "Turkey": "তুৰ্কী", + "Turkmenistan": "তুৰ্কমেনিস্তান", + "Turks And Caicos Islands": "টাৰ্কছ আৰু কাইকোছ দ্বীপপুঞ্জ", + "Turks and Caicos Islands": "টাৰ্কছ আৰু কাইকোছ দ্বীপপুঞ্জ", + "Tuvalu": "টুভালু", + "Two Factor Authentication": "দুটা কাৰক প্ৰমাণীকৰণ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "দুটা কাৰক প্ৰমাণীকৰণ এতিয়া সামৰ্থবান কৰা হৈছে। আপোনাৰ ফোনটোৰ প্ৰমাণীকৰণ এপ্লিকেচন ব্যৱহাৰ কৰি নিম্নলিখিত QR ক'ড স্কেন কৰক বা ছেটআপ কি' সুমুৱাওক।", + "Type": "প্ৰকাৰ", + "Uganda": "উগাণ্ডা", + "Ukraine": "ইউক্ৰেইন", + "Unauthorized": "অকৰ্তৃত্বশীল", + "United Arab Emirates": "সংযুক্ত আৰব আমিৰশ্বাহী", + "United Kingdom": "যুক্তৰাজ্য", + "United States": "আমেৰিকা যুক্তৰাষ্ট্ৰ", + "United States Minor Outlying Islands": "আমেৰিকা যুক্তৰাষ্ট্ৰৰ সৰু আউটলাইং দ্বীপপুঞ্জ", + "United States Outlying Islands": "আমেৰিকাৰ বাহিৰৰ দ্বীপপুঞ্জ", + "Unknown": "অজ্ঞাত", + "Unpaid": "অনাদায়", + "Update": "নবীকৰণ", + "Update & Continue Editing": "সম্পাদনা আপডেইট আৰু অব্যাহত ৰাখক", + "Update :resource": "আপডেট :resource", + "Update :resource: :title": "আপডেট ১০: ২০", + "Update attached :resource: :title": "আপডেট সংলগ্ন কৰা হৈছে :resource: :title", + "Update Password": "পাছৱৰ্ড আপডেইট কৰক", + "Update Payment Information": "পেমেন্ট তথ্য আপডেট কৰক", + "Update Payment Method": "পেমেন্ট পদ্ধতি আপডেট কৰক", + "Update your account's profile information and email address.": "আপোনাৰ একাউণ্টৰ প্ৰ'ফাইল তথ্য আৰু ইমেইল ঠিকনা আপডেইট কৰক।", + "Uploading": "আপলোড কৰা হৈছে", + "Uploading files... (:current/:total)": "ফাইল আপলোড কৰা হৈছে... (:current/:total)", + "Uruguay": "উৰুগুৱে", + "Use a recovery code": "এটা পুনৰুদ্ধাৰ ক'ড ব্যৱহাৰ কৰক", + "Use an authentication code": "এটা প্ৰমাণীকৰণ ক'ড ব্যৱহাৰ কৰক", + "User Actions": "ব্যৱহাৰকাৰীৰ কাৰ্য্যসমূহ", + "User Security": "ব্যৱহাৰকাৰী সুৰক্ষা", + "Username": "ব্যৱহাৰকাৰীৰ নাম", + "Uzbekistan": "উজবেকিস্তান", + "Value": "মান", + "Vanuatu": "ভানুআটু", + "VAT Number": "ভেট নম্বৰ", + "Venezuela": "ভেনিজুৱেলা", + "Venezuela, Bolivarian Republic of": "ভেনিজুৱেলা, বলিভাৰিয়ান ৰিপাব্লিক অৱ...", + "Verify Email Address": "ইমেইল ঠিকনা পৰীক্ষা কৰক", + "Verify Your Email Address": "আপোনাৰ ইমেইল ঠিকনা পৰীক্ষা কৰক", + "Viet Nam": "ভিয়েটনাম", + "View": "দৰ্শন", + "Virgin Islands, British": "ভাৰ্জিন দ্বীপপুঞ্জ, ব্ৰিটিছ", + "Virgin Islands, U.S.": "ভাৰ্জিন দ্বীপপুঞ্জ, আমেৰিকা যুক্তৰাষ্ট্ৰ।", + "Wallis And Futuna": "ৱালিছ আৰু ফুটুনা", + "Wallis and Futuna": "ৱালিছ আৰু ফুটুনা", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "আমি আপোনাৰ চাবস্ক্ৰিপচন প্ৰক্ৰিয়াকৰণ কৰি আছো। এবাৰ স্বাক্ষৰণ সফলভাৱে প্ৰক্ৰিয়াকৰণ হ'লে, এই পৃষ্ঠা স্বয়ংক্ৰিয়ভাৱে আপডেট হ'ব। সাধাৰণতে এই প্ৰক্ৰিয়াত মাত্ৰ কেইছেকেণ্ডমান সময় লাগিব লাগে।", + "We are unable to process your payment. Please contact customer support.": "আমি আপোনাৰ পেমেণ্ট প্ৰক্ৰিয়াকৰণ কৰিব নোৱাৰো। অনুগ্ৰহ কৰি গ্ৰাহক সমৰ্থনৰ সৈতে যোগাযোগ কৰক।", + "We have emailed your password reset link!": "আমি আপোনাৰ পাছৱৰ্ড ৰিছেট লিংক ইমেইল কৰিছো!", + "We were unable to find a registered user with this email address.": "এই ইমেইল ঠিকনাৰ সৈতে আমি পঞ্জীয়নভুক্ত ব্যৱহাৰকাৰী বিচাৰি উলিয়াব পৰা নাছিলো।", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "আপুনি তলত উল্লেখ কৰা ইমেইল ঠিকনাসমূহলৈ আমি এটা চালান ডাউনলোড লিংক প্ৰেৰণ কৰিম। আপুনি কমা ব্যৱহাৰ কৰি একাধিক ইমেইল ঠিকনা পৃথক কৰিব পাৰে।", + "We're lost in space. The page you were trying to view does not exist.": "আমি মহাকাশত হেৰাই গৈছো। আপুনি চাবলৈ চেষ্টা কৰা পৃষ্ঠাটো নাই।", + "Welcome Back!": "পুনৰ স্বাগতম!", + "Western Sahara": "পশ্চিম চাহাৰা", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "যেতিয়া দুটা কাৰক প্ৰমাণীকৰণ সামৰ্থবান কৰা হয়, প্ৰমাণীকৰণৰ সময়ত আপুনি এটা সুৰক্ষিত, যাদৃচ্ছিক টোকেনৰ বাবে কোৱা হ'ব। আপুনি এই টোকেন আপোনাৰ ফোনটোৰ Google Authenticator এপ্লিকেচনৰ পৰা উদ্ধাৰ কৰিব পাৰে।", + "Whoops": "হুপছ", + "Whoops!": "হুপছ!", + "Whoops! Something went wrong.": "হুপছ! কিবা এটা ভুল হ’ল।", + "With Trashed": "Trashed ৰ সৈতে", + "Write": "লিখা", + "Year To Date": "বছৰৰ পৰা আজিলৈকে", + "Yearly": "বছৰেকীয়া", + "Yemen": "য়েমেন", + "Yes": "হয়", + "You are already subscribed.": "আপুনি ইতিমধ্যে চাবস্ক্ৰাইব কৰিছে।", + "You are currently within your free trial period. Your trial will expire on :date.": "বৰ্তমান আপুনি আপোনাৰ বিনামূলীয়া পৰীক্ষামূলক সময়ৰ ভিতৰত আছে। আপোনাৰ ট্ৰায়েলৰ ম্যাদ ১০ তাৰিখে শেষ হ’ব।", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "বৰ্তমান আপুনি আপোনাৰ বিনামূলীয়া পৰীক্ষামূলক সময়ৰ ভিতৰত আছে। আপোনাৰ পৰীক্ষাৰ ম্যাদ ১০ তাৰিখে শেষ হ'ব। নতুন চাবস্ক্ৰিপচন আৰম্ভ কৰিলে আপোনাৰ পৰীক্ষাৰ অন্ত পৰিব।", + "You are logged in!": "আপুনি লগ ইন কৰিছে!", + "You are receiving this email because we received a password reset request for your account.": "আপুনি এই ইমেইল লাভ কৰিছে কাৰণ আমি আপোনাৰ একাউণ্টৰ বাবে এটা পাছৱৰ্ড ৰিছেট অনুৰোধ পাইছো।", + "You have been invited to join the :team team!": "আপোনালোকক ১০ টা দলত যোগদান কৰিবলৈ আমন্ত্ৰণ জনোৱা হৈছে!", + "You have enabled two factor authentication.": "আপুনি দুটা কাৰক প্ৰমাণীকৰণ সামৰ্থবান কৰিছে।", + "You have not enabled two factor authentication.": "আপুনি দুটা কাৰক প্ৰমাণীকৰণ সামৰ্থবান কৰা নাই।", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "আপোনাৰ কিছুমান অনাদায় চালান আছে। আপোনাৰ অবিকল্পিত পেমেণ্ট পদ্ধতি আপডেট কৰাৰ পিছত, আপুনি তলৰ চালান তালিকাৰ জৰিয়তে পেমেণ্টসমূহ পুনৰ চেষ্টা কৰিব পাৰে।", + "You may accept this invitation by clicking the button below:": "আপুনি তলৰ বুটামটো ক্লিক কৰি এই আমন্ত্ৰণ গ্ৰহণ কৰিব পাৰে:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "আপুনি যিকোনো সময়তে আপোনাৰ চাবস্ক্ৰিপচন বাতিল কৰিব পাৰে। এবাৰ আপোনাৰ স্বাক্ষৰণ বাতিল হ'লে, আপোনাৰ বৰ্তমানৰ বিলিং চক্ৰৰ শেষলৈকে স্বাক্ষৰণ পুনৰ আৰম্ভ কৰাৰ বিকল্প থাকিব।", + "You may delete any of your existing tokens if they are no longer needed.": "আপুনি আপোনাৰ যিকোনো বৰ্ত্তমানৰ টোকেন মচি পেলাব পাৰে যদি সিহতৰ আৰু প্ৰয়োজন নাই।", + "You may not delete your personal team.": "আপুনি আপোনাৰ ব্যক্তিগত দলটো মচি পেলাব নোৱাৰিব।", + "You may not leave a team that you created.": "আপুনি সৃষ্টি কৰা দল এটা এৰি নাযাবও পাৰে।", + "You will receive an invoice and payment link via email for each billing period.": "প্ৰতিটো বিলিং সময়ৰ বাবে আপুনি ইমেইলৰ জৰিয়তে এটা চালান আৰু পেমেণ্ট লিংক লাভ কৰিব।", + "You're logged in!": "আপুনি লগ ইন কৰিছে!", + "Your :invoiceName invoice is now available!": "আপোনাৰ ১০ টা চালান এতিয়া উপলব্ধ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "আপোনাৰ বিলিং ঠিকনা হৈছে ১০ ১০২ ৩০ ৪০ ৫০ ৬০", + "Your card was declined. Please contact your card issuer for more information.": "আপোনাৰ কাৰ্ডখন নাকচ কৰা হৈছিল। অধিক তথ্যৰ বাবে অনুগ্ৰহ কৰি আপোনাৰ কাৰ্ড ইছ্যুকাৰীৰ সৈতে যোগাযোগ কৰক।", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "আপোনাৰ বৰ্তমানৰ পেমেণ্ট পদ্ধতি হৈছে ১০ ৰে শেষ হোৱা ক্ৰেডিট কাৰ্ড যি ২০ তাৰিখে শেষ হয়।", + "Your email address is unverified.": "আপোনাৰ ইমেইল ঠিকনা পৰীক্ষা নকৰা।", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "আপোনাৰ শেষৰ ১০ টা পেমেণ্ট বিফল হ’ল। ব্যৰ্থ পেমেণ্ট পুনৰ চেষ্টা কৰিবলৈ অনুগ্ৰহ কৰি আপোনাৰ পেমেণ্ট পদ্ধতি আপডেট কৰক।", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "আপোনাৰ শেষৰটো ২০ৰ ওপৰত ১০ টকাৰ পেমেণ্ট বিফল হ’ল। ব্যৰ্থ পেমেণ্ট পুনৰ চেষ্টা কৰিবলৈ অনুগ্ৰহ কৰি আপোনাৰ পেমেণ্ট পদ্ধতি আপডেট কৰক।", + "Your next payment of :amount will be processed on :date.": "আপোনাৰ পৰৱৰ্তী ১০ টকাৰ পেমেণ্ট ২০ তাৰিখে হ’ব।", + "Your payment method has been added successfully.": "আপোনাৰ পেমেণ্ট পদ্ধতি সফলতাৰে যোগ কৰা হৈছে।", + "Your payment method will be charged automatically for each billing period.": "আপোনাৰ পেমেণ্ট পদ্ধতিত প্ৰতিটো বিলিং সময়ৰ বাবে স্বয়ংক্ৰিয়ভাৱে চাৰ্জ লোৱা হ’ব।", + "Your registered VAT Number is :vatNumber.": "আপোনাৰ পঞ্জীয়নভুক্ত ভেট নম্বৰ ১০।", + "Your subscription has been started successfully.": "আপোনাৰ চাবস্ক্ৰিপচন সফলতাৰে আৰম্ভ কৰা হৈছে।", + "Your subscription has been successfully cancelled.": "আপোনাৰ চাবস্ক্ৰিপচন সফলতাৰে বাতিল কৰা হৈছে।", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "আপোনাৰ চাবস্ক্ৰিপচন সফলতাৰে বাতিল কৰা হৈছে। আপোনাৰ বিলিং সময়সীমা শেষলৈকে আপুনি এতিয়াও প্ৰৱেশ কৰিব পাৰিব।", + "Your subscription was successfully resumed.": "আপোনাৰ চাবস্ক্ৰিপচন সফলতাৰে পুনৰ আৰম্ভ কৰা হ'ল।", + "Your subscription was successfully updated.": "আপোনাৰ স্বাক্ষৰণ সফলভাৱে আপডেট কৰা হ'ল।", + "Zambia": "জাম্বিয়া", + "Zimbabwe": "জিম্বাবুৱে", + "Zip / Postal Code": "জিপ / ডাক কোড", + "Åland Islands": "Åland দ্বীপপুঞ্জ" +} diff --git a/locales/as/php-inline.json b/locales/as/php-inline.json new file mode 100644 index 00000000000..13785b4e14e --- /dev/null +++ b/locales/as/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "এই ক্ষেত্ৰখন গ্ৰহণ কৰিব লাগিব।", + "accepted_if": "এই ক্ষেত্ৰখন গ্ৰহণ কৰিব লাগিব যেতিয়া ১০ ২০ হয়।", + "active_url": "এই ক্ষেত্ৰখন এটা বৈধ URL নহয়।", + "after": "এই ক্ষেত্ৰখন ১০ ৰ পিছৰ তাৰিখ হ'ব লাগিব।", + "after_or_equal": "এই ক্ষেত্ৰখন ১০ ৰ পিছৰ বা সমান তাৰিখ হ'ব লাগিব।", + "alpha": "এই ক্ষেত্ৰত কেৱল আখৰ থাকিব লাগিব।", + "alpha_dash": "এই ক্ষেত্ৰত কেৱল আখৰ, সংখ্যা, ডেচ আৰু আণ্ডাৰস্কোৰ থাকিব লাগিব।", + "alpha_num": "এই ক্ষেত্ৰত কেৱল আখৰ আৰু সংখ্যা থাকিব লাগিব।", + "any_of": "এই ক্ষেত্ৰখন অবৈধ।", + "array": "এই ক্ষেত্ৰখন এটা এৰে হ'ব লাগিব।", + "ascii": "এই ক্ষেত্ৰত কেৱল একক-বাইট আলফানিউমেৰিক আখৰ আৰু চিহ্ন থাকিব লাগিব।", + "attached": "এই ক্ষেত্ৰখন ইতিমধ্যে সংলগ্ন কৰা হৈছে।", + "before": "এই ক্ষেত্ৰখন ১০ ৰ আগৰ তাৰিখ হ'ব লাগিব।", + "before_or_equal": "এই ক্ষেত্ৰখন ১০ ৰ আগৰ বা সমান তাৰিখ হ'ব লাগিব।", + "between.array": "এই ক্ষেত্ৰখনত ১০ৰ পৰা ২০টা বস্তু থাকিব লাগিব।", + "between.file": "এই ক্ষেত্ৰখন ১০ৰ পৰা ২০ কিলোবাইটৰ ভিতৰত হ’ব লাগিব।", + "between.numeric": "এই ক্ষেত্ৰখন ১০ৰ পৰা ২০ৰ ভিতৰত হ’ব লাগিব।", + "between.string": "এই ক্ষেত্ৰখন ১০ৰ পৰা ২০ আখৰৰ ভিতৰত হ’ব লাগিব।", + "boolean": "এই ক্ষেত্ৰখন সঁচা বা মিছা হ’ব লাগিব।", + "can": "এই ক্ষেত্ৰত এটা অকৰ্তৃত্বশীল মান আছে।", + "confirmed": "এই ক্ষেত্ৰ নিশ্চিতকৰণ মিল নাই।", + "contains": "এই ক্ষেত্ৰত এটা প্ৰয়োজনীয় মান নোহোৱা হৈছে।", + "date": "এই ক্ষেত্ৰখন কোনো বৈধ তাৰিখ নহয়।", + "date_equals": "এই ক্ষেত্ৰখন ১০ ৰ সমান তাৰিখ হ'ব লাগিব।", + "date_format": "এই ক্ষেত্ৰখন বিন্যাস :format ৰ সৈতে মিল নাই।", + "decimal": "এই ক্ষেত্ৰত ১০টা দশমিক স্থান থাকিব লাগিব।", + "declined": "এই ক্ষেত্ৰখন অস্বীকাৰ কৰিব লাগিব।", + "declined_if": "এই ক্ষেত্ৰখন অস্বীকাৰ কৰিব লাগিব যেতিয়া ১০ ২০ হয়।", + "different": "এই ক্ষেত্ৰখন আৰু ১০টা বেলেগ হ’ব লাগিব।", + "digits": "এই ক্ষেত্ৰখন ১০ সংখ্যা হ’ব লাগিব।", + "digits_between": "এই ক্ষেত্ৰখন ১০ৰ পৰা ২০ সংখ্যাৰ ভিতৰত হ’ব লাগিব।", + "dimensions": "এই ক্ষেত্ৰত অবৈধ ছবিৰ মাত্ৰা আছে।", + "distinct": "এই ক্ষেত্ৰখনৰ এটা নকল মান আছে।", + "doesnt_contain": "এই ক্ষেত্ৰত তলত দিয়া কোনো এটা থাকিব নালাগে: :values.", + "doesnt_end_with": "এই ক্ষেত্ৰখন নিম্নলিখিতৰ এটাৰ সৈতে শেষ হ'ব নালাগে: :values.", + "doesnt_start_with": "এই ক্ষেত্ৰখন নিম্নলিখিতৰ এটাৰ পৰা আৰম্ভ হ'ব নালাগে: :values.", + "email": "এই ক্ষেত্ৰখন এটা বৈধ ইমেইল ঠিকনা হ'ব লাগিব।", + "ends_with": "এই ক্ষেত্ৰখন নিম্নলিখিতৰ এটাৰ সৈতে শেষ হ'ব লাগিব: :values.", + "enum": "নিৰ্বাচিত ক্ষেত্ৰখন অবৈধ।", + "exists": "নিৰ্বাচিত ক্ষেত্ৰখন অবৈধ।", + "extensions": "এই ক্ষেত্ৰত নিম্নলিখিত সম্প্ৰসাৰণসমূহৰ এটা থাকিব লাগিব: :values.", + "file": "এই ক্ষেত্ৰখন এটা ফাইল হ'ব লাগিব।", + "filled": "এই ক্ষেত্ৰখনৰ এটা মান থাকিব লাগিব।", + "gt.array": "এই ক্ষেত্ৰখনত ১০টাতকৈ অধিক বস্তু থাকিব লাগিব।", + "gt.file": "এই ক্ষেত্ৰখন ১০ কিলোবাইটতকৈ বেছি হ’ব লাগিব।", + "gt.numeric": "এই ক্ষেত্ৰখন ১০তকৈ বেছি হ’ব লাগিব।", + "gt.string": "এই ক্ষেত্ৰখন ১০ আখৰতকৈ বেছি হ’ব লাগিব।", + "gte.array": "এই ক্ষেত্ৰখনত ১০টা বা তাতকৈ অধিক বস্তু থাকিব লাগিব।", + "gte.file": "এই ক্ষেত্ৰখন ১০ কিলোবাইটতকৈ বেছি বা সমান হ’ব লাগিব।", + "gte.numeric": "এই ক্ষেত্ৰখন ১০তকৈ বেছি বা সমান হ’ব লাগিব।", + "gte.string": "এই ক্ষেত্ৰখন ১০ আখৰৰ অধিক বা সমান হ’ব লাগিব।", + "hex_color": "এই ক্ষেত্ৰখন এটা বৈধ হেক্সাডেচিমেল ৰং হ'ব লাগিব।", + "image": "এই ক্ষেত্ৰখন এটা ছবি হ’ব লাগিব।", + "in": "নিৰ্বাচিত ক্ষেত্ৰখন অবৈধ।", + "in_array": "এই ক্ষেত্ৰখন ১০ ত নাই।", + "in_array_keys": "এই ক্ষেত্ৰত নিম্নলিখিত কি'সমূহৰ অন্ততঃ এটা থাকিব লাগিব: :values ।", + "integer": "এই ক্ষেত্ৰখন এটা পূৰ্ণসংখ্যা হ’ব লাগিব।", + "ip": "এই ক্ষেত্ৰখন এটা বৈধ IP ঠিকনা হ'ব লাগিব।", + "ipv4": "এই ক্ষেত্ৰখন এটা বৈধ IPv4 ঠিকনা হ'ব লাগিব ।", + "ipv6": "এই ক্ষেত্ৰখন এটা বৈধ IPv6 ঠিকনা হ'ব লাগিব ।", + "json": "এই ক্ষেত্ৰখন এটা বৈধ JSON স্ট্ৰিং হ'ব লাগিব।", + "list": "এই ক্ষেত্ৰখন এখন তালিকা হ’ব লাগিব।", + "lowercase": "এই ক্ষেত্ৰখন সৰু আখৰ হ’ব লাগিব।", + "lt.array": "এই ক্ষেত্ৰত ১০ টাতকৈ কম বস্তু থাকিব লাগিব।", + "lt.file": "এই ক্ষেত্ৰখন ১০ কিলোবাইটতকৈ কম হ’ব লাগিব।", + "lt.numeric": "এই ক্ষেত্ৰখন ১০ তকৈ কম হ’ব লাগিব।", + "lt.string": "এই ক্ষেত্ৰখন ১০ আখৰৰ কম হ’ব লাগিব।", + "lte.array": "এই ক্ষেত্ৰত ১০ টাতকৈ অধিক বস্তু থাকিব নালাগে।", + "lte.file": "এই ক্ষেত্ৰখন ১০ কিলোবাইটৰ কম বা সমান হ’ব লাগিব।", + "lte.numeric": "এই ক্ষেত্ৰখন ১০ তকৈ কম বা সমান হ'ব লাগিব।", + "lte.string": "এই ক্ষেত্ৰখন ১০ আখৰৰ কম বা সমান হ’ব লাগিব।", + "mac_address": "এই ক্ষেত্ৰখন এটা বৈধ MAC ঠিকনা হ'ব লাগিব।", + "max.array": "এই ক্ষেত্ৰত ১০ টাতকৈ অধিক বস্তু থাকিব নালাগে।", + "max.file": "এই ক্ষেত্ৰখন ১০ কিলোবাইটতকৈ বেছি হ’ব নালাগে।", + "max.numeric": "এই ক্ষেত্ৰখন ১০তকৈ বেছি হ’ব নালাগে।", + "max.string": "এই ক্ষেত্ৰখন ১০ আখৰতকৈ বেছি হ’ব নালাগে।", + "max_digits": "এই ক্ষেত্ৰখনত ১০টাতকৈ অধিক সংখ্যা থাকিব নালাগে।", + "mimes": "এই ক্ষেত্ৰখন এনে ধৰণৰ ফাইল হ'ব লাগিব: :values ।", + "mimetypes": "এই ক্ষেত্ৰখন এনে ধৰণৰ ফাইল হ'ব লাগিব: :values ।", + "min.array": "এই ক্ষেত্ৰখনত কমেও ১০টা বস্তু থাকিব লাগিব।", + "min.file": "এই ক্ষেত্ৰখন কমেও ১০ কিলোবাইট হ’ব লাগিব।", + "min.numeric": "এই ক্ষেত্ৰখন কমেও ১০ হ’ব লাগিব।", + "min.string": "এই ক্ষেত্ৰখন কমেও ১০টা আখৰ হ’ব লাগিব।", + "min_digits": "এই ক্ষেত্ৰখনত কমেও ১০টা অংক থাকিব লাগিব।", + "missing": "এই ক্ষেত্ৰখন নিশ্চয় নাই।", + "missing_if": "এই ক্ষেত্ৰখন নোহোৱা হ'ব লাগিব যেতিয়া ১০ ২০ হয়।", + "missing_unless": "১০ ২০ নহ’লে এই ক্ষেত্ৰখন নোহোৱা হ’ব লাগিব।", + "missing_with": "১০ উপস্থিত হ’লে এই ক্ষেত্ৰখন নোহোৱা হ’ব লাগিব।", + "missing_with_all": "১০ টা উপস্থিত থাকিলে এই ক্ষেত্ৰখন নোহোৱা হ’ব লাগিব।", + "multiple_of": "এই ক্ষেত্ৰখন ১০ ৰ বহুগুণ হ'ব লাগিব।", + "not_in": "নিৰ্বাচিত ক্ষেত্ৰখন অবৈধ।", + "not_regex": "এই ক্ষেত্ৰ বিন্যাস অবৈধ।", + "numeric": "এই ক্ষেত্ৰখন এটা সংখ্যা হ’ব লাগিব।", + "password.letters": "এই ক্ষেত্ৰত অন্ততঃ এটা আখৰ থাকিব লাগিব।", + "password.mixed": "এই ক্ষেত্ৰত অন্ততঃ এটা ডাঙৰ আৰু এটা সৰু আখৰ থাকিব লাগিব।", + "password.numbers": "এই ক্ষেত্ৰত অন্ততঃ এটা সংখ্যা থাকিব লাগিব।", + "password.symbols": "এই ক্ষেত্ৰত অন্ততঃ এটা চিহ্ন থাকিব লাগিব।", + "password.uncompromised": "প্ৰদত্ত ক্ষেত্ৰখন ডাটা লিকত দেখা গৈছে। অনুগ্ৰহ কৰি এটা বেলেগ ক্ষেত্ৰ বাছি লওক।", + "present": "এই ক্ষেত্ৰখন উপস্থিত থাকিব লাগিব।", + "present_if": "এই ক্ষেত্ৰখন উপস্থিত থাকিব লাগিব যেতিয়া ১০ ২০ হয়।", + "present_unless": "এই ক্ষেত্ৰখন উপস্থিত থাকিব লাগিব যদিহে ১০ ২০ নহয়।", + "present_with": "১০ টা উপস্থিত হ’লে এই ক্ষেত্ৰখন উপস্থিত থাকিব লাগিব।", + "present_with_all": "১০ টা উপস্থিত হ’লে এই ক্ষেত্ৰখন উপস্থিত থাকিব লাগিব।", + "prohibited": "এই ক্ষেত্ৰখন নিষিদ্ধ।", + "prohibited_if": "এই ক্ষেত্ৰখন নিষিদ্ধ যেতিয়া ১০ টা ২০ হয়।", + "prohibited_if_accepted": "১০ গ্ৰহণ কৰিলে এই ক্ষেত্ৰখন নিষিদ্ধ কৰা হৈছে।", + "prohibited_if_declined": "এই ক্ষেত্ৰখন নিষিদ্ধ কৰা হৈছে যেতিয়া ১০ টা অস্বীকাৰ কৰা হয়।", + "prohibited_unless": "২০টাত ১০ নহ’লে এই ক্ষেত্ৰখন নিষিদ্ধ।", + "prohibits": "এই ক্ষেত্ৰত ১০ জনৰ উপস্থিতি নিষিদ্ধ কৰা হৈছে।", + "regex": "এই ক্ষেত্ৰ বিন্যাস অবৈধ।", + "relatable": "এই ক্ষেত্ৰ এই সম্পদৰ সৈতে জড়িত নহ'বও পাৰে।", + "required": "এই ক্ষেত্ৰখন প্ৰয়োজনীয়।", + "required_array_keys": "এই ক্ষেত্ৰত: :values. ৰ বাবে প্ৰৱেশসমূহ থাকিব লাগিব।", + "required_if": "এই ক্ষেত্ৰখনৰ প্ৰয়োজন হয় যেতিয়া ১০ ২০ হয়।", + "required_if_accepted": "১০ গ্ৰহণ কৰিলে এই ক্ষেত্ৰখনৰ প্ৰয়োজন হয়।", + "required_if_declined": "১০ অস্বীকাৰ কৰিলে এই ক্ষেত্ৰখনৰ প্ৰয়োজন হয়।", + "required_unless": "এই ক্ষেত্ৰখনৰ প্ৰয়োজন যদিহে ১০ ২০ ত নাথাকে।", + "required_with": "এই ক্ষেত্ৰখনৰ প্ৰয়োজন হয় যেতিয়া ১০ থাকে।", + "required_with_all": "এই ক্ষেত্ৰখনৰ প্ৰয়োজন হয় যেতিয়া ১০ টা উপস্থিত থাকে।", + "required_without": "১০ নাথাকিলে এই ক্ষেত্ৰখনৰ প্ৰয়োজন হয়।", + "required_without_all": "এই ক্ষেত্ৰখনৰ প্ৰয়োজন হয় যেতিয়া ১০ টাৰ কোনোটোৱেই নাথাকে।", + "same": "এই ক্ষেত্ৰ আৰু ১০ মিল থাকিব লাগিব।", + "size.array": "এই ক্ষেত্ৰত ১০টা বস্তু থাকিব লাগিব।", + "size.file": "এই ক্ষেত্ৰখন ১০ কিলোবাইট হ’ব লাগিব।", + "size.numeric": "এই ক্ষেত্ৰখন ১০ হ’ব লাগিব।", + "size.string": "এই ক্ষেত্ৰখন ১০টা আখৰ হ’ব লাগিব।", + "starts_with": "এই ক্ষেত্ৰখন নিম্নলিখিতৰ এটাৰ পৰা আৰম্ভ হ'ব লাগিব: :values.", + "string": "এই ক্ষেত্ৰখন এটা ষ্ট্ৰিং হ'ব লাগিব।", + "timezone": "এই ক্ষেত্ৰখন এটা বৈধ সময়মণ্ডল হ'ব লাগিব।", + "ulid": "এই ক্ষেত্ৰখন এটা বৈধ ULID হ'ব লাগিব।", + "unique": "এই ক্ষেত্ৰখন ইতিমধ্যে লোৱা হৈছে।", + "uploaded": "এই ক্ষেত্ৰখন আপলোড কৰাত ব্যৰ্থ হয়।", + "uppercase": "এই ক্ষেত্ৰখন ডাঙৰ আখৰ হ'ব লাগিব।", + "url": "এই ক্ষেত্ৰখন এটা বৈধ URL হ'ব লাগিব।", + "uuid": "এই ক্ষেত্ৰখন এটা বৈধ UUID হ'ব লাগিব।" +} diff --git a/locales/as/php.json b/locales/as/php.json new file mode 100644 index 00000000000..7227832932e --- /dev/null +++ b/locales/as/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "১০ টা গ্ৰহণ কৰিব লাগিব।", + "accepted_if": "২০ ৩০ হ’লে ১০ টা গ্ৰহণ কৰিব লাগিব।", + "active_url": "১০ টো কোনো বৈধ URL নহয়।", + "after": "১০ টা ২০ ৰ পিছৰ তাৰিখ হব লাগিব।", + "after_or_equal": "১০ টো ২০ ৰ পিছৰ বা সমান তাৰিখ হব লাগিব।", + "alpha": "১০ টাত কেৱল আখৰ থাকিব লাগিব।", + "alpha_dash": "১০ টাত কেৱল আখৰ, সংখ্যা, ডেচ আৰু আণ্ডাৰস্কোৰ থাকিব লাগিব।", + "alpha_num": "১০ টাত কেৱল আখৰ আৰু সংখ্যা থাকিব লাগিব।", + "any_of": "১০ ফিল্ডখন অবৈধ।", + "array": "১০ টা এটা এৰে হ’ব লাগিব।", + "ascii": ":attribute ফিল্ডত কেৱল একক-বাইট আলফানিউমেৰিক আখৰ আৰু চিহ্ন থাকিব লাগিব।", + "attached": "এই ১০ ইতিমধ্যে সংলগ্ন হৈ আছে।", + "before": "১০ তাৰিখটো ২০ বছৰৰ আগৰ তাৰিখ হ’ব লাগিব।", + "before_or_equal": "১০ টো ২০ ৰ আগৰ বা সমান তাৰিখ হব লাগিব।", + "between.array": "১০ টাত ২০ৰ পৰা ৩০ টা বস্তু থাকিব লাগিব।", + "between.file": "১০ টা ২০ৰ পৰা ৩০ কিলোবাইটৰ ভিতৰত হ’ব লাগিব।", + "between.numeric": "১০ টা ২০ৰ পৰা ৩০ৰ ভিতৰত হ’ব লাগিব।", + "between.string": "১০টা ২০ৰ পৰা ৩০ আখৰৰ ভিতৰত হ’ব লাগিব।", + "boolean": "১০ ক্ষেত্ৰখন সঁচা বা মিছা হ’ব লাগিব।", + "can": ":attribute ফিল্ডত এটা অকৰ্তৃত্বশীল মান থাকে।", + "confirmed": "১০ টা নিশ্চিতকৰণৰ মিল নাই।", + "contains": ":attribute ফিল্ডত এটা প্ৰয়োজনীয় মান নোহোৱা হৈছে।", + "current_password": "পাছৱৰ্ডটো ভুল।", + "date": "১০ তাৰিখৰ বৈধ তাৰিখ নহয়।", + "date_equals": "১০ ৰ তাৰিখ ২০ ৰ সমান হব লাগিব।", + "date_format": ":attribute টো :format ৰ ফৰ্মেটৰ সৈতে মিল নাই।", + "decimal": "১০ টা ফিল্ডত ২০ টা দশমিক স্থান থাকিব লাগিব।", + "declined": "১০ টা অগ্ৰাহ্য কৰিব লাগিব।", + "declined_if": "২০ ৩০ হ’লে ১০ টো অস্বীকাৰ কৰিব লাগিব।", + "different": "১০ আৰু ২০ বেলেগ বেলেগ হ’ব লাগিব।", + "digits": "১০টা ২০টা সংখ্যা হ’ব লাগিব।", + "digits_between": "১০টা ২০ৰ পৰা ৩০ সংখ্যাৰ ভিতৰত হ’ব লাগিব।", + "dimensions": "১০ ৰ ছবিৰ মাত্ৰা অবৈধ।", + "distinct": ":attribute ফিল্ডৰ এটা ডুপ্লিকেট মান আছে।", + "doesnt_contain": ":attribute টা ক্ষেত্ৰত তলত দিয়া কোনো এটা থাকিব নালাগে: :values.", + "doesnt_end_with": ":attribute ক্ষেত্ৰখন তলত দিয়া এটাৰে শেষ হ'ব নালাগে: :values.", + "doesnt_start_with": ":attribute ক্ষেত্ৰখন তলত দিয়া এটাৰে আৰম্ভ হ'ব নালাগে: :values.", + "email": "১০ টা বৈধ ইমেইল ঠিকনা হ’ব লাগিব।", + "ends_with": "১০ টা তলত দিয়া এটাৰে শেষ হ’ব লাগিব: ২০।", + "enum": "নিৰ্বাচিত ১০ টা অবৈধ।", + "exists": "নিৰ্বাচিত ১০ টা অবৈধ।", + "extensions": ":attribute ক্ষেত্ৰখনৰ নিম্নলিখিত সম্প্ৰসাৰণসমূহৰ এটা থাকিব লাগিব: :values.", + "failed": "এই প্ৰমাণপত্ৰসমূহ আমাৰ ৰেকৰ্ডৰ সৈতে মিল নাই।", + "file": "১০ টা ফাইল হ’ব লাগিব।", + "filled": "১০ ফিল্ডৰ এটা মান থাকিব লাগিব।", + "gt.array": "১০ টাত ২০ টাতকৈ অধিক বস্তু থাকিব লাগিব।", + "gt.file": "১০ টো ২০ কিলোবাইটতকৈ বেছি হ’ব লাগিব।", + "gt.numeric": "১০ টা ২০তকৈ বেছি হ’ব লাগিব।", + "gt.string": "১০টা ২০টা আখৰতকৈ বেছি হ’ব লাগিব।", + "gte.array": "১০ টাত ২০ টা বা তাতকৈ অধিক বস্তু থাকিব লাগিব।", + "gte.file": "১০টো ২০ কিলোবাইটতকৈ বেছি বা সমান হ’ব লাগিব।", + "gte.numeric": "১০ টো ২০তকৈ বেছি বা সমান হ’ব লাগিব।", + "gte.string": "১০টা ২০টা আখৰৰ অধিক বা সমান হ’ব লাগিব।", + "hex_color": ":attribute ক্ষেত্ৰখন এটা বৈধ হেক্সাডেচিমেল ৰং হ'ব লাগিব।", + "image": "১০ খন এটা ছবি হ’ব লাগিব।", + "in": "নিৰ্বাচিত ১০ টা অবৈধ।", + "in_array": "২০ ত ১০ ক্ষেত্ৰৰ অস্তিত্ব নাই।", + "in_array_keys": ":attribute ক্ষেত্ৰত তলত দিয়া কি'সমূহৰ ভিতৰত এটা অন্ততঃ এটা থাকিব লাগিব: :values।", + "integer": "১০ টো এটা পূৰ্ণসংখ্যা হ’ব লাগিব।", + "ip": "১০ টো এটা বৈধ আই পি ঠিকনা হ’ব লাগিব।", + "ipv4": ":attribute এটা বৈধ IPv4 ঠিকনা হ'ব লাগিব।", + "ipv6": ":attribute এটা বৈধ IPv6 ঠিকনা হ'ব লাগিব।", + "json": ":attribute এটা বৈধ JSON স্ট্ৰিং হ'ব লাগিব।", + "list": "১০ টা ক্ষেত্ৰখন তালিকা হ’ব লাগিব।", + "lowercase": "১০ ক্ষেত্ৰখন সৰু আখৰ হ’ব লাগিব।", + "lt.array": "১০ টাত ২০ টাতকৈ কম বস্তু থাকিব লাগিব।", + "lt.file": "১০ টা ২০ কিলোবাইটতকৈ কম হ’ব লাগিব।", + "lt.numeric": "১০ টা ২০তকৈ কম হ’ব লাগিব।", + "lt.string": "১০টা ২০টা আখৰৰ কম হ’ব লাগিব।", + "lte.array": "১০ টাত ২০ টাতকৈ বেছি বস্তু থাকিব নালাগে।", + "lte.file": "১০ টো ২০ কিলোবাইটৰ কম বা সমান হ’ব লাগিব।", + "lte.numeric": "১০ টা ২০তকৈ কম বা সমান হ’ব লাগিব।", + "lte.string": "১০টা ২০টা আখৰৰ কম বা সমান হ’ব লাগিব।", + "mac_address": ":attribute এটা বৈধ MAC ঠিকনা হ'ব লাগিব।", + "max.array": "১০ টাত ২০ টাতকৈ বেছি বস্তু থাকিব নালাগে।", + "max.file": "১০ টো ২০ কিলোবাইটতকৈ বেছি হ’ব নালাগে।", + "max.numeric": "১০ টা ২০তকৈ বেছি হ’ব নালাগে।", + "max.string": "১০টা ২০ আখৰতকৈ বেছি হ’ব নালাগে।", + "max_digits": "১০ টা ফিল্ডত ২০ টাতকৈ অধিক সংখ্যা থাকিব নালাগে।", + "mimes": ":attribute টো: :values ধৰণৰ এটা ফাইল হ'ব লাগিব।", + "mimetypes": ":attribute টো: :values ধৰণৰ এটা ফাইল হ'ব লাগিব।", + "min.array": "১০ টাত কমেও ২০ টা বস্তু থাকিব লাগিব।", + "min.file": "১০ টা কমেও ২০ কিলোবাইট হব লাগিব।", + "min.numeric": "১০ টা কমেও ২০ হ’ব লাগিব।", + "min.string": "১০টা কমেও ২০টা আখৰ হ’ব লাগিব।", + "min_digits": "১০ টা ফিল্ডত কমেও ২০ টা অংক থাকিব লাগিব।", + "missing": "১০ টা ফিল্ড নিশ্চয় নাই।", + "missing_if": "২০ টা ৩০ হ’লে ১০ টা ফিল্ড নোহোৱা হ’ব লাগিব।", + "missing_unless": "২০ টা ৩০ নহ’লে ১০ টা ফিল্ড নোহোৱা হ’ব লাগিব।", + "missing_with": "২০ খন উপস্থিত থাকিলে ১০ টা ফিল্ড নোহোৱা হ’ব লাগিব।", + "missing_with_all": "২০ টা উপস্থিত হ’লে ১০ টা ফিল্ড নোহোৱা হ’ব লাগিব।", + "multiple_of": "১০ টো ২০ ৰ বহুগুণ হ’ব লাগিব।", + "next": "পৰৱৰ্তী \"", + "not_in": "নিৰ্বাচিত ১০ টা অবৈধ।", + "not_regex": "১০ ফৰ্মেট অবৈধ।", + "numeric": "১০ টা সংখ্যা হ’ব লাগিব।", + "password": "পাছৱৰ্ডটো ভুল।", + "password.letters": "১০ ক্ষেত্ৰখনত অন্ততঃ এটা আখৰ থাকিব লাগিব।", + "password.mixed": "১০ ক্ষেত্ৰখনত অন্ততঃ এটা ডাঙৰ আৰু এটা সৰু আখৰ থাকিব লাগিব।", + "password.numbers": "১০ ফিল্ডত অন্ততঃ এটা সংখ্যা থাকিব লাগিব।", + "password.symbols": "১০ ফিল্ডত অন্ততঃ এটা চিহ্ন থাকিব লাগিব।", + "password.uncompromised": "দিয়া ১০ টা ডাটা লিকত দেখা গৈছে। অনুগ্ৰহ কৰি বেলেগ ১০ বাছি লওক।", + "present": "১০ টা ফিল্ড উপস্থিত থাকিব লাগিব।", + "present_if": "২০ টা ৩০ হ’লে ১০ টা ক্ষেত্ৰখন উপস্থিত থাকিব লাগিব।", + "present_unless": "২০ টা ৩০ নহ’লে ১০ টা ক্ষেত্ৰখন উপস্থিত থাকিব লাগিব।", + "present_with": "২০ টা থাকিলে ১০ টা ক্ষেত্ৰখন উপস্থিত থাকিব লাগিব।", + "present_with_all": "২০ টা থাকিলে ১০ টা ফিল্ড উপস্থিত থাকিব লাগিব।", + "previous": "\" পূৰ্ৱবৰ্তী", + "prohibited": "১০ ফিল্ডত নিষিদ্ধ।", + "prohibited_if": "২০ টা ৩০ হ’লে ১০ টা ফিল্ড নিষিদ্ধ।", + "prohibited_if_accepted": "২০ টা ফিল্ড নিষিদ্ধ হ’লে ২০ টা ফিল্ড নিষিদ্ধ কৰা হৈছে।", + "prohibited_if_declined": "২০ টা ফিল্ড নিষিদ্ধ হোৱাৰ সময়ত নিষিদ্ধ কৰা হৈছে।", + "prohibited_unless": "৩০ ত ২০ টা ফিল্ড নহ’লে ১০ ফিল্ড নিষিদ্ধ।", + "prohibits": "১০ টা ফিল্ডত ২০ জন উপস্থিত থাকিবলৈ নিষেধাজ্ঞা আৰোপ কৰা হৈছে।", + "regex": "১০ ফৰ্মেট অবৈধ।", + "relatable": "এই ১০ এই সম্পদৰ সৈতে জড়িত নহ'বও পাৰে।", + "required": "১০ টা ফিল্ডৰ প্ৰয়োজন।", + "required_array_keys": ":attribute ক্ষেত্ৰখনত: :values ৰ বাবে প্ৰৱেশ থাকিব লাগিব।", + "required_if": "২০ টা ৩০ হ’লে ১০ ফিল্ডৰ প্ৰয়োজন হয়।", + "required_if_accepted": "২০ টা গ্ৰহণ কৰিলে ১০ টা ফিল্ডৰ প্ৰয়োজন হয়।", + "required_if_declined": "২০ টা অস্বীকাৰ কৰিলে ১০ ফিল্ডৰ প্ৰয়োজন হয়।", + "required_unless": ":values ত ২০ টা নহ’লে ১০ টা ফিল্ডৰ প্ৰয়োজন।", + "required_with": "২০ টা ফিল্ড থাকিলে ১০ টা ফিল্ডৰ প্ৰয়োজন হয়।", + "required_with_all": "২০ টা ফিল্ড থাকিলে ১০ টা ফিল্ডৰ প্ৰয়োজন হয়।", + "required_without": "২০ নথকা সময়ত ১০ ফিল্ডৰ প্ৰয়োজন হয়।", + "required_without_all": "২০ টা ফিল্ডৰ কোনোটোৱেই নাথাকিলে ১০ টা ফিল্ডৰ প্ৰয়োজন হয়।", + "reset": "আপোনাৰ পাছৱৰ্ড পুনৰায় ছেট কৰা হৈছে।", + "same": "১০ আৰু ২০ৰ মিল থাকিব লাগিব।", + "sent": "আমি আপোনাৰ পাছৱৰ্ড ৰিছেট লিংক ইমেইল কৰিছো।", + "size.array": "১০ টাত ২০ টা বস্তু থাকিব লাগিব।", + "size.file": "১০ টা ২০ কিলোবাইট হব লাগিব।", + "size.numeric": "১০ টা ২০ হব লাগিব।", + "size.string": "১০টা ২০টা আখৰ হ’ব লাগিব।", + "starts_with": "১০ টা তলত দিয়া এটাৰে আৰম্ভ কৰিব লাগিব: ২০।", + "string": "১০ টো এটা ষ্ট্ৰিং হ’ব লাগিব।", + "throttle": "অত্যধিক লগইনৰ প্ৰচেষ্টা। অনুগ্ৰহ কৰি ১০ ছেকেণ্ডৰ পিছত পুনৰ চেষ্টা কৰক।", + "throttled": "অনুগ্ৰহ কৰি পুনৰ চেষ্টা কৰাৰ আগতে অপেক্ষা কৰক।", + "timezone": "১০ টা বৈধ সময় মণ্ডল হ’ব লাগিব।", + "token": "এই গুপ্তশব্দ পুনৰায় নিৰ্ধাৰণ টোকেন অবৈধ।", + "ulid": ":attribute ক্ষেত্ৰখন এটা বৈধ ULID হব লাগিব।", + "unique": "ইতিমধ্যে ১০ টা লোৱা হৈছে।", + "uploaded": "১০ টা আপলোড কৰিব নোৱাৰিলে।", + "uppercase": "১০ টা ক্ষেত্ৰখন ডাঙৰ আখৰ হ’ব লাগিব।", + "url": "১০ টা বৈধ URL হব লাগিব।", + "user": "আমি সেই ইমেইল ঠিকনা থকা ব্যৱহাৰকাৰী বিচাৰি নাপাওঁ।", + "uuid": "১০ টা বৈধ ইউইউআইডি হ’ব লাগিব।" +} diff --git a/locales/az/_excludes.json b/locales/az/_excludes.json new file mode 100644 index 00000000000..dbf71a8fcce --- /dev/null +++ b/locales/az/_excludes.json @@ -0,0 +1,37 @@ +[ + "Andorra", + "API Tokens", + "Argentina", + "Aruba", + "Barbados", + "Benin", + "Burkina Faso", + "Burundi", + "CSV (.csv)", + "Excel (.xlsx)", + "Haiti", + "Honduras", + "Kiribati", + "Kosovo", + "Mali", + "Malta", + "May", + "Moldova", + "Montserrat", + "Nauru", + "Nepal", + "Niger", + "Niue", + "Nova", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Peru", + "Samoa", + "Sudan", + "Tokelau", + "Tuvalu", + "Vanuatu" +] diff --git a/locales/az/json-inline.json b/locales/az/json-inline.json new file mode 100644 index 00000000000..6d137f6ead9 --- /dev/null +++ b/locales/az/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Bu sahə etibarlı rol olmalıdır.", + "The :attribute must be at least :length characters and contain at least one number.": "Bu sahə ən azı :length simvollardan ibarət olmalıdır və ən azı bir ədəd olmalıdır.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Bu sahə ən azı :length simvollardan ibarət olmalıdır və ən azı bir xüsusi simvol və bir nömrəni ehtiva etməlidir.", + "The :attribute must be at least :length characters and contain at least one special character.": "Bu sahə ən azı :length simvolları olmalıdır və ən azı bir xüsusi simvoldan ibarət olmalıdır.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Bu sahə ən azı :length simvollardan ibarət olmalıdır və ən azı bir böyük hərf və bir rəqəmdən ibarət olmalıdır.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Bu sahə ən azı :length simvolları olmalıdır və ən azı bir böyük hərf və bir xüsusi simvoldan ibarət olmalıdır.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Bu sahə ən azı :length simvolları olmalıdır və ən azı bir böyük hərf, bir rəqəm və bir xüsusi simvoldan ibarət olmalıdır.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Bu sahə ən azı :length simvolları olmalıdır və ən azı bir böyük hərfdən ibarət olmalıdır.", + "The :attribute must be at least :length characters.": "Bu sahə ən azı :length simvollarından ibarət olmalıdır.", + "The :attribute must contain at least one letter.": "Bu sahədə ən azı bir hərf olmalıdır.", + "The :attribute must contain at least one number.": "Bu sahədə ən azı bir nömrə olmalıdır.", + "The :attribute must contain at least one symbol.": "Bu sahədə ən azı bir simvol olmalıdır.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Bu sahədə ən azı bir böyük və bir kiçik hərf olmalıdır.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Verilən sahə məlumat sızmasında göründü. Lütfən, başqa sahə seçin." +} diff --git a/locales/az/json.json b/locales/az/json.json new file mode 100644 index 00000000000..2d3c0a0c4ea --- /dev/null +++ b/locales/az/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(və :count çox səhv saymaq)", + "(and :count more errors)": "(və :count çox səhv saymaq)|(və :count çox səhv sayın)|(və :count çox səhv sayın)", + "30 Days": "30 Gün", + "60 Days": "60 Gün", + "90 Days": "90 Gün", + ":amount selected": ":Amount seçildi", + ":amount Total": "Cəmi :amount", + ":days day trial": ":Günlük sınaq", + ":resource Details": ":Resource Ətraflı", + ":resource Details: :title": ":Resource ətraflı: :title", + "A decryption key is required.": "Şifrənin açılması üçün açar tələb olunur.", + "A fresh verification link has been sent to your email address.": "E-poçt ünvanınıza yeni doğrulama linki göndərildi.", + "A new verification link has been sent to the email address you provided during registration.": "Yeni yoxlama linki qeydiyyatdan keçərkən göstərdiyiniz e-poçt ünvanına göndərildi.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Profil ayarlarınızda göstərdiyiniz e-poçt ünvanına yeni doğrulama linki göndərildi.", + "A new verification link has been sent to your email address.": "E-poçt ünvanınıza yeni doğrulama linki göndərildi.", + "Accept Invitation": "Dəvəti Qəbul", + "Action": "Hərəkət", + "Action Event": "Fəaliyyət hadisəsi", + "Action Events": "Fəaliyyət hadisələri", + "Action Happened At": "Baş Verib", + "Action Initiated By": "Başlanılmışdır", + "Action Name": "Ad", + "Action Status": "Fəaliyyət Vəziyyəti", + "Action Target": "Məqsəd", + "Actions": "Fəaliyyət", + "Add": "Əlavə et", + "Add :resource": ":Resource əlavə edin", + "Add a new team member to your team, allowing them to collaborate with you.": "Komandanıza yeni komanda üzvünü əlavə edin, belə ki, sizinlə əməkdaşlıq edə bilər.", + "Add additional security to your account using two factor authentication.": "İki faktorlu identifikasiyası istifadə edərək hesabınıza əlavə təhlükəsizlik əlavə edin.", + "Add Payment Method": "Ödəniş metodunu əlavə edin", + "Add row": "Sətir əlavə et", + "Add Team Member": "Əlavə Komanda Üzvü", + "Add VAT Number": "ƏDV nömrəsi əlavə edin", + "Added.": "Əlavə edildi.", + "Additional billing information updated successfully.": "Əlavə faktura məlumatı uğurla yeniləndi.", + "Address": "Ünvan", + "Address Line 2": "Ünvan sətri 2", + "Administrator": "Admin", + "Administrator users can perform any action.": "Admin istifadəçilər hər hansı bir hərəkət edə bilər.", + "Afghanistan": "Əfqanıstan", + "Aland Islands": "Aland adaları", + "Albania": "Albaniya", + "Algeria": "Əlcəzair", + "All of the people that are part of this team.": "Bu komandanın bir hissəsi olan bütün insanlar.", + "All resources loaded.": "Bütün resursları daşıyanlar olunur.", + "All rights reserved.": "Bütün hüquqlar qorunur.", + "Already registered?": "Artıq yoxlanılır?", + "American Samoa": "Amerika Samoası", + "An error occurred while uploading the file.": "Fayl yüklənərkən xəta baş verdi.", + "An error occurred while uploading the file: :error": "Faylı yükləyərkən xəta baş verdi: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Gözlənilməz xəta baş verdi və biz dəstək komandamızı xəbərdar etdik. Zəhmət olmasa bir az sonra yenə cəhd edin.", + "Andorra": "Andorra", + "Angola": "Anqola", + "Anguilla": "Angilya", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Digər bir istifadəçi bu səhifəni yüklədikdən sonra bu resursu yeniləyib. Səhifəni yeniləyin və yenidən cəhd edin.", + "Antarctica": "Antarktida", + "Antigua And Barbuda": "Antiqua və Barbuda", + "Antigua and Barbuda": "Antiqua və Barbuda", + "API Token": "Token API", + "API Token Permissions": "API Token İcazələri", + "API Tokens": "API Tokenləri", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokensləri üçüncü tərəf xidmətlərinə sizin adınızdan tətbiqimizdə autentifikasiya etməyə imkan verir.", + "Apply": "Müraciət edin", + "Apply Coupon": "Kupon tətbiq edin", + "April": "Aprel", + "Are you sure you want to attempt to pay :amount?": ":Amount ödəməyə cəhd etmək istədiyinizə əminsiniz?", + "Are you sure you want to cancel your subscription?": "Abunəliyinizi ləğv etmək istədiyinizə əminsiniz?", + "Are you sure you want to delete all the notifications?": "Bütün bildirişləri silmək istədiyinizə əminsiniz?", + "Are you sure you want to delete the selected resources?": "Siz seçilmiş resursları aradan qaldırılması üçün əminsinizmi?", + "Are you sure you want to delete this file?": "Bu faylı silmək istədiyinizə əminsinizmi?", + "Are you sure you want to delete this notification?": "Bu bildirişi silmək istədiyinizə əminsiniz?", + "Are you sure you want to delete this payment method?": "Bu ödəniş üsulunu silmək istədiyinizə əminsiniz?", + "Are you sure you want to delete this resource?": "Bu resurs aradan qaldırılması üçün əminsinizmi?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Bu funksiyanı silmək istədiyinizə əminsinizmi? Komanda çıxarıldıqdan sonra bütün resursları və məlumatları əbədi olaraq silinəcəkdir.", + "Are you sure you want to delete your account?": "Hesabınızı silmək istədiyinizə əminsiniz?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hesabınızı silmək istədiyinizə əminsinizmi? Hesabınız silindikdən sonra bütün resursları və məlumatları geri qaytarılmadan silinəcəkdir. Xahiş edirik hesabınızı daimi olaraq silmək istədiyinizi təsdiqləmək üçün şifrənizi daxil edin.", + "Are you sure you want to detach the selected resources?": "Seçdiyiniz resursları ayırmaq istədiyinizə əminsinizmi?", + "Are you sure you want to detach this resource?": "Bu resurs ayırmaq istədiyiniz əminsinizmi?", + "Are you sure you want to force delete the selected resources?": "Siz məcburi seçilmiş resursları silmək istədiyiniz əminsinizmi?", + "Are you sure you want to force delete this resource?": "Siz məcburi bu resurs aradan qaldırılması üçün istədiyiniz əminsinizmi?", + "Are you sure you want to log out?": "Çıxmaq istədiyinizə əminsiniz?", + "Are you sure you want to mark all notifications as read?": "Bütün bildirişləri oxunmuş kimi işarələmək istədiyinizə əminsiniz?", + "Are you sure you want to remove this item?": "Bu elementi silmək istədiyinizə əminsiniz?", + "Are you sure you want to restore the selected resources?": "Seçdiyiniz resursları bərpa etmək istədiyinizə əminsinizmi?", + "Are you sure you want to restore this resource?": "Siz əmin bu resurs bərpa etmək istəyirsiniz?", + "Are you sure you want to resume your subscription?": "Abunəliyinizi davam etdirmək istədiyinizə əminsiniz?", + "Are you sure you want to run this action?": "Bu hərəkətə başlamaq istədiyinizə əminsinizmi?", + "Are you sure you want to set this payment method as your default?": "Bu ödəniş üsulunu defolt olaraq təyin etmək istədiyinizə əminsiniz?", + "Are you sure you want to stop impersonating?": "Özünü təqlid etməyi dayandırmaq istədiyinizə əminsiniz?", + "Are you sure you would like to delete this API token?": "Bu token API ' sini silmək istədiyinizə əminsinizmi?", + "Are you sure you would like to leave this team?": "Bu komandanı tərk etmək istədiyinizə əminsinizmi?", + "Are you sure you would like to remove this person from the team?": "Siz komanda bu şəxs aradan qaldırılması üçün əminsinizmi?", + "Are you sure you would like to switch billing plans?": "Faktura planlarını dəyişmək istədiyinizə əminsiniz?", + "Argentina": "Argentina", + "Armenia": "Ermənistan", + "Aruba": "Aruba", + "Attach": "Əlavə", + "Attach & Attach Another": "Əlavə və Əlavə Daha Bir", + "Attach :resource": ":Resource əlavə edin", + "Attach files by dragging & dropping, selecting or pasting them.": "Faylları sürükləyib ataraq, seçərək və ya yapışdırmaqla əlavə edin.", + "August": "Avqust", + "Australia": "Avstraliya", + "Austria": "Avstriya", + "Azerbaijan": "Azərbaycan", + "Bahamas": "Baham adaları", + "Bahrain": "Bəhreyn", + "Bangladesh": "Banqladeş", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Davam etməzdən əvvəl sizə e-poçt göndərdiyimiz linkə klikləməklə e-poçt ünvanınızı doğrulaya bilərsinizmi? E-poçtu almamısınızsa, məmnuniyyətlə sizə başqa bir məktub göndərəcəyik.", + "Before proceeding, please check your email for a verification link.": "Davam etməzdən əvvəl, lütfən, doğrulama linki üçün e-poçtunuzu yoxlayın.", + "Belarus": "Belarusiya", + "Belgium": "Belçika", + "Belize": "Beliz", + "Benin": "Benin", + "Bermuda": "Bermud adaları", + "Bhutan": "Butan", + "Billing Information": "Ödəmə məlumatı", + "Billing Management": "Faktura İdarəetmə", + "Bolivia": "Boliviya", + "Bolivia, Plurinational State of": "Boliviya, Çoxmillətli Dövlət", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius və Saba", + "Bosnia And Herzegovina": "Bosniya və Herseqovina", + "Bosnia and Herzegovina": "Bosniya və Herseqovina", + "Botswana": "Botsvana", + "Bouvet Island": "Buve Adası", + "Brazil": "Braziliya", + "British Indian Ocean Territory": "Britaniya ərazisi Hind okeanında", + "Browser Sessions": "Brauzer seansları", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bolqarıstan", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kamboca", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Ləğv et", + "Cancel Subscription": "Abunəliyi ləğv et", + "Cape Verde": "Kabo Verde", + "Card": "Kart", + "Cayman Islands": "Kayman Adaları", + "Central African Republic": "Mərkəzi Afrika Respublikası", + "Chad": "Çad", + "Change Subscription Plan": "Abunə planını dəyişdirin", + "Change the current payment method attached to your subscription": "Abunəliyinizə əlavə edilmiş cari ödəniş üsulunu dəyişin", + "Changes": "Dəyişikliklər", + "Checkout": "Yoxla", + "Chile": "Çili", + "China": "Çin", + "Choose": "Seçmək", + "Choose :field": ":Field seçin", + "Choose :resource": "Seçin :resource", + "Choose an option": "Seçim seçin", + "Choose date": "Tarixi seçin", + "Choose File": "Faylı Seçin", + "Choose Files": "Faylları seçin", + "Choose Type": "Növü Seçin", + "Christmas Island": "Milad Adası", + "City": "Şəhər", + "Click here to re-send the verification email.": "Doğrulama e-poçtunu yenidən göndərmək üçün bura klikləyin.", + "click here to request another": "başqasını tələb etmək üçün bura klikləyin", + "Click to choose": "Seçmək üçün basın", + "Close": "Bağlamaq", + "Cocos (Keeling) Islands": "Kokos (Keeling) Adaları", + "Code": "Kod", + "Colombia": "Kolumbiya", + "Comoros": "Komor adaları", + "Confirm": "Təsdiq", + "Confirm Billing Action": "Faturalandırma Fəaliyyətini Təsdiqləyin", + "Confirm Password": "Təsdiq Parol", + "Confirm Payment": "Ödəniş Təsdiq", + "Confirm your :amount payment": ":Amount ödənişinizi təsdiqləyin", + "Congo": "Konqo", + "Congo, Democratic Republic": "Konqo Demokratik Respublikası", + "Congo, the Democratic Republic of the": "Konqo Demokratik Respublikası", + "Constant": "Daimi", + "Continue To Payment": "Ödənişə Davam Edin", + "Cook Islands": "Kuk Adaları", + "Copy to clipboard": "Buferə kopyalayın", + "Costa Rica": "Kosta-Rika", + "Cote D'Ivoire": "Kot D'İvuar", + "Country": "Ölkə", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon uğurla tətbiq olundu.", + "Create": "Yaratmaq", + "Create & Add Another": "Yaradın və başqa bir əlavə et", + "Create :resource": ":Resource yaradın", + "Create a new team to collaborate with others on projects.": "Layihələr üzərində əməkdaşlıq etmək üçün yeni bir komanda yaradın.", + "Create Account": "hesab yarat", + "Create API Token": "API Token yaradılması", + "Create New Team": "Yeni Komanda Yaratmaq", + "Create Team": "Komanda qurmaq", + "Created.": "Yaradılmış.", + "Croatia": "Xorvatiya", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Quba", + "Curaçao": "Curacao", + "Current Password": "cari parol", + "Current Subscription Plan": "Cari Abunə Planı", + "Currently Subscribed": "Hal-hazırda Abunədir", + "Customer Balance": "Müştəri balansı", + "Customize": "Qurmaq", + "Cyprus": "Kipr", + "Czech Republic": "Çexiya", + "Côte d'Ivoire": "Kot-d'İvuar", + "Dark": "Qaranlıq", + "Dashboard": "Tablosuna", + "December": "Dekabr", + "Decrease": "Azaltmaq", + "Default": "Defolt", + "Delete": "Sil", + "Delete :resource": "Sil :resource", + "Delete Account": "Hesabı sil", + "Delete all notifications": "Bütün bildirişləri silin", + "Delete API Token": "API mö ' cüzə sil", + "Delete File": "Faylı sil", + "Delete Notification": "Bildirişi Sil", + "Delete Resource": "Resurs sil", + "Delete Selected": "Seçilmiş Sil", + "Delete Team": "Funksiyanı sil", + "Denmark": "Danimarka", + "Detach": "Ayırmaq", + "Detach Resource": "Resurs ayırmaq", + "Detach Selected": "Ayırmaq Seçilmiş", + "Details": "Ətraflı", + "Disable": "Ayırmaq", + "Djibouti": "Cibuti", + "Do you really want to leave? You have unsaved changes.": "Həqiqətən getmək istəyirsiniz? Siz Kaydedilmemiş dəyişikliklər var.", + "Dominica": "Dominika", + "Dominican Republic": "Dominikan Respublikası", + "Done.": "Made.", + "Download": "Yüklə", + "Download Invoice": "Fakturanı Yüklə", + "Drop file or click to choose": "Faylı buraxın və ya seçmək üçün klikləyin", + "Drop files or click to choose": "Faylları buraxın və ya seçmək üçün klikləyin", + "Ecuador": "Ekvador", + "Edit": "Redaktə", + "Edit :resource": "Redaktə :resource", + "Edit Attached": "Redaktə Əlavə", + "Edit Profile": "Profilə düzəliş et", + "Editor": "Redaktor", + "Editor users have the ability to read, create, and update.": "Redaktorun istifadəçiləri oxumaq, yaratmaq və yeniləmək imkanına malikdirlər.", + "Egypt": "Bacisini", + "El Salvador": "Xilaskar", + "Email": "E-poçt", + "email": "e-poçt", + "Email Address": "e-poçt", + "Email Addresses": "E-poçt Ünvanları", + "Email Password Reset Link": "E-poçt parol sıfırlama link", + "Email Verification": "E-poçtun Yoxlanılması", + "Enable": "Aktivləşdirin", + "Encrypted environment file already exists.": "Şifrələnmiş environment faylı artıq mövcuddur.", + "Encrypted environment file not found.": "Şifrələnmiş environment faylı tapılmadı.", + "Ensure your account is using a long, random password to stay secure.": "Hesabınızın təhlükəsiz qalmaq üçün uzun bir təsadüfi parol istifadə etdiyinə əmin olun.", + "Environment file already exists.": "Environment faylı artıq mövcuddur.", + "Environment file not found.": "Environment faylı tapılmadı.", + "Equatorial Guinea": "Ekvatorial Qvineya", + "Eritrea": "Eritreya", + "Error": "Xəta", + "errors": "səhvlər", + "Estonia": "Estoniya", + "Ethiopia": "Efiopiya", + "ex VAT": "keçmiş ƏDV", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration-da bitir", + "Export As CSV": "CSV kimi ixrac et", + "Extra Billing Information": "Əlavə Ödəniş Məlumatı", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ödənişinizi emal etmək üçün əlavə Təsdiq tələb olunur. Aşağıdakı ' düyməsinə tıklayarak ödəniş səhifəsinə gedin.", + "Failed Subscription Payment": "Uğursuz Abunəlik Ödənişi", + "Failed to load :resource!": "Yükləmək alınmadı :resurs!", + "Falkland Islands (Malvinas)": "Falkland (Islas Malvınas) adaları)", + "Faroe Islands": "Farer adaları", + "February": "Fevral", + "Fiji": "Fici", + "Filename": "Fayl adı", + "Finish enabling two factor authentication.": "İki faktorlu autentifikasiyanı aktivləşdirərək tamamlayın.", + "Finland": "Finlandiya", + "For your security, please confirm your password to continue.": "Təhlükəsizlik üçün davam etmək üçün parol təsdiq edin.", + "Forbidden": "Qadağan", + "Force Delete": "Məcburi çıxarılması", + "Force Delete :resource": "Məcburi çıxarılması :resource", + "Force Delete Resource": "Məcburi resurs aradan qaldırılması", + "Force Delete Selected": "Seçilmiş Məcburi Silinməsi", + "Forgot Password": "Şifrəni unutmusunuz", + "Forgot your password?": "Şifrənizi unutmusunuz?", + "Forgot Your Password?": "Şifrənizi Unutmusunuz?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Şifrənizi unutmusunuz? Problemsiz. Yalnız bizə e-poçt ünvanınızı bildirin və biz sizə yeni birini seçməyə imkan verəcək Parolu sıfırlamak üçün bir link göndərəcəyik.", + "France": "Fransa", + "French Guiana": "Fransız Quyanası", + "French Polynesia": "Fransız Polinezyası", + "French Southern Territories": "Fransız Cənub əraziləri", + "From": "-dan", + "Gabon": "Qabon", + "Gambia": "Qambiya", + "Georgia": "Gürcüstan", + "Germany": "Almaniya", + "Ghana": "Qana", + "Gibraltar": "Cəbəllütariq", + "Go Home": "evə getmək", + "Go to page :page": ":Page səhifəsinə keçin", + "Great! You have accepted the invitation to join the :team team.": "Əla! :team komandasına qoşulmaq dəvətini qəbul etdiniz.", + "Greece": "Yunanıstan", + "Greenland": "Qrenlandiya", + "Grenada": "Qrenada", + "Guadeloupe": "Qizin Acilmasi", + "Guam": "Quam", + "Guatemala": "Qvatemala", + "Guernsey": "Gernsey", + "Guinea": "Qvineya", + "Guinea-Bissau": "Qvineya-Bisau", + "Guyana": "Qayana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Abunəliyinizi ləğv etmək barədə tərəddüd edirsiniz? Cari hesablaşma dövrünüzün sonuna qədər istənilən vaxt abunəliyinizi dərhal yenidən aktivləşdirə bilərsiniz. Cari dövr başa çatdıqdan sonra tamamilə yeni bir abunə planı seçə bilərsiniz.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Abunəliyinizi ləğv etmək barədə ikinci fikirləriniz varmı? Siz cari hesablaşma dövrünüzün sonuna qədər istənilən vaxt abunəliyinizi dərhal aktivləşdirə bilərsiniz. Cari hesablaşma dövrünüz başa çatdıqdan sonra siz tamamilə yeni abunə planı seçə bilərsiniz.", + "Heard Island & Mcdonald Islands": "Hörd və Makdonald adaları", + "Heard Island and McDonald Islands": "Heard adası və McDonald adaları", + "Hello!": "Salam!", + "Hide Content": "Məzmunu gizlət", + "Hold Up!": "- Dayan!", + "Holy See (Vatican City State)": "Vatikan şəhəri", + "Honduras": "Honduras", + "Hong Kong": "Honq Konq", + "Hungary": "Macarıstan", + "I agree to the :terms_of_service and :privacy_policy": ":Terms_of_service və :privacy_policy ilə razıyam", + "Iceland": "İslandiya", + "ID": "İdentifikator", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Lazım gələrsə, bütün cihazlarınızdakı bütün digər brauzer seanslarından çıxa bilərsiniz. Son seanslarınızdan bəziləri aşağıda verilmişdir; lakin bu siyahı tam olmaya bilər. Hesabınızın təhlükəyə məruz qaldığını hiss edirsinizsə, şifrənizi də yeniləməlisiniz.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Əgər siz artıq bir hesabınız varsa, aşağıdakı ' düyməsinə tıklayarak bu dəvəti qəbul edə bilərsiniz:", + "If you did not create an account, no further action is required.": "Bir haqq-hesab yaratmadıysanız, heç bir əlavə fəaliyyət tələb olunur.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Əgər Siz bu komandaya dəvət almamısınızsa, bu məktubdan imtina edə bilərsiniz.", + "If you did not receive the email": "E-poçtu almamısınızsa", + "If you did not request a password reset, no further action is required.": "Siz parol sıfırlama tələb halda, heç bir daha tədbirlər tələb olunur.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Hesabınız yoxdursa, aşağıdakı düyməni basaraq onu yarada bilərsiniz. Bir haqq-hesab yaratmaq sonra siz dəvət qəbul etmək üçün bu e-poçt dəvət qəbul düyməsini basın bilərsiniz:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Əgər hesab-fakturalarınıza tam şirkət adınız, ƏDV qeydiyyat nömrəniz və ya qeydiyyat ünvanınız kimi xüsusi əlaqə və ya vergi məlumatları əlavə etməyiniz lazımdırsa, onları burada əlavə edə bilərsiniz.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Siz \":actionText\" düyməsinə basaraq sorun qarşılaşdıqda, surəti və aşağıdakı URL yapışdırıb\nveb brauzerinizdə:", + "Impersonate": "Özünü təqlid etmək", + "Increase": "Artım", + "India": "Hindistan", + "Indonesia": "İndoneziya", + "Invalid filename.": "Səhv fayl adı.", + "Invalid JSON was returned from the route.": "Yanlış JSON marşrutdan qaytarıldı.", + "Invoice Email Addresses": "Faktura üçün e-poçt ünvanları", + "Invoice emails updated successfully.": "Faktura e-poçt ünvanları uğurla yeniləndi.", + "Invoices": "Fakturalar", + "Iran, Islamic Republic Of": "İran İslam Respublikası", + "Iran, Islamic Republic of": "İran İslam Respublikası", + "Iraq": "İraq", + "Ireland": "İrlandiya", + "Isle Of Man": "Man Adası", + "Isle of Man": "Man Adası", + "Israel": "İsrail", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Deyəsən aktiv abunəliyiniz yoxdur. Başlamaq üçün aşağıdakı abunə planlarından birini seçə bilərsiniz. Abunəlik planları sizə uyğun olaraq dəyişdirilə və ya ləğv edilə bilər.", + "Italy": "İtaliya", + "Jamaica": "Yamayka", + "January": "Yanvar", + "Japan": "Yaponiya", + "Jersey": "Cersi", + "Jordan": "İordaniya", + "July": "İyul", + "June": "İyun", + "Kazakhstan": "Qazaxstan", + "Kenya": "Keniya", + "Key": "Açar", + "Kiribati": "Kiribati", + "Korea": "Cənubi Koreya", + "Korea, Democratic People's Republic of": "Şimali Koreya", + "Korea, Republic of": "Koreya Respublikası", + "Kosovo": "Kosovo", + "Kuwait": "Küveyt", + "Kyrgyzstan": "Qırğızıstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Son aktiv", + "Last used": "Son dəfə istifadə edilib", + "Latvia": "Latviya", + "Leave": "Tərk", + "Leave Team": "Tərk komanda", + "Lebanon": "Livan", + "length": "uzunluq", + "Lens": "Obyektiv", + "Lesotho": "Lesoto", + "Liberia": "Liberiya", + "Libyan Arab Jamahiriya": "Liviya", + "Liechtenstein": "Lixtenşteyn", + "Light": "İşıq", + "Lithuania": "Litva", + "Load :perPage More": "Daha :per səhifə Yüklə", + "Loading": "Yüklənir", + "Location": "Məkan", + "Log in": "Giriş", + "Log In": "Daxil Ol", + "Log Out": "Çıxış", + "Log out": "Çıxış", + "Log Out Other Browser Sessions": "Digər Brauzer Sessiyalarından Çıxın", + "Log Viewer": "Gündəlik Görünüş", + "Login": "Giriş", + "Logout": "Sistemdən çıxış", + "Logs": "Qeydlər", + "Luxembourg": "Lüksemburq", + "Macao": "Makao", + "Macedonia": "Şimali Makedoniya", + "Macedonia, the former Yugoslav Republic of": "Makedoniya, keçmiş Yuqoslaviya Respublikası", + "Madagascar": "Madaqaskar", + "Malawi": "Malavi", + "Malaysia": "Malayziya", + "Maldives": "Maldiv", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Hesabın idarə edilməsi", + "Manage and log out your active sessions on other browsers and devices.": "Aktiv sessiyalarınızı idarə edin və digər brauzerlərdə və cihazlarda onlardan çıxın.", + "Manage API Tokens": "API göstəricilərini idarə et", + "Manage Role": "İdarə rolu", + "Manage Team": "İdarə komanda", + "Managing billing for :billableName": ":BillableName üçün faktura idarə olunur", + "March": "Mart", + "Mark all as Read": "Hamısını oxunmuş olaraq işarələ", + "Mark all notifications as read": "Bütün bildirişləri oxunmuş kimi işarələ", + "Mark Read": "Mark Oxu", + "Mark Unread": "Oxunmamış kimi qeyd edin", + "Marshall Islands": "Marşal adaları", + "Martinique": "Martinik", + "Mauritania": "Mavritaniya", + "Mauritius": "Mavrikiy", + "May": "May", + "Mayotte": "Mayott", + "Mexico": "Meksika", + "Micronesia, Federated States Of": "Mikroneziya, Federal Dövlətlər", + "Micronesia, Federated States of": "Mikroneziya, Federal Dövlətlər", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova Respublikası", + "Monaco": "Monako", + "Mongolia": "Monqolustan", + "Montenegro": "Çernoqoriya", + "Month To Date": "Ayda Bu Günə Qədər", + "Monthly": "Aylıq", + "monthly": "aylıq", + "Montserrat": "Montserrat", + "Morocco": "Mərakeş", + "Mozambique": "Mozambik", + "Myanmar": "Myanma", + "Name": "Ad", + "name": "ad", + "Namibia": "Namibiya", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Hollandiya", + "Netherlands Antilles": "Hollandiya Antilləri", + "Nevermind": "Eybi yoxdur", + "Nevermind, I'll keep my old plan": "Yoxdur, mən köhnə planımı saxlayacağam", + "New": "Yeni", + "New :resource": "Yeni :resource", + "New Caledonia": "Yeni Kaledoniya", + "New Password": "Yeni parol", + "New Zealand": "Yeni Zelandiya", + "Next": "Növbəti", + "Next Payment": "Növbəti Ödəniş", + "Next Payment on": "Növbəti Ödəniş aktivdir", + "Nicaragua": "Nikaraqua", + "Niger": "Niger", + "Nigeria": "Nigeriya", + "Niue": "Niue", + "No": "Xeyr", + "No :resource matched the given criteria.": "Heç bir :resource il verilən meyarlara uyğun gəlmirdi.", + "No additional information...": "Əlavə məlumat yoxdur...", + "No Current Data": "Cari Məlumatlar Yoxdur", + "No Data": "Məlumat Yoxdur", + "no file selected": "fayl seçilmiş deyil", + "No Increase": "Heç Bir Artırılması", + "No payment methods on file.": "Faylda ödəniş üsulları yoxdur.", + "No payment scheduled.": "Ödəniş planlaşdırılmayıb.", + "No Prior Data": "Heç Bir İlkin Məlumat", + "No Results Found.": "Heç Bir Nəticə Tapılmadı.", + "Norfolk Island": "Norfolk Adası", + "Northern Mariana Islands": "Şimali Marian adaları", + "Norway": "Norveç", + "Not Found": "tapılmadı", + "Notifications": "Bildirişlər", + "Nova": "Nova", + "Nova User": "Nova İstifadəçisi", + "November": "Noyabr", + "October": "Oktyabr", + "of": "dan", + "OK": "Tamam", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Komanda çıxarıldıqdan sonra bütün resursları və məlumatları əbədi olaraq silinəcəkdir. Bu funksiyanı silməkdən əvvəl, saxlamaq istədiyiniz bu komanda haqqında hər hansı bir məlumatı və ya məlumatı endirin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Hesabınız silindikdən sonra bütün resursları və məlumatları geri qaytarılmadan silinəcəkdir. Hesabınızı silməzdən əvvəl, saxlamaq istədiyiniz hər hansı bir məlumat və ya məlumat bərpa edin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hesabınız silindikdən sonra onun bütün resursları və məlumatları həmişəlik silinəcək. Hesabınızı həmişəlik silmək istədiyinizi təsdiqləmək üçün parolunuzu daxil edin.", + "Only Trashed": "Yalnız Talan", + "Open Invoices": "Fakturaları açın", + "Original": "Orijinal", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Faktura idarəetmə portalımız sizə abunə planınızı, ödəniş üsulunuzu rahat şəkildə idarə etməyə və son hesab-fakturalarınızı endirməyə imkan verir.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Faktura idarəetmə portalımız sizə abunə planınızı, ödəniş üsullarınızı rahat şəkildə idarə etməyə və son hesab-fakturalarınızı endirməyə imkan verir.", + "Page Expired": "Səhifə Gecikdirildi", + "Pagination Navigation": "Pages naviqasiya", + "Paid": "Ödənişli", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Fələstin əraziləri", + "Panama": "Panama", + "Papua New Guinea": "Papua-Yeni Qvineya", + "Paraguay": "Paraqvay", + "Password": "Şifrə", + "password": "şifrə", + "Payment Confirmation": "Ödəniş təsdiq", + "Payment Information": "Ödəniş Məlumatı", + "Payment information updated successfully.": "Ödəniş məlumatı uğurla yeniləndi.", + "Payment Method": "Ödəniş üsulu", + "Payment Methods": "Ödəmə metodları", + "Payment Required": "Ödəniş Tələb olunur", + "Payments": "Ödənişlər", + "Pending Team Invitations": "Gözləyən Komanda Dəvətnamələri", + "Per Page": "Səhifə", + "Permanently delete this team.": "Daimi bu komanda aradan qaldırılması.", + "Permanently delete your account.": "Hesabınızı daimi olaraq silin.", + "Permissions": "İcazələr", + "Peru": "Peru", + "Philippines": "Filippin", + "Photo": "Şəkil", + "Pitcairn": "Pitcairn Adaları", + "Please accept the terms of service.": "Zəhmət olmasa xidmət şərtlərini qəbul edin.", + "Please click the button below to verify your email address.": "Xahiş edirik e-poçt ünvanınızı təsdiqləmək üçün aşağıdakı düyməni basın.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Sizin təcili bərpa kodları bir girerek hesabınıza daxil təsdiq edin.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Xahiş edirik təsdiqləyin ki, autentifikasiya kodunu daxil edərək hesabınıza daxil olun-autentifikator proqramınız tərəfindən verilən identifikasiyası kodunu daxil edin.", + "Please confirm your password before continuing.": "Davam etməzdən əvvəl parolunuzu təsdiqləyin.", + "Please copy your new API token. For your security, it won't be shown again.": "Yeni API Token surəti edin. Təhlükəsizliyiniz üçün artıq göstərilməyəcək.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Bütün cihazlarınızdakı digər brauzer sessiyalarından çıxmaq istədiyinizi təsdiq etmək üçün şifrənizi daxil edin.", + "Please provide a maximum of three invoice emails addresses.": "Zəhmət olmasa ən çoxu üç faktura e-poçt ünvanı göstərin.", + "Please provide the email address of the person you would like to add to this team.": "Bu komanda əlavə etmək istədiyiniz şəxsin e-poçt ünvanınızı daxil edin.", + "Please set a default payment method before retrying payments.": "Ödənişləri yenidən yoxlamazdan əvvəl defolt ödəniş üsulunu təyin edin.", + "Please set a default payment method before swapping plans.": "Planları dəyişdirməzdən əvvəl defolt ödəniş metodu təyin edin.", + "Poland": "Polşa", + "Portugal": "Portuqaliya", + "Press / to search": "Basın / axtarmaq üçün", + "Preview": "İlkin baxış", + "Previewing": "Öncədən baxılır", + "Previous": "Əvvəlki", + "Privacy Policy": "məxfilik siyasəti", + "Profile": "Profil", + "Profile Information": "Profil haqqında məlumat", + "Puerto Rico": "Puerto-Riko", + "Qatar": "Qətər", + "Quarter To Date": "Məhəllə Bu Günə Qədər", + "Recovery Code": "Bərpa kodu", + "Refresh": "Təzələmək", + "Regards,": "Hörmətlə,", + "Regenerate Recovery Codes": "Bərpa kodlarının bərpası", + "Register": "Qeydiyyat", + "Reload": "Yenidən başladın", + "Remember me": "Məni yadda saxla", + "Remember Me": "Məni Yadda Saxla", + "Remove": "Silmək", + "Remove Photo": "Sil Şəkil", + "Remove Team Member": "Komanda Üzvünü Çıxarın", + "Replicate": "Təkrar Et", + "Required fields": "Tələb olunan Bölmələr", + "Resend Verification Email": "Yoxlama Məktubunun Yenidən Göndərilməsi", + "Reset Filters": "Filtreler yenidən", + "Reset Password": "parol sıfırlama", + "Reset Password Notification": "Parol sıfırlama bildirişi", + "resource": "resurs", + "Resource Row Dropdown": "Resurs sırası açılan", + "Resources": "Resurslar", + "resources": "resurslar", + "Restore": "Bərpa", + "Restore :resource": "Bərpa :resource", + "Restore Resource": "Resursun bərpası", + "Restore Selected": "Bərpa Seçilmiş", + "results": "nəticələr", + "Resume Subscription": "Abunəliyi davam etdirin", + "Retry Payment": "Ödənişi yenidən cəhd edin", + "Return to :appName": ":AppName səhifəsinə qayıt", + "Reunion": "Reyunyon", + "Role": "Rolu", + "Romania": "Rumıniya", + "Run Action": "Fəaliyyət icra", + "Russian Federation": "Rusiya Federasiyası", + "Rwanda": "Ruanda", + "Réunion": "Reunion", + "Saint Barthelemy": "Müqəddəs Varfolomey", + "Saint Barthélemy": "Müqəddəs Bartelemi", + "Saint Helena": "Müqəddəs Yelena Adası", + "Saint Kitts And Nevis": "Sent-Kits və Nevis", + "Saint Kitts and Nevis": "Sent-Kits və Nevis", + "Saint Lucia": "Sent-Lüsiya", + "Saint Martin": "Müqəddəs Martin", + "Saint Martin (French part)": "Saint Martin (Fransız hissəsi)", + "Saint Pierre And Miquelon": "Sankt-Pierre və Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre və Miquelon", + "Saint Vincent And Grenadines": "Sent-Vinsent və Qrenada", + "Saint Vincent and the Grenadines": "Sent Vinsent və Qrenadinlər", + "Samoa": "Samoa", + "San Marino": "San-Marino", + "Sao Tome And Principe": "Sao tome və Principe", + "Sao Tome and Principe": "Sao Tome və Prinsipi", + "Saudi Arabia": "Səudiyyə Ərəbistanı", + "Save": "Saxlamaq", + "Saved.": "Saxlanılan.", + "Scroll to bottom": "Aşağıya sürüşdürün", + "Scroll to top": "Yuxarıya sürüşdürün", + "Search": "Axtarış", + "Secure Area": "Təhlükəsiz Sahə", + "Select": "Seçin", + "Select a different plan": "Fərqli plan seçin", + "Select a log file...": "Günlük faylı seçin...", + "Select A New Photo": "Yeni Şəkil Seçin", + "Select Action": "Seçin Fəaliyyət", + "Select all": "bütün seçin", + "Select All Dropdown": "Bütün açılan menyunu seçin", + "Select this page": "Bu səhifəni seçin", + "Send Password Reset Link": "Parolu Sıfırlamak Üçün Link Göndər", + "Senegal": "Seneqal", + "September": "Sentyabr", + "Serbia": "Serbiya", + "Server Error": "Server xətası", + "Service Unavailable": "Xidməti Mövcud Deyil", + "Set as default": "Defolt olaraq təyin edin", + "Setup Key": "Quraşdırma Açarı", + "Seychelles": "Seyşel adaları", + "Show All Fields": "Bütün Sahələri Göstər", + "Show Content": "Məzmunu göstər", + "Show Recovery Codes": "Bərpa Kodlarını Göstər", + "Showing": "Anasini", + "Sierra Leone": "Sierra-Leone", + "Signed in as": "Kimi daxil olub", + "Singapore": "Sinqapur", + "Sint Maarten (Dutch part)": "Sint Martin", + "Slovakia": "Slovakiya", + "Slovenia": "Sloveniya", + "Soft Deleted": "Yumşaq silindi", + "Solomon Islands": "Solomon adaları", + "Somalia": "Somali", + "Something went wrong.": "Bir şey yanlış getdi.", + "Sorry! You are not authorized to perform this action.": "Bağışla! Bu hərəkəti yerinə yetirmək üçün səlahiyyətiniz yoxdur.", + "Sorry, your session has expired.": "Bağışlayın, sizin sessiya başa çatmışdır.", + "South Africa": "Cənubi Afrika", + "South Georgia And Sandwich Isl.": "Cənubi Corciya və Cənubi Sendviç adaları", + "South Georgia and the South Sandwich Islands": "Cənubi Corciya və Cənubi Sandviç Adaları", + "South Sudan": "Cənubi Sudan", + "Spain": "İspaniya", + "Sri Lanka": "Şri-Lanka", + "Standalone Actions": "Bağımsız Fəaliyyətlər", + "Start Polling": "Sorğu başlamaq", + "Start polling": "Səsverməyə başlayın", + "State / County": "Ştat / Bölgə", + "Stop Impersonating": "Özünü təqlid etməyi dayandırın", + "Stop Polling": "Səsverməni dayandırın", + "Stop polling": "Səsverməyi dayandırın", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Təhlükəsiz parol meneceri bu bərpa kodları saxlamaq. Sizin cihaz iki amil identifikasiyası itirilmiş əgər onlar hesabınıza daxil bərpa etmək üçün istifadə edilə bilər.", + "Subscribe": "Abunə ol", + "Subscription Information": "Abunə məlumatı", + "Subscription Pending": "Abunəlik Gözlənir", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard və Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard və Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "İsveç", + "Switch Teams": "Keçid əmrləri", + "Switzerland": "İsveçrə", + "Syrian Arab Republic": "Suriya", + "System": "Sistem", + "Taiwan": "Tayvan", + "Taiwan, Province of China": "Tayvan, Çin əyaləti", + "Tajikistan": "Tacikistan", + "Tanzania": "Tanzaniya", + "Tanzania, United Republic of": "Tanzaniya, Birləşmiş Respublikası", + "TAX": "VERGİ", + "Team Details": "Komanda detalları", + "Team Invitation": "Komandaya dəvət", + "Team Members": "Komanda üzvləri", + "Team Name": "Komandanın adı", + "Team Owner": "Sahibi komanda", + "Team Settings": "Komanda parametrləri", + "Terms of Service": "Xidmət Şərtləri", + "Thailand": "Tayland", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Qeydiyyatdan keçdiyiniz üçün təşəkkür edirik! Siz başlamaq əvvəl, Biz yalnız e-poçt vasitəsilə göndərilir linki tıklayarak e-poçt ünvanınızı təsdiq edə bilər? Bir məktub almadıysanız, biz məmnuniyyətlə Başqa bir şey göndərəcəyik.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Davamlı dəstəyiniz üçün təşəkkür edirik. Qeydləriniz üçün fakturanızın surətini əlavə etdik. Hər hansı bir sualınız və ya narahatlığınız varsa, bizə bildirin.", + "Thanks,": "Təşəkkürlər,", + "The :attribute must be a valid role.": ":Attribute etibarlı rol olmalıdır.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute ən azı :length simvoldan ibarət olmalıdır və ən azı bir ədəd olmalıdır.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute ən az :length simvoldan ibarət olmalıdır və ən azı bir xüsusi xarakter və bir ədəddən ibarət olmalıdır.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute ən azı :length simvol olmalıdır və ən azı bir xüsusi xarakter ehtiva edir.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute ən azı :length simvoldan ibarət olmalıdır və ən azı bir böyük xarakter və bir ədəddən ibarət olmalıdır.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute ən azı :length simvol olmalıdır və ən azı bir böyük xarakter və bir xüsusi xarakter ehtiva edir.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute ən azı :length simvol olmalıdır və ən azı bir böyük xarakter, bir sayı və bir xüsusi xarakter ehtiva edir.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute ən azı :length simvoldan ibarət olmalıdır və ən azı bir böyük simvolu ehtiva etməlidir.", + "The :attribute must be at least :length characters.": ":Attribute ən azı :length simvol olmalıdır.", + "The :attribute must contain at least one letter.": ":Attribute ən azı bir hərf olmalıdır.", + "The :attribute must contain at least one number.": ":Attribute ən azı bir ədəd olmalıdır.", + "The :attribute must contain at least one symbol.": ":Attribute ən azı bir simvol olmalıdır.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute ən azı bir böyük və bir kiçik hərf olmalıdır.", + "The :resource was created!": ":Resource ildə yaradılmışdır!", + "The :resource was deleted!": ":Resource qaldırıldı!", + "The :resource was restored!": ":Resource bərpa edilib!", + "The :resource was updated!": ":Resource yeniləndi!", + "The action was executed successfully.": "Aksiya uğurla həyata keçirildi.", + "The default payment method cannot be removed.": "Defolt ödəniş metodu silinə bilməz.", + "The file was deleted!": "Fayl silindi!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Verilmiş :attribute məlumat sızmasında ortaya çıxdı. Fərqli :attribute seçin.", + "The given data was invalid.": "Verilən məlumat etibarsız idi.", + "The government won't let us show you what's behind these doors": "Hökumət bizə bu qapı arxasında nə göstərmək üçün imkan verməyəcək", + "The HasOne relationship has already been filled.": "Hasone əlaqələr artıq doldurulur.", + "The image could not be loaded": "Şəkili yükləmək mümkün olmadı", + "The image could not be loaded.": "Şəkili yükləmək mümkün olmadı.", + "The invoice emails must be valid email addresses.": "Faktura e-poçtları etibarlı e-poçt ünvanları olmalıdır.", + "The password is incorrect.": "Parol səhvdir.", + "The provided coupon code is invalid.": "Təqdim olunan kupon kodu etibarsızdır.", + "The provided password does not match your current password.": "Verilmiş parol uyğun gəlmir sizin cari password.", + "The provided password was incorrect.": "Verilən parol səhv idi.", + "The provided two factor authentication code was invalid.": "Verilmiş iki faktorlu autentifikasiya Kodu etibarsızdır.", + "The provided two factor recovery code was invalid.": "Təqdim olunan iki faktorlu bərpa kodu etibarsızdır.", + "The provided VAT number is invalid.": "Təqdim olunan ƏDV nömrəsi etibarsızdır.", + "The resource was attached!": "Resurs əlavə edildi!", + "The resource was prevented from being saved!": "Resursun saxlanmasının qarşısı alındı!", + "The resource was updated!": "Resurs yeniləndi!", + "The response is not a streamed response.": "Cavab axınlı cavab deyil.", + "The response is not a view.": "Cavab baxış deyil.", + "The selected country is invalid.": "Seçilmiş ölkə yanlışdır.", + "The selected plan is invalid.": "Seçilmiş plan etibarsızdır.", + "The selected resources have been :action!": "Seçilmiş resurslar :action edildi!", + "The team's name and owner information.": "Komanda adı və sahibi məlumat.", + "There are no available options for this resource.": "Bu resurs üçün mövcud variantlar yoxdur.", + "There are no fields to display.": "Göstəriləcək sahələr yoxdur.", + "There are no new notifications.": "Yeni bildirişlər yoxdur.", + "There was a problem executing the action.": "Hərəkətin yerinə yetirilməsi ilə bağlı bir problem var idi.", + "There was a problem fetching the resource.": "Resursu əldə edərkən problem yarandı.", + "There was a problem submitting the form.": "Forma vermə problemi yarandı.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Bu insanlar sizin komandanıza dəvət edilmiş və dəvətnaməni elektron poçtla əldə etmişlər. Onlar e-poçt dəvəti qəbul edərək komandaya qoşula bilərlər.", + "This account does not have an active subscription.": "Bu hesabın aktiv abunəliyi yoxdur.", + "This action is unauthorized.": "Bu hərəkət icazəsizdir.", + "This copy of Nova is unlicensed.": "Nova-nın bu nüsxəsi lisenziyasızdır.", + "This coupon code can only be used by new customers.": "Bu kupon kodu yalnız yeni müştərilər tərəfindən istifadə edilə bilər.", + "This device": "Bu cihaz", + "This file field is read-only.": "Bu fayl sahəsində oxumaq üçün yalnız mövcuddur.", + "This invoice is no longer open.": "Bu faktura artıq açıq deyil.", + "This is a secure area of the application. Please confirm your password before continuing.": "Bu təhlükəsiz app sahəsi var. Davam etməzdən əvvəl şifrənizi təsdiq edin.", + "This password does not match our records.": "Bu parol bizim qeydlərimizlə üst-üstə düşmür.", + "This password reset link will expire in :count minutes.": "Bu parol sıfırlama link :count dəqiqə sonra başa çatır.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Bu ödəniş başladılıb, lakin vəsait hələ daxil olmayıb. Bu, 14 günə qədər davam edə bilər.", + "This resource no longer exists": "Bu resurs artıq mövcud deyil", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Bu abunəliyin müddəti başa çatıb və onu davam etdirmək mümkün deyil. Zəhmət olmasa yeni abunə yaradın.", + "This user already belongs to the team.": "Bu istifadəçi artıq komandaya məxsusdur.", + "This user has already been invited to the team.": "Bu istifadəçi artıq komandaya dəvət olunur.", + "Timor-Leste": "Şərqi Timor", + "to": "k", + "To": "Kimə", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "İki faktorlu autentifikasiyanı aktivləşdirmək üçün telefonunuzun autentifikator proqramından istifadə edərək aşağıdakı QR kodunu skan edin və ya quraşdırma düyməsini daxil edin və yaradılmış OTP kodunu təqdim edin.", + "Today": "Bu gün", + "Toggle navigation": "Keçid naviqasiya", + "Togo": "Toqo", + "Tokelau": "Tokelau", + "Token Name": "Token adı", + "Tonga": "Tonqa", + "Too Many Requests": "Çox Sorğu", + "total": "bütün", + "Total:": "Ümumi:", + "Trashed": "Darmadağın", + "Trinidad And Tobago": "Trinidad və Tobaqo", + "Trinidad and Tobago": "Trinidad və Tobago", + "Tunisia": "Tunis", + "Turkey": "Türkiyə", + "Turkmenistan": "Türkmənistan", + "Turks And Caicos Islands": "Türk və Kaykos Adaları", + "Turks and Caicos Islands": "Turks və Kaykos Adaları", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "İki faktorlu autentifikasiya", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "İndi iki faktorlu autentifikasiya aktivləşdirilib. Telefonunuzun autentifikator proqramından istifadə edərək aşağıdakı QR kodunu skan edin və ya quraşdırma düyməsini daxil edin.", + "Type": "Növ", + "Uganda": "Uqanda", + "Ukraine": "Ukrayna", + "Unauthorized": "İcazəsiz", + "United Arab Emirates": "Birləşmiş Ərəb Əmirlikləri", + "United Kingdom": "Birləşmiş Krallıq", + "United States": "Amerika Birləşmiş Ştatları", + "United States Minor Outlying Islands": "Amerika Birləşmiş Ştatlarının Kiçik Xarici Adaları", + "United States Outlying Islands": "Uzaq ada, ABŞ", + "Unknown": "Naməlum", + "Unpaid": "Ödənilməmiş", + "Update": "Yeniləmə", + "Update & Continue Editing": "Update və sonradan redaktə", + "Update :resource": ":Resource yeniləmə", + "Update :resource: :title": ":Resource yeniləmə: :title", + "Update attached :resource: :title": ":Resource: :title əlavə yeniləmə", + "Update Password": "Şifrəni yeniləyin", + "Update Payment Information": "Ödəniş Məlumatını Yeniləyin", + "Update Payment Method": "Ödəniş metodunu yeniləyin", + "Update your account's profile information and email address.": "Hesabınızın profil məlumatlarını və e-poçt ünvanınızı yeniləyin.", + "Uploading": "Yüklənir", + "Uploading files... (:current/:total)": "Fayllar yüklənir... (:current/:total)", + "Uruguay": "Uruqvay", + "Use a recovery code": "Bərpa kodunu istifadə edin", + "Use an authentication code": "Identifikasiyası kodu istifadə edin", + "User Actions": "İstifadəçi hərəkətləri", + "User Security": "İstifadəçi Təhlükəsizliyi", + "Username": "İstifadəçi adı", + "Uzbekistan": "Özbəkistan", + "Value": "Dəyər", + "Vanuatu": "Vanuatu", + "VAT Number": "ƏDV nömrəsi", + "Venezuela": "Venesuela", + "Venezuela, Bolivarian Republic of": "Venesuela, Bolivar Respublikası", + "Verify Email Address": "E-Poçt Ünvanınızı Yoxlayın", + "Verify Your Email Address": "E-poçt ünvanınızı doğrulayın", + "Viet Nam": "Vietnam", + "View": "Bax", + "Virgin Islands, British": "Virgin Adaları", + "Virgin Islands, U.S.": "ABŞ Vircin adaları", + "Wallis And Futuna": "Uollis və Futuna", + "Wallis and Futuna": "Wallis və Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Abunəliyinizi emal edirik. Abunəlik uğurla işləndikdən sonra bu səhifə avtomatik olaraq yenilənəcək. Tipik olaraq, bu proses yalnız bir neçə saniyə çəkməlidir.", + "We are unable to process your payment. Please contact customer support.": "Ödənişinizi emal edə bilmirik. Zəhmət olmasa müştəri dəstəyi ilə əlaqə saxlayın.", + "We have emailed your password reset link!": "Parol sıfırlama linkinizi e-poçtla göndərdik!", + "We were unable to find a registered user with this email address.": "Bu e-poçt ünvanı ilə qeydiyyatdan keçmiş bir istifadəçi tapa bilmədik.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Aşağıda göstərdiyiniz e-poçt ünvanlarına fakturanın yükləmə linkini göndərəcəyik. Bir neçə e-poçt ünvanını vergüllə ayıra bilərsiniz.", + "We're lost in space. The page you were trying to view does not exist.": "Biz kosmosda itirdik. Gözdən keçirməyə çalışdığınız səhifə yoxdur.", + "Welcome Back!": "Yenidən xoş gəldiniz!", + "Western Sahara": "Qərbi Saxara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Əgər iki faktorlu autentifikasiya aktivdirsə, autentifikasiya zamanı təhlükəsiz təsadüfi bir mö ' cüzə daxil etməyiniz istənir. Bu mö ' cüzəni telefonunuzun Google Authenticator tətbiqindən əldə edə bilərsiniz.", + "Whoops": "Uups", + "Whoops!": "Uups!", + "Whoops! Something went wrong.": "Uups! Nəsə səhv oldu.", + "With Trashed": "Əzilmiş İlə", + "Write": "Yazmaq", + "Year To Date": "Bir İl Əvvəl Bu Zaman", + "Yearly": "İllik", + "Yemen": "Yəmən", + "Yes": "Bəli", + "You are already subscribed.": "Artıq abunə olmusunuz.", + "You are currently within your free trial period. Your trial will expire on :date.": "Siz hazırda pulsuz sınaq müddətindəsiniz. Sınaq müddətinizin vaxtı :date tarixində bitəcək.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Hazırda pulsuz sınaq müddətindəsiniz. Sınaq müddətinizin müddəti :date.-də başa çatacaq Yeni abunəliyə başlamaq sınaq müddətinizi bitirəcək.", + "You are logged in!": "Siz daxil olmusunuz!", + "You are receiving this email because we received a password reset request for your account.": "Bu məktubu əldə edirsiniz, çünki hesabınız üçün parol sıfırlama tələbi aldıq.", + "You have been invited to join the :team team!": ":Team komandasına qoşulmağa dəvət olundu!", + "You have enabled two factor authentication.": "İki faktorlu identifikasiyası daxil etdiniz.", + "You have not enabled two factor authentication.": "Siz iki faktorlu identifikasiyası daxil deyil.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Ödənilməmiş fakturalarınız var. Defolt ödəniş üsulunuzu güncəllədikdən sonra aşağıdakı faktura siyahısı vasitəsilə ödənişləri yenidən sınaya bilərsiniz.", + "You may accept this invitation by clicking the button below:": "Aşağıdakı düyməyə klikləməklə bu dəvəti qəbul edə below:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Abunəliyinizi istənilən vaxt ləğv edə bilərsiniz. Abunəliyiniz ləğv edildikdən sonra, cari hesablaşma dövrünüzün sonuna qədər abunəliyi davam etdirmək seçiminiz olacaq.", + "You may delete any of your existing tokens if they are no longer needed.": "Artıq lazım olmadıqda mövcud simvollardan hər hansı birini silə bilərsiniz.", + "You may not delete your personal team.": "Şəxsi komandanızı silmək hüququ yoxdur.", + "You may not leave a team that you created.": "Yaratdığınız komandanı tərk edə bilməzsiniz.", + "You will receive an invoice and payment link via email for each billing period.": "Siz hər bir faktura dövrü üçün e-poçt vasitəsilə faktura və ödəniş linki alacaqsınız.", + "You're logged in!": "Daxil olmusunuz!", + "Your :invoiceName invoice is now available!": ":InvoiceName fakturanız artıq əlçatandır!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Faktura ünvanınız :address :address2 :postal_code :city :state :country-dır", + "Your card was declined. Please contact your card issuer for more information.": "Kartınız rədd edildi. Əlavə məlumat üçün kart emitentinizlə əlaqə saxlayın.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Cari ödəniş metodunuz :expiration bitən :lastFour ilə bitən kredit kartıdır.", + "Your email address is unverified.": "E-poçt ünvanınız təsdiqlənməyib.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Son :amount ödənişiniz uğursuz oldu. Uğursuz ödənişə yenidən cəhd etmək üçün ödəniş üsulunuzu güncəlləyin.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date-yə :amount-luq son ödənişiniz alınmadı. Uğursuz ödənişə yenidən cəhd etmək üçün ödəniş üsulunuzu güncəlləyin.", + "Your next payment of :amount will be processed on :date.": "Növbəti :amount ödənişiniz :date-də olacaq.", + "Your payment method has been added successfully.": "Ödəniş metodunuz uğurla əlavə edildi.", + "Your payment method will be charged automatically for each billing period.": "Ödəniş metodunuzdan hər faktura dövrü üçün avtomatik ödəniş tutulacaq.", + "Your registered VAT Number is :vatNumber.": "Qeydiyyatdan keçmiş ƏDV nömrəniz :vatNumber.", + "Your subscription has been started successfully.": "Abunəliyiniz uğurla başladı.", + "Your subscription has been successfully cancelled.": "Abunəliyiniz uğurla ləğv edildi.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Abunəliyiniz uğurla ləğv edildi. Cari hesablaşma dövrünüzün sonuna qədər girişiniz davam edəcək.", + "Your subscription was successfully resumed.": "Abunəliyiniz uğurla davam etdirildi.", + "Your subscription was successfully updated.": "Abunəliyiniz uğurla yeniləndi.", + "Zambia": "Zambiya", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Poçt / Poçt Kodu", + "Åland Islands": "Aland adaları" +} diff --git a/locales/az/php-inline.json b/locales/az/php-inline.json new file mode 100644 index 00000000000..b5d3bf323c3 --- /dev/null +++ b/locales/az/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Bu sahə qəbul edilməlidir.", + "accepted_if": "Bu sahə :other :value olduqda qəbul edilməlidir.", + "active_url": "Bu etibarsız URL edir.", + "after": ":Date-dan sonra tarix olmalıdır.", + "after_or_equal": ":Date-dan sonra və ya bərabər bir tarix olmalıdır.", + "alpha": "Bu sahədə yalnız məktublar ola bilər.", + "alpha_dash": "Bu sahədə yalnız məktublar, nömrələri, tire və vurğulayır ola bilər.", + "alpha_num": "Bu sahədə yalnız məktublar və nömrələr ola bilər.", + "any_of": "Bu sahə etibarsızdır.", + "array": "Bu sahə bir sıra olmalıdır.", + "ascii": "Bu sahədə yalnız bir baytlıq alfasayısal simvol və simvollar olmalıdır.", + "attached": "Bu sahə artıq əlavə olunur.", + "before": "Bu :date qədər tarix olmalıdır.", + "before_or_equal": "Bu :date-cu il əvvəlki və ya bərabər tarixi olmalıdır.", + "between.array": "Bu məzmunda :min və :max elementləri olmalıdır.", + "between.file": "Bu fayl :min və :max kilobayt arasında olmalıdır.", + "between.numeric": "Bu dəyər :min və :max arasında olmalıdır.", + "between.string": "Bu sətir :min və :max simvolları arasında olmalıdır.", + "boolean": "Bu sahə doğru və ya yalan olmalıdır.", + "can": "Bu sahədə icazəsiz dəyər var.", + "confirmed": "Təsdiq üst-üstə düşmür.", + "contains": "Bu sahədə tələb olunan dəyər çatışmır.", + "date": "Bu etibarlı tarix deyil.", + "date_equals": "Bu, :date-cü ilə bərabər tarix olmalıdır.", + "date_format": "Bu format :format uyğun deyil.", + "decimal": "Bu sahədə :decimal onluq yerləri olmalıdır.", + "declined": "Bu dəyərdən imtina edilməlidir.", + "declined_if": "Bu dəyər :other :value olduqda rədd edilməlidir.", + "different": "Bu dəyər :other-dan fərqli olmalıdır.", + "digits": "Bu :digits rəqəm olmalıdır.", + "digits_between": "Bu :min və :max rəqəmlər arasında olmalıdır.", + "dimensions": "Bu şəkil etibarsız ölçülərə malikdir.", + "distinct": "Bu sahədə bir təkrarlanan dəyəri var.", + "doesnt_contain": "Bu sahə aşağıdakılardan heç birini ehtiva etməməlidir: :values.", + "doesnt_end_with": "Bu sahə aşağıdakılardan biri ilə bitməyə bilər: :values.", + "doesnt_start_with": "Bu sahə aşağıdakılardan biri ilə başlaya bilməz: :values.", + "email": "Bu etibarlı e-mail olmalıdır.", + "ends_with": "Bu, aşağıdakı nöqtələrdən biri ilə başa çatmalıdır: :values.", + "enum": "Seçilmiş dəyər etibarsızdır.", + "exists": "Seçilmiş dəyər yolverilməzdir.", + "extensions": "Bu sahədə aşağıdakı uzantılardan biri olmalıdır: :values.", + "file": "Məzmun bir fayl olmalıdır.", + "filled": "Bu sahədə bir fərq olmalıdır.", + "gt.array": "Məzmunda :value çox element olmalıdır.", + "gt.file": "Fayl ölçüsü :value kilobaytdan böyük olmalıdır.", + "gt.numeric": "Dəyər :value böyük olmalıdır.", + "gt.string": "Sətir :value simvollarından böyük olmalıdır.", + "gte.array": "Məzmunda :value elementləri və ya daha çox olmalıdır.", + "gte.file": "Fayl ölçüsü :value kilobaytdan böyük və ya ona bərabər olmalıdır.", + "gte.numeric": "Dəyər :value böyük və ya bərabər olmalıdır.", + "gte.string": "Sətir :value simvollarından böyük və ya bərabər olmalıdır.", + "hex_color": "Bu sahə etibarlı onaltılıq rəng olmalıdır.", + "image": "Bu şəkil olmalıdır edir.", + "in": "Seçilmiş dəyər yolverilməzdir.", + "in_array": "Bu dəyər :other-da mövcud deyil.", + "in_array_keys": "Bu sahə aşağıdakı açarlardan ən azı birini ehtiva etməlidir: :values.", + "integer": "Bu bir tam olmalıdır.", + "ip": "Bu etibarlı IP ünvanı olmalıdır.", + "ipv4": "Bu etibarlı IPv4 ünvanı olmalıdır.", + "ipv6": "Bu etibarlı IPv6 ünvanı olmalıdır.", + "json": "Bu caiz string JSON olmalıdır edir.", + "list": "Bu sahə siyahı olmalıdır.", + "lowercase": "Bu sahə kiçik hərf olmalıdır.", + "lt.array": "Məzmun :value elementlərindən az olmalıdır.", + "lt.file": "Fayl ölçüsü :value kilobaytdan kiçik olmalıdır.", + "lt.numeric": "Dəyər :value kiçik olmalıdır.", + "lt.string": "Sətir :value simvollarından kiçik olmalıdır.", + "lte.array": "Məzmunda :value elementindən çox olmamalıdır.", + "lte.file": "Fayl ölçüsü :value kilobaytdan kiçik və ya ona bərabər olmalıdır.", + "lte.numeric": "Dəyər :value kiçik və ya ona bərabər olmalıdır.", + "lte.string": "Sətir :value simvollarından kiçik və ya bərabər olmalıdır.", + "mac_address": "Dəyər etibarlı MAC ünvanı olmalıdır.", + "max.array": "Məzmun :max-dan çox olmamalıdır.", + "max.file": "Fayl ölçüsü :max kilobaytdan çox olmamalıdır.", + "max.numeric": "Dəyər :max-dan çox olmamalıdır.", + "max.string": "Sətir :max simvollarından çox olmamalıdır.", + "max_digits": "Bu sahədə :max rəqəmindən çox olmamalıdır.", + "mimes": "Bu fayl növü olmalıdır: :values.", + "mimetypes": "Bu fayl növü olmalıdır: :values.", + "min.array": "Dəyərin ən azı :min elementləri olmalıdır.", + "min.file": "Fayl ölçüsü ən azı :min kilobayt olmalıdır.", + "min.numeric": "Dəyər ən azı :min olmalıdır.", + "min.string": "Sətir ən azı :min simvoldan ibarət olmalıdır.", + "min_digits": "Bu sahədə ən azı :min rəqəmləri olmalıdır.", + "missing": "Bu sahə əskik olmalıdır.", + "missing_if": ":Other :value olduqda bu sahə əskik olmalıdır.", + "missing_unless": ":Other :value olmadıqda bu sahə əskik olmalıdır.", + "missing_with": ":Values olduqda bu sahə əskik olmalıdır.", + "missing_with_all": ":Values olduqda bu sahə əskik olmalıdır.", + "multiple_of": "Bu dəyər çox olmalıdır :value", + "not_in": "Seçilmiş dəyər yolverilməzdir.", + "not_regex": "Bu format yolverilməzdir.", + "numeric": "Bu sayı olmalıdır.", + "password.letters": "Bu sahədə ən azı bir hərf olmalıdır.", + "password.mixed": "Bu sahədə ən azı bir böyük və bir kiçik hərf olmalıdır.", + "password.numbers": "Bu sahədə ən azı bir nömrə olmalıdır.", + "password.symbols": "Bu sahədə ən azı bir simvol olmalıdır.", + "password.uncompromised": "Verilən sahə məlumat sızmasında göründü. Lütfən, başqa sahə seçin.", + "present": "Bu sahə olmalıdır.", + "present_if": ":other :value olduqda bu sahə mövcud olmalıdır.", + "present_unless": ":other :value olmadıqda bu sahə mövcud olmalıdır.", + "present_with": "Bu sahə :values olduqda mövcud olmalıdır.", + "present_with_all": "Bu sahə :values olduqda mövcud olmalıdır.", + "prohibited": "Bu sahə qadağandır.", + "prohibited_if": ":Other :value-ə bərabər olduqda bu sahə qadağandır.", + "prohibited_if_accepted": ":other qəbul edildikdə bu sahə qadağandır.", + "prohibited_if_declined": ":other rədd edildikdə bu sahə qadağandır.", + "prohibited_unless": ":Other yalnız :values-da olmadıqda bu sahə qadağandır.", + "prohibits": "Bu sahə :other mövcud olmasını qadağan edir.", + "regex": "Bu format yolverilməzdir.", + "relatable": "Bu sahədə bu resurs ilə bağlı ola bilər.", + "required": "Bu sahədə məcburidir.", + "required_array_keys": "Bu sahədə aşağıdakılar üçün qeydlər olmalıdır: :values.", + "required_if": ":Other :value olduğu təqdirdə bu sahə məcburidir.", + "required_if_accepted": "Bu sahə :other qəbul edildikdə tələb olunur.", + "required_if_declined": ":other rədd edildikdə bu sahə tələb olunur.", + "required_unless": "Yalnız :other :values deyil, bu sahədə bir olmalıdır edir.", + "required_with": "Bu sahə :values mövcud olduqda tələb olunur.", + "required_with_all": ":Values olduqda bu sahə məcburidir.", + "required_without": ":Values itkin əgər bu sahədə bir olmalıdır edir.", + "required_without_all": "Heç biri :values mövcud olduqda bu sahə məcburidir.", + "same": "Bu sahənin dəyəri :other dəyəri ilə üst-üstə düşməlidir.", + "size.array": "Məzmun :size elementləri ehtiva etməlidir.", + "size.file": "Fayl ölçüsü :size kilobayt olmalıdır.", + "size.numeric": "Dəyər :size olmalıdır.", + "size.string": "Sətir :size simvolları olmalıdır.", + "starts_with": "Bu, aşağıdakı nöqtələrdən biri ilə başlamalıdır: :values.", + "string": "Bu, yəqin ki, bir simli var.", + "timezone": "Bu, imkan verilən zona olmalıdır.", + "ulid": "Bu sahə etibarlı ULID olmalıdır.", + "unique": "Bu, artıq görülüb.", + "uploaded": "Bu yük bilmədi.", + "uppercase": "Bu sahə böyük hərf olmalıdır.", + "url": "Bu format yolverilməzdir.", + "uuid": "Bu etibarlı UUID olmalıdır." +} diff --git a/locales/az/php.json b/locales/az/php.json new file mode 100644 index 00000000000..265d89f0edc --- /dev/null +++ b/locales/az/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute qəbul edilməlidir.", + "accepted_if": ":Other :value olduqda :attribute qəbul edilməlidir.", + "active_url": ":Attribute düzgün URL deyil.", + "after": ":Attribute :date tarixindən sonrakı tarix olmalıdır.", + "after_or_equal": ":Attribute :date tarixindən sonrakı və ya eyni tarixdə olmalıdır.", + "alpha": ":Attribute yalnız hərflərdən ibarət olmalıdır.", + "alpha_dash": ":Attribute yalnız hərflərdən, rəqəmlərdən, tire və alt xətlərdən ibarət olmalıdır.", + "alpha_num": ":Attribute yalnız hərflərdən və rəqəmlərdən ibarət olmalıdır.", + "any_of": ":Attribute sahəsi etibarsızdır.", + "array": ":Attribute massiv olmalıdır.", + "ascii": ":Attribute yalnız bir baytlıq alfasayısal simvol və simvollar olmalıdır.", + "attached": "Bu :attribute artıq əlavə olunur.", + "before": ":Attribute :date tarixindən əvvəlki tarix olmalıdır.", + "before_or_equal": ":Attribute :date tarixindən əvvəlki və ya ona bərabər olan bir tarix olmalıdır.", + "between.array": ":Attribute elementlərinin sayı :min ilə :max arasında olmalıdır.", + "between.file": ":Attribute :min ilə :max kilobayt arasında olmalıdır.", + "between.numeric": ":Attribute :min ilə :max arasında olmalıdır.", + "between.string": ":Attribute :min ilə :max simvol arasında olmalıdır.", + "boolean": ":Attribute sahəsi doğru (true) və ya yalan (false) olmalıdır.", + "can": ":Attribute sahəsində icazəsiz dəyər var.", + "confirmed": ":Attribute sahəsinin dəyəri təsdiqlənənlə uyğun gəlmir.", + "contains": ":Attribute sahəsində tələb olunan dəyər çatışmır.", + "current_password": "Şifrə yanlışdır.", + "date": ":Attribute düzgün tarix olmalıdır.", + "date_equals": ":Attribute :date ilə bərabər tarix olmalıdır.", + "date_format": ":Attribute :format formatına uyğun gəlmir.", + "decimal": ":Attribute-də :decimal onluq yer olmalıdır.", + "declined": ":Attribute rədd edilməlidir.", + "declined_if": ":Other :value olduqda :attribute rədd edilməlidir.", + "different": ":Attribute və :other fərqli olmalıdır.", + "digits": ":Attribute :digits rəqəmli olmalıdır.", + "digits_between": ":Attribute sahəsindəki rəqəm sayı :min ilə :max arasında olmalıdır.", + "dimensions": ":Attribute sahəsindəki şəklin ölçüləri yanlışdır.", + "distinct": ":Attribute sahəsinin dəyərləri təkrarlanmamalıdır.", + "doesnt_contain": ":Attribute sahəsi aşağıdakılardan heç birini ehtiva etməməlidir: :values.", + "doesnt_end_with": ":Attribute aşağıdakılardan biri ilə bitməyə bilər: :values.", + "doesnt_start_with": ":Attribute aşağıdakılardan biri ilə başlaya bilməz: :values.", + "email": ":Attribute düzgün e-poçt ünvanı olmalıdır.", + "ends_with": ":Attribute sahəsi göstərilən dəyərlərdən biri ilə bitməlidir: :values.", + "enum": ":Attribute üçün seçilmiş dəyər yanlışdır.", + "exists": ":Attribute üçün seçilmiş dəyər yanlışdır.", + "extensions": ":attribute sahəsində aşağıdakı uzantılardan biri olmalıdır: :values.", + "failed": "İstifadəçi adı və ya şifrə səhvdir", + "file": ":Attribute fayl olmalıdır.", + "filled": ":Attribute sahəsinin dəyəri olmalıdır.", + "gt.array": ":Attribute sahəsinin dəyəri :value elementdən çox olmalıdır.", + "gt.file": ":Attribute sahəsinin fayl ölçüsü :value kilobaytdan çox olmalıdır.", + "gt.numeric": ":Attribute sahəsinin dəyəri :value sayından böyük olmalıdır.", + "gt.string": ":Attribute sahəsinin dəyəri :value simvoldan çox olmalıdır.", + "gte.array": ":Attribute :value və ya daha çox elementdən ibarət olmalıdır.", + "gte.file": ":Attribute :value və ya daha çox kilobaytdan ibarət olmalıdır.", + "gte.numeric": ":Attribute :value və ya daha böyük olmalıdır.", + "gte.string": ":Attribute :value və ya daha çox simvoldan ibarət olmalıdır.", + "hex_color": ":attribute sahəsi etibarlı onaltılıq rəng olmalıdır.", + "image": ":Attribute sahəsindəki fayl şəkil olmalıdır.", + "in": "Seçilmiş :attribute yanlışdır.", + "in_array": ":Attribute dəyəri :other daxilində mövcud deyil.", + "in_array_keys": ":Attribute sahəsi aşağıdakı açarlardan ən azı birini ehtiva etməlidir: :values.", + "integer": ":Attribute tam ədəd olmalıdır.", + "ip": ":Attribute düzgün IP ünvanı olmalıdır.", + "ipv4": ":Attribute düzgün IPv4 ünvanı olmalıdır.", + "ipv6": ":Attribute düzgün IPv6 ünvanı olmalıdır.", + "json": ":Attribute düzgün JSON sətri olmalıdır.", + "list": ":attribute sahə siyahı olmalıdır.", + "lowercase": ":Attribute kiçik hərf olmalıdır.", + "lt.array": ":Attribute sahəsinin dəyəri :value elementdən az olmalıdır.", + "lt.file": ":Attribute sahəsinin fayl ölçüsü :value kilobaytdan az olmalıdır.", + "lt.numeric": ":Attribute sahəsinin dəyəri :value sayından kiçik olmalıdır.", + "lt.string": ":Attribute sahəsinin dəyəri :value simvoldan az olmalıdır.", + "lte.array": ":Attribute :value və ya daha az elementdən ibarət olmalıdır.", + "lte.file": ":Attribute sahəsinin fayl ölçüsü :value kilobayt və ya daha kiçik olmalıdır.", + "lte.numeric": ":Attribute :value və ya daha kiçik olmalıdır.", + "lte.string": ":Attribute :value və ya daha az simvoldan ibarət olmalıdır.", + "mac_address": ":Attribute düzgün MAC ünvanı olmalıdır.", + "max.array": ":Attribute ən çoxu :max elementdən ibarət ola bilər.", + "max.file": ":Attribute sahəsinin fayl ölçüsü ən çoxu :max kilobayt ola bilər.", + "max.numeric": ":Attribute dəyəri :max sayından böyük ola bilməz.", + "max.string": ":Attribute ən çoxu :max simvoldan ibarət ola bilər.", + "max_digits": ":Attribute :max rəqəmlərindən çox olmamalıdır.", + "mimes": ":Attribute sahəsindəki fayl göstərilən növlərdən biri olmalıdır: :values.", + "mimetypes": ":Attribute sahəsindəki fayl göstərilən növlərdən biri olmalıdır: :values.", + "min.array": ":Attribute ən azı :min elementdən ibarət olmalıdır.", + "min.file": ":Attribute sahəsinin fayl ölçüsü ən azı :min kilobayt olmalıdır.", + "min.numeric": ":Attribute :min sayından kiçik ola bilməz.", + "min.string": ":Attribute ən azı :min simvoldan ibarət olmalıdır.", + "min_digits": ":Attribute ən azı :min rəqəmləri olmalıdır.", + "missing": ":Attribute sahəsi əskik olmalıdır.", + "missing_if": ":Other :value olduqda :attribute sahəsi əskik olmalıdır.", + "missing_unless": ":Other :value olmadığı halda :attribute sahəsi əskik olmalıdır.", + "missing_with": ":Values olduqda :attribute sahəsi əskik olmalıdır.", + "missing_with_all": ":Values olduqda :attribute sahəsi əskik olmalıdır.", + "multiple_of": ":Attribute sahəsinin dəyəri :value ədədinin bölünəni olmalıdır.", + "next": "Sonra »", + "not_in": "Seçilmiş :attribute yanlışdır.", + "not_regex": ":Attribute sahəsinin formatı yanlışdır.", + "numeric": ":Attribute sahəsinin dəyəri rəqəm olmalıdır.", + "password": "Şifrə yanlışdır.", + "password.letters": ":Attribute ən azı bir hərf olmalıdır.", + "password.mixed": ":Attribute ən azı bir böyük və bir kiçik hərf olmalıdır.", + "password.numbers": ":Attribute ən azı bir ədəd olmalıdır.", + "password.symbols": ":Attribute ən azı bir simvol olmalıdır.", + "password.uncompromised": "Verilmiş :attribute məlumat sızmasında ortaya çıxdı. Fərqli :attribute seçin.", + "present": ":Attribute sahəsi mövcud olmalıdır.", + "present_if": ":other :value olduqda :attribute sahəsi mövcud olmalıdır.", + "present_unless": ":other :value olmadıqda :attribute sahəsi mövcud olmalıdır.", + "present_with": ":values olduqda :attribute sahəsi mövcud olmalıdır.", + "present_with_all": ":values olduqda :attribute sahəsi mövcud olmalıdır.", + "previous": "« Əvvəl", + "prohibited": ":Attribute sahəsi qadağandır.", + "prohibited_if": ":Other :value olduqda :attribute sahəsi qadağandır.", + "prohibited_if_accepted": ":other qəbul edildikdə :attribute sahəsi qadağandır.", + "prohibited_if_declined": ":other rədd edildikdə :attribute sahəsi qadağandır.", + "prohibited_unless": ":Other :values daxilində olmadığı halda :attribute sahəsi qadağandır.", + "prohibits": ":Attribute sahəsinin dəyəri :other dəyərinin mövcudluğunu qadağan edir.", + "regex": ":Attribute sahəsinin formatı yanlışdır.", + "relatable": "Bu :attribute il bu resurs ilə bağlı ola bilər.", + "required": ":Attribute mütləq qeyd edilməlidir.", + "required_array_keys": ":Attribute massivində göstərilən açarlar olmalıdır: :values.", + "required_if": ":Other :value olduqda :attribute mütləq qeyd edilməlidir.", + "required_if_accepted": ":Other qəbul edildikdə :attribute sahəsi tələb olunur.", + "required_if_declined": ":other rədd edildikdə :attribute sahəsi tələb olunur.", + "required_unless": ":Other :values daxilində olmadığı halda :attribute mütləq qeyd edilməlidir.", + "required_with": ":Values mövcud olduqda :attribute mütləq qeyd edilməlidir.", + "required_with_all": ":Values mövcud olduqda :attribute mütləq qeyd edilməlidir.", + "required_without": ":Values mövcud olmadıqda :attribute mütləq qeyd edilməlidir.", + "required_without_all": ":Values mövcud olmadıqda :attribute mütləq qeyd edilməlidir.", + "reset": "Şifrə yeniləndi", + "same": ":Attribute ilə :other sahəsinin dəyərləri üst-üstə düşməlidir.", + "sent": "Şifrə yeniləmə adresi sizə email olaraq göndərildi", + "size.array": ":Attribute sahəsi :size elementdən ibarət olmalıdır.", + "size.file": ":Attribute sahəsinin fayl ölçüsü :size kilobayt olmalıdır.", + "size.numeric": ":Attribute dəyəri :size olmalıdır.", + "size.string": ":Attribute :size simvoldan ibarət olmalıdır.", + "starts_with": ":Attribute göstərilən dəyərlərdən biri ilə başlamalıdır: :values.", + "string": ":Attribute sahəsinin dəyəri sətir olmalıdır.", + "throttle": ":Seconds saniyə ərzində yenidən cəhd edin", + "throttled": "Yenidən cəhd əvvəl gözləyin edin.", + "timezone": ":Attribute sahəsinin dəyəri düzgün vaxt qurşağı olmalıdır.", + "token": "Bu şifrə yeniləmə kodu yanlışdır", + "ulid": ":Attribute etibarlı ULID olmalıdır.", + "unique": "Belə bir :attribute artıq mövcuddur.", + "uploaded": ":Attribute yüklənmədi.", + "uppercase": ":Attribute böyük hərf olmalıdır.", + "url": ":Attribute düzgün URL olmalıdır.", + "user": "Bu email'ə uyğun istifadəçi tapılmadı", + "uuid": ":Attribute düzgün UUID olmalıdır." +} diff --git a/locales/be/_excludes.json b/locales/be/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/be/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/be/json-inline.json b/locales/be/json-inline.json new file mode 100644 index 00000000000..29a4d04cda1 --- /dev/null +++ b/locales/be/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Гэта поле павінна быць сапраўднай роляй.", + "The :attribute must be at least :length characters and contain at least one number.": "Гэта поле павінна змяшчаць не менш за :length знакаў і хаця б адну лічбу.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Гэта поле павінна змяшчаць не менш за :length знакаў і хаця б адзін спецыяльны сімвал і адну лічбу.", + "The :attribute must be at least :length characters and contain at least one special character.": "Гэта поле павінна змяшчаць не менш за :length знакаў і хаця б адзін спецыяльны сімвал.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Гэта поле павінна змяшчаць не менш за :length знакаў і змяшчаць прынамсі адну вялікую літару і адну лічбу.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Гэта поле павінна змяшчаць не менш за :length сімвалаў і змяшчаць як мінімум адзін сімвал у вялікім рэгістры і адзін спецыяльны сімвал.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Гэта поле павінна змяшчаць не менш за :length сімвалаў і хаця б адну літару ў вялікім рэгістры, адну лічбу і адзін спецыяльны сімвал.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Гэта поле павінна змяшчаць не менш за :length знакаў і хаця б адзін сімвал у вялікім рэгістры.", + "The :attribute must be at least :length characters.": "Гэта поле павінна быць не менш за :length знакаў.", + "The :attribute must contain at least one letter.": "Гэта поле павінна змяшчаць хаця б адну літару.", + "The :attribute must contain at least one number.": "Гэта поле павінна змяшчаць хаця б адну лічбу.", + "The :attribute must contain at least one symbol.": "Гэта поле павінна змяшчаць хаця б адзін сімвал.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Гэта поле павінна змяшчаць як мінімум адну вялікую і адну малую літары.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Дадзенае поле з'явілася ў выніку ўцечкі даных. Выберыце іншае поле." +} diff --git a/locales/be/json.json b/locales/be/json.json new file mode 100644 index 00000000000..bf5f0a8366e --- /dev/null +++ b/locales/be/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(і яшчэ :count памылак)", + "(and :count more errors)": "(і яшчэ :count памылак)|(і яшчэ :count памылак)|(і яшчэ :count памылак)", + "30 Days": "30 дзён", + "60 Days": "60 дзён", + "90 Days": "90 дзён", + ":amount selected": ":Amount выбраных", + ":amount Total": "Усяго :amount", + ":days day trial": ":Days-дзённая пробная версія", + ":resource Details": ":Resource падрабязнасці", + ":resource Details: :title": ":Resource дэталі: :title", + "A decryption key is required.": "Патрабуецца ключ дэшыфравання.", + "A fresh verification link has been sent to your email address.": "Новая спасылка для праверкі была адпраўлена на ваш адрас электроннай пошты.", + "A new verification link has been sent to the email address you provided during registration.": "Новая праверачная спасылка была адпраўлена на адрас электроннай пошты, паказаны Вамі пры рэгістрацыі.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Новая спасылка для праверкі была адпраўлена на адрас электроннай пошты, які вы ўказалі ў наладах профілю.", + "A new verification link has been sent to your email address.": "Новая спасылка для праверкі была адпраўлена на ваш адрас электроннай пошты.", + "Accept Invitation": "Прыняць Запрашэнне", + "Action": "Дзеянне", + "Action Event": "Дзеянне падзеі", + "Action Events": "Экшн Падзеі", + "Action Happened At": "Здарылася Ў", + "Action Initiated By": "Ініцыяваны", + "Action Name": "Імя", + "Action Status": "Статус", + "Action Target": "Мэта", + "Actions": "Дзеянне", + "Add": "Дадаць", + "Add :resource": "Дадайце :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Дадайце ў сваю каманду новага члена каманды, каб ён мог супрацоўнічаць з вамі.", + "Add additional security to your account using two factor authentication.": "Дадайце дадатковую бяспеку да вашай ўліковага запісу з дапамогай двухфакторную аўтэнтыфікацыі.", + "Add Payment Method": "Дадайце спосаб аплаты", + "Add row": "Дадаць радок", + "Add Team Member": "Дадаць Члена Каманды", + "Add VAT Number": "Дадайце нумар ПДВ", + "Added.": "Даданы.", + "Additional billing information updated successfully.": "Дадатковая плацежная інфармацыя паспяхова абноўлена.", + "Address": "Адрас", + "Address Line 2": "Адрас, радок 2", + "Administrator": "Адміністратар", + "Administrator users can perform any action.": "Карыстальнікі-адміністратары могуць выконваць любыя дзеянні.", + "Afghanistan": "Афганістан", + "Aland Islands": "Аландскія астравы", + "Albania": "Албанія", + "Algeria": "Алжыр", + "All of the people that are part of this team.": "Усе людзі, якія з'яўляюцца часткай гэтай каманды.", + "All resources loaded.": "Усе рэсурсы загружаныя.", + "All rights reserved.": "Усе правы абаронены.", + "Already registered?": "Ужо зарэгістраваўся?", + "American Samoa": "Амерыканскае Самоа", + "An error occurred while uploading the file.": "Падчас загрузкі файла адбылася памылка.", + "An error occurred while uploading the file: :error": "Падчас загрузкі файла адбылася памылка: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Адбылася нечаканая памылка, і мы апавясцілі нашу службу падтрымкі. Калі ласка паспрабуйце зноў пазней.", + "Andorra": "Андора", + "Angola": "Ангола", + "Anguilla": "Ангілья", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Іншы карыстальнік абнавіў гэты рэсурс з моманту загрузкі гэтай старонкі. Калі ласка, абновіце старонку і паўтарыце спробу.", + "Antarctica": "Антарктыда", + "Antigua And Barbuda": "Антыгуа і Барбуда", + "Antigua and Barbuda": "Антыгуа і Барбуда", + "API Token": "Токен API", + "API Token Permissions": "Дазволу на маркер API", + "API Tokens": "API Токены", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Токены API дазваляюць іншым сэрвісам аўтэнтыфікаваных ў нашым дадатку ад вашага імя.", + "Apply": "Ужыць", + "Apply Coupon": "Прымяніць купон", + "April": "Красавік", + "Are you sure you want to attempt to pay :amount?": "Вы ўпэўнены, што хочаце паспрабаваць заплаціць :amount?", + "Are you sure you want to cancel your subscription?": "Вы ўпэўнены, што хочаце адмяніць падпіску?", + "Are you sure you want to delete all the notifications?": "Вы ўпэўнены, што хочаце выдаліць усе апавяшчэнні?", + "Are you sure you want to delete the selected resources?": "Вы ўпэўненыя, што жадаеце выдаліць выбраныя рэсурсы?", + "Are you sure you want to delete this file?": "Вы ўпэўненыя, што жадаеце выдаліць файл?", + "Are you sure you want to delete this notification?": "Вы ўпэўнены, што хочаце выдаліць гэтае апавяшчэнне?", + "Are you sure you want to delete this payment method?": "Вы ўпэўнены, што хочаце выдаліць гэты спосаб аплаты?", + "Are you sure you want to delete this resource?": "Вы ўпэўненыя, што жадаеце выдаліць гэты рэсурс?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Вы ўпэўненыя, што хочаце выдаліць гэтую каманду? Як толькі каманда будзе выдаленая, усе яе рэсурсы і дадзеныя будуць выдаленыя назаўжды.", + "Are you sure you want to delete your account?": "Вы ўпэўнены, што хочаце выдаліць свой уліковы запіс?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Вы ўпэўненыя, што жадаеце выдаліць свой уліковы запіс? Як толькі ваш уліковы запіс будзе выдаленая, усе яе рэсурсы і дадзеныя будуць выдаленыя незваротна. Калі ласка, увядзіце свой пароль, каб пацвердзіць, што вы хочаце назаўжды выдаліць свой уліковы запіс.", + "Are you sure you want to detach the selected resources?": "Вы ўпэўненыя, што жадаеце адлучыць выбраныя рэсурсы?", + "Are you sure you want to detach this resource?": "Вы ўпэўненыя, што жадаеце адлучыць гэты рэсурс?", + "Are you sure you want to force delete the selected resources?": "Вы ўпэўненыя, што хочаце прымусова выдаліць выбраныя рэсурсы?", + "Are you sure you want to force delete this resource?": "Вы ўпэўненыя, што хочаце прымусова выдаліць гэты рэсурс?", + "Are you sure you want to log out?": "Вы ўпэўнены, што хочаце выйсці?", + "Are you sure you want to mark all notifications as read?": "Вы ўпэўнены, што хочаце пазначыць усе апавяшчэнні як прачытаныя?", + "Are you sure you want to remove this item?": "Вы ўпэўнены, што хочаце выдаліць гэты элемент?", + "Are you sure you want to restore the selected resources?": "Вы ўпэўненыя, што хочаце, каб аднавіць выбраныя рэсурсы?", + "Are you sure you want to restore this resource?": "Вы ўпэўненыя, што хочаце аднавіць гэты рэсурс?", + "Are you sure you want to resume your subscription?": "Вы ўпэўнены, што хочаце аднавіць падпіску?", + "Are you sure you want to run this action?": "Вы ўпэўненыя, што хочаце запусціць гэта дзеянне?", + "Are you sure you want to set this payment method as your default?": "Вы ўпэўнены, што хочаце ўсталяваць гэты спосаб аплаты ў якасці стандартнага?", + "Are you sure you want to stop impersonating?": "Вы ўпэўнены, што хочаце спыніць выдаваць сябе за сябе?", + "Are you sure you would like to delete this API token?": "Вы ўпэўненыя, што хочаце выдаліць гэты маркер API?", + "Are you sure you would like to leave this team?": "Вы ўпэўненыя, што хацелі б пакінуць гэтую каманду?", + "Are you sure you would like to remove this person from the team?": "Вы ўпэўненыя, што хочаце выдаліць гэтага чалавека з каманды?", + "Are you sure you would like to switch billing plans?": "Вы ўпэўнены, што жадаеце змяніць тарыфны план?", + "Argentina": "Аргенціна", + "Armenia": "Арменія", + "Aruba": "Аруба", + "Attach": "Прымацоўваць", + "Attach & Attach Another": "Прымацаваць і прымацаваць яшчэ адзін", + "Attach :resource": "Прымацаваць :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Далучайце файлы шляхам перацягвання, выбару або густу.", + "August": "Жнівень", + "Australia": "Аўстралія", + "Austria": "Аўстрыя", + "Azerbaijan": "Азербайджан", + "Bahamas": "Багамскія астравы", + "Bahrain": "Бахрэйн", + "Bangladesh": "Бангладэш", + "Barbados": "Барбадас", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Перш чым працягнуць, не маглі б вы пацвердзіць свой адрас электроннай пошты, націснуўшы на спасылку, якую мы толькі што адправілі вам? Калі вы не атрымалі ліст, мы з радасцю вышлем вам іншы.", + "Before proceeding, please check your email for a verification link.": "Перш чым працягнуць, праверце сваю электронную пошту на наяўнасць спасылкі для праверкі.", + "Belarus": "Беларусь", + "Belgium": "Бельгія", + "Belize": "Беліз", + "Benin": "Бенін", + "Bermuda": "Бермудскія астравы", + "Bhutan": "Бутан", + "Billing Information": "Плацежная інфармацыя", + "Billing Management": "Кіраванне білінгам", + "Bolivia": "Балівія", + "Bolivia, Plurinational State of": "Балівія, Шматнацыянальная Дзяржава", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sabbath", + "Bosnia And Herzegovina": "Боснія і Герцагавіна", + "Bosnia and Herzegovina": "Боснія і Герцагавіна", + "Botswana": "Батсвана", + "Bouvet Island": "Востраў Буве", + "Brazil": "Бразілія", + "British Indian Ocean Territory": "Брытанская тэрыторыя ў Індыйскім акіяне", + "Browser Sessions": "Сеансы браўзэра", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Балгарыя", + "Burkina Faso": "Буркіна-Фасо", + "Burundi": "Бурундзі", + "Cambodia": "Камбоджа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Адмяніць", + "Cancel Subscription": "Адмяніць падпіску", + "Cape Verde": "Каба-Вэрдэ", + "Card": "Карта", + "Cayman Islands": "Кайманавы астравы", + "Central African Republic": "Цэнтральнаафрыканская Рэспубліка", + "Chad": "Чад", + "Change Subscription Plan": "Змяніць план падпіскі", + "Change the current payment method attached to your subscription": "Зменіце бягучы спосаб аплаты, звязаны з вашай падпіскай", + "Changes": "Змена", + "Checkout": "Каса", + "Chile": "Чылі", + "China": "Кітай", + "Choose": "Выбіраць", + "Choose :field": "Выберыце :field", + "Choose :resource": "Выберыце :resource", + "Choose an option": "Выберыце варыянт", + "Choose date": "Выберыце дату", + "Choose File": "Вылучыце Файл", + "Choose Files": "Выберыце Файлы", + "Choose Type": "Выберыце Тып", + "Christmas Island": "Востраў Раства", + "City": "Горад", + "Click here to re-send the verification email.": "Націсніце тут, каб паўторна адправіць ліст для праверкі.", + "click here to request another": "націсніце тут, каб запытаць іншую", + "Click to choose": "Націсніце, каб выбраць", + "Close": "Закрываць", + "Cocos (Keeling) Islands": "Какос (Кілінг) Астравы", + "Code": "Код", + "Colombia": "Калумбія", + "Comoros": "Каморскія астравы", + "Confirm": "Пацвярджаць", + "Confirm Billing Action": "Пацвярджэнне плацежнага дзеяння", + "Confirm Password": "Пацвердзіце Пароль", + "Confirm Payment": "Пацвердзіце Аплату", + "Confirm your :amount payment": "Пацвердзіце свой плацёж :amount", + "Congo": "Конга", + "Congo, Democratic Republic": "Конга, Дэмакратычная Рэспубліка", + "Congo, the Democratic Republic of the": "Конга, Дэмакратычная Рэспубліка", + "Constant": "Пастаянны", + "Continue To Payment": "Працягнуць да аплаты", + "Cook Islands": "Выспы Кука", + "Copy to clipboard": "Скапіраваць у буфер абмену", + "Costa Rica": "Коста-Рыка", + "Cote D'Ivoire": "Кот-д'Івуар", + "Country": "Краіна", + "Coupon": "Купон", + "Coupon applied successfully.": "Купон прыменены.", + "Create": "Ствараць", + "Create & Add Another": "Стварыць і дадаць яшчэ адзін", + "Create :resource": "Стварыць :resource", + "Create a new team to collaborate with others on projects.": "Стварыце новую каманду для сумеснай працы над праектамі.", + "Create Account": "стварыць рахунак", + "Create API Token": "Стварэнне маркер API", + "Create New Team": "Стварыць Новую Каманду", + "Create Team": "Стварыць каманду", + "Created.": "Створаны.", + "Croatia": "Харватыя", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Кюрасао", + "Current Password": "бягучы пароль", + "Current Subscription Plan": "Бягучы план падпіскі", + "Currently Subscribed": "У цяперашні час падпісаны", + "Customer Balance": "Баланс кліента", + "Customize": "Настроіць", + "Cyprus": "Кіпр", + "Czech Republic": "Чэхія", + "Côte d'Ivoire": "Кот-д'Івуар", + "Dark": "Цёмны", + "Dashboard": "Прыборная панэль", + "December": "Снежань", + "Decrease": "Памяншаць", + "Default": "Па змаўчанні", + "Delete": "Выдаліць", + "Delete :resource": "Выдаліць :resource", + "Delete Account": "Выдаліць уліковы запіс", + "Delete all notifications": "Выдаліць усе апавяшчэнні", + "Delete API Token": "Выдаліць маркер API", + "Delete File": "Выдаліць файл", + "Delete Notification": "Выдаліць апавяшчэнне", + "Delete Resource": "Выдаліць рэсурс", + "Delete Selected": "Выдаліць Вылучаны", + "Delete Team": "Выдаліць каманду", + "Denmark": "Данія", + "Detach": "Адлучыць", + "Detach Resource": "Адлучыць рэсурс", + "Detach Selected": "Адлучыць Вылучаны", + "Details": "Падрабязнасць", + "Disable": "Адключаць", + "Djibouti": "Джыбуці", + "Do you really want to leave? You have unsaved changes.": "Ты сапраўды хочаш сысці? У вас ёсць незахаваныя змены.", + "Dominica": "Нядзеля", + "Dominican Republic": "Дамініканская Рэспубліка", + "Done.": "Зроблены.", + "Download": "Скачаць", + "Download Invoice": "Спампаваць фактуру", + "Drop file or click to choose": "Перацягніце файл або націсніце, каб выбраць", + "Drop files or click to choose": "Перацягніце файлы або націсніце, каб выбраць", + "Ecuador": "Эквадор", + "Edit": "Рэдагаваць", + "Edit :resource": "Праўка :resource", + "Edit Attached": "Праўка Прыкладаецца", + "Edit Profile": "Рэдагаваць профіль", + "Editor": "Рэдактар", + "Editor users have the ability to read, create, and update.": "Карыстальнікі рэдактара маюць магчымасць чытаць, ствараць і абнаўляць.", + "Egypt": "Егіпет", + "El Salvador": "Збавіцель", + "Email": "Электронная пошта", + "email": "электронная пошта", + "Email Address": "адрас электроннай пошты", + "Email Addresses": "Адрасы электроннай пошты", + "Email Password Reset Link": "Спасылка для скіду Пароля электроннай пошты", + "Email Verification": "Праверка электроннай пошты", + "Enable": "Уключыць", + "Encrypted environment file already exists.": "Файл зашыфраванага асяроддзя ўжо існуе.", + "Encrypted environment file not found.": "Файл зашыфраванага асяроддзя не знойдзены.", + "Ensure your account is using a long, random password to stay secure.": "Пераканайцеся, што ваш уліковы запіс выкарыстоўвае доўгі выпадковы пароль, каб заставацца ў бяспецы.", + "Environment file already exists.": "Файл асяроддзя ўжо існуе.", + "Environment file not found.": "Файл асяроддзя не знойдзены.", + "Equatorial Guinea": "Экватарыяльная Гвінея", + "Eritrea": "Эрытрэя", + "Error": "Памылка", + "errors": "памылкі", + "Estonia": "Эстонія", + "Ethiopia": "Эфіопія", + "ex VAT": "без ПДВ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Тэрмін дзеяння мінае :expiration", + "Export As CSV": "Экспарт у фармаце CSV", + "Extra Billing Information": "Дадатковая плацежная інфармацыя", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Для апрацоўкі вашага плацяжу патрабуецца дадатковае пацверджанне. Калі ласка, перайдзіце на старонку аплаты, націснуўшы на кнопку ніжэй.", + "Failed Subscription Payment": "Няўдалая аплата падпіскі", + "Failed to load :resource!": "Не ўдалося загрузіць :resource!", + "Falkland Islands (Malvinas)": "Фальклендзкія (Мальвінскія) астравы)", + "Faroe Islands": "Фарэрскія астравы", + "February": "Люты", + "Fiji": "Фіджы", + "Filename": "Імя файла", + "Finish enabling two factor authentication.": "Завяршыце ўключэнне двухфактарнай аўтэнтыфікацыі.", + "Finland": "Фінляндыя", + "For your security, please confirm your password to continue.": "Для вашай бяспекі, калі ласка, пацвердзіце свой пароль, каб працягнуць.", + "Forbidden": "Забаронены", + "Force Delete": "Прымусовае выдаленне", + "Force Delete :resource": "Прымусовае выдаленне :resource", + "Force Delete Resource": "Прымусовае выдаленне рэсурсу", + "Force Delete Selected": "Прымусовае Выдаленне Абранага", + "Forgot Password": "Забыліся на пароль", + "Forgot your password?": "Забыліся свой пароль?", + "Forgot Your Password?": "Забыліся Свой Пароль?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Забыліся свой пароль? Без праблем. Проста паведаміце нам свой адрас электроннай пошты, і мы вышлем вам спасылку для скіду пароля, якая дазволіць вам выбраць новы.", + "France": "Францыя", + "French Guiana": "Французская Гвіяна", + "French Polynesia": "Французская Палінезія", + "French Southern Territories": "Французскія Паўднёвыя Тэрыторыі", + "From": "Ад", + "Gabon": "Габон", + "Gambia": "Гамбія", + "Georgia": "Грузія", + "Germany": "Германія", + "Ghana": "Гана", + "Gibraltar": "Гібралтар", + "Go Home": "пайсці дадому", + "Go to page :page": "Перайсці на старонку :page", + "Great! You have accepted the invitation to join the :team team.": "Выдатна! Вы прынялі запрашэнне далучыцца да каманды :team.", + "Greece": "Грэцыя", + "Greenland": "Грэнландыя", + "Grenada": "Грэнада", + "Guadeloupe": "Гвадэлупа", + "Guam": "Гуам", + "Guatemala": "Гватэмала", + "Guernsey": "Гернсі", + "Guinea": "Гвінея", + "Guinea-Bissau": "Гвінея-Бісау", + "Guyana": "Гаяна", + "Haiti": "Гаіці", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Задумваецеся аб адмене падпіскі? Вы можаце імгненна аднавіць сваю падпіску ў любы час да канца вашага бягучага плацежнага цыклу. Пасля заканчэння вашага бягучага плацежнага цыкла вы можаце выбраць цалкам новы план падпіскі.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Задумваецеся аб адмене падпіскі? Вы можаце імгненна аднавіць сваю падпіску ў любы час да канца вашага бягучага плацежнага цыклу. Пасля заканчэння вашага бягучага плацежнага цыклу вы можаце выбраць зусім новы план падпіскі.", + "Heard Island & Mcdonald Islands": "Выспы Херд і Макдональд", + "Heard Island and McDonald Islands": "Астравы Херд і Макдональд", + "Hello!": "Прывітанне!", + "Hide Content": "Схаваць змесціва", + "Hold Up!": "- Пачакай!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Гандурас", + "Hong Kong": "Ганконг", + "Hungary": "Венгрыя", + "I agree to the :terms_of_service and :privacy_policy": "Я згодны на :terms_of_service і :privacy_policy", + "Iceland": "Ісландыя", + "ID": "Ідэнтыфікатар", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Пры неабходнасці Вы можаце выйсці з усіх іншых сеансаў браўзэра на ўсіх вашых прыладах. Некаторыя з вашых апошніх сеансаў пералічаныя ніжэй; аднак гэты спіс можа быць не вычарпальным. Калі вы адчуваеце, што ваш уліковы запіс была скампраметаваная, вам таксама варта абнавіць свой пароль.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Калі ў вас ужо ёсць уліковы запіс, вы можаце прыняць гэта запрашэнне, націснуўшы на кнопку ніжэй:", + "If you did not create an account, no further action is required.": "Калі вы не стварылі ўліковы запіс, ніякіх далейшых дзеянняў не патрабуецца.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Калі вы не чакалі атрымаць запрашэнне ў гэтую каманду, вы можаце адмовіцца ад гэтага ліста.", + "If you did not receive the email": "Калі вы не атрымалі ліст", + "If you did not request a password reset, no further action is required.": "Калі вы не запыталі Скід пароля, ніякіх далейшых дзеянняў не патрабуецца.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Калі ў вас няма ўліковага запісу, вы можаце стварыць яе, націснуўшы на кнопку ніжэй. Пасля стварэння ўліковага запісу вы можаце націснуць кнопку прыняцця Запрашэння ў гэтым лісце, каб прыняць запрашэнне каманды:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Калі вам трэба дадаць пэўную кантактную інфармацыю альбо падатковую інфармацыю ў свае рахункі, напрыклад, поўнае імя бізнесу, ідэнтыфікацыйны нумар ПДВ або адрас запісу, вы можаце дадаць яе тут.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Калі ў вас узніклі праблемы з націскам кнопкі \":actionText\", скапіруйце і ўстаўце URL ніжэй\nу свой вэб-браўзэр:", + "Impersonate": "Выдаваць сябе за сябе", + "Increase": "Павелічэнне", + "India": "Індыя", + "Indonesia": "Інданезія", + "Invalid filename.": "Няправільнае імя файла.", + "Invalid JSON was returned from the route.": "Няправільны JSON быў вернуты з маршруту.", + "Invoice Email Addresses": "Адрас электроннай пошты рахунку -фактуры", + "Invoice emails updated successfully.": "Электронная пошта на рахунку -фактуры паспяхова абноўлены.", + "Invoices": "Рахункі-фактуры", + "Iran, Islamic Republic Of": "Іран", + "Iran, Islamic Republic of": "Іран, Ісламская Рэспубліка", + "Iraq": "Ірак", + "Ireland": "Ірландыя", + "Isle Of Man": "Востраў Мэн", + "Isle of Man": "Востраў Мэн", + "Israel": "Ізраіль", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Здаецца, у вас няма актыўнай падпіскі. Вы можаце выбраць адзін з планаў падпіскі ніжэй, каб пачаць. Планы падпіскі могуць быць зменены або адменены, калі вам зручна.", + "Italy": "Італія", + "Jamaica": "Ямайка", + "January": "Студзень", + "Japan": "Японія", + "Jersey": "Джэрсі", + "Jordan": "Іарданія", + "July": "Ліпень", + "June": "Чэрвень", + "Kazakhstan": "Казахстан", + "Kenya": "Кенія", + "Key": "Ключ", + "Kiribati": "Кірыбаці", + "Korea": "Паўднёвая Карэя", + "Korea, Democratic People's Republic of": "Паўночная Карэя", + "Korea, Republic of": "Карэя, Рэспубліка", + "Kosovo": "Косава", + "Kuwait": "Кувейт", + "Kyrgyzstan": "Кыргызстан", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Апошні актыўны", + "Last used": "Апошні раз выкарыстоўваўся", + "Latvia": "Латвія", + "Leave": "Пакідаць", + "Leave Team": "Пакінуць каманду", + "Lebanon": "Ліван", + "length": "даўжыня", + "Lens": "Аб'ектыў", + "Lesotho": "Лесота", + "Liberia": "Ліберыя", + "Libyan Arab Jamahiriya": "Лівія", + "Liechtenstein": "Ліхтэнштэйн", + "Light": "Святло", + "Lithuania": "Літва", + "Load :perPage More": "Загрузіць яшчэ :per старонкі", + "Loading": "Загрузка", + "Location": "Размяшчэнне", + "Log in": "Аўтарызавацца", + "Log In": "Увайсці", + "Log Out": "выйсці з сістэмы", + "Log out": "Выйсці", + "Log Out Other Browser Sessions": "Выйдзіце З Іншых Сеансаў Браўзэра", + "Log Viewer": "Прагляднік часопісаў", + "Login": "Аўтарызавацца", + "Logout": "Выхад з сістэмы", + "Logs": "Лагі", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Паўночная Македонія", + "Macedonia, the former Yugoslav Republic of": "Македонія, былая Югаслаўская Рэспубліка", + "Madagascar": "Мадагаскар", + "Malawi": "Малаві", + "Malaysia": "Малайзія", + "Maldives": "Мальдывы", + "Mali": "Маленькі", + "Malta": "Мальта", + "Manage Account": "Кіраванне уліковай запісам", + "Manage and log out your active sessions on other browsers and devices.": "Кіруйце актыўнымі сеансамі і выходзьце з іх у іншых браўзэрах і прыладах.", + "Manage API Tokens": "Кіраванне токенаў API", + "Manage Role": "Кіраванне роляй", + "Manage Team": "Кіраванне камандай", + "Managing billing for :billableName": "Кіраванне білінгам на :billableName", + "March": "Сакавік", + "Mark all as Read": "Пазначыць усё як прачытанае", + "Mark all notifications as read": "Пазначыць усе апавяшчэнні як прачытаныя", + "Mark Read": "Марк Чытаць", + "Mark Unread": "Пазначыць як непрачытанае", + "Marshall Islands": "Маршалавы астравы", + "Martinique": "Марцініка", + "Mauritania": "Маўрытанія", + "Mauritius": "Маўрыкій", + "May": "Май", + "Mayotte": "Маёта", + "Mexico": "Мексіка", + "Micronesia, Federated States Of": "Мікранезія", + "Micronesia, Federated States of": "Мікранэзія, Федэратыўныя Штаты", + "Moldova": "Малдова", + "Moldova, Republic of": "Малдова, Рэспубліка", + "Monaco": "Манака", + "Mongolia": "Манголія", + "Montenegro": "Чарнагорыя", + "Month To Date": "Месяц Да Цяперашняга Часу", + "Monthly": "Штомесяц", + "monthly": "штомесяц", + "Montserrat": "Монтсеррат", + "Morocco": "Марока", + "Mozambique": "Мазамбік", + "Myanmar": "М'янма", + "Name": "Імя", + "name": "імя", + "Namibia": "Намібія", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Нідэрланды", + "Netherlands Antilles": "Нідэрландскія Антыльскія астравы", + "Nevermind": "Не бяда", + "Nevermind, I'll keep my old plan": "Нічога, я захаваю свой стары план", + "New": "Новы", + "New :resource": "Новы :resource", + "New Caledonia": "Новая Каледонія", + "New Password": "Новы пароль", + "New Zealand": "Новая Зеландыя", + "Next": "Наступны", + "Next Payment": "Наступны плацеж", + "Next Payment on": "Наступная аплата", + "Nicaragua": "Нікарагуа", + "Niger": "Нігер", + "Nigeria": "Нігерыя", + "Niue": "Ніуе", + "No": "Не", + "No :resource matched the given criteria.": "Ні адзін нумар :resource не адпавядаў зададзеным крытэрам.", + "No additional information...": "Ніякай дадатковай інфармацыі...", + "No Current Data": "Няма Бягучых Дадзеных", + "No Data": "Няма Дадзеных", + "no file selected": "файл не абраны", + "No Increase": "Ніякага Павелічэння", + "No payment methods on file.": "Няма спосабаў аплаты.", + "No payment scheduled.": "Плацяжы не запланаваны.", + "No Prior Data": "Ніякіх Папярэдніх Дадзеных", + "No Results Found.": "Ніякіх Вынікаў Не Знойдзена.", + "Norfolk Island": "Востраў Норфолк", + "Northern Mariana Islands": "Паўночныя Марыянскія выспы", + "Norway": "Нарвегія", + "Not Found": "не знойдзена", + "Notifications": "Апавяшчэнні", + "Nova": "Nova", + "Nova User": "Карыстальнік Nova", + "November": "Лістапад", + "October": "Кастрычнік", + "of": "ад", + "OK": "добра", + "Oman": "Аман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Як толькі каманда будзе выдаленая, усе яе рэсурсы і дадзеныя будуць выдаленыя назаўжды. Перад выдаленнем гэтай каманды, калі ласка, загрузіце любыя дадзеныя або інфармацыю аб гэтай камандзе, якія вы хочаце захаваць.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Як толькі ваш уліковы запіс будзе выдаленая, усе яе рэсурсы і дадзеныя будуць выдаленыя незваротна. Перад выдаленнем вашага ўліковага запісу, калі ласка, загрузіце любыя дадзеныя або інфармацыю, якія вы хочаце захаваць.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Пасля выдалення вашага ўліковага запісу ўсе яго рэсурсы і даныя будуць выдалены назаўсёды. Калі ласка, увядзіце пароль, каб пацвердзіць, што хочаце назаўсёды выдаліць свой уліковы запіс.", + "Only Trashed": "Толькі Разграмілі", + "Open Invoices": "Адкрытыя рахункі-фактуры", + "Original": "Арыгінал", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Наш партал кіравання рахункамі дазваляе вам зручна кіраваць планам падпіскі, спосабам аплаты і загружаць апошнія рахункі-фактуры.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Наш партал кіравання рахункамі дазваляе вам зручна кіраваць планам падпіскі, спосабамі аплаты і загружаць апошнія рахункі-фактуры.", + "Page Expired": "Старонка Пратэрмінаваная", + "Pagination Navigation": "Навігацыя па старонках", + "Paid": "Платна", + "Pakistan": "Пакістан", + "Palau": "Палаў", + "Palestinian Territory, Occupied": "Палестынскія тэрыторыі", + "Panama": "Панама", + "Papua New Guinea": "Папуа Новая Гвінея", + "Paraguay": "Парагвай", + "Password": "Пароль", + "password": "пароль", + "Payment Confirmation": "Пацверджанне аплаты", + "Payment Information": "Плацежная інфармацыя", + "Payment information updated successfully.": "Плацежная інфармацыя паспяхова абноўлена.", + "Payment Method": "Спосаб аплаты", + "Payment Methods": "Спосабы аплаты", + "Payment Required": "Патрабуецца аплата", + "Payments": "Плацяжы", + "Pending Team Invitations": "Якія Чакаюць Запрашэння Каманды", + "Per Page": "На Старонку", + "Permanently delete this team.": "Назаўжды выдаліце гэтую каманду.", + "Permanently delete your account.": "Назаўжды выдаліць свой уліковы запіс.", + "Permissions": "Дазвол", + "Peru": "Пяро", + "Philippines": "Філіпіны", + "Photo": "Фатаграфія", + "Pitcairn": "Выспы Піткэрн", + "Please accept the terms of service.": "Прыміце ўмовы абслугоўвання.", + "Please click the button below to verify your email address.": "Калі ласка, націсніце кнопку ніжэй, каб пацвердзіць свой адрас электроннай пошты.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Калі ласка, пацвердзіце доступ да вашай ўліковага запісу, увёўшы адзін з вашых кодаў аварыйнага аднаўлення.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Калі ласка, пацвердзіце доступ да свайго ўліковага запісу, увёўшы код аўтэнтыфікацыі, прадстаўлены вашым дадаткам-аутентификатором.", + "Please confirm your password before continuing.": "Перш чым працягнуць, пацвердзіце свой пароль.", + "Please copy your new API token. For your security, it won't be shown again.": "Калі ласка, скапіюйце ваш новы маркер API. Для вашай бяспекі ён больш не будзе паказаны.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Калі ласка, увядзіце свой пароль, каб пацвердзіць, што вы хочаце выйсці з іншых сеансаў браўзэра на ўсіх вашых прыладах.", + "Please provide a maximum of three invoice emails addresses.": "Калі ласка, дайце максімум тры адрасы электроннай пошты рахункаў -фактур.", + "Please provide the email address of the person you would like to add to this team.": "Калі ласка, пакажыце адрас электроннай пошты чалавека, якога вы хацелі б дадаць у гэтую каманду.", + "Please set a default payment method before retrying payments.": "Калі ласка, усталюйце метад аплаты па змаўчанні перад паўторным плацяжамі.", + "Please set a default payment method before swapping plans.": "Усталюйце спосаб аплаты па змаўчанні, перш чым мяняць планы.", + "Poland": "Польшча", + "Portugal": "Партугалія", + "Press / to search": "Націсніце / для пошуку", + "Preview": "Папярэдні прагляд", + "Previewing": "Папярэдні прагляд", + "Previous": "Папярэдні", + "Privacy Policy": "палітыка прыватнасці", + "Profile": "Профіль", + "Profile Information": "Інфармацыя аб профілі", + "Puerto Rico": "Пуэрта-Рыка", + "Qatar": "катар", + "Quarter To Date": "Квартал Да Цяперашняга Часу", + "Recovery Code": "Код аднаўлення", + "Refresh": "Абнавіць", + "Regards,": "З павагай,", + "Regenerate Recovery Codes": "Рэгенерацыя кодаў аднаўлення", + "Register": "Зарэгістраваць", + "Reload": "Перазагрузіць", + "Remember me": "Помні мяне", + "Remember Me": "Помні Мяне", + "Remove": "Выдаляць", + "Remove Photo": "Выдаліць Фатаграфію", + "Remove Team Member": "Выдаліць Члена Каманды", + "Replicate": "Паўтарыць", + "Required fields": "Абавязковыя палі", + "Resend Verification Email": "Паўторная Адпраўка Лісты Паверкавага", + "Reset Filters": "Скід фільтраў", + "Reset Password": "Скід пароля", + "Reset Password Notification": "Апавяшчэнне аб скідзе Пароля", + "resource": "рэсурс", + "Resource Row Dropdown": "Выпадальны радок рэсурсаў", + "Resources": "Рэсурсы", + "resources": "рэсурсы", + "Restore": "Аднаўляць", + "Restore :resource": "Аднаўляць :resource", + "Restore Resource": "Аднаўленне рэсурсу", + "Restore Selected": "Аднавіць Выбранае", + "results": "вынікі", + "Resume Subscription": "Аднавіць падпіску", + "Retry Payment": "Паўтарыць аплату", + "Return to :appName": "Вярнуцца да :appName", + "Reunion": "Рэюньён", + "Role": "Роля", + "Romania": "Румынія", + "Run Action": "Выканаць дзеянне", + "Russian Federation": "Расійская Федэрацыя", + "Rwanda": "Руанда", + "Réunion": "Рэюньён", + "Saint Barthelemy": "Святы Варфаламей", + "Saint Barthélemy": "Сен-Бартэльмі", + "Saint Helena": "Востраў Святой Алены", + "Saint Kitts And Nevis": "Сэнт-Кітс і Нэвіс", + "Saint Kitts and Nevis": "Сэнт-Кітс і Нэвіс", + "Saint Lucia": "Сэнт-Люсія", + "Saint Martin": "Святы Марцін", + "Saint Martin (French part)": "Сен-Мартэн (французская частка)", + "Saint Pierre And Miquelon": "Сен-П'ер і Міквэлон", + "Saint Pierre and Miquelon": "Сен-П'ер і Мікелон", + "Saint Vincent And Grenadines": "Сэнт-Вінсэнт і Грэнадыны", + "Saint Vincent and the Grenadines": "Сэнт-Вінсэнт і Грэнадыны", + "Samoa": "Самоа", + "San Marino": "Сан-Марына", + "Sao Tome And Principe": "Сан-Томе і Прынсэп", + "Sao Tome and Principe": "Сан-Тамэ і Прынсіпі", + "Saudi Arabia": "Саудаўская Аравія", + "Save": "Захаваць", + "Saved.": "Захаваны.", + "Scroll to bottom": "Пракруціце ўніз", + "Scroll to top": "Пракруціце ўверх", + "Search": "Пошук", + "Secure Area": "Бяспечная зона", + "Select": "Выберыце", + "Select a different plan": "Выберыце іншы план", + "Select a log file...": "Выберыце файл часопіса...", + "Select A New Photo": "Выберыце Новую Фатаграфію", + "Select Action": "Выберыце Дзеянне", + "Select all": "выбраць усе", + "Select All Dropdown": "Выберыце «Усе» у выпадальным меню", + "Select this page": "Выберыце гэту старонку", + "Send Password Reset Link": "Адправіць Спасылку Для Скіду Пароля", + "Senegal": "Сенегал", + "September": "Верасень", + "Serbia": "Сербія", + "Server Error": "Памылка сервера", + "Service Unavailable": "Паслуга Недаступная", + "Set as default": "Ўсталяваць па змаўчанні", + "Setup Key": "Ключ наладкі", + "Seychelles": "Сейшэльскія астравы", + "Show All Fields": "Паказаць Усе Палі", + "Show Content": "Паказаць змесціва", + "Show Recovery Codes": "Паказаць Коды Аднаўлення", + "Showing": "Паказ", + "Sierra Leone": "Сьера-Леонэ", + "Signed in as": "Вы ўвайшлі як", + "Singapore": "Сінгапур", + "Sint Maarten (Dutch part)": "Сінт Мартэн", + "Slovakia": "Славакія", + "Slovenia": "Славенія", + "Soft Deleted": "Мяккі выдалены", + "Solomon Islands": "Саламонавы астравы", + "Somalia": "Самалі", + "Something went wrong.": "Нешта пайшло не так.", + "Sorry! You are not authorized to perform this action.": "Даруй! Вы не ўпаўнаважаны выконваць гэта дзеянне.", + "Sorry, your session has expired.": "Выбачайце, ваш сеанс скончыўся.", + "South Africa": "Паўднёвая Афрыка", + "South Georgia And Sandwich Isl.": "Паўднёвая Георгія і Паўднёвыя Сандвічавы астравы", + "South Georgia and the South Sandwich Islands": "Паўднёвая Джорджыя і Паўднёвыя Сандвічавы астравы", + "South Sudan": "Паўднёвы Судан", + "Spain": "Іспанія", + "Sri Lanka": "Шры-Ланка", + "Standalone Actions": "Аўтаномныя дзеянні", + "Start Polling": "Пачаць апытанне", + "Start polling": "Пачаць апытанне", + "State / County": "Дзяржава / акруга", + "Stop Impersonating": "Перастаньце выдаваць сябе за сябе", + "Stop Polling": "Спыніць апытанне", + "Stop polling": "Спыніць апытанне", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Захоўвайце гэтыя коды аднаўлення ў бяспечным мэнэджару пароляў. Яны могуць быць выкарыстаны для аднаўлення доступу да вашай ўліковага запісу, калі ваша прылада двухфакторную аўтэнтыфікацыі страчана.", + "Subscribe": "Падпісвайцеся", + "Subscription Information": "Інфармацыя аб падпісцы", + "Subscription Pending": "Чакаецца падпіска", + "Sudan": "Судан", + "Suriname": "Сурынам", + "Svalbard And Jan Mayen": "Шпіцбэрген і Ян-Майен", + "Svalbard and Jan Mayen": "Шпіцберген і Ян-Маен", + "Swaziland": "Eswatini", + "Sweden": "Швецыя", + "Switch Teams": "Пераключэнне каманд", + "Switzerland": "Швейцарыя", + "Syrian Arab Republic": "Сірыя", + "System": "сістэма", + "Taiwan": "Тайвань", + "Taiwan, Province of China": "Тайвань, правінцыя Кітая", + "Tajikistan": "Таджыкістан", + "Tanzania": "Танзанія", + "Tanzania, United Republic of": "Танзанія, Аб'яднаная Рэспубліка", + "TAX": "ПАДАТАК", + "Team Details": "Дэталі каманды", + "Team Invitation": "Запрашэнне ў каманду", + "Team Members": "Члены каманды", + "Team Name": "Назва каманды", + "Team Owner": "Уладальнік каманды", + "Team Settings": "Настаўленні каманды", + "Terms of Service": "Умовы абслугоўвання", + "Thailand": "Тайланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Дзякуй, што запісаліся! Перш чым прыступіць да працы, не маглі б вы пацвердзіць свой адрас электроннай пошты, націснуўшы на спасылку, якую мы толькі што адправілі вам па электроннай пошце? Калі вы не атрымалі ліст, мы з радасцю вышлем Вам іншае.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Дзякуй за нязменную падтрымку. Мы прыклалі копію вашага рахунку для запісу. Калі ў вас ёсць якія-небудзь пытанні ці праблемы, дайце нам ведаць.", + "Thanks,": "дзякуй", + "The :attribute must be a valid role.": ":Attribute павінна быць сапраўднай роляй.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute павінен быць не менш :length знакаў і ўтрымліваць хоць бы адно лік.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute павінен змяшчаць не менш :length знакаў і ўтрымліваць не менш аднаго спецыяльнага сімвала і аднаго ліку.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute павінен змяшчаць не менш :length знакаў і ўтрымліваць хоць бы адзін спецыяльны сімвал.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute павінен быць не менш :length знакаў і ўтрымліваць па меншай меры адзін загалоўны сімвал і адно лік.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute павінен змяшчаць не менш :length знакаў і ўтрымліваць па меншай меры адзін загалоўны сімвал і адзін спецыяльны сімвал.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute павінен змяшчаць не менш :length знакаў і ўтрымліваць па меншай меры адзін загалоўны сімвал, адно лік і адзін спецыяльны сімвал.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute павінен змяшчаць не менш :length знакаў і ўтрымліваць хоць бы адзін загалоўны сімвал.", + "The :attribute must be at least :length characters.": ":Attribute павінна быць не менш :length знака.", + "The :attribute must contain at least one letter.": ":Attribute павінна ўтрымліваць хаця б адну літару.", + "The :attribute must contain at least one number.": "У :attribute павінна быць хаця б адна лічба.", + "The :attribute must contain at least one symbol.": ":Attribute павінен утрымліваць хаця б адзін сімвал.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute павінны змяшчаць як мінімум адну вялікую і адну малую літары.", + "The :resource was created!": ":Resource быў створаны!", + "The :resource was deleted!": ":Resource быў выдалены!", + "The :resource was restored!": ":Resource быў адноўлены!", + "The :resource was updated!": ":Resource быў абноўлены!", + "The action was executed successfully.": "Акцыя праведзена паспяхова.", + "The default payment method cannot be removed.": "Метад аплаты па змаўчанні нельга выдаліць.", + "The file was deleted!": "Файл быў выдалены!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Дадзеныя :attribute з'явіліся ў выніку ўцечкі дадзеных. Выберыце іншыя :attribute.", + "The given data was invalid.": "Уведзеныя даныя несапраўдныя.", + "The government won't let us show you what's behind these doors": "Урад не дазволіць нам паказаць вам, што знаходзіцца за гэтымі дзвярыма", + "The HasOne relationship has already been filled.": "Адносіны hasOne ўжо запоўненыя.", + "The image could not be loaded": "Не атрымалася загрузіць выяву", + "The image could not be loaded.": "Не атрымалася загрузіць выяву.", + "The invoice emails must be valid email addresses.": "Электронныя лісты рахункаў павінны быць сапраўднымі адрасамі электроннай пошты.", + "The password is incorrect.": "Пароль няправільны.", + "The provided coupon code is invalid.": "Указаны код купона несапраўдны.", + "The provided password does not match your current password.": "Прадстаўлены пароль не адпавядае вашага бягучаму пароля.", + "The provided password was incorrect.": "Прадстаўлены пароль быў няслушным.", + "The provided two factor authentication code was invalid.": "Прадстаўлены код двухфакторную аўтэнтыфікацыі быў несапраўдны.", + "The provided two factor recovery code was invalid.": "Прадстаўлены двухфактарны код аднаўлення несапраўдны.", + "The provided VAT number is invalid.": "Прадстаўлены нумар ПДВ несапраўдны.", + "The resource was attached!": "Рэсурс быў прымацаваны!", + "The resource was prevented from being saved!": "Рэсурс перашкодзілі захаваць!", + "The resource was updated!": "Рэсурс быў абноўлены!", + "The response is not a streamed response.": "Адказ не з'яўляецца струменевым адказам.", + "The response is not a view.": "Адказ - гэта не прагляд.", + "The selected country is invalid.": "Выбраная краіна несапраўдная.", + "The selected plan is invalid.": "Выбраны план несапраўдны.", + "The selected resources have been :action!": "Адабрана :action рэсурсаў!", + "The team's name and owner information.": "Імя каманды і інфармацыя аб уладальніку.", + "There are no available options for this resource.": "Для гэтага рэсурсу няма даступных варыянтаў.", + "There are no fields to display.": "Няма палёў для адлюстравання.", + "There are no new notifications.": "Новых апавяшчэнняў няма.", + "There was a problem executing the action.": "Паўстала праблема з выкананнем дзеянні.", + "There was a problem fetching the resource.": "Узнікла праблема з атрыманнем рэсурсу.", + "There was a problem submitting the form.": "Узнікла праблема з падачай формы.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Гэтыя людзі былі запрошаныя ў вашу каманду і атрымалі запрашэнне па электроннай пошце. Яны могуць далучыцца да каманды, прыняўшы запрашэнне па электроннай пошце.", + "This account does not have an active subscription.": "Гэты ўліковы запіс не мае актыўнай падпіскі.", + "This action is unauthorized.": "Гэта дзеянне несанкцыянаванае.", + "This copy of Nova is unlicensed.": "Гэтая копія Nova не мае ліцэнзіі.", + "This coupon code can only be used by new customers.": "Гэты код купона можа быць выкарыстаны толькі новымі кліентамі.", + "This device": "Гэта прылада", + "This file field is read-only.": "Гэта поле файла даступна толькі для чытання.", + "This invoice is no longer open.": "Гэты рахунак-фактура больш не адкрыты.", + "This is a secure area of the application. Please confirm your password before continuing.": "Гэта бяспечная вобласць прыкладання. Калі ласка, пацвердзіце свой пароль, перш чым працягнуць.", + "This password does not match our records.": "Гэты пароль не супадае з нашымі запісамі.", + "This password reset link will expire in :count minutes.": "Гэтая спасылка для скіду пароля мінае праз :count хвіліны.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Гэты плацеж быў ініцыяваны, але сродкі яшчэ не атрыманы. Гэта можа заняць да 14 дзён.", + "This resource no longer exists": "Гэты рэсурс больш не існуе", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Тэрмін дзеяння гэтай падпіскі скончыўся і яе нельга аднавіць. Стварыце новую падпіску.", + "This user already belongs to the team.": "Гэты карыстальнік ўжо належыць камандзе.", + "This user has already been invited to the team.": "Гэты карыстальнік ўжо запрошаны ў каманду.", + "Timor-Leste": "Тымор-Лешці", + "to": "да", + "To": "каб", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Каб завяршыць уключэнне двухфактарнай аўтэнтыфікацыі, адсканіруйце наступны QR-код з дапамогай праграмы аўтэнтыфікацыі вашага тэлефона або ўвядзіце ключ наладкі і ўвядзіце згенераваны код OTP.", + "Today": "Сёння", + "Toggle navigation": "Пераключэнне навігацыі", + "Togo": "Як яго", + "Tokelau": "Такелаў", + "Token Name": "Імя токена", + "Tonga": "Прыходзіць", + "Too Many Requests": "Занадта Шмат Просьбаў", + "total": "увесь", + "Total:": "Усяго:", + "Trashed": "Разгромлены", + "Trinidad And Tobago": "Трынідад і Табага", + "Trinidad and Tobago": "Трынідад і Табага", + "Tunisia": "Туніс", + "Turkey": "Індычка", + "Turkmenistan": "Туркменістан", + "Turks And Caicos Islands": "Астравы Тэркс і Кайкас", + "Turks and Caicos Islands": "Астравы Тэркс і Кайкас", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Двухфакторную аўтэнтыфікацыя", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Цяпер уключана двухфактарная аўтэнтыфікацыя. Адсканіруйце наступны QR-код з дапамогай праграмы аўтэнтыфікацыі вашага тэлефона або ўвядзіце ключ наладкі.", + "Type": "Тып", + "Uganda": "Уганда", + "Ukraine": "Украіна", + "Unauthorized": "Несанкцыянаванага", + "United Arab Emirates": "Аб'яднаныя Арабскія Эміраты", + "United Kingdom": "Аб'яднанае Каралеўства", + "United States": "Злучаныя Штаты", + "United States Minor Outlying Islands": "Аддаленыя малыя астравы ЗША", + "United States Outlying Islands": "Аддаленыя астравы ЗША", + "Unknown": "Невядомы", + "Unpaid": "Неаплачаны", + "Update": "Абнаўленне", + "Update & Continue Editing": "Абнаўленне і працяг рэдагавання", + "Update :resource": "Абнаўленне :resource", + "Update :resource: :title": "Абнаўленне :resource: :title", + "Update attached :resource: :title": "Абнаўленне прыкладаецца :resource: :title", + "Update Password": "Абнавіць пароль", + "Update Payment Information": "Абнавіце плацежную інфармацыю", + "Update Payment Method": "Абнавіце спосаб аплаты", + "Update your account's profile information and email address.": "Абнавіце інфармацыю профілю вашай ўліковага запісу і адрас электроннай пошты.", + "Uploading": "Загрузка", + "Uploading files... (:current/:total)": "Загрузка файлаў... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Выкарыстоўвайце код аднаўлення", + "Use an authentication code": "Выкарыстоўвайце код аўтэнтыфікацыі", + "User Actions": "Дзеянні карыстальніка", + "User Security": "Бяспека карыстальніка", + "Username": "Імя карыстальніка", + "Uzbekistan": "Узбекістан", + "Value": "Каштоўнасць", + "Vanuatu": "Вануату", + "VAT Number": "Нумар ПДВ", + "Venezuela": "Венесуэла", + "Venezuela, Bolivarian Republic of": "Венесуэла, Баліварыянская Рэспубліка", + "Verify Email Address": "Праверце Адрас Электроннай Пошты", + "Verify Your Email Address": "Праверце свой адрас электроннай пошты", + "Viet Nam": "Vietnam", + "View": "Глядзець", + "Virgin Islands, British": "Брытанскія Віргінскія выспы", + "Virgin Islands, U.S.": "Віргінскія астравы ЗША", + "Wallis And Futuna": "Уоліс і Футуна", + "Wallis and Futuna": "Уоліс і Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Мы апрацоўваем вашу падпіску. Пасля паспяховай апрацоўкі падпіскі гэтая старонка абновіцца аўтаматычна. Звычайна гэты працэс займае ўсяго некалькі секунд.", + "We are unable to process your payment. Please contact customer support.": "Мы не можам апрацаваць ваш плацеж. Калі ласка, звярніцеся ў службу падтрымкі.", + "We have emailed your password reset link!": "Мы адправілі вам спасылку для скіду пароля!", + "We were unable to find a registered user with this email address.": "Нам не ўдалося знайсці зарэгістраванага карыстальніка з гэтым адрасам электроннай пошты.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Мы вышлем спасылку для загрузкі рахункаў -фактуры на адрасы электроннай пошты, якія вы ўказалі ніжэй. Вы можаце аддзяліць некалькі адрасоў электроннай пошты з дапамогай коскі.", + "We're lost in space. The page you were trying to view does not exist.": "Мы згубіліся ў космасе. Старонка, якую вы спрабавалі праглядзець, не існуе.", + "Welcome Back!": "З Вяртаннем!", + "Western Sahara": "Заходняя Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Калі ўключана двухфакторную аўтэнтыфікацыя, падчас аўтэнтыфікацыі вам будзе прапанавана ўвесці бяспечны выпадковы токен. Вы можаце атрымаць гэты токен з прыкладання Google Authenticator вашага тэлефона.", + "Whoops": "Упс", + "Whoops!": "Упс!", + "Whoops! Something went wrong.": "Упс! Нешта пайшло не так.", + "With Trashed": "З Разгромленым", + "Write": "Пісаць", + "Year To Date": "Год Да Гэтага Часу", + "Yearly": "Штогод", + "Yemen": "Йемен", + "Yes": "Так", + "You are already subscribed.": "Вы ўжо падпісаны.", + "You are currently within your free trial period. Your trial will expire on :date.": "Зараз у вас бясплатны пробны перыяд. Ваш пробны перыяд скончыцца :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Зараз у вас бясплатны пробны перыяд. Ваш пробны перыяд скончыцца :date.. Пачатак новай падпіскі скончыць ваш пробны перыяд.", + "You are logged in!": "Вы ўвайшлі ў сістэму!", + "You are receiving this email because we received a password reset request for your account.": "Вы атрымліваеце гэты ліст, таму што мы атрымалі запыт на Скід пароля для вашага ўліковага запісу.", + "You have been invited to join the :team team!": "Вас запрасілі далучыцца да каманды :team!", + "You have enabled two factor authentication.": "Вы ўключылі двухфакторную аўтэнтыфікацыю.", + "You have not enabled two factor authentication.": "Вы не ўключылі двухфакторную аўтэнтыфікацыю.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "У вас ёсць некалькі неаплачаных рахункаў. Пасля абнаўлення спосабу аплаты па змаўчанні вы можаце паўтарыць спробу аплаты праз спіс рахункаў-фактур ніжэй.", + "You may accept this invitation by clicking the button below:": "Вы можаце прыняць гэтае запрашэнне, націснуўшы кнопку ніжэй:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Вы можаце адмяніць падпіску ў любы час. Пасля таго, як ваша падпіска будзе адменена, у вас будзе магчымасць аднавіць падпіску да канца вашага бягучага плацежнага цыклу.", + "You may delete any of your existing tokens if they are no longer needed.": "Вы можаце выдаліць любы з вашых існуючых токенаў, калі яны больш не патрэбныя.", + "You may not delete your personal team.": "Вы не маеце права выдаляць сваю асабістую каманду.", + "You may not leave a team that you created.": "Вы не можаце пакінуць створаную вамі каманду.", + "You will receive an invoice and payment link via email for each billing period.": "Вы атрымаеце рахунак-фактуру і спасылку для аплаты па электроннай пошце за кожны разліковы перыяд.", + "You're logged in!": "Вы ўвайшлі ў сістэму!", + "Your :invoiceName invoice is now available!": "Ваш рахунак-фактура :invoiceName цяпер даступны!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ваш плацежны адрас :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ваша картка была адхілена. Калі ласка, звярніцеся да эмітэнта карты для атрымання дадатковай інфармацыі.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ваш бягучы спосаб аплаты - гэта крэдытная карта, якая заканчваецца на :lastFour і тэрмін дзеяння якой заканчваецца :expiration.", + "Your email address is unverified.": "Ваш адрас электроннай пошты неправераны.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ваш апошні плацёж у памеры :amount няўдалы. Калі ласка, абнавіце спосаб аплаты, каб паўтарыць няўдалы плацёж.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Ваш апошні плацёж :amount на :date не атрымаўся. Калі ласка, абнавіце спосаб аплаты, каб паўтарыць няўдалы плацёж.", + "Your next payment of :amount will be processed on :date.": "Ваш наступны плацёж у памеры :amount будзе зроблены на :date.", + "Your payment method has been added successfully.": "Ваш спосаб аплаты быў паспяхова дададзены.", + "Your payment method will be charged automatically for each billing period.": "Ваш спосаб аплаты будзе спаганяцца аўтаматычна за кожны разліковы перыяд.", + "Your registered VAT Number is :vatNumber.": "Ваш зарэгістраваны нумар ПДВ :vatNumber.", + "Your subscription has been started successfully.": "Ваша падпіска паспяхова пачалася.", + "Your subscription has been successfully cancelled.": "Ваша падпіска была паспяхова адменена.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ваша падпіска была паспяхова адменена. У вас будзе доступ да канца разліковага перыяду.", + "Your subscription was successfully resumed.": "Ваша падпіска была паспяхова адноўлена.", + "Your subscription was successfully updated.": "Ваша падпіска была паспяхова абноўлена.", + "Zambia": "Замбія", + "Zimbabwe": "Зімбабвэ", + "Zip / Postal Code": "Паштовы індэкс", + "Åland Islands": "Аландскія астравы" +} diff --git a/locales/be/php-inline.json b/locales/be/php-inline.json new file mode 100644 index 00000000000..96af8aa1a24 --- /dev/null +++ b/locales/be/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Гэта поле павінна быць прынята.", + "accepted_if": "Гэта поле неабходна прыняць, калі :other роўна :value.", + "active_url": "Гэта няправільны URL-адрас.", + "after": "Гэта павінна быць дата пасля :date.", + "after_or_equal": "Гэта павінна быць дата пасля або роўная :date.", + "alpha": "Гэта поле можа ўтрымліваць толькі літары.", + "alpha_dash": "Гэта поле можа ўтрымліваць толькі літары, лічбы, працяжнік і падкрэслення.", + "alpha_num": "Гэта поле можа ўтрымліваць толькі літары і лічбы.", + "any_of": "Гэта поле несапраўднае.", + "array": "Гэта поле павінна быць масівам.", + "ascii": "Гэта поле павінна ўтрымліваць толькі аднабайтавыя літары і лічбы.", + "attached": "Гэта поле ўжо прымацавана.", + "before": "Гэта павінна быць дата да :date.", + "before_or_equal": "Гэта павінна быць дата да або роўная :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "Гэта поле павінна быць сапраўдным або ілжывым.", + "can": "Гэта поле змяшчае недазволенае значэнне.", + "confirmed": "Пацверджанне не супадае.", + "contains": "У гэтым полі адсутнічае абавязковае значэнне.", + "date": "Гэта не сапраўдная дата.", + "date_equals": "Гэта павінна быць дата, роўная :date годзе.", + "date_format": "Гэта не адпавядае фармату :format.", + "decimal": "Гэта поле павінна мець :decimal знакаў пасля коскі.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Гэта значэнне павінна адрознівацца ад :other.", + "digits": "Гэта павінна быць :digits лічбаў.", + "digits_between": "Гэта павінна быць паміж :min і :max лічбамі.", + "dimensions": "Гэта выява мае недапушчальныя памеры.", + "distinct": "Гэта поле мае паўтаральнае значэнне.", + "doesnt_contain": "Гэта поле не павінна ўтрымліваць нічога з наступнага: :values.", + "doesnt_end_with": "Гэта поле не можа заканчвацца адным з наступнага: :values.", + "doesnt_start_with": "Гэта поле не можа пачынацца з аднаго з наступнага: :values.", + "email": "Гэта павінен быць сапраўдны адрас электроннай пошты.", + "ends_with": "Гэта павінна заканчвацца адным з наступных пунктаў: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Наадварот значэнне з'яўляецца недапушчальным.", + "extensions": "Гэта поле павінна мець адно з наступных пашырэнняў: :values.", + "file": "Змесціва павінна быць файлам.", + "filled": "Гэта поле павінна мець значэнне.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "Гэта поле павінна мець сапраўдны шаснаццатковы колер.", + "image": "Гэта павінна быць малюнак.", + "in": "Наадварот значэнне з'яўляецца недапушчальным.", + "in_array": "Гэта значэнне не існуе ў :other.", + "in_array_keys": "Гэта поле павінна ўтрымліваць па меншай меры адзін з наступных клавіш: :values.", + "integer": "Гэта павінна быць цэлы лік.", + "ip": "Гэта павінен быць сапраўдны IP-адрас.", + "ipv4": "Гэта павінен быць сапраўдны IPv4-адрас.", + "ipv6": "Гэта павінен быць сапраўдны IPv6-адрас.", + "json": "Гэта павінна быць дапушчальная JSON радок.", + "list": "Гэта поле павінна быць спісам.", + "lowercase": "Гэта поле павінна быць малым.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "У гэтым полі не павінна быць больш за :max лічбаў.", + "mimes": "Гэта павінен быць файл тыпу: :values.", + "mimetypes": "Гэта павінен быць файл тыпу: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "Гэта поле павінна мець не менш за :min лічбаў.", + "missing": "Гэта поле павінна адсутнічаць.", + "missing_if": "Гэта поле павінна адсутнічаць, калі :other роўна :value.", + "missing_unless": "Гэта поле павінна адсутнічаць, калі :other не роўна :value.", + "missing_with": "Гэта поле павінна адсутнічаць, калі прысутнічае :values.", + "missing_with_all": "Гэта поле павінна адсутнічаць, калі прысутнічае :values.", + "multiple_of": "Гэта значэнне павінна быць Кратна :value", + "not_in": "Наадварот значэнне з'яўляецца недапушчальным.", + "not_regex": "Гэты фармат недапушчальны.", + "numeric": "Гэта павінна быць лік.", + "password.letters": "Гэта поле павінна змяшчаць хаця б адну літару.", + "password.mixed": "Гэта поле павінна змяшчаць як мінімум адну вялікую і адну малую літары.", + "password.numbers": "Гэта поле павінна змяшчаць хаця б адну лічбу.", + "password.symbols": "Гэта поле павінна змяшчаць хаця б адзін сімвал.", + "password.uncompromised": "Дадзенае поле з'явілася ў выніку ўцечкі даных. Выберыце іншае поле.", + "present": "Гэта поле павінна прысутнічаць.", + "present_if": "Гэта поле павінна прысутнічаць, калі :other роўна :value.", + "present_unless": "Гэта поле павінна прысутнічаць, калі :other не роўна :value.", + "present_with": "Гэта поле павінна прысутнічаць, калі прысутнічае :values.", + "present_with_all": "Гэта поле павінна прысутнічаць, калі прысутнічае :values.", + "prohibited": "Гэта поле забаронена.", + "prohibited_if": "Гэта поле забаронена, калі :other роўна :value.", + "prohibited_if_accepted": "Гэта поле забаронена, калі прынята :other.", + "prohibited_if_declined": "Гэта поле забаронена, калі :other адмовіліся.", + "prohibited_unless": "Гэта поле забаронена, калі толькі :other не знаходзіцца ў :values.", + "prohibits": "Гэта поле забараняе прысутнічаць :other.", + "regex": "Гэты фармат недапушчальны.", + "relatable": "Гэта поле можа быць не звязана з дадзеным рэсурсам.", + "required": "Гэта поле з'яўляецца абавязковым.", + "required_array_keys": "Гэта поле павінна змяшчаць запісы для: :values.", + "required_if": "Гэта поле абавязкова, калі :other роўна :value.", + "required_if_accepted": "Гэта поле абавязковае, калі прымаецца :other.", + "required_if_declined": "Гэта поле абавязковае, калі :other адхілена.", + "required_unless": "Гэта поле з'яўляецца абавязковым, калі толькі :other не знаходзіцца ў :values годзе.", + "required_with": "Гэта поле з'яўляецца абавязковым пры наяўнасці :values.", + "required_with_all": "Гэта поле абавязкова пры наяўнасці :values.", + "required_without": "Гэта поле з'яўляецца абавязковым, калі :values адсутнічае.", + "required_without_all": "Гэта поле з'яўляецца абавязковым, калі ні адзін з :values не прысутнічае.", + "same": "Значэнне гэтага поля павінна супадаць са значэннем з :other.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "Гэта павінна пачынацца з аднаго з наступных: :values.", + "string": "Гэта, павінна быць, струна.", + "timezone": "Гэта павінна быць дапушчальная зона.", + "ulid": "Гэта поле павінна быць сапраўдным ULID.", + "unique": "Гэта ўжо зроблена.", + "uploaded": "Гэта не ўдалося загрузіць.", + "uppercase": "Гэта поле павінна быць загалоўным.", + "url": "Гэты фармат недапушчальны.", + "uuid": "Гэта павінен быць сапраўдны UUID." +} diff --git a/locales/be/php.json b/locales/be/php.json new file mode 100644 index 00000000000..46e28234391 --- /dev/null +++ b/locales/be/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Вы павінны прыняць :attribute.", + "accepted_if": ":Attribute трэба прыняць, калі :other роўна :value.", + "active_url": "Поле :attribute утрымлівае несапраўдны URL.", + "after": "У полі :attribute павінна быць дата пасля :date.", + "after_or_equal": ":Attribute павінна быць датай пасля або роўнай :date.", + "alpha": "Поле :attribute можа мець толькі літары.", + "alpha_dash": "Поле :attribute можа мець толькі літары, лічбы і злучок.", + "alpha_num": "Поле :attribute можа мець толькі літары і лічбы.", + "any_of": ":attribute поле несапраўднае.", + "array": "Поле :attribute павінна быць масівам.", + "ascii": ":Attribute павінны ўтрымліваць толькі аднабайтавыя літары і сімвалы.", + "attached": "Гэты нумар :attribute ўжо прымацаваны.", + "before": "У полі :attribute павінна быць дата да :date.", + "before_or_equal": ":Attribute павінна быць датай да або роўнай :date.", + "between.array": "Колькасць элементаў у поле :attribute павінна быць паміж :min і :max.", + "between.file": "Памер файла ў поле :attribute павінен быць паміж :min і :max кілабайт.", + "between.numeric": "Поле :attribute павінна быць паміж :min і :max.", + "between.string": "Колькасць сiмвалаў у поле :attribute павінна быць паміж :min і :max.", + "boolean": "Поле :attribute павінна мець значэнне лагічнага тыпу.", + "can": "Поле :attribute змяшчае недазволенае значэнне.", + "confirmed": "Поле :attribute не супадае з пацвярджэннем.", + "contains": "У полі :attribute адсутнічае неабходнае значэнне.", + "current_password": "Пароль няправільны.", + "date": "Поле :attribute не з'яўляецца датай.", + "date_equals": ":Attribute павінна быць датай, роўнай :date.", + "date_format": "Поле :attribute не адпавядае фармату :format.", + "decimal": ":Attribute павінна мець :decimal знакаў пасля коскі.", + "declined": ":Attribute трэба адхіліць.", + "declined_if": ":Attribute трэба адхіляць, калі :other роўна :value.", + "different": "Палі :attribute і :other павінны адрознівацца.", + "digits": "Даўжыня лічбавага поля :attribute павінна быць :digits.", + "digits_between": "Даўжыня лічбавага поля :attribute павінна быць паміж :min і :max.", + "dimensions": ":Attribute мае недапушчальныя памеры малюнка.", + "distinct": "Поле :attribute мае паўтаральнае значэнне.", + "doesnt_contain": ":attribute поле не павінна ўтрымліваць наступнага: :values.", + "doesnt_end_with": ":Attribute не можа заканчвацца адным з наступнага: :values.", + "doesnt_start_with": ":Attribute можа не пачынацца з аднаго з наступнага: :values.", + "email": "Поле :attribute павінна быць сапраўдным электронным адрасам.", + "ends_with": ":Attribute павінен заканчвацца адным з наступных: :values.", + "enum": "Выбраныя :attribute несапраўдныя.", + "exists": "Выбранае значэнне для :attribute некарэктна.", + "extensions": "Поле :attribute павінна мець адно з наступных пашырэнняў: :values.", + "failed": "Імя карыстальніка і пароль не супадаюць.", + "file": ":Attribute павінен быць файлам.", + "filled": "Поле :attribute абавязкова для запаўнення.", + "gt.array": "У :attribute павінна быць больш за :value прадметаў.", + "gt.file": ":Attribute павінны быць больш за :value кілабайт.", + "gt.numeric": ":Attribute павінна быць больш, чым :value.", + "gt.string": ":Attribute павінна быць больш за :value сімвалаў.", + "gte.array": "У :attribute павінна быць :value прадметаў і больш.", + "gte.file": ":Attribute павінны быць больш або роўныя :value кілабайтам.", + "gte.numeric": ":Attribute павінна быць больш або роўна :value.", + "gte.string": ":Attribute павінна быць больш або роўна :value сімвалам.", + "hex_color": "Поле :attribute павінна мець правільны шаснаццатковы колер.", + "image": "Поле :attribute павінна быць малюнкам.", + "in": "Выбранае значэнне для :attribute памылкова.", + "in_array": "Поле :attribute не існуе ў :other.", + "in_array_keys": ":attribute поле павінна ўтрымліваць па меншай меры адзін з наступных клавіш: :values.", + "integer": "Поле :attribute павінна быць цэлым лікам.", + "ip": "Поле :attribute дпавінна быць сапраўдным IP-адрасам.", + "ipv4": ":Attribute павінен быць сапраўдным IPv4-адрасам.", + "ipv6": ":Attribute павінен быць сапраўдным IPv6-адрасам.", + "json": "Поле :attribute павінна быць JSON радком.", + "list": "Поле :attribute павінна быць спісам.", + "lowercase": ":Attribute павінны быць малымі.", + "lt.array": "У :attribute павінна быць менш за :value элементаў.", + "lt.file": ":Attribute павінны быць менш за :value кілабайт.", + "lt.numeric": ":Attribute павінна быць менш за :value.", + "lt.string": ":Attribute павінна быць менш за :value сімвалаў.", + "lte.array": "У :attribute не павінна быць больш за :value элементаў.", + "lte.file": ":Attribute павінны быць меншымі або роўнымі :value кілабайтам.", + "lte.numeric": ":Attribute павінна быць менш або роўна :value.", + "lte.string": ":Attribute павінна быць менш або роўна :value сімвалам.", + "mac_address": ":Attribute павінен быць сапраўдным MAC-адрасам.", + "max.array": "Колькасць элементаў у поле :attribute не можа перавышаць :max.", + "max.file": "Памер файла ў поле :attribute не можа быць больш :max кілабайт).", + "max.numeric": "Поле :attribute не можа быць больш :max.", + "max.string": "Колькасць сiмвалаў у поле :attribute не можа перавышаць :max.", + "max_digits": ":Attribute не павінна мець больш за :max лічбаў.", + "mimes": "Поле :attribute павінна быць файлам аднаго з наступных тыпаў: :values.", + "mimetypes": "Поле :attribute павінна быць файлам аднаго з наступных тыпаў: :values.", + "min.array": "Колькасць элементаў у поле :attribute павінна быць не менш :min.", + "min.file": "Памер файла ў полее :attribute павінен быць не менш :min кілабайт.", + "min.numeric": "Поле :attribute павінна быць не менш :min.", + "min.string": "Колькасць сiмвалаў у поле :attribute павінна быць не менш :min.", + "min_digits": "Лік :attribute павінен мець не менш за :min лічбаў.", + "missing": "Поле :attribute павінна адсутнічаць.", + "missing_if": "Поле :attribute павінна адсутнічаць, калі :other роўна :value.", + "missing_unless": "Поле :attribute павінна адсутнічаць, калі :other не роўна :value.", + "missing_with": "Поле :attribute павінна адсутнічаць, калі прысутнічае :values.", + "missing_with_all": "Поле :attribute павінна адсутнічаць, калі прысутнічае :values.", + "multiple_of": "Лік :attribute павінна быць Кратна :value", + "next": "Наперад »", + "not_in": "Выбранае значэнне для :attribute памылкова.", + "not_regex": "Фармат :attribute недапушчальны.", + "numeric": "Поле :attribute павінна быць лікам.", + "password": "Пароль няправільны.", + "password.letters": ":Attribute павінна ўтрымліваць хаця б адну літару.", + "password.mixed": ":Attribute павінны змяшчаць як мінімум адну вялікую і адну малую літары.", + "password.numbers": "У :attribute павінна быць хаця б адна лічба.", + "password.symbols": ":Attribute павінен утрымліваць хаця б адзін сімвал.", + "password.uncompromised": "Дадзеныя :attribute з'явіліся ў выніку ўцечкі дадзеных. Выберыце іншыя :attribute.", + "present": "Поле :attribute павінна прысутнічаць.", + "present_if": "Поле :attribute павінна прысутнічаць, калі :other роўна :value.", + "present_unless": "Павінна быць поле :attribute, калі :other не роўна :value.", + "present_with": "Поле :attribute павінна прысутнічаць, калі прысутнічае :values.", + "present_with_all": "Поле :attribute павінна прысутнічаць, калі прысутнічае :values.", + "previous": "« Назад", + "prohibited": "Поле :attribute забаронена.", + "prohibited_if": "Поле :attribute забаронена, калі :other роўна :value.", + "prohibited_if_accepted": ":attribute поле забаронена, калі прынята :other.", + "prohibited_if_declined": ":attribute поле забаронена, калі :other адмовіліся.", + "prohibited_unless": "Поле :attribute забаронена, калі толькі :other не знаходзіцца ў :values.", + "prohibits": "Поле :attribute забараняе прысутнасць :other.", + "regex": "Поле :attribute мае памылковы фармат.", + "relatable": "Гэты :attribute можа быць не звязаны з гэтым рэсурсам.", + "required": "Поле :attribute абавязкова для запаўнення.", + "required_array_keys": "Поле :attribute павінна змяшчаць запісы для: :values.", + "required_if": "Поле :attribute абавязкова для запаўнення, калі :other раўняецца :value.", + "required_if_accepted": "Поле :attribute абавязковае, калі прымаецца :other.", + "required_if_declined": "Поле :attribute абавязковае, калі :other адхілена.", + "required_unless": "Поле :attribute абавязкова для запаўнення, калі :other не раўняецца :values.", + "required_with": "Поле :attribute абавязкова для запаўнення, калі :values ўказана.", + "required_with_all": "Поле :attribute абавязкова для запаўнення, калі :values ўказана.", + "required_without": "Поле :attribute абавязкова для запаўнення, калі :values не ўказана.", + "required_without_all": "Поле :attribute абавязкова для запаўнення, калі ні адно з :values не ўказана.", + "reset": "Ваш пароль быў скінуты!", + "same": "Значэнне :attribute павінна супадаць з :other.", + "sent": "Спасылка на скід пароля была адпраўлена!", + "size.array": "Колькасць элементаў у поле :attribute павінна быць :size.", + "size.file": "Размер файла в поле :attribute павінен быць :size кілабайт.", + "size.numeric": "Поле :attribute павінна быць :size.", + "size.string": "Колькасць сiмвалаў у поле :attribute павінна быць :size.", + "starts_with": ":Attribute павінен пачынацца з аднаго з наступных значэнняў: :values.", + "string": "Поле :attribute павінна быць радком.", + "throttle": "Занадта шмат спробаў ўваходу. Калі ласка, паспрабуйце яшчэ раз праз :seconds секунд.", + "throttled": "Калі ласка, пачакайце, перш чым паўтарыць спробу.", + "timezone": "Поле :attribute павінна быць сапраўдным гадзінным поясам.", + "token": "Памылковы код скіду пароля.", + "ulid": ":Attribute павінен быць сапраўдным ULID.", + "unique": "Такое значэнне поля :attribute ўжо існуе.", + "uploaded": ":Attribute не ўдалося загрузіць.", + "uppercase": ":Attribute павінны быць вялікімі.", + "url": "Поле :attribute мае памылковы фармат.", + "user": "Не атрымалася знайсці карыстальніка з дадзеным электронным адрасам.", + "uuid": ":Attribute павінен быць сапраўдным UUID." +} diff --git a/locales/bg/_excludes.json b/locales/bg/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/bg/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/bg/json-inline.json b/locales/bg/json-inline.json new file mode 100644 index 00000000000..0df7cc98dc9 --- /dev/null +++ b/locales/bg/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Това поле трябва да е валидна роля.", + "The :attribute must be at least :length characters and contain at least one number.": "Това поле трябва да съдържа поне :length знака и да съдържа поне едно число.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един специален знак и едно число.", + "The :attribute must be at least :length characters and contain at least one special character.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един специален знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Това поле трябва да съдържа най-малко :length знака и да съдържа поне една главна буква и едно число.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един знак с главна буква и един специален знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един знак с главна буква, едно число и един специален знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Това поле трябва да съдържа поне :length знака и да съдържа поне един знак с главна буква.", + "The :attribute must be at least :length characters.": "Това поле трябва да съдържа поне :length знака.", + "The :attribute must contain at least one letter.": "Това поле трябва да съдържа поне една буква.", + "The :attribute must contain at least one number.": "Това поле трябва да съдържа поне едно число.", + "The :attribute must contain at least one symbol.": "Това поле трябва да съдържа поне един символ.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Това поле трябва да съдържа поне една главна и една малка буква.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Даденото поле се е появило при изтичане на данни. Моля, изберете друго поле." +} diff --git a/locales/bg/json.json b/locales/bg/json.json new file mode 100644 index 00000000000..8ca9b66d5ef --- /dev/null +++ b/locales/bg/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(и още :count грешки)", + "(and :count more errors)": "(и още :count грешки)|(и още :count грешки)|(и още :count грешки)", + "30 Days": "30 дни", + "60 Days": "60 дни", + "90 Days": "90 дни", + ":amount selected": ":Amount избрани", + ":amount Total": "Общо :amount", + ":days day trial": ":Days дни пробен период", + ":resource Details": ":Resource детайли", + ":resource Details: :title": ":Resource детайли: :title", + "A decryption key is required.": "Изисква се ключ за дешифриране.", + "A fresh verification link has been sent to your email address.": "На вашия имейл адрес е изпратена нова връзка за потвърждение.", + "A new verification link has been sent to the email address you provided during registration.": "Нова връзка за потвърждение е изпратена на имейл адреса, посочен от вас при регистрацията.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Нова връзка за потвърждение е изпратена на имейл адреса, който сте предоставили в настройките на вашия профил.", + "A new verification link has been sent to your email address.": "Нова връзка за потвърждение е изпратена на вашия имейл адрес.", + "Accept Invitation": "Приемане На Поканата", + "Action": "Действие", + "Action Event": "Събитие за действие", + "Action Events": "Екшън събития", + "Action Happened At": "Случило Се В", + "Action Initiated By": "Инициирано", + "Action Name": "Име", + "Action Status": "Статус", + "Action Target": "Цел", + "Actions": "Действия", + "Add": "Добави", + "Add :resource": "Добавете :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Добавете нов член на екипа към екипа си, за да може да си сътрудничи с вас.", + "Add additional security to your account using two factor authentication.": "Добавете допълнителна сигурност към профила си чрез двуфакторно удостоверяване.", + "Add Payment Method": "Добавете метод на плащане", + "Add row": "Добавяне на ред", + "Add Team Member": "Добавяне на член на екипа", + "Add VAT Number": "Добавяне на ДДС номер", + "Added.": "Добавено.", + "Additional billing information updated successfully.": "Допълнителната информация за плащане е актуализирана успешно.", + "Address": "Адрес", + "Address Line 2": "Поле за адрес 2", + "Administrator": "Администратор", + "Administrator users can perform any action.": "Администраторите могат да извършват всякакви действия.", + "Afghanistan": "Афганистан", + "Aland Islands": "Аландски острови", + "Albania": "Албания", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Всички хора, които са част от този екип.", + "All resources loaded.": "Всички ресурси са заредени.", + "All rights reserved.": "Всички права запазени.", + "Already registered?": "Вече си се регистрирал?", + "American Samoa": "Американска Самоа", + "An error occurred while uploading the file.": "Възникна грешка при качването на файла.", + "An error occurred while uploading the file: :error": "Възникна грешка при качването на файла: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Случи се неочаквана грешка и уведомихме екипът по поддръжката. Моля опитайте по-късно.", + "Andorra": "Андора", + "Angola": "Ангола", + "Anguilla": "Ангуила", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Друг потребител редактира този ресурс от момента на зареждане на тази страница. Моля, презаредете страницата и опитайте отново.", + "Antarctica": "Антарктида", + "Antigua And Barbuda": "Антигуа и Барбуда", + "Antigua and Barbuda": "Антигуа и Барбуда", + "API Token": "API Ключ", + "API Token Permissions": "API Ключ Права", + "API Tokens": "API Ключове", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ключовете позволяват на услугите на трети страни да бъдат удостоверени в нашето приложение от ваше име.", + "Apply": "Приложи", + "Apply Coupon": "Приложи купон", + "April": "Април", + "Are you sure you want to attempt to pay :amount?": "Сигурни ли сте, че искате да опитате да платите :amount?", + "Are you sure you want to cancel your subscription?": "Сигурни ли сте, че искате да анулирате абонамента си?", + "Are you sure you want to delete all the notifications?": "Сигурни ли сте, че искате да изтриете всички известия?", + "Are you sure you want to delete the selected resources?": "Сигурни ли сте, че искате да изтриете избраните ресурси?", + "Are you sure you want to delete this file?": "Сигурни ли сте, че искате да изтриете този файл?", + "Are you sure you want to delete this notification?": "Сигурни ли сте, че искате да изтриете това известие?", + "Are you sure you want to delete this payment method?": "Сигурни ли сте, че искате да изтриете този метод на плащане?", + "Are you sure you want to delete this resource?": "Сигурни ли сте, че искате да изтриете този ресурс?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Сигурни ли сте, че искате да изтриете този екип? След като екипа бъде изтрит, всичките му ресурси и данни ще бъдат изтрити завинаги.", + "Are you sure you want to delete your account?": "Сигурни ли сте, че искате да изтриете акаунта си?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Сигурни ли сте, че искате да изтриете профила си? След като профилът ви бъде изтрит, всичките му ресурси и данни ще бъдат изтрити безвъзвратно. Моля, въведете паролата си, за да потвърдите, че искате да изтриете завинаги профила си.", + "Are you sure you want to detach the selected resources?": "Сигурни ли сте, че искате да изключите избраните ресурси?", + "Are you sure you want to detach this resource?": "Сигурни ли сте, че искате да изключите този ресурс?", + "Are you sure you want to force delete the selected resources?": "Сигурни ли сте, че искате да изтриете избраните ресурси?", + "Are you sure you want to force delete this resource?": "Сигурни ли сте, че искате да премахнете този ресурс принудително?", + "Are you sure you want to log out?": "Сигурни ли сте, че искате да излезете?", + "Are you sure you want to mark all notifications as read?": "Сигурни ли сте, че искате да маркирате всички известия като прочетени?", + "Are you sure you want to remove this item?": "Сигурни ли сте, че искате да премахнете този елемент?", + "Are you sure you want to restore the selected resources?": "Сигурни ли сте, че искате да възстановите избраните ресурси?", + "Are you sure you want to restore this resource?": "Сигурни ли сте, че искате да възстановите този ресурс?", + "Are you sure you want to resume your subscription?": "Сигурни ли сте, че искате да възобновите абонамента си?", + "Are you sure you want to run this action?": "Сигурни ли сте, че искате да изпълните това действие?", + "Are you sure you want to set this payment method as your default?": "Сигурни ли сте, че искате да зададете този метод на плащане като ваш по подразбиране?", + "Are you sure you want to stop impersonating?": "Сигурни ли сте, че искате да спрете да се представяте?", + "Are you sure you would like to delete this API token?": "Сигурни ли сте, че искате да премахнете този API ключ?", + "Are you sure you would like to leave this team?": "Сигурен ли си, че искаш да напуснеш този екип?", + "Are you sure you would like to remove this person from the team?": "Сигурни ли сте, че искате да премахнете този човек от екипа?", + "Are you sure you would like to switch billing plans?": "Сигурни ли сте, че искате да смените плановете за фактуриране?", + "Argentina": "Аржентина", + "Armenia": "Армения", + "Aruba": "Аруба", + "Attach": "Прикачи", + "Attach & Attach Another": "Прикачи & Прикачи друг", + "Attach :resource": "Прикачи :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Прикачвайте файлове, като ги плъзгате и пускате, избирате или опитвате.", + "August": "Август", + "Australia": "Австралия", + "Austria": "Австрия", + "Azerbaijan": "Азербайджан", + "Bahamas": "Бахамски острови", + "Bahrain": "Бахрейн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Преди да продължите, можете ли да потвърдите своя имейл адрес, като щракнете върху връзката, която току-що ви изпратихме? Ако не сте получили имейла, с удоволствие ще ви изпратим друг.", + "Before proceeding, please check your email for a verification link.": "Преди да продължите, моля, проверете имейла си за връзка за потвърждение.", + "Belarus": "Белорусия", + "Belgium": "Белгия", + "Belize": "Белиз", + "Benin": "Бенин", + "Bermuda": "Бермуда", + "Bhutan": "Бутан", + "Billing Information": "Данни за плащане", + "Billing Management": "Управление на фактурирането", + "Bolivia": "Боливия", + "Bolivia, Plurinational State of": "Многонационална държава Боливия", + "Bonaire, Sint Eustatius and Saba": "Бонер, Синт Еустациус и Саба", + "Bosnia And Herzegovina": "Босна и Херцеговина", + "Bosnia and Herzegovina": "Босна и Херцеговина", + "Botswana": "Ботсвана", + "Bouvet Island": "Остров Буве", + "Brazil": "Бразилия", + "British Indian Ocean Territory": "Британска територия в Индийския океан", + "Browser Sessions": "Браузърни сесии", + "Brunei Darussalam": "Бруней Даруссалам", + "Bulgaria": "България", + "Burkina Faso": "Буркина Фасо", + "Burundi": "Бурунди", + "Cambodia": "Камбоджа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Отмени", + "Cancel Subscription": "Анулиране на абонамента", + "Cape Verde": "Кабо Верде", + "Card": "Карта", + "Cayman Islands": "Кайман", + "Central African Republic": "Централноафриканска Република", + "Chad": "Чад", + "Change Subscription Plan": "Смени абонаментен план", + "Change the current payment method attached to your subscription": "Променете текущия метод на плащане, прикачен към вашия абонамент", + "Changes": "Ревизия", + "Checkout": "Разгледайте", + "Chile": "Чили", + "China": "Китай", + "Choose": "Избери", + "Choose :field": "Изберете :field", + "Choose :resource": "Изберете :resource", + "Choose an option": "Изберете опция", + "Choose date": "Изберете дата", + "Choose File": "Изберете файл", + "Choose Files": "Изберете Файлове", + "Choose Type": "Избера", + "Christmas Island": "Остров Коледа", + "City": "Град", + "Click here to re-send the verification email.": "Щракнете тук, за да изпратите повторно имейла за потвърждение.", + "click here to request another": "щракнете тук, за да поискате друг", + "Click to choose": "Кликнете, за да изберете", + "Close": "Затвори", + "Cocos (Keeling) Islands": "Кокос (Кийлинг) Острови", + "Code": "Код", + "Colombia": "Колумбия", + "Comoros": "Коморски острови", + "Confirm": "Потвърди", + "Confirm Billing Action": "Потвърдете действието за таксуване", + "Confirm Password": "Потвърдете паролата", + "Confirm Payment": "Потвърдете плащането", + "Confirm your :amount payment": "Потвърдете плащането си за :amount", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократична Република", + "Congo, the Democratic Republic of the": "Демократична Република Конго", + "Constant": "Постоянен", + "Continue To Payment": "Продължете към плащане", + "Cook Islands": "Островите Кук", + "Copy to clipboard": "Копиране в клипборда", + "Costa Rica": "Коста Рика", + "Cote D'Ivoire": "Кот д'Ивоар", + "Country": "Държава", + "Coupon": "Купон", + "Coupon applied successfully.": "Купонът е приложен успешно.", + "Create": "Създай", + "Create & Add Another": "Създай & добави друг", + "Create :resource": "Създай :resource", + "Create a new team to collaborate with others on projects.": "Създайте нов екип, с който да работите заедно по проекти.", + "Create Account": "създаване на профил", + "Create API Token": "Създаване на API ключ", + "Create New Team": "Създаване на нов екип", + "Create Team": "Създаване на екип", + "Created.": "Създаден.", + "Croatia": "Хърватия", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Кюрасао", + "Current Password": "Текуща парола", + "Current Subscription Plan": "Текущ абонаментен план", + "Currently Subscribed": "В момента абониран", + "Customer Balance": "Клиентски баланс", + "Customize": "Модифицирай", + "Cyprus": "Кипър", + "Czech Republic": "Чехия", + "Côte d'Ivoire": "Кот д'Ивоар", + "Dark": "Тъмно", + "Dashboard": "Табло", + "December": "Декември", + "Decrease": "Намали", + "Default": "По подразбиране", + "Delete": "Изтрий", + "Delete :resource": "Изтрий :resource", + "Delete Account": "Изтриване на акаунт", + "Delete all notifications": "Изтрийте всички известия", + "Delete API Token": "Изтриване на API Ключ", + "Delete File": "Изтриване на файл", + "Delete Notification": "Изтриване на известие", + "Delete Resource": "Изтриване на ресурс", + "Delete Selected": "Изтриване на избраното", + "Delete Team": "Изтриване на отбор", + "Denmark": "Дания", + "Detach": "Разкачи", + "Detach Resource": "Изключване на ресурса", + "Detach Selected": "Изключване На Избрания", + "Details": "Информация", + "Disable": "Изключвам", + "Djibouti": "Джибути", + "Do you really want to leave? You have unsaved changes.": "Наистина ли искате да напуснете? Имате незаписани промени.", + "Dominica": "Неделя", + "Dominican Republic": "Доминиканска Република", + "Done.": "Направя.", + "Download": "Изтегля", + "Download Invoice": "Изтегляне на фактура", + "Drop file or click to choose": "Пуснете файл или щракнете, за да изберете", + "Drop files or click to choose": "Пуснете файлове или щракнете, за да изберете", + "Ecuador": "Еквадор", + "Edit": "Редактирам", + "Edit :resource": "Субтитри:", + "Edit Attached": "Редактирай прикаченя елемент", + "Edit Profile": "Редактирай профил", + "Editor": "Редактор", + "Editor users have the ability to read, create, and update.": "Редокторите имат възможност да четат, създават и актуализират.", + "Egypt": "Египет", + "El Salvador": "Салвадор", + "Email": "Имейл", + "email": "имейл", + "Email Address": "Имейл адрес", + "Email Addresses": "Имейл адреси", + "Email Password Reset Link": "Връзка за нулиране на паролата за електронна поща", + "Email Verification": "Проверка на имейл", + "Enable": "Включа", + "Encrypted environment file already exists.": "Файлът с шифрована среда вече съществува.", + "Encrypted environment file not found.": "Файлът с шифрована среда не е намерен.", + "Ensure your account is using a long, random password to stay secure.": "Уверете се, че профилът ви използва дълга случайна парола, за да остане в безопасност.", + "Environment file already exists.": "Файлът на средата вече съществува.", + "Environment file not found.": "Файлът на средата не е намерен.", + "Equatorial Guinea": "Екваториална Гвинея", + "Eritrea": "Еритрея", + "Error": "Грешка", + "errors": "грешки", + "Estonia": "Естония", + "Ethiopia": "Етиопия", + "ex VAT": "без ДДС", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Изтича :expiration", + "Export As CSV": "Експортиране като CSV", + "Extra Billing Information": "Допълнителна информация за таксуване", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Необходимо е допълнително потвърждение, за да обработите плащането си. Моля, отидете на страницата за плащане, като кликнете върху бутона по-долу.", + "Failed Subscription Payment": "Неуспешно плащане на абонамент", + "Failed to load :resource!": "Неуспешно зареждане на :resource!", + "Falkland Islands (Malvinas)": "Фолкландски (Малвински) острови)", + "Faroe Islands": "Фарьорски острови", + "February": "Февруари", + "Fiji": "Фиджи", + "Filename": "Име на файл", + "Finish enabling two factor authentication.": "Завършете активирането на двуфакторно удостоверяване.", + "Finland": "Финландия", + "For your security, please confirm your password to continue.": "За вашата сигурност, моля потвърдете паролата си, за да продължите.", + "Forbidden": "Забранено", + "Force Delete": "Принудително премахване", + "Force Delete :resource": "Принудително премахване :resource", + "Force Delete Resource": "Принудително премахване на ресурс", + "Force Delete Selected": "Принудително премахване на избрания", + "Forgot Password": "Забравена парола", + "Forgot your password?": "Забравихте паролата си?", + "Forgot Your Password?": "Забравихте паролата Си?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Забравихте паролата си? Няма проблем. Просто ни кажете имейл адреса си и ще ви изпратим връзка за нулиране на паролата, която ви позволява да изберете нова.", + "France": "Франция", + "French Guiana": "Френска Гвиана", + "French Polynesia": "Френска Полинезия", + "French Southern Territories": "Френски южни територии", + "From": "от", + "Gabon": "Габон", + "Gambia": "Гамбия", + "Georgia": "Грузия", + "Germany": "Германия", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "Отиди в началото.", + "Go to page :page": "Отидете на страница :page", + "Great! You have accepted the invitation to join the :team team.": "Страхотно! Приехте поканата да се присъедините към екипа на :team.", + "Greece": "Гърция", + "Greenland": "Гренландия", + "Grenada": "Гренада", + "Guadeloupe": "Гваделупа", + "Guam": "Гуам", + "Guatemala": "Гватемала", + "Guernsey": "Гърнси", + "Guinea": "Гвинея", + "Guinea-Bissau": "Гвинея-Бисау", + "Guyana": "Гвиана", + "Haiti": "Хаити", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Замисляте се дали да анулирате абонамента си? Можете незабавно да реактивирате абонамента си по всяко време до края на текущия ви цикъл на фактуриране. След края на текущия ви цикъл на фактуриране можете да изберете изцяло нов абонаментен план.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Двоумите се относно анулирането на абонамента си? Можете незабавно да активирате абонамента си по всяко време до края на текущия ви цикъл на фактуриране. След като приключи текущият ви цикъл на фактуриране, можете да изберете изцяло нов абонаментен план.", + "Heard Island & Mcdonald Islands": "Островите Хърд и Макдоналд", + "Heard Island and McDonald Islands": "Островите Хърд и Макдоналд", + "Hello!": "Здравей!", + "Hide Content": "Скриване на съдържанието", + "Hold Up!": "- Чакай!", + "Holy See (Vatican City State)": "Светия престол (Ватикана)", + "Honduras": "Хондурас", + "Hong Kong": "Хонг Конг", + "Hungary": "Унгария", + "I agree to the :terms_of_service and :privacy_policy": "Съгласен съм със :terms_of_service и :privacy_policy", + "Iceland": "Исландия", + "ID": "Идентификатор", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ако е необходимо, можете да излезете от всички други сесии на браузъра на всичките си устройства. Някои от последните ви сесии са изброени по-долу; този списък обаче може да не е изчерпателен. Ако смятате, че профилът Ви е компрометиран, трябва да актуализирате и паролата си.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ако вече имате профил, можете да приемете тази покана, като кликнете върху бутона по-долу:", + "If you did not create an account, no further action is required.": "Ако не сте създали профил, не са необходими допълнителни действия.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ако не сте очаквали да получите покана за този отбор, можете да се откажете от това писмо.", + "If you did not receive the email": "Ако не сте получили имейла", + "If you did not request a password reset, no further action is required.": "Ако не сте поискали Нулиране на паролата, не са необходими допълнителни действия.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ако нямате профил, можете да го създадете, като кликнете върху бутона по-долу. След като създадете профил, можете да кликнете върху бутона за приемане на покана в този имейл, за да приемете поканата на екипа:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ако трябва да добавите конкретна контактна или данъчна информация към вашите фактури, като вашето пълно име на фирм, идентификационен номер на ДДС или адрес на записа, можете да го добавите тук.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ако имате проблеми с натискането на бутона \":actionText\", копирайте и поставете URL адреса по-долу\nкъм вашия уеб браузър:", + "Impersonate": "Имитирайте се", + "Increase": "Увеличаване", + "India": "Индия", + "Indonesia": "Индонезия", + "Invalid filename.": "Невалидно име на файл.", + "Invalid JSON was returned from the route.": "От маршрута е върнат невалиден JSON.", + "Invoice Email Addresses": "Имейли адреси на фактури", + "Invoice emails updated successfully.": "Имейлите за фактури се актуализират успешно.", + "Invoices": "Фактури", + "Iran, Islamic Republic Of": "Иран", + "Iran, Islamic Republic of": "Ислямска република Иран", + "Iraq": "Ирак", + "Ireland": "Ирландия", + "Isle Of Man": "Остров Ман", + "Isle of Man": "остров Ман", + "Israel": "Израел", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Изглежда нямате активен абонамент. Можете да изберете един от абонаментните планове по-долу. Абонаментните планове могат да бъдат променени или анулирани по всяко време.", + "Italy": "Италия", + "Jamaica": "Ямайка", + "January": "Януари", + "Japan": "Япония", + "Jersey": "Фланелка", + "Jordan": "Йордания", + "July": "Юли", + "June": "Юни", + "Kazakhstan": "Казахстан", + "Kenya": "Кения", + "Key": "Ключ", + "Kiribati": "Кирибати", + "Korea": "Корея", + "Korea, Democratic People's Republic of": "Северна Корея", + "Korea, Republic of": "Република Корея", + "Kosovo": "Косово", + "Kuwait": "Кувейт", + "Kyrgyzstan": "Киргизстан", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Последно активен", + "Last used": "Последно използван", + "Latvia": "Латвия", + "Leave": "Напускам", + "Leave Team": "Напускане на екипа", + "Lebanon": "Ливан", + "length": "дължина", + "Lens": "Леща", + "Lesotho": "Лесото", + "Liberia": "Либерия", + "Libyan Arab Jamahiriya": "Либия", + "Liechtenstein": "Лихтенщайн", + "Light": "Светлина", + "Lithuania": "Литва", + "Load :perPage More": "Зареди още :per страници", + "Loading": "Зареждане", + "Location": "Местоположение", + "Log in": "Влез", + "Log In": "Влизане", + "Log Out": "Излез", + "Log out": "Излез от профила си", + "Log Out Other Browser Sessions": "Излезте от други браузърни сесии", + "Log Viewer": "Дневник на зрителя", + "Login": "Упълномощя", + "Logout": "Излизане", + "Logs": "трупи", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Северна Македония", + "Macedonia, the former Yugoslav Republic of": "Македония, бившата югославска република", + "Madagascar": "Мадагаскар", + "Malawi": "Малави", + "Malaysia": "Малайзия", + "Maldives": "Малдиви", + "Mali": "Малък", + "Malta": "Малта", + "Manage Account": "Управление на профила", + "Manage and log out your active sessions on other browsers and devices.": "Управлявайте активни сесии и излизайте от тях в други браузъри и устройства.", + "Manage API Tokens": "Управление на API Жетони", + "Manage Role": "Управление на ролята", + "Manage Team": "Управление на екип", + "Managing billing for :billableName": "Управление на таксуването за :billableName", + "March": "Март", + "Mark all as Read": "Отбележи всички като прочетени", + "Mark all notifications as read": "Маркирайте всички известия като прочетени", + "Mark Read": "Маркирайте прочетено", + "Mark Unread": "Маркирай като непрочетено", + "Marshall Islands": "Маршалови острови", + "Martinique": "Мартиника", + "Mauritania": "Мавритания", + "Mauritius": "Мавритания", + "May": "Май", + "Mayotte": "Мейот", + "Mexico": "Мексико", + "Micronesia, Federated States Of": "Микронезия", + "Micronesia, Federated States of": "Федеративни щати Микронезия", + "Moldova": "Молдова", + "Moldova, Republic of": "Република Молдова", + "Monaco": "Монако", + "Mongolia": "Монголия", + "Montenegro": "Гора", + "Month To Date": "Месец досега", + "Monthly": "Месечен", + "monthly": "месечен", + "Montserrat": "Монсерат", + "Morocco": "Мароко", + "Mozambique": "Мозамбик", + "Myanmar": "Мианмар", + "Name": "Име", + "name": "име", + "Namibia": "Намибия", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Холандия", + "Netherlands Antilles": "Нидерландски Антили", + "Nevermind": "Няма значение", + "Nevermind, I'll keep my old plan": "Няма значение, ще запазя стария си план", + "New": "Нов", + "New :resource": "Нов :resource", + "New Caledonia": "Нова Каледония", + "New Password": "Парола", + "New Zealand": "Нова Зеландия", + "Next": "Следния", + "Next Payment": "Следващо плащане", + "Next Payment on": "Следващото плащане на", + "Nicaragua": "Никарагуа", + "Niger": "Нигер", + "Nigeria": "Нигерия", + "Niue": "Ниуе", + "No": "Не.", + "No :resource matched the given criteria.": "№ :resource отговаря на зададените критерии.", + "No additional information...": "Няма допълнителна информация...", + "No Current Data": "Няма текущи данни", + "No Data": "Няма данни", + "no file selected": "няма избран файл", + "No Increase": "Няма увеличение", + "No payment methods on file.": "Няма налични начини на плащане.", + "No payment scheduled.": "Няма планирано плащане.", + "No Prior Data": "Няма предварителни Данни", + "No Results Found.": "Няма резултати.", + "Norfolk Island": "Остров Норфолк", + "Northern Mariana Islands": "Северни Мариански острови", + "Norway": "Норвегия", + "Not Found": "Не е намерен", + "Notifications": "Известия", + "Nova": "Nova", + "Nova User": "Потребител Nova", + "November": "Ноември", + "October": "Октомври", + "of": "от", + "OK": "добре", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "След като екип бъде изтрит, всичките му ресурси и данни ще бъдат изтрити завинаги. Преди да изтриете тази команда, моля, качете всички данни или информация за този екип, които искате да запазите.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "След като профилът ви бъде изтрит, всичките му ресурси и данни ще бъдат изтрити безвъзвратно. Преди да изтриете профила си, моля, качете всички данни или информация, които искате да запазите.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "След като акаунтът ви бъде изтрит, всички негови ресурси и данни ще бъдат изтрити за постоянно. Моля, въведете паролата си, за да потвърдите, че искате да изтриете завинаги акаунта си.", + "Only Trashed": "Само победен", + "Open Invoices": "Отворени фактури", + "Original": "Оригинал", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Нашият портал за управление на фактурирането ви позволява удобно да управлявате абонаментния си план, начина на плащане и да изтегляте последните си фактури.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Нашият портал за управление на таксуването ви позволява удобно да управлявате своя абонаментен план, методи на плащане и да изтегляте последните си фактури.", + "Page Expired": "Страницата е просрочена", + "Pagination Navigation": "Навигация на страници", + "Paid": "Платено", + "Pakistan": "Пакистан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестински територии", + "Panama": "Панама", + "Papua New Guinea": "Папуа Нова Гвинея", + "Paraguay": "Парагвай", + "Password": "Парола", + "password": "парола", + "Payment Confirmation": "Потвърждение на плащането", + "Payment Information": "Информация за плащане", + "Payment information updated successfully.": "Информацията за плащане е актуализирана успешно.", + "Payment Method": "Начин на плащане", + "Payment Methods": "начини за плащане", + "Payment Required": "изисква се плащане", + "Payments": "Плащания", + "Pending Team Invitations": "Чакащи Покани На Екипа", + "Per Page": "На Страница", + "Permanently delete this team.": "Изтрийте тази команда завинаги.", + "Permanently delete your account.": "Изтрийте профила си завинаги.", + "Permissions": "Разрешение", + "Peru": "Перу", + "Philippines": "Филипините", + "Photo": "Снимка", + "Pitcairn": "Острови Питкерн", + "Please accept the terms of service.": "Моля, приемете условията за ползване.", + "Please click the button below to verify your email address.": "Моля, кликнете върху бутона по-долу, за да потвърдите имейл адреса си.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Моля, потвърдете достъпа до профила си, като въведете един от кодовете за възстановяване при бедствия.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Моля, потвърдете достъпа до профила си, като въведете кода за удостоверяване, предоставен от вашето приложение за удостоверяване.", + "Please confirm your password before continuing.": "Моля, потвърдете паролата си, преди да продължите.", + "Please copy your new API token. For your security, it won't be shown again.": "Моля, копирайте новия си API знак. За вашата безопасност, тя вече няма да бъде показана.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Моля, въведете паролата си, за да потвърдите, че искате да излезете от други сесии на браузъра на всичките си устройства.", + "Please provide a maximum of three invoice emails addresses.": "Моля, предоставете максимум три адреса на имейли за фактури.", + "Please provide the email address of the person you would like to add to this team.": "Моля, посочете имейл адреса на лицето, което искате да добавите към тази команда.", + "Please set a default payment method before retrying payments.": "Моля, задайте метод за плащане по подразбиране, преди да опитате плащания.", + "Please set a default payment method before swapping plans.": "Моля, задайте метод на плащане по подразбиране, преди да смените планове.", + "Poland": "Полша", + "Portugal": "Португалия", + "Press / to search": "Натиснете / за търсене", + "Preview": "Визуализация", + "Previewing": "Предварителен преглед", + "Previous": "Предишен", + "Privacy Policy": "Политика за поверителност", + "Profile": "Профил", + "Profile Information": "Информация за профила", + "Puerto Rico": "Пуерто Рико", + "Qatar": "Катар", + "Quarter To Date": "Тримесечие до днешна дата", + "Recovery Code": "Код за възстановяване", + "Refresh": "Опресняване", + "Regards,": "С уважение,", + "Regenerate Recovery Codes": "Регенериране на кодовете за възстановяване", + "Register": "Регистрирам", + "Reload": "Презареди", + "Remember me": "Запомни ме.", + "Remember Me": "Запомни ме.", + "Remove": "Премахвам", + "Remove Photo": "Премахни снимка", + "Remove Team Member": "Премахни член на екипа", + "Replicate": "Репликиране", + "Required fields": "Задължителни полета", + "Resend Verification Email": "Изпрати повторно писмо за потвърждение", + "Reset Filters": "Нулиране на филтрите", + "Reset Password": "парола", + "Reset Password Notification": "Известие за нулиране на паролата", + "resource": "ресурс", + "Resource Row Dropdown": "Падащо меню на ред с ресурси", + "Resources": "Ресурс", + "resources": "ресурс", + "Restore": "Възстановявам", + "Restore :resource": "Възстановявам :resource", + "Restore Resource": "Възстановяване на ресурс", + "Restore Selected": "Възстановяване На Избраното", + "results": "резултат", + "Resume Subscription": "Възобновяване на абонамента", + "Retry Payment": "Повторен опит за плащане", + "Return to :appName": "Обратно към :appName", + "Reunion": "Реюнион", + "Role": "Роля", + "Romania": "Румъния", + "Run Action": "Изпълни действие", + "Russian Federation": "Русия", + "Rwanda": "Руанда", + "Réunion": "Реюнион", + "Saint Barthelemy": "Свети Вартоломей", + "Saint Barthélemy": "Свети Вартоломей", + "Saint Helena": "Остров Света Елена", + "Saint Kitts And Nevis": "Сейнт Китс и Невис", + "Saint Kitts and Nevis": "Сейнт Китс и Невис", + "Saint Lucia": "Сейнт Лусия", + "Saint Martin": "Свети Мартин", + "Saint Martin (French part)": "Свети Мартин (френска част)", + "Saint Pierre And Miquelon": "Сен Пиер и Микелон", + "Saint Pierre and Miquelon": "Сен Пиер и Микелон", + "Saint Vincent And Grenadines": "Сейнт Винсент и Гренадини", + "Saint Vincent and the Grenadines": "Сейнт Винсент и Гренадини", + "Samoa": "Самоа", + "San Marino": "Сан Марино", + "Sao Tome And Principe": "Сао Томе и Принсипи", + "Sao Tome and Principe": "Сао Томе и Принсипи", + "Saudi Arabia": "Саудитска Арабия", + "Save": "Запази", + "Saved.": "Запазено.", + "Scroll to bottom": "Превъртете надолу", + "Scroll to top": "Превъртете до върха", + "Search": "Търсене", + "Secure Area": "Сигурна зона", + "Select": "Избери", + "Select a different plan": "Избери друг план", + "Select a log file...": "Изберете регистрационен файл...", + "Select A New Photo": "Избери нова снимка", + "Select Action": "Избери действие", + "Select all": "Избери всички", + "Select All Dropdown": "Изберете Всички падащо меню", + "Select this page": "Изберете тази страница", + "Send Password Reset Link": "Изпрати линк за нулиране на паролата", + "Senegal": "Сенегал", + "September": "Септември", + "Serbia": "Сърбия", + "Server Error": "Грешка", + "Service Unavailable": "Услугата е недостъпна", + "Set as default": "Е активирана по подразбиране", + "Setup Key": "Ключ за настройка", + "Seychelles": "Сейшелски острови", + "Show All Fields": "Показване На Всички Полета", + "Show Content": "Показване на съдържанието", + "Show Recovery Codes": "Показване На Кодове За Възстановяване", + "Showing": "Импресия", + "Sierra Leone": "Сиера Леоне", + "Signed in as": "Влезли сте като", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Синт Мартен", + "Slovakia": "Словакия", + "Slovenia": "Словения", + "Soft Deleted": "Софт изтрито", + "Solomon Islands": "Соломонови острови", + "Somalia": "Сомалия", + "Something went wrong.": "Нещо се обърка.", + "Sorry! You are not authorized to perform this action.": "Съжалявам! Не сте упълномощени да извършвате това действие.", + "Sorry, your session has expired.": "Съжалявам, сесията ви изтече.", + "South Africa": "ЮАР", + "South Georgia And Sandwich Isl.": "Южна Джорджия и Южни Сандвичеви острови", + "South Georgia and the South Sandwich Islands": "Южна Джорджия и Южни Сандвичеви острови", + "South Sudan": "Южен Судан", + "Spain": "Испания", + "Sri Lanka": "Шри Ланка", + "Standalone Actions": "Самостоятелни действия", + "Start Polling": "Започнете проучване", + "Start polling": "Започнете анкета", + "State / County": "Щат / Окръг", + "Stop Impersonating": "Спрете да се представяте", + "Stop Polling": "Спиране на проучването", + "Stop polling": "Спри гласуването", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Съхранявайте тези кодове за възстановяване в сигурен мениджър на пароли. Те могат да бъдат използвани за възстановяване на достъпа до профила ви, ако вашето устройство за двуфакторно удостоверяване е загубено.", + "Subscribe": "Абонирай се", + "Subscription Information": "Информация за абонамента", + "Subscription Pending": "Абонамент в изчакване", + "Sudan": "Судан", + "Suriname": "Суринам", + "Svalbard And Jan Mayen": "Свалбард и Ян Майен", + "Svalbard and Jan Mayen": "Свалбард и Ян Майен", + "Swaziland": "Свазиленд", + "Sweden": "Швеция", + "Switch Teams": "Превключване на команди", + "Switzerland": "Швейцария", + "Syrian Arab Republic": "Сирия", + "System": "Система", + "Taiwan": "Тайван", + "Taiwan, Province of China": "Тайван, Китайска провинция", + "Tajikistan": "Таджикистан", + "Tanzania": "Танзания", + "Tanzania, United Republic of": "Обединена република Танзания", + "TAX": "ДАНЪК", + "Team Details": "Подробности за екипа", + "Team Invitation": "Покана за екип", + "Team Members": "Екип", + "Team Name": "Име на екип", + "Team Owner": "Собственикът на отбора", + "Team Settings": "Настройки на команда", + "Terms of Service": "условие", + "Thailand": "Тайланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Благодаря, че се записахте! Преди да започнете, бихте ли потвърдили имейл адреса си, като кликнете върху връзката, която току-що ви изпратихме по имейл? Ако не сте получили писмото, с радост ще ви изпратим друго.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Благодарим ви за продължителната подкрепа. Прикачихме копие на фактурата ви за вашите записи. Моля, уведомете ни при въпроси или притеснения.", + "Thanks,": "Благодаря,", + "The :attribute must be a valid role.": ":Attribute трябва да бъде валидна роля.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute трябва да съдържа най-малко :length знака и да съдържа поне един номер.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute трябва да съдържа най-малко :length знака и да съдържа най-малко един специален символ и един номер.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute трябва да съдържа най-малко :length знака и да съдържа поне един специален символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute трябва да съдържа най-малко :length знака и да съдържа най-малко един главен символ и едно число.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute трябва да съдържа най-малко :length знака и да съдържа най-малко един главен символ и един специален символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute трябва да съдържа най-малко :length символа и да съдържа най-малко един главен символ, един номер и един специален символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute трябва да съдържа най-малко :length знака и най-малко един главни букви.", + "The :attribute must be at least :length characters.": ":Attribute трябва да съдържа най-малко :length знака.", + "The :attribute must contain at least one letter.": ":Attribute трябва да съдържа поне една буква.", + "The :attribute must contain at least one number.": ":Attribute трябва да съдържа поне една цифра.", + "The :attribute must contain at least one symbol.": ":Attribute трябва да съдържа поне един символ.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute трябва да съдържа поне една главна и една малка буква.", + "The :resource was created!": ":Resource е създаден!", + "The :resource was deleted!": ":Resource е изтрит!", + "The :resource was restored!": ":Resource е възстановен!", + "The :resource was updated!": ":Resource е актуализиран!", + "The action was executed successfully.": "Акцията беше изпълнена успешно.", + "The default payment method cannot be removed.": "Методът на плащане по подразбиране не може да бъде премахнат.", + "The file was deleted!": "Файлът е изтрит!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Предоставеният :attribute се появи в теч на данни. Моля, изберете различен :attribute.", + "The given data was invalid.": "Дадените данни бяха невалидни.", + "The government won't let us show you what's behind these doors": "Правителството няма да ни позволи да ви покажем какво има зад тези врати.", + "The HasOne relationship has already been filled.": "Връзката hasOne вече е запълнена.", + "The image could not be loaded": "Изображението не можа да се зареди", + "The image could not be loaded.": "Изображението не можа да се зареди.", + "The invoice emails must be valid email addresses.": "Имейлите за фактури трябва да са валидни имейл адреси.", + "The password is incorrect.": "Паролата е неправилна.", + "The provided coupon code is invalid.": "Предоставеният код на купона е невалиден.", + "The provided password does not match your current password.": "Предоставената парола не съответства на текущата ви парола.", + "The provided password was incorrect.": "Предоставената парола е грешна.", + "The provided two factor authentication code was invalid.": "Предоставеният код за двуфакторно удостоверяване е невалиден.", + "The provided two factor recovery code was invalid.": "Предоставеният двуфакторен код за възстановяване е невалиден.", + "The provided VAT number is invalid.": "Предоставеният ДДС номер е невалиден.", + "The resource was attached!": "Ресурсът беше прикачен!", + "The resource was prevented from being saved!": "Ресурсът не може да бъде спасен!", + "The resource was updated!": "Ресурсът е актуализиран!", + "The response is not a streamed response.": "Отговорът не е поточен отговор.", + "The response is not a view.": "Отговорът не е изглед.", + "The selected country is invalid.": "Избраната държава е невалидна.", + "The selected plan is invalid.": "Избраният план е невалиден.", + "The selected resources have been :action!": "Избраните ресурси са :action!", + "The team's name and owner information.": "Име на екипа и информация за собственика.", + "There are no available options for this resource.": "Няма налични опции за този ресурс.", + "There are no fields to display.": "Няма полета за показване.", + "There are no new notifications.": "Няма нови известия.", + "There was a problem executing the action.": "Имаше проблем с изпълнението на действието.", + "There was a problem fetching the resource.": "Възникна проблем при извличането на ресурса.", + "There was a problem submitting the form.": "Имаше проблем с подаването на формуляра.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Тези хора бяха поканени във вашия екип и получиха покана по имейл. Те могат да се присъединят към екипа, като приемат покана по имейл.", + "This account does not have an active subscription.": "Този акаунт няма активен абонамент.", + "This action is unauthorized.": "Това действие е неразрешено.", + "This copy of Nova is unlicensed.": "Това копие на Nova е нелицензирано.", + "This coupon code can only be used by new customers.": "Този код на купон може да се използва само от нови клиенти.", + "This device": "Това устройство", + "This file field is read-only.": "Това поле на файла е само за четене.", + "This invoice is no longer open.": "Тази фактура вече не е отворена.", + "This is a secure area of the application. Please confirm your password before continuing.": "Това е безопасна област на приложение. Моля, потвърдете паролата си, преди да продължите.", + "This password does not match our records.": "Тази парола не съвпада с нашите записи.", + "This password reset link will expire in :count minutes.": "Тази връзка за нулиране на паролата изтича след :count минути.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Това плащане е инициирано, но средствата все още не са получени. Това може да отнеме до 14 дни.", + "This resource no longer exists": "Този ресурс вече не съществува", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Този абонамент е изтекъл и не може да бъде продължен. Моля, създайте нов абонамент.", + "This user already belongs to the team.": "Този потребител вече принадлежи на екипа.", + "This user has already been invited to the team.": "Този потребител вече е поканен в екипа.", + "Timor-Leste": "Тимор-Лещ", + "to": "към", + "To": "Да се", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "За да завършите активирането на двуфакторно удостоверяване, сканирайте следния QR код, като използвате приложението за удостоверяване на телефона си или въведете ключа за настройка и предоставете генерирания OTP код.", + "Today": "Днес", + "Toggle navigation": "Превключване на навигацията", + "Togo": "Тя", + "Tokelau": "Токелау", + "Token Name": "Име на символ", + "Tonga": "Тонга", + "Too Many Requests": "Твърде много заявки", + "total": "обща сума", + "Total:": "Обща сума:", + "Trashed": "Победен", + "Trinidad And Tobago": "Тринидад и Тобаго", + "Trinidad and Tobago": "Тринидад и Тобаго", + "Tunisia": "Тунис", + "Turkey": "Турция", + "Turkmenistan": "Туркменистан", + "Turks And Caicos Islands": "Островите Търкс и Кайкос", + "Turks and Caicos Islands": "Островите Търкс и Кейкос", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Двуфакторно удостоверяване", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Двуфакторното удостоверяване вече е активирано. Сканирайте следния QR код, като използвате приложението за удостоверяване на телефона си или въведете ключа за настройка.", + "Type": "Тип", + "Uganda": "Уганда", + "Ukraine": "Украйна", + "Unauthorized": "Неоторизиран", + "United Arab Emirates": "Обединени Арабски Емирства", + "United Kingdom": "Обединено Кралство", + "United States": "САЩ", + "United States Minor Outlying Islands": "Малки отдалечени острови на САЩ", + "United States Outlying Islands": "Отдалечени острови на САЩ", + "Unknown": "Неизвестен", + "Unpaid": "Неплатени", + "Update": "Актуализация", + "Update & Continue Editing": "Актуализиране и продължаване на редактирането", + "Update :resource": "Актуализация :resource", + "Update :resource: :title": "Актуализация :resource: :title", + "Update attached :resource: :title": "Актуализация приложен :resource: :title", + "Update Password": "Обновяване на паролата", + "Update Payment Information": "Обновяване на информацията за плащане", + "Update Payment Method": "Обновяване на метода на плащане", + "Update your account's profile information and email address.": "Актуализирайте информацията за профила на профила и имейл адреса си.", + "Uploading": "Качване", + "Uploading files... (:current/:total)": "Качване на файлове... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Използвайте кода за възстановяване", + "Use an authentication code": "Използвайте кода за удостоверяване", + "User Actions": "Действия на потребителя", + "User Security": "Сигурност на потребителите", + "Username": "Потребителско име", + "Uzbekistan": "Узбекистан", + "Value": "Стойност", + "Vanuatu": "Вануату", + "VAT Number": "ДДС номер", + "Venezuela": "Венецуела", + "Venezuela, Bolivarian Republic of": "Боливарска република Венецуела", + "Verify Email Address": "Потвърди имейл адреса", + "Verify Your Email Address": "Потвърдете имейл адреса си", + "Viet Nam": "Виетнам", + "View": "Виж", + "Virgin Islands, British": "Британски Вирджински острови", + "Virgin Islands, U.S.": "Вирджински острови САЩ", + "Wallis And Futuna": "Уолис и Футуна", + "Wallis and Futuna": "Уолис и Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Обработваме вашият абонамент. След успешно обработване, тази страница ще се обнови автоматично. Обикновено, процесът трябва да отнеме само няколко секунди.", + "We are unable to process your payment. Please contact customer support.": "Не можем да обработим плащането ви. Моля, свържете се с екипа за обслужване на клиенти.", + "We have emailed your password reset link!": "Изпратихме по имейл връзката ви за нулиране на паролата!", + "We were unable to find a registered user with this email address.": "Не успяхме да намерим регистриран потребител с този имейл адрес.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Ще изпратим връзка за изтегляне на фактура към имейл адресите, които сте посочили по -долу. Можете да отделите множество имейл адреси с помощта на запетаи.", + "We're lost in space. The page you were trying to view does not exist.": "Изгубихме се в космоса. Страницата, която сте се опитали да видите, не съществува.", + "Welcome Back!": "Добре дошъл!", + "Western Sahara": "Западна Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ако е активирано двуфакторно удостоверяване, по време на удостоверяването ще бъдете подканени да въведете защитен произволен символ. Можете да получите този знак от приложението Google Authenticator на телефона си.", + "Whoops": "Опа.", + "Whoops!": "Опа!", + "Whoops! Something went wrong.": "Опа! Нещо се обърка.", + "With Trashed": "С изтритите", + "Write": "Пиша", + "Year To Date": "Година досега", + "Yearly": "Годишен", + "Yemen": "Йемен", + "Yes": "А", + "You are already subscribed.": "Вече сте абонирани.", + "You are currently within your free trial period. Your trial will expire on :date.": "В момента тече вашия безплатен пробен период. Вашия пробен период ще изтече на :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "В момента сте в рамките на вашия безплатен пробен период. Вашият пробен период ще изтече на :date.. Започването на нов абонамент ще прекрати вашия пробен период.", + "You are logged in!": "Вие сте влезли!", + "You are receiving this email because we received a password reset request for your account.": "Получавате този имейл, защото сте заявили искане за нулиране на паролата за профила ви.", + "You have been invited to join the :team team!": "Вие сте поканени да се присъедините към екип :team!", + "You have enabled two factor authentication.": "Включихте двуфакторно удостоверяване.", + "You have not enabled two factor authentication.": "Не сте активирали двуфакторното удостоверяване.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Имате неплатени фактури. След като актуализирате начина си на плащане по подразбиране, можете да опитате отново плащанията чрез списъка с фактури по-долу.", + "You may accept this invitation by clicking the button below:": "Можете да приемете тази покана, кликайки бутона по-долу:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Можете да анулирате абонамента си по всяко време. След като абонаментът ви бъде анулиран, ще имате опцията да го възобновите до края на текущия си цикъл на фактуриране.", + "You may delete any of your existing tokens if they are no longer needed.": "Можете да изтриете някой от съществуващите си символи, ако вече не са необходими.", + "You may not delete your personal team.": "Нямате право да изтривате личната си команда.", + "You may not leave a team that you created.": "Не можете да напуснете създадения от вас екип.", + "You will receive an invoice and payment link via email for each billing period.": "Ще получите фактура и връзка за плащане по имейл за всеки период на фактуриране.", + "You're logged in!": "Вие сте влезли!", + "Your :invoiceName invoice is now available!": "Вашата :invoiceName фактура е вече налична!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Вашият адрес за фактуриране е :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Картата ви беше отхвърлена. Моля, свържете се с издателя на картата ви за повече информация.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Сегашният ви метод за разплащане е кредитна карта, завършваща на :lastFour и изтичаща на :expiration.", + "Your email address is unverified.": "Вашият имейл адрес не е потвърден.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Последното ви плащане от :amount е неуспешно. Моля, актуализирайте начина си на плащане, за да опитате отново неуспешното плащане.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Последното ви плащане от :amount на :date е неуспешно. Моля, актуализирайте начина си на плащане, за да опитате отново неуспешното плащане.", + "Your next payment of :amount will be processed on :date.": "Следващото ви плащане от :amount ще бъде на :date.", + "Your payment method has been added successfully.": "Вашият начин на плащане е добавен успешно.", + "Your payment method will be charged automatically for each billing period.": "Вашият начин на плащане ще бъде таксуван автоматично за всеки период на фактуриране.", + "Your registered VAT Number is :vatNumber.": "Вашият регистриран ДДС номер е :vatNumber.", + "Your subscription has been started successfully.": "Вашият абонамент е стартиран успешно.", + "Your subscription has been successfully cancelled.": "Вашият абонамент е анулиран успешно.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Вашият абонамент е анулиран успешно. Все още ще имате достъп до края на периода на фактуриране.", + "Your subscription was successfully resumed.": "Вашият абонамент бе успешно възобновен.", + "Your subscription was successfully updated.": "Вашият абонамент беше успешно актуализиран.", + "Zambia": "Замбия", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Зип / пощенски код", + "Åland Islands": "Оландски острови" +} diff --git a/locales/bg/php-inline.json b/locales/bg/php-inline.json new file mode 100644 index 00000000000..6683b5f8a0b --- /dev/null +++ b/locales/bg/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Това поле трябва да бъде взето.", + "accepted_if": "Това поле трябва да е бъде прието, ако :other е :value.", + "active_url": "Това е невалиден URL адрес.", + "after": "Това трябва да е датата след :date година.", + "after_or_equal": "Това трябва да бъде датата след или равна на :date.", + "alpha": "Това поле може да съдържа само букви.", + "alpha_dash": "Това поле може да съдържа само букви, цифри, тирета и подчертавания.", + "alpha_num": "Това поле може да съдържа само букви и цифри.", + "any_of": "Това поле е невалидно.", + "array": "Това поле трябва да е масив.", + "ascii": "Това поле трябва да съдържа само еднобайтови буквено-цифрови знаци и символи.", + "attached": "Това поле вече е прикачено.", + "before": "Това трябва да е дата преди :date година.", + "before_or_equal": "Това трябва да е дата преди или равна на :date.", + "between.array": "Позволени са минимум :min и максимум :max елемента.", + "between.file": "Файлът трябва да е между :min и :max килобайта.", + "between.numeric": "Стойността трябва да е минимум :min и максимум :max.", + "between.string": "Текстът трябва да е между :min и :max символа.", + "boolean": "Това поле трябва да е вярно или невярно.", + "can": "Това поле съдържа неупълномощена стойност.", + "confirmed": "Потвърждението не съвпада.", + "contains": "В това поле липсва задължителна стойност.", + "date": "Това не е валидна дата.", + "date_equals": "Това трябва да е дата, равна на :date.", + "date_format": "Това не съответства на формата :format.", + "decimal": "Това поле трябва да има :decimal знака след десетичната запетая.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Тази стойност трябва да се различава от :other.", + "digits": "Това трябва да е :digits цифра.", + "digits_between": "Тя трябва да бъде между :min и :max цифри.", + "dimensions": "Това изображение има невалидни размери.", + "distinct": "Това поле има повтарящо се значение.", + "doesnt_contain": "Това поле не трябва да съдържа нито едно от следните: :values.", + "doesnt_end_with": "Това поле не може да завършва с едно от следните: :values.", + "doesnt_start_with": "Това поле може да не започва с едно от следните: :values.", + "email": "Това трябва да е валиден имейл адрес.", + "ends_with": "Това трябва да завърши с едно от следните: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Избраната стойност е невалидна.", + "extensions": "Това поле трябва да има едно от следните разширения: :values.", + "file": "Съдържанието трябва да е файл.", + "filled": "Това поле трябва да има значение.", + "gt.array": "Съдържанието трябва да има повече от :value елемента.", + "gt.file": "Размерът на файла трябва да е над :value килобайта.", + "gt.numeric": "Стойността трябва да е по-голяма от :value.", + "gt.string": "Текстът трябва да е по-дълъг от :value символа.", + "gte.array": "Съдържанието трябва да има :value предмета или повече.", + "gte.file": "Размерът на файла трябва да е :value килобайта или повече.", + "gte.numeric": "Стойността трябва да е равна на :value или по-голяма.", + "gte.string": "Текстът трябва да е с дължина :value символа или повече.", + "hex_color": "Това поле трябва да е с валиден шестнадесетичен цвят.", + "image": "Това трябва да е изображение.", + "in": "Избраната стойност е невалидна.", + "in_array": "Тази стойност не съществува в :other.", + "in_array_keys": "Това поле трябва да съдържа поне един от следните клавиши: :values.", + "integer": "Това трябва да е цяло число.", + "ip": "Това трябва да е валиден IP адрес.", + "ipv4": "Това трябва да е валиден IPv4 адрес.", + "ipv6": "Това трябва да е валиден IPv6 адрес.", + "json": "Това трябва да е валиден JSON низ.", + "list": "Това поле трябва да е списък.", + "lowercase": "Това поле трябва да е с малки букви.", + "lt.array": "Съдържанието трябва да има по-малко от :value елемента.", + "lt.file": "Размерът на файла трябва да е по-малък от :value килобайта.", + "lt.numeric": "Стойността трябва да е по-малка от :value.", + "lt.string": "Текстът трябва да е по-кратък от :value символа.", + "lte.array": "Съдържанието трябва да има :value елемента или по-малко.", + "lte.file": "Размерът на файла трябва да е :value килобайта или по-малко.", + "lte.numeric": "Стойността трябва да е :value или по-малка.", + "lte.string": "Текстът трябва да е с дължина :value символа или по-малко.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "Съдържанието не може да има повече от :max елемента.", + "max.file": "Размерът на файла не трябва да надвишава :max килобайта.", + "max.numeric": "Стойността не може да е по-голяма от :max.", + "max.string": "Текстът не може да е с дължина по-голяма от :max символа.", + "max_digits": "Това поле не трябва да има повече от :max цифри.", + "mimes": "Това трябва да бъде файл тип: :values.", + "mimetypes": "Това трябва да е файл тип: :values.", + "min.array": "Съдържанието трябва да има най-малко :min елемента.", + "min.file": "Размерът на файла трябва да е най-малко :min килобайта.", + "min.numeric": "Стойността не може да е по-малка от :min.", + "min.string": "Текстът не може да се дължина по-малка от :min символа.", + "min_digits": "Това поле трябва да съдържа поне :min цифри.", + "missing": "Това поле трябва да липсва.", + "missing_if": "Това поле трябва да липсва, когато :other е :value.", + "missing_unless": "Това поле трябва да липсва, освен ако :other не е :value.", + "missing_with": "Това поле трябва да липсва, когато присъства :values.", + "missing_with_all": "Това поле трябва да липсва, когато има :values.", + "multiple_of": "Тази стойност трябва да бъде кратно на :value", + "not_in": "Избраната стойност е невалидна.", + "not_regex": "Този формат е невалиден.", + "numeric": "Това трябва да е число.", + "password.letters": "Това поле трябва да съдържа поне една буква.", + "password.mixed": "Това поле трябва да съдържа поне една главна и една малка буква.", + "password.numbers": "Това поле трябва да съдържа поне едно число.", + "password.symbols": "Това поле трябва да съдържа поне един символ.", + "password.uncompromised": "Даденото поле се е появило при изтичане на данни. Моля, изберете друго поле.", + "present": "Това поле трябва да присъства.", + "present_if": "Това поле трябва да присъства, когато :other е :value.", + "present_unless": "Това поле трябва да присъства, освен ако :other не е :value.", + "present_with": "Това поле трябва да присъства, когато присъства :values.", + "present_with_all": "Това поле трябва да присъства, когато има :values.", + "prohibited": "Това поле е забранено.", + "prohibited_if": "Това поле е забранено, ако :other е равно на :value.", + "prohibited_if_accepted": "Това поле е забранено, когато се приема :other.", + "prohibited_if_declined": "Това поле е забранено, когато :other е отказано.", + "prohibited_unless": "Това поле е забранено, освен ако :other не е в :values.", + "prohibits": "Това поле изключва наличието на :other.", + "regex": "Този формат е невалиден.", + "relatable": "Това поле може да не е свързано с този ресурс.", + "required": "Това поле е задължително.", + "required_array_keys": "Това поле трябва да съдържа записи за: :values.", + "required_if": "Това поле е задължително, ако :other е равно на :value.", + "required_if_accepted": "Това поле е задължително, когато се приеме :other.", + "required_if_declined": "Това поле е задължително, когато :other е отхвърлено.", + "required_unless": "Това поле е задължително, освен ако :other не е в :values.", + "required_with": "Това поле е задължително, когато има :values.", + "required_with_all": "Това поле е задължително при наличие на :values.", + "required_without": "Това поле е задължително, ако :values липсва.", + "required_without_all": "Това поле е задължително, ако не присъства нито един от :values.", + "same": "Стойността на това поле трябва да съвпада със стойността от :other.", + "size.array": "Съдържанието трябва да има :size елемента.", + "size.file": "Размерът на файла трябва да бъде :size килобайта.", + "size.numeric": "Стойността трябва да е :size.", + "size.string": "Текстът трябва да е с дължина :size символа.", + "starts_with": "Това трябва да започне с една от следните точки: :values.", + "string": "Това трябва да е низ.", + "timezone": "Това трябва да е допустима зона.", + "ulid": "Това поле трябва да е валиден ULID.", + "unique": "Това вече е направено.", + "uploaded": "Това не може да бъде изтеглено.", + "uppercase": "Това поле трябва да е с главни букви.", + "url": "Този формат е невалиден.", + "uuid": "Това трябва да е валиден UUID." +} diff --git a/locales/bg/php.json b/locales/bg/php.json new file mode 100644 index 00000000000..2da817842a2 --- /dev/null +++ b/locales/bg/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Трябва да приемете :attribute.", + "accepted_if": "Полето :attribute трябва да е прието, когато :other е :value.", + "active_url": "Полето :attribute не е валиден URL адрес.", + "after": "Полето :attribute трябва да бъде дата след :date.", + "after_or_equal": "Полето :attribute трябва да бъде дата след или равна на :date.", + "alpha": "Полето :attribute трябва да съдържа само букви.", + "alpha_dash": "Полето :attribute трябва да съдържа само букви, цифри, долна черта и тире.", + "alpha_num": "Полето :attribute трябва да съдържа само букви и цифри.", + "any_of": ":attribute -те поле са невалидни.", + "array": "Полето :attribute трябва да бъде масив.", + "ascii": ":Attribute-те трябва да съдържат само еднобайтови буквено-цифрови знаци и символи.", + "attached": "Този номер :attribute вече е прикачен.", + "before": "Полето :attribute трябва да бъде дата преди :date.", + "before_or_equal": "Полето :attribute трябва да бъде дата преди или равна на :date.", + "between.array": "Полето :attribute трябва да има между :min - :max елемента.", + "between.file": "Полето :attribute трябва да бъде между :min и :max килобайта.", + "between.numeric": "Полето :attribute трябва да бъде между :min и :max.", + "between.string": "Полето :attribute трябва да бъде между :min и :max знака.", + "boolean": "Полето :attribute трябва да съдържа Да или Не", + "can": "Полето :attribute съдържа неразрешена стойност.", + "confirmed": "Полето :attribute не е потвърдено.", + "contains": "В полето :attribute липсва задължителна стойност.", + "current_password": "Паролата е неправилна.", + "date": "Полето :attribute не е валидна дата.", + "date_equals": ":Attribute трябва да бъде дата, еднаква с :date.", + "date_format": "Полето :attribute не е във формат :format.", + "decimal": ":Attribute-те трябва да имат :decimal знака след десетичната запетая.", + "declined": ":Attribute-те трябва да бъдат отхвърлени.", + "declined_if": ":Attribute трябва да се отклони, когато :other е :value.", + "different": "Полетата :attribute и :other трябва да са различни.", + "digits": "Полето :attribute трябва да има :digits цифри.", + "digits_between": "Полето :attribute трябва да има между :min и :max цифри.", + "dimensions": "Невалидни размери за снимка :attribute.", + "distinct": "Данните в полето :attribute се дублират.", + "doesnt_contain": ":attribute -те поле не трябва да съдържат нито едно от следните: :values.", + "doesnt_end_with": ":Attribute-те може да не завършват с едно от следните: :values.", + "doesnt_start_with": ":Attribute-те може да не започват с едно от следните: :values.", + "email": "Полето :attribute е в невалиден формат.", + "ends_with": ":Attribute трябва да завършва с една от следните стойности: :values.", + "enum": "Избраните :attribute са невалидни.", + "exists": "Избранато поле :attribute вече съществува.", + "extensions": "Полето :attribute трябва да има едно от следните разширения: :values.", + "failed": "Неуспешно удостоверяване на потребител.", + "file": "Полето :attribute трябва да бъде файл.", + "filled": "Полето :attribute е задължително.", + "gt.array": ":Attribute трябва да разполага с повече от :value елемента.", + "gt.file": ":Attribute трябва да бъде по-голяма от :value килобайта.", + "gt.numeric": ":Attribute трябва да бъде по-голяма от :value.", + "gt.string": ":Attribute трябва да бъде по-голяма от :value знака.", + "gte.array": ":Attribute трябва да разполага с :value елемента или повече.", + "gte.file": ":Attribute трябва да бъде по-голяма от или равна на :value килобайта.", + "gte.numeric": ":Attribute трябва да бъде по-голяма от или равна на :value.", + "gte.string": ":Attribute трябва да бъде по-голяма от или равна на :value знака.", + "hex_color": "Полето :attribute трябва да е с валиден шестнадесетичен цвят.", + "image": "Полето :attribute трябва да бъде изображение.", + "in": "Избраното поле :attribute е невалидно.", + "in_array": "Полето :attribute не съществува в :other.", + "in_array_keys": ":attribute -те поле трябва да съдържат поне един от следните клавиши: :values.", + "integer": "Полето :attribute трябва да бъде цяло число.", + "ip": "Полето :attribute трябва да бъде IP адрес.", + "ipv4": "Полето :attribute трябва да бъде IPv4 адрес.", + "ipv6": "Полето :attribute трябва да бъде IPv6 адрес.", + "json": "Полето :attribute трябва да бъде JSON низ.", + "list": "Полето :attribute трябва да е списък.", + "lowercase": ":Attribute трябва да са малки букви.", + "lt.array": ":Attribute трябва да разполага с по-малко от :value елемента.", + "lt.file": ":Attribute трябва да бъде по-малка от :value килобайта.", + "lt.numeric": ":Attribute трябва да бъде по-малка от :value.", + "lt.string": ":Attribute трябва да бъде по-малка от :value знака.", + "lte.array": ":Attribute не трябва да разполага с повече от :value елемента.", + "lte.file": ":Attribute трябва да бъде по-малка от или равна на :value килобайта.", + "lte.numeric": ":Attribute трябва да бъде по-малка от или равна на :value.", + "lte.string": ":Attribute трябва да бъде по-малка от или равна на :value знака.", + "mac_address": ":Attribute трябва да е валиден MAC адрес.", + "max.array": "Полето :attribute трябва да има по-малко от :max елемента.", + "max.file": "Полето :attribute трябва да бъде по-малко от :max килобайта.", + "max.numeric": "Полето :attribute трябва да бъде по-малко от :max.", + "max.string": "Полето :attribute трябва да бъде по-малко от :max знака.", + "max_digits": ":Attribute-те не трябва да имат повече от :max цифри.", + "mimes": "Полето :attribute трябва да бъде файл от тип: :values.", + "mimetypes": "Полето :attribute трябва да бъде файл от тип: :values.", + "min.array": "Полето :attribute трябва има минимум :min елемента.", + "min.file": "Полето :attribute трябва да бъде минимум :min килобайта.", + "min.numeric": "Полето :attribute трябва да бъде минимум :min.", + "min.string": "Полето :attribute трябва да бъде минимум :min знака.", + "min_digits": ":Attribute-те трябва да имат поне :min цифри.", + "missing": "Полето :attribute трябва да липсва.", + "missing_if": "Полето :attribute трябва да липсва, когато :other е :value.", + "missing_unless": "Полето :attribute трябва да липсва, освен ако :other не е :value.", + "missing_with": "Полето :attribute трябва да липсва, когато :values присъства.", + "missing_with_all": "Полето :attribute трябва да липсва, когато има :values.", + "multiple_of": "Числото :attribute трябва да бъде кратно на :value", + "next": "Напред »", + "not_in": "Избраното поле :attribute е невалидно.", + "not_regex": "Форматът на :attribute е невалиден.", + "numeric": "Полето :attribute трябва да бъде число.", + "password": "Паролата е грешна.", + "password.letters": ":Attribute-те трябва да съдържат поне една буква.", + "password.mixed": ":Attribute-те трябва да съдържат поне една главна и една малка буква.", + "password.numbers": ":Attribute-те трябва да съдържат поне едно число.", + "password.symbols": ":Attribute-те трябва да съдържат поне един символ.", + "password.uncompromised": "Дадените :attribute се появиха при изтичане на данни. Моля, изберете различни :attribute.", + "present": "Полето :attribute трябва да съествува.", + "present_if": "Полето :attribute трябва да присъства, когато :other е :value.", + "present_unless": "Полето :attribute трябва да присъства, освен ако :other не е :value.", + "present_with": "Полето :attribute трябва да присъства, когато присъства :values.", + "present_with_all": "Полето :attribute трябва да присъства, когато има :values.", + "previous": "« Назад", + "prohibited": "Поле :attribute е забранено.", + "prohibited_if": "Полето :attribute е забранено, когато :other е равно на :value.", + "prohibited_if_accepted": ":attribute -те поле са забранени, когато :other са приети.", + "prohibited_if_declined": ":attribute -те поле са забранени, когато :other е отказано.", + "prohibited_unless": "Полето :attribute е забранено, освен ако :other не е в :values.", + "prohibits": "Полето :attribute изключва наличието на :other.", + "regex": "Полето :attribute е в невалиден формат.", + "relatable": "Този :attribute може да не е свързан с този ресурс.", + "required": "Полето :attribute е задължително.", + "required_array_keys": "Полето :attribute трябва да съдържа записи за: :values.", + "required_if": "Полето :attribute се изисква, когато :other е :value.", + "required_if_accepted": "Полето :attribute е задължително, когато се приема :other.", + "required_if_declined": "Полето :attribute е задължително, когато :other е отхвърлено.", + "required_unless": "Полето :attribute се изисква, освен ако :other не е в :values.", + "required_with": "Полето :attribute се изисква, когато :values има стойност.", + "required_with_all": "Полето :attribute е задължително, когато :values имат стойност.", + "required_without": "Полето :attribute се изисква, когато :values няма стойност.", + "required_without_all": "Полето :attribute се изисква, когато никое от полетата :values няма стойност.", + "reset": "Паролата е нулирана!", + "same": "Полетата :attribute и :other трябва да съвпадат.", + "sent": "Изпратено е напомняне за вашата парола!", + "size.array": "Полето :attribute трябва да има :size елемента.", + "size.file": "Полето :attribute трябва да бъде :size килобайта.", + "size.numeric": "Полето :attribute трябва да бъде :size.", + "size.string": "Полето :attribute трябва да бъде :size знака.", + "starts_with": ":Attribute трябва да започва с едно от следните: :values.", + "string": "Полето :attribute трябва да бъде знаков низ.", + "throttle": "Твърде много опити за вход. Моля, опитайте отново след :seconds секунди.", + "throttled": "Моля изчакайте, преди да опитате отново.", + "timezone": "Полето :attribute трябва да съдържа валидна часова зона.", + "token": "Този токен за нулиране на парола е невалиден.", + "ulid": ":Attribute трябва да е валиден ULID.", + "unique": "Полето :attribute вече съществува.", + "uploaded": "Неуспешно качване на :attribute.", + "uppercase": ":Attribute трябва да са главни букви.", + "url": "Полето :attribute е в невалиден формат.", + "user": "Потребител с такъв e-mail адрес не може да бъде открит.", + "uuid": ":Attribute трябва да бъде валиден UUID." +} diff --git a/locales/bho/_excludes.json b/locales/bho/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/bho/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/bho/json-inline.json b/locales/bho/json-inline.json new file mode 100644 index 00000000000..309257bce34 --- /dev/null +++ b/locales/bho/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ई क्षेत्र एगो वैध भूमिका होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one number.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो नंबर होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो खास वर्ण आ एगो नंबर होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one special character.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो खास वर्ण होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर आ एगो नंबर होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर आ एगो खास वर्ण होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ एह में कम से कम एगो बड़हन अक्षर, एगो नंबर आ एगो खास वर्ण होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "एह फील्ड में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर होखे के चाहीं.", + "The :attribute must be at least :length characters.": "ई फील्ड कम से कम :length अक्षर के होखे के चाहीं.", + "The :attribute must contain at least one letter.": "एह फील्ड में कम से कम एगो अक्षर होखे के चाहीं.", + "The :attribute must contain at least one number.": "एह फील्ड में कम से कम एगो नंबर होखे के चाहीं.", + "The :attribute must contain at least one symbol.": "एह फील्ड में कम से कम एगो चिन्ह होखे के चाहीं.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "एह फील्ड में कम से कम एगो बड़हन आ एगो छोट अक्षर होखे के चाहीं.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिहल फील्ड एगो डाटा लीक में लउकल बा. कृपया कवनो अलग क्षेत्र चुनीं।" +} diff --git a/locales/bho/json.json b/locales/bho/json.json new file mode 100644 index 00000000000..75649234baf --- /dev/null +++ b/locales/bho/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(आ :count गो अउरी त्रुटि)", + "(and :count more errors)": "(आ :count गो अउरी त्रुटि)|(आ :count गो अउरी गलती)|(आ :count गो अउरी गलती)", + "30 Days": "30 दिन के बा", + "60 Days": "60 दिन के बा", + "90 Days": "90 दिन के बा", + ":amount selected": ":amount के चुनल गइल बा", + ":amount Total": ":amount कुल के बा", + ":days day trial": ":days दिन के परीक्षण के बा", + ":resource Details": ":resource गो विवरण दिहल गइल बा", + ":resource Details: :title": ":resource विवरण : :title के बा", + "A decryption key is required.": "डिक्रिप्शन कुंजी के जरूरत होला।", + "A fresh verification link has been sent to your email address.": "रउरा ईमेल पता पर एगो नया सत्यापन लिंक भेजल गइल बा.", + "A new verification link has been sent to the email address you provided during registration.": "रजिस्ट्रेशन के दौरान रउरा जवन ईमेल पता दिहले बानी ओकरा पर एगो नया सत्यापन लिंक भेजल गइल बा.", + "A new verification link has been sent to the email address you provided in your profile settings.": "रउरा प्रोफाइल सेटिंग में दिहल ईमेल पता पर एगो नया सत्यापन लिंक भेजल गइल बा.", + "A new verification link has been sent to your email address.": "रउरा ईमेल पता पर एगो नया सत्यापन लिंक भेजल गइल बा.", + "Accept Invitation": "निमंत्रण स्वीकार करीं", + "Action": "कार्रवाई", + "Action Event": "एक्शन इवेंट के बारे में बतावल गइल बा", + "Action Events": "एक्शन के घटनाक्रम के बारे में बतावल गइल बा", + "Action Happened At": "भइल एट", + "Action Initiated By": "के शुरुआत कइले बानी", + "Action Name": "नांव", + "Action Status": "ओहदा", + "Action Target": "लक्ष्य", + "Actions": "कार्रवाई के बारे में बतावल गइल बा", + "Add": "जोड़ल", + "Add :resource": ":resource गो जोड़ल जाव", + "Add a new team member to your team, allowing them to collaborate with you.": "अपना टीम में एगो नया टीम सदस्य जोड़ीं, जवना से ऊ रउरा साथे सहयोग कर सके.", + "Add additional security to your account using two factor authentication.": "दू कारक प्रमाणीकरण के इस्तेमाल से अपना खाता में अतिरिक्त सुरक्षा जोड़ीं.", + "Add Payment Method": "भुगतान के तरीका जोड़ल जाला", + "Add row": "पंक्ति जोड़ल जाला", + "Add Team Member": "टीम के सदस्य जोड़ल जाव", + "Add VAT Number": "वैट नंबर जोड़ल जाव", + "Added.": "जोड़ल गइल बा.", + "Additional billing information updated successfully.": "अतिरिक्त बिलिंग जानकारी सफलतापूर्वक अपडेट कइल गइल।", + "Address": "पता", + "Address Line 2": "पता लाइन 2 के बा", + "Administrator": "प्रशासक के रूप में काम कइले बानी", + "Administrator users can perform any action.": "प्रशासक प्रयोगकर्ता लोग कवनो भी कार्रवाई कर सकेला।", + "Afghanistan": "अफगानिस्तान के ह", + "Aland Islands": "आलैंड द्वीप समूह के बा", + "Albania": "अल्बानिया के ह", + "Algeria": "अल्जीरिया के ह", + "All of the people that are part of this team.": "उ सब लोग जवन एह टीम के हिस्सा बा।", + "All resources loaded.": "सब संसाधन लोड हो गइल बा.", + "All rights reserved.": "सब अधिकार सुरक्षित बा।", + "Already registered?": "पहिलहीं से रजिस्ट्रेशन हो गइल बा?", + "American Samoa": "अमेरिकी समोआ के ह", + "An error occurred while uploading the file.": "फाइल अपलोड करत घरी एगो त्रुटि भइल.", + "An error occurred while uploading the file: :error": "फाइल अपलोड करत घरी एगो त्रुटि भइल: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "एगो अप्रत्याशित त्रुटि भइल आ हमनी का अपना सपोर्ट टीम के सूचित कइले बानी जा. कृपया बाद में दोबारा कोशिश करीं।", + "Andorra": "अंडोर के ह", + "Angola": "अंगोला के ह", + "Anguilla": "एंगुइला के नाम से जानल जाला", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ई पन्ना लोड भइला के बाद से कौनों अउरी प्रयोगकर्ता एह संसाधन के अपडेट कइले बा। कृपया पन्ना के रिफ्रेश करीं आ दोबारा कोसिस करीं।", + "Antarctica": "अंटार्कटिका में भइल", + "Antigua And Barbuda": "एंटीगुआ आ बारबुडा के नाम से जानल जाला", + "Antigua and Barbuda": "एंटीगुआ आ बारबुडा के नाम से जानल जाला", + "API Token": "एपीआई टोकन के बा", + "API Token Permissions": "एपीआई टोकन के अनुमति दिहल गइल बा", + "API Tokens": "एपीआई टोकन के बा", + "API tokens allow third-party services to authenticate with our application on your behalf.": "एपीआई टोकन रउरा ओर से थर्ड पार्टी सेवा के हमनी के एप्लिकेशन से प्रमाणित करे के अनुमति देला।", + "Apply": "लागू करीं", + "Apply Coupon": "कूपन लागू करीं", + "April": "अप्रिल", + "Are you sure you want to attempt to pay :amount?": "का रउवा पक्का बानी कि रउवा :amount देवे के कोशिश कईल चाहत बानी?", + "Are you sure you want to cancel your subscription?": "का रउरा पक्का विश्वास बा कि रउरा आपन सदस्यता रद्द कइल चाहत बानी?", + "Are you sure you want to delete all the notifications?": "का रउरा पक्का विश्वास बा कि रउरा सगरी सूचना हटावल चाहत बानी?", + "Are you sure you want to delete the selected resources?": "का रउआँ पक्का बानी कि रउआँ चुनल संसाधन सभ के हटावल चाहत बानी?", + "Are you sure you want to delete this file?": "का रउआँ पक्का बानी कि रउआँ ई फाइल हटावल चाहत बानी?", + "Are you sure you want to delete this notification?": "का रउआँ पक्का बानी कि रउआँ ई सूचना हटावल चाहत बानी?", + "Are you sure you want to delete this payment method?": "का रउरा पक्का विश्वास बा कि रउरा एह भुगतान तरीका के हटावल चाहत बानी?", + "Are you sure you want to delete this resource?": "का रउआँ पक्का बानी कि रउआँ ई संसाधन हटावल चाहत बानी?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "का रउवा पक्का बानी कि रउवा एह टीम के हटावल चाहत बानी? एक बेर कवनो टीम के हटा दिहला का बाद ओकर सगरी संसाधन आ डेटा स्थायी रूप से हटा दिहल जाई.", + "Are you sure you want to delete your account?": "का रउरा पक्का विश्वास बा कि रउरा आपन खाता हटावल चाहत बानी?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "का रउरा पक्का विश्वास बा कि रउरा आपन खाता हटावल चाहत बानी? एक बेर राउर खाता हटा दिहला का बाद ओकर सगरी संसाधन आ डेटा स्थायी रूप से हटा दिहल जाई. कृपया आपन पासवर्ड डाल के एह बात के पुष्टि करीं कि रउरा आपन खाता स्थायी रूप से हटावल चाहत बानी.", + "Are you sure you want to detach the selected resources?": "का रउआँ पक्का बानी कि रउआँ चुनल संसाधन सभ के अलग कइल चाहत बानी?", + "Are you sure you want to detach this resource?": "का रउआँ पक्का बानी कि रउआँ एह संसाधन के अलग कइल चाहत बानी?", + "Are you sure you want to force delete the selected resources?": "का रउआँ पक्का बानी कि रउआँ चुनल संसाधन सभ के जबरन हटावल चाहत बानी?", + "Are you sure you want to force delete this resource?": "का रउआँ पक्का बानी कि रउआँ एह संसाधन के जबरन हटावल चाहत बानी?", + "Are you sure you want to log out?": "का रउआँ पक्का बानी कि रउआँ लॉग आउट कइल चाहत बानी?", + "Are you sure you want to mark all notifications as read?": "का रउआँ पक्का बानी कि रउआँ सभ सूचना के पढ़ल के रूप में चिन्हित कइल चाहत बानी?", + "Are you sure you want to remove this item?": "का रउआँ पक्का बानी कि रउआँ ई आइटम हटावल चाहत बानी?", + "Are you sure you want to restore the selected resources?": "का रउआँ पक्का बानी कि रउआँ चुनल संसाधन सभ के बहाल कइल चाहत बानी?", + "Are you sure you want to restore this resource?": "का रउआँ पक्का बानी कि रउआँ एह संसाधन के बहाल कइल चाहत बानी?", + "Are you sure you want to resume your subscription?": "का रउरा पक्का विश्वास बा कि रउरा आपन सदस्यता फेर से शुरू कइल चाहत बानी?", + "Are you sure you want to run this action?": "का रउरा पक्का विश्वास बा कि रउरा ई कार्रवाई चलावल चाहत बानी?", + "Are you sure you want to set this payment method as your default?": "का रउआँ पक्का बानी कि रउआँ एह भुगतान तरीका के आपन डिफ़ॉल्ट रूप से सेट कइल चाहत बानी?", + "Are you sure you want to stop impersonating?": "का रउरा पक्का विश्वास बा कि रउरा नकल कइल बंद कइल चाहत बानी?", + "Are you sure you would like to delete this API token?": "का रउआँ के पक्का विश्वास बा कि रउआँ ई एपीआई टोकन हटावल चाहत बानी?", + "Are you sure you would like to leave this team?": "का रउरा पक्का विश्वास बा कि रउरा एह टीम के छोड़ल चाहत बानी?", + "Are you sure you would like to remove this person from the team?": "का रउवा पक्का विश्वास बा कि रउवा एह व्यक्ति के टीम से हटावल चाहत बानी?", + "Are you sure you would like to switch billing plans?": "का रउरा पक्का विश्वास बा कि रउरा बिलिंग प्लान बदलल चाहत बानी?", + "Argentina": "अर्जेंटीना के ह", + "Armenia": "आर्मेनिया में भइल", + "Aruba": "अरूबा के बा", + "Attach": "संलग्न करीं", + "Attach & Attach Another": "दोसरा के संलग्न आ संलग्न करीं", + "Attach :resource": ":resource के संलग्न कइल जाला", + "Attach files by dragging & dropping, selecting or pasting them.": "फाइल के घसीट के आ छोड़ के, चुन के भा चख के संलग्न करीं।", + "August": "अगस्त", + "Australia": "ऑस्ट्रेलिया के ह", + "Austria": "आस्ट्रिया के ह", + "Azerbaijan": "अजरबैजान के ह", + "Bahamas": "बहामा के ह", + "Bahrain": "बहरीन में भइल", + "Bangladesh": "बांग्लादेश के ह", + "Barbados": "बारबाडोस के ह", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "आगे बढ़े से पहिले का रउरा ओह लिंक पर क्लिक क के आपन ईमेल पता सत्यापन कर सकीलें जवन हमनी का रउरा के अभी ईमेल कइले बानी जा? अगर रउरा ईमेल ना मिलल त हमनी का खुशी से रउरा के दोसर ईमेल भेज देब जा.", + "Before proceeding, please check your email for a verification link.": "आगे बढ़े से पहिले सत्यापन लिंक खातिर आपन ईमेल देख लीं.", + "Belarus": "बेलारूस के ह", + "Belgium": "बेल्जियम के ह", + "Belize": "बेलीज के ह", + "Benin": "बेनिन के ह", + "Bermuda": "बरमूडा के बा", + "Bhutan": "भूटान के ह", + "Billing Information": "बिलिंग के जानकारी दिहल गइल बा", + "Billing Management": "बिलिंग प्रबंधन के बारे में बतावल गइल बा", + "Bolivia": "बोलिविया के ह", + "Bolivia, Plurinational State of": "बोलिविया, बहुराष्ट्रीय राज्य के बा", + "Bonaire, Sint Eustatius and Saba": "बोनायर, सिंट यूस्टेशियस आ सबा के नाम से जानल जाला", + "Bosnia And Herzegovina": "बोस्निया आ हर्जेगोविना के नाम से जानल जाला", + "Bosnia and Herzegovina": "बोस्निया आ हर्जेगोविना के नाम से जानल जाला", + "Botswana": "बोत्सवाना के ह", + "Bouvet Island": "बौवेट द्वीप के ह", + "Brazil": "ब्राजील के ह", + "British Indian Ocean Territory": "ब्रिटिश हिंद महासागर के क्षेत्र में बा", + "Browser Sessions": "ब्राउजर के सत्र के बारे में बतावल गइल बा", + "Brunei Darussalam": "ब्रुनेई दारुसलम के ह", + "Bulgaria": "बुल्गारिया के ह", + "Burkina Faso": "बुर्किना फासो के ह", + "Burundi": "बुरुंडी के ह", + "Cambodia": "कंबोडिया के ह", + "Cameroon": "कैमरून के ह", + "Canada": "कनाडा के ह", + "Cancel": "मना कइ दीं", + "Cancel Subscription": "सदस्यता रद्द कर दिहल जाव", + "Cape Verde": "केप वर्डे के ह", + "Card": "कार्ड के बा", + "Cayman Islands": "केमैन द्वीप समूह के बा", + "Central African Republic": "मध्य अफ्रीकी गणराज्य के ह", + "Chad": "चाड के ह", + "Change Subscription Plan": "सदस्यता योजना में बदलाव कइल जाव", + "Change the current payment method attached to your subscription": "अपना सदस्यता से जुड़ल वर्तमान भुगतान तरीका बदलीं", + "Changes": "बदलाव हो जाला", + "Checkout": "चेकआउट कइल जाव", + "Chile": "चिली के ह", + "China": "चीन के ह", + "Choose": "चुनीं", + "Choose :field": ":field के चुनीं", + "Choose :resource": ":resource के चुनीं", + "Choose an option": "कवनो विकल्प चुनीं", + "Choose date": "तारीख चुने के बा", + "Choose File": "फाइल के चयन करीं", + "Choose Files": "फाइल के चयन करीं", + "Choose Type": "टाइप के चुनीं", + "Christmas Island": "क्रिसमस द्वीप के बा", + "City": "शहर", + "Click here to re-send the verification email.": "सत्यापन ईमेल के दोबारा भेजे खातिर इहाँ क्लिक करीं।", + "click here to request another": "दूसरा के अनुरोध करे खातिर इहाँ क्लिक करीं", + "Click to choose": "चुने खातिर क्लिक करीं", + "Close": "बंद करीं", + "Cocos (Keeling) Islands": "कोकोस (कीलिंग) द्वीप समूह के बा", + "Code": "संहिता के बारे में बतावल गइल बा", + "Colombia": "कोलंबिया के ह", + "Comoros": "कोमोरोस के ह", + "Confirm": "पक्का कयिल", + "Confirm Billing Action": "बिलिंग एक्शन के पुष्टि करीं", + "Confirm Password": "पासवर्ड के पुष्टि करीं", + "Confirm Payment": "भुगतान के पुष्टि करीं", + "Confirm your :amount payment": "आपन :amount भुगतान के पुष्टि करीं", + "Congo": "कांगो के ह", + "Congo, Democratic Republic": "कांगो, लोकतांत्रिक गणराज्य के ह", + "Congo, the Democratic Republic of the": "कांगो, लोकतांत्रिक गणराज्य के...", + "Constant": "स्थिर", + "Continue To Payment": "भुगतान जारी रखे के बा", + "Cook Islands": "कुक द्वीप समूह के बा", + "Copy to clipboard": "क्लिपबोर्ड पर कॉपी करीं", + "Costa Rica": "कोस्टा रिका के ह", + "Cote D'Ivoire": "कोट डी आइवर के बा", + "Country": "देश", + "Coupon": "कूपन के बा", + "Coupon applied successfully.": "कूपन सफलतापूर्वक लागू हो गइल.", + "Create": "बनावल", + "Create & Add Another": "एगो अउरी बनाईं & जोड़ीं", + "Create :resource": ":resource के बनावे के बा", + "Create a new team to collaborate with others on projects.": "प्रोजेक्ट पर दोसरा के साथे सहयोग करे खातिर एगो नया टीम बनाईं.", + "Create Account": "खाता बनावे के बा", + "Create API Token": "एपीआई टोकन बनाईं", + "Create New Team": "नया टीम बनाईं", + "Create Team": "टीम बनावे के बा", + "Created.": "बनावल गइल बा.", + "Croatia": "क्रोएशिया के ह", + "CSV (.csv)": "सीएसवी (.csv) के बा।", + "Cuba": "क्यूबा के ह", + "Curaçao": "क्यूरासाओ के ह", + "Current Password": "वर्तमान पासवर्ड के बा", + "Current Subscription Plan": "वर्तमान सदस्यता योजना के बारे में बतावल गइल बा", + "Currently Subscribed": "फिलहाल सब्सक्राइब हो रहल बा", + "Customer Balance": "ग्राहक संतुलन के बारे में बतावल गइल बा", + "Customize": "अनुकूलित करीं", + "Cyprus": "साइप्रस के ह", + "Czech Republic": "चेक गणराज्य के ह", + "Côte d'Ivoire": "कोट डी आइवर के बा", + "Dark": "अन्हरिया", + "Dashboard": "डैशबोर्ड के बा", + "December": "दिसम्बर", + "Decrease": "घटाईं", + "Default": "बाकी", + "Delete": "हटाईं", + "Delete :resource": "हटाईं :resource", + "Delete Account": "खाता हटा दिहल जाव", + "Delete all notifications": "सगरी सूचना के हटा दीं", + "Delete API Token": "एपीआई टोकन के हटा दिहल जाला", + "Delete File": "फाइल के हटा दिहल जाव", + "Delete Notification": "सूचना हटा दिहल जाव", + "Delete Resource": "संसाधन के हटा दिहल जाव", + "Delete Selected": "हटावल चुनल गइल बा", + "Delete Team": "टीम के हटावे के बा", + "Denmark": "डेनमार्क के ह", + "Detach": "अलगा हो गइल बा", + "Detach Resource": "संसाधन के अलगा कर दिहल जाला", + "Detach Selected": "अलगा हो गइल बा", + "Details": "विवरण", + "Disable": "विकलांग", + "Djibouti": "जिबूती के ह", + "Do you really want to leave? You have unsaved changes.": "का रउवा सचमुच छोड़े के चाहत बानी? रउरा लगे अनसेव बदलाव बा.", + "Dominica": "डोमिनिका के ह", + "Dominican Republic": "डोमिनिकन गणराज्य के ह", + "Done.": "हो गईल.", + "Download": "डाउनलोड करीं", + "Download Invoice": "चालान डाउनलोड करीं", + "Drop file or click to choose": "फाइल छोड़ दीं भा चुने खातिर क्लिक करीं", + "Drop files or click to choose": "फाइल छोड़ दीं भा चुने खातिर क्लिक करीं", + "Ecuador": "इक्वाडोर के ह", + "Edit": "संपादन कईल", + "Edit :resource": "संपादन :resource के बा", + "Edit Attached": "संपादन संलग्न बा", + "Edit Profile": "प्रोफाइल के संपादन करीं", + "Editor": "संपादक के रूप में काम कइले बानी", + "Editor users have the ability to read, create, and update.": "संपादक प्रयोगकर्ता लोग में पढ़े, बनावे आ अपडेट करे के क्षमता होला।", + "Egypt": "मिस्र के ह", + "El Salvador": "एल साल्वाडोर के ह", + "Email": "ईमेल पर भेजल जा सकेला", + "email": "ईमेल पर भेजल जा सकेला", + "Email Address": "ईमेल के पता बा", + "Email Addresses": "ईमेल के पता बा", + "Email Password Reset Link": "ईमेल पासवर्ड रीसेट के लिंक बा", + "Email Verification": "ईमेल सत्यापन के बारे में बतावल गइल बा", + "Enable": "सक्षम करीं", + "Encrypted environment file already exists.": "एन्क्रिप्टेड वातावरण फाइल पहिले से मौजूद बा।", + "Encrypted environment file not found.": "एन्क्रिप्टेड वातावरण फाइल ना मिलल।", + "Ensure your account is using a long, random password to stay secure.": "सुनिश्चित करीं कि राउर खाता सुरक्षित रहे खातिर एगो लमहर, बेतरतीब पासवर्ड के इस्तेमाल करत बा.", + "Environment file already exists.": "पर्यावरण फाइल पहिले से मौजूद बा।", + "Environment file not found.": "पर्यावरण फाइल ना मिलल।", + "Equatorial Guinea": "भूमध्यरेखीय गिनी के ह", + "Eritrea": "इरिट्रिया के ह", + "Error": "त्रुटि", + "errors": "गलती हो गइल बा", + "Estonia": "एस्टोनिया के ह", + "Ethiopia": "इथियोपिया के ह", + "ex VAT": "एक्स वैट के बा", + "Excel (.xlsx)": "एक्सेल (.xlsx) के बा।", + "Expires :expiration": "समाप्त हो गइल बा :expiration", + "Export As CSV": "सीएसवी के रूप में निर्यात करीं", + "Extra Billing Information": "अतिरिक्त बिलिंग के जानकारी दिहल गइल बा", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "रउरा भुगतान के प्रक्रिया खातिर अतिरिक्त पुष्टि के जरूरत बा. कृपया नीचे दिहल बटन पर क्लिक करके भुगतान पन्ना पर आगे बढ़ीं।", + "Failed Subscription Payment": "सदस्यता भुगतान में असफल हो गइल", + "Failed to load :resource!": ":resource लोड करे में असफल हो गइल!", + "Falkland Islands (Malvinas)": "फॉकलैंड द्वीप समूह (मालविनास) के बा।", + "Faroe Islands": "फरो द्वीप समूह के बा", + "February": "फरवरी", + "Fiji": "फिजी के ह", + "Filename": "फाइल के नाम बा", + "Finish enabling two factor authentication.": "दू कारक प्रमाणीकरण के सक्षम कइल समाप्त करीं।", + "Finland": "फिनलैंड के ह", + "For your security, please confirm your password to continue.": "अपना सुरक्षा खातिर, कृपया आगे बढ़े खातिर आपन पासवर्ड के पुष्टि करीं।", + "Forbidden": "निषिद्ध", + "Force Delete": "जबरन हटावे के बा", + "Force Delete :resource": "जबरन हटावे के बा :resource", + "Force Delete Resource": "संसाधन के हटावे के मजबूर करीं", + "Force Delete Selected": "जबरन हटावे के चयन कइल गइल", + "Forgot Password": "पासवर्ड भूल गइल बानी", + "Forgot your password?": "आपन पासवर्ड भूल गइल बानी?", + "Forgot Your Password?": "आपन पासवर्ड भूल गइल बानी?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "आपन पासवर्ड भूल गइल बानी? कवनो बात ना. बस आपन ईमेल पता बताईं आ हमनी का रउरा के पासवर्ड रीसेट लिंक ईमेल करब जा जवना से रउरा नया चुन सकीलें.", + "France": "फ्रांस के ह", + "French Guiana": "फ्रेंच गुयाना के ह", + "French Polynesia": "फ्रेंच पोलिनेशिया के ह", + "French Southern Territories": "फ्रांस के दक्षिणी इलाका के ह", + "From": "से", + "Gabon": "गैबन के ह", + "Gambia": "गाम्बिया के ह", + "Georgia": "जॉर्जिया के ह", + "Germany": "जर्मनी के ह", + "Ghana": "घाना के बा", + "Gibraltar": "जिब्राल्टर के ह", + "Go Home": "घरे जाइए", + "Go to page :page": "पन्ना :page पर जाईं", + "Great! You have accepted the invitation to join the :team team.": "बढियाॅंं! रउरा दस गो टीम में शामिल होखे के नेवता स्वीकार कर लिहले बानी.", + "Greece": "ग्रीस के ह", + "Greenland": "ग्रीनलैंड के ह", + "Grenada": "ग्रेनेडा के ह", + "Guadeloupe": "ग्वाडेलोप में भइल", + "Guam": "गुआम के बा", + "Guatemala": "ग्वाटेमाला के ह", + "Guernsey": "गवर्नर के ह", + "Guinea": "गिनी के नाम से जानल जाला", + "Guinea-Bissau": "गिनी-बिसाऊ के नाम से जानल जाला", + "Guyana": "गुयाना के ह", + "Haiti": "हैती के ह", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "आपन सदस्यता रद्द करे के बारे में दूसरा विचार बा? रउआँ आपन वर्तमान बिलिंग चक्र के अंत तक कबो भी तुरंत आपन सदस्यता फिर से सक्रिय कर सकेनी। राउर वर्तमान बिलिंग चक्र खतम होखला के बाद, रउआ बिल्कुल नया सदस्यता योजना चुन सकेनी।", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "आपन सदस्यता रद्द करे के बारे में दूसरा विचार बा? रउआँ कबो भी आपन वर्तमान बिलिंग चक्र के अंत तक आपन सदस्यता तुरंत रिएक्टिव क सकत बानी। राउर वर्तमान बिलिंग चक्र खतम होखला के बाद, रउआ बिल्कुल नया सदस्यता योजना चुन सकेनी।", + "Heard Island & Mcdonald Islands": "हर्ड आइलैंड आ मैकडोनाल्ड आइलैंड के नाम से जानल जाला", + "Heard Island and McDonald Islands": "हर्ड आइलैंड आ मैकडोनाल्ड आइलैंड के नाम से जानल जाला", + "Hello!": "प्रणाम!", + "Hide Content": "सामग्री छिपावे के बा", + "Hold Up!": "पकड़ के रखल जाव!", + "Holy See (Vatican City State)": "होली सी (वैटिकन सिटी राज्य) के बा।", + "Honduras": "होंडुरस के ह", + "Hong Kong": "हांगकांग के ह", + "Hungary": "हंगरी में भइल", + "I agree to the :terms_of_service and :privacy_policy": ":terms_of_service आ :privacy_policy के बात से हम सहमत बानी", + "Iceland": "आइसलैंड के ह", + "ID": "आईडी के बा", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "जरूरत पड़ला पर रउआँ अपना सभ डिवाइस सभ पर अपना बाकी सभ ब्राउजर सत्र सभ से लॉग आउट क सकत बानी। राउर कुछ हालिया सत्र नीचे दिहल गइल बा; हालाँकि, ई लिस्ट पूरा ना हो सके ला। अगर रउरा लागत बा कि रउरा खाता से समझौता हो गइल बा त रउरा आपन पासवर्ड भी अपडेट करे के चाहीं.", + "If you already have an account, you may accept this invitation by clicking the button below:": "अगर रउरा लगे पहिले से खाता बा त नीचे दिहल बटन पर क्लिक क के एह नेवता के स्वीकार कर सकेनी:", + "If you did not create an account, no further action is required.": "अगर रउआँ खाता ना बनवले बानी त अउरी कवनो कार्रवाई के जरूरत नइखे।", + "If you did not expect to receive an invitation to this team, you may discard this email.": "अगर रउरा एह टीम के नेवता मिले के उमेद ना रहे त रउरा एह ईमेल के फेंक सकेनी.", + "If you did not receive the email": "अगर रउरा ईमेल ना मिलल होखे", + "If you did not request a password reset, no further action is required.": "अगर रउआँ पासवर्ड रीसेट के अनुरोध ना कइले बानी त अउरी कवनो कार्रवाई के जरूरत नइखे।", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "अगर रउरा लगे खाता नइखे त नीचे दिहल बटन पर क्लिक क के खाता बना सकेनी. खाता बनावे के बाद, आप टीम के निमंत्रण के स्वीकार करे खातिर एह ईमेल में निमंत्रण स्वीकृति बटन पर क्लिक क सकत बानी:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "अगर रउरा अपना चालान में विशिष्ट संपर्क भा कर जानकारी जोड़ल जरूरी बा, जइसे कि रउरा पूरा बिजनेस नाम, वैट पहचान संख्या, भा रिकार्ड के पता, त रउरा ओकरा के एहिजा जोड़ सकीलें.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "अगर रउरा \":actionText\" बटन पर क्लिक करे में परेशानी होखत बा त नीचे दिहल यूआरएल के कॉपी पेस्ट करीं\nअपना वेब ब्राउजर में डाल दीं:", + "Impersonate": "नकल करे के बा", + "Increase": "बढ़ल", + "India": "भारत", + "Indonesia": "इंडोनेशिया के ह", + "Invalid filename.": "अमान्य फाइल के नाम बा।", + "Invalid JSON was returned from the route.": "रूट से अमान्य जेएसओएन वापस कर दिहल गइल।", + "Invoice Email Addresses": "चालान के ईमेल पता बा .", + "Invoice emails updated successfully.": "चालान ईमेल सफलतापूर्वक अपडेट कइल गइल बा.", + "Invoices": "चालान के बारे में बतावल गइल बा", + "Iran, Islamic Republic Of": "ईरान के ह", + "Iran, Islamic Republic of": "ईरान, इस्लामिक गणराज्य के बा", + "Iraq": "इराक के ह", + "Ireland": "आयरलैंड के ह", + "Isle Of Man": "आइल ऑफ मैन के ह", + "Isle of Man": "आइल ऑफ मैन के ह", + "Israel": "इजरायल के ह", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "लागत बा कि रउरा लगे सक्रिय सदस्यता नइखे. शुरुआत करे खातिर रउरा नीचे दिहल सदस्यता योजना में से कवनो एक योजना चुन सकेनी. सदस्यता योजना में रउरा सुविधा का हिसाब से बदलाव भा रद्द कइल जा सकेला.", + "Italy": "इटली के ह", + "Jamaica": "जमैका के ह", + "January": "जनवरी", + "Japan": "जापान के ह", + "Jersey": "जर्सी के बा", + "Jordan": "जॉर्डन के ह", + "July": "जुलाई", + "June": "जून", + "Kazakhstan": "कजाकिस्तान के ह", + "Kenya": "केन्या के ह", + "Key": "चाभी", + "Kiribati": "किरिबाती के बा", + "Korea": "दक्षिण कोरिया के ह", + "Korea, Democratic People's Republic of": "कोरिया, लोकतांत्रिक जनगणराज्य के...", + "Korea, Republic of": "कोरिया, गणतंत्र के बा", + "Kosovo": "कोसोवो के ह", + "Kuwait": "कुवैत में भइल", + "Kyrgyzstan": "किर्गिस्तान के ह", + "Lao People's Democratic Republic": "लाओ के जन लोकतांत्रिक गणराज्य के ह", + "Last active": "आखिरी बेर सक्रिय भइल रहे", + "Last used": "आखिरी बेर इस्तेमाल भइल", + "Latvia": "लातविया के ह", + "Leave": "छुट्टी", + "Leave Team": "टीम छोड़ दीं", + "Lebanon": "लेबनान के ह", + "length": "लंबाई", + "Lens": "लेंस के इस्तेमाल कइल जाला", + "Lesotho": "लेसोथो के ह", + "Liberia": "लाइबेरिया के ह", + "Libyan Arab Jamahiriya": "लीबिया के अरब जमाहिरिया के ह", + "Liechtenstein": "लीचेनस्टीन के ह", + "Light": "उजियार", + "Lithuania": "लिथुआनिया के नाम से जानल जाला", + "Load :perPage More": ":perPage गो अउरी लोड करीं", + "Loading": "लोड हो रहल बा", + "Location": "अस्थान", + "Log in": "लॉग इन करीं", + "Log In": "लॉग इन करीं", + "Log Out": "लॉग आउट हो गइल बा", + "Log out": "लॉग आउट हो गइल बा", + "Log Out Other Browser Sessions": "ब्राउजर के अन्य सत्रन से लॉग आउट करीं", + "Log Viewer": "लॉग व्यूअर के बा", + "Login": "लॉगिन करीं", + "Logout": "लॉगआउट हो गइल बा", + "Logs": "लॉग के बा", + "Luxembourg": "लक्समबर्ग में भइल", + "Macao": "मकाओ के ह", + "Macedonia": "उत्तरी मैसिडोनिया के ह", + "Macedonia, the former Yugoslav Republic of": "मैसिडोनिया, पूर्व युगोस्लाव गणराज्य के...", + "Madagascar": "मेडागास्कर के ह", + "Malawi": "मलावी के ह", + "Malaysia": "मलेशिया के ह", + "Maldives": "मालदीव के बा", + "Mali": "माली के ह", + "Malta": "माल्टा के ह", + "Manage Account": "खाता के प्रबंधन करीं", + "Manage and log out your active sessions on other browsers and devices.": "दोसरा ब्राउजर आ डिवाइस पर आपन सक्रिय सत्र प्रबंधित करीं आ लॉग आउट करीं.", + "Manage API Tokens": "एपीआई टोकन के प्रबंधन करीं", + "Manage Role": "भूमिका के प्रबंधन करीं", + "Manage Team": "टीम के प्रबंधन करीं", + "Managing billing for :billableName": ":billableName के बिलिंग के प्रबंधन कइल", + "March": "मार्च", + "Mark all as Read": "सब के पढ़ल जइसन चिन्हित करीं", + "Mark all notifications as read": "सभ सूचना के पढ़ल के रूप में चिन्हित करीं", + "Mark Read": "मार्क रीड के लिखल बा", + "Mark Unread": "मार्क अनरीड बा", + "Marshall Islands": "मार्शल द्वीप समूह के बा", + "Martinique": "मार्टिनिक के नाम से जानल जाला", + "Mauritania": "मॉरिटानिया में भइल", + "Mauritius": "मारीशस में भइल", + "May": "हो सकेला", + "Mayotte": "मेयोट के ह", + "Mexico": "मेक्सिको के ह", + "Micronesia, Federated States Of": "माइक्रोनेशिया के नाम से जानल जाला", + "Micronesia, Federated States of": "माइक्रोनेशिया, संघीय राज्य के बा", + "Moldova": "मोल्दोवा के ह", + "Moldova, Republic of": "मोल्दोवा, गणराज्य के बा", + "Monaco": "मोनाको के ह", + "Mongolia": "मंगोलिया के ह", + "Montenegro": "मोंटेनेग्रो के ह", + "Month To Date": "महीना से आज तक के बा", + "Monthly": "मासिक रूप से होखे वाला बा", + "monthly": "मासिक रूप से होखे वाला बा", + "Montserrat": "मोंटसेराट के ह", + "Morocco": "मोरक्को के ह", + "Mozambique": "मोजाम्बिक के ह", + "Myanmar": "म्यांमार के ह", + "Name": "नांव", + "name": "नांव", + "Namibia": "नामीबिया के ह", + "Nauru": "नाउरू के बा", + "Nepal": "नेपाल के बा", + "Netherlands": "नीदरलैंड के ह", + "Netherlands Antilles": "नीदरलैंड एंटीलीज के ह", + "Nevermind": "कवनो बात ना", + "Nevermind, I'll keep my old plan": "कवनो बात ना, हम आपन पुरान योजना बनवले रहब", + "New": "नया", + "New :resource": "नया :resource के बा", + "New Caledonia": "न्यू कैलेडोनिया के ह", + "New Password": "नया पासवर्ड के बा", + "New Zealand": "न्यूजीलैंड के ह", + "Next": "अगिला", + "Next Payment": "अगिला भुगतान के बा", + "Next Payment on": "अगिला भुगतान पर बा", + "Nicaragua": "निकारागुआ के ह", + "Niger": "नाइजर के ह", + "Nigeria": "नाइजीरिया के ह", + "Niue": "निउए के बा", + "No": "ना", + "No :resource matched the given criteria.": "नंबर :resource दिहल मापदंड से मेल खात रहे।", + "No additional information...": "कवनो अतिरिक्त जानकारी नइखे...", + "No Current Data": "कवनो करंट डाटा नइखे", + "No Data": "ना कवनो डाटा", + "no file selected": "कवनो फाइल ना चुनल गइल", + "No Increase": "कवनो बढ़ोतरी ना भइल", + "No payment methods on file.": "फाइल में कवनो भुगतान के तरीका नइखे.", + "No payment scheduled.": "कवनो भुगतान तय नइखे भइल.", + "No Prior Data": "कवनो पूर्व डेटा नइखे", + "No Results Found.": "कवनो रिजल्ट ना मिलल.", + "Norfolk Island": "नॉरफोक द्वीप के ह", + "Northern Mariana Islands": "उत्तरी मारियाना द्वीप समूह के बा", + "Norway": "नार्वे के ह", + "Not Found": "ना मिलल बा", + "Notifications": "सूचना दिहल गइल बा", + "Nova": "नोवा के बा", + "Nova User": "नोवा यूजर के बा", + "November": "नवंबर", + "October": "अक्टूबर", + "of": "का", + "OK": "ठीक बा", + "Oman": "ओमान के ह", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "एक बेर कवनो टीम के हटा दिहला का बाद ओकर सगरी संसाधन आ डेटा स्थायी रूप से हटा दिहल जाई. एह टीम के हटावे से पहिले कृपया एह टीम से जुड़ल कवनो डेटा भा जानकारी डाउनलोड करीं जवना के रउरा राखल चाहत बानी.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "एक बेर राउर खाता हटा दिहला का बाद ओकर सगरी संसाधन आ डेटा स्थायी रूप से हटा दिहल जाई. आपन खाता हटावे से पहिले कवनो डेटा भा जानकारी डाउनलोड करीं जवना के रउरा राखल चाहत बानी.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "एक बेर राउर खाता हटा दिहला का बाद ओकर सगरी संसाधन आ डेटा स्थायी रूप से हटा दिहल जाई. कृपया आपन पासवर्ड डाल के एह बात के पुष्टि करीं कि रउरा आपन खाता स्थायी रूप से हटावल चाहत बानी.", + "Only Trashed": "खाली कचरा में डाल दिहल गइल", + "Open Invoices": "चालान खोलल जाला", + "Original": "असली", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "हमनी के बिलिंग प्रबंधन पोर्टल से रउरा आपन सदस्यता योजना, भुगतान तरीका, आ आपन हाल के चालान डाउनलोड सुविधाजनक तरीका से प्रबंधित कर सकीलें.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "हमनी के बिलिंग प्रबंधन पोर्टल से रउरा आपन सदस्यता योजना, भुगतान विधि, आ आपन हाल के चालान डाउनलोड सुविधाजनक तरीका से प्रबंधित कर सकीलें.", + "Page Expired": "पन्ना के समय सीमा समाप्त हो गइल बा", + "Pagination Navigation": "पृष्ठांकन नेविगेशन के बारे में बतावल गइल बा", + "Paid": "भुगतान भईल", + "Pakistan": "पाकिस्तान के ह", + "Palau": "पलाऊ के बा", + "Palestinian Territory, Occupied": "फिलिस्तीनी इलाका, कब्जा कर लिहल गइल", + "Panama": "पनामा के ह", + "Papua New Guinea": "पापुआ न्यू गिनी के ह", + "Paraguay": "पराग्वे के ह", + "Password": "पासवर्ड", + "password": "पासवर्ड", + "Payment Confirmation": "भुगतान के पुष्टि कइल जाला", + "Payment Information": "भुगतान के बारे में जानकारी दिहल गइल बा", + "Payment information updated successfully.": "भुगतान के जानकारी सफलतापूर्वक अपडेट हो गइल।", + "Payment Method": "भुगतान के तरीका के बारे में बतावल गइल बा", + "Payment Methods": "भुगतान के तरीका के बारे में बतावल गइल बा", + "Payment Required": "भुगतान के जरूरत बा", + "Payments": "भुगतान के काम होला", + "Pending Team Invitations": "टीम के निमंत्रण लंबित बा", + "Per Page": "प्रति पन्ना के बा", + "Permanently delete this team.": "एह टीम के स्थायी रूप से हटा दीं.", + "Permanently delete your account.": "आपन खाता स्थायी रूप से हटा दीं।", + "Permissions": "अनुमति दिहल गइल बा", + "Peru": "पेरू के ह", + "Philippines": "फिलीपींस के ह", + "Photo": "तस्वीर", + "Pitcairn": "पिटकेर्न के नाम से जानल जाला", + "Please accept the terms of service.": "सेवा के शर्त के स्वीकार करीं।", + "Please click the button below to verify your email address.": "कृपया नीचे दिहल बटन पर क्लिक क के आपन ईमेल पता सत्यापन करीं.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "कृपया आपन कवनो आपातकालीन रिकवरी कोड डाल के अपना खाता में पहुँच के पुष्टि करीं।", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "कृपया अपना प्रमाणक आवेदन द्वारा दिहल प्रमाणीकरण कोड दर्ज क के अपना खाता में पहुँच के पुष्टि करीं।", + "Please confirm your password before continuing.": "आगे बढ़े से पहिले आपन पासवर्ड के पुष्टि करीं।", + "Please copy your new API token. For your security, it won't be shown again.": "कृपया आपन नया एपीआई टोकन के कॉपी करीं। राउर सुरक्षा खातिर, एकरा के दोबारा ना देखावल जाई।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "कृपया आपन पासवर्ड दर्ज करीं आ ई पुष्टि करीं कि रउरा अपना सगरी डिवाइस पर अपना दोसरा ब्राउजर सत्रन से लॉग आउट कइल चाहत बानी.", + "Please provide a maximum of three invoice emails addresses.": "कृपया अधिकतम तीन गो चालान ईमेल पता दीं.", + "Please provide the email address of the person you would like to add to this team.": "कृपया ओह आदमी के ईमेल पता दीं जवना के रउरा एह टीम में जोड़ल चाहत बानी.", + "Please set a default payment method before retrying payments.": "भुगतान के दोबारा कोशिश करे से पहिले एगो डिफ़ॉल्ट भुगतान विधि सेट करीं।", + "Please set a default payment method before swapping plans.": "कृपया योजना के अदला-बदली करे से पहिले डिफ़ॉल्ट भुगतान तरीका सेट करीं।", + "Poland": "पोलैंड के ह", + "Portugal": "पुर्तगाल के ह", + "Press / to search": "खोज करे खातिर / दबाईं", + "Preview": "पूर्वावलोकन कइल जाव", + "Previewing": "पूर्वावलोकन कइल जा रहल बा", + "Previous": "पिछिला", + "Privacy Policy": "गोपनीयता नीति के बारे में बतावल गइल बा", + "Profile": "प्रोफाइल", + "Profile Information": "प्रोफाइल के जानकारी दिहल गइल बा", + "Puerto Rico": "प्यूर्टो रिको के ह", + "Qatar": "कतर के ह", + "Quarter To Date": "तिमाही से आज तक के बा", + "Recovery Code": "रिकवरी कोड के बारे में बतावल गइल बा", + "Refresh": "ताज़ा कर दिहल जाव", + "Regards,": "सादर,", + "Regenerate Recovery Codes": "रिकवरी कोड के पुनर्जीवित कइल जाला", + "Register": "पंजी", + "Reload": "रिलोड कइल जाव", + "Remember me": "हमरा के याद करऽ", + "Remember Me": "हमरा के याद करीं", + "Remove": "निकालल", + "Remove Photo": "फोटो हटा दिहल जाव", + "Remove Team Member": "टीम के सदस्य के हटा दिहल जाव", + "Replicate": "दोहरावे के बा", + "Required fields": "जरुरी खेत के बा", + "Resend Verification Email": "सत्यापन ईमेल के फेर से भेजल जाव", + "Reset Filters": "फिल्टर के रीसेट करीं", + "Reset Password": "पासवर्ड के रीसेट करीं", + "Reset Password Notification": "पासवर्ड सूचना के रीसेट करीं", + "resource": "संसाधन के बारे में बतावल गइल बा", + "Resource Row Dropdown": "संसाधन पंक्ति ड्रॉपडाउन के बा", + "Resources": "संसाधन", + "resources": "संसाधन", + "Restore": "बहाल कईल", + "Restore :resource": "बहाल कईल :resource", + "Restore Resource": "संसाधन के बहाल कर दिहल जाव", + "Restore Selected": "चुनल गइल बा बहाल करीं", + "results": "परिणाम", + "Resume Subscription": "सदस्यता फिर से शुरू करीं", + "Retry Payment": "भुगतान के दोबारा कोशिश करीं", + "Return to :appName": ":appName पर वापस आ जाईं", + "Reunion": "रेयूनियन के ह", + "Role": "भूमिका", + "Romania": "रोमानिया में भइल", + "Run Action": "एक्शन चलावे के बा", + "Russian Federation": "रूसी संघ के ह", + "Rwanda": "रवांडा के ह", + "Réunion": "रेयूनियन के ह", + "Saint Barthelemy": "सेंट बार्थलेमी के ह", + "Saint Barthélemy": "संत बार्थलेमी के ह", + "Saint Helena": "सेंट हेलेना के ह", + "Saint Kitts And Nevis": "सेंट किट्स आ नेविस के ह", + "Saint Kitts and Nevis": "सेंट किट्स आ नेविस के नाम से जानल जाला", + "Saint Lucia": "सेंट लूसिया के ह", + "Saint Martin": "सेंट मार्टिन के ह", + "Saint Martin (French part)": "सेंट मार्टिन (फ्रेंच भाग) के बा।", + "Saint Pierre And Miquelon": "सेंट पियरे आ मिकेलन के नाम से जानल जाला", + "Saint Pierre and Miquelon": "सेंट पियरे आ मिकेलन के नाम बा", + "Saint Vincent And Grenadines": "सेंट विंसेंट आ ग्रेनेडिन के नाम से जानल जाला", + "Saint Vincent and the Grenadines": "सेंट विंसेंट आ ग्रेनेडीन के नाम से जानल जाला", + "Samoa": "समोआ के ह", + "San Marino": "सैन मैरिनो के ह", + "Sao Tome And Principe": "साओ टोमे आ प्रिंसिप के नाम बा", + "Sao Tome and Principe": "साओ टोमे आ प्रिंसिपे के नाम से जानल जाला", + "Saudi Arabia": "सऊदी अरब के ह", + "Save": "बचावल", + "Saved.": "सहेजल गइल बा.", + "Scroll to bottom": "नीचे स्क्रॉल करीं", + "Scroll to top": "ऊपर के ओर स्क्रॉल करीं", + "Search": "तलाशी", + "Secure Area": "सुरक्षित क्षेत्र के बा", + "Select": "चुनीं", + "Select a different plan": "कवनो अलग योजना चुनीं", + "Select a log file...": "कवनो लॉग फाइल चुनीं...", + "Select A New Photo": "एगो नया फोटो चुनीं", + "Select Action": "एक्शन के चयन करीं", + "Select all": "सब के चुनीं", + "Select All Dropdown": "सब ड्रॉपडाउन के चयन करीं", + "Select this page": "एह पन्ना के चुनीं", + "Send Password Reset Link": "पासवर्ड रीसेट लिंक भेजल जाला", + "Senegal": "सेनेगल के ह", + "September": "सितंबर", + "Serbia": "सर्बिया के ह", + "Server Error": "सर्वर के त्रुटि हो गइल बा", + "Service Unavailable": "सेवा अनुपलब्ध बा", + "Set as default": "डिफ़ॉल्ट के रूप में सेट कइल गइल बा", + "Setup Key": "सेटअप कुंजी के बा", + "Seychelles": "सेशेल्स के ह", + "Show All Fields": "सभ फील्ड देखावल जाव", + "Show Content": "सामग्री देखावल जाव", + "Show Recovery Codes": "रिकवरी कोड देखावल जाव", + "Showing": "देखावल जा रहल बा", + "Sierra Leone": "सिएरा लियोन के ह", + "Signed in as": "के रूप में साइन इन कइले बानी", + "Singapore": "सिंगापुर के ह", + "Sint Maarten (Dutch part)": "सिंट मार्टेन के ह", + "Slovakia": "स्लोवाकिया के ह", + "Slovenia": "स्लोवेनिया के ह", + "Soft Deleted": "सॉफ्ट डिलीट हो गइल बा", + "Solomon Islands": "सोलोमन द्वीप समूह के बा", + "Somalia": "सोमालिया में भइल", + "Something went wrong.": "कुछ गड़बड़ हो गइल।", + "Sorry! You are not authorized to perform this action.": "माँफ करीं! रउरा के ई काम करे के अधिकार नइखे.", + "Sorry, your session has expired.": "माफ करीं, राउर सत्र खतम हो गइल बा.", + "South Africa": "दक्षिण अफ्रीका के ह", + "South Georgia And Sandwich Isl.": "दक्षिण जॉर्जिया आ दक्षिण सैंडविच द्वीप समूह के नाम से जानल जाला", + "South Georgia and the South Sandwich Islands": "दक्खिन जॉर्जिया आ दक्खिन सैंडविच दीप सभ के नाँव से जानल जाला", + "South Sudan": "दक्षिण सूडान के ह", + "Spain": "स्पेन के ह", + "Sri Lanka": "श्रीलंका के ह", + "Standalone Actions": "स्टैंडअलोन एक्शन के बारे में बतावल गइल बा", + "Start Polling": "मतदान शुरू कर दीं", + "Start polling": "मतदान शुरू कर दीं", + "State / County": "राज्य / काउंटी के बा", + "Stop Impersonating": "नकल कइल बंद कर दीं", + "Stop Polling": "मतदान बंद कर दीं", + "Stop polling": "मतदान बंद कर दीं", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "एह रिकवरी कोडन के सुरक्षित पासवर्ड मैनेजर में स्टोर करीं. अगर राउर टू फैक्टर प्रमाणीकरण डिवाइस खो गइल बा त एह लोग के इस्तेमाल रउरा खाता में पहुँच के रिकवर करे खातिर कइल जा सकेला.", + "Subscribe": "सब्सक्राइब करीं", + "Subscription Information": "सदस्यता के जानकारी दिहल गइल बा", + "Subscription Pending": "सदस्यता लंबित बा", + "Sudan": "सूडान के ह", + "Suriname": "सूरीनाम के ह", + "Svalbard And Jan Mayen": "स्वालबार्ड आ जन मयेन के नाम बा", + "Svalbard and Jan Mayen": "स्वालबार्ड आ जन मयेन के नाम बा", + "Swaziland": "स्वाजीलैंड के ह", + "Sweden": "स्वीडन के ह", + "Switch Teams": "टीम बदल दिहल जाव", + "Switzerland": "स्विट्जरलैंड के ह", + "Syrian Arab Republic": "सीरियाई अरब गणराज्य के ह", + "System": "प्रणाली", + "Taiwan": "ताइवान के ह", + "Taiwan, Province of China": "ताइवान, चीन के प्रांत के ह", + "Tajikistan": "ताजिकिस्तान के ह", + "Tanzania": "तंजानिया के ह", + "Tanzania, United Republic of": "तंजानिया, संयुक्त गणराज्य के बा", + "TAX": "टैक्स के बारे में बतावल गइल बा", + "Team Details": "टीम के विवरण बा", + "Team Invitation": "टीम के निमंत्रण दिहल गइल बा", + "Team Members": "टीम के सदस्य लोग के बा", + "Team Name": "टीम के नाम बा", + "Team Owner": "टीम के मालिक के ह", + "Team Settings": "टीम के सेटिंग्स के बारे में बतावल गइल बा", + "Terms of Service": "सेवा के शर्त बा", + "Thailand": "थाईलैंड के ह", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "साइन अप करे खातिर धन्यवाद! शुरू करे से पहिले का रउरा ओह लिंक पर क्लिक क के आपन ईमेल पता सत्यापन कर सकीलें जवन हमनी का रउरा के अभी ईमेल कइले बानी जा? अगर रउरा ईमेल ना मिलल त हमनी का खुशी से रउरा के दोसर ईमेल भेज देब जा.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "रउरा सभे के लगातार सहयोग खातिर धन्यवाद. हमनी के राउर रिकार्ड खातिर राउर चालान के कॉपी संलग्न कइले बानी जा. अगर रउरा कवनो सवाल भा चिंता बा त हमनी के बताईं.", + "Thanks,": "धन्यवाद,", + "The :attribute must be a valid role.": ":attribute के वैध भूमिका होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो नंबर होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो खास वर्ण आ एगो नंबर होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो खास वर्ण होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर आ एगो नंबर होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर आ एगो खास वर्ण होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर, एगो संख्या आ एगो खास वर्ण होखे के चाहीं.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute में कम से कम :length अक्षर होखे के चाहीं आ कम से कम एगो बड़हन अक्षर होखे के चाहीं.", + "The :attribute must be at least :length characters.": ":attribute में कम से कम :length अक्षर के होखे के चाहीं.", + "The :attribute must contain at least one letter.": ":attribute में कम से कम एगो अक्षर होखे के चाहीं.", + "The :attribute must contain at least one number.": ":attribute में कम से कम एगो नंबर होखे के चाहीं.", + "The :attribute must contain at least one symbol.": ":attribute में कम से कम एगो चिन्ह होखे के चाहीं.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute में कम से कम एगो बड़का आ एगो छोट अक्षर होखे के चाहीं.", + "The :resource was created!": ":resource के रचना भइल रहे!", + "The :resource was deleted!": ":resource के डिलीट कर दिहल गइल!", + "The :resource was restored!": ":resource के बहाल हो गइल!", + "The :resource was updated!": ":resource के अपडेट हो गइल!", + "The action was executed successfully.": "कार्रवाई के सफलतापूर्वक निष्पादित कईल गईल।", + "The default payment method cannot be removed.": "डिफ़ॉल्ट भुगतान तरीका के हटावल ना जा सके.", + "The file was deleted!": "फाइल हटा दिहल गइल!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिहल :attribute डेटा लीक में लउकल बा। कृपया एगो अलग :attribute चुनीं।", + "The given data was invalid.": "दिहल आंकड़ा अमान्य रहे।", + "The government won't let us show you what's behind these doors": "सरकार हमनी के ना देखावे दिही कि ए दुआर के पीछे का बा", + "The HasOne relationship has already been filled.": "हासवन के रिश्ता त पहिलही से भरल बा।", + "The image could not be loaded": "छवि लोड ना हो सकल", + "The image could not be loaded.": "छवि लोड ना हो सकल।", + "The invoice emails must be valid email addresses.": "चालान ईमेल मान्य ईमेल पता होखे के चाहीं.", + "The password is incorrect.": "पासवर्ड गलत बा।", + "The provided coupon code is invalid.": "दिहल गइल कूपन कोड अमान्य बा.", + "The provided password does not match your current password.": "दिहल पासवर्ड आपके वर्तमान पासवर्ड से मेल ना खाला।", + "The provided password was incorrect.": "दिहल पासवर्ड गलत रहे।", + "The provided two factor authentication code was invalid.": "दिहल गइल दू कारक प्रमाणीकरण कोड अमान्य रहे।", + "The provided two factor recovery code was invalid.": "दिहल गइल टू फैक्टर रिकवरी कोड अमान्य रहे.", + "The provided VAT number is invalid.": "दिहल वैट नंबर अमान्य बा।", + "The resource was attached!": "संसाधन संलग्न हो गइल रहे!", + "The resource was prevented from being saved!": "संसाधन के बचावे से रोकल गइल!", + "The resource was updated!": "संसाधन अपडेट हो गइल रहे!", + "The response is not a streamed response.": "प्रतिक्रिया कवनो स्ट्रीम प्रतिक्रिया ना होला.", + "The response is not a view.": "प्रतिक्रिया कवनो नजरिया ना ह.", + "The selected country is invalid.": "चुनल देश अमान्य बा।", + "The selected plan is invalid.": "चुनल योजना अमान्य बा।", + "The selected resources have been :action!": "चुनल संसाधन :action गो रहल बा!", + "The team's name and owner information.": "टीम के नाम अवुरी मालिक के जानकारी।", + "There are no available options for this resource.": "एह संसाधन खातिर कवनो विकल्प उपलब्ध नइखे।", + "There are no fields to display.": "प्रदर्शित करे खातिर कवनो फील्ड नइखे.", + "There are no new notifications.": "कवनो नया सूचना नइखे दिहल गइल.", + "There was a problem executing the action.": "कार्रवाई के निष्पादित करे में समस्या रहे।", + "There was a problem fetching the resource.": "संसाधन ले आवे में समस्या रहे।", + "There was a problem submitting the form.": "फार्म जमा करे में दिक्कत हो गइल.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "एह लोग के रउरा टीम में बोलावल गइल बा आ ओह लोग के नेवता ईमेल भेजल गइल बा. ईमेल के नेवता स्वीकार क के उ लोग टीम में शामिल हो सकतारे।", + "This account does not have an active subscription.": "एह खाता में सक्रिय सदस्यता नइखे.", + "This action is unauthorized.": "ई कार्रवाई अनधिकृत बा।", + "This copy of Nova is unlicensed.": "नोवा के ई कॉपी बिना लाइसेंस के बा.", + "This coupon code can only be used by new customers.": "एह कूपन कोड के इस्तेमाल खाली नया ग्राहक कर सकेलें.", + "This device": "एह उपकरण के...", + "This file field is read-only.": "ई फाइल फील्ड खाली पढ़े खातिर बा।", + "This invoice is no longer open.": "ई चालान अब खुलल नइखे.", + "This is a secure area of the application. Please confirm your password before continuing.": "इ एप्लीकेशन के एगो सुरक्षित क्षेत्र ह। आगे बढ़े से पहिले आपन पासवर्ड के पुष्टि करीं।", + "This password does not match our records.": "ई पासवर्ड हमनी के रिकार्ड से मेल ना खाला.", + "This password reset link will expire in :count minutes.": "ई पासवर्ड रीसेट लिंक :count मिनट में खतम हो जाई.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ई भुगतान शुरू भइल बाकिर धन अबहीं नइखे मिलल. एकरा में 14 दिन तक के समय लाग सकता।", + "This resource no longer exists": "ई संसाधन अब मौजूद नइखे", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ई सदस्यता खतम हो गइल बा आ एकरा के फेर से शुरू ना कइल जा सके. कृपया एगो नया सदस्यता बनाईं।", + "This user already belongs to the team.": "ई प्रयोगकर्ता पहिलहीं से टीम के बा।", + "This user has already been invited to the team.": "एह यूजर के टीम में पहिलहीं से बोलावल गइल बा.", + "Timor-Leste": "तिमोर-लेस्टे के बा", + "to": "खातिर", + "To": "खातिर", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "टू फैक्टर ऑथेंटिकेशन के सक्षम कईल खतम करे खाती अपना फोन के ऑथेंटिकेटर एप्लीकेशन के इस्तेमाल क के निम्नलिखित क्यूआर कोड के स्कैन करीं चाहे सेटअप की दर्ज करीं अवुरी जनरेट भईल ओटीपी कोड दीं।", + "Today": "आजु", + "Toggle navigation": "नेविगेशन के टॉगल करीं", + "Togo": "टोगो के ह", + "Tokelau": "टोकेलाउ के बा", + "Token Name": "टोकन के नाम बा", + "Tonga": "टोंगा के ह", + "Too Many Requests": "बहुत ढेर निहोरा बा", + "total": "कुल", + "Total:": "कुल:", + "Trashed": "कचरा में डाल दिहल गइल", + "Trinidad And Tobago": "त्रिनिदाद आ टोबैगो के नाम से जानल जाला", + "Trinidad and Tobago": "त्रिनिदाद आ टोबैगो के नाम से जानल जाला", + "Tunisia": "ट्यूनीशिया के ह", + "Turkey": "तुर्की", + "Turkmenistan": "तुर्कमेनिस्तान के ह", + "Turks And Caicos Islands": "तुर्क आ कैकोस द्वीप समूह के नाम से जानल जाला", + "Turks and Caicos Islands": "तुर्क आ कैकोस द्वीप समूह के नाम से जानल जाला", + "Tuvalu": "तुवालु के ह", + "Two Factor Authentication": "दू कारक प्रमाणीकरण के बा", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "अब दू कारक प्रमाणीकरण सक्षम हो गइल बा. अपना फोन के प्रमाणक एप्लीकेशन के इस्तेमाल से निम्नलिखित क्यूआर कोड के स्कैन करीं भा सेटअप कुंजी दर्ज करीं.", + "Type": "किसिम", + "Uganda": "युगांडा के ह", + "Ukraine": "यूक्रेन के ह", + "Unauthorized": "अनधिकृत कइल गइल बा", + "United Arab Emirates": "संयुक्त अरब अमीरात के ह", + "United Kingdom": "यूनाइटेड किंगडम के ह", + "United States": "अमेरिका के ह", + "United States Minor Outlying Islands": "संयुक्त राज्य अमेरिका के छोट बाहरी द्वीप समूह", + "United States Outlying Islands": "अमेरिकी बाहरी द्वीप समूह के बा", + "Unknown": "अनजान", + "Unpaid": "बिना वेतन के बा", + "Update": "अपडेट", + "Update & Continue Editing": "अपडेट करीं आ संपादन जारी राखीं", + "Update :resource": "अपडेट :resource के बा", + "Update :resource: :title": "अपडेट :resource: :title के बा", + "Update attached :resource: :title": "अपडेट संलग्न बा :resource: :title", + "Update Password": "पासवर्ड अपडेट करीं", + "Update Payment Information": "भुगतान के जानकारी अपडेट करीं", + "Update Payment Method": "भुगतान के तरीका अपडेट करीं", + "Update your account's profile information and email address.": "अपना खाता के प्रोफाइल जानकारी आ ईमेल पता अपडेट करीं.", + "Uploading": "अपलोड हो रहल बा", + "Uploading files... (:current/:total)": "फाइल अपलोड हो रहल बा... (:current/:total)", + "Uruguay": "उरुग्वे के ह", + "Use a recovery code": "रिकवरी कोड के इस्तेमाल करीं", + "Use an authentication code": "कवनो प्रमाणीकरण कोड के इस्तेमाल करीं", + "User Actions": "उपयोगकर्ता के कार्रवाई के बारे में बतावल गइल बा", + "User Security": "उपयोगकर्ता सुरक्षा के बारे में बतावल गइल बा", + "Username": "प्रयोगकर्ता के नाम बा", + "Uzbekistan": "उजबेकिस्तान के ह", + "Value": "कीमत", + "Vanuatu": "वानुअतु के ह", + "VAT Number": "वैट नंबर के बा", + "Venezuela": "वेनेजुएला के ह", + "Venezuela, Bolivarian Republic of": "वेनेजुएला, बोलिवियाई गणराज्य के बा", + "Verify Email Address": "ईमेल पता के सत्यापन करीं", + "Verify Your Email Address": "आपन ईमेल पता के सत्यापन करीं", + "Viet Nam": "वियतनाम के बा", + "View": "नजारा", + "Virgin Islands, British": "वर्जिन आइलैंड्स, ब्रिटिश के ह", + "Virgin Islands, U.S.": "वर्जिन आइलैंड्स, अमेरिका के बा।", + "Wallis And Futuna": "वालिस आ फुतुना के नाम बा", + "Wallis and Futuna": "वालिस आ फुतुना के नाम बा", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "हमनी के राउर सदस्यता के प्रक्रिया कर रहल बानी जा। एक बेर सदस्यता सफलतापूर्वक प्रक्रिया हो गइला के बाद ई पन्ना अपने आप अपडेट हो जाई। आमतौर पर एह प्रक्रिया में कुछ सेकेंड के समय लागे के चाहीं।", + "We are unable to process your payment. Please contact customer support.": "हमनी के राउर भुगतान के प्रक्रिया ना कर पावत बानी जा. कृपया ग्राहक समर्थन से संपर्क करीं।", + "We have emailed your password reset link!": "हमनी के राउर पासवर्ड रीसेट लिंक ईमेल कर देले बानी जा!", + "We were unable to find a registered user with this email address.": "हमनी के एह ईमेल पता वाला कवनो रजिस्टर्ड यूजर ना मिल पावल.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "हमनी के एगो चालान डाउनलोड करीं जा ओह ईमेल पता के लिंक जवना के रउरा नीचे बतावत बानी. आप अल्पविराम के इस्तेमाल से कई गो ईमेल पता के अलगा क सकत बानी।", + "We're lost in space. The page you were trying to view does not exist.": "हमनी के अंतरिक्ष में खो गईल बानी जा। जवन पन्ना रउआँ देखे के कोसिस करत रहनी ऊ मौजूद नइखे।", + "Welcome Back!": "वापसी के स्वागत बा!", + "Western Sahara": "पश्चिमी सहारा के ह", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "जब दू कारक प्रमाणीकरण सक्षम हो जाई तब प्रमाणीकरण के दौरान रउआँ से सुरक्षित, यादृच्छिक टोकन खातिर पूछल जाई। रउआँ ई टोकन अपना फोन के गूगल ऑथेंटिकेटर एप्लीकेशन से ले सकत बानी।", + "Whoops": "वाह-वाह बा", + "Whoops!": "वाह-वाह बा!", + "Whoops! Something went wrong.": "वाह-वाह बा! कुछ गड़बड़ हो गइल।", + "With Trashed": "ट्रैश के साथे बा", + "Write": "लिखीं", + "Year To Date": "साल से आज तक के बा", + "Yearly": "सालाना के बा", + "Yemen": "यमन के ह", + "Yes": "हॅंं", + "You are already subscribed.": "रउरा त पहिलहीं से सब्सक्राइब कर लिहले बानी.", + "You are currently within your free trial period. Your trial will expire on :date.": "फिलहाल रउआ अपना मुफ्त परीक्षण अवधि के भीतर बानी। राउर ट्रायल :date के खतम हो जाई.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "फिलहाल रउआ अपना मुफ्त परीक्षण अवधि के भीतर बानी। राउर ट्रायल :date के खतम हो जाई, नया सदस्यता शुरू कईला से राउर ट्रायल खतम हो जाई।", + "You are logged in!": "रउआ लॉग इन हो गइल बानी!", + "You are receiving this email because we received a password reset request for your account.": "रउरा ई ईमेल एहसे मिलत बा काहे कि हमनी के रउरा खाता खातिर पासवर्ड रीसेट के अनुरोध मिलल बा.", + "You have been invited to join the :team team!": "रउरा सभे के :team टीम में शामिल होखे के नेवता मिलल बा!", + "You have enabled two factor authentication.": "रउआँ दू कारक प्रमाणीकरण सक्षम कइले बानी।", + "You have not enabled two factor authentication.": "रउआँ दू कारक प्रमाणीकरण सक्षम नइखीं कइले।", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "रउरा लगे कुछ बिना भुगतान कइल चालान बा. आपन डिफ़ॉल्ट भुगतान तरीका अपडेट कईला के बाद, आप नीचे दिहल चालान सूची के माध्यम से भुगतान के दोबारा कोशिश क सकतानी।", + "You may accept this invitation by clicking the button below:": "रउआँ नीचे दिहल बटन पर क्लिक क के ई निमंत्रण स्वीकार कर सकत बानी:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "रउरा कबो आपन सदस्यता रद्द कर सकेनी. एक बेर राउर सदस्यता रद्द हो गइला का बाद रउरा लगे आपन मौजूदा बिलिंग चक्र के अंत ले सदस्यता फेर से शुरू करे के विकल्प होखी.", + "You may delete any of your existing tokens if they are no longer needed.": "अगर अब जरूरत नइखे त रउआँ आपन मौजूदा कवनो टोकन के हटा सकत बानी।", + "You may not delete your personal team.": "हो सकेला कि रउरा आपन निजी टीम ना हटाईं.", + "You may not leave a team that you created.": "हो सकेला कि रउरा जवन टीम बनवले बानी ओकरा के ना छोड़ीं.", + "You will receive an invoice and payment link via email for each billing period.": "हर बिलिंग अवधि खातिर रउरा ईमेल का माध्यम से चालान आ भुगतान के लिंक मिल जाई.", + "You're logged in!": "रउरा लॉग इन हो गइल बानी!", + "Your :invoiceName invoice is now available!": "अब राउर :invoiceName के चालान उपलब्ध बा!", + "Your billing address is :address :address2 :postal_code :city :state :country": "राउर बिलिंग पता :address :address2 :postal_code :city :state :country बा", + "Your card was declined. Please contact your card issuer for more information.": "राउर कार्ड ठुकरा दिहल गइल. अधिक जानकारी खातिर कृपया अपना कार्ड जारीकर्ता से संपर्क करीं।", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "राउर वर्तमान भुगतान तरीका :lastFour में खतम होखे वाला क्रेडिट कार्ड ह जवन :expiration के खतम हो जाला.", + "Your email address is unverified.": "राउर ईमेल पता सत्यापन ना भइल बा.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "राउर आखिरी भुगतान :amount के फेल हो गइल. असफल भुगतान के दोबारा कोशिश करे खातिर कृपया आपन भुगतान तरीका अपडेट करीं।", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "राउर आखिरी भुगतान :date पर :amount फेल हो गइल. असफल भुगतान के दोबारा कोशिश करे खातिर कृपया आपन भुगतान तरीका अपडेट करीं।", + "Your next payment of :amount will be processed on :date.": "राउर अगिला :amount के भुगतान :date के होई।", + "Your payment method has been added successfully.": "राउर भुगतान विधि सफलतापूर्वक जोड़ल गइल बा.", + "Your payment method will be charged automatically for each billing period.": "हर बिलिंग अवधि खातिर राउर भुगतान तरीका से स्वचालित रूप से शुल्क लिहल जाई.", + "Your registered VAT Number is :vatNumber.": "राउर रजिस्टर्ड वैट नंबर :vatNumber बा।", + "Your subscription has been started successfully.": "राउर सदस्यता सफलतापूर्वक शुरू हो गइल बा.", + "Your subscription has been successfully cancelled.": "राउर सदस्यता सफलतापूर्वक रद्द हो गइल बा.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "राउर सदस्यता सफलतापूर्वक रद्द हो गइल बा. रउरा लगे अबहियों आपन बिलिंग अवधि खतम होखे तक पहुँच रही.", + "Your subscription was successfully resumed.": "राउर सदस्यता सफलतापूर्वक फेर से शुरू हो गइल.", + "Your subscription was successfully updated.": "राउर सदस्यता सफलतापूर्वक अपडेट हो गइल.", + "Zambia": "जाम्बिया के ह", + "Zimbabwe": "जिम्बाब्वे के ह", + "Zip / Postal Code": "पिन / डाक कोड के बा", + "Åland Islands": "आलैंड द्वीप समूह के बा" +} diff --git a/locales/bho/php-inline.json b/locales/bho/php-inline.json new file mode 100644 index 00000000000..1eede3d96cd --- /dev/null +++ b/locales/bho/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "एह क्षेत्र के स्वीकार करे के पड़ी.", + "accepted_if": "जब :other :value होखे त ई फील्ड स्वीकार करे के पड़ी.", + "active_url": "ई फील्ड कवनो मान्य यूआरएल ना हवे।", + "after": "ई फील्ड :date के बाद के तारीख होखे के चाहीं.", + "after_or_equal": "ई फील्ड :date के बाद के तारीख भा बराबर होखे के चाहीं.", + "alpha": "एह फील्ड में खाली अक्षर होखे के चाहीं.", + "alpha_dash": "एह फील्ड में खाली अक्षर, संख्या, डैश आ अंडरस्कोर होखे के चाहीं।", + "alpha_num": "एह फील्ड में खाली अक्षर आ संख्या होखे के चाहीं.", + "any_of": "ई क्षेत्र अमान्य बा।", + "array": "ई फील्ड एगो सरणी होखे के चाहीं.", + "ascii": "एह फील्ड में खाली सिंगल-बाइट अल्फान्यूमेरिक वर्ण आ चिन्ह होखे के चाहीं।", + "attached": "ई फील्ड पहिलहीं से जुड़ल बा.", + "before": "ई फील्ड :date से पहिले के तारीख होखे के चाहीं.", + "before_or_equal": "ई फील्ड :date से पहिले के तारीख भा बराबर होखे के चाहीं.", + "between.array": "एह फील्ड में :min से :max के बीच आइटम होखे के चाहीं.", + "between.file": "ई फील्ड :min से :max किलोबाइट के बीच होखे के चाहीं।", + "between.numeric": "ई क्षेत्र :min से :max के बीच होखे के चाहीं.", + "between.string": "ई फील्ड :min से :max अक्षर के बीच होखे के चाहीं।", + "boolean": "ई क्षेत्र साँच होखे के चाहीं कि गलत.", + "can": "एह फील्ड में एगो अनधिकृत मान होला।", + "confirmed": "ई फील्ड कन्फर्मेशन मेल ना खाला।", + "contains": "एह फील्ड में एगो जरूरी मान गायब बा।", + "date": "ई फील्ड कवनो मान्य तारीख नइखे.", + "date_equals": "ई फील्ड :date के बराबर तारीख होखे के चाहीं.", + "date_format": "ई फील्ड फॉर्मेट :format से मेल ना खाला।", + "decimal": "एह फील्ड में :decimal गो दशमलव जगह होखे के चाहीं.", + "declined": "एह क्षेत्र के ठुकरा देबे के पड़ी.", + "declined_if": "जब :other :value होखे त एह क्षेत्र के अस्वीकार करे के पड़ी.", + "different": "ई क्षेत्र आ :other अलगे होखे के चाहीं.", + "digits": "ई फील्ड :digits अंक के होखे के चाहीं.", + "digits_between": "ई फील्ड :min से :max अंक के बीच होखे के चाहीं।", + "dimensions": "एह फील्ड में अमान्य छवि आयाम बा।", + "distinct": "एह फील्ड के डुप्लिकेट मान बा।", + "doesnt_contain": "एह क्षेत्र में निम्नलिखित में से कवनो ना होखे के चाहीं: :values.", + "doesnt_end_with": "ई क्षेत्र निम्नलिखित में से कवनो एक से खतम ना होखे के चाहीं: :values.", + "doesnt_start_with": "ई क्षेत्र निम्नलिखित में से कवनो एक से शुरू ना होखे के चाहीं: :values.", + "email": "ई फील्ड वैध ईमेल पता होखे के चाहीं.", + "ends_with": "एह क्षेत्र के अंत निम्नलिखित में से कवनो एक से होखे के चाहीं: :values.", + "enum": "चुनल फील्ड अमान्य बा।", + "exists": "चुनल फील्ड अमान्य बा।", + "extensions": "एह फील्ड में निम्नलिखित में से कवनो एक एक्सटेंशन होखे के चाहीं: :values.", + "file": "ई फील्ड फाइल होखे के चाहीं.", + "filled": "एह फील्ड के एगो मान होखे के चाहीं.", + "gt.array": "एह फील्ड में :value से अधिका आइटम होखे के चाहीं.", + "gt.file": "ई फील्ड :value किलोबाइट से अधिका होखे के चाहीं.", + "gt.numeric": "ई क्षेत्र :value से अधिका होखे के चाहीं.", + "gt.string": "ई फील्ड :value अक्षर से अधिका होखे के चाहीं.", + "gte.array": "एह फील्ड में :value गो आइटम भा ओकरा से अधिका होखे के चाहीं.", + "gte.file": "ई फील्ड :value किलोबाइट से अधिका भा बराबर होखे के चाहीं.", + "gte.numeric": "ई क्षेत्र :value से अधिका भा बराबर होखे के चाहीं.", + "gte.string": "ई क्षेत्र :value अक्षर से अधिका भा बराबर होखे के चाहीं.", + "hex_color": "ई फील्ड वैध हेक्साडेसिमल रंग होखे के चाहीं।", + "image": "ई क्षेत्र एगो छवि होखे के चाहीं.", + "in": "चुनल फील्ड अमान्य बा।", + "in_array": "ई क्षेत्र :other में मौजूद नइखे।", + "in_array_keys": "एह फील्ड में निम्नलिखित में से कम से कम एगो कुंजी होखे के चाहीं: :values.", + "integer": "ई फील्ड एगो पूर्णांक होखे के चाहीं.", + "ip": "ई फील्ड वैध आईपी पता होखे के चाहीं।", + "ipv4": "ई फील्ड एगो वैध IPv4 पता होखे के चाहीं।", + "ipv6": "ई फील्ड एगो मान्य IPv6 पता होखे के चाहीं।", + "json": "ई फील्ड एगो वैध JSON स्ट्रिंग होखे के चाहीं।", + "list": "ई फील्ड एगो लिस्ट होखे के चाहीं.", + "lowercase": "ई क्षेत्र छोट अक्षर के होखे के चाहीं.", + "lt.array": "एह फील्ड में :value से कम आइटम होखे के चाहीं.", + "lt.file": "ई फील्ड :value किलोबाइट से कम होखे के चाहीं।", + "lt.numeric": "ई क्षेत्र :value से कम होखे के चाहीं.", + "lt.string": "ई फील्ड :value अक्षर से कम होखे के चाहीं।", + "lte.array": "एह फील्ड में :value से अधिका आइटम ना होखे के चाहीं.", + "lte.file": "ई फील्ड :value किलोबाइट से कम भा बराबर होखे के चाहीं.", + "lte.numeric": "ई क्षेत्र :value से कम भा बराबर होखे के चाहीं.", + "lte.string": "ई फील्ड :value अक्षर से कम भा बराबर होखे के चाहीं.", + "mac_address": "ई फील्ड एगो वैध मैक पता होखे के चाहीं।", + "max.array": "एह फील्ड में :max से अधिका आइटम ना होखे के चाहीं.", + "max.file": "ई फील्ड :max किलोबाइट से अधिका ना होखे के चाहीं.", + "max.numeric": "ई क्षेत्र :max से अधिका ना होखे के चाहीं.", + "max.string": "ई फील्ड :max अक्षर से अधिका ना होखे के चाहीं.", + "max_digits": "एह फील्ड में :max अंक से अधिका ना होखे के चाहीं.", + "mimes": "ई फील्ड अइसन फाइल होखे के चाहीं: :values.", + "mimetypes": "ई फील्ड अइसन फाइल होखे के चाहीं: :values.", + "min.array": "एह फील्ड में कम से कम :min गो आइटम होखे के चाहीं.", + "min.file": "ई फील्ड कम से कम :min किलोबाइट होखे के चाहीं.", + "min.numeric": "ई फील्ड कम से कम :min गो होखे के चाहीं.", + "min.string": "ई फील्ड कम से कम :min अक्षर के होखे के चाहीं.", + "min_digits": "एह फील्ड में कम से कम :min अंक होखे के चाहीं.", + "missing": "ई खेत गायब होखे के चाहीं.", + "missing_if": "जब :other :value होखे त ई फील्ड गायब होखे के चाहीं.", + "missing_unless": "जबले :other :value ना होखे तबले ई फील्ड गायब होखे के चाहीं.", + "missing_with": "जब :values मौजूद होखे त ई फील्ड गायब होखे के चाहीं.", + "missing_with_all": "जब :values गो मौजूद होखे त ई फील्ड गायब होखे के चाहीं.", + "multiple_of": "ई फील्ड :value के गुणनफल होखे के चाहीं.", + "not_in": "चुनल फील्ड अमान्य बा।", + "not_regex": "ई फील्ड फॉर्मेट अमान्य बा।", + "numeric": "ई फील्ड एगो नंबर होखे के चाहीं.", + "password.letters": "एह फील्ड में कम से कम एगो अक्षर होखे के चाहीं.", + "password.mixed": "एह फील्ड में कम से कम एगो बड़हन आ एगो छोट अक्षर होखे के चाहीं.", + "password.numbers": "एह फील्ड में कम से कम एगो नंबर होखे के चाहीं.", + "password.symbols": "एह फील्ड में कम से कम एगो चिन्ह होखे के चाहीं.", + "password.uncompromised": "दिहल फील्ड एगो डाटा लीक में लउकल बा. कृपया कवनो अलग क्षेत्र चुनीं।", + "present": "ई क्षेत्र मौजूद होखे के चाहीं.", + "present_if": "जब :other :value होखे त ई क्षेत्र मौजूद होखे के चाहीं.", + "present_unless": "जबले :other :value ना होखे तबले ई फील्ड मौजूद होखे के चाहीं.", + "present_with": "जब :values मौजूद होखे त ई क्षेत्र मौजूद होखे के चाहीं.", + "present_with_all": "जब :values गो मौजूद होखे त ई क्षेत्र मौजूद होखे के चाहीं.", + "prohibited": "एह खेत के मनाही बा.", + "prohibited_if": "जब :other :value होखे त एह क्षेत्र पर रोक बा.", + "prohibited_if_accepted": "जब :other गो स्वीकार कइल जाला त एह क्षेत्र पर रोक लगावल गइल बा.", + "prohibited_if_declined": "जब :other गो मना कइल जाव त एह क्षेत्र पर रोक लगावल गइल बा.", + "prohibited_unless": "जबले :other :values में ना होखे तबले एह क्षेत्र पर रोक बा.", + "prohibits": "एह क्षेत्र में :other लोग के मौजूद रहे पर रोक बा।", + "regex": "ई फील्ड फॉर्मेट अमान्य बा।", + "relatable": "हो सकेला कि ई फील्ड एह संसाधन से जुड़ल ना होखे.", + "required": "ई क्षेत्र जरूरी बा।", + "required_array_keys": "एह फील्ड में निम्नलिखित खातिर प्रविष्टि होखे के चाहीं: :values.", + "required_if": "जब :other :value होखे त ई फील्ड जरूरी होला.", + "required_if_accepted": "जब :other स्वीकार कइल जाला त ई फील्ड जरूरी होला.", + "required_if_declined": "जब :other के अस्वीकार कइल जाला त ई फील्ड जरूरी होला.", + "required_unless": "जबले :other :values में ना होखे तबले ई फील्ड जरूरी बा.", + "required_with": "जब :values मौजूद होखे त ई फील्ड जरूरी होला.", + "required_with_all": "जब :values गो मौजूद होखे त ई फील्ड जरूरी होला.", + "required_without": "जब :values मौजूद ना होखे त ई फील्ड जरूरी होला.", + "required_without_all": "ई फील्ड तब जरूरी होला जब :values में से कवनो मौजूद ना होखे.", + "same": "ई फील्ड आ :other के मिलान होखे के चाहीं.", + "size.array": "एह फील्ड में :size गो आइटम होखे के चाहीं.", + "size.file": "ई फील्ड :size किलोबाइट होखे के चाहीं.", + "size.numeric": "ई फील्ड :size होखे के चाहीं.", + "size.string": "ई फील्ड :size अक्षर के होखे के चाहीं.", + "starts_with": "एह क्षेत्र के शुरुआत निम्नलिखित में से कवनो एक से होखे के चाहीं: :values.", + "string": "ई फील्ड एगो स्ट्रिंग होखे के चाहीं.", + "timezone": "ई फील्ड एगो मान्य समय क्षेत्र होखे के चाहीं।", + "ulid": "ई फील्ड वैध यूएलआईडी होखे के चाहीं।", + "unique": "ई खेत त पहिलहीं ले लिहल गइल बा.", + "uploaded": "ई फील्ड अपलोड करे में नाकाम रहल.", + "uppercase": "ई फील्ड बड़का अक्षर के होखे के चाहीं.", + "url": "ई फील्ड एगो मान्य यूआरएल होखे के चाहीं।", + "uuid": "ई फील्ड एगो वैध यूयूआईडी होखे के चाहीं।" +} diff --git a/locales/bho/php.json b/locales/bho/php.json new file mode 100644 index 00000000000..85c18949f6b --- /dev/null +++ b/locales/bho/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute के स्वीकार करे के होई।", + "accepted_if": ":attribute के तब स्वीकार करे के पड़ी जब :other :value होखे।", + "active_url": ":attribute कवनो वैध यूआरएल ना ह।", + "after": ":attribute के तारीख :date के बाद के होखे के चाही।", + "after_or_equal": ":attribute के तारीख :date के बाद के होखे के चाहीं भा ओकरा बराबर होखे के चाहीं.", + "alpha": ":attribute में खाली अक्षर होखे के चाहीं।", + "alpha_dash": ":attribute में खाली अक्षर, संख्या, डैश आ अंडरस्कोर होखे के चाहीं।", + "alpha_num": ":attribute में खाली अक्षर आ संख्या होखे के चाहीं.", + "any_of": ":attribute फील्ड अमान्य बा।", + "array": ":attribute के एगो सरणी होखे के चाहीं।", + "ascii": ":attribute फील्ड में खाली सिंगल-बाइट अल्फान्यूमेरिक वर्ण आ चिन्ह होखे के चाहीं।", + "attached": "ई :attribute पहिलहीं से संलग्न बा।", + "before": ":attribute के तारीख :date से पहिले के होखे के चाही।", + "before_or_equal": ":attribute के तारीख :date से पहिले भा ओकरा बराबर होखे के चाहीं.", + "between.array": ":attribute में :min से :max के बीच आइटम होखे के चाही।", + "between.file": ":attribute के :min से :max किलोबाइट के बीच होखे के चाही।", + "between.numeric": ":attribute के उमिर :min से :max के बीच होखे के चाहीं.", + "between.string": ":attribute में :min से :max अक्षर के बीच होखे के चाहीं.", + "boolean": ":attribute के फील्ड सही होखे के चाहीं भा गलत.", + "can": ":attribute फील्ड में एगो अनधिकृत मान होला।", + "confirmed": ":attribute के पुष्टि मेल ना खाला।", + "contains": ":attribute फील्ड में एगो जरूरी मान गायब बा।", + "current_password": "पासवर्ड गलत बा।", + "date": ":attribute के कवनो वैध तारीख नइखे.", + "date_equals": ":attribute के तारीख :date के बराबर होखे के चाहीं।", + "date_format": ":attribute के फॉर्मेट :format से मेल ना खाला।", + "decimal": ":attribute फील्ड में :decimal दशमलव स्थान होखे के चाहीं।", + "declined": ":attribute के अस्वीकार करे के पड़ी।", + "declined_if": ":attribute के अस्वीकार करे के पड़ी जब :other :value होखे।", + "different": ":attribute आ :other के अलग अलग होखे के चाहीं.", + "digits": ":attribute के :digits अंक के होखे के चाहीं।", + "digits_between": ":attribute के :min से :max अंक के बीच होखे के चाही।", + "dimensions": ":attribute में अमान्य छवि आयाम बा।", + "distinct": ":attribute फील्ड के डुप्लिकेट मान होला।", + "doesnt_contain": ":attribute फील्ड में निम्नलिखित में से कवनो ना होखे के चाहीं: :values.", + "doesnt_end_with": ":attribute फील्ड के अंत निम्नलिखित में से कवनो एक से ना होखे के चाहीं: :values.", + "doesnt_start_with": ":attribute फील्ड के शुरुआत निम्नलिखित में से कवनो एक से ना होखे के चाहीं: :values.", + "email": ":attribute गो के वैध ईमेल पता होखे के चाहीं.", + "ends_with": ":attribute के अंत निम्नलिखित में से कवनो एक से होखे के चाहीं: :values.", + "enum": "चुनल गइल :attribute गो अमान्य बा.", + "exists": "चुनल गइल :attribute गो अमान्य बा.", + "extensions": ":attribute फील्ड में निम्नलिखित में से कवनो एक एक्सटेंशन होखे के चाहीं: :values.", + "failed": "ई क्रेडेंशियल हमनी के रिकार्ड से मेल ना खात बा.", + "file": ":attribute गो फाइल होखे के चाहीं.", + "filled": ":attribute फील्ड के एगो मान होखे के चाहीं।", + "gt.array": ":attribute में :value से जादा आइटम होखे के चाही।", + "gt.file": ":attribute के :value किलोबाइट से अधिका होखे के चाहीं.", + "gt.numeric": ":attribute के :value से अधिका होखे के चाहीं.", + "gt.string": ":attribute के :value अक्षर से अधिका होखे के चाहीं.", + "gte.array": ":attribute में :value गो आइटम भा ओकरा से अधिका होखे के चाहीं.", + "gte.file": ":attribute के :value किलोबाइट से अधिका भा बराबर होखे के चाहीं.", + "gte.numeric": ":attribute के :value से अधिका भा बराबर होखे के चाहीं.", + "gte.string": ":attribute के :value अक्षर से अधिका भा बराबर होखे के चाहीं.", + "hex_color": ":attribute फील्ड के वैध हेक्साडेसिमल रंग होखे के चाहीं।", + "image": ":attribute गो के छवि होखे के चाहीं.", + "in": "चुनल गइल :attribute गो अमान्य बा.", + "in_array": ":attribute के फील्ड :other में मौजूद नइखे।", + "in_array_keys": ":attribute फील्ड में निम्नलिखित में से कम से कम एगो कुंजी होखे के चाहीं: :values.", + "integer": ":attribute के एगो पूर्णांक होखे के चाहीं।", + "ip": ":attribute के वैध आईपी पता होखे के चाहीं।", + "ipv4": ":attribute के वैध आईपीवी 4 पता होखे के चाहीं।", + "ipv6": ":attribute के वैध आईपीवी 6 पता होखे के चाहीं।", + "json": ":attribute के एगो वैध JSON स्ट्रिंग होखे के चाहीं।", + "list": ":attribute के फील्ड एगो लिस्ट होखे के चाहीं.", + "lowercase": ":attribute के फील्ड छोट अक्षर के होखे के चाहीं।", + "lt.array": ":attribute में :value से कम आइटम होखे के चाही।", + "lt.file": ":attribute के :value किलोबाइट से कम होखे के चाहीं।", + "lt.numeric": ":attribute के :value से कम होखे के चाहीं।", + "lt.string": ":attribute के :value अक्षर से कम होखे के चाहीं.", + "lte.array": ":attribute में :value से जादा आइटम ना होखे के चाही।", + "lte.file": ":attribute के :value किलोबाइट से कम भा बराबर होखे के चाहीं.", + "lte.numeric": ":attribute के :value से कम भा बराबर होखे के चाहीं.", + "lte.string": ":attribute के :value अक्षर से कम भा बराबर होखे के चाहीं.", + "mac_address": ":attribute के वैध मैक पता होखे के चाहीं।", + "max.array": ":attribute में :max से जादा आइटम ना होखे के चाही।", + "max.file": ":attribute के :max किलोबाइट से अधिका ना होखे के चाहीं.", + "max.numeric": ":attribute के :max से अधिका ना होखे के चाहीं.", + "max.string": ":attribute के :max अक्षर से अधिका ना होखे के चाहीं.", + "max_digits": ":attribute फील्ड में :max अंक से अधिका ना होखे के चाहीं.", + "mimes": ":attribute के एगो फाइल होखे के चाहीं जवना के प्रकार: :values.", + "mimetypes": ":attribute के एगो फाइल होखे के चाहीं जवना के प्रकार: :values.", + "min.array": ":attribute में कम से कम :min गो आइटम होखे के चाहीं।", + "min.file": ":attribute के कम से कम :min किलोबाइट होखे के चाही।", + "min.numeric": ":attribute के कम से कम :min के होखे के चाही।", + "min.string": ":attribute में कम से कम :min अक्षर के होखे के चाहीं.", + "min_digits": ":attribute गो फील्ड में कम से कम :min अंक होखे के चाहीं.", + "missing": ":attribute के खेत गायब होखे के चाहीं।", + "missing_if": ":attribute के फील्ड गायब होखे के चाहीं जब :other :value होखे.", + "missing_unless": "जबले :other :value ना होखे तबले :attribute के फील्ड गायब होखे के चाहीं.", + "missing_with": ":attribute के फील्ड गायब होखे के चाहीं जब :values मौजूद होखे।", + "missing_with_all": ":attribute के फील्ड गायब होखे के चाहीं जब :values मौजूद होखे।", + "multiple_of": ":attribute के :value के गुणनफल होखे के चाहीं।", + "next": "अगिला \"", + "not_in": "चुनल गइल :attribute गो अमान्य बा.", + "not_regex": ":attribute के प्रारूप अमान्य बा।", + "numeric": ":attribute के एगो नंबर होखे के चाहीं.", + "password": "पासवर्ड गलत बा।", + "password.letters": ":attribute के फील्ड में कम से कम एगो अक्षर होखे के चाहीं.", + "password.mixed": ":attribute के फील्ड में कम से कम एगो बड़का आ एगो छोट अक्षर होखे के चाहीं.", + "password.numbers": ":attribute के फील्ड में कम से कम एगो नंबर होखे के चाहीं.", + "password.symbols": ":attribute फील्ड में कम से कम एगो चिन्ह होखे के चाहीं.", + "password.uncompromised": "दिहल :attribute डेटा लीक में लउकल बा। कृपया एगो अलग :attribute चुनीं।", + "present": ":attribute के खेत मौजूद होखे के चाहीं।", + "present_if": ":attribute के फील्ड तब मौजूद होखे के चाहीं जब :other :value होखे.", + "present_unless": ":attribute के फील्ड तब तक मौजूद होखे के चाहीं जबले कि :other :value ना होखे.", + "present_with": ":attribute के फील्ड तब मौजूद होखे के चाहीं जब :values मौजूद होखे।", + "present_with_all": ":attribute के फील्ड तब मौजूद होखे के चाहीं जब :values मौजूद होखे।", + "previous": "\" पिछिला", + "prohibited": ":attribute खेत के मनाही बा।", + "prohibited_if": ":attribute के खेत पर रोक बा जब :other :value होखे।", + "prohibited_if_accepted": ":attribute फील्ड पर रोक लगावल गइल बा जब :other गो स्वीकार कइल जाला.", + "prohibited_if_declined": ":attribute के फील्ड पर रोक लगावल गइल बा जब :other गो के गिरावट आई.", + "prohibited_unless": "जबले :values में :other ना होखे तबले :attribute के खेत पर रोक बा.", + "prohibits": ":attribute के मैदान में :other लोग के मौजूद रहे प रोक बा।", + "regex": ":attribute के प्रारूप अमान्य बा।", + "relatable": "हो सकेला कि ई :attribute एह संसाधन से जुड़ल ना होखे.", + "required": ":attribute के खेत के जरूरत बा।", + "required_array_keys": ":attribute फील्ड में निम्नलिखित खातिर प्रविष्टि होखे के चाहीं: :values.", + "required_if": ":attribute के फील्ड के जरूरत तब होला जब :other :value होखे।", + "required_if_accepted": ":attribute के फील्ड तब जरूरी होला जब :other के स्वीकार कइल जाला।", + "required_if_declined": ":attribute के फील्ड के जरूरत तब होला जब :other के अस्वीकार कइल जाला।", + "required_unless": ":attribute के फील्ड तब तक जरूरी बा जब तक कि :other :values में ना होखे।", + "required_with": ":attribute फील्ड के जरूरत तब होला जब :values मौजूद होखे।", + "required_with_all": ":attribute फील्ड के जरूरत तब होला जब :values मौजूद होखे।", + "required_without": ":attribute फील्ड के जरूरत तब होला जब :values मौजूद ना होखे।", + "required_without_all": ":attribute फील्ड के जरूरत तब होला जब :values में से कवनो भी मौजूद ना होखे।", + "reset": "राउर पासवर्ड रीसेट हो गइल बा.", + "same": ":attribute आ :other के मिलान होखे के चाहीं.", + "sent": "हमनी के राउर पासवर्ड रीसेट लिंक ईमेल कर देले बानी जा।", + "size.array": ":attribute में :size गो आइटम होखे के चाहीं.", + "size.file": ":attribute के :size किलोबाइट होखे के चाहीं।", + "size.numeric": ":attribute के :size होखे के चाहीं।", + "size.string": ":attribute में :size अक्षर के होखे के चाहीं.", + "starts_with": ":attribute के शुरुआत निम्नलिखित में से कवनो एक से होखे के चाहीं: :values.", + "string": ":attribute के एगो तार होखे के चाहीं.", + "throttle": "बहुते लॉगिन के कोशिश भइल. कृपया :seconds सेकंड में दोबारा कोशिश करीं।", + "throttled": "कृपया दोबारा कोशिश करे से पहिले इंतजार करीं।", + "timezone": ":attribute के वैध समय क्षेत्र होखे के चाहीं।", + "token": "ई पासवर्ड रीसेट टोकन अमान्य बा।", + "ulid": ":attribute फील्ड के वैध यूएलआईडी होखे के चाहीं।", + "unique": ":attribute के पहिलही ले लिहल गईल बा।", + "uploaded": ":attribute गो अपलोड ना हो पावल।", + "uppercase": ":attribute के फील्ड बड़का अक्षर के होखे के चाहीं.", + "url": ":attribute के वैध यूआरएल होखे के चाहीं।", + "user": "हमनी के ओह ईमेल पता वाला कवनो यूजर नइखे मिलत.", + "uuid": ":attribute के वैध यूयूआईडी होखे के चाहीं।" +} diff --git a/locales/bm/_excludes.json b/locales/bm/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/bm/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/bm/json-inline.json b/locales/bm/json-inline.json new file mode 100644 index 00000000000..cf69cb20d77 --- /dev/null +++ b/locales/bm/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "O foro in ka kan ka kɛ jɔyɔrɔ ɲuman ye.", + "The :attribute must be at least :length characters and contain at least one number.": "O foro in ka kan ka kɛ taamasiyɛn :length ye a dɔgɔyalenba la ani nimɔrɔ kelen ka kan ka kɛ a kɔnɔ.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "O foro in ka kan ka kɛ taamaʃyɛn :length ye a dɔgɔyalenba la, wa a ka kan ka Kɛ taamaʃyɛn kɛrɛnkɛrɛnnen kelen ni jateden kelen ye a dɔgɔyalenba la.", + "The :attribute must be at least :length characters and contain at least one special character.": "O foro in ka kan ka kɛ taamaʃyɛn :length ye a dɔgɔyalenba la, wa a ka kan ka Kɛ taamaʃyɛn kɛrɛnkɛrɛnnen kelen ye a dɔgɔyalenba la.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "O foro in ka kan ka Kɛ taamaʃyɛn :length ye a dɔgɔyalenba la, wa a ka kan ka Kɛ ni taamaʃyɛnba kelen ni jateden kelen ye a dɔgɔyalenba la.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "O foro in ka kan ka Kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani taamaʃyɛnba kelen ni taamaʃyɛn kɛrɛnkɛrɛnnen kelen ka kan ka Kɛ a kɔnɔ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "O foro in ka kan ka kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani taamaʃyɛn belebele kelen, jateden kelen ani taamaʃyɛn kɛrɛnkɛrɛnnen kelen bɛ sɔrɔ a kɔnɔ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "O foro in ka kan ka Kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani taamaʃyɛn belebele kelen ka kan ka Kɛ a kɔnɔ.", + "The :attribute must be at least :length characters.": "O foro in ka kan ka kɛ taamasiyɛn :length ye a dɔgɔyalenba la.", + "The :attribute must contain at least one letter.": "Nin foro in ka kan ka kɛ ni lɛtɛrɛ kelen ye a dɔgɔyalenba la.", + "The :attribute must contain at least one number.": "Nin foro in ka kan ka kɛ ni nimɔrɔ kelen ye a dɔgɔyalenba la.", + "The :attribute must contain at least one symbol.": "Nin foro in ka kan ka kɛ ni taamasiyɛn kelen ye a dɔgɔyalenba la.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "O foro in ka kan ka kɛ ni sɛbɛnnibolo belebele kelen ni sɛbɛnnibolo fitinin kelen ye a dɔgɔyalenba la.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Foro dilen in bɔra kunnafoni-falen-falen dɔ la. Aw ye foro wɛrɛ sugandi." +} diff --git a/locales/bm/json.json b/locales/bm/json.json new file mode 100644 index 00000000000..073db88f54a --- /dev/null +++ b/locales/bm/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ani fili :count wɛrɛw)", + "(and :count more errors)": "(ani fili :count wɛrɛw)|(ani fili :count wɛrɛw)|(ani fili :count wɛrɛw)", + "30 Days": "Tile 30 Kɛ", + "60 Days": "Tile 60 Kɛ", + "90 Days": "Tile 90", + ":amount selected": ":amount sugandilenw", + ":amount Total": ":amount U bɛɛ lajɛlen", + ":days day trial": "Tile :days kɔrɔbɔli", + ":resource Details": ":resource Fɛn fitininw", + ":resource Details: :title": ":resource Kunnafoni wɛrɛw: :title", + "A decryption key is required.": "Decryption key (decryption key) de wajibiyalen don.", + "A fresh verification link has been sent to your email address.": "Sɛgɛsɛgɛli-yɔrɔ kura dɔ cilen don i ka imeyilɛri la.", + "A new verification link has been sent to the email address you provided during registration.": "I ye imɛli ladɛrɛsi min di i tɔgɔ sɛbɛnni senfɛ, sɛgɛsɛgɛli yɔrɔ kura dɔ cilen don.", + "A new verification link has been sent to the email address you provided in your profile settings.": "I ye imayili ladɛrɛsi min di i ka profil sigicogo la, sɛgɛsɛgɛli yɔrɔ kura dɔ cilen don.", + "A new verification link has been sent to your email address.": "Sɛgɛsɛgɛli jɛgɛnsira kura cilen don i ka imeyilɛri la.", + "Accept Invitation": "Sɔn weleli ma", + "Action": "Wale", + "Action Event": "Waleya Ko kɛlen", + "Action Events": "Waleya Ko minnu Kɛra", + "Action Happened At": "A kɛra At", + "Action Initiated By": "A daminɛna By", + "Action Name": "Tɔ̀gɔ", + "Action Status": "Sigisariyaw", + "Action Target": "Kun", + "Actions": "Waleya minnu bɛ kɛ", + "Add": "Ka fara kan", + "Add :resource": "Aw bɛ :resource fara a kan", + "Add a new team member to your team, allowing them to collaborate with you.": "Aw bɛ ekipu mɔgɔ kura dɔ fara aw ka kulu kan, ka a to u ka jɛ ka baara kɛ ni aw ye.", + "Add additional security to your account using two factor authentication.": "Lakanali wɛrɛw fara i ka jatebɔsɛbɛn kan ni fɛn fila dantigɛli ye.", + "Add Payment Method": "Aw bɛ Saracogo Fàra a kan", + "Add row": "Aw bɛ row fara a kan", + "Add Team Member": "Aw ye Ekipu Mɔgɔ dɔ fara a kan", + "Add VAT Number": "A’ ye PIB Numɛri fara a kan", + "Added.": "A farala a kan.", + "Additional billing information updated successfully.": "Fatura kunnafoni wɛrɛw kurayara ka ɲɛ.", + "Address": "Dagayɔrɔ", + "Address Line 2": "Adrɛsi Layini 2nan", + "Administrator": "Administrateur (marabaga) ye", + "Administrator users can perform any action.": "Administrateur baarakɛlaw bɛ se ka wale suguya bɛɛ kɛ.", + "Afghanistan": "Afganistan jamana na", + "Aland Islands": "Åland gunw kan", + "Albania": "Albani jamana na", + "Algeria": "Alzeri jamana na", + "All of the people that are part of this team.": "Mɔgɔ minnu bɛɛ bɛ nin ekipu in kɔnɔ.", + "All resources loaded.": "Nafolo bɛɛ doni.", + "All rights reserved.": "Hakɛ bɛɛ bɛ a bolo.", + "Already registered?": "I tɔgɔ sɛbɛnna kaban wa?", + "American Samoa": "Ameriki Samoa jamana", + "An error occurred while uploading the file.": "Misali dɔ kɛra ka o dosiye in bila.", + "An error occurred while uploading the file: :error": "Misali dɔ kɛra ka dosiye in bila: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Misali dɔ kɛra min tun ma deli ka kɛ, wa an y’an ka dɛmɛjɛkulu ladɔnniya. Aw ye aw jija ka segin ka a lajɛ kɔfɛ.", + "Andorra": "Andorra dugu kɔnɔ", + "Angola": "Angola jamana", + "Anguilla": "Anguilla (Anguille) ye", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Baarakɛla wɛrɛ ye nin nafolo in kuraya kabini nin ɲɛ in donna. Aw ye ɲɛ in kura ye ani ka segin k’a lajɛ.", + "Antarctica": "Antartiki jamana na", + "Antigua And Barbuda": "Antigu ani Barbuda jamanaw na", + "Antigua and Barbuda": "Antigu ani Barbuda jamanaw na", + "API Token": "API Token (API Token) ye", + "API Token Permissions": "API Token ka yamaruyaw", + "API Tokens": "API Tokenw ye", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokenw b’a to mɔgɔ wɛrɛw ka baarakɛyɔrɔw ka se ka u yɛrɛ sɛgɛsɛgɛ ni an ka baarakɛminɛn ye i tɔgɔ la.", + "Apply": "Ka waleya", + "Apply Coupon": "A’ ye Kupon kɛ", + "April": "Awirilikalo", + "Are you sure you want to attempt to pay :amount?": "Yala i dalen b’a la ko i b’a fɛ k’a ɲini ka :amount sara wa?", + "Are you sure you want to cancel your subscription?": "Yala i dalen b’a la ko i b’a fɛ k’i ka abonnés tiɲɛ wa?", + "Are you sure you want to delete all the notifications?": "Yala i dalen b’a la ko i b’a fɛ ka kunnafoniw bɛɛ bɔ yen wa?", + "Are you sure you want to delete the selected resources?": "Yala i dalen b’a la ko i b’a fɛ ka nafolomafɛn sugandilenw bɔ yen wa?", + "Are you sure you want to delete this file?": "Yala i dalen b’a la ko i b’a fɛ ka nin dosiye in bɔ yen wa?", + "Are you sure you want to delete this notification?": "Yala i dalen b’a la ko i b’a fɛ ka nin kunnafoni in bɔ yen wa?", + "Are you sure you want to delete this payment method?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin wari saracogo in bɔ yen wa?", + "Are you sure you want to delete this resource?": "Yala i dalen b’a la ko i b’a fɛ ka nin nafolomafɛn in bɔ yen wa?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Yala aw dalen b’a la ko aw b’a fɛ ka nin ekipu in bɔ yen wa? Ni ekipu dɔ bɔra yen, a ka nafolo ni a ka kunnafoniw bɛɛ bɛna bɔ yen kudayi.", + "Are you sure you want to delete your account?": "Yala i dalen b’a la ko i b’a fɛ k’i ka jatebɔsɛbɛn bɔ yen wa?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Yala i dalen b’a la ko i b’a fɛ k’i ka jatebɔsɛbɛn bɔ yen wa? Ni i ka jatebɔsɛbɛn bɔra yen, a ka nafolo ni a ka kunnafoniw bɛɛ bɛna bɔ yen kudayi. I ka i ka tɔgɔlasɛbɛn sɛbɛn walasa k’a jira ko i b’a fɛ k’i ka jatebɔsɛbɛn bɔ yen kudayi.", + "Are you sure you want to detach the selected resources?": "Yala i dalen b’a la ko i b’a fɛ ka nafolo sugandilenw bɔ ɲɔgɔn na wa?", + "Are you sure you want to detach this resource?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin nafolomafɛn in bɔ a la wa?", + "Are you sure you want to force delete the selected resources?": "Yala i dalen b’a la ko i b’a fɛ ka nafolo sugandilenw bɔ yen ni fanga ye wa?", + "Are you sure you want to force delete this resource?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin nafolomafɛn in bɔ ni fanga ye wa?", + "Are you sure you want to log out?": "Yala i dalen b’a la ko i b’a fɛ ka bɔ yen wa?", + "Are you sure you want to mark all notifications as read?": "Yala i dalen b’a la ko i b’a fɛ ka kunnafoniw bɛɛ taamasiyɛn iko u kalanna wa?", + "Are you sure you want to remove this item?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin fɛn in bɔ yen wa?", + "Are you sure you want to restore the selected resources?": "Yala i dalen b’a la ko i b’a fɛ ka nafolo sugandilenw lasegin u cogo kɔrɔ la wa?", + "Are you sure you want to restore this resource?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin nafolomafɛn in lasegin a cogo kɔrɔ la wa?", + "Are you sure you want to resume your subscription?": "Yala i dalen b’a la ko i b’a fɛ ka i ka abonnés daminɛ kokura wa?", + "Are you sure you want to run this action?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin wale in boli wa?", + "Are you sure you want to set this payment method as your default?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin wari saracogo in kɛ aw ka musaka fɔlɔ ye wa?", + "Are you sure you want to stop impersonating?": "Yala i dalen b’a la ko i b’a fɛ ka i yɛrɛ kɛ i yɛrɛ ye dabila wa?", + "Are you sure you would like to delete this API token?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin API token in bɔ yen wa?", + "Are you sure you would like to leave this team?": "Yala aw dalen b’a la ko aw b’a fɛ ka bɔ nin ekipu in na wa?", + "Are you sure you would like to remove this person from the team?": "Yala aw dalen b’a la ko aw b’a fɛ ka nin tigi bɔ ekipu kɔnɔ wa?", + "Are you sure you would like to switch billing plans?": "Yala i dalen b’a la ko i b’a fɛ ka waribɔ bolodalenw caman wuli wa?", + "Argentina": "Arzantine jamana na", + "Armenia": "Armeni jamana na", + "Aruba": "Aruba jamana", + "Attach": "Ka siri", + "Attach & Attach Another": "Attach ani Attach Dɔ wɛrɛ", + "Attach :resource": "A’ ye :resource nɔrɔ a la", + "Attach files by dragging & dropping, selecting or pasting them.": "Filenw nɔrɔ ɲɔgɔn na ni u samali ni u filili ye, k’u sugandi walima k’u nɛnɛ.", + "August": "Utikalo", + "Australia": "Ɔsitarali jamana na", + "Austria": "Ɔtirisi jamana na", + "Azerbaijan": "Azerbaïdjan (Azerbaïdjan) ye", + "Bahamas": "Bahamas jamana na", + "Bahrain": "Bahrein jamana na", + "Bangladesh": "Bangaladeshi", + "Barbados": "Barbados dugu la", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Sani i ka taa ɲɛ, yala i bɛ se k’i ka e-mail ladɛrɛsi sɛgɛsɛgɛ ni i ye yɔrɔ digi an ye min ci i ma sisan wa? Ni i ma o email sɔrɔ, an bɛna dɔ wɛrɛ ci i ma ni nisɔndiya ye.", + "Before proceeding, please check your email for a verification link.": "Sani i ka taa ɲɛ, i ka i ka bataki lajɛ walasa ka sɛgɛsɛgɛli kɛ.", + "Belarus": "Belarus jamana na", + "Belgium": "Bɛliziki jamana na", + "Belize": "Bɛliziki", + "Benin": "Benɛn", + "Bermuda": "Bermuda jamana na", + "Bhutan": "Butan jamana na", + "Billing Information": "Fatura kunnafoniw", + "Billing Management": "Faturaw ɲɛnabɔli", + "Bolivia": "Bolivie jamana na", + "Bolivia, Plurinational State of": "Bolivie, Jamana caman ka jamana", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ani Saba", + "Bosnia And Herzegovina": "Bosnie ani Herzegovine jamanaw", + "Bosnia and Herzegovina": "Bosnie ani Herzegovine jamanaw", + "Botswana": "Botswana jamana na", + "Bouvet Island": "Bouvet gun kan", + "Brazil": "Berezil jamana na", + "British Indian Ocean Territory": "Angletɛri Ɛndi Kɔgɔjida la", + "Browser Sessions": "Navigatɛri ka lajɛw", + "Brunei Darussalam": "Brunei Darussalam ye dugu ye", + "Bulgaria": "Bulgari jamana na", + "Burkina Faso": "Burukina Faso", + "Burundi": "Burundi jamana na", + "Cambodia": "Kambodja jamana", + "Cameroon": "Kameruni jamana na", + "Canada": "Kanada", + "Cancel": "ka dankari", + "Cancel Subscription": "Abonné (abonnement) dabila", + "Cape Verde": "Kap Vɛrde", + "Card": "Karti", + "Cayman Islands": "Kayiman gunw kan", + "Central African Republic": "Cɛma-Afiriki jamana", + "Chad": "Tchad jamana na", + "Change Subscription Plan": "Abonnés Plan Changer", + "Change the current payment method attached to your subscription": "Sisan wari saracogo min nɔrɔlen bɛ i ka abonné la, o Changer", + "Changes": "Yɛlɛma donna", + "Checkout": "Aw ye wari lajɛ", + "Chile": "Sili jamana na", + "China": "Sinuwa jamana", + "Choose": "Sugandi", + "Choose :field": "A’ ye :field sugandi", + "Choose :resource": "A’ ye :resource sugandi", + "Choose an option": "Sugandili dɔ sugandi", + "Choose date": "Don sugandi", + "Choose File": "File sugandi", + "Choose Files": "Filɛw sugandi", + "Choose Type": "Suguda sugandi", + "Christmas Island": "Noɛli gun kan", + "City": "Duguba", + "Click here to re-send the verification email.": "Aw ye nin yɔrɔ digi walasa ka sɛgɛsɛgɛli imɛri ci kokura.", + "click here to request another": "i ka nin yɔrɔ digi walasa ka dɔ wɛrɛ ɲini", + "Click to choose": "A digi walasa ka sugandi", + "Close": "Ka datugu", + "Cocos (Keeling) Islands": "Cocos (Keeling) gunw kan", + "Code": "Kode", + "Colombia": "Kolonbi jamana na", + "Comoros": "Komoro jamana na", + "Confirm": "Sɛmɛntiya", + "Confirm Billing Action": "Faturali wale dafa", + "Confirm Password": "A’ ye Password dafa", + "Confirm Payment": "Sarali dafa", + "Confirm your :amount payment": "Aw ye aw ka :amount sarali dafa", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Demokaratiki jamana", + "Congo, the Democratic Republic of the": "Kongo, Demokaratiki jamana ka...", + "Constant": "Kumabɛ", + "Continue To Payment": "Aw ka taa a fɛ ka Sarali Kɛ", + "Cook Islands": "Cook gunw kan", + "Copy to clipboard": "Kopi kɛ ka taa clipboard kɔnɔ", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Côte d’Ivoire dugu kɔnɔ", + "Country": "Jamana", + "Coupon": "Kupon (Kupon) ye", + "Coupon applied successfully.": "Kupon kɛra ka ɲɛ.", + "Create": "Ka dilan", + "Create & Add Another": "Dabɔ & Fàra dɔ wɛrɛ kan", + "Create :resource": "Da :resource dabɔ", + "Create a new team to collaborate with others on projects.": "Aw ye jɛkulu kura dɔ sigi sen kan walasa ka jɛ ka baara kɛ ni mɔgɔ wɛrɛw ye porozew kan.", + "Create Account": "Jatebɔsɛbɛn dabɔ", + "Create API Token": "API Token (API Token) Dabɔ", + "Create New Team": "Ekipu Kura Dabɔ", + "Create Team": "Aw ye Ekipu dabɔ", + "Created.": "Dabɔra.", + "Croatia": "Kurɔsi jamana", + "CSV (.csv)": "CSV (.csv) ye.", + "Cuba": "Kuba", + "Curaçao": "Curaçao dugu kɔnɔ", + "Current Password": "Password min bɛ yen sisan", + "Current Subscription Plan": "Abonnément Plan min bɛ yen sisan", + "Currently Subscribed": "Abonné (Abonné) bɛ yen sisan", + "Customer Balance": "Balance (Balan) min bɛ kɛ ni kiliyanw ye", + "Customize": "Ka kɛɲɛ ni i yɛrɛ sago ye", + "Cyprus": "Sipɔrɔ jamana na", + "Czech Republic": "Tcheki jamana na", + "Côte d'Ivoire": "Côte d’Ivoire dugu kɔnɔ", + "Dark": "Dibi", + "Dashboard": "Dashboard (Dashboard) ye", + "December": "Desanburukalo", + "Decrease": "Ka jigin", + "Default": "Fɔlɔ", + "Delete": "Ka jɔsi", + "Delete :resource": "Ka jɔsi :resource", + "Delete Account": "Konte (Konte) bɔ yen", + "Delete all notifications": "Kunnafoni bɛɛ bɔ yen", + "Delete API Token": "API Token ka bɔ yen", + "Delete File": "File (File) Bɔ", + "Delete Notification": "Ladɔnniyali min bɛ bɔ yen", + "Delete Resource": "Resource (Nafolomafɛnw) Bɔ", + "Delete Selected": "Sugandili Sugandili", + "Delete Team": "Delete Ekipu", + "Denmark": "Danemarke jamana na", + "Detach": "Detach (ka bɔ ɲɔgɔn na).", + "Detach Resource": "Detach Nafolomafɛnw", + "Detach Selected": "Detach Sugandili ye", + "Details": "Ɲɛfɔli", + "Disable": "Ka lajɔ", + "Djibouti": "Jibuti", + "Do you really want to leave? You have unsaved changes.": "Yala i b’a fɛ tiɲɛ na ka taa wa? Yɛlɛma minnu ma mara, i ye olu sɔrɔ.", + "Dominica": "Dominikɛ jamana", + "Dominican Republic": "Dominikɛ jamana na", + "Done.": "A kɛra.", + "Download": "Ka telesarize", + "Download Invoice": "Fatura telesarse", + "Drop file or click to choose": "Filen bila walima ka digi walasa ka sugandi", + "Drop files or click to choose": "Filenw bila walima ka digi walasa ka sugandi", + "Ecuador": "Ekuwatɔrɔ", + "Edit": "Ka korize", + "Edit :resource": "Ladilikan :resourcenan", + "Edit Attached": "Edit (Labɛnni) Attaché (Labɛn).", + "Edit Profile": "Profil (Profil) ladilan", + "Editor": "Labɛnbaga", + "Editor users have the ability to read, create, and update.": "Editor baarakɛlaw bɛ se ka kalan, ka fɛnw da ani ka fɛn kuraw don.", + "Egypt": "Misira", + "El Salvador": "Salvadɔr jamana na", + "Email": "Email (Email) ci", + "email": "email (email) ci", + "Email Address": "Email Adrɛsi", + "Email Addresses": "Email Adrɛsiw", + "Email Password Reset Link": "Email Password Reset Lien", + "Email Verification": "Email Sɛgɛsɛgɛli", + "Enable": "Ka yamaruya", + "Encrypted environment file already exists.": "Lamini dosiye sirilen bɛ yen kaban.", + "Encrypted environment file not found.": "Lamini filen sirilen ma sɔrɔ.", + "Ensure your account is using a long, random password to stay secure.": "Aw ye aw jija aw ka jatebɔsɛbɛn bɛ baara kɛ ni tɔgɔlasɛbɛn jan ye min bɛ kɛ k’a sɔrɔ a ma kɛ cogo si la walasa ka to lakana la.", + "Environment file already exists.": "Lamini dosiye bɛ yen kaban.", + "Environment file not found.": "Lamini dosiye ma sɔrɔ.", + "Equatorial Guinea": "Gine Ekwatoriyali", + "Eritrea": "Eritrea jamana na", + "Error": "Filijuru", + "errors": "filiw", + "Estonia": "Ɛsitoni jamana na", + "Ethiopia": "Etiyopi jamana na", + "ex VAT": "ex PIB (PIB) la", + "Excel (.xlsx)": "Excel (.xlsx) ye.", + "Expires :expiration": "A bɛ waati dafa :expiration", + "Export As CSV": "Export I n’a fɔ CSV", + "Extra Billing Information": "Kunnafoni wɛrɛw Fatura kan", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Sɛbɛn wɛrɛw ka kan ka kɛ walasa ka i ka wari sarali baara. Aw ye taa ɲɛ sarali ɲɛ kan ni aw ye butɔni digi min bɛ duguma.", + "Failed Subscription Payment": "Abonnés Sarali min ma ɲɛ", + "Failed to load :resource!": "A ma se ka :resource doni!", + "Falkland Islands (Malvinas)": "Falkland gunw (Malvinas) .", + "Faroe Islands": "Faroe gunw kan", + "February": "Fewuruyekalo", + "Fiji": "Fidji jamana na", + "Filename": "Filen tɔgɔ", + "Finish enabling two factor authentication.": "A ban ka se ka fɛn fila dantigɛli kɛ.", + "Finland": "Finlande jamana na", + "For your security, please confirm your password to continue.": "I ka lakana kama, i ka i ka tɔgɔlasɛbɛn dafa walasa ka taa ɲɛ.", + "Forbidden": "Kɔlilen", + "Force Delete": "Force Delete (Bɔli) kɛ", + "Force Delete :resource": "Force Delete (Bɔli) kɛ :resource", + "Force Delete Resource": "Force Delete Resource (Nafolo min bɛ bɔ a la", + "Force Delete Selected": "Force Delete Sugandili kɛra", + "Forgot Password": "I ɲinɛna Password kɔ", + "Forgot your password?": "I ɲinɛna i ka tɔgɔlasɛbɛn kɔ wa?", + "Forgot Your Password?": "I ɲinɛna I ka Password kɔ wa?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "I ɲinɛna i ka tɔgɔlasɛbɛn kɔ wa? Basi tɛ. I ka i ka imeyili ladɛrɛsi fɔ an ye dɔrɔn ani an bɛna i ka password reset link ci i ma min bɛna a to i ka kura sugandi.", + "France": "Faransi", + "French Guiana": "Faransi Guyane", + "French Polynesia": "Faransi Polinezi jamana", + "French Southern Territories": "Faransi Saheliyanfan maraw", + "From": "Ka bɔ", + "Gabon": "Gabon .", + "Gambia": "Gambia jamana na", + "Georgia": "Georgie jamana na", + "Germany": "Alimanjamana na", + "Ghana": "Gana jamana na", + "Gibraltar": "Jibraltar dugu la", + "Go Home": "Taga So", + "Go to page :page": "Aw ye taa ɲɛ :pagenan na", + "Great! You have accepted the invitation to join the :team team.": "Belebele! I sɔnna weleli ma ka fara ekipu :team kan.", + "Greece": "Gɛrɛsi jamana", + "Greenland": "Gronland jamana na", + "Grenada": "Grenade jamana na", + "Guadeloupe": "Guadeloupe dugu kɔnɔ", + "Guam": "Guam jamana na", + "Guatemala": "Guatemala jamana na", + "Guernsey": "Guernsey jamana na", + "Guinea": "Gine", + "Guinea-Bissau": "Gine ni Bisawu", + "Guyana": "Guyane jamana na", + "Haiti": "Haïti jamana na", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "I bɛ miiri filanan na i ka abonnés (abonnement) tiɲɛni ko la wa? I bɛ se k’i ka abonnés (abonné) baara kokura o yɔrɔnin bɛɛ la waati o waati fo ka se i ka sisan fatura cycle laban ma. I ka sisan waribɔ waati bannen kɔfɛ, i bɛ se ka abonnés bolodacogo kura bɛɛ sugandi.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "I bɛ miiri filanan na i ka abonnés (abonnement) tiɲɛni ko la wa? I bɛ se k’i ka abonné (abonnement) kɛ o yɔrɔnin bɛɛ la waati o waati fo ka se i ka sisan fatura cycle laban ma. I ka sisan waribɔ waati bannen kɔfɛ, i bɛ se ka abonnés bolodacogo kura bɛɛ sugandi.", + "Heard Island & Mcdonald Islands": "Heard gun ani McDonald gunw", + "Heard Island and McDonald Islands": "Heard gun ani McDonald gunw", + "Hello!": "Aw ni baara!", + "Hide Content": "Kɔnɔkow dogo", + "Hold Up!": "Aw ye aw bolo kɔrɔta!", + "Holy See (Vatican City State)": "Siège senuma (Vatican dugu jamana) .", + "Honduras": "Honduras jamana na", + "Hong Kong": "Hɔnkɔn", + "Hungary": "Hɔngiri jamana na", + "I agree to the :terms_of_service and :privacy_policy": "N bɛ sɔn :terms_of_service ni :privacy_policy ma", + "Iceland": "Islande jamana na", + "ID": "ID (ID) ye", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ni a mago bɛ a la, i bɛ se ka bɔ i ka navigatɔrɔn kɛcogo tɔw bɛɛ la i ka minɛnw bɛɛ kɔnɔ. Aw ka kɔsa in na kalan dɔw bɛ sɔrɔ jukɔrɔ; nka, a bɛ se ka kɛ ko nin lisi in tɛna kɛ fɛn bɛɛ ye. N’i ​​y’a ye ko i ka jatebɔsɛbɛn tiɲɛna, i ka kan fana k’i ka tɔgɔlasɛbɛn kura ye.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ni jatebɔsɛbɛn b’i bolo kaban, i bɛ se ka sɔn o weleli ma ni i ye butɔni digi min bɛ duguma:", + "If you did not create an account, no further action is required.": "Ni i ma jatebɔsɛbɛn dɔ da, wale wɛrɛ tɛ kɛ.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ni i tun t’a miiri ko i bɛna weleli sɔrɔ ka na nin ekipu in na, i bɛ se ka nin e-mail in fili.", + "If you did not receive the email": "Ni i ma o email sɔrɔ", + "If you did not request a password reset, no further action is required.": "Ni i ma tɔgɔlasɛbɛn seginni ɲini, wale wɛrɛ tɛ kɛ.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ni jatebɔsɛbɛn t’i bolo, i bɛ se ka dɔ dilan ni i ye butɔni digi min bɛ duguma. Jatebɔsɛbɛn dɔ dabɔlen kɔfɛ, i bɛ se ka welesɛbɛn sɔnni butɔni digi nin bataki in kɔnɔ walasa ka sɔn ekipu weleli ma:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ni i mago bɛ ka kunnafoni kɛrɛnkɛrɛnnenw walima impositi kunnafoni dɔw fara i ka faturaw kan, i n’a fɔ i ka jago tɔgɔ dafalen, PIB taamasiyɛn nimɔrɔ, walima i ka sɛbɛn ladɛrɛsi, i bɛ se k’a fara a kan yan.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "N'i bɛ gɛlɛya sɔrɔ ka \":actionText\" butɔn digi, i ka URL min bɛ duguma, o kopi k'a nɔrɔ\nka don i ka ɛntɛrinɛti yɔrɔ la:", + "Impersonate": "Aw ye aw yɛrɛ kɛ aw yɛrɛ ye", + "Increase": "Ka caya", + "India": "Ɛndujamana", + "Indonesia": "Indonezi jamana na", + "Invalid filename.": "Filen tɔgɔ tiɲɛnen.", + "Invalid JSON was returned from the route.": "JSON tiɲɛnen seginna ka bɔ sira kan.", + "Invoice Email Addresses": "Fatura imayili ladɛrɛsiw .", + "Invoice emails updated successfully.": "Fatura emails update ka ɲɛ.", + "Invoices": "Faturaw (factures) (faturaw).", + "Iran, Islamic Republic Of": "Iran jamana na", + "Iran, Islamic Republic of": "Iran, silamɛya jamana na", + "Iraq": "Irak jamana na", + "Ireland": "Irlandi jamana na", + "Isle Of Man": "Man gun kan", + "Isle of Man": "Man gun kan", + "Israel": "Israɛl", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "A bɛ iko abonné active t’i bolo. I bɛ se ka abonnés (abonnements) bolodalenw dɔ sugandi minnu bɛ duguma walasa ka baara daminɛ. Abonnés (abonnements) bolodalenw bɛ se ka Changé walima ka cancel i ka waati bɛnnen na.", + "Italy": "Itali jamana na", + "Jamaica": "Jamayika jamana", + "January": "zanwuyekalo", + "Japan": "Zapɔn", + "Jersey": "Jersey (Jersi) ye", + "Jordan": "Jordanie", + "July": "Zuluyekalo", + "June": "Zuwɛnkalo", + "Kazakhstan": "Kazakstan jamana na", + "Kenya": "Kenya jamana na", + "Key": "Kile", + "Kiribati": "Kiribati jamana na", + "Korea": "Kore Dugu", + "Korea, Democratic People's Republic of": "Kore, Demokarasi jamanadenw ka jamana", + "Korea, Republic of": "Kore, Repibiliki jamana", + "Kosovo": "Kosovo jamana na", + "Kuwait": "Koweiti", + "Kyrgyzstan": "Kirgistan jamana na", + "Lao People's Democratic Republic": "Lao jamanadenw ka demokarasi jamana", + "Last active": "Last active ye", + "Last used": "Baara laban kɛra", + "Latvia": "Letoni jamana na", + "Leave": "Ka taa", + "Leave Team": "Aw ka bɔ Ekipu la", + "Lebanon": "Liban jamana na", + "length": "janya", + "Lens": "Lensɛri", + "Lesotho": "Lesotho jamana na", + "Liberia": "Liberiya jamana na", + "Libyan Arab Jamahiriya": "Libi Arabu Jamahiriya", + "Liechtenstein": "Lichtenstein (Lichtenstein) ye", + "Light": "Yeelen", + "Lithuania": "Litwanie jamana na", + "Load :perPage More": "Load :perPage wɛrɛw", + "Loading": "Loading (dadon) bɛ kɛ", + "Location": "Sigiyɔrɔ", + "Log in": "Aw bɛ don a kɔnɔ", + "Log In": "Aw ye don a kɔnɔ", + "Log Out": "Aw ka bɔ kɛnɛ kan", + "Log out": "Aw bɛ bɔ kɛnɛma", + "Log Out Other Browser Sessions": "Aw bɛ bɔ Browser Session wɛrɛw la", + "Log Viewer": "Log Viewer (Jaabiw lajɛbaga).", + "Login": "Aw bɛ don a kɔnɔ", + "Logout": "Aw ka bɔ kɛnɛ kan", + "Logs": "Logs (Jɛkuluw).", + "Luxembourg": "Luxembourg dugu la", + "Macao": "Makao", + "Macedonia": "Masedwanɛ woroduguyanfan fɛ", + "Macedonia, the former Yugoslav Republic of": "Masedwanɛ, Yugoslavie jamana kɔrɔ", + "Madagascar": "Madagasikari", + "Malawi": "Malawi jamana", + "Malaysia": "Malasi jamana na", + "Maldives": "Malidenw", + "Mali": "Mali .", + "Malta": "Malita", + "Manage Account": "Jateblaw ɲɛnabɔ", + "Manage and log out your active sessions on other browsers and devices.": "I ka sessions actives ɲɛnabɔ ani k’u bɔ navigatɛriw ni minɛn wɛrɛw kan.", + "Manage API Tokens": "API Tokenw ɲɛnabɔ", + "Manage Role": "Jogo ɲɛnabɔ", + "Manage Team": "Manage Ekipu", + "Managing billing for :billableName": "Fatura ɲɛnabɔli ɲɛnabɔli mɔgɔ :billableName kama", + "March": "Marisikalo", + "Mark all as Read": "Marka bɛɛ kɛ i n’a fɔ a kalanna cogo min na", + "Mark all notifications as read": "I taamasiyɛn kɛ kunnafoniw bɛɛ la i n’a fɔ u kalanna cogo min na", + "Mark Read": "Marka Kalan", + "Mark Unread": "Mark u ma kalan .", + "Marshall Islands": "Marshall gunw kan", + "Martinique": "Martinique (Martinique) ye", + "Mauritania": "Moritani jamana na", + "Mauritius": "Morisi jamana na", + "May": "A bɛ se", + "Mayotte": "Mayotte ye", + "Mexico": "Mɛkisiki", + "Micronesia, Federated States Of": "Mikɔrɔnezi jamana na", + "Micronesia, Federated States of": "Micronezie, Jamana Fɛdɛrasi", + "Moldova": "Moldavie jamana na", + "Moldova, Republic of": "Moldavie, Repibliki ka", + "Monaco": "Monaco dugu kɔnɔ", + "Mongolia": "Mongolia jamana na", + "Montenegro": "Montenegro jamana na", + "Month To Date": "Kalo Ka Se Bi", + "Monthly": "Kalo o kalo", + "monthly": "kalo o kalo", + "Montserrat": "Montserrat dugu la", + "Morocco": "Maroc jamana", + "Mozambique": "Mozanbiki jamana na", + "Myanmar": "Myanmar jamana na", + "Name": "Tɔ̀gɔ", + "name": "tɔ̀gɔ", + "Namibia": "Namibie jamana", + "Nauru": "Nauru ye", + "Nepal": "Nepal jamana na", + "Netherlands": "Pays-Bas", + "Netherlands Antilles": "Antilles Pays-Bas", + "Nevermind": "Kana i janto a la", + "Nevermind, I'll keep my old plan": "A kana kɛ abada, n bɛna n ka labɛn kɔrɔ mara", + "New": "Kura", + "New :resource": "Kura :resource", + "New Caledonia": "Nouvelle-Calédonie (Kaledɔni kura).", + "New Password": "Password kura", + "New Zealand": "Zelande kura", + "Next": "Nata", + "Next Payment": "Sarali nata", + "Next Payment on": "Nata Sarali kan", + "Nicaragua": "Nikaragwa", + "Niger": "Nizɛri", + "Nigeria": "Nizeriya", + "Niue": "Niue .", + "No": "Ayi", + "No :resource matched the given criteria.": "No :resource tun bɛ bɛn sariya dilenw ma.", + "No additional information...": "Kunnafoni wɛrɛ si tɛ yen...", + "No Current Data": "Donanw tɛ yen sisan", + "No Data": "Data tɛ yen", + "no file selected": "dosiye si ma sugandi", + "No Increase": "Dɔ farali tɛ a kan", + "No payment methods on file.": "Saracogo si tɛ dosiye kɔnɔ.", + "No payment scheduled.": "Sarali si ma boloda.", + "No Prior Data": "Donanw ka kɔn o ɲɛ", + "No Results Found.": "Résultat si ma Sɔrɔ.", + "Norfolk Island": "Norfolk gun kan", + "Northern Mariana Islands": "Worodugu-yanfan Mariana gunw", + "Norway": "Norvege jamana na", + "Not Found": "A ma Sɔrɔ", + "Notifications": "Ladɔnniyaliw", + "Nova": "Nova ye", + "Nova User": "Nova Baarakɛla", + "November": "Nowanburukalo", + "October": "Ɔkutɔburukalo", + "of": "ka", + "OK": "N SƆNNA", + "Oman": "Oman jamana na", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ni ekipu dɔ bɔra yen, a ka nafolo ni a ka kunnafoniw bɛɛ bɛna bɔ yen kudayi. Sani i ka nin ekipu in bɔ yen, i b’a fɛ ka kunnafoni walima kunnafoni minnu bɛ nin ekipu in kan, i k’olu telesarse.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Ni i ka jatebɔsɛbɛn bɔra yen, a ka nafolo ni a ka kunnafoniw bɛɛ bɛna bɔ yen kudayi. Sani i ka i ka jatebɔsɛbɛn bɔ yen, i b’a fɛ ka kunnafoni walima kunnafoni minnu mara, i k’olu telesarse.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ni i ka jatebɔsɛbɛn bɔra yen, a ka nafolo ni a ka kunnafoniw bɛɛ bɛna bɔ yen kudayi. I ka i ka tɔgɔlasɛbɛn sɛbɛn walasa k’a jira ko i b’a fɛ k’i ka jatebɔsɛbɛn bɔ yen kudayi.", + "Only Trashed": "Dɔrɔn Trashed", + "Open Invoices": "Faturaw da wuli", + "Original": "Yɛrɛyɛrɛ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "An ka fatura ɲɛnabɔli dakun b’a to i bɛ se k’i ka abonnés plan, wari saracogo ɲɛnabɔ cogo nɔgɔman na, ani k’i ka fatura kɔsa in na telesarse.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "An ka fatura ɲɛnabɔli dakun b’a to i bɛ se k’i ka abonnés plan, wari saracogo ɲɛnabɔ cogo nɔgɔman na, ani k’i ka fatura kɔsa in na telesarse.", + "Page Expired": "Page expired .", + "Pagination Navigation": "Ɲɛw lajɛcogo (Navigation).", + "Paid": "Sara", + "Pakistan": "Pakistan jamana na", + "Palau": "Palau dugu kɔnɔ", + "Palestinian Territory, Occupied": "Palestina jamana, Minɛna", + "Panama": "Panama jamana na", + "Papua New Guinea": "Papuwasi Gine", + "Paraguay": "Paraguwe jamana na", + "Password": "Kɔdi", + "password": "kɔdi", + "Payment Confirmation": "Sarali Dafalen", + "Payment Information": "Sarali Kunnafoni", + "Payment information updated successfully.": "Sarali kunnafoniw kurayara ka ɲɛ.", + "Payment Method": "Saracogo", + "Payment Methods": "Saracogo Fɛɛrɛw", + "Payment Required": "Sarali wajibiyalen don", + "Payments": "Sarali minnu bɛ kɛ", + "Pending Team Invitations": "Ekipu weleli minnu bɛ ka makɔnɔ", + "Per Page": "Per Page (Ɲɛ kelen-kelen bɛɛ).", + "Permanently delete this team.": "Aw bɛ nin ekipu in bɔ yen kudayi.", + "Permanently delete your account.": "I ka jatebɔsɛbɛn bɔ yen kudayi.", + "Permissions": "Iziniw ka yamaruyaw", + "Peru": "Peru jamana na", + "Philippines": "Filipine jamana na", + "Photo": "Foto", + "Pitcairn": "Pitcairn ye baara kɛ", + "Please accept the terms of service.": "Aw ye sɔn baarakɛcogo sariyaw ma.", + "Please click the button below to verify your email address.": "Aw ye butɔni digi min bɛ duguma walasa k’aw ka imeyilɛri ladɛrɛsi sɛgɛsɛgɛ.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Aw ye aw jija ka se ka don aw ka jatebɔsɛbɛn kɔnɔ ni aw ye aw ka kɔrɔtɔko seginni kode dɔ don.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Aw ye se ka don aw ka jatebɔsɛbɛn kɔnɔ, aw kɛtɔ ka dantigɛli kode don min dira aw ka dantigɛlikɛla ka baarakɛminɛn fɛ.", + "Please confirm your password before continuing.": "Aw ye aw ka tɔgɔlasɛbɛn dafa sani aw ka taa ɲɛ.", + "Please copy your new API token. For your security, it won't be shown again.": "Aw ye aw ka API token kura kopi kɛ. I ka lakana kama, a tɛna jira tugun.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "I ka i ka tɔgɔlasɛbɛn sɛbɛn walasa k’a jira ko i b’a fɛ ka bɔ i ka navigatɔrɔn ka waati tɔw la i ka minɛnw bɛɛ kɔnɔ.", + "Please provide a maximum of three invoice emails addresses.": "Aw ye facturation emails ladɛrɛsi saba di aw ma.", + "Please provide the email address of the person you would like to add to this team.": "Aw b’a fɛ ka mɔgɔ min fara nin ekipu kan, aw k’o ka imeyili ladɛrɛsi di.", + "Please set a default payment method before retrying payments.": "Aw ye wari saracogo dafalen dɔ sigi sen kan sani aw ka wari sarataw lajɛ kokura.", + "Please set a default payment method before swapping plans.": "Aw ye wari saracogo kɔrɔ dɔ sigi sen kan sani aw ka labɛnw ɲɔgɔn falen-falen.", + "Poland": "Pologne jamana", + "Portugal": "Pɔritigali", + "Press / to search": "/ digi walasa ka ɲinini kɛ", + "Preview": "A lajɛ fɔlɔ", + "Previewing": "Ka ɲɛfɔli kɛ ka kɔn o ɲɛ", + "Previous": "Tɛmɛnen", + "Privacy Policy": "Kunnafoni dogolenw maracogo", + "Profile": "Porofili", + "Profile Information": "Kunnafoni minnu bɛ sɔrɔ Profil kan", + "Puerto Rico": "Porto Riko jamana na", + "Qatar": "Qatar jamana na", + "Quarter To Date": "Quarter Ka Se Bi", + "Recovery Code": "Segin-ka-bɔnye Kode", + "Refresh": "Lakurayali", + "Regards,": "Folikanws,", + "Regenerate Recovery Codes": "Segin-ka-bɔnye Kodew labɛn kokura", + "Register": "Tɔgɔwelekaye", + "Reload": "Segin ka doni ta", + "Remember me": "Aw hakili to ne la", + "Remember Me": "Aw hakili to Ne la", + "Remove": "Ka labɔ", + "Remove Photo": "Foto bɔ yen", + "Remove Team Member": "Ekipu mɔgɔ dɔ bɔ yen", + "Replicate": "A’ ye a lasegin a cogo kɔrɔ la", + "Required fields": "Foro minnu wajibiyalen don", + "Resend Verification Email": "Segin ka Sɛgɛsɛgɛli Email ci", + "Reset Filters": "Filɛriw Lasegin", + "Reset Password": "Segin ka Password (Pasword) Lasegin", + "Reset Password Notification": "Reset Password Ladɔnniyali", + "resource": "nafolomafɛn", + "Resource Row Dropdown": "Nafolosɔrɔsiraw Layini Dropdown", + "Resources": "Sɔ̀rɔda", + "resources": "sɔ̀rɔda", + "Restore": "Ka lasegin", + "Restore :resource": "Ka lasegin :resource", + "Restore Resource": "Restore (Nafolo) Lasegin", + "Restore Selected": "Seginkanni Sugandili", + "results": "jaabiw", + "Resume Subscription": "Abonné (abonnement) daminɛ kokura", + "Retry Payment": "Aw ye a lajɛ kokura ka Sarali kɛ", + "Return to :appName": "Segin ka taa ɲɛ :appName la", + "Reunion": "Réunion (Réunion) ye", + "Role": "Jɔyɔrɔ", + "Romania": "Rumani jamana na", + "Run Action": "Boli wale kɛ", + "Russian Federation": "Irisi jamana ka jamana", + "Rwanda": "Rwanda jamana na", + "Réunion": "Réunion (Réunion) ye", + "Saint Barthelemy": "Barthélémée senuma", + "Saint Barthélemy": "Barthélémée senuma", + "Saint Helena": "Hɛlɛna senuma", + "Saint Kitts And Nevis": "Kitts ni Nevis senumaw", + "Saint Kitts and Nevis": "Saint Kitts ani Nevis", + "Saint Lucia": "Lusiya senuma", + "Saint Martin": "Martin senuma", + "Saint Martin (French part)": "Saint Martin (Fransɛkan yɔrɔ)", + "Saint Pierre And Miquelon": "Pierre senuma ani Miquelon", + "Saint Pierre and Miquelon": "Piɛrɛ senuma ni Mikɛlɔn", + "Saint Vincent And Grenadines": "Vincent senuma ani Grenadines", + "Saint Vincent and the Grenadines": "Vincent senuma ani Grenadines", + "Samoa": "Samoa jamana na", + "San Marino": "San Marino dugu kɔnɔ", + "Sao Tome And Principe": "São Tomé ani Príncipe", + "Sao Tome and Principe": "Sao Tome ani Principe", + "Saudi Arabia": "Arabie Saoudite jamana na", + "Save": "Ka mara", + "Saved.": "Kisilen don.", + "Scroll to bottom": "I ka taa duguma", + "Scroll to top": "Aw bɛ taa sanfɛ", + "Search": "Ɲini", + "Secure Area": "Yɔrɔ Lakanali", + "Select": "Ka sugandi", + "Select a different plan": "Labɛn wɛrɛ sugandi", + "Select a log file...": "Log file dɔ sugandi...", + "Select A New Photo": "Foto kura dɔ sugandi", + "Select Action": "Action (Waleya) sugandi", + "Select all": "A bɛɛ sugandi", + "Select All Dropdown": "A’ ye All Dropdown sugandi", + "Select this page": "Nin ɲɛ in sugandi", + "Send Password Reset Link": "A ye Password Reset Link ci", + "Senegal": "Senegali", + "September": "Sɛtanburukalo", + "Serbia": "Sɛrɛbi jamana", + "Server Error": "Server ka fili", + "Service Unavailable": "Baarakɛyɔrɔ min tɛ sɔrɔ", + "Set as default": "A sigi sen kan i n’a fɔ a bɛ kɛ cogo min na", + "Setup Key": "Setup Key (Setup Key) ye", + "Seychelles": "Sesɛli jamana na", + "Show All Fields": "Forow Bɛɛ jira", + "Show Content": "Kɔnɔkow jira", + "Show Recovery Codes": "A jira ko Seginkanni Kodew", + "Showing": "A jirali", + "Sierra Leone": "Siyera Lewɔni", + "Signed in as": "A bolonɔ bilalen don i n’a fɔ", + "Singapore": "Singapuri", + "Sint Maarten (Dutch part)": "Sint Maarten ye baara kɛ", + "Slovakia": "Slovaki jamana na", + "Slovenia": "Slovini jamana na", + "Soft Deleted": "Soft (Soft Deleted) ye", + "Solomon Islands": "Solomani gunw", + "Somalia": "Somali jamana na", + "Something went wrong.": "Fɛn dɔ ma ɲɛ.", + "Sorry! You are not authorized to perform this action.": "Hakɛto! I ma yamaruya sɔrɔ ka nin wale in kɛ.", + "Sorry, your session has expired.": "Baasi tɛ, i ka session (lajɛ) waati tɛmɛna.", + "South Africa": "Afiriki tilebinyanfan fɛ", + "South Georgia And Sandwich Isl.": "Georgie saheliyanfan ani Sandwich saheli gunw", + "South Georgia and the South Sandwich Islands": "Georgie saheliyanfan ani Sandwich saheli gunw", + "South Sudan": "Sudan saheliyanfan fɛ", + "Spain": "Ɛsipaɲi", + "Sri Lanka": "Sri Lanka jamana na", + "Standalone Actions": "Waleya minnu bɛ kɛ u yɛrɛ ma", + "Start Polling": "Aw ye Wote daminɛ", + "Start polling": "Aw bɛ wote daminɛ", + "State / County": "Jamana / Jamanakuntigi", + "Stop Impersonating": "I ka i yɛrɛ kɛ i n’a fɔ i yɛrɛ kɛli dabila", + "Stop Polling": "Aw ye Wote dabila", + "Stop polling": "Aw ye wote kɛli dabila", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "O segin-ka-bɔnye kode ninnu mara daɲɛ dogolenw ɲɛnabɔyɔrɔ lakananen dɔ kɔnɔ. U bɛ se ka kɛ ka don i ka jatebɔsɛbɛn kɔnɔ kokura ni i ka fɛn fila dantigɛli minɛn tununna.", + "Subscribe": "Aw ye aw tɔgɔ sɛbɛn", + "Subscription Information": "Abonnés (abonnenw) kunnafoniw", + "Subscription Pending": "Abonnés (abonnements) bɛ sen na", + "Sudan": "Sudan .", + "Suriname": "Suriname jamana", + "Svalbard And Jan Mayen": "Svalbard ni Jan Mayen ye ɲɔgɔn sɔrɔ", + "Svalbard and Jan Mayen": "Svalbard ni Jan Mayen ye ɲɔgɔn sɔrɔ", + "Swaziland": "Swaziland jamana na", + "Sweden": "Suwɛdi jamana na", + "Switch Teams": "Switch Ekipuw", + "Switzerland": "Suwisi jamana na", + "Syrian Arab Republic": "Siri Arabu jamana", + "System": "Sisitɛmu", + "Taiwan": "Tayiwani", + "Taiwan, Province of China": "Tayiwani, Sinuwa jamana na", + "Tajikistan": "Tajikistan jamana na", + "Tanzania": "Tanzani jamana na", + "Tanzania, United Republic of": "Tanzani, Repibiliki Kelenyalen", + "TAX": "TAX (TAX) YE", + "Team Details": "Ekipu ka kunnafoni", + "Team Invitation": "Ekipu weleli", + "Team Members": "Ekipu Mɔgɔw", + "Team Name": "Ekipu Tɔgɔ", + "Team Owner": "Ekipu tigi", + "Team Settings": "Ekipu ka Labɛnw", + "Terms of Service": "Baarakɛcogo sariyaw", + "Thailand": "Tayilandi", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Aw ni ce aw ka aw tɔgɔ sɛbɛn! Sani i k’a daminɛ, yala i bɛ se k’i ka e-mail ladɛrɛsi sɛgɛsɛgɛ n’i ye yɔrɔ digi an ye min ci i ma sisan wa? Ni i ma o email sɔrɔ, an bɛna dɔ wɛrɛ ci i ma ni nisɔndiya ye.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Aw ni ce aw ka dɛmɛn na min bɛ taa a fɛ. An ye i ka fatura sɛbɛn dɔ fara a kan i ka sɛbɛnw kama. Aw bɛ se k’a fɔ an ye ni ɲininkali walima haminanko dɔw b’aw fɛ.", + "Thanks,": "Barika,", + "The :attribute must be a valid role.": "O :attribute ka kan ka kɛ jɔyɔrɔ ɲuman ye.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ka kan ka kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani jateden kelen ka kan ka sɔrɔ a la.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ka kan ka kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani taamaʃyɛn kɛrɛnkɛrɛnnen kelen ni jateden kelen ka kan ka Kɛ a la.", + "The :attribute must be at least :length characters and contain at least one special character.": "O :attribute ka kan ka kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani taamaʃyɛn kɛrɛnkɛrɛnnen kelen ka kan ka Kɛ a la.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "O :attribute ka kan ka Kɛ taamaʃyɛn :length ye a dɔgɔyalenba la, wa a ka kan ka Kɛ ni sɛbɛnnibolo belebele kelen ni jateden kelen ye a dɔgɔyalenba la.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "O :attribute ka kan ka Kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani sɛbɛnnibolo belebele kelen ni taamaʃyɛn kɛrɛnkɛrɛnnen kelen ka kan ka Kɛ a la.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "O :attribute ka kan ka kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani taamaʃyɛn belebele kelen, jateden kelen ani taamaʃyɛn kɛrɛnkɛrɛnnen kelen ka kan ka Kɛ a la.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "O :attribute ka kan ka Kɛ taamaʃyɛn :length ye a dɔgɔyalenba la ani sɛbɛnnibolo belebele kelen ka kan ka Kɛ a la.", + "The :attribute must be at least :length characters.": "O :attribute ka kan ka kɛ taamasiyɛn :length ye a dɔgɔyalenba la.", + "The :attribute must contain at least one letter.": "Sɛbɛnni kelen ka kan ka sɔrɔ o :attribute kɔnɔ.", + "The :attribute must contain at least one number.": "Jateden kelen ka kan ka sɔrɔ :attribute kɔnɔ.", + "The :attribute must contain at least one symbol.": "Taamaʃyɛn kelen ka kan ka Kɛ :attribute ninnu na a dɔgɔyalenba la.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute kɔnɔ, sɛbɛnnibolo belebele kelen ni sɛbɛnni fitinin kelen ka kan ka sɔrɔ a dɔgɔyalenba la.", + "The :resource was created!": ":resource in dabɔra!", + "The :resource was deleted!": "O :resource in bɔra yen!", + "The :resource was restored!": "O :resource in seginna a cogo kɔrɔ la!", + "The :resource was updated!": "O :resource tun bɛ ladamu!", + "The action was executed successfully.": "O wale in Kɛra ka ɲɛ.", + "The default payment method cannot be removed.": "Saracogo kɔrɔlen tɛ se ka bɔ yen.", + "The file was deleted!": "O dosiye in bɔra yen!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute dilenw bɔra kunnafonidilan dɔ kɔnɔ. Aw ye :attribute wɛrɛ sugandi.", + "The given data was invalid.": "Donan minnu dira, olu tun tɛ tiɲɛ ye.", + "The government won't let us show you what's behind these doors": "Gofɛrɛnaman tɛna a to an k’a jira aw la min bɛ nin da ninnu kɔfɛ", + "The HasOne relationship has already been filled.": "HasOne jɛɲɔgɔnya in falen don kaban.", + "The image could not be loaded": "Ja ma se ka doni", + "The image could not be loaded.": "Ja ma se ka doni.", + "The invoice emails must be valid email addresses.": "Fatura emailw ka kan ka kɛ imayili ladɛrɛsi sɛbɛw ye.", + "The password is incorrect.": "Daɲɛ dogolen tɛ tiɲɛ ye.", + "The provided coupon code is invalid.": "Kupon kode min dira, o tɛ baara kɛ.", + "The provided password does not match your current password.": "Daɲɛ dogolen min dira, o tɛ bɛn i ka tɔgɔlasɛbɛn sisan ma.", + "The provided password was incorrect.": "Daɲɛ dogolen min dira, o tun tɛ tiɲɛ ye.", + "The provided two factor authentication code was invalid.": "Factor fila dantigɛli kode min dira, o tun tɛ tiɲɛ ye.", + "The provided two factor recovery code was invalid.": "Factor fila seginni kode min dira, o tun tɛ tiɲɛ ye.", + "The provided VAT number is invalid.": "PIB nimɔrɔ min dira, o tɛ baara kɛ.", + "The resource was attached!": "Nafolo tun bɛ nɔrɔ a la!", + "The resource was prevented from being saved!": "Nafolo in balila ka kisi!", + "The resource was updated!": "Nafolo min bɛ sɔrɔ, o kɛra fɛn kura ye!", + "The response is not a streamed response.": "Jaabi tɛ jaabi ye min bɛ kɛ ni 'sèn ye.", + "The response is not a view.": "Jaabi tɛ filɛli ye.", + "The selected country is invalid.": "Jamana min sugandira, o tɛ se ka kɛ.", + "The selected plan is invalid.": "Labɛn min sugandira, o tɛ tiɲɛ ye.", + "The selected resources have been :action!": "Nafolo sugandilenw kɛra :action ye!", + "The team's name and owner information.": "Ekipu tɔgɔ ani a tigi ka kunnafoniw.", + "There are no available options for this resource.": "Sugandili si tɛ yen min bɛ se ka kɛ nin nafolomafɛn in na.", + "There are no fields to display.": "Foro si tɛ yen min bɛ se ka jira.", + "There are no new notifications.": "Ladɔnniyali kura si tɛ yen.", + "There was a problem executing the action.": "Gɛlɛya dɔ tùn bɛ wale in waleyali la.", + "There was a problem fetching the resource.": "Gɛlɛya dɔ tun bɛ o nafolomafɛnw tali la.", + "There was a problem submitting the form.": "Gɛlɛya dɔ tun bɛ o sɛbɛn dicogo la.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "O mɔgɔw welelen don aw ka kulu kɔnɔ, wa u ye welesɛbɛn ci u ma. U bɛ se ka fara ekipu kan ni u sɔnna o weleli ma imɛri la.", + "This account does not have an active subscription.": "Nin jatebɔsɛbɛn in tɛ ni abonné active ye.", + "This action is unauthorized.": "O wale in tɛ yamaruya sɔrɔ.", + "This copy of Nova is unlicensed.": "Nova ka nin sɛbɛn in tɛ ni lase ye.", + "This coupon code can only be used by new customers.": "Nin kupon kode in bɛ se ka baara kɛ ni kiliyan kuraw dɔrɔn de ye.", + "This device": "Nin minɛn in", + "This file field is read-only.": "Nin dosiye foro in ye kalan dɔrɔn de ye.", + "This invoice is no longer open.": "Nin fatura in ma da wuli tugun.", + "This is a secure area of the application. Please confirm your password before continuing.": "Nin ye yɔrɔ lakananen ye min bɛ kɛ application kɔnɔ. Aw ye aw ka tɔgɔlasɛbɛn dafa sani aw ka taa ɲɛ.", + "This password does not match our records.": "Nin tɔgɔlasɛbɛn tɛ bɛn an ka sɛbɛnw ma.", + "This password reset link will expire in :count minutes.": "Nin password reset link bɛna ban miniti :count kɔnɔ.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "O wari sarali daminɛna, nka nafolo ma sɔrɔ fɔlɔ. O bɛ se ka tile 14 kɛ.", + "This resource no longer exists": "O nafolo in tɛ yen tugun", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "O abonné waati tɛmɛna, wa a tɛ se ka daminɛ kokura. Aw ye abonné kura dɔ dabɔ.", + "This user already belongs to the team.": "Nin baarakɛla in ye ekipu ta ye kaban.", + "This user has already been invited to the team.": "Nin baarakɛla in Weelela kaban ekipu in na.", + "Timor-Leste": "Timor-Leste dugu kɔnɔ", + "to": "fɛ", + "To": "Fɛ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Walasa ka facteur fila dantigɛli daminɛni ban, i ka nin QR kode in sɛgɛsɛgɛ ni i ka telefɔni ka dantigɛlikɛlan porogaramu ye walima ka setup key don ani ka OTP kode min dilanna, o di.", + "Today": "Bi", + "Toggle navigation": "Toggle navigation (navigation) bɛrɛbɛrɛ", + "Togo": "Togo .", + "Tokelau": "Tokelau .", + "Token Name": "Token Tɔgɔ", + "Tonga": "Tonga .", + "Too Many Requests": "Demande caman ka ca kojugu", + "total": "kasabi", + "Total:": "Kasabi:", + "Trashed": "A kɛra binkɛnɛ ye", + "Trinidad And Tobago": "Trinité ani Tobago jamana na", + "Trinidad and Tobago": "Trinité ani Tobago jamana na", + "Tunisia": "Tunisi jamana", + "Turkey": "Kulokulo", + "Turkmenistan": "Turkmenistan jamana na", + "Turks And Caicos Islands": "Turks ani Caicos gunw", + "Turks and Caicos Islands": "Turks ani Caicos gunw", + "Tuvalu": "Tuvalu jamana na", + "Two Factor Authentication": "Fɛn fila ka dantigɛli", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Factor fila dantigɛli bɛ se ka kɛ sisan. I ka nin QR kode in sɛgɛsɛgɛ ni i ka telefɔni ka dantigɛlikɛlan ye wala i ka setup key don.", + "Type": "Ka sɛbɛen masin na", + "Uganda": "Uganda .", + "Ukraine": "Ukraine jamana na", + "Unauthorized": "A ma yamaruya sɔrɔ", + "United Arab Emirates": "Arabu jamanaw ka kelenya", + "United Kingdom": "Angletɛri jamana na", + "United States": "Etazuni jamana", + "United States Minor Outlying Islands": "Etazuni jamana ka gun misɛnninw", + "United States Outlying Islands": "U.S. Dugukolo kɔkanna gunw", + "Unknown": "Lakodonbali", + "Unpaid": "Sara tɛ min na", + "Update": "Ka lakuraya", + "Update & Continue Editing": "Kuma kura ani ka taa a fɛ ka sɛgɛsɛgɛli kɛ", + "Update :resource": "Kuma kura :resourcenan", + "Update :resource: :title": "Kuma kura :resource: :title", + "Update attached :resource: :title": "Kuma kura min bɛ fara a kan :resource: :title", + "Update Password": "Password kura ye", + "Update Payment Information": "Sarako kunnafoniw kuraya", + "Update Payment Method": "Saracogo kura", + "Update your account's profile information and email address.": "I ka jatebɔsɛbɛn ka kunnafoniw ni i ka imeyilɛri ladɛrɛsi kura ye.", + "Uploading": "Ka fɛnw bila", + "Uploading files... (:current/:total)": "Filenw bilali... (:current/:total)", + "Uruguay": "Uruguwayi jamana na", + "Use a recovery code": "Baara kɛ ni kode ye min bɛ se ka kɛnɛya", + "Use an authentication code": "Baara kɛ ni dantigɛli kode ye", + "User Actions": "Baarakɛlaw ka walew", + "User Security": "Baarakɛlaw ka Lakanali", + "Username": "Baarakɛla tɔgɔ", + "Uzbekistan": "Uzbekistan jamana na", + "Value": "Nafama", + "Vanuatu": "Vanuatu jamana na", + "VAT Number": "PIB Numɛri", + "Venezuela": "Venezuela jamana na", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivari jamana na", + "Verify Email Address": "I ka Email Adrɛsi sɛgɛsɛgɛ", + "Verify Your Email Address": "I ka Email Adrɛsi sɛgɛsɛgɛ", + "Viet Nam": "Vietnam jamana", + "View": "Yeli", + "Virgin Islands, British": "Virgin Islands, Angletɛri jamana na", + "Virgin Islands, U.S.": "Virgin Islands, Ameriki jamana na.", + "Wallis And Futuna": "Wallis ni Futuna", + "Wallis and Futuna": "Wallis ni Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "An bɛ ka i ka abonnés (abonnement) baara. Ni abonné (abonnement) baara kɛra ka ɲɛ, nin ɲɛ in bɛna kura ye a yɛrɛma. A ka c’a la, o kɛcogo ka kan ka sekɔndi damadɔ dɔrɔn de ta.", + "We are unable to process your payment. Please contact customer support.": "An tɛ se k’i ka wari saracogo ɲɛnabɔ. Aw ye aw jija ka kuma kiliyanw dɛmɛbagaw fɛ.", + "We have emailed your password reset link!": "An ye email ci i ka password reset link ma!", + "We were unable to find a registered user with this email address.": "An ma se ka baarakɛla dɔ sɔrɔ min tɔgɔ sɛbɛnna ni nin imeyilɛri in ye.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "An bɛna fatura telesarse yɔrɔ ci i ka imeyilɛri ladɛrɛsiw ma, i bɛ minnu fɔ jukɔrɔ. Aw bɛ se ka imayili ladɛrɛsi caman fara ɲɔgɔn kan ni komɛw ye.", + "We're lost in space. The page you were trying to view does not exist.": "An tununna sankolo la. I tun b’a fɛ ka ɲɛ min lajɛ, o tɛ yen.", + "Welcome Back!": "Aw ni ce ka segin!", + "Western Sahara": "Sahara Tlebi fɛ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ni fɛn fila dantigɛli daminɛna, a bɛna ɲini i fɛ i ka taamasiyɛn lakananen dɔ di, min bɛ kɛ k’a sɔrɔ i ma kɛ cogo si la, dantigɛli waati. I bɛ se ka nin taamasiyɛn in sɔrɔ i ka telefɔni ka Google Authenticator porogaramu kɔnɔ.", + "Whoops": "Whoops (wulu) ye", + "Whoops!": "Whoops ye!", + "Whoops! Something went wrong.": "Whoops ye! Fɛn dɔ ma ɲɛ.", + "With Trashed": "Ni Trashed ye", + "Write": "Ka sɛbɛn", + "Year To Date": "San Ka Se Bi", + "Yearly": "San o san", + "Yemen": "Yamani", + "Yes": "Awɔ", + "You are already subscribed.": "Aw ye abonné sɔrɔ kaban.", + "You are currently within your free trial period. Your trial will expire on :date.": "Aw bɛ aw ka kɔrɔbɔli fu waati kɔnɔ sisan. Aw ka kiritigɛ bɛna ban tile :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Aw bɛ aw ka kɔrɔbɔli fu waati kɔnɔ sisan. I ka kɔrɔbɔli bɛna ban tile :date. Ni i ye abonné kura daminɛ, o bɛna i ka kɔrɔbɔli ban.", + "You are logged in!": "Aw ye don a kɔnɔ!", + "You are receiving this email because we received a password reset request for your account.": "I bɛ nin e-mail sɔrɔ bawo an ye password reset ɲinini sɔrɔ i ka jatebɔsɛbɛn kan.", + "You have been invited to join the :team team!": "Aw welelen don ka fara ekipu :team kan!", + "You have enabled two factor authentication.": "I ye fɛn fila dantigɛli daminɛ.", + "You have not enabled two factor authentication.": "Aw ma se ka fɛn fila dantigɛli kɛ.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Fatura dɔw bɛ i bolo minnu ma sara. I ka wari saracogo kɔrɔ kura kɛlen kɔ, i bɛ se ka wari saracogo lajɛ kokura faturaw lisi fɛ min bɛ duguma.", + "You may accept this invitation by clicking the button below:": "I bɛ se ka sɔn o weleli ma ni i ye butɔni digi min bɛ duguma:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "I bɛ se k’i ka abonné (abonnement) tiɲɛ waati o waati. Ni i ka abonné tiɲɛna, i bɛna se ka abonné daminɛ kokura fo ka se i ka fatura cycle sisan laban ma.", + "You may delete any of your existing tokens if they are no longer needed.": "I bɛ se k’i ka token minnu bɛ yen, olu dɔ bɔ yen ni mago tɛ u la tuguni.", + "You may not delete your personal team.": "I tɛ se ka i yɛrɛ ka ekipu bɔ yen.", + "You may not leave a team that you created.": "I ye ekipu min da, n’a sɔrɔ i tɛna bɔ o la.", + "You will receive an invoice and payment link via email for each billing period.": "I bɛna fatura ni wari saracogo ladɛrɛsi sɔrɔ imayili fɛ waribɔ waati kelen-kelen bɛɛ kama.", + "You're logged in!": "I b'i don a kɔnɔ!", + "Your :invoiceName invoice is now available!": "Aw ka fatura :invoiceName bɛ sɔrɔ sisan!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Aw ka fatura ladɛrɛsi ye :address :address2 :postal_code :city :state :country ye", + "Your card was declined. Please contact your card issuer for more information.": "I ka karti banna. Aw bɛ se ka kuma aw ka karti dibaga fɛ walasa ka kunnafoni wɛrɛw sɔrɔ.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "I ka wari saracogo sisan ye karti ye min bɛ ban ni :lastFour ye min bɛ ban tile :expiration.", + "Your email address is unverified.": "I ka imeyilɛri ladɛrɛsi ma sɛgɛsɛgɛ.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "I ka sara laban min ye :amount ye, o ma ɲɛ. Aw ye aw ka wari saracogo kura ye walasa ka wari saracogo dɛsɛlen lajɛ kokura.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "I ka sara laban min ye :amount ye :date kan, o ma ɲɛ. Aw ye aw ka wari saracogo kura ye walasa ka wari saracogo dɛsɛlen lajɛ kokura.", + "Your next payment of :amount will be processed on :date.": "I ka sara nata min ye :amount ye, o bɛna kɛ :date don na.", + "Your payment method has been added successfully.": "Aw ka wari saracogo farala a kan ka ɲɛ.", + "Your payment method will be charged automatically for each billing period.": "I ka wari saracogo bɛna sara i yɛrɛma wari sara waati kelen-kelen bɛɛ la.", + "Your registered VAT Number is :vatNumber.": "I ka PIB nimɔrɔ sɛbɛnnen ye :vatNumber ye.", + "Your subscription has been started successfully.": "I ka abonné daminɛna ka ɲɛ.", + "Your subscription has been successfully cancelled.": "I ka abonné (abonnement) tiɲɛna ka ɲɛ.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "I ka abonné (abonnement) tiɲɛna ka ɲɛ. I bɛna se ka don hali bi fo i ka waribɔ waati laban.", + "Your subscription was successfully resumed.": "I ka abonné (abonnement) daminɛna kokura ka ɲɛ.", + "Your subscription was successfully updated.": "I ka abonné (abonnement) kɛra ka ɲɛ.", + "Zambia": "Zanbi jamana", + "Zimbabwe": "Zimbabue jamana na", + "Zip / Postal Code": "Zip / Kode Postal", + "Åland Islands": "Åland gunw kan" +} diff --git a/locales/bm/php-inline.json b/locales/bm/php-inline.json new file mode 100644 index 00000000000..7c7f36b970b --- /dev/null +++ b/locales/bm/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "O foro in ka kan ka sɔn.", + "accepted_if": "O foro in ka kan ka Sɔn ni :other ye :value ye.", + "active_url": "Nin foro in tɛ URL ye min bɛ se ka kɛ.", + "after": "Nin foro in ka kan ka kɛ don ye :date kɔfɛ.", + "after_or_equal": "Nin foro in ka kan ka kɛ don ye min bɛ kɛ :date kɔfɛ walima min bɛ bɛn o ma.", + "alpha": "Nin foro in ka kan ka kɛ lɛtɛrɛw dɔrɔn de ye.", + "alpha_dash": "Nin foro in ka kan ka kɛ ni sɛbɛnniw, nimɔrɔw, dakunw ani daɲɛw dɔrɔn de ye.", + "alpha_num": "Nin foro in ka kan ka kɛ lɛtɛrɛw ni nimɔrɔw dɔrɔn de ye.", + "any_of": "Nin foro in tɛ baara la.", + "array": "Nin foro in ka kan ka kɛ sɛrɛkili ye.", + "ascii": "Nin foro in ka kan ka kɛ ni alfanumɛriki taamasiyɛnw ni taamasiyɛnw ye minnu bɛ kɛ bayt kelen dɔrɔn ye.", + "attached": "O foro in nɔrɔlen bɛ kaban.", + "before": "Nin foro in ka kan ka kɛ don ye ka kɔn :date ɲɛ.", + "before_or_equal": "O foro in ka kan ka kɛ don ye ka kɔn :date ɲɛ walima ka bɛn o ma.", + "between.array": "O foro in ka kan ka kɛ fɛn :min ni :max cɛ.", + "between.file": "O foro in ka kan ka kɛ kilobayiti :min ni :max cɛ.", + "between.numeric": "O foro in ka kan ka kɛ :min ni :max cɛ.", + "between.string": "O foro in ka kan ka Kɛ taamaʃyɛn :min ni :max 'cɛ.", + "boolean": "O foro in ka kan ka kɛ tiɲɛ ye walima nkalon.", + "can": "Nin foro in kɔnɔ, nafa dɔ bɛ yen min ma yamaruya.", + "confirmed": "Nin foro dantigɛli in tɛ bɛn.", + "contains": "Nin foro in tɛ nafa wajibiyalen dɔ sɔrɔ.", + "date": "Nin foro in tɛ don ye min bɛ se ka kɛ.", + "date_equals": "O foro in ka kan ka kɛ don ye min bɛ bɛn :date ma.", + "date_format": "Nin foro in tɛ bɛn cogoya :format ma.", + "decimal": "Nin foro in ka kan ka kɛ ni tannan :decimal ye.", + "declined": "O foro in ka kan ka ban.", + "declined_if": "O foro in ka kan ka ban ni :other ye :value ye.", + "different": "Nin foro in ni :other ka kan ka kɛ danfara ye.", + "digits": "O foro in ka kan ka kɛ nimɔrɔ :digits ye.", + "digits_between": "O foro in ka kan ka kɛ nimɔrɔ :min ni :max cɛ.", + "dimensions": "Nin foro in ja hakɛw tɛ tiɲɛ.", + "distinct": "Nin foro in nafa bɛ ɲɔgɔn ta.", + "doesnt_contain": "Nin foro in man kan ka nin fɛn ninnu si sɔrɔ: :values.", + "doesnt_end_with": "Nin foro in man kan ka ban ni ninnu dɔ ye: :values.", + "doesnt_start_with": "Nin foro in man kan ka daminɛ ni ninnu dɔ ye: :values.", + "email": "Nin foro in ka kan ka kɛ imɛri ladɛrɛsi ye min bɛ se ka kɛ.", + "ends_with": "Nin foro in ka kan ka ban ni ninnu dɔ ye: :values.", + "enum": "Foro min sugandira, o tɛ tiɲɛ ye.", + "exists": "Foro min sugandira, o tɛ tiɲɛ ye.", + "extensions": "Nin foro in ka kan ka kɛ ni nin farankan ninnu dɔ ye: :values.", + "file": "Nin foro in ka kan ka kɛ dosiye ye.", + "filled": "Nafa ka kan ka kɛ nin foro in na.", + "gt.array": "Nin foro in ka kan ka tɛmɛ fɛn :value kan.", + "gt.file": "O foro in ka kan ka tɛmɛ kilobayiti :value kan.", + "gt.numeric": "O foro in ka kan ka tɛmɛ :value kan.", + "gt.string": "O foro in ka kan ka tɛmɛ taamaʃyɛn :value kan.", + "gte.array": "Nin foro in ka kan ka kɛ ni fɛn :value ye walima ka tɛmɛ o kan.", + "gte.file": "O foro in ka kan ka bonya walima ka bɛn kilobayiti :value ma.", + "gte.numeric": "O foro in ka kan ka bonya walima ka bɛn :value ma.", + "gte.string": "O foro in ka kan ka bonya walima ka bɛn taamasiyɛn :value ma.", + "hex_color": "Nin foro in ka kan ka kɛ hexadecimal kulɛri bɛnnen ye.", + "image": "O foro in ka kan ka kɛ ja ye.", + "in": "Foro min sugandira, o tɛ tiɲɛ ye.", + "in_array": "O foro in tɛ yen :other kɔnɔ.", + "in_array_keys": "Nin foro in ka kan ka kɛ ni nin fɛn ninnu dɔ ye a dɔgɔyalenba la: :values.", + "integer": "Nin foro in ka kan ka kɛ jateden dafalen ye.", + "ip": "Nin foro in ka kan ka kɛ IP ladɛrɛsi ɲuman ye.", + "ipv4": "Nin foro in ka kan ka kɛ IPv4 ladɛrɛsi ɲuman ye.", + "ipv6": "Nin foro in ka kan ka kɛ IPv6 ladɛrɛsi ɲuman ye.", + "json": "Nin foro in ka kan ka kɛ JSON sɛrɛkili ye min bɛ se ka kɛ.", + "list": "Nin foro in ka kan ka kɛ lisi ye.", + "lowercase": "O foro in ka kan ka kɛ ni sɛbɛnni fitininw ye.", + "lt.array": "Nin foro in ka kan ka kɛ ni fɛn :value ye.", + "lt.file": "O foro in ka kan ka dɔgɔya ni kilobayiti :value ye.", + "lt.numeric": "O foro in ka kan ka dɔgɔya ni :value ye.", + "lt.string": "O foro in ka kan ka dɔgɔya ni taamaʃyɛn :value ye.", + "lte.array": "Nin foro in man kan ka tɛmɛ fɛn :value kan.", + "lte.file": "O foro in ka kan ka dɔgɔya walima ka bɛn kilobayiti :value ma.", + "lte.numeric": "O foro in ka kan ka dɔgɔya walima ka bɛn :value ma.", + "lte.string": "O foro in ka kan ka dɔgɔya walima ka bɛn taamasiyɛn :value ma.", + "mac_address": "Nin foro in ka kan ka kɛ MAC ladɛrɛsi ɲuman ye.", + "max.array": "Nin foro in man kan ka tɛmɛ fɛn :max kan.", + "max.file": "O foro in man kan ka tɛmɛ kilobayiti :max kan.", + "max.numeric": "O foro in man kan ka tɛmɛ :max kan.", + "max.string": "O foro in man kan ka tɛmɛ taamaʃyɛn :max kan.", + "max_digits": "Nin foro in man kan ka tɛmɛ ni jateden :max kan.", + "mimes": "Nin foro in ka kan ka kɛ dosiye suguya ye: :values.", + "mimetypes": "Nin foro in ka kan ka kɛ dosiye suguya ye: :values.", + "min.array": "Nin foro in ka kan ka kɛ ni fɛn :min ye a dɔgɔyalenba la.", + "min.file": "O foro in ka kan ka kɛ kilobayiti :min ye a dɔgɔyalenba la.", + "min.numeric": "O foro in ka kan ka kɛ mɔgɔ :min ye a dɔgɔyalenba la.", + "min.string": "O foro in ka kan ka kɛ taamasiyɛn :min ye a dɔgɔyalenba la.", + "min_digits": "Nin foro in ka kan ka kɛ ni jateden :min ye a dɔgɔyalenba la.", + "missing": "O foro in ka kan ka tunun.", + "missing_if": "O foro in ka kan ka tunun ni :other ye :value ye.", + "missing_unless": "O foro in ka kan ka tunun fo ni :other ye :value ye.", + "missing_with": "O foro in ka kan ka tunun ni :values bɛ yen.", + "missing_with_all": "O foro in ka kan ka tunun ni mɔgɔ :values bɛ yen.", + "multiple_of": "O foro in ka kan ka kɛ :value cayalenba ye.", + "not_in": "Foro min sugandira, o tɛ tiɲɛ ye.", + "not_regex": "Nin foro cogoya in tɛ tiɲɛ ye.", + "numeric": "O foro in ka kan ka kɛ nimɔrɔ ye.", + "password.letters": "Nin foro in ka kan ka kɛ ni lɛtɛrɛ kelen ye a dɔgɔyalenba la.", + "password.mixed": "O foro in ka kan ka kɛ ni sɛbɛnnibolo belebele kelen ni sɛbɛnnibolo fitinin kelen ye a dɔgɔyalenba la.", + "password.numbers": "Nin foro in ka kan ka kɛ ni nimɔrɔ kelen ye a dɔgɔyalenba la.", + "password.symbols": "Nin foro in ka kan ka kɛ ni taamasiyɛn kelen ye a dɔgɔyalenba la.", + "password.uncompromised": "Foro dilen in bɔra kunnafoni-falen-falen dɔ la. Aw ye foro wɛrɛ sugandi.", + "present": "O foro in ka kan ka kɛ yen.", + "present_if": "O foro in ka kan ka kɛ ni :other ye :value ye.", + "present_unless": "O foro in ka kan ka kɛ yen fo ni :other ye :value ye.", + "present_with": "O foro in ka kan ka kɛ ni :values bɛ yen.", + "present_with_all": "O foro in ka kan ka kɛ yen ni mɔgɔ :values bɛ yen.", + "prohibited": "O foro in dagalen don.", + "prohibited_if": "O foro in dagalen don ni :other ye :value ye.", + "prohibited_if_accepted": "Nin foro in dagalen don ni :other sɔnna.", + "prohibited_if_declined": "Nin foro in dagalen don ni :other dɔgɔyara.", + "prohibited_unless": "O foro in dagalen don fo ni :other bɛ :values kɔnɔ.", + "prohibits": "O foro in bɛ mɔgɔ :other bali ka kɛ yen.", + "regex": "Nin foro cogoya in tɛ tiɲɛ ye.", + "relatable": "N’a sɔrɔ nin foro in tɛ tali kɛ nin nafolomafɛn in na.", + "required": "O foro in de wajibiyalen don.", + "required_array_keys": "Nin foro in kɔnɔ, sɛbɛnniw ka kan ka sɔrɔ: :values.", + "required_if": "O foro in wajibiyalen don ni :other ye :value ye.", + "required_if_accepted": "O foro in wajibiyalen don ni :other sɔnna.", + "required_if_declined": "O foro in wajibiyalen don ni :other banna.", + "required_unless": "O foro in wajibiyalen don fo ni :other bɛ :values kɔnɔ.", + "required_with": "O foro in wajibiyalen don ni :values bɛ yen.", + "required_with_all": "O foro in wajibiyalen don ni mɔgɔ :values bɛ yen.", + "required_without": "O foro in wajibiyalen don ni :values tɛ yen.", + "required_without_all": "O foro in wajibiyalen don ni :values la si tɛ yen.", + "same": "Nin foro in ni :other ka kan ka bɛn ɲɔgɔn ma.", + "size.array": "Nin foro in ka kan ka kɛ fɛn :size ye.", + "size.file": "O foro in ka kan ka kɛ kilobayiti :size ye.", + "size.numeric": "O foro in ka kan ka kɛ :size ye.", + "size.string": "O foro in ka kan ka kɛ taamaʃyɛn :size ye.", + "starts_with": "Nin foro in ka kan ka daminɛ ni ninnu dɔ ye: :values.", + "string": "Nin foro in ka kan ka kɛ sɛrɛ ye.", + "timezone": "Nin foro in ka kan ka kɛ waatibolodacogo bɛnnen ye.", + "ulid": "Nin foro in ka kan ka kɛ ULID ye min bɛ se ka kɛ.", + "unique": "O foro in minɛna kaban.", + "uploaded": "O foro in ma Se ka 'yɔrɔ Labɛn.", + "uppercase": "O foro in ka kan ka kɛ ni sɛbɛnnibolo belebelebaw ye.", + "url": "Nin foro in ka kan ka kɛ URL ye min bɛ se ka kɛ.", + "uuid": "Nin foro in ka kan ka kɛ UUID ye min bɛ se ka kɛ." +} diff --git a/locales/bm/php.json b/locales/bm/php.json new file mode 100644 index 00000000000..4a90702acc9 --- /dev/null +++ b/locales/bm/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "O :attribute ka kan ka sɔn.", + "accepted_if": ":attribute ka kan ka Sɔn ni :other ye :value ye.", + "active_url": ":attribute in tɛ URL ye min bɛ se ka kɛ.", + "after": ":attribute ka kan ka kɛ don ye :date kɔfɛ.", + "after_or_equal": ":attribute ka kan ka kɛ don ye :date kɔfɛ walima ka bɛn o ma.", + "alpha": "Sɛbɛnw dɔrɔn de ka kan ka sɔrɔ o :attribute kɔnɔ.", + "alpha_dash": ":attribute in ka kan ka kɛ ni sɛbɛnniw, jatedenw, dakunw ani daɲɛw dɔrɔn de ye.", + "alpha_num": "Sɛbɛnw ni nimɔrɔw dɔrɔn ka kan ka sɔrɔ :attribute kɔnɔ.", + "any_of": "Foro :attribute tɛ baara la.", + "array": ":attribute ka kan ka kɛ sɛrɛkili ye.", + "ascii": "Foro :attribute ka kan ka kɛ ni alfanumɛriki taamasiyɛnw ni taamasiyɛnw dɔrɔn ye minnu bɛ kɛ bayt kelen kɔnɔ.", + "attached": "Nin :attribute in bɛ nɔrɔ a la kaban.", + "before": ":attribute ka kan ka kɛ don ye ka kɔn :date ɲɛ.", + "before_or_equal": ":attribute ka kan ka kɛ don ye ka kɔn :date ɲɛ walima ka bɛn o ma.", + "between.array": "Fɛn :attribute ka kan ka kɛ ni fɛn :min ni :max cɛ.", + "between.file": ":attribute ka kan ka kɛ kilobayiti :min ni :max cɛ.", + "between.numeric": ":attribute ka kan ka kɛ :min ni :max cɛ.", + "between.string": ":attribute ka kan ka kɛ :min ni :max cɛ.", + "boolean": "Foro :attribute ka kan ka kɛ tiɲɛ ye walima nkalon.", + "can": ":attribute foro kɔnɔ, nafa dɔ bɛ yen min ma yamaruya.", + "confirmed": ":attribute dantigɛli tɛ bɛn.", + "contains": ":attribute foro in kɔnɔ, nafa wajibiyalen dɔ tununna.", + "current_password": "Daɲɛ dogolen tɛ tiɲɛ ye.", + "date": ":attribute in tɛ don ye min bɛ se ka kɛ.", + "date_equals": ":attribute ka kan ka kɛ don ye min bɛ bɛn :date ma.", + "date_format": ":attribute in tɛ Bɛn ni :format cogoya ye.", + "decimal": "Foro :attribute ka kan ka kɛ ni tannan :decimal ye.", + "declined": "O :attribute ka kan ka ban.", + "declined_if": ":attribute ka kan ka ban ni :other ye :value ye.", + "different": ":attribute ni :other ka kan ka kɛ danfara ye.", + "digits": ":attribute ka kan ka kɛ nimɔrɔ :digits ye.", + "digits_between": ":attribute ka kan ka kɛ nimɔrɔ :min ni :max cɛ.", + "dimensions": ":attribute in bɛ ni ja hakɛw ye minnu tɛ tiɲɛ ye.", + "distinct": ":attribute foro in nafa bɛ ɲɔgɔn ta.", + "doesnt_contain": ":attribute foro man kan ka kɛ ni ninnu si ye: :values.", + "doesnt_end_with": ":attribute foro man kan ka ban ni ninnu dɔ ye: :values.", + "doesnt_start_with": ":attribute foro man kan ka daminɛ ni ninnu dɔ ye: :values.", + "email": "O :attribute ka kan ka kɛ imɛri ladɛrɛsi bɛnnen ye.", + "ends_with": ":attribute ka kan ka ban ni ninnu dɔ ye: :values.", + "enum": ":attribute sugandilenw tɛ baara kɛ.", + "exists": ":attribute sugandilenw tɛ baara kɛ.", + "extensions": ":attribute foro ka kan ka kɛ ni nin jatebɔ ninnu dɔ ye: :values.", + "failed": "O seereyaw tɛ bɛn an ka sɛbɛnw ma.", + "file": ":attribute ka kan ka kɛ dosiye ye.", + "filled": "Foro :attribute ka kan ka kɛ ni nafa ye.", + "gt.array": "Fɛn :attribute ka kan ka tɛmɛ :value kan.", + "gt.file": "O :attribute ka kan ka tɛmɛ kilobayiti :value kan.", + "gt.numeric": "O :attribute ka kan ka tɛmɛ :value kan.", + "gt.string": "O :attribute ka kan ka tɛmɛ :value kan.", + "gte.array": "O :attribute ka kan ka kɛ ni fɛn :value ye walima ka tɛmɛ o kan.", + "gte.file": ":attribute ka kan ka bonya walima ka bɛn kilobayiti :value ma.", + "gte.numeric": ":attribute ka kan ka bonya walima ka bɛn :value ma.", + "gte.string": ":attribute ka kan ka bonya walima ka bɛn taamasiyɛn :value ma.", + "hex_color": ":attribute foro ka kan ka kɛ hexadecimal kulɛri bɛnnen ye.", + "image": ":attribute ka kan ka kɛ ja ye.", + "in": ":attribute sugandilenw tɛ baara kɛ.", + "in_array": ":attribute foro tɛ yen :other kɔnɔ.", + "in_array_keys": "Foro :attribute ka kan ka sɔrɔ nin kilisi ninnu dɔ la kelen na: :values.", + "integer": ":attribute ka kan ka kɛ jateden dafalen ye.", + "ip": ":attribute ka kan ka kɛ IP adrɛsi ye min bɛ se ka kɛ.", + "ipv4": ":attribute ka kan ka kɛ IPv4 ladɛrɛsi ɲuman ye.", + "ipv6": ":attribute ka kan ka kɛ IPv6 ladɛrɛsi ɲuman ye.", + "json": ":attribute ka kan ka kɛ JSON sɛrɛkili ye min bɛ se ka kɛ.", + "list": "Foro :attribute ka kan ka kɛ lisi ye.", + "lowercase": "Foro :attribute ka kan ka kɛ ni sɛbɛnni fitininw ye.", + "lt.array": "Fɛn :attribute ka kan ka kɛ ni fɛn :value ye.", + "lt.file": "O :attribute ka kan ka dɔgɔya ni kilobayiti :value ye.", + "lt.numeric": "O :attribute ka kan ka dɔgɔya ni :value ye.", + "lt.string": ":attribute ka kan ka dɔgɔya ni :value ye.", + "lte.array": "Fɛn :attribute man kan ka tɛmɛ :value kan.", + "lte.file": ":attribute ka kan ka dɔgɔya walima ka bɛn kilobayiti :value ma.", + "lte.numeric": ":attribute ka kan ka dɔgɔya walima ka bɛn :value ma.", + "lte.string": ":attribute ka kan ka dɔgɔya walima ka bɛn :value ma.", + "mac_address": ":attribute ka kan ka kɛ MAC ladɛrɛsi ɲuman ye.", + "max.array": "Fɛn :attribute man kan ka tɛmɛ :max kan.", + "max.file": "O :attribute man kan ka tɛmɛ kilobayiti :max kan.", + "max.numeric": "O :attribute man kan ka tɛmɛ :max kan.", + "max.string": ":attribute man kan ka tɛmɛ :max kan.", + "max_digits": "Foro :attribute man kan ka tɛmɛ ni jateden :max kan.", + "mimes": ":attribute ka kan ka kɛ dosiye suguya ye: :values.", + "mimetypes": ":attribute ka kan ka kɛ dosiye suguya ye: :values.", + "min.array": "O :attribute ka kan ka kɛ ni fɛn :min ye a dɔgɔyalenba la.", + "min.file": "O :attribute ka kan ka kɛ kilobayiti :min ye a dɔgɔyalenba la.", + "min.numeric": "O :attribute ka kan ka kɛ :min ye a dɔgɔyalenba la.", + "min.string": "O :attribute ka kan ka kɛ taamasiyɛn :min ye a dɔgɔyalenba la.", + "min_digits": "Foro :attribute ka kan ka kɛ ni jateden :min ye a dɔgɔyalenba la.", + "missing": "Foro :attribute ka kan ka tunun.", + "missing_if": "Foro :attribute ka kan ka tunun ni :other ye :value ye.", + "missing_unless": "Foro :attribute ka kan ka tunun fo ni :other ye :value ye.", + "missing_with": "Foro :attribute ka kan ka tunun ni :values bɛ yen.", + "missing_with_all": "Foro :attribute ka kan ka tunun ni :values bɛ yen.", + "multiple_of": ":attribute ka kan ka kɛ :value cayalenba ye.", + "next": "Nata \"", + "not_in": ":attribute sugandilenw tɛ baara kɛ.", + "not_regex": ":attribute cogoya tɛ tiɲɛ ye.", + "numeric": ":attribute ka kan ka kɛ jateden ye.", + "password": "Daɲɛ dogolen tɛ tiɲɛ ye.", + "password.letters": "Foro :attribute ka kan ka kɛ ni lɛtɛrɛ kelen ye a dɔgɔyalenba la.", + "password.mixed": "Foro :attribute ka kan ka kɛ ni sɛbɛnniboloba kelen ni sɛbɛnnibolo fitinin kelen ye a dɔgɔyalenba la.", + "password.numbers": ":attribute foro kɔnɔ, jateden kelen ka kan ka sɔrɔ a dɔgɔyalenba la.", + "password.symbols": "Foro :attribute ka kan ka kɛ ni taamasiyɛn kelen ye a dɔgɔyalenba la.", + "password.uncompromised": ":attribute dilenw bɔra kunnafonidilan dɔ kɔnɔ. Aw ye :attribute wɛrɛ sugandi.", + "present": "Foro :attribute ka kan ka kɛ yen.", + "present_if": "Foro :attribute ka kan ka kɛ yen ni :other ye :value ye.", + "present_unless": "Foro :attribute ka kan ka kɛ yen fo ni :other ye :value ye.", + "present_with": "Foro :attribute ka kan ka kɛ yen ni :values bɛ yen.", + "present_with_all": "Foro :attribute ka kan ka kɛ yen ni :values bɛ yen.", + "previous": "\" Tɛmɛnen", + "prohibited": "Foro :attribute dagalen don.", + "prohibited_if": "Foro :attribute dagalen don ni :other ye :value ye.", + "prohibited_if_accepted": "Foro :attribute dagalen don ni :other sɔnna.", + "prohibited_if_declined": "Foro :attribute dagalen don ni :other dɔgɔyara.", + "prohibited_unless": "Foro :attribute dagalen don fo ni :other bɛ :values kɔnɔ.", + "prohibits": "Foro :attribute bɛ mɔgɔ :other bali ka kɛ yen.", + "regex": ":attribute cogoya tɛ tiɲɛ ye.", + "relatable": "N’a sɔrɔ nin :attribute in tɛ tali kɛ nin nafolomafɛn in na.", + "required": "Foro :attribute de wajibiyalen don.", + "required_array_keys": ":attribute foro kɔnɔ, sɛbɛnniw ka kan ka sɔrɔ: :values.", + "required_if": "Foro :attribute bɛ wajibiya ni :other ye :value ye.", + "required_if_accepted": "Foro :attribute bɛ wajibiya ni :other sɔnna.", + "required_if_declined": "Foro :attribute bɛ wajibiya ni :other banna.", + "required_unless": "Foro :attribute bɛ wajibiya fo ni :other bɛ :values kɔnɔ.", + "required_with": "Foro :attribute bɛ wajibiya ni :values bɛ yen.", + "required_with_all": "Foro :attribute bɛ wajibiya ni :values bɛ yen.", + "required_without": "Foro :attribute bɛ wajibiya ni :values tɛ yen.", + "required_without_all": "Foro :attribute bɛ wajibiya ni :values la si tɛ yen.", + "reset": "I ka password (daɲɛ dogolen) bilala sen kan.", + "same": ":attribute ni :other ka kan ka bɛn ɲɔgɔn ma.", + "sent": "An ye i ka password reset link ci imɛri la.", + "size.array": "Fɛn :size ka kan ka sɔrɔ o :attribute kɔnɔ.", + "size.file": "O :attribute ka kan ka kɛ kilobayiti :size ye.", + "size.numeric": "O :attribute ka kan ka kɛ :size ye.", + "size.string": ":attribute ka kan ka kɛ :size ye.", + "starts_with": ":attribute ka kan ka daminɛ ni ninnu dɔ ye: :values.", + "string": ":attribute ka kan ka kɛ juru ye.", + "throttle": "Donni cɛsiri caman kojugu. Aw ye aw jija ka segin ka a lajɛ segin :seconds kɔnɔ.", + "throttled": "Aw ye kɔnɔni kɛ sani aw ka segin ka a lajɛ.", + "timezone": ":attribute ka kan ka kɛ waatibolodacogo bɛnnen ye.", + "token": "Nin password reset token in tɛ baara kɛ.", + "ulid": "Foro :attribute ka kan ka kɛ ULID ye min bɛ se ka kɛ.", + "unique": ":attribute in Tàra kaban.", + "uploaded": "O :attribute ma Se ka 'yɔrɔ Lase.", + "uppercase": "Foro :attribute ka kan ka kɛ ni sɛbɛnnibolo belebelebaw ye.", + "url": ":attribute ka kan ka kɛ URL ye min bɛ se ka kɛ.", + "user": "An tɛ se ka baarakɛla dɔ sɔrɔ n’o imeyilɛri ye.", + "uuid": ":attribute ka kan ka kɛ UUID ye min bɛ se ka kɛ." +} diff --git a/locales/bn/_excludes.json b/locales/bn/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/bn/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/bn/json-inline.json b/locales/bn/json-inline.json new file mode 100644 index 00000000000..7d0941ecfd7 --- /dev/null +++ b/locales/bn/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "এই ক্ষেত্রটি একটি বৈধ ভূমিকা হতে হবে।", + "The :attribute must be at least :length characters and contain at least one number.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষরের হতে হবে এবং কমপক্ষে একটি সংখ্যা থাকতে হবে।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং কমপক্ষে একটি বিশেষ অক্ষর এবং একটি সংখ্যা থাকতে হবে।", + "The :attribute must be at least :length characters and contain at least one special character.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং কমপক্ষে একটি বিশেষ অক্ষর থাকতে হবে।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং এতে অন্তত একটি বড় হাতের অক্ষর এবং একটি সংখ্যা থাকতে হবে।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "এই ক্ষেত্রটি অবশ্যই কমপক্ষে :length অক্ষর হতে হবে এবং এতে কমপক্ষে একটি বড় হাতের অক্ষর এবং একটি বিশেষ অক্ষর থাকতে হবে।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং এতে অন্তত একটি বড় হাতের অক্ষর, একটি সংখ্যা এবং একটি বিশেষ অক্ষর থাকতে হবে।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে এবং কমপক্ষে একটি বড় হাতের অক্ষর থাকতে হবে।", + "The :attribute must be at least :length characters.": "এই ক্ষেত্রটি কমপক্ষে :length অক্ষর হতে হবে।", + "The :attribute must contain at least one letter.": "এই ক্ষেত্রটি অন্তত একটি অক্ষর থাকতে হবে।", + "The :attribute must contain at least one number.": "এই ক্ষেত্রটি অন্তত একটি সংখ্যা থাকতে হবে।", + "The :attribute must contain at least one symbol.": "এই ক্ষেত্রটি অন্তত একটি প্রতীক থাকতে হবে।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "এই ক্ষেত্রটি অন্তত একটি বড় হাতের এবং একটি ছোট হাতের অক্ষর থাকতে হবে।", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "প্রদত্ত ক্ষেত্রটি একটি ডেটা ফাঁসের মধ্যে উপস্থিত হয়েছে। অনুগ্রহ করে একটি ভিন্ন ক্ষেত্র নির্বাচন করুন।" +} diff --git a/locales/bn/json.json b/locales/bn/json.json new file mode 100644 index 00000000000..4e21991a74f --- /dev/null +++ b/locales/bn/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(এবং আরও :count টি ত্রুটি)", + "(and :count more errors)": "(এবং আরও :count টি ত্রুটি)|(এবং আরও :count টি ত্রুটিসমূহ)|(এবং আরও :count টি ত্রুটিসমূহ)", + "30 Days": "৩০ দিন", + "60 Days": "৬০ দিন", + "90 Days": "৯০ দিন", + ":amount selected": ":Amount-টি নির্বাচিত৷", + ":amount Total": ":Amount মোট", + ":days day trial": ":Days দিনের ট্রায়াল", + ":resource Details": ":Resource বিস্তারিত", + ":resource Details: :title": ":Resource বিবরণ: :title", + "A decryption key is required.": "একটি ডিক্রিপশন কী প্রয়োজন।", + "A fresh verification link has been sent to your email address.": "একটি নতুন যাচাইকরণ লিংক আপনার ই-মেইল ঠিকানায় প্রেরণ করা হয়েছে।", + "A new verification link has been sent to the email address you provided during registration.": "একটি নতুন যাচাইকরণ লিঙ্ক আপনার রেজিস্ট্রেশন করার সময় দেওয়া ই-মেইল ঠিকানায় প্রেরণ করা হয়েছে।", + "A new verification link has been sent to the email address you provided in your profile settings.": "আপনার প্রোফাইল সেটিংসে আপনার দেওয়া ইমেল ঠিকানায় একটি নতুন যাচাইকরণ লিঙ্ক পাঠানো হয়েছে।", + "A new verification link has been sent to your email address.": "আপনার ইমেল ঠিকানায় একটি নতুন যাচাইকরণ লিঙ্ক পাঠানো হয়েছে।", + "Accept Invitation": "আমন্ত্রণ গ্রহণ", + "Action": "কর্ম", + "Action Event": "কর্ম ঘটনা", + "Action Events": "কর্ম ঘটনা সমূহ", + "Action Happened At": "ঘটেছে", + "Action Initiated By": "কর্ম শুরু করা হয়েছে", + "Action Name": "কর্মের নাম", + "Action Status": "কর্মের অবস্থা", + "Action Target": "কর্মের লক্ষ্য", + "Actions": "কর্মসমূহ", + "Add": "যোগ করুন", + "Add :resource": ":Resource যোগ করুন", + "Add a new team member to your team, allowing them to collaborate with you.": "আপনার দলে একজন নতুন সদস্য যোগ করুন, তারা আপনার সাথে সহযোগিতা করতে সক্ষম হবেন।", + "Add additional security to your account using two factor authentication.": "দুই ফ্যাক্টর প্রমাণীকরণ ব্যবহার করে আপনার অ্যাকাউন্টে অতিরিক্ত নিরাপত্তা যোগ করুন।", + "Add Payment Method": "পেমেন্ট পদ্ধতি যোগ করুন", + "Add row": "সারি যোগ করুন", + "Add Team Member": "দলে সদস্য যোগ করুন", + "Add VAT Number": "ভ্যাট নাম্বার যোগ করুন", + "Added.": "যোগ করা হয়েছে।", + "Additional billing information updated successfully.": "অতিরিক্ত বিলিং তথ্য সফলভাবে আপডেট করা হয়েছে।", + "Address": "ঠিকানা", + "Address Line 2": "ঠিকানা ২য় লাইন", + "Administrator": "প্রশাসক", + "Administrator users can perform any action.": "প্রশাসক ব্যবহারকারীরা যে কোন কাজ করতে পারেন।", + "Afghanistan": "আফগানিস্তান", + "Aland Islands": "আলান্ড দ্বীপপুঞ্জ", + "Albania": "আলবেনিয়া", + "Algeria": "আলজেরিয়া", + "All of the people that are part of this team.": "এই দলের অংশ যারা।", + "All resources loaded.": "সবগুলি রিসোর্স লোড করা হয়েছে।", + "All rights reserved.": "সমস্ত অধিকার সংরক্ষিত।", + "Already registered?": "ইতিমধ্যে নিবন্ধন করেছেন?", + "American Samoa": "আমেরিকান সামোয়া", + "An error occurred while uploading the file.": "ফাইলটি আপলোড করার সময় একটি ত্রুটি ঘটেছে।", + "An error occurred while uploading the file: :error": "ফাইলটি আপলোড করার সময় একটি ত্রুটি ঘটেছে: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "একটি অপ্রত্যাশিত ত্রুটি ঘটেছে এবং আমরা সাপোর্ট দলকে অবহিত করেছি। পুনরায় চেস্টা করুন।", + "Andorra": "আন্ডোরা", + "Angola": "অ্যাঙ্গোলা", + "Anguilla": "অ্যাঙ্গুইলা", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "এই পৃষ্ঠা লোড হওয়ার পর থেকে অন্য ব্যবহারকারী রিসোর্সটি আপডেট করেছেন। পৃষ্ঠাটি রিফ্রেশ করুন এবং আবার চেষ্টা করুন।", + "Antarctica": "এন্টার্কটিকা", + "Antigua And Barbuda": "অ্যান্টিগুয়া ও বার্বুডা", + "Antigua and Barbuda": "অ্যান্টিগুয়া ও বার্বুডা", + "API Token": "এপিআই টোকেন", + "API Token Permissions": "এপিআই টোকেন পারমিশন", + "API Tokens": "এপিআই টোকেনগুলি", + "API tokens allow third-party services to authenticate with our application on your behalf.": "এপিআই টোকেন তৃতীয় পক্ষের সেবা গ্রহনের জন্য আপনার পক্ষ থেকে আমাদের আবেদন প্রমাণ করার অনুমতি দেয়।", + "Apply": "প্রয়োগ করুন", + "Apply Coupon": "কুপন প্রয়োগ করুন", + "April": "এপ্রিল", + "Are you sure you want to attempt to pay :amount?": "আপনি কি নিশ্চিত যে আপনি :amount প্রদান করার চেষ্টা করতে চান?", + "Are you sure you want to cancel your subscription?": "আপনি কি আপনার সাবস্ক্রিপশন বাতিল করার বিষয়ে নিশ্চিত?", + "Are you sure you want to delete all the notifications?": "আপনি কি নিশ্চিত যে আপনি সমস্ত বিজ্ঞপ্তি মুছে ফেলতে চান?", + "Are you sure you want to delete the selected resources?": "আপনি কি নিশ্চিতরূপে নির্বাচিত রিসোর্সটি মুছে ফেলতে ইচ্ছুক?", + "Are you sure you want to delete this file?": "আপনি কি নিশ্চিতরূপে এই ফাইলটি মুছে ফেলতে চান?", + "Are you sure you want to delete this notification?": "আপনি কি নিশ্চিত যে আপনি এই বিজ্ঞপ্তি মুছে ফেলতে চান?", + "Are you sure you want to delete this payment method?": "আপনি কি এই পেমেন্ট পদ্ধতি মুছে ফেলার বিষয়ে নিশ্চিত?", + "Are you sure you want to delete this resource?": "আপনি কি নিশ্চিত যে আপনি এই রিসোর্স মুছে ফেলতে চান?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "আপনি কি নিশ্চিতরূপে এই দল মুছে ফেলতে ইচ্ছুক? একটি দল একবার মুছে ফেলা হলে, তার সব রিসোর্স ও তথ্য স্থায়ীভাবে মুছে ফেলা হবে।", + "Are you sure you want to delete your account?": "আপনি কি নিশ্চিতরূপে আপনার অ্যাকাউন্ট মুছে ফেলতে ইচ্ছুক?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "আপনি কি নিশ্চিতরূপে আপনার অ্যাকাউন্ট মুছে ফেলতে ইচ্ছুক? আপনার অ্যাকাউন্ট, রিসোর্স ও তথ্য সব স্থায়ীভাবে মুছে ফেলা হবে। আপনি স্থায়ীভাবে আপনার অ্যাকাউন্ট মুছে ফেলতে চান তা নিশ্চিত করার জন্য আপনার পাসওয়ার্ড লিখুন।", + "Are you sure you want to detach the selected resources?": "আপনি কি নির্বাচিত রিসোর্স বিচ্ছিন্ন করতে চান?", + "Are you sure you want to detach this resource?": "আপনি কি নিশ্চিত যে আপনি এই রিসোর্স বিচ্ছিন্ন করতে চান?", + "Are you sure you want to force delete the selected resources?": "আপনি কি নিশ্চিতরূপে নির্বাচিত রিসোর্স মুছে ফেলতে ইচ্ছুক?", + "Are you sure you want to force delete this resource?": "আপনি কি নিশ্চিতরূপে এটি মুছে ফেলতে ইচ্ছুক?", + "Are you sure you want to log out?": "আপনি লগ আউট করতে চান?", + "Are you sure you want to mark all notifications as read?": "আপনি কি নিশ্চিত যে আপনি সমস্ত নোটিফিকেশন পঠিত হিসাবে চিহ্নিত করতে চান?", + "Are you sure you want to remove this item?": "আপনি কি এই আইটেমটি সরানোর বিষয়ে নিশ্চিত?", + "Are you sure you want to restore the selected resources?": "আপনি কি নিশ্চিতরূপে নির্বাচিত সম্পদ পুনরুদ্ধার করতে ইচ্ছুক?", + "Are you sure you want to restore this resource?": "আপনি কি নিশ্চিত যে আপনি এই সম্পদ পুনরুদ্ধার করতে চান?", + "Are you sure you want to resume your subscription?": "আপনি কি আপনার সাবস্ক্রিপশন পুনরায় শুরু করার বিষয়ে নিশ্চিত?", + "Are you sure you want to run this action?": "আপনি কি নিশ্চিতরূপে এই কাজটি চালাতে চান?", + "Are you sure you want to set this payment method as your default?": "আপনি কি এই পেমেন্ট পদ্ধতিটিকে আপনার ডিফল্ট হিসাবে সেট করার বিষয়ে নিশ্চিত?", + "Are you sure you want to stop impersonating?": "আপনি কি ছদ্মবেশ বন্ধ করতে চান?", + "Are you sure you would like to delete this API token?": "আপনি কি নিশ্চিত যে আপনি এই এপিআই টোকেন মুছতে চান?", + "Are you sure you would like to leave this team?": "আপনি কি নিশ্চিত যে আপনি এই দল ছেড়ে চলে যেতে চান?", + "Are you sure you would like to remove this person from the team?": "আপনি কি নিশ্চিত যে আপনি দল থেকে এই ব্যক্তির অপসারণ চান?", + "Are you sure you would like to switch billing plans?": "আপনি কি নিশ্চিত যে আপনি বিলিং পরিকল্পনা পরিবর্তন করতে চান?", + "Argentina": "আর্জেন্টিনা", + "Armenia": "আর্মেনিয়া", + "Aruba": "আরুবা", + "Attach": "সংযুক্ত করুন", + "Attach & Attach Another": "সংযুক্ত এবং অন্য একটি সংযুক্ত করুন", + "Attach :resource": "সংযুক্ত করুন :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "ফাইলগুলিকে টেনে এনে ড্রপ করে, নির্বাচন করে বা পেস্ট করে সংযুক্ত করুন৷", + "August": "আগস্ট", + "Australia": "অস্ট্রেলিয়া", + "Austria": "অস্ট্রিয়া", + "Azerbaijan": "আজারবাইজান", + "Bahamas": "বাহামা", + "Bahrain": "বাহরাইন", + "Bangladesh": "বাংলাদেশ", + "Barbados": "বার্বাডোস", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "অব্যাহত রাখার আগে, আমার এই মাত্র আপনাকে যে লিঙ্কটি ইমেইল করেছি তাতে ক্লিক করার মাধ্যমে আপনার ইমেইল ঠিকানাটি যাচাই করতে পারেন? আপনি যদি ইমেল না পেয়ে থাকেন তবে আমরা আনন্দের সাথে আপনাকে অন্যটি পাঠাব।", + "Before proceeding, please check your email for a verification link.": "সামনে এগিয়ে যাওয়ার আগে, যাচাইকরণ লিঙ্কের জন্য আপনার ই-মেইল চেক করুন।", + "Belarus": "বেলারুশ", + "Belgium": "বেলজিয়াম", + "Belize": "বেলিজ", + "Benin": "বেনিন", + "Bermuda": "বারমুডা", + "Bhutan": "ভুটান", + "Billing Information": "বিল সংক্রান্ত তথ্য", + "Billing Management": "বিল সংক্রান্ত ব্যাবস্থাপনা", + "Bolivia": "বলিভিয়া", + "Bolivia, Plurinational State of": "বলিভিয়া, বহুজাতিক রাজ্য", + "Bonaire, Sint Eustatius and Saba": "বোনেয়ার, সিন্ট ইউস্টাটিয়াস এবং সাবা", + "Bosnia And Herzegovina": "বসনিয়া ও হার্জেগোভিনা", + "Bosnia and Herzegovina": "বসনিয়া ও হার্জেগোভিনা", + "Botswana": "বতসোয়ানা", + "Bouvet Island": "বুভেট দ্বীপ", + "Brazil": "ব্রাজিল", + "British Indian Ocean Territory": "ব্রিটিশ ভারত মহাসাগর অঞ্চল", + "Browser Sessions": "ব্রাউজার সেশন", + "Brunei Darussalam": "ব্রুনাই দারুসসালাম", + "Bulgaria": "বুলগেরিয়া", + "Burkina Faso": "বুর্কিনা ফাসো", + "Burundi": "বুরুন্ডি", + "Cambodia": "কাম্বোডিয়া", + "Cameroon": "ক্যামেরুন", + "Canada": "কানাডা", + "Cancel": "বাতিল করা হয়েছে", + "Cancel Subscription": "সাবস্ক্রিপশন বাতিল করুন", + "Cape Verde": "কেপ ভার্দে", + "Card": "কার্ড", + "Cayman Islands": "কেম্যান দ্বীপপুঞ্জ", + "Central African Republic": "মধ্য আফ্রিকান প্রজাতন্ত্র", + "Chad": "চাদ", + "Change Subscription Plan": "সাবস্ক্রিপশন প্ল্যান পরিবর্তন করুন", + "Change the current payment method attached to your subscription": "আপনার সদস্যতার সাথে সংযুক্ত বর্তমান অর্থপ্রদানের পদ্ধতি পরিবর্তন করুন", + "Changes": "পরিবর্তন", + "Checkout": "চেকআউট", + "Chile": "চিলি", + "China": "চীন", + "Choose": "বেছে নিন", + "Choose :field": "নির্বাচন করুন :field", + "Choose :resource": ":Resource নির্বাচন করুন", + "Choose an option": "একটি অপশন নির্বাচন করুন", + "Choose date": "তারিখ নির্বাচন করুন", + "Choose File": "ফাইল নির্বাচন করুন", + "Choose Files": "ফাইল নির্বাচন করুন", + "Choose Type": "ধরন বেছে নিন", + "Christmas Island": "ক্রিসমাস দ্বীপ", + "City": "শহর", + "Click here to re-send the verification email.": "যাচাইকরণ ইমেল পুনরায় পাঠাতে এখানে ক্লিক করুন।", + "click here to request another": "অন্য আরেকটির জন্য এখানে ক্লিক করুন", + "Click to choose": "নির্বাচনের জন্য ক্লিক করুন", + "Close": "বন্ধ", + "Cocos (Keeling) Islands": "কোকোস (কিলিং) দ্বীপপুঞ্জ", + "Code": "কোড", + "Colombia": "কলম্বিয়া", + "Comoros": "কমোরোস", + "Confirm": "নিশ্চিত করুন", + "Confirm Billing Action": "বিলিং অ্যাকশন নিশ্চিত করুন", + "Confirm Password": "পাসওয়ার্ড নিশ্চিত করুন", + "Confirm Payment": "পেমেন্ট নিশ্চিত করুন", + "Confirm your :amount payment": "আপনার :amount পেমেন্ট নিশ্চিত করুন", + "Congo": "কঙ্গো প্রজাতন্ত্র", + "Congo, Democratic Republic": "কঙ্গো গণতান্ত্রিক প্রজাতন্ত্র", + "Congo, the Democratic Republic of the": "কঙ্গো গণতান্ত্রিক প্রজাতন্ত্র", + "Constant": "ধ্রুবক", + "Continue To Payment": "পেমেন্ট চালিয়ে যান", + "Cook Islands": "কুক দ্বীপপুঞ্জ", + "Copy to clipboard": "ক্লিপবোর্ডে কপি করুন", + "Costa Rica": "কোস্টারিকা", + "Cote D'Ivoire": "আইভরি কোট", + "Country": "দেশ", + "Coupon": "কুপন", + "Coupon applied successfully.": "কুপন সফলভাবে প্রয়োগ করা হয়েছে।", + "Create": "তৈরি করুন", + "Create & Add Another": "তৈরি করুন এবং সাথে আরও একটি যোগ করুন", + "Create :resource": ":Resource তৈরি করুন", + "Create a new team to collaborate with others on projects.": "প্রকল্পে অন্যদের সঙ্গে সহযোগিতা করার জন্য একটি নতুন দল তৈরি করুন।", + "Create Account": "অ্যাকাউন্ট তৈরি করুন", + "Create API Token": "API টোকেন তৈরি করুন", + "Create New Team": "নতুন দল তৈরি করুন", + "Create Team": "দল তৈরি করুন", + "Created.": "তৈরি হয়েছে।", + "Croatia": "ক্রোয়েশিয়া", + "CSV (.csv)": "সিএসভি (.csv)", + "Cuba": "কিউবা", + "Curaçao": "কুরাকাও", + "Current Password": "বর্তমান পাসওয়ার্ড", + "Current Subscription Plan": "বর্তমান সাবস্ক্রিপশন প্ল্যান", + "Currently Subscribed": "বর্তমানে সাবস্ক্রাইব করা আছে", + "Customer Balance": "গ্রাহক ব্যালেন্স", + "Customize": "স্বনির্বাচিত", + "Cyprus": "সাইপ্রাস", + "Czech Republic": "চেক প্রজাতন্ত্র", + "Côte d'Ivoire": "আইভরি কোট", + "Dark": "অন্ধকার", + "Dashboard": "ড্যাশবোর্ড", + "December": "ডিসেম্বর", + "Decrease": "হ্রাস", + "Default": "ডিফল্ট", + "Delete": "মুছে ফেলুন", + "Delete :resource": ":Resource মুছে ফেলুন", + "Delete Account": "অ্যাকাউন্ট মুছে ফেলুন", + "Delete all notifications": "সমস্ত বিজ্ঞপ্তি মুছুন", + "Delete API Token": "এপিআই টোকেন মুছুন", + "Delete File": "ফাইল মুছে ফেলো", + "Delete Notification": "নোটিফিকেশন মুছে ফেলুন", + "Delete Resource": "রিসোর্স মুছে ফেলুন", + "Delete Selected": "নির্বাচিত", + "Delete Team": "দল মুছে ফেলো", + "Denmark": "ডেনমার্ক", + "Detach": "আলাদা করুন", + "Detach Resource": "রিসোর্স আলাদা করুন", + "Detach Selected": "নির্বাচিত অংশ আলাদা করুন", + "Details": "বিস্তারিত", + "Disable": "নিষ্ক্রিয়", + "Djibouti": "জিবুতি", + "Do you really want to leave? You have unsaved changes.": "আপনি কি আসলেই চলে যেতে চান? আপনার পরিবর্তন অসংরক্ষিত।", + "Dominica": "ডমিনিকা", + "Dominican Republic": "ডোমিনিকান প্রজাতন্ত্র", + "Done.": "হয়ে গেছে।", + "Download": "ডাউনলোড করুন", + "Download Invoice": "ইনভয়েস ডাউনলোড করুন", + "Drop file or click to choose": "ফাইল ড্রপ করুন বা চয়ন করতে ক্লিক করুন", + "Drop files or click to choose": "ফাইল ড্রপ করুন বা চয়ন করতে ক্লিক করুন", + "Ecuador": "ইকুয়েডর", + "Edit": "সম্পাদনা", + "Edit :resource": "সম্পাদনা :resource", + "Edit Attached": "সংযুক্ত সম্পাদনা করুন", + "Edit Profile": "প্রোফাইল সম্পাদনা", + "Editor": "সম্পাদক", + "Editor users have the ability to read, create, and update.": "সম্পাদক ব্যবহারকারীরা পড়ার, তৈরির, এবং সম্পাদনা করার ক্ষমতা রাখে।", + "Egypt": "মিশর", + "El Salvador": "এল সালভাদর", + "Email": "ই-মেইল", + "email": "ই-মেইল", + "Email Address": "ই-মেইল ঠিকানা", + "Email Addresses": "ই-মেইল ঠিকানা সমূহ", + "Email Password Reset Link": "ইমেল পাসওয়ার্ড রিসেট লিংক", + "Email Verification": "ইমেইল যাচাইকরণ", + "Enable": "সক্রিয় করুন", + "Encrypted environment file already exists.": "নিরাপদে সুরক্ষিত এনভারোমেন্ট ফাইল ইতিমধ্যেই বিদ্যমান।", + "Encrypted environment file not found.": "নিরাপদে সুরক্ষিত পরিবেশ ফাইল পাওয়া যায়নি।", + "Ensure your account is using a long, random password to stay secure.": "নিরাপদ রাখতে, আপনার অ্যাাকাউন্টে দীর্ঘ, এলোমেলো পাসওয়ার্ডের ব্যাবহার নিশ্চিত করুন।", + "Environment file already exists.": "পরিবেশ ফাইল ইতিমধ্যেই বিদ্যমান।", + "Environment file not found.": "পরিবেশ ফাইল পাওয়া যায়নি।", + "Equatorial Guinea": "নিরক্ষীয় গিনি", + "Eritrea": "ইরিত্রিয়া", + "Error": "ত্রুটি", + "errors": "ত্রুটি", + "Estonia": "এস্তোনিয়া", + "Ethiopia": "ইথিওপিয়া", + "ex VAT": "বিগত ভ্যাট", + "Excel (.xlsx)": "এক্সেল (.xlsx)", + "Expires :expiration": "মেয়াদ শেষ :expiration", + "Export As CSV": "CSV হিসাবে রপ্তানি করুন", + "Extra Billing Information": "অতিরিক্ত বিল সংক্রান্ত তথ্য", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "অতিরিক্ত নিশ্চিতকরণ আপনার পেমেন্ট প্রক্রিয়া প্রয়োজন হয় । নিচের বাটনে ক্লিক করে পেমেন্ট পাতা দয়া করে চালিয়ে যান ।", + "Failed Subscription Payment": "ব্যর্থ সাবস্ক্রিপশন পেমেন্ট", + "Failed to load :resource!": "লোড করতে ব্যর্থ :resource!", + "Falkland Islands (Malvinas)": "ফকল্যান্ড দ্বীপপুঞ্জ (মালভিনাস)", + "Faroe Islands": "ফারো দ্বীপপুঞ্জ", + "February": "ফেব্রুয়ারী", + "Fiji": "ফিজি", + "Filename": "ফাইলের নাম", + "Finish enabling two factor authentication.": "দুটি ফ্যাক্টর প্রমাণীকরণ সক্ষম করা শেষ করুন।", + "Finland": "ফিনল্যান্ড", + "For your security, please confirm your password to continue.": "আপনার নিরাপত্তার জন্য, অনুগ্রহ করে আপনার পাসওয়ার্ড নিশ্চিত করে চালিয়ে যান৷", + "Forbidden": "নিষিদ্ধ", + "Force Delete": "জোরপূর্বক মুছে ফেলুন", + "Force Delete :resource": ":Resource জোরপূর্বক মুছে ফেলুন", + "Force Delete Resource": "রিসোর্স জোরপূর্বক মুছে ফেলুন", + "Force Delete Selected": "নির্বাচিতগুলো জোরপূর্বক মুছে ফেলুন", + "Forgot Password": "পাসওয়ার্ড ভুলে গেছেন", + "Forgot your password?": "আপনার পাসওয়ার্ড ভুলে গেছেন?", + "Forgot Your Password?": "আপনার পাসওয়ার্ড ভুলে গেছেন?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "আপনার পাসওয়ার্ড ভুলে গেছেন? সমস্যা নেই, শুধু আমাদের আপনার ই-মেইল ঠিকানা জানান এবং আমরা আপনাকে একটি পাসওয়ার্ড রিসেট লিঙ্ক ইমেইল করবো, সেটি আপনাকে একটি নতুন পাসওয়ার্ড নির্বাচন করার অনুমতি দেবে।", + "France": "ফ্রান্স", + "French Guiana": "ফরাসি দক্ষিণ এবং অ্যান্টার্কটিক ভূমি", + "French Polynesia": "ফরাসি পলিনেশিয়া", + "French Southern Territories": "ফরাসি দক্ষিণ অঞ্চল", + "From": "থেকে", + "Gabon": "গ্যাবন", + "Gambia": "গাম্বিয়া", + "Georgia": "জর্জিয়া", + "Germany": "জার্মানি", + "Ghana": "ঘানা", + "Gibraltar": "জিব্রাল্টার", + "Go Home": "বাড়িতে যান", + "Go to page :page": "পাতা :page এ যান", + "Great! You have accepted the invitation to join the :team team.": "খুব ভালো! আপনি :team দলে যোগদানের জন্য আমন্ত্রণ গ্রহণ করেছেন।", + "Greece": "গ্রীস", + "Greenland": "গ্রীনল্যান্ড", + "Grenada": "গ্রেনাডা", + "Guadeloupe": "গুয়াডেলুপ", + "Guam": "গুয়াম", + "Guatemala": "গুয়াতেমালা", + "Guernsey": "গার্নসি", + "Guinea": "গিনি", + "Guinea-Bissau": "গিনি-বিসাউ", + "Guyana": "গায়ানা", + "Haiti": "হাইতি", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "আপনার সদস্যতা বাতিল করার বিষয়ে দ্বিতীয় চিন্তা আছে কি? আপনি তাত্ক্ষণিক ভাবে আপনার সদস্যতা পুনরায় সক্রিয় করতে পারবেন আপনার বর্তমান বিলিং চক্রের শেষ পর্যন্ত যেকোনো সময়ে। আপনার বর্তমান বিলিং চক্র শেষ হওয়ার পর, আপনি একটি সম্পূর্ণ নতুন সদস্যতা পরিকল্পনা বেছে নিতে পারবেন।", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "আপনার সদস্যতা বাতিল করার বিষয়ে দ্বিতীয় চিন্তা আছে কি? আপনি তাত্ক্ষণিক ভাবে আপনার সদস্যতা পুনরায় সক্রিয় করতে পারবেন আপনার বর্তমান বিলিং চক্রের শেষ পর্যন্ত যেকোনো সময়ে। আপনার বর্তমান বিলিং চক্র শেষ হওয়ার পর, আপনি একটি সম্পূর্ণ নতুন সদস্যতা পরিকল্পনা বেছে নিতে পারবেন।", + "Heard Island & Mcdonald Islands": "হার্ড আইল্যান্ড এবং ম্যাকডোনাল্ড দ্বীপপুঞ্জ", + "Heard Island and McDonald Islands": "হার্ড আইল্যান্ড এবং ম্যাকডোনাল্ড দ্বীপপুঞ্জ", + "Hello!": "হ্যালো!", + "Hide Content": "বিষয়বস্তু আড়াল করুন", + "Hold Up!": "দাঁড়ান!", + "Holy See (Vatican City State)": "ভ্যাটিকান সিটি", + "Honduras": "হন্ডুরাস", + "Hong Kong": "হংকং", + "Hungary": "হাঙ্গেরি", + "I agree to the :terms_of_service and :privacy_policy": "আমি একমত :terms_অফ_অফসিস এবং :privacy_টানফ", + "Iceland": "আইসল্যান্ড", + "ID": "আইডি", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "প্রয়োজনে, আপনি আপনার সকল ডিভাইস এ আপনার অন্যান্য ব্রাউজার সেশন লগ আউট করতে পারেন ৷ আপনার সাম্প্রতিক সেশনগুলির কিছু নীচে তালিকাভুক্ত করা হয়েছে; যাইহোক, এই তালিকাটি সম্পূর্ণ নাও হতে পারে। আপনি যদি মনে করেন আপনার অ্যাকাউন্টের সাথে আপস করা হয়েছে, তাহলে আপনার পাসওয়ার্ডও আপডেট করা উচিত।", + "If you already have an account, you may accept this invitation by clicking the button below:": "যদি আপনি ইতিমধ্যে একটি একাউন্ট আছে, আপনি নিচের বাটনে ক্লিক করে এই আমন্ত্রণ গ্রহণ করতে পারে:", + "If you did not create an account, no further action is required.": "আপনি যদি একটি একাউন্ট তৈরি না করে থাকেন তাহলে, কোনো পদক্ষেপ প্রয়োজন বোধ করা হয় ।", + "If you did not expect to receive an invitation to this team, you may discard this email.": "আপনি যদি এই দলের একটি আমন্ত্রণ গ্রহণ না আশা, আপনি এই ইমেইল বাতিল করতে পারে ।", + "If you did not receive the email": "আপনি যদি ইমেল না পেয়ে থাকেন", + "If you did not request a password reset, no further action is required.": "আপনি একটি পাসওয়ার্ড রিসেট অনুরোধ না করে থাকেন তাহলে, কোনো পদক্ষেপ প্রয়োজন বোধ করা হয় ।", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "আপনি যদি কোন একাউন্ট না থাকে, আপনি নিচের বাটনে ক্লিক করে এক তৈরি করতে পারেন । একটি অ্যাকাউন্ট তৈরি করার পর, আপনি দলের আমন্ত্রণ গ্রহণ করার জন্য এই ইমেইল আমন্ত্রণ গ্রহণযোগ্যতা বাটন ক্লিক করতে পারেন:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "যদি আপনার চালানে নির্দিষ্ট যোগাযোগ বা কর তথ্য যেমন আপনার পূর্ণ ব্যবসায়িক নাম, ভ্যাট সনাক্তকরণ নম্বর বা রেকর্ডের ঠিকানা যুক্ত করতে হয়, তাহলে আপনি এখানে তা যুক্ত করতে পারেন।", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "আপনার যদি \":actionText\" বোতামে ক্লিক করতে সমস্যা হয়, তাহলে নিচের URL টি কপি করে পেস্ট করুন\nআপনার ওয়েব ব্রাউজারে:", + "Impersonate": "ছদ্মবেশী", + "Increase": "বৃদ্ধি", + "India": "ইন্ডিয়া", + "Indonesia": "ইন্দোনেশিয়া", + "Invalid filename.": "অবৈধ ফাইলনাম।", + "Invalid JSON was returned from the route.": "রাউট থেকে অবৈধ JSON এসেছে।", + "Invoice Email Addresses": "চালানের ইমেইল ঠিকানা", + "Invoice emails updated successfully.": "চালান ইমেইল সফলভাবে আপডেট করা হয়েছে।", + "Invoices": "চালান", + "Iran, Islamic Republic Of": "ইরান (ইসলামিক প্রজাতন্ত্র)", + "Iran, Islamic Republic of": "ইরান (ইসলামিক প্রজাতন্ত্র)", + "Iraq": "ইরাক", + "Ireland": "আয়ারল্যান্ড", + "Isle Of Man": "আইল অব ম্যান", + "Isle of Man": "আইল অফ ম্যান", + "Israel": "ইজরাঈল", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "দেখে মনে হচ্ছে আপনার একটি সক্রিয় সাবস্ক্রিপশন নেই। আপনি শুরু করতে নীচের সাবস্ক্রিপশন পরিকল্পনাগুলির মধ্যে একটি বেছে নিতে পারেন ৷ সাবস্ক্রিপশন প্ল্যানগুলি আপনার সুবিধামত পরিবর্তন বা বাতিল হতে পারেন ।", + "Italy": "ইতালি", + "Jamaica": "জামাইকা", + "January": "জানুয়ারী", + "Japan": "জাপান", + "Jersey": "জার্সি", + "Jordan": "জর্ডান", + "July": "জুলাই", + "June": "জুন", + "Kazakhstan": "কাজাখস্তান", + "Kenya": "কেনিয়া", + "Key": "কী", + "Kiribati": "কিরিবাতি", + "Korea": "কোরিয়া", + "Korea, Democratic People's Republic of": "উত্তর কোরিয়া", + "Korea, Republic of": "কোরিয়া প্রজাতন্ত্র", + "Kosovo": "কসোভো", + "Kuwait": "কুয়েত", + "Kyrgyzstan": "কিরগিজস্তান", + "Lao People's Democratic Republic": "লাও পিপলস ডেমোক্রেটিক রিপাবলিক", + "Last active": "সর্বশেষ সক্রিয়", + "Last used": "সর্বশেষ ব্যবহার", + "Latvia": "লাটভিয়া", + "Leave": "ত্যাগ", + "Leave Team": "দল ত্যাগ করুন", + "Lebanon": "লেবানন", + "length": "দৈর্ঘ্য", + "Lens": "লেন্স", + "Lesotho": "লেসোথো", + "Liberia": "লিবিয়া", + "Libyan Arab Jamahiriya": "লিবিয়ান আরব জামাহিরিয়া", + "Liechtenstein": "লিচেনস্টাইন", + "Light": "আলো", + "Lithuania": "লিথুয়ানিয়া", + "Load :perPage More": ":Per পেজ আরও লোড করুন", + "Loading": "লোড হচ্ছে", + "Location": "অবস্থান", + "Log in": "লগইন করুন", + "Log In": "লগইন", + "Log Out": "লগ-আউট", + "Log out": "প্রস্থান", + "Log Out Other Browser Sessions": "অন্য ব্রাউজার সেশনে লগ আউট করুন", + "Log Viewer": "লগ পর্যবেক্ষক", + "Login": "লগইন", + "Logout": "লগ-আউট", + "Logs": "লগ", + "Luxembourg": "লুক্সেমবার্গ", + "Macao": "ম্যাকাও", + "Macedonia": "ম্যাসেডোনিয়া", + "Macedonia, the former Yugoslav Republic of": "ম্যাসেডোনিয়া, সাবেক যুগোস্লাভ প্রজাতন্ত্র", + "Madagascar": "মাদাগাস্কার", + "Malawi": "মালাউই", + "Malaysia": "মালয়েশিয়া", + "Maldives": "মালদ্বীপ", + "Mali": "মালি", + "Malta": "মালটা", + "Manage Account": "অ্যাকাউন্ট পরিচালনা", + "Manage and log out your active sessions on other browsers and devices.": "অন্যান্য ব্রাউজার এবং ডিভাইসগুলিতে আপনার সক্রিয় সেশনগুলি পরিচালনা এবং লগ আউট করুন ৷", + "Manage API Tokens": "এপিআই টোকেন পরিচালনা", + "Manage Role": "ভূমিকা পরিচালনা", + "Manage Team": "দল পরিচালনা", + "Managing billing for :billableName": "বিলিং পরিচালনা :billableName এর জন্য", + "March": "মার্চ", + "Mark all as Read": "সবগুলো পঠিত বলে চিহ্নিত করুন", + "Mark all notifications as read": "সমস্ত বিজ্ঞপ্তি পড়া হিসাবে চিহ্নিত করুন।", + "Mark Read": "অপঠিত চিহ্নিত করুন", + "Mark Unread": "অপঠিত চিহ্নিত করুন", + "Marshall Islands": "মার্শাল দ্বীপপুঞ্জ", + "Martinique": "মার্টিনিক", + "Mauritania": "মৌরিতানিয়া", + "Mauritius": "মরিশাস", + "May": "মে", + "Mayotte": "মায়োট", + "Mexico": "মেক্সিকো", + "Micronesia, Federated States Of": "মাইক্রোনেশিয়া, ফেডারেটেড স্টেট অফ", + "Micronesia, Federated States of": "মাইক্রোনেশিয়া, ফেডারেটেড স্টেট অফ", + "Moldova": "মোল্দোভা", + "Moldova, Republic of": "মোল্দোভা প্রজাতন্ত্র", + "Monaco": "মোনাকো", + "Mongolia": "মঙ্গোলিয়া", + "Montenegro": "মন্টিনিগ্রো", + "Month To Date": "তারিখ থেকে মাস", + "Monthly": "মাসিক", + "monthly": "মাসিক", + "Montserrat": "মন্টসেরাট", + "Morocco": "মরক্কো", + "Mozambique": "মোজাম্বিক", + "Myanmar": "মায়ানমার", + "Name": "নাম", + "name": "নাম", + "Namibia": "নামিবিয়া", + "Nauru": "নাউরু", + "Nepal": "নেপাল", + "Netherlands": "নেদারল্যান্ডস", + "Netherlands Antilles": "নেদারল্যান্ডস এন্টিলস", + "Nevermind": "কিছু মনে করবেন না", + "Nevermind, I'll keep my old plan": "কিছু মনে করবেন না, আমি আমার পুরানো প্ল্যান রাখব", + "New": "নতুন", + "New :resource": "নতুন :resource", + "New Caledonia": "নিউ ক্যালেডোনিয়া", + "New Password": "নতুন পাসওয়ার্ড", + "New Zealand": "নিউজিল্যান্ড", + "Next": "পরবর্তী", + "Next Payment": "পরবর্তী পেমেন্ট", + "Next Payment on": "পরবর্তী পেমেন্ট", + "Nicaragua": "নিকারাগুয়া", + "Niger": "নাইজার", + "Nigeria": "নাইজেরিয়া", + "Niue": "নিউ", + "No": "না", + "No :resource matched the given criteria.": "কোন :resource দেওয়া মানদণ্ডের মিলেছে ।", + "No additional information...": "কোন অতিরিক্ত তথ্য...", + "No Current Data": "বর্তমান কোনো তথ্য নেই", + "No Data": "কোনো বার্তা নেই", + "no file selected": "কোনো ফাইল নির্বাচন করা হয়নি", + "No Increase": "কোন বৃদ্ধি নেই", + "No payment methods on file.": "ফাইলে কোনো অর্থপ্রদানের পদ্ধতি নেই।", + "No payment scheduled.": "কোন পেমেন্ট নির্ধারিত.", + "No Prior Data": "পূর্বে কোনো তথ্য নেই", + "No Results Found.": "কোন ফলাফল পাওয়া যায় নি ।", + "Norfolk Island": "নরফোক দ্বীপ", + "Northern Mariana Islands": "উত্তর মারিয়ানা দ্বীপপুঞ্জ", + "Norway": "নরওয়ে", + "Not Found": "পাওয়া যায় নি", + "Notifications": "বিজ্ঞপ্তি", + "Nova": "নোভা", + "Nova User": "নোভা ব্যবহারকারী", + "November": "নভেম্বর", + "October": "অক্টোবর", + "of": "সর্বমোট", + "OK": "ঠিক আছে", + "Oman": "ওমান", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "একবার একটি দল মুছে ফেলা হলে, তার সমস্ত রিসোর্সসমূহ এবং ডেটা স্থায়ীভাবে মুছে যাবে৷ এই দলটি মুছে ফেলার আগে, অনুগ্রহ করে এই টিম সম্পর্কিত যে কোনও ডেটা বা তথ্য ডাউনলোড করুন যা আপনি রেখে দিতে চান।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "একবার আপনার অ্যাকাউন্ট মুছে ফেলা হলে, এর সমস্ত রিসোর্সসমূহ এবং ডেটা স্থায়ীভাবে মুছে যাবে। আপনার অ্যাকাউন্ট মুছে ফেলার আগে, আপনি রেখে দিতে চান এমন কোনো ডেটা বা তথ্য ডাউনলোড করে রাখুন।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "একবার আপনার অ্যাকাউন্ট মুছে ফেলা হলে, এর সমস্ত রিসোর্সসমূহ এবং ডেটা স্থায়ীভাবে মুছে যাবে। আপনি স্থায়ীভাবে আপনার অ্যাকাউন্ট মুছে ফেলতে চান তা নিশ্চিত করতে দয়া করে আপনার পাসওয়ার্ড লিখুন।", + "Only Trashed": "শুধু মুছে ফেলা গুলো", + "Open Invoices": "চালান খুলুন", + "Original": "মূল", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "আমাদের বিলিং ম্যানেজমেন্ট পোর্টাল আপনাকে আপনার সাবস্ক্রিপশন প্ল্যান, পেমেন্ট পদ্ধতি এবং আপনার সাম্প্রতিক চালান ডাউনলোড করতে সুবিধাজনকভাবে পরিচালনা করতে দেয় ।", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "আমাদের বিলিং ম্যানেজমেন্ট পোর্টাল আপনাকে আপনার সাবস্ক্রিপশন প্ল্যান, পেমেন্ট পদ্ধতি এবং আপনার সাম্প্রতিক চালান ডাউনলোড করতে সুবিধাজনকভাবে পরিচালনা করতে দেয়।", + "Page Expired": "মেয়াদউত্তীর্ণ", + "Pagination Navigation": "পত্রাঙ্ক ন্যাভিগেশন", + "Paid": "পরিশোধিত", + "Pakistan": "পাকিস্তান", + "Palau": "পালাউ", + "Palestinian Territory, Occupied": "ফিলিস্তিনি অঞ্চল", + "Panama": "পানামা", + "Papua New Guinea": "পাপুয়া নিউ গিনি", + "Paraguay": "প্যারাগুয়ে", + "Password": "পাসওয়ার্ড", + "password": "পাসওয়ার্ড", + "Payment Confirmation": "পেমেন্ট নিশ্চিতকরণ", + "Payment Information": "পেমেন্ট তথ্য", + "Payment information updated successfully.": "পেমেন্ট তথ্য সফলভাবে আপডেট করা হয়েছে।", + "Payment Method": "পেমেন্ট পদ্ধতি", + "Payment Methods": "পেমেন্ট পদ্ধতি", + "Payment Required": "পেমেন্ট আবশ্যক", + "Payments": "পেমেন্ট", + "Pending Team Invitations": "অপেক্ষারত দলের আমন্ত্রণ", + "Per Page": "প্রতি পৃষ্ঠায়", + "Permanently delete this team.": "স্থায়ীভাবে এই দল মুছে ।", + "Permanently delete your account.": "স্থায়ীভাবে আপনার অ্যাকাউন্ট মুছে দিন ।", + "Permissions": "অনুমতি", + "Peru": "পেরু", + "Philippines": "ফিলিপাইন", + "Photo": "ছবি", + "Pitcairn": "পিটকেয়ার্ন", + "Please accept the terms of service.": "অনুগ্রহ করে সেবার শর্তসমূহ গ্রহণ করুন ।", + "Please click the button below to verify your email address.": "আপনার ইমেল ঠিকানা যাচাই করার জন্য নিচের বাটনে ক্লিক করুন ।", + "Please confirm access to your account by entering one of your emergency recovery codes.": "আপনার জরুরী পুনরুদ্ধারের কোড এক লিখে আপনার অ্যাকাউন্টে অ্যাক্সেস নিশ্চিত করুন ।", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "আপনার প্রমাণকারী অ্যাপ্লিকেশনের দ্বারা প্রদত্ত প্রমাণীকরণ কোড লিখে আপনার অ্যাকাউন্টে অ্যাক্সেস নিশ্চিত করুন ।", + "Please confirm your password before continuing.": "চালিয়ে যাওয়ার আগে অনুগ্রহ করে আপনার পাসওয়ার্ড নিশ্চিত করুন ।", + "Please copy your new API token. For your security, it won't be shown again.": "আপনার নতুন এপিআই টোকেন কপি করুন । আপনার নিরাপত্তার জন্য, এটা আবার দেখানো হবে না ।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "আপনি আপনার সকল ডিভাইস থেকে আপনার অন্য ব্রাউজার সেশন লগ আউট করতে চান তা নিশ্চিত করার জন্য আপনার পাসওয়ার্ড লিখুন ।", + "Please provide a maximum of three invoice emails addresses.": "অনুগ্রহ করে সর্বাধিক তিনটি চালান ইমেইল ঠিকানা প্রদান করুন।", + "Please provide the email address of the person you would like to add to this team.": "আপনি এই দলের যোগ করতে চাই ব্যক্তির ইমেল ঠিকানা প্রদান করুন ।", + "Please set a default payment method before retrying payments.": "পুনরায় অর্থ প্রদানের আগে অনুগ্রহ করে একটি ডিফল্ট অর্থ প্রদানের পদ্ধতি সেট করুন।", + "Please set a default payment method before swapping plans.": "পরিকল্পনা অদলবদল করার আগে দয়া করে একটি ডিফল্ট পেমেন্ট পদ্ধতি সেট করুন৷", + "Poland": "পোলান্ড", + "Portugal": "পর্তুগাল", + "Press / to search": "প্রেস / অনুসন্ধান করার জন্য", + "Preview": "প্রাকদর্শন", + "Previewing": "প্রিভিউ করা হচ্ছে", + "Previous": "পূর্ববর্তী", + "Privacy Policy": "গোপনীয়তা নীতি", + "Profile": "প্রোফাইল", + "Profile Information": "প্রোফাইল তথ্য", + "Puerto Rico": "পুয়ের্তো রিকো", + "Qatar": "কাতার", + "Quarter To Date": "তারিখ থেকে চতুর্থাংশ", + "Recovery Code": "পুনরুদ্ধারের কোড", + "Refresh": "রিফ্রেশ", + "Regards,": "শুভেচ্ছা,", + "Regenerate Recovery Codes": "পুনরূত্পাদিত পুনরুদ্ধারের কোড", + "Register": "নিবন্ধন", + "Reload": "পুনরায় লোড করুন", + "Remember me": "আমাকে মনে রাখুন", + "Remember Me": "আমাকে মনে রাখুন", + "Remove": "সরিয়ে ফেলুন", + "Remove Photo": "ছবি সরান", + "Remove Team Member": "দলের সদস্য সরান", + "Replicate": "প্রতিলিপি", + "Required fields": "প্রয়োজনীয় ক্ষেত্র", + "Resend Verification Email": "যাচাই ইমেইল পুনরায় পাঠান", + "Reset Filters": "ফিল্টার রিসেট করো", + "Reset Password": "পাসওয়ার্ড রিসেট করুন", + "Reset Password Notification": "পাসওয়ার্ড বিজ্ঞপ্তি রিসেট করুন", + "resource": "রিসোর্স", + "Resource Row Dropdown": "রিসোর্স রো ড্রপডাউন", + "Resources": "রিসোর্সসমূহ", + "resources": "রিসোর্সসমূহ", + "Restore": "পুনঃস্থাপন করো", + "Restore :resource": "পুনঃস্থাপন করো :resource", + "Restore Resource": "রিসোর্স পুনরুদ্ধার করুন", + "Restore Selected": "নির্বাচিত পুনরুদ্ধার করুন", + "results": "ফলাফল", + "Resume Subscription": "সাবস্ক্রিপশন পুনরায় শুরু করুন", + "Retry Payment": "পেমেন্ট পুনরায় চেষ্টা করুন", + "Return to :appName": "ফিরে যান :appName", + "Reunion": "রিইউনিয়ন", + "Role": "ভূমিকা", + "Romania": "রোমানিয়া", + "Run Action": "কাজ চালানো হবে", + "Russian Federation": "রাশিয়ান ফেডারেশন", + "Rwanda": "রুয়ান্ডা", + "Réunion": "রিইউনিয়ন", + "Saint Barthelemy": "সেন্ট বার্থেলেমি", + "Saint Barthélemy": "সেন্ট বার্থেলেমি", + "Saint Helena": "সেন্ট হেলেনা", + "Saint Kitts And Nevis": "সেন্ট কিটস এবং নেভিস", + "Saint Kitts and Nevis": "সেন্ট কিটস এবং নেভিস", + "Saint Lucia": "সেন্ট লুসিয়া", + "Saint Martin": "সেন্ট মার্টিন", + "Saint Martin (French part)": "সেন্ট মার্টিন (ফরাসি অংশ)", + "Saint Pierre And Miquelon": "সেন্ট পিয়ের ও মিকুয়েলন", + "Saint Pierre and Miquelon": "সেন্ট পিয়ের ও মিকেলন", + "Saint Vincent And Grenadines": "সেন্ট ভিনসেন্ট এবং গ্রেনাডাইনস", + "Saint Vincent and the Grenadines": "সেন্ট ভিনসেন্ট এবং গ্রেনাডাইনস", + "Samoa": "সামোয়া", + "San Marino": "সান মারিনো", + "Sao Tome And Principe": "সাও টোমে এবং প্রিনসিপে", + "Sao Tome and Principe": "সাও টোমে এবং প্রিনসিপে", + "Saudi Arabia": "সৌদি আরব", + "Save": "সংরক্ষণ", + "Saved.": "সংরক্ষিত ।", + "Scroll to bottom": "নীচে যান", + "Scroll to top": "উপরে যান", + "Search": "অনুসন্ধান", + "Secure Area": "নিরাপদ এলাকা", + "Select": "নির্বাচন", + "Select a different plan": "অন্য একটি প্লান নির্বাচন করুন", + "Select a log file...": "একটি লগ ফাইল নির্বাচন করুন...", + "Select A New Photo": "একটি নতুন ছবি নির্বাচন করুন", + "Select Action": "কাজ নির্বাচন করুন", + "Select all": "সমগ্র নির্বাচন", + "Select All Dropdown": "সকল ড্রপডাউন নির্বাচন করুন", + "Select this page": "এই পৃষ্ঠা নির্বাচন করুন", + "Send Password Reset Link": "পাসওয়ার্ড রিসেট লিংক পাঠান", + "Senegal": "সেনেগাল", + "September": "সেপ্টেম্বর", + "Serbia": "সার্বিয়া", + "Server Error": "সার্ভারের ত্রুটি", + "Service Unavailable": "সার্ভিস উপলব্ধ নয়", + "Set as default": "ডিফল্ট হিসেবে সেট করুন", + "Setup Key": "সেটআপ কী", + "Seychelles": "সেশেলস", + "Show All Fields": "সকল ক্ষেত্র প্রদর্শন করা হবে", + "Show Content": "বিষয়বস্তু দেখাও", + "Show Recovery Codes": "পুনরুদ্ধারের কোড প্রদর্শন", + "Showing": "প্রদর্শন করা হচ্ছে", + "Sierra Leone": "সিয়েরা লিয়ন", + "Signed in as": "সাইন ইন করা আছে", + "Singapore": "সিঙ্গাপুর", + "Sint Maarten (Dutch part)": "সিন্ট মার্টেন", + "Slovakia": "স্লোভাকিয়া", + "Slovenia": "স্লোভেনিয়া", + "Soft Deleted": "সফট ডিলিট করা হয়েছে", + "Solomon Islands": "সলোমান দ্বীপপুঞ্জ", + "Somalia": "সোমালিয়া", + "Something went wrong.": "কিছু ভুল হয়েছে ।", + "Sorry! You are not authorized to perform this action.": "দুঃখিত! আপনি এই কাজ সম্পাদন করতে সমর্থ নন ।", + "Sorry, your session has expired.": "দুঃখিত, আপনার সেশনের মেয়াদ শেষ হয়ে গেছে ।", + "South Africa": "সাউথ আফ্রিকা", + "South Georgia And Sandwich Isl.": "দক্ষিণ জর্জিয়া ও দক্ষিণ স্যান্ডউইচ দ্বীপপুঞ্জ ।", + "South Georgia and the South Sandwich Islands": "দক্ষিণ জর্জিয়া ও দক্ষিণ স্যান্ডউইচ দ্বীপপুঞ্জ", + "South Sudan": "দক্ষিণ সুদান", + "Spain": "স্পেন", + "Sri Lanka": "শ্রীলঙ্কা", + "Standalone Actions": "স্বতন্ত্র অ্যাকশন", + "Start Polling": "ভোটগ্রহণ শুরু করুন", + "Start polling": "ভোটগ্রহণ শুরু করুন", + "State / County": "প্রদেশ / দেশ", + "Stop Impersonating": "ছদ্মবেশী করা বন্ধ করুন", + "Stop Polling": "ভোটগ্রহণ বন্ধ করুন", + "Stop polling": "ভোটগ্রহণ বন্ধ করুন", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "একটি নিরাপদ পাসওয়ার্ড ম্যানেজার এই পুনরুদ্ধারের কোড সংরক্ষণ । আপনার দুই ফ্যাক্টর প্রমাণীকরণ ডিভাইস নষ্ট হয়, তাহলে তারা আপনার অ্যাকাউন্টে অ্যাক্সেস পুনরুদ্ধার করতে ব্যবহার করা যেতে পারে ।", + "Subscribe": "সাবসক্রাইব করুন", + "Subscription Information": "সাবক্রিপশন তথ্য", + "Subscription Pending": "সাবস্ক্রিপশন মুলতুবি", + "Sudan": "সুদান", + "Suriname": "সুরিনাম", + "Svalbard And Jan Mayen": "ভালবার্ড ও জ্যান মায়েন", + "Svalbard and Jan Mayen": "ভালবার্ড ও জ্যান মায়েন", + "Swaziland": "সোয়াজিল্যান্ড", + "Sweden": "সুইডেন", + "Switch Teams": "দলসমূহ পরিবর্তন", + "Switzerland": "সুইজারল্যান্ড", + "Syrian Arab Republic": "সিরিয়া", + "System": "সিস্টেম", + "Taiwan": "তাইওয়ান", + "Taiwan, Province of China": "তাইওয়ান, চীনের প্রদেশ", + "Tajikistan": "তাজিকিস্তান", + "Tanzania": "তানজানিয়া", + "Tanzania, United Republic of": "তানজানিয়া, ইউনাইটেড প্রজাতন্ত্র", + "TAX": "ট্যাক্স", + "Team Details": "দলের বিবরণ", + "Team Invitation": "দলের আমন্ত্রণ", + "Team Members": "দলের সদস্যগণ", + "Team Name": "দলের নাম", + "Team Owner": "দলের মালিক", + "Team Settings": "টিম সেটিংসমূহ", + "Terms of Service": "পরিষেবার শর্তাদি", + "Thailand": "থাইল্যান্ড", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "সাইন আপ করার জন্য ধন্যবাদ! শুরু করার আগে, আমরা শুধু আপনার ইমেল লিঙ্কে ক্লিক করে আপনার ইমেল ঠিকানা যাচাই করতে পারে? আপনি ইমেইল পাবেন না করে থাকেন তাহলে, আমরা সানন্দে আপনাকে অন্য পাঠাতে হবে ।", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "আপনার অব্যাহত সমর্থনের জন্য ধন্যবাদ । আমরা আপনার রেকর্ডের জন্য আপনার চালানের একটি কপি সংযুক্ত করেছি । আপনার কোন প্রশ্ন বা উদ্বেগ থাকলে আমাদের জানান ।", + "Thanks,": "ধন্যবাদ,", + "The :attribute must be a valid role.": "ঐ :attribute একটি বৈধ ভূমিকা থাকতে হবে ।", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute অন্তত :length অক্ষরের হতে হবে এবং অন্তত একটি নম্বর অন্তর্ভুক্ত থাকতে হবে।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "এই :attribute অন্তত হতে হবে :length অক্ষর ধারণ করে এবং অন্তত এক বিশেষ চরিত্র এবং এক নম্বর ।", + "The :attribute must be at least :length characters and contain at least one special character.": "এই :attribute অন্তত হতে হবে :length অক্ষর ধারণ করে এবং অন্তত এক বিশেষ চরিত্র ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "দী :attribute অন্তত হতে হবে :length অক্ষর এবং অন্তত একটি য়ের বড়হাতের অক্ষর ছোটহাতের অক্ষর এবং একটি সংখ্যা থাকতে হবে ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ঐ :attribute অন্তত হতে হবে :length অক্ষর এবং অন্তত একটি য়ের বড়হাতের অক্ষর ছোটহাতের অক্ষর এবং একটি বিশেষ অক্ষর থাকে ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute অন্তত হতে হবে :length অক্ষর এবং অন্তত একটি য়ের বড়হাতের অক্ষর ছোটহাতের অক্ষর ছোটহাতের অক্ষর, একটি সংখ্যা, এবং একটি বিশেষ অক্ষর থাকতে হবে ।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute অন্তত :length অক্ষর হতে হবে এবং অন্তত একটি বড় হাতের অক্ষর ধারণ করতে হবে ।", + "The :attribute must be at least :length characters.": ":Attribute অন্তত হতে হবে :length অক্ষর ।", + "The :attribute must contain at least one letter.": ":Attribute অ্যাট্রিবিউটে অন্তত একটি অক্ষর থাকতে হবে ।", + "The :attribute must contain at least one number.": ":Attribute অ্যাট্রিবিউটে অন্তত একটি নম্বর থাকতে হবে ।", + "The :attribute must contain at least one symbol.": ":Attribute অ্যাট্রিবিউটে অন্তত একটি চিহ্ন থাকতে হবে ।", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute অ্যাট্রিবিউটে কমপক্ষে একটি বড় হাতের এবং একটি ছোট হাতের অক্ষর থাকতে হবে ।", + "The :resource was created!": ":Resource নির্মিত হয়েছে!", + "The :resource was deleted!": ":Resource মুছে ফেলা হয়েছে!", + "The :resource was restored!": ":Resource পুনরুদ্ধার করা হয়েছে!", + "The :resource was updated!": ":Resource আপডেট করা হয়েছে!", + "The action was executed successfully.": "কর্মটি সফলভাবে সম্পাদিত হয়েছে।", + "The default payment method cannot be removed.": "ডিফল্ট পেমেন্ট পদ্ধতি সরানো যাবে না।", + "The file was deleted!": "ফাইল মুছে ফেলা হয়েছে!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "প্রদত্ত :attribute একটি ডেটা ফাঁসে উপস্থিত হয়েছে । একটি ভিন্ন :attribute চয়ন করুন ।", + "The given data was invalid.": "প্রদত্ত তথ্য অবৈধ ছিল।", + "The government won't let us show you what's behind these doors": "সরকার আমাদের আপনাদের দেখাবে না যে এই দরজা পিছনে কি আছে", + "The HasOne relationship has already been filled.": "প্রায়শ্চিত্ত সম্পর্ক ইতিমধ্যে ভরাট করা হয়েছে ।", + "The image could not be loaded": "ছবিটি লোড করা যায়নি", + "The image could not be loaded.": "ছবিটি লোড করা যায়নি।", + "The invoice emails must be valid email addresses.": "চালান ইমেইলগুলি অবশ্যই বৈধ ইমেইল ঠিকানা হতে হবে।", + "The password is incorrect.": "পাসওয়ার্ডটি ভুল।", + "The provided coupon code is invalid.": "প্রদত্ত কুপন কোড অবৈধ।", + "The provided password does not match your current password.": "প্রদত্ত পাসওয়ার্ড আপনার বর্তমান পাসওয়ার্ড মেলে না।", + "The provided password was incorrect.": "প্রদত্ত পাসওয়ার্ড ভুল ছিল।", + "The provided two factor authentication code was invalid.": "প্রদত্ত দুই ফ্যাক্টর প্রমাণীকরণ কোড অবৈধ ছিল।", + "The provided two factor recovery code was invalid.": "প্রদত্ত দুই ফ্যাক্টর পুনরুদ্ধার কোড অবৈধ ছিল।", + "The provided VAT number is invalid.": "প্রদত্ত ভ্যাট নম্বরটি অবৈধ।", + "The resource was attached!": "সম্পদ সংযুক্ত ছিল!", + "The resource was prevented from being saved!": "সম্পদ সংরক্ষণ করা থেকে প্রতিরোধ করা হয়েছে!", + "The resource was updated!": "সম্পদ আপডেট করা হয়েছে!", + "The response is not a streamed response.": "রেসপন্সটি একটি স্ট্রিমড রেসপন্স নয়।", + "The response is not a view.": "রেসপন্সটি একটি ভিউ নয়।", + "The selected country is invalid.": "নির্বাচিত দেশটি অবৈধ।", + "The selected plan is invalid.": "নির্বাচিত প্ল্যানটি অবৈধ।", + "The selected resources have been :action!": "নির্বাচিত সম্পদগুলি :action করা হয়েছে!", + "The team's name and owner information.": "দলের নাম এবং মালিক তথ্য৷", + "There are no available options for this resource.": "এই সম্পদ জন্য কোনো উপলব্ধ অপশন আছে৷", + "There are no fields to display.": "প্রদর্শনের জন্য কোন ক্ষেত্র নেই।", + "There are no new notifications.": "কোন নতুন বিজ্ঞপ্তি নেই।", + "There was a problem executing the action.": "কর্মের একটি সমস্যা নির্বাহ ছিল৷", + "There was a problem fetching the resource.": "রিসোর্স আনতে একটি সমস্যা হয়েছে।", + "There was a problem submitting the form.": "ফর্ম জমা একটি সমস্যা ছিল৷", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "এই মানুষ আপনার দলের আমন্ত্রণ জানানো হয়েছে এবং একটি আমন্ত্রণ ইমেল পাঠানো হয়েছে. তারা ইমেইল আমন্ত্রণ গ্রহণ করে দলের যোগদান করতে পারে ৷", + "This account does not have an active subscription.": "এই অ্যাকাউন্টের একটি সক্রিয় সাবস্ক্রিপশন নেই৷", + "This action is unauthorized.": "এই কর্ম অননুমোদিত.", + "This copy of Nova is unlicensed.": "Nova এর এই অনুলিপি লাইসেন্স বিহীন।", + "This coupon code can only be used by new customers.": "এই কুপন কোড শুধুমাত্র নতুন গ্রাহকদের দ্বারা ব্যবহার করা যেতে পারে।", + "This device": "এই ডিভাইসটি", + "This file field is read-only.": "এই ফাইলটি ক্ষেত্র শুধুমাত্র পাঠযোগ্য৷", + "This invoice is no longer open.": "এই চালানটি আর খোলা নেই।", + "This is a secure area of the application. Please confirm your password before continuing.": "এই অ্যাপ্লিকেশনটি একটি নিরাপদ এলাকা ৷ অব্যাহত আগে আপনার পাসওয়ার্ড নিশ্চিত করুন ৷", + "This password does not match our records.": "এই পাসওয়ার্ড আমাদের রেকর্ড মেলে না ৷", + "This password reset link will expire in :count minutes.": "এই পাসওয়ার্ড রিসেট লিঙ্কটি :count মিনিটের মধ্যে এর মেয়াদ শেষ হবে ৷", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "এই অর্থ প্রদান শুরু করা হয়েছে, তবে তহবিলগুলি এখনও প্রাপ্ত হয়নি। এটি ১৪ দিন পর্যন্ত সময় নেওয়া যেতে পারে।", + "This resource no longer exists": "এই সম্পদ বর্তমানে উপস্থিত নেই", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "এই সাবস্ক্রিপশনের মেয়াদ শেষ হয়ে গেছে এবং আবার চালু করা যাবে না। একটি নতুন সাবস্ক্রিপশন তৈরি করুন ৷", + "This user already belongs to the team.": "এই ব্যবহারকারী ইতিমধ্যে দলের জন্যে৷", + "This user has already been invited to the team.": "এই ব্যবহারকারী ইতিমধ্যে দলের আমন্ত্রণ জানানো হয়েছে ৷", + "Timor-Leste": "তিমুর-লেস্তে", + "to": "প্রাপক", + "To": "প্রাপক", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "দুটি ফ্যাক্টর প্রমাণীকরণ সক্ষম করা শেষ করতে, আপনার ফোনের প্রমাণীকরণকারী অ্যাপ্লিকেশন ব্যবহার করে নিম্নলিখিত QR কোডটি স্ক্যান করুন বা সেটআপ কী লিখুন এবং উৎপন্ন OTP কোড প্রদান করুন ৷", + "Today": "আজ", + "Toggle navigation": "নেভিগেশন টগল করুন", + "Togo": "টোগো", + "Tokelau": "টোকেলাউ", + "Token Name": "টোকেনের নাম", + "Tonga": "টঙ্গা", + "Too Many Requests": "অনেক অনুরোধ", + "total": "মোট", + "Total:": "মোট:", + "Trashed": "মুছে ফেলা সমূহ", + "Trinidad And Tobago": "ত্রিনিদাদ ও টোবাগো", + "Trinidad and Tobago": "ত্রিনিদাদ ও টোবাগো", + "Tunisia": "তিউনিসিয়া", + "Turkey": "তুরস্ক", + "Turkmenistan": "তুর্কমেনিস্তান", + "Turks And Caicos Islands": "টার্কস্ ও কেইকোস দ্বীপপুঞ্জ", + "Turks and Caicos Islands": "টার্কস্ ও কেইকোস দ্বীপপুঞ্জ", + "Tuvalu": "টুভালু", + "Two Factor Authentication": "দুই ফ্যাক্টর প্রমাণীকরণ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "দুই ফ্যাক্টর প্রমাণীকরণ এখন সক্রিয় করা হয়েছে। আপনার ফোনের প্রমাণীকরণকারী অ্যাপ্লিকেশন ব্যবহার করে নিম্নলিখিত QR কোডটি স্ক্যান করুন বা সেটআপ কী লিখুন৷", + "Type": "ধরন", + "Uganda": "উগান্ডা", + "Ukraine": "ইউক্রেন", + "Unauthorized": "অনুমোদিত নয়", + "United Arab Emirates": "সংযুক্ত আরব আমিরাত", + "United Kingdom": "যুক্তরাজ্য", + "United States": "মার্কিন যুক্তরাষ্ট্র", + "United States Minor Outlying Islands": "মার্কিন যুক্তরাষ্ট্র ক্ষুদ্র ও পার্শ্ববর্তী দ্বীপপুঞ্জ", + "United States Outlying Islands": "মার্কিন যুক্তরাষ্ট্র আউটলাইং দ্বীপপুঞ্জ", + "Unknown": "অজানা", + "Unpaid": "অবৈতনিক", + "Update": "আপডেট", + "Update & Continue Editing": "আপডেট & সম্পাদনা চালিয়ে যান", + "Update :resource": "আপডেট :resource", + "Update :resource: :title": "আপডেট :resource: :title", + "Update attached :resource: :title": "সংযুক্ত আপডেট :resource: :title", + "Update Password": "পাসওয়ার্ড আপডেট করুন", + "Update Payment Information": "পেমেন্ট তথ্য আপডেট করুন", + "Update Payment Method": "পেমেন্ট মেথড আপডেট করুন", + "Update your account's profile information and email address.": "আপনার অ্যাকাউন্ট এর প্রোফাইল তথ্য এবং ইমেল ঠিকানা আপডেট করুন ।", + "Uploading": "আপলোড হচ্ছে", + "Uploading files... (:current/:total)": "ফাইল আপলোড হচ্ছে... (:current/:total)", + "Uruguay": "উরুগুয়ে", + "Use a recovery code": "একটি পুনরুদ্ধারের কোড ব্যবহার করুন", + "Use an authentication code": "প্রমাণীকরণ কোড ব্যবহার করো", + "User Actions": "ব্যবহারকারীর ক্রিয়াকলাপ", + "User Security": "ব্যবহারকারীর নিরাপত্তা", + "Username": "ব্যবহারকারীর নাম", + "Uzbekistan": "উজবেকিস্তান", + "Value": "মান", + "Vanuatu": "ভানুয়াতু", + "VAT Number": "ভ্যাট নাম্বার", + "Venezuela": "ভেনেজুয়েলা", + "Venezuela, Bolivarian Republic of": "ভেনেজুয়েলা, বলিভারিয়ান প্রজাতন্ত্র", + "Verify Email Address": "ই-মেইল ঠিকানা যাচাই করুন", + "Verify Your Email Address": "আপনার ই-মেইল ঠিকানা যাচাই করুন", + "Viet Nam": "ভিয়েতনাম", + "View": "প্রদর্শন", + "Virgin Islands, British": "ব্রিটিশ ভার্জিন দ্বীপপুঞ্জ", + "Virgin Islands, U.S.": "মার্কিন ভার্জিন দ্বীপপুঞ্জ", + "Wallis And Futuna": "ওয়ালিস এবং ফুটুনা", + "Wallis and Futuna": "ওয়ালিস এবং ফুটুনা", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "আমরা আপনার সাবস্ক্রিপশন প্রক্রিয়া করছি । একবার সাবস্ক্রিপশন সফলভাবে প্রক্রিয়া করা হলে, এই পৃষ্ঠাটি স্বয়ংক্রিয়ভাবে আপডেট হবে । সাধারণত, এই প্রক্রিয়া মাত্র কয়েক সেকেন্ড সময় নিতে হবে ।", + "We are unable to process your payment. Please contact customer support.": "আমরা আপনার অর্থপ্রদান প্রক্রিয়া করতে অক্ষম। গ্রাহক সমর্থন যোগাযোগ করুন।", + "We have emailed your password reset link!": "আমরা আপনার পাসওয়ার্ড রিসেট লিঙ্ক ইমেল করেছি!", + "We were unable to find a registered user with this email address.": "আমরা এই ইমেল ঠিকানা সহ রেজিস্টার্ড ব্যবহারকারী খুঁজে পাইনি।", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "আমরা নিচে যে ইমেইল ঠিকানাগুলো নির্দেশ করবেন সেগুলোতে একটি চালান ডাউনলোড লিঙ্ক পাঠাব। আপনি একাধিক ইমেইল ঠিকানা কমা ব্যবহার করে আলাদা করতে পারবেন।", + "We're lost in space. The page you were trying to view does not exist.": "মহাকাশে হারিয়ে গেছে! আপনি যে পাতা দেখতে চেয়েছিলেন সেটির অস্তিত্ব নেই।", + "Welcome Back!": "স্বাগতম!", + "Western Sahara": "পশ্চিমা সাহারা", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "প্রমাণীকরণ সক্রিয় করা হয় দুই ফ্যাক্টর, আপনি অনুমোদনের সময় একটি নিরাপদ, র্যান্ডম টোকেন জন্য অনুরোধ করা হবে । আপনি আপনার ফোন এর গুগল প্রমাণকারী অ্যাপ্লিকেশন থেকে এই টোকেন উদ্ধার হতে পারে ।", + "Whoops": "ওপসস", + "Whoops!": "ওপসস!", + "Whoops! Something went wrong.": "ওপসস! কিছু ভুল হয়েছে ।", + "With Trashed": "মুছে ফেলা গুলো সহ", + "Write": "লেখা", + "Year To Date": "তারিখ থেকে বছর", + "Yearly": "বার্ষিক", + "Yemen": "ইয়েমেন", + "Yes": "হ্যাঁ", + "You are already subscribed.": "আপনাকে ইতিমধ্যে সাবস্ক্রিপশন দেওয়া হয়েছে।", + "You are currently within your free trial period. Your trial will expire on :date.": "আপনি বর্তমানে আপনার বিনামূল্যে ট্রায়াল সময়ের মধ্যে আছেন । আপনার ট্রায়ালের মেয়াদ :date তারিখে শেষ হবে ।", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "আপনি বর্তমানে আপনার বিনামূল্যে ট্রায়াল সময়ের মধ্যে আছে. আপনার ট্রায়ালের মেয়াদ :date. তারিখে শেষ হবে একটি নতুন সাবস্ক্রিপশন শুরু করলে আপনার ট্রায়াল শেষ হবে।", + "You are logged in!": "আপনি লগ ইন আছেন!", + "You are receiving this email because we received a password reset request for your account.": "আমরা আপনার অ্যাকাউন্টের জন্য একটি পাসওয়ার্ড রিসেট অনুরোধ পেয়েছি, কারণ আপনি এই ইমেইল পাচ্ছেন ।", + "You have been invited to join the :team team!": "আপনি :team দলের যোগদানের জন্য আমন্ত্রণ জানানো হয়েছে!", + "You have enabled two factor authentication.": "আপনি দুটি ফ্যাক্টর প্রমাণীকরণ সক্রিয় করেছেন।", + "You have not enabled two factor authentication.": "আপনি দুটি ফ্যাক্টর প্রমাণীকরণ সক্রিয় করেননি।", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "আপনার কিছু অবৈতনিক চালান আছে। আপনার ডিফল্ট পেমেন্ট পদ্ধতি আপডেট করার পরে, আপনি নীচের চালান তালিকার মাধ্যমে পেমেন্ট জন্য পুনরায় চেষ্টা করতে পারেন।", + "You may accept this invitation by clicking the button below:": "আপনি নীচের বোতামটি ক্লিক করে এই আমন্ত্রণটি গ্রহণ করতে পারেন:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "আপনি যে কোনো সময় আপনার সাবস্ক্রিপশন বাতিল করতে পারে । একবার আপনার সাবস্ক্রিপশন বাতিল হয়ে গেলে, আপনার বর্তমান বিলিং চক্রের শেষ না হওয়া পর্যন্ত সাবস্ক্রিপশন পুনরায় চালু করার বিকল্প থাকবে ।", + "You may delete any of your existing tokens if they are no longer needed.": "তারা আর প্রয়োজন হয় যদি আপনি আপনার বিদ্যমান টোকেন কোনো মুছে দিতে পারেন ।", + "You may not delete your personal team.": "আপনি আপনার ব্যক্তিগত দল মুছে ফেলতে পারেন না ।", + "You may not leave a team that you created.": "আপনি আপনার তৈরি করা একটি দল ছেড়ে না পারে ।", + "You will receive an invoice and payment link via email for each billing period.": "আপনি প্রতিটি বিলিং সময়ের জন্য ইমেলের মাধ্যমে একটি চালান এবং পেমেন্ট লিঙ্ক পাবেন।", + "You're logged in!": "আপনি লগ ইন করছেন!", + "Your :invoiceName invoice is now available!": "আপনার :invoiceName চালান এখন উপলব্ধ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "আপনার বিলিং ঠিকানা হল :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "আপনার কার্ড প্রত্যাখ্যান করা হয়েছে । আরো তথ্যের জন্য আপনার কার্ড প্রদানকারীর সাথে যোগাযোগ করুন ।", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "আপনার বর্তমান পেমেন্ট পদ্ধতি হল একটি ক্রেডিট কার্ড যা শেষ হয় :lastFour যার মেয়াদ শেষ হয় :expiration-এ ৷", + "Your email address is unverified.": "আপনার ইমেল ঠিকানা যাচাই করা হয়নি।", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "আপনার শেষ প্রদত্ত পরিমাণ :amount ব্যর্থ হয়েছে। অনুগ্রহ করে আপনার প্রদান পদ্ধতি আপডেট করুন ব্যর্থ প্রদানটি পুনরায় চেষ্টা করতে।", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date তারিখে আপনার :amount এর শেষ পেমেন্ট ব্যর্থ হয়েছে। ব্যর্থ অর্থপ্রদানের পুনরায় চেষ্টা করতে অনুগ্রহ করে আপনার অর্থপ্রদানের পদ্ধতি আপডেট করুন।", + "Your next payment of :amount will be processed on :date.": "আপনার পরবর্তী :amount পেমেন্ট :date তারিখে হবে।", + "Your payment method has been added successfully.": "আপনার পেমেন্ট পদ্ধতি সফলভাবে যোগ করা হয়েছে।", + "Your payment method will be charged automatically for each billing period.": "প্রতিটি বিলিং সময়ের জন্য আপনার পেমেন্ট পদ্ধতি স্বয়ংক্রিয়ভাবে চার্জ করা হবে।", + "Your registered VAT Number is :vatNumber.": "আপনার নিবন্ধিত ভ্যাট নম্বর হল :vatNumber ।", + "Your subscription has been started successfully.": "আপনার সাবস্ক্রিপশন সফলভাবে শুরু হয়েছে।", + "Your subscription has been successfully cancelled.": "আপনার সাবস্ক্রিপশন সফলভাবে বাতিল করা হয়েছে।", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "আপনার সদস্যতা সফলভাবে বাতিল করা হয়েছে। আপনি আপনার বিলিং পর্যায়ের শেষ পর্যন্ত এখনও অ্যাক্সেস রাখবেন।", + "Your subscription was successfully resumed.": "আপনার সাবস্ক্রিপশন সফলভাবে পুনরায় শুরু হয়েছে।", + "Your subscription was successfully updated.": "আপনার সাবস্ক্রিপশন সফলভাবে আপডেট করা হয়েছে।", + "Zambia": "জাম্বিয়া", + "Zimbabwe": "জিম্বাবুয়ে", + "Zip / Postal Code": "জিপ / পোস্টাল কোড", + "Åland Islands": "এল্যান্ড দ্বীপপুঞ্জ" +} diff --git a/locales/bn/php-inline.json b/locales/bn/php-inline.json new file mode 100644 index 00000000000..b245db7b701 --- /dev/null +++ b/locales/bn/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "এই মাঠ গ্রহণ করা আবশ্যক।", + "accepted_if": "এই ফিল্ডটি তখন গ্রগণ করা হবে যখন :other হবে :value।", + "active_url": "এটি একটি বৈধ ইউআরএল নয়।", + "after": "এর পরে একটি তারিখ হতে হবে :date।", + "after_or_equal": "এর পরে বা সমান একটি তারিখ হতে হবে :date।", + "alpha": "এই ক্ষেত্রটি শুধুমাত্র অক্ষর থাকতে পারে।", + "alpha_dash": "এই ক্ষেত্রটি শুধুমাত্র অক্ষর, সংখ্যা, ড্যাশ এবং আন্ডারস্কোর থাকতে পারে।", + "alpha_num": "এই ক্ষেত্রটি শুধুমাত্র অক্ষর এবং নম্বর থাকতে পারে।", + "any_of": "এই ক্ষেত্রটি অবৈধ।", + "array": "এই ক্ষেত্রটি একটি অ্যারে হতে হবে।", + "ascii": "এই ক্ষেত্রটিতে শুধুমাত্র একক-বাইট বর্ণসংখ্যার অক্ষর এবং প্রতীক থাকতে হবে।", + "attached": "এই ক্ষেত্র ইতিমধ্যে সংযুক্ত করা হয়।", + "before": "এই :date আগে একটি তারিখ হতে হবে।", + "before_or_equal": "এই একটি তারিখ আগে বা সমান হতে হবে :date।", + "between.array": "এই কনটেন্টে অবশ্যই :min থেকে :max টি আইটেম থাকতে হবে।", + "between.file": "এই ফাইল অবশ্যই :min থেকে :max কিলোবাইটের মধ্যে থাকতে হবে।", + "between.numeric": "এর ভ্যালু অবশ্যই :min থেকে :max এর মধ্যে থাকতে হবে।", + "between.string": "এটি :min থেকে :max ক্যারেক্টারের মধ্যে থাকতে হবে।", + "boolean": "এই ক্ষেত্রটি সত্য বা মিথ্যা হতে হবে।", + "can": "এই ক্ষেত্রটিতে একটি অননুমোদিত মান রয়েছে৷", + "confirmed": "এই ক্ষেত্রটি নিশ্চিতকরণের সাথে মিলছে না।", + "contains": "এই ক্ষেত্রে একটি প্রয়োজনীয় মান অনুপস্থিত।", + "date": "এটি একটি বৈধ তারিখ নয়।", + "date_equals": "এই সমান একটি তারিখ হতে হবে :date।", + "date_format": "এই বিন্যাসে সাথে মেলে না :format।", + "decimal": "এই ক্ষেত্রে :decimal দশমিক স্থান থাকতে হবে।", + "declined": "এই ভ্যালু অবশ্যই বাতিল করা হবে।", + "declined_if": "এই ভ্যালুটি বাতিল হবে যদি :other হয় :value।", + "different": "এই মান থেকে আলাদা হতে হবে :other।", + "digits": "এই হতে হবে :digits সংখ্যা।", + "digits_between": "এই মধ্যে হতে হবে :min এবং :max সংখ্যা।", + "dimensions": "এই ছবিটি অবৈধ মাত্রা আছে।", + "distinct": "এই ক্ষেত্রটি একটি প্রতিলিপি মান আছে।", + "doesnt_contain": "এই ক্ষেত্রে নিম্নলিখিতগুলোর কোনোটি থাকা যাবে না: :values.", + "doesnt_end_with": "এই ক্ষেত্রটি নিম্নলিখিতগুলির একটি দিয়ে শেষ নাও হতে পারে: :values।", + "doesnt_start_with": "এই ক্ষেত্রটি :values এর একটি দিয়ে শুরু হতে পারে না।", + "email": "এটি একটি বৈধ ইমেইল ঠিকানা হতে হবে।", + "ends_with": "এই নিম্নলিখিত এক সঙ্গে শেষ করতে হবে: :values।", + "enum": "নির্বাচিত মানটি অবৈধ৷", + "exists": "নির্বাচিত মান অকার্যকর।", + "extensions": "এই ক্ষেত্রে নিম্নলিখিত এক্সটেনশনগুলির মধ্যে একটি থাকতে হবে: :values.", + "file": "বিষয়বস্তু একটি ফাইল হতে হবে।", + "filled": "এই ক্ষেত্রটি একটি মান থাকতে হবে।", + "gt.array": "এই কনটেন্টে অবশ্যই :value এর বেশি আইটেম থাকতে হবে।", + "gt.file": "এই ফাইল অবশ্যই :value কিলোবাইটের বেশি হতে হবে।", + "gt.numeric": "এর ভ্যালু অবশ্যই :value এর বেশি হতে হবে।", + "gt.string": "এটি অবশ্যই :value ক্যারেক্টারের বেশি হতে হবে।", + "gte.array": "এই কনটেন্টে অবশ্যই :value বা এর বেশি আইটেম থাকতে হবে।", + "gte.file": "এই ফাইল অবশ্যই :value কিলোবাইটের সমান বা বেশি হতে হবে।", + "gte.numeric": "এর ভ্যালু অবশ্যই :value এর সমান বা বেশি হতে হবে।", + "gte.string": "এটি অবশ্যই :value ক্যারেক্টারের সমান বা বেশি হতে হবে।", + "hex_color": "এই ক্ষেত্রটি অবশ্যই একটি বৈধ হেক্সাডেসিমেল রঙ হতে হবে।", + "image": "এটি একটি চিত্র হতে হবে।", + "in": "নির্বাচিত মান অকার্যকর।", + "in_array": "এই মান বিদ্যমান নেই :other।", + "in_array_keys": "এই ক্ষেত্রে নিম্নলিখিত কীগুলির অন্তত একটি থাকতে হবে: :values.", + "integer": "এটি একটি পূর্ণসংখ্যা হতে হবে।", + "ip": "এটি একটি বৈধ আইপি ঠিকানা হতে হবে।", + "ipv4": "এটি একটি বৈধ IPv4 ঠিকানা হতে হবে।", + "ipv6": "এটি একটি বৈধ IPv6 ঠিকানা হতে হবে।", + "json": "এটি একটি বৈধ JSON স্ট্রিং হতে হবে।", + "list": "এই ক্ষেত্র একটি তালিকা হতে হবে।", + "lowercase": "এই ক্ষেত্রটি অবশ্যই ছোট হাতের হতে হবে।", + "lt.array": "এই কনটেন্টে অবশ্যই :value এর কম আইটেম থাকতে হবে।", + "lt.file": "এই ফাইল অবশ্যই :value কিলোবাইটের কম হতে হবে।", + "lt.numeric": "এর ভ্যালু অবশ্যই :value এর কম হতে হবে।", + "lt.string": "এটি অবশ্যই :value ক্যারেক্টারের কম হতে হবে।", + "lte.array": "এই কনটেন্টে অবশ্যই :value বা এর কম আইটেম থাকতে হবে।", + "lte.file": "এই ফাইল অবশ্যই :value কিলোবাইটের সমান বা কম হতে হবে।", + "lte.numeric": "এর ভ্যালু অবশ্যই :value এর সমান বা কম হতে হবে।", + "lte.string": "এটি অবশ্যই :value ক্যারেক্টারের সমান বা কম হতে হবে।", + "mac_address": "মান অবশ্যই একটি বৈধ MAC ঠিকানা হতে হবে ।", + "max.array": "এই কনটেন্টে অবশ্যই :max এর বেশি আইটেম থাকতে পারবে না।", + "max.file": "এই ফাইল অবশ্যই :max কিলোবাইটের বেশি হতে পারবে না।", + "max.numeric": "এর ভ্যালু অবশ্যই :max এর বেশি হতে পারবে না।", + "max.string": "এটি অবশ্যই :max ক্যারেক্টারের বেশি হতে পারবে না।", + "max_digits": "এই ক্ষেত্রটিতে :max ডিজিট এর বেশি হতে পারবে না।", + "mimes": "এই ধরনের একটি ফাইল হতে হবে: :values।", + "mimetypes": "এই ধরনের একটি ফাইল হতে হবে: :values।", + "min.array": "এই কনটেন্টে অবশ্যই :min এর কম আইটেম থাকতে পারবে না।", + "min.file": "এই ফাইল অবশ্যই :min কিলোবাইটের কম হতে পারবে না।", + "min.numeric": "এর ভ্যালু অবশ্যই :min এর কম হতে পারবে না।", + "min.string": "এটি অবশ্যই :min ক্যারেক্টারের কম হতে পারবে না।", + "min_digits": "এই ক্ষেত্রটিতে সর্বোনিম্ন :min ডিজিট হতে হবে।", + "missing": "এই ক্ষেত্রটি অবশ্যই অনুপস্থিত।", + "missing_if": ":Other :value হলে এই ক্ষেত্রটি অবশ্যই অনুপস্থিত থাকবে।", + "missing_unless": ":Other :value না হলে এই ক্ষেত্রটি অবশ্যই অনুপস্থিত থাকবে।", + "missing_with": ":Valuesটি উপস্থিত থাকলে এই ক্ষেত্রটি অবশ্যই অনুপস্থিত থাকবে।", + "missing_with_all": ":Valuesটি উপস্থিত থাকলে এই ক্ষেত্রটি অবশ্যই অনুপস্থিত থাকবে।", + "multiple_of": "মূল্য :value একাধিক হতে হবে।", + "not_in": "নির্বাচিত মান অকার্যকর।", + "not_regex": "এই বিন্যাসটি অবৈধ।", + "numeric": "এটা নিশ্চয়ই কোন নাম্বার।", + "password.letters": "এই ক্ষেত্রটি অন্তত একটি অক্ষর থাকতে হবে।", + "password.mixed": "এই ক্ষেত্রটি অন্তত একটি বড় হাতের এবং একটি ছোট হাতের অক্ষর থাকতে হবে।", + "password.numbers": "এই ক্ষেত্রটি অন্তত একটি নম্বর থাকতে হবে।", + "password.symbols": "এই ক্ষেত্রটি অন্তত একটি প্রতীক থাকতে হবে।", + "password.uncompromised": "প্রদত্ত ক্ষেত্র একটি ডেটা ফাঁসের মধ্যে পাওয়া গেছে। অনুগ্রহ করে একটি ভিন্ন ক্ষেত্র চয়ন করুন।", + "present": "এই ক্ষেত্রটি উপস্থিত থাকতে হবে।", + "present_if": "এই ক্ষেত্রটি অবশ্যই উপস্থিত থাকতে হবে যখন :other :value হয়।", + "present_unless": "এই ক্ষেত্রটি অবশ্যই উপস্থিত থাকতে হবে যদি না :other :value হয়।", + "present_with": "এই ক্ষেত্রটি অবশ্যই উপস্থিত থাকতে হবে যদি :values থাকে।", + "present_with_all": "এই ক্ষেত্রটি অবশ্যই উপস্থিত থাকতে হবে যদি :values গুলো থাকে।", + "prohibited": "এই ক্ষেত্র নিষিদ্ধ।", + "prohibited_if": "এই ক্ষেত্রটি :other :value যখন নিষিদ্ধ।", + "prohibited_if_accepted": "এই ক্ষেত্রটি নিষিদ্ধ যখন :other গ্রহণ করা হয়।", + "prohibited_if_declined": "এই ক্ষেত্রটি নিষিদ্ধ যখন :other প্রত্যাখ্যান করা হয়।", + "prohibited_unless": "এই ক্ষেত্রটি নিষিদ্ধ, যদি না :other সালে হয় :values।", + "prohibits": "এই ফিল্ডটি বাতিল :other যখন থাকবে।", + "regex": "এই বিন্যাসটি অবৈধ।", + "relatable": "এই ক্ষেত্রটি এই সম্পদ সঙ্গে যুক্ত হতে পারে না।", + "required": "এই ক্ষেত্রটি প্রয়োজন।", + "required_array_keys": "এই ক্ষেত্রটিতে অবশ্যই :values এর জন্য এন্ট্রি থাকতে হবে।", + "required_if": "এই ক্ষেত্র প্রয়োজন বোধ করা হয় যখন :other হয় :value।", + "required_if_accepted": "এই ক্ষেত্রটি প্রয়োজন হয় যখন :other গৃহীত হয়", + "required_if_declined": "এই ক্ষেত্রটি প্রয়োজন হয় যখন :other প্রত্যাখ্যান করা হয়।", + "required_unless": "এই ক্ষেত্র প্রয়োজন বোধ করা হয়, যদি না :other হয়, :values।", + "required_with": ":Values উপস্থিত থাকলে এই ক্ষেত্র প্রয়োজন বোধ করা হয়।", + "required_with_all": ":Values উপস্থিত হয় যখন এই ক্ষেত্র প্রয়োজন বোধ করা হয়।", + "required_without": ":Values উপস্থিত না হলে এই ক্ষেত্র প্রয়োজন বোধ করা হয়।", + "required_without_all": "কেউ যখন এই ক্ষেত্র প্রয়োজন বোধ করা হয় :values উপস্থিত।", + "same": "এই ক্ষেত্রের মান :other থেকে এক মেলানো।", + "size.array": "এই কনটেন্টে অবশ্যই :size আইটেম থাকবে হবে।", + "size.file": "এই ফাইল অবশ্যই :size কিলোবাইটের হতে হবে।", + "size.numeric": "এর ভ্যালু অবশ্যই :size হতে হবে।", + "size.string": "এটি অবশ্যই :size ক্যারেক্টারের হতে হবে।", + "starts_with": "এই নিম্নলিখিত এক সঙ্গে শুরু করতে হবে: :values।", + "string": "এটি একটি স্ট্রিং হতে হবে।", + "timezone": "এটি একটি বৈধ জোন হতে হবে।", + "ulid": "এই ক্ষেত্রটি অবশ্যই একটি বৈধ ULID হতে হবে।", + "unique": "এটা ইতিমধ্যেই নেওয়া হয়েছে।", + "uploaded": "এই আপলোড করতে ব্যর্থ হয়েছে।", + "uppercase": "এই ক্ষেত্রটি অবশ্যই বড় হাতের হতে হবে।", + "url": "এটি একটি বৈধ URL হতে হবে।", + "uuid": "এটি একটি বৈধ UUID হতে হবে।" +} diff --git a/locales/bn/php.json b/locales/bn/php.json new file mode 100644 index 00000000000..0104e22972d --- /dev/null +++ b/locales/bn/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute গ্রহণ করা আবশ্যক।", + "accepted_if": ":Attribute অবশ্যই গ্রহণ করতে হবে যখন :other সমান :value হয়।", + "active_url": "এই :attribute একটি বৈধ URL নয়।", + "after": ":Attribute অবশ্যই :date এর পরের একটি তারিখ হতে হবে।", + "after_or_equal": ":Attribute টি অবশ্যই :date এর সাথে মিল অথবা এর পরের একটি তারিখ হতে হবে।", + "alpha": ":Attribute শুধুমাত্র অক্ষর থাকতে পারে।", + "alpha_dash": ":Attribute শুধুমাত্র অক্ষর, সংখ্যা, এবং ড্যাশ থাকতে পারে।", + "alpha_num": ":Attribute শুধুমাত্র বর্ণ ও সংখ্যা থাকতে পারে।", + "any_of": ":Attribute ক্ষেত্রটি অবৈধ।", + "array": ":Attribute একটি অ্যারে হতে হবে।", + "ascii": ":Attribute টিতে শুধুমাত্র একক-বাইট বর্ণসংখ্যার অক্ষর এবং প্রতীক থাকতে হবে।", + "attached": "এই :attribute ইতিমধ্যে সংযুক্ত করা হয়।", + "before": ":Attribute অবশ্যই :date এর আগের একটি তারিখ হতে হবে।", + "before_or_equal": ":Attribute টি অবশ্যই :date এর সাথে মিল অথবা এর আগের একটি তারিখ হতে হবে।", + "between.array": ":Min এবং :max আইটেম :attribute মধ্যে হতে হবে।", + "between.file": ":Min এবং :max কিলোবাইট :attribute মধ্যে হতে হবে।", + "between.numeric": ":Min এবং :max :attribute মধ্যে হতে হবে।", + "between.string": ":Min এবং :max অক্ষর :attribute মধ্যে হতে হবে।", + "boolean": ":Attribute স্থানে সত্য বা মিথ্যা হতে হবে।", + "can": ":Attribute ক্ষেত্রটিতে একটি অননুমোদিত মান রয়েছে।", + "confirmed": ":Attribute ক্ষেত্রটি নিশ্চিতকরণ এর সাথে মিলছে না।", + "contains": ":attribute ক্ষেত্রে একটি প্রয়োজনীয় মান অনুপস্থিত।", + "current_password": "বর্তমান পাসওয়ার্ড।", + "date": ":Attribute একটি বৈধ তারিখ নয়।", + "date_equals": "এই :attribute সমান তারিখ হতে হবে :date।", + "date_format": ":Attribute, :format এর সাথে বিন্যাস মিলছে না।", + "decimal": ":Attribute-এর অবশ্যই :decimal দশমিক স্থান থাকতে হবে।", + "declined": ":Attribute অবশ্যই প্রত্যাখ্যান করতে হবে।", + "declined_if": ":Attribute অবশ্যই প্রত্যাখ্যান করতে হবে যখন :value হবে :other।", + "different": ":Attribute এবং :other আলাদা হতে হবে।", + "digits": ":Attribute অবশ্যই একটি :digits অংকের সংখ্যা হতে হবে।", + "digits_between": ":Attribute অবশ্যই :min এবং :max ডিজিট এর মধ্যে হতে হবে।", + "dimensions": ":Attribute অবৈধ ইমেজ মাত্রা রয়েছে।", + "distinct": ":Attribute এর স্থানে একটি নকল মান আছে।", + "doesnt_contain": ":Attribute ফিল্ডে নিম্নলিখিতগুলোর কোনোটি থাকা যাবে না: :values.", + "doesnt_end_with": ":Attribute নিম্নলিখিত: :values এর একটি দিয়ে শেষ নাও হতে পারে।", + "doesnt_start_with": ":Attribute :values এর একটি দিয়ে শুরু হতে পারে না।", + "email": ":Attribute একটি বৈধ ইমেইল ঠিকানা হতে হবে।", + "ends_with": ":Attribute নিম্নলিখিত এক সঙ্গে শেষ করতে হবে: :values।", + "enum": "নির্বাচিত :attribute অবৈধ।", + "exists": "নির্বাচিত :attribute টি অবৈধ।", + "extensions": ":attribute ক্ষেত্রে নিম্নলিখিত এক্সটেনশনগুলির মধ্যে একটি থাকতে হবে: :values.", + "failed": "এই পরিচয়পত্র আমাদের রেকর্ডের সাথে মেলে না।", + "file": ":Attribute একটি ফাইল হতে হবে।", + "filled": ":Attribute স্থানটি পূরণ করতে হবে।", + "gt.array": ":Attribute এ অবশ্যই :value আইটেমের থেকে বেশি থাকতে হবে।", + "gt.file": ":Attribute অবশ্যই :value কিলোবাইটের চেয়ে বেশি হতে হবে।", + "gt.numeric": ":Attribute অবশ্যই :value-এর থেকে বড় হতে হবে৷", + "gt.string": ":Attribute অবশ্যই :value অক্ষরের চেয়ে বড় হতে হবে।", + "gte.array": ":Attribute-এর অবশ্যই :value আইটেম বা তার বেশি থাকতে হবে।", + "gte.file": ":Attribute অবশ্যই :value কিলোবাইটের থেকে বড় বা সমান হতে হবে।", + "gte.numeric": ":Attribute অবশ্যই :value এর চেয়ে বড় বা সমান হতে হবে।", + "gte.string": ":Attribute অবশ্যই :value অক্ষরের চেয়ে বড় বা সমান হতে হবে।", + "hex_color": ":attribute ক্ষেত্রটি অবশ্যই একটি বৈধ হেক্সাডেসিমেল রঙ হতে হবে৷", + "image": ":Attribute একটি ইমেজ হতে হবে।", + "in": "নির্বাচিত :attribute টি অবৈধ।", + "in_array": ":Attribute উপাদানটি :other এ খুঁজে পাওয়া যায়নি।", + "in_array_keys": ":Attribute ক্ষেত্রে নিম্নলিখিত কীগুলির অন্তত একটি থাকতে হবে: :values.", + "integer": ":Attribute একটি পূর্ণসংখ্যা হতে হবে।", + "ip": ":Attribute একটি বৈধ IP address হতে হবে।", + "ipv4": ":Attribute টি একটি বৈধ IPv4 address হতে হবে।", + "ipv6": ":Attribute টি একটি বৈধ IPv6 address হতে হবে।", + "json": ":Attribute একটি বৈধ JSON স্ট্রিং হতে হবে।", + "list": ":attribute ক্ষেত্র অবশ্যই একটি তালিকা হতে হবে।", + "lowercase": ":Attribute অবশ্যই ছোট হাতের হতে হবে।", + "lt.array": ":Attribute এর থেকে কম :value আইটেম থাকতে হবে।", + "lt.file": ":Attribute অবশ্যই :value কিলোবাইটের চেয়ে কম হতে হবে।", + "lt.numeric": ":Attribute অবশ্যই :value এর চেয়ে কম হতে হবে।", + "lt.string": ":Attribute অবশ্যই :value অক্ষরের চেয়ে কম হতে হবে।", + "lte.array": ":Attribute এ অবশ্যই :value আইটেমের বেশি থাকা উচিত নয়৷", + "lte.file": ":Attribute অবশ্যই :value কিলোবাইটের থেকে কম বা সমান হতে হবে।", + "lte.numeric": ":Attribute অবশ্যই :value এর থেকে কম বা সমান হতে হবে।", + "lte.string": ":Attribute অবশ্যই :value অক্ষরের চেয়ে কম বা সমান হতে হবে।", + "mac_address": ":Attribute একটি বৈধ MAC ঠিকানা হতে হবে।", + "max.array": ":Attribute এর মান :max টি উপাদানের চেয়ে বড় হতে পারেনা।", + "max.file": ":Attribute এর মান :max কিলোবাইট এর চেয়ে বড় হতে পারেনা।", + "max.numeric": ":Attribute এর মান :max এর চেয়ে বড় হতে পারেনা।", + "max.string": ":Attribute এর মান :max অক্ষর এর চেয়ে বড় হতে পারেনা।", + "max_digits": "এই :attribute এ :max ডিজিট এর বেশি হতে পারবে না।", + "mimes": ":Attribute এর একটি ফাইল হতে হবে: :values।", + "mimetypes": ":Attribute এর একটি ফাইল হতে হবে: :values।", + "min.array": ":Attribute এ কমপক্ষে :min টি উপাদান থাকতে হবে।", + "min.file": ":Attribute কমপক্ষে :min কিলোবাইট হতে হবে।", + "min.numeric": ":Attribute কমপক্ষে :min হতে হবে।", + "min.string": ":Attribute কমপক্ষে :min অক্ষর হতে হবে।", + "min_digits": "এই :attribute এ সর্বোনিম্ন :min ডিজিট হতে হবে।", + "missing": ":Attribute টি ক্ষেত্র অবশ্যই অনুপস্থিত।", + "missing_if": ":Other :value হলে :attribute ফিল্ডটি অবশ্যই অনুপস্থিত থাকবে।", + "missing_unless": ":Other :value না হলে :attribute ফিল্ডটি অবশ্যই অনুপস্থিত থাকবে।", + "missing_with": ":Values উপস্থিত থাকলে :attribute ক্ষেত্রটি অবশ্যই অনুপস্থিত থাকবে৷", + "missing_with_all": ":Valuesটি উপস্থিত থাকলে :attribute ক্ষেত্রটি অবশ্যই অনুপস্থিত থাকবে৷", + "multiple_of": "এই :attribute একটি একাধিক :value হতে হবে।", + "next": "পরবর্তী »", + "not_in": "নির্বাচিত :attribute অবৈধ।", + "not_regex": ":Attribute বিন্যাস অবৈধ।", + "numeric": ":Attribute একটি সংখ্যা হতে হবে।", + "password": "পাসওয়ার্ড ভুল।", + "password.letters": ":Attribute -এ অন্তত একটি অক্ষর থাকতে হবে।", + "password.mixed": ":Attribute -এ অন্তত একটি বড় হাতের এবং একটি ছোট হাতের অক্ষর থাকতে হবে।", + "password.numbers": ":Attribute -এ অন্তত একটি নম্বর থাকতে হবে।", + "password.symbols": ":Attribute -এ অন্তত একটি প্রতীক থাকতে হবে।", + "password.uncompromised": "প্রদত্ত :attribute একটি ডেটা ফাঁসের মধ্যে পাওয়া গেছে। অনুগ্রহ করে একটি ভিন্ন :attribute চয়ন করুন।", + "present": ":Attribute ক্ষেত্র উপস্থিত থাকা আবশ্যক।", + "present_if": ":attribute অবশ্যই উপস্থিত থাকতে হবে যখন :other :value হয়।", + "present_unless": ":attribute অবশ্যই উপস্থিত থাকতে হবে যদি না :other :value হয়।", + "present_with": ":attribute অবশ্যই উপস্থিত থাকতে হবে যদি :values থাকে।", + "present_with_all": ":attribute অবশ্যই উপস্থিত থাকতে হবে যদি :values গুলো থাকে।", + "previous": "« পুর্ববর্তী", + "prohibited": "এই :attribute ক্ষেত্রের নিষিদ্ধ।", + "prohibited_if": "এই :attribute ক্ষেত্র নিষিদ্ধ করা হয়, যখন :other হয় :value।", + "prohibited_if_accepted": ":attribute ক্ষেত্রটি নিষিদ্ধ যখন :other গ্রহণ করা হয়।", + "prohibited_if_declined": ":attribute ক্ষেত্রটি নিষিদ্ধ যখন :other প্রত্যাখ্যান করা হয়।", + "prohibited_unless": "এই :attribute ক্ষেত্র নিষিদ্ধ করা হয়, যদি না, :other হয় :values।", + "prohibits": ":Attribute ক্ষেত্রটি :other উপস্থিত হতে নিষেধ করে৷", + "regex": ":Attribute বিন্যাস অবৈধ।", + "relatable": "এই :attribute এই সম্পদ সঙ্গে যুক্ত হতে পারে না।", + "required": ":Attribute স্থানটি পূরণ করা বাধ্যতামূলক।", + "required_array_keys": ":Attribute ফিল্ডে অবশ্যই :values এর জন্য এন্ট্রি থাকতে হবে।", + "required_if": ":Attribute স্থানটি পূরণ করা বাধ্যতামূলক যেখানে :other হল :value।", + "required_if_accepted": ":Attribute ক্ষেত্রটি প্রয়োজন হয় যখন :other গৃহীত হয়।", + "required_if_declined": ":Attribute ক্ষেত্রটি প্রয়োজন হয় যখন :other প্রত্যাখ্যান করা হয়।", + "required_unless": ":Attribute স্থানটি পূরণ করা বাধ্যতামূলক যদি না :other, :values তে উপস্থিত থাকে।", + "required_with": ":Attribute স্থানটি পূরণ করা বাধ্যতামূলক যখন :values উপস্থিত।", + "required_with_all": ":Attribute স্থানটি পূরণ করা বাধ্যতামূলক যখন :values উপস্থিত।", + "required_without": ":Attribute স্থানটি পূরণ করা বাধ্যতামূলক যখন :values অনুপস্থিত।", + "required_without_all": ":Attribute স্থানটি পূরণ করা বাধ্যতামূলক যখন সকল :values অনুপস্থিত।", + "reset": "আপনার পাসওয়ার্ড পুনরায় সেট করা হয়েছে!", + "same": ":Attribute এবং :other অবশ্যই মিলতে হবে।", + "sent": "আমরা আপনার পাসওয়ার্ড পুনরায় সেট করার লিঙ্ক ই-মেইল করেছি!", + "size.array": ":Attribute অবশ্যই :size আইটেম হতে হবে।", + "size.file": ":Attribute অবশ্যই :size কিলোবাইট হতে হবে।", + "size.numeric": ":Attribute অবশ্যই :size হতে হবে।", + "size.string": ":Attribute অবশ্যই :size অক্ষর হতে হবে।", + "starts_with": "এই :attribute নিম্নলিখিত এক সঙ্গে শুরু হবে: :values।", + "string": ":Attribute একটি স্ট্রিং হতে হবে।", + "throttle": "লগইন করার জন্য অনেকবার চেষ্টা করেছেন, :seconds সেকেন্ড পরে পুনরায় চেষ্টা করুন।", + "throttled": "থামুন! অনুগ্রহ করে কিছুক্ষণ পর পূনরায় চেষ্টা করুন।", + "timezone": ":Attribute একটি বৈধ সময় অঞ্চল হতে হবে।", + "token": "এই পাসওয়ার্ড রিসেট টোকেনটি সঠিক নয়।", + "ulid": "এই :attribute অবশ্যই একটি বৈধ ULID হতে হবে৷", + "unique": ":Attribute ইতিমধ্যেই নেওয়া হয়েছে।", + "uploaded": ":Attribute আপলোড করতে ব্যর্থ হয়েছে।", + "uppercase": "এই :attribute অবশ্যই বড় হাতের হতে হবে।", + "url": "এই :attribute একটি বৈধ URL হতে হবে।", + "user": "এই ই-মেইল দিয়ে কোন ব্যবহারকারী খুঁজে পাওয়া যাচ্ছে না", + "uuid": "এই :attribute একটি বৈধ UUID হতে হবে।" +} diff --git a/locales/bs/_excludes.json b/locales/bs/_excludes.json new file mode 100644 index 00000000000..807c127b28f --- /dev/null +++ b/locales/bs/_excludes.json @@ -0,0 +1,70 @@ +[ + "Administrator", + "American Samoa", + "Angola", + "API Token", + "April", + "Argentina", + "Aruba", + "Bahrain", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Brazil", + "Burkina Faso", + "Burundi", + "Cayman Islands", + "CSV (.csv)", + "Djibouti", + "Email", + "email", + "Eritrea", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Georgia", + "Gibraltar", + "Grenada", + "Guam", + "Guernsey", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "Indonesia", + "Iran", + "Japan", + "Jordan", + "Kenya", + "Kiribati", + "Kosovo", + "Lao People's Democratic Republic", + "Leave Team", + "Lesotho", + "Liechtenstein", + "Mali", + "Malta", + "Montserrat", + "Namibia", + "Nepal", + "Niue", + "Norfolk Island", + "Nova", + "Oman", + "Original", + "Pakistan", + "Panama", + "Peru", + "Portugal", + "Qatar", + "Réunion", + "Saint Barthélemy", + "Saint Lucia", + "Sierra Leone", + "St. Martin", + "Suriname", + "Tokelau", + "Vanuatu" +] diff --git a/locales/bs/json-inline.json b/locales/bs/json-inline.json new file mode 100644 index 00000000000..b42cf405708 --- /dev/null +++ b/locales/bs/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ovo polje mora biti važeća uloga.", + "The :attribute must be at least :length characters and contain at least one number.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedan poseban znak i jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedan poseban znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedno veliko slovo i jedan broj.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ovo polje mora imati najmanje :length znakova i mora sadržavati najmanje jedno veliko slovo i jedan poseban znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedno veliko slovo, jedan broj i jedan poseban znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ovo polje mora imati najmanje :length znakova i sadržavati najmanje jedan znak velikih slova.", + "The :attribute must be at least :length characters.": "Ovo polje mora imati najmanje :length znakova.", + "The :attribute must contain at least one letter.": "Ovo polje mora sadržavati najmanje jedno slovo.", + "The :attribute must contain at least one number.": "Ovo polje mora sadržavati najmanje jedan broj.", + "The :attribute must contain at least one symbol.": "Ovo polje mora sadržavati najmanje jedan simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ovo polje mora sadržavati najmanje jedno veliko i jedno malo slovo.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dato polje se pojavilo u curenju podataka. Molimo odaberite drugo polje." +} diff --git a/locales/bs/json.json b/locales/bs/json.json new file mode 100644 index 00000000000..d7e09018fcc --- /dev/null +++ b/locales/bs/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(i još :count grešaka)", + "(and :count more errors)": "(i još :count grešaka)|(i još :count grešaka)|(i još :count grešaka)", + "30 Days": "30 dana", + "60 Days": "60 dana", + "90 Days": "90 dana", + ":amount selected": ":amount odabrano", + ":amount Total": "Ukupno: :amount", + ":days day trial": "Probni period od :days dan(a)", + ":resource Details": "Detalji :resource", + ":resource Details: :title": "Detalji :resource: :title", + "A decryption key is required.": "Potreban je ključ za dešifrovanje.", + "A fresh verification link has been sent to your email address.": "Nova veza za potvrdu je poslana na vašu email adresu.", + "A new verification link has been sent to the email address you provided during registration.": "Nova verifikacijska veza je poslana na email adresu koju ste dali tokom registracije.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Novi link za verifikaciju je poslan na adresu e-pošte koju ste naveli u postavkama profila.", + "A new verification link has been sent to your email address.": "Novi link za verifikaciju je poslan na vašu email adresu.", + "Accept Invitation": "Prihvati Poziv", + "Action": "Akcija", + "Action Event": "Događaj radnje", + "Action Events": "Događaji radnje", + "Action Happened At": "Radnja se dogodila u", + "Action Initiated By": "Radnju pokrenuo", + "Action Name": "Naziv radnje", + "Action Status": "Status akcije", + "Action Target": "Cilj", + "Actions": "Radnje", + "Add": "Dodaj", + "Add :resource": "Dodajte :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Dodajte novog člana tima vašem timu, koji će im dozvoliti da sarađuju sa vama.", + "Add additional security to your account using two factor authentication.": "Dodajte dodatnu sigurnost na vaš račun koristeći dvije faktor autentifikacije.", + "Add Payment Method": "Dodajte način plaćanja", + "Add row": "Dodaj red", + "Add Team Member": "Dodaj Člana Tima", + "Add VAT Number": "Dodajte PDV broj", + "Added.": "Dodano.", + "Additional billing information updated successfully.": "Dodatne informacije o naplati su uspješno ažurirane.", + "Address": "Adresa", + "Address Line 2": "Adresni red 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Korisnici administratora mogu izvršiti svaku radnju.", + "Afghanistan": "Afganistan", + "Aland Islands": "Ålandska ostrva", + "Albania": "Albanija", + "Algeria": "Alžir", + "All of the people that are part of this team.": "Svi ljudi koji su dio ovog tima.", + "All resources loaded.": "Svi resursi učitani.", + "All rights reserved.": "Sva prava su zasticena.", + "Already registered?": "Već registrovan?", + "American Samoa": "Američka Samoa", + "An error occurred while uploading the file.": "Došlo je do greške prilikom učitavanja datoteke.", + "An error occurred while uploading the file: :error": "Došlo je do greške prilikom učitavanja fajla: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Došlo je do neočekivane greške i obavijestili smo naš tim za podršku. Molimo pokušajte ponovo kasnije.", + "Andorra": "Andora", + "Angola": "Angola", + "Anguilla": "Angvila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Još jedan korisnik je ažurirao ovaj resurs od kada je stranica učitana. Molim vas osvježite stranicu i pokušajte ponovo.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antiga i Barbuda", + "Antigua and Barbuda": "Antigva i Barbuda", + "API Token": "API Token", + "API Token Permissions": "Dozvole API tokena", + "API Tokens": "API tokeni", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokeni omogućavaju usluge treće strane da potvrde našu prijavu u vaše ime.", + "Apply": "Prijavite se", + "Apply Coupon": "Primijenite kupon", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Jeste li sigurni da želite pokušati platiti :amount?", + "Are you sure you want to cancel your subscription?": "Jeste li sigurni da želite otkazati svoju pretplatu?", + "Are you sure you want to delete all the notifications?": "Jeste li sigurni da želite izbrisati sva obavještenja?", + "Are you sure you want to delete the selected resources?": "Sigurni ste da želite obrisati izabrane resurse?", + "Are you sure you want to delete this file?": "Sigurni ste da želite obrisati ovu datoteku?", + "Are you sure you want to delete this notification?": "Jeste li sigurni da želite izbrisati ovo obavještenje?", + "Are you sure you want to delete this payment method?": "Jeste li sigurni da želite izbrisati ovaj način plaćanja?", + "Are you sure you want to delete this resource?": "Sigurni ste da želite obrisati ove resurse?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Jeste li sigurni da želite obrisati ovaj tim? Kad se tim obriše, svi njegovi resursi i podaci će biti trajno izbrisani.", + "Are you sure you want to delete your account?": "Jeste li sigurni da želite izbrisati svoj račun?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sigurno želite izbrisati vaš unos u dnevniku? Kad vaš račun bude izbrisan, svi njegovi resursi i podaci će biti trajno izbrisani. Unesite ĺˇifru da potvrdite da želite trajno obrisati nalog.", + "Are you sure you want to detach the selected resources?": "Jeste li sigurni da želite odvojiti izabrane resurse?", + "Are you sure you want to detach this resource?": "Jeste li sigurni da želite odvojiti resurse?", + "Are you sure you want to force delete the selected resources?": "Sigurni ste da želite obrisati izabrane resurse?", + "Are you sure you want to force delete this resource?": "Sigurni ste da želite obrisati ove resurse?", + "Are you sure you want to log out?": "Jeste li sigurni da se želite odjaviti?", + "Are you sure you want to mark all notifications as read?": "Jeste li sigurni da želite označiti sva obavještenja kao pročitana?", + "Are you sure you want to remove this item?": "Jeste li sigurni da želite ukloniti ovu stavku?", + "Are you sure you want to restore the selected resources?": "Jeste li sigurni da želite povratiti izabrane resurse?", + "Are you sure you want to restore this resource?": "Jeste li sigurni da želite povratiti ovaj resurs?", + "Are you sure you want to resume your subscription?": "Jeste li sigurni da želite nastaviti svoju pretplatu?", + "Are you sure you want to run this action?": "Jeste li sigurni da želite pokrenuti ovu akciju?", + "Are you sure you want to set this payment method as your default?": "Jeste li sigurni da želite postaviti ovaj način plaćanja kao zadani?", + "Are you sure you want to stop impersonating?": "Jeste li sigurni da želite prestati da se lažno predstavljate?", + "Are you sure you would like to delete this API token?": "Jeste li sigurni da želite obrisati ovaj API token?", + "Are you sure you would like to leave this team?": "Jeste li sigurni da želite napustiti ovaj tim?", + "Are you sure you would like to remove this person from the team?": "Jeste li sigurni da želite da uklonite ovu osobu iz tima?", + "Are you sure you would like to switch billing plans?": "Jeste li sigurni da želite promijeniti planove naplate?", + "Argentina": "Argentina", + "Armenia": "Armenija", + "Aruba": "Aruba", + "Attach": "Priloži", + "Attach & Attach Another": "Priloži i dodaj još", + "Attach :resource": "Priloži :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Priložite datoteke prevlačenjem i ispuštanjem, odabirom ili lijepljenjem.", + "August": "Avgust", + "Australia": "Australija", + "Austria": "Austrija", + "Azerbaijan": "Azerbejdžan", + "Bahamas": "Bahama", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladeš", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Prije nego što nastavite, možete li potvrditi svoju adresu e-pošte klikom na link koji smo vam upravo poslali? Ako niste primili e-poštu, rado ćemo vam poslati drugu.", + "Before proceeding, please check your email for a verification link.": "Prije nego što nastavite, provjerite svoju e-poštu za vezu za verifikaciju.", + "Belarus": "Bjelorusija", + "Belgium": "Belgija", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermudi", + "Bhutan": "Butan", + "Billing Information": "informacije o računu", + "Billing Management": "Upravljanje naplatom", + "Bolivia": "Bolivija", + "Bolivia, Plurinational State of": "Bolivija, Višenacionalna Država", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sábado", + "Bosnia And Herzegovina": "Bosna i Hercegovina", + "Bosnia and Herzegovina": "Bosna i Hercegovina", + "Botswana": "Bocvana", + "Bouvet Island": "Block Island", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Teritorija Britanskog Indijskog Okeana", + "Browser Sessions": "Preglednik Sesija", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bugarska", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodža", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Odustani", + "Cancel Subscription": "Otkažite pretplatu", + "Cape Verde": "Cape Girardeau", + "Card": "Karta", + "Cayman Islands": "Kajmanska ostrva", + "Central African Republic": "Centralnoafrička Republika", + "Chad": "Čad", + "Change Subscription Plan": "Promjena plana pretplate", + "Change the current payment method attached to your subscription": "Promijenite trenutni način plaćanja povezan s vašom pretplatom", + "Changes": "Promjene", + "Checkout": "Plaćanje", + "Chile": "Čile", + "China": "Kina", + "Choose": "Odaberite", + "Choose :field": "Izaberi :field", + "Choose :resource": "Izaberi :resource.", + "Choose an option": "Izaberite opciju", + "Choose date": "Izaberite datum", + "Choose File": "Evolution ICalendar Uvoznik", + "Choose Files": "Odaberite Datoteke", + "Choose Type": "Izaberite Tip", + "Christmas Island": "Božićni Otok", + "City": "Grad", + "Click here to re-send the verification email.": "Kliknite ovdje da ponovo pošaljete e-poruku za potvrdu.", + "click here to request another": "kliknite ovdje da zatražite drugu", + "Click to choose": "Kliknite za otvaranje", + "Close": "_zatvori", + "Cocos (Keeling) Islands": "Cocos Island", + "Code": "Šifra", + "Colombia": "Kolumbija", + "Comoros": "Comox", + "Confirm": "Potvrdi", + "Confirm Billing Action": "Potvrdite radnju naplate", + "Confirm Password": "Šifra", + "Confirm Payment": "Potvrdi Isplatu", + "Confirm your :amount payment": "Potvrdi isplatu za :amount.", + "Congo": "Kongo", + "Congo, Democratic Republic": "Demokratska Narodna Republika Korejacongo", + "Congo, the Democratic Republic of the": "Kongo, Demokratska Republika", + "Constant": "Konstanto", + "Continue To Payment": "Nastavite na plaćanje", + "Cook Islands": "Cocos Island", + "Copy to clipboard": "Kopirati u clipboard", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Obala Slonovače", + "Country": "Država", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon je uspješno primijenjen.", + "Create": "Kreiraj", + "Create & Add Another": "Napravi & Dodaj Drugi", + "Create :resource": "Kreirajte :resource", + "Create a new team to collaborate with others on projects.": "Stvoriti novi tim koji će sarađivati s drugima na projektima.", + "Create Account": "Unesi Delegata", + "Create API Token": "Napravi novi dokument", + "Create New Team": "Napravi Novi Tim", + "Create Team": "Kreirajte Tim", + "Created.": "Stvoreno.", + "Croatia": "Hrvatska", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Caracas", + "Current Password": "Upišite Šifru", + "Current Subscription Plan": "Trenutni plan pretplate", + "Currently Subscribed": "Trenutno pretplaćen", + "Customer Balance": "Stanje kupaca", + "Customize": "Prilagodi", + "Cyprus": "Kipar", + "Czech Republic": "Češka", + "Côte d'Ivoire": "Obala Slonovače", + "Dark": "Tamno", + "Dashboard": "Instrument tabla", + "December": "Decembar", + "Decrease": "Smanji", + "Default": "Podrazumijevano", + "Delete": "Obriši", + "Delete :resource": "Obriši :resource", + "Delete Account": "Delegiraj Za:", + "Delete all notifications": "Izbrišite sva obavještenja", + "Delete API Token": "Izbriši API Token", + "Delete File": "Izbriši Datoteku", + "Delete Notification": "Izbriši obavještenje", + "Delete Resource": "Resurs Brisanja", + "Delete Selected": "Obriši Izabrani", + "Delete Team": "Obriši Tim", + "Denmark": "Danska", + "Detach": "Odvoji", + "Detach Resource": "Odvoji Resurs", + "Detach Selected": "_snimi Izabrano", + "Details": "Detalji", + "Disable": "Isključi", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Stvarno želiš otići? Imate neželjene promjene.", + "Dominica": "Nedjelja", + "Dominican Republic": "Dominikanska Republika", + "Done.": "Gotovo.", + "Download": "Preuzmi", + "Download Invoice": "Preuzmi fakturu", + "Drop file or click to choose": "Ispustite datoteku ili kliknite da odaberete", + "Drop files or click to choose": "Ispustite datoteke ili kliknite da odaberete", + "Ecuador": "Ekvador", + "Edit": "Izmijeni", + "Edit :resource": "Uredite :resource", + "Edit Attached": "Izmijeni Prikačenost", + "Edit Profile": "Uredi profil", + "Editor": "Urednik", + "Editor users have the ability to read, create, and update.": "Korisnici Editora imaju sposobnost čitanja, kreiranja i ažuriranja.", + "Egypt": "Egipat", + "El Salvador": "Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Email Adresa", + "Email Addresses": "E-mail adrese", + "Email Password Reset Link": "Email Linka Za Reset Šifre", + "Email Verification": "Potvrda e-pošte", + "Enable": "Omogući", + "Encrypted environment file already exists.": "Šifrirana datoteka okruženja već postoji.", + "Encrypted environment file not found.": "Šifrirana datoteka okruženja nije pronađena.", + "Ensure your account is using a long, random password to stay secure.": "Osiguraj da tvoj račun koristi dugu, nasumičnu lozinku da ostane siguran.", + "Environment file already exists.": "Datoteka okruženja već postoji.", + "Environment file not found.": "Datoteka okruženja nije pronađena.", + "Equatorial Guinea": "Ekvatorijalna Gvineja", + "Eritrea": "Eritrea", + "Error": "Greška", + "errors": "greške", + "Estonia": "Estonija", + "Ethiopia": "Etiopija", + "ex VAT": "bez PDV-a", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Ističe :expiration", + "Export As CSV": "Izvezi kao CSV", + "Extra Billing Information": "Dodatne informacije o naplati", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Potrebna je dodatna potvrda da obradite isplatu. Molimo nastavite sa plaćanjem stranice klikom na dugme ispod.", + "Failed Subscription Payment": "Neuspješno plaćanje pretplate", + "Failed to load :resource!": "Učitavanje :resource nije uspjelo!", + "Falkland Islands (Malvinas)": "Falklandska ostrva (Malvini)", + "Faroe Islands": "Farska ostrva", + "February": "Februar", + "Fiji": "Fidži", + "Filename": "Ime dokumenta", + "Finish enabling two factor authentication.": "Završite omogućavanje dvofaktorske provjere autentičnosti.", + "Finland": "Finska", + "For your security, please confirm your password to continue.": "Radi vaše sigurnosti, molim vas potvrdite lozinku za nastavak.", + "Forbidden": "Zabranjeno", + "Force Delete": "Prisili Izbriši", + "Force Delete :resource": "Prisili Izbriši :resource", + "Force Delete Resource": "Resurs Brisanja", + "Force Delete Selected": "Obriši Izabrani Tekst", + "Forgot Password": "Zaboravili ste lozinku", + "Forgot your password?": "Zaboravio si lozinku?", + "Forgot Your Password?": "Zaboravio Si Lozinku?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Zaboravio si lozinku? Nema problema. Samo reci nam vašu email adresu i mi ćemo vam poslati lozinku reset vezu koja će ti dozvoliti da izaberem novog.", + "France": "Francuska", + "French Guiana": "Francuska Gvajana", + "French Polynesia": "Francuska Polinezija", + "French Southern Territories": "Južne Francuske Teritorije", + "From": "Od", + "Gabon": "Gabon", + "Gambia": "Gambija", + "Georgia": "Gruzija", + "Germany": "Njemačka", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Idi Kući.", + "Go to page :page": "Idi na stranicu :page", + "Great! You have accepted the invitation to join the :team team.": "Sjajno! Prihvatili ste poziv da se pridružite timu :team.", + "Greece": "Grčka", + "Greenland": "Grenland", + "Grenada": "Grenada", + "Guadeloupe": "Gvadalupe", + "Guam": "Guam", + "Guatemala": "Gvatemala", + "Guernsey": "Guernsey", + "Guinea": "Gatineau", + "Guinea-Bissau": "Gvineja-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Razmišljate o otkazivanju pretplate? Svoju pretplatu možete odmah reaktivirati u bilo kojem trenutku do kraja trenutnog ciklusa naplate. Nakon što se vaš trenutni ciklus naplate završi, možete odabrati potpuno novi plan pretplate.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Razmišljate o otkazivanju pretplate? Svoju pretplatu možete odmah reaktivirati u bilo kojem trenutku do kraja trenutnog ciklusa naplate. Nakon što se vaš trenutni ciklus naplate završi, možete odabrati potpuno novi plan pretplate.", + "Heard Island & Mcdonald Islands": "Hear Island and McDonald Island", + "Heard Island and McDonald Islands": "Ostrvo Herd i Mekdonaldova ostrva", + "Hello!": "Zdravo!", + "Hide Content": "Sakrij Sadržaj", + "Hold Up!": "Stani!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Mađarska", + "I agree to the :terms_of_service and :privacy_policy": "Pristajem na :terms_of_service i 887_police", + "Iceland": "Island", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ako je potrebno, možete se odjaviti iz svih vaših drugih preglednika sesija preko svih vaših uređaja. Neke od vaših nedavnih sesija su navedene ispod; međutim, ova lista možda nije iscrpna. Ako mislite da vam je račun ugrožen, trebali biste ažurirati i lozinku.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ako već imate račun, možete prihvatiti ovaj poziv pritiskom na dugme ispod:", + "If you did not create an account, no further action is required.": "Ako niste napravili račun, nema potrebe za daljnjom akcijom.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ako niste očekivali da ćete dobiti poziv za ovaj tim, možete odbaciti ovaj e-mail.", + "If you did not receive the email": "Ako niste primili email", + "If you did not request a password reset, no further action is required.": "Ako niste tražili password reset, nema potrebne daljnje akcije.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ako nemate račun, možete ga stvoriti pritiskom na dugme ispod. Nakon što napravite račun, možete kliknuti na dugme za prihvaćanje poziva u ovom e-mailu da prihvatite poziv tima:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ako trebate dodati posebne kontakt ili porezne informacije na svoje fakture, poput punog naziva firme, PDV identifikacijskog broja ili adrese, možete ih dodati ovdje.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ako imate problema s klikom na dugme \":actionText\", kopirajte i zalijepite URL ispod\nu svoj web preglednik:", + "Impersonate": "Predstavljajte se", + "Increase": "Povećaj", + "India": "Indija", + "Indonesia": "Indonezija", + "Invalid filename.": "Nevažeće ime datoteke.", + "Invalid JSON was returned from the route.": "Nevažeći JSON je vraćen sa rute.", + "Invoice Email Addresses": "E-mail adrese za fakture", + "Invoice emails updated successfully.": "E-mailovi za fakture su uspješno ažurirani.", + "Invoices": "Fakture", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamska Republika", + "Iraq": "Irak", + "Ireland": "Irska", + "Isle Of Man": "Ostrvo Man", + "Isle of Man": "Ostrvo Man", + "Israel": "Izrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Izgleda da nemate aktivnu pretplatu. Možete odabrati jedan od planova pretplate u nastavku da biste započeli. Planovi pretplate se mogu promijeniti ili otkazati kada vam odgovara.", + "Italy": "Italija", + "Jamaica": "Džamajka", + "January": "Januar", + "Japan": "Japan", + "Jersey": "Džersi (Jersey)", + "Jordan": "Jordan", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kazahstan", + "Kenya": "Kenija", + "Key": "Ključ", + "Kiribati": "Kiribati", + "Korea": "Koreja", + "Korea, Democratic People's Republic of": "Demokratska Narodna Republika Koreja", + "Korea, Republic of": "Koreja, Republika", + "Kosovo": "Kosovo", + "Kuwait": "Kuvajt", + "Kyrgyzstan": "Kirgistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Zadnji put aktivan", + "Last used": "Zadnje korišteno", + "Latvia": "Latvija", + "Leave": "Napusti", + "Leave Team": "Napusti tim", + "Lebanon": "Libanon", + "length": "dužina", + "Lens": "Objektiv", + "Lesotho": "Lesoto", + "Liberia": "Liberija", + "Libyan Arab Jamahiriya": "Libija", + "Liechtenstein": "Lihtenštajn", + "Light": "Svijetlo", + "Lithuania": "Litva", + "Load :perPage More": "Učitaj :perPage više", + "Loading": "Učitavanje", + "Location": "Lokacija", + "Log in": "Prijava", + "Log In": "Prijava", + "Log Out": "Odjava", + "Log out": "Odjavi se", + "Log Out Other Browser Sessions": "Odjavite Druge Sesije Preglednika", + "Log Viewer": "Preglednik logova", + "Login": "Prijava", + "Logout": "Odjava", + "Logs": "Dnevnici", + "Luxembourg": "Luksemburg", + "Macao": "Makao", + "Macedonia": "Sjeverna Makedonija", + "Macedonia, the former Yugoslav Republic of": "Makedonija, Bivša Jugoslovenska Republika", + "Madagascar": "Madagaskar", + "Malawi": "Malavi", + "Malaysia": "Malezija", + "Maldives": "Maldivi", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Upravljaj računom", + "Manage and log out your active sessions on other browsers and devices.": "Upravljajte i odjavite svoje aktivne sesije na drugim preglednicima i uređajima.", + "Manage API Tokens": "Upravljajte API tokenima", + "Manage Role": "Upravljajte Ulogom", + "Manage Team": "Upravljajte Timom", + "Managing billing for :billableName": "Upravljanje naplatom za :billableName", + "March": "Mart", + "Mark all as Read": "Označi sve kao pročitano", + "Mark all notifications as read": "Označi sva obavještenja kao pročitana", + "Mark Read": "Označi pročitano", + "Mark Unread": "Označi kao nepročitano", + "Marshall Islands": "Maršalova Ostrva", + "Martinique": "Martinik", + "Mauritania": "Mauritanija", + "Mauritius": "Mauricijus", + "May": "Maj", + "Mayotte": "Majot", + "Mexico": "Meksiko", + "Micronesia, Federated States Of": "Mikronezija", + "Micronesia, Federated States of": "Mikronezija, Savezne Države", + "Moldova": "Moldavija", + "Moldova, Republic of": "Moldavija, Republika", + "Monaco": "Monako", + "Mongolia": "Mongolija", + "Montenegro": "Crna Gora", + "Month To Date": "Mjesec do danas", + "Monthly": "Mjesečno", + "monthly": "mjesečno", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambik", + "Myanmar": "Mianmar", + "Name": "Ime", + "name": "ime", + "Namibia": "Namibia", + "Nauru": "Bauru", + "Nepal": "Nepal", + "Netherlands": "Holandija", + "Netherlands Antilles": "Nizozemski Antili", + "Nevermind": "Nema veze", + "Nevermind, I'll keep my old plan": "Nema veze, ja ću zadržati svoj stari plan", + "New": "Novo", + "New :resource": "Novi :resource", + "New Caledonia": "Nju (New) Haven", + "New Password": "Nova Šifra", + "New Zealand": "Novi Zeland", + "Next": "Sljedeći", + "Next Payment": "Sljedeće plaćanje", + "Next Payment on": "Sljedeće plaćanje je uključeno", + "Nicaragua": "Nikaragva", + "Niger": "Liege", + "Nigeria": "Alžir", + "Niue": "Niue", + "No": "Ne.", + "No :resource matched the given criteria.": "Nijedan :resource ne odgovara datim kriterijima.", + "No additional information...": "Nema dodatnih informacija...", + "No Current Data": "Nema Trenutnih Podataka", + "No Data": "Nema Podataka", + "no file selected": "nije odabrana nijedna datoteka", + "No Increase": "Nema Povećanja", + "No payment methods on file.": "Nema načina plaćanja u evidenciji.", + "No payment scheduled.": "Nije planirano plaćanje.", + "No Prior Data": "Nema Prethodnih Podataka", + "No Results Found.": "Nisu Pronađeni Rezultati.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Sjeverna Irska", + "Norway": "Norveška", + "Not Found": "Nijedan Pogodak Nije Pronađen.", + "Notifications": "Obavještenja", + "Nova": "Nova", + "Nova User": "Nova Korisnik", + "November": "Full month name", + "October": "Full month name", + "of": "od", + "OK": "U redu", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Kad se tim obriše, svi njegovi resursi i podaci će biti trajno izbrisani. Prije brisanja ovog tima, molim vas download bilo podataka ili informacije o ovom timu koje želite zadržati.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Kad vaš račun bude izbrisan, svi njegovi resursi i podaci će biti trajno izbrisani. Prije brisanja vašeg računa, molim preuzmite sve podatke ili informacije koje želite zadržati.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kada se vaš račun izbriše, svi njegovi resursi i podaci bit će trajno izbrisani. Unesite svoju lozinku kako biste potvrdili da želite trajno izbrisati svoj račun.", + "Only Trashed": "Samo Smeće", + "Open Invoices": "Otvorite fakture", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Naš portal za upravljanje naplatom omogućava vam da jednostavno upravljate svojim planom pretplate, načinom plaćanja i preuzimate svoje nedavne fakture.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Naš portal za upravljanje naplatom omogućava vam da jednostavno upravljate svojim planom pretplate, načinima plaćanja i preuzimate svoje nedavne fakture.", + "Page Expired": "Stranica Je Istekla", + "Pagination Navigation": "Navigacija", + "Paid": "Plaćeno", + "Pakistan": "Pakistan", + "Palau": "Palanga", + "Palestinian Territory, Occupied": "Panamá", + "Panama": "Panama", + "Papua New Guinea": "Papua Nova Gvineja", + "Paraguay": "Paragvaj", + "Password": "Šifra", + "password": "šifra", + "Payment Confirmation": "Potvrda Plaćanja", + "Payment Information": "Informacije o plaćanju", + "Payment information updated successfully.": "Informacije o plaćanju su uspješno ažurirane.", + "Payment Method": "Način plaćanja", + "Payment Methods": "metode plaćanja", + "Payment Required": "Obavezno plaćanje", + "Payments": "Plaćanja", + "Pending Team Invitations": "Čekam Tim Pozivnice", + "Per Page": "/ Kreni / _sljedeća Stranica", + "Permanently delete this team.": "Trajno Izbriši ovaj tim.", + "Permanently delete your account.": "Trajno Izbriši profil", + "Permissions": "Dozvole", + "Peru": "Peru", + "Philippines": "Filipini", + "Photo": "Slika", + "Pitcairn": "Barter Island", + "Please accept the terms of service.": "Molimo prihvatite uslove korištenja usluge.", + "Please click the button below to verify your email address.": "Pritisnite dugme da provjerite vašu email adresu.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Molim vas potvrdite pristup vašem računu ukucavanjem jednog od vaših šifri za spašavanje.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Potvrdite pristup vašem računu unesenjem autentičnijeg koda.", + "Please confirm your password before continuing.": "Molimo potvrdite svoju lozinku prije nego nastavite.", + "Please copy your new API token. For your security, it won't be shown again.": "Molim vas, prepišite vaš novi API token. Zbog vaše sigurnosti, neće se više prikazivati.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Unesite šifru za kojom želite da se odjavite iz vašeg drugog preglednika preko svih vaših uređaja.", + "Please provide a maximum of three invoice emails addresses.": "Molimo navedite najviše tri e-mail adrese za fakture.", + "Please provide the email address of the person you would like to add to this team.": "Molim vas dajte email adresu osobe koju želite dodati ovom timu.", + "Please set a default payment method before retrying payments.": "Molimo postavite zadani način plaćanja prije ponovnog pokušaja plaćanja.", + "Please set a default payment method before swapping plans.": "Molimo postavite zadani način plaćanja prije zamjene planova.", + "Poland": "Poljska", + "Portugal": "Portugal", + "Press / to search": "Pritisnite / za pretragu", + "Preview": "Pregled unaprijed", + "Previewing": "Pregled", + "Previous": "Prethodni", + "Privacy Policy": "Polica Privatnosti", + "Profile": "Profil", + "Profile Information": "Osobni Podaci", + "Puerto Rico": "Puerto Riko", + "Qatar": "Qatar", + "Quarter To Date": "Četvrt Do Datuma", + "Recovery Code": "Šifrujem Poruku", + "Refresh": "Osvježiti", + "Regards,": "Pozdrav,", + "Regenerate Recovery Codes": "Regeneriraj Šifre Za Oporavak", + "Register": "Registar", + "Reload": "Učitaj ponovo", + "Remember me": "Zapamti me", + "Remember Me": "Zapamti Me", + "Remove": "Ukloni", + "Remove Photo": "Ukloni Sliku", + "Remove Team Member": "Ukloni Člana Tima", + "Replicate": "Dupliciraj", + "Required fields": "Obavezna polja", + "Resend Verification Email": "Pošalji Poruku Kontaktu", + "Reset Filters": "Resetuj Filtere", + "Reset Password": "Ponovo Postavi Šifru", + "Reset Password Notification": "Servis Za Alarm Obavijesti Evolution Kalendara", + "resource": "resurs", + "Resource Row Dropdown": "Padajući izbornik reda resursa", + "Resources": "Nadzor resursa", + "resources": "nadzor resursa", + "Restore": "Vrati", + "Restore :resource": "Vrati :resource", + "Restore Resource": "Vrati Resurs", + "Restore Selected": "_izbriši Odabrane Zadatke", + "results": "rezultati", + "Resume Subscription": "Nastavi pretplatu", + "Retry Payment": "Ponovite plaćanje", + "Return to :appName": "Vratite se na :appName", + "Reunion": "Sastanak", + "Role": "Uloga", + "Romania": "Rumunija", + "Run Action": "Pokreni Akciju", + "Russian Federation": "Ruska Federacija", + "Rwanda": "Sandane", + "Réunion": "Réunion", + "Saint Barthelemy": "St Barthlemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Helena", + "Saint Kitts And Nevis": "St. Kitts i Nevis", + "Saint Kitts and Nevis": "Saint Kitts i Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "St. Martin", + "Saint Martin (French part)": "Sveti Martin (francuski dio)", + "Saint Pierre And Miquelon": "St. Pierre i Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre i Miquelon", + "Saint Vincent And Grenadines": "American Samoa", + "Saint Vincent and the Grenadines": "Sveti Vincent i Grenadini", + "Samoa": "Samos", + "San Marino": "Santa Maria", + "Sao Tome And Principe": "Sao Tomé i Píncipe", + "Sao Tome and Principe": "Sao Tome i Principe", + "Saudi Arabia": "Saudijska Arabija", + "Save": "Snimi", + "Saved.": "Spašen.", + "Scroll to bottom": "Skrolujte do dna", + "Scroll to top": "Skrolujte na vrh", + "Search": "_traži", + "Secure Area": "Sigurno područje", + "Select": "Odaberite", + "Select a different plan": "Odaberite drugi plan", + "Select a log file...": "Odaberite datoteku dnevnika...", + "Select A New Photo": "Nova Fotografija:", + "Select Action": "Izaberite Akciju", + "Select all": "Izaberi Sve", + "Select All Dropdown": "Odaberite Svi padajući izbornik", + "Select this page": "Odaberite ovu stranicu", + "Send Password Reset Link": "Pošalji Link Password Reset", + "Senegal": "Sepang", + "September": "Full month name", + "Serbia": "Srbija", + "Server Error": "Greška Kod Servera", + "Service Unavailable": "Servis", + "Set as default": "Postavi kao zadano", + "Setup Key": "Ključ za podešavanje", + "Seychelles": "The Dalles", + "Show All Fields": "Polje", + "Show Content": "Pokaži Sadržaj", + "Show Recovery Codes": "Pokaži Kodove Za Oporavak", + "Showing": "Pokaži", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Prijavljen kao", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Marten (holandski dio)", + "Slovakia": "Slovačka", + "Slovenia": "Slovenija", + "Soft Deleted": "Privremeno izbrisano", + "Solomon Islands": "Cayman Islands", + "Somalia": "Sedalia", + "Something went wrong.": "Nešto je pošlo po zlu.", + "Sorry! You are not authorized to perform this action.": "Izvini! Niste ovlašteni za obavljanje ove akcije.", + "Sorry, your session has expired.": "Žao mi je, vaša sesija je istekla.", + "South Africa": "Južna Afrika", + "South Georgia And Sandwich Isl.": "South Marsh Island", + "South Georgia and the South Sandwich Islands": "Južna Džordžija i Južna Sendvič ostrva", + "South Sudan": "South Bend", + "Spain": "Španija", + "Sri Lanka": "Salta", + "Standalone Actions": "Samostalne radnje", + "Start Polling": "Počni Anketu.", + "Start polling": "Počni sa glasanjem", + "State / County": "Država / okrug", + "Stop Impersonating": "Prestani da se lažno predstavljaš", + "Stop Polling": "Prestani Anketirati.", + "Stop polling": "Zaustavi glasanje", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Pohranite ove kodove za oporavak u zaštićenom menadžeru lozinki. Mogu se koristiti za povrat pristupa vašem računu ako je vaš uređaj za autorizaciju izgubljen.", + "Subscribe": "Pretplatite se", + "Subscription Information": "Informacije o pretplati", + "Subscription Pending": "Pretplata na čekanju", + "Sudan": "Sandane", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard i Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard i Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Švedska", + "Switch Teams": "Zamijenite Timove.", + "Switzerland": "Švicarska", + "Syrian Arab Republic": "Sirija", + "System": "Sistem", + "Taiwan": "Tajvan", + "Taiwan, Province of China": "Tajvan, provincija Kine", + "Tajikistan": "Pakistan", + "Tanzania": "Manzanillo", + "Tanzania, United Republic of": "Tanzanija, Ujedinjena Republika", + "TAX": "POREZ", + "Team Details": "Detalji Tima", + "Team Invitation": "Tim Poziv", + "Team Members": "Članovi Tima", + "Team Name": "Ime Tima", + "Team Owner": "Vlasnik Tima", + "Team Settings": "Postavke Za X", + "Terms of Service": "Uslovi službe", + "Thailand": "Tajlandeast Timor", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Hvala što si se prijavio! Prije nego što počnemo, možete li potvrditi svoju email adresu klikom na link koji smo vam upravo poslali? Ako niste primili e-mail, rado ćemo vam poslati još jedan.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Hvala na kontinuiranoj podršci. Priložili smo kopiju vaše fakture za vašu evidenciju. Obavijestite nas ako imate bilo kakvih pitanja ili nedoumica.", + "Thanks,": "hvala,", + "The :attribute must be a valid role.": ":Attribute mora biti valjana uloga.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute mora biti najmanje :length znakova i sadrži najmanje jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute mora biti najmanje :length znakova i sadrži najmanje jedan poseban i jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character.": "Taj :attribute mora biti najmanje :length znakova i sadrži najmanje jedan poseban znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute mora biti najmanje :length znakova i sadrži najmanje jedan višebojni znak i jedan broj.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "72221 mora biti najmanje :length znakova i sadrži najmanje jedan višebojni znak i jedan poseban znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute mora biti najmanje :length znakova i sadrži najmanje jedan višenamjenski znak, jedan broj, i jedan poseban znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute mora biti najmanje :length znakova i sadrži najmanje jedan stariji karakter.", + "The :attribute must be at least :length characters.": ":Attribute mora biti najmanje :length znakova.", + "The :attribute must contain at least one letter.": ":Attribute mora sadržavati najmanje jedno slovo.", + "The :attribute must contain at least one number.": ":Attribute mora sadržavati najmanje jedan broj.", + "The :attribute must contain at least one symbol.": ":Attribute mora sadržavati najmanje jedan simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute mora sadržavati najmanje jedno veliko i jedno malo slovo.", + "The :resource was created!": ":Resource je stvoren!", + "The :resource was deleted!": ":Resource je izbrisano!", + "The :resource was restored!": ":Resource je obnovljeno!", + "The :resource was updated!": ":Resource je ažuriran!", + "The action was executed successfully.": "Akcija je uspješno izvršena.", + "The default payment method cannot be removed.": "Zadani način plaćanja se ne može ukloniti.", + "The file was deleted!": "Datoteka je obrisana!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Datih :attribute pojavilo se u curenju podataka. Molimo odaberite drugu :attribute.", + "The given data was invalid.": "Navedeni podaci su bili nevažeći.", + "The government won't let us show you what's behind these doors": "Vlada nam ne dozvoljava da vam pokažemo šta je iza ovih vrata.", + "The HasOne relationship has already been filled.": "Jedna veza je već popunjena.", + "The image could not be loaded": "Slika se ne može učitati", + "The image could not be loaded.": "Slika se ne može učitati.", + "The invoice emails must be valid email addresses.": "E-mail adrese za fakture moraju biti važeće e-mail adrese.", + "The password is incorrect.": "Lozinka je netačna.", + "The provided coupon code is invalid.": "Navedeni kod kupona je nevažeći.", + "The provided password does not match your current password.": "Navedena šifra se ne poklapa sa vašom trenutnom šifrom.", + "The provided password was incorrect.": "Navedena šifra nije bila tačna.", + "The provided two factor authentication code was invalid.": "Navedeni dva faktorijalna autentifikacijska koda je nevažeći.", + "The provided two factor recovery code was invalid.": "Navedeni dvofaktorski kod za oporavak je nevažeći.", + "The provided VAT number is invalid.": "Navedeni PDV broj je nevažeći.", + "The resource was attached!": "Resurs je priložen!", + "The resource was prevented from being saved!": "Resurs je spriječen da se sačuva!", + "The resource was updated!": "Resurs je ažuriran!", + "The response is not a streamed response.": "Odgovor nije prenošen odgovor.", + "The response is not a view.": "Odgovor nije pogled.", + "The selected country is invalid.": "Odabrana zemlja je nevažeća.", + "The selected plan is invalid.": "Odabrani plan je nevažeći.", + "The selected resources have been :action!": "Odabrani resursi su :action!", + "The team's name and owner information.": "Ime tima i informacije vlasnika.", + "There are no available options for this resource.": "Za ovaj resurs nema dostupnih opcija.", + "There are no fields to display.": "Nema polja za prikaz.", + "There are no new notifications.": "Nema novih obavještenja.", + "There was a problem executing the action.": "Bilo je problema sa izvršenjem akcije.", + "There was a problem fetching the resource.": "Došlo je do problema pri preuzimanju resursa.", + "There was a problem submitting the form.": "Došlo je do problema u podnošenju formulara.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ovi ljudi su pozvani u vaš tim i poslali su im E-mail. Možda se pridruže timu prihvatajući email pozivnicu.", + "This account does not have an active subscription.": "Ovaj račun nema aktivnu pretplatu.", + "This action is unauthorized.": "Ova radnja je nedozvoljena.", + "This copy of Nova is unlicensed.": "Ova kopija Nove nije licencirana.", + "This coupon code can only be used by new customers.": "Ovaj kod kupona mogu koristiti samo novi kupci.", + "This device": "Ovaj uređaj", + "This file field is read-only.": "Polje datoteka je samo za čitanje.", + "This invoice is no longer open.": "Ova faktura više nije otvorena.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ovo je sigurno područje prijave. Molimo potvrdite vašu lozinku prije nastavka.", + "This password does not match our records.": "Ova lozinka ne odgovara našim podacima.", + "This password reset link will expire in :count minutes.": "Ovaj link za resetovanje lozinke istice za :count minuta.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ova uplata je pokrenuta, ali sredstva još nisu primljena. Ovo može potrajati do 14 dana.", + "This resource no longer exists": "Ovaj resurs više ne postoji", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ova pretplata je istekla i ne može se nastaviti. Molimo kreirajte novu pretplatu.", + "This user already belongs to the team.": "Ovaj korisnik već pripada timu.", + "This user has already been invited to the team.": "Ovaj korisnik je već pozvan u tim.", + "Timor-Leste": "Trst (Trieste)", + "to": "do", + "To": "Do", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Da biste dovršili omogućavanje dvofaktorske provjere autentičnosti, skenirajte sljedeći QR kod pomoću aplikacije za autentifikaciju vašeg telefona ili unesite ključ za podešavanje i unesite generirani OTP kod.", + "Today": "Danas", + "Toggle navigation": "Navigacija", + "Togo": "Togo aerodrom", + "Tokelau": "Tokelau", + "Token Name": "Token", + "Tonga": "Dođi.", + "Too Many Requests": "Previše Zahtjeva", + "total": "ukupno", + "Total:": "Ukupno:", + "Trashed": "Smeće", + "Trinidad And Tobago": "Trinidad i Tobago", + "Trinidad and Tobago": "Trinidad i Tobago", + "Tunisia": "Tunis", + "Turkey": "Turska", + "Turkmenistan": "Pakistan", + "Turks And Caicos Islands": "San Nicholas Island", + "Turks and Caicos Islands": "Ostrva Turks i Kaikos", + "Tuvalu": "Oulu", + "Two Factor Authentication": "Dva Faktora Autentifikacije", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Dvofaktorska autentifikacija je sada omogućena. Skenirajte sljedeći QR kod pomoću aplikacije za autentifikaciju vašeg telefona ili unesite ključ za podešavanje.", + "Type": "Tip", + "Uganda": "Sandane", + "Ukraine": "Ukrajina", + "Unauthorized": "Neovlašteno", + "United Arab Emirates": "Ujedinjeni Arapski Emirati", + "United Kingdom": "Velika Britanija", + "United States": "Sjedinjene Američke Države", + "United States Minor Outlying Islands": "Mala vanjska ostrva Sjedinjenih Država", + "United States Outlying Islands": "Rishiri Island", + "Unknown": "Nepoznato", + "Unpaid": "Neplaćeno", + "Update": "Ažuriraj", + "Update & Continue Editing": "Ažuriraj & Nastavi Izmjene", + "Update :resource": "Ažuriraj :resource", + "Update :resource: :title": "Ažuriraj :resource: :title", + "Update attached :resource: :title": "Ažuriraj u :resource: :title", + "Update Password": "Upišite Šifru", + "Update Payment Information": "Ažurirajte informacije o plaćanju", + "Update Payment Method": "Ažurirajte način plaćanja", + "Update your account's profile information and email address.": "Ažuriraj podatke o profilu i email adresu svog računa.", + "Uploading": "Učitavanje", + "Uploading files... (:current/:total)": "Učitavanje fajlova... (:current/:total)", + "Uruguay": "Urugvaj", + "Use a recovery code": "Koristi kod za oporavak", + "Use an authentication code": "Autentičnost pozvana", + "User Actions": "Korisničke radnje", + "User Security": "Sigurnost korisnika", + "Username": "Korisničko ime", + "Uzbekistan": "Pakistan", + "Value": "Vrijednost", + "Vanuatu": "Vanuatu", + "VAT Number": "Koji broj", + "Venezuela": "Venecuela", + "Venezuela, Bolivarian Republic of": "Venecuela, Bolivarska Republika", + "Verify Email Address": "Provjeri Email Adresu", + "Verify Your Email Address": "Potvrdite svoju adresu e-pošte", + "Viet Nam": "Vietnam", + "View": "Pogled", + "Virgin Islands, British": "Rishiri Island", + "Virgin Islands, U.S.": "Rishiri Island", + "Wallis And Futuna": "Wallis i Futuna", + "Wallis and Futuna": "Wallis i Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Obrađujemo vašu pretplatu. Nakon što se pretplata uspješno obradi, ova stranica će se automatski ažurirati. Obično bi ovaj proces trebao trajati samo nekoliko sekundi.", + "We are unable to process your payment. Please contact customer support.": "Nismo u mogućnosti obraditi vašu uplatu. Molimo kontaktirajte korisničku podršku.", + "We have emailed your password reset link!": "Poslali smo e-poštom vašu vezu za poništavanje lozinke!", + "We were unable to find a registered user with this email address.": "Nismo mogli pronaći registriranog korisnika sa ovom e-mailom.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Poslat ćemo link za preuzimanje fakture na e-mail adrese koje navedete ispod. Više adresa možete odvojiti zarezima.", + "We're lost in space. The page you were trying to view does not exist.": "Izgubljeni smo u svemiru. Stranica koju ste željeli pogledati ne postoji.", + "Welcome Back!": "Dobrodošao Nazad!", + "Western Sahara": "Zapadna Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kada je omogućena dva faktora autorizacije, bićete zahtijevani za siguran, slučajan token tokom autentifikacije. Možete dobiti ovaj žeton iz Google Autorizatora.", + "Whoops": "Ups!", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups! Nešto je pošlo po zlu.", + "With Trashed": "Smeće", + "Write": "_piši", + "Year To Date": "Godinu Za Datum", + "Yearly": "Godišnje", + "Yemen": "Jemen", + "Yes": "Da.", + "You are already subscribed.": "Već ste pretplaćeni.", + "You are currently within your free trial period. Your trial will expire on :date.": "Trenutno ste u okviru besplatnog probnog perioda. Vaša probna verzija će isteći :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Trenutno ste u okviru besplatnog probnog perioda. Vaša probna verzija će isteći :date.. Pokretanjem nove pretplate završit ćete probni period.", + "You are logged in!": "Prijavljeni ste!", + "You are receiving this email because we received a password reset request for your account.": "Primate ovaj e-mail jer smo primili zahtjev za resetovanje lozinke za vas racun.", + "You have been invited to join the :team team!": "Pozvani ste da se pridružite timu :team!", + "You have enabled two factor authentication.": "Imate omogućenu dva faktora autentifikacije.", + "You have not enabled two factor authentication.": "Nemate dozvole za dva faktora.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Imate neke neplaćene fakture. Nakon ažuriranja zadanog načina plaćanja, možete ponovo pokušati s plaćanjem putem donje liste faktura.", + "You may accept this invitation by clicking the button below:": "Ovu pozivnicu možete prihvatiti klikom na dugme ispod:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Svoju pretplatu možete otkazati u bilo kojem trenutku. Nakon što je vaša pretplata otkazana, imat ćete opciju da nastavite pretplatu do kraja vašeg trenutnog ciklusa naplate.", + "You may delete any of your existing tokens if they are no longer needed.": "Možete izbrisati bilo koji od vaših postojećih znakova ako oni više nisu potrebni.", + "You may not delete your personal team.": "Ne možete izbrisati svoj lični tim.", + "You may not leave a team that you created.": "Ne smijete napustiti tim koji ste stvorili.", + "You will receive an invoice and payment link via email for each billing period.": "Za svaki obračunski period dobit ćete račun i link za plaćanje putem e-pošte.", + "You're logged in!": "Prijavljeni ste!", + "Your :invoiceName invoice is now available!": "Vaša faktura od :invoiceName je sada dostupna!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Vaša adresa za naplatu je :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Vaša kartica je odbijena. Za više informacija kontaktirajte izdavatelja kartice.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Vaš trenutni način plaćanja je kreditna kartica koja završava na :lastFour koja ističe :expiration.", + "Your email address is unverified.": "Vaša email adresa nije potvrđena.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Vaša posljednja uplata od :amount nije uspjela. Ažurirajte način plaćanja da biste ponovo pokušali neuspjelu uplatu.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Vaša posljednja uplata od :amount do :date nije uspjela. Ažurirajte svoj način plaćanja da ponovo pokušate izvršiti neuspjelu uplatu.", + "Your next payment of :amount will be processed on :date.": "Vaša sljedeća uplata od :amount će biti :date.", + "Your payment method has been added successfully.": "Vaš način plaćanja je uspješno dodan.", + "Your payment method will be charged automatically for each billing period.": "Vaš način plaćanja će biti automatski naplaćen za svaki obračunski period.", + "Your registered VAT Number is :vatNumber.": "Vaš registrovani PDV broj je :vatNumber.", + "Your subscription has been started successfully.": "Vaša pretplata je uspješno započeta.", + "Your subscription has been successfully cancelled.": "Vaša pretplata je uspješno otkazana.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Vaša pretplata je uspješno otkazana. I dalje ćete imati pristup do kraja vašeg obračunskog perioda.", + "Your subscription was successfully resumed.": "Vaša pretplata je uspješno nastavljena.", + "Your subscription was successfully updated.": "Vaša pretplata je uspješno ažurirana.", + "Zambia": "Džamajka", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Poštanski broj", + "Åland Islands": "Olandska ostrva" +} diff --git a/locales/bs/php-inline.json b/locales/bs/php-inline.json new file mode 100644 index 00000000000..eabebcfa467 --- /dev/null +++ b/locales/bs/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ovo polje mora biti prihvaćeno.", + "accepted_if": "Ovo polje mora biti prihvaćeno kada je :other :value.", + "active_url": "Ovo nije važeći URL.", + "after": "Ovo mora biti datum nakon :date.", + "after_or_equal": "Ovo mora biti datum nakon ili jednak :date.", + "alpha": "Ovo polje može sadržavati samo slova.", + "alpha_dash": "Ovo polje može sadržavati samo slova, brojeve, crtice i podvlake.", + "alpha_num": "Ovo polje može sadržavati samo slova i brojeve.", + "any_of": "Ovo polje je nevažeće.", + "array": "Ovo polje mora biti niz.", + "ascii": "Ovo polje smije sadržavati samo jednobajtne alfanumeričke znakove i simbole.", + "attached": "Ovo polje je već spojeno.", + "before": "Ovo mora biti datum prije :date.", + "before_or_equal": "Ovo mora biti datum prije ili jednak :date.", + "between.array": "Ovaj sadržaj mora imati između :min i :max stavki.", + "between.file": "Ova datoteka mora biti između :min i :max kilobajta.", + "between.numeric": "Ova vrijednost mora biti između :min i :max.", + "between.string": "Ovaj niz mora imati između :min i :max znakova.", + "boolean": "Ovo polje mora biti tačno ili netačno.", + "can": "Ovo polje sadrži neovlaštenu vrijednost.", + "confirmed": "Potvrda se ne poklapa.", + "contains": "Ovom polju nedostaje obavezna vrijednost.", + "date": "Ovo nije važeći datum.", + "date_equals": "Ovo mora biti datum jednak :date.", + "date_format": "Ovo ne odgovara formatu :format.", + "decimal": "Ovo polje mora imati :decimal decimalnih mjesta.", + "declined": "Ova vrijednost se mora odbiti.", + "declined_if": "Ova vrijednost se mora odbiti kada je :other :value.", + "different": "Ova vrijednost mora biti drugačija od :other.", + "digits": "Ovo mora biti :digits cifara.", + "digits_between": "Ovo mora biti između :min i :max cifara.", + "dimensions": "Ova slika je nevažeće veličine", + "distinct": "Ovo polje ima duplu vrijednost.", + "doesnt_contain": "Ovo polje ne smije sadržavati nijedno od sljedećeg: :values.", + "doesnt_end_with": "Ovo polje se ne može završiti s jednim od sljedećih: :values.", + "doesnt_start_with": "Ovo polje ne može početi s jednim od sljedećih: :values.", + "email": "Ovo mora biti važeća e-mail adresa.", + "ends_with": "Ovo se mora završiti s jednim od sljedećih: :values.", + "enum": "Odabrana vrijednost nije na listi dozvoljenih vrijednosti.", + "exists": "Izabrana vrijednost nije ispravna.", + "extensions": "Ovo polje mora imati jednu od sljedećih ekstenzija: :values.", + "file": "Sadržaj mora biti datoteka.", + "filled": "Ovo polje mora imati vrijednost.", + "gt.array": "Sadržaj mora imati više od :value stavki.", + "gt.file": "Veličina datoteke mora biti veća od :value kilobajta.", + "gt.numeric": "Vrijednost mora biti veća od :value.", + "gt.string": "Niz mora imati više od :value znakova.", + "gte.array": "Sadržaj mora imati :value stavki ili više.", + "gte.file": "Veličina datoteke mora biti veća ili jednaka :value kilobajta.", + "gte.numeric": "Vrijednost mora biti veća ili jednaka :value.", + "gte.string": "Niz mora imati najmanje :value znakova.", + "hex_color": "Ovo polje mora biti važeća heksadecimalna boja.", + "image": "Ovo mora biti slika.", + "in": "Izabrana vrijednost nije ispravna.", + "in_array": "Ova vrijednost ne postoji u :other.", + "in_array_keys": "Ovo polje mora sadržavati najmanje jedan od sljedećih ključeva: :values.", + "integer": "Ovo mora biti cijeli broj.", + "ip": "Ovo mora biti važeća IP adresa.", + "ipv4": "Ovo mora biti važeća IPv4 adresa.", + "ipv6": "Ovo mora biti važeća IPv6 adresa.", + "json": "Ovo mora biti važeći JSON string.", + "list": "Ovo polje mora biti lista.", + "lowercase": "Ovo polje mora biti malim slovima.", + "lt.array": "Sadržaj mora imati manje od :value stavki.", + "lt.file": "Veličina datoteke mora biti manja od :value kilobajta.", + "lt.numeric": "Vrijednost mora biti manja od :value.", + "lt.string": "Niz mora imati manje od :value znakova.", + "lte.array": "Sadržaj ne smije imati više od :value stavki.", + "lte.file": "Veličina datoteke mora biti manja ili jednaka :value kilobajta.", + "lte.numeric": "Vrijednost mora biti manja ili jednaka :value.", + "lte.string": "Niz mora imati najviše :value znakova.", + "mac_address": "Vrijednost mora biti važeća MAC adresa.", + "max.array": "Sadržaj ne smije imati više od :max stavki.", + "max.file": "Veličina datoteke ne smije biti veća od :max kilobajta.", + "max.numeric": "Vrijednost ne smije biti veća od :max.", + "max.string": "Niz ne smije imati više od :max znakova.", + "max_digits": "Ovo polje ne smije imati više od :max cifara.", + "mimes": "Ovo mora biti fajl tipa: :values.", + "mimetypes": "Ovo mora biti datoteka tipa: :values.", + "min.array": "Vrijednost mora imati najmanje :min stavki.", + "min.file": "Veličina datoteke mora biti najmanje :min kilobajta.", + "min.numeric": "Vrijednost mora biti najmanje :min.", + "min.string": "Niz mora imati najmanje :min znakova.", + "min_digits": "Ovo polje mora imati najmanje :min cifara.", + "missing": "Ovo polje mora nedostajati.", + "missing_if": "Ovo polje mora nedostajati kada je :other :value.", + "missing_unless": "Ovo polje mora nedostajati osim ako :other nije :value.", + "missing_with": "Ovo polje mora nedostajati kada je prisutno :values.", + "missing_with_all": "Ovo polje mora nedostajati kada je prisutno :values.", + "multiple_of": "Vrijednost mora biti djeljiva sa :value.", + "not_in": "Izabrana vrijednost nije ispravna.", + "not_regex": "Ovaj format je nevažeći.", + "numeric": "Ovo mora biti broj.", + "password.letters": "Ovo polje mora sadržavati najmanje jedno slovo.", + "password.mixed": "Ovo polje mora sadržavati najmanje jedno veliko i jedno malo slovo.", + "password.numbers": "Ovo polje mora sadržavati najmanje jedan broj.", + "password.symbols": "Ovo polje mora sadržavati najmanje jedan simbol.", + "password.uncompromised": "Dato polje se pojavilo u curenju podataka. Molimo odaberite drugo polje.", + "present": "Ovo polje mora biti prisutno.", + "present_if": "Ovo polje mora biti prisutno kada je :other :value.", + "present_unless": "Ovo polje mora biti prisutno osim ako :other nije :value.", + "present_with": "Ovo polje mora biti prisutno kada je prisutno :values.", + "present_with_all": "Ovo polje mora biti prisutno kada je prisutno :values.", + "prohibited": "Ovo polje je zabranjeno.", + "prohibited_if": "Ovo polje je zabranjeno kada je :other :value.", + "prohibited_if_accepted": "Ovo polje je zabranjeno kada je :other prihvaćeno.", + "prohibited_if_declined": "Ovo polje je zabranjeno kada je :other odbijeno.", + "prohibited_unless": "Ovo polje je zabranjeno osim ako :other nije u :values.", + "prohibits": "Ovo polje zabranjuje prisustvo :other.", + "regex": "Ovaj format je nevažeći.", + "relatable": "Ovo polje možda nije povezano sa ovim resursom.", + "required": "Ovo polje je obavezno.", + "required_array_keys": "Ovo polje mora sadržavati unose za: :values.", + "required_if": "Ovo polje je obavezno kada je :other :value.", + "required_if_accepted": "Ovo polje je obavezno kada se prihvati :other.", + "required_if_declined": "Ovo polje je obavezno kada je :other odbijeno.", + "required_unless": "Ovo polje je obavezno osim ako :other nije u :values.", + "required_with": "Ovo polje je obavezno kada je :values prisutan.", + "required_with_all": "Ovo polje je obavezno kada je :values prisutan.", + "required_without": "Ovo polje je obavezno kada :values nije prisutan.", + "required_without_all": "Ovo polje je obavezno kada niko od :values nije prisutan.", + "same": "Vrijednost ovog polja mora odgovarati onoj iz :other.", + "size.array": "Sadržaj mora sadržavati :size stavki.", + "size.file": "Veličina datoteke mora biti :size kilobajta.", + "size.numeric": "Vrijednost mora biti :size.", + "size.string": "Niz mora imati :size znakova.", + "starts_with": "Ovo mora početi s jednim od sljedećih: :values.", + "string": "Ovo polje mora biti tekst.", + "timezone": "Ovo mora biti ispravna vremenska zona.", + "ulid": "Ovo polje mora biti važeći ULID.", + "unique": "Ova vrijednost je već zauzeta.", + "uploaded": "Otpremanje nije uspjelo.", + "uppercase": "Ovo polje mora biti velikim slovima.", + "url": "Ovaj format je nevažeći.", + "uuid": "Ovo mora biti važeći UUID." +} diff --git a/locales/bs/php.json b/locales/bs/php.json new file mode 100644 index 00000000000..c9d5625804a --- /dev/null +++ b/locales/bs/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Polje :attribute mora biti prihvaćeno.", + "accepted_if": ":Attribute se mora prihvatiti kada je :other :value.", + "active_url": "Polje :attribute nije validan URL.", + "after": "Polje :attribute mora biti datum nakon :date.", + "after_or_equal": "Polje :attribute mora biti datum nakon ili jednak :date.", + "alpha": "Polje :attribute može sadržati samo slova.", + "alpha_dash": "Polje :attribute može sadržati samo slova, brojeve i povlake.", + "alpha_num": "Polje :attribute može sadržati samo slova i brojeve.", + "any_of": "Polje :attribute je nevažeće.", + "array": "Polje :attribute mora biti niz.", + "ascii": ":Attribute mora sadržavati samo jednobajtne alfanumeričke znakove i simbole.", + "attached": "Ovaj :attribute je već spojen.", + "before": "Polje :attribute mora biti datum prije :date.", + "before_or_equal": "Polje :attribute mora biti datum prije ili jednak :date.", + "between.array": "Polje :attribute mora sadržati između :min i :max stavki.", + "between.file": "Polje :attribute mora imati veličinu između :min i :max kilobajta.", + "between.numeric": "Polje :attribute mora imati vrijednost između :min i :max.", + "between.string": "Polje :attribute mora sadržati između :min i :max znakova.", + "boolean": "Polje :attribute mora biti tačno ili netačno.", + "can": "Polje :attribute sadrži neovlaštenu vrijednost.", + "confirmed": "Potvrda polja :attribute se ne poklapa.", + "contains": "Polju :attribute nedostaje obavezna vrijednost.", + "current_password": "Lozinka je netačna.", + "date": "Polje :attribute nema ispravan datum.", + "date_equals": "Polje :attribute mora biti datum jednak :date.", + "date_format": "Polje :attribute se ne poklapa s formatom :format.", + "decimal": ":Attribute mora imati :decimal decimalnih mjesta.", + "declined": ":Attribute se mora odbiti.", + "declined_if": ":Attribute se mora odbiti kada je :other :value.", + "different": "Polja :attribute i :other moraju biti različita.", + "digits": "Polje :attribute mora sardžati :digits broja.", + "digits_between": "Polje :attribute mora sardžati između :min i :max broja.", + "dimensions": "Dimenzije slike polja :attribute nisu validne.", + "distinct": "Polje :attribute ima dvostruku vrijednost.", + "doesnt_contain": "Polje :attribute ne smije sadržavati nijedno od sljedećeg: :values.", + "doesnt_end_with": ":Attribute se ne može završiti s jednim od sljedećih: :values.", + "doesnt_start_with": ":Attribute možda ne počinje s jednim od sljedećih: :values.", + "email": "Format polja :attribute mora biti validan e-mail.", + "ends_with": "Polje :attribute se mora završiti s jednom od sljedećih vrijednosti: :values.", + "enum": "Odabranih :attribute je nevažećih.", + "exists": "Odabrano polje :attribute nije validno.", + "extensions": "Polje :attribute mora imati jedno od sljedećih ekstenzija: :values.", + "failed": "Ovi podaci se ne podudaraju s našim zapisima.", + "file": "Polje :attribute mora biti fajl.", + "filled": "Polje :attribute je mora sadržati vrijednost.", + "gt.array": "Polje :attribute mora sadržati više od :value stavki.", + "gt.file": "Polje :attribute mora imati veličinu veću od :value kilobajta.", + "gt.numeric": "Polje :attribute mora imati vrijednost veću od :value.", + "gt.string": "Polje :attribute mora sadržati više od :value znakova.", + "gte.array": "Polje :attribute mora sadržati :value stavki ili više.", + "gte.file": "Polje :attribute mora imati veličinu veću ili jednaku :value kilobajta.", + "gte.numeric": "Polje :attribute mora imati vrijednost veću ili jednaku :value.", + "gte.string": "Polje :attribute mora sadržati :value znakova ili više.", + "hex_color": "Polje :attribute mora biti važeća heksadecimalna boja.", + "image": "Polje :attribute mora biti slika.", + "in": "Odabrano polje :attribute nije validno.", + "in_array": "Polje :attribute ne postoji u :other.", + "in_array_keys": "Polje :attribute mora sadržavati najmanje jedan od sljedećih ključeva: :values.", + "integer": "Polje :attribute mora biti broj.", + "ip": "Polje :attribute mora biti validna IP adresa.", + "ipv4": "Polje :attribute mora biti validna IPv4 adresa.", + "ipv6": "Polje :attribute mora biti validna IPv6 adresa.", + "json": "Polje :attribute mora biti validan JSON string.", + "list": "Polje :attribute mora biti lista.", + "lowercase": ":Attribute mora biti malim slovima.", + "lt.array": "Polje :attribute mora sadržati manje od :value stavki.", + "lt.file": "Polje :attribute mora imati veličinu manju od :value kilobajta.", + "lt.numeric": "Polje :attribute imati vrijednost manju od :value.", + "lt.string": "Polje :attribute mora sadržati manje od :value znakova.", + "lte.array": "Polje :attribute ne može sadržati više od :value stavki.", + "lte.file": "Polje :attribute mora imati veličinu manju ili jednaku :value kilobajta.", + "lte.numeric": "Polje :attribute mora imati vrijednost manju ili jednaku :value.", + "lte.string": "Polje :attribute ne može sadržati više od :value znakova.", + "mac_address": ":Attribute mora biti važeća MAC adresa.", + "max.array": "Polje :attribute mora sadržati manje od :max stavki.", + "max.file": "Polje :attribute mora imati veličinu manju od :max kilobajta.", + "max.numeric": "Polje :attribute mora imati vrijednost manju od :max.", + "max.string": "Polje :attribute mora sadržati manje od :max znakova.", + "max_digits": ":Attribute ne smije imati više od :max cifara.", + "mimes": "Polje :attribute mora biti fajl tipa: :values.", + "mimetypes": "Polje :attribute mora biti fajl tipa: :values.", + "min.array": "Polje :attribute mora sadržati najmanje :min stavki.", + "min.file": "Fajl :attribute mora biti najmanje :min kilobajta.", + "min.numeric": "Polje :attribute mora biti najmanje :min.", + "min.string": "Polje :attribute mora sadržati najmanje :min znakova.", + "min_digits": ":Attribute mora imati najmanje :min cifara.", + "missing": "Polje :attribute mora nedostajati.", + "missing_if": "Polje :attribute mora nedostajati kada je :other :value.", + "missing_unless": "Polje :attribute mora nedostajati osim ako :other nije :value.", + "missing_with": "Polje :attribute mora nedostajati kada je prisutno :values.", + "missing_with_all": "Polje :attribute mora nedostajati kada je prisutno :values.", + "multiple_of": "Vrijednost polja :attribute mora biti djeljiva sa :value", + "next": "Naprijed »", + "not_in": "Odabrani element polja :attribute nije validan.", + "not_regex": "Format polja :attribute nije ispravan.", + "numeric": "Polje :attribute mora biti broj.", + "password": "Lozinka nije tačna.", + "password.letters": ":Attribute mora sadržavati najmanje jedno slovo.", + "password.mixed": ":Attribute mora sadržavati najmanje jedno veliko i jedno malo slovo.", + "password.numbers": ":Attribute mora sadržavati najmanje jedan broj.", + "password.symbols": ":Attribute mora sadržavati najmanje jedan simbol.", + "password.uncompromised": "Datih :attribute pojavilo se u curenju podataka. Molimo odaberite drugu :attribute.", + "present": "Polje :attribute mora biti prisutno.", + "present_if": "Polje :attribute mora biti prisutno kada je :other :value.", + "present_unless": "Polje :attribute mora biti prisutno osim ako :other nije :value.", + "present_with": "Polje :attribute mora biti prisutno kada je prisutno :values.", + "present_with_all": "Polje :attribute mora biti prisutno kada je prisutno :values.", + "previous": "« Nazad", + "prohibited": ":Attribute polje je zabranjeno.", + "prohibited_if": ":Attribute polje je zabranjeno kada :other ima :value.", + "prohibited_if_accepted": "Polje :attribute je zabranjeno kada je :other prihvaćeno.", + "prohibited_if_declined": "Polje :attribute je zabranjeno kada je :other odbijeno.", + "prohibited_unless": "Polje :attribute je zabranjeno osim ako :other nije :values.", + "prohibits": "Polje :attribute zabranjuje prisustvo :other.", + "regex": "Format polja :attribute nije ispravan.", + "relatable": "Ova :attribute možda nema veze sa ovim resursom.", + "required": "Polje :attribute je obavezno.", + "required_array_keys": "Polje :attribute mora sadržavati unose za: :values.", + "required_if": "Polje :attribute je obavezno kada :other ima vrijednost :value.", + "required_if_accepted": "Polje :attribute je obavezno kada se prihvati :other.", + "required_if_declined": "Polje :attribute je obavezno kada je :other odbijeno.", + "required_unless": "Polje :attribute je obavezno osim ako vrijednost polja :other postoji u sljedećem nizu: :values.", + "required_with": "Polje :attribute je obavezno kada je bar jedno od polja :values prisutno.", + "required_with_all": "Polje :attribute je obavezno kada su polja :values prisutna.", + "required_without": "Polje :attribute je obavezno kada je bar jedno od polja :values nije prisutno.", + "required_without_all": "Polje :attribute je obavezno kada polja :values nisu prisutna.", + "reset": "Lozinka je resetovana!", + "same": "Polja :attribute i :other se moraju poklapati.", + "sent": "Poslan vam je e-mail za povrat lozinke!", + "size.array": "Polje :attribute mora biti :size znakova.", + "size.file": "Fajl :attribute mora biti :size kilobajta.", + "size.numeric": "Polje :attribute mora biti :size.", + "size.string": "Polje :attribute mora biti :size znakova.", + "starts_with": "Polje :attribute mora početi s jednom od sljedećih vrijednosti: :values.", + "string": "Polje :attribute mora sadrzavati slova.", + "throttle": "Previše neuspjelih pokušaja. Pokušajte ponovo za :seconds sekundi.", + "throttled": "Molimo sačekajte prije ponovnog pokušaja.", + "timezone": "Polje :attribute mora biti ispravna vremenska zona.", + "token": "Ovaj token za resetovanje lozinke nije ispravan.", + "ulid": ":Attribute mora biti važeći ULID.", + "unique": "Polje :attribute već postoji.", + "uploaded": "Učitavanje polja :attribute nije uspjelo.", + "uppercase": ":Attribute mora biti velikim slovima.", + "url": "Format polja :attribute nije validan.", + "user": "Ne može se pronaći korisnik sa tom e-mail adresom.", + "uuid": "Polje :attribute mora biti validan UUID." +} diff --git a/locales/ca/_excludes.json b/locales/ca/_excludes.json new file mode 100644 index 00000000000..bd196642bbf --- /dev/null +++ b/locales/ca/_excludes.json @@ -0,0 +1,94 @@ +[ + ":amount Total", + "Andorra", + "Angola", + "Anguilla", + "Argentina", + "Aruba", + "Bahrain", + "Barbados", + "Belize", + "Bermuda", + "Bhutan", + "Botswana", + "Burkina Faso", + "Burundi", + "Congo", + "Constant", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Djibouti", + "Dominica", + "Editor", + "El Salvador", + "Eritrea", + "Error", + "errors", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Ghana", + "Gibraltar", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Hong Kong", + "ID", + "Israel", + "Jamaica", + "Jersey", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Lesotho", + "Liechtenstein", + "Madagascar", + "Malawi", + "Maldives", + "Mali", + "Malta", + "Mayotte", + "Montenegro", + "Montserrat", + "Myanmar", + "Nauru", + "Nepal", + "Nicaragua", + "Niue", + "No", + "Nova", + "Oman", + "Original", + "Pakistan", + "Palau", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Rwanda", + "Saint Barthélemy", + "Saint Pierre and Miquelon", + "Samoa", + "San Marino", + "Senegal", + "Seychelles", + "Sierra Leone", + "Sri Lanka", + "Sudan", + "Taiwan", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uzbekistan", + "Vanuatu", + "Zimbabwe" +] diff --git a/locales/ca/json-inline.json b/locales/ca/json-inline.json new file mode 100644 index 00000000000..a2771a5b334 --- /dev/null +++ b/locales/ca/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Aquest camp ha de ser una funció vàlida.", + "The :attribute must be at least :length characters and contain at least one number.": "Aquest camp ha de tenir com a mínim :length caràcters i contenir almenys un número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Aquest camp ha de tenir com a mínim :length caràcters i contenir almenys un caràcter especial i un número.", + "The :attribute must be at least :length characters and contain at least one special character.": "Aquest camp ha de tenir com a mínim :length caràcters i contenir almenys un caràcter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Aquest camp ha de tenir com a mínim :length caràcters i contenir almenys un caràcter en majúscula i un número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Aquest camp ha de tenir com a mínim :length caràcters i contenir almenys un caràcter en majúscula i un caràcter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Aquest camp ha de tenir com a mínim :length caràcters i contenir almenys un caràcter en majúscula, un número i un caràcter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Aquest camp ha de tenir com a mínim :length caràcters i contenir almenys un caràcter en majúscula.", + "The :attribute must be at least :length characters.": "Aquest camp ha de tenir com a mínim :length caràcters.", + "The :attribute must contain at least one letter.": "Aquest camp ha de contenir almenys una lletra.", + "The :attribute must contain at least one number.": "Aquest camp ha de contenir almenys un número.", + "The :attribute must contain at least one symbol.": "Aquest camp ha de contenir almenys un símbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Aquest camp ha de contenir almenys una lletra majúscula i una minúscula.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "El camp donat ha aparegut en una filtració de dades. Si us plau, trieu un camp diferent." +} diff --git a/locales/ca/json.json b/locales/ca/json.json new file mode 100644 index 00000000000..ee8035d4664 --- /dev/null +++ b/locales/ca/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(i :count error més)", + "(and :count more errors)": "(i :count error més)|(i :count errors més)|(i :count errors més)", + "30 Days": "30 Dies", + "60 Days": "60 Dies", + "90 Days": "90 Dies", + ":amount selected": ":Amount seleccionats", + ":amount Total": ":Amount en total", + ":days day trial": "prova per :days dies", + ":resource Details": ":Resource Detalls", + ":resource Details: :title": ":Resource Detalls: :title", + "A decryption key is required.": "Cal una clau de desxifrat.", + "A fresh verification link has been sent to your email address.": "Un nou enllaç de verificació s'ha enviat al teu correu electrònic.", + "A new verification link has been sent to the email address you provided during registration.": "S'ha enviat un nou enllaç de verificació a l'adreça electrònica que heu proporcionat durant el registre.", + "A new verification link has been sent to the email address you provided in your profile settings.": "S'ha enviat un nou enllaç de verificació a l'adreça de correu electrònic que heu proporcionat durant la configuració del seu perfil.", + "A new verification link has been sent to your email address.": "S'ha enviat un nou enllaç de verificació a la seva adreça de correu electrònic.", + "Accept Invitation": "Acceptar la invitació", + "Action": "Acció", + "Action Event": "Esdeveniment d'acció", + "Action Events": "Esdeveniments d'acció", + "Action Happened At": "Va passar a les", + "Action Initiated By": "Iniciat Per", + "Action Name": "Nom", + "Action Status": "Estat", + "Action Target": "Objectiu", + "Actions": "Accions", + "Add": "Afegir", + "Add :resource": "Afegeix :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Afegir un nou membre de l'equip al seu equip, permetent-los a col·laborar amb tu.", + "Add additional security to your account using two factor authentication.": "Afegir seguretat addicional al vostre compte utilitzant autenticació de doble factor.", + "Add Payment Method": "Afegeix un mètode de pagament", + "Add row": "Afegir fila", + "Add Team Member": "Afegir Membre De L'Equip", + "Add VAT Number": "Agregar número VAT", + "Added.": "Afegit.", + "Additional billing information updated successfully.": "La informació de facturació addicional s'ha actualitzat correctament.", + "Address": "Adreça", + "Address Line 2": "Línia d'adreça 2", + "Administrator": "Administrador", + "Administrator users can perform any action.": "Els usuaris administrador poden dur a terme qualsevol acció.", + "Afghanistan": "Afganistan", + "Aland Islands": "Illes Aland", + "Albania": "Albània", + "Algeria": "Algèria", + "All of the people that are part of this team.": "Totes les persones que formen part d'aquest equip.", + "All resources loaded.": "Tots els recursos carregat.", + "All rights reserved.": "Tots els drets reservats.", + "Already registered?": "Ja estàs registrat?", + "American Samoa": "Samoa Americana", + "An error occurred while uploading the file.": "S'ha produït un error mentre pujar el fitxer.", + "An error occurred while uploading the file: :error": "S'ha produït un error en carregar el fitxer: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "S'ha produit un error inesperat i hem notificat al nostre equip de soport. Si us plau, prova-ho de nou més tard.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Un altre usuari ha actualitzat aquest recurs des d'aquesta pàgina es va carregar. Si us plau, actualitzeu la pàgina i torneu a intentar.", + "Antarctica": "L'antàrtida", + "Antigua And Barbuda": "Antigua i Barbuda", + "Antigua and Barbuda": "Antigua i Barbuda", + "API Token": "API Fitxa", + "API Token Permissions": "API Token Permisos", + "API Tokens": "API Fitxes", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API fitxes permeten a tercers serveis a autenticar amb la nostra aplicació en el seu nom.", + "Apply": "Aplicar", + "Apply Coupon": "Aplicar Cupó", + "April": "D'abril", + "Are you sure you want to attempt to pay :amount?": "Esteu segur que voleu provar de pagar :amount?", + "Are you sure you want to cancel your subscription?": "Esteu segur que voleu cancel·lar la vostra subscripció?", + "Are you sure you want to delete all the notifications?": "Esteu segur que voleu suprimir totes les notificacions?", + "Are you sure you want to delete the selected resources?": "Esteu segur que voleu suprimir els recursos seleccionats?", + "Are you sure you want to delete this file?": "Esteu segur que voleu suprimir aquest fitxer?", + "Are you sure you want to delete this notification?": "Esteu segur que voleu suprimir aquesta notificació?", + "Are you sure you want to delete this payment method?": "Esteu segur que voleu suprimir aquesta forma de pagament?", + "Are you sure you want to delete this resource?": "Esteu segur que voleu suprimir aquest recurs?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Esteu segur que voleu suprimir aquest equip? Una vegada que un equip és eliminat, a tots els seus recursos i les dades es perdran permanentment esborrada.", + "Are you sure you want to delete your account?": "Esteu segur que voleu suprimir el vostre compte?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Esteu segur que voleu esborrar el vostre compte? Una vegada el vostre compte ha estat esborrat, tots els seus recursos i les dades es perdran permanentment. Si us plau, introduïu la vostra contrasenya per confirmar que voleu suprimir permanentment el vostre compte.", + "Are you sure you want to detach the selected resources?": "Està segur de voler desvincular els recursos seleccionats?", + "Are you sure you want to detach this resource?": "Esteu segur que voleu separar aquest recurs?", + "Are you sure you want to force delete the selected resources?": "Esteu segur que voleu forçar suprimir els recursos seleccionats?", + "Are you sure you want to force delete this resource?": "Esteu segur que voleu forçar esborrar aquest recurs?", + "Are you sure you want to log out?": "Esteu segur que voleu tancar la sessió?", + "Are you sure you want to mark all notifications as read?": "Confirmes que vols marcar totes les notificacions com a llegides?", + "Are you sure you want to remove this item?": "Esteu segur que voleu eliminar aquest element?", + "Are you sure you want to restore the selected resources?": "Esteu segur que voleu restaurar els recursos seleccionats?", + "Are you sure you want to restore this resource?": "Esteu segur que voleu restaurar aquest recurs?", + "Are you sure you want to resume your subscription?": "Esteu segur que voleu reprendre la vostra subscripció?", + "Are you sure you want to run this action?": "Esteu segur que voleu executar aquesta acció?", + "Are you sure you want to set this payment method as your default?": "Esteu segur que voleu establir aquesta forma de pagament com a predeterminada?", + "Are you sure you want to stop impersonating?": "Esteu segur que voleu parar la personificacció?", + "Are you sure you would like to delete this API token?": "Esteu segur que voleu eliminar aquesta API token?", + "Are you sure you would like to leave this team?": "Esteu segur que voleu sortir d'aquest equip?", + "Are you sure you would like to remove this person from the team?": "Esteu segur que voleu esborrar aquesta persona de l'equip?", + "Are you sure you would like to switch billing plans?": "Esteu segur que voleu canviar de pla de facturació?", + "Argentina": "Argentina", + "Armenia": "Armènia", + "Aruba": "Aruba", + "Attach": "Adjuntar", + "Attach & Attach Another": "Adjuntar & Adjuntar Un Altre", + "Attach :resource": "Adjuntar :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Adjunteu fitxers arrossegant i deixant anar, seleccionant-los o tastant-los.", + "August": "Agost", + "Australia": "Austràlia", + "Austria": "Àustria", + "Azerbaijan": "Azerbaidjan", + "Bahamas": "Bahames", + "Bahrain": "Bahrain", + "Bangladesh": "Bangla desh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Abans de continuar, podria verificar la seva adreça de correu electrònic fent clic a l'enllaç que li acabem d'enviar? Si no ha rebut el correu electrònic, amb gust li enviarem un altre.", + "Before proceeding, please check your email for a verification link.": "Abans de continuar, si us plau, comprova el teu correu electrònic per a l'enllaç de verificació.", + "Belarus": "Bielorússia", + "Belgium": "Bèlgica", + "Belize": "Belize", + "Benin": "Benín", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Informació de facturació", + "Billing Management": "Gestió de facturació", + "Bolivia": "Bolívia", + "Bolivia, Plurinational State of": "Bolívia, Estat plurinacional de", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius i Saba", + "Bosnia And Herzegovina": "Bòsnia i Hercegovina", + "Bosnia and Herzegovina": "Bòsnia i Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Illa Bouvet", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Territori britànic de l'oceà índic", + "Browser Sessions": "Sessions del navegador", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgària", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodja", + "Cameroon": "Camerun", + "Canada": "Canadà", + "Cancel": "Cancel·la", + "Cancel Subscription": "Cancel·lar subscripció", + "Cape Verde": "Cap Verd", + "Card": "Targeta", + "Cayman Islands": "Illes Caiman", + "Central African Republic": "La República Centreafricana", + "Chad": "Txad", + "Change Subscription Plan": "Canviar pla de subscripció", + "Change the current payment method attached to your subscription": "Canvia la forma de pagament actual adjunta a la teva subscripció", + "Changes": "Canvis", + "Checkout": "Pagament", + "Chile": "Xile", + "China": "Xina", + "Choose": "Triar", + "Choose :field": "Triar :field", + "Choose :resource": "Triar :resource", + "Choose an option": "Tria una opció", + "Choose date": "Tria la data", + "Choose File": "Tria el fitxer", + "Choose Files": "Trieu Fitxers", + "Choose Type": "Esculli tipus", + "Christmas Island": "Illa De Nadal", + "City": "Ciutat", + "Click here to re-send the verification email.": "Feu clic aquí per a reenviar el correu de verificació.", + "click here to request another": "Feu clic aquí per sol·licitar un altre", + "Click to choose": "Feu clic a escollir", + "Close": "Tancar", + "Cocos (Keeling) Islands": "Illes Cocos (Keeling)", + "Code": "Codi", + "Colombia": "Colòmbia", + "Comoros": "Comores", + "Confirm": "Confirmar", + "Confirm Billing Action": "Confirmeu l'acció de facturació", + "Confirm Password": "Confirmar contrasenya", + "Confirm Payment": "Confirmar el pagament", + "Confirm your :amount payment": "Confirmeu el vostre pagament de :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, República Democràtica", + "Congo, the Democratic Republic of the": "Congo, República Democràtica del", + "Constant": "Constant", + "Continue To Payment": "Continueu amb el pagament", + "Cook Islands": "Illes Cook", + "Copy to clipboard": "Copiar al portapapers", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Costa d'Ivori", + "Country": "País", + "Coupon": "Cupó", + "Coupon applied successfully.": "Cupó aplicat correctament.", + "Create": "Crear", + "Create & Add Another": "Crear I Afegir Un Altre", + "Create :resource": "Crear :resource", + "Create a new team to collaborate with others on projects.": "Crear un equip nou per a col·laborar amb els altres en projectes.", + "Create Account": "Crear Compte", + "Create API Token": "Crear API Fitxa", + "Create New Team": "Crear Un Nou Equip", + "Create Team": "Crear L'Equip", + "Created.": "Creat.", + "Croatia": "Croàcia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curacao", + "Current Password": "Contrasenya Actual", + "Current Subscription Plan": "Pla de subscripció actual", + "Currently Subscribed": "Subscrit actualment", + "Customer Balance": "Balanç del client", + "Customize": "Personalitzar", + "Cyprus": "Xipre", + "Czech Republic": "Txèquia", + "Côte d'Ivoire": "Costa d'Ivori", + "Dark": "Fosc", + "Dashboard": "Tauler de control", + "December": "Desembre", + "Decrease": "Disminució", + "Default": "Per defecte", + "Delete": "Esborrar", + "Delete :resource": "Esborrar :resource", + "Delete Account": "Esborrar el compte", + "Delete all notifications": "Suprimeix totes les notificacions", + "Delete API Token": "Esborrar API Token", + "Delete File": "Suprimeix El Fitxer", + "Delete Notification": "Suprimeix la notificació", + "Delete Resource": "Suprimeix El Recurs", + "Delete Selected": "Suprimeix Seleccionada", + "Delete Team": "Esborrar Equip", + "Denmark": "Dinamarca", + "Detach": "Separa", + "Detach Resource": "Deslligar el recurs", + "Detach Selected": "Desvincular selecció", + "Details": "Detalls", + "Disable": "Deshabilitar", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Realment vols sortir? Hi ha canvis sense desar.", + "Dominica": "Dominica", + "Dominican Republic": "República Dominicana", + "Done.": "Fet.", + "Download": "Descarregar", + "Download Invoice": "Descarrega Factura", + "Drop file or click to choose": "Deixeu anar el fitxer o feu clic per triar", + "Drop files or click to choose": "Deixeu anar fitxers o feu clic per triar", + "Ecuador": "Equador", + "Edit": "Edita", + "Edit :resource": "Edita :resource", + "Edit Attached": "Edita Connectat", + "Edit Profile": "Edita el perfil", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Els usuaris Editor tenen la capacitat de llegir, crear i actualitzar.", + "Egypt": "Egipte", + "El Salvador": "El Salvador", + "Email": "Correu electrònic", + "email": "correu electrònic", + "Email Address": "Adreça de correu electrònic", + "Email Addresses": "Correus electrònics", + "Email Password Reset Link": "Enllaç per a restablir la contrasenya", + "Email Verification": "Verificació del correu electrònic", + "Enable": "Habilitar", + "Encrypted environment file already exists.": "El fitxer d'entorn xifrat ja existeix.", + "Encrypted environment file not found.": "No s'ha trobat el fitxer d'entorn xifrat.", + "Ensure your account is using a long, random password to stay secure.": "Assegureu-vos que esteu utilitzant una contrasenya llarga i aleatòria per mantenir el seu compte segur.", + "Environment file already exists.": "El fitxer d'entorn ja existeix.", + "Environment file not found.": "No s'ha trobat el fitxer d'entorn.", + "Equatorial Guinea": "Guinea Equatorial", + "Eritrea": "Eritrea", + "Error": "Error", + "errors": "errors", + "Estonia": "Estònia", + "Ethiopia": "Etiòpia", + "ex VAT": "sense VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Caduca el :expiration", + "Export As CSV": "Exporta com a CSV", + "Extra Billing Information": "Informació de facturació adicional", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Una confirmació extra és necessària per tramitar el seu pagament. Si us plau, continua a la pàgina de pagament fent clic al botó de sota.", + "Failed Subscription Payment": "Pagament de la subscripció fallit", + "Failed to load :resource!": "Ha fallat en carregar :resource!", + "Falkland Islands (Malvinas)": "Les Illes Malvines (Malvines)", + "Faroe Islands": "Illes Fèroe", + "February": "Febrer", + "Fiji": "Fiji", + "Filename": "Nom del fitxer", + "Finish enabling two factor authentication.": "Acabeu d'habilitar la autenticació de dos factors.", + "Finland": "Finlàndia", + "For your security, please confirm your password to continue.": "Per a la seva seguretat, si us plau, confirmeu la vostra contrasenya per a continuar.", + "Forbidden": "Prohibit", + "Force Delete": "Força Suprimir", + "Force Delete :resource": "Força Suprimir :resource", + "Force Delete Resource": "Força Suprimir Recurs", + "Force Delete Selected": "Força A Suprimeix Seleccionada", + "Forgot Password": "Contrasenya oblidada", + "Forgot your password?": "Heu oblidat la vostra contrasenya?", + "Forgot Your Password?": "Heu oblidat la vostra contrasenya?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Heu oblidat la vostra contrasenya? Cap problema. Només fer-nos saber la vostra adreça electrònica i us enviarem un enllaç per restablir la contrasenya que us permetrà triar-ne una de nova.", + "France": "França", + "French Guiana": "Guaiana Francesa", + "French Polynesia": "Polinèsia Francesa", + "French Southern Territories": "Territoris meridionals francesos", + "From": "Des de", + "Gabon": "Gabon", + "Gambia": "Gàmbia", + "Georgia": "Geòrgia", + "Germany": "Alemanya", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Aneu a l'inici", + "Go to page :page": "Aneu a la pàgina :page", + "Great! You have accepted the invitation to join the :team team.": "Genial! Heu acceptat la invitació a unir-se a l'equip :team.", + "Greece": "Grècia", + "Greenland": "Groenlàndia", + "Grenada": "Granada", + "Guadeloupe": "Guadalupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea Bissau", + "Guyana": "La guaiana", + "Haiti": "Haití", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Estàs pensant en cancel·lar la teva subscripció? Pots reactivar la teva subscripció a l'instant en qualsevol moment fins al final del cicle de facturació actual. Un cop finalitzi el vostre cicle de facturació actual, podeu triar un pla de subscripció completament nou.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Té dubtes sobre la concelació de la seva subscripció? Pot reactivar instentàniament la seva subscripció en qualsevol moment fins al final del seu cicle de facturació actual. Una vegada finalitzat el seu cicle de facturació actual, podrà escollir un pla de subscripció completament nou.", + "Heard Island & Mcdonald Islands": "Illes Heard i McDonald", + "Heard Island and McDonald Islands": "Illes Heard i McDonald", + "Hello!": "Hola!", + "Hide Content": "Amagar el contingut", + "Hold Up!": "Espera!", + "Holy See (Vatican City State)": "Santa Seu (Estat del Vaticà)", + "Honduras": "Hondures", + "Hong Kong": "Hong Kong", + "Hungary": "Hongria", + "I agree to the :terms_of_service and :privacy_policy": "Estic d'acord a la :terms_of_service i :privacy_policy", + "Iceland": "Islàndia", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Si és necessari, pots sortir de totes les altres sessions d'altres navegadors a través de tots els teus dispositius. Algunes de les últimes sessions s'enumeren a continuació; no obstant, aquesta llista pot no estar completa. Si creieu que el vostre compte pot estar compromès, hauríeu d'actualitzar la contrasenya.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Si ja teniu un compte, podeu acceptar aquesta invitació fent clic al botó de sota:", + "If you did not create an account, no further action is required.": "Si no heu creat cap compte, no es requereix cap acció adicional.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Si no heu d'esperar a rebre una invitació per a aquest equip, pot descartar aquest correu electrònic.", + "If you did not receive the email": "Si no heu rebut el correu", + "If you did not request a password reset, no further action is required.": "Si no heu sol·licitat el restabliment de la contrasenya, obvieu aquest correu electrònic.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Si no disposeu d'un compte, podeu crear un fent clic al botó de sota. Després de crear un compte, vostè pot fer clic a la invitació acceptació botó en aquest email per acceptar l'equip invitació:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Si heu d’afegir informació específica de contacte o fiscal a les vostres factures, com ara el vostre nom complet de l’empresa, el número d’identificació d’IVA o l’adreça del registre, podeu afegir -la aquí.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Si té algun problema per a fer clic al botó \":actionText\", copii i enganxi la següent URL al seu navegador web", + "Impersonate": "Suplantar", + "Increase": "Augmentar", + "India": "L'Índia", + "Indonesia": "Indonèsia", + "Invalid filename.": "Nom de fitxer no vàlid.", + "Invalid JSON was returned from the route.": "S'ha retornat un JSON no vàlid des de la ruta.", + "Invoice Email Addresses": "Adreces de correu electrònic de la factura", + "Invoice emails updated successfully.": "Els correus electrònics de factura s’actualitzen correctament.", + "Invoices": "Factures", + "Iran, Islamic Republic Of": "L'Iran", + "Iran, Islamic Republic of": "Iran, República Islàmica d'", + "Iraq": "L'Iraq", + "Ireland": "Irlanda", + "Isle Of Man": "Illa de Man", + "Isle of Man": "Illa de Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Sembla que no té una subscripció activa. Pot escollir un dels plans de subscripció a continuació per començar. Els plans de subscripció es poden canviar o cancel·lar segons sigui convenient.", + "Italy": "Itàlia", + "Jamaica": "Jamaica", + "January": "Gener", + "Japan": "Japó", + "Jersey": "Jersey", + "Jordan": "Jordània", + "July": "Juliol", + "June": "Juny", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Clau", + "Kiribati": "Kiribati", + "Korea": "Corea Del Sud", + "Korea, Democratic People's Republic of": "Corea Del Nord", + "Korea, Republic of": "Corea del Sud", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirguizistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Últim actiu", + "Last used": "Última utilitzat", + "Latvia": "Letònia", + "Leave": "Deixar", + "Leave Team": "Deixar Equip", + "Lebanon": "Líban", + "length": "longitud", + "Lens": "Lent", + "Lesotho": "Lesotho", + "Liberia": "Libèria", + "Libyan Arab Jamahiriya": "Líbia", + "Liechtenstein": "Liechtenstein", + "Light": "Clar", + "Lithuania": "Lituània", + "Load :perPage More": "Càrrega :perPage Més", + "Loading": "Carregant", + "Location": "Ubicació", + "Log in": "Entrar", + "Log In": "Entrar", + "Log Out": "Sortir", + "Log out": "Tancar sessió", + "Log Out Other Browser Sessions": "Tanca la sessió d'altres navegadors", + "Log Viewer": "Visor de registre", + "Login": "Entrar", + "Logout": "Sortir", + "Logs": "Registres", + "Luxembourg": "Luxemburg", + "Macao": "Macau", + "Macedonia": "Nord De Macedònia", + "Macedonia, the former Yugoslav Republic of": "L'Exrepública Iugoslava de Macedònia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malàisia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Gestionar Compte", + "Manage and log out your active sessions on other browsers and devices.": "Administri i tanqui les seves sessions actives en altres navegadors i dispositius.", + "Manage API Tokens": "Gestionar API Fitxes", + "Manage Role": "Gestionar El Paper", + "Manage Team": "Gestionar L'Equip De", + "Managing billing for :billableName": "Gestionant la facturació de :billableName", + "March": "Març", + "Mark all as Read": "Marcar tots com a llegits", + "Mark all notifications as read": "Marca totes les notificacions com a llegides", + "Mark Read": "Marca Llegit", + "Mark Unread": "Marca com no llegit", + "Marshall Islands": "Illes Marshall", + "Martinique": "Martinica", + "Mauritania": "Mauritània", + "Mauritius": "Maurici", + "May": "Maig", + "Mayotte": "Mayotte", + "Mexico": "Mèxic", + "Micronesia, Federated States Of": "Micronèsia", + "Micronesia, Federated States of": "Micronèsia, Estats Federats de", + "Moldova": "Moldàvia", + "Moldova, Republic of": "Moldàvia, República de", + "Monaco": "Mònaco", + "Mongolia": "Mongòlia", + "Montenegro": "Montenegro", + "Month To Date": "Mes A La Data", + "Monthly": "Mensual", + "monthly": "mensual", + "Montserrat": "Montserrat", + "Morocco": "Marroc", + "Mozambique": "Moçambic", + "Myanmar": "Myanmar", + "Name": "Nom", + "name": "nom", + "Namibia": "Namíbia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Països baixos", + "Netherlands Antilles": "Antilles Neerlandeses", + "Nevermind": "No importa", + "Nevermind, I'll keep my old plan": "No importa, mantindré el meu antic pla", + "New": "Nous", + "New :resource": "Nova :resource", + "New Caledonia": "Nova Caledònia", + "New Password": "Contrasenya Nova", + "New Zealand": "Nova Zelanda", + "Next": "Següent", + "Next Payment": "Següent pagament", + "Next Payment on": "Següent pagament activat", + "Nicaragua": "Nicaragua", + "Niger": "Níger", + "Nigeria": "Nigèria", + "Niue": "Niue", + "No": "No", + "No :resource matched the given criteria.": "No :resource coincidit amb els criteris donats.", + "No additional information...": "Cap informació addicional...", + "No Current Data": "No Hi Ha Dades Actuals", + "No Data": "No Hi Ha Dades", + "no file selected": "cap arxiu seleccionat", + "No Increase": "Cap Augment", + "No payment methods on file.": "No hi ha cap mètode de pagament registrat.", + "No payment scheduled.": "No hi ha pagament programat.", + "No Prior Data": "No Abans De Dades", + "No Results Found.": "No Hi Ha Resultats.", + "Norfolk Island": "Illa Norfolk", + "Northern Mariana Islands": "Illes Marianes Del Nord", + "Norway": "Noruega", + "Not Found": "No trobat", + "Notifications": "Notificacions", + "Nova": "Nova", + "Nova User": "Nova Usuari", + "November": "Novembre", + "October": "D'octubre", + "of": "de", + "OK": "D'acord", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Una vegada que un equip és eliminat, a tots els seus recursos i les dades es perdran permanentment esborrada. Abans d'esborrar aquest equip, si us plau, descarregui qualsevol de les dades o la informació relativa a aquest equip que voleu conservar.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Una vegada el vostre compte ha estat esborrat, a tots els seus recursos i les dades es perdran permanentment esborrada. Abans de suprimir el compte, si us plau, descarregui qualsevol dada o informació que desitgeu conservar.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Un cop suprimit el vostre compte, tots els seus recursos i dades se suprimiran permanentment. Introduïu la vostra contrasenya per confirmar que voleu suprimir permanentment el vostre compte.", + "Only Trashed": "Només eliminats", + "Open Invoices": "Factures obertes", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "El nostra portal d'administració de facturació li permet administrar còmodament el seu pla de subscripció, mètode de pagament i descarregar les seves factures recents.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "El nostre portal de gestió de facturació us permet gestionar còmodament el vostre pla de subscripció, els mètodes de pagament i descarregar les vostres factures recents.", + "Page Expired": "Pàgina caducada", + "Pagination Navigation": "Navegació de la paginació", + "Paid": "Pagat", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Territoris Palestins", + "Panama": "Panamà", + "Papua New Guinea": "Papua Nova Guinea", + "Paraguay": "Paraguai", + "Password": "Contrasenya", + "password": "contrasenya", + "Payment Confirmation": "Confirmació De Pagament", + "Payment Information": "Informació de pagament", + "Payment information updated successfully.": "La informació de pagament s'ha actualitzat correctament.", + "Payment Method": "Mètode de pagament", + "Payment Methods": "Mètodes de Pagament", + "Payment Required": "Pagament obligatori", + "Payments": "Pagaments", + "Pending Team Invitations": "Pendents De L'Equip Invitacions", + "Per Page": "Per Pàgina", + "Permanently delete this team.": "Per suprimir permanentment aquest equip.", + "Permanently delete your account.": "Eliminar permanentment el teu compte.", + "Permissions": "Permisos", + "Peru": "Perú", + "Philippines": "Filipines", + "Photo": "Foto", + "Pitcairn": "Illes Pitcairn", + "Please accept the terms of service.": "Si us plau accepti les condicions del servei.", + "Please click the button below to verify your email address.": "Si us plau, feu clic al botó inferior per verificar la vostra adreça electrònica.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Si us plau, confirmeu l'accés al vostre compte per entrar a una de les emergències codis de recuperació.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Si us plau, confirmeu l'accés al vostre compte introduint el codi d'autenticació proporcionat per la vostra aplicació de google authenticator.", + "Please confirm your password before continuing.": "Si us plau, confirmeu la vostra contrasenya abans de continuar.", + "Please copy your new API token. For your security, it won't be shown again.": "Si us plau, copia la seva nova API token. Per a la seva seguretat, no es mostrarà de nou.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Si us plau, introduïu la vostra contrasenya per confirmar que voleu sortir de les altres sessions del navegador a través de tots els dispositius.", + "Please provide a maximum of three invoice emails addresses.": "Proporcioneu un màxim de tres adreces de correu electrònic de factura.", + "Please provide the email address of the person you would like to add to this team.": "Si us plau, introduïu l'adreça electrònica de la persona que t'agradaria afegir a aquest equip.", + "Please set a default payment method before retrying payments.": "Si us plau, configureu un mètode de pagament per defecte abans de tornar a intentar els pagaments.", + "Please set a default payment method before swapping plans.": "Si us plau, estableix un mètode de pagament predeterminat abans de canviar els plans.", + "Poland": "Polònia", + "Portugal": "Portugal", + "Press / to search": "Premeu / per la cerca", + "Preview": "Vista prèvia", + "Previewing": "Previsualitzant", + "Previous": "Anteriors", + "Privacy Policy": "Política De Privacitat", + "Profile": "Perfil", + "Profile Information": "Informació Del Perfil", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Trimestre Per Data", + "Recovery Code": "Codi De Recuperació", + "Refresh": "Actualització", + "Regards,": "Salutacions,", + "Regenerate Recovery Codes": "Tornar A Generar Codis De Recuperació", + "Register": "Registre", + "Reload": "Carregar", + "Remember me": "Recordeu-vos de mi", + "Remember Me": "Recorda'm", + "Remove": "Eliminar", + "Remove Photo": "Eliminar De La Foto", + "Remove Team Member": "Eliminar El Membre De L'Equip", + "Replicate": "Replicar", + "Required fields": "Els camps obligatoris", + "Resend Verification Email": "Torneu A Enviar Correu Electrònic De Verificació", + "Reset Filters": "Restabliment De Filtres", + "Reset Password": "Restablir contrasenya", + "Reset Password Notification": "Notificació de restabliment de contrasenya", + "resource": "recurs", + "Resource Row Dropdown": "Desplegable de Recursos de fila", + "Resources": "Recursos", + "resources": "recursos", + "Restore": "Restauració", + "Restore :resource": "Restauració :resource", + "Restore Resource": "Restaurar Recurs", + "Restore Selected": "Restaurar Seleccionat", + "results": "resultats", + "Resume Subscription": "Reprendre subscripció", + "Retry Payment": "Torna a provar el pagament", + "Return to :appName": "Tornar a :appName", + "Reunion": "Reunió", + "Role": "Paper", + "Romania": "Romania", + "Run Action": "Executar L'Acció", + "Russian Federation": "Federació Russa", + "Rwanda": "Rwanda", + "Réunion": "Reunió", + "Saint Barthelemy": "Sant Bartomeu", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Santa Elena", + "Saint Kitts And Nevis": "Saint Christopher i Nevis", + "Saint Kitts and Nevis": "Saint Christopher i Nevis", + "Saint Lucia": "Santa Llúcia", + "Saint Martin": "Sant Martí", + "Saint Martin (French part)": "Saint Martin (part francesa)", + "Saint Pierre And Miquelon": "St-Pierre i Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre and Miquelon", + "Saint Vincent And Grenadines": "St. Vincent i les Grenadines", + "Saint Vincent and the Grenadines": "St. Vincent i les Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé i Príncipe", + "Sao Tome and Principe": "Sao Tome and Príncipe", + "Saudi Arabia": "Aràbia Saudita", + "Save": "Desar", + "Saved.": "Salvat.", + "Scroll to bottom": "Desplaceu-vos cap avall", + "Scroll to top": "Desplaceu-vos cap a dalt", + "Search": "Cerca", + "Secure Area": "Zona segura", + "Select": "Seleccioni", + "Select a different plan": "Seleccioni un pla diferent", + "Select a log file...": "Seleccioneu un fitxer de registre...", + "Select A New Photo": "Seleccioneu Una Foto Nova", + "Select Action": "Seleccioneu Acció", + "Select all": "Selecciona-ho tot", + "Select All Dropdown": "Seleccioneu Tot el desplegable", + "Select this page": "Seleccioneu aquesta pàgina", + "Send Password Reset Link": "Envia'm enllaç per restablir la contrasenya", + "Senegal": "Senegal", + "September": "Setembre", + "Serbia": "Sèrbia", + "Server Error": "Error del servidor", + "Service Unavailable": "Servei no disponible", + "Set as default": "Establir com a defecte", + "Setup Key": "Clau de Configuració", + "Seychelles": "Seychelles", + "Show All Fields": "Mostra Tots Els Camps", + "Show Content": "Mostrar Contingut", + "Show Recovery Codes": "Mostra Codis De Recuperació", + "Showing": "Mostrant", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Sessió iniciada com", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Maarten (part neerlandesa)", + "Slovakia": "Eslovàquia", + "Slovenia": "Eslovènia", + "Soft Deleted": "Suprimit suaument", + "Solomon Islands": "De Les Illes Salomó", + "Somalia": "Somàlia", + "Something went wrong.": "Alguna cosa ha anat malament.", + "Sorry! You are not authorized to perform this action.": "Ho sentim! No esteu autoritzat a realitzar aquesta acció.", + "Sorry, your session has expired.": "Ho sento, la teva sessió ha caducat.", + "South Africa": "Sud-Àfrica", + "South Georgia And Sandwich Isl.": "Al sud de Geòrgia del Sud i Illes Sandwich", + "South Georgia and the South Sandwich Islands": "Georgia del sud i les illes Sandwitx del sud", + "South Sudan": "Sudan Del Sud", + "Spain": "Espanya", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Accions independentes", + "Start Polling": "Inici De La Votació", + "Start polling": "Comenceu a votar", + "State / County": "Estat / País", + "Stop Impersonating": "Parar Personificacció", + "Stop Polling": "Parada De La Votació", + "Stop polling": "Deixeu d'enquestar", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Guardar els codis de recuperació en la seguretat de la contrasenya d'administrador. Es pot utilitzar per a recuperar l'accés al vostre compte si les seves dues factor d'autenticació dispositiu està perdut.", + "Subscribe": "Subscrigui", + "Subscription Information": "Informació de subscripció", + "Subscription Pending": "Subscripció pendent", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Illes Svalbard i Jan Mayen", + "Svalbard and Jan Mayen": "Illes Svalbard i Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suècia", + "Switch Teams": "Canviar Equips", + "Switzerland": "Suïssa", + "Syrian Arab Republic": "Síria", + "System": "Sistema", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Província de Xina", + "Tajikistan": "Tadjikistan", + "Tanzania": "Tanzània", + "Tanzania, United Republic of": "Tanzania, República Unica de", + "TAX": "IMPOSTA", + "Team Details": "Equip Detalls", + "Team Invitation": "Equip Invitació", + "Team Members": "Els Membres De L'Equip", + "Team Name": "Nom De L'Equip", + "Team Owner": "Equip Titular", + "Team Settings": "L'Equip De Configuració", + "Terms of Service": "Condicions del Servei", + "Thailand": "Tailàndia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Gràcies per registrar-te! Abans de començar, podria verificar la vostra adreça de correu electrònic fent clic a l'enllaç que ens feu un correu electrònic a vostè? Si no heu rebut el correu electrònic, estarem encantats d'enviar-te un altre.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Gràcies pel seu suport continuat. Hem adjutat una còpia de la seva factura pels seus registres. Feu-nos saber si té alguna pregunta o dubte.", + "Thanks,": "Gràcies,", + "The :attribute must be a valid role.": "La :attribute ha de ser vàlid paper.", + "The :attribute must be at least :length characters and contain at least one number.": "La :attribute ha de tenir com a mínim :length caràcters i com a mínim un número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "La :attribute ha de tenir com a mínim :length un caràcter, un caràcter especial i com a mínim un número.", + "The :attribute must be at least :length characters and contain at least one special character.": "La :attribute ha de tenir com a mínim :length caràcters i un caràcter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "La :attribute ha de tenir com a mínim :length caràcters i una lletra majuscula i un número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "La :attribute ha de tenir com a mínim :length caràcters i una lletra majuscula i un caràcter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "La :attribute ha de tenir com a mínim :length caràcters, una lletra majuscula, un número i un caràcter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "La :attribute ha de tenir com a mínim :length caràcters i una lletra majuscula", + "The :attribute must be at least :length characters.": "La :attribute ha de tenir com a mínim :length caràcters.", + "The :attribute must contain at least one letter.": "La :attribute ha de tenir com a mínim una lletra.", + "The :attribute must contain at least one number.": "La :attribute ha de tenir com a mínim un número.", + "The :attribute must contain at least one symbol.": "La :attribute ha de tenir com a mínim un símbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "La :attribute ha de tenir com a mínim una lletra majúscula i una minúscula.", + "The :resource was created!": "La :resource es va crear!", + "The :resource was deleted!": "La :resource estava eliminat!", + "The :resource was restored!": "La :resource va ser restaurada!", + "The :resource was updated!": "La :resource va ser actualitzat!", + "The action was executed successfully.": "L'acció s'ha executat correctament.", + "The default payment method cannot be removed.": "La forma de pagament predeterminada no es pot eliminar.", + "The file was deleted!": "L'arxiu va ser suprimit!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "La :attribute proporcionada s'ha vist compromesa en una filtració de dades. Trii una :attribute diferent.", + "The given data was invalid.": "Les dades proporcionades no eren vàlides.", + "The government won't let us show you what's behind these doors": "El govern no anem a mostrar-te darrere d'aquestes portes", + "The HasOne relationship has already been filled.": "La HasOne relació ja ha estat ple.", + "The image could not be loaded": "No s'ha pogut carregar la imatge", + "The image could not be loaded.": "No s'ha pogut carregar la imatge.", + "The invoice emails must be valid email addresses.": "Els correus electrònics de la factura han de ser adreces de correu electrònic vàlides.", + "The password is incorrect.": "Contrasenya no és correcta.", + "The provided coupon code is invalid.": "El cupó que heu enviat no és vàlid.", + "The provided password does not match your current password.": "La contrasenya que heu enviat no coincideix amb la vostra contrasenya actual.", + "The provided password was incorrect.": "La contrasenya que heu enviat no era correcta.", + "The provided two factor authentication code was invalid.": "Les dues factor codi d'autenticació, no era vàlida.", + "The provided two factor recovery code was invalid.": "El codi de recuperació de dos factors proporcionat no era vàlid.", + "The provided VAT number is invalid.": "El número VAT que has enviat no és vàlid.", + "The resource was attached!": "El recurs s'ha adjuntat!", + "The resource was prevented from being saved!": "S'ha evitat desar el recurs!", + "The resource was updated!": "El recurs va ser actualitzat!", + "The response is not a streamed response.": "La resposta no és una resposta en streaming.", + "The response is not a view.": "La resposta no és una visió.", + "The selected country is invalid.": "El país seleccionat no és vàlid.", + "The selected plan is invalid.": "El pla seleccionat no és vàlid.", + "The selected resources have been :action!": "Els recursos seleccionats han estat :action!", + "The team's name and owner information.": "El nom de l'equip i el propietari de la informació.", + "There are no available options for this resource.": "No hi ha opcions disponibles per a aquest recurs.", + "There are no fields to display.": "No hi ha camps per mostrar.", + "There are no new notifications.": "No hi ha noves notificacions.", + "There was a problem executing the action.": "Hi havia un problema d'executar l'acció.", + "There was a problem fetching the resource.": "S'ha produït un problema en obtenir el recurs.", + "There was a problem submitting the form.": "Hi havia un problema d'enviar el formulari.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Aquestes persones han estat convidats al seu equip i han enviat una invitació per correu electrònic. Que poden entrar a l'equip per acceptar la invitació per correu electrònic.", + "This account does not have an active subscription.": "Aquest compte no té una subscripció activa.", + "This action is unauthorized.": "Aquesta acció no està autoritzada.", + "This copy of Nova is unlicensed.": "Aquesta còpia de Nova no està llicenciada.", + "This coupon code can only be used by new customers.": "Aquest cupó és vàlid per a nous clients.", + "This device": "Aquest dispositiu", + "This file field is read-only.": "Aquest fitxer camp és de només lectura.", + "This invoice is no longer open.": "Aquesta factura ja no està oberta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Aquesta és una àrea de seguretat de l'aplicació. Si us plau, confirmeu la vostra contrasenya abans de continuar.", + "This password does not match our records.": "Aquesta contrasenya no coincideix amb els nostres registres.", + "This password reset link will expire in :count minutes.": "Aquest enllaç de restabliment de contrasenya caducarà en :count minuts.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Aquest pagament es va iniciar, però encara no s’han rebut els fons. Això pot trigar fins a 14 dies.", + "This resource no longer exists": "Aquest recurs ja no existeix", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Aquesta subscripció ha caducar i no es pot reprendre. Creï una nova subscripció.", + "This user already belongs to the team.": "Aquest usuari ja pertany a l'equip.", + "This user has already been invited to the team.": "Aquest usuari ja ha estat convidat a l'equip.", + "Timor-Leste": "Timor Oriental", + "to": "a", + "To": "A", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Per acabar d'habilitar l'autenticació de dos factors, escanegi el següent codi QR utilitzant l'aplicació d'autentificació del seu telèfon o ingressi la clau de configuració y proporcioni el codi OTP generat.", + "Today": "Avui", + "Toggle navigation": "Commutar navegació", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Fitxa Nom", + "Tonga": "Tonga", + "Too Many Requests": "Massa peticions", + "total": "total", + "Total:": "Total:", + "Trashed": "A la paperera", + "Trinidad And Tobago": "Trinitat i Tobago", + "Trinidad and Tobago": "Trinitat i Tobago", + "Tunisia": "Tunísia", + "Turkey": "Turquia", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks i Caicos Illes", + "Turks and Caicos Islands": "Turks i Caicos Illes", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autenticació de doble factor", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "L'autenticació de dos factors està ara habilitada. Escanegi el següent codi QR utilitzant l'aplicació d'autentificació del seu telèfon o ingressi la clau de configuració.", + "Type": "Tipus", + "Uganda": "Uganda", + "Ukraine": "Ucraïna", + "Unauthorized": "No autoritzat", + "United Arab Emirates": "Emirats Àrabs Units", + "United Kingdom": "Regne Unit", + "United States": "Estats Units", + "United States Minor Outlying Islands": "EUA Illes Perifèriques", + "United States Outlying Islands": "EUA Illes Perifèriques", + "Unknown": "Desconegut", + "Unpaid": "Sense pagar", + "Update": "Actualització", + "Update & Continue Editing": "Actualització I Continua Editant", + "Update :resource": "Actualització :resource", + "Update :resource: :title": "Actualització :resource: :title", + "Update attached :resource: :title": "Actualització adjunta :resource: :title", + "Update Password": "Actualitzar La Contrasenya", + "Update Payment Information": "Actualitzar la informació de pagament.", + "Update Payment Method": "Actualitzar el mètode de pagament.", + "Update your account's profile information and email address.": "Actualitzeu la informació del seu compte i l'adreça de correu electrònic", + "Uploading": "S'està carregant", + "Uploading files... (:current/:total)": "S'estan penjant fitxers... (:current/:total)", + "Uruguay": "Uruguai", + "Use a recovery code": "Utilitzar un codi de recuperació", + "Use an authentication code": "Ús d'un codi d'autenticació", + "User Actions": "Accions d'usuari", + "User Security": "Seguretat dels usuaris", + "Username": "Nom d'usuari", + "Uzbekistan": "Uzbekistan", + "Value": "Valor", + "Vanuatu": "Vanuatu", + "VAT Number": "Número de VAT", + "Venezuela": "Veneçuela", + "Venezuela, Bolivarian Republic of": "Veneçuela, República Bolívariana de", + "Verify Email Address": "Confirmeu la vostra adreça electrònica", + "Verify Your Email Address": "Confirmeu la vostra adreça electrònica", + "Viet Nam": "Vietnam", + "View": "Vista", + "Virgin Islands, British": "Illes Verges Britàniques", + "Virgin Islands, U.S.": "Illes Verges nord-americanes", + "Wallis And Futuna": "Wallis i Fortuna", + "Wallis and Futuna": "Wallis i Fortuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Estem processant la subscripció. Una vegada que la subscripció s'hagi processat correctament, aquesta pàgina s'actualitzarà automàticament. Normalment aquest procés només hauria de tardar uns segons.", + "We are unable to process your payment. Please contact customer support.": "No poodem processar el pagament. Posis en contacte amb el servei d'atenció al client.", + "We have emailed your password reset link!": "Hem enviat per correu electrònic l'enllaç per restablir la contrasenya!", + "We were unable to find a registered user with this email address.": "No hem pogut trobar un usuari registrat amb aquest correu electrònic.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Enviarem un enllaç de descàrrega de factures a les adreces de correu electrònic que especifiqueu a continuació. Podeu separar diverses adreces de correu electrònic mitjançant comes.", + "We're lost in space. The page you were trying to view does not exist.": "Estem perduts en l'espai. La pàgina a la que intenteu veure no existeix.", + "Welcome Back!": "Benvinguts de nou!", + "Western Sahara": "Sàhara Occidental", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Quan el factor d'autenticació en dos passos està habilitat, se us demanarà un token segur i aleatori durant l'autenticació. Podeu recuperar aquest token des del vostre telèfon de l'aplicació Google Authenticator.", + "Whoops": "Vaja", + "Whoops!": "Vaja!", + "Whoops! Something went wrong.": "Vaja! Alguna cosa ha anat malament.", + "With Trashed": "Amb eliminats", + "Write": "Escriure", + "Year To Date": "Any Fins A La Data", + "Yearly": "Anualment", + "Yemen": "Iemenita", + "Yes": "Sí", + "You are already subscribed.": "Vostè ja està inscrit.", + "You are currently within your free trial period. Your trial will expire on :date.": "Actualment es troba dins el període de prova gratuit. La sva prova vencerà el :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Actualment esteu dins del vostre període de prova gratuït. La vostra prova caducarà el dia :date. En iniciar una subscripció nova, la vostra prova finalitzarà.", + "You are logged in!": "Sessió iniciada!", + "You are receiving this email because we received a password reset request for your account.": "Heu rebut aquest correu electrònic perquè s'ha solicitat el restabliment de la contrasenya per al vostre compte.", + "You have been invited to join the :team team!": "Vostè ha estat convidat a unir-se a la :team equip!", + "You have enabled two factor authentication.": "S'ha activat el factor d'autenticació en dos passos.", + "You have not enabled two factor authentication.": "No heu activat el factor d'autenticació en dos passos.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Teniu algunes factures pendents de pagar. Després d'actualitzar el vostre mètode de pagament predeterminat, podeu tornar a provar els pagaments mitjançant la llista de factures següent.", + "You may accept this invitation by clicking the button below:": "Pot acceptar la invitació fent clic al botó de baix:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Pot cancelar la seva subscripció en qulsevol moment. Una vegada que la seva subscripció sigui cancel·lada, tindrà la opció de reprendre la subscripció fins al final del seu cicle de factuaració actual.", + "You may delete any of your existing tokens if they are no longer needed.": "Podeu suprimir qualsevol dels vostres fitxes si ja no són necessaris.", + "You may not delete your personal team.": "No podeu suprimir el personal de l'equip.", + "You may not leave a team that you created.": "No podeu deixar un equip que heu creat.", + "You will receive an invoice and payment link via email for each billing period.": "Rebràs una factura i un enllaç de pagament per correu electrònic per a cada període de facturació.", + "You're logged in!": "Has iniciat sessió!", + "Your :invoiceName invoice is now available!": "La teva factura :invoiceName ja és disponible!", + "Your billing address is :address :address2 :postal_code :city :state :country": "La vostra adreça de facturació és :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "La seva targeta ha estat refusada. Posis en contacte amb l'emisor de la seva targeta per obtenir més informació", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "El seu mètode de pagament actual és targeta de cràdit que acaba en :lastFour i que caduca el :expiration.", + "Your email address is unverified.": "La teva adreça de correu electrònic no està verificada.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "El vostre darrer pagament de :amount ha fallat. Si us plau, actualitzeu la vostra forma de pagament per tornar a provar el pagament fallit.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "El vostre darrer pagament de :amount el :date ha fallat. Si us plau, actualitzeu la vostra forma de pagament per tornar a provar el pagament fallit.", + "Your next payment of :amount will be processed on :date.": "El vostre proper pagament de :amount serà el :date.", + "Your payment method has been added successfully.": "La vostra forma de pagament s'ha afegit correctament.", + "Your payment method will be charged automatically for each billing period.": "El vostre mètode de pagament es carregarà automàticament per a cada període de facturació.", + "Your registered VAT Number is :vatNumber.": "El seu número VAT registrat és :vatNumber.", + "Your subscription has been started successfully.": "La vostra subscripció s'ha iniciat correctament.", + "Your subscription has been successfully cancelled.": "La teva subscripció s'ha cancel·lat correctament.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "La teva subscripció s'ha cancel·lat correctament. Encara hi tindràs accés fins al final del període de facturació.", + "Your subscription was successfully resumed.": "La vostra subscripció s'ha reprès correctament.", + "Your subscription was successfully updated.": "La teva subscripció s'ha actualitzat correctament.", + "Zambia": "Zàmbia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Còdi postal", + "Åland Islands": "Illes Alands" +} diff --git a/locales/ca/php-inline.json b/locales/ca/php-inline.json new file mode 100644 index 00000000000..4a63e7f4810 --- /dev/null +++ b/locales/ca/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Aquest camp ha de ser acceptat.", + "accepted_if": "Aquest camp s'ha d'acceptar quan :other és :value.", + "active_url": "Això no és una URL vàlida.", + "after": "Això ha de ser una data posterior a :date.", + "after_or_equal": "Això ha de ser una data posterior o igual a :date.", + "alpha": "Aquest camp només pot contenir lletres.", + "alpha_dash": "Aquest camp només pot contenir lletres, números, guions i guions baixos.", + "alpha_num": "Aquest camp només pot contenir lletres i números.", + "any_of": "Aquest camp no és vàlid.", + "array": "Aquest camp ha de ser una matriu.", + "ascii": "Aquest camp només ha de contenir caràcters i símbols alfanumèrics d'un sol byte.", + "attached": "Aquest camp ja està adjunt.", + "before": "Això ha de ser una data anterior a :date.", + "before_or_equal": "Això ha de ser una data anterior o igual a :date.", + "between.array": "Aquest contingut ha de tenir entre :min i :max elements.", + "between.file": "La mida d'aquest fitxer ha d'estar entre :min i :max kilobytes.", + "between.numeric": "Aquest valor ha d'estar entre :min i :max.", + "between.string": "Aquesta cadena ha de tenir entre :min i :max caràcters.", + "boolean": "Aquest camp ha de ser true o false.", + "can": "Aquest camp conté un valor no autoritzat.", + "confirmed": "La confirmació no coincideix.", + "contains": "A aquest camp li manca un valor obligatori.", + "date": "Això no és una data vàlida.", + "date_equals": "Això ha de ser una data igual a :date.", + "date_format": "Això no coincideix amb el format :format.", + "decimal": "Aquest camp ha de tenir :decimal decimals.", + "declined": "Aquest valor s'ha de rebutjar.", + "declined_if": "Aquest valor s'ha de rebutjar quan :other és :value.", + "different": "Aquest valor ha de ser diferent de :other.", + "digits": "Això ha de tenir :digits dígits.", + "digits_between": "Això ha de tenir entre :min i :max dígits.", + "dimensions": "Aquesta imatge té dimensions no vàlides.", + "distinct": "Aquest camp té un valor duplicat.", + "doesnt_contain": "Aquest camp no ha de contenir cap dels següents: :values.", + "doesnt_end_with": "Aquest camp no pot acabar amb cap dels següents: :values.", + "doesnt_start_with": "Aquest camp no pot començar amb cap dels següents: :values.", + "email": "Això ha de ser una adreça de correu electrònic vàlida.", + "ends_with": "Això ha d'acabar amb una de les següents: :values.", + "enum": "El valor seleccionat no és vàlid.", + "exists": "El valor seleccionat no és vàlid.", + "extensions": "Aquest camp ha de tenir una de les extensions següents: :values.", + "file": "El contingut ha de ser un fitxer.", + "filled": "Aquest camp ha de tenir un valor.", + "gt.array": "El contingut ha de tenir més de :value elements.", + "gt.file": "La mida del fitxer ha de ser superior a :value kilobytes.", + "gt.numeric": "El valor ha de ser superior a :value.", + "gt.string": "La cadena ha de tenir més de :value caràcters.", + "gte.array": "El contingut ha de tenir :value elements o més.", + "gte.file": "La mida del fitxer ha de ser igual o superior a :value kilobytes.", + "gte.numeric": "El valor ha de ser igual o superior a :value.", + "gte.string": "La cadena ha de ser igual o superior a :value caràcters.", + "hex_color": "Aquest camp ha de ser un color hexadecimal vàlid.", + "image": "Això ha de ser una imatge.", + "in": "El valor seleccionat no és vàlid.", + "in_array": "Aquest valor no existeix a :other.", + "in_array_keys": "Aquest camp ha de contenir almenys una de les tecles següents: :values.", + "integer": "Això ha de ser un nombre enter.", + "ip": "Això ha de ser una adreça IP vàlida.", + "ipv4": "Això ha de ser una adreça IPv4 vàlida.", + "ipv6": "Això ha de ser una adreça IPv6 vàlida.", + "json": "Això ha de ser una cadena JSON vàlida.", + "list": "Aquest camp ha de ser una llista.", + "lowercase": "Aquest camp ha d'estar en minúscules.", + "lt.array": "El contingut ha de tenir menys de :value elements.", + "lt.file": "La mida del fitxer ha de ser inferior a :value kilobytes.", + "lt.numeric": "El valor ha de ser inferior a :value.", + "lt.string": "La cadena ha de tenir menys de :value caràcters.", + "lte.array": "El contingut no ha de tenir més de :value elements.", + "lte.file": "La mida del fitxer ha de ser inferior o igual a :value kilobytes.", + "lte.numeric": "El valor ha de ser inferior o igual a :value.", + "lte.string": "La cadena ha de ser inferior o igual a :value caràcters.", + "mac_address": "El valor ha de ser una adreça MAC vàlida.", + "max.array": "El contingut no ha de tenir més de :max elements.", + "max.file": "La mida del fitxer no ha de ser superior a :max kilobytes.", + "max.numeric": "El valor no ha de ser superior a :max.", + "max.string": "La cadena no ha de superar els :max caràcters.", + "max_digits": "Aquest camp no ha de tenir més de :max dígits.", + "mimes": "Això ha de ser un fitxer del tipus: :values.", + "mimetypes": "Això ha de ser un fitxer del tipus: :values.", + "min.array": "El contingut ha de tenir com a mínim :min elements.", + "min.file": "La mida del fitxer ha de ser com a mínim de :min kilobytes.", + "min.numeric": "El valor ha de ser com a mínim :min.", + "min.string": "La cadena ha de tenir com a mínim :min caràcters.", + "min_digits": "Aquest camp ha de tenir almenys :min dígits.", + "missing": "Aquest camp ha de faltar.", + "missing_if": "Aquest camp ha de faltar quan :other és :value.", + "missing_unless": "Aquest camp ha de faltar tret que :other sigui :value.", + "missing_with": "Aquest camp ha de faltar quan hi ha :values.", + "missing_with_all": "Aquest camp ha de faltar quan hi ha :values.", + "multiple_of": "El valor ha de ser un múltiple de :value.", + "not_in": "El valor seleccionat no és vàlid.", + "not_regex": "Aquest format no és vàlid.", + "numeric": "Això ha de ser un nombre.", + "password.letters": "Aquest camp ha de contenir almenys una lletra.", + "password.mixed": "Aquest camp ha de contenir almenys una lletra majúscula i una minúscula.", + "password.numbers": "Aquest camp ha de contenir almenys un número.", + "password.symbols": "Aquest camp ha de contenir almenys un símbol.", + "password.uncompromised": "El valor facilitat ha aparegut en una filtració de dades. Trieu un valor diferent.", + "present": "Aquest camp ha d'estar present.", + "present_if": "Aquest camp ha d'estar present quan :other és :value.", + "present_unless": "Aquest camp ha d'estar present tret que :other sigui :value.", + "present_with": "Aquest camp ha d'estar present quan hi ha :values.", + "present_with_all": "Aquest camp ha d'estar present quan hi ha :values.", + "prohibited": "Aquest camp està prohibit.", + "prohibited_if": "Aquest camp està prohibit quan :other és :value.", + "prohibited_if_accepted": "Aquest camp està prohibit quan s'accepta :other.", + "prohibited_if_declined": "Aquest camp està prohibit quan es rebutja :other.", + "prohibited_unless": "Aquest camp està prohibit, tret que :other sigui a :values.", + "prohibits": "Aquest camp prohibeix la presència de :other.", + "regex": "Aquest format no és vàlid.", + "relatable": "Aquest camp no pot estar associat amb aquest recurs.", + "required": "Aquest camp és obligatori.", + "required_array_keys": "Aquest camp ha de contenir entrades per a: :values.", + "required_if": "Aquest camp és obligatori quan :other és :value.", + "required_if_accepted": "Aquest camp és obligatori quan s'accepta :other.", + "required_if_declined": "Aquest camp és obligatori quan es rebutja :other.", + "required_unless": "Aquest camp és obligatori tret que :other sigui a :values.", + "required_with": "Aquest camp és obligatori quan :values és present.", + "required_with_all": "Aquest camp és obligatori quan :values és present.", + "required_without": "Aquest camp és obligatori quan :values no és present.", + "required_without_all": "Aquest camp és obligatori quan cap de :values és present.", + "same": "El valor d'aquest camp ha de coincidir amb :other.", + "size.array": "El contingut ha de contenir :size elements.", + "size.file": "La mida del fitxer ha de ser de :size kilobytes.", + "size.numeric": "El valor ha de ser :size.", + "size.string": "La cadena ha de tenir :size caràcters.", + "starts_with": "Això ha de començar amb una de les següents: :values.", + "string": "Això ha de ser una cadena.", + "timezone": "Això ha de ser una zona vàlida.", + "ulid": "Aquest camp ha de ser un ULID vàlid.", + "unique": "Aquest valor ja ha estat utilitzat.", + "uploaded": "Això no s'ha pogut pujar.", + "uppercase": "Aquest camp ha d'estar en majúscules.", + "url": "Aquest format no és vàlid.", + "uuid": "Això ha de ser un UUID vàlid." +} diff --git a/locales/ca/php.json b/locales/ca/php.json new file mode 100644 index 00000000000..ffc132656c2 --- /dev/null +++ b/locales/ca/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute ha de ser acceptat.", + "accepted_if": "El :attribute s'ha d'acceptar quan :other és :value.", + "active_url": ":Attribute no és un URL vàlid.", + "after": ":Attribute ha de ser una data posterior a :date.", + "after_or_equal": ":Attribute ha de ser una data posterior o igual a :date.", + "alpha": ":Attribute només pot contenir lletres.", + "alpha_dash": ":Attribute només pot contenir lletres, números i guions.", + "alpha_num": ":Attribute només pot contenir lletres i números.", + "any_of": "El camp :attribute no és vàlid.", + "array": ":Attribute ha de ser una matriu.", + "ascii": "El :attribute només ha de contenir caràcters i símbols alfanumèrics d'un sol byte.", + "attached": "Aquest :attribute ja té.", + "before": ":Attribute ha de ser una data anterior a :date.", + "before_or_equal": ":Attribute ha de ser una data anterior o igual a :date.", + "between.array": ":Attribute ha de tenir entre :min - :max ítems.", + "between.file": ":Attribute ha de pesar entre :min - :max kilobytes.", + "between.numeric": ":Attribute ha d'estar entre :min - :max.", + "between.string": ":Attribute ha de tenir entre :min - :max caràcters.", + "boolean": "El camp :attribute ha de ser verdader o fals", + "can": "El camp :attribute conté un valor no autoritzat.", + "confirmed": "La confirmació de :attribute no coincideix.", + "contains": "Al camp :attribute li falta un valor obligatori.", + "current_password": "La contrasenya és incorrecta.", + "date": ":Attribute no és una data vàlida.", + "date_equals": "El :attribute ha de ser una data igual a :date.", + "date_format": "El camp :attribute no concorda amb el format :format.", + "decimal": "El :attribute ha de tenir :decimal decimals.", + "declined": "Els :attribute s'han de rebutjar.", + "declined_if": "El :attribute s'ha de rebutjar quan :other és :value.", + "different": ":Attribute i :other han de ser diferents.", + "digits": ":Attribute ha de tenir :digits dígits.", + "digits_between": ":Attribute ha de tenir entre :min i :max dígits.", + "dimensions": "Les dimensions de la imatge :attribute no són vàlides.", + "distinct": "El camp :attribute té un valor duplicat.", + "doesnt_contain": "El camp :attribute no ha de contenir cap dels següents: :values.", + "doesnt_end_with": "El :attribute no pot acabar amb un dels següents: :values.", + "doesnt_start_with": "El :attribute no pot començar amb un dels següents: :values.", + "email": ":Attribute no és un e-mail vàlid", + "ends_with": "La :attribute ha d'acabar amb una de les següents: :values.", + "enum": "El :attribute seleccionat no és vàlid.", + "exists": ":Attribute és invàlid.", + "extensions": "El camp :attribute ha de tenir una de les extensions següents: :values.", + "failed": "Aquestes credencials no concorden amb els nostres registres.", + "file": "El camp :attribute ha de ser un arxiu.", + "filled": "El camp :attribute és obligatori.", + "gt.array": "El :attribute ha de tenir més de :value ítems.", + "gt.file": "El :attribute ha de ser superior a :value kilobytes.", + "gt.numeric": "El :attribute ha de ser superior a :value.", + "gt.string": "El :attribute ha de superar els :value caràcters.", + "gte.array": "El :attribute ha de tenir :value ítems o més.", + "gte.file": "El :attribute ha de ser igual o superior a :value kilobytes.", + "gte.numeric": "El :attribute ha de ser igual o superior a :value.", + "gte.string": "El :attribute ha de ser igual o superior a :value caràcters.", + "hex_color": "El camp :attribute ha de ser un color hexadecimal vàlid.", + "image": ":Attribute ha de ser una imatge.", + "in": ":Attribute és invàlid", + "in_array": "El camp :attribute no existeix dintre de :other.", + "in_array_keys": "El camp :attribute ha de contenir almenys una de les tecles següents: :values.", + "integer": ":Attribute ha de ser un nombre enter.", + "ip": ":Attribute ha de ser una adreça IP vàlida.", + "ipv4": ":Attribute ha de ser una adreça IPv4 vàlida.", + "ipv6": ":Attribute ha de ser una adreça IPv6 vàlida.", + "json": "El camp :attribute ha de ser una cadena JSON vàlida.", + "list": "El camp :attribute ha de ser una llista.", + "lowercase": "El :attribute ha d'anar en minúscula.", + "lt.array": "El :attribute ha de tenir menys de :value ítems.", + "lt.file": "El :attribute ha de ser inferior a :value kilobytes.", + "lt.numeric": "El :attribute ha de ser inferior a :value.", + "lt.string": "El :attribute no ha de superar els :value caràcters.", + "lte.array": "El :attribute no ha de tenir més de :value ítems.", + "lte.file": "El :attribute ha de ser igual o inferior a :value kilobytes.", + "lte.numeric": "El :attribute ha de ser igual o inferior a :value.", + "lte.string": "El :attribute ha de ser igual o inferior a :value caràcters.", + "mac_address": "El :attribute ha de ser una adreça MAC vàlida.", + "max.array": ":Attribute no pot tenir més de :max ítems.", + "max.file": ":Attribute no pot ser més gran que :max kilobytes.", + "max.numeric": ":Attribute no pot ser més gran que :max.", + "max.string": ":Attribute no pot ser més gran que :max caràcters.", + "max_digits": "El :attribute no ha de tenir més de :max dígits.", + "mimes": ":Attribute ha de ser un arxiu amb format: :values.", + "mimetypes": ":Attribute ha de ser un arxiu amb format: :values.", + "min.array": ":Attribute ha de tenir almenys :min ítems.", + "min.file": "La mida de :attribute ha de ser d'almenys :min kilobytes.", + "min.numeric": "La mida de :attribute ha de ser d'almenys :min.", + "min.string": ":Attribute ha de contenir almenys :min caràcters.", + "min_digits": "El :attribute ha de tenir almenys :min dígits.", + "missing": "El camp :attribute ha de faltar.", + "missing_if": "El camp :attribute ha de faltar quan :other és :value.", + "missing_unless": "El camp :attribute ha de faltar, tret que :other sigui :value.", + "missing_with": "El camp :attribute ha de faltar quan hi ha :values.", + "missing_with_all": "El camp :attribute ha de faltar quan n'hi ha :values.", + "multiple_of": "La :attribute ha de ser un múltiple de :value", + "next": "Següent »", + "not_in": ":Attribute és invàlid.", + "not_regex": "El format de :attribute no és vàlid.", + "numeric": ":Attribute ha de ser numèric.", + "password": "La contrasenya és incorrecta.", + "password.letters": "El :attribute ha de contenir almenys una lletra.", + "password.mixed": "El :attribute ha de contenir almenys una lletra majúscula i una minúscula.", + "password.numbers": "El :attribute ha de contenir almenys un número.", + "password.symbols": "El :attribute ha de contenir almenys un símbol.", + "password.uncompromised": "El :attribute donat ha aparegut en una filtració de dades. Si us plau, trieu un :attribute diferent.", + "present": "El camp :attribute ha d'existir.", + "present_if": "El camp :attribute ha d'estar present quan :other és :value.", + "present_unless": "El camp :attribute ha d'estar present tret que :other sigui :value.", + "present_with": "El camp :attribute ha d'estar present quan n'hi ha :values.", + "present_with_all": "El camp :attribute ha d'estar present quan n'hi ha :values.", + "previous": "« Anterior", + "prohibited": "La :attribute camp està prohibit.", + "prohibited_if": "La :attribute camp és prohibida quan :other és :value.", + "prohibited_if_accepted": "El camp :attribute està prohibit quan s’accepta :other.", + "prohibited_if_declined": "El camp :attribute està prohibit quan es declina :other.", + "prohibited_unless": "La :attribute camp és prohibida, tret que :other és en :values.", + "prohibits": "El camp :attribute prohibeix la presència de :other.", + "regex": "El format de :attribute és invàlid.", + "relatable": "Aquesta :attribute no pot ser associada a aquest recurs.", + "required": "El camp :attribute és obligatori.", + "required_array_keys": "El camp :attribute ha de contenir entrades per a: :values.", + "required_if": "El camp :attribute és obligatori quan :other és :value.", + "required_if_accepted": "El camp :attribute és obligatori quan s'accepta :other.", + "required_if_declined": "El camp :attribute és obligatori quan es rebutja :other.", + "required_unless": "El camp :attribute és obligatori a no ser que :other sigui a :values.", + "required_with": "El camp :attribute és obligatori quan hi ha :values.", + "required_with_all": "El camp :attribute és obligatori quan hi ha :values.", + "required_without": "El camp :attribute és obligatori quan no hi ha :values.", + "required_without_all": "El camp :attribute és obligatori quan no hi ha cap valor dels següents: :values.", + "reset": "La contrasenya s'ha restablert!", + "same": ":Attribute i :other han de coincidir.", + "sent": "Li hem enviat un correu electrònic amb un enllaç per a reiniciar la teva contrasenya!", + "size.array": ":Attribute ha de contenir :size ítems.", + "size.file": "La mida de :attribute ha de ser :size kilobytes.", + "size.numeric": "La mida de :attribute ha de ser :size.", + "size.string": ":Attribute ha de contenir :size caràcters.", + "starts_with": "El :attribute ha de començar per un dels valors següents: :values", + "string": "El camp :attribute ha de ser una cadena.", + "throttle": "Ha superat el nombre màxim d'intents d'accés. Si us plau, torni a intentar-ho en :seconds segons.", + "throttled": "Si us plau, esperi abans de tornar-ho a intentar.", + "timezone": "El camp :attribute ha de ser una zona vàlida.", + "token": "Aquest token de recuperació de contrasenya és invàlid.", + "ulid": "El :attribute ha de ser un ULID vàlid.", + "unique": ":Attribute ja està registrat i no es pot repetir.", + "uploaded": ":Attribute ha fallat al pujar.", + "uppercase": "El :attribute ha d'anar en majúscula.", + "url": ":Attribute no és una adreça web vàlida.", + "user": "No existeix cap usuari amb aquest correu.", + "uuid": "El :attribute ha de ser un indentificador únic universal (UUID) vàlid." +} diff --git a/locales/ceb/_excludes.json b/locales/ceb/_excludes.json new file mode 100644 index 00000000000..dbeb8ce52b2 --- /dev/null +++ b/locales/ceb/_excludes.json @@ -0,0 +1,851 @@ +[ + "(and :count more error)", + "(and :count more error)|(and :count more errors)|(and :count more errors)", + "30 Days", + "60 Days", + "90 Days", + ":amount selected", + ":amount Total", + ":days day trial", + ":resource Details", + ":resource Details: :title", + "A decryption key is required.", + "A fresh verification link has been sent to your email address.", + "A new verification link has been sent to the email address you provided during registration.", + "A new verification link has been sent to the email address you provided in your profile settings.", + "A new verification link has been sent to your email address.", + "Accept Invitation", + "Action", + "Action Event", + "Action Events", + "Actions", + "Add", + "Add :resource", + "Add a new team member to your team, allowing them to collaborate with you.", + "Add additional security to your account using two factor authentication.", + "Add Payment Method", + "Add row", + "Add Team Member", + "Add VAT Number", + "Added.", + "Additional billing information updated successfully.", + "Address", + "Address Line 2", + "Administrator", + "Administrator users can perform any action.", + "Afghanistan", + "Albania", + "Algeria", + "All of the people that are part of this team.", + "All resources loaded.", + "All rights reserved.", + "Already registered?", + "American Samoa", + "An error occurred while uploading the file.", + "An error occurred while uploading the file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.", + "Andorra", + "Angola", + "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.", + "Antarctica", + "Antigua and Barbuda", + "API Token", + "API Token Permissions", + "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.", + "Apply", + "Apply Coupon", + "April", + "Are you sure you want to attempt to pay :amount?", + "Are you sure you want to cancel your subscription?", + "Are you sure you want to delete all the notifications?", + "Are you sure you want to delete the selected resources?", + "Are you sure you want to delete this file?", + "Are you sure you want to delete this notification?", + "Are you sure you want to delete this payment method?", + "Are you sure you want to delete this resource?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.", + "Are you sure you want to delete your account?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Are you sure you want to detach the selected resources?", + "Are you sure you want to detach this resource?", + "Are you sure you want to force delete the selected resources?", + "Are you sure you want to force delete this resource?", + "Are you sure you want to log out?", + "Are you sure you want to mark all notifications as read?", + "Are you sure you want to remove this item?", + "Are you sure you want to restore the selected resources?", + "Are you sure you want to restore this resource?", + "Are you sure you want to resume your subscription?", + "Are you sure you want to run this action?", + "Are you sure you want to set this payment method as your default?", + "Are you sure you want to stop impersonating?", + "Are you sure you would like to delete this API token?", + "Are you sure you would like to leave this team?", + "Are you sure you would like to remove this person from the team?", + "Are you sure you would like to switch billing plans?", + "Argentina", + "Armenia", + "Aruba", + "Attach", + "Attach & Attach Another", + "Attach :resource", + "Attach files by dragging & dropping, selecting or pasting them.", + "August", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Before proceeding, please check your email for a verification link.", + "Belarus", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Billing Information", + "Billing Management", + "Bolivia", + "Bolivia, Plurinational State of", + "Bonaire, Sint Eustatius and Saba", + "Bosnia and Herzegovina", + "Botswana", + "Bouvet Island", + "Brazil", + "British Indian Ocean Territory", + "Browser Sessions", + "Brunei Darussalam", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "Cancel", + "Cancel Subscription", + "Cape Verde", + "Card", + "Cayman Islands", + "Central African Republic", + "Chad", + "Change Subscription Plan", + "Change the current payment method attached to your subscription", + "Changes", + "Checkout", + "Chile", + "China", + "Choose", + "Choose :field", + "Choose :resource", + "Choose an option", + "Choose date", + "Choose File", + "Choose Files", + "Choose Type", + "Christmas Island", + "City", + "Click here to re-send the verification email.", + "click here to request another", + "Click to choose", + "Close", + "Cocos (Keeling) Islands", + "Code", + "Colombia", + "Comoros", + "Confirm", + "Confirm Billing Action", + "Confirm Password", + "Confirm Payment", + "Confirm your :amount payment", + "Congo", + "Congo, Democratic Republic", + "Congo, the Democratic Republic of the", + "Constant", + "Continue To Payment", + "Cook Islands", + "Copy to clipboard", + "Costa Rica", + "Country", + "Coupon", + "Coupon applied successfully.", + "Create", + "Create & Add Another", + "Create :resource", + "Create a new team to collaborate with others on projects.", + "Create Account", + "Create API Token", + "Create New Team", + "Create Team", + "Created.", + "Croatia", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Current Password", + "Current Subscription Plan", + "Currently Subscribed", + "Customer Balance", + "Customize", + "Cyprus", + "Czech Republic", + "Côte d'Ivoire", + "Dark", + "Dashboard", + "December", + "Decrease", + "Default", + "Delete", + "Delete :resource", + "Delete Account", + "Delete all notifications", + "Delete API Token", + "Delete File", + "Delete Notification", + "Delete Resource", + "Delete Selected", + "Delete Team", + "Denmark", + "Detach", + "Detach Resource", + "Detach Selected", + "Details", + "Disable", + "Djibouti", + "Do you really want to leave? You have unsaved changes.", + "Dominica", + "Dominican Republic", + "Done.", + "Download", + "Download Invoice", + "Drop file or click to choose", + "Drop files or click to choose", + "Ecuador", + "Edit", + "Edit :resource", + "Edit Attached", + "Edit Profile", + "Editor", + "Editor users have the ability to read, create, and update.", + "Egypt", + "El Salvador", + "email", + "Email", + "Email Address", + "Email Addresses", + "Email Password Reset Link", + "Email Verification", + "Enable", + "Encrypted environment file already exists.", + "Encrypted environment file not found.", + "Ensure your account is using a long, random password to stay secure.", + "Environment file already exists.", + "Environment file not found.", + "Equatorial Guinea", + "Eritrea", + "Error", + "errors", + "Estonia", + "Ethiopia", + "ex VAT", + "Excel (.xlsx)", + "Expires :expiration", + "Export As CSV", + "Extra Billing Information", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", + "Failed Subscription Payment", + "Failed to load :resource!", + "Falkland Islands (Malvinas)", + "Faroe Islands", + "February", + "Fiji", + "Filename", + "Finish enabling two factor authentication.", + "Finland", + "For your security, please confirm your password to continue.", + "Forbidden", + "Force Delete", + "Force Delete :resource", + "Force Delete Resource", + "Force Delete Selected", + "Forgot Password", + "Forgot your password?", + "Forgot Your Password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "France", + "French Guiana", + "French Polynesia", + "French Southern Territories", + "From", + "Gabon", + "Gambia", + "Georgia", + "Germany", + "Ghana", + "Gibraltar", + "Go Home", + "Go to page :page", + "Great! You have accepted the invitation to join the :team team.", + "Greece", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Happened At", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Heard Island and McDonald Islands", + "Hello!", + "Hide Content", + "Hold Up!", + "Holy See (Vatican City State)", + "Honduras", + "Hong Kong", + "Hungary", + "I agree to the :terms_of_service and :privacy_policy", + "Iceland", + "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.", + "If you already have an account, you may accept this invitation by clicking the button below:", + "If you did not create an account, no further action is required.", + "If you did not expect to receive an invitation to this team, you may discard this email.", + "If you did not receive the email", + "If you did not request a password reset, no further action is required.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:", + "Impersonate", + "Increase", + "India", + "Indonesia", + "Initiated By", + "Invalid filename.", + "Invalid JSON was returned from the route.", + "Invoice Email Addresses", + "Invoice emails updated successfully.", + "Invoices", + "Iran", + "Iran, Islamic Republic of", + "Iraq", + "Ireland", + "Isle of Man", + "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Italy", + "Jamaica", + "January", + "Japan", + "Jersey", + "Jordan", + "July", + "June", + "Kazakhstan", + "Kenya", + "Key", + "Kiribati", + "Korea, Democratic People's Republic of", + "Korea, Republic of", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Last active", + "Last used", + "Latvia", + "Leave", + "Leave Team", + "Lebanon", + "length", + "Lens", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Light", + "Lithuania", + "Load :perPage More", + "Loading", + "Location", + "Log in", + "Log In", + "Log out", + "Log Out", + "Log Out Other Browser Sessions", + "Log Viewer", + "Login", + "Logout", + "Logs", + "Luxembourg", + "Macao", + "Macedonia, the former Yugoslav Republic of", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Manage Account", + "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens", + "Manage Role", + "Manage Team", + "Managing billing for :billableName", + "March", + "Mark all as read", + "Mark all notifications as read", + "Mark Read", + "Mark Unread", + "Marshall Islands", + "Martinique", + "Mauritania", + "Mauritius", + "May", + "Mayotte", + "Mexico", + "Micronesia", + "Micronesia, Federated States of", + "Moldova", + "Moldova, Republic of", + "Monaco", + "Mongolia", + "Montenegro", + "Month To Date", + "monthly", + "Monthly", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "name", + "Name", + "Namibia", + "Nauru", + "Nepal", + "Netherlands", + "Netherlands Antilles", + "Nevermind", + "Nevermind, I'll keep my old plan", + "New", + "New :resource", + "New Caledonia", + "New Password", + "New Zealand", + "Next", + "Next Payment", + "Next Payment on", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "No", + "No :resource matched the given criteria.", + "No additional information...", + "No Current Data", + "No Data", + "no file selected", + "No Increase", + "No payment methods on file.", + "No payment scheduled.", + "No Prior Data", + "No Results Found.", + "Norfolk Island", + "North Macedonia", + "Northern Mariana Islands", + "Norway", + "Not Found", + "Notifications", + "Nova", + "Nova User", + "November", + "October", + "of", + "OK", + "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Only Trashed", + "Open Invoices", + "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.", + "Page Expired", + "Pagination Navigation", + "Paid", + "Pakistan", + "Palau", + "Palestinian Territory, Occupied", + "Panama", + "Papua New Guinea", + "Paraguay", + "password", + "Password", + "Payment Confirmation", + "Payment Information", + "Payment information updated successfully.", + "Payment Method", + "Payment Methods", + "Payment Required", + "Payments", + "Pending Team Invitations", + "Per Page", + "Permanently delete this team.", + "Permanently delete your account.", + "Permissions", + "Peru", + "Philippines", + "Photo", + "Pitcairn", + "Please accept the terms of service.", + "Please click the button below to verify your email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please confirm your password before continuing.", + "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide a maximum of three invoice emails addresses.", + "Please provide the email address of the person you would like to add to this team.", + "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.", + "Poland", + "Portugal", + "Press / to search", + "Preview", + "Previewing", + "Previous", + "Privacy Policy", + "Profile", + "Profile Information", + "Puerto Rico", + "Qatar", + "Quarter To Date", + "Recovery Code", + "Refresh", + "Regards,", + "Regenerate Recovery Codes", + "Register", + "Reload", + "Remember me", + "Remember Me", + "Remove", + "Remove Photo", + "Remove Team Member", + "Replicate", + "Required fields", + "Resend Verification Email", + "Reset Filters", + "Reset Password", + "Reset Password Notification", + "resource", + "Resource Row Dropdown", + "resources", + "Resources", + "Restore", + "Restore :resource", + "Restore Resource", + "Restore Selected", + "results", + "Resume Subscription", + "Retry Payment", + "Return to :appName", + "Role", + "Romania", + "Run Action", + "Russian Federation", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Saint Helena", + "Saint Kitts and Nevis", + "Saint Lucia", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Saudi Arabia", + "Save", + "Saved.", + "Scroll to bottom", + "Scroll to top", + "Search", + "Secure Area", + "Select", + "Select a different plan", + "Select a log file...", + "Select A New Photo", + "Select Action", + "Select all", + "Select All Dropdown", + "Select this page", + "Send Password Reset Link", + "Senegal", + "September", + "Serbia", + "Server Error", + "Service Unavailable", + "Set as default", + "Setup Key", + "Seychelles", + "Show All Fields", + "Show Content", + "Show Recovery Codes", + "Showing", + "Sierra Leone", + "Signed in as", + "Singapore", + "Sint Maarten", + "Slovakia", + "Slovenia", + "Soft Deleted", + "Solomon Islands", + "Somalia", + "Something went wrong.", + "Sorry! You are not authorized to perform this action.", + "Sorry, your session has expired.", + "South Africa", + "South Georgia and South Sandwich Islands", + "South Georgia and the South Sandwich Islands", + "South Korea", + "South Sudan", + "Spain", + "Sri Lanka", + "St. Barthélemy", + "St. Kitts and Nevis", + "St. Martin", + "St. Pierre and Miquelon", + "St. Vincent and Grenadines", + "Standalone Actions", + "Start polling", + "Start Polling", + "State / County", + "Status", + "Stop Impersonating", + "Stop polling", + "Stop Polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Subscribe", + "Subscription Information", + "Subscription Pending", + "Sudan", + "Suriname", + "Svalbard and Jan Mayen", + "Swaziland", + "Sweden", + "Switch Teams", + "Switzerland", + "Syrian Arab Republic", + "System", + "São Tomé and Príncipe", + "Taiwan", + "Taiwan, Province of China", + "Tajikistan", + "Tanzania", + "Tanzania, United Republic of", + "Target", + "TAX", + "Team Details", + "Team Invitation", + "Team Members", + "Team Name", + "Team Owner", + "Team Settings", + "Terms of Service", + "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.", + "Thanks,", + "The :attribute must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.", + "The :attribute must contain at least one letter.", + "The :attribute must contain at least one number.", + "The :attribute must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.", + "The :resource was created!", + "The :resource was deleted!", + "The :resource was restored!", + "The :resource was updated!", + "The action was executed successfully.", + "The default payment method cannot be removed.", + "The file was deleted!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "The given data was invalid.", + "The government won't let us show you what's behind these doors", + "The HasOne relationship has already been filled.", + "The image could not be loaded", + "The image could not be loaded.", + "The invoice emails must be valid email addresses.", + "The password is incorrect.", + "The provided coupon code is invalid.", + "The provided password does not match your current password.", + "The provided password was incorrect.", + "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.", + "The provided VAT number is invalid.", + "The resource was attached!", + "The resource was prevented from being saved!", + "The resource was updated!", + "The response is not a streamed response.", + "The response is not a view.", + "The selected country is invalid.", + "The selected plan is invalid.", + "The selected resources have been :action!", + "The team's name and owner information.", + "There are no available options for this resource.", + "There are no fields to display.", + "There are no new notifications.", + "There was a problem executing the action.", + "There was a problem fetching the resource.", + "There was a problem submitting the form.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.", + "This account does not have an active subscription.", + "This action is unauthorized.", + "This copy of Nova is unlicensed.", + "This coupon code can only be used by new customers.", + "This device", + "This file field is read-only.", + "This invoice is no longer open.", + "This is a secure area of the application. Please confirm your password before continuing.", + "This password does not match our records.", + "This password reset link will expire in :count minutes.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.", + "This resource no longer exists", + "This subscription has expired and cannot be resumed. Please create a new subscription.", + "This user already belongs to the team.", + "This user has already been invited to the team.", + "Timor-Leste", + "to", + "To", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.", + "Today", + "Toggle navigation", + "Togo", + "Tokelau", + "Token Name", + "Tonga", + "Too Many Requests", + "total", + "Total:", + "Trashed", + "Trinidad and Tobago", + "Tunisia", + "Turkey", + "Turkmenistan", + "Turks and Caicos Islands", + "Tuvalu", + "Two Factor Authentication", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.", + "Type", + "U.S. Outlying Islands", + "Uganda", + "Ukraine", + "Unauthorized", + "United Arab Emirates", + "United Kingdom", + "United States", + "United States Minor Outlying Islands", + "Unknown", + "Unpaid", + "Update", + "Update & Continue Editing", + "Update :resource", + "Update :resource: :title", + "Update attached :resource: :title", + "Update Password", + "Update Payment Information", + "Update Payment Method", + "Update your account's profile information and email address.", + "Uploading", + "Uploading files... (:current/:total)", + "Uruguay", + "Use a recovery code", + "Use an authentication code", + "User Actions", + "User Security", + "Username", + "Uzbekistan", + "Value", + "Vanuatu", + "VAT Number", + "Venezuela", + "Venezuela, Bolivarian Republic of", + "Verify Email Address", + "Verify Your Email Address", + "Viet Nam", + "View", + "Virgin Islands, British", + "Virgin Islands, U.S.", + "Wallis and Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.", + "We are unable to process your payment. Please contact customer support.", + "We have emailed your password reset link!", + "We were unable to find a registered user with this email address.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.", + "We're lost in space. The page you were trying to view does not exist.", + "Welcome Back!", + "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.", + "Whoops", + "Whoops!", + "Whoops! Something went wrong.", + "With Trashed", + "Write", + "Year To Date", + "Yearly", + "Yemen", + "Yes", + "You are already subscribed.", + "You are currently within your free trial period. Your trial will expire on :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.", + "You are logged in!", + "You are receiving this email because we received a password reset request for your account.", + "You have been invited to join the :team team!", + "You have enabled two factor authentication.", + "You have not enabled two factor authentication.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.", + "You may accept this invitation by clicking the button below:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.", + "You may delete any of your existing tokens if they are no longer needed.", + "You may not delete your personal team.", + "You may not leave a team that you created.", + "You will receive an invoice and payment link via email for each billing period.", + "You're logged in!", + "Your :invoiceName invoice is now available!", + "Your billing address is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.", + "Your email address is unverified.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.", + "Your next payment of :amount will be on :date.", + "Your payment method has been added successfully.", + "Your payment method will be charged automatically for each billing period.", + "Your registered VAT Number is :vatNumber.", + "Your subscription has been started successfully.", + "Your subscription has been successfully cancelled.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.", + "Your subscription was successfully resumed.", + "Your subscription was successfully updated.", + "Zambia", + "Zimbabwe", + "Zip / Postal Code", + "Åland Islands" +] diff --git a/locales/ceb/json-inline.json b/locales/ceb/json-inline.json new file mode 100644 index 00000000000..8d81605ce9d --- /dev/null +++ b/locales/ceb/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Kini nga natad kinahanglan usa ka balido nga papel.", + "The :attribute must be at least :length characters and contain at least one number.": "Kini nga field kinahanglan labing menos :length ka karakter ug adunay labing menos usa ka numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Kini nga field kinahanglan nga labing menos :length ka mga karakter ug adunay labing menos usa ka espesyal nga karakter ug usa ka numero.", + "The :attribute must be at least :length characters and contain at least one special character.": "Kini nga field kinahanglan nga labing menos :length ka mga karakter ug adunay labing menos usa ka espesyal nga karakter.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Kini nga field kinahanglan labing menos :length ka karakter ug adunay labing menos usa ka uppercase nga karakter ug usa ka numero.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Kini nga field kinahanglan nga labing menos :length ka mga karakter ug adunay labing menos usa ka uppercase nga karakter ug usa ka espesyal nga karakter.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Kini nga field kinahanglan nga labing menos :length ka mga karakter ug adunay labing menos usa ka uppercase nga karakter, usa ka numero, ug usa ka espesyal nga karakter.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Kini nga field kinahanglan labing menos :length ka karakter ug adunay labing menos usa ka uppercase nga karakter.", + "The :attribute must be at least :length characters.": "Kini nga field kinahanglang labing menos :length ka karakter.", + "The :attribute must contain at least one letter.": "Kini nga field kinahanglan adunay labing menos usa ka letra.", + "The :attribute must contain at least one number.": "Kini nga field kinahanglan adunay labing menos usa ka numero.", + "The :attribute must contain at least one symbol.": "Kini nga field kinahanglan adunay labing menos usa ka simbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Kini nga field kinahanglan adunay labing menos usa ka uppercase ug usa ka lowercase nga letra.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ang gihatag nga field nagpakita sa usa ka data leak. Palihug pagpili og lain nga field." +} diff --git a/locales/ceb/json.json b/locales/ceb/json.json new file mode 100644 index 00000000000..8dd8bb9c793 --- /dev/null +++ b/locales/ceb/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(and :count more error)", + "(and :count more errors)": "(and :count more error)|(and :count more errors)|(and :count more errors)", + "30 Days": "30 Days", + "60 Days": "60 Days", + "90 Days": "90 Days", + ":amount selected": ":amount selected", + ":amount Total": ":amount Total", + ":days day trial": ":days day trial", + ":resource Details": ":resource Details", + ":resource Details: :title": ":resource Details: :title", + "A decryption key is required.": "A decryption key is required.", + "A fresh verification link has been sent to your email address.": "A fresh verification link has been sent to your email address.", + "A new verification link has been sent to the email address you provided during registration.": "A new verification link has been sent to the email address you provided during registration.", + "A new verification link has been sent to the email address you provided in your profile settings.": "A new verification link has been sent to the email address you provided in your profile settings.", + "A new verification link has been sent to your email address.": "A new verification link has been sent to your email address.", + "Accept Invitation": "Accept Invitation", + "Action": "Action", + "Action Event": "Action Event", + "Action Events": "Action Events", + "Action Happened At": "Happened At", + "Action Initiated By": "Initiated By", + "Action Name": "Name", + "Action Status": "Status", + "Action Target": "Target", + "Actions": "Actions", + "Add": "Add", + "Add :resource": "Add :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Add a new team member to your team, allowing them to collaborate with you.", + "Add additional security to your account using two factor authentication.": "Add additional security to your account using two factor authentication.", + "Add Payment Method": "Add Payment Method", + "Add row": "Add row", + "Add Team Member": "Add Team Member", + "Add VAT Number": "Add VAT Number", + "Added.": "Added.", + "Additional billing information updated successfully.": "Additional billing information updated successfully.", + "Address": "Address", + "Address Line 2": "Address Line 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administrator users can perform any action.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland Islands", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "All of the people that are part of this team.", + "All resources loaded.": "All resources loaded.", + "All rights reserved.": "All rights reserved.", + "Already registered?": "Already registered?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "An error occurred while uploading the file.", + "An error occurred while uploading the file: :error": "An error occurred while uploading the file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "An unexpected error occurred and we have notified our support team. Please try again later.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Another user has updated this resource since this page was loaded. Please refresh the page and try again.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua and Barbuda", + "Antigua and Barbuda": "Antigua and Barbuda", + "API Token": "API Token", + "API Token Permissions": "API Token Permissions", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens allow third-party services to authenticate with our application on your behalf.", + "Apply": "Apply", + "Apply Coupon": "Apply Coupon", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Are you sure you want to attempt to pay :amount?", + "Are you sure you want to cancel your subscription?": "Are you sure you want to cancel your subscription?", + "Are you sure you want to delete all the notifications?": "Are you sure you want to delete all the notifications?", + "Are you sure you want to delete the selected resources?": "Are you sure you want to delete the selected resources?", + "Are you sure you want to delete this file?": "Are you sure you want to delete this file?", + "Are you sure you want to delete this notification?": "Are you sure you want to delete this notification?", + "Are you sure you want to delete this payment method?": "Are you sure you want to delete this payment method?", + "Are you sure you want to delete this resource?": "Are you sure you want to delete this resource?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.", + "Are you sure you want to delete your account?": "Are you sure you want to delete your account?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Are you sure you want to detach the selected resources?": "Are you sure you want to detach the selected resources?", + "Are you sure you want to detach this resource?": "Are you sure you want to detach this resource?", + "Are you sure you want to force delete the selected resources?": "Are you sure you want to force delete the selected resources?", + "Are you sure you want to force delete this resource?": "Are you sure you want to force delete this resource?", + "Are you sure you want to log out?": "Are you sure you want to log out?", + "Are you sure you want to mark all notifications as read?": "Are you sure you want to mark all notifications as read?", + "Are you sure you want to remove this item?": "Are you sure you want to remove this item?", + "Are you sure you want to restore the selected resources?": "Are you sure you want to restore the selected resources?", + "Are you sure you want to restore this resource?": "Are you sure you want to restore this resource?", + "Are you sure you want to resume your subscription?": "Are you sure you want to resume your subscription?", + "Are you sure you want to run this action?": "Are you sure you want to run this action?", + "Are you sure you want to set this payment method as your default?": "Are you sure you want to set this payment method as your default?", + "Are you sure you want to stop impersonating?": "Are you sure you want to stop impersonating?", + "Are you sure you would like to delete this API token?": "Are you sure you would like to delete this API token?", + "Are you sure you would like to leave this team?": "Are you sure you would like to leave this team?", + "Are you sure you would like to remove this person from the team?": "Are you sure you would like to remove this person from the team?", + "Are you sure you would like to switch billing plans?": "Are you sure you would like to switch billing plans?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Attach", + "Attach & Attach Another": "Attach & Attach Another", + "Attach :resource": "Attach :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Attach files by dragging & dropping, selecting or pasting them.", + "August": "August", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Before proceeding, please check your email for a verification link.": "Before proceeding, please check your email for a verification link.", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Billing Information", + "Billing Management": "Billing Management", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Plurinational State of", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Saba", + "Bosnia And Herzegovina": "Bosnia and Herzegovina", + "Bosnia and Herzegovina": "Bosnia and Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Indian Ocean Territory", + "Browser Sessions": "Browser Sessions", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Cancel", + "Cancel Subscription": "Cancel Subscription", + "Cape Verde": "Cape Verde", + "Card": "Card", + "Cayman Islands": "Cayman Islands", + "Central African Republic": "Central African Republic", + "Chad": "Chad", + "Change Subscription Plan": "Change Subscription Plan", + "Change the current payment method attached to your subscription": "Change the current payment method attached to your subscription", + "Changes": "Changes", + "Checkout": "Checkout", + "Chile": "Chile", + "China": "China", + "Choose": "Choose", + "Choose :field": "Choose :field", + "Choose :resource": "Choose :resource", + "Choose an option": "Choose an option", + "Choose date": "Choose date", + "Choose File": "Choose File", + "Choose Files": "Choose Files", + "Choose Type": "Choose Type", + "Christmas Island": "Christmas Island", + "City": "City", + "Click here to re-send the verification email.": "Click here to re-send the verification email.", + "click here to request another": "click here to request another", + "Click to choose": "Click to choose", + "Close": "Close", + "Cocos (Keeling) Islands": "Cocos (Keeling) Islands", + "Code": "Code", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Confirm", + "Confirm Billing Action": "Confirm Billing Action", + "Confirm Password": "Confirm Password", + "Confirm Payment": "Confirm Payment", + "Confirm your :amount payment": "Confirm your :amount payment", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Democratic Republic", + "Congo, the Democratic Republic of the": "Congo, the Democratic Republic of the", + "Constant": "Constant", + "Continue To Payment": "Continue To Payment", + "Cook Islands": "Cook Islands", + "Copy to clipboard": "Copy to clipboard", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Country", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon applied successfully.", + "Create": "Create", + "Create & Add Another": "Create & Add Another", + "Create :resource": "Create :resource", + "Create a new team to collaborate with others on projects.": "Create a new team to collaborate with others on projects.", + "Create Account": "Create Account", + "Create API Token": "Create API Token", + "Create New Team": "Create New Team", + "Create Team": "Create Team", + "Created.": "Created.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Current Password", + "Current Subscription Plan": "Current Subscription Plan", + "Currently Subscribed": "Currently Subscribed", + "Customer Balance": "Customer Balance", + "Customize": "Customize", + "Cyprus": "Cyprus", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Dark", + "Dashboard": "Dashboard", + "December": "December", + "Decrease": "Decrease", + "Default": "Default", + "Delete": "Delete", + "Delete :resource": "Delete :resource", + "Delete Account": "Delete Account", + "Delete all notifications": "Delete all notifications", + "Delete API Token": "Delete API Token", + "Delete File": "Delete File", + "Delete Notification": "Delete Notification", + "Delete Resource": "Delete Resource", + "Delete Selected": "Delete Selected", + "Delete Team": "Delete Team", + "Denmark": "Denmark", + "Detach": "Detach", + "Detach Resource": "Detach Resource", + "Detach Selected": "Detach Selected", + "Details": "Details", + "Disable": "Disable", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Do you really want to leave? You have unsaved changes.", + "Dominica": "Dominica", + "Dominican Republic": "Dominican Republic", + "Done.": "Done.", + "Download": "Download", + "Download Invoice": "Download Invoice", + "Drop file or click to choose": "Drop file or click to choose", + "Drop files or click to choose": "Drop files or click to choose", + "Ecuador": "Ecuador", + "Edit": "Edit", + "Edit :resource": "Edit :resource", + "Edit Attached": "Edit Attached", + "Edit Profile": "Edit Profile", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor users have the ability to read, create, and update.", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Email Address", + "Email Addresses": "Email Addresses", + "Email Password Reset Link": "Email Password Reset Link", + "Email Verification": "Email Verification", + "Enable": "Enable", + "Encrypted environment file already exists.": "Encrypted environment file already exists.", + "Encrypted environment file not found.": "Encrypted environment file not found.", + "Ensure your account is using a long, random password to stay secure.": "Ensure your account is using a long, random password to stay secure.", + "Environment file already exists.": "Environment file already exists.", + "Environment file not found.": "Environment file not found.", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Error": "Error", + "errors": "errors", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "ex VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Expires :expiration", + "Export As CSV": "Export As CSV", + "Extra Billing Information": "Extra Billing Information", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", + "Failed Subscription Payment": "Failed Subscription Payment", + "Failed to load :resource!": "Failed to load :resource!", + "Falkland Islands (Malvinas)": "Falkland Islands (Malvinas)", + "Faroe Islands": "Faroe Islands", + "February": "February", + "Fiji": "Fiji", + "Filename": "Filename", + "Finish enabling two factor authentication.": "Finish enabling two factor authentication.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "For your security, please confirm your password to continue.", + "Forbidden": "Forbidden", + "Force Delete": "Force Delete", + "Force Delete :resource": "Force Delete :resource", + "Force Delete Resource": "Force Delete Resource", + "Force Delete Selected": "Force Delete Selected", + "Forgot Password": "Forgot Password", + "Forgot your password?": "Forgot your password?", + "Forgot Your Password?": "Forgot Your Password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "France": "France", + "French Guiana": "French Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "French Southern Territories", + "From": "From", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germany", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Go Home", + "Go to page :page": "Go to page :page", + "Great! You have accepted the invitation to join the :team team.": "Great! You have accepted the invitation to join the :team team.", + "Greece": "Greece", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Heard Island & Mcdonald Islands": "Heard Island and McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island and McDonald Islands", + "Hello!": "Hello!", + "Hide Content": "Hide Content", + "Hold Up!": "Hold Up!", + "Holy See (Vatican City State)": "Holy See (Vatican City State)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "I agree to the :terms_of_service and :privacy_policy": "I agree to the :terms_of_service and :privacy_policy", + "Iceland": "Iceland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "If you already have an account, you may accept this invitation by clicking the button below:", + "If you did not create an account, no further action is required.": "If you did not create an account, no further action is required.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "If you did not expect to receive an invitation to this team, you may discard this email.", + "If you did not receive the email": "If you did not receive the email", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:", + "Impersonate": "Impersonate", + "Increase": "Increase", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Invalid filename.", + "Invalid JSON was returned from the route.": "Invalid JSON was returned from the route.", + "Invoice Email Addresses": "Invoice Email Addresses", + "Invoice emails updated successfully.": "Invoice emails updated successfully.", + "Invoices": "Invoices", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamic Republic of", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Italy": "Italy", + "Jamaica": "Jamaica", + "January": "January", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "July", + "June": "June", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Key", + "Kiribati": "Kiribati", + "Korea": "South Korea", + "Korea, Democratic People's Republic of": "Korea, Democratic People's Republic of", + "Korea, Republic of": "Korea, Republic of", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Lao People's Democratic Republic", + "Last active": "Last active", + "Last used": "Last used", + "Latvia": "Latvia", + "Leave": "Leave", + "Leave Team": "Leave Team", + "Lebanon": "Lebanon", + "length": "length", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyan Arab Jamahiriya", + "Liechtenstein": "Liechtenstein", + "Light": "Light", + "Lithuania": "Lithuania", + "Load :perPage More": "Load :perPage More", + "Loading": "Loading", + "Location": "Location", + "Log in": "Log in", + "Log In": "Log In", + "Log Out": "Log Out", + "Log out": "Log out", + "Log Out Other Browser Sessions": "Log Out Other Browser Sessions", + "Log Viewer": "Log Viewer", + "Login": "Login", + "Logout": "Logout", + "Logs": "Logs", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "North Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, the former Yugoslav Republic of", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Manage Account", + "Manage and log out your active sessions on other browsers and devices.": "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens": "Manage API Tokens", + "Manage Role": "Manage Role", + "Manage Team": "Manage Team", + "Managing billing for :billableName": "Managing billing for :billableName", + "March": "March", + "Mark all as Read": "Mark all as read", + "Mark all notifications as read": "Mark all notifications as read", + "Mark Read": "Mark Read", + "Mark Unread": "Mark Unread", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "May", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesia", + "Micronesia, Federated States of": "Micronesia, Federated States of", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republic of", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Month To Date", + "Monthly": "Monthly", + "monthly": "monthly", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Name", + "name": "name", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "Netherlands Antilles": "Netherlands Antilles", + "Nevermind": "Nevermind", + "Nevermind, I'll keep my old plan": "Nevermind, I'll keep my old plan", + "New": "New", + "New :resource": "New :resource", + "New Caledonia": "New Caledonia", + "New Password": "New Password", + "New Zealand": "New Zealand", + "Next": "Next", + "Next Payment": "Next Payment", + "Next Payment on": "Next Payment on", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "No", + "No :resource matched the given criteria.": "No :resource matched the given criteria.", + "No additional information...": "No additional information...", + "No Current Data": "No Current Data", + "No Data": "No Data", + "no file selected": "no file selected", + "No Increase": "No Increase", + "No payment methods on file.": "No payment methods on file.", + "No payment scheduled.": "No payment scheduled.", + "No Prior Data": "No Prior Data", + "No Results Found.": "No Results Found.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Northern Mariana Islands", + "Norway": "Norway", + "Not Found": "Not Found", + "Notifications": "Notifications", + "Nova": "Nova", + "Nova User": "Nova User", + "November": "November", + "October": "October", + "of": "of", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Only Trashed": "Only Trashed", + "Open Invoices": "Open Invoices", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.", + "Page Expired": "Page Expired", + "Pagination Navigation": "Pagination Navigation", + "Paid": "Paid", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territory, Occupied", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Password", + "password": "password", + "Payment Confirmation": "Payment Confirmation", + "Payment Information": "Payment Information", + "Payment information updated successfully.": "Payment information updated successfully.", + "Payment Method": "Payment Method", + "Payment Methods": "Payment Methods", + "Payment Required": "Payment Required", + "Payments": "Payments", + "Pending Team Invitations": "Pending Team Invitations", + "Per Page": "Per Page", + "Permanently delete this team.": "Permanently delete this team.", + "Permanently delete your account.": "Permanently delete your account.", + "Permissions": "Permissions", + "Peru": "Peru", + "Philippines": "Philippines", + "Photo": "Photo", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Please accept the terms of service.", + "Please click the button below to verify your email address.": "Please click the button below to verify your email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please confirm your password before continuing.": "Please confirm your password before continuing.", + "Please copy your new API token. For your security, it won't be shown again.": "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide a maximum of three invoice emails addresses.": "Please provide a maximum of three invoice emails addresses.", + "Please provide the email address of the person you would like to add to this team.": "Please provide the email address of the person you would like to add to this team.", + "Please set a default payment method before retrying payments.": "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.": "Please set a default payment method before swapping plans.", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Press / to search", + "Preview": "Preview", + "Previewing": "Previewing", + "Previous": "Previous", + "Privacy Policy": "Privacy Policy", + "Profile": "Profile", + "Profile Information": "Profile Information", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quarter To Date", + "Recovery Code": "Recovery Code", + "Refresh": "Refresh", + "Regards,": "Regards,", + "Regenerate Recovery Codes": "Regenerate Recovery Codes", + "Register": "Register", + "Reload": "Reload", + "Remember me": "Remember me", + "Remember Me": "Remember Me", + "Remove": "Remove", + "Remove Photo": "Remove Photo", + "Remove Team Member": "Remove Team Member", + "Replicate": "Replicate", + "Required fields": "Required fields", + "Resend Verification Email": "Resend Verification Email", + "Reset Filters": "Reset Filters", + "Reset Password": "Reset Password", + "Reset Password Notification": "Reset Password Notification", + "resource": "resource", + "Resource Row Dropdown": "Resource Row Dropdown", + "Resources": "Resources", + "resources": "resources", + "Restore": "Restore", + "Restore :resource": "Restore :resource", + "Restore Resource": "Restore Resource", + "Restore Selected": "Restore Selected", + "results": "results", + "Resume Subscription": "Resume Subscription", + "Retry Payment": "Retry Payment", + "Return to :appName": "Return to :appName", + "Reunion": "Réunion", + "Role": "Role", + "Romania": "Romania", + "Run Action": "Run Action", + "Russian Federation": "Russian Federation", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St. Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "St. Kitts and Nevis", + "Saint Kitts and Nevis": "Saint Kitts and Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "St. Martin", + "Saint Martin (French part)": "Saint Martin (French part)", + "Saint Pierre And Miquelon": "St. Pierre and Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre and Miquelon", + "Saint Vincent And Grenadines": "St. Vincent and Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent and the Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé and Príncipe", + "Sao Tome and Principe": "Sao Tome and Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Save", + "Saved.": "Saved.", + "Scroll to bottom": "Scroll to bottom", + "Scroll to top": "Scroll to top", + "Search": "Search", + "Secure Area": "Secure Area", + "Select": "Select", + "Select a different plan": "Select a different plan", + "Select a log file...": "Select a log file...", + "Select A New Photo": "Select A New Photo", + "Select Action": "Select Action", + "Select all": "Select all", + "Select All Dropdown": "Select All Dropdown", + "Select this page": "Select this page", + "Send Password Reset Link": "Send Password Reset Link", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Server Error", + "Service Unavailable": "Service Unavailable", + "Set as default": "Set as default", + "Setup Key": "Setup Key", + "Seychelles": "Seychelles", + "Show All Fields": "Show All Fields", + "Show Content": "Show Content", + "Show Recovery Codes": "Show Recovery Codes", + "Showing": "Showing", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Signed in as", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Soft Deleted", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "Something went wrong.": "Something went wrong.", + "Sorry! You are not authorized to perform this action.": "Sorry! You are not authorized to perform this action.", + "Sorry, your session has expired.": "Sorry, your session has expired.", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "South Georgia and South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "South Georgia and the South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone Actions", + "Start Polling": "Start Polling", + "Start polling": "Start polling", + "State / County": "State / County", + "Stop Impersonating": "Stop Impersonating", + "Stop Polling": "Stop Polling", + "Stop polling": "Stop polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Subscribe": "Subscribe", + "Subscription Information": "Subscription Information", + "Subscription Pending": "Subscription Pending", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard and Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Sweden", + "Switch Teams": "Switch Teams", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syrian Arab Republic", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Province of China", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "TAX", + "Team Details": "Team Details", + "Team Invitation": "Team Invitation", + "Team Members": "Team Members", + "Team Name": "Team Name", + "Team Owner": "Team Owner", + "Team Settings": "Team Settings", + "Terms of Service": "Terms of Service", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.", + "Thanks,": "Thanks,", + "The :attribute must be a valid role.": "The :attribute must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.": "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.": "The :attribute must be at least :length characters.", + "The :attribute must contain at least one letter.": "The :attribute must contain at least one letter.", + "The :attribute must contain at least one number.": "The :attribute must contain at least one number.", + "The :attribute must contain at least one symbol.": "The :attribute must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "The :attribute must contain at least one uppercase and one lowercase letter.", + "The :resource was created!": "The :resource was created!", + "The :resource was deleted!": "The :resource was deleted!", + "The :resource was restored!": "The :resource was restored!", + "The :resource was updated!": "The :resource was updated!", + "The action was executed successfully.": "The action was executed successfully.", + "The default payment method cannot be removed.": "The default payment method cannot be removed.", + "The file was deleted!": "The file was deleted!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "The given data was invalid.": "The given data was invalid.", + "The government won't let us show you what's behind these doors": "The government won't let us show you what's behind these doors", + "The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.", + "The image could not be loaded": "The image could not be loaded", + "The image could not be loaded.": "The image could not be loaded.", + "The invoice emails must be valid email addresses.": "The invoice emails must be valid email addresses.", + "The password is incorrect.": "The password is incorrect.", + "The provided coupon code is invalid.": "The provided coupon code is invalid.", + "The provided password does not match your current password.": "The provided password does not match your current password.", + "The provided password was incorrect.": "The provided password was incorrect.", + "The provided two factor authentication code was invalid.": "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.": "The provided two factor recovery code was invalid.", + "The provided VAT number is invalid.": "The provided VAT number is invalid.", + "The resource was attached!": "The resource was attached!", + "The resource was prevented from being saved!": "The resource was prevented from being saved!", + "The resource was updated!": "The resource was updated!", + "The response is not a streamed response.": "The response is not a streamed response.", + "The response is not a view.": "The response is not a view.", + "The selected country is invalid.": "The selected country is invalid.", + "The selected plan is invalid.": "The selected plan is invalid.", + "The selected resources have been :action!": "The selected resources have been :action!", + "The team's name and owner information.": "The team's name and owner information.", + "There are no available options for this resource.": "There are no available options for this resource.", + "There are no fields to display.": "There are no fields to display.", + "There are no new notifications.": "There are no new notifications.", + "There was a problem executing the action.": "There was a problem executing the action.", + "There was a problem fetching the resource.": "There was a problem fetching the resource.", + "There was a problem submitting the form.": "There was a problem submitting the form.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.", + "This account does not have an active subscription.": "This account does not have an active subscription.", + "This action is unauthorized.": "This action is unauthorized.", + "This copy of Nova is unlicensed.": "This copy of Nova is unlicensed.", + "This coupon code can only be used by new customers.": "This coupon code can only be used by new customers.", + "This device": "This device", + "This file field is read-only.": "This file field is read-only.", + "This invoice is no longer open.": "This invoice is no longer open.", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "This password does not match our records.": "This password does not match our records.", + "This password reset link will expire in :count minutes.": "This password reset link will expire in :count minutes.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.", + "This resource no longer exists": "This resource no longer exists", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "This subscription has expired and cannot be resumed. Please create a new subscription.", + "This user already belongs to the team.": "This user already belongs to the team.", + "This user has already been invited to the team.": "This user has already been invited to the team.", + "Timor-Leste": "Timor-Leste", + "to": "to", + "To": "To", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.", + "Today": "Today", + "Toggle navigation": "Toggle navigation", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Token Name", + "Tonga": "Tonga", + "Too Many Requests": "Too Many Requests", + "total": "total", + "Total:": "Total:", + "Trashed": "Trashed", + "Trinidad And Tobago": "Trinidad and Tobago", + "Trinidad and Tobago": "Trinidad and Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turkey", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks and Caicos Islands", + "Turks and Caicos Islands": "Turks and Caicos Islands", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Two Factor Authentication", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.", + "Type": "Type", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Unauthorized", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Minor Outlying Islands": "United States Minor Outlying Islands", + "United States Outlying Islands": "U.S. Outlying Islands", + "Unknown": "Unknown", + "Unpaid": "Unpaid", + "Update": "Update", + "Update & Continue Editing": "Update & Continue Editing", + "Update :resource": "Update :resource", + "Update :resource: :title": "Update :resource: :title", + "Update attached :resource: :title": "Update attached :resource: :title", + "Update Password": "Update Password", + "Update Payment Information": "Update Payment Information", + "Update Payment Method": "Update Payment Method", + "Update your account's profile information and email address.": "Update your account's profile information and email address.", + "Uploading": "Uploading", + "Uploading files... (:current/:total)": "Uploading files... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Use a recovery code", + "Use an authentication code": "Use an authentication code", + "User Actions": "User Actions", + "User Security": "User Security", + "Username": "Username", + "Uzbekistan": "Uzbekistan", + "Value": "Value", + "Vanuatu": "Vanuatu", + "VAT Number": "VAT Number", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic of", + "Verify Email Address": "Verify Email Address", + "Verify Your Email Address": "Verify Your Email Address", + "Viet Nam": "Viet Nam", + "View": "View", + "Virgin Islands, British": "Virgin Islands, British", + "Virgin Islands, U.S.": "Virgin Islands, U.S.", + "Wallis And Futuna": "Wallis and Futuna", + "Wallis and Futuna": "Wallis and Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.", + "We are unable to process your payment. Please contact customer support.": "We are unable to process your payment. Please contact customer support.", + "We have emailed your password reset link!": "We have emailed your password reset link!", + "We were unable to find a registered user with this email address.": "We were unable to find a registered user with this email address.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.", + "We're lost in space. The page you were trying to view does not exist.": "We're lost in space. The page you were trying to view does not exist.", + "Welcome Back!": "Welcome Back!", + "Western Sahara": "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.", + "Whoops": "Whoops", + "Whoops!": "Whoops!", + "Whoops! Something went wrong.": "Whoops! Something went wrong.", + "With Trashed": "With Trashed", + "Write": "Write", + "Year To Date": "Year To Date", + "Yearly": "Yearly", + "Yemen": "Yemen", + "Yes": "Yes", + "You are already subscribed.": "You are already subscribed.", + "You are currently within your free trial period. Your trial will expire on :date.": "You are currently within your free trial period. Your trial will expire on :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.", + "You are logged in!": "You are logged in!", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account.", + "You have been invited to join the :team team!": "You have been invited to join the :team team!", + "You have enabled two factor authentication.": "You have enabled two factor authentication.", + "You have not enabled two factor authentication.": "You have not enabled two factor authentication.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.", + "You may accept this invitation by clicking the button below:": "You may accept this invitation by clicking the button below:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.", + "You may delete any of your existing tokens if they are no longer needed.": "You may delete any of your existing tokens if they are no longer needed.", + "You may not delete your personal team.": "You may not delete your personal team.", + "You may not leave a team that you created.": "You may not leave a team that you created.", + "You will receive an invoice and payment link via email for each billing period.": "You will receive an invoice and payment link via email for each billing period.", + "You're logged in!": "You're logged in!", + "Your :invoiceName invoice is now available!": "Your :invoiceName invoice is now available!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Your billing address is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Your card was declined. Please contact your card issuer for more information.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Your current payment method is a credit card ending in :lastFour that expires on :expiration.", + "Your email address is unverified.": "Your email address is unverified.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Your last payment of :amount failed. Please update your payment method to retry the failed payment.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.", + "Your next payment of :amount will be processed on :date.": "Your next payment of :amount will be on :date.", + "Your payment method has been added successfully.": "Your payment method has been added successfully.", + "Your payment method will be charged automatically for each billing period.": "Your payment method will be charged automatically for each billing period.", + "Your registered VAT Number is :vatNumber.": "Your registered VAT Number is :vatNumber.", + "Your subscription has been started successfully.": "Your subscription has been started successfully.", + "Your subscription has been successfully cancelled.": "Your subscription has been successfully cancelled.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.", + "Your subscription was successfully resumed.": "Your subscription was successfully resumed.", + "Your subscription was successfully updated.": "Your subscription was successfully updated.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Postal Code", + "Åland Islands": "Åland Islands" +} diff --git a/locales/ceb/php-inline.json b/locales/ceb/php-inline.json new file mode 100644 index 00000000000..80d43e02a84 --- /dev/null +++ b/locales/ceb/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Kinahanglang dawaton kini nga field.", + "accepted_if": "Kini nga uma kinahanglan dawaton kung ang :other kay :value.", + "active_url": "Kini nga field dili balido nga URL.", + "after": "Kini nga field kinahanglang petsa human sa :date.", + "after_or_equal": "Kini nga field kinahanglan nga usa ka petsa pagkahuman o katumbas sa :date.", + "alpha": "Kini nga field kinahanglan lang adunay mga letra.", + "alpha_dash": "Kini nga field kinahanglan lang adunay mga letra, numero, dash ug underscore.", + "alpha_num": "Kini nga field kinahanglan lang adunay mga letra ug numero.", + "any_of": "Dili husto ang kini nga uma.", + "array": "Kini nga field kinahanglan nga usa ka array.", + "ascii": "Kini nga field kinahanglan lang adunay single-byte alphanumeric nga mga karakter ug simbolo.", + "attached": "Kini nga field gilakip na.", + "before": "Kini nga field kinahanglang petsa sa dili pa ang :date.", + "before_or_equal": "Kini nga field kinahanglan nga usa ka petsa sa wala pa o katumbas sa :date.", + "between.array": "Kini nga field kinahanglan adunay tali sa :min ug :max nga mga butang.", + "between.file": "Kini nga field kinahanglang tali sa :min ug :max ka kilobytes.", + "between.numeric": "Kini nga field kinahanglang tali sa :min ug :max.", + "between.string": "Kini nga field kinahanglang tali sa :min ug :max ka karakter.", + "boolean": "Kini nga field kinahanglan nga tinuod o bakak.", + "can": "Kini nga uma adunay dili awtorisado nga kantidad.", + "confirmed": "Kini nga field confirmation dili motakdo.", + "contains": "Kini nga field walay gikinahanglang bili.", + "date": "Kini nga field dili balido nga petsa.", + "date_equals": "Kini nga field kinahanglang petsa nga katumbas sa :date.", + "date_format": "Kini nga field dili motakdo sa format :format.", + "decimal": "Kini nga field kinahanglan adunay :decimal decimal nga mga dapit.", + "declined": "Kinahanglang isalikway kini nga field.", + "declined_if": "Kini nga field kinahanglang ibalibad kung ang :other kay :value.", + "different": "Kini nga field ug :other kinahanglan nga lahi.", + "digits": "Kini nga field kinahanglang :digits ka digit.", + "digits_between": "Kini nga field kinahanglang tali sa :min ug :max ka digit.", + "dimensions": "Kini nga natad adunay dili balido nga mga sukat sa imahe.", + "distinct": "Kini nga natad adunay doble nga kantidad.", + "doesnt_contain": "Ang kini nga uma kinahanglan dili maglangkob sa bisan kinsa sa mga musunud: :values.", + "doesnt_end_with": "Kini nga field kinahanglang dili matapos sa usa sa mosunod: :values.", + "doesnt_start_with": "Kini nga field kinahanglang dili magsugod sa usa sa mosunod: :values.", + "email": "Kini nga field kinahanglang balido nga email address.", + "ends_with": "Kini nga field kinahanglang tapuson sa usa sa mosunod: :values.", + "enum": "Ang gipili nga field dili balido.", + "exists": "Ang gipili nga field dili balido.", + "extensions": "Kini nga field kinahanglang adunay usa sa mosunod nga mga extension: :values.", + "file": "Kini nga field kinahanglan nga usa ka file.", + "filled": "Kini nga field kinahanglan adunay usa ka bili.", + "gt.array": "Kini nga field kinahanglan adunay labaw pa sa :value nga mga butang.", + "gt.file": "Kini nga field kinahanglan nga labaw pa sa :value kilobytes.", + "gt.numeric": "Kini nga field kinahanglan nga labaw pa sa :value.", + "gt.string": "Kini nga field kinahanglan nga labaw pa sa :value ka mga karakter.", + "gte.array": "Kini nga field kinahanglang adunay :value ka butang o labaw pa.", + "gte.file": "Kini nga field kinahanglang mas dako o katumbas sa :value kilobytes.", + "gte.numeric": "Kini nga field kinahanglang mas dako o katumbas sa :value.", + "gte.string": "Kini nga field kinahanglang mas dako o katumbas sa :value ka karakter.", + "hex_color": "Kini nga field kinahanglang balido nga hexadecimal nga kolor.", + "image": "Kini nga field kinahanglan nga usa ka imahe.", + "in": "Ang gipili nga field dili balido.", + "in_array": "Kini nga field wala maglungtad sa :other.", + "in_array_keys": "Ang kini nga uma kinahanglan adunay labing menos usa sa mga mosunud nga yawe: :values.", + "integer": "Kini nga field kinahanglang integer.", + "ip": "Kini nga field kinahanglang balido nga IP address.", + "ipv4": "Kini nga field kinahanglang balido nga IPv4 address.", + "ipv6": "Kini nga field kinahanglang balido nga IPv6 address.", + "json": "Kini nga field kinahanglang balido nga JSON string.", + "list": "Kini nga natad kinahanglan usa ka lista.", + "lowercase": "Kini nga field kinahanglan nga gamay nga letra.", + "lt.array": "Kini nga field kinahanglan adunay ubos sa :value ka mga butang.", + "lt.file": "Kini nga field kinahanglan nga ubos pa sa :value kilobytes.", + "lt.numeric": "Kini nga field kinahanglan nga ubos pa sa :value.", + "lt.string": "Kini nga field kinahanglan nga ubos pa sa :value ka mga karakter.", + "lte.array": "Kini nga field kinahanglang dili mosobra sa :value ka mga butang.", + "lte.file": "Kini nga field kinahanglang ubos o katumbas sa :value ka kilobytes.", + "lte.numeric": "Kini nga field kinahanglan nga ubos o katumbas sa :value.", + "lte.string": "Kini nga field kinahanglang ubos o katumbas sa :value ka karakter.", + "mac_address": "Kini nga field kinahanglang balido nga MAC address.", + "max.array": "Kini nga field kinahanglang dili mosobra sa :max ka mga butang.", + "max.file": "Kini nga field kinahanglang dili molapas sa :max ka kilobytes.", + "max.numeric": "Kini nga field kinahanglang dili molapas sa :max.", + "max.string": "Kini nga field kinahanglang dili molapas sa :max ka karakter.", + "max_digits": "Kini nga field kinahanglang dili mosobra sa :max ka digit.", + "mimes": "Kini nga field kinahanglan nga usa ka file sa tipo: :values.", + "mimetypes": "Kini nga field kinahanglan nga usa ka file sa tipo: :values.", + "min.array": "Kini nga field kinahanglan adunay labing menos :min ka mga butang.", + "min.file": "Kini nga field kinahanglan nga labing menos :min ka kilobytes.", + "min.numeric": "Kini nga field kinahanglan labing menos :min.", + "min.string": "Kini nga field kinahanglang labing menos :min ka karakter.", + "min_digits": "Kini nga field kinahanglan adunay labing menos :min ka numero.", + "missing": "Kini nga field kinahanglan nga wala.", + "missing_if": "Kinahanglang wala kini nga field kung ang :other kay :value.", + "missing_unless": "Kinahanglan nga wala kini nga field gawas kung ang :other kay :value.", + "missing_with": "Kinahanglan nga wala kini nga field kung naa ang :values.", + "missing_with_all": "Kinahanglan nga wala kini nga field kung adunay :values.", + "multiple_of": "Kini nga field kinahanglan nga usa ka multiple sa :value.", + "not_in": "Ang gipili nga field dili balido.", + "not_regex": "Kini nga field format dili balido.", + "numeric": "Kini nga field kinahanglang numero.", + "password.letters": "Kini nga field kinahanglan adunay labing menos usa ka letra.", + "password.mixed": "Kini nga field kinahanglan adunay labing menos usa ka uppercase ug usa ka lowercase nga letra.", + "password.numbers": "Kini nga field kinahanglan adunay labing menos usa ka numero.", + "password.symbols": "Kini nga field kinahanglan adunay labing menos usa ka simbolo.", + "password.uncompromised": "Ang gihatag nga field nagpakita sa usa ka data leak. Palihug pagpili og lain nga field.", + "present": "Kini nga field kinahanglan nga anaa.", + "present_if": "Kini nga field kinahanglan nga anaa kung ang :other kay :value.", + "present_unless": "Kini nga field kinahanglan nga anaa gawas kung ang :other kay :value.", + "present_with": "Kinahanglan nga naa kini nga field kung naa ang :values.", + "present_with_all": "Kinahanglan nga naa kini nga field kung naa ang :values.", + "prohibited": "Kini nga field gidili.", + "prohibited_if": "Kini nga field gidili kung ang :other kay :value.", + "prohibited_if_accepted": "Ang kini nga uma gidili kung ang :other gidawat.", + "prohibited_if_declined": "Ang kini nga kapatagan gidili kung ang :other giputos.", + "prohibited_unless": "Kini nga field gidili gawas kung :other kay sa :values.", + "prohibits": "Kini nga field nagdili sa :other sa pagtambong.", + "regex": "Kini nga field format dili balido.", + "relatable": "Kini nga natad mahimong dili kauban sa kini nga kapanguhaan.", + "required": "Kini nga field gikinahanglan.", + "required_array_keys": "Kini nga field kinahanglan adunay mga entry para sa: :values.", + "required_if": "Kinahanglan kini nga field kung ang :other kay :value.", + "required_if_accepted": "Kini nga field gikinahanglan kung :other ang gidawat.", + "required_if_declined": "Kini nga field gikinahanglan kung :other ang gibalibaran.", + "required_unless": "Kinahanglan kini nga field gawas kung :other ang naa sa :values.", + "required_with": "Kinahanglan kini nga field kung naa ang :values.", + "required_with_all": "Kinahanglan kini nga field kung adunay :values.", + "required_without": "Kinahanglan kini nga field kung wala ang :values.", + "required_without_all": "Kinahanglan kini nga field kung wala sa :values ang anaa.", + "same": "Kini nga field ug :other kinahanglan nga magkatugma.", + "size.array": "Kini nga field kinahanglang adunay :size ka butang.", + "size.file": "Kini nga field kinahanglan nga :size kilobytes.", + "size.numeric": "Kini nga field kinahanglan nga :size.", + "size.string": "Kini nga field kinahanglang :size ka karakter.", + "starts_with": "Kini nga field kinahanglang magsugod sa usa sa mosunod: :values.", + "string": "Kini nga field kinahanglan nga usa ka hilo.", + "timezone": "Kini nga field kinahanglang balido nga timezone.", + "ulid": "Kini nga field kinahanglang balido nga ULID.", + "unique": "Nakuha na ni nga field.", + "uploaded": "Kini nga field napakyas sa pag-upload.", + "uppercase": "Kini nga field kinahanglan nga uppercase.", + "url": "Kini nga field kinahanglang balido nga URL.", + "uuid": "Kini nga field kinahanglang balido nga UUID." +} diff --git a/locales/ceb/php.json b/locales/ceb/php.json new file mode 100644 index 00000000000..2c72b4135e5 --- /dev/null +++ b/locales/ceb/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Ang :attribute kinahanglan dawaton.", + "accepted_if": "Ang :attribute kinahanglan dawaton kung ang :other kay :value.", + "active_url": "Ang :attribute dili balido nga URL.", + "after": "Ang :attribute kinahanglan nga usa ka petsa pagkahuman sa :date.", + "after_or_equal": "Ang :attribute kinahanglan nga usa ka petsa pagkahuman o katumbas sa :date.", + "alpha": "Ang :attribute kinahanglan lang adunay mga letra.", + "alpha_dash": "Ang :attribute kinahanglan lang adunay mga letra, numero, dashes ug underscore.", + "alpha_num": "Ang :attribute kinahanglan lang adunay mga letra ug numero.", + "any_of": "Dili husto ang :attribute nga uma.", + "array": "Ang :attribute kinahanglan usa ka array.", + "ascii": "Ang :attribute ka field kinahanglan lang adunay single-byte alphanumeric nga mga karakter ug simbolo.", + "attached": "Kini nga :attribute gilakip na.", + "before": "Ang :attribute kinahanglan nga usa ka petsa sa wala pa ang :date.", + "before_or_equal": "Ang :attribute kinahanglan usa ka petsa sa wala pa o katumbas sa :date.", + "between.array": "Ang :attribute kinahanglan adunay tali sa :min ug :max nga mga butang.", + "between.file": "Ang :attribute kinahanglan nga tali sa :min ug :max ka kilobytes.", + "between.numeric": "Ang :attribute kinahanglan nga tali sa :min ug :max.", + "between.string": "Ang :attribute kinahanglang tali sa :min ug :max ka karakter.", + "boolean": "Ang :attribute nga field kinahanglan nga tinuod o bakak.", + "can": "Ang :attribute nga uma adunay dili awtorisado nga kantidad.", + "confirmed": "Ang :attribute nga kumpirmasyon dili magkatugma.", + "contains": "Ang :attribute nga field kulang sa gikinahanglan nga kantidad.", + "current_password": "Ang password dili husto.", + "date": "Ang :attribute dili balido nga petsa.", + "date_equals": "Ang :attribute kinahanglan nga usa ka petsa nga katumbas sa :date.", + "date_format": "Ang :attribute dili motakdo sa format nga :format.", + "decimal": "Ang :attribute ka field kinahanglang adunay :decimal ka desimal nga mga dapit.", + "declined": "Ang :attribute kinahanglan nga isalikway.", + "declined_if": "Ang :attribute kinahanglan ibaliwala kung ang :other kay :value.", + "different": "Ang :attribute ug :other kinahanglan nga lahi.", + "digits": "Ang :attribute kinahanglan nga :digits ka numero.", + "digits_between": "Ang :attribute kinahanglang tali sa :min ug :max ka numero.", + "dimensions": "Ang :attribute adunay dili balido nga mga sukat sa imahe.", + "distinct": "Ang :attribute nga uma adunay doble nga kantidad.", + "doesnt_contain": "Ang :attribute ka uma kinahanglan dili maglangkob sa bisan kinsa sa mga musunud: :values.", + "doesnt_end_with": "Ang :attribute ka field kinahanglang dili matapos sa usa sa mosunod: :values.", + "doesnt_start_with": "Ang :attribute ka field kinahanglang dili magsugod sa usa sa mosunod: :values.", + "email": "Ang :attribute kinahanglan usa ka balido nga email address.", + "ends_with": "Ang :attribute kinahanglang tapuson sa usa sa mosunod: :values.", + "enum": "Ang gipili nga :attribute dili balido.", + "exists": "Ang gipili nga :attribute dili balido.", + "extensions": "Ang :attribute ka field kinahanglang adunay usa sa mosunod nga mga extension: :values.", + "failed": "Kini nga mga kredensyal dili motakdo sa among mga rekord.", + "file": "Ang :attribute kinahanglan usa ka file.", + "filled": "Ang :attribute nga natad kinahanglan adunay kantidad.", + "gt.array": "Ang :attribute kinahanglan adunay labaw pa sa :value nga mga butang.", + "gt.file": "Ang :attribute kinahanglan nga labaw pa sa :value kilobytes.", + "gt.numeric": "Ang :attribute kinahanglan nga labaw pa sa :value.", + "gt.string": "Ang :attribute kinahanglan nga labaw pa sa :value nga mga karakter.", + "gte.array": "Ang :attribute kinahanglang adunay :value ka butang o labaw pa.", + "gte.file": "Ang :attribute kinahanglang mas dako o katumbas sa :value kilobytes.", + "gte.numeric": "Ang :attribute kinahanglang mas dako o katumbas sa :value.", + "gte.string": "Ang :attribute kinahanglang mas dako o katumbas sa :value ka karakter.", + "hex_color": "Ang :attribute nga field kinahanglang balido nga hexadecimal nga kolor.", + "image": "Ang :attribute kinahanglan usa ka imahe.", + "in": "Ang gipili nga :attribute dili balido.", + "in_array": "Ang :attribute nga natad wala maglungtad sa :other.", + "in_array_keys": "Ang :attribute ka uma kinahanglan adunay labing menos usa sa mga mosunud nga yawe: :values.", + "integer": "Ang :attribute kinahanglang integer.", + "ip": "Ang :attribute kinahanglan usa ka balido nga IP address.", + "ipv4": "Ang :attribute kinahanglan usa ka balido nga IPv4 nga adres.", + "ipv6": "Ang :attribute kinahanglan usa ka balido nga IPv6 nga adres.", + "json": "Ang :attribute kinahanglan usa ka balido nga JSON string.", + "list": "Ang :attribute nga natad kinahanglan usa ka lista.", + "lowercase": "Ang :attribute nga field kinahanglan nga lowercase.", + "lt.array": "Ang :attribute kinahanglan adunay ubos sa :value ka mga butang.", + "lt.file": "Ang :attribute kinahanglan nga ubos pa sa :value ka kilobytes.", + "lt.numeric": "Ang :attribute kinahanglan nga ubos sa :value.", + "lt.string": "Ang :attribute kinahanglan nga ubos pa sa :value ka mga karakter.", + "lte.array": "Ang :attribute kinahanglan dili molapas sa :value ka mga butang.", + "lte.file": "Ang :attribute kinahanglan nga ubos pa sa o katumbas sa :value kilobytes.", + "lte.numeric": "Ang :attribute kinahanglan nga mas ubos o katumbas sa :value.", + "lte.string": "Ang :attribute kinahanglang mas ubos o katumbas sa :value ka karakter.", + "mac_address": "Ang :attribute kinahanglan usa ka balido nga MAC address.", + "max.array": "Ang :attribute kinahanglan dili molapas sa :max ka mga butang.", + "max.file": "Ang :attribute kinahanglan dili molapas sa :max ka kilobytes.", + "max.numeric": "Ang :attribute kinahanglan dili molapas sa :max.", + "max.string": "Ang :attribute kinahanglang dili molapas sa :max ka karakter.", + "max_digits": "Ang :attribute ka field kinahanglang dili mosobra sa :max ka digit.", + "mimes": "Ang :attribute kinahanglan nga usa ka file sa tipo: :values.", + "mimetypes": "Ang :attribute kinahanglan nga usa ka file sa tipo: :values.", + "min.array": "Ang :attribute kinahanglan adunay labing menos :min ka mga butang.", + "min.file": "Ang :attribute kinahanglan nga labing menos :min ka kilobytes.", + "min.numeric": "Ang :attribute kinahanglan labing menos :min.", + "min.string": "Ang :attribute kinahanglan labing menos :min ka mga karakter.", + "min_digits": "Ang :attribute ka field kinahanglang adunay labing menos :min ka numero.", + "missing": "Kinahanglang wala ang :attribute ka field.", + "missing_if": "Kinahanglang wala ang :attribute nga field kung ang :other kay :value.", + "missing_unless": "Kinahanglang wala ang :attribute nga field gawas kung ang :other kay :value.", + "missing_with": "Kinahanglang wala ang :attribute nga field kung naa ang :values.", + "missing_with_all": "Kinahanglang wala ang :attribute ka field kung naa ang :values.", + "multiple_of": "Ang :attribute kinahanglang multiple sa :value.", + "next": "Sunod »", + "not_in": "Ang gipili nga :attribute dili balido.", + "not_regex": "Ang :attribute nga pormat dili balido.", + "numeric": "Ang :attribute kinahanglan usa ka numero.", + "password": "Ang password dili husto.", + "password.letters": "Ang :attribute nga field kinahanglan adunay labing menos usa ka letra.", + "password.mixed": "Ang :attribute nga field kinahanglan adunay labing menos usa ka uppercase ug usa ka lowercase nga letra.", + "password.numbers": "Ang :attribute nga field kinahanglan adunay labing menos usa ka numero.", + "password.symbols": "Ang :attribute nga field kinahanglan adunay labing menos usa ka simbolo.", + "password.uncompromised": "Ang gihatag nga :attribute nagpakita sa usa ka data leak. Palihug pagpili og lain nga :attribute.", + "present": "Kinahanglan naa ang :attribute ka field.", + "present_if": "Ang :attribute nga field kinahanglan naa kung ang :other kay :value.", + "present_unless": "Ang :attribute nga field kinahanglang anaa gawas kon ang :other kay :value.", + "present_with": "Ang :attribute nga natad kinahanglan naa kung naa ang :values.", + "present_with_all": "Ang :attribute nga field kinahanglan nga anaa kung ang :values anaa.", + "previous": "«Kaniadto", + "prohibited": "Ang :attribute field gidili.", + "prohibited_if": "Ang :attribute field gidili kung :other kay :value.", + "prohibited_if_accepted": "Ang :attribute nga kapatagan gidili kung ang :other gidawat.", + "prohibited_if_declined": "Ang :attribute ka kapatagan gidili kung ang :other gisalikway.", + "prohibited_unless": "Gidili ang :attribute nga field gawas kung :other ang naa sa :values.", + "prohibits": "Ang :attribute nga field nagdili sa :other sa pagtambong.", + "regex": "Ang :attribute nga pormat dili balido.", + "relatable": "Kini nga :attribute mahimong dili kauban sa kini nga kapanguhaan.", + "required": "Kinahanglan ang :attribute nga field.", + "required_array_keys": "Ang :attribute ka field kinahanglang adunay entries para sa: :values.", + "required_if": "Ang :attribute nga field gikinahanglan kung ang :other kay :value.", + "required_if_accepted": "Ang :attribute nga field gikinahanglan kung :other ang gidawat.", + "required_if_declined": "Ang :attribute nga field gikinahanglan kung ang :other gibalibaran.", + "required_unless": "Ang :attribute nga field gikinahanglan gawas kung ang :other anaa sa :values.", + "required_with": "Kinahanglan ang :attribute nga field kung naa ang :values.", + "required_with_all": "Ang :attribute nga field gikinahanglan kung :values ang anaa.", + "required_without": "Kinahanglan ang :attribute nga field kung wala ang :values.", + "required_without_all": "Ang :attribute nga field gikinahanglan kung walay usa sa :values ang anaa.", + "reset": "Ang imong password gi-reset na.", + "same": "Ang :attribute ug :other kinahanglan nga magkatugma.", + "sent": "Gi-email namo ang imong link sa pag-reset sa password.", + "size.array": "Ang :attribute kinahanglan adunay :size nga mga butang.", + "size.file": "Ang :attribute kinahanglan nga :size kilobytes.", + "size.numeric": "Ang :attribute kinahanglan nga :size.", + "size.string": "Ang :attribute kinahanglang :size ka karakter.", + "starts_with": "Ang :attribute kinahanglang magsugod sa usa sa mosunod: :values.", + "string": "Ang :attribute kinahanglan nga usa ka hilo.", + "throttle": "Daghan kaayong pagsulay sa pag-login. Palihug sulayi pag-usab sa :seconds segundos.", + "throttled": "Palihug paghulat sa dili pa mosulay pag-usab.", + "timezone": "Ang :attribute kinahanglan usa ka balido nga timezone.", + "token": "Kini nga timaan sa pag-reset sa password dili balido.", + "ulid": "Ang :attribute nga field kinahanglang balido nga ULID.", + "unique": "Nakuha na ang :attribute.", + "uploaded": "Ang :attribute napakyas sa pag-upload.", + "uppercase": "Ang :attribute nga field kinahanglan nga uppercase.", + "url": "Ang :attribute kinahanglan usa ka balido nga URL.", + "user": "Wala kami makit-an nga tiggamit nga adunay kana nga email address.", + "uuid": "Ang :attribute kinahanglan usa ka balido nga UUID." +} diff --git a/locales/ckb/_excludes.json b/locales/ckb/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/ckb/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/ckb/json-inline.json b/locales/ckb/json-inline.json new file mode 100644 index 00000000000..6a37ce874f1 --- /dev/null +++ b/locales/ckb/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ئەم بوارە دەبێت ڕۆڵێکی دروست بێت.", + "The :attribute must be at least :length characters and contain at least one number.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت و لانیکەم یەک ژمارە لەخۆبگرێت.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت و لانیکەم یەک پیتی تایبەت و یەک ژمارەی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one special character.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت و لانیکەم یەک پیتی تایبەتی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک ژمارە لەخۆبگرێت.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ئەم بوارە دەبێت لانیکەم ١٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک پیتی تایبەتی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ئەم بوارە دەبێت لانیکەم ١٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک ژمارە و یەک پیتی تایبەتی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ئەم بوارە دەبێت لانیکەم ١٠ پیت بێت و لانیکەم یەک پیتی گەورەی تێدابێت.", + "The :attribute must be at least :length characters.": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت.", + "The :attribute must contain at least one letter.": "ئەم بوارە دەبێت لانیکەم یەک پیتی تێدابێت.", + "The :attribute must contain at least one number.": "ئەم بوارە دەبێت لانیکەم یەک ژمارە لەخۆبگرێت.", + "The :attribute must contain at least one symbol.": "ئەم بوارە دەبێت لانیکەم یەک هێما لەخۆبگرێت.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ئەم بوارە دەبێت لانیکەم یەک پیتی گەورە و یەک پیتی بچووکی تێدابێت.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "مەیدانی دیاریکراو لە دزەپێکردنی داتادا دەرکەوتووە. تکایە بوارێکی جیاواز هەڵبژێرە." +} diff --git a/locales/ckb/json.json b/locales/ckb/json.json new file mode 100644 index 00000000000..93679df1889 --- /dev/null +++ b/locales/ckb/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(و ١٠ هەڵەی تر)", + "(and :count more errors)": "(و ١٠ هەڵەی تر)|(و ١٠ هەڵەی تر)|(و ١٠ هەڵەی تر)", + "30 Days": "٣٠ رۆژ", + "60 Days": "٦٠ ڕۆژ", + "90 Days": "٩٠ ڕۆژ", + ":amount selected": ":amount هەڵبژێردراوە", + ":amount Total": ":amount کۆی گشتی", + ":days day trial": "تاقیکردنەوەی ١٠ ڕۆژە", + ":resource Details": ":resource وردەکاری", + ":resource Details: :title": ":resource وردەکاری: :title", + "A decryption key is required.": "کلیلی کۆدکردنەوە پێویستە.", + "A fresh verification link has been sent to your email address.": "بەستەرێکی نوێی پشتڕاستکردنەوە بۆ ناونیشانی ئیمەیڵەکەت نێردراوە.", + "A new verification link has been sent to the email address you provided during registration.": "بەستەرێکی نوێی پشتڕاستکردنەوە نێردراوە بۆ ئەو ئیمەیڵەی کە لە کاتی تۆمارکردندا پێشکەشت کردووە.", + "A new verification link has been sent to the email address you provided in your profile settings.": "بەستەرێکی نوێی پشتڕاستکردنەوە نێردراوە بۆ ئەو ئیمەیڵەی کە لە ڕێکخستنەکانی پڕۆفایلی خۆتدا پێشکەشت کردووە.", + "A new verification link has been sent to your email address.": "بەستەرێکی نوێی پشتڕاستکردنەوە بۆ ناونیشانی ئیمەیڵەکەت نێردراوە.", + "Accept Invitation": "بانگهێشتنامە قبوڵ بکە", + "Action": "کردار", + "Action Event": "ڕووداوی کردار", + "Action Events": "ڕووداوەکانی کردار", + "Action Happened At": "ڕوویدا لە", + "Action Initiated By": "دەستپێشخەری لەلایەن", + "Action Name": "ناو", + "Action Status": "دۆخ", + "Action Target": "ئامانج", + "Actions": "کردارەکان", + "Add": "زیادکردن", + "Add :resource": ":resource زیاد بکە", + "Add a new team member to your team, allowing them to collaborate with you.": "ئەندامێکی نوێی تیمەکە زیاد بکە بۆ تیمەکەت، ڕێگەیان پێبدە هاوکاریت بکەن.", + "Add additional security to your account using two factor authentication.": "ئاسایشی زیاتر زیاد بکە بۆ ئەکاونتەکەت بە بەکارهێنانی ڕەسەنایەتی دوو فاکتەری.", + "Add Payment Method": "شێوازی پارەدان زیاد بکە", + "Add row": "ڕیز زیاد بکە", + "Add Team Member": "ئەندامی تیم زیاد بکە", + "Add VAT Number": "ژمارەی زێدەباری زیاد بکە", + "Added.": "زیاد کرا.", + "Additional billing information updated successfully.": "زانیاری زیاتری فەسڵکردن بە سەرکەوتوویی نوێکرایەوە.", + "Address": "ناونیشان", + "Address Line 2": "ناونیشانی ژمارە ٢", + "Administrator": "بەڕێوەبەر", + "Administrator users can perform any action.": "بەکارهێنەرانی بەڕێوەبەر دەتوانن هەر کردارێک ئەنجام بدەن.", + "Afghanistan": "ئەفغانستان", + "Aland Islands": "دوورگەکانی ئالاند", + "Albania": "ئەلبانیا", + "Algeria": "جەزائیر", + "All of the people that are part of this team.": "هەموو ئەو کەسانەی کە بەشێکن لەم تیمە.", + "All resources loaded.": "هەموو سەرچاوەکان بارکراون.", + "All rights reserved.": "هەموو مافەکانی پارێزراوە.", + "Already registered?": "پێشتر تۆمار كراوه‌?", + "American Samoa": "سامۆای ئەمریکی", + "An error occurred while uploading the file.": "لە کاتی بارکردنی فایلەکەدا هەڵەیەک ڕوویدا.", + "An error occurred while uploading the file: :error": "لە کاتی بارکردنی فایلەکەدا هەڵەیەک ڕوویدا: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "هەڵەیەکی چاوەڕواننەکراو ڕوویدا و ئێمە تیمی پشتگیری خۆمان ئاگادار کردەوە. تکایە دووبارە هەوڵبدەرەوە.", + "Andorra": "ئەندۆرا", + "Angola": "ئەنگۆلا", + "Anguilla": "ئەنگویلا", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "بەکارهێنەرێکی تر ئەم سەرچاوەیەی نوێ کردووەتەوە لە دوای بارکردنی ئەم لاپەڕەیە. تکایە لاپەڕەکە نوێ بکەرەوە و دووبارە هەوڵبدەرەوە.", + "Antarctica": "ئەنتارکتیکا", + "Antigua And Barbuda": "ئەنتیگوا و باربودا", + "Antigua and Barbuda": "ئەنتیگوا و باربودا", + "API Token": "تۆکنی API", + "API Token Permissions": "مۆڵەتەکانی API Token", + "API Tokens": "تۆکنەکانی API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "تۆکنەکانی API ڕێگە بە خزمەتگوزارییەکانی لایەنی سێیەم دەدەن کە بەناوی تۆوە بە بەرنامەکەمان ڕەسەنایەتی خۆیان بسەلمێنن.", + "Apply": "جێبەجێکردن", + "Apply Coupon": "کووپنەکە جێبەجێ بکە", + "April": "نیسان", + "Are you sure you want to attempt to pay :amount?": "ئایا دڵنیای کە دەتەوێت هەوڵی :amount بدەیت؟", + "Are you sure you want to cancel your subscription?": "ئایا دڵنیای کە دەتەوێت بەشداریکردنەکەت هەڵبوەشێنیتەوە؟", + "Are you sure you want to delete all the notifications?": "دڵنیای کە دەتەوێت هەموو ئاگادارکردنەوەکان بسڕیتەوە؟", + "Are you sure you want to delete the selected resources?": "ئایا دڵنیای کە دەتەوێت سەرچاوە هەڵبژێردراوەکان بسڕیتەوە؟", + "Are you sure you want to delete this file?": "ئایا دڵنیای کە دەتەوێت ئەم فایلە بسڕیتەوە؟", + "Are you sure you want to delete this notification?": "ئایا دڵنیای کە دەتەوێت ئەم ئاگادارکردنەوە بسڕیتەوە؟", + "Are you sure you want to delete this payment method?": "ئایا دڵنیای کە دەتەوێت ئەم شێوازەی پارەدان بسڕیتەوە؟", + "Are you sure you want to delete this resource?": "ئایا دڵنیای کە دەتەوێت ئەم سەرچاوەیە بسڕیتەوە؟", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "دڵنیای کە دەتەوێت ئەم تیمە بسڕیتەوە؟ کاتێک تیمێک دەسڕدرێتەوە، هەموو سەرچاوە و داتاکانی بۆ هەمیشە دەسڕدرێنەوە.", + "Are you sure you want to delete your account?": "دڵنیای کە دەتەوێت ئەکاونتەکەت بسڕیتەوە؟", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "دڵنیای کە دەتەوێت ئەکاونتەکەت بسڕیتەوە؟ کاتێک ئەکاونتەکەت سڕایەوە، هەموو سەرچاوە و داتاکانی بۆ هەمیشە دەسڕدرێنەوە. تکایە وشەی نهێنی خۆت بنووسە بۆ ئەوەی پشتڕاستی بکەیتەوە کە دەتەوێت ئەکاونتەکەت بۆ هەمیشە بسڕیتەوە.", + "Are you sure you want to detach the selected resources?": "ئایا دڵنیای کە دەتەوێت سەرچاوە هەڵبژێردراوەکان جیا بکەیتەوە؟", + "Are you sure you want to detach this resource?": "ئایا دڵنیای کە دەتەوێت ئەم سەرچاوەیە جیا بکەیتەوە؟", + "Are you sure you want to force delete the selected resources?": "ئایا دڵنیای کە دەتەوێت بە زۆر سەرچاوە هەڵبژێردراوەکان بسڕیتەوە؟", + "Are you sure you want to force delete this resource?": "ئایا دڵنیای کە دەتەوێت ئەم سەرچاوەیە بە زۆر بسڕیتەوە؟", + "Are you sure you want to log out?": "دڵنیای کە دەتەوێت بچیتە دەرەوە؟", + "Are you sure you want to mark all notifications as read?": "ئایا دڵنیای کە دەتەوێت هەموو ئاگادارکردنەوەکان وەک خوێندراو نیشانە بکەیت؟", + "Are you sure you want to remove this item?": "ئایا دڵنیای کە دەتەوێت ئەم بابەتە لاببەیت؟", + "Are you sure you want to restore the selected resources?": "ئایا دڵنیای کە دەتەوێت سەرچاوە هەڵبژێردراوەکان بگەڕێنیتەوە؟", + "Are you sure you want to restore this resource?": "ئایا دڵنیای کە دەتەوێت ئەم سەرچاوەیە بگەڕێنیتەوە؟", + "Are you sure you want to resume your subscription?": "ئایا دڵنیای کە دەتەوێت بەشداریکردنەکەت دەست پێبکەیتەوە؟", + "Are you sure you want to run this action?": "ئایا دڵنیای کە دەتەوێت ئەم کردارە بەڕێوەببەیت؟", + "Are you sure you want to set this payment method as your default?": "ئایا دڵنیای کە دەتەوێت ئەم شێوازەی پارەدان وەکو پێشوەختە دابنێیت؟", + "Are you sure you want to stop impersonating?": "دڵنیای کە دەتەوێت واز لە خۆدزینەوە بهێنیت؟", + "Are you sure you would like to delete this API token?": "ئایا دڵنیای کە حەز دەکەیت ئەم نیشانەیەی API بسڕیتەوە؟", + "Are you sure you would like to leave this team?": "دڵنیای کە حەز دەکەیت ئەم تیپە بەجێبهێڵیت؟", + "Are you sure you would like to remove this person from the team?": "دڵنیای کە حەز دەکەیت ئەم کەسە لە تیمەکە دوور بخەیتەوە؟", + "Are you sure you would like to switch billing plans?": "ئایا دڵنیای کە حەز دەکەیت پلانی فەسڵکردن بگۆڕیت؟", + "Argentina": "ئەرجەنتین", + "Armenia": "ئەرمینیا", + "Aruba": "ئاروبا", + "Attach": "هاوپێچکردن", + "Attach & Attach Another": "پەیوەستکردن و پەیوەستکردنی یەکێکی تر", + "Attach :resource": ":resource هاوپێچ بکە", + "Attach files by dragging & dropping, selecting or pasting them.": "فایلەکان بە ڕاکێشان و دابەزاندن، هەڵبژاردن یان تامکردنیان هاوپێچ بکە.", + "August": "ئاب", + "Australia": "ئوسترالیا", + "Austria": "نەمسا", + "Azerbaijan": "ئازەربایجان", + "Bahamas": "باهاماس", + "Bahrain": "بەحرەین", + "Bangladesh": "بەنگلادیش", + "Barbados": "باربادۆس", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "پێش ئەوەی بەردەوام بیت، ئایا دەتوانیت بە کرتەکردن لەسەر ئەو بەستەرەی کە تازە ئیمەیڵمان بۆ کردوویت، ناونیشانی ئیمەیڵەکەت پشتڕاست بکەیتەوە؟ ئەگەر ئیمەیڵەکەت پێ نەگەیشت، بە خۆشحاڵیەوە ئیمەیڵێکی ترت بۆ دەنێرین.", + "Before proceeding, please check your email for a verification link.": "پێش ئەوەی بەردەوام بیت، تکایە ئیمەیڵەکەت بپشکنە بۆ بەستەری پشتڕاستکردنەوە.", + "Belarus": "بێلاڕوس", + "Belgium": "بەلجیکا", + "Belize": "بەلیز", + "Benin": "بێنین", + "Bermuda": "بەرمودا", + "Bhutan": "بوتان", + "Billing Information": "زانیاری فەسڵکردن", + "Billing Management": "بەڕێوەبردنی فەسڵکردن", + "Bolivia": "بۆلیڤیا", + "Bolivia, Plurinational State of": "بۆلیڤیا، ویلایەتی فرەنەتەوەیی", + "Bonaire, Sint Eustatius and Saba": "بۆنایر، سینت ئیوستاتیۆس و سابا", + "Bosnia And Herzegovina": "بۆسنە و هێرزۆگۆبینیا", + "Bosnia and Herzegovina": "بۆسنە و هێرزۆگۆبینیا", + "Botswana": "بۆتسوانا", + "Bouvet Island": "دوورگەی بوڤێت", + "Brazil": "بەڕازیل", + "British Indian Ocean Territory": "خاکی زەریای هیندی بەریتانیا", + "Browser Sessions": "دانیشتنەکانی وێبگەڕ", + "Brunei Darussalam": "برونێی داروسالام", + "Bulgaria": "بولگاریا", + "Burkina Faso": "بورکينا فاسۆ", + "Burundi": "بوروندی", + "Cambodia": "کەمبۆدیا", + "Cameroon": "کامیرۆن", + "Canada": "کەنەدا", + "Cancel": "ڕەتکردنەوە", + "Cancel Subscription": "هەڵوەشاندنەوەی بەشداریکردن", + "Cape Verde": "کیپ ڤێردی", + "Card": "کارت", + "Cayman Islands": "دوورگەکانی کایمان", + "Central African Republic": "کۆماری ئەفریقیای ناوەراست", + "Chad": "چاد", + "Change Subscription Plan": "گۆڕینی پلانی بەشداریکردن", + "Change the current payment method attached to your subscription": "شێوازی پارەدانی ئێستای هاوپێچکراوی بەشداریکردنەکەت بگۆڕە", + "Changes": "گۆڕانکاری", + "Checkout": "پشکنین", + "Chile": "شیلی", + "China": "چین", + "Choose": "هەڵبژاردن", + "Choose :field": ":field هەڵبژێرە", + "Choose :resource": ":resource هەڵبژێرە", + "Choose an option": "بژاردەیەک هەڵبژێرە", + "Choose date": "بەروار هەڵبژێرە", + "Choose File": "فایل هەڵبژێرە", + "Choose Files": "Files هەڵبژێرە", + "Choose Type": "جۆر هەڵبژێرە", + "Christmas Island": "دوورگەی کریسمس", + "City": "شار", + "Click here to re-send the verification email.": "بۆ دووبارە ناردنی ئیمەیڵی پشتڕاستکردنەوە کلیک لێرە بکە.", + "click here to request another": "بۆ داوای یەکێکی تر کلیک لێرە بکە", + "Click to choose": "بۆ هەڵبژاردن کلیک بکە", + "Close": "داخستن", + "Cocos (Keeling) Islands": "دوورگەکانی کۆکۆس (کیلینگ).", + "Code": "کۆد", + "Colombia": "کۆڵۆمبیا", + "Comoros": "کۆمۆرۆس", + "Confirm": "دڵنیاکردنەوە", + "Confirm Billing Action": "کردەوەی فەسڵکردن پشتڕاست بکەرەوە", + "Confirm Password": "ووشەی نھێنی دووپات - جەخت- دووبارە - بكەوە", + "Confirm Payment": "پارەدان پشتڕاست بکەرەوە", + "Confirm your :amount payment": "پارەی ١٠ەکەت پشتڕاست بکەرەوە", + "Congo": "کۆنگۆ", + "Congo, Democratic Republic": "کۆنگۆ، کۆماری دیموکرات", + "Congo, the Democratic Republic of the": "کۆنگۆ، کۆماری دیموکراتی...", + "Constant": "جێگیر", + "Continue To Payment": "بەردەوام بە لە پارەدان", + "Cook Islands": "دوورگەکانی کوک", + "Copy to clipboard": "کۆپی بکە بۆ کلیپبۆرد", + "Costa Rica": "کۆستەریکا", + "Cote D'Ivoire": "کۆت دیڤوار", + "Country": "وڵات", + "Coupon": "کووپن", + "Coupon applied successfully.": "کووپنەکە بە سەرکەوتوویی داواکاری پێشکەش کرا.", + "Create": "دروستکردن", + "Create & Add Another": "دروستکردن و زیادکردنی یەکێکی تر", + "Create :resource": "دروستکردنی :resource", + "Create a new team to collaborate with others on projects.": "دروستکردنی تیمێکی نوێ بۆ هاوکاری لەگەڵ کەسانی تر لەسەر پڕۆژەکان.", + "Create Account": "هەژمار دروستبکە", + "Create API Token": "دروستکردنی API Token", + "Create New Team": "تیمی نوێ دروست بکە", + "Create Team": "دروستکردنی تیم", + "Created.": "دروستکراوە.", + "Croatia": "کرواتیا", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "کوبا", + "Curaçao": "کوراساو", + "Current Password": "تێپەڕەوشەی ئێستا", + "Current Subscription Plan": "پلانی بەشداریکردنی ئێستا", + "Currently Subscribed": "لە ئێستادا سەبسکرایبی کردووە", + "Customer Balance": "هاوسەنگی کڕیار", + "Customize": "بە خواستی خۆت بیکە", + "Cyprus": "قوبرس", + "Czech Republic": "کۆماری چیک", + "Côte d'Ivoire": "کۆت دیڤوار", + "Dark": "تاریک", + "Dashboard": "داشبۆرد", + "December": "کانونی یەکەم", + "Decrease": "کەم کردنەوە", + "Default": "بنەڕەتی", + "Delete": "سڕینەوە", + "Delete :resource": "سڕینەوە :resource", + "Delete Account": "حسابەکە بسڕەوە", + "Delete all notifications": "هەموو ئاگادارکردنەوەکان بسڕەوە", + "Delete API Token": "سڕینەوەی API Token", + "Delete File": "سڕینەوەی فایل", + "Delete Notification": "ئاگادارکردنەوە بسڕەوە", + "Delete Resource": "سەرچاوە بسڕەوە", + "Delete Selected": "سڕینەوە هەڵبژێردراوە", + "Delete Team": "تیمی سڕینەوە", + "Denmark": "دانیمارک", + "Detach": "جیابکەرەوە", + "Detach Resource": "سەرچاوە جیابکەرەوە", + "Detach Selected": "جیاکردنەوە هەڵبژێردراوە", + "Details": "ووردەکاریەکان", + "Disable": "ناچالاک کردن", + "Djibouti": "جیبۆتی", + "Do you really want to leave? You have unsaved changes.": "بەڕاستی دەتەوێت بڕۆن؟ گۆڕانکاری پاشەکەوت نەکراوت هەیە.", + "Dominica": "دۆمینیکا", + "Dominican Republic": "کۆماری دۆمینیکەن", + "Done.": "تەواو.", + "Download": "دابەزاندن", + "Download Invoice": "داگرتنی فاکتورە", + "Drop file or click to choose": "فایلەکە دابەزێنە یان کلیک بکە بۆ هەڵبژاردن", + "Drop files or click to choose": "فایلەکان دابەزێنە یان کلیک بکە بۆ هەڵبژاردن", + "Ecuador": "ئیکوادۆر", + "Edit": "بژارکردن", + "Edit :resource": "دەستکاری :resource", + "Edit Attached": "دەستکاریکردن هاوپێچ کراوە", + "Edit Profile": "دەستکاریکردنی پرۆفایل", + "Editor": "دەستکاریکەر", + "Editor users have the ability to read, create, and update.": "بەکارهێنەرانی دەستکاریکەر توانای خوێندنەوە و دروستکردن و نوێکردنەوەیان هەیە.", + "Egypt": "میسر", + "El Salvador": "سلڤادۆر", + "Email": "ئیمەیڵ", + "email": "ئیمەیڵ", + "Email Address": "ناونیشانی پۆستی ئەلکترۆنی", + "Email Addresses": "ناونیشانی ئیمەیل", + "Email Password Reset Link": "بەستەری ڕێستکردنی وشەی نهێنی ئیمەیڵ", + "Email Verification": "پشتڕاستکردنەوەی ئیمەیڵ", + "Enable": "چالاک کردن", + "Encrypted environment file already exists.": "پەڕگەی ژینگەی کۆدکراو پێشتر بوونی هەیە.", + "Encrypted environment file not found.": "پەڕگەی ژینگەی کۆدکراو نەدۆزراوەتەوە.", + "Ensure your account is using a long, random password to stay secure.": "دڵنیابە کە ئەکاونتەکەت وشەی نهێنی درێژ و هەڕەمەکی بەکاردەهێنێت بۆ ئەوەی پارێزراو بێت.", + "Environment file already exists.": "فایلە ژینگەییەکان پێشتر بوونی هەیە.", + "Environment file not found.": "فایلە ژینگەییەکان نەدۆزرایەوە.", + "Equatorial Guinea": "گینیا ئیکواتۆریال", + "Eritrea": "ئێریتریا", + "Error": "هەڵە", + "errors": "هەڵەکان", + "Estonia": "ئیستۆنیا", + "Ethiopia": "ئەسیوپیا", + "ex VAT": "EX VAT", + "Excel (.xlsx)": "ئێکسڵ (.xlsx)", + "Expires :expiration": "بەسەر دەچێت :expiration", + "Export As CSV": "هەناردەکردن وەک CSV", + "Extra Billing Information": "زانیاری زیادەی فەسڵکردن", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "بۆ پرۆسێسکردنی پارەکەت پشتڕاستکردنەوەی زیادە پێویستە. تکایە بەردەوام بە لە لاپەڕەی پارەدان بە کرتەکردن لەسەر دوگمەی خوارەوە.", + "Failed Subscription Payment": "پارەدانی بەشداریکردن شکستی هێنا", + "Failed to load :resource!": "شکستی هێنا لە بارکردنی ١٠!", + "Falkland Islands (Malvinas)": "دوورگەکانی فۆڵکلاند (ماڵڤیناس)", + "Faroe Islands": "دورگەکانی فارۆ", + "February": "شوبات", + "Fiji": "فیجی", + "Filename": "ناوی فایل", + "Finish enabling two factor authentication.": "تەواوکردنی چالاککردنی ڕەسەنایەتی دوو فاکتەری.", + "Finland": "فینلاند", + "For your security, please confirm your password to continue.": "بۆ ئاسایشت تکایە وشەی نهێنی خۆت پشتڕاست بکەرەوە بۆ بەردەوام بوون.", + "Forbidden": "قەدەغە", + "Force Delete": "بە زۆر سڕینەوە", + "Force Delete :resource": "بە زۆر سڕینەوە :resource", + "Force Delete Resource": "هێزی سڕینەوەی سەرچاوە", + "Force Delete Selected": "بە زۆر سڕینەوە هەڵبژێردرا", + "Forgot Password": "وشەی نهێنی لەبیر کردووە", + "Forgot your password?": "وشەی نهێنیت لەبیر كردووە ؟", + "Forgot Your Password?": "وشەی نهێنیت لەبیر كردووە?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "وشەی نهێنیت لەبیر كردووە ؟ کێشە نیە. تەنها ناونیشانی ئیمەیڵەکەتمان پێ بڵێ و ئێمە بە ئیمەیڵ بەستەری ڕێستکردنی وشەی نهێنی بۆ دەنێرین کە ڕێگەت پێدەدات یەکێکی نوێ هەڵبژێریت.", + "France": "فەرەنسا", + "French Guiana": "دورگەیەکی فەڕەنسایە کە دەکەوێتە باکوری خۆرهەڵاتی ئەمەریکای باشور", + "French Polynesia": "پۆلینیزیای فەرەنسی", + "French Southern Territories": "خاکەکانی باشووری فەرەنسا", + "From": "لە", + "Gabon": "گابۆن", + "Gambia": "گامبیا", + "Georgia": "جۆرجیا", + "Germany": "ئەڵمانیا", + "Ghana": "غانا", + "Gibraltar": "جبل طارق", + "Go Home": "برۆ مالێ", + "Go to page :page": "بڕۆ بۆ لاپەڕەی ١٠", + "Great! You have accepted the invitation to join the :team team.": "مەزن! بانگهێشتنامەکەت قبوڵ کردووە بۆ بەشداریکردن لە تیپی ١٠.", + "Greece": "یۆنان", + "Greenland": "گرینلاند", + "Grenada": "گرێنادا", + "Guadeloupe": "گوادلۆپ", + "Guam": "گوام", + "Guatemala": "گواتیمالا", + "Guernsey": "گێرنسی", + "Guinea": "گینیا", + "Guinea-Bissau": "گینیا-بیساو", + "Guyana": "گویانا", + "Haiti": "هایتی", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "بیری دووەمت هەیە سەبارەت بە هەڵوەشاندنەوەی بەشداریکردنەکەت؟ دەتوانیت دەستبەجێ بەشداریکردنەکەت چالاک بکەیتەوە لە هەر کاتێکدا تا کۆتایی خولی فەسڵکردنی ئێستات. دوای کۆتایی هاتنی خولی فەسڵکردنی ئێستات، لەوانەیە پلانێکی بەشداریکردنی تەواو نوێ هەڵبژێریت.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "بیری دووەمت هەیە سەبارەت بە هەڵوەشاندنەوەی بەشداریکردنەکەت؟ دەتوانیت لە هەر کاتێکدا دەستبەجێ کاردانەوەی بەشداریکردنەکەت بکەیتەوە تا کۆتایی خولی فەسڵکردنی ئێستات. دوای کۆتایی هاتنی خولی فەسڵکردنی ئێستات، لەوانەیە پلانێکی بەشداریکردنی تەواو نوێ هەڵبژێریت.", + "Heard Island & Mcdonald Islands": "دوورگەی هێرد و دوورگەکانی ماکدۆناڵد", + "Heard Island and McDonald Islands": "دوورگەی هێرد و دوورگەکانی ماکدۆناڵد", + "Hello!": "سڵاو!", + "Hide Content": "شاردنەوەی ناوەڕۆک", + "Hold Up!": "خۆت ڕابگرە!", + "Holy See (Vatican City State)": "کورسی پیرۆز (وڵاتی ڤاتیکان سیتی)", + "Honduras": "هندۆراس", + "Hong Kong": "هۆنگ کۆنگ", + "Hungary": "هەنگاریا", + "I agree to the :terms_of_service and :privacy_policy": "منیش بە :terms_of_service و :privacy_policy ڕازیم", + "Iceland": "ئایسلەندا", + "ID": "ناسنامە", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ئەگەر پێویست بوو، دەتوانیت لە هەموو دانیشتنەکانی تری وێبگەڕەکەت دەربچیت لە سەرانسەری هەموو ئامێرەکانتدا. هەندێک لە دانیشتنەکانی ئەم دواییەتان لە خوارەوە ئاماژەیان پێکراوە؛ بەڵام ڕەنگە ئەم لیستە تەواو نەبێت. ئەگەر هەستت کرد ئەکاونتەکەت کەوتۆتە ژێر مەترسییەوە، پێویستە وشەی نهێنیشت نوێ بکەیتەوە.", + "If you already have an account, you may accept this invitation by clicking the button below:": "ئەگەر پێشتر ئەکاونتت هەیە، دەتوانیت ئەم بانگهێشتنامەیە قبوڵ بکەیت بە کرتەکردن لەسەر دوگمەی خوارەوە:", + "If you did not create an account, no further action is required.": "ئەگەر ئەکاونتت دروست نەکردووە، پێویست بە هیچ کارێکی زیاتر ناکات.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ئەگەر چاوەڕێی ئەوەت نەدەکرد بانگهێشتنامەیەک بۆ ئەم تیمە وەربگریت، لەوانەیە ئەم ئیمەیڵە فڕێ بدەیت.", + "If you did not receive the email": "ئەگەر ئیمەیڵەکەت پێ نەگەیشت", + "If you did not request a password reset, no further action is required.": "ئەگەر داوای ڕێستکردنی وشەی نهێنی نەکردبێت، پێویست بە هیچ کارێکی زیاتر ناکات.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ئەگەر ئەکاونتت نییە، دەتوانیت بە کرتەکردن لەسەر دوگمەی خوارەوە ئەکاونتێک دروست بکەیت. دوای دروستکردنی ئەکاونت، دەتوانیت لەم ئیمەیڵەدا کلیک لەسەر دوگمەی وەرگرتنی بانگهێشتنامە بکەیت بۆ قبوڵکردنی بانگهێشتنامەی تیمەکە:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ئەگەر پێویستت بە زیادکردنی زانیاری تایبەتی پەیوەندی یان باج بۆ فاکتورەکانت، وەک ناوی تەواوی کارەکەت، ژمارەی ناسنامەی زێدەباری، یان ناونیشانی تۆمار، دەتوانیت لێرەدا زیاد بکەیت.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "ئەگەر کێشەت هەیە لە کرتەکردن لەسەر دوگمەی \":actionText\"، ئەوا URLەکەی خوارەوە کۆپی بکە و لێی بدە\nبۆ ناو وێبگەڕەکەت:", + "Impersonate": "خۆنمایشکردن", + "Increase": "زیادکردن", + "India": "هیندستان", + "Indonesia": "ئەندەنوسیا", + "Invalid filename.": "ناوی پەڕگەی نادروست.", + "Invalid JSON was returned from the route.": "JSON ی نادروست لە ڕێگاکە گەڕێنرایەوە.", + "Invoice Email Addresses": "ناونیشانی ئیمەیڵی فاکتورە", + "Invoice emails updated successfully.": "ئیمەیڵەکانی فاکتورە بە سەرکەوتوویی نوێکراونەتەوە.", + "Invoices": "فاکتورەکان", + "Iran, Islamic Republic Of": "ئێران", + "Iran, Islamic Republic of": "ئێران، کۆماری ئیسلامیی...", + "Iraq": "عێراق", + "Ireland": "ئێرلەندا", + "Isle Of Man": "دوورگەی مان", + "Isle of Man": "دوورگەی مان", + "Israel": "ئیسرائیل", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "وا دیارە تۆ بەشدارییەکی چالاکت نییە. دەتوانیت یەکێک لە پلانەکانی بەشداریکردن لە خوارەوە هەڵبژێریت بۆ دەستپێکردن. ڕەنگە پلانەکانی بەشداریکردن لە کاتی گونجاوترین کاتدا بگۆڕدرێن یان هەڵبوەشێنرێنەوە.", + "Italy": "ئیتاڵیا", + "Jamaica": "جامایکا", + "January": "کانونی دووەم", + "Japan": "ژاپۆن", + "Jersey": "جێرسی", + "Jordan": "ئوردن", + "July": "تەموز", + "June": "حوزەیران", + "Kazakhstan": "کازاخستان", + "Kenya": "کینیا", + "Key": "کلیل", + "Kiribati": "کیریباتی", + "Korea": "کۆریای باشوور", + "Korea, Democratic People's Republic of": "کۆریا، کۆماری گەلی دیموکراتیک لە…", + "Korea, Republic of": "کۆماری کۆریا", + "Kosovo": "کۆسۆڤۆ", + "Kuwait": "کوێت", + "Kyrgyzstan": "قیرغیزستان", + "Lao People's Democratic Republic": "کۆماری دیموکراتی گەلی لاو", + "Last active": "دوا چالاک", + "Last used": "دواین بەرکارهێنان", + "Latvia": "لاتڤیا", + "Leave": "جێهێشتن", + "Leave Team": "تیمی جێهێشتن", + "Lebanon": "لوبنان", + "length": "درێژی", + "Lens": "عەدەسە", + "Lesotho": "لێسۆتۆ", + "Liberia": "لیبێریا", + "Libyan Arab Jamahiriya": "جەماهیری عەرەبی لیبی", + "Liechtenstein": "لیختنشتاین", + "Light": "ڕووناکی", + "Lithuania": "لیتوانیا", + "Load :perPage More": ":perPage زیاتر بار بکە", + "Loading": "بارکردن", + "Location": "شوێن", + "Log in": "چونه‌ ژووره‌وه‌", + "Log In": "چونه‌ ژووره‌وه‌", + "Log Out": "چوونە دەرەوە", + "Log out": "چوونە دەرەوە", + "Log Out Other Browser Sessions": "دەرچوون لە دانیشتنەکانی تری وێبگەڕ", + "Log Viewer": "بینەری لۆگ", + "Login": "چونه‌ ژووره‌وه‌", + "Logout": "چوونە دەرەوە", + "Logs": "لۆگەکان", + "Luxembourg": "لۆکسمبۆرگ", + "Macao": "ماکاو", + "Macedonia": "باکووری مەقدۆنیا", + "Macedonia, the former Yugoslav Republic of": "مەقدۆنیا، کۆماری یوگۆسلاڤیای پێشووی...", + "Madagascar": "ماداگاسکار", + "Malawi": "مالاوی", + "Malaysia": "مالیزیا", + "Maldives": "ماڵدیڤ", + "Mali": "مالی", + "Malta": "ماڵتا", + "Manage Account": "به‌ڕێوه‌ بردنی حیساب", + "Manage and log out your active sessions on other browsers and devices.": "بەڕێوەبردن و دەرچوون لە دانیشتنە چالاکەکانت لەسەر وێبگەڕ و ئامێرەکانی تر.", + "Manage API Tokens": "بەڕێوەبردنی API Tokens", + "Manage Role": "ڕۆڵی بەڕێوەبردن", + "Manage Team": "تیمی بەڕێوەبردن", + "Managing billing for :billableName": "بەڕێوەبردنی فەسڵکردن بۆ :billableName", + "March": "ڕێپێوان", + "Mark all as Read": "هەموویان وەک خوێندنەوە نیشانە بکە", + "Mark all notifications as read": "هەموو ئاگادارکردنەوەکان وەک خوێندنەوە نیشانە بکە", + "Mark Read": "مارک ڕید", + "Mark Unread": "مارک نەخوێنراوەتەوە", + "Marshall Islands": "دوورگەکانی مارشال", + "Martinique": "مارتینیک", + "Mauritania": "مۆریتانیا", + "Mauritius": "مۆریس", + "May": "ڕەنگە", + "Mayotte": "مایۆت", + "Mexico": "مەکسیک", + "Micronesia, Federated States Of": "مایکرۆنێزیا", + "Micronesia, Federated States of": "مایکرۆنیزیا، ویلایەتە فیدراڵیەکانی...", + "Moldova": "مۆڵدۆڤا", + "Moldova, Republic of": "مۆڵدۆڤا، کۆماری...", + "Monaco": "مۆناکۆ", + "Mongolia": "مەنگۆلیا", + "Montenegro": "مۆنتینیگرۆ", + "Month To Date": "مانگ تا ئێستا", + "Monthly": "مانگانە", + "monthly": "مانگانە", + "Montserrat": "مۆنتسێرات", + "Morocco": "مەغریب", + "Mozambique": "مۆزەمبیق", + "Myanmar": "میانمار", + "Name": "ناو", + "name": "ناو", + "Namibia": "نامیبیا", + "Nauru": "ناورو", + "Nepal": "نیپاڵ", + "Netherlands": "هۆڵەندا", + "Netherlands Antilles": "دورگه‌کانی ئه‌نتیلسی هۆڵه‌ندا", + "Nevermind": "گوێ مەدێ", + "Nevermind, I'll keep my old plan": "بێ گوێدانە، پلانە کۆنەکەم دەپارێزم", + "New": "نوێ", + "New :resource": "نوێ :resource", + "New Caledonia": "کاڵێدۆنیای نوێ", + "New Password": "تێپەڕەوشەی نوێ", + "New Zealand": "وڵاتی نیوزله‌ندا", + "Next": "داهاتوو", + "Next Payment": "پارەدانی داهاتوو", + "Next Payment on": "داهاتوو پارەدان لەسەر", + "Nicaragua": "نیکاراگوا", + "Niger": "نیجەر", + "Nigeria": "نەیجیریا", + "Niue": "نیوێ", + "No": "نەخێر", + "No :resource matched the given criteria.": "ژمارە ١٠ لەگەڵ پێوەرە دیاریکراوەکاندا دەگونجێت.", + "No additional information...": "هیچ زانیارییەکی زیاتر نییە...", + "No Current Data": "هیچ داتایەکی ئێستا نییە", + "No Data": "زانیاری نیە", + "no file selected": "هیچ فایلێک هەڵنەبژێردراوە", + "No Increase": "هیچ زیادکردنێک نییە", + "No payment methods on file.": "هیچ شێوازێکی پارەدان لە فایلدا نییە.", + "No payment scheduled.": "هیچ پارەیەک لە بەرنامەدا نییە.", + "No Prior Data": "هیچ داتایەکی پێشوەختە نییە", + "No Results Found.": "هیچ ئه‌نجامێك نه‌دۆزرایه‌وه‌.", + "Norfolk Island": "دوورگەی نۆرفۆلک", + "Northern Mariana Islands": "دوورگەکانی باکووری ماریانا", + "Norway": "نەرویج", + "Not Found": "نەدۆزرایەوە", + "Notifications": "ئاگادارکردنەوەکان", + "Nova": "نۆڤا", + "Nova User": "بەکارهێنەری نۆڤا", + "November": "تشرینی دووەم", + "October": "تشرینی یەکەم", + "of": "لە", + "OK": "باشە", + "Oman": "عومان", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "کاتێک تیمێک دەسڕدرێتەوە، هەموو سەرچاوە و داتاکانی بۆ هەمیشە دەسڕدرێنەوە. پێش سڕینەوەی ئەم تیمە، تکایە هەر داتایەک یان زانیارییەک سەبارەت بەم تیمە کە دەتەوێت بیهێڵیتەوە، دابەزێنە.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "کاتێک ئەکاونتەکەت سڕایەوە، هەموو سەرچاوە و داتاکانی بۆ هەمیشە دەسڕدرێنەوە. پێش سڕینەوەی ئەکاونتەکەت، تکایە هەر داتایەک یان زانیارییەک کە دەتەوێت بیهێڵیتەوە دابەزێنە.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "کاتێک ئەکاونتەکەت سڕایەوە، هەموو سەرچاوە و داتاکانی بۆ هەمیشە دەسڕدرێنەوە. تکایە وشەی نهێنی خۆت بنووسە بۆ ئەوەی پشتڕاستی بکەیتەوە کە دەتەوێت ئەکاونتەکەت بۆ هەمیشە بسڕیتەوە.", + "Only Trashed": "تەنها Trashed", + "Open Invoices": "فاکتورەکان بکەرەوە", + "Original": "ڕەسەن", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "پۆرتاڵی بەڕێوەبردنی فەسڵکردنمان ڕێگەت پێدەدات بە ئاسانی پلانی بەشداریکردنت، شێوازی پارەدان و فاکتورەکانی ئەم دواییە دابەزێنیت.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "پۆرتاڵی بەڕێوەبردنی فەسڵکردنمان ڕێگەت پێدەدات بە ئاسانی پلانی بەشداریکردنت، شێوازەکانی پارەدان و فاکتورەکانی ئەم دواییە دابەزێنیت.", + "Page Expired": "لاپەڕە بەسەرچووە", + "Pagination Navigation": "گەشتکردن بە لاپەڕەکان", + "Paid": "پارەی دا", + "Pakistan": "پاکستان", + "Palau": "پالاو", + "Palestinian Territory, Occupied": "خاکی فەلەستین، داگیرکراوە", + "Panama": "پەنەما", + "Papua New Guinea": "پاپوای نیوگینیا", + "Paraguay": "پاراگوای", + "Password": "نهێنوشە", + "password": "نهێنوشە", + "Payment Confirmation": "پشتڕاستکردنەوەی پارەدان", + "Payment Information": "زانیاری پارەدان", + "Payment information updated successfully.": "زانیاری پارەدان بە سەرکەوتوویی نوێکرایەوە.", + "Payment Method": "شێوازی پارەدان", + "Payment Methods": "شێوەکانی پێدان", + "Payment Required": "پارەدان پێویستە", + "Payments": "پارەدان", + "Pending Team Invitations": "چاوەڕوانی بانگهێشتنامەی تیمەکان", + "Per Page": "بۆ هەر پەیجێک", + "Permanently delete this team.": "ئەم تیمە بۆ هەمیشە بسڕەوە.", + "Permanently delete your account.": "ئەکاونتەکەت بۆ هەمیشە بسڕەوە.", + "Permissions": "مۆڵەتەکان", + "Peru": "پیرۆ", + "Philippines": "فلیپین", + "Photo": "وێنە", + "Pitcairn": "پیتکایرن", + "Please accept the terms of service.": "تکایە مەرجەکانی خزمەتگوزاری قبوڵ بکەن.", + "Please click the button below to verify your email address.": "تکایە کلیک لەم دوگمەیەی خوارەوە بکە بۆ پشتڕاستکردنەوەی ناونیشانی ئیمەیڵەکەت.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "تکایە دەستڕاگەیشتن بە ئەکاونتەکەت پشتڕاست بکەرەوە بە داخڵکردنی یەکێک لە کۆدەکانی چاکبوونەوەی فریاگوزاری.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "تکایە دەستڕاگەیشتن بە ئەکاونتەکەت پشتڕاست بکەرەوە بە داخڵکردنی کۆدی ڕەسەنایەتی کە لەلایەن بەرنامەی ڕەسەنایەتییەوە دابین کراوە.", + "Please confirm your password before continuing.": "تکایە پێش ئەوەی بەردەوام بیت وشەی نهێنی خۆت پشتڕاست بکەرەوە.", + "Please copy your new API token. For your security, it won't be shown again.": "تکایە نیشانەی API نوێیەکەت کۆپی بکە. بۆ ئاسایشی ئێوە جارێکی تر نیشان نادرێتەوە.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "تکایە وشەی نهێنی خۆت بنووسە بۆ ئەوەی پشتڕاستی بکەیتەوە کە دەتەوێت لە دانیشتنەکانی تری وێبگەڕەکەت دەربچیت لە سەرانسەری هەموو ئامێرەکانتدا.", + "Please provide a maximum of three invoice emails addresses.": "تکایە زۆرترین سێ ناونیشانی ئیمەیڵی فاکتورە پێشکەش بکەن.", + "Please provide the email address of the person you would like to add to this team.": "تکایە ئیمەیڵی ئەو کەسە بنووسە کە دەتەوێت زیاد بکەیت بۆ ئەم تیمە.", + "Please set a default payment method before retrying payments.": "تکایە پێش هەوڵدان بۆ پارەدان شێوازی پارەدانی پێشوەختە دابنێ.", + "Please set a default payment method before swapping plans.": "تکایە پێش گۆڕینەوەی پلانەکان شێوازی پارەدانی پێشوەختە دابنێ.", + "Poland": "پۆڵەندا", + "Portugal": "پورتوگال", + "Press / to search": "بۆ گەڕان / داگرە", + "Preview": "پێشبینی", + "Previewing": "پێشبینیکردن", + "Previous": "پێشووتر", + "Privacy Policy": "سیاسەتی پاراستنی نهێنی", + "Profile": "پرۆفایل", + "Profile Information": "زانیاری پرۆفایل", + "Puerto Rico": "پورتوگال", + "Qatar": "قەتەر", + "Quarter To Date": "چارەک تا ئێستا", + "Recovery Code": "کۆدی چاکبوونەوە", + "Refresh": "نوێکردنەوە", + "Regards,": "سڵاو,", + "Regenerate Recovery Codes": "دووبارە دروستکردنەوەی کۆدەکانی گەڕانەوە", + "Register": "تۆمارکردن", + "Reload": "دووبارە بارکردنەوە", + "Remember me": "منت لە بیر بێت", + "Remember Me": "منت لە بیر بێت", + "Remove": "لابردن", + "Remove Photo": "وێنە لاببە", + "Remove Team Member": "لابردنی ئەندامی تیم", + "Replicate": "دووبارەکردنەوە", + "Required fields": "بوارە پێویستەکان", + "Resend Verification Email": "ناردنه‌وه‌ی دڵنیایی ئیمه‌یڵ", + "Reset Filters": "ڕێستکردنی فلتەرەکان", + "Reset Password": "وشەی نهێنی ڕێکبخەرەوە", + "Reset Password Notification": "ئاگادارکردنەوەی وشەی نهێنی ڕێست بکە", + "resource": "سەرچاوە", + "Resource Row Dropdown": "ڕیزی سەرچاوە دابەزین", + "Resources": "سەرچاوەکان", + "resources": "سەرچاوەکان", + "Restore": "گەڕاندنەوە", + "Restore :resource": "گەڕاندنەوە :resource", + "Restore Resource": "گەڕاندنەوەی سەرچاوە", + "Restore Selected": "گەڕاندنەوەی هەڵبژێردراو", + "results": "ئەنجامەکان", + "Resume Subscription": "دەستپێکردنەوەی بەشداریکردن", + "Retry Payment": "دووبارە هەوڵبدە پارەدان", + "Return to :appName": "گەڕانەوە بۆ :appName", + "Reunion": "ڕێونیۆن", + "Role": "ئەرک", + "Romania": "ڕۆمانیا", + "Run Action": "کرداری بەڕێوە ببات", + "Russian Federation": "ڕووسیای فیدراڵ", + "Rwanda": "ڕواندا", + "Réunion": "ڕێونیۆن", + "Saint Barthelemy": "سانت بارتێلمی", + "Saint Barthélemy": "سانت بارتێلمی", + "Saint Helena": "سانت هێلێنا", + "Saint Kitts And Nevis": "سانت کیتس و نیڤیس", + "Saint Kitts and Nevis": "سەینت کیتس و نیڤیس", + "Saint Lucia": "سانت لوسیا", + "Saint Martin": "سانت مارتن", + "Saint Martin (French part)": "سانت مارتن (بەشی فەرەنسی)", + "Saint Pierre And Miquelon": "سانت پیێر و میکێلۆن", + "Saint Pierre and Miquelon": "سانت پیێر و میکێلۆن", + "Saint Vincent And Grenadines": "سانت ڤینسێنت و گرێنادین", + "Saint Vincent and the Grenadines": "سانت ڤینسێنت و گرێنادین", + "Samoa": "ساموا", + "San Marino": "سان مارینۆ", + "Sao Tome And Principe": "ساو تۆمێ و پرینسیپی", + "Sao Tome and Principe": "ساو تۆمێ و پرینسیپی", + "Saudi Arabia": "عەرەبستانی سوعوودی", + "Save": "هەڵگرتن", + "Saved.": "پاشەکەوت کراوە.", + "Scroll to bottom": "سکڕۆڵ بکە بۆ خوارەوە", + "Scroll to top": "سکڕۆڵ بکە بۆ سەرەوە", + "Search": "گەڕان", + "Secure Area": "ناوچەی پارێزراو", + "Select": "دەسنیاشنکردن", + "Select a different plan": "پلانێکی جیاواز هەڵبژێرە", + "Select a log file...": "فایلێکی لۆگ هەڵبژێرە...", + "Select A New Photo": "وێنەیەکی نوێ هەڵبژێرە", + "Select Action": "کردار هەڵبژێرە", + "Select all": "دیاری کردنی هەموو", + "Select All Dropdown": "All Dropdown هەڵبژێرە", + "Select this page": "ئەم لاپەڕەیە هەڵبژێرە", + "Send Password Reset Link": "لینکی ڕێستکردنی وشەی نهێنی بنێرە", + "Senegal": "سەنیگال", + "September": "ئەیلول", + "Serbia": "سربیا", + "Server Error": "هەڵەی سێرڤەر", + "Service Unavailable": "خزمەتگوزاری بەردەست نییە", + "Set as default": "بیکە بە بنەڕەت", + "Setup Key": "کلیلی ڕێکخستن", + "Seychelles": "سیشێل", + "Show All Fields": "هەموو مەیدانەکان پیشان بدە", + "Show Content": "ناوەڕۆک پیشان بدە", + "Show Recovery Codes": "کۆدەکانی گەڕانەوە پیشان بدە", + "Showing": "پیشاندانی", + "Sierra Leone": "سیرالیۆن", + "Signed in as": "وەک...", + "Singapore": "سەنگافورە", + "Sint Maarten (Dutch part)": "سینت مارتن", + "Slovakia": "سلۆڤاکیا", + "Slovenia": "سلۆڤینیا", + "Soft Deleted": "نەرم سڕاوەتەوە", + "Solomon Islands": "دوورگەکانی سلێمان", + "Somalia": "سۆماڵ", + "Something went wrong.": "هەندێ شت بە هەڵە ڕۆیشت.", + "Sorry! You are not authorized to perform this action.": "ببوورە! تۆ دەسەڵاتت نییە ئەم کارە ئەنجام بدەیت.", + "Sorry, your session has expired.": "ببورە دانیشتنەکەت بەسەرچوو.", + "South Africa": "باشوری ئەفریقا", + "South Georgia And Sandwich Isl.": "جۆرجیا باشوور و دوورگەکانی ساندویچی باشوور", + "South Georgia and the South Sandwich Islands": "باشووری جۆرجیا و دوورگەکانی ساندویچی باشوور", + "South Sudan": "باشووری سودان", + "Spain": "ئیسپانیا", + "Sri Lanka": "سری لانکا", + "Standalone Actions": "کردارە سەربەخۆکان", + "Start Polling": "دەست بکە بە ڕاپرسی", + "Start polling": "دەست بکە بە ڕاپرسی", + "State / County": "کیشوەر/دەوڵەت", + "Stop Impersonating": "واز لە خۆدزینەوە بێنە", + "Stop Polling": "ڕاپرسی ڕابگرن", + "Stop polling": "ڕاپرسی ڕابگرن", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ئەم کۆدانەی گەڕانەوە لە بەڕێوەبەرێکی وشەی نهێنی پارێزراودا هەڵبگرە. دەتوانرێت بەکاربهێنرێن بۆ گەڕاندنەوەی دەستڕاگەیشتن بە ئەکاونتەکەت ئەگەر ئامێری ڕەسەنایەتی دوو فاکتەری تۆ لەدەستچوو.", + "Subscribe": "سەبسکرایب بکەن", + "Subscription Information": "زانیاری بەشداریکردن", + "Subscription Pending": "بەشداریکردن لە چاوەڕوانیدا", + "Sudan": "سودان", + "Suriname": "سورینام", + "Svalbard And Jan Mayen": "سڤاڵبارد و یان ماین", + "Svalbard and Jan Mayen": "سڤاڵبارد و یان ماین", + "Swaziland": "سوازیلاند", + "Sweden": "سویدی", + "Switch Teams": "سویچ تیمەکان", + "Switzerland": "سویسرا", + "Syrian Arab Republic": "کۆماری عەرەبی سوریا", + "System": "سیستەم", + "Taiwan": "تایوان", + "Taiwan, Province of China": "تایوان، پارێزگای چین", + "Tajikistan": "تاجیکستان", + "Tanzania": "تانزانیا", + "Tanzania, United Republic of": "تانزانیا، کۆماری یەکگرتووی...", + "TAX": "باج", + "Team Details": "وردەکاری تیمەکان", + "Team Invitation": "بانگهێشتی تیم", + "Team Members": "ئەندامانی دەستە، ئەندامانی تیپ‌", + "Team Name": "ناوی تیپ", + "Team Owner": "خاوەنی تیم", + "Team Settings": "ڕێکخستنەکانی تیم", + "Terms of Service": "مه‌رجه‌کانی خزمه‌تگوزاری", + "Thailand": "تایلەند", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "سوپاس بۆ ناو تۆمارکردنت! پێش ئەوەی دەست پێ بکەیت، دەتوانیت ناونیشانی ئیمەیڵەکەت پشتڕاست بکەیتەوە بە کرتەکردن لەسەر ئەو بەستەرەی کە تازە ئیمەیڵمان بۆ کردوویت؟ ئەگەر ئیمەیڵەکەت پێ نەگەیشت، بە خۆشحاڵیەوە ئیمەیڵێکی ترت بۆ دەنێرین.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "سوپاس بۆ پشتگیری بەردەوامتان. ئێمە کۆپییەکی فاکتورەکەتمان هاوپێچ کردووە بۆ تۆمارەکانت. تکایە ئەگەر پرسیار و نیگەرانییەکتان هەیە ئاگادارمان بکەنەوە.", + "Thanks,": "سوپاس,", + "The :attribute must be a valid role.": "ئەو ١٠ کەسە دەبێت ڕۆڵێکی دروست بن.", + "The :attribute must be at least :length characters and contain at least one number.": "١٠ پیتەکە دەبێت بەلایەنی کەمەوە ٢٠ پیت بێت و لانیکەم ژمارەیەکی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "١٠ پیتەکە بەلایەنی کەمەوە ٢٠ پیت بێت و لانیکەم یەک پیتی تایبەت و یەک ژمارەی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one special character.": "ئەو ١٠ پیتانە بەلایەنی کەمەوە ٢٠ پیت بێت و لانیکەم یەک کاراکتەری تایبەتی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "١٠ پیتەکە بەلایەنی کەمەوە ٢٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک ژمارەی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "١٠ پیتەکە بەلایەنی کەمەوە ٢٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک پیتی تایبەتی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "١٠ پیتەکە بەلایەنی کەمەوە ٢٠ پیت بێت و لانیکەم یەک پیتی گەورە و یەک ژمارە و یەک پیتی تایبەتی تێدابێت.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "١٠ پیتەکە دەبێت لانیکەم ٢٠ پیت بێت و لانیکەم یەک پیتی گەورەی تێدابێت.", + "The :attribute must be at least :length characters.": "١٠ کەسەکە دەبێت لانیکەم ٢٠ پیت بێت.", + "The :attribute must contain at least one letter.": "ئەو ١٠ یە دەبێت لانیکەم یەک پیت لەخۆ بگرێت.", + "The :attribute must contain at least one number.": "ئەو ١٠ یە دەبێت لانیکەم یەک ژمارەیان تێدابێت.", + "The :attribute must contain at least one symbol.": "١٠ یەکە دەبێت لانیکەم یەک هێمایان تێدابێت.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "١٠ پیتەکە دەبێت لانیکەم یەک پیتی گەورە و یەک پیتی بچووکی تێدابێت.", + "The :resource was created!": "ئەو ١٠ یە دروست بوو!", + "The :resource was deleted!": "ئەو ١٠ یە سڕایەوە!", + "The :resource was restored!": "ئەو ١٠ یە نۆژەن کرایەوە!", + "The :resource was updated!": "١٠ ەکە نوێکرایەوە!", + "The action was executed successfully.": "چالاکییەکە بە سەرکەوتوویی جێبەجێ کرا.", + "The default payment method cannot be removed.": "شێوازی پارەدانی پێشوەختە ناتوانرێت لاببرێت.", + "The file was deleted!": "فایلەکە سڕاوەتەوە!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ئەو ١٠ یەی کە دراوە لە دزەپێکردنی داتایەکدا دەرکەوتووە. تکایە ١٠ ی جیاواز هەڵبژێرە.", + "The given data was invalid.": "داتاکانی پێدراو نادروست بوون.", + "The government won't let us show you what's behind these doors": "حکومەت ڕێگە نادات نیشانتان بدەین چی لە پشت ئەم دەرگایانەوە هەیە", + "The HasOne relationship has already been filled.": "پەیوەندی HasOne پێشتر پڕ بووەتەوە.", + "The image could not be loaded": "وێنەکە نەتوانرا باربکرێت", + "The image could not be loaded.": "وێنەکە نەتوانرا باربکرێت.", + "The invoice emails must be valid email addresses.": "ئیمەیڵەکانی فاکتورە دەبێت ئیمەیڵی دروست بن.", + "The password is incorrect.": "وشەی نهێنی هەڵەیە.", + "The provided coupon code is invalid.": "کۆدی کووپنەکەی کە پێشکەش کراوە نادروستە.", + "The provided password does not match your current password.": "وشەی نهێنی دابینکراو لەگەڵ وشەی نهێنی ئێستاتدا ناگونجێت.", + "The provided password was incorrect.": "وشەی نهێنی پێشکەشکراو هەڵە بوو.", + "The provided two factor authentication code was invalid.": "کۆدی ڕەسەنایەتی دوو فاکتەری دابینکراو نادروست بوو.", + "The provided two factor recovery code was invalid.": "کۆدی گەڕانەوەی دوو فاکتەری پێشکەشکراو نادروست بوو.", + "The provided VAT number is invalid.": "ژمارەی زێدەباری دابینکراو نادروستە.", + "The resource was attached!": "سەرچاوەکە هاوپێچ بوو!", + "The resource was prevented from being saved!": "ڕێگری لە ڕزگارکردنی سەرچاوەکە کرا!", + "The resource was updated!": "سەرچاوەکە نوێکرایەوە!", + "The response is not a streamed response.": "وەڵامەکە وەڵامێکی ستریم نییە.", + "The response is not a view.": "وەڵامەکە ڕوانگەیەک نییە.", + "The selected country is invalid.": "وڵاتی هەڵبژێردراو نادروستە.", + "The selected plan is invalid.": "پلانی هەڵبژێردراو نادروستە.", + "The selected resources have been :action!": "سەرچاوە هەڵبژێردراوەکان ١٠ بوون!", + "The team's name and owner information.": "ناوی تیمەکە و زانیاری خاوەنەکەی.", + "There are no available options for this resource.": "هیچ بژاردەیەک بۆ ئەم سەرچاوەیە بەردەست نییە.", + "There are no fields to display.": "هیچ مەیدانێک نییە بۆ پیشاندانی.", + "There are no new notifications.": "هیچ ئاگادارکردنەوەیەکی نوێ نییە.", + "There was a problem executing the action.": "کێشەیەک لە جێبەجێکردنی چالاکییەکەدا هەبوو.", + "There was a problem fetching the resource.": "کێشەیەک لە هێنانی سەرچاوەکەدا هەبوو.", + "There was a problem submitting the form.": "لە پێشکەشکردنی فۆڕمەکەدا کێشەیەک هەبوو.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ئەم کەسانە بانگهێشت کراون بۆ تیمەکەت و ئیمەیڵێکی بانگهێشتنامەیان بۆ نێردراوە. لەوانەیە بە قبوڵکردنی بانگهێشتنامەی ئیمەیڵەکە بەشداری تیمەکە بکەن.", + "This account does not have an active subscription.": "ئەم ئەکاونتە بەشداری چالاکانەی نییە.", + "This action is unauthorized.": "ئەم کارە بێ مۆڵەتە.", + "This copy of Nova is unlicensed.": "ئەم کۆپییەی نۆڤا بێ مۆڵەتە.", + "This coupon code can only be used by new customers.": "ئەم کۆدە کووپنە تەنها لەلایەن کڕیارە نوێیەکانەوە دەتوانرێت بەکاربهێنرێت.", + "This device": "ئەم ئامێرە", + "This file field is read-only.": "ئەم بواری پەڕگەیە تەنها بۆ خوێندنەوەیە.", + "This invoice is no longer open.": "ئەم فاکتورەیە ئیتر کراوە نییە.", + "This is a secure area of the application. Please confirm your password before continuing.": "ئەمە ناوچەیەکی پارێزراوی بەرنامەکە. تکایە پێش ئەوەی بەردەوام بیت وشەی نهێنی خۆت پشتڕاست بکەرەوە.", + "This password does not match our records.": "ئەم وشەی نهێنی لەگەڵ تۆمارەکانماندا ناگونجێت.", + "This password reset link will expire in :count minutes.": "ئەم بەستەرەی ڕێستکردنی وشەی نهێنی دوای ١٠ خولەک بەسەر دەچێت.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ئەم پارەیە دەستی پێکردووە، بەڵام هێشتا ئەو پارەیە وەرنەگیراوە. ئەمەش دەتوانێت تا ١٤ ڕۆژ بخایەنێت.", + "This resource no longer exists": "ئەم سەرچاوەیە ئیتر بوونی نییە", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ئەم بەشدارییە بەسەرچووە و ناتوانرێت دەستپێبکاتەوە. تکایە بەشداریکردنێکی نوێ دروست بکەن.", + "This user already belongs to the team.": "ئەم بەکارهێنەرە پێشتر سەر بە تیمەکەیە.", + "This user has already been invited to the team.": "ئەم بەکارهێنەرە پێشتر بانگهێشتی تیمەکە کراوە.", + "Timor-Leste": "تیمۆر-لێستێ", + "to": "بۆ", + "To": "بۆ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "بۆ تەواوکردنی چالاککردنی ڕەسەنایەتی دوو فاکتەری، ئەم کۆدە QR یەی خوارەوە بە بەکارهێنانی بەرنامەی ڕەسەنایەتی مۆبایلەکەت سکان بکە یان کلیلی ڕێکخستن داخڵ بکە و کۆدی OTP دروستکراو دابین بکە.", + "Today": "ئەمڕۆ", + "Toggle navigation": "گۆڕینی گەشتکردن", + "Togo": "تۆگۆ", + "Tokelau": "تۆکێلاو", + "Token Name": "ناوی نیشانە", + "Tonga": "تۆنگا", + "Too Many Requests": "داواکاری زۆرە", + "total": "کۆ", + "Total:": "کۆ:", + "Trashed": "زبڵدان", + "Trinidad And Tobago": "ترینیداد و تۆباگۆ", + "Trinidad and Tobago": "ترینیداد و تۆباگۆ", + "Tunisia": "تونس", + "Turkey": "عەلەشیش", + "Turkmenistan": "تورکمانستان", + "Turks And Caicos Islands": "دوورگەکانی تورک و کایکۆس", + "Turks and Caicos Islands": "دوورگەکانی تورک و کایکۆس", + "Tuvalu": "توڤالو", + "Two Factor Authentication": "ڕەسەنایەتی دوو فاکتەری", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ئێستا ڕەسەنایەتی دوو فاکتەری چالاک کراوە. بە بەکارهێنانی بەرنامەی ڕەسەنایەتی مۆبایلەکەت ئەم کۆدە QR یەی خوارەوە سکان بکە یان کلیلی ڕێکخستن دابنێ.", + "Type": "جۆر", + "Uganda": "ئۆگاندا", + "Ukraine": "ئۆکرانیا", + "Unauthorized": "بێ مۆڵەت", + "United Arab Emirates": "شانشینی عەرەبی", + "United Kingdom": "شانشینە یەگرتۆکان", + "United States": "ویلایەتە یەکگرتووەکان", + "United States Minor Outlying Islands": "دوورگە بچووکەکانی دەرەوەی ویلایەتە یەکگرتووەکانی ئەمریکا", + "United States Outlying Islands": "دوورگەکانی دەرەوەی ئەمریکا", + "Unknown": "نەزانراو", + "Unpaid": "بێ مووچە", + "Update": "نوێکردنەوە", + "Update & Continue Editing": "نوێکردنەوە و بەردەوامبوون لە دەستکاریکردن", + "Update :resource": "نوێکردنەوە :resource", + "Update :resource: :title": "نوێکردنەوە :resource: :title", + "Update attached :resource: :title": "نوێکردنەوە هاوپێچ کراوە :resource: :title", + "Update Password": "نوێکردنەوەی وشەی نهێنی", + "Update Payment Information": "زانیاری پارەدان نوێ بکەرەوە", + "Update Payment Method": "شێوازی پارەدان نوێ بکەرەوە", + "Update your account's profile information and email address.": "زانیاری پڕۆفایلی ئەکاونتەکەت و ناونیشانی ئیمەیڵەکەت نوێ بکەرەوە.", + "Uploading": "بارکردن", + "Uploading files... (:current/:total)": "بارکردنی فایلەکان... (:current/:total)", + "Uruguay": "ئۆرۆگوای", + "Use a recovery code": "کۆدی گەڕانەوە بەکاربهێنە", + "Use an authentication code": "کۆدی ڕەسەنایەتی بەکاربهێنە", + "User Actions": "کردارەکانی بەکارهێنەر", + "User Security": "ئاسایشی بەکارهێنەر", + "Username": "ناوی بەکارهێنەر", + "Uzbekistan": "ئۆزبەکستان", + "Value": "بەها", + "Vanuatu": "ڤانواتو", + "VAT Number": "باج لە سەر خێر", + "Venezuela": "ڤەنزوێلا", + "Venezuela, Bolivarian Republic of": "ڤەنزوێلا، کۆماری بۆلیڤاری...", + "Verify Email Address": "ناونیشانی ئیمەیڵ پشتڕاست بکەرەوە", + "Verify Your Email Address": "ناونیشانی ئیمەیڵەکەت پشتڕاست بکەرەوە", + "Viet Nam": "ڤێتنام", + "View": "دیمەن", + "Virgin Islands, British": "دوورگەکانی ڤێرجینیا، بەریتانیا", + "Virgin Islands, U.S.": "دوورگەکانی ڤێرجینیا، ئەمریکا.", + "Wallis And Futuna": "والیس و فوتونا", + "Wallis and Futuna": "والیس و فوتونا", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ئێمە خەریکی پرۆسێسکردنی بەشداریکردنەکەتین. کاتێک بەشداریکردنەکە بە سەرکەوتوویی پرۆسێس کرا، ئەم لاپەڕەیە بە شێوەیەکی ئۆتۆماتیکی نوێ دەبێتەوە. بە شێوەیەکی ئاسایی ئەم پرۆسەیە تەنها چەند چرکەیەک دەخایەنێت.", + "We are unable to process your payment. Please contact customer support.": "ئێمە ناتوانین پارەکەت پرۆسێس بکەین. تکایە پەیوەندی بە پشتگیری کڕیارەوە بکەن.", + "We have emailed your password reset link!": "ئێمە لینکی ڕێستکردنی وشەی نهێنیتان بە ئیمەیڵ ناردووە!", + "We were unable to find a registered user with this email address.": "ئێمە نەمانتوانی بەکارهێنەرێکی تۆمارکراو بەم ناونیشانە ئیمەیڵە بدۆزینەوە.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ئێمە لینکی دابەزاندنی فاکتورە دەنێرین بۆ ئەو ئیمەیڵانەی کە لە خوارەوە دیارییان دەکەیت. دەتوانیت بە بەکارهێنانی کۆما چەندین ناونیشانی ئیمەیڵ جیا بکەیتەوە.", + "We're lost in space. The page you were trying to view does not exist.": "ئێمە لە بۆشایی ئاسمان ون بووین. ئەو لاپەڕەیەی کە هەوڵت دەدا سەیری بکەیت بوونی نییە.", + "Welcome Back!": "بەخێر بێیتەوە!", + "Western Sahara": "سەحرای ڕۆژئاوا", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "کاتێک کە ڕەسەنایەتی دوو فاکتەری چالاک دەکرێت، لە کاتی ڕەسەنایەتیدا داوای نیشانەیەکی پارێزراو و هەڕەمەکیت لێدەکرێت. لەوانەیە ئەم نیشانەیە لە بەرنامەی Google Authenticator ی مۆبایلەکەت وەربگریتەوە.", + "Whoops": "وۆپس", + "Whoops!": "وۆپس!", + "Whoops! Something went wrong.": "وۆپس! هەندێ شت بە هەڵە ڕۆیشت.", + "With Trashed": "لەگەڵ Trashed", + "Write": "نووسین", + "Year To Date": "ساڵ تا ئەمڕۆ", + "Yearly": "ساڵانە", + "Yemen": "یەمەن", + "Yes": "بەڵێ", + "You are already subscribed.": "تۆ پێشتر به‌شدار بوویت.", + "You are currently within your free trial period. Your trial will expire on :date.": "لە ئێستادا تۆ لە ماوەی تاقیکردنەوە بێبەرامبەرەکەتدایت. دادگاییکردنەکەت لە :date کۆتایی دێت.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "لە ئێستادا تۆ لە ماوەی تاقیکردنەوە بێبەرامبەرەکەتدایت. تاقیکردنەوەکەت لە :date کۆتایی دێت. دەستپێکردنی بەشداریکردنی نوێ کۆتایی بە تاقیکردنەوەکەت دەهێنێت.", + "You are logged in!": "تۆ چوویتە ژوورەوە!", + "You are receiving this email because we received a password reset request for your account.": "ئەم ئیمەیڵەت پێدەگات چونکە داواکاری ڕێستکردنی وشەی نهێنیمان بۆ ئەکاونتەکەت وەرگرتووە.", + "You have been invited to join the :team team!": "بانگهێشت کراویت بۆ بەشداریکردن لە تیپی ١٠!", + "You have enabled two factor authentication.": "تۆ ڕەسەنایەتی دوو فاکتۆرت چالاک کردووە.", + "You have not enabled two factor authentication.": "تۆ ڕەسەنایەتی دوو فاکتەری چالاک نەکردووە.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "هەندێک فاکتورەی بێ پارەت هەیە. دوای نوێکردنەوەی شێوازی پارەدانی پێشوەختە، دەتوانیت لە ڕێگەی لیستی فاکتورەکانی خوارەوە هەوڵی پارەدانەکان بدەیتەوە.", + "You may accept this invitation by clicking the button below:": "دەتوانن ئەم بانگهێشتنامەیە قبوڵ بکەن بە کرتەکردن لەسەر دوگمەی خوارەوە:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "دەتوانیت لە هەر کاتێکدا بەشداریکردنەکەت هەڵبوەشێنیتەوە. کاتێک بەشداریکردنەکەت هەڵوەشایەوە، بژاردەی دەستپێکردنەوەی بەشداریکردنەکەت دەبێت تا کۆتایی خولی فەسڵکردنی ئێستات.", + "You may delete any of your existing tokens if they are no longer needed.": "دەتوانیت هەریەکێک لە تۆکنەکانی ئێستات بسڕیتەوە ئەگەر پێویستیان نەما.", + "You may not delete your personal team.": "لەوانەیە تیمی تایبەتی خۆت بسڕیتەوە.", + "You may not leave a team that you created.": "لەوانەیە تیمێک بەجێ نەهێڵیت کە دروستت کردووە.", + "You will receive an invoice and payment link via email for each billing period.": "بۆ هەر ماوەی فەسڵکردنێک فاکتورە و بەستەری پارەدان لە ڕێگەی ئیمەیڵەوە وەردەگریت.", + "You're logged in!": "تۆ چوویتە ژوورەوە!", + "Your :invoiceName invoice is now available!": "ئێستا فاکتورەی ١٠ەکەت بەردەستە!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ناونیشانی فەسڵکردنەکەت :address :address2 :postal_code :city :state :country یە", + "Your card was declined. Please contact your card issuer for more information.": "کارتەکەت ڕەتکرایەوە. بۆ زانیاری زیاتر تکایە پەیوەندی بە دەرهێنەری کارتەکەتەوە بکە.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "شێوازی پارەدانی ئێستات کارتی بانکییە کە بە ١٠ کۆتایی دێت و لە ٢٠ کۆتایی دێت.", + "Your email address is unverified.": "ناونیشانی ئیمەیڵەکەت پشتڕاست نەکراوەتەوە.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "دوا پارەدانت کە ١٠ بوو شکستی هێنا. تکایە شێوازی پارەدانەکەت نوێ بکەرەوە بۆ ئەوەی دووبارە هەوڵی پارەدانی شکستخواردوو بدەیتەوە.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "دوا پارەدانت کە ١٠ لەسەر ٢٠ بوو شکستی هێنا. تکایە شێوازی پارەدانەکەت نوێ بکەرەوە بۆ ئەوەی دووبارە هەوڵی پارەدانی شکستخواردوو بدەیتەوە.", + "Your next payment of :amount will be processed on :date.": "پارەی داهاتووتان کە :amount یە لە :date دەبێت.", + "Your payment method has been added successfully.": "شێوازی پارەدانەکەت بە سەرکەوتوویی زیاد کراوە.", + "Your payment method will be charged automatically for each billing period.": "شێوازی پارەدانەکەت بە شێوەیەکی ئۆتۆماتیکی بۆ هەر ماوەی فەسڵکردن پارە وەردەگیرێت.", + "Your registered VAT Number is :vatNumber.": "ژمارەی زێدەباری تۆمارکراوەکەت ١٠ یە.", + "Your subscription has been started successfully.": "بەشداریکردنەکەت بە سەرکەوتوویی دەستی پێکردووە.", + "Your subscription has been successfully cancelled.": "بەشداریکردنەکەت بە سەرکەوتوویی هەڵوەشایەوە.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "بەشداریکردنەکەت بە سەرکەوتوویی هەڵوەشایەوە. تا کۆتایی ماوەی فەسڵکردنەکەت هێشتا دەتوانیت دەستت بگات.", + "Your subscription was successfully resumed.": "بەشداریکردنەکەت بە سەرکەوتوویی دەستی پێکردەوە.", + "Your subscription was successfully updated.": "بەشداریکردنەکەت بە سەرکەوتوویی نوێکرایەوە.", + "Zambia": "زامبیا", + "Zimbabwe": "زیمبابۆی", + "Zip / Postal Code": "زیپ / کۆدی پۆست", + "Åland Islands": "دوورگەکانی ئالاند" +} diff --git a/locales/ckb/php-inline.json b/locales/ckb/php-inline.json new file mode 100644 index 00000000000..73a276c6a32 --- /dev/null +++ b/locales/ckb/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ئەم بوارە دەبێت قبوڵ بکرێت.", + "accepted_if": "ئەم بوارە دەبێت کاتێک وەربگیرێت کە ١٠ ٢٠ بێت.", + "active_url": "ئەم بوارە URL ێکی دروست نییە.", + "after": "ئەم بوارە دەبێت بەرواری دوای ١٠ بێت.", + "after_or_equal": "ئەم بوارە دەبێت بەروارێک بێت دوای ١٠ یان یەکسان بێت بە ١٠.", + "alpha": "ئەم بوارە تەنها دەبێت پیتی تێدابێت.", + "alpha_dash": "ئەم بوارە تەنها دەبێت پیت و ژمارە و هێڵکاری و هێڵی ژێرەوەی تێدابێت.", + "alpha_num": "ئەم بوارە تەنها دەبێت پیت و ژمارە لەخۆبگرێت.", + "any_of": "ئەم بوارە نادروستە.", + "array": "ئەم بوارە دەبێت ڕیزبەندییەک بێت.", + "ascii": "ئەم بوارە تەنها دەبێت پیت و هێما ئەلفوبێی ژمارەیی تاکە بایت لەخۆبگرێت.", + "attached": "ئەم بوارە پێشتر هاوپێچ کراوە.", + "before": "ئەم بوارە دەبێت بەروارێک بێت پێش ١٠.", + "before_or_equal": "ئەم بوارە دەبێت بەروارێک بێت پێش یان یەکسان بێت بە ١٠.", + "between.array": "ئەم بوارە دەبێت لە نێوان ١٠ بۆ ٢٠ بابەتی هەبێت.", + "between.file": "ئەم بوارە دەبێت لە نێوان ١٠ بۆ ٢٠ کیلۆبایت بێت.", + "between.numeric": "ئەم بوارە دەبێت لە نێوان ١٠ بۆ ٢٠ بێت.", + "between.string": "ئەم بوارە دەبێت لە نێوان ١٠ بۆ ٢٠ پیت بێت.", + "boolean": "ئەم بوارە دەبێت ڕاست بێت یان درۆ.", + "can": "ئەم بوارە بەهایەکی بێ مۆڵەتی تێدایە.", + "confirmed": "ئەم پشتڕاستکردنەوەی مەیدانە ناگونجێت.", + "contains": "ئەم بوارە بەهایەکی پێویستی لەدەستداوە.", + "date": "ئەم بوارە بەروارێکی دروست نییە.", + "date_equals": "ئەم بوارە دەبێت بەروارێک بێت کە یەکسان بێت بە ١٠.", + "date_format": "ئەم بوارە لەگەڵ فۆرمات :format ناگونجێت.", + "decimal": "ئەم بوارە دەبێت ١٠ شوێنی دەهەمی هەبێت.", + "declined": "ئەم بوارە دەبێت ڕەت بکرێتەوە.", + "declined_if": "ئەم بوارە دەبێت ڕەت بکرێتەوە کاتێک ١٠ ٢٠ بێت.", + "different": "ئەم بوارە و ١٠ دەبێت جیاواز بن.", + "digits": "ئەم بوارە دەبێت ١٠ ژمارە بێت.", + "digits_between": "ئەم بوارە دەبێت لە نێوان ١٠ بۆ ٢٠ ژمارە بێت.", + "dimensions": "ئەم بوارە ڕەهەندەکانی وێنەی نادروستی هەیە.", + "distinct": "ئەم بوارە بەهایەکی دووبارەی هەیە.", + "doesnt_contain": "ئەم بوارە نابێت هیچ کام لەمانەی خوارەوەی تێدابێت: :values.", + "doesnt_end_with": "ئەم بوارە نابێت بە یەکێک لەمانەی خوارەوە کۆتایی بێت: :values.", + "doesnt_start_with": "ئەم بوارە نابێت بە یەکێک لەمانەی خوارەوە دەست پێ بکات: :values.", + "email": "ئەم بوارە دەبێت ناونیشانی ئیمەیڵێکی دروست بێت.", + "ends_with": "ئەم بوارە دەبێت بە یەکێک لەمانەی خوارەوە کۆتایی بێت: :values.", + "enum": "مەیدانی هەڵبژێردراو نادروستە.", + "exists": "مەیدانی هەڵبژێردراو نادروستە.", + "extensions": "ئەم بوارە دەبێت یەکێک لەم درێژکراوەی خوارەوەی هەبێت: :values.", + "file": "ئەم بوارە دەبێت فایل بێت.", + "filled": "ئەم بوارە دەبێت بەهایەکی هەبێت.", + "gt.array": "ئەم بوارە دەبێت زیاتر لە ١٠ بابەتی هەبێت.", + "gt.file": "ئەم بوارە دەبێت لە ١٠ کیلۆبایت زیاتر بێت.", + "gt.numeric": "ئەم بوارە دەبێت لە ١٠ زیاتر بێت.", + "gt.string": "ئەم بوارە دەبێت لە ١٠ پیت زیاتر بێت.", + "gte.array": "ئەم بوارە دەبێت ١٠ بابەتی یان زیاتری تێدابێت.", + "gte.file": "ئەم بوارە دەبێت لە ١٠ کیلۆبایت زیاتر بێت یان یەکسان بێت.", + "gte.numeric": "ئەم بوارە دەبێت لە ١٠ گەورەتر بێت یان یەکسان بێت بە ١٠.", + "gte.string": "ئەم بوارە دەبێت لە ١٠ پیت گەورەتر یان یەکسان بێت.", + "hex_color": "ئەم بوارە دەبێت ڕەنگێکی شەش دەهەمی دروست بێت.", + "image": "ئەم بوارە دەبێت وێنەیەک بێت.", + "in": "مەیدانی هەڵبژێردراو نادروستە.", + "in_array": "ئەم بوارە لە ١٠ بوونی نییە.", + "in_array_keys": "ئەم بوارە دەبێت لانیکەم یەکێک لەم کلیلانەی خوارەوەی تێدابێت: :values.", + "integer": "ئەم بوارە دەبێت ژمارەیەکی تەواو بێت.", + "ip": "ئەم بوارە دەبێت ئایپییەکی دروست بێت.", + "ipv4": "ئەم بوارە دەبێت ناونیشانی IPv4 ی دروست بێت.", + "ipv6": "ئەم بوارە دەبێت ناونیشانی IPv6 ی دروست بێت.", + "json": "ئەم بوارە دەبێت ڕیزێکی JSON ی دروست بێت.", + "list": "ئەم بوارە دەبێت لیستێک بێت.", + "lowercase": "ئەم بوارە دەبێت پیتی بچووک بێت.", + "lt.array": "ئەم بوارە دەبێت کەمتر لە ١٠ بابەتی هەبێت.", + "lt.file": "ئەم بوارە دەبێت کەمتر بێت لە ١٠ کیلۆبایت.", + "lt.numeric": "ئەم بوارە دەبێت کەمتر بێت لە ١٠.", + "lt.string": "ئەم بوارە دەبێت کەمتر بێت لە ١٠ پیت.", + "lte.array": "ئەم بوارە نابێت لە ١٠ بابەتی زیاتری تێدابێت.", + "lte.file": "ئەم بوارە دەبێت کەمتر بێت یان یەکسان بێت بە ١٠ کیلۆبایت.", + "lte.numeric": "ئەم بوارە دەبێت کەمتر بێت یان یەکسان بێت بە ١٠.", + "lte.string": "ئەم بوارە دەبێت کەمتر بێت یان یەکسان بێت بە ١٠ پیت.", + "mac_address": "ئەم بوارە دەبێت ناونیشانی MAC ی دروست بێت.", + "max.array": "ئەم بوارە نابێت لە ١٠ بابەتی زیاتری تێدابێت.", + "max.file": "ئەم بوارە نابێت لە ١٠ کیلۆبایت زیاتر بێت.", + "max.numeric": "ئەم بوارە نابێت لە ١٠ زیاتر بێت.", + "max.string": "ئەم بوارە نابێت لە ١٠ پیت زیاتر بێت.", + "max_digits": "ئەم بوارە نابێت لە ١٠ ژمارە زیاتری هەبێت.", + "mimes": "ئەم بوارە دەبێت فایلێک بێت لە جۆری: :values.", + "mimetypes": "ئەم بوارە دەبێت فایلێک بێت لە جۆری: :values.", + "min.array": "ئەم بوارە دەبێت لانیکەم ١٠ بابەتی تێدابێت.", + "min.file": "ئەم بوارە دەبێت لانیکەم ١٠ کیلۆبایت بێت.", + "min.numeric": "ئەم بوارە دەبێت لانیکەم ١٠ کەس بێت.", + "min.string": "ئەم بوارە دەبێت بەلایەنی کەمەوە ١٠ پیت بێت.", + "min_digits": "ئەم بوارە دەبێت لانیکەم ١٠ ژمارەی هەبێت.", + "missing": "ئەم مەیدانەش دەبێ نەمابێت.", + "missing_if": "ئەم بوارە دەبێت نەماوە کاتێک ١٠ ٢٠ بێت.", + "missing_unless": "ئەم بوارە دەبێت نەماوە مەگەر ١٠ ٢٠ نەبێت.", + "missing_with": "ئەم بوارە دەبێت نەمابێت کاتێک ١٠ ئامادە بێت.", + "missing_with_all": "ئەم بوارە دەبێت نەمابێت کاتێک ١٠ کەس ئامادەبن.", + "multiple_of": "ئەم بوارە دەبێت چەند هێندەیەکی ١٠ بێت.", + "not_in": "مەیدانی هەڵبژێردراو نادروستە.", + "not_regex": "ئەم فۆرماتە مەیدانییە نادروستە.", + "numeric": "ئەم بوارە دەبێت ژمارەیەک بێت.", + "password.letters": "ئەم بوارە دەبێت لانیکەم یەک پیتی تێدابێت.", + "password.mixed": "ئەم بوارە دەبێت لانیکەم یەک پیتی گەورە و یەک پیتی بچووکی تێدابێت.", + "password.numbers": "ئەم بوارە دەبێت لانیکەم یەک ژمارە لەخۆبگرێت.", + "password.symbols": "ئەم بوارە دەبێت لانیکەم یەک هێما لەخۆبگرێت.", + "password.uncompromised": "مەیدانی دیاریکراو لە دزەپێکردنی داتادا دەرکەوتووە. تکایە بوارێکی جیاواز هەڵبژێرە.", + "present": "ئەم بوارە دەبێت ئامادە بێت.", + "present_if": "ئەم بوارە دەبێت کاتێک ئامادە بێت کە ١٠ ٢٠ بێت.", + "present_unless": "ئەم بوارە دەبێت ئامادە بێت مەگەر ١٠ ٢٠ نەبێت.", + "present_with": "ئەم بوارە دەبێت کاتێک ئامادە بێت کە ١٠ ئامادە بێت.", + "present_with_all": "ئەم بوارە دەبێت کاتێک ئامادە بێت کە ١٠ کەس ئامادەبن.", + "prohibited": "ئەم بوارە قەدەغەیە.", + "prohibited_if": "ئەم بوارە قەدەغەیە کاتێک ١٠ ٢٠ بێت.", + "prohibited_if_accepted": "ئەم بوارە کاتێک قەدەغەیە کە ١٠ کەس وەرئەگیرێن.", + "prohibited_if_declined": "ئەم بوارە کاتێک قەدەغەیە کە ١٠ کەس ڕەتدەکرێتەوە.", + "prohibited_unless": "ئەم بوارە قەدەغەیە مەگەر ١٠ لە ٢٠دا نەبێت.", + "prohibits": "ئەم بوارە ئامادەبوونی ١٠ کەس قەدەغە دەکات.", + "regex": "ئەم فۆرماتە مەیدانییە نادروستە.", + "relatable": "لەوانەیە ئەم بوارە پەیوەندی بەم سەرچاوەیەوە نەبێت.", + "required": "ئەم بوارە پێویستە.", + "required_array_keys": "ئەم بوارە دەبێت زانیارییەکانی تێدابێت بۆ: :values.", + "required_if": "ئەم بوارە کاتێک پێویستە کە ١٠ ٢٠ بێت.", + "required_if_accepted": "ئەم بوارە پێویستە کاتێک ١٠ وەربگیرێت.", + "required_if_declined": "ئەم بوارە کاتێک پێویستە کە ١٠ ڕەت بکرێتەوە.", + "required_unless": "ئەم بوارە پێویستە مەگەر ١٠ لە ٢٠دا نەبێت.", + "required_with": "ئەم بوارە پێویستە کاتێک ١٠ ئامادە بێت.", + "required_with_all": "ئەم بوارە پێویستە کاتێک ١٠ کەس ئامادەبن.", + "required_without": "ئەم بوارە کاتێک پێویستە کە ١٠ ئامادە نەبێت.", + "required_without_all": "ئەم بوارە کاتێک پێویستە کە هیچ کام لە ١٠ بوارەکە ئامادە نەبن.", + "same": "ئەم مەیدان و ١٠ دەبێت هاوتا بن.", + "size.array": "ئەم بوارە دەبێت ١٠ بابەتی تێدابێت.", + "size.file": "ئەم بوارە دەبێت ١٠ کیلۆبایت بێت.", + "size.numeric": "ئەم بوارە دەبێت ١٠ بێت.", + "size.string": "ئەم بوارە دەبێت ١٠ پیت بێت.", + "starts_with": "ئەم بوارە دەبێت بە یەکێک لەمانەی خوارەوە دەست پێ بکات: :values.", + "string": "ئەم بوارە دەبێت ڕستەیەک بێت.", + "timezone": "ئەم بوارە دەبێت ناوچەیەکی کاتیی دروست بێت.", + "ulid": "ئەم بوارە دەبێت ULID ێکی دروست بێت.", + "unique": "ئەم بوارە پێشتر وەرگیراوە.", + "uploaded": "ئەم بوارە شکستی هێنا لە بارکردن.", + "uppercase": "ئەم بوارە دەبێت پیتی گەورە بێت.", + "url": "ئەم بوارە دەبێت URL ێکی دروست بێت.", + "uuid": "ئەم بوارە دەبێت UUID ێکی دروست بێت." +} diff --git a/locales/ckb/php.json b/locales/ckb/php.json new file mode 100644 index 00000000000..283e685f9e4 --- /dev/null +++ b/locales/ckb/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "ئەو ١٠ کەسە دەبێت وەربگیرێن.", + "accepted_if": "١٠ کەسەکە دەبێت وەربگیرێت کاتێک ٢٠ ٣٠ ساڵە.", + "active_url": ":attribute URL ێکی دروست نییە.", + "after": "١٠ دەبێت بەرواری دوای ٢٠ بێت.", + "after_or_equal": "١٠ دەبێت بەروارێک بێت لە دوای ٢٠ یان یەکسان بێت بە ٢٠.", + "alpha": "ئەو ١٠ یە تەنها دەبێت پیتی تێدابێت.", + "alpha_dash": "ئەو ١٠ یە تەنها دەبێت پیت و ژمارە و هێڵکاری و هێڵی ژێرەوەی تێدابێت.", + "alpha_num": "ئەو ١٠ یە تەنها دەبێت پیت و ژمارەی تێدابێت.", + "any_of": "مەیدانی ١٠ نادروستە.", + "array": "١٠ ەکە دەبێت ڕیزبەندییەک بێت.", + "ascii": "مەیدانی ١٠ تەنها دەبێت پیت و هێمای ئەلفوبێی ژمارەیی تاکە بایت لەخۆبگرێت.", + "attached": "ئەم ١٠ یە پێشتر هاوپێچ کراوە.", + "before": "١٠ دەبێت بەروارێک بێت پێش ٢٠.", + "before_or_equal": "١٠ دەبێت بەروارێک بێت پێش ٢٠ یان یەکسان بێت بە ٢٠.", + "between.array": "ئەو ١٠ شتە دەبێت لە نێوان ٢٠ بۆ ٣٠ بابەتی هەبێت.", + "between.file": "١٠ بۆ ٣٠ کیلۆبایت دەبێت.", + "between.numeric": "١٠ کەسەکە دەبێت لە نێوان ٢٠ بۆ ٣٠ بێت.", + "between.string": "١٠ پیتەکە دەبێت لە نێوان ٢٠ بۆ ٣٠ پیت بێت.", + "boolean": "مەیدانی ١٠ دەبێت ڕاست بێت یان درۆ.", + "can": "مەیدانی :attribute بەهایەکی بێ مۆڵەتی تێدایە.", + "confirmed": "پشتڕاستکردنەوەی ١٠ یەک ناگرێتەوە.", + "contains": "مەیدانی :attribute بەهایەکی پێویستی لەدەستداوە.", + "current_password": "وشەی نهێنی هەڵەیە.", + "date": "ئەو ١٠ ڕۆژە بەروارێکی دروست نییە.", + "date_equals": "١٠ دەبێت بەروارێک بێت کە یەکسان بێت بە ٢٠.", + "date_format": ":attribute لەگەڵ فۆرمات :format ناگونجێت.", + "decimal": "مەیدانی ١٠ دەبێت ٢٠ شوێنی دەهەمی هەبێت.", + "declined": "دەبێت ئەو ١٠ کەسە ڕەت بکرێتەوە.", + "declined_if": "١٠ دەبێت ڕەت بکرێتەوە کاتێک ٢٠ ٣٠ بێت.", + "different": "١٠ و ٢٠ دەبێت جیاواز بن.", + "digits": "١٠ ژمارەکە دەبێت ٢٠ ژمارە بێت.", + "digits_between": "١٠ ژمارەکە دەبێت لە نێوان ٢٠ بۆ ٣٠ ژمارەدا بێت.", + "dimensions": "١٠ ڕەهەندی وێنەی نادروستی هەیە.", + "distinct": "مەیدانی ١٠ بەهای دووبارەی هەیە.", + "doesnt_contain": "مەیدانی :attribute نابێت هیچ کام لەمانەی خوارەوە لەخۆبگرێت: :values.", + "doesnt_end_with": "نابێت مەیدانی ١٠ بە یەکێک لەمانەی خوارەوە کۆتایی بێت: ٢٠.", + "doesnt_start_with": "نابێت مەیدانی ١٠ بە یەکێک لەمانەی خوارەوە دەست پێبکات: ٢٠.", + "email": "ئەو ١٠ کەسە دەبێت ئیمەیڵێکی دروست بێت.", + "ends_with": "١٠ دەبێت بە یەکێک لەمانەی خوارەوە کۆتایی بێت: ٢٠.", + "enum": "١٠ هەڵبژێردراوەکە نادروستە.", + "exists": "١٠ هەڵبژێردراوەکە نادروستە.", + "extensions": "مەیدانی :attribute دەبێت یەکێک لەم درێژکراوەی خوارەوەی هەبێت: :values.", + "failed": "ئەم بڕوانامانە لەگەڵ تۆمارەکانماندا ناگونجێت.", + "file": "١٠ یەکە دەبێت فایلێک بێت.", + "filled": "مەیدانی ١٠ دەبێت بەهایەکی هەبێت.", + "gt.array": "ئەو ١٠ شتە دەبێت زیاتر لە ٢٠ بابەتی هەبێت.", + "gt.file": ":attributeەکە دەبێت لە :value کیلۆبایت زیاتر بێت.", + "gt.numeric": "١٠ دەبێت لە ٢٠ زیاتر بێت.", + "gt.string": "١٠ پیتەکە دەبێت لە ٢٠ پیت زیاتر بێت.", + "gte.array": "ئەو ١٠ شتە دەبێت ٢٠ بابەتی یان زیاتریان هەبێت.", + "gte.file": "١٠ کیلۆبایتەکە دەبێت گەورەتر بێت یان یەکسان بێت بە ٢٠ کیلۆبایت.", + "gte.numeric": "١٠ دەبێت لە ٢٠ گەورەتر بێت یان یەکسان بێت بە ٢٠.", + "gte.string": "١٠ پیتەکە دەبێت لە ٢٠ پیت گەورەتر یان یەکسان بێت.", + "hex_color": "مەیدانی :attribute دەبێت ڕەنگێکی شەش دەهەمی دروست بێت.", + "image": "١٠ یەکە دەبێت وێنەیەک بێت.", + "in": "١٠ هەڵبژێردراوەکە نادروستە.", + "in_array": "مەیدانی ١٠ لە ٢٠دا بوونی نییە.", + "in_array_keys": "مەیدانی :attribute دەبێت لانیکەم یەکێک لەم کلیلانەی خوارەوەی تێدابێت: :values.", + "integer": "١٠ ەکە دەبێت ژمارەیەکی تەواو بێت.", + "ip": "ئەو ١٠ یە دەبێت ئایپییەکی دروست بێت.", + "ipv4": ":attribute دەبێت ناونیشانی IPv4 ی دروست بێت.", + "ipv6": ":attribute دەبێت ناونیشانی IPv6 ی دروست بێت.", + "json": ":attribute دەبێت ڕیزێکی JSON ی دروست بێت.", + "list": "مەیدانی ١٠ دەبێت لیستێک بێت.", + "lowercase": "مەیدانی ١٠ دەبێت پیتی بچووک بێت.", + "lt.array": "ئەو ١٠ شتە دەبێت کەمتر لە ٢٠ بابەتی هەبێت.", + "lt.file": "١٠ کیلۆبایتەکە دەبێت کەمتر بێت.", + "lt.numeric": "١٠ کەسەکە دەبێت کەمتر بێت لە ٢٠.", + "lt.string": "١٠ پیتەکە دەبێت کەمتر بێت لە ٢٠ پیت.", + "lte.array": "ئەو ١٠ شتە نابێت لە ٢٠ بابەتی زیاتریان هەبێت.", + "lte.file": "١٠ کیلۆبایتەکە دەبێت کەمتر بێت یان یەکسان بێت بە ٢٠ کیلۆبایت.", + "lte.numeric": "١٠ دەبێت کەمتر بێت یان یەکسان بێت بە ٢٠.", + "lte.string": "١٠ پیتەکە دەبێت کەمتر بێت یان یەکسان بێت بە ٢٠ پیت.", + "mac_address": ":attribute دەبێت MAC address ی دروست بێت.", + "max.array": "ئەو ١٠ شتە نابێت لە ٢٠ بابەتی زیاتریان هەبێت.", + "max.file": ":attribute نابێت لە :max کیلۆبایت زیاتر بێت.", + "max.numeric": "١٠ نابێت لە ٢٠ زیاتر بێت.", + "max.string": "نابێت ١٠ پیتەکە لە ٢٠ پیت زیاتر بێت.", + "max_digits": "مەیدانی ١٠ نابێت لە ٢٠ ژمارە زیاتری هەبێت.", + "mimes": "١٠ دەبێت فایلێک بێت لە جۆری: ٢٠.", + "mimetypes": "١٠ دەبێت فایلێک بێت لە جۆری: ٢٠.", + "min.array": "ئەو ١٠ شتە دەبێت لانیکەم ٢٠ بابەتی هەبێت.", + "min.file": "١٠ یەکە دەبێت لانیکەم ٢٠ کیلۆبایت بێت.", + "min.numeric": "١٠ کەسەکە دەبێت لانیکەم ٢٠ کەس بێت.", + "min.string": "١٠ کەسەکە دەبێت لانیکەم ٢٠ پیت بێت.", + "min_digits": "مەیدانی ١٠ دەبێت لانیکەم ٢٠ ژمارەی هەبێت.", + "missing": "دەبێت مەیدانی ١٠ نەمێنێت.", + "missing_if": "دەبێت مەیدانی ١٠ نەمابێت کاتێک ٢٠ ٣٠ بێت.", + "missing_unless": "مەیدانی ١٠ دەبێت نەماوە مەگەر ٢٠ ٣٠ نەبێت.", + "missing_with": "دەبێت مەیدانی ١٠ ون بێت کاتێک ٢٠ ئامادە بێت.", + "missing_with_all": "دەبێت مەیدانی ١٠ نەمابێت کاتێک ٢٠ ئامادەبن.", + "multiple_of": "١٠ دەبێت چەند هێندە بێت بە ٢٠.", + "next": "داهاتوو \"", + "not_in": "١٠ هەڵبژێردراوەکە نادروستە.", + "not_regex": "فۆرماتەکەی ١٠ نادروستە.", + "numeric": "١٠ ەکە دەبێت ژمارەیەک بێت.", + "password": "وشەی نهێنی هەڵەیە.", + "password.letters": "مەیدانی ١٠ دەبێت لانیکەم یەک پیتی تێدابێت.", + "password.mixed": "مەیدانی ١٠ دەبێت لانیکەم یەک پیتی گەورە و یەک پیتی بچووکی تێدابێت.", + "password.numbers": "مەیدانی ١٠ دەبێت لانیکەم یەک ژمارە لەخۆبگرێت.", + "password.symbols": "مەیدانی ١٠ دەبێت لانیکەم یەک هێمای تێدابێت.", + "password.uncompromised": "ئەو ١٠ یەی کە دراوە لە دزەپێکردنی داتایەکدا دەرکەوتووە. تکایە ١٠ ی جیاواز هەڵبژێرە.", + "present": "دەبێت مەیدانی ١٠ ئامادە بێت.", + "present_if": "مەیدانی ١٠ دەبێت ئامادە بێت کاتێک ٢٠ ٣٠ بێت.", + "present_unless": "مەیدانی ١٠ دەبێت ئامادە بێت مەگەر ٢٠ ٣٠ نەبێت.", + "present_with": "دەبێت مەیدانی ١٠ ئامادە بێت کاتێک ٢٠ ئامادە بێت.", + "present_with_all": "مەیدانی ١٠ دەبێت ئامادە بێت کاتێک ٢٠ ئامادەبن.", + "previous": "\" پێشووتر", + "prohibited": "مەیدانی ١٠ قەدەغەیە.", + "prohibited_if": "مەیدانی ١٠ قەدەغەیە کاتێک ٢٠ ٣٠ بێت.", + "prohibited_if_accepted": "ئەو مەیدانەی ١٠ کاتێک قەدەغەیە کە ٢٠ وەرئەگیرێت.", + "prohibited_if_declined": "ئەو :attribute مەیدانە قەدەغەیە کاتێک :other مەیدان ڕەتدەکرێتەوە.", + "prohibited_unless": "مەیدانی ١٠ قەدەغەیە مەگەر ٢٠ لە ٣٠دا نەبێت.", + "prohibits": ":attribute مەیدانەکە ئامادەبوونی :other کەس قەدەغە دەکات.", + "regex": "فۆرماتەکەی ١٠ نادروستە.", + "relatable": "لەوانەیە ئەم ١٠ پەیوەندییە بەم سەرچاوەیەوە نەبێت.", + "required": "مەیدانی ١٠ پێویستە.", + "required_array_keys": "مەیدانی :attribute دەبێت زانیارییەکانی تێدابێت بۆ: :values.", + "required_if": "مەیدانی ١٠ پێویستە کاتێک ٢٠ ٣٠ بێت.", + "required_if_accepted": "مەیدانی ١٠ پێویستە کاتێک ٢٠ وەرگیرا.", + "required_if_declined": "مەیدانی ١٠ پێویستە کاتێک ٢٠ ڕەتکرایەوە.", + "required_unless": "مەیدانی ١٠ پێویستە مەگەر ٢٠ لە ٣٠دا نەبێت.", + "required_with": "مەیدانی ١٠ پێویستە کاتێک ٢٠ ئامادە بێت.", + "required_with_all": "مەیدانی ١٠ پێویستە کاتێک ٢٠ کەس ئامادەبن.", + "required_without": "مەیدانی ١٠ پێویستە کاتێک ٢٠ ئامادە نەبێت.", + "required_without_all": "مەیدانی ١٠ پێویستە کاتێک هیچ کام لە ٢٠ مەیدان ئامادە نەبن.", + "reset": "ووشەی نهێنیت نوێ کرایەوە.", + "same": "١٠ و ٢٠ دەبێت هاوتا بن.", + "sent": "ئێمە بەستەری ڕێستکردنی وشەی نهێنیەکەتمان بە ئیمەیڵ ناردووە.", + "size.array": "ئەو ١٠ شتە دەبێت ٢٠ بابەتی تێدابێت.", + "size.file": "١٠ کیلۆبایتەکە دەبێت ٢٠ کیلۆبایت بێت.", + "size.numeric": "١٠ کەسەکە دەبێت ٢٠ بێت.", + "size.string": "١٠ پیتەکە دەبێت ٢٠ پیت بێت.", + "starts_with": "١٠ دەبێت بە یەکێک لەمانەی خوارەوە دەست پێبکات: ٢٠.", + "string": "١٠ ەکە دەبێت ڕستەیەک بێت.", + "throttle": "زۆر هەوڵی چوونەژوورەوە. تکایە دوای ١٠ چرکە هەوڵبدەرەوە.", + "throttled": "تکایە چاوەڕێ بکە پێش ئەوەی هەوڵی دووبارە بدەیتەوە.", + "timezone": ":attribute دەبێت ناوچەیەکی کاتیی دروست بێت.", + "token": "ئەم نیشانەیەی ڕێستکردنی وشەی نهێنی نادروستە.", + "ulid": "مەیدانی :attribute دەبێت ULID ی دروست بێت.", + "unique": "ئەو ١٠ پێشتر وەرگیراوە.", + "uploaded": "ئەو ١٠ کەسە شکستی هێنا لە بارکردن.", + "uppercase": "مەیدانی ١٠ دەبێت پیتی گەورە بێت.", + "url": "١٠ یەکە دەبێت URL ێکی دروست بێت.", + "user": "ئێمە ناتوانین بەکارهێنەرێک بدۆزینەوە کە ئەو ئیمەیڵەی هەبێت.", + "uuid": ":attribute دەبێت UUID ێکی دروست بێت." +} diff --git a/locales/cs/_excludes.json b/locales/cs/_excludes.json new file mode 100644 index 00000000000..66683ec3e8f --- /dev/null +++ b/locales/cs/_excludes.json @@ -0,0 +1,58 @@ +[ + "Andorra", + "Angola", + "Anguilla", + "Argentina", + "Aruba", + "Barbados", + "Belize", + "Benin", + "Botswana", + "Burkina Faso", + "Burundi", + "Chile", + "CSV (.csv)", + "Editor", + "Egypt", + "Eritrea", + "Excel (.xlsx)", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Haiti", + "Honduras", + "Kiribati", + "Lesotho", + "Malawi", + "Mali", + "Malta", + "Mayotte", + "Montserrat", + "Nauru", + "Niger", + "Niue", + "Nova", + "Panama", + "Paraguay", + "Peru", + "Role", + "Rwanda", + "Samoa", + "San Marino", + "Senegal", + "Sierra Leone", + "Tokelau", + "Tonga", + "Tuvalu", + "Uganda", + "Uruguay", + "Vanuatu", + "Venezuela", + "Zimbabwe" +] diff --git a/locales/cs/json-inline.json b/locales/cs/json-inline.json new file mode 100644 index 00000000000..96dcb20ec2a --- /dev/null +++ b/locales/cs/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Toto pole musí být platná role.", + "The :attribute must be at least :length characters and contain at least one number.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno číslo.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jeden speciální znak a jedno číslo.", + "The :attribute must be at least :length characters and contain at least one special character.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jeden speciální znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno velké písmeno a jedno číslo.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno velké písmeno a jeden speciální znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno velké písmeno, jedno číslo a jeden speciální znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Toto pole musí mít alespoň :length znaků a obsahovat alespoň jedno velké písmeno.", + "The :attribute must be at least :length characters.": "Toto pole musí mít alespoň :length znaků.", + "The :attribute must contain at least one letter.": "Toto pole musí obsahovat alespoň jedno písmeno.", + "The :attribute must contain at least one number.": "Toto pole musí obsahovat alespoň jedno číslo.", + "The :attribute must contain at least one symbol.": "Toto pole musí obsahovat alespoň jeden symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Toto pole musí obsahovat alespoň jedno velké a jedno malé písmeno.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dané pole se objevilo při úniku dat. Vyberte prosím jiné pole." +} diff --git a/locales/cs/json.json b/locales/cs/json.json new file mode 100644 index 00000000000..a3b9a35e353 --- /dev/null +++ b/locales/cs/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(a :count dalších chyb)", + "(and :count more errors)": "(a :count dalších chyb)|(a :count dalších chyb)|(a :count dalších chyb)", + "30 Days": "30 dní", + "60 Days": "60 dní", + "90 Days": "90 dní", + ":amount selected": ":amount vybráno", + ":amount Total": ":amount celkem", + ":days day trial": ":days denní zkušební verze", + ":resource Details": "Podrobnosti :resource", + ":resource Details: :title": "Podrobnosti :resource: :title", + "A decryption key is required.": "Je vyžadován dešifrovací klíč.", + "A fresh verification link has been sent to your email address.": "Na vaši e-mailovou adresu byl odeslán nový ověřovací odkaz.", + "A new verification link has been sent to the email address you provided during registration.": "Na e-mailovou adresu, kterou jste uvedli při registraci, byl zaslán nový ověřovací odkaz.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Na e-mailovou adresu, kterou jste uvedli v nastavení profilu, byl odeslán nový ověřovací odkaz.", + "A new verification link has been sent to your email address.": "Na vaši e-mailovou adresu byl odeslán nový ověřovací odkaz.", + "Accept Invitation": "Přijmout pozvání", + "Action": "Akce", + "Action Event": "Akční událost", + "Action Events": "Akční akce", + "Action Happened At": "Stalo Se Na", + "Action Initiated By": "Iniciováno", + "Action Name": "Název", + "Action Status": "Stav", + "Action Target": "Cíl", + "Actions": "Akce", + "Add": "Přidat", + "Add :resource": "Přidejte :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Přidejte do svého týmu nového člena týmu, který jim umožní spolupracovat s vámi.", + "Add additional security to your account using two factor authentication.": "Přidejte do svého účtu další zabezpečení pomocí dvoufaktorové autentizace.", + "Add Payment Method": "Přidat způsob platby", + "Add row": "Přidat řádek", + "Add Team Member": "Přidat člena týmu", + "Add VAT Number": "Přidat DIČ", + "Added.": "Přidáno.", + "Additional billing information updated successfully.": "Další fakturační údaje byly úspěšně aktualizovány.", + "Address": "Adresa", + "Address Line 2": "Adresa 2", + "Administrator": "Správce", + "Administrator users can perform any action.": "Uživatelé správce mohou provádět jakoukoli akci.", + "Afghanistan": "Afghánistán", + "Aland Islands": "Ålandské ostrovy", + "Albania": "Albánie", + "Algeria": "Alžírsko", + "All of the people that are part of this team.": "Všichni lidé, kteří jsou součástí tohoto týmu.", + "All resources loaded.": "Všechny zdroje načteny.", + "All rights reserved.": "Všechna práva vyhrazena.", + "Already registered?": "Už jste se zaregistrovali?", + "American Samoa": "Americká Samoa", + "An error occurred while uploading the file.": "Při nahrávání souboru došlo k chybě.", + "An error occurred while uploading the file: :error": "Při nahrávání souboru došlo k chybě: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Stala se neočekávaná chyba, kterou jsme oznámili našemu Support týmu. Prosíme, zkuste to později.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Jiný uživatel aktualizoval tento zdroj od načtení této stránky. Obnovte stránku a zkuste to znovu.", + "Antarctica": "Antarktis", + "Antigua And Barbuda": "Antigua a Barbuda", + "Antigua and Barbuda": "Antigua a Barbuda", + "API Token": "Token API", + "API Token Permissions": "Oprávnění API tokenu", + "API Tokens": "API tokeny", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokeny umožňují služby třetích stran ověřit pomocí naší aplikace vaším jménem.", + "Apply": "Použít", + "Apply Coupon": "Použít kupón", + "April": "Duben", + "Are you sure you want to attempt to pay :amount?": "Opravdu se chcete pokusit zaplatit :amount?", + "Are you sure you want to cancel your subscription?": "Opravdu chcete předplatné zrušit?", + "Are you sure you want to delete all the notifications?": "Opravdu chcete smazat všechna oznámení?", + "Are you sure you want to delete the selected resources?": "Jste si jisti, že chcete odstranit vybrané zdroje?", + "Are you sure you want to delete this file?": "Jste si jisti, že chcete tento soubor smazat?", + "Are you sure you want to delete this notification?": "Opravdu chcete toto oznámení smazat?", + "Are you sure you want to delete this payment method?": "Opravdu chcete smazat tuto platební metodu?", + "Are you sure you want to delete this resource?": "Jste si jisti, že chcete tento zdroj smazat?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Jste si jisti, že chcete tento tým smazat? Jakmile bude tým smazán, všechny jeho zdroje a data budou trvale smazány.", + "Are you sure you want to delete your account?": "Opravdu chcete smazat svůj účet?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Jste si jisti, že chcete svůj účet smazat? Jakmile bude váš účet smazán, všechny jeho zdroje a data budou trvale smazány. Zadejte své heslo pro potvrzení, že chcete trvale smazat svůj účet.", + "Are you sure you want to detach the selected resources?": "Jste si jisti, že chcete oddělit vybrané zdroje?", + "Are you sure you want to detach this resource?": "Jste si jisti, že chcete tento zdroj oddělit?", + "Are you sure you want to force delete the selected resources?": "Jste si jisti, že chcete vynutit odstranění vybraných zdrojů?", + "Are you sure you want to force delete this resource?": "Jste si jisti, že chcete tento zdroj vynutit?", + "Are you sure you want to log out?": "Opravdu se chcete odhlásit?", + "Are you sure you want to mark all notifications as read?": "Opravdu chcete všechna oznámení označit jako přečtená?", + "Are you sure you want to remove this item?": "Opravdu chcete tuto položku odstranit?", + "Are you sure you want to restore the selected resources?": "Jste si jisti, že chcete obnovit vybrané zdroje?", + "Are you sure you want to restore this resource?": "Jste si jisti, že chcete tento zdroj Obnovit?", + "Are you sure you want to resume your subscription?": "Opravdu chcete obnovit své předplatné?", + "Are you sure you want to run this action?": "Jste si jistý, že chcete spustit tuto akci?", + "Are you sure you want to set this payment method as your default?": "Opravdu chcete tuto platební metodu nastavit jako výchozí?", + "Are you sure you want to stop impersonating?": "Opravdu chcete přestat předstírat identitu?", + "Are you sure you would like to delete this API token?": "Jste si jisti, že byste chtěli odstranit tento token API?", + "Are you sure you would like to leave this team?": "Jste si jistý, že byste chtěl opustit tento tým?", + "Are you sure you would like to remove this person from the team?": "Jste si jisti, že byste chtěli odstranit tuto osobu z týmu?", + "Are you sure you would like to switch billing plans?": "Opravdu chcete změnit tarify?", + "Argentina": "Argentina", + "Armenia": "Arménie", + "Aruba": "Aruba", + "Attach": "Připojit", + "Attach & Attach Another": "Připojit a připojit další", + "Attach :resource": "Připojit :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Připojujte soubory přetažením, výběrem nebo ochutnáním.", + "August": "Srpen", + "Australia": "Austrálie", + "Austria": "Rakousko", + "Azerbaijan": "Ázerbájdžán", + "Bahamas": "Bahamy", + "Bahrain": "Bahrajn", + "Bangladesh": "Bangladéš", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Než budete pokračovat, mohli byste ověřit svou e-mailovou adresu kliknutím na odkaz, který jsme vám právě poslali e-mailem? Pokud jste email neobdrželi, rádi Vám zašleme další.", + "Before proceeding, please check your email for a verification link.": "Než budete pokračovat, zkontrolujte si prosím ve svém e-mailu ověřovací odkaz.", + "Belarus": "Bělorusko", + "Belgium": "Belgie", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermudy", + "Bhutan": "Bhútán", + "Billing Information": "Platební Údaje", + "Billing Management": "Správa Platebních Údajů", + "Bolivia": "Bolívie", + "Bolivia, Plurinational State of": "Bolívie, mnohonárodní stát", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius a Sábado", + "Bosnia And Herzegovina": "Bosna a Hercegovina", + "Bosnia and Herzegovina": "Bosna a Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetův Ostrov", + "Brazil": "Brazílie", + "British Indian Ocean Territory": "Území Britského Indického Oceánu", + "Browser Sessions": "Relace Prohlížeče", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulharsko", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodža", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Zrušit", + "Cancel Subscription": "Zrušit předplatné", + "Cape Verde": "Kapverdy", + "Card": "Karta", + "Cayman Islands": "Kajmanské ostrovy", + "Central African Republic": "Středoafrická Republika", + "Chad": "Čad", + "Change Subscription Plan": "Změnit plán předplatného", + "Change the current payment method attached to your subscription": "Změňte aktuální platební metodu připojenou k vašemu předplatnému", + "Changes": "Změna", + "Checkout": "Překontrolovat", + "Chile": "Chile", + "China": "Čína", + "Choose": "Vybrat", + "Choose :field": "Vybrat :field", + "Choose :resource": "Vyberte :resource", + "Choose an option": "Vyberte možnost", + "Choose date": "Zvolte datum", + "Choose File": "Vyberte soubor", + "Choose Files": "Vyberte Soubory", + "Choose Type": "Vyberte typ", + "Christmas Island": "Vánoční Ostrov", + "City": "Město", + "Click here to re-send the verification email.": "Kliknutím sem znovu odešlete ověřovací e-mail.", + "click here to request another": "klikněte sem a požádejte o další", + "Click to choose": "Klikněte pro výběr", + "Close": "Uzavřít", + "Cocos (Keeling) Islands": "Cocos (Keeling) Ostrovy", + "Code": "Kód", + "Colombia": "Kolumbie", + "Comoros": "Komora", + "Confirm": "Potvrdit", + "Confirm Billing Action": "Potvrďte fakturační akci", + "Confirm Password": "Kontrola hesla", + "Confirm Payment": "Potvrzení Platby", + "Confirm your :amount payment": "Potvrďte platbu :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Demokratická Republika", + "Congo, the Democratic Republic of the": "Kongo, Demokratická republika", + "Constant": "Konstanta", + "Continue To Payment": "Pokračovat k platbě", + "Cook Islands": "Cookovy ostrovy", + "Copy to clipboard": "Zkopírovat do schránky", + "Costa Rica": "Kostarika", + "Cote D'Ivoire": "Pobřeží slonoviny", + "Country": "Země", + "Coupon": "Kupón", + "Coupon applied successfully.": "Kupon byl úspěšně použit.", + "Create": "Vytvořit", + "Create & Add Another": "Vytvořit a přidat další", + "Create :resource": "Vytvořit :resource", + "Create a new team to collaborate with others on projects.": "Vytvořte nový tým, který bude spolupracovat s ostatními na projektech.", + "Create Account": "Vytvořit účet", + "Create API Token": "Vytvořit API token", + "Create New Team": "Vytvořit nový tým", + "Create Team": "Vytvořit tým", + "Created.": "Vytvořeno.", + "Croatia": "Chorvatsko", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Aktuální heslo", + "Current Subscription Plan": "Aktuální Plán Předplatného", + "Currently Subscribed": "Předplatné Aktivní", + "Customer Balance": "Zůstatek zákazníků", + "Customize": "Přizpůsobit", + "Cyprus": "Kypr", + "Czech Republic": "Česko", + "Côte d'Ivoire": "Pobřeží slonoviny", + "Dark": "Temný", + "Dashboard": "Panel", + "December": "Prosinec", + "Decrease": "Snížit", + "Default": "Výchozí", + "Delete": "Odstranit", + "Delete :resource": "Odstranit :resource", + "Delete Account": "Smazat účet", + "Delete all notifications": "Smazat všechna upozornění", + "Delete API Token": "Smazat API token", + "Delete File": "Smazat soubor", + "Delete Notification": "Smazat oznámení", + "Delete Resource": "Smazat zdroj", + "Delete Selected": "Smazat vybrané", + "Delete Team": "Smazat tým", + "Denmark": "Dánsko", + "Detach": "Odpojit", + "Detach Resource": "Odpojit zdroj", + "Detach Selected": "Odpojit vybrané", + "Details": "Informace", + "Disable": "Zakázat", + "Djibouti": "Džibuti", + "Do you really want to leave? You have unsaved changes.": "Opravdu chcte odejít? Máte neuložené změny.", + "Dominica": "Dominika", + "Dominican Republic": "Dominikánská republika", + "Done.": "Hotovo.", + "Download": "Stáhnout", + "Download Invoice": "Stáhnout fakturu", + "Drop file or click to choose": "Přetáhněte soubor nebo kliknutím vyberte", + "Drop files or click to choose": "Přetáhněte soubory nebo kliknutím vyberte", + "Ecuador": "Ekvádor", + "Edit": "Upravit", + "Edit :resource": "Upravit :resource", + "Edit Attached": "Upravit Připojeno", + "Edit Profile": "Upravit profil", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Uživatelé editoru mají možnost číst, vytvářet a aktualizovat.", + "Egypt": "Egypt", + "El Salvador": "Salvador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "E-mailová Adresa", + "Email Addresses": "E-mailové Adresa", + "Email Password Reset Link": "Odkaz na resetování hesla e-mailem", + "Email Verification": "Ověření e-mailem", + "Enable": "Povolit", + "Encrypted environment file already exists.": "Soubor zašifrovaného prostředí již existuje.", + "Encrypted environment file not found.": "Soubor zašifrovaného prostředí nebyl nalezen.", + "Ensure your account is using a long, random password to stay secure.": "Ujistěte se, že váš účet používá dlouhé, náhodné heslo, abyste zůstali v bezpečí.", + "Environment file already exists.": "Soubor prostředí již existuje.", + "Environment file not found.": "Soubor prostředí nebyl nalezen.", + "Equatorial Guinea": "Rovníková Guinea", + "Eritrea": "Eritrea", + "Error": "Chyba", + "errors": "chyby", + "Estonia": "Estonsko", + "Ethiopia": "Etiopie", + "ex VAT": "bez DPH", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Platnost vyprší :expiration", + "Export As CSV": "Exportovat jako CSV", + "Extra Billing Information": "Ostatní Platební Údaje", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Pro zpracování vaší platby je nutné další potvrzení. Pokračujte prosím na platební stránku kliknutím na tlačítko níže.", + "Failed Subscription Payment": "Neúspěšná platba za předplatné", + "Failed to load :resource!": "Nepodařilo se načíst :resource!", + "Falkland Islands (Malvinas)": "Falklandské ostrovy (Malvinas)", + "Faroe Islands": "Faerské ostrovy", + "February": "Únor", + "Fiji": "Fidži", + "Filename": "Název souboru", + "Finish enabling two factor authentication.": "Dokončete povolení dvoufaktorového ověřování.", + "Finland": "Finsko", + "For your security, please confirm your password to continue.": "Pro vaši bezpečnost potvrďte své heslo, abyste mohli pokračovat.", + "Forbidden": "Zakázáno", + "Force Delete": "Vynutit Odstranění", + "Force Delete :resource": "Vynutit Odstranění :resource", + "Force Delete Resource": "Vynutit Odstranění Zdroje", + "Force Delete Selected": "Vynutit Smazat Vybrané", + "Forgot Password": "Zapomenuté heslo", + "Forgot your password?": "Zapomněli jste heslo?", + "Forgot Your Password?": "Zapomněli jste heslo?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Zapomněli jste heslo? Žádný problém. Dejte nám vědět vaši e-mailovou adresu a my vám zašleme e-mail s odkazem na resetování hesla, který vám umožní vybrat si novou.", + "France": "Francie", + "French Guiana": "Francouzská Guyana", + "French Polynesia": "Francouzská Polynésie", + "French Southern Territories": "Francouzská Jižní Území", + "From": "Z", + "Gabon": "Gabun", + "Gambia": "Gambie", + "Georgia": "Gruzie", + "Germany": "Německo", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Domů", + "Go to page :page": "Přejít na stranu :page", + "Great! You have accepted the invitation to join the :team team.": "Skvělé! Přijali jste pozvání do týmu :team.", + "Greece": "Řecko", + "Greenland": "Grónsko", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guayana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Přemýšlíte o zrušení předplatného? Předplatné můžete kdykoli znovu aktivovat až do konce aktuálního fakturačního cyklu. Po skončení aktuálního fakturačního cyklu si můžete vybrat zcela nový tarif předplatného.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Přemýšlíte o zrušení předplatného? Své předplatné můžete kdykoli znovu aktivovat až do konce aktuálního fakturačního cyklu. Po skončení aktuálního fakturačního cyklu si můžete vybrat zcela nový tarif předplatného.", + "Heard Island & Mcdonald Islands": "Heard Island a McDonald Islands", + "Heard Island and McDonald Islands": "Heardův ostrov a McDonaldovy ostrovy", + "Hello!": "Zdravíme!", + "Hide Content": "Skrýt obsah", + "Hold Up!": "Vydrž!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Maďarsko", + "I agree to the :terms_of_service and :privacy_policy": "Souhlasím s :terms_of_service a :privacy_policy", + "Iceland": "Island", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "V případě potřeby se můžete odhlásit ze všech ostatních relací prohlížeče ve všech zařízeních. Některé z vašich nedávných relací jsou uvedeny níže; tento seznam však nemusí být vyčerpávající. Pokud máte pocit, že váš účet byl ohrožen, měli byste také aktualizovat své heslo.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Pokud již máte účet, můžete tuto pozvánku přijmout kliknutím na tlačítko níže:", + "If you did not create an account, no further action is required.": "Pokud jste nevytvořili účet, není třeba provádět žádné další akce.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Pokud jste neočekávali, že obdržíte pozvánku do tohoto týmu, můžete tento e-mail zrušit.", + "If you did not receive the email": "Pokud jste email neobdrželi", + "If you did not request a password reset, no further action is required.": "Pokud jste nežádali o obnovení hesla, zprávu smažte. Původní heslo zůstalo beze změny.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Pokud nemáte účet, můžete jej vytvořit kliknutím na tlačítko níže. Po vytvoření účtu můžete kliknutím na tlačítko pro přijetí pozvánky v tomto e-mailu přijmout pozvánku týmu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Pokud potřebujete přidat konkrétní kontaktní nebo daňové informace do svých faktur, jako je vaše úplné obchodní jméno, identifikační číslo DPH nebo adresu záznamu, můžete je přidat zde.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Pokud máte potíže s klepnutím na tlačítko \":actionText\", zkopírujte a vložte\nníže uvedenou adresu URL do vašeho webového prohlížeče:", + "Impersonate": "Zosobnit se", + "Increase": "Zvýšit", + "India": "Indie", + "Indonesia": "Indonésie", + "Invalid filename.": "Neplatný název souboru.", + "Invalid JSON was returned from the route.": "Z trasy byl vrácen neplatný JSON.", + "Invoice Email Addresses": "E -mailové adresy faktury", + "Invoice emails updated successfully.": "E -maily faktury se úspěšně aktualizovaly.", + "Invoices": "Faktury", + "Iran, Islamic Republic Of": "Írán", + "Iran, Islamic Republic of": "Írán, Islámská republika", + "Iraq": "Irák", + "Ireland": "Irsko", + "Isle Of Man": "Ostrov Man", + "Isle of Man": "Ostrov Man", + "Israel": "Izrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Zdá se, že nemáte aktivní předplatné. Chcete-li začít, můžete si vybrat jeden z níže uvedených plánů předplatného. Plány předplatného mohou být změněny nebo zrušeny podle vašeho uvážení.", + "Italy": "Itálie", + "Jamaica": "Jamajka", + "January": "Leden", + "Japan": "Japonsko", + "Jersey": "Trikot", + "Jordan": "Jordánsko", + "July": "Červenec", + "June": "Červen", + "Kazakhstan": "Kazachstán", + "Kenya": "Keňa", + "Key": "Klíč", + "Kiribati": "Kiribati", + "Korea": "Korea", + "Korea, Democratic People's Republic of": "Korea", + "Korea, Republic of": "Korejská republika", + "Kosovo": "Zem", + "Kuwait": "Kuvajt", + "Kyrgyzstan": "Kyrgyzstán", + "Lao People's Democratic Republic": "Laos", + "Last active": "Poslední aktivní", + "Last used": "Poslední použití", + "Latvia": "Lotyšsko", + "Leave": "Opustit", + "Leave Team": "Opustit tým", + "Lebanon": "Libanon", + "length": "délka", + "Lens": "Objektiv", + "Lesotho": "Lesotho", + "Liberia": "Libérie", + "Libyan Arab Jamahiriya": "Libye", + "Liechtenstein": "Lichtenštejnsko", + "Light": "Světlo", + "Lithuania": "Litva", + "Load :perPage More": "Načíst :perPage více", + "Loading": "načítání", + "Location": "Umístění", + "Log in": "Přihlásit", + "Log In": "Přihlásit se", + "Log Out": "Odhlásit", + "Log out": "Odhlásit se", + "Log Out Other Browser Sessions": "Odhlásit další relace prohlížeče", + "Log Viewer": "Prohlížeč protokolů", + "Login": "Přihlášení", + "Logout": "Odhlášení", + "Logs": "Protokoly", + "Luxembourg": "Lucembursko", + "Macao": "Makao", + "Macedonia": "Severní Makedonie", + "Macedonia, the former Yugoslav Republic of": "Makedonie, Bývalá jugoslávská republika", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malajsie", + "Maldives": "Maledivy", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Správa účtu", + "Manage and log out your active sessions on other browsers and devices.": "Správa a odhlášení aktivních relací v jiných prohlížečích a zařízeních.", + "Manage API Tokens": "Správa API tokenů", + "Manage Role": "Správa role", + "Manage Team": "Správa týmu", + "Managing billing for :billableName": "Správa fakturace za :billableName", + "March": "Březen", + "Mark all as Read": "Označit vše jako přečtené", + "Mark all notifications as read": "Označit všechna oznámení jako přečtená", + "Mark Read": "Označit jako přečtené", + "Mark Unread": "Označit nepřečtené", + "Marshall Islands": "Marshallovy ostrovy", + "Martinique": "Martinik", + "Mauritania": "Mauretánie", + "Mauritius": "Mauricius", + "May": "Květen", + "Mayotte": "Mayotte", + "Mexico": "Mexiko", + "Micronesia, Federated States Of": "Mikronésie", + "Micronesia, Federated States of": "Mikronésie, Federativní státy", + "Moldova": "Moldavsko", + "Moldova, Republic of": "Moldavsko, republika", + "Monaco": "Monako", + "Mongolia": "Mongolsko", + "Montenegro": "Hora", + "Month To Date": "Měsíc K Dnešnímu Dni", + "Monthly": "Měsíční", + "monthly": "měsíční", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mosambik", + "Myanmar": "Barma", + "Name": "Jméno", + "name": "jméno", + "Namibia": "Namibie", + "Nauru": "Nauru", + "Nepal": "Nepál", + "Netherlands": "Nizozemsko", + "Netherlands Antilles": "Nizozemské Antily", + "Nevermind": "Nevadí", + "Nevermind, I'll keep my old plan": "Nevadí, dodržím svůj starý plán", + "New": "Nový", + "New :resource": "Nový :resource", + "New Caledonia": "Nová Kaledonie", + "New Password": "Nové heslo", + "New Zealand": "Zéland", + "Next": "Další", + "Next Payment": "Další platba", + "Next Payment on": "Další platba na", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigérie", + "Niue": "Niue", + "No": "Č", + "No :resource matched the given criteria.": "Číslo :resource odpovídalo daným kritériím.", + "No additional information...": "Žádné další informace...", + "No Current Data": "Žádné aktuální údaje", + "No Data": "Žádné údaje", + "no file selected": "není vybrán žádný soubor", + "No Increase": "Žádné zvýšení", + "No payment methods on file.": "Nejsou evidovány žádné platební metody.", + "No payment scheduled.": "Žádná naplánovaná platba.", + "No Prior Data": "Žádné předchozí údaje", + "No Results Found.": "Nebyly nalezeny žádné výsledky.", + "Norfolk Island": "Ostrov Norfolk", + "Northern Mariana Islands": "Severní Mariánské Ostrovy", + "Norway": "Norsko", + "Not Found": "Nenalezeno", + "Notifications": "Oznámení", + "Nova": "Nova", + "Nova User": "Uživatel Nova", + "November": "Listopad", + "October": "Říjen", + "of": "z", + "OK": "Dobře", + "Oman": "Omán", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Jakmile bude tým smazán, všechny jeho zdroje a data budou trvale smazány. Před odstraněním tohoto týmu si prosím stáhněte všechna data nebo informace týkající se tohoto týmu, které si přejete zachovat.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Jakmile bude váš účet smazán, všechny jeho zdroje a data budou trvale smazány. Před smazáním účtu si prosím stáhněte všechna data nebo informace, které chcete zachovat.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Jakmile bude váš účet smazán, budou trvale smazány všechny jeho zdroje a data. Zadejte prosím své heslo pro potvrzení, že chcete trvale smazat svůj účet.", + "Only Trashed": "Pouze smazané", + "Open Invoices": "Otevřete faktury", + "Original": "Původní", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Náš portál pro správu fakturace vám umožňuje pohodlně spravovat váš plán předplatného, ​​způsob platby a stahovat vaše poslední faktury.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Náš portál pro správu fakturace vám umožňuje pohodlně spravovat váš plán předplatného, ​​platební metody a stahovat poslední faktury.", + "Page Expired": "Stránka vypršela", + "Pagination Navigation": "Stránkování Navigace", + "Paid": "Zaplaceno", + "Pakistan": "Pákistán", + "Palau": "Povolení", + "Palestinian Territory, Occupied": "Palestinská Území", + "Panama": "Panama", + "Papua New Guinea": "Papua-Nová Guinea", + "Paraguay": "Paraguay", + "Password": "Heslo", + "password": "heslo", + "Payment Confirmation": "Potvrzeníp latby", + "Payment Information": "Informace o platbě", + "Payment information updated successfully.": "Platební údaje byly úspěšně aktualizovány.", + "Payment Method": "Platební metoda", + "Payment Methods": "platební metody", + "Payment Required": "platba vyžadována", + "Payments": "Platby", + "Pending Team Invitations": "Čekající pozvánky do týmů", + "Per Page": "Na stránku", + "Permanently delete this team.": "Trvale smazat tento tým.", + "Permanently delete your account.": "Trvale smazat svůj účet.", + "Permissions": "Oprávnění", + "Peru": "Peru", + "Philippines": "Filipíny", + "Photo": "Fotografia", + "Pitcairn": "Pitcairnovy Ostrovy", + "Please accept the terms of service.": "Přijměte prosím smluvní podmínky.", + "Please click the button below to verify your email address.": "Klepnutím na tlačítko níže ověřte svou e-mailovou adresu.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Potvrďte přístup ke svému účtu zadáním jednoho z vašich kódů pro nouzové obnovení.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Potvrďte přístup ke svému účtu zadáním ověřovacího kódu poskytnutého aplikací authenticator.", + "Please confirm your password before continuing.": "Před pokračováním prosím potvrďte své heslo.", + "Please copy your new API token. For your security, it won't be shown again.": "Zkopírujte prosím svůj nový token API. Pro vaši bezpečnost se to znovu nezobrazí.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Zadejte heslo pro potvrzení, že se chcete odhlásit z ostatních relací prohlížeče ve všech zařízeních.", + "Please provide a maximum of three invoice emails addresses.": "Poskytněte prosím maximálně tři e -mailové adresy faktury.", + "Please provide the email address of the person you would like to add to this team.": "Uveďte prosím e-mailovou adresu osoby, kterou chcete přidat do tohoto týmu.", + "Please set a default payment method before retrying payments.": "Před opakováním plateb nastavte výchozí způsob platby.", + "Please set a default payment method before swapping plans.": "Před výměnou plánů nastavte výchozí platební metodu.", + "Poland": "Polsko", + "Portugal": "Portugalsko", + "Press / to search": "Stiskněte / pro vyhledávání", + "Preview": "Náhled", + "Previewing": "Náhled", + "Previous": "Předchozí", + "Privacy Policy": "Soukromí", + "Profile": "Profil", + "Profile Information": "Profilové údaje", + "Puerto Rico": "Portoriko", + "Qatar": "Katar", + "Quarter To Date": "Čtvrtletí K Dnešnímu Dni", + "Recovery Code": "Kód pro obnovení", + "Refresh": "Obnovit", + "Regards,": "S pozdravem,", + "Regenerate Recovery Codes": "Regenerovat Kódy Obnovy", + "Register": "Registrace", + "Reload": "Načíst", + "Remember me": "Pamatuj si mě", + "Remember Me": "Zapamatovat", + "Remove": "Odstranit", + "Remove Photo": "Odstranit fotografii", + "Remove Team Member": "Odebrat člena týmu", + "Replicate": "Replikovat", + "Required fields": "Povinná pole", + "Resend Verification Email": "Znovu odeslat ověřovací e-mail", + "Reset Filters": "Resetovat filtry", + "Reset Password": "Obnovit heslo", + "Reset Password Notification": "Požadavek na obnovení hesla", + "resource": "zdroj", + "Resource Row Dropdown": "Rozbalovací seznam řádku zdrojů", + "Resources": "Zdroj", + "resources": "zdroj", + "Restore": "Obnovit", + "Restore :resource": "Obnovit :resource", + "Restore Resource": "Obnovit zdroj", + "Restore Selected": "Obnovit vybrané", + "results": "výsledky", + "Resume Subscription": "Obnovit předplatné", + "Retry Payment": "Opakovat platbu", + "Return to :appName": "Návrat na :appName", + "Reunion": "Zasedání", + "Role": "Role", + "Romania": "Rumunsko", + "Run Action": "Spustit akci", + "Russian Federation": "Rusko", + "Rwanda": "Rwanda", + "Réunion": "Shledání", + "Saint Barthelemy": "Svatý Bartoloměj", + "Saint Barthélemy": "Svatý Bartoloměj", + "Saint Helena": "Svatá Helena", + "Saint Kitts And Nevis": "Svatý Kryštof a Nevis", + "Saint Kitts and Nevis": "Svatý Kryštof a Nevis", + "Saint Lucia": "Svatá Lucie", + "Saint Martin": "Svatý Martin", + "Saint Martin (French part)": "Svatý Martin (francouzská část)", + "Saint Pierre And Miquelon": "Svatý Pierre a Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre a Miquelon", + "Saint Vincent And Grenadines": "Svatý Vincenc a Grenadiny", + "Saint Vincent and the Grenadines": "Svatý Vincent a Grenadiny", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Svatopluk Tomé a Príncipe", + "Sao Tome and Principe": "Svatý Tomáš a Princův ostrov", + "Saudi Arabia": "Saúdská Arábie", + "Save": "Uložit", + "Saved.": "Uloženo.", + "Scroll to bottom": "Přejděte dolů", + "Scroll to top": "Přejděte nahoru", + "Search": "Vyhledávání", + "Secure Area": "Zabezpečená oblast", + "Select": "Vybrat", + "Select a different plan": "Vyberte jiný plán", + "Select a log file...": "Vyberte soubor protokolu...", + "Select A New Photo": "Vyberte novou fotografii", + "Select Action": "Vyberte akci", + "Select all": "Vyberte vše", + "Select All Dropdown": "Vyberte rozbalovací nabídku Vše", + "Select this page": "Vyberte tuto stránku", + "Send Password Reset Link": "Poslat odkaz pro obnovení hesla", + "Senegal": "Senegal", + "September": "Září", + "Serbia": "Srbsko", + "Server Error": "Chyba serveru", + "Service Unavailable": "Služba je nedostupná", + "Set as default": "Nastavit jako výchozí", + "Setup Key": "Klíč nastavení", + "Seychelles": "Seychely", + "Show All Fields": "Zobrazit všechna pole", + "Show Content": "Zobrazit obsah", + "Show Recovery Codes": "Zobrazit kódy pro obnovení", + "Showing": "Zobrazení", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Přihlášen jako", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Svatý Martin", + "Slovakia": "Slovensko", + "Slovenia": "Slovinsko", + "Soft Deleted": "Soft Smazáno", + "Solomon Islands": "Šalamounovy ostrovy", + "Somalia": "Somálsko", + "Something went wrong.": "Něco se pokazilo.", + "Sorry! You are not authorized to perform this action.": "Promiňte! Nejste oprávněni provádět tuto akci.", + "Sorry, your session has expired.": "Promiňte, vaše relace vypršela.", + "South Africa": "Jižní Afrika", + "South Georgia And Sandwich Isl.": "Jižní Georgie a Jižní Sandwichovy ostrovy", + "South Georgia and the South Sandwich Islands": "Jižní Georgie a Jižní Sandwichovy ostrovy", + "South Sudan": "Jižní Súdán", + "Spain": "Španělsko", + "Sri Lanka": "Srí Lanka", + "Standalone Actions": "Samostatné akce", + "Start Polling": "Začněte S Průzkumem", + "Start polling": "Spusťte hlasování", + "State / County": "stát / země", + "Stop Impersonating": "Přestaňte předstírat identitu", + "Stop Polling": "Zastavte Hlasování", + "Stop polling": "Zastavit hlasování", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Uložte tyto kódy pro obnovení v bezpečném správci hesel. Mohou být použity k obnovení přístupu k vašemu účtu, pokud dojde ke ztrátě dvoufaktorového autentizačního zařízení.", + "Subscribe": "předplatit", + "Subscription Information": "Informace o předplatném", + "Subscription Pending": "Předplatné čeká na vyřízení", + "Sudan": "Súdán", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Špicberky a Jan Mayen", + "Svalbard and Jan Mayen": "Špicberky a Jan Mayen", + "Swaziland": "Svazijako", + "Sweden": "Švédsko", + "Switch Teams": "Přepnout týmy", + "Switzerland": "Švýcarsko", + "Syrian Arab Republic": "Sýrie", + "System": "Systém", + "Taiwan": "Tchaj-wan", + "Taiwan, Province of China": "Taiwan, provincie Číny", + "Tajikistan": "Tádžikistán", + "Tanzania": "Tanzanie", + "Tanzania, United Republic of": "Tanzanie, Sjednocená republika", + "TAX": "DAŇ", + "Team Details": "Podrobnosti o týmu", + "Team Invitation": "Pozvánka do týmu", + "Team Members": "tým", + "Team Name": "Název týmu", + "Team Owner": "Majitel týmu", + "Team Settings": "Nastavení týmu", + "Terms of Service": "podmínka", + "Thailand": "Thajsko", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Díky za registraci! Než začnete, mohli byste ověřit svou e-mailovou adresu kliknutím na odkaz, který jsme Vám právě zaslali e-mailem? Pokud jste e-mail neobdrželi, rádi Vám zašleme další.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Děkujeme za vaši trvalou podporu. Pro vaši evidenci jsme přiložili kopii vaší faktury. Pokud máte nějaké dotazy nebo obavy, dejte nám vědět.", + "Thanks,": "Dík,", + "The :attribute must be a valid role.": ":Attribute musí být platnou rolí.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute musí mít nejméně :length znaků a musí obsahovat alespoň jedno číslo.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute musí mít nejméně :length znaků a musí obsahovat alespoň jeden speciální znak a jedno číslo.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute musí mít nejméně :length znaků a musí obsahovat alespoň jeden speciální znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute musí mít nejméně :length znaků a musí obsahovat alespoň jeden velký znak a jedno číslo.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute musí mít nejméně :length znaků a musí obsahovat alespoň jeden velký znak a jeden speciální znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute musí mít nejméně :length znaků a musí obsahovat alespoň jeden velký znak, jedno číslo a jeden speciální znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute musí mít nejméně :length znaků a musí obsahovat alespoň jedno velké písmeno.", + "The :attribute must be at least :length characters.": ":Attribute musí mít nejméně :length znaků.", + "The :attribute must contain at least one letter.": ":Attribute musí obsahovat alespoň jedno písmeno.", + "The :attribute must contain at least one number.": ":Attribute musí obsahovat alespoň jedno číslo.", + "The :attribute must contain at least one symbol.": ":Attribute musí obsahovat alespoň jeden speciální znak.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute musí obsahovat alespoň jedno velké a jedno malé písmeno.", + "The :resource was created!": ":Resource byl vytvořen!", + "The :resource was deleted!": ":Resource byl smazán!", + "The :resource was restored!": ":Resource byl obnoven!", + "The :resource was updated!": ":Resource byl aktualizován!", + "The action was executed successfully.": "Akce byla úspěšně provedena.", + "The default payment method cannot be removed.": "Výchozí platební metodu nelze odstranit.", + "The file was deleted!": "Soubor byl smazán!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute se objevilo při úniku dat. Vyberte prosím jiné :attribute.", + "The given data was invalid.": "Uvedené údaje byly neplatné.", + "The government won't let us show you what's behind these doors": "Vláda nám nedovolí ukázat vám, co je za těmito dveřmi", + "The HasOne relationship has already been filled.": "Vztah HasOne již byl naplněn.", + "The image could not be loaded": "Obrázek nelze načíst", + "The image could not be loaded.": "Obrázek nelze načíst.", + "The invoice emails must be valid email addresses.": "E -maily faktury musí být platné e -mailové adresy.", + "The password is incorrect.": "Nesprávné heslo.", + "The provided coupon code is invalid.": "Zadaný kód kupónu je neplatný.", + "The provided password does not match your current password.": "Zadané heslo neodpovídá vašemu současnému heslu.", + "The provided password was incorrect.": "Zadané heslo bylo nesprávné.", + "The provided two factor authentication code was invalid.": "Poskytnutý dvoufaktorový ověřovací kód byl neplatný.", + "The provided two factor recovery code was invalid.": "Zadaný dvoufaktorový obnovovací kód byl neplatný.", + "The provided VAT number is invalid.": "Zadané DIČ je neplatné.", + "The resource was attached!": "Zdroj byl připojen!", + "The resource was prevented from being saved!": "Uložení zdroje bylo zabráněno!", + "The resource was updated!": "Zdroj byl aktualizován!", + "The response is not a streamed response.": "Odpověď není streamovaná odpověď.", + "The response is not a view.": "Odpověď není pohled.", + "The selected country is invalid.": "Vybraná země je neplatná.", + "The selected plan is invalid.": "Vybraný plán je neplatný.", + "The selected resources have been :action!": "Vybraných zdrojů bylo :action!", + "The team's name and owner information.": "Jméno a informace o majiteli týmu.", + "There are no available options for this resource.": "Pro tento zdroj nejsou k dispozici žádné možnosti.", + "There are no fields to display.": "Nejsou zde žádná pole k zobrazení.", + "There are no new notifications.": "Nejsou žádná nová oznámení.", + "There was a problem executing the action.": "Došlo k problému provedení akce.", + "There was a problem fetching the resource.": "Při načítání zdroje došlo k problému.", + "There was a problem submitting the form.": "Byl problém předložit formulář.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Tito lidé byli pozváni do vašeho týmu a byly zaslány e-mail s pozvánkou. Mohou se připojit k týmu přijetím e-mailové pozvánky.", + "This account does not have an active subscription.": "Tento účet nemá aktivní předplatné.", + "This action is unauthorized.": "Tato akce je neoprávněná.", + "This copy of Nova is unlicensed.": "Tato kopie Nova je bez licence.", + "This coupon code can only be used by new customers.": "Tento kód kupónu mohou použít pouze noví zákazníci.", + "This device": "Zařízení", + "This file field is read-only.": "Toto pole souboru je pouze pro čtení.", + "This invoice is no longer open.": "Tato faktura již není otevřená.", + "This is a secure area of the application. Please confirm your password before continuing.": "Jedná se o bezpečnou oblast aplikace. Před pokračováním potvrďte své heslo.", + "This password does not match our records.": "Toto heslo neodpovídá našim záznamům.", + "This password reset link will expire in :count minutes.": "Tento odkaz na obnovení hesla vyprší za :count minut.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Tato platba byla zahájena, ale prostředky ještě nebyly přijato. To může trvat až 14 dní.", + "This resource no longer exists": "Tento zdroj již neexistuje", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Toto předplatné vypršelo a nelze jej obnovit. Vytvořte prosím nové předplatné.", + "This user already belongs to the team.": "Tento uživatel již patří do týmu.", + "This user has already been invited to the team.": "Tento uživatel již byl pozván do týmu.", + "Timor-Leste": "Východní Timor", + "to": "na", + "To": "Na", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Chcete-li dokončit aktivaci dvoufaktorového ověřování, naskenujte následující QR kód pomocí aplikace pro ověřování v telefonu nebo zadejte klíč nastavení a zadejte vygenerovaný kód OTP.", + "Today": "Dnešek", + "Toggle navigation": "Přepnout navigaci", + "Togo": "Jít", + "Tokelau": "Tokelau", + "Token Name": "Název tokenu", + "Tonga": "Tonga", + "Too Many Requests": "Příliš mnoho požadavků", + "total": "celkem", + "Total:": "Celkem:", + "Trashed": "Smazané", + "Trinidad And Tobago": "Trinidad a Tobago", + "Trinidad and Tobago": "Trinidad a Tobago", + "Tunisia": "Tunisko", + "Turkey": "Turecko", + "Turkmenistan": "Turkmenistán", + "Turks And Caicos Islands": "Ostrovy Turks a Caicos", + "Turks and Caicos Islands": "ostrovy Turks a Cacois", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dvoufaktorová autentizace", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Nyní je povolena dvoufaktorová autentizace. Naskenujte následující QR kód pomocí aplikace pro ověřování v telefonu nebo zadejte klíč nastavení.", + "Type": "Typ", + "Uganda": "Uganda", + "Ukraine": "Ukrajina", + "Unauthorized": "Neautorizováno", + "United Arab Emirates": "Spojené Arabské Emiráty", + "United Kingdom": "Británie", + "United States": "USA", + "United States Minor Outlying Islands": "Menší odlehlé ostrovy Spojených států amerických", + "United States Outlying Islands": "Odlehlé ostrovy USA", + "Unknown": "Neznámý", + "Unpaid": "Nezaplaceno", + "Update": "Aktualizace", + "Update & Continue Editing": "Aktualizovat a pokračovat v úpravách", + "Update :resource": "Aktualizace :resource", + "Update :resource: :title": "Aktualizace :resource: :title", + "Update attached :resource: :title": "Aktualizace připojena :resource: :title", + "Update Password": "Aktualizovat Heslo", + "Update Payment Information": "Aktualizujte platební údaje", + "Update Payment Method": "Aktualizujte platební metodu", + "Update your account's profile information and email address.": "Aktualizujte informace o profilu svého účtu a e-mailovou adresu.", + "Uploading": "Nahrávání", + "Uploading files... (:current/:total)": "Nahrávání souborů... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Použijte kód pro obnovení", + "Use an authentication code": "Použijte ověřovací kód", + "User Actions": "Uživatelské akce", + "User Security": "Zabezpečení uživatele", + "Username": "Uživatelské jméno", + "Uzbekistan": "Uzbekistán", + "Value": "Hodnota", + "Vanuatu": "Vanuatu", + "VAT Number": "DIČ", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolívarská republika", + "Verify Email Address": "Ověřte e-mailovou adresu", + "Verify Your Email Address": "Ověřte svou e-mailovou adresu", + "Viet Nam": "Vietnam", + "View": "Náhled", + "Virgin Islands, British": "Britské Panenské ostrovy", + "Virgin Islands, U.S.": "Americké Panenské ostrovy", + "Wallis And Futuna": "Wallis a Futuna", + "Wallis and Futuna": "Wallis a Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Vaše předplatné zpracováváme. Po úspěšném zpracování předplatného se tato stránka automaticky aktualizuje. Obvykle by tento proces měl trvat jen několik sekund.", + "We are unable to process your payment. Please contact customer support.": "Nejsme schopni zpracovat vaši platbu. Kontaktujte prosím zákaznickou podporu.", + "We have emailed your password reset link!": "Poslali jsme vám e-mailem odkaz pro obnovení hesla!", + "We were unable to find a registered user with this email address.": "Nebyli jsme schopni najít registrovaného uživatele s touto e-mailovou adresou.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Níže zadáte odkaz pro stahování faktury pro stahování faktury. Pomocí čárek můžete oddělit více e -mailových adres.", + "We're lost in space. The page you were trying to view does not exist.": "Ztratili jsme se ve vesmíru. Stránka, kterou jste se snažili zobrazit, neexistuje.", + "Welcome Back!": "Vítej zpátky!", + "Western Sahara": "Západní Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Pokud je povolena dvoufaktorová autentizace, budete během ověřování vyzváni k bezpečnému náhodnému tokenu. Tento token můžete získat z aplikace Google Authenticator v telefonu.", + "Whoops": "Jejda", + "Whoops!": "Jejda!", + "Whoops! Something went wrong.": "Jejda! Něco se pokazilo.", + "With Trashed": "Se Zničenou", + "Write": "Napsat", + "Year To Date": "Rok K Dnešnímu Dni", + "Yearly": "Ročně", + "Yemen": "Jemen", + "Yes": "Ano", + "You are already subscribed.": "K tomuto odběru už jste se přihlásili.", + "You are currently within your free trial period. Your trial will expire on :date.": "Momentálně se nacházíte ve svém bezplatném zkušebním období. Vaše zkušební období vyprší :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Momentálně se nacházíte ve svém bezplatném zkušebním období. Vaše zkušební období vyprší dne :date.. Zahájením nového předplatného vaše zkušební období skončí.", + "You are logged in!": "Jste přihlášeni!", + "You are receiving this email because we received a password reset request for your account.": "Tato zpráva vám byla doručena na základě žádosti pro obnovení hesla.", + "You have been invited to join the :team team!": "Byli jste pozváni, abyste se připojili k týmu :team!", + "You have enabled two factor authentication.": "Umožnili jste dvoufaktorové ověření.", + "You have not enabled two factor authentication.": "Nepovolili jste dvoufaktorovou autentizaci.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Máte nějaké nezaplacené faktury. Po aktualizaci výchozí platební metody můžete zopakovat platby prostřednictvím níže uvedeného seznamu faktur.", + "You may accept this invitation by clicking the button below:": "Toto pozvání můžete přijmout kliknutím na tlačítko níže:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Předplatné můžete kdykoli zrušit. Jakmile bude vaše předplatné zrušeno, budete mít možnost předplatné obnovit až do konce aktuálního fakturačního cyklu.", + "You may delete any of your existing tokens if they are no longer needed.": "Můžete odstranit některý z vašich stávajících žetonů, pokud již nejsou potřeba.", + "You may not delete your personal team.": "Nesmíte smazat svůj osobní tým.", + "You may not leave a team that you created.": "Nesmíte opustit tým, který jste vytvořili.", + "You will receive an invoice and payment link via email for each billing period.": "Za každé zúčtovací období obdržíte e-mailem fakturu a odkaz na platbu.", + "You're logged in!": "Jste přihlášeni!", + "Your :invoiceName invoice is now available!": "Vaše :invoiceName faktura je nyní k dispozici!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Vaše fakturační adresa je :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Vaše karta byla odmítnuta. Další informace získáte od vydavatele karty.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Vaše aktuální platební metoda je kreditní karta končící na :lastFour, jejíž platnost vyprší na :expiration.", + "Your email address is unverified.": "Vaše e-mailová adresa není ověřena.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Vaše poslední platba ve výši :amount se nezdařila. Aktualizujte prosím svou platební metodu a zkuste neúspěšnou platbu zopakovat.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Vaše poslední platba :amount na :date se nezdařila. Aktualizujte prosím svou platební metodu a zkuste neúspěšnou platbu zopakovat.", + "Your next payment of :amount will be processed on :date.": "Vaše další platba ve výši :amount bude :date.", + "Your payment method has been added successfully.": "Vaše platební metoda byla úspěšně přidána.", + "Your payment method will be charged automatically for each billing period.": "Vaše platební metoda bude automaticky účtována za každé fakturační období.", + "Your registered VAT Number is :vatNumber.": "Vaše registrované DIČ je :vatNumber.", + "Your subscription has been started successfully.": "Vaše předplatné bylo úspěšně zahájeno.", + "Your subscription has been successfully cancelled.": "Vaše předplatné bylo úspěšně zrušeno.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Vaše předplatné bylo úspěšně zrušeno. Stále budete mít přístup až do konce fakturačního období.", + "Your subscription was successfully resumed.": "Vaše předplatné bylo úspěšně obnoveno.", + "Your subscription was successfully updated.": "Vaše předplatné bylo úspěšně aktualizováno.", + "Zambia": "Zambie", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "PSČ", + "Åland Islands": "Ålandské ostrovy" +} diff --git a/locales/cs/php-inline.json b/locales/cs/php-inline.json new file mode 100644 index 00000000000..ed064cffa67 --- /dev/null +++ b/locales/cs/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Toto pole musí být přijato.", + "accepted_if": "Toto musí být potvrzeno pokud :other je :value.", + "active_url": "Toto není platná adresa URL.", + "after": "Toto musí být datum po :date.", + "after_or_equal": "Toto musí být datum po nebo rovno :date.", + "alpha": "Toto pole může obsahovat pouze písmena.", + "alpha_dash": "Toto pole může obsahovat pouze písmena, čísla, pomlčky a podtržítka.", + "alpha_num": "Toto pole může obsahovat pouze písmena a čísla.", + "any_of": "Toto pole je neplatné.", + "array": "Toto pole musí být pole.", + "ascii": "Toto pole musí obsahovat pouze jednobajtový alfanumerický symbol.", + "attached": "Toto pole je již připojeno.", + "before": "Toto musí být Datum před :date.", + "before_or_equal": "Toto musí být Datum před nebo rovno :date.", + "between.array": "Toto pole musí mít nejméně :min a nejvíce :max položek.", + "between.file": "Tento soubor musí mít nejméně :min a nejvíce :max kilobytů.", + "between.numeric": "Tato hodnota musí být mezi :min a :max.", + "between.string": "Toto pole musí být nejméně :min a nejvíce :max znaků.", + "boolean": "Toto pole musí být pravdivé nebo nepravdivé.", + "can": "Toto pole obsahuje neautorizovanou hodnotu.", + "confirmed": "Potvrzení neodpovídá.", + "contains": "V tomto poli chybí povinná hodnota.", + "date": "Toto není platné datum.", + "date_equals": "Toto musí být Datum rovnající se :date.", + "date_format": "To neodpovídá formátu :format.", + "decimal": "Toto pole musí mít :decimal desetiných míst.", + "declined": "Tato hodnota musí být zmítnuta.", + "declined_if": "Tato hodnota musí být zamítnuta pokud :other je :value.", + "different": "Tato hodnota se musí lišit od :other.", + "digits": "Musí to být :digits číslic.", + "digits_between": "To musí být mezi :min a :max číslicemi.", + "dimensions": "Tento obrázek má neplatné rozměry.", + "distinct": "Toto pole má duplicitní hodnotu.", + "doesnt_contain": "Toto pole nesmí obsahovat žádný z následujících: :values.", + "doesnt_end_with": "Toto pole nesmí končit jednou z těchto následujích hodnot: :values.", + "doesnt_start_with": "Toto pole nesmí začínat jednou z těchto následujích hodnot: :values.", + "email": "Musí to být platná e-mailová adresa.", + "ends_with": "To musí skončit jedním z následujících: :values.", + "enum": "Vybraná hodnota je neplatná.", + "exists": "Vybraná hodnota je neplatná.", + "extensions": "Toto pole musí mít jednu z následujících přípon: :values.", + "file": "Obsah musí být soubor.", + "filled": "Toto pole musí mít hodnotu.", + "gt.array": "Toto pole musí mít více jak :value položek.", + "gt.file": "Tento soubor musí být větší než :value kilobytů.", + "gt.numeric": "Tato hodnota musí být větší než :value.", + "gt.string": "Toto pole musí mít více než :value znaků.", + "gte.array": "Toto pole musí mít alespoň :value nebo více položek.", + "gte.file": "Tento soubor musí mít alespoň :value nebo více kilobytů.", + "gte.numeric": "Tato hodnota musí být alespoň :value nebo více.", + "gte.string": "Toto pole musí mít alespoň :value nebo více znaků.", + "hex_color": "Toto pole musí mít platnou hexadecimální barvu.", + "image": "To musí být obraz.", + "in": "Vybraná hodnota je neplatná.", + "in_array": "Tato hodnota neexistuje v roce :other.", + "in_array_keys": "Toto pole musí obsahovat alespoň jeden z následujících klíčů: :values.", + "integer": "To musí být celé číslo.", + "ip": "Musí to být platná IP adresa.", + "ipv4": "Musí to být platná adresa IPv4.", + "ipv6": "Musí to být platná adresa IPv6.", + "json": "Musí to být platný řetězec JSON.", + "list": "Toto pole musí být seznam.", + "lowercase": "Toto pole musí být napsané malými písmeny.", + "lt.array": "Toto pole musí mít méně jak :value položek.", + "lt.file": "Tento soubor musí být menší než :value kilobytů.", + "lt.numeric": "Tato hodnota musí být menší než :value.", + "lt.string": "Toto pole musí mít méně než :value znaků.", + "lte.array": "Toto pole musí mít :value nebo méně položek.", + "lte.file": "Tento soubor musí mít :value nebo méně kilobytů.", + "lte.numeric": "Tato hodnota musí být :value nebo méně.", + "lte.string": "Toto pole musí mít :value nebo méně znaků.", + "mac_address": "Musí to být platná adresa MAC.", + "max.array": "Toto pole musí mít nejvíce :max položek.", + "max.file": "Tento soubor nesmí být větší než :max kilobytů.", + "max.numeric": "Tato hodnota nesmí být větší než :max.", + "max.string": "Toto pole nesmí mít více než :max znaků.", + "max_digits": "Toto pole nesmí mít více než :max číslic.", + "mimes": "Musí to být soubor typu: :values.", + "mimetypes": "Musí to být soubor typu: :values.", + "min.array": "Toto pole musí mít nejméně :min položek.", + "min.file": "Tento soubor nesmí být menší než :min kilobytů.", + "min.numeric": "Tato hodnota nesmí být menší než :min.", + "min.string": "Toto pole nesmí mít méně než :min znaků.", + "min_digits": "Toto pole musí mít alespoň :min číslic.", + "missing": "Toto pole musí chybět.", + "missing_if": "Toto pole musí chybět, když :other je :value.", + "missing_unless": "Toto pole musí chybět, pokud :other není :value.", + "missing_with": "Pokud je přítomno :values, toto pole musí chybět.", + "missing_with_all": "Toto pole musí chybět, pokud je přítomno :values.", + "multiple_of": "Hodnota musí být násobkem :value", + "not_in": "Vybraná hodnota je neplatná.", + "not_regex": "Tento formát je neplatný.", + "numeric": "Tohle musí být číslo.", + "password.letters": "Toto pole musí obsahovat alespoň jedno písmeno.", + "password.mixed": "Toto pole musí obsahovat alespoň jedno velké a jedno malé písmeno.", + "password.numbers": "Toto pole musí obsahovat alespoň jedno číslo.", + "password.symbols": "Toto pole musí obsahovat alespoň jeden speciální symbol.", + "password.uncompromised": "Dané heslo se objevilo při úniku dat. Vyberte prosím jiné heslo.", + "present": "Toto pole musí být přítomno.", + "present_if": "Toto pole musí být přítomno, když :other je :value.", + "present_unless": "Toto pole musí být přítomno, pokud :other není :value.", + "present_with": "Toto pole musí být přítomno, pokud je přítomno :values.", + "present_with_all": "Toto pole musí být přítomno, pokud je přítomno :values.", + "prohibited": "Toto pole je zakázáno.", + "prohibited_if": "Toto pole je zakázáno, když :other je :value.", + "prohibited_if_accepted": "Toto pole je zakázáno, když je :other přijato.", + "prohibited_if_declined": "Toto pole je zakázáno, když se :other sníží.", + "prohibited_unless": "Toto pole je zakázáno, pokud :other není v :values.", + "prohibits": "Toto pole zakazuje :other býti přítomno.", + "regex": "Tento formát je neplatný.", + "relatable": "Toto pole nemusí být spojeno s tímto zdrojem.", + "required": "Toto pole je nutné.", + "required_array_keys": "Toto pole musí obsahovat následující: :values.", + "required_if": "Toto pole je vyžadováno, když je :other :value.", + "required_if_accepted": "Toto pole je vyžadováno, když :other je potvrzeno.", + "required_if_declined": "Toto pole je povinné, pokud je :other odmítnuto.", + "required_unless": "Toto pole je vyžadováno, pokud není :other v :values.", + "required_with": "Toto pole je vyžadováno, když je přítomen :values.", + "required_with_all": "Toto pole je vyžadováno, když je přítomno :values.", + "required_without": "Toto pole je vyžadováno, když :values není přítomen.", + "required_without_all": "Toto pole je vyžadováno, pokud není přítomen žádný z :values.", + "same": "Hodnota tohoto pole musí odpovídat hodnotě z :other.", + "size.array": "Toto pole musí mít :size položek.", + "size.file": "Tento soubor musí mít :size kilobytů.", + "size.numeric": "Tato hodnota musí být :size.", + "size.string": "Toto pole musí mít :size znaků.", + "starts_with": "To musí začít s jedním z následujících: :values.", + "string": "To musí být řetězec.", + "timezone": "Musí to být platná zóna.", + "ulid": "Toto pole musí být validní ULID.", + "unique": "To již bylo přijato.", + "uploaded": "To se nepodařilo nahrát.", + "uppercase": "Toto pole musí být napsáno velkými písmeny.", + "url": "Tento formát je neplatný.", + "uuid": "To musí být platný UUID." +} diff --git a/locales/cs/php.json b/locales/cs/php.json new file mode 100644 index 00000000000..630c9e5c291 --- /dev/null +++ b/locales/cs/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute musí být přijat.", + "accepted_if": ":Attribute musí být přijato, když :other je :value.", + "active_url": ":Attribute není platnou URL adresou.", + "after": ":Attribute musí být datum po :date.", + "after_or_equal": ":Attribute musí být datum :date nebo pozdější.", + "alpha": ":Attribute může obsahovat pouze písmena.", + "alpha_dash": ":Attribute může obsahovat pouze písmena, číslice, pomlčky a podtržítka. České znaky (á, é, í, ó, ú, ů, ž, š, č, ř, ď, ť, ň) nejsou podporovány.", + "alpha_num": ":Attribute může obsahovat pouze písmena a číslice.", + "any_of": ":attribute pole je neplatné.", + "array": ":Attribute musí být pole.", + "ascii": "Číslo :attribute musí obsahovat pouze jednobajtové alfanumerické znaky a symboly.", + "attached": "Tento :attribute je již připojen.", + "before": ":Attribute musí být datum před :date.", + "before_or_equal": "Datum :attribute musí být před nebo rovno :date.", + "between.array": ":Attribute musí obsahovat nejméně :min a nesmí obsahovat více než :max prvků.", + "between.file": ":Attribute musí být větší než :min a menší než :max Kilobytů.", + "between.numeric": ":Attribute musí být hodnota mezi :min a :max.", + "between.string": ":Attribute musí být delší než :min a kratší než :max znaků.", + "boolean": ":Attribute musí být true nebo false", + "can": "Pole :attribute obsahuje neautorizovanou hodnotu.", + "confirmed": ":Attribute nesouhlasí.", + "contains": "V poli :attribute chybí povinná hodnota.", + "current_password": "Současné heslo není spravné.", + "date": ":Attribute musí být platné datum.", + "date_equals": ":Attribute musí být datum shodné s :date.", + "date_format": ":Attribute není platný formát data podle :format.", + "decimal": ":Attribute musí mít :decimal desetinných míst.", + "declined": ":Attribute musí být odmítnuto.", + "declined_if": ":Attribute musí být odmítnuto, když :other je :value.", + "different": ":Attribute a :other se musí lišit.", + "digits": ":Attribute musí být :digits pozic dlouhé.", + "digits_between": ":Attribute musí být dlouhé nejméně :min a nejvíce :max pozic.", + "dimensions": ":Attribute má neplatné rozměry.", + "distinct": ":Attribute má duplicitní hodnotu.", + "doesnt_contain": "Pole :attribute nesmí obsahovat žádný z následujících: :values.", + "doesnt_end_with": ":Attribute nemusí končit jedním z následujících: :values.", + "doesnt_start_with": "Číslo :attribute nemusí začínat jedním z následujících: :values.", + "email": ":Attribute není platný formát.", + "ends_with": ":Attribute musí končit jednou z následujících hodnot: :values", + "enum": "Vybraná :attribute je neplatná.", + "exists": "Zvolená hodnota pro :attribute není platná.", + "extensions": "Pole :attribute musí mít jednu z následujících přípon: :values.", + "failed": "Tyto přihlašovací údaje neodpovídají žadnému záznamu.", + "file": ":Attribute musí být soubor.", + "filled": ":Attribute musí být vyplněno.", + "gt.array": "Pole :attribute musí mít více prvků než :value.", + "gt.file": "Velikost souboru :attribute musí být větší než :value kB.", + "gt.numeric": ":Attribute musí být větší než :value.", + "gt.string": "Počet znaků :attribute musí být větší :value.", + "gte.array": "Pole :attribute musí mít :value prvků nebo více.", + "gte.file": "Velikost souboru :attribute musí být větší nebo rovno :value kB.", + "gte.numeric": ":Attribute musí být větší nebo rovno :value.", + "gte.string": "Počet znaků :attribute musí být větší nebo rovno :value.", + "hex_color": "Pole :attribute musí mít platnou hexadecimální barvu.", + "image": ":Attribute musí být obrázek.", + "in": "Zvolená hodnota pro :attribute je neplatná.", + "in_array": ":Attribute není obsažen v :other.", + "in_array_keys": ":attribute pole musí obsahovat alespoň jeden z následujících klíčů: :values.", + "integer": ":Attribute musí být celé číslo.", + "ip": ":Attribute musí být platnou IP adresou.", + "ipv4": ":Attribute musí být platná IPv4 adresa.", + "ipv6": ":Attribute musí být platná IPv6 adresa.", + "json": ":Attribute musí být platný JSON řetězec.", + "list": "Pole :attribute musí být seznam.", + "lowercase": ":Attribute musí být malá písmena.", + "lt.array": ":Attribute by měl obsahovat méně než :value položek.", + "lt.file": "Velikost souboru :attribute musí být menší než :value kB.", + "lt.numeric": ":Attribute musí být menší než :value.", + "lt.string": ":Attribute musí obsahovat méně než :value znaků.", + "lte.array": ":Attribute by měl obsahovat maximálně :value položek.", + "lte.file": "Velikost souboru :attribute musí být menší než :value kB.", + "lte.numeric": ":Attribute musí být menší nebo rovno než :value.", + "lte.string": ":Attribute nesmí být delší než :value znaků.", + "mac_address": ":Attribute musí být platná adresa MAC.", + "max.array": ":Attribute nemůže obsahovat více než :max prvků.", + "max.file": "Velikost souboru :attribute musí být menší než :max kB.", + "max.numeric": ":Attribute nemůže být větší než :max.", + "max.string": ":Attribute nemůže být delší než :max znaků.", + "max_digits": "Číslo :attribute nesmí mít více než :max číslic.", + "mimes": ":Attribute musí být jeden z následujících datových typů :values.", + "mimetypes": ":Attribute musí být jeden z následujících datových typů :values.", + "min.array": ":Attribute musí obsahovat více než :min prvků.", + "min.file": ":Attribute musí být větší než :min kB.", + "min.numeric": ":Attribute musí být větší než :min.", + "min.string": ":Attribute musí být delší než :min znaků.", + "min_digits": "Číslo :attribute musí mít alespoň :min číslic.", + "missing": "Pole :attribute musí chybět.", + "missing_if": "Pole :attribute musí chybět, když :other je :value.", + "missing_unless": "Pole :attribute musí chybět, pokud :other není :value.", + "missing_with": "Pokud je přítomno :values, pole :attribute musí chybět.", + "missing_with_all": "Pokud je přítomno :values, pole :attribute musí chybět.", + "multiple_of": ":Attribute musí být násobkem :value", + "next": "další »", + "not_in": "Zvolená hodnota pro :attribute je neplatná.", + "not_regex": ":Attribute musí být regulární výraz.", + "numeric": ":Attribute musí být číslo.", + "password": "Heslo je nesprávné.", + "password.letters": ":Attribute musí obsahovat alespoň jedno písmeno.", + "password.mixed": "Číslo :attribute musí obsahovat alespoň jedno velké a jedno malé písmeno.", + "password.numbers": ":Attribute musí obsahovat alespoň jedno číslo.", + "password.symbols": ":Attribute musí obsahovat alespoň jeden symbol.", + "password.uncompromised": "Daných :attribute se objevilo v úniku dat. Vyberte prosím jiných :attribute.", + "present": ":Attribute musí být vyplněno.", + "present_if": "Pole :attribute musí být přítomno, když :other je :value.", + "present_unless": "Pole :attribute musí být přítomno, pokud :other není :value.", + "present_with": "Pole :attribute musí být přítomno, pokud je přítomno :values.", + "present_with_all": "Pole :attribute musí být přítomno, pokud je přítomno :values.", + "previous": "« předchozí", + "prohibited": "Pole :attribute je zakázáno.", + "prohibited_if": "Pole :attribute je zakázáno, když je :other :value.", + "prohibited_if_accepted": "Pole :attribute je zakázáno, když je přijato :other.", + "prohibited_if_declined": "Pole :attribute je zakázáno, když je :other pokles.", + "prohibited_unless": "Pole :attribute je zakázáno, pokud není rok :other v roce :values.", + "prohibits": "Pole :attribute zakazuje přítomnost :other.", + "regex": ":Attribute nemá správný formát.", + "relatable": "Tento :attribute nemusí být spojen s tímto zdrojem.", + "required": ":Attribute musí být vyplněno.", + "required_array_keys": "Pole :attribute musí obsahovat položky pro: :values.", + "required_if": ":Attribute musí být vyplněno pokud :other je :value.", + "required_if_accepted": "Pole :attribute je povinné, pokud je přijato :other.", + "required_if_declined": "Pole :attribute je povinné, když je :other odmítnuto.", + "required_unless": ":Attribute musí být vyplněno dokud :other je v :values.", + "required_with": ":Attribute musí být vyplněno pokud :values je vyplněno.", + "required_with_all": ":Attribute musí být vyplněno pokud :values je zvoleno.", + "required_without": ":Attribute musí být vyplněno pokud :values není vyplněno.", + "required_without_all": ":Attribute musí být vyplněno pokud není žádné z :values zvoleno.", + "reset": "Heslo bylo obnoveno!", + "same": ":Attribute a :other se musí shodovat.", + "sent": "E-mail s instrukcemi k obnovení hesla byl odeslán!", + "size.array": ":Attribute musí obsahovat právě :size prvků.", + "size.file": ":Attribute musí mít přesně :size Kilobytů.", + "size.numeric": ":Attribute musí být přesně :size.", + "size.string": ":Attribute musí být přesně :size znaků dlouhý.", + "starts_with": ":Attribute musí začínat jednou z následujících hodnot: :values", + "string": ":Attribute musí být řetězec znaků.", + "throttle": "Příliš mnoho pokusů o přihlášení. Zkuste to prosím znovu za :seconds sekund.", + "throttled": "Počkejte prosím a zkuste to znovu.", + "timezone": ":Attribute musí být platná časová zóna.", + "token": "Klíč pro obnovu hesla je nesprávný.", + "ulid": ":Attribute musí být platný ULID.", + "unique": ":Attribute musí být unikátní.", + "uploaded": "Nahrávání :attribute se nezdařilo.", + "uppercase": ":Attribute musí být velká písmena.", + "url": "Formát :attribute je neplatný.", + "user": "Nepodařilo se najít uživatele s touto e-mailovou adresou.", + "uuid": ":Attribute musí být validní UUID." +} diff --git a/locales/cy/_excludes.json b/locales/cy/_excludes.json new file mode 100644 index 00000000000..5e850ec4c5a --- /dev/null +++ b/locales/cy/_excludes.json @@ -0,0 +1,152 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "American Samoa", + "Angola", + "Anguilla", + "Antarctica", + "Armenia", + "Aruba", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Bouvet Island", + "Burkina Faso", + "Burundi", + "Cambodia", + "Canada", + "Cape Verde", + "Chad", + "Chile", + "Colombia", + "Comoros", + "Congo", + "Costa Rica", + "Croatia", + "CSV (.csv)", + "Cuba", + "Cyprus", + "Côte d'Ivoire", + "Djibouti", + "Download", + "Ecuador", + "Eritrea", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "Fiji", + "French Polynesia", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "India", + "Indonesia", + "Iran", + "Israel", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Lens", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Malta", + "Martinique", + "Mauritius", + "Mayotte", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Philippines", + "Puerto Rico", + "Qatar", + "Rwanda", + "Réunion", + "Saint Lucia", + "Samoa", + "San Marino", + "Saudi Arabia", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Sint Maarten", + "Somalia", + "Sri Lanka", + "Sudan", + "Suriname", + "Sweden", + "Syrian Arab Republic", + "System", + "Taiwan", + "Tajikistan", + "Tanzania", + "Timor-Leste", + "Togo", + "Tokelau", + "Tunisia", + "Turkmenistan", + "Uganda", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/cy/json-inline.json b/locales/cy/json-inline.json new file mode 100644 index 00000000000..fc88fe8063f --- /dev/null +++ b/locales/cy/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Rhaid i'r maes hwn fod yn rôl ddilys.", + "The :attribute must be at least :length characters and contain at least one number.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un rhif.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod arbennig ac un rhif.", + "The :attribute must be at least :length characters and contain at least one special character.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod arbennig.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod priflythrennau ac un rhif.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Rhaid i'r maes hwn gynnwys o leiaf :length nod a chynnwys o leiaf un nod priflythrennau ac un nod arbennig.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod mawr, un rhif ac un nod arbennig.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Rhaid i'r maes hwn fod o leiaf :length nod a chynnwys o leiaf un nod priflythrennau.", + "The :attribute must be at least :length characters.": "Rhaid i'r maes hwn fod o leiaf :length nod.", + "The :attribute must contain at least one letter.": "Rhaid i'r maes hwn gynnwys o leiaf un llythyren.", + "The :attribute must contain at least one number.": "Rhaid i'r maes hwn gynnwys o leiaf un rhif.", + "The :attribute must contain at least one symbol.": "Rhaid i'r maes hwn gynnwys o leiaf un symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Rhaid i'r maes hwn gynnwys o leiaf un prif lythyren ac un llythyren fach.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Mae'r maes a roddir wedi ymddangos mewn gollyngiad data. Dewiswch faes gwahanol." +} diff --git a/locales/cy/json.json b/locales/cy/json.json new file mode 100644 index 00000000000..345a3cf1363 --- /dev/null +++ b/locales/cy/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(a :count gwall arall)", + "(and :count more errors)": "(a :count gwall arall)|(a :count arall o wallau)|(a :count arall o wallau)", + "30 Days": "30 Diwrnod", + "60 Days": "60 Diwrnodau", + "90 Days": "90 Diwrnod", + ":amount selected": ":amount wedi'i ddewis", + ":amount Total": ":amount Cyfanswm", + ":days day trial": "Treial :days diwrnod", + ":resource Details": "Manylion :resource", + ":resource Details: :title": "Manylion :resource: :title", + "A decryption key is required.": "Mae angen allwedd dadgryptio.", + "A fresh verification link has been sent to your email address.": "Mae dolen ddilysu newydd wedi'i hanfon i'ch cyfeiriad e-bost.", + "A new verification link has been sent to the email address you provided during registration.": "Newydd ddolen dilysu wedi cael ei anfon at y cyfeiriad e-bost bydd darparu yn ystod cofrestru.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Mae dolen ddilysu newydd wedi'i hanfon i'r cyfeiriad e-bost a ddarparwyd gennych yn eich gosodiadau proffil.", + "A new verification link has been sent to your email address.": "Mae dolen ddilysu newydd wedi'i hanfon i'ch cyfeiriad e-bost.", + "Accept Invitation": "Derbyn Gwahoddiad", + "Action": "Gweithredu", + "Action Event": "Digwyddiad Gweithredu", + "Action Events": "Digwyddiadau Gweithredu", + "Action Happened At": "Digwydd Ar", + "Action Initiated By": "A Gychwynnwyd Gan", + "Action Name": "Enw", + "Action Status": "Statws", + "Action Target": "Targed", + "Actions": "Camau gweithredu", + "Add": "Ychwanegu", + "Add :resource": "Ychwanegu :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Ychwanegu aelod o'r tîm newydd yn eich tîm, gan eu galluogi i gydweithio gyda chi.", + "Add additional security to your account using two factor authentication.": "Ychwanegu diogelwch ychwanegol at eich cyfrif gan ddefnyddio dau ffactor dilysu.", + "Add Payment Method": "Ychwanegu Dull Talu", + "Add row": "Ychwanegu rhes", + "Add Team Member": "Ychwanegu Aelod O'r Tîm", + "Add VAT Number": "Ychwanegu Rhif TAW", + "Added.": "Ychwanegodd.", + "Additional billing information updated successfully.": "Diweddarwyd gwybodaeth filio ychwanegol yn llwyddiannus.", + "Address": "Cyfeiriad", + "Address Line 2": "Llinell Cyfeiriad 2", + "Administrator": "Gweinyddwr", + "Administrator users can perform any action.": "Gweinyddwr defnyddwyr yn gallu perfformio unrhyw gamau.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Ynysoedd Åland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Mae pob un o'r bobl sy'n rhan o'r tîm hwn.", + "All resources loaded.": "Mae'r holl adnoddau llwytho.", + "All rights reserved.": "Cedwir pob hawl.", + "Already registered?": "Eisoes wedi cofrestru?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "Bu gwall wrth uwchlwytho'r ffeil.", + "An error occurred while uploading the file: :error": "Digwyddodd gwall wrth uwchlwytho'r ffeil: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Digwyddodd gwall annisgwyl ac rydym wedi hysbysu ein tîm cymorth. Rho gynnig Arni eto'n hwyrach.", + "Andorra": "Andorran", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Defnyddiwr arall wedi diweddaru adnodd hwn ers y dudalen ei lwytho. Os gwelwch yn dda adnewyddu'r dudalen a cheisiwch eto.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua a Barbuda", + "Antigua and Barbuda": "Antigua a Barbuda", + "API Token": "API Tocyn", + "API Token Permissions": "API Tocyn Caniatâd", + "API Tokens": "API Tocynnau", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tocynnau caniatáu i wasanaethau trydydd parti i ddilysu gyda ein cais ar eich rhan.", + "Apply": "Gwnewch gais", + "Apply Coupon": "Gwneud Cais Cwpon", + "April": "Ebrill", + "Are you sure you want to attempt to pay :amount?": "Ydych chi'n siŵr eich bod am geisio talu :amount?", + "Are you sure you want to cancel your subscription?": "Ydych chi'n siŵr eich bod am ganslo'ch tanysgrifiad?", + "Are you sure you want to delete all the notifications?": "Ydych chi'n siŵr eich bod am ddileu'r holl hysbysiadau?", + "Are you sure you want to delete the selected resources?": "Ydych chi'n siŵr eich bod eisiau dileu y dewis adnoddau?", + "Are you sure you want to delete this file?": "Ydych chi'n siŵr eich bod am ddileu'r ffeil hon?", + "Are you sure you want to delete this notification?": "Ydych chi'n siŵr eich bod am ddileu'r hysbysiad hwn?", + "Are you sure you want to delete this payment method?": "A ydych yn siŵr eich bod am ddileu'r dull talu hwn?", + "Are you sure you want to delete this resource?": "Ydych chi'n siŵr eich bod am dileu yr adnodd hwn?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ydych chi'n siŵr eich bod eisiau dileu y tîm hwn? Unwaith y bydd tîm yn cael ei ddileu, ei holl adnoddau data a fydd yn cael eu dileu yn barhaol.", + "Are you sure you want to delete your account?": "Ydych chi'n siŵr eich bod am ddileu eich cyfrif?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ydych chi'n siŵr eich bod am ddileu eich cyfrif? Unwaith y bydd eich cyfrif yn cael ei ddileu, ei holl adnoddau data a fydd yn cael eu dileu yn barhaol. Os gwelwch yn dda rhowch eich cyfrinair i gadarnhau y byddech yn hoffi i chi barhaol ddileu eich cyfrif.", + "Are you sure you want to detach the selected resources?": "Ydych chi'n siŵr eich bod am ddatgysylltu a ddewiswyd adnoddau?", + "Are you sure you want to detach this resource?": "Ydych chi'n siŵr eich bod am ddatgysylltu yr adnodd hwn?", + "Are you sure you want to force delete the selected resources?": "Ydych chi'n siŵr eich bod am i orfodi dileu y dewis adnoddau?", + "Are you sure you want to force delete this resource?": "Ydych chi'n siŵr eich bod eisiau i rym dileu adnodd hwn?", + "Are you sure you want to log out?": "Ydych chi'n siŵr eich bod am allgofnodi?", + "Are you sure you want to mark all notifications as read?": "Ydych chi'n siŵr eich bod am farcio bod pob hysbysiad wedi'i ddarllen?", + "Are you sure you want to remove this item?": "Ydych chi'n siŵr eich bod am ddileu'r eitem hon?", + "Are you sure you want to restore the selected resources?": "Ydych chi'n siŵr eich bod eisiau adfer yr adnoddau dethol?", + "Are you sure you want to restore this resource?": "Ydych chi'n siŵr eich bod eisiau adfer yr adnodd hwn?", + "Are you sure you want to resume your subscription?": "A ydych yn siŵr eich bod am ailddechrau eich tanysgrifiad?", + "Are you sure you want to run this action?": "Ydych chi'n siŵr eich bod eisiau rhedeg y cam gweithredu hwn?", + "Are you sure you want to set this payment method as your default?": "A ydych yn siŵr eich bod am osod y dull talu hwn fel eich dull talu diofyn?", + "Are you sure you want to stop impersonating?": "Ydych chi'n siŵr eich bod am roi'r gorau i ddynwared?", + "Are you sure you would like to delete this API token?": "A ydych yn sicr y byddech yn hoffi cael gwared ar y API tocyn?", + "Are you sure you would like to leave this team?": "A ydych yn sicr y byddech yn hoffi i adael y tîm hwn?", + "Are you sure you would like to remove this person from the team?": "A ydych yn sicr y byddech yn hoffi i gael gwared ar y person oddi ar y tîm?", + "Are you sure you would like to switch billing plans?": "A ydych yn siŵr yr hoffech newid cynlluniau bilio?", + "Argentina": "Yr ariannin", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Atodi", + "Attach & Attach Another": "Atodi & Atodi Arall", + "Attach :resource": "Atodwch :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Atodwch ffeiliau trwy lusgo a gollwng, eu dewis neu eu blasu.", + "August": "Awst", + "Australia": "Awstralia", + "Austria": "Awstria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Cyn parhau, a allech chi wirio eich cyfeiriad e-bost trwy glicio ar y ddolen yr ydym newydd ei hanfon atoch mewn e-bost? Os na chawsoch yr e-bost, byddwn yn falch o anfon un arall atoch.", + "Before proceeding, please check your email for a verification link.": "Cyn symud ymlaen, gwiriwch eich e-bost am ddolen ddilysu.", + "Belarus": "Belarws", + "Belgium": "Gwlad belg", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Gwybodaeth Bilio", + "Billing Management": "Rheoli Bilio", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolifia, cyflwr amlbwrpas", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius a Sábado", + "Bosnia And Herzegovina": "Bosnia a Herzegovina", + "Bosnia and Herzegovina": "Bosnia a Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Tiriogaeth Brydeinig Cefnfor India", + "Browser Sessions": "Porwr Sesiynau", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bwlgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Camerŵn", + "Canada": "Canada", + "Cancel": "Diddymu", + "Cancel Subscription": "Canslo Tanysgrifiad", + "Cape Verde": "Cape Verde", + "Card": "Cerdyn", + "Cayman Islands": "Ynysoedd Cayman", + "Central African Republic": "Gweriniaeth Canolbarth Affrica", + "Chad": "Chad", + "Change Subscription Plan": "Newid Cynllun Tanysgrifio", + "Change the current payment method attached to your subscription": "Newidiwch y dull talu cyfredol sydd ynghlwm wrth eich tanysgrifiad", + "Changes": "Newidiadau", + "Checkout": "Desg dalu", + "Chile": "Chile", + "China": "Tsieina", + "Choose": "Dewis", + "Choose :field": "Dewiswch :field", + "Choose :resource": "Dewiswch :resource", + "Choose an option": "Dewiswch opsiwn", + "Choose date": "Dewis dyddiad", + "Choose File": "Dewiswch Ffeil", + "Choose Files": "Dewiswch Ffeiliau", + "Choose Type": "Dewis Math", + "Christmas Island": "Ynys Y Nadolig", + "City": "Dinas", + "Click here to re-send the verification email.": "Cliciwch yma i ail-anfon yr e-bost dilysu.", + "click here to request another": "cliciwch yma i ofyn am un arall", + "Click to choose": "Cliciwch i ddewis", + "Close": "Yn agos", + "Cocos (Keeling) Islands": "Cocos (Keeling) Ynysoedd", + "Code": "Cod", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Gadarnhau", + "Confirm Billing Action": "Cadarnhau Camau Bilio", + "Confirm Password": "Cadarnhau Cyfrinair", + "Confirm Payment": "Cadarnhau Taliad", + "Confirm your :amount payment": "Cadarnhau eich taliad :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Gweriniaeth Ddemocrataidd Y", + "Congo, the Democratic Republic of the": "Congo, Gweriniaeth Ddemocrataidd y", + "Constant": "Cyson", + "Continue To Payment": "Parhau i Dalu", + "Cook Islands": "Ynysoedd Cook", + "Copy to clipboard": "Copïo I'r clipfwrdd", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Gwlad", + "Coupon": "Cwpon", + "Coupon applied successfully.": "Cwpon wedi'i gymhwyso'n llwyddiannus.", + "Create": "Creu", + "Create & Add Another": "Creu A Ychwanegu Un Arall", + "Create :resource": "Creu :resource", + "Create a new team to collaborate with others on projects.": "Creu tîm newydd i gydweithio gydag eraill ar brosiectau.", + "Create Account": "Creu Cyfrif", + "Create API Token": "Creu API Tocyn", + "Create New Team": "Creu Tîm Newydd", + "Create Team": "Creu Tîm", + "Created.": "Creu.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curacao", + "Current Password": "Cyfrinair Presennol", + "Current Subscription Plan": "Cynllun Tanysgrifio Cyfredol", + "Currently Subscribed": "Wedi Tanysgrifio ar hyn o bryd", + "Customer Balance": "Balans Cwsmeriaid", + "Customize": "Addasu", + "Cyprus": "Cyprus", + "Czech Republic": "Gweriniaeth tsiec", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Tywyll", + "Dashboard": "Dangosfwrdd", + "December": "Rhagfyr", + "Decrease": "Gostyngiad", + "Default": "Diofyn", + "Delete": "Dileu", + "Delete :resource": "Dileu :resource", + "Delete Account": "Dileu Cyfrif", + "Delete all notifications": "Dileu pob hysbysiad", + "Delete API Token": "Dileu API Tocyn", + "Delete File": "Dileu Ffeil", + "Delete Notification": "Dileu Hysbysiad", + "Delete Resource": "Dileu Adnodd", + "Delete Selected": "Glanhau A Ddewiswyd", + "Delete Team": "Dileu Tîm", + "Denmark": "Denmarc", + "Detach": "Datgysylltu", + "Detach Resource": "Datgysylltu Adnoddau", + "Detach Selected": "Datgysylltwch A Ddewiswyd", + "Details": "Manylion", + "Disable": "Analluogi", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Ydych chi wir eisiau gadael? Mae'n rhaid newidiadau heb eu cadw.", + "Dominica": "Dydd sul", + "Dominican Republic": "Gweriniaeth Dominica", + "Done.": "Yn ei wneud.", + "Download": "Download", + "Download Invoice": "Lawrlwytho Anfoneb", + "Drop file or click to choose": "Gollwng ffeil neu cliciwch i ddewis", + "Drop files or click to choose": "Gollwng ffeiliau neu cliciwch i ddewis", + "Ecuador": "Ecuador", + "Edit": "Golygu", + "Edit :resource": "Golygu :resource", + "Edit Attached": "Golygu Ynghlwm", + "Edit Profile": "Golygu Proffil", + "Editor": "Golygydd", + "Editor users have the ability to read, create, and update.": "Golygydd defnyddwyr yn cael y gallu i ddarllen, creu, ac yn wybodaeth ddiweddaraf.", + "Egypt": "Yr aifft", + "El Salvador": "Salvador", + "Email": "E-bost", + "email": "e-bost", + "Email Address": "Cyfeiriad E-Bost", + "Email Addresses": "Cyfeiriadau E-bost", + "Email Password Reset Link": "E-Bost Ailosod Cyfrinair Cyswllt", + "Email Verification": "Dilysu E-bost", + "Enable": "Galluogi", + "Encrypted environment file already exists.": "Mae ffeil amgylchedd wedi'i hamgryptio eisoes yn bodoli.", + "Encrypted environment file not found.": "Ni chanfuwyd ffeil amgylchedd wedi'i hamgryptio.", + "Ensure your account is using a long, random password to stay secure.": "Sicrhau bod eich cyfrif yn cael ei ddefnyddio hir, chyfrinair ar hap i aros yn ddiogel.", + "Environment file already exists.": "Ffeil amgylchedd yn bodoli eisoes.", + "Environment file not found.": "Heb ganfod ffeil amgylchedd.", + "Equatorial Guinea": "Guinea Gyhydeddol", + "Eritrea": "Eritrea", + "Error": "Gwall", + "errors": "gwallau", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "heb TAW", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Yn dod i ben :expiration", + "Export As CSV": "Allforio Fel CSV", + "Extra Billing Information": "Gwybodaeth Bilio Ychwanegol", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Yn ychwanegol cadarnhad sydd ei angen i brosesu eich taliad. Os gwelwch yn dda yn parhau i'r dudalen talu drwy glicio ar y botwm isod.", + "Failed Subscription Payment": "Taliad Tanysgrifiad wedi Methu", + "Failed to load :resource!": "Wedi methu llwytho :resource!", + "Falkland Islands (Malvinas)": "Ynysoedd Falkland (Malvinas)", + "Faroe Islands": "Ynysoedd Faroe", + "February": "Chwefror", + "Fiji": "Fiji", + "Filename": "Enw ffeil", + "Finish enabling two factor authentication.": "Gorffen galluogi dilysu dau ffactor.", + "Finland": "Ffindir", + "For your security, please confirm your password to continue.": "Ar gyfer eich diogelwch, os gwelwch yn dda gadarnhau eich cyfrinair i barhau.", + "Forbidden": "Gwahardd", + "Force Delete": "Grym Dileu", + "Force Delete :resource": "Grym Dileu :resource", + "Force Delete Resource": "Grym Dileu Adnodd", + "Force Delete Selected": "Grym Glanhau A Ddewiswyd", + "Forgot Password": "Wedi anghofio Cyfrinair", + "Forgot your password?": "Wedi anghofio eich cyfrinair?", + "Forgot Your Password?": "Wedi Anghofio Eich Cyfrinair?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Wedi anghofio eich cyfrinair? Dim problem. Dim ond gadewch i ni wybod eich cyfeiriad e-bost a byddwn yn e-bostio i chi ailosod cyfrinair yn ddolen a fydd yn eich galluogi i ddewis un newydd.", + "France": "Ffrainc", + "French Guiana": "Giana Ffrengig", + "French Polynesia": "French Polynesia", + "French Southern Territories": "Tiriogaethau De Ffrainc", + "From": "Oddiwrth", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Yr almaen", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Mynd Adref", + "Go to page :page": "Ewch i dudalen :page", + "Great! You have accepted the invitation to join the :team team.": "Gwych! Rydych chi wedi derbyn y gwahoddiad i ymuno â'r :team tîm.", + "Greece": "Gwlad groeg", + "Greenland": "Yr ynys las", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Oes gennych chi ail feddwl am ganslo'ch tanysgrifiad? Gallwch ail-greu'ch tanysgrifiad ar unwaith ar unrhyw adeg tan ddiwedd eich cylch bilio cyfredol. Ar ôl i'ch cylch bilio cyfredol ddod i ben, gallwch ddewis cynllun tanysgrifio cwbl newydd.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Oes gennych chi ail feddwl am ganslo'ch tanysgrifiad? Gallwch adweithio'ch tanysgrifiad ar unwaith ar unrhyw adeg tan ddiwedd eich cylch bilio cyfredol. Ar ôl i'ch cylch bilio cyfredol ddod i ben, gallwch ddewis cynllun tanysgrifio cwbl newydd.", + "Heard Island & Mcdonald Islands": "Ynys Heard ac Ynysoedd McDonald", + "Heard Island and McDonald Islands": "Ynys Heard ac Ynysoedd McDonald", + "Hello!": "Helo!", + "Hide Content": "Cuddio Gynnwys", + "Hold Up!": "Daliwch I Fyny!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hwngari", + "I agree to the :terms_of_service and :privacy_policy": "Yr wyf yn cytuno i :terms_of_service a :privacy_policy", + "Iceland": "Gwlad yr iâ", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Os bydd angen, efallai y byddwch yn logio allan ar eich holl porwr arall sesiynau ar draws eich holl ddyfeisiau. Rhai o'ch sesiynau diweddar yn cael eu rhestru isod; fodd bynnag, efallai y gall y rhestr fod yn gyflawn. Os ydych yn teimlo bod eich cyfrif wedi cael ei gyfaddawdu, fe ddylech chi hefyd ddiweddaru eich cyfrinair.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Os ydych eisoes gennych gyfrif, efallai y byddwch yn derbyn y gwahoddiad hwn gan glicio ar y botwm isod:", + "If you did not create an account, no further action is required.": "Os nad ydych wedi creu cyfrif, nid oes unrhyw gamau pellach yn angenrheidiol.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Os nad oeddech yn disgwyl derbyn gwahoddiad i tîm hwn, efallai y byddwch yn thaflwch y e-bost.", + "If you did not receive the email": "Os na chawsoch yr e-bost", + "If you did not request a password reset, no further action is required.": "Os na wnaethoch ofyn am ailosod cyfrinair, nid oes unrhyw gamau pellach yn angenrheidiol.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Os nad ydych wedi cyfrif, efallai y byddwch yn creu un drwy glicio ar y botwm isod. Ar ôl creu cyfrif, efallai y byddwch yn cliciwch y gwahoddiad derbyn botwm yn y neges e-bost i dderbyn y gwahoddiad tîm:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Os oes angen i chi ychwanegu gwybodaeth gyswllt neu dreth benodol i'ch anfonebau, fel eich enw busnes llawn, rhif adnabod TAW, neu gyfeiriad y cofnod, gallwch ei ychwanegu yma.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Os ydych yn cael trafferth glicio ar y \":actionText\" botwm, copïo a gludo URL y nodir isod\ni mewn i eich porwr gwe:", + "Impersonate": "dynwared", + "Increase": "Cynyddu", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Enw ffeil annilys.", + "Invalid JSON was returned from the route.": "Dychwelwyd JSON annilys o'r llwybr.", + "Invoice Email Addresses": "Cyfeiriadau e -bost anfoneb", + "Invoice emails updated successfully.": "E -byst anfoneb yn cael eu diweddaru'n llwyddiannus.", + "Invoices": "Anfonebau", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Gweriniaeth Islamaidd", + "Iraq": "Irac", + "Ireland": "Iwerddon", + "Isle Of Man": "Ynys Manaw", + "Isle of Man": "Ynys Manaw", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Mae'n edrych fel nad oes gennych chi danysgrifiad gweithredol. Gallwch ddewis un o'r cynlluniau tanysgrifio isod i ddechrau. Gall cynlluniau tanysgrifio gael eu newid neu eu canslo yn ôl eich hwylustod.", + "Italy": "Yr eidal", + "Jamaica": "Jamaica", + "January": "Ionawr", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Gorffennaf", + "June": "Mehefin", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Allweddol", + "Kiribati": "Kiribati", + "Korea": "De Korea", + "Korea, Democratic People's Republic of": "Gogledd Korea", + "Korea, Republic of": "Corea, Gweriniaeth", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Gweithredol diwethaf", + "Last used": "Ddefnyddir diwethaf", + "Latvia": "Latfia", + "Leave": "Gadael", + "Leave Team": "Gadael Tîm", + "Lebanon": "Libanus", + "length": "hyd", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Ysgafn", + "Lithuania": "Lithwania", + "Load :perPage More": "Llwyth :perPage Mwy", + "Loading": "Llwytho", + "Location": "Lleoliad", + "Log in": "Logio i mewn", + "Log In": "Mewngofnodi", + "Log Out": "Yn Logio Allan", + "Log out": "Allgofnodi", + "Log Out Other Browser Sessions": "Logio Allan Porwr Arall Sesiynau", + "Log Viewer": "Gwyliwr Log", + "Login": "Mewngofnodi", + "Logout": "Allgofnodi", + "Logs": "Logiau", + "Luxembourg": "Lwcsembwrg", + "Macao": "Macao", + "Macedonia": "Gogledd Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, cyn Weriniaeth Iwgoslafia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Bach", + "Malta": "Malta", + "Manage Account": "Rheoli Cyfrif", + "Manage and log out your active sessions on other browsers and devices.": "Rheoli a logio allan eich gweithredol sesiynau ar porwyr eraill a dyfeisiau.", + "Manage API Tokens": "Rheoli API Tocynnau", + "Manage Role": "Rheoli Rôl", + "Manage Team": "Rheoli Tîm", + "Managing billing for :billableName": "Rheoli biliau am :billableName", + "March": "Mawrth", + "Mark all as Read": "Marciwch y cyfan fel Darllen", + "Mark all notifications as read": "Marciwch bob hysbysiad wedi'i ddarllen", + "Mark Read": "Marc Darllen", + "Mark Unread": "Marcio Heb ei Ddarllen", + "Marshall Islands": "Ynysoedd Marshall", + "Martinique": "Martinique", + "Mauritania": "Mawritania", + "Mauritius": "Mauritius", + "May": "Gall", + "Mayotte": "Mayotte", + "Mexico": "Mecsico", + "Micronesia, Federated States Of": "Micronesia, Taleithiau Ffederal o", + "Micronesia, Federated States of": "Micronesia, Taleithiau Ffederal o", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Gweriniaeth", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Mis I Ddyddiad", + "Monthly": "Yn fisol", + "monthly": "yn fisol", + "Montserrat": "Montserrat", + "Morocco": "Moroco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Enw", + "name": "enw", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Iseldiroedd", + "Netherlands Antilles": "Antilles yr Iseldiroedd", + "Nevermind": "Dim ots", + "Nevermind, I'll keep my old plan": "Heb feddwl, byddaf yn cadw fy hen gynllun", + "New": "Newydd", + "New :resource": "Newydd :resource", + "New Caledonia": "Caledonia Newydd", + "New Password": "Cyfrinair Newydd", + "New Zealand": "Seland Newydd", + "Next": "Nesaf", + "Next Payment": "Taliad Nesaf", + "Next Payment on": "Taliad Nesaf ymlaen", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Dim", + "No :resource matched the given criteria.": "Dim :resource yn cyfateb i'r meini prawf penodol.", + "No additional information...": "Unrhyw wybodaeth ychwanegol...", + "No Current Data": "Dim Data Ar Hyn O Bryd", + "No Data": "Dim Data", + "no file selected": "dim ffeil a ddewiswyd", + "No Increase": "Dim Cynnydd", + "No payment methods on file.": "Dim dulliau talu ar ffeil.", + "No payment scheduled.": "Dim taliad wedi'i drefnu.", + "No Prior Data": "Dim Data Blaenorol", + "No Results Found.": "Dim Canlyniadau Hyd Iddynt.", + "Norfolk Island": "Ynys Norfolk", + "Northern Mariana Islands": "Ynysoedd Gogledd Mariana", + "Norway": "Norwy", + "Not Found": "Nid Yw Dod O Hyd", + "Notifications": "Hysbysiadau", + "Nova": "Nova", + "Nova User": "Nova Defnyddiwr", + "November": "Tachwedd", + "October": "Hydref", + "of": "o", + "OK": "iawn", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Unwaith y bydd tîm yn cael ei ddileu, ei holl adnoddau data a fydd yn cael eu dileu yn barhaol. Cyn dileu tîm hwn, os gwelwch yn dda lawrlwytho unrhyw ddata neu wybodaeth ynghylch y tîm yr ydych yn dymuno eu cadw.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Unwaith y bydd eich cyfrif yn cael ei ddileu, ei holl adnoddau data a fydd yn cael eu dileu yn barhaol. Cyn dileu eich cyfrif, os gwelwch yn dda lawrlwytho unrhyw ddata neu wybodaeth nad ydych yn dymuno cadw.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Unwaith y bydd eich cyfrif yn cael ei ddileu, bydd ei holl adnoddau a data yn cael eu dileu yn barhaol. Rhowch eich cyfrinair i gadarnhau yr hoffech ddileu eich cyfrif yn barhaol.", + "Only Trashed": "Dim Ond Chwalu", + "Open Invoices": "Anfonebau Agored", + "Original": "Gwreiddiol", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Mae ein porth rheoli bilio yn caniatáu ichi reoli'ch cynllun tanysgrifio, eich dull talu, a lawrlwytho'ch anfonebau diweddar yn gyfleus.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Mae ein porth rheoli bilio yn caniatáu ichi reoli'ch cynllun tanysgrifio, eich dulliau talu, a lawrlwytho'ch anfonebau diweddar yn gyfleus.", + "Page Expired": "Tudalen Dod I Ben", + "Pagination Navigation": "Tudaleniad Mordwyo", + "Paid": "Talwyd", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Thiriogaethau Palesteina", + "Panama": "Panama", + "Papua New Guinea": "Papua Guinea Newydd", + "Paraguay": "Paraguay", + "Password": "Cyfrinair", + "password": "cyfrinair", + "Payment Confirmation": "Cadarnhad Taliad", + "Payment Information": "Gwybodaeth Talu", + "Payment information updated successfully.": "Diweddarwyd gwybodaeth talu yn llwyddiannus.", + "Payment Method": "Dull talu", + "Payment Methods": "Dulliau Talu", + "Payment Required": "Angen Taliad", + "Payments": "Taliadau", + "Pending Team Invitations": "Yr Arfaeth Tîm Gwahoddiadau", + "Per Page": "Ar Bob Tudalen", + "Permanently delete this team.": "Yn barhaol yn cael gwared ar y tîm hwn.", + "Permanently delete your account.": "Barhaol ddileu eich cyfrif.", + "Permissions": "Caniatâd", + "Peru": "Peru", + "Philippines": "Philippines", + "Photo": "Llun", + "Pitcairn": "Ynysoedd Pitcairn", + "Please accept the terms of service.": "Derbyniwch y telerau gwasanaeth.", + "Please click the button below to verify your email address.": "Os gwelwch yn dda cliciwch ar y botwm isod i gadarnhau eich cyfeiriad e-bost.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Cadarnhewch os gwelwch yn dda mynediad at eich cyfrif trwy fynd i mewn i un o'ch argyfwng adferiad o godau.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Cadarnhewch os gwelwch yn dda mynediad at eich cyfrif trwy fynd i mewn i'r cod dilysu a ddarperir gan eich authenticator cais.", + "Please confirm your password before continuing.": "Cadarnhewch eich cyfrinair cyn parhau.", + "Please copy your new API token. For your security, it won't be shown again.": "Os gwelwch yn dda copi eich newydd API tocyn. Ar gyfer eich diogelwch, ni fydd yn cael eu dangos unwaith eto.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Os gwelwch yn dda rhowch eich cyfrinair i gadarnhau y byddech yn hoffi i logio allan o'ch porwr arall sesiynau ar draws eich holl ddyfeisiau.", + "Please provide a maximum of three invoice emails addresses.": "Darparwch uchafswm o dri chyfeiriad e -bost anfoneb.", + "Please provide the email address of the person you would like to add to this team.": "Rhowch y cyfeiriad e-bost yr unigolyn yr hoffech ei ychwanegu at y tîm hwn.", + "Please set a default payment method before retrying payments.": "Gosodwch ddull talu diofyn cyn ail -dalu taliadau.", + "Please set a default payment method before swapping plans.": "Gosodwch ddull talu diofyn cyn cyfnewid cynlluniau.", + "Poland": "Gwlad pwyl", + "Portugal": "Portiwgal", + "Press / to search": "Y wasg / i chwilio", + "Preview": "Rhagolwg", + "Previewing": "Rhagolwg", + "Previous": "Blaenorol", + "Privacy Policy": "Polisi Preifatrwydd", + "Profile": "Proffil", + "Profile Information": "Gwybodaeth Proffil", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Chwarter Hyd Yn Hyn", + "Recovery Code": "Adfer Cod", + "Refresh": "Adnewyddu", + "Regards,": "Cofion,", + "Regenerate Recovery Codes": "Adfywio Adfer Codau", + "Register": "Gofrestr", + "Reload": "Ail-lwytho", + "Remember me": "Cofiwch fi", + "Remember Me": "Cofiwch Fi", + "Remove": "Dileu", + "Remove Photo": "Dynnu Llun", + "Remove Team Member": "Dileu Aelod O'r Tîm", + "Replicate": "Dyblygu", + "Required fields": "Meysydd gofynnol", + "Resend Verification Email": "Anfon Gwirio E-Bost", + "Reset Filters": "Ailosod Hidlwyr", + "Reset Password": "Ailosod Cyfrinair", + "Reset Password Notification": "Ailosod Cyfrinair Hysbysiad", + "resource": "adnodd", + "Resource Row Dropdown": "Cwymp Rhes Adnoddau", + "Resources": "Adnoddau", + "resources": "adnoddau", + "Restore": "Adfer", + "Restore :resource": "Adfer :resource", + "Restore Resource": "Adfer Adnoddau", + "Restore Selected": "Adfer A Ddewiswyd", + "results": "canlyniadau", + "Resume Subscription": "Ail-ddechrau Tanysgrifio", + "Retry Payment": "Ailgynnig Taliad", + "Return to :appName": "Dychwelyd i :appName", + "Reunion": "Cyfarfod", + "Role": "Rôl", + "Romania": "Rwmania", + "Run Action": "Rhedeg Gweithredu", + "Russian Federation": "Ffederasiwn Rwsia", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St Barthélemy", + "Saint Barthélemy": "Sant Barthélemy", + "Saint Helena": "St Helena", + "Saint Kitts And Nevis": "St. Kitts a Nevis", + "Saint Kitts and Nevis": "Sant Kitts a Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "St Martin", + "Saint Martin (French part)": "Sant Martin (rhan Ffrangeg)", + "Saint Pierre And Miquelon": "St Pierre a Miquelon", + "Saint Pierre and Miquelon": "Sant Pierre a Miquelon", + "Saint Vincent And Grenadines": "St. Vincent a'r Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent a'r Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé a Príncipe", + "Sao Tome and Principe": "Sao Tome a Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Arbed", + "Saved.": "Arbed.", + "Scroll to bottom": "Sgroliwch i'r gwaelod", + "Scroll to top": "Sgroliwch i'r brig", + "Search": "Chwilio", + "Secure Area": "Ardal Ddiogel", + "Select": "Dewiswch", + "Select a different plan": "Dewiswch gynllun gwahanol", + "Select a log file...": "Dewiswch ffeil log...", + "Select A New Photo": "Dewiswch Llun Newydd", + "Select Action": "Dewiswch Gweithredu", + "Select all": "Dewiswch Yr Holl", + "Select All Dropdown": "Dewiswch All dropdown", + "Select this page": "Dewiswch y dudalen hon", + "Send Password Reset Link": "Anfon Cyfrinair Ailosod Cyswllt", + "Senegal": "Senegal", + "September": "Medi", + "Serbia": "Serbia", + "Server Error": "Gwall Gweinydd", + "Service Unavailable": "Gwasanaeth Ddim Ar Gael", + "Set as default": "Osod fel ddiofyn", + "Setup Key": "Allwedd Gosod", + "Seychelles": "Seychelles", + "Show All Fields": "Dangos Yr Holl Feysydd", + "Show Content": "Cynnwys Sioe", + "Show Recovery Codes": "Yn Dangos Adferiad O Godau", + "Showing": "Yn dangos", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Wedi llofnodi i mewn fel", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slofacia", + "Slovenia": "Slofenia", + "Soft Deleted": "Meddal Wedi'i Dileu", + "Solomon Islands": "Ynysoedd Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Aeth rhywbeth o'i le.", + "Sorry! You are not authorized to perform this action.": "Mae'n ddrwg gennym! Nid ydych yn awdurdodedig i wneud hyn.", + "Sorry, your session has expired.": "Mae'n ddrwg gennyf, mae eich sesiwn wedi dod i ben.", + "South Africa": "De Affrica", + "South Georgia And Sandwich Isl.": "De Georgia ac Ynysoedd Sandwich y De", + "South Georgia and the South Sandwich Islands": "De Georgia ac Ynysoedd Sandwich y De", + "South Sudan": "De Sudan", + "Spain": "Sbaen", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Camau Gweithredu Annibynnol", + "Start Polling": "Pleidleisio Yn Dechrau", + "Start polling": "Dechrau pleidleisio", + "State / County": "Talaith / Sir", + "Stop Impersonating": "Stopiwch ddynwared", + "Stop Polling": "Rhoi'r Gorau I Bleidleisio", + "Stop polling": "Stopio pleidleisio", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Siop mae'r rhain adferiad codau yn ddiogel rheolwr cyfrinair. Gellir eu defnyddio i adennill mynediad at eich cyfrif os bydd eich dau ffactor dilysu dyfais yn cael ei golli.", + "Subscribe": "Tanysgrifio", + "Subscription Information": "Gwybodaeth Tanysgrifiad", + "Subscription Pending": "Tanysgrifiad yn Aros", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard a Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard a Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switch Teams": "Newid Timau", + "Switzerland": "Y swistir", + "Syrian Arab Republic": "Syria", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Talaith Tsieina", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Gweriniaeth Unedig", + "TAX": "TRETH", + "Team Details": "Tîm Manylion", + "Team Invitation": "Tîm Gwahoddiad", + "Team Members": "Aelodau'r Tîm", + "Team Name": "Enw'r Tîm", + "Team Owner": "Tîm Perchennog", + "Team Settings": "Tîm Lleoliadau", + "Terms of Service": "Telerau Gwasanaeth", + "Thailand": "Gwlad thai", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Diolch am arwyddo i fyny! Cyn dechrau arni, a allech chi gadarnhau eich cyfeiriad e-bost drwy glicio ar y ddolen rydym yn unig e-bostio i chi? Os nad ydych yn derbyn yr e-bost, byddwn yn falch o anfon arall.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Diolch am eich cefnogaeth barhaus. Rydym wedi atodi copi o'ch anfoneb ar gyfer eich cofnodion. Rhowch wybod i ni os oes gennych unrhyw gwestiynau neu bryderon.", + "Thanks,": "Diolch,", + "The :attribute must be a valid role.": "Y :attribute rhaid iddo fod yn ddilys rôl.", + "The :attribute must be at least :length characters and contain at least one number.": "Y :attribute rhaid iddo fod o leiaf :length cymeriadau ac yn cynnwys o leiaf un rhif.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Y :attribute rhaid iddo fod o leiaf :length cymeriadau ac yn cynnwys o leiaf un cymeriad arbennig ac un rhif.", + "The :attribute must be at least :length characters and contain at least one special character.": "Y :attribute rhaid iddo fod o leiaf :length cymeriadau ac yn cynnwys o leiaf un cymeriad arbennig.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Y :attribute rhaid iddo fod o leiaf :length cymeriadau ac yn cynnwys o leiaf un priflythyren gymeriad ac un rhif.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Y :attribute rhaid iddo fod o leiaf :length cymeriadau ac yn cynnwys o leiaf un priflythyren gymeriad ac un ar gymeriad arbennig.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Y :attribute rhaid iddo fod o leiaf :length y cymeriadau ac yn cynnwys o leiaf un priflythyren gymeriad, un rhif ac un nod arbennig.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Y :attribute rhaid iddo fod o leiaf :length cymeriadau ac yn cynnwys o leiaf un priflythyren cymeriad.", + "The :attribute must be at least :length characters.": "Y :attribute rhaid iddo fod o leiaf :length cymeriadau.", + "The :attribute must contain at least one letter.": "Rhaid i'r :attribute gynnwys o leiaf un llythyren.", + "The :attribute must contain at least one number.": "Rhaid i'r :attribute gynnwys o leiaf un rhif.", + "The :attribute must contain at least one symbol.": "Rhaid i'r :attribute gynnwys o leiaf un symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Rhaid i'r :attribute gynnwys o leiaf un priflythrennau ac un llythyren fach.", + "The :resource was created!": "Y :resource ei greu!", + "The :resource was deleted!": "Y :resource ei ddileu!", + "The :resource was restored!": "Y :resource ei hadfer!", + "The :resource was updated!": "Y :resource ei diweddaru!", + "The action was executed successfully.": "Cyflawnwyd y weithred yn llwyddiannus.", + "The default payment method cannot be removed.": "Ni ellir dileu'r dull talu rhagosodedig.", + "The file was deleted!": "Mae'r ffeil ei ddileu!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Mae'r :attribute a roddwyd wedi ymddangos mewn gollyngiad data. Dewiswch :attribute gwahanol.", + "The given data was invalid.": "Roedd y data a roddwyd yn annilys.", + "The government won't let us show you what's behind these doors": "Y llywodraeth fydd yn gadael i ni ddangos i chi beth sydd y tu ôl y drysau", + "The HasOne relationship has already been filled.": "Y HasOne berthynas eisoes wedi cael eu llenwi.", + "The image could not be loaded": "Nid oedd modd llwytho'r ddelwedd", + "The image could not be loaded.": "Nid oedd modd llwytho'r ddelwedd.", + "The invoice emails must be valid email addresses.": "Rhaid i'r e -byst anfoneb fod yn gyfeiriadau e -bost dilys.", + "The password is incorrect.": "Mae'r cyfrinair yn anghywir.", + "The provided coupon code is invalid.": "Mae'r cod cwpon a ddarparwyd yn annilys.", + "The provided password does not match your current password.": "Y cyfrinair a ddarperir yn cyd-fynd â eich cyfrinair presennol.", + "The provided password was incorrect.": "Y darperir cyfrinair yn anghywir.", + "The provided two factor authentication code was invalid.": "Y ddau ffactor cod dilysu yn annilys.", + "The provided two factor recovery code was invalid.": "Roedd y cod adfer dau ffactor a ddarparwyd yn annilys.", + "The provided VAT number is invalid.": "Mae'r rhif TAW a ddarparwyd yn annilys.", + "The resource was attached!": "Roedd yr adnodd ynghlwm!", + "The resource was prevented from being saved!": "Cafodd yr adnodd ei atal rhag cael ei arbed!", + "The resource was updated!": "Mae'r adnodd yn ei ddiweddaru!", + "The response is not a streamed response.": "Nid yw'r ymateb yn ymateb wedi'i ffrydio.", + "The response is not a view.": "Nid barn yw'r ymateb.", + "The selected country is invalid.": "Mae'r wlad a ddewiswyd yn annilys.", + "The selected plan is invalid.": "Mae'r cynllun a ddewiswyd yn annilys.", + "The selected resources have been :action!": "Yr adnoddau a ddewiswyd yw :action!", + "The team's name and owner information.": "Mae'r tîm yn enw'r perchennog a gwybodaeth.", + "There are no available options for this resource.": "Nid oes unrhyw opsiynau sydd ar gael ar gyfer yr adnodd hwn.", + "There are no fields to display.": "Nid oes unrhyw feysydd i'w harddangos.", + "There are no new notifications.": "Nid oes unrhyw hysbysiadau newydd.", + "There was a problem executing the action.": "Roedd yn broblem i gymryd y camau.", + "There was a problem fetching the resource.": "Roedd problem wrth nôl yr adnodd.", + "There was a problem submitting the form.": "Roedd problem cyflwyno'r ffurflen.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Mae'r bobl hyn wedi cael eu gwahodd i eich tîm, ac wedi cael eich anfon gwahoddiad e-bost. Efallai y byddant yn ymuno â'r tîm drwy dderbyn y gwahoddiad e-bost.", + "This account does not have an active subscription.": "Nid oes gan y cyfrif hwn danysgrifiad gweithredol.", + "This action is unauthorized.": "Mae'r weithred hon yn anawdurdodedig.", + "This copy of Nova is unlicensed.": "Mae'r copi hwn o Nova heb ei drwyddedu.", + "This coupon code can only be used by new customers.": "Dim ond cwsmeriaid newydd all ddefnyddio'r cod cwpon hwn.", + "This device": "Mae'r ddyfais hon", + "This file field is read-only.": "Mae hyn yn ffeil maes yn ddarllen yn unig.", + "This invoice is no longer open.": "Nid yw'r anfoneb hon ar agor bellach.", + "This is a secure area of the application. Please confirm your password before continuing.": "Mae hyn yn sicrhau ardal y cais. Os gwelwch yn dda gadarnhau eich cyfrinair cyn parhau.", + "This password does not match our records.": "Mae'r cyfrinair yn cyfateb ein cofnodion.", + "This password reset link will expire in :count minutes.": "Mae hyn yn ailosod cyfrinair ddolen yn dod i ben yn :count munud.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Cychwynnwyd y taliad hwn, ond ni dderbyniwyd yr arian eto. Gall hyn gymryd hyd at 14 diwrnod.", + "This resource no longer exists": "Mae'r adnodd hwn yn bodoli mwyach", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Mae'r tanysgrifiad hwn wedi dod i ben ac ni ellir ei ailddechrau. Crëwch danysgrifiad newydd.", + "This user already belongs to the team.": "Defnyddiwr hwn eisoes yn perthyn i'r tîm.", + "This user has already been invited to the team.": "Defnyddiwr hwn eisoes wedi cael ei gwahodd i'r tîm.", + "Timor-Leste": "Timor-Leste", + "to": "i", + "To": "I", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "I orffen galluogi dilysu dau ffactor, sganiwch y cod QR canlynol gan ddefnyddio rhaglen ddilysu eich ffôn neu rhowch yr allwedd gosod a rhowch y cod OTP a gynhyrchir.", + "Today": "Heddiw", + "Toggle navigation": "Toggle mordwyo", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Tocyn Enw", + "Tonga": "Dod", + "Too Many Requests": "Gormod O Geisiadau", + "total": "cyfanswm y", + "Total:": "Cyfanswm:", + "Trashed": "Chwalu", + "Trinidad And Tobago": "Trinidad a Tobago", + "Trinidad and Tobago": "Trinidad a Tobago", + "Tunisia": "Tunisia", + "Turkey": "Twrci", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Ynysoedd y twrcs a chaicos", + "Turks and Caicos Islands": "Ynysoedd Turks a Caicos", + "Tuvalu": "Twfalw", + "Two Factor Authentication": "Dau Ffactor Dilysu", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Mae dilysu dau ffactor bellach wedi'i alluogi. Sganiwch y cod QR canlynol gan ddefnyddio rhaglen ddilysu eich ffôn neu rhowch yr allwedd gosod.", + "Type": "Math", + "Uganda": "Uganda", + "Ukraine": "Wcráin", + "Unauthorized": "Heb awdurdod", + "United Arab Emirates": "Emiradau Arabaidd Unedig", + "United Kingdom": "Y Deyrnas Unedig", + "United States": "Unol Daleithiau", + "United States Minor Outlying Islands": "Ynysoedd Mân Ymylol yr Unol Daleithiau", + "United States Outlying Islands": "U. s. Ynysoedd Anghysbell", + "Unknown": "Anhysbys", + "Unpaid": "Di-dâl", + "Update": "Diweddariad", + "Update & Continue Editing": "Diweddariad & Barhau I Olygu", + "Update :resource": "Diweddariad :resource", + "Update :resource: :title": "Diweddariad :resource: :title", + "Update attached :resource: :title": "Diweddariad ynghlwm :resource: :title", + "Update Password": "Diweddariad Cyfrinair", + "Update Payment Information": "Diweddaru Gwybodaeth Talu", + "Update Payment Method": "Diweddaru Dull Talu", + "Update your account's profile information and email address.": "Diweddaru eich cyfrif proffil wybodaeth a chyfeiriad e-bost.", + "Uploading": "Wrthi'n uwchlwytho", + "Uploading files... (:current/:total)": "Wrthi'n uwchlwytho ffeiliau... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Defnyddio adferiad cod", + "Use an authentication code": "Ddefnyddio cod dilysu", + "User Actions": "Gweithrediadau Defnyddiwr", + "User Security": "Diogelwch Defnyddwyr", + "Username": "Enw defnyddiwr", + "Uzbekistan": "Uzbekistan", + "Value": "Gwerth", + "Vanuatu": "Vanuatu", + "VAT Number": "Rhif TAW", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Gweriniaeth Bolivarian o", + "Verify Email Address": "Gwirio Cyfeiriad E-Bost", + "Verify Your Email Address": "Gwiriwch Eich Cyfeiriad E-bost", + "Viet Nam": "Vietnam", + "View": "Gweld", + "Virgin Islands, British": "Ynysoedd Virgin Prydeinig", + "Virgin Islands, U.S.": "Ynysoedd Virgin yr UNOL daleithiau", + "Wallis And Futuna": "Wallis a Futuna", + "Wallis and Futuna": "Wallis a Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Rydym yn prosesu eich tanysgrifiad. Unwaith y bydd y tanysgrifiad wedi'i brosesu'n llwyddiannus, bydd y dudalen hon yn diweddaru'n awtomatig. Yn nodweddiadol, dylai'r broses hon gymryd ychydig eiliadau yn unig.", + "We are unable to process your payment. Please contact customer support.": "Ni allwn brosesu eich taliad. Cysylltwch â chymorth cwsmeriaid.", + "We have emailed your password reset link!": "Rydym wedi e-bostio eich cyswllt ailosod cyfrinair!", + "We were unable to find a registered user with this email address.": "Roeddem yn gallu dod o hyd i ddefnyddiwr cofrestredig gyda'r cyfeiriad e-bost hwn.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Byddwn yn anfon dolen lawrlwytho anfoneb i'r cyfeiriadau e -bost rydych chi'n eu nodi isod. Gallwch wahanu sawl cyfeiriad e -bost gan ddefnyddio atalnodau.", + "We're lost in space. The page you were trying to view does not exist.": "Ein bod ar goll yn y gofod. Ar y dudalen rydych yn ceisio gweld nad yw'n bodoli.", + "Welcome Back!": "Croeso Yn Ôl!", + "Western Sahara": "Gorllewin Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Pan fydd dau ffactor dilysu yn cael ei alluogi, byddwch yn cael eich annog i sicrhau, tocyn ar hap yn ystod y dilysu. Efallai y byddwch yn adfer y tocyn oddi wrth eich ffôn Google Authenticator cais.", + "Whoops": "Wps", + "Whoops!": "Wps!", + "Whoops! Something went wrong.": "Wps! Aeth rhywbeth o'i le.", + "With Trashed": "Gyda Chwalu", + "Write": "Ysgrifennu", + "Year To Date": "Hyd Yn Hyn Eleni", + "Yearly": "Yn flynyddol", + "Yemen": "Yemeni", + "Yes": "Ie", + "You are already subscribed.": "Rydych chi eisoes wedi tanysgrifio.", + "You are currently within your free trial period. Your trial will expire on :date.": "Rydych chi o fewn eich cyfnod prawf am ddim ar hyn o bryd. Bydd eich treial yn dod i ben ar :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Rydych chi o fewn eich cyfnod prawf am ddim ar hyn o bryd. Bydd eich treial yn dod i ben ar :date. Bydd cychwyn tanysgrifiad newydd yn dod â'ch treial i ben.", + "You are logged in!": "Rydych chi wedi mewngofnodi!", + "You are receiving this email because we received a password reset request for your account.": "Rydych yn derbyn yr e-bost hwn oherwydd rydym yn derbyn cyfrinair ailosod cais am eich cyfrif.", + "You have been invited to join the :team team!": "Rydych wedi cael eich gwahodd i ymuno â'r :team tîm!", + "You have enabled two factor authentication.": "Ydych chi wedi galluogi dau ffactor dilysu.", + "You have not enabled two factor authentication.": "Nid ydych wedi galluogi dau ffactor dilysu.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Mae gennych rai anfonebau heb eu talu. Ar ôl diweddaru eich dull talu diofyn, gallwch roi cynnig arall ar y taliadau trwy'r rhestr anfonebau isod.", + "You may accept this invitation by clicking the button below:": "Gallwch dderbyn y gwahoddiad hwn trwy glicio ar y botwm isod:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Gallwch ganslo'ch tanysgrifiad unrhyw bryd. Unwaith y bydd eich tanysgrifiad wedi'i ganslo, bydd gennych yr opsiwn i ailddechrau'r tanysgrifiad tan ddiwedd eich cylch bilio cyfredol.", + "You may delete any of your existing tokens if they are no longer needed.": "Efallai y byddwch yn cael gwared ar unrhyw un o'r presennol eich tocynnau os nad oes eu hangen mwyach.", + "You may not delete your personal team.": "Efallai nad ydych yn dileu personol eich tîm.", + "You may not leave a team that you created.": "Efallai nad ydych yn gadael y tîm yr ydych yn ei greu.", + "You will receive an invoice and payment link via email for each billing period.": "Byddwch yn derbyn anfoneb a dolen talu trwy e-bost ar gyfer pob cyfnod bilio.", + "You're logged in!": "Rydych chi wedi mewngofnodi!", + "Your :invoiceName invoice is now available!": "Mae eich anfoneb :invoiceName ar gael nawr!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Eich cyfeiriad bilio yw :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Gwrthodwyd eich cerdyn. Cysylltwch â chyhoeddwr eich cerdyn am ragor o wybodaeth.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Eich dull talu presennol yw cerdyn credyd sy’n gorffen mewn :lastFour sy’n dod i ben ar :expiration.", + "Your email address is unverified.": "Nid yw eich cyfeiriad e-bost wedi'i wirio.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Methodd eich taliad olaf o :amount. Diweddarwch eich dull talu i roi cynnig arall ar y taliad a fethwyd.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Methodd eich taliad olaf o :amount ar :date. Diweddarwch eich dull talu i roi cynnig arall ar y taliad a fethwyd.", + "Your next payment of :amount will be processed on :date.": "Bydd eich taliad nesaf o :amount ar :date.", + "Your payment method has been added successfully.": "Mae eich dull talu wedi'i ychwanegu'n llwyddiannus.", + "Your payment method will be charged automatically for each billing period.": "Codir tâl awtomatig ar eich dull talu am bob cyfnod bilio.", + "Your registered VAT Number is :vatNumber.": "Eich Rhif TAW cofrestredig yw :vatNumber.", + "Your subscription has been started successfully.": "Mae eich tanysgrifiad wedi'i gychwyn yn llwyddiannus.", + "Your subscription has been successfully cancelled.": "Mae'ch tanysgrifiad wedi'i ganslo'n llwyddiannus.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Mae'ch tanysgrifiad wedi'i ganslo'n llwyddiannus. Bydd gennych fynediad o hyd tan ddiwedd eich cyfnod bilio.", + "Your subscription was successfully resumed.": "Ailddechreuwyd eich tanysgrifiad yn llwyddiannus.", + "Your subscription was successfully updated.": "Cafodd eich tanysgrifiad ei ddiweddaru'n llwyddiannus.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Côd Post", + "Åland Islands": "Ynysoedd Åland" +} diff --git a/locales/cy/php-inline.json b/locales/cy/php-inline.json new file mode 100644 index 00000000000..48710f405fe --- /dev/null +++ b/locales/cy/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Mae'r maes hwn yn rhaid i gael eu derbyn.", + "accepted_if": "Rhaid derbyn y maes hwn pan fydd :other yn :value.", + "active_url": "Nid yw hyn yn ddilys URL.", + "after": "Rhaid i hwn fod yn ddyddiad ar ôl :date.", + "after_or_equal": "Rhaid i hwn fod yn ddyddiad ar ôl neu yn hafal i :date.", + "alpha": "Y maes hwn efallai y dim ond cynnwys llythyrau.", + "alpha_dash": "Y maes hwn mai dim ond yn cynnwys llythrennau, rhifau, llinellau toriad ac yn tanlinellu.", + "alpha_num": "Y maes hwn mai dim ond yn cynnwys llythrennau a rhifau.", + "any_of": "Mae'r maes hwn yn annilys.", + "array": "Mae hyn yn maes rhaid i fod yn arae.", + "ascii": "Rhaid i'r maes hwn gynnwys nodau a symbolau alffaniwmerig un beit yn unig.", + "attached": "Mae'r maes hwn eisoes yn ynghlwm.", + "before": "Rhaid i hwn fod yn ddyddiad cyn :date.", + "before_or_equal": "Rhaid i hwn fod yn ddyddiad cyn neu yn hafal i :date.", + "between.array": "Rhaid i'r cynnwys fod rhwng :min a :max eitem.", + "between.file": "Rhaid i faint y ffeil fod rhwng :min a :max cilobeit.", + "between.numeric": "Rhaid i'r gwerth fod rhwng :min a :max.", + "between.string": "Rhaid i'r llinyn fod rhwng :min a :max nod.", + "boolean": "Mae hyn yn maes rhaid i fod yn wir neu anwir.", + "can": "Mae'r maes hwn yn cynnwys gwerth anawdurdodedig.", + "confirmed": "Mae'r cadarnhad nad yw'n cyd-fynd.", + "contains": "Mae gwerth gofynnol ar goll yn y maes hwn.", + "date": "Nid yw hyn yn ddilys ar y dyddiad.", + "date_equals": "Rhaid i hwn fod yn ddyddiad yn hafal i :date.", + "date_format": "Nid yw hyn yn cyfateb i'r fformat :format.", + "decimal": "Rhaid bod gan y maes hwn :decimal o leoedd degol.", + "declined": "Rhaid gwrthod y gwerth hwn.", + "declined_if": "Rhaid gwrthod y gwerth hwn pan fydd :other yn :value.", + "different": "Y gwerth hwn mae'n rhaid i fod yn wahanol :other.", + "digits": "Rhaid i hyn fod yn :digits digid.", + "digits_between": "Rhaid i hyn fod rhwng :min a :max digid.", + "dimensions": "Mae'r ddelwedd hon wedi annilys dimensiynau.", + "distinct": "Y maes hwn wedi dyblyg gwerth.", + "doesnt_contain": "Rhaid i'r maes hwn beidio â chynnwys unrhyw un o'r canlynol: :values.", + "doesnt_end_with": "Efallai na fydd y maes hwn yn gorffen gydag un o’r canlynol: :values.", + "doesnt_start_with": "Efallai na fydd y maes hwn yn dechrau gydag un o'r canlynol: :values.", + "email": "Rhaid i hyn fod yn gyfeiriad e-bost dilys.", + "ends_with": "Mae'n rhaid i hyn i ben gydag un o'r canlynol: :values.", + "enum": "Nid yw'r gwerth a ddewiswyd yn y rhestr o werthoedd a ganiateir.", + "exists": "Mae'r gwerth a ddewiswyd yn annilys.", + "extensions": "Rhaid i'r maes hwn gynnwys un o'r estyniadau canlynol: :values.", + "file": "Mae'n rhaid i'r cynnwys fod yn ffeil.", + "filled": "Mae'r maes hwn yn rhaid ei gael ar werth.", + "gt.array": "Rhaid i'r cynnwys fod â mwy na :value eitem.", + "gt.file": "Rhaid i faint y ffeil fod yn fwy na :value cilobeit.", + "gt.numeric": "Rhaid i'r gwerth fod yn fwy na :value.", + "gt.string": "Rhaid i'r llinyn fod yn fwy na :value nod.", + "gte.array": "Rhaid i'r cynnwys fod â :value eitem neu fwy.", + "gte.file": "Rhaid i faint y ffeil fod yn fwy na neu'n hafal i :value cilobeit.", + "gte.numeric": "Rhaid i'r gwerth fod yn fwy na neu'n hafal i :value.", + "gte.string": "Rhaid i'r llinyn fod yn fwy na neu'n hafal i :value nod.", + "hex_color": "Rhaid i'r maes hwn fod yn lliw hecsadegol dilys.", + "image": "Rhaid i hyn fod yn lun.", + "in": "Mae'r gwerth a ddewiswyd yn annilys.", + "in_array": "Mae hyn yn werth nid yw'n bodoli yn :other.", + "in_array_keys": "Rhaid i'r maes hwn gynnwys o leiaf un o'r allweddi canlynol: :values.", + "integer": "Rhaid i hyn fod yn gyfanrif.", + "ip": "Rhaid i hwn fod yn ddilys cyfeiriad IP.", + "ipv4": "Rhaid i hwn fod yn ddilys ar IPv4 cyfeiriad.", + "ipv6": "Rhaid i hwn fod yn ddilys cyfeiriad IPv6.", + "json": "Rhaid i hwn fod yn ddilys JSON llinyn.", + "list": "Rhaid i'r maes hwn fod yn rhestr.", + "lowercase": "Rhaid i'r maes hwn fod mewn llythrennau bach.", + "lt.array": "Rhaid i'r cynnwys fod â llai na :value eitem.", + "lt.file": "Rhaid i faint y ffeil fod yn llai na :value cilobeit.", + "lt.numeric": "Rhaid i'r gwerth fod yn llai na :value.", + "lt.string": "Rhaid i'r llinyn fod yn llai na :value nod.", + "lte.array": "Ni ddylai'r cynnwys fod â mwy na :value eitem.", + "lte.file": "Rhaid i faint y ffeil fod yn llai na neu'n hafal i :value cilobeit.", + "lte.numeric": "Rhaid i'r gwerth fod yn llai na neu'n hafal i :value.", + "lte.string": "Rhaid i'r llinyn fod yn llai na neu'n hafal i :value nod.", + "mac_address": "Rhaid i'r gwerth fod yn gyfeiriad MAC dilys.", + "max.array": "Ni ddylai'r cynnwys fod â mwy na :max eitem.", + "max.file": "Ni ddylai maint y ffeil fod yn fwy na :max cilobeit.", + "max.numeric": "Ni ddylai'r gwerth fod yn fwy na :max.", + "max.string": "Ni ddylai'r llinyn fod yn fwy na :max nod.", + "max_digits": "Ni ddylai'r maes hwn gynnwys mwy na :max digid.", + "mimes": "Rhaid i hyn fod y ffeil o'r math: :values.", + "mimetypes": "Rhaid i hyn fod y ffeil o'r math: :values.", + "min.array": "Rhaid i'r cynnwys fod ag o leiaf :min eitem.", + "min.file": "Rhaid i faint y ffeil fod o leiaf :min cilobeit.", + "min.numeric": "Rhaid i'r gwerth fod o leiaf :min.", + "min.string": "Rhaid i'r llinyn fod o leiaf :min nod.", + "min_digits": "Rhaid bod gan y maes hwn o leiaf :min digid.", + "missing": "Rhaid bod y maes hwn ar goll.", + "missing_if": "Rhaid bod y maes hwn ar goll pan fydd :other yn :value.", + "missing_unless": "Rhaid i'r maes hwn fod ar goll oni bai bod :other yn :value.", + "missing_with": "Rhaid i'r maes hwn fod ar goll pan fydd :values yn bresennol.", + "missing_with_all": "Rhaid i'r maes hwn fod ar goll pan fydd :values yn bresennol.", + "multiple_of": "Mae'r gwerth rhaid iddo fod yn lluosrif o :value", + "not_in": "Mae'r gwerth a ddewiswyd yn annilys.", + "not_regex": "Mae'r fformat hwn yn annilys.", + "numeric": "Rhaid i hyn fod yn rhif.", + "password.letters": "Rhaid i'r maes hwn gynnwys o leiaf un llythyren.", + "password.mixed": "Rhaid i'r maes hwn gynnwys o leiaf un prif lythyren ac un llythyren fach.", + "password.numbers": "Rhaid i'r maes hwn gynnwys o leiaf un rhif.", + "password.symbols": "Rhaid i'r maes hwn gynnwys o leiaf un symbol.", + "password.uncompromised": "Mae'r maes a roddir wedi ymddangos mewn gollyngiad data. Dewiswch faes gwahanol.", + "present": "Mae hyn yn maes rhaid i fod yn bresennol.", + "present_if": "Rhaid i'r maes hwn fod yn bresennol pan fydd :other yn :value.", + "present_unless": "Rhaid i'r maes hwn fod yn bresennol oni bai bod :other yn :value.", + "present_with": "Rhaid i'r maes hwn fod yn bresennol pan fydd :values yn bresennol.", + "present_with_all": "Rhaid i'r maes hwn fod yn bresennol pan fydd :values yn bresennol.", + "prohibited": "Y maes hwn yn cael ei wahardd.", + "prohibited_if": "Y maes hwn yn cael ei wahardd pan :other yn :value.", + "prohibited_if_accepted": "Gwaherddir y maes hwn pan dderbynnir :other.", + "prohibited_if_declined": "Gwaherddir y maes hwn pan fydd :other yn cael ei wrthod.", + "prohibited_unless": "Y maes hwn yn cael ei wahardd oni bai :other yn :values.", + "prohibits": "Mae'r maes hwn yn gwahardd :other rhag bod yn bresennol.", + "regex": "Mae'r fformat hwn yn annilys.", + "relatable": "Y maes hwn gall nid yw fod yn gysylltiedig â'r adnodd hwn.", + "required": "Mae'r maes hwn yn ofynnol.", + "required_array_keys": "Rhaid i’r maes hwn gynnwys cofnodion ar gyfer: :values.", + "required_if": "Mae'r maes hwn yn ofynnol pan fydd :other yn :value.", + "required_if_accepted": "Mae angen y maes hwn pan dderbynnir :other.", + "required_if_declined": "Mae angen y maes hwn pan fydd :other yn cael ei wrthod.", + "required_unless": "Mae'r maes hwn yn ofynnol oni bai bod :other yn :values.", + "required_with": "Mae'r maes hwn yn ofynnol pan fydd :values yn bresennol.", + "required_with_all": "Mae'r maes hwn yn ofynnol pan fydd :values yn bresennol.", + "required_without": "Mae'r maes hwn yn ofynnol pan fydd :values yn bresennol.", + "required_without_all": "Mae'r maes hwn yn ofynnol pan gaiff unrhyw un o'r :values yn bresennol.", + "same": "Gwerth y maes hwn mae'n rhaid i gyfateb i'r un o :other.", + "size.array": "Rhaid i'r cynnwys gynnwys :size eitem.", + "size.file": "Rhaid i faint y ffeil fod yn :size cilobeit.", + "size.numeric": "Rhaid i'r gwerth fod yn :size.", + "size.string": "Rhaid i'r llinyn fod yn :size nod.", + "starts_with": "Rhaid i hyn ddechrau gydag un o'r canlynol: :values.", + "string": "Rhaid i hyn fod yn llinyn.", + "timezone": "Rhaid i hwn fod yn ddilys parth.", + "ulid": "Rhaid i'r maes hwn fod yn ULID dilys.", + "unique": "Mae hyn eisoes wedi eu cymryd.", + "uploaded": "Mae hyn yn methu â llwytho i fyny.", + "uppercase": "Rhaid i'r maes hwn fod mewn priflythrennau.", + "url": "Mae'r fformat hwn yn annilys.", + "uuid": "Rhaid i hwn fod yn ddilys UUID." +} diff --git a/locales/cy/php.json b/locales/cy/php.json new file mode 100644 index 00000000000..63c8f7ea431 --- /dev/null +++ b/locales/cy/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Rhaid derbyn :attribute.", + "accepted_if": "Rhaid derbyn y :attribute pan fydd :other yn :value.", + "active_url": "Nid yw :attribute yn URL dilys.", + "after": "Rhaid i :attribute fod yn ddyddiad sydd ar ôl :date.", + "after_or_equal": "Y :attribute rhaid iddo fod yn ddyddiad ar ôl neu yn hafal i :date.", + "alpha": "Dim ond llythrennau'n unig gall :attribute gynnwys.", + "alpha_dash": "Dim ond llythrennau, rhifau a dash yn unig gall :attribute gynnwys.", + "alpha_num": "Dim ond llythrennau a rhifau yn unig gall :attribute gynnwys.", + "any_of": "Mae'r maes :attribute yn annilys.", + "array": "Rhaid i :attribute fod yn array.", + "ascii": "Rhaid i'r :attribute gynnwys nodau a symbolau alffaniwmerig un beit yn unig.", + "attached": "Mae hyn yn :attribute eisoes ynghlwm.", + "before": "Rhaid i :attribute fod yn ddyddiad sydd cyn :date.", + "before_or_equal": "Y :attribute rhaid iddo fod yn ddyddiad cyn neu yn hafal i :date.", + "between.array": "Rhaid i :attribute fod rhwng :min a :max eitem.", + "between.file": "Rhaid i :attribute fod rhwng :min a :max kilobytes.", + "between.numeric": "Rhaid i :attribute fod rhwng :min a :max.", + "between.string": "Rhaid i :attribute fod rhwng :min a :max nodyn.", + "boolean": "Rhaid i'r maes :attribute fod yn wir neu gau.", + "can": "Mae'r maes :attribute yn cynnwys gwerth anawdurdodedig.", + "confirmed": "Nid yw'r cadarnhad :attribute yn gyfwerth.", + "contains": "Mae gwerth gofynnol ar goll yn y maes :attribute.", + "current_password": "Mae'r cyfrinair yn anghywir.", + "date": "Nid yw :attribute yn ddyddiad dilys.", + "date_equals": "Y :attribute rhaid dyddiad cyfartal i :date.", + "date_format": "Nid yw :attribute yn y fformat :format.", + "decimal": "Rhaid i'r :attribute fod â :decimal o leoedd degol.", + "declined": "Rhaid gwrthod y :attribute.", + "declined_if": "Rhaid gwrthod y :attribute pan fydd :other yn :value.", + "different": "Rhaid i :attribute a :other fod yn wahanol.", + "digits": "Rhaid i :attribute fod yn :digits digid.", + "digits_between": "Rhaid i :attribute fod rhwng :min a :max digid.", + "dimensions": "Y :attribute wedi annilys ddelwedd dimensiynau.", + "distinct": "Y :attribute maes wedi dyblyg gwerth.", + "doesnt_contain": "Rhaid i'r maes :attribute beidio â chynnwys unrhyw un o'r canlynol: :values.", + "doesnt_end_with": "Efallai na fydd y :attribute yn gorffen gydag un o’r canlynol: :values.", + "doesnt_start_with": "Efallai na fydd y :attribute yn dechrau gydag un o’r canlynol: :values.", + "email": "Rhaid i :attribute fod yn gyfeiriad ebost dilys.", + "ends_with": "Y :attribute rhaid i ben gydag un o'r canlynol: :values.", + "enum": "Mae'r :attribute a ddewiswyd yn annilys.", + "exists": "Nid yw :attribute yn ddilys.", + "extensions": "Rhaid i faes :attribute gynnwys un o'r estyniadau canlynol: :values.", + "failed": "Nid yw'r manylion hyn yn cyfateb i'n cofnodion.", + "file": ":Attribute rhaid iddo fod yn y ffeil.", + "filled": "Rhaid cynnwys :attribute.", + "gt.array": "Rhaid i'r :attribute fod â mwy na :value o eitemau.", + "gt.file": "Rhaid i'r :attribute fod yn fwy na :value cilobeit.", + "gt.numeric": "Rhaid i'r :attribute fod yn fwy na :value.", + "gt.string": "Rhaid i'r :attribute fod yn fwy na :value nod.", + "gte.array": "Rhaid i'r :attribute fod â :value o eitemau neu fwy.", + "gte.file": "Rhaid i'r :attribute fod yn fwy na neu'n hafal i :value cilobeit.", + "gte.numeric": "Rhaid i’r :attribute fod yn fwy na neu’n hafal i :value.", + "gte.string": "Rhaid i'r :attribute fod yn fwy na neu'n hafal i :value nod.", + "hex_color": "Rhaid i'r maes :attribute fod yn lliw hecsadegol dilys.", + "image": "Rhaid i :attribute fod yn lun.", + "in": "Nid yw :attribute yn ddilys.", + "in_array": "Y :attribute maes nad yw'n bodoli yn :other.", + "in_array_keys": "Rhaid i'r maes :attribute gynnwys o leiaf un o'r allweddi canlynol: :values.", + "integer": "Rhaid i :attribute fod yn integer.", + "ip": "Rhaid i :attribute fod yn gyfeiriad IP dilys.", + "ipv4": "Y :attribute rhaid iddo fod yn ddilys ar IPv4 cyfeiriad.", + "ipv6": "Y :attribute rhaid iddo fod yn ddilys cyfeiriad IPv6.", + "json": "Y :attribute rhaid iddo fod yn ddilys JSON llinyn.", + "list": "Rhaid i'r maes :attribute fod yn rhestr.", + "lowercase": "Rhaid i'r :attribute fod yn llythrennau bach.", + "lt.array": "Rhaid i'r :attribute fod â llai na :value o eitemau.", + "lt.file": "Rhaid i'r :attribute fod yn llai na :value cilobeit.", + "lt.numeric": "Rhaid i'r :attribute fod yn llai na :value.", + "lt.string": "Rhaid i'r :attribute fod yn llai na :value nod.", + "lte.array": "Ni ddylai'r :attribute fod â mwy na :value o eitemau.", + "lte.file": "Rhaid i'r :attribute fod yn llai na neu'n hafal i :value cilobeit.", + "lte.numeric": "Rhaid i’r :attribute fod yn llai na neu’n hafal i :value.", + "lte.string": "Rhaid i'r :attribute fod yn llai na neu'n hafal i :value nod.", + "mac_address": "Rhaid i'r :attribute fod yn gyfeiriad MAC dilys.", + "max.array": "Ni chai :attribute fod yn fwy na :max eitem.", + "max.file": "Ni chai :attribute fod yn fwy na :max kilobytes.", + "max.numeric": "Ni chai :attribute fod yn fwy na :max.", + "max.string": "Ni chai :attribute fod yn fwy na :max nodyn.", + "max_digits": "Ni ddylai'r :attribute fod â mwy na :max digid.", + "mimes": "Rhaid i :attribute fod yn ffeil o'r math: :values.", + "mimetypes": "Rhaid i :attribute fod yn ffeil o'r math: :values.", + "min.array": "Rhaid i :attribute fod o leiaf :min eitem.", + "min.file": "Rhaid i :attribute fod o leiaf :min kilobytes.", + "min.numeric": "Rhaid i :attribute fod o leiaf :min.", + "min.string": "Rhaid i :attribute fod o leiaf :min nodyn.", + "min_digits": "Rhaid i'r :attribute fod ag o leiaf :min digid.", + "missing": "Rhaid bod y maes :attribute ar goll.", + "missing_if": "Rhaid i'r maes :attribute fod ar goll pan fydd :other yn :value.", + "missing_unless": "Rhaid i'r maes :attribute fod ar goll oni bai bod :other yn :value.", + "missing_with": "Rhaid i'r maes :attribute fod ar goll pan fydd :values yn bresennol.", + "missing_with_all": "Rhaid i'r maes :attribute fod ar goll pan fydd :values yn bresennol.", + "multiple_of": "Y :attribute rhaid iddo fod yn lluosrif o :value", + "next": "Nesaf »", + "not_in": "Nid yw :attribute yn ddilys.", + "not_regex": "Y :attribute fformat annilys.", + "numeric": "Rhaid i :attribute fod yn rif.", + "password": "Mae'r cyfrinair yn anghywir.", + "password.letters": "Rhaid i'r :attribute gynnwys o leiaf un llythyren.", + "password.mixed": "Rhaid i'r :attribute gynnwys o leiaf un priflythrennau ac un llythyren fach.", + "password.numbers": "Rhaid i'r :attribute gynnwys o leiaf un rhif.", + "password.symbols": "Rhaid i'r :attribute gynnwys o leiaf un symbol.", + "password.uncompromised": "Mae'r :attribute a roddwyd wedi ymddangos mewn gollyngiad data. Dewiswch :attribute gwahanol.", + "present": "Y :attribute maes rhaid i fod yn bresennol.", + "present_if": "Rhaid i faes :attribute fod yn bresennol pan fydd :other yn :value.", + "present_unless": "Rhaid i faes :attribute fod yn bresennol oni bai bod :other yn :value.", + "present_with": "Rhaid i'r maes :attribute fod yn bresennol pan fo :values yn bresennol.", + "present_with_all": "Rhaid i'r maes :attribute fod yn bresennol pan fydd :values yn bresennol.", + "previous": "« Cynt", + "prohibited": "Y :attribute maes yn cael ei wahardd.", + "prohibited_if": "Y :attribute maes yn cael ei wahardd pan :other yn :value.", + "prohibited_if_accepted": "Gwaherddir y maes :attribute pan dderbynnir :other.", + "prohibited_if_declined": "Gwaherddir y cae :attribute pan fydd :other yn cael ei wrthod.", + "prohibited_unless": "Y :attribute maes yn cael ei wahardd oni bai :other yn :values.", + "prohibits": "Mae'r maes :attribute yn gwahardd :other rhag bod yn bresennol.", + "regex": "Nid yw fformat :attribute yn ddilys.", + "relatable": "Mae hyn yn :attribute efallai na fod yn gysylltiedig â'r adnodd hwn.", + "required": "Rhaid cynnwys :attribute.", + "required_array_keys": "Rhaid i’r maes :attribute gynnwys cofnodion ar gyfer: :values.", + "required_if": "Rhaid cynnwys :attribute pan mae :other yn :value.", + "required_if_accepted": "Mae angen y maes :attribute pan dderbynnir :other.", + "required_if_declined": "Mae angen y maes :attribute pan wrthodir :other.", + "required_unless": "Y :attribute maes yn ofynnol oni bai bod :other yn :values.", + "required_with": "Rhaid cynnwys :attribute pan mae :values yn bresennol.", + "required_with_all": "Rhaid cynnwys :attribute pan mae :values yn bresennol.", + "required_without": "Rhaid cynnwys :attribute pan nad oes :values yn bresennol.", + "required_without_all": "Rhaid cynnwys :attribute pan nad oes :values yn bresennol.", + "reset": "Mae dy gyfrinair wedi ei ail-osod!", + "same": "Rhaid i :attribute a :other fod yn gyfwerth.", + "sent": "Rydym wedi e-bostio'r ddolen i ail-osod y cyfrinair!", + "size.array": "Rhaid i :attribute fod yn :size eitem.", + "size.file": "Rhaid i :attribute fod yn :size kilobytes.", + "size.numeric": "Rhaid i :attribute fod yn :size.", + "size.string": "Rhaid i :attribute fod yn :size nodyn.", + "starts_with": "Y :attribute rhaid dechrau gydag un o'r canlynol: :values.", + "string": "Y :attribute rhaid iddo fod yn llinyn.", + "throttle": "Gormod o ymdrechion mewngofnodi. Ceisiwch eto mewn :seconds eiliad.", + "throttled": "Os gwelwch yn dda aros cyn wrthi'n ailgynnig.", + "timezone": "Rhaid i :attribute fod yn timezone dilys.", + "token": "Nid yw'r tocyn ail-osod cyfrinair yn ddilys.", + "ulid": "Rhaid i'r :attribute fod yn ULID dilys.", + "unique": "Mae :attribute eisoes yn bodoli.", + "uploaded": "Y :attribute wedi methu â llwytho i fyny.", + "uppercase": "Rhaid i'r :attribute fod yn briflythrennau.", + "url": "Nid yw fformat :attribute yn ddilys.", + "user": "Ni oes gennym ddefnyddiwr gyda'r cyfeiriad e-bost yna.", + "uuid": "Y :attribute rhaid iddo fod yn ddilys UUID." +} diff --git a/locales/da/_excludes.json b/locales/da/_excludes.json new file mode 100644 index 00000000000..a4e8c02c678 --- /dev/null +++ b/locales/da/_excludes.json @@ -0,0 +1,177 @@ +[ + "Administrator", + "Afghanistan", + "Andorra", + "Angola", + "Anguilla", + "Argentina", + "Aruba", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Burkina Faso", + "Burundi", + "Canada", + "Chile", + "Colombia", + "Congo", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Côte d'Ivoire", + "Djibouti", + "Dominica", + "Ecuador", + "El Salvador", + "Eritrea", + "Excel (.xlsx)", + "Fiji", + "Finland", + "Gabon", + "Gambia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "Iceland", + "ID", + "Indonesia", + "Iran, Islamic Republic of", + "Iraq", + "Isle of Man", + "Israel", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Lebanon", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Luxembourg", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Marshall Islands", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Netherlands Antilles", + "New Caledonia", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Norfolk Island", + "Northern Mariana Islands", + "Nova", + "OK", + "Oman", + "Pakistan", + "Palau", + "Palestinian Territory, Occupied", + "Panama", + "Papua New Guinea", + "Paraguay", + "Peru", + "Philippines", + "Pitcairn", + "Poland", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Rwanda", + "Réunion", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Saudi Arabia", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Solomon Islands", + "Somalia", + "South Africa", + "South Sudan", + "Sri Lanka", + "Sudan", + "Suriname", + "Swaziland", + "Syrian Arab Republic", + "System", + "Taiwan", + "Tajikistan", + "Tanzania", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Tunisia", + "Turkey", + "Turkmenistan", + "Tuvalu", + "Type", + "Uganda", + "Ukraine", + "United Arab Emirates", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Virgin Islands, British", + "Virgin Islands, U.S.", + "Western Sahara", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/da/json-inline.json b/locales/da/json-inline.json new file mode 100644 index 00000000000..33365460901 --- /dev/null +++ b/locales/da/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dette felt skal være en gyldig rolle.", + "The :attribute must be at least :length characters and contain at least one number.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​tal.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​specialtegn og ét tal.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​specialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​stort tegn og ét tal.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​stort tegn og ét specialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​stort tegn, ét tal og ét specialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dette felt skal være på mindst :length tegn og indeholde mindst ét ​​stort tegn.", + "The :attribute must be at least :length characters.": "Dette felt skal være på mindst :length tegn.", + "The :attribute must contain at least one letter.": "Dette felt skal indeholde mindst ét ​​bogstav.", + "The :attribute must contain at least one number.": "Dette felt skal indeholde mindst ét ​​tal.", + "The :attribute must contain at least one symbol.": "Dette felt skal indeholde mindst ét ​​symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dette felt skal indeholde mindst et stort og et lille bogstav.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Det givne felt er dukket op i et datalæk. Vælg venligst et andet felt." +} diff --git a/locales/da/json.json b/locales/da/json.json new file mode 100644 index 00000000000..3cbd2cd9463 --- /dev/null +++ b/locales/da/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(og :count fejl mere)", + "(and :count more errors)": "(og :count fejl mere)|(og :count fejl mere)|(og :count fejl mere)", + "30 Days": "30 dage", + "60 Days": "60 dage", + "90 Days": "90 dage", + ":amount selected": ":amount valgt", + ":amount Total": ":amount i alt", + ":days day trial": ":days dages prøveperiode", + ":resource Details": ":resource-detaljer", + ":resource Details: :title": ":resource-detaljer: :title", + "A decryption key is required.": "En dekrypteringsnøgle er påkrævet.", + "A fresh verification link has been sent to your email address.": "Et nyt bekræftelseslink er blevet sendt til din e-mailadresse.", + "A new verification link has been sent to the email address you provided during registration.": "Et nyt bekræftelseslink er blevet sendt til den e-mailadresse, du angav under registreringen.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Et nyt bekræftelseslink er blevet sendt til den e-mailadresse, du har angivet i dine profilindstillinger.", + "A new verification link has been sent to your email address.": "Et nyt bekræftelseslink er blevet sendt til din e-mailadresse.", + "Accept Invitation": "Acceptér invitation", + "Action": "Handling", + "Action Event": "Handlingshændelse", + "Action Events": "Handlingshændelser", + "Action Happened At": "Skete på", + "Action Initiated By": "Indledt af", + "Action Name": "Navn", + "Action Status": "Handlingsstatus", + "Action Target": "Mål", + "Actions": "Handlinger", + "Add": "Tilføj", + "Add :resource": "Tilføj :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Tilføj et nyt teammedlem til dit team, så de kan samarbejde med dig.", + "Add additional security to your account using two factor authentication.": "Tilføj ekstra sikkerhed til din konto ved hjælp af tofaktorautentisering.", + "Add Payment Method": "Tilføj betalingsmetode", + "Add row": "Tilføj række", + "Add Team Member": "Tilføj teammedlem", + "Add VAT Number": "Tilføj momsnummer", + "Added.": "Tilføjet.", + "Additional billing information updated successfully.": "Yderligere faktureringsoplysninger blev opdateret.", + "Address": "Adresse", + "Address Line 2": "Adresselinje 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administratorbrugere kan udføre enhver handling.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Alandsøerne", + "Albania": "Albanien", + "Algeria": "Algeriet", + "All of the people that are part of this team.": "Alle de personer, der er en del af dette team.", + "All resources loaded.": "Alle ressourcer indlæst.", + "All rights reserved.": "Alle rettigheder forbeholdes.", + "Already registered?": "Allerede registreret?", + "American Samoa": "Amerikansk Samoa", + "An error occurred while uploading the file.": "Der opstod en fejl under upload af filen.", + "An error occurred while uploading the file: :error": "Der opstod en fejl under upload af filen: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Der opstod en uventet fejl, og vi har underrettet vores supportteam. Prøv igen senere.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "En anden bruger har opdateret denne ressource, da denne side blev indlæst. Opdatér siden og prøv igen.", + "Antarctica": "Antarktis", + "Antigua And Barbuda": "Antigua og Barbuda", + "Antigua and Barbuda": "Antigua og Barbuda", + "API Token": "API-token", + "API Token Permissions": "API-token tilladelser", + "API Tokens": "API-tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API-tokens tillader tredjepartstjenester at godkende med vores applikation på dine vegne.", + "Apply": "Anvend", + "Apply Coupon": "Anvend kupon", + "April": "april", + "Are you sure you want to attempt to pay :amount?": "Er du sikker på, at du vil forsøge at betale :amount?", + "Are you sure you want to cancel your subscription?": "Er du sikker på, at du vil opsige dit abonnement?", + "Are you sure you want to delete all the notifications?": "Er du sikker på, at du vil slette alle meddelelserne?", + "Are you sure you want to delete the selected resources?": "Er du sikker på, at du vil slette de valgte ressourcer?", + "Are you sure you want to delete this file?": "Er du sikker på, at du vil slette denne fil?", + "Are you sure you want to delete this notification?": "Er du sikker på, at du vil slette denne notifikation?", + "Are you sure you want to delete this payment method?": "Er du sikker på, at du vil slette denne betalingsmetode?", + "Are you sure you want to delete this resource?": "Er du sikker på, at du vil slette denne ressource?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Er du sikker på, at du vil slette dette hold? Når et hold er slettet, vil alle dets ressourcer og data blive slettet permanent.", + "Are you sure you want to delete your account?": "Er du sikker på, at du vil slette din konto?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Er du sikker på, at du vil slette din konto? Når din konto er slettet, vil alle sine ressourcer og data blive slettet permanent. Indtast din adgangskode for at bekræfte, at du vil slette din konto permanent.", + "Are you sure you want to detach the selected resources?": "Er du sikker på, at du vil løsne de valgte ressourcer?", + "Are you sure you want to detach this resource?": "Er du sikker på, at du vil løsne denne ressource?", + "Are you sure you want to force delete the selected resources?": "Er du sikker på, at du vil tvinge slette de valgte ressourcer?", + "Are you sure you want to force delete this resource?": "Er du sikker på, at du vil tvinge slette denne ressource?", + "Are you sure you want to log out?": "Er du sikker på, at du vil logge ud?", + "Are you sure you want to mark all notifications as read?": "Er du sikker på, at du vil markere alle notifikationer som læst?", + "Are you sure you want to remove this item?": "Er du sikker på, at du vil fjerne dette element?", + "Are you sure you want to restore the selected resources?": "Er du sikker på, at du vil gendanne de valgte ressourcer?", + "Are you sure you want to restore this resource?": "Er du sikker på, at du vil gendanne denne ressource?", + "Are you sure you want to resume your subscription?": "Er du sikker på, at du vil genoptage dit abonnement?", + "Are you sure you want to run this action?": "Er du sikker på, at du vil køre denne handling?", + "Are you sure you want to set this payment method as your default?": "Er du sikker på, at du vil indstille denne betalingsmetode som din standard?", + "Are you sure you want to stop impersonating?": "Er du sikker på, at du vil stoppe med at efterligne?", + "Are you sure you would like to delete this API token?": "Er du sikker på, at du gerne vil slette dette API-token?", + "Are you sure you would like to leave this team?": "Er du sikker på, du gerne vil forlade dette hold?", + "Are you sure you would like to remove this person from the team?": "Er du sikker på, at du gerne vil fjerne denne person fra holdet?", + "Are you sure you would like to switch billing plans?": "Er du sikker på, at du gerne vil skifte faktureringsplan?", + "Argentina": "Argentina", + "Armenia": "Armenien", + "Aruba": "Aruba", + "Attach": "Vedhæft", + "Attach & Attach Another": "Vedhæft & vedhæft en anden", + "Attach :resource": "Vedhæft :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Vedhæft filer ved at trække og slippe, copy-paste dem.", + "August": "august", + "Australia": "Australien", + "Austria": "Østrig", + "Azerbaijan": "Aserbajdsjan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Før du fortsætter, kunne du bekræfte din e-mailadresse ved at klikke på det link, vi lige har sendt til dig? Hvis du ikke har modtaget mailen, sender vi dig gerne en anden.", + "Before proceeding, please check your email for a verification link.": "Inden du fortsætter, skal du tjekke din e-mail for et bekræftelseslink.", + "Belarus": "Hviderusland", + "Belgium": "Belgien", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Betalingsinformation", + "Billing Management": "Faktureringsstyring", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, plurinational stat", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius og Saba", + "Bosnia And Herzegovina": "Bosnien-Hercegovina", + "Bosnia and Herzegovina": "Bosnien-Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetøen", + "Brazil": "Brasilien", + "British Indian Ocean Territory": "Britisk Indiske Ocean Territorium", + "Browser Sessions": "Browser Sessioner", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarien", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodja", + "Cameroon": "Cameroun", + "Canada": "Canada", + "Cancel": "Annuller", + "Cancel Subscription": "Annullér abonnement", + "Cape Verde": "Kap Verde", + "Card": "Kort", + "Cayman Islands": "Caymanøerne", + "Central African Republic": "Den Centralafrikanske Republik", + "Chad": "Tchad", + "Change Subscription Plan": "Skift abonnementsplan", + "Change the current payment method attached to your subscription": "Skift den nuværende betalingsmetode knyttet til dit abonnement", + "Changes": "Ændringer", + "Checkout": "Til kassen", + "Chile": "Chile", + "China": "Kina", + "Choose": "Vælg", + "Choose :field": "Vælg :field", + "Choose :resource": "Vælg :resource", + "Choose an option": "Vælg en mulighed", + "Choose date": "Vælg dato", + "Choose File": "Vælg fil", + "Choose Files": "Vælg filer", + "Choose Type": "Vælg type", + "Christmas Island": "Juleøen", + "City": "By", + "Click here to re-send the verification email.": "Klik her for at gensende bekræftelses-e-mailen.", + "click here to request another": "Klik her for at anmode om en ny", + "Click to choose": "Klik for at vælge", + "Close": "Luk", + "Cocos (Keeling) Islands": "Cocos (Keeling) Øer", + "Code": "Kode", + "Colombia": "Colombia", + "Comoros": "Comorerne", + "Confirm": "Bekræft", + "Confirm Billing Action": "Bekræft faktureringshandling", + "Confirm Password": "Bekræft adgangskode", + "Confirm Payment": "Bekræft betaling", + "Confirm your :amount payment": "Bekræft din :amount betaling", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Den Demokratiske Republik", + "Congo, the Democratic Republic of the": "Congo, Den Demokratiske Republik", + "Constant": "Konstant", + "Continue To Payment": "Fortsæt til betaling", + "Cook Islands": "Cookøerne", + "Copy to clipboard": "Kopier til udklipsholder", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Land", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kuponen blev anvendt.", + "Create": "Opret", + "Create & Add Another": "Opret & tilføj en ny", + "Create :resource": "Opret :resource", + "Create a new team to collaborate with others on projects.": "Opret et nyt team til at samarbejde med andre om projekter.", + "Create Account": "Opret en bruger", + "Create API Token": "Opret API-Token", + "Create New Team": "Opret nyt team", + "Create Team": "Opret team", + "Created.": "Oprettet.", + "Croatia": "Kroatien", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Nuværende adgangskode", + "Current Subscription Plan": "Nuværende abonnementsplan", + "Currently Subscribed": "I øjeblikket abonneret", + "Customer Balance": "Kundebalance", + "Customize": "Tilpas", + "Cyprus": "Cypern", + "Czech Republic": "Tjekkiet", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Mørk", + "Dashboard": "Kontrolpanel", + "December": "december", + "Decrease": "Reducér", + "Default": "Standard", + "Delete": "Slet", + "Delete :resource": "Slet :resource", + "Delete Account": "Slet konto", + "Delete all notifications": "Slet alle notifikationer", + "Delete API Token": "Slet API-Token", + "Delete File": "Slet fil", + "Delete Notification": "Slet notifikation", + "Delete Resource": "Slet ressource", + "Delete Selected": "Slet valgte", + "Delete Team": "Slet team", + "Denmark": "Danmark", + "Detach": "Frigør", + "Detach Resource": "Frigør ressource", + "Detach Selected": "Frigør valgte", + "Details": "Oplysninger", + "Disable": "Deaktivér", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Vil du virkelig forlade? Du har ændringer, som ikke er gemt.", + "Dominica": "Dominica", + "Dominican Republic": "Den Dominikanske Republik", + "Done.": "Færdig.", + "Download": "Hent", + "Download Invoice": "Hent faktura", + "Drop file or click to choose": "Slip fil eller klik for at vælge", + "Drop files or click to choose": "Slip filer, eller klik for at vælge", + "Ecuador": "Ecuador", + "Edit": "Redigér", + "Edit :resource": "Redigér :resource", + "Edit Attached": "Redigér vedhæftet", + "Edit Profile": "Redigér profil", + "Editor": "Redaktør", + "Editor users have the ability to read, create, and update.": "Redaktører har mulighed for at læse, oprette og opdatere.", + "Egypt": "Egypten", + "El Salvador": "El Salvador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "E-mailadresse", + "Email Addresses": "E-mailadresser", + "Email Password Reset Link": "E-mail med link til nulstilling af adgangskode", + "Email Verification": "E-mailbekræftelse", + "Enable": "Aktivér", + "Encrypted environment file already exists.": "Krypteret miljøfil findes allerede.", + "Encrypted environment file not found.": "Krypteret miljøfil blev ikke fundet.", + "Ensure your account is using a long, random password to stay secure.": "Sørg for, at din konto har en lang, tilfældig adgangskode for at forblive sikker.", + "Environment file already exists.": "Miljøfil findes allerede.", + "Environment file not found.": "Miljøfil blev ikke fundet.", + "Equatorial Guinea": "Ækvatorialguinea", + "Eritrea": "Eritrea", + "Error": "Fejl", + "errors": "fejl", + "Estonia": "Estland", + "Ethiopia": "Etiopien", + "ex VAT": "eksl. moms", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Udløber :expiration", + "Export As CSV": "Eksporter som CSV", + "Extra Billing Information": "Ekstra faktureringsoplysninger", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ekstra bekræftelse er nødvendig for at behandle din betaling. Fortsæt til betalingssiden ved at klikke på knappen nedenfor.", + "Failed Subscription Payment": "Mislykket abonnementsbetaling", + "Failed to load :resource!": "Kunne ikke indlæse :resource!", + "Falkland Islands (Malvinas)": "Falklandsøerne (Malvinas)", + "Faroe Islands": "Færøerne", + "February": "Februar", + "Fiji": "Fiji", + "Filename": "Filnavn", + "Finish enabling two factor authentication.": "Afslut aktivering af to-faktor-godkendelse.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "For din sikkerhed, skal du bekræfte din adgangskode for at fortsætte.", + "Forbidden": "Forbudt", + "Force Delete": "Tving sletning", + "Force Delete :resource": "Tving sletning :resource", + "Force Delete Resource": "Tving sletning af ressource", + "Force Delete Selected": "Tving sletning af valgte", + "Forgot Password": "Glemt kodeord", + "Forgot your password?": "Glemt din adgangskode?", + "Forgot Your Password?": "Glemt din adgangskode?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Glemt din adgangskode? Intet problem. Bare lad os vide din e-mail-adresse, og vi vil e-maile dig et link til nulstilling af adgangskode, der giver dig mulighed for at vælge en ny.", + "France": "Frankrig", + "French Guiana": "Fransk Guyana", + "French Polynesia": "Fransk Polynesien", + "French Southern Territories": "Franske Sydlige Territorier", + "From": "Fra", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgien", + "Germany": "Tyskland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Gå til forsiden", + "Go to page :page": "Gå til side :page", + "Great! You have accepted the invitation to join the :team team.": "Fedt! Du har accepteret invitationen til at deltage i :team-holdet.", + "Greece": "Grækenland", + "Greenland": "Grønland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Har du fortrudt, at du opsagde dit abonnement? Du kan til enhver tid genaktivere dit abonnement med det samme indtil slutningen af din nuværende faktureringsperiode. Når din nuværende faktureringsperiode slutter, kan du vælge en helt ny abonnementspakke.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Har du overvejet at opsige dit abonnement? Du kan øjeblikkeligt reaktivere dit abonnement til enhver tid indtil slutningen af ​​din nuværende faktureringscyklus. Når din nuværende faktureringscyklus slutter, kan du vælge en helt ny abonnementsplan.", + "Heard Island & Mcdonald Islands": "Heard Island og McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island og McDonald Islands", + "Hello!": "Hej!", + "Hide Content": "Skjul indhold", + "Hold Up!": "Vent!", + "Holy See (Vatican City State)": "Vatikanet", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Ungarn", + "I agree to the :terms_of_service and :privacy_policy": "Jeg accepterer :terms_of_service og :privacy_policy", + "Iceland": "Island", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Hvis det er nødvendigt, kan du logge ud af alle dine andre browser-sessioner på tværs af alle dine enheder. Nogle af dine seneste sessioner er angivet nedenfor; denne liste er dog muligvis ikke udtømmende. Hvis du har på fornemmelsen at din konto er blevet kompromitteret, skal du også opdatere din adgangskode.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Hvis du allerede har en konto, kan du acceptere invitationen ved at klikke på knappen nedenfor:", + "If you did not create an account, no further action is required.": "Hvis du ikke har oprettet en konto skal du ikke gøre mere.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Hvis du ikke forventede at modtage en invitation til dette team, kan du ignorere denne e-mail.", + "If you did not receive the email": "Hvis du ikke har modtaget mailen", + "If you did not request a password reset, no further action is required.": "Hvis du ikke har anmodet om nulstilling af password skal du ikke foretage dig mere.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Hvis du ikke har en konto, kan du oprette en ved at klikke på knappen nedenfor. Når du har oprettet en konto, kan du klikke på invitationsknappen i denne e-mail for at acceptere teaminvitationen:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Hvis du har brug for at tilføje specifikke kontakt- eller skatteoplysninger til dine fakturaer, såsom dit fulde firmanavn, momsregistreringsnummer eller registrerede adresse, kan du tilføje det her.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Hvis du har problemer med at klikke på \":actionText\", kan du kopiere nedenstående URL ind en web-browser:", + "Impersonate": "Efterligne", + "Increase": "Øge", + "India": "Indien", + "Indonesia": "Indonesien", + "Invalid filename.": "Ugyldigt filnavn.", + "Invalid JSON was returned from the route.": "Ugyldig JSON blev returneret fra ruten.", + "Invoice Email Addresses": "E-mailadresser til faktura", + "Invoice emails updated successfully.": "E-mailadresser til faktura er opdateret.", + "Invoices": "Fakturaer", + "Iran, Islamic Republic Of": "Iran (Den Islamiske Republik)", + "Iran, Islamic Republic of": "Iran (Den Islamiske Republik)", + "Iraq": "Irak", + "Ireland": "Irland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Det ser ud til, at du ikke har et aktivt abonnement. Du kan vælge en af ​​abonnementsplanerne nedenfor for at komme i gang. Abonnementsplaner kan blive ændret eller annulleret, når det passer dig.", + "Italy": "Italien", + "Jamaica": "Jamaica", + "January": "Januar", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kasakhstan", + "Kenya": "Kenya", + "Key": "Nøgle", + "Kiribati": "Kiribati", + "Korea": "Sydkorea", + "Korea, Democratic People's Republic of": "Nordkorea", + "Korea, Republic of": "Korea, Republikken", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgisistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Sidst aktive", + "Last used": "Sidst brugt", + "Latvia": "Letland", + "Leave": "Forlad", + "Leave Team": "Forlad team", + "Lebanon": "Libanon", + "length": "længde", + "Lens": "Linse", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyen", + "Liechtenstein": "Liechtenstein", + "Light": "Lys", + "Lithuania": "Litauen", + "Load :perPage More": "Indlæs :perPage flere", + "Loading": "Indlæser", + "Location": "Beliggenhed", + "Log in": "Log ind", + "Log In": "Log ind", + "Log Out": "Log ud", + "Log out": "Log ud", + "Log Out Other Browser Sessions": "Log ud af andre browsersessioner", + "Log Viewer": "Log-viser", + "Login": "Log ind", + "Logout": "Log ud", + "Logs": "Logfiler", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "Nord Makedonien", + "Macedonia, the former Yugoslav Republic of": "Makedonien, Den Tidligere Jugoslaviske Republik", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldiverne", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Administrér konto", + "Manage and log out your active sessions on other browsers and devices.": "Administrér og log af dine aktive sessioner på andre browsere og enheder.", + "Manage API Tokens": "Administrér API-Tokens", + "Manage Role": "Administrér rolle", + "Manage Team": "Administrér team", + "Managing billing for :billableName": "Håndtering af fakturering for :billableName", + "March": "Marts", + "Mark all as Read": "Markér alle som læst", + "Mark all notifications as read": "Markér alle notifikationer som læst", + "Mark Read": "Marker læst", + "Mark Unread": "Marker som ulæst", + "Marshall Islands": "Marshalløerne", + "Martinique": "Martinique", + "Mauritania": "Mauretanien", + "Mauritius": "Mauritius", + "May": "Maj", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Mikronesien", + "Micronesia, Federated States of": "Mikronesien", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republikken", + "Monaco": "Monaco", + "Mongolia": "Mongoliet", + "Montenegro": "Montenegro", + "Month To Date": "Måned til dato", + "Monthly": "Månedlig", + "monthly": "månedlig", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Navn", + "name": "navn", + "Namibia": "Namibia", + "Nauru": "Nauru formand", + "Nepal": "Nepal", + "Netherlands": "Holland", + "Netherlands Antilles": "Hollandske Antiller", + "Nevermind": "Glem det", + "Nevermind, I'll keep my old plan": "Pyt, jeg beholder min gamle plan", + "New": "Ny", + "New :resource": "Ny :resource", + "New Caledonia": "Ny Kaledonien", + "New Password": "Nyt kodeord", + "New Zealand": "New Zealand", + "Next": "Næste", + "Next Payment": "Næste betaling", + "Next Payment on": "Næste betaling den", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Nej", + "No :resource matched the given criteria.": "Ingen :resource matchede de givne kriterier.", + "No additional information...": "Ingen yderligere oplysninger...", + "No Current Data": "Ingen aktuelle data", + "No Data": "Ingen data", + "no file selected": "Ingen fil valgt", + "No Increase": "Ingen stigning", + "No payment methods on file.": "Ingen betalingsmetoder registreret.", + "No payment scheduled.": "Ingen betaling planlagt.", + "No Prior Data": "Ingen forudgående data", + "No Results Found.": "Ingen resultater fundet.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Nordmarianerne", + "Norway": "Norge", + "Not Found": "Ikke fundet", + "Notifications": "Meddelelser", + "Nova": "Nova", + "Nova User": "Nova bruger", + "November": "november", + "October": "Oktober", + "of": "af", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Når et hold er slettet, vil alle dets ressourcer og data blive slettet permanent. Før du sletter dette hold, skal du downloade alle data eller oplysninger om dette hold, som du ønsker at beholde.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Når din konto er slettet, vil alle dine ressourcer og data blive slettet permanent. Før du sletter din konto, skal du downloade alle data eller oplysninger, som du ønsker at beholde.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Når din konto er slettet, vil alle dens ressourcer og data blive slettet permanent. Indtast venligst din adgangskode for at bekræfte, at du gerne vil slette din konto permanent.", + "Only Trashed": "Kun slettede", + "Open Invoices": "Åbne fakturaer", + "Original": "Oprindelig", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Vores faktureringsadministrationsportal giver dig mulighed for nemt at administrere din abonnementsplan, betalingsmetode og downloade dine seneste fakturaer.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Vores faktureringsadministrationsportal giver dig mulighed for nemt at administrere din abonnementsplan, betalingsmetoder og downloade dine seneste fakturaer.", + "Page Expired": "Siden er udløbet", + "Pagination Navigation": "Sidenavigation", + "Paid": "Betalt", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palæstinensiske Områder", + "Panama": "Panama", + "Papua New Guinea": "Papua Ny Guinea", + "Paraguay": "Paraguay", + "Password": "Adgangskode", + "password": "adgangskode", + "Payment Confirmation": "Betalingsbekræftelse", + "Payment Information": "Betalingsoplysninger", + "Payment information updated successfully.": "Betalingsoplysningerne blev opdateret.", + "Payment Method": "Betalingsmetode", + "Payment Methods": "Betalingsmetoder", + "Payment Required": "Betaling påkrævet", + "Payments": "Betalinger", + "Pending Team Invitations": "Afventende team Invitationer", + "Per Page": "Pr. side", + "Permanently delete this team.": "Slet dette hold permanent.", + "Permanently delete your account.": "Slet din konto permanent.", + "Permissions": "Tilladelser", + "Peru": "Peru", + "Philippines": "Filippinerne", + "Photo": "Foto", + "Pitcairn": "Pitcairn-Øerne", + "Please accept the terms of service.": "Accepter venligst servicevilkårene.", + "Please click the button below to verify your email address.": "Klik på knappen nedenfor for at verificere din email-adresse.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bekræft adgang til din konto ved at indtaste en af dine emergency recovery-koder.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bekræft adgangen til din konto ved at indtaste den godkendelseskode, der leveres af din godkendelsesapplikation.", + "Please confirm your password before continuing.": "Bekræft venligst din adgangskode, før du fortsætter.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopier venligst dit nye API-token. For din sikkerhed, vil det ikke blive vist igen.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Indtast din adgangskode for at bekræfte, at du gerne vil logge ud af dine andre browsersessioner på alle dine enheder.", + "Please provide a maximum of three invoice emails addresses.": "Angiv højst tre e-mailadresser til faktura.", + "Please provide the email address of the person you would like to add to this team.": "Angiv venligst e-mailadressen på den person, du gerne vil tilføje til dette team.", + "Please set a default payment method before retrying payments.": "Angiv en standardbetalingsmetode, før du forsøger betalinger igen.", + "Please set a default payment method before swapping plans.": "Indstil venligst en standard betalingsmetode, før du bytter planer.", + "Poland": "Polen", + "Portugal": "Portugal", + "Press / to search": "Tryk på / for at søge", + "Preview": "Forhåndsvisning", + "Previewing": "Forhåndsvises", + "Previous": "Tidligere", + "Privacy Policy": "Fortrolighedspolitik", + "Profile": "Profil", + "Profile Information": "Profiloplysninger", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kvartal til dato", + "Recovery Code": "Gendannelseskode", + "Refresh": "Opdatér", + "Regards,": "Med venlig hilsen,", + "Regenerate Recovery Codes": "Regenerér nulstillings-koder", + "Register": "Registrér", + "Reload": "Genindlæs", + "Remember me": "Husk mig", + "Remember Me": "Forbliv logget ind", + "Remove": "Fjern", + "Remove Photo": "Fjern foto", + "Remove Team Member": "Fjern holdmedlem", + "Replicate": "Replikér", + "Required fields": "Påkrævede felter", + "Resend Verification Email": "Send bekræftelses-mail igen", + "Reset Filters": "Nulstil filtre", + "Reset Password": "Nulstil adgangskode", + "Reset Password Notification": "Notifikation til nulstilling af adgangskode", + "resource": "ressource", + "Resource Row Dropdown": "Dropdown-menu for ressourcerækker", + "Resources": "Ressourcer", + "resources": "ressourcer", + "Restore": "Gendan", + "Restore :resource": "Gendan :resource", + "Restore Resource": "Gendan ressource", + "Restore Selected": "Gendan valgte", + "results": "resultater", + "Resume Subscription": "Genoptag abonnement", + "Retry Payment": "Forsøg betaling igen", + "Return to :appName": "Vend tilbage til :appName", + "Reunion": "Sammenkomst", + "Role": "Rolle", + "Romania": "Rumænien", + "Run Action": "Udfør handling", + "Russian Federation": "Rusland", + "Rwanda": "Rwanda", + "Réunion": "Genforening", + "Saint Barthelemy": "Sankt Barthelemy", + "Saint Barthélemy": "Sankt Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "Saint Kitts og Nevis", + "Saint Kitts and Nevis": "Saint Kitts og Nevis", + "Saint Lucia": "Sankt Lucia", + "Saint Martin": "Sankt Martin", + "Saint Martin (French part)": "Saint Martin (fransk del)", + "Saint Pierre And Miquelon": "Saint Pierre og Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre og Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent og Grenadinerne", + "Saint Vincent and the Grenadines": "Saint Vincent og Grenadinerne", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome og Principe", + "Sao Tome and Principe": "Sao Tome og Principe", + "Saudi Arabia": "Saudi-Arabien", + "Save": "Gem", + "Saved.": "Gemt.", + "Scroll to bottom": "Scroll til bunden", + "Scroll to top": "Scroll til toppen", + "Search": "Søg", + "Secure Area": "Sikkert område", + "Select": "Vælg", + "Select a different plan": "Vælg en anden plan", + "Select a log file...": "Vælg en logfil...", + "Select A New Photo": "Vælg et nyt foto", + "Select Action": "Vælg handling", + "Select all": "Vælg alle", + "Select All Dropdown": "Vælg rullemenuen alle", + "Select this page": "Vælg denne side", + "Send Password Reset Link": "Send link til nulstilling af password", + "Senegal": "Senegal", + "September": "september", + "Serbia": "Serbien", + "Server Error": "Server-fejl", + "Service Unavailable": "Service utilgængelig", + "Set as default": "Indstil som standard", + "Setup Key": "Opsætningsnøgle", + "Seychelles": "Seychellerne", + "Show All Fields": "Vis alle felter", + "Show Content": "Vis indhold", + "Show Recovery Codes": "Vis genskabelseskoder", + "Showing": "Viser", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Logget ind som", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (nederlandsk del)", + "Slovakia": "Slovakiet", + "Slovenia": "Slovenien", + "Soft Deleted": "Fjernet for brugeren", + "Solomon Islands": "Salomonøerne", + "Somalia": "Somalia", + "Something went wrong.": "Noget gik galt.", + "Sorry! You are not authorized to perform this action.": "Beklager! Du har ikke tilladelse til at udføre denne handling.", + "Sorry, your session has expired.": "Beklager, din session er udløbet.", + "South Africa": "Sydafrika", + "South Georgia And Sandwich Isl.": "South Georgia og South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "South Georgia og South Sandwich Islands", + "South Sudan": "Sydsudan", + "Spain": "Spanien", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone handlinger", + "Start Polling": "Start afstemning", + "Start polling": "Start afstemningen", + "State / County": "Stat / Land", + "Stop Impersonating": "Stop med at efterligne", + "Stop Polling": "Stop afstemningen", + "Stop polling": "Stop afstemningen", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Opbevar disse gendannelseskoder i en sikker adgangskodeadministrator. De kan bruges til at gendanne adgang til din konto, hvis din tofaktorautentificeringsenhed går tabt.", + "Subscribe": "Abonnér", + "Subscription Information": "Abonnementsoplysninger", + "Subscription Pending": "Afventer abonnement", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard og Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard og Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Sverige", + "Switch Teams": "Skift team", + "Switzerland": "Schweiz", + "Syrian Arab Republic": "Syrien", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, provinsen Kina", + "Tajikistan": "Tadsjikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Den Forenede Republik", + "TAX": "SKAT", + "Team Details": "Team detaljer", + "Team Invitation": "Team invitation", + "Team Members": "Team-medlemmer", + "Team Name": "Team-navn", + "Team Owner": "Team-ejer", + "Team Settings": "Team-indstillinger", + "Terms of Service": "Servicevilkår", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Tak for tilmelding! Du skal bekræfte din e-mail-adresse ved at klikke på det link, vi lige har sendt til dig på e-mail. Hvis du ikke har modtaget e-mailen, kan vi gerne sende dig en anden.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Tak for din fortsatte støtte. Vi har vedhæftet en kopi af din faktura til din bogføring. Fortæl os venligst, hvis du har spørgsmål eller bekymringer.", + "Thanks,": "Tak,", + "The :attribute must be a valid role.": ":Attribute skal være en gyldig rolle.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute skal være på mindst :length tegn og indeholde mindst et tal.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute skal være mindst :length tegn og indeholde mindst et specialtegn og et tal.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute skal være mindst :length tegn og indeholde mindst et specialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute skal være mindst :length tegn og indeholde mindst et stort bogstav og et tal.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute skal være mindst :length tegn og indeholde mindst et stort bogstav og et specialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute skal være på mindst :length tegn og indeholde mindst et stort Tegn, et tal og et specialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute skal være mindst :length tegn og indeholde mindst et stort tegn.", + "The :attribute must be at least :length characters.": ":Attribute skal være mindst :length tegn.", + "The :attribute must contain at least one letter.": "De :attribute skal indeholde mindst ét bogstav.", + "The :attribute must contain at least one number.": "De :attribute skal indeholde mindst ét tal.", + "The :attribute must contain at least one symbol.": "De :attribute skal indeholde mindst ét symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "De :attribute skal indeholde mindst et stort og et lille bogstav.", + "The :resource was created!": ":Resource blev oprettet!", + "The :resource was deleted!": ":Resource blev slettet!", + "The :resource was restored!": ":Resource blev restaureret!", + "The :resource was updated!": ":Resource blev opdateret!", + "The action was executed successfully.": "Handlingen blev vellykket udført.", + "The default payment method cannot be removed.": "Standardbetalingsmetoden kan ikke fjernes.", + "The file was deleted!": "Filen blev slettet!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Den givne :attribute er dukket op i et datalæk. Vælg venligst en anden :attribute.", + "The given data was invalid.": "De angivne data var ugyldige.", + "The government won't let us show you what's behind these doors": "Regeringen vil ikke lade os vise dig, hvad der er bag disse døre", + "The HasOne relationship has already been filled.": "HasOne-forholdet er allerede udfyldt.", + "The image could not be loaded": "Billedet kunne ikke indlæses", + "The image could not be loaded.": "Billedet kunne ikke indlæses.", + "The invoice emails must be valid email addresses.": "Faktura-e-mailadresserne skal være gyldige e-mailadresser.", + "The password is incorrect.": "Adgangskoden er forkert.", + "The provided coupon code is invalid.": "Den angivne kuponkode er ugyldig.", + "The provided password does not match your current password.": "Den angivne adgangskode svarer ikke til din nuværende adgangskode.", + "The provided password was incorrect.": "Den angivne adgangskode var forkert.", + "The provided two factor authentication code was invalid.": "Den medfølgende to faktor autentificering kode var ugyldig.", + "The provided two factor recovery code was invalid.": "Den angivne gendannelseskode med to faktorer var ugyldig.", + "The provided VAT number is invalid.": "Det angivne momsnummer er ugyldigt.", + "The resource was attached!": "Ressourcen var vedhæftet!", + "The resource was prevented from being saved!": "Ressourcen blev forhindret i at blive gemt!", + "The resource was updated!": "Ressourcen blev opdateret!", + "The response is not a streamed response.": "Svaret er ikke et streamet svar.", + "The response is not a view.": "Svaret er ikke et synspunkt.", + "The selected country is invalid.": "Det valgte land er ugyldigt.", + "The selected plan is invalid.": "Den valgte plan er ugyldig.", + "The selected resources have been :action!": "De valgte ressourcer er blevet :action!", + "The team's name and owner information.": "Holdets navn og ejer oplysninger.", + "There are no available options for this resource.": "Der er ingen tilgængelige muligheder for denne ressource.", + "There are no fields to display.": "Der er ingen felter at vise.", + "There are no new notifications.": "Der er ingen nye meddelelser.", + "There was a problem executing the action.": "Der var et problem med at udføre handlingen.", + "There was a problem fetching the resource.": "Der opstod et problem med at hente ressourcen.", + "There was a problem submitting the form.": "Der var et problem med at indsende formularen.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Disse personer er blevet inviteret til dit team og er blevet sendt en invitation email. De kan deltage i teamet ved at acceptere e-mailinvitationen.", + "This account does not have an active subscription.": "Denne konto har ikke et aktivt abonnement.", + "This action is unauthorized.": "Denne handling er uautoriseret.", + "This copy of Nova is unlicensed.": "Denne kopi af Nova er uden licens.", + "This coupon code can only be used by new customers.": "Denne kuponkode kan kun bruges af nye kunder.", + "This device": "Denne enhed", + "This file field is read-only.": "Dette filfelt er skrivebeskyttet.", + "This invoice is no longer open.": "Denne faktura er ikke længere åben.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dette er et sikkert område af ansøgningen. Bekræft din adgangskode, før du fortsætter.", + "This password does not match our records.": "Denne adgangskode stemmer ikke overens med vores registreringer.", + "This password reset link will expire in :count minutes.": "Password-link vil udløbe om :count minutter.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Denne betaling blev påbegyndt, men midlerne er endnu ikke modtaget. Dette kan tage op til 14 dage.", + "This resource no longer exists": "Denne ressource findes ikke længere", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dette abonnement er udløbet og kan ikke genoptages. Opret venligst et nyt abonnement.", + "This user already belongs to the team.": "Denne bruger tilhører allerede teamet.", + "This user has already been invited to the team.": "Denne bruger er allerede blevet inviteret til holdet.", + "Timor-Leste": "Timor-Leste", + "to": "til", + "To": "Til", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "For at afslutte aktiveringen af to-faktor-godkendelse skal du scanne følgende QR-kode ved hjælp af din telefons autentificeringsprogram eller indtaste opsætningsnøglen og angive den genererede OTP-kode.", + "Today": "Dag", + "Toggle navigation": "Skift navigation", + "Togo": "At gå", + "Tokelau": "Tokelau", + "Token Name": "Token navn", + "Tonga": "Tonga", + "Too Many Requests": "For mange forespørgsler", + "total": "i alt", + "Total:": "I alt:", + "Trashed": "Slettet", + "Trinidad And Tobago": "Trinidad og Tobago", + "Trinidad and Tobago": "Trinidad og Tobago", + "Tunisia": "Tunesien", + "Turkey": "Tyrkiet", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks og Caicosøerne", + "Turks and Caicos Islands": "Turks og Caicosøerne", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "To-faktor-godkendelse", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "To-faktor-godkendelse er nu aktiveret. Scan følgende QR-kode ved hjælp af din telefons autentificeringsprogram, eller indtast opsætningsnøglen.", + "Type": "Type", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Uautoriseret", + "United Arab Emirates": "De Forenede Arabiske Emirater", + "United Kingdom": "Storbritannien", + "United States": "USA", + "United States Minor Outlying Islands": "Forenede Staters mindre afsidesliggende øer", + "United States Outlying Islands": "Amerikanske Oversøiske Øer", + "Unknown": "Ukendt", + "Unpaid": "Ubetalt", + "Update": "Opdatér", + "Update & Continue Editing": "Opdatér & Fortsæt Redigering", + "Update :resource": "Opdatér :resource", + "Update :resource: :title": "Opdatér :resource: :title", + "Update attached :resource: :title": "Opdatér vedhæftet :resource: :title", + "Update Password": "Opdatér adgangskode", + "Update Payment Information": "Opdatér betalingsoplysninger", + "Update Payment Method": "Opdatér betalingsmetode", + "Update your account's profile information and email address.": "Opdatér din kontos profiloplysninger og e-mailadresse.", + "Uploading": "Uploader", + "Uploading files... (:current/:total)": "Uploader filer... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Brug en gendannelseskode", + "Use an authentication code": "Brug en godkendelseskode", + "User Actions": "Brugerhandlinger", + "User Security": "Brugersikkerhed", + "Username": "Brugernavn", + "Uzbekistan": "Usbekistan", + "Value": "Værdi", + "Vanuatu": "Vanuatu formand", + "VAT Number": "Momsnummer", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, den Bolivarianske Republik", + "Verify Email Address": "Bekræft email-adresse", + "Verify Your Email Address": "Bekræft din email-adresse", + "Viet Nam": "Vietnam", + "View": "Vis", + "Virgin Islands, British": "De Britiske Jomfruøer", + "Virgin Islands, U.S.": "De Amerikanske Jomfruøer", + "Wallis And Futuna": "Wallis og Futuna", + "Wallis and Futuna": "Wallis og Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Vi behandler dit abonnement. Når abonnementet er blevet behandlet, opdateres denne side automatisk. Typisk tager denne proces kun et par sekunder.", + "We are unable to process your payment. Please contact customer support.": "Vi kan ikke behandle din betaling. Kontakt venligst kundesupport.", + "We have emailed your password reset link!": "Vi har sendt en e-mail til dit link til nulstilling af adgangskode!", + "We were unable to find a registered user with this email address.": "Vi kunne ikke finde en registreret bruger med denne e-mail-adresse.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Vi sender et download-link til fakturaen til de e-mailadresser, du angiver nedenfor. Du kan adskille flere e-mailadresser med kommaer.", + "We're lost in space. The page you were trying to view does not exist.": "Vi er faret vild i rummet. Den side, du forsøgte at se, findes ikke.", + "Welcome Back!": "Velkommen tilbage!", + "Western Sahara": "Vestsahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Når tofaktorautentisering er aktiveret, bliver du bedt om et sikkert, tilfældigt token under godkendelse. Du kan hente dette token fra telefonens Google Authenticator-applikation.", + "Whoops": "Ups", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups! Noget gik galt.", + "With Trashed": "Inkl. papirkurv", + "Write": "Skriv", + "Year To Date": "År til dato", + "Yearly": "Årlig", + "Yemen": "Yemen", + "Yes": "Ja", + "You are already subscribed.": "Du er allerede tilmeldt.", + "You are currently within your free trial period. Your trial will expire on :date.": "Du er i øjeblikket inden for din gratis prøveperiode. Din prøveperiode udløber den :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Du er i øjeblikket inden for din gratis prøveperiode. Din prøveperiode udløber den :date.. Hvis du starter et nyt abonnement, afsluttes din prøveperiode.", + "You are logged in!": "Du er logget ind!", + "You are receiving this email because we received a password reset request for your account.": "Du modtager denne email fordi vi har modtaget en anmodning om nulstilling af passwordet for din konto.", + "You have been invited to join the :team team!": "Du er blevet inviteret til at deltage i :team holdet!", + "You have enabled two factor authentication.": "Du har aktiveret tofaktorautentisering.", + "You have not enabled two factor authentication.": "Du har ikke aktiveret tofaktorautentisering.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Du har nogle ubetalte fakturaer. Efter at have opdateret din standardbetalingsmetode, kan du prøve betalingerne igen via fakturalisten nedenfor.", + "You may accept this invitation by clicking the button below:": "Du kan acceptere denne invitation ved at klikke på knappen nedenfor:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Du kan til enhver tid opsige dit abonnement. Når dit abonnement er blevet annulleret, vil du have mulighed for at genoptage abonnementet indtil slutningen af ​​din nuværende faktureringscyklus.", + "You may delete any of your existing tokens if they are no longer needed.": "Du kan slette nogen af dine eksisterende tokens, hvis de ikke længere er nødvendige.", + "You may not delete your personal team.": "Du må ikke slette dit personlige team.", + "You may not leave a team that you created.": "Du må ikke forlade et hold, som du har oprettet.", + "You will receive an invoice and payment link via email for each billing period.": "Du vil modtage en faktura og betalingslink via e-mail for hver faktureringsperiode.", + "You're logged in!": "Du er logget ind!", + "Your :invoiceName invoice is now available!": "Din :invoiceName faktura er nu tilgængelig!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Din faktureringsadresse er :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Dit kort blev afvist. Kontakt venligst din kortudsteder for mere information.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Din nuværende betalingsmetode er et kreditkort, der ender på :lastFour, der udløber den :expiration.", + "Your email address is unverified.": "Din e-mailadresse er ikke bekræftet.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Din seneste betaling på :amount mislykkedes. Opdater venligst din betalingsmetode for at forsøge den mislykkede betaling igen.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Din sidste betaling på :amount på :date mislykkedes. Opdater din betalingsmetode for at prøve den mislykkede betaling igen.", + "Your next payment of :amount will be processed on :date.": "Din næste betaling på :amount vil være på :date.", + "Your payment method has been added successfully.": "Din betalingsmetode er blevet tilføjet.", + "Your payment method will be charged automatically for each billing period.": "Din betalingsmetode debiteres automatisk for hver faktureringsperiode.", + "Your registered VAT Number is :vatNumber.": "Dit registrerede momsnummer er :vatNumber.", + "Your subscription has been started successfully.": "Dit abonnement er nu igangsat.", + "Your subscription has been successfully cancelled.": "Dit abonnement er blevet annulleret.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Dit abonnement er blevet annulleret. Du har stadig adgang indtil slutningen af din faktureringsperiode.", + "Your subscription was successfully resumed.": "Dit abonnement blev genoptaget.", + "Your subscription was successfully updated.": "Dit abonnement blev opdateret.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postnummer", + "Åland Islands": "Ålandsøerne" +} diff --git a/locales/da/php-inline.json b/locales/da/php-inline.json new file mode 100644 index 00000000000..e3e70eb6761 --- /dev/null +++ b/locales/da/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dette felt skal accepteres.", + "accepted_if": "Dette felt skal accepteres, når :other er :value.", + "active_url": "Dette er ikke en gyldig URL.", + "after": "Dette skal være en dato efter :date.", + "after_or_equal": "Dette skal være en dato efter eller lig med :date.", + "alpha": "Dette felt må kun indeholde bogstaver.", + "alpha_dash": "Dette felt må kun indeholde bogstaver, tal, bindestreger og understregninger.", + "alpha_num": "Dette felt må kun indeholde bogstaver og tal.", + "any_of": "Dette felt er ugyldigt.", + "array": "Dette felt skal være et array.", + "ascii": "Dette felt må kun indeholde enkeltbyte alfanumeriske tegn og symboler.", + "attached": "Dette felt er allerede vedhæftet.", + "before": "Dette skal være en dato før :date.", + "before_or_equal": "Dette skal være en dato før eller lig med :date.", + "between.array": "Dette skal have mellem :min og :max elementer.", + "between.file": "Filen skal være mellem :min og :max kilobytes.", + "between.numeric": "Værdien skal være mellem :min og :max.", + "between.string": "Strengen skal være mellem :min og :max tegn.", + "boolean": "Dette felt skal være sandt eller falsk.", + "can": "Dette felt indeholder en uautoriseret værdi.", + "confirmed": "Bekræftelsen stemmer ikke overens.", + "contains": "Feltet mangler en påkrævet værdi.", + "date": "Dette er ikke en gyldig dato.", + "date_equals": "Dette skal være en dato svarende til :date.", + "date_format": "Dette svarer ikke til formatet :format.", + "decimal": "Dette felt skal have :decimal decimaler.", + "declined": "Dette skal være afvist.", + "declined_if": "Dette skal være afvist når :other er :value.", + "different": "Denne værdi skal være forskellig fra :other.", + "digits": "Dette skal være :digits cifre.", + "digits_between": "Dette skal være mellem :min og :max cifre.", + "dimensions": "Dette billede har ugyldige dimensioner.", + "distinct": "Dette felt har en dobbelt værdi.", + "doesnt_contain": "Dette felt må ikke indeholde nogen af følgende: :values.", + "doesnt_end_with": "Dette felt må ikke slutte med en af ​​følgende: :values.", + "doesnt_start_with": "Dette felt starter muligvis ikke med et af følgende: :values.", + "email": "Dette skal være en gyldig e-mail-adresse.", + "ends_with": "Dette skal ende med et af følgende: :values.", + "enum": "Den valgte værdi er ikke i listen over godkendte værdier.", + "exists": "Den valgte værdi er ugyldig.", + "extensions": "Dette felt skal have en af ​​følgende udvidelser: :values.", + "file": "Indholdet skal være en fil.", + "filled": "Dette felt skal have en værdi.", + "gt.array": "Skal indeholde mere end :value elementer.", + "gt.file": "Filstørrelsen skal være større end :value kilobytes.", + "gt.numeric": "Værdien skal være større end :value.", + "gt.string": "Stregen skal indeholde mere end :value tegn.", + "gte.array": "Skal indeholde :value eller flere elementer.", + "gte.file": "Filstørrelsen skal være større eller lig med :value kilobytes.", + "gte.numeric": "Værdien skal være større eller lig med :value.", + "gte.string": "Strengen skal indeholde :value eller flere tegn.", + "hex_color": "Dette felt skal være en gyldig hexadecimal farve.", + "image": "Dette skal være et billede.", + "in": "Den valgte værdi er ugyldig.", + "in_array": "Denne værdi findes ikke i :other.", + "in_array_keys": "Dette felt skal indeholde mindst en af følgende nøgler: :values.", + "integer": "Dette skal være et helt tal.", + "ip": "Dette skal være en gyldig IP-adresse.", + "ipv4": "Dette skal være en gyldig IPv4-adresse.", + "ipv6": "Dette skal være en gyldig IPv6-adresse.", + "json": "Dette skal være en gyldig JSON-streng.", + "list": "Dette felt skal være en liste.", + "lowercase": "Dette felt skal være med små bogstaver.", + "lt.array": "Skal indeholde færre end :value elementer.", + "lt.file": "Filstørrelsen skal være mindre end :value kilobytes.", + "lt.numeric": "Værdien skal være mindre end :value.", + "lt.string": "Strengen skal indeholde mindre end :value tegn.", + "lte.array": "Skal indeholde :value eller færre elementer.", + "lte.file": "Filstørrelsen skal være mindre eller lig med :value kilobytes.", + "lte.numeric": "Værdien skal være mindre eller lig med :value.", + "lte.string": "Strengen skal indeholde :value eller færre tegn.", + "mac_address": "Skal være en gyldig MAC adresse.", + "max.array": "Skal maks. indeholde :value elementer.", + "max.file": "Filstørrelsen skal maks. være :max kilobytes.", + "max.numeric": "Værdien skal maks. være :max.", + "max.string": "Strengen skal maks. være :max tegn.", + "max_digits": "Dette felt må ikke have mere end :max cifre.", + "mimes": "Dette skal være en fil af typen: :values.", + "mimetypes": "Dette skal være en fil af typen: :values.", + "min.array": "Skal min. indeholde :value elementer.", + "min.file": "Filstørrelsen skal min. være :min kilobytes.", + "min.numeric": "Værdien skal min. være :min.", + "min.string": "Strengen skal min. være :min tegn.", + "min_digits": "Dette felt skal have mindst :min cifre.", + "missing": "Dette felt skal mangle.", + "missing_if": "Dette felt skal mangle, når :other er :value.", + "missing_unless": "Dette felt skal mangle, medmindre :other er :value.", + "missing_with": "Dette felt skal mangle, når :values er til stede.", + "missing_with_all": "Dette felt skal mangle, når der er :values til stede.", + "multiple_of": "Værdien skal være et multiplum af :value", + "not_in": "Den valgte værdi er ugyldig.", + "not_regex": "Dette format er ugyldigt.", + "numeric": "Det må være et tal.", + "password.letters": "Dette felt skal indeholde mindst ét ​​bogstav.", + "password.mixed": "Dette felt skal indeholde mindst et stort og et lille bogstav.", + "password.numbers": "Dette felt skal indeholde mindst ét ​​tal.", + "password.symbols": "Dette felt skal indeholde mindst ét ​​symbol.", + "password.uncompromised": "Det givne felt er dukket op i et datalæk. Vælg venligst et andet felt.", + "present": "Dette felt skal være til stede.", + "present_if": "Dette felt skal være til stede, når :other er :value.", + "present_unless": "Dette felt skal være til stede, medmindre :other er :value.", + "present_with": "Dette felt skal være til stede, når :values er til stede.", + "present_with_all": "Dette felt skal være til stede, når :values er til stede.", + "prohibited": "Dette felt er forbudt.", + "prohibited_if": "Dette felt er forbudt, når :other er :value.", + "prohibited_if_accepted": "Dette felt er forbudt, når :other er accepteret.", + "prohibited_if_declined": "Dette felt er forbudt, når :other er afvist.", + "prohibited_unless": "Dette felt er forbudt, medmindre :other er i :values.", + "prohibits": "Dette felt forbyder :other at være til stede.", + "regex": "Dette format er ugyldigt.", + "relatable": "Dette felt er muligvis ikke tilknyttet denne ressource.", + "required": "Dette felt er påkrævet.", + "required_array_keys": "Dette felt skal indeholde poster for: :values.", + "required_if": "Dette felt er påkrævet, når :other er :value.", + "required_if_accepted": "Dette felt er påkrævet, når :other er accepteret.", + "required_if_declined": "Dette felt er påkrævet når :other er afvist.", + "required_unless": "Dette felt er påkrævet, medmindre :other er i :values.", + "required_with": "Dette felt er påkrævet, når :values er til stede.", + "required_with_all": "Dette felt er påkrævet, når :values er til stede.", + "required_without": "Dette felt er påkrævet, når :values ikke er til stede.", + "required_without_all": "Dette felt er påkrævet, når ingen af :values er til stede.", + "same": "Værdien af dette felt skal svare til den fra :other.", + "size.array": "Skal indeholde :size elementer.", + "size.file": "Filstørrelsen skal være :size kilobytes.", + "size.numeric": "Værdien skal være :size.", + "size.string": "Strengen skal være :size tegn.", + "starts_with": "Dette skal starte med et af følgende: :values.", + "string": "Dette skal være en streng.", + "timezone": "Dette skal være en gyldig tidszone.", + "ulid": "Dette felt skal være et gyldigt ULID.", + "unique": "Dette er allerede taget.", + "uploaded": "Dette kunne ikke uploades.", + "uppercase": "Dette felt skal være stort.", + "url": "Dette format er ugyldigt.", + "uuid": "Dette skal være en gyldig UUID." +} diff --git a/locales/da/php.json b/locales/da/php.json new file mode 100644 index 00000000000..0232564c3a5 --- /dev/null +++ b/locales/da/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute skal accepteres.", + "accepted_if": "De :attribute skal accepteres, når :other er :value.", + "active_url": ":Attribute er ikke en gyldig URL.", + "after": ":Attribute skal være en dato efter :date.", + "after_or_equal": ":Attribute skal være en dato efter eller lig med :date.", + "alpha": ":Attribute må kun bestå af bogstaver.", + "alpha_dash": ":Attribute må kun bestå af bogstaver, tal og bindestreger.", + "alpha_num": ":Attribute må kun bestå af bogstaver og tal.", + "any_of": "Feltet :attribute er ugyldigt.", + "array": ":Attribute skal være et array.", + "ascii": ":Attribute må kun indeholde single-byte alfanumeriske tegn og symboler.", + "attached": "Denne :attribute er allerede vedhæftet.", + "before": ":Attribute skal være en dato før :date.", + "before_or_equal": ":Attribute skal være en dato før eller lig med :date.", + "between.array": ":Attribute skal indeholde mellem :min og :max elementer.", + "between.file": ":Attribute skal være mellem :min og :max kilobytes.", + "between.numeric": ":Attribute skal være mellem :min og :max.", + "between.string": ":Attribute skal være mellem :min og :max tegn.", + "boolean": ":Attribute skal være sand eller falsk.", + "can": "Feltet :attribute indeholder en uautoriseret værdi.", + "confirmed": ":Attribute er ikke det samme som bekræftelsesfeltet.", + "contains": ":Attribute mangler en påkrævet værdi.", + "current_password": "Adgangskoden er forkert.", + "date": ":Attribute er ikke en gyldig dato.", + "date_equals": ":Attribute skal være en dato lig med :date.", + "date_format": ":Attribute matcher ikke formatet :format.", + "decimal": "De :attribute skal have :decimal decimaler.", + "declined": "De :attribute skal afvises.", + "declined_if": "De :attribute skal afvises, når :other er :value.", + "different": ":Attribute og :other skal være forskellige.", + "digits": ":Attribute skal have :digits cifre.", + "digits_between": ":Attribute skal have mellem :min og :max cifre.", + "dimensions": ":Attribute har forkerte billeddimensioner.", + "distinct": ":Attribute har en duplikatværdi.", + "doesnt_contain": "Feltet :attribute må ikke indeholde nogen af følgende: :values.", + "doesnt_end_with": "De :attribute slutter muligvis ikke med en af ​​følgende: :values.", + "doesnt_start_with": "De :attribute starter muligvis ikke med en af ​​følgende: :values.", + "email": ":Attribute skal være en gyldig e-mailadresse.", + "ends_with": ":Attribute skal ende med et af følgende: :values.", + "enum": "De valgte :attribute er ugyldige.", + "exists": "Valgte :attribute er ugyldig.", + "extensions": "Feltet :attribute skal have en af ​​følgende udvidelser: :values.", + "failed": "De angivne oplysninger er ugyldige.", + "file": ":Attribute skal være en fil.", + "filled": ":Attribute skal udfyldes.", + "gt.array": ":Attribute skal være mere end :value elementer.", + "gt.file": ":Attribute skal være større end :value kilobytes.", + "gt.numeric": ":Attribute skal være større end :value.", + "gt.string": ":Attribute skal være mere end :value tegn.", + "gte.array": ":Attribute skal have :value elementer eller mere.", + "gte.file": ":Attribute skal være større end eller lig med :value kilobytes.", + "gte.numeric": ":Attribute skal være større end eller lig med :value.", + "gte.string": ":Attribute skal være mere end eller lig med :value tegn.", + "hex_color": "Feltet :attribute skal være en gyldig hexadecimal farve.", + "image": ":Attribute skal være et billede.", + "in": "Valgte :attribute er ugyldig.", + "in_array": ":Attribute eksisterer ikke i :other.", + "in_array_keys": "Feltet :attribute skal indeholde mindst en af følgende nøgler: :values.", + "integer": ":Attribute skal være et heltal.", + "ip": ":Attribute skal være en gyldig IP adresse.", + "ipv4": ":Attribute skal være en gyldig IPv4 adresse.", + "ipv6": ":Attribute skal være en gyldig IPv6 adresse.", + "json": ":Attribute skal være en gyldig JSON streng.", + "list": "Feltet :attribute skal være en liste.", + "lowercase": ":Attribute skal være små bogstaver.", + "lt.array": ":Attribute skal have mindre end :value items.", + "lt.file": ":Attribute skal være mindre end :value kilobytes.", + "lt.numeric": ":Attribute skal være mindre end :value.", + "lt.string": ":Attribute skal være mindre end :value tegn.", + "lte.array": ":Attribute må ikke have mere end :value elementer.", + "lte.file": ":Attribute skal være mindre eller lig med :value kilobytes.", + "lte.numeric": ":Attribute skal være mindre eller lig med :value.", + "lte.string": ":Attribute skal være mindre eller lig med :value tegn.", + "mac_address": ":Attribute skal være en gyldig MAC-adresse.", + "max.array": ":Attribute må ikke indeholde mere end :max elementer.", + "max.file": ":Attribute må ikke være større end :max kilobytes.", + "max.numeric": ":Attribute må ikke være større end :max.", + "max.string": ":Attribute må ikke være mere end :max tegn.", + "max_digits": "De :attribute må ikke have mere end :max cifre.", + "mimes": ":Attribute skal være en fil af typen: :values.", + "mimetypes": ":Attribute skal være en fil af typen: :values.", + "min.array": ":Attribute skal indeholde mindst :min elementer.", + "min.file": ":Attribute skal være mindst :min kilobytes.", + "min.numeric": ":Attribute skal være mindst :min.", + "min.string": ":Attribute skal være mindst :min tegn.", + "min_digits": ":Attribute skal have mindst :min cifre.", + "missing": ":Attribute-feltet skal mangle.", + "missing_if": ":Attribute-feltet skal mangle, når :other er :value.", + "missing_unless": ":Attribute-feltet skal mangle, medmindre :other er :value.", + "missing_with": ":Attribute-feltet skal mangle, når :values er til stede.", + "missing_with_all": ":Attribute-feltet skal mangle, når :values er til stede.", + "multiple_of": ":Attribute skal være et multiplum af :value", + "next": "Næste »", + "not_in": "Valgte :attribute er ugyldig.", + "not_regex": "Formatet for :attribute er ugyldigt.", + "numeric": ":Attribute skal være et tal.", + "password": "Adgangskoden er forkert.", + "password.letters": "De :attribute skal indeholde mindst ét ​​bogstav.", + "password.mixed": "De :attribute skal indeholde mindst et stort og et lille bogstav.", + "password.numbers": "De :attribute skal indeholde mindst ét ​​tal.", + "password.symbols": "De :attribute skal indeholde mindst ét ​​symbol.", + "password.uncompromised": "De givne :attribute er dukket op i et datalæk. Vælg venligst en anden :attribute.", + "present": ":Attribute skal være tilstede.", + "present_if": "Feltet :attribute skal være til stede, når :other er :value.", + "present_unless": "Feltet :attribute skal være til stede, medmindre :other er :value.", + "present_with": ":Attribute-feltet skal være til stede, når :values er til stede.", + "present_with_all": ":Attribute-feltet skal være til stede, når :values er til stede.", + "previous": "« Forrige", + "prohibited": ":Attribute-feltet er forbudt.", + "prohibited_if": "Feltet :attribute er forbudt, når :other er :value.", + "prohibited_if_accepted": "Feltet :attribute er forbudt, når :other er accepteret.", + "prohibited_if_declined": "Feltet :attribute er forbudt, når :other er afvist.", + "prohibited_unless": ":Attribute-feltet er forbudt, medmindre :other er i :values.", + "prohibits": ":Attribute-feltet forbyder :other at være til stede.", + "regex": ":Attribute formatet er ugyldigt.", + "relatable": "Denne :attribute er muligvis ikke knyttet til denne ressource.", + "required": ":Attribute skal udfyldes.", + "required_array_keys": "Feltet :attribute skal indeholde poster for: :values.", + "required_if": ":Attribute skal udfyldes når :other er :value.", + "required_if_accepted": ":Attribute-feltet er påkrævet, når :other accepteres.", + "required_if_declined": "Feltet :attribute er påkrævet, når :other er afvist.", + "required_unless": ":Attribute er påkrævet med mindre :other findes i :values.", + "required_with": ":Attribute skal udfyldes når :values er udfyldt.", + "required_with_all": ":Attribute skal udfyldes når :values er udfyldt.", + "required_without": ":Attribute skal udfyldes når :values ikke er udfyldt.", + "required_without_all": ":Attribute skal udfyldes når ingen af :values er udfyldt.", + "reset": "Adgangskoden er blevet nulstillet!", + "same": ":Attribute og :other skal være ens.", + "sent": "Vi har sendt dig en e-mail til at nulstille din adgangskode!", + "size.array": ":Attribute skal indeholde :size elementer.", + "size.file": ":Attribute skal være :size kilobytes.", + "size.numeric": ":Attribute skal være :size.", + "size.string": ":Attribute skal være :size tegn lang.", + "starts_with": ":Attribute skal starte med én af følgende: :values.", + "string": ":Attribute skal være en streng.", + "throttle": "For mange loginforsøg. Prøv igen om :seconds sekunder.", + "throttled": "Vent venligst inden du prøver igen.", + "timezone": ":Attribute skal være en gyldig tidszone.", + "token": "Koden til nulstilling af adgangskoden er ugyldig.", + "ulid": ":Attribute skal være et gyldigt ULID.", + "unique": ":Attribute er allerede taget.", + "uploaded": ":Attribute fejlede i upload.", + "uppercase": "De :attribute skal være store bogstaver.", + "url": ":Attribute formatet er ugyldigt.", + "user": "Vi kan ikke finde en bruger med den e-mailadresse.", + "uuid": ":Attribute skal være en gyldig UUID." +} diff --git a/locales/de/_excludes.json b/locales/de/_excludes.json new file mode 100644 index 00000000000..7a31be239ba --- /dev/null +++ b/locales/de/_excludes.json @@ -0,0 +1,123 @@ +[ + ":resource Details", + ":resource Details: :title", + "Administrator", + "Afghanistan", + "Andorra", + "Angola", + "Anguilla", + "April", + "Aruba", + "August", + "Bahamas", + "Bahrain", + "Barbados", + "Belarus", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Botswana", + "Burkina Faso", + "Burundi", + "Chile", + "China", + "Code", + "Costa Rica", + "CSV (.csv)", + "Curaçao", + "Dashboard", + "Details", + "Dominica", + "Ecuador", + "Editor", + "El Salvador", + "Eritrea", + "Excel (.xlsx)", + "Gambia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "ID", + "Iran", + "Isle of Man", + "Israel", + "Japan", + "Jersey", + "Kiribati", + "Kosovo", + "Kuwait", + "Lens", + "Lesotho", + "Liberia", + "Liechtenstein", + "Macao", + "Malawi", + "Malaysia", + "Mali", + "Malta", + "Martinique", + "Mauritius", + "Mayotte", + "Monaco", + "Montenegro", + "Montserrat", + "Myanmar", + "Name", + "name", + "Namibia", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "November", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Portugal", + "Puerto Rico", + "Réunion", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Senegal", + "September", + "Sierra Leone", + "Sint Maarten", + "Somalia", + "Sri Lanka", + "St. Martin", + "Status", + "Sudan", + "Suriname", + "System", + "Taiwan", + "Thailand", + "Togo", + "Tokelau", + "Tonga", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Ukraine", + "Uruguay", + "Vanuatu", + "Venezuela" +] diff --git a/locales/de/json-inline.json b/locales/de/json-inline.json new file mode 100644 index 00000000000..d10a3024b74 --- /dev/null +++ b/locales/de/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dieses Feld muss eine valide Rolle sein.", + "The :attribute must be at least :length characters and contain at least one number.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens eine Zahl beinhalten.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens ein Sonderzeichen sowie eine Zahl beinhalten.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens ein Sonderzeichen beinhalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens einen Großbuchstaben sowie eine Zahl beinhalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens einen Großbuchstaben sowie ein Sonderzeichen beinhalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens einen Großbuchstaben, eine Zahl sowie ein Sonderzeichen beinhalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens einen Großbuchstaben beinhalten.", + "The :attribute must be at least :length characters.": "Dieses Feld muss aus mindestens :length Zeichen bestehen.", + "The :attribute must contain at least one letter.": "Dieses Feld muss mindestens einen Buchstaben beinhalten.", + "The :attribute must contain at least one number.": "Dieses Feld muss mindestens eine Zahl beinhalten.", + "The :attribute must contain at least one symbol.": "Dieses Feld muss mindestens ein Sonderzeichen beinhalten.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dieses Feld muss mindestens einen Großbuchstaben und einen Kleinbuchstaben beinhalten.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dieses Feld wurde in einem Datenleck gefunden. Bitte ändern Sie Ihre Eingabe." +} diff --git a/locales/de/json.json b/locales/de/json.json new file mode 100644 index 00000000000..3bc94ad4037 --- /dev/null +++ b/locales/de/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(und :count weiterer Fehler)", + "(and :count more errors)": "(und :count weiterer Fehler)|(und :count weitere Fehler)|(und :count weitere Fehler)", + "30 Days": "30 Tage", + "60 Days": "60 Tage", + "90 Days": "90 Tage", + ":amount selected": ":Amount ausgewählt", + ":amount Total": ":Amount Gesamt", + ":days day trial": ":Days Tage Testversion", + ":resource Details": ":Resource Einzelheiten", + ":resource Details: :title": ":resource Einzelheiten: :title", + "A decryption key is required.": "Ein Entschlüsselungsschlüssel ist nötig.", + "A fresh verification link has been sent to your email address.": "Ein neuer Bestätigungslink wurde an Ihre E-Mail-Adresse gesendet.", + "A new verification link has been sent to the email address you provided during registration.": "Ein neuer Bestätigungslink wurde an die E-Mail-Adresse gesendet, die Sie bei der Registrierung angegeben haben.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Ein neuer Bestätigungslink wurde an die E-Mail-Adresse, die in Ihrem Profil hinterlegt ist, gesendet.", + "A new verification link has been sent to your email address.": "Ein neuer Bestätigungslink wurde an Ihre E-Mail-Adresse versendet.", + "Accept Invitation": "Einladung annehmen", + "Action": "Aktion", + "Action Event": "Aktion Ereignis", + "Action Events": "Aktion Ereignisse", + "Action Happened At": "Aktion geschah am", + "Action Initiated By": "Aktion initiiert durch", + "Action Name": "Name", + "Action Status": "Status", + "Action Target": "Ziel", + "Actions": "Aktionen", + "Add": "Hinzufügen", + "Add :resource": "Füge :Resource hinzu", + "Add a new team member to your team, allowing them to collaborate with you.": "Fügen Sie ein neues Teammitglied zu Ihrem Team hinzu und erlauben Sie ihm mit Ihnen zusammenzuarbeiten.", + "Add additional security to your account using two factor authentication.": "Fügen Sie Ihrem Konto zusätzliche Sicherheit hinzu, indem Sie die Zwei-Faktor-Authentifizierung verwenden.", + "Add Payment Method": "Zahlungsmethode hinzufügen", + "Add row": "Zeile hinzufügen", + "Add Team Member": "Teammitglied hinzufügen", + "Add VAT Number": "Umsatzsteuer-Identifikationsnummer hinzufügen", + "Added.": "Hinzugefügt.", + "Additional billing information updated successfully.": "Zusätzliche Rechnungsinformationen erfolgreich aktualisiert.", + "Address": "Adresse", + "Address Line 2": "Adresse Zeile 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administratoren können jede Aktion durchführen.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland", + "Albania": "Albanien", + "Algeria": "Algerien", + "All of the people that are part of this team.": "Alle Personen, die Teil dieses Teams sind.", + "All resources loaded.": "Alle Ressourcen geladen.", + "All rights reserved.": "Alle Rechte vorbehalten.", + "Already registered?": "Bereits registriert?", + "American Samoa": "Amerikanisch-Samoa", + "An error occurred while uploading the file.": "Beim Hochladen der Datei ist ein Fehler aufgetreten.", + "An error occurred while uploading the file: :error": "Beim Hochladen der Datei ist ein Fehler aufgetreten: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Es ist ein unerwarteter Fehler aufgetreten und wir haben unser Support-Team benachrichtigt. Bitte versuchen Sie es später noch einmal.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Ein anderer Benutzer hat diese Ressource aktualisiert, seit diese Seite geladen wurde. Bitte aktualisieren Sie die Seite und versuchen Sie es erneut.", + "Antarctica": "Antarktis", + "Antigua And Barbuda": "Antigua und Barbuda", + "Antigua and Barbuda": "Antigua und Barbuda", + "API Token": "API-Token", + "API Token Permissions": "API-Token-Berechtigungen", + "API Tokens": "API-Token", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Mit API-Token können sich Dienste von Drittanbietern in Ihrem Namen bei unserer Anwendung authentifizieren.", + "Apply": "Anwenden", + "Apply Coupon": "Gutschein anwenden", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Möchten Sie wirklich versuchen, :amount zu zahlen?", + "Are you sure you want to cancel your subscription?": "Möchten Sie Ihr Abonnement wirklich kündigen?", + "Are you sure you want to delete all the notifications?": "Sind Sie sicher, dass Sie alle Benachrichtigungen löschen möchten?", + "Are you sure you want to delete the selected resources?": "Sind Sie sicher, dass Sie die ausgewählten Ressourcen löschen möchten?", + "Are you sure you want to delete this file?": "Sind Sie sicher, dass Sie diese Datei löschen wollen?", + "Are you sure you want to delete this notification?": "Sind Sie sicher, dass Sie diese Benachrichtigung löschen möchten?", + "Are you sure you want to delete this payment method?": "Möchten Sie diese Zahlungsmethode wirklich löschen?", + "Are you sure you want to delete this resource?": "Sind Sie sicher, dass Sie diese Ressource löschen wollen?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Möchten Sie dieses Team wirklich löschen? Sobald ein Team gelöscht wird, werden alle Ressourcen und Daten dauerhaft gelöscht.", + "Are you sure you want to delete your account?": "Möchten Sie Ihr Konto wirklich löschen?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Möchten Sie Ihr Konto wirklich löschen? Sobald Ihr Konto gelöscht wurde, werden alle Ressourcen und Daten dauerhaft gelöscht. Bitte geben Sie Ihr Passwort ein, um zu bestätigen, dass Sie Ihr Konto dauerhaft löschen möchten.", + "Are you sure you want to detach the selected resources?": "Sind Sie sicher, dass Sie die ausgewählten Ressourcen abtrennen wollen?", + "Are you sure you want to detach this resource?": "Sind Sie sicher, dass Sie diese Ressource abtrennen wollen?", + "Are you sure you want to force delete the selected resources?": "Sind Sie sicher, dass Sie das Löschen der ausgewählten Ressourcen erzwingen wollen?", + "Are you sure you want to force delete this resource?": "Sind Sie sicher, dass Sie die Löschung dieser Ressource erzwingen wollen?", + "Are you sure you want to log out?": "Sind Sie sicher, dass Sie sich abmelden möchten?", + "Are you sure you want to mark all notifications as read?": "Sind Sie sicher, dass Sie alle Benachrichtigungen als gelesen markieren möchten?", + "Are you sure you want to remove this item?": "Möchten Sie dieses Element wirklich entfernen?", + "Are you sure you want to restore the selected resources?": "Sind Sie sicher, dass Sie die ausgewählten Ressourcen wiederherstellen wollen?", + "Are you sure you want to restore this resource?": "Sind Sie sicher, dass Sie diese Ressource wiederherstellen wollen?", + "Are you sure you want to resume your subscription?": "Möchten Sie Ihr Abonnement wirklich fortsetzen?", + "Are you sure you want to run this action?": "Sind Sie sicher, dass Sie diese Aktion ausführen wollen?", + "Are you sure you want to set this payment method as your default?": "Möchten Sie diese Zahlungsmethode wirklich als Standard festlegen?", + "Are you sure you want to stop impersonating?": "Sind Sie sicher, dass Sie das Imitieren stoppen wollen?", + "Are you sure you would like to delete this API token?": "Möchten Sie dieses API-Token wirklich löschen?", + "Are you sure you would like to leave this team?": "Sind Sie sicher, dass Sie dieses Team verlassen möchten?", + "Are you sure you would like to remove this person from the team?": "Sind Sie sicher, dass Sie diese Person aus dem Team entfernen möchten?", + "Are you sure you would like to switch billing plans?": "Sind Sie sicher, dass Sie den Tarif wechseln möchten?", + "Argentina": "Argentinien", + "Armenia": "Armenien", + "Aruba": "Aruba", + "Attach": "Anhängen", + "Attach & Attach Another": "Anhang und weiterer Anhang", + "Attach :resource": ":Resource Anhängen", + "Attach files by dragging & dropping, selecting or pasting them.": "Hängen Sie Dateien an, indem Sie sie ziehen und ablegen, auswählen oder probieren.", + "August": "August", + "Australia": "Australien", + "Austria": "Österreich", + "Azerbaijan": "Aserbaidschan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesch", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Bitte bestätigen Sie Ihre E-Mail-Adresse mit dem zugesandten Link, bevor Sie fortfahren. Sollten Sie keine E-Mail erhalten haben, senden wir Ihnen diese gerne erneut.", + "Before proceeding, please check your email for a verification link.": "Bevor Sie fortfahren, überprüfen Sie bitte Ihre E-Mail auf einen Bestätigungslink.", + "Belarus": "Belarus", + "Belgium": "Belgien", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Informationen zur Abrechnung", + "Billing Management": "Abrechnungsmanagement", + "Bolivia": "Bolivien", + "Bolivia, Plurinational State of": "Bolivien", + "Bonaire, Sint Eustatius and Saba": "Karibische Niederlande", + "Bosnia And Herzegovina": "Bosnien und Herzegowina", + "Bosnia and Herzegovina": "Bosnien und Herzegowina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetinsel", + "Brazil": "Brasilien", + "British Indian Ocean Territory": "Britisches Territorium im Indischen Ozean", + "Browser Sessions": "Browsersitzungen", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarien", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodscha", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Abbrechen", + "Cancel Subscription": "Abonnement kündigen", + "Cape Verde": "Kap Verde", + "Card": "Karte", + "Cayman Islands": "Caymaninseln", + "Central African Republic": "Zentralafrikanische Republik", + "Chad": "Tschad", + "Change Subscription Plan": "Abonnementplan ändern", + "Change the current payment method attached to your subscription": "Mit dem Abonnementplan verknüpfte Zahlungsmethode ändern", + "Changes": "Änderungen", + "Checkout": "Kasse", + "Chile": "Chile", + "China": "China", + "Choose": "Wählen Sie", + "Choose :field": "Wählen Sie :field", + "Choose :resource": "Wählen Sie :resource", + "Choose an option": "Wählen Sie eine Option", + "Choose date": "Datum wählen", + "Choose File": "Datei wählen", + "Choose Files": "Dateien wählen", + "Choose Type": "Typ wählen", + "Christmas Island": "Weihnachtsinsel", + "City": "Stadt", + "Click here to re-send the verification email.": "Klicke hier, um eine neue Verifizierungs-E-Mail zu erhalten.", + "click here to request another": "Klicken Sie hier, um eine weitere Anfrage zu starten", + "Click to choose": "Klicken Sie zum Auswählen", + "Close": "Schließen", + "Cocos (Keeling) Islands": "Kokosinseln", + "Code": "Code", + "Colombia": "Kolumbien", + "Comoros": "Komoren", + "Confirm": "Bestätigen", + "Confirm Billing Action": "Abrechnungsaktion bestätigen", + "Confirm Password": "Passwort bestätigen", + "Confirm Payment": "Zahlung bestätigen", + "Confirm your :amount payment": "Bestätigen Sie Ihre :amount Zahlung", + "Congo": "Kongo", + "Congo, Democratic Republic": "Demokratische Republik Kongo", + "Congo, the Democratic Republic of the": "Demokratische Republik Kongo", + "Constant": "Konstant", + "Continue To Payment": "Weiter zur Zahlung", + "Cook Islands": "Cookinseln", + "Copy to clipboard": "In die Zwischenablage kopieren", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Elfenbeinküste", + "Country": "Land", + "Coupon": "Gutschein", + "Coupon applied successfully.": "Gutschein erfolgreich angewendet.", + "Create": "Erstellen", + "Create & Add Another": "Erstellen & ein weiteres hinzufügen", + "Create :resource": ":Resource erstellen", + "Create a new team to collaborate with others on projects.": "Erstellen Sie ein neues Team, um mit anderen an Projekten zusammenzuarbeiten.", + "Create Account": "Neues Konto registrieren", + "Create API Token": "API-Token erstellen", + "Create New Team": "Neues Team erstellen", + "Create Team": "Team erstellen", + "Created.": "Erstellt.", + "Croatia": "Kroatien", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Derzeitiges Passwort", + "Current Subscription Plan": "Aktueller Abonnementplan", + "Currently Subscribed": "Aktuell abonniert", + "Customer Balance": "Kundenguthaben", + "Customize": "Anpassen", + "Cyprus": "Zypern", + "Czech Republic": "Tschechische Republik", + "Côte d'Ivoire": "Elfenbeinküste", + "Dark": "Dunkel", + "Dashboard": "Dashboard", + "December": "Dezember", + "Decrease": "Verringern", + "Default": "Standard", + "Delete": "Löschen", + "Delete :resource": "Löschen :resource", + "Delete Account": "Account löschen", + "Delete all notifications": "Alle Benachrichtigungen löschen", + "Delete API Token": "API-Token löschen", + "Delete File": "Datei löschen", + "Delete Notification": "Benachrichtigung löschen", + "Delete Resource": "Ressource löschen", + "Delete Selected": "Ausgewählte löschen", + "Delete Team": "Team löschen", + "Denmark": "Dänemark", + "Detach": "Trennen", + "Detach Resource": "Ressource abtrennen", + "Detach Selected": "Ausgewählte abtrennen", + "Details": "Details", + "Disable": "Deaktivieren", + "Djibouti": "Dschibuti", + "Do you really want to leave? You have unsaved changes.": "Wollen Sie wirklich gehen? Sie haben nicht gespeicherte Änderungen.", + "Dominica": "Dominica", + "Dominican Republic": "Dominikanische Republik", + "Done.": "Erledigt.", + "Download": "Herunterladen", + "Download Invoice": "Rechnung herunterladen", + "Drop file or click to choose": "Legen Sie eine Datei ab oder klicken Sie zum Wählen", + "Drop files or click to choose": "Legen Sie Dateien ab oder klicken Sie zum Wählen", + "Ecuador": "Ecuador", + "Edit": "Bearbeiten", + "Edit :resource": ":Resource bearbeiten", + "Edit Attached": "Anhang bearbeiten", + "Edit Profile": "Profil bearbeiten", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor-Benutzer haben die Möglichkeit, zu lesen, zu erstellen und zu aktualisieren.", + "Egypt": "Ägypten", + "El Salvador": "El Salvador", + "Email": "E-Mail", + "email": "e-mail", + "Email Address": "E-Mail-Adresse", + "Email Addresses": "E-Mail-Adressen", + "Email Password Reset Link": "Link zum Zurücksetzen des Passwortes zusenden", + "Email Verification": "E-Mail-Bestätigung", + "Enable": "Aktivieren", + "Encrypted environment file already exists.": "Verschlüsselte Umgebungsdatei ist bereits vorhanden.", + "Encrypted environment file not found.": "Verschlüsselte Umgebungsdatei nicht gefunden.", + "Ensure your account is using a long, random password to stay secure.": "Stellen Sie sicher, dass Ihr Konto ein langes, zufälliges Passwort verwendet, um die Sicherheit zu gewährleisten.", + "Environment file already exists.": "Umgebungsdatei ist bereits vorhanden.", + "Environment file not found.": "Umgebungsdatei nicht gefunden.", + "Equatorial Guinea": "Äquatorialguinea", + "Eritrea": "Eritrea", + "Error": "Fehler", + "errors": "Fehler", + "Estonia": "Estland", + "Ethiopia": "Äthiopien", + "ex VAT": "ohne Umsatzsteuer", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Läuft ab :expiration", + "Export As CSV": "Als CSV exportieren", + "Extra Billing Information": "Zusätzliche Informationen zur Rechnungsstellung", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Eine zusätzliche Bestätigung ist erforderlich, um Ihre Zahlung zu bearbeiten. Bitte fahren Sie mit der Zahlungsseite fort, indem Sie auf die Schaltfläche unten klicken.", + "Failed Subscription Payment": "Abonnementzahlung fehlgeschlagen", + "Failed to load :resource!": ":Resource konnte nicht geladen werden!", + "Falkland Islands (Malvinas)": "Falklandinseln", + "Faroe Islands": "Färöer", + "February": "Februar", + "Fiji": "Fidschi", + "Filename": "Dateiname", + "Finish enabling two factor authentication.": "Aktivierung der Zwei-Faktor-Authentifizierung abschließen.", + "Finland": "Finnland", + "For your security, please confirm your password to continue.": "Um fortzufahren, bestätigen Sie zu Ihrer Sicherheit bitte Ihr Passwort.", + "Forbidden": "Verboten", + "Force Delete": "Löschen erzwingen", + "Force Delete :resource": "Löschen erzwingen :resource", + "Force Delete Resource": "Löschen der Ressource erzwingen", + "Force Delete Selected": "Auswahl Löschen erzwingen", + "Forgot Password": "Passwort vergessen", + "Forgot your password?": "Passwort vergessen?", + "Forgot Your Password?": "Passwort vergessen?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Haben Sie Ihr Passwort vergessen? Kein Problem. Teilen Sie uns einfach Ihre E-Mail-Adresse mit und wir senden Ihnen per E-Mail einen Link zum Zurücksetzen des Passworts, über den Sie ein Neues auswählen können.", + "France": "Frankreich", + "French Guiana": "Französisch-Guayana", + "French Polynesia": "Französisch-Polynesien", + "French Southern Territories": "Französische Süd- und Antarktisgebiete", + "From": "Von", + "Gabon": "Gabun", + "Gambia": "Gambia", + "Georgia": "Georgien", + "Germany": "Deutschland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Zur Startseite", + "Go to page :page": "Gehe zur Seite :page", + "Great! You have accepted the invitation to join the :team team.": "Großartig! Sie haben die Einladung zur Teilnahme am :team angenommen.", + "Greece": "Griechenland", + "Greenland": "Grönland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Haben Sie Bedenken, Ihr Abonnement zu kündigen? Sie können Ihr Abonnement jederzeit bis zum Ende Ihres aktuellen Abrechnungszeitraums sofort reaktivieren. Nach dem Ende Ihres aktuellen Abrechnungszeitraums können Sie einen völlig neuen Aboplan wählen.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Haben Sie Bedenken, Ihr Abonnement zu kündigen? Sie können Ihr Abonnement jederzeit bis zum Ende Ihres aktuellen Abrechnungszeitraums sofort reaktivieren. Nach dem Ende Ihres aktuellen Abrechnungszeitraums können Sie einen völlig neuen Aboplan wählen.", + "Heard Island & Mcdonald Islands": "Heard und McDonaldinseln", + "Heard Island and McDonald Islands": "Heard und McDonaldinseln", + "Hello!": "Hallo!", + "Hide Content": "Inhalt ausblenden", + "Hold Up!": "Moment mal!", + "Holy See (Vatican City State)": "Vatikanstadt", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Ungarn", + "I agree to the :terms_of_service and :privacy_policy": "Ich akzeptiere die :terms_of_service und die :privacy_policy", + "Iceland": "Island", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Bei Bedarf können Sie sich von allen anderen Browsersitzungen auf allen Ihren Geräten abmelden. Einige Ihrer letzten Sitzungen sind unten aufgelistet, diese Liste ist jedoch möglicherweise nicht vollständig. Wenn Sie der Meinung sind, dass Ihr Konto kompromittiert wurde, sollten Sie auch Ihr Kennwort aktualisieren.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Wenn Sie bereits ein Konto haben, können Sie diese Einladung annehmen, indem Sie auf die Schaltfläche unten klicken:", + "If you did not create an account, no further action is required.": "Wenn Sie kein Konto erstellt haben, sind keine weiteren Handlungen nötig.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Wenn Sie keine Einladung zu diesem Team erwartet haben, kann die E-Mail gelöscht werden.", + "If you did not receive the email": "Wenn Sie die E-Mail nicht erhalten haben", + "If you did not request a password reset, no further action is required.": "Wenn Sie kein Zurücksetzen des Passworts beantragt haben, sind keine weiteren Handlungen nötig.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Wenn Sie kein Konto haben, können Sie ein Konto erstellen, indem Sie auf die Schaltfläche unten klicken. Nach dem Erstellen eines Kontos können Sie in dieser E-Mail auf die Schaltfläche zur Annahme der Einladung klicken, um die Teameinladung anzunehmen:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Wenn Sie Ihren Rechnungen bestimmte Kontakt- oder Steuerinformationen hinzufügen müssen, z. B. Ihren vollständigen Firmennamen, Ihre Umsatzsteuer-Identifikationsnummer oder Ihre Anschrift, können Sie diese hier hinzufügen.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Sollten Sie Schwierigkeiten haben, die Schaltfläche \":actionText\" zu klicken, kopieren Sie den nachfolgenden Link\n in Ihre Adresszeile des Browsers.", + "Impersonate": "Imitieren", + "Increase": "erhöhen", + "India": "Indien", + "Indonesia": "Indonesien", + "Invalid filename.": "Ungültiger Dateiname.", + "Invalid JSON was returned from the route.": "Von der Route wurde ein ungültiger JSON-Code zurückgegeben.", + "Invoice Email Addresses": "E-Mail-Adressen für Rechnungen", + "Invoice emails updated successfully.": "Rechnungs-E-Mails wurden erfolgreich aktualisiert.", + "Invoices": "Rechnungen", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran", + "Iraq": "Irak", + "Ireland": "Irland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Es sieht so aus, als hätten Sie kein aktives Abonnement. Sie können einen der unten aufgeführten Abonnementpläne wählen, um zu beginnen. Abonnementpläne können jederzeit geändert oder gekündigt werden.", + "Italy": "Italien", + "Jamaica": "Jamaika", + "January": "Januar", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordanien", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kasachstan", + "Kenya": "Kenia", + "Key": "Schlüssel", + "Kiribati": "Kiribati", + "Korea": "Südkorea", + "Korea, Democratic People's Republic of": "Nordkorea", + "Korea, Republic of": "Republik Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgisistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Zuletzt aktiv", + "Last used": "Zuletzt verwendet", + "Latvia": "Lettland", + "Leave": "Verlassen", + "Leave Team": "Team verlassen", + "Lebanon": "Libanon", + "length": "Länge", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyen", + "Liechtenstein": "Liechtenstein", + "Light": "Hell", + "Lithuania": "Litauen", + "Load :perPage More": ":perPage weitere laden", + "Loading": "Wird geladen", + "Location": "Standort", + "Log in": "Einloggen", + "Log In": "Einloggen", + "Log Out": "Abmelden", + "Log out": "Ausloggen", + "Log Out Other Browser Sessions": "Andere Browser-Sitzungen abmelden", + "Log Viewer": "Protokollanzeige", + "Login": "Anmelden", + "Logout": "Abmelden", + "Logs": "Protokolle", + "Luxembourg": "Luxemburg", + "Macao": "Macao", + "Macedonia": "Nordmazedonien", + "Macedonia, the former Yugoslav Republic of": "Republik Nordmazedonien", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Malediven", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Account verwalten", + "Manage and log out your active sessions on other browsers and devices.": "Verwalten und Abmelden Ihrer aktiven Sitzungen in anderen Browsern und auf anderen Geräten.", + "Manage API Tokens": "API-Token verwalten", + "Manage Role": "Rolle verwalten", + "Manage Team": "Team verwalten", + "Managing billing for :billableName": "Verwalten der Abrechnung für :billableName", + "March": "März", + "Mark all as Read": "Alle als gelesen markieren", + "Mark all notifications as read": "Alle Benachrichtigungen als gelesen markieren", + "Mark Read": "Als gelesen markieren", + "Mark Unread": "Als ungelesen markieren", + "Marshall Islands": "Marshallinseln", + "Martinique": "Martinique", + "Mauritania": "Mauretanien", + "Mauritius": "Mauritius", + "May": "Mai", + "Mayotte": "Mayotte", + "Mexico": "Mexiko", + "Micronesia, Federated States Of": "Föderierte Staaten von Mikronesien", + "Micronesia, Federated States of": "Föderierte Staaten von Mikronesien", + "Moldova": "Moldawien", + "Moldova, Republic of": "Republik Moldau", + "Monaco": "Monaco", + "Mongolia": "Mongolei", + "Montenegro": "Montenegro", + "Month To Date": "Monat bis dato", + "Monthly": "Monatlich", + "monthly": "monatlich", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mosambik", + "Myanmar": "Myanmar", + "Name": "Name", + "name": "name", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Niederlande", + "Netherlands Antilles": "Niederländische Antillen", + "Nevermind": "Macht nichts", + "Nevermind, I'll keep my old plan": "Macht nichts, ich behalte meinen alten Tarif", + "New": "Neu", + "New :resource": "Neu :resource", + "New Caledonia": "Neukaledonien", + "New Password": "Neues Passwort", + "New Zealand": "Neuseeland", + "Next": "Nächste", + "Next Payment": "Nächste Zahlung", + "Next Payment on": "Nächste Zahlung an", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Keine", + "No :resource matched the given criteria.": "Keine :resource entsprach den angegebenen Kriterien.", + "No additional information...": "Keine zusätzlichen Informationen...", + "No Current Data": "Keine aktuellen Daten", + "No Data": "Keine Daten", + "no file selected": "keine Datei ausgewählt", + "No Increase": "Keine Erhöhung", + "No payment methods on file.": "Keine Zahlungsmethoden hinterlegt.", + "No payment scheduled.": "Keine Zahlung geplant.", + "No Prior Data": "Keine vorherigen Daten", + "No Results Found.": "Keine Ergebnisse gefunden.", + "Norfolk Island": "Norfolkinsel", + "Northern Mariana Islands": "Nördliche Marianen", + "Norway": "Norwegen", + "Not Found": "Nicht gefunden", + "Notifications": "Benachrichtigungen", + "Nova": "Nova", + "Nova User": "Nova Benutzer", + "November": "November", + "October": "Oktober", + "of": "von", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Sobald ein Team gelöscht wird, werden alle Ressourcen und Daten dauerhaft gelöscht. Laden Sie vor dem Löschen dieses Teams alle Daten oder Informationen zu diesem Team herunter, die Sie behalten möchten.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Sobald Ihr Konto gelöscht wurde, werden alle Ressourcen und Daten dauerhaft gelöscht. Laden Sie vor dem Löschen Ihres Kontos alle Daten oder Informationen herunter, die Sie behalten möchten.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sobald Ihr Konto gelöscht wurde, werden alle Ressourcen und Daten dauerhaft gelöscht. Bitte geben Sie Ihr Passwort zur Bestätigung ein, dass Sie Ihr Konto dauerhaft löschen möchten.", + "Only Trashed": "Nur gelöschte", + "Open Invoices": "Offene Rechnungen", + "Original": "Ursprünglich", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "In unserem Portal zur Rechnungsverwaltung können Sie bequem Ihren Abonnementplan und Ihre Zahlungsmethode verwalten und Ihre letzten Rechnungen herunterladen.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Unser Abrechnungsverwaltungsportal ermöglicht es Ihnen, Ihren Abonnementplan und Ihre Zahlungsmethoden bequem zu verwalten und Ihre letzten Rechnungen herunterzuladen.", + "Page Expired": "Seite abgelaufen", + "Pagination Navigation": "Seiten-Navigation", + "Paid": "Bezahlt", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palästinensische Autonomiegebiete", + "Panama": "Panama", + "Papua New Guinea": "Papua-Neuguinea", + "Paraguay": "Paraguay", + "Password": "Passwort", + "password": "passwort", + "Payment Confirmation": "Zahlungsbestätigung", + "Payment Information": "Informationen zur Zahlung", + "Payment information updated successfully.": "Zahlungsinformationen erfolgreich aktualisiert.", + "Payment Method": "Zahlungsmethode", + "Payment Methods": "Zahlungsarten", + "Payment Required": "Zahlung erforderlich", + "Payments": "Zahlungen", + "Pending Team Invitations": "Ausstehende Team Einladungen", + "Per Page": "Pro Seite", + "Permanently delete this team.": "Löschen Sie dieses Team dauerhaft.", + "Permanently delete your account.": "Löschen Sie Ihren Account dauerhaft.", + "Permissions": "Berechtigungen", + "Peru": "Peru", + "Philippines": "Philippinen", + "Photo": "Foto", + "Pitcairn": "Pitcairninseln", + "Please accept the terms of service.": "Bitte akzeptieren Sie die Servicebedingungen.", + "Please click the button below to verify your email address.": "Bitte klicken Sie auf die Schaltfläche, um Ihre E-Mail-Adresse zu bestätigen.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bitte bestätigen Sie den Zugriff auf Ihr Konto, indem Sie einen Ihrer Notfall-Wiederherstellungscodes eingeben.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bitte bestätigen Sie den Zugriff auf Ihr Konto, indem Sie den von Ihrer Authentifizierungsanwendung bereitgestellten Authentifizierungscode eingeben.", + "Please confirm your password before continuing.": "Bitte bestätigen Sie Ihr Passwort, bevor Sie fortfahren.", + "Please copy your new API token. For your security, it won't be shown again.": "Bitte kopieren Sie Ihren neuen API-Token. Zu Ihrer Sicherheit wird er nicht mehr angezeigt", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Bitte geben Sie Ihr Passwort ein, um zu bestätigen, dass Sie sich von Ihren anderen Browser-Sitzungen auf allen Ihren Geräten abmelden möchten.", + "Please provide a maximum of three invoice emails addresses.": "Bitte geben Sie maximal drei Rechnungs-E-Mail-Adressen an.", + "Please provide the email address of the person you would like to add to this team.": "Bitte geben Sie die E-Mail-Adresse der Person an, die Sie diesem Team hinzufügen möchten.", + "Please set a default payment method before retrying payments.": "Bitte legen Sie eine Standardzahlungsmethode fest, bevor Sie Zahlungen erneut versuchen.", + "Please set a default payment method before swapping plans.": "Bitte legen Sie eine Standardzahlungsmethode fest, bevor Sie Pläne wechseln.", + "Poland": "Polen", + "Portugal": "Portugal", + "Press / to search": "Drücken Sie / zum Suchen", + "Preview": "Vorschau", + "Previewing": "Vorschau auf", + "Previous": "Vorherige", + "Privacy Policy": "Datenschutzerklärung", + "Profile": "Profil", + "Profile Information": "Profilinformationen", + "Puerto Rico": "Puerto Rico", + "Qatar": "Katar", + "Quarter To Date": "Quartal bis dato", + "Recovery Code": "Wiederherstellungscode", + "Refresh": "Aktualisieren", + "Regards,": "Mit freundlichen Grüßen,", + "Regenerate Recovery Codes": "Wiederherstellungscodes neu generieren", + "Register": "Registrieren", + "Reload": "Neu laden", + "Remember me": "Angemeldet bleiben", + "Remember Me": "Angemeldet bleiben", + "Remove": "Entfernen", + "Remove Photo": "Foto entfernen", + "Remove Team Member": "Teammitglied entfernen", + "Replicate": "Replizieren", + "Required fields": "Benötigte Felder", + "Resend Verification Email": "Bestätigungslink erneut senden", + "Reset Filters": "Filter zurücksetzen", + "Reset Password": "Passwort zurücksetzen", + "Reset Password Notification": "Benachrichtigung zum Zurücksetzen des Passworts", + "resource": "Ressource", + "Resource Row Dropdown": "Ressourcenleiste Dropdown", + "Resources": "Ressourcen", + "resources": "Ressourcen", + "Restore": "Wiederherstellen", + "Restore :resource": "Wiederherstellen :resource", + "Restore Resource": "Ressource wiederherstellen", + "Restore Selected": "Ausgewählte wiederherstellen", + "results": "Ergebnissen", + "Resume Subscription": "Abonnement fortsetzen", + "Retry Payment": "Zahlung erneut versuchen", + "Return to :appName": "Rückkehr zu :appName", + "Reunion": "Réunion", + "Role": "Rolle", + "Romania": "Rumänien", + "Run Action": "Aktion ausführen", + "Russian Federation": "Russische Föderation", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Saint-Barthélemy", + "Saint Barthélemy": "Saint-Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St. Kitts und Nevis", + "Saint Kitts and Nevis": "St. Kitts und Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "St. Martin", + "Saint Martin (French part)": "Saint-Martin", + "Saint Pierre And Miquelon": "Saint-Pierre und Miquelon", + "Saint Pierre and Miquelon": "Saint-Pierre und Miquelon", + "Saint Vincent And Grenadines": "St. Vincent und die Grenadinen", + "Saint Vincent and the Grenadines": "St. Vincent und die Grenadinen", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé und Príncipe", + "Sao Tome and Principe": "São Tomé und Príncipe", + "Saudi Arabia": "Saudi-Arabien", + "Save": "Speichern", + "Saved.": "Gespeichert.", + "Scroll to bottom": "Zum Ende scrollen", + "Scroll to top": "Zum Anfang scrollen", + "Search": "Suchen", + "Secure Area": "Geschützter Bereich", + "Select": "Wählen Sie", + "Select a different plan": "Wählen Sie einen anderen Plan", + "Select a log file...": "Protokolldatei auswählen...", + "Select A New Photo": "Wählen Sie ein neues Foto aus", + "Select Action": "Aktion auswählen", + "Select all": "Alles auswählen", + "Select All Dropdown": "Alle Dropdowns auswählen", + "Select this page": "Seite auswählen", + "Send Password Reset Link": "Link zum Zurücksetzen des Passworts senden", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbien", + "Server Error": "Interner Fehler", + "Service Unavailable": "Service nicht verfügbar", + "Set as default": "Als Standard einstellen", + "Setup Key": "Einrichtungsschlüssel", + "Seychelles": "Seychellen", + "Show All Fields": "Alle Felder anzeigen", + "Show Content": "Inhalt anzeigen", + "Show Recovery Codes": "Zeige die Wiederherstellungscodes", + "Showing": "Zeige", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Eingetragen als", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slowakei", + "Slovenia": "Slowenien", + "Soft Deleted": "Vorläufig gelöscht", + "Solomon Islands": "Salomon-Inseln", + "Somalia": "Somalia", + "Something went wrong.": "Da ist etwas schief gelaufen.", + "Sorry! You are not authorized to perform this action.": "Entschuldigung! Sie sind nicht berechtigt, diese Aktion durchzuführen.", + "Sorry, your session has expired.": "Entschuldigung, Ihre Sitzung ist abgelaufen.", + "South Africa": "Südafrika", + "South Georgia And Sandwich Isl.": "Südgeorgien und die Südlichen Sandwichinseln", + "South Georgia and the South Sandwich Islands": "Südgeorgien und die Südlichen Sandwichinseln", + "South Sudan": "Südsudan", + "Spain": "Spanien", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone Aktionen", + "Start Polling": "Abruf starten", + "Start polling": "Abruf starten", + "State / County": "Bundesland", + "Stop Impersonating": "Imitieren stoppen", + "Stop Polling": "Abruf stoppen", + "Stop polling": "Abruf stoppen", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Speichern Sie diese Wiederherstellungscodes in einem sicheren Passwortmanager. Sie können verwendet werden, um den Zugriff auf Ihr Konto wiederherzustellen, wenn Ihr Zwei-Faktor-Authentifizierungsgerät verloren geht.", + "Subscribe": "Abonnieren", + "Subscription Information": "Informationen zum Abonnement", + "Subscription Pending": "Abonnement ausstehend", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard und Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard und Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Schweden", + "Switch Teams": "Teams wechseln", + "Switzerland": "Schweiz", + "Syrian Arab Republic": "Arabische Republik Syrien", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Republik China (Taiwan)", + "Tajikistan": "Tadschikistan", + "Tanzania": "Tansania", + "Tanzania, United Republic of": "Vereinigte Republik Tansania", + "TAX": "STEUER", + "Team Details": "Teamdetails", + "Team Invitation": "Teameinladung", + "Team Members": "Teammitglieder", + "Team Name": "Teamname", + "Team Owner": "Teambesitzer", + "Team Settings": "Teameinstellungen", + "Terms of Service": "Nutzungsbedingungen", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Vielen Dank für Ihre Registrierung! Bevor Sie loslegen, möchten wir Sie bitten Ihre E-Mail-Adresse zu verifizieren, indem Sie auf den Link klicken, den wir Ihnen per E-Mail zugeschickt haben. Wenn Sie die E-Mail nicht erhalten haben, senden wir Ihnen gerne eine weitere zu.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Vielen Dank für Ihre kontinuierliche Unterstützung. Wir haben eine Kopie Ihrer Rechnung für Ihre Unterlagen beigefügt. Bitte lassen Sie uns wissen, wenn Sie irgendwelche Fragen oder Bedenken haben.", + "Thanks,": "Vielen Dank,", + "The :attribute must be a valid role.": ":Attribute muss eine gültige Rolle sein.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens eine Zahl enthalten.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute muss mindestens :length Zeichen lang sein und mindestens ein Sonderzeichen und eine Zahl enthalten.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens ein Sonderzeichen enthalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens einen Großbuchstaben und eine Zahl enthalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens einen Großbuchstaben und ein Sonderzeichen enthalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens einen Großbuchstaben, eine Zahl und ein Sonderzeichen enthalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens einen Großbuchstaben enthalten.", + "The :attribute must be at least :length characters.": ":Attribute muss aus mindestens :length Zeichen bestehen.", + "The :attribute must contain at least one letter.": ":Attribute muss aus mindestens einem Zeichen bestehen.", + "The :attribute must contain at least one number.": ":Attribute muss aus mindestens einer Zahl bestehen.", + "The :attribute must contain at least one symbol.": ":Attribute muss aus mindestens einem Sonderzeichen bestehen.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute muss aus mindestens einem Groß- und einem Kleinbuchstaben bestehen.", + "The :resource was created!": ":Resource wurde erstellt!", + "The :resource was deleted!": ":Resource wurde gelöscht!", + "The :resource was restored!": ":Resource wurde wiederhergestellt!", + "The :resource was updated!": ":Resource wurde aktualisiert!", + "The action was executed successfully.": "Die Aktion wurde erfolgreich ausgeführt.", + "The default payment method cannot be removed.": "Die Standardzahlungsmethode kann nicht entfernt werden.", + "The file was deleted!": "Die Datei wurde gelöscht!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Das :attribute ist bereits in einem Datenleck aufgetaucht. Bitte wähle ein anderes :attribute.", + "The given data was invalid.": "Die gegebenen Daten waren ungültig.", + "The government won't let us show you what's behind these doors": "Wir dürfen Ihnen nicht zeigen, was sich hinter diesen Türen verbirgt", + "The HasOne relationship has already been filled.": "Die HasOne-Beziehung wurde bereits befüllt.", + "The image could not be loaded": "Das Bild konnte nicht geladen werden", + "The image could not be loaded.": "Das Bild konnte nicht geladen werden.", + "The invoice emails must be valid email addresses.": "Die Rechnungs-E-Mails müssen gültige E-Mail-Adressen sein.", + "The password is incorrect.": "Das Passwort ist falsch.", + "The provided coupon code is invalid.": "Der angegebene Gutscheincode ist ungültig.", + "The provided password does not match your current password.": "Das angegebene Passwort stimmt nicht mit Ihrem aktuellen Passwort überein.", + "The provided password was incorrect.": "Das angegebene Passwort war falsch.", + "The provided two factor authentication code was invalid.": "Der angegebene Zwei-Faktor-Authentifizierungscode war ungültig.", + "The provided two factor recovery code was invalid.": "Der angegebene Zwei-Faktor-Wiederherstellungscode war ungültig.", + "The provided VAT number is invalid.": "Die angegebene Umsatzsteuer-Identifikationsnummer ist ungültig.", + "The resource was attached!": "Die Ressource wurde angehängt!", + "The resource was prevented from being saved!": "Die Ressource konnte nicht gespeichert werden!", + "The resource was updated!": "Die Ressource wurde aktualisiert!", + "The response is not a streamed response.": "Die Antwort ist keine gestreamte Antwort.", + "The response is not a view.": "Die Antwort ist keine Ansicht.", + "The selected country is invalid.": "Das gewählte Land ist ungültig.", + "The selected plan is invalid.": "Der gewählte Plan ist ungültig.", + "The selected resources have been :action!": "Die ausgewählten Ressourcen wurden :action!", + "The team's name and owner information.": "Teamname und Informationen zum Besitzer.", + "There are no available options for this resource.": "Es gibt keine verfügbaren Optionen für diese Ressource.", + "There are no fields to display.": "Es gibt keine Felder zum Anzeigen.", + "There are no new notifications.": "Es gibt keine neuen Benachrichtigungen.", + "There was a problem executing the action.": "Es gab ein Problem beim Ausführen der Aktion.", + "There was a problem fetching the resource.": "Es gab ein Problem beim Anfordern der Ressource.", + "There was a problem submitting the form.": "Es gab ein Problem beim Absenden des Formulars.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Diese Personen wurden zu Ihrem Team eingeladen und haben eine Einladungs-E-Mail erhalten. Sie können dem Team beitreten, indem sie die E-Mail-Einladung annehmen.", + "This account does not have an active subscription.": "Dieses Konto hat kein aktives Abonnement.", + "This action is unauthorized.": "Diese Aktion ist nicht autorisiert.", + "This copy of Nova is unlicensed.": "Diese Installation von Nova ist nicht lizenziert.", + "This coupon code can only be used by new customers.": "Dieser Gutscheincode kann nur von Neukunden verwendet werden.", + "This device": "Dieses Gerät", + "This file field is read-only.": "Dieses Dateifeld ist schreibgeschützt.", + "This invoice is no longer open.": "Diese Rechnung ist nicht mehr offen.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dies ist ein sicherer Bereich der Anwendung. Bitte geben Sie Ihr Passwort ein, bevor Sie fortfahren.", + "This password does not match our records.": "Dieses Passwort ist uns nicht bekannt.", + "This password reset link will expire in :count minutes.": "Dieser Link zum Zurücksetzen des Passworts läuft in :count Minuten ab.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Diese Zahlung wurde veranlasst, aber das Geld ist noch nicht eingegangen. Dies kann bis zu 14 Tage dauern.", + "This resource no longer exists": "Diese Ressource existiert nicht mehr", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dieses Abonnement ist abgelaufen und kann nicht wiederaufgenommen werden. Bitte legen Sie ein neues Abonnement an.", + "This user already belongs to the team.": "Dieser Benutzer gehört bereits zum Team.", + "This user has already been invited to the team.": "Dieser Benutzer wurde bereits in dieses Team eingeladen.", + "Timor-Leste": "Osttimor", + "to": "bis", + "To": "Bis", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Um die Aktivierung der Zwei-Faktor-Authentifizierung abzuschließen, scannen Sie den folgenden QR-Code mit der Authentifizierungsanwendung Ihres Smartphones oder geben Sie den Einrichtungsschlüssel ein und geben Sie den generierten OTP-Code ein.", + "Today": "Heute", + "Toggle navigation": "Navigation umschalten", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Tokenname", + "Tonga": "Tonga", + "Too Many Requests": "Zu viele Anfragen", + "total": "gesamt", + "Total:": "Gesamt:", + "Trashed": "Gelöscht", + "Trinidad And Tobago": "Trinidad und Tobago", + "Trinidad and Tobago": "Trinidad und Tobago", + "Tunisia": "Tunesien", + "Turkey": "Türkei", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks- und Caicosinseln", + "Turks and Caicos Islands": "Turks- und Caicosinseln", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Zwei-Faktor-Authentifizierung", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Die Zwei-Faktor-Authentifizierung ist jetzt aktiviert. Scannen Sie den folgenden QR-Code mit der Authentifizierungsanwendung Ihres Smartphones oder geben Sie den Einrichtungsschlüssel ein.", + "Type": "Typ", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Nicht autorisiert", + "United Arab Emirates": "Vereinigte Arabische Emirate", + "United Kingdom": "Vereinigtes Königreich", + "United States": "Vereinigte Staaten", + "United States Minor Outlying Islands": "Kleinere Amerikanische Überseeinseln", + "United States Outlying Islands": "Kleinere Amerikanische Überseeinseln", + "Unknown": "Unbekannt", + "Unpaid": "Unbezahlt", + "Update": "Aktualisieren", + "Update & Continue Editing": "Aktualisieren & Weiterbearbeiten", + "Update :resource": ":Resource aktualisieren", + "Update :resource: :title": ":Resource aktualisieren: :title", + "Update attached :resource: :title": "Angehängte :resource aktualisieren: :title", + "Update Password": "Passwort aktualisieren", + "Update Payment Information": "Zahlungsinformationen aktualisieren", + "Update Payment Method": "Zahlungsmethode aktualisieren", + "Update your account's profile information and email address.": "Aktualisieren Sie die Profilinformationen und die E-Mail-Adresse Ihres Kontos.", + "Uploading": "Hochladen", + "Uploading files... (:current/:total)": "Dateien werden hochgeladen... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Verwenden Sie einen Wiederherstellungscode", + "Use an authentication code": "Verwenden Sie einen Authentifizierungscode", + "User Actions": "Benutzeraktionen", + "User Security": "Benutzersicherheit", + "Username": "Benutzername", + "Uzbekistan": "Usbekistan", + "Value": "Wert", + "Vanuatu": "Vanuatu", + "VAT Number": "Umsatzsteuer-Identifikationsnummer", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Bolivarische Republik Venezuela", + "Verify Email Address": "E-Mail-Adresse bestätigen", + "Verify Your Email Address": "Überprüfen Sie Ihre E-Mail-Adresse", + "Viet Nam": "Vietnam", + "View": "Ansicht", + "Virgin Islands, British": "Britische Jungferninseln", + "Virgin Islands, U.S.": "Amerikanische Jungferninseln", + "Wallis And Futuna": "Wallis und Futuna", + "Wallis and Futuna": "Wallis und Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Wir bearbeiten Ihr Abonnement. Sobald das Abonnement erfolgreich verarbeitet wurde, wird diese Seite automatisch aktualisiert. Normalerweise sollte dieser Vorgang nur wenige Sekunden dauern.", + "We are unable to process your payment. Please contact customer support.": "Wir können Ihre Zahlung nicht bearbeiten. Bitte kontaktieren Sie den Kundensupport.", + "We have emailed your password reset link!": "Wir haben Ihnen den Link zum Zurücksetzen Ihres Passworts per E-Mail zugeschickt!", + "We were unable to find a registered user with this email address.": "Wir konnten keinen registrierten Benutzer mit dieser E-Mail-Adresse finden.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Wir senden einen Link zum Herunterladen der Rechnung an die von Ihnen unten angegebenen E-Mail-Adressen. Sie können mehrere E-Mail-Adressen durch Kommata trennen.", + "We're lost in space. The page you were trying to view does not exist.": "Wir sind im Weltraum verloren. Die Seite, die Sie aufrufen wollten, existiert nicht.", + "Welcome Back!": "Willkommen zurück!", + "Western Sahara": "Westsahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Wenn die Zwei-Faktor-Authentifizierung aktiviert ist, werden Sie während der Authentifizierung zur Eingabe eines sicheren, zufälligen Tokens aufgefordert. Sie können dieses Token in der Google Authenticator-Anwendung Ihres Telefons abrufen.", + "Whoops": "Ups", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups, etwas ist schief gelaufen.", + "With Trashed": "Mit gelöschten", + "Write": "Schreiben", + "Year To Date": "Jahr bis dato", + "Yearly": "Jährlich", + "Yemen": "Jemen", + "Yes": "Ja", + "You are already subscribed.": "Sie sind bereits angemeldet.", + "You are currently within your free trial period. Your trial will expire on :date.": "Sie befinden sich derzeit in Ihrem kostenlosen Testzeitraum. Ihre Testphase läuft am :date ab.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Sie befinden sich derzeit in Ihrer kostenlosen Testphase. Ihre Testversion läuft am :date.. ab. Wenn Sie ein neues Abonnement starten, endet Ihre Testversion.", + "You are logged in!": "Sie sind eingeloggt!", + "You are receiving this email because we received a password reset request for your account.": "Sie erhalten diese E-Mail, weil wir einen Antrag auf eine Zurücksetzung Ihres Passworts bekommen haben.", + "You have been invited to join the :team team!": "Sie wurden eingeladen dem Team :team beizutreten!", + "You have enabled two factor authentication.": "Sie haben die Zwei-Faktor-Authentifizierung aktiviert.", + "You have not enabled two factor authentication.": "Sie haben die Zwei-Faktor-Authentifizierung nicht aktiviert.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Sie haben einige unbezahlte Rechnungen. Nachdem Sie Ihre Standardzahlungsmethode aktualisiert haben, können Sie die Zahlungen über die folgende Rechnungsliste erneut versuchen.", + "You may accept this invitation by clicking the button below:": "Sie können diese Einladung annehmen, indem Sie auf die Schaltfläche unten klicken:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Sie können Ihr Abonnement jederzeit kündigen. Sobald Ihr Abonnement gekündigt wurde, haben Sie die Möglichkeit, das Abonnement bis zum Ende des aktuellen Abrechnungszyklus fortzusetzen.", + "You may delete any of your existing tokens if they are no longer needed.": "Sie können alle vorhandenen Token löschen, wenn sie nicht mehr benötigt werden.", + "You may not delete your personal team.": "Sie können Ihr persönliches Team nicht löschen.", + "You may not leave a team that you created.": "Sie können ein von Ihnen erstelltes Team nicht verlassen.", + "You will receive an invoice and payment link via email for each billing period.": "Sie erhalten für jeden Abrechnungszeitraum eine Rechnung und einen Zahlungslink per E-Mail.", + "You're logged in!": "Sie sind eingeloggt!", + "Your :invoiceName invoice is now available!": "Ihre :invoiceName Rechnung ist jetzt verfügbar!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ihre Rechnungsadresse lautet :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ihre Karte wurde abgelehnt. Bitte kontaktieren Sie Ihren Kartenaussteller für weitere Informationen.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ihre aktuelle Zahlungsmethode ist eine Kreditkarte mit der Endung :lastFour, die am :expiration ausläuft.", + "Your email address is unverified.": "Ihre E-Mail-Adresse ist nicht verifiziert.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ihre letzte Zahlung von :amount ist fehlgeschlagen. Bitte aktualisieren Sie Ihre Zahlungsmethode, um die fehlgeschlagene Zahlung erneut zu versuchen.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Ihre letzte Zahlung von :amount vom :date ist fehlgeschlagen. Bitte aktualisieren Sie Ihre Zahlungsmethode, um die fehlgeschlagene Zahlung erneut zu versuchen.", + "Your next payment of :amount will be processed on :date.": "Ihre nächste Zahlung von :amount erfolgt am :date.", + "Your payment method has been added successfully.": "Ihre Zahlungsmethode wurde erfolgreich hinzugefügt.", + "Your payment method will be charged automatically for each billing period.": "Ihre Zahlungsmethode wird automatisch für jeden Abrechnungszeitraum belastet.", + "Your registered VAT Number is :vatNumber.": "Ihre registrierte Umsatzsteuer-Identifikationsnummer lautet :vatNumber.", + "Your subscription has been started successfully.": "Ihr Abonnement wurde erfolgreich gestartet.", + "Your subscription has been successfully cancelled.": "Ihr Abonnement wurde erfolgreich gekündigt.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ihr Abonnement wurde erfolgreich gekündigt. Sie haben bis zum Ende Ihres Abrechnungszeitraums weiterhin Zugriff.", + "Your subscription was successfully resumed.": "Ihr Abonnement wurde erfolgreich fortgesetzt.", + "Your subscription was successfully updated.": "Ihr Abonnement wurde erfolgreich aktualisiert.", + "Zambia": "Sambia", + "Zimbabwe": "Simbabwe", + "Zip / Postal Code": "Postleitzahl", + "Åland Islands": "Åland" +} diff --git a/locales/de/php-inline.json b/locales/de/php-inline.json new file mode 100644 index 00000000000..ed561b12731 --- /dev/null +++ b/locales/de/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dieses Feld muss akzeptiert werden.", + "accepted_if": "Dieses Feld muss akzeptiert werden, wenn :other :value ist.", + "active_url": "Das ist keine gültige Internet-Adresse.", + "after": "Das muss ein Datum nach dem :date sein.", + "after_or_equal": "Das muss ein Datum nach dem :date oder gleich dem :date sein.", + "alpha": "Der Inhalt darf nur aus Buchstaben bestehen.", + "alpha_dash": "Der Inhalt darf nur aus Buchstaben, Zahlen, Binde- und Unterstrichen bestehen.", + "alpha_num": "Der Inhalt darf nur aus Buchstaben und Zahlen bestehen.", + "any_of": "Dieses Feld ist ungültig.", + "array": "Dieses Feld muss ein Array sein.", + "ascii": "Dieses Feld darf nur alphanumerische Single-Byte-Zeichen und -Symbole enthalten.", + "attached": "Dieses Feld ist bereits angehangen.", + "before": "Das muss ein Datum vor dem :date sein.", + "before_or_equal": "Das muss ein Datum vor dem :date oder gleich dem :date sein.", + "between.array": "Dieser Inhalt muss zwischen :min & :max Elemente haben.", + "between.file": "Diese Datei muss zwischen :min & :max Kilobytes groß sein.", + "between.numeric": "Dieser Wert muss zwischen :min & :max liegen.", + "between.string": "Diese Zeichenkette muss zwischen :min & :max Zeichen lang sein.", + "boolean": "Dieses Feld muss entweder 'true' oder 'false' sein.", + "can": "Dieses Feld enthält einen nicht autorisierten Wert.", + "confirmed": "Die Bestätigung stimmt nicht überein.", + "contains": "Diesem Feld fehlt ein erforderlicher Wert.", + "date": "Das ist kein gültiges Datum.", + "date_equals": "Das Datum muss identisch zu :date sein.", + "date_format": "Das Datum entspricht nicht dem gültigen Format für :format.", + "decimal": "Dieses Feld muss :decimal Dezimalstellen haben.", + "declined": "Dieses Feld muss akzeptiert werden.", + "declined_if": "Dieses Feld muss akzeptiert werden wenn :other :value ist.", + "different": "Das muss sich von :other unterscheiden.", + "digits": "Das muss :digits Stellen haben.", + "digits_between": "Das muss zwischen :min und :max Stellen haben.", + "dimensions": "Das Bild hat ungültige Abmessungen.", + "distinct": "Dieser Wert ist bereits vorhanden.", + "doesnt_contain": "Dieses Feld darf keines der folgenden enthalten: :values.", + "doesnt_end_with": "Dieses Feld darf nicht mit einem der folgenden enden: :values.", + "doesnt_start_with": "Dieses Feld darf nicht mit einem der folgenden beginnen: :values.", + "email": "Das muss eine gültige E-Mail-Adresse sein.", + "ends_with": "Der Inhalt muss eine der folgenden Endungen aufweisen: :values", + "enum": "Der ausgewählte Wert ist ungültig.", + "exists": "Der gewählte Wert ist ungültig.", + "extensions": "Dieses Feld muss eine der folgenden Erweiterungen haben: :values.", + "file": "Der Inhalt muss eine Datei sein.", + "filled": "Dieses Feld muss ausgefüllt sein.", + "gt.array": "Der Inhalt muss mehr als :value Elemente haben.", + "gt.file": "Die Datei muss größer als :value Kilobytes sein.", + "gt.numeric": "Der Wert muss größer als :value sein.", + "gt.string": "Die Zeichenkette muss länger als :value Zeichen sein.", + "gte.array": "Der Inhalt muss mindestens :value Elemente haben.", + "gte.file": "Die Datei muss größer oder gleich :value Kilobytes sein.", + "gte.numeric": "Der Wert muss größer oder gleich :value sein.", + "gte.string": "Die Zeichenkette muss mindestens :value Zeichen lang sein.", + "hex_color": "Dieses Feld muss eine gültige Hexadezimalfarbe haben.", + "image": "Das muss ein Bild sein.", + "in": "Der gewählte Wert ist ungültig.", + "in_array": "Der gewählte Wert kommt nicht in :other vor.", + "in_array_keys": "Das Feld muss mindestens einen der folgenden Schlüssel enthalten: :values.", + "integer": "Das muss eine ganze Zahl sein.", + "ip": "Das muss eine gültige IP-Adresse sein.", + "ipv4": "Das muss eine gültige IPv4-Adresse sein.", + "ipv6": "Das muss eine gültige IPv6-Adresse sein.", + "json": "Das muss ein gültiger JSON-String sein.", + "list": "Dieses Feld muss eine Liste sein.", + "lowercase": "Das muss in Kleinbuchstaben sein.", + "lt.array": "Der Inhalt muss weniger als :value Elemente haben.", + "lt.file": "Die Datei muss kleiner als :value Kilobytes sein.", + "lt.numeric": "Der Wert muss kleiner als :value sein.", + "lt.string": "Die Zeichenkette muss kürzer als :value Zeichen sein.", + "lte.array": "Der Inhalt darf maximal :value Elemente haben.", + "lte.file": "Die Datei muss kleiner oder gleich :value Kilobytes sein.", + "lte.numeric": "Der Wert muss kleiner oder gleich :value sein.", + "lte.string": "Die Zeichenkette darf maximal :value Zeichen lang sein.", + "mac_address": "Der Wert muss eine gültige MAC-Adresse sein.", + "max.array": "Der Inhalt darf maximal :max Elemente haben.", + "max.file": "Die Datei darf maximal :max Kilobytes groß sein.", + "max.numeric": "Der Wert darf maximal :max sein.", + "max.string": "Die Zeichenkette darf maximal :max Zeichen haben.", + "max_digits": "Diese Zahl darf nicht mehr als :max Ziffern lang sein.", + "mimes": "Das muss den Dateityp :values haben.", + "mimetypes": "Das muss den Dateityp :values haben.", + "min.array": "Der Inhalt muss mindestens :min Elemente haben.", + "min.file": "Die Datei muss mindestens :min Kilobytes groß sein.", + "min.numeric": "Der Wert muss mindestens :min sein.", + "min.string": "Die Zeichenkette muss mindestens :min Zeichen lang sein.", + "min_digits": "Diese Zahl muss mindestens :min Ziffern lang sein.", + "missing": "Dieses Feld muss fehlen.", + "missing_if": "Dieses Feld muss fehlen, wenn :other gleich :value ist.", + "missing_unless": "Dieses Feld muss fehlen, es sei denn, :other ist :value.", + "missing_with": "Dieses Feld muss fehlen, wenn :values vorhanden ist.", + "missing_with_all": "Dieses Feld muss fehlen, wenn :values vorhanden sind.", + "multiple_of": "Der Wert muss ein Vielfaches von :value sein.", + "not_in": "Der gewählte Wert ist ungültig.", + "not_regex": "Dieses Format ist ungültig.", + "numeric": "Das muss eine Zahl sein.", + "password.letters": "Dieses Feld muss mindestens einen Buchstaben beinhalten.", + "password.mixed": "Dieses Feld muss mindestens einen Großbuchstaben und einen Kleinbuchstaben beinhalten.", + "password.numbers": "Dieses Feld muss mindestens eine Zahl beinhalten.", + "password.symbols": "Dieses Feld muss mindestens ein Sonderzeichen beinhalten.", + "password.uncompromised": "Dieses Feld wurde in einem Datenleck gefunden. Bitte ändern Sie Ihre Eingabe.", + "present": "Dieses Feld muss vorhanden sein.", + "present_if": "Dieses Feld muss vorhanden sein, wenn :other gleich :value ist.", + "present_unless": "Dieses Feld muss vorhanden sein, es sei denn, :other ist :value.", + "present_with": "Dieses Feld muss vorhanden sein, wenn :values vorhanden ist.", + "present_with_all": "Dieses Feld muss vorhanden sein, wenn :values vorhanden sind.", + "prohibited": "Dieses Feld ist unzulässig.", + "prohibited_if": "Dieses Feld ist unzulässig, wenn :other :value ist.", + "prohibited_if_accepted": "Dieses Feld ist unzulässig, wenn :other gewählt ist.", + "prohibited_if_declined": "Dieses Feld ist unzulässig, wenn :other abgelehnt ist.", + "prohibited_unless": "Dieses Feld ist unzulässig, wenn :other nicht :values ist.", + "prohibits": "Dieses Feld verbietet die Angabe von :other.", + "regex": "Dieses Format ist ungültig.", + "relatable": "Das kann nicht mit dieser Ressource verbunden werden.", + "required": "Dieses Feld muss ausgefüllt werden.", + "required_array_keys": "Dieses Feld muss Einträge enthalten für: :values.", + "required_if": "Dieses Feld muss ausgefüllt werden, wenn :other den Wert :value hat.", + "required_if_accepted": "Dieses Feld muss ausgefüllt werden, wenn :other gewählt ist.", + "required_if_declined": "Dieses Feld muss ausgefüllt werden, wenn :other abgelehnt ist.", + "required_unless": "Dieses Feld muss ausgefüllt werden, wenn :other nicht den Wert :values hat.", + "required_with": "Dieses Feld muss ausgefüllt werden, wenn :values ausgefüllt wurde.", + "required_with_all": "Dieses Feld muss ausgefüllt werden, wenn :values ausgefüllt wurde.", + "required_without": "Dieses Feld muss ausgefüllt werden, wenn :values nicht ausgefüllt wurde.", + "required_without_all": "Dieses Feld muss ausgefüllt werden, wenn keines der Felder :values ausgefüllt wurde.", + "same": "Der Wert von diesem Feld und muss mit demjenigen von :other übereinstimmen.", + "size.array": "Der Inhalt muss genau :size Elemente haben.", + "size.file": "Die Datei muss :size Kilobyte groß sein.", + "size.numeric": "Der Wert muss gleich :size sein.", + "size.string": "Die Zeichenkette muss :size Zeichen lang sein.", + "starts_with": "Der Inhalt muss einen der folgenden Anfänge aufweisen: :values", + "string": "Das muss ein String sein.", + "timezone": "Das muss eine gültige Zeitzone sein.", + "ulid": "Dieses Feld muss eine gültige ULID sein.", + "unique": "Das ist bereits vergeben.", + "uploaded": "Das konnte nicht hochgeladen werden.", + "uppercase": "Das muss in Großbuchstaben sein.", + "url": "Das muss eine URL sein.", + "uuid": "Das muss eine UUID sein." +} diff --git a/locales/de/php.json b/locales/de/php.json new file mode 100644 index 00000000000..2125cdf6f21 --- /dev/null +++ b/locales/de/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute muss akzeptiert werden.", + "accepted_if": ":Attribute muss akzeptiert werden, wenn :other :value ist.", + "active_url": ":Attribute ist keine gültige Internet-Adresse.", + "after": ":Attribute muss ein Datum nach :date sein.", + "after_or_equal": ":Attribute muss ein Datum nach :date oder gleich :date sein.", + "alpha": ":Attribute darf nur aus Buchstaben bestehen.", + "alpha_dash": ":Attribute darf nur aus Buchstaben, Zahlen, Binde- und Unterstrichen bestehen.", + "alpha_num": ":Attribute darf nur aus Buchstaben und Zahlen bestehen.", + "any_of": ":Attribute ist ungültig.", + "array": ":Attribute muss ein Array sein.", + "ascii": "Die :attribute darf nur alphanumerische Single-Byte-Zeichen und -Symbole enthalten.", + "attached": ":Attribute ist bereits angehängt.", + "before": ":Attribute muss ein Datum vor :date sein.", + "before_or_equal": ":Attribute muss ein Datum vor :date oder gleich :date sein.", + "between.array": ":Attribute muss zwischen :min & :max Elemente haben.", + "between.file": ":Attribute muss zwischen :min & :max Kilobytes groß sein.", + "between.numeric": ":Attribute muss zwischen :min & :max liegen.", + "between.string": ":Attribute muss zwischen :min & :max Zeichen lang sein.", + "boolean": ":Attribute muss entweder 'true' oder 'false' sein.", + "can": "Das Feld :attribute enthält einen nicht autorisierten Wert.", + "confirmed": ":Attribute stimmt nicht mit der Bestätigung überein.", + "contains": "Dem Feld :attribute fehlt ein erforderlicher Wert.", + "current_password": "Das Passwort ist falsch.", + "date": ":Attribute muss ein gültiges Datum sein.", + "date_equals": ":Attribute muss ein Datum gleich :date sein.", + "date_format": ":Attribute entspricht nicht dem gültigen Format für :format.", + "decimal": "Die :attribute muss :decimal Dezimalstellen haben.", + "declined": ":Attribute muss abgelehnt werden.", + "declined_if": ":Attribute muss abgelehnt werden wenn :other :value ist.", + "different": ":Attribute und :other müssen sich unterscheiden.", + "digits": ":Attribute muss :digits Stellen haben.", + "digits_between": ":Attribute muss zwischen :min und :max Stellen haben.", + "dimensions": ":Attribute hat ungültige Bildabmessungen.", + "distinct": ":Attribute beinhaltet einen bereits vorhandenen Wert.", + "doesnt_contain": ":Attribute darf keines der folgenden enthalten: :values.", + "doesnt_end_with": ":Attribute darf nicht mit einem der folgenden enden: :values.", + "doesnt_start_with": ":Attribute darf nicht mit einem der folgenden beginnen: :values.", + "email": ":Attribute muss eine gültige E-Mail-Adresse sein.", + "ends_with": ":Attribute muss eine der folgenden Endungen aufweisen: :values", + "enum": "Der ausgewählte Wert ist ungültig.", + "exists": "Der gewählte Wert für :attribute ist ungültig.", + "extensions": "Das Feld :attribute muss eine der folgenden Erweiterungen haben: :values.", + "failed": "Diese Kombination aus Zugangsdaten wurde nicht in unserer Datenbank gefunden.", + "file": ":Attribute muss eine Datei sein.", + "filled": ":Attribute muss ausgefüllt sein.", + "gt.array": ":Attribute muss mehr als :value Elemente haben.", + "gt.file": ":Attribute muss größer als :value Kilobytes sein.", + "gt.numeric": ":Attribute muss größer als :value sein.", + "gt.string": ":Attribute muss länger als :value Zeichen sein.", + "gte.array": ":Attribute muss mindestens :value Elemente haben.", + "gte.file": ":Attribute muss größer oder gleich :value Kilobytes sein.", + "gte.numeric": ":Attribute muss größer oder gleich :value sein.", + "gte.string": ":Attribute muss mindestens :value Zeichen lang sein.", + "hex_color": "Das Feld :attribute muss eine gültige Hexadezimalfarbe sein.", + "image": ":Attribute muss ein Bild sein.", + "in": "Der gewählte Wert für :attribute ist ungültig.", + "in_array": "Der gewählte Wert für :attribute kommt nicht in :other vor.", + "in_array_keys": "Das Feld :Attribute muss mindestens einen der folgenden Schlüssel enthalten: :Values.", + "integer": ":Attribute muss eine ganze Zahl sein.", + "ip": ":Attribute muss eine gültige IP-Adresse sein.", + "ipv4": ":Attribute muss eine gültige IPv4-Adresse sein.", + "ipv6": ":Attribute muss eine gültige IPv6-Adresse sein.", + "json": ":Attribute muss ein gültiger JSON-String sein.", + "list": ":Attribute muss eine Liste sein.", + "lowercase": ":Attribute muss in Kleinbuchstaben sein.", + "lt.array": ":Attribute muss weniger als :value Elemente haben.", + "lt.file": ":Attribute muss kleiner als :value Kilobytes sein.", + "lt.numeric": ":Attribute muss kleiner als :value sein.", + "lt.string": ":Attribute muss kürzer als :value Zeichen sein.", + "lte.array": ":Attribute darf maximal :value Elemente haben.", + "lte.file": ":Attribute muss kleiner oder gleich :value Kilobytes sein.", + "lte.numeric": ":Attribute muss kleiner oder gleich :value sein.", + "lte.string": ":Attribute darf maximal :value Zeichen lang sein.", + "mac_address": "Der Wert muss eine gültige MAC-Adresse sein.", + "max.array": ":Attribute darf maximal :max Elemente haben.", + "max.file": ":Attribute darf maximal :max Kilobytes groß sein.", + "max.numeric": ":Attribute darf maximal :max sein.", + "max.string": ":Attribute darf maximal :max Zeichen haben.", + "max_digits": ":Attribute darf maximal :max Ziffern lang sein.", + "mimes": ":Attribute muss den Dateityp :values haben.", + "mimetypes": ":Attribute muss den Dateityp :values haben.", + "min.array": ":Attribute muss mindestens :min Elemente haben.", + "min.file": ":Attribute muss mindestens :min Kilobytes groß sein.", + "min.numeric": ":Attribute muss mindestens :min sein.", + "min.string": ":Attribute muss mindestens :min Zeichen lang sein.", + "min_digits": ":Attribute muss mindestens :min Ziffern lang sein.", + "missing": "Das Feld :attribute muss fehlen.", + "missing_if": "Das Feld :attribute muss fehlen, wenn :other gleich :value ist.", + "missing_unless": "Das Feld :attribute muss fehlen, es sei denn, :other ist :value.", + "missing_with": "Das Feld :attribute muss fehlen, wenn :values vorhanden ist.", + "missing_with_all": "Das Feld :attribute muss fehlen, wenn :values vorhanden sind.", + "multiple_of": ":Attribute muss ein Vielfaches von :value sein.", + "next": "Weiter »", + "not_in": "Der gewählte Wert für :attribute ist ungültig.", + "not_regex": ":Attribute hat ein ungültiges Format.", + "numeric": ":Attribute muss eine Zahl sein.", + "password": "Das Passwort ist falsch.", + "password.letters": ":Attribute muss mindestens einen Buchstaben beinhalten.", + "password.mixed": ":Attribute muss mindestens einen Großbuchstaben und einen Kleinbuchstaben beinhalten.", + "password.numbers": ":Attribute muss mindestens eine Zahl beinhalten.", + "password.symbols": ":Attribute muss mindestens ein Sonderzeichen beinhalten.", + "password.uncompromised": ":Attribute wurde in einem Datenleck gefunden. Bitte wählen Sie ein anderes :attribute.", + "present": ":Attribute muss vorhanden sein.", + "present_if": "Das Feld :attribute muss vorhanden sein, wenn :other gleich :value ist.", + "present_unless": "Das Feld :attribute muss vorhanden sein, es sei denn, :other ist :value.", + "present_with": "Das Feld :attribute muss vorhanden sein, wenn :values vorhanden ist.", + "present_with_all": "Das Feld :attribute muss vorhanden sein, wenn :values vorhanden sind.", + "previous": "« Zurück", + "prohibited": ":Attribute ist unzulässig.", + "prohibited_if": ":Attribute ist unzulässig, wenn :other :value ist.", + "prohibited_if_accepted": "Das Feld :attribute ist unzulässig, wenn :other gewählt ist.", + "prohibited_if_declined": "Das Feld :attribute ist unzulässig, wenn :other abgelehnt ist.", + "prohibited_unless": ":Attribute ist unzulässig, wenn :other nicht :values ist.", + "prohibits": ":Attribute verbietet die Angabe von :other.", + "regex": ":Attribute Format ist ungültig.", + "relatable": ":Attribute kann nicht mit dieser Ressource verbunden werden.", + "required": ":Attribute muss ausgefüllt werden.", + "required_array_keys": "Dieses Feld muss Einträge enthalten für: :values.", + "required_if": ":Attribute muss ausgefüllt werden, wenn :other den Wert :value hat.", + "required_if_accepted": ":Attribute muss ausgefüllt werden, wenn :other gewählt ist.", + "required_if_declined": "Das Feld :attribute ist erforderlich, wenn :other abgelehnt wird.", + "required_unless": ":Attribute muss ausgefüllt werden, wenn :other nicht den Wert :values hat.", + "required_with": ":Attribute muss ausgefüllt werden, wenn :values ausgefüllt wurde.", + "required_with_all": ":Attribute muss ausgefüllt werden, wenn :values ausgefüllt wurde.", + "required_without": ":Attribute muss ausgefüllt werden, wenn :values nicht ausgefüllt wurde.", + "required_without_all": ":Attribute muss ausgefüllt werden, wenn keines der Felder :values ausgefüllt wurde.", + "reset": "Das Passwort wurde zurückgesetzt!", + "same": ":Attribute und :other müssen übereinstimmen.", + "sent": "E-Mail zum Zurücksetzen des Passworts wurde gesendet!", + "size.array": ":Attribute muss genau :size Elemente haben.", + "size.file": ":Attribute muss :size Kilobyte groß sein.", + "size.numeric": ":Attribute muss gleich :size sein.", + "size.string": ":Attribute muss :size Zeichen lang sein.", + "starts_with": ":Attribute muss mit einem der folgenden Anfänge aufweisen: :values", + "string": ":Attribute muss ein String sein.", + "throttle": "Zu viele Loginversuche. Versuchen Sie es bitte in :seconds Sekunden nochmal.", + "throttled": "Bitte warten Sie, bevor Sie es erneut versuchen.", + "timezone": ":Attribute muss eine gültige Zeitzone sein.", + "token": "Der Passwort-Wiederherstellungsschlüssel ist ungültig oder abgelaufen.", + "ulid": "Die :attribute muss eine gültige ULID sein.", + "unique": ":Attribute ist bereits vergeben.", + "uploaded": ":Attribute konnte nicht hochgeladen werden.", + "uppercase": ":Attribute muss in Großbuchstaben sein.", + "url": ":Attribute muss eine URL sein.", + "user": "Es konnte leider kein Nutzer mit dieser E-Mail-Adresse gefunden werden.", + "uuid": ":Attribute muss ein UUID sein." +} diff --git a/locales/de_CH/_excludes.json b/locales/de_CH/_excludes.json new file mode 100644 index 00000000000..7a31be239ba --- /dev/null +++ b/locales/de_CH/_excludes.json @@ -0,0 +1,123 @@ +[ + ":resource Details", + ":resource Details: :title", + "Administrator", + "Afghanistan", + "Andorra", + "Angola", + "Anguilla", + "April", + "Aruba", + "August", + "Bahamas", + "Bahrain", + "Barbados", + "Belarus", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Botswana", + "Burkina Faso", + "Burundi", + "Chile", + "China", + "Code", + "Costa Rica", + "CSV (.csv)", + "Curaçao", + "Dashboard", + "Details", + "Dominica", + "Ecuador", + "Editor", + "El Salvador", + "Eritrea", + "Excel (.xlsx)", + "Gambia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "ID", + "Iran", + "Isle of Man", + "Israel", + "Japan", + "Jersey", + "Kiribati", + "Kosovo", + "Kuwait", + "Lens", + "Lesotho", + "Liberia", + "Liechtenstein", + "Macao", + "Malawi", + "Malaysia", + "Mali", + "Malta", + "Martinique", + "Mauritius", + "Mayotte", + "Monaco", + "Montenegro", + "Montserrat", + "Myanmar", + "Name", + "name", + "Namibia", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "November", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Portugal", + "Puerto Rico", + "Réunion", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Senegal", + "September", + "Sierra Leone", + "Sint Maarten", + "Somalia", + "Sri Lanka", + "St. Martin", + "Status", + "Sudan", + "Suriname", + "System", + "Taiwan", + "Thailand", + "Togo", + "Tokelau", + "Tonga", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Ukraine", + "Uruguay", + "Vanuatu", + "Venezuela" +] diff --git a/locales/de_CH/json-inline.json b/locales/de_CH/json-inline.json new file mode 100644 index 00000000000..2784495ade3 --- /dev/null +++ b/locales/de_CH/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dieses Feld muss eine valide Rolle sein.", + "The :attribute must be at least :length characters and contain at least one number.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens eine Zahl beinhalten.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens ein Sonderzeichen sowie eine Zahl beinhalten.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens ein Sonderzeichen beinhalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens einen Grossbuchstaben sowie eine Zahl beinhalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens einen Grossbuchstaben sowie ein Sonderzeichen beinhalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens einen Grossbuchstaben, eine Zahl sowie ein Sonderzeichen beinhalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dieses Feld muss aus mindestens :length Zeichen bestehen und mindestens einen Grossbuchstaben beinhalten.", + "The :attribute must be at least :length characters.": "Dieses Feld muss aus mindestens :length Zeichen bestehen.", + "The :attribute must contain at least one letter.": "Dieses Feld muss mindestens einen Buchstaben beinhalten.", + "The :attribute must contain at least one number.": "Dieses Feld muss mindestens eine Zahl beinhalten.", + "The :attribute must contain at least one symbol.": "Dieses Feld muss mindestens ein Sonderzeichen beinhalten.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dieses Feld muss mindestens einen Grossbuchstaben und einen Kleinbuchstaben beinhalten.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dieses Feld wurde in einem Datenleck gefunden. Bitte ändern Sie Ihre Eingabe." +} diff --git a/locales/de_CH/json.json b/locales/de_CH/json.json new file mode 100644 index 00000000000..15b12f05eac --- /dev/null +++ b/locales/de_CH/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(und :count weiterer Fehler)", + "(and :count more errors)": "(und :count weiterer Fehler)|(und :count weitere Fehler)|(und :count weitere Fehler)", + "30 Days": "30 Tage", + "60 Days": "60 Tage", + "90 Days": "90 Tage", + ":amount selected": ":amount ausgewählt", + ":amount Total": ":amount Gesamt", + ":days day trial": ":days Tage Testversion", + ":resource Details": ":resource Einzelheiten", + ":resource Details: :title": ":resource Einzelheiten: :title", + "A decryption key is required.": "Ein Entschlüsselungsschlüssel ist nötig.", + "A fresh verification link has been sent to your email address.": "Ein neuer Bestätigungslink wurde an Ihre E-Mail-Adresse gesendet.", + "A new verification link has been sent to the email address you provided during registration.": "Ein neuer Bestätigungslink wurde an die E-Mail-Adresse gesendet, die Sie bei der Registrierung angegeben haben.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Ein neuer Bestätigungslink wurde an die E-Mail-Adresse, die in Ihrem Profil hinterlegt ist, gesendet.", + "A new verification link has been sent to your email address.": "Ein neuer Bestätigungslink wurde an Ihre E-Mail-Adresse versendet.", + "Accept Invitation": "Einladung annehmen", + "Action": "Aktion", + "Action Event": "Aktionsereignis", + "Action Events": "Aktionsereignisse", + "Action Happened At": "Aktion geschah am", + "Action Initiated By": "Aktion initiiert durch", + "Action Name": "Aktionsname", + "Action Status": "Status", + "Action Target": "Ziel", + "Actions": "Aktionen", + "Add": "Hinzufügen", + "Add :resource": "Füge :resource hinzu", + "Add a new team member to your team, allowing them to collaborate with you.": "Fügen Sie ein neues Teammitglied zu Ihrem Team hinzu und erlauben Sie ihm mit Ihnen zusammenzuarbeiten.", + "Add additional security to your account using two factor authentication.": "Fügen Sie Ihrem Konto zusätzliche Sicherheit hinzu, indem Sie die Zwei-Faktor-Authentifizierung verwenden.", + "Add Payment Method": "Zahlungsmethode hinzufügen", + "Add row": "Zeile hinzufügen", + "Add Team Member": "Teammitglied hinzufügen", + "Add VAT Number": "Umsatzsteuer-Identifikationsnummer hinzufügen", + "Added.": "Hinzugefügt.", + "Additional billing information updated successfully.": "Zusätzliche Rechnungsinformationen erfolgreich aktualisiert.", + "Address": "Adresse", + "Address Line 2": "Adresse Zeile 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administratoren können jede Aktion durchführen.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland", + "Albania": "Albanien", + "Algeria": "Algerien", + "All of the people that are part of this team.": "Alle Personen, die Teil dieses Teams sind.", + "All resources loaded.": "Alle Ressourcen geladen.", + "All rights reserved.": "Alle Rechte vorbehalten.", + "Already registered?": "Bereits registriert?", + "American Samoa": "Amerikanisch-Samoa", + "An error occurred while uploading the file.": "Beim Hochladen der Datei ist ein Fehler aufgetreten.", + "An error occurred while uploading the file: :error": "Beim Hochladen der Datei ist ein Fehler aufgetreten: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Es ist ein unerwarteter Fehler aufgetreten und wir haben unser Support-Team benachrichtigt. Bitte versuchen Sie es später noch einmal.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Ein anderer Benutzer hat diese Ressource aktualisiert, seit diese Seite geladen wurde. Bitte aktualisieren Sie die Seite und versuchen Sie es erneut.", + "Antarctica": "Antarktis", + "Antigua And Barbuda": "Antigua und Barbuda", + "Antigua and Barbuda": "Antigua und Barbuda", + "API Token": "API-Token", + "API Token Permissions": "API-Token-Berechtigungen", + "API Tokens": "API-Token", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Mit API-Token können sich Dienste von Drittanbietern in Ihrem Namen bei unserer Anwendung authentifizieren.", + "Apply": "Anwenden", + "Apply Coupon": "Gutschein anwenden", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Möchten Sie wirklich versuchen, :amount zu zahlen?", + "Are you sure you want to cancel your subscription?": "Möchten Sie Ihr Abonnement wirklich kündigen?", + "Are you sure you want to delete all the notifications?": "Sind Sie sicher, dass Sie alle Benachrichtigungen löschen möchten?", + "Are you sure you want to delete the selected resources?": "Sind Sie sicher, dass Sie die ausgewählten Ressourcen löschen möchten?", + "Are you sure you want to delete this file?": "Sind Sie sicher, dass Sie diese Datei löschen wollen?", + "Are you sure you want to delete this notification?": "Sind Sie sicher, dass Sie diese Benachrichtigung löschen möchten?", + "Are you sure you want to delete this payment method?": "Möchten Sie diese Zahlungsmethode wirklich löschen?", + "Are you sure you want to delete this resource?": "Sind Sie sicher, dass Sie diese Ressource löschen wollen?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Möchten Sie dieses Team wirklich löschen? Sobald ein Team gelöscht wird, werden alle Ressourcen und Daten dauerhaft gelöscht.", + "Are you sure you want to delete your account?": "Möchten Sie Ihr Konto wirklich löschen?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Möchten Sie Ihr Konto wirklich löschen? Sobald Ihr Konto gelöscht wurde, werden alle Ressourcen und Daten dauerhaft gelöscht. Bitte geben Sie Ihr Passwort ein, um zu bestätigen, dass Sie Ihr Konto dauerhaft löschen möchten.", + "Are you sure you want to detach the selected resources?": "Sind Sie sicher, dass Sie die ausgewählten Ressourcen abtrennen wollen?", + "Are you sure you want to detach this resource?": "Sind Sie sicher, dass Sie diese Ressource abtrennen wollen?", + "Are you sure you want to force delete the selected resources?": "Sind Sie sicher, dass Sie das Löschen der ausgewählten Ressourcen erzwingen wollen?", + "Are you sure you want to force delete this resource?": "Sind Sie sicher, dass Sie die Löschung dieser Ressource erzwingen wollen?", + "Are you sure you want to log out?": "Sind Sie sicher, dass Sie sich abmelden möchten?", + "Are you sure you want to mark all notifications as read?": "Sind Sie sicher, dass Sie alle Benachrichtigungen als gelesen markieren möchten?", + "Are you sure you want to remove this item?": "Möchten Sie dieses Element wirklich entfernen?", + "Are you sure you want to restore the selected resources?": "Sind Sie sicher, dass Sie die ausgewählten Ressourcen wiederherstellen wollen?", + "Are you sure you want to restore this resource?": "Sind Sie sicher, dass Sie diese Ressource wiederherstellen wollen?", + "Are you sure you want to resume your subscription?": "Möchten Sie Ihr Abonnement wirklich fortsetzen?", + "Are you sure you want to run this action?": "Sind Sie sicher, dass Sie diese Aktion ausführen wollen?", + "Are you sure you want to set this payment method as your default?": "Möchten Sie diese Zahlungsmethode wirklich als Standard festlegen?", + "Are you sure you want to stop impersonating?": "Sind Sie sicher, dass Sie das Imitieren stoppen wollen?", + "Are you sure you would like to delete this API token?": "Möchten Sie dieses API-Token wirklich löschen?", + "Are you sure you would like to leave this team?": "Sind Sie sicher, dass Sie dieses Team verlassen möchten?", + "Are you sure you would like to remove this person from the team?": "Sind Sie sicher, dass Sie diese Person aus dem Team entfernen möchten?", + "Are you sure you would like to switch billing plans?": "Sind Sie sicher, dass Sie den Tarif wechseln möchten?", + "Argentina": "Argentinien", + "Armenia": "Armenien", + "Aruba": "Aruba", + "Attach": "Anhängen", + "Attach & Attach Another": "Anhängen & weiteres anhängen", + "Attach :resource": ":resource anhängen", + "Attach files by dragging & dropping, selecting or pasting them.": "Hängen Sie Dateien an, indem Sie sie ziehen und ablegen, auswählen oder einfügen.", + "August": "August", + "Australia": "Australien", + "Austria": "Österreich", + "Azerbaijan": "Aserbaidschan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesch", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Bitte bestätigen Sie Ihre E-Mail-Adresse mit dem zugesandten Link, bevor Sie fortfahren. Sollten Sie keine E-Mail erhalten haben, senden wir Ihnen diese gerne erneut.", + "Before proceeding, please check your email for a verification link.": "Bevor Sie fortfahren, überprüfen Sie bitte Ihre E-Mail auf einen Bestätigungslink.", + "Belarus": "Belarus", + "Belgium": "Belgien", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Informationen zur Abrechnung", + "Billing Management": "Abrechnungsmanagement", + "Bolivia": "Bolivien", + "Bolivia, Plurinational State of": "Bolivien", + "Bonaire, Sint Eustatius and Saba": "Karibische Niederlande", + "Bosnia And Herzegovina": "Bosnien und Herzegowina", + "Bosnia and Herzegovina": "Bosnien und Herzegowina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetinsel", + "Brazil": "Brasilien", + "British Indian Ocean Territory": "Britisches Territorium im Indischen Ozean", + "Browser Sessions": "Browsersitzungen", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarien", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodscha", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Abbrechen", + "Cancel Subscription": "Abonnement kündigen", + "Cape Verde": "Kap Verde", + "Card": "Karte", + "Cayman Islands": "Caymaninseln", + "Central African Republic": "Zentralafrikanische Republik", + "Chad": "Tschad", + "Change Subscription Plan": "Abonnementplan ändern", + "Change the current payment method attached to your subscription": "Mit dem Abonnementplan verknüpfte Zahlungsmethode ändern", + "Changes": "Änderungen", + "Checkout": "Kasse", + "Chile": "Chile", + "China": "China", + "Choose": "Wählen Sie", + "Choose :field": "Wählen Sie :field", + "Choose :resource": "Wählen Sie :resource", + "Choose an option": "Wählen Sie eine Option", + "Choose date": "Datum wählen", + "Choose File": "Datei wählen", + "Choose Files": "Dateien wählen", + "Choose Type": "Typ wählen", + "Christmas Island": "Weihnachtsinsel", + "City": "Stadt", + "Click here to re-send the verification email.": "Klicke hier, um eine neue Verifizierungs-E-Mail zu erhalten.", + "click here to request another": "Klicken Sie hier, um eine weitere Anfrage zu starten", + "Click to choose": "Klicken Sie zum Auswählen", + "Close": "Schliessen", + "Cocos (Keeling) Islands": "Kokosinseln", + "Code": "Code", + "Colombia": "Kolumbien", + "Comoros": "Komoren", + "Confirm": "Bestätigen", + "Confirm Billing Action": "Abrechnungsaktion bestätigen", + "Confirm Password": "Passwort bestätigen", + "Confirm Payment": "Zahlung bestätigen", + "Confirm your :amount payment": "Bestätigen Sie Ihre :amount Zahlung", + "Congo": "Kongo", + "Congo, Democratic Republic": "Demokratische Republik Kongo", + "Congo, the Democratic Republic of the": "Demokratische Republik Kongo", + "Constant": "Konstant", + "Continue To Payment": "Weiter zur Zahlung", + "Cook Islands": "Cookinseln", + "Copy to clipboard": "In die Zwischenablage kopieren", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Elfenbeinküste", + "Country": "Land", + "Coupon": "Gutschein", + "Coupon applied successfully.": "Gutschein erfolgreich angewendet.", + "Create": "Erstellen", + "Create & Add Another": "Erstellen & ein weiteres hinzufügen", + "Create :resource": ":resource erstellen", + "Create a new team to collaborate with others on projects.": "Erstellen Sie ein neues Team, um mit anderen an Projekten zusammenzuarbeiten.", + "Create Account": "Neues Konto registrieren", + "Create API Token": "API-Token erstellen", + "Create New Team": "Neues Team erstellen", + "Create Team": "Team erstellen", + "Created.": "Erstellt.", + "Croatia": "Kroatien", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Derzeitiges Passwort", + "Current Subscription Plan": "Aktueller Abonnementplan", + "Currently Subscribed": "Aktuell abonniert", + "Customer Balance": "Kundenguthaben", + "Customize": "Anpassen", + "Cyprus": "Zypern", + "Czech Republic": "Tschechische Republik", + "Côte d'Ivoire": "Elfenbeinküste", + "Dark": "Dunkel", + "Dashboard": "Dashboard", + "December": "Dezember", + "Decrease": "Verringern", + "Default": "Standard", + "Delete": "Löschen", + "Delete :resource": "Löschen :resource", + "Delete Account": "Account löschen", + "Delete all notifications": "Alle Benachrichtigungen löschen", + "Delete API Token": "API-Token löschen", + "Delete File": "Datei löschen", + "Delete Notification": "Benachrichtigung löschen", + "Delete Resource": "Ressource löschen", + "Delete Selected": "Ausgewählte löschen", + "Delete Team": "Team löschen", + "Denmark": "Dänemark", + "Detach": "Trennen", + "Detach Resource": "Ressource abtrennen", + "Detach Selected": "Ausgewählte abtrennen", + "Details": "Details", + "Disable": "Deaktivieren", + "Djibouti": "Dschibuti", + "Do you really want to leave? You have unsaved changes.": "Wollen Sie wirklich gehen? Sie haben nicht gespeicherte Änderungen.", + "Dominica": "Dominica", + "Dominican Republic": "Dominikanische Republik", + "Done.": "Erledigt.", + "Download": "Herunterladen", + "Download Invoice": "Rechnung herunterladen", + "Drop file or click to choose": "Legen Sie eine Datei ab oder klicken Sie zum Wählen", + "Drop files or click to choose": "Legen Sie Dateien ab oder klicken Sie zum Wählen", + "Ecuador": "Ecuador", + "Edit": "Bearbeiten", + "Edit :resource": ":resource bearbeiten", + "Edit Attached": "Anhang bearbeiten", + "Edit Profile": "Profil bearbeiten", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor-Benutzer haben die Möglichkeit, zu lesen, zu erstellen und zu aktualisieren.", + "Egypt": "Ägypten", + "El Salvador": "El Salvador", + "Email": "E-Mail", + "email": "e-mail", + "Email Address": "E-Mail-Adresse", + "Email Addresses": "E-Mail-Adressen", + "Email Password Reset Link": "Link zum Zurücksetzen des Passwortes zusenden", + "Email Verification": "E-Mail-Verifizierung", + "Enable": "Aktivieren", + "Encrypted environment file already exists.": "Verschlüsselte Umgebungsdatei ist bereits vorhanden.", + "Encrypted environment file not found.": "Verschlüsselte Umgebungsdatei nicht gefunden.", + "Ensure your account is using a long, random password to stay secure.": "Stellen Sie sicher, dass Ihr Konto ein langes, zufälliges Passwort verwendet, um die Sicherheit zu gewährleisten.", + "Environment file already exists.": "Umgebungsdatei ist bereits vorhanden.", + "Environment file not found.": "Umgebungsdatei nicht gefunden.", + "Equatorial Guinea": "Äquatorialguinea", + "Eritrea": "Eritrea", + "Error": "Fehler", + "errors": "Fehler", + "Estonia": "Estland", + "Ethiopia": "Äthiopien", + "ex VAT": "ohne Umsatzsteuer", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Läuft ab :expiration", + "Export As CSV": "Als CSV exportieren", + "Extra Billing Information": "Zusätzliche Informationen zur Rechnungsstellung", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Eine zusätzliche Bestätigung ist erforderlich, um Ihre Zahlung zu bearbeiten. Bitte fahren Sie mit der Zahlungsseite fort, indem Sie auf die Schaltfläche unten klicken.", + "Failed Subscription Payment": "Abonnementzahlung fehlgeschlagen", + "Failed to load :resource!": ":resource konnte nicht geladen werden!", + "Falkland Islands (Malvinas)": "Falklandinseln", + "Faroe Islands": "Färöer", + "February": "Februar", + "Fiji": "Fidschi", + "Filename": "Dateiname", + "Finish enabling two factor authentication.": "Aktivierung der Zwei-Faktor-Authentifizierung abschliessen.", + "Finland": "Finnland", + "For your security, please confirm your password to continue.": "Um fortzufahren, bestätigen Sie zu Ihrer Sicherheit bitte Ihr Passwort.", + "Forbidden": "Verboten", + "Force Delete": "Löschen erzwingen", + "Force Delete :resource": "Löschen erzwingen :resource", + "Force Delete Resource": "Löschen der Ressource erzwingen", + "Force Delete Selected": "Auswahl Löschen erzwingen", + "Forgot Password": "Passwort vergessen", + "Forgot your password?": "Passwort vergessen?", + "Forgot Your Password?": "Passwort vergessen?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Haben Sie Ihr Passwort vergessen? Kein Problem. Teilen Sie uns einfach Ihre E-Mail-Adresse mit und wir senden Ihnen per E-Mail einen Link zum Zurücksetzen des Passworts, über den Sie ein Neues auswählen können.", + "France": "Frankreich", + "French Guiana": "Französisch-Guayana", + "French Polynesia": "Französisch-Polynesien", + "French Southern Territories": "Französische Süd- und Antarktisgebiete", + "From": "Von", + "Gabon": "Gabun", + "Gambia": "Gambia", + "Georgia": "Georgien", + "Germany": "Deutschland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Zur Startseite", + "Go to page :page": "Gehe zur Seite :page", + "Great! You have accepted the invitation to join the :team team.": "Grossartig! Sie haben die Einladung zur Teilnahme am :team angenommen.", + "Greece": "Griechenland", + "Greenland": "Grönland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Haben Sie Bedenken, Ihr Abonnement zu kündigen? Sie können Ihr Abonnement jederzeit bis zum Ende Ihres aktuellen Abrechnungszeitraums sofort reaktivieren. Nach dem Ende Ihres aktuellen Abrechnungszeitraums können Sie einen völlig neuen Aboplan wählen.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Haben Sie Bedenken, Ihr Abonnement zu kündigen? Sie können Ihr Abonnement jederzeit bis zum Ende Ihres aktuellen Abrechnungszeitraums sofort reaktivieren. Nach dem Ende Ihres aktuellen Abrechnungszeitraums können Sie einen völlig neuen Aboplan wählen.", + "Heard Island & Mcdonald Islands": "Heard und McDonaldinseln", + "Heard Island and McDonald Islands": "Heard und McDonaldinseln", + "Hello!": "Hallo!", + "Hide Content": "Inhalt ausblenden", + "Hold Up!": "Moment mal!", + "Holy See (Vatican City State)": "Vatikanstadt", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Ungarn", + "I agree to the :terms_of_service and :privacy_policy": "Ich akzeptiere die :terms_of_service und die :privacy_policy", + "Iceland": "Island", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Bei Bedarf können Sie sich von allen anderen Browsersitzungen auf allen Ihren Geräten abmelden. Einige Ihrer letzten Sitzungen sind unten aufgelistet, diese Liste ist jedoch möglicherweise nicht vollständig. Wenn Sie der Meinung sind, dass Ihr Konto kompromittiert wurde, sollten Sie auch Ihr Kennwort aktualisieren.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Wenn Sie bereits ein Konto haben, können Sie diese Einladung annehmen, indem Sie auf die Schaltfläche unten klicken:", + "If you did not create an account, no further action is required.": "Wenn Sie kein Konto erstellt haben, sind keine weiteren Handlungen nötig.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Wenn Sie keine Einladung zu diesem Team erwartet haben, kann die E-Mail gelöscht werden.", + "If you did not receive the email": "Wenn Sie die E-Mail nicht erhalten haben", + "If you did not request a password reset, no further action is required.": "Wenn Sie kein Zurücksetzen des Passworts beantragt haben, sind keine weiteren Handlungen nötig.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Wenn Sie kein Konto haben, können Sie ein Konto erstellen, indem Sie auf die Schaltfläche unten klicken. Nach dem Erstellen eines Kontos können Sie in dieser E-Mail auf die Schaltfläche zur Annahme der Einladung klicken, um die Teameinladung anzunehmen:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Wenn Sie Ihren Rechnungen bestimmte Kontakt- oder Steuerinformationen hinzufügen müssen, wie Ihren vollständigen Firmennamen, Ihre Umsatzsteuer-Identifikationsnummer oder die eingetragene Anschrift, können Sie diese hier hinzufügen.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Sollten Sie Schwierigkeiten haben, die Schaltfläche \":actionText\" zu klicken, kopieren Sie den nachfolgenden Link\n in Ihre Adresszeile des Browsers.", + "Impersonate": "Imitieren", + "Increase": "erhöhen", + "India": "Indien", + "Indonesia": "Indonesien", + "Invalid filename.": "Ungültiger Dateiname.", + "Invalid JSON was returned from the route.": "Von der Route wurde ein ungültiger JSON-Code zurückgegeben.", + "Invoice Email Addresses": "Rechnungs-E-Mail-Adressen", + "Invoice emails updated successfully.": "Rechnungs-E-Mails erfolgreich aktualisiert.", + "Invoices": "Rechnungen", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran", + "Iraq": "Irak", + "Ireland": "Irland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Es sieht so aus, als hätten Sie kein aktives Abonnement. Sie können einen der unten aufgeführten Abonnementpläne wählen, um zu beginnen. Abonnementpläne können jederzeit geändert oder gekündigt werden.", + "Italy": "Italien", + "Jamaica": "Jamaika", + "January": "Januar", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordanien", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kasachstan", + "Kenya": "Kenia", + "Key": "Schlüssel", + "Kiribati": "Kiribati", + "Korea": "Südkorea", + "Korea, Democratic People's Republic of": "Nordkorea", + "Korea, Republic of": "Republik Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgisistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Zuletzt aktiv", + "Last used": "Zuletzt verwendet", + "Latvia": "Lettland", + "Leave": "Verlassen", + "Leave Team": "Team verlassen", + "Lebanon": "Libanon", + "length": "Länge", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyen", + "Liechtenstein": "Liechtenstein", + "Light": "Hell", + "Lithuania": "Litauen", + "Load :perPage More": ":perPage weitere laden", + "Loading": "Wird geladen", + "Location": "Standort", + "Log in": "Einloggen", + "Log In": "Einloggen", + "Log Out": "Abmelden", + "Log out": "Ausloggen", + "Log Out Other Browser Sessions": "Andere Browser-Sitzungen abmelden", + "Log Viewer": "Protokollanzeige", + "Login": "Anmelden", + "Logout": "Abmelden", + "Logs": "Protokolle", + "Luxembourg": "Luxemburg", + "Macao": "Macao", + "Macedonia": "Nordmazedonien", + "Macedonia, the former Yugoslav Republic of": "Republik Nordmazedonien", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Malediven", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Account verwalten", + "Manage and log out your active sessions on other browsers and devices.": "Verwalten und Abmelden Ihrer aktiven Sitzungen in anderen Browsern und auf anderen Geräten.", + "Manage API Tokens": "API-Token verwalten", + "Manage Role": "Rolle verwalten", + "Manage Team": "Team verwalten", + "Managing billing for :billableName": "Verwalten der Abrechnung für :billableName", + "March": "März", + "Mark all as Read": "Alle als gelesen markieren", + "Mark all notifications as read": "Alle Benachrichtigungen als gelesen markieren", + "Mark Read": "Als gelesen markieren", + "Mark Unread": "Als ungelesen markieren", + "Marshall Islands": "Marshallinseln", + "Martinique": "Martinique", + "Mauritania": "Mauretanien", + "Mauritius": "Mauritius", + "May": "Mai", + "Mayotte": "Mayotte", + "Mexico": "Mexiko", + "Micronesia, Federated States Of": "Föderierte Staaten von Mikronesien", + "Micronesia, Federated States of": "Föderierte Staaten von Mikronesien", + "Moldova": "Moldawien", + "Moldova, Republic of": "Republik Moldau", + "Monaco": "Monaco", + "Mongolia": "Mongolei", + "Montenegro": "Montenegro", + "Month To Date": "Monat bis dato", + "Monthly": "Monatlich", + "monthly": "monatlich", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mosambik", + "Myanmar": "Myanmar", + "Name": "Name", + "name": "name", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Niederlande", + "Netherlands Antilles": "Niederländische Antillen", + "Nevermind": "Macht nichts", + "Nevermind, I'll keep my old plan": "Macht nichts, ich behalte meinen alten Tarif", + "New": "Neu", + "New :resource": "Neu :resource", + "New Caledonia": "Neukaledonien", + "New Password": "Neues Passwort", + "New Zealand": "Neuseeland", + "Next": "Nächste", + "Next Payment": "Nächste Zahlung", + "Next Payment on": "Nächste Zahlung an", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Keine", + "No :resource matched the given criteria.": "Keine :resource entsprach den angegebenen Kriterien.", + "No additional information...": "Keine zusätzlichen Informationen...", + "No Current Data": "Keine aktuellen Daten", + "No Data": "Keine Daten", + "no file selected": "keine Datei ausgewählt", + "No Increase": "Keine Erhöhung", + "No payment methods on file.": "Keine Zahlungsmethoden hinterlegt.", + "No payment scheduled.": "Keine Zahlung geplant.", + "No Prior Data": "Keine vorherigen Daten", + "No Results Found.": "Keine Ergebnisse gefunden.", + "Norfolk Island": "Norfolkinsel", + "Northern Mariana Islands": "Nördliche Marianen", + "Norway": "Norwegen", + "Not Found": "Nicht gefunden", + "Notifications": "Benachrichtigungen", + "Nova": "Nova", + "Nova User": "Nova Benutzer", + "November": "November", + "October": "Oktober", + "of": "von", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Sobald ein Team gelöscht wird, werden alle Ressourcen und Daten dauerhaft gelöscht. Laden Sie vor dem Löschen dieses Teams alle Daten oder Informationen zu diesem Team herunter, die Sie behalten möchten.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Sobald Ihr Konto gelöscht wurde, werden alle Ressourcen und Daten dauerhaft gelöscht. Laden Sie vor dem Löschen Ihres Kontos alle Daten oder Informationen herunter, die Sie behalten möchten.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sobald Ihr Konto gelöscht wurde, werden alle Ressourcen und Daten dauerhaft gelöscht. Bitte geben Sie Ihr Passwort zur Bestätigung ein, dass Sie Ihr Konto dauerhaft löschen möchten.", + "Only Trashed": "Nur gelöschte", + "Open Invoices": "Offene Rechnungen", + "Original": "Ursprünglich", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "In unserem Portal zur Rechnungsverwaltung können Sie bequem Ihren Abonnementplan und Ihre Zahlungsmethode verwalten und Ihre letzten Rechnungen herunterladen.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Unser Abrechnungsverwaltungsportal ermöglicht es Ihnen, Ihren Abonnementplan und Ihre Zahlungsmethoden bequem zu verwalten und Ihre letzten Rechnungen herunterzuladen.", + "Page Expired": "Seite abgelaufen", + "Pagination Navigation": "Seiten-Navigation", + "Paid": "Bezahlt", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palästinensische Autonomiegebiete", + "Panama": "Panama", + "Papua New Guinea": "Papua-Neuguinea", + "Paraguay": "Paraguay", + "Password": "Passwort", + "password": "passwort", + "Payment Confirmation": "Zahlungsbestätigung", + "Payment Information": "Informationen zur Zahlung", + "Payment information updated successfully.": "Zahlungsinformationen erfolgreich aktualisiert.", + "Payment Method": "Zahlungsmethode", + "Payment Methods": "Zahlungsarten", + "Payment Required": "Zahlung erforderlich", + "Payments": "Zahlungen", + "Pending Team Invitations": "Ausstehende Team Einladungen", + "Per Page": "Pro Seite", + "Permanently delete this team.": "Löschen Sie dieses Team dauerhaft.", + "Permanently delete your account.": "Löschen Sie Ihren Account dauerhaft.", + "Permissions": "Berechtigungen", + "Peru": "Peru", + "Philippines": "Philippinen", + "Photo": "Foto", + "Pitcairn": "Pitcairninseln", + "Please accept the terms of service.": "Bitte akzeptieren Sie die Servicebedingungen.", + "Please click the button below to verify your email address.": "Bitte klicken Sie auf die Schaltfläche, um Ihre E-Mail-Adresse zu bestätigen.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bitte bestätigen Sie den Zugriff auf Ihr Konto, indem Sie einen Ihrer Notfall-Wiederherstellungscodes eingeben.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bitte bestätigen Sie den Zugriff auf Ihr Konto, indem Sie den von Ihrer Authentifizierungsanwendung bereitgestellten Authentifizierungscode eingeben.", + "Please confirm your password before continuing.": "Bitte bestätigen Sie Ihr Passwort, bevor Sie fortfahren.", + "Please copy your new API token. For your security, it won't be shown again.": "Bitte kopieren Sie Ihren neuen API-Token. Zu Ihrer Sicherheit wird er nicht mehr angezeigt", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Bitte geben Sie Ihr Passwort ein, um zu bestätigen, dass Sie sich von Ihren anderen Browser-Sitzungen auf allen Ihren Geräten abmelden möchten.", + "Please provide a maximum of three invoice emails addresses.": "Bitte geben Sie maximal drei Rechnungs-E-Mail-Adressen an.", + "Please provide the email address of the person you would like to add to this team.": "Bitte geben Sie die E-Mail-Adresse der Person an, die Sie diesem Team hinzufügen möchten.", + "Please set a default payment method before retrying payments.": "Bitte legen Sie eine Standardzahlungsmethode fest, bevor Sie Zahlungen erneut versuchen.", + "Please set a default payment method before swapping plans.": "Bitte legen Sie eine Standardzahlungsmethode fest, bevor Sie Pläne wechseln.", + "Poland": "Polen", + "Portugal": "Portugal", + "Press / to search": "Drücken Sie / zum Suchen", + "Preview": "Vorschau", + "Previewing": "Vorschau auf", + "Previous": "Vorherige", + "Privacy Policy": "Datenschutzerklärung", + "Profile": "Profil", + "Profile Information": "Profilinformationen", + "Puerto Rico": "Puerto Rico", + "Qatar": "Katar", + "Quarter To Date": "Quartal bis dato", + "Recovery Code": "Wiederherstellungscode", + "Refresh": "Aktualisieren", + "Regards,": "Mit freundlichen Grüssen,", + "Regenerate Recovery Codes": "Wiederherstellungscodes neu generieren", + "Register": "Registrieren", + "Reload": "Neu laden", + "Remember me": "Angemeldet bleiben", + "Remember Me": "Angemeldet bleiben", + "Remove": "Entfernen", + "Remove Photo": "Foto entfernen", + "Remove Team Member": "Teammitglied entfernen", + "Replicate": "Replizieren", + "Required fields": "Benötigte Felder", + "Resend Verification Email": "Bestätigungslink erneut senden", + "Reset Filters": "Filter zurücksetzen", + "Reset Password": "Passwort zurücksetzen", + "Reset Password Notification": "Benachrichtigung zum Zurücksetzen des Passworts", + "resource": "Ressource", + "Resource Row Dropdown": "Ressourcenleiste Dropdown", + "Resources": "Ressourcen", + "resources": "Ressourcen", + "Restore": "Wiederherstellen", + "Restore :resource": "Wiederherstellen :resource", + "Restore Resource": "Ressource wiederherstellen", + "Restore Selected": "Ausgewählte wiederherstellen", + "results": "Ergebnissen", + "Resume Subscription": "Abonnement fortsetzen", + "Retry Payment": "Zahlung erneut versuchen", + "Return to :appName": "Rückkehr zu :appName", + "Reunion": "Réunion", + "Role": "Rolle", + "Romania": "Rumänien", + "Run Action": "Aktion ausführen", + "Russian Federation": "Russische Föderation", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Saint-Barthélemy", + "Saint Barthélemy": "Saint-Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St. Kitts und Nevis", + "Saint Kitts and Nevis": "St. Kitts und Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "St. Martin", + "Saint Martin (French part)": "Saint-Martin", + "Saint Pierre And Miquelon": "Saint-Pierre und Miquelon", + "Saint Pierre and Miquelon": "Saint-Pierre und Miquelon", + "Saint Vincent And Grenadines": "St. Vincent und die Grenadinen", + "Saint Vincent and the Grenadines": "St. Vincent und die Grenadinen", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé und Príncipe", + "Sao Tome and Principe": "São Tomé und Príncipe", + "Saudi Arabia": "Saudi-Arabien", + "Save": "Speichern", + "Saved.": "Gespeichert.", + "Scroll to bottom": "Zum Ende scrollen", + "Scroll to top": "Zum Anfang scrollen", + "Search": "Suchen", + "Secure Area": "Sicherer Bereich", + "Select": "Wählen Sie", + "Select a different plan": "Wählen Sie einen anderen Plan", + "Select a log file...": "Protokolldatei auswählen...", + "Select A New Photo": "Wählen Sie ein neues Foto aus", + "Select Action": "Aktion auswählen", + "Select all": "Alles auswählen", + "Select All Dropdown": "Alle Dropdowns auswählen", + "Select this page": "Seite auswählen", + "Send Password Reset Link": "Link zum Zurücksetzen des Passworts senden", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbien", + "Server Error": "Interner Fehler", + "Service Unavailable": "Service nicht verfügbar", + "Set as default": "Als Standard einstellen", + "Setup Key": "Einrichtungsschlüssel", + "Seychelles": "Seychellen", + "Show All Fields": "Alle Felder anzeigen", + "Show Content": "Inhalt anzeigen", + "Show Recovery Codes": "Zeige die Wiederherstellungscodes", + "Showing": "Zeige", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Eingetragen als", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slowakei", + "Slovenia": "Slowenien", + "Soft Deleted": "Vorläufig gelöscht", + "Solomon Islands": "Salomon-Inseln", + "Somalia": "Somalia", + "Something went wrong.": "Da ist etwas schief gelaufen.", + "Sorry! You are not authorized to perform this action.": "Entschuldigung! Sie sind nicht berechtigt, diese Aktion durchzuführen.", + "Sorry, your session has expired.": "Entschuldigung, Ihre Sitzung ist abgelaufen.", + "South Africa": "Südafrika", + "South Georgia And Sandwich Isl.": "Südgeorgien und die Südlichen Sandwichinseln", + "South Georgia and the South Sandwich Islands": "Südgeorgien und die Südlichen Sandwichinseln", + "South Sudan": "Südsudan", + "Spain": "Spanien", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone Aktionen", + "Start Polling": "Abruf starten", + "Start polling": "Abruf starten", + "State / County": "Bundesland", + "Stop Impersonating": "Imitieren stoppen", + "Stop Polling": "Abruf stoppen", + "Stop polling": "Abruf stoppen", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Speichern Sie diese Wiederherstellungscodes in einem sicheren Passwortmanager. Sie können verwendet werden, um den Zugriff auf Ihr Konto wiederherzustellen, wenn Ihr Zwei-Faktor-Authentifizierungsgerät verloren geht.", + "Subscribe": "Abonnieren", + "Subscription Information": "Informationen zum Abonnement", + "Subscription Pending": "Abonnement ausstehend", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard und Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard und Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Schweden", + "Switch Teams": "Teams wechseln", + "Switzerland": "Schweiz", + "Syrian Arab Republic": "Arabische Republik Syrien", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Republik China (Taiwan)", + "Tajikistan": "Tadschikistan", + "Tanzania": "Tansania", + "Tanzania, United Republic of": "Vereinigte Republik Tansania", + "TAX": "STEUER", + "Team Details": "Teamdetails", + "Team Invitation": "Teameinladung", + "Team Members": "Teammitglieder", + "Team Name": "Teamname", + "Team Owner": "Teambesitzer", + "Team Settings": "Teameinstellungen", + "Terms of Service": "Nutzungsbedingungen", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Vielen Dank für Ihre Registrierung! Bevor Sie loslegen, möchten wir Sie bitten Ihre E-Mail-Adresse zu verifizieren, indem Sie auf den Link klicken, den wir Ihnen per E-Mail zugeschickt haben. Wenn Sie die E-Mail nicht erhalten haben, senden wir Ihnen gerne eine weitere zu.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Vielen Dank für Ihre kontinuierliche Unterstützung. Wir haben eine Kopie Ihrer Rechnung für Ihre Unterlagen beigefügt. Bitte lassen Sie uns wissen, wenn Sie irgendwelche Fragen oder Bedenken haben.", + "Thanks,": "Vielen Dank,", + "The :attribute must be a valid role.": ":Attribute muss eine gültige Rolle sein.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens eine Zahl enthalten.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute muss mindestens :length Zeichen lang sein und mindestens ein Sonderzeichen und eine Zahl enthalten.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens ein Sonderzeichen enthalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens einen Grossbuchstaben und eine Zahl enthalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens einen Grossbuchstaben und ein Sonderzeichen enthalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens einen Grossbuchstaben, eine Zahl und ein Sonderzeichen enthalten.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute muss aus mindestens :length Zeichen bestehen und mindestens einen Grossbuchstaben enthalten.", + "The :attribute must be at least :length characters.": ":Attribute muss aus mindestens :length Zeichen bestehen.", + "The :attribute must contain at least one letter.": ":Attribute muss aus mindestens einem Zeichen bestehen.", + "The :attribute must contain at least one number.": ":Attribute muss aus mindestens einer Zahl bestehen.", + "The :attribute must contain at least one symbol.": ":Attribute muss aus mindestens einem Sonderzeichen bestehen.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute muss aus mindestens einem Gross- und einem Kleinbuchstaben bestehen.", + "The :resource was created!": ":resource wurde erstellt!", + "The :resource was deleted!": ":resource wurde gelöscht!", + "The :resource was restored!": ":resource wurde wiederhergestellt!", + "The :resource was updated!": ":resource wurde aktualisiert!", + "The action was executed successfully.": "Die Aktion wurde erfolgreich ausgeführt.", + "The default payment method cannot be removed.": "Die Standardzahlungsmethode kann nicht entfernt werden.", + "The file was deleted!": "Die Datei wurde gelöscht!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Das :attribute ist bereits in einem Datenleck aufgetaucht. Bitte wähle ein anderes :attribute.", + "The given data was invalid.": "Die gegebenen Daten waren ungültig.", + "The government won't let us show you what's behind these doors": "Wir dürfen Ihnen nicht zeigen, was sich hinter diesen Türen verbirgt", + "The HasOne relationship has already been filled.": "Die HasOne-Beziehung wurde bereits befüllt.", + "The image could not be loaded": "Das Bild konnte nicht geladen werden", + "The image could not be loaded.": "Das Bild konnte nicht geladen werden.", + "The invoice emails must be valid email addresses.": "Die Rechnungs-E-Mails müssen gültige E-Mail-Adressen sein.", + "The password is incorrect.": "Das Passwort ist falsch.", + "The provided coupon code is invalid.": "Der angegebene Gutscheincode ist ungültig.", + "The provided password does not match your current password.": "Das angegebene Passwort stimmt nicht mit Ihrem aktuellen Passwort überein.", + "The provided password was incorrect.": "Das angegebene Passwort war falsch.", + "The provided two factor authentication code was invalid.": "Der angegebene Zwei-Faktor-Authentifizierungscode war ungültig.", + "The provided two factor recovery code was invalid.": "Der angegebene Zwei-Faktor-Wiederherstellungscode war ungültig.", + "The provided VAT number is invalid.": "Die angegebene Umsatzsteuer-Identifikationsnummer ist ungültig.", + "The resource was attached!": "Die Ressource wurde angehängt!", + "The resource was prevented from being saved!": "Die Ressource konnte nicht gespeichert werden!", + "The resource was updated!": "Die Ressource wurde aktualisiert!", + "The response is not a streamed response.": "Die Antwort ist keine gestreamte Antwort.", + "The response is not a view.": "Die Antwort ist keine Ansicht.", + "The selected country is invalid.": "Das gewählte Land ist ungültig.", + "The selected plan is invalid.": "Der gewählte Plan ist ungültig.", + "The selected resources have been :action!": "Die ausgewählten Ressourcen wurden :action!", + "The team's name and owner information.": "Teamname und Informationen zum Besitzer.", + "There are no available options for this resource.": "Es gibt keine verfügbaren Optionen für diese Ressource.", + "There are no fields to display.": "Es gibt keine Felder zum Anzeigen.", + "There are no new notifications.": "Es gibt keine neuen Benachrichtigungen.", + "There was a problem executing the action.": "Es gab ein Problem beim Ausführen der Aktion.", + "There was a problem fetching the resource.": "Es gab ein Problem beim Anfordern der Ressource.", + "There was a problem submitting the form.": "Es gab ein Problem beim Absenden des Formulars.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Diese Personen wurden zu Ihrem Team eingeladen und haben eine Einladungs-E-Mail erhalten. Sie können dem Team beitreten, indem sie die E-Mail-Einladung annehmen.", + "This account does not have an active subscription.": "Dieses Konto hat kein aktives Abonnement.", + "This action is unauthorized.": "Diese Aktion ist nicht autorisiert.", + "This copy of Nova is unlicensed.": "Diese Installation von Nova ist nicht lizenziert.", + "This coupon code can only be used by new customers.": "Dieser Gutscheincode kann nur von Neukunden verwendet werden.", + "This device": "Dieses Gerät", + "This file field is read-only.": "Dieses Dateifeld ist schreibgeschützt.", + "This invoice is no longer open.": "Diese Rechnung ist nicht mehr offen.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dies ist ein sicherer Bereich der Anwendung. Bitte geben Sie Ihr Passwort ein, bevor Sie fortfahren.", + "This password does not match our records.": "Dieses Passwort ist uns nicht bekannt.", + "This password reset link will expire in :count minutes.": "Dieser Link zum Zurücksetzen des Passworts läuft in :count Minuten ab.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Diese Zahlung wurde initiiert, aber die Gelder sind noch nicht eingegangen. Dies kann bis zu 14 Tage dauern.", + "This resource no longer exists": "Diese Ressource existiert nicht mehr", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dieses Abonnement ist abgelaufen und kann nicht wiederaufgenommen werden. Bitte legen Sie ein neues Abonnement an.", + "This user already belongs to the team.": "Dieser Benutzer gehört bereits zum Team.", + "This user has already been invited to the team.": "Dieser Benutzer wurde bereits in dieses Team eingeladen.", + "Timor-Leste": "Osttimor", + "to": "bis", + "To": "Bis", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Um die Aktivierung der Zwei-Faktor-Authentifizierung abzuschliessen, scannen Sie den folgenden QR-Code mit der Authentifizierungsanwendung Ihres Smartphones oder geben Sie den Einrichtungsschlüssel ein und geben Sie den generierten OTP-Code ein.", + "Today": "Heute", + "Toggle navigation": "Navigation umschalten", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Tokenname", + "Tonga": "Tonga", + "Too Many Requests": "Zu viele Anfragen", + "total": "gesamt", + "Total:": "Gesamt:", + "Trashed": "Gelöscht", + "Trinidad And Tobago": "Trinidad und Tobago", + "Trinidad and Tobago": "Trinidad und Tobago", + "Tunisia": "Tunesien", + "Turkey": "Türkei", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks- und Caicosinseln", + "Turks and Caicos Islands": "Turks- und Caicosinseln", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Zwei-Faktor-Authentifizierung", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Die Zwei-Faktor-Authentifizierung ist jetzt aktiviert. Scannen Sie den folgenden QR-Code mit der Authentifizierungsanwendung Ihres Smartphones oder geben Sie den Einrichtungsschlüssel ein.", + "Type": "Typ", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Nicht autorisiert", + "United Arab Emirates": "Vereinigte Arabische Emirate", + "United Kingdom": "Vereinigtes Königreich", + "United States": "Vereinigte Staaten", + "United States Minor Outlying Islands": "Kleinere Amerikanische Überseeinseln", + "United States Outlying Islands": "Kleinere Amerikanische Überseeinseln", + "Unknown": "Unbekannt", + "Unpaid": "Unbezahlt", + "Update": "Aktualisieren", + "Update & Continue Editing": "Aktualisieren & Weiterbearbeiten", + "Update :resource": ":resource aktualisieren", + "Update :resource: :title": ":resource aktualisieren: :title", + "Update attached :resource: :title": "Angehängte :resource aktualisieren: :title", + "Update Password": "Passwort aktualisieren", + "Update Payment Information": "Zahlungsinformationen aktualisieren", + "Update Payment Method": "Zahlungsmethode aktualisieren", + "Update your account's profile information and email address.": "Aktualisieren Sie die Profilinformationen und die E-Mail-Adresse Ihres Kontos.", + "Uploading": "Hochladen", + "Uploading files... (:current/:total)": "Dateien werden hochgeladen... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Verwenden Sie einen Wiederherstellungscode", + "Use an authentication code": "Verwenden Sie einen Authentifizierungscode", + "User Actions": "Benutzeraktionen", + "User Security": "Benutzersicherheit", + "Username": "Benutzername", + "Uzbekistan": "Usbekistan", + "Value": "Wert", + "Vanuatu": "Vanuatu", + "VAT Number": "Umsatzsteuer-Identifikationsnummer", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Bolivarische Republik Venezuela", + "Verify Email Address": "E-Mail-Adresse bestätigen", + "Verify Your Email Address": "Überprüfen Sie Ihre E-Mail-Adresse", + "Viet Nam": "Vietnam", + "View": "Ansicht", + "Virgin Islands, British": "Britische Jungferninseln", + "Virgin Islands, U.S.": "Amerikanische Jungferninseln", + "Wallis And Futuna": "Wallis und Futuna", + "Wallis and Futuna": "Wallis und Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Wir bearbeiten Ihr Abonnement. Sobald das Abonnement erfolgreich verarbeitet wurde, wird diese Seite automatisch aktualisiert. Normalerweise sollte dieser Vorgang nur wenige Sekunden dauern.", + "We are unable to process your payment. Please contact customer support.": "Wir können Ihre Zahlung nicht bearbeiten. Bitte kontaktieren Sie den Kundensupport.", + "We have emailed your password reset link!": "Wir haben Ihnen den Link zum Zurücksetzen Ihres Passworts per E-Mail zugeschickt!", + "We were unable to find a registered user with this email address.": "Wir konnten keinen registrierten Benutzer mit dieser E-Mail-Adresse finden.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Wir senden einen Link zum Herunterladen der Rechnung an die unten von Ihnen angegebenen E-Mail-Adressen. Sie können mehrere E-Mail-Adressen durch Kommas trennen.", + "We're lost in space. The page you were trying to view does not exist.": "Wir sind im Weltraum verloren. Die Seite, die Sie aufrufen wollten, existiert nicht.", + "Welcome Back!": "Willkommen zurück!", + "Western Sahara": "Westsahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Wenn die Zwei-Faktor-Authentifizierung aktiviert ist, werden Sie während der Authentifizierung zur Eingabe eines sicheren, zufälligen Tokens aufgefordert. Sie können dieses Token in der Google Authenticator-Anwendung Ihres Telefons abrufen.", + "Whoops": "Ups", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups, etwas ist schief gelaufen.", + "With Trashed": "Mit gelöschten", + "Write": "Schreiben", + "Year To Date": "Jahr bis dato", + "Yearly": "Jährlich", + "Yemen": "Jemen", + "Yes": "Ja", + "You are already subscribed.": "Sie sind bereits angemeldet.", + "You are currently within your free trial period. Your trial will expire on :date.": "Sie befinden sich derzeit in Ihrem kostenlosen Testzeitraum. Ihre Testphase läuft am :date ab.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Sie befinden sich derzeit in Ihrer kostenlosen Testphase. Ihre Testversion läuft am :date.. ab. Wenn Sie ein neues Abonnement starten, endet Ihre Testversion.", + "You are logged in!": "Sie sind eingeloggt!", + "You are receiving this email because we received a password reset request for your account.": "Sie erhalten diese E-Mail, weil wir einen Antrag auf eine Zurücksetzung Ihres Passworts bekommen haben.", + "You have been invited to join the :team team!": "Sie wurden eingeladen dem Team :team beizutreten!", + "You have enabled two factor authentication.": "Sie haben die Zwei-Faktor-Authentifizierung aktiviert.", + "You have not enabled two factor authentication.": "Sie haben die Zwei-Faktor-Authentifizierung nicht aktiviert.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Sie haben einige unbezahlte Rechnungen. Nachdem Sie Ihre Standardzahlungsmethode aktualisiert haben, können Sie die Zahlungen über die folgende Rechnungsliste erneut versuchen.", + "You may accept this invitation by clicking the button below:": "Sie können diese Einladung annehmen, indem Sie auf die Schaltfläche unten klicken:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Sie können Ihr Abonnement jederzeit kündigen. Sobald Ihr Abonnement gekündigt wurde, haben Sie die Möglichkeit, das Abonnement bis zum Ende des aktuellen Abrechnungszyklus fortzusetzen.", + "You may delete any of your existing tokens if they are no longer needed.": "Sie können alle vorhandenen Token löschen, wenn sie nicht mehr benötigt werden.", + "You may not delete your personal team.": "Sie können Ihr persönliches Team nicht löschen.", + "You may not leave a team that you created.": "Sie können ein von Ihnen erstelltes Team nicht verlassen.", + "You will receive an invoice and payment link via email for each billing period.": "Sie erhalten für jeden Abrechnungszeitraum eine Rechnung und einen Zahlungslink per E-Mail.", + "You're logged in!": "Sie sind eingeloggt!", + "Your :invoiceName invoice is now available!": "Ihre :invoiceName Rechnung ist jetzt verfügbar!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ihre Rechnungsadresse lautet :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ihre Karte wurde abgelehnt. Bitte kontaktieren Sie Ihren Kartenaussteller für weitere Informationen.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ihre aktuelle Zahlungsmethode ist eine Kreditkarte mit der Endung :lastFour, die am :expiration ausläuft.", + "Your email address is unverified.": "Ihre E-Mail-Adresse ist nicht verifiziert.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ihre letzte Zahlung von :amount ist fehlgeschlagen. Bitte aktualisieren Sie Ihre Zahlungsmethode, um die fehlgeschlagene Zahlung erneut zu versuchen.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Ihre letzte Zahlung von :amount vom :date ist fehlgeschlagen. Bitte aktualisieren Sie Ihre Zahlungsmethode, um die fehlgeschlagene Zahlung erneut zu versuchen.", + "Your next payment of :amount will be processed on :date.": "Ihre nächste Zahlung von :amount erfolgt am :date.", + "Your payment method has been added successfully.": "Ihre Zahlungsmethode wurde erfolgreich hinzugefügt.", + "Your payment method will be charged automatically for each billing period.": "Ihre Zahlungsmethode wird automatisch für jeden Abrechnungszeitraum belastet.", + "Your registered VAT Number is :vatNumber.": "Ihre registrierte Umsatzsteuer-Identifikationsnummer lautet :vatNumber.", + "Your subscription has been started successfully.": "Ihr Abonnement wurde erfolgreich gestartet.", + "Your subscription has been successfully cancelled.": "Ihr Abonnement wurde erfolgreich gekündigt.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ihr Abonnement wurde erfolgreich gekündigt. Sie haben bis zum Ende Ihres Abrechnungszeitraums weiterhin Zugriff.", + "Your subscription was successfully resumed.": "Ihr Abonnement wurde erfolgreich fortgesetzt.", + "Your subscription was successfully updated.": "Ihr Abonnement wurde erfolgreich aktualisiert.", + "Zambia": "Sambia", + "Zimbabwe": "Simbabwe", + "Zip / Postal Code": "Postleitzahl", + "Åland Islands": "Åland" +} diff --git a/locales/de_CH/php-inline.json b/locales/de_CH/php-inline.json new file mode 100644 index 00000000000..d173a13d9b2 --- /dev/null +++ b/locales/de_CH/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dieses Feld muss akzeptiert werden.", + "accepted_if": "Dieses Feld muss akzeptiert werden, wenn :other :value ist.", + "active_url": "Das ist keine gültige Internet-Adresse.", + "after": "Das muss ein Datum nach dem :date sein.", + "after_or_equal": "Das muss ein Datum nach dem :date oder gleich dem :date sein.", + "alpha": "Der Inhalt darf nur aus Buchstaben bestehen.", + "alpha_dash": "Der Inhalt darf nur aus Buchstaben, Zahlen, Binde- und Unterstrichen bestehen.", + "alpha_num": "Der Inhalt darf nur aus Buchstaben und Zahlen bestehen.", + "any_of": "Dieses Feld ist ungültig.", + "array": "Dieses Feld muss ein Array sein.", + "ascii": "Dieses Feld darf nur alphanumerische Single-Byte-Zeichen und -Symbole enthalten.", + "attached": "Dieses Feld ist bereits angehangen.", + "before": "Das muss ein Datum vor dem :date sein.", + "before_or_equal": "Das muss ein Datum vor dem :date oder gleich dem :date sein.", + "between.array": "Dieser Inhalt muss zwischen :min & :max Elemente haben.", + "between.file": "Diese Datei muss zwischen :min & :max Kilobytes gross sein.", + "between.numeric": "Dieser Wert muss zwischen :min & :max liegen.", + "between.string": "Diese Zeichenkette muss zwischen :min & :max Zeichen lang sein.", + "boolean": "Dieses Feld muss entweder 'true' oder 'false' sein.", + "can": "Dieses Feld enthält einen nicht autorisierten Wert.", + "confirmed": "Die Bestätigung stimmt nicht überein.", + "contains": "Diesem Feld fehlt ein erforderlicher Wert.", + "date": "Das ist kein gültiges Datum.", + "date_equals": "Das Datum muss identisch zu :date sein.", + "date_format": "Das Datum entspricht nicht dem gültigen Format für :format.", + "decimal": "Dieses Feld muss :decimal Dezimalstellen haben.", + "declined": "Dieses Feld muss akzeptiert werden.", + "declined_if": "Dieses Feld muss akzeptiert werden wenn :other :value ist.", + "different": "Das muss sich von :other unterscheiden.", + "digits": "Das muss :digits Stellen haben.", + "digits_between": "Das muss zwischen :min und :max Stellen haben.", + "dimensions": "Das Bild hat ungültige Abmessungen.", + "distinct": "Dieser Wert ist bereits vorhanden.", + "doesnt_contain": "Dieses Feld darf keines der folgenden enthalten: :values.", + "doesnt_end_with": "Dieses Feld darf nicht mit einem der folgenden enden: :values.", + "doesnt_start_with": "Dieses Feld darf nicht mit einem der folgenden beginnen: :values.", + "email": "Das muss eine gültige E-Mail-Adresse sein.", + "ends_with": "Der Inhalt muss eine der folgenden Endungen aufweisen: :values", + "enum": "Der ausgewählte Wert ist ungültig.", + "exists": "Der gewählte Wert ist ungültig.", + "extensions": "Dieses Feld muss eine der folgenden Erweiterungen haben: :values.", + "file": "Der Inhalt muss eine Datei sein.", + "filled": "Dieses Feld muss ausgefüllt sein.", + "gt.array": "Der Inhalt muss mehr als :value Elemente haben.", + "gt.file": "Die Datei muss grösser als :value Kilobytes sein.", + "gt.numeric": "Der Wert muss grösser als :value sein.", + "gt.string": "Die Zeichenkette muss länger als :value Zeichen sein.", + "gte.array": "Der Inhalt muss mindestens :value Elemente haben.", + "gte.file": "Die Datei muss grösser oder gleich :value Kilobytes sein.", + "gte.numeric": "Der Wert muss grösser oder gleich :value sein.", + "gte.string": "Die Zeichenkette muss mindestens :value Zeichen lang sein.", + "hex_color": "Dieses Feld muss eine gültige Hexadezimalfarbe haben.", + "image": "Das muss ein Bild sein.", + "in": "Der gewählte Wert ist ungültig.", + "in_array": "Der gewählte Wert kommt nicht in :other vor.", + "in_array_keys": "Dieses Feld muss mindestens einen der folgenden Schlüssel enthalten: :values.", + "integer": "Das muss eine ganze Zahl sein.", + "ip": "Das muss eine gültige IP-Adresse sein.", + "ipv4": "Das muss eine gültige IPv4-Adresse sein.", + "ipv6": "Das muss eine gültige IPv6-Adresse sein.", + "json": "Das muss ein gültiger JSON-String sein.", + "list": "Dieses Feld muss eine Liste sein.", + "lowercase": "Das muss in Kleinbuchstaben sein.", + "lt.array": "Der Inhalt muss weniger als :value Elemente haben.", + "lt.file": "Die Datei muss kleiner als :value Kilobytes sein.", + "lt.numeric": "Der Wert muss kleiner als :value sein.", + "lt.string": "Die Zeichenkette muss kürzer als :value Zeichen sein.", + "lte.array": "Der Inhalt darf maximal :value Elemente haben.", + "lte.file": "Die Datei muss kleiner oder gleich :value Kilobytes sein.", + "lte.numeric": "Der Wert muss kleiner oder gleich :value sein.", + "lte.string": "Die Zeichenkette darf maximal :value Zeichen lang sein.", + "mac_address": "Der Wert muss eine gültige MAC-Adresse sein.", + "max.array": "Der Inhalt darf maximal :max Elemente haben.", + "max.file": "Die Datei darf maximal :max Kilobytes gross sein.", + "max.numeric": "Der Wert darf maximal :max sein.", + "max.string": "Die Zeichenkette darf maximal :max Zeichen haben.", + "max_digits": "Diese Zahl darf nicht mehr als :max Ziffern lang sein.", + "mimes": "Das muss den Dateityp :values haben.", + "mimetypes": "Das muss den Dateityp :values haben.", + "min.array": "Der Inhalt muss mindestens :min Elemente haben.", + "min.file": "Die Datei muss mindestens :min Kilobytes gross sein.", + "min.numeric": "Der Wert muss mindestens :min sein.", + "min.string": "Die Zeichenkette muss mindestens :min Zeichen lang sein.", + "min_digits": "Diese Zahl muss mindestens :min Ziffern lang sein.", + "missing": "Dieses Feld muss fehlen.", + "missing_if": "Dieses Feld muss fehlen, wenn :other gleich :value ist.", + "missing_unless": "Dieses Feld muss fehlen, es sei denn, :other ist :value.", + "missing_with": "Dieses Feld muss fehlen, wenn :values vorhanden ist.", + "missing_with_all": "Dieses Feld muss fehlen, wenn :values vorhanden sind.", + "multiple_of": "Der Wert muss ein Vielfaches von :value sein.", + "not_in": "Der gewählte Wert ist ungültig.", + "not_regex": "Dieses Format ist ungültig.", + "numeric": "Das muss eine Zahl sein.", + "password.letters": "Dieses Feld muss mindestens einen Buchstaben beinhalten.", + "password.mixed": "Dieses Feld muss mindestens einen Grossbuchstaben und einen Kleinbuchstaben beinhalten.", + "password.numbers": "Dieses Feld muss mindestens eine Zahl beinhalten.", + "password.symbols": "Dieses Feld muss mindestens ein Sonderzeichen beinhalten.", + "password.uncompromised": "Dieses Feld wurde in einem Datenleck gefunden. Bitte ändern Sie Ihre Eingabe.", + "present": "Dieses Feld muss vorhanden sein.", + "present_if": "Dieses Feld muss vorhanden sein, wenn :other gleich :value ist.", + "present_unless": "Dieses Feld muss vorhanden sein, es sei denn, :other ist :value.", + "present_with": "Dieses Feld muss vorhanden sein, wenn :values vorhanden ist.", + "present_with_all": "Dieses Feld muss vorhanden sein, wenn :values vorhanden sind.", + "prohibited": "Dieses Feld ist unzulässig.", + "prohibited_if": "Dieses Feld ist unzulässig, wenn :other :value ist.", + "prohibited_if_accepted": "Dieses Feld ist unzulässig, wenn :other gewählt ist.", + "prohibited_if_declined": "Dieses Feld ist unzulässig, wenn :other abgelehnt ist.", + "prohibited_unless": "Dieses Feld ist unzulässig, wenn :other nicht :values ist.", + "prohibits": "Dieses Feld verbietet die Angabe von :other.", + "regex": "Dieses Format ist ungültig.", + "relatable": "Das kann nicht mit dieser Ressource verbunden werden.", + "required": "Dieses Feld muss ausgefüllt werden.", + "required_array_keys": "Dieses Feld muss Einträge enthalten für: :values.", + "required_if": "Dieses Feld muss ausgefüllt werden, wenn :other den Wert :value hat.", + "required_if_accepted": "Dieses Feld muss ausgefüllt werden, wenn :other gewählt ist.", + "required_if_declined": "Dieses Feld muss ausgefüllt werden, wenn :other abgelehnt ist.", + "required_unless": "Dieses Feld muss ausgefüllt werden, wenn :other nicht den Wert :values hat.", + "required_with": "Dieses Feld muss ausgefüllt werden, wenn :values ausgefüllt wurde.", + "required_with_all": "Dieses Feld muss ausgefüllt werden, wenn :values ausgefüllt wurde.", + "required_without": "Dieses Feld muss ausgefüllt werden, wenn :values nicht ausgefüllt wurde.", + "required_without_all": "Dieses Feld muss ausgefüllt werden, wenn keines der Felder :values ausgefüllt wurde.", + "same": "Der Wert von diesem Feld und muss mit demjenigen von :other übereinstimmen.", + "size.array": "Der Inhalt muss genau :size Elemente haben.", + "size.file": "Die Datei muss :size Kilobyte gross sein.", + "size.numeric": "Der Wert muss gleich :size sein.", + "size.string": "Die Zeichenkette muss :size Zeichen lang sein.", + "starts_with": "Der Inhalt muss einen der folgenden Anfänge aufweisen: :values", + "string": "Das muss ein String sein.", + "timezone": "Das muss eine gültige Zeitzone sein.", + "ulid": "Dieses Feld muss eine gültige ULID sein.", + "unique": "Das ist bereits vergeben.", + "uploaded": "Das konnte nicht hochgeladen werden.", + "uppercase": "Das muss in Grossbuchstaben sein.", + "url": "Das muss eine URL sein.", + "uuid": "Das muss eine UUID sein." +} diff --git a/locales/de_CH/php.json b/locales/de_CH/php.json new file mode 100644 index 00000000000..db8e209bb7b --- /dev/null +++ b/locales/de_CH/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute muss akzeptiert werden.", + "accepted_if": ":Attribute muss akzeptiert werden, wenn :other :value ist.", + "active_url": ":Attribute ist keine gültige Internet-Adresse.", + "after": ":Attribute muss ein Datum nach :date sein.", + "after_or_equal": ":Attribute muss ein Datum nach :date oder gleich :date sein.", + "alpha": ":Attribute darf nur aus Buchstaben bestehen.", + "alpha_dash": ":Attribute darf nur aus Buchstaben, Zahlen, Binde- und Unterstrichen bestehen.", + "alpha_num": ":Attribute darf nur aus Buchstaben und Zahlen bestehen.", + "any_of": ":Attribute ist ungültig.", + "array": ":Attribute muss ein Array sein.", + "ascii": "Die :attribute darf nur alphanumerische Single-Byte-Zeichen und -Symbole enthalten.", + "attached": ":Attribute ist bereits angehängt.", + "before": ":Attribute muss ein Datum vor :date sein.", + "before_or_equal": ":Attribute muss ein Datum vor :date oder gleich :date sein.", + "between.array": ":Attribute muss zwischen :min & :max Elemente haben.", + "between.file": ":Attribute muss zwischen :min & :max Kilobytes gross sein.", + "between.numeric": ":Attribute muss zwischen :min & :max liegen.", + "between.string": ":Attribute muss zwischen :min & :max Zeichen lang sein.", + "boolean": ":Attribute muss entweder 'true' oder 'false' sein.", + "can": "Das Feld :attribute enthält einen nicht autorisierten Wert.", + "confirmed": ":Attribute stimmt nicht mit der Bestätigung überein.", + "contains": "Dem Feld :attribute fehlt ein erforderlicher Wert.", + "current_password": "Das Passwort ist falsch.", + "date": ":Attribute muss ein gültiges Datum sein.", + "date_equals": ":Attribute muss ein Datum gleich :date sein.", + "date_format": ":Attribute entspricht nicht dem gültigen Format für :format.", + "decimal": "Die :attribute muss :decimal Dezimalstellen haben.", + "declined": ":Attribute muss abgelehnt werden.", + "declined_if": ":Attribute muss abgelehnt werden wenn :other :value ist.", + "different": ":Attribute und :other müssen sich unterscheiden.", + "digits": ":Attribute muss :digits Stellen haben.", + "digits_between": ":Attribute muss zwischen :min und :max Stellen haben.", + "dimensions": ":Attribute hat ungültige Bildabmessungen.", + "distinct": ":Attribute beinhaltet einen bereits vorhandenen Wert.", + "doesnt_contain": ":Attribute darf keines der folgenden enthalten: :values.", + "doesnt_end_with": ":Attribute darf nicht mit einem der folgenden enden: :values.", + "doesnt_start_with": ":Attribute darf nicht mit einem der folgenden beginnen: :values.", + "email": ":Attribute muss eine gültige E-Mail-Adresse sein.", + "ends_with": ":Attribute muss eine der folgenden Endungen aufweisen: :values", + "enum": "Der ausgewählte Wert ist ungültig.", + "exists": "Der gewählte Wert für :attribute ist ungültig.", + "extensions": "Das Feld :attribute muss eine der folgenden Erweiterungen haben: :values.", + "failed": "Diese Kombination aus Zugangsdaten wurde nicht in unserer Datenbank gefunden.", + "file": ":Attribute muss eine Datei sein.", + "filled": ":Attribute muss ausgefüllt sein.", + "gt.array": ":Attribute muss mehr als :value Elemente haben.", + "gt.file": ":Attribute muss grösser als :value Kilobytes sein.", + "gt.numeric": ":Attribute muss grösser als :value sein.", + "gt.string": ":Attribute muss länger als :value Zeichen sein.", + "gte.array": ":Attribute muss mindestens :value Elemente haben.", + "gte.file": ":Attribute muss grösser oder gleich :value Kilobytes sein.", + "gte.numeric": ":Attribute muss grösser oder gleich :value sein.", + "gte.string": ":Attribute muss mindestens :value Zeichen lang sein.", + "hex_color": "Das Feld :attribute muss eine gültige Hexadezimalfarbe sein.", + "image": ":Attribute muss ein Bild sein.", + "in": "Der gewählte Wert für :attribute ist ungültig.", + "in_array": "Der gewählte Wert für :attribute kommt nicht in :other vor.", + "in_array_keys": "Das Feld :attribute muss mindestens einen der folgenden Schlüssel enthalten: :values.", + "integer": ":Attribute muss eine ganze Zahl sein.", + "ip": ":Attribute muss eine gültige IP-Adresse sein.", + "ipv4": ":Attribute muss eine gültige IPv4-Adresse sein.", + "ipv6": ":Attribute muss eine gültige IPv6-Adresse sein.", + "json": ":Attribute muss ein gültiger JSON-String sein.", + "list": ":Attribute muss eine Liste sein.", + "lowercase": ":Attribute muss in Kleinbuchstaben sein.", + "lt.array": ":Attribute muss weniger als :value Elemente haben.", + "lt.file": ":Attribute muss kleiner als :value Kilobytes sein.", + "lt.numeric": ":Attribute muss kleiner als :value sein.", + "lt.string": ":Attribute muss kürzer als :value Zeichen sein.", + "lte.array": ":Attribute darf maximal :value Elemente haben.", + "lte.file": ":Attribute muss kleiner oder gleich :value Kilobytes sein.", + "lte.numeric": ":Attribute muss kleiner oder gleich :value sein.", + "lte.string": ":Attribute darf maximal :value Zeichen lang sein.", + "mac_address": "Der Wert muss eine gültige MAC-Adresse sein.", + "max.array": ":Attribute darf maximal :max Elemente haben.", + "max.file": ":Attribute darf maximal :max Kilobytes gross sein.", + "max.numeric": ":Attribute darf maximal :max sein.", + "max.string": ":Attribute darf maximal :max Zeichen haben.", + "max_digits": ":Attribute darf maximal :max Ziffern lang sein.", + "mimes": ":Attribute muss den Dateityp :values haben.", + "mimetypes": ":Attribute muss den Dateityp :values haben.", + "min.array": ":Attribute muss mindestens :min Elemente haben.", + "min.file": ":Attribute muss mindestens :min Kilobytes gross sein.", + "min.numeric": ":Attribute muss mindestens :min sein.", + "min.string": ":Attribute muss mindestens :min Zeichen lang sein.", + "min_digits": ":Attribute muss mindestens :min Ziffern lang sein.", + "missing": "Das Feld :attribute muss fehlen.", + "missing_if": "Das Feld :attribute muss fehlen, wenn :other gleich :value ist.", + "missing_unless": "Das Feld :attribute muss fehlen, es sei denn, :other ist :value.", + "missing_with": "Das Feld :attribute muss fehlen, wenn :values vorhanden ist.", + "missing_with_all": "Das Feld :attribute muss fehlen, wenn :values vorhanden sind.", + "multiple_of": ":Attribute muss ein Vielfaches von :value sein.", + "next": "Weiter »", + "not_in": "Der gewählte Wert für :attribute ist ungültig.", + "not_regex": ":Attribute hat ein ungültiges Format.", + "numeric": ":Attribute muss eine Zahl sein.", + "password": "Das Passwort ist falsch.", + "password.letters": ":Attribute muss mindestens einen Buchstaben beinhalten.", + "password.mixed": ":Attribute muss mindestens einen Grossbuchstaben und einen Kleinbuchstaben beinhalten.", + "password.numbers": ":Attribute muss mindestens eine Zahl beinhalten.", + "password.symbols": ":Attribute muss mindestens ein Sonderzeichen beinhalten.", + "password.uncompromised": ":Attribute wurde in einem Datenleck gefunden. Bitte wählen Sie ein anderes :attribute.", + "present": ":Attribute muss vorhanden sein.", + "present_if": "Das Feld :attribute muss vorhanden sein, wenn :other gleich :value ist.", + "present_unless": "Das Feld :attribute muss vorhanden sein, es sei denn, :other ist :value.", + "present_with": "Das Feld :attribute muss vorhanden sein, wenn :values vorhanden ist.", + "present_with_all": "Das Feld :attribute muss vorhanden sein, wenn :values vorhanden sind.", + "previous": "« Zurück", + "prohibited": ":Attribute ist unzulässig.", + "prohibited_if": ":Attribute ist unzulässig, wenn :other :value ist.", + "prohibited_if_accepted": "Das Feld :attribute ist unzulässig, wenn :other gewählt ist.", + "prohibited_if_declined": "Das Feld :attribute ist unzulässig, wenn :other abgelehnt ist.", + "prohibited_unless": ":Attribute ist unzulässig, wenn :other nicht :values ist.", + "prohibits": ":Attribute verbietet die Angabe von :other.", + "regex": ":Attribute Format ist ungültig.", + "relatable": ":Attribute kann nicht mit dieser Ressource verbunden werden.", + "required": ":Attribute muss ausgefüllt werden.", + "required_array_keys": "Dieses Feld muss Einträge enthalten für: :values.", + "required_if": ":Attribute muss ausgefüllt werden, wenn :other den Wert :value hat.", + "required_if_accepted": ":Attribute muss ausgefüllt werden, wenn :other gewählt ist.", + "required_if_declined": "Das Feld :attribute ist erforderlich, wenn :other abgelehnt wird.", + "required_unless": ":Attribute muss ausgefüllt werden, wenn :other nicht den Wert :values hat.", + "required_with": ":Attribute muss ausgefüllt werden, wenn :values ausgefüllt wurde.", + "required_with_all": ":Attribute muss ausgefüllt werden, wenn :values ausgefüllt wurde.", + "required_without": ":Attribute muss ausgefüllt werden, wenn :values nicht ausgefüllt wurde.", + "required_without_all": ":Attribute muss ausgefüllt werden, wenn keines der Felder :values ausgefüllt wurde.", + "reset": "Das Passwort wurde zurückgesetzt!", + "same": ":Attribute und :other müssen übereinstimmen.", + "sent": "E-Mail zum Zurücksetzen des Passworts wurde gesendet!", + "size.array": ":Attribute muss genau :size Elemente haben.", + "size.file": ":Attribute muss :size Kilobyte gross sein.", + "size.numeric": ":Attribute muss gleich :size sein.", + "size.string": ":Attribute muss :size Zeichen lang sein.", + "starts_with": ":Attribute muss mit einem der folgenden Anfänge aufweisen: :values", + "string": ":Attribute muss ein String sein.", + "throttle": "Zu viele Loginversuche. Versuchen Sie es bitte in :seconds Sekunden nochmal.", + "throttled": "Bitte warten Sie, bevor Sie es erneut versuchen.", + "timezone": ":Attribute muss eine gültige Zeitzone sein.", + "token": "Der Passwort-Wiederherstellungsschlüssel ist ungültig oder abgelaufen.", + "ulid": "Die :attribute muss eine gültige ULID sein.", + "unique": ":Attribute ist bereits vergeben.", + "uploaded": ":Attribute konnte nicht hochgeladen werden.", + "uppercase": ":Attribute muss in Grossbuchstaben sein.", + "url": ":Attribute muss eine URL sein.", + "user": "Es konnte leider kein Nutzer mit dieser E-Mail-Adresse gefunden werden.", + "uuid": ":Attribute muss ein UUID sein." +} diff --git a/locales/doi/_excludes.json b/locales/doi/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/doi/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/doi/json-inline.json b/locales/doi/json-inline.json new file mode 100644 index 00000000000..728cb277bca --- /dev/null +++ b/locales/doi/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "एह् फील्ड इक मान्य भूमिका होनी चाहिदी।", + "The :attribute must be at least :length characters and contain at least one number.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक नंबर होन चाहिदे न.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते इस च घट्टोघट्ट इक खास वर्ण ते इक नंबर होन चाहिदे न.", + "The :attribute must be at least :length characters and contain at least one special character.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक खास वर्ण होन चाहिदे न.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते इस च घट्टोघट्ट इक बड्डे अक्षर ते इक नंबर होन चाहिदे न.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते इस च घट्टोघट्ट इक बड्डे अक्षर ते इक खास वर्ण होन चाहिदे न.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते इस च घट्टोघट्ट इक बड्डे अक्षर, इक नंबर ते इक खास वर्ण होन चाहिदे न.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक बड्डे अक्षर होन चाहिदे न.", + "The :attribute must be at least :length characters.": "इस फील्ड च घट्टोघट्ट :length अक्षर होन चाहिदे न।", + "The :attribute must contain at least one letter.": "इस फील्ड च घट्टोघट्ट इक अक्षर होनी चाहिदी।", + "The :attribute must contain at least one number.": "इस फील्ड च घट्टोघट्ट इक नंबर होनी चाहिदी।", + "The :attribute must contain at least one symbol.": "इस फील्ड च घट्टोघट्ट इक चिह् न होनी चाहिदी।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "इस फील्ड च घट्टोघट्ट इक बड्डा ते इक लघु अक्षर होना चाहिदा ऐ।", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दित्ता गेदा फील्ड इक डेटा लीक च दिक्खेआ गेआ ऐ। कृपा करियै इक बक्खरा फील्ड चुनो।" +} diff --git a/locales/doi/json.json b/locales/doi/json.json new file mode 100644 index 00000000000..0418cd09620 --- /dev/null +++ b/locales/doi/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(और :count होर त्रुटियां)", + "(and :count more errors)": "(और :count होर त्रुटियां)|(और :count होर त्रुटियां)|(और :count होर त्रुटियां)", + "30 Days": "30 दिन दा", + "60 Days": "60 दिन दा", + "90 Days": "90 दिन दा", + ":amount selected": ":amount चुने गए", + ":amount Total": "१०कुल", + ":days day trial": ":days दिन दा ट्रायल", + ":resource Details": ":resource ब्यौरा", + ":resource Details: :title": ":resource विस्तार कन्नै: :title", + "A decryption key is required.": "डिक्रिप्शन कुंजी दी लोड़ होंदी ऐ।", + "A fresh verification link has been sent to your email address.": "तुंदे ईमेल पते पर इक ताजा सत्यापन लिंक भेजेआ गेआ ऐ।", + "A new verification link has been sent to the email address you provided during registration.": "रजिस्ट्रेशन दौरान तुसें दित्ते गेदे ईमेल पते पर इक नमां सत्यापन लिंक भेजेआ गेआ ऐ।", + "A new verification link has been sent to the email address you provided in your profile settings.": "तुसें अपनी प्रोफाइल सेटिंग्स च दित्ते गेदे ईमेल पते पर इक नमां सत्यापन लिंक भेजेआ गेआ ऐ।", + "A new verification link has been sent to your email address.": "तुंदे ईमेल पते पर इक नमां सत्यापन लिंक भेजेआ गेआ ऐ।", + "Accept Invitation": "निमंत्रण स्वीकार करो", + "Action": "हरकत", + "Action Event": "एक्शन इवेंट", + "Action Events": "एक्शन इवेंट्स", + "Action Happened At": "हो गया एट", + "Action Initiated By": "द्वारा दीक्षित", + "Action Name": "नां", + "Action Status": "रुतबा", + "Action Target": "नशाना", + "Actions": "कर्म करदे", + "Add": "जोड़ करना", + "Add :resource": ":resource जोड़ दे", + "Add a new team member to your team, allowing them to collaborate with you.": "अपनी टीम च इक नमां टीम सदस्य जोड़ो, जिस कन्नै ओह् तुंदे कन्नै सहयोग करी सकन।", + "Add additional security to your account using two factor authentication.": "दो कारक प्रमाणीकरण दा उपयोग करदे होई अपने खाते च अतिरिक्त सुरक्षा जोड़ो।", + "Add Payment Method": "भुगतान विधि जोड़ें", + "Add row": "पंक्ति जोड़ना", + "Add Team Member": "टीम दा सदस्य जोड़ो", + "Add VAT Number": "वैट नंबर जोड़ो", + "Added.": "जोड़ा गया।", + "Additional billing information updated successfully.": "अतिरिक्त बिलिंग जानकारी सफलतापूर्वक अपडेट कीती गेई।", + "Address": "पता", + "Address Line 2": "पता लाइन 2", + "Administrator": "प्रशासक", + "Administrator users can perform any action.": "प्रशासक बरतूनी कुसै बी कार्रवाई करी सकदे न।", + "Afghanistan": "अफगानिस्तान", + "Aland Islands": "आलैंड द्वीप समूह", + "Albania": "अल्बानिया", + "Algeria": "अल्जीरिया दा", + "All of the people that are part of this team.": "सारे लोक जेह्ड़े इस टीम दा हिस्सा न।", + "All resources loaded.": "सारे संसाधन लोड हो गए।", + "All rights reserved.": "सारे अधिकार सुरक्षित न।", + "Already registered?": "पैह् ले थमां गै रजिस्टर कीता गेदा ऐ ?", + "American Samoa": "अमेरिकी समोआ", + "An error occurred while uploading the file.": "फाइल अपलोड करदे बेल्लै इक त्रुटि होई गेई।", + "An error occurred while uploading the file: :error": "फाइल अपलोड करदे बेल्लै इक त्रुटि होई गेई: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "इक अप्रत्याशित त्रुटि होई ते असें अपनी समर्थन टीम गी सूचित कीता ऐ। कृपा करियै बाद च दुबारा कोशश करो।", + "Andorra": "अंडोर", + "Angola": "अंगोला", + "Anguilla": "एंगुइला", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "इस पृष्ठ गी लोड होने दे बाद इक होर बरतूनी ने इस संसाधन गी अपडेट कीता ऐ. कृपा करियै पृष्ठ गी ताज़ा करो ते दुबारा कोशश करो।", + "Antarctica": "अंटार्कटिका", + "Antigua And Barbuda": "एंटीगुआ ते बारबुडा", + "Antigua and Barbuda": "एंटीगुआ ते बारबुडा", + "API Token": "एपीआई टोकन", + "API Token Permissions": "एपीआई टोकन अनुमतियां", + "API Tokens": "एपीआई टोकन", + "API tokens allow third-party services to authenticate with our application on your behalf.": "एपीआई टोकन तुंदी तरफा साढ़े एप्लिकेशन कन्नै त्रीयें पार्टी सेवाएं गी प्रमाणत करने दी अनुमति दिंदे न।", + "Apply": "लागू करो", + "Apply Coupon": "कूपन लागू करो", + "April": "अप्रैल", + "Are you sure you want to attempt to pay :amount?": "क्या तुस पक्का ओ के तुस :amount भुगतान करने दी कोशश करना चांह् दे ओ?", + "Are you sure you want to cancel your subscription?": "क्या तुसें गी पक्का ऐ जे तुस अपनी सदस्यता रद्द करना चांह् दे ओ ?", + "Are you sure you want to delete all the notifications?": "क्या तुसें गी पक्का पता ऐ जे तुस सारे सूचनाएं गी हटाना चांह् दे ओ ?", + "Are you sure you want to delete the selected resources?": "क्या तुस पक्का ओ जे तुस चुने गेदे संसाधनें गी हटाना चांह् दे ओ ?", + "Are you sure you want to delete this file?": "क्या तुसें गी पक्का ऐ जे तुस इस फाइल गी हटाना चांह् दे ओ ?", + "Are you sure you want to delete this notification?": "क्या तुसें गी पक्का ऐ जे तुस इस सूचना गी हटाना चांह् दे ओ ?", + "Are you sure you want to delete this payment method?": "क्या तुसें गी पक्का ऐ जे तुस इस भुगतान पद्धति गी हटाना चांह् दे ओ ?", + "Are you sure you want to delete this resource?": "क्या तुसें गी पक्का ऐ जे तुस इस संसाधन गी हटाना चांह् दे ओ ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "क्या तुसें गी पक्का पता ऐ जे तुस इस टीम गी हटाना चांह्दे ओ? इक बारी जेकर कुसै टीम गी हटाई दित्ता जंदा ऐ तां ओह्दे सारे संसाधन ते डेटा स्थाई रूप कन्नै हटाई दित्ते जाङन।", + "Are you sure you want to delete your account?": "क्या तुसें गी पक्का ऐ जे तुस अपना खाता हटाना चांह् दे ओ ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "क्या तुसें गी पक्का ऐ जे तुस अपना खाता हटाना चांह् दे ओ ? इक बारी जेकर तुंदा खाता हटाई दित्ता जंदा ऐ तां ओह्दे सारे संसाधन ते डेटा स्थाई रूप कन्नै हटाई दित्ते जाङन। कृपा करियै अपना पासवर्ड दर्ज करो तां जे इस गल्लै दी पुष्टि कीती जाई सकै जे तुस अपना खाता स्थाई रूप कन्नै हटाना चांह् दे ओ।", + "Are you sure you want to detach the selected resources?": "क्या तुस पक्का ओ जे तुस चुने गेदे संसाधनें गी अलग करना चांह् दे ओ ?", + "Are you sure you want to detach this resource?": "क्या तुसें गी पक्का ऐ जे तुस इस संसाधन गी डिटैच करना चांह् दे ओ ?", + "Are you sure you want to force delete the selected resources?": "क्या तुस पक्का ओ जे तुस चुने गेदे संसाधनें गी जबरन हटाना चांह् दे ओ ?", + "Are you sure you want to force delete this resource?": "क्या तुसें गी पक्का ऐ जे तुस इस संसाधन गी जबरन हटाना चांह् दे ओ ?", + "Are you sure you want to log out?": "क्या तुस पक्का ओ के तुस लॉग आउट करना चांह् दे ओ ?", + "Are you sure you want to mark all notifications as read?": "क्या तुस पक्का ओ के तुस सारे सूचनाएं गी पढ़े दे रूप च चिऱन्नत करना चांह् दे ओ ?", + "Are you sure you want to remove this item?": "क्या तुसें गी पक्का ऐ जे तुस इस आइटम गी हटाना चांह् दे ओ?", + "Are you sure you want to restore the selected resources?": "क्या तुस पक्का ओ जे तुस चुने गेदे संसाधनें गी बहाल करना चांह् दे ओ ?", + "Are you sure you want to restore this resource?": "क्या तुसें गी पक्का ऐ जे तुस इस संसाधन गी बहाल करना चांह् दे ओ ?", + "Are you sure you want to resume your subscription?": "क्या तुस पक्का ओ जे तुस अपनी सदस्यता गी दुबारा शुरू करना चांह् दे ओ ?", + "Are you sure you want to run this action?": "क्या तुसें गी पक्का ऐ जे तुस इस कार्रवाई गी चलाना चांह् दे ओ ?", + "Are you sure you want to set this payment method as your default?": "क्या तुसें गी पक्का ऐ जे तुस इस भुगतान पद्धति गी अपने डिफाल्ट रूप च सेट करना चांह् दे ओ ?", + "Are you sure you want to stop impersonating?": "क्या तुस पक्का ओ के तुस नकल करना बंद करना चांदे ओ?", + "Are you sure you would like to delete this API token?": "क्या तुसें गी पक्का ऐ जे तुस इस एपीआई टोकन गी हटाना चांह् दे ओ?", + "Are you sure you would like to leave this team?": "क्या तुसें गी पक्का पता ऐ जे तुस इस टीम गी छोड़ना चांह्दे ओ?", + "Are you sure you would like to remove this person from the team?": "क्या तुसें गी पक्का पता ऐ जे तुस इस व्यक्ति गी टीम थमां हटाना चांह्दे ओ?", + "Are you sure you would like to switch billing plans?": "क्या तुसें गी पक्का ऐ जे तुस बिलिंग प्लान बदलना चांह् दे ओ ?", + "Argentina": "अर्जेन्टीना ने दी", + "Armenia": "आर्मेनिया", + "Aruba": "अरूबा", + "Attach": "नत्थी करना", + "Attach & Attach Another": "अटैच ते अटैच इक होर", + "Attach :resource": "अटैच करो :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "फाइलें गी घसीटने ते छोड़ने, चुनने जां चखने कन्नै संलग्न करो।", + "August": "अगस्त", + "Australia": "ऑस्ट्रेलिया ने दी", + "Austria": "आस्ट्रिया", + "Azerbaijan": "अजरबैजान", + "Bahamas": "बहामास", + "Bahrain": "बहरीन", + "Bangladesh": "बंगलादेश", + "Barbados": "बारबाडोस", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "जारी रखने थमां पैह् ले, केह् तुस उस लिंक पर क्लिक करियै अपने ईमेल पते दी सत्यापन करी सकदे ओ जेह् ड़ा असें तुसेंगी हून ईमेल कीता ऐ? जेकर तुसेंगी ईमेल नेईं आया तां अस तुसेंगी इक होर ईमेल भेजगे।", + "Before proceeding, please check your email for a verification link.": "अग्गें बधने थमां पैह् ले, कृपा करियै सत्यापन लिंक आस्तै अपने ईमेल दी जांच करो।", + "Belarus": "बेलारूस ने दी", + "Belgium": "बेल्जियम दा", + "Belize": "बेलीज़", + "Benin": "बेनिन", + "Bermuda": "बरमूडा", + "Bhutan": "भूटान", + "Billing Information": "बिलिंग दी जानकारी", + "Billing Management": "बिलिंग प्रबंधन", + "Bolivia": "बोलिविया", + "Bolivia, Plurinational State of": "बोलिविया, बहुराष्ट्रीय राज्य दा", + "Bonaire, Sint Eustatius and Saba": "बोनायर, सिंट यूस्टेशियस ते सबा", + "Bosnia And Herzegovina": "बोस्निया ते हर्जेगोविना", + "Bosnia and Herzegovina": "बोस्निया ते हर्जेगोविना", + "Botswana": "बोत्सवाना", + "Bouvet Island": "बौवेट द्वीप", + "Brazil": "ब्राजील दा", + "British Indian Ocean Territory": "ब्रिटिश हिंद महासागर क्षेत्र", + "Browser Sessions": "ब्राउज़र सत्र", + "Brunei Darussalam": "ब्रुनेई दारुसलम", + "Bulgaria": "बुल्गारिया दा", + "Burkina Faso": "बुर्किना फासो", + "Burundi": "बुरुंडी", + "Cambodia": "कंबोडिया", + "Cameroon": "कैमरून ने दी", + "Canada": "कनाडा", + "Cancel": "रद्द", + "Cancel Subscription": "सदस्यता रद्द करो", + "Cape Verde": "केप वर्दे", + "Card": "कार्ड", + "Cayman Islands": "केमैन द्वीप समूह", + "Central African Republic": "मध्य अफ्रीकी गणराज्य", + "Chad": "चाड ने दी", + "Change Subscription Plan": "सदस्यता योजना बदलो", + "Change the current payment method attached to your subscription": "अपनी सदस्यता कन्नै जुड़ी दी मौजूदा भुगतान विधि गी बदलो", + "Changes": "बदलाव होंदा ऐ", + "Checkout": "चेकआउट करो", + "Chile": "चिली", + "China": "चीन", + "Choose": "चुनो", + "Choose :field": ":field चुनें", + "Choose :resource": ":resource चुनें", + "Choose an option": "कोई विकल्प चुनें", + "Choose date": "तारीख चुनें", + "Choose File": "फाइल चुनो", + "Choose Files": "फाइलें गी चुनो", + "Choose Type": "टाइप चुनें", + "Christmas Island": "क्रिसमस द्वीप", + "City": "शैहर", + "Click here to re-send the verification email.": "सत्यापन ईमेल गी दुबारा भेजने लेई इत्थै क्लिक करो।", + "click here to request another": "दूए दी रिक्वेस्ट करने लेई इत्थै क्लिक करो", + "Click to choose": "चुनने लेई क्लिक करो", + "Close": "बंद", + "Cocos (Keeling) Islands": "कोकोस (कीलिंग) द्वीप", + "Code": "कोड", + "Colombia": "कोलंबिया", + "Comoros": "कोमोरोस ने दी", + "Confirm": "तसदीक", + "Confirm Billing Action": "बिलिंग कार्रवाई दी पुष्टि करो", + "Confirm Password": "पासवर्ड दी पुष्टि करो", + "Confirm Payment": "भुगतान दी पुष्टि करो", + "Confirm your :amount payment": "अपने :amount भुगतान दी पुष्टि करो", + "Congo": "कांगो", + "Congo, Democratic Republic": "कांगो, लोकतांत्रिक गणराज्य", + "Congo, the Democratic Republic of the": "कांगो, लोकतांत्रिक गणराज्य दी", + "Constant": "नरंतर", + "Continue To Payment": "भुगतान जारी रखो", + "Cook Islands": "कुक द्वीप समूह", + "Copy to clipboard": "क्लिपबोर्ड च कॉपी करो", + "Costa Rica": "कोस्टा रिका", + "Cote D'Ivoire": "कोट डी आइवर", + "Country": "देश", + "Coupon": "कूपन", + "Coupon applied successfully.": "कूपन सफलतापूर्वक लागू हो गया।", + "Create": "बनाना", + "Create & Add Another": "इक होर बनाओ & जोड़ो", + "Create :resource": "बनाओ :resource", + "Create a new team to collaborate with others on projects.": "प्रोजेक्टें पर दुए कन्नै सहयोग करने आस्तै इक नमीं टीम बनाओ।", + "Create Account": "खाता बनाओ", + "Create API Token": "एपीआई टोकन बनाओ", + "Create New Team": "नई टीम बनाओ", + "Create Team": "टीम बनाओ", + "Created.": "बनाया गया।", + "Croatia": "क्रोएशिया ने दी", + "CSV (.csv)": "सीएसवी (.सीएसवी) ऐ।", + "Cuba": "क्यूबा", + "Curaçao": "क्यूरासाओ", + "Current Password": "वर्तमान पासवर्ड", + "Current Subscription Plan": "वर्तमान सदस्यता योजना", + "Currently Subscribed": "फिलहाल सब्सक्राइब कीता गेदा ऐ", + "Customer Balance": "ग्राहक संतुलन", + "Customize": "अनुकूलित करो", + "Cyprus": "साइप्रस दा", + "Czech Republic": "चेक गणराज्य", + "Côte d'Ivoire": "कोट डी आइवर", + "Dark": "न्हेरा", + "Dashboard": "डैशबोर्ड दा", + "December": "दिसंबर", + "Decrease": "घटना", + "Default": "डिफाल्ट", + "Delete": "म्हेसना", + "Delete :resource": "म्हेसना :resource", + "Delete Account": "खाता हटाओ", + "Delete all notifications": "सारे सूचनाएं गी हटाओ", + "Delete API Token": "एपीआई टोकन हटाओ", + "Delete File": "फाइल हटाओ", + "Delete Notification": "सूचना हटाओ", + "Delete Resource": "संसाधन हटाओ", + "Delete Selected": "चयनित हटाओ", + "Delete Team": "टीम डिलीट करो", + "Denmark": "डेनमार्क ने दी", + "Detach": "अलग हो जाओ", + "Detach Resource": "संसाधन गी अलग करो", + "Detach Selected": "अलग करना चयनित", + "Details": "तफसील", + "Disable": "नकारा", + "Djibouti": "जिबूती", + "Do you really want to leave? You have unsaved changes.": "क्या तुस सचमुच चली जाना चांदे ओ? तुंदे कोल अनसेव बदलाव न।", + "Dominica": "डोमिनिका", + "Dominican Republic": "डोमिनिकन गणराज्य", + "Done.": "होई गेआ.", + "Download": "डाउनलोड", + "Download Invoice": "चालान डाउनलोड करो", + "Drop file or click to choose": "फाइल छोड़ो जां चुनने लेई क्लिक करो", + "Drop files or click to choose": "फाइलें गी छोड़ो जां चुनने लेई क्लिक करो", + "Ecuador": "इक्वाडोर", + "Edit": "तरमीम करना", + "Edit :resource": "संपादन करना :resource", + "Edit Attached": "संपादन संलग्न कीता गेदा ऐ", + "Edit Profile": "प्रोफाइल संपादत करो", + "Editor": "संपादक जी", + "Editor users have the ability to read, create, and update.": "संपादक बरतूनी गी पढ़ने, बनाने ते अपडेट करने दी समर्थता ऐ।", + "Egypt": "मिस्र दा", + "El Salvador": "एल सल्वाडोर", + "Email": "ईमेल करो", + "email": "ईमेल करो", + "Email Address": "ईमेल पता", + "Email Addresses": "ईमेल पते", + "Email Password Reset Link": "ईमेल पासवर्ड रीसेट लिंक", + "Email Verification": "ईमेल सत्यापन", + "Enable": "समर्थ", + "Encrypted environment file already exists.": "एन्क्रिप्टेड वातावरण फाइल पैह् ले थमां गै मौजूद ऐ.", + "Encrypted environment file not found.": "एन्क्रिप्टेड वातावरण फाइल नेईं मिली।", + "Ensure your account is using a long, random password to stay secure.": "सुनिश्चत करो जे तुंदा खाता सुरक्षत रौह् ने आस्तै इक लम्मी, बेतरतीब पासवर्ड दा इस्तेमाल करा करदा ऐ।", + "Environment file already exists.": "पर्यावरण फाइल पैह् ले थमां गै मौजूद ऐ।", + "Environment file not found.": "पर्यावरण फाइल नेईं मिली।", + "Equatorial Guinea": "भूमध्यरेखीय गिनी", + "Eritrea": "इरिट्रिया ने दी", + "Error": "गलती", + "errors": "त्रुटियां", + "Estonia": "एस्टोनिया", + "Ethiopia": "इथियोपिया ने दी", + "ex VAT": "पूर्व वैट", + "Excel (.xlsx)": "एक्सेल (.xlsx) ऐ।", + "Expires :expiration": "समाप्त हो जांदा ऐ :expiration", + "Export As CSV": "सीएसवी दे रूप च निर्यात करो", + "Extra Billing Information": "अतिरिक्त बिलिंग दी जानकारी", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "तुंदे भुगतान दी प्रक्रिया लेई अतिरिक्त पुष्टि दी लोड़ ऐ। कृपा करियै निचले बटन पर क्लिक करियै भुगतान पृष्ठ पर जारी रक्खो।", + "Failed Subscription Payment": "सदस्यता भुगतान असफल", + "Failed to load :resource!": ":resource लोड करने च असफल!", + "Falkland Islands (Malvinas)": "फॉकलैंड द्वीप (मालविनास) ऐ", + "Faroe Islands": "फरो द्वीप समूह", + "February": "फरवरी", + "Fiji": "फिजी", + "Filename": "फाइल दा नांऽ", + "Finish enabling two factor authentication.": "दो कारक प्रमाणीकरण गी सक्षम करना समाप्त करो।", + "Finland": "फिनलैंड ने दी", + "For your security, please confirm your password to continue.": "अपनी सुरक्षा आस्तै, कृपा करियै जारी रक्खने लेई अपने पासवर्ड दी पुष्टि करो.", + "Forbidden": "हराम", + "Force Delete": "जबरदस्ती डिलीट करो", + "Force Delete :resource": "जबरदस्ती डिलीट करो :resource", + "Force Delete Resource": "संसाधन हटाने गी मजबूर करो", + "Force Delete Selected": "मजबूर डिलीट चयन कीता गेआ", + "Forgot Password": "पासवर्ड भूल गया", + "Forgot your password?": "अपना पासवर्ड भूल गए?", + "Forgot Your Password?": "अपना पासवर्ड भूल गया?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "अपना पासवर्ड भूल गए? कोई परेशानी नेईं. बस असेंगी अपना ईमेल पता दस्सो ते अस तुसेंगी इक पासवर्ड रीसेट लिंक ईमेल करगे जेह् ड़ा तुसेंगी इक नमां चुनने दी इजाजत देग।", + "France": "फ्रांस", + "French Guiana": "फ्रेंच गुयाना", + "French Polynesia": "फ्रेंच पोलिनेशिया", + "French Southern Territories": "फ्रांसीसी दक्षिणी इलाके", + "From": "थमां", + "Gabon": "गैबन", + "Gambia": "गाम्बिया", + "Georgia": "जॉर्जिया", + "Germany": "जर्मनी ने दी", + "Ghana": "घाना", + "Gibraltar": "जिब्राल्टर ने दी", + "Go Home": "घर जाओ", + "Go to page :page": "पृष्ठ :page पर जाओ", + "Great! You have accepted the invitation to join the :team team.": "महान! तुसें :team टीम च शामल होने दा न्योता स्वीकार करी लेआ ऐ।", + "Greece": "ग्रीस दा", + "Greenland": "ग्रीनलैंड ने दी", + "Grenada": "ग्रेनेडा ने दी", + "Guadeloupe": "ग्वाडेलोप", + "Guam": "गुआम", + "Guatemala": "ग्वाटेमाला", + "Guernsey": "गवर्नर", + "Guinea": "गिनी", + "Guinea-Bissau": "गिनी-बिसाऊ", + "Guyana": "गुयाना", + "Haiti": "हैती", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "अपनी सदस्यता रद्द करने दे बारे च दुए विचार करदे ओ? तुस अपने मौजूदा बिलिंग चक्र दे अंत तकर कुसै बी समें उप्पर अपनी सदस्यता गी तुरत दुबारा सक्रिय करी सकदे ओ। तुंदा मौजूदा बिलिंग चक्र समाप्त होने दे बाद, तुस इक बिल्कुल नमां सदस्यता योजना चुनी सकदे ओ।", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "अपनी सदस्यता रद्द करने दे बारे च दुए विचार करदे ओ? तुस अपने मौजूदा बिलिंग चक्र दे अंत तकर कुसै बी समें उप्पर अपनी सदस्यता गी तुरत प्रतिक्रिया करी सकदे ओ। तुंदा मौजूदा बिलिंग चक्र समाप्त होने दे बाद, तुस इक बिल्कुल नमां सदस्यता योजना चुनी सकदे ओ।", + "Heard Island & Mcdonald Islands": "सुने द्वीप ते मैकडोनाल्ड द्वीप", + "Heard Island and McDonald Islands": "सुने द्वीप ते मैकडोनाल्ड द्वीप", + "Hello!": "नमस्कार!", + "Hide Content": "सामग्री छिपाओ", + "Hold Up!": "पकड़ो ऊपर !", + "Holy See (Vatican City State)": "होली सी (वैटिकन सिटी राज्य)", + "Honduras": "होन्डुरस", + "Hong Kong": "हांगकांग", + "Hungary": "हंगरी", + "I agree to the :terms_of_service and :privacy_policy": "मैं :terms_of_service ते :privacy_policy गी सहमत आं", + "Iceland": "आइसलैंड ने दी", + "ID": "आईडी", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "जेकर लोड़चदा ऐ तां तुस अपने सारे डिवाइस च अपने बाकी सारे ब्राउज़र सत्रें थमां लॉग आउट करी सकदे ओ। तुंदे हाल दे किश सत्रें दी सूची थमां हेठ दित्ती गेदी ऐ; हालांकि, एह् सूची पूरी चाल्ली नेईं होई सकदी। जेकर तुसें गी लगदा ऐ जे तुंदे खाते कन्नै समझौता कीता गेआ ऐ तां तुसेंगी अपना पासवर्ड बी अपडेट करना चाहिदा ऐ।", + "If you already have an account, you may accept this invitation by clicking the button below:": "जेकर तुंदा पैह् ले थमां गै खाता ऐ तां तुस इस निमंत्रण गी निचले बटन पर क्लिक करियै स्वीकार करी सकदे ओ:", + "If you did not create an account, no further action is required.": "जेकर तुसें खाता नेईं बनाया ऐ तां होर कोई कार्रवाई दी लोड़ नेईं ऐ।", + "If you did not expect to receive an invitation to this team, you may discard this email.": "जेकर तुसें गी इस टीम च निमंत्रण मिलने दी उम्मीद नेईं ही तां तुस इस ईमेल गी त्यार करी सकदे ओ।", + "If you did not receive the email": "जेकर तुसेंगी ईमेल नेईं मिलेआ", + "If you did not request a password reset, no further action is required.": "जेकर तुसें पासवर्ड रीसेट दी गुजारिश नेईं कीती ऐ तां होर कोई कार्रवाई दी लोड़ नेईं ऐ.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "जेकर तुंदा खाता नेईं ऐ तां तुस निचले बटन पर क्लिक करियै इक बनाई सकदे ओ। खाता बनाने दे बाद, तुस टीम दे निमंत्रण गी स्वीकार करने लेई इस ईमेल च निमंत्रण स्वीकृति बटन पर क्लिक करी सकदे ओ:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "जेकर तुसेंगी अपने चालान च विशिश्ट संपर्क जां कर जानकारी जोड़ने दी लोड़ ऐ, जि’यां तुंदा पूरा कारोबारी नांऽ, वैट पन्छान नंबर, जां रिकार्ड दा पता, तां तुस इसगी इत्थै जोड़ सकदे ओ।", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "जेकर तुसेंगी \":actionText\" बटन पर क्लिक करने च परेशानी होआ करदी ऐ तां हेठ दित्ते गेदे URL गी कापी ते पेस्ट करो\nअपने वेब ब्राउज़र च:", + "Impersonate": "नकल करो", + "Increase": "बधाओ", + "India": "भारत", + "Indonesia": "इंडोनेशिया", + "Invalid filename.": "अमान्य फ़ाइल दा नांऽ।", + "Invalid JSON was returned from the route.": "अमान्य जेएसओएन गी रस्ते थमां वापस करी दित्ता गेआ हा।", + "Invoice Email Addresses": "चालान ईमेल पते", + "Invoice emails updated successfully.": "चालान ईमेल सफलतापूर्वक अपडेट कीता गेआ।", + "Invoices": "चालान दे", + "Iran, Islamic Republic Of": "ईरान", + "Iran, Islamic Republic of": "ईरान, इस्लामिक गणराज्य दा", + "Iraq": "इराक", + "Ireland": "आयरलैंड", + "Isle Of Man": "आइल ऑफ मैन", + "Isle of Man": "आइल ऑफ मैन", + "Israel": "इजराइल", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ऐसा लगदा ऐ जे तुंदी कोई सक्रिय सदस्यता नेईं ऐ। तुस शुरू करने लेई हेठ दित्ते गेदे सदस्यता योजनाएं च शा इक गी चुन सकदे ओ। सदस्यता योजनाएं गी तुंदी सुविधा मताबक बदलेआ जां रद्द कीता जाई सकदा ऐ।", + "Italy": "इटली", + "Jamaica": "जमैका", + "January": "जनवरी", + "Japan": "जापान", + "Jersey": "जर्सी", + "Jordan": "जॉर्डन ने दी", + "July": "जुलाई", + "June": "जून", + "Kazakhstan": "कजाखस्तान", + "Kenya": "केन्या", + "Key": "चाबी", + "Kiribati": "किरिबाती", + "Korea": "दक्षिण कोरिया", + "Korea, Democratic People's Republic of": "कोरिया, लोकतांत्रिक जनगणराज्य दी", + "Korea, Republic of": "कोरिया, गणतंत्र दा", + "Kosovo": "कोसोवो", + "Kuwait": "कुवैत", + "Kyrgyzstan": "किर्गिस्तान", + "Lao People's Democratic Republic": "लाओ जन लोकतांत्रिक गणराज्य", + "Last active": "पिछले सक्रिय", + "Last used": "पिछली बार इस्तेमाल कीता", + "Latvia": "लातविया", + "Leave": "छुट्टी", + "Leave Team": "टीम छोड़ दे", + "Lebanon": "लेबनान दा", + "length": "लंबाई", + "Lens": "लेंस", + "Lesotho": "लेसोथो", + "Liberia": "लाइबेरिया", + "Libyan Arab Jamahiriya": "लीबिया अरब जमाहिरिया", + "Liechtenstein": "लीचेनस्टीन ने दी", + "Light": "लो", + "Lithuania": "लिथुआनिया", + "Load :perPage More": "लोड :perPage होर", + "Loading": "लोड हो रहा है", + "Location": "थाहर", + "Log in": "लॉग इन करो", + "Log In": "लॉग इन करो", + "Log Out": "लॉग आउट करो", + "Log out": "लॉग आउट करो", + "Log Out Other Browser Sessions": "होर ब्राउज़र सत्रें गी लॉग आउट करो", + "Log Viewer": "लॉग दर्शक", + "Login": "लॉगिन करो", + "Logout": "लॉगआउट करना", + "Logs": "लॉग", + "Luxembourg": "लक्समबर्ग च", + "Macao": "मकाओ", + "Macedonia": "उत्तरी मैसिडोनिया", + "Macedonia, the former Yugoslav Republic of": "मैसिडोनिया, पूर्व युगोस्लाव गणराज्य दे", + "Madagascar": "मेडागास्कर", + "Malawi": "मलावी", + "Malaysia": "मलेशिया", + "Maldives": "मालदीव", + "Mali": "माली", + "Malta": "माल्टा", + "Manage Account": "खाता प्रबंध करना", + "Manage and log out your active sessions on other browsers and devices.": "होर ब्राउज़रें ते डिवाइसें पर अपने सक्रिय सत्रें गी प्रबंधत करो ते लॉग आउट करो।", + "Manage API Tokens": "एपीआई टोकन प्रबंधित करो", + "Manage Role": "भूमिका प्रबंधित करो", + "Manage Team": "टीम दा प्रबंधन करो", + "Managing billing for :billableName": ":billableName लेई बिलिंग दा प्रबंधन करना", + "March": "मार्च", + "Mark all as Read": "सारे पढ़े दे रूप च निशान लगाओ", + "Mark all notifications as read": "सारे सूचनाएं गी पढ़े दे रूप च चिऱन्नत करो", + "Mark Read": "मार्क रीड", + "Mark Unread": "मार्क अनरीड", + "Marshall Islands": "मार्शल द्वीप समूह", + "Martinique": "मार्टिनिक", + "Mauritania": "मॉरिटानिया", + "Mauritius": "मारीशस दा", + "May": "होई सकदा", + "Mayotte": "मेयोट्टे ने दी", + "Mexico": "मेक्सिको", + "Micronesia, Federated States Of": "माइक्रोनेशिया", + "Micronesia, Federated States of": "माइक्रोनेशिया, संघीय राज्यें दे", + "Moldova": "मोल्दोवा", + "Moldova, Republic of": "मोल्दोवा, गणतंत्र दा", + "Monaco": "मोनाको ने दी", + "Mongolia": "मंगोलिया", + "Montenegro": "मोंटेनेग्रो", + "Month To Date": "महीना तो आज तक", + "Monthly": "मासिक", + "monthly": "मासिक", + "Montserrat": "मॉन्टसेराट ने दी", + "Morocco": "मोरक्को ने दी", + "Mozambique": "मोजाम्बिक दा", + "Myanmar": "म्यांमार", + "Name": "नां", + "name": "नां", + "Namibia": "नामीबिया", + "Nauru": "नाउरू", + "Nepal": "नेपाल", + "Netherlands": "नीदरलैंड्स ने दी", + "Netherlands Antilles": "नीदरलैंड एंटीलीज", + "Nevermind": "कोई गल्ल नेईं", + "Nevermind, I'll keep my old plan": "कदें बी नेईं, मैं अपना पुराना प्लान बनाई लैना", + "New": "नमां", + "New :resource": "नई :resource", + "New Caledonia": "न्यू कैलेडोनिया", + "New Password": "नया पासवर्ड", + "New Zealand": "न्यूजीलैंड", + "Next": "अगला", + "Next Payment": "अगला भुगतान", + "Next Payment on": "अगला भुगतान पर", + "Nicaragua": "निकारागुआ", + "Niger": "नाइजर ने दी", + "Nigeria": "नाइजीरिया", + "Niue": "निउए", + "No": "नेईं", + "No :resource matched the given criteria.": "नंबर :resource दित्ते गेदे मापदंडें कन्नै मेल खांदा हा।", + "No additional information...": "कोई अतिरिक्त जानकारी नहीं...", + "No Current Data": "कोई करंट डाटा नहीं", + "No Data": "कोई डाटा नहीं", + "no file selected": "कोई फाइल नेईं चुनी गेई", + "No Increase": "कोई इजाफा नहीं", + "No payment methods on file.": "फाइल पर कोई भुगतान तरीके नेईं।", + "No payment scheduled.": "कोई भुगतान निर्धारित नहीं।", + "No Prior Data": "कोई पूर्व डेटा नहीं", + "No Results Found.": "कोई नतीजा नहीं मिले।", + "Norfolk Island": "नॉरफोक द्वीप", + "Northern Mariana Islands": "उत्तरी मरियाना द्वीप समूह", + "Norway": "नार्वे ने दी", + "Not Found": "ना पाया", + "Notifications": "सूचनाएं दी", + "Nova": "नोवा", + "Nova User": "नोवा यूजर", + "November": "नवंबर", + "October": "अक्तूबर", + "of": "आहला", + "OK": "ठीक ऐ", + "Oman": "ओमान", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "इक बारी जेकर कुसै टीम गी हटाई दित्ता जंदा ऐ तां ओह्दे सारे संसाधन ते डेटा स्थाई रूप कन्नै हटाई दित्ते जाङन। इस टीम गी हटाने थमां पैह् ले, कृपा करियै इस टीम दे बारे च कोई बी डेटा जां जानकारी डाउनलोड करो जेह् ड़ी तुस बरकरार रखना चांह् दे ओ।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "इक बारी जेकर तुंदा खाता हटाई दित्ता जंदा ऐ तां ओह्दे सारे संसाधन ते डेटा स्थाई रूप कन्नै हटाई दित्ते जाङन। अपना खाता हटाने थमां पैह् ले, कृपा करियै कुसै बी डेटा जां जानकारी गी डाउनलोड करो जेह् ड़ी तुस बरकरार रखना चांह् दे ओ।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "इक बारी जेकर तुंदा खाता हटाई दित्ता जंदा ऐ तां ओह्दे सारे संसाधन ते डेटा स्थाई रूप कन्नै हटाई दित्ते जाङन। कृपा करियै अपना पासवर्ड दर्ज करो तां जे इस गल्लै दी पुष्टि कीती जाई सकै जे तुस अपना खाता स्थाई रूप कन्नै हटाना चांह् दे ओ।", + "Only Trashed": "केवल कचरे दा", + "Open Invoices": "चालान खोले", + "Original": "मूल", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "साढ़ा बिलिंग प्रबंधन पोर्टल तुसेंगी अपनी सदस्यता योजना, भुगतान विधि, ते अपने हालिया चालान डाउनलोड करने दी सुविधा दिंदा ऐ।", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "साढ़ा बिलिंग प्रबंधन पोर्टल तुसेंगी अपने सदस्यता योजना, भुगतान दे तरीकें गी सुविधाजनक तरीके कन्नै प्रबंधत करने ते अपने हालिया चालान डाउनलोड करने दी इजाजत दिंदा ऐ।", + "Page Expired": "पेज एक्सपायर हो गया", + "Pagination Navigation": "पृष्ठांकन नेविगेशन करना", + "Paid": "भुगतान कीते दा", + "Pakistan": "पाकिस्तान", + "Palau": "पलाऊ", + "Palestinian Territory, Occupied": "फिलिस्तीनी इलाका, कब्जा कर लेया", + "Panama": "पनामा", + "Papua New Guinea": "पापुआ न्यू गिनी", + "Paraguay": "पैराग्वे ने दी", + "Password": "पासवर्ड", + "password": "पासवर्ड", + "Payment Confirmation": "भुगतान दी पुष्टि", + "Payment Information": "भुगतान दी जानकारी", + "Payment information updated successfully.": "भुगतान दी जानकारी सफलतापूर्वक अपडेट कीती गेई।", + "Payment Method": "भुगतान विधि", + "Payment Methods": "भुगतान दे तरीके", + "Payment Required": "भुगतान दी लोड़ ऐ", + "Payments": "भुगतान करदे", + "Pending Team Invitations": "टीम दे निमंत्रण लंबित", + "Per Page": "प्रति पेज", + "Permanently delete this team.": "इस टीम गी स्थायी रूप कन्नै डिलीट करो।", + "Permanently delete your account.": "अपना खाता स्थायी रूप कन्नै हटाओ।", + "Permissions": "इजाजत दे", + "Peru": "पेरू ने दी", + "Philippines": "फिलीपींस", + "Photo": "फोटू", + "Pitcairn": "पिटकेर्न ने दी", + "Please accept the terms of service.": "कृपया सेवा दी शर्तें गी स्वीकार करो।", + "Please click the button below to verify your email address.": "कृपा करियै अपने ईमेल पते दी सत्यापन लेई थल्लै दित्ते गेदे बटन पर क्लिक करो।", + "Please confirm access to your account by entering one of your emergency recovery codes.": "कृपा करियै अपने आपातकालीन रिकवरी कोडें च शा इक गी दर्ज करियै अपने खाते च एक्सेस दी पुष्टि करो।", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "कृपा करियै अपने प्रमाणक एप्लिकेशन आसेआ दित्ते गेदे प्रमाणीकरण कोड गी दर्ज करियै अपने खाते च एक्सेस दी पुष्टि करो।", + "Please confirm your password before continuing.": "कृपा करियै जारी रक्खने शा पैह् ले अपने पासवर्ड दी पुष्टि करो।", + "Please copy your new API token. For your security, it won't be shown again.": "कृपा करियै अपने नमें एपीआई टोकन दी नकल करो। तुंदी सुरक्षा आस्तै, एह् दुबारा नेईं दस्सेआ जाग।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "कृपा करियै अपना पासवर्ड दर्ज करो तां जे इस गल्लै दी पुष्टि कीती जाई सकै जे तुस अपने सारे डिवाइस च अपने होर ब्राउज़र सत्रें थमां लॉग आउट करना चांह् दे ओ.", + "Please provide a maximum of three invoice emails addresses.": "कृपा करियै मती थमां मती त्रै चालान ईमेल पते उपलब्ध करोआओ।", + "Please provide the email address of the person you would like to add to this team.": "कृपा करियै उस व्यक्ति दा ईमेल पता दस्सो जिसगी तुस इस टीम च जोड़ना चांह् दे ओ।", + "Please set a default payment method before retrying payments.": "भुगतान दी दुबारा कोशश करने थमां पैह् ले कृपा करियै इक डिफाल्ट भुगतान विधि सेट करो।", + "Please set a default payment method before swapping plans.": "प्लान स्वैप करने थमां पैह् ले कृपा करियै इक डिफाल्ट भुगतान विधि सेट करो.", + "Poland": "पोलैंड", + "Portugal": "पुर्तगाल दा", + "Press / to search": "खोज करने लेई / दबाओ", + "Preview": "पूर्वावलोकन करना", + "Previewing": "पूर्वावलोकन करना", + "Previous": "पिछला", + "Privacy Policy": "गोपनीयता नीति", + "Profile": "प्रोफाइल", + "Profile Information": "प्रोफाइल दी जानकारी", + "Puerto Rico": "प्योर्टो रिको", + "Qatar": "कतर", + "Quarter To Date": "क्वार्टर टू डेट", + "Recovery Code": "रिकवरी कोड", + "Refresh": "ताज़ा करो", + "Regards,": "सम्मान,", + "Regenerate Recovery Codes": "रिकवरी कोडें गी पुनर्जीवित करना", + "Register": "रजिस्टर", + "Reload": "रिलोड करो", + "Remember me": "याद कर दे", + "Remember Me": "मेरी याद कर दे", + "Remove": "हटाना", + "Remove Photo": "फोटो हटाओ", + "Remove Team Member": "टीम सदस्य गी हटाओ", + "Replicate": "नकल करो", + "Required fields": "जरुरी खेतर", + "Resend Verification Email": "सत्यापन ईमेल दुबारा भेजें", + "Reset Filters": "फिल्टर रीसेट करो", + "Reset Password": "पासवर्ड रीसेट करो", + "Reset Password Notification": "पासवर्ड सूचना रीसेट करो", + "resource": "संसाधन", + "Resource Row Dropdown": "संसाधन पंक्ति ड्रॉपडाउन", + "Resources": "संसाधन", + "resources": "संसाधन", + "Restore": "मुड़-स्थापत करना", + "Restore :resource": "मुड़-स्थापत करना :resource", + "Restore Resource": "संसाधन बहाल करो", + "Restore Selected": "चयनित बहाल करो", + "results": "नतीजे", + "Resume Subscription": "सदस्यता फिर से शुरू करो", + "Retry Payment": "भुगतान करने दी दुबारा कोशश करो", + "Return to :appName": ":appName पर वापस आ जाओ", + "Reunion": "रेयूनियन", + "Role": "रोल", + "Romania": "रोमानिया", + "Run Action": "एक्शन चलाओ", + "Russian Federation": "रूसी संघ ने दी", + "Rwanda": "रवांडा", + "Réunion": "रेयूनियन", + "Saint Barthelemy": "सेंट बार्थलेमी ने दी", + "Saint Barthélemy": "संत बार्थलेमी", + "Saint Helena": "सेंट हेलेना", + "Saint Kitts And Nevis": "सेंट किट्स एंड नेविस", + "Saint Kitts and Nevis": "सेंट किट्स ते नेविस", + "Saint Lucia": "सेंट लूसिया", + "Saint Martin": "सेंट मार्टिन ने दी", + "Saint Martin (French part)": "सेंट मार्टिन (फ्रेंच भाग)", + "Saint Pierre And Miquelon": "सेंट पियरे ते मिकेलोन", + "Saint Pierre and Miquelon": "सेंट पियरे ते मिकेलोन", + "Saint Vincent And Grenadines": "सेंट विंसेंट ते ग्रेनेडीन्स", + "Saint Vincent and the Grenadines": "सेंट विंसेंट ते ग्रेनेडीन", + "Samoa": "समोआ", + "San Marino": "सैन मैरिनो", + "Sao Tome And Principe": "साओ टोमे ते प्रिंसिप", + "Sao Tome and Principe": "साओ टोमे ते प्रिंसिपे", + "Saudi Arabia": "सऊदी अरब ने दी", + "Save": "बचाओ", + "Saved.": "बचाया गया।", + "Scroll to bottom": "नीचे स्क्रॉल करो", + "Scroll to top": "ऊपर स्क्रॉल करो", + "Search": "तपाश", + "Secure Area": "सुरक्षित क्षेत्र", + "Select": "चुनो", + "Select a different plan": "इक अलग योजना चुनो", + "Select a log file...": "इक लॉग फाइल चुनो...", + "Select A New Photo": "इक नमीं फोटो चुनो", + "Select Action": "एक्शन चुनें", + "Select all": "सारे चुनें", + "Select All Dropdown": "सारे ड्रॉपडाउन चुनें", + "Select this page": "इस पेज गी चुनो", + "Send Password Reset Link": "पासवर्ड रीसेट लिंक भेजें", + "Senegal": "सेनेगल नेगल", + "September": "सितंबर", + "Serbia": "सर्बिया", + "Server Error": "सर्वर त्रुटि", + "Service Unavailable": "सेवा अनुपलब्ध ऐ", + "Set as default": "डिफ़ॉल्ट दे रूप च सेट करो", + "Setup Key": "सेटअप कुंजी", + "Seychelles": "सेशेल्स ने दी", + "Show All Fields": "सारे फील्ड दिखाओ", + "Show Content": "सामग्री दिखाओ", + "Show Recovery Codes": "रिकवरी कोड दिखाओ", + "Showing": "दिखाते हुए", + "Sierra Leone": "सिएरा लियोन", + "Signed in as": "के रूप में साइन इन कीता", + "Singapore": "सिंगापुर", + "Sint Maarten (Dutch part)": "सिंट मार्टेन", + "Slovakia": "स्लोवाकिया ने दी", + "Slovenia": "स्लोवेनिया", + "Soft Deleted": "सॉफ्ट डिलीट हो गया", + "Solomon Islands": "सोलोमन द्वीप समूह", + "Somalia": "सोमालिया ने दी", + "Something went wrong.": "कुछ गड़बड़ हो गया।", + "Sorry! You are not authorized to perform this action.": "माफ करो! तुसें गी इस कार्रवाई गी करने दा अधिकार नेईं ऐ।", + "Sorry, your session has expired.": "माफ करना, तुंदा सत्र समाप्त होई गेदा ऐ।", + "South Africa": "दक्षिण अफ्रीका", + "South Georgia And Sandwich Isl.": "दक्षिण जॉर्जिया ते दक्षिण सैंडविच द्वीप", + "South Georgia and the South Sandwich Islands": "दक्षिण जॉर्जिया ते दक्षिण सैंडविच द्वीप", + "South Sudan": "दक्षिण सूडान", + "Spain": "स्पेन", + "Sri Lanka": "श्रीलंका", + "Standalone Actions": "स्टैंडअलोन एक्शन्स", + "Start Polling": "पोलिंग शुरू करो", + "Start polling": "पोलिंग शुरू करो", + "State / County": "राज्य / काउंटी", + "Stop Impersonating": "नकल करना बंद करो", + "Stop Polling": "पोलिंग बंद करो", + "Stop polling": "पोलिंग बंद करो", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "इनें रिकवरी कोडें गी सुरक्षत पासवर्ड प्रबंधक च संग्रहीत करो। जेकर तुंदा दो कारक प्रमाणीकरण डिवाइस खोह् ल्ली गेदा ऐ तां तुंदे खाते च एक्सेस गी रिकवर करने लेई उंदा इस्तेमाल कीता जाई सकदा ऐ।", + "Subscribe": "सब्सक्राइब करो", + "Subscription Information": "सदस्यता दी जानकारी", + "Subscription Pending": "सदस्यता लंबित ऐ", + "Sudan": "सूडान", + "Suriname": "सूरीनाम ने दी", + "Svalbard And Jan Mayen": "स्वालबार्ड ते जन मयेन", + "Svalbard and Jan Mayen": "स्वालबार्ड ते जन मयेन", + "Swaziland": "स्वाजीलैंड ने दी", + "Sweden": "स्वीडन ने दी", + "Switch Teams": "टीमें गी स्विच करो", + "Switzerland": "स्विट्जरलैंड", + "Syrian Arab Republic": "सीरियाई अरब गणराज्य", + "System": "करीना", + "Taiwan": "ताइवान", + "Taiwan, Province of China": "ताइवान, चीन प्रांत", + "Tajikistan": "ताजिकिस्तान", + "Tanzania": "तंजानिया", + "Tanzania, United Republic of": "तंजानिया, संयुक्त गणराज्य दी", + "TAX": "टैक्स", + "Team Details": "टीम दा ब्यौरा", + "Team Invitation": "टीम दा निमंत्रण", + "Team Members": "टीम दे सदस्य", + "Team Name": "टीम दा नाम", + "Team Owner": "टीम मालिक", + "Team Settings": "टीम सेटिंग्स", + "Terms of Service": "सेवा दी शर्तें", + "Thailand": "थाईलैंड", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "साइन अप करने आस्ते धन्यवाद ! शुरू करने थमां पैह् ले, केह् तुस उस लिंक पर क्लिक करियै अपने ईमेल पते दी सत्यापन करी सकदे ओ जेह् ड़ा असें तुसेंगी हून ईमेल कीता ऐ? जेकर तुसेंगी ईमेल नेईं आया तां अस तुसेंगी इक होर ईमेल भेजगे।", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "तुंदे लगातार समर्थन आस्ते धन्यवाद। अस तुंदे रिकार्डें लेई तुंदे चालान दी इक प्रति संलग्न कीती ऐ। जेकर तुंदे कोल कोई सुआल जां चिंता ऐ तां कृपया असेंगी दस्सो।", + "Thanks,": "धन्नवाद,", + "The :attribute must be a valid role.": ":attribute दी वैध भूमिका होनी चाहिदी।", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute च घट्टोघट्ट :length अक्षर होन ते घट्टोघट्ट इक नंबर होन।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक खास वर्ण ते इक नंबर होन चाहिदे न।", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक खास वर्ण होन चाहिदे न।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक बड्डे अक्षर ते इक नंबर होन चाहिदे न।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक बड्डे अक्षर ते इक खास वर्ण होन चाहिदे न।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक बड्डे अक्षर, इक नंबर ते इक खास वर्ण होन चाहिदे न।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute च घट्टोघट्ट :length अक्षर होन चाहिदे न ते घट्टोघट्ट इक बड्डे अक्षर होन चाहिदे न।", + "The :attribute must be at least :length characters.": ":attribute च घट्टोघट्ट :length अक्षर होन चाहिदे न।", + "The :attribute must contain at least one letter.": ":attribute च घट्टोघट्ट इक अक्षर होनी चाहिदी।", + "The :attribute must contain at least one number.": ":attribute च घट्टोघट्ट इक नंबर होना चाहिदा।", + "The :attribute must contain at least one symbol.": ":attribute च घट्टोघट्ट इक चिह् न होनी चाहिदी।", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute च घट्टोघट्ट इक बड्डा ते इक लघु अक्षर होना चाहिदा।", + "The :resource was created!": ":resource पैदा हो गए !", + "The :resource was deleted!": ":resource डिलीट हो गया !", + "The :resource was restored!": ":resource गी बहाल कीता गेआ!", + "The :resource was updated!": ":resource अपडेट हो गया !", + "The action was executed successfully.": "कार्रवाई सफलतापूर्वक निष्पादित कीती गेई।", + "The default payment method cannot be removed.": "डिफाल्ट भुगतान विधि गी हटाया नेईं जाई सकदा।", + "The file was deleted!": "फाइल डिलीट होई गेई !", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दित्ते गेदे :attribute डेटा लीक च दिक्खेआ गेआ ऐ। कृपया इक अलग :attribute चुनें।", + "The given data was invalid.": "दित्ता गेदा डेटा अमान्य हा।", + "The government won't let us show you what's behind these doors": "सरकार सानू तुहानूं नहीं दिखान देगी कि इन दरवाजे दे पिच्छे की है", + "The HasOne relationship has already been filled.": "हासवन दा रिश्ता पैह्लें गै भरी चुके दा ऐ।", + "The image could not be loaded": "छवि लोड नेईं होई सकी", + "The image could not be loaded.": "छवि लोड नेईं होई सकी।", + "The invoice emails must be valid email addresses.": "चालान ईमेल मान्य ईमेल पते होनी चाहिदी।", + "The password is incorrect.": "पासवर्ड गलत ऐ।", + "The provided coupon code is invalid.": "उपलब्ध करोआया गेदा कूपन कोड अमान्य ऐ।", + "The provided password does not match your current password.": "दित्ता गेदा पासवर्ड तुंदे मौजूदा पासवर्ड कन्नै मेल नेईं खंदा ऐ।", + "The provided password was incorrect.": "दित्ता गेदा पासवर्ड गलत हा।", + "The provided two factor authentication code was invalid.": "उपलब्ध करोआया गेदा दो कारक प्रमाणीकरण कोड अमान्य हा।", + "The provided two factor recovery code was invalid.": "उपलब्ध करोआया गेदा दो कारक रिकवरी कोड अमान्य हा।", + "The provided VAT number is invalid.": "उपलब्ध करोआया गेदा वैट नंबर अमान्य ऐ।", + "The resource was attached!": "संसाधन संलग्न हो गया !", + "The resource was prevented from being saved!": "संसाधन गी बचाने थमां रोकेआ गेआ!", + "The resource was updated!": "संसाधन अपडेट कीता गेआ !", + "The response is not a streamed response.": "प्रतिक्रिया कोई स्ट्रीम प्रतिक्रिया नेईं ऐ।", + "The response is not a view.": "प्रतिक्रिया कोई नज़रिया नहीं है।", + "The selected country is invalid.": "चयनित देश अमान्य ऐ।", + "The selected plan is invalid.": "चयनित योजना अमान्य ऐ।", + "The selected resources have been :action!": "चयनित संसाधन :action होए न !", + "The team's name and owner information.": "टीम दा नां ते मालिक दी जानकारी।", + "There are no available options for this resource.": "इस संसाधन लेई कोई उपलब्ध विकल्प नेईं ऐ।", + "There are no fields to display.": "प्रदर्शत करने आस्तै कोई फील्ड नेईं ऐ।", + "There are no new notifications.": "कोई नमीं सूचना नेईं ऐ।", + "There was a problem executing the action.": "कार्रवाई गी निष्पादित करने च दिक्कत होई।", + "There was a problem fetching the resource.": "संसाधन लाने च दिक्कत होई।", + "There was a problem submitting the form.": "फार्म जमा करने च दिक्कत होई।", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "इनें लोकें गी तुंदी टीम च सद्देआ गेदा ऐ ते उनेंगी इक निमंत्रण ईमेल भेजेआ गेदा ऐ। ओह् ईमेल निमंत्रण गी स्वीकार करियै टीम च शामल होई सकदे न।", + "This account does not have an active subscription.": "इस खाते च सक्रिय सदस्यता नेईं ऐ।", + "This action is unauthorized.": "एह् कार्रवाई अनधिकृत ऐ।", + "This copy of Nova is unlicensed.": "नोवा दी एह् प्रति बिना लाइसेंस दी ऐ।", + "This coupon code can only be used by new customers.": "इस कूपन कोड दा इस्तेमाल सिर्फ नमें ग्राहक गै करी सकदे न।", + "This device": "इस यंत्र दा", + "This file field is read-only.": "एह् फाइल फील्ड सिर्फ पढ़ने आह् ला ऐ।", + "This invoice is no longer open.": "एह् चालान हून खुल्ला नेईं ऐ।", + "This is a secure area of the application. Please confirm your password before continuing.": "एह् एप्लिकेशन दा इक सुरक्षत क्षेत्र ऐ। कृपा करियै जारी रक्खने शा पैह् ले अपने पासवर्ड दी पुष्टि करो।", + "This password does not match our records.": "एह् पासवर्ड साढ़े रिकार्ड कन्नै मेल नेईं खंदा।", + "This password reset link will expire in :count minutes.": "एह् पासवर्ड रीसेट लिंक :count मिंटें च समाप्त होई जाग।", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "एह् भुगतान शुरू कीता गेआ हा, पर एह् फंड अजें तगर नेईं आया ऐ। इस च 14 दिनें दा समां बी लग्गी सकदा ऐ।", + "This resource no longer exists": "एह् संसाधन हून मौजूद नेईं ऐ", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "एह् सदस्यता समाप्त होई गेई ऐ ते इसगी दुबारा शुरू नेईं कीता जाई सकदा ऐ। कृपा करियै इक नमीं सदस्यता बनाओ।", + "This user already belongs to the team.": "एह् बरतूनी पैह् ले थमां गै टीम दा ऐ।", + "This user has already been invited to the team.": "इस बरतूनी गी टीम च पैह् ले थमां गै सद्देआ गेदा ऐ।", + "Timor-Leste": "तिमोर-लेस्टे", + "to": "गी", + "To": "गी", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "दो कारक प्रमाणीकरण गी सक्षम करना समाप्त करने लेई, अपने फोन दे प्रमाणीकरण एप्लिकेशन दा उपयोग करियै निम्नलिखित QR कोड स्कैन करो जां सेटअप कुंजी दर्ज करो ते पैदा कीते गेदे ओटीपी कोड उपलब्ध करोआओ।", + "Today": "अज्ज", + "Toggle navigation": "नेविगेशन टॉगल करो", + "Togo": "टोगो", + "Tokelau": "टोकेलाऊ", + "Token Name": "टोकन नाम", + "Tonga": "टोंगा", + "Too Many Requests": "बहुत सारे रिक्वेस्ट", + "total": "कुल", + "Total:": "कुल:", + "Trashed": "कचरे में डाल दी", + "Trinidad And Tobago": "त्रिनिदाद ते टोबैगो", + "Trinidad and Tobago": "त्रिनिदाद ते टोबैगो", + "Tunisia": "ट्यूनीशिया", + "Turkey": "टर्की", + "Turkmenistan": "तुर्कमेनिस्तान", + "Turks And Caicos Islands": "तुर्क ते कैकोस द्वीप", + "Turks and Caicos Islands": "तुर्क ते कैकोस द्वीप", + "Tuvalu": "तुवालू", + "Two Factor Authentication": "दो कारक प्रमाणीकरण", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "दो कारक प्रमाणीकरण हून सक्षम कीता गेदा ऐ। अपने फोन दे प्रमाणक ऐपलीकेशन दा उपयोग करियै निम्नलिखित QR कोड स्कैन करो जां सेटअप कुंजी दर्ज करो।", + "Type": "किसम", + "Uganda": "युगांडा", + "Ukraine": "यूक्रेन", + "Unauthorized": "अनधिकृत", + "United Arab Emirates": "संयुक्त अरब अमीरात", + "United Kingdom": "यूनाइटेड किंगडम", + "United States": "संयुक्त राज्य अमेरिका", + "United States Minor Outlying Islands": "संयुक्त राज्य अमेरिका मामूली बाहरी द्वीप", + "United States Outlying Islands": "अमेरिकी बाहरी द्वीप", + "Unknown": "अनजान", + "Unpaid": "बिना वेतन दे", + "Update": "अपडेट", + "Update & Continue Editing": "अपडेट करो ते संपादन जारी रक्खो", + "Update :resource": "अपडेट :resource ऐ", + "Update :resource: :title": "अपडेट :resource: :title ऐ", + "Update attached :resource: :title": "अपडेट संलग्न :resource: :title ऐ", + "Update Password": "पासवर्ड अपडेट करो", + "Update Payment Information": "भुगतान दी जानकारी अपडेट करो", + "Update Payment Method": "भुगतान विधि अपडेट करो", + "Update your account's profile information and email address.": "अपने खाते दी प्रोफाइल जानकारी ते ईमेल पता अपडेट करो।", + "Uploading": "अपलोड करदे होई", + "Uploading files... (:current/:total)": "फाइलें अपलोड करदे होई... (:current/:total)", + "Uruguay": "उरुग्वे ने दी", + "Use a recovery code": "इक रिकवरी कोड दा इस्तेमाल करो", + "Use an authentication code": "इक प्रमाणीकरण कोड दा उपयोग करो", + "User Actions": "उपयोगकर्ता दी कार्रवाई", + "User Security": "उपयोगकर्ता सुरक्षा", + "Username": "यूजरनेम", + "Uzbekistan": "उजबेकिस्तान ने दी", + "Value": "मुल्ल", + "Vanuatu": "वानुअतु", + "VAT Number": "वैट नंबर दा", + "Venezuela": "वेनेजुएला", + "Venezuela, Bolivarian Republic of": "वेनेजुएला, बोलिवियाई गणराज्य दी", + "Verify Email Address": "ईमेल पता दी सत्यापन करो", + "Verify Your Email Address": "अपने ईमेल पता दी सत्यापन करो", + "Viet Nam": "वियतनाम", + "View": "दिक्खना", + "Virgin Islands, British": "वर्जिन आइलैंड्स, ब्रिटिश", + "Virgin Islands, U.S.": "वर्जिन आइलैंड्स, यू.एस.", + "Wallis And Futuna": "वालिस ते फुतुना", + "Wallis and Futuna": "वालिस ते फुतुना", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "अस तुंदी सदस्यता गी प्रोसेस करा दे आं। इक बारी सदस्यता सफलतापूर्वक संसाधित होने पर एह् पृष्ठ अपने आप अपडेट होई जाग। आमतौर उप्पर इस प्रक्रिया च सिर्फ किश सेकंड गै लगना चाहिदा ऐ ।", + "We are unable to process your payment. Please contact customer support.": "अस तुंदे भुगतान दी प्रक्रिया च असमर्थ आं। कृपया ग्राहक समर्थन कन्नै संपर्क करो।", + "We have emailed your password reset link!": "अस तुंदा पासवर्ड रीसेट लिंक ईमेल कीता ऐ !", + "We were unable to find a registered user with this email address.": "अस इस ईमेल पते कन्नै कोई पंजीकृत बरतूनी नेईं पाई सके।", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "अस इक चालान डाउनलोड लिंक भेजगे जेह् ड़े तुस हेठ दित्ते गेदे ईमेल पते गी निर्दिश्ट करदे ओ। तुस अल्पविराम दा इस्तेमाल करियै मते सारे ईमेल पते गी बक्ख करी सकदे ओ।", + "We're lost in space. The page you were trying to view does not exist.": "असी अंतरिक्ष च खोई गेदे आं। जिस पृष्ठ गी तुस दिक्खने दी कोशश करा करदे ओ, ओह् मौजूद नेईं ऐ।", + "Welcome Back!": "वापसी दा स्वागत ऐ !", + "Western Sahara": "पश्चिमी सहारा", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "जदूं दो कारक प्रमाणीकरण सक्षम कीता जंदा ऐ तां तुसेंगी प्रमाणीकरण दौरान इक सुरक्षत, बेतरतीब टोकन आस्तै आखेआ जाग। तुस इस टोकन गी अपने फोन दे गूगल प्रमाणक एप्लिकेशन थमां हासल करी सकदे ओ।", + "Whoops": "हूपस", + "Whoops!": "हूपस !", + "Whoops! Something went wrong.": "हूपस ! कुछ गड़बड़ हो गया।", + "With Trashed": "कचरे दे नाल", + "Write": "लिखो", + "Year To Date": "साल तो आज तक", + "Yearly": "सालाना", + "Yemen": "यमन", + "Yes": "हां", + "You are already subscribed.": "तुस पैह्ले थमां गै सब्सक्राइब करी चुके दे ओ।", + "You are currently within your free trial period. Your trial will expire on :date.": "तुस इसलै अपनी मुफ्त परीक्षण अवधि दे अंदर ओ। तुंदा ट्रायल :date गी समाप्त होग।", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "तुस इसलै अपनी मुफ्त परीक्षण अवधि दे अंदर ओ। तुंदा परीक्षण :date गी समाप्त होई जाग।नमीं सदस्यता शुरू करने कन्नै तुंदा परीक्षण खत्म होई जाग।", + "You are logged in!": "तुस लॉग इन ओ !", + "You are receiving this email because we received a password reset request for your account.": "तुसेंगी एह् ईमेल इसलेई मिलदा ऐ की जे असेंगी तुंदे खाते आस्तै पासवर्ड रीसेट करने दी रिक्वेस्ट मिली ऐ।", + "You have been invited to join the :team team!": "तुसें गी :team टीम च शामल होने दा न्योता दित्ता गेदा ऐ !", + "You have enabled two factor authentication.": "तुसें दो कारक प्रमाणीकरण सक्षम कीता ऐ।", + "You have not enabled two factor authentication.": "तुसें दो कारक प्रमाणीकरण सक्षम नेईं कीता ऐ।", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "तुहाडे कोल कुछ अदत्त चालान हन। अपने डिफाल्ट भुगतान विधि गी अपडेट करने दे बाद, तुस हेठ दित्ती गेदी चालान सूची दे राहें भुगतान दी दुबारा कोशश करी सकदे ओ।", + "You may accept this invitation by clicking the button below:": "तुस इस निमंत्रण गी निचले बटन पर क्लिक करियै स्वीकार करी सकदे ओ:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "तुस कुसै बी समें उप्पर अपनी सदस्यता रद्द करी सकदे ओ। इक बारी जेकर तुंदी सदस्यता रद्द होई जंदी ऐ तां तुसेंगी अपने मौजूदा बिलिंग चक्र दे अंत तकर सदस्यता गी दुबारा शुरू करने दा विकल्प होग।", + "You may delete any of your existing tokens if they are no longer needed.": "जेकर उंदी लोड़ नेईं ऐ तां तुस अपने मौजूदा टोकनें चा कुसै बी गी हटाई सकदे ओ.", + "You may not delete your personal team.": "तुस अपनी निजी टीम गी डिलीट नेईं करी सकदे ओ।", + "You may not leave a team that you created.": "हो सकदा ऐ के तुस उस टीम गी नेईं छड्डी सकदे जेह्ड़ी तुसें बनाई ऐ।", + "You will receive an invoice and payment link via email for each billing period.": "हर बिलिंग अवधि लेई तुसेंगी ईमेल राहें चालान ते भुगतान लिंक हासल होग।", + "You're logged in!": "तुस लॉग इन ओ !", + "Your :invoiceName invoice is now available!": "तुंदा :invoiceName चालान हून उपलब्ध ऐ !", + "Your billing address is :address :address2 :postal_code :city :state :country": "तुंदा बिलिंग पता :address :address2 :postal_code :city :state :country ऐ", + "Your card was declined. Please contact your card issuer for more information.": "तेरा कार्ड खारिज कर दित्ता गेआ। होर मती जानकारी आस्तै कृपा करियै अपने कार्ड जारीकर्ता कन्नै संपर्क करो।", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "तुंदी मौजूदा भुगतान पद्धति :lastFour च समाप्त होने आह् ला क्रेडिट कार्ड ऐ जेह् ड़ा :expiration दिनें गी समाप्त होंदा ऐ।", + "Your email address is unverified.": "तुंदा ईमेल पता असत्यापित ऐ।", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "तुहाडा आखरी भुगतान :amount दा फेल हो गया। असफल भुगतान दी दुबारा कोशश करने लेई कृपा करियै अपने भुगतान पद्धति गी अपडेट करो।", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date पर :amount दा तुंदा आखरी भुगतान असफल होई गेआ। असफल भुगतान दी दुबारा कोशश करने लेई कृपा करियै अपने भुगतान पद्धति गी अपडेट करो।", + "Your next payment of :amount will be processed on :date.": ":amount दा तुंदा अगला भुगतान :date गी होग।", + "Your payment method has been added successfully.": "तुंदी भुगतान पद्धति गी सफलतापूर्वक जोड़ेआ गेआ ऐ।", + "Your payment method will be charged automatically for each billing period.": "हर बिलिंग अवधि आस्तै तुंदे भुगतान विधि दा स्वतः शुल्क लैता जाग।", + "Your registered VAT Number is :vatNumber.": "तुंदा रजिस्टर्ड वैट नंबर :vatNumber ऐ।", + "Your subscription has been started successfully.": "तुंदी सदस्यता सफलतापूर्वक शुरू होई गेई ऐ।", + "Your subscription has been successfully cancelled.": "तुंदी सदस्यता सफलतापूर्वक रद्द करी दित्ती गेई ऐ।", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "तुंदी सदस्यता सफलतापूर्वक रद्द करी दित्ती गेई ऐ। तुंदी बिलिंग अवधि दे अंत तकर तुसेंगी अजें बी एक्सेस होग।", + "Your subscription was successfully resumed.": "तुंदी सदस्यता सफलतापूर्वक दुबारा शुरू होई गेई।", + "Your subscription was successfully updated.": "तुंदी सदस्यता सफलतापूर्वक अपडेट होई गेई।", + "Zambia": "जाम्बिया", + "Zimbabwe": "जिम्बाब्वे", + "Zip / Postal Code": "पिन / डाक कोड", + "Åland Islands": "आलैंड द्वीप समूह" +} diff --git a/locales/doi/php-inline.json b/locales/doi/php-inline.json new file mode 100644 index 00000000000..e73072cdf08 --- /dev/null +++ b/locales/doi/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "इस खेतर गी स्वीकार करना होग।", + "accepted_if": "इस फील्ड गी उसलै स्वीकार करना होग जिसलै :other :value होंदा ऐ।", + "active_url": "एह् फील्ड कोई मान्य URL नेईं ऐ.", + "after": "एह् फील्ड :date दे बाद दी तारीख होनी चाहिदी।", + "after_or_equal": "एह् फील्ड :date दे बाद जां बराबर दी तारीख होनी चाहिदी।", + "alpha": "इस फील्ड च सिर्फ अक्षर गै होन चाहिदे न।", + "alpha_dash": "इस फील्ड च सिर्फ अक्षर, नंबर, डैश ते अंडरस्कोर गै होन चाहिदे न।", + "alpha_num": "इस फील्ड च सिर्फ अक्षर ते नंबर गै होन चाहिदे न।", + "any_of": "एह् फील्ड अमान्य ऐ।", + "array": "एह् फील्ड इक सरणी होनी चाहिदी।", + "ascii": "इस फील्ड च सिर्फ इक-बाइट अल्फान्यूमेरिक वर्ण ते चिह् न होन चाहिदे न.", + "attached": "एह् फील्ड पैह्लें गै जुड़े दा ऐ।", + "before": "एह् फील्ड :date थमां पैह् ले दी तारीख होनी चाहिदी।", + "before_or_equal": "एह् फील्ड :date थमां पैह् ले जां बराबर दी तारीख होनी चाहिदी।", + "between.array": "इस फील्ड च :min थमां :max दे बश्कार आइटम होन चाहिदे न।", + "between.file": "एह् फील्ड :min थमां :max किलोबाइट दे बश्कार होना चाहिदा ऐ।", + "between.numeric": "एह् फील्ड :min थमां :max दे बश्कार होना चाहिदा ऐ।", + "between.string": "एह् फील्ड :min थमां :max अक्षरें दे बश्कार होना चाहिदा ऐ।", + "boolean": "एह् खेतर सच्चा जां झूठा होना चाहिदा।", + "can": "इस फील्ड च इक अनधिकृत मान ऐ.", + "confirmed": "एह् फील्ड पुष्टि मेल नेईं खंदा।", + "contains": "इस फील्ड च इक जरूरी मान गायब ऐ।", + "date": "एह् फील्ड कोई मान्य तारीख नेईं ऐ।", + "date_equals": "एह् फील्ड :date दे बराबर दी तारीख होनी चाहिदी।", + "date_format": "एह् फील्ड फार्मेट :format कन्नै मेल नेईं खंदा।", + "decimal": "इस फील्ड च :decimal दशमलव स्थान होन चाहिदे न।", + "declined": "इस खेतर गी नकारना गै पौग।", + "declined_if": "इस फील्ड गी उसलै खारिज करना होग जिसलै :other :value होंदे न।", + "different": "एह् खेतर ते :other बक्खरे होन चाहिदे न।", + "digits": "इस फील्ड च :digits अंक होन चाहिदे न।", + "digits_between": "एह् फील्ड :min थमां :max अंकें दे बश्कार होना चाहिदा ऐ।", + "dimensions": "इस फील्ड च अवैध छवि आयाम न.", + "distinct": "इस फील्ड दा इक डुप्लिकेट वैल्यू ऐ।", + "doesnt_contain": "इस फील्ड च निम्नलिखित च कोई बी नेईं होना चाहिदा: :values.", + "doesnt_end_with": "इस फील्ड दा अंत निम्नलिखित च कुसै इक कन्नै नेईं होना चाहिदा: :values.", + "doesnt_start_with": "इस फील्ड दी शुरुआत निम्नलिखित च कुसै इक कन्नै नेईं होनी चाहिदी: :values.", + "email": "एह् फील्ड इक मान्य ईमेल पता होना चाहिदा ऐ.", + "ends_with": "इस फील्ड दा अंत निम्नलिखित च इक कन्नै होना चाहिदा ऐ: :values.", + "enum": "चयनित फील्ड अमान्य ऐ।", + "exists": "चयनित फील्ड अमान्य ऐ।", + "extensions": "इस फील्ड च निम्नलिखित एक्सटेंशनें च इक होना चाहिदा ऐ: :values.", + "file": "एह् फील्ड इक फाइल होनी चाहिदी।", + "filled": "इस फील्ड दा इक वैल्यू होना चाहिदा ऐ।", + "gt.array": "इस फील्ड च :value शा मते आइटम होन चाहिदे न।", + "gt.file": "एह् फील्ड :value किलोबाइट थमां मता होना चाहिदा ऐ।", + "gt.numeric": "एह् फील्ड :value थमां मता होना चाहिदा ऐ।", + "gt.string": "एह् फील्ड :value अक्षरें शा मता होना चाहिदा ऐ।", + "gte.array": "इस फील्ड च :value आइटम जां ओदे शा मते होन चाहिदे न।", + "gte.file": "एह् फील्ड :value किलोबाइट थमां मता जां बराबर होना चाहिदा ऐ.", + "gte.numeric": "एह् खेतर :value थमां मता जां बराबर होना चाहिदा ऐ।", + "gte.string": "एह् फील्ड :value वर्णें शा मता जां बराबर होना चाहिदा ऐ.", + "hex_color": "एह् फील्ड इक मान्य हेक्साडेसिमल रंग होना चाहिदा ऐ.", + "image": "एह् खेतर इक छवि होनी चाहिदी।", + "in": "चयनित फील्ड अमान्य ऐ।", + "in_array": "एह् फील्ड :other च मौजूद नेईं ऐ।", + "in_array_keys": "इस फील्ड च निम्नलिखित कुंजियें च घट्टोघट्ट इक होनी चाहिदी: :values.", + "integer": "एह् फील्ड इक पूर्णांक होना चाहिदा ऐ।", + "ip": "एह् फील्ड इक मान्य आईपी पता होना चाहिदा ऐ.", + "ipv4": "एह् फील्ड इक मान्य IPv4 पता होना चाहिदा ऐ.", + "ipv6": "एह् फील्ड इक मान्य IPv6 पता होना चाहिदा ऐ.", + "json": "एह् फील्ड इक मान्य JSON स्ट्रिंग होनी चाहिदी.", + "list": "एह् फील्ड इक सूची होनी चाहिदी।", + "lowercase": "एह् फील्ड लघु अक्षर होनी चाहिदी।", + "lt.array": "इस फील्ड च :value थमां घट्ट आइटम होन चाहिदे न।", + "lt.file": "एह् फील्ड :value किलोबाइट थमां घट्ट होना चाहिदा ऐ।", + "lt.numeric": "एह् फील्ड :value थमां घट्ट होना चाहिदा ऐ।", + "lt.string": "एह् फील्ड :value अक्षरें थमां घट्ट होना चाहिदा ऐ।", + "lte.array": "इस फील्ड च :value शा मते आइटम नेईं होन चाहिदे।", + "lte.file": "एह् फील्ड :value किलोबाइट थमां घट्ट जां बराबर होना चाहिदा ऐ.", + "lte.numeric": "एह् फील्ड :value थमां घट्ट जां बराबर होना चाहिदा ऐ।", + "lte.string": "एह् फील्ड :value वर्णें थमां घट्ट जां बराबर होना चाहिदा ऐ.", + "mac_address": "एह् फील्ड इक मान्य मैक पता होना चाहिदा ऐ.", + "max.array": "इस फील्ड च :max शा मते आइटम नेईं होन चाहिदे।", + "max.file": "एह् फील्ड :max किलोबाइट थमां मता नेईं होना चाहिदा.", + "max.numeric": "एह् फील्ड :max शा मता नेईं होना चाहिदा।", + "max.string": "एह् फील्ड :max अक्षरें शा मता नेईं होना चाहिदा.", + "max_digits": "इस फील्ड च :max अंकें शा मते नेईं होन चाहिदे।", + "mimes": "एह् फील्ड इस चाल्ली दी फाइल होनी चाहिदी: :values.", + "mimetypes": "एह् फील्ड इस चाल्ली दी फाइल होनी चाहिदी: :values.", + "min.array": "इस फील्ड च घट्टोघट्ट :min आइटम होनी चाहिदी।", + "min.file": "एह् फील्ड घट्ट शा घट्ट :min किलोबाइट होनी चाहिदी।", + "min.numeric": "एह् फील्ड घट्टोघट्ट :min होनी चाहिदी।", + "min.string": "इस फील्ड च घट्टोघट्ट :min अक्षर होन चाहिदे न।", + "min_digits": "इस फील्ड च घट्टोघट्ट :min अंक होन चाहिदे न।", + "missing": "एह् खेतर गै गायब होग।", + "missing_if": ":other :value होने पर एह् फील्ड गायब होना चाहिदा ऐ।", + "missing_unless": "जदूं तकर :other :value नेईं ऐ तां एह् फील्ड गायब होना चाहिदा ऐ।", + "missing_with": ":values मौजूद होने पर एह् फील्ड गायब होना चाहिदा ऐ।", + "missing_with_all": ":values मौजूद होने पर एह् फील्ड गायब होना चाहिदा ऐ।", + "multiple_of": "एह् फील्ड :value दा गुणनफल होना चाहिदा ऐ।", + "not_in": "चयनित फील्ड अमान्य ऐ।", + "not_regex": "एह् फील्ड फार्मेट अमान्य ऐ।", + "numeric": "एह् फील्ड इक नंबर होनी चाहिदी।", + "password.letters": "इस फील्ड च घट्टोघट्ट इक अक्षर होनी चाहिदी।", + "password.mixed": "इस फील्ड च घट्टोघट्ट इक बड्डा ते इक लघु अक्षर होना चाहिदा ऐ।", + "password.numbers": "इस फील्ड च घट्टोघट्ट इक नंबर होनी चाहिदी।", + "password.symbols": "इस फील्ड च घट्टोघट्ट इक चिह् न होनी चाहिदी।", + "password.uncompromised": "दित्ता गेदा फील्ड इक डेटा लीक च दिक्खेआ गेआ ऐ। कृपा करियै इक बक्खरा फील्ड चुनो।", + "present": "एह् खेतर मौजूद रौह्ना चाहिदा।", + "present_if": "एह् फील्ड उसलै मौजूद होना चाहिदा जिसलै :other :value होंदे न।", + "present_unless": "एह् फील्ड तदूं तगर मौजूद रौह् ना चाहिदा जदूं तगर :other :value नेईं ऐ।", + "present_with": ":values मौजूद होने पर एह् फील्ड मौजूद होना चाहिदा ऐ।", + "present_with_all": "एह् फील्ड उसलै मौजूद होना चाहिदा जिसलै :values मौजूद होंदे न।", + "prohibited": "इस खेतर च मनाही ऐ।", + "prohibited_if": "इस फील्ड गी उसलै मना कीता जंदा ऐ जिसलै :other :value होंदे न।", + "prohibited_if_accepted": ":other गी स्वीकार करने पर एह् फील्ड मनाही ऐ।", + "prohibited_if_declined": ":other गी मना कीता जंदा ऐ तां इस क्षेत्र च मनाही ऐ।", + "prohibited_unless": "इस फील्ड पर मनाही ऐ जदूं तकर :other :values च नेईं होन।", + "prohibits": "इस फील्ड च :other गी मौजूद होने पर रोक ऐ।", + "regex": "एह् फील्ड फार्मेट अमान्य ऐ।", + "relatable": "हो सकदा ऐ जे एह् फील्ड इस संसाधन कन्नै नेईं जुड़े दा होए.", + "required": "इस खेतर दी लोड़ ऐ।", + "required_array_keys": "इस फील्ड च: :values आस्तै प्रविश्टियां होनी चाहिदी।", + "required_if": "इस फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :other :value होंदे न।", + "required_if_accepted": "इस फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :other स्वीकार कीते जंदे न।", + "required_if_declined": "इस फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :other गी डिकलाइन कीता जंदा ऐ।", + "required_unless": "इस फील्ड दी लोड़ ऐ जदूं तकर :other :values च नेईं ऐ।", + "required_with": "इस फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :values मौजूद होंदे न।", + "required_with_all": "इस फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :values मौजूद होंदे न।", + "required_without": "इस फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :values मौजूद नेईं होंदे न।", + "required_without_all": "इस फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :values च कोई बी मौजूद नेईं होंदा ऐ।", + "same": "इस फील्ड ते :other दा मिलान होना चाहिदा।", + "size.array": "इस फील्ड च :size आइटम होनी चाहिदी।", + "size.file": "एह् फील्ड :size किलोबाइट होनी चाहिदी।", + "size.numeric": "इस फील्ड च :size होना चाहिदा।", + "size.string": "इस फील्ड च :size अक्षर होन चाहिदे न।", + "starts_with": "इस फील्ड दी शुरुआत निम्नलिखित च इक कन्नै होनी चाहिदी: :values.", + "string": "एह् फील्ड इक स्ट्रिंग होनी चाहिदी।", + "timezone": "एह् फील्ड इक मान्य समें क्षेत्र होना चाहिदा ऐ.", + "ulid": "एह् फील्ड इक मान्य यूएलआईडी होनी चाहिदी.", + "unique": "इस खेतर गी पैह्लें गै लेई लेआ गेदा ऐ।", + "uploaded": "एह् फील्ड अपलोड करने च असफल होई गेआ।", + "uppercase": "एह् फील्ड बड्डे अक्षर होनी चाहिदी।", + "url": "एह् फील्ड इक मान्य URL होनी चाहिदी.", + "uuid": "एह् फील्ड इक मान्य यूयूआईडी होनी चाहिदी." +} diff --git a/locales/doi/php.json b/locales/doi/php.json new file mode 100644 index 00000000000..cbaf8abcf8e --- /dev/null +++ b/locales/doi/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute गी स्वीकार करना गै पौग।", + "accepted_if": ":attribute गी उसलै स्वीकार करना होग जिसलै :other :value होंदे न।", + "active_url": ":attribute कोई मान्य यूआरएल नेईं ऐ।", + "after": ":attribute :date दे बाद दी तारीख होनी चाहिदी।", + "after_or_equal": ":attribute :date दे बाद दी तारीख या बराबर होनी चाहिदी।", + "alpha": ":attribute च सिर्फ अक्षर गै होन चाहिदे न।", + "alpha_dash": ":attribute च सिर्फ अक्षर, नंबर, डैश ते अंडरस्कोर होन चाहिदे न।", + "alpha_num": ":attribute च सिर्फ अक्षर ते नंबर गै होन चाहिदे न।", + "any_of": ":attribute फील्ड अवैध ऐ।", + "array": ":attribute इक सरणी होनी चाहिदी।", + "ascii": ":attribute फील्ड च सिर्फ इक-बाइट अल्फान्यूमेरिक वर्ण ते चिह् न होन चाहिदे न.", + "attached": "एह् :attribute पैह्लें गै जुड़े दा ऐ।", + "before": ":attribute :date कोला पैह्ले दी तारीख होनी चाहिदी।", + "before_or_equal": ":attribute :date कोला पैह्ले जां बराबर दी तारीख होनी चाहिदी।", + "between.array": ":attribute च :min थमां :max दे बश्कार आइटम होनी चाहिदी।", + "between.file": ":attribute :min थमां :max किलोबाइट दे बश्कार होना चाहिदा ऐ।", + "between.numeric": ":attribute :min ते :max दे बीच होन चाहिदे न।", + "between.string": ":attribute :min ते :max अक्षरें दे बीच होन चाहिदे न।", + "boolean": ":attribute फील्ड सच्चा या झूठा होना चाइदा।", + "can": ":attribute फील्ड च इक अनधिकृत मान होंदा ऐ।", + "confirmed": ":attribute कन्फर्मेशन मेल नेईं खंदा।", + "contains": ":attribute फील्ड च इक जरूरी मान गायब ऐ।", + "current_password": "पासवर्ड गलत ऐ।", + "date": ":attribute दी कोई वैध तारीख नेईं ऐ।", + "date_equals": ":attribute दी तारीख :date दे बराबर होनी चाहिदी।", + "date_format": ":attribute :format दे फार्मेट कन्नै मेल नेईं खंदा।", + "decimal": ":attribute फील्ड च :decimal दशमलव स्थान होन चाहिदे न।", + "declined": ":attribute गी ठुकराना गै पौग।", + "declined_if": ":attribute गी उसलै खारिज करना होग जिसलै :other :value होंदे न।", + "different": ":attribute ते :other दा अलग-अलग होना चाहिदा।", + "digits": ":attribute :digits अंक होन चाहिदे ने।", + "digits_between": ":attribute :min थमां :max अंकें दे बश्कार होन चाहिदे न।", + "dimensions": ":attribute च अवैध छवि आयाम न।", + "distinct": ":attribute फील्ड दा इक डुप्लिकेट मान ऐ।", + "doesnt_contain": ":attribute फील्ड च निम्नलिखित च कोई बी नेईं होना चाहिदा: :values.", + "doesnt_end_with": ":attribute फील्ड दा अंत निम्नलिखित च इक कन्नै नेईं होना चाहिदा: :values.", + "doesnt_start_with": ":attribute फील्ड दी शुरुआत निम्नलिखित च इक कन्नै नेईं होनी चाहिदी: :values.", + "email": ":attribute दा इक मान्य ईमेल पता होना चाहिदा ऐ।", + "ends_with": ":attribute दा अंत निम्नलिखित च इक कन्नै होना चाहिदा ऐ: :values.", + "enum": "चयनित :attribute अमान्य ऐ।", + "exists": "चयनित :attribute अमान्य ऐ।", + "extensions": ":attribute फील्ड च निम्नलिखित एक्सटेंशनें च इक होना चाहिदा ऐ: :values.", + "failed": "एह् क्रेडेंशियल्स साढ़े रिकार्ड कन्नै मेल नेईं खंदे न।", + "file": ":attribute दा इक फाइल होना चाहिदा।", + "filled": ":attribute फील्ड दा इक मान होना चाहिदा ऐ।", + "gt.array": ":attribute च :value शा मते आइटम होन चाहिदे न।", + "gt.file": ":attribute :value किलोबाइट थमां मता होना चाहिदा ऐ।", + "gt.numeric": ":attribute :value कोला बड्डा होना चाहिदा।", + "gt.string": ":attribute :value अक्षरें कोला बड्डा होना चाहिदा।", + "gte.array": ":attribute च :value आइटम जां ओदे शा मते होन चाहिदे न।", + "gte.file": ":attribute :value किलोबाइट थमां मता जां बराबर होना चाहिदा ऐ।", + "gte.numeric": ":attribute :value कोला बड्डा जां बराबर होना चाहिदा।", + "gte.string": ":attribute :value अक्षरें शा मता जां बराबर होना चाहिदा ऐ।", + "hex_color": ":attribute फील्ड इक मान्य हेक्साडेसिमल रंग होना चाहिदा ऐ.", + "image": ":attribute इक छवि होनी चाहिदी।", + "in": "चयनित :attribute अमान्य ऐ।", + "in_array": ":attribute दा फील्ड :other च मौजूद नेईं ऐ।", + "in_array_keys": ":attribute फील्ड च निम्नलिखित कुंजियें च घट्टोघट्ट इक होनी चाहिदी: :values.", + "integer": ":attribute इक पूर्णांक होना चाहिदा।", + "ip": ":attribute गी इक मान्य आईपी पता होना चाहिदा ऐ।", + "ipv4": ":attribute गी इक मान्य आईपीवी 4 पता होना चाहिदा ऐ।", + "ipv6": ":attribute गी इक मान्य आईपीवी 6 पता होना चाहिदा ऐ।", + "json": ":attribute गी इक मान्य JSON स्ट्रिंग होनी चाहिदी.", + "list": ":attribute फील्ड इक लिस्ट होनी चाहिदी।", + "lowercase": ":attribute फील्ड छोटे अक्षर होन चाहिदे ने।", + "lt.array": ":attribute च :value कोला घट्ट आइटम होनी चाहिदी।", + "lt.file": ":attribute :value किलोबाइट थमां घट्ट होना चाहिदा ऐ।", + "lt.numeric": ":attribute :value तों घट्ट होन चाहिदे ने।", + "lt.string": ":attribute :value अक्षरें कोला घट्ट होन चाहिदे न।", + "lte.array": ":attribute च :value शा मती आइटम नेईं होनी चाहिदी।", + "lte.file": ":attribute गी :value किलोबाइट थमां घट्ट जां बराबर होना चाहिदा ऐ।", + "lte.numeric": ":attribute :value कोला घट्ट जां बराबर होन चाहिदे न।", + "lte.string": ":attribute :value अक्षरें थमां घट्ट जां बराबर होन चाहिदे न।", + "mac_address": ":attribute गी इक मान्य मैक पता होना चाहिदा ऐ।", + "max.array": ":attribute च :max शा मती आइटम नेईं होनी चाहिदी।", + "max.file": ":attribute :max किलोबाइट थमां मता नेईं होना चाहिदा।", + "max.numeric": ":attribute :max कोला बड्डा नेईं होना चाहिदा।", + "max.string": ":attribute :max अक्षरें शा मता नेईं होना चाहिदा।", + "max_digits": ":attribute फील्ड च :max अंकें शा मते नेईं होन चाहिदे।", + "mimes": ":attribute गी इस चाल्ली दी फाइल होनी चाहिदी: :values।", + "mimetypes": ":attribute गी इस चाल्ली दी फाइल होनी चाहिदी: :values।", + "min.array": ":attribute च घट्टोघट्ट :min आइटम होनी चाहिदी।", + "min.file": ":attribute दा घट्टोघट्ट :min किलोबाइट होना चाहिदा ऐ।", + "min.numeric": ":attribute दा कम से कम :min होना चाहिदा।", + "min.string": ":attribute च घट्टोघट्ट :min अक्षर होन चाहिदे न।", + "min_digits": ":attribute फील्ड च घट्टोघट्ट :min अंक होन चाहिदे न।", + "missing": ":attribute फील्ड गायब होनी चाइदी।", + "missing_if": ":attribute दा फील्ड गायब होना चाहिदा जदूं :other :value होन।", + "missing_unless": ":attribute दा फील्ड गायब होना चाहिदा जदूं तकर :other :value नेईं होन।", + "missing_with": ":values मौजूद होने पर :attribute फील्ड गायब होना चाहिदा।", + "missing_with_all": ":attribute फील्ड गायब होना चाहिदा जदूं :values मौजूद होन।", + "multiple_of": ":attribute दा :value दा गुणनफल होना चाहिदा।", + "next": "अगला \"", + "not_in": "चयनित :attribute अमान्य ऐ।", + "not_regex": ":attribute प्रारूप अमान्य ऐ।", + "numeric": ":attribute दा इक नंबर होना चाहिदा।", + "password": "पासवर्ड गलत ऐ।", + "password.letters": ":attribute फील्ड च घट्टोघट्ट इक अक्षर होना चाहिदा।", + "password.mixed": ":attribute फील्ड च घट्टोघट्ट इक बड्डे ते इक लघु अक्षर होन चाहिदे न।", + "password.numbers": ":attribute फील्ड च घट्टोघट्ट इक नंबर होना चाहिदा ऐ।", + "password.symbols": ":attribute फील्ड च घट्टोघट्ट इक चिह् न होनी चाहिदी।", + "password.uncompromised": "दित्ते गेदे :attribute डेटा लीक च दिक्खेआ गेआ ऐ। कृपया इक अलग :attribute चुनें।", + "present": ":attribute फील्ड मौजूद होना चाइदा।", + "present_if": ":attribute दा फील्ड उसलै मौजूद होना चाहिदा जिसलै :other :value होंदे न।", + "present_unless": ":attribute फील्ड तदूं तक मौजूद होना चाहिदा जदूं तक :other :value नहीं होवे।", + "present_with": ":attribute फील्ड उस वक्त मौजूद होना चाहिए जब :values मौजूद होन।", + "present_with_all": ":attribute फील्ड उस वक्त मौजूद होना चाहिए जब :values मौजूद होन।", + "previous": "\" पिछला", + "prohibited": ":attribute मैदान पर रोक ऐ।", + "prohibited_if": ":attribute फील्ड पर रोक ऐ जिसलै :other :value होंदे न।", + "prohibited_if_accepted": ":attribute फील्ड गी उसलै मना कीता जंदा ऐ जिसलै :other स्वीकार कीते जंदे न।", + "prohibited_if_declined": ":attribute फील्ड गी उसलै मना कीता जंदा ऐ जिसलै :other गी मना कीता जंदा ऐ।", + "prohibited_unless": ":attribute फील्ड पर रोक ऐ जदूं तकर :other :values च नेईं होंदे।", + "prohibits": ":attribute फील्ड च :other गी मौजूद होने पर रोक ऐ।", + "regex": ":attribute प्रारूप अमान्य ऐ।", + "relatable": "एह् :attribute इस संसाधन कन्नै नेईं जुड़े दा होई सकदा ऐ।", + "required": ":attribute फील्ड दी लोड़ ऐ।", + "required_array_keys": ":attribute फील्ड च: :values आस्तै प्रविश्टियां होनी चाहिदी।", + "required_if": ":attribute फील्ड दी लोड़ होंदी ऐ जिसलै :other :value होंदे न।", + "required_if_accepted": ":other गी स्वीकार करने पर :attribute फील्ड दी लोड़ होंदी ऐ।", + "required_if_declined": ":attribute फील्ड दी लोड़ होंदी ऐ जिसलै :other गी डिकलाइन कीता जंदा ऐ।", + "required_unless": ":attribute फील्ड दी लोड़ होंदी ऐ जदूं तकर :other :values च नेईं होंदे।", + "required_with": ":values मौजूद होने पर :attribute फील्ड दी लोड़ होंदी ऐ।", + "required_with_all": ":attribute फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :values मौजूद होंदे न।", + "required_without": ":attribute फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :values मौजूद नेईं होंदे।", + "required_without_all": ":attribute फील्ड दी लोड़ उसलै होंदी ऐ जिसलै :values च कोई बी मौजूद नेईं होंदा।", + "reset": "तुंदा पासवर्ड रीसेट होई गेदा ऐ।", + "same": ":attribute ते :other दा मेल जरूर होंदा ऐ।", + "sent": "अस तुंदा पासवर्ड रीसेट लिंक ईमेल कीता ऐ।", + "size.array": ":attribute च :size आइटम होनी चाहिदी।", + "size.file": ":attribute दा :size किलोबाइट होना चाहिदा।", + "size.numeric": ":attribute दा :size होना चाहिदा।", + "size.string": ":attribute च :size अक्षर होन चाहिदे न।", + "starts_with": ":attribute दी शुरुआत निम्नलिखित च इक कन्नै होनी चाहिदी: :values.", + "string": ":attribute इक तार होनी चाहिदी।", + "throttle": "बहुत सारे लॉगिन प्रयास। कृपा करियै :seconds सेकंड च दुबारा कोशश करो।", + "throttled": "कृपा करियै दुबारा कोशश करने शा पैह् ले इंतजार करो।", + "timezone": ":attribute दा इक वैध टाइमजोन होना चाहिदा ऐ।", + "token": "एह् पासवर्ड रीसेट टोकन अमान्य ऐ.", + "ulid": ":attribute फील्ड इक मान्य यूएलआईडी होनी चाहिदी।", + "unique": ":attribute पहले ही ले जा चुके हैं।", + "uploaded": ":attribute अपलोड करने च असफल रेह।", + "uppercase": ":attribute फील्ड च बड़े अक्षर होन चाहिदे न।", + "url": ":attribute गी इक मान्य यूआरएल होना चाहिदा ऐ।", + "user": "उस ईमेल पते कन्नै असेंगी कोई बरतूनी नेईं लब्भी सकदा।", + "uuid": ":attribute गी इक मान्य यूयूआईडी होना चाहिदा ऐ।" +} diff --git a/locales/ee/_excludes.json b/locales/ee/_excludes.json new file mode 100644 index 00000000000..366c7db5a95 --- /dev/null +++ b/locales/ee/_excludes.json @@ -0,0 +1,118 @@ +[ + ":amount Total", + "Action", + "Actions", + "Afghanistan", + "Angola", + "Anguilla", + "Aruba", + "Bahamas", + "Bangladesh", + "Botswana", + "Brunei Darussalam", + "Burkina Faso", + "Burundi", + "Canada", + "Code", + "Congo", + "Costa Rica", + "Coupon", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Côte d'Ivoire", + "Djibouti", + "El Salvador", + "Email", + "email", + "Excel (.xlsx)", + "France", + "Gabon", + "Georgia", + "Germany", + "Ghana", + "Gibraltar", + "Guadeloupe", + "Guam", + "Guatemala", + "Guyana", + "Hello!", + "Honduras", + "Hong Kong", + "ID", + "India", + "Iran", + "Ireland", + "Israel", + "Italy", + "Jamaica", + "Japan", + "Jersey", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Lao People's Democratic Republic", + "Lesotho", + "Liechtenstein", + "Logs", + "Luxembourg", + "Macao", + "Madagascar", + "Malawi", + "Maldives", + "Mali", + "Martinique", + "Mayotte", + "Monaco", + "Montserrat", + "Mozambique", + "Myanmar", + "Nauru", + "Netherlands", + "Nicaragua", + "Niger", + "Niue", + "Notifications", + "Nova", + "Oman", + "Original", + "Pakistan", + "Panama", + "Paraguay", + "Permissions", + "Philippines", + "Pitcairn", + "Portugal", + "Qatar", + "Romania", + "Rwanda", + "Réunion", + "Samoa", + "Seychelles", + "Singapore", + "Sri Lanka", + "Suriname", + "Sweden", + "Switzerland", + "Taiwan", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Trinidad and Tobago", + "Tuvalu", + "Type", + "Ukraine", + "United Kingdom", + "United States", + "Uruguay", + "Vanuatu", + "Viet Nam", + "Whoops", + "Whoops!", + "Whoops! Something went wrong.", + "Zambia", + "Zimbabwe" +] diff --git a/locales/ee/json-inline.json b/locales/ee/json-inline.json new file mode 100644 index 00000000000..2954706f7cd --- /dev/null +++ b/locales/ee/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ele be agble sia nanye akpa si sɔ.", + "The :attribute must be at least :length characters and contain at least one number.": "Ele be agble sia nanye ŋɔŋlɔdzesi :length ya teti eye xexlẽdzesi ɖeka ya teti nanɔ eme.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ele be ŋɔŋlɔdzesi :length ya teti nanye agble sia eye ŋɔŋlɔdzesi tɔxɛ ɖeka kple xexlẽdzesi ɖeka ya teti nanɔ eme.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ele be agble sia nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi tɔxɛ ɖeka ya teti nanɔ eme.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ele be agble sia nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi gã ɖeka kple xexlẽdzesi ɖeka ya teti nanɔ eme.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ele be agble sia nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi gã ɖeka kple ŋɔŋlɔdzesi tɔxɛ ɖeka ya teti nanɔ eme.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ele be ŋɔŋlɔdzesi :length ya teti nanye agble sia eye ŋɔŋlɔdzesi gã ɖeka, xexlẽdzesi ɖeka, kple ŋɔŋlɔdzesi tɔxɛ ɖeka ya teti nanɔ eme.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ele be ŋɔŋlɔdzesi :length ya teti nanye agble sia eye ŋɔŋlɔdzesi gã ɖeka ya teti nanɔ eme.", + "The :attribute must be at least :length characters.": "Ele be agble sia nanye ŋɔŋlɔdzesi :length ya teti.", + "The :attribute must contain at least one letter.": "Ele be ŋɔŋlɔdzesi ɖeka ya teti nanɔ agble sia me.", + "The :attribute must contain at least one number.": "Ele be xexlẽdzesi ɖeka ya teti nanɔ agble sia me.", + "The :attribute must contain at least one symbol.": "Ele be dzesi ɖeka ya teti nanɔ agble sia me.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ele be ŋɔŋlɔdzesi gã ɖeka kple ŋɔŋlɔdzesi sue ɖeka ya teti nanɔ agble sia me.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Agble si wona la dze le nyatakaka aɖe si do go me. Taflatse tia agble bubu." +} diff --git a/locales/ee/json.json b/locales/ee/json.json new file mode 100644 index 00000000000..543f09c1dac --- /dev/null +++ b/locales/ee/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(kple vodada :count bubuwo)", + "(and :count more errors)": "(kple vodada :count bubuwo)|(kple vodada :count bubuwo)|(kple vodada :count bubuwo)", + "30 Days": "Ŋkeke 30 lia", + "60 Days": "Ŋkeke 60. Ŋkeke 60", + "90 Days": "Ŋkeke 90. Ŋkeke 90", + ":amount selected": ":amount siwo wotia", + ":amount Total": ":amount Wo katã ƒe xexlẽme", + ":days day trial": ":days ŋkeke ƒe dodokpɔ", + ":resource Details": ":resource Nyatakakawo Tsitotsito", + ":resource Details: :title": ":resource Nyatakakawo Tsitotsito: :title", + "A decryption key is required.": "Ele be woatsɔ safui aɖe si woatsɔ aɖe nyatakakawo gɔmee.", + "A fresh verification link has been sent to your email address.": "Woɖo kpeɖodzinya yeye aɖe ɖe wò e-mail adrɛs.", + "A new verification link has been sent to the email address you provided during registration.": "Woɖo kpeɖodzinya yeye aɖe ɖe e-mail adrɛs si nèna le ŋkɔ ŋɔŋlɔ me.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Woɖo kpeɖodzinya yeye aɖe ɖe e-mail adrɛs si nèna le wò nyatakakawo ƒe ɖoɖowo me.", + "A new verification link has been sent to your email address.": "Woɖo kpeɖodzinya yeye aɖe ɖe wò e-mail adrɛs.", + "Accept Invitation": "Lɔ̃ Ðe Amekpekpea Dzi", + "Action": "Nuwɔwɔ", + "Action Event": "Nuwɔna ƒe Nudzɔdzɔ", + "Action Events": "Nuwɔna ƒe Nudzɔdzɔwo", + "Action Happened At": "Edzɔ le Le", + "Action Initiated By": "Wodze egɔme To", + "Action Name": "Ŋkɔ", + "Action Status": "Ɖoƒe", + "Action Target": "Taɖodzinu", + "Actions": "Nuwɔnawo", + "Add": "Kpee ɖe eŋu", + "Add :resource": "Tsɔ :resource kpee", + "Add a new team member to your team, allowing them to collaborate with you.": "Tsɔ ƒuƒoƒoa me tɔ yeye kpe ɖe wò ƒuƒoƒoa ŋu, si ana woawɔ dɔ aduadu kpli wò.", + "Add additional security to your account using two factor authentication.": "Tsɔ dedienɔnɔ bubuwo kpe ɖe wò akɔnta ŋu to nu eve ƒe kpeɖodzinana zazã me.", + "Add Payment Method": "Tsɔ Fexexe ƒe Mɔnu Kpe Ðe Eŋu", + "Add row": "Tsɔ fli kpee", + "Add Team Member": "Tsɔ Ƒuƒoƒoa me tɔ kpee", + "Add VAT Number": "Tsɔ VAT Xexlẽdzesi kpee", + "Added.": "Wotsɔe kpe ɖe eŋu.", + "Additional billing information updated successfully.": "Wowɔ asitɔtrɔ le fexexe ŋuti nyatakaka bubuwo ŋu dzidzedzetɔe.", + "Address": "Adrɛs", + "Address Line 2": "Adrɛs ƒe Fli 2 lia", + "Administrator": "Dɔdzikpɔla", + "Administrator users can perform any action.": "Dɔdzikpɔla zãlawo ateŋu awɔ nuwɔna ɖesiaɖe.", + "Afghanistan": "Afghanistan .", + "Aland Islands": "Åland Ƒukpowo dzi", + "Albania": "Albania .", + "Algeria": "Algeria ƒe dukɔ", + "All of the people that are part of this team.": "Ame siwo katã le ƒuƒoƒo sia me.", + "All resources loaded.": "Wotsɔ nunɔamesiwo katã de agba me.", + "All rights reserved.": "Gomenɔamesiwo katã le esi.", + "Already registered?": "Èŋlɔ ŋkɔ xoxoa?", + "American Samoa": "Amerikatɔwo ƒe Samoa", + "An error occurred while uploading the file.": "Vodada aɖe dzɔ esime wole faɛl la dam.", + "An error occurred while uploading the file: :error": "Vodada aɖe dzɔ esime wonɔ faɛl la dam: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Vodada aɖe si míenɔ mɔ kpɔm na o dzɔ eye míena míaƒe kpekpeɖeŋunaha la nya. Taflatse gadze agbagba ake emegbe.", + "Andorra": "Andorra ƒe ŋkɔ", + "Angola": "Angola .", + "Anguilla": "Anguilla ƒe ŋkɔ", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Zãla bubu trɔ asi le dɔwɔnu sia ŋu tso esime woda axa sia. Taflatse trɔ asi le axaa ŋu eye nàgadze agbagba ake.", + "Antarctica": "Antarctica ƒe ƒuta", + "Antigua And Barbuda": "Antigua kple Barbuda", + "Antigua and Barbuda": "Antigua kple Barbuda", + "API Token": "API ƒe Dzesi", + "API Token Permissions": "API ƒe Dzesi ƒe Mɔɖeɖewo", + "API Tokens": "API Dzesiwo", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API dzesiwo ɖea mɔ na ame bubuwo ƒe dɔwɔƒewo be woatsɔ míaƒe dɔwɔnua aɖo kpe edzi le tawò.", + "Apply": "Tsᴐe wᴐ dᴐ", + "Apply Coupon": "Wɔ Coupon la ŋudɔ", + "April": "Afɔfie", + "Are you sure you want to attempt to pay :amount?": "Èka ɖe edzi be yedi be yeate kpɔ axe :amounta?", + "Are you sure you want to cancel your subscription?": "Èka ɖe edzi be yeadi be yeate fli ɖe yeƒe nudɔdɔa mea?", + "Are you sure you want to delete all the notifications?": "Èka ɖe edzi be yedi be yeatutu nyatakakaawo katã ɖaa?", + "Are you sure you want to delete the selected resources?": "Èka ɖe edzi be yeadi be yeatutu dɔwɔnu siwo nètia la ɖaa?", + "Are you sure you want to delete this file?": "Èka ɖe edzi be yedi be yeatutu faɛl sia?", + "Are you sure you want to delete this notification?": "Èka ɖe edzi be yedi be yeatutu nyatakaka sia ɖaa?", + "Are you sure you want to delete this payment method?": "Èka ɖe edzi be yeadi be yeatutu fexexemɔnu sia ɖaa?", + "Are you sure you want to delete this resource?": "Èka ɖe edzi be yedi be yeatutu dɔwɔnu sia ɖaa?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Èka ɖe edzi be yedi be yeatutu ƒuƒoƒo sia ɖaa? Ne wonya tu ƒuƒoƒo aɖe ɖa ko la, woatutu eƒe nunɔamesiwo kple nyatakakawo katã ɖa tegbee.", + "Are you sure you want to delete your account?": "Èka ɖe edzi be yedi be yeatutu yeƒe akɔntaa?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Èka ɖe edzi be yedi be yeatutu yeƒe akɔntaa? Ne wonya tutu wò akɔnta ko la, woatutu eƒe nunɔamesiwo kple nyatakakawo katã ɖa tegbee. Taflatse ŋlɔ wò nyagbe ɣaɣla nàtsɔ aɖo kpe edzi be yeadi be yeatutu yeƒe akɔnta tegbee.", + "Are you sure you want to detach the selected resources?": "Èka ɖe edzi be yedi be yeaɖe nunɔamesi siwo nètia la ɖaa?", + "Are you sure you want to detach this resource?": "Èka ɖe edzi be yedi be yeaɖe dɔwɔnu sia ɖaa?", + "Are you sure you want to force delete the selected resources?": "Èka ɖe edzi be yeadi be yeazi edzi atutu nunɔamesi siwo nètiaa?", + "Are you sure you want to force delete this resource?": "Èka ɖe edzi be yeadi be yeazi edzi atutu dɔwɔnu siaa?", + "Are you sure you want to log out?": "Èka ɖe edzi be yeadi be yeado le emea?", + "Are you sure you want to mark all notifications as read?": "Èka ɖe edzi be yeadi be yeade dzesi gbeƒãɖeɖeawo katã be woxlẽea?", + "Are you sure you want to remove this item?": "Èka ɖe edzi be yedi be yeaɖe nu sia ɖaa?", + "Are you sure you want to restore the selected resources?": "Èka ɖe edzi be yedi be yeagbugbɔ nunɔamesi siwo nètia la aɖo anyia?", + "Are you sure you want to restore this resource?": "Èka ɖe edzi be yedi be yeagbugbɔ dɔwɔnu sia aɖo anyia?", + "Are you sure you want to resume your subscription?": "Èka ɖe edzi be yeagadze yeƒe nudɔdɔa gɔme akea?", + "Are you sure you want to run this action?": "Èka ɖe edzi be yedi be yeaƒu du awɔ afɔɖeɖe siaa?", + "Are you sure you want to set this payment method as your default?": "Èka ɖe edzi be yedi be yeaɖo fexexemɔnu sia be wòanye yeƒe gɔmedzedzea?", + "Are you sure you want to stop impersonating?": "Ðe nèka ɖe edzi be yeadi be yeadzudzɔ ye ɖokui wɔwɔa?", + "Are you sure you would like to delete this API token?": "Èka ɖe edzi be yeadi be yeatutu API ƒe dzesi sia ɖaa?", + "Are you sure you would like to leave this team?": "Èka ɖe edzi be yeadi be yeado le ƒuƒoƒo sia mea?", + "Are you sure you would like to remove this person from the team?": "Èka ɖe edzi be yeadi be yeaɖe ame sia ɖa le ƒuƒoƒoa mea?", + "Are you sure you would like to switch billing plans?": "Èka ɖe edzi be yeadi be yeatrɔ fexexe ƒe ɖoɖowoa?", + "Argentina": "Argentina .", + "Armenia": "Armenia .", + "Aruba": "Arubagbe me tɔ", + "Attach": "Le ɖe eŋu", + "Attach & Attach Another": "Kpe Ðe Bubu Ŋu Kple Kpe Ðe Eŋu", + "Attach :resource": "Tsɔ :resource kpe ɖe eŋu", + "Attach files by dragging & dropping, selecting or pasting them.": "Tsɔ faɛlwo kpe ɖe eŋu to wo hehe kple wo dada, wo tiatia alo wo dodo kpɔ me.", + "August": "Dasiamime", + "Australia": "Australia .", + "Austria": "Austria .", + "Azerbaijan": "Azerbaijan, si nye Azerbaijan", + "Bahamas": "Bahamas .", + "Bahrain": "Bahrain ƒe dukɔ", + "Bangladesh": "Bangladesh .", + "Barbados": "Barbados ƒe agbalẽ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Hafi nàyi edzi la, ɖe nàte ŋu aɖo kpe wò e-mail adrɛs dzi ne èzi kadodo si míeɖo ɖe wò to e-mail dzi teti la dzia? Ne mèxɔ e-mail la o la, míatsɔ dzidzɔ aɖo bubu ɖe wò.", + "Before proceeding, please check your email for a verification link.": "Hafi nàyi edzi la, taflatse lé ŋku ɖe wò e-mail ŋu be nàkpɔ kpeɖodzinya aɖe hã.", + "Belarus": "Belarus ƒe ŋkɔ", + "Belgium": "Belgium ye nye dukɔ", + "Belize": "Belize .", + "Benin": "Benin .", + "Bermuda": "Bermuda .", + "Bhutan": "Bhutan .", + "Billing Information": "Nyatakaka Siwo Ku Ðe Fexexe Ŋu", + "Billing Management": "Fexexe Ŋuti Ðoɖowɔwɔ", + "Bolivia": "Bolivia .", + "Bolivia, Plurinational State of": "Bolivia, Dukɔ Geɖewo ƒe Dukɔ si me", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius kple Saba ƒe agbalẽwo", + "Bosnia And Herzegovina": "Bosnia kple Herzegovina", + "Bosnia and Herzegovina": "Bosnia kple Herzegovina", + "Botswana": "Botswana ƒe dukɔ", + "Bouvet Island": "Bouvet Ƒukpoa dzi", + "Brazil": "Brazil .", + "British Indian Ocean Territory": "Britaintɔwo ƒe India-ƒua ƒe Anyigbamama", + "Browser Sessions": "Browser ƒe Ɣeyiɣiwo", + "Brunei Darussalam": "Brunei Darussalam ƒe ŋkɔ", + "Bulgaria": "Bulgaria ƒe dukɔ", + "Burkina Faso": "Burkina Faso ƒe dukɔ", + "Burundi": "Burundi .", + "Cambodia": "Cambodia ƒe dukɔ", + "Cameroon": "Cameroon .", + "Canada": "Canada .", + "Cancel": "Te fli ɖe eme", + "Cancel Subscription": "Te fli ɖe Nudɔdɔa me", + "Cape Verde": "Cape Verde ƒe ƒuƒoƒo", + "Card": "Kpekpeɖeŋugbalẽvi", + "Cayman Islands": "Cayman Ƒukpowo dzi", + "Central African Republic": "Titina Afrika Dukɔa", + "Chad": "Chad .", + "Change Subscription Plan": "Trɔ Nudɔdɔ ƒe Ðoɖo", + "Change the current payment method attached to your subscription": "Trɔ fexexemɔnu si wozãna fifia si kpe ɖe wò nudɔdɔ ŋu", + "Changes": "Tɔtrɔwo", + "Checkout": "Ɖe asi le nu ŋu", + "Chile": "Chile .", + "China": "China .", + "Choose": "Tia", + "Choose :field": "Tia :field. Tia :field", + "Choose :resource": "Tia :resource. Tia :resource", + "Choose an option": "Tia tiatia aɖe", + "Choose date": "Tia ŋkeke si dzi", + "Choose File": "Tia Faɛl", + "Choose Files": "Tia Faɛlwo", + "Choose Type": "Tia Ƒomevi", + "Christmas Island": "Kristmas Ƒukpoa dzi", + "City": "Dugã", + "Click here to re-send the verification email.": "Zi afisia dzi be nàgbugbɔ aɖo kpeɖodzinya ƒe e-mail la ɖa.", + "click here to request another": "zi afisia dzi be nàbia bubu", + "Click to choose": "Zi edzi be nàtiae", + "Close": "Tu", + "Cocos (Keeling) Islands": "Cocos (Keeling) Ƒukpowo dzi", + "Code": "Sedede", + "Colombia": "Colombia .", + "Comoros": "Comorostɔwo ƒe ƒuƒoƒo", + "Confirm": "Ɖo kpe edzi", + "Confirm Billing Action": "Ðo kpe Fexexe ƒe Afɔɖeɖe dzi", + "Confirm Password": "Ðo kpe Nyagbe ɣaɣla dzi", + "Confirm Payment": "Ðo kpe Fexexe dzi", + "Confirm your :amount payment": "Ðo kpe wò :amount ƒe fexexe dzi", + "Congo": "Congo .", + "Congo, Democratic Republic": "Congo, Demokrasi Dukɔa", + "Congo, the Democratic Republic of the": "Congo, si nye Demokrasi Dukɔa ƒe...", + "Constant": "Si dzɔna ɖa", + "Continue To Payment": "Yi edzi Nàxe Fe", + "Cook Islands": "Cook Ƒukpowo dzi", + "Copy to clipboard": "Kpɔ kɔpi ɖe clipboard dzi", + "Costa Rica": "Costa Rica .", + "Cote D'Ivoire": "Côte d’Ivoire ƒe ƒuƒoƒo", + "Country": "Dukᴐ", + "Coupon": "Coupon ƒe agbalẽ", + "Coupon applied successfully.": "Coupon la zã dzidzedzetɔe.", + "Create": "Wᴐ", + "Create & Add Another": "Wɔ & Tsɔ Bubu Kpe Ðe Eŋu", + "Create :resource": "Wɔ :resource", + "Create a new team to collaborate with others on projects.": "Wɔ ƒuƒoƒo yeye aɖe be nàwɔ dɔ aduadu kple ame bubuwo le dɔwo me.", + "Create Account": "Wɔ Akɔntabubu", + "Create API Token": "Wɔ API Dzesi", + "Create New Team": "Wɔ Ƒuƒoƒo Yeye", + "Create Team": "Wɔ Ƒuƒoƒo", + "Created.": "Wowɔe.", + "Croatia": "Croatia ƒe dukɔ", + "CSV (.csv)": "CSV (.csv) ƒe .", + "Cuba": "Cuba .", + "Curaçao": "Curaçao .", + "Current Password": "Nyagbe si Wozãna Fifia", + "Current Subscription Plan": "Nudɔdɔ ƒe Ðoɖo si Wowɔ Fifia", + "Currently Subscribed": "Wowɔ Nudɔdɔ Fifia", + "Customer Balance": "Asitsalawo ƒe Dadasɔ", + "Customize": "Trɔ asi le eŋu wòasɔ ɖe wò didi nu", + "Cyprus": "Kipro", + "Czech Republic": "Czech Dukɔa ƒe Habɔbɔ", + "Côte d'Ivoire": "Côte d’Ivoire ƒe ƒuƒoƒo", + "Dark": "Nyrɔ", + "Dashboard": "Dashboard ƒe ʋuƒo", + "December": "Dzome", + "Decrease": "Yi anyi", + "Default": "Gᴐmedzeƒe", + "Delete": "Ɖe ɖa", + "Delete :resource": "Ɖe ɖa :resource", + "Delete Account": "Tsɔ Akɔntabubua Tutu", + "Delete all notifications": "Tutu nyatakakawo katã ɖa", + "Delete API Token": "Tsɔ API ƒe Dzesi la ɖa", + "Delete File": "Tutu Faɛl la ɖa", + "Delete Notification": "Tsɔ Nyatakaka tutu ɖa", + "Delete Resource": "Tsɔ Dɔwɔnu Tutu", + "Delete Selected": "Tutu Tiatia", + "Delete Team": "Delete Team la ɖa", + "Denmark": "Denmark ƒe agbalẽ", + "Detach": "Ðe eɖokui ɖa", + "Detach Resource": "Detach Dɔwɔnu", + "Detach Selected": "Detach Tiatia si Wotia", + "Details": "Emenuwo", + "Disable": "De dzo le eme", + "Djibouti": "Djibouti .", + "Do you really want to leave? You have unsaved changes.": "Ðe nèdi be yeadzo nyateƒea? Tɔtrɔ siwo womedzra ɖo o le asiwò.", + "Dominica": "Dominica ƒe agbalẽ", + "Dominican Republic": "Dominican Republic ƒe Dukɔa", + "Done.": "Wɔe vɔ.", + "Download": "Hee ɖa anyi", + "Download Invoice": "Wɔ Invoice ƒe kɔpi", + "Drop file or click to choose": "Da file alo zi edzi be nàtiae", + "Drop files or click to choose": "Da faɛlwo ɖi alo nàzi edzi be nàtiae", + "Ecuador": "Ecuador .", + "Edit": "Wɔ tɔtrɔ", + "Edit :resource": "Trɔ asi le eŋu :resource", + "Edit Attached": "Trɔ Asi Le Eŋu", + "Edit Profile": "Trɔ asi le Nyatakakawo Ŋu", + "Editor": "Nuŋlɔla", + "Editor users have the ability to read, create, and update.": "Ŋutete le nuŋlɔla zãlawo si be woaxlẽ nu, awɔ nu, ahawɔ yeye.", + "Egypt": "Egipte", + "El Salvador": "El Salvador ƒe ŋkɔ", + "Email": "Email dzi", + "email": "email dzi", + "Email Address": "Email Adrɛs", + "Email Addresses": "Email Adrɛswo", + "Email Password Reset Link": "Email ƒe Nyagbewo Gbugbɔgaɖo ƒe Kadodo", + "Email Verification": "Email ƒe Nyateƒetoto", + "Enable": "Ɖe mᴐ na", + "Encrypted environment file already exists.": "Encrypted environment file li xoxo.", + "Encrypted environment file not found.": "Womekpɔ nuto ƒe faɛl si wotsɔ nya ɣaɣlawo ŋlɔ o.", + "Ensure your account is using a long, random password to stay secure.": "Kpɔ egbɔ be wò akɔnta le nyagbe ɣaɣla didi aɖe zãm le vome be wòanɔ dedie.", + "Environment file already exists.": "Nutome ƒe faɛl li xoxo.", + "Environment file not found.": "Womekpɔ nutome ƒe faɛl o.", + "Equatorial Guinea": "Equatorial Guinea ƒe ɣletinyigba", + "Eritrea": "Eritrea ƒe dukɔ", + "Error": "Vodada", + "errors": "vodadawo", + "Estonia": "Estonia .", + "Ethiopia": "Ethiopia .", + "ex VAT": "EX VAT .", + "Excel (.xlsx)": "Excel (.xlsx) ƒe .", + "Expires :expiration": "Eƒe ɣeyiɣia wu enu :expiration", + "Export As CSV": "Export Abe CSV ene", + "Extra Billing Information": "Nyatakaka Bubu Siwo Ku Ðe Fexexe Ŋu", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ehiã be woaɖo kpe edzi bubu hafi woate ŋu awɔ wò fexexe ŋudɔ. Taflatse yi edzi nàyi fexexe ƒe axaa dzi ne èzi dzesi si le ete la dzi.", + "Failed Subscription Payment": "Nudɔdɔ ƒe Fexexe Do kpo nu", + "Failed to load :resource!": "Do kpo agbatsɔtsɔ :resource!", + "Falkland Islands (Malvinas)": "Falkland Ƒukpowo (Malvinas) .", + "Faroe Islands": "Faroe Ƒukpowo dzi", + "February": "Dzodze", + "Fiji": "Fiji .", + "Filename": "Faɛl ƒe ŋkɔ", + "Finish enabling two factor authentication.": "Wu nu eve ƒe kpeɖodzinana ƒe dɔwɔwɔ nu.", + "Finland": "Finland .", + "For your security, please confirm your password to continue.": "Le wò dedienɔnɔ ta la, taflatse ɖo kpe wò nyagbea dzi be nàyi edzi.", + "Forbidden": "Si ŋu mɔ mele o", + "Force Delete": "Zi edzi be Woaɖee ɖa", + "Force Delete :resource": "Zi edzi be Woaɖee ɖa :resource", + "Force Delete Resource": "Zi Dɔwɔnu si Woatutu Ðe Edzi", + "Force Delete Selected": "Zi edzi be Woaɖee ɖa", + "Forgot Password": "Ŋlɔ Nyagbe si Wozãna Be", + "Forgot your password?": "Èŋlɔ wò nyagbe ɣaɣla bea?", + "Forgot Your Password?": "Èŋlɔ Wò Nyagbe ɣaɣla Bea?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Èŋlɔ wò nyagbe ɣaɣla bea? Megblẽ naneke o. Ðeko nàna míanya wò e-mail adrɛs eye míaɖo password reset link na wò to email dzi si ana nàtia yeye.", + "France": "France .", + "French Guiana": "Franseawo ƒe Guiana", + "French Polynesia": "Franseawo ƒe Polynesia", + "French Southern Territories": "Franseawo ƒe Anyiehe Nutowo", + "From": "Tso", + "Gabon": "Gabon .", + "Gambia": "Gambia ƒe dukɔ", + "Georgia": "Georgia", + "Germany": "Germany", + "Ghana": "Ghana .", + "Gibraltar": "Gibraltar ƒe ŋkɔ", + "Go Home": "Yi Aƒeme", + "Go to page :page": "Yi axa :page lia", + "Great! You have accepted the invitation to join the :team team.": "Nyo ŋutɔ! Èlɔ̃ ɖe amekpekpea be nàva wɔ ɖeka kple ame :team ƒe ƒuƒoƒoa.", + "Greece": "Greece ƒe dukɔ", + "Greenland": "Greenland .", + "Grenada": "Grenada, si nye Grenada", + "Guadeloupe": "Guadeloupe .", + "Guam": "Guam .", + "Guatemala": "Guatemala .", + "Guernsey": "Guernsey ƒe agbalẽ", + "Guinea": "Guinea .", + "Guinea-Bissau": "Guinea-Bissau ƒe dukɔ", + "Guyana": "Guyana .", + "Haiti": "Haiti .", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ðe nèle susu evelia ŋu bum le wò nudɔdɔa tetre ŋua? Àte ŋu agbugbɔ wò nudɔdɔa awɔ dɔ enumake ɣesiaɣi vaseɖe esime wò fexexe ƒe ɣeyiɣi si nèzãna fifia nawu enu. Ne wò fexexe ƒe ɣeyiɣi si nèzãna fifia wu enu la, àte ŋu atia nudɔdɔ ƒe ɖoɖo yeye kura.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ðe nèle susu evelia ŋu bum le wò nudɔdɔa tetre ŋua? Àte ŋu awɔ wò nudɔdɔa ŋudɔ enumake ɣesiaɣi vaseɖe esime wò fexexe ƒe ɣeyiɣi si nèzãna fifia nawu enu. Ne wò fexexe ƒe ɣeyiɣi si nèzãna fifia wu enu la, àte ŋu atia nudɔdɔ ƒe ɖoɖo yeye kura.", + "Heard Island & Mcdonald Islands": "Heard Ƒukpo kple McDonald Ƒukpowo dzi", + "Heard Island and McDonald Islands": "Heard Ƒukpo kple McDonald Ƒukpowo dzi", + "Hello!": "Hello!", + "Hide Content": "Ɣla Emenyawo", + "Hold Up!": "Lé Ðe Asi!", + "Holy See (Vatican City State)": "Fiaɖuƒe Kɔkɔe (Vatican City Dukɔa) .", + "Honduras": "Honduras ƒe ɣeyiɣia me", + "Hong Kong": "Hong Kong .", + "Hungary": "Hungary ƒe dukɔ", + "I agree to the :terms_of_service and :privacy_policy": "Melɔ̃ ɖe :terms_of_service kple :privacy_policy la dzi", + "Iceland": "Iceland .", + "ID": "ID .", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ne ehiã la, àte ŋu ado le wò web-browser ƒe ɣeyiɣi bubuawo katã me le wò mɔ̃wo katã dzi. Woŋlɔ wò kpekpe siwo nèwɔ nyitsɔ laa dometɔ aɖewo ɖe ete; ke hã, ɖewohĩ xexlẽdzesi sia maƒo nu tso eŋu bliboe o. Ne èse le ɖokuiwò me be wogblẽ yeƒe akɔntabubua me la, ele be nàwɔ wò nyagbe ɣaɣla hã yeyee.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ne akɔnta le asiwò xoxo la, àte ŋu axɔ amekpekpe sia ne èzi dzesi si le ete dzi:", + "If you did not create an account, no further action is required.": "Ne mèwɔ akɔnta o la, ke mehiã be nàwɔ nu bubu aɖeke o.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ne mèkpɔ mɔ be yeaxɔ amekpekpe aɖe na ƒuƒoƒo sia o la, àte ŋu atsɔ e-mail sia aƒu gbe.", + "If you did not receive the email": "Ne mèxɔ e-mail la o", + "If you did not request a password reset, no further action is required.": "Ne mèbia be woagbugbɔ nyagbe ɣaɣlawo aɖo o la, mehiã be nàwɔ nu bubu aɖeke o.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ne akɔnta mele asiwò o la, àte ŋu awɔ ɖeka ne èzi dzesi si le ete dzi. Ne èwɔ akɔnta vɔ la, àte ŋu azi amekpekpea xɔxɔ ƒe dzesi si le e-mail sia dzi be nàxɔ ƒuƒoƒoa ƒe amekpekpea:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ne ehiã be nàtsɔ kadodo alo adzɔxexe ŋuti nyatakaka aɖewo koŋ akpe ɖe wò adzɔxegbalẽviwo ŋu, abe wò dɔwɔƒe ƒe ŋkɔ bliboa, VAT ƒe dzesideŋkɔ, alo adrɛs si dzi woŋlɔ nu ɖo ene la, àte ŋu atsɔe akpe ɖe eŋu le afisia.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ne èle kuxi me tom be yeazi \":actionText\" ƒe dzesi dzi la, kɔpi URL si le ete la eye nàde eme\nɖe wò nyatakakadzraɖoƒea:", + "Impersonate": "Wɔ ɖokuiwò abe ame ene", + "Increase": "Dzi ɖe edzi", + "India": "India", + "Indonesia": "Indonesia .", + "Invalid filename.": "Faɛl ŋkɔ si mesɔ o.", + "Invalid JSON was returned from the route.": "Wotrɔ JSON si mesɔ o tso mɔa dzi.", + "Invoice Email Addresses": "Invoice email adrɛswo .", + "Invoice emails updated successfully.": "Invoice emails updated dzidzedzetɔe.", + "Invoices": "Adzɔxegbalẽviwo", + "Iran, Islamic Republic Of": "Iran .", + "Iran, Islamic Republic of": "Iran, Islam Dukɔa ƒe...", + "Iraq": "Iraq .", + "Ireland": "Ireland .", + "Isle Of Man": "Man Ƒukpo dzi", + "Isle of Man": "Man Ƒukpo dzi", + "Israel": "Israel .", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Edze abe nudɔdɔ si le dɔ wɔm mele asiwò o ene. Àte ŋu atia nudɔdɔ ƒe ɖoɖo siwo le ete la dometɔ ɖeka be nàdze egɔme. Woate ŋu atrɔ nudɔdɔ ƒe ɖoɖowo alo ate fli ɖe wo me le ɣeyiɣi si sɔ na wò nu.", + "Italy": "Italy .", + "Jamaica": "Jamaica .", + "January": "Dzove", + "Japan": "Japan .", + "Jersey": "Jersey .", + "Jordan": "Jordan .", + "July": "Siamlɔm", + "June": "Masa", + "Kazakhstan": "Kazakhstan .", + "Kenya": "Kenya .", + "Key": "Asafui", + "Kiribati": "Kiribati .", + "Korea": "South Korea .", + "Korea, Democratic People's Republic of": "Korea, Demokrasi Dukɔmeviwo ƒe Dukɔ si le", + "Korea, Republic of": "Korea, Dukɔ si me", + "Kosovo": "Kosovo ƒe Ƒe 1999 ƒe ɣleti gbãtɔ me.", + "Kuwait": "Kuwait .", + "Kyrgyzstan": "Kyrgyzstan .", + "Lao People's Democratic Republic": "Lao Dukɔa ƒe Demokrasi Dukɔ", + "Last active": "mamlɛtɔ si le dɔ wɔm .", + "Last used": "Wozãe zi mamlɛtɔ", + "Latvia": "Latvia .", + "Leave": "Aŋgba", + "Leave Team": "Dzo le Ƒuƒoƒoa me", + "Lebanon": "Lebanon .", + "length": "didime", + "Lens": "Lens ƒe ŋkumekpɔnu", + "Lesotho": "Lesothotɔwo ƒe ŋkɔ", + "Liberia": "Liberia .", + "Libyan Arab Jamahiriya": "Libya Arabiatɔwo ƒe Jamahiriya", + "Liechtenstein": "Liechtenstein ƒe agbalẽ", + "Light": "Kekeli", + "Lithuania": "Lithuania ƒe dukɔ", + "Load :perPage More": "Agba :perPage Bubuwo", + "Loading": "Wole agba tsɔm", + "Location": "Teƒe", + "Log in": "Ge ɖe eme", + "Log In": "Ge Ðe Eme", + "Log Out": "Do go le eme", + "Log out": "Do go le eme", + "Log Out Other Browser Sessions": "Do le Browser ƒe Dɔwɔna Bubuwo Me", + "Log Viewer": "Nuŋlɔɖiwo Kpɔla", + "Login": "Ge ɖe eme", + "Logout": "Do go le eme", + "Logs": "Nuŋlɔɖiwo", + "Luxembourg": "Luxembourg ƒe dukɔ", + "Macao": "Macao .", + "Macedonia": "Dziehe Makedonia", + "Macedonia, the former Yugoslav Republic of": "Makedonia, si nye Yugoslavia Dukɔ si nɔ anyi tsã", + "Madagascar": "Madagascar ƒe agbalẽ", + "Malawi": "Malawi .", + "Malaysia": "Malaysia .", + "Maldives": "Maldives-dukɔwo", + "Mali": "Mali .", + "Malta": "Malta .", + "Manage Account": "Dzra Akɔntabubu Dzi", + "Manage and log out your active sessions on other browsers and devices.": "Dzra wò ɣeyiɣi siwo le dɔ wɔm la dzi eye nàdo le eme le web-browser kple mɔ̃ bubuwo dzi.", + "Manage API Tokens": "Dzra API Dzesiwo dzi", + "Manage Role": "Dzra Akpa si Wòwɔna Dzi", + "Manage Team": "Dzra Ƒuƒoƒoa Dzi", + "Managing billing for :billableName": "Fexexe na ame :billableName dzi kpɔkpɔ", + "March": "Ɖe zɔ̃", + "Mark all as Read": "De dzesi wo katã abe alesi woxlẽe ene", + "Mark all notifications as read": "De dzesi nyatakakaawo katã abe alesi woxlẽe ene", + "Mark Read": "Mark Xlẽe", + "Mark Unread": "Mark Womexlẽ o", + "Marshall Islands": "Marshall Ƒukpowo dzi", + "Martinique": "Martinique ƒe ŋkɔ", + "Mauritania": "Mauritania .", + "Mauritius": "Mauritius ye nye esia", + "May": "Ate ŋu", + "Mayotte": "Mayotte ƒe agbalẽ", + "Mexico": "Mexico .", + "Micronesia, Federated States Of": "Micronesia ƒe dukɔ", + "Micronesia, Federated States of": "Micronesia, Dukɔ siwo le Dukɔwo Dome", + "Moldova": "Moldova .", + "Moldova, Republic of": "Moldova, Dukɔ si me", + "Monaco": "Monaco .", + "Mongolia": "Mongolia .", + "Montenegro": "Montenegro .", + "Month To Date": "Ɣleti Vaseɖe Egbe", + "Monthly": "Ɣleti sia ɣleti", + "monthly": "ɣleti sia ɣleti", + "Montserrat": "Montserrat ye nye esia", + "Morocco": "Morocco .", + "Mozambique": "Mozambique ƒe agbalẽ", + "Myanmar": "Myanmar .", + "Name": "Ŋkɔ", + "name": "ŋkɔ", + "Namibia": "Namibia ƒe ŋkɔ", + "Nauru": "Nauru ƒe ŋkɔ", + "Nepal": "Nepal .", + "Netherlands": "Netherlands .", + "Netherlands Antilles": "Netherlands Antilles ƒe ƒuƒoƒo", + "Nevermind": "Megadee tame o", + "Nevermind, I'll keep my old plan": "Megahiã gbeɖe o, malé nye ɖoɖo xoxoa me ɖe asi", + "New": "Yɛye", + "New :resource": "Yeye :resource", + "New Caledonia": "Caledonia Yeye", + "New Password": "Nyagbe Yeye", + "New Zealand": "New Zealand ƒe agbalẽ", + "Next": "Esi kplᴐe ɖo", + "Next Payment": "Fexexe si kplɔe ɖo", + "Next Payment on": "Fexexe si kplɔe ɖo le", + "Nicaragua": "Nicaragua ƒe nya", + "Niger": "Niger .", + "Nigeria": "Nigeria .", + "Niue": "Niue .", + "No": "Ao", + "No :resource matched the given criteria.": "No :resource sɔ kple dzidzenu siwo wona.", + "No additional information...": "Nyatakaka bubu aɖeke meli o...", + "No Current Data": "Nyatakaka aɖeke Meli Fifia O", + "No Data": "Nyatakaka aɖeke meli o", + "no file selected": "faɛl aɖeke metia o", + "No Increase": "Dzidziɖedzi aɖeke meli o", + "No payment methods on file.": "Fexexemɔnu aɖeke mele agbalẽ me o.", + "No payment scheduled.": "Womewɔ ɖoɖo ɖe fexexe ŋu o.", + "No Prior Data": "Nyatakaka aɖeke Meli Do Ŋgɔ O", + "No Results Found.": "Womekpɔ Emetsonu aɖeke O.", + "Norfolk Island": "Norfolk Ƒukpo dzi", + "Northern Mariana Islands": "Mariana Ƒukpowo ƒe Dziehe", + "Norway": "Norway .", + "Not Found": "Womeke ɖe eŋu o", + "Notifications": "Nyatakakawo", + "Nova": "NOVA .", + "Nova User": "Nova Zãla", + "November": "Adamekpɔxɛ", + "October": "Kele", + "of": "ƒe", + "OK": "ENYO", + "Oman": "Oman .", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ne wonya tu ƒuƒoƒo aɖe ɖa ko la, woatutu eƒe nunɔamesiwo kple nyatakakawo katã ɖa tegbee. Hafi nàtutu ƒuƒoƒo sia ɖa la, taflatse wɔ nyatakaka alo nyatakaka ɖesiaɖe si ku ɖe ƒuƒoƒo sia ŋu si nèdi be yealé ɖe asi la ƒe kɔpi.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Ne wonya tutu wò akɔnta ko la, woatutu eƒe nunɔamesiwo kple nyatakakawo katã ɖa tegbee. Hafi nàtutu wò akɔnta la, taflatse wɔ nyatakaka alo nyatakaka ɖe sia ɖe si nèdi be yealé ɖe asi la ƒe kɔpi.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ne wonya tutu wò akɔnta ko la, woatutu eƒe nunɔamesiwo kple nyatakakawo katã ɖa tegbee. Taflatse ŋlɔ wò nyagbe ɣaɣla nàtsɔ aɖo kpe edzi be yeadi be yeatutu yeƒe akɔnta tegbee.", + "Only Trashed": "Gbeɖuɖɔ Ko", + "Open Invoices": "Ʋu Adzɔxegbalẽviwo", + "Original": "Gbãtɔ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Míaƒe fexexe dzikpɔkpɔ ƒe nyatakakadzraɖoƒe na nète ŋu kpɔa wò nudɔdɔ ƒe ɖoɖo, fexexemɔnu, kple wò fexexe ƒe kɔpi siwo nèŋlɔ nyitsɔ laa dzi bɔbɔe.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Míaƒe fexexe dzikpɔkpɔ ƒe nyatakakadzraɖoƒea na nète ŋu kpɔa wò nudɔdɔ ƒe ɖoɖo, fexexemɔnu, kple wò gaxɔgbalẽvi siwo nèŋlɔ nyitsɔ laa ƒe kɔpi dzi bɔbɔe.", + "Page Expired": "Axa si ƒe ɣeyiɣia wu enu", + "Pagination Navigation": "Axadzidzedze ƒe Mɔzɔzɔ", + "Paid": "Xe fe", + "Pakistan": "Pakistan .", + "Palau": "Palau .", + "Palestinian Territory, Occupied": "Palestina ƒe Anyigba, Woxɔ", + "Panama": "Panama .", + "Papua New Guinea": "Papua New Guinea ƒe dukɔ", + "Paraguay": "Paraguay ƒe dukɔ", + "Password": "Safuinya", + "password": "safuinya", + "Payment Confirmation": "Fexexe ƒe Kpeɖodzinya", + "Payment Information": "Fexexe Ŋuti Nyatakakawo", + "Payment information updated successfully.": "Wowɔ fexexe ŋuti nyatakakawo yeyee dzidzedzetɔe.", + "Payment Method": "Fexexe ƒe Mɔnu", + "Payment Methods": "Fexexe ƒe Mɔnuwo", + "Payment Required": "Fexexe si Wobia", + "Payments": "Fexexewo", + "Pending Team Invitations": "Ƒuƒoƒo ƒe Amekpekpewo Lalam", + "Per Page": "Axa ɖesiaɖe", + "Permanently delete this team.": "Tsɔ ƒuƒoƒo sia tutu ɖa tegbee.", + "Permanently delete your account.": "Tsɔ wò akɔntabubua tutu ɖa tegbee.", + "Permissions": "Mɔɖeɖewo", + "Peru": "Peru .", + "Philippines": "Philippines .", + "Photo": "Foto", + "Pitcairn": "Pitcairn ƒe ŋkɔ", + "Please accept the terms of service.": "Taflatse xɔ subɔsubɔdɔa ƒe ɖoɖowo.", + "Please click the button below to verify your email address.": "Taflatse zi dzesi si le ete dzi be nàɖo kpe wò e-mail adrɛs dzi.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Taflatse ɖo kpe wò akɔntabubua me yiyi dzi to wò gaxɔgbalẽviwo dometɔ ɖeka ŋɔŋlɔ me.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Taflatse ɖo kpe wò akɔnta me yiyi dzi to ɖaseɖiɖi ƒe kɔda si wò ɖaseɖiɖidɔwɔɖoɖoa na la ŋɔŋlɔ me.", + "Please confirm your password before continuing.": "Taflatse ɖo kpe wò nyagbea dzi hafi nàyi edzi.", + "Please copy your new API token. For your security, it won't be shown again.": "Taflatse kɔpi wò API dzesi yeyea. Le wò dedienɔnɔ ta la, womagaɖee afia ake o.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Taflatse ŋlɔ wò nyagbe ɣaɣla nàtsɔ aɖo kpe edzi be yeadi be yeado le yeƒe web-browser ƒe ɣeyiɣi bubuawo me le yeƒe mɔ̃wo katã dzi.", + "Please provide a maximum of three invoice emails addresses.": "Taflatse mitsɔ agbalẽvi etɔ̃ ƒe adrɛswo ƒe adrɛswo na.", + "Please provide the email address of the person you would like to add to this team.": "Taflatse tsɔ ame si nèdi be yeatsɔ akpe ɖe ƒuƒoƒo sia ŋu ƒe e-mail adrɛs na.", + "Please set a default payment method before retrying payments.": "Taflatse ɖo fexexe ƒe mɔnu si woɖo ɖi hafi nàgadze agbagba ake.", + "Please set a default payment method before swapping plans.": "Taflatse ɖo fexexemɔnu si woɖo ɖi hafi nàɖɔli ɖoɖowo.", + "Poland": "Poland .", + "Portugal": "Portugal .", + "Press / to search": "Zi / dzi be nàdi", + "Preview": "Kpɔe do ŋgɔ", + "Previewing": "Nukpɔkpɔ do ŋgɔ", + "Previous": "Si do ŋgᴐ", + "Privacy Policy": "Ameŋunyatakakawo Ŋuti Ðoɖo", + "Profile": "Ŋuti nya", + "Profile Information": "Nyatakakawo Ŋuti Nyatakakawo", + "Puerto Rico": "Puerto Rico .", + "Qatar": "Qatar .", + "Quarter To Date": "Quarter Vaseɖe Egbe", + "Recovery Code": "Gbugbɔgaxɔ ƒe Se", + "Refresh": "Gbugbɔgadzɔ", + "Regards,": "Gbedoname,", + "Regenerate Recovery Codes": "Gbugbɔ Gbugbɔgawɔ ƒe Sewo", + "Register": "Ŋlɔ ŋkɔ", + "Reload": "Gbugbɔ tsɔe de eme", + "Remember me": "Ðo ŋku dzinye", + "Remember Me": "Ðo ŋku Dzinye", + "Remove": "Ɖee le eme", + "Remove Photo": "Ðe Fotoa ɖa", + "Remove Team Member": "Ðe Team Member ɖa", + "Replicate": "Gbugbɔ wɔe", + "Required fields": "Agble siwo wobia tso wo si", + "Resend Verification Email": "Gbugbɔ Ðo Kpeɖodzi Email ɖa", + "Reset Filters": "Gbugbɔ Ðo Filters Ðo", + "Reset Password": "Gbugbɔ Ðo Nyagbea Ðo", + "Reset Password Notification": "Gbugbɔ Ðo Nyagbewo Ŋuti Nyatakaka", + "resource": "dɔwɔnu si woatsɔ awɔ dɔe", + "Resource Row Dropdown": "Dɔwɔnu ƒe Fli ƒe Dropdown", + "Resources": "Nunɔamesiwo", + "resources": "nunɔamesiwo", + "Restore": "Ɖoe eteƒe", + "Restore :resource": "Ɖoe eteƒe :resource", + "Restore Resource": "Gbugbɔ Dzɔdzɔmenuwo Gbugbɔgaɖoe", + "Restore Selected": "Gbugbɔ Gbugbɔ Tiatia", + "results": "metsonu", + "Resume Subscription": "Gbugbɔ Dze Nudɔdɔ Gɔme", + "Retry Payment": "Gbugbɔ Te Fexexe Te kpɔ", + "Return to :appName": "Trɔ yi :appName lia dzi", + "Reunion": "Réunion .", + "Role": "Wɔƒe", + "Romania": "Romania .", + "Run Action": "Du Afɔɖeɖe", + "Russian Federation": "Russia Dukɔa ƒe Habɔbɔ", + "Rwanda": "Rwanda .", + "Réunion": "Réunion .", + "Saint Barthelemy": "Barthélemy Kɔkɔe", + "Saint Barthélemy": "Barthélemy Kɔkɔe", + "Saint Helena": "Helena Kɔkɔe", + "Saint Kitts And Nevis": "Kitts kple Nevis Kɔkɔe", + "Saint Kitts and Nevis": "Kitts Kɔkɔewo kple Nevis", + "Saint Lucia": "Lucia Kɔkɔe", + "Saint Martin": "Martin Kɔkɔe", + "Saint Martin (French part)": "Saint Martin (Fransegbe ƒe akpa aɖe) .", + "Saint Pierre And Miquelon": "Pierre Kɔkɔe kple Miquelon", + "Saint Pierre and Miquelon": "Pierre Kɔkɔe kple Miquelon", + "Saint Vincent And Grenadines": "Vincent Kɔkɔe kple Grenadines", + "Saint Vincent and the Grenadines": "Vincent Kɔkɔe kple Grenadines-towo", + "Samoa": "Samoa .", + "San Marino": "San Marino ƒe agbalẽa me", + "Sao Tome And Principe": "São Tomé kple Príncipe", + "Sao Tome and Principe": "Sao Tome kple Principe", + "Saudi Arabia": "Saudi Arabia ƒe nya", + "Save": "Dzrae ɖo", + "Saved.": "Wodzrae ɖo.", + "Scroll to bottom": "Yi ete", + "Scroll to top": "Yi dziƒo", + "Search": "Di", + "Secure Area": "Nuto si Le Dedie", + "Select": "Tia", + "Select a different plan": "Tia ɖoɖo bubu", + "Select a log file...": "Tia log file aɖe...", + "Select A New Photo": "Tia Foto Yeye Aɖe", + "Select Action": "Tia Nuwɔna", + "Select all": "Tia wo katã", + "Select All Dropdown": "Tia Nusiwo Katã Le Dropdown", + "Select this page": "Tia axa sia", + "Send Password Reset Link": "Ðo Nyagbewo Gbugbɔgaɖo ƒe Kadodo ɖa", + "Senegal": "Senegal .", + "September": "Anyɔnyɔ", + "Serbia": "Serbia .", + "Server Error": "Server ƒe Vodada", + "Service Unavailable": "Subɔsubɔdɔa Meli O", + "Set as default": "Ðoe abe alesi woɖoe ene", + "Setup Key": "Ðoɖowɔwɔ ƒe Safui", + "Seychelles": "Seychelles ƒe ŋkɔ", + "Show All Fields": "Fia Agblewo Katã", + "Show Content": "Fia Emenyawo", + "Show Recovery Codes": "Fia Gbugbɔgaxɔ ƒe Sewo", + "Showing": "Eɖee fia", + "Sierra Leone": "Sierra Leone ƒe ƒuƒoƒo", + "Signed in as": "Wode asi ete abe", + "Singapore": "Singapore .", + "Sint Maarten (Dutch part)": "Sint Maarten ye nye esia", + "Slovakia": "Slovakia ƒe dukɔ", + "Slovenia": "Slovenia ƒe dukɔ", + "Soft Deleted": "Fafɛ si woɖe ɖa .", + "Solomon Islands": "Salomo Ƒukpowo dzi", + "Somalia": "Somalia .", + "Something went wrong.": "Nane gblẽ.", + "Sorry! You are not authorized to perform this action.": "Babaa! Womeɖe mɔ na wò be nàwɔ nuwɔna sia o.", + "Sorry, your session has expired.": "Kpeɖeŋutɔ, wò ɣeyiɣia wu enu.", + "South Africa": "South Africa .", + "South Georgia And Sandwich Isl.": "South Georgia kple South Sandwich Ƒukpowo dzi", + "South Georgia and the South Sandwich Islands": "South Georgia kple South Sandwich Ƒukpowo dzi", + "South Sudan": "South Sudan .", + "Spain": "Spain .", + "Sri Lanka": "Sri Lanka .", + "Standalone Actions": "Nuwɔna Siwo Ðokuisi", + "Start Polling": "Dze Akɔdada Gɔme", + "Start polling": "Dze numekuku gɔme", + "State / County": "Dukɔ / Nutome", + "Stop Impersonating": "Dzudzɔ Ameɖokuiwɔwɔ", + "Stop Polling": "Dzudzɔ Akɔdada", + "Stop polling": "Dzudzɔ akɔdada", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Dzra gbugbɔgaxɔ ƒe kɔpi siawo ɖo ɖe nyagbe ɣaɣlawo dzikpɔla si le dedie me. Woate ŋu azã wo atsɔ agbugbɔ age ɖe wò akɔnta me ne wò nu eve ƒe kpeɖodzimɔ̃a bu.", + "Subscribe": "Wɔ nudɔdɔ", + "Subscription Information": "Nudɔdɔ Ŋuti Nyatakakawo", + "Subscription Pending": "Nudɔdɔ si Wole Lalam", + "Sudan": "Sudan .", + "Suriname": "Suriname ƒe ŋkɔ", + "Svalbard And Jan Mayen": "Svalbard kple Jan Mayen ƒe ŋkɔwo", + "Svalbard and Jan Mayen": "Svalbard kple Jan Mayen ƒe ŋkɔwo", + "Swaziland": "Swaziland .", + "Sweden": "Sweden .", + "Switch Teams": "Trɔ Ƒuƒoƒowo", + "Switzerland": "Switzerland .", + "Syrian Arab Republic": "Syria Arab Dukɔa", + "System": "Mɔnu", + "Taiwan": "Taiwan .", + "Taiwan, Province of China": "Taiwan, China ƒe Nutome", + "Tajikistan": "Tajikistan .", + "Tanzania": "Tanzania ye nye esia", + "Tanzania, United Republic of": "Tanzania, Dukɔ Ƒoƒuawo ƒe", + "TAX": "Adzɔxexe", + "Team Details": "Ƒuƒoƒoa Ŋuti Nyatakakawo", + "Team Invitation": "Ƒuƒoƒo ƒe Amekpekpe", + "Team Members": "Ƒuƒoƒoa me tɔwo", + "Team Name": "Ƒuƒoƒoa ƒe Ŋkɔ", + "Team Owner": "Team ƒe Aƒetɔ", + "Team Settings": "Ƒuƒoƒo ƒe Ðoɖowo", + "Terms of Service": "Subɔsubɔdɔ ƒe Ðoɖowo", + "Thailand": "Thailand .", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Akpe na wò be nède asi agbalẽ te! Hafi nàdze egɔme la, ɖe nàte ŋu aɖo kpe wò e-mail adrɛs dzi ne èzi kadodo si míeɖo ɖe wò to e-mail dzi teti la dzia? Ne mèxɔ e-mail la o la, míatsɔ dzidzɔ aɖo bubu ɖe wò.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Akpe na mi ɖe miaƒe kpekpeɖeŋu si mieyi edzi la ta. Míetsɔ wò adzɔxegbalẽvi ƒe kɔpi kpe ɖe eŋu hena wò nuŋlɔɖiwo. Taflatse na míanya ne nyabiase alo nya aɖe le asiwò.", + "Thanks,": "Akpe,", + "The :attribute must be a valid role.": "Ele be :attribute-awo nanye akpa si sɔ.", + "The :attribute must be at least :length characters and contain at least one number.": "Ele be ŋɔŋlɔdzesi :attribute la nanye ŋɔŋlɔdzesi :length ya teti eye xexlẽdzesi ɖeka ya teti nanɔ wo me.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ele be ŋɔŋlɔdzesi :attribute la nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi tɔxɛ ɖeka kple xexlẽdzesi ɖeka ya teti nanɔ wo me.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ele be ŋɔŋlɔdzesi :attribute la nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi tɔxɛ ɖeka ya teti nanɔ wo me.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ele be ŋɔŋlɔdzesi :attribute la nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi gã ɖeka kple xexlẽdzesi ɖeka ya teti nanɔ wo me.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ele be ŋɔŋlɔdzesi :attribute la nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi gã ɖeka kple ŋɔŋlɔdzesi tɔxɛ ɖeka ya teti nanɔ wo me.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ele be ŋɔŋlɔdzesi :attribute la nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi gã ɖeka, xexlẽdzesi ɖeka, kple ŋɔŋlɔdzesi tɔxɛ ɖeka ya teti nanɔ wo me.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ele be ŋɔŋlɔdzesi :attribute la nanye ŋɔŋlɔdzesi :length ya teti eye ŋɔŋlɔdzesi gã ɖeka ya teti nanɔ wo me.", + "The :attribute must be at least :length characters.": "Ele be :attribute-awo nanye ŋɔŋlɔdzesi :length ya teti.", + "The :attribute must contain at least one letter.": "Ele be ŋɔŋlɔdzesi ɖeka ya teti nanɔ :attribute-awo me.", + "The :attribute must contain at least one number.": "Ele be xexlẽdzesi ɖeka ya teti nanɔ :attribute la me.", + "The :attribute must contain at least one symbol.": "Ele be dzesi ɖeka ya teti nanɔ :attribute la me.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ele be ŋɔŋlɔdzesi gã ɖeka kple ŋɔŋlɔdzesi sue ɖeka ya teti nanɔ :attribute-awo me.", + "The :resource was created!": "Wowɔ :resource-awo!", + "The :resource was deleted!": "Wotutu :resource la ɖa!", + "The :resource was restored!": "Wogbugbɔ :resource la ɖo anyi!", + "The :resource was updated!": "Wowɔ asitɔtrɔ le :resource la ŋu!", + "The action was executed successfully.": "Wowɔ afɔɖeɖea dzidzedzetɔe.", + "The default payment method cannot be removed.": "Womate ŋu aɖe fexexemɔnu si wozãna tsã la ɖa o.", + "The file was deleted!": "Wotutu faɛl la ɖa!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute siwo wona la dze le nyatakaka aɖe si do go me. Taflatse tia :attribute bubu.", + "The given data was invalid.": "Nyatakaka siwo wona la mesɔ o.", + "The government won't let us show you what's behind these doors": "Dziɖuɖua maɖe mɔ na mí be míafia nusi le ʋɔtru siawo megbe wò o", + "The HasOne relationship has already been filled.": "HasOne ƒe ƒomedodoa yɔ fũ xoxo.", + "The image could not be loaded": "Womete ŋu tsɔ nɔnɔmetata la de eme o", + "The image could not be loaded.": "Womete ŋu tsɔ nɔnɔmetata la de eme o.", + "The invoice emails must be valid email addresses.": "Ele be adzɔxegbalẽvi ƒe e-mailwo nanye e-mail adrɛs siwo sɔ.", + "The password is incorrect.": "Nyagbea mesɔ o.", + "The provided coupon code is invalid.": "Coupon code si wona la mesɔ o.", + "The provided password does not match your current password.": "Nyagbe si wona la mesɔ kple nyagbe si nèzãna fifia o.", + "The provided password was incorrect.": "Nyagbe si wotsɔ na la mesɔ o.", + "The provided two factor authentication code was invalid.": "Nu eve ƒe kpeɖodzinya si wona la mesɔ o.", + "The provided two factor recovery code was invalid.": "Nu eve ƒe gbugbɔgaxɔ ƒe kɔpi si wona la mesɔ o.", + "The provided VAT number is invalid.": "VAT xexlẽdzesi si wona la mesɔ o.", + "The resource was attached!": "Wotsɔ dɔwɔnua kpe ɖe eŋu!", + "The resource was prevented from being saved!": "Woxe mɔ na nunɔamesi la be woagadzrae ɖo o!", + "The resource was updated!": "Wowɔ dɔwɔnua yeyee!", + "The response is not a streamed response.": "Ŋuɖoɖoa menye ŋuɖoɖo si woɖena ɖe go o.", + "The response is not a view.": "Menye nukpɔsusu aɖee ŋuɖoɖoa nye o.", + "The selected country is invalid.": "Dukɔ si nètia la mesɔ o.", + "The selected plan is invalid.": "Ðoɖo si nètia la mesɔ o.", + "The selected resources have been :action!": "Nusiwo wotia la nye :action!", + "The team's name and owner information.": "Team la ƒe ŋkɔ kple aƒetɔ ŋuti nyatakakawo.", + "There are no available options for this resource.": "Tiatia aɖeke meli na dɔwɔnu sia o.", + "There are no fields to display.": "Agble aɖeke meli woatsɔ aɖee afia o.", + "There are no new notifications.": "Nyatakaka yeye aɖeke meli o.", + "There was a problem executing the action.": "Kuxi aɖe nɔ afɔɖeɖea wɔwɔ me.", + "There was a problem fetching the resource.": "Kuxi aɖe do mo ɖa le dɔwɔnua xɔxɔ me.", + "There was a problem submitting the form.": "Kuxi aɖe do mo ɖa le agbalẽvia ɖoɖo ɖa me.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Wokpe ame siawo va miaƒe ƒuƒoƒoa me eye woɖo amekpekpe ƒe e-mail ɖe wo. Woate ŋu awɔ ɖeka kple ƒuƒoƒoa to amekpekpea to e-mail dzi xɔxɔ me.", + "This account does not have an active subscription.": "Nudɔdɔ si le dɔ wɔm mele akɔnta sia si o.", + "This action is unauthorized.": "Womeɖe mɔ ɖe nuwɔna sia ŋu o.", + "This copy of Nova is unlicensed.": "Mɔɖegbalẽ mele Nova ƒe kɔpi sia ŋu o.", + "This coupon code can only be used by new customers.": "Asisi yeyewo koe ate ŋu azã coupon code sia.", + "This device": "Mɔ̃ sia", + "This file field is read-only.": "Fail ƒe akpa sia nye nuxexlẽ ɖeɖeko.", + "This invoice is no longer open.": "Adzɔxegbalẽvi sia megale ʋuʋu ɖi o.", + "This is a secure area of the application. Please confirm your password before continuing.": "Esia nye dɔwɔnua ƒe akpa si le dedie. Taflatse ɖo kpe wò nyagbea dzi hafi nàyi edzi.", + "This password does not match our records.": "Nyagbe sia mewɔ ɖeka kple míaƒe nuŋlɔɖiwo o.", + "This password reset link will expire in :count minutes.": "Password reset link sia awu enu le miniti :count megbe.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Wodze fexexe sia gɔme, gake womexɔ gaawo haɖe o. Esia ate ŋu axɔ ŋkeke 14.", + "This resource no longer exists": "Dɔwɔnu sia megali o", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Nudɔdɔ sia wu enu eye womate ŋu agbugbɔe adze egɔme o. Taflatse wɔ nudɔdɔ yeye aɖe.", + "This user already belongs to the team.": "Zãla sia nye ƒuƒoƒoa me tɔ xoxo.", + "This user has already been invited to the team.": "Wokpe zãla sia va ƒuƒoƒoa me xoxo.", + "Timor-Leste": "Timor-Leste ƒe dukɔ", + "to": "yi", + "To": "Yi", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Be nàwu nu eve ƒe kpeɖodzinana ƒe dɔwɔwɔ nu la, zã wò fon ƒe kpeɖodzinamɔ̃a tsɔ skan QR-kɔda si gbɔna alo nàŋlɔ ɖoɖowɔɖi ƒe safuia eye nàtsɔ OTP-kɔda si nèwɔ la ana.", + "Today": "Egbe", + "Toggle navigation": "Trɔ asi le mɔzɔzɔa ŋu", + "Togo": "Togo .", + "Tokelau": "Tokelau ƒe ŋkɔ", + "Token Name": "Dzesi ƒe Ŋkɔ", + "Tonga": "Tonga .", + "Too Many Requests": "Nubiabia Geɖe Wu", + "total": "ƒuƒoƒo", + "Total:": "Ƒuƒoƒo:", + "Trashed": "Wotsɔ gbeɖuɖɔwo ƒu gbe", + "Trinidad And Tobago": "Trinidad kple Tobago", + "Trinidad and Tobago": "Trinidad kple Tobago", + "Tunisia": "Tunisia .", + "Turkey": "Dɔkɔ", + "Turkmenistan": "Turkmenistan .", + "Turks And Caicos Islands": "Turks kple Caicos Ƒukpowo dzi", + "Turks and Caicos Islands": "Turks kple Caicos Ƒukpowo dzi", + "Tuvalu": "Tuvalugbe me tɔ", + "Two Factor Authentication": "Nu Eve ƒe Nyateƒetoto", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Wowɔ Two factor authentication ŋudɔ azɔ. Zã wò fon ƒe kpeɖodzinamɔ̃a tsɔ skan QR-kɔda si gbɔna la alo nàŋlɔ ɖoɖowɔɖia ƒe safuia.", + "Type": "Ƒomevi", + "Uganda": "Uganda .", + "Ukraine": "Ukraine .", + "Unauthorized": "Womeɖe mɔ ɖe eŋu o", + "United Arab Emirates": "Arab Emirates ƒe Dukɔ Ƒoƒuawo", + "United Kingdom": "United Kingdom", + "United States": "United States ƒe nyawo", + "United States Minor Outlying Islands": "United States ƒe Ƒukpo Sue Siwo Le Gome", + "United States Outlying Islands": "U.S. Ƒukpo siwo le Gota", + "Unknown": "Si womenya o", + "Unpaid": "Womexea fe na ame o", + "Update": "Doe ɖe ŋgᴐ", + "Update & Continue Editing": "Trɔ Asi Le Eŋu eye Yi Edzie", + "Update :resource": "Nya yeye :resource lia", + "Update :resource: :title": "Nya yeye :resource: :title", + "Update attached :resource: :title": "Nya yeye si wotsɔ kpe ɖe eŋu :resource: :title", + "Update Password": "Trɔ Asi Le Nyagbea Ŋu", + "Update Payment Information": "Trɔ Asi Le Fexexe Ŋuti Nyatakakawo Ŋu", + "Update Payment Method": "Trɔ Asi Le Fexexe ƒe Mɔnu Ŋu", + "Update your account's profile information and email address.": "Trɔ asi le wò akɔnta ƒe nyatakakawo kple e-mail adrɛs ŋu.", + "Uploading": "Wotsɔe ɖo Internet dzi", + "Uploading files... (:current/:total)": "Wole faɛlwo ɖom ɖe Internet dzi... (:current/:total)", + "Uruguay": "Uruguay ƒe dukɔ", + "Use a recovery code": "Zã gbugbɔgaxɔ ƒe kɔpi", + "Use an authentication code": "Zã kpeɖodzinya aɖe", + "User Actions": "Zãla ƒe Nuwɔnawo", + "User Security": "Zãla ƒe Dedienɔnɔ", + "Username": "Zãla ƒe ŋkɔ", + "Uzbekistan": "Uzbekistan, si nye Uzbekistan", + "Value": "Asixᴐxᴐ", + "Vanuatu": "Vanuatu .", + "VAT Number": "VAT Xexlẽdzesi", + "Venezuela": "Venezuela .", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivaria Dukɔ si le", + "Verify Email Address": "Kpɔ Email Adrɛs ɖa", + "Verify Your Email Address": "Kpɔ Wò Email Adrɛs ɖa", + "Viet Nam": "Viet Nam .", + "View": "Kpᴐ", + "Virgin Islands, British": "Virgin Islands, Britaintɔwo ƒe ƒukpowo dzi", + "Virgin Islands, U.S.": "Virgin Ƒukpowo dzi, U.S.", + "Wallis And Futuna": "Wallis kple Futuna", + "Wallis and Futuna": "Wallis kple Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Míele wò nudɔdɔa ŋu dɔ wɔm. Ne wonya wɔ nudɔdɔa ŋudɔ dzidzedzetɔe ko la, axa sia awɔ yeye le eɖokui si. Zi geɖe la, sɛkɛnd ʋɛ aɖewo koe wòle be dɔ sia naxɔ.", + "We are unable to process your payment. Please contact customer support.": "Míete ŋu le wò fexexea wɔm o. Taflatse te ɖe asisiwo ƒe dɔwɔƒe ŋu.", + "We have emailed your password reset link!": "Míeɖo wò password reset link ɖe e-mail dzi!", + "We were unable to find a registered user with this email address.": "Míete ŋu ke ɖe ame aɖe si woŋlɔ ŋkɔ na si si e-mail adrɛs sia le ŋu o.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Míaɖo Invoice Download Link ɖe e-mail adrɛs siwo nègblɔ le ete la dzi. Àte ŋu atsɔ dzesideŋkɔwo ama e-mail adrɛs geɖe me.", + "We're lost in space. The page you were trying to view does not exist.": "Míebu le yamenutome. Axa si nènɔ agbagba dzem be yeakpɔ la meli o.", + "Welcome Back!": "Míexɔ Mi Nyuie Trɔ Gbɔ!", + "Western Sahara": "Ɣetoɖoƒe Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ne wowɔ nu eve ƒe ɖaseɖiɖi ŋudɔ la, woabia tso asiwò be nàna dzesi si le dedie, si le vome le ɖaseɖiɖiɣi. Àte ŋu axɔ dzesi sia tso wò fon ƒe Google Authenticator dɔwɔnua me.", + "Whoops": "Whoops ƒe nya", + "Whoops!": "Whoops!", + "Whoops! Something went wrong.": "Whoops! Nane gblẽ.", + "With Trashed": "Kple Trashed", + "Write": "Ŋlᴐ", + "Year To Date": "Ƒe Vaseɖe Egbe", + "Yearly": "Ƒe sia ƒe", + "Yemen": "Yemen .", + "Yes": "Ɛ̃", + "You are already subscribed.": "Èwɔ nudɔdɔ xoxo.", + "You are currently within your free trial period. Your trial will expire on :date.": "Fifia èle wò dodokpɔɣi femaxee me. Wò ʋɔnudɔdrɔ̃a awu enu le ŋkeke :date dzi.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Fifia èle wò dodokpɔɣi femaxee me. Wò dodokpɔa awu enu le :date. Ne èdze nudɔdɔ yeye gɔme la, ana wò dodokpɔa awu enu.", + "You are logged in!": "Ège ɖe eme!", + "You are receiving this email because we received a password reset request for your account.": "Èle e-mail sia xɔm elabena míexɔ nyagbe ɣaɣla gbugbɔɖoɖo ƒe biabiawo na wò akɔnta.", + "You have been invited to join the :team team!": "Wokpe wò be nàva wɔ ɖeka kple ame :team ƒe ƒuƒoƒoa!", + "You have enabled two factor authentication.": "Èwɔ nu eve ƒe kpeɖodzinana ŋudɔ.", + "You have not enabled two factor authentication.": "Mèwɔ nu eve ƒe ɖaseɖiɖi ŋudɔ o.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Adzɔxegbalẽvi aɖewo siwo womexe o le asiwò. Ne èwɔ asitɔtrɔ le wò fexexemɔnu si nèzãna tsã ŋu vɔ la, àte ŋu agate fexexeawo kpɔ ake to gaxɔgbalẽvi siwo le ete dzi.", + "You may accept this invitation by clicking the button below:": "Àte ŋu axɔ amekpekpe sia ne èzi dzesi si le ete dzi:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Àte ŋu ate fli ɖe wò nudɔdɔa me ɣesiaɣi. Ne wonya te fli ɖe wò nudɔdɔa me ko la, àte ŋu atiae be yeagadze nudɔdɔa gɔme ake vaseɖe esime wò fexexe ƒe ɣeyiɣi si nèzãna fifia nawu enu.", + "You may delete any of your existing tokens if they are no longer needed.": "Àte ŋu atutu wò dzesi siwo li fifia dometɔ ɖesiaɖe ne megahiã o.", + "You may not delete your personal team.": "Ðewohĩ màtutu wò ŋutɔ wò ƒuƒoƒoa ɖa o.", + "You may not leave a team that you created.": "Ðewohĩ màdzo le ƒuƒoƒo aɖe si nèwɔ me o.", + "You will receive an invoice and payment link via email for each billing period.": "Àxɔ adzɔxegbalẽvi kple fexexe ƒe kadodo to e-mail dzi le fexexe ƒe ɣeyiɣi ɖesiaɖe me.", + "You're logged in!": "Ège ɖe eme!", + "Your :invoiceName invoice is now available!": "Wò gaxɔgbalẽvi :invoiceName la li fifia!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Wò fexexe ƒe adrɛs enye :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Wogbe wò agbalẽvi la. Taflatse te ɖe amesi na wò kaɖia ŋu hena nyatakaka bubuwo.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Mɔnu si nèzãna fifiae nye gaxɔgbalẽvi si wu enu kple :lastFour si awu enu le :expiration dzi.", + "Your email address is unverified.": "Womeɖo kpe wò e-mail adrɛs dzi o.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Wò fe mamlɛtɔ si nye :amount la do kpo nu. Taflatse trɔ asi le wò fexexemɔnu ŋu be nàgate fexexe si do kpo nu la kpɔ ake.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Wò fe mamlɛtɔ si nye :amount ɖe :date dzi do kpo nu. Taflatse trɔ asi le wò fexexemɔnu ŋu be nàgate fexexe si do kpo nu la kpɔ ake.", + "Your next payment of :amount will be processed on :date.": "Wò fetu si kplɔe ɖo si nye :amount anye le :date dzi.", + "Your payment method has been added successfully.": "Wotsɔ wò fexexemɔnu kpee dzidzedzetɔe.", + "Your payment method will be charged automatically for each billing period.": "Woaxɔ ga le wò fexexemɔnua ta le wo ɖokui si le fexexe ƒe ɣeyiɣi ɖesiaɖe ta.", + "Your registered VAT Number is :vatNumber.": "Wò VAT Xexlẽdzesi si woŋlɔ ɖi la nye :vatNumber.", + "Your subscription has been started successfully.": "Wodze wò nudɔdɔ gɔme dzidzedzetɔe.", + "Your subscription has been successfully cancelled.": "Wote fli ɖe wò nudɔdɔa me dzidzedzetɔe.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Wote fli ɖe wò nudɔdɔa me dzidzedzetɔe. Àte ŋu akpɔ mɔ kokoko vaseɖe esime wò fexexe ƒe ɣeyiɣia nawu enu.", + "Your subscription was successfully resumed.": "Wogadze wò nudɔdɔa gɔme dzidzedzetɔe.", + "Your subscription was successfully updated.": "Wowɔ wò nudɔdɔa yeyee dzidzedzetɔe.", + "Zambia": "Zambia ƒe dukɔ", + "Zimbabwe": "Zimbabwe ƒe ŋkɔ", + "Zip / Postal Code": "Zip / Posu ƒe Kpeɖodzinya", + "Åland Islands": "Åland Ƒukpowo dzi" +} diff --git a/locales/ee/php-inline.json b/locales/ee/php-inline.json new file mode 100644 index 00000000000..0e76e8d438f --- /dev/null +++ b/locales/ee/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ele be woaxɔ agble sia.", + "accepted_if": "Ele be woaxɔ agble sia ne :other nye :value.", + "active_url": "Agble sia menye URL si sɔ o.", + "after": "Ele be agble sia nanye ŋkeke si kplɔ :date ɖo.", + "after_or_equal": "Ele be agble sia nanye ŋkeke si kplɔ :date ɖo alo wòasɔ kplii.", + "alpha": "Ele be ŋɔŋlɔdzesiwo koe nanɔ agble sia me.", + "alpha_dash": "Ele be ŋɔŋlɔdzesiwo, xexlẽdzesiwo, fliwo kple flitetewo koe nanɔ agble sia me.", + "alpha_num": "Ele be ŋɔŋlɔdzesiwo kple xexlẽdzesiwo koe nanɔ agble sia me.", + "any_of": "Agble sia mele dɔ wɔm o.", + "array": "Ele be agble sia nanye ƒuƒoƒo.", + "ascii": "Ele be ŋɔŋlɔdzesi kple dzesi siwo nye byte ɖeka koe nanɔ agble sia me.", + "attached": "Wotsɔ agble sia kpe ɖe eŋu xoxo.", + "before": "Ele be agble sia nanye ŋkeke si do ŋgɔ na :date.", + "before_or_equal": "Ele be agble sia nanye ŋkeke si do ŋgɔ na :date alo wòasɔ kple :date.", + "between.array": "Ele be nu siwo ade :min va ɖo :max nanɔ agble sia me.", + "between.file": "Ele be agble sia nanye kilobyte :min va ɖo :max dome.", + "between.numeric": "Ele be agble sia nanɔ :min va ɖo :max dome.", + "between.string": "Ele be agble sia nanye ŋɔŋlɔdzesi :min va ɖo :max dome.", + "boolean": "Ele be agble sia nanye nyateƒe alo alakpa.", + "can": "Asixɔxɔ si ŋu womeɖe mɔ ɖo o le agble sia me.", + "confirmed": "Agble ƒe kpeɖodzi sia mewɔ ɖeka o.", + "contains": "Agble sia bu asixɔxɔ si wobia tso esi.", + "date": "Agble sia menye ŋkeke si sɔ o.", + "date_equals": "Ele be agble sia nanye ŋkeke si sɔ kple :date.", + "date_format": "Agble sia mewɔ ɖeka kple ɖoɖo :format lia o.", + "decimal": "Ele be teƒe ewolia nanye :decimal le agble sia me.", + "declined": "Ele be woagbe agble sia.", + "declined_if": "Ele be woagbe agble sia ne :other nye :value.", + "different": "Ele be agble sia kple :other nato vovo.", + "digits": "Ele be agble sia nanye xexlẽdzesi :digits.", + "digits_between": "Ele be agble sia nanɔ xexlẽdzesi :min va ɖo :max dome.", + "dimensions": "Nɔnɔmetata ƒe didime siwo mesɔ o le agble sia si.", + "distinct": "Asixɔxɔ si wogbugbɔ ŋlɔe le agble sia ŋu.", + "doesnt_contain": "Mele be nu siwo gbɔna la dometɔ aɖeke nanɔ agble sia me o: :values.", + "doesnt_end_with": "Mele be agble sia nawu enu kple nusiwo gbɔna dometɔ ɖeka o: :values.", + "doesnt_start_with": "Mele be agble sia nadze egɔme kple esiawo dometɔ ɖeka o: :values.", + "email": "Ele be akpa sia nanye e-mail adrɛs si sɔ.", + "ends_with": "Ele be agble sia nawu enu kple esiawo dometɔ ɖeka: :values.", + "enum": "Agble si nètia la mesɔ o.", + "exists": "Agble si nètia la mesɔ o.", + "extensions": "Ele be kekeɖenudɔ siwo gbɔna la dometɔ ɖeka nanɔ agble sia ŋu: :values.", + "file": "Ele be agble sia nanye faɛl.", + "filled": "Ele be asixɔxɔ nanɔ agble sia ŋu.", + "gt.array": "Ele be nu siwo wu :value nanɔ agble sia me.", + "gt.file": "Ele be agble sia nalolo wu kilobyte :value.", + "gt.numeric": "Ele be agble sia nalolo wu :value.", + "gt.string": "Ele be agble sia nalolo wu ŋɔŋlɔdzesi :value.", + "gte.array": "Ele be nu :value alo esi wu nenema nanɔ agble sia me.", + "gte.file": "Ele be agble sia nalolo wu alo asɔ kple kilobyte :value.", + "gte.numeric": "Ele be agble sia nalolo wu alo asɔ kple :value.", + "gte.string": "Ele be agble sia nalolo wu alo asɔ kple ŋɔŋlɔdzesi :value.", + "hex_color": "Ele be agble sia nanye amadede ade si sɔ.", + "image": "Ele be agble sia nanye nɔnɔmetata.", + "in": "Agble si nètia la mesɔ o.", + "in_array": "Agble sia mele :other me o.", + "in_array_keys": "Ele be safui siwo gbɔna la dometɔ ɖeka ya teti nanɔ agble sia me: :values.", + "integer": "Ele be agble sia nanye xexlẽdzesi blibo.", + "ip": "Ele be agble sia nanye IP adrɛs si sɔ.", + "ipv4": "Ele be agble sia nanye IPv4 adrɛs si sɔ.", + "ipv6": "Ele be agble sia nanye IPv6 adrɛs si sɔ.", + "json": "Ele be agble sia nanye JSON ka si sɔ.", + "list": "Ele be agble sia nanye xexlẽdzesiwo.", + "lowercase": "Ele be agble sia nanye ŋɔŋlɔdzesi suewo.", + "lt.array": "Ele be nusiwo mede :value o nanɔ agble sia me.", + "lt.file": "Ele be agble sia nade kilobyte :value o.", + "lt.numeric": "Ele be agble sia nade :value.", + "lt.string": "Ele be agble sia nanye esi mede ŋɔŋlɔdzesi :value o.", + "lte.array": "Mele be nu siwo wu :value nanɔ agble sia me o.", + "lte.file": "Ele be agble sia nade kilobyte :value alo asɔ kplii.", + "lte.numeric": "Ele be agble sia nade :value alo asɔ kple :value.", + "lte.string": "Ele be agble sia nade ŋɔŋlɔdzesi :value alo asɔ kple wo nɔewo.", + "mac_address": "Ele be agble sia nanye MAC adrɛs si sɔ.", + "max.array": "Mele be nu siwo wu :max nanɔ agble sia me o.", + "max.file": "Mele be agble sia nalolo wu kilobyte :max o.", + "max.numeric": "Mele be agble sia nalolo wu :max o.", + "max.string": "Mele be agble sia nalolo wu ŋɔŋlɔdzesi :max o.", + "max_digits": "Mele be xexlẽdzesi siwo wu :max nanɔ agble sia ŋu o.", + "mimes": "Ele be agble sia nanye faɛl si ƒe ƒomevi nye: :values.", + "mimetypes": "Ele be agble sia nanye faɛl si ƒe ƒomevi nye: :values.", + "min.array": "Ele be nu :min ya teti nanɔ agble sia me.", + "min.file": "Ele be agble sia nanye kilobyte :min ya teti.", + "min.numeric": "Ele be agble sia nanye :min ya teti.", + "min.string": "Ele be agble sia nanye ŋɔŋlɔdzesi :min ya teti.", + "min_digits": "Ele be xexlẽdzesi :min ya teti nanɔ agble sia ŋu.", + "missing": "Ele be agble sia nabu.", + "missing_if": "Ele be agble sia nabu ne :other nye :value.", + "missing_unless": "Ele be agble sia nabu negbe ɖe :other nye :value hafi.", + "missing_with": "Ele be agble sia nabu ne :values le afima.", + "missing_with_all": "Ele be agble sia nabu ne ame :values le afima.", + "multiple_of": "Ele be agble sia nanye :value ƒe teƒe eve.", + "not_in": "Agble si nètia la mesɔ o.", + "not_regex": "Agble ƒe ɖoɖo sia mesɔ o.", + "numeric": "Ele be agble sia nanye xexlẽdzesi.", + "password.letters": "Ele be ŋɔŋlɔdzesi ɖeka ya teti nanɔ agble sia me.", + "password.mixed": "Ele be ŋɔŋlɔdzesi gã ɖeka kple ŋɔŋlɔdzesi sue ɖeka ya teti nanɔ agble sia me.", + "password.numbers": "Ele be xexlẽdzesi ɖeka ya teti nanɔ agble sia me.", + "password.symbols": "Ele be dzesi ɖeka ya teti nanɔ agble sia me.", + "password.uncompromised": "Agble si wona la dze le nyatakaka aɖe si do go me. Taflatse tia agble bubu.", + "present": "Ele be agble sia nanɔ anyi.", + "present_if": "Ele be agble sia nanɔ anyi ne :other nye :value.", + "present_unless": "Ele be agble sia nanɔ anyi negbe ɖe :other nye :value hafi.", + "present_with": "Ele be agble sia nanɔ anyi ne :values le afima.", + "present_with_all": "Ele be agble sia nanɔ anyi ne ame :values le afima.", + "prohibited": "Wode se ɖe agble sia nu.", + "prohibited_if": "Wode se ɖe agble sia nu ne :other nye :value.", + "prohibited_if_accepted": "Wode se ɖe akpa sia nu ne woxɔ :other.", + "prohibited_if_declined": "Wode se ɖe agble sia nu ne wogbe :other.", + "prohibited_unless": "Wode se ɖe agble sia nu negbe ɖe :other le :values me hafi.", + "prohibits": "Agble sia xe mɔ na ame :other be woaganɔ anyi o.", + "regex": "Agble ƒe ɖoɖo sia mesɔ o.", + "relatable": "Ðewohĩ agble sia medo ƒome kple dɔwɔnu sia o.", + "required": "Agble sia hiã.", + "required_array_keys": "Ele be nyawo nanɔ agble sia me na: :values.", + "required_if": "Wobiaa agble sia ne :other nye :value.", + "required_if_accepted": "Wobiaa agble sia ne woxɔ :other.", + "required_if_declined": "Wobiaa agble sia ne wogbe :other.", + "required_unless": "Wobia tso agble sia si negbe ɖe :other le :values me hafi.", + "required_with": "Wobiaa agble sia ne :values le afima.", + "required_with_all": "Wobiaa agble sia ne ame :values le afima.", + "required_without": "Wobiaa agble sia ne :values mele afima o.", + "required_without_all": "Wobiaa agble sia ne :values dometɔ aɖeke mele afima o.", + "same": "Ele be agble sia kple :other nasɔ.", + "size.array": "Ele be nu :size nanɔ agble sia me.", + "size.file": "Ele be agble sia nanye kilobyte :size.", + "size.numeric": "Ele be agble sia nanye :size.", + "size.string": "Ele be agble sia nanye ŋɔŋlɔdzesi :size.", + "starts_with": "Ele be agble sia nadze egɔme kple esiawo dometɔ ɖeka: :values.", + "string": "Ele be agble sia nanye ka.", + "timezone": "Ele be agble sia nanye ɣeyiɣi ƒe didime si sɔ.", + "ulid": "Ele be agble sia nanye ULID si sɔ.", + "unique": "Woxɔ agble sia xoxo.", + "uploaded": "Agble sia mete ŋu tsɔe ɖo Internet dzi o.", + "uppercase": "Ele be agble sia nanye ŋɔŋlɔdzesi gãwo.", + "url": "Ele be agble sia nanye URL si sɔ.", + "uuid": "Ele be agble sia nanye UUID si sɔ." +} diff --git a/locales/ee/php.json b/locales/ee/php.json new file mode 100644 index 00000000000..2300ef2f6ef --- /dev/null +++ b/locales/ee/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Ele be woaxɔ ame :attribute la.", + "accepted_if": "Ele be woaxɔ :attribute la ne :other nye ƒe :value.", + "active_url": ":attribute la menye URL si sɔ o.", + "after": "Ele be ŋkeke :attribute la nanye ŋkeke si kplɔ :date ɖo.", + "after_or_equal": "Ele be ŋkeke :attribute-awo nanye ŋkeke si kplɔ :date ɖo alo asɔ kplii.", + "alpha": "Ele be ŋɔŋlɔdzesiwo koe nanɔ :attribute-awo me.", + "alpha_dash": "Ele be ŋɔŋlɔdzesiwo, xexlẽdzesiwo, fliwo kple flitetewo koe nanɔ :attribute la me.", + "alpha_num": "Ele be ŋɔŋlɔdzesiwo kple xexlẽdzesiwo koe nanɔ :attribute-awo me.", + "any_of": "Agble :attribute la mele dɔ wɔm o.", + "array": "Ele be :attribute la nanye ƒuƒoƒo.", + "ascii": "Ele be ŋɔŋlɔdzesi kple dzesi siwo nye byte ɖeka koe nanɔ :attribute ƒe agblea me.", + "attached": "Wotsɔ :attribute sia kpe ɖe eŋu xoxo.", + "before": "Ele be ŋkeke :attribute-awo nanye ŋkeke si do ŋgɔ na ƒe :date.", + "before_or_equal": "Ele be ŋkeke :attribute-awo nanye ŋkeke si do ŋgɔ na ŋkeke :date alo asɔ kplii.", + "between.array": "Ele be nu siwo ade :min va ɖo :max nanɔ :attribute la me.", + "between.file": "Ele be :attribute la nanye kilobyte :min va ɖo :max dome.", + "between.numeric": "Ele be ame :attribute-awo nanɔ ƒe :min va ɖo :max dome.", + "between.string": "Ele be ŋɔŋlɔdzesi :attribute la nanɔ ŋɔŋlɔdzesi :min va ɖo :max dome.", + "boolean": "Ele be agble :attribute la nanye nyateƒe alo alakpa.", + "can": "Asixɔxɔ si ŋu womeɖe mɔ ɖo o le :attribute ƒe akpaa dzi.", + "confirmed": "Kpeɖodzinya :attribute la mewɔ ɖeka o.", + "contains": ":attribute ƒe agblea bu asixɔxɔ si wobia.", + "current_password": "Nyagbea mesɔ o.", + "date": ":attribute la menye ŋkeke si sɔ o.", + "date_equals": "Ele be ŋkeke :attribute la nanye ŋkeke si sɔ kple :date.", + "date_format": ":attribute la mewɔ ɖeka kple ɖoɖo :format lia o.", + "decimal": "Ele be teƒe ewolia :decimal nanɔ agble :attribute la ŋu.", + "declined": "Ele be woagbe :attribute-awo.", + "declined_if": "Ele be woagbe :attribute la ne :other nye :value.", + "different": "Ele be :attribute kple :other nato vovo.", + "digits": "Ele be xexlẽdzesi :attribute la nanye xexlẽdzesi :digits.", + "digits_between": "Ele be xexlẽdzesi :attribute la nanɔ xexlẽdzesi :min va ɖo :max dome.", + "dimensions": "Nɔnɔmetata ƒe didime siwo mesɔ o le :attribute la si.", + "distinct": ":attribute ƒe agblea ƒe asixɔxɔ si wogbugbɔ ŋlɔ.", + "doesnt_contain": "Mele be nu siwo gbɔna la dometɔ aɖeke nanɔ agble :attribute la me o: :values.", + "doesnt_end_with": "Mele be agble :attribute la nawu enu kple nusiwo gbɔna dometɔ ɖeka o: :values.", + "doesnt_start_with": "Mele be :attribute ƒe agblea nadze egɔme kple esiawo dometɔ ɖeka o: :values.", + "email": "Ele be :attribute-awo nanye e-mail adrɛs si sɔ.", + "ends_with": "Ele be :attribute-awo nawu enu kple esiawo dometɔ ɖeka: :values.", + "enum": ":attribute siwo nètia la mesɔ o.", + "exists": ":attribute siwo nètia la mesɔ o.", + "extensions": "Ele be kekeɖenudɔ siwo gbɔna la dometɔ ɖeka nanɔ :attribute ƒe agblea ŋu: :values.", + "failed": "Ðaseɖigbalẽ siawo mewɔ ɖeka kple míaƒe nuŋlɔɖiwo o.", + "file": "Ele be :attribute-awo nanye faɛl.", + "filled": "Ele be asixɔxɔ nanɔ :attribute ƒe agblea ŋu.", + "gt.array": "Ele be nu siwo wu :value nanɔ :attribute-awo me.", + "gt.file": "Ele be :attribute la nalolo wu kilobyte :value.", + "gt.numeric": "Ele be :attribute la nalolo wu :value.", + "gt.string": "Ele be :attribute la nalolo wu ŋɔŋlɔdzesi :value.", + "gte.array": "Ele be nu :value alo esi wu nenema nanɔ :attribute-awo me.", + "gte.file": "Ele be :attribute la nalolo wu alo asɔ kple kilobyte :value.", + "gte.numeric": "Ele be :attribute la nalolo wu alo asɔ kple :value.", + "gte.string": "Ele be :attribute la nalolo wu alo asɔ kple ŋɔŋlɔdzesi :value.", + "hex_color": "Ele be :attribute ƒe agblea nanye hexadecimal amadede si sɔ.", + "image": "Ele be :attribute-awo nanye nɔnɔmetata.", + "in": ":attribute siwo nètia la mesɔ o.", + "in_array": ":attribute ƒe agblea meli le :other me o.", + "in_array_keys": "Ele be safui siwo gbɔna la dometɔ ɖeka ya teti nanɔ agble :attribute la me: :values.", + "integer": "Ele be :attribute la nanye xexlẽdzesi blibo.", + "ip": "Ele be :attribute la nanye IP adrɛs si sɔ.", + "ipv4": "Ele be :attribute la nanye IPv4 adrɛs si sɔ.", + "ipv6": "Ele be :attribute la nanye IPv6 adrɛs si sɔ.", + "json": "Ele be :attribute la nanye JSON ka si sɔ.", + "list": "Ele be :attribute ƒe agblea nanye xexlẽdzesi.", + "lowercase": "Ele be agble :attribute la nanye ŋɔŋlɔdzesi suewo.", + "lt.array": "Ele be nusiwo mede :value o nanɔ :attribute-awo me.", + "lt.file": "Ele be :attribute la nade kilobyte :value o.", + "lt.numeric": "Ele be ame :attribute la nade :value o.", + "lt.string": "Ele be ŋɔŋlɔdzesi :attribute-awo nade ŋɔŋlɔdzesi :value o.", + "lte.array": "Mele be nu siwo wu :value nanɔ :attribute-awo me o.", + "lte.file": "Ele be :attribute la nade kilobyte :value alo asɔ kplii.", + "lte.numeric": "Ele be :attribute la nade :value alo asɔ kple :value.", + "lte.string": "Ele be :attribute-awo nade ŋɔŋlɔdzesi :value alo woasɔ kple wo nɔewo.", + "mac_address": "Ele be :attribute la nanye MAC adrɛs si sɔ.", + "max.array": "Mele be nu siwo wu :max nanɔ :attribute-awo me o.", + "max.file": "Mele be :attribute la nalolo wu kilobyte :max o.", + "max.numeric": "Mele be :attribute la nalolo wu :max o.", + "max.string": "Mele be :attribute la nalolo wu ŋɔŋlɔdzesi :max o.", + "max_digits": "Mele be xexlẽdzesi siwo wu :max nanɔ agble :attribute la ŋu o.", + "mimes": "Ele be :attribute la nanye faɛl si ƒe ƒomevi nye: :values.", + "mimetypes": "Ele be :attribute la nanye faɛl si ƒe ƒomevi nye: :values.", + "min.array": "Ele be nu :min ya teti nanɔ ame :attribute la si.", + "min.file": "Ele be :attribute la nanye kilobyte :min ya teti.", + "min.numeric": "Ele be ame :attribute-awo nanye :min ya teti.", + "min.string": "Ele be :attribute-awo nanye ŋɔŋlɔdzesi :min ya teti.", + "min_digits": "Ele be xexlẽdzesi :min ya teti nanɔ agble :attribute la ŋu.", + "missing": "Ele be agble :attribute la nabu.", + "missing_if": "Ele be :attribute ƒe agblea nabu ne :other nye :value.", + "missing_unless": "Ele be agble :attribute la nabu negbe ɖe :other nye :value hafi.", + "missing_with": "Ele be agble :attribute la nabu ne :values le afima.", + "missing_with_all": "Ele be agble :attribute la nabu ne :values le afima.", + "multiple_of": "Ele be :attribute la nanye :value ƒe teƒe eve.", + "next": "Esi kplᴐe ɖo \"", + "not_in": ":attribute siwo nètia la mesɔ o.", + "not_regex": ":attribute ƒe nɔnɔmea mesɔ o.", + "numeric": "Ele be :attribute la nanye xexlẽdzesi.", + "password": "Nyagbea mesɔ o.", + "password.letters": "Ele be ŋɔŋlɔdzesi ɖeka ya teti nanɔ :attribute ƒe akpaa dzi.", + "password.mixed": "Ele be ŋɔŋlɔdzesi gã ɖeka kple ŋɔŋlɔdzesi sue ɖeka ya teti nanɔ :attribute ƒe akpaa dzi.", + "password.numbers": "Ele be xexlẽdzesi ɖeka ya teti nanɔ :attribute ƒe akpaa dzi.", + "password.symbols": "Ele be dzesi ɖeka ya teti nanɔ :attribute ƒe akpaa dzi.", + "password.uncompromised": ":attribute siwo wona la dze le nyatakaka aɖe si do go me. Taflatse tia :attribute bubu.", + "present": "Ele be agble :attribute la nanɔ anyi.", + "present_if": "Ele be agble :attribute la nanɔ anyi ne :other nye :value.", + "present_unless": "Ele be agble :attribute la nanɔ anyi negbe ɖe :other nye :value hafi.", + "present_with": "Ele be agble :attribute la nanɔ anyi ne :values le afima.", + "present_with_all": "Ele be agble :attribute la nanɔ anyi ne :values le afima.", + "previous": "\" Si do ŋgᴐ", + "prohibited": "Wode se ɖe agble :attribute la nu.", + "prohibited_if": "Wode se ɖe :attribute ƒe agblea nu ne :other nye :value.", + "prohibited_if_accepted": "Wode se ɖe agble :attribute la nu ne woxɔ :other.", + "prohibited_if_declined": "Wode se ɖe agble :attribute la nu ne wogbe :other.", + "prohibited_unless": "Wode se ɖe :attribute ƒe agblea nu negbe ɖe :other le :values me hafi.", + "prohibits": "Agble :attribute la xe mɔ na ame :other be woaganɔ afima o.", + "regex": ":attribute ƒe nɔnɔmea mesɔ o.", + "relatable": "Ðewohĩ :attribute sia medo ƒome kple dɔwɔnu sia o.", + "required": "Wobia tso agble :attribute la si.", + "required_array_keys": "Ele be nyawo nanɔ :attribute ƒe akpaa dzi na: :values.", + "required_if": "Wobiaa agble :attribute la ne :other nye :value.", + "required_if_accepted": "Wobiaa agble :attribute la ne woxɔ :other.", + "required_if_declined": "Wobiaa agble :attribute la ne wogbe :other.", + "required_unless": "Wobia be woawɔ :attribute ƒe agblea negbe ɖe :other le :values me hafi.", + "required_with": "Wobiaa agble :attribute la ne :values le afima.", + "required_with_all": "Wobiaa agble :attribute la ne :values le afima.", + "required_without": "Wobiaa agble :attribute la ne :values mele afima o.", + "required_without_all": "Wobiaa agble :attribute la ne :values dometɔ aɖeke mele afima o.", + "reset": "Wogbugbɔ ɖo wò nyagbea.", + "same": "Ele be :attribute kple :other la nasɔ.", + "sent": "Míeɖo wò nyagbe ɣaɣla gbugbɔgaɖoɖo ƒe kadodo ɖe e-mail.", + "size.array": "Ele be nu :size nanɔ :attribute la me.", + "size.file": "Ele be :attribute la nanye kilobyte :size.", + "size.numeric": "Ele be ame :attribute-awo nanye ƒe :size.", + "size.string": "Ele be :attribute-awo nanye ŋɔŋlɔdzesi :size.", + "starts_with": "Ele be :attribute-awo nadze egɔme kple esiawo dometɔ ɖeka: :values.", + "string": "Ele be :attribute la nanye ka.", + "throttle": "Agbagbadzedze geɖe akpa be woage ɖe eme. Taflatse gadze agbagba ake le sɛkɛnd :seconds megbe.", + "throttled": "Taflatse lala hafi nàgadze agbagba ake.", + "timezone": "Ele be :attribute-awo nanye ɣeyiɣi ƒe ɖoɖo si sɔ.", + "token": "Nyagbegbɔgblɔ gbugbɔgaɖoɖo ƒe dzesi sia mesɔ o.", + "ulid": "Ele be :attribute ƒe agblea nanye ULID si sɔ.", + "unique": "Woxɔ :attribute la xoxo.", + "uploaded": ":attribute-awo mete ŋu tsɔe ɖo Internet dzi o.", + "uppercase": "Ele be agble :attribute la nanye ŋɔŋlɔdzesi gãwo.", + "url": "Ele be :attribute la nanye URL si sɔ.", + "user": "Míate ŋu akpɔ zãla aɖeke si si e-mail adrɛs ma le o.", + "uuid": "Ele be :attribute la nanye UUID si sɔ." +} diff --git a/locales/el/_excludes.json b/locales/el/_excludes.json new file mode 100644 index 00000000000..5324fc43516 --- /dev/null +++ b/locales/el/_excludes.json @@ -0,0 +1,7 @@ +[ + "API Token", + "API Tokens", + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/el/json-inline.json b/locales/el/json-inline.json new file mode 100644 index 00000000000..2deb5730035 --- /dev/null +++ b/locales/el/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Αυτό το πεδίο πρέπει να είναι έγκυρος ρόλος.", + "The :attribute must be at least :length characters and contain at least one number.": "Αυτό το πεδίο πρέπει να αποτελείται από τουλάχιστον :length χαρακτήρες και να περιέχει τουλάχιστον έναν αριθμό.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Αυτό το πεδίο πρέπει να αποτελείται από τουλάχιστον :length χαρακτήρες και να περιέχει τουλάχιστον έναν ειδικό χαρακτήρα και έναν αριθμό.", + "The :attribute must be at least :length characters and contain at least one special character.": "Αυτό το πεδίο πρέπει να αποτελείται από τουλάχιστον :length χαρακτήρες και να περιέχει τουλάχιστον έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Αυτό το πεδίο πρέπει να αποτελείται από τουλάχιστον :length χαρακτήρες και να περιέχει τουλάχιστον έναν κεφαλαίο χαρακτήρα και έναν αριθμό.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Αυτό το πεδίο πρέπει να αποτελείται από τουλάχιστον :length χαρακτήρες και να περιέχει τουλάχιστον έναν κεφαλαίο και έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Αυτό το πεδίο πρέπει να αποτελείται από τουλάχιστον :length χαρακτήρες και να περιέχει τουλάχιστον έναν κεφαλαίο χαρακτήρα, έναν αριθμό και έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Αυτό το πεδίο πρέπει να αποτελείται από τουλάχιστον :length χαρακτήρες και να περιέχει τουλάχιστον έναν κεφαλαίο χαρακτήρα.", + "The :attribute must be at least :length characters.": "Αυτό το πεδίο πρέπει να αποτελείται από τουλάχιστον :length χαρακτήρες.", + "The :attribute must contain at least one letter.": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον ένα γράμμα.", + "The :attribute must contain at least one number.": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον έναν αριθμό.", + "The :attribute must contain at least one symbol.": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον ένα σύμβολο.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον ένα κεφαλαίο και ένα πεζό γράμμα.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Το δεδομένο πεδίο εμφανίστηκε σε διαρροή δεδομένων. Επιλέξτε διαφορετικό πεδίο." +} diff --git a/locales/el/json.json b/locales/el/json.json new file mode 100644 index 00000000000..42dc8d0a586 --- /dev/null +++ b/locales/el/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(και άλλα :count σφάλματα)", + "(and :count more errors)": "(και άλλα :count σφάλματα)|(και άλλα :count λάθη)|(και άλλα :count λάθη)", + "30 Days": "30 μέρες", + "60 Days": "60 μέρες", + "90 Days": "90 μέρες", + ":amount selected": ":Amount επιλεγμένα", + ":amount Total": ":Amount σύνολο", + ":days day trial": "Δοκιμαστική περίοδος :days ημερών", + ":resource Details": ":Resource λεπτομέρειες", + ":resource Details: :title": ":Resource λεπτομέρειες: :title", + "A decryption key is required.": "Απαιτείται κλειδί αποκρυπτογράφησης.", + "A fresh verification link has been sent to your email address.": "Ένας νέος σύνδεσμος επαλήθευσης έχει σταλεί στην ηλεκτρονική σας διεύθυνση.", + "A new verification link has been sent to the email address you provided during registration.": "Ένας νέος σύνδεσμος επαλήθευσης έχει σταλεί στη διεύθυνση ηλεκτρονικού ταχυδρομείου που δώσατε κατά την εγγραφή σας.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Ένας νέος σύνδεσμος επαλήθευσης έχει σταλεί στη διεύθυνση email που καταχωρίσατε στις ρυθμίσεις του προφίλ σας.", + "A new verification link has been sent to your email address.": "Ένας νέος σύνδεσμος επαλήθευσης έχει σταλεί στη διεύθυνση email σας.", + "Accept Invitation": "Αποδοχή Πρόσκλησης", + "Action": "Δράση", + "Action Event": "Συμβάν ενέργειας", + "Action Events": "Συμβάντα ενέργειας", + "Action Happened At": "Συνέβη Στις", + "Action Initiated By": "Ξεκίνησε Από", + "Action Name": "Όνομα", + "Action Status": "Κατάσταση", + "Action Target": "Στόχος", + "Actions": "Ενέργειες", + "Add": "Προσθήκη", + "Add :resource": "Προσθήκη :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Προσθέστε ένα νέο μέλος της ομάδας στην ομάδα σας, επιτρέποντάς τους να συνεργαστούν μαζί σας.", + "Add additional security to your account using two factor authentication.": "Προσθέστε επιπλέον ασφάλεια στο λογαριασμό σας χρησιμοποιώντας έλεγχο ταυτότητας δύο παραγόντων.", + "Add Payment Method": "Προσθήκη Τρόπου Πληρωμής", + "Add row": "Προσθήκη γραμμής", + "Add Team Member": "Προσθήκη Μέλους Ομάδας", + "Add VAT Number": "Προσθήκη ΑΦΜ", + "Added.": "Προστέθηκε.", + "Additional billing information updated successfully.": "Πρόσθετες πληροφορίες χρέωσης ενημερώθηκαν με επιτυχία.", + "Address": "Διεύθυνση", + "Address Line 2": "Γραμμή διεύθυνσης 2", + "Administrator": "Διαχειριστής", + "Administrator users can perform any action.": "Οι διαχειριστές μπορούν να εκτελέσουν οποιαδήποτε ενέργεια.", + "Afghanistan": "Αφγανιστάν", + "Aland Islands": "Νήσοι Ώλαντ", + "Albania": "Αλβανία", + "Algeria": "Αλγερία", + "All of the people that are part of this team.": "Όλοι όσοι είναι μέρος αυτής της ομάδας.", + "All resources loaded.": "Όλοι οι πόροι φορτώθηκαν.", + "All rights reserved.": "Πνευματική προστασία περιεχομένου.", + "Already registered?": "Είστε ήδη εγγεγραμμένος?", + "American Samoa": "Αμερικανική Σαμόα", + "An error occurred while uploading the file.": "Παρουσιάστηκε σφάλμα κατά τη μεταφόρτωση του αρχείου.", + "An error occurred while uploading the file: :error": "Παρουσιάστηκε σφάλμα κατά τη μεταφόρτωση του αρχείου: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Παρουσιάστηκε απροσδόκητο σφάλμα και έχουμε ειδοποιήσει την ομάδα υποστήριξής μας. Παρακαλώ προσπάθησε ξανά αργότερα.", + "Andorra": "Ανδόρρα", + "Angola": "Αγκόλα", + "Anguilla": "Ανγκουίλλα", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Ένας άλλος χρήστης έχει ενημερώσει αυτόν τον πόρο από τότε που φορτώθηκε αυτή η σελίδα. Παρακαλώ ανανεώστε τη σελίδα και προσπαθήστε ξανά.", + "Antarctica": "Ανταρκτική", + "Antigua And Barbuda": "Αντίγκουα και Μπαρμπούντα", + "Antigua and Barbuda": "Αντίγκουα και Μπαρμπούντα", + "API Token": "API Token", + "API Token Permissions": "Δικαιώματα API Token", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Τα API token επιτρέπουν στις υπηρεσίες τρίτων να πιστοποιούν με την εφαρμογή μας για λογαριασμό σας.", + "Apply": "Εφαρμογή", + "Apply Coupon": "Εφαρμογή κουπονιού", + "April": "Απριλίου", + "Are you sure you want to attempt to pay :amount?": "Είστε βέβαιοι ότι θέλετε να επιχειρήσετε να πληρώσετε :amount;", + "Are you sure you want to cancel your subscription?": "Είστε βέβαιοι ότι θέλετε να ακυρώσετε τη συνδρομή σας;", + "Are you sure you want to delete all the notifications?": "Είστε βέβαιοι ότι θέλετε να διαγράψετε όλες τις ειδοποιήσεις;", + "Are you sure you want to delete the selected resources?": "Είστε βέβαιοι ότι θέλετε να διαγράψετε τους επιλεγμένους πόρους;", + "Are you sure you want to delete this file?": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αρχείο;", + "Are you sure you want to delete this notification?": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την ειδοποίηση;", + "Are you sure you want to delete this payment method?": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον τρόπο πληρωμής;", + "Are you sure you want to delete this resource?": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον πόρο;", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την ομάδα; Μόλις διαγραφεί μια ομάδα, όλοι οι πόροι και τα δεδομένα της θα διαγραφούν οριστικά.", + "Are you sure you want to delete your account?": "Είστε βέβαιοι ότι θέλετε να διαγράψετε τον λογαριασμό σας;", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Είστε βέβαιοι ότι θέλετε να διαγράψετε το λογαριασμό σας; Μόλις διαγραφεί ο λογαριασμός σας, όλοι οι πόροι και τα δεδομένα του θα διαγραφούν οριστικά. Παρακαλώ εισάγετε τον κωδικό πρόσβασής σας για να επιβεβαιώσετε ότι θέλετε να διαγράψετε οριστικά το λογαριασμό σας.", + "Are you sure you want to detach the selected resources?": "Είστε βέβαιοι ότι θέλετε να αποσυνδέσετε τους επιλεγμένους πόρους;", + "Are you sure you want to detach this resource?": "Είστε βέβαιοι ότι θέλετε να αποσυνδέσετε αυτόν τον πόρο;", + "Are you sure you want to force delete the selected resources?": "Είστε βέβαιοι ότι θέλετε να αναγκάσετε να διαγράψετε τους επιλεγμένους πόρους;", + "Are you sure you want to force delete this resource?": "Είστε βέβαιοι ότι θέλετε να αναγκάσετε να διαγράψετε αυτόν τον πόρο;", + "Are you sure you want to log out?": "Είστε βέβαιοι ότι θέλετε να αποσυνδεθείτε;", + "Are you sure you want to mark all notifications as read?": "Είστε βέβαιοι ότι θέλετε να επισημάνετε όλες τις ειδοποιήσεις ως αναγνωσμένες;", + "Are you sure you want to remove this item?": "Είστε βέβαιοι ότι θέλετε να καταργήσετε αυτό το στοιχείο;", + "Are you sure you want to restore the selected resources?": "Είστε βέβαιοι ότι θέλετε να επαναφέρετε τους επιλεγμένους πόρους;", + "Are you sure you want to restore this resource?": "Είστε βέβαιοι ότι θέλετε να επαναφέρετε αυτόν τον πόρο;", + "Are you sure you want to resume your subscription?": "Είστε βέβαιοι ότι θέλετε να συνεχίσετε τη συνδρομή σας;", + "Are you sure you want to run this action?": "Είστε βέβαιοι ότι θέλετε να εκτελέσετε αυτήν την ενέργεια;", + "Are you sure you want to set this payment method as your default?": "Είστε βέβαιοι ότι θέλετε να ορίσετε αυτόν τον τρόπο πληρωμής ως προεπιλογή;", + "Are you sure you want to stop impersonating?": "Είστε βέβαιοι ότι θέλετε να σταματήσετε να πλαστοπροσωπείτε;", + "Are you sure you would like to delete this API token?": "Είστε βέβαιοι ότι θα θέλατε να διαγράψετε αυτό το διακριτικό API;", + "Are you sure you would like to leave this team?": "Είσαι σίγουρος ότι θα ήθελες να φύγεις από αυτή την ομάδα;", + "Are you sure you would like to remove this person from the team?": "Είστε σίγουροι ότι θα θέλατε να αφαιρέσετε αυτό το άτομο από την ομάδα;", + "Are you sure you would like to switch billing plans?": "Είστε βέβαιοι ότι θέλετε να αλλάξετε σχέδια χρέωσης;", + "Argentina": "Αργεντινή", + "Armenia": "Αρμενία", + "Aruba": "Αρούμπα", + "Attach": "Επισυνάψετε", + "Attach & Attach Another": "Επισύναψη & Επισύναψη Άλλου", + "Attach :resource": "Επισύναψη :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Επισυνάψτε αρχεία με μεταφορά και απόθεση, επιλογή ή επικόλλησή τους.", + "August": "Αυγούστου", + "Australia": "Αυστραλία", + "Austria": "Αυστρία", + "Azerbaijan": "Αζερμπαϊτζάν", + "Bahamas": "Μπαχάμες", + "Bahrain": "Μπαχρέιν", + "Bangladesh": "Μπαγκλαντές", + "Barbados": "Μπαρμπάντος", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Πριν συνεχίσετε, θα μπορούσατε να επαληθεύσετε τη διεύθυνση email σας κάνοντας κλικ στον σύνδεσμο που μόλις σας στείλαμε email; Εάν δεν λάβατε το email, θα σας στείλουμε ευχαρίστως άλλο.", + "Before proceeding, please check your email for a verification link.": "Πριν συνεχίσετε, ελέγξτε το email σας για έναν σύνδεσμο επαλήθευσης.", + "Belarus": "Λευκορωσία", + "Belgium": "Βέλγιο", + "Belize": "Μπελίζ", + "Benin": "Μπενίν", + "Bermuda": "Βερμούδα", + "Bhutan": "Μπουτάν", + "Billing Information": "Πληροφορίες τιμολόγησης", + "Billing Management": "Διαχείριση τιμολόγησης", + "Bolivia": "Βολιβία", + "Bolivia, Plurinational State of": "Βολιβία, πολυεθνικό κράτος της", + "Bonaire, Sint Eustatius and Saba": "Μποναίρ, Άγιος Ευστάθιος και Σάμπα", + "Bosnia And Herzegovina": "Βοσνία-Ερζεγοβίνη", + "Bosnia and Herzegovina": "Βοσνία και Ερζεγοβίνη", + "Botswana": "Μποτσουάνα", + "Bouvet Island": "Νήσος Μπουβέ", + "Brazil": "Βραζιλία", + "British Indian Ocean Territory": "Βρετανικό Έδαφος Ινδικού Ωκεανού", + "Browser Sessions": "Συνεδρίες Προγράμματος Περιήγησης", + "Brunei Darussalam": "Μπρουνάι Νταρουσαλάμ", + "Bulgaria": "Βουλγαρία", + "Burkina Faso": "Μπουρκίνα Φάσο", + "Burundi": "Μπουρούντι", + "Cambodia": "Καμπότζη", + "Cameroon": "Καμερούν", + "Canada": "Καναδά", + "Cancel": "Ακύρωση", + "Cancel Subscription": "Ακύρωση συνδρομής", + "Cape Verde": "Δημοκρατία του Κάμπου Βέρντε", + "Card": "Κάρτα", + "Cayman Islands": "Νήσοι Κέιμαν", + "Central African Republic": "Κεντροαφρικανική Δημοκρατία", + "Chad": "Τσαντ", + "Change Subscription Plan": "Αλλαγή Προγράμματος Συνδρομής", + "Change the current payment method attached to your subscription": "Αλλαγή της υφιστάμενης μεθόδου πληρωμής συνδεδεμένης με την συνδρομή σας", + "Changes": "Αλλαγές", + "Checkout": "Ολοκλήρωση αγοράς", + "Chile": "Χιλή", + "China": "Κίνα", + "Choose": "Επιλέξετε", + "Choose :field": "Επιλέξτε :field", + "Choose :resource": "Επιλέξτε :resource", + "Choose an option": "Επιλέξτε μια επιλογή", + "Choose date": "Επιλέξτε ημερομηνία", + "Choose File": "Επιλογή Αρχείου", + "Choose Files": "Επιλέξτε Αρχεία", + "Choose Type": "Επιλέξτε Τύπο", + "Christmas Island": "Νησί Των Χριστουγέννων", + "City": "Πόλη", + "Click here to re-send the verification email.": "Κάντε κλικ εδώ για να στείλετε ξανά το email επαλήθευσης.", + "click here to request another": "κάντε κλικ εδώ για να ζητήσετε άλλο", + "Click to choose": "Κάντε κλικ για να επιλέξετε", + "Close": "Κλείσιμο", + "Cocos (Keeling) Islands": "Νήσοι Κόκος (Κίλινγκ)", + "Code": "Κώδικας", + "Colombia": "Κολομβία", + "Comoros": "Κομόρες", + "Confirm": "Επιβεβαίωση", + "Confirm Billing Action": "Επιβεβαίωση ενέργειας χρέωσης", + "Confirm Password": "Επιβεβαίωση Κωδικού", + "Confirm Payment": "Επιβεβαιώστε Την Πληρωμή", + "Confirm your :amount payment": "Επιβεβαιώστε την πληρωμή :amount σας", + "Congo": "Κονγκό", + "Congo, Democratic Republic": "Λαϊκή Δημοκρατία Του Κονγκό", + "Congo, the Democratic Republic of the": "Κονγκό, Λαϊκή Δημοκρατία του", + "Constant": "Σταθερή", + "Continue To Payment": "Συνέχεια στην πληρωμή", + "Cook Islands": "Νήσοι Κουκ", + "Copy to clipboard": "Αντιγραφή στο πρόχειρο", + "Costa Rica": "Κόστα Ρίκα", + "Cote D'Ivoire": "Ακτή Ελεφαντοστού", + "Country": "Χώρα", + "Coupon": "Κουπόνι", + "Coupon applied successfully.": "Το κουπόνι εφαρμόστηκε με επιτυχία.", + "Create": "Δημιουργία", + "Create & Add Another": "Δημιουργία & Προσθήκη Άλλου", + "Create :resource": "Δημιουργία :resource", + "Create a new team to collaborate with others on projects.": "Δημιουργήστε μια νέα ομάδα για να συνεργαστείτε με άλλους σε έργα.", + "Create Account": "Δημιουργία Λογαριασμού", + "Create API Token": "Δημιουργία Token API", + "Create New Team": "Δημιουργία Νέας Ομάδας", + "Create Team": "Δημιουργία Ομάδας", + "Created.": "Δημιουργήθηκε.", + "Croatia": "Κροατία", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Κούβα", + "Curaçao": "Κουρασάο", + "Current Password": "Τρέχων Κωδικός Πρόσβασης", + "Current Subscription Plan": "Τρέχων Πρόγραμμα Συνδρομής", + "Currently Subscribed": "Εγγεγραμμένος ήδη", + "Customer Balance": "Υπόλοιπο πελατών", + "Customize": "Προσαρμογή", + "Cyprus": "Κύπρος", + "Czech Republic": "Τσεχία", + "Côte d'Ivoire": "Ακτή Ελεφαντοστού", + "Dark": "Σκοτάδι", + "Dashboard": "Πίνακας", + "December": "Δεκεμβρίου", + "Decrease": "Μείωση", + "Default": "Προκαθορισμένο", + "Delete": "Διαγραφή", + "Delete :resource": "Διαγραφή :resource", + "Delete Account": "Διαγραφή Λογαριασμού", + "Delete all notifications": "Διαγραφή όλων των ειδοποιήσεων", + "Delete API Token": "Διαγραφή Token API", + "Delete File": "Διαγραφή Αρχείου", + "Delete Notification": "Διαγραφή ειδοποίησης", + "Delete Resource": "Διαγραφή Πόρου", + "Delete Selected": "Διαγραφή Επιλεγμένων", + "Delete Team": "Διαγραφή Ομάδας", + "Denmark": "Δανία", + "Detach": "Αποσύνδεση", + "Detach Resource": "Αποσύνδεση Πόρου", + "Detach Selected": "Αποσύνδεση Επιλεγμένων", + "Details": "Στοιχεία", + "Disable": "Απενεργοποίηση", + "Djibouti": "Τζιμπουτί", + "Do you really want to leave? You have unsaved changes.": "Θέλετε πραγματικά να φύγετε; Έχετε μη αποθηκευμένες αλλαγές.", + "Dominica": "Ντομίνικα", + "Dominican Republic": "Δομινικανή Δημοκρατία", + "Done.": "Ολοκληρώθηκε.", + "Download": "Λήψη", + "Download Invoice": "Λήψη τιμολογίου", + "Drop file or click to choose": "Αποθέστε το αρχείο ή κάντε κλικ για να επιλέξετε", + "Drop files or click to choose": "Αποθέστε αρχεία ή κάντε κλικ για να επιλέξετε", + "Ecuador": "Εκουαδόρ", + "Edit": "Επεξεργασία", + "Edit :resource": "Επεξεργασία :resource", + "Edit Attached": "Επεξεργασία Συνημμένου", + "Edit Profile": "Επεξεργασία προφίλ", + "Editor": "Συντάκτης", + "Editor users have the ability to read, create, and update.": "Οι χρήστες του επεξεργαστή έχουν τη δυνατότητα να διαβάζουν, να δημιουργούν και να ενημερώνουν.", + "Egypt": "Αίγυπτος", + "El Salvador": "Σαλβαδόρ", + "Email": "Ηλεκτρονικό ταχυδρομείο", + "email": "ηλεκτρονικό ταχυδρομείο", + "Email Address": "Διεύθυνση ηλεκτρονικού ταχυδρομείου", + "Email Addresses": "Διευθύνσεις ηλεκτρονικού ταχυδρομείου", + "Email Password Reset Link": "Αποστολή Σύνδεσμου Επαναφοράς Κωδικού", + "Email Verification": "Επαλήθευση email", + "Enable": "Ενεργοποίηση", + "Encrypted environment file already exists.": "Υπάρχει ήδη κρυπτογραφημένο αρχείο περιβάλλοντος.", + "Encrypted environment file not found.": "Δεν βρέθηκε κρυπτογραφημένο αρχείο περιβάλλοντος.", + "Ensure your account is using a long, random password to stay secure.": "Βεβαιωθείτε ότι ο λογαριασμός σας χρησιμοποιεί ένα μακρύ, τυχαίο κωδικό πρόσβασης για να παραμείνετε ασφαλείς.", + "Environment file already exists.": "Υπάρχει ήδη αρχείο περιβάλλοντος.", + "Environment file not found.": "Δεν βρέθηκε αρχείο περιβάλλοντος.", + "Equatorial Guinea": "Ισημερινή Γουινέα", + "Eritrea": "Ερυθραία", + "Error": "Σφάλμα", + "errors": "σφάλματα", + "Estonia": "Εσθονία", + "Ethiopia": "Αιθιοπία", + "ex VAT": "χωρίς ΦΠΑ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Λήγει :expiration", + "Export As CSV": "Εξαγωγή ως CSV", + "Extra Billing Information": "Επιπλέον στοιχεία χρέωσης", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Απαιτείται επιπλέον επιβεβαίωση για την επεξεργασία της πληρωμής σας. Συνεχίστε στη σελίδα πληρωμής κάνοντας κλικ στο παρακάτω κουμπί.", + "Failed Subscription Payment": "Αποτυχία πληρωμής συνδρομής", + "Failed to load :resource!": "Αποτυχία φόρτωσης :resource!", + "Falkland Islands (Malvinas)": "Νήσοι Φώκλαντ (Μαλβίνες)", + "Faroe Islands": "Φερόε", + "February": "Φεβρουαρίου", + "Fiji": "Φίτζι", + "Filename": "Ονομα αρχείου", + "Finish enabling two factor authentication.": "Ολοκληρώστε την ενεργοποίηση του ελέγχου ταυτότητας δύο παραγόντων.", + "Finland": "Φινλανδία", + "For your security, please confirm your password to continue.": "Για την ασφάλειά σας, επιβεβαιώστε τον κωδικό πρόσβασής σας για να συνεχίσετε.", + "Forbidden": "Απαγορευμένο", + "Force Delete": "Βίαιη Διαγραφή", + "Force Delete :resource": "Βίαιη Διαγραφή :resource", + "Force Delete Resource": "Βίαιη Διαγραφή Πόρων", + "Force Delete Selected": "Βίαιη Διαγραφή Επιλεγμένων", + "Forgot Password": "Ξέχασα τον κωδικό μου", + "Forgot your password?": "Ξεχάσατε τον κωδικό σας;", + "Forgot Your Password?": "Ξεχάσατε τον κωδικό σας;", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Ξεχάσατε τον κωδικό σας; Κανένα πρόβλημα. Δώστε μας την διεύθυνση ηλεκτρονικού ταχυδρομείου σας και θα σας στείλουμε ένα email με έναν σύνδεσμο (link), που θα σας επιστρέψει να δημιουργήσετε έναν νέο κωδικό πρόσβασης.", + "France": "Γαλλία", + "French Guiana": "Γαλλική Γουιάνα", + "French Polynesia": "Γαλλική Πολυνησία", + "French Southern Territories": "Γαλλικά Νότια Εδάφη", + "From": "Από", + "Gabon": "Γκαμπόν", + "Gambia": "Γκάμπια", + "Georgia": "Γεωργία", + "Germany": "Γερμανία", + "Ghana": "Γκάνα", + "Gibraltar": "Γιβραλτάρ", + "Go Home": "Μετάβαση στην αρχική", + "Go to page :page": "Μετάβαση στη σελίδα :page", + "Great! You have accepted the invitation to join the :team team.": "Τέλεια! Έχετε αποδεχθεί την πρόσκληση να συμμετάσχετε στην ομάδα :team.", + "Greece": "Ελλάδα", + "Greenland": "Γροιλανδία", + "Grenada": "Γρενάδα", + "Guadeloupe": "Γουαδελούπη", + "Guam": "Γκουάμ", + "Guatemala": "Γουατεμάλα", + "Guernsey": "Γκέρνσεϊ", + "Guinea": "Γουϊνέα", + "Guinea-Bissau": "Γουινέα-Μπισάου", + "Guyana": "Γουιάνα", + "Haiti": "Αϊτή", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Έχετε δεύτερες σκέψεις σχετικά με την ακύρωση της συνδρομής σας; Μπορείτε να ενεργοποιήσετε άμεσα τη συνδρομή σας ανά πάσα στιγμή μέχρι το τέλος του τρέχοντος κύκλου χρέωσής σας. Αφού τελειώσει ο τρέχων κύκλος χρέωσής σας, μπορείτε να επιλέξετε ένα εντελώς νέο πρόγραμμα συνδρομής.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Έχετε δεύτερες σκέψεις σχετικά με την ακύρωση της συνδρομής σας; Μπορείτε να ενεργοποιήσετε άμεσα τη συνδρομή σας ανά πάσα στιγμή μέχρι το τέλος του τρέχοντος κύκλου χρέωσής σας. Αφού τελειώσει ο τρέχων κύκλος χρέωσής σας, μπορείτε να επιλέξετε ένα εντελώς νέο πρόγραμμα συνδρομής.", + "Heard Island & Mcdonald Islands": "Νήσοι Χερντ και Μακντόναλντ", + "Heard Island and McDonald Islands": "Νήσοι Χερντ και Μακντόναλντ", + "Hello!": "Χαίρετε!", + "Hide Content": "Απόκρυψη Περιεχομένου", + "Hold Up!": "Περίμενε!", + "Holy See (Vatican City State)": "Πόλη του Βατικανού", + "Honduras": "Ονδούρα", + "Hong Kong": "Χονγκ Κονγκ", + "Hungary": "Ουγγαρία", + "I agree to the :terms_of_service and :privacy_policy": "Συμφωνώ με τους :terms_of_service και την :privacy_policy", + "Iceland": "Ισλανδία", + "ID": "ΑΝΑΓΝΩΡΙΣΤΙΚΌ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Εάν είναι απαραίτητο, μπορείτε να αποσυνδεθείτε από όλες τις άλλες συνεδρίες του προγράμματος περιήγησης σε όλες τις συσκευές σας. Μερικές από τις πρόσφατες συνεδρίες σας που αναφέρονται παρακάτω; ωστόσο, αυτή η λίστα μπορεί να μην είναι εξαντλητική. Εάν αισθάνεστε ότι ο λογαριασμός σας έχει παραβιαστεί, θα πρέπει επίσης να ενημερώσετε τον κωδικό πρόσβασής σας.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Αν έχετε ήδη λογαριασμό, μπορείτε να αποδεχτείτε αυτήν την πρόσκληση κάνοντας κλικ στο παρακάτω κουμπί:", + "If you did not create an account, no further action is required.": "Εάν δεν δημιουργήσατε λογαριασμό, δεν απαιτείται περαιτέρω ενέργεια.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Εάν δεν περιμένατε να λάβετε μια πρόσκληση σε αυτήν την ομάδα, μπορείτε να απορρίψετε αυτό το μήνυμα ηλεκτρονικού ταχυδρομείου.", + "If you did not receive the email": "Εάν δεν λάβατε το email", + "If you did not request a password reset, no further action is required.": "Εάν δεν ζητήσατε επαναφορά κωδικού πρόσβασης, δεν απαιτείται περαιτέρω ενέργεια.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Αν δεν έχετε λογαριασμό, μπορείτε να δημιουργήσετε ένα κάνοντας κλικ στο παρακάτω κουμπί. Αφού δημιουργήσετε έναν λογαριασμό, μπορείτε να κάνετε κλικ στο κουμπί Αποδοχή πρόσκλησης σε αυτό το μήνυμα ηλεκτρονικού ταχυδρομείου για να αποδεχτείτε την πρόσκληση ομάδας:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Εάν χρειάζεται να προσθέσετε συγκεκριμένα στοιχεία επικοινωνίας ή φορολογικά στοιχεία στα τιμολόγιά σας, όπως την πλήρη επωνυμία της επιχείρησής σας, τον αριθμό ΦΠΑ ή τη διεύθυνση μητρώου, μπορείτε να τα προσθέσετε εδώ.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Αν αντιμετωπίζετε προβλήματα με το κλικ στο κουμπί \":actionText\", αντιγράψτε και επικολλήστε την παρακάτω διεύθυνση \nστο πρόγραμμα περιήγησης:", + "Impersonate": "Υποδύομαι", + "Increase": "Αύξηση", + "India": "Ινδία", + "Indonesia": "Ινδονησία", + "Invalid filename.": "Μη έγκυρο όνομα αρχείου.", + "Invalid JSON was returned from the route.": "Επιστράφηκε μη έγκυρο JSON από τη διαδρομή.", + "Invoice Email Addresses": "Διευθύνσεις email τιμολογίων", + "Invoice emails updated successfully.": "Τα email τιμολογίων ενημερώθηκαν με επιτυχία.", + "Invoices": "Τιμολόγια", + "Iran, Islamic Republic Of": "Ιράν", + "Iran, Islamic Republic of": "Ιράν, Ισλαμική Δημοκρατία της", + "Iraq": "Ιράκ", + "Ireland": "Ιρλανδία", + "Isle Of Man": "Νήσος του Μαν", + "Isle of Man": "Νήσος του Μαν", + "Israel": "Ισραήλ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Φαίνεται ότι δεν έχετε ενεργή συνδρομή. Μπορείτε να επιλέξετε ένα από τα παρακάτω προγράμματα συνδρομής για να ξεκινήσετε. Τα προγράμματα συνδρομής ενδέχεται να αλλάξουν ή να ακυρωθούν όταν σας βολεύει.", + "Italy": "Ιταλία", + "Jamaica": "Τζαμάικα", + "January": "Ιανουαρίου", + "Japan": "Ιαπωνία", + "Jersey": "Τζέρσεϋ", + "Jordan": "Ιορδάνης", + "July": "Ιουλίου", + "June": "Ιουνίου", + "Kazakhstan": "Καζαχστάν", + "Kenya": "Κένυα", + "Key": "Πλήκτρο", + "Kiribati": "Κιριμπάτι", + "Korea": "Κορέα", + "Korea, Democratic People's Republic of": "Βόρεια Κορέα", + "Korea, Republic of": "Δημοκρατία της Κορέας", + "Kosovo": "Κοσσυφοπέδιο", + "Kuwait": "Κουβέιτ", + "Kyrgyzstan": "Κιργιζία", + "Lao People's Democratic Republic": "Λάος", + "Last active": "Τελευταία σύνδεση", + "Last used": "Τελευταία χρήση", + "Latvia": "Λετονία", + "Leave": "Αφήστε", + "Leave Team": "Αφήστε Την Ομάδα", + "Lebanon": "Λίβανος", + "length": "Μήκος", + "Lens": "Φακός", + "Lesotho": "Λεσότο", + "Liberia": "Λιβερία", + "Libyan Arab Jamahiriya": "Λιβύη", + "Liechtenstein": "Λιχτενστάιν", + "Light": "Φως", + "Lithuania": "Λιθουανία", + "Load :perPage More": "Φορτώστε :perσελίδα περισσότερα", + "Loading": "Φόρτωση", + "Location": "Τοποθεσία", + "Log in": "Σύνδεση", + "Log In": "Σύνδεση", + "Log Out": "Αποσύνδεση", + "Log out": "Αποσύνδεση", + "Log Out Other Browser Sessions": "Αποσυνδεθείτε Από Άλλες Συνεδρίες Του Προγράμματος Περιήγησης", + "Log Viewer": "Προβολή καταγραφής", + "Login": "Είσοδος", + "Logout": "Έξοδος", + "Logs": "κούτσουρα", + "Luxembourg": "Λουξεμβούργο", + "Macao": "Μακάο", + "Macedonia": "Βόρεια Μακεδονία", + "Macedonia, the former Yugoslav Republic of": "Μακεδονία, Πρώην Γιουγκοσλαβική Δημοκρατία της", + "Madagascar": "Μαδαγασκάρη", + "Malawi": "Μαλάουι", + "Malaysia": "Μαλαισία", + "Maldives": "Μαλδίβες", + "Mali": "Μικρό", + "Malta": "Μάλτα", + "Manage Account": "Διαχείριση Λογαριασμού", + "Manage and log out your active sessions on other browsers and devices.": "Διαχείρηση και αποσύνδεση ενεργών συνεδριών σε άλλα προγράμματα περιήγησης και συσκευές.", + "Manage API Tokens": "Διαχείριση API Tokens", + "Manage Role": "Διαχείριση Ρόλου", + "Manage Team": "Διαχείριση Ομάδας", + "Managing billing for :billableName": "Διαχείριση χρέωσης για :billableName", + "March": "Μαρτίου", + "Mark all as Read": "Επισήμανση όλων ως αναγνωσμένων", + "Mark all notifications as read": "Επισήμανση όλων των ειδοποιήσεων ως αναγνωσμένων", + "Mark Read": "Επισήμανση ως αναγνωσμένου", + "Mark Unread": "Επισήμανση ως αδιάβαστο", + "Marshall Islands": "Νήσοι Μάρσαλ", + "Martinique": "Μαρτινίκα", + "Mauritania": "Μαυριτανία", + "Mauritius": "Μαυρίκιος", + "May": "Μαΐου", + "Mayotte": "Μαγιότ", + "Mexico": "Μεξικό", + "Micronesia, Federated States Of": "Μικρονησία", + "Micronesia, Federated States of": "Μικρονησία, Ομόσπονδες Πολιτείες της", + "Moldova": "Μολδαβία", + "Moldova, Republic of": "Μολδαβία, Δημοκρατία της", + "Monaco": "Μονακό", + "Mongolia": "Μογγολία", + "Montenegro": "Μαυροβούνιο", + "Month To Date": "Μήνας σε Ημερομηνία", + "Monthly": "Μηνιαία", + "monthly": "Μηνιαία", + "Montserrat": "Μοντσεράτ", + "Morocco": "Μαρόκο", + "Mozambique": "Μοζαμβίκη", + "Myanmar": "Μιανμάρ", + "Name": "Όνομα", + "name": "όνομα", + "Namibia": "Ναμίμπια", + "Nauru": "Ναουρού", + "Nepal": "Νεπάλ", + "Netherlands": "Ολλανδία", + "Netherlands Antilles": "Ολλανδικές Αντίλλες", + "Nevermind": "Δεν πειράζει", + "Nevermind, I'll keep my old plan": "Δεν πειράζει, θα κρατήσω το παλιό μου σχέδιο", + "New": "Νέο", + "New :resource": "Νέο :resource", + "New Caledonia": "Νέα Καληδονία", + "New Password": "Νέος Κωδικός Πρόσβασης", + "New Zealand": "Νέα Ζηλανδία", + "Next": "Επόμενο", + "Next Payment": "Επόμενη Πληρωμή", + "Next Payment on": "Επόμενη πληρωμή στις", + "Nicaragua": "Νικαράγουα", + "Niger": "Νίγηρας", + "Nigeria": "Νιγηρία", + "Niue": "Νιούε", + "No": "Όχι", + "No :resource matched the given criteria.": "Ο αριθμός :resource αντιστοιχούσε στα συγκεκριμένα κριτήρια.", + "No additional information...": "Δεν υπάρχουν πρόσθετες πληροφορίες...", + "No Current Data": "Δεν Υπάρχουν Τρέχοντα Δεδομένα", + "No Data": "Δεν Υπάρχουν Δεδομένα", + "no file selected": "δεν επιλέχθηκε αρχείο", + "No Increase": "Καμία Αύξηση", + "No payment methods on file.": "Δεν υπάρχουν τρόποι πληρωμής στο αρχείο.", + "No payment scheduled.": "Δεν έχει προγραμματιστεί πληρωμή.", + "No Prior Data": "Δεν Υπάρχουν Προηγούμενα Δεδομένα", + "No Results Found.": "Δεν Βρέθηκαν Αποτελέσματα.", + "Norfolk Island": "Νήσος Νόρφολκ", + "Northern Mariana Islands": "Νήσοι Βόρειες Μαριάνες", + "Norway": "Νορβηγία", + "Not Found": "Δεν Βρέθηκε", + "Notifications": "Ειδοποιήσεις", + "Nova": "Nova", + "Nova User": "Χρήστης Nova", + "November": "Νοεμβρίου", + "October": "Οκτωβρίου", + "of": "του", + "OK": "Εντάξει", + "Oman": "Ομάν", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Μόλις διαγραφεί μια ομάδα, όλοι οι πόροι και τα δεδομένα της θα διαγραφούν οριστικά. Πριν διαγράψετε αυτήν την ομάδα, Κατεβάστε οποιαδήποτε δεδομένα ή πληροφορίες σχετικά με αυτήν την ομάδα που επιθυμείτε να διατηρήσετε.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Μόλις διαγραφεί ο λογαριασμός σας, όλοι οι πόροι και τα δεδομένα του θα διαγραφούν οριστικά. Πριν από τη διαγραφή του λογαριασμού σας, παρακαλούμε να κατεβάσετε οποιαδήποτε δεδομένα ή πληροφορίες που θέλετε να διατηρήσετε.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Μόλις διαγραφεί ο λογαριασμός σας, όλοι οι πόροι και τα δεδομένα του θα διαγραφούν οριστικά. Εισαγάγετε τον κωδικό πρόσβασής σας για να επιβεβαιώσετε ότι θέλετε να διαγράψετε οριστικά τον λογαριασμό σας.", + "Only Trashed": "Μόνο Κατεστραμμένο", + "Open Invoices": "Άνοιγμα τιμολογίων", + "Original": "Αυθεντικό", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Η πύλη διαχείρισης χρεώσεων σάς επιτρέπει να διαχειρίζεστε εύκολα το πρόγραμμα συνδρομής, τον τρόπο πληρωμής και να κάνετε λήψη των πρόσφατων τιμολογίων σας.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Η πύλη διαχείρισης χρεώσεων σάς επιτρέπει να διαχειρίζεστε εύκολα το πρόγραμμα συνδρομής, τους τρόπους πληρωμής και να κάνετε λήψη των πρόσφατων τιμολογίων σας.", + "Page Expired": "Η συνεδρία έληξε", + "Pagination Navigation": "Πλοήγηση Σελιδοποίησης", + "Paid": "Πληρώθηκε", + "Pakistan": "Πακιστάν", + "Palau": "Παλάου", + "Palestinian Territory, Occupied": "Παλαιστινιακά Εδάφη", + "Panama": "Παναμά", + "Papua New Guinea": "Παπουασία-Νέα Γουινέα", + "Paraguay": "Παραγουάη", + "Password": "Κωδικός πρόσβασης", + "password": "κωδικός πρόσβασης", + "Payment Confirmation": "Επιβεβαίωση Πληρωμής", + "Payment Information": "Πληροφορίες Πληρωμής", + "Payment information updated successfully.": "Τα στοιχεία πληρωμής ενημερώθηκαν με επιτυχία.", + "Payment Method": "Μέθοδος πληρωμής", + "Payment Methods": "μέθοδοι πληρωμής", + "Payment Required": "Απαιτείται πληρωμή", + "Payments": "Πληρωμές", + "Pending Team Invitations": "Εκκρεμείς Προσκλήσεις Ομάδας", + "Per Page": "Ανά Σελίδα", + "Permanently delete this team.": "Οριστική διαγραφή αυτής της ομάδα.", + "Permanently delete your account.": "Οριστική διαγραφή του λογαριασμό σας.", + "Permissions": "Δικαιώματα", + "Peru": "Περού", + "Philippines": "Φιλιππίνες", + "Photo": "Φωτογραφία", + "Pitcairn": "Νήσοι Πίτκερν", + "Please accept the terms of service.": "Παρακαλώ όπως αποδεχτείτε τους όρους παροχής υπηρεσιών.", + "Please click the button below to verify your email address.": "Κάντε κλικ στο παρακάτω κουμπί για να επαληθεύσετε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Επιβεβαιώστε την πρόσβαση στο λογαριασμό σας εισάγοντας έναν από τους κωδικούς ανάκτησης έκτακτης ανάγκης.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Επιβεβαιώστε την πρόσβαση στο λογαριασμό σας εισάγοντας τον κωδικό ελέγχου ταυτότητας που παρέχεται από την εφαρμογή ελέγχου ταυτότητας.", + "Please confirm your password before continuing.": "Επιβεβαιώστε τον κωδικό πρόσβασής σας πριν συνεχίσετε.", + "Please copy your new API token. For your security, it won't be shown again.": "Παρακαλώ αντιγράψτε το νέο κουπόνι API σας. Για την ασφάλειά σας, δεν θα εμφανιστεί ξανά.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Παρακαλώ εισάγετε τον κωδικό πρόσβασής σας για να επιβεβαιώσετε ότι θέλετε να αποσυνδεθείτε από άλλες συνεδρίες του προγράμματος περιήγησης σε όλες τις συσκευές σας.", + "Please provide a maximum of three invoice emails addresses.": "Παρακαλούμε δώστε έως τρεις διευθύνσεις email για τιμολόγια.", + "Please provide the email address of the person you would like to add to this team.": "Δώστε τη διεύθυνση ηλεκτρονικού ταχυδρομείου του ατόμου που θέλετε να προσθέσετε σε αυτήν την ομάδα.", + "Please set a default payment method before retrying payments.": "Ορίστε έναν προεπιλεγμένο τρόπο πληρωμής πριν δοκιμάσετε ξανά τις πληρωμές.", + "Please set a default payment method before swapping plans.": "Ορίστε έναν προεπιλεγμένο τρόπο πληρωμής πριν από την ανταλλαγή προγραμμάτων.", + "Poland": "Πολωνία", + "Portugal": "Πορτογαλία", + "Press / to search": "Πατήστε / για αναζήτηση", + "Preview": "Προεπισκόπηση", + "Previewing": "Προεπισκόπηση", + "Previous": "Προηγούμενο", + "Privacy Policy": "Πολιτική Προστασίας", + "Profile": "Προφίλ", + "Profile Information": "Πληροφορίες Προφίλ", + "Puerto Rico": "Πουέρτο Ρίκο", + "Qatar": "Κατάρ", + "Quarter To Date": "Τρίμηνο Μέχρι Σήμερα", + "Recovery Code": "Κωδικός Ανάκτησης", + "Refresh": "Φρεσκάρω", + "Regards,": "Φιλικά,", + "Regenerate Recovery Codes": "Αναγεννήστε Τους Κωδικούς Ανάκτησης", + "Register": "Εγγραφή", + "Reload": "Επαναφόρτωση", + "Remember me": "Μείνετε συνδεμένοι", + "Remember Me": "Μείνετε συνδεμένοι", + "Remove": "Αφαίρεση", + "Remove Photo": "Αφαίρεση Φωτογραφίας", + "Remove Team Member": "Αφαίρεση Μέλους Ομάδας", + "Replicate": "Αντιγραφή", + "Required fields": "Απαιτούμενα πεδία", + "Resend Verification Email": "Επαναποστολή email επαλήθευσης", + "Reset Filters": "Επαναφορά Φίλτρων", + "Reset Password": "Επαναφορά Κωδικού", + "Reset Password Notification": "Ειδοποίηση επαναφοράς κωδικού", + "resource": "πόρος", + "Resource Row Dropdown": "Αναπτυσσόμενο μενού σειράς πόρων", + "Resources": "Πόρων", + "resources": "πόρων", + "Restore": "Επαναφορά", + "Restore :resource": "Επαναφορά :resource", + "Restore Resource": "Επαναφορά Πόρων", + "Restore Selected": "Επαναφορά Επιλεγμένων", + "results": "αποτέλεσμα", + "Resume Subscription": "Συνέχιση της συνδρομής", + "Retry Payment": "Δοκιμάστε ξανά την πληρωμή", + "Return to :appName": "Επιστροφή στο :appName", + "Reunion": "Συνάντηση", + "Role": "Ρόλος", + "Romania": "Ρουμανία", + "Run Action": "Εκτέλεση Δράσης", + "Russian Federation": "Ρωσική Ομοσπονδία", + "Rwanda": "Ρουάντα", + "Réunion": "Επανένωση", + "Saint Barthelemy": "Άγιος Βαρθολομαίος", + "Saint Barthélemy": "Άγιος Βαρθολομαίος", + "Saint Helena": "Αγία Ελένη", + "Saint Kitts And Nevis": "Άγιος Χριστόφορος και Νέβις", + "Saint Kitts and Nevis": "Άγιος Χριστόφορος και Νέβις", + "Saint Lucia": "Αγία Λουκία", + "Saint Martin": "Άγιος Μαρτίνος", + "Saint Martin (French part)": "Άγιος Μαρτίνος (γαλλικό μέρος)", + "Saint Pierre And Miquelon": "Σαιν Πιέρ και Μικελόν", + "Saint Pierre and Miquelon": "Σεν Πιέρ και Μικελόν", + "Saint Vincent And Grenadines": "Άγιος Βικέντιος και Γρεναδίνες", + "Saint Vincent and the Grenadines": "Άγιος Βικέντιος και Γρεναδίνες", + "Samoa": "Σαμόα", + "San Marino": "Μαρίνος", + "Sao Tome And Principe": "Σάο Τομέ και Πρίνσιπε", + "Sao Tome and Principe": "Σάο Τομέ και Πρίνσιπε", + "Saudi Arabia": "Σαουδική", + "Save": "Αποθήκευση", + "Saved.": "Αποθηκεύονται.", + "Scroll to bottom": "Κύλιση προς τα κάτω", + "Scroll to top": "Κύλιση στην κορυφή", + "Search": "Αναζήτηση", + "Secure Area": "Ασφαλής περιοχή", + "Select": "Επιλέξτε", + "Select a different plan": "Επιλέξτε ένα διαφορετικό σχέδιο", + "Select a log file...": "Επιλέξτε ένα αρχείο καταγραφής...", + "Select A New Photo": "Επιλέξτε Μια Νέα Φωτογραφία", + "Select Action": "Επιλογή Ενέργειας", + "Select all": "Επιλογή Όλων", + "Select All Dropdown": "Επιλέξτε Όλα το αναπτυσσόμενο μενού", + "Select this page": "Επιλέξτε αυτή τη σελίδα", + "Send Password Reset Link": "Αποστολή συνδέσμου επαναφοράς κωδικού πρόσβασης", + "Senegal": "Σενεγάλη", + "September": "Σεπτεμβρίου", + "Serbia": "Σερβία", + "Server Error": "Σφάλμα στον εξυπηρετητή (server)", + "Service Unavailable": "Μη διαθέσιμη υπηρεσία", + "Set as default": "Ορίσετε ως προεπιλογή", + "Setup Key": "Κλειδί ρύθμισης", + "Seychelles": "Σεϋχέλλες", + "Show All Fields": "Εμφάνιση Όλων Των Πεδίων", + "Show Content": "Εμφάνιση Περιεχομένου", + "Show Recovery Codes": "Εμφάνιση Κωδικών Ανάκτησης", + "Showing": "Εμφάνιση", + "Sierra Leone": "Σιέρα Λεόνε", + "Signed in as": "Συνδεθήκατε ως", + "Singapore": "Σιγκαπούρη", + "Sint Maarten (Dutch part)": "Άγιος Μαρτίνος", + "Slovakia": "Σλοβακία", + "Slovenia": "Σλοβενία", + "Soft Deleted": "Προσωρινά διαγραμμένο", + "Solomon Islands": "Νήσοι Σολομώντος", + "Somalia": "Σομαλία", + "Something went wrong.": "Κάτι πήγε στραβά.", + "Sorry! You are not authorized to perform this action.": "Συγγνώμη! Δεν είστε εξουσιοδοτημένοι να εκτελέσετε αυτήν την ενέργεια.", + "Sorry, your session has expired.": "Λυπάμαι, η συνεδρία σας έχει λήξει.", + "South Africa": "Νότια Αφρική", + "South Georgia And Sandwich Isl.": "Νότια Γεωργία και Νότιες Νήσοι Σάντουιτς", + "South Georgia and the South Sandwich Islands": "Νότια Γεωργία και τα νότια νησιά σάντουιτς", + "South Sudan": "Νότιο Σουδάν", + "Spain": "Ισπανία", + "Sri Lanka": "Σρι Λάνκα", + "Standalone Actions": "Αυτόνομες Δράσεις", + "Start Polling": "Έναρξη Ψηφοφορίας", + "Start polling": "Ξεκινήστε τη ψηφοφορία", + "State / County": "Πολιτεία / Χώρα", + "Stop Impersonating": "Σταματήστε να πλαστοπροσωπείτε", + "Stop Polling": "Σταματήστε Τις Δημοσκοπήσεις", + "Stop polling": "Σταματήστε την ψηφοφορία", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Αποθηκεύστε αυτούς τους κωδικούς ανάκτησης σε έναν ασφαλή διαχειριστή κωδικών πρόσβασης. Μπορούν να χρησιμοποιηθούν για να ανακτήσει την πρόσβαση στο λογαριασμό σας, αν η συσκευή ελέγχου ταυτότητας δύο παραγόντων σας έχει χαθεί.", + "Subscribe": "Εγγραφείτε", + "Subscription Information": "Πληροφορίες συνδρομής", + "Subscription Pending": "Συνδρομή σε εκκρεμότητα", + "Sudan": "Σουδάν", + "Suriname": "Σουρινάμ", + "Svalbard And Jan Mayen": "Σβάλμπαρντ και Γιαν Μάγιεν", + "Svalbard and Jan Mayen": "Σβάλμπαρντ και Γιαν Μάγιεν", + "Swaziland": "Σουαζιλάνδη", + "Sweden": "Σουηδία", + "Switch Teams": "Εναλλαγή Ομάδων", + "Switzerland": "Ελβετία", + "Syrian Arab Republic": "Συρία", + "System": "Σύστημα", + "Taiwan": "Ταϊβάν", + "Taiwan, Province of China": "Ταϊβάν, επαρχία της Κίνας", + "Tajikistan": "Τατζικιστάν", + "Tanzania": "Τανζανία", + "Tanzania, United Republic of": "Τανζανία, Ηνωμένη Δημοκρατία της", + "TAX": "ΦΟΡΟΣ", + "Team Details": "Λεπτομέρειες Ομάδας", + "Team Invitation": "Πρόσκληση Ομάδας", + "Team Members": "Μέλη Ομάδας", + "Team Name": "Όνομα Ομάδας", + "Team Owner": "Ιδιοκτήτης Ομάδας", + "Team Settings": "Ρυθμίσεις Ομάδας", + "Terms of Service": "Όροι Παροχής Υπηρεσιών", + "Thailand": "Ταϊλάνδη", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ευχαριστώ για την εγγραφή! Πριν ξεκινήσετε, μπορείτε να επαληθεύσετε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας κάνοντας κλικ στον σύνδεσμο που μόλις σας στείλαμε μέσω ηλεκτρονικού ταχυδρομείου; Εάν δεν λάβατε το μήνυμα ηλεκτρονικού ταχυδρομείου, θα σας στείλουμε ευχαρίστως ένα άλλο.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Ευχαριστούμε για τη συνεχή υποστήριξή σας. Έχουμε επισυνάψει ένα αντίγραφο του τιμολογίου σας για τα αρχεία σας. Ενημερώστε μας εάν έχετε οποιεσδήποτε ερωτήσεις ή ανησυχίες.", + "Thanks,": "Ευχαριστούμε,", + "The :attribute must be a valid role.": "Το :attribute πρέπει να είναι ένας έγκυρος ρόλος.", + "The :attribute must be at least :length characters and contain at least one number.": "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει έναν αριθμό.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Το :attribute πρέπει να είναι τουλάχιστον :length χαρακτήρες και να περιέχει τουλάχιστον έναν ειδικό χαρακτήρα και έναν αριθμό.", + "The :attribute must be at least :length characters and contain at least one special character.": "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει τουλάχιστον ένα κεφαλαίο χαρακτήρα και έναν αριθμό.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει τουλάχιστον ένα κεφαλαίο χαρακτήρα και έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει τουλάχιστον ένα κεφαλαίο χαρακτήρα, έναν αριθμό και έναν ειδικό χαρακτήρα.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων και να περιέχει τουλάχιστον ένα κεφαλαίο γράμμα.", + "The :attribute must be at least :length characters.": "Το :attribute θα πρέπει να είναι τουλάχιστον :length χαρακτήρων.", + "The :attribute must contain at least one letter.": "Το :attribute πρέπει να περιέχει τουλάχιστον ένα γράμμα.", + "The :attribute must contain at least one number.": "Το :attribute πρέπει να περιέχει τουλάχιστον έναν αριθμό.", + "The :attribute must contain at least one symbol.": "Το :attribute πρέπει να περιέχει τουλάχιστον ένα σύμβολο.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Το :attribute πρέπει να περιέχει τουλάχιστον ένα κεφαλαίο και ένα πεζό γράμμα.", + "The :resource was created!": "Το :resource δημιουργήθηκε!", + "The :resource was deleted!": "Το :resource διαγράφηκε!", + "The :resource was restored!": "Το :resource αποκαταστάθηκε!", + "The :resource was updated!": "Το :resource ενημερώθηκε!", + "The action was executed successfully.": "Η ενέργεια εκτελέστηκε με επιτυχία.", + "The default payment method cannot be removed.": "Ο προεπιλεγμένος τρόπος πληρωμής δεν μπορεί να καταργηθεί.", + "The file was deleted!": "Το αρχείο διαγράφηκε!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Το δεδομένο :attribute εμφανίστηκε σε μια διαρροή δεδομένων. Επιλέξτε ένα διαφορετικό :attribute.", + "The given data was invalid.": "Τα δεδομένα που δόθηκαν δεν ήταν έγκυρα.", + "The government won't let us show you what's behind these doors": "Η κυβέρνηση δεν θα μας αφήσει να σας δείξουμε τι είναι πίσω από αυτές τις πόρτες", + "The HasOne relationship has already been filled.": "Η σχέση HasOne έχει ήδη συμπληρωθεί.", + "The image could not be loaded": "Δεν ήταν δυνατή η φόρτωση της εικόνας", + "The image could not be loaded.": "Δεν ήταν δυνατή η φόρτωση της εικόνας.", + "The invoice emails must be valid email addresses.": "Τα email τιμολογίων πρέπει να είναι έγκυρες διευθύνσεις email.", + "The password is incorrect.": "Ο κωδικός πρόσβασης είναι λανθασμένος.", + "The provided coupon code is invalid.": "Ο παρεχόμενος κωδικός κουπονιού δεν είναι έγκυρος.", + "The provided password does not match your current password.": "Ο παρεχόμενος κωδικός πρόσβασης δεν ταιριάζει με τον τρέχοντα κωδικό πρόσβασής σας.", + "The provided password was incorrect.": "Ο παρεχόμενος κωδικός πρόσβασης ήταν εσφαλμένος.", + "The provided two factor authentication code was invalid.": "Ο παρεχόμενος κωδικός ελέγχου ταυτότητας δύο παραγόντων δεν ήταν έγκυρος.", + "The provided two factor recovery code was invalid.": "Ο παρεχόμενος κωδικός ανάκτησης δύο παραγόντων δεν ήταν έγκυρος.", + "The provided VAT number is invalid.": "Ο παρεχόμενος ΑΦΜ δεν είναι έγκυρος.", + "The resource was attached!": "Ο πόρος επισυνάπτεται!", + "The resource was prevented from being saved!": "Ο πόρος δεν αποθηκευτεί!", + "The resource was updated!": "Ο πόρος ενημερώθηκε!", + "The response is not a streamed response.": "Η απάντηση δεν είναι απάντηση ροής.", + "The response is not a view.": "Η απάντηση δεν είναι άποψη.", + "The selected country is invalid.": "Η επιλεγμένη χώρα δεν είναι έγκυρη.", + "The selected plan is invalid.": "Το επιλεγμένο σχέδιο δεν είναι έγκυρο.", + "The selected resources have been :action!": "Οι επιλεγμένοι πόροι ήταν :action!", + "The team's name and owner information.": "Το όνομα της ομάδας και πληροφορίες ιδιοκτήτη.", + "There are no available options for this resource.": "Δεν υπάρχουν διαθέσιμες επιλογές για αυτόν τον πόρο.", + "There are no fields to display.": "Δεν υπάρχουν πεδία για εμφάνιση.", + "There are no new notifications.": "Δεν υπάρχουν νέες ειδοποιήσεις.", + "There was a problem executing the action.": "Υπήρξε πρόβλημα εκτέλεσης της ενέργειας.", + "There was a problem fetching the resource.": "Παρουσιάστηκε πρόβλημα κατά την ανάκτηση του πόρου.", + "There was a problem submitting the form.": "Υπήρχε ένα πρόβλημα με την υποβολή της φόρμας.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Αυτοί οι άνθρωποι έχουν προσκληθεί στην ομάδα σας και έχουν σταλεί ένα μήνυμα ηλεκτρονικού ταχυδρομείου πρόσκλησης. Μπορούν να συμμετάσχουν στην ομάδα αποδεχόμενοι την πρόσκληση ηλεκτρονικού ταχυδρομείου.", + "This account does not have an active subscription.": "Αυτός ο λογαριασμός δεν έχει ενεργή συνδρομή.", + "This action is unauthorized.": "Αυτή η ενέργεια είναι μη εξουσιοδοτημένη.", + "This copy of Nova is unlicensed.": "Αυτό το αντίγραφο της Nova δεν έχει άδεια χρήσης.", + "This coupon code can only be used by new customers.": "Αυτός ο κωδικός κουπονιού μπορεί να χρησιμοποιηθεί μόνο από νέους πελάτες.", + "This device": "Αυτή η συσκευή", + "This file field is read-only.": "Αυτό το πεδίο αρχείου είναι μόνο για ανάγνωση.", + "This invoice is no longer open.": "Αυτό το τιμολόγιο δεν είναι πλέον ανοιχτό.", + "This is a secure area of the application. Please confirm your password before continuing.": "Αυτή είναι μια ασφαλής περιοχή της εφαρμογής. Επιβεβαιώστε τον κωδικό πρόσβασής σας πριν συνεχίσετε.", + "This password does not match our records.": "Ο κωδικός σας, δεν αντιστοιχεί στα στοιχεία μας.", + "This password reset link will expire in :count minutes.": "Αυτός ο σύνδεσμος επαναφοράς κωδικού, θα λήξει σε :count λεπτά.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Αυτή η πληρωμή έχει ξεκινήσει, αλλά τα χρήματα δεν έχουν ακόμη ληφθεί. Αυτό μπορεί να διαρκέσει έως και 14 ημέρες.", + "This resource no longer exists": "Αυτός ο πόρος δεν υπάρχει πλέον", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Αυτή η συνδρομή έχει λήξει και δεν μπορεί να συνεχιστεί. Δημιουργήστε μια νέα συνδρομή.", + "This user already belongs to the team.": "Ο χρήστης ανήκει ήδη στην ομάδα.", + "This user has already been invited to the team.": "Αυτός ο χρήστης έχει ήδη προσκληθεί στην ομάδα.", + "Timor-Leste": "Τιμόρ-Λέστε", + "to": "προς", + "To": "Προς", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Για να ολοκληρώσετε την ενεργοποίηση του ελέγχου ταυτότητας δύο παραγόντων, σαρώστε τον ακόλουθο κωδικό QR χρησιμοποιώντας την εφαρμογή ελέγχου ταυτότητας του τηλεφώνου σας ή εισαγάγετε το κλειδί ρύθμισης και δώστε τον κωδικό OTP που δημιουργήθηκε.", + "Today": "Σήμερα", + "Toggle navigation": "Εναλλαγή πλοήγησης", + "Togo": "Τόγκο", + "Tokelau": "Τοκελάου", + "Token Name": "Διακριτικό Όνομα", + "Tonga": "Τόνγκα", + "Too Many Requests": "Πάρα πολλά αιτήματα", + "total": "συνολική", + "Total:": "Σύνολο:", + "Trashed": "Άχρηστα", + "Trinidad And Tobago": "Τρινιδάδ και Τομπάγκο", + "Trinidad and Tobago": "Τρινιντάντ και Τομπάγκο", + "Tunisia": "Τυνησία", + "Turkey": "Τουρκία", + "Turkmenistan": "Τουρκμενιστάν", + "Turks And Caicos Islands": "Νήσοι Τερκς και Κάικος", + "Turks and Caicos Islands": "Νήσοι Τερκς και Κάικος", + "Tuvalu": "Τουβαλού", + "Two Factor Authentication": "Έλεγχος Ταυτότητας Δύο Παραγόντων", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Ο έλεγχος ταυτότητας δύο παραγόντων είναι πλέον ενεργοποιημένος. Σαρώστε τον ακόλουθο κωδικό QR χρησιμοποιώντας την εφαρμογή ελέγχου ταυτότητας του τηλεφώνου σας ή εισαγάγετε το κλειδί ρύθμισης.", + "Type": "Τύπος", + "Uganda": "Ουγκάντα", + "Ukraine": "Ουκρανία", + "Unauthorized": "Χωρίς εξουσιοδότηση", + "United Arab Emirates": "Ηνωμένα Αραβικά Εμιράτα", + "United Kingdom": "Βρετανία", + "United States": "ΗΠΑ", + "United States Minor Outlying Islands": "Μικρά Απομακρυσμένα Νησιά Ηνωμένων Πολιτειών", + "United States Outlying Islands": "ΗΠΑ Απομακρυσμένα Νησιά", + "Unknown": "Αγνωστο", + "Unpaid": "Απλήρωτο", + "Update": "Ενημέρωση", + "Update & Continue Editing": "Ενημέρωση & Συνέχιση Επεξεργασίας", + "Update :resource": "Ενημέρωση :resource", + "Update :resource: :title": "Ενημέρωση :resource: :title", + "Update attached :resource: :title": "Ενημέρωση συνημμένο :resource: :title", + "Update Password": "Ενημέρωση Κωδικού Πρόσβασης", + "Update Payment Information": "Ενημέρωση στοιχείων πληρωμής", + "Update Payment Method": "Ενημέρωση Τρόπου Πληρωμής", + "Update your account's profile information and email address.": "Ενημερώστε τα στοιχεία του προφίλ του λογαριασμού σας και τη διεύθυνση ηλεκτρονικού ταχυδρομείου.", + "Uploading": "Μεταφόρτωση", + "Uploading files... (:current/:total)": "Μεταφόρτωση αρχείων... (:current/:total)", + "Uruguay": "Ουρουγουάη", + "Use a recovery code": "Χρησιμοποιήστε έναν κωδικό ανάκτησης", + "Use an authentication code": "Χρησιμοποιήστε έναν κωδικό εξουσιοδότησης", + "User Actions": "Ενέργειες χρήστη", + "User Security": "Ασφάλεια χρήστη", + "Username": "Όνομα χρήστη", + "Uzbekistan": "Ουζμπεκιστάν", + "Value": "Τιμή", + "Vanuatu": "Βανουάτου", + "VAT Number": "ΑΦΜ", + "Venezuela": "Βενεζουέλα", + "Venezuela, Bolivarian Republic of": "Βενεζουέλα, Βολιβαριανή Δημοκρατία της", + "Verify Email Address": "Επιβεβαιώστε τη διεύθυνση ηλεκτρονικού ταχυδρομείου", + "Verify Your Email Address": "Επιβεβαιώστε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας", + "Viet Nam": "Βιετνάμ", + "View": "Προβολή", + "Virgin Islands, British": "Βρετανικές Παρθένοι Νήσοι", + "Virgin Islands, U.S.": "Αμερικανικές Παρθένοι Νήσοι", + "Wallis And Futuna": "Γουόλις και Φουτούνα", + "Wallis and Futuna": "Γουόλις και Φουτούνα", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Επεξεργαζόμαστε τη συνδρομή σας. Μόλις ολοκληρωθεί με επιτυχία η επεξεργασία της συνδρομής, αυτή η σελίδα θα ενημερώνεται αυτόματα. Συνήθως, αυτή η διαδικασία θα πρέπει να διαρκέσει μόνο μερικά δευτερόλεπτα.", + "We are unable to process your payment. Please contact customer support.": "Δεν μπορούμε να επεξεργαστούμε την πληρωμή σας. Επικοινωνήστε με την υποστήριξη πελατών.", + "We have emailed your password reset link!": "Στείλαμε με email τον σύνδεσμο επαναφοράς του κωδικού πρόσβασής σας!", + "We were unable to find a registered user with this email address.": "Ήταν αδύνατο να βρούμε έναν εγγεγραμμένο χρήστη, με αυτή τη διεύθυνση ηλεκτρονικού ταχυδρομείου.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Θα στείλουμε έναν σύνδεσμο λήψης τιμολογίου στις διευθύνσεις email που θα καθορίσετε παρακάτω. Μπορείτε να διαχωρίσετε πολλές διευθύνσεις email με κόμματα.", + "We're lost in space. The page you were trying to view does not exist.": "Χαθήκαμε στο διάστημα. Η σελίδα που προσπαθούσατε να δείτε δεν υπάρχει.", + "Welcome Back!": "Καλώς Ήρθατε Και Πάλι!", + "Western Sahara": "Δυτική Σαχάρα", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Όταν είναι ενεργοποιημένος ο έλεγχος ταυτότητας δύο παραγόντων, θα σας ζητηθεί ένα ασφαλές, τυχαίο διακριτικό κατά τη διάρκεια του ελέγχου ταυτότητας. Μπορείτε να ανακτήσετε αυτό το διακριτικό από την εφαρμογή Google Authenticator του τηλεφώνου σας.", + "Whoops": "Ουπς", + "Whoops!": "Ουπς!", + "Whoops! Something went wrong.": "Ουπς! Κάτι πήγε στραβά.", + "With Trashed": "Με Τα Σκουπίδια", + "Write": "Εγγραφή", + "Year To Date": "Έτος Σε Ημερομηνία", + "Yearly": "Ετησίως", + "Yemen": "Υεμένη", + "Yes": "Ναι", + "You are already subscribed.": "Είστε ήδη εγγεγραμμένος.", + "You are currently within your free trial period. Your trial will expire on :date.": "Αυτήν τη στιγμή βρίσκεστε στη δωρεάν δοκιμαστική περίοδο. Η δοκιμή σας θα λήξει στις :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Αυτήν τη στιγμή βρίσκεστε στη δωρεάν δοκιμαστική περίοδο. Η δοκιμή σας θα λήξει στις :date. Η έναρξη μιας νέας συνδρομής θα τερματίσει τη δοκιμή σας.", + "You are logged in!": "Έχετε συνδεθεί!", + "You are receiving this email because we received a password reset request for your account.": "Λαμβάνετε αυτό το μήνυμα ηλεκτρονικού ταχυδρομείου επειδή λάβαμε ένα αίτημα επαναφοράς κωδικού πρόσβασης για το λογαριασμό σας.", + "You have been invited to join the :team team!": "Έχετε προσκληθεί να συμμετάσχετε στην ομάδα :team!", + "You have enabled two factor authentication.": "Έχετε ενεργοποιήσει τον έλεγχο ταυτότητας δύο παραγόντων.", + "You have not enabled two factor authentication.": "Δεν έχετε ενεργοποιήσει τον έλεγχο ταυτότητας δύο παραγόντων.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Έχετε κάποια απλήρωτα τιμολόγια. Αφού ενημερώσετε τον προεπιλεγμένο τρόπο πληρωμής σας, μπορείτε να δοκιμάσετε ξανά τις πληρωμές μέσω της παρακάτω λίστας τιμολογίων.", + "You may accept this invitation by clicking the button below:": "Μπορείτε να αποδεχτείτε αυτήν την πρόσκληση κάνοντας κλικ στο παρακάτω κουμπί:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Μπορείτε να ακυρώσετε τη συνδρομή σας ανά πάσα στιγμή. Μόλις ακυρωθεί η συνδρομή σας, θα έχετε την επιλογή να συνεχίσετε τη συνδρομή μέχρι το τέλος του τρέχοντος κύκλου χρέωσής σας.", + "You may delete any of your existing tokens if they are no longer needed.": "Μπορείτε να διαγράψετε οποιαδήποτε από τις υπάρχουσες μάρκες σας, αν δεν χρειάζονται πλέον.", + "You may not delete your personal team.": "Δεν μπορείτε να διαγράψετε την προσωπική σας ομάδα.", + "You may not leave a team that you created.": "Δεν μπορείτε να αφήσετε μια ομάδα που δημιουργήσατε.", + "You will receive an invoice and payment link via email for each billing period.": "Θα λαμβάνετε ένα τιμολόγιο και έναν σύνδεσμο πληρωμής μέσω email για κάθε περίοδο χρέωσης.", + "You're logged in!": "Έχετε συνδεθεί!", + "Your :invoiceName invoice is now available!": "Το τιμολόγιο των :invoiceName είναι τώρα διαθέσιμο!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Η διεύθυνση χρέωσής σας είναι :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Η κάρτα σας απορρίφθηκε. Επικοινωνήστε με τον εκδότη της κάρτας σας για περισσότερες πληροφορίες.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ο τρέχων τρόπος πληρωμής σας είναι μια πιστωτική κάρτα που λήγει σε :lastFour και λήγει στις :expiration.", + "Your email address is unverified.": "Η διεύθυνση email σας δεν έχει επαληθευτεί.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Η τελευταία σας πληρωμή των :amount απέτυχε. Παρακαλούμε όπως ενημερώσετε τον τρόπο πληρωμής σας για να δοκιμάσετε ξανά την πληρωμή που απέτυχε.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Η τελευταία σας πληρωμή των :amount στις :date απέτυχε. Παρακαλούμε όπως ενημερώσετε τον τρόπο πληρωμής σας για να δοκιμάσετε ξανά την πληρωμή που απέτυχε.", + "Your next payment of :amount will be processed on :date.": "Η επόμενη πληρωμή σας των :amount θα γίνει στις :date.", + "Your payment method has been added successfully.": "Ο τρόπος πληρωμής σας προστέθηκε με επιτυχία.", + "Your payment method will be charged automatically for each billing period.": "Ο τρόπος πληρωμής σας θα χρεώνεται αυτόματα για κάθε περίοδο χρέωσης.", + "Your registered VAT Number is :vatNumber.": "Ο εγγεγραμμένος ΑΦΜ σας είναι :vatNumber.", + "Your subscription has been started successfully.": "Η συνδρομή σας ξεκίνησε με επιτυχία.", + "Your subscription has been successfully cancelled.": "Η συνδρομή σας ακυρώθηκε με επιτυχία.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Η συνδρομή σας έχει ακυρωθεί επιτυχώς. Θα συνεχίσετε να έχετε πρόσβαση μέχρι το τέλος του κύκλου χρέωσης σας.", + "Your subscription was successfully resumed.": "Η συνδρομή σας συνεχίστηκε με επιτυχία.", + "Your subscription was successfully updated.": "Η συνδρομή σας ενημερώθηκε με επιτυχία.", + "Zambia": "Ζάμπια", + "Zimbabwe": "Ζιμπάμπουε", + "Zip / Postal Code": "Ταχυδρομικός κώδικας", + "Åland Islands": "Νησιά Åland" +} diff --git a/locales/el/php-inline.json b/locales/el/php-inline.json new file mode 100644 index 00000000000..02ec79fa980 --- /dev/null +++ b/locales/el/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Το πεδίο αυτό πρέπει να γίνει αποδεκτό.", + "accepted_if": "Αυτό το πεδίο πρέπει να γίνει αποδεκτό όταν το :other είναι :value.", + "active_url": "Αυτό δεν είναι μια έγκυρη διεύθυνση URL.", + "after": "Αυτό πρέπει να είναι μια ημερομηνία μετά το :date.", + "after_or_equal": "Αυτό πρέπει να είναι μια ημερομηνία μετά ή ίση με :date.", + "alpha": "Αυτό το πεδίο μπορεί να περιέχει μόνο γράμματα.", + "alpha_dash": "Αυτό το πεδίο μπορεί να περιέχει μόνο γράμματα, αριθμούς, παύλες και υπογράμμιση.", + "alpha_num": "Αυτό το πεδίο μπορεί να περιέχει μόνο γράμματα και αριθμούς.", + "any_of": "Αυτό το πεδίο δεν είναι έγκυρο.", + "array": "Αυτό το πεδίο πρέπει να είναι ένας πίνακας.", + "ascii": "Αυτό το πεδίο πρέπει να περιέχει μόνο αλφαριθμητικούς χαρακτήρες και σύμβολα ενός byte.", + "attached": "Αυτό το πεδίο είναι ήδη συνδεδεμένο.", + "before": "Αυτό πρέπει να είναι μια ημερομηνία πριν από το :date.", + "before_or_equal": "Αυτό πρέπει να είναι μια ημερομηνία πριν ή ίση με :date.", + "between.array": "Αυτό το πεδίο πρέπει να έχει μεταξύ :min και :max αντικείμενα.", + "between.file": "Αυτό το πεδίο πρέπει να είναι μεταξύ :min και :max kilobytes.", + "between.numeric": "Αυτό το πεδίο πρέπει να είναι μεταξύ :min και :max.", + "between.string": "Αυτό το πεδίο πρέπει να είναι μεταξύ :min και :max χαρακτήρες.", + "boolean": "Αυτό το πεδίο πρέπει να είναι αληθές ή ψευδές.", + "can": "Αυτό το πεδίο περιέχει μια μη εξουσιοδοτημένη τιμή.", + "confirmed": "Η επιβεβαίωση δεν ταιριάζει.", + "contains": "Από αυτό το πεδίο λείπει προαπαιτούμενη τιμή.", + "date": "Αυτή δεν είναι έγκυρη ημερομηνία.", + "date_equals": "Αυτή πρέπει να είναι μια ημερομηνία ίση με :date.", + "date_format": "Αυτό δεν ταιριάζει με τη μορφή :format.", + "decimal": "Αυτό το πεδίο πρέπει να έχει :decimal δεκαδικά ψηφία.", + "declined": "Αυτό το πεδίο πρέπει να απορριφθεί.", + "declined_if": "Αυτό το πεδίο πρέπει να απορριφθεί όταν το πεδίο :other είναι :value.", + "different": "Αυτή η τιμή πρέπει να είναι διαφορετική από :other.", + "digits": "Αυτό πρέπει να είναι :digits ψηφία.", + "digits_between": "Αυτό πρέπει να είναι μεταξύ :min και :max ψηφίων.", + "dimensions": "Αυτή η εικόνα έχει μη έγκυρες διαστάσεις.", + "distinct": "Αυτό το πεδίο έχει διπλή τιμή.", + "doesnt_contain": "Αυτό το πεδίο δεν πρέπει να περιέχει κανένα από τα ακόλουθα: :values.", + "doesnt_end_with": "Αυτό το πεδίο μπορεί να μην τελειώνει με ένα από τα ακόλουθα: :values.", + "doesnt_start_with": "Αυτό το πεδίο μπορεί να μην ξεκινά με ένα από τα ακόλουθα: :values.", + "email": "Αυτή πρέπει να είναι μια έγκυρη διεύθυνση ηλεκτρονικού ταχυδρομείου.", + "ends_with": "Αυτό πρέπει να τελειώσει με ένα από τα ακόλουθα: :values.", + "enum": "Η επιλεγμένη τιμή δεν βρίσκεται στην λίστα με τις επιτρεπόμενες τιμές.", + "exists": "Η επιλεγμένη τιμή δεν είναι έγκυρη.", + "extensions": "Αυτό το πεδίο πρέπει να έχει μία από τις ακόλουθες επεκτάσεις: :values.", + "file": "Το περιεχόμενο πρέπει να είναι ένα αρχείο.", + "filled": "Αυτό το πεδίο πρέπει να έχει μια τιμή.", + "gt.array": "Το περιεχόμενο πρέπει να έχει περισσότερα από :value αντικείμενα.", + "gt.file": "To αρχείο πρέπει να είναι μεγαλύτερο από :value kilobytes.", + "gt.numeric": "Η τιμή πρέπει να είναι μεγαλύτερη από :value.", + "gt.string": "Το πεδίο πρέπει να είναι μεγαλύτερο από :value χαρακτήρες.", + "gte.array": "Το περιεχόμενο πρέπει να έχει :value αντικείμενα ή περισσότερα.", + "gte.file": "To αρχείο πρέπει να είναι μεγαλύτερο ή ίσο από :value kilobytes.", + "gte.numeric": "Η τιμή πρέπει να είναι μεγαλύτερη ή ίση από :value.", + "gte.string": "Το πεδίο πρέπει να είναι μεγαλύτερο ή ίσο από :value χαρακτήρες.", + "hex_color": "Αυτό το πεδίο πρέπει να είναι έγκυρο δεκαεξαδικό χρώμα.", + "image": "Αυτό πρέπει να είναι μια εικόνα.", + "in": "Η επιλεγμένη τιμή δεν είναι έγκυρη.", + "in_array": "Αυτή η τιμή δεν υπάρχει στο :other.", + "in_array_keys": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον ένα από τα ακόλουθα κλειδιά: :values.", + "integer": "Αυτό πρέπει να είναι ένας ακέραιος αριθμός.", + "ip": "Αυτή πρέπει να είναι μια έγκυρη διεύθυνση IP.", + "ipv4": "Αυτή πρέπει να είναι μια έγκυρη διεύθυνση IPv4.", + "ipv6": "Αυτή πρέπει να είναι μια έγκυρη διεύθυνση IPv6.", + "json": "Αυτό πρέπει να είναι μια έγκυρη συμβολοσειρά JSON.", + "list": "Αυτό το πεδίο πρέπει να είναι μια λίστα.", + "lowercase": "Αυτό το πεδίο πρέπει να είναι πεζό.", + "lt.array": "Το περιεχόμενο πρέπει να έχει λιγότερα από :value αντικείμενα.", + "lt.file": "To αρχείο πρέπει να είναι μικρότερo από :value kilobytes.", + "lt.numeric": "Η τιμή πρέπει να είναι μικρότερη από :value.", + "lt.string": "Το πεδίο πρέπει να είναι μικρότερo από :value χαρακτήρες.", + "lte.array": "Το περιεχόμενο δεν πρέπει να υπερβαίνει τα :value αντικείμενα.", + "lte.file": "Το αρχείο πρέπει να είναι μικρότερo ή ίσο από :value kilobytes.", + "lte.numeric": "Η τιμή πρέπει να είναι μικρότερη ή ίση από :value.", + "lte.string": "Το περιεχόμενο πρέπει να είναι μικρότερo ή ίσο από :value χαρακτήρες.", + "mac_address": "Το πεδίο πρέπει να είναι έγκυρη διεύθυνση MAC.", + "max.array": "Το περιεχόμενο δεν μπορεί να έχει περισσότερα από :max αντικείμενα.", + "max.file": "Το αρχείο δεν μπορεί να είναι μεγαλύτερό :max kilobytes.", + "max.numeric": "Η τιμή δεν μπορεί να είναι μεγαλύτερη από :max.", + "max.string": "Το πεδίο δεν μπορεί να έχει περισσότερους από :max χαρακτήρες.", + "max_digits": "Αυτό το πεδίο δεν πρέπει να έχει περισσότερα από :max ψηφία.", + "mimes": "Αυτό πρέπει να είναι ένα αρχείο τύπου: :values.", + "mimetypes": "Αυτό πρέπει να είναι ένα αρχείο τύπου: :values.", + "min.array": "Το περιεχόμενο πρέπει να έχει τουλάχιστον :min αντικείμενα.", + "min.file": "Το αρχείο πρέπει να είναι τουλάχιστον :min kilobytes.", + "min.numeric": "Η πρέπει να είναι τουλάχιστον :min.", + "min.string": "Το πεδίο πρέπει να έχει τουλάχιστον :min χαρακτήρες.", + "min_digits": "Αυτό το πεδίο πρέπει να έχει τουλάχιστον :min ψηφία.", + "missing": "Αυτό το πεδίο πρέπει να λείπει.", + "missing_if": "Αυτό το πεδίο πρέπει να λείπει όταν το :other είναι :value.", + "missing_unless": "Αυτό το πεδίο πρέπει να λείπει εκτός εάν το :other είναι :value.", + "missing_with": "Αυτό το πεδίο πρέπει να λείπει όταν υπάρχει :values.", + "missing_with_all": "Αυτό το πεδίο πρέπει να λείπει όταν υπάρχουν :values.", + "multiple_of": "Η τιμή πρέπει να είναι πολλαπλάσιο του :value", + "not_in": "Η επιλεγμένη τιμή δεν είναι έγκυρη.", + "not_regex": "Αυτή η μορφή δεν είναι έγκυρη.", + "numeric": "Αυτός πρέπει να είναι ένας αριθμός.", + "password.letters": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον ένα γράμμα.", + "password.mixed": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον ένα κεφαλαίο και ένα πεζό γράμμα.", + "password.numbers": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον έναν αριθμό.", + "password.symbols": "Αυτό το πεδίο πρέπει να περιέχει τουλάχιστον ένα σύμβολο.", + "password.uncompromised": "Το δεδομένο πεδίο εμφανίστηκε σε διαρροή δεδομένων. Επιλέξτε διαφορετικό πεδίο.", + "present": "Αυτό το πεδίο πρέπει να είναι παρόν.", + "present_if": "Αυτό το πεδίο πρέπει να υπάρχει όταν το :other είναι :value.", + "present_unless": "Αυτό το πεδίο πρέπει να υπάρχει εκτός εάν το :other είναι :value.", + "present_with": "Αυτό το πεδίο πρέπει να υπάρχει όταν υπάρχει :values.", + "present_with_all": "Αυτό το πεδίο πρέπει να υπάρχει όταν υπάρχουν :values.", + "prohibited": "Αυτό το πεδίο απαγορεύεται.", + "prohibited_if": "Αυτό το πεδίο απαγορεύεται όταν το :other είναι :value.", + "prohibited_if_accepted": "Αυτό το πεδίο απαγορεύεται όταν γίνει αποδεκτό το :other.", + "prohibited_if_declined": "Αυτό το πεδίο απαγορεύεται όταν το :other απορρίπτεται.", + "prohibited_unless": "Αυτό το πεδίο απαγορεύεται εκτός αν το :other βρίσκεται στο :values.", + "prohibits": "Αυτό το πεδίο απαγορεύει την παρουσία :other.", + "regex": "Αυτή η μορφή δεν είναι έγκυρη.", + "relatable": "Αυτό το πεδίο ενδέχεται να μην σχετίζεται με αυτόν τον πόρο.", + "required": "Αυτό το πεδίο απαιτείται.", + "required_array_keys": "Αυτό το πεδίο πρέπει να περιέχει καταχωρήσεις για: :values.", + "required_if": "Αυτό το πεδίο απαιτείται όταν :other είναι :value.", + "required_if_accepted": "Αυτό το πεδίο απαιτείται όταν γίνει αποδεκτό το :other.", + "required_if_declined": "Αυτό το πεδίο είναι απαραίτητο όταν δεν γίνει αποδεκτό το πεδίο :other.", + "required_unless": "Αυτό το πεδίο απαιτείται εκτός εάν το :other βρίσκεται στο :values.", + "required_with": "Αυτό το πεδίο απαιτείται όταν υπάρχει :values.", + "required_with_all": "Αυτό το πεδίο απαιτείται όταν υπάρχουν :values.", + "required_without": "Αυτό το πεδίο απαιτείται όταν δεν υπάρχει :values.", + "required_without_all": "Αυτό το πεδίο απαιτείται όταν δεν υπάρχει κανένα από τα :values.", + "same": "Η τιμή αυτού του πεδίου πρέπει να ταιριάζει με αυτή του :other.", + "size.array": "Το περιεχόμενο πρέπει να περιέχει :size αντικείμενα.", + "size.file": "Το αρχείο πρέπει να είναι :size kilobytes.", + "size.numeric": "Η τιμή πρέπει να είναι :size.", + "size.string": "Το πεδίο πρέπει να είναι :size χαρακτήρες.", + "starts_with": "Αυτό πρέπει να ξεκινήσει με ένα από τα ακόλουθα: :values.", + "string": "Αυτό πρέπει να είναι μια χορδή.", + "timezone": "Αυτό πρέπει να είναι μια έγκυρη ζώνη.", + "ulid": "Αυτό το πεδίο πρέπει να είναι έγκυρο ULID.", + "unique": "Αυτό έχει ήδη ληφθεί.", + "uploaded": "Αυτό απέτυχε να φορτώσει.", + "uppercase": "Αυτό το πεδίο πρέπει να είναι κεφαλαίο.", + "url": "Αυτή η μορφή δεν είναι έγκυρη.", + "uuid": "Αυτό πρέπει να είναι ένα έγκυρο UUID." +} diff --git a/locales/el/php.json b/locales/el/php.json new file mode 100644 index 00000000000..251ce918dae --- /dev/null +++ b/locales/el/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Το πεδίο :attribute πρέπει να γίνει αποδεκτό.", + "accepted_if": "Το :attribute πρέπει να γίνει αποδεκτό όταν το :other είναι :value.", + "active_url": "Το πεδίο :attribute δεν είναι αποδεκτή διεύθυνση URL.", + "after": "Το πεδίο :attribute πρέπει να είναι μία ημερομηνία μετά από :date.", + "after_or_equal": "Το πεδίο :attribute πρέπει να είναι μία ημερομηνία ίδια ή μετά από :date.", + "alpha": "Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα.", + "alpha_dash": "Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα, αριθμούς, και παύλες.", + "alpha_num": "Το πεδίο :attribute μπορεί να περιέχει μόνο γράμματα και αριθμούς.", + "any_of": "Το πεδίο :attribute δεν είναι έγκυρο.", + "array": "Το πεδίο :attribute πρέπει να είναι ένας πίνακας.", + "ascii": "Το :attribute πρέπει να περιέχει μόνο αλφαριθμητικούς χαρακτήρες και σύμβολα ενός byte.", + "attached": "Αυτό το :attribute είναι ήδη συνδεδεμένο.", + "before": "Το πεδίο :attribute πρέπει να είναι μία ημερομηνία πριν από :date.", + "before_or_equal": "Το πεδίο :attribute πρέπει να είναι μία ημερομηνία ίδια ή πριν από :date.", + "between.array": "Το πεδίο :attribute πρέπει να έχει μεταξύ :min - :max αντικείμενα.", + "between.file": "Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max kilobytes.", + "between.numeric": "Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max.", + "between.string": "Το πεδίο :attribute πρέπει να είναι μεταξύ :min - :max χαρακτήρες.", + "boolean": "Το πεδίο :attribute πρέπει να είναι true ή false.", + "can": "Το πεδίο :attribute περιέχει μια μη εξουσιοδοτημένη τιμή.", + "confirmed": "Η επιβεβαίωση του :attribute δεν ταιριάζει.", + "contains": "Από το πεδίο :attribute λείπει προαπαιτούμενη τιμή.", + "current_password": "Ο κωδικός πρόσβασης είναι λανθασμένος.", + "date": "Το πεδίο :attribute δεν είναι έγκυρη ημερομηνία.", + "date_equals": "Το στοιχείο :attribute πρέπει να είναι μια ημερομηνία, όπως η εξής :date.", + "date_format": "Το πεδίο :attribute δεν είναι της μορφής :format.", + "decimal": "Το :attribute πρέπει να έχει :decimal ​​δεκαδικά ψηφία.", + "declined": "Το :attribute πρέπει να απορριφθεί.", + "declined_if": "Το :attribute πρέπει να απορριφθεί όταν το πεδίο :other είναι :value.", + "different": "Τα πεδία :attribute και :other πρέπει να είναι διαφορετικά.", + "digits": "Το πεδίο :attribute πρέπει να είναι :digits ψηφία.", + "digits_between": "Το πεδίο :attribute πρέπει να είναι μεταξύ :min και :max ψηφία.", + "dimensions": "Το πεδίο :attribute περιέχει μη έγκυρες διαστάσεις εικόνας.", + "distinct": "Το πεδίο :attribute περιέχει δύο φορές την ίδια τιμή.", + "doesnt_contain": "Το πεδίο :attribute δεν πρέπει να περιέχει κανένα από τα ακόλουθα: :values.", + "doesnt_end_with": "Το :attribute δεν μπορεί να τελειώνει με ένα από τα ακόλουθα: :values.", + "doesnt_start_with": "Το :attribute δεν μπορεί να ξεκινά με ένα από τα ακόλουθα: :values.", + "email": "Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση email.", + "ends_with": "Το πεδίο :attribute πρέπει να τελειώνει με ένα από τα παρακάτω: :values.", + "enum": "Το επιλεγμένο :attribute δεν είναι έγκυρο.", + "exists": "Το επιλεγμένο :attribute δεν είναι έγκυρο.", + "extensions": "Το πεδίο :attribute πρέπει να έχει μία από τις ακόλουθες επεκτάσεις: :values.", + "failed": "Τα στοιχεία αυτά δεν ταιριάζουν με τα δικά μας.", + "file": "Το πεδίο :attribute πρέπει να είναι αρχείο.", + "filled": "To πεδίο :attribute είναι απαραίτητο.", + "gt.array": "To πεδίο :attribute πρέπει να έχει περισσότερα από :value αντικείμενα.", + "gt.file": "To πεδίο :attribute πρέπει να είναι μεγαλύτερο από :value kilobytes.", + "gt.numeric": "To πεδίο :attribute πρέπει να είναι μεγαλύτερο από :value.", + "gt.string": "To πεδίο :attribute πρέπει να είναι μεγαλύτερο από :value χαρακτήρες.", + "gte.array": "To πεδίο :attribute πρέπει να έχει :value αντικείμενα ή περισσότερα.", + "gte.file": "To πεδίο :attribute πρέπει να είναι μεγαλύτερο ή ίσο από :value kilobytes.", + "gte.numeric": "To πεδίο :attribute πρέπει να είναι μεγαλύτερο ή ίσο από :value.", + "gte.string": "To πεδίο :attribute πρέπει να είναι μεγαλύτερο ή ίσο από :value χαρακτήρες.", + "hex_color": "Το πεδίο :attribute πρέπει να είναι έγκυρο δεκαεξαδικό χρώμα.", + "image": "Το πεδίο :attribute πρέπει να είναι εικόνα.", + "in": "Το επιλεγμένο :attribute δεν είναι έγκυρο.", + "in_array": "Το πεδίο :attribute δεν υπάρχει σε :other.", + "in_array_keys": "Το πεδίο :attribute πρέπει να περιέχει τουλάχιστον ένα από τα ακόλουθα κλειδιά: :values.", + "integer": "Το πεδίο :attribute πρέπει να είναι ακέραιος.", + "ip": "Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση IP.", + "ipv4": "Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση IPv4.", + "ipv6": "Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση IPv6.", + "json": "Το πεδίο :attribute πρέπει να είναι μία έγκυρη συμβολοσειρά JSON.", + "list": "Το πεδίο :attribute πρέπει να είναι λίστα.", + "lowercase": "Το :attribute πρέπει να είναι πεζό.", + "lt.array": "To πεδίο :attribute πρέπει να έχει λιγότερα από :value αντικείμενα.", + "lt.file": "To πεδίο :attribute πρέπει να είναι μικρότερo από :value kilobytes.", + "lt.numeric": "To πεδίο :attribute πρέπει να είναι μικρότερo από :value.", + "lt.string": "To πεδίο :attribute πρέπει να είναι μικρότερo από :value χαρακτήρες.", + "lte.array": "To πεδίο :attribute δεν πρέπει να υπερβαίνει τα :value αντικείμενα.", + "lte.file": "To πεδίο :attribute πρέπει να είναι μικρότερo ή ίσο από :value kilobytes.", + "lte.numeric": "To πεδίο :attribute πρέπει να είναι μικρότερo ή ίσο από :value.", + "lte.string": "To πεδίο :attribute πρέπει να είναι μικρότερo ή ίσο από :value χαρακτήρες.", + "mac_address": "Το :attribute πρέπει να είναι έγκυρη διεύθυνση MAC.", + "max.array": "Το πεδίο :attribute δεν μπορεί να έχει περισσότερα από :max αντικείμενα.", + "max.file": "Το πεδίο :attribute δεν μπορεί να είναι μεγαλύτερό :max kilobytes.", + "max.numeric": "Το πεδίο :attribute δεν μπορεί να είναι μεγαλύτερο από :max.", + "max.string": "Το πεδίο :attribute δεν μπορεί να έχει περισσότερους από :max χαρακτήρες.", + "max_digits": "Το :attribute δεν πρέπει να έχει περισσότερα από :max ψηφία.", + "mimes": "Το πεδίο :attribute πρέπει να είναι αρχείο τύπου: :values.", + "mimetypes": "Το πεδίο :attribute πρέπει να είναι αρχείο τύπου: :values.", + "min.array": "Το πεδίο :attribute πρέπει να έχει τουλάχιστον :min αντικείμενα.", + "min.file": "Το πεδίο :attribute πρέπει να είναι τουλάχιστον :min kilobytes.", + "min.numeric": "Το πεδίο :attribute πρέπει να είναι τουλάχιστον :min.", + "min.string": "Το πεδίο :attribute πρέπει να έχει τουλάχιστον :min χαρακτήρες.", + "min_digits": "Το :attribute πρέπει να έχει τουλάχιστον :min ψηφία.", + "missing": "Το πεδίο :attribute πρέπει να λείπει.", + "missing_if": "Το πεδίο :attribute πρέπει να λείπει όταν το :other είναι :value.", + "missing_unless": "Το πεδίο :attribute πρέπει να λείπει εκτός αν το :other είναι :value.", + "missing_with": "Το πεδίο :attribute πρέπει να λείπει όταν υπάρχουν :values.", + "missing_with_all": "Το πεδίο :attribute πρέπει να λείπει όταν υπάρχουν :values.", + "multiple_of": "Το :attribute πρέπει να είναι πολλαπλάσιο του :value", + "next": "Επόμενη »", + "not_in": "Το επιλεγμένο :attribute δεν είναι αποδεκτό.", + "not_regex": "Η μορφή του πεδίου :attribute δεν είναι αποδεκτή.", + "numeric": "Το πεδίο :attribute πρέπει να είναι αριθμός.", + "password": "Ο κωδικός είναι λανθασμένος.", + "password.letters": "Το :attribute πρέπει να περιέχει τουλάχιστον ένα γράμμα.", + "password.mixed": "Το :attribute πρέπει να περιέχει τουλάχιστον ένα κεφαλαίο και ένα πεζό γράμμα.", + "password.numbers": "Το :attribute πρέπει να περιέχει τουλάχιστον έναν αριθμό.", + "password.symbols": "Το :attribute πρέπει να περιέχει τουλάχιστον ένα σύμβολο.", + "password.uncompromised": "Το δεδομένο :attribute εμφανίστηκε σε μια διαρροή δεδομένων. Επιλέξτε ένα διαφορετικό :attribute.", + "present": "Το πεδίο :attribute πρέπει να υπάρχει.", + "present_if": "Το πεδίο :attribute πρέπει να υπάρχει όταν το :other είναι :value.", + "present_unless": "Το πεδίο :attribute πρέπει να υπάρχει εκτός εάν το :other είναι :value.", + "present_with": "Το πεδίο :attribute πρέπει να υπάρχει όταν υπάρχει :values.", + "present_with_all": "Το πεδίο :attribute πρέπει να υπάρχει όταν υπάρχουν :values.", + "previous": "« Προηγούμενη", + "prohibited": "Το πεδίο :attribute απαγορεύεται.", + "prohibited_if": "Το πεδίο :attribute απαγορεύεται όταν το :other είναι :value.", + "prohibited_if_accepted": "Το πεδίο :attribute απαγορεύεται όταν το :other έχει γίνει αποδεκτό.", + "prohibited_if_declined": "Το πεδίο :attribute απαγορεύεται όταν το :other δεν γίνει αποδεκτό.", + "prohibited_unless": "Το πεδίο :attribute απαγορεύεται εκτός αν το :other βρίσκεται στο :values.", + "prohibits": "Το πεδίο :attribute απαγορεύει στους :other να είναι παρόντες.", + "regex": "Η μορφή του πεδίου :attribute δεν είναι αποδεκτή.", + "relatable": "Αυτό το :attribute ενδέχεται να μην σχετίζεται με αυτόν τον πόρο.", + "required": "Το πεδίο :attribute είναι απαραίτητο.", + "required_array_keys": "Το πεδίο :attribute πρέπει να περιέχει καταχωρήσεις για: :values.", + "required_if": "Το πεδίο :attribute είναι απαραίτητο όταν το πεδίο :other είναι :value.", + "required_if_accepted": "Το πεδίο :attribute απαιτείται όταν γίνει αποδεκτό το :other.", + "required_if_declined": "Το πεδίο :attribute είναι απαραίτητο όταν δεν γίνει αποδεκτό το πεδίο :other.", + "required_unless": "Το πεδίο :attribute είναι απαραίτητο εκτός αν το πεδίο :other εμπεριέχει :values.", + "required_with": "Το πεδίο :attribute είναι απαραίτητο όταν υπάρχει :values.", + "required_with_all": "Το πεδίο :attribute είναι απαραίτητο όταν υπάρχουν :values.", + "required_without": "Το πεδίο :attribute είναι απαραίτητο όταν δεν υπάρχει :values.", + "required_without_all": "Το πεδίο :attribute είναι απαραίτητο όταν δεν υπάρχει κανένα από :values.", + "reset": "Έχει γίνει επαναφορά του συνθηματικού!", + "same": "Τα πεδία :attribute και :other πρέπει να είναι ίδια.", + "sent": "Η υπενθύμιση του συνθηματικού εστάλη!", + "size.array": "Το πεδίο :attribute πρέπει να περιέχει :size αντικείμενα.", + "size.file": "Το πεδίο :attribute πρέπει να είναι :size kilobytes.", + "size.numeric": "Το πεδίο :attribute πρέπει να είναι :size.", + "size.string": "Το πεδίο :attribute πρέπει να είναι :size χαρακτήρες.", + "starts_with": "Το στοιχείο :attribute πρέπει να ξεκινά με ένα από τα παρακάτω: :values", + "string": "Το πεδίο :attribute πρέπει να είναι αλφαριθμητικό.", + "throttle": "Πολλές προσπάθειες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.", + "throttled": "Παρακαλώ περιμένετε πριν επαναλάβετε.", + "timezone": "Το πεδίο :attribute πρέπει να είναι μία έγκυρη ζώνη ώρας.", + "token": "Το κλειδί αρχικοποίησης του συνθηματικού δεν είναι έγκυρο.", + "ulid": "Το :attribute πρέπει να είναι έγκυρο ULID.", + "unique": "Το πεδίο :attribute έχει ήδη εκχωρηθεί.", + "uploaded": "Η μεταφόρτωση του πεδίου :attribute απέτυχε.", + "uppercase": "Το :attribute πρέπει να είναι κεφαλαίο.", + "url": "Το πεδίο :attribute δεν είναι έγκυρη διεύθυνση URL.", + "user": "Δεν βρέθηκε χρήστης με το συγκεκριμένο email.", + "uuid": "Το πεδίο :attribute πρέπει να είναι έγκυρο UUID." +} diff --git a/locales/en/_excludes.json b/locales/en/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/en/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/en/json-inline.json b/locales/en/json-inline.json new file mode 100644 index 00000000000..3b686271b9f --- /dev/null +++ b/locales/en/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "This must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.": "The string must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The string must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.": "The string must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The string must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The string must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The string must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The string must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.": "The string must be at least :length characters.", + "The :attribute must contain at least one letter.": "The string must contain at least one letter.", + "The :attribute must contain at least one number.": "The string must contain at least one number.", + "The :attribute must contain at least one symbol.": "The string must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "The string must contain at least one uppercase and one lowercase letter.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given string has appeared in a data leak. Please choose a different one." +} diff --git a/locales/en/json.json b/locales/en/json.json new file mode 100644 index 00000000000..8dd8bb9c793 --- /dev/null +++ b/locales/en/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(and :count more error)", + "(and :count more errors)": "(and :count more error)|(and :count more errors)|(and :count more errors)", + "30 Days": "30 Days", + "60 Days": "60 Days", + "90 Days": "90 Days", + ":amount selected": ":amount selected", + ":amount Total": ":amount Total", + ":days day trial": ":days day trial", + ":resource Details": ":resource Details", + ":resource Details: :title": ":resource Details: :title", + "A decryption key is required.": "A decryption key is required.", + "A fresh verification link has been sent to your email address.": "A fresh verification link has been sent to your email address.", + "A new verification link has been sent to the email address you provided during registration.": "A new verification link has been sent to the email address you provided during registration.", + "A new verification link has been sent to the email address you provided in your profile settings.": "A new verification link has been sent to the email address you provided in your profile settings.", + "A new verification link has been sent to your email address.": "A new verification link has been sent to your email address.", + "Accept Invitation": "Accept Invitation", + "Action": "Action", + "Action Event": "Action Event", + "Action Events": "Action Events", + "Action Happened At": "Happened At", + "Action Initiated By": "Initiated By", + "Action Name": "Name", + "Action Status": "Status", + "Action Target": "Target", + "Actions": "Actions", + "Add": "Add", + "Add :resource": "Add :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Add a new team member to your team, allowing them to collaborate with you.", + "Add additional security to your account using two factor authentication.": "Add additional security to your account using two factor authentication.", + "Add Payment Method": "Add Payment Method", + "Add row": "Add row", + "Add Team Member": "Add Team Member", + "Add VAT Number": "Add VAT Number", + "Added.": "Added.", + "Additional billing information updated successfully.": "Additional billing information updated successfully.", + "Address": "Address", + "Address Line 2": "Address Line 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administrator users can perform any action.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland Islands", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "All of the people that are part of this team.", + "All resources loaded.": "All resources loaded.", + "All rights reserved.": "All rights reserved.", + "Already registered?": "Already registered?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "An error occurred while uploading the file.", + "An error occurred while uploading the file: :error": "An error occurred while uploading the file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "An unexpected error occurred and we have notified our support team. Please try again later.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Another user has updated this resource since this page was loaded. Please refresh the page and try again.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua and Barbuda", + "Antigua and Barbuda": "Antigua and Barbuda", + "API Token": "API Token", + "API Token Permissions": "API Token Permissions", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens allow third-party services to authenticate with our application on your behalf.", + "Apply": "Apply", + "Apply Coupon": "Apply Coupon", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Are you sure you want to attempt to pay :amount?", + "Are you sure you want to cancel your subscription?": "Are you sure you want to cancel your subscription?", + "Are you sure you want to delete all the notifications?": "Are you sure you want to delete all the notifications?", + "Are you sure you want to delete the selected resources?": "Are you sure you want to delete the selected resources?", + "Are you sure you want to delete this file?": "Are you sure you want to delete this file?", + "Are you sure you want to delete this notification?": "Are you sure you want to delete this notification?", + "Are you sure you want to delete this payment method?": "Are you sure you want to delete this payment method?", + "Are you sure you want to delete this resource?": "Are you sure you want to delete this resource?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.", + "Are you sure you want to delete your account?": "Are you sure you want to delete your account?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Are you sure you want to detach the selected resources?": "Are you sure you want to detach the selected resources?", + "Are you sure you want to detach this resource?": "Are you sure you want to detach this resource?", + "Are you sure you want to force delete the selected resources?": "Are you sure you want to force delete the selected resources?", + "Are you sure you want to force delete this resource?": "Are you sure you want to force delete this resource?", + "Are you sure you want to log out?": "Are you sure you want to log out?", + "Are you sure you want to mark all notifications as read?": "Are you sure you want to mark all notifications as read?", + "Are you sure you want to remove this item?": "Are you sure you want to remove this item?", + "Are you sure you want to restore the selected resources?": "Are you sure you want to restore the selected resources?", + "Are you sure you want to restore this resource?": "Are you sure you want to restore this resource?", + "Are you sure you want to resume your subscription?": "Are you sure you want to resume your subscription?", + "Are you sure you want to run this action?": "Are you sure you want to run this action?", + "Are you sure you want to set this payment method as your default?": "Are you sure you want to set this payment method as your default?", + "Are you sure you want to stop impersonating?": "Are you sure you want to stop impersonating?", + "Are you sure you would like to delete this API token?": "Are you sure you would like to delete this API token?", + "Are you sure you would like to leave this team?": "Are you sure you would like to leave this team?", + "Are you sure you would like to remove this person from the team?": "Are you sure you would like to remove this person from the team?", + "Are you sure you would like to switch billing plans?": "Are you sure you would like to switch billing plans?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Attach", + "Attach & Attach Another": "Attach & Attach Another", + "Attach :resource": "Attach :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Attach files by dragging & dropping, selecting or pasting them.", + "August": "August", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Before proceeding, please check your email for a verification link.": "Before proceeding, please check your email for a verification link.", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Billing Information", + "Billing Management": "Billing Management", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Plurinational State of", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Saba", + "Bosnia And Herzegovina": "Bosnia and Herzegovina", + "Bosnia and Herzegovina": "Bosnia and Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Indian Ocean Territory", + "Browser Sessions": "Browser Sessions", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Cancel", + "Cancel Subscription": "Cancel Subscription", + "Cape Verde": "Cape Verde", + "Card": "Card", + "Cayman Islands": "Cayman Islands", + "Central African Republic": "Central African Republic", + "Chad": "Chad", + "Change Subscription Plan": "Change Subscription Plan", + "Change the current payment method attached to your subscription": "Change the current payment method attached to your subscription", + "Changes": "Changes", + "Checkout": "Checkout", + "Chile": "Chile", + "China": "China", + "Choose": "Choose", + "Choose :field": "Choose :field", + "Choose :resource": "Choose :resource", + "Choose an option": "Choose an option", + "Choose date": "Choose date", + "Choose File": "Choose File", + "Choose Files": "Choose Files", + "Choose Type": "Choose Type", + "Christmas Island": "Christmas Island", + "City": "City", + "Click here to re-send the verification email.": "Click here to re-send the verification email.", + "click here to request another": "click here to request another", + "Click to choose": "Click to choose", + "Close": "Close", + "Cocos (Keeling) Islands": "Cocos (Keeling) Islands", + "Code": "Code", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Confirm", + "Confirm Billing Action": "Confirm Billing Action", + "Confirm Password": "Confirm Password", + "Confirm Payment": "Confirm Payment", + "Confirm your :amount payment": "Confirm your :amount payment", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Democratic Republic", + "Congo, the Democratic Republic of the": "Congo, the Democratic Republic of the", + "Constant": "Constant", + "Continue To Payment": "Continue To Payment", + "Cook Islands": "Cook Islands", + "Copy to clipboard": "Copy to clipboard", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Country", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon applied successfully.", + "Create": "Create", + "Create & Add Another": "Create & Add Another", + "Create :resource": "Create :resource", + "Create a new team to collaborate with others on projects.": "Create a new team to collaborate with others on projects.", + "Create Account": "Create Account", + "Create API Token": "Create API Token", + "Create New Team": "Create New Team", + "Create Team": "Create Team", + "Created.": "Created.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Current Password", + "Current Subscription Plan": "Current Subscription Plan", + "Currently Subscribed": "Currently Subscribed", + "Customer Balance": "Customer Balance", + "Customize": "Customize", + "Cyprus": "Cyprus", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Dark", + "Dashboard": "Dashboard", + "December": "December", + "Decrease": "Decrease", + "Default": "Default", + "Delete": "Delete", + "Delete :resource": "Delete :resource", + "Delete Account": "Delete Account", + "Delete all notifications": "Delete all notifications", + "Delete API Token": "Delete API Token", + "Delete File": "Delete File", + "Delete Notification": "Delete Notification", + "Delete Resource": "Delete Resource", + "Delete Selected": "Delete Selected", + "Delete Team": "Delete Team", + "Denmark": "Denmark", + "Detach": "Detach", + "Detach Resource": "Detach Resource", + "Detach Selected": "Detach Selected", + "Details": "Details", + "Disable": "Disable", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Do you really want to leave? You have unsaved changes.", + "Dominica": "Dominica", + "Dominican Republic": "Dominican Republic", + "Done.": "Done.", + "Download": "Download", + "Download Invoice": "Download Invoice", + "Drop file or click to choose": "Drop file or click to choose", + "Drop files or click to choose": "Drop files or click to choose", + "Ecuador": "Ecuador", + "Edit": "Edit", + "Edit :resource": "Edit :resource", + "Edit Attached": "Edit Attached", + "Edit Profile": "Edit Profile", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor users have the ability to read, create, and update.", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Email Address", + "Email Addresses": "Email Addresses", + "Email Password Reset Link": "Email Password Reset Link", + "Email Verification": "Email Verification", + "Enable": "Enable", + "Encrypted environment file already exists.": "Encrypted environment file already exists.", + "Encrypted environment file not found.": "Encrypted environment file not found.", + "Ensure your account is using a long, random password to stay secure.": "Ensure your account is using a long, random password to stay secure.", + "Environment file already exists.": "Environment file already exists.", + "Environment file not found.": "Environment file not found.", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Error": "Error", + "errors": "errors", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "ex VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Expires :expiration", + "Export As CSV": "Export As CSV", + "Extra Billing Information": "Extra Billing Information", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", + "Failed Subscription Payment": "Failed Subscription Payment", + "Failed to load :resource!": "Failed to load :resource!", + "Falkland Islands (Malvinas)": "Falkland Islands (Malvinas)", + "Faroe Islands": "Faroe Islands", + "February": "February", + "Fiji": "Fiji", + "Filename": "Filename", + "Finish enabling two factor authentication.": "Finish enabling two factor authentication.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "For your security, please confirm your password to continue.", + "Forbidden": "Forbidden", + "Force Delete": "Force Delete", + "Force Delete :resource": "Force Delete :resource", + "Force Delete Resource": "Force Delete Resource", + "Force Delete Selected": "Force Delete Selected", + "Forgot Password": "Forgot Password", + "Forgot your password?": "Forgot your password?", + "Forgot Your Password?": "Forgot Your Password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "France": "France", + "French Guiana": "French Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "French Southern Territories", + "From": "From", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germany", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Go Home", + "Go to page :page": "Go to page :page", + "Great! You have accepted the invitation to join the :team team.": "Great! You have accepted the invitation to join the :team team.", + "Greece": "Greece", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Heard Island & Mcdonald Islands": "Heard Island and McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island and McDonald Islands", + "Hello!": "Hello!", + "Hide Content": "Hide Content", + "Hold Up!": "Hold Up!", + "Holy See (Vatican City State)": "Holy See (Vatican City State)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "I agree to the :terms_of_service and :privacy_policy": "I agree to the :terms_of_service and :privacy_policy", + "Iceland": "Iceland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "If you already have an account, you may accept this invitation by clicking the button below:", + "If you did not create an account, no further action is required.": "If you did not create an account, no further action is required.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "If you did not expect to receive an invitation to this team, you may discard this email.", + "If you did not receive the email": "If you did not receive the email", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:", + "Impersonate": "Impersonate", + "Increase": "Increase", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Invalid filename.", + "Invalid JSON was returned from the route.": "Invalid JSON was returned from the route.", + "Invoice Email Addresses": "Invoice Email Addresses", + "Invoice emails updated successfully.": "Invoice emails updated successfully.", + "Invoices": "Invoices", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamic Republic of", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Italy": "Italy", + "Jamaica": "Jamaica", + "January": "January", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "July", + "June": "June", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Key", + "Kiribati": "Kiribati", + "Korea": "South Korea", + "Korea, Democratic People's Republic of": "Korea, Democratic People's Republic of", + "Korea, Republic of": "Korea, Republic of", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Lao People's Democratic Republic", + "Last active": "Last active", + "Last used": "Last used", + "Latvia": "Latvia", + "Leave": "Leave", + "Leave Team": "Leave Team", + "Lebanon": "Lebanon", + "length": "length", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyan Arab Jamahiriya", + "Liechtenstein": "Liechtenstein", + "Light": "Light", + "Lithuania": "Lithuania", + "Load :perPage More": "Load :perPage More", + "Loading": "Loading", + "Location": "Location", + "Log in": "Log in", + "Log In": "Log In", + "Log Out": "Log Out", + "Log out": "Log out", + "Log Out Other Browser Sessions": "Log Out Other Browser Sessions", + "Log Viewer": "Log Viewer", + "Login": "Login", + "Logout": "Logout", + "Logs": "Logs", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "North Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, the former Yugoslav Republic of", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Manage Account", + "Manage and log out your active sessions on other browsers and devices.": "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens": "Manage API Tokens", + "Manage Role": "Manage Role", + "Manage Team": "Manage Team", + "Managing billing for :billableName": "Managing billing for :billableName", + "March": "March", + "Mark all as Read": "Mark all as read", + "Mark all notifications as read": "Mark all notifications as read", + "Mark Read": "Mark Read", + "Mark Unread": "Mark Unread", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "May", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesia", + "Micronesia, Federated States of": "Micronesia, Federated States of", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republic of", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Month To Date", + "Monthly": "Monthly", + "monthly": "monthly", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Name", + "name": "name", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "Netherlands Antilles": "Netherlands Antilles", + "Nevermind": "Nevermind", + "Nevermind, I'll keep my old plan": "Nevermind, I'll keep my old plan", + "New": "New", + "New :resource": "New :resource", + "New Caledonia": "New Caledonia", + "New Password": "New Password", + "New Zealand": "New Zealand", + "Next": "Next", + "Next Payment": "Next Payment", + "Next Payment on": "Next Payment on", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "No", + "No :resource matched the given criteria.": "No :resource matched the given criteria.", + "No additional information...": "No additional information...", + "No Current Data": "No Current Data", + "No Data": "No Data", + "no file selected": "no file selected", + "No Increase": "No Increase", + "No payment methods on file.": "No payment methods on file.", + "No payment scheduled.": "No payment scheduled.", + "No Prior Data": "No Prior Data", + "No Results Found.": "No Results Found.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Northern Mariana Islands", + "Norway": "Norway", + "Not Found": "Not Found", + "Notifications": "Notifications", + "Nova": "Nova", + "Nova User": "Nova User", + "November": "November", + "October": "October", + "of": "of", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Only Trashed": "Only Trashed", + "Open Invoices": "Open Invoices", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.", + "Page Expired": "Page Expired", + "Pagination Navigation": "Pagination Navigation", + "Paid": "Paid", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territory, Occupied", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Password", + "password": "password", + "Payment Confirmation": "Payment Confirmation", + "Payment Information": "Payment Information", + "Payment information updated successfully.": "Payment information updated successfully.", + "Payment Method": "Payment Method", + "Payment Methods": "Payment Methods", + "Payment Required": "Payment Required", + "Payments": "Payments", + "Pending Team Invitations": "Pending Team Invitations", + "Per Page": "Per Page", + "Permanently delete this team.": "Permanently delete this team.", + "Permanently delete your account.": "Permanently delete your account.", + "Permissions": "Permissions", + "Peru": "Peru", + "Philippines": "Philippines", + "Photo": "Photo", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Please accept the terms of service.", + "Please click the button below to verify your email address.": "Please click the button below to verify your email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please confirm your password before continuing.": "Please confirm your password before continuing.", + "Please copy your new API token. For your security, it won't be shown again.": "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide a maximum of three invoice emails addresses.": "Please provide a maximum of three invoice emails addresses.", + "Please provide the email address of the person you would like to add to this team.": "Please provide the email address of the person you would like to add to this team.", + "Please set a default payment method before retrying payments.": "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.": "Please set a default payment method before swapping plans.", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Press / to search", + "Preview": "Preview", + "Previewing": "Previewing", + "Previous": "Previous", + "Privacy Policy": "Privacy Policy", + "Profile": "Profile", + "Profile Information": "Profile Information", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quarter To Date", + "Recovery Code": "Recovery Code", + "Refresh": "Refresh", + "Regards,": "Regards,", + "Regenerate Recovery Codes": "Regenerate Recovery Codes", + "Register": "Register", + "Reload": "Reload", + "Remember me": "Remember me", + "Remember Me": "Remember Me", + "Remove": "Remove", + "Remove Photo": "Remove Photo", + "Remove Team Member": "Remove Team Member", + "Replicate": "Replicate", + "Required fields": "Required fields", + "Resend Verification Email": "Resend Verification Email", + "Reset Filters": "Reset Filters", + "Reset Password": "Reset Password", + "Reset Password Notification": "Reset Password Notification", + "resource": "resource", + "Resource Row Dropdown": "Resource Row Dropdown", + "Resources": "Resources", + "resources": "resources", + "Restore": "Restore", + "Restore :resource": "Restore :resource", + "Restore Resource": "Restore Resource", + "Restore Selected": "Restore Selected", + "results": "results", + "Resume Subscription": "Resume Subscription", + "Retry Payment": "Retry Payment", + "Return to :appName": "Return to :appName", + "Reunion": "Réunion", + "Role": "Role", + "Romania": "Romania", + "Run Action": "Run Action", + "Russian Federation": "Russian Federation", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St. Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "St. Kitts and Nevis", + "Saint Kitts and Nevis": "Saint Kitts and Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "St. Martin", + "Saint Martin (French part)": "Saint Martin (French part)", + "Saint Pierre And Miquelon": "St. Pierre and Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre and Miquelon", + "Saint Vincent And Grenadines": "St. Vincent and Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent and the Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé and Príncipe", + "Sao Tome and Principe": "Sao Tome and Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Save", + "Saved.": "Saved.", + "Scroll to bottom": "Scroll to bottom", + "Scroll to top": "Scroll to top", + "Search": "Search", + "Secure Area": "Secure Area", + "Select": "Select", + "Select a different plan": "Select a different plan", + "Select a log file...": "Select a log file...", + "Select A New Photo": "Select A New Photo", + "Select Action": "Select Action", + "Select all": "Select all", + "Select All Dropdown": "Select All Dropdown", + "Select this page": "Select this page", + "Send Password Reset Link": "Send Password Reset Link", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Server Error", + "Service Unavailable": "Service Unavailable", + "Set as default": "Set as default", + "Setup Key": "Setup Key", + "Seychelles": "Seychelles", + "Show All Fields": "Show All Fields", + "Show Content": "Show Content", + "Show Recovery Codes": "Show Recovery Codes", + "Showing": "Showing", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Signed in as", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Soft Deleted", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "Something went wrong.": "Something went wrong.", + "Sorry! You are not authorized to perform this action.": "Sorry! You are not authorized to perform this action.", + "Sorry, your session has expired.": "Sorry, your session has expired.", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "South Georgia and South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "South Georgia and the South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone Actions", + "Start Polling": "Start Polling", + "Start polling": "Start polling", + "State / County": "State / County", + "Stop Impersonating": "Stop Impersonating", + "Stop Polling": "Stop Polling", + "Stop polling": "Stop polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Subscribe": "Subscribe", + "Subscription Information": "Subscription Information", + "Subscription Pending": "Subscription Pending", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard and Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Sweden", + "Switch Teams": "Switch Teams", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syrian Arab Republic", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Province of China", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "TAX", + "Team Details": "Team Details", + "Team Invitation": "Team Invitation", + "Team Members": "Team Members", + "Team Name": "Team Name", + "Team Owner": "Team Owner", + "Team Settings": "Team Settings", + "Terms of Service": "Terms of Service", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.", + "Thanks,": "Thanks,", + "The :attribute must be a valid role.": "The :attribute must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.": "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.": "The :attribute must be at least :length characters.", + "The :attribute must contain at least one letter.": "The :attribute must contain at least one letter.", + "The :attribute must contain at least one number.": "The :attribute must contain at least one number.", + "The :attribute must contain at least one symbol.": "The :attribute must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "The :attribute must contain at least one uppercase and one lowercase letter.", + "The :resource was created!": "The :resource was created!", + "The :resource was deleted!": "The :resource was deleted!", + "The :resource was restored!": "The :resource was restored!", + "The :resource was updated!": "The :resource was updated!", + "The action was executed successfully.": "The action was executed successfully.", + "The default payment method cannot be removed.": "The default payment method cannot be removed.", + "The file was deleted!": "The file was deleted!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "The given data was invalid.": "The given data was invalid.", + "The government won't let us show you what's behind these doors": "The government won't let us show you what's behind these doors", + "The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.", + "The image could not be loaded": "The image could not be loaded", + "The image could not be loaded.": "The image could not be loaded.", + "The invoice emails must be valid email addresses.": "The invoice emails must be valid email addresses.", + "The password is incorrect.": "The password is incorrect.", + "The provided coupon code is invalid.": "The provided coupon code is invalid.", + "The provided password does not match your current password.": "The provided password does not match your current password.", + "The provided password was incorrect.": "The provided password was incorrect.", + "The provided two factor authentication code was invalid.": "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.": "The provided two factor recovery code was invalid.", + "The provided VAT number is invalid.": "The provided VAT number is invalid.", + "The resource was attached!": "The resource was attached!", + "The resource was prevented from being saved!": "The resource was prevented from being saved!", + "The resource was updated!": "The resource was updated!", + "The response is not a streamed response.": "The response is not a streamed response.", + "The response is not a view.": "The response is not a view.", + "The selected country is invalid.": "The selected country is invalid.", + "The selected plan is invalid.": "The selected plan is invalid.", + "The selected resources have been :action!": "The selected resources have been :action!", + "The team's name and owner information.": "The team's name and owner information.", + "There are no available options for this resource.": "There are no available options for this resource.", + "There are no fields to display.": "There are no fields to display.", + "There are no new notifications.": "There are no new notifications.", + "There was a problem executing the action.": "There was a problem executing the action.", + "There was a problem fetching the resource.": "There was a problem fetching the resource.", + "There was a problem submitting the form.": "There was a problem submitting the form.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.", + "This account does not have an active subscription.": "This account does not have an active subscription.", + "This action is unauthorized.": "This action is unauthorized.", + "This copy of Nova is unlicensed.": "This copy of Nova is unlicensed.", + "This coupon code can only be used by new customers.": "This coupon code can only be used by new customers.", + "This device": "This device", + "This file field is read-only.": "This file field is read-only.", + "This invoice is no longer open.": "This invoice is no longer open.", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "This password does not match our records.": "This password does not match our records.", + "This password reset link will expire in :count minutes.": "This password reset link will expire in :count minutes.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.", + "This resource no longer exists": "This resource no longer exists", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "This subscription has expired and cannot be resumed. Please create a new subscription.", + "This user already belongs to the team.": "This user already belongs to the team.", + "This user has already been invited to the team.": "This user has already been invited to the team.", + "Timor-Leste": "Timor-Leste", + "to": "to", + "To": "To", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.", + "Today": "Today", + "Toggle navigation": "Toggle navigation", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Token Name", + "Tonga": "Tonga", + "Too Many Requests": "Too Many Requests", + "total": "total", + "Total:": "Total:", + "Trashed": "Trashed", + "Trinidad And Tobago": "Trinidad and Tobago", + "Trinidad and Tobago": "Trinidad and Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turkey", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks and Caicos Islands", + "Turks and Caicos Islands": "Turks and Caicos Islands", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Two Factor Authentication", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.", + "Type": "Type", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Unauthorized", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Minor Outlying Islands": "United States Minor Outlying Islands", + "United States Outlying Islands": "U.S. Outlying Islands", + "Unknown": "Unknown", + "Unpaid": "Unpaid", + "Update": "Update", + "Update & Continue Editing": "Update & Continue Editing", + "Update :resource": "Update :resource", + "Update :resource: :title": "Update :resource: :title", + "Update attached :resource: :title": "Update attached :resource: :title", + "Update Password": "Update Password", + "Update Payment Information": "Update Payment Information", + "Update Payment Method": "Update Payment Method", + "Update your account's profile information and email address.": "Update your account's profile information and email address.", + "Uploading": "Uploading", + "Uploading files... (:current/:total)": "Uploading files... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Use a recovery code", + "Use an authentication code": "Use an authentication code", + "User Actions": "User Actions", + "User Security": "User Security", + "Username": "Username", + "Uzbekistan": "Uzbekistan", + "Value": "Value", + "Vanuatu": "Vanuatu", + "VAT Number": "VAT Number", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic of", + "Verify Email Address": "Verify Email Address", + "Verify Your Email Address": "Verify Your Email Address", + "Viet Nam": "Viet Nam", + "View": "View", + "Virgin Islands, British": "Virgin Islands, British", + "Virgin Islands, U.S.": "Virgin Islands, U.S.", + "Wallis And Futuna": "Wallis and Futuna", + "Wallis and Futuna": "Wallis and Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.", + "We are unable to process your payment. Please contact customer support.": "We are unable to process your payment. Please contact customer support.", + "We have emailed your password reset link!": "We have emailed your password reset link!", + "We were unable to find a registered user with this email address.": "We were unable to find a registered user with this email address.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.", + "We're lost in space. The page you were trying to view does not exist.": "We're lost in space. The page you were trying to view does not exist.", + "Welcome Back!": "Welcome Back!", + "Western Sahara": "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.", + "Whoops": "Whoops", + "Whoops!": "Whoops!", + "Whoops! Something went wrong.": "Whoops! Something went wrong.", + "With Trashed": "With Trashed", + "Write": "Write", + "Year To Date": "Year To Date", + "Yearly": "Yearly", + "Yemen": "Yemen", + "Yes": "Yes", + "You are already subscribed.": "You are already subscribed.", + "You are currently within your free trial period. Your trial will expire on :date.": "You are currently within your free trial period. Your trial will expire on :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.", + "You are logged in!": "You are logged in!", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account.", + "You have been invited to join the :team team!": "You have been invited to join the :team team!", + "You have enabled two factor authentication.": "You have enabled two factor authentication.", + "You have not enabled two factor authentication.": "You have not enabled two factor authentication.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.", + "You may accept this invitation by clicking the button below:": "You may accept this invitation by clicking the button below:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.", + "You may delete any of your existing tokens if they are no longer needed.": "You may delete any of your existing tokens if they are no longer needed.", + "You may not delete your personal team.": "You may not delete your personal team.", + "You may not leave a team that you created.": "You may not leave a team that you created.", + "You will receive an invoice and payment link via email for each billing period.": "You will receive an invoice and payment link via email for each billing period.", + "You're logged in!": "You're logged in!", + "Your :invoiceName invoice is now available!": "Your :invoiceName invoice is now available!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Your billing address is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Your card was declined. Please contact your card issuer for more information.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Your current payment method is a credit card ending in :lastFour that expires on :expiration.", + "Your email address is unverified.": "Your email address is unverified.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Your last payment of :amount failed. Please update your payment method to retry the failed payment.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.", + "Your next payment of :amount will be processed on :date.": "Your next payment of :amount will be on :date.", + "Your payment method has been added successfully.": "Your payment method has been added successfully.", + "Your payment method will be charged automatically for each billing period.": "Your payment method will be charged automatically for each billing period.", + "Your registered VAT Number is :vatNumber.": "Your registered VAT Number is :vatNumber.", + "Your subscription has been started successfully.": "Your subscription has been started successfully.", + "Your subscription has been successfully cancelled.": "Your subscription has been successfully cancelled.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.", + "Your subscription was successfully resumed.": "Your subscription was successfully resumed.", + "Your subscription was successfully updated.": "Your subscription was successfully updated.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Postal Code", + "Åland Islands": "Åland Islands" +} diff --git a/locales/en/php-inline.json b/locales/en/php-inline.json new file mode 100644 index 00000000000..45ac2d48d64 --- /dev/null +++ b/locales/en/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "This field must be accepted.", + "accepted_if": "This field must be accepted when :other is :value.", + "active_url": "This must be a valid URL.", + "after": "This must be a date after :date.", + "after_or_equal": "This must be a date after or equal to :date.", + "alpha": "The value must only contain letters.", + "alpha_dash": "The value must only contain letters, numbers, dashes, and underscores.", + "alpha_num": "The value must only contain letters and numbers.", + "any_of": "This field is invalid.", + "array": "This field must contain an array.", + "ascii": "The value must only contain single-byte alphanumeric characters and symbols.", + "attached": "This file is already attached.", + "before": "This must be a date before :date.", + "before_or_equal": "This must be a date before or equal to :date.", + "between.array": "The value must have between :min and :max items.", + "between.file": "The file must be between :min and :max kilobytes.", + "between.numeric": "The value must be between :min and :max.", + "between.string": "The string must be between :min and :max characters.", + "boolean": "The value must be true or false.", + "can": "The value is unauthorized.", + "confirmed": "The confirmation does not match.", + "contains": "This field is missing a required value.", + "date": "This is not a valid date.", + "date_equals": "This must be a date equal to :date.", + "date_format": "The value must match the format :format.", + "decimal": "The value must have :decimal decimal places.", + "declined": "This field must be declined.", + "declined_if": "This field must be declined when :other is :value.", + "different": "The value and :other must be different.", + "digits": "The value must be :digits digits.", + "digits_between": "The value must be between :min and :max digits.", + "dimensions": "The content has invalid dimensions.", + "distinct": "This field contains a duplicate value.", + "doesnt_contain": "This field must not contain any of the following: :values.", + "doesnt_end_with": "The string must not end with one of the following: :values.", + "doesnt_start_with": "The string must not start with one of the following: :values.", + "email": "The value must be a valid email address.", + "ends_with": "The string must end with one of the following: :values.", + "enum": "The selected value is invalid.", + "exists": "The selected value is invalid.", + "extensions": "The file must have one of the following extensions: :values.", + "file": "This must be a file.", + "filled": "This field must have a value.", + "gt.array": "This field must contain more than :value items.", + "gt.file": "The file must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "This field must contain :value items or more.", + "gte.file": "The file must be greater than or equal to :value kilobytes.", + "gte.numeric": "The value must be greater than or equal to :value.", + "gte.string": "The string must be greater than or equal to :value characters.", + "hex_color": "The value must be a valid hexadecimal color.", + "image": "The value must be an image.", + "in": "The selected value is invalid.", + "in_array": "The value does not exist in :other.", + "in_array_keys": "This field must contain at least one of the following keys: :values.", + "integer": "The value must be an integer.", + "ip": "The value must be a valid IP address.", + "ipv4": "The value must be a valid IPv4 address.", + "ipv6": "The value must be a valid IPv6 address.", + "json": "The value must be a valid JSON string.", + "list": "The value must be a list.", + "lowercase": "The value must be lowercase.", + "lt.array": "This field must contain less than :value items.", + "lt.file": "The file must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "This field must not contain more than :value items.", + "lte.file": "The file must be less than or equal to :value kilobytes.", + "lte.numeric": "The value must be less than or equal to :value.", + "lte.string": "This field must be less than or equal to :value characters.", + "mac_address": "This must be a valid MAC address.", + "max.array": "This field must not contain more than :max items.", + "max.file": "The file must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "The value must not have more than :max digits.", + "mimes": "This must be a file of type: :values.", + "mimetypes": "This must be a file of type: :values.", + "min.array": "This field must contain at least :min items.", + "min.file": "The file must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "The value must have at least :min digits.", + "missing": "This field must be missing.", + "missing_if": "This field must be missing when :other is :value.", + "missing_unless": "This field must be missing unless :other is :value.", + "missing_with": "This field must be missing when :values is present.", + "missing_with_all": "This field must be missing when :values are present.", + "multiple_of": "This value must be a multiple of :value.", + "not_in": "The selected value is invalid.", + "not_regex": "This format is invalid.", + "numeric": "This must be a number.", + "password.letters": "The string must contain at least one letter.", + "password.mixed": "The string must contain at least one uppercase and one lowercase letter.", + "password.numbers": "The string must contain at least one number.", + "password.symbols": "The string must contain at least one symbol.", + "password.uncompromised": "The given string has appeared in a data leak. Please choose a different one.", + "present": "This field must be present.", + "present_if": "This field must be present when :other is :value.", + "present_unless": "This field must be present unless :other is :value.", + "present_with": "This field must be present when :values is present.", + "present_with_all": "This field must be present when :values are present.", + "prohibited": "This field is prohibited.", + "prohibited_if": "This field is prohibited when :other is :value.", + "prohibited_if_accepted": "This field is prohibited when :other is accepted.", + "prohibited_if_declined": "This field is prohibited when :other is declined.", + "prohibited_unless": "This field is prohibited unless :other is in :values.", + "prohibits": "This field prohibits :other from being present.", + "regex": "The format is invalid.", + "relatable": "The value may not be associated with this resource.", + "required": "This field is required.", + "required_array_keys": "This field must contain entries for: :values.", + "required_if": "This field is required when :other is :value.", + "required_if_accepted": "This field is required when :other is accepted.", + "required_if_declined": "This field is required when :other is declined.", + "required_unless": "This field is required unless :other is in :values.", + "required_with": "This field is required when :values is present.", + "required_with_all": "This field is required when :values are present.", + "required_without": "This field is required when :values is not present.", + "required_without_all": "This field is required when none of :values are present.", + "same": "The value must match :other.", + "size.array": "This field must contain :size items.", + "size.file": "The file must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "This must start with one of the following: :values.", + "string": "This must be a string.", + "timezone": "This must be a valid timezone.", + "ulid": "This must be a valid ULID.", + "unique": "This has already been taken.", + "uploaded": "The file failed to upload.", + "uppercase": "This must be uppercase.", + "url": "This must be a valid URL.", + "uuid": "This must be a valid UUID." +} diff --git a/locales/en/php.json b/locales/en/php.json new file mode 100644 index 00000000000..e4223a38c5a --- /dev/null +++ b/locales/en/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "The :attribute field must be accepted.", + "accepted_if": "The :attribute field must be accepted when :other is :value.", + "active_url": "The :attribute field must be a valid URL.", + "after": "The :attribute field must be a date after :date.", + "after_or_equal": "The :attribute field must be a date after or equal to :date.", + "alpha": "The :attribute field must only contain letters.", + "alpha_dash": "The :attribute field must only contain letters, numbers, dashes, and underscores.", + "alpha_num": "The :attribute field must only contain letters and numbers.", + "any_of": "The :attribute field is invalid.", + "array": "The :attribute field must be an array.", + "ascii": "The :attribute field must only contain single-byte alphanumeric characters and symbols.", + "attached": "This :attribute is already attached.", + "before": "The :attribute field must be a date before :date.", + "before_or_equal": "The :attribute field must be a date before or equal to :date.", + "between.array": "The :attribute field must have between :min and :max items.", + "between.file": "The :attribute field must be between :min and :max kilobytes.", + "between.numeric": "The :attribute field must be between :min and :max.", + "between.string": "The :attribute field must be between :min and :max characters.", + "boolean": "The :attribute field must be true or false.", + "can": "The :attribute field contains an unauthorized value.", + "confirmed": "The :attribute field confirmation does not match.", + "contains": "The :attribute field is missing a required value.", + "current_password": "The password is incorrect.", + "date": "The :attribute field must be a valid date.", + "date_equals": "The :attribute field must be a date equal to :date.", + "date_format": "The :attribute field must match the format :format.", + "decimal": "The :attribute field must have :decimal decimal places.", + "declined": "The :attribute field must be declined.", + "declined_if": "The :attribute field must be declined when :other is :value.", + "different": "The :attribute field and :other must be different.", + "digits": "The :attribute field must be :digits digits.", + "digits_between": "The :attribute field must be between :min and :max digits.", + "dimensions": "The :attribute field has invalid image dimensions.", + "distinct": "The :attribute field has a duplicate value.", + "doesnt_contain": "The :attribute field must not contain any of the following: :values.", + "doesnt_end_with": "The :attribute field must not end with one of the following: :values.", + "doesnt_start_with": "The :attribute field must not start with one of the following: :values.", + "email": "The :attribute field must be a valid email address.", + "ends_with": "The :attribute field must end with one of the following: :values.", + "enum": "The selected :attribute is invalid.", + "exists": "The selected :attribute is invalid.", + "extensions": "The :attribute field must have one of the following extensions: :values.", + "failed": "These credentials do not match our records.", + "file": "The :attribute field must be a file.", + "filled": "The :attribute field must have a value.", + "gt.array": "The :attribute field must have more than :value items.", + "gt.file": "The :attribute field must be greater than :value kilobytes.", + "gt.numeric": "The :attribute field must be greater than :value.", + "gt.string": "The :attribute field must be greater than :value characters.", + "gte.array": "The :attribute field must have :value items or more.", + "gte.file": "The :attribute field must be greater than or equal to :value kilobytes.", + "gte.numeric": "The :attribute field must be greater than or equal to :value.", + "gte.string": "The :attribute field must be greater than or equal to :value characters.", + "hex_color": "The :attribute field must be a valid hexadecimal color.", + "image": "The :attribute field must be an image.", + "in": "The selected :attribute is invalid.", + "in_array": "The :attribute field must exist in :other.", + "in_array_keys": "The :attribute field must contain at least one of the following keys: :values.", + "integer": "The :attribute field must be an integer.", + "ip": "The :attribute field must be a valid IP address.", + "ipv4": "The :attribute field must be a valid IPv4 address.", + "ipv6": "The :attribute field must be a valid IPv6 address.", + "json": "The :attribute field must be a valid JSON string.", + "list": "The :attribute field must be a list.", + "lowercase": "The :attribute field must be lowercase.", + "lt.array": "The :attribute field must have less than :value items.", + "lt.file": "The :attribute field must be less than :value kilobytes.", + "lt.numeric": "The :attribute field must be less than :value.", + "lt.string": "The :attribute field must be less than :value characters.", + "lte.array": "The :attribute field must not have more than :value items.", + "lte.file": "The :attribute field must be less than or equal to :value kilobytes.", + "lte.numeric": "The :attribute field must be less than or equal to :value.", + "lte.string": "The :attribute field must be less than or equal to :value characters.", + "mac_address": "The :attribute field must be a valid MAC address.", + "max.array": "The :attribute field must not have more than :max items.", + "max.file": "The :attribute field must not be greater than :max kilobytes.", + "max.numeric": "The :attribute field must not be greater than :max.", + "max.string": "The :attribute field must not be greater than :max characters.", + "max_digits": "The :attribute field must not have more than :max digits.", + "mimes": "The :attribute field must be a file of type: :values.", + "mimetypes": "The :attribute field must be a file of type: :values.", + "min.array": "The :attribute field must have at least :min items.", + "min.file": "The :attribute field must be at least :min kilobytes.", + "min.numeric": "The :attribute field must be at least :min.", + "min.string": "The :attribute field must be at least :min characters.", + "min_digits": "The :attribute field must have at least :min digits.", + "missing": "The :attribute field must be missing.", + "missing_if": "The :attribute field must be missing when :other is :value.", + "missing_unless": "The :attribute field must be missing unless :other is :value.", + "missing_with": "The :attribute field must be missing when :values is present.", + "missing_with_all": "The :attribute field must be missing when :values are present.", + "multiple_of": "The :attribute field must be a multiple of :value.", + "next": "Next »", + "not_in": "The selected :attribute is invalid.", + "not_regex": "The :attribute field format is invalid.", + "numeric": "The :attribute field must be a number.", + "password": "The provided password is incorrect.", + "password.letters": "The :attribute field must contain at least one letter.", + "password.mixed": "The :attribute field must contain at least one uppercase and one lowercase letter.", + "password.numbers": "The :attribute field must contain at least one number.", + "password.symbols": "The :attribute field must contain at least one symbol.", + "password.uncompromised": "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "present": "The :attribute field must be present.", + "present_if": "The :attribute field must be present when :other is :value.", + "present_unless": "The :attribute field must be present unless :other is :value.", + "present_with": "The :attribute field must be present when :values is present.", + "present_with_all": "The :attribute field must be present when :values are present.", + "previous": "« Previous", + "prohibited": "The :attribute field is prohibited.", + "prohibited_if": "The :attribute field is prohibited when :other is :value.", + "prohibited_if_accepted": "The :attribute field is prohibited when :other is accepted.", + "prohibited_if_declined": "The :attribute field is prohibited when :other is declined.", + "prohibited_unless": "The :attribute field is prohibited unless :other is in :values.", + "prohibits": "The :attribute field prohibits :other from being present.", + "regex": "The :attribute field format is invalid.", + "relatable": "This :attribute may not be associated with this resource.", + "required": "The :attribute field is required.", + "required_array_keys": "The :attribute field must contain entries for: :values.", + "required_if": "The :attribute field is required when :other is :value.", + "required_if_accepted": "The :attribute field is required when :other is accepted.", + "required_if_declined": "The :attribute field is required when :other is declined.", + "required_unless": "The :attribute field is required unless :other is in :values.", + "required_with": "The :attribute field is required when :values is present.", + "required_with_all": "The :attribute field is required when :values are present.", + "required_without": "The :attribute field is required when :values is not present.", + "required_without_all": "The :attribute field is required when none of :values are present.", + "reset": "Your password has been reset.", + "same": "The :attribute field must match :other.", + "sent": "We have emailed your password reset link.", + "size.array": "The :attribute field must contain :size items.", + "size.file": "The :attribute field must be :size kilobytes.", + "size.numeric": "The :attribute field must be :size.", + "size.string": "The :attribute field must be :size characters.", + "starts_with": "The :attribute field must start with one of the following: :values.", + "string": "The :attribute field must be a string.", + "throttle": "Too many login attempts. Please try again in :seconds seconds.", + "throttled": "Please wait before retrying.", + "timezone": "The :attribute field must be a valid timezone.", + "token": "This password reset token is invalid.", + "ulid": "The :attribute field must be a valid ULID.", + "unique": "The :attribute has already been taken.", + "uploaded": "The :attribute failed to upload.", + "uppercase": "The :attribute field must be uppercase.", + "url": "The :attribute field must be a valid URL.", + "user": "We can't find a user with that email address.", + "uuid": "The :attribute field must be a valid UUID." +} diff --git a/locales/en_CA/_excludes.json b/locales/en_CA/_excludes.json new file mode 100644 index 00000000000..5f26c206634 --- /dev/null +++ b/locales/en_CA/_excludes.json @@ -0,0 +1,1121 @@ +[ + "« Previous", + "(and :count more error)", + "(and :count more error)|(and :count more errors)|(and :count more errors)", + "30 Days", + "60 Days", + "90 Days", + ":amount selected", + ":amount Total", + ":days day trial", + ":resource Details", + ":resource Details: :title", + "A decryption key is required.", + "A fresh verification link has been sent to your email address.", + "A new verification link has been sent to the email address you provided during registration.", + "A new verification link has been sent to the email address you provided in your profile settings.", + "A new verification link has been sent to your email address.", + "Accept Invitation", + "Action", + "Action Event", + "Action Events", + "Actions", + "Add", + "Add :resource", + "Add a new team member to your team, allowing them to collaborate with you.", + "Add additional security to your account using two factor authentication.", + "Add Payment Method", + "Add row", + "Add Team Member", + "Add VAT Number", + "Added.", + "Additional billing information updated successfully.", + "Address", + "Address Line 2", + "Administrator", + "Administrator users can perform any action.", + "Afghanistan", + "Albania", + "Algeria", + "All of the people that are part of this team.", + "All resources loaded.", + "All rights reserved.", + "Already registered?", + "American Samoa", + "An error occurred while uploading the file.", + "An error occurred while uploading the file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.", + "Andorra", + "Angola", + "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.", + "Antarctica", + "Antigua and Barbuda", + "API Token", + "API Token Permissions", + "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.", + "Apply", + "Apply Coupon", + "April", + "Are you sure you want to attempt to pay :amount?", + "Are you sure you want to cancel your subscription?", + "Are you sure you want to delete all the notifications?", + "Are you sure you want to delete the selected resources?", + "Are you sure you want to delete this file?", + "Are you sure you want to delete this notification?", + "Are you sure you want to delete this payment method?", + "Are you sure you want to delete this resource?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.", + "Are you sure you want to delete your account?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Are you sure you want to detach the selected resources?", + "Are you sure you want to detach this resource?", + "Are you sure you want to force delete the selected resources?", + "Are you sure you want to force delete this resource?", + "Are you sure you want to log out?", + "Are you sure you want to mark all notifications as read?", + "Are you sure you want to remove this item?", + "Are you sure you want to restore the selected resources?", + "Are you sure you want to restore this resource?", + "Are you sure you want to resume your subscription?", + "Are you sure you want to run this action?", + "Are you sure you want to set this payment method as your default?", + "Are you sure you want to stop impersonating?", + "Are you sure you would like to delete this API token?", + "Are you sure you would like to leave this team?", + "Are you sure you would like to remove this person from the team?", + "Are you sure you would like to switch billing plans?", + "Argentina", + "Armenia", + "Aruba", + "Attach", + "Attach & Attach Another", + "Attach :resource", + "Attach files by dragging & dropping, selecting or pasting them.", + "August", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Before proceeding, please check your email for a verification link.", + "Belarus", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Billing Information", + "Billing Management", + "Bolivia", + "Bolivia, Plurinational State of", + "Bonaire, Sint Eustatius and Saba", + "Bosnia and Herzegovina", + "Botswana", + "Bouvet Island", + "Brazil", + "British Indian Ocean Territory", + "Browser Sessions", + "Brunei Darussalam", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "Cancel", + "Cancel Subscription", + "Cape Verde", + "Card", + "Cayman Islands", + "Central African Republic", + "Chad", + "Change Subscription Plan", + "Change the current payment method attached to your subscription", + "Changes", + "Checkout", + "Chile", + "China", + "Choose", + "Choose :field", + "Choose :resource", + "Choose an option", + "Choose date", + "Choose File", + "Choose Files", + "Choose Type", + "Christmas Island", + "City", + "Click here to re-send the verification email.", + "click here to request another", + "Click to choose", + "Close", + "Cocos (Keeling) Islands", + "Code", + "Colombia", + "Comoros", + "Confirm", + "Confirm Billing Action", + "Confirm Password", + "Confirm Payment", + "Confirm your :amount payment", + "Congo", + "Congo, Democratic Republic", + "Congo, the Democratic Republic of the", + "Constant", + "Continue To Payment", + "Cook Islands", + "Copy to clipboard", + "Costa Rica", + "Country", + "Coupon", + "Coupon applied successfully.", + "Create", + "Create & Add Another", + "Create :resource", + "Create a new team to collaborate with others on projects.", + "Create Account", + "Create API Token", + "Create New Team", + "Create Team", + "Created.", + "Croatia", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Current Password", + "Current Subscription Plan", + "Currently Subscribed", + "Customer Balance", + "Customize", + "Cyprus", + "Czech Republic", + "Côte d'Ivoire", + "Dark", + "Dashboard", + "December", + "Decrease", + "Default", + "Delete", + "Delete :resource", + "Delete Account", + "Delete all notifications", + "Delete API Token", + "Delete File", + "Delete Notification", + "Delete Resource", + "Delete Selected", + "Delete Team", + "Denmark", + "Detach", + "Detach Resource", + "Detach Selected", + "Details", + "Disable", + "Djibouti", + "Do you really want to leave? You have unsaved changes.", + "Dominica", + "Dominican Republic", + "Done.", + "Download", + "Download Invoice", + "Drop file or click to choose", + "Drop files or click to choose", + "Ecuador", + "Edit", + "Edit :resource", + "Edit Attached", + "Edit Profile", + "Editor", + "Editor users have the ability to read, create, and update.", + "Egypt", + "El Salvador", + "email", + "Email", + "Email Address", + "Email Addresses", + "Email Password Reset Link", + "Email Verification", + "Enable", + "Encrypted environment file already exists.", + "Encrypted environment file not found.", + "Ensure your account is using a long, random password to stay secure.", + "Environment file already exists.", + "Environment file not found.", + "Equatorial Guinea", + "Eritrea", + "Error", + "errors", + "Estonia", + "Ethiopia", + "ex VAT", + "Excel (.xlsx)", + "Expires :expiration", + "Export As CSV", + "Extra Billing Information", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", + "Failed Subscription Payment", + "Failed to load :resource!", + "Falkland Islands (Malvinas)", + "Faroe Islands", + "February", + "Fiji", + "Filename", + "Finish enabling two factor authentication.", + "Finland", + "For your security, please confirm your password to continue.", + "Forbidden", + "Force Delete", + "Force Delete :resource", + "Force Delete Resource", + "Force Delete Selected", + "Forgot Password", + "Forgot your password?", + "Forgot Your Password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "France", + "French Guiana", + "French Polynesia", + "French Southern Territories", + "From", + "Gabon", + "Gambia", + "Georgia", + "Germany", + "Ghana", + "Gibraltar", + "Go Home", + "Go to page :page", + "Great! You have accepted the invitation to join the :team team.", + "Greece", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Happened At", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Heard Island and McDonald Islands", + "Hello!", + "Hide Content", + "Hold Up!", + "Holy See (Vatican City State)", + "Honduras", + "Hong Kong", + "Hungary", + "I agree to the :terms_of_service and :privacy_policy", + "Iceland", + "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.", + "If you already have an account, you may accept this invitation by clicking the button below:", + "If you did not create an account, no further action is required.", + "If you did not expect to receive an invitation to this team, you may discard this email.", + "If you did not receive the email", + "If you did not request a password reset, no further action is required.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:", + "Impersonate", + "Increase", + "India", + "Indonesia", + "Initiated By", + "Invalid filename.", + "Invalid JSON was returned from the route.", + "Invoice Email Addresses", + "Invoice emails updated successfully.", + "Invoices", + "Iran", + "Iran, Islamic Republic of", + "Iraq", + "Ireland", + "Isle of Man", + "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Italy", + "Jamaica", + "January", + "Japan", + "Jersey", + "Jordan", + "July", + "June", + "Kazakhstan", + "Kenya", + "Key", + "Kiribati", + "Korea, Democratic People's Republic of", + "Korea, Republic of", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Last active", + "Last used", + "Latvia", + "Leave", + "Leave Team", + "Lebanon", + "length", + "Lens", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Light", + "Lithuania", + "Load :perPage More", + "Loading", + "Location", + "Log in", + "Log In", + "Log out", + "Log Out", + "Log Out Other Browser Sessions", + "Log Viewer", + "Login", + "Logout", + "Logs", + "Luxembourg", + "Macao", + "Macedonia, the former Yugoslav Republic of", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Manage Account", + "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens", + "Manage Role", + "Manage Team", + "Managing billing for :billableName", + "March", + "Mark all as read", + "Mark all notifications as read", + "Mark Read", + "Mark Unread", + "Marshall Islands", + "Martinique", + "Mauritania", + "Mauritius", + "May", + "Mayotte", + "Mexico", + "Micronesia", + "Micronesia, Federated States of", + "Moldova", + "Moldova, Republic of", + "Monaco", + "Mongolia", + "Montenegro", + "Month To Date", + "Monthly", + "monthly", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Name", + "name", + "Namibia", + "Nauru", + "Nepal", + "Netherlands", + "Netherlands Antilles", + "Nevermind", + "Nevermind, I'll keep my old plan", + "New", + "New :resource", + "New Caledonia", + "New Password", + "New Zealand", + "Next", + "Next »", + "Next Payment", + "Next Payment on", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "No", + "No :resource matched the given criteria.", + "No additional information...", + "No Current Data", + "No Data", + "no file selected", + "No Increase", + "No payment methods on file.", + "No payment scheduled.", + "No Prior Data", + "No Results Found.", + "Norfolk Island", + "North Macedonia", + "Northern Mariana Islands", + "Norway", + "Not Found", + "Notifications", + "Nova", + "Nova User", + "November", + "October", + "of", + "OK", + "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Only Trashed", + "Open Invoices", + "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.", + "Page Expired", + "Pagination Navigation", + "Paid", + "Pakistan", + "Palau", + "Palestinian Territory, Occupied", + "Panama", + "Papua New Guinea", + "Paraguay", + "Password", + "password", + "Payment Confirmation", + "Payment Information", + "Payment information updated successfully.", + "Payment Method", + "Payment Methods", + "Payment Required", + "Payments", + "Pending Team Invitations", + "Per Page", + "Permanently delete this team.", + "Permanently delete your account.", + "Permissions", + "Peru", + "Philippines", + "Photo", + "Pitcairn", + "Please accept the terms of service.", + "Please click the button below to verify your email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please confirm your password before continuing.", + "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide a maximum of three invoice emails addresses.", + "Please provide the email address of the person you would like to add to this team.", + "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.", + "Please wait before retrying.", + "Poland", + "Portugal", + "Press / to search", + "Preview", + "Previewing", + "Previous", + "Privacy Policy", + "Profile", + "Profile Information", + "Puerto Rico", + "Qatar", + "Quarter To Date", + "Recovery Code", + "Refresh", + "Regards,", + "Regenerate Recovery Codes", + "Register", + "Reload", + "Remember Me", + "Remember me", + "Remove", + "Remove Photo", + "Remove Team Member", + "Replicate", + "Required fields", + "Resend Verification Email", + "Reset Filters", + "Reset Password", + "Reset Password Notification", + "resource", + "Resource Row Dropdown", + "resources", + "Resources", + "Restore", + "Restore :resource", + "Restore Resource", + "Restore Selected", + "results", + "Resume Subscription", + "Retry Payment", + "Return to :appName", + "Role", + "Romania", + "Run Action", + "Russian Federation", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Saint Helena", + "Saint Kitts and Nevis", + "Saint Lucia", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Saudi Arabia", + "Save", + "Saved.", + "Scroll to bottom", + "Scroll to top", + "Search", + "Secure Area", + "Select", + "Select a different plan", + "Select a log file...", + "Select A New Photo", + "Select Action", + "Select all", + "Select All Dropdown", + "Select this page", + "Send Password Reset Link", + "Senegal", + "September", + "Serbia", + "Server Error", + "Service Unavailable", + "Set as default", + "Setup Key", + "Seychelles", + "Show All Fields", + "Show Content", + "Show Recovery Codes", + "Showing", + "Sierra Leone", + "Signed in as", + "Singapore", + "Sint Maarten", + "Slovakia", + "Slovenia", + "Soft Deleted", + "Solomon Islands", + "Somalia", + "Something went wrong.", + "Sorry! You are not authorized to perform this action.", + "Sorry, your session has expired.", + "South Africa", + "South Georgia and South Sandwich Islands", + "South Georgia and the South Sandwich Islands", + "South Korea", + "South Sudan", + "Spain", + "Sri Lanka", + "St. Barthélemy", + "St. Kitts and Nevis", + "St. Martin", + "St. Pierre and Miquelon", + "St. Vincent and Grenadines", + "Standalone Actions", + "Start polling", + "Start Polling", + "Status", + "Stop Impersonating", + "Stop Polling", + "Stop polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Subscribe", + "Subscription Information", + "Subscription Pending", + "Sudan", + "Suriname", + "Svalbard and Jan Mayen", + "Swaziland", + "Sweden", + "Switch Teams", + "Switzerland", + "Syrian Arab Republic", + "System", + "São Tomé and Príncipe", + "Taiwan", + "Taiwan, Province of China", + "Tajikistan", + "Tanzania", + "Tanzania, United Republic of", + "Target", + "TAX", + "Team Details", + "Team Invitation", + "Team Members", + "Team Name", + "Team Owner", + "Team Settings", + "Terms of Service", + "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.", + "Thanks,", + "The :attribute failed to upload.", + "The :attribute field and :other must be different.", + "The :attribute field confirmation does not match.", + "The :attribute field contains an unauthorized value.", + "The :attribute field format is invalid.", + "The :attribute field has a duplicate value.", + "The :attribute field has invalid image dimensions.", + "The :attribute field is invalid.", + "The :attribute field is missing a required value.", + "The :attribute field is prohibited unless :other is in :values.", + "The :attribute field is prohibited when :other is :value.", + "The :attribute field is prohibited when :other is accepted.", + "The :attribute field is prohibited when :other is declined.", + "The :attribute field is prohibited.", + "The :attribute field is required unless :other is in :values.", + "The :attribute field is required when :other is :value.", + "The :attribute field is required when :other is accepted.", + "The :attribute field is required when :other is declined.", + "The :attribute field is required when :values are present.", + "The :attribute field is required when :values is not present.", + "The :attribute field is required when :values is present.", + "The :attribute field is required when none of :values are present.", + "The :attribute field is required.", + "The :attribute field must be :digits digits.", + "The :attribute field must be :size characters.", + "The :attribute field must be :size kilobytes.", + "The :attribute field must be :size.", + "The :attribute field must be a date after :date.", + "The :attribute field must be a date after or equal to :date.", + "The :attribute field must be a date before :date.", + "The :attribute field must be a date before or equal to :date.", + "The :attribute field must be a date equal to :date.", + "The :attribute field must be a file of type: :values.", + "The :attribute field must be a file.", + "The :attribute field must be a list.", + "The :attribute field must be a multiple of :value.", + "The :attribute field must be a number.", + "The :attribute field must be a string.", + "The :attribute field must be a valid date.", + "The :attribute field must be a valid email address.", + "The :attribute field must be a valid IP address.", + "The :attribute field must be a valid IPv4 address.", + "The :attribute field must be a valid IPv6 address.", + "The :attribute field must be a valid JSON string.", + "The :attribute field must be a valid MAC address.", + "The :attribute field must be a valid ULID.", + "The :attribute field must be a valid URL.", + "The :attribute field must be a valid UUID.", + "The :attribute field must be accepted when :other is :value.", + "The :attribute field must be accepted.", + "The :attribute field must be an array.", + "The :attribute field must be an image.", + "The :attribute field must be an integer.", + "The :attribute field must be at least :min characters.", + "The :attribute field must be at least :min kilobytes.", + "The :attribute field must be at least :min.", + "The :attribute field must be between :min and :max characters.", + "The :attribute field must be between :min and :max digits.", + "The :attribute field must be between :min and :max kilobytes.", + "The :attribute field must be between :min and :max.", + "The :attribute field must be declined when :other is :value.", + "The :attribute field must be declined.", + "The :attribute field must be greater than :value characters.", + "The :attribute field must be greater than :value kilobytes.", + "The :attribute field must be greater than :value.", + "The :attribute field must be greater than or equal to :value characters.", + "The :attribute field must be greater than or equal to :value kilobytes.", + "The :attribute field must be greater than or equal to :value.", + "The :attribute field must be less than :value characters.", + "The :attribute field must be less than :value kilobytes.", + "The :attribute field must be less than :value.", + "The :attribute field must be less than or equal to :value characters.", + "The :attribute field must be less than or equal to :value kilobytes.", + "The :attribute field must be less than or equal to :value.", + "The :attribute field must be lowercase.", + "The :attribute field must be missing unless :other is :value.", + "The :attribute field must be missing when :other is :value.", + "The :attribute field must be missing when :values are present.", + "The :attribute field must be missing when :values is present.", + "The :attribute field must be missing.", + "The :attribute field must be present unless :other is :value.", + "The :attribute field must be present when :other is :value.", + "The :attribute field must be present when :values are present.", + "The :attribute field must be present when :values is present.", + "The :attribute field must be present.", + "The :attribute field must be true or false.", + "The :attribute field must be uppercase.", + "The :attribute field must contain :size items.", + "The :attribute field must contain at least one letter.", + "The :attribute field must contain at least one number.", + "The :attribute field must contain at least one of the following keys: :values.", + "The :attribute field must contain at least one symbol.", + "The :attribute field must contain at least one uppercase and one lowercase letter.", + "The :attribute field must contain entries for: :values.", + "The :attribute field must end with one of the following: :values.", + "The :attribute field must exist in :other.", + "The :attribute field must have :decimal decimal places.", + "The :attribute field must have :value items or more.", + "The :attribute field must have a value.", + "The :attribute field must have at least :min digits.", + "The :attribute field must have at least :min items.", + "The :attribute field must have between :min and :max items.", + "The :attribute field must have less than :value items.", + "The :attribute field must have more than :value items.", + "The :attribute field must have one of the following extensions: :values.", + "The :attribute field must match :other.", + "The :attribute field must match the format :format.", + "The :attribute field must not be greater than :max characters.", + "The :attribute field must not be greater than :max kilobytes.", + "The :attribute field must not be greater than :max.", + "The :attribute field must not contain any of the following: :values.", + "The :attribute field must not end with one of the following: :values.", + "The :attribute field must not have more than :max digits.", + "The :attribute field must not have more than :max items.", + "The :attribute field must not have more than :value items.", + "The :attribute field must not start with one of the following: :values.", + "The :attribute field must only contain letters and numbers.", + "The :attribute field must only contain letters, numbers, dashes, and underscores.", + "The :attribute field must only contain letters.", + "The :attribute field must only contain single-byte alphanumeric characters and symbols.", + "The :attribute field must start with one of the following: :values.", + "The :attribute field prohibits :other from being present.", + "The :attribute has already been taken.", + "The :attribute must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.", + "The :attribute must contain at least one letter.", + "The :attribute must contain at least one number.", + "The :attribute must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.", + "The :resource was created!", + "The :resource was deleted!", + "The :resource was restored!", + "The :resource was updated!", + "The action was executed successfully.", + "The default payment method cannot be removed.", + "The file was deleted!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "The given data was invalid.", + "The given field has appeared in a data leak. Please choose a different field.", + "The government won't let us show you what's behind these doors", + "The HasOne relationship has already been filled.", + "The image could not be loaded", + "The image could not be loaded.", + "The invoice emails must be valid email addresses.", + "The password is incorrect.", + "The provided coupon code is invalid.", + "The provided password does not match your current password.", + "The provided password is incorrect.", + "The provided password was incorrect.", + "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.", + "The provided VAT number is invalid.", + "The resource was attached!", + "The resource was prevented from being saved!", + "The resource was updated!", + "The response is not a streamed response.", + "The response is not a view.", + "The selected :attribute is invalid.", + "The selected country is invalid.", + "The selected field is invalid.", + "The selected plan is invalid.", + "The selected resources have been :action!", + "The team's name and owner information.", + "There are no available options for this resource.", + "There are no fields to display.", + "There are no new notifications.", + "There was a problem executing the action.", + "There was a problem fetching the resource.", + "There was a problem submitting the form.", + "These credentials do not match our records.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.", + "This :attribute is already attached.", + "This :attribute may not be associated with this resource.", + "This account does not have an active subscription.", + "This action is unauthorized.", + "This copy of Nova is unlicensed.", + "This coupon code can only be used by new customers.", + "This device", + "This field and :other must be different.", + "This field confirmation does not match.", + "This field contains an unauthorized value.", + "This field failed to upload.", + "This field format is invalid.", + "This field has a duplicate value.", + "This field has already been taken.", + "This field has invalid image dimensions.", + "This field is already attached.", + "This field is invalid.", + "This field is missing a required value.", + "This field is prohibited unless :other is in :values.", + "This field is prohibited when :other is :value.", + "This field is prohibited when :other is accepted.", + "This field is prohibited when :other is declined.", + "This field is prohibited.", + "This field is required unless :other is in :values.", + "This field is required when :other is :value.", + "This field is required when :other is accepted.", + "This field is required when :other is declined.", + "This field is required when :values are present.", + "This field is required when :values is not present.", + "This field is required when :values is present.", + "This field is required when none of :values are present.", + "This field is required.", + "This field may not be associated with this resource.", + "This field must be :digits digits.", + "This field must be :size characters.", + "This field must be :size kilobytes.", + "This field must be :size.", + "This field must be a date after :date.", + "This field must be a date after or equal to :date.", + "This field must be a date before :date.", + "This field must be a date before or equal to :date.", + "This field must be a date equal to :date.", + "This field must be a file of type: :values.", + "This field must be a file.", + "This field must be a list.", + "This field must be a multiple of :value.", + "This field must be a number.", + "This field must be a string.", + "This field must be a valid date.", + "This field must be a valid email address.", + "This field must be a valid IP address.", + "This field must be a valid IPv4 address.", + "This field must be a valid IPv6 address.", + "This field must be a valid JSON string.", + "This field must be a valid MAC address.", + "This field must be a valid role.", + "This field must be a valid ULID.", + "This field must be a valid URL.", + "This field must be a valid UUID.", + "This field must be accepted when :other is :value.", + "This field must be accepted.", + "This field must be an array.", + "This field must be an image.", + "This field must be an integer.", + "This field must be at least :length characters and contain at least one number.", + "This field must be at least :length characters and contain at least one special character and one number.", + "This field must be at least :length characters and contain at least one special character.", + "This field must be at least :length characters and contain at least one uppercase character and one number.", + "This field must be at least :length characters and contain at least one uppercase character and one special character.", + "This field must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "This field must be at least :length characters and contain at least one uppercase character.", + "This field must be at least :length characters.", + "This field must be at least :min characters.", + "This field must be at least :min kilobytes.", + "This field must be at least :min.", + "This field must be between :min and :max characters.", + "This field must be between :min and :max digits.", + "This field must be between :min and :max kilobytes.", + "This field must be between :min and :max.", + "This field must be declined when :other is :value.", + "This field must be declined.", + "This field must be greater than :value characters.", + "This field must be greater than :value kilobytes.", + "This field must be greater than :value.", + "This field must be greater than or equal to :value characters.", + "This field must be greater than or equal to :value kilobytes.", + "This field must be greater than or equal to :value.", + "This field must be less than :value characters.", + "This field must be less than :value kilobytes.", + "This field must be less than :value.", + "This field must be less than or equal to :value characters.", + "This field must be less than or equal to :value kilobytes.", + "This field must be less than or equal to :value.", + "This field must be lowercase.", + "This field must be missing unless :other is :value.", + "This field must be missing when :other is :value.", + "This field must be missing when :values are present.", + "This field must be missing when :values is present.", + "This field must be missing.", + "This field must be present unless :other is :value.", + "This field must be present when :other is :value.", + "This field must be present when :values are present.", + "This field must be present when :values is present.", + "This field must be present.", + "This field must be true or false.", + "This field must be uppercase.", + "This field must contain :size items.", + "This field must contain at least one letter.", + "This field must contain at least one number.", + "This field must contain at least one of the following keys: :values.", + "This field must contain at least one symbol.", + "This field must contain at least one uppercase and one lowercase letter.", + "This field must contain entries for: :values.", + "This field must end with one of the following: :values.", + "This field must exist in :other.", + "This field must have :decimal decimal places.", + "This field must have :value items or more.", + "This field must have a value.", + "This field must have at least :min digits.", + "This field must have at least :min items.", + "This field must have between :min and :max items.", + "This field must have less than :value items.", + "This field must have more than :value items.", + "This field must have one of the following extensions: :values.", + "This field must match :other.", + "This field must match the format :format.", + "This field must not be greater than :max characters.", + "This field must not be greater than :max kilobytes.", + "This field must not be greater than :max.", + "This field must not contain any of the following: :values.", + "This field must not end with one of the following: :values.", + "This field must not have more than :max digits.", + "This field must not have more than :max items.", + "This field must not have more than :value items.", + "This field must not start with one of the following: :values.", + "This field must only contain letters and numbers.", + "This field must only contain letters, numbers, dashes, and underscores.", + "This field must only contain letters.", + "This field must only contain single-byte alphanumeric characters and symbols.", + "This field must start with one of the following: :values.", + "This field prohibits :other from being present.", + "This file field is read-only.", + "This invoice is no longer open.", + "This is a secure area of the application. Please confirm your password before continuing.", + "This password does not match our records.", + "This password reset link will expire in :count minutes.", + "This password reset token is invalid.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.", + "This resource no longer exists", + "This subscription has expired and cannot be resumed. Please create a new subscription.", + "This user already belongs to the team.", + "This user has already been invited to the team.", + "Timor-Leste", + "To", + "to", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.", + "Today", + "Toggle navigation", + "Togo", + "Tokelau", + "Token Name", + "Tonga", + "Too many login attempts. Please try again in :seconds seconds.", + "Too Many Requests", + "total", + "Total:", + "Trashed", + "Trinidad and Tobago", + "Tunisia", + "Turkey", + "Turkmenistan", + "Turks and Caicos Islands", + "Tuvalu", + "Two Factor Authentication", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.", + "Type", + "U.S. Outlying Islands", + "Uganda", + "Ukraine", + "Unauthorized", + "United Arab Emirates", + "United Kingdom", + "United States", + "United States Minor Outlying Islands", + "Unknown", + "Unpaid", + "Update", + "Update & Continue Editing", + "Update :resource", + "Update :resource: :title", + "Update attached :resource: :title", + "Update Password", + "Update Payment Information", + "Update Payment Method", + "Update your account's profile information and email address.", + "Uploading", + "Uploading files... (:current/:total)", + "Uruguay", + "Use a recovery code", + "Use an authentication code", + "User Actions", + "User Security", + "Username", + "Uzbekistan", + "Value", + "Vanuatu", + "VAT Number", + "Venezuela", + "Venezuela, Bolivarian Republic of", + "Verify Email Address", + "Verify Your Email Address", + "Viet Nam", + "View", + "Virgin Islands, British", + "Virgin Islands, U.S.", + "Wallis and Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.", + "We are unable to process your payment. Please contact customer support.", + "We can't find a user with that email address.", + "We have emailed your password reset link!", + "We have emailed your password reset link.", + "We were unable to find a registered user with this email address.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.", + "We're lost in space. The page you were trying to view does not exist.", + "Welcome Back!", + "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.", + "Whoops", + "Whoops!", + "Whoops! Something went wrong.", + "With Trashed", + "Write", + "Year To Date", + "Yearly", + "Yemen", + "Yes", + "You are already subscribed.", + "You are currently within your free trial period. Your trial will expire on :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.", + "You are logged in!", + "You are receiving this email because we received a password reset request for your account.", + "You have been invited to join the :team team!", + "You have enabled two factor authentication.", + "You have not enabled two factor authentication.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.", + "You may accept this invitation by clicking the button below:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.", + "You may delete any of your existing tokens if they are no longer needed.", + "You may not delete your personal team.", + "You may not leave a team that you created.", + "You will receive an invoice and payment link via email for each billing period.", + "You're logged in!", + "Your :invoiceName invoice is now available!", + "Your billing address is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.", + "Your email address is unverified.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.", + "Your next payment of :amount will be on :date.", + "Your password has been reset.", + "Your payment method has been added successfully.", + "Your payment method will be charged automatically for each billing period.", + "Your registered VAT Number is :vatNumber.", + "Your subscription has been started successfully.", + "Your subscription has been successfully cancelled.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.", + "Your subscription was successfully resumed.", + "Your subscription was successfully updated.", + "Zambia", + "Zimbabwe", + "Åland Islands" +] diff --git a/locales/en_CA/json-inline.json b/locales/en_CA/json-inline.json new file mode 100644 index 00000000000..28a3ce90a00 --- /dev/null +++ b/locales/en_CA/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "This field must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.": "This field must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "This field must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.": "This field must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "This field must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "This field must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "This field must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "This field must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.": "This field must be at least :length characters.", + "The :attribute must contain at least one letter.": "This field must contain at least one letter.", + "The :attribute must contain at least one number.": "This field must contain at least one number.", + "The :attribute must contain at least one symbol.": "This field must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "This field must contain at least one uppercase and one lowercase letter.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given field has appeared in a data leak. Please choose a different field." +} diff --git a/locales/en_CA/json.json b/locales/en_CA/json.json new file mode 100644 index 00000000000..b947be528f6 --- /dev/null +++ b/locales/en_CA/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(and :count more error)", + "(and :count more errors)": "(and :count more error)|(and :count more errors)|(and :count more errors)", + "30 Days": "30 Days", + "60 Days": "60 Days", + "90 Days": "90 Days", + ":amount selected": ":amount selected", + ":amount Total": ":amount Total", + ":days day trial": ":days day trial", + ":resource Details": ":resource Details", + ":resource Details: :title": ":resource Details: :title", + "A decryption key is required.": "A decryption key is required.", + "A fresh verification link has been sent to your email address.": "A fresh verification link has been sent to your email address.", + "A new verification link has been sent to the email address you provided during registration.": "A new verification link has been sent to the email address you provided during registration.", + "A new verification link has been sent to the email address you provided in your profile settings.": "A new verification link has been sent to the email address you provided in your profile settings.", + "A new verification link has been sent to your email address.": "A new verification link has been sent to your email address.", + "Accept Invitation": "Accept Invitation", + "Action": "Action", + "Action Event": "Action Event", + "Action Events": "Action Events", + "Action Happened At": "Happened At", + "Action Initiated By": "Initiated By", + "Action Name": "Name", + "Action Status": "Status", + "Action Target": "Target", + "Actions": "Actions", + "Add": "Add", + "Add :resource": "Add :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Add a new team member to your team, allowing them to collaborate with you.", + "Add additional security to your account using two factor authentication.": "Add additional security to your account using two factor authentication.", + "Add Payment Method": "Add Payment Method", + "Add row": "Add row", + "Add Team Member": "Add Team Member", + "Add VAT Number": "Add VAT Number", + "Added.": "Added.", + "Additional billing information updated successfully.": "Additional billing information updated successfully.", + "Address": "Address", + "Address Line 2": "Address Line 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administrator users can perform any action.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland Islands", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "All of the people that are part of this team.", + "All resources loaded.": "All resources loaded.", + "All rights reserved.": "All rights reserved.", + "Already registered?": "Already registered?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "An error occurred while uploading the file.", + "An error occurred while uploading the file: :error": "An error occurred while uploading the file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "An unexpected error occurred and we have notified our support team. Please try again later.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Another user has updated this resource since this page was loaded. Please refresh the page and try again.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua and Barbuda", + "Antigua and Barbuda": "Antigua and Barbuda", + "API Token": "API Token", + "API Token Permissions": "API Token Permissions", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens allow third-party services to authenticate with our application on your behalf.", + "Apply": "Apply", + "Apply Coupon": "Apply Coupon", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Are you sure you want to attempt to pay :amount?", + "Are you sure you want to cancel your subscription?": "Are you sure you want to cancel your subscription?", + "Are you sure you want to delete all the notifications?": "Are you sure you want to delete all the notifications?", + "Are you sure you want to delete the selected resources?": "Are you sure you want to delete the selected resources?", + "Are you sure you want to delete this file?": "Are you sure you want to delete this file?", + "Are you sure you want to delete this notification?": "Are you sure you want to delete this notification?", + "Are you sure you want to delete this payment method?": "Are you sure you want to delete this payment method?", + "Are you sure you want to delete this resource?": "Are you sure you want to delete this resource?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.", + "Are you sure you want to delete your account?": "Are you sure you want to delete your account?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Are you sure you want to detach the selected resources?": "Are you sure you want to detach the selected resources?", + "Are you sure you want to detach this resource?": "Are you sure you want to detach this resource?", + "Are you sure you want to force delete the selected resources?": "Are you sure you want to force delete the selected resources?", + "Are you sure you want to force delete this resource?": "Are you sure you want to force delete this resource?", + "Are you sure you want to log out?": "Are you sure you want to log out?", + "Are you sure you want to mark all notifications as read?": "Are you sure you want to mark all notifications as read?", + "Are you sure you want to remove this item?": "Are you sure you want to remove this item?", + "Are you sure you want to restore the selected resources?": "Are you sure you want to restore the selected resources?", + "Are you sure you want to restore this resource?": "Are you sure you want to restore this resource?", + "Are you sure you want to resume your subscription?": "Are you sure you want to resume your subscription?", + "Are you sure you want to run this action?": "Are you sure you want to run this action?", + "Are you sure you want to set this payment method as your default?": "Are you sure you want to set this payment method as your default?", + "Are you sure you want to stop impersonating?": "Are you sure you want to stop impersonating?", + "Are you sure you would like to delete this API token?": "Are you sure you would like to delete this API token?", + "Are you sure you would like to leave this team?": "Are you sure you would like to leave this team?", + "Are you sure you would like to remove this person from the team?": "Are you sure you would like to remove this person from the team?", + "Are you sure you would like to switch billing plans?": "Are you sure you would like to switch billing plans?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Attach", + "Attach & Attach Another": "Attach & Attach Another", + "Attach :resource": "Attach :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Attach files by dragging & dropping, selecting or pasting them.", + "August": "August", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Before proceeding, please check your email for a verification link.": "Before proceeding, please check your email for a verification link.", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Billing Information", + "Billing Management": "Billing Management", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Plurinational State of", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Saba", + "Bosnia And Herzegovina": "Bosnia and Herzegovina", + "Bosnia and Herzegovina": "Bosnia and Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Indian Ocean Territory", + "Browser Sessions": "Browser Sessions", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Cancel", + "Cancel Subscription": "Cancel Subscription", + "Cape Verde": "Cape Verde", + "Card": "Card", + "Cayman Islands": "Cayman Islands", + "Central African Republic": "Central African Republic", + "Chad": "Chad", + "Change Subscription Plan": "Change Subscription Plan", + "Change the current payment method attached to your subscription": "Change the current payment method attached to your subscription", + "Changes": "Changes", + "Checkout": "Checkout", + "Chile": "Chile", + "China": "China", + "Choose": "Choose", + "Choose :field": "Choose :field", + "Choose :resource": "Choose :resource", + "Choose an option": "Choose an option", + "Choose date": "Choose date", + "Choose File": "Choose File", + "Choose Files": "Choose Files", + "Choose Type": "Choose Type", + "Christmas Island": "Christmas Island", + "City": "City", + "Click here to re-send the verification email.": "Click here to re-send the verification email.", + "click here to request another": "click here to request another", + "Click to choose": "Click to choose", + "Close": "Close", + "Cocos (Keeling) Islands": "Cocos (Keeling) Islands", + "Code": "Code", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Confirm", + "Confirm Billing Action": "Confirm Billing Action", + "Confirm Password": "Confirm Password", + "Confirm Payment": "Confirm Payment", + "Confirm your :amount payment": "Confirm your :amount payment", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Democratic Republic", + "Congo, the Democratic Republic of the": "Congo, the Democratic Republic of the", + "Constant": "Constant", + "Continue To Payment": "Continue To Payment", + "Cook Islands": "Cook Islands", + "Copy to clipboard": "Copy to clipboard", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Country", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon applied successfully.", + "Create": "Create", + "Create & Add Another": "Create & Add Another", + "Create :resource": "Create :resource", + "Create a new team to collaborate with others on projects.": "Create a new team to collaborate with others on projects.", + "Create Account": "Create Account", + "Create API Token": "Create API Token", + "Create New Team": "Create New Team", + "Create Team": "Create Team", + "Created.": "Created.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Current Password", + "Current Subscription Plan": "Current Subscription Plan", + "Currently Subscribed": "Currently Subscribed", + "Customer Balance": "Customer Balance", + "Customize": "Customize", + "Cyprus": "Cyprus", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Dark", + "Dashboard": "Dashboard", + "December": "December", + "Decrease": "Decrease", + "Default": "Default", + "Delete": "Delete", + "Delete :resource": "Delete :resource", + "Delete Account": "Delete Account", + "Delete all notifications": "Delete all notifications", + "Delete API Token": "Delete API Token", + "Delete File": "Delete File", + "Delete Notification": "Delete Notification", + "Delete Resource": "Delete Resource", + "Delete Selected": "Delete Selected", + "Delete Team": "Delete Team", + "Denmark": "Denmark", + "Detach": "Detach", + "Detach Resource": "Detach Resource", + "Detach Selected": "Detach Selected", + "Details": "Details", + "Disable": "Disable", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Do you really want to leave? You have unsaved changes.", + "Dominica": "Dominica", + "Dominican Republic": "Dominican Republic", + "Done.": "Done.", + "Download": "Download", + "Download Invoice": "Download Invoice", + "Drop file or click to choose": "Drop file or click to choose", + "Drop files or click to choose": "Drop files or click to choose", + "Ecuador": "Ecuador", + "Edit": "Edit", + "Edit :resource": "Edit :resource", + "Edit Attached": "Edit Attached", + "Edit Profile": "Edit Profile", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor users have the ability to read, create, and update.", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Email Address", + "Email Addresses": "Email Addresses", + "Email Password Reset Link": "Email Password Reset Link", + "Email Verification": "Email Verification", + "Enable": "Enable", + "Encrypted environment file already exists.": "Encrypted environment file already exists.", + "Encrypted environment file not found.": "Encrypted environment file not found.", + "Ensure your account is using a long, random password to stay secure.": "Ensure your account is using a long, random password to stay secure.", + "Environment file already exists.": "Environment file already exists.", + "Environment file not found.": "Environment file not found.", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Error": "Error", + "errors": "errors", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "ex VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Expires :expiration", + "Export As CSV": "Export As CSV", + "Extra Billing Information": "Extra Billing Information", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", + "Failed Subscription Payment": "Failed Subscription Payment", + "Failed to load :resource!": "Failed to load :resource!", + "Falkland Islands (Malvinas)": "Falkland Islands (Malvinas)", + "Faroe Islands": "Faroe Islands", + "February": "February", + "Fiji": "Fiji", + "Filename": "Filename", + "Finish enabling two factor authentication.": "Finish enabling two factor authentication.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "For your security, please confirm your password to continue.", + "Forbidden": "Forbidden", + "Force Delete": "Force Delete", + "Force Delete :resource": "Force Delete :resource", + "Force Delete Resource": "Force Delete Resource", + "Force Delete Selected": "Force Delete Selected", + "Forgot Password": "Forgot Password", + "Forgot your password?": "Forgot your password?", + "Forgot Your Password?": "Forgot Your Password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "France": "France", + "French Guiana": "French Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "French Southern Territories", + "From": "From", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germany", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Go Home", + "Go to page :page": "Go to page :page", + "Great! You have accepted the invitation to join the :team team.": "Great! You have accepted the invitation to join the :team team.", + "Greece": "Greece", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Heard Island & Mcdonald Islands": "Heard Island and McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island and McDonald Islands", + "Hello!": "Hello!", + "Hide Content": "Hide Content", + "Hold Up!": "Hold Up!", + "Holy See (Vatican City State)": "Holy See (Vatican City State)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "I agree to the :terms_of_service and :privacy_policy": "I agree to the :terms_of_service and :privacy_policy", + "Iceland": "Iceland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "If you already have an account, you may accept this invitation by clicking the button below:", + "If you did not create an account, no further action is required.": "If you did not create an account, no further action is required.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "If you did not expect to receive an invitation to this team, you may discard this email.", + "If you did not receive the email": "If you did not receive the email", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:", + "Impersonate": "Impersonate", + "Increase": "Increase", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Invalid filename.", + "Invalid JSON was returned from the route.": "Invalid JSON was returned from the route.", + "Invoice Email Addresses": "Invoice Email Addresses", + "Invoice emails updated successfully.": "Invoice emails updated successfully.", + "Invoices": "Invoices", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamic Republic of", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Italy": "Italy", + "Jamaica": "Jamaica", + "January": "January", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "July", + "June": "June", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Key", + "Kiribati": "Kiribati", + "Korea": "South Korea", + "Korea, Democratic People's Republic of": "Korea, Democratic People's Republic of", + "Korea, Republic of": "Korea, Republic of", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Lao People's Democratic Republic", + "Last active": "Last active", + "Last used": "Last used", + "Latvia": "Latvia", + "Leave": "Leave", + "Leave Team": "Leave Team", + "Lebanon": "Lebanon", + "length": "length", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyan Arab Jamahiriya", + "Liechtenstein": "Liechtenstein", + "Light": "Light", + "Lithuania": "Lithuania", + "Load :perPage More": "Load :perPage More", + "Loading": "Loading", + "Location": "Location", + "Log in": "Log in", + "Log In": "Log In", + "Log Out": "Log Out", + "Log out": "Log out", + "Log Out Other Browser Sessions": "Log Out Other Browser Sessions", + "Log Viewer": "Log Viewer", + "Login": "Login", + "Logout": "Logout", + "Logs": "Logs", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "North Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, the former Yugoslav Republic of", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Manage Account", + "Manage and log out your active sessions on other browsers and devices.": "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens": "Manage API Tokens", + "Manage Role": "Manage Role", + "Manage Team": "Manage Team", + "Managing billing for :billableName": "Managing billing for :billableName", + "March": "March", + "Mark all as Read": "Mark all as read", + "Mark all notifications as read": "Mark all notifications as read", + "Mark Read": "Mark Read", + "Mark Unread": "Mark Unread", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "May", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesia", + "Micronesia, Federated States of": "Micronesia, Federated States of", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republic of", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Month To Date", + "Monthly": "Monthly", + "monthly": "monthly", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Name", + "name": "name", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "Netherlands Antilles": "Netherlands Antilles", + "Nevermind": "Nevermind", + "Nevermind, I'll keep my old plan": "Nevermind, I'll keep my old plan", + "New": "New", + "New :resource": "New :resource", + "New Caledonia": "New Caledonia", + "New Password": "New Password", + "New Zealand": "New Zealand", + "Next": "Next", + "Next Payment": "Next Payment", + "Next Payment on": "Next Payment on", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "No", + "No :resource matched the given criteria.": "No :resource matched the given criteria.", + "No additional information...": "No additional information...", + "No Current Data": "No Current Data", + "No Data": "No Data", + "no file selected": "no file selected", + "No Increase": "No Increase", + "No payment methods on file.": "No payment methods on file.", + "No payment scheduled.": "No payment scheduled.", + "No Prior Data": "No Prior Data", + "No Results Found.": "No Results Found.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Northern Mariana Islands", + "Norway": "Norway", + "Not Found": "Not Found", + "Notifications": "Notifications", + "Nova": "Nova", + "Nova User": "Nova User", + "November": "November", + "October": "October", + "of": "of", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Only Trashed": "Only Trashed", + "Open Invoices": "Open Invoices", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.", + "Page Expired": "Page Expired", + "Pagination Navigation": "Pagination Navigation", + "Paid": "Paid", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territory, Occupied", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Password", + "password": "password", + "Payment Confirmation": "Payment Confirmation", + "Payment Information": "Payment Information", + "Payment information updated successfully.": "Payment information updated successfully.", + "Payment Method": "Payment Method", + "Payment Methods": "Payment Methods", + "Payment Required": "Payment Required", + "Payments": "Payments", + "Pending Team Invitations": "Pending Team Invitations", + "Per Page": "Per Page", + "Permanently delete this team.": "Permanently delete this team.", + "Permanently delete your account.": "Permanently delete your account.", + "Permissions": "Permissions", + "Peru": "Peru", + "Philippines": "Philippines", + "Photo": "Photo", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Please accept the terms of service.", + "Please click the button below to verify your email address.": "Please click the button below to verify your email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please confirm your password before continuing.": "Please confirm your password before continuing.", + "Please copy your new API token. For your security, it won't be shown again.": "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide a maximum of three invoice emails addresses.": "Please provide a maximum of three invoice emails addresses.", + "Please provide the email address of the person you would like to add to this team.": "Please provide the email address of the person you would like to add to this team.", + "Please set a default payment method before retrying payments.": "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.": "Please set a default payment method before swapping plans.", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Press / to search", + "Preview": "Preview", + "Previewing": "Previewing", + "Previous": "Previous", + "Privacy Policy": "Privacy Policy", + "Profile": "Profile", + "Profile Information": "Profile Information", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quarter To Date", + "Recovery Code": "Recovery Code", + "Refresh": "Refresh", + "Regards,": "Regards,", + "Regenerate Recovery Codes": "Regenerate Recovery Codes", + "Register": "Register", + "Reload": "Reload", + "Remember me": "Remember me", + "Remember Me": "Remember Me", + "Remove": "Remove", + "Remove Photo": "Remove Photo", + "Remove Team Member": "Remove Team Member", + "Replicate": "Replicate", + "Required fields": "Required fields", + "Resend Verification Email": "Resend Verification Email", + "Reset Filters": "Reset Filters", + "Reset Password": "Reset Password", + "Reset Password Notification": "Reset Password Notification", + "resource": "resource", + "Resource Row Dropdown": "Resource Row Dropdown", + "Resources": "Resources", + "resources": "resources", + "Restore": "Restore", + "Restore :resource": "Restore :resource", + "Restore Resource": "Restore Resource", + "Restore Selected": "Restore Selected", + "results": "results", + "Resume Subscription": "Resume Subscription", + "Retry Payment": "Retry Payment", + "Return to :appName": "Return to :appName", + "Reunion": "Réunion", + "Role": "Role", + "Romania": "Romania", + "Run Action": "Run Action", + "Russian Federation": "Russian Federation", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St. Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "St. Kitts and Nevis", + "Saint Kitts and Nevis": "Saint Kitts and Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "St. Martin", + "Saint Martin (French part)": "Saint Martin (French part)", + "Saint Pierre And Miquelon": "St. Pierre and Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre and Miquelon", + "Saint Vincent And Grenadines": "St. Vincent and Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent and the Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé and Príncipe", + "Sao Tome and Principe": "Sao Tome and Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Save", + "Saved.": "Saved.", + "Scroll to bottom": "Scroll to bottom", + "Scroll to top": "Scroll to top", + "Search": "Search", + "Secure Area": "Secure Area", + "Select": "Select", + "Select a different plan": "Select a different plan", + "Select a log file...": "Select a log file...", + "Select A New Photo": "Select A New Photo", + "Select Action": "Select Action", + "Select all": "Select all", + "Select All Dropdown": "Select All Dropdown", + "Select this page": "Select this page", + "Send Password Reset Link": "Send Password Reset Link", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Server Error", + "Service Unavailable": "Service Unavailable", + "Set as default": "Set as default", + "Setup Key": "Setup Key", + "Seychelles": "Seychelles", + "Show All Fields": "Show All Fields", + "Show Content": "Show Content", + "Show Recovery Codes": "Show Recovery Codes", + "Showing": "Showing", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Signed in as", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Soft Deleted", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "Something went wrong.": "Something went wrong.", + "Sorry! You are not authorized to perform this action.": "Sorry! You are not authorized to perform this action.", + "Sorry, your session has expired.": "Sorry, your session has expired.", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "South Georgia and South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "South Georgia and the South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone Actions", + "Start Polling": "Start Polling", + "Start polling": "Start polling", + "State / County": "Province / Territory", + "Stop Impersonating": "Stop Impersonating", + "Stop Polling": "Stop Polling", + "Stop polling": "Stop polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Subscribe": "Subscribe", + "Subscription Information": "Subscription Information", + "Subscription Pending": "Subscription Pending", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard and Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Sweden", + "Switch Teams": "Switch Teams", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syrian Arab Republic", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Province of China", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "TAX", + "Team Details": "Team Details", + "Team Invitation": "Team Invitation", + "Team Members": "Team Members", + "Team Name": "Team Name", + "Team Owner": "Team Owner", + "Team Settings": "Team Settings", + "Terms of Service": "Terms of Service", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.", + "Thanks,": "Thanks,", + "The :attribute must be a valid role.": "The :attribute must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.": "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.": "The :attribute must be at least :length characters.", + "The :attribute must contain at least one letter.": "The :attribute must contain at least one letter.", + "The :attribute must contain at least one number.": "The :attribute must contain at least one number.", + "The :attribute must contain at least one symbol.": "The :attribute must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "The :attribute must contain at least one uppercase and one lowercase letter.", + "The :resource was created!": "The :resource was created!", + "The :resource was deleted!": "The :resource was deleted!", + "The :resource was restored!": "The :resource was restored!", + "The :resource was updated!": "The :resource was updated!", + "The action was executed successfully.": "The action was executed successfully.", + "The default payment method cannot be removed.": "The default payment method cannot be removed.", + "The file was deleted!": "The file was deleted!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "The given data was invalid.": "The given data was invalid.", + "The government won't let us show you what's behind these doors": "The government won't let us show you what's behind these doors", + "The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.", + "The image could not be loaded": "The image could not be loaded", + "The image could not be loaded.": "The image could not be loaded.", + "The invoice emails must be valid email addresses.": "The invoice emails must be valid email addresses.", + "The password is incorrect.": "The password is incorrect.", + "The provided coupon code is invalid.": "The provided coupon code is invalid.", + "The provided password does not match your current password.": "The provided password does not match your current password.", + "The provided password was incorrect.": "The provided password was incorrect.", + "The provided two factor authentication code was invalid.": "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.": "The provided two factor recovery code was invalid.", + "The provided VAT number is invalid.": "The provided VAT number is invalid.", + "The resource was attached!": "The resource was attached!", + "The resource was prevented from being saved!": "The resource was prevented from being saved!", + "The resource was updated!": "The resource was updated!", + "The response is not a streamed response.": "The response is not a streamed response.", + "The response is not a view.": "The response is not a view.", + "The selected country is invalid.": "The selected country is invalid.", + "The selected plan is invalid.": "The selected plan is invalid.", + "The selected resources have been :action!": "The selected resources have been :action!", + "The team's name and owner information.": "The team's name and owner information.", + "There are no available options for this resource.": "There are no available options for this resource.", + "There are no fields to display.": "There are no fields to display.", + "There are no new notifications.": "There are no new notifications.", + "There was a problem executing the action.": "There was a problem executing the action.", + "There was a problem fetching the resource.": "There was a problem fetching the resource.", + "There was a problem submitting the form.": "There was a problem submitting the form.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.", + "This account does not have an active subscription.": "This account does not have an active subscription.", + "This action is unauthorized.": "This action is unauthorized.", + "This copy of Nova is unlicensed.": "This copy of Nova is unlicensed.", + "This coupon code can only be used by new customers.": "This coupon code can only be used by new customers.", + "This device": "This device", + "This file field is read-only.": "This file field is read-only.", + "This invoice is no longer open.": "This invoice is no longer open.", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "This password does not match our records.": "This password does not match our records.", + "This password reset link will expire in :count minutes.": "This password reset link will expire in :count minutes.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.", + "This resource no longer exists": "This resource no longer exists", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "This subscription has expired and cannot be resumed. Please create a new subscription.", + "This user already belongs to the team.": "This user already belongs to the team.", + "This user has already been invited to the team.": "This user has already been invited to the team.", + "Timor-Leste": "Timor-Leste", + "to": "to", + "To": "To", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.", + "Today": "Today", + "Toggle navigation": "Toggle navigation", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Token Name", + "Tonga": "Tonga", + "Too Many Requests": "Too Many Requests", + "total": "total", + "Total:": "Total:", + "Trashed": "Trashed", + "Trinidad And Tobago": "Trinidad and Tobago", + "Trinidad and Tobago": "Trinidad and Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turkey", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks and Caicos Islands", + "Turks and Caicos Islands": "Turks and Caicos Islands", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Two Factor Authentication", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.", + "Type": "Type", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Unauthorized", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Minor Outlying Islands": "United States Minor Outlying Islands", + "United States Outlying Islands": "U.S. Outlying Islands", + "Unknown": "Unknown", + "Unpaid": "Unpaid", + "Update": "Update", + "Update & Continue Editing": "Update & Continue Editing", + "Update :resource": "Update :resource", + "Update :resource: :title": "Update :resource: :title", + "Update attached :resource: :title": "Update attached :resource: :title", + "Update Password": "Update Password", + "Update Payment Information": "Update Payment Information", + "Update Payment Method": "Update Payment Method", + "Update your account's profile information and email address.": "Update your account's profile information and email address.", + "Uploading": "Uploading", + "Uploading files... (:current/:total)": "Uploading files... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Use a recovery code", + "Use an authentication code": "Use an authentication code", + "User Actions": "User Actions", + "User Security": "User Security", + "Username": "Username", + "Uzbekistan": "Uzbekistan", + "Value": "Value", + "Vanuatu": "Vanuatu", + "VAT Number": "VAT Number", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic of", + "Verify Email Address": "Verify Email Address", + "Verify Your Email Address": "Verify Your Email Address", + "Viet Nam": "Viet Nam", + "View": "View", + "Virgin Islands, British": "Virgin Islands, British", + "Virgin Islands, U.S.": "Virgin Islands, U.S.", + "Wallis And Futuna": "Wallis and Futuna", + "Wallis and Futuna": "Wallis and Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.", + "We are unable to process your payment. Please contact customer support.": "We are unable to process your payment. Please contact customer support.", + "We have emailed your password reset link!": "We have emailed your password reset link!", + "We were unable to find a registered user with this email address.": "We were unable to find a registered user with this email address.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.", + "We're lost in space. The page you were trying to view does not exist.": "We're lost in space. The page you were trying to view does not exist.", + "Welcome Back!": "Welcome Back!", + "Western Sahara": "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.", + "Whoops": "Whoops", + "Whoops!": "Whoops!", + "Whoops! Something went wrong.": "Whoops! Something went wrong.", + "With Trashed": "With Trashed", + "Write": "Write", + "Year To Date": "Year To Date", + "Yearly": "Yearly", + "Yemen": "Yemen", + "Yes": "Yes", + "You are already subscribed.": "You are already subscribed.", + "You are currently within your free trial period. Your trial will expire on :date.": "You are currently within your free trial period. Your trial will expire on :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.", + "You are logged in!": "You are logged in!", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account.", + "You have been invited to join the :team team!": "You have been invited to join the :team team!", + "You have enabled two factor authentication.": "You have enabled two factor authentication.", + "You have not enabled two factor authentication.": "You have not enabled two factor authentication.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.", + "You may accept this invitation by clicking the button below:": "You may accept this invitation by clicking the button below:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.", + "You may delete any of your existing tokens if they are no longer needed.": "You may delete any of your existing tokens if they are no longer needed.", + "You may not delete your personal team.": "You may not delete your personal team.", + "You may not leave a team that you created.": "You may not leave a team that you created.", + "You will receive an invoice and payment link via email for each billing period.": "You will receive an invoice and payment link via email for each billing period.", + "You're logged in!": "You're logged in!", + "Your :invoiceName invoice is now available!": "Your :invoiceName invoice is now available!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Your billing address is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Your card was declined. Please contact your card issuer for more information.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Your current payment method is a credit card ending in :lastFour that expires on :expiration.", + "Your email address is unverified.": "Your email address is unverified.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Your last payment of :amount failed. Please update your payment method to retry the failed payment.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.", + "Your next payment of :amount will be processed on :date.": "Your next payment of :amount will be on :date.", + "Your payment method has been added successfully.": "Your payment method has been added successfully.", + "Your payment method will be charged automatically for each billing period.": "Your payment method will be charged automatically for each billing period.", + "Your registered VAT Number is :vatNumber.": "Your registered VAT Number is :vatNumber.", + "Your subscription has been started successfully.": "Your subscription has been started successfully.", + "Your subscription has been successfully cancelled.": "Your subscription has been successfully cancelled.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.", + "Your subscription was successfully resumed.": "Your subscription was successfully resumed.", + "Your subscription was successfully updated.": "Your subscription was successfully updated.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postal Code", + "Åland Islands": "Åland Islands" +} diff --git a/locales/en_CA/php-inline.json b/locales/en_CA/php-inline.json new file mode 100644 index 00000000000..0c0a8f066ab --- /dev/null +++ b/locales/en_CA/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "This field must be accepted.", + "accepted_if": "This field must be accepted when :other is :value.", + "active_url": "This field must be a valid URL.", + "after": "This field must be a date after :date.", + "after_or_equal": "This field must be a date after or equal to :date.", + "alpha": "This field must only contain letters.", + "alpha_dash": "This field must only contain letters, numbers, dashes, and underscores.", + "alpha_num": "This field must only contain letters and numbers.", + "any_of": "This field is invalid.", + "array": "This field must be an array.", + "ascii": "This field must only contain single-byte alphanumeric characters and symbols.", + "attached": "This field is already attached.", + "before": "This field must be a date before :date.", + "before_or_equal": "This field must be a date before or equal to :date.", + "between.array": "This field must have between :min and :max items.", + "between.file": "This field must be between :min and :max kilobytes.", + "between.numeric": "This field must be between :min and :max.", + "between.string": "This field must be between :min and :max characters.", + "boolean": "This field must be true or false.", + "can": "This field contains an unauthorized value.", + "confirmed": "This field confirmation does not match.", + "contains": "This field is missing a required value.", + "date": "This field must be a valid date.", + "date_equals": "This field must be a date equal to :date.", + "date_format": "This field must match the format :format.", + "decimal": "This field must have :decimal decimal places.", + "declined": "This field must be declined.", + "declined_if": "This field must be declined when :other is :value.", + "different": "This field and :other must be different.", + "digits": "This field must be :digits digits.", + "digits_between": "This field must be between :min and :max digits.", + "dimensions": "This field has invalid image dimensions.", + "distinct": "This field has a duplicate value.", + "doesnt_contain": "This field must not contain any of the following: :values.", + "doesnt_end_with": "This field must not end with one of the following: :values.", + "doesnt_start_with": "This field must not start with one of the following: :values.", + "email": "This field must be a valid email address.", + "ends_with": "This field must end with one of the following: :values.", + "enum": "The selected field is invalid.", + "exists": "The selected field is invalid.", + "extensions": "This field must have one of the following extensions: :values.", + "file": "This field must be a file.", + "filled": "This field must have a value.", + "gt.array": "This field must have more than :value items.", + "gt.file": "This field must be greater than :value kilobytes.", + "gt.numeric": "This field must be greater than :value.", + "gt.string": "This field must be greater than :value characters.", + "gte.array": "This field must have :value items or more.", + "gte.file": "This field must be greater than or equal to :value kilobytes.", + "gte.numeric": "This field must be greater than or equal to :value.", + "gte.string": "This field must be greater than or equal to :value characters.", + "hex_color": "This field must be a valid hexadecimal colour.", + "image": "This field must be an image.", + "in": "The selected field is invalid.", + "in_array": "This field must exist in :other.", + "in_array_keys": "This field must contain at least one of the following keys: :values.", + "integer": "This field must be an integer.", + "ip": "This field must be a valid IP address.", + "ipv4": "This field must be a valid IPv4 address.", + "ipv6": "This field must be a valid IPv6 address.", + "json": "This field must be a valid JSON string.", + "list": "This field must be a list.", + "lowercase": "This field must be lowercase.", + "lt.array": "This field must have less than :value items.", + "lt.file": "This field must be less than :value kilobytes.", + "lt.numeric": "This field must be less than :value.", + "lt.string": "This field must be less than :value characters.", + "lte.array": "This field must not have more than :value items.", + "lte.file": "This field must be less than or equal to :value kilobytes.", + "lte.numeric": "This field must be less than or equal to :value.", + "lte.string": "This field must be less than or equal to :value characters.", + "mac_address": "This field must be a valid MAC address.", + "max.array": "This field must not have more than :max items.", + "max.file": "This field must not be greater than :max kilobytes.", + "max.numeric": "This field must not be greater than :max.", + "max.string": "This field must not be greater than :max characters.", + "max_digits": "This field must not have more than :max digits.", + "mimes": "This field must be a file of type: :values.", + "mimetypes": "This field must be a file of type: :values.", + "min.array": "This field must have at least :min items.", + "min.file": "This field must be at least :min kilobytes.", + "min.numeric": "This field must be at least :min.", + "min.string": "This field must be at least :min characters.", + "min_digits": "This field must have at least :min digits.", + "missing": "This field must be missing.", + "missing_if": "This field must be missing when :other is :value.", + "missing_unless": "This field must be missing unless :other is :value.", + "missing_with": "This field must be missing when :values is present.", + "missing_with_all": "This field must be missing when :values are present.", + "multiple_of": "This field must be a multiple of :value.", + "not_in": "The selected field is invalid.", + "not_regex": "This field format is invalid.", + "numeric": "This field must be a number.", + "password.letters": "This field must contain at least one letter.", + "password.mixed": "This field must contain at least one uppercase and one lowercase letter.", + "password.numbers": "This field must contain at least one number.", + "password.symbols": "This field must contain at least one symbol.", + "password.uncompromised": "The given field has appeared in a data leak. Please choose a different field.", + "present": "This field must be present.", + "present_if": "This field must be present when :other is :value.", + "present_unless": "This field must be present unless :other is :value.", + "present_with": "This field must be present when :values is present.", + "present_with_all": "This field must be present when :values are present.", + "prohibited": "This field is prohibited.", + "prohibited_if": "This field is prohibited when :other is :value.", + "prohibited_if_accepted": "This field is prohibited when :other is accepted.", + "prohibited_if_declined": "This field is prohibited when :other is declined.", + "prohibited_unless": "This field is prohibited unless :other is in :values.", + "prohibits": "This field prohibits :other from being present.", + "regex": "This field format is invalid.", + "relatable": "This field may not be associated with this resource.", + "required": "This field is required.", + "required_array_keys": "This field must contain entries for: :values.", + "required_if": "This field is required when :other is :value.", + "required_if_accepted": "This field is required when :other is accepted.", + "required_if_declined": "This field is required when :other is declined.", + "required_unless": "This field is required unless :other is in :values.", + "required_with": "This field is required when :values is present.", + "required_with_all": "This field is required when :values are present.", + "required_without": "This field is required when :values is not present.", + "required_without_all": "This field is required when none of :values are present.", + "same": "This field must match :other.", + "size.array": "This field must contain :size items.", + "size.file": "This field must be :size kilobytes.", + "size.numeric": "This field must be :size.", + "size.string": "This field must be :size characters.", + "starts_with": "This field must start with one of the following: :values.", + "string": "This field must be a string.", + "timezone": "This field must be a valid time zone.", + "ulid": "This field must be a valid ULID.", + "unique": "This field has already been taken.", + "uploaded": "This field failed to upload.", + "uppercase": "This field must be uppercase.", + "url": "This field must be a valid URL.", + "uuid": "This field must be a valid UUID." +} diff --git a/locales/en_CA/php.json b/locales/en_CA/php.json new file mode 100644 index 00000000000..dc3aa93fb8d --- /dev/null +++ b/locales/en_CA/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "The :attribute field must be accepted.", + "accepted_if": "The :attribute field must be accepted when :other is :value.", + "active_url": "The :attribute field must be a valid URL.", + "after": "The :attribute field must be a date after :date.", + "after_or_equal": "The :attribute field must be a date after or equal to :date.", + "alpha": "The :attribute field must only contain letters.", + "alpha_dash": "The :attribute field must only contain letters, numbers, dashes, and underscores.", + "alpha_num": "The :attribute field must only contain letters and numbers.", + "any_of": "The :attribute field is invalid.", + "array": "The :attribute field must be an array.", + "ascii": "The :attribute field must only contain single-byte alphanumeric characters and symbols.", + "attached": "This :attribute is already attached.", + "before": "The :attribute field must be a date before :date.", + "before_or_equal": "The :attribute field must be a date before or equal to :date.", + "between.array": "The :attribute field must have between :min and :max items.", + "between.file": "The :attribute field must be between :min and :max kilobytes.", + "between.numeric": "The :attribute field must be between :min and :max.", + "between.string": "The :attribute field must be between :min and :max characters.", + "boolean": "The :attribute field must be true or false.", + "can": "The :attribute field contains an unauthorized value.", + "confirmed": "The :attribute field confirmation does not match.", + "contains": "The :attribute field is missing a required value.", + "current_password": "The password is incorrect.", + "date": "The :attribute field must be a valid date.", + "date_equals": "The :attribute field must be a date equal to :date.", + "date_format": "The :attribute field must match the format :format.", + "decimal": "The :attribute field must have :decimal decimal places.", + "declined": "The :attribute field must be declined.", + "declined_if": "The :attribute field must be declined when :other is :value.", + "different": "The :attribute field and :other must be different.", + "digits": "The :attribute field must be :digits digits.", + "digits_between": "The :attribute field must be between :min and :max digits.", + "dimensions": "The :attribute field has invalid image dimensions.", + "distinct": "The :attribute field has a duplicate value.", + "doesnt_contain": "The :attribute field must not contain any of the following: :values.", + "doesnt_end_with": "The :attribute field must not end with one of the following: :values.", + "doesnt_start_with": "The :attribute field must not start with one of the following: :values.", + "email": "The :attribute field must be a valid email address.", + "ends_with": "The :attribute field must end with one of the following: :values.", + "enum": "The selected :attribute is invalid.", + "exists": "The selected :attribute is invalid.", + "extensions": "The :attribute field must have one of the following extensions: :values.", + "failed": "These credentials do not match our records.", + "file": "The :attribute field must be a file.", + "filled": "The :attribute field must have a value.", + "gt.array": "The :attribute field must have more than :value items.", + "gt.file": "The :attribute field must be greater than :value kilobytes.", + "gt.numeric": "The :attribute field must be greater than :value.", + "gt.string": "The :attribute field must be greater than :value characters.", + "gte.array": "The :attribute field must have :value items or more.", + "gte.file": "The :attribute field must be greater than or equal to :value kilobytes.", + "gte.numeric": "The :attribute field must be greater than or equal to :value.", + "gte.string": "The :attribute field must be greater than or equal to :value characters.", + "hex_color": "The :attribute field must be a valid hexadecimal colour.", + "image": "The :attribute field must be an image.", + "in": "The selected :attribute is invalid.", + "in_array": "The :attribute field must exist in :other.", + "in_array_keys": "The :attribute field must contain at least one of the following keys: :values.", + "integer": "The :attribute field must be an integer.", + "ip": "The :attribute field must be a valid IP address.", + "ipv4": "The :attribute field must be a valid IPv4 address.", + "ipv6": "The :attribute field must be a valid IPv6 address.", + "json": "The :attribute field must be a valid JSON string.", + "list": "The :attribute field must be a list.", + "lowercase": "The :attribute field must be lowercase.", + "lt.array": "The :attribute field must have less than :value items.", + "lt.file": "The :attribute field must be less than :value kilobytes.", + "lt.numeric": "The :attribute field must be less than :value.", + "lt.string": "The :attribute field must be less than :value characters.", + "lte.array": "The :attribute field must not have more than :value items.", + "lte.file": "The :attribute field must be less than or equal to :value kilobytes.", + "lte.numeric": "The :attribute field must be less than or equal to :value.", + "lte.string": "The :attribute field must be less than or equal to :value characters.", + "mac_address": "The :attribute field must be a valid MAC address.", + "max.array": "The :attribute field must not have more than :max items.", + "max.file": "The :attribute field must not be greater than :max kilobytes.", + "max.numeric": "The :attribute field must not be greater than :max.", + "max.string": "The :attribute field must not be greater than :max characters.", + "max_digits": "The :attribute field must not have more than :max digits.", + "mimes": "The :attribute field must be a file of type: :values.", + "mimetypes": "The :attribute field must be a file of type: :values.", + "min.array": "The :attribute field must have at least :min items.", + "min.file": "The :attribute field must be at least :min kilobytes.", + "min.numeric": "The :attribute field must be at least :min.", + "min.string": "The :attribute field must be at least :min characters.", + "min_digits": "The :attribute field must have at least :min digits.", + "missing": "The :attribute field must be missing.", + "missing_if": "The :attribute field must be missing when :other is :value.", + "missing_unless": "The :attribute field must be missing unless :other is :value.", + "missing_with": "The :attribute field must be missing when :values is present.", + "missing_with_all": "The :attribute field must be missing when :values are present.", + "multiple_of": "The :attribute field must be a multiple of :value.", + "next": "Next »", + "not_in": "The selected :attribute is invalid.", + "not_regex": "The :attribute field format is invalid.", + "numeric": "The :attribute field must be a number.", + "password": "The provided password is incorrect.", + "password.letters": "The :attribute field must contain at least one letter.", + "password.mixed": "The :attribute field must contain at least one uppercase and one lowercase letter.", + "password.numbers": "The :attribute field must contain at least one number.", + "password.symbols": "The :attribute field must contain at least one symbol.", + "password.uncompromised": "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "present": "The :attribute field must be present.", + "present_if": "The :attribute field must be present when :other is :value.", + "present_unless": "The :attribute field must be present unless :other is :value.", + "present_with": "The :attribute field must be present when :values is present.", + "present_with_all": "The :attribute field must be present when :values are present.", + "previous": "« Previous", + "prohibited": "The :attribute field is prohibited.", + "prohibited_if": "The :attribute field is prohibited when :other is :value.", + "prohibited_if_accepted": "The :attribute field is prohibited when :other is accepted.", + "prohibited_if_declined": "The :attribute field is prohibited when :other is declined.", + "prohibited_unless": "The :attribute field is prohibited unless :other is in :values.", + "prohibits": "The :attribute field prohibits :other from being present.", + "regex": "The :attribute field format is invalid.", + "relatable": "This :attribute may not be associated with this resource.", + "required": "The :attribute field is required.", + "required_array_keys": "The :attribute field must contain entries for: :values.", + "required_if": "The :attribute field is required when :other is :value.", + "required_if_accepted": "The :attribute field is required when :other is accepted.", + "required_if_declined": "The :attribute field is required when :other is declined.", + "required_unless": "The :attribute field is required unless :other is in :values.", + "required_with": "The :attribute field is required when :values is present.", + "required_with_all": "The :attribute field is required when :values are present.", + "required_without": "The :attribute field is required when :values is not present.", + "required_without_all": "The :attribute field is required when none of :values are present.", + "reset": "Your password has been reset.", + "same": "The :attribute field must match :other.", + "sent": "We have emailed your password reset link.", + "size.array": "The :attribute field must contain :size items.", + "size.file": "The :attribute field must be :size kilobytes.", + "size.numeric": "The :attribute field must be :size.", + "size.string": "The :attribute field must be :size characters.", + "starts_with": "The :attribute field must start with one of the following: :values.", + "string": "The :attribute field must be a string.", + "throttle": "Too many login attempts. Please try again in :seconds seconds.", + "throttled": "Please wait before retrying.", + "timezone": "The :attribute field must be a valid time zone.", + "token": "This password reset token is invalid.", + "ulid": "The :attribute field must be a valid ULID.", + "unique": "The :attribute has already been taken.", + "uploaded": "The :attribute failed to upload.", + "uppercase": "The :attribute field must be uppercase.", + "url": "The :attribute field must be a valid URL.", + "user": "We can't find a user with that email address.", + "uuid": "The :attribute field must be a valid UUID." +} diff --git a/locales/eo/_excludes.json b/locales/eo/_excludes.json new file mode 100644 index 00000000000..caba4245a8f --- /dev/null +++ b/locales/eo/_excludes.json @@ -0,0 +1,8 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Kosovo", + "Montenegro", + "Niue", + "Nova" +] diff --git a/locales/eo/json-inline.json b/locales/eo/json-inline.json new file mode 100644 index 00000000000..72f7cab642f --- /dev/null +++ b/locales/eo/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ĉi tiu kampo devas esti valida rolo.", + "The :attribute must be at least :length characters and contain at least one number.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu numeron.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu specialan signon kaj unu numeron.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu specialan signon.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon kaj unu numeron.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon kaj unu specialan signon.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon, unu nombron kaj unu specialan signon.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ĉi tiu kampo devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon.", + "The :attribute must be at least :length characters.": "Ĉi tiu kampo devas havi almenaŭ :length signojn.", + "The :attribute must contain at least one letter.": "Ĉi tiu kampo devas enhavi almenaŭ unu leteron.", + "The :attribute must contain at least one number.": "Ĉi tiu kampo devas enhavi almenaŭ unu numeron.", + "The :attribute must contain at least one symbol.": "Ĉi tiu kampo devas enhavi almenaŭ unu simbolon.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ĉi tiu kampo devas enhavi almenaŭ unu majusklan kaj unu minusklan literon.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "La donita kampo aperis en datumfluo. Bonvolu elekti alian kampon." +} diff --git a/locales/eo/json.json b/locales/eo/json.json new file mode 100644 index 00000000000..4ec026d5909 --- /dev/null +++ b/locales/eo/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(kaj :count pliaj eraroj)", + "(and :count more errors)": "(kaj :count pliaj eraroj)|(kaj :count pliaj eraroj)|(kaj :count pliaj eraroj)", + "30 Days": "30 Tagoj", + "60 Days": "60 Tagoj", + "90 Days": "90 Tagoj", + ":amount selected": ":amount elektitaj", + ":amount Total": ":amount Entute", + ":days day trial": ":days-taga provo", + ":resource Details": ":resource Detaloj", + ":resource Details: :title": ":resource Detaloj: :title", + "A decryption key is required.": "Malĉifra ŝlosilo estas postulata.", + "A fresh verification link has been sent to your email address.": "Freŝa konfirma ligilo estis sendita al via retadreso.", + "A new verification link has been sent to the email address you provided during registration.": "Nova konfirma ligilo estis sendita al la retpoŝta adreso, kiun vi donis dum registriĝo.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Nova konfirma ligilo estis sendita al la retpoŝtadreso, kiun vi donis en viaj profilaj agordoj.", + "A new verification link has been sent to your email address.": "Nova konfirma ligilo estis sendita al via retadreso.", + "Accept Invitation": "Akceptu Inviton", + "Action": "Ago", + "Action Event": "Aga Evento", + "Action Events": "Agaj Eventoj", + "Action Happened At": "Okazis Je", + "Action Initiated By": "Iniciatita de", + "Action Name": "Nomo", + "Action Status": "Statuso", + "Action Target": "Celo", + "Actions": "Agoj", + "Add": "Aldoni", + "Add :resource": "Aldonu :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Aldonu novan teamanon al via teamo, permesante al ili kunlabori kun vi.", + "Add additional security to your account using two factor authentication.": "Aldonu plian sekurecon al via konto uzante dufaktoran aŭtentikigon.", + "Add Payment Method": "Aldonu Pagan Metodon", + "Add row": "Aldonu vicon", + "Add Team Member": "Aldonu Teamanon", + "Add VAT Number": "Aldonu VAT-Numero", + "Added.": "Aldonita.", + "Additional billing information updated successfully.": "Pliaj informoj pri fakturado ĝisdatiĝis sukcese.", + "Address": "Adreso", + "Address Line 2": "Adresa Linio 2", + "Administrator": "Administranto", + "Administrator users can perform any action.": "Uzantoj de administrantoj povas fari ajnan agon.", + "Afghanistan": "Afganio", + "Aland Islands": "Alandaj Insuloj", + "Albania": "Albanio", + "Algeria": "Alĝerio", + "All of the people that are part of this team.": "Ĉiuj homoj kiuj estas parto de ĉi tiu teamo.", + "All resources loaded.": "Ĉiuj rimedoj ŝarĝitaj.", + "All rights reserved.": "Ĉiuj rajtoj rezervitaj.", + "Already registered?": "Jam registrita?", + "American Samoa": "Usona Samoo", + "An error occurred while uploading the file.": "Eraro okazis dum alŝuto de la dosiero.", + "An error occurred while uploading the file: :error": "Okazis eraro dum alŝuto de la dosiero: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Okazis neatendita eraro kaj ni sciigis nian subtenan teamon. Bonvolu reprovi poste.", + "Andorra": "Andoro", + "Angola": "Angolo", + "Anguilla": "Angvilo", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Alia uzanto ĝisdatigis ĉi tiun rimedon de kiam ĉi tiu paĝo estis ŝarĝita. Bonvolu refreŝigi la paĝon kaj provi denove.", + "Antarctica": "Antarkto", + "Antigua And Barbuda": "Antigvo kaj Barbudo", + "Antigua and Barbuda": "Antigvo kaj Barbudo", + "API Token": "API-ĵetono", + "API Token Permissions": "Permesoj de API-ĵetono", + "API Tokens": "API-ĵetonoj", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API-ĵetonoj permesas al triaj servoj aŭtentikiĝi kun nia aplikaĵo en via nomo.", + "Apply": "Apliki", + "Apply Coupon": "Apliki Kuponon", + "April": "Aprilo", + "Are you sure you want to attempt to pay :amount?": "Ĉu vi certas, ke vi volas provi pagi :amount?", + "Are you sure you want to cancel your subscription?": "Ĉu vi certas, ke vi volas nuligi vian abonon?", + "Are you sure you want to delete all the notifications?": "Ĉu vi certas, ke vi volas forigi ĉiujn sciigojn?", + "Are you sure you want to delete the selected resources?": "Ĉu vi certas, ke vi volas forigi la elektitajn rimedojn?", + "Are you sure you want to delete this file?": "Ĉu vi certas, ke vi volas forigi ĉi tiun dosieron?", + "Are you sure you want to delete this notification?": "Ĉu vi certas, ke vi volas forigi ĉi tiun sciigon?", + "Are you sure you want to delete this payment method?": "Ĉu vi certas, ke vi volas forigi ĉi tiun pagmetodon?", + "Are you sure you want to delete this resource?": "Ĉu vi certas, ke vi volas forigi ĉi tiun rimedon?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ĉu vi certas, ke vi volas forigi ĉi tiun teamon? Post kiam teamo estas forigita, ĉiuj ĝiaj rimedoj kaj datumoj estos konstante forigitaj.", + "Are you sure you want to delete your account?": "Ĉu vi certas, ke vi volas forigi vian konton?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ĉu vi certas, ke vi volas forigi vian konton? Post kiam via konto estas forigita, ĉiuj ĝiaj rimedoj kaj datumoj estos konstante forigitaj. Bonvolu enigi vian pasvorton por konfirmi, ke vi ŝatus konstante forigi vian konton.", + "Are you sure you want to detach the selected resources?": "Ĉu vi certas, ke vi volas forigi la elektitajn rimedojn?", + "Are you sure you want to detach this resource?": "Ĉu vi certas, ke vi volas forigi ĉi tiun rimedon?", + "Are you sure you want to force delete the selected resources?": "Ĉu vi certas, ke vi volas devigi forigi la elektitajn rimedojn?", + "Are you sure you want to force delete this resource?": "Ĉu vi certas, ke vi volas devigi forigi ĉi tiun rimedon?", + "Are you sure you want to log out?": "Ĉu vi certas, ke vi volas elsaluti?", + "Are you sure you want to mark all notifications as read?": "Ĉu vi certas, ke vi volas marki ĉiujn sciigojn kiel legitajn?", + "Are you sure you want to remove this item?": "Ĉu vi certas, ke vi volas forigi ĉi tiun objekton?", + "Are you sure you want to restore the selected resources?": "Ĉu vi certas, ke vi volas restarigi la elektitajn rimedojn?", + "Are you sure you want to restore this resource?": "Ĉu vi certas, ke vi volas restarigi ĉi tiun rimedon?", + "Are you sure you want to resume your subscription?": "Ĉu vi certas, ke vi volas rekomenci vian abonon?", + "Are you sure you want to run this action?": "Ĉu vi certas, ke vi volas fari ĉi tiun agon?", + "Are you sure you want to set this payment method as your default?": "Ĉu vi certas, ke vi volas agordi ĉi tiun pagmetodon kiel vian defaŭltan?", + "Are you sure you want to stop impersonating?": "Ĉu vi certas, ke vi volas ĉesi personigi?", + "Are you sure you would like to delete this API token?": "Ĉu vi certas, ke vi ŝatus forigi ĉi tiun API-ĵetonon?", + "Are you sure you would like to leave this team?": "Ĉu vi certas, ke vi ŝatus forlasi ĉi tiun teamon?", + "Are you sure you would like to remove this person from the team?": "Ĉu vi certas, ke vi ŝatus forigi ĉi tiun personon el la teamo?", + "Are you sure you would like to switch billing plans?": "Ĉu vi certas, ke vi ŝatus ŝanĝi fakturajn planojn?", + "Argentina": "Argentino", + "Armenia": "Armenio", + "Aruba": "Arubo", + "Attach": "Alligi", + "Attach & Attach Another": "Alligi kaj alligi alian", + "Attach :resource": "Alligu :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Alligu dosierojn trenante kaj faligante, elektante aŭ algluante ilin.", + "August": "Aŭgusto", + "Australia": "Aŭstralio", + "Austria": "Aŭstrio", + "Azerbaijan": "Azerbajĝano", + "Bahamas": "Bahamoj", + "Bahrain": "Barejno", + "Bangladesh": "Bangladeŝo", + "Barbados": "Barbado", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Antaŭ ol daŭrigi, ĉu vi povus kontroli vian retadreson alklakante la ligilon, kiun ni ĵus sendis al vi? Se vi ne ricevis la retmesaĝon, ni volonte sendos al vi alian.", + "Before proceeding, please check your email for a verification link.": "Antaŭ ol daŭrigi, bonvolu kontroli vian retpoŝton por kontroli ligilon.", + "Belarus": "Belorusio", + "Belgium": "Belgio", + "Belize": "Belizo", + "Benin": "Benino", + "Bermuda": "Bermudoj", + "Bhutan": "Butano", + "Billing Information": "Fakturaj Informoj", + "Billing Management": "Faktura Administrado", + "Bolivia": "Bolivio", + "Bolivia, Plurinational State of": "Bolivio, Plurnacia Ŝtato de", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius kaj Saba", + "Bosnia And Herzegovina": "Bosnio kaj Hercegovino", + "Bosnia and Herzegovina": "Bosnio kaj Hercegovino", + "Botswana": "Bocvano", + "Bouvet Island": "Insulo Bouvet", + "Brazil": "Brazilo", + "British Indian Ocean Territory": "Brita Hinda Oceana Teritorio", + "Browser Sessions": "Retumilo-Sesioj", + "Brunei Darussalam": "Brunejo Darussalam", + "Bulgaria": "Bulgario", + "Burkina Faso": "Burkino", + "Burundi": "Burundo", + "Cambodia": "Kamboĝo", + "Cameroon": "Kamerunio", + "Canada": "Kanado", + "Cancel": "Nuligi", + "Cancel Subscription": "Nuligi Abonon", + "Cape Verde": "Kabo-Verdo", + "Card": "Karto", + "Cayman Islands": "Kajmanaj Insuloj", + "Central African Republic": "Centafrika Respubliko", + "Chad": "Ĉadio", + "Change Subscription Plan": "Ŝanĝi Abonan Planon", + "Change the current payment method attached to your subscription": "Ŝanĝu la nunan pagmetodon ligitan al via abono", + "Changes": "Ŝanĝoj", + "Checkout": "Kasiro", + "Chile": "Ĉilio", + "China": "Ĉinio", + "Choose": "Elektu", + "Choose :field": "Elektu :field", + "Choose :resource": "Elektu :resource", + "Choose an option": "Elektu opcion", + "Choose date": "Elektu daton", + "Choose File": "Elektu dosieron", + "Choose Files": "Elektu dosierojn", + "Choose Type": "Elektu Tipon", + "Christmas Island": "Kristnaskinsulo", + "City": "Urbo", + "Click here to re-send the verification email.": "Klaku ĉi tie por resendi la konfirman retpoŝton.", + "click here to request another": "klaku ĉi tie por peti alian", + "Click to choose": "Klaku por elekti", + "Close": "Fermu", + "Cocos (Keeling) Islands": "Kokosaj (Keeling) Insuloj", + "Code": "Kodo", + "Colombia": "Kolombio", + "Comoros": "Komoroj", + "Confirm": "Konfirmu", + "Confirm Billing Action": "Konfirmu Fakturan Agon", + "Confirm Password": "Konfirmu pasvorton", + "Confirm Payment": "Konfirmu Pagon", + "Confirm your :amount payment": "Konfirmu vian :amountan pagon", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Demokratia Respubliko", + "Congo, the Democratic Republic of the": "Kongo, la Demokratia Respubliko de la", + "Constant": "Konstanta", + "Continue To Payment": "Daŭrigu Pagon", + "Cook Islands": "Cook-Insuloj", + "Copy to clipboard": "Kopii al tondujo", + "Costa Rica": "Kostariko", + "Cote D'Ivoire": "Ebur-Bordo", + "Country": "Lando", + "Coupon": "Kupono", + "Coupon applied successfully.": "Kupono aplikita sukcese.", + "Create": "Krei", + "Create & Add Another": "Krei & Aldonu Alian", + "Create :resource": "Kreu :resource", + "Create a new team to collaborate with others on projects.": "Kreu novan teamon por kunlabori kun aliaj en projektoj.", + "Create Account": "Krei konton", + "Create API Token": "Kreu API Tokenon", + "Create New Team": "Kreu Novan Teamon", + "Create Team": "Kreu Teamon", + "Created.": "Kreita.", + "Croatia": "Kroatio", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kubo", + "Curaçao": "Kuraçao", + "Current Password": "Aktuala Pasvorto", + "Current Subscription Plan": "Nuna Abonplano", + "Currently Subscribed": "Nuntempe Abonita", + "Customer Balance": "Kliento Bilanco", + "Customize": "Agordu", + "Cyprus": "Kipro", + "Czech Republic": "Ĉeĥio", + "Côte d'Ivoire": "Ebur-Bordo", + "Dark": "Mallumo", + "Dashboard": "Panelo", + "December": "decembro", + "Decrease": "Malpliigu", + "Default": "Defaŭlte", + "Delete": "Forigi", + "Delete :resource": "Forigi :resource", + "Delete Account": "Forigi Konton", + "Delete all notifications": "Forigu ĉiujn sciigojn", + "Delete API Token": "Forigu API Tokenon", + "Delete File": "Forigi Dosieron", + "Delete Notification": "Forigi Sciigon", + "Delete Resource": "Forigi Rimedon", + "Delete Selected": "Forigi Elektitajn", + "Delete Team": "Forigi Teamon", + "Denmark": "Danio", + "Detach": "Malligi", + "Detach Resource": "Malligi Rimedon", + "Detach Selected": "Malligi Elektitajn", + "Details": "Detaloj", + "Disable": "Malebligu", + "Djibouti": "Ĝibutio", + "Do you really want to leave? You have unsaved changes.": "Ĉu vi vere volas foriri? Vi havas nekonservitajn ŝanĝojn.", + "Dominica": "Dominiko", + "Dominican Republic": "Dominika Respubliko", + "Done.": "Farita.", + "Download": "Elŝutu", + "Download Invoice": "Elŝutu Fakturon", + "Drop file or click to choose": "Faligi dosieron aŭ klaku por elekti", + "Drop files or click to choose": "Faligi dosierojn aŭ klaku por elekti", + "Ecuador": "Ekvadoro", + "Edit": "Redakti", + "Edit :resource": "Redakto :resource", + "Edit Attached": "Redaktu Alkroĉitan", + "Edit Profile": "Redakti Profilon", + "Editor": "Redaktoro", + "Editor users have the ability to read, create, and update.": "Uzantoj de redaktilo havas la kapablon legi, krei kaj ĝisdatigi.", + "Egypt": "Egiptujo", + "El Salvador": "Salvadoro", + "Email": "Retpoŝto", + "email": "retpoŝto", + "Email Address": "Retpoŝta adreso", + "Email Addresses": "Retpoŝtaj Adresoj", + "Email Password Reset Link": "Retpoŝto Pasvorto Restarigi Ligon", + "Email Verification": "Retpoŝta Konfirmo", + "Enable": "Ebligu", + "Encrypted environment file already exists.": "Ĉifrita mediodosiero jam ekzistas.", + "Encrypted environment file not found.": "Ĉifrita mediodosiero ne trovita.", + "Ensure your account is using a long, random password to stay secure.": "Certigu, ke via konto uzas longan, hazardan pasvorton por resti sekura.", + "Environment file already exists.": "Medio-dosiero jam ekzistas.", + "Environment file not found.": "Media dosiero ne trovita.", + "Equatorial Guinea": "Ekvatora Gvineo", + "Eritrea": "Eritreo", + "Error": "Eraro", + "errors": "eraroj", + "Estonia": "Estonio", + "Ethiopia": "Etiopio", + "ex VAT": "eks VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Eksvalidiĝas :expiration", + "Export As CSV": "Eksportu Kiel CSV", + "Extra Billing Information": "Kromaj Fakturaj Informoj", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Kroma konfirmo estas necesa por procesi vian pagon. Bonvolu daŭrigi al la pagopaĝo alklakante la suban butonon.", + "Failed Subscription Payment": "Malsukcesa Abona Pago", + "Failed to load :resource!": "Malsukcesis ŝargi :resource!", + "Falkland Islands (Malvinas)": "Falklandinsuloj (Malvinoj)", + "Faroe Islands": "Feroaj Insuloj", + "February": "februaro", + "Fiji": "Fiĝioj", + "Filename": "Dosiernomo", + "Finish enabling two factor authentication.": "Finu ebligi dufaktoran aŭtentikigon.", + "Finland": "Finnlando", + "For your security, please confirm your password to continue.": "Por via sekureco, bonvolu konfirmi vian pasvorton por daŭrigi.", + "Forbidden": "Malpermesite", + "Force Delete": "Devige Forigi", + "Force Delete :resource": "Devige Forigi :resource", + "Force Delete Resource": "Devige Forigi Rimedon", + "Force Delete Selected": "Devige Forigi Elektitajn", + "Forgot Password": "Ĉu vi forgesis la pasvorton", + "Forgot your password?": "Ĉu vi forgesis vian pasvorton?", + "Forgot Your Password?": "Ĉu vi forgesis vian pasvorton?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Ĉu vi forgesis vian pasvorton? Nedankinde. Nur sciigu al ni vian retpoŝtadreson kaj ni retpoŝtos al vi pasvortigan ligilon, kiu permesos al vi elekti novan.", + "France": "Francio", + "French Guiana": "Franca Gujano", + "French Polynesia": "Franca Polinezio", + "French Southern Territories": "Francaj Sudaj Teritorioj", + "From": "De", + "Gabon": "Gabono", + "Gambia": "Gambio", + "Georgia": "Kartvelio", + "Germany": "Germanujo", + "Ghana": "Ganao", + "Gibraltar": "Ĝibraltaro", + "Go Home": "Hejmeniri", + "Go to page :page": "Iru al paĝo :page", + "Great! You have accepted the invitation to join the :team team.": "Bonege! Vi akceptis la inviton aliĝi al la :team-a teamo.", + "Greece": "Grekio", + "Greenland": "Gronlando", + "Grenada": "Grenado", + "Guadeloupe": "Gvadelupo", + "Guam": "Gvamo", + "Guatemala": "Gvatemalo", + "Guernsey": "Ĝerzjako", + "Guinea": "Gvineo", + "Guinea-Bissau": "Gvineo Bisaŭa", + "Guyana": "Gujano", + "Haiti": "Haitio", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ĉu vi pensas pri nuligi vian abonon? Vi povas tuj reaktivigi vian abonon iam ajn ĝis la fino de via nuna faktura ciklo. Post kiam via nuna faktura ciklo finiĝas, vi povas elekti tute novan abonplanon.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ĉu vi pensas pri nuligi vian abonon? Vi povas tuj reaktivi vian abonon iam ajn ĝis la fino de via nuna faktura ciklo. Post kiam via nuna faktura ciklo finiĝas, vi povas elekti tute novan abonplanon.", + "Heard Island & Mcdonald Islands": "Heard-insulo kaj McDonald-insuloj", + "Heard Island and McDonald Islands": "Heard-insulo kaj McDonald-insuloj", + "Hello!": "Saluton!", + "Hide Content": "Kaŝi Enhavon", + "Hold Up!": "Atendu!", + "Holy See (Vatican City State)": "Sankta Sidejo (Vatikanurbo Ŝtato)", + "Honduras": "Honduro", + "Hong Kong": "Honkongo", + "Hungary": "Hungario", + "I agree to the :terms_of_service and :privacy_policy": "Mi konsentas pri la :terms_of_service kaj :privacy_policy", + "Iceland": "Islando", + "ID": "Identigilo", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Se necese, vi povas elsaluti el ĉiuj viaj aliaj retumiloj tra ĉiuj viaj aparatoj. Kelkaj el viaj lastatempaj sesioj estas listigitaj malsupre; tamen, ĉi tiu listo eble ne estas ĝisfunda. Se vi sentas, ke via konto estas kompromitita, vi ankaŭ devus ĝisdatigi vian pasvorton.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Se vi jam havas konton, vi povas akcepti ĉi tiun inviton alklakante la suban butonon:", + "If you did not create an account, no further action is required.": "Se vi ne kreis konton, ne necesas plua ago.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Se vi ne atendis ricevi inviton al ĉi tiu teamo, vi povas forĵeti ĉi tiun retmesaĝon.", + "If you did not receive the email": "Se vi ne ricevis la retmesaĝon", + "If you did not request a password reset, no further action is required.": "Se vi ne petis pasvortigon, ne necesas plua ago.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Se vi ne havas konton, vi povas krei unu klakante la suban butonon. Post kreado de konto, vi povas alklaki la butonon pri akcepto de invito en ĉi tiu retpoŝto por akcepti la teaman inviton:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Se vi bezonas aldoni specifajn kontaktajn aŭ impostajn informojn al viaj fakturoj, kiel via plena komerca nomo, VAT -identiga numero aŭ adreso de rekordo, vi eble aldonos ĝin ĉi tie.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Se vi havas problemojn alklaki la butonon \":actionText\", kopiu kaj algluu la URL sube\nen vian retumilon:", + "Impersonate": "Personigi", + "Increase": "Pliigas", + "India": "Barato", + "Indonesia": "Indonezio", + "Invalid filename.": "Nevalida dosiernomo.", + "Invalid JSON was returned from the route.": "Nevalida JSON estis resendita de la itinero.", + "Invoice Email Addresses": "Fakturaj retpoŝtaj adresoj", + "Invoice emails updated successfully.": "Fakturaj retpoŝtoj ĝisdatigitaj sukcese.", + "Invoices": "Fakturoj", + "Iran, Islamic Republic Of": "Irano", + "Iran, Islamic Republic of": "Irano, Islama Respubliko", + "Iraq": "Irako", + "Ireland": "Irlando", + "Isle Of Man": "Manksinsulo", + "Isle of Man": "Manksinsulo", + "Israel": "Israelo", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Ŝajnas, ke vi ne havas aktivan abonon. Vi povas elekti unu el la abonplanoj sube por komenci. Abonplanoj povas esti ŝanĝitaj aŭ nuligitaj laŭ via oportuno.", + "Italy": "Italio", + "Jamaica": "Jamajko", + "January": "januaro", + "Japan": "Japanio", + "Jersey": "Ĵerzo", + "Jordan": "Jordanio", + "July": "julio", + "June": "junio", + "Kazakhstan": "Kazaĥio", + "Kenya": "Kenjo", + "Key": "Ŝlosilo", + "Kiribati": "Kiribato", + "Korea": "Sudkoreio", + "Korea, Democratic People's Republic of": "Koreio, Demokratia Popola Respubliko", + "Korea, Republic of": "Koreio, Respubliko de", + "Kosovo": "Kosovo", + "Kuwait": "Kuvajto", + "Kyrgyzstan": "Kirgizio", + "Lao People's Democratic Republic": "Laa Popola Demokratia Respubliko", + "Last active": "Lasta aktiva", + "Last used": "Laste uzata", + "Latvia": "Latvio", + "Leave": "Foriru", + "Leave Team": "Forlasu Teamon", + "Lebanon": "Libano", + "length": "longeco", + "Lens": "Lenso", + "Lesotho": "Lesoto", + "Liberia": "Liberio", + "Libyan Arab Jamahiriya": "Libia Araba Jamahirijo", + "Liechtenstein": "Liĥtenŝtejno", + "Light": "Lumo", + "Lithuania": "Litovio", + "Load :perPage More": "Ŝarĝu :perPage Pli", + "Loading": "Ŝarĝante", + "Location": "Loko", + "Log in": "Ensaluti", + "Log In": "Ensaluti", + "Log Out": "Elsaluti", + "Log out": "Elsaluti", + "Log Out Other Browser Sessions": "Elsaluti Aliaj Retumilo-Sesioj", + "Log Viewer": "Protokolspektilo", + "Login": "Ensaluti", + "Logout": "Elsaluti", + "Logs": "Protokoloj", + "Luxembourg": "Luksemburgio", + "Macao": "Makao", + "Macedonia": "Norda Makedonio", + "Macedonia, the former Yugoslav Republic of": "Makedonio, la iama Jugoslava Respubliko", + "Madagascar": "Madagaskaro", + "Malawi": "Malavio", + "Malaysia": "Malajzio", + "Maldives": "Maldivoj", + "Mali": "Malio", + "Malta": "Malto", + "Manage Account": "Administri Konton", + "Manage and log out your active sessions on other browsers and devices.": "Administru kaj elsaluti viajn aktivajn sesiojn en aliaj retumiloj kaj aparatoj.", + "Manage API Tokens": "Administri API Tokens", + "Manage Role": "Administri Rolon", + "Manage Team": "Administri Teamon", + "Managing billing for :billableName": "Administri fakturadon por :billableName", + "March": "Marto", + "Mark all as Read": "Marku ĉion kiel legitan", + "Mark all notifications as read": "Marku ĉiujn sciigojn kiel legitajn", + "Mark Read": "Marki kiel legita", + "Mark Unread": "Marki kiel nelegita", + "Marshall Islands": "Marŝala Insularo", + "Martinique": "Martiniko", + "Mauritania": "Maŭritanio", + "Mauritius": "Maŭricio", + "May": "Majo", + "Mayotte": "Majoto", + "Mexico": "Meksiko", + "Micronesia, Federated States Of": "Mikronezio", + "Micronesia, Federated States of": "Mikronezio, Federaciaj Ŝtatoj de", + "Moldova": "Moldavio", + "Moldova, Republic of": "Moldavio, Respubliko de", + "Monaco": "Monako", + "Mongolia": "Mongolio", + "Montenegro": "Montenegro", + "Month To Date": "Monato ĝis nun", + "Monthly": "Monata", + "monthly": "ĉiumonate", + "Montserrat": "Montserato", + "Morocco": "Maroko", + "Mozambique": "Mozambiko", + "Myanmar": "Mjanmao", + "Name": "Nomo", + "name": "nomo", + "Namibia": "Namibio", + "Nauru": "Nauro", + "Nepal": "Nepalo", + "Netherlands": "Nederlando", + "Netherlands Antilles": "Nederlandaj Antiloj", + "Nevermind": "Ne gravas", + "Nevermind, I'll keep my old plan": "Ne gravas, mi konservos mian malnovan planon", + "New": "Nova", + "New :resource": "Nova :resource", + "New Caledonia": "Nov-Kaledonio", + "New Password": "Nova pasvorto", + "New Zealand": "Nov-Zelando", + "Next": "Poste", + "Next Payment": "Sekva Pago", + "Next Payment on": "Sekva Pago sur", + "Nicaragua": "Nikaragvo", + "Niger": "Niĝero", + "Nigeria": "Niĝerio", + "Niue": "Niue", + "No": "Ne", + "No :resource matched the given criteria.": "Neniu :resource kongruis kun la donitaj kriterioj.", + "No additional information...": "Neniuj aldonaj informoj...", + "No Current Data": "Neniuj Nunaj Datumoj", + "No Data": "Neniuj Datumoj", + "no file selected": "neniu dosiero elektita", + "No Increase": "Neniu Pliigo", + "No payment methods on file.": "Neniuj pagmetodoj en dosiero.", + "No payment scheduled.": "Neniu pago planita.", + "No Prior Data": "Neniuj Antaŭaj Datumoj", + "No Results Found.": "Neniuj Rezultoj Trovitaj.", + "Norfolk Island": "Norfolkinsulo", + "Northern Mariana Islands": "Nord-Marianoj", + "Norway": "Norvegio", + "Not Found": "Ne trovita", + "Notifications": "Sciigoj", + "Nova": "Nova", + "Nova User": "Nova Uzanto", + "November": "novembro", + "October": "oktobro", + "of": "de", + "OK": "Bone", + "Oman": "Omano", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Post kiam teamo estas forigita, ĉiuj ĝiaj rimedoj kaj datumoj estos konstante forigitaj. Antaŭ ol forigi ĉi tiun teamon, bonvolu elŝuti ajnajn datumojn aŭ informojn pri ĉi tiu teamo, kiujn vi volas konservi.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Post kiam via konto estas forigita, ĉiuj ĝiaj rimedoj kaj datumoj estos konstante forigitaj. Antaŭ ol forigi vian konton, bonvolu elŝuti ajnajn datumojn aŭ informojn, kiujn vi volas konservi.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Post kiam via konto estas forigita, ĉiuj ĝiaj rimedoj kaj datumoj estos konstante forigitaj. Bonvolu enigi vian pasvorton por konfirmi, ke vi ŝatus konstante forigi vian konton.", + "Only Trashed": "Nur Rubujo", + "Open Invoices": "Malfermu Fakturojn", + "Original": "Originala", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Nia faktura administra portalo permesas vin komforte administri vian abonplanon, pagmetodon kaj elŝuti viajn lastatempajn fakturojn.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Nia faktura administradportalo permesas al vi komforte administri vian abonplanon, pagmetodojn kaj elŝuti viajn lastatempajn fakturojn.", + "Page Expired": "Paĝo Eksvalidiĝis", + "Pagination Navigation": "Paĝigo Navigado", + "Paid": "Pagita", + "Pakistan": "Pakistano", + "Palau": "Palaŭo", + "Palestinian Territory, Occupied": "Palestina Teritorio, Okupita", + "Panama": "Panamo", + "Papua New Guinea": "Papua Nova Gvineo", + "Paraguay": "Paragvajo", + "Password": "Pasvorto", + "password": "pasvorto", + "Payment Confirmation": "Konfirmo de Pago", + "Payment Information": "Pagaj Informoj", + "Payment information updated successfully.": "Pagaj informoj sukcese ĝisdatigitaj.", + "Payment Method": "Pagmaniero", + "Payment Methods": "Pag-Metodoj", + "Payment Required": "Pago Bezonata", + "Payments": "Pagoj", + "Pending Team Invitations": "Pritraktataj Teamaj Invitoj", + "Per Page": "Po Paĝo", + "Permanently delete this team.": "Konstante forigu ĉi tiun teamon.", + "Permanently delete your account.": "Konstante forigu vian konton.", + "Permissions": "Permesoj", + "Peru": "Peruo", + "Philippines": "Filipinoj", + "Photo": "Foto", + "Pitcairn": "Pitkarno", + "Please accept the terms of service.": "Bonvolu akcepti la servokondiĉojn.", + "Please click the button below to verify your email address.": "Bonvolu klaki la suban butonon por kontroli vian retadreson.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bonvolu konfirmi la aliron al via konto enmetante unu el viaj kriz-reakiro-kodoj.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bonvolu konfirmi aliron al via konto enmetante la aŭtentikigkodon provizitan de via aŭtentikigilo.", + "Please confirm your password before continuing.": "Bonvolu konfirmi vian pasvorton antaŭ ol daŭrigi.", + "Please copy your new API token. For your security, it won't be shown again.": "Bonvolu kopii vian novan API-ĵetonon. Por via sekureco, ĝi ne estos montrata denove.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Bonvolu enigi vian pasvorton por konfirmi, ke vi ŝatus elsaluti el viaj aliaj retumiloj tra ĉiuj viaj aparatoj.", + "Please provide a maximum of three invoice emails addresses.": "Bonvolu provizi maksimume tri fakturajn retpoŝtajn adresojn.", + "Please provide the email address of the person you would like to add to this team.": "Bonvolu provizi la retadreson de la persono, kiun vi ŝatus aldoni al ĉi tiu teamo.", + "Please set a default payment method before retrying payments.": "Bonvolu agordi defaŭltan pagan metodon antaŭ ol reprovi pagojn.", + "Please set a default payment method before swapping plans.": "Bonvolu agordi defaŭltan pagmetodon antaŭ ol interŝanĝi planojn.", + "Poland": "Pollando", + "Portugal": "Portugalio", + "Press / to search": "Premu / por serĉi", + "Preview": "Antaŭrigardo", + "Previewing": "Antaŭrigardo", + "Previous": "Antaŭa", + "Privacy Policy": "Privateca Politiko", + "Profile": "Profilo", + "Profile Information": "Profilaj Informoj", + "Puerto Rico": "Porto-Riko", + "Qatar": "Kataro", + "Quarter To Date": "Kvarono Ĝis Nun", + "Recovery Code": "Kodo de Reakiro", + "Refresh": "Refreŝigi", + "Regards,": "Salutojn,", + "Regenerate Recovery Codes": "Regeneri Reakiro Kodojn", + "Register": "Registru", + "Reload": "Reŝargi", + "Remember me": "Memoru min", + "Remember Me": "Memoru min", + "Remove": "Forigi", + "Remove Photo": "Forigi Foton", + "Remove Team Member": "Forigi Teamanon", + "Replicate": "Repliki", + "Required fields": "Bezonataj kampoj", + "Resend Verification Email": "Resendu Konfirman Retpoŝton", + "Reset Filters": "Restarigi Filtrilojn", + "Reset Password": "Restarigi Pasvorton", + "Reset Password Notification": "Restarigi Pasvortan Sciigon", + "resource": "rimedo", + "Resource Row Dropdown": "Rimeda Vico Dropdown", + "Resources": "Rimedoj", + "resources": "rimedoj", + "Restore": "Restaŭri", + "Restore :resource": "Restaŭri :resource", + "Restore Resource": "Restarigi Rimedon", + "Restore Selected": "Restarigi Elektitajn", + "results": "rezulto", + "Resume Subscription": "Rekomencu Abono", + "Retry Payment": "Reprovi Pagon", + "Return to :appName": "Reiru al :appName", + "Reunion": "Reunio", + "Role": "Rolo", + "Romania": "Rumanio", + "Run Action": "Kuru Agon", + "Russian Federation": "Rusa Federacio", + "Rwanda": "Ruando", + "Réunion": "Reunio", + "Saint Barthelemy": "Sankta Bartolomeo", + "Saint Barthélemy": "Sankta Bartolomeo", + "Saint Helena": "Sankta Heleno", + "Saint Kitts And Nevis": "Sankta-Kito kaj Neviso", + "Saint Kitts and Nevis": "Sankta-Kito kaj Neviso", + "Saint Lucia": "Sankta Lucio", + "Saint Martin": "Sankta Marteno", + "Saint Martin (French part)": "Sankta Marteno (franca parto)", + "Saint Pierre And Miquelon": "Sanktaj Petro kaj Mikelono", + "Saint Pierre and Miquelon": "Saint Pierre kaj Miquelon", + "Saint Vincent And Grenadines": "Sankta Vincento kaj Grenadinoj", + "Saint Vincent and the Grenadines": "Sankta Vincento kaj Grenadinoj", + "Samoa": "Samoo", + "San Marino": "San-Marino", + "Sao Tome And Principe": "San-Tomeo kaj Princo", + "Sao Tome and Principe": "Sao Tome kaj Principe", + "Saudi Arabia": "Saŭdiarabio", + "Save": "Savi", + "Saved.": "Savita.", + "Scroll to bottom": "Rulumu al la fundo", + "Scroll to top": "Rulumu al la supro", + "Search": "Serĉu", + "Secure Area": "Sekura Areo", + "Select": "Elektu", + "Select a different plan": "Elektu alian planon", + "Select a log file...": "Elektu protokoldosieron...", + "Select A New Photo": "Elektu Novan Foton", + "Select Action": "Elektu Agon", + "Select all": "Elekti ĉiujn", + "Select All Dropdown": "Elektu Ĉiujn falmenuon", + "Select this page": "Elektu ĉi tiun paĝon", + "Send Password Reset Link": "Sendu Pasvortan Restarigi Ligon", + "Senegal": "Senegalo", + "September": "septembro", + "Serbia": "Serbio", + "Server Error": "Servila Eraro", + "Service Unavailable": "Servo Ne Disponebla", + "Set as default": "Agordu kiel defaŭltan", + "Setup Key": "Agorda Ŝlosilo", + "Seychelles": "Sejŝeloj", + "Show All Fields": "Montri Ĉiuj Kampoj", + "Show Content": "Montru Enhavon", + "Show Recovery Codes": "Montru Reakiro-Kodojn", + "Showing": "Montrante", + "Sierra Leone": "Siera-Leono", + "Signed in as": "Ensalutinta kiel", + "Singapore": "Singapuro", + "Sint Maarten (Dutch part)": "Sint Maarten (Nederlanda parto)", + "Slovakia": "Slovakio", + "Slovenia": "Slovenio", + "Soft Deleted": "Mole Forigita", + "Solomon Islands": "Salomonoj", + "Somalia": "Somalio", + "Something went wrong.": "Io misfunkciis.", + "Sorry! You are not authorized to perform this action.": "Pardonu! Vi ne estas rajtigita fari ĉi tiun agon.", + "Sorry, your session has expired.": "Pardonu, via sesio eksvalidiĝis.", + "South Africa": "Sudafriko", + "South Georgia And Sandwich Isl.": "Suda Kartvelio kaj Suda Sandviĉinsuloj", + "South Georgia and the South Sandwich Islands": "Suda Kartvelio kaj la Suda Sandviĉo-Insuloj", + "South Sudan": "Suda Sudano", + "Spain": "Hispanio", + "Sri Lanka": "Srilanko", + "Standalone Actions": "Memstaraj Agoj", + "Start Polling": "Komencu periodan kontrolon", + "Start polling": "Komencu periodan kontrolon", + "State / County": "Ŝtato / Gubernio", + "Stop Impersonating": "Ĉesu personigon", + "Stop Polling": "Ĉesu periodan kontrolon", + "Stop polling": "Ĉesu periodan kontrolon", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Konservu ĉi tiujn reakirajn kodojn en sekura pasvortmanaĝero. Ili povas esti uzataj por reakiri aliron al via konto se via dufaktora aŭtentikiga aparato estas perdita.", + "Subscribe": "Abonu", + "Subscription Information": "Informoj pri Abono", + "Subscription Pending": "Abono pritraktata", + "Sudan": "Sudano", + "Suriname": "Surinamo", + "Svalbard And Jan Mayen": "Svalbardo kaj Jan Mayen", + "Svalbard and Jan Mayen": "Svalbardo kaj Jan Mayen", + "Swaziland": "Svazilando", + "Sweden": "Svedio", + "Switch Teams": "Ŝanĝu Teamojn", + "Switzerland": "Svislando", + "Syrian Arab Republic": "Siria Araba Respubliko", + "System": "Sistemo", + "Taiwan": "Tajvano", + "Taiwan, Province of China": "Tajvano, Provinco de Ĉinio", + "Tajikistan": "Taĝikio", + "Tanzania": "Tanzanio", + "Tanzania, United Republic of": "Tanzanio, Unuiĝinta Respubliko", + "TAX": "IMPOSTO", + "Team Details": "Teamaj Detaloj", + "Team Invitation": "Teama Invito", + "Team Members": "Teamanoj", + "Team Name": "Teama Nomo", + "Team Owner": "Teamposedanto", + "Team Settings": "Teamaj Agordoj", + "Terms of Service": "Reguloj de servado", + "Thailand": "Tajlando", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Dankon pro aliĝo! Antaŭ ol komenci, ĉu vi povus kontroli vian retadreson alklakante la ligilon, kiun ni ĵus sendis al vi? Se vi ne ricevis la retmesaĝon, ni volonte sendos al vi alian.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Dankon pro via daŭra subteno. Ni kunsendis kopion de via fakturo por viaj registroj. Bonvolu sciigi nin se vi havas demandojn aŭ zorgojn.", + "Thanks,": "Dankon,", + "The :attribute must be a valid role.": "La :attribute devas esti valida rolo.", + "The :attribute must be at least :length characters and contain at least one number.": "La :attribute devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu numeron.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "La :attribute devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu specialan signon kaj unu nombron.", + "The :attribute must be at least :length characters and contain at least one special character.": "La :attribute devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu specialan signon.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "La :attribute devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon kaj unu numeron.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "La :attribute devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon kaj unu specialan signon.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "La :attribute devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon, unu nombron kaj unu specialan signon.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "La :attribute devas esti almenaŭ :length signoj kaj enhavi almenaŭ unu majusklan signon.", + "The :attribute must be at least :length characters.": "La :attribute devas esti almenaŭ :length signoj.", + "The :attribute must contain at least one letter.": "La :attribute devas enhavi almenaŭ unu leteron.", + "The :attribute must contain at least one number.": "La :attribute devas enhavi almenaŭ unu numeron.", + "The :attribute must contain at least one symbol.": "La :attribute devas enhavi almenaŭ unu simbolon.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "La :attribute devas enhavi almenaŭ unu majusklan kaj unu minusklan literon.", + "The :resource was created!": "La :resource estis kreita!", + "The :resource was deleted!": "La :resource estis forigita!", + "The :resource was restored!": "La :resource estis restarigita!", + "The :resource was updated!": "La :resource estis ĝisdatigita!", + "The action was executed successfully.": "La ago estis efektivigita sukcese.", + "The default payment method cannot be removed.": "La defaŭlta pagmetodo ne povas esti forigita.", + "The file was deleted!": "La dosiero estis forigita!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "La donita :attribute aperis en datuma liko. Bonvolu elekti alian :attribute.", + "The given data was invalid.": "La donitaj datumoj estis nevalidaj.", + "The government won't let us show you what's behind these doors": "La registaro ne lasos nin montri al vi kio estas malantaŭ ĉi tiuj pordoj", + "The HasOne relationship has already been filled.": "La rilato HasOne jam pleniĝis.", + "The image could not be loaded": "La bildo ne povis esti ŝargita", + "The image could not be loaded.": "La bildo ne povis esti ŝargita.", + "The invoice emails must be valid email addresses.": "La fakturaj retpoŝtoj devas esti validaj retpoŝtaj adresoj.", + "The password is incorrect.": "La pasvorto estas malĝusta.", + "The provided coupon code is invalid.": "La provizita kuponokodo estas nevalida.", + "The provided password does not match your current password.": "La provizita pasvorto ne kongruas kun via nuna pasvorto.", + "The provided password was incorrect.": "La provizita pasvorto estis malĝusta.", + "The provided two factor authentication code was invalid.": "La provizita dufaktora aŭtentikkodo estis nevalida.", + "The provided two factor recovery code was invalid.": "La provizita dufaktora reakiro-kodo estis nevalida.", + "The provided VAT number is invalid.": "La provizita VAT-numero estas nevalida.", + "The resource was attached!": "La rimedo estis alkroĉita!", + "The resource was prevented from being saved!": "La rimedo estis malhelpita esti konservita!", + "The resource was updated!": "La rimedo estis ĝisdatigita!", + "The response is not a streamed response.": "La respondo ne estas fluita respondo.", + "The response is not a view.": "La respondo ne estas vido.", + "The selected country is invalid.": "La elektita lando estas nevalida.", + "The selected plan is invalid.": "La elektita plano estas malvalida.", + "The selected resources have been :action!": "La elektitaj rimedoj estis :action!", + "The team's name and owner information.": "La nomo de la teamo kaj informoj pri posedanto.", + "There are no available options for this resource.": "Ne estas disponeblaj elektoj por ĉi tiu rimedo.", + "There are no fields to display.": "Ne estas kampoj por montri.", + "There are no new notifications.": "Ne estas novaj sciigoj.", + "There was a problem executing the action.": "Estis problemo dum la agado.", + "There was a problem fetching the resource.": "Okazis problemo por preni la rimedon.", + "There was a problem submitting the form.": "Estis problemo dum sendi la formularon.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ĉi tiuj homoj estis invititaj al via teamo kaj estis senditaj invitretpoŝto. Ili povas aliĝi al la teamo akceptante la retpoŝtan inviton.", + "This account does not have an active subscription.": "Ĉi tiu konto ne havas aktivan abonon.", + "This action is unauthorized.": "Ĉi tiu ago estas neaŭtorizita.", + "This copy of Nova is unlicensed.": "Ĉi tiu kopio de Nova estas senlicenca.", + "This coupon code can only be used by new customers.": "Ĉi tiu kuponokodo nur povas esti uzata de novaj klientoj.", + "This device": "Ĉi tiu aparato", + "This file field is read-only.": "Ĉi tiu dosierkampo estas nurlegebla.", + "This invoice is no longer open.": "Ĉi tiu fakturo ne plu estas malfermita.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ĉi tio estas sekura areo de la aplikaĵo. Bonvolu konfirmi vian pasvorton antaŭ ol daŭrigi.", + "This password does not match our records.": "Ĉi tiu pasvorto ne kongruas kun niaj rekordoj.", + "This password reset link will expire in :count minutes.": "Ĉi tiu pasvorta rekomencigita ligilo eksvalidiĝos post :count minutoj.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ĉi tiu pago estis komencita, sed la financoj ankoraŭ ne ricevis. Ĉi tio povas daŭri ĝis 14 tagojn.", + "This resource no longer exists": "Ĉi tiu rimedo ne plu ekzistas", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ĉi tiu abono eksvalidiĝis kaj ne povas esti rekomencita. Bonvolu krei novan abonon.", + "This user already belongs to the team.": "Ĉi tiu uzanto jam apartenas al la teamo.", + "This user has already been invited to the team.": "Ĉi tiu uzanto jam estis invitita al la teamo.", + "Timor-Leste": "Orienta Timoro", + "to": "al", + "To": "Al", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Por fini ebligi dufaktoran aŭtentikigon, skanu la sekvan QR-kodon per la aŭtentikigilo de via telefono aŭ enigu la agordan ŝlosilon kaj donu la generitan OTP-kodon.", + "Today": "Hodiaŭ", + "Toggle navigation": "Baskuligi navigadon", + "Togo": "Togolando", + "Tokelau": "Tokelao", + "Token Name": "Tokennomo", + "Tonga": "Tongo", + "Too Many Requests": "Tro Multaj Petoj", + "total": "entute", + "Total:": "Totalo:", + "Trashed": "Rubujo", + "Trinidad And Tobago": "Trinidado kaj Tobago", + "Trinidad and Tobago": "Trinidado kaj Tobago", + "Tunisia": "Tunizio", + "Turkey": "Turkio", + "Turkmenistan": "Turkmenio", + "Turks And Caicos Islands": "Turkoj kaj Kajkoj", + "Turks and Caicos Islands": "Turkoj kaj Kajkoj", + "Tuvalu": "Tuvalo", + "Two Factor Authentication": "Dufaktora Aŭtentikigo", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Dufaktora aŭtentigo nun estas ebligita. Skanu la sekvan QR-kodon per la aŭtentikigilo de via telefono aŭ enigu la agordan ŝlosilon.", + "Type": "Tajpu", + "Uganda": "Ugando", + "Ukraine": "Ukrainio", + "Unauthorized": "Neaŭtorizita", + "United Arab Emirates": "Unuiĝintaj Arabaj Emirlandoj", + "United Kingdom": "Unuiĝinta Reĝlando", + "United States": "Usono", + "United States Minor Outlying Islands": "Usono Malgrandaj Eksteraj Insuloj", + "United States Outlying Islands": "Eksteraj Insuloj de Usono", + "Unknown": "Nekonata", + "Unpaid": "Nepagita", + "Update": "Ĝisdatigo", + "Update & Continue Editing": "Ĝisdatigu kaj Daŭrigu Redakton", + "Update :resource": "Ĝisdatigo :resource", + "Update :resource: :title": "Ĝisdatigo :resource: :title", + "Update attached :resource: :title": "Ĝisdatigo alfiksita :resource: :title", + "Update Password": "Ĝisdatigu Pasvorton", + "Update Payment Information": "Ĝisdatigu Pagajn Informojn", + "Update Payment Method": "Ĝisdatigi Pagan Metodon", + "Update your account's profile information and email address.": "Ĝisdatigu la profilinformojn kaj retpoŝtadreson de via konto.", + "Uploading": "Alŝuto", + "Uploading files... (:current/:total)": "Alŝutante dosierojn... (:current/:total)", + "Uruguay": "Urugvajo", + "Use a recovery code": "Uzu reakivan kodon", + "Use an authentication code": "Uzu aŭtentikigkodon", + "User Actions": "Uzantaj Agoj", + "User Security": "Sekureco de uzantoj", + "Username": "Uzantnomo", + "Uzbekistan": "Uzbekio", + "Value": "Valoro", + "Vanuatu": "Vanuatuo", + "VAT Number": "VAT nombro", + "Venezuela": "Venezuelo", + "Venezuela, Bolivarian Republic of": "Venezuelo, Bolivaria Respubliko", + "Verify Email Address": "Kontrolu Retpoŝtadreson", + "Verify Your Email Address": "Kontrolu Vian Retpoŝtadreson", + "Viet Nam": "Vjetnamio", + "View": "Vido", + "Virgin Islands, British": "Virgaj Insuloj, britoj", + "Virgin Islands, U.S.": "Virgulininsuloj, Usono", + "Wallis And Futuna": "Valiso kaj Futuno", + "Wallis and Futuna": "Valiso kaj Futuno", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Ni prilaboras vian abonon. Post kiam la abono sukcese procesiĝis, ĉi tiu paĝo aŭtomate ĝisdatiĝos. Tipe, ĉi tiu procezo devas daŭri nur kelkajn sekundojn.", + "We are unable to process your payment. Please contact customer support.": "Ni ne povas procesi vian pagon. Bonvolu kontakti klienthelpon.", + "We have emailed your password reset link!": "Ni retpoŝtis vian pasvortigan ligilon!", + "We were unable to find a registered user with this email address.": "Ni ne povis trovi registritan uzanton kun ĉi tiu retadreso.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Ni sendos fakturan elŝutan ligon al la retpoŝtaj adresoj, kiujn vi specifas sube. Vi povas apartigi plurajn retpoŝtadresojn per komoj.", + "We're lost in space. The page you were trying to view does not exist.": "Ni estas perditaj en la spaco. La paĝo, kiun vi provis rigardi, ne ekzistas.", + "Welcome Back!": "Bonvenon ree!", + "Western Sahara": "Okcidenta Saharo", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kiam dufaktora aŭtentikigo estas ebligita, oni petos vin pri sekura, hazarda ĵetono dum aŭtentigo. Vi povas preni ĉi tiun ĵetonon de la aplikaĵo Google Authenticator de via telefono.", + "Whoops": "Hop", + "Whoops!": "Hus!", + "Whoops! Something went wrong.": "Hus! Io misfunkciis.", + "With Trashed": "Kun Rubujo", + "Write": "Skribu", + "Year To Date": "Jaro ĝis nun", + "Yearly": "Ĉiujare", + "Yemen": "Jemeno", + "Yes": "Jes", + "You are already subscribed.": "Vi jam estas abonita.", + "You are currently within your free trial period. Your trial will expire on :date.": "Vi estas nuntempe en via senpaga provperiodo. Via provo eksvalidiĝos la :date-an.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Vi estas nuntempe en via senpaga provperiodo. Via provo eksvalidiĝos la :date-an. Komenci novan abonon finos vian provon.", + "You are logged in!": "Vi estas ensalutinta!", + "You are receiving this email because we received a password reset request for your account.": "Vi ricevas ĉi tiun retpoŝton ĉar ni ricevis pasvorton rekomencigitan peton por via konto.", + "You have been invited to join the :team team!": "Vi estis invitita aliĝi al la :team-a teamo!", + "You have enabled two factor authentication.": "Vi ebligis dufaktoran aŭtentikigon.", + "You have not enabled two factor authentication.": "Vi ne ebligis dufaktoran aŭtentikigon.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Vi havas kelkajn nepagitajn fakturojn. Post ĝisdatigo de via defaŭlta pagmetodo, vi povas reprovi la pagojn per la fakturlisto sube.", + "You may accept this invitation by clicking the button below:": "Vi povas akcepti ĉi tiun inviton klakante la suban butonon:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Vi povas nuligi vian abonon iam ajn. Post kiam via abono estas nuligita, vi havos la eblon rekomenci la abonon ĝis la fino de via nuna faktura ciklo.", + "You may delete any of your existing tokens if they are no longer needed.": "Vi povas forigi iun ajn el viaj ekzistantaj ĵetonoj se ili ne plu bezonas.", + "You may not delete your personal team.": "Vi eble ne forigas vian personan teamon.", + "You may not leave a team that you created.": "Vi eble ne forlasas teamon, kiun vi kreis.", + "You will receive an invoice and payment link via email for each billing period.": "Vi ricevos fakturon kaj pagan ligon per retpoŝto por ĉiu faktura periodo.", + "You're logged in!": "Vi estas ensalutinta!", + "Your :invoiceName invoice is now available!": "Via :invoiceName-fakturo nun haveblas!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Via faktura adreso estas :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Via karto estis malakceptita. Bonvolu kontakti vian kart-emisilon por pliaj informoj.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Via nuna pagmetodo estas kreditkarto finiĝanta per :lastFour, kiu eksvalidiĝas je :expiration.", + "Your email address is unverified.": "Via retadreso estas nekontrolita.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Via lasta pago de :amount malsukcesis. Bonvolu ĝisdatigi vian pagmetodon por reprovi la malsukcesan pagon.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Via lasta pago de :amount sur :date malsukcesis. Bonvolu ĝisdatigi vian pagmetodon por reprovi la malsukcesan pagon.", + "Your next payment of :amount will be processed on :date.": "Via sekva pago de :amount estos je :date.", + "Your payment method has been added successfully.": "Via pagmetodo estis aldonita sukcese.", + "Your payment method will be charged automatically for each billing period.": "Via pagmetodo estos aŭtomate ŝargita por ĉiu faktura periodo.", + "Your registered VAT Number is :vatNumber.": "Via registrita VAT-Numero estas :vatNumber.", + "Your subscription has been started successfully.": "Via abono estis komencita sukcese.", + "Your subscription has been successfully cancelled.": "Via abono estas sukcese nuligita.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Via abono estas sukcese nuligita. Vi ankoraŭ havos aliron ĝis la fino de via faktura periodo.", + "Your subscription was successfully resumed.": "Via abono estis sukcese rekomencita.", + "Your subscription was successfully updated.": "Via abono estis sukcese ĝisdatigita.", + "Zambia": "Zambio", + "Zimbabwe": "Zimbabvo", + "Zip / Postal Code": "Zip / Poŝta Kodo", + "Åland Islands": "Alandaj Insuloj" +} diff --git a/locales/eo/php-inline.json b/locales/eo/php-inline.json new file mode 100644 index 00000000000..c0c514c8b9e --- /dev/null +++ b/locales/eo/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ĉi tiu kampo devas esti akceptita.", + "accepted_if": "Ĉi tiu kampo devas esti akceptita kiam :other estas :value.", + "active_url": "Ĉi tiu kampo ne estas valida URL.", + "after": "Ĉi tiu kampo devas esti dato post :date.", + "after_or_equal": "Ĉi tiu kampo devas esti dato post aŭ egala al :date.", + "alpha": "Ĉi tiu kampo devas enhavi nur literojn.", + "alpha_dash": "Ĉi tiu kampo devas enhavi nur literojn, ciferojn, streketojn kaj substrekojn.", + "alpha_num": "Ĉi tiu kampo devas enhavi nur literojn kaj ciferojn.", + "any_of": "Ĉi tiu kampo estas nevalida.", + "array": "Ĉi tiu kampo devas esti tabelo.", + "ascii": "Ĉi tiu kampo devas enhavi nur unubajtajn alfanombrajn signojn kaj simbolojn.", + "attached": "Ĉi tiu kampo jam estas alfiksita.", + "before": "Ĉi tiu kampo devas esti dato antaŭ la :datea.", + "before_or_equal": "Ĉi tiu kampo devas esti dato antaŭ aŭ egala al :date.", + "between.array": "Ĉi tiu kampo devas havi inter :min kaj :max erojn.", + "between.file": "Ĉi tiu kampo devas esti inter :min kaj :max kilobajtoj.", + "between.numeric": "Ĉi tiu kampo devas esti inter :min kaj :max.", + "between.string": "Ĉi tiu kampo devas esti inter :min kaj :max signoj.", + "boolean": "Ĉi tiu kampo devas esti vera aŭ falsa.", + "can": "Ĉi tiu kampo enhavas neaŭtorizitan valoron.", + "confirmed": "Ĉi tiu kampokonfirmo ne kongruas.", + "contains": "Al ĉi tiu kampo mankas postulata valoro.", + "date": "Ĉi tiu kampo ne estas valida dato.", + "date_equals": "Ĉi tiu kampo devas esti dato egala al :date.", + "date_format": "Ĉi tiu kampo ne kongruas kun la formato :format.", + "decimal": "Ĉi tiu kampo devas havi :decimal decimalojn.", + "declined": "Ĉi tiu kampo devas esti malakceptita.", + "declined_if": "Ĉi tiu kampo devas esti malakceptita kiam :other estas :value.", + "different": "Ĉi tiu kampo kaj :other devas esti malsamaj.", + "digits": "Ĉi tiu kampo devas esti :digits ciferoj.", + "digits_between": "Ĉi tiu kampo devas esti inter :min kaj :max ciferoj.", + "dimensions": "Ĉi tiu kampo havas nevalidajn bildajn dimensiojn.", + "distinct": "Ĉi tiu kampo havas duplikatan valoron.", + "doesnt_contain": "Ĉi tiu kampo devas enhavi neniun el la jenaj: :values.", + "doesnt_end_with": "Ĉi tiu kampo ne devas finiĝi per unu el la jenaj: :values.", + "doesnt_start_with": "Ĉi tiu kampo ne devas komenciĝi per unu el la jenaj: :values.", + "email": "Ĉi tiu kampo devas esti valida retadreso.", + "ends_with": "Ĉi tiu kampo devas finiĝi per unu el la jenaj: :values.", + "enum": "La elektita kampo estas nevalida.", + "exists": "La elektita kampo estas nevalida.", + "extensions": "Ĉi tiu kampo devas havi unu el la sekvaj etendaĵoj: :values.", + "file": "Ĉi tiu kampo devas esti dosiero.", + "filled": "Ĉi tiu kampo devas havi valoron.", + "gt.array": "Ĉi tiu kampo devas havi pli ol :value erojn.", + "gt.file": "Ĉi tiu kampo devas esti pli granda ol :value kilobajtoj.", + "gt.numeric": "Ĉi tiu kampo devas esti pli granda ol :value.", + "gt.string": "Ĉi tiu kampo devas esti pli granda ol :value signoj.", + "gte.array": "Ĉi tiu kampo devas havi :value erojn aŭ pli.", + "gte.file": "Ĉi tiu kampo devas esti pli granda ol aŭ egala al :value kilobajtoj.", + "gte.numeric": "Ĉi tiu kampo devas esti pli granda ol aŭ egala al :value.", + "gte.string": "Ĉi tiu kampo devas esti pli granda ol aŭ egala al :value signoj.", + "hex_color": "Ĉi tiu kampo devas esti valida deksesuma koloro.", + "image": "Ĉi tiu kampo devas esti bildo.", + "in": "La elektita kampo estas nevalida.", + "in_array": "Ĉi tiu kampo ne ekzistas en :other.", + "in_array_keys": "Ĉi tiu kampo devas enhavi almenaŭ unu el la jenaj ŝlosiloj: :values.", + "integer": "Ĉi tiu kampo devas esti entjero.", + "ip": "Ĉi tiu kampo devas esti valida IP-adreso.", + "ipv4": "Ĉi tiu kampo devas esti valida IPv4-adreso.", + "ipv6": "Ĉi tiu kampo devas esti valida IPv6-adreso.", + "json": "Ĉi tiu kampo devas esti valida JSON-ĉeno.", + "list": "Ĉi tiu kampo devas esti listo.", + "lowercase": "Ĉi tiu kampo devas esti minuskla.", + "lt.array": "Ĉi tiu kampo devas havi malpli ol :value erojn.", + "lt.file": "Ĉi tiu kampo devas esti malpli ol :value kilobajtoj.", + "lt.numeric": "Ĉi tiu kampo devas esti malpli ol :value.", + "lt.string": "Ĉi tiu kampo devas esti malpli ol :value signoj.", + "lte.array": "Ĉi tiu kampo ne devas havi pli ol :value erojn.", + "lte.file": "Ĉi tiu kampo devas esti malpli ol aŭ egala al :value kilobajtoj.", + "lte.numeric": "Ĉi tiu kampo devas esti malpli ol aŭ egala al :value.", + "lte.string": "Ĉi tiu kampo devas esti malpli ol aŭ egala al :value signoj.", + "mac_address": "Ĉi tiu kampo devas esti valida MAC-adreso.", + "max.array": "Ĉi tiu kampo ne devas havi pli ol :max erojn.", + "max.file": "Ĉi tiu kampo ne devas esti pli granda ol :max kilobajtoj.", + "max.numeric": "Ĉi tiu kampo ne devas esti pli granda ol :max.", + "max.string": "Ĉi tiu kampo ne devas esti pli granda ol :max signoj.", + "max_digits": "Ĉi tiu kampo ne devas havi pli ol :max ciferojn.", + "mimes": "Ĉi tiu kampo devas esti dosiero de tipo: :values.", + "mimetypes": "Ĉi tiu kampo devas esti dosiero de tipo: :values.", + "min.array": "Ĉi tiu kampo devas havi almenaŭ :min erojn.", + "min.file": "Ĉi tiu kampo devas esti almenaŭ :min kilobajtoj.", + "min.numeric": "Ĉi tiu kampo devas esti almenaŭ :min.", + "min.string": "Ĉi tiu kampo devas havi almenaŭ :min signojn.", + "min_digits": "Ĉi tiu kampo devas havi almenaŭ :min ciferojn.", + "missing": "Ĉi tiu kampo devas manki.", + "missing_if": "Ĉi tiu kampo devas manki kiam :other estas :value.", + "missing_unless": "Ĉi tiu kampo devas manki krom se :other estas :value.", + "missing_with": "Ĉi tiu kampo devas manki kiam :values ĉeestas.", + "missing_with_all": "Ĉi tiu kampo devas manki kiam :values ĉeestas.", + "multiple_of": "Ĉi tiu kampo devas esti oblo de :value.", + "not_in": "La elektita kampo estas nevalida.", + "not_regex": "Ĉi tiu kampoformato estas nevalida.", + "numeric": "Ĉi tiu kampo devas esti numero.", + "password.letters": "Ĉi tiu kampo devas enhavi almenaŭ unu leteron.", + "password.mixed": "Ĉi tiu kampo devas enhavi almenaŭ unu majusklan kaj unu minusklan literon.", + "password.numbers": "Ĉi tiu kampo devas enhavi almenaŭ unu numeron.", + "password.symbols": "Ĉi tiu kampo devas enhavi almenaŭ unu simbolon.", + "password.uncompromised": "La donita kampo aperis en datumfluo. Bonvolu elekti alian kampon.", + "present": "Ĉi tiu kampo devas ĉeesti.", + "present_if": "Ĉi tiu kampo devas ĉeesti kiam :other estas :value.", + "present_unless": "Ĉi tiu kampo devas ĉeesti krom se :other estas :value.", + "present_with": "Ĉi tiu kampo devas ĉeesti kiam :values ĉeestas.", + "present_with_all": "Ĉi tiu kampo devas ĉeesti kiam :values ĉeestas.", + "prohibited": "Ĉi tiu kampo estas malpermesita.", + "prohibited_if": "Ĉi tiu kampo estas malpermesita kiam :other estas :value.", + "prohibited_if_accepted": "Ĉi tiu kampo estas malpermesita kiam :other estas akceptita.", + "prohibited_if_declined": "Ĉi tiu kampo estas malpermesita kiam :other estas malkreskita.", + "prohibited_unless": "Ĉi tiu kampo estas malpermesita krom se :other estas en :values.", + "prohibits": "Ĉi tiu kampo malpermesas :other ĉeesti.", + "regex": "Ĉi tiu kampoformato estas nevalida.", + "relatable": "Ĉi tiu kampo eble ne estas asociita kun ĉi tiu rimedo.", + "required": "Ĉi tiu kampo estas deviga.", + "required_array_keys": "Ĉi tiu kampo devas enhavi enskribojn por: :values.", + "required_if": "Ĉi tiu kampo estas postulata kiam :other estas :value.", + "required_if_accepted": "Ĉi tiu kampo estas postulata kiam :other estas akceptita.", + "required_if_declined": "Ĉi tiu kampo estas postulata kiam :other estas malakceptita.", + "required_unless": "Ĉi tiu kampo estas postulata krom se :other estas en :values.", + "required_with": "Ĉi tiu kampo estas postulata kiam :values ĉeestas.", + "required_with_all": "Ĉi tiu kampo estas postulata kiam :values ĉeestas.", + "required_without": "Ĉi tiu kampo estas postulata kiam :values ne ĉeestas.", + "required_without_all": "Ĉi tiu kampo estas postulata kiam neniu el :values ĉeestas.", + "same": "Ĉi tiu kampo kaj :other devas kongrui.", + "size.array": "Ĉi tiu kampo devas enhavi :size erojn.", + "size.file": "Ĉi tiu kampo devas esti :size kilobajtoj.", + "size.numeric": "Ĉi tiu kampo devas esti :size.", + "size.string": "Ĉi tiu kampo devas esti :size signoj.", + "starts_with": "Ĉi tiu kampo devas komenciĝi per unu el la jenaj: :values.", + "string": "Ĉi tiu kampo devas esti ĉeno.", + "timezone": "Ĉi tiu kampo devas esti valida horzono.", + "ulid": "Ĉi tiu kampo devas esti valida ULID.", + "unique": "Ĉi tiu kampo jam estis prenita.", + "uploaded": "Ĉi tiu kampo malsukcesis alŝuti.", + "uppercase": "Ĉi tiu kampo devas esti majuskla.", + "url": "Ĉi tiu kampo devas esti valida URL.", + "uuid": "Ĉi tiu kampo devas esti valida UUID." +} diff --git a/locales/eo/php.json b/locales/eo/php.json new file mode 100644 index 00000000000..cfb33aaf555 --- /dev/null +++ b/locales/eo/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "La :attribute devas esti akceptitaj.", + "accepted_if": "La :attribute devas esti akceptita kiam :other estas :value.", + "active_url": "La :attribute ne estas valida URL.", + "after": "La :attribute devas esti dato post :date.", + "after_or_equal": "La :attribute devas esti dato post aŭ egala al :date.", + "alpha": "La :attribute devas enhavi nur literojn.", + "alpha_dash": "La :attribute devas enhavi nur literojn, ciferojn, streketojn kaj substrekojn.", + "alpha_num": "La :attribute devas enhavi nur literojn kaj ciferojn.", + "any_of": "La :attribute kampo estas nevalida.", + "array": "La :attribute devas esti tabelo.", + "ascii": "La :attribute-kampo devas enhavi nur unubajtajn alfanombrajn signojn kaj simbolojn.", + "attached": "Ĉi tiu :attribute jam estas alfiksita.", + "before": "La :attribute devas esti dato antaŭ :date.", + "before_or_equal": "La :attribute devas esti dato antaŭ aŭ egala al :date.", + "between.array": "La :attribute devas havi inter :min kaj :max erojn.", + "between.file": "La :attribute devas esti inter :min kaj :max kilobajtoj.", + "between.numeric": "La :attribute devas esti inter :min kaj :max.", + "between.string": "La :attribute devas esti inter :min kaj :max signoj.", + "boolean": "La :attribute-kampo devas esti vera aŭ falsa.", + "can": "La :attribute-kampo enhavas neaŭtorizitan valoron.", + "confirmed": "La :attribute-konfirmo ne kongruas.", + "contains": "La :attribute-kampo mankas postulata valoro.", + "current_password": "La pasvorto estas malĝusta.", + "date": "La :attribute ne estas valida dato.", + "date_equals": "La :attribute devas esti dato egala al :date.", + "date_format": "La :attribute ne kongruas kun la formato :format.", + "decimal": "La :attribute kampo devas havi :decimal decimalojn.", + "declined": "La :attribute devas esti malakceptita.", + "declined_if": "La :attribute devas esti malakceptita kiam :other estas :value.", + "different": "La :attribute kaj :other devas esti malsamaj.", + "digits": "La :attribute devas esti :digits ciferoj.", + "digits_between": "La :attribute devas esti inter :min kaj :max ciferoj.", + "dimensions": "La :attribute havas nevalidajn bildajn dimensiojn.", + "distinct": "La :attribute-kampo havas duplikatan valoron.", + "doesnt_contain": "La :attribute kampo devas enhavi neniun el la jenaj: :values.", + "doesnt_end_with": "La :attribute-kampo ne devas finiĝi per unu el la jenaj: :values.", + "doesnt_start_with": "La :attribute-kampo ne devas komenciĝi per unu el la jenaj: :values.", + "email": "La :attribute devas esti valida retadreso.", + "ends_with": "La :attribute devas finiĝi per unu el la jenaj: :values.", + "enum": "La elektita :attribute estas malvalida.", + "exists": "La elektita :attribute estas malvalida.", + "extensions": "La :attribute-kampo devas havi unu el la sekvaj etendaĵoj: :values.", + "failed": "Ĉi tiuj akreditaĵoj ne kongruas kun niaj rekordoj.", + "file": "La :attribute devas esti dosiero.", + "filled": "La :attribute-kampo devas havi valoron.", + "gt.array": "La :attribute devas havi pli ol :value erojn.", + "gt.file": "La :attribute devas esti pli granda ol :value kilobajtoj.", + "gt.numeric": "La :attribute devas esti pli granda ol :value.", + "gt.string": "La :attribute devas esti pli granda ol :value signoj.", + "gte.array": "La :attribute devas havi :value erojn aŭ pli.", + "gte.file": "La :attribute devas esti pli granda ol aŭ egala al :value kilobajtoj.", + "gte.numeric": "La :attribute devas esti pli granda ol aŭ egala al :value.", + "gte.string": "La :attribute devas esti pli granda ol aŭ egala al :value signoj.", + "hex_color": "La :attribute-kampo devas esti valida deksesuma koloro.", + "image": "La :attribute devas esti bildo.", + "in": "La elektita :attribute estas malvalida.", + "in_array": "La :attribute kampo ne ekzistas en :other.", + "in_array_keys": "La :attribute kampo devas enhavi almenaŭ unu el la jenaj ŝlosiloj: :values.", + "integer": "La :attribute devas esti entjero.", + "ip": "La :attribute devas esti valida IP-adreso.", + "ipv4": "La :attribute devas esti valida IPv4-adreso.", + "ipv6": "La :attribute devas esti valida IPv6-adreso.", + "json": "La :attribute devas esti valida JSON-ĉeno.", + "list": "La :attribute kampo devas esti listo.", + "lowercase": "La :attribute-kampo devas esti minuskla.", + "lt.array": "La :attribute devas havi malpli ol :value erojn.", + "lt.file": "La :attribute devas esti malpli ol :value kilobajtoj.", + "lt.numeric": "La :attribute devas esti malpli ol :value.", + "lt.string": "La :attribute devas esti malpli ol :value signoj.", + "lte.array": "La :attribute ne devas havi pli ol :value erojn.", + "lte.file": "La :attribute devas esti malpli ol aŭ egala al :value kilobajtoj.", + "lte.numeric": "La :attribute devas esti malpli ol aŭ egala al :value.", + "lte.string": "La :attribute devas esti malpli ol aŭ egala al :value signoj.", + "mac_address": "La :attribute devas esti valida MAC-adreso.", + "max.array": "La :attribute ne devas havi pli ol :max erojn.", + "max.file": "La :attribute ne devas esti pli granda ol :max kilobajtoj.", + "max.numeric": "La :attribute ne devas esti pli granda ol :max.", + "max.string": "La :attribute ne devas esti pli granda ol :max signoj.", + "max_digits": "La :attribute-kampo ne devas havi pli ol :max ciferojn.", + "mimes": "La :attribute devas esti dosiero de tipo: :values.", + "mimetypes": "La :attribute devas esti dosiero de tipo: :values.", + "min.array": "La :attribute devas havi almenaŭ :min erojn.", + "min.file": "La :attribute devas esti almenaŭ :min kilobajtoj.", + "min.numeric": "La :attribute devas esti almenaŭ :min.", + "min.string": "La :attribute devas esti almenaŭ :min signoj.", + "min_digits": "La :attribute kampo devas havi almenaŭ :min ciferojn.", + "missing": "La :attribute-kampo devas manki.", + "missing_if": "La :attribute-kampo devas manki kiam :other estas :value.", + "missing_unless": "La :attribute-kampo devas manki krom se :other estas :value.", + "missing_with": "La :attribute-kampo devas manki kiam :values ĉeestas.", + "missing_with_all": "La :attribute-kampo devas manki kiam :values ĉeestas.", + "multiple_of": "La :attribute devas esti oblo de :value.", + "next": "Sekva »", + "not_in": "La elektita :attribute estas malvalida.", + "not_regex": "La :attribute-formato estas nevalida.", + "numeric": "La :attribute devas esti nombro.", + "password": "La pasvorto estas malĝusta.", + "password.letters": "La :attribute-kampo devas enhavi almenaŭ unu leteron.", + "password.mixed": "La :attribute-kampo devas enhavi almenaŭ unu majusklan kaj unu minusklan literon.", + "password.numbers": "La :attribute-kampo devas enhavi almenaŭ unu numeron.", + "password.symbols": "La :attribute-kampo devas enhavi almenaŭ unu simbolon.", + "password.uncompromised": "La donita :attribute aperis en datuma liko. Bonvolu elekti alian :attribute.", + "present": "La :attribute-kampo devas ĉeesti.", + "present_if": "La :attribute-kampo devas ĉeesti kiam :other estas :value.", + "present_unless": "La :attribute-kampo devas ĉeesti krom se :other estas :value.", + "present_with": "La :attribute-kampo devas ĉeesti kiam :values ĉeestas.", + "present_with_all": "La :attribute kampo devas ĉeesti kiam :values ĉeestas.", + "previous": "« Antaŭa", + "prohibited": "La :attribute-kampo estas malpermesita.", + "prohibited_if": "La :attribute-kampo estas malpermesita kiam :other estas :value.", + "prohibited_if_accepted": "La :attribute kampo estas malpermesita kiam :other estas akceptita.", + "prohibited_if_declined": "La :attribute kampo estas malpermesita kiam :other estas malkreskita.", + "prohibited_unless": "La :attribute-kampo estas malpermesita krom se :other estas en :values.", + "prohibits": "La :attribute kampo malpermesas :other ĉeesti.", + "regex": "La :attribute-formato estas nevalida.", + "relatable": "Ĉi tiu :attribute eble ne estas asociita kun ĉi tiu rimedo.", + "required": "La :attribute-kampo estas postulata.", + "required_array_keys": "La :attribute-kampo devas enhavi enskribojn por: :values.", + "required_if": "La :attribute-kampo estas postulata kiam :other estas :value.", + "required_if_accepted": "La :attribute-kampo estas postulata kiam :other estas akceptita.", + "required_if_declined": "La :attribute-kampo estas postulata kiam :other estas malakceptita.", + "required_unless": "La :attribute-kampo estas postulata krom se :other estas en :values.", + "required_with": "La :attribute-kampo estas postulata kiam :values ĉeestas.", + "required_with_all": "La :attribute-kampo estas postulata kiam :values ĉeestas.", + "required_without": "La :attribute-kampo estas postulata kiam :values ne ĉeestas.", + "required_without_all": "La :attribute-kampo estas postulata kiam neniu el :values ĉeestas.", + "reset": "Via pasvorto estis rekomencigita.", + "same": "La :attribute kaj :other devas kongrui.", + "sent": "Ni retpoŝtis vian pasvortigan ligilon.", + "size.array": "La :attribute devas enhavi :size erojn.", + "size.file": "La :attribute devas esti :size kilobajtoj.", + "size.numeric": "La :attribute devas esti :size.", + "size.string": "La :attribute devas esti :size signoj.", + "starts_with": "La :attribute devas komenci per unu el la jenaj: :values.", + "string": "La :attribute devas esti ŝnuro.", + "throttle": "Tro da ensalutprovoj. Bonvolu provi denove post :seconds sekundoj.", + "throttled": "Bonvolu atendi antaŭ reprovi.", + "timezone": "La :attribute devas esti valida horzono.", + "token": "Ĉi tiu pasvorta rekomencigita ĵetono estas nevalida.", + "ulid": "La :attribute-kampo devas esti valida ULID.", + "unique": "La :attribute jam estis prenita.", + "uploaded": "La :attribute malsukcesis alŝuti.", + "uppercase": "La :attribute-kampo devas esti majuskla.", + "url": "La :attribute devas esti valida URL.", + "user": "Ni ne povas trovi uzanton kun tiu retadreso.", + "uuid": "La :attribute devas esti valida UUID." +} diff --git a/locales/es/_excludes.json b/locales/es/_excludes.json new file mode 100644 index 00000000000..0007b9a5fc2 --- /dev/null +++ b/locales/es/_excludes.json @@ -0,0 +1,118 @@ +[ + ":amount Total", + "Albania", + "Algeria", + "Andorra", + "Angola", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Benin", + "Bermuda", + "Bolivia", + "Botswana", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Chad", + "Chile", + "China", + "Colombia", + "Comoros", + "Congo", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Dominica", + "Ecuador", + "Editor", + "El Salvador", + "Eritrea", + "Error", + "Estonia", + "Excel (.xlsx)", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Grenada", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guyana", + "Honduras", + "Hong Kong", + "ID", + "India", + "Indonesia", + "Iraq", + "Israel", + "Jamaica", + "Jersey", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Lao People's Democratic Republic", + "Lens", + "Liberia", + "Liechtenstein", + "Macao", + "Madagascar", + "Malta", + "Mauritania", + "Mayotte", + "Mongolia", + "Montenegro", + "Montserrat", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Nicaragua", + "Nigeria", + "Niue", + "No", + "Nova", + "Original", + "Palau", + "Paraguay", + "Portugal", + "Puerto Rico", + "Qatar", + "Samoa", + "San Marino", + "Senegal", + "Serbia", + "Seychelles", + "Somalia", + "Sri Lanka", + "Suriname", + "Swaziland", + "Tanzania", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Tunisia", + "Tuvalu", + "Uganda", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Viet Nam", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/es/json-inline.json b/locales/es/json-inline.json new file mode 100644 index 00000000000..506485b7f95 --- /dev/null +++ b/locales/es/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Este campo debe ser un rol válido.", + "The :attribute must be at least :length characters and contain at least one number.": "Este campo debe tener al menos :length caracteres y contener al menos un número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Este campo debe tener al menos :length caracteres y contener al menos un carácter especial y un número.", + "The :attribute must be at least :length characters and contain at least one special character.": "Este campo debe tener al menos :length caracteres y contener al menos un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Este campo debe tener al menos :length caracteres y contener al menos una letra mayúscula y un número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Este campo debe tener al menos :length caracteres y contener al menos una letra mayúscula y un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Este campo debe tener al menos :length caracteres y contener al menos una letra mayúscula, un número y un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Este campo debe tener al menos :length caracteres y contener al menos una letra mayúscula.", + "The :attribute must be at least :length characters.": "Este campo debe tener al menos :length caracteres.", + "The :attribute must contain at least one letter.": "Este campo debe contener al menos una letra.", + "The :attribute must contain at least one number.": "Este campo debe contener al menos un número.", + "The :attribute must contain at least one symbol.": "Este campo debe contener al menos un símbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Este campo debe contener al menos una letra mayúscula y una minúscula.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "El campo ingresado ha aparecido en una filtración de datos. Por favor elija uno distinto." +} diff --git a/locales/es/json.json b/locales/es/json.json new file mode 100644 index 00000000000..e1497f03b28 --- /dev/null +++ b/locales/es/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(y :count error más)", + "(and :count more errors)": "(y :count error más)|(y :count errores más)|(y :count errores más)", + "30 Days": "30 Días", + "60 Days": "60 Días", + "90 Days": "90 Días", + ":amount selected": ":Amount seleccionados", + ":amount Total": ":Amount totales", + ":days day trial": "prueba por :days días", + ":resource Details": "Detalles del :resource", + ":resource Details: :title": "Detalles del :resource : :title", + "A decryption key is required.": "Se requiere una clave de descifrado.", + "A fresh verification link has been sent to your email address.": "Se ha enviado un nuevo enlace de verificación a su correo electrónico.", + "A new verification link has been sent to the email address you provided during registration.": "Se ha enviado un nuevo enlace de verificación a la dirección de correo electrónico que proporcionó durante el registro.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Se ha enviado un nuevo enlace de verificación a la dirección de correo electrónico que proporcionó en la configuración de su perfil.", + "A new verification link has been sent to your email address.": "Se ha enviado un nuevo enlace de verificación a su dirección de correo electrónico.", + "Accept Invitation": "Aceptar invitación", + "Action": "Acción", + "Action Event": "Evento de acción", + "Action Events": "Eventos de acción", + "Action Happened At": "La acción sucedió a las", + "Action Initiated By": "La acción inició a las", + "Action Name": "Nombre de la acción", + "Action Status": "Estado de la acción", + "Action Target": "Objetivo de la acción", + "Actions": "Acciones", + "Add": "Añadir", + "Add :resource": "Añadir :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Agregue un nuevo miembro a su equipo, permitiéndole colaborar con usted.", + "Add additional security to your account using two factor authentication.": "Agregue seguridad adicional a su cuenta mediante la autenticación de dos factores.", + "Add Payment Method": "Agregar método de pago", + "Add row": "Añadir fila", + "Add Team Member": "Añadir un nuevo miembro al equipo", + "Add VAT Number": "Agregar número VAT", + "Added.": "Añadido.", + "Additional billing information updated successfully.": "La información adicional de facturación se actualizó correctamente.", + "Address": "Dirección", + "Address Line 2": "Dirección de la línea 2", + "Administrator": "Administrador", + "Administrator users can perform any action.": "Los administradores pueden realizar cualquier acción.", + "Afghanistan": "Afganistán", + "Aland Islands": "Islas Aland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Todas las personas que forman parte de este equipo.", + "All resources loaded.": "Todos los recursos cargados.", + "All rights reserved.": "Todos los derechos reservados.", + "Already registered?": "¿Ya se registró?", + "American Samoa": "Samoa Americana", + "An error occurred while uploading the file.": "Ocurrió un error al cargar el archivo.", + "An error occurred while uploading the file: :error": "Ocurrió un error al cargar el archivo: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Se produjo un error inesperado y hemos notificado a nuestro equipo de soporte. Por favor intente de nuevo más tarde.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Otro usuario ha modificado el recurso desde que esta página fue cargada. Por favor refresque la página e intente nuevamente.", + "Antarctica": "Antártica", + "Antigua And Barbuda": "Antigua y Barbuda", + "Antigua and Barbuda": "Antigua y Barbuda", + "API Token": "Token API", + "API Token Permissions": "Permisos para el token API", + "API Tokens": "Tokens API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Los tokens API permiten a servicios de terceros autenticarse con nuestra aplicación en su nombre.", + "Apply": "Aplicar", + "Apply Coupon": "Aplicar cupón", + "April": "Abril", + "Are you sure you want to attempt to pay :amount?": "¿Está seguro que quiere intentar pagar :amount?", + "Are you sure you want to cancel your subscription?": "¿Está seguro que desea cancelar su suscripción?", + "Are you sure you want to delete all the notifications?": "¿Está seguro de que desea eliminar todas las notificaciones?", + "Are you sure you want to delete the selected resources?": "¿Está seguro de que desea eliminar los recursos seleccionados?", + "Are you sure you want to delete this file?": "¿Está seguro de que desea eliminar este archivo?", + "Are you sure you want to delete this notification?": "¿Está seguro que desea eliminar esta notificación?", + "Are you sure you want to delete this payment method?": "¿Está seguro que quiere eliminar este método de pago?", + "Are you sure you want to delete this resource?": "¿Está seguro de que desea eliminar este recurso?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "¿Está seguro que desea eliminar este equipo? Una vez que se elimina un equipo, todos sus recursos y datos se eliminarán de forma permanente.", + "Are you sure you want to delete your account?": "¿Está seguro que desea eliminar su cuenta?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "¿Está seguro que desea eliminar su cuenta? Una vez que se elimine su cuenta, todos sus recursos y datos se eliminarán de forma permanente. Ingrese su contraseña para confirmar que desea eliminar su cuenta de forma permanente.", + "Are you sure you want to detach the selected resources?": "¿Está seguro que desea desvincular los recursos seleccionados?", + "Are you sure you want to detach this resource?": "¿Está seguro que desea desvincular este recurso?", + "Are you sure you want to force delete the selected resources?": "¿Está seguro que desea forzar la eliminación de los recurso seleccionados?", + "Are you sure you want to force delete this resource?": "¿Está seguro que desea forzar la eliminación de este recurso?", + "Are you sure you want to log out?": "¿Está seguro que quiere cerrar la sesión?", + "Are you sure you want to mark all notifications as read?": "¿Está seguro que desea marcar todas las notificaciones como leídas?", + "Are you sure you want to remove this item?": "¿Está seguro de que desea eliminar este elemento?", + "Are you sure you want to restore the selected resources?": "¿Está seguro que desea restaurar los recursos seleccionados?", + "Are you sure you want to restore this resource?": "¿Está seguro que desea restaurar este recurso?", + "Are you sure you want to resume your subscription?": "¿Está seguro que quiere reanudar su suscripción?", + "Are you sure you want to run this action?": "¿Está seguro que desea ejecutar esta acción?", + "Are you sure you want to set this payment method as your default?": "¿Está seguro que quiere establecer este método de pago como predeterminado?", + "Are you sure you want to stop impersonating?": "¿Está seguro que quiere dejar de personificar?", + "Are you sure you would like to delete this API token?": "¿Está seguro que desea eliminar este token API?", + "Are you sure you would like to leave this team?": "¿Está seguro que le gustaría abandonar este equipo?", + "Are you sure you would like to remove this person from the team?": "¿Está seguro que desea retirar a esta persona del equipo?", + "Are you sure you would like to switch billing plans?": "¿Está seguro que desea cambiar de plan de facturación?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Adjuntar", + "Attach & Attach Another": "Adjuntar & adjuntar otro", + "Attach :resource": "Adjuntar :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Adjunte archivos arrastrándolos y soltándolos, seleccionándolos o pegándolos.", + "August": "Agosto", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Antes de continuar, ¿podría verificar su dirección de correo electrónico haciendo clic en el enlace que le acabamos de enviar? Si no recibió el correo electrónico, con gusto le enviaremos otro.", + "Before proceeding, please check your email for a verification link.": "Antes de continuar, compruebe el enlace de verificación en su correo electrónico.", + "Belarus": "Bielorrusia", + "Belgium": "Bélgica", + "Belize": "Belice", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bután", + "Billing Information": "Información de facturación", + "Billing Management": "Gestión de facturación", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Estado Plurinacional de", + "Bonaire, Sint Eustatius and Saba": "Bonaire, San Eustaquio y Saba", + "Bosnia And Herzegovina": "Bosnia y Herzegovina", + "Bosnia and Herzegovina": "Bosnia y Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Isla Bouvet", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Territorio Británico del Océano Índico", + "Browser Sessions": "Sesiones del navegador", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Camboya", + "Cameroon": "Camerún", + "Canada": "Canadá", + "Cancel": "Cancelar", + "Cancel Subscription": "Cancelar suscripción", + "Cape Verde": "Cabo Verde", + "Card": "Tarjeta", + "Cayman Islands": "Islas Caimán", + "Central African Republic": "República Centroafricana", + "Chad": "Chad", + "Change Subscription Plan": "Cambiar plan de suscripción", + "Change the current payment method attached to your subscription": "Cambie el actual método de pago adjunto a su suscripción", + "Changes": "Cambios", + "Checkout": "Pagar", + "Chile": "Chile", + "China": "China", + "Choose": "Elija", + "Choose :field": "Elija :field", + "Choose :resource": "Elija :resource", + "Choose an option": "Elija una opción", + "Choose date": "Elija fecha", + "Choose File": "Elija archivo", + "Choose Files": "Elegir archivos", + "Choose Type": "Elija tipo", + "Christmas Island": "Isla de Navidad", + "City": "Ciudad", + "Click here to re-send the verification email.": "Haga clic aquí para reenviar el correo de verificación.", + "click here to request another": "haga clic aquí para solicitar otro", + "Click to choose": "Haga clic para elegir", + "Close": "Cerrar", + "Cocos (Keeling) Islands": "Islas Cocos (Keeling)", + "Code": "Código", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Confirmar", + "Confirm Billing Action": "Confirmar acción de facturación", + "Confirm Password": "Confirmar contraseña", + "Confirm Payment": "Confirmar pago", + "Confirm your :amount payment": "Confirme su pago de :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "República democrática del Congo", + "Congo, the Democratic Republic of the": "Congo, República Democrática del", + "Constant": "Constante", + "Continue To Payment": "Continuar al pago", + "Cook Islands": "Islas Cook", + "Copy to clipboard": "Copiar al portapapeles", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Costa de Marfil", + "Country": "País", + "Coupon": "Cupón", + "Coupon applied successfully.": "Cupón aplicado con éxito.", + "Create": "Crear", + "Create & Add Another": "Crear & Añadir otro", + "Create :resource": "Crear :resource", + "Create a new team to collaborate with others on projects.": "Cree un nuevo equipo para colaborar con otros en proyectos.", + "Create Account": "Crear cuenta", + "Create API Token": "Crear Token API", + "Create New Team": "Crear nuevo equipo", + "Create Team": "Crear equipo", + "Created.": "Creado.", + "Croatia": "Croacia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curazao", + "Current Password": "Contraseña actual", + "Current Subscription Plan": "Plan de suscripción actual", + "Currently Subscribed": "Suscrito actualmente", + "Customer Balance": "Saldo del cliente", + "Customize": "Personalizar", + "Cyprus": "Chipre", + "Czech Republic": "República Checa", + "Côte d'Ivoire": "Costa de Marfil", + "Dark": "Oscuro", + "Dashboard": "Panel", + "December": "Diciembre", + "Decrease": "Disminuir", + "Default": "Por defecto", + "Delete": "Eliminar", + "Delete :resource": "Eliminar :resource", + "Delete Account": "Borrar cuenta", + "Delete all notifications": "Eliminar todas las notificaciones", + "Delete API Token": "Borrar token API", + "Delete File": "Borrar archivo", + "Delete Notification": "Eliminar notificación", + "Delete Resource": "Eliminar recurso", + "Delete Selected": "Eliminar seleccionado", + "Delete Team": "Borrar equipo", + "Denmark": "Dinamarca", + "Detach": "Desvincular", + "Detach Resource": "Desvincular recurso", + "Detach Selected": "Desvincular selección", + "Details": "Detalles", + "Disable": "Deshabilitar", + "Djibouti": "Yibuti", + "Do you really want to leave? You have unsaved changes.": "¿Realmente desea salir? Aún hay cambios sin guardar.", + "Dominica": "Dominica", + "Dominican Republic": "República Dominicana", + "Done.": "Hecho.", + "Download": "Descargar", + "Download Invoice": "Descargar factura", + "Drop file or click to choose": "Arrastre el archivo o haga clic para elegir", + "Drop files or click to choose": "Arrastre los archivos o haga clic para elegir", + "Ecuador": "Ecuador", + "Edit": "Editar", + "Edit :resource": "Editar :resource", + "Edit Attached": "Editar Adjunto", + "Edit Profile": "Editar perfil", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Los editores están habilitados para leer, crear y actualizar.", + "Egypt": "Egipto", + "El Salvador": "El Salvador", + "Email": "Correo electrónico", + "email": "correo electrónico", + "Email Address": "Correo electrónico", + "Email Addresses": "Correos electrónicos", + "Email Password Reset Link": "Enviar enlace para restablecer contraseña", + "Email Verification": "Verificación de correo", + "Enable": "Habilitar", + "Encrypted environment file already exists.": "El archivo de entorno cifrado ya existe.", + "Encrypted environment file not found.": "No se encontró el archivo de entorno cifrado.", + "Ensure your account is using a long, random password to stay secure.": "Asegúrese que su cuenta esté usando una contraseña larga y aleatoria para mantenerse seguro.", + "Environment file already exists.": "El archivo de entorno ya existe.", + "Environment file not found.": "Archivo de entorno no encontrado.", + "Equatorial Guinea": "Guinea Ecuatorial", + "Eritrea": "Eritrea", + "Error": "Error", + "errors": "errores", + "Estonia": "Estonia", + "Ethiopia": "Etiopía", + "ex VAT": "sin VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Vencimiento :expiration", + "Export As CSV": "Exportar como CSV", + "Extra Billing Information": "Información de facturación adicional", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Se necesita confirmación adicional para procesar su pago. Continúe a la página de pago haciendo clic en el botón de abajo.", + "Failed Subscription Payment": "Pago de suscripción fallido", + "Failed to load :resource!": "¡Error al cargar el :resource!", + "Falkland Islands (Malvinas)": "Malvinas (Falkland Islands)", + "Faroe Islands": "Islas Feroe", + "February": "Febrero", + "Fiji": "Fiyi", + "Filename": "Nombre del archivo", + "Finish enabling two factor authentication.": "Termine de habilitar la autenticación de dos factores.", + "Finland": "Finlandia", + "For your security, please confirm your password to continue.": "Por su seguridad, confirme su contraseña para continuar.", + "Forbidden": "Prohibido", + "Force Delete": "Forzar la eliminación", + "Force Delete :resource": "Forzar la eliminación :resource", + "Force Delete Resource": "Forzar la eliminación del recurso", + "Force Delete Selected": "Forzar la eliminación de la selección", + "Forgot Password": "Olvidó su contraseña", + "Forgot your password?": "¿Olvidó su contraseña?", + "Forgot Your Password?": "¿Olvidó su Contraseña?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "¿Olvidó su contraseña? No hay problema. Simplemente déjenos saber su dirección de correo electrónico y le enviaremos un enlace para restablecer la contraseña que le permitirá elegir una nueva.", + "France": "Francia", + "French Guiana": "Guayana Francesa", + "French Polynesia": "Polinesia Francesa", + "French Southern Territories": "Tierras Australes y Antárticas Francesas", + "From": "Desde", + "Gabon": "Gabón", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Alemania", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Ir a inicio", + "Go to page :page": "Ir a la página :page", + "Great! You have accepted the invitation to join the :team team.": "¡Genial! Usted ha aceptado la invitación para unirse al equipo :team.", + "Greece": "Grecia", + "Greenland": "Groenlandia", + "Grenada": "Grenada", + "Guadeloupe": "Guadalupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bisáu", + "Guyana": "Guyana", + "Haiti": "Haití", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "¿Tiene dudas sobre la cancelación de su suscripción? Puede reactivar instantáneamente su suscripción en cualquier momento hasta el final del ciclo de facturación actual. Una vez que finalice su ciclo de facturación actual, podrá elegir un plan de suscripción completamente nuevo.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "¿Tiene dudas sobre la cancelación de su suscripción? Puede reactivar instantáneamente su suscripción en cualquier momento hasta el final de su ciclo de facturación actual. Una vez que finalice su ciclo de facturación actual, puede elegir un plan de suscripción completamente nuevo.", + "Heard Island & Mcdonald Islands": "Islas Heard y McDonald", + "Heard Island and McDonald Islands": "Islas Heard y McDonald", + "Hello!": "¡Hola!", + "Hide Content": "Ocultar contenido", + "Hold Up!": "En espera!", + "Holy See (Vatican City State)": "Ciudad del Vaticano", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungría", + "I agree to the :terms_of_service and :privacy_policy": "Acepto los :terms_of_service y la :privacy_policy", + "Iceland": "Islandia", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Si es necesario, puede salir de todas las demás sesiones de otros navegadores en todos sus dispositivos. Algunas de sus sesiones recientes se enumeran a continuación; sin embargo, es posible que esta lista no sea exhaustiva. Si cree que su cuenta se ha visto comprometida, también debería actualizar su contraseña.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Si ya tiene una cuenta, puede aceptar esta invitación haciendo clic en el botón de abajo:", + "If you did not create an account, no further action is required.": "Si no ha creado una cuenta, no se requiere ninguna acción adicional.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Si no esperaba recibir una invitación para este equipo, puede descartar este correo electrónico.", + "If you did not receive the email": "Si usted no recibió el correo electrónico", + "If you did not request a password reset, no further action is required.": "Si no ha solicitado el restablecimiento de contraseña, omita este mensaje de correo electrónico.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Si no tiene una cuenta, puede crear una haciendo clic en el botón de abajo. Después de crear una cuenta, puede hacer clic en el botón de aceptación de la invitación en este correo electrónico para aceptar la invitación del equipo:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Si necesita agregar información específica de contacto o de impuestos a sus facturas, como el nombre completo de su empresa, el número de identificación del IVA o la dirección de registro, puede agregarla aquí.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Si está teniendo problemas al hacer clic en el botón \":actionText\", copie y pegue la URL de abajo\nen su navegador web:", + "Impersonate": "Personificar", + "Increase": "Incrementar", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Nombre de archivo no válido.", + "Invalid JSON was returned from the route.": "Se devolvió un JSON no válido desde la ruta.", + "Invoice Email Addresses": "Direcciones de correo para envío de facturas", + "Invoice emails updated successfully.": "Los correos electrónicos para las facturas se actualizaron correctamente.", + "Invoices": "Facturas", + "Iran, Islamic Republic Of": "República Islámica de Irán", + "Iran, Islamic Republic of": "Irán, República Islámica de", + "Iraq": "Iraq", + "Ireland": "Irlanda", + "Isle Of Man": "Isla de Man", + "Isle of Man": "Isla de Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Parece que no tiene una suscripción activa. Puede elegir uno de los planes de suscripción a continuación para comenzar. Los planes de suscripción se pueden cambiar o cancelar según su conveniencia.", + "Italy": "Italia", + "Jamaica": "Jamaica", + "January": "Enero", + "Japan": "Japón", + "Jersey": "Jersey", + "Jordan": "Jordán", + "July": "Julio", + "June": "Junio", + "Kazakhstan": "Kazajistán", + "Kenya": "Kenya", + "Key": "Clave", + "Kiribati": "Kiribati", + "Korea": "Corea del Sur", + "Korea, Democratic People's Republic of": "Corea del Norte", + "Korea, Republic of": "Corea, República de", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirguistán", + "Lao People's Democratic Republic": "Laos, República Democrática Popular de", + "Last active": "Activo por última vez", + "Last used": "Usado por última vez", + "Latvia": "Letonia", + "Leave": "Abandonar", + "Leave Team": "Abandonar equipo", + "Lebanon": "Líbano", + "length": "longitud", + "Lens": "Lens", + "Lesotho": "Lesoto", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libia", + "Liechtenstein": "Liechtenstein", + "Light": "Claro", + "Lithuania": "Lituania", + "Load :perPage More": "Cargar :perPage Mas", + "Loading": "Cargando", + "Location": "Ubicación", + "Log in": "Iniciar sesión", + "Log In": "Iniciar sesión", + "Log Out": "Finalizar sesión", + "Log out": "Cerrar sesión", + "Log Out Other Browser Sessions": "Cerrar las demás sesiones", + "Log Viewer": "Visor de registro", + "Login": "Iniciar sesión", + "Logout": "Finalizar sesión", + "Logs": "Registros", + "Luxembourg": "Luxemburgo", + "Macao": "Macao", + "Macedonia": "Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, ex República Yugoslava de", + "Madagascar": "Madagascar", + "Malawi": "Malaui", + "Malaysia": "Malasia", + "Maldives": "Maldivas", + "Mali": "Malí", + "Malta": "Malta", + "Manage Account": "Administrar cuenta", + "Manage and log out your active sessions on other browsers and devices.": "Administre y cierre sus sesiones activas en otros navegadores y dispositivos.", + "Manage API Tokens": "Administrar Tokens API", + "Manage Role": "Administrar rol", + "Manage Team": "Administrar equipo", + "Managing billing for :billableName": "Gestionando la facturación de :billableName", + "March": "Marzo", + "Mark all as Read": "Marcar todo como leído", + "Mark all notifications as read": "Marcar todas las notificaciones como leídas", + "Mark Read": "Marcar como leído", + "Mark Unread": "Marcar como no leido", + "Marshall Islands": "Islas Marshall", + "Martinique": "Martinica", + "Mauritania": "Mauritania", + "Mauritius": "Mauricio", + "May": "Mayo", + "Mayotte": "Mayotte", + "Mexico": "México", + "Micronesia, Federated States Of": "Micronesia, Estados Federados de", + "Micronesia, Federated States of": "Micronesia, Estados Federados de", + "Moldova": "Moldavia", + "Moldova, Republic of": "Moldavia, República de", + "Monaco": "Mónaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Mes hasta la fecha", + "Monthly": "Mensual", + "monthly": "mensual", + "Montserrat": "Montserrat", + "Morocco": "Marruecos", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Nombre", + "name": "nombre", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Países Bajos​", + "Netherlands Antilles": "Antillas Holandesas", + "Nevermind": "Olvidar", + "Nevermind, I'll keep my old plan": "No importa, mantendré mi antiguo plan", + "New": "Nuevo", + "New :resource": "Nuevo :resource", + "New Caledonia": "Nueva Caledonia", + "New Password": "Nueva Contraseña", + "New Zealand": "Nueva Zelanda", + "Next": "Siguiente", + "Next Payment": "Próximo pago", + "Next Payment on": "Próximo pago el", + "Nicaragua": "Nicaragua", + "Niger": "Níger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "No", + "No :resource matched the given criteria.": "Ningún :resource coincide con los criterios.", + "No additional information...": "Sin información adicional...", + "No Current Data": "Sin datos actuales", + "No Data": "No hay datos", + "no file selected": "no se seleccionó el archivo", + "No Increase": "No incrementar", + "No payment methods on file.": "No hay métodos de pago registrados.", + "No payment scheduled.": "Sin pago programado.", + "No Prior Data": "No hay datos previos", + "No Results Found.": "No se encontraron resultados.", + "Norfolk Island": "Isla Norfolk", + "Northern Mariana Islands": "Islas Marianas del Norte", + "Norway": "Noruega", + "Not Found": "No encontrado", + "Notifications": "Notificaciones", + "Nova": "Nova", + "Nova User": "Usuario Nova", + "November": "Noviembre", + "October": "Octubre", + "of": "de", + "OK": "Correcto", + "Oman": "Omán", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Una vez que se elimina un equipo, todos sus recursos y datos se eliminarán de forma permanente. Antes de eliminar este equipo, descargue cualquier dato o información sobre este equipo que desee conservar.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Una vez que se elimine su cuenta, todos sus recursos y datos se eliminarán de forma permanente. Antes de borrar su cuenta, por favor descargue cualquier dato o información que desee conservar.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Una vez que se elimine su cuenta, todos sus recursos y datos se eliminarán de forma permanente. Ingrese su contraseña para confirmar que desea eliminar su cuenta de forma permanente.", + "Only Trashed": "Solo en papelera", + "Open Invoices": "Facturas pendientes", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Nuestro portal de administración de facturación le permite administrar cómodamente su plan de suscripción, método de pago y descargar sus facturas recientes.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Nuestro portal de gestión de facturación le permite administrar convenientemente su plan de suscripción, métodos de pago y descargar sus facturas recientes.", + "Page Expired": "Página expirada", + "Pagination Navigation": "Navegación por los enlaces de paginación", + "Paid": "Pagado", + "Pakistan": "Pakistán", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Territorios Palestinos", + "Panama": "Panamá", + "Papua New Guinea": "Papúa Nueva Guinea", + "Paraguay": "Paraguay", + "Password": "Contraseña", + "password": "contraseña", + "Payment Confirmation": "Confirmación de pago", + "Payment Information": "Información del pago", + "Payment information updated successfully.": "Información de pago actualizada correctamente.", + "Payment Method": "Método de pago", + "Payment Methods": "Métodos de pago", + "Payment Required": "Pago requerido", + "Payments": "Pagos", + "Pending Team Invitations": "Invitaciones de equipo pendientes", + "Per Page": "Por Página", + "Permanently delete this team.": "Eliminar este equipo de forma permanente", + "Permanently delete your account.": "Eliminar su cuenta de forma permanente.", + "Permissions": "Permisos", + "Peru": "Perú", + "Philippines": "Filipinas", + "Photo": "Foto", + "Pitcairn": "Islas Pitcairn", + "Please accept the terms of service.": "Por favor acepte los términos del servicio.", + "Please click the button below to verify your email address.": "Por favor, haga clic en el botón de abajo para verificar su dirección de correo electrónico.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Por favor confirme el acceso a su cuenta ingresando uno de sus códigos de recuperación de emergencia.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Por favor confirme el acceso a su cuenta digitando el código de autenticación provisto por su aplicación autenticadora.", + "Please confirm your password before continuing.": "Por favor confirme su contraseña antes de continuar.", + "Please copy your new API token. For your security, it won't be shown again.": "Por favor copie su nuevo token API. Por su seguridad, no se volverá a mostrar.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Por favor ingrese su contraseña para confirmar que desea cerrar las demás sesiones de otros navegadores en todos sus dispositivos.", + "Please provide a maximum of three invoice emails addresses.": "Por favor proporcione un máximo de tres direcciones de correo electrónico para facturación.", + "Please provide the email address of the person you would like to add to this team.": "Por favor proporcione la dirección de correo electrónico de la persona que le gustaría agregar a este equipo.", + "Please set a default payment method before retrying payments.": "Por favor establezca un método de pago predeterminado antes de volver a intentar realizar los pagos.", + "Please set a default payment method before swapping plans.": "Por favor establece un método de pago predeterminado antes de cambiar de plan.", + "Poland": "Polonia", + "Portugal": "Portugal", + "Press / to search": "Presione / para buscar", + "Preview": "Previsualizar", + "Previewing": "Vista previa", + "Previous": "Previo", + "Privacy Policy": "Política de Privacidad", + "Profile": "Perfil", + "Profile Information": "Información de perfil", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Trimestre hasta la fecha", + "Recovery Code": "Código de recuperación", + "Refresh": "Actualizar", + "Regards,": "Saludos,", + "Regenerate Recovery Codes": "Regenerar códigos de recuperación", + "Register": "Registrarse", + "Reload": "Recargar", + "Remember me": "Mantener sesión activa", + "Remember Me": "Mantener sesión activa", + "Remove": "Eliminar", + "Remove Photo": "Eliminar foto", + "Remove Team Member": "Eliminar miembro del equipo", + "Replicate": "Replicar", + "Required fields": "Campos obligatorios", + "Resend Verification Email": "Reenviar correo de verificación", + "Reset Filters": "Restablecer filtros", + "Reset Password": "Restablecer contraseña", + "Reset Password Notification": "Notificación de restablecimiento de contraseña", + "resource": "recurso", + "Resource Row Dropdown": "Desplegable Fila de Recursos", + "Resources": "Recursos", + "resources": "recursos", + "Restore": "Restaurar", + "Restore :resource": "Restaurar :resource", + "Restore Resource": "Restaurar Recursos", + "Restore Selected": "Restaurar Selección", + "results": "resultados", + "Resume Subscription": "Reanudar suscripción", + "Retry Payment": "Reintentar el pago", + "Return to :appName": "Regresar a :appName", + "Reunion": "Reunión", + "Role": "Rol", + "Romania": "Rumania", + "Run Action": "Ejecutar Acción", + "Russian Federation": "Federación Rusa", + "Rwanda": "Ruanda", + "Réunion": "Reunión", + "Saint Barthelemy": "San Bartolomé", + "Saint Barthélemy": "San Bartolomé", + "Saint Helena": "Santa Helena", + "Saint Kitts And Nevis": "San Cristóbal y Nieves", + "Saint Kitts and Nevis": "Saint Kitts y Nevis", + "Saint Lucia": "Santa Lucía", + "Saint Martin": "San Martín", + "Saint Martin (French part)": "San Martín (parte francesa)", + "Saint Pierre And Miquelon": "San Pedro y Miquelón", + "Saint Pierre and Miquelon": "San Pedro y Miquelón", + "Saint Vincent And Grenadines": "San Vicente y las Granadinas", + "Saint Vincent and the Grenadines": "San Vicente y las Granadinas", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Santo Tomé y Príncipe", + "Sao Tome and Principe": "Santo Tomé y Príncipe", + "Saudi Arabia": "Arabia Saudita", + "Save": "Guardar", + "Saved.": "Guardado.", + "Scroll to bottom": "Desplazarse hacia abajo", + "Scroll to top": "Volver al comienzo", + "Search": "Buscar", + "Secure Area": "Área segura", + "Select": "Seleccione", + "Select a different plan": "Seleccione un plan diferente", + "Select a log file...": "Seleccione un archivo de registro...", + "Select A New Photo": "Seleccione una nueva foto", + "Select Action": "Seleccione una Acción", + "Select all": "Seleccione Todo", + "Select All Dropdown": "Desplegable Seleccionar todo", + "Select this page": "Seleccione esta página", + "Send Password Reset Link": "Enviar enlace para restablecer la contraseña", + "Senegal": "Senegal", + "September": "Septiembre", + "Serbia": "Serbia", + "Server Error": "Error del servidor", + "Service Unavailable": "Servicio no disponible", + "Set as default": "Establecer como predeterminado", + "Setup Key": "Clave de configuración", + "Seychelles": "Seychelles", + "Show All Fields": "Mostrar todos los campos", + "Show Content": "Mostrar contenido", + "Show Recovery Codes": "Mostrar códigos de recuperación", + "Showing": "Mostrando", + "Sierra Leone": "Sierra Leona", + "Signed in as": "Registrado como", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "San Martín", + "Slovakia": "Eslovaquia", + "Slovenia": "Eslovenia", + "Soft Deleted": "Lógicamente Eliminado", + "Solomon Islands": "Islas Salomón", + "Somalia": "Somalia", + "Something went wrong.": "Algo salió mal.", + "Sorry! You are not authorized to perform this action.": "¡Lo siento! Usted no está autorizado para ejecutar esta acción.", + "Sorry, your session has expired.": "Lo siento, su sesión ha caducado.", + "South Africa": "Sudáfrica", + "South Georgia And Sandwich Isl.": "Islas Georgias del Sur y Sandwich del Sur", + "South Georgia and the South Sandwich Islands": "Georgia del sur y las islas Sandwich del sur", + "South Sudan": "Sudán del Sur", + "Spain": "España", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Acciones independientes", + "Start Polling": "Iniciar encuesta", + "Start polling": "Iniciar encuesta", + "State / County": "Estado / País", + "Stop Impersonating": "Detener personificación", + "Stop Polling": "Detener encuesta", + "Stop polling": "Finalizar encuesta", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Guarde estos códigos de recuperación en un administrador de contraseñas seguro. Se pueden utilizar para recuperar el acceso a su cuenta si pierde su dispositivo de autenticación de dos factores.", + "Subscribe": "Suscriba", + "Subscription Information": "Información de suscripción", + "Subscription Pending": "Suscripción pendiente", + "Sudan": "Sudán", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard y Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard y Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suecia", + "Switch Teams": "Cambiar de equipo", + "Switzerland": "Suiza", + "Syrian Arab Republic": "Siria", + "System": "Sistema", + "Taiwan": "Taiwán", + "Taiwan, Province of China": "Taiwan, provincia de China", + "Tajikistan": "Tayikistán", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, República Unida de", + "TAX": "IMPUESTO", + "Team Details": "Detalles del equipo", + "Team Invitation": "Invitación de equipo", + "Team Members": "Miembros del equipo", + "Team Name": "Nombre del equipo", + "Team Owner": "Propietario del equipo", + "Team Settings": "Ajustes del equipo", + "Terms of Service": "Términos del servicio", + "Thailand": "Tailandia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "¡Gracias por registrarse! Antes de comenzar, ¿podría verificar su dirección de correo electrónico haciendo clic en el enlace que le acabamos de enviar? Si no recibió el correo electrónico, con gusto le enviaremos otro.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Gracias por su apoyo continuo. Hemos adjuntado una copia de su factura para sus registros. Háganos saber si tiene alguna pregunta o inquietud.", + "Thanks,": "Gracias,", + "The :attribute must be a valid role.": ":Attribute debe ser un rol válido.", + "The :attribute must be at least :length characters and contain at least one number.": "La :attribute debe tener al menos :length caracteres y contener por lo menos un número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "La :attribute debe tener al menos :length caracteres y contener por lo menos un caracter especial y un número.", + "The :attribute must be at least :length characters and contain at least one special character.": "La :attribute debe tener al menos :length caracteres y contener por lo menos un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "La :attribute debe tener al menos :length caracteres y contener por lo menos una letra mayúscula y un número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "La :attribute debe tener al menos :length caracteres y contener por lo menos una letra mayúscula y un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "La :attribute debe tener al menos :length caracteres y contener por lo menos una letra mayúscula, un número y un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "La :attribute debe tener al menos :length caracteres y contener por lo menos una letra mayúscula.", + "The :attribute must be at least :length characters.": "La :attribute debe tener al menos :length caracteres.", + "The :attribute must contain at least one letter.": "La :attribute debe contener al menos una letra.", + "The :attribute must contain at least one number.": "La :attribute debe contener al menos un número.", + "The :attribute must contain at least one symbol.": "La :attribute debe contener al menos un símbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "La :attribute debe contener al menos una letra mayúscula y una minúscula.", + "The :resource was created!": "¡El :resource fue creado!", + "The :resource was deleted!": "¡El :resource fue eliminado!", + "The :resource was restored!": "¡El :resource fue restaurado!", + "The :resource was updated!": "¡El :resource fue actualizado!", + "The action was executed successfully.": "La acción fue ejecutada exitosamente.", + "The default payment method cannot be removed.": "El método de pago predeterminado no puede ser eliminado.", + "The file was deleted!": "¡El archivo fue eliminado!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "La :attribute proporcionada se ha visto comprometida en una filtración de datos (data leak). Elija una :attribute diferente.", + "The given data was invalid.": "Los datos proporcionados no son válidos.", + "The government won't let us show you what's behind these doors": "El gobierno no nos permitirá mostrarle lo que hay detrás de estas puertas", + "The HasOne relationship has already been filled.": "La relación HasOne ya fué completada.", + "The image could not be loaded": "No se pudo cargar la imagen", + "The image could not be loaded.": "No se pudo cargar la imagen.", + "The invoice emails must be valid email addresses.": "Las direcciones de correo electrónico para las facturas deben ser válidas.", + "The password is incorrect.": "La contraseña es incorrecta.", + "The provided coupon code is invalid.": "El código de cupón proporcionado no es válido.", + "The provided password does not match your current password.": "La contraseña proporcionada no coincide con su contraseña actual.", + "The provided password was incorrect.": "La contraseña proporcionada no es correcta.", + "The provided two factor authentication code was invalid.": "El código de autenticación de dos factores proporcionado no es válido.", + "The provided two factor recovery code was invalid.": "El código de recuperación de dos factores proporcionado no es válido.", + "The provided VAT number is invalid.": "El número VAT proporcionado no es válido.", + "The resource was attached!": "¡Se adjuntó el recurso!", + "The resource was prevented from being saved!": "¡Se evitó que el recurso se guardara!", + "The resource was updated!": "¡El recurso fue actualizado!", + "The response is not a streamed response.": "La respuesta no es una respuesta transmitida.", + "The response is not a view.": "La respuesta no es una vista.", + "The selected country is invalid.": "El país seleccionado no es válido.", + "The selected plan is invalid.": "El plan seleccionado no es válido.", + "The selected resources have been :action!": "¡Los recursos seleccionados han sido :action!", + "The team's name and owner information.": "Nombre del equipo e información del propietario.", + "There are no available options for this resource.": "No hay opciones disponibles para este recurso.", + "There are no fields to display.": "No hay campos para mostrar.", + "There are no new notifications.": "No hay notificaciones nuevas.", + "There was a problem executing the action.": "Hubo un problema ejecutando la acción.", + "There was a problem fetching the resource.": "Hubo un problema obteniendo el recurso.", + "There was a problem submitting the form.": "Hubo un problema al enviar el formulario.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Estas personas han sido invitadas a su equipo y se les ha enviado un correo electrónico de invitación. Pueden unirse al equipo aceptando la invitación por correo electrónico.", + "This account does not have an active subscription.": "Esta cuenta no tiene una suscripción activa.", + "This action is unauthorized.": "Esta acción no está autorizada.", + "This copy of Nova is unlicensed.": "Esta copia de Nova no tiene licencia.", + "This coupon code can only be used by new customers.": "Este cupón puede ser usado solamente por nuevos clientes.", + "This device": "Este dispositivo", + "This file field is read-only.": "Este campo de archivo es de solo lectura.", + "This invoice is no longer open.": "Esta factura ya no está abierta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Esta es un área segura de la aplicación. Confirme su contraseña antes de continuar.", + "This password does not match our records.": "Esta contraseña no coincide con nuestros registros.", + "This password reset link will expire in :count minutes.": "Este enlace de restablecimiento de contraseña expirará en :count minutos.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Este pago se inició, pero los fondos aún no se han recibido. Esto puede tardar hasta 14 días.", + "This resource no longer exists": "Este recurso ya no existe", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Esta suscripción ha caducado y no se puede reanudar. Cree una nueva suscripción.", + "This user already belongs to the team.": "Este usuario ya pertenece al equipo.", + "This user has already been invited to the team.": "Este usuario ya ha sido invitado al equipo.", + "Timor-Leste": "Timor Oriental", + "to": "al", + "To": "Hasta", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Para terminar de habilitar la autenticación de dos factores, escanee el siguiente código QR usando la aplicación de autenticación de su teléfono o ingrese la clave de configuración y proporcione el código OTP generado.", + "Today": "Hoy", + "Toggle navigation": "Alternar navegación", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Nombre del token", + "Tonga": "Tonga", + "Too Many Requests": "Demasiadas peticiones", + "total": "total", + "Total:": "Total:", + "Trashed": "Desechado", + "Trinidad And Tobago": "Trinidad y Tobago", + "Trinidad and Tobago": "Trinidad y Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turquía", + "Turkmenistan": "Turkmenistán", + "Turks And Caicos Islands": "Islas Turcas y Caicos", + "Turks and Caicos Islands": "Islas Turcas y Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autenticación de dos factores", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "La autenticación de dos factores ahora está habilitada. Escanee el siguiente código QR usando la aplicación de autenticación de su teléfono o ingrese la clave de configuración.", + "Type": "Tipo", + "Uganda": "Uganda", + "Ukraine": "Ucrania", + "Unauthorized": "No autorizado", + "United Arab Emirates": "Emiratos Árabes Unidos", + "United Kingdom": "Reino Unido", + "United States": "Estados Unidos", + "United States Minor Outlying Islands": "Islas Ultramarinas Menores de los Estados Unidos", + "United States Outlying Islands": "Islas Ultramarinas Menores de los Estados Unidos", + "Unknown": "Desconocido", + "Unpaid": "No pagado", + "Update": "Actualizar", + "Update & Continue Editing": "Actualice & Continúe Editando", + "Update :resource": "Actualizar :resource", + "Update :resource: :title": "Actualice el :title del :resource:", + "Update attached :resource: :title": "Actualización adjunta :resource: :title", + "Update Password": "Actualizar contraseña", + "Update Payment Information": "Actualizar la información de pago", + "Update Payment Method": "Actualizar método de pago", + "Update your account's profile information and email address.": "Actualice la información de su cuenta y la dirección de correo electrónico.", + "Uploading": "Cargando", + "Uploading files... (:current/:total)": "Cargando archivos... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Use un código de recuperación", + "Use an authentication code": "Use un código de autenticación", + "User Actions": "Acciones del usuario", + "User Security": "Seguridad del usuario", + "Username": "Usuario", + "Uzbekistan": "Uzbekistan", + "Value": "Valor", + "Vanuatu": "Vanuatu", + "VAT Number": "Número VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, República Bolivariana de", + "Verify Email Address": "Confirme su correo electrónico", + "Verify Your Email Address": "Verifique su dirección de correo electrónico", + "Viet Nam": "Vietnam", + "View": "Ver", + "Virgin Islands, British": "Islas Vírgenes Británicas", + "Virgin Islands, U.S.": "Islas Vírgenes Estadounidenses", + "Wallis And Futuna": "Wallis y Futuna", + "Wallis and Futuna": "Wallis y Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Estamos procesando su suscripción. Una vez que la suscripción se haya procesado correctamente esta página se actualizará automáticamente. Normalmente, este proceso solo debería llevar unos segundos.", + "We are unable to process your payment. Please contact customer support.": "No podemos procesar su pago. Comuníquese con el servicio de atención al cliente.", + "We have emailed your password reset link!": "¡Le hemos enviado un correo electrónico con su enlace de restablecimiento de contraseña!", + "We were unable to find a registered user with this email address.": "No pudimos encontrar un usuario registrado con esta dirección de correo electrónico.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Le enviaremos un enlace de descarga de la factura a las direcciones de correo electrónico que especifique a continuación. Puede separar varias direcciones de correo electrónico usando comas.", + "We're lost in space. The page you were trying to view does not exist.": "Estamos perdidos en el espacio. La página que intenta buscar no existe.", + "Welcome Back!": "¡Bienvenido de nuevo!", + "Western Sahara": "Sahara Occidental", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Cuando la autenticación de dos factores esté habilitada, le pediremos un token aleatorio seguro durante la autenticación. Puede recuperar este token desde la aplicación Google Authenticator de su teléfono.", + "Whoops": "Ups", + "Whoops!": "¡Ups!", + "Whoops! Something went wrong.": "¡Ups! Algo salió mal.", + "With Trashed": "Incluida la papelera", + "Write": "Escriba", + "Year To Date": "Año hasta la fecha", + "Yearly": "Anual", + "Yemen": "Yemen", + "Yes": "Sí", + "You are already subscribed.": "Usted ya está suscrito.", + "You are currently within your free trial period. Your trial will expire on :date.": "Actualmente se encuentra dentro de su período de prueba gratuito. Su prueba vencerá el :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Usted se encuentra actualmente dentro de su período de prueba gratuito. Su versión de prueba caducará el :date. Comenzar una nueva suscripción finalizará su prueba.", + "You are logged in!": "¡Usted está conectado!", + "You are receiving this email because we received a password reset request for your account.": "Ha recibido este mensaje porque se solicitó un restablecimiento de contraseña para su cuenta.", + "You have been invited to join the :team team!": "¡Usted ha sido invitado a unirse al equipo :team!", + "You have enabled two factor authentication.": "Ha habilitado la autenticación de dos factores.", + "You have not enabled two factor authentication.": "No ha habilitado la autenticación de dos factores.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Usted tienes algunas facturas sin pagar. Después de actualizar su método de pago predeterminado, puede volver a intentar los pagos a través de la lista de facturas a continuación.", + "You may accept this invitation by clicking the button below:": "Puede aceptar esta invitación haciendo clic en el botón de abajo:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Puedes cancelar tu subscripción en cualquier momento. Una vez que su suscripción haya sido cancelada, tendrá la opción de reanudar la suscripción hasta el final de su ciclo de facturación actual.", + "You may delete any of your existing tokens if they are no longer needed.": "Puede eliminar cualquiera de sus tokens existentes si ya no los necesita.", + "You may not delete your personal team.": "No se puede borrar su equipo personal.", + "You may not leave a team that you created.": "No se puede abandonar un equipo que usted creó.", + "You will receive an invoice and payment link via email for each billing period.": "Usted recibirá una factura y un enlace de pago por correo electrónico para cada período de facturación.", + "You're logged in!": "¡Usted está conectado!", + "Your :invoiceName invoice is now available!": "¡Su factura :invoiceName ya está disponible!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Su dirección de facturación es :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Su tarjeta fue rechazada. Comuníquese con el emisor de su tarjeta para obtener más información.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Su método de pago actual es una tarjeta de crédito que termina en :lastFour que vence el :expiration.", + "Your email address is unverified.": "Su dirección de correo electrónico no está verificada.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Su último pago de :amount falló. Favor actualice su método de pago para volver a intentar el pago fallido.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Su último pago de :amount el :date falló. Favor actualice su método de pago para volver a intentar el pago fallido.", + "Your next payment of :amount will be processed on :date.": "Su próximo pago de :amount será el :date.", + "Your payment method has been added successfully.": "Su método de pago ha sido agregado con éxito.", + "Your payment method will be charged automatically for each billing period.": "Su método de pago será cargado automáticamente para cada período de facturación.", + "Your registered VAT Number is :vatNumber.": "Su número VAT registrado es :vatNumber.", + "Your subscription has been started successfully.": "Tu suscripción ha sido iniciada con éxito.", + "Your subscription has been successfully cancelled.": "Tu suscripción ha sido cancelada exitosamente.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Su suscripción ha sido cancelada exitosamente. Seguirá teniendo acceso hasta el final de su periodo de facturación.", + "Your subscription was successfully resumed.": "Tu suscripción se reanudó correctamente.", + "Your subscription was successfully updated.": "Tu suscripción se actualizó correctamente.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Código postal", + "Åland Islands": "Islas Åland" +} diff --git a/locales/es/php-inline.json b/locales/es/php-inline.json new file mode 100644 index 00000000000..c0e8421412c --- /dev/null +++ b/locales/es/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Este campo debe ser aceptado.", + "accepted_if": "Este campo debe ser aceptado cuando :other sea :value.", + "active_url": "Este campo debe ser una URL válida.", + "after": "Debe ser una fecha después de :date.", + "after_or_equal": "Debe ser una fecha después o igual a :date.", + "alpha": "Este campo solo puede contener letras.", + "alpha_dash": "Este campo solo puede contener letras, números, guiones y guiones bajos.", + "alpha_num": "Este campo solo puede contener letras y números.", + "any_of": "Este campo no es válido.", + "array": "Este campo debe ser un array (colección).", + "ascii": "Este campo solo debe contener caracteres alfanuméricos y símbolos de un solo byte.", + "attached": "Este campo ya se adjuntó.", + "before": "Debe ser una fecha antes de :date.", + "before_or_equal": "Debe ser una fecha anterior o igual a :date.", + "between.array": "El contenido debe tener entre :min y :max elementos.", + "between.file": "Este archivo debe ser entre :min y :max kilobytes.", + "between.numeric": "Este valor debe ser entre :min y :max.", + "between.string": "El texto debe ser entre :min y :max caracteres.", + "boolean": "El campo debe ser verdadero o falso.", + "can": "Este campo contiene un valor no autorizado.", + "confirmed": "La confirmación no coincide.", + "contains": "A este campo le falta un valor obligatorio.", + "date": "Este campo debe ser una fecha válida.", + "date_equals": "El campo debe ser una fecha igual a :date.", + "date_format": "El campo debe coincidir con el formato :format.", + "decimal": "Este campo debe tener :decimal cifras decimales.", + "declined": "Este campo debe ser rechazado.", + "declined_if": "Este campo debe ser rechazado cuando :other sea :value.", + "different": "Este valor deben ser diferente de :other.", + "digits": "Debe tener :digits dígitos.", + "digits_between": "Debe tener entre :min y :max dígitos.", + "dimensions": "Las dimensiones de esta imagen son inválidas.", + "distinct": "El campo tiene un valor duplicado.", + "doesnt_contain": "Este campo no debe contener ninguno de los siguientes valores: :values.", + "doesnt_end_with": "Este campo no debe finalizar con uno de los siguientes: :values.", + "doesnt_start_with": "Este campo no debe comenzar con uno de los siguientes: :values.", + "email": "No es un correo válido.", + "ends_with": "Debe finalizar con uno de los siguientes valores: :values.", + "enum": "El valor seleccionado no está en la lista de valores permitidos.", + "exists": "El valor seleccionado no existe.", + "extensions": "Este campo debe tener una de las siguientes extensiones: :values.", + "file": "El campo debe ser un archivo.", + "filled": "Este campo debe tener un valor.", + "gt.array": "El contenido debe tener mas de :value elementos.", + "gt.file": "El archivo debe ser mayor que :value kilobytes.", + "gt.numeric": "El valor del campo debe ser mayor que :value.", + "gt.string": "El texto debe ser mayor de :value caracteres.", + "gte.array": "El contenido debe tener :value elementos o más.", + "gte.file": "El tamaño del archivo debe ser mayor o igual que :value kilobytes.", + "gte.numeric": "El valor debe ser mayor o igual que :value.", + "gte.string": "El texto debe ser mayor o igual de :value caracteres.", + "hex_color": "Este campo debe tener un color hexadecimal válido.", + "image": "Esta debe ser una imagen.", + "in": "El valor seleccionado no está en la lista de valores permitidos.", + "in_array": "Este valor debe existir en :other.", + "in_array_keys": "Este campo debe contener al menos una de las siguientes claves: :values.", + "integer": "Esto debe ser un entero.", + "ip": "Debe ser una dirección IP válida.", + "ipv4": "Debe ser una dirección IPv4 válida.", + "ipv6": "Debe ser una dirección IPv6 válida.", + "json": "Debe ser un texto válido en JSON.", + "list": "Este campo debe ser una lista.", + "lowercase": "Este campo debe estar en minúscula.", + "lt.array": "El contenido debe tener menor de :value elementos.", + "lt.file": "El tamaño del archivo debe ser menor a :value kilobytes.", + "lt.numeric": "El valor debe ser menor que :value.", + "lt.string": "El texto debe ser menor de :value caracteres.", + "lte.array": "El contenido no debe tener más de :value elementos.", + "lte.file": "El tamaño del archivo debe ser menor o igual que :value kilobytes.", + "lte.numeric": "El valor debe ser menor o igual que :value.", + "lte.string": "El texto debe ser menor o igual de :value caracteres.", + "mac_address": "El valor debe ser una dirección MAC válida.", + "max.array": "El contenido no debe tener más de :max elementos.", + "max.file": "El tamaño del archivo no debe ser mayor a :max kilobytes.", + "max.numeric": "El valor no debe ser mayor de :max.", + "max.string": "El texto no debe ser mayor a :max caracteres.", + "max_digits": "Este campo no debe tener más de :max dígitos.", + "mimes": "Debe ser un archivo de tipo: :values.", + "mimetypes": "Debe ser un archivo de tipo: :values.", + "min.array": "El contenido debe tener al menos :min elementos.", + "min.file": "El tamaño del archivo debe ser al menos de :min kilobytes.", + "min.numeric": "El valor debe ser al menos de :min.", + "min.string": "El texto debe ser al menos de :min caracteres.", + "min_digits": "Este campo debe tener al menos :min dígitos.", + "missing": "Este campo no debe estar presente.", + "missing_if": "Este campo no debe estar presente cuando :other sea :value.", + "missing_unless": "Este campo no debe estar presente a menos que :other sea :value.", + "missing_with": "Este campo no debe estar presente si alguno de los campos :values está presente.", + "missing_with_all": "Este campo no debe estar presente cuando los campos :values estén presentes.", + "multiple_of": "Este valor debe ser múltiplo de :value", + "not_in": "El valor seleccionado no debe estar en la lista.", + "not_regex": "Este formato es inválido.", + "numeric": "Debe ser un número.", + "password.letters": "Este campo debe contener al menos una letra.", + "password.mixed": "Este campo debe contener al menos una letra mayúscula y una minúscula.", + "password.numbers": "Este campo debe contener al menos un número.", + "password.symbols": "Este campo debe contener al menos un símbolo.", + "password.uncompromised": "El texto ingresado se ha visto comprometido en una filtración de datos (data leak). Elija uno distinto.", + "present": "Este campo debe estar presente.", + "present_if": "Este campo debe estar presente cuando :other es :value.", + "present_unless": "Este campo debe estar presente a menos que :other sea :value.", + "present_with": "Este campo debe estar presente cuando :values esté presente.", + "present_with_all": "Este campo debe estar presente cuando :values estén presentes.", + "prohibited": "Este campo está prohibido", + "prohibited_if": "Este campo está prohibido cuando :other es :value.", + "prohibited_if_accepted": "Este campo está prohibido cuando se acepta :other.", + "prohibited_if_declined": "Este campo está prohibido cuando se rechaza :other.", + "prohibited_unless": "Este campo está prohibido a menos que :other sea :values.", + "prohibits": "Este campo prohibe que :other esté presente.", + "regex": "Este formato es inválido.", + "relatable": "Este campo no se puede asociar con este recurso.", + "required": "Este campo es requerido.", + "required_array_keys": "Este campo debe contener entradas para: :values.", + "required_if": "Este campo es requerido cuando :other es :value.", + "required_if_accepted": "Este campo es obligatorio si :other es aceptado.", + "required_if_declined": "Este campo es obligatorio si :other es rechazado.", + "required_unless": "Este campo es requerido a menos que :other esté en :values.", + "required_with": "Este campo es requerido cuando :values está presente.", + "required_with_all": "Este campo es requerido cuando :values están presentes.", + "required_without": "Este campo es requerido cuando :values no está presente.", + "required_without_all": "Este campo es requerido cuando ninguno de :values están presentes.", + "same": "Este campo y :other deben coincidir.", + "size.array": "El contenido debe tener :size elementos.", + "size.file": "El tamaño del archivo debe ser de :size kilobytes.", + "size.numeric": "El valor debe ser :size.", + "size.string": "El texto debe ser de :size caracteres.", + "starts_with": "Debe comenzar con alguno de los siguientes valores: :values.", + "string": "Debe ser un texto.", + "timezone": "Debe ser de una zona horaria válida.", + "ulid": "Debe ser un ULID válido.", + "unique": "Este campo ya ha sido tomado.", + "uploaded": "Falló al subir.", + "uppercase": "Este campo debe estar en mayúscula.", + "url": "Debe ser una URL válida.", + "uuid": "Debe ser un UUID válido." +} diff --git a/locales/es/php.json b/locales/es/php.json new file mode 100644 index 00000000000..67883bbe986 --- /dev/null +++ b/locales/es/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "El campo :attribute debe ser aceptado.", + "accepted_if": "El campo :attribute debe ser aceptado cuando :other sea :value.", + "active_url": "El campo :attribute debe ser una URL válida.", + "after": "El campo :attribute debe ser una fecha posterior a :date.", + "after_or_equal": "El campo :attribute debe ser una fecha posterior o igual a :date.", + "alpha": "El campo :attribute sólo debe contener letras.", + "alpha_dash": "El campo :attribute sólo debe contener letras, números, guiones y guiones bajos.", + "alpha_num": "El campo :attribute sólo debe contener letras y números.", + "any_of": "El campo :attribute no es válido.", + "array": "El campo :attribute debe ser un conjunto.", + "ascii": "El campo :attribute solo debe contener caracteres alfanuméricos y símbolos de un solo byte.", + "attached": "Este :attribute ya se adjuntó.", + "before": "El campo :attribute debe ser una fecha anterior a :date.", + "before_or_equal": "El campo :attribute debe ser una fecha anterior o igual a :date.", + "between.array": "El campo :attribute tiene que tener entre :min - :max elementos.", + "between.file": "El campo :attribute debe pesar entre :min - :max kilobytes.", + "between.numeric": "El campo :attribute tiene que estar entre :min - :max.", + "between.string": "El campo :attribute tiene que tener entre :min - :max caracteres.", + "boolean": "El campo :attribute debe tener un valor verdadero o falso.", + "can": "El campo :attribute contiene un valor no autorizado.", + "confirmed": "La confirmación de :attribute no coincide.", + "contains": "Al campo :attribute le falta un valor obligatorio.", + "current_password": "La contraseña es incorrecta.", + "date": "El campo :attribute debe ser una fecha válida.", + "date_equals": "El campo :attribute debe ser una fecha igual a :date.", + "date_format": "El campo :attribute debe coincidir con el formato :format.", + "decimal": "El campo :attribute debe tener :decimal cifras decimales.", + "declined": "El campo :attribute debe ser rechazado.", + "declined_if": "El campo :attribute debe ser rechazado cuando :other sea :value.", + "different": "El campo :attribute y :other deben ser diferentes.", + "digits": "El campo :attribute debe tener :digits dígitos.", + "digits_between": "El campo :attribute debe tener entre :min y :max dígitos.", + "dimensions": "El campo :attribute tiene dimensiones de imagen no válidas.", + "distinct": "El campo :attribute contiene un valor duplicado.", + "doesnt_contain": "El campo :attribute no debe contener ninguno de los siguientes valores: :values.", + "doesnt_end_with": "El campo :attribute no debe finalizar con uno de los siguientes: :values.", + "doesnt_start_with": "El campo :attribute no debe comenzar con uno de los siguientes: :values.", + "email": "El campo :attribute no es un correo válido.", + "ends_with": "El campo :attribute debe finalizar con uno de los siguientes valores: :values", + "enum": "El campo :attribute no está en la lista de valores permitidos.", + "exists": "El campo :attribute no existe.", + "extensions": "El campo :attribute debe tener una de las siguientes extensiones: :values.", + "failed": "Estas credenciales no coinciden con nuestros registros.", + "file": "El campo :attribute debe ser un archivo.", + "filled": "El campo :attribute es obligatorio.", + "gt.array": "El campo :attribute debe tener más de :value elementos.", + "gt.file": "El campo :attribute debe tener más de :value kilobytes.", + "gt.numeric": "El campo :attribute debe ser mayor que :value.", + "gt.string": "El campo :attribute debe tener más de :value caracteres.", + "gte.array": "El campo :attribute debe tener como mínimo :value elementos.", + "gte.file": "El campo :attribute debe tener como mínimo :value kilobytes.", + "gte.numeric": "El campo :attribute debe ser como mínimo :value.", + "gte.string": "El campo :attribute debe tener como mínimo :value caracteres.", + "hex_color": "El campo :attribute debe tener un color hexadecimal válido.", + "image": "El campo :attribute debe ser una imagen.", + "in": "El campo :attribute no está en la lista de valores permitidos.", + "in_array": "El campo :attribute debe existir en :other.", + "in_array_keys": "El campo :attribute debe contener al menos una de las siguientes claves: :values.", + "integer": "El campo :attribute debe ser un número entero.", + "ip": "El campo :attribute debe ser una dirección IP válida.", + "ipv4": "El campo :attribute debe ser una dirección IPv4 válida.", + "ipv6": "El campo :attribute debe ser una dirección IPv6 válida.", + "json": "El campo :attribute debe ser una cadena JSON válida.", + "list": "El campo :attribute debe ser una lista.", + "lowercase": "El campo :attribute debe estar en minúscula.", + "lt.array": "El campo :attribute debe tener menos de :value elementos.", + "lt.file": "El campo :attribute debe tener menos de :value kilobytes.", + "lt.numeric": "El campo :attribute debe ser menor que :value.", + "lt.string": "El campo :attribute debe tener menos de :value caracteres.", + "lte.array": "El campo :attribute debe tener como máximo :value elementos.", + "lte.file": "El campo :attribute debe tener como máximo :value kilobytes.", + "lte.numeric": "El campo :attribute debe ser como máximo :value.", + "lte.string": "El campo :attribute debe tener como máximo :value caracteres.", + "mac_address": "El campo :attribute debe ser una dirección MAC válida.", + "max.array": "El campo :attribute no debe tener más de :max elementos.", + "max.file": "El campo :attribute no debe ser mayor que :max kilobytes.", + "max.numeric": "El campo :attribute no debe ser mayor que :max.", + "max.string": "El campo :attribute no debe ser mayor que :max caracteres.", + "max_digits": "El campo :attribute no debe tener más de :max dígitos.", + "mimes": "El campo :attribute debe ser un archivo con formato: :values.", + "mimetypes": "El campo :attribute debe ser un archivo con formato: :values.", + "min.array": "El campo :attribute debe tener al menos :min elementos.", + "min.file": "El tamaño de :attribute debe ser de al menos :min kilobytes.", + "min.numeric": "El tamaño de :attribute debe ser de al menos :min.", + "min.string": "El campo :attribute debe contener al menos :min caracteres.", + "min_digits": "El campo :attribute debe tener al menos :min dígitos.", + "missing": "El campo :attribute no debe estar presente.", + "missing_if": "El campo :attribute no debe estar presente cuando :other sea :value.", + "missing_unless": "El campo :attribute no debe estar presente a menos que :other sea :value.", + "missing_with": "El campo :attribute no debe estar presente si alguno de los campos :values está presente.", + "missing_with_all": "El campo :attribute no debe estar presente cuando los campos :values estén presentes.", + "multiple_of": "El campo :attribute debe ser múltiplo de :value", + "next": "Siguiente »", + "not_in": "El campo :attribute no debe estar en la lista.", + "not_regex": "El formato del campo :attribute no es válido.", + "numeric": "El campo :attribute debe ser numérico.", + "password": "La contraseña es incorrecta.", + "password.letters": "La :attribute debe contener al menos una letra.", + "password.mixed": "La :attribute debe contener al menos una letra mayúscula y una minúscula.", + "password.numbers": "La :attribute debe contener al menos un número.", + "password.symbols": "La :attribute debe contener al menos un símbolo.", + "password.uncompromised": "La :attribute proporcionada se ha visto comprometida en una filtración de datos (data leak). Elija una :attribute diferente.", + "present": "El campo :attribute debe estar presente.", + "present_if": "El campo :attribute debe estar presente cuando :other es :value.", + "present_unless": "El campo :attribute debe estar presente a menos que :other sea :value.", + "present_with": "El campo :attribute debe estar presente cuando :values esté presente.", + "present_with_all": "El campo :attribute debe estar presente cuando :values estén presentes.", + "previous": "« Anterior", + "prohibited": "El campo :attribute está prohibido.", + "prohibited_if": "El campo :attribute está prohibido cuando :other es :value.", + "prohibited_if_accepted": "El campo :attribute está prohibido cuando se acepta :other.", + "prohibited_if_declined": "El campo :attribute está prohibido cuando se rechaza :other.", + "prohibited_unless": "El campo :attribute está prohibido a menos que :other sea :values.", + "prohibits": "El campo :attribute prohibe que :other esté presente.", + "regex": "El formato del campo :attribute no es válido.", + "relatable": "Este :attribute no se puede asociar con este recurso", + "required": "El campo :attribute es obligatorio.", + "required_array_keys": "El campo :attribute debe contener entradas para: :values.", + "required_if": "El campo :attribute es obligatorio cuando :other es :value.", + "required_if_accepted": "El campo :attribute es obligatorio si :other es aceptado.", + "required_if_declined": "El campo :attribute es obligatorio si :other es rechazado.", + "required_unless": "El campo :attribute es obligatorio a menos que :other esté en :values.", + "required_with": "El campo :attribute es obligatorio cuando :values está presente.", + "required_with_all": "El campo :attribute es obligatorio cuando :values están presentes.", + "required_without": "El campo :attribute es obligatorio cuando :values no está presente.", + "required_without_all": "El campo :attribute es obligatorio cuando ninguno de :values está presente.", + "reset": "Su contraseña ha sido restablecida.", + "same": "Los campos :attribute y :other deben coincidir.", + "sent": "Le hemos enviado por correo electrónico el enlace para restablecer su contraseña.", + "size.array": "El campo :attribute debe contener :size elementos.", + "size.file": "El tamaño de :attribute debe ser :size kilobytes.", + "size.numeric": "El tamaño de :attribute debe ser :size.", + "size.string": "El campo :attribute debe contener :size caracteres.", + "starts_with": "El campo :attribute debe comenzar con uno de los siguientes valores: :values", + "string": "El campo :attribute debe ser una cadena de caracteres.", + "throttle": "Demasiados intentos de acceso. Por favor intente nuevamente en :seconds segundos.", + "throttled": "Por favor espere antes de intentar de nuevo.", + "timezone": "El campo :attribute debe ser una zona horaria válida.", + "token": "El token de restablecimiento de contraseña es inválido.", + "ulid": "El campo :attribute debe ser un ULID válido.", + "unique": "El campo :attribute ya ha sido registrado.", + "uploaded": "Subir :attribute ha fallado.", + "uppercase": "El campo :attribute debe estar en mayúscula.", + "url": "El campo :attribute debe ser una URL válida.", + "user": "No encontramos ningún usuario con ese correo electrónico.", + "uuid": "El campo :attribute debe ser un UUID válido." +} diff --git a/locales/et/_excludes.json b/locales/et/_excludes.json new file mode 100644 index 00000000000..f4d15f2525e --- /dev/null +++ b/locales/et/_excludes.json @@ -0,0 +1,98 @@ +[ + "Andorra", + "Angola", + "Anguilla", + "Argentina", + "Aruba", + "August", + "Austria", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Botswana", + "Burkina Faso", + "Burundi", + "Colombia", + "Costa Rica", + "CSV (.csv)", + "Côte d'Ivoire", + "Djibouti", + "Dominica", + "Ecuador", + "Eritrea", + "Excel (.xlsx)", + "Gabon", + "Gambia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Haiti", + "Honduras", + "ID", + "India", + "Jamaica", + "Jersey", + "Kenya", + "Kiribati", + "Kosovo", + "Lao People's Democratic Republic", + "Lesotho", + "Liechtenstein", + "Malawi", + "Mali", + "Malta", + "Martinique", + "Mauritius", + "Mayotte", + "Moldova", + "Monaco", + "Montenegro", + "Montserrat", + "Myanmar", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Niue", + "Nova", + "November", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Portugal", + "Puerto Rico", + "Qatar", + "Rwanda", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Senegal", + "September", + "Serbia", + "Sierra Leone", + "Sint Maarten", + "Sri Lanka", + "Suriname", + "Taiwan", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Tuvalu", + "Uganda", + "Uruguay", + "Vanuatu", + "Venezuela", + "Zimbabwe" +] diff --git a/locales/et/json-inline.json b/locales/et/json-inline.json new file mode 100644 index 00000000000..a070891a98f --- /dev/null +++ b/locales/et/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "See väli peab olema kehtiv roll.", + "The :attribute must be at least :length characters and contain at least one number.": "See väli peab olema vähemalt :length tähemärgi pikkune ja sisaldama vähemalt ühte numbrit.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Sellel väljal peab olema vähemalt :length tähemärki ning vähemalt üks erimärk ja üks number.", + "The :attribute must be at least :length characters and contain at least one special character.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks erimärk.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks suurtäht ja üks number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks suurtäht ja üks erimärk.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks suurtäht, üks number ja üks erimärk.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Sellel väljal peab olema vähemalt :length tähemärki ja vähemalt üks suurtäht.", + "The :attribute must be at least :length characters.": "Sellel väljal peab olema vähemalt :length tähemärki.", + "The :attribute must contain at least one letter.": "Sellel väljal peab olema vähemalt üks täht.", + "The :attribute must contain at least one number.": "See väli peab sisaldama vähemalt ühte numbrit.", + "The :attribute must contain at least one symbol.": "See väli peab sisaldama vähemalt ühte sümbolit.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Sellel väljal peab olema vähemalt üks suur- ja üks väiketäht.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Antud väli on ilmnenud andmelekkes. Valige mõni muu väli." +} diff --git a/locales/et/json.json b/locales/et/json.json new file mode 100644 index 00000000000..5b10d22b02a --- /dev/null +++ b/locales/et/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ja veel :count viga)", + "(and :count more errors)": "(ja veel :count viga)|(ja veel :count viga)|(ja veel :count viga)", + "30 Days": "30 päeva", + "60 Days": "60 päeva", + "90 Days": "90 päeva", + ":amount selected": ":Amount valitud", + ":amount Total": ":Amount kokku", + ":days day trial": ":Days päeva prooviperiood", + ":resource Details": ":Resource üksikasjad", + ":resource Details: :title": ":Resource üksikasjad: :title", + "A decryption key is required.": "Vaja on dekrüpteerimisvõtit.", + "A fresh verification link has been sent to your email address.": "Teie e-posti aadressile on saadetud uus kinnituslink.", + "A new verification link has been sent to the email address you provided during registration.": "Registreerimise käigus esitatud e-posti aadressile on saadetud Uus kinnituslink.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Uus kinnituslink on saadetud e-posti aadressile, mille sisestasite oma profiili seadetes.", + "A new verification link has been sent to your email address.": "Teie e-posti aadressile on saadetud uus kinnituslink.", + "Accept Invitation": "Võta Kutse Vastu", + "Action": "Tegevus", + "Action Event": "Tegevussündmus", + "Action Events": "Tegevussündmused", + "Action Happened At": "Juhtus", + "Action Initiated By": "Algatatud", + "Action Name": "Nimi", + "Action Status": "Staatus", + "Action Target": "Eesmärk", + "Actions": "Tegevus", + "Add": "Lisa", + "Add :resource": "Lisage :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Lisage oma meeskonnale Uus meeskonnaliige, võimaldades neil teiega koostööd teha.", + "Add additional security to your account using two factor authentication.": "Lisage oma kontole täiendav turvalisus, kasutades kahe teguri autentimist.", + "Add Payment Method": "Lisa makseviis", + "Add row": "Lisa rida", + "Add Team Member": "Lisa Meeskonna Liige", + "Add VAT Number": "Lisa käibemaksukohuslane number", + "Added.": "Lisatud.", + "Additional billing information updated successfully.": "Täiendav arveldusinfo värskendamine õnnestus.", + "Address": "Aadress", + "Address Line 2": "aadressi rida 2", + "Administrator": "Administraator", + "Administrator users can perform any action.": "Administraatori kasutajad saavad teha mis tahes toiminguid.", + "Afghanistan": "Afganistan", + "Aland Islands": "Ahvenamaa", + "Albania": "Albaania", + "Algeria": "Alžeeria", + "All of the people that are part of this team.": "Kõik inimesed, kes on osa sellest meeskonnast.", + "All resources loaded.": "Kõik ressursid laetud.", + "All rights reserved.": "Kõik õigused reserveeritud.", + "Already registered?": "Juba registreeritud?", + "American Samoa": "Ameerika Samoa", + "An error occurred while uploading the file.": "Faili üleslaadimisel ilmnes viga.", + "An error occurred while uploading the file: :error": "Faili üleslaadimisel ilmnes viga: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ilmnes ootamatu tõrge ja oleme sellest oma tugimeeskonda teavitanud. Palun proovi hiljem uuesti.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Teine kasutaja on värskendanud seda ressurssi alates selle lehe laadimisest. Palun värskendage lehte ja proovige uuesti.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigua ja Barbuda", + "Antigua and Barbuda": "Antigua ja Barbuda", + "API Token": "API märgid", + "API Token Permissions": "API märgid õigused", + "API Tokens": "API märgid", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API märgid võimaldavad kolmanda osapoole teenuseid autentida meie taotlusega teie nimel.", + "Apply": "Rakenda", + "Apply Coupon": "Rakenda kupong", + "April": "Aprill", + "Are you sure you want to attempt to pay :amount?": "Kas olete kindel, et soovite proovida maksta :amount?", + "Are you sure you want to cancel your subscription?": "Kas olete kindel, et soovite oma tellimuse tühistada?", + "Are you sure you want to delete all the notifications?": "Kas olete kindel, et soovite kõik märguanded kustutada?", + "Are you sure you want to delete the selected resources?": "Kas tõesti kustutada valitud ressursid?", + "Are you sure you want to delete this file?": "Kas tõesti kustutada see fail?", + "Are you sure you want to delete this notification?": "Kas olete kindel, et soovite selle teatise kustutada?", + "Are you sure you want to delete this payment method?": "Kas olete kindel, et soovite selle makseviisi kustutada?", + "Are you sure you want to delete this resource?": "Oled sa kindel, et soovid selle ressursi kustutada?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Oled sa kindel, et soovid selle meeskonna kustutada? Kui meeskond on kustutatud, kustutatakse kõik selle ressursid ja andmed jäädavalt.", + "Are you sure you want to delete your account?": "Kas olete kindel, et soovite oma konto kustutada?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Oled kindel, et soovid oma konto kustutada? Kui teie konto on kustutatud, kustutatakse kõik selle ressursid ja andmed jäädavalt. Palun sisestage oma parool, et kinnitada, et soovite oma konto jäädavalt kustutada.", + "Are you sure you want to detach the selected resources?": "Kas tõesti eemaldada valitud ressursid?", + "Are you sure you want to detach this resource?": "Kas olete kindel, et soovite selle ressursi eemaldada?", + "Are you sure you want to force delete the selected resources?": "Kas tõesti sundida valitud ressursse kustutama?", + "Are you sure you want to force delete this resource?": "Oled sa kindel, et soovid sundida seda ressurssi kustutama?", + "Are you sure you want to log out?": "Kas soovite kindlasti välja logida?", + "Are you sure you want to mark all notifications as read?": "Kas soovite kindlasti kõik märguanded loetuks märkida?", + "Are you sure you want to remove this item?": "Kas olete kindel, et soovite selle üksuse eemaldada?", + "Are you sure you want to restore the selected resources?": "Kas tõesti taastada valitud ressursid?", + "Are you sure you want to restore this resource?": "Kas olete kindel, et soovite selle ressursi taastada?", + "Are you sure you want to resume your subscription?": "Kas olete kindel, et soovite oma tellimust jätkata?", + "Are you sure you want to run this action?": "Kas olete kindel, et soovite käivitada see tegevus?", + "Are you sure you want to set this payment method as your default?": "Kas olete kindel, et soovite selle makseviisi vaikemakseviisiks määrata?", + "Are you sure you want to stop impersonating?": "Kas soovite kindlasti kellegi teisena esinemise lõpetada?", + "Are you sure you would like to delete this API token?": "Oled sa kindel, et soovid kustutada selle API sümboolne?", + "Are you sure you would like to leave this team?": "Oled sa kindel, et soovid sellest meeskonnast lahkuda?", + "Are you sure you would like to remove this person from the team?": "Oled sa kindel, et soovid selle inimese meeskonnast eemaldada?", + "Are you sure you would like to switch billing plans?": "Kas olete kindel, et soovite arveldusplaani vahetada?", + "Argentina": "Argentina", + "Armenia": "Armeenia", + "Aruba": "Aruba", + "Attach": "Lisa", + "Attach & Attach Another": "Kinnita Ja Kinnita Teine", + "Attach :resource": "Lisa :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Manustage faile neid pukseerides, valides või kleepides.", + "August": "August", + "Australia": "Austraalia", + "Austria": "Austria", + "Azerbaijan": "Aserbaidžaan", + "Bahamas": "Bahama", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Kas saaksite enne jätkamist oma e-posti aadressi kinnitada, klõpsates lingil, mille me teile just meili saatsime? Kui te e-kirja ei saanud, saadame teile hea meelega uue.", + "Before proceeding, please check your email for a verification link.": "Enne jätkamist kontrollige oma meili kinnituslingi saamiseks.", + "Belarus": "Valgevene", + "Belgium": "Belgia", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Arveldusinfo", + "Billing Management": "Arvelduste haldamine", + "Bolivia": "Boliivia", + "Bolivia, Plurinational State of": "Boliivia, mitmikriik", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ja Saba", + "Bosnia And Herzegovina": "Bosnia ja Hertsegoviina", + "Bosnia and Herzegovina": "Bosnia ja Hertsegoviina", + "Botswana": "Botswana", + "Bouvet Island": "Bouveti Saar", + "Brazil": "Brasiilia", + "British Indian Ocean Territory": "Briti India Ookeani Territoorium", + "Browser Sessions": "Brauseri Seansid", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodža", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Tühistama", + "Cancel Subscription": "Tühista tellimus", + "Cape Verde": "Cabo Verde", + "Card": "Kaart", + "Cayman Islands": "Kaimanisaared", + "Central African Republic": "Kesk-Aafrika Vabariik", + "Chad": "Tšaad", + "Change Subscription Plan": "Tellimusplaani muutmine", + "Change the current payment method attached to your subscription": "Muutke oma tellimusele lisatud praegust makseviisi", + "Changes": "Muutus", + "Checkout": "Kassasse", + "Chile": "Tšiili", + "China": "Hiina", + "Choose": "Valima", + "Choose :field": "Vali :field", + "Choose :resource": "Vali :resource", + "Choose an option": "Valige suvand", + "Choose date": "Vali kuupäev", + "Choose File": "Vali Fail", + "Choose Files": "Valige Failid", + "Choose Type": "Vali Tüüp", + "Christmas Island": "Jõulusaar", + "City": "Linn", + "Click here to re-send the verification email.": "Kinnitusmeili uuesti saatmiseks klõpsake siin.", + "click here to request another": "teise taotlemiseks klõpsake siin", + "Click to choose": "Klõpsa, et valida", + "Close": "Sulge", + "Cocos (Keeling) Islands": "Cocose (Keelingi) Saared", + "Code": "Kood", + "Colombia": "Colombia", + "Comoros": "Komoorid", + "Confirm": "Kinnitama", + "Confirm Billing Action": "Kinnitage arveldustoiming", + "Confirm Password": "Kinnita Parool", + "Confirm Payment": "Kinnita Makse", + "Confirm your :amount payment": "Kinnitage oma :amount makse", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo Demokraatlik Vabariik", + "Congo, the Democratic Republic of the": "Kongo Demokraatlik Vabariik", + "Constant": "Pidev", + "Continue To Payment": "Edasi makse juurde", + "Cook Islands": "Cooki Saared", + "Copy to clipboard": "Kopeerida lõikelauale", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Riik", + "Coupon": "Kupong", + "Coupon applied successfully.": "Kupongi rakendamine õnnestus.", + "Create": "Loo", + "Create & Add Another": "Loo Ja Lisa Veel", + "Create :resource": "Loo :resource", + "Create a new team to collaborate with others on projects.": "Loo uus meeskond teha koostööd teistega projekte.", + "Create Account": "Konto Loomine", + "Create API Token": "API sümboli loomine", + "Create New Team": "Loo Uus Meeskond", + "Create Team": "Loo Meeskond", + "Created.": "Loodud.", + "Croatia": "Horvaatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuuba", + "Curaçao": "Curacao", + "Current Password": "Aktiivne Parool", + "Current Subscription Plan": "Praegune liitumisplaan", + "Currently Subscribed": "Hetkel tellitud", + "Customer Balance": "Kliendi saldo", + "Customize": "Kohandada", + "Cyprus": "Küpros", + "Czech Republic": "Tšehhi", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Tume", + "Dashboard": "Armatuurlaud", + "December": "Detsember", + "Decrease": "Vähenema", + "Default": "Vaikimisi", + "Delete": "Kustuta", + "Delete :resource": "Kustutama :resource", + "Delete Account": "Kustuta Konto", + "Delete all notifications": "Kustuta kõik märguanded", + "Delete API Token": "Kustuta API Token", + "Delete File": "Kustuta Fail", + "Delete Notification": "Kustuta teatis", + "Delete Resource": "Kustuta Ressurss", + "Delete Selected": "Kustuta Valitud", + "Delete Team": "Kustuta Meeskond", + "Denmark": "Taani", + "Detach": "Eemaldage", + "Detach Resource": "Eralda Ressurss", + "Detach Selected": "Eemalda Valitud", + "Details": "Üksikasjad", + "Disable": "Keelama", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Kas sa tõesti tahad lahkuda? Sul on salvestamata muudatused.", + "Dominica": "Dominica", + "Dominican Republic": "Dominikaani Vabariik", + "Done.": "Tehtud.", + "Download": "Laadi alla", + "Download Invoice": "Laadi arve alla", + "Drop file or click to choose": "Lohistage fail või klõpsake valimiseks", + "Drop files or click to choose": "Pukseerige failid või klõpsake valimiseks", + "Ecuador": "Ecuador", + "Edit": "Muuda", + "Edit :resource": "Muuda :resource", + "Edit Attached": "Redigeerimine Lisatud", + "Edit Profile": "Muuda profiili", + "Editor": "Toimetaja", + "Editor users have the ability to read, create, and update.": "Toimetaja kasutajatel on võimalus lugeda, luua ja värskendada.", + "Egypt": "Egiptus", + "El Salvador": "Salvador", + "Email": "E-post", + "email": "e-post", + "Email Address": "meiliaadress", + "Email Addresses": "E-posti aadressid", + "Email Password Reset Link": "E-Posti Parooli Lähtestamise Link", + "Email Verification": "E-posti kinnitamine", + "Enable": "Võimaldama", + "Encrypted environment file already exists.": "Krüptitud keskkonnafail on juba olemas.", + "Encrypted environment file not found.": "Krüptitud keskkonna faili ei leitud.", + "Ensure your account is using a long, random password to stay secure.": "Veenduge, et teie konto kasutab pikka, juhuslikku parooli, et jääda turvaliseks.", + "Environment file already exists.": "Keskkonnafail on juba olemas.", + "Environment file not found.": "Keskkonnafaili ei leitud.", + "Equatorial Guinea": "Ekvatoriaal-Guinea", + "Eritrea": "Eritrea", + "Error": "Viga", + "errors": "vead", + "Estonia": "Eesti", + "Ethiopia": "Etioopia", + "ex VAT": "käibemaksuta", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Aegub :expiration", + "Export As CSV": "Ekspordi CSV-vormingus", + "Extra Billing Information": "Täiendav arveldusinfo", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Teie makse töötlemiseks on vaja täiendavat kinnitust. Palun jätkake makse lehele klõpsates allolevale nupule.", + "Failed Subscription Payment": "Tellimuse tasumine ebaõnnestus", + "Failed to load :resource!": ":Resource laadimine ebaõnnestus!", + "Falkland Islands (Malvinas)": "Falklandi Saared (Malvinas)", + "Faroe Islands": "Fääri Saared", + "February": "Veebruar", + "Fiji": "Fidži", + "Filename": "Faili nimi", + "Finish enabling two factor authentication.": "Lõpetage kahefaktorilise autentimise lubamine.", + "Finland": "Soome", + "For your security, please confirm your password to continue.": "Teie turvalisuse tagamiseks kinnitage oma parool jätkamiseks.", + "Forbidden": "Keelatud", + "Force Delete": "Kustuta jäädavalt", + "Force Delete :resource": "Sundige Kustutama :resource", + "Force Delete Resource": "Kustuta Ressurss", + "Force Delete Selected": "Kustuta Valitud", + "Forgot Password": "Unustasid parooli", + "Forgot your password?": "Unustasid oma parooli?", + "Forgot Your Password?": "Unustasid Oma Parooli?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Unustasid oma parooli? Pole probleemi. Lihtsalt andke meile teada oma e-posti aadress ja me saadame teile parooli lähtestamise lingi, mis võimaldab teil valida uue.", + "France": "Prantsusmaa", + "French Guiana": "Prantsuse Guajaana", + "French Polynesia": "Prantsuse Polüneesia", + "French Southern Territories": "Prantsuse Lõunapiirkonnad", + "From": "Alates", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Gruusia", + "Germany": "Saksamaa", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Mine avalehele", + "Go to page :page": "Mine lehele :page", + "Great! You have accepted the invitation to join the :team team.": "Suurepärane! Olete vastu võtnud kutse liituda :team meeskonnaga.", + "Greece": "Kreeka", + "Greenland": "Gröönimaa", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guajaana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Kas teil on oma tellimuse tühistamise üle mõtteid? Saate oma tellimuse koheselt uuesti aktiveerida mis tahes ajal kuni praeguse arveldustsükli lõpuni. Pärast praeguse arveldustsükli lõppu saate valida täiesti uue tellimusplaani.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Kas teil on oma tellimuse tühistamise üle mõtteid? Saate oma tellimuse koheselt uuesti aktiveerida igal ajal kuni praeguse arveldustsükli lõpuni. Pärast praeguse arveldustsükli lõppu saate valida täiesti uue tellimusplaani.", + "Heard Island & Mcdonald Islands": "Heard Island ja McDonaldi saared", + "Heard Island and McDonald Islands": "Heardi saar ja McDonaldi saared", + "Hello!": "Tere!", + "Hide Content": "Peida Sisu", + "Hold Up!": "Peatu!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Ungari", + "I agree to the :terms_of_service and :privacy_policy": "Nõustun :terms_of_service ja :privacy_policy", + "Iceland": "Island", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Vajadusel võite välja logida kõik oma teiste brauseri istungid kõigis oma seadmetes. Mõned teie hiljutised istungid on loetletud allpool; kuid see nimekiri ei pruugi olla ammendav. Kui tunnete, et teie konto on ohustatud, peaksite ka oma parooli uuendama.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Kui teil on juba konto, võite selle kutse vastu võtta, klõpsates alloleval nupul:", + "If you did not create an account, no further action is required.": "Kui te ei loonud kontot,ei ole täiendavaid meetmeid vaja.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Kui te ei oodanud sellele meeskonnale kutset, võite selle e-kirja ära visata.", + "If you did not receive the email": "Kui te e-kirja ei saanud", + "If you did not request a password reset, no further action is required.": "Kui te ei taotlenud parooli lähtestamist, ei ole täiendavaid meetmeid vaja.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Kui teil pole kontot, võite selle luua, klõpsates alloleval nupul. Pärast konto loomist võite klõpsata kutse vastuvõtmise nuppu selles e-kirjas, et nõustuda meeskonna kutsega:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Kui peate oma arvetesse lisama konkreetse kontakti või maksuteabe, näiteks kogu ärinimi, käibemaksu identifitseerimisnumber või kirje aadress, võite selle siia lisada.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Kui teil on probleeme nupu \":actionText\" klõpsamisega, kopeerige ja kleepige allpool olev URL\noma veebibrauserisse:", + "Impersonate": "Esineda kellegi teisena", + "Increase": "Suurendama", + "India": "India", + "Indonesia": "Indoneesia", + "Invalid filename.": "Vigane failinimi.", + "Invalid JSON was returned from the route.": "Marsruudilt tagastati kehtetu JSON.", + "Invoice Email Addresses": "Arve e -posti aadressid", + "Invoice emails updated successfully.": "Arve e -kirjad värskendatakse edukalt.", + "Invoices": "Arved", + "Iran, Islamic Republic Of": "Iraan", + "Iran, Islamic Republic of": "Iraan, Islamivabariik", + "Iraq": "Iraak", + "Ireland": "Iirimaa", + "Isle Of Man": "Mani saar", + "Isle of Man": "Mani saar", + "Israel": "Iisrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Näib, et teil pole aktiivset tellimust. Alustamiseks võite valida ühe allolevatest liitumisplaanidest. Tellimuse plaane võidakse teile sobival ajal muuta või tühistada.", + "Italy": "Itaalia", + "Jamaica": "Jamaica", + "January": "Jaanuar", + "Japan": "Jaapan", + "Jersey": "Jersey", + "Jordan": "Jordaania", + "July": "Juuli", + "June": "Juuni", + "Kazakhstan": "Kasahstan", + "Kenya": "Kenya", + "Key": "Võti", + "Kiribati": "Kiribati", + "Korea": "Korea", + "Korea, Democratic People's Republic of": "Põhja-Korea", + "Korea, Republic of": "Korea Vabariik", + "Kosovo": "Kosovo", + "Kuwait": "Kuveit", + "Kyrgyzstan": "Kõrgõzstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Viimati aktiivne", + "Last used": "Viimati kasutatud", + "Latvia": "Läti", + "Leave": "Jätma", + "Leave Team": "Jäta Meeskond", + "Lebanon": "Liibanon", + "length": "pikkus", + "Lens": "Objektiiv", + "Lesotho": "Lesotho", + "Liberia": "Libeeria", + "Libyan Arab Jamahiriya": "Liibüa", + "Liechtenstein": "Liechtenstein", + "Light": "Hele", + "Lithuania": "Leedu", + "Load :perPage More": "Koormus :perPage rohkem", + "Loading": "Laadimine", + "Location": "Asukoht", + "Log in": "Logi sisse", + "Log In": "Logi sisse", + "Log Out": "väljalogimine", + "Log out": "Logi välja", + "Log Out Other Browser Sessions": "Logi Välja Muud Brauseri Seansid", + "Log Viewer": "Logi vaataja", + "Login": "Logi sisse", + "Logout": "Väljalogimine", + "Logs": "Logid", + "Luxembourg": "Luksemburg", + "Macao": "Aomen", + "Macedonia": "Põhja-Makedoonia", + "Macedonia, the former Yugoslav Republic of": "Makedoonia, endine Jugoslaavia Vabariik", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaisia", + "Maldives": "Maldiivid", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Konto Haldamine", + "Manage and log out your active sessions on other browsers and devices.": "Hallake ja logige välja oma aktiivseid seansse teistes brauserites ja seadmetes.", + "Manage API Tokens": "API-märkide haldamine", + "Manage Role": "Halda Rolli", + "Manage Team": "Meeskonna Haldamine", + "Managing billing for :billableName": ":BillableName arvelduse haldamine", + "March": "Märts", + "Mark all as Read": "Märgi kõik loetuks", + "Mark all notifications as read": "Märkige kõik teatised loetuks", + "Mark Read": "Märgi loetuks", + "Mark Unread": "Märgi mitteloetuks", + "Marshall Islands": "Marshalli Saared", + "Martinique": "Martinique", + "Mauritania": "Mauritaania", + "Mauritius": "Mauritius", + "May": "Mai", + "Mayotte": "Mayotte", + "Mexico": "Mehhiko", + "Micronesia, Federated States Of": "Mikroneesia", + "Micronesia, Federated States of": "Mikroneesia, Ühendriigid", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova Vabariik", + "Monaco": "Monaco", + "Mongolia": "Mongoolia", + "Montenegro": "Montenegro", + "Month To Date": "Kuu Kuupäev", + "Monthly": "Igakuine", + "monthly": "igakuine", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mosambiik", + "Myanmar": "Myanmar", + "Name": "Nimi", + "name": "nimi", + "Namibia": "Namiibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Madalmaad", + "Netherlands Antilles": "Hollandi Antillid", + "Nevermind": "Ära pane tähele", + "Nevermind, I'll keep my old plan": "Pole hullu, ma jätkan oma vana plaani", + "New": "Uus", + "New :resource": "Uus :resource", + "New Caledonia": "Uus-Kaledoonia", + "New Password": "Uus Parool", + "New Zealand": "Uus-Meremaa", + "Next": "Järgmine", + "Next Payment": "Järgmine makse", + "Next Payment on": "Järgmine makse on sisse lülitatud", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeeria", + "Niue": "Niue", + "No": "Nr", + "No :resource matched the given criteria.": "Nr :resource vastas esitatud kriteeriumidele.", + "No additional information...": "Lisainformatsioon puudub...", + "No Current Data": "Praegused Andmed Puuduvad", + "No Data": "Andmed Puuduvad", + "no file selected": "faili pole valitud", + "No Increase": "Ei Suurenda", + "No payment methods on file.": "Makseviise pole failis.", + "No payment scheduled.": "Maksegraafikut pole ette nähtud.", + "No Prior Data": "Eelnevad Andmed Puuduvad", + "No Results Found.": "Tulemusi Ei Leitud.", + "Norfolk Island": "Norfolki Saar", + "Northern Mariana Islands": "Põhja-Mariaanid", + "Norway": "Norra", + "Not Found": "Ei Leitud", + "Notifications": "Märguanded", + "Nova": "Nova", + "Nova User": "Tuvastamata Kasutaja", + "November": "November", + "October": "Oktoober", + "of": "kohta", + "OK": "Okei", + "Oman": "Omaan", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Kui meeskond on kustutatud, kustutatakse kõik selle ressursid ja andmed jäädavalt. Enne selle meeskonna kustutamist laadige alla kõik andmed või teave selle meeskonna kohta, mida soovite säilitada.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Kui teie konto on kustutatud, kustutatakse kõik selle ressursid ja andmed jäädavalt. Enne konto kustutamist laadige alla kõik andmed või teave, mida soovite säilitada.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kui teie konto on kustutatud, kustutatakse jäädavalt kõik selle ressursid ja andmed. Sisestage oma parool, et kinnitada, et soovite oma konto jäädavalt kustutada.", + "Only Trashed": "Ainult kustutatud", + "Open Invoices": "Avatud Arved", + "Original": "Algne", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Meie arveldushaldusportaal võimaldab mugavalt hallata oma liitumisplaani, makseviisi ja alla laadida oma viimaseid arveid.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Meie arveldushaldusportaal võimaldab mugavalt hallata oma liitumisplaani, makseviise ja alla laadida oma viimaseid arveid.", + "Page Expired": "Lehekülg Aegunud", + "Pagination Navigation": "Lehitsemise navigeerimine", + "Paid": "Tasuline", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestiina Alad", + "Panama": "Panama", + "Papua New Guinea": "Paapua Uus-Guinea", + "Paraguay": "Paraguay", + "Password": "Parool", + "password": "parool", + "Payment Confirmation": "Makse Kinnitus", + "Payment Information": "Makseteave", + "Payment information updated successfully.": "Makseteabe värskendamine õnnestus.", + "Payment Method": "Makseviis", + "Payment Methods": "Makseviisid", + "Payment Required": "Nõutav makse", + "Payments": "Maksed", + "Pending Team Invitations": "Ootel Meeskonna Kutsed", + "Per Page": "Lehekülje Kohta", + "Permanently delete this team.": "Kustuta see meeskond jäädavalt.", + "Permanently delete your account.": "Jäädavalt kustutada oma konto.", + "Permissions": "Õigus", + "Peru": "Peruu", + "Philippines": "Filipiinid", + "Photo": "Foto", + "Pitcairn": "Pitcairni Saared", + "Please accept the terms of service.": "Nõustuge teenusetingimustega.", + "Please click the button below to verify your email address.": "Palun kliki allolevale nupule, et kontrollida oma e-posti aadress.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Kinnitage juurdepääs oma kontole, sisestades ühe oma hädaolukorra taastamise koodidest.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Kinnitage juurdepääs oma kontole, sisestades autentimisrakenduse poolt pakutava autentimiskoodi.", + "Please confirm your password before continuing.": "Enne jätkamist kinnitage oma parool.", + "Please copy your new API token. For your security, it won't be shown again.": "Palun kopeerige oma uus API token. Teie turvalisuse huvides seda enam ei näidata.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Palun sisestage oma parool, et kinnitada, et soovite oma teistest brauseri seanssidest kõigis oma seadmetes välja logida.", + "Please provide a maximum of three invoice emails addresses.": "Esitage maksimaalselt kolm arve e -posti aadressi.", + "Please provide the email address of the person you would like to add to this team.": "Palun esitage selle isiku e-posti aadress, keda soovite sellesse meeskonda lisada.", + "Please set a default payment method before retrying payments.": "Enne maksete uuesti proovimist määrake vaikimisi makseviis.", + "Please set a default payment method before swapping plans.": "Enne plaanide vahetamist määrake vaikemakseviis.", + "Poland": "Poola", + "Portugal": "Portugal", + "Press / to search": "Vajutage / et otsida", + "Preview": "Eelvaade", + "Previewing": "Eelvaade", + "Previous": "Eelmine", + "Privacy Policy": "privaatsuspoliitika", + "Profile": "Profiil", + "Profile Information": "profiiliteave", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kvartal Tänaseni", + "Recovery Code": "Taastamise Kood", + "Refresh": "Värskenda", + "Regards,": "Arvesse,", + "Regenerate Recovery Codes": "Regenereeri Taastekoodid", + "Register": "Registreerima", + "Reload": "Laadida", + "Remember me": "Mäleta mind", + "Remember Me": "Mäleta Mind", + "Remove": "Eemaldama", + "Remove Photo": "Eemalda Foto", + "Remove Team Member": "Eemalda Meeskonna Liige", + "Replicate": "Kopeerida", + "Required fields": "Nõutud väljad", + "Resend Verification Email": "Saada Kinnitusmeil Uuesti", + "Reset Filters": "Lähtesta Filtrid", + "Reset Password": "Lähtesta Parool", + "Reset Password Notification": "Parooli Teate Lähtestamine", + "resource": "ressurss", + "Resource Row Dropdown": "Ressursirea rippmenüü", + "Resources": "Ressurss", + "resources": "ressurss", + "Restore": "Taastama", + "Restore :resource": "Taastama :resource", + "Restore Resource": "Taasta Ressurss", + "Restore Selected": "Taasta Valitud", + "results": "tulemus", + "Resume Subscription": "Jätka tellimust", + "Retry Payment": "Proovige uuesti maksta", + "Return to :appName": "Tagasi :appName juurde", + "Reunion": "Kohtumine", + "Role": "Roll", + "Romania": "Rumeenia", + "Run Action": "Käivita Tegevus", + "Russian Federation": "Venemaa Föderatsioon", + "Rwanda": "Rwanda", + "Réunion": "Kordus", + "Saint Barthelemy": "Püha Barthélemy", + "Saint Barthélemy": "Püha Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St. Kitts ja Nevis", + "Saint Kitts and Nevis": "Saint Kitts ja Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "Püha Martin", + "Saint Martin (French part)": "Saint Martin (prantsuse osa)", + "Saint Pierre And Miquelon": "St. Pierre ja Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre ja Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent ja Grenadiinid", + "Saint Vincent and the Grenadines": "Saint Vincent ja Grenadiinid", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé ja Príncipe", + "Sao Tome and Principe": "São Tome ja Principe", + "Saudi Arabia": "Saudi Araabia", + "Save": "Salvestama", + "Saved.": "Salvestama.", + "Scroll to bottom": "Kerige alla", + "Scroll to top": "Kerige üles", + "Search": "Otsing", + "Secure Area": "Turvaline ala", + "Select": "Valige", + "Select a different plan": "Valige mõni muu plaan", + "Select a log file...": "Valige logifail...", + "Select A New Photo": "Uue Foto Valimine", + "Select Action": "Vali Toiming", + "Select all": "Vali Kõik", + "Select All Dropdown": "Valige rippmenüüst Kõik", + "Select this page": "Valige see leht", + "Send Password Reset Link": "Parooli Lähtestamise Lingi Saatmine", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Serveri Viga", + "Service Unavailable": "Teenus Pole Saadaval", + "Set as default": "Määra vaikeväärtuseks", + "Setup Key": "Seadistusvõti", + "Seychelles": "Seišellid", + "Show All Fields": "Näita Kõiki Välju", + "Show Content": "Sisu Näitamine", + "Show Recovery Codes": "Taastekoodide Näitamine", + "Showing": "Näidates", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Sisse logitud kui", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakkia", + "Slovenia": "Sloveenia", + "Soft Deleted": "Pehme Kustutatud", + "Solomon Islands": "Saalomoni Saared", + "Somalia": "Somaalia", + "Something went wrong.": "Midagi läks valesti.", + "Sorry! You are not authorized to perform this action.": "Vabandust! Te ei ole volitatud seda toimingut tegema.", + "Sorry, your session has expired.": "Vabandust, teie seanss on lõppenud.", + "South Africa": "Lõuna-Aafrika", + "South Georgia And Sandwich Isl.": "Lõuna-Georgia ja Lõuna-Sandwichi saared", + "South Georgia and the South Sandwich Islands": "Lõuna-Georgia ja Lõuna-Sandwichi saared", + "South Sudan": "Lõuna-Sudaan", + "Spain": "Hispaania", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Eraldiseisvad toimingud", + "Start Polling": "Alusta Küsitlust", + "Start polling": "Alustage hääletamist", + "State / County": "riik / maakond", + "Stop Impersonating": "Lõpetage esinemine", + "Stop Polling": "Lõpetage Küsitlus", + "Stop polling": "Lõpetage küsitlus", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Salvestage need taastekoodid turvalises paroolihalduris. Neid saab kasutada teie kontole juurdepääsu taastamiseks, kui teie kahe teguri autentimisseade on kadunud.", + "Subscribe": "Telli", + "Subscription Information": "Tellimuse teave", + "Subscription Pending": "Tellimus on ootel", + "Sudan": "Sudaan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard ja Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard ja Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Rootsi", + "Switch Teams": "Vahetusmeeskonnad", + "Switzerland": "Šveits", + "Syrian Arab Republic": "Süüria", + "System": "Süsteem", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Hiina provints", + "Tajikistan": "Tadžikistan", + "Tanzania": "Tansaania", + "Tanzania, United Republic of": "Tansaania, Ühendvabariik", + "TAX": "MAKS", + "Team Details": "Meeskonna Andmed", + "Team Invitation": "Meeskonna Kutse", + "Team Members": "meeskonnaliikme", + "Team Name": "Meeskonna Nimi", + "Team Owner": "Meeskonna Omanik", + "Team Settings": "Meeskonna Seadistused", + "Terms of Service": "kasutustingimused", + "Thailand": "Tai", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Tänud registreerumast! Enne alustamist, võiks kontrollida oma e-posti aadress klõpsates lingil me lihtsalt saadetakse teile? Kui te ei saanud e-kirja, saadame teile hea meelega teise.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Täname jätkuva toetuse eest. Lisasime teie dokumentide jaoks teie arve koopia. Palun andke meile teada, kui teil on küsimusi või muresid.", + "Thanks,": "Aitäh,", + "The :attribute must be a valid role.": ":Attribute peab olema kehtiv roll.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute peab olema vähemalt :length tähemärki ja sisaldama vähemalt ühte numbrit.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute peab olema vähemalt :length tähemärki ning sisaldama vähemalt ühte erimärki ja ühte numbrit.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute peab olema vähemalt :length tähemärki ja sisaldama vähemalt ühte erimärki.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute peab olema vähemalt :length tähemärki ja sisaldama vähemalt ühte suurtähte ja ühte numbrit.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute peab olema vähemalt :length tähemärki ning sisaldama vähemalt ühte suurtähte ja ühte erimärki.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute peab olema vähemalt :length tähemärki ja sisaldama vähemalt ühte suurtähte, ühte numbrit ja ühte erimärki.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute peab olema vähemalt :length tähemärki ja sisaldama vähemalt ühte suurtähte.", + "The :attribute must be at least :length characters.": ":Attribute peab olema vähemalt :length tähemärki.", + "The :attribute must contain at least one letter.": ":Attribute peab sisaldama vähemalt ühte tähte.", + "The :attribute must contain at least one number.": ":Attribute peab sisaldama vähemalt ühte numbrit.", + "The :attribute must contain at least one symbol.": ":Attribute peab sisaldama vähemalt ühte sümbolit.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute peab sisaldama vähemalt ühte suur- ja ühte väiketähte.", + "The :resource was created!": ":Resource loodi!", + "The :resource was deleted!": ":Resource kustutati!", + "The :resource was restored!": ":Resource taastati!", + "The :resource was updated!": ":Resource uuendati!", + "The action was executed successfully.": "Toiming sooritati edukalt.", + "The default payment method cannot be removed.": "Vaikimisi makseviisi ei saa eemaldada.", + "The file was deleted!": "Fail kustutati!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Antud :attribute on ilmunud andmelekkesse. Valige mõni muu :attribute.", + "The given data was invalid.": "Antud andmed olid kehtetud.", + "The government won't let us show you what's behind these doors": "Valitsus ei lase meil teile näidata, mis on nende uste taga", + "The HasOne relationship has already been filled.": "HasOne suhe on juba täidetud.", + "The image could not be loaded": "Pilti ei saanud laadida", + "The image could not be loaded.": "Pilti ei saanud laadida.", + "The invoice emails must be valid email addresses.": "Arve e -kirjad peavad olema kehtivad e -posti aadressid.", + "The password is incorrect.": "Parool on vale.", + "The provided coupon code is invalid.": "Esitatud kupongikood on kehtetu.", + "The provided password does not match your current password.": "Antud parool ei vasta teie praegusele paroolile.", + "The provided password was incorrect.": "Antud parool oli vale.", + "The provided two factor authentication code was invalid.": "Esitatud kahe teguri autentimise kood oli kehtetu.", + "The provided two factor recovery code was invalid.": "Esitatud kaheteguri taastamise kood oli kehtetu.", + "The provided VAT number is invalid.": "Esitatud KMKR number on kehtetu.", + "The resource was attached!": "Ressurss oli lisatud!", + "The resource was prevented from being saved!": "Ressursi salvestamist takistati!", + "The resource was updated!": "Ressurss uuendati!", + "The response is not a streamed response.": "Vastus ei ole voogesitus.", + "The response is not a view.": "Vastus ei ole vaade.", + "The selected country is invalid.": "Valitud riik on kehtetu.", + "The selected plan is invalid.": "Valitud plaan on kehtetu.", + "The selected resources have been :action!": "Valitud ressursse on olnud :action!", + "The team's name and owner information.": "Meeskonna nimi ja omaniku andmed.", + "There are no available options for this resource.": "Selle ressursi jaoks pole saadaval olevaid võimalusi.", + "There are no fields to display.": "Kuvatavaid välju pole.", + "There are no new notifications.": "Uusi teateid pole.", + "There was a problem executing the action.": "Seal oli probleem täitmise hagi.", + "There was a problem fetching the resource.": "Ressursi toomisel ilmnes probleem.", + "There was a problem submitting the form.": "Ankeedi esitamisega oli probleeme.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Need inimesed on kutsutud oma meeskonda ja on saadetud kutse e-posti. Nad võivad liituda meeskonnaga, nõustudes e-posti kutsega.", + "This account does not have an active subscription.": "Sellel kontol pole aktiivset tellimust.", + "This action is unauthorized.": "See toiming on volitamata.", + "This copy of Nova is unlicensed.": "See Nova koopia on litsentseerimata.", + "This coupon code can only be used by new customers.": "Seda kupongikoodi saavad kasutada ainult uued kliendid.", + "This device": "See seade", + "This file field is read-only.": "See failiväli on kirjutuskaitstud.", + "This invoice is no longer open.": "See arve ei ole enam avatud.", + "This is a secure area of the application. Please confirm your password before continuing.": "See on rakenduse turvaline ala. Palun kinnitage oma parool enne jätkamist.", + "This password does not match our records.": "See parool ei vasta meie andmetele.", + "This password reset link will expire in :count minutes.": "See parooli lähtestamise link aegub :count minuti pärast.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "See makse algatati, kuid raha pole veel laekunud. See võib võtta kuni 14 päeva.", + "This resource no longer exists": "Seda ressurssi enam ei eksisteeri", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "See tellimus on aegunud ja seda ei saa jätkata. Looge uus tellimus.", + "This user already belongs to the team.": "See kasutaja kuulub juba meeskonda.", + "This user has already been invited to the team.": "See kasutaja on juba meeskonda kutsutud.", + "Timor-Leste": "Timor-Leste", + "to": "et", + "To": "Juurde", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Kahefaktorilise autentimise lubamise lõpetamiseks skannige oma telefoni autentimisrakendust kasutades järgmine QR-kood või sisestage seadistusvõti ja esitage loodud OTP-kood.", + "Today": "Täna", + "Toggle navigation": "Navigeerimise lülitamine", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Sümboli Nimi", + "Tonga": "Tonga", + "Too Many Requests": "Liiga Palju Taotlusi", + "total": "kokku", + "Total:": "Kokku:", + "Trashed": "Kustutatud", + "Trinidad And Tobago": "Trinidad ja Tobago", + "Trinidad and Tobago": "Trinidad ja Tobago", + "Tunisia": "Tuneesia", + "Turkey": "Türgi", + "Turkmenistan": "Türkmenistan", + "Turks And Caicos Islands": "Turks ja Caicose saared", + "Turks and Caicos Islands": "Turksi ja Caicose saared", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Kahe Teguri Autentimine", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Kahefaktoriline autentimine on nüüd lubatud. Skannige järgmine QR-kood oma telefoni autentimisrakenduse abil või sisestage seadistusvõti.", + "Type": "Tüüp", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Loata", + "United Arab Emirates": "Araabia Ühendemiraadid", + "United Kingdom": "Ühendkuningriik", + "United States": "USA", + "United States Minor Outlying Islands": "Ameerika Ühendriikide kõrvalsaared", + "United States Outlying Islands": "USA äärealadel asuvad Saared", + "Unknown": "Tundmatu", + "Unpaid": "Tasumata", + "Update": "Uuenda", + "Update & Continue Editing": "Uuenda Ja Jätka Redigeerimist", + "Update :resource": "Uuenda :resource", + "Update :resource: :title": "Uuenda :resource: :title", + "Update attached :resource: :title": "Uuendatud lisatud :resource: :title", + "Update Password": "Parooli Uuendamine", + "Update Payment Information": "Värskendage makseteavet", + "Update Payment Method": "Värskendage makseviisi", + "Update your account's profile information and email address.": "Uuendage oma konto profiili teavet ja e-posti aadressi.", + "Uploading": "Üleslaadimine", + "Uploading files... (:current/:total)": "Failide üleslaadimine... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Taastekoodi kasutamine", + "Use an authentication code": "Autentimiskoodi kasutamine", + "User Actions": "Kasutaja toimingud", + "User Security": "Kasutaja turvalisus", + "Username": "Kasutajanimi", + "Uzbekistan": "Usbekistan", + "Value": "Väärtus", + "Vanuatu": "Vanuatu", + "VAT Number": "Käibemaksukohustuslase number", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivari Vabariik", + "Verify Email Address": "Kinnita E-Posti Aadress", + "Verify Your Email Address": "Kinnita oma e-posti aadress", + "Viet Nam": "Vietnam", + "View": "Vaata", + "Virgin Islands, British": "Briti Neitsisaared", + "Virgin Islands, U.S.": "USA Neitsisaared", + "Wallis And Futuna": "Wallis ja Futuna", + "Wallis and Futuna": "Wallis ja Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Töötleme teie tellimust. Kui tellimus on edukalt töödeldud, värskendatakse seda lehte automaatselt. Tavaliselt peaks see protsess kestma vaid mõne sekundi.", + "We are unable to process your payment. Please contact customer support.": "Me ei saa teie makset töödelda. Võtke ühendust klienditoega.", + "We have emailed your password reset link!": "Saatsime teie parooli lähtestamise lingi meili teel!", + "We were unable to find a registered user with this email address.": "Me ei suutnud leida registreeritud kasutaja selle e-posti aadress.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Saadame arve allalaadimise lingi allpool määratud e -posti aadressidele. Võite eraldada mitu e -posti aadressi komade abil.", + "We're lost in space. The page you were trying to view does not exist.": "Me oleme kosmoses eksinud. Lehte, mida proovisite vaadata, pole olemas.", + "Welcome Back!": "Tere Tulemast Tagasi!", + "Western Sahara": "Lääne-Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kui kahe teguri autentimine on lubatud, küsitakse teilt autentimise ajal turvalist, juhuslikku tokenit. Võite selle märgi oma telefoni Google Authenticatori rakendusest alla laadida.", + "Whoops": "Whoop", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups! Midagi läks valesti.", + "With Trashed": "Koos kustutatutega", + "Write": "Kirjutama", + "Year To Date": "Aasta Kuupäev", + "Yearly": "Aastane", + "Yemen": "Jeemen", + "Yes": "Jah", + "You are already subscribed.": "Olete juba tellinud.", + "You are currently within your free trial period. Your trial will expire on :date.": "Teil on praegu tasuta prooviperiood. Teie prooviperiood aegub :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Teil on praegu tasuta prooviperiood. Teie prooviperiood aegub :date.. Uue tellimuse alustamine lõpetab teie prooviperioodi.", + "You are logged in!": "Oled sisse logitud!", + "You are receiving this email because we received a password reset request for your account.": "Te saate selle e-kirja, sest me saime teie kontole parooli lähtestamise taotluse.", + "You have been invited to join the :team team!": "Teid on kutsutud liituma :team meeskonnaga!", + "You have enabled two factor authentication.": "Olete lubanud kahe teguri autentimise.", + "You have not enabled two factor authentication.": "Te ei ole lubanud kahe teguri autentimist.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Teil on mõned tasumata arved. Pärast vaikemakseviisi värskendamist võite uuesti proovida makseid alloleva arveloendi kaudu.", + "You may accept this invitation by clicking the button below:": "Võite selle kutse vastu võtta, klõpsates allolevat nuppu:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Saate oma tellimuse igal ajal tühistada. Kui teie tellimus on tühistatud, on teil võimalus tellimust jätkata kuni praeguse arveldustsükli lõpuni.", + "You may delete any of your existing tokens if they are no longer needed.": "Võite kustutada kõik oma olemasolevad märgid, kui neid enam ei vajata.", + "You may not delete your personal team.": "Te ei pruugi oma isiklikku meeskonda kustutada.", + "You may not leave a team that you created.": "Sa ei pruugi lahkuda meeskond, et olete loonud.", + "You will receive an invoice and payment link via email for each billing period.": "Iga arveldusperioodi kohta saate e-posti teel arve ja makselingi.", + "You're logged in!": "Oled sisse logitud!", + "Your :invoiceName invoice is now available!": "Teie :invoiceName-ne arve on nüüd saadaval!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Teie arveldusaadress on :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Teie kaart lükati tagasi. Lisateabe saamiseks võtke ühendust oma kaardi väljaandjaga.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Teie praegune makseviis on :lastFour-ga lõppev krediitkaart, mis aegub :expiration.", + "Your email address is unverified.": "Teie e-posti aadress on kinnitamata.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Teie viimane :amount makse ebaõnnestus. Ebaõnnestunud makse uuesti proovimiseks värskendage oma makseviisi.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Teie viimane makse :amount kohta :date ebaõnnestus. Ebaõnnestunud makse uuesti proovimiseks värskendage oma makseviisi.", + "Your next payment of :amount will be processed on :date.": "Teie järgmine makse :amount on :date.", + "Your payment method has been added successfully.": "Teie makseviis on edukalt lisatud.", + "Your payment method will be charged automatically for each billing period.": "Teie makseviisilt võetakse iga arveldusperioodi eest automaatselt tasu.", + "Your registered VAT Number is :vatNumber.": "Teie registreeritud käibemaksukohuslase number on :vatNumber.", + "Your subscription has been started successfully.": "Teie tellimus on edukalt käivitatud.", + "Your subscription has been successfully cancelled.": "Teie tellimus on edukalt tühistatud.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Teie tellimus on edukalt tühistatud. Teil on juurdepääs kuni arveldusperioodi lõpuni.", + "Your subscription was successfully resumed.": "Teie tellimust jätkati edukalt.", + "Your subscription was successfully updated.": "Teie tellimuse värskendamine õnnestus.", + "Zambia": "Sambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postiindeks", + "Åland Islands": "Ahvenamaa" +} diff --git a/locales/et/php-inline.json b/locales/et/php-inline.json new file mode 100644 index 00000000000..0d170dc7c85 --- /dev/null +++ b/locales/et/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "See väli tuleb aktsepteerida.", + "accepted_if": "See väli tuleb aktsepteerida kui :other väärtus on :value.", + "active_url": "See ei ole kehtiv URL.", + "after": "See peab olema kuupäev pärast :date.", + "after_or_equal": "See peab olema kuupäev pärast või võrdne :date.", + "alpha": "See väli võib sisaldada ainult tähti.", + "alpha_dash": "See väli võib sisaldada ainult tähti, numbreid, kriipse ja alakriipsusid.", + "alpha_num": "See väli võib sisaldada ainult tähti ja numbreid.", + "any_of": "See väli on kehtetu.", + "array": "See väli peab olema massiiv.", + "ascii": "See väli peab sisaldama ainult ühebaidiseid tähtnumbrilisi märke ja sümboleid.", + "attached": "See väli on juba lisatud.", + "before": "See peab olema Kuupäev enne :date.", + "before_or_equal": "See peab olema kuupäev enne või võrdne :date.", + "between.array": "See sisu peab koosnema :min kuni :max elemendist.", + "between.file": "Faili suurus peab olema :min kuni :max kilobaiti.", + "between.numeric": "See väärtus peab jääma :min ja :max vahele.", + "between.string": "Selle teksti pikkus peab jääma :min ja :max tähemärgi vahele.", + "boolean": "See väli peab olema tõene või vale.", + "can": "See väli sisaldab volitamata väärtust.", + "confirmed": "Kinnitus ei sobi.", + "contains": "Sellel väljal puudub nõutav väärtus.", + "date": "See ei ole kehtiv kuupäev.", + "date_equals": "See peab olema kuupäev, mis võrdub :date-ga.", + "date_format": "See ei vasta vormingule :format.", + "decimal": "Sellel väljal peab olema :decimal kohta pärast koma.", + "declined": "See väärtus tuleb tagasi lükata.", + "declined_if": "See väärtus tuleb tagasi lükata, kui :other on :value.", + "different": "See väärtus peab olema erinev :other.", + "digits": "See peab olema :digits numbrit.", + "digits_between": "See peab olema vahemikus :min kuni :max numbrit.", + "dimensions": "Sellel pildil on kehtetud mõõtmed.", + "distinct": "Sellel väljal on duplikaadi väärtus.", + "doesnt_contain": "See väli ei tohi sisaldada järgmisi: :values.", + "doesnt_end_with": "See väli ei tohi lõppeda ühega järgmistest: :values.", + "doesnt_start_with": "See väli ei tohi alata ühega järgmistest: :values.", + "email": "See peab olema kehtiv e-posti aadress.", + "ends_with": "See peab lõppema ühega järgmistest: :values.", + "enum": "Valitud väärtus ei ole lubatud väärtuste loendis.", + "exists": "Valitud väärtus on vigane.", + "extensions": "Sellel väljal peab olema üks järgmistest laienditest: :values.", + "file": "Sisu peab olema fail.", + "filled": "Sellel väljal peab olema väärtus.", + "gt.array": "Sisu peab sisaldama rohkem kui :value üksust.", + "gt.file": "Faili suurus peab olema suurem kui :value kilobaiti.", + "gt.numeric": "Väärtus peab olema suurem kui :value.", + "gt.string": "Stringi pikkus peab olema suurem kui :value tähemärki.", + "gte.array": "Sisu peab sisaldama vähemalt :value üksust.", + "gte.file": "Faili suurus peab olema vähemalt :value kilobaiti.", + "gte.numeric": "Väärtus peab olema suurem kui või võrdne :value.", + "gte.string": "Stringi pikkus peab olema vähemalt :value tähemärki.", + "hex_color": "Sellel väljal peab olema kehtiv kuueteistkümnendsüsteem.", + "image": "See peab olema pilt.", + "in": "Valitud väärtus on vigane.", + "in_array": "See väärtus ei eksisteeri :other.", + "in_array_keys": "See väli peab sisaldama vähemalt ühte järgmistest võtmetest: :values.", + "integer": "See peab olema täisarv.", + "ip": "See peab olema kehtiv IP-aadress.", + "ipv4": "See peab olema kehtiv IPv4 aadress.", + "ipv6": "See peab olema kehtiv IPv6 aadress.", + "json": "See peab olema kehtiv JSON string.", + "list": "See väli peab olema loend.", + "lowercase": "See väli peab olema väiketähtedega.", + "lt.array": "Sisu peab sisaldama vähem kui :value üksust.", + "lt.file": "Faili suurus peab olema väiksem kui :value kilobaiti.", + "lt.numeric": "Väärtus peab olema väiksem kui :value.", + "lt.string": "Stringi pikkus peab olema väiksem kui :value tähemärki.", + "lte.array": "Sisu ei tohi sisaldada rohkem kui :value üksust.", + "lte.file": "Faili suurus peab olema väiksem või võrdne :value kilobaiti.", + "lte.numeric": "Väärtus peab olema väiksem või võrdne :value.", + "lte.string": "Stringi pikkus peab olema väiksem või võrdne :value tähemärgiga.", + "mac_address": "Väärtus peab olema kehtiv MAC-aadress.", + "max.array": "Sisu ei tohi sisaldada rohkem kui :max üksust.", + "max.file": "Faili suurus ei tohi olla suurem kui :max kilobaiti.", + "max.numeric": "Väärtus ei tohi olla suurem kui :max.", + "max.string": "Stringi pikkus ei tohi olla suurem kui :max tähemärki.", + "max_digits": "Sellel väljal ei tohi olla üle :max numbri.", + "mimes": "See peab olema faili tüüp: :values.", + "mimetypes": "See peab olema faili tüüp: :values.", + "min.array": "Sisu peab sisaldama vähemalt :min üksust.", + "min.file": "Faili suurus peab olema vähemalt :min kilobaiti.", + "min.numeric": "Väärtus peab olema vähemalt :min.", + "min.string": "Stringi pikkus peab olema vähemalt :min tähemärki.", + "min_digits": "Sellel väljal peab olema vähemalt :min numbrit.", + "missing": "See väli peab olema puudu.", + "missing_if": "See väli peab puuduma, kui :other on :value.", + "missing_unless": "See väli peab olema puudu, välja arvatud juhul, kui :other on :value.", + "missing_with": "See väli peab puuduma, kui on :values.", + "missing_with_all": "See väli peab puuduma, kui on täidetud :values.", + "multiple_of": "Väärtus peab olema :value Kordne", + "not_in": "Valitud väärtus on vigane.", + "not_regex": "See vorming on vigane.", + "numeric": "See peab olema number.", + "password.letters": "Sellel väljal peab olema vähemalt üks täht.", + "password.mixed": "Sellel väljal peab olema vähemalt üks suur- ja üks väiketäht.", + "password.numbers": "See väli peab sisaldama vähemalt ühte numbrit.", + "password.symbols": "See väli peab sisaldama vähemalt ühte sümbolit.", + "password.uncompromised": "Antud väli on ilmnenud andmelkkes. Valige mõni muu väli.", + "present": "See väli peab olema kohal.", + "present_if": "See väli peab olema kohal, kui :other on :value.", + "present_unless": "See väli peab olema olemas, välja arvatud juhul, kui :other on :value.", + "present_with": "See väli peab olema kohal, kui on :values.", + "present_with_all": "See väli peab olema kohal, kui on täidetud :values.", + "prohibited": "See väli on keelatud.", + "prohibited_if": "See väli on keelatud, kui :other on :value.", + "prohibited_if_accepted": "See väli on keelatud, kui :other võetakse vastu.", + "prohibited_if_declined": "See väli on keelatud, kui :other keeldutakse.", + "prohibited_unless": "See väli on keelatud, välja arvatud juhul, kui :other on :values.", + "prohibits": "See väli keelab :other olemasolu.", + "regex": "See vorming on vigane.", + "relatable": "See väli ei pruugi olla seotud selle ressursiga.", + "required": "See väli on vajalik.", + "required_array_keys": "Sellel väljal peavad olema kirjed: :values.", + "required_if": "See väli on vajalik, kui :other on :value.", + "required_if_accepted": "See väli on kohustuslik, kui aktsepteeritakse :other.", + "required_if_declined": "See väli on kohustuslik, kui :other on tagasi lükatud.", + "required_unless": "See väli on nõutav, välja arvatud juhul, kui :other on :values-s.", + "required_with": "See väli on vajalik, kui :values on olemas.", + "required_with_all": "See väli on vajalik, kui kohal on :values.", + "required_without": "See väli on vajalik, kui :values ei ole olemas.", + "required_without_all": "See väli on nõutav, kui ükski :values ei ole kohal.", + "same": "Selle välja väärtus peab vastama :other-le.", + "size.array": "Sisu peab sisaldama :size üksust.", + "size.file": "Faili suurus peab olema :size kilobaiti.", + "size.numeric": "Väärtus peab olema :size.", + "size.string": "Stringi pikkus peab olema :size tähemärki.", + "starts_with": "See peab algama ühega järgmistest: :values.", + "string": "See peab olema string.", + "timezone": "See peab olema kehtiv tsoon.", + "ulid": "See väli peab olema kehtiv ULID.", + "unique": "See on juba võetud.", + "uploaded": "Üleslaadimine nurjus.", + "uppercase": "See väli peab olema suurtähtedega.", + "url": "See vorming on vigane.", + "uuid": "See peab olema kehtiv UUID." +} diff --git a/locales/et/php.json b/locales/et/php.json new file mode 100644 index 00000000000..941802dc80e --- /dev/null +++ b/locales/et/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute tuleb aktsepteerida.", + "accepted_if": ":Attribute tuleb aktsepteerida, kui :other on :value.", + "active_url": ":Attribute ei ole kehtiv URL.", + "after": ":Attribute peab olema kuupäev pärast :date.", + "after_or_equal": ":Attribute peab olema kuupäev pärast või samastuma :date.", + "alpha": ":Attribute võib sisaldada vaid tähemärke.", + "alpha_dash": ":Attribute võib sisaldada vaid tähti, numbreid ja kriipse.", + "alpha_num": ":Attribute võib sisaldada vaid tähti ja numbreid.", + "any_of": ":attribute väli on kehtetu.", + "array": ":Attribute peab olema massiiv.", + "ascii": ":Attribute peab sisaldama ainult ühebaidiseid tähtnumbrilisi märke ja sümboleid.", + "attached": "See :attribute on juba lisatud.", + "before": ":Attribute peab olema kuupäev enne :date.", + "before_or_equal": ":Attribute peab olema kuupäev enne või samastuma :date.", + "between.array": ":Attribute peab olema :min ja :max kirje vahel.", + "between.file": ":Attribute peab olema :min ja :max kilobaidi vahel.", + "between.numeric": ":Attribute peab olema :min ja :max vahel.", + "between.string": ":Attribute peab olema :min ja :max tähemärgi vahel.", + "boolean": ":Attribute väli peab olema tõene või väär.", + "can": "Väli :attribute sisaldab volitamata väärtust.", + "confirmed": ":Attribute kinnitus ei vasta.", + "contains": "Väljal :attribute puudub nõutav väärtus.", + "current_password": "Parool on vale.", + "date": ":Attribute pole kehtiv kuupäev.", + "date_equals": ":Attribute peab olema kuupäev väärtusega :date", + "date_format": ":Attribute ei vasta formaadile :format.", + "decimal": ":Attribute-s peab olema :decimal kohta pärast koma.", + "declined": ":Attribute tuleb tagasi lükata.", + "declined_if": ":Attribute tuleb tagasi lükata, kui :other on :value.", + "different": ":Attribute ja :other peavad olema erinevad.", + "digits": ":Attribute peab olema :digits numbrit.", + "digits_between": ":Attribute peab olema :min ja :max numbri vahel.", + "dimensions": ":Attribute on valed pildi suurused.", + "distinct": ":Attribute väljal on topeltväärtus.", + "doesnt_contain": ":attribute väli ei tohi sisaldada järgmistest: :values.", + "doesnt_end_with": ":Attribute ei tohi lõppeda ühega järgmistest: :values.", + "doesnt_start_with": ":Attribute ei pruugi alata ühega järgmistest: :values.", + "email": ":Attribute peab olema kehtiv e-posti aadress.", + "ends_with": ":Attribute peab lõppema ühega järgmistest: :values.", + "enum": "Valitud :attribute on kehtetu.", + "exists": "Valitud :attribute on vigane.", + "extensions": "Väljal :attribute peab olema üks järgmistest laienditest: :values.", + "failed": "Need andmed ei klapi meie kirjetega.", + "file": ":Attribute peab olema fail.", + "filled": ":Attribute väli on nõutav.", + "gt.array": ":Attribute peab sisaldama rohkem kui :value üksust", + "gt.file": ":Attribute peab olema suurem kui :value kilobaiti", + "gt.numeric": ":Attribute peab olema suurem kui :value", + "gt.string": ":Attribute peab sisaldama rohkem kui :value tähemärki", + "gte.array": ":Attribute peab sisaldama vähemalt :value üksust", + "gte.file": ":Attribute peab olema suurem kui :value kilobaiti või sama palju", + "gte.numeric": ":Attribute peab olema suurem kui :value või samasugune", + "gte.string": ":Attribute peab sisaldama rohkem kui :value tähemärki või sama palju", + "hex_color": "Väljal :attribute peab olema kehtiv kuueteistkümnendvärv.", + "image": ":Attribute peab olema pilt.", + "in": "Valitud :attribute on vigane.", + "in_array": ":Attribute väli ei eksisteeri :other sees.", + "in_array_keys": ":attribute väli peab sisaldama vähemalt ühte järgmistest klahvidest: :values.", + "integer": ":Attribute peab olema täisarv.", + "ip": ":Attribute peab olema kehtiv IP aadress.", + "ipv4": ":Attribute peab olema kehtiv IPv4 aadress.", + "ipv6": ":Attribute peab olema kehtiv IPv6 aadress.", + "json": ":Attribute peab olema kehtiv JSON string.", + "list": "Väli :attribute peab olema loend.", + "lowercase": ":Attribute peab olema väiketäht.", + "lt.array": ":Attribute peab sisaldama vähem kui :value üksust", + "lt.file": ":Attribute peab olema väiksem kui :value kilobaiti", + "lt.numeric": ":Attribute peab olema väiksem kui :value", + "lt.string": ":Attribute ei tohi ületada :value tähemärki", + "lte.array": ":Attribute ei tohi sisaldada rohkem kui :value üksust", + "lte.file": ":Attribute peab olema väiksem kui :value kilobaiti või sama palju", + "lte.numeric": ":Attribute peab olema väiksem kui :value või samasugune", + "lte.string": ":Attribute peab sisaldama vähem või sama palju :value tähemärke", + "mac_address": ":Attribute peab olema kehtiv MAC-aadress.", + "max.array": ":Attribute ei tohi sisaldada rohkem kui :max kirjet.", + "max.file": ":Attribute ei tohi olla suurem kui :max kilobaiti.", + "max.numeric": ":Attribute ei tohi olla suurem kui :max.", + "max.string": ":Attribute ei tohi olla suurem kui :max tähemärki.", + "max_digits": ":Attribute ei tohi sisaldada rohkem kui :max numbrit.", + "mimes": ":Attribute peab olema :values tüüpi.", + "mimetypes": ":Attribute peab olema :values tüüpi.", + "min.array": ":Attribute peab olema vähemalt :min kirjet.", + "min.file": ":Attribute peab olema vähemalt :min kilobaiti.", + "min.numeric": ":Attribute peab olema vähemalt :min.", + "min.string": ":Attribute peab olema vähemalt :min tähemärki.", + "min_digits": ":Attribute peab sisaldama vähemalt :min numbrit.", + "missing": "Väli :attribute peab olema puudu.", + "missing_if": "Väli :attribute peab puuduma, kui :other on :value.", + "missing_unless": "Välja :attribute peab puuduma, välja arvatud juhul, kui :other on :value.", + "missing_with": "Väli :attribute peab puuduma, kui :values on olemas.", + "missing_with_all": "Väli :attribute peab puuduma, kui :values on olemas.", + "multiple_of": ":Attribute peab olema :value Kordne", + "next": "Järgmine »", + "not_in": "Valitud :attribute on vigane.", + "not_regex": ":Attribute vorming on vale", + "numeric": ":Attribute peab olema number.", + "password": "Parool on vale.", + "password.letters": ":Attribute peab sisaldama vähemalt ühte tähte.", + "password.mixed": ":Attribute peab sisaldama vähemalt ühte suur- ja ühte väiketähte.", + "password.numbers": ":Attribute peab sisaldama vähemalt ühte numbrit.", + "password.symbols": ":Attribute peab sisaldama vähemalt ühte sümbolit.", + "password.uncompromised": "Antud :attribute on ilmunud andmelekkesse. Valige mõni muu :attribute.", + "present": ":Attribute väli peab olema esindatud.", + "present_if": "Väli :attribute peab olema kohal, kui :other on :value.", + "present_unless": "Väli :attribute peab olema kohal, välja arvatud juhul, kui :other on :value.", + "present_with": "Väli :attribute peab olema kohal, kui :values on olemas.", + "present_with_all": "Väli :attribute peab olema kohal, kui :values on olemas.", + "previous": "« Eelmine", + "prohibited": ":Attribute väli on keelatud.", + "prohibited_if": ":Attribute väli on keelatud, kui :other on :value.", + "prohibited_if_accepted": ":attribute väli on keelatud, kui :other on aktsepteeritud.", + "prohibited_if_declined": ":attribute väli on keelatud, kui :other on tagasi lükatud.", + "prohibited_unless": ":Attribute väli on keelatud, välja arvatud juhul, kui :other on :values.", + "prohibits": "Väli :attribute keelab :other kohaloleku.", + "regex": ":Attribute vorming on vigane.", + "relatable": "See :attribute ei pruugi olla seotud selle ressursiga.", + "required": ":Attribute väli on nõutud.", + "required_array_keys": "Väljal :attribute peavad olema kirjed: :values.", + "required_if": ":Attribute väli on nõutud, kui :other on :value.", + "required_if_accepted": "Väli :attribute on kohustuslik, kui aktsepteeritakse :other.", + "required_if_declined": "Väli :attribute on kohustuslik, kui :other on tagasi lükatud.", + "required_unless": ":Attribute väli on nõutud, välja arvatud, kui :other on :values.", + "required_with": ":Attribute väli on nõutud, kui :values on esindatud.", + "required_with_all": ":Attribute väli on nõutud, kui :values on esindatud.", + "required_without": ":Attribute väli on nõutud, kui :values ei ole esindatud.", + "required_without_all": ":Attribute väli on nõutud, kui ükski :values pole esindatud.", + "reset": "Sinu parool on lähtestatud!", + "same": ":Attribute ja :other peavad sobima.", + "sent": "Oleme saatnud Sulle e-postiga parooli lähtestamise lingi!", + "size.array": ":Attribute peab sisaldama :size kirjet.", + "size.file": ":Attribute peab olema :size kilobaiti.", + "size.numeric": ":Attribute peab olema :size.", + "size.string": ":Attribute peab olema :size tähemärki.", + "starts_with": ":Attribute peab algama ühega järgmistest: :values", + "string": ":Attribute peab olema string.", + "throttle": "Liiga palju sisselogimise katseid. Palun proovi uuesti :seconds sekundi pärast.", + "throttled": "Palun oodake enne uuesti proovimist.", + "timezone": ":Attribute peab olema kehtiv tsoon.", + "token": "See parooli lähtestamise tunnus on vigane.", + "ulid": ":Attribute peab olema kehtiv ULID.", + "unique": ":Attribute on juba hõivatud.", + "uploaded": ":Attribute ei õnnestunud laadida.", + "uppercase": ":Attribute peab olema suurtäht.", + "url": ":Attribute vorming on vigane.", + "user": "Sellise e-postiaadressiga kasutajat ei leitud.", + "uuid": ":Attribute peab olema õige UUID" +} diff --git a/locales/eu/_excludes.json b/locales/eu/_excludes.json new file mode 100644 index 00000000000..4b6a11ccf23 --- /dev/null +++ b/locales/eu/_excludes.json @@ -0,0 +1,139 @@ +[ + "Albania", + "American Samoa", + "Angola", + "Anguilla", + "API Token", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahrain", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Chad", + "Chile", + "Comoros", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Djibouti", + "Ecuador", + "Email", + "email", + "Eritrea", + "Estonia", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "India", + "Indonesia", + "Israel", + "Jamaica", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Lao People's Democratic Republic", + "Latvia", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "New Caledonia", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Saint Lucia", + "Samoa", + "San Marino", + "Saudi Arabia", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Somalia", + "Sri Lanka", + "Sudan", + "Suriname", + "Taiwan", + "Tanzania", + "Timor-Leste", + "Togo", + "Tokelau", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "United Kingdom", + "United States", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/eu/json-inline.json b/locales/eu/json-inline.json new file mode 100644 index 00000000000..f0ce9628c67 --- /dev/null +++ b/locales/eu/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Eremu honek baliozko rola izan behar du.", + "The :attribute must be at least :length characters and contain at least one number.": "Eremu honek gutxienez :length karaktere izan behar ditu eta gutxienez zenbaki bat izan behar du.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Eremu honek gutxienez :length karaktere izan behar ditu eta gutxienez karaktere berezi bat eta zenbaki bat izan behar ditu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Eremu honek gutxienez :length karaktere izan behar ditu eta gutxienez karaktere berezi bat izan behar du.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Eremu honek gutxienez :length karaktere izan behar ditu eta gutxienez karaktere maiuskula eta zenbaki bat izan behar ditu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Eremu honek gutxienez :length karaktere izan behar ditu eta gutxienez karaktere maiuskula bat eta karaktere berezi bat izan behar ditu.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Eremu honek gutxienez :length karaktere izan behar ditu eta gutxienez karaktere maiuskula bat, zenbaki bat eta karaktere berezi bat izan behar ditu.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Eremu honek gutxienez :length karaktere izan behar ditu eta gutxienez karaktere maiuskula bat izan behar du.", + "The :attribute must be at least :length characters.": "Eremu honek :length karaktere izan behar ditu gutxienez.", + "The :attribute must contain at least one letter.": "Eremu honek gutxienez letra bat izan behar du.", + "The :attribute must contain at least one number.": "Eremu honek zenbaki bat izan behar du gutxienez.", + "The :attribute must contain at least one symbol.": "Eremu honek gutxienez ikur bat izan behar du.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Eremu honek letra larri bat eta minuskula bat izan behar ditu gutxienez.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Emandako eremua datu-filtrazio batean agertu da. Mesedez, aukeratu beste eremu bat." +} diff --git a/locales/eu/json.json b/locales/eu/json.json new file mode 100644 index 00000000000..361abb81ba8 --- /dev/null +++ b/locales/eu/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(eta :count errore gehiago)", + "(and :count more errors)": "(eta :count errore gehiago)|(eta :count akats gehiago)|(eta :count akats gehiago)", + "30 Days": "30 Egun", + "60 Days": "60 Egun", + "90 Days": "90 Egun", + ":amount selected": ":Amount hautatuak", + ":amount Total": ":Amount Guztira", + ":days day trial": ":Days eguneko proba", + ":resource Details": ":Resource Xehetasunak", + ":resource Details: :title": ":Resource Xehetasunak: :title", + "A decryption key is required.": "Deszifratze-gakoa behar da.", + "A fresh verification link has been sent to your email address.": "Egiaztapen-esteka berri bat bidali da zure helbide elektronikora.", + "A new verification link has been sent to the email address you provided during registration.": "Berri bat egiaztapen-esteka bidali nahi duzun e-posta helbidea eman izena emateko garaian.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Egiaztapen-esteka berri bat bidali da zure profilaren ezarpenetan emandako helbide elektronikora.", + "A new verification link has been sent to your email address.": "Egiaztapen-esteka berri bat bidali da zure helbide elektronikora.", + "Accept Invitation": "Gonbidapena Onartu", + "Action": "Ekintza", + "Action Event": "Ekintza Ekitaldia", + "Action Events": "Ekintza Gertaerak", + "Action Happened At": "Gertatu At", + "Action Initiated By": "Hasitako", + "Action Name": "Izena", + "Action Status": "Egoera", + "Action Target": "Helburu", + "Actions": "Ekintzak", + "Add": "Gehitu", + "Add :resource": "Gehitu :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Berri bat gehitu taldeko kidea izateko, zure taldeak, aukera izan dezaten, lankidetzan duzu.", + "Add additional security to your account using two factor authentication.": "Gehitu segurtasun gehiago zure kontua erabiliz, bi faktore autentifikazioa.", + "Add Payment Method": "Gehitu Ordainketa Metodoa", + "Add row": "Gehitu errenkada", + "Add Team Member": "Gehitu Taldeko Kidea", + "Add VAT Number": "Gehitu BEZ zenbakia", + "Added.": "Gehitu.", + "Additional billing information updated successfully.": "Fakturazio-informazio gehigarria behar bezala eguneratu da.", + "Address": "Helbidea", + "Address Line 2": "Helbide-lerroa 2", + "Administrator": "Administratzaileak", + "Administrator users can perform any action.": "Administratzaile erabiltzaileek egin ahal izango da edozein ekintza.", + "Afghanistan": "Afganistanen", + "Aland Islands": "Aland Uharteak", + "Albania": "Albania", + "Algeria": "Aljeria", + "All of the people that are part of this team.": "Pertsona guztiak dira, eta horren zati taldeak.", + "All resources loaded.": "Baliabide guztiak kargatu.", + "All rights reserved.": "Eskubide guztiak erreserbatuta.", + "Already registered?": "Dagoeneko erregistratuta?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "Errore bat gertatu da fitxategia kargatzean.", + "An error occurred while uploading the file: :error": "Errore bat gertatu da fitxategia kargatzean: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ustekabeko errore bat gertatu da eta gure laguntza-taldeari jakinarazi diogu. Mesedez, saiatu berriro geroago.", + "Andorra": "Andorrako", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Beste erabiltzaile eguneratu du baliabide hau geroztik orriaren kargatu. Mesedez freskatu orria eta saiatu berriro.", + "Antarctica": "Antartikako", + "Antigua And Barbuda": "Antigua eta Barbuda", + "Antigua and Barbuda": "Antigua eta Barbuda", + "API Token": "API Token", + "API Token Permissions": "API Token Baimenak", + "API Tokens": "API Token", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API token onartu hirugarrenen zerbitzuak autentifikatzeko gure aplikazioa zure izenean.", + "Apply": "Aplikatu", + "Apply Coupon": "Aplikatu Kupoia", + "April": "Apirilaren", + "Are you sure you want to attempt to pay :amount?": "Ziur :amount ordaintzen saiatu nahi duzula?", + "Are you sure you want to cancel your subscription?": "Ziur harpidetza bertan behera utzi nahi duzula?", + "Are you sure you want to delete all the notifications?": "Ziur jakinarazpen guztiak ezabatu nahi dituzula?", + "Are you sure you want to delete the selected resources?": "Ziur zaude ezabatu nahi duzun hautatutako baliabideak?", + "Are you sure you want to delete this file?": "Ziur zaude ezabatu nahi duzun fitxategi hau?", + "Are you sure you want to delete this notification?": "Ziur jakinarazpen hau ezabatu nahi duzula?", + "Are you sure you want to delete this payment method?": "Ziur ordainketa-metodo hau ezabatu nahi duzula?", + "Are you sure you want to delete this resource?": "Ziur zaude ezabatu nahi duzula baliabide hau?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ziur zaude ezabatu nahi duzula talde hau? Behin talde bat ezabatzen da, guztiak bere baliabide eta datu-betirako izango da ezabatu.", + "Are you sure you want to delete your account?": "Ziur zure kontua ezabatu nahi duzula?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ziur zaude ezabatu nahi duzula zure kontua? Behin zure kontua ezabatu egingo da, guztiak bere baliabide eta datu-betirako izango da ezabatu. Mesedez, sartu zure pasahitza berretsi nahi duzu betirako zure kontua ezabatu.", + "Are you sure you want to detach the selected resources?": "Ziur ez duzu nahi deskonektatzea hautatutako baliabideak?", + "Are you sure you want to detach this resource?": "Ziur ez duzu nahi deskonektatzea baliabide hau?", + "Are you sure you want to force delete the selected resources?": "Ziur zaude hori nahi duzun indarra ezabatu hautatutako baliabideak?", + "Are you sure you want to force delete this resource?": "Ziur zaude hori nahi duzun indarra ezabatu baliabide hau?", + "Are you sure you want to log out?": "Ziur saioa amaitu nahi duzula?", + "Are you sure you want to mark all notifications as read?": "Ziur jakinarazpen guztiak irakurrita bezala markatu nahi dituzula?", + "Are you sure you want to remove this item?": "Ziur elementu hau kendu nahi duzula?", + "Are you sure you want to restore the selected resources?": "Ziur zaude berrezarri nahi duzun hautatutako baliabideak?", + "Are you sure you want to restore this resource?": "Ziur zaude berrezarri nahi duzun baliabide hau?", + "Are you sure you want to resume your subscription?": "Ziur harpidetza berreskuratu nahi duzula?", + "Are you sure you want to run this action?": "Ziur zaude exekutatu nahi duzun ekintza hau?", + "Are you sure you want to set this payment method as your default?": "Ziur ordainketa-metodo hau lehenetsi gisa ezarri nahi duzula?", + "Are you sure you want to stop impersonating?": "Ziur nortasuna ordezkatzeari utzi nahi diozula?", + "Are you sure you would like to delete this API token?": "Ziur zaude ezabatu nahi duzun API hau token?", + "Are you sure you would like to leave this team?": "Ziur ez duzu nahi, utzi talde hau?", + "Are you sure you would like to remove this person from the team?": "Ziur zaude hori nahi duzu hau kentzeko pertsona taldeak?", + "Are you sure you would like to switch billing plans?": "Ziur fakturazio-planak aldatu nahi dituzula?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Erantsi", + "Attach & Attach Another": "Erantsi & Erantsi Beste", + "Attach :resource": "Erantsi :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Erantsi fitxategiak arrastatu eta jareginez, hautatuz edo dastatuz.", + "August": "Abuztua", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamak", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Jarraitu aurretik, egiazta al zenezake zure helbide elektronikoa bidali berri dizugun estekan klik eginez? E-posta jaso ez baduzu, atsegin handiz bidaliko dizugu beste bat.", + "Before proceeding, please check your email for a verification link.": "Jarraitu aurretik, egiaztatu zure posta elektronikoa egiaztapen-esteka bat izateko.", + "Belarus": "Bielorrusia", + "Belgium": "Belgika", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Fakturazio informazioa", + "Billing Management": "Fakturazio Kudeaketa", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Estatu Plurinazionala", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sábado", + "Bosnia And Herzegovina": "Bosnia eta Herzegovina", + "Bosnia and Herzegovina": "Bosnia eta Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Uhartea", + "Brazil": "Brasilen", + "British Indian Ocean Territory": "Britainiar Indiako Ozeanoko Lurralde", + "Browser Sessions": "Nabigatzailean Saio", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kanbodiako", + "Cameroon": "Kamerun", + "Canada": "Kanadan", + "Cancel": "Utzi", + "Cancel Subscription": "Utzi harpidetza", + "Cape Verde": "Cabo Verde", + "Card": "Txartela", + "Cayman Islands": "Kaiman Uharteak", + "Central African Republic": "Afrika Erdiko Errepublika", + "Chad": "Chad", + "Change Subscription Plan": "Aldatu Harpidetza Plana", + "Change the current payment method attached to your subscription": "Aldatu zure harpidetzari atxikitako ordainketa-metodoa", + "Changes": "Aldaketak", + "Checkout": "Errebisatu", + "Chile": "Txile", + "China": "Txina", + "Choose": "Aukeratu", + "Choose :field": "Aukeratu :field", + "Choose :resource": "Aukeratu :resource", + "Choose an option": "Aukeratu aukera bat", + "Choose date": "Aukeratu data", + "Choose File": "Aukeratu Fitxategia", + "Choose Files": "Aukeratu Fitxategiak", + "Choose Type": "Aukeratu Mota", + "Christmas Island": "Gabonetako Island", + "City": "Hiria", + "Click here to re-send the verification email.": "Egin klik hemen egiaztapen-mezua berriro bidaltzeko.", + "click here to request another": "egin klik hemen beste bat eskatzeko", + "Click to choose": "Egin klik aukeratu", + "Close": "Itxi", + "Cocos (Keeling) Islands": "Cocos (Keeling) Uharteak", + "Code": "Kodea", + "Colombia": "Kolonbia", + "Comoros": "Comoros", + "Confirm": "Berretsi", + "Confirm Billing Action": "Berretsi fakturazio-ekintza", + "Confirm Password": "Berretsi pasahitza", + "Confirm Payment": "Berretsi Ordainketa", + "Confirm your :amount payment": "Berretsi zure :amount ordainketa", + "Congo": "Kongoko", + "Congo, Democratic Republic": "Kongoko Errepublika Demokratikoa", + "Congo, the Democratic Republic of the": "Kongo, Errepublika Demokratikoa", + "Constant": "Etengabeko", + "Continue To Payment": "Jarraitu Ordainketarekin", + "Cook Islands": "Cook Uharteak", + "Copy to clipboard": "Kopiatu arbelean", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Boli Kosta", + "Country": "Herrialdea", + "Coupon": "Kupoia", + "Coupon applied successfully.": "Kupoia behar bezala aplikatu da.", + "Create": "Sortu", + "Create & Add Another": "Sortu Eta Gehitu Beste", + "Create :resource": "Sortu :resource", + "Create a new team to collaborate with others on projects.": "Sortu talde berri bat lankidetzan aritzea, besteen proiektuak.", + "Create Account": "Sortu Kontua", + "Create API Token": "Sortu API Token", + "Create New Team": "Sortu Talde Berri", + "Create Team": "Sortu Talde", + "Created.": "Sortu.", + "Croatia": "Kroazia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curacao", + "Current Password": "Egungo Pasahitza", + "Current Subscription Plan": "Egungo Harpidetza Plana", + "Currently Subscribed": "Une honetan harpidetuta dago", + "Customer Balance": "Bezeroaren Balantzea", + "Customize": "Pertsonalizatu", + "Cyprus": "Txipre", + "Czech Republic": "Txekia", + "Côte d'Ivoire": "Boli Kosta", + "Dark": "Iluna", + "Dashboard": "Arbel", + "December": "Abenduaren", + "Decrease": "Jaitsiera", + "Default": "Lehenetsia", + "Delete": "Ezabatu", + "Delete :resource": "Ezabatu :resource", + "Delete Account": "Ezabatu Kontua", + "Delete all notifications": "Ezabatu jakinarazpen guztiak", + "Delete API Token": "Ezabatu API Token", + "Delete File": "Fitxategia Ezabatu", + "Delete Notification": "Ezabatu jakinarazpena", + "Delete Resource": "Ezabatu Baliabide", + "Delete Selected": "Ezabatu Hautatutako", + "Delete Team": "Ezabatu Taldeak", + "Denmark": "Danimarka", + "Detach": "Deskonektatzea", + "Detach Resource": "Deskonektatzea Baliabide", + "Detach Selected": "Deskonektatzea Hautatutako", + "Details": "Xehetasunak", + "Disable": "Desgaitu", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Ez duzu benetan utzi nahi? Duzu gorde gabe dauden aldaketak.", + "Dominica": "Igandea", + "Dominican Republic": "Dominikar Errepublika", + "Done.": "Egin.", + "Download": "Deskargatu", + "Download Invoice": "Deskargatu faktura", + "Drop file or click to choose": "Jaregin fitxategia edo egin klik aukeratzeko", + "Drop files or click to choose": "Jaregin fitxategiak edo egin klik aukeratzeko", + "Ecuador": "Ekuadorren", + "Edit": "Editatu", + "Edit :resource": "Editatu :resource", + "Edit Attached": "Editatu Erantsita", + "Edit Profile": "Editatu profila", + "Editor": "Editorea", + "Editor users have the ability to read, create, and update.": "Editor erabiltzaile gaitasuna dute irakurri, sortu eta eguneratu.", + "Egypt": "Egipto", + "El Salvador": "Salvador", + "Email": "Email", + "email": "email", + "Email Address": "E-Posta Helbidea", + "Email Addresses": "Helbide elektronikoak", + "Email Password Reset Link": "E-Posta Pasahitza Berrezarri Lotura", + "Email Verification": "Posta elektronikoaren egiaztapena", + "Enable": "Gaitu", + "Encrypted environment file already exists.": "Enkriptatutako inguruneko fitxategia badago jada.", + "Encrypted environment file not found.": "Ez da enkriptatutako inguruneko fitxategia aurkitu.", + "Ensure your account is using a long, random password to stay secure.": "Ziurtatu zure kontua da luze bat erabiliz, ausazko pasahitza lo seguru.", + "Environment file already exists.": "Dagoeneko badago ingurune-fitxategia.", + "Environment file not found.": "Ez da aurkitu inguruneko fitxategia.", + "Equatorial Guinea": "Ekuatore Gineako", + "Eritrea": "Eritrea", + "Error": "Errorea", + "errors": "akatsak", + "Estonia": "Estonia", + "Ethiopia": "Etiopia", + "ex VAT": "BEZik gabe", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Iraungitzen da :expiration", + "Export As CSV": "Esportatu CSV gisa", + "Extra Billing Information": "Fakturazio-informazio gehigarria", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Aparteko erreserbatu behar da prozesu zure ordainketa. Mesedez, jarraitu ordainketa orria klik beheko botoian.", + "Failed Subscription Payment": "Ezin izan da harpidetzaren ordainketa", + "Failed to load :resource!": "Ezin izan dira kargatu :resource!", + "Falkland Islands (Malvinas)": "Falkland Uharteak (Malvinas)", + "Faroe Islands": "Faroe Uharteak", + "February": "Otsaila", + "Fiji": "Fiji", + "Filename": "Fitxategi izena", + "Finish enabling two factor authentication.": "Amaitu bi faktoreen autentifikazioa gaitzen.", + "Finland": "Finlandia", + "For your security, please confirm your password to continue.": "Zure segurtasunerako, mesedez, baieztatu zure pasahitza jarraitzeko.", + "Forbidden": "Debekatua", + "Force Delete": "Indarra Ezabatu", + "Force Delete :resource": "Indarra Ezabatu :resource", + "Force Delete Resource": "Indarra Ezabatu Baliabide", + "Force Delete Selected": "Indarra Ezabatu Hautatutako", + "Forgot Password": "Pasahitza ahaztua", + "Forgot your password?": "Zure pasahitza ahaztu duzu?", + "Forgot Your Password?": "Pasahitza ahaztu duzu?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Zure pasahitza ahaztu duzu? Ez dago arazorik. Besterik ez iezaguzu zure posta elektronikoaren helbidea eta egingo dugu, mezu elektroniko bat pasahitza berrezartzeko lotura duten aukera emango dizu aukera berri bat.", + "France": "Frantzia", + "French Guiana": "Guyana Frantsesa", + "French Polynesia": "Polinesia Frantsesa", + "French Southern Territories": "Gambia", + "From": "Bertatik", + "Gabon": "Gabon", + "Gambia": "Gambian", + "Georgia": "Georgia", + "Germany": "Alemania", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Joan etxera", + "Go to page :page": "Joan orri :page", + "Great! You have accepted the invitation to join the :team team.": "Handia! Duzu gonbidapena onartu batzeko :team taldeak.", + "Greece": "Grezia", + "Greenland": "Groenlandia", + "Grenada": "Granada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Ginea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Zure harpidetza bertan behera uzteari buruzko pentsamendurik baduzu? Berehala berraktib dezakezu zure harpidetza edonoiz zure uneko fakturazio-zikloa amaitu arte. Uneko fakturazio-zikloa amaitu ondoren, harpidetza-plan guztiz berria hauta dezakezu.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Zure harpidetza bertan behera uzteari buruzko pentsamendurik baduzu? Zure harpidetza berehala erreakziona dezakezu edonoiz zure uneko fakturazio-zikloa amaitu arte. Uneko fakturazio-zikloa amaitu ondoren, harpidetza-plan guztiz berria hauta dezakezu.", + "Heard Island & Mcdonald Islands": "Entzun Irla eta McDonald Uharteak", + "Heard Island and McDonald Islands": "Heard uhartea eta McDonald uharteak", + "Hello!": "Kaixo!", + "Hide Content": "Edukia Ezkutatzeko", + "Hold Up!": "Eutsi Gora!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungaria", + "I agree to the :terms_of_service and :privacy_policy": "Onartzen dut :terms_of_service eta :privacy_policy", + "Iceland": "Islandia", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Beharrezkoa izanez gero, ahal izango duzu saioa zure nabigatzailean beste saio guztietan zehar zure gailuak. Batzuk zure azken saioak zerrendatzen dira; hala ere, zerrenda honetan ezin izango da zehatza. Sentitzen duzu bada zure kontua izan da arriskutsua, ere egin beharko duzu eguneratu zure pasahitza.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Dagoeneko baduzu kontu bat, ahal izango duzu, hau onartu gonbidapena beheko botoian klik eginez:", + "If you did not create an account, no further action is required.": "Ez baduzu konturik sortu, ez duzu ezer egin behar.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Bada, ez duzu espero jasotzeko gonbidapena talde hau, ahal izango duzu baztertu email hau.", + "If you did not receive the email": "Emaila jaso ez baduzu", + "If you did not request a password reset, no further action is required.": "Ez baduzu pasahitza berrezartzea eskatu, ez duzu ezer egin behar.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Izan ez baduzu, kontu bat sortu ahal izango duzu bat beheko botoian klik eginez. Ondoren kontu bat sortzea, ahal izango duzu, egin klik gonbidapena onartu botoia elektroniko hau onartu taldeak gonbidapena:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Kontaktu edo zerga informazio zehatza gehitu behar baduzu fakturetan, zure negozioaren izen osoa, BEZaren identifikazio zenbakia edo erregistroaren helbidea bezala, hemen gehitu dezakezu.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" botoian klik egitean arazoak badituzu, kopiatu eta itsatsi beheko URLa\nnabigatzailean:", + "Impersonate": "Itxura egin", + "Increase": "Handitu", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Fitxategi-izen baliogabea.", + "Invalid JSON was returned from the route.": "JSON baliogabea itzuli da ibilbidetik.", + "Invoice Email Addresses": "Fakturatu helbide elektronikoak", + "Invoice emails updated successfully.": "Faktura mezu elektronikoak ondo eguneratu dira.", + "Invoices": "Fakturak", + "Iran, Islamic Republic Of": "Argika", + "Iran, Islamic Republic of": "Iran, Errepublika Islamikoa", + "Iraq": "Irakeko", + "Ireland": "Irlanda", + "Isle Of Man": "Man uhartea", + "Isle of Man": "Man uhartea", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Badirudi ez duzula harpidetza aktiborik. Hasteko, beheko harpidetza-planetako bat hauta dezakezu. Harpidetza-planak aldatu edo bertan behera utz daitezke zure gustura.", + "Italy": "Italia", + "Jamaica": "Jamaica", + "January": "Urtarrila", + "Japan": "Japonia", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Uztailaren", + "June": "Ekainaren", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Gakoa", + "Kiribati": "Kiribati", + "Korea": "Hego Korea", + "Korea, Democratic People's Republic of": "Ipar Korea", + "Korea, Republic of": "Korea, Errepublika", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgizistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Azken aktiboa", + "Last used": "Azken erabiltzen", + "Latvia": "Letonia", + "Leave": "Utzi", + "Leave Team": "Utzi Taldea", + "Lebanon": "Libanoko", + "length": "luzera", + "Lens": "Lente", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libian", + "Liechtenstein": "Liechtenstein", + "Light": "Argia", + "Lithuania": "Lituaniako", + "Load :perPage More": "Karga :perPage Gehiago", + "Loading": "Kargatzen", + "Location": "Kokapena", + "Log in": "Saioa", + "Log In": "Saioa hasi", + "Log Out": "Saioa", + "Log out": "Saioa amaitu", + "Log Out Other Browser Sessions": "Log Out Beste Nabigatzaile Saioak", + "Log Viewer": "Log ikuslea", + "Login": "Hasi saioa", + "Logout": "Amaitu saioa", + "Logs": "Erregistroak", + "Luxembourg": "Luxenburgo", + "Macao": "Macao", + "Macedonia": "Ipar Mazedonia", + "Macedonia, the former Yugoslav Republic of": "Mazedonia, Jugoslaviako Errepublika ohia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldivak", + "Mali": "Txiki", + "Malta": "Malta", + "Manage Account": "Kudeatu Kontua", + "Manage and log out your active sessions on other browsers and devices.": "Kudeatu eta log out zure aktibo saioak beste nabigatzaile eta gailu.", + "Manage API Tokens": "Kudeatu API Token", + "Manage Role": "Kudeatu Rola", + "Manage Team": "Kudeatu Taldeak", + "Managing billing for :billableName": ":BillableNameen fakturazioa kudeatzea", + "March": "Martxoaren", + "Mark all as Read": "Markatu guztiak Irakurri gisa", + "Mark all notifications as read": "Markatu jakinarazpen guztiak irakurrita bezala", + "Mark Read": "Markatu Irakurri", + "Mark Unread": "Markatu irakurri gabe", + "Marshall Islands": "Marshall Uharteak", + "Martinique": "Martinika", + "Mauritania": "Mauritania", + "Mauritius": "Maurizio", + "May": "Maiatzaren", + "Mayotte": "Mazedonia", + "Mexico": "Mexikon", + "Micronesia, Federated States Of": "Mikronesia", + "Micronesia, Federated States of": "Mikronesia, Estatu Federatuak", + "Moldova": "Moldavia", + "Moldova, Republic of": "Moldavia, Errepublika", + "Monaco": "Monakon", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Hilabete Data", + "Monthly": "Hilerokoa", + "monthly": "hilero", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambike", + "Myanmar": "Myanmar", + "Name": "Izena", + "name": "izena", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Herbehereak", + "Netherlands Antilles": "Herbehereetako Antillas", + "Nevermind": "Berdin dio", + "Nevermind, I'll keep my old plan": "Ez dio axola, nire plan zaharra mantenduko dut", + "New": "Berria", + "New :resource": "Berri :resource", + "New Caledonia": "New Caledonia", + "New Password": "Pasahitz Berria", + "New Zealand": "Zeelanda Berria", + "Next": "Hurrengo", + "Next Payment": "Hurrengo Ordainketa", + "Next Payment on": "Hurrengo ordainketa aktibatuta dago", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Ez", + "No :resource matched the given criteria.": "Ez :resource datorren emandako irizpideak.", + "No additional information...": "Ez dago informazio gehiago...", + "No Current Data": "Ez Egungo Datuak", + "No Data": "Ez Datuak", + "no file selected": "ez da fitxategi hautatutako", + "No Increase": "Ez Handitzeko", + "No payment methods on file.": "Ez dago ordainketa-metodorik fitxategian.", + "No payment scheduled.": "Ez dago ordainketarik programatu.", + "No Prior Data": "Ez Dago Aldez Aurretik Datuak", + "No Results Found.": "Ez Da Emaitzarik Aurkitu.", + "Norfolk Island": "Norfolk Uhartea", + "Northern Mariana Islands": "Iparraldeko Mariana Uharteak", + "Norway": "Norvegia", + "Not Found": "Ez Da Aurkitu", + "Notifications": "Jakinarazpenak", + "Nova": "Nova", + "Nova User": "Nova Erabiltzaileak", + "November": "Azaroaren", + "October": "Urriaren", + "of": "de", + "OK": "Ados", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Behin talde bat ezabatzen da, guztiak bere baliabide eta datu-betirako izango da ezabatu. Ezabatu aurretik talde hau, mesedez, deskargatu edozein datu edo informazio dagokionez, talde honek nahi duzun atxikitzen.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Behin zure kontua ezabatu egingo da, guztiak bere baliabide eta datu-betirako izango da ezabatu. Ezabatu aurretik, zure kontua, mesedez, deskargatu edozein datu edo informazio nahi duzun atxikitzen.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Zure kontua ezabatu ondoren, bere baliabide eta datu guztiak betiko ezabatuko dira. Mesedez, idatzi pasahitza zure kontua betiko ezabatu nahi duzula berresteko.", + "Only Trashed": "Bakarrik Zakarrontziko", + "Open Invoices": "Ireki fakturak", + "Original": "Jatorrizko", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Gure fakturazioa kudeatzeko atariak zure harpidetza plana, ordainketa-metodoa eta zure azken fakturak deskargatzeko aukera ematen dizu.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Gure fakturazioa kudeatzeko atariak zure harpidetza plana, ordainketa-metodoak eta zure azken fakturak deskargatzeko aukera ematen dizu.", + "Page Expired": "Orria iraungi da", + "Pagination Navigation": "Pagination Nabigazioa", + "Paid": "Ordaindua", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinako Lurraldeak", + "Panama": "Panama", + "Papua New Guinea": "Papua Ginea Berria", + "Paraguay": "Paraguay", + "Password": "Pasahitza", + "password": "pasahitza", + "Payment Confirmation": "Ordainketa Berrespena", + "Payment Information": "ordainketa informazioa", + "Payment information updated successfully.": "Ordainketa-informazioa behar bezala eguneratu da.", + "Payment Method": "Ordainketa-metodoa", + "Payment Methods": "Ordainketa moduak", + "Payment Required": "Ordainketa beharrezkoa", + "Payments": "Ordainketak", + "Pending Team Invitations": "Zain Talde Gonbidapenak", + "Per Page": "Orri Bakoitzeko", + "Permanently delete this team.": "Betirako ezabatu talde hau.", + "Permanently delete your account.": "Betirako zure kontua ezabatu.", + "Permissions": "Baimenak", + "Peru": "Peru", + "Philippines": "Filipinetan", + "Photo": "Argazki", + "Pitcairn": "Menpeko Lurraldeak", + "Please accept the terms of service.": "Mesedez, onartu zerbitzu-baldintzak.", + "Please click the button below to verify your email address.": "Egin klik beheko botoian helbide elektronikoa baieztatzeko.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Mesedez, baieztatu zure kontu sarbidea sartuz bat zure larrialdi berreskuratzeko kodeak.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Mesedez, baieztatu zure kontu sarbidea sartuz autentifikazioa kodea emandako zure authenticator aplikazioa.", + "Please confirm your password before continuing.": "Mesedez, berretsi pasahitza jarraitu aurretik.", + "Please copy your new API token. For your security, it won't be shown again.": "Mesedez, kopiatu zure berri API token. Zure segurtasunerako, ez da agertzen berriro ere.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Mesedez, sartu zure pasahitza berretsi nahi duzu saioa zure nabigatzailean beste saio guztietan zehar zure gailuak.", + "Please provide a maximum of three invoice emails addresses.": "Mesedez, eman gehienez hiru fakturako mezu elektronikoak.", + "Please provide the email address of the person you would like to add to this team.": "Mesedez eman helbide elektronikoa pertsona nahi duzun gehitu talde hau.", + "Please set a default payment method before retrying payments.": "Mesedez, ezarri ordainketa metodo lehenetsia ordainketak berriro saiatu aurretik.", + "Please set a default payment method before swapping plans.": "Ezarri ordainketa-metodo lehenetsi bat planak aldatu aurretik.", + "Poland": "Polonia", + "Portugal": "Portugal", + "Press / to search": "Prentsa / bilatu", + "Preview": "Aurreikuspen", + "Previewing": "Aurrebista", + "Previous": "Aurreko", + "Privacy Policy": "Pribatutasun-Politika", + "Profile": "Profila", + "Profile Information": "Informazio-Profila", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Hiruhilekoan Data", + "Recovery Code": "Berreskuratzeko Kodea", + "Refresh": "Freskatu", + "Regards,": "Eskuminak,", + "Regenerate Recovery Codes": "Birsortzeko Berreskuratzeko Kodeak", + "Register": "Erregistratu", + "Reload": "Birkargatu", + "Remember me": "Gogoratu", + "Remember Me": "Gogora nazazu", + "Remove": "Kendu", + "Remove Photo": "Kendu Argazki", + "Remove Team Member": "Kendu Taldeko Kidea", + "Replicate": "Erreplikatu", + "Required fields": "Beharrezko eremuak", + "Resend Verification Email": "Birbidali Egiaztatzeko E-Posta", + "Reset Filters": "Berrezarri Iragazkiak", + "Reset Password": "Berrezarri pasahitza", + "Reset Password Notification": "Pasahitza berrezartzeko jakinarazpena", + "resource": "baliabide", + "Resource Row Dropdown": "Baliabideen errenkadaren goitibeherakoa", + "Resources": "Baliabideak", + "resources": "baliabideak", + "Restore": "Berreskuratu", + "Restore :resource": "Berreskuratu :resource", + "Restore Resource": "Berreskuratu Baliabide", + "Restore Selected": "Berreskuratu Hautatutako", + "results": "emaitzak", + "Resume Subscription": "Berrekin harpidetza", + "Retry Payment": "Saiatu berriro ordainketa", + "Return to :appName": "Itzuli :appNameera", + "Reunion": "Bilera", + "Role": "Rol", + "Romania": "Errumaniako", + "Run Action": "Exekutatu Ekintza", + "Russian Federation": "Errusiako Federazioa", + "Rwanda": "Ruanda", + "Réunion": "Bilera", + "Saint Barthelemy": "San Barthélemy", + "Saint Barthélemy": "San Bartolome", + "Saint Helena": "San Helena", + "Saint Kitts And Nevis": "St. Kitts eta Nevis", + "Saint Kitts and Nevis": "Saint Kitts eta Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "San Martin", + "Saint Martin (French part)": "Saint Martin (Frantziar zatia)", + "Saint Pierre And Miquelon": "St. Pierre eta Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre eta Miquelon", + "Saint Vincent And Grenadines": "St. Vincent eta Grenadinak", + "Saint Vincent and the Grenadines": "San Bizente eta Grenadinak", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome eta Principe", + "Sao Tome and Principe": "Sao Tome eta Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Gorde", + "Saved.": "Gorde.", + "Scroll to bottom": "Joan behealdera", + "Scroll to top": "Joan goialdera", + "Search": "Bilaketa", + "Secure Area": "Eremu segurua", + "Select": "Hautatu", + "Select a different plan": "Aukeratu beste plan bat", + "Select a log file...": "Hautatu erregistro-fitxategi bat...", + "Select A New Photo": "Hautatu Argazki Berri Bat", + "Select Action": "Hautatu Ekintza", + "Select all": "Hautatu Guztiak", + "Select All Dropdown": "Hautatu Goitibeherako guztiak", + "Select this page": "Hautatu orrialde hau", + "Send Password Reset Link": "Bidali pasahitza berrezartzeko esteka", + "Senegal": "Senegal", + "September": "Iraila", + "Serbia": "Serbia", + "Server Error": "Zerbitzari-Errorea", + "Service Unavailable": "Zerbitzua ez dago erabilgarri", + "Set as default": "Ezarri lehenespen gisa", + "Setup Key": "Konfigurazio-gakoa", + "Seychelles": "Seychelles", + "Show All Fields": "Erakutsi Eremu Guztiak", + "Show Content": "Edukia Erakutsi", + "Show Recovery Codes": "Ikuskizuna Berreskuratzeko Kodeak", + "Showing": "Erakusten", + "Sierra Leone": "Sierra Leonan", + "Signed in as": "Honela hasi da saioa", + "Singapore": "Singapurren", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Eslovakia", + "Slovenia": "Eslovenia", + "Soft Deleted": "Soft Ezabatu da", + "Solomon Islands": "Salomon Uharteak", + "Somalia": "Somalian", + "Something went wrong.": "Zerbait gaizki joan da.", + "Sorry! You are not authorized to perform this action.": "Barkatu! Ez duzu baimenik hori egiteko ekintza.", + "Sorry, your session has expired.": "Sentitzen dut, zure saioa iraungi.", + "South Africa": "Hegoafrikan", + "South Georgia And Sandwich Isl.": "Hegoaldeko Georgia eta hegoaldeko Sandwich Uharteak", + "South Georgia and the South Sandwich Islands": "Hego Georgia eta Hego Sandwich uharteak", + "South Sudan": "Hego Sudan", + "Spain": "Espainia", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Ekintza autonomoak", + "Start Polling": "Hasteko Hauteslekuak", + "Start polling": "Hasi bozketa", + "State / County": "Estatua / Konderria", + "Stop Impersonating": "Utzi ordezkatzeari", + "Stop Polling": "Gelditu Hauteslekuak", + "Stop polling": "Utzi galdeketari", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Denda horiek berreskuratzeko kode seguru batean pasahitz-kudeatzailea. Erabili ahal izango dira berreskuratzeko sarbidea zure kontua zure bi faktore autentifikazioa gailua galdu.", + "Subscribe": "Harpidetu", + "Subscription Information": "Harpidetza informazioa", + "Subscription Pending": "Harpidetza zain", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard eta Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard eta Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suedia", + "Switch Teams": "Switch Taldeek", + "Switzerland": "Suitza", + "Syrian Arab Republic": "Siria", + "System": "Sistema", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Txinako Probintzia", + "Tajikistan": "Tadjikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Errepublika Batua", + "TAX": "ZERGA", + "Team Details": "Talde Xehetasunak", + "Team Invitation": "Taldeak Gonbidapena", + "Team Members": "Taldeko Kideak", + "Team Name": "Taldearen Izena", + "Team Owner": "Talde Jabea", + "Team Settings": "Talde Ezarpenak", + "Terms of Service": "Zerbitzu-baldintzak", + "Thailand": "Thailandia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Eskerrik asko sortu sinatu! Hasi aurretik, ezin duzu egiaztatu zure e-posta helbidea link gainean klik eginez besterik ez dugu bidaliko duzu? Ez baduzu jaso posta elektronikoaren bidez, egingo dugu atsegin handiz bidaliko duzu beste.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Eskerrik asko zure etengabeko laguntzagatik. Zure fakturaren kopia bat erantsi dugu zure erregistroetarako. Mesedez, jakinarazi iezaguzu galderarik edo kezkarik baduzu.", + "Thanks,": "Eskerrik asko,", + "The :attribute must be a valid role.": "The :attribute bat izan behar du baliozko rola.", + "The :attribute must be at least :length characters and contain at least one number.": "The :attribute gutxienez, izan behar du :length pertsonaiak eta, gutxienez, eduki zenbaki bat.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute gutxienez, izan behar du :length pertsonaiak eta eduki bat, gutxienez, izaera berezi eta telefono zenbaki bat.", + "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute gutxienez, izan behar du :length pertsonaiak eta eduki bat, gutxienez, izaera berezia.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute gutxienez, izan behar du :length pertsonaiak eta, gutxienez, eduki bat maiuskulaz pertsonaia eta telefono zenbaki bat.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute izan behar du, gutxienez, :length pertsonaiak eta, gutxienez, eduki bat maiuskulaz pertsonaia bat eta karaktere bereziak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute izan behar du, gutxienez, :length pertsonaiak eta, gutxienez, eduki bat maiuskulaz pertsonaia, telefono zenbaki bat eta bat berezia pertsonaia.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute gutxienez, izan behar du :length pertsonaiak eta, gutxienez, eduki bat maiuskulaz pertsonaia.", + "The :attribute must be at least :length characters.": "The :attribute gutxienez, izan behar du :length pertsonaiak.", + "The :attribute must contain at least one letter.": ":Attributeak gutxienez letra bat izan behar du.", + "The :attribute must contain at least one number.": ":Attributeak gutxienez zenbaki bat izan behar du.", + "The :attribute must contain at least one symbol.": ":Attributeak gutxienez ikur bat izan behar du.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attributeak letra larri bat eta minuskula bat izan behar ditu gutxienez.", + "The :resource was created!": "The :resource sortu zen!", + "The :resource was deleted!": "The :resource ezabatu!", + "The :resource was restored!": "The :resource zaharberritu zen!", + "The :resource was updated!": "The :resource eguneratu zen!", + "The action was executed successfully.": "Ekintza arrakastaz exekutatu da.", + "The default payment method cannot be removed.": "Ezin da ordainketa-metodo lehenetsia kendu.", + "The file was deleted!": "Fitxategia ezabatu!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Emandako :attribute datu-filtrazio batean agertu da. Mesedez, aukeratu beste :attribute bat.", + "The given data was invalid.": "Emandako datuak baliogabeak ziren.", + "The government won't let us show you what's behind these doors": "Gobernuak ez du utzi gurekin erakusteko zer ate horien atzean", + "The HasOne relationship has already been filled.": "The HasOne harremana jadanik bete.", + "The image could not be loaded": "Ezin izan da kargatu irudia", + "The image could not be loaded.": "Ezin izan da kargatu irudia.", + "The invoice emails must be valid email addresses.": "Fakturako mezu elektronikoak helbide elektronikoak baliozkoak izan behar dira.", + "The password is incorrect.": "Pasahitza okerra da.", + "The provided coupon code is invalid.": "Emandako kupoi-kodea baliogabea da.", + "The provided password does not match your current password.": "Emandako pasahitza ez dator zure uneko pasahitza.", + "The provided password was incorrect.": "Emandako pasahitza ez zen zuzena.", + "The provided two factor authentication code was invalid.": "Emandako bi faktore autentifikazio-kodea zen baliogabea.", + "The provided two factor recovery code was invalid.": "Emandako bi faktoreak berreskuratzeko kodea baliogabea zen.", + "The provided VAT number is invalid.": "Emandako BEZ zenbakia baliogabea da.", + "The resource was attached!": "Baliabidea erantsita zegoen!", + "The resource was prevented from being saved!": "Baliabidea gordetzea eragotzi da!", + "The resource was updated!": "Baliabide eguneratu zen!", + "The response is not a streamed response.": "Erantzuna ez da streaming bidezko erantzuna.", + "The response is not a view.": "Erantzuna ez da ikuspegi bat.", + "The selected country is invalid.": "Hautatutako herrialdea ez da baliozkoa.", + "The selected plan is invalid.": "Hautatutako plana baliogabea da.", + "The selected resources have been :action!": "Aukeratutako baliabideak :action izan dira!", + "The team's name and owner information.": "Taldearen izena eta jabea informazioa.", + "There are no available options for this resource.": "Ez dago eskuragarri aukerak baliabide hau.", + "There are no fields to display.": "Ez dago bistaratzeko eremurik.", + "There are no new notifications.": "Ez dago jakinarazpen berririk.", + "There was a problem executing the action.": "Ez zen arazo bat exekutatzean ekintza.", + "There was a problem fetching the resource.": "Arazo bat izan da baliabidea eskuratzean.", + "There was a problem submitting the form.": "Ez zen arazo bat aurkezteko formularioa.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Pertsona hauek izan dira gonbidatu zure taldea eta bidalitako gonbidapen bat e-posta. Ahal izango dute parte talde onartuz posta gonbidapena.", + "This account does not have an active subscription.": "Kontu honek ez du harpidetza aktiborik.", + "This action is unauthorized.": "Ekintza hau ez dago baimenik.", + "This copy of Nova is unlicensed.": "Nova-ren kopia hau lizentziarik gabekoa da.", + "This coupon code can only be used by new customers.": "Kupoi-kode hau bezero berriek soilik erabil dezakete.", + "This device": "Gailu hau", + "This file field is read-only.": "Fitxategi honen eremuan soilik irakurtzekoa da.", + "This invoice is no longer open.": "Faktura hau jada ez dago irekita.", + "This is a secure area of the application. Please confirm your password before continuing.": "Hau da, seguru eremu aplikazioa. Mesedez, baieztatu zure pasahitza jarraitu aurretik.", + "This password does not match our records.": "Pasahitz hori ez dator bat gure records.", + "This password reset link will expire in :count minutes.": "Hau pasahitza berrezarri lotura iraungiko :count minutu.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ordainketa hau hasi zen, baina funtsak ez dira oraindik jaso. Horrek 14 egun iraun dezake.", + "This resource no longer exists": "Baliabide hau jada ez da existitzen", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Harpidetza iraungi egin da eta ezin da berreskuratu. Mesedez, sortu harpidetza berri bat.", + "This user already belongs to the team.": "Erabiltzaile hau dagoeneko dagokio taldeak.", + "This user has already been invited to the team.": "Erabiltzaile hau dagoeneko gonbidatu taldeak.", + "Timor-Leste": "Timor-Leste", + "to": "ra", + "To": "-Ra", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Bi faktoreko autentifikazioa gaitzen amaitzeko, eskaneatu hurrengo QR kodea zure telefonoaren autentifikazio-aplikazioa erabiliz edo sartu konfigurazio-gakoa eta eman sortutako OTP kodea.", + "Today": "Gaur", + "Toggle navigation": "Txandakatu nabigazioa", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Token Izena", + "Tonga": "Etorri", + "Too Many Requests": "Eskaera gehiegi", + "total": "guztira", + "Total:": "Guztira:", + "Trashed": "Zakarrontziko", + "Trinidad And Tobago": "Trinidad eta Tobagon", + "Trinidad and Tobago": "Trinidad eta Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turkia", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks eta Caicos Uharteak", + "Turks and Caicos Islands": "Turks eta Caicos uharteak", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Bi Faktore Autentifikazio", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Bi faktoreko autentifikazioa gaituta dago orain. Eskaneatu hurrengo QR kodea telefonoaren autentifikazio-aplikazioa erabiliz edo sartu konfigurazio-gakoa.", + "Type": "Mota", + "Uganda": "Ugandako", + "Ukraine": "Ukrainako", + "Unauthorized": "Baimendu gabea", + "United Arab Emirates": "Arabiar Emirerri Batuak", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Minor Outlying Islands": "Estatu Batuetako Urrutiko Uharte Txikiak", + "United States Outlying Islands": "BATUETAKO Kanpoaldeko Uharte", + "Unknown": "Ezezaguna", + "Unpaid": "Ordaindu gabe", + "Update": "Eguneratu", + "Update & Continue Editing": "Eguneratu & Editatzen Jarrai", + "Update :resource": "Eguneratu :resource", + "Update :resource: :title": "Eguneratu :resource: :title", + "Update attached :resource: :title": "Eguneratu atxikitako :resource: :title", + "Update Password": "Eguneratu Pasahitza", + "Update Payment Information": "Eguneratu ordainketa-informazioa", + "Update Payment Method": "Eguneratu Ordainketa-metodoa", + "Update your account's profile information and email address.": "Eguneratu zure kontuaren profileko informazioa eta posta elektronikoaren helbidea.", + "Uploading": "Kargatzen", + "Uploading files... (:current/:total)": "Fitxategiak kargatzen... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Erabilera berreskuratzeko kodea", + "Use an authentication code": "Bat erabili autentifikazioa kodea", + "User Actions": "Erabiltzaileen Ekintzak", + "User Security": "Erabiltzaileen Segurtasuna", + "Username": "Erabiltzaile izena", + "Uzbekistan": "Uzbekistan", + "Value": "Balio", + "Vanuatu": "Vanuatu", + "VAT Number": "BEZ zenbakia", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Errepublika Bolivartarra", + "Verify Email Address": "Baieztatu helbide elektronikoa", + "Verify Your Email Address": "Egiaztatu zure helbide elektronikoa", + "Viet Nam": "Vietnam", + "View": "Ikusi", + "Virgin Islands, British": "Birjina Uharte Britainiarrak", + "Virgin Islands, U.S.": "US Virgin Uharteak", + "Wallis And Futuna": "Wallis eta Futuna", + "Wallis and Futuna": "Wallis eta Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Zure harpidetza prozesatzen ari gara. Harpidetza behar bezala prozesatu ondoren, orri hau automatikoki eguneratuko da. Normalean, prozesu honek segundo batzuk baino ez ditu iraun behar.", + "We are unable to process your payment. Please contact customer support.": "Ezin dugu zure ordainketa prozesatu. Mesedez, jarri harremanetan bezeroarentzako laguntzarekin.", + "We have emailed your password reset link!": "Zure pasahitza berrezartzeko esteka posta elektronikoz bidali dugu!", + "We were unable to find a registered user with this email address.": "Ezin izan dugu aurkitu erabiltzaile erregistratu batera, helbide honetan.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Faktura deskargatzeko esteka bidaliko dugu behean zehazten dituzun helbide elektronikoetara. Helbide elektroniko anitz bereiz ditzakezu komak erabiliz.", + "We're lost in space. The page you were trying to view does not exist.": "Ari gara espazioan galdu. Orri duzu saiatzen ziren ikusteko, ez da existitzen.", + "Welcome Back!": "Ongietorria Itzuli!", + "Western Sahara": "Mendebaldeko Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Bi faktore autentifikazioa gaituta dago, nahi duzun galdetuko dizu seguru bat, ausazko token zehar autentifikazioa. Ahal izango duzu berreskuratu hau token zure telefonoaren Google Authenticator aplikazioa.", + "Whoops": "Aupa", + "Whoops!": "Aupa!", + "Whoops! Something went wrong.": "Aupa! Zerbait gaizki joan da.", + "With Trashed": "Batera Zakarrontziko", + "Write": "Idatzi", + "Year To Date": "Urte Data", + "Yearly": "Urtero", + "Yemen": "Yemeni", + "Yes": "Bai", + "You are already subscribed.": "Harpidetuta zaude jada.", + "You are currently within your free trial period. Your trial will expire on :date.": "Une honetan doako proba-aldian zaude. Zure proba :dateean iraungiko da.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Une honetan doako proba-aldian zaude. Zure proba :date.ean iraungiko da Harpidetza berri bat hasten baduzu, proba amaituko da.", + "You are logged in!": "Saioa hasi zara!", + "You are receiving this email because we received a password reset request for your account.": "Zure kontutik pasahitza berrezartzeko eskaera bat jaso genuelako jaso duzu posta elektroniko hau.", + "You have been invited to join the :team team!": "Izan duzu parte hartzera gonbidatuta :team taldea!", + "You have enabled two factor authentication.": "Duzu ahalbidetu dute bi faktore autentifikazioa.", + "You have not enabled two factor authentication.": "Ez duzu gaituta bi faktore autentifikazioa.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Ordaindu gabeko faktura batzuk dituzu. Ordainketa-metodo lehenetsia eguneratu ondoren, ordainketak egiten saia zaitezke beheko fakturen zerrendaren bidez.", + "You may accept this invitation by clicking the button below:": "Gonbidapen hau onar dezakezu beheko botoian klik eginez:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Zure harpidetza edozein unetan bertan behera utzi dezakezu. Harpidetza bertan behera utzitakoan, harpidetza berriro hasteko aukera izango duzu uneko fakturazio-zikloa amaitu arte.", + "You may delete any of your existing tokens if they are no longer needed.": "Ezabatu dezakezu edozein dagoen zure token dira, bada, ez da gehiago behar.", + "You may not delete your personal team.": "Agian ez duzu ezabatu zure datu pertsonalak taldeak.", + "You may not leave a team that you created.": "Agian ez duzu utzi talde bat sortu duzula.", + "You will receive an invoice and payment link via email for each billing period.": "Faktura eta ordainketa-esteka bat jasoko duzu posta elektroniko bidez fakturazio-aldi bakoitzeko.", + "You're logged in!": "Saioa hasi zara!", + "Your :invoiceName invoice is now available!": "Zure :invoiceName faktura eskuragarri dago orain!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Zure fakturazio helbidea :address :address2 :postal_code :city :state :country da", + "Your card was declined. Please contact your card issuer for more information.": "Zure txartela baztertu da. Mesedez, jarri harremanetan zure txartela jaulkitzailearekin informazio gehiago lortzeko.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Egungo ordainketa-metodoa :lastFourean amaitzen den kreditu-txartel bat da, :expirationean iraungitzen dena.", + "Your email address is unverified.": "Zure helbide elektronikoa egiaztatu gabe dago.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Zure azken :amount ordainketa huts egin du. Eguneratu ordainketa-metodoa huts egin duen ordainketa berriro saiatzeko.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":dateko :amounteko azken ordainketa huts egin du. Eguneratu ordainketa-metodoa huts egin duen ordainketa berriro saiatzeko.", + "Your next payment of :amount will be processed on :date.": "Zure hurrengo :amount ordainketa :dateean izango da.", + "Your payment method has been added successfully.": "Zure ordainketa-metodoa behar bezala gehitu da.", + "Your payment method will be charged automatically for each billing period.": "Zure ordainketa-metodoa automatikoki kobratuko da fakturazio-aldi bakoitzeko.", + "Your registered VAT Number is :vatNumber.": "Erregistratutako BEZ-zenbakia :vatNumber da.", + "Your subscription has been started successfully.": "Zure harpidetza behar bezala hasi da.", + "Your subscription has been successfully cancelled.": "Zure harpidetza behar bezala bertan behera utzi da.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Zure harpidetza behar bezala bertan behera utzi da. Oraindik ere sarbidea izango duzu fakturazio epea amaitu arte.", + "Your subscription was successfully resumed.": "Zure harpidetza behar bezala berrezarri da.", + "Your subscription was successfully updated.": "Zure harpidetza behar bezala eguneratu da.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Posta Kodea", + "Åland Islands": "Åland uharteak" +} diff --git a/locales/eu/php-inline.json b/locales/eu/php-inline.json new file mode 100644 index 00000000000..95f8f967a87 --- /dev/null +++ b/locales/eu/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Eremu hori onartu behar.", + "accepted_if": "Eremu hau :other :value denean onartu behar da.", + "active_url": "Hau ez da baliozko URL.", + "after": "Hau behar data bat egin ondoren, :date.", + "after_or_equal": "Hau behar data bat egin ondoren, edo berdina :date.", + "alpha": "Eremu hau soilik egin ahal izango ditu letrak.", + "alpha_dash": "Eremu hau soilik egin ahal izango ditu letrak, zenbakiak, marrak eta azpimarrak.", + "alpha_num": "Eremu hau soilik egin ahal izango ditu letrak eta zenbakiak.", + "any_of": "Eremu hau baliogabea da.", + "array": "Eremu hau behar array bat.", + "ascii": "Eremu honek byte bakarreko karaktere alfanumeriko eta ikurrak izan behar ditu soilik.", + "attached": "Eremu hau da, dagoeneko erantsita.", + "before": "Hau behar data bat aurretik :date.", + "before_or_equal": "Hau behar data bat aurretik edo berdina :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "Eremu hau izan behar egia edo gezurra.", + "can": "Eremu honek baimenik gabeko balio bat dauka.", + "confirmed": "Baieztapen horrek ez du partida.", + "contains": "Eremu honi beharrezko balio bat falta zaio.", + "date": "Hau ez da baliozko data bat.", + "date_equals": "Hau behar data bat berdina :date.", + "date_format": "Hau ez dator formatu :format.", + "decimal": "Eremu honek :decimal zifra hamartar izan behar ditu.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Balio hau izan behar desberdinak :other.", + "digits": "Hau izan behar :digits digituak.", + "digits_between": "Hau bitartekoa izan behar du :min eta :max digituak.", + "dimensions": "Irudi hau du baliogabea neurriak.", + "distinct": "Eremu hau bat du bikoiztu balio.", + "doesnt_contain": "Eremu honek ez du hauetakoren bat eduki behar: :values.", + "doesnt_end_with": "Eremu hau ezin da honako hauetako batekin amaitu: :values.", + "doesnt_start_with": "Baliteke eremu hau ezin izatea honako hauetako batekin hasi: :values.", + "email": "Hau izan behar da baliozko helbide elektroniko bat.", + "ends_with": "Hau behar amaiera hauetako bat: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Hautatutako balio baliogabea da.", + "extensions": "Eremu honek luzapen hauetako bat izan behar du: :values.", + "file": "Eduki bat izan behar du fitxategia.", + "filled": "Eremu hau bat izan behar du balio.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "Eremu honek baliozko kolore hamaseitar bat izan behar du.", + "image": "Hau izan behar da irudi bat.", + "in": "Hautatutako balio baliogabea da.", + "in_array": "Balio hau ez da existitzen :other.", + "in_array_keys": "Eremu honek gutxienez gako hauetako bat eduki behar du: :values.", + "integer": "Hau izan behar da zenbaki oso bat.", + "ip": "Hau izan behar da, IP helbide balioduna.", + "ipv4": "Hau izan behar da baliozko IPv4 helbidea.", + "ipv6": "Hau izan behar da baliozko IPv6 helbidea.", + "json": "Hau izan behar da baliozko JSON katea.", + "list": "Eremu honek zerrenda bat izan behar du.", + "lowercase": "Eremu honek minuskulak izan behar ditu.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "Eremu honek ezin ditu :max zifra baino gehiago izan.", + "mimes": "Hau izan behar da fitxategi mota: :values.", + "mimetypes": "Hau izan behar da fitxategi mota: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "Eremu honek :min zifra izan behar ditu gutxienez.", + "missing": "Eremu hau falta izan behar da.", + "missing_if": "Eremu hau falta izan behar da :other :value denean.", + "missing_unless": "Eremu hau falta izan behar da :other :value ez bada.", + "missing_with": "Eremu hau falta izan behar da :values dagoenean.", + "missing_with_all": "Eremu hau falta izan behar da :values daudenean.", + "multiple_of": "Balio bat izan behar du anitz :value", + "not_in": "Hautatutako balio baliogabea da.", + "not_regex": "Formatu hau ez da balioduna.", + "numeric": "Hau zenbaki bat izan behar da.", + "password.letters": "Eremu honek gutxienez letra bat izan behar du.", + "password.mixed": "Eremu honek letra larri bat eta minuskula bat izan behar ditu gutxienez.", + "password.numbers": "Eremu honek zenbaki bat izan behar du gutxienez.", + "password.symbols": "Eremu honek gutxienez ikur bat izan behar du.", + "password.uncompromised": "Emandako eremua datu-filtrazio batean agertu da. Mesedez, aukeratu beste eremu bat.", + "present": "Eremu honetan egon behar.", + "present_if": "Eremu honek egon behar du :other :value denean.", + "present_unless": "Eremu honek egon behar du :other :value ez bada.", + "present_with": "Eremu honek :values dagoenean egon behar du.", + "present_with_all": "Eremu honek :values daudenean egon behar du.", + "prohibited": "Eremu honetan debekatuta dago.", + "prohibited_if": "Eremu honetan debekatuta dago denean :other da, :value.", + "prohibited_if_accepted": "Eremu hau debekatuta dago :other onartzen denean.", + "prohibited_if_declined": "Eremu hau :other ukatu egiten denean debekatuta dago.", + "prohibited_unless": "Eremu honetan debekatuta dago ezean :other da :values.", + "prohibits": "Eremu honek :other egotea debekatzen du.", + "regex": "Formatu hau ez da balioduna.", + "relatable": "Eremu honetan ezin izango da lotutako baliabide hau.", + "required": "Eremu hau beharrezkoa da.", + "required_array_keys": "Eremu honek honako sarrerak izan behar ditu: :values.", + "required_if": "Eremu hau beharrezkoa da denean :other da :value.", + "required_if_accepted": "Eremu hau beharrezkoa da :other onartzen denean.", + "required_if_declined": "Eremu hau beharrezkoa da :other baztertzen denean.", + "required_unless": "Eremu hau beharrezkoa da behintzat :other da :values.", + "required_with": "Eremu hau beharrezkoa da denean :values da gaur.", + "required_with_all": "Eremu hau beharrezkoa da denean :values agertu dira.", + "required_without": "Eremu hau beharrezkoa da denean :values ez da gaur egun.", + "required_without_all": "Eremu hau beharrezkoa da, noiz ere ez :values agertu dira.", + "same": "Eremu honen balioa etorri behar du bat :other.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "Hau batekin hasi behar hauetako bat: :values.", + "string": "Hau izan behar da katea.", + "timezone": "Hau izan behar da baliozko zona.", + "ulid": "Eremu honek baliozko ULID bat izan behar du.", + "unique": "Hau dagoeneko hartu.", + "uploaded": "Hau huts egin du igo.", + "uppercase": "Eremu honek maiuskulak izan behar ditu.", + "url": "Formatu hau ez da balioduna.", + "uuid": "Hau izan behar da baliozko UUID." +} diff --git a/locales/eu/php.json b/locales/eu/php.json new file mode 100644 index 00000000000..a252c067213 --- /dev/null +++ b/locales/eu/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute onartu beharra dago.", + "accepted_if": ":Attribute onartu behar da :other :value denean.", + "active_url": ":Attribute ez da baliozko URL bat.", + "after": ":Attribute :date osteko data izan behar da.", + "after_or_equal": ":Attribute :date osteko data edo data bera izan behar da.", + "alpha": ":Attribute hizkiak besterik ezin ditu izan.", + "alpha_dash": ":Attribute hizkiak, zenbakiak eta marrak besterik ezin ditu izan.", + "alpha_num": ":Attribute hizkiak eta zenbakiak besterik ezin ditu izan.", + "any_of": ":attribute eremua baliogabea da.", + "array": ":Attribute bilduma izan behar da.", + "ascii": ":Attributeak byte bakarreko karaktere alfanumeriko eta ikurrak soilik izan behar ditu.", + "attached": "Hau :attribute da dagoeneko erantsita.", + "before": ":Attribute :date aurreko data izan behar da.", + "before_or_equal": ":Attribute :date aurreko data edo data bera izan behar da.", + "between.array": ":Attribute-(e)k :min eta :max arteko elementu kopurua izan behar du.", + "between.file": ":Attribute-(e)k :min eta :max kilobyte arteko pisua izan behar du.", + "between.numeric": ":Attribute :min eta :max artean egon behar da.", + "between.string": ":Attribute-(e)k :min eta :max karaktere artean izan behar ditu.", + "boolean": ":Attribute-(r)en balioa egia edo gezurra izan behar da.", + "can": ":Attribute eremuak baimenik gabeko balio bat dauka.", + "confirmed": ":Attribute-(r)en berrespena ez dator bat.", + "contains": ":attribute eremuari beharrezko balio bat falta zaio.", + "current_password": "Pasahitza okerra da.", + "date": ":Attribute ez da baliozko data.", + "date_equals": "The :attribute bat izan behar du data berdina :date.", + "date_format": ":Attribute datak ez du :format formatua.", + "decimal": ":Attributeak :decimal zifra hamartar izan behar ditu.", + "declined": ":Attributeak baztertu egin behar dira.", + "declined_if": ":Attributea baztertu behar da :other :value denean.", + "different": ":Attribute eta :other ezberdinak izan behar dira.", + "digits": ":Attribute-(e)k :digits digitu eduki behar ditu.", + "digits_between": ":Attribute-(e)k :min eta :max arteko digitu kopurua eduki behar du.", + "dimensions": ":Attribute irudiaren neurriak baliogabeak dira.", + "distinct": ":Attribute-(e)k bikoiztutako balioa dauka.", + "doesnt_contain": ":attribute eremuak ez du hauetakoren bat eduki behar: :values.", + "doesnt_end_with": ":Attributeekoa ezingo da honako hauetako batekin amaitu: :values.", + "doesnt_start_with": ":Attributeekoa ezingo da honako hauetako batekin hasi: :values.", + "email": ":Attribute baliozko helbide elektronikoa izan behar da.", + "ends_with": ":Attribute-(e)k ondorengo balioetako batekin amaitu behar du: :values", + "enum": "Hautatutako :attributeak ez du balio.", + "exists": ":Attribute baliogabea da.", + "extensions": ":attribute eremuak luzapen hauetako bat izan behar du: :values.", + "failed": "Kredentzial hauek ez datoz bat gure erregistroekin.", + "file": ":Attribute fitxategi bat izan behar da.", + "filled": ":Attribute derrigorrezkoa da.", + "gt.array": ":Attribute-(e)k :value elementu baino gehiago izan behar ditu.", + "gt.file": ":Attribute-(e)k :value kilobyte baino handiagoa izan behar du.", + "gt.numeric": ":Attribute-(e)k :value baino handiagoa izan behar du.", + "gt.string": ":Attribute-(e)k :value karaktere baino gehiago izan behar ditu.", + "gte.array": ":Attribute-(e)k :value elementu edo gehiago izan behar ditu.", + "gte.file": ":Attribute-(e)k :value kilobyte edo gehiago izan behar ditu.", + "gte.numeric": ":Attribute-(e)k :value baino handiagoa edo berdina izan behar du.", + "gte.string": ":Attribute-(e)k :value karaktere edo gehiago izan behar ditu.", + "hex_color": ":attribute eremuak balio hamaseitar kolorekoa izan behar du.", + "image": ":Attribute irudi bat izan behar da.", + "in": ":Attribute baliogabea da.", + "in_array": ":Attribute ez da existizen :other-(e)n.", + "in_array_keys": ":attribute eremuak gako hauetako bat gutxienez eduki behar du: :values.", + "integer": ":Attribute zenbaki osoa izan behar da.", + "ip": ":Attribute baliozko IP helbidea izan behar da.", + "ipv4": ":Attribute baliozko IPv4 helbidea izan behar da.", + "ipv6": ":Attribute baliozko IPv6 helbidea izan behar da.", + "json": ":Attribute baliozko JSON karaktere-katea izan behar da.", + "list": ":attribute eremuak zerrenda bat izan behar du.", + "lowercase": ":Attributeak minuskula izan behar du.", + "lt.array": ":Attribute-(e)k :value elementu baino gutxiago izan behar ditu.", + "lt.file": ":Attribute-(e)k :value kilobyte baino txikiagoa izan behar du.", + "lt.numeric": ":Attribute-(e)k :value baino txikiagoa izan behar du.", + "lt.string": ":Attribute-(e)k :value karaktere baino gutxiago izan behar ditu.", + "lte.array": ":Attribute-(e)k :value elementu edo gutxiago izan behar ditu.", + "lte.file": ":Attribute-(e)k :value kilobyte edo gutxiago izan behar ditu.", + "lte.numeric": ":Attribute-(e)k :value baino txikiagoa edo berdina izan behar du.", + "lte.string": ":Attribute-(e)k :value karaktere edo gutxiago izan behar ditu.", + "mac_address": ":Attributeak baliozko MAC helbidea izan behar du.", + "max.array": ":Attribute-(e)k ezin du :max elementu baino gehiago eduki.", + "max.file": ":Attribute ezin da :max kilobyte baino handiagoa izan.", + "max.numeric": ":Attribute ezin da :max baino handiagoa izan.", + "max.string": ":Attribute-(e)k ezin du :max karaktere baino gehiago eduki.", + "max_digits": ":Attributeek ez dute :max zifra baino gehiago izan behar.", + "mimes": ":Attribute :values motako fitxategia izan behar da.", + "mimetypes": ":Attribute :values motako fitxategia izan behar da.", + "min.array": ":Attribute-(e)k gutxienez :min elementu izan behar ditu.", + "min.file": ":Attribute-(e)k gutxienez :min kilobyte izan behar ditu.", + "min.numeric": ":Attribute-(e)k gutxienez :min-(e)ko tamaina izan behar du.", + "min.string": ":Attribute-(e)k gutxienez :min karaktere izan behar ditu.", + "min_digits": ":Attributeek gutxienez :min zifra izan behar dituzte.", + "missing": ":Attribute eremua falta izan behar da.", + "missing_if": ":Attribute eremua falta izan behar da :other :value denean.", + "missing_unless": ":Attribute eremua falta izan behar da :other :value ez bada.", + "missing_with": ":Attribute eremua falta izan behar da :values dagoenean.", + "missing_with_all": ":Attribute eremua falta izan behar da :values daudenean.", + "multiple_of": "The :attribute izan behar multiploa :value", + "next": "Hurrengoa »", + "not_in": ":Attribute baliogabea da.", + "not_regex": ":Attribute formatua baliogabea da.", + "numeric": ":Attribute zenbakizkoa izan behar da.", + "password": "Pasahitza ez da zuzena.", + "password.letters": ":Attributeak gutxienez letra bat izan behar du.", + "password.mixed": ":Attributeak letra larri bat eta minuskula bat izan behar ditu gutxienez.", + "password.numbers": ":Attributeak gutxienez zenbaki bat izan behar du.", + "password.symbols": ":Attributeak gutxienez ikur bat izan behar du.", + "password.uncompromised": "Emandako :attribute datu-filtrazio batean agertu da. Mesedez, aukeratu beste :attribute bat.", + "present": ":Attribute ezin da hutsik egon.", + "present_if": ":attribute eremuak egon behar du :other :value denean.", + "present_unless": ":attribute eremuak egon behar du :other :value ez bada.", + "present_with": ":attribute eremua egon behar da :values dagoenean.", + "present_with_all": ":attribute eremuak :values daudenean egon behar du.", + "previous": "« Aurrekoa", + "prohibited": "The :attribute eremuan, debekatuta dago.", + "prohibited_if": "The :attribute eremuan, debekatuta dago denean :other da :value.", + "prohibited_if_accepted": ":attribute eremua debekatuta dago :other onartzen denean.", + "prohibited_if_declined": ":attribute eremua debekatuta dago :other ukatu egiten denean.", + "prohibited_unless": "The :attribute eremuan, debekatuta dago ezean :other da :values.", + "prohibits": ":Attribute eremuak :other egotea debekatzen du.", + "regex": ":Attribute baliogabea da.", + "relatable": "Hau :attribute ezingo lotutako baliabide hau.", + "required": ":Attribute derrigorrezkoa da.", + "required_array_keys": ":Attribute eremuak honako sarrerak izan behar ditu: :values.", + "required_if": ":Attribute derrigorrezkoa da :other :value denean.", + "required_if_accepted": ":Attribute eremua beharrezkoa da :other onartzen denean.", + "required_if_declined": ":attribute eremua beharrezkoa da :other baztertzen denean.", + "required_unless": ":Attribute derrigorrezkoa da :other :values-(e)n egon ezean.", + "required_with": ":Attribute derrigorrezkoa da :values dagoenean.", + "required_with_all": ":Attribute derrigorrezkoa da :values daudenean.", + "required_without": ":Attribute derrigorrezkoa da :values ez dagoenean.", + "required_without_all": ":Attribute derrigorrezkoa da :values ez daudenean.", + "reset": "Zure pasahitza berrezarri da!", + "same": ":Attribute eta :other bat etorri behar dira.", + "sent": "Zure pasahitza berrezartzeko esteka postaz bidali dizugu!", + "size.array": ":Attribute-(e)k :size elementu izan behar ditu.", + "size.file": ":Attribute-(e)k :size kilobyte izan behar behar ditu.", + "size.numeric": ":Attribute-(e)k :size tamaina izan behar du.", + "size.string": ":Attribute-(e)k :size karaktere izan behar ditu.", + "starts_with": ":Attribute-(e)k ondorengo balioetako batekin hasi behar du :values", + "string": ":Attribute karaktere-katea izan behar da.", + "throttle": "Atzipen saialdi gehiegi. Mesedez berriro saiatu :seconds segundo barru.", + "throttled": "Mesedez, itxaron aurretik berriro saiatzean.", + "timezone": ":Attribute baliozko ordu-eremua izan behar da.", + "token": "Pasahitza berreskuratzeko tokena baliogabea da.", + "ulid": ":Attributeak baliozko ULID bat izan behar du.", + "unique": ":Attribute jadanik erregistratua izan da.", + "uploaded": ":Attribute kargatzerakoan huts egin du.", + "uppercase": ":Attributeak maiuskulak izan behar ditu.", + "url": ":Attribute-(r)en formatua baliogabea da.", + "user": "Ezin izan dugu helbide elektroniko horrekin bat datorren erabiltzailerik aurkitu.", + "uuid": ":Attribute-(e)k baliozko UUIDa izan behar du." +} diff --git a/locales/fa/_excludes.json b/locales/fa/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/fa/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/fa/json-inline.json b/locales/fa/json-inline.json new file mode 100644 index 00000000000..381a4465fba --- /dev/null +++ b/locales/fa/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "این فیلد باید یک نقش معتبر داشته باشد.", + "The :attribute must be at least :length characters and contain at least one number.": "این فیلد باید حداقل شامل :length کاراکتر و یک عدد باشد.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "این فیلد باید حداقل شامل :length کاراکتر و یک کاراکتر خاص و یک عدد باشد.", + "The :attribute must be at least :length characters and contain at least one special character.": "این فیلد باید حداقل شامل :length کاراکتر . یک کاراکتر خاص باشد.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "این فیلد باید حداقل شامل :length کاراکتر و یک حرف بزرگ و یک عدد باشد.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "این فیلد باید حداقل شامل :length کاراکتر و یک حرف بزرگ و یک کاراکتر خاص باشد.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "این فیلد باید حداقل شامل :length کاراکتر و یک حرف بزرگ و یک عدد و یک کاراکتر خاص باشد.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "این فیلد باید حداقل شامل :length کاراکتر و یک حرف بزرگ باشد.", + "The :attribute must be at least :length characters.": "این فیلد باید حداقل شامل :length کاراکتر باشد.", + "The :attribute must contain at least one letter.": "این فیلد باید حداقل شامل یک حرف باشد.", + "The :attribute must contain at least one number.": "این فیلد باید حداقل شامل یک عدد باشد.", + "The :attribute must contain at least one symbol.": "این فیلد باید حداقل شامل یک نماد باشد.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "این فیلد باید حداقل شامل یک حرف بزرگ و یک حرف کوچک باشد.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "فیلد داده شده در نشت داده ظاهر شده است. لطفاً یک فیلد متفاوت انتخاب کنید." +} diff --git a/locales/fa/json.json b/locales/fa/json.json new file mode 100644 index 00000000000..c29fe7db567 --- /dev/null +++ b/locales/fa/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(و :count خطای دیگر)", + "(and :count more errors)": "(و :count خطای دیگر)|(و :count خطای دیگر)|(و :count خطای دیگر)", + "30 Days": "30 روز", + "60 Days": "60 روز", + "90 Days": "90 روز", + ":amount selected": ":amount انتخاب شده", + ":amount Total": ":amount مجموع", + ":days day trial": ":days روز دوره آزمایشی", + ":resource Details": "جزییات :resource", + ":resource Details: :title": "جزییات :resource :title", + "A decryption key is required.": "به یک کلید رمزگشایی نیاز است.", + "A fresh verification link has been sent to your email address.": "یک لینک تایید جدید به ایمیل شما ارسال شد.", + "A new verification link has been sent to the email address you provided during registration.": "یک لینک تایید جدید به ایمیلی که در هنگام ثبت نام وارد کرده بودید ارسال شد.", + "A new verification link has been sent to the email address you provided in your profile settings.": "یک لینک تایید جدید به ایمیلی که در تنظیمات پروفایل خود وارد کرده بودید ارسال شد.", + "A new verification link has been sent to your email address.": "یک لینک تایید جدید به ایمیل شما ارسال شد.", + "Accept Invitation": "قبول دعوت", + "Action": "اقدام", + "Action Event": "اقدام رویداد", + "Action Events": "اقدام رویدادها", + "Action Happened At": "زمان اقدام", + "Action Initiated By": "اقدام توسط", + "Action Name": "نام اقدام", + "Action Status": "وضعیت اقدام", + "Action Target": "مورد اقدام", + "Actions": "اقدامات", + "Add": "افزودن", + "Add :resource": ":resource افزودن", + "Add a new team member to your team, allowing them to collaborate with you.": "یک عضو تیم جدید به تیم خود اضافه کنید، و به آنان اجازه دهید با شما همکاری کنند.", + "Add additional security to your account using two factor authentication.": "امنیت حساب خود را با افزودن احرازهویت دو مرحله‌ای بیشتر کنید.", + "Add Payment Method": "افزودن روش پرداخت", + "Add row": "افزودن ردیف", + "Add Team Member": "افزودن عضو به تیم", + "Add VAT Number": "افزودن شماره VAT جدید", + "Added.": "افزوده شد", + "Additional billing information updated successfully.": "اطلاعات صورت‌حساب اضافی با موفقیت به‌روزرسانی شد.", + "Address": "آدرس", + "Address Line 2": "خط دوم آدرس", + "Administrator": "مدیر", + "Administrator users can perform any action.": "کاربران مدیر می‌توانند هر عملیاتی را انجام دهند.", + "Afghanistan": "افغانستان", + "Aland Islands": "جزایر الند", + "Albania": "آلبانی", + "Algeria": "الجزایر", + "All of the people that are part of this team.": "همه افرادی که بخشی از این تیم هستند.", + "All resources loaded.": "همه منابع بارگذاری شد.", + "All rights reserved.": "کلیه حقوق محفوظ است.", + "Already registered?": "قبلا ثبت نام کرده اید؟", + "American Samoa": "ساموآی آمریکا", + "An error occurred while uploading the file.": "هنگام بارگذاری فایل خطایی رخ داده است.", + "An error occurred while uploading the file: :error": "هنگام آپلود فایل خطایی روی داد: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "یک خطای غیر منتظره رخ داده و ما به تیم پشتیبانی خود اطلاع داده ایم. لطفاٌ بعداٌ دوباره امتحان کنید.", + "Andorra": "آندورا", + "Angola": "آنگولا", + "Anguilla": "آنگویلا", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "این منبع توسط کاربر دیگری بروزرسانی شده است. لطفا صفحه را رفرش کرده و دوباره امتحان کنید.", + "Antarctica": "جنوبگان", + "Antigua And Barbuda": "آنتیگوا و باربودا", + "Antigua and Barbuda": "آنتیگوا و باربودا", + "API Token": "توکن API", + "API Token Permissions": "مجوزهای توکن API", + "API Tokens": "توکن های API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "توکن های API به سرویس های دیگر این اجازه را می‌دهند تا با برنامه ما احرازهویت شوند.", + "Apply": "اعمال", + "Apply Coupon": "اعمال کوپن", + "April": "آوریل", + "Are you sure you want to attempt to pay :amount?": "آیا مطمئنید که می خواهید :amount بپردازید؟", + "Are you sure you want to cancel your subscription?": "آیا از لغو اشتراک خود مطمئن هستید؟", + "Are you sure you want to delete all the notifications?": "آیا مطمئن هستید که می خواهید همه اعلان ها را حذف کنید؟", + "Are you sure you want to delete the selected resources?": "آیا مطمئن هستید که می‌خواهید منابع انتخاب شده را حذف کنید؟", + "Are you sure you want to delete this file?": "آیا از حذف این فایل مطمئن هستید؟", + "Are you sure you want to delete this notification?": "آیا از حذف این اعلان مطمئن هستید؟", + "Are you sure you want to delete this payment method?": "آیا مطمئنید که می خواهید این روش پرداخت را حذف کنید؟", + "Are you sure you want to delete this resource?": "آیا مطمئن هستید که می‌خواهید این منبع را حذف کنید؟", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "آیا مطمئن هستید که می‌خواهید این تیم را حذف کنید؟ پس از حذف تیم، تمام منابع و داده های آن برای همیشه حذف می‌شوند.", + "Are you sure you want to delete your account?": "آیا از حذف حساب خود مطمئن هستید؟", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "آیا مطمئن هستید که می‌خواهید حساب خود را حذف کنید؟ پس از حذف حساب، تمام منابع و داده های آن برای همیشه حذف می‌شود. لطفاً رمزعبور خود را وارد کنید تا تایید کنید که میخواهید برای همیشه حساب کاربری خود را حذف نمایید.", + "Are you sure you want to detach the selected resources?": "آیا از حذف روابط بین منابع انتخابی مطمئن هستید؟", + "Are you sure you want to detach this resource?": "آیا از حذف رابطه این منبع مطمئن هستید؟", + "Are you sure you want to force delete the selected resources?": "آیا از حذف کامل منابع انتخاب شده مطمئن هستید؟", + "Are you sure you want to force delete this resource?": "آیا از حذف کامل این منبع مطمئن هستید؟", + "Are you sure you want to log out?": "آیا برای خارج شدن مطمئن هستید؟", + "Are you sure you want to mark all notifications as read?": "آیا مطمئن هستید که می خواهید همه اعلانها را به عنوان خوانده شده علامت گذاری کنید؟", + "Are you sure you want to remove this item?": "آیا مطمئن هستید که می خواهید این مورد را حذف کنید؟", + "Are you sure you want to restore the selected resources?": "آیا از بازگردانی منابع انتخاب شده مطمئن هستید؟", + "Are you sure you want to restore this resource?": "آیا از بازگردانی این منبع مطمئن هستید؟", + "Are you sure you want to resume your subscription?": "آیا مطمئن هستید که می خواهید اشتراک خود را از سر بگیرید؟", + "Are you sure you want to run this action?": "از اجرای این عملیات مطمئن هستید؟", + "Are you sure you want to set this payment method as your default?": "آیا مطمئن هستید که می خواهید این روش پرداخت را به عنوان پیش فرض خود تنظیم کنید؟", + "Are you sure you want to stop impersonating?": "آیا مطمئن هستید که می‌خواهید جعل هویت را متوقف کنید؟", + "Are you sure you would like to delete this API token?": "آیا مطمئن هستید که می‌خواهید این توکن API را حذف کنید؟", + "Are you sure you would like to leave this team?": "آیا مطمئن هستید که می‌خواهید این تیم را ترک کنید؟", + "Are you sure you would like to remove this person from the team?": "آیا مطمئن هستید که می‌خواهید این فرد را از تیم حذف کنید؟", + "Are you sure you would like to switch billing plans?": "آیا مطمئن هستید که می‌خواهید طرح‌های صورت‌حساب را تغییر دهید؟", + "Argentina": "آرژانتین", + "Armenia": "ارمنستان", + "Aruba": "آروبا", + "Attach": "ضمیمه", + "Attach & Attach Another": "ضمیمه و ضمیمه یک مورد دیگر", + "Attach :resource": "ضمیمه :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "فایل ها را با کشیدن و رهاکردن، انتخاب کردن یا چسباندن ضمیمه کنید.", + "August": "آگوست", + "Australia": "استرالیا", + "Austria": "اتریش", + "Azerbaijan": "آذربایجان", + "Bahamas": "باهاما", + "Bahrain": "بحرین", + "Bangladesh": "بنگلادش", + "Barbados": "باربادوس", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "قبل از ادامه، آیا می‌توانید آدرس ایمیل خود را با کلیک کردن روی لینکی که به تازگی برای شما ایمیل کرده‌ایم تایید کنید؟ اگر ایمیلی را دریافت نکردید، با کمال میل یک ایمیل دیگر برای شما ارسال خواهیم کرد.", + "Before proceeding, please check your email for a verification link.": "لطفا قبل از ادامه دادن ایمیل خود را جهت لینک تایید بررسی نمایید.", + "Belarus": "بلاروس", + "Belgium": "بلژیک", + "Belize": "بلیز", + "Benin": "بینی", + "Bermuda": "برمودا", + "Bhutan": "بوتان", + "Billing Information": "اطلاعات صورتحساب", + "Billing Management": "مدیریت صورتحساب", + "Bolivia": "بولیوی", + "Bolivia, Plurinational State of": "بولیوی", + "Bonaire, Sint Eustatius and Saba": "بونیر، سنت یوستاتیوس و صبا", + "Bosnia And Herzegovina": "بوسنی و هرزگوین", + "Bosnia and Herzegovina": "بوسنی و هرزگوین", + "Botswana": "بوتسوانا", + "Bouvet Island": "جزیره بووه", + "Brazil": "برزیل", + "British Indian Ocean Territory": "قلمرو بریتانیا در اقیانوس هند", + "Browser Sessions": "جلسات مرورگر", + "Brunei Darussalam": "برونئی دارالسلام", + "Bulgaria": "بلغارستان", + "Burkina Faso": "بورکینافاسو", + "Burundi": "بوروندی", + "Cambodia": "کامبوج", + "Cameroon": "کامرون", + "Canada": "کانادا", + "Cancel": "لغو", + "Cancel Subscription": "لغو اشتراک", + "Cape Verde": "کیپ ورد", + "Card": "کارت", + "Cayman Islands": "جزایر کیمن", + "Central African Republic": "جمهوری آفریقای مرکزی", + "Chad": "چاد", + "Change Subscription Plan": "تغییر طرح اشتراک", + "Change the current payment method attached to your subscription": "روش پرداخت فعلی متصل به اشتراک خود را تغییر دهید.", + "Changes": "تغییرات", + "Checkout": "وارسی", + "Chile": "شیلی", + "China": "چین", + "Choose": "انتخاب", + "Choose :field": "انتخاب :field", + "Choose :resource": "انتخاب :resource", + "Choose an option": "یک گزینه را انتخاب کنید", + "Choose date": "انتخاب تاریخ", + "Choose File": "انتخاب فایل", + "Choose Files": "انتخاب فایل‌ها", + "Choose Type": "انتخاب نوع", + "Christmas Island": "جزیره کریسمس", + "City": "شهر", + "Click here to re-send the verification email.": "اینجا را کلیک کنید تا ایمیل تایید برای شما مجددا ارسال شود.", + "click here to request another": "برای درخواست دیگر اینجا را کلیک کنید", + "Click to choose": "برای انتخاب کلیک نمایید", + "Close": "بستن", + "Cocos (Keeling) Islands": "جزایر کوکوس", + "Code": "کد", + "Colombia": "کلمبیا", + "Comoros": "مجمع الجزایر قمر", + "Confirm": "تایید", + "Confirm Billing Action": "تایید عملیات صورتحساب", + "Confirm Password": "تکرار رمزعبور", + "Confirm Payment": "تایید پرداخت", + "Confirm your :amount payment": "مقدار پرداختی :amount را تایید کنید", + "Congo": "کنگو", + "Congo, Democratic Republic": "جمهوری دموکراتیک کنگو", + "Congo, the Democratic Republic of the": "جمهوری دموکراتیک کنگو", + "Constant": "ثابت", + "Continue To Payment": "ادامه به پرداخت", + "Cook Islands": "جزایر کوک", + "Copy to clipboard": "کپی در کلیپ‌بورد", + "Costa Rica": "کاستاریکا", + "Cote D'Ivoire": "ساحل عاج", + "Country": "کشور", + "Coupon": "کوپن", + "Coupon applied successfully.": "کوپن با موفقیت اعمال شد.", + "Create": "ایجاد", + "Create & Add Another": "ایجاد و اضافه کردن مورد دیگر", + "Create :resource": "ایجاد :resource", + "Create a new team to collaborate with others on projects.": "یک تیم جدید برای همکاری با دیگران در پروژه ها ایجاد کنید.", + "Create Account": "ایجاد حساب کاربری", + "Create API Token": "ایجاد توکن API", + "Create New Team": "ایجاد تیم جدید", + "Create Team": "ایجاد تیم", + "Created.": "ایجاد شد.", + "Croatia": "کرواسی", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "کوبا", + "Curaçao": "کوراسائو", + "Current Password": "رمزعبور فعلی", + "Current Subscription Plan": "طرح اشتراک کنونی", + "Currently Subscribed": "مشترک شده ها", + "Customer Balance": "موجودی مشتری", + "Customize": "شخصی سازی", + "Cyprus": "قبرس", + "Czech Republic": "جمهوری چک", + "Côte d'Ivoire": "ساحل عاج", + "Dark": "تاریک", + "Dashboard": "داشبورد", + "December": "دسامبر", + "Decrease": "کاهش", + "Default": "پیش فرض", + "Delete": "حذف", + "Delete :resource": "حذف :resource", + "Delete Account": "حذف حساب کاربری", + "Delete all notifications": "تمام اعلان ها را حذف کنید", + "Delete API Token": "حذف توکن API", + "Delete File": "حذف فایل", + "Delete Notification": "حذف اعلان", + "Delete Resource": "حذف فایل", + "Delete Selected": "حذف انتخاب شده‌ها", + "Delete Team": "حذف تیم", + "Denmark": "دانمارک", + "Detach": "جدا‌سازی", + "Detach Resource": "قطع رابطه منبع", + "Detach Selected": "قطع رابطه انتخاب شده‌ها", + "Details": "جزئیات", + "Disable": "غیرفعال", + "Djibouti": "جیبوتی", + "Do you really want to leave? You have unsaved changes.": "می‌خواهید صفحه را ترک کنید؟ شما تغییرات ذخیره نشده دارید.", + "Dominica": "دومینیکا", + "Dominican Republic": "جمهوری دومینیکن", + "Done.": "انجام شده.", + "Download": "بارگیری", + "Download Invoice": "بارگیری فاکتور", + "Drop file or click to choose": "فایل را اینجا رها کنید یا برای انتخاب کلیک کنید", + "Drop files or click to choose": "فایل‌ها را اینجا رها کنید یا برای انتخاب کلیک کنید", + "Ecuador": "اکوادور", + "Edit": "ویرایش", + "Edit :resource": "ویرایش :resource", + "Edit Attached": "ویرایش ضمیمه", + "Edit Profile": "ویرایش پروفایل", + "Editor": "ویرایشگر", + "Editor users have the ability to read, create, and update.": "کاربران ویرایشگر توانایی خواندن، ایجاد و به روزرسانی را دارند.", + "Egypt": "مصر", + "El Salvador": "ال سالوادور", + "Email": "ایمیل", + "email": "ایمیل", + "Email Address": "آدرس ایمیل", + "Email Addresses": "آدرس های ایمیل", + "Email Password Reset Link": "ارسال لینک بازیابی رمزعبور از طریق ایمیل", + "Email Verification": "تایید ایمیل", + "Enable": "فعال", + "Encrypted environment file already exists.": "فایل env رمزگذاری شده از قبل وجود دارد.", + "Encrypted environment file not found.": "فایل env رمزگذاری شده پیدا نشد.", + "Ensure your account is using a long, random password to stay secure.": "اطمینان حاصل کنید که حساب شما از یک رمزعبور تصادفی و طولانی برای ایمن ماندن استفاده می‌کند.", + "Environment file already exists.": "فایل env از قبل وجود دارد.", + "Environment file not found.": "فایل env پیدا نشد.", + "Equatorial Guinea": "گینه استوایی", + "Eritrea": "اریتره", + "Error": "خطا", + "errors": "خطاها", + "Estonia": "استونی", + "Ethiopia": "اتیوپی", + "ex VAT": "سابق VAT", + "Excel (.xlsx)": "اکسل (.xlsx)", + "Expires :expiration": ":Expiration منقضی می شود", + "Export As CSV": "صدور به عنوان CSV", + "Extra Billing Information": "اطلاعات اضافی صورتحساب", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "جهت تایید پرداخت شما به تاییدیه اضافی نیاز است. لطفا با کلیک روی دکمه زیر به صفحه پرداخت بروید.", + "Failed Subscription Payment": "پرداخت اشتراک ناموفق", + "Failed to load :resource!": ":Resource بارگیری نشد!", + "Falkland Islands (Malvinas)": "جزایر فالکلند", + "Faroe Islands": "جزایر فارو", + "February": "فوریه", + "Fiji": "فیجی", + "Filename": "نام‌فایل", + "Finish enabling two factor authentication.": "فعال سازی احرازهویت دو مرحله‌ای به پایان رسید.", + "Finland": "فنلاند", + "For your security, please confirm your password to continue.": "برای امنیت خود، لطفاً رمزعبور خود را تایید کنید.", + "Forbidden": "عدم دسترسی", + "Force Delete": "حذف اجباری", + "Force Delete :resource": "حذف اجباری :resource", + "Force Delete Resource": "حذف اجباری منبع", + "Force Delete Selected": "حذف اجباری انتخاب شده‌ها", + "Forgot Password": "فراموشی رمزعبور", + "Forgot your password?": "رمزعبور خود را فراموش کرده‌اید؟", + "Forgot Your Password?": "رمزعبور خود را فراموش کرده‌اید؟", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "رمزعبور خود را فراموش کرده‌اید؟ مشکلی نیست. کافیست ایمیل خود را داشته باشید تا ما یک لینک جهت بازیابی رمزعبور برای شما ارسال کنیم.", + "France": "فرانسه", + "French Guiana": "گویان فرانسه", + "French Polynesia": "پلینزی فرانسه", + "French Southern Territories": "مناطق جنوبی فرانسه", + "From": "از", + "Gabon": "گابن", + "Gambia": "گامبیا", + "Georgia": "گرجستان", + "Germany": "آلمان", + "Ghana": "غنا", + "Gibraltar": "جبل الطارق", + "Go Home": "برگشت به خانه", + "Go to page :page": "برو به صفحه :page", + "Great! You have accepted the invitation to join the :team team.": "بسیار عالی! شما دعوتنامه عضویت در تیم :team را پذیرفتید", + "Greece": "یونان", + "Greenland": "گرینلند", + "Grenada": "گرانادا", + "Guadeloupe": "گوادلوپ", + "Guam": "گوام", + "Guatemala": "گواتمالا", + "Guernsey": "گرنسی", + "Guinea": "گینه", + "Guinea-Bissau": "گینه بیسائو", + "Guyana": "گویان", + "Haiti": "هائیتی", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "آیا به لغو اشتراک خود دوباره فکر کرده اید؟ تا پایان صورتحساب جاری، هر وقت که خواستید می‌توانید دوباره آن را فعال کنید یا یک طرح کاملا جدید را انتخاب کنید.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "آیا به لغو اشتراک خود دوباره فکر کرده اید؟ تا پایان صورتحساب جاری، هر وقت که خواستید می‌توانید دوباره آن را فعال کنید یا یک طرح کاملا جدید را انتخاب کنید.", + "Heard Island & Mcdonald Islands": "جزیره هرد و جزایر مک دونالد", + "Heard Island and McDonald Islands": "جزیره هرد و جزایر مک دونالد", + "Hello!": "سلام!", + "Hide Content": "مخفی کردن محتوا", + "Hold Up!": "صبر کنید!", + "Holy See (Vatican City State)": "واتیکان", + "Honduras": "هندوراس", + "Hong Kong": "هنک کنگ", + "Hungary": "مجارستان", + "I agree to the :terms_of_service and :privacy_policy": "من با :terms_of_service و :privacy_policy موافقم", + "Iceland": "ایسلند", + "ID": "شناسه", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "اگر لازم است می‌توانید از تمام دستگاه های دیگر خارج شوید، بعضی از دستگاه هایی که به تازگی از آنها وارد شده‌اید در پایین لیست شده است. اگرچه ممکن است این لیست کامل و دقیق نباشد، اگر فکر میکنید اکانت شما در معرض خطر قرار گرفته لطفا رمز خود را بروزرسانی کنید.", + "If you already have an account, you may accept this invitation by clicking the button below:": "اگر از قبل حساب کاربری دارید می‌توانید با کلیک روی دکمه زیر دعوت نامه را بپذیرید:", + "If you did not create an account, no further action is required.": "چنانچه شما حساب کاربری ایجاد نکرده اید، نیاز به اقدام خاصی نیست.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "اگر مایل به عضویت در این تیم نیستید می‌توانید این ایمیل را نادیده بگیرید.", + "If you did not receive the email": "اگر ایمیل دریافت نکرده اید", + "If you did not request a password reset, no further action is required.": "اگر شما درخواست تغییر رمزعبور را نکرده اید، نیاز به اقدام خاصی نیست.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "اگر حساب کاربری ندارید با کلیک روی دکمه زیر می‌توانید یک حساب جدید بسازید و بعد از آن می‌توانید با کلیک روی دکمه زیر دعوتنامه عضویت در این تیم را بپذیرید:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "اگر نیاز دارید که اطلاعات تماس یا مالیاتی خاص مانند نام کامل کسب و کار، شماره شناسایی مالیات بر ارزش افزوده یا آدرس ثبتی خود را به فاکتورهایتان اضافه کنید، می توانید آنها را اینجا وارد کنید.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "اگر با کلیک کردن روی دکمه \":actionText\" مشکل دارید، لینک زیر را کپی کنید و در مرورگر خود وارد کنید:", + "Impersonate": "جعل هویت", + "Increase": "افزایش", + "India": "هند", + "Indonesia": "اندونزی", + "Invalid filename.": "نام فایل نامعتبر است.", + "Invalid JSON was returned from the route.": "JSON نامعتبر از مسیر برگردانده شد.", + "Invoice Email Addresses": "آدرس‌های ایمیل فاکتور", + "Invoice emails updated successfully.": "ایمیل‌های فاکتور با موفقیت بروزرسانی شد.", + "Invoices": "فاکتورها", + "Iran, Islamic Republic Of": "ایران، جمهوری اسلامی", + "Iran, Islamic Republic of": "ایران، جمهوری اسلامی", + "Iraq": "عراق", + "Ireland": "ایرلند", + "Isle Of Man": "جزیره مان", + "Isle of Man": "جزیره مان", + "Israel": "اسرائیل", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "به نظر میرسد شما اشتراک فعالی ندارید. برای شروع می‌توانید یکی از طرح های زیر را انتخاب کنید. هر زمانی که بخواهید می‌توانید طرح ها را تعویض کنید یا انصراف دهید.", + "Italy": "ایتالیا", + "Jamaica": "جامائیکا", + "January": "ژانویه", + "Japan": "ژاپن", + "Jersey": "جرزی", + "Jordan": "اردن", + "July": "جولای", + "June": "ژوئن", + "Kazakhstan": "قزاقستان", + "Kenya": "کنیا", + "Key": "کلید", + "Kiribati": "کریباتی", + "Korea": "کره جنوبی", + "Korea, Democratic People's Republic of": "کره شمالی", + "Korea, Republic of": "کره جنوبی", + "Kosovo": "کوزوو", + "Kuwait": "کویت", + "Kyrgyzstan": "قرقیزستان", + "Lao People's Democratic Republic": "لائوس", + "Last active": "آخرین فعالیت", + "Last used": "آخرین استفاده", + "Latvia": "لتونی", + "Leave": "ترک کردن", + "Leave Team": "ترک کردن تیم", + "Lebanon": "لبنان", + "length": "طول", + "Lens": "لنز", + "Lesotho": "لسوتو", + "Liberia": "لیبریا", + "Libyan Arab Jamahiriya": "لیبی", + "Liechtenstein": "لیختن اشتاین", + "Light": "روشن", + "Lithuania": "لیتوانی", + "Load :perPage More": "بارگذاری :perPage دیگر", + "Loading": "در حال بارگذاری", + "Location": "موقعیت", + "Log in": "ورود", + "Log In": "ورود", + "Log Out": "خروج", + "Log out": "خروج", + "Log Out Other Browser Sessions": "از سایر جلسات مرورگر خارج شوید", + "Log Viewer": "نمایشگر لاگ", + "Login": "ورود", + "Logout": "خروج", + "Logs": "لاگ‌ها", + "Luxembourg": "لوکزامبورگ", + "Macao": "ماکائو", + "Macedonia": "مقدونیه شمالی", + "Macedonia, the former Yugoslav Republic of": "مقدونیه ، جمهوری یوگسلاوی سابق", + "Madagascar": "ماداگاسکار", + "Malawi": "مالاوی", + "Malaysia": "مالزی", + "Maldives": "مالدیو", + "Mali": "مالی", + "Malta": "مالت", + "Manage Account": "مدیریت حساب کاربری", + "Manage and log out your active sessions on other browsers and devices.": "مدیریت و خروج از سایر دستگاه های وارد شده به این حساب.", + "Manage API Tokens": "مدیریت توکن های API", + "Manage Role": "مدیریت نقش", + "Manage Team": "مدیریت تیم", + "Managing billing for :billableName": "مدیریت صورتحساب :billableName", + "March": "مارس", + "Mark all as Read": "نشان‌گذاری همه به عنوان خوانده شده", + "Mark all notifications as read": "همه اعلانها را به عنوان خوانده شده علامت گذاری کنید", + "Mark Read": "علامت گذاری به عنوان خوانده شده", + "Mark Unread": "بعنوان خوانده نشده علامت بزن", + "Marshall Islands": "جزایر مارشال", + "Martinique": "مارتینیک", + "Mauritania": "موریتانی", + "Mauritius": "موریس", + "May": "می", + "Mayotte": "مایوت", + "Mexico": "مکزیک", + "Micronesia, Federated States Of": "میکرونزی، ایالت فدرال", + "Micronesia, Federated States of": "میکرونزی، ایالت فدرال", + "Moldova": "مولداوی", + "Moldova, Republic of": "مولداوی، جمهوری", + "Monaco": "موناکو", + "Mongolia": "مغولستان", + "Montenegro": "مونته‌نگرو", + "Month To Date": "ماه به تاریخ", + "Monthly": "ماهانه", + "monthly": "ماهانه", + "Montserrat": "مونتسرات", + "Morocco": "مراکش", + "Mozambique": "مورامبیک", + "Myanmar": "میانمار", + "Name": "نام", + "name": "نام", + "Namibia": "نامیبیا", + "Nauru": "نائورو", + "Nepal": "نپال", + "Netherlands": "هلند", + "Netherlands Antilles": "آنتیل هلند", + "Nevermind": "بیخیال", + "Nevermind, I'll keep my old plan": "بیخیال، همون طرح قبلی خوبه", + "New": "جدید", + "New :resource": "جدید :resource", + "New Caledonia": "کالدونیای جدید", + "New Password": "رمزعبور جدید", + "New Zealand": "نیوزلند", + "Next": "بعدی", + "Next Payment": "پرداخت بعدی", + "Next Payment on": "پرداخت بعدی در", + "Nicaragua": "نیکاراگوئه", + "Niger": "نیجر", + "Nigeria": "نیجریه", + "Niue": "نیووی", + "No": "خیر", + "No :resource matched the given criteria.": ":Resource با معیار های داده شده مطابقت ندارد.", + "No additional information...": "بدون اطلاعات اضافی", + "No Current Data": "بدون اطلاعات", + "No Data": "بدون اطلاعات", + "no file selected": "فایلی انتخاب نشده است", + "No Increase": "بدون افزایش", + "No payment methods on file.": "هیچ روش پرداختی موجود نیست.", + "No payment scheduled.": "هیچ پرداختی برنامه ریزی نشده است.", + "No Prior Data": "بدون داده قبلی", + "No Results Found.": "نتیجه ای یافت نشد", + "Norfolk Island": "جزیره نورفک", + "Northern Mariana Islands": "جزایر ماریانای شمالی", + "Norway": "نروژ", + "Not Found": "یافت نشد", + "Notifications": "اعلانات", + "Nova": "نوا", + "Nova User": "کاربر نوا", + "November": "نوامبر", + "October": "اکتبر", + "of": "از", + "OK": "باشه", + "Oman": "عمان", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "پس از حذف یک تیم ، تمام منابع و داده های آن برای همیشه حذف می‌شود. قبل از حذف این تیم ، لطفاً هرگونه اطلاعات مربوط به این تیم را که می‌خواهید حفظ کنید بارگیری کنید.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "هنگامی که حساب شما پاک شود ، تمام منابع و داده های آن نیز برای همیشه حذف می‌شوند. قبل از حذف حساب خود ، لطفاً هرگونه داده یا اطلاعاتی را که می‌خواهید حفظ کنید بارگیری کنید.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "هنگامی که حساب شما پاک شود ، تمام منابع و داده های آن نیز برای همیشه حذف می‌شوند. لطفا حهت تایید حذف دائمی حساب رمزعبور خود را وارد کنید.", + "Only Trashed": "فقط خذف شده", + "Open Invoices": "فاکتورها را باز کنید", + "Original": "اصلی", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "پرتال مدیریت مالی ما به شما امکان مدیریت طرح اشتراک، روش پرداخت و بارگیری فاکتور های اخیر را به شما می‌دهد.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "پورتال مدیریت صورتحساب ما به شما این امکان را می دهد که به راحتی طرح اشتراک، روش های پرداخت خود را مدیریت کنید و فاکتورهای اخیر خود را دانلود کنید.", + "Page Expired": "صفحه منقضی شده است", + "Pagination Navigation": "راهنمای صفحه بندی", + "Paid": "پرداخت شده", + "Pakistan": "پاکستان", + "Palau": "پالائو", + "Palestinian Territory, Occupied": "سرزمین های اشغالی فلسطین", + "Panama": "پاناما", + "Papua New Guinea": "پاپوآ گینه نو", + "Paraguay": "پاراگوئه", + "Password": "رمزعبور", + "password": "رمزعبور", + "Payment Confirmation": "تاییده پرداخت", + "Payment Information": "اطلاعات پرداخت", + "Payment information updated successfully.": "اطلاعات پرداخت با موفقیت به روز شد.", + "Payment Method": "روش پرداخت", + "Payment Methods": "روش های پرداخت", + "Payment Required": "پرداخت لازم", + "Payments": "مبلغ پرداختی", + "Pending Team Invitations": "دعوتنامه های در حال انتظار تیم", + "Per Page": "در هر صفحه", + "Permanently delete this team.": "حذف کامل این تیم.", + "Permanently delete your account.": "حذف کامل حساب کاربری.", + "Permissions": "مجوز", + "Peru": "پرو", + "Philippines": "فیلیپین", + "Photo": "تصویر", + "Pitcairn": "پیت کرن", + "Please accept the terms of service.": "لطفا شرایط خدمات را قبول کنید.", + "Please click the button below to verify your email address.": "برای تایید آدرس ایمیل روی دکمه زیر کلیک کنید.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "با وارد کردن کد بازیابی دسترسی به اکانت خود را فراهم کنید.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "با وارد کردن کد احراز هویت دریافت شده از برنامه احراز هویت خود، امکان دسترسی به اکانت خود را فراهم کنید.", + "Please confirm your password before continuing.": "لطفا رمزعبور خود را قبل از ادامه دادن تایید کنید.", + "Please copy your new API token. For your security, it won't be shown again.": "لطفا رمز API جدید خود را کپی کنید. برای امنیت شما ، دوباره نشان داده نمی‌شود.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "لطفا جهت تایید خروج تمام جلسات مروگر ها در تمام دستگاه ها رمزعبور خود را وارد کنید.", + "Please provide a maximum of three invoice emails addresses.": "لطفاً حداکثر سه آدرس ایمیل فاکتور را ارائه دهید.", + "Please provide the email address of the person you would like to add to this team.": "لطفا ایمیل فردی که میخواهید به این تیم اضافه کنید را وارد کنید.", + "Please set a default payment method before retrying payments.": "لطفاً قبل از تلاش مجدد برای پرداخت، یک روش پرداخت پیش فرض تنظیم کنید.", + "Please set a default payment method before swapping plans.": "لطفاً قبل از تعویض طرح‌ها، یک روش پرداخت پیش‌فرض تنظیم کنید.", + "Poland": "لهستان", + "Portugal": "پرتغال", + "Press / to search": "دکمه / را برای جستجو بزنید", + "Preview": "پیش نمایش", + "Previewing": "پیش نمایش", + "Previous": "قبلی", + "Privacy Policy": "سیاست حفظ حریم خصوصی", + "Profile": "پروفایل", + "Profile Information": "اطلاعات پروفایل", + "Puerto Rico": "پورتو ریکو", + "Qatar": "قطر", + "Quarter To Date": "سه ماهه", + "Recovery Code": "کد بازیابی", + "Refresh": "تازه‌سازی", + "Regards,": "با احترام,", + "Regenerate Recovery Codes": "تولید مجدد کد بازیابی", + "Register": "ثبت نام", + "Reload": "بارگذاری مجدد", + "Remember me": "من را به یاد بسپار", + "Remember Me": "من را به یاد بسپار", + "Remove": "حذف", + "Remove Photo": "حذف تصویر", + "Remove Team Member": "حذف یک عضو تیم", + "Replicate": "تکثیر", + "Required fields": "فیلدهای الزامی", + "Resend Verification Email": "ارسال دوباره ایمیل تایید", + "Reset Filters": "بازنشانی فیلتر ها", + "Reset Password": "فراموشی رمزعبور", + "Reset Password Notification": "پیام فراموشی رمزعبور", + "resource": "منبع", + "Resource Row Dropdown": "ستون کشویی منبع", + "Resources": "منابع", + "resources": "منابع", + "Restore": "بازیابی", + "Restore :resource": "بازیابی :resource", + "Restore Resource": "بازیابی منبع", + "Restore Selected": "منبع انتخاب شده", + "results": "نتایج", + "Resume Subscription": "ادامه اشتراک", + "Retry Payment": "پرداخت مجدد", + "Return to :appName": "بازگشت به :appName", + "Reunion": "رئونیون", + "Role": "نقش", + "Romania": "رومانی", + "Run Action": "اجرای عملیات", + "Russian Federation": "فدراسیون روسیه", + "Rwanda": "رواندا", + "Réunion": "رئونیون", + "Saint Barthelemy": "سن بارتلمی", + "Saint Barthélemy": "سن بارتلمی", + "Saint Helena": "سنت هلن", + "Saint Kitts And Nevis": "سنت کیتس و نویس", + "Saint Kitts and Nevis": "سنت کیتس و نویس", + "Saint Lucia": "سنت لوسیا", + "Saint Martin": "سن مارتن", + "Saint Martin (French part)": "سن مارتن (بخش فرانسوی)", + "Saint Pierre And Miquelon": "سن-پیر-ا-میکلون", + "Saint Pierre and Miquelon": "سن-پیر-ا-میکلون", + "Saint Vincent And Grenadines": "سنت وینسنت و گرنادین‌ها", + "Saint Vincent and the Grenadines": "سنت وینسنت و گرنادین‌ها", + "Samoa": "ساموآ", + "San Marino": "سن مارینو", + "Sao Tome And Principe": "سائوتومه و پرینسیپ", + "Sao Tome and Principe": "سائوتومه و پرینسیپ", + "Saudi Arabia": "عربستان سعودی", + "Save": "ذخیره", + "Saved.": "ذخیره شد.", + "Scroll to bottom": "پیشمایش به پایین", + "Scroll to top": "پیمایش به بالا", + "Search": "جستجو", + "Secure Area": "ناحیه امن", + "Select": "انتخاب", + "Select a different plan": "یک طرح دیگر انتخاب کنید", + "Select a log file...": "یک فایل لاگ انتخاب کنید ...", + "Select A New Photo": "یک عکس جدید انتخاب کنید", + "Select Action": "اکشن را انتخاب کنید", + "Select all": "انتخاب همه", + "Select All Dropdown": "انتخاب همه کشوها", + "Select this page": "انتخاب این صفحه", + "Send Password Reset Link": "ارسال لینک فراموشی رمز عبور", + "Senegal": "سنگال", + "September": "سپتامبر", + "Serbia": "صربستان", + "Server Error": "خطای سرور", + "Service Unavailable": "عدم دسترسی به سرویس", + "Set as default": "تنظیم به عنوان پیشفرض", + "Setup Key": "کلید راه‌اندازی", + "Seychelles": "سیشل", + "Show All Fields": "نمایش تمام فیلد ها", + "Show Content": "نمایش محتوا", + "Show Recovery Codes": "نمایش کد بازیابی", + "Showing": "در حال نمایش", + "Sierra Leone": "سیرالئون", + "Signed in as": "وارد شده به عنوان", + "Singapore": "سنگاپور", + "Sint Maarten (Dutch part)": "سینت مارتن", + "Slovakia": "اسلواکی", + "Slovenia": "اسلوونی", + "Soft Deleted": "حذف شده", + "Solomon Islands": "جزایر سلیمان", + "Somalia": "سومالی", + "Something went wrong.": "مشکلی پیش آمد.", + "Sorry! You are not authorized to perform this action.": "متاسفم! شما مجاز به انجام این عملیات نیستید.", + "Sorry, your session has expired.": "متاسفانه نشست شما منقضی شده است.", + "South Africa": "آفریقای جنوبی", + "South Georgia And Sandwich Isl.": "جزایر جورجیای جنوبی و ساندویچ جنوبی", + "South Georgia and the South Sandwich Islands": "جزایر جورجیای جنوبی و ساندویچ جنوبی", + "South Sudan": "کره جنوبی", + "Spain": "اسپانیا", + "Sri Lanka": "سریلانکا", + "Standalone Actions": "اکشن های مستقل", + "Start Polling": "شروع نظرسنجی", + "Start polling": "شروع نظرسنجی", + "State / County": "استان / شهرستان", + "Stop Impersonating": "اتمام جعل هویت", + "Stop Polling": "اتمام نظرسنجی", + "Stop polling": "اتمام نظرسنجی", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "این کدهای بازیابی را در یک جای امن ذخیره کنید. اگر دستگاه احراز هویت دو مرحله ای شما از بین رفت ، می‌توان از آنها برای بازیابی دسترسی به حساب شما استفاده کرد.", + "Subscribe": "مشترک شوید", + "Subscription Information": "اطلاعات اشتراک", + "Subscription Pending": "اشتراک در انتظار", + "Sudan": "سودان", + "Suriname": "سورینام", + "Svalbard And Jan Mayen": "سوالبارد و یان ماین", + "Svalbard and Jan Mayen": "سوالبارد و یان ماین", + "Swaziland": "اسواتینی", + "Sweden": "سوئد", + "Switch Teams": "تغییر تیم‌ها", + "Switzerland": "سوییس", + "Syrian Arab Republic": "جمهوری عربی سوریه", + "System": "سیستم", + "Taiwan": "تایوان", + "Taiwan, Province of China": "تایوان، استان چین", + "Tajikistan": "تاجیکستان", + "Tanzania": "تانزانیا", + "Tanzania, United Republic of": "تانزانیا، جمهوری متحد", + "TAX": "مالیات", + "Team Details": "جزئیات تیم", + "Team Invitation": "دعوت به تیم", + "Team Members": "اعضای تیم", + "Team Name": "نام تیم", + "Team Owner": "مالک تیم", + "Team Settings": "تنظیمات تیم", + "Terms of Service": "شرایط استفاده از خدمات", + "Thailand": "تایلند", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "از ثبت نام شما متشکریم! قبل از شروع ، آیا می‌توانید آدرس ایمیل خود را با کلیک بر روی لینکی که برای شما از طریق ایمیل ارسال کردیم تایید کنید؟ اگر ایمیل را دریافت نکردید، ایمیل دیگری را برای شما ارسال خواهیم کرد.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "از حمایت مستمر شما سپاسگزارم. ما یک کپی از فاکتور شما را برای سوابق شما پیوست کرده ایم. لطفا در صورت داشتن هر گونه سوال یا نگرانی با ما در میان بگذارید.", + "Thanks,": "ممنون،", + "The :attribute must be a valid role.": ":Attribute باید یک نقش معتبر باشد", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute باید حداقل :length کارکتر و شامل حداقل یک عدد باشد.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute باید حداقل :length کاراکتر طول داشته باشد و شامل حداقل یک کارکتر خاص و یک عدد باشد.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute باید حداقل :length کارکتر و شامل حداقل یک کارکتر خاص باشد.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute باید حداقل :length کارکتر و شامل حداقل یک حرف بزرگ و یک عدد باشد.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute باید حداقل :length کارکتر و شامل حداقل یک حرف بزرگ و یک کارکتر خاص باشد.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute باید حداقل :length کارکتر و شامل حداقل یک حرف بزرگ و عدد و یک کارکتر خاص باشد.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute باید حداقل :length کارکتر و شامل حداقل یک حرف بزرگ باشد.", + "The :attribute must be at least :length characters.": ":Attribute باید حداقل :length کارکتر باشد.", + "The :attribute must contain at least one letter.": ":Attribute باید حداقل شامل یک حرف داشته باشد.", + "The :attribute must contain at least one number.": ":Attribute باید حداقل شامل یک عدد باشد.", + "The :attribute must contain at least one symbol.": ":Attribute باید حداقل شامل یک نماد باشد.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute باید حداقل شامل یک حرف بزرگ و یک حرف کوچم باشد.", + "The :resource was created!": ":Resource ایجاد شد!", + "The :resource was deleted!": ":Resource حذف شد!", + "The :resource was restored!": ":Resource بازیابی شد!", + "The :resource was updated!": ":Resource بروزرسانی شد!", + "The action was executed successfully.": "عملیات با موفقیت انجام شد.", + "The default payment method cannot be removed.": "روش پرداخت پیش‌فرض قابل حذف نیست.", + "The file was deleted!": "فایل حذف شد!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute داده شده در یک نشت داده دیده شده است. لطفا یک :attribute دیگر انتخاب کنید.", + "The given data was invalid.": "داده دریافتی معتبر نمی‌باشد.", + "The government won't let us show you what's behind these doors": "دولت به ما اجازه نمی‌دهد به شما نشان دهیم پشت این درها چیست", + "The HasOne relationship has already been filled.": "رابطه (دارد یک) قبلا پر شده است.", + "The image could not be loaded": "تصویر قابل بارگذاری نیست", + "The image could not be loaded.": "تصویر بارگذاری نشد.", + "The invoice emails must be valid email addresses.": "ایمیل‌های فاکتور باید آدرس‌های ایمیل معتبر باشند.", + "The password is incorrect.": "رمزعبور صحیح نیست.", + "The provided coupon code is invalid.": "کد تخفیف نامعتبر است.", + "The provided password does not match your current password.": "رمزعبور وارد شده با رمزعبور فعلی شما مطابقت ندارد.", + "The provided password was incorrect.": "رمزعبور وارد شده نادرست بود.", + "The provided two factor authentication code was invalid.": "کد تایید احرازهویت دو مرحله‌ای نامعتبر است.", + "The provided two factor recovery code was invalid.": "کد بازیابی دو مرحله‌ای وارد شده نامعتبر است.", + "The provided VAT number is invalid.": "شماره VAT وارد شده اشتباه است.", + "The resource was attached!": "منبع پیوست شد!", + "The resource was prevented from being saved!": "از ذخیره شدن منبع جلوگیری شد!", + "The resource was updated!": "منبع بروز شد!", + "The response is not a streamed response.": "پاسخ یک پاسخ جریانی نیست.", + "The response is not a view.": "پاسخ یک دیدگاه نیست.", + "The selected country is invalid.": "کشور انتخاب شده سحیح نمی‌باشد.", + "The selected plan is invalid.": "طرح انتخاب شده نامعتبر می‌باشد.", + "The selected resources have been :action!": "منابع انتخاب شده :action بوده است!", + "The team's name and owner information.": "اطلاعات مالک و نام تیم.", + "There are no available options for this resource.": "برای این منبع گزینه‌ای وجود ندارد.", + "There are no fields to display.": "فیلدی حهت نمایش وجود ندارد.", + "There are no new notifications.": "هیچ اعلان جدیدی وجود ندارد.", + "There was a problem executing the action.": "اشکالی در اجرای این عملیات رخ داده است.", + "There was a problem fetching the resource.": "خطایی هنگام دریافت منبع رخ داده است.", + "There was a problem submitting the form.": "اشکالی در ثبت این فرم رخ داده است.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "این افراد به تیم شما دعوت شده‌اند و یک ایمیل دعوت برای آنها ارسال شده است. آنها ممکن است با پذیرش دعوت نامه ایمیلی به تیم ملحق شوند.", + "This account does not have an active subscription.": "این حساب اشتراک فعال ندارد.", + "This action is unauthorized.": "این اقدام غیر مجاز است.", + "This copy of Nova is unlicensed.": "این نسخه از نوا بدون مجوز است.", + "This coupon code can only be used by new customers.": "این کد تخفیف تنها برای مشتریان جدید قابل استفاده است.", + "This device": "این دستگاه", + "This file field is read-only.": "این فایل فقط خواتدتی است.", + "This invoice is no longer open.": "این صورتحساب دیگر باز نیست.", + "This is a secure area of the application. Please confirm your password before continuing.": "این یک بخش تحت حفاظت از برنامه است. لطفا قبل از ادامه رمزعبور خود را تایید کنید.", + "This password does not match our records.": "رمزعبور معتبر نیست.", + "This password reset link will expire in :count minutes.": "لینک فراموشی رمزعبور برای :count دقیقه معتبر است.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "این پرداخت آغاز شده است، اما هنوز وجه دریافت نشده است. این فرآیند ممکن است تا 14 روز طول بکشد.", + "This resource no longer exists": "این منبع دیگر وجود ندارد", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "این اشتراک منقضی شده است و نمی‌توان آن را از سر گرفت. لطفا یک اشتراک جدید ایجاد کنید.", + "This user already belongs to the team.": "این کاربر متعلق به تیم است.", + "This user has already been invited to the team.": "این کاربر از قبل به تیم دعوت شده است.", + "Timor-Leste": "تیمور-لسته", + "to": "به", + "To": "به", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "برای پایان دادن به فعال کردن احرازهویت دو مرحله‌ای، کد QR زیر را با استفاده از برنامه احرازهویت گوشی خود اسکن کنید یا کلید تنظیم را وارد کرده و کد یکبارمصرف تولید شده را ارائه دهید.", + "Today": "امروز", + "Toggle navigation": "تغییر ناوبری", + "Togo": "توگو", + "Tokelau": "توکلو", + "Token Name": "نام توکن", + "Tonga": "تونگا", + "Too Many Requests": "تعداد درخواست های ارسال شده زیاد است", + "total": "کل", + "Total:": "کل:", + "Trashed": "حذف شده", + "Trinidad And Tobago": "ترینیداد و توباگو", + "Trinidad and Tobago": "ترینیداد و توباگو", + "Tunisia": "تونس", + "Turkey": "ترکیه", + "Turkmenistan": "ترکمسنتان", + "Turks And Caicos Islands": "جزایر تورکس و کایکوس", + "Turks and Caicos Islands": "جزایر تورکس و کایکوس", + "Tuvalu": "تووالو", + "Two Factor Authentication": "احرازهویت دو مرحله‌ای", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "احرازهویت دو مرحله‌ای اکنون فعال است. کد QR زیر را با استفاده از برنامه احرازهویت گوشی خود اسکن کنید یا کلید تنظیم را وارد کنید.", + "Type": "نوع", + "Uganda": "اوگاندا", + "Ukraine": "اوکراین", + "Unauthorized": "دسترسی غیر مجاز", + "United Arab Emirates": "امارات متحده عربی", + "United Kingdom": "بریتانیا", + "United States": "ایالات متحده", + "United States Minor Outlying Islands": "جزایر کوچک حاشیه های ایالات متحده", + "United States Outlying Islands": "جزایر دورافتاده ایالات متحده", + "Unknown": "ناشناخته", + "Unpaid": "پرداخت نشده", + "Update": "بروزرسانی", + "Update & Continue Editing": "بروزرسانی و ادامه ویرایش", + "Update :resource": "بروزرسانی :resource", + "Update :resource: :title": "بروزرسانی :resource: :title", + "Update attached :resource: :title": "بروزرسانی رابطه :resource: :title", + "Update Password": "بروزرسانی رمزعبور", + "Update Payment Information": "بروزرسانی اطلاعات پرداخت", + "Update Payment Method": "بروزرسانی روش های پرداخت", + "Update your account's profile information and email address.": "اطلاعات حساب کاربری و آدرس ایمیل حساب خود را به روز کنید.", + "Uploading": "در حال آپلود", + "Uploading files... (:current/:total)": "در حال بارگذاری... (:current/:total)", + "Uruguay": "اروگوئه", + "Use a recovery code": "استفاده از کد بازیابی", + "Use an authentication code": "استفاده از کد احرازهویت", + "User Actions": "اقدامات کاربر", + "User Security": "امنیت کاربر", + "Username": "نام کاربری", + "Uzbekistan": "ازبکستان", + "Value": "مقدار", + "Vanuatu": "وانواتو", + "VAT Number": "شماره VAT", + "Venezuela": "ونزوئلا", + "Venezuela, Bolivarian Republic of": "ونزوئلا", + "Verify Email Address": "تایید آدرس ایمیل", + "Verify Your Email Address": "ایمیل خود را تایید کنید", + "Viet Nam": "ویتنام", + "View": "مشاهده", + "Virgin Islands, British": "جزایر ویرجین بریتانیا", + "Virgin Islands, U.S.": "جزایر ویرجین ایالات متحده", + "Wallis And Futuna": "والیس و فوتونا", + "Wallis and Futuna": "والیس و فوتونا", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "در حال بررسی اشتراک شما هستیم، زمانی که بررسی به صورت موفقیت آمیز انجام شداین صفحه خودکار بروز رسانی می‌شود، معمولا این عمل چند ثانیه طول می‌کشد.", + "We are unable to process your payment. Please contact customer support.": "متاسفانه ما قادر به تایید پرداخت شما نیستیم. در صورت نیاز با پشتیبانی مشتریان تماس بگیرید.", + "We have emailed your password reset link!": "ما ایمیل حاوی لینک بازیابی رمزعبور را برای شما ارسال کردیم!", + "We were unable to find a registered user with this email address.": "کاربری با این ایمیل یافت نشد.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ما لینک دانلود فاکتور را به آدرس‌های ایمیلی که در زیر مشخص می‌کنید ارسال خواهیم کرد. می‌توانید چندین آدرس ایمیل را با کاما جدا کنید.", + "We're lost in space. The page you were trying to view does not exist.": "در فضا گم شده‌ایم. صفحه‌ای که دنبالش هستید وجود ندارد.", + "Welcome Back!": "خوش‌آمدید!", + "Western Sahara": "صحرای غربی", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "هنگامی که احرازهویت دو مرحلی‌ای فعال باشد، در هنگام احرازهویت از شما یک رمز امن و تصادفی خواسته می‌شود. شما می‌توانید این رمز را از برنامه Google Authenticator تلفن خود دریافت کنید.", + "Whoops": "وای!", + "Whoops!": "وای!", + "Whoops! Something went wrong.": "متاسفانه خطایی رخ داده است.", + "With Trashed": "با حذف شده‌ها", + "Write": "نوشتن", + "Year To Date": "سال به تاریخ", + "Yearly": "سالانه", + "Yemen": "یمن", + "Yes": "بله", + "You are already subscribed.": "شما از قبل مشترک هستید.", + "You are currently within your free trial period. Your trial will expire on :date.": "شما در حال حاضر در دوره موقت رایگان قرار دارید که در :date منقضی خواهد شد.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "شما در حال حاضر در دوره موقت رایگان قرار دارید که در :date منقضی خواهد شد، شروع طرح جدید دوره آزمایشی را به پایان می رساند.", + "You are logged in!": "شما وارد شده‌اید!", + "You are receiving this email because we received a password reset request for your account.": "شما این ایمیل را به دلیل درخواست رمزعبور جدید دریافت کرده‌اید.", + "You have been invited to join the :team team!": "شما برای عضویت در تیم :team دعوت شده‌اید!", + "You have enabled two factor authentication.": "شما احرازهویت دومرحله‌ای خود را فعال کرده‌اید.", + "You have not enabled two factor authentication.": "شما احرازهویت دو مرحله‌ای خود را فعال نکرده‌اید.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "شما چند فاکتور پرداخت نشده دارید. پس از به‌روزرسانی روش پرداخت پیش‌فرض خود، می‌توانید پرداخت‌ها را از طریق فهرست فاکتور زیر دوباره امتحان کنید.", + "You may accept this invitation by clicking the button below:": "با کلیک روی دکمه زیر می‌توانید دعوتنامه را بپذیرید:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "هر وقت که خواستید می‌توانید اشتراک خود را لغو کنید. زمانی که اشتراک شما لغو شد شما امکان بازگشت به ادامه اشتراک را تا پایان صورتحساب خود خواهید داشت.", + "You may delete any of your existing tokens if they are no longer needed.": "اگر دیگر نیازی به هریک از توکن های موجود ندارید، می‌توانید آنها را حذف کنید.", + "You may not delete your personal team.": "شما نمی‌توانید تیم شخصی خود را حذف کنید.", + "You may not leave a team that you created.": "شما نمی‌توانید تیمی که خودتان ساخته اید را ترک کنید.", + "You will receive an invoice and payment link via email for each billing period.": "برای هر دوره صورتحساب، یک فاکتور و پیوند پرداخت از طریق ایمیل دریافت خواهید کرد.", + "You're logged in!": "شما وارد شده‌اید!", + "Your :invoiceName invoice is now available!": "فاکتور :invoiceName شما هم اکنون در دسترس است!", + "Your billing address is :address :address2 :postal_code :city :state :country": "آدرس صورتحساب شما :address :address2 :postal_code :city :state :country است", + "Your card was declined. Please contact your card issuer for more information.": "کارت شما معتبر نیست. لطفا با سرویس دهنده خودتان تماس بگیرید", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "روش پرداخت شما روی کارت اعتباری تنظیم شده که در :lastFour در :expiration به پایان میرسد", + "Your email address is unverified.": "ایمیل شما تایید نشده است.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "آخرین پرداخت شما به مبلغ :amount انجام نشد. لطفاً روش پرداخت خود را به‌روزرسانی کنید تا پرداخت ناموفق را دوباره امتحان کنید.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "آخرین پرداخت شما از :amount به :date انجام نشد. لطفاً روش پرداخت خود را به‌روزرسانی کنید تا پرداخت ناموفق را دوباره امتحان کنید.", + "Your next payment of :amount will be processed on :date.": "پرداخت بعدی شما به مبلغ :amount در تاریخ :date خواهد بود.", + "Your payment method has been added successfully.": "روش پرداخت شما با موفقیت اضافه شد.", + "Your payment method will be charged automatically for each billing period.": "هزینه روش پرداخت شما به صورت خودکار برای هر دوره صورتحساب محاسبه می شود.", + "Your registered VAT Number is :vatNumber.": "شماره ثبتی VAT شما :vatNumber است", + "Your subscription has been started successfully.": "اشتراک شما با موفقیت شروع شد.", + "Your subscription has been successfully cancelled.": "اشتراک شما با موفقیت لغو شده است.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "اشتراک شما با موفقیت لغو شد. شما تا پایان دوره صورتحساب خود همچنان دسترسی خواهید داشت.", + "Your subscription was successfully resumed.": "اشتراک شما با موفقیت از سر گرفته شد.", + "Your subscription was successfully updated.": "اشتراک شما با موفقیت به روز شد.", + "Zambia": "زامبیا", + "Zimbabwe": "زیمباوه", + "Zip / Postal Code": "کدپستی", + "Åland Islands": "جزایر الند" +} diff --git a/locales/fa/php-inline.json b/locales/fa/php-inline.json new file mode 100644 index 00000000000..393a0e7a975 --- /dev/null +++ b/locales/fa/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "این مقدار باید پذیرفته شده باشد.", + "accepted_if": "این مقدار باید پذیرفته شود زمانی که :other برابر با :value.", + "active_url": "این مقدار یک آدرس معتبر نیست.", + "after": "این مقدار باید یک تاریخ بعد از :date باشد.", + "after_or_equal": "این مقدار باید یک تاریخ مساوی یا بعد از :date باشد.", + "alpha": "این مقدار تنها میتواند شامل حروف باشد.", + "alpha_dash": "این مقدار تنها میتواند شامل حروف، اعداد، خط تیره و زیرخط باشد.", + "alpha_num": "این مقدار تنها میتواند شامل حروف و اعداد باشد.", + "any_of": "مقدار وارد شده معتبر نیست.", + "array": "این مقدار باید یک آرایه باشد.", + "ascii": "این مقدار تنها میتواند شامل کاراکترها و نمادهای الفبایی تک بایتی باشد.", + "attached": "این فیلد قبلاً پیوست شده است.", + "before": "این مقدار باید یک تاریخ قبل از :date باشد.", + "before_or_equal": "این مقدار باید یک تاریخ مساوی یا قبل از :date باشد.", + "between.array": "این مقدار باید بین :min و :max گزینه داشته باشد.", + "between.file": "حجم این فایل باید بین :min و :max کیلوبایت باشد.", + "between.numeric": "این مقدار باید بین :min و :max باشد.", + "between.string": "این رشته باید بین :min و :max حرف داشته باشد.", + "boolean": "این مقدار باید حتما true و یا false باشد.", + "can": "این مقدار غیرمجاز است.", + "confirmed": "با مقدار تکرار همخوانی ندارد.", + "contains": "این فیلد دارای مقدار لازم نمی باشد.", + "date": "این مقدار یک تاریخ معبتر نیست.", + "date_equals": "این مقدار باید یک تاریخ مساوی با :date باشد.", + "date_format": "این مقدار با فرمت :format همخوانی ندارد.", + "decimal": "این مقدار باید شامل :decimal اعشار باشد.", + "declined": "این مقدار قابل پذیرش نیست.", + "declined_if": "این مقدار قابل پذیرش نیست زمانی که :other برابر با :value.", + "different": "این مقدار باید متفاوت از :other باشد.", + "digits": "این مقدار باید :digits رقمی باشد.", + "digits_between": "تعداد ارقام این مقدار باید بین :min و :max باشد.", + "dimensions": "ابعاد این عکس نامعتبر است.", + "distinct": "مقدار این ورودی تکراری است.", + "doesnt_contain": "این فیلد نباید شامل هیچ‌یک از موارد زیر باشد: :values.", + "doesnt_end_with": "این مقدار نباید با این مقادیر تمام شود : :values.", + "doesnt_start_with": "این مقدار نباید با این مقادیر شروع شود : :values.", + "email": "این مقدار باید یک آدرس ایمیل معتبر باشد.", + "ends_with": "این مقدار باید با یکی از عبارت های روبرو پایان یابد: :values.", + "enum": "مقدار انتخابی معتبر نیست.", + "exists": "مقدار انتخابی وجود ندارد.", + "extensions": "این فیلد باید دارای یکی از پسوندهای زیر باشد: :values.", + "file": "این ورودی باید یک فایل باشد.", + "filled": "این ورودی باید یک مقدار داشته باشد.", + "gt.array": "مقدار ورودی باید بیشتر از :value گزینه داشته باشد.", + "gt.file": "حجم فایل ورودی باید بزرگتر از :value کیلوبایت باشد.", + "gt.numeric": "مقدار ورودی باید بزرگتر از :value باشد.", + "gt.string": "تعداد حروف رشته ورودی باید بیشتر از :value باشد.", + "gte.array": "مقدار ورودی باید :value گزینه یا بیشتر داشته باشد.", + "gte.file": "حجم فایل ورودی باید بیشتر یا مساوی :value کیلوبایت باشد.", + "gte.numeric": "مقدار ورودی باید بزرگتر یا مساوی :value باشد.", + "gte.string": "تعداد حروف رشته ورودی باید بیشتر یا مساوی :value باشد.", + "hex_color": "این مقدار باید یک رنگ HEX معتبر باشد.", + "image": "این ورودی باید یک عکس باشد.", + "in": "مقدار انتخابی نامعتبر است.", + "in_array": "این مقدار در :other موجود نیست.", + "in_array_keys": "این فیلد باید شامل حداقل یکی از کلیدهای زیر باشد: :values.", + "integer": "این مقدار باید یک عدد صحیح باشد.", + "ip": "این مقدار باید یک آدرس IP معتبر باشد.", + "ipv4": "این مقدار باید یک آدرس IPv4 معتبر باشد.", + "ipv6": "این مقدار باید یک آدرس IPv6 معتبر باشد.", + "json": "این مقدار باید یک رشته معتبر JSON باشد.", + "list": "این مقدار باید یک لیست باشد.", + "lowercase": "این مقدار باید با حروف کوچک باشد.", + "lt.array": "مقدار ورودی باید کمتر از :value گزینه داشته باشد.", + "lt.file": "حجم فایل ورودی باید کمتر از :value کیلوبایت باشد.", + "lt.numeric": "مقدار ورودی باید کمتر از :value باشد.", + "lt.string": "تعداد حروف رشته ورودی باید کمتر از :value باشد.", + "lte.array": "مقدار ورودی باید :value گزینه یا کمتر داشته باشد.", + "lte.file": "حجم فایل ورودی باید کمتر یا مساوی :value کیلوبایت باشد.", + "lte.numeric": "مقدار ورودی باید کمتر یا مساوی :value باشد.", + "lte.string": "تعداد حروف رشته ورودی باید کمتر یا مساوی :value باشد.", + "mac_address": "مک آدرس وارد شده معتبر نمی باشد.", + "max.array": "مقدار ورودی نباید بیشتر از :max گزینه داشته باشد.", + "max.file": "حجم فایل ورودی نباید بیشتر از :max کیلوبایت باشد.", + "max.numeric": "مقدار ورودی نباید بزرگتر از :max باشد.", + "max.string": "تعداد حروف رشته ورودی نباید بیشتر از :max باشد.", + "max_digits": "تعداد ارقام عدد ورودی نباید بیشتر از :max باشد.", + "mimes": "این مقدار باید یک فایل از این انواع باشد: :values.", + "mimetypes": "این مقدار باید یک فایل از این انواع باشد: :values.", + "min.array": "مقدار ورودی باید حداقل :min گزینه داشته باشد.", + "min.file": "حجم فایل ورودی باید حداقل :min کیلوبایت باشد.", + "min.numeric": "مقدار ورودی باید حداقل :min باشد.", + "min.string": "رشته ورودی باید حداقل :min حرف داشته باشد.", + "min_digits": "تعداد ارقام عدد ورودی باید حداقل :min رقم داشته باشد.", + "missing": "این مقدار باید خالی باشد.", + "missing_if": "این مقدار باید خالی باشد هنگامیکه :other برابر :value باشد.", + "missing_unless": "این مقدار باید خالی باشد مگراینکه :other برابر :value باشد.", + "missing_with": "این مقدار باید خالی باشد هنگامیکه :values مقدار داشته باشد.", + "missing_with_all": "این مقدار باید خالی باشد هنگامیکه :values مقدار داشته باشد.", + "multiple_of": "مقدار باید مضربی از :value باشد.", + "not_in": "گزینه انتخابی نامعتبر است.", + "not_regex": "این فرمت نامعتبر است.", + "numeric": "این مقدار باید عددی باشد.", + "password.letters": "این فیلد باید حداقل شامل یک حرف باشد.", + "password.mixed": "این فیلد باید حداقل شامل یک حرف بزرگ و یک حرف کوچک باشد.", + "password.numbers": "این فیلد باید حداقل شامل یک عدد باشد.", + "password.symbols": "این فیلد باید حداقل شامل یک کارکتر خاص باشد.", + "password.uncompromised": "فیلد داده شده در نشت داده ظاهر شده است. لطفاً یک فیلد متفاوت انتخاب کنید.", + "present": "این مقدار باید وارد شده باشد.", + "present_if": "این فیلد باید زمانی وجود داشته باشد که :other برابر :value باشد.", + "present_unless": "این فیلد باید وجود داشته باشد مگر اینکه :other برابر :value باشد.", + "present_with": "این فیلد باید در صورت وجود :values وجود داشته باشد.", + "present_with_all": "این فیلد باید زمانی که :values عدد وجود دارد وجود داشته باشد.", + "prohibited": "این فیلد ممنوع است.", + "prohibited_if": "این فیلد زمانی که :other برابر با :value باشد ممنوع است.", + "prohibited_if_accepted": "این فیلد زمانی ممنوع است که :other پذیرفته شده باشد.", + "prohibited_if_declined": "این فیلد زمانی ممنوع است که :other ردشده باشد.", + "prohibited_unless": "این فیلد ممنوع است مگر اینکه :other شامل :values باشد.", + "prohibits": "فیلد :other هنگام وجود این فیلد ممنوع است.", + "regex": "این فرمت نامعتبر است.", + "relatable": "این ویژگی ممکن است با این منبع مرتبط نباشد.", + "required": "این مقدار ضروری است.", + "required_array_keys": "این فیلد باید حاوی ورودی های :values باشد.", + "required_if": "این مقدار ضروری است وقتی که :other برابر :value است.", + "required_if_accepted": "این مقدار ضروری است وقتی که :other پذیرفته شده است.", + "required_if_declined": "این مقدار ضروری است وقتی که :other رد شده است.", + "required_unless": "این مقدار ضروری است مگر اینکه :other برابر :values باشد.", + "required_with": "این مقدار ضروری است وقتی که :values وارد شده باشد.", + "required_with_all": "این مقدار ضروری است وقتی که مقادیر :values وارد شده باشند.", + "required_without": "این مقدار ضروری است وقتی که :values وارد نشده باشد.", + "required_without_all": "این مقدار ضروری است وقتی که هیچکدام از :values وارد نشده باشند.", + "same": "مقدار این ورودی باید یکی از مقدار های :other باشد.", + "size.array": "مقدار ورودی باید :size گزینه داشته باشد.", + "size.file": "حجم فایل ورودی باید :size کیلوبایت باشد.", + "size.numeric": "مقدار ورودی باید :size باشد.", + "size.string": "طول رشته ورودی باید :size حرف باشد.", + "starts_with": "این مقدار باید با یکی از گزینه های روبرو شروع شود: :values.", + "string": "این مقدار باید یک رشته باشد.", + "timezone": "این مقدار باید یک منطقه زمانی باشد.", + "ulid": "این مقدار باید یک ULID معتبر باشد.", + "unique": "این مقدار قبلا استفاده شده.", + "uploaded": "این ورودی بارگزاری نشد.", + "uppercase": "این مقدار باید با حروف بزرگ باشد.", + "url": "این فرمت نامعتبر است.", + "uuid": "این مقدار باید یک UUID معتبر باشد." +} diff --git a/locales/fa/php.json b/locales/fa/php.json new file mode 100644 index 00000000000..0d7f6a5e49a --- /dev/null +++ b/locales/fa/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute باید پذیرفته شده باشد.", + "accepted_if": ":Attribute باید پذیرفته شده باشد وقتی :other برابر :value است.", + "active_url": "آدرس :attribute معتبر نیست.", + "after": ":Attribute باید تاریخی بعد از :date باشد.", + "after_or_equal": ":Attribute باید تاریخی بعد از :date، یا مطابق با آن باشد.", + "alpha": ":Attribute باید فقط حروف الفبا باشد.", + "alpha_dash": ":Attribute باید فقط حروف الفبا، اعداد، خط تیره و زیرخط باشد.", + "alpha_num": ":Attribute باید فقط حروف الفبا و اعداد باشد.", + "any_of": "فیلد :attribute معتبر نیست.", + "array": ":Attribute باید آرایه باشد.", + "ascii": ":Attribute تنها میتواند شامل کاراکترها و نمادهای الفبایی تک بایتی باشد.", + "attached": "این :attribute قبلاً پیوست شده است.", + "before": ":Attribute باید تاریخی قبل از :date باشد.", + "before_or_equal": ":Attribute باید تاریخی قبل از :date، یا مطابق با آن باشد.", + "between.array": ":Attribute باید بین :min و :max آیتم باشد.", + "between.file": ":Attribute باید بین :min و :max کیلوبایت باشد.", + "between.numeric": ":Attribute باید بین :min و :max باشد.", + "between.string": ":Attribute باید بین :min و :max کاراکتر باشد.", + "boolean": "فیلد :attribute فقط می‌تواند true و یا false باشد.", + "can": "فیلد :attribute یک مقدار غیرمجاز دارد.", + "confirmed": ":Attribute با فیلد تکرار مطابقت ندارد.", + "contains": "فیلد :Attribute مقدار لازم را ندارد.", + "current_password": "رمزعبور اشتباه است.", + "date": ":Attribute یک تاریخ معتبر نیست.", + "date_equals": ":Attribute باید یک تاریخ برابر با تاریخ :date باشد.", + "date_format": ":Attribute با الگوی :format مطابقت ندارد.", + "decimal": ":Attribute باید شامل :decimal اعشار باشد.", + "declined": ":Attribute باید رد شده باشد.", + "declined_if": ":Attribute باید رد شده باشد وقتی :other برابر :value است.", + "different": ":Attribute و :other باید از یکدیگر متفاوت باشند.", + "digits": ":Attribute باید :digits رقم باشد.", + "digits_between": ":Attribute باید بین :min و :max رقم باشد.", + "dimensions": "ابعاد تصویر :attribute قابل قبول نیست.", + "distinct": "فیلد :attribute مقدار تکراری دارد.", + "doesnt_contain": "فیلد :attribute نباید شامل هیچ‌یک از موارد زیر باشد: :values.", + "doesnt_end_with": "مقدار :attribute نباید با این مقادیر تمام شود : :values.", + "doesnt_start_with": "مقدار :attribute نباید با این مقادیر شروع شود : :values.", + "email": ":Attribute باید یک ایمیل معتبر باشد.", + "ends_with": "فیلد :attribute باید با یکی از مقادیر زیر خاتمه یابد: :values", + "enum": ":Attribute انتخاب شده اشتباه است.", + "exists": ":Attribute انتخاب شده، معتبر نیست.", + "extensions": "فیلد :attribute باید یکی از پسوندهای زیر را داشته باشد: :values.", + "failed": "مشخصات وارد شده با اطلاعات ما سازگار نیست.", + "file": ":Attribute باید یک فایل معتبر باشد.", + "filled": "فیلد :attribute باید مقدار داشته باشد.", + "gt.array": ":Attribute باید بیشتر از :value آیتم داشته باشد.", + "gt.file": ":Attribute باید بزرگتر از :value کیلوبایت باشد.", + "gt.numeric": ":Attribute باید بزرگتر از :value باشد.", + "gt.string": ":Attribute باید بیشتر از :value کاراکتر داشته باشد.", + "gte.array": ":Attribute باید بیشتر یا مساوی :value آیتم داشته باشد.", + "gte.file": ":Attribute باید بزرگتر یا مساوی :value کیلوبایت باشد.", + "gte.numeric": ":Attribute باید بزرگتر یا مساوی :value باشد.", + "gte.string": ":Attribute باید بیشتر یا مساوی :value کاراکتر داشته باشد.", + "hex_color": ":attribute باید یک رنگ HEX معتبر باشد.", + "image": ":Attribute باید یک تصویر معتبر باشد.", + "in": ":Attribute انتخاب شده، معتبر نیست.", + "in_array": "فیلد :attribute در لیست :other وجود ندارد.", + "in_array_keys": "فیلد :attribute باید شامل حداقل یکی از کلیدهای زیر باشد: :values.", + "integer": ":Attribute باید عدد صحیح باشد.", + "ip": ":Attribute باید آدرس IP معتبر باشد.", + "ipv4": ":Attribute باید یک آدرس معتبر از نوع IPv4 باشد.", + "ipv6": ":Attribute باید یک آدرس معتبر از نوع IPv6 باشد.", + "json": "فیلد :attribute باید یک رشته از نوع JSON باشد.", + "list": "فیلد :attribute باید یک لیست باشد.", + "lowercase": "فیلد :attribute باید با حروف کوچک باشد.", + "lt.array": ":Attribute باید کمتر از :value آیتم داشته باشد.", + "lt.file": ":Attribute باید کوچکتر از :value کیلوبایت باشد.", + "lt.numeric": ":Attribute باید کوچکتر از :value باشد.", + "lt.string": ":Attribute باید کمتر از :value کاراکتر داشته باشد.", + "lte.array": ":Attribute باید کمتر یا مساوی :value آیتم داشته باشد.", + "lte.file": ":Attribute باید کوچکتر یا مساوی :value کیلوبایت باشد.", + "lte.numeric": ":Attribute باید کوچکتر یا مساوی :value باشد.", + "lte.string": ":Attribute باید کمتر یا مساوی :value کاراکتر داشته باشد.", + "mac_address": ":Attribute باید یک مک آدرس صحیح باشد.", + "max.array": ":Attribute نباید بیشتر از :max آیتم داشته باشد.", + "max.file": ":Attribute نباید بزرگتر از :max کیلوبایت باشد.", + "max.numeric": ":Attribute نباید بزرگتر از :max باشد.", + "max.string": ":Attribute نباید بیشتر از :max کاراکتر داشته باشد.", + "max_digits": ":Attribute نباید بیشتر از :max رقم باشد.", + "mimes": "فرمت‌های معتبر فایل عبارتند از: :values.", + "mimetypes": "فرمت‌های معتبر فایل عبارتند از: :values.", + "min.array": ":Attribute نباید کمتر از :min آیتم داشته باشد.", + "min.file": ":Attribute نباید کوچکتر از :min کیلوبایت باشد.", + "min.numeric": ":Attribute نباید کوچکتر از :min باشد.", + "min.string": ":Attribute نباید کمتر از :min کاراکتر داشته باشد.", + "min_digits": ":Attribute حداقل باید :min رقم باشد.", + "missing": ":Attribute باید خالی باشد.", + "missing_if": ":Attribute باید خالی باشد هنگامیکه :other برابر :value باشد.", + "missing_unless": ":Attribute باید خالی باشد مگراینکه :other برابر :value باشد.", + "missing_with": ":Attribute باید خالی باشد هنگامیکه :values مقدار داشته باشد.", + "missing_with_all": ":Attribute باید خالی باشد هنگامیکه :values مقدار داشته باشد.", + "multiple_of": "مقدار :attribute باید مضربی از :value باشد.", + "next": "بعدی »", + "not_in": ":Attribute انتخاب شده، معتبر نیست.", + "not_regex": "فرمت :attribute معتبر نیست.", + "numeric": ":Attribute باید عدد یا رشته‌ای از اعداد باشد.", + "password": "رمزعبور اشتباه است.", + "password.letters": ":Attribute باید حداقل شامل یک حرف باشد.", + "password.mixed": ":Attribute باید حداقل شامل یک حرف بزرگ و یک حرف کوچک باشد.", + "password.numbers": ":Attribute باید حداقل شامل یک عدد باشد.", + "password.symbols": ":Attribute باید حداقل شامل یک نماد باشد.", + "password.uncompromised": ":Attribute داده شده در نشت داده ظاهر شده است. لطفاً یک :attribute متفاوت انتخاب کنید.", + "present": "فیلد :attribute باید در پارامترهای ارسالی وجود داشته باشد.", + "present_if": "فیلد :attribute باید زمانی که :other :value است وجود داشته باشد.", + "present_unless": "فیلد :attribute باید وجود داشته باشد مگر اینکه :other :value باشد.", + "present_with": "فیلد :attribute باید در صورت وجود :values وجود داشته باشد.", + "present_with_all": "فیلد :attribute باید در صورت وجود :values وجود داشته باشد.", + "previous": "« قبلی", + "prohibited": "فیلد :attribute ممنوع است.", + "prohibited_if": "فیلد :attribute ممنوع است هنگامیکه مقدار :other برابر :value باشد.", + "prohibited_if_accepted": "فیلد :attribute ممنوع است هنگامیکه :other پذیرفته شده باشد.", + "prohibited_if_declined": "فیلد :attribute ممنوع است هنگامیکه :other رد شده باشد.", + "prohibited_unless": "فیلد :attribute ممنوع است مگر اینکه مقدار :other در :values باشد.", + "prohibits": "فیلد :attribute اجازه حضور فیلد :other را نمی دهد.", + "regex": "فرمت :attribute معتبر نیست.", + "relatable": "این :attribute ممکن است با این منبع مرتبط نباشد.", + "required": "فیلد :attribute الزامی است.", + "required_array_keys": "فیلد :attribute باید حاوی ورودی های :values باشد.", + "required_if": "هنگامی که :other برابر با :value است، فیلد :attribute الزامی است.", + "required_if_accepted": "فیلد :attribute الزامی است هنگامیکه :other پذیرفته شده است.", + "required_if_declined": "فیلد :attribute الزامی است هنگامیکه :other رد شده است.", + "required_unless": "فیلد :attribute الزامی است، مگر آنکه :other در :values موجود باشد.", + "required_with": "در صورت وجود فیلد :values، فیلد :attribute نیز الزامی است.", + "required_with_all": "در صورت وجود فیلدهای :values، فیلد :attribute نیز الزامی است.", + "required_without": "در صورت عدم وجود فیلد :values، فیلد :attribute الزامی است.", + "required_without_all": "در صورت عدم وجود هر یک از فیلدهای :values، فیلد :attribute الزامی است.", + "reset": "رمز عبور شما بازگردانی شد!", + "same": ":Attribute و :other باید همانند هم باشند.", + "sent": "لینک بازگردانی رمز عبور به ایمیل شما ارسال شد.", + "size.array": ":Attribute باید شامل :size آیتم باشد.", + "size.file": ":Attribute باید برابر با :size کیلوبایت باشد.", + "size.numeric": ":Attribute باید برابر با :size باشد.", + "size.string": ":Attribute باید برابر با :size کاراکتر باشد.", + "starts_with": ":Attribute باید با یکی از این ها شروع شود: :values", + "string": "فیلد :attribute باید متن باشد.", + "throttle": "دفعات تلاش شما برای ورود بیش از حد مجاز است. لطفا پس از :seconds ثانیه مجددا تلاش فرمایید.", + "throttled": "پیش از تلاش مجدد کمی صبر کنید.", + "timezone": "فیلد :attribute باید یک منطقه زمانی معتبر باشد.", + "token": "مشخصه‌ی بازگردانی رمز عبور معتبر نیست.", + "ulid": ":Attribute باید یک ULID معتبر باشد.", + "unique": ":Attribute قبلا انتخاب شده است.", + "uploaded": "بارگذاری فایل :attribute موفقیت آمیز نبود.", + "uppercase": "فیلد :attribute باید با حروف بزرگ باشد.", + "url": ":Attribute معتبر نمی‌باشد.", + "user": "ما کاربری با این نشانی ایمیل نداریم!", + "uuid": ":Attribute باید یک UUID معتبر باشد." +} diff --git a/locales/fi/_excludes.json b/locales/fi/_excludes.json new file mode 100644 index 00000000000..de49c0e5d4a --- /dev/null +++ b/locales/fi/_excludes.json @@ -0,0 +1,118 @@ +[ + "Albania", + "Algeria", + "Andorra", + "Angola", + "Anguilla", + "Armenia", + "Aruba", + "Australia", + "Bahrain", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Chile", + "Costa Rica", + "CSV (.csv)", + "Curaçao", + "Djibouti", + "Dominica", + "Ecuador", + "El Salvador", + "Eritrea", + "Excel (.xlsx)", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Indonesia", + "Israel", + "Jamaica", + "Jersey", + "Jordan", + "Kiribati", + "Kosovo", + "Kuwait", + "Latvia", + "Lens", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Macao", + "Malawi", + "Mali", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Myanmar", + "Namibia", + "Nauru", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Puerto Rico", + "Qatar", + "Romania", + "Réunion", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Senegal", + "Serbia", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Somalia", + "Sri Lanka", + "Sudan", + "Suriname", + "Taiwan", + "Togo", + "Tokelau", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Zimbabwe" +] diff --git a/locales/fi/json-inline.json b/locales/fi/json-inline.json new file mode 100644 index 00000000000..3cbea5675f2 --- /dev/null +++ b/locales/fi/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Tämän kentän on oltava kelvollinen rooli.", + "The :attribute must be at least :length characters and contain at least one number.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi erikoismerkki ja yksi numero.", + "The :attribute must be at least :length characters and contain at least one special character.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi erikoismerkki.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi iso kirjain ja yksi numero.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi iso kirjain ja yksi erikoismerkki.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi iso kirjain, yksi numero ja yksi erikoismerkki.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Tässä kentässä on oltava vähintään :length merkkiä ja vähintään yksi iso merkki.", + "The :attribute must be at least :length characters.": "Tässä kentässä on oltava vähintään :length merkkiä.", + "The :attribute must contain at least one letter.": "Tässä kentässä on oltava vähintään yksi kirjain.", + "The :attribute must contain at least one number.": "Tässä kentässä on oltava vähintään yksi numero.", + "The :attribute must contain at least one symbol.": "Tässä kentässä on oltava vähintään yksi symboli.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Tässä kentässä on oltava vähintään yksi iso ja yksi pieni kirjain.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Annettu kenttä on ilmestynyt tietovuotoon. Valitse toinen kenttä." +} diff --git a/locales/fi/json.json b/locales/fi/json.json new file mode 100644 index 00000000000..39ced35279a --- /dev/null +++ b/locales/fi/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ja :count muuta virhettä)", + "(and :count more errors)": "(ja :count muuta virhettä)|(ja :count muuta virhettä)|(ja :count muuta virhettä)", + "30 Days": "30 päivää", + "60 Days": "60 päivää", + "90 Days": "90 päivää", + ":amount selected": ":Amount valittu", + ":amount Total": ":Amount yhteensä", + ":days day trial": ":Days päivän kokeilu", + ":resource Details": ":Resource yksityiskohdat", + ":resource Details: :title": ":Resource tiedot: :title", + "A decryption key is required.": "Salauksen purkuavain vaaditaan.", + "A fresh verification link has been sent to your email address.": "Uusi vahvistuslinkki on lähetetty sähköpostiosoitteeseesi.", + "A new verification link has been sent to the email address you provided during registration.": "Rekisteröitymisen yhteydessä antamaasi sähköpostiosoitteeseen on lähetetty Uusi vahvistuslinkki.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Uusi vahvistuslinkki on lähetetty profiiliasetuksissa antamaasi sähköpostiosoitteeseen.", + "A new verification link has been sent to your email address.": "Uusi vahvistuslinkki on lähetetty sähköpostiosoitteeseesi.", + "Accept Invitation": "Hyväksy Kutsu", + "Action": "Toiminta", + "Action Event": "Toimintatapahtuma", + "Action Events": "Toimintatapahtumat", + "Action Happened At": "Tapahtui", + "Action Initiated By": "Tekijä", + "Action Name": "Toiminnan Nimi", + "Action Status": "Toiminnan Tila", + "Action Target": "Toiminnan Kohde", + "Actions": "Toiminnat", + "Add": "Lisää", + "Add :resource": "Lisää :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Lisää tiimiisi Uusi tiimin jäsen, jolloin he voivat tehdä yhteistyötä kanssasi.", + "Add additional security to your account using two factor authentication.": "Lisää lisäturvaa tilillesi käyttämällä kaksivaiheista tunnistusta.", + "Add Payment Method": "Lisää maksutapa", + "Add row": "Lisää rivi", + "Add Team Member": "Lisää Tiimin Jäsen", + "Add VAT Number": "Lisää ALV Numero", + "Added.": "Lisätty.", + "Additional billing information updated successfully.": "Lisälaskutustiedot päivitetty onnistuneesti.", + "Address": "Osoite", + "Address Line 2": "Osoiterivi 2", + "Administrator": "Järjestelmänvalvoja", + "Administrator users can perform any action.": "Järjestelmänvalvojan käyttäjät voivat suorittaa minkä tahansa toiminnon.", + "Afghanistan": "Afganistan", + "Aland Islands": "Ahvenanmaa", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Kaikki ihmiset, jotka ovat osa tätä tiimiä.", + "All resources loaded.": "Kaikki resurssit ladattu.", + "All rights reserved.": "Kaikki oikeudet pidätetään.", + "Already registered?": "Oletko jo rekisteröitynyt?", + "American Samoa": "Amerikan Samoa", + "An error occurred while uploading the file.": "Tiedostoa ladattaessa tapahtui virhe.", + "An error occurred while uploading the file: :error": "Tiedostoa ladattaessa tapahtui virhe: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Odottamaton virhe tapahtui ja olemme huomautteneet siitä tukitiimiämme. Yritä myöhemmin uudelleen.", + "Andorra": "Andorran", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Toinen käyttäjä on päivittänyt tätä resurssia tämän sivun lataamisen jälkeen. Päivitä sivu ja yritä uudelleen.", + "Antarctica": "Etelämanner", + "Antigua And Barbuda": "Antigua ja Barbuda", + "Antigua and Barbuda": "Antigua ja Barbuda", + "API Token": "API-token", + "API Token Permissions": "API-Tunnuksen käyttöoikeudet", + "API Tokens": "API-tunnukset", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API-tokenien avulla kolmannen osapuolen palvelut voivat todentaa sovelluksemme puolestasi.", + "Apply": "Käytä", + "Apply Coupon": "Käytä kuponki", + "April": "Huhtikuu", + "Are you sure you want to attempt to pay :amount?": "Oletko varma, että haluat yrittää maksaa :amount?", + "Are you sure you want to cancel your subscription?": "Haluatko varmasti peruuttaa tilauksesi?", + "Are you sure you want to delete all the notifications?": "Haluatko varmasti poistaa kaikki ilmoitukset?", + "Are you sure you want to delete the selected resources?": "Haluatko varmasti poistaa valitut resurssit?", + "Are you sure you want to delete this file?": "Haluatko varmasti poistaa tämän tiedoston?", + "Are you sure you want to delete this notification?": "Haluatko varmasti poistaa tämän ilmoituksen?", + "Are you sure you want to delete this payment method?": "Haluatko varmasti poistaa tämän maksutavan?", + "Are you sure you want to delete this resource?": "Haluatko varmasti poistaa tämän resurssin?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Haluatko varmasti poistaa tämän tiimin? Kun tiimi on poistettu, kaikki sen resurssit ja tiedot poistetaan pysyvästi.", + "Are you sure you want to delete your account?": "Haluatko varmasti poistaa tilisi?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Haluatko varmasti poistaa tilisi? Kun tilisi on poistettu, kaikki sen resurssit ja tiedot poistetaan pysyvästi. Anna salasanasi vahvistaaksesi, että haluat poistaa tilisi pysyvästi.", + "Are you sure you want to detach the selected resources?": "Haluatko varmasti irrottaa valitut resurssit?", + "Are you sure you want to detach this resource?": "Haluatko varmasti irrottaa tämän resurssin?", + "Are you sure you want to force delete the selected resources?": "Haluatko varmasti pakottaa poistamaan valitut resurssit?", + "Are you sure you want to force delete this resource?": "Haluatko varmasti pakottaa poistamaan tämän resurssin?", + "Are you sure you want to log out?": "Haluatko varmasti kirjautua ulos?", + "Are you sure you want to mark all notifications as read?": "Haluatko varmasti merkitä kaikki ilmoitukset luetuiksi?", + "Are you sure you want to remove this item?": "Haluatko varmasti poistaa tämän kohteen?", + "Are you sure you want to restore the selected resources?": "Haluatko varmasti palauttaa valitut resurssit?", + "Are you sure you want to restore this resource?": "Haluatko varmasti palauttaa tämän resurssin?", + "Are you sure you want to resume your subscription?": "Haluatko varmasti jatkaa tilaustasi?", + "Are you sure you want to run this action?": "Haluatko varmasti tehdä tämän toiminnon?", + "Are you sure you want to set this payment method as your default?": "Haluatko varmasti asettaa tämän maksutavan oletusmaksutavaksi?", + "Are you sure you want to stop impersonating?": "Haluatko varmasti lopettaa esiintymisen?", + "Are you sure you would like to delete this API token?": "Haluatko varmasti poistaa tämän API-tunnuksen?", + "Are you sure you would like to leave this team?": "Haluatko varmasti lähteä tiimistä?", + "Are you sure you would like to remove this person from the team?": "Haluatko varmasti poistaa tämän henkilön tiimistä?", + "Are you sure you would like to switch billing plans?": "Oletko varma, että haluat vaihtaa laskutussuunnitelmaa?", + "Argentina": "Argentiina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Liitä", + "Attach & Attach Another": "Liitä & Lisää Toinen", + "Attach :resource": "Liitä :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Liitä tiedostoja vetämällä ja pudottamalla, valitsemalla tai maistelemalla niitä.", + "August": "Elokuu", + "Australia": "Australia", + "Austria": "Itävalta", + "Azerbaijan": "Azerbaidžan", + "Bahamas": "Bahama", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Voisitko ennen jatkamista vahvistaa sähköpostiosoitteesi napsauttamalla linkkiä, jonka juuri lähetimme sinulle sähköpostitse? Jos et ole saanut sähköpostia, lähetämme sinulle mielellämme toisen.", + "Before proceeding, please check your email for a verification link.": "Ennen kuin jatkat, tarkista sähköpostistasi vahvistuslinkki.", + "Belarus": "Valko-Venäjä", + "Belgium": "Belgia", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Laskutustiedot", + "Billing Management": "Laskutuksen Hallinta", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Monikansallinen valtio", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ja Sábado", + "Bosnia And Herzegovina": "Bosnia ja Hertsegovina", + "Bosnia and Herzegovina": "Bosnia ja Hertsegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetin Saari", + "Brazil": "Brasilia", + "British Indian Ocean Territory": "Brittiläinen Intian Valtameren Alue", + "Browser Sessions": "Selainistunnot", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodža", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Peruuta", + "Cancel Subscription": "Peruuta Tilaus", + "Cape Verde": "Kap Verde", + "Card": "Kortti", + "Cayman Islands": "Caymansaaret", + "Central African Republic": "Keski-Afrikan Tasavalta", + "Chad": "Tšad", + "Change Subscription Plan": "Muuta Tilaussuunitelmaa", + "Change the current payment method attached to your subscription": "Vaihda tilaukseesi liitettyä nykyistä maksutapaa", + "Changes": "Muutokset", + "Checkout": "Tarkista", + "Chile": "Chile", + "China": "Kiina", + "Choose": "Valitse", + "Choose :field": "Valitse :field", + "Choose :resource": "Valitse :resource", + "Choose an option": "Valitse vaihtoehto", + "Choose date": "Valitse päivämäärä", + "Choose File": "Valitse Tiedosto", + "Choose Files": "Valitse Tiedostot", + "Choose Type": "Valitse Tyyppi", + "Christmas Island": "Joulusaari", + "City": "Kaupunki", + "Click here to re-send the verification email.": "Napsauta tätä lähettääksesi vahvistussähköpostin uudelleen.", + "click here to request another": "napsauta tästä pyytääksesi toista", + "Click to choose": "Klikkaa valitaksesi", + "Close": "Sulje", + "Cocos (Keeling) Islands": "Kookossaaret (Keeling)", + "Code": "Koodi", + "Colombia": "Kolumbia", + "Comoros": "Komorit", + "Confirm": "Vahvistaa", + "Confirm Billing Action": "Vahvista laskutustoiminto", + "Confirm Password": "Vahvista Salasana", + "Confirm Payment": "Vahvista Maksu", + "Confirm your :amount payment": "Vahvista :amount maksu", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongon Demokraattinen Tasavalta", + "Congo, the Democratic Republic of the": "Kongo, Demokraattinen Tasavalta", + "Constant": "Jatkuva", + "Continue To Payment": "Jatka maksuun", + "Cook Islands": "Cookinsaaret", + "Copy to clipboard": "Kopioi leikepöydälle", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Norsunluurannikko", + "Country": "Maa", + "Coupon": "Kuponki", + "Coupon applied successfully.": "Kupongin käyttö onnistui.", + "Create": "Luo", + "Create & Add Another": "Luo & Lisää Toinen", + "Create :resource": "Luo :resource", + "Create a new team to collaborate with others on projects.": "Luo uusi tiimi tekemään yhteistyötä muiden kanssa projekteissa.", + "Create Account": "Luo Tili", + "Create API Token": "Luo API-token", + "Create New Team": "Luo Uusi Tiimi", + "Create Team": "Luo Tiimi", + "Created.": "Luotu.", + "Croatia": "Kroatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuuba", + "Curaçao": "Curacao", + "Current Password": "Nykyinen Salasana", + "Current Subscription Plan": "Nykyinen Tilaussuunnitelma", + "Currently Subscribed": "Nykyinen Tilaus", + "Customer Balance": "Asiakassaldo", + "Customize": "Mukauta", + "Cyprus": "Kypros", + "Czech Republic": "Tšekki", + "Côte d'Ivoire": "Norsunluurannikko", + "Dark": "Tumma", + "Dashboard": "Kojelauta", + "December": "Joulukuu", + "Decrease": "Vähentää", + "Default": "Oletus", + "Delete": "Poista", + "Delete :resource": "Poista :resource", + "Delete Account": "Poista Tili", + "Delete all notifications": "Poista kaikki ilmoitukset", + "Delete API Token": "Poista API-tunniste", + "Delete File": "Poista Tiedosto", + "Delete Notification": "Poista ilmoitus", + "Delete Resource": "Poista Resurssi", + "Delete Selected": "Poista Valittu", + "Delete Team": "Poista Tiimi", + "Denmark": "Tanska", + "Detach": "Irrota", + "Detach Resource": "Irrota Resurssi", + "Detach Selected": "Irrota Valittu", + "Details": "Tiedot", + "Disable": "Poista käytöstä", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Haluatko todella lähteä? Sinulla on tallentamattomia muutoksia.", + "Dominica": "Sunnuntai", + "Dominican Republic": "Dominikaaninen Tasavalta", + "Done.": "Valmis.", + "Download": "Lataa", + "Download Invoice": "Lataa lasku", + "Drop file or click to choose": "Pudota tiedosto tai valitse napsauttamalla", + "Drop files or click to choose": "Pudota tiedostot tai valitse napsauttamalla", + "Ecuador": "Ecuador", + "Edit": "Muokkaa", + "Edit :resource": "Muokkaa :resource", + "Edit Attached": "Muokkaa Liitettä", + "Edit Profile": "Muokkaa profiilia", + "Editor": "Muokkaaja", + "Editor users have the ability to read, create, and update.": "Muokkaaja käyttäjillä on kyky lukea, luoda ja päivittää.", + "Egypt": "Egypti", + "El Salvador": "Salvador", + "Email": "Sähköposti", + "email": "sähköposti", + "Email Address": "sähköpostiosoite", + "Email Addresses": "Sähköpostiosoite", + "Email Password Reset Link": "Lähetä palautuslinkki sähköpostiin", + "Email Verification": "Sähköpostin vahvistus", + "Enable": "Ota käyttöön", + "Encrypted environment file already exists.": "Salattu ympäristötiedosto on jo olemassa.", + "Encrypted environment file not found.": "Salattua ympäristötiedostoa ei löydy.", + "Ensure your account is using a long, random password to stay secure.": "Varmista, että tilisi käyttää pitkää, satunnaista salasanaa pysyäksesi turvassa.", + "Environment file already exists.": "Ympäristötiedosto on jo olemassa.", + "Environment file not found.": "Ympäristötiedostoa ei löydy.", + "Equatorial Guinea": "Päiväntasaajan Guinea", + "Eritrea": "Eritrea", + "Error": "Virhe", + "errors": "virheitä", + "Estonia": "Viro", + "Ethiopia": "Etiopia", + "ex VAT": "poislukien ALV", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Päättyy :expiration", + "Export As CSV": "Vie CSV-muodossa", + "Extra Billing Information": "Lisä laskutustiedot", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Lisävahvistusta tarvitaan maksun käsittelyyn. Jatka maksusivulle klikkaamalla alla olevaa painiketta.", + "Failed Subscription Payment": "Tilausmaksu epäonnistui", + "Failed to load :resource!": ":Resource:n lataus epäonnistui!", + "Falkland Islands (Malvinas)": "Falklandinsaaret (Malvinas)", + "Faroe Islands": "Färsaaret", + "February": "Helmikuu", + "Fiji": "Fidži", + "Filename": "Tiedoston nimi", + "Finish enabling two factor authentication.": "Viimeistele kaksivaiheisen todennuksen ottaminen käyttöön.", + "Finland": "Suomi", + "For your security, please confirm your password to continue.": "Turvallisuutesi vuoksi vahvista salasanasi jatkaaksesi.", + "Forbidden": "Kielletty", + "Force Delete": "Pakota Poisto", + "Force Delete :resource": "Pakota Poisto :resource", + "Force Delete Resource": "Pakota Poista Resurssi", + "Force Delete Selected": "Pakota Poista Valittu", + "Forgot Password": "Unohtuiko salasana", + "Forgot your password?": "Unohtuiko salasana?", + "Forgot Your Password?": "Unohtuiko Salasana?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Unohtuiko salasana? Ei hätää. Kerro meille sähköpostiosoitteesi ja me lähetämme sinulle sähköpostitse salasanan palautuslinkki, jonka avulla voit luoda uuden salasanan.", + "France": "Ranska", + "French Guiana": "Ranskan Guayana", + "French Polynesia": "Ranskan Polynesia", + "French Southern Territories": "Ranskan Eteläiset Alueet", + "From": "-Sta", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Saksa", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Kotiin", + "Go to page :page": "Siirry sivulle :page", + "Great! You have accepted the invitation to join the :team team.": "Hienoa! Olet hyväksynyt kutsun liittyä :team-tiimiin.", + "Greece": "Kreikka", + "Greenland": "Grönlanti", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Mietitkö tilauksesi peruuttamista? Voit aktivoida tilauksesi välittömästi uudelleen milloin tahansa nykyisen laskutusjaksosi loppuun asti. Kun nykyinen laskutusjaksosi päättyy, voit valita kokonaan uuden tilaussuunnitelman.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Muutitko mieltäsi tilauksesi peruuttaamisen suhteen? Voit välittömästi jatkaa tilaustasi milloin vain ennen kuin nykyinen laskutusjaksosi päättyy. Kun nykyinen laskutusjaksosi päättyy, voit valita kokonaan uuden tilaussuunnitelman.", + "Heard Island & Mcdonald Islands": "Heard- ja McDonaldinsaaret", + "Heard Island and McDonald Islands": "Heard- ja McDonaldinsaaret", + "Hello!": "Tervehdys.", + "Hide Content": "Piilota Sisältö", + "Hold Up!": "Odota!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Unkari", + "I agree to the :terms_of_service and :privacy_policy": "Hyväksyn :terms_of_service ja :privacy_policy", + "Iceland": "Islanti", + "ID": "TUNNUS", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Tarvittaessa voit kirjautua ulos kaikista muista selainistunnoistasi kaikilla laitteillasi. Jotkut viimeaikaiset istunnot on lueteltu alla; tämä luettelo ei kuitenkaan ole tyhjentävä. Jos luulet, että tilisi on vaarantunut, kannattaa myös päivittää salasanasi.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Jos sinulla on jo tili, voit hyväksyä kutsun klikkaamalla alla olevaa painiketta:", + "If you did not create an account, no further action is required.": "Jos et ole luonut tiliä, lisätoimia ei tarvita.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Jos et odottanut saavasi kutsua tähän tiimiin, voit hylätä tämän sähköpostin.", + "If you did not receive the email": "Jos et ole saanut sähköpostia", + "If you did not request a password reset, no further action is required.": "Jos et ole pyytänyt salasanan vaihtoa, sinun ei tarvitse tehdä mitään ja voit poistaa tämän viestin.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Jos sinulla ei ole tiliä, voit luoda sellaisen klikkaamalla alla olevaa painiketta. Kun olet luonut tilin, voit klikata tämän sähköpostiviestin hyväksy kutsu painiketta hyväksyäksesi kutsun tiimiin:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Jos joudut lisäämään tiettyjä yhteys- tai verotietoja laskuihisi, kuten koko yrityksen nimi, alv -tunnistusnumero tai tietueosoite, voit lisätä sen tähän.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Jos et pysty klikkaamaan \":actionText\" - nappia, leikkaa ja liimaa alla oleva URL\nselaimeesi:", + "Impersonate": "Esiintyä", + "Increase": "Kasvata", + "India": "Intia", + "Indonesia": "Indonesia", + "Invalid filename.": "Virheellinen tiedostonimi.", + "Invalid JSON was returned from the route.": "Virheellinen JSON palautettiin reitiltä.", + "Invoice Email Addresses": "Lasku sähköpostiosoitteet", + "Invoice emails updated successfully.": "Laskuviestit päivitettiin onnistuneesti.", + "Invoices": "Laskut", + "Iran, Islamic Republic Of": "Iran, Islamilainen tasavalta", + "Iran, Islamic Republic of": "Iran, Islamilainen tasavalta", + "Iraq": "Irak", + "Ireland": "Irlanti", + "Isle Of Man": "Mansaari", + "Isle of Man": "Mansaari", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Näyttää siltä, ettei sinulla ole aktiivista tilausta. Voit valita yhden allaolevista tilaussuunnitelmista aloittaaksesi. Tilauksen voi peruuttaa tai voit muuttaa sitä aina halutessasi.", + "Italy": "Italia", + "Jamaica": "Jamaica", + "January": "Tammikuu", + "Japan": "Japani", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Heinäkuu", + "June": "Kesäkuu", + "Kazakhstan": "Kazakstan", + "Kenya": "Kenia", + "Key": "Näppäin", + "Kiribati": "Kiribati", + "Korea": "Korea", + "Korea, Democratic People's Republic of": "Pohjois-Korea", + "Korea, Republic of": "Korea, Tasavalta", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgisia", + "Lao People's Democratic Republic": "Laos", + "Last active": "Viimeksi aktiivinen", + "Last used": "Viimeksi käytetty", + "Latvia": "Latvia", + "Leave": "Poistu", + "Leave Team": "Poistu Tiimistä", + "Lebanon": "Libanon", + "length": "pituus", + "Lens": "Linssi", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Kevyt", + "Lithuania": "Liettua", + "Load :perPage More": "Lataa :perSivu lisää", + "Loading": "Ladataan", + "Location": "Sijainti", + "Log in": "Kirjautunut", + "Log In": "Kirjaudu sisään", + "Log Out": "Kirjaudu Ulos", + "Log out": "Kirjautua ulos", + "Log Out Other Browser Sessions": "Kirjaudu Ulos Muista Selainistunnoista", + "Log Viewer": "Lokin katseluohjelma", + "Login": "Kirjaudu sisään", + "Logout": "Kirjaudu ulos", + "Logs": "Lokit", + "Luxembourg": "Luxemburg", + "Macao": "Macao", + "Macedonia": "Pohjois-Makedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, entinen Yugoslavian Tasavalta", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malesia", + "Maldives": "Malediivit", + "Mali": "Pieni", + "Malta": "Malta", + "Manage Account": "Hallitse Tiliä", + "Manage and log out your active sessions on other browsers and devices.": "Hallitse ja kirjaudu ulos aktiivisia istuntoja muissa selaimissa ja laitteissa.", + "Manage API Tokens": "Hallitse API-tnnuksia", + "Manage Role": "Roolin Hallinta", + "Manage Team": "Hallitse Tiimiä", + "Managing billing for :billableName": "Hallinnoidaan laskutusta :billableName", + "March": "Maaliskuu", + "Mark all as Read": "Merkitse kaikki luetuksi", + "Mark all notifications as read": "Merkitse kaikki ilmoitukset luetuiksi", + "Mark Read": "Merkitse luetuksi", + "Mark Unread": "Merkitse lukemattomaksi", + "Marshall Islands": "Marshallinsaaret", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Toukokuu", + "Mayotte": "Mayotte", + "Mexico": "Meksiko", + "Micronesia, Federated States Of": "Mikronesia, Liittovaltio", + "Micronesia, Federated States of": "Mikronesia, Liittovaltio", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Tasavalta", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Kuukausi Tähän Mennessä", + "Monthly": "Kuukausittainen", + "monthly": "kuukausittainen", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mosambik", + "Myanmar": "Myanmar", + "Name": "Nimi", + "name": "nimi", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepali", + "Netherlands": "Alankomaat", + "Netherlands Antilles": "Alankomaiden Antillit", + "Nevermind": "Unohda koko juttu", + "Nevermind, I'll keep my old plan": "Muutin mieleni, pidän vanhan tilaussuunnitelmani", + "New": "Uusi", + "New :resource": "Uusi :resource", + "New Caledonia": "Uusi-Kaledonia", + "New Password": "Uusi Salasana", + "New Zealand": "Uusi-Seelanti", + "Next": "Seuraava", + "Next Payment": "Seuraava maksu", + "Next Payment on": "Seuraava maksu päällä", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Ei", + "No :resource matched the given criteria.": "Nro :resource vastasi annettuja hakuehtoja.", + "No additional information...": "Ei lisätietoja...", + "No Current Data": "Ei Tämänhetkisiä Tietoja", + "No Data": "Ei Tietoja", + "no file selected": "tiedostoa ei ole valittu", + "No Increase": "Ei Nousua", + "No payment methods on file.": "Maksutapoja ei ole tiedossa.", + "No payment scheduled.": "Ei maksuaikataulua.", + "No Prior Data": "Ei Aiempia Tietoja", + "No Results Found.": "Tuloksia Ei Löytynyt.", + "Norfolk Island": "Norfolkinsaari", + "Northern Mariana Islands": "Pohjois-Mariaanit", + "Norway": "Norja", + "Not Found": "Ei Löytynyt", + "Notifications": "Ilmoitukset", + "Nova": "Nova", + "Nova User": "Novan Käyttäjä", + "November": "Marraskuu", + "October": "Lokakuu", + "of": "sellaisten", + "OK": "Hyvä", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Kun tiimi on poistettu, kaikki sen resurssit ja tiedot poistetaan pysyvästi. Ennen kuin poistat tämän tiimin, lataa Kaikki tätä tiimiä koskevat tiedot, jotka haluat säilyttää.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Kun tilisi on poistettu, kaikki sen resurssit ja tiedot poistetaan pysyvästi. Ennen kuin poistat tilisi, lataa kaikki tiedot, jotka haluat säilyttää.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kun tilisi on poistettu, kaikki sen resurssit ja tiedot poistetaan pysyvästi. Anna salasanasi vahvistaaksesi, että haluat poistaa tilisi pysyvästi.", + "Only Trashed": "Vain Tuhotut", + "Open Invoices": "Avaa laskut", + "Original": "Alkuperäinen", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Laskutuksen hallintaportaalimme antaa sinun hallita tilaussuunitelmaasi, maksutapoja ja ladata viimeisimmät laskut.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Laskutuksenhallintaportaalimme avulla voit kätevästi hallita tilaussuunnitelmaasi, maksutapojasi ja ladata viimeisimmät laskusi.", + "Page Expired": "Vanhentunut Sivu", + "Pagination Navigation": "Sivunavigointi", + "Paid": "Maksettu", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestiinalaisalueet", + "Panama": "Panama", + "Papua New Guinea": "Papua - Uusi-Guinea", + "Paraguay": "Paraguay", + "Password": "Salasana", + "password": "salasana", + "Payment Confirmation": "Maksuvahvistus", + "Payment Information": "Maksutiedot", + "Payment information updated successfully.": "Maksutietojen päivitys onnistui.", + "Payment Method": "Maksutapa", + "Payment Methods": "maksutavat", + "Payment Required": "maksua vaaditaan", + "Payments": "Maksut", + "Pending Team Invitations": "Odottavat Tiimikutsut", + "Per Page": "Per Sivu", + "Permanently delete this team.": "Poista tämä timi pysyvästi.", + "Permanently delete your account.": "Poista tilisi pysyvästi.", + "Permissions": "Luvat", + "Peru": "Peru", + "Philippines": "Filippiinit", + "Photo": "Valokuva", + "Pitcairn": "Pitcairnin Saaret", + "Please accept the terms of service.": "Hyväksy palvelun käyttöehdot", + "Please click the button below to verify your email address.": "Klikkaa alla olevaa painiketta vahvistaaksesi sähköpostiosoitteesi.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Vahvista pääsy tilillesi syöttämällä yksi hätäpalautuskoodeistasi.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Vahvista pääsy tilillesi syöttämällä autentikointi-sovelluksen antama tunnistuskoodi.", + "Please confirm your password before continuing.": "Vahvista salasanasi ennen kuin jatkat.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopioi uusi API token. Turvallisuutesi vuoksi sitä ei näytetä enää.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Anna salasanasi vahvistaaksesi, että haluat kirjautua ulos muista selainistunnoistasi kaikilla laitteillasi.", + "Please provide a maximum of three invoice emails addresses.": "Anna korkeintaan kolme laskun sähköpostiosoitteita.", + "Please provide the email address of the person you would like to add to this team.": "Anna sen henkilön sähköpostiosoite, jonka haluat lisätä tähän tiimiin.", + "Please set a default payment method before retrying payments.": "Aseta oletusmaksutapa ennen maksujen uudelleenarviointia.", + "Please set a default payment method before swapping plans.": "Aseta oletusmaksutapa ennen suunnitelmien vaihtamista.", + "Poland": "Puola", + "Portugal": "Portugali", + "Press / to search": "Paina / Etsiäksesi", + "Preview": "Esikatselu", + "Previewing": "Esikatselu", + "Previous": "Edellinen", + "Privacy Policy": "tietosuojakäytäntö", + "Profile": "Profiili", + "Profile Information": "Profiilitiedot", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Neljännesvuosittain", + "Recovery Code": "Palautuskoodi", + "Refresh": "virkistää", + "Regards,": "Terveisin,", + "Regenerate Recovery Codes": "Luo Palautuskoodit Uudelleen", + "Register": "Rekistöröidy", + "Reload": "Lataa uudelleen", + "Remember me": "Muista minut", + "Remember Me": "Muista Minut", + "Remove": "Poista", + "Remove Photo": "Poista Kuva", + "Remove Team Member": "Poista Tiimin Jäsen", + "Replicate": "Kopioi", + "Required fields": "Pakolliset kentät", + "Resend Verification Email": "Lähetä Vahvistussähköposti Uudelleen", + "Reset Filters": "Nollaa Suodattimet", + "Reset Password": "Vaihdan salasanani", + "Reset Password Notification": "Salasanan uudelleenasetusilmoitus", + "resource": "resurssi", + "Resource Row Dropdown": "Resurssirivin pudotusvalikko", + "Resources": "Resurssit", + "resources": "resurssit", + "Restore": "Palauta", + "Restore :resource": "Palauta :resource", + "Restore Resource": "Palauta Resurssi", + "Restore Selected": "Palauta Valittu", + "results": "tulos", + "Resume Subscription": "Jatka Tilausta", + "Retry Payment": "Yritä maksua uudelleen", + "Return to :appName": "Palaa sovellukseen :appName", + "Reunion": "Réunion", + "Role": "Rooli", + "Romania": "Romania", + "Run Action": "Suorita Toiminto", + "Russian Federation": "Venäjä", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Saint-Barthélemy", + "Saint Barthélemy": "Saint-Barthélemy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "Saint Kitts ja Nevis", + "Saint Kitts and Nevis": "Saint Kitts ja Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Saint-Martin", + "Saint Martin (French part)": "Saint-Martin (Ranska)", + "Saint Pierre And Miquelon": "Saint-Pierre ja Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre ja Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent ja Grenadiinit", + "Saint Vincent and the Grenadines": "Saint Vincent ja Grenadiinit", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé ja Príncipe", + "Sao Tome and Principe": "São Tomé ja Príncipe", + "Saudi Arabia": "Saudi-Arabia", + "Save": "Tallenna", + "Saved.": "Tallennettu.", + "Scroll to bottom": "Vieritä alas", + "Scroll to top": "Vieritä ylös", + "Search": "Etsi", + "Secure Area": "Turvallinen alue", + "Select": "Valitse", + "Select a different plan": "Valitse eri suunnitelma", + "Select a log file...": "Valitse lokitiedosto...", + "Select A New Photo": "Valitse Uusi Kuva", + "Select Action": "Valitse Toiminto", + "Select all": "Valitse Kaikki", + "Select All Dropdown": "Valitse pudotusvalikosta Kaikki", + "Select this page": "Valitse tämä sivu", + "Send Password Reset Link": "Lähetä Salasanan Palautus-Linkki", + "Senegal": "Senegal", + "September": "Syyskuu", + "Serbia": "Serbia", + "Server Error": "Palvelinvirhe", + "Service Unavailable": "Palvelu Ei Ole Käytettävissä", + "Set as default": "Oletusasetuksena", + "Setup Key": "Asetusavain", + "Seychelles": "Seychellit", + "Show All Fields": "Näytä Kaikki Kentät", + "Show Content": "Näytä Sisältö", + "Show Recovery Codes": "Näytä Palautuskoodit", + "Showing": "Näyttää", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Kirjautunut sisään käyttäjänä", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (Alankomaat)", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Pehmeä Poistettu", + "Solomon Islands": "Salomonsaaret", + "Somalia": "Somalia", + "Something went wrong.": "Jokin meni pieleen.", + "Sorry! You are not authorized to perform this action.": "Pahoittelut! Sinulla ei ole valtuuksia suorittaa tätä toimintoa.", + "Sorry, your session has expired.": "Anteeksi, istuntosi on päättynyt.", + "South Africa": "Etelä-Afrikka", + "South Georgia And Sandwich Isl.": "Etelä-Georgia ja Eteläiset Sandwichsaaret", + "South Georgia and the South Sandwich Islands": "Etelä-Georgia ja Eteläiset Sandwichsaaret", + "South Sudan": "Etelä-Sudan", + "Spain": "Espanja", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Erilliset toiminnot", + "Start Polling": "Aloita Gallupit", + "Start polling": "Aloita äänestys", + "State / County": "Osavaltio / Maa", + "Stop Impersonating": "Lopeta toisena henkilönä esiintyminen", + "Stop Polling": "Keskeytä Gallupit", + "Stop polling": "Lopeta äänestys", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Tallenna nämä palautuskoodit turvalliseen salasanojen hallintaan. Niitä voidaan käyttää palauttamaan pääsy tilillesi, jos kaksivaiheisen tunnistuksen todennuslaite katoaa.", + "Subscribe": "Tilaa", + "Subscription Information": "Tilauksen Tiedot", + "Subscription Pending": "Tilaus Odottaa", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Huippuvuoret ja Jan Mayen", + "Svalbard and Jan Mayen": "Huippuvuoret ja Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Ruotsi", + "Switch Teams": "Vaihda Tiimiä", + "Switzerland": "Sveitsi", + "Syrian Arab Republic": "Syyria", + "System": "Järjestelmä", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Kiinan alue", + "Tajikistan": "Tadžikistan", + "Tanzania": "Tansania", + "Tanzania, United Republic of": "Tansania, Yhdistynyt Tasavalta", + "TAX": "VEROTTAA", + "Team Details": "Tiimin Tiedot", + "Team Invitation": "Tiimikutsu", + "Team Members": "Tiimiläiset", + "Team Name": "Tiimin Nimi", + "Team Owner": "Tiimin Omistaja", + "Team Settings": "Tiimin Asetukset", + "Terms of Service": "Käyttöehdot", + "Thailand": "Thaimaa", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Kiitos ilmoittautumisesta! Ennen kuin aloitat, voisitko vahvistaa sähköpostiosoitteesi klikkaamalla linkkiä, jonka juuri lähetimme sinulle? Jos et saanut sähköpostia, lähetämme sinulle mielellämme toisen.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Kiitos jatkuvasta tuestasi. Olemme lisänneet kopion laskustasi kirjanpitoasi varten. Olethan meihin yhteydessä jos sinulla on kysyttävää tai huolenaiheita.", + "Thanks,": "Kiitos,", + "The :attribute must be a valid role.": ":Attribute:n on oltava kelvollinen rooli.", + "The :attribute must be at least :length characters and contain at least one number.": "Numeron :attribute on oltava vähintään :length merkkiä ja siinä on oltava vähintään yksi numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Numeron :attribute on oltava vähintään :length merkkiä ja siinä on oltava vähintään yksi erikoismerkki ja yksi numero.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute:n tulee olla vähintään :length merkkiä pitkä ja sisältää vähintään yhden erikoismerkin.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute on oltava vähintään :length merkkiä ja sisältää vähintään yhden kirjaimen ja yhden numeron.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute on oltava vähintään :length merkkiä ja sisältää vähintään yhden kirjaimen ja yhden erikoismerkin.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute on oltava vähintään :length merkkiä ja sisältää vähintään yksi iso kirjain, yksi numero ja yksi erikoismerkki.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute on oltava vähintään :length merkkiä ja sisältää vähintään yhden ison kirjaimen.", + "The :attribute must be at least :length characters.": ":Attribute:n tulee olla vähintään :length merkkiä.", + "The :attribute must contain at least one letter.": ":Attribute n täytyy sisältää ainakin yksi kirjain.", + "The :attribute must contain at least one number.": ":Attribute n täytyy sisältää ainakin yksi numero.", + "The :attribute must contain at least one symbol.": ":Attribute n täytyy sisältää ainakin yksi symboli.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute n täytyy sisältää vähintään yksi iso kirjain ja yksi pieni kirjain.", + "The :resource was created!": ":Resource luotiin!", + "The :resource was deleted!": ":Resource poistettiin!", + "The :resource was restored!": ":Resource palautettiin!", + "The :resource was updated!": ":Resource päivitettiin!", + "The action was executed successfully.": "Toiminto suoritettiin onnistuneesti.", + "The default payment method cannot be removed.": "Oletusmaksutapaa ei voi poistaa.", + "The file was deleted!": "Tiedosto on poistettu!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute on esiintynyt tietovuodossa. Ole hyvä ja valitse toinen :attribute.", + "The given data was invalid.": "Annetut tiedot olivat virheellisiä.", + "The government won't let us show you what's behind these doors": "Hallitus ei anna meidän näyttää, mitä näiden ovien takana on.", + "The HasOne relationship has already been filled.": "HasOne relaatio on jo täytetty.", + "The image could not be loaded": "Kuvaa ei voitu ladata", + "The image could not be loaded.": "Kuvaa ei voitu ladata.", + "The invoice emails must be valid email addresses.": "Laskuviestien on oltava kelvollisia sähköpostiosoitteita.", + "The password is incorrect.": "Salasana on väärä.", + "The provided coupon code is invalid.": "Annettu kuponkikoodi on virheellinen.", + "The provided password does not match your current password.": "Annettu salasana ei vastaa nykyistä salasanaasi.", + "The provided password was incorrect.": "Annettu salasana oli virheellinen.", + "The provided two factor authentication code was invalid.": "Annettu kaksivaiheisen tunnistatumisen tunnistuskoodi oli virheellinen.", + "The provided two factor recovery code was invalid.": "Annettu kahden tekijän palautuskoodi oli virheellinen.", + "The provided VAT number is invalid.": "Annettu arvonlisäverotunniste on virheellinen.", + "The resource was attached!": "Resurssi oli liitteenä!", + "The resource was prevented from being saved!": "Resurssin tallentaminen estettiin!", + "The resource was updated!": "Resurssi päivitettiin!", + "The response is not a streamed response.": "Vastaus ei ole suoratoistettu vastaus.", + "The response is not a view.": "Vastaus ei ole näkemys.", + "The selected country is invalid.": "Valittu maa on virheellinen.", + "The selected plan is invalid.": "Valittu suunnitelma on virheellinen.", + "The selected resources have been :action!": "Valittuja resursseja on ollut :action!", + "The team's name and owner information.": "Tiimin nimi ja omistajatiedot.", + "There are no available options for this resource.": "Tälle resurssille ei ole saatavilla vaihtoehtoja.", + "There are no fields to display.": "Näytettäviä kenttiä ei ole.", + "There are no new notifications.": "Uusia ilmoituksia ei ole.", + "There was a problem executing the action.": "Teon toteuttamisessa oli ongelmia.", + "There was a problem fetching the resource.": "Resurssin noutamisessa oli ongelma.", + "There was a problem submitting the form.": "Lomakkeen toimittamisessa oli ongelmia.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Nämä henkilöt on kutsuttu tiimiisi ja heille on lähetetty kutsuviesti. He voivat liittyä tiimiin hyväksymällä sähköpostikutsun.", + "This account does not have an active subscription.": "Täällä tunnuksella ei ole aktiivista tilausta.", + "This action is unauthorized.": "Tämä toiminto on luvaton.", + "This copy of Nova is unlicensed.": "Tämä Novan kopio on lisensoimaton.", + "This coupon code can only be used by new customers.": "Vain uudet asiakkaat voivat käyttää tätä kuponkikoodia.", + "This device": "Tämä laite", + "This file field is read-only.": "Tämä tiedostokenttä on vain luku.", + "This invoice is no longer open.": "Tämä lasku ei ole enää auki.", + "This is a secure area of the application. Please confirm your password before continuing.": "Tämä on sovelluksen turvallinen alue. Vahvista salasanasi ennen kuin jatkat.", + "This password does not match our records.": "Tämä salasana ei vastaa tietojamme.", + "This password reset link will expire in :count minutes.": "Tämä salasanan palautus-linkki vanhenee :count minuutissa.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Tämä maksu aloitettiin, mutta varoja ei ole vielä vastaanotettu. Tämä voi kestää jopa 14 päivää.", + "This resource no longer exists": "Tätä resurssia ei enää ole", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Tämä tilaus on vanhentunut eikä sitä voi jatkaa. Tee uusi tilaus", + "This user already belongs to the team.": "Tämä käyttäjä kuuluu jo tiimiin.", + "This user has already been invited to the team.": "Tämä käyttäjä on jo kutsuttu tiimiin.", + "Timor-Leste": "Itä-Timor", + "to": "jotta", + "To": "Vastaanottaja", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Viimeistele kaksivaiheisen todennuksen ottaminen käyttöön skannaamalla seuraava QR-koodi puhelimesi todennussovelluksella tai antamalla asetusavain ja antamalla luotu OTP-koodi.", + "Today": "Hetkellä", + "Toggle navigation": "Vaihda navigointia", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Token-Nimi", + "Tonga": "Tulla", + "Too Many Requests": "Liikaa Pyyntöjä", + "total": "yhteensä", + "Total:": "Yhteensä:", + "Trashed": "Tuhottu", + "Trinidad And Tobago": "Trinidad ja Tobago", + "Trinidad and Tobago": "Trinidad ja Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turkki", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks-ja Caicossaaret", + "Turks and Caicos Islands": "Turks-ja Caicossaaret", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Kaksivaiheinen Tunnistus", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Kaksivaiheinen todennus on nyt käytössä. Skannaa seuraava QR-koodi puhelimesi todennussovelluksella tai anna asetusavain.", + "Type": "Tyyppi", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Luvaton", + "United Arab Emirates": "Arabiemiirikunnat", + "United Kingdom": "Britannia", + "United States": "Yhdysvallat", + "United States Minor Outlying Islands": "Yhdysvaltain erillissaaret", + "United States Outlying Islands": "Yhdysvaltain erillissaaret", + "Unknown": "Tuntematon", + "Unpaid": "Palkaton", + "Update": "Päivitys", + "Update & Continue Editing": "Päivitä & Jatka Muokkausta", + "Update :resource": "Päivitä :resource", + "Update :resource: :title": "Päivitä :resource: :title", + "Update attached :resource: :title": "Päivitys liitetty :resource: :title", + "Update Password": "Päivitä Salasana", + "Update Payment Information": "Päivitä Maksutiedot", + "Update Payment Method": "Päivitä Maksutapa", + "Update your account's profile information and email address.": "Päivitä tilisi profiilitiedot ja sähköpostiosoite.", + "Uploading": "Lähetetään", + "Uploading files... (:current/:total)": "Ladataan tiedostoja... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Käytä palautuskoodia", + "Use an authentication code": "Käytä tunnistuskoodia", + "User Actions": "Käyttäjän toimet", + "User Security": "Käyttäjän suojaus", + "Username": "Käyttäjätunnus", + "Uzbekistan": "Uzbekistan", + "Value": "Arvo", + "Vanuatu": "Vanuatu", + "VAT Number": "Arvonlisätunniste", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivariaaninen Tasavalta", + "Verify Email Address": "Tarkista Sähköpostiosoite", + "Verify Your Email Address": "Vahvista sähköpostiosoitteesi", + "Viet Nam": "Vietnam", + "View": "Tarkastella", + "Virgin Islands, British": "Brittiläiset Neitsytsaaret", + "Virgin Islands, U.S.": "Yhdysvaltain Neitsytsaaret", + "Wallis And Futuna": "Wallis ja Futuna", + "Wallis and Futuna": "Wallis ja Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Käsittelemme juuri tilaustasi. Heti kun tilaus on onnistuunesti käsitelty, tämä sivu päivittyy automaattisesti. Tyypillisesti tämä prosessi vie vain muutaman sekunnin.", + "We are unable to process your payment. Please contact customer support.": "Emme pysty käsittelemään maksuasi. Ota yhteyttä asiakaspalveluumme.", + "We have emailed your password reset link!": "Olemme lähettäneet salasanan palautuslinkin sähköpostitse!", + "We were unable to find a registered user with this email address.": "Emme löytäneet rekisteröitynyttä käyttäjää tällä sähköpostiosoitteella.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Lähetämme laskun latauslinkin alla määrittämiin sähköpostiosoitteisiin. Voit erottaa useita sähköpostiosoitteita pilkujen avulla.", + "We're lost in space. The page you were trying to view does not exist.": "Olemme eksyneet avaruuteen. Sivu, jota yritit katsoa, ei ole olemassa.", + "Welcome Back!": "Tervetuloa Takaisin!", + "Western Sahara": "Länsi-Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kun kaksivaiheinen tunnistus on käytössä, sinulta pyydetään turvallinen, satunnainen tunniste todennuksen aikana. Voit hakea tämän tunnuksen puhelimen Google Authenticator-sovelluksesta.", + "Whoops": "Hupsis.", + "Whoops!": "Tapahtui virhe.", + "Whoops! Something went wrong.": "Hupsista! Jokin meni pieleen.", + "With Trashed": "Sisällytä Poistetut", + "Write": "Kirjoita", + "Year To Date": "Vuosi Tähän Mennessä", + "Yearly": "Vuosittainen", + "Yemen": "Jemen", + "Yes": "Kyllä", + "You are already subscribed.": "Olet jo tilaaja.", + "You are currently within your free trial period. Your trial will expire on :date.": "Olet kokeilujakso. Kokeilujaksosi päättyy :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Olet tällä hetkellä ilmaisella kokeilujaksollasi. Kokeilujaksosi päättyy :date.. Uuden tilauksen aloittaminen lopettaa kokeilujaksosi.", + "You are logged in!": "Olet kirjautunut sisään!", + "You are receiving this email because we received a password reset request for your account.": "Saat tämän viestin koska saimme pyynnön vaihtaa salasanasi.", + "You have been invited to join the :team team!": "Sinut on kutsuttu :team-tiimiin!", + "You have enabled two factor authentication.": "Olet ottanut käyttöön kaksivaiheisen tunnistuksen.", + "You have not enabled two factor authentication.": "Et ole ottanut käyttöön kaksivaiheista tunnistusta.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Sinulla on maksamattomia laskuja. Kun olet päivittänyt oletusmaksutapasi, voit yrittää maksuja uudelleen alla olevan laskuluettelon kautta.", + "You may accept this invitation by clicking the button below:": "Voit hyväksyä tämän kutsun painamalla alla olevaa painiketta:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Voit peruuttaa tilauksesi milloin vain. Heti kun tilauksesi on peruutettu, voit jatkaa tilausta laskutusjakson loppuun.", + "You may delete any of your existing tokens if they are no longer needed.": "Voit poistaa minkä tahansa olemassa olevista tokeneistasi, jos niitä ei enää tarvita.", + "You may not delete your personal team.": "Et saa poistaa henkilökohtaista tiimiäsi.", + "You may not leave a team that you created.": "Et saa jättää luomaasi tiimiä.", + "You will receive an invoice and payment link via email for each billing period.": "Saat laskun ja maksulinkin sähköpostitse jokaiselta laskutuskaudelta.", + "You're logged in!": "Olet kirjautunut sisään!", + "Your :invoiceName invoice is now available!": "Laskusi :invoiceName on nyt saatavilla!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Laskutusosoitteesi on :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Korttisi hylättiiin. Ole yhteydessä kortin myöntäjään lisätietoja varten.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Nykyinen maksutapasi on luottokortti, joka päättyy :lastFour ja vanhenee :expiration.", + "Your email address is unverified.": "Sähköpostiosoitteesi on vahvistamaton.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Viimeisin :amount maksusi epäonnistui. Päivitä maksutapasi yrittääksesi epäonnistunutta maksua uudelleen.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Viimeisin maksusi :amount/:date epäonnistui. Päivitä maksutapasi yrittääksesi epäonnistunutta maksua uudelleen.", + "Your next payment of :amount will be processed on :date.": "Seuraava :amount:n maksusi on :date.", + "Your payment method has been added successfully.": "Maksutapasi on lisätty onnistuneesti.", + "Your payment method will be charged automatically for each billing period.": "Maksutapaasi veloitetaan automaattisesti jokaiselta laskutuskaudelta.", + "Your registered VAT Number is :vatNumber.": "Rekistöröity arvonlisätunnisteesi on :vatNumber.", + "Your subscription has been started successfully.": "Tilauksesi on aloitettu onnistuneesti.", + "Your subscription has been successfully cancelled.": "Tilauksesi on peruutettu onnistuneesti.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Tilauksesi on peruutettu onnistuneesti. Sinulla on edelleen käyttöoikeus laskutusjaksosi loppuun asti.", + "Your subscription was successfully resumed.": "Tilauksesi jatkaminen onnistui.", + "Your subscription was successfully updated.": "Tilauksesi päivitys onnistui.", + "Zambia": "Sambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postinumero", + "Åland Islands": "Ahvenanmaan maakunta" +} diff --git a/locales/fi/php-inline.json b/locales/fi/php-inline.json new file mode 100644 index 00000000000..5b573ac9eac --- /dev/null +++ b/locales/fi/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Tämä kenttä on hyväksyttävä.", + "accepted_if": "Tämä kenttä on hyväksyttävä, kun :other on :value.", + "active_url": "Tämä ei ole kelvollinen URL-osoite.", + "after": "Tämän on oltava päivämäärän :date jälkeen.", + "after_or_equal": "Tämän on oltava päivämäärä :date tai sen jälkeen.", + "alpha": "Tämä kenttä voi sisältää vain kirjaimia.", + "alpha_dash": "Tämä kenttä voi sisältää vain kirjaimia, numeroita, viivoja ja alaviivoja.", + "alpha_num": "Tämä kenttä voi sisältää vain kirjaimia ja numeroita.", + "any_of": "Tämä kenttä on virheellinen.", + "array": "Tämän kentän täytyy olla taulukko.", + "ascii": "Tämä kenttä saa sisältää vain yksitavuisia aakkosnumeerisia merkkejä ja symboleja.", + "attached": "Tämä kenttä on jo kiinnitetty.", + "before": "Päivämäärän täytyy olla ennen kuin :date.", + "before_or_equal": "Päivämäärän täytyy olla ennen tai sama kuin :date.", + "between.array": "Sisällön täytyy sisältää vähintään :min ja maksimissaan :max kohdetta.", + "between.file": "Tiedoston koon täytyy olla vähintään :min ja maksimissaan :max kilotavua.", + "between.numeric": "Arvon täytyy olla vähintään :min ja maksimissaan :max.", + "between.string": "Merkkijonon täytyy olla vähintään :min ja maksimissaan :max merkkiä.", + "boolean": "Tämän kentän on oltava tosi tai epätosi.", + "can": "Tämä kenttä sisältää luvattoman arvon.", + "confirmed": "Vahvistus ei täsmää.", + "contains": "Tästä kentästä puuttuu pakollinen arvo.", + "date": "Tämä ei ole pätevä päivämäärä.", + "date_equals": "Tämän päivämäärän on oltava :date.", + "date_format": "Tämä ei vastaa muotoa :format.", + "decimal": "Tässä kentässä on oltava :decimal desimaaleja.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Tämän arvon on oltava eri kuin :other.", + "digits": "Tämän täytyy olla :digits numeroa.", + "digits_between": "Numeron on oltava :min-:max numeroa.", + "dimensions": "Tällä kuvalla on virheelliset mitat.", + "distinct": "Tällä kentällä on kaksoisarvo.", + "doesnt_contain": "Tämä kenttä ei saa sisältää mitään seuraavista: :values.", + "doesnt_end_with": "Tämä kenttä ei saa päättyä johonkin seuraavista: :values.", + "doesnt_start_with": "Tämä kenttä ei saa alkaa jollakin seuraavista: :values.", + "email": "Tämän on oltava voimassa oleva sähköpostiosoite.", + "ends_with": "Tämän on päätyttävä johonkin seuraavista: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Valittu arvo on virheellinen.", + "extensions": "Tässä kentässä on oltava jokin seuraavista tunnisteista: :values.", + "file": "Sisällön on oltava tiedosto.", + "filled": "Tällä kentällä täytyy olla arvo.", + "gt.array": "Sisällön täytyy sisältää enemmän kuin :value kohdetta.", + "gt.file": "Tiedoston kooon täytyy olla enemmän kuin :value kilotavua.", + "gt.numeric": "Arvon täytyy olla suurempi kuin :value.", + "gt.string": "Merkkijonon täytyy olla pidempi kuin :value merkkiä.", + "gte.array": "Sisällön täytyy sisältää vähintään :value kohdetta.", + "gte.file": "Tiedoston koon täytyy olla vähintään :value kilotavua.", + "gte.numeric": "Arvon täytyy olla vähintään :value.", + "gte.string": "Merkkijonon täytyy olla vähintään :value merkkiä pitkä.", + "hex_color": "Tämän kentän on oltava kelvollinen heksadesimaaliväri.", + "image": "Tämän täytyy olla kuva.", + "in": "Valittu arvo on virheellinen.", + "in_array": ":Other ei sisällä tätä arvoa.", + "in_array_keys": "Tämän kentän on sisällettävä ainakin yksi seuraavista avaimista: :values.", + "integer": "Tämän on oltava kokonaisluku.", + "ip": "Tämän täytyy olla kelvollinen IP-osoite.", + "ipv4": "Tämän on oltava kelvollinen IPv4-osoite.", + "ipv6": "Tämän on oltava kelvollinen IPv6-osoite.", + "json": "Tämän täytyy olla kelvollinen JSON-merkkijono.", + "list": "Tämän kentän on oltava luettelo.", + "lowercase": "Tämän kentän on oltava pienillä kirjaimilla.", + "lt.array": "Sisältö saa sisältää enintään :value kohdetta.", + "lt.file": "Tiedoston koko saa olla enintään :value kilotavua.", + "lt.numeric": "Arvo saa olla korkeintaan :value.", + "lt.string": "Merkkijono saa olla enimillään :value merkkiä pitkä.", + "lte.array": "Sisältö ei saa sisältää enempää kuin :value kohdetta.", + "lte.file": "Tiedoston koko ei saa olla suurempaa kuin :value kilotavua.", + "lte.numeric": "Arvo ei saa olla suurempaa kuin :value.", + "lte.string": "Merkkijono ei saa olla pidempi kuin :value merkkiä.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "Sisältö ei voi sisältää enempää kuin :max kohdetta.", + "max.file": "Tiedoston koko ei saa ylittää :max kilotavua.", + "max.numeric": "Arvo ei saa olla suurempi kuin :value.", + "max.string": "Merkkijonon pituus ei saa ylittää :max merkkiä.", + "max_digits": "Tässä kentässä saa olla enintään :max numeroa.", + "mimes": "Tämän täytyy olla tiedosto tyyppi: :values.", + "mimetypes": "Tämän täytyy olla tiedosto tyyppi: :values.", + "min.array": "Sisällön täytyy sisältää vähintään :min kohdetta.", + "min.file": "Tiedoston koon täytyy olla vähintään :min kilotavua.", + "min.numeric": "Arvon täytyy olla vähintään :min.", + "min.string": "Merkkijonon täytyy olla vähintään :min merkkiä pitkä.", + "min_digits": "Tässä kentässä on oltava vähintään :min numeroa.", + "missing": "Tämän kentän täytyy puuttua.", + "missing_if": "Tämän kentän tulee puuttua, kun :other on :value.", + "missing_unless": "Tämän kentän tulee puuttua, ellei :other ole :value.", + "missing_with": "Tämän kentän tulee puuttua, kun arvo on :values.", + "missing_with_all": "Tämän kentän tulee puuttua, kun :values on olemassa.", + "multiple_of": "Tämän kentän on oltava :value:n kerrannainen.", + "not_in": "Valittu arvo on virheellinen.", + "not_regex": "Tämä muoto on virheellinen.", + "numeric": "Tämän täytyy olla numero.", + "password.letters": "Tässä kentässä on oltava vähintään yksi kirjain.", + "password.mixed": "Tässä kentässä on oltava vähintään yksi iso ja yksi pieni kirjain.", + "password.numbers": "Tässä kentässä on oltava vähintään yksi numero.", + "password.symbols": "Tässä kentässä on oltava vähintään yksi symboli.", + "password.uncompromised": "Annettu kenttä on ilmestynyt tietovuotoon. Valitse toinen kenttä.", + "present": "Tämän kentän on oltava käytettävissä.", + "present_if": "Tämän kentän on oltava läsnä, kun :other on :value.", + "present_unless": "Tämän kentän on oltava läsnä, ellei :other ole :value.", + "present_with": "Tämän kentän on oltava läsnä, kun :values on läsnä.", + "present_with_all": "Tämän kentän on oltava läsnä, kun :values on läsnä.", + "prohibited": "Tämä kenttä on kielletty.", + "prohibited_if": "Tämä kenttä on kielletty, kun :other on :value.", + "prohibited_if_accepted": "Tämä kenttä on kielletty, kun :other hyväksytään.", + "prohibited_if_declined": "Tämä kenttä on kielletty, kun :other hylätään.", + "prohibited_unless": "Tämä kenttä on kielletty, ellei :other ole :values.", + "prohibits": "Tämä kenttä estää :other:n näyttämisen.", + "regex": "Tämä muoto on virheellinen.", + "relatable": "Tämä kenttä ei välttämättä liity tähän resurssiin.", + "required": "Tämä kenttä on pakollinen.", + "required_array_keys": "Tässä kentässä on oltava merkinnät: :values.", + "required_if": "Tämä kenttä vaaditaan, kun :other on :value.", + "required_if_accepted": "Tämä kenttä on pakollinen, kun :other hyväksytään.", + "required_if_declined": "Tämä kenttä on pakollinen, kun :other hylätään.", + "required_unless": "Tämä kenttä vaaditaan, ellei :other ole kohdassa :values.", + "required_with": "Tämä kenttä vaaditaan, kun :values on käytettävissä.", + "required_with_all": "Tämä kenttä vaaditaan, kun :values on käytettävissä.", + "required_without": "Tämä kenttä vaaditaan, kun :values ei ole käytössä.", + "required_without_all": "Tämä kenttä on pakollinen, kun mikään :values:sta ei ole läsnä.", + "same": "Tämän kentän arvon on vastattava :other arvoa.", + "size.array": "Sisällön täytyy sisältää :size kohdetta.", + "size.file": "Tiedoston koon täytyy olla :size kilotavua.", + "size.numeric": "Arvo täytyy olla :size.", + "size.string": "Merkkijonon täytyy olla :size merkkiä pitkä.", + "starts_with": "Tämä on aloitettava yhdellä seuraavista: :values.", + "string": "Tämän täytyy olla merkkijono.", + "timezone": "Tämän täytyy olla kelvollinen aikavyöhyke.", + "ulid": "Tämän kentän on oltava kelvollinen ULID.", + "unique": "Tämä on jo käytössä.", + "uploaded": "Tämän lataus epäonnistui.", + "uppercase": "Tämän kentän on oltava isoilla kirjaimilla.", + "url": "Tämä muoto on virheellinen.", + "uuid": "Tämän on oltava voimassa oleva UUID." +} diff --git a/locales/fi/php.json b/locales/fi/php.json new file mode 100644 index 00000000000..34712a92701 --- /dev/null +++ b/locales/fi/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Kenttä :attribute tulee hyväksyä.", + "accepted_if": ":Attribute on hyväksyttävä, kun :other on :value.", + "active_url": "Kentän :attribute tulee olla kelvollinen URL-osoite.", + "after": "Kentän :attribute päiväyksen tulee olla jälkeen :date.", + "after_or_equal": "Kentän :attribute päiväyksen tulee olla sama ja jälkeen :date", + "alpha": "Kenttä :attribute voi sisältää vain kirjaimia.", + "alpha_dash": "Kenttä :attribute voi sisältää vain kirjaimia, numeroita ja viivoja.", + "alpha_num": "Kenttä :attribute voi sisältää vain kirjaimia ja numeroita.", + "any_of": ":attribute -kenttä on virheellinen.", + "array": "Kenttä :attribute tulee olla taulukko.", + "ascii": ":Attribute saa sisältää vain yksitavuisia aakkosnumeerisia merkkejä ja symboleja.", + "attached": "Tämä :attribute on jo kiinnitetty.", + "before": "Kentän :attribute päiväyksen tulee olla ennen :date.", + "before_or_equal": "Kentän :attribute päiväyksen tulee olla sama tai ennen kuin :date.", + "between.array": "Kentän :attribute tulee sisältää välillä :min - :max arvoa.", + "between.file": "Tiedoston :attribute tulee olla :min - :max kilotavua.", + "between.numeric": "Kentän :attribute tulee olla välillä :min - :max.", + "between.string": "Kentän :attribute tulee olla :min - :max merkkiä pitkä.", + "boolean": "Kentän :attribute arvon tulee olla tosi tai epätosi.", + "can": ":Attribute-kenttä sisältää luvattoman arvon.", + "confirmed": "Kentän :attribute vahvistus ei täsmää.", + "contains": "Kentästä :attribute puuttuu pakollinen arvo.", + "current_password": "Salasana on väärä.", + "date": "Kentän :attribute arvo ei ole kelvollinen päivämäärä.", + "date_equals": ":Attribute on oltava sama päivämäärä kuin :date.", + "date_format": "Kentän :attribute arvo ei vastaa muotoa :format.", + "decimal": ":Attribute:ssa on oltava :decimal desimaalin tarkkuutta.", + "declined": ":Attribute on hylättävä.", + "declined_if": ":Attribute on hylättävä, kun :other on :value.", + "different": "Kenttien :attribute ja :other tulee olla eriarvoisia.", + "digits": "Kentän :attribute arvon on oltava :digits numeroa.", + "digits_between": "Kentän :attribute arvon tulee olla :min - :max numeroa.", + "dimensions": "Kentän :attribute kuvalla on virheelliset mitat.", + "distinct": "Kentän :attribute arvo ei ole uniikki.", + "doesnt_contain": ":attribute -kenttä ei saa sisältää mitään seuraavista: :values.", + "doesnt_end_with": ":Attribute ei saa päättyä johonkin seuraavista: :values.", + "doesnt_start_with": ":Attribute ei voi alkaa jollakin seuraavista: :values.", + "email": "Kentän :attribute arvo ei ole validi sähköpostiosoite.", + "ends_with": ":Attribute:n on päätyttävä johonkin seuraavista: :values.", + "enum": "Valittu :attribute on virheellinen.", + "exists": "Kentän :attribute valittu arvo on virheellinen.", + "extensions": ":attribute-kentässä on oltava jokin seuraavista tunnisteista: :values.", + "failed": "Kirjautuminen epäonnistui.", + "file": "Kentän :attribute arvon tulee olla tiedosto.", + "filled": "Kenttä :attribute on pakollinen.", + "gt.array": "Kentän :attribute tulee sisältää enemmän kuin :value arvoa.", + "gt.file": "Tiedoston :attribute tulee olla suurempi kuin :value kilotavua.", + "gt.numeric": "Kentän :attribute arvo tulee olla suurempi kuin :value.", + "gt.string": "Kentän :attribute arvo tulee olla pidempi kuin :value merkkiä.", + "gte.array": "Kentän :attribute tulee sisältää :value arvoa tai enemmän.", + "gte.file": "Tiedoston :attribute tulee olla suurempi tai yhtäsuuri kuin :value kilotavua.", + "gte.numeric": "Kentän :attribute arvo tulee olla suurempi tai yhtäsuuri kuin :value.", + "gte.string": "Kentän :attribute arvo tulee olla pidempi tai yhtä pitkä kuin :value merkkiä.", + "hex_color": ":attribute-kentän on oltava kelvollinen heksadesimaaliväri.", + "image": "Kentän :attribute arvon tulee olla kuva.", + "in": "Kentän :attribute arvo on virheellinen.", + "in_array": "Kentän :attribute arvo ei sisälly kentän :other arvoon.", + "in_array_keys": "Kymmenen kentän on sisällettävä vähintään yksi seuraavista avaimista: :values.", + "integer": "Kentän :attribute arvon tulee olla numero.", + "ip": "Kentän :attribute arvon tulee olla validi IP-osoite.", + "ipv4": "Kentän :attribute arvon tulee olla validi IPv4-osoite.", + "ipv6": "Kentän :attribute arvon tulee olla validi IPv6-osoite.", + "json": "Kentän :attribute arvon tulee olla validia JSON:ia.", + "list": ":attribute-kentän on oltava luettelo.", + "lowercase": ":Attribute on oltava pieniä kirjaimia.", + "lt.array": "Kentän :attribute tulee sisältää vähemmän kuin :value arvoa.", + "lt.file": "Tiedoston :attribute tulee olla pienempi kuin :value kilotavua.", + "lt.numeric": "Kentän :attribute arvo tulee olla pienempi kuin :value.", + "lt.string": "Kentän :attribute arvo tulee olla lyhyempi kuin :value merkkiä.", + "lte.array": "Kentän :attribute tulee sisältää :value arvoa tai vähemmän.", + "lte.file": "Tiedoston :attribute tulee olla pienempi tai yhtäsuuri kuin :value kilotavua.", + "lte.numeric": "Kentän :attribute arvo tulee olla pienempi tai yhtäsuuri kuin :value.", + "lte.string": "Kentän :attribute arvo tulee olla lyhyempi tai yhtä pitkä kuin :value merkkiä.", + "mac_address": ":Attribute:n on oltava kelvollinen MAC-osoite.", + "max.array": "Kentän :attribute ei tule sisältää enempää kuin :max arvoa.", + "max.file": "Tiedoston :attribute tulee olla enintään :max kilobittiä.", + "max.numeric": "Kentän arvon :attribute tulee olla enintään :max.", + "max.string": "Kentän :attribute arvon tulee olla enintään :max merkkiä pitkä.", + "max_digits": ":Attribute:ssa saa olla enintään :max numeroa.", + "mimes": "Kentän :attribute arvon tulee olla tiedostotyyppiä: :values.", + "mimetypes": "Kentän :attribute arvon tulee olla tiedostotyyppiä: :values.", + "min.array": "Kentän :attribute tulee sisältää vähintään :min arvoa.", + "min.file": "Tiedoston :attribute tulee olla vähintään :min kilobittiä.", + "min.numeric": "Kentän :attribute arvon tulee olla vähintään :min.", + "min.string": "Kentän :attribute arvon tulee olla vähintään :min merkkiä.", + "min_digits": ":Attribute:ssa on oltava vähintään :min numeroa.", + "missing": ":Attribute-kenttä puuttuu.", + "missing_if": ":Attribute-kentän täytyy puuttua, kun :other on :value.", + "missing_unless": ":Attribute-kentän täytyy puuttua, ellei :other ole :value.", + "missing_with": ":Attribute-kentän täytyy puuttua, kun :values on käytössä.", + "missing_with_all": ":Attribute-kentän täytyy puuttua, kun :values on läsnä.", + "multiple_of": ":Attribute on oltava :value:n kerrannainen.", + "next": "Seuraava »", + "not_in": "Kentän :attribute arvo on virheellinen.", + "not_regex": "Kentän :attribute formaatti on virheellinen.", + "numeric": "Kentän :attribute arvon tulee olla numero.", + "password": "Salasana on väärä.", + "password.letters": ":Attribute:ssa on oltava vähintään yksi kirjain.", + "password.mixed": ":Attribute:ssa on oltava vähintään yksi iso ja yksi pieni kirjain.", + "password.numbers": ":Attribute:ssa on oltava vähintään yksi numero.", + "password.symbols": ":Attribute:ssa on oltava vähintään yksi symboli.", + "password.uncompromised": "Annettu :attribute on ilmestynyt tietovuotoon. Valitse toinen :attribute.", + "present": "Kenttä :attribute vaaditaan.", + "present_if": ":attribute-kentän on oltava läsnä, kun :other on :value.", + "present_unless": "Kentän :attribute on oltava läsnä, ellei :other ole :value.", + "present_with": "Kentän :attribute on oltava läsnä, kun :values on läsnä.", + "present_with_all": "Kentän :attribute on oltava läsnä, kun :values on läsnä.", + "previous": "« Edellinen", + "prohibited": ":Attribute-kenttä on kielletty.", + "prohibited_if": ":Attribute-kenttä on kielletty, kun :other on :value.", + "prohibited_if_accepted": ":attribute kenttä on kielletty, kun :other hyväksytään.", + "prohibited_if_declined": ":attribute kenttä on kielletty, kun :other hylätään.", + "prohibited_unless": ":Attribute-kenttä on kielletty, ellei :other ole kohteessa :values.", + "prohibits": ":Attribute-kenttä estää :other:n läsnäolon.", + "regex": "Kentän :attribute arvo on väärää muotoa.", + "relatable": "Tätä :attribute: ää ei saa yhdistää tähän resurssiin.", + "required": "Kenttä :attribute vaaditaan.", + "required_array_keys": ":Attribute-kentässä on oltava merkinnät: :values.", + "required_if": "Kenttä :attribute vaaditaan kun :other on :value.", + "required_if_accepted": ":Attribute-kenttä on pakollinen, kun :other hyväksytään.", + "required_if_declined": "Kenttä :attribute on pakollinen, kun :other hylätään.", + "required_unless": "Kenttä :attribute vaaditaan jos :other ei sisälly arvoihin :values.", + "required_with": "Kenttä :attribute vaaditaan kun arvo :values on annettu.", + "required_with_all": "Kenttä :attribute vaaditaan kun arvo :values on annettu.", + "required_without": "Kenttä :attribute vaaditaan kun arvoa :values ei ole annettu.", + "required_without_all": "Kenttä :attribute vaaditaan kun mitään arvoista :values ei ole annettu.", + "reset": "Salasana on resetoitu!", + "same": "Kenttien :attribute ja :other on oltava samanarvoiset.", + "sent": "Resetointilinkki lähetetty sähköpostitse!", + "size.array": "Kentän :attribute tulee sisältää :size arvoa.", + "size.file": "Tiedoston :attribute tulee olla kokoa :size kilobittiä.", + "size.numeric": "Kentän :attribute arvon tulee olla kokoa :size.", + "size.string": "Kentän :attribute arvon tulee olla kokoa :size merkkiä.", + "starts_with": "Attribuutin :attribute tulee alkaa yhdellä seuraavista: :values", + "string": "Kentän :attribute arvon tulee olla tekstiä.", + "throttle": "Liian monta kirjautumisyritystä. Yritä uudelleen :seconds sekunnin kuluttua.", + "throttled": "Odota, ennen kuin yrität uudelleen", + "timezone": "Kentän :attribute arvon tulee olla validi aikavyöhyketunniste.", + "token": "Resetointitunniste on viallinen.", + "ulid": ":Attribute:n on oltava kelvollinen ULID.", + "unique": "Kentän :attribute arvo ei ole uniikki.", + "uploaded": "Tiedoston :attribute lataus epäonnistui.", + "uppercase": ":Attribute on oltava isoilla kirjaimilla.", + "url": "Kentän :attribute arvon tulee olla validi URL-osoite.", + "user": "Sähköpostiosoitteella ei löydy käyttäjää.", + "uuid": ":Attribute tulee olla kelvollinen UUID." +} diff --git a/locales/fil/_excludes.json b/locales/fil/_excludes.json new file mode 100644 index 00000000000..a21f9b356c1 --- /dev/null +++ b/locales/fil/_excludes.json @@ -0,0 +1,271 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "American Samoa", + "Andorra", + "Angola", + "Anguilla", + "Antarctica", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Bolivia, Plurinational State of", + "Bonaire, Sint Eustatius and Saba", + "Bosnia and Herzegovina", + "Botswana", + "Bouvet Island", + "Brazil", + "British Indian Ocean Territory", + "Brunei Darussalam", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "Cape Verde", + "Cayman Islands", + "Central African Republic", + "Chad", + "Chile", + "China", + "Christmas Island", + "Cocos (Keeling) Islands", + "Colombia", + "Comoros", + "Congo", + "Congo, Democratic Republic", + "Congo, the Democratic Republic of the", + "Cook Islands", + "Costa Rica", + "Croatia", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Cyprus", + "Czech Republic", + "Côte d'Ivoire", + "Default", + "Denmark", + "Djibouti", + "Dominica", + "Dominican Republic", + "Ecuador", + "Egypt", + "El Salvador", + "Email", + "Email Address", + "Equatorial Guinea", + "Eritrea", + "Error", + "Estonia", + "Ethiopia", + "ex VAT", + "Excel (.xlsx)", + "Falkland Islands (Malvinas)", + "Faroe Islands", + "Fiji", + "Finland", + "France", + "French Guiana", + "French Polynesia", + "French Southern Territories", + "Gabon", + "Gambia", + "Georgia", + "Germany", + "Ghana", + "Gibraltar", + "Greece", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Heard Island and McDonald Islands", + "Holy See (Vatican City State)", + "Honduras", + "Hong Kong", + "Hungary", + "Iceland", + "ID", + "India", + "Indonesia", + "Iran", + "Iran, Islamic Republic of", + "Iraq", + "Ireland", + "Isle of Man", + "Israel", + "Italy", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Korea, Democratic People's Republic of", + "Korea, Republic of", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Latvia", + "Lebanon", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Lithuania", + "Luxembourg", + "Macao", + "Macedonia, the former Yugoslav Republic of", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Marshall Islands", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Micronesia, Federated States of", + "Moldova", + "Moldova, Republic of", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Netherlands", + "Netherlands Antilles", + "New Caledonia", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Norfolk Island", + "Northern Mariana Islands", + "Norway", + "Nova", + "OK", + "Oman", + "Pakistan", + "Palau", + "Palestinian Territory, Occupied", + "Panama", + "Papua New Guinea", + "Paraguay", + "Password", + "password", + "Peru", + "Philippines", + "Pitcairn", + "Poland", + "Portugal", + "Profile", + "Puerto Rico", + "Qatar", + "Romania", + "Russian Federation", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Saint Helena", + "Saint Kitts and Nevis", + "Saint Lucia", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Saudi Arabia", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Sint Maarten", + "Slovakia", + "Slovenia", + "Solomon Islands", + "Somalia", + "South Africa", + "South Georgia and the South Sandwich Islands", + "South Sudan", + "Spain", + "Sri Lanka", + "Sudan", + "Suriname", + "Svalbard and Jan Mayen", + "Swaziland", + "Sweden", + "Switzerland", + "Syrian Arab Republic", + "Taiwan", + "Taiwan, Province of China", + "Tajikistan", + "Tanzania", + "Tanzania, United Republic of", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Trinidad and Tobago", + "Tunisia", + "Turkey", + "Turkmenistan", + "Turks and Caicos Islands", + "Tuvalu", + "Uganda", + "Ukraine", + "United Arab Emirates", + "United Kingdom", + "United States", + "United States Minor Outlying Islands", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Venezuela, Bolivarian Republic of", + "Viet Nam", + "Virgin Islands, British", + "Virgin Islands, U.S.", + "Wallis and Futuna", + "Western Sahara", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/fil/_not_translatable.json b/locales/fil/_not_translatable.json new file mode 100644 index 00000000000..1460ff3060c --- /dev/null +++ b/locales/fil/_not_translatable.json @@ -0,0 +1,3 @@ +[ + "Update :resource: :title" +] diff --git a/locales/fil/json-inline.json b/locales/fil/json-inline.json new file mode 100644 index 00000000000..c760e6d452a --- /dev/null +++ b/locales/fil/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dapat ay isang wastong tungkulin ang field na ito.", + "The :attribute must be at least :length characters and contain at least one number.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang espesyal na character at isang numero.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng kahit isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character at isang numero.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character at isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character, isang numero, at isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character.", + "The :attribute must be at least :length characters.": "Dapat na hindi bababa sa :length character ang field na ito.", + "The :attribute must contain at least one letter.": "Ang field na ito ay dapat maglaman ng hindi bababa sa isang titik.", + "The :attribute must contain at least one number.": "Ang field na ito ay dapat maglaman ng kahit isang numero.", + "The :attribute must contain at least one symbol.": "Ang field na ito ay dapat maglaman ng kahit isang simbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ang field na ito ay dapat maglaman ng hindi bababa sa isang malaking titik at isang maliit na titik.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ang ibinigay na field ay lumabas sa isang data leak. Mangyaring pumili ng ibang field." +} diff --git a/locales/fil/json.json b/locales/fil/json.json new file mode 100644 index 00000000000..7ed2b8c8303 --- /dev/null +++ b/locales/fil/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(at :count pang error)", + "(and :count more errors)": "(at :count pang error)|(at :count pang error)|(at :count pang error)", + "30 Days": "30 Araw", + "60 Days": "60 Araw", + "90 Days": "90 Araw", + ":amount selected": ":Amount ang napili", + ":amount Total": ":Amount Kabuuan", + ":days day trial": ":Days araw na pagsubok", + ":resource Details": ":Resource Mga Detalye", + ":resource Details: :title": ":Resource Mga Detalye: :title", + "A decryption key is required.": "Kailangan ng decryption key.", + "A fresh verification link has been sent to your email address.": "Isang bagong link sa pagpapatunay ang naipadala sa iyong email address.", + "A new verification link has been sent to the email address you provided during registration.": "Isang bagong link sa pagpapatunay ang naipadala sa email address na iyong ibinigay sa panahon ng pagpaparehistro.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Isang bagong link sa pag-verify ang naipadala sa email address na iyong ibinigay sa iyong mga setting ng profile.", + "A new verification link has been sent to your email address.": "Isang bagong link sa pagpapatunay ang naipadala sa iyong email address.", + "Accept Invitation": "Tanggapin ang imbitasyon", + "Action": "Aksyon", + "Action Event": "Kaganapang Aksyon", + "Action Events": "Mga Kaganapang Aksyon", + "Action Happened At": "Nangyari Sa", + "Action Initiated By": "Pinasimulan Ni", + "Action Name": "Pangalan", + "Action Status": "Katayuan", + "Action Target": "Pakay", + "Actions": "Mga aksyon", + "Add": "Idagdag", + "Add :resource": "Magdagdag ng :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Magdagdag ng bagong miyembro ng team sa iyong team, na nagpapahintulot sa kanila na makipagtulungan sa iyo.", + "Add additional security to your account using two factor authentication.": "Magdagdag ng karagdagang seguridad sa iyong account gamit ang dalawang salik na pagpapatotoo.", + "Add Payment Method": "Magdagdag ng Paraan ng Pagbabayad", + "Add row": "Magdagdag ng hilera", + "Add Team Member": "Magdagdag ng Miyembro ng Koponan", + "Add VAT Number": "Magdagdag ng VAT Number", + "Added.": "Idinagdag.", + "Additional billing information updated successfully.": "Matagumpay na na-update ang karagdagang impormasyon sa pagsingil.", + "Address": "Tirahan", + "Address Line 2": "Linya ng Tirahan 2", + "Administrator": "Tagapangasiwa", + "Administrator users can perform any action.": "Ang mga user ng administrator ay maaaring magsagawa ng anumang pagkilos.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Mga Isla ng Åland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Lahat ng mga tao na bahagi ng pangkat na ito.", + "All resources loaded.": "Na-load ang lahat ng mapagkukunan.", + "All rights reserved.": "Lahat ng karapatan ay nakalaan.", + "Already registered?": "Nakarehistro na?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "Nagkaroon ng error habang ina-upload ang file.", + "An error occurred while uploading the file: :error": "Nagkaroon ng error habang ina-upload ang file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "May naganap na hindi inaasahang error at naabisuhan namin ang aming team ng suporta. Subukang muli mamaya.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Na-update ng isa pang user ang mapagkukunang ito mula noong na-load ang page na ito. Paki-refresh ang page at subukang muli.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua at Barbuda", + "Antigua and Barbuda": "Antigua at Barbuda", + "API Token": "Token ng API", + "API Token Permissions": "Mga Pahintulot sa Token ng API", + "API Tokens": "Mga Token ng API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Ang mga token ng API ay nagbibigay-daan sa mga serbisyo ng third-party na magpatotoo sa aming aplikasyon sa ngalan mo.", + "Apply": "Mag-apply", + "Apply Coupon": "Mag-apply ng Kupon", + "April": "Abril", + "Are you sure you want to attempt to pay :amount?": "Sigurado ka bang gusto mong subukang magbayad ng :amount?", + "Are you sure you want to cancel your subscription?": "Sigurado ka bang gusto mong kanselahin ang iyong subscription?", + "Are you sure you want to delete all the notifications?": "Sigurado ka bang gusto mong tanggalin ang lahat ng notification?", + "Are you sure you want to delete the selected resources?": "Sigurado ka bang gusto mong tanggalin ang mga napiling mapagkukunan?", + "Are you sure you want to delete this file?": "Sigurado ka bang gusto mong tanggalin ang file na ito?", + "Are you sure you want to delete this notification?": "Sigurado ka bang gusto mong tanggalin ang notification na ito?", + "Are you sure you want to delete this payment method?": "Sigurado ka bang gusto mong tanggalin ang paraan ng pagbabayad na ito?", + "Are you sure you want to delete this resource?": "Sigurado ka bang gusto mong tanggalin ang mapagkukunang ito?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Sigurado ka bang gusto mong tanggalin ang pangkat na ito? Kapag na-delete na ang isang team, permanenteng made-delete ang lahat ng mapagkukunan at data nito.", + "Are you sure you want to delete your account?": "Sigurado ka bang gusto mong tanggalin ang iyong account?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sigurado ka bang gusto mong tanggalin ang iyong account? Kapag na-delete na ang iyong account, permanenteng made-delete ang lahat ng mapagkukunan at data nito. Pakipasok ang iyong password upang kumpirmahin na gusto mong permanenteng tanggalin ang iyong account.", + "Are you sure you want to detach the selected resources?": "Sigurado ka bang gusto mong tanggalin ang mga napiling mapagkukunan?", + "Are you sure you want to detach this resource?": "Sigurado ka bang gusto mong tanggalin ang mapagkukunang ito?", + "Are you sure you want to force delete the selected resources?": "Sigurado ka bang gusto mong pilitin na tanggalin ang mga napiling mapagkukunan?", + "Are you sure you want to force delete this resource?": "Sigurado ka bang gusto mong sapilitang tanggalin ang mapagkukunang ito?", + "Are you sure you want to log out?": "Sigurado ka bang gusto mong mag-log out?", + "Are you sure you want to mark all notifications as read?": "Sigurado ka bang gusto mong markahan ang lahat ng notification bilang nabasa na?", + "Are you sure you want to remove this item?": "Sigurado ka bang gusto mong alisin ang item na ito?", + "Are you sure you want to restore the selected resources?": "Sigurado ka bang gusto mong ibalik ang mga napiling mapagkukunan?", + "Are you sure you want to restore this resource?": "Sigurado ka bang gusto mong ibalik ang mapagkukunang ito?", + "Are you sure you want to resume your subscription?": "Sigurado ka bang gusto mong ipagpatuloy ang iyong subscription?", + "Are you sure you want to run this action?": "Sigurado ka bang gusto mong patakbuhin ang pagkilos na ito?", + "Are you sure you want to set this payment method as your default?": "Sigurado ka bang gusto mong itakda ang paraan ng pagbabayad na ito bilang iyong default?", + "Are you sure you want to stop impersonating?": "Sigurado ka bang gusto mong ihinto ang pagpapanggap?", + "Are you sure you would like to delete this API token?": "Sigurado ka bang gusto mong tanggalin ang token ng API na ito?", + "Are you sure you would like to leave this team?": "Sigurado ka bang gusto mong umalis sa pangkat na ito?", + "Are you sure you would like to remove this person from the team?": "Sigurado ka bang gusto mong alisin ang taong ito sa team?", + "Are you sure you would like to switch billing plans?": "Sigurado ka bang gusto mong lumipat ng mga plano sa pagsingil?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Kalakip", + "Attach & Attach Another": "Maglakip at Maglakip ng Iba", + "Attach :resource": "Maglakip ng :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Mag-attach ng mga file sa pamamagitan ng pag-drag at pag-drop, pagpili o pagtikim sa mga ito.", + "August": "Agosto", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Bago magpatuloy, maaari mo bang i-verify ang iyong email address sa pamamagitan ng pag-click sa link na kaka-email lang namin sa iyo? Kung hindi mo natanggap ang email, malugod naming padadalhan ka ng isa pa.", + "Before proceeding, please check your email for a verification link.": "Bago magpatuloy, pakisuri ang iyong email para sa isang link sa pag-verify.", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Impormasyon sa Pagsingil", + "Billing Management": "Pamamahala ng Pagsingil", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Plurinational State ng", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius at Saba", + "Bosnia And Herzegovina": "Bosnia at Herzegovina", + "Bosnia and Herzegovina": "Bosnia at Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Isla ng Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Indian Ocean Teritoryo", + "Browser Sessions": "Mga Sesyon ng Browser", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Kanselahin", + "Cancel Subscription": "Ikansela ang subskripsyon", + "Cape Verde": "Cape Verde", + "Card": "Kard", + "Cayman Islands": "Mga Isla ng Cayman", + "Central African Republic": "Republika ng Gitnang Aprika", + "Chad": "Chad", + "Change Subscription Plan": "Baguhin ang Plano ng Subscription", + "Change the current payment method attached to your subscription": "Baguhin ang kasalukuyang paraan ng pagbabayad na nakakabit sa iyong subscription", + "Changes": "Mga pagbabago", + "Checkout": "Pag-checkout", + "Chile": "Chile", + "China": "Tsina", + "Choose": "Pumili", + "Choose :field": "Pumili ng :field", + "Choose :resource": "Pumili ng :resource", + "Choose an option": "Pumili ng opsyon", + "Choose date": "Pumili ng petsa", + "Choose File": "Pumili ng file", + "Choose Files": "Piliin ang mga file", + "Choose Type": "Piliin ang Uri", + "Christmas Island": "Isla ng Pasko", + "City": "Lungsod", + "Click here to re-send the verification email.": "Mag-click dito upang muling ipadala ang email ng pagpapatunay.", + "click here to request another": "mag-click dito para humiling ng isa pa", + "Click to choose": "I-click upang pumili", + "Close": "Isara", + "Cocos (Keeling) Islands": "Mga Isla ng Cocos (Keeling)", + "Code": "Kodigo", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Kumpirmahin", + "Confirm Billing Action": "Kumpirmahin ang Pagkilos sa Pagsingil", + "Confirm Password": "Kumpirmahin ang Password", + "Confirm Payment": "Kumpirmahin ang Pagbabayad", + "Confirm your :amount payment": "Kumpirmahin ang iyong :amount na pagbabayad", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Demokratikong Republika", + "Congo, the Democratic Republic of the": "Congo, ang Demokratikong Republika ng", + "Constant": "Pare-pareho", + "Continue To Payment": "Magpatuloy sa Pagbabayad", + "Cook Islands": "Mga Isla ng Cook", + "Copy to clipboard": "Kopyahin sa clipboard", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Bansa", + "Coupon": "Kupon", + "Coupon applied successfully.": "Matagumpay na nailapat ang kupon.", + "Create": "Lumikha", + "Create & Add Another": "Lumikha at Magdagdag ng Iba", + "Create :resource": "Lumikha ng :resource", + "Create a new team to collaborate with others on projects.": "Gumawa ng bagong team para makipagtulungan sa iba sa mga proyekto.", + "Create Account": "Lumikha ng Account", + "Create API Token": "Lumikha ng API Token", + "Create New Team": "Lumikha ng Bagong Koponan", + "Create Team": "Lumikha ng Koponan", + "Created.": "Nilikha.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Kasalukuyang Password", + "Current Subscription Plan": "Kasalukuyang Plano ng Subscription", + "Currently Subscribed": "Kasalukuyang Naka-subscribe", + "Customer Balance": "Balanse ng Customer", + "Customize": "I-customize", + "Cyprus": "Cyprus", + "Czech Republic": "Tsekya", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Madilim", + "Dashboard": "Tablero", + "December": "Disyembre", + "Decrease": "Bawasan", + "Default": "Default", + "Delete": "Tanggalin", + "Delete :resource": "Tanggalin :resource", + "Delete Account": "Tanggalin ang Account", + "Delete all notifications": "Tanggalin lahat ng notification", + "Delete API Token": "Tanggalin ang API Token", + "Delete File": "Burahin ang file", + "Delete Notification": "Tanggalin ang Notification", + "Delete Resource": "Tanggalin ang Resource", + "Delete Selected": "Tanggalin ang Napili", + "Delete Team": "Tanggalin ang Koponan", + "Denmark": "Denmark", + "Detach": "Ihiwalay", + "Detach Resource": "Ihiwalay ang Resource", + "Detach Selected": "Ihiwalay ang Napili", + "Details": "Mga Detalye", + "Disable": "Huwag paganahin", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Gusto mo ba talagang umalis? Mayroon kang mga hindi na-save na pagbabago.", + "Dominica": "Dominica", + "Dominican Republic": "Dominican Republic", + "Done.": "Tapos na.", + "Download": "I-download", + "Download Invoice": "I-download ang Invoice", + "Drop file or click to choose": "I-drop ang file o i-click upang pumili", + "Drop files or click to choose": "I-drop ang mga file o i-click upang pumili", + "Ecuador": "Ecuador", + "Edit": "I-edit", + "Edit :resource": "I-edit ang :resource", + "Edit Attached": "I-edit ang Nakalakip", + "Edit Profile": "Ibahin ang profile", + "Editor": "Patnugot", + "Editor users have the ability to read, create, and update.": "Ang mga user ng editor ay may kakayahang magbasa, gumawa, at mag-update.", + "Egypt": "Ehipto", + "El Salvador": "El Salvador", + "Email": "Email", + "email": "Email", + "Email Address": "Email Address", + "Email Addresses": "Mga Email Address", + "Email Password Reset Link": "Link sa Pag-reset ng Password sa Email", + "Email Verification": "Pagpapatunay ng Email", + "Enable": "Paganahin", + "Encrypted environment file already exists.": "Umiiral na ang naka-encrypt na environment file.", + "Encrypted environment file not found.": "Hindi nahanap ang naka-encrypt na environment file.", + "Ensure your account is using a long, random password to stay secure.": "Tiyaking gumagamit ang iyong account ng mahaba, random na password para manatiling secure.", + "Environment file already exists.": "Umiiral na ang environment file.", + "Environment file not found.": "Hindi nahanap ang environment file.", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Error": "Error", + "errors": "mga pagkakamali", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "ex VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Mag-e-expire sa :expiration", + "Export As CSV": "I-export Bilang CSV", + "Extra Billing Information": "Karagdagang Impormasyon sa Pagsingil", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Kailangan ng karagdagang kumpirmasyon para maproseso ang iyong pagbabayad. Mangyaring magpatuloy sa pahina ng pagbabayad sa pamamagitan ng pag-click sa pindutan sa ibaba.", + "Failed Subscription Payment": "Nabigong Pagbabayad sa Subscription", + "Failed to load :resource!": "Nabigong mag-load ng :resource!", + "Falkland Islands (Malvinas)": "Mga Isla ng Falkland (Malvinas)", + "Faroe Islands": "Mga Isla ng Faroe", + "February": "Pebrero", + "Fiji": "Fiji", + "Filename": "Pangalan ng file", + "Finish enabling two factor authentication.": "Tapusin ang pagpapagana ng dalawang salik na pagpapatotoo.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "Para sa iyong seguridad, mangyaring kumpirmahin ang iyong password upang magpatuloy.", + "Forbidden": "Bawal", + "Force Delete": "Sapilitang Tanggalin", + "Force Delete :resource": "Sapilitang Tanggalin :resource", + "Force Delete Resource": "Sapilitang Tanggalin ang Resource", + "Force Delete Selected": "Puwersang Tanggalin ang Pinili", + "Forgot Password": "Nakalimutan ang password", + "Forgot your password?": "Nakalimutan ang iyong password?", + "Forgot Your Password?": "Nakalimutan ang Iyong Password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Nakalimutan ang iyong password? Walang problema. Ipaalam lamang sa amin ang iyong email address at magpapadala kami sa iyo ng email ng link sa pag-reset ng password na magbibigay-daan sa iyong pumili ng bago.", + "France": "Pransiya", + "French Guiana": "French Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "French Southern Territory", + "From": "Mula sa", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Alemanya", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Bumalik sa Home", + "Go to page :page": "Pumunta sa pahina :page", + "Great! You have accepted the invitation to join the :team team.": "Mahusay! Tinanggap mo ang paanyayang sumali sa pangkat na :team.", + "Greece": "Gresya", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Nagdadalawang-isip tungkol sa pagkansela ng iyong subscription? Maaari mong agad na muling i-activate ang iyong subscription anumang oras hanggang sa katapusan ng iyong kasalukuyang yugto ng pagsingil. Pagkatapos ng kasalukuyang yugto ng pagsingil, maaari kang pumili ng isang ganap na bagong plano ng subscription.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Nagdadalawang-isip tungkol sa pagkansela ng iyong subscription? Maaari mong agad na i-reaktibo ang iyong subscription anumang oras hanggang sa katapusan ng iyong kasalukuyang yugto ng pagsingil. Pagkatapos ng kasalukuyang yugto ng pagsingil, maaari kang pumili ng isang ganap na bagong plano ng subscription.", + "Heard Island & Mcdonald Islands": "Heard Island at McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island at McDonald Islands", + "Hello!": "Kamusta!", + "Hide Content": "Itago ang Nilalaman", + "Hold Up!": "Sandali lang!", + "Holy See (Vatican City State)": "Lungsod ng Vatican", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "I agree to the :terms_of_service and :privacy_policy": "Sumasang-ayon ako sa :terms_of_service at :privacy_policy", + "Iceland": "Iceland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Kung kinakailangan, maaari kang mag-log out sa lahat ng iba mo pang session ng browser sa lahat ng iyong device. Ang ilan sa iyong mga kamakailang session ay nakalista sa ibaba; gayunpaman, maaaring hindi kumpleto ang listahang ito. Kung sa tingin mo ay nakompromiso ang iyong account, dapat mo ring i-update ang iyong password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Kung mayroon ka nang account, maaari mong tanggapin ang imbitasyong ito sa pamamagitan ng pag-click sa button sa ibaba:", + "If you did not create an account, no further action is required.": "Kung hindi ka gumawa ng account, walang karagdagang aksyon ang kinakailangan.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Kung hindi mo inaasahan na makatanggap ng imbitasyon sa team na ito, maaari mong itapon ang email na ito.", + "If you did not receive the email": "Kung hindi mo natanggap ang email", + "If you did not request a password reset, no further action is required.": "Kung hindi ka humiling ng pag-reset ng password, walang karagdagang pagkilos ang kinakailangan.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Kung wala kang account, maaari kang lumikha ng isa sa pamamagitan ng pag-click sa button sa ibaba. Pagkatapos gumawa ng account, maaari mong i-click ang button ng pagtanggap ng imbitasyon sa email na ito para tanggapin ang imbitasyon ng team:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Kung kailangan mong magdagdag ng partikular na impormasyon sa contact o buwis sa iyong mga invoice, tulad ng iyong buong pangalan ng negosyo, VAT identification number, o address ng record, maaari mo itong idagdag dito.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Kung nagkakaproblema ka sa pag-click sa button na \":actionText\", kopyahin at i-paste ang URL sa ibaba\nsa iyong web browser:", + "Impersonate": "Magpanggap", + "Increase": "Taasan", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Di-wastong pangalan ng file.", + "Invalid JSON was returned from the route.": "Di-wastong JSON ang ibinalik mula sa ruta.", + "Invoice Email Addresses": "Mga email address ng invoice", + "Invoice emails updated successfully.": "Matagumpay na na-update ang mga email ng invoice.", + "Invoices": "Mga invoice", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Mukhang wala kang aktibong subscription. Maaari kang pumili ng isa sa mga plano ng subscription sa ibaba upang makapagsimula. Maaaring baguhin o kanselahin ang mga plano sa subscription ayon sa iyong kaginhawahan.", + "Italy": "Italya", + "Jamaica": "Hamayka", + "January": "Enero", + "Japan": "Hapon", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Hulyo", + "June": "Hunyo", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Susi", + "Kiribati": "Kiribati", + "Korea": "Timog Korea", + "Korea, Democratic People's Republic of": "Hilagang Korea", + "Korea, Republic of": "Republika ng Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Huling aktibo", + "Last used": "Huling ginamit", + "Latvia": "Latvia", + "Leave": "Umalis", + "Leave Team": "Umalis sa Koponan", + "Lebanon": "Lebanon", + "length": "haba", + "Lens": "Lente", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Maliwanag", + "Lithuania": "Lithuania", + "Load :perPage More": "Mag-load pa ng :perPage", + "Loading": "Naglo-load", + "Location": "Lokasyon", + "Log in": "Mag-log in", + "Log In": "Mag-log in", + "Log Out": "Mag-log out", + "Log out": "Mag-log out", + "Log Out Other Browser Sessions": "Mag-log out sa Iba Pang Mga Session ng Browser", + "Log Viewer": "Taga-basa ng Log", + "Login": "Mag-log in", + "Logout": "Mag-log out", + "Logs": "Mga log", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "Hilagang Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, ang dating Republika ng Yugoslavia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Pamahalaan ang Account", + "Manage and log out your active sessions on other browsers and devices.": "Pamahalaan at i-log out ang iyong mga aktibong session sa iba pang mga browser at device.", + "Manage API Tokens": "Pamahalaan ang mga Token ng API", + "Manage Role": "Pamahalaan ang Tungkulin", + "Manage Team": "Pamahalaan ang Koponan", + "Managing billing for :billableName": "Pamamahala ng pagsingil para sa :billableName", + "March": "Marso", + "Mark all as Read": "Markahan ang lahat bilang nabasa", + "Mark all notifications as read": "Markahan ang lahat ng notification bilang nabasa", + "Mark Read": "Markahan bilang Nabasa", + "Mark Unread": "Markahan bilang Hindi Nabasa", + "Marshall Islands": "Mga Isla ng Marshall", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Mayo", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Mikronesya", + "Micronesia, Federated States of": "Mikronesya", + "Moldova": "Moldova", + "Moldova, Republic of": "Republika ng Moldova", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Buwan Hanggang Ngayon", + "Monthly": "Buwan-buwan", + "monthly": "buwanan", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Pangalan", + "name": "pangalan", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "Netherlands Antilles": "Netherlands Antilles", + "Nevermind": "Huwag na lang", + "Nevermind, I'll keep my old plan": "Huwag na lang, mananatili ako sa dati kong plano", + "New": "Bago", + "New :resource": "Bagong :resource", + "New Caledonia": "New Caledonia", + "New Password": "Bagong Password", + "New Zealand": "New Zealand", + "Next": "Susunod", + "Next Payment": "Susunod na Pagbabayad", + "Next Payment on": "Susunod na Pagbabayad sa", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Hindi", + "No :resource matched the given criteria.": "Walang :resource ang tumugma sa ibinigay na pamantayan.", + "No additional information...": "Walang karagdagang impormasyon...", + "No Current Data": "Walang Kasalukuyang Data", + "No Data": "Walang Data", + "no file selected": "walang napiling file", + "No Increase": "Walang Pagtaas", + "No payment methods on file.": "Walang mga paraan ng pagbabayad sa file.", + "No payment scheduled.": "Walang nakaiskedyul na pagbabayad.", + "No Prior Data": "Walang Naunang Data", + "No Results Found.": "Walang nahanap na resulta.", + "Norfolk Island": "Isla ng Norfolk", + "Northern Mariana Islands": "Mga Hilagang Isla ng Mariana", + "Norway": "Norway", + "Not Found": "Hindi mahanap", + "Notifications": "Mga abiso", + "Nova": "Nova", + "Nova User": "Gumagamit ng Nova", + "November": "Nobyembre", + "October": "Oktubre", + "of": "ng", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Kapag na-delete na ang isang team, permanenteng made-delete ang lahat ng mapagkukunan at data nito. Bago tanggalin ang team na ito, mangyaring mag-download ng anumang data o impormasyon tungkol sa team na ito na gusto mong panatilihin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Kapag na-delete na ang iyong account, permanenteng made-delete ang lahat ng mapagkukunan at data nito. Bago tanggalin ang iyong account, mangyaring mag-download ng anumang data o impormasyon na nais mong panatilihin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kapag na-delete na ang iyong account, permanenteng made-delete ang lahat ng mapagkukunan at data nito. Pakipasok ang iyong password upang kumpirmahin na gusto mong permanenteng tanggalin ang iyong account.", + "Only Trashed": "Tanging Basura", + "Open Invoices": "Buksan ang Mga Invoice", + "Original": "Orihinal", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Binibigyang-daan ka ng aming portal ng pamamahala sa pagsingil na maginhawang pamahalaan ang iyong plano sa subscription, paraan ng pagbabayad, at i-download ang iyong mga kamakailang invoice.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Binibigyang-daan ka ng aming portal ng pamamahala sa pagsingil na maginhawang pamahalaan ang iyong plano sa subscription, mga paraan ng pagbabayad, at i-download ang iyong mga kamakailang invoice.", + "Page Expired": "Nag-expire ang Pahina", + "Pagination Navigation": "Pag-navigate sa Pagbilang ng Pahina", + "Paid": "Binayaran", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Sakop na Teritoryo ng Palestina", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Password", + "password": "password", + "Payment Confirmation": "Kumpirmasyon ng Pagbabayad", + "Payment Information": "Impormasyon sa Pagbabayad", + "Payment information updated successfully.": "Matagumpay na na-update ang impormasyon sa pagbabayad.", + "Payment Method": "Paraan ng Pagbabayad", + "Payment Methods": "Mga Paraan ng Pagbabayad", + "Payment Required": "Kinakailangan ang Pagbabayad", + "Payments": "Mga pagbabayad", + "Pending Team Invitations": "Nakabinbing Mga Imbitasyon ng Koponan", + "Per Page": "Bawat Pahina", + "Permanently delete this team.": "Permanenteng tanggalin ang pangkat na ito.", + "Permanently delete your account.": "Permanenteng tanggalin ang iyong account.", + "Permissions": "Mga Pahintulot", + "Peru": "Peru", + "Philippines": "Pilipinas", + "Photo": "Larawan", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Mangyaring tanggapin ang mga tuntunin ng serbisyo.", + "Please click the button below to verify your email address.": "Paki-click ang button sa ibaba upang i-verify ang iyong email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Mangyaring kumpirmahin ang pag-access sa iyong account sa pamamagitan ng paglalagay ng isa sa iyong mga emergency recovery code.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Mangyaring kumpirmahin ang access sa iyong account sa pamamagitan ng paglalagay ng authentication code na ibinigay ng iyong authenticator application.", + "Please confirm your password before continuing.": "Mangyaring kumpirmahin ang iyong password bago magpatuloy.", + "Please copy your new API token. For your security, it won't be shown again.": "Pakikopya ang iyong bagong token ng API. Para sa iyong seguridad, hindi na ito muling ipapakita.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Pakipasok ang iyong password upang kumpirmahin na gusto mong mag-log out sa iba mo pang mga session ng browser sa lahat ng iyong device.", + "Please provide a maximum of three invoice emails addresses.": "Mangyaring magbigay ng hanggang tatlong email address ng invoice.", + "Please provide the email address of the person you would like to add to this team.": "Pakibigay ang email address ng taong gusto mong idagdag sa team na ito.", + "Please set a default payment method before retrying payments.": "Mangyaring magtakda ng default na paraan ng pagbabayad bago muling subukang magbayad.", + "Please set a default payment method before swapping plans.": "Mangyaring magtakda ng default na paraan ng pagbabayad bago magpalit ng mga plano.", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Pindutin ang / para maghanap", + "Preview": "Silipin", + "Previewing": "Sinisilip", + "Previous": "Nakaraan", + "Privacy Policy": "Patakaran sa Privacy", + "Profile": "Profile", + "Profile Information": "Impormasyon sa Profile", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quarter Hanggang Ngayon", + "Recovery Code": "Code sa Pagbawi", + "Refresh": "I-refresh", + "Regards,": "Pagbati,", + "Regenerate Recovery Codes": "I-regenerate ang mga Code sa Pagbawi", + "Register": "Magrehistro", + "Reload": "I-reload", + "Remember me": "Tandaan mo ako", + "Remember Me": "Tandaan mo ako", + "Remove": "Alisin", + "Remove Photo": "Alisin ang Larawan", + "Remove Team Member": "Alisin ang Miyembro ng Koponan", + "Replicate": "Gayahin", + "Required fields": "Mga kailangang punan", + "Resend Verification Email": "Muling ipadala ang email ng pagpapatunay", + "Reset Filters": "I-reset ang Mga Filter", + "Reset Password": "I-reset ang Password", + "Reset Password Notification": "I-reset ang Notification ng Password", + "resource": "mapagkukunan", + "Resource Row Dropdown": "Dropdown ng Hanay ng Resource", + "Resources": "Mga mapagkukunan", + "resources": "mapagkukunan", + "Restore": "Ibalik", + "Restore :resource": "Ibalik :resource", + "Restore Resource": "Ibalik ang Resource", + "Restore Selected": "Ibalik ang Napili", + "results": "resulta", + "Resume Subscription": "Ipagpatuloy ang Subscription", + "Retry Payment": "Subukan muli ang Pagbabayad", + "Return to :appName": "Bumalik sa :appName", + "Reunion": "Réunion", + "Role": "Tungkulin", + "Romania": "Romania", + "Run Action": "Patakbuhin ang Aksyon", + "Russian Federation": "Pederasyon ng Russia", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "San Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St. Kitts at Nevis", + "Saint Kitts and Nevis": "Saint Kitts at Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "San Martin", + "Saint Martin (French part)": "Saint Martin (bahaging Pranses)", + "Saint Pierre And Miquelon": "St. Pierre at Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre at Miquelon", + "Saint Vincent And Grenadines": "San Vincent at Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent at ang Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome at Principe", + "Sao Tome and Principe": "Sao Tome at Principe", + "Saudi Arabia": "Arabya Saudita", + "Save": "I-save", + "Saved.": "Nai-save.", + "Scroll to bottom": "Mag-scroll pababa", + "Scroll to top": "Mag-scroll sa itaas", + "Search": "Maghanap", + "Secure Area": "Ligtas na Lugar", + "Select": "Pumili", + "Select a different plan": "Pumili ng ibang plano", + "Select a log file...": "Pumili ng log file...", + "Select A New Photo": "Pumili ng Bagong Larawan", + "Select Action": "Piliin ang Aksyon", + "Select all": "Piliin lahat", + "Select All Dropdown": "Piliin ang Lahat ng Dropdown", + "Select this page": "Piliin ang pahinang ito", + "Send Password Reset Link": "Magpadala ng Link sa Pag-reset ng Password", + "Senegal": "Senegal", + "September": "Setyembre", + "Serbia": "Serbia", + "Server Error": "Error sa Server", + "Service Unavailable": "Hindi Available ang Serbisyo", + "Set as default": "Itakda bilang default", + "Setup Key": "Setup key", + "Seychelles": "Seychelles", + "Show All Fields": "Ipakita ang Lahat ng Field", + "Show Content": "Ipakita ang nilalaman", + "Show Recovery Codes": "Ipakita ang Mga Recovery Code", + "Showing": "Nagpapakita", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Naka-sign in bilang", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Malambot na Tinanggal", + "Solomon Islands": "Mga Isla ng Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Nagkaproblema.", + "Sorry! You are not authorized to perform this action.": "Paumanhin! Wala kang pahintulot na gawin ang pagkilos na ito.", + "Sorry, your session has expired.": "Paumanhin, nag-expire na ang iyong session.", + "South Africa": "Timog Africa", + "South Georgia And Sandwich Isl.": "South Georgia at South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "South Georgia at ang South Sandwich Islands", + "South Sudan": "Timog Sudan", + "Spain": "Espanya", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Nakapag-iisang Pagkilos", + "Start Polling": "Simulan ang Pagboto", + "Start polling": "Simulan ang botohan", + "State / County": "Estado / County", + "Stop Impersonating": "Itigil ang Pagpapanggap", + "Stop Polling": "Itigil ang Pagboto", + "Stop polling": "Itigil ang botohan", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "I-store ang mga recovery code na ito sa isang secure na tagapamahala ng password. Magagamit ang mga ito para mabawi ang access sa iyong account kung nawala ang iyong two factor authentication device.", + "Subscribe": "Mag-subscribe", + "Subscription Information": "Impormasyon sa Subscription", + "Subscription Pending": "Nakabinbin ang Subscription", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard at Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard at Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switch Teams": "Lumipat ng Mga Koponan", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syria", + "System": "Sistema", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Lalawigan ng Tsina", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "BUWIS", + "Team Details": "Mga Detalye ng Koponan", + "Team Invitation": "Imbitasyon ng Koponan", + "Team Members": "Mga Miyembro ng Koponan", + "Team Name": "Pangalan ng Koponan", + "Team Owner": "May-ari ng Team", + "Team Settings": "Mga Setting ng Koponan", + "Terms of Service": "Mga Tuntunin ng Serbisyo", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Salamat sa pag tala! Bago magsimula, maaari mo bang i-verify ang iyong email address sa pamamagitan ng pag-click sa link na kaka-email lang namin sa iyo? Kung hindi mo natanggap ang email, malugod naming padadalhan ka ng isa pa.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Salamat sa iyong patuloy na suporta. Nag-attach kami ng kopya ng iyong invoice para sa iyong mga talaan. Mangyaring ipaalam sa amin kung mayroon kang anumang mga katanungan o alalahanin.", + "Thanks,": "salamat,", + "The :attribute must be a valid role.": "Ang :attribute ay dapat na isang wastong tungkulin.", + "The :attribute must be at least :length characters and contain at least one number.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang espesyal na character at isang numero.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character at isang numero.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character at isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character, isang numero, at isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character.", + "The :attribute must be at least :length characters.": "Ang :attribute ay dapat na hindi bababa sa :length character.", + "The :attribute must contain at least one letter.": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang titik.", + "The :attribute must contain at least one number.": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang numero.", + "The :attribute must contain at least one symbol.": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang simbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang malaking titik at isang maliit na titik.", + "The :resource was created!": "Ang :resource ay nilikha!", + "The :resource was deleted!": "Ang :resource ay tinanggal!", + "The :resource was restored!": "Ang :resource ay naibalik!", + "The :resource was updated!": "Ang :resource ay na-update!", + "The action was executed successfully.": "Ang aksyon ay matagumpay na naisakatuparan.", + "The default payment method cannot be removed.": "Hindi maalis ang default na paraan ng pagbabayad.", + "The file was deleted!": "Ang file ay tinanggal!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ang ibinigay na :attribute ay lumabas sa isang data leak. Mangyaring pumili ng ibang :attribute.", + "The given data was invalid.": "Ang ibinigay na data ay hindi wasto.", + "The government won't let us show you what's behind these doors": "Hindi kami hahayaan ng gobyerno na ipakita sa iyo kung ano ang nasa likod ng mga pintuan na ito", + "The HasOne relationship has already been filled.": "Napuno na ang relasyon ng HasOne.", + "The image could not be loaded": "Hindi ma-load ang larawan", + "The image could not be loaded.": "Hindi ma-load ang larawan.", + "The invoice emails must be valid email addresses.": "Ang mga email ng invoice ay dapat na wastong mga email address.", + "The password is incorrect.": "Mali ang password.", + "The provided coupon code is invalid.": "Ang ibinigay na coupon code ay hindi wasto.", + "The provided password does not match your current password.": "Ang ibinigay na password ay hindi tumutugma sa iyong kasalukuyang password.", + "The provided password was incorrect.": "Ang ibinigay na password ay hindi tama.", + "The provided two factor authentication code was invalid.": "Ang ibinigay na two-factor na authentication code ay hindi wasto.", + "The provided two factor recovery code was invalid.": "Ang ibinigay na two factor recovery code ay hindi wasto.", + "The provided VAT number is invalid.": "Ang ibinigay na numero ng VAT ay hindi wasto.", + "The resource was attached!": "Ang mapagkukunan ay nakalakip!", + "The resource was prevented from being saved!": "Ang mapagkukunan ay pinigilan na mai-save!", + "The resource was updated!": "Na-update ang mapagkukunan!", + "The response is not a streamed response.": "Ang tugon ay hindi isang naka-stream na tugon.", + "The response is not a view.": "Ang tugon ay hindi isang pagtingin.", + "The selected country is invalid.": "Ang napiling bansa ay hindi wasto.", + "The selected plan is invalid.": "Ang napiling plano ay hindi wasto.", + "The selected resources have been :action!": "Ang mga napiling mapagkukunan ay naging :action!", + "The team's name and owner information.": "Ang pangalan ng koponan at impormasyon ng may-ari.", + "There are no available options for this resource.": "Walang available na opsyon para sa mapagkukunang ito.", + "There are no fields to display.": "Walang mga field na ipapakita.", + "There are no new notifications.": "Walang mga bagong notification.", + "There was a problem executing the action.": "Nagkaroon ng problema sa pagsasagawa ng pagkilos.", + "There was a problem fetching the resource.": "Nagkaroon ng problema sa pagkuha ng mapagkukunan.", + "There was a problem submitting the form.": "Nagkaroon ng problema sa pagsusumite ng form.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ang mga taong ito ay naimbitahan sa iyong koponan at pinadalhan sila ng email ng imbitasyon. Maaari silang sumali sa team sa pamamagitan ng pagtanggap sa email na imbitasyon.", + "This account does not have an active subscription.": "Walang aktibong subscription ang account na ito.", + "This action is unauthorized.": "Ang pagkilos na ito ay hindi awtorisado.", + "This copy of Nova is unlicensed.": "Ang kopyang ito ng Nova ay walang lisensya.", + "This coupon code can only be used by new customers.": "Ang coupon code na ito ay magagamit lamang ng mga bagong customer.", + "This device": "Ang device na ito", + "This file field is read-only.": "Read-only ang field ng file na ito.", + "This invoice is no longer open.": "Hindi na bukas ang invoice na ito.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ito ay isang secure na lugar ng application. Pakikumpirma ang iyong password bago magpatuloy.", + "This password does not match our records.": "Ang password na ito ay hindi tumutugma sa aming mga tala.", + "This password reset link will expire in :count minutes.": "Ang link sa pag-reset ng password ay mag-e-expire sa loob ng :count minuto.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ang pagbabayad na ito ay sinimulan, ngunit ang mga pondo ay hindi pa natanggap. Maaari itong tumagal ng hanggang 14 na araw.", + "This resource no longer exists": "Wala na ang mapagkukunang ito", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Nag-expire na ang subscription na ito at hindi na maipagpatuloy. Mangyaring lumikha ng bagong subscription.", + "This user already belongs to the team.": "Ang user na ito ay kabilang na sa team.", + "This user has already been invited to the team.": "Ang user na ito ay naimbitahan na sa team.", + "Timor-Leste": "Timor-Leste", + "to": "sa", + "To": "Upang", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Upang tapusin ang pagpapagana ng two-factor na pagpapatotoo, i-scan ang sumusunod na QR code gamit ang authenticator application ng iyong telepono o ilagay ang setup key at ibigay ang nabuong OTP code.", + "Today": "Ngayong araw", + "Toggle navigation": "I-toggle ang navigation", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Pangalan ng Token", + "Tonga": "Tonga", + "Too Many Requests": "Napakaraming Kahilingan", + "total": "kabuuan", + "Total:": "Kabuuan:", + "Trashed": "Ibinasura", + "Trinidad And Tobago": "Trinidad at Tobago", + "Trinidad and Tobago": "Trinidad at Tobago", + "Tunisia": "Tunisia", + "Turkey": "Türkiye", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks at Caicos Islands", + "Turks and Caicos Islands": "Turks at Caicos Islands", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dalawang kadahilanan ng pagpapatunay", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Naka-enable na ngayon ang two-factor authentication. I-scan ang sumusunod na QR code gamit ang authenticator application ng iyong telepono o ilagay ang setup key.", + "Type": "Uri", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Hindi awtorisado", + "United Arab Emirates": "Nagkakaisang Arabong Emirato", + "United Kingdom": "Nagkakaisang Kaharian", + "United States": "Estados Unidos", + "United States Minor Outlying Islands": "Ang mga menor de edad na panlabas na isla ng Estados Unidos", + "United States Outlying Islands": "Ang mga panlabas na isla ng Estados Unidos", + "Unknown": "Hindi kilala", + "Unpaid": "Walang bayad", + "Update": "I -update", + "Update & Continue Editing": "I-update at Ipagpatuloy ang Pag-edit", + "Update :resource": "I -update ang :resource", + "Update :resource: :title": "I-update ang :resource: :title", + "Update attached :resource: :title": "Naka-attach ang update :resource: :title", + "Update Password": "I-update ang Password", + "Update Payment Information": "I-update ang Impormasyon sa Pagbabayad", + "Update Payment Method": "I-update ang Paraan ng Pagbabayad", + "Update your account's profile information and email address.": "I-update ang impormasyon ng profile at email address ng iyong account.", + "Uploading": "Nag-a-upload", + "Uploading files... (:current/:total)": "Nag-a-upload ng mga file... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Gumamit ng recovery code", + "Use an authentication code": "Gumamit ng authentication code", + "User Actions": "Mga Pagkilos ng Gumagamit", + "User Security": "Seguridad ng Gumagamit", + "Username": "Pangalan ng gumagamit", + "Uzbekistan": "Uzbekistan", + "Value": "Halaga", + "Vanuatu": "Vanuatu", + "VAT Number": "Numero ng VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic of", + "Verify Email Address": "kumpirmahin ang Email Address", + "Verify Your Email Address": "I-verify ang iyong email address", + "Viet Nam": "Vietnam", + "View": "Tingnan", + "Virgin Islands, British": "British Virgin Islands", + "Virgin Islands, U.S.": "U.S. Virgin Islands", + "Wallis And Futuna": "Wallis at Futuna", + "Wallis and Futuna": "Wallis at Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Pinoproseso namin ang iyong subscription. Sa sandaling matagumpay na naproseso ang subscription, awtomatikong mag-a-update ang page na ito. Karaniwan, ang prosesong ito ay dapat tumagal lamang ng ilang segundo.", + "We are unable to process your payment. Please contact customer support.": "Hindi namin maproseso ang iyong pagbabayad. Mangyaring makipag-ugnayan sa suporta sa customer.", + "We have emailed your password reset link!": "Nai-email namin ang iyong link sa pag-reset ng password!", + "We were unable to find a registered user with this email address.": "Hindi kami nakahanap ng nakarehistrong user na may ganitong email address.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Magpadala kami ng isang link sa pag -download ng invoice sa mga email address na iyong tinukoy sa ibaba. Maaari mong paghiwalayin ang maraming mga email address gamit ang mga koma.", + "We're lost in space. The page you were trying to view does not exist.": "Nawala kami sa kalawakan. Ang page na sinusubukan mong tingnan ay wala.", + "Welcome Back!": "Maligayang pagbabalik!", + "Western Sahara": "Kanlurang Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kapag pinagana ang two factor authentication, ipo-prompt ka para sa isang secure, random na token sa panahon ng authentication. Maaari mong makuha ang token na ito mula sa Google Authenticator application ng iyong telepono.", + "Whoops": "Oops", + "Whoops!": "Oops!", + "Whoops! Something went wrong.": "Oops! Nagkaproblema.", + "With Trashed": "Sa Basura", + "Write": "Sumulat", + "Year To Date": "Taon Hanggang Ngayon", + "Yearly": "Taon-taon", + "Yemen": "Yemen", + "Yes": "Oo", + "You are already subscribed.": "Naka-subscribe ka na.", + "You are currently within your free trial period. Your trial will expire on :date.": "Kasalukuyan kang nasa loob ng iyong libreng panahon ng pagsubok. Mag-e-expire ang iyong trial sa :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Kasalukuyan kang nasa loob ng iyong libreng panahon ng pagsubok. Mag-e-expire ang iyong trial sa :date. Ang pagsisimula ng bagong subscription ay magtatapos sa iyong trial.", + "You are logged in!": "Naka-log in ka na!", + "You are receiving this email because we received a password reset request for your account.": "Natanggap mo ang email na ito dahil nakatanggap kami ng kahilingan sa pag-reset ng password para sa iyong account.", + "You have been invited to join the :team team!": "Inimbitahan kang sumali sa :team team!", + "You have enabled two factor authentication.": "Pinagana mo ang dalawang salik na pagpapatotoo.", + "You have not enabled two factor authentication.": "Hindi mo pinagana ang two-factor authentication.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Mayroon kang ilang hindi nabayarang mga invoice. Pagkatapos i-update ang iyong default na paraan ng pagbabayad, maaari mong subukang muli ang mga pagbabayad sa pamamagitan ng listahan ng invoice sa ibaba.", + "You may accept this invitation by clicking the button below:": "Maaari mong tanggapin ang imbitasyong ito sa pamamagitan ng pag-click sa button sa ibaba:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Maaari mong kanselahin ang iyong subscription anumang oras. Kapag nakansela na ang iyong subscription, magkakaroon ka ng opsyong ipagpatuloy ang subscription hanggang sa katapusan ng iyong kasalukuyang yugto ng pagsingil.", + "You may delete any of your existing tokens if they are no longer needed.": "Maaari mong tanggalin ang alinman sa iyong mga umiiral nang token kung hindi na kailangan ang mga ito.", + "You may not delete your personal team.": "Hindi mo maaaring tanggalin ang iyong personal na koponan.", + "You may not leave a team that you created.": "Hindi ka maaaring umalis sa isang team na iyong ginawa.", + "You will receive an invoice and payment link via email for each billing period.": "Makakatanggap ka ng invoice at link ng pagbabayad sa pamamagitan ng email para sa bawat panahon ng pagsingil.", + "You're logged in!": "Naka-log in ka na!", + "Your :invoiceName invoice is now available!": "Available na ang iyong :invoiceName invoice!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ang iyong billing address ay :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ang inyong card ay tinanggihan. Mangyaring makipag-ugnayan sa iyong tagabigay ng card para sa higit pang impormasyon.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ang iyong kasalukuyang paraan ng pagbabayad ay isang credit card na nagtatapos sa :lastFour na mag-e-expire sa :expiration.", + "Your email address is unverified.": "Ang iyong email address ay hindi na-verify.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Nabigo ang iyong huling pagbabayad na :amount. Paki-update ang iyong paraan ng pagbabayad upang muling subukan ang nabigong pagbabayad.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Nabigo ang iyong huling pagbabayad na :amount sa :date. Paki-update ang iyong paraan ng pagbabayad upang muling subukan ang nabigong pagbabayad.", + "Your next payment of :amount will be processed on :date.": "Ang iyong susunod na bayad na :amount ay sa :date.", + "Your payment method has been added successfully.": "Ang iyong paraan ng pagbabayad ay matagumpay na naidagdag.", + "Your payment method will be charged automatically for each billing period.": "Awtomatikong sisingilin ang iyong paraan ng pagbabayad para sa bawat panahon ng pagsingil.", + "Your registered VAT Number is :vatNumber.": "Ang iyong nakarehistrong VAT Number ay :vatNumber.", + "Your subscription has been started successfully.": "Matagumpay na nasimulan ang iyong subscription.", + "Your subscription has been successfully cancelled.": "Ang iyong subscription ay matagumpay na nakansela.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ang iyong subscription ay matagumpay na nakansela. Magkakaroon ka pa rin ng access hanggang sa katapusan ng iyong panahon ng pagsingil.", + "Your subscription was successfully resumed.": "Ang iyong subscription ay matagumpay na naipagpatuloy.", + "Your subscription was successfully updated.": "Ang iyong subscription ay matagumpay na na-update.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / postal code", + "Åland Islands": "Mga Isla ng Åland" +} diff --git a/locales/fil/php-inline.json b/locales/fil/php-inline.json new file mode 100644 index 00000000000..91197f0f19b --- /dev/null +++ b/locales/fil/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dapat tanggapin ang field na ito.", + "accepted_if": "Dapat tanggapin ang field na ito kapag ang :other ay :value.", + "active_url": "Hindi ito isang wastong URL.", + "after": "Dapat na petsa ito pagkatapos ng :date.", + "after_or_equal": "Dapat na petsa ito na pagkatapos o katumbas ng :date.", + "alpha": "Ang field na ito ay dapat lamang maglaman ng mga titik.", + "alpha_dash": "Ang field na ito ay dapat lamang maglaman ng mga titik, numero, gitling, at salungguhit.", + "alpha_num": "Ang field na ito ay dapat lamang maglaman ng mga titik at numero.", + "any_of": "Ang patlang na ito ay hindi wasto.", + "array": "Ang field na ito ay dapat na isang array.", + "ascii": "Ang field na ito ay dapat lamang maglaman ng mga single-byte na alphanumeric na character at simbolo.", + "attached": "Naka-attach na ang field na ito.", + "before": "Dapat na petsa ito bago ang :date.", + "before_or_equal": "Dapat na petsa ito na bago o katumbas ng :date.", + "between.array": "Dapat na may pagitan na :min at :max na item ang nilalamang ito.", + "between.file": "Dapat na nasa pagitan ng :min at :max kilobytes ang laki ng file na ito.", + "between.numeric": "Dapat na nasa pagitan ng :min at :max ang halagang ito.", + "between.string": "Dapat na nasa pagitan ng :min at :max na karakter ang string na ito.", + "boolean": "Dapat tama o mali ang field na ito.", + "can": "Naglalaman ang field na ito ng hindi awtorisadong halaga.", + "confirmed": "Hindi tumutugma ang pagkumpirma.", + "contains": "Walang kinakailangang halaga ang field na ito.", + "date": "Hindi ito isang wastong petsa.", + "date_equals": "Dapat na petsa ito na katumbas ng :date.", + "date_format": "Hindi ito tumutugma sa format na :format.", + "decimal": "Ang field na ito ay dapat may :decimal decimal na lugar.", + "declined": "Dapat tanggihan ang halagang ito.", + "declined_if": "Dapat tanggihan ang halagang ito kapag ang :other ay :value.", + "different": "Dapat na iba ito sa :other.", + "digits": "Dapat na :digits na digit ito.", + "digits_between": "Dapat na nasa pagitan ng :min at :max na digit ito.", + "dimensions": "May hindi wastong dimensyon ang larawang ito.", + "distinct": "Ang field na ito ay may duplicate na halaga.", + "doesnt_contain": "Ang patlang na ito ay hindi dapat maglaman ng alinman sa mga sumusunod: :values.", + "doesnt_end_with": "Maaaring hindi magtapos ang field na ito sa isa sa mga sumusunod: :values.", + "doesnt_start_with": "Maaaring hindi magsimula ang field na ito sa isa sa mga sumusunod: :values.", + "email": "Dapat na wastong email address ito.", + "ends_with": "Dapat itong magtapos sa isa sa mga sumusunod: :values.", + "enum": "Ang napiling halaga ay hindi kabilang sa mga pinahihintulutang halaga.", + "exists": "Ang napiling halaga ay hindi umiiral.", + "extensions": "Ang field na ito ay dapat magkaroon ng isa sa mga sumusunod na extension: :values.", + "file": "Dapat na isang file ang nilalamang ito.", + "filled": "Dapat may halaga ang field na ito.", + "gt.array": "Dapat na may higit sa :value na item ang nilalaman.", + "gt.file": "Dapat na mas malaki sa :value kilobytes ang laki ng file.", + "gt.numeric": "Dapat na mas malaki sa :value ang halagang ito.", + "gt.string": "Dapat na higit sa :value na karakter ang haba ng string na ito.", + "gte.array": "Dapat na may :value na item o higit pa ang nilalaman.", + "gte.file": "Dapat na mas malaki o katumbas ng :value kilobytes ang laki ng file.", + "gte.numeric": "Dapat na mas malaki o katumbas ng :value ang halagang ito.", + "gte.string": "Dapat na higit o katumbas ng :value na karakter ang haba ng string na ito.", + "hex_color": "Ang field na ito ay dapat na wastong hexadecimal na kulay.", + "image": "Dapat itong isang larawan.", + "in": "Ang napiling halaga ay wala sa listahan ng pinahihintulutang mga halaga.", + "in_array": "Walang ganitong halaga sa :other.", + "in_array_keys": "Ang patlang na ito ay dapat maglaman ng hindi bababa sa isa sa mga sumusunod na susi: :values.", + "integer": "Dapat itong isang integer.", + "ip": "Dapat itong isang wastong IP address.", + "ipv4": "Dapat itong isang wastong IPv4 address.", + "ipv6": "Dapat itong isang wastong IPv6 address.", + "json": "Dapat itong isang wastong JSON string.", + "list": "Ang field na ito ay dapat na isang listahan.", + "lowercase": "Ang field na ito ay dapat na lowercase.", + "lt.array": "Dapat na mas kaunti sa :value ang bilang ng mga item.", + "lt.file": "Dapat na mas mababa sa :value kilobytes ang laki ng file.", + "lt.numeric": "Dapat na mas mababa sa :value ang halagang ito.", + "lt.string": "Dapat na mas kaunti sa :value na karakter ang string na ito.", + "lte.array": "Hindi dapat magkaroon ng higit sa :value na item ang nilalaman.", + "lte.file": "Dapat na mas mababa o katumbas ng :value kilobytes ang laki ng file.", + "lte.numeric": "Dapat na mas mababa o katumbas ng :value ang halagang ito.", + "lte.string": "Dapat na mas mababa o katumbas ng :value na karakter ang string na ito.", + "mac_address": "Dapat na isang wastong MAC address ang halagang ito.", + "max.array": "Hindi dapat magkaroon ng higit sa :max na item ang nilalaman.", + "max.file": "Hindi dapat mas malaki sa :max kilobytes ang laki ng file.", + "max.numeric": "Hindi dapat mas malaki sa :max ang halagang ito.", + "max.string": "Hindi dapat mas malaki sa :max na karakter ang string na ito.", + "max_digits": "Ang field na ito ay hindi dapat magkaroon ng higit sa :max digit.", + "mimes": "Dapat itong file na may uri na: :values.", + "mimetypes": "Dapat itong file na may uri na: :values.", + "min.array": "Dapat na may hindi bababa sa :min na item ang nilalaman.", + "min.file": "Dapat na hindi bababa sa :min kilobytes ang laki ng file.", + "min.numeric": "Dapat na hindi bababa sa :min ang halagang ito.", + "min.string": "Dapat na hindi bababa sa :min na karakter ang string na ito.", + "min_digits": "Ang field na ito ay dapat na may hindi bababa sa :min digit.", + "missing": "Dapat na nawawala ang field na ito.", + "missing_if": "Dapat na nawawala ang field na ito kapag ang :other ay :value.", + "missing_unless": "Dapat na nawawala ang field na ito maliban kung ang :other ay :value.", + "missing_with": "Dapat na nawawala ang field na ito kapag :values ang naroroon.", + "missing_with_all": "Dapat na nawawala ang field na ito kapag :values ang naroroon.", + "multiple_of": "Dapat na multiple ng :value ang halagang ito", + "not_in": "Hindi dapat kabilang sa listahan ang napiling halaga.", + "not_regex": "Hindi wasto ang format na ito.", + "numeric": "Dapat itong isang numero.", + "password.letters": "Ang field na ito ay dapat maglaman ng hindi bababa sa isang titik.", + "password.mixed": "Ang field na ito ay dapat maglaman ng hindi bababa sa isang malaking titik at isang maliit na titik.", + "password.numbers": "Ang field na ito ay dapat maglaman ng kahit isang numero.", + "password.symbols": "Ang field na ito ay dapat maglaman ng kahit isang simbolo.", + "password.uncompromised": "Ang ibinigay na field ay lumabas sa isang data leak. Mangyaring pumili ng ibang field.", + "present": "Dapat naroroon ang field na ito.", + "present_if": "Ang field na ito ay dapat naroroon kapag ang :other ay :value.", + "present_unless": "Ang field na ito ay dapat naroroon maliban kung ang :other ay :value.", + "present_with": "Ang field na ito ay dapat naroroon kapag :values ang naroroon.", + "present_with_all": "Ang field na ito ay dapat naroroon kapag :values ang naroroon.", + "prohibited": "Ang field na ito ay ipinagbabawal.", + "prohibited_if": "Ang field na ito ay ipinagbabawal kapag ang :other ay :value.", + "prohibited_if_accepted": "Ang patlang na ito ay ipinagbabawal kapag tinanggap ang :other.", + "prohibited_if_declined": "Ang patlang na ito ay ipinagbabawal kapag ang :other ay tinanggihan.", + "prohibited_unless": "Ang field na ito ay ipinagbabawal maliban kung ang :other ay nasa :values.", + "prohibits": "Ipinagbabawal ng field na ito ang :other na dumalo.", + "regex": "Hindi wasto ang format na ito.", + "relatable": "Maaaring hindi nauugnay ang field na ito sa mapagkukunang ito.", + "required": "Kinakailangan ang field na ito.", + "required_array_keys": "Ang field na ito ay dapat maglaman ng mga entry para sa: :values.", + "required_if": "Kinakailangan ang field na ito kapag ang :other ay :value.", + "required_if_accepted": "Kinakailangan ang field na ito kapag tinanggap ang :other.", + "required_if_declined": "Kinakailangan ang field na ito kapag tinanggihan ang :other.", + "required_unless": "Kinakailangan ang field na ito maliban kung ang :other ay nasa :values.", + "required_with": "Kinakailangan ang field na ito kapag :values ang naroroon.", + "required_with_all": "Kinakailangan ang field na ito kapag :values ang naroroon.", + "required_without": "Kinakailangan ang field na ito kapag wala ang :values.", + "required_without_all": "Kinakailangan ang field na ito kapag wala sa :values ang naroroon.", + "same": "Dapat magtugma ang halaga ng field na ito sa mula sa :other.", + "size.array": "Dapat na maglaman ang nilalaman ng :size na mga item.", + "size.file": "Dapat na :size kilobytes ang laki ng file.", + "size.numeric": "Dapat na :size ang halagang ito.", + "size.string": "Dapat na :size na karakter ang string na ito.", + "starts_with": "Dapat itong magsimula sa isa sa mga sumusunod: :values.", + "string": "Dapat itong isang string.", + "timezone": "Dapat itong isang wastong sona.", + "ulid": "Dapat ay isang wastong ULID ang field na ito.", + "unique": "Nagamit na ito.", + "uploaded": "Nabigong mag-upload ito.", + "uppercase": "Dapat na uppercase ang field na ito.", + "url": "Hindi wasto ang format na ito.", + "uuid": "Dapat itong isang wastong UUID." +} diff --git a/locales/fil/php.json b/locales/fil/php.json new file mode 100644 index 00000000000..87f5be518e3 --- /dev/null +++ b/locales/fil/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Dapat na tanggapin ang :attribute.", + "accepted_if": "Ang :attribute ay dapat tanggapin kapag ang :other ay :value.", + "active_url": "Hindi valid na URL ang :attribute.", + "after": "Ang :attribute ay dapat na isang petsa pagkatapos ng :date.", + "after_or_equal": "Ang :attribute ay dapat na isang petsa na pagkatapos o katumbas ng :date.", + "alpha": "Mga titik lang dapat ang nilalaman ng :attribute.", + "alpha_dash": "Ang :attribute ay dapat lamang maglaman ng mga titik, numero, gitling, at salungguhit.", + "alpha_num": "Ang :attribute ay dapat lamang maglaman ng mga titik at numero.", + "any_of": "Ang :attribute field ay hindi wasto.", + "array": "Dapat na isang array ang :attribute.", + "ascii": "Ang :attribute ay dapat lamang maglaman ng mga single-byte na alphanumeric na character at simbolo.", + "attached": "Ang :attribute na ito ay nakakabit na.", + "before": "Ang :attribute ay dapat na isang petsa bago ang :date.", + "before_or_equal": "Ang :attribute ay dapat na isang petsa bago ang o katumbas ng :date.", + "between.array": "Ang :attribute ay dapat na nasa pagitan ng :min at :max (na) item.", + "between.file": "Ang :attribute ay dapat na nasa pagitan ng :min at :max (na) kilobyte.", + "between.numeric": "Ang :attribute ay dapat na nasa pagitan ng :min at :max.", + "between.string": "Ang :attribute ay dapat na nasa pagitan ng :min at :max (na) character.", + "boolean": "Dapat na true o false ang field na :attribute.", + "can": "Ang :attribute field ay naglalaman ng hindi awtorisadong halaga.", + "confirmed": "Hindi tumutugma ang pagkumpirma ng :attribute.", + "contains": "Ang :attribute field ay walang kinakailangang halaga.", + "current_password": "Mali ang password.", + "date": "Hindi valid na petsa ang :attribute.", + "date_equals": "Ang :attribute ay dapat na isang petsa na katumbas ng :date.", + "date_format": "Hindi tumutugma ang :attribute sa format na :format.", + "decimal": "Ang :attribute ay dapat mayroong :decimal decimal na lugar.", + "declined": "Dapat tanggihan ang :attribute.", + "declined_if": "Ang :attribute ay dapat tanggihan kapag ang :other ay :value.", + "different": "Dapat na magkaiba ang :attribute at :other.", + "digits": "Ang :attribute ay dapat na :digits (na) digits", + "digits_between": "Ang :attribute ay dapat na nasa pagitan ng :min at :max (na) digit.", + "dimensions": "May mga hindi valid na dimensyon ng larawan ang :attribute.", + "distinct": "May duplicate na value ang field na :attribute.", + "doesnt_contain": "Ang :attribute patlang ay hindi dapat maglaman ng alinman sa mga sumusunod: :values.", + "doesnt_end_with": "Ang :attribute ay maaaring hindi magtapos sa isa sa mga sumusunod: :values.", + "doesnt_start_with": "Ang :attribute ay maaaring hindi magsimula sa isa sa mga sumusunod: :values.", + "email": "Dapat na valid na email address ang :attribute.", + "ends_with": "Ang :attribute ay dapat magtapos sa isa sa mga sumusunod: :values.", + "enum": "Ang napiling :attribute ay hindi wasto.", + "exists": "Hindi valid ang piniling :attribute.", + "extensions": "Ang :attribute field ay dapat may isa sa mga sumusunod na extension: :values.", + "failed": "Ang mga kredensyal na ito ay hindi tumutugma sa aming mga talaan.", + "file": "Dapat na isang file ang :attribute.", + "filled": "Dapat na may value ang field na :attribute.", + "gt.array": "Ang :attribute ay dapat na mayroong mahigit sa :value (na) item.", + "gt.file": "Ang :attribute ay dapat na mas malaki sa :value (na) kilobyte.", + "gt.numeric": "Ang :attribute ay dapat na mas malaki sa :value.", + "gt.string": "Ang :attribute ay dapat na mas marami sa :value (na) character.", + "gte.array": "Ang :attribute ay dapat na mayroong :value (na) item o higit pa.", + "gte.file": "Ang :attribute ay dapat na mas malaki sa o katumbas ng :value (na) kilobyte.", + "gte.numeric": "Ang :attribute ay dapat na mas malaki sa o katumbas ng :value.", + "gte.string": "Ang :attribute ay dapat na mas marami sa o katumbas ng :value (na) character.", + "hex_color": "Ang :attribute field ay dapat na isang wastong hexadecimal na kulay.", + "image": "Dapat na isang larawan ang :attribute.", + "in": "Hindi valid ang piniling :attribute.", + "in_array": "Hindi umiiral ang field na :attribute sa :other.", + "in_array_keys": "Ang :attribute patlang ay dapat maglaman ng hindi bababa sa isa sa mga sumusunod na susi: :values.", + "integer": "Dapat na isang integer ang :attribute.", + "ip": "Dapat na valid na IP address ang :attribute.", + "ipv4": "Dapat na valid na IPv4 address ang :attribute.", + "ipv6": "Dapat na IPv6 address ang :attribute.", + "json": "Dapat na valid na JSON string ang :attribute.", + "list": "Ang :attribute field ay dapat na isang listahan.", + "lowercase": "Dapat lowercase ang :attribute.", + "lt.array": "Ang :attribute ay dapat na may mas bababa sa :value (na) item.", + "lt.file": "Ang :attribute ay dapat na mas mababa sa :value (na) kilobyte.", + "lt.numeric": "Ang :attribute ay dapat na mas mababa sa :value.", + "lt.string": "Ang :attribute ay dapat na mas mababa sa :value (na) character.", + "lte.array": "Hindi dapat magkaroon ang :attribute ng higit sa :value (na) item.", + "lte.file": "Ang :attribute ay dapat na mas mababa sa o katumbas ng :value (na) kilobyte.", + "lte.numeric": "Ang :attribute ay dapat na mas mababa sa o katumbas ng :value.", + "lte.string": "Ang :attribute ay dapat na mas mababa sa o katumbas ng :value (na) character.", + "mac_address": "Ang :attribute ay dapat na isang wastong MAC address.", + "max.array": "Hindi dapat magkaroon ang :attribute ng mahigit sa :max (na) item.", + "max.file": "Ang :attribute ay hindi dapat mas malaki sa :max (na) kilobyte.", + "max.numeric": "Ang :attribute ay hindi dapat mas malaki sa :max.", + "max.string": "Ang :attribute ay hindi dapat mas malaki sa :max (na) character.", + "max_digits": "Ang :attribute ay hindi dapat magkaroon ng higit sa :max na mga numero.", + "mimes": "Ang :attribute ay dapat na isang file na may uri na: :values.", + "mimetypes": "Ang :attribute ay dapat na file na may uri na: :values.", + "min.array": "Ang :attribute ay dapat na may hindi bababa sa :min (na) item.", + "min.file": "Ang :attribute ay dapat na hindi bababa sa :min (na) kilobyte.", + "min.numeric": "Ang :attribute ay dapat na hindi bababa sa :min.", + "min.string": "Ang :attribute ay dapat na hindi bababa sa :min (na) character.", + "min_digits": "Ang :attribute ay dapat magkaroon ng hindi bababa sa :min digit.", + "missing": "Dapat nawawala ang :attribute field.", + "missing_if": "Dapat na nawawala ang :attribute field kapag ang :other ay :value.", + "missing_unless": "Dapat na nawawala ang :attribute field maliban kung ang :other ay :value.", + "missing_with": "Dapat nawawala ang :attribute field kapag :values ang naroroon.", + "missing_with_all": "Dapat na nawawala ang :attribute field kapag :values ang naroroon.", + "multiple_of": "Ang :attribute ay dapat na isang multiple ng :value.", + "next": "Susunod »", + "not_in": "Hindi valid ang piniling :attribute.", + "not_regex": "Hindi valid ang format na :attribute.", + "numeric": "Dapat na numero ang :attribute.", + "password": "Mali ang password.", + "password.letters": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang titik.", + "password.mixed": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang malaking titik at isang maliit na titik.", + "password.numbers": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang numero.", + "password.symbols": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang simbolo.", + "password.uncompromised": "Ang ibinigay na :attribute ay lumabas sa isang data leak. Mangyaring pumili ng ibang :attribute.", + "present": "Dapat na mayroon ng field na :attribute.", + "present_if": "Ang :attribute field ay dapat naroroon kapag ang :other ay :value.", + "present_unless": "Ang :attribute field ay dapat naroroon maliban kung ang :other ay :value.", + "present_with": "Ang :attribute field ay dapat naroroon kapag :values ang naroroon.", + "present_with_all": "Ang :attribute field ay dapat naroroon kapag :values ang naroroon.", + "previous": "« Nakaraan", + "prohibited": "Ang :attribute field ay ipinagbabawal.", + "prohibited_if": "Ang :attribute field ay ipinagbabawal kapag ang :other ay :value.", + "prohibited_if_accepted": "Ipinagbabawal ang :attribute patlang kapag tinanggap ang :other.", + "prohibited_if_declined": "Ang :attribute patlang ay ipinagbabawal kapag ang :other ay tinanggihan.", + "prohibited_unless": "Ang :attribute field ay ipinagbabawal maliban kung ang :other ay nasa :values.", + "prohibits": "Ang :attribute field ay nagbabawal sa :other na makasama.", + "regex": "Hindi valid ang format na :attribute.", + "relatable": "Ang :attribute na ito ay maaaring hindi nauugnay sa mapagkukunang ito.", + "required": "Kinakailangan ang field na :attribute.", + "required_array_keys": "Ang :attribute field ay dapat maglaman ng mga entry para sa: :values.", + "required_if": "Kinakailangan ang field na :attribute kapag ang :other ay :value.", + "required_if_accepted": "Ang :attribute field ay kinakailangan kapag :other ay tinanggap.", + "required_if_declined": "Kinakailangan ang :attribute field kapag tinanggihan ang :other.", + "required_unless": "Kinakailangan ang field na :attribute maliban kung ang :other ay nasa :values.", + "required_with": "Kinakailangan ang field na :attribute kapag mayroong :values.", + "required_with_all": "Kinakailangan ang field na :attribute kapag mayroong :values.", + "required_without": "Kinakailangan ang field na :attribute kapag wala ang anuman sa :values.", + "required_without_all": "Kinakailangan ang field na :attribute kapag wala ang anuman sa :values.", + "reset": "Na-reset ang iyong password!", + "same": "Dapat na magtugma ang :attribute at :other.", + "sent": "Nai-email namin ang iyong link sa pag-reset ng password!", + "size.array": "Dapat na maglaman ang :attribute ng :size (na) item.", + "size.file": "Ang :attribute ay dapat na :size (na) kilobyte.", + "size.numeric": "Ang :attribute ay dapat na :size.", + "size.string": "Ang :attribute ay dapat na :size (na) character.", + "starts_with": "Dapat na magsimula ang :attribute sa isa sa sumusunod: :values", + "string": "Dapat na isang string ang :attribute.", + "throttle": "Masyadong maraming mga pagtatangka sa pag-log in. Pakisubukang muli sa loob ng :seconds segundo.", + "throttled": "Mangyaring maghintay bago muling subukan.", + "timezone": "Dapat na valid na timezone ang :attribute.", + "token": "Di-wasto ang token sa pag-reset ng password.", + "ulid": "Ang :attribute ay dapat na isang wastong ULID.", + "unique": "Ginagamit na ang :attribute.", + "uploaded": "Hindi na-upload ang :attribute.", + "uppercase": "Ang :attribute ay dapat na uppercase.", + "url": "Hindi valid ang format na :attribute.", + "user": "Wala kaming mahanap na user na may email address na iyon.", + "uuid": "Dapat na valid na UUID ang :attribute." +} diff --git a/locales/fr/_excludes.json b/locales/fr/_excludes.json new file mode 100644 index 00000000000..bb0cd022494 --- /dev/null +++ b/locales/fr/_excludes.json @@ -0,0 +1,97 @@ +[ + ":amount Total", + "Action", + "Actions", + "Afghanistan", + "Angola", + "Anguilla", + "Aruba", + "Bahamas", + "Bangladesh", + "Botswana", + "Brunei Darussalam", + "Burkina Faso", + "Burundi", + "Canada", + "Code", + "Congo", + "Costa Rica", + "Coupon", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Côte d'Ivoire", + "Djibouti", + "El Salvador", + "Email", + "email", + "Excel (.xlsx)", + "France", + "Gabon", + "Ghana", + "Gibraltar", + "Guadeloupe", + "Guam", + "Guatemala", + "Guyana", + "Honduras", + "Hong Kong", + "ID", + "Iran", + "Jersey", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Lao People's Democratic Republic", + "Lesotho", + "Liechtenstein", + "Logs", + "Luxembourg", + "Macao", + "Madagascar", + "Malawi", + "Maldives", + "Mali", + "Martinique", + "Mayotte", + "Monaco", + "Montserrat", + "Mozambique", + "Myanmar", + "Nauru", + "Nicaragua", + "Niger", + "Niue", + "Notifications", + "Nova", + "OK", + "Oman", + "Original", + "Pakistan", + "Panama", + "Paraguay", + "Permissions", + "Philippines", + "Pitcairn", + "Portugal", + "Qatar", + "Rwanda", + "Réunion", + "Samoa", + "Seychelles", + "Sri Lanka", + "Suriname", + "Taiwan", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Tuvalu", + "Type", + "Ukraine", + "Uruguay", + "Vanuatu", + "Zimbabwe" +] diff --git a/locales/fr/json-inline.json b/locales/fr/json-inline.json new file mode 100644 index 00000000000..d0695652908 --- /dev/null +++ b/locales/fr/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ce champ doit être un rôle valide.", + "The :attribute must be at least :length characters and contain at least one number.": "Ce champ doit avoir au moins :length caractères et contenir au moins un chiffre.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ce champ doit avoir au moins :length caractères et contenir au moins un caractère spécial et un nombre.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ce champ doit avoir au moins :length caractères et contenir au moins un caractère spécial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ce champ doit avoir au moins :length caractères et contenir au moins une majuscule et un chiffre.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ce champ doit avoir au moins :length caractères et contenir au moins une majuscule et un caractère spécial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ce champ doit avoir au moins :length caractères, et contenir au moins une majuscule, un chiffre et un caractère spécial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ce champ doit avoir au moins :length caractères et au moins une majuscule.", + "The :attribute must be at least :length characters.": "Ce champ doit avoir au moins :length caractères.", + "The :attribute must contain at least one letter.": "Ce champ doit avoir au moins une lettre.", + "The :attribute must contain at least one number.": "Ce champ doit avoir au moins un numéro.", + "The :attribute must contain at least one symbol.": "Ce champ doit avoir au moins un symbole.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ce champ doit avoir au moins une lettre majuscule et une lettre minuscule.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "La valeur du champ est apparue dans une fuite de données. Veuillez choisir une valeur différente." +} diff --git a/locales/fr/json.json b/locales/fr/json.json new file mode 100644 index 00000000000..236893ad245 --- /dev/null +++ b/locales/fr/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(et :count erreur en plus)", + "(and :count more errors)": "(et :count erreur en plus)|(et :count erreurs en plus)|(et :count erreurs en plus)", + "30 Days": "30 jours", + "60 Days": "60 jours", + "90 Days": "90 jours", + ":amount selected": ":amount sélectionnés", + ":amount Total": ":amount au total", + ":days day trial": "Essai de :days jour(s)", + ":resource Details": "Détails :resource", + ":resource Details: :title": "Détails :resource :title :", + "A decryption key is required.": "Une clé de déchiffrement est requise.", + "A fresh verification link has been sent to your email address.": "Un nouveau lien de vérification a été envoyé à votre adresse e-mail.", + "A new verification link has been sent to the email address you provided during registration.": "Un nouveau lien de vérification a été envoyé à l'adresse e-mail que vous avez indiquée lors de votre inscription.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Un nouveau lien de vérification a été envoyé à l'adresse e-mail que vous avez indiquée dans vos paramètres de profil.", + "A new verification link has been sent to your email address.": "Un nouveau lien de vérification a été envoyé à votre adresse e-mail.", + "Accept Invitation": "Accepter l'invitation", + "Action": "Action", + "Action Event": "Événement d'action", + "Action Events": "Événements d'action", + "Action Happened At": "Débutée à", + "Action Initiated By": "Initiée par", + "Action Name": "Nom", + "Action Status": "Statut", + "Action Target": "Cible", + "Actions": "Actions", + "Add": "Ajouter", + "Add :resource": "Ajouter :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Ajouter un nouveau membre de l'équipe à votre équipe, lui permettant de collaborer avec vous.", + "Add additional security to your account using two factor authentication.": "Ajouter une sécurité supplémentaire à votre compte en utilisant l'authentification à deux facteurs.", + "Add Payment Method": "Ajouter un mode de paiement", + "Add row": "Ajouter une ligne", + "Add Team Member": "Ajouter un membre d'équipe", + "Add VAT Number": "Ajouter le numéro de TVA", + "Added.": "Ajouté.", + "Additional billing information updated successfully.": "Les informations de facturation supplémentaires ont bien été mises à jour.", + "Address": "Adresse", + "Address Line 2": "Adresse ligne 2", + "Administrator": "Administrateur", + "Administrator users can perform any action.": "Les administrateurs peuvent effectuer n'importe quelle action.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Îles Åland", + "Albania": "Albanie", + "Algeria": "Algérie", + "All of the people that are part of this team.": "Toutes les personnes faisant partie de cette équipe.", + "All resources loaded.": "Toutes les données ont été chargées.", + "All rights reserved.": "Tous droits réservés.", + "Already registered?": "Déjà inscrit ?", + "American Samoa": "Samoa américaines", + "An error occurred while uploading the file.": "Une erreur s'est produite lors de l'envoi du fichier.", + "An error occurred while uploading the file: :error": "Une erreur s'est produite lors du téléchargement du fichier : :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Une erreur non souhaitée est apparue, et nous avons notifié notre support technique. Veuillez réessayer plus tard.", + "Andorra": "Andorre", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Une autre personne a mis à jour cette donnée depuis que cette page a été chargée. Veuillez rafraîchir la page et réessayer.", + "Antarctica": "Antarctique", + "Antigua And Barbuda": "Antigua-et-Barbuda", + "Antigua and Barbuda": "Antigua-et-Barbuda", + "API Token": "Jeton API", + "API Token Permissions": "Autorisations de jeton API", + "API Tokens": "Jeton API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Les jetons API permettent à des services tiers de s'authentifier auprès de notre application en votre nom.", + "Apply": "Appliquer", + "Apply Coupon": "Appliquer le coupon", + "April": "Avril", + "Are you sure you want to attempt to pay :amount?": "Voulez-vous vraiment essayer de payer :amount ?", + "Are you sure you want to cancel your subscription?": "Êtes-vous sûr de vouloir annuler votre abonnement ?", + "Are you sure you want to delete all the notifications?": "Voulez-vous vraiment supprimer toutes les notifications ?", + "Are you sure you want to delete the selected resources?": "Êtes-vous sûr de vouloir supprimer les données sélectionnées ?", + "Are you sure you want to delete this file?": "Êtes-vous sûr de vouloir supprimer ce fichier ?", + "Are you sure you want to delete this notification?": "Êtes-vous sûr de vouloir retirer cette notification ?", + "Are you sure you want to delete this payment method?": "Voulez-vous vraiment supprimer ce mode de paiement ?", + "Are you sure you want to delete this resource?": "Êtes-vous sûr de vouloir supprimer cette donnée ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Êtes-vous sûr de vouloir supprimer cette équipe ? Lorsqu'une équipe est supprimée, toutes les données associées seront définitivement supprimées.", + "Are you sure you want to delete your account?": "Êtes-vous sûr de vouloir supprimer votre compte ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Êtes-vous sûr de vouloir supprimer votre compte ? Une fois que votre compte est supprimé, toutes les données associées seront supprimées définitivement. Pour confirmer que vous voulez supprimer définitivement votre compte, renseignez votre mot de passe.", + "Are you sure you want to detach the selected resources?": "Êtes-vous sûr de vouloir détacher les données sélectionnées ?", + "Are you sure you want to detach this resource?": "Êtes-vous sûr de vouloir détacher cette donnée ?", + "Are you sure you want to force delete the selected resources?": "Êtes-vous sûr de vouloir forcer la suppression des données sélectionnées ?", + "Are you sure you want to force delete this resource?": "Êtes-vous sûr de vouloir forcer la suppression de cette donnée ?", + "Are you sure you want to log out?": "Êtes-vous sûr de vouloir vous déconnecter ?", + "Are you sure you want to mark all notifications as read?": "Voulez-vous vraiment marquer toutes les notifications comme lues ?", + "Are you sure you want to remove this item?": "Voulez-vous vraiment supprimer cet élément ?", + "Are you sure you want to restore the selected resources?": "Êtes-vous sûr de vouloir restaurer les données sélectionnées ?", + "Are you sure you want to restore this resource?": "Êtes-vous sûr de vouloir restaurer cette donnée ?", + "Are you sure you want to resume your subscription?": "Êtes-vous sûr de vouloir reprendre votre abonnement ?", + "Are you sure you want to run this action?": "Êtes-vous sûr de vouloir lancer cette action ?", + "Are you sure you want to set this payment method as your default?": "Voulez-vous vraiment définir ce mode de paiement par défaut ?", + "Are you sure you want to stop impersonating?": "Êtes-vous sûr de vouloir arrêter d'utiliser un autre compte ?", + "Are you sure you would like to delete this API token?": "Êtes-vous sûr de vouloir supprimer ce jeton API ?", + "Are you sure you would like to leave this team?": "Êtes-vous sûr de vouloir quitter cette équipe ?", + "Are you sure you would like to remove this person from the team?": "Êtes-vous sûr de vouloir supprimer cette personne de cette équipe ?", + "Are you sure you would like to switch billing plans?": "Voulez-vous vraiment changer de plan de facturation ?", + "Argentina": "Argentine", + "Armenia": "Arménie", + "Aruba": "Aruba", + "Attach": "Attacher", + "Attach & Attach Another": "Attacher & attacher un autre", + "Attach :resource": "Attacher :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Ajoutez des fichiers par glisser-déposer, par copier-coller, ou en les sélectionnant.", + "August": "Août", + "Australia": "Australie", + "Austria": "Autriche", + "Azerbaijan": "Azerbaïdjan", + "Bahamas": "Bahamas", + "Bahrain": "Bahreïn", + "Bangladesh": "Bangladesh", + "Barbados": "Barbades", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Avant de continuer, pourriez-vous vérifier votre adresse e-mail en cliquant sur le lien de vérification que l'on vient de vous envoyer ? Si vous n'avez pas reçu l'e-mail, nous vous en enverrons un autre avec plaisir.", + "Before proceeding, please check your email for a verification link.": "Avant de continuer, merci de vérifier votre e-mail contenant un lien de vérification.", + "Belarus": "Biélorussie", + "Belgium": "Belgique", + "Belize": "Bélize", + "Benin": "Bénin", + "Bermuda": "Bermudes", + "Bhutan": "Bhoutan", + "Billing Information": "Informations de facturation", + "Billing Management": "Gestion de la facturation", + "Bolivia": "Bolivie", + "Bolivia, Plurinational State of": "Bolivie", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Saint-Eustache et Saba", + "Bosnia And Herzegovina": "Bosnie-Herzégovine", + "Bosnia and Herzegovina": "Bosnie-Herzégovine", + "Botswana": "Botswana", + "Bouvet Island": "Île Bouvet", + "Brazil": "Brésil", + "British Indian Ocean Territory": "Territoire britannique de l'océan Indien", + "Browser Sessions": "Sessions de navigateur", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgarie", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodge", + "Cameroon": "Cameroun", + "Canada": "Canada", + "Cancel": "Annuler", + "Cancel Subscription": "Annuler l'abonnement", + "Cape Verde": "Cap Vert", + "Card": "Carte", + "Cayman Islands": "Îles Caïmans", + "Central African Republic": "République centrafricaine", + "Chad": "Tchad", + "Change Subscription Plan": "Modifier la formule d'abonnement", + "Change the current payment method attached to your subscription": "Modifier le mode de paiement actuel associé à votre abonnement", + "Changes": "Changements", + "Checkout": "Vérifier", + "Chile": "Chili", + "China": "Chine", + "Choose": "Choisir", + "Choose :field": "Choisir :field", + "Choose :resource": "Choisir :resource", + "Choose an option": "Choisir une option", + "Choose date": "Choisir la date", + "Choose File": "Choisir le fichier", + "Choose Files": "Choisir les fichiers", + "Choose Type": "Choisir le type", + "Christmas Island": "Île Christmas", + "City": "Ville", + "Click here to re-send the verification email.": "Cliquez ici pour renvoyer l'e-mail de vérification.", + "click here to request another": "cliquez ici pour en demander un autre", + "Click to choose": "Cliquez pour choisir", + "Close": "Fermer", + "Cocos (Keeling) Islands": "Îles Cocos - Keeling", + "Code": "Code", + "Colombia": "Colombie", + "Comoros": "Comores", + "Confirm": "Confirmer", + "Confirm Billing Action": "Confirmer l'action de facturation", + "Confirm Password": "Confirmer le mot de passe", + "Confirm Payment": "Confirmer le paiement", + "Confirm your :amount payment": "Confirmer votre paiement de :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "République démocratique du Congo", + "Congo, the Democratic Republic of the": "République démocratique du Congo", + "Constant": "Toujours", + "Continue To Payment": "Continuer vers le paiement", + "Cook Islands": "Îles Cook", + "Copy to clipboard": "Copier dans le presse-papier", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Pays", + "Coupon": "Code de réduction", + "Coupon applied successfully.": "Coupon appliqué avec succès.", + "Create": "Créer", + "Create & Add Another": "Créer & ajouter un autre", + "Create :resource": "Créer :resource", + "Create a new team to collaborate with others on projects.": "Créer une nouvelle équipe pour collaborer avec d'autres personnes sur des projets.", + "Create Account": "Créer un compte", + "Create API Token": "Créer un jeton API", + "Create New Team": "Créer une nouvelle équipe", + "Create Team": "Créer l'équipe", + "Created.": "Créé.", + "Croatia": "Croatie", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Mot de passe actuel", + "Current Subscription Plan": "Formule d'abonnement actuelle", + "Currently Subscribed": "Actuellement souscrit", + "Customer Balance": "Solde du client", + "Customize": "Personnaliser", + "Cyprus": "Chypre", + "Czech Republic": "République tchèque", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Sombre", + "Dashboard": "Tableau de bord", + "December": "Décembre", + "Decrease": "Diminuer", + "Default": "Défaut", + "Delete": "Supprimer", + "Delete :resource": "Supprimer :resource", + "Delete Account": "Supprimer le compte", + "Delete all notifications": "Supprimer toutes les notifications", + "Delete API Token": "Supprimer le jeton API", + "Delete File": "Supprimer le fichier", + "Delete Notification": "Supprimer la notification", + "Delete Resource": "Supprimer la ressource", + "Delete Selected": "Supprimer la sélection", + "Delete Team": "Supprimer l'équipe", + "Denmark": "Danemark", + "Detach": "Détacher", + "Detach Resource": "Détacher la ressource", + "Detach Selected": "Détacher la sélection", + "Details": "Détails", + "Disable": "Désactiver", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Voulez-vous vraiment partir ? Vous avez des données non sauvegardées.", + "Dominica": "Dominique", + "Dominican Republic": "République dominicaine", + "Done.": "Terminé.", + "Download": "Télécharger", + "Download Invoice": "Télécharger la facture", + "Drop file or click to choose": "Déposez le fichier ou cliquez pour choisir", + "Drop files or click to choose": "Déposez les fichiers ou cliquez pour choisir", + "Ecuador": "Équateur", + "Edit": "Éditer", + "Edit :resource": "Éditer :resource", + "Edit Attached": "Éditer les pièces jointes", + "Edit Profile": "Éditer le profil", + "Editor": "Éditeur", + "Editor users have the ability to read, create, and update.": "Les éditeurs peuvent lire, créer et mettre à jour", + "Egypt": "Égypte", + "El Salvador": "El Salvador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "Adresse e-mail", + "Email Addresses": "Adresses e-mail", + "Email Password Reset Link": "Lien de réinitialisation du mot de passe", + "Email Verification": "Vérification de l'e-mail", + "Enable": "Activer", + "Encrypted environment file already exists.": "Le fichier d'environnement chiffré existe déjà.", + "Encrypted environment file not found.": "Fichier d'environnement chiffré introuvable.", + "Ensure your account is using a long, random password to stay secure.": "Assurez-vous d'utiliser un mot de passe long et aléatoire pour sécuriser votre compte.", + "Environment file already exists.": "Le fichier d'environnement existe déjà.", + "Environment file not found.": "Fichier d'environnement introuvable.", + "Equatorial Guinea": "Guinée équatoriale", + "Eritrea": "Érythrée", + "Error": "Erreur", + "errors": "les erreurs", + "Estonia": "Estonie", + "Ethiopia": "Éthiopie", + "ex VAT": "hors TVA", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Expire le :expiration", + "Export As CSV": "Exporter en CSV", + "Extra Billing Information": "Plus d'informations sur la facturation", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Une confirmation supplémentaire est nécessaire pour traiter votre paiement. Veuillez continuer vers la page de paiement en cliquant sur le bouton ci-dessous.", + "Failed Subscription Payment": "Échec du paiement de l'abonnement", + "Failed to load :resource!": "Impossible de charger :resource !", + "Falkland Islands (Malvinas)": "Îles Malouines", + "Faroe Islands": "Îles Féroé", + "February": "Février", + "Fiji": "Fidji", + "Filename": "Nom du fichier", + "Finish enabling two factor authentication.": "Terminez l'activation de l'authentification à deux facteurs.", + "Finland": "Finlande", + "For your security, please confirm your password to continue.": "Par mesure de sécurité, veuillez confirmer votre mot de passe pour continuer.", + "Forbidden": "Interdit", + "Force Delete": "Forcer la suppression", + "Force Delete :resource": "Forcer la suppression :resource", + "Force Delete Resource": "Forcer la suppression d'une ressource", + "Force Delete Selected": "Forcer la suppression de la sélection", + "Forgot Password": "Mot de passe oublié", + "Forgot your password?": "Mot de passe oublié ?", + "Forgot Your Password?": "Mot de passe oublié ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Mot de passe oublié ? Pas de soucis. Veuillez nous indiquer votre adresse e-mail et nous vous enverrons un lien de réinitialisation du mot de passe.", + "France": "France", + "French Guiana": "Guyane française", + "French Polynesia": "Polynésie française", + "French Southern Territories": "Terres australes françaises", + "From": "De", + "Gabon": "Gabon", + "Gambia": "Gambie", + "Georgia": "Géorgie", + "Germany": "Allemagne", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Aller à l'accueil", + "Go to page :page": "Aller à la page :page", + "Great! You have accepted the invitation to join the :team team.": "Super ! Vous avez accepté l'invitation à rejoindre l'équipe :team", + "Greece": "Grèce", + "Greenland": "Groenland", + "Grenada": "Grenade", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernesey", + "Guinea": "Guinée", + "Guinea-Bissau": "Guinée-Bissau", + "Guyana": "Guyana", + "Haiti": "Haïti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Vous hésitez à annuler votre abonnement ? Vous pouvez réactiver votre abonnement à tout moment jusqu'à la fin de votre cycle de facturation actuel. Une fois ce cycle terminé, vous pourrez choisir une toute nouvelle formule d'abonnement.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Vous avez des doutes sur l'annulation de votre abonnement ? Vous pouvez réactiver instantanément votre abonnement à tout moment jusqu'à la fin de votre cycle de facturation actuel. Une fois votre cycle de facturation actuel terminé, vous pouvez choisir une nouvelle formule d'abonnement.", + "Heard Island & Mcdonald Islands": "Îles Heard et MacDonald", + "Heard Island and McDonald Islands": "Îles Heard et MacDonald", + "Hello!": "Bonjour !", + "Hide Content": "Cacher le contenu", + "Hold Up!": "Un instant !", + "Holy See (Vatican City State)": "Cité du Vatican", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hongrie", + "I agree to the :terms_of_service and :privacy_policy": "Je suis d'accord avec les :terms_of_service et la :privacy_policy", + "Iceland": "Islande", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Si nécessaire, vous pouvez vous déconnecter de toutes vos autres sessions de navigateurs ouvertes sur tous vos appareils. Vos dernières sessions sont listées ci-dessous ; cependant, cette liste peut ne pas être exhaustive. Si vous pensez que votre compte a été compromis, vous devriez également mettre à jour votre mot de passe.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Si vous avez déjà un compte, vous pouvez accepter cette invitation en cliquant sur le bouton ci-dessous :", + "If you did not create an account, no further action is required.": "Si vous n'avez pas créé de compte, vous pouvez ignorer ce message.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Si vous n'attendiez pas d'invitation de cette équipe, vous pouvez supprimer cet e-mail.", + "If you did not receive the email": "Si vous n'avez pas reçu cet e-mail", + "If you did not request a password reset, no further action is required.": "Si vous n'avez pas demandé de réinitialisation de mot de passe, vous pouvez ignorer ce message.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Si vous n'avez pas de compte, vous pouvez en créer un en cliquant sur le bouton ci-dessous. Ensuite, vous pourrez cliquer sur le bouton de cet e-mail pour accepter l'invitation de rejoindre l'équipe :", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Si vous devez ajouter des informations de contact ou fiscales spécifiques à vos factures, comme la raison sociale complète, le numéro de TVA intracommunautaire ou l'adresse officielle, vous pouvez les ajouter ici.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Si vous avez des difficultés à cliquer sur le bouton \":actionText\", copiez et collez l'URL ci-dessous\ndans votre navigateur Web :", + "Impersonate": "Utiliser un autre compte", + "Increase": "Augmenter", + "India": "Inde", + "Indonesia": "Indonésie", + "Invalid filename.": "Nom de fichier incorrect.", + "Invalid JSON was returned from the route.": "Un JSON non valide a été renvoyé par la route.", + "Invoice Email Addresses": "Adresses e-mail de facturation", + "Invoice emails updated successfully.": "Adresses e-mail de facturation mises à jour avec succès.", + "Invoices": "Factures", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran", + "Iraq": "Irak", + "Ireland": "Irlande", + "Isle Of Man": "Île de Man", + "Isle of Man": "Île de Man", + "Israel": "Israël", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Il semble que vous n'ayez pas d'abonnement actif. Vous pouvez choisir l'une des formules d'abonnement ci-dessous pour commencer. Les formules d'abonnement peuvent être modifiées ou annulées à votre convenance.", + "Italy": "Italie", + "Jamaica": "Jamaïque", + "January": "Janvier", + "Japan": "Japon", + "Jersey": "Jersey", + "Jordan": "Jordanie", + "July": "Juillet", + "June": "Juin", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Clé", + "Kiribati": "Kiribati", + "Korea": "Corée du Sud", + "Korea, Democratic People's Republic of": "Corée du Nord", + "Korea, Republic of": "Corée du Sud", + "Kosovo": "Kosovo", + "Kuwait": "Koweït", + "Kyrgyzstan": "Kirghizistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Dernier actif", + "Last used": "Dernière utilisation", + "Latvia": "Lettonie", + "Leave": "Quitter", + "Leave Team": "Quitter l'équipe", + "Lebanon": "Liban", + "length": "longueur", + "Lens": "Objectif", + "Lesotho": "Lesotho", + "Liberia": "Libéria", + "Libyan Arab Jamahiriya": "Libye", + "Liechtenstein": "Liechtenstein", + "Light": "Clair", + "Lithuania": "Lituanie", + "Load :perPage More": "Charger :perPage de plus", + "Loading": "Chargement", + "Location": "Emplacement", + "Log in": "Se connecter", + "Log In": "Se connecter", + "Log Out": "Se déconnecter", + "Log out": "Se déconnecter", + "Log Out Other Browser Sessions": "Déconnecter les sessions ouvertes sur d'autres navigateurs", + "Log Viewer": "Visualisateur de logs", + "Login": "Connexion", + "Logout": "Déconnexion", + "Logs": "Logs", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "Macédoine", + "Macedonia, the former Yugoslav Republic of": "Macédoine", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaisie", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malte", + "Manage Account": "Gérer le compte", + "Manage and log out your active sessions on other browsers and devices.": "Gérer et déconnecter vos sessions actives sur les autres navigateurs et appareils.", + "Manage API Tokens": "Gérer les jetons API", + "Manage Role": "Gérer le rôle", + "Manage Team": "Gérer l'équipe", + "Managing billing for :billableName": "Gestion de la facturation pour :billableName", + "March": "Mars", + "Mark all as Read": "Tout marquer comme lu", + "Mark all notifications as read": "Marquer toutes les notifications comme lues", + "Mark Read": "Marquer comme lu", + "Mark Unread": "Marquer comme non lu", + "Marshall Islands": "Îles Marshall", + "Martinique": "Martinique", + "Mauritania": "Mauritanie", + "Mauritius": "Maurice", + "May": "Mai", + "Mayotte": "Mayotte", + "Mexico": "Mexique", + "Micronesia, Federated States Of": "Micronésie", + "Micronesia, Federated States of": "Micronésie", + "Moldova": "Moldavie", + "Moldova, Republic of": "Moldavie", + "Monaco": "Monaco", + "Mongolia": "Mongolie", + "Montenegro": "Monténégro", + "Month To Date": "Mois en cours", + "Monthly": "Mensuellement", + "monthly": "mensuellement", + "Montserrat": "Montserrat", + "Morocco": "Maroc", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Nom", + "name": "nom", + "Namibia": "Namibie", + "Nauru": "Nauru", + "Nepal": "Népal", + "Netherlands": "Pays-Bas", + "Netherlands Antilles": "Antilles néerlandaises", + "Nevermind": "Peu importe", + "Nevermind, I'll keep my old plan": "Tout compte fait, je vais garder mon ancienne formule d'abonnement", + "New": "Nouveau", + "New :resource": "Nouveau :resource", + "New Caledonia": "Nouvelle Calédonie", + "New Password": "Nouveau mot de passe", + "New Zealand": "Nouvelle-Zélande", + "Next": "Suivant", + "Next Payment": "Paiement suivant", + "Next Payment on": "Prochain paiement le", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigéria", + "Niue": "Niue", + "No": "Non", + "No :resource matched the given criteria.": "Aucune :resource ne correspond aux critères demandés.", + "No additional information...": "Pas d'information supplémentaire...", + "No Current Data": "Pas de donnée actuelle", + "No Data": "Pas de donnée", + "no file selected": "pas de fichier sélectionné", + "No Increase": "Ne pas augmenter", + "No payment methods on file.": "Aucun mode de paiement au dossier.", + "No payment scheduled.": "Aucun paiement prévu.", + "No Prior Data": "Aucune donnée prioritaire", + "No Results Found.": "Aucun résultat trouvé.", + "Norfolk Island": "Île Norfolk", + "Northern Mariana Islands": "Îles Mariannes du Nord", + "Norway": "Norvège", + "Not Found": "Non trouvé", + "Notifications": "Notifications", + "Nova": "Nova", + "Nova User": "Utilisateur Nova", + "November": "Novembre", + "October": "Octobre", + "of": "de", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Une fois qu'une équipe est supprimée, toutes ses données seront supprimées définitivement. Avant de supprimer cette équipe, veuillez télécharger toutes données ou informations de cette équipe.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Une fois que votre compte est supprimé, toutes vos données sont supprimées définitivement. Avant de supprimer votre compte, veuillez télécharger vos données.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Une fois que votre compte est supprimé, toutes les données associées seront supprimées définitivement. Pour confirmer que vous voulez supprimer définitivement votre compte, renseignez votre mot de passe.", + "Only Trashed": "Seulement les mis à la corbeille", + "Open Invoices": "Factures ouvertes", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Notre portail de gestion de la facturation vous permet de gérer facilement votre abonnement, votre mode de paiement et de télécharger vos factures récentes.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Notre portail de gestion de la facturation vous permet de gérer facilement votre plan d'abonnement, vos modes de paiement et de télécharger vos factures récentes.", + "Page Expired": "Page expirée", + "Pagination Navigation": "Pagination", + "Paid": "Payé", + "Pakistan": "Pakistan", + "Palau": "Palaos", + "Palestinian Territory, Occupied": "Territoire palestinien", + "Panama": "Panama", + "Papua New Guinea": "Papouasie-Nouvelle-Guinée", + "Paraguay": "Paraguay", + "Password": "Mot de passe", + "password": "mot de passe", + "Payment Confirmation": "Confirmation de paiement", + "Payment Information": "Informations de paiement", + "Payment information updated successfully.": "Informations de paiement mises à jour avec succès.", + "Payment Method": "Moyen de paiement", + "Payment Methods": "Moyens de paiement", + "Payment Required": "Paiement requis", + "Payments": "Paiements", + "Pending Team Invitations": "Invitations d'équipe en attente", + "Per Page": "Par page", + "Permanently delete this team.": "Supprimer définitivement cette équipe.", + "Permanently delete your account.": "Supprimer définitivement votre compte.", + "Permissions": "Permissions", + "Peru": "Pérou", + "Philippines": "Philippines", + "Photo": "Image", + "Pitcairn": "Îles Pitcairn", + "Please accept the terms of service.": "Veuillez accepter les conditions d'utilisation.", + "Please click the button below to verify your email address.": "Veuillez cliquer sur le bouton ci-dessous pour vérifier votre adresse e-mail :", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Veuillez confirmer l'accès à votre compte en entrant l'un des codes de récupération d'urgence.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Veuillez confirmer l'accès à votre compte en entrant le code d'authentification fourni par votre application d'authentification.", + "Please confirm your password before continuing.": "Veuillez confirmer votre mot de passe avant de continuer.", + "Please copy your new API token. For your security, it won't be shown again.": "Veuillez copier votre nouveau token API. Pour votre sécurité, il ne sera pas ré-affiché.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Veuillez entrer votre mot de passe pour confirmer que vous voulez déconnecter toutes les autres sessions de navigateurs sur l'ensemble de vos appareils.", + "Please provide a maximum of three invoice emails addresses.": "Veuillez fournir au maximum trois adresses e-mail pour les factures.", + "Please provide the email address of the person you would like to add to this team.": "Veuillez indiquer l'adresse e-mail de la personne que vous souhaitez ajouter à cette équipe.", + "Please set a default payment method before retrying payments.": "Veuillez définir un mode de paiement par défaut avant de réessayer les paiements.", + "Please set a default payment method before swapping plans.": "Veuillez définir un mode de paiement par défaut avant de changer de plan.", + "Poland": "Pologne", + "Portugal": "Portugal", + "Press / to search": "Appuyer sur / pour faire une recherche", + "Preview": "Aperçu", + "Previewing": "Aperçu de", + "Previous": "Précédent", + "Privacy Policy": "Politique de confidentialité", + "Profile": "Profil", + "Profile Information": "Informations du profil", + "Puerto Rico": "Porto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Trimestre en cours", + "Recovery Code": "Code de récupération", + "Refresh": "Rafraîchir", + "Regards,": "Cordialement,", + "Regenerate Recovery Codes": "Régénérer les codes de récupération", + "Register": "Inscription", + "Reload": "Recharger", + "Remember me": "Se souvenir de moi", + "Remember Me": "Se souvenir de moi", + "Remove": "Supprimer", + "Remove Photo": "Supprimer l'image", + "Remove Team Member": "Supprimer le membre d'équipe", + "Replicate": "Reproduire", + "Required fields": "Champs requis", + "Resend Verification Email": "Renvoyer l'e-mail de vérification", + "Reset Filters": "Réinitialisation des filtres", + "Reset Password": "Réinitialisation du mot de passe", + "Reset Password Notification": "Notification de réinitialisation du mot de passe", + "resource": "donnée", + "Resource Row Dropdown": "Liste déroulante des données", + "Resources": "Données", + "resources": "données", + "Restore": "Restaurer", + "Restore :resource": "Restaurer :resource", + "Restore Resource": "Restaurer la ressource", + "Restore Selected": "Restaurer la sélection", + "results": "résultats", + "Resume Subscription": "Reprendre l'abonnement", + "Retry Payment": "Nouvelle tentative de paiement", + "Return to :appName": "Retour à :appName", + "Reunion": "Réunion", + "Role": "Rôle", + "Romania": "Roumanie", + "Run Action": "Lancer l'action", + "Russian Federation": "Russie", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Saint-Barthélémy", + "Saint Barthélemy": "Saint-Barthélemy", + "Saint Helena": "Sainte-Hélène", + "Saint Kitts And Nevis": "Saint-Kitts-et-Nevis", + "Saint Kitts and Nevis": "Saint-Kitts-et-Nevis", + "Saint Lucia": "Sainte-Lucie", + "Saint Martin": "Saint-Martin", + "Saint Martin (French part)": "Saint Martin", + "Saint Pierre And Miquelon": "Saint-Pierre-et-Miquelon", + "Saint Pierre and Miquelon": "Saint-Pierre-et-Miquelon", + "Saint Vincent And Grenadines": "Saint-Vincent-et-les Grenadines", + "Saint Vincent and the Grenadines": "Saint-Vincent-et-les Grenadines", + "Samoa": "Samoa", + "San Marino": "Saint-Marin", + "Sao Tome And Principe": "Sao Tomé-et-Principe", + "Sao Tome and Principe": "Sao Tomé-et-Principe", + "Saudi Arabia": "Arabie Saoudite", + "Save": "Sauvegarder", + "Saved.": "Sauvegardé.", + "Scroll to bottom": "Défiler vers le bas", + "Scroll to top": "Défiler vers le haut", + "Search": "Rechercher", + "Secure Area": "Zone sécurisée", + "Select": "Sélectionner", + "Select a different plan": "Sélectionner une formule d'abonnement différente", + "Select a log file...": "Sélectionner un fichier journal...", + "Select A New Photo": "Sélectionner une nouvelle image", + "Select Action": "Sélectionner l'action", + "Select all": "Sélectionner tout", + "Select All Dropdown": "Sélectionner tout le menu déroulant", + "Select this page": "Sélectionner cette page", + "Send Password Reset Link": "Envoyer le lien de réinitialisation du mot de passe", + "Senegal": "Sénégal", + "September": "Septembre", + "Serbia": "Serbie", + "Server Error": "Erreur serveur", + "Service Unavailable": "Service indisponible", + "Set as default": "Définir par défaut", + "Setup Key": "Clé de configuration", + "Seychelles": "Seychelles", + "Show All Fields": "Afficher tous les champs", + "Show Content": "Afficher le contenu", + "Show Recovery Codes": "Afficher les codes de récupération", + "Showing": "Montrant", + "Sierra Leone": "Sierra Léone", + "Signed in as": "Connecté en tant que", + "Singapore": "Singapour", + "Sint Maarten (Dutch part)": "Saint Martin", + "Slovakia": "Slovaquie", + "Slovenia": "Slovénie", + "Soft Deleted": "Supprimé (récupérable)", + "Solomon Islands": "Îles Salomon", + "Somalia": "Somalie", + "Something went wrong.": "Quelque chose s'est mal passé.", + "Sorry! You are not authorized to perform this action.": "Désolé ! Vous n'êtes pas autorisé à effectuer cette action.", + "Sorry, your session has expired.": "Désolé, votre session a expiré.", + "South Africa": "Afrique du Sud", + "South Georgia And Sandwich Isl.": "Géorgie du Sud et les îles Sandwich du Sud", + "South Georgia and the South Sandwich Islands": "Géorgie du Sud et les îles Sandwich du Sud", + "South Sudan": "Sud Soudan", + "Spain": "Espagne", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Actions autonomes", + "Start Polling": "Démarrer le vote", + "Start polling": "Démarrer le vote", + "State / County": "État / Région", + "Stop Impersonating": "Arrêter d'utiliser un autre compte", + "Stop Polling": "Arrêter le vote", + "Stop polling": "Arrêter le vote", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Enregistrez ces codes dans un gestionnaire de mot de passe sécurisé. Ils peuvent être réutilisés pour accéder à votre compte si l'authentification à deux facteurs n'aboutit pas.", + "Subscribe": "S'abonner", + "Subscription Information": "Information sur l'abonnement", + "Subscription Pending": "Abonnement en attente", + "Sudan": "Soudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard et Île Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard et Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suède", + "Switch Teams": "Permuter les équipes", + "Switzerland": "Suisse", + "Syrian Arab Republic": "Syrie", + "System": "Système", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan", + "Tajikistan": "Tadjikistan", + "Tanzania": "Tanzanie", + "Tanzania, United Republic of": "Tanzanie", + "TAX": "IMPÔT", + "Team Details": "Détails de l'équipe", + "Team Invitation": "Invitation d'équipe", + "Team Members": "Membres de l'équipe", + "Team Name": "Nom de l'équipe", + "Team Owner": "Propriétaire de l'équipe", + "Team Settings": "Préférences de l'équipe", + "Terms of Service": "Conditions d'utilisation", + "Thailand": "Thaïlande", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Merci de vous être inscrit(e) ! Avant de commencer, veuillez vérifier votre adresse e-mail en cliquant sur le lien que nous venons de vous envoyer. Si vous n'avez pas reçu cet e-mail, nous vous en enverrons un nouveau avec plaisir.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Nous vous remercions pour votre fidélité. Nous avons joint une copie de votre facture pour vos dossiers. N'hésitez pas à nous faire savoir si vous avez des questions ou des préoccupations.", + "Thanks,": "Merci,", + "The :attribute must be a valid role.": "Le :attribute doit être un rôle valide.", + "The :attribute must be at least :length characters and contain at least one number.": "Le champ :attribute doit avoir au moins :length caractères et contenir au moins un chiffre.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Le champ :attribute doit avoir au moins :length caractères et contenir au moins un caractère spécial et un nombre.", + "The :attribute must be at least :length characters and contain at least one special character.": "Le champ :attribute doit avoir au moins :length caractères et contenir au moins un caractère spécial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Le champ :attribute doit avoir au moins :length caractères et contenir au moins une majuscule et un chiffre.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Le champ :attribute doit avoir au moins :length caractères et contenir au moins une majuscule et un caractère spécial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Le champ :attribute doit avoir au moins :length caractères, et contenir au moins une majuscule, un chiffre et un caractère spécial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Le champ :attribute doit avoir au moins :length caractères et au moins une majuscule.", + "The :attribute must be at least :length characters.": "Le champ :attribute doit avoir au moins :length caractères.", + "The :attribute must contain at least one letter.": "Le champ :attribute doit avoir au moins une lettre.", + "The :attribute must contain at least one number.": "Le champ :attribute doit avoir au moins un numéro.", + "The :attribute must contain at least one symbol.": "Le champ :attribute doit avoir au moins un symbole.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Le champ :attribute doit avoir au moins une lettre majuscule et une lettre minuscule.", + "The :resource was created!": "La donnée :resource a été créée !", + "The :resource was deleted!": "La donnée :resource a été supprimée !", + "The :resource was restored!": "La donnée :resource a été restaurée !", + "The :resource was updated!": "La donnée :resource a été mise à jour !", + "The action was executed successfully.": "L'action s'est exécutée avec succès.", + "The default payment method cannot be removed.": "Le mode de paiement par défaut ne peut pas être supprimé.", + "The file was deleted!": "Le fichier a été supprimé !", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "La valeur du champ :attribute est apparue dans une fuite de données. Veuillez choisir une valeur différente.", + "The given data was invalid.": "La donnée renseignée est incorrecte.", + "The government won't let us show you what's behind these doors": "Le gouvernement ne nous laissera pas vous montrer ce qui se cache derrière ces portes", + "The HasOne relationship has already been filled.": "La relation a déjà été remplie.", + "The image could not be loaded": "L'image n'a pas pu être chargée", + "The image could not be loaded.": "L'image n'a pas pu être chargée.", + "The invoice emails must be valid email addresses.": "Les e-mails de facture doivent être des adresses e-mail valides.", + "The password is incorrect.": "Le mot de passe est incorrect.", + "The provided coupon code is invalid.": "Le code de réduction fourni est incorrect.", + "The provided password does not match your current password.": "Le mot de passe indiqué ne correspond pas à votre mot de passe actuel.", + "The provided password was incorrect.": "Le mot de passé indiqué est incorrect.", + "The provided two factor authentication code was invalid.": "Le code d'authentification à deux facteurs fourni est incorrect.", + "The provided two factor recovery code was invalid.": "Le code de récupération fourni pour l'authentification à deux facteurs est incorrect.", + "The provided VAT number is invalid.": "Le numéro de TVA fourni n'est pas valide.", + "The resource was attached!": "La donnée a été jointe", + "The resource was prevented from being saved!": "La sauvegarde de la donnée a été empêchée !", + "The resource was updated!": "La donnée a été mise à jour !", + "The response is not a streamed response.": "La réponse n'est pas une réponse diffusée.", + "The response is not a view.": "La réponse n'est pas une vue.", + "The selected country is invalid.": "Le pays sélectionné n'est pas valide.", + "The selected plan is invalid.": "La formule d'abonnement sélectionnée n'est pas valide.", + "The selected resources have been :action!": "Les ressources sélectionnées ont été :action!", + "The team's name and owner information.": "Les informations concernant l'équipe et son propriétaire.", + "There are no available options for this resource.": "Il n'y a pas d'options disponibles pour cette donnée.", + "There are no fields to display.": "Il n'y a aucun champ à afficher.", + "There are no new notifications.": "Il n'y a pas de nouvelles notifications.", + "There was a problem executing the action.": "Il y avait un problème lors de l'exécution de l'action.", + "There was a problem fetching the resource.": "Il y a eu un problème lors de la récupération de la donnée.", + "There was a problem submitting the form.": "Il y avait un problème pour soumettre le formulaire.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ces personnes ont été invitées à rejoindre votre équipe et ont été prévenues avec un e-mail d'invitation. Ils peuvent rejoindre l'équipe grâce à l'e-mail d'invitation.", + "This account does not have an active subscription.": "Ce compte n'a pas d'abonnement actif.", + "This action is unauthorized.": "Cette action n'est pas autorisée.", + "This copy of Nova is unlicensed.": "Cette copie de Nova est sans licence.", + "This coupon code can only be used by new customers.": "Ce code de réduction ne peut être utilisé que par les nouveaux clients.", + "This device": "Cet appareil", + "This file field is read-only.": "Ce champ de fichier est en lecture seule.", + "This invoice is no longer open.": "Cette facture n'est plus ouverte.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ceci est une zone sécurisée de l'application. Veuillez confirmer votre mot de passe avant de continuer.", + "This password does not match our records.": "Ce mot de passe ne correspond pas à nos enregistrements.", + "This password reset link will expire in :count minutes.": "Ce lien de réinitialisation du mot de passe expirera dans :count minutes.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ce paiement a été initié, mais les fonds n'ont pas encore été reçus. Cela peut prendre jusqu'à 14 jours.", + "This resource no longer exists": "Cette ressource n'existe plus", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Cet abonnement a expiré et ne peut être repris. Veuillez créer un nouvel abonnement.", + "This user already belongs to the team.": "Cet utilisateur appartient déjà à l'équipe.", + "This user has already been invited to the team.": "Cet utilisateur a déjà été invité à rejoindre l'équipe.", + "Timor-Leste": "Timor oriental", + "to": "à", + "To": "A", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Pour terminer l'activation de l'authentification à deux facteurs, scannez le code QR suivant à l'aide de l'application d'authentification de votre téléphone ou entrez la clé de configuration et fournissez le code OTP généré.", + "Today": "Aujourd'hui", + "Toggle navigation": "Afficher / masquer le menu de navigation", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Nom du jeton", + "Tonga": "Tonga", + "Too Many Requests": "Trop de requêtes", + "total": "total", + "Total:": "Total :", + "Trashed": "Mettre à la corbeille", + "Trinidad And Tobago": "Trinidad et Tobago", + "Trinidad and Tobago": "Trinidad et Tobago", + "Tunisia": "Tunisie", + "Turkey": "Turquie", + "Turkmenistan": "Turkménistan", + "Turks And Caicos Islands": "Îles Turks et Caïques", + "Turks and Caicos Islands": "Îles Turks et Caïques", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Authentification à deux facteurs", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "L'authentification à deux facteurs est maintenant activée. Scannez le code QR suivant à l'aide de l'application d'authentification de votre téléphone ou entrez la clé de configuration.", + "Type": "Type", + "Uganda": "Ouganda", + "Ukraine": "Ukraine", + "Unauthorized": "Non autorisé", + "United Arab Emirates": "Emirats Arabes Unis", + "United Kingdom": "Royaume-Uni", + "United States": "États-Unis", + "United States Minor Outlying Islands": "Îles Mineures Éloignées des États-Unis", + "United States Outlying Islands": "Îles Mineures Éloignées des États-Unis", + "Unknown": "Inconnu", + "Unpaid": "Impayé", + "Update": "Mettre à jour", + "Update & Continue Editing": "Mettre à jour & continuer à éditer", + "Update :resource": "Mettre à jour :resource", + "Update :resource: :title": "Mettre à jour :resource : :title", + "Update attached :resource: :title": "Mettre à jour :resource attaché : :title", + "Update Password": "Mettre à jour le mot de passe", + "Update Payment Information": "Mettre à jour les informations de paiement", + "Update Payment Method": "Mettre à jour le moyen de paiement", + "Update your account's profile information and email address.": "Modifier le profil associé à votre compte ainsi que votre adresse e-mail.", + "Uploading": "Téléchargement", + "Uploading files... (:current/:total)": "Téléchargement de fichiers... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Utiliser un code de récupération", + "Use an authentication code": "Utiliser un code d'authentification", + "User Actions": "Actions de l'utilisateur", + "User Security": "Sécurité de l'utilisateur", + "Username": "Nom d'utilisateur", + "Uzbekistan": "Ouzbékistan", + "Value": "Valeur", + "Vanuatu": "Vanuatu", + "VAT Number": "Numéro de TVA", + "Venezuela": "Vénézuela", + "Venezuela, Bolivarian Republic of": "Vénézuela", + "Verify Email Address": "Vérifier l'adresse e-mail", + "Verify Your Email Address": "Vérifiez votre adresse e-mail", + "Viet Nam": "Vietnam", + "View": "Vue", + "Virgin Islands, British": "Îles Vierges britanniques", + "Virgin Islands, U.S.": "Îles Vierges des États-Unis", + "Wallis And Futuna": "Wallis et Futuna", + "Wallis and Futuna": "Wallis et Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Nous traitons votre abonnement. Une fois l'abonnement traité avec succès, cette page se mettra à jour automatiquement. Généralement, ce processus ne devrait prendre que quelques secondes.", + "We are unable to process your payment. Please contact customer support.": "Nous ne sommes pas en mesure de traiter votre paiement. Veuillez contacter le service client.", + "We have emailed your password reset link!": "Nous avons envoyé par e-mail le lien de réinitialisation de votre mot de passe !", + "We were unable to find a registered user with this email address.": "Nous n'avons pas pu trouver un utilisateur enregistré avec cette adresse e-mail.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Vous recevrez un lien pour télécharger la facture aux adresses e-mail spécifiées ci-dessous. Séparez les adresses par des virgules.", + "We're lost in space. The page you were trying to view does not exist.": "Nous sommes perdus dans l'espace. La page que vous essayez de voir n'existe pas.", + "Welcome Back!": "Bienvenue !", + "Western Sahara": "Sahara occidental", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Lorsque l'authentification à deux facteurs est activée, vous serez invité à saisir un jeton aléatoire sécurisé lors de l'authentification. Vous pouvez récupérer ce jeton depuis l'application Google Authenticator de votre téléphone.", + "Whoops": "Oups", + "Whoops!": "Oups !", + "Whoops! Something went wrong.": "Oups ! Un problème est survenu.", + "With Trashed": "Avec ceux mis à la corbeille", + "Write": "Écrire", + "Year To Date": "Depuis le début de l'année", + "Yearly": "Annuellement", + "Yemen": "Yémen", + "Yes": "Oui", + "You are already subscribed.": "Vous êtes déjà abonné.", + "You are currently within your free trial period. Your trial will expire on :date.": "Vous êtes actuellement dans votre période d'essai gratuit. Votre essai expirera le :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Vous êtes actuellement dans votre période d'essai gratuit. Votre essai expirera le :date. Commencer un nouvel abonnement mettra fin à votre période d'essai.", + "You are logged in!": "Vous êtes connecté !", + "You are receiving this email because we received a password reset request for your account.": "Vous recevez cet e-mail car nous avons reçu une demande de réinitialisation de mot de passe pour votre compte.", + "You have been invited to join the :team team!": "Vous avez été invité à rejoindre l'équipe :team !", + "You have enabled two factor authentication.": "Vous avez activé l'authentification à deux facteurs.", + "You have not enabled two factor authentication.": "Vous n'avez pas activé l'authentification à deux facteurs.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Vous avez des factures impayées. Après avoir mis à jour votre mode de paiement par défaut, vous pouvez réessayer les paiements via la liste des factures ci-dessous.", + "You may accept this invitation by clicking the button below:": "Vous pouvez accepter cette invitation en cliquant sur le bouton ci-dessous :", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Vous pouvez résilier votre abonnement à tout moment. Une fois votre abonnement annulé, vous aurez la possibilité de le reprendre jusqu'à la fin de votre cycle de facturation actuel.", + "You may delete any of your existing tokens if they are no longer needed.": "Vous pouvez supprimer n'importe lequel de vos jetons existants s'ils ne sont plus nécessaires.", + "You may not delete your personal team.": "Vous ne pouvez pas supprimer votre équipe personnelle.", + "You may not leave a team that you created.": "Vous ne pouvez pas quitter une équipe que vous avez créée.", + "You will receive an invoice and payment link via email for each billing period.": "Vous recevrez une facture et un lien de paiement par e-mail pour chaque période de facturation.", + "You're logged in!": "Vous êtes connecté !", + "Your :invoiceName invoice is now available!": "Votre facture :invoiceName est maintenant disponible !", + "Your billing address is :address :address2 :postal_code :city :state :country": "Votre adresse de facturation est le :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Votre carte a été refusée. Veuillez contacter l'émetteur de votre carte pour plus d'informations.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Votre mode de paiement actuel est une carte de crédit se terminant par :lastFour qui expire le :expiration.", + "Your email address is unverified.": "Votre adresse e-mail n'est pas vérifiée.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Votre dernier paiement de :amount échoué. Veuillez mettre à jour votre mode de paiement pour réessayer le paiement ayant échoué.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Votre dernier paiement de :amount le :date a échoué. Veuillez mettre à jour votre mode de paiement pour réessayer le paiement ayant échoué.", + "Your next payment of :amount will be processed on :date.": "Votre prochain paiement de :amount sera débité le :date.", + "Your payment method has been added successfully.": "Votre mode de paiement a été ajouté avec succès.", + "Your payment method will be charged automatically for each billing period.": "Votre mode de paiement sera débité automatiquement pour chaque période de facturation.", + "Your registered VAT Number is :vatNumber.": "Votre numéro de TVA enregistré est :vatNumber.", + "Your subscription has been started successfully.": "Votre abonnement a été lancé avec succès.", + "Your subscription has been successfully cancelled.": "Votre abonnement a été annulé avec succès.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Votre abonnement a été annulé avec succès. Vous gardez vos accès jusqu'à la fin de la période de facturation.", + "Your subscription was successfully resumed.": "Votre abonnement a été réactivé avec succès.", + "Your subscription was successfully updated.": "Votre abonnement a été mis à jour avec succès.", + "Zambia": "Zambie", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Code postal", + "Åland Islands": "Les îles d'Åland" +} diff --git a/locales/fr/php-inline.json b/locales/fr/php-inline.json new file mode 100644 index 00000000000..394595ec6b2 --- /dev/null +++ b/locales/fr/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ce champ doit être accepté.", + "accepted_if": "Ce champ doit être accepté quand :other a la valeur :value.", + "active_url": "Ce n'est pas une URL valide", + "after": "La date doit être postérieure au :date.", + "after_or_equal": "La date doit être postérieure ou égale au :date.", + "alpha": "Ce champ doit contenir uniquement des lettres", + "alpha_dash": "Ce champ doit contenir uniquement des lettres, des chiffres et des tirets.", + "alpha_num": "Ce champ doit contenir uniquement des chiffres et des lettres.", + "any_of": "Ce champ est invalide.", + "array": "Ce champ doit être un tableau.", + "ascii": "Ce champ ne doit contenir que des caractères alphanumériques et des symboles codés sur un octet.", + "attached": "Ce champ est déjà attaché.", + "before": "Ce champ doit être une date antérieure au :date.", + "before_or_equal": "Ce champ doit être une date antérieure ou égale au :date.", + "between.array": "Le tableau doit contenir entre :min et :max éléments.", + "between.file": "La taille du fichier doit être comprise entre :min et :max kilo-octets.", + "between.numeric": "La valeur doit être comprise entre :min et :max.", + "between.string": "Le texte doit contenir entre :min et :max caractères.", + "boolean": "Ce champ doit être vrai ou faux.", + "can": "Ce champ contient une valeur non autorisée.", + "confirmed": "Le champ de confirmation ne correspond pas.", + "contains": "Il manque une valeur requise dans ce champ.", + "date": "Ce n'est pas une date valide.", + "date_equals": "La date doit être égale à :date.", + "date_format": "Ce champ ne correspond pas au format :format.", + "decimal": "Ce champ doit comporter :decimal décimales.", + "declined": "Cette valeur doit être déclinée.", + "declined_if": "Cette valeur doit être déclinée quand :other a la valeur :value.", + "different": "Cette valeur doit être différente de :other.", + "digits": "Ce champ doit contenir :digits chiffres.", + "digits_between": "Ce champ doit contenir entre :min et :max chiffres.", + "dimensions": "La taille de l'image n'est pas conforme.", + "distinct": "Ce champ a une valeur en double.", + "doesnt_contain": "Ce champ ne doit contenir aucun des éléments suivants : :values.", + "doesnt_end_with": "Ce champ ne doit pas finir avec une des valeurs suivantes : :values.", + "doesnt_start_with": "Ce champ ne doit pas commencer avec une des valeurs suivantes : :values.", + "email": "Ce champ doit être une adresse e-mail valide.", + "ends_with": "Ce champ doit se terminer par une des valeurs suivantes : :values", + "enum": "Ce champ selectionné est invalide.", + "exists": "Ce champ sélectionné est invalide.", + "extensions": "Ce champ doit avoir l'une des extensions suivantes : :values.", + "file": "Ce champ doit être un fichier.", + "filled": "Ce champ doit avoir une valeur.", + "gt.array": "Le tableau doit contenir plus de :value éléments.", + "gt.file": "La taille du fichier doit être supérieure à :value kilo-octets.", + "gt.numeric": "La valeur doit être supérieure à :value.", + "gt.string": "Le texte doit contenir plus de :value caractères.", + "gte.array": "Le tableau doit contenir au moins :value éléments.", + "gte.file": "La taille du fichier doit être supérieure ou égale à :value kilo-octets.", + "gte.numeric": "La valeur doit être supérieure ou égale à :value.", + "gte.string": "Le texte doit contenir au moins :value caractères.", + "hex_color": "Ce champ doit être une couleur hexadécimale valide.", + "image": "Ce champ doit être une image.", + "in": "Ce champ est invalide.", + "in_array": "Ce champ n'existe pas dans :other.", + "in_array_keys": "Ce champ doit contenir au moins l'une des clés suivantes : :values.", + "integer": "Ce champ doit être un entier.", + "ip": "Ce champ doit être une adresse IP valide.", + "ipv4": "Ce champ doit être une adresse IPv4 valide.", + "ipv6": "Ce champ doit être une adresse IPv6 valide.", + "json": "Ce champ doit être un document JSON valide.", + "list": "Ce champ doit être une liste.", + "lowercase": "Ce champ doit être en minuscules.", + "lt.array": "Le tableau doit contenir moins de :value éléments.", + "lt.file": "La taille du fichier doit être inférieure à :value kilo-octets.", + "lt.numeric": "La valeur doit être inférieure à :value.", + "lt.string": "Le texte doit contenir moins de :value caractères.", + "lte.array": "Le tableau doit contenir au plus :value éléments.", + "lte.file": "La taille du fichier doit être inférieure ou égale à :value kilo-octets.", + "lte.numeric": "La valeur doit être inférieure ou égale à :value.", + "lte.string": "Le texte doit contenir au plus :value caractères.", + "mac_address": "La valeur doit être une adresse MAC valide.", + "max.array": "Le tableau ne peut contenir plus de :max éléments.", + "max.file": "La taille du fichier ne peut pas dépasser :max kilo-octets.", + "max.numeric": "La valeur ne peut être supérieure à :max.", + "max.string": "Le texte ne peut contenir plus de :max caractères.", + "max_digits": "Ce champ ne doit pas avoir plus de :max chiffres.", + "mimes": "Le fichier doit être de type : :values.", + "mimetypes": "Le fichier doit être de type : :values.", + "min.array": "Le tableau doit contenir au moins :min éléments.", + "min.file": "La taille du fichier doit être supérieure ou égale à :min kilo-octets.", + "min.numeric": "La valeur doit être supérieure ou égale à :min.", + "min.string": "Le texte doit contenir au moins :min caractères.", + "min_digits": "Ce champ doit avoir au moins :min chiffres.", + "missing": "Ce champ doit être manquant.", + "missing_if": "Ce champ doit être manquant lorsque :other vaut :value.", + "missing_unless": "Ce champ doit être manquant sauf si :other vaut :value.", + "missing_with": "Ce champ doit être manquant lorsque :values est présent.", + "missing_with_all": "Ce champ doit être manquant lorsque :values sont présents.", + "multiple_of": "La valeur doit être un multiple de :value", + "not_in": "Le champ sélectionné n'est pas valide.", + "not_regex": "Le format du champ n'est pas valide.", + "numeric": "Ce champ doit contenir un nombre.", + "password.letters": "Le mot de passe doit contenir au moins une lettre.", + "password.mixed": "Le mot de passe doit contenir au moins une majuscule et une minuscule.", + "password.numbers": "Le mot de passe doit contenir au moins un chiffre.", + "password.symbols": "Le mot de passe doit contenir au moins un symbole.", + "password.uncompromised": "Le mot de passe est apparu dans une fuite de données. Veuillez choisir une valeur différente.", + "present": "Ce champ doit être présent.", + "present_if": "Ce champ doit être présent lorsque :other est :value.", + "present_unless": "Ce champ doit être présent sauf si :other vaut :value.", + "present_with": "Ce champ doit être présent lorsque :values est présent.", + "present_with_all": "Ce champ doit être présent lorsque :values sont présents.", + "prohibited": "Ce champ est interdit", + "prohibited_if": "Ce champ est interdit quand :other a la valeur :value.", + "prohibited_if_accepted": "Ce champ est interdit lorsque :other a été accepté.", + "prohibited_if_declined": "Ce champ est interdit lorsque :other a été refusé.", + "prohibited_unless": "Ce champ est interdit à moins que :other ait l'une des valeurs :values.", + "prohibits": "Ce champ interdit :other d'être présent.", + "regex": "Le format du champ est invalide.", + "relatable": "Ce champ n'est sans doute pas associé avec cette donnée.", + "required": "Ce champ est obligatoire.", + "required_array_keys": "Ce champ doit contenir des entrées pour : :values.", + "required_if": "Ce champ est obligatoire quand la valeur de :other est :value.", + "required_if_accepted": "Ce champ est obligatoire quand le champ :other a été accepté.", + "required_if_declined": "Ce champ est obligatoire lorsque :other est refusé.", + "required_unless": "Ce champ est obligatoire sauf si :other est :values.", + "required_with": "Ce champ est obligatoire quand :values est présent.", + "required_with_all": "Ce champ est obligatoire quand :values sont présents.", + "required_without": "Ce champ est obligatoire quand :values n'est pas présent.", + "required_without_all": "Ce champ est requis quand aucun de :values n'est présent.", + "same": "Ce champ doit être identique à :other.", + "size.array": "Le tableau doit contenir :size éléments.", + "size.file": "La taille du fichier doit être de :size kilo-octets.", + "size.numeric": "La valeur doit être :size.", + "size.string": "Le texte doit contenir :size caractères.", + "starts_with": "Ce champ doit commencer avec une des valeurs suivantes : :values", + "string": "Ce champ doit être une chaîne de caractères.", + "timezone": "Ce champ doit être un fuseau horaire valide.", + "ulid": "Ce champ doit être un ULID valide.", + "unique": "La valeur est déjà utilisée.", + "uploaded": "Le fichier n'a pu être téléversé.", + "uppercase": "Ce champ doit être en majuscules.", + "url": "Le format de l'URL n'est pas valide.", + "uuid": "Ce champ doit être un UUID valide" +} diff --git a/locales/fr/php.json b/locales/fr/php.json new file mode 100644 index 00000000000..3afa8f50648 --- /dev/null +++ b/locales/fr/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Le champ :attribute doit être accepté.", + "accepted_if": "Le champ :attribute doit être accepté quand :other a la valeur :value.", + "active_url": "Le champ :attribute n'est pas une URL valide.", + "after": "Le champ :attribute doit être une date postérieure au :date.", + "after_or_equal": "Le champ :attribute doit être une date postérieure ou égale au :date.", + "alpha": "Le champ :attribute doit contenir uniquement des lettres.", + "alpha_dash": "Le champ :attribute doit contenir uniquement des lettres, des chiffres et des tirets.", + "alpha_num": "Le champ :attribute doit contenir uniquement des chiffres et des lettres.", + "any_of": "Le champ :attribute est invalide.", + "array": "Le champ :attribute doit être un tableau.", + "ascii": "Le champ :attribute ne doit contenir que des caractères alphanumériques et des symboles codés sur un octet.", + "attached": ":Attribute est déjà attaché(e).", + "before": "Le champ :attribute doit être une date antérieure au :date.", + "before_or_equal": "Le champ :attribute doit être une date antérieure ou égale au :date.", + "between.array": "Le tableau :attribute doit contenir entre :min et :max éléments.", + "between.file": "La taille du fichier de :attribute doit être comprise entre :min et :max kilo-octets.", + "between.numeric": "La valeur de :attribute doit être comprise entre :min et :max.", + "between.string": "Le texte :attribute doit contenir entre :min et :max caractères.", + "boolean": "Le champ :attribute doit être vrai ou faux.", + "can": "Le champ :attribute contient une valeur non autorisée.", + "confirmed": "Le champ de confirmation :attribute ne correspond pas.", + "contains": "Le champ :attribute manque une valeur requise.", + "current_password": "Le mot de passe est incorrect.", + "date": "Le champ :attribute n'est pas une date valide.", + "date_equals": "Le champ :attribute doit être une date égale à :date.", + "date_format": "Le champ :attribute ne correspond pas au format :format.", + "decimal": "Le champ :attribute doit comporter :decimal décimales.", + "declined": "Le champ :attribute doit être décliné.", + "declined_if": "Le champ :attribute doit être décliné quand :other a la valeur :value.", + "different": "Les champs :attribute et :other doivent être différents.", + "digits": "Le champ :attribute doit contenir :digits chiffres.", + "digits_between": "Le champ :attribute doit contenir entre :min et :max chiffres.", + "dimensions": "La taille de l'image :attribute n'est pas conforme.", + "distinct": "Le champ :attribute a une valeur en double.", + "doesnt_contain": "Le champ :attribute ne doit contenir aucun des éléments suivants : :values.", + "doesnt_end_with": "Le champ :attribute ne doit pas finir avec une des valeurs suivantes : :values.", + "doesnt_start_with": "Le champ :attribute ne doit pas commencer avec une des valeurs suivantes : :values.", + "email": "Le champ :attribute doit être une adresse e-mail valide.", + "ends_with": "Le champ :attribute doit se terminer par une des valeurs suivantes : :values", + "enum": "Le champ :attribute sélectionné est invalide.", + "exists": "Le champ :attribute sélectionné est invalide.", + "extensions": "Le champ :attribute doit avoir l'une des extensions suivantes : :values.", + "failed": "Ces identifiants ne correspondent pas à nos enregistrements.", + "file": "Le champ :attribute doit être un fichier.", + "filled": "Le champ :attribute doit avoir une valeur.", + "gt.array": "Le tableau :attribute doit contenir plus de :value éléments.", + "gt.file": "La taille du fichier de :attribute doit être supérieure à :value kilo-octets.", + "gt.numeric": "La valeur de :attribute doit être supérieure à :value.", + "gt.string": "Le texte :attribute doit contenir plus de :value caractères.", + "gte.array": "Le tableau :attribute doit contenir au moins :value éléments.", + "gte.file": "La taille du fichier de :attribute doit être supérieure ou égale à :value kilo-octets.", + "gte.numeric": "La valeur de :attribute doit être supérieure ou égale à :value.", + "gte.string": "Le texte :attribute doit contenir au moins :value caractères.", + "hex_color": "Le champ :attribute doit être une couleur hexadécimale valide.", + "image": "Le champ :attribute doit être une image.", + "in": "Le champ :attribute est invalide.", + "in_array": "Le champ :attribute n'existe pas dans :other.", + "in_array_keys": "Le champ :attribute doit contenir au moins l'une des clés suivantes : :values.", + "integer": "Le champ :attribute doit être un entier.", + "ip": "Le champ :attribute doit être une adresse IP valide.", + "ipv4": "Le champ :attribute doit être une adresse IPv4 valide.", + "ipv6": "Le champ :attribute doit être une adresse IPv6 valide.", + "json": "Le champ :attribute doit être un document JSON valide.", + "list": "Le champ :attribute doit être une liste.", + "lowercase": "Le champ :attribute doit être en minuscules.", + "lt.array": "Le tableau :attribute doit contenir moins de :value éléments.", + "lt.file": "La taille du fichier de :attribute doit être inférieure à :value kilo-octets.", + "lt.numeric": "La valeur de :attribute doit être inférieure à :value.", + "lt.string": "Le texte :attribute doit contenir moins de :value caractères.", + "lte.array": "Le tableau :attribute doit contenir au plus :value éléments.", + "lte.file": "La taille du fichier de :attribute doit être inférieure ou égale à :value kilo-octets.", + "lte.numeric": "La valeur de :attribute doit être inférieure ou égale à :value.", + "lte.string": "Le texte :attribute doit contenir au plus :value caractères.", + "mac_address": "Le champ :attribute doit être une adresse MAC valide.", + "max.array": "Le tableau :attribute ne peut pas contenir plus que :max éléments.", + "max.file": "La taille du fichier de :attribute ne peut pas dépasser :max kilo-octets.", + "max.numeric": "La valeur de :attribute ne peut pas être supérieure à :max.", + "max.string": "Le texte de :attribute ne peut pas contenir plus de :max caractères.", + "max_digits": "Le champ :attribute ne doit pas avoir plus de :max chiffres.", + "mimes": "Le champ :attribute doit être un fichier de type : :values.", + "mimetypes": "Le champ :attribute doit être un fichier de type : :values.", + "min.array": "Le tableau :attribute doit contenir au moins :min éléments.", + "min.file": "La taille du fichier de :attribute doit être supérieure ou égale à :min kilo-octets.", + "min.numeric": "La valeur de :attribute doit être supérieure ou égale à :min.", + "min.string": "Le texte de :attribute doit contenir au moins :min caractères.", + "min_digits": "Le champ :attribute doit avoir au moins :min chiffres.", + "missing": "Le champ :attribute doit être manquant.", + "missing_if": "Le champ :attribute doit être manquant quand :other a la valeur :value.", + "missing_unless": "Le champ :attribute doit être manquant sauf si :other a la valeur :value.", + "missing_with": "Le champ :attribute doit être manquant quand :values est présent.", + "missing_with_all": "Le champ :attribute doit être manquant quand :values sont présents.", + "multiple_of": "La valeur de :attribute doit être un multiple de :value", + "next": "Suivant »", + "not_in": "Le champ :attribute sélectionné n'est pas valide.", + "not_regex": "Le format du champ :attribute n'est pas valide.", + "numeric": "Le champ :attribute doit contenir un nombre.", + "password": "Le mot de passe est incorrect", + "password.letters": "Le champ :attribute doit contenir au moins une lettre.", + "password.mixed": "Le champ :attribute doit contenir au moins une majuscule et une minuscule.", + "password.numbers": "Le champ :attribute doit contenir au moins un chiffre.", + "password.symbols": "Le champ :attribute doit contenir au moins un symbole.", + "password.uncompromised": "La valeur du champ :attribute est apparue dans une fuite de données. Veuillez choisir une valeur différente.", + "present": "Le champ :attribute doit être présent.", + "present_if": "Le champ :attribute doit être présent lorsque :other est :value.", + "present_unless": "Le champ :attribute doit être présent sauf si :other vaut :value.", + "present_with": "Le champ :attribute doit être présent lorsque :values est présent.", + "present_with_all": "Le champ :attribute doit être présent lorsque :values sont présents.", + "previous": "« Précédent", + "prohibited": "Le champ :attribute est interdit.", + "prohibited_if": "Le champ :attribute est interdit quand :other a la valeur :value.", + "prohibited_if_accepted": "Le champ :attribute est interdit quand :other a été accepté.", + "prohibited_if_declined": "Le champ :attribute est interdit quand :other a été refusé.", + "prohibited_unless": "Le champ :attribute est interdit à moins que :other est l'une des valeurs :values.", + "prohibits": "Le champ :attribute interdit :other d'être présent.", + "regex": "Le format du champ :attribute est invalide.", + "relatable": ":Attribute n'est sans doute pas associé(e) avec cette donnée.", + "required": "Le champ :attribute est obligatoire.", + "required_array_keys": "Le champ :attribute doit contenir des entrées pour : :values.", + "required_if": "Le champ :attribute est obligatoire quand la valeur de :other est :value.", + "required_if_accepted": "Le champ :attribute est obligatoire quand le champ :other a été accepté.", + "required_if_declined": "Le champ :attribute est obligatoire quand le champ :other a été refusé.", + "required_unless": "Le champ :attribute est obligatoire sauf si :other est :values.", + "required_with": "Le champ :attribute est obligatoire quand :values est présent.", + "required_with_all": "Le champ :attribute est obligatoire quand :values sont présents.", + "required_without": "Le champ :attribute est obligatoire quand :values n'est pas présent.", + "required_without_all": "Le champ :attribute est requis quand aucun de :values n'est présent.", + "reset": "Votre mot de passe a été réinitialisé !", + "same": "Les champs :attribute et :other doivent être identiques.", + "sent": "Nous vous avons envoyé par email le lien de réinitialisation du mot de passe !", + "size.array": "Le tableau :attribute doit contenir :size éléments.", + "size.file": "La taille du fichier de :attribute doit être de :size kilo-octets.", + "size.numeric": "La valeur de :attribute doit être :size.", + "size.string": "Le texte de :attribute doit contenir :size caractères.", + "starts_with": "Le champ :attribute doit commencer avec une des valeurs suivantes : :values", + "string": "Le champ :attribute doit être une chaîne de caractères.", + "throttle": "Tentatives de connexion trop nombreuses. Veuillez essayer de nouveau dans :seconds secondes.", + "throttled": "Veuillez patienter avant de réessayer.", + "timezone": "Le champ :attribute doit être un fuseau horaire valide.", + "token": "Ce jeton de réinitialisation du mot de passe n'est pas valide.", + "ulid": "Le champ :attribute doit être un ULID valide.", + "unique": "La valeur du champ :attribute est déjà utilisée.", + "uploaded": "Le fichier du champ :attribute n'a pu être téléversé.", + "uppercase": "Le champ :attribute doit être en majuscules.", + "url": "Le format de l'URL de :attribute n'est pas valide.", + "user": "Aucun utilisateur n'a été trouvé avec cette adresse email.", + "uuid": "Le champ :attribute doit être un UUID valide" +} diff --git a/locales/fy/_excludes.json b/locales/fy/_excludes.json new file mode 100644 index 00000000000..e3f1558ff67 --- /dev/null +++ b/locales/fy/_excludes.json @@ -0,0 +1,65 @@ +[ + "Andorra", + "Anguilla", + "API Tokens", + "Barbados", + "Belize", + "Bermuda", + "Bolivia", + "Botswana", + "Bouvet Island", + "CSV (.csv)", + "Curaçao", + "Dashboard", + "Details", + "Download", + "El Salvador", + "Excel (.xlsx)", + "Gabon", + "Gambia", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guernsey", + "Guyana", + "Hong Kong", + "ID", + "Iran", + "Isle of Man", + "Israel", + "Japan", + "Jersey", + "Kosovo", + "Log Viewer", + "Macao", + "Malta", + "Mayotte", + "Montenegro", + "Montserrat", + "Nepal", + "Niger", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Pitcairn", + "Register", + "San Marino", + "Senegal", + "Sint Maarten", + "Status", + "Suriname", + "Sweden", + "Taiwan", + "Tanzania", + "Timor-Leste", + "Tonga", + "Turkmenistan", + "Type", + "Uganda", + "Update", + "Update :resource", + "Virgin Islands, U.S." +] diff --git a/locales/fy/json-inline.json b/locales/fy/json-inline.json new file mode 100644 index 00000000000..c1a9111a223 --- /dev/null +++ b/locales/fy/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dit fjild moat in jildige rol wêze.", + "The :attribute must be at least :length characters and contain at least one number.": "Dit fjild moat op syn minst :length karakters wêze en op syn minst ien nûmer befetsje.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dit fjild moat op syn minst :length karakters wêze en op syn minst ien spesjaal karakter en ien nûmer befetsje.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dit fjild moat op syn minst :length karakters wêze en op syn minst ien spesjaal karakter befetsje.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dit fjild moat op syn minst :length karakters wêze en op syn minst ien haadletter en ien nûmer befetsje.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dit fjild moat op syn minst :length karakters wêze en op syn minst ien haadletter en ien spesjaal karakter befetsje.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dit fjild moat op syn minst :length karakters wêze en op syn minst ien haadletter, ien nûmer en ien spesjaal karakter befetsje.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dit fjild moat op syn minst :length karakters wêze en op syn minst ien haadletter befetsje.", + "The :attribute must be at least :length characters.": "Dit fjild moat op syn minst :length karakters wêze.", + "The :attribute must contain at least one letter.": "Dit fjild moat op syn minst ien letter befetsje.", + "The :attribute must contain at least one number.": "Dit fjild moat op syn minst ien nûmer befetsje.", + "The :attribute must contain at least one symbol.": "Dit fjild moat op syn minst ien symboal befetsje.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dit fjild moat op syn minst ien haadletter en ien lytse letter befetsje.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "It opjûne fjild is ferskynd yn in gegevenslek. Kies asjebleaft in oar fjild." +} diff --git a/locales/fy/json.json b/locales/fy/json.json new file mode 100644 index 00000000000..2df7257f358 --- /dev/null +++ b/locales/fy/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(en noch :count flater)", + "(and :count more errors)": "(en noch :count flaters)", + "30 Days": "30 dagen", + "60 Days": "60 dagen", + "90 Days": "90 dagen", + ":amount selected": ":amount selektearre", + ":amount Total": ":amount Totaal", + ":days day trial": ":days dagen proef", + ":resource Details": ":resource details", + ":resource Details: :title": ":resource Details: :title", + "A decryption key is required.": "In dekodearringskaai is fereaske.", + "A fresh verification link has been sent to your email address.": "In nije ferifikaasjekeppeling is nei jo e-postadres stjoerd.", + "A new verification link has been sent to the email address you provided during registration.": "In nije ferifikaasjekeppeling is stjoerd nei it e-mailadres dat jo hawwe opjûn tidens registraasje.", + "A new verification link has been sent to the email address you provided in your profile settings.": "In nije ferifikaasjekeppeling is stjoerd nei it e-postadres dat jo hawwe opjûn yn jo profylynstellingen.", + "A new verification link has been sent to your email address.": "In nije ferifikaasjekeppeling is nei jo e-mailadres stjoerd.", + "Accept Invitation": "Akseptearje útnoeging", + "Action": "Aksje", + "Action Event": "Aksje Event", + "Action Events": "Aksje Events", + "Action Happened At": "Barde op", + "Action Initiated By": "Inisjearre troch", + "Action Name": "Namme", + "Action Status": "Status", + "Action Target": "Doel", + "Actions": "Aksjes", + "Add": "Tafoegje", + "Add :resource": "Tafoegje :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Foegje in nij teamlid ta oan jo team, sadat se mei jo kinne gearwurkje.", + "Add additional security to your account using two factor authentication.": "Foegje ekstra feiligens ta oan jo akkount mei twa faktor ferifikaasje.", + "Add Payment Method": "Betelmetoade tafoegje", + "Add row": "Foegje rige ta", + "Add Team Member": "Teamlid tafoegje", + "Add VAT Number": "Foegje btw-nûmer ta", + "Added.": "Tafoege.", + "Additional billing information updated successfully.": "Oanfoljende fakturearringynformaasje mei súkses bywurke.", + "Address": "Adres", + "Address Line 2": "Adresline 2", + "Administrator": "Behearder", + "Administrator users can perform any action.": "Behearder brûkers kinne elke aksje útfiere.", + "Afghanistan": "Afganistan", + "Aland Islands": "Ålâneilannen", + "Albania": "Albaanje", + "Algeria": "Algerije", + "All of the people that are part of this team.": "Alle minsken dy't diel útmeitsje fan dit team.", + "All resources loaded.": "Alle boarnen laden.", + "All rights reserved.": "Alle rjochten foarbehâlden.", + "Already registered?": "Al registrearre?", + "American Samoa": "Amerikaansk-samoa", + "An error occurred while uploading the file.": "Der barde in flater by it opladen fan it bestân.", + "An error occurred while uploading the file: :error": "Der barde in flater by it opladen fan it bestân: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Der barde in ûnferwachte flater en wy hawwe ús stipeteam op 'e hichte brocht. Besykje it letter noch ris.", + "Andorra": "Andorra", + "Angola": "Angoala", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "In oare brûker hat dizze boarne bywurke sûnt dizze side is laden. Ferfarskje asjebleaft de side en besykje it nochris.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigûa en Barbûda", + "Antigua and Barbuda": "Antigûa en Barbûda", + "API Token": "API token", + "API Token Permissions": "API Token-tagongsrjochten", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API-tokens tastean tsjinsten fan tredden te autentisearjen mei ús applikaasje út jo namme.", + "Apply": "Tapasse", + "Apply Coupon": "Tapasse Coupon", + "April": "april", + "Are you sure you want to attempt to pay :amount?": "Binne jo wis dat jo wolle besykje te beteljen :amount?", + "Are you sure you want to cancel your subscription?": "Binne jo wis dat jo jo abonnemint annulearje wolle?", + "Are you sure you want to delete all the notifications?": "Binne jo wis dat jo alle notifikaasjes wiskje wolle?", + "Are you sure you want to delete the selected resources?": "Binne jo wis dat jo de selektearre boarnen wiskje wolle?", + "Are you sure you want to delete this file?": "Binne jo wis dat jo dizze triem wiskje wolle?", + "Are you sure you want to delete this notification?": "Binne jo wis dat jo dizze notifikaasje wiskje wolle?", + "Are you sure you want to delete this payment method?": "Binne jo wis dat jo dizze betelmetoade wiskje wolle?", + "Are you sure you want to delete this resource?": "Binne jo wis dat jo dizze boarne fuortsmite wolle?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Binne jo wis dat jo dit team fuortsmite wolle? Sadree't in team is wiske, al syn boarnen en gegevens wurde permanint wiske.", + "Are you sure you want to delete your account?": "Binne jo wis dat jo jo akkount wiskje wolle?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Binne jo wis dat jo jo akkount wiskje wolle? Sadree't jo akkount is wiske, al syn boarnen en gegevens wurde permanint wiske. Fier jo wachtwurd yn om te befêstigjen dat jo jo akkount permanint wiskje wolle.", + "Are you sure you want to detach the selected resources?": "Binne jo wis dat jo de selektearre boarnen losmeitsje wolle?", + "Are you sure you want to detach this resource?": "Binne jo wis dat jo dizze boarne losmeitsje wolle?", + "Are you sure you want to force delete the selected resources?": "Binne jo wis dat jo de selektearre boarnen ôftwinge wolle?", + "Are you sure you want to force delete this resource?": "Binne jo wis dat jo dizze boarne ôftwinge wolle?", + "Are you sure you want to log out?": "Binne jo wis dat jo ôfmelde wolle?", + "Are you sure you want to mark all notifications as read?": "Binne jo wis dat jo alle notifikaasjes as lêzen markearje wolle?", + "Are you sure you want to remove this item?": "Binne jo wis dat jo dit item fuortsmite wolle?", + "Are you sure you want to restore the selected resources?": "Binne jo wis dat jo de selektearre boarnen weromsette wolle?", + "Are you sure you want to restore this resource?": "Binne jo wis dat jo dizze boarne weromsette wolle?", + "Are you sure you want to resume your subscription?": "Binne jo wis dat jo jo abonnemint opnij wolle?", + "Are you sure you want to run this action?": "Binne jo wis dat jo dizze aksje útfiere wolle?", + "Are you sure you want to set this payment method as your default?": "Binne jo wis dat jo dizze betelmetoade as jo standert ynstelle wolle?", + "Are you sure you want to stop impersonating?": "Binne jo wis dat jo ophâlde wolle mei it imitearjen?", + "Are you sure you would like to delete this API token?": "Binne jo wis dat jo dit API-token wiskje wolle?", + "Are you sure you would like to leave this team?": "Binne jo wis dat jo dit team ferlitte wolle?", + "Are you sure you would like to remove this person from the team?": "Binne jo wis dat jo dizze persoan fuortsmite wolle fan it team?", + "Are you sure you would like to switch billing plans?": "Binne jo wis dat jo wolle wikselje fakturearring plannen?", + "Argentina": "Argentynje", + "Armenia": "Armeenje", + "Aruba": "Arûba", + "Attach": "Taheakje", + "Attach & Attach Another": "Taheakje & Noch ien taheakje", + "Attach :resource": "Taheakje :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Heakje bestannen ta troch se te slepen en del te setten, te selektearjen of te plakken.", + "August": "augustus", + "Australia": "Austraalje", + "Austria": "Eastenryk", + "Azerbaijan": "Azerbeidzjan", + "Bahamas": "de Bahama's", + "Bahrain": "Bachrein", + "Bangladesh": "Banglades", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Kinne jo foardat jo trochgean, jo e-mailadres ferifiearje troch te klikken op de keppeling dy't wy jo krekt e-post hawwe stjoerd? As jo ​​​​de e-post net ûntfongen hawwe, stjoere wy jo graach in oare.", + "Before proceeding, please check your email for a verification link.": "Kontrolearje asjebleaft jo e-post foar in ferifikaasjekeppeling foardat jo trochgean.", + "Belarus": "Wyt-Ruslân", + "Belgium": "Belgje", + "Belize": "Belize", + "Benin": "Benyn", + "Bermuda": "Bermuda", + "Bhutan": "Bûtan", + "Billing Information": "Faktueringynformaasje", + "Billing Management": "Faktueringbehear", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Plurinasjonale steat fan", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius en Saba", + "Bosnia And Herzegovina": "Bosnje en Herzegovina", + "Bosnia and Herzegovina": "Bosnje en Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brazylje", + "British Indian Ocean Territory": "Britske Yndyske Oseaan Territoarium", + "Browser Sessions": "Browsersesjes", + "Brunei Darussalam": "Brûnei Darussalam", + "Bulgaria": "Bulgarije", + "Burkina Faso": "Boerkina Faso", + "Burundi": "Boerûndy", + "Cambodia": "Kambodja", + "Cameroon": "Kameroen", + "Canada": "Kanada", + "Cancel": "Ofbrekke", + "Cancel Subscription": "Ofbrekke Abonnemint", + "Cape Verde": "Kaapverdje", + "Card": "Kaart", + "Cayman Islands": "Kaaimaneilannen", + "Central African Republic": "de Sintraal-Afrikaanske Republyk", + "Chad": "Tsjaad", + "Change Subscription Plan": "Feroarje Abonnemint Plan", + "Change the current payment method attached to your subscription": "Feroarje de hjoeddeistige betellingsmetoade taheakke oan jo abonnemint", + "Changes": "Feroarings", + "Checkout": "Betelje", + "Chile": "Sily", + "China": "Sina", + "Choose": "Kieze", + "Choose :field": "Kies :field", + "Choose :resource": "Kies :resource", + "Choose an option": "Meitsje in kar", + "Choose date": "Kies datum", + "Choose File": "Kies Bestân", + "Choose Files": "Kies Triemmen", + "Choose Type": "Kies Type", + "Christmas Island": "Krysteilân", + "City": "Stêd", + "Click here to re-send the verification email.": "Klik hjir om de ferifikaasje-e-post opnij te ferstjoeren.", + "click here to request another": "klik hjir om in oare oan te freegjen", + "Click to choose": "Klikje om te kiezen", + "Close": "Slute", + "Cocos (Keeling) Islands": "Cocos (Keeling) Eilannen", + "Code": "Koade", + "Colombia": "Kolombia", + "Comoros": "de Komoaren", + "Confirm": "Befêstigje", + "Confirm Billing Action": "Befêstigje Billing Action", + "Confirm Password": "Befêstigje Wachtwurd", + "Confirm Payment": "Befêstigje betelling", + "Confirm your :amount payment": "Befêstigje jo :amount betelling", + "Congo": "de Kongo", + "Congo, Democratic Republic": "Kongo, Demokratyske Republyk", + "Congo, the Democratic Republic of the": "Kongo, de Demokratyske Republyk fan de", + "Constant": "Konstant", + "Continue To Payment": "Trochgean nei betelling", + "Cook Islands": "de Cookeilannen", + "Copy to clipboard": "Nei it klamboerd ta kopiearje", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Ivoarkust", + "Country": "Lân", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kûpon mei súkses tapast.", + "Create": "Meitsje", + "Create & Add Another": "Meitsje en in oare tafoegje", + "Create :resource": "Meitsje :resource", + "Create a new team to collaborate with others on projects.": "Meitsje in nij team om mei oaren gear te wurkjen oan projekten.", + "Create Account": "Account oanmeitsje", + "Create API Token": "Meitsje API Token", + "Create New Team": "Meitsje nij team", + "Create Team": "Meitsje Team", + "Created.": "Makke.", + "Croatia": "Krooasje", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Hjoeddeistich wachtwurd", + "Current Subscription Plan": "Aktueel abonnemintsplan", + "Currently Subscribed": "Op it stuit ynskreaun", + "Customer Balance": "Klant Balâns", + "Customize": "Oanpasse", + "Cyprus": "Syprus", + "Czech Republic": "Tsjechje", + "Côte d'Ivoire": "Ivoarkust", + "Dark": "Tsjuster", + "Dashboard": "Dashboard", + "December": "desimber", + "Decrease": "Ferminderje", + "Default": "Standert", + "Delete": "Wiskje", + "Delete :resource": "Wiskje :resource", + "Delete Account": "Account wiskje", + "Delete all notifications": "Wiskje alle notifikaasjes", + "Delete API Token": "Wiskje API Token", + "Delete File": "Triem wiskje", + "Delete Notification": "Notifikaasje wiskje", + "Delete Resource": "Boarne wiskje", + "Delete Selected": "Selektearre wiskje", + "Delete Team": "Wiskje Team", + "Denmark": "Denemark", + "Detach": "Losmeitsje", + "Detach Resource": "Resource losmeitsje", + "Detach Selected": "Selekteare", + "Details": "Details", + "Disable": "Utskeakelje", + "Djibouti": "Dzjibûty", + "Do you really want to leave? You have unsaved changes.": "Wolle jo echt fuort? Jo hawwe net bewarre feroarings.", + "Dominica": "Dominika", + "Dominican Republic": "de Dominikaanske Republyk", + "Done.": "Dien.", + "Download": "Download", + "Download Invoice": "Download faktuer", + "Drop file or click to choose": "Drop triem of klik om te kiezen", + "Drop files or click to choose": "Drop triemmen of klik om te kiezen", + "Ecuador": "Ekwador", + "Edit": "Bewurkje", + "Edit :resource": "Bewurkje :resource", + "Edit Attached": "Taheakke bewurkje", + "Edit Profile": "Profyl oanpasse", + "Editor": "Redakteur", + "Editor users have the ability to read, create, and update.": "Editor-brûkers hawwe de mooglikheid om te lêzen, oanmeitsje en bywurkje.", + "Egypt": "Egypte", + "El Salvador": "El Salvador", + "Email": "E-post", + "email": "E-post", + "Email Address": "E-postadres", + "Email Addresses": "E-postadressen", + "Email Password Reset Link": "E-postwachtwurd Reset Link", + "Email Verification": "E-post ferifikaasje", + "Enable": "Ynskeakelje", + "Encrypted environment file already exists.": "Fersifere omjouwingsbestân bestiet al.", + "Encrypted environment file not found.": "Fersifere omjouwingsbestân net fûn.", + "Ensure your account is using a long, random password to stay secure.": "Soargje derfoar dat jo akkount in lang, willekeurich wachtwurd brûkt om feilich te bliuwen.", + "Environment file already exists.": "Omjouwingsbestân bestiet al.", + "Environment file not found.": "Omjouwingsbestân net fûn.", + "Equatorial Guinea": "Ekwatoriaal-Guinee", + "Eritrea": "Eritreä", + "Error": "Fersin", + "errors": "flaters", + "Estonia": "Estlân", + "Ethiopia": "Etioopje", + "ex VAT": "ex btw", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Ferrint :expiration", + "Export As CSV": "Eksportearje as CSV", + "Extra Billing Information": "Ekstra Billing ynformaasje", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ekstra befêstiging is nedich om jo betelling te ferwurkjen. Trochgean asjebleaft nei de betellingsside troch te klikken op de knop hjirûnder.", + "Failed Subscription Payment": "Mislearre abonnemint betelling", + "Failed to load :resource!": "It laden fan :resource mislearre!", + "Falkland Islands (Malvinas)": "Falklâneilannen (Malvinas)", + "Faroe Islands": "Faeröer Eilannen", + "February": "febrewaris", + "Fiji": "Fidzjy", + "Filename": "Bestânsnamme", + "Finish enabling two factor authentication.": "Foltôgje it ynskeakeljen fan twa-faktor-ferifikaasje.", + "Finland": "Finlân", + "For your security, please confirm your password to continue.": "Befêstigje jo wachtwurd foar jo feiligens om troch te gean.", + "Forbidden": "Ferbean", + "Force Delete": "Force wiskje", + "Force Delete :resource": "Force wiskje :resource", + "Force Delete Resource": "Force wiskje boarne", + "Force Delete Selected": "Force Delete selektearre", + "Forgot Password": "Wachtwurd ferjitten", + "Forgot your password?": "Jo wachtwurd fergetten?", + "Forgot Your Password?": "Jo Wachtwurd fergetten?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Jo wachtwurd fergetten? Gjin probleem. Lit ús gewoan jo e-mailadres witte en wy stjoere jo in e-postkeppeling foar reset fan wachtwurd wêrmei jo in nij kinne kieze.", + "France": "Frankryk", + "French Guiana": "Frânsk Guiana", + "French Polynesia": "Frânsk Polyneezje", + "French Southern Territories": "Frânske súdlike gebieten", + "From": "Fan", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgje", + "Germany": "Dútslân", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Gean nei hûs", + "Go to page :page": "Gean nei side :page", + "Great! You have accepted the invitation to join the :team team.": "Grut! Jo hawwe de útnoeging akseptearre om mei te dwaan oan it :team-team.", + "Greece": "Grikelân", + "Greenland": "Grienlân", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Gûam", + "Guatemala": "Gûatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinee", + "Guinea-Bissau": "Guinee-Bissau", + "Guyana": "Guyana", + "Haiti": "Haïty", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Hawwe jo twadde gedachten oer it annulearjen fan jo abonnemint? Jo kinne jo abonnemint op elk momint direkt opnij aktivearje oant it ein fan jo hjoeddeistige fakturearsyklus. Nei't jo hjoeddeistige fakturearsyklus einiget, kinne jo in folslein nij abonnemintsplan kieze.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Hawwe jo twadde gedachten oer it annulearjen fan jo abonnemint? Jo kinne jo abonnemint op elk momint direkt reaktivearje oant it ein fan jo hjoeddeistige fakturearsyklus. Nei't jo hjoeddeistige fakturearsyklus einiget, kinne jo in folslein nij abonnemintsplan kieze.", + "Heard Island & Mcdonald Islands": "Heard Island en McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island en McDonald Islands", + "Hello!": "Hallo!", + "Hide Content": "Ynhâld ferbergje", + "Hold Up!": "Ophâlde!", + "Holy See (Vatican City State)": "Hillige Stoel (Fatikaanstêd)", + "Honduras": "Hondueras", + "Hong Kong": "Hong Kong", + "Hungary": "Hongarije", + "I agree to the :terms_of_service and :privacy_policy": "Ik gean akkoard mei de :terms_of_service en :privacy_policy", + "Iceland": "Yslân", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "As it nedich is, kinne jo jo ôfmelde by al jo oare browser-sesjes oer al jo apparaten. Guon fan jo resinte sesjes wurde hjirûnder neamd; lykwols, dizze list kin net wêze útputtend. As jo ​​fiele dat jo akkount kompromittearre is, moatte jo jo wachtwurd ek bywurkje.", + "If you already have an account, you may accept this invitation by clicking the button below:": "As jo ​​​​al in akkount hawwe, kinne jo dizze útnoeging akseptearje troch op de knop hjirûnder te klikken:", + "If you did not create an account, no further action is required.": "As jo ​​gjin akkount makke hawwe, is gjin fierdere aksje nedich.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "As jo ​​​​net ferwachte hawwe in útnoeging foar dit team te ûntfangen, kinne jo dizze e-post fuortsmite.", + "If you did not receive the email": "As jo de e-mail net ûntfongen hawwe", + "If you did not request a password reset, no further action is required.": "As jo ​​gjin wachtwurd weromsette hawwe oanfrege, is gjin fierdere aksje nedich.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "As jo ​​gjin akkount hawwe, kinne jo ien oanmeitsje troch op de knop hjirûnder te klikken. Nei it oanmeitsjen fan in akkount, kinne jo op de útnoeging akseptearje knop yn dizze e-post klikke om de teamútnoeging te akseptearjen:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "As jo ​​spesifike kontakt moatte tafoegje of belestingynformaasje oan jo faktueren, lykas jo folsleine bedriuwsnamme, BTW Identifikaasje nûmer, as adres fan record, kinne jo it hjir tafoegje.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "As jo ​​​​problemen hawwe mei it klikken op de \":actionText\" knop, kopiearje en plakke de URL hjirûnder\nyn jo webblêder:", + "Impersonate": "Imitearje", + "Increase": "Tanimme", + "India": "Yndia", + "Indonesia": "Yndoneezje", + "Invalid filename.": "Unjildige triemnamme.", + "Invalid JSON was returned from the route.": "Unjildige JSON waard weromjûn fan 'e rûte.", + "Invoice Email Addresses": "E-postadressen fan faktueren", + "Invoice emails updated successfully.": "Faktuer-e-mails mei súkses bywurke.", + "Invoices": "Faktueren", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamityske Republyk fan", + "Iraq": "Irak", + "Ireland": "Ierlân", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "It liket derop dat jo gjin aktyf abonnemint hawwe. Jo kinne ien fan 'e ûndersteande abonnemintsplannen kieze om te begjinnen. Abonnemintsplannen kinne wurde feroare of annulearre op jo gemak.", + "Italy": "Itaalje", + "Jamaica": "Jamaika", + "January": "jannewaris", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordaanje", + "July": "july", + "June": "juny", + "Kazakhstan": "Kazachstan", + "Kenya": "Kenia", + "Key": "Kaai", + "Kiribati": "Kiribaty", + "Korea": "Súd-Koreä", + "Korea, Democratic People's Republic of": "Korea, Demokratyske Folksrepublyk fan", + "Korea, Republic of": "Korea, Republyk fan", + "Kosovo": "Kosovo", + "Kuwait": "Kûweit", + "Kyrgyzstan": "Kirgyzje", + "Lao People's Democratic Republic": "Lao Folksdemokratyske Republyk", + "Last active": "Lêste aktyf", + "Last used": "Lêst brûkt", + "Latvia": "Letlân", + "Leave": "Ferlitte", + "Leave Team": "Team ferlitte", + "Lebanon": "Libanon", + "length": "lingte", + "Lens": "Lins", + "Lesotho": "Lesoto", + "Liberia": "Libearia", + "Libyan Arab Jamahiriya": "Libyske Arabyske Jamahiriya", + "Liechtenstein": "Lychtenstein", + "Light": "Ljocht", + "Lithuania": "Litouwen", + "Load :perPage More": "Laad :perPage Mear", + "Loading": "Laden", + "Location": "Lokaasje", + "Log in": "Oanmelde", + "Log In": "Oanmelde", + "Log Out": "Útlogge", + "Log out": "Útlogge", + "Log Out Other Browser Sessions": "Ofmelde oare browsersesjes", + "Log Viewer": "Log Viewer", + "Login": "Oanmelde", + "Logout": "Útlogge", + "Logs": "Logbestannen", + "Luxembourg": "Lúksemboarch", + "Macao": "Macao", + "Macedonia": "Noard Masedoanje", + "Macedonia, the former Yugoslav Republic of": "Masedoanje, de eardere Joegoslavyske Republyk fan", + "Madagascar": "Madagaskar", + "Malawi": "Malawy", + "Malaysia": "Maleizje", + "Maldives": "de Maldiven", + "Mali": "Maly", + "Malta": "Malta", + "Manage Account": "Account beheare", + "Manage and log out your active sessions on other browsers and devices.": "Behear en útlogge jo aktive sesjes op oare browsers en apparaten.", + "Manage API Tokens": "Behear API Tokens", + "Manage Role": "Behear rol", + "Manage Team": "Team beheare", + "Managing billing for :billableName": "Behear fan fakturearring foar :billableName", + "March": "maart", + "Mark all as Read": "Markearje alles as lêzen", + "Mark all notifications as read": "Markearje alle notifikaasjes as lêzen", + "Mark Read": "Markearje lêzen", + "Mark Unread": "Markearje net lêzen", + "Marshall Islands": "de Marshalleilannen", + "Martinique": "Martinyk", + "Mauritania": "Mauritaanje", + "Mauritius": "Mauritsius", + "May": "maaie", + "Mayotte": "Mayotte", + "Mexico": "Meksiko", + "Micronesia, Federated States Of": "Mikroneezje", + "Micronesia, Federated States of": "Mikroneezje, Federale Steaten fan", + "Moldova": "Moldaavje", + "Moldova, Republic of": "Moldaavje, Republyk", + "Monaco": "Monako", + "Mongolia": "Mongoalje", + "Montenegro": "Montenegro", + "Month To Date": "Moanne oant datum", + "Monthly": "Moanne", + "monthly": "moanne-", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mozambyk", + "Myanmar": "Birma", + "Name": "Namme", + "name": "namme", + "Namibia": "Namybje", + "Nauru": "Naurû", + "Nepal": "Nepal", + "Netherlands": "Nederlân", + "Netherlands Antilles": "Nederlânske Antillen", + "Nevermind": "Lit mar", + "Nevermind, I'll keep my old plan": "Neat, ik sil myn âlde plan hâlde", + "New": "Nij", + "New :resource": "Nij :resource", + "New Caledonia": "Nij Kaledoanje", + "New Password": "Nij Wachtwurd", + "New Zealand": "Nij Seelân", + "Next": "Folgjende", + "Next Payment": "Folgjende betelling", + "Next Payment on": "Folgjende Betelling op", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigearia", + "Niue": "Niûé", + "No": "Nee", + "No :resource matched the given criteria.": "Gjin :resource kaam oerien mei de opjûne kritearia.", + "No additional information...": "Gjin oanfoljende ynformaasje ...", + "No Current Data": "Gjin aktuele gegevens", + "No Data": "Gjin gegevens", + "no file selected": "gjin triem selektearre", + "No Increase": "Gjin ferheging", + "No payment methods on file.": "Gjin betelling metoaden op triem.", + "No payment scheduled.": "Gjin betelling pland.", + "No Prior Data": "Gjin foarige gegevens", + "No Results Found.": "Gjin resultaten fûn.", + "Norfolk Island": "Norfolkeilannen", + "Northern Mariana Islands": "de Noardlike Marianen", + "Norway": "Noarwegen", + "Not Found": "Net fûn", + "Notifications": "Notifikaasjes", + "Nova": "Nova", + "Nova User": "Nova Brûker", + "November": "novimber", + "October": "oktober", + "of": "fan", + "OK": "Ok", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Sadree't in team is wiske, al syn boarnen en gegevens wurde permanint wiske. Foardat jo dit team wiskje, download asjebleaft alle gegevens of ynformaasje oer dit team dy't jo wolle behâlde.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Sadree't jo akkount is wiske, al syn boarnen en gegevens wurde permanint wiske. Foardat jo jo akkount wiskje, download asjebleaft alle gegevens of ynformaasje dy't jo wolle behâlde.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sadree't jo akkount is wiske, al syn boarnen en gegevens wurde permanint wiske. Fier jo wachtwurd yn om te befêstigjen dat jo jo akkount permanint wiskje wolle.", + "Only Trashed": "Allinnich Jiskefet", + "Open Invoices": "Iepen faktueren", + "Original": "Oarspronklik", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Us portal foar fakturearringbehear lit jo jo abonnemintsplan, betellingsmetoade maklik beheare en jo resinte faktueren downloade.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Us portal foar fakturearringbehear lit jo jo abonnemintsplan, betelmethoden maklik beheare en jo resinte faktueren downloade.", + "Page Expired": "Side ferrûn", + "Pagination Navigation": "Paginaasjenavigaasje", + "Paid": "Betelle", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestynsk gebiet, beset", + "Panama": "Panama", + "Papua New Guinea": "Papoea Nij-Guineä", + "Paraguay": "Paraguay", + "Password": "Wachtwurd", + "password": "wachtwurd", + "Payment Confirmation": "Befêstiging fan betelling", + "Payment Information": "Betellingsynformaasje", + "Payment information updated successfully.": "Betellingynformaasje mei súkses bywurke.", + "Payment Method": "Wize fan beteljen", + "Payment Methods": "Betelmetoaden", + "Payment Required": "Betelling fereaske", + "Payments": "Betellingen", + "Pending Team Invitations": "Pending Team útnoegings", + "Per Page": "Per side", + "Permanently delete this team.": "Dit team permanint wiskje.", + "Permanently delete your account.": "Jo akkount permanint wiskje.", + "Permissions": "Fergunningen", + "Peru": "Perû", + "Philippines": "de Filipinen", + "Photo": "Foto", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Akseptearje asjebleaft de betingsten fan tsjinst.", + "Please click the button below to verify your email address.": "Klikje asjebleaft op de knop hjirûnder om jo e-mailadres te ferifiearjen.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Befêstigje asjebleaft tagong ta jo akkount troch ien fan jo needherstelkoades yn te fieren.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Befêstigje asjebleaft tagong ta jo akkount troch de autentikaasjekoade yn te fieren levere troch jo autentikaasjeapplikaasje.", + "Please confirm your password before continuing.": "Befêstigje asjebleaft jo wachtwurd foardat jo trochgean.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopiearje asjebleaft jo nije API-token. Foar jo feiligens sil it net wer toand wurde.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Fier asjebleaft jo wachtwurd yn om te befêstigjen dat jo jo wolle ôfmelde by jo oare browsersesjes op al jo apparaten.", + "Please provide a maximum of three invoice emails addresses.": "Jou asjebleaft maksimaal trije faktueren-e-postadres oan.", + "Please provide the email address of the person you would like to add to this team.": "Jou asjebleaft it e-mailadres fan de persoan dy't jo taheakje wolle oan dit team.", + "Please set a default payment method before retrying payments.": "Stel asjebleaft in standert betellingsmetoade yn foardat jo betellingen opnij besykje.", + "Please set a default payment method before swapping plans.": "Stel asjebleaft in standert betellingsmetoade yn foardat jo plannen ruilje.", + "Poland": "Poalen", + "Portugal": "Portegal", + "Press / to search": "Druk op / om te sykjen", + "Preview": "Foarbyld", + "Previewing": "Foarbyld besjen", + "Previous": "Foarige", + "Privacy Policy": "Privacybelied", + "Profile": "Profyl", + "Profile Information": "Profile ynformaasje", + "Puerto Rico": "Porto Riko", + "Qatar": "Katar", + "Quarter To Date": "Kertier op datum", + "Recovery Code": "Herstel koade", + "Refresh": "Opfrisse", + "Regards,": "Groetnis,", + "Regenerate Recovery Codes": "Regenerearje herstelkoades", + "Register": "Register", + "Reload": "Op 'e nij laden", + "Remember me": "Tink oan my", + "Remember Me": "Tink oan my", + "Remove": "Weinimme", + "Remove Photo": "Foto fuortsmite", + "Remove Team Member": "Fuortsmite Teamlid", + "Replicate": "Replikearje", + "Required fields": "Fereaske fjilden", + "Resend Verification Email": "Ferstjoere ferifikaasje-e-post opnij", + "Reset Filters": "Filters weromsette", + "Reset Password": "Wachtwurd feroarje", + "Reset Password Notification": "Wachtwurd Notifikaasje weromsette", + "resource": "helpmiddel", + "Resource Row Dropdown": "Boarne rige dropdown", + "Resources": "Boarnen", + "resources": "middels", + "Restore": "Weromsette", + "Restore :resource": "Weromsette :resource", + "Restore Resource": "Resource Resource", + "Restore Selected": "Weromsette selektearre", + "results": "resultaten", + "Resume Subscription": "Ferfetsje Abonnemint", + "Retry Payment": "Beteljen opnij besykje", + "Return to :appName": "Werom nei :appName", + "Reunion": "Reuny", + "Role": "Rol", + "Romania": "Roemeenje", + "Run Action": "Aksje útfiere", + "Russian Federation": "Russyske Federaasje", + "Rwanda": "Rûanda", + "Réunion": "Reuny", + "Saint Barthelemy": "Sint-Barthélemy", + "Saint Barthélemy": "Sint Barthélemy", + "Saint Helena": "Sint-Helena", + "Saint Kitts And Nevis": "Sint Kitts en Nevis", + "Saint Kitts and Nevis": "Sint-Kits en Nevis", + "Saint Lucia": "Sint-Lusia", + "Saint Martin": "Sint Maarten", + "Saint Martin (French part)": "Sint Maarten (Frânsk diel)", + "Saint Pierre And Miquelon": "Sint-Pierre en Miquelon", + "Saint Pierre and Miquelon": "Sint-Pierre en Miquelon", + "Saint Vincent And Grenadines": "Sint Finsint en Grenadinen", + "Saint Vincent and the Grenadines": "Sint-Finsint en de Grenadinen", + "Samoa": "Samoä", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tomee en Prinsipe", + "Sao Tome and Principe": "Sao Tomee en Prinsipe", + "Saudi Arabia": "Saûdi-Araabje", + "Save": "Rêde", + "Saved.": "Opslein.", + "Scroll to bottom": "Rôlje nei ûnderen", + "Scroll to top": "Rôlje nei boppen", + "Search": "Sykje", + "Secure Area": "Feilich Gebiet", + "Select": "Útkieze", + "Select a different plan": "Selektearje in oar plan", + "Select a log file...": "Selektearje in logbestân...", + "Select A New Photo": "Selektearje In nije foto", + "Select Action": "Selektearje Aksje", + "Select all": "Selektearje alles", + "Select All Dropdown": "Alle selektearje-útklapmenu", + "Select this page": "Selektearje dizze side", + "Send Password Reset Link": "Stjoer Wachtwurd Reset Link", + "Senegal": "Senegal", + "September": "septimber", + "Serbia": "Servje", + "Server Error": "Server Flater", + "Service Unavailable": "Tsjinst net beskikber", + "Set as default": "Set as standert", + "Setup Key": "Setup-kaai", + "Seychelles": "de Seysjellen", + "Show All Fields": "Lit alle fjilden sjen", + "Show Content": "Ynhâld sjen litte", + "Show Recovery Codes": "Lit herstelkoades sjen", + "Showing": "Werjaan", + "Sierra Leone": "Sierra Leöane", + "Signed in as": "Oanmelde as", + "Singapore": "Singapoer", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slowakije", + "Slovenia": "Sloveenje", + "Soft Deleted": "Soft Wiske", + "Solomon Islands": "Salomonseilannen", + "Somalia": "Somaalje", + "Something went wrong.": "Der is wat misgien.", + "Sorry! You are not authorized to perform this action.": "Sorry! Jo binne net autorisearre om dizze aksje út te fieren.", + "Sorry, your session has expired.": "Sorry, jo sesje is ferrûn.", + "South Africa": "Súd-Afrika", + "South Georgia And Sandwich Isl.": "Súd-Georgje en Súd-Sandwicheilannen", + "South Georgia and the South Sandwich Islands": "Súd-Georgje en de Súdlike Sandwicheilannen", + "South Sudan": "Súd-Sûdan", + "Spain": "Spanje", + "Sri Lanka": "Sry Lanka", + "Standalone Actions": "Standalone aksjes", + "Start Polling": "Begjin polling", + "Start polling": "Begjin pollen", + "State / County": "Steat / County", + "Stop Impersonating": "Stopje mei te meitsjen", + "Stop Polling": "Stopje Polling", + "Stop polling": "Stopje mei pollen", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Bewarje dizze herstelkoades yn in feilige wachtwurdbehearder. Se kinne brûkt wurde om tagong te krijen ta jo akkount as jo twa-faktor-ferifikaasje-apparaat ferlern is.", + "Subscribe": "Ynskriuwe", + "Subscription Information": "Abonnemint ynformaasje", + "Subscription Pending": "Abonnemint yn ôfwachting", + "Sudan": "Sûdan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard en Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard en Jan Mayen", + "Swaziland": "Swazylân", + "Sweden": "Sweden", + "Switch Teams": "Skeakelsteams", + "Switzerland": "Switserlân", + "Syrian Arab Republic": "Syryske Arabyske Republyk", + "System": "Systeem", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Provinsje Sina", + "Tajikistan": "Tadzjikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Feriene Republyk fan", + "TAX": "BELESTING", + "Team Details": "Team details", + "Team Invitation": "Team útnoeging", + "Team Members": "Teamleden", + "Team Name": "Teamnamme", + "Team Owner": "Team Eigner", + "Team Settings": "Team Ynstellings", + "Terms of Service": "Servicebetingsten", + "Thailand": "Tailân", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Tank foar it oanmelden! Kinne jo foardat jo begjinne, jo e-mailadres ferifiearje troch te klikken op de keppeling dy't wy jo krekt e-post hawwe stjoerd? As jo ​​​​de e-post net ûntfongen hawwe, stjoere wy jo graach in oare.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Tank foar jo oanhâldende stipe. Wy hawwe in kopy fan jo faktuer taheakke foar jo registers. Lit it ús asjebleaft witte as jo fragen of soargen hawwe.", + "Thanks,": "Tank,", + "The :attribute must be a valid role.": "De :attribute moat in jildige rol wêze.", + "The :attribute must be at least :length characters and contain at least one number.": "De :attribute moat op syn minst :length karakters wêze en op syn minst ien nûmer befetsje.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "De :attribute moat op syn minst :length karakters wêze en op syn minst ien spesjaal karakter en ien nûmer befetsje.", + "The :attribute must be at least :length characters and contain at least one special character.": "De :attribute moat op syn minst :length karakters wêze en op syn minst ien spesjaal karakter befetsje.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "De :attribute moat op syn minst :length karakters wêze en op syn minst ien haadletter en ien nûmer befetsje.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "De :attribute moat op syn minst :length karakters wêze en op syn minst ien haadletter en ien spesjaal karakter befetsje.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "De :attribute moat op syn minst :length karakters wêze en op syn minst ien haadletter, ien nûmer en ien spesjaal karakter befetsje.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "De :attribute moat op syn minst :length karakters wêze en op syn minst ien haadletter befetsje.", + "The :attribute must be at least :length characters.": "De :attribute moatte op syn minst :length karakters wêze.", + "The :attribute must contain at least one letter.": "De :attribute moat op syn minst ien letter befetsje.", + "The :attribute must contain at least one number.": "De :attribute moat op syn minst ien nûmer befetsje.", + "The :attribute must contain at least one symbol.": "De :attribute moat op syn minst ien symboal befetsje.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "De :attribute moat op syn minst ien haadletter en ien lytse letter befetsje.", + "The :resource was created!": "De :resource is makke!", + "The :resource was deleted!": "De :resource is wiske!", + "The :resource was restored!": "De :resource waard restaurearre!", + "The :resource was updated!": "De :resource waard bywurke!", + "The action was executed successfully.": "De aksje waard mei súkses útfierd.", + "The default payment method cannot be removed.": "De standert betelling metoade kin net fuortsmiten wurde.", + "The file was deleted!": "De triem is wiske!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "De opjûne :attribute is ferskynd yn in gegevenslek. Kies asjebleaft in oare :attribute.", + "The given data was invalid.": "De opjûne gegevens wiene ûnjildich.", + "The government won't let us show you what's behind these doors": "De oerheid lit ús jo net sjen litte wat der efter dizze doarren sit", + "The HasOne relationship has already been filled.": "De HasOne-relaasje is al ynfold.", + "The image could not be loaded": "De ôfbylding koe net laden wurde", + "The image could not be loaded.": "De ôfbylding koe net laden wurde.", + "The invoice emails must be valid email addresses.": "De e-mails fan 'e faktuer moatte jildige e-postadressen wêze.", + "The password is incorrect.": "It wachtwurd is ferkeard.", + "The provided coupon code is invalid.": "De opjûne kûponkoade is ûnjildich.", + "The provided password does not match your current password.": "It opjûne wachtwurd komt net oerien mei jo hjoeddeistige wachtwurd.", + "The provided password was incorrect.": "It opjûne wachtwurd wie ferkeard.", + "The provided two factor authentication code was invalid.": "De opjûne twa-faktor-ferifikaasjekoade wie ûnjildich.", + "The provided two factor recovery code was invalid.": "De opjûne twa-faktor-herstelkoade wie ûnjildich.", + "The provided VAT number is invalid.": "It opjûne btw-nûmer is ûnjildich.", + "The resource was attached!": "De boarne wie taheakke!", + "The resource was prevented from being saved!": "De boarne waard foarkommen dat se bewarre wurde!", + "The resource was updated!": "De boarne is bywurke!", + "The response is not a streamed response.": "It antwurd is gjin streamed antwurd.", + "The response is not a view.": "It antwurd is gjin werjefte.", + "The selected country is invalid.": "It selektearre lân is ûnjildich.", + "The selected plan is invalid.": "It selektearre plan is ûnjildich.", + "The selected resources have been :action!": "De selekteare boarnen binne :action west!", + "The team's name and owner information.": "It team namme en eigner ynformaasje.", + "There are no available options for this resource.": "D'r binne gjin beskikbere opsjes foar dizze boarne.", + "There are no fields to display.": "D'r binne gjin fjilden om te sjen.", + "There are no new notifications.": "Der binne gjin nije notifikaasjes.", + "There was a problem executing the action.": "Der wie in probleem by it útfieren fan de aksje.", + "There was a problem fetching the resource.": "Der wie in probleem by it opheljen fan de boarne.", + "There was a problem submitting the form.": "Der wie in probleem by it yntsjinjen fan it formulier.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Dizze minsken binne útnoege foar jo team en binne in útnoegings-e-post stjoerd. Se kinne meidwaan oan it team troch de e-postútnoeging te akseptearjen.", + "This account does not have an active subscription.": "Dit akkount hat gjin aktyf abonnemint.", + "This action is unauthorized.": "Dizze aksje is net autorisearre.", + "This copy of Nova is unlicensed.": "Dit eksimplaar fan Nova is sûnder lisinsje.", + "This coupon code can only be used by new customers.": "Dizze coupon koade kin allinnich brûkt wurde troch nije klanten.", + "This device": "Dit apparaat", + "This file field is read-only.": "Dit triemfjild is allinnich-lês.", + "This invoice is no longer open.": "Dizze faktuer is net mear iepen.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dit is in feilich gebiet fan 'e applikaasje. Befêstigje asjebleaft jo wachtwurd foardat jo trochgean.", + "This password does not match our records.": "Dit wachtwurd komt net oerien mei ús records.", + "This password reset link will expire in :count minutes.": "Dizze keppeling foar reset fan wachtwurd ferrint oer :count minuten.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Dizze betelling waard inisjeare, mar de fûnsen binne noch net krigen. Dit kin maksimaal 14 dagen duorje.", + "This resource no longer exists": "Dizze boarne bestiet net mear", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dit abonnemint is ferrûn en kin net hervat wurde. Meitsje asjebleaft in nij abonnemint.", + "This user already belongs to the team.": "Dizze brûker heart al by it team.", + "This user has already been invited to the team.": "Dizze brûker is al útnoege foar it team.", + "Timor-Leste": "Timor-Leste", + "to": "nei", + "To": "Nei", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Om it ynskeakeljen fan twa-faktor-autentikaasje te foltôgjen, scan de folgjende QR-koade mei de autentikaasjeapplikaasje fan jo tillefoan of fier de opsetkaai yn en jou de oanmakke OTP-koade.", + "Today": "Hjoed", + "Toggle navigation": "Skeakelje navigaasje", + "Togo": "Gean", + "Tokelau": "Tokelaû", + "Token Name": "Token Namme", + "Tonga": "Tonga", + "Too Many Requests": "Tefolle oanfragen", + "total": "totaal", + "Total:": "Totaal:", + "Trashed": "Jiskefet", + "Trinidad And Tobago": "Trinidad en Tobago", + "Trinidad and Tobago": "Trinidad en Tobago", + "Tunisia": "Tuneezje", + "Turkey": "Turkije", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks- en Kaikoseilannen", + "Turks and Caicos Islands": "Turks- en Kaikoseilannen", + "Tuvalu": "Tûvalû", + "Two Factor Authentication": "Twa faktor ferifikaasje", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Twa faktor ferifikaasje is no ynskeakele. Scan de folgjende QR-koade mei de autentikaasjeapplikaasje fan jo tillefoan of fier de opsetkaai yn.", + "Type": "Type", + "Uganda": "Uganda", + "Ukraine": "Ukraïne", + "Unauthorized": "Net autorisearre", + "United Arab Emirates": "de Feriene Arabyske Emiraten", + "United Kingdom": "Feriene Keninkryk", + "United States": "Feriene Steaten", + "United States Minor Outlying Islands": "Feriene Steaten Minor Outlying Islands", + "United States Outlying Islands": "bûtenlânske eilannen fan de Feriene Steaten", + "Unknown": "Ûnbekend", + "Unpaid": "Net betelle", + "Update": "Update", + "Update & Continue Editing": "Update en trochgean mei bewurkjen", + "Update :resource": "Update :resource", + "Update :resource: :title": "Ferzje :resource: :title", + "Update attached :resource: :title": "Update taheakke :resource::title", + "Update Password": "Update Wachtwurd", + "Update Payment Information": "Update betelling ynformaasje", + "Update Payment Method": "Update Payment Metoade", + "Update your account's profile information and email address.": "Update de profylynformaasje en e-mailadres fan jo akkount.", + "Uploading": "Uploaden", + "Uploading files... (:current/:total)": "Bestannen oplade... (:current/:total)", + "Uruguay": "Oerûguay", + "Use a recovery code": "Brûk in herstelkoade", + "Use an authentication code": "Brûk in autentikaasjekoade", + "User Actions": "Meidogger Aksjes", + "User Security": "Brûkersfeiligens", + "Username": "Brûkersnamme", + "Uzbekistan": "Oezbekistan", + "Value": "Wearde", + "Vanuatu": "Fanûatû", + "VAT Number": "BTW nûmer", + "Venezuela": "Fenezuëla", + "Venezuela, Bolivarian Republic of": "Fenezuëla, Bolivaryske Republyk fan", + "Verify Email Address": "Ferifiearje e-postadres", + "Verify Your Email Address": "Kontrolearje jo email adres", + "Viet Nam": "Fjetnam", + "View": "Fisy", + "Virgin Islands, British": "Virgin Islands, Britsk", + "Virgin Islands, U.S.": "Virgin Islands, U.S.", + "Wallis And Futuna": "Wallis en Futuna", + "Wallis and Futuna": "Wallis en Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Wy ferwurkje jo abonnemint. Sadree't it abonnemint mei súkses ferwurke is, sil dizze side automatysk bywurkje. Typysk moat dit proses mar in pear sekonden duorje.", + "We are unable to process your payment. Please contact customer support.": "Wy kinne jo betelling net ferwurkje. Nim dan kontakt op mei klantstipe.", + "We have emailed your password reset link!": "Wy hawwe jo de keppeling foar it weromsetten fan it wachtwurd e-maile!", + "We were unable to find a registered user with this email address.": "Wy koenen gjin registrearre brûker fine mei dit e-mailadres.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Wy sille in faktuer downloade-keppeling stjoere nei de e-postadressen dy't jo hjirûnder opjaan. Jo kinne meardere e-postadressen skiede mei komma's.", + "We're lost in space. The page you were trying to view does not exist.": "Wy binne ferlern yn de romte. De side dy't jo besykje te besjen bestiet net.", + "Welcome Back!": "Opnij wolkom!", + "Western Sahara": "Westlike Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "As twa faktor ferifikaasje is ynskeakele, Jo wurde frege foar in feilige, willekeurich token tidens ferifikaasje. Jo kinne dit token ophelje fan 'e Google Authenticator-applikaasje fan jo tillefoan.", + "Whoops": "Oeps", + "Whoops!": "Oeps!", + "Whoops! Something went wrong.": "Oeps! Der is wat misgien.", + "With Trashed": "Mei Trashed", + "Write": "Skriuwe", + "Year To Date": "Jier To Date", + "Yearly": "Jierliks", + "Yemen": "Jemen", + "Yes": "Ja", + "You are already subscribed.": "Jo binne al ynskreaun.", + "You are currently within your free trial period. Your trial will expire on :date.": "Jo binne op it stuit binnen jo fergese proefperioade. Jo proef sil ferrinne op :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Jo binne op it stuit binnen jo fergese proefperioade. Jo proef sil ferrinne op :date. It begjinnen fan in nij abonnemint sil einigje jo proef.", + "You are logged in!": "Jo binne oanmeld!", + "You are receiving this email because we received a password reset request for your account.": "Jo ûntfange dizze e-post om't wy in fersyk foar weromsette fan wachtwurd krigen hawwe foar jo akkount.", + "You have been invited to join the :team team!": "Jo binne útnoege om lid te wurden fan it :team-team!", + "You have enabled two factor authentication.": "Jo hawwe twa faktor ferifikaasje ynskeakele.", + "You have not enabled two factor authentication.": "Jo hawwe gjin twa faktor autentikaasje ynskeakele.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Jo hawwe wat net betelle faktueren. Nei it bywurkjen fan jo standert betellingsmetoade, kinne jo de betellingen opnij besykje fia de faktuerenlist hjirûnder.", + "You may accept this invitation by clicking the button below:": "Jo kinne dizze útnoeging akseptearje troch op de knop hjirûnder te klikken:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Jo kinne jo abonnemint op elk momint annulearje. Sadree't jo abonnemint is annulearre, sille jo de opsje hawwe om it abonnemint te hervatten oant it ein fan jo hjoeddeistige fakturearsyklus.", + "You may delete any of your existing tokens if they are no longer needed.": "Jo kinne ien fan jo besteande tokens wiskje as se net mear nedich binne.", + "You may not delete your personal team.": "Jo meie jo persoanlike team net wiskje.", + "You may not leave a team that you created.": "Jo meie net ferlitte in team dat jo makke.", + "You will receive an invoice and payment link via email for each billing period.": "Jo krije in faktuer en betelling keppeling fia e-mail foar elke fakturearring perioade.", + "You're logged in!": "Do bist oanmeld!", + "Your :invoiceName invoice is now available!": "Jo :invoiceName faktueren is no beskikber!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Jo faktueradres is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Jo kaart is wegere. Nim dan kontakt op mei jo kaartútjouwer foar mear ynformaasje.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Jo hjoeddeistige betelmetoade is in kredytkaart dy't einiget op :lastFour dy't ferrint op :expiration.", + "Your email address is unverified.": "Jo e-mailadres is net ferifiearre.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Jo lêste betelling fan :amount mislearre. Update jo betellingsmetoade om de mislearre betelling opnij te besykjen.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Jo lêste betelling fan :amount op :date mislearre. Update jo betellingsmetoade om de mislearre betelling opnij te besykjen.", + "Your next payment of :amount will be processed on :date.": "Jo folgjende betelling fan :amount sil op :date wêze.", + "Your payment method has been added successfully.": "Jo betelmetoade is mei súkses tafoege.", + "Your payment method will be charged automatically for each billing period.": "Jo betelmetoade wurdt automatysk yn rekken brocht foar elke faktuerperioade.", + "Your registered VAT Number is :vatNumber.": "Jo registrearre btw-nûmer is :vatNumber.", + "Your subscription has been started successfully.": "Jo abonnemint is mei súkses begûn.", + "Your subscription has been successfully cancelled.": "Jo abonnemint is mei súkses annulearre.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Jo abonnemint is mei súkses annulearre. Jo sille noch tagong hawwe oant it ein fan jo fakturearringperioade.", + "Your subscription was successfully resumed.": "Jo abonnemint is mei sukses hervat.", + "Your subscription was successfully updated.": "Jo abonnemint is mei súkses bywurke.", + "Zambia": "Sambia", + "Zimbabwe": "Simbabwe", + "Zip / Postal Code": "Postkoade / Postkoade", + "Åland Islands": "Ålâneilannen" +} diff --git a/locales/fy/php-inline.json b/locales/fy/php-inline.json new file mode 100644 index 00000000000..519b435e999 --- /dev/null +++ b/locales/fy/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dit fjild moat wurde akseptearre.", + "accepted_if": "Dit fjild moat wurde akseptearre as :other :value is.", + "active_url": "Dit fjild is gjin jildige URL.", + "after": "Dit fjild moat in datum wêze nei :date.", + "after_or_equal": "Dit fjild moat in datum wêze nei of gelyk oan :date.", + "alpha": "Dit fjild moat allinich letters befetsje.", + "alpha_dash": "Dit fjild moat allinich letters, sifers, streepkes en ûnderstreken befetsje.", + "alpha_num": "Dit fjild moat allinich letters en sifers befetsje.", + "any_of": "Dit fjild is unjildich.", + "array": "Dit fjild moat in array wêze.", + "ascii": "Dit fjild moat allinich single-byte alfanumerike tekens en symboalen befetsje.", + "attached": "Dit fjild is al taheakke.", + "before": "Dit fjild moat in datum wêze foar :date.", + "before_or_equal": "Dit fjild moat in datum wêze foar of gelyk oan :date.", + "between.array": "Dit fjild moat tusken :min en :max items hawwe.", + "between.file": "Dit fjild moat tusken de :min en :max kilobytes wêze.", + "between.numeric": "Dit fjild moat tusken :min en :max wêze.", + "between.string": "Dit fjild moat tusken de :min en :max tekens wêze.", + "boolean": "Dit fjild moat wier of falsk wêze.", + "can": "Dit fjild befettet in net autorisearre wearde.", + "confirmed": "Dit fjild befêstiging komt net oerien.", + "contains": "Dit fjild mist in fereaske wearde.", + "date": "Dit fjild is gjin jildige datum.", + "date_equals": "Dit fjild moat in datum wêze gelyk oan :date.", + "date_format": "Dit fjild komt net oerien mei de opmaak :format.", + "decimal": "Dit fjild moat :decimal desimale plakken hawwe.", + "declined": "Dit fjild moat wurde wegere.", + "declined_if": "Dit fjild moat wegere wurde as :other :value is.", + "different": "Dit fjild en :other moatte oars wêze.", + "digits": "Dit fjild moat :digits sifers wêze.", + "digits_between": "Dit fjild moat tusken :min en :max sifers wêze.", + "dimensions": "Dit fjild hat ûnjildige ôfbyldingsdimensjes.", + "distinct": "Dit fjild hat in dûbele wearde.", + "doesnt_contain": "Dit fjild moat gjin fan 'e folgjende befetsje: :values.", + "doesnt_end_with": "Dit fjild mei net einigje op ien fan 'e folgjende: :values.", + "doesnt_start_with": "Dit fjild mei net begjinne mei ien fan de folgjende: :values.", + "email": "Dit fjild moat in jildich e-mailadres wêze.", + "ends_with": "Dit fjild moat einigje mei ien fan 'e folgjende: :values.", + "enum": "It selektearre fjild is ûnjildich.", + "exists": "It selektearre fjild is ûnjildich.", + "extensions": "Dit fjild moat ien fan de folgjende tafoegings hawwe: :values.", + "file": "Dit fjild moat in bestân wêze.", + "filled": "Dit fjild moat in wearde hawwe.", + "gt.array": "Dit fjild moat mear as :value items hawwe.", + "gt.file": "Dit fjild moat grutter wêze as :value kilobytes.", + "gt.numeric": "Dit fjild moat grutter wêze as :value.", + "gt.string": "Dit fjild moat grutter wêze as :value tekens.", + "gte.array": "Dit fjild moat :value items of mear hawwe.", + "gte.file": "Dit fjild moat grutter wêze as of lyk oan :value kilobytes.", + "gte.numeric": "Dit fjild moat grutter wêze as of lyk oan :value.", + "gte.string": "Dit fjild moat grutter wêze as of lyk oan :value tekens.", + "hex_color": "Dit fjild moat in jildige heksadesimale kleur wêze.", + "image": "Dit fjild moat in ôfbylding wêze.", + "in": "It selektearre fjild is ûnjildich.", + "in_array": "Dit fjild bestiet net yn :other.", + "in_array_keys": "Dit fjild moat teminsten ien fan 'e folgjende toetsen befetsje: :values.", + "integer": "Dit fjild moat in hiel getal wêze.", + "ip": "Dit fjild moat in jildich IP-adres wêze.", + "ipv4": "Dit fjild moat in jildich IPv4-adres wêze.", + "ipv6": "Dit fjild moat in jildich IPv6-adres wêze.", + "json": "Dit fjild moat in jildige JSON-string wêze.", + "list": "Dit fjild moat in list wêze.", + "lowercase": "Dit fjild moat lytse letters wêze.", + "lt.array": "Dit fjild moat minder dan :value items hawwe.", + "lt.file": "Dit fjild moat minder dan :value kilobytes wêze.", + "lt.numeric": "Dit fjild moat minder dan :value wêze.", + "lt.string": "Dit fjild moat minder dan :value tekens wêze.", + "lte.array": "Dit fjild mei net mear as :value items hawwe.", + "lte.file": "Dit fjild moat minder as of gelyk wêze oan :value kilobytes.", + "lte.numeric": "Dit fjild moat minder as of gelyk wêze oan :value.", + "lte.string": "Dit fjild moat minder as of gelyk wêze oan :value tekens.", + "mac_address": "Dit fjild moat in jildich MAC-adres wêze.", + "max.array": "Dit fjild mei net mear as :max items hawwe.", + "max.file": "Dit fjild moat net grutter wêze as :max kilobytes.", + "max.numeric": "Dit fjild moat net grutter wêze as :max.", + "max.string": "Dit fjild mei net mear wêze as :max tekens.", + "max_digits": "Dit fjild mei net mear as :max sifers hawwe.", + "mimes": "Dit fjild moat in triem wêze fan it type: :values.", + "mimetypes": "Dit fjild moat in triem wêze fan it type: :values.", + "min.array": "Dit fjild moat op syn minst :min items hawwe.", + "min.file": "Dit fjild moat op syn minst :min kilobytes wêze.", + "min.numeric": "Dit fjild moat op syn minst :min wêze.", + "min.string": "Dit fjild moat op syn minst :min karakters wêze.", + "min_digits": "Dit fjild moat op syn minst :min sifers hawwe.", + "missing": "Dit fjild moat ûntbrekke.", + "missing_if": "Dit fjild moat ûntbrekke as :other :value is.", + "missing_unless": "Dit fjild moat ûntbrekke, útsein as :other :value is.", + "missing_with": "Dit fjild moat ûntbrekke as :values oanwêzich is.", + "missing_with_all": "Dit fjild moat ûntbrekke as :values oanwêzich binne.", + "multiple_of": "Dit fjild moat in mearfâld fan :value wêze.", + "not_in": "It selektearre fjild is ûnjildich.", + "not_regex": "Dit fjildformaat is ûnjildich.", + "numeric": "Dit fjild moat in nûmer wêze.", + "password.letters": "Dit fjild moat op syn minst ien letter befetsje.", + "password.mixed": "Dit fjild moat op syn minst ien haadletter en ien lytse letter befetsje.", + "password.numbers": "Dit fjild moat op syn minst ien nûmer befetsje.", + "password.symbols": "Dit fjild moat op syn minst ien symboal befetsje.", + "password.uncompromised": "It opjûne fjild is ferskynd yn in gegevenslek. Kies asjebleaft in oar fjild.", + "present": "Dit fjild moat oanwêzich wêze.", + "present_if": "Dit fjild moat oanwêzich wêze as :other :value is.", + "present_unless": "Dit fjild moat oanwêzich wêze, útsein as :other :value is.", + "present_with": "Dit fjild moat oanwêzich wêze as :values oanwêzich is.", + "present_with_all": "Dit fjild moat oanwêzich wêze as :values oanwêzich binne.", + "prohibited": "Dit fjild is ferbean.", + "prohibited_if": "Dit fjild is ferbean as :other :value is.", + "prohibited_if_accepted": "Dit fjild is ferbean doe't :other wurdt aksepteare.", + "prohibited_if_declined": "Dit fjild is ferbean doe't :other wurdt wegere.", + "prohibited_unless": "Dit fjild is ferbean, útsein as :other yn :values is.", + "prohibits": "Dit fjild ferbiedt :other oanwêzich.", + "regex": "Dit fjildformaat is ûnjildich.", + "relatable": "Dit fjild is mooglik net assosjearre mei dizze boarne.", + "required": "Dit fjild is ferplicht.", + "required_array_keys": "Dit fjild moat ynstjoerings befetsje foar: :values.", + "required_if": "Dit fjild is ferplicht as :other :value is.", + "required_if_accepted": "Dit fjild is ferplichte as :other wurdt akseptearre.", + "required_if_declined": "Dit fjild is ferplichte as :other wurdt wegere.", + "required_unless": "Dit fjild is ferplichte útsein as :other yn :values is.", + "required_with": "Dit fjild is ferplichte as :values oanwêzich is.", + "required_with_all": "Dit fjild is fereaske as :values oanwêzich binne.", + "required_without": "Dit fjild is fereaske as :values net oanwêzich is.", + "required_without_all": "Dit fjild is ferplichte as gjin fan :values oanwêzich is.", + "same": "Dit fjild en :other moatte oerien.", + "size.array": "Dit fjild moat :size items befetsje.", + "size.file": "Dit fjild moat :size kilobytes wêze.", + "size.numeric": "Dit fjild moat :size wêze.", + "size.string": "Dit fjild moat :size karakters wêze.", + "starts_with": "Dit fjild moat begjinne mei ien fan 'e folgjende: :values.", + "string": "Dit fjild moat in tekenrige wêze.", + "timezone": "Dit fjild moat in jildige tiidsône wêze.", + "ulid": "Dit fjild moat in jildich ULID wêze.", + "unique": "Dit fjild is al ynnommen.", + "uploaded": "Dit fjild koe net uploade.", + "uppercase": "Dit fjild moat in haadletter wêze.", + "url": "Dit fjild moat in jildige URL wêze.", + "uuid": "Dit fjild moat in jildich UUID wêze." +} diff --git a/locales/fy/php.json b/locales/fy/php.json new file mode 100644 index 00000000000..6d8f81aa885 --- /dev/null +++ b/locales/fy/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "De :attribute moatte wurde akseptearre.", + "accepted_if": "De :attribute moatte wurde akseptearre as :other :value is.", + "active_url": "De :attribute is gjin jildige URL.", + "after": "De :attribute moat in datum nei :date wêze.", + "after_or_equal": "De :attribute moat in datum wêze nei of gelyk oan :date.", + "alpha": "De :attribute moat allinich letters befetsje.", + "alpha_dash": "De :attribute moat allinich letters, sifers, streepkes en ûnderstreken befetsje.", + "alpha_num": "De :attribute moat allinich letters en sifers befetsje.", + "any_of": "It fjild :attribute fjild is unjildich.", + "array": "De :attribute moat in array wêze.", + "ascii": "It fjild fan :attribute moat allinich single-byte alfanumerike tekens en symboalen befetsje.", + "attached": "Dizze :attribute is al taheakke.", + "before": "De :attribute moat in datum wêze foar :date.", + "before_or_equal": "De :attribute moat in datum wêze foar of gelyk oan :date.", + "between.array": "De :attribute moatte tusken :min en :max items hawwe.", + "between.file": "De :attribute moat tusken de :min en :max kilobytes wêze.", + "between.numeric": "De :attribute moatte tusken :min en :max wêze.", + "between.string": "De :attribute moat tusken de :min en :max tekens wêze.", + "boolean": "It fjild :attribute moat wier of falsk wêze.", + "can": "It fjild :attribute befettet in net autorisearre wearde.", + "confirmed": "De befêstiging fan :attribute komt net oerien.", + "contains": "It fjild :attribute mist in fereaske wearde.", + "current_password": "It wachtwurd is ferkeard.", + "date": "De :attribute is gjin jildige datum.", + "date_equals": "De :attribute moat in datum lyk oan :date wêze.", + "date_format": "De :attribute komt net oerien mei it formaat :format.", + "decimal": "It fjild fan :attribute moat :decimal desimale plakken hawwe.", + "declined": "De :attribute moatte ôfwiisd wurde.", + "declined_if": "De :attribute moatte wegere wurde as :other :value is.", + "different": "De :attribute en :other moatte oars wêze.", + "digits": "De :attribute moatte :digits sifers wêze.", + "digits_between": "De :attribute moat tusken :min en :max sifers wêze.", + "dimensions": "De :attribute hat ûnjildige ôfbyldingsdimensjes.", + "distinct": "It fjild :attribute hat in dûbele wearde.", + "doesnt_contain": "It fjild :attribute-fjild moat gjin fan 'e folgjende befetsje: :values.", + "doesnt_end_with": "It fjild :attribute mei net einigje mei ien fan de folgjende: :values.", + "doesnt_start_with": "It fjild :attribute mei net begjinne mei ien fan de folgjende: :values.", + "email": "De :attribute moat in jildich e-mailadres wêze.", + "ends_with": "De :attribute moat einigje mei ien fan de folgjende: :values.", + "enum": "De selektearre :attribute is ûnjildich.", + "exists": "De selektearre :attribute is ûnjildich.", + "extensions": "It fjild :attribute moat ien fan de folgjende tafoegings hawwe: :values.", + "failed": "Dizze bewiisbrieven komme net oerien mei ús records.", + "file": "De :attribute moat in bestân wêze.", + "filled": "It fjild :attribute moat in wearde hawwe.", + "gt.array": "De :attribute moatte mear as :value items hawwe.", + "gt.file": "De :attribute moat grutter wêze as :value kilobytes.", + "gt.numeric": "De :attribute moat grutter wêze as :value.", + "gt.string": "De :attribute moatte mear wêze as :value tekens.", + "gte.array": "De :attribute moatte :value items of mear hawwe.", + "gte.file": "De :attribute moat grutter wêze as of lyk oan :value kilobytes.", + "gte.numeric": "De :attribute moat grutter wêze as of lyk oan :value.", + "gte.string": "De :attribute moat grutter wêze as of gelyk oan :value tekens.", + "hex_color": "It fjild :attribute moat in jildige heksadesimale kleur wêze.", + "image": "De :attribute moat in ôfbylding wêze.", + "in": "De selektearre :attribute is ûnjildich.", + "in_array": "It fjild :attribute bestiet net yn :other.", + "in_array_keys": "It fjild :attribute-fjild moat teminsten ien fan 'e folgjende toetsen befetsje: :values.", + "integer": "De :attribute moat in hiel getal wêze.", + "ip": "De :attribute moat in jildich IP-adres wêze.", + "ipv4": "De :attribute moat in jildich IPv4-adres wêze.", + "ipv6": "De :attribute moat in jildich IPv6-adres wêze.", + "json": "De :attribute moat in jildige JSON-string wêze.", + "list": "It fjild :attribute moat in list wêze.", + "lowercase": "It fjild :attribute moat lytse letters wêze.", + "lt.array": "De :attribute moatte minder dan :value items hawwe.", + "lt.file": "De :attribute moatte minder dan :value kilobytes wêze.", + "lt.numeric": "De :attribute moatte minder dan :value wêze.", + "lt.string": "De :attribute moatte minder dan :value tekens wêze.", + "lte.array": "De :attribute moatte net mear as :value items hawwe.", + "lte.file": "De :attribute moat minder as of gelyk wêze oan :value kilobytes.", + "lte.numeric": "De :attribute moat minder as of gelyk wêze oan :value.", + "lte.string": "De :attribute moatte minder as of gelyk wêze oan :value tekens.", + "mac_address": "De :attribute moat in jildich MAC-adres wêze.", + "max.array": "De :attribute moatte net mear as :max items hawwe.", + "max.file": "De :attribute meie net grutter wêze as :max kilobytes.", + "max.numeric": "De :attribute meie net grutter wêze as :max.", + "max.string": "De :attribute meie net mear wêze as :max tekens.", + "max_digits": "It fjild :attribute mei net mear as :max sifers hawwe.", + "mimes": "De :attribute moat in triem wêze fan it type: :values.", + "mimetypes": "De :attribute moat in triem wêze fan it type: :values.", + "min.array": "De :attribute moatte op syn minst :min items hawwe.", + "min.file": "De :attribute moatte op syn minst :min kilobytes wêze.", + "min.numeric": "De :attribute moatte op syn minst :min wêze.", + "min.string": "De :attribute moatte op syn minst :min karakters wêze.", + "min_digits": "It fjild :attribute moat op syn minst :min sifers hawwe.", + "missing": "It fjild :attribute moat ûntbrekke.", + "missing_if": "It fjild :attribute moat ûntbrekke as :other :value is.", + "missing_unless": "It fjild :attribute moat ûntbrekke, útsein as :other :value is.", + "missing_with": "It fjild :attribute moat ûntbrekke as :values oanwêzich is.", + "missing_with_all": "It fjild :attribute moat ûntbrekke as :values oanwêzich binne.", + "multiple_of": "De :attribute moat in mearfâld fan :value wêze.", + "next": "Folgjende »", + "not_in": "De selektearre :attribute is ûnjildich.", + "not_regex": "It :attribute-formaat is ûnjildich.", + "numeric": "De :attribute moat in nûmer wêze.", + "password": "It wachtwurd is ferkeard.", + "password.letters": "It fjild :attribute moat op syn minst ien letter befetsje.", + "password.mixed": "It fjild :attribute moat op syn minst ien haadletter en ien lytse letter befetsje.", + "password.numbers": "It fjild :attribute moat op syn minst ien nûmer befetsje.", + "password.symbols": "It fjild :attribute moat op syn minst ien symboal befetsje.", + "password.uncompromised": "De opjûne :attribute is ferskynd yn in gegevenslek. Kies asjebleaft in oare :attribute.", + "present": "It fjild :attribute moat oanwêzich wêze.", + "present_if": "It fjild :attribute moat oanwêzich wêze as :other :value is.", + "present_unless": "It fjild :attribute moat oanwêzich wêze, útsein as :other :value is.", + "present_with": "It fjild :attribute moat oanwêzich wêze as :values oanwêzich is.", + "present_with_all": "It fjild :attribute moat oanwêzich wêze as :values oanwêzich binne.", + "previous": "« Foarige", + "prohibited": "It fjild :attribute is ferbean.", + "prohibited_if": "It fjild :attribute is ferbean as :other :value is.", + "prohibited_if_accepted": "It fjild :attribute is ferbean as :other wurdt aksepteare.", + "prohibited_if_declined": "It :attribute fjild is ferbean doe't :other wurdt wegere.", + "prohibited_unless": "It fjild :attribute is ferbean, útsein as :other yn :values is.", + "prohibits": "It fjild :attribute ferbiedt :other om oanwêzich te wêzen.", + "regex": "It :attribute-formaat is ûnjildich.", + "relatable": "Dizze :attribute kin net ferbûn wêze mei dizze boarne.", + "required": "It fjild :attribute is ferplicht.", + "required_array_keys": "It fjild :attribute moat ynstjoerings befetsje foar: :values.", + "required_if": "It :attribute-fjild is ferplicht as :other :value is.", + "required_if_accepted": "It :attribute-fjild is ferplicht as :other wurdt akseptearre.", + "required_if_declined": "It fjild :attribute is ferplichte as :other wurdt wegere.", + "required_unless": "It :attribute-fjild is ferplicht, útsein as :other yn :values is.", + "required_with": "It :attribute-fjild is ferplicht as :values oanwêzich is.", + "required_with_all": "It :attribute-fjild is ferplicht as :values oanwêzich binne.", + "required_without": "It fjild :attribute is ferplicht as :values net oanwêzich is.", + "required_without_all": "It fjild :attribute is ferplichte as gjin fan :values oanwêzich is.", + "reset": "Jo wachtwurd is weromset.", + "same": "De :attribute en :other moatte oerienkomme.", + "sent": "Wy hawwe in e-post stjoerd nei jo wachtwurd weromsette keppeling.", + "size.array": "De :attribute moatte :size items befetsje.", + "size.file": "De :attribute moat :size kilobytes wêze.", + "size.numeric": "De :attribute moat :size wêze.", + "size.string": "De :attribute moatte :size karakters wêze.", + "starts_with": "De :attribute moatte begjinne mei ien fan de folgjende: :values.", + "string": "De :attribute moat in string wêze.", + "throttle": "Tefolle oanmeldpogingen. Besykje it nochris oer :seconds sekonden.", + "throttled": "Wachtsje asjebleaft foardat jo opnij besykje.", + "timezone": "De :attribute moat in jildige tiidsône wêze.", + "token": "Dit wachtwurd weromsette token is ûnjildich.", + "ulid": "It fjild :attribute moat in jildich ULID wêze.", + "unique": "De :attribute is al nommen.", + "uploaded": "De :attribute koe net uploade.", + "uppercase": "It fjild :attribute moat in haadletter wêze.", + "url": "De :attribute moat in jildige URL wêze.", + "user": "Wy kinne gjin brûker fine mei dat e-mailadres.", + "uuid": "De :attribute moat in jildich UUID wêze." +} diff --git a/locales/ga/_excludes.json b/locales/ga/_excludes.json new file mode 100644 index 00000000000..7b8b5236536 --- /dev/null +++ b/locales/ga/_excludes.json @@ -0,0 +1,18 @@ +[ + "Aruba", + "CSV (.csv)", + "Curaçao", + "Excel (.xlsx)", + "Guam", + "ID", + "Macao", + "Madagascar", + "Mayotte", + "Niue", + "Nova", + "Palau", + "Panama", + "Réunion", + "Tonga", + "Uganda" +] diff --git a/locales/ga/json-inline.json b/locales/ga/json-inline.json new file mode 100644 index 00000000000..f519ec56092 --- /dev/null +++ b/locales/ga/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ní mór ról bailí a bheith sa réimse seo.", + "The :attribute must be at least :length characters and contain at least one number.": "Caithfidh :length gcarachtar ar a laghad a bheith sa réimse seo agus uimhir amháin ar a laghad a bheith ann.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Caithfidh :length gcarachtar ar a laghad a bheith sa réimse seo agus carachtar speisialta amháin agus uimhir amháin ar a laghad a bheith ann.", + "The :attribute must be at least :length characters and contain at least one special character.": "Caithfidh :length gcarachtar ar a laghad a bheith sa réimse seo agus carachtar speisialta amháin ar a laghad a bheith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Caithfidh :length gcarachtar ar a laghad a bheith sa réimse seo agus carachtar cás uachtair amháin agus uimhir amháin ar a laghad a bheith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Caithfidh :length gcarachtar ar a laghad a bheith sa réimse seo agus carachtar cás uachtair amháin agus carachtar speisialta amháin a bheith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Caithfidh :length gcarachtar ar a laghad a bheith sa réimse seo agus carachtar cás uachtair amháin, uimhir amháin agus carachtar speisialta amháin a bheith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Caithfidh :length gcarachtar ar a laghad a bheith sa réimse seo agus carachtar cás uachtair amháin ar a laghad a bheith ann.", + "The :attribute must be at least :length characters.": "Caithfidh :length gcarachtar ar a laghad a bheith sa réimse seo.", + "The :attribute must contain at least one letter.": "Ní mór litir amháin ar a laghad a bheith sa réimse seo.", + "The :attribute must contain at least one number.": "Caithfidh uimhir amháin ar a laghad a bheith sa réimse seo.", + "The :attribute must contain at least one symbol.": "Caithfidh siombail amháin ar a laghad a bheith sa réimse seo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Caithfidh ar a laghad litir chás uachtair amháin agus litir chás íochtair amháin a bheith sa réimse seo.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Tá an réimse tugtha le feiceáil i sceitheadh ​​sonraí. Roghnaigh réimse eile le do thoil." +} diff --git a/locales/ga/json.json b/locales/ga/json.json new file mode 100644 index 00000000000..1cff5003d6a --- /dev/null +++ b/locales/ga/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(agus :count gcinn eile earráid)", + "(and :count more errors)": "(agus :count gcinn eile earráid)|(agus :count n-earráid eile)|(agus :count n-earráid eile)", + "30 Days": "30 Lá", + "60 Days": "60 Laethanta", + "90 Days": "90 Laethanta", + ":amount selected": ":amount roghnaithe", + ":amount Total": ":amount Iomlán", + ":days day trial": "Triail :days lá", + ":resource Details": ":resource Sonraí", + ":resource Details: :title": ":resource Sonraí::title", + "A decryption key is required.": "Tá eochair dhíchriptithe ag teastáil.", + "A fresh verification link has been sent to your email address.": "Tá nasc fíorúcháin nua seolta chuig do sheoladh ríomhphoist.", + "A new verification link has been sent to the email address you provided during registration.": "Tá nasc fíorúcháin nua seolta chuig an seoladh ríomhphoist a thug tú le linn clárúcháin.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Tá nasc fíorúcháin nua seolta chuig an seoladh ríomhphoist a sholáthair tú i do shocruithe próifíle.", + "A new verification link has been sent to your email address.": "Tá nasc fíorúcháin nua seolta chuig do sheoladh ríomhphoist.", + "Accept Invitation": "Glac le Cuireadh", + "Action": "Gníomh", + "Action Event": "Ócáid Ghníomhaíochta", + "Action Events": "Imeachtaí Gníomhaíochta", + "Action Happened At": "Tharla Ag", + "Action Initiated By": "Arna thionscnamh ag", + "Action Name": "Ainm", + "Action Status": "Stádas", + "Action Target": "Sprioc", + "Actions": "Gníomhartha", + "Add": "Cuir", + "Add :resource": "Cuir :resource leis", + "Add a new team member to your team, allowing them to collaborate with you.": "Cuir ball foirne nua le d'fhoireann, rud a ligeann dóibh comhoibriú leat.", + "Add additional security to your account using two factor authentication.": "Cuir slándáil bhreise le do chuntas ag baint úsáide as fíordheimhniú dhá fhachtóir.", + "Add Payment Method": "Cuir Modh Íocaíochta leis", + "Add row": "Cuir ró", + "Add Team Member": "Cuir Ball Foirne leis", + "Add VAT Number": "Cuir Uimhir CBL leis", + "Added.": "Curtha leis.", + "Additional billing information updated successfully.": "D'éirigh le faisnéis bhreise billeála a nuashonrú.", + "Address": "Seoladh", + "Address Line 2": "Líne Seoladh 2", + "Administrator": "Riarthóir", + "Administrator users can perform any action.": "Is féidir le húsáideoirí riarthóir aon ghníomh a dhéanamh.", + "Afghanistan": "Afganastáin", + "Aland Islands": "Oileáin Åland", + "Albania": "an Albáin", + "Algeria": "Ailgéir", + "All of the people that are part of this team.": "Na daoine go léir atá mar chuid den fhoireann seo.", + "All resources loaded.": "Gach acmhainn lódáilte.", + "All rights reserved.": "Gach ceart ar cosaint.", + "Already registered?": "Cláraithe cheana?", + "American Samoa": "Samó Meiriceánach", + "An error occurred while uploading the file.": "Tharla earráid agus an comhad á uaslódáil.", + "An error occurred while uploading the file: :error": "Tharla earráid agus an comhad á uaslódáil: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Tharla earráid gan choinne agus chuireamar ár bhfoireann tacaíochta ar an eolas. Bain triail eile as ar ball.", + "Andorra": "Andóra", + "Angola": "Angóla", + "Anguilla": "Angise", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Tá an acmhainn seo nuashonraithe ag úsáideoir eile ó lódáladh an leathanach seo. Athnuaigh an leathanach agus bain triail eile as.", + "Antarctica": "Antartaice", + "Antigua And Barbuda": "Antigua agus Barbúda", + "Antigua and Barbuda": "Antigua agus Barbúda", + "API Token": "Comhartha API", + "API Token Permissions": "Ceadanna Comhartha API", + "API Tokens": "Comharthaí API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Ligeann comharthaí API do sheirbhísí tríú páirtí fíordheimhniú lenár n-iarratas ar do shon.", + "Apply": "Cuir iarratas isteach", + "Apply Coupon": "Cuir Cúpón i bhfeidhm", + "April": "Aibreán", + "Are you sure you want to attempt to pay :amount?": "An bhfuil tú cinnte gur mhaith leat iarracht a dhéanamh :amount a íoc?", + "Are you sure you want to cancel your subscription?": "An bhfuil tú cinnte gur mhaith leat do shíntiús a chealú?", + "Are you sure you want to delete all the notifications?": "An bhfuil tú cinnte gur mhaith leat na fógraí go léir a scriosadh?", + "Are you sure you want to delete the selected resources?": "An bhfuil tú cinnte gur mhaith leat na hacmhainní roghnaithe a scriosadh?", + "Are you sure you want to delete this file?": "An bhfuil tú cinnte gur mhaith leat an comhad seo a scriosadh?", + "Are you sure you want to delete this notification?": "An bhfuil tú cinnte gur mhaith leat an fógra seo a scriosadh?", + "Are you sure you want to delete this payment method?": "An bhfuil tú cinnte gur mhaith leat an modh íocaíochta seo a scriosadh?", + "Are you sure you want to delete this resource?": "An bhfuil tú cinnte gur mhaith leat an acmhainn seo a scriosadh?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "An bhfuil tú cinnte gur mhaith leat an fhoireann seo a scriosadh? Nuair a scriosfar foireann, scriosfar go buan a cuid acmhainní agus sonraí.", + "Are you sure you want to delete your account?": "An bhfuil tú cinnte gur mhaith leat do chuntas a scriosadh?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "An bhfuil tú cinnte gur mhaith leat do chuntas a scriosadh? Nuair a scriosfar do chuntas, scriosfar a chuid acmhainní agus sonraí go léir go buan. Cuir isteach do phasfhocal chun a dheimhniú gur mhaith leat do chuntas a scriosadh go buan.", + "Are you sure you want to detach the selected resources?": "An bhfuil tú cinnte gur mhaith leat na hacmhainní roghnaithe a dhícheangal?", + "Are you sure you want to detach this resource?": "An bhfuil tú cinnte gur mhaith leat an acmhainn seo a dhícheangal?", + "Are you sure you want to force delete the selected resources?": "An bhfuil tú cinnte gur mhaith leat iallach a chur ar na hacmhainní roghnaithe a scriosadh?", + "Are you sure you want to force delete this resource?": "An bhfuil tú cinnte gur mhaith leat iallach a chur ar an acmhainn seo a scriosadh?", + "Are you sure you want to log out?": "An bhfuil tú cinnte gur mhaith leat logáil amach?", + "Are you sure you want to mark all notifications as read?": "An bhfuil tú cinnte gur mhaith leat gach fógra a mharcáil mar léite?", + "Are you sure you want to remove this item?": "An bhfuil tú cinnte gur mhaith leat an mhír seo a bhaint?", + "Are you sure you want to restore the selected resources?": "An bhfuil tú cinnte gur mhaith leat na hacmhainní roghnaithe a chur ar ais?", + "Are you sure you want to restore this resource?": "An bhfuil tú cinnte gur mhaith leat an acmhainn seo a aischur?", + "Are you sure you want to resume your subscription?": "An bhfuil tú cinnte gur mhaith leat do shíntiús a atosú?", + "Are you sure you want to run this action?": "An bhfuil tú cinnte gur mhaith leat an gníomh seo a rith?", + "Are you sure you want to set this payment method as your default?": "An bhfuil tú cinnte gur mhaith leat an modh íocaíochta seo a shocrú mar do réamhshocrú?", + "Are you sure you want to stop impersonating?": "An bhfuil tú cinnte gur mhaith leat stop a chur le pearsanú?", + "Are you sure you would like to delete this API token?": "An bhfuil tú cinnte gur mhaith leat an comhartha API seo a scriosadh?", + "Are you sure you would like to leave this team?": "An bhfuil tú cinnte gur mhaith leat an fhoireann seo a fhágáil?", + "Are you sure you would like to remove this person from the team?": "An bhfuil tú cinnte gur mhaith leat an duine seo a bhaint den fhoireann?", + "Are you sure you would like to switch billing plans?": "An bhfuil tú cinnte gur mhaith leat pleananna billeála a athrú?", + "Argentina": "an Airgintín", + "Armenia": "Airméin", + "Aruba": "Aruba", + "Attach": "Ceangail", + "Attach & Attach Another": "Ceangail agus Ceangail Eile", + "Attach :resource": "Ceangail :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Ceangail comhaid trí iad a tharraingt agus a scaoileadh, iad a roghnú nó a bhlaiseadh.", + "August": "Lúnasa", + "Australia": "Astráil", + "Austria": "Ostair", + "Azerbaijan": "Asarbaiseáin", + "Bahamas": "Bahámaí", + "Bahrain": "Bairéin", + "Bangladesh": "Bhanglaidéis", + "Barbados": "Barbadós", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Sula leanann tú ar aghaidh, an bhféadfá do sheoladh ríomhphoist a fhíorú trí chliceáil ar an nasc a sheolamar chugat le ríomhphost? Mura bhfuair tú an ríomhphost, beidh áthas orainn ceann eile a sheoladh chugat.", + "Before proceeding, please check your email for a verification link.": "Sula leanann tú ar aghaidh, seiceáil do ríomhphost le haghaidh nasc fíorúcháin.", + "Belarus": "Bhealarúis", + "Belgium": "an Bheilg", + "Belize": "Bheilís", + "Benin": "Beinin", + "Bermuda": "Beirmiúda", + "Bhutan": "Bhútáin", + "Billing Information": "Eolas Billeála", + "Billing Management": "Bainistíocht Billeála", + "Bolivia": "An Bholaiv", + "Bolivia, Plurinational State of": "An Bholaiv, Stát Iolrnáisiúnta na", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius agus Saba", + "Bosnia And Herzegovina": "An Bhoisnia agus an Heirseagaivéin", + "Bosnia and Herzegovina": "An Bhoisnia agus an Heirseagaivéin", + "Botswana": "Bhotsuáin", + "Bouvet Island": "Oileán Bouvet", + "Brazil": "an Bhrasaíl", + "British Indian Ocean Territory": "Críoch Aigéan Indiach na Breataine", + "Browser Sessions": "Seisiúin Brabhsálaí", + "Brunei Darussalam": "Brúiné Dárasalám", + "Bulgaria": "an Bhulgáir", + "Burkina Faso": "Buircíne Fasó", + "Burundi": "An Bhurúin", + "Cambodia": "an Chambóid", + "Cameroon": "Camarún", + "Canada": "Ceanada", + "Cancel": "Cealaigh", + "Cancel Subscription": "Cealaigh Síntiús", + "Cape Verde": "Rinn Verde", + "Card": "Cárta", + "Cayman Islands": "Oileáin Cayman", + "Central African Republic": "Poblacht na hAfraice Láir", + "Chad": "Sead", + "Change Subscription Plan": "Athraigh Plean Síntiúis", + "Change the current payment method attached to your subscription": "Athraigh an modh íocaíochta reatha atá ceangailte le do shíntiús", + "Changes": "Athruithe", + "Checkout": "Seiceáil amach", + "Chile": "an tSile", + "China": "An tSín", + "Choose": "Roghnaigh", + "Choose :field": "Roghnaigh :field", + "Choose :resource": "Roghnaigh :resource", + "Choose an option": "Roghnaigh rogha", + "Choose date": "Roghnaigh dáta", + "Choose File": "Roghnaigh Comhad", + "Choose Files": "Roghnaigh Comhaid", + "Choose Type": "Roghnaigh Cineál", + "Christmas Island": "Oileán na Nollag", + "City": "Cathair", + "Click here to re-send the verification email.": "Cliceáil anseo chun an ríomhphost fíoraithe a athsheoladh.", + "click here to request another": "cliceáil anseo chun ceann eile a iarraidh", + "Click to choose": "Cliceáil a roghnú", + "Close": "Dún", + "Cocos (Keeling) Islands": "Oileáin Cocos (Keeling).", + "Code": "Cód", + "Colombia": "an Cholóim", + "Comoros": "Oileáin Chomóra", + "Confirm": "Deimhnigh", + "Confirm Billing Action": "Deimhnigh Gníomh Billeála", + "Confirm Password": "Deimhnigh Pasfhocal", + "Confirm Payment": "Deimhnigh Íocaíocht", + "Confirm your :amount payment": "Deimhnigh d’íocaíocht :amount", + "Congo": "Chongó", + "Congo, Democratic Republic": "an Chongó, an Phoblacht Dhaonlathach", + "Congo, the Democratic Republic of the": "Chongó, Poblacht Dhaonlathach an", + "Constant": "tairiseach", + "Continue To Payment": "Lean ar aghaidh chuig an Íocaíocht", + "Cook Islands": "Oileáin Cook", + "Copy to clipboard": "Cóipeáil chuig an ngearrthaisce", + "Costa Rica": "Cósta Ríce", + "Cote D'Ivoire": "An Cósta Eabhair", + "Country": "Tír", + "Coupon": "Cúpón", + "Coupon applied successfully.": "Cuireadh an cúpón i bhfeidhm go rathúil.", + "Create": "Cruthaigh", + "Create & Add Another": "Cruthaigh & Cuir Eile Leis", + "Create :resource": "Cruthaigh :resource", + "Create a new team to collaborate with others on projects.": "Foireann nua a chruthú chun comhoibriú le daoine eile ar thionscadail.", + "Create Account": "Cruthaigh Cuntas", + "Create API Token": "Cruthaigh API Chomhartha", + "Create New Team": "Cruthaigh Foireann Nua", + "Create Team": "Cruthaigh Foireann", + "Created.": "Cruthaithe.", + "Croatia": "an Chróit", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cúba", + "Curaçao": "Curaçao", + "Current Password": "Pasfhocal reatha", + "Current Subscription Plan": "Plean Síntiúis Reatha", + "Currently Subscribed": "Suibscríofa faoi láthair", + "Customer Balance": "Iarmhéid Custaiméirí", + "Customize": "Saincheap", + "Cyprus": "an Chipir", + "Czech Republic": "Poblacht na Seice", + "Côte d'Ivoire": "An Cósta Eabhair", + "Dark": "Dorcha", + "Dashboard": "Deais", + "December": "Nollaig", + "Decrease": "Laghdú", + "Default": "Réamhshocrú", + "Delete": "Scrios", + "Delete :resource": "Scrios :resource", + "Delete Account": "Scrios Cuntas", + "Delete all notifications": "Scrios gach fógra", + "Delete API Token": "Scrios API Token", + "Delete File": "Scrios Comhad", + "Delete Notification": "Scrios Fógra", + "Delete Resource": "Scrios Acmhainn", + "Delete Selected": "Scrios Roghnaithe", + "Delete Team": "Scrios Foireann", + "Denmark": "an Danmhairg", + "Detach": "Dícheangail", + "Detach Resource": "Dícheangail Acmhainn", + "Detach Selected": "Dícheangail Roghnaithe", + "Details": "Sonraí", + "Disable": "Díchumasaigh", + "Djibouti": "Djibúití", + "Do you really want to leave? You have unsaved changes.": "Ar mhaith leat imeacht i ndáiríre? Tá athruithe gan sábháil agat.", + "Dominica": "Doiminic", + "Dominican Republic": "An Phoblacht Dhoiminiceach", + "Done.": "Déanta.", + "Download": "Íosluchtaigh", + "Download Invoice": "Íoslódáil an sonrasc", + "Drop file or click to choose": "Buail comhad nó cliceáil le roghnú", + "Drop files or click to choose": "Buail comhaid nó cliceáil chun a roghnú", + "Ecuador": "Eacuadór", + "Edit": "Cuir in eagar", + "Edit :resource": "Cuir :resource in eagar", + "Edit Attached": "Cuir Ceangailte in Eagar", + "Edit Profile": "Cuir Próifíl in Eagar", + "Editor": "eagarthóir", + "Editor users have the ability to read, create, and update.": "Tá an cumas ag úsáideoirí eagarthóireachta léamh, cruthú agus nuashonrú.", + "Egypt": "Éigipt", + "El Salvador": "An tSalvadóir", + "Email": "Ríomhphost", + "email": "ríomhphost", + "Email Address": "Seoladh ríomhphoist", + "Email Addresses": "Seoltaí Ríomhphoist", + "Email Password Reset Link": "Ríomhphost Pasfhocal Athshocraigh Nasc", + "Email Verification": "Fíorú Ríomhphoist", + "Enable": "Cumasaigh", + "Encrypted environment file already exists.": "Tá comhad timpeallachta criptithe ann cheana féin.", + "Encrypted environment file not found.": "Níor aimsíodh an comhad timpeallachta criptithe.", + "Ensure your account is using a long, random password to stay secure.": "Cinntigh go bhfuil pasfhocal fada randamach in úsáid ag do chuntas chun fanacht slán.", + "Environment file already exists.": "Tá comhad comhshaoil ​​ann cheana féin.", + "Environment file not found.": "Níor aimsíodh an comhad timpeallachta.", + "Equatorial Guinea": "An Ghuine Mheánchriosach", + "Eritrea": "Eiritré", + "Error": "Earráid", + "errors": "earráidí", + "Estonia": "an Eastóin", + "Ethiopia": "Aetóip", + "ex VAT": "ex CBL", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Téann :expiration in éag", + "Export As CSV": "Easpórtáil Mar CSV", + "Extra Billing Information": "Eolas Billeála Breise", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Tá deimhniú breise ag teastáil chun d'íocaíocht a phróiseáil. Lean ar aghaidh chuig an leathanach íocaíochta trí chliceáil ar an gcnaipe thíos.", + "Failed Subscription Payment": "Theip ar Íocaíocht Síntiúis", + "Failed to load :resource!": "Theip ar lódáil :resource!", + "Falkland Islands (Malvinas)": "Oileáin Fháclainne (Malvinas)", + "Faroe Islands": "Oileáin Fharó", + "February": "Feabhra", + "Fiji": "Fidsí", + "Filename": "Ainm comhaid", + "Finish enabling two factor authentication.": "Críochnaigh le fíordheimhniú dhá fhachtóir a chumasú.", + "Finland": "an Fhionlainn", + "For your security, please confirm your password to continue.": "Ar mhaithe le do shlándáil, deimhnigh do phasfhocal chun leanúint ar aghaidh.", + "Forbidden": "Toirmiscthe", + "Force Delete": "Scrios Fórsa", + "Force Delete :resource": "Scrios Fórsa :resource", + "Force Delete Resource": "Fórsaí Scrios Acmhainn", + "Force Delete Selected": "Fórsa Scrios Roghnaithe", + "Forgot Password": "Dearmad ar pasfhocal", + "Forgot your password?": "Ar rinne tú dearmad ar do Phásfhocail?", + "Forgot Your Password?": "Ar rinne tú dearmad ar do Phásfhocail?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Ar rinne tú dearmad ar do Phásfhocail? Fadhb ar bith. Cuir in iúl dúinn do sheoladh ríomhphoist agus cuirfimid nasc athshocraithe pasfhocail chugat a ligfidh duit ceann nua a roghnú.", + "France": "Fhrainc", + "French Guiana": "Guáin na Fraince", + "French Polynesia": "Polainéis na Fraince", + "French Southern Territories": "Críocha Theas na Fraince", + "From": "Ó", + "Gabon": "Ghabúin", + "Gambia": "An Ghaimbia", + "Georgia": "An tSeoirsia", + "Germany": "an Ghearmáin", + "Ghana": "Gána", + "Gibraltar": "Giobráltar", + "Go Home": "Téigh Abhaile", + "Go to page :page": "Téigh go leathanach :page", + "Great! You have accepted the invitation to join the :team team.": "Go hiontach! Ghlac tú leis an gcuireadh a bheith ar an bhfoireann :team mbliana.", + "Greece": "an Ghréig", + "Greenland": "Ghraonlainn", + "Grenada": "Greanáda", + "Guadeloupe": "Guadalúip", + "Guam": "Guam", + "Guatemala": "Guatamala", + "Guernsey": "Geansaí", + "Guinea": "Ghuine", + "Guinea-Bissau": "Guine Bhissau", + "Guyana": "Ghuáin", + "Haiti": "Háití", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "An bhfuil an dara smaointe agat faoi do shíntiús a chur ar ceal? Is féidir leat do shíntiús a athghníomhachtú láithreach ag am ar bith go dtí deireadh do thimthriallta reatha billeála. Nuair a thagann deireadh le do thimthriall billeála reatha, féadfaidh tú plean síntiús nua a roghnú.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "An bhfuil an dara smaointe agat faoi do shíntiús a chur ar ceal? Is féidir leat do shíntiús a fhrithghníomhú láithreach am ar bith go dtí deireadh do thimthriallta reatha billeála. Nuair a thagann deireadh le do thimthriall billeála reatha, féadfaidh tú plean síntiús nua a roghnú.", + "Heard Island & Mcdonald Islands": "Oileán Heard agus Oileáin McDonald", + "Heard Island and McDonald Islands": "Oileán Heard agus Oileáin McDonald", + "Hello!": "Dia dhuit!", + "Hide Content": "Folaigh Ábhar", + "Hold Up!": "Coinnigh Suas!", + "Holy See (Vatican City State)": "Suí Naofa (Stáit Chathair na Vatacáine)", + "Honduras": "Hondúras", + "Hong Kong": "Hong Cong", + "Hungary": "an Ungáir", + "I agree to the :terms_of_service and :privacy_policy": "Aontaím leis an :terms_of_service agus :privacy_policy", + "Iceland": "An Íoslainn", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Más gá, is féidir leat logáil amach as do sheisiúin bhrabhsálaí eile ar fad ar do ghléasanna go léir. Tá cuid de na seisiúin a rinne tú le déanaí liostaithe thíos; b’fhéidir nach bhfuil an liosta seo uileghabhálach, áfach. Má bhraitheann tú go bhfuil do chuntas i mbaol, ba cheart duit do phasfhocal a nuashonrú freisin.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Má tá cuntas agat cheana féin, féadfaidh tú glacadh leis an gcuireadh seo ach cliceáil ar an gcnaipe thíos:", + "If you did not create an account, no further action is required.": "Murar chruthaigh tú cuntas, níl aon ghníomh eile ag teastáil.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Mura raibh tú ag súil le cuireadh a fháil chuig an bhfoireann seo, is féidir leat an ríomhphost seo a chaitheamh amach.", + "If you did not receive the email": "Mura bhfuair tú an ríomhphost", + "If you did not request a password reset, no further action is required.": "Murar iarr tú athshocrú pasfhocail, ní gá a thuilleadh a dhéanamh.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Mura bhfuil cuntas agat, is féidir leat ceann a chruthú trí chliceáil ar an gcnaipe thíos. Tar éis duit cuntas a chruthú, is féidir leat cliceáil ar an gcnaipe glacadh le cuireadh sa ríomhphost seo chun glacadh le cuireadh na foirne:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Más gá duit teagmháil shonrach nó faisnéis chánach a chur le do shonraisc, cosúil le d'ainm gnó iomlán, uimhir aitheantais CBL, nó seoladh an taifid, is féidir leat é a chur leis anseo.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Má tá deacracht agat an cnaipe \":actionText\" a chliceáil, cóipeáil agus greamaigh an URL thíos\nisteach i do bhrabhsálaí gréasáin:", + "Impersonate": "Déan aithris", + "Increase": "Méadú", + "India": "An India", + "Indonesia": "Indinéis", + "Invalid filename.": "Ainm comhaid neamhbhailí.", + "Invalid JSON was returned from the route.": "Cuireadh JSON neamhbhailí ar ais ón mbealach.", + "Invoice Email Addresses": "Seoltaí ríomhphoist sonraisc", + "Invoice emails updated successfully.": "Nuashonraíodh ríomhphoist sonraisc go rathúil.", + "Invoices": "Sonraisc", + "Iran, Islamic Republic Of": "Iaráin", + "Iran, Islamic Republic of": "Iaráin, Poblacht Ioslamach na", + "Iraq": "Iaráic", + "Ireland": "Éireann", + "Isle Of Man": "Oileán Mhanann", + "Isle of Man": "Oileán Mhanann", + "Israel": "Iosrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Tá an chuma ar an scéal nach bhfuil síntiús gníomhach agat. Is féidir leat ceann de na pleananna síntiús thíos a roghnú le tosú. Is féidir pleananna síntiúis a athrú nó a chealú ar do chaoithiúlacht.", + "Italy": "an Iodáil", + "Jamaica": "Iamáice", + "January": "Eanáir", + "Japan": "an tSeapáin", + "Jersey": "Geirsí", + "Jordan": "an Iordáin", + "July": "Iúil", + "June": "Meitheamh", + "Kazakhstan": "Chasacstáin", + "Kenya": "an Chéinia", + "Key": "eochair", + "Kiribati": "Ciribeas", + "Korea": "An Chóiré Theas", + "Korea, Democratic People's Republic of": "An Chóiré, Daon-Phoblacht Dhaonlathach na", + "Korea, Republic of": "An Chóiré, Poblacht na", + "Kosovo": "Chosaiv", + "Kuwait": "Cuáit", + "Kyrgyzstan": "Chirgeastáin", + "Lao People's Democratic Republic": "Daon-Phoblacht Dhaonlathach Lao", + "Last active": "Gníomhach seo caite", + "Last used": "An uair dheireanach a úsáideadh", + "Latvia": "an Laitvia", + "Leave": "Fág", + "Leave Team": "Fág an Fhoireann", + "Lebanon": "Liobáin", + "length": "fad", + "Lens": "Lionsa", + "Lesotho": "Leosóta", + "Liberia": "Libéir", + "Libyan Arab Jamahiriya": "Jamahiriya Arabach na Libia", + "Liechtenstein": "Lichtinstéin", + "Light": "Solas", + "Lithuania": "an Liotuáin", + "Load :perPage More": "Luchtaigh :perPage Eile", + "Loading": "Ag lódáil", + "Location": "Suíomh", + "Log in": "Logáil isteach", + "Log In": "Logáil isteach", + "Log Out": "Logáil Amach", + "Log out": "Logáil Amach", + "Log Out Other Browser Sessions": "Logáil Amach Seisiúin Brabhsálaithe Eile", + "Log Viewer": "Amharcóir Logchomhaid", + "Login": "Logáil isteach", + "Logout": "Logáil Amach", + "Logs": "Logaí", + "Luxembourg": "Lucsamburg", + "Macao": "Macao", + "Macedonia": "An Mhacadóin Thuaidh", + "Macedonia, the former Yugoslav Republic of": "An Mhacadóin, Iar-Phoblacht Iúgslavach na", + "Madagascar": "Madagascar", + "Malawi": "an Mhaláiv", + "Malaysia": "Mhalaeisia", + "Maldives": "Oileáin Mhaildíve", + "Mali": "Mailí", + "Malta": "Málta", + "Manage Account": "Bainistigh Cuntas", + "Manage and log out your active sessions on other browsers and devices.": "Bainistigh agus logáil amach do sheisiúin ghníomhacha ar bhrabhsálaithe agus gléasanna eile.", + "Manage API Tokens": "Bainistigh API Tokens", + "Manage Role": "Bainistigh Ról", + "Manage Team": "Foireann a bhainistiú", + "Managing billing for :billableName": "Bainistiú billeála ar feadh :billableName", + "March": "Márta", + "Mark all as Read": "Marcáil go léir mar a léitear", + "Mark all notifications as read": "Marcáil gach fógra mar léite", + "Mark Read": "Marcáil Léigh", + "Mark Unread": "Marcáil Neamhléite", + "Marshall Islands": "Oileáin Mharshall", + "Martinique": "Mairtíreach", + "Mauritania": "Mháratáin", + "Mauritius": "Oileán Mhuirís", + "May": "Bealtaine", + "Mayotte": "Mayotte", + "Mexico": "Meicsiceo", + "Micronesia, Federated States Of": "Micrinéise", + "Micronesia, Federated States of": "Micrinéise, Stáit Chónaidhme na", + "Moldova": "Mholdóiv", + "Moldova, Republic of": "Mholdóiv, Poblacht na", + "Monaco": "Monacó", + "Mongolia": "Mhongóil", + "Montenegro": "Montainéagró", + "Month To Date": "Mí Go Dtí", + "Monthly": "go míosúil", + "monthly": "míosúil", + "Montserrat": "Montsarat", + "Morocco": "Maracó", + "Mozambique": "Mósaimbíc", + "Myanmar": "Maenmar", + "Name": "Ainm", + "name": "ainm", + "Namibia": "Namaib", + "Nauru": "Nárú", + "Nepal": "Neipeal", + "Netherlands": "Ísiltír", + "Netherlands Antilles": "Aintillí na hÍsiltíre", + "Nevermind": "Ná bac leis", + "Nevermind, I'll keep my old plan": "Go deo, coimeádfaidh mé mo sheanphlean", + "New": "Nua", + "New :resource": "Nua :resource", + "New Caledonia": "An Nua-Chaladóin", + "New Password": "Focal Faire Nua", + "New Zealand": "An Nua-Shéalainn", + "Next": "Ar aghaidh", + "Next Payment": "An Chéad Íocaíocht Eile", + "Next Payment on": "An Chéad Íocaíocht Eile ar siúl", + "Nicaragua": "Nicearagua", + "Niger": "Nígir", + "Nigeria": "Nigéir", + "Niue": "Niue", + "No": "Níl", + "No :resource matched the given criteria.": "Bhain uimhir :resource leis na critéir a tugadh.", + "No additional information...": "Gan aon eolas breise...", + "No Current Data": "Gan Sonraí Reatha", + "No Data": "Uimh Sonraí", + "no file selected": "níl aon chomhad roghnaithe", + "No Increase": "Gan Méadú", + "No payment methods on file.": "Níl aon mhodhanna íocaíochta ar comhad.", + "No payment scheduled.": "Níl aon íocaíocht sceidealaithe.", + "No Prior Data": "Gan Sonraí Roimh Ré", + "No Results Found.": "Níor aimsíodh aon torthaí.", + "Norfolk Island": "Oileán Norfolk", + "Northern Mariana Islands": "Oileáin Mariana Thuaidh", + "Norway": "An Iorua", + "Not Found": "Gan Aimsiú", + "Notifications": "Fógraí", + "Nova": "Nova", + "Nova User": "Úsáideoir Nova", + "November": "Samhain", + "October": "Deireadh Fómhair", + "of": "de", + "OK": "ceart go leor", + "Oman": "Óman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Nuair a scriosfar foireann, scriosfar go buan a cuid acmhainní agus sonraí. Sula scriosann tú an fhoireann seo, íoslódáil le do thoil aon sonraí nó faisnéis maidir leis an bhfoireann seo is mian leat a choinneáil.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Nuair a scriosfar do chuntas, scriosfar a chuid acmhainní agus sonraí go léir go buan. Sula scriosann tú do chuntas, íoslódáil aon sonraí nó faisnéis is mian leat a choinneáil.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Nuair a scriosfar do chuntas, scriosfar a chuid acmhainní agus sonraí go léir go buan. Cuir isteach do phasfhocal chun a dheimhniú gur mhaith leat do chuntas a scriosadh go buan.", + "Only Trashed": "Curtha sa Bhruscar amháin", + "Open Invoices": "Sonraisc Oscailte", + "Original": "Bunaidh", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Ligeann ár dtairseach bainistíochta billeála duit do phlean síntiús, do mhodh íocaíochta, agus do shonraisc le déanaí a íoslódáil.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Ligeann ár dtairseach bainistíochta billeála duit do phlean síntiús, do mhodhanna íocaíochta, agus do shonraisc le déanaí a íoslódáil.", + "Page Expired": "Leathanach imithe in éag", + "Pagination Navigation": "Nascleanúint Leathanaigh", + "Paid": "Íoctha", + "Pakistan": "Phacastáin", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Críoch na Palaistíne, Gafa", + "Panama": "Panama", + "Papua New Guinea": "Nua-Ghuine Phapua", + "Paraguay": "Paragua", + "Password": "Pasfhocal", + "password": "pasfhocal", + "Payment Confirmation": "Deimhniú Íocaíochta", + "Payment Information": "Eolas Íocaíochta", + "Payment information updated successfully.": "Nuashonraíodh an fhaisnéis íocaíochta go rathúil.", + "Payment Method": "Modh íocaíochta", + "Payment Methods": "Modhanna Íocaíochta", + "Payment Required": "Íocaíocht de dhíth", + "Payments": "Íocaíochtaí", + "Pending Team Invitations": "Ar Feitheamh Cuirí Foirne", + "Per Page": "In aghaidh an Leathanaigh", + "Permanently delete this team.": "Scrios an fhoireann seo go buan.", + "Permanently delete your account.": "Scrios do chuntas go buan.", + "Permissions": "Ceadanna", + "Peru": "Peiriú", + "Philippines": "hOileáin Fhilipíneacha", + "Photo": "grianghraf", + "Pitcairn": "Pollcairtí", + "Please accept the terms of service.": "Glac le do thoil leis na téarmaí seirbhíse.", + "Please click the button below to verify your email address.": "Cliceáil ar an gcnaipe thíos chun do sheoladh ríomhphoist a fhíorú.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Deimhnigh rochtain ar do chuntas trí cheann de do chóid athshlánaithe éigeandála a chur isteach.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Deimhnigh rochtain ar do chuntas tríd an gcód fíordheimhnithe a chuir d'iarratas fíordheimhneora ar fáil a chur isteach.", + "Please confirm your password before continuing.": "Deimhnigh do phasfhocal sula leanann tú ar aghaidh.", + "Please copy your new API token. For your security, it won't be shown again.": "Cóipeáil do chomhartha API nua. Ar mhaithe le do shlándáil, ní thaispeánfar arís é.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Cuir isteach do phasfhocal chun a dheimhniú gur mhaith leat logáil amach as do sheisiúin bhrabhsálaí eile thar do ghléasanna go léir.", + "Please provide a maximum of three invoice emails addresses.": "Cuir trí sheoladh ríomhphoist sonraisc ar fáil le do thoil.", + "Please provide the email address of the person you would like to add to this team.": "Tabhair seoladh ríomhphoist an duine ar mhaith leat a chur leis an bhfoireann seo, le do thoil.", + "Please set a default payment method before retrying payments.": "Socraigh modh íocaíochta réamhshocraithe le do thoil roimh íocaíochtaí a athrá.", + "Please set a default payment method before swapping plans.": "Shocraigh modh íocaíochta réamhshocraithe sula malartaíonn tú pleananna.", + "Poland": "an Pholainn", + "Portugal": "an Phortaingéil", + "Press / to search": "Brúigh / chun cuardach a dhéanamh", + "Preview": "Réamhamharc", + "Previewing": "Réamhamharc", + "Previous": "Roimhe Seo", + "Privacy Policy": "Beartas Príobháideachais", + "Profile": "Próifíl", + "Profile Information": "Eolas Próifíl", + "Puerto Rico": "Pórtó Ríce", + "Qatar": "Catar", + "Quarter To Date": "Ráithe Go Dtí", + "Recovery Code": "Cód Aisghabháil", + "Refresh": "Athnuaigh", + "Regards,": "Mhéin,", + "Regenerate Recovery Codes": "Athghin Cóid Aisghabhála", + "Register": "Clár", + "Reload": "Athlódáil", + "Remember me": "Cuimhnigh orm", + "Remember Me": "Cuimhnigh orm", + "Remove": "Bain", + "Remove Photo": "Bain Grianghraf", + "Remove Team Member": "Bain Ball Foirne", + "Replicate": "Macasamhlú", + "Required fields": "Réimsí riachtanacha", + "Resend Verification Email": "Seol Ríomhphost Fíoraithe arís", + "Reset Filters": "Athshocraigh na Scagairí", + "Reset Password": "Athshocraigh Pasfhocal", + "Reset Password Notification": "Athshocraigh Fógra Pasfhocal", + "resource": "acmhainn", + "Resource Row Dropdown": "Anuas Rae Acmhainní", + "Resources": "Acmhainní", + "resources": "acmhainní", + "Restore": "Athchóirigh", + "Restore :resource": "Athchóirigh :resource", + "Restore Resource": "Athchóirigh Acmhainn", + "Restore Selected": "Athchóirigh Roghnaithe", + "results": "torthaí", + "Resume Subscription": "Lean ar Shíntiús", + "Retry Payment": "Bain triail eile as Íocaíocht", + "Return to :appName": "Fill ar :appName", + "Reunion": "Réunion", + "Role": "Ról", + "Romania": "Rómáin", + "Run Action": "Rith Gníomh", + "Russian Federation": "Cónaidhm na Rúise", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Naomh Barthélemy", + "Saint Barthélemy": "Naomh Barthélemy", + "Saint Helena": "San Héilin", + "Saint Kitts And Nevis": "San Críostóir-Nimheas", + "Saint Kitts and Nevis": "San Críostóir-Nimheas", + "Saint Lucia": "Naomh Lucia", + "Saint Martin": "Naomh Máirtín", + "Saint Martin (French part)": "Naomh Máirtín (cuid Fraincise)", + "Saint Pierre And Miquelon": "St Pierre agus Miquelon", + "Saint Pierre and Miquelon": "Naomh Pierre agus Miquelon", + "Saint Vincent And Grenadines": "Naomh Uinseann agus na Greanáidíní", + "Saint Vincent and the Grenadines": "San Uinseann agus na Greanáidíní", + "Samoa": "Samó", + "San Marino": "San Mairíne", + "Sao Tome And Principe": "São Tomé agus Príncipe", + "Sao Tome and Principe": "Sao Tome agus Principe", + "Saudi Arabia": "An Araib Shádach", + "Save": "Sábháil", + "Saved.": "Shábháil.", + "Scroll to bottom": "Scrollaigh go bun", + "Scroll to top": "Scrollaigh go barr", + "Search": "Cuardach", + "Secure Area": "Limistéar Slán", + "Select": "Roghnaigh", + "Select a different plan": "Roghnaigh plean eile", + "Select a log file...": "Roghnaigh logchomhad...", + "Select A New Photo": "Roghnaigh Grianghraf Nua", + "Select Action": "Roghnaigh Gníomh", + "Select all": "Roghnú go léir", + "Select All Dropdown": "Roghnaigh Gach Anuas", + "Select this page": "Roghnaigh an leathanach seo", + "Send Password Reset Link": "Seol Pasfhocal Athshocraigh Nasc", + "Senegal": "an tSeineagáil", + "September": "Meán Fómhair", + "Serbia": "Seirbia", + "Server Error": "Earráid Freastalaí", + "Service Unavailable": "Níl an tseirbhís ar fáil", + "Set as default": "Socraigh mar réamhshocrú", + "Setup Key": "Eochair Socraithe", + "Seychelles": "Na Séiséil", + "Show All Fields": "Taispeáin Gach Réimsí", + "Show Content": "Taispeáin Ábhar", + "Show Recovery Codes": "Taispeáin Cóid Aisghabhála", + "Showing": "Ag taispeáint", + "Sierra Leone": "Siarra Leon", + "Signed in as": "Sínithe isteach mar", + "Singapore": "Singeapór", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "an tSlóvaic", + "Slovenia": "an tSlóivéin", + "Soft Deleted": "Bog Scriosta", + "Solomon Islands": "Oileáin Sholamón", + "Somalia": "an tSomáil", + "Something went wrong.": "Chuaigh rud eigin mícheart.", + "Sorry! You are not authorized to perform this action.": "Tá brón orm! Níl cead agat an gníomh seo a dhéanamh.", + "Sorry, your session has expired.": "Ár leithscéal, tá do sheisiún imithe in éag.", + "South Africa": "an Afraic Theas", + "South Georgia And Sandwich Isl.": "An tSeoirsia Theas agus Oileáin Sandwich Theas", + "South Georgia and the South Sandwich Islands": "An tSeoirsia Theas agus na hOileáin Sandwich Theas", + "South Sudan": "an tSúdáin Theas", + "Spain": "an Spáinn", + "Sri Lanka": "Srí Lanca", + "Standalone Actions": "Gníomhartha Neamhspleácha", + "Start Polling": "Tosaigh Vótaíocht", + "Start polling": "Tosaigh vótaíocht", + "State / County": "Stáit / Contae", + "Stop Impersonating": "Stop ag aithris", + "Stop Polling": "Stop an Vótaíocht", + "Stop polling": "Stop vótaíocht", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Stóráil na cóid athshlánaithe seo i mbainisteoir pasfhocal slán. Is féidir iad a úsáid chun rochtain ar do chuntas a aisghabháil má chailltear do ghléas fíordheimhnithe dhá fhachtóir.", + "Subscribe": "Liostáil", + "Subscription Information": "Eolas Síntiúis", + "Subscription Pending": "Síntiús ar Feitheamh", + "Sudan": "an tSúdáin", + "Suriname": "Suranam", + "Svalbard And Jan Mayen": "Svalbard agus Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard agus Jan Mayen", + "Swaziland": "an tSuasalainn", + "Sweden": "an tSualainn", + "Switch Teams": "Athraigh Foirne", + "Switzerland": "Eilvéis", + "Syrian Arab Republic": "Poblacht Arabach na Siria", + "System": "Córas", + "Taiwan": "An Téaváin", + "Taiwan, Province of China": "Taiwan, Cúige na Síne", + "Tajikistan": "Táidsíceastáin", + "Tanzania": "Tansáin", + "Tanzania, United Republic of": "An Tansáin, Poblacht Aontaithe na", + "TAX": "CÁNACH", + "Team Details": "Sonraí Foirne", + "Team Invitation": "Cuireadh Foirne", + "Team Members": "Baill Foirne", + "Team Name": "Ainm foirne", + "Team Owner": "Úinéir Foirne", + "Team Settings": "Socruithe Foirne", + "Terms of Service": "Tearmaí Seirbhís", + "Thailand": "Téalainn", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Go raibh maith agat as síniú suas! Sula dtosaíonn tú, an bhféadfá do sheoladh ríomhphoist a fhíorú trí chliceáil ar an nasc a sheolamar chugat le ríomhphost? Mura bhfuair tú an ríomhphost, beidh áthas orainn ceann eile a sheoladh chugat.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Go raibh maith agat as do thacaíocht leanúnach. Tá cóip de do shonrasc ceangailte againn le haghaidh do thaifid. Cuir in iúl dúinn má tá aon cheist nó imní ort.", + "Thanks,": "Go raibh maith agat,", + "The :attribute must be a valid role.": "Caithfidh na :attribute gcinn a bheith ina ról bailí.", + "The :attribute must be at least :length characters and contain at least one number.": "Caithfidh :length carachtar ar a laghad a bheith sna :attribute gcinn agus uimhir amháin ar a laghad a bheith iontu.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Caithfidh :length carachtar ar a laghad a bheith sna :attribute gcinn agus carachtar speisialta amháin agus uimhir amháin ar a laghad a bheith iontu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Caithfidh :length carachtar ar a laghad a bheith sna :attribute gcinn agus carachtar speisialta amháin ar a laghad a bheith iontu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Caithfidh :length carachtar ar a laghad a bheith sna :attribute gcinn agus carachtar cás uachtair amháin agus uimhir amháin ar a laghad a bheith iontu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Caithfidh :length carachtar ar a laghad a bheith sna :attribute gcinn agus carachtar cás uachtair amháin agus carachtar speisialta amháin a bheith iontu.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Caithfidh :length carachtar ar a laghad a bheith sna :attribute gcinn agus carachtar cás uachtair amháin, uimhir amháin agus carachtar speisialta amháin a bheith iontu.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Caithfidh :length carachtar ar a laghad a bheith sna :attribute gcinn agus carachtar cás uachtair amháin ar a laghad a bheith iontu.", + "The :attribute must be at least :length characters.": "Caithfidh :length carachtar ar a laghad a bheith sna :attribute gcinn.", + "The :attribute must contain at least one letter.": "Caithfidh litir amháin ar a laghad a bheith sna :attribute gcinn.", + "The :attribute must contain at least one number.": "Caithfidh uimhir amháin ar a laghad a bheith sna :attribute gcinn.", + "The :attribute must contain at least one symbol.": "Caithfidh siombail amháin ar a laghad a bheith sna :attribute gcinn.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Caithfidh ar a laghad litir chás uachtair amháin agus litir chás íochtair amháin a bheith sna :attribute gcinn.", + "The :resource was created!": "Cruthaíodh an :resource!", + "The :resource was deleted!": "Scriosadh an :resource!", + "The :resource was restored!": "Athchóiríodh an :resource!", + "The :resource was updated!": "Nuashonraíodh an :resource!", + "The action was executed successfully.": "Cuireadh an gníomh i gcrích go rathúil.", + "The default payment method cannot be removed.": "Ní féidir an modh íocaíochta réamhshocraithe a bhaint.", + "The file was deleted!": "Scriosadh an comhad!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Tá an :attribute tugtha le feiceáil i sceitheadh ​​sonraí. Roghnaigh :attribute gcinn eile le do thoil.", + "The given data was invalid.": "Bhí na sonraí a tugadh neamhbhailí.", + "The government won't let us show you what's behind these doors": "Ní ligfidh an rialtas dúinn a thaispeáint duit cad atá taobh thiar de na doirse seo", + "The HasOne relationship has already been filled.": "Tá caidreamh HasOne líonta cheana féin.", + "The image could not be loaded": "Níorbh fhéidir an íomhá a lódáil", + "The image could not be loaded.": "Níorbh fhéidir an íomhá a lódáil.", + "The invoice emails must be valid email addresses.": "Caithfidh na ríomhphoist sonraisc a bheith ina seoltaí ríomhphoist bailí.", + "The password is incorrect.": "Tá an pasfhocal mícheart.", + "The provided coupon code is invalid.": "Tá an cód cúpóin a cuireadh ar fáil neamhbhailí.", + "The provided password does not match your current password.": "Ní mheaitseálann an pasfhocal a soláthraíodh do phasfhocal reatha.", + "The provided password was incorrect.": "Bhí an pasfhocal a soláthraíodh mícheart.", + "The provided two factor authentication code was invalid.": "Bhí an cód fíordheimhnithe dhá fhachtóir a cuireadh ar fáil neamhbhailí.", + "The provided two factor recovery code was invalid.": "Bhí an cód aisghabhála dhá fhachtóir a soláthraíodh neamhbhailí.", + "The provided VAT number is invalid.": "Tá an uimhir CBL a soláthraíodh neamhbhailí.", + "The resource was attached!": "Bhí an acmhainn ceangailte!", + "The resource was prevented from being saved!": "Cuireadh cosc ​​ar an acmhainn a shábháil!", + "The resource was updated!": "Nuashonraíodh an acmhainn!", + "The response is not a streamed response.": "Ní freagra sruthaithe é an freagra.", + "The response is not a view.": "Ní dearcadh é an freagra.", + "The selected country is invalid.": "Tá an tír roghnaithe neamhbhailí.", + "The selected plan is invalid.": "Tá an plean roghnaithe neamhbhailí.", + "The selected resources have been :action!": "Tá na hacmhainní roghnaithe :action!", + "The team's name and owner information.": "Ainm na foirne agus faisnéis úinéara.", + "There are no available options for this resource.": "Níl aon roghanna ar fáil don acmhainn seo.", + "There are no fields to display.": "Níl aon réimsí le taispeáint.", + "There are no new notifications.": "Níl aon fhógraí nua ann.", + "There was a problem executing the action.": "Bhí fadhb ann agus an gníomh á chur i gcrích.", + "There was a problem fetching the resource.": "Bhí fadhb ann an acmhainn a fháil.", + "There was a problem submitting the form.": "Bhí fadhb ann agus an fhoirm á cur isteach.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Tugadh cuireadh do na daoine seo chuig d'fhoireann agus seoladh ríomhphost cuireadh chucu. Féadfaidh siad dul isteach san fhoireann trí ghlacadh leis an gcuireadh ríomhphoist.", + "This account does not have an active subscription.": "Níl síntiús gníomhach ag an gcuntas seo.", + "This action is unauthorized.": "Tá an gníomh seo neamhúdaraithe.", + "This copy of Nova is unlicensed.": "Tá an chóip seo de Nova gan cheadúnas.", + "This coupon code can only be used by new customers.": "Ní féidir ach le custaiméirí nua an cód cúpón seo a úsáid.", + "This device": "An gléas seo", + "This file field is read-only.": "Tá an réimse comhaid seo inléite amháin.", + "This invoice is no longer open.": "Níl an sonrasc seo oscailte a thuilleadh.", + "This is a secure area of the application. Please confirm your password before continuing.": "Is réimse slán é seo den fheidhmchlár. Deimhnigh do phasfhocal sula leanann tú ar aghaidh.", + "This password does not match our records.": "Ní mheaitseálann an pasfhocal seo ár dtaifid.", + "This password reset link will expire in :count minutes.": "Rachaidh an nasc athshocraithe pasfhocail seo in éag i gceann :count nóiméad.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Cuireadh tús leis an íocaíocht seo, ach ní bhfuarthas na cistí go fóill. Féadann sé seo suas le 14 lá a thógáil.", + "This resource no longer exists": "Níl an acmhainn seo ann a thuilleadh", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Chuaigh an síntiús seo in éag agus ní féidir é a atosú. Cruthaigh síntiús nua le do thoil.", + "This user already belongs to the team.": "Is leis an bhfoireann an t-úsáideoir seo cheana féin.", + "This user has already been invited to the team.": "Tá cuireadh faighte ag an úsáideoir seo chuig an bhfoireann cheana féin.", + "Timor-Leste": "Tíomór-Leste", + "to": "chun", + "To": "Chun", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Chun fíordheimhniú dhá fhachtóir a chumasú a chríochnú, scanadh an cód QR seo a leanas ag baint úsáide as feidhmchlár fíordheimhnithe do ghutháin nó cuir isteach an eochair cumraíochta agus cuir an cód OTP ginte ar fáil.", + "Today": "Inniu", + "Toggle navigation": "Scoránaigh an nascleanúint", + "Togo": "Tóga", + "Tokelau": "Tócalainn", + "Token Name": "Ainm Comhartha", + "Tonga": "Tonga", + "Too Many Requests": "An Iomarca Iarratas", + "total": "Iomlán", + "Total:": "Iomlán:", + "Trashed": "sa Bhruscar", + "Trinidad And Tobago": "Oileán na Tríonóide agus Tobága", + "Trinidad and Tobago": "Oileán na Tríonóide agus Tobága", + "Tunisia": "an Túinéis", + "Turkey": "An Tuirc", + "Turkmenistan": "Tuircméanastáin", + "Turks And Caicos Islands": "Oileáin na dTurcach agus na Caicos", + "Turks and Caicos Islands": "Oileáin na dTurcach agus na Caicos", + "Tuvalu": "Túvalú", + "Two Factor Authentication": "Fíordheimhniú Dhá Fhachtóir", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tá fíordheimhniú dhá fhachtóir cumasaithe anois. Scan an cód QR seo a leanas ag baint úsáide as feidhmchlár fíordheimhnitheora do ghutháin nó cuir isteach an eochair cumraíochta.", + "Type": "Cineál", + "Uganda": "Uganda", + "Ukraine": "Úcráin", + "Unauthorized": "Neamhúdaraithe", + "United Arab Emirates": "Aontas na nÉimíríochtaí Arabacha", + "United Kingdom": "an Ríocht Aontaithe", + "United States": "Stáit Aontaithe", + "United States Minor Outlying Islands": "Mionoileáin Imeallacha na Stát Aontaithe", + "United States Outlying Islands": "Oileáin Imeallacha SAM", + "Unknown": "Anaithnid", + "Unpaid": "Gan íoc", + "Update": "Nuashonrú", + "Update & Continue Editing": "Nuashonraigh agus Lean ar aghaidh leis an Eagarthóireacht", + "Update :resource": "Nuashonraigh :resource", + "Update :resource: :title": "Nuashonraigh :resource::title", + "Update attached :resource: :title": "Nuashonrú ceangailte :resource: :title", + "Update Password": "Nuashonraigh Pasfhocal", + "Update Payment Information": "Faisnéis Íocaíochta a Nuashonrú", + "Update Payment Method": "Nuashonraigh Modh Íocaíochta", + "Update your account's profile information and email address.": "Nuashonraigh faisnéis phróifíle agus seoladh ríomhphoist do chuntais.", + "Uploading": "Ag uaslódáil", + "Uploading files... (:current/:total)": "Comhaid á uaslódáil... (:current/:total)", + "Uruguay": "Uragua", + "Use a recovery code": "Bain úsáid as cód athshlánaithe", + "Use an authentication code": "Bain úsáid as cód fíordheimhnithe", + "User Actions": "Gníomhartha Úsáideoir", + "User Security": "Slándáil Úsáideoir", + "Username": "Ainm úsáideora", + "Uzbekistan": "Úisbéiceastáin", + "Value": "Luach", + "Vanuatu": "Vanuatú", + "VAT Number": "Uimhir CBL", + "Venezuela": "Veiniséala", + "Venezuela, Bolivarian Republic of": "Veiniséala, Poblacht Bolivarian na", + "Verify Email Address": "Fíoraigh Seoladh Ríomhphoist", + "Verify Your Email Address": "Fíoraigh Do Sheoladh Ríomhphoist", + "Viet Nam": "Vítneam", + "View": "Amharc", + "Virgin Islands, British": "Oileáin na Maighdean, na Breataine", + "Virgin Islands, U.S.": "Oileáin na Maighdean, U.S.", + "Wallis And Futuna": "Wallis agus Futúna", + "Wallis and Futuna": "Wallis agus Futúna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Táimid ag próiseáil do shíntiúis. Nuair a bheidh an síntiús próiseáilte go rathúil, déanfar an leathanach seo a nuashonrú go huathoibríoch. De ghnáth, níor cheart go dtógfadh an próiseas seo ach cúpla soicind.", + "We are unable to process your payment. Please contact customer support.": "Ní féidir linn d'íocaíocht a phróiseáil. Déan teagmháil le tacaíocht do chustaiméirí le do thoil.", + "We have emailed your password reset link!": "Tá nasc athshocraithe do phasfhocal seolta againn le ríomhphost!", + "We were unable to find a registered user with this email address.": "Níorbh fhéidir linn úsáideoir cláraithe a aimsiú leis an seoladh ríomhphoist seo.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Seolfaimid nasc íoslódála sonraisc chuig na seoltaí ríomhphoist a shonraíonn tú thíos. Is féidir leat ilsheoltaí ríomhphoist a dheighilt ag úsáid camóga.", + "We're lost in space. The page you were trying to view does not exist.": "Táimid caillte sa spás. Níl an leathanach a raibh tú ag iarraidh féachaint air ann.", + "Welcome Back!": "Fáilte ar ais!", + "Western Sahara": "Sahára Thiar", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Nuair atá fíordheimhniú dhá fhachtóir cumasaithe, tabharfar leid duit comhartha slán randamach le linn fíordheimhnithe. Is féidir leat an comhartha seo a aisghabháil ó fheidhmchlár Google Authenticator do ghutháin.", + "Whoops": "Úps", + "Whoops!": "Úps!", + "Whoops! Something went wrong.": "Úps! Chuaigh rud eigin mícheart.", + "With Trashed": "Le Bruscar", + "Write": "Scríobh", + "Year To Date": "Bhliain go dtí seo", + "Yearly": "Bliantúil", + "Yemen": "Éimin", + "Yes": "Tá", + "You are already subscribed.": "Tá tú suibscríofa cheana féin.", + "You are currently within your free trial period. Your trial will expire on :date.": "Tá tú laistigh de do thréimhse trialach saor in aisce faoi láthair. Rachaidh do thriail in éag ar :date mbliana.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Tá tú laistigh de do thréimhse trialach saor in aisce faoi láthair. Rachaidh do thriail in éag an :date. Má thosaíonn tú ar shíntiús nua, cuirfear deireadh le do thriail.", + "You are logged in!": "Tá tú logáilte isteach!", + "You are receiving this email because we received a password reset request for your account.": "Tá an ríomhphost seo á fháil agat toisc go bhfuaireamar iarratas athshocrú pasfhocail do do chuntas.", + "You have been invited to join the :team team!": "Tá cuireadh tugtha duit a bheith ar an bhfoireann :team mbliana!", + "You have enabled two factor authentication.": "Tá fíordheimhniú dhá fhachtóir cumasaithe agat.", + "You have not enabled two factor authentication.": "Níl fíordheimhniú dhá fhachtóir cumasaithe agat.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Tá roinnt sonrasc neamhíoctha agat. Tar éis duit do mhodh íocaíochta réamhshocraithe a nuashonrú, is féidir leat na híocaíochtaí a thriail arís tríd an liosta sonrasc thíos.", + "You may accept this invitation by clicking the button below:": "Is féidir leat glacadh leis an gcuireadh seo ach cliceáil ar an gcnaipe thíos:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Is féidir leat do shíntiús a chealú am ar bith. Nuair a bheidh do shíntiús curtha ar ceal, beidh an rogha agat an síntiús a atosú go dtí deireadh do thimthrialla reatha billeála.", + "You may delete any of your existing tokens if they are no longer needed.": "Is féidir leat aon cheann de do chuid comharthaí reatha a scriosadh mura bhfuil siad ag teastáil a thuilleadh.", + "You may not delete your personal team.": "Ní féidir leat d'fhoireann phearsanta a scriosadh.", + "You may not leave a team that you created.": "Ní fhéadfaidh tú foireann a chruthaigh tú a fhágáil.", + "You will receive an invoice and payment link via email for each billing period.": "Gheobhaidh tú sonrasc agus nasc íocaíochta trí ríomhphost le haghaidh gach tréimhse billeála.", + "You're logged in!": "Tá tú logáilte isteach!", + "Your :invoiceName invoice is now available!": "Tá do :invoiceName sonrasc ar fáil anois!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Is é :address :address2 :postal_code :city :state :country do sheoladh billeála", + "Your card was declined. Please contact your card issuer for more information.": "Diúltaíodh do do chárta. Déan teagmháil le d'eisitheoir cárta le haghaidh tuilleadh eolais.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Is é do mhodh íocaíochta reatha ná cárta creidmheasa a chríochnaíonn i :lastFour agus a théann in éag ar :expiration.", + "Your email address is unverified.": "Níl do sheoladh ríomhphoist fíoraithe.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Theip ar d'íocaíocht dheireanach de :amount. Nuashonraigh do mhodh íocaíochta chun an íocaíocht theipthe a thriail arís.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Theip ar d'íocaíocht dheireanach de :amount ar :date. Nuashonraigh do mhodh íocaíochta chun an íocaíocht theipthe a thriail arís.", + "Your next payment of :amount will be processed on :date.": "Déanfar do chéad íocaíocht eile de :amount ar :date.", + "Your payment method has been added successfully.": "Cuireadh do mhodh íocaíochta leis.", + "Your payment method will be charged automatically for each billing period.": "Gearrfar do mhodh íocaíochta go huathoibríoch do gach tréimhse bhilleála.", + "Your registered VAT Number is :vatNumber.": "Is é :vatNumber d’Uimhir Chláraithe CBL.", + "Your subscription has been started successfully.": "Cuireadh tús le do shíntiús go rathúil.", + "Your subscription has been successfully cancelled.": "Cealaíodh do shíntiús go rathúil.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Cealaíodh do shíntiús go rathúil. Beidh rochtain agat fós go dtí deireadh do thréimhse billeála.", + "Your subscription was successfully resumed.": "D'éirigh le do shíntiús a atosú.", + "Your subscription was successfully updated.": "D'éirigh le do shíntiús a nuashonrú.", + "Zambia": "an tSaimbia", + "Zimbabwe": "An tSiombáib", + "Zip / Postal Code": "Zip / Cód Poist", + "Åland Islands": "Oileáin Åland" +} diff --git a/locales/ga/php-inline.json b/locales/ga/php-inline.json new file mode 100644 index 00000000000..4b0a52764d3 --- /dev/null +++ b/locales/ga/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ní mór glacadh leis an réimse seo.", + "accepted_if": "Ní mór glacadh leis an réimse seo nuair a bhíonn :other ag :value.", + "active_url": "Ní URL bailí an réimse seo.", + "after": "Caithfidh dáta tar éis :date a bheith sa réimse seo.", + "after_or_equal": "Ní mór dáta tar éis :date nó cothrom le :date a bheith sa réimse seo.", + "alpha": "Ní mór ach litreacha a bheith sa réimse seo.", + "alpha_dash": "Ní mór go mbeadh sa réimse seo ach litreacha, uimhreacha, daiseanna agus béimeanna.", + "alpha_num": "Ní mór ach litreacha agus uimhreacha a bheith sa réimse seo.", + "any_of": "Tá an réimse seo neamhbhailí.", + "array": "Ní mór an réimse seo a bheith ina sraith.", + "ascii": "Ní mór go mbeadh sa réimse seo ach carachtair agus siombailí alfa-uimhriúla aon bheart.", + "attached": "Tá an réimse seo ceangailte cheana féin.", + "before": "Caithfidh dáta roimh :date a bheith sa réimse seo.", + "before_or_equal": "Caithfidh dáta roimh nó cothrom le :date a bheith sa réimse seo.", + "between.array": "Caithfidh idir :min agus :max mír a bheith sa réimse seo.", + "between.file": "Caithfidh an réimse seo a bheith idir :min agus :max cilibheart.", + "between.numeric": "Caithfidh an réimse seo a bheith idir :min agus :max.", + "between.string": "Caithfidh idir :min agus :max carachtar a bheith sa réimse seo.", + "boolean": "Caithfidh an réimse seo a bheith fíor nó bréagach.", + "can": "Tá luach neamhúdaraithe sa réimse seo.", + "confirmed": "Ní hionann dearbhú an réimse seo.", + "contains": "Tá luach riachtanach in easnamh sa réimse seo.", + "date": "Ní dáta bailí é an réimse seo.", + "date_equals": "Caithfidh dáta cothrom le :date a bheith sa réimse seo.", + "date_format": "Ní mheaitseálann an réimse seo leis an bhformáid :format.", + "decimal": "Caithfidh :decimal n-ionad de dheachúlacha a bheith sa réimse seo.", + "declined": "Ní mór an réimse seo a dhiúltú.", + "declined_if": "Ní mór an réimse seo a dhiúltú nuair a bhíonn :other ag :value.", + "different": "Caithfidh an réimse seo agus :other a bheith difriúil.", + "digits": "Caithfidh :digits ndigit a bheith sa réimse seo.", + "digits_between": "Caithfidh an réimse seo a bheith idir :min agus :max digit.", + "dimensions": "Tá toisí íomhá neamhbhailí sa réimse seo.", + "distinct": "Tá luach dúblach ag an réimse seo.", + "doesnt_contain": "Níor chóir go mbeadh aon cheann díobh seo a leanas sa réimse seo: :values.", + "doesnt_end_with": "Ní fhéadfaidh an réimse seo críochnú le ceann amháin díobh seo a leanas: :values.", + "doesnt_start_with": "Níor cheart go dtosódh an réimse seo le ceann amháin díobh seo a leanas: :values .", + "email": "Ní mór seoladh ríomhphoist bailí a bheith sa réimse seo.", + "ends_with": "Caithfidh an réimse seo críochnú le ceann amháin díobh seo a leanas: :values .", + "enum": "Tá an réimse roghnaithe neamhbhailí.", + "exists": "Tá an réimse roghnaithe neamhbhailí.", + "extensions": "Caithfidh ceann de na síntí seo a leanas a bheith sa réimse seo: :values .", + "file": "Caithfidh gur comhad é an réimse seo.", + "filled": "Caithfidh luach a bheith ag an réimse seo.", + "gt.array": "Caithfidh níos mó ná :value mír a bheith sa réimse seo.", + "gt.file": "Caithfidh an réimse seo a bheith níos mó ná :value cilibheart.", + "gt.numeric": "Caithfidh an réimse seo a bheith níos mó ná :value.", + "gt.string": "Caithfidh an réimse seo a bheith níos mó ná :value gcarachtar.", + "gte.array": "Caithfidh :value n-earra nó níos mó a bheith sa réimse seo.", + "gte.file": "Caithfidh an réimse seo a bheith níos mó ná nó cothrom le :value cilibheart.", + "gte.numeric": "Caithfidh an réimse seo a bheith níos mó ná nó cothrom le :value.", + "gte.string": "Caithfidh an réimse seo a bheith níos mó ná nó cothrom le :value gcarachtar.", + "hex_color": "Caithfidh dath heicsidheachúil bailí a bheith sa réimse seo.", + "image": "Ní mór íomhá a bheith sa réimse seo.", + "in": "Tá an réimse roghnaithe neamhbhailí.", + "in_array": "Níl an réimse seo ann i :other.", + "in_array_keys": "Caithfidh ceann amháin ar a laghad de na heochracha seo a leanas a bheith sa réimse seo: :values.", + "integer": "Caithfidh an réimse seo a bheith ina slánuimhir.", + "ip": "Ní mór seoladh IP bailí a bheith sa réimse seo.", + "ipv4": "Ní mór seoladh IPv4 bailí a bheith sa réimse seo.", + "ipv6": "Ní mór seoladh IPv6 bailí a bheith sa réimse seo.", + "json": "Caithfidh an réimse seo a bheith ina theaghrán JSON bailí.", + "list": "Ní mór liosta a bheith sa réimse seo.", + "lowercase": "Ní mór cás íochtair a bheith sa réimse seo.", + "lt.array": "Caithfidh níos lú ná :value n-earra a bheith sa réimse seo.", + "lt.file": "Ní mór don réimse seo a bheith níos lú ná :value cilibheart.", + "lt.numeric": "Caithfidh an réimse seo a bheith níos lú ná :value.", + "lt.string": "Ní mór go mbeadh níos lú ná :value gcarachtar sa réimse seo.", + "lte.array": "Níor cheart go mbeadh níos mó ná :value n-earra sa réimse seo.", + "lte.file": "Caithfidh an réimse seo a bheith níos lú ná nó cothrom le :value cilibheart.", + "lte.numeric": "Caithfidh an réimse seo a bheith níos lú ná nó cothrom le :value.", + "lte.string": "Caithfidh an réimse seo a bheith níos lú ná nó cothrom le :value gcarachtar.", + "mac_address": "Ní mór seoladh MAC bailí a bheith sa réimse seo.", + "max.array": "Níor cheart go mbeadh níos mó ná :max n-earra sa réimse seo.", + "max.file": "Ní fhéadfaidh an réimse seo a bheith níos mó ná :max cilibheart.", + "max.numeric": "Níor cheart go mbeadh an réimse seo níos mó ná :max.", + "max.string": "Ní fhéadfaidh an réimse seo a bheith níos mó ná :max gcarachtar.", + "max_digits": "Níor cheart go mbeadh níos mó ná :max ndigit sa réimse seo.", + "mimes": "Ní mór comhad cineáil a bheith sa réimse seo: :values.", + "mimetypes": "Ní mór comhad cineáil a bheith sa réimse seo: :values.", + "min.array": "Caithfidh :min n-earra ar a laghad a bheith sa réimse seo.", + "min.file": "Ní mór go mbeadh :min cilibheart ar a laghad sa réimse seo.", + "min.numeric": "Ní mór go mbeadh :min ar a laghad sa réimse seo.", + "min.string": "Caithfidh :min gcarachtar ar a laghad a bheith sa réimse seo.", + "min_digits": "Caithfidh :min ndigit ar a laghad a bheith sa réimse seo.", + "missing": "Caithfidh an réimse seo a bheith in easnamh.", + "missing_if": "Caithfidh an réimse seo a bheith in easnamh nuair is :value é :other.", + "missing_unless": "Caithfidh an réimse seo a bheith in easnamh ach amháin má tá :other ag :value.", + "missing_with": "Caithfidh an réimse seo a bheith in easnamh nuair atá :values gcinn i láthair.", + "missing_with_all": "Caithfidh an réimse seo a bheith in easnamh nuair a bhíonn :values gcinn i láthair.", + "multiple_of": "Ní mór iolraí de :value a bheith sa réimse seo.", + "not_in": "Tá an réimse roghnaithe neamhbhailí.", + "not_regex": "Tá an fhormáid réimse seo neamhbhailí.", + "numeric": "Caithfidh uimhir a bheith sa réimse seo.", + "password.letters": "Ní mór litir amháin ar a laghad a bheith sa réimse seo.", + "password.mixed": "Caithfidh ar a laghad litir chás uachtair amháin agus litir chás íochtair amháin a bheith sa réimse seo.", + "password.numbers": "Caithfidh uimhir amháin ar a laghad a bheith sa réimse seo.", + "password.symbols": "Caithfidh siombail amháin ar a laghad a bheith sa réimse seo.", + "password.uncompromised": "Tá an réimse tugtha le feiceáil i sceitheadh ​​sonraí. Roghnaigh réimse eile le do thoil.", + "present": "Caithfidh an réimse seo a bheith i láthair.", + "present_if": "Caithfidh an réimse seo a bheith i láthair nuair is :value é :other.", + "present_unless": "Ní mór an réimse seo a bheith i láthair mura bhfuil :other ag :value.", + "present_with": "Caithfidh an réimse seo a bheith i láthair nuair a bhíonn :values i láthair.", + "present_with_all": "Caithfidh an réimse seo a bheith i láthair nuair a bhíonn :values gcinn i láthair.", + "prohibited": "Tá an réimse seo toirmiscthe.", + "prohibited_if": "Tá cosc ​​ar an réimse seo nuair a bhíonn :other ag :value.", + "prohibited_if_accepted": "Tá cosc ​​ar an réimse seo nuair a ghlactar le :other.", + "prohibited_if_declined": "Tá cosc ​​ar an réimse seo nuair a dhiúltaítear :other.", + "prohibited_unless": "Tá cosc ​​ar an réimse seo mura bhfuil :other gcinn in :values.", + "prohibits": "Cuireann an réimse seo cosc ​​ar :other a bheith i láthair.", + "regex": "Tá an fhormáid réimse seo neamhbhailí.", + "relatable": "Seans nach bhfuil baint ag an réimse seo leis an acmhainn seo.", + "required": "Tá an réimse seo ag teastáil.", + "required_array_keys": "Caithfidh iontrálacha le haghaidh: :values a bheith sa réimse seo.", + "required_if": "Teastaíonn an réimse seo nuair is :value é :other.", + "required_if_accepted": "Teastaíonn an réimse seo nuair a ghlactar le :other gcinn.", + "required_if_declined": "Tá an réimse seo ag teastáil nuair a dhiúltaítear :other.", + "required_unless": "Tá an réimse seo ag teastáil mura bhfuil :other i :values.", + "required_with": "Teastaíonn an réimse seo nuair a bhíonn :values gcinn i láthair.", + "required_with_all": "Teastaíonn an réimse seo nuair a bhíonn :values gcinn i láthair.", + "required_without": "Tá an réimse seo ag teastáil nuair nach bhfuil :values ann.", + "required_without_all": "Teastaíonn an réimse seo nuair nach bhfuil aon cheann de :values gcinn i láthair.", + "same": "Caithfidh an réimse seo agus :other meaitseáil.", + "size.array": "Caithfidh :size mír a bheith sa réimse seo.", + "size.file": "Caithfidh an réimse seo a bheith :size cilibheart.", + "size.numeric": "Caithfidh :size a bheith sa réimse seo.", + "size.string": "Caithfidh :size gcarachtar a bheith sa réimse seo.", + "starts_with": "Caithfidh an réimse seo tosú le ceann amháin díobh seo a leanas: :values .", + "string": "Ní mór sreang a bheith sa réimse seo.", + "timezone": "Caithfidh an réimse seo a bheith ina chrios ama bailí.", + "ulid": "Caithfidh an réimse seo a bheith ina ULID bailí.", + "unique": "Tá an réimse seo tógtha cheana féin.", + "uploaded": "Theip ar an réimse seo a uaslódáil.", + "uppercase": "Caithfidh an réimse seo a bheith ina chás uachtair.", + "url": "Caithfidh an réimse seo a bheith ina URL bailí.", + "uuid": "Caithfidh an réimse seo a bheith ina UUID bailí." +} diff --git a/locales/ga/php.json b/locales/ga/php.json new file mode 100644 index 00000000000..6ef5f305394 --- /dev/null +++ b/locales/ga/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Caithfear glacadh leis na :attribute gcinn.", + "accepted_if": "Ní mór glacadh leis an :attribute nuair is :value é :other.", + "active_url": "Ní URL bailí an :attribute.", + "after": "Caithfidh an :attribute a bheith ina dháta tar éis :date.", + "after_or_equal": "Caithfidh an :attribute dáta a bheith i ndiaidh :date nó cothrom le dáta.", + "alpha": "Ní mór litreacha amháin a bheith sna :attribute gcinn.", + "alpha_dash": "Ní mór go mbeadh sna :attribute gcinn ach litreacha, uimhreacha, daiseanna agus béim.", + "alpha_num": "Ní mór ach litreacha agus uimhreacha a bheith sna :attribute gcinn.", + "any_of": "Tá an :attribute réimse neamhbhailí.", + "array": "Caithfidh an :attribute a bheith ina sraith.", + "ascii": "Ní mór ach carachtair agus siombailí alfa-uimhriúla aon bheart a bheith sa réimse :attribute.", + "attached": "Tá an :attribute seo ceangailte cheana féin.", + "before": "Caithfidh an :attribute a bheith ina dháta roimh :date.", + "before_or_equal": "Caithfidh an :attribute a bheith ina dháta roimh nó cothrom le :date.", + "between.array": "Caithfidh idir :min agus :max mír a bheith sna :attribute gcinn.", + "between.file": "Caithfidh an :attribute a bheith idir :min agus :max cilibheart.", + "between.numeric": "Caithfidh an :attribute a bheith idir :min agus :max.", + "between.string": "Caithfidh na :attribute gcinn a bheith idir :min agus :max carachtar.", + "boolean": "Caithfidh an réimse :attribute a bheith fíor nó bréagach.", + "can": "Tá luach neamhúdaraithe sa réimse :attribute.", + "confirmed": "Ní hionann an :attribute gcinneadh.", + "contains": "Tá luach riachtanach in easnamh ar an réimse :attribute.", + "current_password": "Tá an pasfhocal mícheart.", + "date": "Ní dáta bailí é an :attribute mbliana.", + "date_equals": "Caithfidh an :attribute dáta a bheith comhionann le :date.", + "date_format": "Ní mheaitseálann an :attribute bhformáid :format.", + "decimal": "Caithfidh :decimal ionad deachúil a bheith sa :attribute réimse.", + "declined": "Ní mór an :attribute a dhiúltú.", + "declined_if": "Ní mór an :attribute a dhiúltú nuair is :value é :other.", + "different": "Caithfidh an :attribute agus an :other a bheith difriúil.", + "digits": "Caithfidh :digits digit a bheith sna :attribute gcinn.", + "digits_between": "Caithfidh na :attribute gcinn a bheith idir :min agus :max digit.", + "dimensions": "Tá toisí íomhá neamhbhailí ag an :attribute.", + "distinct": "Tá luach dúblach ag an réimse :attribute.", + "doesnt_contain": "Níor chóir go mbeadh aon cheann díobh seo a leanas sa réimse :attribute: :values.", + "doesnt_end_with": "Níor cheart go gcríochnódh réimse :attribute le ceann amháin díobh seo a leanas: :values .", + "doesnt_start_with": "Níor cheart go dtosódh réimse :attribute le ceann amháin díobh seo a leanas: :values .", + "email": "Caithfidh na :attribute gcinn a bheith ina seoladh ríomhphoist bailí.", + "ends_with": "Caithfidh deireadh a bheith leis na :attribute gcinn le ceann amháin díobh seo a leanas: :values .", + "enum": "Tá an :attribute roghnaithe neamhbhailí.", + "exists": "Tá an :attribute roghnaithe neamhbhailí.", + "extensions": "Caithfidh ceann amháin de na síntí seo a leanas a bheith sa réimse :attribute::values.", + "failed": "Ní mheaitseálann na dintiúir seo ár dtaifid.", + "file": "Caithfidh an :attribute a bheith ina chomhad.", + "filled": "Caithfidh luach a bheith ag an :attribute réimse.", + "gt.array": "Caithfidh níos mó ná :value mír a bheith sna :attribute gcinn.", + "gt.file": "Caithfidh an :attribute a bheith níos mó ná :value cilibheart.", + "gt.numeric": "Caithfidh an :attribute a bheith níos mó ná :value.", + "gt.string": "Caithfidh na :attribute gcinn a bheith níos mó ná :value carachtar.", + "gte.array": "Caithfidh :value mír nó níos mó a bheith sna :attribute gcinn.", + "gte.file": "Caithfidh an :attribute a bheith níos mó ná nó cothrom le :value cilibheart.", + "gte.numeric": "Caithfidh an :attribute a bheith níos mó ná nó cothrom le :value.", + "gte.string": "Caithfidh na :attribute gcinn a bheith níos mó ná nó cothrom le :value carachtar.", + "hex_color": "Caithfidh dath heicsidheachúil bailí a bheith sa :attribute réimse.", + "image": "Caithfidh an :attribute a bheith ina íomhá.", + "in": "Tá an :attribute roghnaithe neamhbhailí.", + "in_array": "Níl an réimse :attribute ann i :other.", + "in_array_keys": "Caithfidh ceann amháin ar a laghad de na heochracha seo a leanas a bheith sa réimse :attribute: :values.", + "integer": "Caithfidh an :attribute a bheith ina slánuimhir.", + "ip": "Caithfidh an :attribute a bheith ina sheoladh IP bailí.", + "ipv4": "Caithfidh an :attribute a bheith ina sheoladh IPv4 bailí.", + "ipv6": "Caithfidh an :attribute a bheith ina sheoladh IPv6 bailí.", + "json": "Caithfidh an :attribute a bheith ina teaghrán JSON bailí.", + "list": "Ní mór liosta a bheith sa réimse :attribute.", + "lowercase": "Caithfidh an :attribute bpáirc a bheith ina chás íochtair.", + "lt.array": "Caithfidh níos lú ná :value mír a bheith sna :attribute gcinn.", + "lt.file": "Caithfidh an :attribute a bheith níos lú ná :value cilibheart.", + "lt.numeric": "Caithfidh an :attribute a bheith níos lú ná :value.", + "lt.string": "Caithfidh na :attribute gcinn a bheith níos lú ná :value carachtar.", + "lte.array": "Ní fhéadfaidh níos mó ná :value mír a bheith sna :attribute gcinn.", + "lte.file": "Caithfidh na :attribute gcinn a bheith níos lú ná nó cothrom le :value cilibheart.", + "lte.numeric": "Caithfidh an :attribute a bheith níos lú ná nó cothrom le :value.", + "lte.string": "Caithfidh na :attribute gcinn a bheith níos lú ná nó cothrom le :value carachtar.", + "mac_address": "Caithfidh an :attribute a bheith ina sheoladh MAC bailí.", + "max.array": "Ní fhéadfaidh níos mó ná :max mír a bheith sna :attribute gcinn.", + "max.file": "Ní fhéadfaidh na :attribute gcinn a bheith níos mó ná :max cilibheart.", + "max.numeric": "Ní fhéadfaidh an :attribute a bheith níos mó ná :max.", + "max.string": "Ní fhéadfaidh na :attribute gcinn a bheith níos mó ná :max carachtar.", + "max_digits": "Ní fhéadfaidh níos mó ná :max digit a bheith sa réimse :attribute ndigit.", + "mimes": "Caithfidh an :attribute a bheith ina gcomhad den chineál: :values.", + "mimetypes": "Caithfidh an :attribute a bheith ina gcomhad den chineál: :values.", + "min.array": "Caithfidh :min mír ar a laghad a bheith sna :attribute gcinn.", + "min.file": "Caithfidh an :attribute a bheith :min cilibheart ar a laghad.", + "min.numeric": "Caithfidh an :attribute a bheith :min ar a laghad.", + "min.string": "Caithfidh :min carachtar ar a laghad a bheith sna :attribute gcinn.", + "min_digits": "Caithfidh :min digit ar a laghad a bheith sa réimse :attribute gcinn.", + "missing": "Caithfidh an réimse :attribute a bheith in easnamh.", + "missing_if": "Caithfidh an réimse :attribute a bheith in easnamh nuair is :value é :other.", + "missing_unless": "Ní mór an réimse :attribute a bheith in easnamh mura bhfuil :other ag :value.", + "missing_with": "Caithfidh an :attribute réimse a bheith in easnamh nuair a bhíonn :values i láthair.", + "missing_with_all": "Caithfidh an :attribute réimse a bheith in easnamh nuair a bhíonn :values i láthair.", + "multiple_of": "Caithfidh an :attribute a bheith ina iolraí de :value.", + "next": "Ar aghaidh »", + "not_in": "Tá an :attribute roghnaithe neamhbhailí.", + "not_regex": "Tá an fhormáid :attribute neamhbhailí.", + "numeric": "Caithfidh an :attribute a bheith ina uimhir.", + "password": "Tá an pasfhocal mícheart.", + "password.letters": "Caithfidh litir amháin ar a laghad a bheith sa réimse :attribute gcinn.", + "password.mixed": "Caithfidh ar a laghad litir chás uachtair amháin agus litir chás íochtair amháin a bheith sa :attribute bpáirc.", + "password.numbers": "Caithfidh uimhir amháin ar a laghad a bheith sa réimse :attribute.", + "password.symbols": "Caithfidh siombail amháin ar a laghad a bheith sa réimse :attribute.", + "password.uncompromised": "Tá an :attribute tugtha le feiceáil i sceitheadh ​​sonraí. Roghnaigh :attribute gcinn eile le do thoil.", + "present": "Caithfidh an réimse :attribute a bheith i láthair.", + "present_if": "Caithfidh an :attribute réimse a bheith i láthair nuair is :value é :other.", + "present_unless": "Ní mór don :attribute réimse a bheith i láthair mura bhfuil :other ag :value.", + "present_with": "Caithfidh an réimse :attribute a bheith i láthair nuair a bhíonn :values i láthair.", + "present_with_all": "Caithfidh an :attribute réimse a bheith i láthair nuair a bhíonn :values i láthair.", + "previous": "« Roimhe Seo", + "prohibited": "Tá an réimse :attribute toirmiscthe.", + "prohibited_if": "Tá cosc ​​ar an :attribute réimse nuair is :value é :other.", + "prohibited_if_accepted": "Tá cosc ​​ar an :attribute réimse nuair a ghlactar le :other.", + "prohibited_if_declined": "Tá cosc ​​ar an :attribute réimse nuair a laghdaítear :other.", + "prohibited_unless": "Tá cosc ​​ar an :attribute réimse mura bhfuil :other i :values.", + "prohibits": "Cuireann an réimse :attribute cosc ​​ar :other a bheith i láthair.", + "regex": "Tá an fhormáid :attribute neamhbhailí.", + "relatable": "Seans nach bhfuil baint ag an :attribute seo leis an acmhainn seo.", + "required": "Tá an réimse :attribute ag teastáil.", + "required_array_keys": "Ní mór iontrálacha le haghaidh: :values a bheith sa réimse :attribute gcinn.", + "required_if": "Tá an réimse :attribute ag teastáil nuair is :value é :other.", + "required_if_accepted": "Tá an :attribute réimse ag teastáil nuair a ghlactar le :other.", + "required_if_declined": "Tá an réimse :attribute ag teastáil nuair a dhiúltaítear :other.", + "required_unless": "Tá an :attribute réimse ag teastáil mura bhfuil :other i :values.", + "required_with": "Tá an réimse :attribute ag teastáil nuair a bhíonn :values i láthair.", + "required_with_all": "Tá an réimse :attribute ag teastáil nuair a bhíonn :values i láthair.", + "required_without": "Tá an réimse :attribute ag teastáil nuair nach bhfuil :values i láthair.", + "required_without_all": "Tá an réimse :attribute ag teastáil nuair nach bhfuil aon cheann de :values i láthair.", + "reset": "Athshocraíodh do phasfhocal.", + "same": "Caithfidh an :attribute agus an :other a bheith mar a chéile.", + "sent": "Tá nasc athshocraithe do phasfhocal seolta againn le ríomhphost.", + "size.array": "Caithfidh :size mír a bheith sna :attribute gcinn.", + "size.file": "Caithfidh an :attribute a bheith :size cilibheart.", + "size.numeric": "Caithfidh :size a bheith sa :attribute.", + "size.string": "Caithfidh :size carachtar a bheith sna :attribute gcinn.", + "starts_with": "Caithfidh na :attribute gcinn tosú le ceann amháin díobh seo a leanas: :values .", + "string": "Caithfidh an :attribute a bheith ina sreang.", + "throttle": "An iomarca iarrachtaí logáil isteach. Bain triail eile as i gceann :seconds soicind.", + "throttled": "Fan go fóill sula ndéanfaidh tú iarracht eile.", + "timezone": "Caithfidh na :attribute gcinn a bheith ina gcrios ama bailí.", + "token": "Tá an comhartha athshocraithe pasfhocail seo neamhbhailí.", + "ulid": "Caithfidh an réimse :attribute a bheith ina ULID bailí.", + "unique": "Tá an :attribute tógtha cheana féin.", + "uploaded": "Theip ar na :attribute gcinn a uaslódáil.", + "uppercase": "Caithfidh an :attribute réimse a bheith i gcás uachtair.", + "url": "Caithfidh an :attribute a bheith ina URL bailí.", + "user": "Ní féidir linn úsáideoir a aimsiú leis an seoladh ríomhphoist sin.", + "uuid": "Caithfidh an :attribute a bheith ina UUID bailí." +} diff --git a/locales/gd/_excludes.json b/locales/gd/_excludes.json new file mode 100644 index 00000000000..d973c393d76 --- /dev/null +++ b/locales/gd/_excludes.json @@ -0,0 +1,139 @@ +[ + "Algeria", + "Andorra", + "Angola", + "Anguilla", + "Argentina", + "Armenia", + "Aruba", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Brazil", + "Burkina Faso", + "Cambodia", + "Cameroon", + "Canada", + "Chad", + "Chile", + "Comoros", + "Congo", + "Costa Rica", + "Coupon", + "CSV (.csv)", + "Cuba", + "Djibouti", + "Dominica", + "Ecuador", + "El Salvador", + "Equatorial Guinea", + "Eritrea", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "Indonesia", + "Jamaica", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lebanon", + "Lesotho", + "Liberia", + "Liechtenstein", + "Lithuania", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Mauritania", + "Mauritius", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Oman", + "Palau", + "Panama", + "Papua New Guinea", + "Paraguay", + "Peru", + "Pitcairn", + "Puerto Rico", + "Qatar", + "Romania", + "Rwanda", + "Réunion", + "Samoa", + "San Marino", + "Saudi Arabia", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Somalia", + "Sri Lanka", + "Sudan", + "Suriname", + "Swaziland", + "Taiwan", + "Tajikistan", + "Tanzania", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/gd/json-inline.json b/locales/gd/json-inline.json new file mode 100644 index 00000000000..24dc326583f --- /dev/null +++ b/locales/gd/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Feumaidh an raon seo a bhith na àite dligheach.", + "The :attribute must be at least :length characters and contain at least one number.": "Feumaidh co-dhiù :length caractaran a bhith san raon seo agus co-dhiù aon àireamh a bhith ann.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Feumaidh co-dhiù :length caractaran a bhith san raon seo agus co-dhiù aon charactar sònraichte agus aon àireamh a bhith ann.", + "The :attribute must be at least :length characters and contain at least one special character.": "Feumaidh co-dhiù :length caractaran a bhith san raon seo agus co-dhiù aon charactar sònraichte a bhith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Feumaidh co-dhiù :length caractaran a bhith san raon seo agus co-dhiù aon charactar mòr agus aon àireamh a bhith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Feumaidh co-dhiù :length caractaran a bhith san raon seo agus co-dhiù aon charactar mòr agus aon charactar sònraichte a bhith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Feumaidh co-dhiù :length caractaran a bhith san raon seo agus co-dhiù aon charactar mòr, aon àireamh, agus aon charactar sònraichte a bhith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Feumaidh co-dhiù :length caractaran a bhith san raon seo agus co-dhiù aon charactar mòr a bhith ann.", + "The :attribute must be at least :length characters.": "Feumaidh co-dhiù :length caractaran a bhith san raon seo.", + "The :attribute must contain at least one letter.": "Feumaidh co-dhiù aon litir a bhith san raon seo.", + "The :attribute must contain at least one number.": "Feumaidh co-dhiù aon àireamh a bhith san raon seo.", + "The :attribute must contain at least one symbol.": "Feumaidh co-dhiù aon samhla a bhith san raon seo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Feumaidh co-dhiù aon litir mhòr agus aon litir bheag a bhith san raon seo.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Tha an raon a chaidh a thoirt seachad air nochdadh ann an aodion dàta. Feuch an tagh thu raon eile." +} diff --git a/locales/gd/json.json b/locales/gd/json.json new file mode 100644 index 00000000000..fcee39129e5 --- /dev/null +++ b/locales/gd/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(agus :count mearachd eile)", + "(and :count more errors)": "(agus :count mearachd eile)|(agus :count mearachdan eile)|(agus :count mearachdan eile)", + "30 Days": "30 Làithean", + "60 Days": "60 Làithean", + "90 Days": "90 Làithean", + ":amount selected": ":amount air an taghadh", + ":amount Total": ":amount Iomlan", + ":days day trial": "Deuchainn :days latha", + ":resource Details": ":resource Mion-fhiosrachadh", + ":resource Details: :title": ":resource mion-fhiosrachadh: :title", + "A decryption key is required.": "Tha feum air iuchair dì-chrioptachaidh.", + "A fresh verification link has been sent to your email address.": "Chaidh ceangal dearbhaidh ùr a chuir chun t-seòladh post-d agad.", + "A new verification link has been sent to the email address you provided during registration.": "Chaidh ceangal dearbhaidh ùr a chuir chun t-seòladh post-d a thug thu seachad aig àm clàraidh.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Chaidh ceangal dearbhaidh ùr a chuir chun t-seòladh post-d a thug thu seachad anns na roghainnean pròifil agad.", + "A new verification link has been sent to your email address.": "Chaidh ceangal dearbhaidh ùr a chuir chun t-seòladh post-d agad.", + "Accept Invitation": "Gabh ris a’ chuireadh", + "Action": "Gnìomh", + "Action Event": "Tachartas Gnìomh", + "Action Events": "Tachartasan Gnìomh", + "Action Happened At": "Thachair Aig", + "Action Initiated By": "Air a thòiseachadh le", + "Action Name": "Ainm", + "Action Status": "Inbhe", + "Action Target": "Targaid", + "Actions": "Gnìomhan", + "Add": "Cuir ris", + "Add :resource": "Cuir :resource ris", + "Add a new team member to your team, allowing them to collaborate with you.": "Cuir ball sgioba ùr ris an sgioba agad, a’ leigeil leotha co-obrachadh leat.", + "Add additional security to your account using two factor authentication.": "Cuir tèarainteachd a bharrachd ris a’ chunntas agad a’ cleachdadh dearbhadh dà fhactar.", + "Add Payment Method": "Cuir ris an dòigh pàighidh", + "Add row": "Cuir sreath ris", + "Add Team Member": "Cuir Ball Sgioba ris", + "Add VAT Number": "Cuir àireamh VAT ris", + "Added.": "Air a chur ris.", + "Additional billing information updated successfully.": "Chaidh fiosrachadh bileachaidh a bharrachd ùrachadh gu soirbheachail.", + "Address": "Seòladh", + "Address Line 2": "Seòladh loidhne 2", + "Administrator": "Rianaire", + "Administrator users can perform any action.": "Faodaidh luchd-cleachdaidh rianadair gnìomh sam bith a dhèanamh.", + "Afghanistan": "Afganastan", + "Aland Islands": "Eileanan Åland", + "Albania": "Albàinia", + "Algeria": "Algeria", + "All of the people that are part of this team.": "A h-uile duine a tha nam pàirt den sgioba seo.", + "All resources loaded.": "A h-uile goireas air a luchdachadh.", + "All rights reserved.": "Còraichean uile glèidhte.", + "Already registered?": "Air a chlàradh mu thràth?", + "American Samoa": "Samoa Ameireaganach", + "An error occurred while uploading the file.": "Thachair mearachd fhad 's a bha sinn a' luchdachadh suas an fhaidhle.", + "An error occurred while uploading the file: :error": "Thachair mearachd fhad 's a bha sinn a' luchdadh suas an fhaidhle: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Thachair mearachd ris nach robh dùil agus tha sinn air fios a chuir chun sgioba taic againn. Feuch ris a-rithist nas anmoiche.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Tha cleachdaiche eile air an goireas seo ùrachadh o chaidh an duilleag seo a luchdachadh. Ùraich an duilleag is feuch ris a-rithist.", + "Antarctica": "Antartaig", + "Antigua And Barbuda": "Antigua is Barbuda", + "Antigua and Barbuda": "Antigua is Barbuda", + "API Token": "Comharra API", + "API Token Permissions": "Ceadan comharra API", + "API Tokens": "Comharran API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Leigidh comharran API le seirbheisean treas-phàrtaidh dearbhadh leis an tagradh againn às do leth.", + "Apply": "Cuir a-steach", + "Apply Coupon": "Cuir a-steach Coupon", + "April": "A’ Ghiblean", + "Are you sure you want to attempt to pay :amount?": "A bheil thu cinnteach gu bheil thu airson feuchainn ri :amount a phàigheadh?", + "Are you sure you want to cancel your subscription?": "A bheil thu cinnteach gu bheil thu airson an fho-sgrìobhadh agad a chur dheth?", + "Are you sure you want to delete all the notifications?": "A bheil thu cinnteach gu bheil thu airson a h-uile brath a sguabadh às?", + "Are you sure you want to delete the selected resources?": "A bheil thu cinnteach gu bheil thu airson na goireasan taghte a sguabadh às?", + "Are you sure you want to delete this file?": "A bheil thu cinnteach gu bheil thu airson am faidhle seo a sguabadh às?", + "Are you sure you want to delete this notification?": "A bheil thu cinnteach gu bheil thu airson am fios seo a sguabadh às?", + "Are you sure you want to delete this payment method?": "A bheil thu cinnteach gu bheil thu airson an dòigh pàighidh seo a sguabadh às?", + "Are you sure you want to delete this resource?": "A bheil thu cinnteach gu bheil thu airson an goireas seo a sguabadh às?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "A bheil thu cinnteach gu bheil thu airson an sgioba seo a sguabadh às? Aon uair ‘s gu bheil sgioba air a dhubhadh às, thèid na goireasan agus an dàta gu lèir a dhubhadh às gu buan.", + "Are you sure you want to delete your account?": "A bheil thu cinnteach gu bheil thu airson an cunntas agad a sguabadh às?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "A bheil thu cinnteach gu bheil thu airson an cunntas agad a sguabadh às? Cho luath ‘s a thèid do chunntas a dhubhadh às, thèid na goireasan agus an dàta gu lèir a dhubhadh às gu buan. Cuir a-steach am facal-faire agad gus dearbhadh gu bheil thu airson an cunntas agad a sguabadh às gu buan.", + "Are you sure you want to detach the selected resources?": "A bheil thu cinnteach gu bheil thu airson na goireasan taghte a thoirt air falbh?", + "Are you sure you want to detach this resource?": "A bheil thu cinnteach gu bheil thu airson an goireas seo a thoirt air falbh?", + "Are you sure you want to force delete the selected resources?": "A bheil thu cinnteach gu bheil thu airson toirt air na goireasan taghte a sguabadh às?", + "Are you sure you want to force delete this resource?": "A bheil thu cinnteach gu bheil thu airson an goireas seo a sguabadh às?", + "Are you sure you want to log out?": "A bheil thu cinnteach gu bheil thu airson logadh a-mach?", + "Are you sure you want to mark all notifications as read?": "A bheil thu cinnteach gu bheil thu airson a h-uile brath a chomharrachadh mar a chaidh a leughadh?", + "Are you sure you want to remove this item?": "A bheil thu cinnteach gu bheil thu airson an rud seo a thoirt air falbh?", + "Are you sure you want to restore the selected resources?": "A bheil thu cinnteach gu bheil thu airson na goireasan taghte a thoirt air ais?", + "Are you sure you want to restore this resource?": "A bheil thu cinnteach gu bheil thu airson an goireas seo a thoirt air ais?", + "Are you sure you want to resume your subscription?": "A bheil thu cinnteach gu bheil thu airson an fho-sgrìobhadh agad ath-thòiseachadh?", + "Are you sure you want to run this action?": "A bheil thu cinnteach gu bheil thu airson an gnìomh seo a ruith?", + "Are you sure you want to set this payment method as your default?": "A bheil thu cinnteach gu bheil thu airson an dòigh pàighidh seo a shuidheachadh mar am modh pàighidh bunaiteach agad?", + "Are you sure you want to stop impersonating?": "A bheil thu cinnteach gu bheil thu airson sgur de bhith a’ dèanamh pearsanachadh?", + "Are you sure you would like to delete this API token?": "A bheil thu cinnteach gu bheil thu airson an tòcan API seo a sguabadh às?", + "Are you sure you would like to leave this team?": "A bheil thu cinnteach gu bheil thu airson an sgioba seo fhàgail?", + "Are you sure you would like to remove this person from the team?": "A bheil thu cinnteach gu bheil thu airson an neach seo a thoirt a-mach às an sgioba?", + "Are you sure you would like to switch billing plans?": "A bheil thu cinnteach gu bheil thu airson planaichean bileachaidh atharrachadh?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Ceangail", + "Attach & Attach Another": "Ceangail agus ceangail fear eile", + "Attach :resource": "Ceangail :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Ceangail faidhlichean le bhith gan slaodadh is leigeil às, gan taghadh no gan blasadh.", + "August": "An Lùnastal", + "Australia": "Astràilia", + "Austria": "An Ostair", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Mus lean thu air adhart, am b’ urrainn dhut do sheòladh puist-d a dhearbhadh le bhith a’ cliogadh air a’ cheangal a chuir sinn thugad air post-d? Mura d’ fhuair thu am post-d, cuiridh sinn fear eile thugad gu toilichte.", + "Before proceeding, please check your email for a verification link.": "Mus lean thu air adhart, thoir sùil air a’ phost-d agad airson ceangal dearbhaidh.", + "Belarus": "Beloruisia", + "Belgium": "A' Bheilg", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Fiosrachadh bileachaidh", + "Billing Management": "Riaghladh Bilean", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Stàit Plurinational de", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius agus Saba", + "Bosnia And Herzegovina": "Bosnia is Herzegovina", + "Bosnia and Herzegovina": "Bosnia is Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Eilean Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Sgìre Cuan Innseanach Bhreatainn", + "Browser Sessions": "Seiseanan brabhsair", + "Brunei Darussalam": "Brunei Dubusalam", + "Bulgaria": "Bhulgàiria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burindi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Sguir dheth", + "Cancel Subscription": "Sguir dhen fho-sgrìobhadh", + "Cape Verde": "Cape Verdi", + "Card": "cairt", + "Cayman Islands": "Na h-Eileanan Cayman", + "Central African Republic": "Poblachd Meadhan Afraga", + "Chad": "Chad", + "Change Subscription Plan": "Atharraich plana ballrachd", + "Change the current payment method attached to your subscription": "Atharraich an dòigh pàighidh gnàthach a tha ceangailte ris an fho-sgrìobhadh agad", + "Changes": "Atharrachaidhean", + "Checkout": "Dèan sgrùdadh air", + "Chile": "Chile", + "China": "Sìona", + "Choose": "Tagh", + "Choose :field": "Tagh :field", + "Choose :resource": "Tagh :resource", + "Choose an option": "Tagh roghainn", + "Choose date": "Tagh ceann-latha", + "Choose File": "Tagh File", + "Choose Files": "Tagh Faidhlichean", + "Choose Type": "Tagh Seòrsa", + "Christmas Island": "Eilean na Nollaige", + "City": "Cathair-bhaile", + "Click here to re-send the verification email.": "Cliog an seo gus am post-d dearbhaidh a chuir a-rithist.", + "click here to request another": "cliog an seo gus fear eile iarraidh", + "Click to choose": "Cliog airson taghadh", + "Close": "Dùin", + "Cocos (Keeling) Islands": "Na h-Eileanan Cocos (Keeling).", + "Code": "Còd", + "Colombia": "Columbia", + "Comoros": "Comoros", + "Confirm": "Dearbhaich", + "Confirm Billing Action": "Dearbhaich gnìomh bileachaidh", + "Confirm Password": "Dearbh am facal-faire", + "Confirm Payment": "Dearbhaich Pàigheadh", + "Confirm your :amount payment": "Dearbhaich do phàigheadh ​​:amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Poblachd Deamocratach", + "Congo, the Democratic Republic of the": "Congo, Poblachd Deamocratach an", + "Constant": "seasmhach", + "Continue To Payment": "Lean air adhart gu Pàigheadh", + "Cook Islands": "Na h-Eileanan Cook", + "Copy to clipboard": "Dèan lethbhreac gu clipboard", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Cote d'Ivoire", + "Country": "Dùthaich", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon air a chuir an sàs gu soirbheachail.", + "Create": "Cruthaich", + "Create & Add Another": "Cruthaich & cuir fear eile ris", + "Create :resource": "Cruthaich :resource", + "Create a new team to collaborate with others on projects.": "Cruthaich sgioba ùr gus co-obrachadh le daoine eile air pròiseactan.", + "Create Account": "Cruthaich cunntas", + "Create API Token": "Cruthaich API Token", + "Create New Team": "Cruthaich sgioba ùr", + "Create Team": "Cruthaich sgioba", + "Created.": "Chruthaich.", + "Croatia": "Croaisia", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "Cuba", + "Curaçao": "Curacao", + "Current Password": "Facal-faire gnàthaichte", + "Current Subscription Plan": "Plana ballrachd gnàthach", + "Currently Subscribed": "Fo-sgrìobhadh an-dràsta", + "Customer Balance": "Cothromachadh teachdaiche", + "Customize": "Gnàthaich", + "Cyprus": "Ciopras", + "Czech Republic": "Poblachd nan Seic", + "Côte d'Ivoire": "Cote d'Ivoire", + "Dark": "Dorch", + "Dashboard": "Deas-bhòrd", + "December": "An Dùbhlachd", + "Decrease": "Lùghdachadh", + "Default": "Bunaiteach", + "Delete": "Sguab às", + "Delete :resource": "Sguab às :resource", + "Delete Account": "Sguab às Cunntas", + "Delete all notifications": "Sguab às a h-uile brath", + "Delete API Token": "Sguab às API Token", + "Delete File": "Sguab às File", + "Delete Notification": "Sguab às Fios", + "Delete Resource": "Sguab às Goireas", + "Delete Selected": "Sguab às Taghte", + "Delete Team": "Sguab às an sgioba", + "Denmark": "An Danmhairc", + "Detach": "Dì-cheangail", + "Detach Resource": "Dì-cheangail goireas", + "Detach Selected": "Dì-cheangail an taghte", + "Details": "Mion-fhiosrachadh", + "Disable": "Cuir à comas", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "A bheil thu dha-rìribh ag iarraidh falbh? Tha atharraichean agad nach deach a shàbhaladh.", + "Dominica": "Dominica", + "Dominican Republic": "Poblachd Dominica", + "Done.": "Dèanta.", + "Download": "Luchdaich sìos", + "Download Invoice": "Luchdaich sìos fàirdeal", + "Drop file or click to choose": "Slaod am faidhle no cliog gus taghadh", + "Drop files or click to choose": "Slaod faidhlichean no cliog gus taghadh", + "Ecuador": "Ecuador", + "Edit": "Deasaich", + "Edit :resource": "Deasaich :resource", + "Edit Attached": "Deasaich Ceangailte", + "Edit Profile": "Deasaich Pròifil", + "Editor": "Deasaiche", + "Editor users have the ability to read, create, and update.": "Tha comas aig luchd-cleachdaidh deasaiche leughadh, cruthachadh agus ùrachadh.", + "Egypt": "An Èiphit", + "El Salvador": "El Salvador", + "Email": "Post-d", + "email": "post-d", + "Email Address": "Seòladh puist-d", + "Email Addresses": "Seòlaidhean puist-d", + "Email Password Reset Link": "Ceangal ath-shuidheachadh facal-faire post-d", + "Email Verification": "Dearbhadh Post-d", + "Enable": "Dèan comas", + "Encrypted environment file already exists.": "Tha faidhle àrainneachd crioptaichte ann mu thràth.", + "Encrypted environment file not found.": "Cha deach faidhle àrainneachd crioptaichte a lorg.", + "Ensure your account is using a long, random password to stay secure.": "Dèan cinnteach gu bheil an cunntas agad a’ cleachdadh facal-faire fada air thuaiream gus fuireach tèarainte.", + "Environment file already exists.": "Tha faidhle àrainneachd ann mu thràth.", + "Environment file not found.": "Cha deach faidhle àrainneachd a lorg.", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Error": "Mearachd", + "errors": "mearachdan", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "às aonais VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "A’ tighinn gu crìch :expiration", + "Export As CSV": "Às-mhalairt mar CSV", + "Extra Billing Information": "Fiosrachadh bileachaidh a bharrachd", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Tha feum air dearbhadh a bharrachd gus do phàigheadh ​​​​a phròiseasadh. Feuch an lean thu air adhart chun duilleag pàighidh le bhith a’ cliogadh air a’ phutan gu h-ìosal.", + "Failed Subscription Payment": "Dh’ fhàillig pàigheadh ​​ballrachd", + "Failed to load :resource!": "Cha b’ urrainn dhuinn :resource a luchdachadh!", + "Falkland Islands (Malvinas)": "Na h-Eileanan Faclanach (Malvinas)", + "Faroe Islands": "Eileanan Fàrach", + "February": "An Gearran", + "Fiji": "Fiji", + "Filename": "Ainm faidhle", + "Finish enabling two factor authentication.": "Crìochnaich a’ comasachadh dearbhadh dà fhactar.", + "Finland": "Suomaidh", + "For your security, please confirm your password to continue.": "Airson do thèarainteachd, feuch an dearbhaich thu am facal-faire agad gus leantainn air adhart.", + "Forbidden": "Toirmisgte", + "Force Delete": "Feachd Sguab às", + "Force Delete :resource": "Feachd Sguab às :resource", + "Force Delete Resource": "Feachd Sguab às Goireas", + "Force Delete Selected": "Feachd Delete air a thaghadh", + "Forgot Password": "Facal-faire air dearmad", + "Forgot your password?": "Na dhìochuimhnich thu am facal-faire agad?", + "Forgot Your Password?": "Na dhìochuimhnich thu am facal-faire agad?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Na dhìochuimhnich thu am facal-faire agad? Chan eil duilgheadas ann. Dìreach leig fios dhuinn do sheòladh post-d agus cuiridh sinn post-d thugad ceangal ath-shuidheachadh facal-faire a leigeas leat fear ùr a thaghadh.", + "France": "An Fhraing", + "French Guiana": "Guiana Frangach", + "French Polynesia": "Polynesia na Frainge", + "French Southern Territories": "Tìrean a Deas na Frainge", + "From": "Bho", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "A' Ghearmailt", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Rach dhachaigh", + "Go to page :page": "Rach gu duilleag :page", + "Great! You have accepted the invitation to join the :team team.": "Sgoinneil! Tha thu air gabhail ris a’ chuireadh a dhol dhan sgioba :team.", + "Greece": "A' Ghrèig", + "Greenland": "A' Ghraonlainn", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "A bheil dàrna smuaintean agad mu bhith a’ cur dheth an fho-sgrìobhadh agad? Faodaidh tu an fho-sgrìobhadh agad ath-ghnìomhachadh sa bhad aig àm sam bith gu deireadh a’ chearcall cunntais gnàthach agad. Às deidh do chearcall bileachaidh gnàthach a thighinn gu crìch, faodaidh tu plana ballrachd gu tur ùr a thaghadh.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "A bheil dàrna smuaintean agad mu bhith a’ cur dheth an fho-sgrìobhadh agad? Faodaidh tu an fho-sgrìobhadh agad ath-ghnìomhachadh sa bhad aig àm sam bith gu deireadh a’ chearcall cunntais gnàthach agad. Às deidh do chearcall bileachaidh gnàthach a thighinn gu crìch, faodaidh tu plana ballrachd gu tur ùr a thaghadh.", + "Heard Island & Mcdonald Islands": "Eilean Heard agus Eileanan McDonald", + "Heard Island and McDonald Islands": "Eilean Heard agus Eileanan McDonald", + "Hello!": "Halò!", + "Hide Content": "Falaich susbaint", + "Hold Up!": "Cuir casg air!", + "Holy See (Vatican City State)": "Holy See (Stàit Cathair na Bhatacain)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "An Ungair", + "I agree to the :terms_of_service and :privacy_policy": "Tha mi ag aontachadh ris an :terms_of_service agus :privacy_policy", + "Iceland": "Innis Tìle", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ma tha feum air, faodaidh tu logadh a-mach às na seiseanan brobhsair eile agad thairis air na h-innealan agad gu lèir. Tha cuid de na seiseanan a rinn thu o chionn ghoirid air an liostadh gu h-ìosal; ge-tà, is dòcha nach eil an liosta seo iomlan. Ma tha thu a’ faireachdainn gun deach do chunntas a mhilleadh, bu chòir dhut am facal-faire agad ùrachadh cuideachd.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ma tha cunntas agad mu thràth, faodaidh tu gabhail ris a’ chuireadh seo le bhith a’ briogadh air a’ phutan gu h-ìosal:", + "If you did not create an account, no further action is required.": "Mura do chruthaich thu cunntas, chan eil feum air tuilleadh gnìomh.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Mura robh dùil agad cuireadh fhaighinn chun sgioba seo, faodaidh tu am post-d seo a chuir air falbh.", + "If you did not receive the email": "Mura d’ fhuair thu am post-d", + "If you did not request a password reset, no further action is required.": "Mura h-iarr thu ath-shuidheachadh facal-faire, chan eil feum air tuilleadh gnìomh.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Mura h-eil cunntas agad, faodaidh tu fear a chruthachadh le bhith a’ cliogadh air a’ phutan gu h-ìosal. Às deidh dhut cunntas a chruthachadh, faodaidh tu briogadh air a’ phutan gabhail ris a’ chuireadh sa phost-d seo gus gabhail ri cuireadh na sgioba:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ma dh 'fheumas tu fios a chuir gu fiosrachadh sònraichte no fiosrachadh cìse sònraichte do na fàirdealan agad, mar an t-ainm iomlan agad, àireamh aithneachaidh VAT, àireamh aithneachaidh VAT, no seòladh a' chlàir, faodaidh tu a chuir an seo.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ma tha duilgheadas agad a’ briogadh air a’ phutan “:actionText”, dèan lethbhreac agus pasg air an URL gu h-ìosal\na-steach don bhrobhsair lìn agad:", + "Impersonate": "Dèan pearsanachadh", + "Increase": "Meudachadh", + "India": "Na h-Innseachan", + "Indonesia": "Indonesia", + "Invalid filename.": "Ainm faidhle mì-dhligheach.", + "Invalid JSON was returned from the route.": "Chaidh JSON mì-dhligheach a thilleadh bhon t-slighe.", + "Invoice Email Addresses": "Seòlaidhean puist-d fàirdeal", + "Invoice emails updated successfully.": "Chaidh puist-d fàirdeal ùrachadh gu soirbheachail.", + "Invoices": "Fàirdealan", + "Iran, Islamic Republic Of": "Iran, Poblachd Ioslamach", + "Iran, Islamic Republic of": "Iran, Poblachd Ioslamach", + "Iraq": "Iorac", + "Ireland": "Èirinn", + "Isle Of Man": "Eilean Mhanainn", + "Isle of Man": "Eilean Mhanainn", + "Israel": "Iosrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Tha e coltach nach eil fo-sgrìobhadh gnìomhach agad. Faodaidh tu aon de na planaichean ballrachd gu h-ìosal a thaghadh airson tòiseachadh. Faodar planaichean ballrachd atharrachadh no a chuir dheth mar as iomchaidh dhut.", + "Italy": "An Eadailt", + "Jamaica": "Jamaica", + "January": "Am Faoilleach", + "Japan": "Iapan", + "Jersey": "Geirsaidh", + "Jordan": "Iòrdan", + "July": "An t-Iuchar", + "June": "An t-Ògmhios", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "iuchair", + "Kiribati": "Kiribati", + "Korea": "Corea a-Deas", + "Korea, Democratic People's Republic of": "Coirèa, Poblachd Sluagh Dheamocratach na", + "Korea, Republic of": "Coirèa, Poblachd na", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Poblachd Dheamocratach Sluagh Lao", + "Last active": "Gnìomh mu dheireadh", + "Last used": "Air a chleachdadh mu dheireadh", + "Latvia": "Latbhia", + "Leave": "Fàg", + "Leave Team": "Fàg an sgioba", + "Lebanon": "Lebanon", + "length": "fad", + "Lens": "Lionsa", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Jamahiriya Arabach Libia", + "Liechtenstein": "Liechtenstein", + "Light": "Solas", + "Lithuania": "Lithuania", + "Load :perPage More": "Luchdaich sìos :perPage a bharrachd", + "Loading": "A' luchdachadh", + "Location": "Àite", + "Log in": "Log a-steach", + "Log In": "Log a-steach", + "Log Out": "Log a-mach", + "Log out": "Log a-mach", + "Log Out Other Browser Sessions": "Log a-mach Seiseanan Brabhsair Eile", + "Log Viewer": "Sealladair Logaichean", + "Login": "Log a-steach", + "Logout": "Log a-mach", + "Logs": "Logaichean", + "Luxembourg": "Lugsamburg", + "Macao": "Macao", + "Macedonia": "Macedonia a Tuath", + "Macedonia, the former Yugoslav Republic of": "Macedonia, seann Phoblachd Iugoslabhia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Stiùirich Cunntas", + "Manage and log out your active sessions on other browsers and devices.": "Stiùirich agus log a-mach na seiseanan gnìomhach agad air brobhsairean agus innealan eile.", + "Manage API Tokens": "Stiùirich API Tokens", + "Manage Role": "Stiùirich Dreuchd", + "Manage Team": "Stiùirich sgioba", + "Managing billing for :billableName": "Riaghladh cunntais airson :billableName", + "March": "Am Màrt", + "Mark all as Read": "Comharraich a h-uile dad mar a chaidh a leughadh", + "Mark all notifications as read": "Comharraich a h-uile brath mar a chaidh a leughadh", + "Mark Read": "Marc Leugh", + "Mark Unread": "Marc gun leughadh", + "Marshall Islands": "Na h-Eileanan Marshall", + "Martinique": "Màrtainn", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "A’ Chèitean", + "Mayotte": "Maigheag", + "Mexico": "Meagsago", + "Micronesia, Federated States Of": "Micronesia, Stàitean Aonaichte", + "Micronesia, Federated States of": "Micronesia, Stàitean Aonaichte", + "Moldova": "Moldabhia", + "Moldova, Republic of": "Moldova, Poblachd na", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Air a 'mhios thuige seo", + "Monthly": "Mìosail", + "monthly": "mìosail", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Ainm", + "name": "ainm", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "An Olaind", + "Netherlands Antilles": "Antilles na h-Òlaind", + "Nevermind": "Chan eil diofar", + "Nevermind, I'll keep my old plan": "Gu bràth, cumaidh mi an seann phlana agam", + "New": "Ùr", + "New :resource": "Ùr :resource", + "New Caledonia": "Caledonia Nuadh", + "New Password": "Facal-faire ùr", + "New Zealand": "Na Seulan Nuadh", + "Next": "Air adhart", + "Next Payment": "An ath Phàigheadh", + "Next Payment on": "An ath phàigheadh ​​air adhart", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Chan eil", + "No :resource matched the given criteria.": "Bha Àir :resource a rèir nan slatan-tomhais a chaidh a thoirt seachad.", + "No additional information...": "Gun fhiosrachadh a bharrachd ...", + "No Current Data": "Gun dàta làithreach", + "No Data": "Gun dàta", + "no file selected": "chan eil faidhle air a thaghadh", + "No Increase": "Gun àrdachadh", + "No payment methods on file.": "Chan eil dòighean pàighidh air faidhle.", + "No payment scheduled.": "Chan eil pàigheadh ​​clàraichte.", + "No Prior Data": "Gun dàta ro-làimh", + "No Results Found.": "Cha deach toraidhean a lorg.", + "Norfolk Island": "Eilean Norfolk", + "Northern Mariana Islands": "An h-Eileanan Tuath Mariana", + "Norway": "Nirribhidh", + "Not Found": "Gun a lorg", + "Notifications": "Brathan", + "Nova": "Nuadh", + "Nova User": "Cleachdaiche Ùra", + "November": "An t-Samhain", + "October": "An Dàmhair", + "of": "à", + "OK": "ceart gu leòr", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Aon uair ‘s gu bheil sgioba air a dhubhadh às, thèid na goireasan agus an dàta gu lèir a dhubhadh às gu buan. Mus cuir thu às don sgioba seo, feuch an luchdaich thu sìos dàta no fiosrachadh sam bith mun sgioba seo a tha thu airson a chumail.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Cho luath ‘s a thèid do chunntas a dhubhadh às, thèid na goireasan agus an dàta gu lèir a dhubhadh às gu buan. Mus cuir thu às do chunntas, feuch an luchdaich thu sìos dàta no fiosrachadh sam bith a tha thu airson a chumail.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Cho luath ‘s a thèid do chunntas a dhubhadh às, thèid na goireasan agus an dàta gu lèir a dhubhadh às gu buan. Cuir a-steach am facal-faire agad gus dearbhadh gu bheil thu airson an cunntas agad a sguabadh às gu buan.", + "Only Trashed": "Air a chur gu sgudal a-mhàin", + "Open Invoices": "Fosgailte fàirdealan", + "Original": "tùsail", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Leigidh ar portal riaghlaidh bile leat do phlana ballrachd, dòigh pàighidh, agus na fàirdealan o chionn ghoirid agad a luchdachadh sìos.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Leigidh ar portal riaghlaidh bile leat do phlana ballrachd, dòighean pàighidh, agus na fàirdealan o chionn ghoirid agad a luchdachadh sìos.", + "Page Expired": "Duilleag air a dhol gu crìch", + "Pagination Navigation": "Seòladh Duilleagan", + "Paid": "Phàigh", + "Pakistan": "Pacastan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Sgìre Palestineach, air a ghabhail thairis", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Facal-faire", + "password": "facal-faire", + "Payment Confirmation": "Dearbhadh pàighidh", + "Payment Information": "Fiosrachadh pàighidh", + "Payment information updated successfully.": "Chaidh fiosrachadh pàighidh ùrachadh gu soirbheachail.", + "Payment Method": "Dòigh pàighidh", + "Payment Methods": "Dòighean pàighidh", + "Payment Required": "Pàigheadh ​​a dhìth", + "Payments": "Pàighidhean", + "Pending Team Invitations": "A’ feitheamh ri cuiridhean sgioba", + "Per Page": "Anns gach duilleag", + "Permanently delete this team.": "Sguab às an sgioba seo gu buan.", + "Permanently delete your account.": "Sguab às do chunntas gu maireannach.", + "Permissions": "Ceadan", + "Peru": "Peru", + "Philippines": "Phillippines", + "Photo": "Dealbh", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Feuch an gabh thu ri teirmichean na seirbheis.", + "Please click the button below to verify your email address.": "Cliog air a’ phutan gu h-ìosal gus do sheòladh post-d a dhearbhadh.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Feuch an dearbhaich thu inntrigeadh don chunntas agad le bhith a’ dol a-steach do aon de na còdan ath-bheothachaidh èiginn agad.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Feuch an dearbhaich thu inntrigeadh don chunntas agad le bhith a’ dol a-steach don chòd dearbhaidh a thug an tagradh dearbhaidh agad seachad.", + "Please confirm your password before continuing.": "Feuch an dearbhaich thu am facal-faire agad mus lean thu air adhart.", + "Please copy your new API token. For your security, it won't be shown again.": "Feuch an dèan thu lethbhreac den tòcan API ùr agad. Airson do thèarainteachd, cha tèid a shealltainn tuilleadh.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Cuir a-steach am facal-faire agad gus dearbhadh gu bheil thu airson logadh a-mach às na seiseanan brabhsair eile agad thairis air na h-innealan agad gu lèir.", + "Please provide a maximum of three invoice emails addresses.": "Thoir seachad a 'char as àirde de sheòlaidhean puist-d fàirdeal aig a' char as àirde.", + "Please provide the email address of the person you would like to add to this team.": "Feuch an toir thu seachad seòladh puist-d an neach a tha thu airson a chur ris an sgioba seo.", + "Please set a default payment method before retrying payments.": "Feuch an cuir thu dòigh pàighidh bunaiteach mus tèid thu a-mach pàighidhean a thilleadh.", + "Please set a default payment method before swapping plans.": "Feuch an cuir thu dòigh pàighidh bunaiteach mus atharraich thu planaichean.", + "Poland": "A' Pholainn", + "Portugal": "A' Phortagail", + "Press / to search": "Brùth / gus lorg", + "Preview": "Ro-shealladh", + "Previewing": "Ro-shealladh", + "Previous": "Roimhe", + "Privacy Policy": "Poileasaidh Dìomhaireachd", + "Profile": "Pròifil", + "Profile Information": "Fiosrachadh Pròifil", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Cairteal gu ruige seo", + "Recovery Code": "Còd Ath-bheothachaidh", + "Refresh": "Ùraich", + "Regards,": "A thaobh,", + "Regenerate Recovery Codes": "Ath-nuadhachadh Còdan Ath-bheothachaidh", + "Register": "Clàr", + "Reload": "Ath-luchdaich", + "Remember me": "Cuimhnich ormsa", + "Remember Me": "Cuimhnich ormsa", + "Remove": "Thoir air falbh", + "Remove Photo": "Thoir air falbh dealbh", + "Remove Team Member": "Thoir air falbh Ball Sgioba", + "Replicate": "Dèan ath-riochdachadh", + "Required fields": "Raointean a tha a dhìth", + "Resend Verification Email": "Cuir post-d dearbhaidh air ais", + "Reset Filters": "Ath-shuidhich na criathragan", + "Reset Password": "Ath-shuidhich am facal-faire", + "Reset Password Notification": "Ath-shuidhich am brath facal-faire", + "resource": "stòras", + "Resource Row Dropdown": "Clàr-taice sreath ghoireasan", + "Resources": "Goireasan", + "resources": "goireasan", + "Restore": "Ath-bheothaich", + "Restore :resource": "Ath-bheothaich :resource", + "Restore Resource": "Thoir air ais Goireas", + "Restore Selected": "Ath-thaghadh", + "results": "toraidhean", + "Resume Subscription": "Ath-thòiseachadh fo-sgrìobhadh", + "Retry Payment": "Feuch ri pàigheadh ​​a-rithist", + "Return to :appName": "Till gu :appName", + "Reunion": "Réunion", + "Role": "Ròl", + "Romania": "Romania", + "Run Action": "Run Gnìomh", + "Russian Federation": "Caidreachas Ruiseanach", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Naomh Barthélemy", + "Saint Barthélemy": "Naomh Barthelemy", + "Saint Helena": "Naomh Helena", + "Saint Kitts And Nevis": "St. Kitts agus Nibheis", + "Saint Kitts and Nevis": "Naomh Kitts and Neibheis", + "Saint Lucia": "Naomh Lucia", + "Saint Martin": "Naomh Màrtainn", + "Saint Martin (French part)": "Naomh Màrtainn (pàirt Frangach)", + "Saint Pierre And Miquelon": "Naomh Pierre agus Miquelon", + "Saint Pierre and Miquelon": "Naomh Pierre agus Miquelon", + "Saint Vincent And Grenadines": "Naomh Bhionsant agus Greanadach", + "Saint Vincent and the Grenadines": "Naomh Vincent agus na Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome agus Principe", + "Sao Tome and Principe": "Sao Tome agus Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Sàbhail", + "Saved.": "Air a shàbhaladh.", + "Scroll to bottom": "Scrollaich chun bhonn", + "Scroll to top": "Scrollaich chun mhullach", + "Search": "Rannsaich", + "Secure Area": "Àite tèarainte", + "Select": "Tagh", + "Select a different plan": "Tagh plana eile", + "Select a log file...": "Tagh faidhle loga...", + "Select A New Photo": "Tagh Dealbh Ùr", + "Select Action": "Tagh Gnìomh", + "Select all": "Tagh a h-uile", + "Select All Dropdown": "Tagh All dropdown", + "Select this page": "Tagh an duilleag seo", + "Send Password Reset Link": "Cuir Ceangal Ath-shuidheachadh Facal-faire", + "Senegal": "Senagal", + "September": "An t-Sultain", + "Serbia": "Serbia", + "Server Error": "Mearachd an Fhrithealaiche", + "Service Unavailable": "Seirbheis nach eil ri fhaighinn", + "Set as default": "Suidhich mar bhunait", + "Setup Key": "Iuchair rèiteachaidh", + "Seychelles": "Seychelles", + "Show All Fields": "Seall a h-uile raon", + "Show Content": "Seall susbaint", + "Show Recovery Codes": "Seall Còdan Ath-bheothachaidh", + "Showing": "A' sealltainn", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Air a shoidhnigeadh a-steach mar", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (pàirt Duitseach)", + "Slovakia": "Slobhagia", + "Slovenia": "Slobhinia", + "Soft Deleted": "Soft air a dhubhadh às", + "Solomon Islands": "Na h-Eileanan Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Chaidh rudeigin ceàrr.", + "Sorry! You are not authorized to perform this action.": "Duilich! Chan eil cead agad an gnìomh seo a dhèanamh.", + "Sorry, your session has expired.": "Duilich, tha an seisean agad air tighinn gu crìch.", + "South Africa": "Afraga a-Deas", + "South Georgia And Sandwich Isl.": "Georgia a Deas agus na h-Eileanan Sandwich a Deas", + "South Georgia and the South Sandwich Islands": "Georgia a Deas agus na h-Eileanan Sandwich a Deas", + "South Sudan": "Sudan a Deas", + "Spain": "An Spainn", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Gnìomhan Neo-eisimeileach", + "Start Polling": "Tòisich a’ bhòtadh", + "Start polling": "Tòisich a’ bhòtadh", + "State / County": "Stàite/Siorrachd", + "Stop Impersonating": "Stad a bhith a’ dèanamh pearsanachadh", + "Stop Polling": "Cuir stad air bhòtadh", + "Stop polling": "Cuir stad air bhòtadh", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Glèidh na còdan ath-bheothachaidh seo ann am manaidsear facal-faire tèarainte. Faodar an cleachdadh gus cothrom fhaighinn air ais chun chunntas agad ma thèid an inneal dearbhaidh dà fhactar agad air chall.", + "Subscribe": "Fo-sgrìobh", + "Subscription Information": "Fiosrachadh fo-sgrìobhaidh", + "Subscription Pending": "Fo-sgrìobhadh ri feitheamh", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard agus Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard agus Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "An t-Suain", + "Switch Teams": "Atharraich sgioba", + "Switzerland": "An Eilbheis", + "Syrian Arab Republic": "Poblachd Arabach Siria", + "System": "Siostam", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Roinn Shìona", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tansainia, Poblachd Aonaichte", + "TAX": "Cìs", + "Team Details": "Mion-fhiosrachadh sgioba", + "Team Invitation": "Cuireadh Sgioba", + "Team Members": "Buill sgioba", + "Team Name": "Ainm sgioba", + "Team Owner": "Neach-seilbh sgioba", + "Team Settings": "Suidheachaidhean sgioba", + "Terms of Service": "Teirmean seirbheis", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Tapadh leibh airson clàradh! Mus tòisich thu, am b’ urrainn dhut do sheòladh puist-d a dhearbhadh le bhith a’ cliogadh air a’ cheangal a chuir sinn thugad air post-d? Mura d’ fhuair thu am post-d, cuiridh sinn fear eile thugad gu toilichte.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Tapadh leibh airson ur taic leantainneach. Tha sinn air leth-bhreac den fhàirdeal agad a cheangal ris na clàran agad. Feuch an cuir thu fios thugainn ma tha ceist no dragh sam bith agad.", + "Thanks,": "Mòran taing,", + "The :attribute must be a valid role.": "Feumaidh an :attribute a bhith na dhreuchd dligheach.", + "The :attribute must be at least :length characters and contain at least one number.": "Feumaidh co-dhiù :length caractar a bhith anns na :attribute agus co-dhiù aon àireamh a bhith ann.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Feumaidh co-dhiù :length caractar a bhith anns na :attribute agus co-dhiù aon charactar sònraichte agus aon àireamh a bhith ann.", + "The :attribute must be at least :length characters and contain at least one special character.": "Feumaidh co-dhiù :length caractar a bhith anns na :attribute agus co-dhiù aon charactar sònraichte a bhith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Feumaidh co-dhiù :length caractar a bhith anns na :attribute agus feumaidh co-dhiù aon charactar mòr agus aon àireamh a bhith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Feumaidh co-dhiù :length caractar a bhith anns na :attribute agus co-dhiù aon charactar mòr agus aon charactar sònraichte a bhith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Feumaidh co-dhiù :length caractar a bhith anns na :attribute agus co-dhiù aon charactar mòr, aon àireamh, agus aon charactar sònraichte a bhith ann.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Feumaidh co-dhiù :length caractar a bhith anns na :attribute agus co-dhiù aon charactar mòr a bhith ann.", + "The :attribute must be at least :length characters.": "Feumaidh na :attribute caractaran a bhith co-dhiù :length.", + "The :attribute must contain at least one letter.": "Feumaidh co-dhiù aon litir a bhith anns an :attribute.", + "The :attribute must contain at least one number.": "Feumaidh co-dhiù aon àireamh a bhith anns an :attribute.", + "The :attribute must contain at least one symbol.": "Feumaidh co-dhiù aon samhla a bhith anns an :attribute.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Feumaidh co-dhiù aon litir mhòr agus aon litir bheag a bhith anns na :attribute.", + "The :resource was created!": "Chaidh an :resource a chruthachadh!", + "The :resource was deleted!": "Chaidh an :resource a dhubhadh às!", + "The :resource was restored!": "Chaidh an :resource ath-nuadhachadh!", + "The :resource was updated!": "Chaidh an :resource ùrachadh!", + "The action was executed successfully.": "Chaidh an gnìomh a chuir gu bàs gu soirbheachail.", + "The default payment method cannot be removed.": "Chan urrainnear an dòigh pàighidh bunaiteach a thoirt air falbh.", + "The file was deleted!": "Chaidh am faidhle a sguabadh às!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Tha an :attribute a chaidh a thoirt seachad air nochdadh ann an aodion dàta. Feuch an tagh thu :attribute eile.", + "The given data was invalid.": "Bha an dàta a chaidh a thoirt seachad neo-dhligheach.", + "The government won't let us show you what's behind these doors": "Cha leig an riaghaltas leinn sealltainn dhut dè a tha air cùl nan dorsan sin", + "The HasOne relationship has already been filled.": "Tha an dàimh HasOne air a lìonadh mu thràth.", + "The image could not be loaded": "Cha b' urrainn dhuinn an dealbh a luchdachadh", + "The image could not be loaded.": "Cha b' urrainn dhuinn an dealbh a luchdachadh.", + "The invoice emails must be valid email addresses.": "Feumaidh na puist-d fàirdeal a bhith dligheach seòlaidhean puist-d dligheach.", + "The password is incorrect.": "Tha am facal-faire ceàrr.", + "The provided coupon code is invalid.": "Tha an còd coupon a chaidh a sholarachadh neo-dhligheach.", + "The provided password does not match your current password.": "Chan eil am facal-faire a thug thu seachad a' freagairt ris an fhacal-fhaire làithreach agad.", + "The provided password was incorrect.": "Bha am facal-faire a chaidh a thoirt seachad ceàrr.", + "The provided two factor authentication code was invalid.": "Bha an còd dearbhaidh dà fhactar a chaidh a sholarachadh neo-dhligheach.", + "The provided two factor recovery code was invalid.": "Bha an còd ath-bheothachaidh dà fhactar a chaidh a sholarachadh neo-dhligheach.", + "The provided VAT number is invalid.": "Tha an àireamh VAT a chaidh a thoirt seachad neo-dhligheach.", + "The resource was attached!": "Bha an goireas ceangailte!", + "The resource was prevented from being saved!": "Chaidh casg a chuir air an goireas a shàbhaladh!", + "The resource was updated!": "Chaidh an goireas ùrachadh!", + "The response is not a streamed response.": "Chan e freagairt sruthach a th’ anns an fhreagairt.", + "The response is not a view.": "Chan e sealladh a th’ anns an fhreagairt.", + "The selected country is invalid.": "Tha an dùthaich taghte neo-dhligheach.", + "The selected plan is invalid.": "Tha am plana taghte neo-dhligheach.", + "The selected resources have been :action!": "Tha na goireasan taghte air a bhith :action!", + "The team's name and owner information.": "Ainm na sgioba agus fiosrachadh sealbhadair.", + "There are no available options for this resource.": "Chan eil roghainnean ann airson a’ ghoireas seo.", + "There are no fields to display.": "Chan eil raointean ann airson an taisbeanadh.", + "There are no new notifications.": "Chan eil sanasan ùra ann.", + "There was a problem executing the action.": "Bha duilgheadas ann leis a' ghnìomh a chur an gnìomh.", + "There was a problem fetching the resource.": "Bha duilgheadas ann a bhith a’ faighinn a’ ghoireis.", + "There was a problem submitting the form.": "Bha duilgheadas ann le cur a-steach am foirm.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Fhuair na daoine seo cuireadh chun sgioba agad agus chaidh post-d cuireadh a chuir thugad. Faodaidh iad a dhol còmhla ris an sgioba le bhith a’ gabhail ris a’ chuireadh post-d.", + "This account does not have an active subscription.": "Chan eil fo-sgrìobhadh gnìomhach aig a' chunntas seo.", + "This action is unauthorized.": "Tha an gnìomh seo gun chead.", + "This copy of Nova is unlicensed.": "Tha an leth-bhreac seo de Nova gun chead.", + "This coupon code can only be used by new customers.": "Chan urrainn don chòd coupon seo a chleachdadh ach le luchd-ceannach ùr.", + "This device": "An inneal seo", + "This file field is read-only.": "Tha an raon faidhle seo ri leughadh a-mhàin.", + "This invoice is no longer open.": "Chan eil am fàirdeal seo fosgailte tuilleadh.", + "This is a secure area of the application. Please confirm your password before continuing.": "Tha seo na raon tèarainte den tagradh. Feuch an dearbhaich thu am facal-faire agad mus lean thu air adhart.", + "This password does not match our records.": "Chan eil am facal-faire seo a rèir ar clàran.", + "This password reset link will expire in :count minutes.": "Thig an ceangal ath-shuidheachadh facal-faire seo gu crìch ann an :count mionaidean.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Chaidh am pàigheadh ​​seo a thòiseachadh, ach cha d 'fhuaireadh am maoin fhathast. Faodaidh seo suas ri 14 latha a thoirt.", + "This resource no longer exists": "Chan eil an goireas seo ann tuilleadh", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Tha an fho-sgrìobhadh seo air tighinn gu crìch agus chan urrainn dhuinn a thòiseachadh a-rithist. Feuch an cruthaich thu fo-sgrìobhadh ùr.", + "This user already belongs to the team.": "Buinidh an cleachdaiche seo dhan sgioba mu thràth.", + "This user has already been invited to the team.": "Fhuair an cleachdaiche seo cuireadh chun sgioba mu thràth.", + "Timor-Leste": "Timor-Leste", + "to": "gu", + "To": "Gu", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Gus crìoch a chuir air dearbhadh dà fhactar, scan an còd QR a leanas a’ cleachdadh tagradh dearbhaidh an fhòn agad no cuir a-steach an iuchair rèiteachaidh agus thoir seachad an còd OTP a chaidh a chruthachadh.", + "Today": "An-diugh", + "Toggle navigation": "Tog seòladh", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Ainm Tòcan", + "Tonga": "Tonga", + "Too Many Requests": "Cus Iarrtasan", + "total": "iomlan", + "Total:": "Iomlan:", + "Trashed": "Air a chur san sgudal", + "Trinidad And Tobago": "Trinidad is Tobago", + "Trinidad and Tobago": "Trinidad is Tobago", + "Tunisia": "Tunisia", + "Turkey": "An Tuirc", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Eileanan Turcaich agus Caicos", + "Turks and Caicos Islands": "Eileanan Turcaich agus Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dearbhadh Dà Factor", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tha dearbhadh dà fhactar a-nis air a chomasachadh. Sgan an còd QR a leanas a’ cleachdadh tagradh dearbhaidh an fhòn agad no cuir a-steach an iuchair rèiteachaidh.", + "Type": "Seòrsa", + "Uganda": "Uganda", + "Ukraine": "Ugrain", + "Unauthorized": "Gun chead", + "United Arab Emirates": "Emirates Arabach Aonaichte", + "United Kingdom": "An Rìoghachd Aonaichte", + "United States": "Na Stàitean Aonaichte", + "United States Minor Outlying Islands": "Na Stàitean Aonaichte Mion-eileanan a-muigh", + "United States Outlying Islands": "Eileanan a-muigh na SA", + "Unknown": "Neo-aithnichte", + "Unpaid": "Gun phàigheadh", + "Update": "Ùraich", + "Update & Continue Editing": "Ùraich agus lean air adhart a’ deasachadh", + "Update :resource": "Ùraich :resource", + "Update :resource: :title": "Ùraich :resource::title", + "Update attached :resource: :title": "Ùrachadh ceangailte :resource: :title", + "Update Password": "Ùraich am facal-faire", + "Update Payment Information": "Ùraich am fiosrachadh pàighidh", + "Update Payment Method": "Ùraich an dòigh pàighidh", + "Update your account's profile information and email address.": "Ùraich fiosrachadh pròifil agus seòladh puist-d do chunntas.", + "Uploading": "A' luchdachadh suas", + "Uploading files... (:current/:total)": "A' luchdachadh suas fhaidhlichean... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Cleachd còd ath-bheothachaidh", + "Use an authentication code": "Cleachd còd dearbhaidh", + "User Actions": "Gnìomhan Cleachdaiche", + "User Security": "Tèarainteachd luchd-cleachdaidh", + "Username": "Ainm-cleachdaidh", + "Uzbekistan": "Uzbekistan", + "Value": "Luach", + "Vanuatu": "Vanuatu", + "VAT Number": "Àireamh VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Poblachd Bolivarianach", + "Verify Email Address": "Dearbhaich Seòladh Post-d", + "Verify Your Email Address": "Dearbhaich an seòladh puist-d agad", + "Viet Nam": "Bhietnam", + "View": "Sealladh", + "Virgin Islands, British": "Eileanan Virgin, Breatannach", + "Virgin Islands, U.S.": "Eileanan Virgin, na SA", + "Wallis And Futuna": "Wallis agus Futuna", + "Wallis and Futuna": "Wallis agus Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Tha sinn a’ làimhseachadh an fho-sgrìobhaidh agad. Aon uair ‘s gu bheil an fho-sgrìobhadh air a phròiseasadh gu soirbheachail, thèid an duilleag seo ùrachadh gu fèin-ghluasadach. Mar as trice, cha bu chòir don phròiseas seo ach beagan dhiog a ghabhail.", + "We are unable to process your payment. Please contact customer support.": "Chan urrainn dhuinn do phàigheadh ​​​​a phròiseasadh. Feuch an cuir thu fios gu taic teachdaiche.", + "We have emailed your password reset link!": "Chuir sinn post-d gu ceangal ath-shuidheachadh an fhacail-fhaire agad!", + "We were unable to find a registered user with this email address.": "Cha b' urrainn dhuinn cleachdaiche clàraichte a lorg leis an t-seòladh post-d seo.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Cuiridh sinn fàirdeal luchdaichidh fàirdeal ris a 'cheangal ris a' phost-d a 'dèiligeadh gu h-ìosal. Faodaidh tu grunn sheòlaidhean puist-d a mheas a 'cleachdadh cromagan.", + "We're lost in space. The page you were trying to view does not exist.": "Tha sinn air chall san fhànais. Chan eil an duilleag a bha thu a' feuchainn ri fhaicinn ann.", + "Welcome Back!": "Fàilte air ais!", + "Western Sahara": "Sahara an Iar", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Nuair a bhios dearbhadh dà-fhactar air a chomasachadh, thèid iarraidh ort comharradh tèarainte, air thuaiream nuair a thathar a’ dearbhadh. Faodaidh tu an comharra seo fhaighinn air ais bho aplacaid Google Authenticator an fhòn agad.", + "Whoops": "Oops", + "Whoops!": "Oops!", + "Whoops! Something went wrong.": "Oops! Chaidh rudeigin ceàrr.", + "With Trashed": "Le Sgudal", + "Write": "Sgrìobh", + "Year To Date": "Bliadhna Gu ruige seo", + "Yearly": "Bliadhnail", + "Yemen": "Yemen", + "Yes": "Tha", + "You are already subscribed.": "Tha thu mu thràth fo-sgrìobhadh.", + "You are currently within your free trial period. Your trial will expire on :date.": "Tha thu an-dràsta taobh a-staigh na h-ùine deuchainn an-asgaidh agad. Thig an deuchainn agad gu crìch air :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Tha thu an-dràsta taobh a-staigh na h-ùine deuchainn an-asgaidh agad. Thig an deuchainn agad gu crìch air :date. Nuair a thòisicheas tu air ballrachd ùr thig crìoch air an deuchainn agad.", + "You are logged in!": "Tha thu air logadh a-steach!", + "You are receiving this email because we received a password reset request for your account.": "Tha thu a’ faighinn a’ phuist-d seo a chionn ’s gun d’ fhuair sinn iarrtas ath-shuidheachadh facal-faire airson do chunntas.", + "You have been invited to join the :team team!": "Tha thu air cuireadh fhaighinn a dhol a-steach don sgioba :team!", + "You have enabled two factor authentication.": "Tha thu air dearbhadh dà fhactar a chomasachadh.", + "You have not enabled two factor authentication.": "Chan eil thu air dearbhadh dà fhactar a chomasachadh.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Tha cuid de fhàirdealan agad gun phàigheadh. Às deidh dhut an dòigh pàighidh bunaiteach agad ùrachadh, faodaidh tu na pàighidhean ath-fheuchainn tron ​​​​liosta fàirdeal gu h-ìosal.", + "You may accept this invitation by clicking the button below:": "Faodaidh tu gabhail ris a’ chuireadh seo le bhith a’ briogadh air a’ phutan gu h-ìosal:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Faodaidh tu an fho-sgrìobhadh agad a chuir dheth aig àm sam bith. Aon uair ‘s gu bheil an fho-sgrìobhadh agad air a chuir dheth, bidh roghainn agad an fho-sgrìobhadh ath-thòiseachadh gu deireadh a’ chearcall cunntais gnàthach agad.", + "You may delete any of your existing tokens if they are no longer needed.": "Faodaidh tu gin de na comharran agad a sguabadh às mura h-eil feum orra tuilleadh.", + "You may not delete your personal team.": "Chan fhaod thu an sgioba pearsanta agad a sguabadh às.", + "You may not leave a team that you created.": "Chan fhaod thu sgioba a chruthaich thu fhàgail.", + "You will receive an invoice and payment link via email for each billing period.": "Gheibh thu fàirdeal agus ceangal pàighidh tro phost-d airson gach ùine bileachaidh.", + "You're logged in!": "Tha thu air logadh a-steach!", + "Your :invoiceName invoice is now available!": "Tha am fàirdeal :invoiceName agad ri fhaighinn a-nis!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Is e an seòladh bileachaidh agad :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Chaidh do chairt a dhiùltadh. Feuch an cuir thu fios chun neach-aithris cairt agad airson tuilleadh fiosrachaidh.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Is e an dòigh pàighidh gnàthach agad cairt creideas a’ crìochnachadh ann an :lastFour a thig gu crìch air :expiration.", + "Your email address is unverified.": "Tha do sheòladh puist-d gun dearbhadh.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Dh'fhàillig am pàigheadh ​​mu dheireadh agad de :amount. Feuch an ùraich thu an dòigh pàighidh agad gus feuchainn ris a’ phàigheadh ​​a dh’ fhàillig a-rithist.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Dh’fhàillig am pàigheadh ​​mu dheireadh agad de :amount air :date. Feuch an ùraich thu an dòigh pàighidh agad gus feuchainn ris a’ phàigheadh ​​a dh’ fhàillig a-rithist.", + "Your next payment of :amount will be processed on :date.": "Bidh an ath phàigheadh ​​​​agad de :amount air :date.", + "Your payment method has been added successfully.": "Chaidh an dòigh pàighidh agad a chur ris gu soirbheachail.", + "Your payment method will be charged automatically for each billing period.": "Thèid an dòigh pàighidh agad a phàigheadh ​​​​gu fèin-ghluasadach airson gach ùine bileachaidh.", + "Your registered VAT Number is :vatNumber.": "Is e an àireamh VAT clàraichte agad :vatNumber.", + "Your subscription has been started successfully.": "Chaidh tòiseachadh air an fho-sgrìobhadh agad gu soirbheachail.", + "Your subscription has been successfully cancelled.": "Chaidh an fho-sgrìobhadh agad a chuir dheth gu soirbheachail.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Chaidh an fho-sgrìobhadh agad a chuir dheth gu soirbheachail. Bidh cothrom agad fhathast gu deireadh na h-ùine bileachaidh agad.", + "Your subscription was successfully resumed.": "Chaidh an fho-sgrìobhadh agad ath-thòiseachadh gu soirbheachail.", + "Your subscription was successfully updated.": "Chaidh an fho-sgrìobhadh agad ùrachadh gu soirbheachail.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Còd Zip/Puist", + "Åland Islands": "Eileanan Åland" +} diff --git a/locales/gd/php-inline.json b/locales/gd/php-inline.json new file mode 100644 index 00000000000..b5eb9d744bc --- /dev/null +++ b/locales/gd/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Feumar gabhail ris an raon seo.", + "accepted_if": "Feumar gabhail ris an raon seo nuair a tha :other aig :value.", + "active_url": "Chan e URL dligheach a tha san raon seo.", + "after": "Feumaidh an raon seo a bhith na cheann-latha às deidh :date.", + "after_or_equal": "Feumaidh an raon seo a bhith na cheann-latha às deidh no co-ionann ri :date.", + "alpha": "Feumaidh litrichean a bhith anns an raon seo a-mhàin.", + "alpha_dash": "Feumaidh an raon seo a bhith a-mhàin litrichean, àireamhan, sgrìoban agus fo-sgrìobhaidhean.", + "alpha_num": "Feumaidh dìreach litrichean is àireamhan a bhith san raon seo.", + "any_of": "Tha an raon seo neo-dhligheach.", + "array": "Feumaidh an raon seo a bhith na raon.", + "ascii": "Feumaidh an raon seo a bhith a-mhàin a bhith a’ gabhail a-steach caractaran agus samhlaidhean aon-byte alphanumeric.", + "attached": "Tha an raon seo ceangailte mu thràth.", + "before": "Feumaidh an raon seo a bhith na cheann-latha ro :date.", + "before_or_equal": "Feumaidh an raon seo a bhith na cheann-latha ro no co-ionann ri :date.", + "between.array": "Feumaidh eadar :min agus :max rud a bhith san raon seo.", + "between.file": "Feumaidh an raon seo a bhith eadar :min agus :max kilobytes.", + "between.numeric": "Feumaidh an raon seo a bhith eadar :min agus :max.", + "between.string": "Feumaidh an raon seo a bhith eadar :min agus :max caractar.", + "boolean": "Feumaidh an raon seo a bhith fìor no ceàrr.", + "can": "Tha luach neo-ùghdarraichte san raon seo.", + "confirmed": "Chan eil an dearbhadh raoin seo a' freagairt.", + "contains": "Tha luach riatanach a dhìth air an raon seo.", + "date": "Chan e ceann-latha dligheach a tha san raon seo.", + "date_equals": "Feumaidh an raon seo a bhith na cheann-latha co-ionann ri :date.", + "date_format": "Chan eil an raon seo a’ freagairt ri cruth :format.", + "decimal": "Feumaidh :decimal ionadan deicheach a bhith san raon seo.", + "declined": "Feumaidh an raon seo a bhith air a dhiùltadh.", + "declined_if": "Feumar an raon seo a dhiùltadh nuair a tha :other aig :value.", + "different": "Feumaidh an raon seo agus :other a bhith eadar-dhealaichte.", + "digits": "Feumaidh an raon seo a bhith :digits àireamhan.", + "digits_between": "Feumaidh an raon seo a bhith eadar :min agus :max àireamhan.", + "dimensions": "Tha tomhasan ìomhaigh mì-dhligheach aig an raon seo.", + "distinct": "Tha luach dùblaichte aig an raon seo.", + "doesnt_contain": "Chan fhaod an raon seo a bhith ann: :values.", + "doesnt_end_with": "Chan fhaod an raon seo crìochnachadh le aon de na leanas: :values.", + "doesnt_start_with": "Chan fhaod an raon seo tòiseachadh le aon de na leanas: :values.", + "email": "Feumaidh an raon seo a bhith na sheòladh puist-d dligheach.", + "ends_with": "Feumaidh an raon seo crìochnachadh le aon de na leanas: :values.", + "enum": "Tha an raon taghte neo-dhligheach.", + "exists": "Tha an raon taghte neo-dhligheach.", + "extensions": "Feumaidh aon de na leudachaidhean a leanas a bhith san raon seo: :values.", + "file": "Feumaidh an raon seo a bhith na fhaidhle.", + "filled": "Feumaidh luach a bhith aig an raon seo.", + "gt.array": "Feumaidh barrachd air :value nithean a bhith san raon seo.", + "gt.file": "Feumaidh an raon seo a bhith nas àirde na :value kilobytes.", + "gt.numeric": "Feumaidh an raon seo a bhith nas àirde na :value.", + "gt.string": "Feumaidh an raon seo a bhith nas motha na :value caractaran.", + "gte.array": "Feumaidh :value nithean no barrachd a bhith san raon seo.", + "gte.file": "Feumaidh an raon seo a bhith nas motha na no co-ionann ri :value kilobytes.", + "gte.numeric": "Feumaidh an raon seo a bhith nas motha na no co-ionann ri :value.", + "gte.string": "Feumaidh an raon seo a bhith nas motha na no co-ionann ri :value caractaran.", + "hex_color": "Feumaidh an raon seo a bhith na dhath hexadecimal dligheach.", + "image": "Feumaidh an raon seo a bhith na ìomhaigh.", + "in": "Tha an raon taghte neo-dhligheach.", + "in_array": "Chan eil an raon seo ann an :other.", + "in_array_keys": "Feumaidh co-dhiù aon de na h-iuchraichean a leanas a bhith san raon seo.", + "integer": "Feumaidh an raon seo a bhith iomlan.", + "ip": "Feumaidh an raon seo a bhith na sheòladh IP dligheach.", + "ipv4": "Feumaidh an raon seo a bhith na sheòladh IPv4 dligheach.", + "ipv6": "Feumaidh an raon seo a bhith na sheòladh IPv6 dligheach.", + "json": "Feumaidh an raon seo a bhith na shreang JSON dligheach.", + "list": "Feumaidh an raon seo a bhith na liosta.", + "lowercase": "Feumaidh an raon seo a bhith nas ìsle.", + "lt.array": "Feumaidh nas lugha na :value nithean a bhith san raon seo.", + "lt.file": "Feumaidh an raon seo a bhith nas lugha na :value kilobytes.", + "lt.numeric": "Feumaidh an raon seo a bhith nas lugha na :value.", + "lt.string": "Feumaidh an raon seo a bhith nas lugha na :value caractaran.", + "lte.array": "Chan fhaod barrachd air :value nithean a bhith san raon seo.", + "lte.file": "Feumaidh an raon seo a bhith nas lugha na no co-ionann ri :value kilobytes.", + "lte.numeric": "Feumaidh an raon seo a bhith nas lugha na no co-ionann ri :value.", + "lte.string": "Feumaidh an raon seo a bhith nas lugha na no co-ionann ri :value caractaran.", + "mac_address": "Feumaidh an raon seo a bhith na sheòladh MAC dligheach.", + "max.array": "Chan fhaod barrachd air :max nithean a bhith san raon seo.", + "max.file": "Chan fhaod an raon seo a bhith nas àirde na :max kilobytes.", + "max.numeric": "Chan fhaod an raon seo a bhith nas àirde na :max.", + "max.string": "Chan fhaod an raon seo a bhith nas motha na :max caractaran.", + "max_digits": "Chan fhaod barrachd air :max àireamhan a bhith san raon seo.", + "mimes": "Feumaidh an raon seo a bhith na fhaidhle de sheòrsa: :values.", + "mimetypes": "Feumaidh an raon seo a bhith na fhaidhle de sheòrsa: :values.", + "min.array": "Feumaidh co-dhiù :min nithean a bhith san raon seo.", + "min.file": "Feumaidh an raon seo a bhith co-dhiù :min kilobytes.", + "min.numeric": "Feumaidh an raon seo a bhith co-dhiù :min.", + "min.string": "Feumaidh co-dhiù :min caractaran a bhith san raon seo.", + "min_digits": "Feumaidh co-dhiù :min àireamhan a bhith san raon seo.", + "missing": "Feumaidh an raon seo a bhith air chall.", + "missing_if": "Feumaidh an raon seo a bhith a dhìth nuair a tha :other aig :value.", + "missing_unless": "Feumaidh an raon seo a bhith a dhìth mura h-eil :other aig :value.", + "missing_with": "Feumaidh an raon seo a bhith a dhìth nuair a tha :values an làthair.", + "missing_with_all": "Feumaidh an raon seo a bhith a dhìth nuair a tha :values an làthair.", + "multiple_of": "Feumaidh an raon seo a bhith iomadaidh de :value.", + "not_in": "Tha an raon taghte neo-dhligheach.", + "not_regex": "Tha cruth an raoin seo neo-dhligheach.", + "numeric": "Feumaidh àireamh a bhith san raon seo.", + "password.letters": "Feumaidh co-dhiù aon litir a bhith san raon seo.", + "password.mixed": "Feumaidh co-dhiù aon litir mhòr agus aon litir bheag a bhith san raon seo.", + "password.numbers": "Feumaidh co-dhiù aon àireamh a bhith san raon seo.", + "password.symbols": "Feumaidh co-dhiù aon samhla a bhith san raon seo.", + "password.uncompromised": "Tha an raon a chaidh a thoirt seachad air nochdadh ann an aodion dàta. Feuch an tagh thu raon eile.", + "present": "Feumaidh an raon seo a bhith an làthair.", + "present_if": "Feumaidh an raon seo a bhith an làthair nuair a tha :other aig :value.", + "present_unless": "Feumaidh an raon seo a bhith an làthair mura h-eil :other aig :value.", + "present_with": "Feumaidh an raon seo a bhith an làthair nuair a tha :values an làthair.", + "present_with_all": "Feumaidh an raon seo a bhith an làthair nuair a tha :values an làthair.", + "prohibited": "Tha an raon seo toirmisgte.", + "prohibited_if": "Tha an raon seo toirmisgte nuair a tha :other aig :value.", + "prohibited_if_accepted": "Thathas a 'toirmeasg an raon seo nuair a thèid gabhail ri :other.", + "prohibited_if_declined": "Tha an raon seo toirmisgte nuair a thèid :other a dhiùltadh.", + "prohibited_unless": "Tha an raon seo toirmisgte mura h-eil :other ann an :values.", + "prohibits": "Tha an raon seo a’ toirmeasg :other a bhith an làthair.", + "regex": "Tha cruth an raoin seo neo-dhligheach.", + "relatable": "Is dòcha nach eil an raon seo co-cheangailte ris a’ ghoireas seo.", + "required": "Tha feum air an raon seo.", + "required_array_keys": "Feumaidh inntrigidhean a bhith san raon seo airson: :values.", + "required_if": "Tha feum air an raon seo nuair a tha :other aig :value.", + "required_if_accepted": "Tha feum air an raon seo nuair a thèid gabhail ri :other.", + "required_if_declined": "Tha feum air an raon seo nuair a thèid :other a dhiùltadh.", + "required_unless": "Tha feum air an raon seo mura h-eil :other ann an :values.", + "required_with": "Tha feum air an raon seo nuair a tha :values an làthair.", + "required_with_all": "Tha feum air an raon seo nuair a tha :values an làthair.", + "required_without": "Tha feum air an raon seo nuair nach eil :values an làthair.", + "required_without_all": "Tha feum air an raon seo nuair nach eil gin de :values an làthair.", + "same": "Feumaidh an raon seo agus :other a bhith co-ionnan.", + "size.array": "Feumaidh :size nithean a bhith san raon seo.", + "size.file": "Feumaidh an raon seo a bhith :size kilobytes.", + "size.numeric": "Feumaidh an raon seo a bhith :size.", + "size.string": "Feumaidh an raon seo a bhith :size caractaran.", + "starts_with": "Feumaidh an raon seo tòiseachadh le aon de na leanas: :values.", + "string": "Feumaidh an raon seo a bhith na shreath.", + "timezone": "Feumaidh an raon seo a bhith na raon-ama dligheach.", + "ulid": "Feumaidh an raon seo a bhith na ULID dligheach.", + "unique": "Chaidh an raon seo a ghabhail mu thràth.", + "uploaded": "Dh'fhàillig an raon seo a luchdadh suas.", + "uppercase": "Feumaidh an raon seo a bhith nas àirde.", + "url": "Feumaidh an raon seo a bhith na URL dligheach.", + "uuid": "Feumaidh an raon seo a bhith na UUID dligheach." +} diff --git a/locales/gd/php.json b/locales/gd/php.json new file mode 100644 index 00000000000..a2f35837136 --- /dev/null +++ b/locales/gd/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Feumar gabhail ris an :attribute.", + "accepted_if": "Feumar gabhail ris na :attribute nuair a tha :other aig :value.", + "active_url": "Chan e URL dligheach a tha san :attribute.", + "after": "Feumaidh an :attribute a bhith na cheann-latha às deidh :date.", + "after_or_equal": "Feumaidh an :attribute a bhith na cheann-latha às deidh no co-ionann ri :date.", + "alpha": "Feumaidh dìreach litrichean a bhith anns na :attribute.", + "alpha_dash": "Feumaidh dìreach litrichean, àireamhan, sgrìoban agus fo-sgrìobhaidhean a bhith anns an :attribute.", + "alpha_num": "Feumaidh dìreach litrichean is àireamhan a bhith anns an :attribute.", + "any_of": "Tha an :attribute raon neo-dhligheach.", + "array": "Feumaidh an :attribute a bhith na raon.", + "ascii": "Feumaidh an raon :attribute a bhith anns an raon :attribute a-mhàin caractaran agus samhlaidhean alfaimigeach aon-byte.", + "attached": "Tha an :attribute seo ceangailte mu thràth.", + "before": "Feumaidh an :attribute a bhith na cheann-latha ro :date.", + "before_or_equal": "Feumaidh an :attribute a bhith na cheann-latha ro no co-ionann ri :date.", + "between.array": "Feumaidh eadar :min agus :max rud a bhith anns na :attribute.", + "between.file": "Feumaidh an :attribute a bhith eadar :min agus :max kilobytes.", + "between.numeric": "Feumaidh na :attribute a bhith eadar :min agus :max.", + "between.string": "Feumaidh na :attribute a bhith eadar :min agus :max caractar.", + "boolean": "Feumaidh an raon :attribute a bhith fìor no ceàrr.", + "can": "Tha luach neo-ùghdarraichte anns an raon :attribute.", + "confirmed": "Chan eil an dearbhadh :attribute a’ freagairt.", + "contains": "Tha luach riatanach a dhìth air an raon :attribute.", + "current_password": "Tha am facal-faire ceàrr.", + "date": "Chan e ceann-latha dligheach a th’ anns an :attribute.", + "date_equals": "Feumaidh an :attribute a bhith na cheann-latha co-ionann ri :date.", + "date_format": "Chan eil an :attribute a’ freagairt ri cruth :format.", + "decimal": "Feumaidh :decimal ionad deicheach a bhith anns an raon :attribute.", + "declined": "Feumar an :attribute a dhiùltadh.", + "declined_if": "Feumar na :attribute a dhiùltadh nuair a tha :other aig :value.", + "different": "Feumaidh na :attribute agus :other a bhith eadar-dhealaichte.", + "digits": "Feumaidh na :attribute a bhith :digits figear.", + "digits_between": "Feumaidh na :attribute a bhith eadar :min agus :max figear.", + "dimensions": "Tha tomhasan ìomhaigh neo-dhligheach aig an :attribute.", + "distinct": "Tha luach dùblaichte aig an raon :attribute.", + "doesnt_contain": "Chan fhaod na :attribute raon a leanas a bhith ann: :values.", + "doesnt_end_with": "Chan fhaod an raon :attribute crìochnachadh le aon de na leanas: :values.", + "doesnt_start_with": "Chan fhaod an raon :attribute tòiseachadh le aon de na leanas: :values.", + "email": "Feumaidh an :attribute a bhith na sheòladh puist-d dligheach.", + "ends_with": "Feumaidh na :attribute crìochnachadh le aon de na leanas: :values.", + "enum": "Tha an :attribute a chaidh a thaghadh neo-dhligheach.", + "exists": "Tha an :attribute a chaidh a thaghadh neo-dhligheach.", + "extensions": "Feumaidh aon de na leudachaidhean a leanas a bhith aig an raon :attribute: :values.", + "failed": "Chan eil na teisteanasan sin a rèir ar clàran.", + "file": "Feumaidh an :attribute a bhith na fhaidhle.", + "filled": "Feumaidh luach a bhith aig an raon :attribute.", + "gt.array": "Feumaidh barrachd air :value rud a bhith anns na :attribute.", + "gt.file": "Feumaidh an :attribute a bhith nas àirde na :value kilobytes.", + "gt.numeric": "Feumaidh an :attribute a bhith nas àirde na :value.", + "gt.string": "Feumaidh na :attribute a bhith nas motha na :value caractar.", + "gte.array": "Feumaidh :value rud no barrachd a bhith aig na :attribute.", + "gte.file": "Feumaidh an :attribute a bhith nas motha na no co-ionann ri :value kilobytes.", + "gte.numeric": "Feumaidh an :attribute a bhith nas motha na no co-ionann ri :value.", + "gte.string": "Feumaidh na :attribute a bhith nas motha na no co-ionann ri :value caractar.", + "hex_color": "Feumaidh an raon :attribute a bhith na dhath hexadecimal dligheach.", + "image": "Feumaidh an :attribute a bhith na ìomhaigh.", + "in": "Tha an :attribute a chaidh a thaghadh neo-dhligheach.", + "in_array": "Chan eil an raon :attribute ann an :other.", + "in_array_keys": "Feumaidh co-dhiù aon de na h-iuchraichean a leanas a bhith san :attribute achadh.", + "integer": "Feumaidh an :attribute a bhith na iomlanachd.", + "ip": "Feumaidh an :attribute a bhith na sheòladh IP dligheach.", + "ipv4": "Feumaidh an :attribute a bhith na sheòladh IPv4 dligheach.", + "ipv6": "Feumaidh an :attribute a bhith na sheòladh IPv6 dligheach.", + "json": "Feumaidh an :attribute a bhith na shreang JSON dligheach.", + "list": "Feumaidh an raon :attribute a bhith na liosta.", + "lowercase": "Feumaidh an raon :attribute a bhith nas ìsle.", + "lt.array": "Feumaidh nas lugha na :value rud a bhith aig na :attribute.", + "lt.file": "Feumaidh an :attribute a bhith nas lugha na :value kilobytes.", + "lt.numeric": "Feumaidh an :attribute a bhith nas lugha na :value.", + "lt.string": "Feumaidh na :attribute a bhith nas lugha na :value caractar.", + "lte.array": "Chan fhaod barrachd air :value rud a bhith anns na :attribute.", + "lte.file": "Feumaidh an :attribute a bhith nas lugha na no co-ionann ri :value kilobytes.", + "lte.numeric": "Feumaidh an :attribute a bhith nas lugha na no co-ionann ri :value.", + "lte.string": "Feumaidh na :attribute a bhith nas lugha na no co-ionann ri :value caractar.", + "mac_address": "Feumaidh an :attribute a bhith na sheòladh MAC dligheach.", + "max.array": "Chan fhaod barrachd air :max rud a bhith anns na :attribute.", + "max.file": "Chan fhaod an :attribute a bhith nas àirde na :max kilobytes.", + "max.numeric": "Chan fhaod an :attribute a bhith nas àirde na :max.", + "max.string": "Chan fhaod na :attribute a bhith nas motha na :max caractar.", + "max_digits": "Chan fhaod barrachd air :max àireamhan a bhith san raon :attribute.", + "mimes": "Feumaidh an :attribute a bhith mar fhaidhle den t-seòrsa: :values.", + "mimetypes": "Feumaidh an :attribute a bhith mar fhaidhle den t-seòrsa: :values.", + "min.array": "Feumaidh co-dhiù :min rud a bhith aig na :attribute rudan.", + "min.file": "Feumaidh an :attribute a bhith co-dhiù :min kilobytes.", + "min.numeric": "Feumaidh na :attribute a bhith co-dhiù :min.", + "min.string": "Feumaidh na :attribute caractaran a bhith co-dhiù :min.", + "min_digits": "Feumaidh co-dhiù :min àireamhan a bhith aig an raon :attribute.", + "missing": "Feumaidh an raon :attribute a bhith a dhìth.", + "missing_if": "Feumaidh an raon :attribute a bhith a dhìth nuair a tha :other aig :value.", + "missing_unless": "Feumaidh an raon :attribute a bhith a dhìth mura h-eil :other aig :value.", + "missing_with": "Feumaidh an raon :attribute a bhith a dhìth nuair a tha :values an làthair.", + "missing_with_all": "Feumaidh an raon :attribute a bhith a dhìth nuair a tha :values an làthair.", + "multiple_of": "Feumaidh na :attribute a bhith nan iomadan de :value.", + "next": "Air adhart »", + "not_in": "Tha an :attribute a chaidh a thaghadh neo-dhligheach.", + "not_regex": "Tha an cruth :attribute mì-dhligheach.", + "numeric": "Feumaidh an :attribute a bhith na àireamh.", + "password": "Tha am facal-faire ceàrr.", + "password.letters": "Feumaidh co-dhiù aon litir a bhith anns an raon :attribute.", + "password.mixed": "Feumaidh co-dhiù aon litir mhòr agus aon litir bheag a bhith anns an raon :attribute.", + "password.numbers": "Feumaidh co-dhiù aon àireamh a bhith anns an raon :attribute.", + "password.symbols": "Feumaidh co-dhiù aon samhla a bhith anns an raon :attribute.", + "password.uncompromised": "Tha an :attribute a chaidh a thoirt seachad air nochdadh ann an aodion dàta. Feuch an tagh thu :attribute eile.", + "present": "Feumaidh an raon :attribute a bhith an làthair.", + "present_if": "Feumaidh an raon :attribute a bhith an làthair nuair a tha :other aig :value.", + "present_unless": "Feumaidh an raon :attribute a bhith an làthair mura h-eil :other aig :value.", + "present_with": "Feumaidh an raon :attribute a bhith an làthair nuair a tha :values an làthair.", + "present_with_all": "Feumaidh an raon :attribute a bhith an làthair nuair a tha :values an làthair.", + "previous": "« Roimhe", + "prohibited": "Tha an raon :attribute toirmisgte.", + "prohibited_if": "Tha an raon :attribute toirmisgte nuair a tha :other aig :value.", + "prohibited_if_accepted": "Tha toirmeasg an :attribute achadh nuair a thèid gabhail ris gu bheil :other.", + "prohibited_if_declined": "Tha an :attribute raon toirmisgte nuair a thèid :other a dhiùltadh.", + "prohibited_unless": "Tha an raon :attribute toirmisgte mura h-eil :other ann an :values.", + "prohibits": "Tha an raon :attribute a’ toirmeasg :other a bhith an làthair.", + "regex": "Tha an cruth :attribute mì-dhligheach.", + "relatable": "Is dòcha nach eil an :attribute seo co-cheangailte ris a’ ghoireas seo.", + "required": "Tha feum air an raon :attribute.", + "required_array_keys": "Feumaidh inntrigidhean a bhith anns an raon :attribute airson: :values.", + "required_if": "Tha feum air an raon :attribute nuair a tha :other aig :value.", + "required_if_accepted": "Tha feum air an raon :attribute nuair a thèid gabhail ri :other.", + "required_if_declined": "Tha feum air an raon :attribute nuair a thèid :other a dhiùltadh.", + "required_unless": "Tha feum air an raon :attribute mura h-eil :other ann an :values.", + "required_with": "Tha feum air an raon :attribute nuair a tha :values an làthair.", + "required_with_all": "Tha feum air an raon :attribute nuair a tha :values an làthair.", + "required_without": "Tha feum air an raon :attribute nuair nach eil :values an làthair.", + "required_without_all": "Tha feum air an raon :attribute nuair nach eil gin de :values an làthair.", + "reset": "Chaidh am facal-faire agad ath-shuidheachadh.", + "same": "Feumaidh an :attribute agus an :other a bhith co-ionnan.", + "sent": "Chuir sinn post-d gu ceangal ath-shuidheachadh an fhacail-fhaire agad.", + "size.array": "Feumaidh :size rud a bhith anns na :attribute rudan.", + "size.file": "Feumaidh an :attribute a bhith :size kilobytes.", + "size.numeric": "Feumaidh an :attribute a bhith :size.", + "size.string": "Feumaidh na :attribute caractaran a bhith :size.", + "starts_with": "Feumaidh na :attribute tòiseachadh le aon de na leanas: :values.", + "string": "Feumaidh an :attribute a bhith na shreath.", + "throttle": "Cus oidhirpean logadh a-steach. Feuch ris a-rithist ann an :seconds diogan.", + "throttled": "Feuch an fuirich thu mus feuch thu a-rithist.", + "timezone": "Feumaidh an :attribute a bhith na raon-ama dligheach.", + "token": "Tha an tòcan ath-shuidheachadh facal-faire seo mì-dhligheach.", + "ulid": "Feumaidh an raon :attribute a bhith na ULID dligheach.", + "unique": "Chaidh an :attribute a ghabhail mu thràth.", + "uploaded": "Dh'fhàillig an :attribute luchdadh a-nuas.", + "uppercase": "Feumaidh an raon :attribute a bhith gu math àrd.", + "url": "Feumaidh an :attribute a bhith na URL dligheach.", + "user": "Chan urrainn dhuinn cleachdaiche a lorg leis an t-seòladh post-d sin.", + "uuid": "Feumaidh an :attribute a bhith na UUID dligheach." +} diff --git a/locales/gl/_excludes.json b/locales/gl/_excludes.json new file mode 100644 index 00000000000..bea4cda36b1 --- /dev/null +++ b/locales/gl/_excludes.json @@ -0,0 +1,86 @@ +[ + "Albania", + "Andorra", + "Angola", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Bahamas", + "Bangladesh", + "Barbados", + "Benin", + "Bolivia", + "Botswana", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Chad", + "Chile", + "China", + "Colombia", + "Congo", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Ecuador", + "Editor", + "Eritrea", + "Estonia", + "Excel (.xlsx)", + "Gambia", + "Ghana", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Honduras", + "Hong Kong", + "India", + "Indonesia", + "Iraq", + "Israel", + "Kiribati", + "Kosovo", + "Kuwait", + "Liberia", + "Liechtenstein", + "Madagascar", + "Malawi", + "Malta", + "Mauritania", + "Mongolia", + "Montenegro", + "Montserrat", + "Mozambique", + "Namibia", + "Nauru", + "Nepal", + "Nicaragua", + "Niue", + "Nova", + "Palau", + "Portugal", + "Qatar", + "Samoa", + "Senegal", + "Serbia", + "Seychelles", + "Sint Maarten", + "Somalia", + "Sri Lanka", + "Tanzania", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Total:", + "Tuvalu", + "Uganda", + "Vanuatu", + "Venezuela", + "Zambia" +] diff --git a/locales/gl/json-inline.json b/locales/gl/json-inline.json new file mode 100644 index 00000000000..f24724e43fd --- /dev/null +++ b/locales/gl/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Este campo debe ser un rol válido.", + "The :attribute must be at least :length characters and contain at least one number.": "Este campo debe ter polo menos :length caracteres e conter polo menos un número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Este campo debe ter polo menos :length caracteres e conter polo menos un carácter especial e un número.", + "The :attribute must be at least :length characters and contain at least one special character.": "Este campo debe ter polo menos :length caracteres e conter polo menos un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Este campo debe ter polo menos :length caracteres e conter polo menos un carácter en maiúscula e un número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Este campo debe ter polo menos :length caracteres e conter polo menos un carácter en maiúscula e un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Este campo debe ter polo menos :length caracteres e conter polo menos un carácter en maiúscula, un número e un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Este campo debe ter polo menos :length caracteres e conter polo menos un carácter en maiúscula.", + "The :attribute must be at least :length characters.": "Este campo debe ter polo menos :length caracteres.", + "The :attribute must contain at least one letter.": "Este campo debe conter polo menos unha letra.", + "The :attribute must contain at least one number.": "Este campo debe conter polo menos un número.", + "The :attribute must contain at least one symbol.": "Este campo debe conter polo menos un símbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Este campo debe conter polo menos unha letra maiúscula e unha minúscula.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "O campo indicado apareceu nunha fuga de datos. Escolla un campo diferente." +} diff --git a/locales/gl/json.json b/locales/gl/json.json new file mode 100644 index 00000000000..a90c023df05 --- /dev/null +++ b/locales/gl/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(e :count erro máis)", + "(and :count more errors)": "(e :count erros máis)|(e :count erros máis)|(e :count erros máis)", + "30 Days": "30 días", + "60 Days": "60 días", + "90 Days": "90 días", + ":amount selected": ":amount seleccionados", + ":amount Total": "Total: :amount", + ":days day trial": "Proba de :days días", + ":resource Details": "Detalles de :resource", + ":resource Details: :title": "Detalles de :resource: :title", + "A decryption key is required.": "Requírese unha clave de descifrado.", + "A fresh verification link has been sent to your email address.": "Enviouse unha nova ligazón de verificación ao teu enderezo de correo electrónico.", + "A new verification link has been sent to the email address you provided during registration.": "Unha nova verificación enlace foi enviado ao enderezo de correo electrónico que proporcionou durante o rexistro.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Enviouse unha nova ligazón de verificación ao enderezo de correo electrónico que proporcionaches na configuración do teu perfil.", + "A new verification link has been sent to your email address.": "Enviouse unha nova ligazón de verificación ao teu enderezo de correo electrónico.", + "Accept Invitation": "Aceptar a invitación", + "Action": "Acción", + "Action Event": "Evento de acción", + "Action Events": "Eventos de acción", + "Action Happened At": "Aconteceu en", + "Action Initiated By": "Iniciada por", + "Action Name": "Nome da acción", + "Action Status": "Estado da acción", + "Action Target": "Obxectivo", + "Actions": "Accións", + "Add": "Engadir", + "Add :resource": "Engadir :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Engade un novo membro ao teu equipo, permitindo que colabore contigo.", + "Add additional security to your account using two factor authentication.": "Engade seguridade adicional á túa conta usando a autenticación en dous pasos.", + "Add Payment Method": "Engadir método de pago", + "Add row": "Engadir liña", + "Add Team Member": "Engadir membro do equipo", + "Add VAT Number": "Engadir o número de IVE", + "Added.": "Engadido.", + "Additional billing information updated successfully.": "A información de facturación adicional actualizouse correctamente.", + "Address": "Enderezo", + "Address Line 2": "Liña de enderezo 2", + "Administrator": "Administrador", + "Administrator users can perform any action.": "Os usuarios administradores poden realizar calquera acción.", + "Afghanistan": "Afganistán", + "Aland Islands": "Illas Åland", + "Albania": "Albania", + "Algeria": "Alxeria", + "All of the people that are part of this team.": "Todas as persoas que forman parte de este equipo.", + "All resources loaded.": "Todos os recursos cargados.", + "All rights reserved.": "Todos os dereitos reservados.", + "Already registered?": "Xa rexistrado?", + "American Samoa": "Samoa Americana", + "An error occurred while uploading the file.": "Produciuse un erro ao cargar o ficheiro.", + "An error occurred while uploading the file: :error": "Produciuse un erro ao cargar o ficheiro: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Produciuse un erro inesperado e notificamos ao noso equipo de asistencia. Por favor inténtao de novo máis tarde.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Outro usuario ten actualizado este recurso dende esta páxina foi cargado. Por favor, actualice a páxina e ténteo de novo.", + "Antarctica": "Antártida", + "Antigua And Barbuda": "Antigua e Barbuda", + "Antigua and Barbuda": "Antiga e Barbuda", + "API Token": "Token API", + "API Token Permissions": "API Token Permisos", + "API Tokens": "API de Mostras", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API de mostras permiten servizos de terceiros para acceder coa nosa solicitude no seu nome.", + "Apply": "Solicitar", + "Apply Coupon": "Aplicar cupón", + "April": "Abril", + "Are you sure you want to attempt to pay :amount?": "Estás seguro de que queres tentar pagar :amount?", + "Are you sure you want to cancel your subscription?": "Estás seguro de que queres cancelar a túa subscrición?", + "Are you sure you want to delete all the notifications?": "Estás seguro de que queres eliminar todas as notificacións?", + "Are you sure you want to delete the selected resources?": "Está seguro de que quere eliminar o billete de recursos?", + "Are you sure you want to delete this file?": "Estás seguro de querer borrar este ficheiro?", + "Are you sure you want to delete this notification?": "Estás seguro de que queres eliminar esta notificación?", + "Are you sure you want to delete this payment method?": "Estás seguro de que queres eliminar este método de pago?", + "Are you sure you want to delete this resource?": "Está seguro de que quere eliminar este recurso?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Está seguro de que quere eliminar este equipo? Unha vez que un equipo é eliminado, os seus recursos e datos serán definitivamente excluídos.", + "Are you sure you want to delete your account?": "Estás seguro de que queres eliminar a túa conta?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Está seguro de que desexa eliminar a súa conta? Unha vez que a súa conta está excluído, todos os seus recursos e datos serán definitivamente excluídos. Por favor, introduza o seu contrasinal para confirmar que desexa eliminar permanentemente a súa conta.", + "Are you sure you want to detach the selected resources?": "Está seguro de que quere separar o billete de recursos?", + "Are you sure you want to detach this resource?": "Está seguro de que quere separar este recurso?", + "Are you sure you want to force delete the selected resources?": "Está seguro de que quere forza eliminar o billete de recursos?", + "Are you sure you want to force delete this resource?": "Está seguro de que quere forza eliminar este recurso?", + "Are you sure you want to log out?": "Estás seguro de que queres pechar a sesión?", + "Are you sure you want to mark all notifications as read?": "Estás seguro de que queres marcar todas as notificacións como lidas?", + "Are you sure you want to remove this item?": "Estás seguro de que queres eliminar este elemento?", + "Are you sure you want to restore the selected resources?": "Está seguro de que quere restaurar o billete de recursos?", + "Are you sure you want to restore this resource?": "Está seguro de que quere restaurar este recurso?", + "Are you sure you want to resume your subscription?": "Estás seguro de que queres retomar a túa subscrición?", + "Are you sure you want to run this action?": "Está seguro de que quere executar esta acción?", + "Are you sure you want to set this payment method as your default?": "Estás seguro de que queres configurar este método de pago como o teu predeterminado?", + "Are you sure you want to stop impersonating?": "Estás seguro de que queres deixar de suplantar a identidade?", + "Are you sure you would like to delete this API token?": "Está seguro de que desexa borrar esta API token?", + "Are you sure you would like to leave this team?": "Está seguro de que quere deixar este equipo?", + "Are you sure you would like to remove this person from the team?": "Está seguro de que desexa eliminar esta persoa do equipo?", + "Are you sure you would like to switch billing plans?": "Estás seguro de que queres cambiar de plan de facturación?", + "Argentina": "Arxentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Achegar", + "Attach & Attach Another": "Achegar & Achegar Outro", + "Attach :resource": "Achegar :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Adxunta ficheiros arrastrándoos e soltándoos, seleccionándoos ou degustándoos.", + "August": "Agosto", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Acerbaixán", + "Bahamas": "Bahamas", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Antes de continuar, poderías verificar o teu enderezo de correo electrónico facendo clic na ligazón que acabamos de enviarche por correo electrónico? Se non recibiches o correo electrónico, enviarémosche outro con gusto.", + "Before proceeding, please check your email for a verification link.": "Antes de continuar, consulta o teu correo electrónico para ver unha ligazón de verificación.", + "Belarus": "Bielorrusia", + "Belgium": "Bélxica", + "Belize": "Belice", + "Benin": "Benin", + "Bermuda": "Bermudas", + "Bhutan": "Bután", + "Billing Information": "Datos de facturación", + "Billing Management": "Xestión de facturación", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Estado Plurinacional de", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius e Sábado", + "Bosnia And Herzegovina": "Bosnia e Hercegovina", + "Bosnia and Herzegovina": "Bosnia e Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Illa Bouvet", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Territorio Británico Do Océano Índico", + "Browser Sessions": "Navegador Sesións", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Camerún", + "Canada": "Canadá", + "Cancel": "Cancelar", + "Cancel Subscription": "Cancelar a subscrición", + "Cape Verde": "Cabo Verde", + "Card": "Tarxeta", + "Cayman Islands": "Illas Caimán", + "Central African Republic": "Central Africano República", + "Chad": "Chad", + "Change Subscription Plan": "Cambiar o plan de subscrición", + "Change the current payment method attached to your subscription": "Cambia o método de pago actual asociado á túa subscrición", + "Changes": "Cambios", + "Checkout": "Comprobar", + "Chile": "Chile", + "China": "China", + "Choose": "Escoller", + "Choose :field": "Escolla :field", + "Choose :resource": "Escolla :resource", + "Choose an option": "Seleccione unha opción", + "Choose date": "Elixir data", + "Choose File": "Escolla O Ficheiro", + "Choose Files": "Escolla Ficheiros", + "Choose Type": "Escolla O Tipo De", + "Christmas Island": "Illa De Nadal", + "City": "Cidade", + "Click here to re-send the verification email.": "Fai clic aquí para volver enviar o correo electrónico de verificación.", + "click here to request another": "prema aquí para solicitar outro", + "Click to choose": "Prema para escoller", + "Close": "Pechar", + "Cocos (Keeling) Islands": "Illas Cocos (Keeling)", + "Code": "Código", + "Colombia": "Colombia", + "Comoros": "Comores", + "Confirm": "Confirmar", + "Confirm Billing Action": "Confirmar acción de facturación", + "Confirm Password": "Confirmar o contrasinal", + "Confirm Payment": "Confirmar O Pagamento", + "Confirm your :amount payment": "Confirmar a súa :amount pago", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, República Democrática", + "Congo, the Democratic Republic of the": "Congo, República Democrática do", + "Constant": "Constante", + "Continue To Payment": "Continuar co pago", + "Cook Islands": "Illas Cook", + "Copy to clipboard": "Copiar ao portapapeis", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Costa de Marfil", + "Country": "País", + "Coupon": "Cupón", + "Coupon applied successfully.": "O cupón aplicouse correctamente.", + "Create": "Crear", + "Create & Add Another": "Crear E Engadir Outra", + "Create :resource": "Crear :resource", + "Create a new team to collaborate with others on projects.": "Crear un novo equipo para colaborar con outros proxectos.", + "Create Account": "Crear Unha Conta", + "Create API Token": "Crear API Token", + "Create New Team": "Crear Novo Equipo", + "Create Team": "Crear Equipo", + "Created.": "Creado.", + "Croatia": "Croacia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Contrasinal Actual", + "Current Subscription Plan": "Plan de subscrición actual", + "Currently Subscribed": "Subscrito actualmente", + "Customer Balance": "Saldo do cliente", + "Customize": "Personalizar", + "Cyprus": "Chipre", + "Czech Republic": "República checa", + "Côte d'Ivoire": "Costa de Marfil", + "Dark": "Escuro", + "Dashboard": "Panel de control", + "December": "Decembro", + "Decrease": "Diminución", + "Default": "Por defecto", + "Delete": "Eliminar", + "Delete :resource": "Eliminar :resource", + "Delete Account": "Eliminar Conta", + "Delete all notifications": "Elimina todas as notificacións", + "Delete API Token": "Eliminar API Token", + "Delete File": "Eliminar O Ficheiro", + "Delete Notification": "Eliminar notificación", + "Delete Resource": "Eliminar Recurso", + "Delete Selected": "Eliminar Seleccionados", + "Delete Team": "Eliminar Equipo", + "Denmark": "Dinamarca", + "Detach": "Destacar", + "Detach Resource": "Destacar Recurso", + "Detach Selected": "Destacar Seleccionados", + "Details": "Detalles", + "Disable": "Desactivar", + "Djibouti": "Xibutí", + "Do you really want to leave? You have unsaved changes.": "Realmente quere saír? Ten perdidos cambios.", + "Dominica": "Domingo", + "Dominican Republic": "República Dominicana", + "Done.": "Feito.", + "Download": "Descargar", + "Download Invoice": "Descargar factura", + "Drop file or click to choose": "Solta o ficheiro ou fai clic para escoller", + "Drop files or click to choose": "Solta ficheiros ou fai clic para escoller", + "Ecuador": "Ecuador", + "Edit": "Editar", + "Edit :resource": "Editar :resource", + "Edit Attached": "Editar adxunto", + "Edit Profile": "Editar perfil", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor usuarios teñen a capacidade de ler, a crear e actualizar.", + "Egypt": "Exipto", + "El Salvador": "Salvador", + "Email": "Correo electrónico", + "email": "correo electrónico", + "Email Address": "Enderezo De Correo Electrónico", + "Email Addresses": "Enderezos de correo electrónico", + "Email Password Reset Link": "Correo-E Redefinición De Contrasinal Ligazón", + "Email Verification": "Verificación de correo electrónico", + "Enable": "Activar", + "Encrypted environment file already exists.": "O ficheiro do contorno cifrado xa existe.", + "Encrypted environment file not found.": "Non se atopou o ficheiro do contorno cifrado.", + "Ensure your account is using a long, random password to stay secure.": "Garantir que a súa conta está a usar un longo, contrasinal aleatorio para estar seguro.", + "Environment file already exists.": "O ficheiro do entorno xa existe.", + "Environment file not found.": "Non se atopou o ficheiro do entorno.", + "Equatorial Guinea": "Guinea Ecuatorial", + "Eritrea": "Eritrea", + "Error": "Erro", + "errors": "erros", + "Estonia": "Estonia", + "Ethiopia": "Etiopía", + "ex VAT": "sen IVE", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Caduca :expiration", + "Export As CSV": "Exportar como CSV", + "Extra Billing Information": "Información adicional de facturación", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmación é necesario para procesar o seu pagamento. Por favor, continuar ao pago páxina, premendo no botón de abaixo.", + "Failed Subscription Payment": "Fallou o pago da subscrición", + "Failed to load :resource!": "Produciuse un erro ao cargar :resource!", + "Falkland Islands (Malvinas)": "Illas Malvinas (Falkland)", + "Faroe Islands": "Illas Feroe", + "February": "Febreiro", + "Fiji": "Fidxi", + "Filename": "Nome de arquivo", + "Finish enabling two factor authentication.": "Remate de activar a autenticación de dous factores.", + "Finland": "Finlandia", + "For your security, please confirm your password to continue.": "Para a súa seguridade, por favor, confirme o seu contrasinal para continuar.", + "Forbidden": "Prohibido", + "Force Delete": "Forza Eliminar", + "Force Delete :resource": "Forza Eliminar :resource", + "Force Delete Resource": "Forza Eliminar Recurso", + "Force Delete Selected": "Forza Eliminar Seleccionados", + "Forgot Password": "Esqueciches o contrasinal", + "Forgot your password?": "Se esqueceu o seu contrasinal?", + "Forgot Your Password?": "Olvidaches o teu contrasinal?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Se esqueceu o seu contrasinal? Non hai ningún problema. Só deixe-nos saber o seu enderezo de correo electrónico e nós enviarémosche unha redefinición de contrasinal ligazón que permitirá que escoller un novo.", + "France": "Francia", + "French Guiana": "Güiana Francesa", + "French Polynesia": "Polinesia Francesa", + "French Southern Territories": "Francés Territorios Do Sur", + "From": "Desde", + "Gabon": "Gabón", + "Gambia": "Gambia", + "Georgia": "Xeorxia", + "Germany": "Alemaña", + "Ghana": "Ghana", + "Gibraltar": "Xibraltar", + "Go Home": "Ir ao inicio", + "Go to page :page": "Ir á páxina :page", + "Great! You have accepted the invitation to join the :team team.": "Gran! Aceptou a invitación para unirse a :team equipo.", + "Greece": "Grecia", + "Greenland": "Groenlandia", + "Grenada": "Granada", + "Guadeloupe": "Guadalupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Güiana", + "Haiti": "Haití", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Estás pensando en cancelar a túa subscrición? Podes reactivar a túa subscrición ao instante en calquera momento ata que remate o teu ciclo de facturación actual. Despois de que remate o teu ciclo de facturación actual, podes escoller un plan de subscrición totalmente novo.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Estás pensando en cancelar a túa subscrición? Podes reactivar instantaneamente a túa subscrición en calquera momento ata que remate o teu ciclo de facturación actual. Despois de que remate o teu ciclo de facturación actual, podes escoller un plan de subscrición totalmente novo.", + "Heard Island & Mcdonald Islands": "Illa Heard e Illas McDonald", + "Heard Island and McDonald Islands": "Illa Heard e Illas McDonald", + "Hello!": "Ola!", + "Hide Content": "Ocultar Contido", + "Hold Up!": "Manteña-Se!", + "Holy See (Vatican City State)": "Santa Sé (Estado da Cidade do Vaticano)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungría", + "I agree to the :terms_of_service and :privacy_policy": "Eu estou de acordo que o :terms_of_service e :privacy_policy", + "Iceland": "Islandia", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Se é necesario, pode saír de todos os seus outro navegador sesións en todos os seus dispositivos. Algunhas das súas últimas sesións están listados abaixo; con todo, esta lista non pode ser exhaustiva. Se pensas que a súa conta foi comprometida, tamén debe actualizar o seu contrasinal.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Se xa ten unha conta, pode aceptar esta invitación premendo o botón de embaixo:", + "If you did not create an account, no further action is required.": "Se no creaches unha cuenta, non tes que realizar ningunha acción adicional.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Se non esperar a recibir unha invitación para este equipo, que pode descartar este correo.", + "If you did not receive the email": "Se non recibiu o correo electrónico", + "If you did not request a password reset, no further action is required.": "Se non solicitaches o restablecemento do contrasinal, non tes que realizar ningunha acción adicional.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Se non ten unha conta, vostede pode crear unha premendo no botón de abaixo. Despois de crear unha conta, pode facer clic a invitación a aceptación botón neste correo electrónico para aceptar o equipo de invitación:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Se necesitas engadir información específica ou información fiscal ás túas facturas, como o teu nome de empresa completo, o número de identificación do IVE ou o enderezo do rexistro, podes engadilo aquí.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Se estás tendo problemas para facer clic no botón \":actionText\", copia e pega a seguinte URL \nno teu navegador web:", + "Impersonate": "Suplantar a identidade", + "Increase": "Aumentar", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Nome de ficheiro non válido.", + "Invalid JSON was returned from the route.": "Desde a ruta devolveuse un JSON non válido.", + "Invoice Email Addresses": "Enderezos de correo electrónico de factura", + "Invoice emails updated successfully.": "Os correos electrónicos de factura actualizáronse con éxito.", + "Invoices": "Facturas", + "Iran, Islamic Republic Of": "Irán", + "Iran, Islamic Republic of": "Irán, República Islámica de", + "Iraq": "Iraq", + "Ireland": "Irlanda", + "Isle Of Man": "Illa de Man", + "Isle of Man": "Illa de Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Parece que non tes unha subscrición activa. Podes escoller un dos seguintes plans de subscrición para comezar. Os plans de subscrición pódense cambiar ou cancelar segundo a túa conveniencia.", + "Italy": "Italia", + "Jamaica": "Xamaica", + "January": "Xaneiro", + "Japan": "Xapón", + "Jersey": "Xersei", + "Jordan": "Xordania", + "July": "Xullo", + "June": "Xuño", + "Kazakhstan": "Casaquistán", + "Kenya": "Quenia", + "Key": "Clave", + "Kiribati": "Kiribati", + "Korea": "Corea", + "Korea, Democratic People's Republic of": "Corea do Norte", + "Korea, Republic of": "Corea do Sur", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Quirguicistán", + "Lao People's Democratic Republic": "Laos", + "Last active": "O pasado activo", + "Last used": "Usado por última vez", + "Latvia": "Letonia", + "Leave": "Deixar", + "Leave Team": "Deixe O Equipo", + "Lebanon": "Líbano", + "length": "lonxitude", + "Lens": "Lente", + "Lesotho": "Lesoto", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libia", + "Liechtenstein": "Liechtenstein", + "Light": "Luz", + "Lithuania": "Lituania", + "Load :perPage More": "Carga :perPage Máis", + "Loading": "Cargando", + "Location": "Localización", + "Log in": "Entrar en", + "Log In": "Iniciar sesión", + "Log Out": "Saír", + "Log out": "Pechar sesión", + "Log Out Other Browser Sessions": "Saír Outro Navegador Sesións", + "Log Viewer": "Visor de rexistros", + "Login": "Iniciar sesión", + "Logout": "Pechar sesión", + "Logs": "Rexistros", + "Luxembourg": "Luxemburgo", + "Macao": "Macau", + "Macedonia": "Macedonia do Norte", + "Macedonia, the former Yugoslav Republic of": "Macedonia, Antiga República Iugoslava de", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaisia", + "Maldives": "Maldivas", + "Mali": "Pequeno", + "Malta": "Malta", + "Manage Account": "Xestionar Conta", + "Manage and log out your active sessions on other browsers and devices.": "Xestionar e saír do seu activo sesións sobre outros navegadores e dispositivos.", + "Manage API Tokens": "Xestionar API Fichas", + "Manage Role": "Xestionar Papel", + "Manage Team": "Xestionar O Equipo", + "Managing billing for :billableName": "Xestionar a facturación de :billableName", + "March": "Marzo", + "Mark all as Read": "Marcar todo como lido", + "Mark all notifications as read": "Marca todas as notificacións como lidas", + "Mark Read": "Marcar como lido", + "Mark Unread": "Marcar como non lido", + "Marshall Islands": "Illas Marshall", + "Martinique": "Martinica", + "Mauritania": "Mauritania", + "Mauritius": "Mauricio", + "May": "Maio", + "Mayotte": "Maiota", + "Mexico": "México", + "Micronesia, Federated States Of": "Micronesia, Estados Federados de", + "Micronesia, Federated States of": "Micronesia, Estados Federados de", + "Moldova": "Moldavia", + "Moldova, Republic of": "Moldavia, República de", + "Monaco": "Mónaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Mes Á Data", + "Monthly": "Mensual", + "monthly": "mensual", + "Montserrat": "Montserrat", + "Morocco": "Marrocos", + "Mozambique": "Mozambique", + "Myanmar": "Birmania", + "Name": "Nome", + "name": "nome", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Holanda", + "Netherlands Antilles": "Antillas Holandesas", + "Nevermind": "Non importa", + "Nevermind, I'll keep my old plan": "Non importa, manterei o meu vello plan", + "New": "Nova", + "New :resource": "Nova :resource", + "New Caledonia": "Nova Caledonia", + "New Password": "Novo Contrasinal", + "New Zealand": "Nova Celandia", + "Next": "Seguinte", + "Next Payment": "Próximo pago", + "Next Payment on": "Próximo pago o", + "Nicaragua": "Nicaragua", + "Niger": "Níxer", + "Nigeria": "Nixeria", + "Niue": "Niue", + "No": "Non", + "No :resource matched the given criteria.": "Non :resource combinados dado criterios.", + "No additional information...": "Non hai información adicional...", + "No Current Data": "Ningunha Corrente De Datos", + "No Data": "Non Hai Datos", + "no file selected": "ningún ficheiro seleccionado", + "No Increase": "Non Aumentar", + "No payment methods on file.": "Non hai métodos de pago rexistrados.", + "No payment scheduled.": "Non hai pago programado.", + "No Prior Data": "Non Antes De Datos", + "No Results Found.": "Non Se Atoparon Resultados.", + "Norfolk Island": "Illa Norfolk", + "Northern Mariana Islands": "Illas Marianas do Norte", + "Norway": "Noruega", + "Not Found": "Non Se Atopou", + "Notifications": "Notificacións", + "Nova": "Nova", + "Nova User": "Nova Usuario", + "November": "Novembro", + "October": "Outubro", + "of": "de", + "OK": "Ok", + "Oman": "Omán", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Unha vez que un equipo é eliminado, os seus recursos e datos serán definitivamente excluídos. Antes de eliminar este equipo, por favor descargar calquera dato ou información sobre este equipo que quere manter.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Unha vez que a súa conta está excluído, todos os seus recursos e datos serán definitivamente excluídos. Antes de eliminar a súa conta, por favor, descarga de calquera dos datos ou a información que quere manter.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Unha vez que se elimine a túa conta, todos os seus recursos e datos eliminaranse permanentemente. Introduce o teu contrasinal para confirmar que desexas eliminar permanentemente a túa conta.", + "Only Trashed": "Só Lixo", + "Open Invoices": "Abrir Facturas", + "Original": "Orixinal", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "O noso portal de xestión de facturación permíteche xestionar comodamente o teu plan de subscrición, o teu método de pago e descargar as túas facturas recentes.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "O noso portal de xestión de facturación permíteche xestionar comodamente o teu plan de subscrición, os métodos de pago e descargar as túas facturas recentes.", + "Page Expired": "Páxina expirada", + "Pagination Navigation": "Paxinación Navegación", + "Paid": "Pagado", + "Pakistan": "Paquistán", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Territorios Palestinos", + "Panama": "Panamá", + "Papua New Guinea": "Papúa Nova Guinea", + "Paraguay": "Paraguai", + "Password": "Contrasinal", + "password": "contrasinal", + "Payment Confirmation": "Confirmación Do Pago", + "Payment Information": "Información de pago", + "Payment information updated successfully.": "A información de pago actualizouse correctamente.", + "Payment Method": "Método de pago", + "Payment Methods": "Métodos de pago", + "Payment Required": "Pago obrigatorio", + "Payments": "Pagamentos", + "Pending Team Invitations": "Pendente Equipo De Invitacións", + "Per Page": "Por Páxina", + "Permanently delete this team.": "Eliminar permanentemente este equipo.", + "Permanently delete your account.": "Eliminar permanentemente a súa conta.", + "Permissions": "Permisos", + "Peru": "Perú", + "Philippines": "Filipinas", + "Photo": "Foto", + "Pitcairn": "Illas Pitcairn", + "Please accept the terms of service.": "Acepta os termos do servizo.", + "Please click the button below to verify your email address.": "Por favor, fai clic no seguinte botón para verificar a túa dirección de correo electrónico.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Por favor, confirmar o acceso á súa conta, escribindo un dos seus emerxencia recuperación códigos.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Por favor, confirmar o acceso á súa conta, escribindo o código de autenticación proporcionada polo seu authenticator aplicación.", + "Please confirm your password before continuing.": "Confirma o teu contrasinal antes de continuar.", + "Please copy your new API token. For your security, it won't be shown again.": "Por favor copie o seu novo API token. Para a súa seguridade, non vai ser mostrado de novo.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Por favor, introduza o seu contrasinal para confirmar que quere saír do seu outro navegador sesións en todos os seus dispositivos.", + "Please provide a maximum of three invoice emails addresses.": "Proporciona un máximo de tres enderezos de correos electrónicos de factura.", + "Please provide the email address of the person you would like to add to this team.": "Por favor, forneza o enderezo de correo electrónico da persoa que desexa engadir a este equipo.", + "Please set a default payment method before retrying payments.": "Estableza un método de pago predeterminado antes de reintentar os pagos.", + "Please set a default payment method before swapping plans.": "Establece un método de pago predeterminado antes de cambiar os plans.", + "Poland": "Polonia", + "Portugal": "Portugal", + "Press / to search": "Prensa / para buscar", + "Preview": "Vista previa", + "Previewing": "Vista previa", + "Previous": "Anterior", + "Privacy Policy": "Política De Privacidade", + "Profile": "Perfil", + "Profile Information": "Información De Perfil", + "Puerto Rico": "Porto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Trimestre A Data", + "Recovery Code": "Recuperación Código", + "Refresh": "Actualizar", + "Regards,": "Saúdos,", + "Regenerate Recovery Codes": "Rexenerar A Recuperación Códigos", + "Register": "Rexistrar", + "Reload": "Recarga", + "Remember me": "Lembre-se de min", + "Remember Me": "Recórdame", + "Remove": "Eliminar", + "Remove Photo": "Eliminar Foto", + "Remove Team Member": "Eliminar O Membro Do Equipo", + "Replicate": "Replicar", + "Required fields": "Campos requeridos", + "Resend Verification Email": "Reenviar Correo Electrónico De Verificación", + "Reset Filters": "Redefinición De Filtros", + "Reset Password": "Restablecer contrasinal", + "Reset Password Notification": "Notificación de restablecemento de contrasinal", + "resource": "recurso", + "Resource Row Dropdown": "Menú despregable de filas de recursos", + "Resources": "Recursos", + "resources": "recursos", + "Restore": "Restaurar", + "Restore :resource": "Restaurar :resource", + "Restore Resource": "Restaurar Recurso", + "Restore Selected": "Restaurar Seleccionados", + "results": "resultados", + "Resume Subscription": "Retomar a subscrición", + "Retry Payment": "Volve tentar o pago", + "Return to :appName": "Volver a :appName", + "Reunion": "Reunión", + "Role": "Papel", + "Romania": "Romanía", + "Run Action": "Executar A Acción", + "Russian Federation": "Federación Rusa", + "Rwanda": "Ruanda", + "Réunion": "Reunión", + "Saint Barthelemy": "Saint Barthélemy", + "Saint Barthélemy": "San Bartolomé", + "Saint Helena": "Santa Helena", + "Saint Kitts And Nevis": "San Cristovo e Nevis", + "Saint Kitts and Nevis": "San Cristovo e Nevis", + "Saint Lucia": "Santa Lucía", + "Saint Martin": "San Martiño", + "Saint Martin (French part)": "Saint Martin (parte francesa)", + "Saint Pierre And Miquelon": "San Pedro e Miguelón", + "Saint Pierre and Miquelon": "San Pedro e Miquelón", + "Saint Vincent And Grenadines": "San Vicente e Granadinas", + "Saint Vincent and the Grenadines": "San Vicente e as Granadinas", + "Samoa": "Samoa", + "San Marino": "San Mariño", + "Sao Tome And Principe": "São Tomé e Príncipe", + "Sao Tome and Principe": "Santo Tomé e Príncipe", + "Saudi Arabia": "Arabia Saudita", + "Save": "Gardar", + "Saved.": "Salvo.", + "Scroll to bottom": "Desprácese ata abaixo", + "Scroll to top": "Desprázate cara arriba", + "Search": "Busca", + "Secure Area": "Zona segura", + "Select": "Seleccione", + "Select a different plan": "Seleccione un plan diferente", + "Select a log file...": "Seleccione un ficheiro de rexistro...", + "Select A New Photo": "Seleccione Unha Nova Imaxe", + "Select Action": "Seleccione A Acción", + "Select all": "Seleccionar Todos", + "Select All Dropdown": "Seleccione Todo o menú despregable", + "Select this page": "Seleccione esta páxina", + "Send Password Reset Link": "Enviar enlace de restablecemento de contrasinal", + "Senegal": "Senegal", + "September": "Setembro", + "Serbia": "Serbia", + "Server Error": "Erro De Servidor", + "Service Unavailable": "Servizo non dispoñible", + "Set as default": "Establecer como predeterminado", + "Setup Key": "Tecla de configuración", + "Seychelles": "Seychelles", + "Show All Fields": "Amosar Todos Os Campos", + "Show Content": "Amosar Contido", + "Show Recovery Codes": "Concerto De Recuperación De Códigos", + "Showing": "Mostrando", + "Sierra Leone": "Sierra Leona", + "Signed in as": "Inicia sesión como", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Eslovaquia", + "Slovenia": "Eslovenia", + "Soft Deleted": "Eliminado suavemente", + "Solomon Islands": "Illas Salomón", + "Somalia": "Somalia", + "Something went wrong.": "Algo deu mal.", + "Sorry! You are not authorized to perform this action.": "Sentímolo! Vostede non está autorizado para realizar esta acción.", + "Sorry, your session has expired.": "Sentímolo, a súa sesión caducou.", + "South Africa": "África Do Sur", + "South Georgia And Sandwich Isl.": "Sur de Xeorxia do Sur e Sandwich Illas", + "South Georgia and the South Sandwich Islands": "Xeorxia do Sur e as illas Sandwich do Sur", + "South Sudan": "Sudán Do Sur", + "Spain": "España", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Accións autónomas", + "Start Polling": "Comezar A Votación", + "Start polling": "Comeza a votación", + "State / County": "Estado/Condado", + "Stop Impersonating": "Deixa de suplantar a identidade", + "Stop Polling": "Deixar De Votación", + "Stop polling": "Deixa de votar", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Tenda estes recuperación códigos en un contrasinal seguro xestor. Eles poden ser usados para recuperar o acceso á túa conta se os seus dous factor de autenticación dispositivo sexa perdido.", + "Subscribe": "Subscríbete", + "Subscription Information": "Información da subscrición", + "Subscription Pending": "Subscrición pendente", + "Sudan": "Sudán", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard e Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard e Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suecia", + "Switch Teams": "Interruptor De Equipos", + "Switzerland": "Suíza", + "Syrian Arab Republic": "Siria", + "System": "Sistema", + "Taiwan": "Taiwán", + "Taiwan, Province of China": "Taiwán, provincia de China", + "Tajikistan": "Taxiquistán", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, República Unida de", + "TAX": "IMPOSTO", + "Team Details": "O Equipo Detalles", + "Team Invitation": "Equipo De Invitación", + "Team Members": "Os Membros Do Equipo", + "Team Name": "Nome Do Equipo", + "Team Owner": "O Propietario Do Equipo", + "Team Settings": "Equipo De Configuración", + "Terms of Service": "Termos de Servizo", + "Thailand": "Tailandia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Grazas por rexistrarte! Antes de comezar, pode comprobar o seu enderezo de correo electrónico, premendo no enlace que só enviado a vostede? Se non recibir o correo electrónico, que terán pracer en enviarlle outra.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Grazas polo teu apoio continuo. Adxuntamos unha copia da súa factura para os seus rexistros. Infórmanos se tes algunha dúbida ou dúbida.", + "Thanks,": "Grazas,", + "The :attribute must be a valid role.": "O :attribute debe ser válida papel.", + "The :attribute must be at least :length characters and contain at least one number.": "O :attribute debe ser de polo menos :length personaxes e conter, polo menos, un número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "O :attribute debe ser de polo menos :length personaxes e conter, polo menos, un carácter especial e un número.", + "The :attribute must be at least :length characters and contain at least one special character.": "O :attribute debe ser de polo menos :length personaxes e conter, polo menos, un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "O :attribute debe ser de polo menos :length personaxes e conter, polo menos, un carácter en maiúscula e un número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "O :attribute debe ser de polo menos :length personaxes e conter, polo menos, un carácter en maiúscula e un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "O :attribute debe ser de polo menos :length personaxes e conter, polo menos, un carácter en maiúscula, un número, e un carácter especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "O :attribute debe ser de polo menos :length personaxes e conter, polo menos, un carácter en maiúscula.", + "The :attribute must be at least :length characters.": "O :attribute debe ser de polo menos :length personaxes.", + "The :attribute must contain at least one letter.": "O :attribute debe conter polo menos unha letra.", + "The :attribute must contain at least one number.": "O :attribute debe conter polo menos un número.", + "The :attribute must contain at least one symbol.": "O :attribute debe conter polo menos un símbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "O :attribute debe conter polo menos unha letra maiúscula e unha minúscula.", + "The :resource was created!": "O :resource foi creado!", + "The :resource was deleted!": "O :resource foi eliminado!", + "The :resource was restored!": "O :resource foi restaurado!", + "The :resource was updated!": "O :resource foi actualizado!", + "The action was executed successfully.": "A acción executouse con éxito.", + "The default payment method cannot be removed.": "Non se pode eliminar o método de pago predeterminado.", + "The file was deleted!": "O arquivo foi borrado!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "O :attribute indicado apareceu nunha fuga de datos. Escolle un :attribute diferente.", + "The given data was invalid.": "Os datos proporcionados non eran válidos.", + "The government won't let us show you what's behind these doors": "O goberno non imos amosar-lle o que está detrás destas portas", + "The HasOne relationship has already been filled.": "O HasOne relación xa foi cuberto.", + "The image could not be loaded": "Non se puido cargar a imaxe", + "The image could not be loaded.": "Non se puido cargar a imaxe.", + "The invoice emails must be valid email addresses.": "Os correos electrónicos de factura deben ser enderezos de correo electrónico válidos.", + "The password is incorrect.": "O contrasinal é incorrecto.", + "The provided coupon code is invalid.": "O código do cupón proporcionado non é válido.", + "The provided password does not match your current password.": "Sempre que o contrasinal non coincide o seu contrasinal actual.", + "The provided password was incorrect.": "Sempre que o contrasinal incorrecto.", + "The provided two factor authentication code was invalid.": "O previsto dous factor de autenticación código era válido.", + "The provided two factor recovery code was invalid.": "O código de recuperación de dous factores proporcionado non era válido.", + "The provided VAT number is invalid.": "O número de IVE proporcionado non é válido.", + "The resource was attached!": "Adxuntouse o recurso!", + "The resource was prevented from being saved!": "O recurso foi impedido de ser gardado!", + "The resource was updated!": "O recurso foi actualizado!", + "The response is not a streamed response.": "A resposta non é unha resposta en directo.", + "The response is not a view.": "A resposta non é unha visión.", + "The selected country is invalid.": "O país seleccionado non é válido.", + "The selected plan is invalid.": "O plan seleccionado non é válido.", + "The selected resources have been :action!": "Os recursos seleccionados foron :action!", + "The team's name and owner information.": "O nome do equipo e propietario de información.", + "There are no available options for this resource.": "Non hai opcións dispoñibles para este recurso.", + "There are no fields to display.": "Non hai campos para mostrar.", + "There are no new notifications.": "Non hai novas notificacións.", + "There was a problem executing the action.": "Houbo un problema executar a acción.", + "There was a problem fetching the resource.": "Produciuse un problema ao obter o recurso.", + "There was a problem submitting the form.": "Houbo un problema enviar o formulario.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Estas persoas foron convidados para o seu equipo e foi enviado unha invitación de correo electrónico. Poden unirse ao equipo, aceptando a invitación de correo.", + "This account does not have an active subscription.": "Esta conta non ten unha subscrición activa.", + "This action is unauthorized.": "Esta acción non está autorizada.", + "This copy of Nova is unlicensed.": "Esta copia de Nova non ten licenza.", + "This coupon code can only be used by new customers.": "Este código de cupón só o poden usar os novos clientes.", + "This device": "Este dispositivo", + "This file field is read-only.": "Este ficheiro campo é de só lectura.", + "This invoice is no longer open.": "Esta factura xa non está aberta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Esta é unha área de seguridade da aplicación. Por favor, confirme o seu contrasinal antes de continuar.", + "This password does not match our records.": "Este contrasinal non coincide nosos rexistros.", + "This password reset link will expire in :count minutes.": "Este enlace de restablecemento de contrasinal caducará en :count minutos.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Este pago iniciouse, pero os fondos aínda non se recibiron. Isto pode levar ata 14 días.", + "This resource no longer exists": "Este recurso non existe", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Esta subscrición caducou e non se pode retomar. Crea unha nova subscrición.", + "This user already belongs to the team.": "Este usuario xa pertence ao equipo.", + "This user has already been invited to the team.": "Este usuario xa foi convidado para o equipo.", + "Timor-Leste": "Timor-Leste", + "to": "para", + "To": "Para", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Para rematar de activar a autenticación de dous factores, escanea o seguinte código QR usando a aplicación de autenticación do teu teléfono ou introduce a clave de configuración e proporciona o código OTP xerado.", + "Today": "Hoxe", + "Toggle navigation": "Conmutar a navegación", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Token Nome", + "Tonga": "Tonga", + "Too Many Requests": "Demasiadas peticións", + "total": "Total", + "Total:": "Total:", + "Trashed": "Lixo", + "Trinidad And Tobago": "Trinidad e Tobago", + "Trinidad and Tobago": "Trinidad e Tobago", + "Tunisia": "Túnez", + "Turkey": "Turquía", + "Turkmenistan": "Turkmenistán", + "Turks And Caicos Islands": "Illas Turks e Caicos", + "Turks and Caicos Islands": "Illas Turks e Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dous Factor De Autenticación", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Agora está activada a autenticación de dous factores. Escanea o seguinte código QR usando a aplicación de autenticación do teu teléfono ou introduce a clave de configuración.", + "Type": "Tipo", + "Uganda": "Uganda", + "Ukraine": "Ucraína", + "Unauthorized": "Non autorizado", + "United Arab Emirates": "Emiratos Árabes Unidos", + "United Kingdom": "Reino Unido", + "United States": "Estados Unidos", + "United States Minor Outlying Islands": "Illas Menores Periféricas dos Estados Unidos", + "United States Outlying Islands": "Estados UNIDOS Illas Periféricas", + "Unknown": "Descoñecido", + "Unpaid": "Sen pago", + "Update": "Actualización", + "Update & Continue Editing": "Actualización & Continuar Edición", + "Update :resource": "Actualización :resource", + "Update :resource: :title": "Actualización :resource: :title", + "Update attached :resource: :title": "Actualización anexo :resource: :title", + "Update Password": "Contrasinal De Actualización", + "Update Payment Information": "Actualizar a información de pago", + "Update Payment Method": "Actualizar o método de pago", + "Update your account's profile information and email address.": "Actualizar a súa conta a información do perfil e enderezo de correo electrónico.", + "Uploading": "Cargando", + "Uploading files... (:current/:total)": "Cargando ficheiros... (:current/:total)", + "Uruguay": "Uruguai", + "Use a recovery code": "Usar unha recuperación código", + "Use an authentication code": "Usar un código de autenticación", + "User Actions": "Accións do usuario", + "User Security": "Seguridade do usuario", + "Username": "Nome de usuario", + "Uzbekistan": "Uzbekistán", + "Value": "Valor", + "Vanuatu": "Vanuatu", + "VAT Number": "Número de IVE", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, República Bolivariana", + "Verify Email Address": "Verifica a dirección de correo electrónico", + "Verify Your Email Address": "Verifica o teu enderezo de correo electrónico", + "Viet Nam": "Vietnam", + "View": "Vista", + "Virgin Islands, British": "Illas Virxes Británicas", + "Virgin Islands, U.S.": "U. s. Illas Virxes", + "Wallis And Futuna": "Wallis e Futuna", + "Wallis and Futuna": "Wallis e Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Estamos procesando a túa subscrición. Unha vez que a subscrición se procese correctamente, esta páxina actualizarase automaticamente. Normalmente, este proceso só debería levar uns segundos.", + "We are unable to process your payment. Please contact customer support.": "Non podemos procesar o teu pago. Póñase en contacto co servizo de atención ao cliente.", + "We have emailed your password reset link!": "Enviamos por correo electrónico a ligazón para restablecer o contrasinal.", + "We were unable to find a registered user with this email address.": "Non fomos capaces de atopar un usuario rexistrado con este enderezo de correo-e.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Enviaremos unha ligazón de descarga de factura aos enderezos de correo electrónico que especifique a continuación. Pode separar varios enderezos de correo electrónico usando comas.", + "We're lost in space. The page you were trying to view does not exist.": "Estamos perdidos no espazo. A páxina que estaba tentando ver non existe.", + "Welcome Back!": "Benvido De Volta!", + "Western Sahara": "Sahara Occidental", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Cando dous factor de autenticación está activado, será solicitada por un seguro, aleatoria token durante autenticación. Pode recuperar este token a partir do seu teléfono de Google Authenticator aplicación.", + "Whoops": "Berros", + "Whoops!": "¡Vaia!", + "Whoops! Something went wrong.": "Berros! Algo deu mal.", + "With Trashed": "Con Lixo", + "Write": "Escribir", + "Year To Date": "Ano Ata A Data", + "Yearly": "Anual", + "Yemen": "Iemen", + "Yes": "Si", + "You are already subscribed.": "Xa estás subscrito.", + "You are currently within your free trial period. Your trial will expire on :date.": "Actualmente estás dentro do teu período de proba gratuíto. A túa proba caducará o :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Actualmente estás dentro do teu período de proba gratuíto. A túa proba caducará o :date. Se inicias unha nova subscrición finalizará a túa proba.", + "You are logged in!": "Iniciaches sesión!", + "You are receiving this email because we received a password reset request for your account.": "Estás recibindo este correo electrónico porque recibimos unha solicitude de restablecemento do contrasinal para a túa conta.", + "You have been invited to join the :team team!": "Vostede foi convidado a participar no :team equipo!", + "You have enabled two factor authentication.": "Ten habilitado dous factor de autenticación.", + "You have not enabled two factor authentication.": "Non ten habilitado dous factor de autenticación.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Ten algunhas facturas sen pagar. Despois de actualizar o teu método de pago predeterminado, podes volver tentar realizar os pagos a través da lista de facturas que aparece a continuación.", + "You may accept this invitation by clicking the button below:": "Podes aceptar esta invitación facendo clic no seguinte botón:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Podes cancelar a túa subscrición en calquera momento. Unha vez cancelada a súa subscrición, terá a opción de retomar a subscrición ata o final do seu ciclo de facturación actual.", + "You may delete any of your existing tokens if they are no longer needed.": "Pode eliminar calquera dos seus existentes fichas, se eles non son máis necesarios.", + "You may not delete your personal team.": "Vostede non pode eliminar o seu equipo persoal.", + "You may not leave a team that you created.": "Vostede non pode deixar un equipo que creou.", + "You will receive an invoice and payment link via email for each billing period.": "Recibirás unha factura e unha ligazón de pago por correo electrónico para cada período de facturación.", + "You're logged in!": "Iniciaches sesión!", + "Your :invoiceName invoice is now available!": "A túa factura de :invoiceName xa está dispoñible!", + "Your billing address is :address :address2 :postal_code :city :state :country": "O teu enderezo de facturación é :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "A túa tarxeta foi rexeitada. Ponte en contacto co emisor da túa tarxeta para obter máis información.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "O teu método de pago actual é unha tarxeta de crédito que remata en :lastFour que caduca o :expiration.", + "Your email address is unverified.": "O teu enderezo de correo electrónico non está verificado.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "O teu último pago de :amount fallou. Actualiza o teu método de pago para tentar de novo o pago fallido.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "O teu último pago de :amount o :date fallou. Actualiza o teu método de pago para tentar de novo o pago fallido.", + "Your next payment of :amount will be processed on :date.": "O teu próximo pago de :amount será o :date.", + "Your payment method has been added successfully.": "O teu método de pago engadiuse correctamente.", + "Your payment method will be charged automatically for each billing period.": "O teu método de pago cobrarase automaticamente por cada período de facturación.", + "Your registered VAT Number is :vatNumber.": "O teu número de IVE rexistrado é :vatNumber.", + "Your subscription has been started successfully.": "A túa subscrición iniciouse correctamente.", + "Your subscription has been successfully cancelled.": "A túa subscrición cancelouse correctamente.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "A túa subscrición cancelouse correctamente. Aínda terás acceso ata o final do teu período de facturación.", + "Your subscription was successfully resumed.": "A túa subscrición retomouse con éxito.", + "Your subscription was successfully updated.": "A túa subscrición actualizouse correctamente.", + "Zambia": "Zambia", + "Zimbabwe": "Cimbabue", + "Zip / Postal Code": "Zip / Código Postal", + "Åland Islands": "Illas Åland" +} diff --git a/locales/gl/php-inline.json b/locales/gl/php-inline.json new file mode 100644 index 00000000000..576e970e62a --- /dev/null +++ b/locales/gl/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Este campo debe ser aceptado.", + "accepted_if": "Este campo debe aceptarse cando :other é :value.", + "active_url": "Este non é un URL válido.", + "after": "Este campo debe ser unha data posterior a :date.", + "after_or_equal": "Este campo debe ser unha data posterior ou igual a :date.", + "alpha": "Este campo só pode conter letras.", + "alpha_dash": "Este campo só pode conter letras, números, trazos e guións baixos.", + "alpha_num": "Este campo só pode conter letras e números.", + "any_of": "Este campo non é válido.", + "array": "Este campo debe ser un array.", + "ascii": "Este campo só debe conter caracteres e símbolos alfanuméricos dun só byte.", + "attached": "Este campo xa está anexado.", + "before": "Este campo debe ser unha data anterior a :date.", + "before_or_equal": "Este campo debe ser unha data anterior ou igual a :date.", + "between.array": "Este contido debe ter entre :min e :max elementos.", + "between.file": "Este ficheiro debe ter entre :min e :max kilobytes.", + "between.numeric": "Este valor debe estar entre :min e :max.", + "between.string": "Esta cadea debe ter entre :min e :max caracteres.", + "boolean": "Este campo debe ser verdadeiro ou falso.", + "can": "Este campo contén un valor non autorizado.", + "confirmed": "A confirmación non coincide.", + "contains": "Neste campo falta un valor obrigatorio.", + "date": "Esta non é unha data válida.", + "date_equals": "Este campo debe ser unha data igual a :date.", + "date_format": "Este campo non coincide co formato :format.", + "decimal": "Este campo debe ter :decimal cifras decimais.", + "declined": "Este valor debe ser rexeitado.", + "declined_if": "Este valor debe ser rexeitado cando :other é :value.", + "different": "Este valor debe ser diferente de :other.", + "digits": "Este campo debe ter :digits díxitos.", + "digits_between": "Este campo debe ter entre :min e :max díxitos.", + "dimensions": "Esta imaxe ten dimensións non válidas.", + "distinct": "Este campo ten un valor duplicado.", + "doesnt_contain": "Este campo non debe conter ningún dos seguintes: :values.", + "doesnt_end_with": "Este campo non pode rematar cun dos seguintes: :values.", + "doesnt_start_with": "Este campo non pode comezar por un dos seguintes: :values.", + "email": "Este debe ser un enderezo de correo electrónico válido.", + "ends_with": "Este campo debe rematar cun dos seguintes: :values.", + "enum": "O valor seleccionado non é válido.", + "exists": "O valor seleccionado non é válido.", + "extensions": "Este campo debe ter unha das seguintes extensións: :values.", + "file": "O contido debe ser un arquivo.", + "filled": "Este campo debe ter un valor.", + "gt.array": "O contido debe ter máis de :value elementos.", + "gt.file": "O tamaño do ficheiro debe ser maior que :value kilobytes.", + "gt.numeric": "O valor debe ser maior que :value.", + "gt.string": "A cadea debe ter máis de :value caracteres.", + "gte.array": "O contido debe ter :value elementos ou máis.", + "gte.file": "O tamaño do ficheiro debe ser maior ou igual a :value kilobytes.", + "gte.numeric": "O valor debe ser maior ou igual a :value.", + "gte.string": "A cadea debe ter :value caracteres ou máis.", + "hex_color": "Este campo debe ser unha cor hexadecimal válida.", + "image": "Este campo debe ser unha imaxe.", + "in": "O valor seleccionado non é válido.", + "in_array": "Este valor non existe en :other.", + "in_array_keys": "Este campo debe conter polo menos unha das seguintes teclas: :values.", + "integer": "Este campo debe ser un número enteiro.", + "ip": "Este campo debe ser un enderezo IP válido.", + "ipv4": "Este campo debe ser un enderezo IPv4 válido.", + "ipv6": "Este campo debe ser un enderezo IPv6 válido.", + "json": "Este campo debe ser unha cadea JSON válida.", + "list": "Este campo debe ser unha lista.", + "lowercase": "Este campo debe estar en minúscula.", + "lt.array": "O contido debe ter menos de :value elementos.", + "lt.file": "O tamaño do ficheiro debe ser inferior a :value kilobytes.", + "lt.numeric": "O valor debe ser inferior a :value.", + "lt.string": "A cadea debe ter menos de :value caracteres.", + "lte.array": "O contido non debe ter máis de :value elementos.", + "lte.file": "O tamaño do ficheiro debe ser inferior ou igual a :value kilobytes.", + "lte.numeric": "O valor debe ser inferior ou igual a :value.", + "lte.string": "A cadea debe ter :value caracteres como máximo.", + "mac_address": "O valor debe ser un enderezo MAC válido.", + "max.array": "O contido non debe ter máis de :max elementos.", + "max.file": "O tamaño do ficheiro non debe ser superior a :max kilobytes.", + "max.numeric": "O valor non debe ser maior que :max.", + "max.string": "A cadea non debe ter máis de :max caracteres.", + "max_digits": "Este campo non debe ter máis de :max díxitos.", + "mimes": "Este debe ser un arquivo de tipo: :values.", + "mimetypes": "Este debe ser un arquivo de tipo: :values.", + "min.array": "O contido debe ter polo menos :min elementos.", + "min.file": "O tamaño do ficheiro debe ser polo menos de :min kilobytes.", + "min.numeric": "O valor debe ser polo menos :min.", + "min.string": "A cadea debe ter polo menos :min caracteres.", + "min_digits": "Este campo debe ter polo menos :min díxitos.", + "missing": "Este campo debe faltar.", + "missing_if": "Este campo debe faltar cando :other é :value.", + "missing_unless": "Este campo debe faltar a menos que :other sexa :value.", + "missing_with": "Este campo debe faltar cando hai :values.", + "missing_with_all": "Este campo debe faltar cando haxa :values.", + "multiple_of": "O valor debe ser un múltiplo de :value.", + "not_in": "O valor seleccionado non é válido.", + "not_regex": "Este formato non é válido.", + "numeric": "Este campo debe ser un número.", + "password.letters": "Este campo debe conter polo menos unha letra.", + "password.mixed": "Este campo debe conter polo menos unha letra maiúscula e unha minúscula.", + "password.numbers": "Este campo debe conter polo menos un número.", + "password.symbols": "Este campo debe conter polo menos un símbolo.", + "password.uncompromised": "O campo indicado apareceu nunha fuga de datos. Escolla un campo diferente.", + "present": "Este campo debe estar presente.", + "present_if": "Este campo debe estar presente cando :other é :value.", + "present_unless": "Este campo debe estar presente a menos que :other sexa :value.", + "present_with": "Este campo debe estar presente cando haxa :values.", + "present_with_all": "Este campo debe estar presente cando haxa :values.", + "prohibited": "Este campo está prohibido.", + "prohibited_if": "Este campo está prohibido cando :other é :value.", + "prohibited_if_accepted": "Este campo está prohibido cando se acepta :other.", + "prohibited_if_declined": "Este campo está prohibido cando se rexeita :other.", + "prohibited_unless": "Este campo está prohibido a non ser que :other estea en :values.", + "prohibits": "Este campo prohibe que :other estea presente.", + "regex": "Este formato non é válido.", + "relatable": "Este campo non pode asociarse a este recurso.", + "required": "Este campo é obrigatorio.", + "required_array_keys": "Este campo debe conter entradas para: :values.", + "required_if": "Este campo é obrigatorio cando :other é :value.", + "required_if_accepted": "Este campo é obrigatorio cando se acepta :other.", + "required_if_declined": "Este campo é obrigatorio cando se rexeita :other.", + "required_unless": "Este campo é obrigatorio a non ser que :other estea en :values.", + "required_with": "Este campo é obrigatorio cando :values está presente.", + "required_with_all": "Este campo é obrigatorio cando :values están presentes.", + "required_without": "Este campo é obrigatorio cando :values non está presente.", + "required_without_all": "Este campo é obrigatorio cando ningún de :values está presente.", + "same": "O valor deste campo debe coincidir co de :other.", + "size.array": "O contido debe conter :size elementos.", + "size.file": "O tamaño do ficheiro debe ser de :size kilobytes.", + "size.numeric": "O valor debe ser :size.", + "size.string": "A cadea debe ter :size caracteres.", + "starts_with": "Este campo debe comezar con un dos seguintes: :values.", + "string": "Este campo debe ser unha cadea.", + "timezone": "Este campo debe ser unha zona horaria válida.", + "ulid": "Este campo debe ser un ULID válido.", + "unique": "Este valor xa foi collido.", + "uploaded": "Non se puido cargar este ficheiro.", + "uppercase": "Este campo debe estar en maiúscula.", + "url": "Este formato non é válido.", + "uuid": "Este campo debe ser un UUID válido." +} diff --git a/locales/gl/php.json b/locales/gl/php.json new file mode 100644 index 00000000000..97455da7282 --- /dev/null +++ b/locales/gl/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "O :attribute debe ser aceptado.", + "accepted_if": "O :attribute debe ser aceptado cando :other é :value.", + "active_url": "O :attribute non é unha URL válida.", + "after": "O :attribute debe ser unha data despois de :date.", + "after_or_equal": "O :attribute debe ser unha data posterior ou igual a :date.", + "alpha": "O :attribute só debe conter letras.", + "alpha_dash": "O :attribute só debe conter letras, números, guións e guións baixos.", + "alpha_num": "O :attribute só debe conter letras e números.", + "any_of": "O campo :attribute non é válido.", + "array": "O :attribute debe ser un array.", + "ascii": "O :attribute só debe conter caracteres e símbolos alfanuméricos dun só byte.", + "attached": "Este :attribute xa está conectado.", + "before": "O :attribute debe ser unha data anterior a :date.", + "before_or_equal": "O :attribute debe ser unha data anterior ou igual a :date.", + "between.array": "O :attribute debe estar entre :min e :max items.", + "between.file": "O :attribute debe estar entre :min e :max kilobytes.", + "between.numeric": "O :attribute debe estar entre :min e :max.", + "between.string": "O :attribute debe estar entre :min e :max caracteres.", + "boolean": "O :attribute campo debe ser verdadeiro ou falso.", + "can": "O campo :attribute contén un valor non autorizado.", + "confirmed": "A :attribute a confirmación non coincide.", + "contains": "Falta un valor obrigatorio no campo :attribute.", + "current_password": "O contrasinal é incorrecto.", + "date": "O :attribute non é unha data válida.", + "date_equals": "O :attribute debe ser unha data igual a :date.", + "date_format": "O :attribute non coincide co formato :format.", + "decimal": "O :attribute debe ter :decimal cifras decimais.", + "declined": "O :attribute debe ser rexeitado.", + "declined_if": "O :attribute debe ser rexeitado cando :other é :value.", + "different": "O :attribute e :other debe ser diferente.", + "digits": "O :attribute debe ser :digits díxitos.", + "digits_between": "O :attribute debe estar entre :min e :max díxitos.", + "dimensions": "O :attribute ten dimensións de imaxe non válidas.", + "distinct": "O eido :attribute ten un valor duplicado.", + "doesnt_contain": "O campo :attribute non debe conter ningún dos seguintes: :values.", + "doesnt_end_with": "O :attribute non pode rematar cun dos seguintes: :values.", + "doesnt_start_with": "O :attribute non pode comezar por un dos seguintes: :values.", + "email": "O :attribute debe ser un enderezo de correo-e válido.", + "ends_with": "O :attribute debe rematar cun dos seguintes: :values.", + "enum": "O :attribute seleccionado non é válido.", + "exists": "O :attribute seleccionado non é válido.", + "extensions": "O campo :attribute debe ter unha das seguintes extensións: :values.", + "failed": "Estas credenciais non coinciden cos nosos rexistros.", + "file": "O :attribute debe ser un arquivo.", + "filled": "O eido :attribute debe ter un valor.", + "gt.array": "O :attribute debe ter máis de :value items.", + "gt.file": "O :attribute debe ser maior que :value kilobytes.", + "gt.numeric": "O :attribute debe ser maior que :value.", + "gt.string": "O :attribute debe ser maior que :value caracteres.", + "gte.array": "O :attribute debe ter :value items ou máis.", + "gte.file": "O :attribute debe ser maior ou igual a :value kilobytes.", + "gte.numeric": "O :attribute debe ser maior ou igual a :value.", + "gte.string": "O :attribute debe ser maior ou igual a :value caracteres.", + "hex_color": "O campo :attribute debe ser unha cor hexadecimal válida.", + "image": "O :attribute debe ser unha imaxe.", + "in": "O :attribute seleccionado non é válido.", + "in_array": "O eido :attribute non existe en :other.", + "in_array_keys": "O campo :attribute debe conter polo menos unha das seguintes teclas: :values.", + "integer": "O :attribute debe ser un integro.", + "ip": "O :attribute debe ser unha dirección IP válida.", + "ipv4": "O :attribute debe ser unha dirección IPv4 válida.", + "ipv6": "O :attribute debe ser unha dirección IPv6 válida.", + "json": "O :attribute debe ser unha cadea JSON válida.", + "list": "O campo :attribute debe ser unha lista.", + "lowercase": "O :attribute debe estar en minúscula.", + "lt.array": "O :attribute debe ter menos de :value items.", + "lt.file": "O :attribute debe ser inferior a :value kilobytes.", + "lt.numeric": "O :attribute debe ser menos que :value.", + "lt.string": "O :attribute debe ser inferior a :value caracteres.", + "lte.array": "O :attribute non debe ter máis de :value items.", + "lte.file": "O :attribute debe ser inferior ou igual a :value kilobytes.", + "lte.numeric": "O :attribute debe ser inferior ou igual a :value.", + "lte.string": "O :attribute debe ser inferior ou igual a :value caracteres.", + "mac_address": "O :attribute debe ser unha dirección MAC válida.", + "max.array": "O :attribute non debe ter máis de :max items.", + "max.file": "O :attribute non debe ser maior que :max kilobytes.", + "max.numeric": "O :attribute non debe ser maior que :max.", + "max.string": "O :attribute non debe ser maior que :max caracteres.", + "max_digits": "O :attribute non debe ter máis de :max díxitos.", + "mimes": "O :attribute debe ser un arquivo de tipo: :values.", + "mimetypes": "O :attribute debe ser un arquivo de tipo: :values.", + "min.array": "O :attribute debe ter polo menos :min items.", + "min.file": "O :attribute debe ser polo menos :min kilobytes.", + "min.numeric": "O :attribute debe ser polo menos :min.", + "min.string": "O :attribute deben ser polo menos :min caracteres.", + "min_digits": "O :attribute debe ter polo menos :min díxitos.", + "missing": "Debe faltar o campo :attribute.", + "missing_if": "O campo :attribute debe faltar cando :other é :value.", + "missing_unless": "O campo :attribute debe faltar a menos que :other sexa :value.", + "missing_with": "O campo :attribute debe faltar cando hai :values.", + "missing_with_all": "O campo :attribute debe faltar cando hai :values presentes.", + "multiple_of": "O :attribute debe ser un múltiplo de :value.", + "next": "Seguinte »", + "not_in": "O :attribute seleccionado non é válido.", + "not_regex": "O formato de :attribute non é válido.", + "numeric": "O :attribute debe ser un número.", + "password": "O contrasinal é incorrecto.", + "password.letters": "O :attribute debe conter polo menos unha letra.", + "password.mixed": "O :attribute debe conter polo menos unha letra maiúscula e unha minúscula.", + "password.numbers": "O :attribute debe conter polo menos un número.", + "password.symbols": "O :attribute debe conter polo menos un símbolo.", + "password.uncompromised": "O :attribute indicado apareceu nunha fuga de datos. Escolle un :attribute diferente.", + "present": "O eido :attribute debe estar presente.", + "present_if": "O campo :attribute debe estar presente cando :other é :value.", + "present_unless": "O campo :attribute debe estar presente a menos que :other sexa :value.", + "present_with": "O campo :attribute debe estar presente cando hai :values.", + "present_with_all": "O campo :attribute debe estar presente cando hai :values.", + "previous": "« Anterior", + "prohibited": "O eido :attribute está prohibido.", + "prohibited_if": "O eido :attribute está prohibido cando :other é :value.", + "prohibited_if_accepted": "Está prohibido o campo :attribute cando se acepta :other.", + "prohibited_if_declined": "O campo :attribute está prohibido cando se declina :other.", + "prohibited_unless": "O eido :attribute está prohibido a non ser que :other sexa :values.", + "prohibits": "O eido :attribute prohibe que estea presente :other.", + "regex": "O formato :attribute non é válido.", + "relatable": "Este :attribute non pode ser asociado con este recurso.", + "required": "O eido :attribute é obrigatorio.", + "required_array_keys": "O eido :attribute debe conter entradas para: :values.", + "required_if": "O eido :attribute é requirido cando :other é :value.", + "required_if_accepted": "O campo :attribute é obrigatorio cando se acepta :other.", + "required_if_declined": "O campo :attribute é obrigatorio cando se rexeita :other.", + "required_unless": "O eido :attribute é requirido a non ser que :other sexa :values.", + "required_with": "O eido :attribute é requirido cando :values está presente.", + "required_with_all": "O eido :attribute é requirido cando :values están presentes.", + "required_without": "O eido :attribute é requirido cando :values non está presente.", + "required_without_all": "O eido :attribute é requirido cando ningún dos :values están presentes.", + "reset": "O teu contrasinal foi restablecido!", + "same": "O :attribute e o :other deben coincidir.", + "sent": "Enviámosche por correo electrónico o enlace para restablecer o teu contrasinal!", + "size.array": "O :attribute debe conter :size items.", + "size.file": "O :attribute debe ser :size kilobytes.", + "size.numeric": "O :attribute debe ser :size.", + "size.string": "O :attribute debe ser :size caracteres.", + "starts_with": "O :attribute debe comezar por un dos seguintes: :values.", + "string": "O :attribute debe ser unha cadea - string.", + "throttle": "Demasiados intentos de acceso. Por favor, inténtao de novo en :seconds segundos.", + "throttled": "Por favor, agarde antes de repetir.", + "timezone": "O :attribute debe ser un fuso horario válido.", + "token": "Este token de restablecemento do contrasinal non é válido.", + "ulid": "O :attribute debe ser un ULID válido.", + "unique": "O :attribute xa está collido.", + "uploaded": "O :attribute fallou ao cargar.", + "uppercase": "O :attribute debe estar en maiúscula.", + "url": "O :attribute debe ser unha URL válida.", + "user": "Non podemos encontrar un usuario con esa dirección de correo electrónico.", + "uuid": "O :attribute debe ser un UUID válido." +} diff --git a/locales/gu/_excludes.json b/locales/gu/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/gu/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/gu/json-inline.json b/locales/gu/json-inline.json new file mode 100644 index 00000000000..1bd566c16c5 --- /dev/null +++ b/locales/gu/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "આ ક્ષેત્ર માન્ય ભૂમિકા હોવી આવશ્યક છે.", + "The :attribute must be at least :length characters and contain at least one number.": "આ ફીલ્ડ ઓછામાં ઓછા :length અક્ષરોનું હોવું જોઈએ અને તેમાં ઓછામાં ઓછી એક સંખ્યા હોવી જોઈએ.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "આ ફીલ્ડ ઓછામાં ઓછા :length અક્ષરોનું હોવું જોઈએ અને તેમાં ઓછામાં ઓછું એક વિશેષ અક્ષર અને એક સંખ્યા હોવી જોઈએ.", + "The :attribute must be at least :length characters and contain at least one special character.": "આ ફીલ્ડ ઓછામાં ઓછા :length અક્ષરોનું હોવું જોઈએ અને ઓછામાં ઓછું એક વિશિષ્ટ અક્ષર ધરાવતું હોવું જોઈએ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "આ ફીલ્ડ ઓછામાં ઓછા :length અક્ષરોનું હોવું જોઈએ અને તેમાં ઓછામાં ઓછું એક અપરકેસ અક્ષર અને એક નંબર હોવો જોઈએ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "આ ફીલ્ડ ઓછામાં ઓછા :length અક્ષરોનું હોવું જોઈએ અને તેમાં ઓછામાં ઓછું એક અપરકેસ કેરેક્ટર અને એક વિશેષ અક્ષર હોવો જોઈએ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "આ ફીલ્ડ ઓછામાં ઓછા :length અક્ષરોનું હોવું જોઈએ અને તેમાં ઓછામાં ઓછું એક અપરકેસ કેરેક્ટર, એક નંબર અને એક ખાસ અક્ષર હોવો જોઈએ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "આ ફીલ્ડ ઓછામાં ઓછા :length અક્ષરોનું હોવું જોઈએ અને તેમાં ઓછામાં ઓછો એક અપરકેસ અક્ષર હોવો જોઈએ.", + "The :attribute must be at least :length characters.": "આ ફીલ્ડમાં ઓછામાં ઓછા :length અક્ષરો હોવા જોઈએ.", + "The :attribute must contain at least one letter.": "આ ફીલ્ડમાં ઓછામાં ઓછો એક અક્ષર હોવો જોઈએ.", + "The :attribute must contain at least one number.": "આ ફીલ્ડમાં ઓછામાં ઓછો એક નંબર હોવો આવશ્યક છે.", + "The :attribute must contain at least one symbol.": "આ ફીલ્ડમાં ઓછામાં ઓછું એક પ્રતીક હોવું આવશ્યક છે.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "આ ફીલ્ડમાં ઓછામાં ઓછો એક અપરકેસ અને એક લોઅરકેસ અક્ષર હોવો આવશ્યક છે.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "આપેલ ફીલ્ડ ડેટા લીકમાં દેખાયું છે. કૃપા કરીને એક અલગ ક્ષેત્ર પસંદ કરો." +} diff --git a/locales/gu/json.json b/locales/gu/json.json new file mode 100644 index 00000000000..5eda89bb6b8 --- /dev/null +++ b/locales/gu/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(અને :count વધુ ભૂલ)", + "(and :count more errors)": "(અને :count વધુ ભૂલ)|(અને :count વધુ ભૂલો)|(અને :count વધુ ભૂલો)", + "30 Days": "30 દિવસ", + "60 Days": "60 દિવસ", + "90 Days": "90 દિવસ", + ":amount selected": ":Amount પસંદ કર્યા", + ":amount Total": ":Amount કુલ", + ":days day trial": ":Days દિવસની અજમાયશ", + ":resource Details": ":Resource વિગતો", + ":resource Details: :title": ":Resource વિગતો: :title", + "A decryption key is required.": "ડિક્રિપ્શન કી જરૂરી છે.", + "A fresh verification link has been sent to your email address.": "તમારા ઇમેઇલ સરનામાં પર એક નવી ચકાસણી લિંક મોકલવામાં આવી છે.", + "A new verification link has been sent to the email address you provided during registration.": "નોંધણી દરમિયાન તમે પ્રદાન કરેલ ઇમેઇલ સરનામાં પર એક નવી ચકાસણી લિંક મોકલવામાં આવી છે.", + "A new verification link has been sent to the email address you provided in your profile settings.": "તમે તમારી પ્રોફાઇલ સેટિંગ્સમાં આપેલા ઇમેઇલ સરનામાં પર એક નવી ચકાસણી લિંક મોકલવામાં આવી છે.", + "A new verification link has been sent to your email address.": "એક નવી વેરિફિકેશન લિંક તમારા ઈમેલ એડ્રેસ પર મોકલવામાં આવી છે.", + "Accept Invitation": "આમંત્રણ સ્વીકારો", + "Action": "ક્રિયા", + "Action Event": "એક્શન ઇવેન્ટ", + "Action Events": "એક્શન ઇવેન્ટ્સ", + "Action Happened At": "ખાતે થયું", + "Action Initiated By": "દ્વારા શરૂ કરવામાં આવેલ છે", + "Action Name": "નામ", + "Action Status": "સ્થિતિ", + "Action Target": "લક્ષ્ય", + "Actions": "ક્રિયાઓ", + "Add": "ઉમેરો", + "Add :resource": ":Resource ઉમેરો", + "Add a new team member to your team, allowing them to collaborate with you.": "તમારી ટીમમાં એક નવો ટીમ સભ્ય ઉમેરો, તેમને તમારી સાથે સહયોગ કરવાની મંજૂરી આપીને.", + "Add additional security to your account using two factor authentication.": "બે પરિબળ પ્રમાણીકરણનો ઉપયોગ કરીને તમારા એકાઉન્ટમાં વધારાની સુરક્ષા ઉમેરો.", + "Add Payment Method": "ચુકવણી પદ્ધતિ ઉમેરો", + "Add row": "પંક્તિ ઉમેરો", + "Add Team Member": "ટીમ મેમ્બર ઉમેરો", + "Add VAT Number": "VAT નંબર ઉમેરો", + "Added.": "ઉમેર્યું.", + "Additional billing information updated successfully.": "વધારાની બિલિંગ માહિતી સફળતાપૂર્વક અપડેટ થઈ.", + "Address": "સરનામું", + "Address Line 2": "સરનામાની લાઇન નં 2", + "Administrator": "સંચાલક", + "Administrator users can perform any action.": "એડમિનિસ્ટ્રેટર વપરાશકર્તાઓ કોઈપણ ક્રિયા કરી શકે છે.", + "Afghanistan": "અફઘાનિસ્તાન", + "Aland Islands": "આલેન્ડ ટાપુઓ", + "Albania": "અલ્બેનિયા", + "Algeria": "અલ્જેરિયા", + "All of the people that are part of this team.": "આ ટીમનો ભાગ છે તે બધા લોકો.", + "All resources loaded.": "બધા સંસાધનો લોડ.", + "All rights reserved.": "બધા હકો અમારી પાસે રાખેલા છે.", + "Already registered?": "પહેલેથી નોંધાયેલ છે?", + "American Samoa": "અમેરિકન સમોઆ", + "An error occurred while uploading the file.": "ફાઇલ અપલોડ કરતી વખતે એક ભૂલ આવી.", + "An error occurred while uploading the file: :error": "ફાઇલ અપલોડ કરતી વખતે એક ભૂલ આવી: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "એક અણધારી ભૂલ આવી અને અમે અમારી સપોર્ટ ટીમને જાણ કરી છે. પછીથી ફરી પ્રયત્ન કરો.", + "Andorra": "એન્ડોરા", + "Angola": "અંગોલા", + "Anguilla": "એન્ગ્વિલા", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "આ પૃષ્ઠ લોડ થયું ત્યારથી અન્ય વપરાશકર્તાએ આ સંસાધનને અપડેટ કર્યું છે. કૃપા કરીને પૃષ્ઠ તાજું કરો અને ફરી પ્રયાસ કરો.", + "Antarctica": "એન્ટાર્કટિકા", + "Antigua And Barbuda": "એન્ટિગુઆ અને બાર્બુડા", + "Antigua and Barbuda": "એન્ટિગુઆ અને બાર્બુડા", + "API Token": "API ટોકન", + "API Token Permissions": "API ટોકન પરવાનગીઓ", + "API Tokens": "API ટોકન્સ", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ટોકન્સ તૃતીય-પક્ષ સેવાઓને તમારા વતી અમારી એપ્લિકેશન સાથે પ્રમાણિત કરવાની મંજૂરી આપે છે.", + "Apply": "અરજી કરો", + "Apply Coupon": "કૂપન લાગુ કરો", + "April": "એપ્રિલ", + "Are you sure you want to attempt to pay :amount?": "શું તમે ખરેખર :amount ચૂકવવાનો પ્રયાસ કરવા માંગો છો?", + "Are you sure you want to cancel your subscription?": "શું તમે ખરેખર તમારું સબ્સ્ક્રિપ્શન રદ કરવા માંગો છો?", + "Are you sure you want to delete all the notifications?": "શું તમે ખરેખર તમામ સૂચનાઓ કાઢી નાખવા માંગો છો?", + "Are you sure you want to delete the selected resources?": "શું તમે ખરેખર પસંદ કરેલા સંસાધનો કાઢી નાખવા માંગો છો?", + "Are you sure you want to delete this file?": "શું તમે ખરેખર આ ફાઇલ કાઢી નાખવા માંગો છો?", + "Are you sure you want to delete this notification?": "શું તમે ખરેખર આ સૂચના કાઢી નાખવા માંગો છો?", + "Are you sure you want to delete this payment method?": "શું તમે ખરેખર આ ચુકવણી પદ્ધતિને કાઢી નાખવા માંગો છો?", + "Are you sure you want to delete this resource?": "શું તમે ખરેખર આ સંસાધનને કાઢી નાખવા માંગો છો?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "શું તમે ખરેખર આ ટીમને કાઢી નાખવા માંગો છો? એકવાર ટીમ કાઢી નાખવામાં આવે, તેના તમામ સંસાધનો અને ડેટા કાયમ માટે કાઢી નાખવામાં આવશે.", + "Are you sure you want to delete your account?": "શું તમે ખરેખર તમારું એકાઉન્ટ કાઢી નાખવા માંગો છો?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "શું તમે ખરેખર તમારું એકાઉન્ટ કાઢી નાખવા માંગો છો? એકવાર તમારું એકાઉન્ટ કાઢી નાખવામાં આવે, તેના તમામ સંસાધનો અને ડેટા કાયમ માટે કાઢી નાખવામાં આવશે. તમે તમારા એકાઉન્ટને કાયમી ધોરણે કાઢી નાખવા માંગો છો તેની ખાતરી કરવા કૃપા કરીને તમારો પાસવર્ડ દાખલ કરો.", + "Are you sure you want to detach the selected resources?": "શું તમે ખરેખર પસંદ કરેલા સંસાધનોને અલગ કરવા માંગો છો?", + "Are you sure you want to detach this resource?": "શું તમે ખરેખર આ સંસાધનને અલગ કરવા માંગો છો?", + "Are you sure you want to force delete the selected resources?": "શું તમે ખરેખર પસંદ કરેલા સંસાધનોને બળજબરીથી કાઢી નાખવા માંગો છો?", + "Are you sure you want to force delete this resource?": "શું તમે ખરેખર આ સંસાધનને બળજબરીથી કાઢી નાખવા માંગો છો?", + "Are you sure you want to log out?": "શું તમે ખરેખર લૉગ આઉટ કરવા માંગો છો?", + "Are you sure you want to mark all notifications as read?": "શું તમે ખરેખર બધી સૂચનાઓને વાંચેલી તરીકે ચિહ્નિત કરવા માંગો છો?", + "Are you sure you want to remove this item?": "શું તમે ખરેખર આ આઇટમ દૂર કરવા માંગો છો?", + "Are you sure you want to restore the selected resources?": "શું તમે ખરેખર પસંદ કરેલા સંસાધનો પુનઃસ્થાપિત કરવા માંગો છો?", + "Are you sure you want to restore this resource?": "શું તમે ખરેખર આ સંસાધનને પુનઃસ્થાપિત કરવા માંગો છો?", + "Are you sure you want to resume your subscription?": "શું તમે ખરેખર તમારું સબ્સ્ક્રિપ્શન ફરી શરૂ કરવા માંગો છો?", + "Are you sure you want to run this action?": "શું તમે ખરેખર આ ક્રિયા ચલાવવા માંગો છો?", + "Are you sure you want to set this payment method as your default?": "શું તમે ખરેખર આ ચુકવણી પદ્ધતિને તમારી ડિફોલ્ટ તરીકે સેટ કરવા માંગો છો?", + "Are you sure you want to stop impersonating?": "શું તમે ખરેખર ઢોંગ કરવાનું બંધ કરવા માંગો છો?", + "Are you sure you would like to delete this API token?": "શું તમે ખરેખર આ API ટોકન કાઢી નાખવા માંગો છો?", + "Are you sure you would like to leave this team?": "શું તમે ખરેખર આ ટીમ છોડવા માંગો છો?", + "Are you sure you would like to remove this person from the team?": "શું તમે ખરેખર આ વ્યક્તિને ટીમમાંથી દૂર કરવા માંગો છો?", + "Are you sure you would like to switch billing plans?": "શું તમે ખરેખર બિલિંગ પ્લાન સ્વિચ કરવા માંગો છો?", + "Argentina": "આર્જેન્ટિના", + "Armenia": "આર્મેનિયા", + "Aruba": "અરુબા", + "Attach": "જોડો", + "Attach & Attach Another": "જોડો અને બીજાને જોડો", + "Attach :resource": ":Resource જોડો", + "Attach files by dragging & dropping, selecting or pasting them.": "ફાઇલોને ખેંચીને અને ડ્રોપ કરીને, પસંદ કરીને અથવા ચાખીને જોડો.", + "August": "ઓગસ્ટ", + "Australia": "ઓસ્ટ્રેલિયા", + "Austria": "ઑસ્ટ્રિયા", + "Azerbaijan": "અઝરબૈજાન", + "Bahamas": "બહામાસ", + "Bahrain": "બહેરીન", + "Bangladesh": "બાંગ્લાદેશ", + "Barbados": "બાર્બાડોસ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ચાલુ રાખતા પહેલા, અમે હમણાં જ તમને ઈમેલ કરેલ છે તે લિંક પર ક્લિક કરીને તમે તમારું ઈમેલ એડ્રેસ ચકાસી શકો છો? જો તમને ઈમેલ પ્રાપ્ત ન થયો હોય, તો અમે રાજીખુશીથી તમને બીજો મોકલીશું.", + "Before proceeding, please check your email for a verification link.": "આગળ વધતા પહેલા, કૃપા કરીને ચકાસણી લિંક માટે તમારું ઇમેઇલ તપાસો.", + "Belarus": "બેલારુસ", + "Belgium": "બેલ્જિયમ", + "Belize": "બેલીઝ", + "Benin": "બેનિન", + "Bermuda": "બર્મુડા", + "Bhutan": "ભુતાન", + "Billing Information": "બિલિંગ માહિતી", + "Billing Management": "બિલિંગ મેનેજમેન્ટ", + "Bolivia": "બોલિવિયા", + "Bolivia, Plurinational State of": "બોલિવિયા, બહુરાષ્ટ્રીય રાજ્ય", + "Bonaire, Sint Eustatius and Saba": "બોનેર, સિન્ટ યુસ્ટેટિયસ અને સબા", + "Bosnia And Herzegovina": "બોસ્નિયા અને હર્ઝેગોવિના", + "Bosnia and Herzegovina": "બોસ્નિયા અને હર્ઝેગોવિના", + "Botswana": "બોત્સ્વાના", + "Bouvet Island": "બુવેટ આઇલેન્ડ", + "Brazil": "બ્રાઝિલ", + "British Indian Ocean Territory": "બ્રિટિશ હિંદ મહાસાગર પ્રદેશ", + "Browser Sessions": "બ્રાઉઝર સત્રો", + "Brunei Darussalam": "Brunei", + "Bulgaria": "બલ્ગેરિયા", + "Burkina Faso": "બુર્કિના ફાસો", + "Burundi": "બુરુન્ડી", + "Cambodia": "કંબોડિયા", + "Cameroon": "કેમરૂન", + "Canada": "કેનેડા", + "Cancel": "રદ કરો", + "Cancel Subscription": "ઉમેદવારી રદ કરો", + "Cape Verde": "કેપ વર્ડે", + "Card": "કાર્ડ", + "Cayman Islands": "કેમેન ટાપુઓ", + "Central African Republic": "સેન્ટ્રલ આફ્રિકન રિપબ્લિક", + "Chad": "ચાડ", + "Change Subscription Plan": "સબ્સ્ક્રિપ્શન પ્લાન બદલો", + "Change the current payment method attached to your subscription": "તમારા સબ્સ્ક્રિપ્શન સાથે જોડાયેલ વર્તમાન ચુકવણી પદ્ધતિ બદલો", + "Changes": "ફેરફારો", + "Checkout": "ચેકઆઉટ", + "Chile": "ચિલી", + "China": "ચીન", + "Choose": "પસંદ કરો", + "Choose :field": ":Field પસંદ કરો", + "Choose :resource": ":Resource પસંદ કરો", + "Choose an option": "એક વિકલ્પ પસંદ કરો", + "Choose date": "તારીખ પસંદ કરો", + "Choose File": "ફાઇલ પસંદ કરો", + "Choose Files": "ફાઇલો પસંદ કરો", + "Choose Type": "પ્રકાર પસંદ કરો", + "Christmas Island": "ક્રિસમસ આઇલેન્ડ", + "City": "શહેર", + "Click here to re-send the verification email.": "ચકાસણી ઇમેઇલ ફરીથી મોકલવા માટે અહીં ક્લિક કરો.", + "click here to request another": "બીજી વિનંતી કરવા માટે અહીં ક્લિક કરો", + "Click to choose": "પસંદ કરવા માટે ક્લિક કરો", + "Close": "બંધ", + "Cocos (Keeling) Islands": "કોકોસ (કીલિંગ) ટાપુઓ", + "Code": "કોડ", + "Colombia": "કોલંબિયા", + "Comoros": "કોમોરોસ", + "Confirm": "પુષ્ટિ કરો", + "Confirm Billing Action": "બિલિંગ ક્રિયાની પુષ્ટિ કરો", + "Confirm Password": "પાસવર્ડની પુષ્ટિ કરો", + "Confirm Payment": "ચુકવણીની પુષ્ટિ કરો", + "Confirm your :amount payment": "તમારી :amount ચૂકવણીની પુષ્ટિ કરો", + "Congo": "કોંગો", + "Congo, Democratic Republic": "કોંગો, ડેમોક્રેટિક રિપબ્લિક", + "Congo, the Democratic Republic of the": "કોંગો, ડેમોક્રેટિક રિપબ્લિક ઓફ ધ", + "Constant": "સતત", + "Continue To Payment": "ચુકવણી ચાલુ રાખો", + "Cook Islands": "કૂક ટાપુઓ", + "Copy to clipboard": "ક્લિપબોર્ડ પર કૉપિ કરો", + "Costa Rica": "કોસ્ટા રિકા", + "Cote D'Ivoire": "કોટ ડી'આઇવોર", + "Country": "દેશ", + "Coupon": "કૂપન", + "Coupon applied successfully.": "કૂપન સફળતાપૂર્વક લાગુ થઈ.", + "Create": "બનાવો", + "Create & Add Another": "અન્ય બનાવો અને ઉમેરો", + "Create :resource": ":Resource બનાવો", + "Create a new team to collaborate with others on projects.": "પ્રોજેક્ટ પર અન્ય લોકો સાથે સહયોગ કરવા માટે એક નવી ટીમ બનાવો.", + "Create Account": "ખાતું બનાવો", + "Create API Token": "API ટોકન બનાવો", + "Create New Team": "નવી ટીમ બનાવો", + "Create Team": "ટીમ બનાવો", + "Created.": "બનાવ્યું.", + "Croatia": "ક્રોએશિયા", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "ક્યુબા", + "Curaçao": "કુરાકાઓ", + "Current Password": "અત્યારનો પાસવર્ડ", + "Current Subscription Plan": "વર્તમાન સબ્સ્ક્રિપ્શન પ્લાન", + "Currently Subscribed": "હાલમાં સબ્સ્ક્રાઇબ કરેલ છે", + "Customer Balance": "ગ્રાહક બેલેન્સ", + "Customize": "કસ્ટમાઇઝ કરો", + "Cyprus": "સાયપ્રસ", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "કોટ ડી'આઇવોર", + "Dark": "શ્યામ", + "Dashboard": "ડેશબોર્ડ", + "December": "ડિસેમ્બર", + "Decrease": "ઘટાડો", + "Default": "ડિફૉલ્ટ", + "Delete": "કાઢી નાખો", + "Delete :resource": "કાઢી નાખો :resource", + "Delete Account": "એકાઉન્ટ કાઢી નાખો", + "Delete all notifications": "બધી સૂચનાઓ કાઢી નાખો", + "Delete API Token": "API ટોકન કાઢી નાખો", + "Delete File": "ફાઇલ કાઢી નાખો", + "Delete Notification": "સૂચના કાઢી નાખો", + "Delete Resource": "સંસાધન કાઢી નાખો", + "Delete Selected": "પસંદ કરેલ કાઢી નાખો", + "Delete Team": "ટીમ કાઢી નાખો", + "Denmark": "ડેનમાર્ક", + "Detach": "અલગ કરો", + "Detach Resource": "સંસાધનને અલગ કરો", + "Detach Selected": "પસંદ કરેલ અલગ કરો", + "Details": "વિગતો", + "Disable": "અક્ષમ કરો", + "Djibouti": "જીબુટી", + "Do you really want to leave? You have unsaved changes.": "શું તમે ખરેખર છોડવા માંગો છો? તમારી પાસે વણસાચવેલા ફેરફારો છે.", + "Dominica": "ડોમિનિકા", + "Dominican Republic": "ડોમિનિકન રિપબ્લિક", + "Done.": "થઈ ગયું.", + "Download": "ડાઉનલોડ કરો", + "Download Invoice": "ઇન્વૉઇસ ડાઉનલોડ કરો", + "Drop file or click to choose": "ફાઇલ છોડો અથવા પસંદ કરવા માટે ક્લિક કરો", + "Drop files or click to choose": "ફાઇલો છોડો અથવા પસંદ કરવા માટે ક્લિક કરો", + "Ecuador": "એક્વાડોર", + "Edit": "સંપાદિત કરો", + "Edit :resource": ":Resource સંપાદિત કરો", + "Edit Attached": "સંપાદિત કરો", + "Edit Profile": "પ્રોફાઇલ સંપાદિત કરો", + "Editor": "સંપાદક", + "Editor users have the ability to read, create, and update.": "સંપાદક વપરાશકર્તાઓ વાંચવા, બનાવવા અને અપડેટ કરવાની ક્ષમતા ધરાવે છે.", + "Egypt": "ઇજિપ્ત", + "El Salvador": "એલ સાલ્વાડોર", + "Email": "ઈમેલ", + "email": "ઈમેલ", + "Email Address": "ઈ - મેઈલ સરનામું", + "Email Addresses": "ઇમેઇલ સરનામાં", + "Email Password Reset Link": "ઇમેઇલ પાસવર્ડ રીસેટ લિંક", + "Email Verification": "ઇમેઇલ ચકાસણી", + "Enable": "સક્ષમ કરો", + "Encrypted environment file already exists.": "એન્ક્રિપ્ટેડ એન્વાયર્નમેન્ટ ફાઇલ પહેલેથી જ અસ્તિત્વમાં છે.", + "Encrypted environment file not found.": "એન્ક્રિપ્ટેડ પર્યાવરણ ફાઇલ મળી નથી.", + "Ensure your account is using a long, random password to stay secure.": "ખાતરી કરો કે તમારું એકાઉન્ટ સુરક્ષિત રહેવા માટે લાંબા, રેન્ડમ પાસવર્ડનો ઉપયોગ કરી રહ્યું છે.", + "Environment file already exists.": "પર્યાવરણ ફાઇલ પહેલેથી જ અસ્તિત્વમાં છે.", + "Environment file not found.": "પર્યાવરણ ફાઇલ મળી નથી.", + "Equatorial Guinea": "વિષુવવૃત્તીય ગિની", + "Eritrea": "એરિટ્રિયા", + "Error": "ભૂલ", + "errors": "ભૂલો", + "Estonia": "એસ્ટોનિયા", + "Ethiopia": "ઇથોપિયા", + "ex VAT": "ભૂતપૂર્વ VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration ના રોજ સમાપ્ત થાય છે", + "Export As CSV": "CSV તરીકે નિકાસ કરો", + "Extra Billing Information": "વધારાની બિલિંગ માહિતી", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "તમારી ચુકવણી પર પ્રક્રિયા કરવા માટે વધારાની પુષ્ટિ જરૂરી છે. કૃપા કરીને નીચેના બટન પર ક્લિક કરીને ચુકવણી પૃષ્ઠ પર ચાલુ રાખો.", + "Failed Subscription Payment": "નિષ્ફળ સબ્સ્ક્રિપ્શન ચુકવણી", + "Failed to load :resource!": ":Resource લોડ કરવામાં નિષ્ફળ!", + "Falkland Islands (Malvinas)": "ફોકલેન્ડ ટાપુઓ (માલ્વિનાસ)", + "Faroe Islands": "ફેરો ટાપુઓ", + "February": "ફેબ્રુઆરી", + "Fiji": "ફીજી", + "Filename": "ફાઈલનું નામ", + "Finish enabling two factor authentication.": "બે પરિબળ પ્રમાણીકરણ સક્ષમ કરવાનું સમાપ્ત કરો.", + "Finland": "ફિનલેન્ડ", + "For your security, please confirm your password to continue.": "તમારી સુરક્ષા માટે, કૃપા કરીને ચાલુ રાખવા માટે તમારા પાસવર્ડની પુષ્ટિ કરો.", + "Forbidden": "પ્રતિબંધિત", + "Force Delete": "ફોર્સ ડિલીટ કરો", + "Force Delete :resource": "ફોર્સ ડિલીટ કરો :resource", + "Force Delete Resource": "સંસાધન કાઢી નાખવા દબાણ કરો", + "Force Delete Selected": "પસંદ કરેલ કાઢી નાખવા દબાણ કરો", + "Forgot Password": "પાસવર્ડ ભૂલી ગયા છો", + "Forgot your password?": "તમારો પાસવર્ડ ભૂલી ગયા છો?", + "Forgot Your Password?": "તમારો પાસવર્ડ ભૂલી ગયા છો?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "તમારો પાસવર્ડ ભૂલી ગયા છો? કોઇ વાંધો નહી. બસ અમને તમારું ઈમેલ સરનામું જણાવો અને અમે તમને પાસવર્ડ રીસેટ લિંક ઈમેઈલ કરીશું જે તમને એક નવું પસંદ કરવાની મંજૂરી આપશે.", + "France": "ફ્રાન્સ", + "French Guiana": "ફ્રેન્ચ ગુયાના", + "French Polynesia": "ફ્રેન્ચ પોલિનેશિયા", + "French Southern Territories": "ફ્રેન્ચ દક્ષિણ પ્રદેશો", + "From": "થી", + "Gabon": "ગેબોન", + "Gambia": "ગેમ્બિયા", + "Georgia": "જ્યોર્જિયા", + "Germany": "જર્મની", + "Ghana": "ઘાના", + "Gibraltar": "જીબ્રાલ્ટર", + "Go Home": "ઘર જાઓ", + "Go to page :page": "પૃષ્ઠ :page પર જાઓ", + "Great! You have accepted the invitation to join the :team team.": "મહાન! તમે :team ટીમમાં જોડાવાનું આમંત્રણ સ્વીકાર્યું છે.", + "Greece": "ગ્રીસ", + "Greenland": "ગ્રીનલેન્ડ", + "Grenada": "ગ્રેનાડા", + "Guadeloupe": "ગ્વાડેલુપ", + "Guam": "ગુઆમ", + "Guatemala": "ગ્વાટેમાલા", + "Guernsey": "ગર્નસી", + "Guinea": "ગિની", + "Guinea-Bissau": "ગિની-બિસાઉ", + "Guyana": "ગયાના", + "Haiti": "હૈતી", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "તમારું સબ્સ્ક્રિપ્શન રદ કરવા વિશે બીજા વિચારો છે? તમે તમારા વર્તમાન બિલિંગ ચક્રના અંત સુધી કોઈપણ સમયે તમારા સબ્સ્ક્રિપ્શનને તરત જ ફરીથી સક્રિય કરી શકો છો. તમારું વર્તમાન બિલિંગ ચક્ર સમાપ્ત થયા પછી, તમે સંપૂર્ણપણે નવો સબસ્ક્રિપ્શન પ્લાન પસંદ કરી શકો છો.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "તમારું સબ્સ્ક્રિપ્શન રદ કરવા વિશે બીજા વિચારો છે? તમે તમારા વર્તમાન બિલિંગ ચક્રના અંત સુધી કોઈપણ સમયે તમારા સબ્સ્ક્રિપ્શનને તરત જ પ્રતિક્રિયા આપી શકો છો. તમારું વર્તમાન બિલિંગ ચક્ર સમાપ્ત થયા પછી, તમે સંપૂર્ણપણે નવો સબસ્ક્રિપ્શન પ્લાન પસંદ કરી શકો છો.", + "Heard Island & Mcdonald Islands": "હર્ડ આઇલેન્ડ અને મેકડોનાલ્ડ આઇલેન્ડ", + "Heard Island and McDonald Islands": "હર્ડ આઇલેન્ડ અને મેકડોનાલ્ડ આઇલેન્ડ", + "Hello!": "નમસ્તે!", + "Hide Content": "સામગ્રી છુપાવો", + "Hold Up!": "હોલ્ડ અપ!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "હોન્ડુરાસ", + "Hong Kong": "હોંગ કોંગ", + "Hungary": "હંગેરી", + "I agree to the :terms_of_service and :privacy_policy": "હું :terms_of_service અને :privacy_policy સાથે સંમત છું", + "Iceland": "આઇસલેન્ડ", + "ID": "ઉપદેશ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "જો જરૂરી હોય તો, તમે તમારા તમામ ઉપકરણો પરના તમારા અન્ય બ્રાઉઝર સત્રોમાંથી લૉગ આઉટ કરી શકો છો. તમારા તાજેતરના કેટલાક સત્રો નીચે સૂચિબદ્ધ છે; જો કે, આ યાદી સંપૂર્ણ ન હોઈ શકે. જો તમને લાગે કે તમારા એકાઉન્ટ સાથે ચેડા કરવામાં આવ્યા છે, તો તમારે તમારો પાસવર્ડ પણ અપડેટ કરવો જોઈએ.", + "If you already have an account, you may accept this invitation by clicking the button below:": "જો તમારી પાસે પહેલેથી જ એકાઉન્ટ છે, તો તમે નીચેના બટન પર ક્લિક કરીને આ આમંત્રણ સ્વીકારી શકો છો:", + "If you did not create an account, no further action is required.": "જો તમે એકાઉન્ટ બનાવ્યું નથી, તો આગળ કોઈ કાર્યવાહીની જરૂર નથી.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "જો તમને આ ટીમને આમંત્રણ મળવાની અપેક્ષા ન હોય, તો તમે આ ઈમેલ કાઢી શકો છો.", + "If you did not receive the email": "જો તમને ઈમેલ મળ્યો નથી", + "If you did not request a password reset, no further action is required.": "જો તમે પાસવર્ડ રીસેટ કરવાની વિનંતી કરી નથી, તો આગળ કોઈ કાર્યવાહીની જરૂર નથી.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "જો તમારી પાસે એકાઉન્ટ નથી, તો તમે નીચેના બટન પર ક્લિક કરીને એક બનાવી શકો છો. એકાઉન્ટ બનાવ્યા પછી, તમે ટીમનું આમંત્રણ સ્વીકારવા માટે આ ઈમેલમાં આમંત્રણ સ્વીકૃતિ બટનને ક્લિક કરી શકો છો:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "જો તમારે તમારા ઇન્વ oices ઇસેસમાં વિશિષ્ટ સંપર્ક અથવા કરની માહિતી ઉમેરવાની જરૂર છે, જેમ કે તમારા સંપૂર્ણ વ્યવસાય નામ, વેટ ઓળખ નંબર અથવા રેકોર્ડનું સરનામું, તો તમે તેને અહીં ઉમેરી શકો છો.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "જો તમને \":actionText\" બટન પર ક્લિક કરવામાં મુશ્કેલી આવી રહી હોય, તો નીચે URL ને કૉપિ કરીને પેસ્ટ કરો\nતમારા વેબ બ્રાઉઝરમાં:", + "Impersonate": "ઢોંગ", + "Increase": "વધારો", + "India": "ભારત", + "Indonesia": "ઈન્ડોનેશિયા", + "Invalid filename.": "અમાન્ય ફાઇલનામ.", + "Invalid JSON was returned from the route.": "માર્ગ પરથી અમાન્ય JSON પરત કરવામાં આવ્યો હતો.", + "Invoice Email Addresses": "ભરતિયું ઇમેઇલ સરનામાં", + "Invoice emails updated successfully.": "ઇન્વ oice ઇસ ઇમેઇલ્સ સફળતાપૂર્વક અપડેટ થયા.", + "Invoices": "ઇન્વૉઇસેસ", + "Iran, Islamic Republic Of": "ઈરાન", + "Iran, Islamic Republic of": "ઈરાન, ઈસ્લામિક રિપબ્લિક ઓફ", + "Iraq": "ઈરાક", + "Ireland": "આયર્લેન્ડ", + "Isle Of Man": "આઈલ ઓફ મેન", + "Isle of Man": "આઈલ ઓફ મેન", + "Israel": "ઈઝરાયેલ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "એવું લાગે છે કે તમારી પાસે સક્રિય સબ્સ્ક્રિપ્શન નથી. પ્રારંભ કરવા માટે તમે નીચે આપેલા સબ્સ્ક્રિપ્શન પ્લાનમાંથી એક પસંદ કરી શકો છો. તમારી અનુકૂળતા મુજબ સબ્સ્ક્રિપ્શન પ્લાન બદલી અથવા રદ થઈ શકે છે.", + "Italy": "ઇટાલી", + "Jamaica": "જમૈકા", + "January": "જાન્યુઆરી", + "Japan": "જાપાન", + "Jersey": "જર્સી", + "Jordan": "જોર્ડન", + "July": "જુલાઈ", + "June": "જૂન", + "Kazakhstan": "કઝાકિસ્તાન", + "Kenya": "કેન્યા", + "Key": "કી", + "Kiribati": "કિરીબાતી", + "Korea": "દક્ષિણ કોરિયા", + "Korea, Democratic People's Republic of": "North Korea", + "Korea, Republic of": "કોરિયા, રિપબ્લિક ઓફ", + "Kosovo": "કોસોવો", + "Kuwait": "કુવૈત", + "Kyrgyzstan": "કિર્ગિસ્તાન", + "Lao People's Democratic Republic": "Laos", + "Last active": "છેલ્લે સક્રિય", + "Last used": "છેલ્લે વપરાયેલ", + "Latvia": "લાતવિયા", + "Leave": "છોડો", + "Leave Team": "ટીમ છોડો", + "Lebanon": "લેબનોન", + "length": "લંબાઈ", + "Lens": "લેન્સ", + "Lesotho": "લેસોથો", + "Liberia": "લાઇબેરિયા", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "લિક્ટેનસ્ટેઇન", + "Light": "પ્રકાશ", + "Lithuania": "લિથુઆનિયા", + "Load :perPage More": ":PerPage વધુ લોડ કરો", + "Loading": "લોડ કરી રહ્યું છે", + "Location": "સ્થાન", + "Log in": "પ્રવેશ કરો", + "Log In": "પ્રવેશ કરો", + "Log Out": "લૉગ આઉટ", + "Log out": "લૉગ આઉટ", + "Log Out Other Browser Sessions": "અન્ય બ્રાઉઝર સત્રોથી લૉગ આઉટ કરો", + "Log Viewer": "લોગ વ્યૂઅર", + "Login": "પ્રવેશ કરો", + "Logout": "લૉગ આઉટ", + "Logs": "લોગ્સ", + "Luxembourg": "લક્ઝમબર્ગ", + "Macao": "મકાઉ", + "Macedonia": "ઉત્તર મેસેડોનિયા", + "Macedonia, the former Yugoslav Republic of": "મેસેડોનિયા, ભૂતપૂર્વ યુગોસ્લાવ પ્રજાસત્તાક", + "Madagascar": "મેડાગાસ્કર", + "Malawi": "માલાવી", + "Malaysia": "મલેશિયા", + "Maldives": "માલદીવ", + "Mali": "માલી", + "Malta": "માલ્ટા", + "Manage Account": "એકાઉન્ટ મેનેજ કરો", + "Manage and log out your active sessions on other browsers and devices.": "અન્ય બ્રાઉઝર્સ અને ઉપકરણો પર તમારા સક્રિય સત્રોને મેનેજ કરો અને લોગ આઉટ કરો.", + "Manage API Tokens": "API ટોકન્સ મેનેજ કરો", + "Manage Role": "ભૂમિકા મેનેજ કરો", + "Manage Team": "ટીમ મેનેજ કરો", + "Managing billing for :billableName": ":BillableName માટે બિલિંગનું સંચાલન કરો", + "March": "કુચ", + "Mark all as Read": "બધાને વાંચેલા તરીકે ચિહ્નિત કરો", + "Mark all notifications as read": "બધી સૂચનાઓને વાંચેલી તરીકે ચિહ્નિત કરો", + "Mark Read": "વાંચીને માર્ક કરો", + "Mark Unread": "ન વાંચેલા તરીકે ચિહ્નિત કરો", + "Marshall Islands": "માર્શલ ટાપુઓ", + "Martinique": "માર્ટીનિક", + "Mauritania": "મોરિટાનિયા", + "Mauritius": "મોરેશિયસ", + "May": "મે", + "Mayotte": "મેયોટ", + "Mexico": "મેક્સિકો", + "Micronesia, Federated States Of": "માઇક્રોનેશિયા", + "Micronesia, Federated States of": "માઇક્રોનેશિયા, ફેડરેટેડ સ્ટેટ્સ ઓફ", + "Moldova": "મોલ્ડોવા", + "Moldova, Republic of": "મોલ્ડોવા, પ્રજાસત્તાક", + "Monaco": "મોનાકો", + "Mongolia": "મંગોલિયા", + "Montenegro": "મોન્ટેનેગ્રો", + "Month To Date": "મહિના થી તારીખ", + "Monthly": "માસિક", + "monthly": "માસિક", + "Montserrat": "મોન્ટસેરાત", + "Morocco": "મોરોક્કો", + "Mozambique": "મોઝામ્બિક", + "Myanmar": "મ્યાનમાર", + "Name": "નામ", + "name": "નામ", + "Namibia": "નામિબિયા", + "Nauru": "નૌરુ", + "Nepal": "નેપાળ", + "Netherlands": "નેધરલેન્ડ", + "Netherlands Antilles": "નેધરલેન્ડ એન્ટિલ્સ", + "Nevermind": "કંઈ વાંધો નહીં", + "Nevermind, I'll keep my old plan": "વાંધો નહીં, હું મારી જૂની યોજના જાળવી રાખીશ", + "New": "નવી", + "New :resource": "નવું :resource", + "New Caledonia": "ન્યુ કેલેડોનિયા", + "New Password": "નવો પાસવર્ડ", + "New Zealand": "ન્યૂઝીલેન્ડ", + "Next": "આગળ", + "Next Payment": "આગામી ચુકવણી", + "Next Payment on": "આગામી ચુકવણી ચાલુ", + "Nicaragua": "નિકારાગુઆ", + "Niger": "નાઇજર", + "Nigeria": "નાઇજીરીયા", + "Niue": "નિયુ", + "No": "ના", + "No :resource matched the given criteria.": "આપેલ માપદંડ સાથે કોઈ :resource મેળ ખાતી નથી.", + "No additional information...": "કોઈ વધારાની માહિતી નથી...", + "No Current Data": "કોઈ વર્તમાન ડેટા નથી", + "No Data": "કોઈ ડેટા નથી", + "no file selected": "કોઈ ફાઇલ પસંદ કરી નથી", + "No Increase": "નો વધારો", + "No payment methods on file.": "ફાઇલ પર કોઈ ચુકવણી પદ્ધતિઓ નથી.", + "No payment scheduled.": "કોઈ ચુકવણી શેડ્યૂલ નથી.", + "No Prior Data": "કોઈ પૂર્વ ડેટા નથી", + "No Results Found.": "કોઈ પરિણામો મળ્યા નથી.", + "Norfolk Island": "નોર્ફોક આઇલેન્ડ", + "Northern Mariana Islands": "ઉત્તરીય મારિયાના ટાપુઓ", + "Norway": "નોર્વે", + "Not Found": "મળ્યું નથી", + "Notifications": "સૂચનાઓ", + "Nova": "Nova", + "Nova User": "નોવા વપરાશકર્તા", + "November": "નવેમ્બર", + "October": "ઓક્ટોબર", + "of": "ના", + "OK": "ઠીક છે", + "Oman": "ઓમાન", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "એકવાર ટીમ કાઢી નાખવામાં આવે, તેના તમામ સંસાધનો અને ડેટા કાયમ માટે કાઢી નાખવામાં આવશે. આ ટીમને કાઢી નાખતા પહેલા, કૃપા કરીને આ ટીમ સંબંધિત કોઈપણ ડેટા અથવા માહિતી ડાઉનલોડ કરો જેને તમે જાળવી રાખવા માંગો છો.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "એકવાર તમારું એકાઉન્ટ કાઢી નાખવામાં આવે, તેના તમામ સંસાધનો અને ડેટા કાયમ માટે કાઢી નાખવામાં આવશે. તમારું એકાઉન્ટ કાઢી નાખતા પહેલા, કૃપા કરીને કોઈપણ ડેટા અથવા માહિતી ડાઉનલોડ કરો જેને તમે જાળવી રાખવા માંગો છો.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "એકવાર તમારું એકાઉન્ટ કાઢી નાખવામાં આવે, તેના તમામ સંસાધનો અને ડેટા કાયમ માટે કાઢી નાખવામાં આવશે. તમે તમારા એકાઉન્ટને કાયમી ધોરણે કાઢી નાખવા માંગો છો તેની ખાતરી કરવા કૃપા કરીને તમારો પાસવર્ડ દાખલ કરો.", + "Only Trashed": "માત્ર કચરાપેટી", + "Open Invoices": "ઇન્વૉઇસેસ ખોલો", + "Original": "મૂળ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "અમારું બિલિંગ મેનેજમેન્ટ પોર્ટલ તમને તમારા સબ્સ્ક્રિપ્શન પ્લાન, ચુકવણી પદ્ધતિ અને તમારા તાજેતરના ઇન્વૉઇસેસને સરળતાથી મેનેજ કરવાની મંજૂરી આપે છે.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "અમારું બિલિંગ મેનેજમેન્ટ પોર્ટલ તમને તમારા સબ્સ્ક્રિપ્શન પ્લાન, ચુકવણી પદ્ધતિઓ અને તમારા તાજેતરના ઇન્વૉઇસેસને સરળતાથી મેનેજ કરવાની મંજૂરી આપે છે.", + "Page Expired": "પૃષ્ઠ સમાપ્ત", + "Pagination Navigation": "પૃષ્ઠ ક્રમાંકન નેવિગેશન", + "Paid": "ચૂકવેલ", + "Pakistan": "પાકિસ્તાન", + "Palau": "પલાઉ", + "Palestinian Territory, Occupied": "Palestinian Territories", + "Panama": "પનામા", + "Papua New Guinea": "પાપુઆ ન્યુ ગિની", + "Paraguay": "પેરાગ્વે", + "Password": "પાસવર્ડ", + "password": "પાસવર્ડ", + "Payment Confirmation": "ચુકવણીની પુષ્ટિ", + "Payment Information": "ચુકવણી માહિતી", + "Payment information updated successfully.": "ચુકવણી માહિતી સફળતાપૂર્વક અપડેટ થઈ.", + "Payment Method": "ચુકવણી પદ્ધતિ", + "Payment Methods": "ચુકવણી પદ્ધતિઓ", + "Payment Required": "ચુકવણી જરૂરી છે", + "Payments": "ચુકવણીઓ", + "Pending Team Invitations": "બાકી ટીમ આમંત્રણો", + "Per Page": "પૃષ્ઠ દીઠ", + "Permanently delete this team.": "આ ટીમને કાયમ માટે કાઢી નાખો.", + "Permanently delete your account.": "તમારું એકાઉન્ટ કાયમ માટે કાઢી નાખો.", + "Permissions": "પરવાનગીઓ", + "Peru": "પેરુ", + "Philippines": "ફિલિપાઇન્સ", + "Photo": "ફોટો", + "Pitcairn": "Pitcairn Islands", + "Please accept the terms of service.": "કૃપા કરીને સેવાની શરતો સ્વીકારો.", + "Please click the button below to verify your email address.": "તમારું ઇમેઇલ સરનામું ચકાસવા માટે કૃપા કરીને નીચેના બટનને ક્લિક કરો.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "કૃપા કરીને તમારા કટોકટી પુનઃપ્રાપ્તિ કોડમાંથી એક દાખલ કરીને તમારા એકાઉન્ટની ઍક્સેસની પુષ્ટિ કરો.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "કૃપા કરીને તમારી પ્રમાણકર્તા એપ્લિકેશન દ્વારા આપવામાં આવેલ પ્રમાણીકરણ કોડ દાખલ કરીને તમારા એકાઉન્ટની ઍક્સેસની પુષ્ટિ કરો.", + "Please confirm your password before continuing.": "ચાલુ રાખતા પહેલા કૃપા કરીને તમારા પાસવર્ડની પુષ્ટિ કરો.", + "Please copy your new API token. For your security, it won't be shown again.": "કૃપા કરીને તમારા નવા API ટોકનની નકલ કરો. તમારી સુરક્ષા માટે, તે ફરીથી બતાવવામાં આવશે નહીં.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "તમે તમારા તમામ ઉપકરણો પરના તમારા અન્ય બ્રાઉઝર સત્રોમાંથી લૉગ આઉટ કરવા માગો છો તેની ખાતરી કરવા કૃપા કરીને તમારો પાસવર્ડ દાખલ કરો.", + "Please provide a maximum of three invoice emails addresses.": "કૃપા કરીને મહત્તમ ત્રણ ઇન્વ oice ઇસ ઇમેઇલ્સ સરનામાંઓ પ્રદાન કરો.", + "Please provide the email address of the person you would like to add to this team.": "કૃપા કરીને તે વ્યક્તિનું ઇમેઇલ સરનામું પ્રદાન કરો જેને તમે આ ટીમમાં ઉમેરવા માંગો છો.", + "Please set a default payment method before retrying payments.": "ચુકવણીનો ફરીથી પ્રયાસ કરતા પહેલા કૃપા કરીને ડિફ default લ્ટ ચુકવણી પદ્ધતિ સેટ કરો.", + "Please set a default payment method before swapping plans.": "પ્લાનની અદલાબદલી કરતા પહેલા કૃપા કરીને ડિફૉલ્ટ ચુકવણી પદ્ધતિ સેટ કરો.", + "Poland": "પોલેન્ડ", + "Portugal": "પોર્ટુગલ", + "Press / to search": "શોધવા માટે / દબાવો", + "Preview": "પૂર્વાવલોકન", + "Previewing": "પૂર્વાવલોકન", + "Previous": "અગાઉના", + "Privacy Policy": "ગોપનીયતા નીતિ", + "Profile": "પ્રોફાઇલ", + "Profile Information": "પ્રોફાઇલ માહિતી", + "Puerto Rico": "પ્યુઅર્ટો રિકો", + "Qatar": "કતાર", + "Quarter To Date": "ક્વાર્ટર ટુ ડેટ", + "Recovery Code": "પુનઃપ્રાપ્તિ કોડ", + "Refresh": "તાજું કરો", + "Regards,": "સાદર,", + "Regenerate Recovery Codes": "પુનઃપ્રાપ્તિ કોડ્સ ફરીથી બનાવો", + "Register": "નોંધણી કરો", + "Reload": "ફરીથી લોડ", + "Remember me": "મને યાદ", + "Remember Me": "મને યાદ", + "Remove": "દૂર કરો", + "Remove Photo": "ફોટો દૂર કરો", + "Remove Team Member": "ટીમના સભ્યને દૂર કરો", + "Replicate": "નકલ કરો", + "Required fields": "જરૂરી માહિતી", + "Resend Verification Email": "ચકાસણી ઇમેઇલ ફરીથી મોકલો", + "Reset Filters": "ફિલ્ટર્સ રીસેટ કરો", + "Reset Password": "પાસવર્ડ રીસેટ કરો", + "Reset Password Notification": "પાસવર્ડ સૂચના રીસેટ કરો", + "resource": "સંસાધન", + "Resource Row Dropdown": "સંસાધન પંક્તિ ડ્રોપડાઉન", + "Resources": "સંસાધનો", + "resources": "સંસાધનો", + "Restore": "પુનઃસ્થાપિત", + "Restore :resource": "પુનઃસ્થાપિત :resource", + "Restore Resource": "રિસ્ટોર રિસોર્સ", + "Restore Selected": "રિસ્ટોર પસંદ કરેલ", + "results": "પરિણામો", + "Resume Subscription": "સબ્સ્ક્રિપ્શન ફરી શરૂ કરો", + "Retry Payment": "ચુકવણીનો ફરી પ્રયાસ કરો", + "Return to :appName": ":AppName પર પાછા ફરો", + "Reunion": "રિયુનિયન", + "Role": "ભૂમિકા", + "Romania": "રોમાનિયા", + "Run Action": "ક્રિયા ચલાવો", + "Russian Federation": "રશિયન ફેડરેશન", + "Rwanda": "રવાન્ડા", + "Réunion": "રિયુનિયન", + "Saint Barthelemy": "સેન્ટ બાર્થેલેમી", + "Saint Barthélemy": "સેન્ટ બાર્થેલેમી", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "સેન્ટ કિટ્સ અને નેવિસ", + "Saint Kitts and Nevis": "સેન્ટ કિટ્સ અને નેવિસ", + "Saint Lucia": "St. Lucia", + "Saint Martin": "સેન્ટ માર્ટિન", + "Saint Martin (French part)": "સેન્ટ માર્ટિન (ફ્રેન્ચ ભાગ)", + "Saint Pierre And Miquelon": "સેન્ટ પિયર અને મિકેલન", + "Saint Pierre and Miquelon": "સેન્ટ પિયર અને મિકેલન", + "Saint Vincent And Grenadines": "સેન્ટ વિન્સેન્ટ અને ગ્રેનેડાઇન્સ", + "Saint Vincent and the Grenadines": "સેન્ટ વિન્સેન્ટ અને ગ્રેનેડાઇન્સ", + "Samoa": "સમોઆ", + "San Marino": "સાન મેરિનો", + "Sao Tome And Principe": "સાઓ ટોમે અને પ્રિન્સિપે", + "Sao Tome and Principe": "સાઓ ટોમ અને પ્રિન્સિપે", + "Saudi Arabia": "સાઉદી અરેબિયા", + "Save": "સાચવો", + "Saved.": "સાચવેલ.", + "Scroll to bottom": "નીચે સ્ક્રોલ કરો", + "Scroll to top": "ટોચ પર સ્ક્રોલ કરો", + "Search": "શોધો", + "Secure Area": "સુરક્ષિત વિસ્તાર", + "Select": "પસંદ કરો", + "Select a different plan": "એક અલગ પ્લાન પસંદ કરો", + "Select a log file...": "લોગ ફાઇલ પસંદ કરો...", + "Select A New Photo": "નવો ફોટો પસંદ કરો", + "Select Action": "ક્રિયા પસંદ કરો", + "Select all": "બધા પસંદ કરો", + "Select All Dropdown": "બધા ડ્રોપડાઉન પસંદ કરો", + "Select this page": "આ પૃષ્ઠ પસંદ કરો", + "Send Password Reset Link": "પાસવર્ડ રીસેટ લિંક મોકલો", + "Senegal": "સેનેગલ", + "September": "સપ્ટેમ્બર", + "Serbia": "સર્બિયા", + "Server Error": "સર્વર ભૂલ", + "Service Unavailable": "સેવા ઉપલબ્ઘ નથી", + "Set as default": "ડિફૉલ્ટ તરીકે સેટ કરો", + "Setup Key": "સેટઅપ કી", + "Seychelles": "સેશેલ્સ", + "Show All Fields": "બધા ક્ષેત્રો બતાવો", + "Show Content": "સામગ્રી બતાવો", + "Show Recovery Codes": "પુનઃપ્રાપ્તિ કોડ્સ બતાવો", + "Showing": "દર્શાવે", + "Sierra Leone": "સિએરા લિયોન", + "Signed in as": "તરીકે સાઇન ઇન કર્યું", + "Singapore": "સિંગાપોર", + "Sint Maarten (Dutch part)": "સિન્ટ માર્ટન", + "Slovakia": "સ્લોવેકિયા", + "Slovenia": "સ્લોવેનિયા", + "Soft Deleted": "સોફ્ટ કાઢી નાખ્યું", + "Solomon Islands": "સોલોમન ટાપુઓ", + "Somalia": "સોમાલિયા", + "Something went wrong.": "કંઈક ખોટું થયું.", + "Sorry! You are not authorized to perform this action.": "માફ કરશો! તમે આ ક્રિયા કરવા માટે અધિકૃત નથી.", + "Sorry, your session has expired.": "માફ કરશો, તમારું સત્ર સમાપ્ત થઈ ગયું છે.", + "South Africa": "દક્ષિણ આફ્રિકા", + "South Georgia And Sandwich Isl.": "દક્ષિણ જ્યોર્જિયા અને દક્ષિણ સેન્ડવિચ ટાપુઓ", + "South Georgia and the South Sandwich Islands": "દક્ષિણ જ્યોર્જિયા અને દક્ષિણ સેન્ડવિચ ટાપુઓ", + "South Sudan": "દક્ષિણ સુદાન", + "Spain": "સ્પેન", + "Sri Lanka": "શ્રિલંકા", + "Standalone Actions": "એકલ ક્રિયાઓ", + "Start Polling": "મતદાન શરૂ કરો", + "Start polling": "મતદાન શરૂ કરો", + "State / County": "રાજ્ય / દેશ", + "Stop Impersonating": "ઢોંગ કરવાનું બંધ કરો", + "Stop Polling": "મતદાન બંધ કરો", + "Stop polling": "મતદાન બંધ કરો", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "આ પુનઃપ્રાપ્તિ કોડને સુરક્ષિત પાસવર્ડ મેનેજરમાં સ્ટોર કરો. જો તમારું બે પરિબળ પ્રમાણીકરણ ઉપકરણ ખોવાઈ જાય તો તમારા એકાઉન્ટની ઍક્સેસ પુનઃપ્રાપ્ત કરવા માટે તેનો ઉપયોગ કરી શકાય છે.", + "Subscribe": "સબ્સ્ક્રાઇબ કરો", + "Subscription Information": "સબ્સ્ક્રિપ્શન માહિતી", + "Subscription Pending": "સબ્સ્ક્રિપ્શન બાકી છે", + "Sudan": "સુદાન", + "Suriname": "સુરીનામ", + "Svalbard And Jan Mayen": "સ્વાલબાર્ડ અને જાન માયેન", + "Svalbard and Jan Mayen": "સ્વાલબાર્ડ અને જાન માયેન", + "Swaziland": "Eswatini", + "Sweden": "સ્વીડન", + "Switch Teams": "ટીમો સ્વિચ કરો", + "Switzerland": "સ્વિટ્ઝર્લૅન્ડ", + "Syrian Arab Republic": "Syria", + "System": "સિસ્ટમ", + "Taiwan": "તાઈવાન", + "Taiwan, Province of China": "તાઇવાન, ચીનનો પ્રાંત", + "Tajikistan": "તાજિકિસ્તાન", + "Tanzania": "તાન્ઝાનિયા", + "Tanzania, United Republic of": "તાંઝાનિયા, યુનાઇટેડ રિપબ્લિક ઓફ", + "TAX": "કર", + "Team Details": "ટીમ વિગતો", + "Team Invitation": "ટીમ આમંત્રણ", + "Team Members": "ટુકડી સભ્યો", + "Team Name": "ટુકડીનું નામ", + "Team Owner": "ટીમના માલિક", + "Team Settings": "ટીમ સેટિંગ્સ", + "Terms of Service": "સેવાની શરતો", + "Thailand": "થાઈલેન્ડ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "સાઇન અપ કરવા બદલ આભાર! શરૂ કરતા પહેલા, અમે તમને હમણાં જ જે લિંક મોકલી છે તેના પર ક્લિક કરીને તમે તમારું ઈમેલ એડ્રેસ ચકાસી શકો છો? જો તમને ઈમેલ પ્રાપ્ત ન થયો હોય, તો અમે રાજીખુશીથી તમને બીજો મોકલીશું.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "તમારા સતત સમર્થન બદલ આભાર. અમે તમારા રેકોર્ડ્સ માટે તમારા ઇન્વોઇસની એક નકલ જોડી છે. જો તમને કોઈ પ્રશ્નો અથવા ચિંતાઓ હોય તો કૃપા કરીને અમને જણાવો.", + "Thanks,": "આભાર,", + "The :attribute must be a valid role.": ":Attribute એ માન્ય ભૂમિકા હોવી આવશ્યક છે.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute ઓછામાં ઓછા :length અક્ષરોનો હોવો જોઈએ અને તેમાં ઓછામાં ઓછી એક સંખ્યા હોવી જોઈએ.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute ઓછામાં ઓછા :length અક્ષરોનો હોવો જોઈએ અને તેમાં ઓછામાં ઓછો એક વિશેષ અક્ષર અને એક સંખ્યા હોવી જોઈએ.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute ઓછામાં ઓછા :length અક્ષરોનો હોવો જોઈએ અને તેમાં ઓછામાં ઓછો એક વિશેષ અક્ષર હોવો જોઈએ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute એ ઓછામાં ઓછા :length અક્ષરો હોવા જોઈએ અને તેમાં ઓછામાં ઓછો એક અપરકેસ કેરેક્ટર અને એક નંબર હોવો જોઈએ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute એ ઓછામાં ઓછા :length અક્ષરો હોવા જોઈએ અને તેમાં ઓછામાં ઓછું એક અપરકેસ કેરેક્ટર અને એક વિશેષ અક્ષર હોવો જોઈએ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute ઓછામાં ઓછા :length અક્ષરોનો હોવો જોઈએ અને તેમાં ઓછામાં ઓછો એક અપરકેસ કેરેક્ટર, એક નંબર અને એક વિશેષ અક્ષર હોવો જોઈએ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute ઓછામાં ઓછા :length અક્ષરોનો હોવો જોઈએ અને તેમાં ઓછામાં ઓછો એક અપરકેસ અક્ષર હોવો જોઈએ.", + "The :attribute must be at least :length characters.": ":Attribute ઓછામાં ઓછા :length અક્ષરો હોવા જોઈએ.", + "The :attribute must contain at least one letter.": ":Attribute માં ઓછામાં ઓછો એક અક્ષર હોવો જોઈએ.", + "The :attribute must contain at least one number.": ":Attribute માં ઓછામાં ઓછો એક નંબર હોવો આવશ્યક છે.", + "The :attribute must contain at least one symbol.": ":Attribute માં ઓછામાં ઓછું એક પ્રતીક હોવું આવશ્યક છે.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute માં ઓછામાં ઓછો એક અપરકેસ અને એક લોઅરકેસ અક્ષર હોવો જોઈએ.", + "The :resource was created!": ":Resource બનાવવામાં આવ્યું હતું!", + "The :resource was deleted!": ":Resource કાઢી નાખવામાં આવ્યા હતા!", + "The :resource was restored!": "આ :resource પુનઃસ્થાપિત કરવામાં આવી હતી!", + "The :resource was updated!": ":Resource અપડેટ કરવામાં આવ્યું હતું!", + "The action was executed successfully.": "ક્રિયા સફળતાપૂર્વક ચલાવવામાં આવી હતી.", + "The default payment method cannot be removed.": "ડિફૉલ્ટ ચુકવણી પદ્ધતિ દૂર કરી શકાતી નથી.", + "The file was deleted!": "ફાઇલ કાઢી નાખવામાં આવી હતી!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "આપેલ :attribute ડેટા લીકમાં દેખાયા છે. કૃપા કરીને એક અલગ :attribute પસંદ કરો.", + "The given data was invalid.": "આપેલ ડેટા અમાન્ય હતો.", + "The government won't let us show you what's behind these doors": "સરકાર અમને તમને બતાવવા દેશે નહીં કે આ દરવાજા પાછળ શું છે", + "The HasOne relationship has already been filled.": "HasOne સંબંધ પહેલેથી જ ભરાઈ ગયો છે.", + "The image could not be loaded": "છબી લોડ કરી શકાઈ નથી", + "The image could not be loaded.": "છબી લોડ કરી શકાઈ નથી.", + "The invoice emails must be valid email addresses.": "ભરતિયું ઇમેઇલ્સ માન્ય ઇમેઇલ સરનામાં હોવા આવશ્યક છે.", + "The password is incorrect.": "પાસવર્ડ ખોટો છે.", + "The provided coupon code is invalid.": "પ્રદાન કરેલ કૂપન કોડ અમાન્ય છે.", + "The provided password does not match your current password.": "આપેલ પાસવર્ડ તમારા વર્તમાન પાસવર્ડ સાથે મેળ ખાતો નથી.", + "The provided password was incorrect.": "આપેલ પાસવર્ડ ખોટો હતો.", + "The provided two factor authentication code was invalid.": "પ્રદાન કરેલ બે પરિબળ પ્રમાણીકરણ કોડ અમાન્ય હતો.", + "The provided two factor recovery code was invalid.": "પ્રદાન કરેલ બે પરિબળ પુનઃપ્રાપ્તિ કોડ અમાન્ય હતો.", + "The provided VAT number is invalid.": "પ્રદાન કરેલ VAT નંબર અમાન્ય છે.", + "The resource was attached!": "સંસાધન જોડાયેલ હતું!", + "The resource was prevented from being saved!": "સંસાધનને બચાવવામાં આવ્યું હતું!", + "The resource was updated!": "સંસાધન અપડેટ કરવામાં આવ્યું હતું!", + "The response is not a streamed response.": "પ્રતિભાવ એ સ્ટ્રીમ કરેલ પ્રતિસાદ નથી.", + "The response is not a view.": "પ્રતિભાવ એ દૃશ્ય નથી.", + "The selected country is invalid.": "પસંદ કરેલ દેશ અમાન્ય છે.", + "The selected plan is invalid.": "પસંદ કરેલ પ્લાન અમાન્ય છે.", + "The selected resources have been :action!": "પસંદ કરેલ સંસાધનો :action છે!", + "The team's name and owner information.": "ટીમનું નામ અને માલિકની માહિતી.", + "There are no available options for this resource.": "આ સંસાધન માટે કોઈ ઉપલબ્ધ વિકલ્પો નથી.", + "There are no fields to display.": "પ્રદર્શિત કરવા માટે કોઈ ફીલ્ડ્સ નથી.", + "There are no new notifications.": "ત્યાં કોઈ નવી સૂચનાઓ નથી.", + "There was a problem executing the action.": "ક્રિયા ચલાવવામાં સમસ્યા હતી.", + "There was a problem fetching the resource.": "સંસાધન મેળવવામાં સમસ્યા હતી.", + "There was a problem submitting the form.": "ફોર્મ સબમિટ કરવામાં સમસ્યા હતી.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "આ લોકોને તમારી ટીમમાં આમંત્રિત કરવામાં આવ્યા છે અને તેમને આમંત્રણ ઇમેઇલ મોકલવામાં આવ્યા છે. તેઓ ઈમેલ આમંત્રણ સ્વીકારીને ટીમમાં જોડાઈ શકે છે.", + "This account does not have an active subscription.": "આ એકાઉન્ટમાં સક્રિય સબ્સ્ક્રિપ્શન નથી.", + "This action is unauthorized.": "આ કાર્યવાહી અનધિકૃત છે.", + "This copy of Nova is unlicensed.": "નોવાની આ નકલ લાઇસન્સ વિનાની છે.", + "This coupon code can only be used by new customers.": "આ કૂપન કોડનો ઉપયોગ ફક્ત નવા ગ્રાહકો જ કરી શકે છે.", + "This device": "આ ઉપકરણ", + "This file field is read-only.": "આ ફાઇલ ફીલ્ડ ફક્ત વાંચવા માટે છે.", + "This invoice is no longer open.": "આ ઇન્વૉઇસ હવે ખુલ્લું નથી.", + "This is a secure area of the application. Please confirm your password before continuing.": "આ એપ્લિકેશનનો સુરક્ષિત વિસ્તાર છે. ચાલુ રાખતા પહેલા કૃપા કરીને તમારા પાસવર્ડની પુષ્ટિ કરો.", + "This password does not match our records.": "આ પાસવર્ડ અમારા રેકોર્ડ સાથે મેળ ખાતો નથી.", + "This password reset link will expire in :count minutes.": "આ પાસવર્ડ રીસેટ લિંક :count મિનિટમાં સમાપ્ત થઈ જશે.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "આ ચુકવણી શરૂ કરવામાં આવી હતી, પરંતુ હજી સુધી ભંડોળ પ્રાપ્ત થયું નથી. આમાં 14 દિવસનો સમય લાગી શકે છે.", + "This resource no longer exists": "આ સંસાધન હવે અસ્તિત્વમાં નથી", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "આ સબ્સ્ક્રિપ્શન સમાપ્ત થઈ ગયું છે અને ફરી શરૂ કરી શકાતું નથી. કૃપા કરીને નવું સબ્સ્ક્રિપ્શન બનાવો.", + "This user already belongs to the team.": "આ વપરાશકર્તા પહેલેથી જ ટીમનો છે.", + "This user has already been invited to the team.": "આ વપરાશકર્તાને પહેલાથી જ ટીમમાં આમંત્રિત કરવામાં આવ્યા છે.", + "Timor-Leste": "તિમોર-લેસ્ટે", + "to": "પ્રતિ", + "To": "પ્રતિ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "બે ફેક્ટર ઓથેન્ટિકેશનને સક્ષમ કરવાનું સમાપ્ત કરવા માટે, તમારા ફોનની ઓથેન્ટિકેટર એપ્લિકેશનનો ઉપયોગ કરીને નીચેના QR કોડને સ્કેન કરો અથવા સેટઅપ કી દાખલ કરો અને જનરેટ કરેલ OTP કોડ પ્રદાન કરો.", + "Today": "આજે", + "Toggle navigation": "નેવિગેશન ટૉગલ કરો", + "Togo": "જાઓ", + "Tokelau": "ટોકેલાઉ", + "Token Name": "ટોકન નામ", + "Tonga": "ટોંગા", + "Too Many Requests": "ઘણી બધી વિનંતીઓ", + "total": "કુલ", + "Total:": "કુલ:", + "Trashed": "કચરાપેટી", + "Trinidad And Tobago": "ત્રિનિદાદ અને ટોબેગો", + "Trinidad and Tobago": "ત્રિનિદાદ અને ટોબેગો", + "Tunisia": "ટ્યુનિશિયા", + "Turkey": "Türkiye", + "Turkmenistan": "તુર્કમેનિસ્તાન", + "Turks And Caicos Islands": "ટર્ક્સ અને કેકોસ ટાપુઓ", + "Turks and Caicos Islands": "ટર્ક્સ અને કેકોસ ટાપુઓ", + "Tuvalu": "તુવાલુ", + "Two Factor Authentication": "બે પરિબળ પ્રમાણીકરણ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "બે પરિબળ પ્રમાણીકરણ હવે સક્ષમ છે. તમારા ફોનની ઓથેન્ટિકેટર એપ્લિકેશનનો ઉપયોગ કરીને નીચેના QR કોડને સ્કેન કરો અથવા સેટઅપ કી દાખલ કરો.", + "Type": "પ્રકાર", + "Uganda": "યુગાન્ડા", + "Ukraine": "યુક્રેન", + "Unauthorized": "અનધિકૃત", + "United Arab Emirates": "સંયુક્ત આરબ અમીરાત", + "United Kingdom": "યુનાઇટેડ કિંગડમ", + "United States": "યુનાઈટેડ સ્ટેટ્સ", + "United States Minor Outlying Islands": "યુનાઇટેડ સ્ટેટ્સ માઇનોર આઉટલાઇંગ આઇલેન્ડ્સ", + "United States Outlying Islands": "યુએસ આઉટલાઈંગ ટાપુઓ", + "Unknown": "અજ્ઞાત", + "Unpaid": "અવેતન", + "Update": "અપડેટ કરો", + "Update & Continue Editing": "અપડેટ કરો અને સંપાદન ચાલુ રાખો", + "Update :resource": ":Resource અપડેટ કરો", + "Update :resource: :title": ":Resource: :title અપડેટ કરો", + "Update attached :resource: :title": "અપડેટ જોડાયેલ :resource: :title", + "Update Password": "પાસવર્ડ અપડેટ કરો", + "Update Payment Information": "ચુકવણી માહિતી અપડેટ કરો", + "Update Payment Method": "ચુકવણી પદ્ધતિ અપડેટ કરો", + "Update your account's profile information and email address.": "તમારા એકાઉન્ટની પ્રોફાઇલ માહિતી અને ઇમેઇલ સરનામું અપડેટ કરો.", + "Uploading": "અપલોડ કરી રહ્યું છે", + "Uploading files... (:current/:total)": "ફાઇલો અપલોડ કરી રહ્યાં છીએ... (:current/:total)", + "Uruguay": "ઉરુગ્વે", + "Use a recovery code": "પુનઃપ્રાપ્તિ કોડનો ઉપયોગ કરો", + "Use an authentication code": "પ્રમાણીકરણ કોડનો ઉપયોગ કરો", + "User Actions": "વપરાશકર્તા ક્રિયાઓ", + "User Security": "વપરાશકર્તા સુરક્ષા", + "Username": "વપરાશકર્તા નામ", + "Uzbekistan": "ઉઝબેકિસ્તાન", + "Value": "મૂલ્ય", + "Vanuatu": "વનુઆતુ", + "VAT Number": "વેટ નંબર", + "Venezuela": "વેનેઝુએલા", + "Venezuela, Bolivarian Republic of": "વેનેઝુએલા, બોલિવેરિયન રિપબ્લિક ઓફ", + "Verify Email Address": "ઇમેઇલ સરનામું ચકાસો", + "Verify Your Email Address": "તમારું ઇમેઇલ સરનામું ચકાસો", + "Viet Nam": "Vietnam", + "View": "જુઓ", + "Virgin Islands, British": "British Virgin Islands", + "Virgin Islands, U.S.": "U.S. Virgin Islands", + "Wallis And Futuna": "વોલિસ અને ફ્યુટુના", + "Wallis and Futuna": "વોલિસ અને ફ્યુટુના", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "અમે તમારા સબ્સ્ક્રિપ્શન પર પ્રક્રિયા કરી રહ્યા છીએ. એકવાર સબ્સ્ક્રિપ્શન સફળતાપૂર્વક પ્રક્રિયા થઈ જાય, આ પૃષ્ઠ આપમેળે અપડેટ થશે. સામાન્ય રીતે, આ પ્રક્રિયામાં માત્ર થોડી સેકંડનો સમય લાગવો જોઈએ.", + "We are unable to process your payment. Please contact customer support.": "અમે તમારી ચુકવણી પર પ્રક્રિયા કરવામાં અસમર્થ છીએ. કૃપા કરીને ગ્રાહક સપોર્ટનો સંપર્ક કરો.", + "We have emailed your password reset link!": "અમે તમારો પાસવર્ડ રીસેટ લિંક ઈમેલ કરી છે!", + "We were unable to find a registered user with this email address.": "અમે આ ઇમેઇલ સરનામાં સાથે નોંધાયેલા વપરાશકર્તાને શોધવામાં અસમર્થ હતા.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "અમે તમે નીચે ઉલ્લેખિત ઇમેઇલ સરનામાંઓ પર ઇન્વ oice ઇસ ડાઉનલોડ લિંક મોકલીશું. તમે અલ્પવિરામનો ઉપયોગ કરીને બહુવિધ ઇમેઇલ સરનામાંઓને અલગ કરી શકો છો.", + "We're lost in space. The page you were trying to view does not exist.": "આપણે અવકાશમાં ખોવાઈ ગયા છીએ. તમે જે પૃષ્ઠ જોવાનો પ્રયાસ કરી રહ્યા હતા તે અસ્તિત્વમાં નથી.", + "Welcome Back!": "ફરી સ્વાગત છે!", + "Western Sahara": "પશ્ચિમી સહારા", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "જ્યારે બે પરિબળ પ્રમાણીકરણ સક્ષમ હોય, ત્યારે તમને પ્રમાણીકરણ દરમિયાન સુરક્ષિત, રેન્ડમ ટોકન માટે સંકેત આપવામાં આવશે. તમે તમારા ફોનની Google Authenticator એપ્લિકેશનમાંથી આ ટોકન પુનઃપ્રાપ્ત કરી શકો છો.", + "Whoops": "ઉફ્ફ", + "Whoops!": "ઉફ્ફ!", + "Whoops! Something went wrong.": "ઉફ્ફ! કંઈક ખોટું થયું.", + "With Trashed": "ટ્રેશ સાથે", + "Write": "લખો", + "Year To Date": "સાલ થી તારીખ", + "Yearly": "વાર્ષિક", + "Yemen": "યમન", + "Yes": "હા", + "You are already subscribed.": "તમે પહેલેથી જ સબ્સ્ક્રાઇબ કરેલ છે.", + "You are currently within your free trial period. Your trial will expire on :date.": "તમે હાલમાં તમારી મફત અજમાયશ અવધિમાં છો. તમારી અજમાયશ :date ના રોજ સમાપ્ત થશે.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "તમે હાલમાં તમારી મફત અજમાયશ અવધિમાં છો. તમારી અજમાયશ :date. ના રોજ સમાપ્ત થશે નવું સબ્સ્ક્રિપ્શન શરૂ કરવાથી તમારી અજમાયશ સમાપ્ત થશે.", + "You are logged in!": "તમે લૉગ ઇન છો!", + "You are receiving this email because we received a password reset request for your account.": "તમે આ ઇમેઇલ પ્રાપ્ત કરી રહ્યાં છો કારણ કે અમને તમારા એકાઉન્ટ માટે પાસવર્ડ રીસેટ વિનંતી પ્રાપ્ત થઈ છે.", + "You have been invited to join the :team team!": "તમને :team ટીમમાં જોડાવા માટે આમંત્રિત કરવામાં આવ્યા છે!", + "You have enabled two factor authentication.": "તમે બે પરિબળ પ્રમાણીકરણ સક્ષમ કર્યું છે.", + "You have not enabled two factor authentication.": "તમે બે પરિબળ પ્રમાણીકરણ સક્ષમ કર્યું નથી.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "તમારી પાસે કેટલાક અવેતન ઇન્વૉઇસેસ છે. તમારી ડિફૉલ્ટ ચુકવણી પદ્ધતિને અપડેટ કર્યા પછી, તમે નીચે આપેલ ઇન્વૉઇસ સૂચિ દ્વારા ચુકવણીનો ફરી પ્રયાસ કરી શકો છો.", + "You may accept this invitation by clicking the button below:": "તમે નીચેના બટન પર ક્લિક કરીને આ આમંત્રણ સ્વીકારી શકો છો:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "તમે કોઈપણ સમયે તમારું સબ્સ્ક્રિપ્શન રદ કરી શકો છો. એકવાર તમારું સબ્સ્ક્રિપ્શન રદ થઈ જાય, પછી તમારી પાસે તમારા વર્તમાન બિલિંગ ચક્રના અંત સુધી સબ્સ્ક્રિપ્શન ફરી શરૂ કરવાનો વિકલ્પ હશે.", + "You may delete any of your existing tokens if they are no longer needed.": "તમે તમારા અસ્તિત્વમાંના કોઈપણ ટોકન્સને કાઢી નાખી શકો છો જો તેમની હવે જરૂર ન હોય.", + "You may not delete your personal team.": "તમે તમારી વ્યક્તિગત ટીમને કાઢી શકતા નથી.", + "You may not leave a team that you created.": "તમે બનાવેલી ટીમને તમે છોડી શકશો નહીં.", + "You will receive an invoice and payment link via email for each billing period.": "તમને દરેક બિલિંગ અવધિ માટે ઈમેઈલ દ્વારા ઈન્વોઈસ અને ચુકવણીની લિંક પ્રાપ્ત થશે.", + "You're logged in!": "તમે લૉગ ઇન છો!", + "Your :invoiceName invoice is now available!": "તમારું :invoiceName ઇન્વૉઇસ હવે ઉપલબ્ધ છે!", + "Your billing address is :address :address2 :postal_code :city :state :country": "તમારું બિલિંગ સરનામું :address :address2 :postal_code :city :state :country છે", + "Your card was declined. Please contact your card issuer for more information.": "તમારું કાર્ડ નકારવામાં આવ્યું હતું. વધુ માહિતી માટે કૃપા કરીને તમારા કાર્ડ રજૂકર્તાનો સંપર્ક કરો.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "તમારી વર્તમાન ચુકવણી પદ્ધતિ :lastFour થી સમાપ્ત થતું ક્રેડિટ કાર્ડ છે જે :expiration ના રોજ સમાપ્ત થાય છે.", + "Your email address is unverified.": "તમારું ઇમેઇલ સરનામું ચકાસાયેલ નથી.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "તમારી :amountની છેલ્લી ચુકવણી નિષ્ફળ ગઈ. નિષ્ફળ ચુકવણીનો ફરીથી પ્રયાસ કરવા માટે કૃપા કરીને તમારી ચુકવણી પદ્ધતિ અપડેટ કરો.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date ના રોજ :amount ની તમારી છેલ્લી ચુકવણી નિષ્ફળ ગઈ. નિષ્ફળ ચુકવણીનો ફરીથી પ્રયાસ કરવા માટે કૃપા કરીને તમારી ચુકવણી પદ્ધતિ અપડેટ કરો.", + "Your next payment of :amount will be processed on :date.": "તમારી :amount ની આગામી ચુકવણી :date ના રોજ થશે.", + "Your payment method has been added successfully.": "તમારી ચુકવણી પદ્ધતિ સફળતાપૂર્વક ઉમેરવામાં આવી છે.", + "Your payment method will be charged automatically for each billing period.": "તમારી ચુકવણી પદ્ધતિ પ્રત્યેક બિલિંગ અવધિ માટે આપમેળે શુલ્ક લેવામાં આવશે.", + "Your registered VAT Number is :vatNumber.": "તમારો નોંધાયેલ VAT નંબર :vatNumber છે.", + "Your subscription has been started successfully.": "તમારું સબ્સ્ક્રિપ્શન સફળતાપૂર્વક શરૂ કરવામાં આવ્યું છે.", + "Your subscription has been successfully cancelled.": "તમારું સબ્સ્ક્રિપ્શન સફળતાપૂર્વક રદ કરવામાં આવ્યું છે.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "તમારું સબ્સ્ક્રિપ્શન સફળતાપૂર્વક રદ કરવામાં આવ્યું છે. તમારી બિલિંગ અવધિના અંત સુધી તમારી પાસે હજી પણ ઍક્સેસ હશે.", + "Your subscription was successfully resumed.": "તમારું સબ્સ્ક્રિપ્શન સફળતાપૂર્વક ફરી શરૂ થયું.", + "Your subscription was successfully updated.": "તમારું સબ્સ્ક્રિપ્શન સફળતાપૂર્વક અપડેટ થયું.", + "Zambia": "ઝામ્બિયા", + "Zimbabwe": "ઝિમ્બાબ્વે", + "Zip / Postal Code": "ઝીપ / પોસ્ટલ કોડ", + "Åland Islands": "આલેન્ડ ટાપુઓ" +} diff --git a/locales/gu/php-inline.json b/locales/gu/php-inline.json new file mode 100644 index 00000000000..5410039a80d --- /dev/null +++ b/locales/gu/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "આ ક્ષેત્ર સ્વીકારવું આવશ્યક છે.", + "accepted_if": "જ્યારે :other :value હોય ત્યારે આ ફીલ્ડ સ્વીકારવું આવશ્યક છે.", + "active_url": "This is not a valid URL.", + "after": "This must be a date after :date.", + "after_or_equal": "This must be a date after or equal to :date.", + "alpha": "આ ફીલ્ડમાં માત્ર અક્ષરો હોવા જોઈએ.", + "alpha_dash": "આ ફીલ્ડમાં માત્ર અક્ષરો, સંખ્યાઓ, ડેશ અને અન્ડરસ્કોર હોવા જોઈએ.", + "alpha_num": "આ ફીલ્ડમાં માત્ર અક્ષરો અને સંખ્યાઓ હોવા જોઈએ.", + "any_of": "આ ક્ષેત્ર અમાન્ય છે.", + "array": "આ ક્ષેત્ર એરે હોવું આવશ્યક છે.", + "ascii": "આ ફીલ્ડમાં માત્ર સિંગલ-બાઈટ આલ્ફાન્યૂમેરિક અક્ષરો અને પ્રતીકો હોવા જોઈએ.", + "attached": "આ ફીલ્ડ પહેલેથી જ જોડાયેલ છે.", + "before": "This must be a date before :date.", + "before_or_equal": "This must be a date before or equal to :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "આ ક્ષેત્ર સાચું કે ખોટું હોવું જોઈએ.", + "can": "આ ફીલ્ડમાં અનધિકૃત મૂલ્ય છે.", + "confirmed": "The confirmation does not match.", + "contains": "આ ફીલ્ડમાં જરૂરી મૂલ્ય ખૂટે છે.", + "date": "This is not a valid date.", + "date_equals": "This must be a date equal to :date.", + "date_format": "This does not match the format :format.", + "decimal": "આ ફીલ્ડમાં :decimal દશાંશ સ્થાનો હોવા આવશ્યક છે.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "This value must be different from :other.", + "digits": "This must be :digits digits.", + "digits_between": "This must be between :min and :max digits.", + "dimensions": "This image has invalid dimensions.", + "distinct": "આ ફીલ્ડનું ડુપ્લિકેટ મૂલ્ય છે.", + "doesnt_contain": "આ ક્ષેત્રમાં નીચેનામાંથી કોઈ હોવું જોઈએ નહીં: :values.", + "doesnt_end_with": "આ ફીલ્ડ નીચેનામાંથી એક સાથે સમાપ્ત થઈ શકતું નથી: :values.", + "doesnt_start_with": "આ ફીલ્ડ નીચેનામાંથી કોઈ એકથી શરૂ ન થઈ શકે: :values.", + "email": "This must be a valid email address.", + "ends_with": "This must end with one of the following: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "The selected value does not exist.", + "extensions": "આ ફીલ્ડમાં નીચેનામાંથી એક એક્સ્ટેન્શન હોવું આવશ્યક છે: :values.", + "file": "The content must be a file.", + "filled": "આ ફીલ્ડનું મૂલ્ય હોવું આવશ્યક છે.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal to :value kilobytes.", + "gte.numeric": "The value must be greater than or equal to :value.", + "gte.string": "The string must be greater than or equal to :value characters.", + "hex_color": "આ ફીલ્ડ માન્ય હેક્સાડેસિમલ રંગ હોવો આવશ્યક છે.", + "image": "This must be an image.", + "in": "The selected value is not in the list of allowed values.", + "in_array": "This value does not exist in :other.", + "in_array_keys": "આ ક્ષેત્રમાં નીચેની કીઓમાંથી ઓછામાં ઓછી એક હોવી આવશ્યક છે: :values.", + "integer": "This must be an integer.", + "ip": "This must be a valid IP address.", + "ipv4": "This must be a valid IPv4 address.", + "ipv6": "This must be a valid IPv6 address.", + "json": "This must be a valid JSON string.", + "list": "આ ફીલ્ડની સૂચિ હોવી આવશ્યક છે.", + "lowercase": "આ ક્ષેત્ર લોઅરકેસ હોવું આવશ્યક છે.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal to :value kilobytes.", + "lte.numeric": "The value must be less than or equal to :value.", + "lte.string": "The string must be less than or equal to :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "આ ફીલ્ડમાં :max થી વધુ અંકો ન હોવા જોઈએ.", + "mimes": "This must be a file of type: :values.", + "mimetypes": "This must be a file of type: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "આ ફીલ્ડમાં ઓછામાં ઓછા :min અંકો હોવા આવશ્યક છે.", + "missing": "આ ક્ષેત્ર ગુમ થયેલ હોવું જોઈએ.", + "missing_if": "જ્યારે :other :value હોય ત્યારે આ ફીલ્ડ ખૂટતું હોવું જોઈએ.", + "missing_unless": "જ્યાં સુધી :other :value ન હોય ત્યાં સુધી આ ફીલ્ડ ખૂટે જ જોઈએ.", + "missing_with": "જ્યારે :values હાજર હોય ત્યારે આ ફીલ્ડ ખૂટતું હોવું જોઈએ.", + "missing_with_all": "જ્યારે :values હાજર હોય ત્યારે આ ફીલ્ડ ખૂટે જ જોઈએ.", + "multiple_of": "The value must be a multiple of :value", + "not_in": "The selected value must not be in the list.", + "not_regex": "This format is invalid.", + "numeric": "This must be a number.", + "password.letters": "આ ફીલ્ડમાં ઓછામાં ઓછો એક અક્ષર હોવો જોઈએ.", + "password.mixed": "આ ફીલ્ડમાં ઓછામાં ઓછો એક અપરકેસ અને એક લોઅરકેસ અક્ષર હોવો આવશ્યક છે.", + "password.numbers": "આ ફીલ્ડમાં ઓછામાં ઓછો એક નંબર હોવો આવશ્યક છે.", + "password.symbols": "આ ફીલ્ડમાં ઓછામાં ઓછું એક પ્રતીક હોવું આવશ્યક છે.", + "password.uncompromised": "આપેલ ફીલ્ડ ડેટા લીકમાં દેખાયું છે. કૃપા કરીને એક અલગ ક્ષેત્ર પસંદ કરો.", + "present": "આ ક્ષેત્ર હાજર હોવું આવશ્યક છે.", + "present_if": "જ્યારે :other :value હોય ત્યારે આ ફીલ્ડ હાજર હોવું આવશ્યક છે.", + "present_unless": "આ ક્ષેત્ર હાજર હોવું આવશ્યક છે સિવાય કે :other :value હોય.", + "present_with": "જ્યારે :values હાજર હોય ત્યારે આ ક્ષેત્ર હાજર હોવું આવશ્યક છે.", + "present_with_all": "જ્યારે :values હાજર હોય ત્યારે આ ક્ષેત્ર હાજર હોવું આવશ્યક છે.", + "prohibited": "આ ક્ષેત્ર પ્રતિબંધિત છે.", + "prohibited_if": "જ્યારે :other :value હોય ત્યારે આ ક્ષેત્ર પ્રતિબંધિત છે.", + "prohibited_if_accepted": "જ્યારે :other સ્વીકારવામાં આવે ત્યારે આ ક્ષેત્ર પર પ્રતિબંધ છે.", + "prohibited_if_declined": "જ્યારે :other નકારવામાં આવે ત્યારે આ ક્ષેત્ર પર પ્રતિબંધ છે.", + "prohibited_unless": "આ ક્ષેત્ર પ્રતિબંધિત છે સિવાય કે :other :values માં હોય.", + "prohibits": "આ ક્ષેત્ર :other ને હાજર રહેવાથી પ્રતિબંધિત કરે છે.", + "regex": "This format is invalid.", + "relatable": "આ ક્ષેત્ર આ સંસાધન સાથે સંકળાયેલ ન હોઈ શકે.", + "required": "આ ક્ષેત્ર જરૂરી છે.", + "required_array_keys": "આ ફીલ્ડમાં :values માટેની એન્ટ્રી હોવી આવશ્યક છે.", + "required_if": "જ્યારે :other :value હોય ત્યારે આ ફીલ્ડ જરૂરી છે.", + "required_if_accepted": "જ્યારે :other સ્વીકારવામાં આવે ત્યારે આ ફીલ્ડ જરૂરી છે.", + "required_if_declined": "જ્યારે :other નકારવામાં આવે ત્યારે આ ફીલ્ડ જરૂરી છે.", + "required_unless": "આ ફીલ્ડ જરૂરી છે સિવાય કે :other :values માં હોય.", + "required_with": "જ્યારે :values હાજર હોય ત્યારે આ ફીલ્ડ જરૂરી છે.", + "required_with_all": "જ્યારે :values હાજર હોય ત્યારે આ ફીલ્ડ જરૂરી છે.", + "required_without": "જ્યારે :values હાજર ન હોય ત્યારે આ ફીલ્ડ જરૂરી છે.", + "required_without_all": "જ્યારે :values માંથી કોઈ હાજર ન હોય ત્યારે આ ફીલ્ડ જરૂરી છે.", + "same": "The value of this field must match the one from :other.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "This must start with one of the following: :values.", + "string": "This must be a string.", + "timezone": "This must be a valid timezone.", + "ulid": "આ ક્ષેત્ર માન્ય ULID હોવું આવશ્યક છે.", + "unique": "This has already been taken.", + "uploaded": "This failed to upload.", + "uppercase": "આ ક્ષેત્ર અપરકેસ હોવું આવશ્યક છે.", + "url": "This must be a valid URL.", + "uuid": "This must be a valid UUID." +} diff --git a/locales/gu/php.json b/locales/gu/php.json new file mode 100644 index 00000000000..2517fbe601f --- /dev/null +++ b/locales/gu/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute સ્વીકૃત હોવું જોઈએ.", + "accepted_if": "જ્યારે :other :value હોય ત્યારે :attribute સ્વીકારવું આવશ્યક છે.", + "active_url": ":Attribute માન્ય URL નથી.", + "after": ":Attribute પછી તારીખ હોવી જોઈએ :તારીખ.", + "after_or_equal": ":Attribute પછી તારીખ કે સમાંતર હોવું જોઈએ :તારીખ.", + "alpha": ":Attribute માત્ર અક્ષરોનો જ સમાવેશ કરી શકે.", + "alpha_dash": ":Attribute માત્ર અક્ષરો, આંકડાઓ, ડેશ અને ની નીચે લીટીનો જ સમાવેશ કરી શકે.", + "alpha_num": ":Attribute માત્ર અક્ષરો તથા આંકડાઓનો જ સમાવેશ કરી શકે.", + "any_of": ":attribute ક્ષેત્ર અમાન્ય છે.", + "array": ":Attribute ગોઠવણીમાં હોવું જોઈએ.", + "ascii": ":Attribute માં ફક્ત સિંગલ-બાઈટ આલ્ફાન્યૂમેરિક અક્ષરો અને પ્રતીકો હોવા જોઈએ.", + "attached": "આ :attribute પહેલેથી જ જોડાયેલ છે.", + "before": ":Attribute પહેલાં તારીખ હોવી જોઈએ :તારીખ.", + "before_or_equal": ":Attribute પહેલાં તારીખ કે સમાંતર હોવું જોઈએ :તારીખ.", + "between.array": ":Attribute ની વચ્ચે હોવું જોઈએ :min અને :max વસ્તુઓ.", + "between.file": ":Attribute ની વચ્ચે હોવું જોઈએ :min અને :max કિલોબાઇટ્સ.", + "between.numeric": ":Attribute ની વચ્ચે હોવું જોઈએ :min અને :max.", + "between.string": ":Attribute ની વચ્ચે હોવું જોઈએ :min અને :max અક્ષરો.", + "boolean": ":Attribute પ્રવૃત્તિ ક્ષેત્ર ખરું કે ખોટું હોવું જોઈએ.", + "can": ":Attribute ફીલ્ડમાં અનધિકૃત મૂલ્ય છે.", + "confirmed": ":Attribute પુષ્ટિકરણ બંધબેસતું નથી.", + "contains": ":attribute ફીલ્ડમાં આવશ્યક મૂલ્ય ખૂટે છે.", + "current_password": "પાસવર્ડ ખોટો છે.", + "date": ":Attribute માન્ય તારીખ નથી.", + "date_equals": ":Attribute સમાંતર તારીખ હોવી જોઈએ :તારીખ.", + "date_format": ":Attribute ગોઠવણ સાથે બંધબેસતું નથી :ગોઠવણ.", + "decimal": ":Attribute માં :decimal દશાંશ સ્થાન હોવા આવશ્યક છે.", + "declined": ":Attribute નકારવા જ જોઈએ.", + "declined_if": "જ્યારે :other :value હોય ત્યારે :attribute નકારવું આવશ્યક છે.", + "different": ":Attribute અને :other અલગ હોવું જોઈએ.", + "digits": ":Attribute હોવું જોઈએ :digits અંક.", + "digits_between": ":Attribute વચ્ચે હોવું જોઈએ :min અને :max અંક.", + "dimensions": ":Attribute છબીનું પરિમાણ અમાન્ય છે.", + "distinct": ":Attribute પ્રવૃત્તિ ક્ષેત્રનું નકલી મૂલ્ય છે.", + "doesnt_contain": ":attribute ક્ષેત્રમાં નીચેનામાંથી કોઈ હોવું જોઈએ નહીં: :values.", + "doesnt_end_with": ":Attribute નીચેનામાંથી એક સાથે સમાપ્ત થઈ શકે નહીં: :values.", + "doesnt_start_with": ":Attribute નીચેનામાંથી એકથી શરૂ ન થઈ શકે: :values.", + "email": ":Attribute માન્ય ઈમેઈલ એડ્રેસ હોવું જોઈએ.", + "ends_with": ":Attribute નીચેમાંથી એક પ્રમાણે પૂરું થતું હોવું જોઈએ :values.", + "enum": "પસંદ કરેલ :attribute અમાન્ય છે.", + "exists": "પસંદ કરાયેલ :attribute અમાન્ય છે.", + "extensions": ":attribute ફીલ્ડમાં નીચેનામાંથી એક એક્સ્ટેન્શન હોવું આવશ્યક છે: :values.", + "failed": "ઈમેઈલ એડ્રેસ અને પાસવર્ડનું આ જોડાણ અમારી વિગતો સાથે બંધબેસતું નથી.", + "file": ":Attribute એક ફાઈલ હોવી જોઈએ.", + "filled": ":Attribute પ્રવૃત્તિ ક્ષેત્રનું મૂલ્ય હોવું જોઈએ.", + "gt.array": ":Attribute ના કરતાં વિશેષ :value વસ્તુઓ.", + "gt.file": ":Attribute થી વિશેષ હોવું જોઈએ :value કિલો બાઇટ્સ.", + "gt.numeric": ":Attribute થી વિશેષ હોવું જોઈએ :value.", + "gt.string": ":Attribute થી વિશેષ હોવું જોઈએ :value મૂલ્ય અક્ષરો.", + "gte.array": ":Attribute હોવું જોઈએ :value વસ્તુઓ કે વિશેષ.", + "gte.file": ":Attribute થી વિશેષ અથવા સમાંતર હોવું જોઈએ :value કિલો બાઇટ્સ.", + "gte.numeric": ":Attribute થી વિશેષ અથવા સમાંતર હોવું જોઈએ :value.", + "gte.string": ":Attribute થી વિશેષ અથવા સમાંતર હોવું જોઈએ :value મૂલ્ય અક્ષરો.", + "hex_color": ":attribute ફીલ્ડ માન્ય હેક્સાડેસિમલ રંગ હોવો આવશ્યક છે.", + "image": ":Attribute છબી હોવી જોઈએ.", + "in": ":Attribute અમાન્ય છે.", + "in_array": ":Attribute માં પ્રવૃત્તિ ક્ષેત્ર અસ્તિત્વ ધરાવતું નથી :other.", + "in_array_keys": ":attribute ક્ષેત્રમાં નીચેની કીઓમાંથી ઓછામાં ઓછી એક હોવી આવશ્યક છે: :values.", + "integer": ":Attribute પૂર્ણ સંખ્યા હોવી જોઈએ.", + "ip": ":Attribute માન્ય IP address હોવું જોઈએ.", + "ipv4": ":Attribute માન્ય IPv4 address હોવું જોઈએ.", + "ipv6": ":Attribute માન્ય IPv6 address હોવું જોઈએ.", + "json": ":Attribute માન્ય JSON શબ્દમાળા હોવી જોઈએ.", + "list": ":attribute ફીલ્ડ એક સૂચિ હોવી આવશ્યક છે.", + "lowercase": ":Attribute લોઅરકેસ હોવું આવશ્યક છે.", + "lt.array": ":Attribute ઓછું હોવું જોઈએ :value વસ્તુઓ.", + "lt.file": ":Attribute ઓછું હોવું જોઈએ :value કિલો બાઇટ્સ.", + "lt.numeric": ":Attribute ઓછું હોવું જોઈએ :value.", + "lt.string": ":Attribute ઓછું હોવું જોઈએ :value અક્ષરો.", + "lte.array": ":Attribute ના કરતા વધુ ન હોવું જોઈએ :value વસ્તુઓ.", + "lte.file": ":Attribute ઓછું કે સમાંતર હોવું જોઈએ :value કિલો બાઇટ્સ.", + "lte.numeric": ":Attribute ઓછું કે સમાંતર હોવું જોઈએ :value.", + "lte.string": ":Attribute ઓછું કે સમાંતર હોવું જોઈએ :value અક્ષરો.", + "mac_address": ":Attribute એ માન્ય MAC સરનામું હોવું આવશ્યક છે.", + "max.array": ":Attribute ના કરતાં વધુ ન હોઈ શકે :max વસ્તુઓ.", + "max.file": ":Attribute મોટું ન હોઈ શકે :max કિલો બાઇટ્સ.", + "max.numeric": ":Attribute મોટું ન હોઈ શકે :max.", + "max.string": ":Attribute મોટું ન હોઈ શકે :max અક્ષરો.", + "max_digits": ":Attribute માં :max થી વધુ અંકો ન હોવા જોઈએ.", + "mimes": ":Attribute પ્રકારની ફાઈલ હોવી જોઈએ :values.", + "mimetypes": ":Attribute પ્રકારની ફાઈલ હોવી જોઈએ :values.", + "min.array": ":Attribute હોવું જ જોઈએ :min વસ્તુઓ.", + "min.file": ":Attribute ઓછામાં ઓછું હોવું જોઈએ :min કિલો બાઇટ્સ.", + "min.numeric": ":Attribute ઓછામાં ઓછું હોવું જોઈએ :min.", + "min.string": ":Attribute ઓછામાં ઓછું હોવું જોઈએ :min અક્ષરો.", + "min_digits": ":Attribute માં ઓછામાં ઓછા :min અંકો હોવા જોઈએ.", + "missing": ":Attribute ફીલ્ડ ખૂટે છે.", + "missing_if": "જ્યારે :other :value હોય ત્યારે :attribute ફીલ્ડ ખૂટે જ જોઈએ.", + "missing_unless": ":Attribute ફીલ્ડ ખૂટે જ જોઈએ સિવાય કે :other :value હોય.", + "missing_with": "જ્યારે :values હાજર હોય ત્યારે :attribute ફીલ્ડ ખૂટે જ જોઈએ.", + "missing_with_all": "જ્યારે :values હાજર હોય ત્યારે :attribute ફીલ્ડ ખૂટે જ જોઈએ.", + "multiple_of": ":Attribute એ :value નો ગુણાંક હોવો જોઈએ.", + "next": "આગામી »", + "not_in": "પસંદ કરાયેલ :attribute અમાન્ય છે.", + "not_regex": ":Attribute અમાન્ય ગોઠવણ છે.", + "numeric": ":Attribute આંક હોવો જોઈએ.", + "password": "પાસવર્ડ ખોટો છે.", + "password.letters": ":Attribute માં ઓછામાં ઓછો એક અક્ષર હોવો જોઈએ.", + "password.mixed": ":Attribute માં ઓછામાં ઓછો એક અપરકેસ અને એક લોઅરકેસ અક્ષર હોવો જોઈએ.", + "password.numbers": ":Attribute માં ઓછામાં ઓછો એક નંબર હોવો આવશ્યક છે.", + "password.symbols": ":Attribute માં ઓછામાં ઓછું એક પ્રતીક હોવું આવશ્યક છે.", + "password.uncompromised": "આપેલ :attribute ડેટા લીકમાં દેખાયા છે. કૃપા કરીને એક અલગ :attribute પસંદ કરો.", + "present": ":Attribute પ્રવૃત્તિ ક્ષેત્ર હાજર હોવું જોઈએ.", + "present_if": "જ્યારે :other :value હોય ત્યારે :attribute ફીલ્ડ હાજર હોવું આવશ્યક છે.", + "present_unless": ":attribute ફીલ્ડ હાજર હોવા જોઈએ સિવાય કે :other :value હોય.", + "present_with": "જ્યારે :values હાજર હોય ત્યારે :attribute ફીલ્ડ હાજર હોવું આવશ્યક છે.", + "present_with_all": "જ્યારે :values હાજર હોય ત્યારે :attribute ફીલ્ડ હાજર હોવા જોઈએ.", + "previous": "« અગાઉના", + "prohibited": ":Attribute ફીલ્ડ પર પ્રતિબંધ છે.", + "prohibited_if": "જ્યારે :other :value હોય ત્યારે :attribute ફીલ્ડ પ્રતિબંધિત છે.", + "prohibited_if_accepted": "જ્યારે :other સ્વીકારવામાં આવે છે ત્યારે :attribute ક્ષેત્ર પર પ્રતિબંધ છે.", + "prohibited_if_declined": "જ્યારે :other નકારવામાં આવે ત્યારે :attribute ક્ષેત્ર પર પ્રતિબંધ છે.", + "prohibited_unless": ":Attribute ફીલ્ડ પ્રતિબંધિત છે સિવાય કે :other :values માં હોય.", + "prohibits": ":Attribute ક્ષેત્ર :other ને હાજર રહેવાથી પ્રતિબંધિત કરે છે.", + "regex": ":Attribute અમાન્ય ગોઠવણ છે.", + "relatable": "આ :attribute આ સંસાધન સાથે સંકળાયેલ ન હોઈ શકે.", + "required": ":Attribute પ્રવૃત્તિ ક્ષેત્ર આવશ્યક છે.", + "required_array_keys": ":Attribute ફીલ્ડમાં :values માટેની એન્ટ્રીઓ હોવી આવશ્યક છે.", + "required_if": ":Attribute પ્રવૃત્તિ ક્ષેત્ર આવશ્યક છે જ્યારે :other છે :value.", + "required_if_accepted": "જ્યારે :other સ્વીકારવામાં આવે ત્યારે :attribute ફીલ્ડ જરૂરી છે.", + "required_if_declined": "જ્યારે :other નકારવામાં આવે ત્યારે :attribute ફીલ્ડ જરૂરી છે.", + "required_unless": ":Attribute પ્રવૃત્તિ ક્ષેત્ર આવશ્યક છે સિવાય :other માં છે :values.", + "required_with": ":Attribute પ્રવૃત્તિ ક્ષેત્ર આવશ્યક છે જ્યારે :values હાજર હોય.", + "required_with_all": ":Attribute પ્રવૃત્તિ ક્ષેત્ર આવશ્યક છે જ્યારે :values હાજર હોય.", + "required_without": ":Attribute પ્રવૃત્તિ ક્ષેત્ર આવશ્યક છે જ્યારે :values હાજર ન હોય.", + "required_without_all": ":Attribute પ્રવૃત્તિ ક્ષેત્ર આવશ્યક છે જ્યારે કશું પણ :values હાજર હોય.", + "reset": "તમારો પાસવર્ડ ફરીથી બદલવામાં આવ્યો છે.", + "same": ":Attribute અને :other બંધબેસતું હોવું જોઈએ.", + "sent": "તમારા પાસવર્ડને બદલવા માટે અમે લિંક સાથે એક ઈમેઈલ આપણે મોકલ્યો છે.", + "size.array": ":Attribute સમાવેશ કરતું હોવું જોઈએ : કદ વસ્તુઓ.", + "size.file": ":Attribute હોવું જોઈએ :size કિલો બાઇટ્સ.", + "size.numeric": ":Attribute હોવું જોઈએ :કદ.", + "size.string": ":Attribute હોવું જોઈએ :size અક્ષરો.", + "starts_with": ":Attribute નીચેમાંથી કોઈએક વડે શરૂ થતું હોવું જોઈએ :values.", + "string": ":Attribute શબ્દમાળા હોવી જોઈએ.", + "throttle": "અતિશય લૉગિન પ્રયાસો. ફરીથી પ્રયાસ કરો:seconds સેકંડ.", + "throttled": "ફરી પ્રયાસ કરતા પહેલા કૃપા કરીને રાહ જુઓ.", + "timezone": ":Attribute માન્ય પરિક્ષેત્ર હોવું જોઈએ.", + "token": "પાસવર્ડ બદલવા માટેનું આ ચિહ્ન અમાન્ય છે.", + "ulid": ":Attribute એ માન્ય ULID હોવું આવશ્યક છે.", + "unique": ":Attribute પહેલેથી લઈ લેવામાં આવેલ છે.", + "uploaded": ":Attribute અપલોડ થવામાં નિષ્ફળ.", + "uppercase": ":Attribute અપરકેસ હોવા જોઈએ.", + "url": ":Attribute ગોઠવણ અમાન્ય છે.", + "user": "આ ઈમેઈલ એડ્રેસ સાથે અમે વપરાશ કર્તાને શોધી શકતા નથી.", + "uuid": ":Attribute માન્ય UUID હોવું જોઈએ." +} diff --git a/locales/ha/_excludes.json b/locales/ha/_excludes.json new file mode 100644 index 00000000000..ed177e21923 --- /dev/null +++ b/locales/ha/_excludes.json @@ -0,0 +1,202 @@ +[ + "Angola", + "Antarctica", + "Argentina", + "Aruba", + "Austria", + "Azerbaijan", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Brazil", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "Cape Verde", + "Cayman Islands", + "Central African Republic", + "Chad", + "Chile", + "China", + "Colombia", + "Comoros", + "Congo", + "Costa Rica", + "Croatia", + "CSV (.csv)", + "Cuba", + "Cyprus", + "Czech Republic", + "Dashboard", + "Denmark", + "Djibouti", + "Dominica", + "Dominican Republic", + "Ecuador", + "Egypt", + "El Salvador", + "Equatorial Guinea", + "Eritrea", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "Faroe Islands", + "Fiji", + "Finland", + "France", + "French Guiana", + "French Polynesia", + "Gabon", + "Gambia", + "Georgia", + "Germany", + "Ghana", + "Gibraltar", + "Greece", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "Hungary", + "Iceland", + "ID", + "India", + "Indonesia", + "Iran", + "Iraq", + "Ireland", + "Isle of Man", + "Israel", + "Italy", + "Jamaica", + "Japan", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Latvia", + "Lebanon", + "Lesotho", + "Liberia", + "Liechtenstein", + "Lithuania", + "Luxembourg", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Micronesia", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Netherlands", + "New Caledonia", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "North Macedonia", + "Northern Mariana Islands", + "Norway", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Papua New Guinea", + "Paraguay", + "Peru", + "Philippines", + "Poland", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Rwanda", + "Réunion", + "Saint Helena", + "Saint Lucia", + "Saudi Arabia", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Solomon Islands", + "Somalia", + "South Africa", + "South Korea", + "Spain", + "Sri Lanka", + "Sudan", + "Suriname", + "Sweden", + "Switzerland", + "Taiwan", + "Tajikistan", + "Tanzania", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Trinidad and Tobago", + "Tunisia", + "Turkey", + "Turkmenistan", + "Turks and Caicos Islands", + "Uganda", + "Ukraine", + "United Arab Emirates", + "United Kingdom", + "United States", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Viet Nam", + "Western Sahara", + "Yemen", + "Zambia", + "Zimbabwe", + "Åland Islands" +] diff --git a/locales/ha/json-inline.json b/locales/ha/json-inline.json new file mode 100644 index 00000000000..88dcf89da46 --- /dev/null +++ b/locales/ha/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dole ne wannan filin ya zama ingantaccen aiki.", + "The :attribute must be at least :length characters and contain at least one number.": "Dole ne wannan filin ya zama aƙalla haruffa :length kuma ya ƙunshi aƙalla lamba ɗaya.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dole ne wannan filin ya zama aƙalla haruffa :length kuma ya ƙunshi aƙalla harafi ɗaya na musamman da lamba ɗaya.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dole ne wannan filin ya zama aƙalla haruffa :length kuma ya ƙunshi aƙalla harafi ɗaya na musamman.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dole ne wannan filin ya zama aƙalla haruffa :length kuma ya ƙunshi aƙalla haruffa babba ɗaya da lamba ɗaya.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dole ne wannan filin ya zama aƙalla haruffa :length kuma ya ƙunshi aƙalla haruffa babba ɗaya da harafi ɗaya na musamman.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dole ne wannan filin ya kasance aƙalla haruffa :length kuma ya ƙunshi aƙalla haruffa babba ɗaya, lamba ɗaya, da harafi ɗaya na musamman.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dole ne wannan filin ya zama aƙalla haruffa :length kuma ya ƙunshi aƙalla harafi guda ɗaya.", + "The :attribute must be at least :length characters.": "Dole ne wannan filin ya zama aƙalla haruffa :length.", + "The :attribute must contain at least one letter.": "Dole ne wannan filin ya ƙunshi aƙalla harafi ɗaya.", + "The :attribute must contain at least one number.": "Dole ne wannan filin ya ƙunshi aƙalla lamba ɗaya.", + "The :attribute must contain at least one symbol.": "Dole ne wannan filin ya ƙunshi aƙalla alama ɗaya.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dole ne wannan filin ya ƙunshi aƙalla babban harafi ɗaya da ƙaramin harafi ɗaya.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Filin da aka bayar ya bayyana a cikin zubewar bayanai. Da fatan za a zaɓi wani filin daban." +} diff --git a/locales/ha/json.json b/locales/ha/json.json new file mode 100644 index 00000000000..c4ec9e0535a --- /dev/null +++ b/locales/ha/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(da karin kuskure :count)", + "(and :count more errors)": "(da karin kuskure :count)|(da ƙarin kurakurai :count)|(da ƙarin kurakurai :count)", + "30 Days": "Kwanaki 30", + "60 Days": "Kwanaki 60", + "90 Days": "Kwanaki 90", + ":amount selected": ":amount zaba", + ":amount Total": ":amount Jima'i", + ":days day trial": "Gwajin kwana :days", + ":resource Details": ":resource Cikakkun bayanai", + ":resource Details: :title": ":resource Cikakkun bayanai: :title", + "A decryption key is required.": "Ana buƙatar maɓallin ɓoyewa.", + "A fresh verification link has been sent to your email address.": "An aika sabon hanyar tabbatarwa zuwa adireshin imel ɗin ku.", + "A new verification link has been sent to the email address you provided during registration.": "An aika sabon hanyar tabbatarwa zuwa adireshin imel ɗin da kuka bayar yayin rajista.", + "A new verification link has been sent to the email address you provided in your profile settings.": "An aika sabon hanyar tabbatarwa zuwa adireshin imel ɗin da kuka bayar a cikin saitunan bayanan martabarku.", + "A new verification link has been sent to your email address.": "An aika sabon hanyar tabbatarwa zuwa adireshin imel ɗin ku.", + "Accept Invitation": "Karɓi Gayyata", + "Action": "Aiki", + "Action Event": "Taron Aiki", + "Action Events": "Ayyukan Ayyuka", + "Action Happened At": "Ya faru A", + "Action Initiated By": "Wanda ya qaddamar", + "Action Name": "Suna", + "Action Status": "Matsayi", + "Action Target": "manufa", + "Actions": "Ayyuka", + "Add": "Ƙara", + "Add :resource": "Ƙara :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Ƙara sabon ɗan ƙungiyar zuwa ƙungiyar ku, ba su damar yin aiki tare da ku.", + "Add additional security to your account using two factor authentication.": "Ƙara ƙarin tsaro zuwa asusunku ta amfani da ingantaccen abu biyu.", + "Add Payment Method": "Ƙara Hanyar Biyan Kuɗi", + "Add row": "Ƙara jere", + "Add Team Member": "Ƙara Memban Ƙungiya", + "Add VAT Number": "Ƙara Lambar VAT", + "Added.": "Kara.", + "Additional billing information updated successfully.": "An sabunta ƙarin bayanin lissafin kuɗi cikin nasara.", + "Address": "Adireshi", + "Address Line 2": "Layin Adireshi 2", + "Administrator": "Mai gudanarwa", + "Administrator users can perform any action.": "Masu amfani da gudanarwa na iya yin kowane aiki.", + "Afghanistan": "Ghanistan", + "Aland Islands": "Åland Tsibirin", + "Albania": "Albaniya", + "Algeria": "Aljeriya", + "All of the people that are part of this team.": "Duk mutanen da ke cikin wannan tawagar.", + "All resources loaded.": "An ɗora dukkan albarkatun.", + "All rights reserved.": "An kiyaye duk haƙƙoƙi.", + "Already registered?": "An riga an yi rajista?", + "American Samoa": "Amurka Samoa", + "An error occurred while uploading the file.": "An sami kuskure yayin loda fayil ɗin.", + "An error occurred while uploading the file: :error": "An sami kuskure yayin loda fayil ɗin: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "An sami kuskuren bazata kuma mun sanar da ƙungiyar tallafin mu. Da fatan za a sake gwadawa daga baya.", + "Andorra": "Androdra", + "Angola": "Angola", + "Anguilla": "Jirgin samanta", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Wani mai amfani ya sabunta wannan hanya tun lokacin da aka loda wannan shafin. Da fatan za a sabunta shafin kuma a sake gwadawa.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua da Barbuda", + "Antigua and Barbuda": "Antigua da Barbuda", + "API Token": "Alamar API", + "API Token Permissions": "Izinin Alamar API", + "API Tokens": "Alamar API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Alamu API suna ba da damar sabis na ɓangare na uku su tantance tare da aikace-aikacen mu a madadin ku.", + "Apply": "Aiwatar", + "Apply Coupon": "Aiwatar da Coupon", + "April": "Afrilu", + "Are you sure you want to attempt to pay :amount?": "Shin kun tabbata kuna son yin ƙoƙarin biya :amount?", + "Are you sure you want to cancel your subscription?": "Shin kun tabbata kuna son soke biyan kuɗin ku?", + "Are you sure you want to delete all the notifications?": "Shin kun tabbata kuna son share duk sanarwar?", + "Are you sure you want to delete the selected resources?": "Shin kun tabbata kuna son share albarkatun da aka zaɓa?", + "Are you sure you want to delete this file?": "Shin kun tabbata kuna son share wannan fayil ɗin?", + "Are you sure you want to delete this notification?": "Shin kun tabbata kuna son share wannan sanarwar?", + "Are you sure you want to delete this payment method?": "Shin kun tabbata kuna son share wannan hanyar biyan kuɗi?", + "Are you sure you want to delete this resource?": "Shin kun tabbata kuna son share wannan albarkatun?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Shin kun tabbata kuna son share wannan ƙungiyar? Da zarar an share ƙungiyar, duk albarkatunta da bayananta za a goge su har abada.", + "Are you sure you want to delete your account?": "Ka tabbata kana son share asusunka?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ka tabbata kana son share asusunka? Da zarar an share asusun ku, duk albarkatunsa da bayanansa za a goge su har abada. Da fatan za a shigar da kalmar wucewa don tabbatar da cewa kuna son share asusunku na dindindin.", + "Are you sure you want to detach the selected resources?": "Shin kun tabbata kuna son ware albarkatun da aka zaɓa?", + "Are you sure you want to detach this resource?": "Shin kun tabbata kuna son ware wannan albarkatun?", + "Are you sure you want to force delete the selected resources?": "Shin kun tabbata kuna son tilasta share albarkatun da aka zaɓa?", + "Are you sure you want to force delete this resource?": "Shin kun tabbata kuna son tilasta share wannan albarkatun?", + "Are you sure you want to log out?": "Ka tabbata kana son fita?", + "Are you sure you want to mark all notifications as read?": "Shin kun tabbata kuna son yiwa duk sanarwar alama azaman karantawa?", + "Are you sure you want to remove this item?": "Ka tabbata kana son cire wannan abun?", + "Are you sure you want to restore the selected resources?": "Shin kun tabbata kuna son dawo da albarkatun da aka zaɓa?", + "Are you sure you want to restore this resource?": "Shin kun tabbata kuna son dawo da wannan albarkatun?", + "Are you sure you want to resume your subscription?": "Shin kun tabbata kuna son ci gaba da biyan kuɗin ku?", + "Are you sure you want to run this action?": "Shin kun tabbata kuna son gudanar da wannan aikin?", + "Are you sure you want to set this payment method as your default?": "Shin kun tabbata kuna son saita wannan hanyar biyan kuɗi azaman tsohowar ku?", + "Are you sure you want to stop impersonating?": "Shin kun tabbata kuna son daina kwaikwayon?", + "Are you sure you would like to delete this API token?": "Shin kun tabbata kuna son share wannan alamar API?", + "Are you sure you would like to leave this team?": "Shin kun tabbata kuna son barin wannan ƙungiyar?", + "Are you sure you would like to remove this person from the team?": "Shin kun tabbata kuna son cire wannan mutumin daga ƙungiyar?", + "Are you sure you would like to switch billing plans?": "Shin kun tabbata kuna son canza tsarin biyan kuɗi?", + "Argentina": "Argentina", + "Armenia": "Armeniya", + "Aruba": "Aruba", + "Attach": "Haɗa", + "Attach & Attach Another": "Haɗa kuma a haɗa wani", + "Attach :resource": "Makala :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Haɗa fayiloli ta jawowa da faduwa, zaɓi ko ɗanɗana su.", + "August": "Agusta", + "Australia": "Ostiraliya", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "BAHAMSA", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Kafin ci gaba, za ku iya tabbatar da adireshin imel ɗin ku ta danna hanyar haɗin da muka aiko muku? Idan baku sami imel ɗin ba, za mu yi farin cikin aiko muku da wani.", + "Before proceeding, please check your email for a verification link.": "Kafin a ci gaba, da fatan za a duba imel ɗin ku don hanyar haɗin gwiwa.", + "Belarus": "Belarus", + "Belgium": "Beljium", + "Belize": "Faɗi", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Bayanin Kuɗi", + "Billing Management": "Gudanar da Biyan Kuɗi", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, yanayin Pattingational na", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius da Saba", + "Bosnia And Herzegovina": "Bosnia da Herzegovina", + "Bosnia and Herzegovina": "Bosnia da Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Tsibirin Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Yankin Tekun Indiya na Burtaniya", + "Browser Sessions": "Zama Mai Rubutu", + "Brunei Darussalam": "Brunei Darusalam", + "Bulgaria": "Biri", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodiya", + "Cameroon": "Kamaru", + "Canada": "Kanada", + "Cancel": "Soke", + "Cancel Subscription": "Soke Biyan Kuɗi", + "Cape Verde": "Cape Verde", + "Card": "Katin", + "Cayman Islands": "Tsibirin Cayman", + "Central African Republic": "Jamhuriyar Afirka ta Tsakiya", + "Chad": "Chadi", + "Change Subscription Plan": "Canja Tsarin Biyan Kuɗi", + "Change the current payment method attached to your subscription": "Canja hanyar biyan kuɗi na yanzu haɗe zuwa biyan kuɗin ku", + "Changes": "Canje-canje", + "Checkout": "Dubawa", + "Chile": "Chile", + "China": "China", + "Choose": "Zabi", + "Choose :field": "Zabi :field", + "Choose :resource": "Zabi :resource", + "Choose an option": "Zaɓi zaɓi", + "Choose date": "Zaɓi kwanan wata", + "Choose File": "Zaɓi Fayil", + "Choose Files": "Zaɓi Fayiloli", + "Choose Type": "Zaɓi Nau'in", + "Christmas Island": "Tsibirin Kirsimeti", + "City": "Garin", + "Click here to re-send the verification email.": "Danna nan don sake aika imel ɗin tabbatarwa.", + "click here to request another": "danna nan don neman wani", + "Click to choose": "Danna don zaɓar", + "Close": "Kusa", + "Cocos (Keeling) Islands": "Tsibirin Cocos (Keeling).", + "Code": "Lambar", + "Colombia": "Kumma", + "Comoros": "Comoros", + "Confirm": "Tabbatar", + "Confirm Billing Action": "Tabbatar da Ayyukan Kuɗi", + "Confirm Password": "tabbata kalmar shiga", + "Confirm Payment": "Tabbatar da Biya", + "Confirm your :amount payment": "Tabbatar da biyan ku :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Jamhuriyar Demokradiyyar", + "Congo, the Democratic Republic of the": "Kongo, Jamhuriyar Demokradiyyar Kongo", + "Constant": "Ko da yaushe", + "Continue To Payment": "Ci gaba Don Biyan Kuɗi", + "Cook Islands": "Tsibirin Cook", + "Copy to clipboard": "Kwafi zuwa allo", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Cote d'Ivoire", + "Country": "Ƙasa", + "Coupon": "Copon", + "Coupon applied successfully.": "An yi amfani da kudin shiga cikin nasara.", + "Create": "Ƙirƙiri", + "Create & Add Another": "Ƙirƙiri & Ƙara Wani", + "Create :resource": "Ƙirƙiri :resource", + "Create a new team to collaborate with others on projects.": "Ƙirƙirar sabuwar ƙungiya don yin haɗin gwiwa tare da wasu kan ayyukan.", + "Create Account": "Kirkira ajiya", + "Create API Token": "Ƙirƙiri Alamar API", + "Create New Team": "Ƙirƙiri Sabuwar Ƙungiya", + "Create Team": "Ƙirƙiri Ƙungiya", + "Created.": "Ƙirƙiri", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "kalmar shiga na halin yanzu", + "Current Subscription Plan": "Shirin Biyan Kuɗi na Yanzu", + "Currently Subscribed": "A halin yanzu ana biyan kuɗi", + "Customer Balance": "Ma'auni na Abokin ciniki", + "Customize": "Keɓance", + "Cyprus": "Jirgin ƙasa", + "Czech Republic": "Jamhuriyar Czech", + "Côte d'Ivoire": "Cote d'Ivoire", + "Dark": "Duhu", + "Dashboard": "Dashboard", + "December": "Disamba", + "Decrease": "Rage", + "Default": "Tsohuwar", + "Delete": "Share", + "Delete :resource": "Share :resource", + "Delete Account": "Share Account", + "Delete all notifications": "Share duk sanarwar", + "Delete API Token": "Share Alamar API", + "Delete File": "Share Fayil", + "Delete Notification": "Share Sanarwa", + "Delete Resource": "Share albarkatun", + "Delete Selected": "Share Zaɓaɓɓen", + "Delete Team": "Share Tawagar", + "Denmark": "Dabbar denmark", + "Detach": "Ware", + "Detach Resource": "Rage albarkatun", + "Detach Selected": "Zaɓan Rage", + "Details": "Cikakkun bayanai", + "Disable": "A kashe", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Da gaske kuna son barin? Kuna da canje-canje marasa ajiya.", + "Dominica": "Dominika", + "Dominican Republic": "Jamhuriyar Dominican", + "Done.": "Anyi.", + "Download": "Zazzagewa", + "Download Invoice": "Zazzage daftari", + "Drop file or click to choose": "Ajiye fayil ko danna don zaɓar", + "Drop files or click to choose": "Ajiye fayiloli ko danna don zaɓar", + "Ecuador": "Ekador", + "Edit": "Gyara", + "Edit :resource": "Gyara :resource", + "Edit Attached": "Gyara Makala", + "Edit Profile": "Shirya Bayanan martaba", + "Editor": "Edita", + "Editor users have the ability to read, create, and update.": "Masu amfani da edita suna da ikon karantawa, ƙirƙira, da sabuntawa.", + "Egypt": "Masar", + "El Salvador": "El Salvador", + "Email": "Imel", + "email": "imel", + "Email Address": "Adireshin i-mel", + "Email Addresses": "Adireshin Imel", + "Email Password Reset Link": "Hanyar Sake saitin Kalmar wucewa ta Imel", + "Email Verification": "Tabbatar da Imel", + "Enable": "Kunna", + "Encrypted environment file already exists.": "Rufaffen fayil ɗin mahalli ya riga ya wanzu.", + "Encrypted environment file not found.": "Ba a sami fayil ɗin mahalli da ke ɓoye ba.", + "Ensure your account is using a long, random password to stay secure.": "Tabbatar cewa asusunku yana amfani da dogon, kalmar sirri bazuwar don zama amintacce.", + "Environment file already exists.": "An riga an sami fayil ɗin mahalli.", + "Environment file not found.": "Ba a sami fayil ɗin mahalli ba.", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Emritrea", + "Error": "Kuskure", + "errors": "kurakurai", + "Estonia": "Estoniya", + "Ethiopia": "Habasha", + "ex VAT": "misali VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Ya ƙare :expiration", + "Export As CSV": "Fitarwa As CSV", + "Extra Billing Information": "Karin Bayanin Kuɗi", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ana buƙatar ƙarin tabbaci don aiwatar da biyan ku. Da fatan za a ci gaba zuwa shafin biyan kuɗi ta danna maɓallin da ke ƙasa.", + "Failed Subscription Payment": "Ba a yi nasarar Biyan Biyan Kuɗi ba", + "Failed to load :resource!": "An kasa loda :resource!", + "Falkland Islands (Malvinas)": "Tsibirin Falkland (Malvinas)", + "Faroe Islands": "Tsibirin Faroe", + "February": "Fabrairu", + "Fiji": "Fiji", + "Filename": "Sunan fayil", + "Finish enabling two factor authentication.": "Ƙare kunna tabbatar da abubuwa biyu.", + "Finland": "FINLAND", + "For your security, please confirm your password to continue.": "Don tsaron ku, da fatan za a tabbatar da kalmar wucewa don ci gaba.", + "Forbidden": "An haramta", + "Force Delete": "Tilasta Share", + "Force Delete :resource": "Tilasta Share :resource", + "Force Delete Resource": "Tilasta Share albarkatun", + "Force Delete Selected": "Tilasta Share An zaɓi", + "Forgot Password": "Manta Kalmar wucewa", + "Forgot your password?": "manta da kalmar shigar ka?", + "Forgot Your Password?": "Manta da kalmar shigar ka?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "manta da kalmar shigar ka? Ba matsala. Kawai sanar da mu adireshin imel ɗin ku kuma za mu yi muku imel ɗin hanyar sake saitin kalmar sirri wanda zai ba ku damar zaɓin sabo.", + "France": "Faransa", + "French Guiana": "Faransa Guiana", + "French Polynesia": "Faransa Polynesia", + "French Southern Territories": "Yankunan Kudancin Faransa", + "From": "Daga", + "Gabon": "Gabon", + "Gambia": "Gambiya", + "Georgia": "Jojiya", + "Germany": "Jamus", + "Ghana": "Ta Ghana", + "Gibraltar": "Gibrentar", + "Go Home": "Tafi Gida", + "Go to page :page": "Je zuwa shafi na :page", + "Great! You have accepted the invitation to join the :team team.": "Mai girma! Kun karɓi gayyatar shiga ƙungiyar :team.", + "Greece": "Girka", + "Greenland": "Grealanda", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Gum", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Gini", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Halai", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Kuna da tunani na biyu game da soke biyan kuɗin ku? Kuna iya sake kunna biyan kuɗin ku nan take a kowane lokaci har zuwa ƙarshen sake zagayowar lissafin ku na yanzu. Bayan sake zagayowar lissafin ku na yanzu, zaku iya zaɓar sabon tsarin biyan kuɗi gaba ɗaya.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Kuna da tunani na biyu game da soke biyan kuɗin ku? Kuna iya kunna biyan kuɗin ku nan take a kowane lokaci har zuwa ƙarshen sake zagayowar lissafin ku na yanzu. Bayan sake zagayowar lissafin ku na yanzu, zaku iya zaɓar sabon tsarin biyan kuɗi gaba ɗaya.", + "Heard Island & Mcdonald Islands": "Heard Island da kuma tsibirin McDonald", + "Heard Island and McDonald Islands": "Heard Island da kuma tsibirin McDonald", + "Hello!": "Sannu!", + "Hide Content": "Ɓoye abun ciki", + "Hold Up!": "Rike!", + "Holy See (Vatican City State)": "Holy See (Jahar Vatican)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Maharya", + "I agree to the :terms_of_service and :privacy_policy": "Na yarda da :terms_of_service da :privacy_policy", + "Iceland": "Iceland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Idan ya cancanta, zaku iya fita daga duk sauran zaman binciken ku a duk na'urorinku. Wasu daga cikin zaman ku na kwanan nan an jera su a ƙasa; duk da haka, wannan jerin bazai ƙare ba. Idan kuna jin an lalata asusun ku, ya kamata ku kuma sabunta kalmar sirrinku.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Idan kuna da asusu, kuna iya karɓar wannan gayyatar ta danna maɓallin da ke ƙasa:", + "If you did not create an account, no further action is required.": "Idan ba ku ƙirƙiri asusu ba, ba a buƙatar ƙarin wani mataki.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Idan ba ku yi tsammanin samun gayyatar zuwa wannan ƙungiyar ba, kuna iya jefar da wannan imel ɗin.", + "If you did not receive the email": "Idan baku karɓi imel ɗin ba", + "If you did not request a password reset, no further action is required.": "Idan baku nemi sake saitin kalmar sirri ba, ba a buƙatar ƙarin wani mataki.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Idan ba ku da asusu, kuna iya ƙirƙirar ɗaya ta danna maɓallin da ke ƙasa. Bayan ƙirƙirar asusun, zaku iya danna maɓallin karɓar gayyata a cikin wannan imel ɗin don karɓar gayyatar ƙungiyar:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Idan kana buƙatar ƙara takamaiman lambar sadarwa ko bayanan haraji a cikin sunan ku, kamar cikakken sunan kasuwancinku, lambar tantance VAT, ko adireshin rikodin, ƙila a ƙara da.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Idan kuna fuskantar matsala danna maɓallin \":actionText\", kwafi kuma liƙa URL ɗin da ke ƙasa\na cikin gidan yanar gizonku:", + "Impersonate": "Kwaikwaya", + "Increase": "Ƙara", + "India": "Indiya", + "Indonesia": "Indonesia", + "Invalid filename.": "Sunan fayil mara inganci.", + "Invalid JSON was returned from the route.": "An dawo da JSON mara inganci daga hanyar.", + "Invoice Email Addresses": "Adireshin imel na imel", + "Invoice emails updated successfully.": "Ire-ire-ire-irega an sabunta shi cikin nasara.", + "Invoices": "Daftari", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Jamhuriyar Musulunci", + "Iraq": "Iraki", + "Ireland": "Ilmin Ireland", + "Isle Of Man": "Isle na Man", + "Isle of Man": "Isle na Man", + "Israel": "Isra'ila", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Yana kama da ba ku da biyan kuɗi mai aiki. Kuna iya zaɓar ɗaya daga cikin shirye-shiryen biyan kuɗin da ke ƙasa don farawa. Za a iya canza tsare-tsaren biyan kuɗi ko kuma a soke su a lokacin da kuka dace.", + "Italy": "Italiya", + "Jamaica": "Yar jamaa", + "January": "Janairu", + "Japan": "Japan", + "Jersey": "Mai zane", + "Jordan": "Korga", + "July": "Yuli", + "June": "Yuni", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Maɓalli", + "Kiribati": "Kiribati", + "Korea": "Koriya ta Kudu", + "Korea, Democratic People's Republic of": "Koriya, Jamhuriyar Jama'ar Dimokuradiyya", + "Korea, Republic of": "Koriya, Jamhuriyar", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Jamhuriyar Demokradiyyar Jama'ar Lao", + "Last active": "Karshe mai aiki", + "Last used": "An yi amfani da shi na ƙarshe", + "Latvia": "Latvia", + "Leave": "Bar", + "Leave Team": "Bar Tawagar", + "Lebanon": "Lebanon", + "length": "tsayi", + "Lens": "Gilashin madubi", + "Lesotho": "Lesotho", + "Liberia": "Laberiya", + "Libyan Arab Jamahiriya": "Libya Arab Jamahiriya", + "Liechtenstein": "Liechenstein", + "Light": "Haske", + "Lithuania": "Lithuania", + "Load :perPage More": "Loda :perPage ƙari", + "Loading": "Ana lodawa", + "Location": "Wuri", + "Log in": "Shiga", + "Log In": "Shiga", + "Log Out": "Fita", + "Log out": "Fita", + "Log Out Other Browser Sessions": "Fita Wasu Zauren Mai Rarraba", + "Log Viewer": "Mai kallo", + "Login": "Shiga", + "Logout": "Fita", + "Logs": "Rajistan shiga", + "Luxembourg": "Luxembourg", + "Macao": "Macau", + "Macedonia": "Arewacin Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, tsohuwar Jamhuriyar Yugoslavia", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Malkives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Sarrafa Asusu", + "Manage and log out your active sessions on other browsers and devices.": "Sarrafa da fitar da zaman ku masu aiki akan wasu masu bincike da na'urori.", + "Manage API Tokens": "Sarrafa Alamar API", + "Manage Role": "Sarrafa Matsayi", + "Manage Team": "Sarrafa Ƙungiya", + "Managing billing for :billableName": "Gudanar da lissafin kuɗi na :billableName", + "March": "Maris", + "Mark all as Read": "Yi alama duka kamar yadda aka karanta", + "Mark all notifications as read": "Alama duk sanarwar kamar yadda aka karanta", + "Mark Read": "Mark ya karanta", + "Mark Unread": "Alama ba a karanta ba", + "Marshall Islands": "Tsibirin Marshall", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Mayu", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesia", + "Micronesia, Federated States of": "Micronesia, Tarayyar Jihohin", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Jamhuriyar", + "Monaco": "Monaco", + "Mongolia": "Mongoliya", + "Montenegro": "Montenegro", + "Month To Date": "Wata Zuwa Kwanan Wata", + "Monthly": "kowane wata", + "monthly": "kowane wata", + "Montserrat": "Monserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Suna", + "name": "suna", + "Namibia": "Namibiya", + "Nauru": "Nauru", + "Nepal": "Na garin neman sani", + "Netherlands": "Netherlands", + "Netherlands Antilles": "Netherlands Antila", + "Nevermind": "Kar ka manta", + "Nevermind, I'll keep my old plan": "Kada ku damu, zan kiyaye tsohon shirina", + "New": "Sabo", + "New :resource": "Sabo :resource", + "New Caledonia": "Sabuwar Caledonia", + "New Password": "Sabuwar Kalmar wucewa", + "New Zealand": "New Zealand", + "Next": "Na gaba", + "Next Payment": "Biya ta gaba", + "Next Payment on": "Biya na gaba akan", + "Nicaragua": "NACaragua", + "Niger": "Nijar", + "Nigeria": "Najeriya", + "Niue": "Niue", + "No": "A'a", + "No :resource matched the given criteria.": "Babu :resource da ya dace da sharuɗɗan da aka bayar.", + "No additional information...": "Babu ƙarin bayani...", + "No Current Data": "Babu Bayanai na Yanzu", + "No Data": "Babu Data", + "no file selected": "babu fayil da aka zaɓa", + "No Increase": "Babu Ƙaruwa", + "No payment methods on file.": "Babu hanyoyin biyan kuɗi akan fayil.", + "No payment scheduled.": "Ba a shirya biyan kuɗi ba.", + "No Prior Data": "Babu bayanan da suka gabata", + "No Results Found.": "Ba a Samu Sakamako ba.", + "Norfolk Island": "Tsibirin Norfolk", + "Northern Mariana Islands": "Arewacin Mariana Islands", + "Norway": "Noraka", + "Not Found": "Ba a Samu ba", + "Notifications": "Sanarwa", + "Nova": "Nova", + "Nova User": "Mai amfani Nova", + "November": "Nuwamba", + "October": "Oktoba", + "of": "na", + "OK": "KO", + "Oman": "OHIMIN", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Da zarar an share ƙungiyar, duk albarkatunta da bayananta za a goge su har abada. Kafin share wannan ƙungiyar, da fatan za a zazzage kowane bayanai ko bayani game da wannan ƙungiyar da kuke son riƙewa.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Da zarar an share asusun ku, duk albarkatunsa da bayanansa za a goge su har abada. Kafin share asusun ku, da fatan za a zazzage kowane bayanai ko bayanin da kuke son riƙewa.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Da zarar an share asusun ku, duk albarkatunsa da bayanansa za a goge su har abada. Da fatan za a shigar da kalmar wucewa don tabbatar da cewa kuna son share asusunku na dindindin.", + "Only Trashed": "Shara kawai", + "Open Invoices": "Buɗe Daftari", + "Original": "Na asali", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Portal ɗin sarrafa lissafin kuɗin mu yana ba ku damar sarrafa tsarin biyan kuɗin ku, hanyar biyan kuɗi, da zazzage daftarin ku na kwanan nan.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Portal ɗin sarrafa lissafin mu yana ba ku damar sarrafa tsarin biyan kuɗin ku, hanyoyin biyan kuɗi, da zazzage daftarin ku na kwanan nan.", + "Page Expired": "Shafi ya ƙare", + "Pagination Navigation": "Kewayawa Pagination", + "Paid": "An biya", + "Pakistan": "Pakistan", + "Palau": "PALAU", + "Palestinian Territory, Occupied": "Yankin Falasdinu, Mamaye", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Kalmar wucewa", + "password": "kalmar wucewa", + "Payment Confirmation": "Tabbatar da Biyan Kuɗi", + "Payment Information": "Bayanin Biyan Kuɗi", + "Payment information updated successfully.": "An sabunta bayanin biyan kuɗi cikin nasara.", + "Payment Method": "Hanyar Biyan Kuɗi", + "Payment Methods": "Hanyoyin Biyan Kuɗi", + "Payment Required": "Ana Bukatar Biyan Kuɗi", + "Payments": "Biyan kuɗi", + "Pending Team Invitations": "Gayyatar Ƙungiya mai jiran gado", + "Per Page": "Kowane Shafi", + "Permanently delete this team.": "Share wannan ƙungiyar ta dindindin.", + "Permanently delete your account.": "Share asusun ku na dindindin.", + "Permissions": "Izini", + "Peru": "Peu", + "Philippines": "Mataimusa", + "Photo": "Hoto", + "Pitcairn": "Ƙunayin sha'inka", + "Please accept the terms of service.": "Da fatan za a karɓi sharuɗɗan sabis.", + "Please click the button below to verify your email address.": "Da fatan za a danna maɓallin da ke ƙasa don tabbatar da adireshin imel ɗin ku.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Da fatan za a tabbatar da samun dama ga asusunku ta shigar da ɗayan lambobin dawo da gaggawa na ku.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Da fatan za a tabbatar da samun damar shiga asusunku ta shigar da lambar tantancewa ta aikace-aikacen tantancewar ku.", + "Please confirm your password before continuing.": "Da fatan za a tabbatar da kalmar wucewa kafin ci gaba.", + "Please copy your new API token. For your security, it won't be shown again.": "Da fatan za a kwafi sabon alamar API ɗin ku. Don tsaron ku, ba za a sake nuna shi ba.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Da fatan za a shigar da kalmar wucewa don tabbatar da cewa kuna son fita daga sauran zaman binciken ku a duk na'urorinku.", + "Please provide a maximum of three invoice emails addresses.": "Da fatan za a samar da iyakar adadin daftarin imel guda uku.", + "Please provide the email address of the person you would like to add to this team.": "Da fatan za a ba da adireshin imel na mutumin da kuke son ƙarawa zuwa wannan ƙungiyar.", + "Please set a default payment method before retrying payments.": "Da fatan za a saita hanyar biyan kuɗi ta tsoho kafin sake biyan kuɗi.", + "Please set a default payment method before swapping plans.": "Da fatan za a saita tsohuwar hanyar biyan kuɗi kafin musanya tsare-tsaren.", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Latsa / don bincika", + "Preview": "Dubawa", + "Previewing": "Samfoti", + "Previous": "A baya", + "Privacy Policy": "takardar kebantawa", + "Profile": "Bayanan martaba", + "Profile Information": "Bayanan Bayani", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kwata Zuwa Kwanan Wata", + "Recovery Code": "Lambar farfadowa", + "Refresh": "Sake sabuntawa", + "Regards,": "Gaisuwa,", + "Regenerate Recovery Codes": "Maida Lambobin Farfadowa", + "Register": "Yi rijista", + "Reload": "Sake kaya", + "Remember me": "Ka tuna da ni", + "Remember Me": "Tuna Ni", + "Remove": "Cire", + "Remove Photo": "Cire Hoto", + "Remove Team Member": "Cire Memban Tawaga", + "Replicate": "Maimaita", + "Required fields": "Filayen da ake buƙata", + "Resend Verification Email": "Sake aika Tabbacin Imel", + "Reset Filters": "Sake saita Tace", + "Reset Password": "Sake saita kalmar wucewa", + "Reset Password Notification": "Sake saita Sanarwa na Kalmar wucewa", + "resource": "albarkatu", + "Resource Row Dropdown": "Rushewar Layi na Albarkatu", + "Resources": "Albarkatu", + "resources": "albarkatun", + "Restore": "Maida", + "Restore :resource": "Maida :resource", + "Restore Resource": "Mayar da Albarkatu", + "Restore Selected": "Mayar da aka zaɓa", + "results": "sakamako", + "Resume Subscription": "Ci gaba da Biyan Kuɗi", + "Retry Payment": "Sake gwada Biyan kuɗi", + "Return to :appName": "Komawa zuwa :appName", + "Reunion": "Réunion", + "Role": "Matsayi", + "Romania": "Romania", + "Run Action": "Gudanar da aiki", + "Russian Federation": "Tarayyar Rasha", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St. Barthleoley", + "Saint Barthélemy": "Saint BartéoleMy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "St. Kitts da Nevis", + "Saint Kitts and Nevis": "Saint Kitts da Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "ST. Manta", + "Saint Martin (French part)": "Saint Martin (Faransa)", + "Saint Pierre And Miquelon": "St. Pierre da Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre da Miquelon", + "Saint Vincent And Grenadines": "St. Vincent da Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent da Grenadines", + "Samoa": "Samo", + "San Marino": "San marino", + "Sao Tome And Principe": "Sao Tomé da Principe", + "Sao Tome and Principe": "Sao Tome da Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Ajiye", + "Saved.": "Ajiye", + "Scroll to bottom": "Gungura zuwa ƙasa", + "Scroll to top": "Gungura zuwa sama", + "Search": "Bincika", + "Secure Area": "Wuri mai aminci", + "Select": "Zaɓi", + "Select a different plan": "Zaɓi wani tsari na daban", + "Select a log file...": "Zaɓi fayil ɗin log...", + "Select A New Photo": "Zaɓi Sabon Hoto", + "Select Action": "Zaɓi Aiki", + "Select all": "Zaɓi duka", + "Select All Dropdown": "Zaɓi Duk Zazzagewa", + "Select this page": "Zaɓi wannan shafin", + "Send Password Reset Link": "Aika Hanyar Sake saitin Kalmar wucewa", + "Senegal": "Senegal", + "September": "Satumba", + "Serbia": "Serbia", + "Server Error": "Kuskuren uwar garken", + "Service Unavailable": "Babu Sabis", + "Set as default": "Saita azaman tsoho", + "Setup Key": "Maɓallin Saita", + "Seychelles": "Seychelles", + "Show All Fields": "Nuna Duk Filaye", + "Show Content": "Nuna Abun ciki", + "Show Recovery Codes": "Nuna Lambobin Farko", + "Showing": "Nunawa", + "Sierra Leone": "Saliyo", + "Signed in as": "Shiga a matsayin", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sunan Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Soft goge", + "Solomon Islands": "Tsibirin Solomon", + "Somalia": "Somaliya", + "Something went wrong.": "Wani abu ya faru.", + "Sorry! You are not authorized to perform this action.": "Yi hakuri! Ba ku da izinin yin wannan aikin.", + "Sorry, your session has expired.": "Yi haƙuri, zaman ku ya ƙare.", + "South Africa": "Afirka ta Kudu", + "South Georgia And Sandwich Isl.": "Kudancin Georgia da Kudancin Sandwich Islands", + "South Georgia and the South Sandwich Islands": "Kudancin Georgia da Kudancin Sandwich Islands", + "South Sudan": "Sudan ta Kudu", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Ayyuka na tsaye", + "Start Polling": "Fara zabe", + "Start polling": "Fara zabe", + "State / County": "Jiha / County", + "Stop Impersonating": "Dakatar da Kwaikwayi", + "Stop Polling": "Dakatar da zabe", + "Stop polling": "Dakatar da zabe", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Ajiye waɗannan lambobin dawo da su a cikin amintaccen mai sarrafa kalmar sirri. Ana iya amfani da su don dawo da shiga asusunku idan na'urar tantance abubuwa biyu ta ɓace.", + "Subscribe": "Yi rijista", + "Subscription Information": "Bayanin Biyan Kuɗi", + "Subscription Pending": "Biyan kuɗi yana jiran", + "Sudan": "Sa hannun sudan", + "Suriname": "Farin sar", + "Svalbard And Jan Mayen": "Svalbard da Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard da Jan Mayen", + "Swaziland": "Saziland", + "Sweden": "Sweden", + "Switch Teams": "Canja Ƙungiyoyi", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Jamhuriyar Larabawa Syria", + "System": "Tsari", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, lardin China", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzaniya", + "Tanzania, United Republic of": "Tanzaniya, United Republic of", + "TAX": "Haraji", + "Team Details": "Cikakken Bayani", + "Team Invitation": "Gayyatar kungiya", + "Team Members": "Yan Tawagar", + "Team Name": "Sunan kungiyar", + "Team Owner": "Mai Kungiyar", + "Team Settings": "Saitunan ƙungiya", + "Terms of Service": "Sharuɗɗan Sabis", + "Thailand": "Tailandia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Godiya da yin rajista! Kafin farawa, za ku iya tabbatar da adireshin imel ɗin ku ta danna hanyar haɗin da muka aiko muku? Idan baku sami imel ɗin ba, za mu yi farin cikin aiko muku da wani.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Na gode da ci gaba da goyon bayan ku. Mun haɗa kwafin daftarin ku don bayananku. Da fatan za a sanar da mu idan kuna da wasu tambayoyi ko damuwa.", + "Thanks,": "Na gode,", + "The :attribute must be a valid role.": "Dole ne guda :attribute ɗin ya zama ingantaccen aiki.", + "The :attribute must be at least :length characters and contain at least one number.": "Dole ne :attribute ɗin ya zama aƙalla haruffa :length kuma ya ƙunshi aƙalla lamba ɗaya.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dole ne :attribute ɗin su kasance aƙalla haruffa :length kuma sun ƙunshi aƙalla harafi ɗaya na musamman da lamba ɗaya.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dole ne :attribute ɗin su kasance aƙalla haruffa :length kuma sun ƙunshi aƙalla harafi ɗaya na musamman.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dole ne :attribute ɗin su kasance aƙalla haruffa :length kuma sun ƙunshi aƙalla babban harafi ɗaya da lamba ɗaya.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dole ne :attribute ɗin su kasance aƙalla haruffa :length kuma sun ƙunshi aƙalla babban harafi ɗaya da harafi ɗaya na musamman.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dole ne :attribute ɗin su kasance aƙalla haruffa :length kuma sun ƙunshi aƙalla haruffa babba ɗaya, lamba ɗaya, da harafi na musamman ɗaya.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dole ne :attribute ɗin su kasance aƙalla haruffa :length kuma sun ƙunshi aƙalla harafi ɗaya.", + "The :attribute must be at least :length characters.": "Dole ne :attribute ɗin su kasance aƙalla haruffa :length.", + "The :attribute must contain at least one letter.": "Dole ne :attribute ɗin ya ƙunshi aƙalla harafi ɗaya.", + "The :attribute must contain at least one number.": "Dole ne :attribute ɗin ya ƙunshi aƙalla lamba ɗaya.", + "The :attribute must contain at least one symbol.": "Dole ne :attribute ɗin ya ƙunshi aƙalla alama ɗaya.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dole ne :attribute ɗin ya ƙunshi aƙalla babban harafi ɗaya da ƙaramin harafi ɗaya.", + "The :resource was created!": "An halicci :resource!", + "The :resource was deleted!": "An share guda :resource!", + "The :resource was restored!": "An dawo da guda :resource!", + "The :resource was updated!": "An sabunta :resource!", + "The action was executed successfully.": "An aiwatar da aikin cikin nasara.", + "The default payment method cannot be removed.": "Ba za a iya cire tsohuwar hanyar biyan kuɗi ba.", + "The file was deleted!": "An share fayil ɗin!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute ɗin da aka bayar ya bayyana a cikin zubewar bayanai. Da fatan za a zaɓi wani :attribute daban.", + "The given data was invalid.": "Bayanan da aka bayar ba daidai ba ne.", + "The government won't let us show you what's behind these doors": "Gwamnati ba za ta bar mu mu nuna muku abin da ke bayan waɗannan kofofin ba", + "The HasOne relationship has already been filled.": "An riga an cika dangantakar HasOne.", + "The image could not be loaded": "Ba za a iya loda hoton ba", + "The image could not be loaded.": "Ba za a iya loda hoton ba.", + "The invoice emails must be valid email addresses.": "Textailovoovoovoovoopipa dole ne adiresoshin imel mai inganci.", + "The password is incorrect.": "Kalmar wucewa ba daidai ba ce.", + "The provided coupon code is invalid.": "Lambar coupon da aka bayar bata aiki.", + "The provided password does not match your current password.": "Kalmar sirri da aka bayar bai dace da kalmar sirrinku na yanzu ba.", + "The provided password was incorrect.": "Kalmar sirri da aka bayar ba daidai ba ne.", + "The provided two factor authentication code was invalid.": "Lambar tabbatar da abubuwa biyu da aka bayar ba ta da inganci.", + "The provided two factor recovery code was invalid.": "Lambar dawo da abubuwa biyu da aka bayar ba ta da inganci.", + "The provided VAT number is invalid.": "Lambar VAT da aka bayar bata aiki.", + "The resource was attached!": "An haɗa albarkatun!", + "The resource was prevented from being saved!": "An hana adana albarkatun!", + "The resource was updated!": "An sabunta albarkatun!", + "The response is not a streamed response.": "Amsa ba amsa bace.", + "The response is not a view.": "Amsa ba kallo bane.", + "The selected country is invalid.": "Ƙasar da aka zaɓa ba ta da inganci.", + "The selected plan is invalid.": "Shirin da aka zaɓa bashi da inganci.", + "The selected resources have been :action!": "Abubuwan da aka zaɓa sun kasance :action!", + "The team's name and owner information.": "Sunan ƙungiyar da bayanin mai shi.", + "There are no available options for this resource.": "Babu wasu zaɓuɓɓuka don wannan albarkatun.", + "There are no fields to display.": "Babu filayen da za a nuna.", + "There are no new notifications.": "Babu sabbin sanarwa.", + "There was a problem executing the action.": "An sami matsala wajen aiwatar da aikin.", + "There was a problem fetching the resource.": "An sami matsala ɗauko albarkatun.", + "There was a problem submitting the form.": "An sami matsala wajen ƙaddamar da fom ɗin.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "An gayyaci waɗannan mutanen zuwa ƙungiyar ku kuma an aika da imel ɗin gayyata. Za su iya shiga ƙungiyar ta karɓar gayyatar imel.", + "This account does not have an active subscription.": "Wannan asusun bashi da biyan kuɗi mai aiki.", + "This action is unauthorized.": "Wannan aikin bashi da izini.", + "This copy of Nova is unlicensed.": "Wannan kwafin Nova bashi da lasisi.", + "This coupon code can only be used by new customers.": "Sabbin abokan ciniki kawai za su iya amfani da wannan lambar coupon.", + "This device": "Wannan na'urar", + "This file field is read-only.": "Wannan filin fayil ɗin karantawa ne kawai.", + "This invoice is no longer open.": "Wannan daftari baya buɗewa.", + "This is a secure area of the application. Please confirm your password before continuing.": "Wannan yanki ne mai tsaro na aikace-aikacen. Da fatan za a tabbatar da kalmar wucewa kafin ci gaba.", + "This password does not match our records.": "Wannan kalmar sirri ba ta dace da bayananmu ba.", + "This password reset link will expire in :count minutes.": "Wannan hanyar haɗin sake saitin kalmar sirri zai ƙare a cikin mintuna :count.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "An fara biyan wannan, amma ba a karɓi kuɗin ba tukuna. Wannan na iya ɗaukar kwanaki 14.", + "This resource no longer exists": "Babu wannan albarkatun", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Wannan biyan kuɗi ya ƙare kuma ba za a iya ci gaba ba. Da fatan za a ƙirƙiri sabon biyan kuɗi.", + "This user already belongs to the team.": "Wannan mai amfani ya riga ya kasance na ƙungiyar.", + "This user has already been invited to the team.": "An riga an gayyaci wannan mai amfani zuwa ƙungiyar.", + "Timor-Leste": "Timor-Leste", + "to": "ku", + "To": "Zuwa", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Don gama ba da damar tantance abubuwa biyu, bincika lambar QR mai zuwa ta amfani da aikace-aikacen tantancewar wayarka ko shigar da maɓallin saitin kuma samar da lambar OTP da aka samar.", + "Today": "Yau", + "Toggle navigation": "Juya kewayawa", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Sunan Alama", + "Tonga": "Kanga", + "Too Many Requests": "Bukatu Masu Yawa", + "total": "duka", + "Total:": "Jimlar:", + "Trashed": "Sharar gida", + "Trinidad And Tobago": "Trinidad da Tobago", + "Trinidad and Tobago": "Trinidad da Tobago", + "Tunisia": "Tunisiya", + "Turkey": "Turkiyya", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turkawa da tsibirin Caicos", + "Turks and Caicos Islands": "Turkawa da tsibirin Caicos", + "Tuvalu": "Tualu", + "Two Factor Authentication": "Tabbatar da Factor Biyu", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "An kunna tantance abubuwa biyu yanzu. Bincika lambar QR mai zuwa ta amfani da aikace-aikacen tantancewar wayarka ko shigar da maɓallin saitin.", + "Type": "Nau'in", + "Uganda": "Unganda", + "Ukraine": "Ukraine", + "Unauthorized": "Ba tare da izini ba", + "United Arab Emirates": "Hadaddiyar Daular Larabawa", + "United Kingdom": "Ƙasar Ingila", + "United States": "Amurka", + "United States Minor Outlying Islands": "Ƙananan Tsibirin Outlying na Amurka", + "United States Outlying Islands": "Tsibirin Outlying na Amurka", + "Unknown": "Ba a sani ba", + "Unpaid": "Ba a biya ba", + "Update": "Sabuntawa", + "Update & Continue Editing": "Sabunta kuma Ci gaba da Gyarawa", + "Update :resource": "Sabuntawa :resource", + "Update :resource: :title": "Sabuntawa :resource::title", + "Update attached :resource: :title": "An sabunta: :resource::title", + "Update Password": "Sabunta kalmar wucewa", + "Update Payment Information": "Sabunta Bayanin Biyan Kuɗi", + "Update Payment Method": "Sabunta Hanyar Biyan Kuɗi", + "Update your account's profile information and email address.": "Sabunta bayanin martabar asusun ku da adireshin imel.", + "Uploading": "Ana saukewa", + "Uploading files... (:current/:total)": "Ana loda fayiloli... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Yi amfani da lambar dawowa", + "Use an authentication code": "Yi amfani da lambar tantancewa", + "User Actions": "Ayyukan Mai amfani", + "User Security": "Tsaron mai amfani", + "Username": "Sunan mai amfani", + "Uzbekistan": "Uzbekistan", + "Value": "Daraja", + "Vanuatu": "Vanucatu", + "VAT Number": "Lambar VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Jamhuriyar Bolivarian", + "Verify Email Address": "Tabbatar da Adireshin Imel", + "Verify Your Email Address": "Tabbatar da Adireshin Imel ɗin ku", + "Viet Nam": "Vietnam Nam", + "View": "Duba", + "Virgin Islands, British": "Virgin Islands, Birtaniya", + "Virgin Islands, U.S.": "Virgin Islands, Amurka", + "Wallis And Futuna": "Wallis dan Futuna", + "Wallis and Futuna": "Wallis dan Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Muna sarrafa biyan kuɗin ku. Da zarar an yi nasarar aiwatar da biyan kuɗin, wannan shafin zai ɗaukaka ta atomatik. Yawanci, wannan tsari ya kamata ya ɗauki ƴan daƙiƙa kaɗan kawai.", + "We are unable to process your payment. Please contact customer support.": "Ba mu iya aiwatar da biyan ku ba. Da fatan za a tuntuɓi tallafin abokin ciniki.", + "We have emailed your password reset link!": "Mun yi imel ɗin hanyar haɗin sake saitin kalmar sirrinku!", + "We were unable to find a registered user with this email address.": "Ba mu sami ikon samun mai amfani mai rijista tare da wannan adireshin imel ba.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Zamu aiko da daftari daftarin hanyar sauke hanyar amfani da adireshin imel wanda ka saka a ƙasa. Kuna iya raba adiresoshin imel da yawa ta amfani da wakafi.", + "We're lost in space. The page you were trying to view does not exist.": "Mun bata a sarari. Shafin da kuke ƙoƙarin dubawa babu shi.", + "Welcome Back!": "Barka da Dawo!", + "Western Sahara": "Yammacin Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Lokacin da aka kunna tantance abubuwa biyu, za a sa ku don amintacciyar alama, bazuwar alama yayin tantancewa. Kuna iya dawo da wannan alamar daga aikace-aikacen Google Authenticator na wayarka.", + "Whoops": "Kash", + "Whoops!": "Kash!", + "Whoops! Something went wrong.": "Kash! Wani abu ya faru.", + "With Trashed": "Tare da Shara", + "Write": "Rubuta", + "Year To Date": "Shekara Zuwa Kwanan Wata", + "Yearly": "kowace shekara", + "Yemen": "Yemen", + "Yes": "Ee", + "You are already subscribed.": "An riga an yi rajista.", + "You are currently within your free trial period. Your trial will expire on :date.": "A halin yanzu kuna cikin lokacin gwaji na kyauta. Gwajin ku zai ƙare ranar :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "A halin yanzu kuna cikin lokacin gwaji na kyauta. Gwajin ku zai ƙare ranar :date. Fara sabon biyan kuɗi zai ƙare gwajin ku.", + "You are logged in!": "An shiga!", + "You are receiving this email because we received a password reset request for your account.": "Kuna karɓar wannan imel ɗin saboda mun sami buƙatar sake saitin kalmar sirri don asusunku.", + "You have been invited to join the :team team!": "An gayyace ku don shiga ƙungiyar :team!", + "You have enabled two factor authentication.": "Kun kunna ingantattun abubuwa biyu.", + "You have not enabled two factor authentication.": "Ba ku kunna tantancewar abubuwa biyu ba.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Kuna da wasu takardun da ba a biya ba. Bayan sabunta hanyar biyan kuɗi ta asali, zaku iya sake gwada biyan kuɗi ta lissafin daftari da ke ƙasa.", + "You may accept this invitation by clicking the button below:": "Kuna iya karɓar wannan gayyatar ta danna maɓallin da ke ƙasa:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Kuna iya soke biyan kuɗin ku a kowane lokaci. Da zarar an soke biyan kuɗin ku, za ku sami zaɓi don ci gaba da biyan kuɗin har zuwa ƙarshen sake zagayowar lissafin ku na yanzu.", + "You may delete any of your existing tokens if they are no longer needed.": "Kuna iya share kowane alamun ku na yanzu idan ba a buƙatar su.", + "You may not delete your personal team.": "Wataƙila ba za ku iya share ƙungiyar ku ta keɓaɓɓu ba.", + "You may not leave a team that you created.": "Wataƙila ba za ku bar ƙungiyar da kuka ƙirƙira ba.", + "You will receive an invoice and payment link via email for each billing period.": "Za ku karɓi daftari da hanyar biyan kuɗi ta imel na kowane lokacin biyan kuɗi.", + "You're logged in!": "An shiga!", + "Your :invoiceName invoice is now available!": "Ana samun daftarin ku guda :invoiceName yanzu!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Adireshin kuɗin ku shine :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "An ƙi katin ku. Da fatan za a tuntuɓi mai ba da katin ku don ƙarin bayani.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Hanyar biyan kuɗin ku na yanzu shine katin kiredit wanda ke ƙarewa a cikin :lastFour wanda zai ƙare ranar :expiration.", + "Your email address is unverified.": "Ba a tantance adireshin imel ɗin ku ba.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Biyan ku na ƙarshe na :amount ya gaza. Da fatan za a sabunta hanyar biyan kuɗin ku don sake gwada biyan kuɗin da ya gaza.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Biyan ku na ƙarshe na :amount akan :date ya gaza. Da fatan za a sabunta hanyar biyan kuɗin ku don sake gwada biyan kuɗin da ya gaza.", + "Your next payment of :amount will be processed on :date.": "Biyan ku na gaba na :amount zai kasance akan :date.", + "Your payment method has been added successfully.": "An ƙara hanyar biyan kuɗin ku cikin nasara.", + "Your payment method will be charged automatically for each billing period.": "Za a caje hanyar biyan kuɗin ku ta atomatik don kowane lokacin biyan kuɗi.", + "Your registered VAT Number is :vatNumber.": "Lambar VAT ɗin ku mai rijista ita ce :vatNumber.", + "Your subscription has been started successfully.": "An fara biyan kuɗin ku cikin nasara.", + "Your subscription has been successfully cancelled.": "An yi nasarar soke biyan kuɗin ku.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "An yi nasarar soke biyan kuɗin ku. Har yanzu za ku sami damar shiga har zuwa ƙarshen lokacin lissafin ku.", + "Your subscription was successfully resumed.": "An yi nasarar ci gaba da biyan kuɗin ku.", + "Your subscription was successfully updated.": "An yi nasarar sabunta biyan kuɗin ku.", + "Zambia": "Zambiya", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Lambar gidan waya", + "Åland Islands": "Åland Tsibirin" +} diff --git a/locales/ha/php-inline.json b/locales/ha/php-inline.json new file mode 100644 index 00000000000..e637588c7f4 --- /dev/null +++ b/locales/ha/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dole ne a karɓi wannan filin.", + "accepted_if": "Dole ne a karɓi wannan filin lokacin :other shine :value.", + "active_url": "Wannan filin ba ingantaccen URL bane.", + "after": "Dole ne wannan filin ya zama kwanan wata bayan :date.", + "after_or_equal": "Dole ne wannan filin ya zama kwanan wata ko daidai da :date.", + "alpha": "Dole ne wannan filin ya ƙunshi haruffa kawai.", + "alpha_dash": "Dole ne wannan filin ya ƙunshi haruffa kawai, lambobi, dashes da ƙaranci.", + "alpha_num": "Dole ne wannan filin ya ƙunshi haruffa da lambobi kawai.", + "any_of": "Wannan filin ba shi da inganci.", + "array": "Dole ne wannan filin ya zama tsararru.", + "ascii": "Dole ne wannan filin ya ƙunshi haruffa da alamomin haruffan baiti ɗaya kawai.", + "attached": "An riga an haɗa wannan filin.", + "before": "Dole ne wannan filin ya zama kwanan wata kafin :date.", + "before_or_equal": "Dole ne wannan filin ya zama kwanan wata kafin ko kuma yayi daidai da :date.", + "between.array": "Dole ne wannan filin ya kasance tsakanin abubuwa :min zuwa :max.", + "between.file": "Dole ne wannan filin ya kasance tsakanin kilobytes :min zuwa :max.", + "between.numeric": "Dole ne wannan filin ya kasance tsakanin :min zuwa :max.", + "between.string": "Dole ne wannan filin ya kasance tsakanin haruffa :min zuwa :max.", + "boolean": "Dole ne wannan filin ya zama gaskiya ko na ƙarya.", + "can": "Wannan filin ya ƙunshi ƙima mara izini.", + "confirmed": "Wannan tabbacin filin bai dace ba.", + "contains": "Wannan filin yana rasa ƙimar da ake buƙata.", + "date": "Wannan filin ba kwanan wata ba ne.", + "date_equals": "Dole ne wannan filin ya zama kwanan wata daidai da :date.", + "date_format": "Wannan filin bai dace da tsari na :format ba.", + "decimal": "Dole ne wannan filin ya kasance yana da wurare :decimal na ƙima.", + "declined": "Dole ne a ƙi wannan filin.", + "declined_if": "Dole ne a ƙi wannan filin idan :other ya kasance :value.", + "different": "Wannan filin da :other dole ne ya bambanta.", + "digits": "Dole ne wannan filin ya zama lambobi :digits.", + "digits_between": "Dole ne wannan filin ya kasance tsakanin lambobi :min zuwa :max.", + "dimensions": "Wannan filin yana da girman hoto mara inganci.", + "distinct": "Wannan filin yana da kwafin ƙima.", + "doesnt_contain": "Wannan filin bai kamata ya ƙunshi ɗaya daga cikin waɗannan ba: :values.", + "doesnt_end_with": "Wannan fili kada ya ƙare da ɗayan waɗannan: :values.", + "doesnt_start_with": "Dole ne kada a fara wannan filin da ɗayan waɗannan: :values.", + "email": "Dole ne wannan filin ya zama ingantaccen adireshin imel.", + "ends_with": "Dole ne wannan filin ya ƙare da ɗayan waɗannan: :values.", + "enum": "Filin da aka zaɓa bai aiki ba.", + "exists": "Filin da aka zaɓa bai aiki ba.", + "extensions": "Dole ne wannan filin ya kasance yana da ɗaya daga cikin abubuwan haɓakawa masu zuwa: :values.", + "file": "Dole ne wannan filin ya zama fayil.", + "filled": "Dole ne wannan filin ya kasance yana da ƙima.", + "gt.array": "Dole ne wannan filin ya kasance yana da abubuwa sama da :value.", + "gt.file": "Dole ne wannan filin ya fi kilobytes :value.", + "gt.numeric": "Dole ne wannan filin ya fi :value.", + "gt.string": "Dole ne wannan filin ya zama fiye da haruffa :value.", + "gte.array": "Dole ne wannan filin ya kasance yana da abubuwa :value ko fiye.", + "gte.file": "Dole ne wannan filin ya fi ko daidai da kilobytes :value.", + "gte.numeric": "Dole ne wannan filin ya zama mafi girma ko kuma yayi daidai da :value.", + "gte.string": "Dole ne wannan filin ya fi ko ya daidaita da haruffa :value.", + "hex_color": "Dole ne wannan filin ya zama ingantaccen launi hexadecimal.", + "image": "Dole ne wannan filin ya zama hoto.", + "in": "Filin da aka zaɓa bai aiki ba.", + "in_array": "Babu wannan filin a cikin :other.", + "in_array_keys": "Wannan filin dole ne ya ƙunshi aƙalla maɓallan masu zuwa: :values.", + "integer": "Dole ne wannan filin ya zama lamba.", + "ip": "Dole ne wannan filin ya zama ingantaccen adireshin IP.", + "ipv4": "Dole ne wannan filin ya zama ingantaccen adireshin IPv4.", + "ipv6": "Dole ne wannan filin ya zama ingantaccen adireshin IPv6.", + "json": "Dole ne wannan filin ya zama ingantacciyar igiyar JSON.", + "list": "Dole ne wannan filin ya zama jeri.", + "lowercase": "Dole ne wannan filin ya zama ƙananan haruffa.", + "lt.array": "Dole ne wannan filin ya kasance yana da ƙasa da abubuwa :value.", + "lt.file": "Dole ne wannan filin ya zama ƙasa da kilobytes :value.", + "lt.numeric": "Dole ne wannan filin ya zama ƙasa da :value.", + "lt.string": "Dole ne wannan filin ya zama ƙasa da haruffa :value.", + "lte.array": "Dole ne wannan filin bai kasance da fiye da abubuwa :value ba.", + "lte.file": "Dole ne wannan filin ya zama ƙasa da ko daidai da kilobytes :value.", + "lte.numeric": "Dole ne wannan filin ya zama ƙasa da ko kuma daidai da :value.", + "lte.string": "Dole ne wannan filin ya zama ƙasa da ko daidai da haruffa :value.", + "mac_address": "Dole ne wannan filin ya zama ingantaccen adireshin MAC.", + "max.array": "Dole ne wannan filin bai kasance da fiye da abubuwa :max ba.", + "max.file": "Wannan fili bai kamata ya wuce kilobytes :max ba.", + "max.numeric": "Dole ne wannan filin bai kamata ya fi :max ba.", + "max.string": "Dole ne wannan filin bai kamata ya wuce haruffa :max ba.", + "max_digits": "Dole ne wannan filin ya kasance bai fi lambobi :max ba.", + "mimes": "Dole ne wannan filin ya zama fayil na nau'in: :values.", + "mimetypes": "Dole ne wannan filin ya zama fayil na nau'in: :values.", + "min.array": "Dole ne wannan filin ya kasance yana da aƙalla abubuwa :min.", + "min.file": "Dole ne wannan filin ya zama aƙalla kilobytes :min.", + "min.numeric": "Dole ne wannan filin ya zama aƙalla :min.", + "min.string": "Dole ne wannan filin ya zama aƙalla haruffa :min.", + "min_digits": "Dole ne wannan filin ya kasance yana da aƙalla lambobi :min.", + "missing": "Dole ne wannan filin ya ɓace.", + "missing_if": "Dole ne a ɓace wannan filin idan :other ya kasance :value.", + "missing_unless": "Dole ne a ɓace wannan filin sai dai idan :other ya kasance :value.", + "missing_with": "Dole ne wannan filin ya ɓace lokacin da :values ke nan.", + "missing_with_all": "Dole ne wannan filin ya ɓace lokacin da :values ke nan.", + "multiple_of": "Dole ne wannan filin ya zama maɓalli na :value.", + "not_in": "Filin da aka zaɓa bai aiki ba.", + "not_regex": "Wannan tsarin filin ba shi da inganci.", + "numeric": "Dole ne wannan filin ya zama lamba.", + "password.letters": "Dole ne wannan filin ya ƙunshi aƙalla harafi ɗaya.", + "password.mixed": "Dole ne wannan filin ya ƙunshi aƙalla babban harafi ɗaya da ƙaramin harafi ɗaya.", + "password.numbers": "Dole ne wannan filin ya ƙunshi aƙalla lamba ɗaya.", + "password.symbols": "Dole ne wannan filin ya ƙunshi aƙalla alama ɗaya.", + "password.uncompromised": "Filin da aka bayar ya bayyana a cikin zubewar bayanai. Da fatan za a zaɓi wani filin daban.", + "present": "Dole ne wannan filin ya kasance.", + "present_if": "Dole ne wannan filin ya kasance a lokacin :other shine :value.", + "present_unless": "Dole ne wannan filin ya kasance sai dai idan :other ya kasance :value.", + "present_with": "Dole ne wannan filin ya kasance a lokacin da :values ke nan.", + "present_with_all": "Dole ne wannan filin ya kasance a lokacin da :values ke nan.", + "prohibited": "An haramta wannan filin.", + "prohibited_if": "An haramta wannan filin idan :other ya kasance :value.", + "prohibited_if_accepted": "An haramta wannan filin lokacin da aka karɓi :other.", + "prohibited_if_declined": "An haramta wannan filin lokacin da aka kidaya :other.", + "prohibited_unless": "An haramta wannan filin sai dai idan :other ya kasance cikin :values.", + "prohibits": "Wannan filin ya hana :other halarta.", + "regex": "Wannan tsarin filin ba shi da inganci.", + "relatable": "Wannan filin bazai haɗa shi da wannan albarkatun ba.", + "required": "Wannan fillin ana bukatansa.", + "required_array_keys": "Dole ne wannan filin ya ƙunshi shigarwar don: :values.", + "required_if": "Ana buƙatar wannan filin lokacin :other shine :value.", + "required_if_accepted": "Ana buƙatar wannan filin lokacin da aka karɓi :other.", + "required_if_declined": "Ana buƙatar wannan filin lokacin da aka ƙi :other.", + "required_unless": "Ana buƙatar wannan filin sai dai idan :other yana cikin :values.", + "required_with": "Ana buƙatar wannan filin lokacin da :values ke nan.", + "required_with_all": "Ana buƙatar wannan filin lokacin da :values ke nan.", + "required_without": "Ana buƙatar wannan filin idan :values ba ya nan.", + "required_without_all": "Ana buƙatar wannan filin lokacin da babu ɗaya daga cikin :values.", + "same": "Wannan filin da :other dole ne su dace.", + "size.array": "Dole ne wannan filin ya ƙunshi abubuwa :size.", + "size.file": "Dole ne wannan filin ya zama kilobytes :size.", + "size.numeric": "Dole ne wannan filin ya zama :size.", + "size.string": "Dole ne wannan filin ya zama haruffa :size.", + "starts_with": "Dole ne a fara wannan filin da ɗayan waɗannan: :values.", + "string": "Dole ne wannan filin ya zama kirtani.", + "timezone": "Dole ne wannan filin ya zama ingantaccen yanki na lokaci.", + "ulid": "Dole ne wannan filin ya zama ingantaccen ULID.", + "unique": "An riga an ɗauki wannan filin.", + "uploaded": "Wannan filin ya kasa lodawa.", + "uppercase": "Dole ne wannan filin ya zama babba.", + "url": "Dole ne wannan filin ya zama ingantaccen URL.", + "uuid": "Dole ne wannan filin ya zama ingantaccen UUID." +} diff --git a/locales/ha/php.json b/locales/ha/php.json new file mode 100644 index 00000000000..c78e7a24ff4 --- /dev/null +++ b/locales/ha/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Dole ne a karɓi guda :attribute.", + "accepted_if": "Dole ne a karɓi :attribute lokacin :other shine :value.", + "active_url": ":attribute ɗin ba ingantaccen URL bane.", + "after": ":attribute dole ne ya zama kwanan wata bayan :date.", + "after_or_equal": "Dole ne :attribute ɗin ya zama kwanan wata bayan ko daidai da :date.", + "alpha": "Dole ne :attribute ɗin ya ƙunshi haruffa kawai.", + "alpha_dash": "Dole ne :attribute ɗin ya ƙunshi haruffa, lambobi, dashes da ƙaranci kawai.", + "alpha_num": "Dole ne :attribute ɗin ya ƙunshi haruffa da lambobi kawai.", + "any_of": "Filin :attribute ba shi da inganci.", + "array": "Dole ne :attribute ɗin ya zama tsararru.", + "ascii": "Filin :attribute dole ne ya ƙunshi haruffa da alamomin haruffan byte guda ɗaya kawai.", + "attached": "Wannan :attribute an riga an haɗa shi.", + "before": ":attribute dole ne ya zama kwanan wata kafin :date.", + "before_or_equal": "Dole ne :attribute ɗin su kasance kwanan wata kafin ko daidai da :date.", + "between.array": "Dole ne :attribute ɗin ya kasance tsakanin abubuwa :min zuwa :max.", + "between.file": "Dole ne :attribute ya kasance tsakanin :min da :max kilobytes.", + "between.numeric": "Dole ne :attribute ya kasance tsakanin :min da :max.", + "between.string": "Dole ne :attribute ɗin ya kasance tsakanin haruffa :min zuwa :max.", + "boolean": "Dole ne filin :attribute ya zama gaskiya ko ƙarya.", + "can": "Filin :attribute ya ƙunshi ƙima mara izini.", + "confirmed": "Tabbatarwa guda :attribute bai dace ba.", + "contains": "Filin :attribute ya rasa ƙimar da ake buƙata.", + "current_password": "Kalmar wucewa ba daidai ba ce.", + "date": ":attribute din ba kwanan wata ba ce.", + "date_equals": "Dole ne :attribute ɗin ya zama kwanan wata daidai da :date.", + "date_format": ":attribute ɗin bai dace da tsari na :format ba.", + "decimal": "Dole ne filin :attribute ya kasance yana da wurare :decimal na ƙima.", + "declined": "Dole ne a ƙi :attribute ɗin.", + "declined_if": "Dole ne a ƙi :attribute ɗin lokacin da :other ta kasance :value.", + "different": "Dole ne :attribute da :other su bambanta.", + "digits": "Dole ne :attribute ɗin ya zama lambobi :digits.", + "digits_between": "Dole ne :attribute ɗin ya kasance tsakanin lambobi :min zuwa :max.", + "dimensions": ":attribute ɗin yana da girman hoto mara inganci.", + "distinct": "Filin :attribute yana da kwafin ƙima.", + "doesnt_contain": "Dole ne filin :attribute ɗin bai ƙunshi kowane ɗayan masu zuwa: :values.", + "doesnt_end_with": "Filin guda :attribute bai kamata ya ƙare da ɗayan waɗannan masu zuwa ba: :values.", + "doesnt_start_with": "Ba dole ba ne filin :attribute ya fara da ɗaya daga cikin masu zuwa: :values.", + "email": "Dole ne :attribute ɗin ya zama ingantaccen adireshin imel.", + "ends_with": "Dole ne :attribute ɗin su ƙare da ɗayan waɗannan: :values.", + "enum": "Zaɓaɓɓen :attribute ba daidai ba ne.", + "exists": "Zaɓaɓɓen :attribute ba daidai ba ne.", + "extensions": "Dole ne filin :attribute ya kasance yana da ɗaya daga cikin abubuwan haɓakawa masu zuwa: :values.", + "failed": "Waɗannan takaddun shaida ba su dace da bayananmu ba.", + "file": "Dole ne :attribute ɗin ya zama fayil.", + "filled": "Dole ne filin :attribute ya kasance yana da ƙima.", + "gt.array": "Dole ne :attribute ɗin ya sami abubuwa sama da :value.", + "gt.file": "Dole ne :attribute ya zama fiye da kilobytes :value.", + "gt.numeric": "Dole ne :attribute ya fi :value.", + "gt.string": "Dole ne :attribute ɗin ya fi haruffa :value girma.", + "gte.array": "Dole ne :attribute ɗin su sami abubuwa :value ko fiye.", + "gte.file": "Dole ne :attribute ya zama mafi girma ko daidai da kilobytes :value.", + "gte.numeric": "Dole ne :attribute ya zama mafi girma ko daidai da :value.", + "gte.string": "Dole ne :attribute ɗin ya zama mafi girma ko daidai da haruffa :value.", + "hex_color": "Filin :attribute dole ne ya zama ingantaccen launi hexadecimal.", + "image": "Dole ne guda :attribute ya zama hoto.", + "in": "Zaɓaɓɓen :attribute ba daidai ba ne.", + "in_array": "Babu filin :attribute a cikin :other.", + "in_array_keys": "Dole ne filin :attribute dole ne ya ƙunshi aƙalla ɗaya daga cikin maɓallan masu zuwa: :values.", + "integer": "Dole ne :attribute ɗin ya zama lamba ɗaya.", + "ip": "Dole ne :attribute ɗin ya zama ingantaccen adireshin IP.", + "ipv4": "Dole ne :attribute ɗin ya zama ingantaccen adireshin IPv4.", + "ipv6": "Dole ne :attribute ɗin ya zama ingantaccen adireshin IPv6.", + "json": "Dole ne :attribute ɗin ya zama ingantacciyar igiyar JSON.", + "list": "Filin :attribute dole ne ya zama jeri.", + "lowercase": "Dole ne filin :attribute ya zama ƙananan haruffa.", + "lt.array": "Dole ne :attribute ɗin su kasance da ƙasa da abubuwa :value.", + "lt.file": "Dole ne :attribute ɗin ya zama ƙasa da kilobytes :value.", + "lt.numeric": "Dole ne :attribute ɗin ya zama ƙasa da :value.", + "lt.string": "Dole ne :attribute ɗin ya zama ƙasa da haruffa :value.", + "lte.array": "Dole ne :attribute ɗin ba su da abubuwa sama da :value ba.", + "lte.file": "Dole ne :attribute ɗin ya zama ƙasa da ko daidai da kilobytes :value.", + "lte.numeric": "Dole ne :attribute ɗin ya zama ƙasa da ko daidai da :value.", + "lte.string": "Dole ne :attribute ɗin ya zama ƙasa da ko daidai da haruffa :value.", + "mac_address": "Dole ne :attribute ɗin ya zama ingantaccen adireshin MAC.", + "max.array": "Dole ne :attribute ɗin ba su da abubuwa sama da :max ba.", + "max.file": ":attribute ba dole ba ne ya wuce kilobytes :max.", + "max.numeric": "Dole ne :attribute ɗin ya fi :max.", + "max.string": "Dole ne :attribute ɗin bai wuce haruffa :max ba.", + "max_digits": "Dole ne filin :attribute ya kasance bai fi lambobi :max ba.", + "mimes": "Dole ne :attribute ɗin ya zama fayil na nau'in: :values.", + "mimetypes": "Dole ne :attribute ɗin ya zama fayil na nau'in: :values.", + "min.array": "Dole ne :attribute ɗin su sami aƙalla abubuwa :min.", + "min.file": "Dole ne :attribute ya zama aƙalla kilobytes :min.", + "min.numeric": "Dole ne :attribute ɗin ya zama aƙalla :min.", + "min.string": "Dole ne :attribute ɗin su kasance aƙalla haruffa :min.", + "min_digits": "Dole ne filin :attribute ya kasance yana da aƙalla lambobi :min.", + "missing": "Dole ne filin :attribute ya ɓace.", + "missing_if": "Dole ne filin :attribute ya ɓace lokacin :other shine :value.", + "missing_unless": "Dole ne filin :attribute ya ɓace sai dai idan :other ya kasance :value.", + "missing_with": "Dole ne filin :attribute ya ɓace lokacin da :values ke nan.", + "missing_with_all": "Dole ne filin :attribute ya ɓace lokacin da :values ke nan.", + "multiple_of": "Dole ne :attribute ɗin ya zama maɓalli na :value.", + "next": "Na gaba", + "not_in": "Zaɓaɓɓen :attribute ba daidai ba ne.", + "not_regex": "Tsarin guda :attribute ba shi da inganci.", + "numeric": "Dole ne :attribute ta zama lamba.", + "password": "Kalmar wucewa ba daidai ba ce.", + "password.letters": "Dole ne filin :attribute ya ƙunshi aƙalla harafi ɗaya.", + "password.mixed": "Filin guda :attribute dole ne ya ƙunshi aƙalla babban harafi ɗaya da ƙaramin harafi ɗaya.", + "password.numbers": "Dole ne filin :attribute ya ƙunshi aƙalla lamba ɗaya.", + "password.symbols": "Dole ne filin :attribute ya ƙunshi aƙalla alama ɗaya.", + "password.uncompromised": ":attribute ɗin da aka bayar ya bayyana a cikin zubewar bayanai. Da fatan za a zaɓi wani :attribute daban.", + "present": "Dole ne filin :attribute ya kasance.", + "present_if": "Dole ne filin :attribute ya kasance a lokacin :other shine :value.", + "present_unless": "Dole ne filin :attribute ya kasance sai dai idan :other ya kasance :value.", + "present_with": "Dole ne filin :attribute ya kasance a lokacin da :values ke nan.", + "present_with_all": "Dole ne filin :attribute ya kasance a lokacin da :values ke nan.", + "previous": "« A baya", + "prohibited": "An haramta filin :attribute.", + "prohibited_if": "An haramta filin :attribute lokacin da :other ya kasance :value.", + "prohibited_if_accepted": "An haramta filin :attribute lokacin da aka karɓi :other.", + "prohibited_if_declined": "An haramta filin :attribute lokacin da aka hana :other.", + "prohibited_unless": "An haramta filin :attribute sai dai idan :other ya kasance cikin :values.", + "prohibits": "Filin :attribute ya hana :other halarta.", + "regex": "Tsarin guda :attribute ba shi da inganci.", + "relatable": "Wataƙila wannan :attribute ɗin ba za a haɗa shi da wannan albarkatun ba.", + "required": "Ana buƙatar filin :attribute.", + "required_array_keys": "Dole ne filin :attribute ya ƙunshi shigarwar don: :values.", + "required_if": "Ana buƙatar filin :attribute lokacin :other shine :value.", + "required_if_accepted": "Ana buƙatar filin :attribute lokacin da aka karɓi :other.", + "required_if_declined": "Ana buƙatar filin :attribute lokacin da aka ƙi :other.", + "required_unless": "Ana buƙatar filin :attribute sai dai idan :other yana cikin :values.", + "required_with": "Ana buƙatar filin :attribute lokacin da :values ke nan.", + "required_with_all": "Ana buƙatar filin :attribute lokacin da :values ke nan.", + "required_without": "Ana buƙatar filin :attribute lokacin da :values ba ya nan.", + "required_without_all": "Ana buƙatar filin :attribute lokacin da babu ɗayan :values.", + "reset": "An sake saita kalmar wucewar ku.", + "same": "Dole ne :attribute da :other su dace.", + "sent": "Mun yi imel ɗin hanyar haɗin sake saitin kalmar sirrinku.", + "size.array": "Dole ne :attribute ɗin ya ƙunshi abubuwa :size.", + "size.file": "Dole ne :attribute ya zama kilobytes :size.", + "size.numeric": "Dole ne :attribute ya zama :size.", + "size.string": "Dole ne :attribute ɗin su kasance haruffa :size.", + "starts_with": "Dole ne :attribute ɗin su fara da ɗayan waɗannan: :values.", + "string": "Dole ne :attribute ɗin ya zama kirtani.", + "throttle": "yunƙurin shiga da yawa. Da fatan za a sake gwadawa a cikin daƙiƙa :seconds.", + "throttled": "Da fatan za a jira kafin a sake gwadawa.", + "timezone": "Dole ne :attribute ɗin ya zama ingantaccen yanki mai aiki.", + "token": "Wannan alamar sake saitin kalmar sirri bata aiki.", + "ulid": "Dole ne filin :attribute ya zama ingantaccen ULID.", + "unique": "An riga an dauki guda :attribute.", + "uploaded": "Mutum :attribute sun kasa yin lodawa.", + "uppercase": "Dole ne filin :attribute ya zama babba.", + "url": "Dole ne :attribute ɗin ya zama ingantaccen URL.", + "user": "Ba za mu iya samun mai amfani da wannan adireshin imel ba.", + "uuid": "Dole ne :attribute ɗin ya zama UUID mai inganci." +} diff --git a/locales/haw/_excludes.json b/locales/haw/_excludes.json new file mode 100644 index 00000000000..a72d5eb7d94 --- /dev/null +++ b/locales/haw/_excludes.json @@ -0,0 +1,21 @@ +[ + "Belize", + "Bolivia", + "CSV (.csv)", + "Curaçao", + "Czech Republic", + "Excel (.xlsx)", + "Mauritania", + "Namibia", + "Nauru", + "Niue", + "Nova", + "Palau", + "Panama", + "Somalia", + "Taiwan", + "Tokelau", + "Tonga", + "Tuvalu", + "Vanuatu" +] diff --git a/locales/haw/json-inline.json b/locales/haw/json-inline.json new file mode 100644 index 00000000000..7c7bb7a9ec9 --- /dev/null +++ b/locales/haw/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "He kuleana kūpono kēia kahua.", + "The :attribute must be at least :length characters and contain at least one number.": "Pono kēia kahua ma kahi o :length mau huapalapala a loaʻa i hoʻokahi helu.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Pono kēia kahua ma kahi o :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi hoʻokahi kikoʻī kūikawā a me hoʻokahi helu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Pono kēia kahua ma kahi o :length mau huaʻōlelo a loaʻa i hoʻokahi ʻano kikoʻī.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Pono kēia kahua ma kahi o :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi hoʻokahi huaʻōlelo nui a me hoʻokahi helu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Pono kēia kahua ma kahi o :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi o hoʻokahi huaʻōlelo nui a me hoʻokahi huaʻōlelo kūikawā.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Pono kēia kahua ma kahi o :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi o hoʻokahi huaʻōlelo nui, hoʻokahi helu, a hoʻokahi ʻano kikoʻī.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Pono kēia kahua ma kahi o :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi hoʻokahi huaʻōlelo nui.", + "The :attribute must be at least :length characters.": "Pono kēia kahua ma kahi o :length mau huapalapala.", + "The :attribute must contain at least one letter.": "Pono e loaʻa i hoʻokahi leka ma kēia kahua.", + "The :attribute must contain at least one number.": "Pono e loaʻa i hoʻokahi helu ma kēia kahua.", + "The :attribute must contain at least one symbol.": "Pono kēia kahua i hoʻokahi hōʻailona.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Pono e loaʻa i kēia kahua ma ka liʻiliʻi o hoʻokahi hua nui a me hoʻokahi huapalapala liʻiliʻi.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ua ʻike ʻia ke kahua i hāʻawi ʻia i kahi leak data. E ʻoluʻolu e koho i kahi kahua ʻokoʻa." +} diff --git a/locales/haw/json.json b/locales/haw/json.json new file mode 100644 index 00000000000..b7fc17d79fd --- /dev/null +++ b/locales/haw/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(a he :count hewa hou aku)", + "(and :count more errors)": "(a he :count hewa hou aku)|(a he :count hewa hou aku)|(a he :count hewa hou aku)", + "30 Days": "30 mau lā", + "60 Days": "60 La", + "90 Days": "90 mau lā", + ":amount selected": ":amount i wae ʻia", + ":amount Total": ":amount Huina", + ":days day trial": ":days lā hoʻokolokolo", + ":resource Details": ":resource Nā kikoʻī", + ":resource Details: :title": ":resource Nā kikoʻī: :title", + "A decryption key is required.": "Pono ke kī decryption.", + "A fresh verification link has been sent to your email address.": "Ua hoʻouna ʻia kahi loulou hōʻoia hou i kāu leka uila.", + "A new verification link has been sent to the email address you provided during registration.": "Ua hoʻouna ʻia kahi loulou hōʻoia hou i ka leka uila āu i hāʻawi ai i ke kau inoa ʻana.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Ua hoʻouna ʻia kahi loulou hōʻoia hou i ka leka uila āu i hāʻawi ai i kāu hoʻonohonoho ʻaoʻao.", + "A new verification link has been sent to your email address.": "Ua hoʻouna ʻia kahi loulou hōʻoia hou i kāu leka uila.", + "Accept Invitation": "E ʻae i ke kono", + "Action": "Hana", + "Action Event": "Hanana hana", + "Action Events": "Nā hanana hana", + "Action Happened At": "Ua hana ʻia ma", + "Action Initiated By": "Ua hoʻomaka ʻia e", + "Action Name": "Inoa hana", + "Action Status": "Kūlana hana", + "Action Target": "Kia hana", + "Actions": "Nā hana", + "Add": "Hoʻohui", + "Add :resource": "Hoʻohui i :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "E hoʻohui i kahi lālā hui hou i kāu hui, e ʻae iā lākou e hana pū me ʻoe.", + "Add additional security to your account using two factor authentication.": "Hoʻohui i ka palekana hou aʻe i kāu moʻokāki me ka hoʻohana ʻana i ʻelua kumu hōʻoia.", + "Add Payment Method": "Hoʻohui i ke ʻano uku", + "Add row": "Hoʻohui lālani", + "Add Team Member": "Hoʻohui i ka lālā hui", + "Add VAT Number": "Hoʻohui i ka helu VAT", + "Added.": "Hoʻohui ʻia.", + "Additional billing information updated successfully.": "Ua hōʻano hou ʻia ka ʻike pili kālā.", + "Address": "Heluhelu", + "Address Line 2": "Laina helu helu 2", + "Administrator": "Luna hooponopono", + "Administrator users can perform any action.": "Hiki i nā mea hoʻohana ke hana i kekahi hana.", + "Afghanistan": "ʻApekanikana", + "Aland Islands": "Pae ʻāina ʻo ʻAland", + "Albania": "ʻAlepania", + "Algeria": "ʻAlekelia", + "All of the people that are part of this team.": "ʻO nā poʻe a pau o kēia hui.", + "All resources loaded.": "Hoʻouka ʻia nā kumuwaiwai āpau.", + "All rights reserved.": "Ua mālama ʻia nā kuleana āpau.", + "Already registered?": "Ua hoʻopaʻa inoa ʻia?", + "American Samoa": "Samoa ʻAmelika", + "An error occurred while uploading the file.": "Ua hewa i ka hoʻouka ʻana i ka faila.", + "An error occurred while uploading the file: :error": "Ua hewa i ka hoʻouka ʻana i ka faila: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ua hiki mai kahi hewa i manaʻo ʻole ʻia a ua hoʻolaha mākou i kā mākou hui kākoʻo. E ʻoluʻolu e hoʻāʻo hou ma hope.", + "Andorra": "ʻAnakola", + "Angola": "ʻAnagola", + "Anguilla": "ʻAnagulia", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Ua hōʻano hou kekahi mea hoʻohana i kēia kumuwaiwai mai ka wā i hoʻouka ʻia ai kēia ʻaoʻao. E ʻoluʻolu e hōʻano hou i ka ʻaoʻao a hoʻāʻo hou.", + "Antarctica": "Antartika", + "Antigua And Barbuda": "ʻAnatigua me Parapuka", + "Antigua and Barbuda": "ʻAnatigua me Parapuka", + "API Token": "Hōʻailona API", + "API Token Permissions": "Nā ʻae API Token", + "API Tokens": "Nā hōʻailona API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Hāʻawi nā hōʻailona API i nā lawelawe ʻaoʻao ʻekolu e hōʻoia me kā mākou noi no ʻoe.", + "Apply": "E noi", + "Apply Coupon": "E noi i ka Coupon", + "April": "ʻApelila", + "Are you sure you want to attempt to pay :amount?": "Makemake ʻoe e hoʻāʻo e uku i :amount?", + "Are you sure you want to cancel your subscription?": "Makemake ʻoe e kāpae i kāu kau inoa?", + "Are you sure you want to delete all the notifications?": "Makemake ʻoe e holoi i nā leka hoʻomaopopo a pau?", + "Are you sure you want to delete the selected resources?": "Makemake ʻoe e holoi i nā kumuwaiwai i koho ʻia?", + "Are you sure you want to delete this file?": "Makemake ʻoe e holoi i kēia faila?", + "Are you sure you want to delete this notification?": "Makemake ʻoe e holoi i kēia leka hoʻomaopopo?", + "Are you sure you want to delete this payment method?": "Makemake ʻoe e holoi i kēia ʻano uku?", + "Are you sure you want to delete this resource?": "Makemake ʻoe e holoi i kēia kumuwaiwai?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Makemake ʻoe e holoi i kēia hui? Ke holoi ʻia kahi hui, e holoi mau ʻia kāna mau kumuwaiwai a me kāna ʻikepili.", + "Are you sure you want to delete your account?": "Makemake ʻoe e holoi i kāu moʻokāki?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Makemake ʻoe e holoi i kāu moʻokāki? Ke holoi ʻia kāu moʻokāki, e holoi mau ʻia kāna mau kumuwaiwai a me nā ʻikepili. E ʻoluʻolu e hoʻokomo i kāu ʻōlelo huna e hōʻoia i kou makemake e holoi mau i kāu moʻokāki.", + "Are you sure you want to detach the selected resources?": "Makemake ʻoe e wehe i nā kumuwaiwai i koho ʻia?", + "Are you sure you want to detach this resource?": "Makemake ʻoe e wehe i kēia kumuwaiwai?", + "Are you sure you want to force delete the selected resources?": "Makemake ʻoe e holoi ikaika i nā kumuwaiwai i koho ʻia?", + "Are you sure you want to force delete this resource?": "Makemake ʻoe e holoi ikaika i kēia kumuwaiwai?", + "Are you sure you want to log out?": "Makemake ʻoe e haʻalele?", + "Are you sure you want to mark all notifications as read?": "Makemake ʻoe e kaha i nā leka hoʻomaopopo a pau i heluhelu ʻia?", + "Are you sure you want to remove this item?": "Makemake ʻoe e wehe i kēia mea?", + "Are you sure you want to restore the selected resources?": "Makemake ʻoe e hoʻihoʻi i nā kumuwaiwai i koho ʻia?", + "Are you sure you want to restore this resource?": "Makemake ʻoe e hoʻihoʻi i kēia kumuwaiwai?", + "Are you sure you want to resume your subscription?": "Makemake ʻoe e hoʻomau i kāu kau inoa?", + "Are you sure you want to run this action?": "Makemake ʻoe e holo i kēia hana?", + "Are you sure you want to set this payment method as your default?": "Makemake ʻoe e hoʻonoho i kēia ʻano uku ma ke ʻano he paʻamau?", + "Are you sure you want to stop impersonating?": "Makemake ʻoe e hooki i ka hoʻopunipuni?", + "Are you sure you would like to delete this API token?": "Makemake ʻoe e holoi i kēia hōʻailona API?", + "Are you sure you would like to leave this team?": "Makemake ʻoe e haʻalele i kēia hui?", + "Are you sure you would like to remove this person from the team?": "Makemake ʻoe e wehe i kēia kanaka mai ka hui?", + "Are you sure you would like to switch billing plans?": "Makemake ʻoe e hoʻololi i nā hoʻolālā kālā?", + "Argentina": "ʻAlekina", + "Armenia": "ʻAlemenia", + "Aruba": "ʻAruba", + "Attach": "Hoʻopili", + "Attach & Attach Another": "Hoʻopili a hoʻopili i kekahi", + "Attach :resource": "Hoʻopili :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Hoʻopili i nā faila ma ke kauo ʻana a me ka hāʻule ʻana, ke koho ʻana a i ʻole ka ʻono ʻana iā lākou.", + "August": "ʻAukake", + "Australia": "Nuhōlani", + "Austria": "ʻAukekulia", + "Azerbaijan": "ʻAkepaikana", + "Bahamas": "Pahama", + "Bahrain": "Baharaina", + "Bangladesh": "Banagaladesa", + "Barbados": "Palepakoa", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ma mua o ka hoʻomau ʻana, hiki iā ʻoe ke hōʻoia i kāu leka uila ma ke kaomi ʻana i ka loulou a mākou i leka uila ai iā ʻoe? Inā ʻaʻole i loaʻa iā ʻoe ka leka uila, e ʻoliʻoli mākou e hoʻouna aku iā ʻoe i kekahi.", + "Before proceeding, please check your email for a verification link.": "Ma mua o ka hoʻomau ʻana, e ʻoluʻolu e nānā i kāu leka uila no kahi loulou hōʻoia.", + "Belarus": "Belarusa", + "Belgium": "Pelekiuma", + "Belize": "Belize", + "Benin": "Peniana", + "Bermuda": "Beramuda", + "Bhutan": "Butana", + "Billing Information": "ʻIkepili Pili", + "Billing Management": "Hooponopono Pili", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, State State of", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius a me Saba", + "Bosnia And Herzegovina": "Bosenia me Hesegowina", + "Bosnia and Herzegovina": "Bosenia me Hesegowina", + "Botswana": "Botuana", + "Bouvet Island": "Mokupuni ʻo Bouvet", + "Brazil": "Palakila", + "British Indian Ocean Territory": "Teritore o ka moana Inia Beritania", + "Browser Sessions": "Nā Kūlana Pūnaewele", + "Brunei Darussalam": "Brinu Mai Keawe Keawe", + "Bulgaria": "Pulukalia", + "Burkina Faso": "Burakina Faso", + "Burundi": "Buruni", + "Cambodia": "Kamabodia", + "Cameroon": "Kameruna", + "Canada": "Kanaka", + "Cancel": "Hoʻopau", + "Cancel Subscription": "Hoʻopau i ke kau inoa", + "Cape Verde": "Laeuliuli", + "Card": "Kāleka", + "Cayman Islands": "Nā ʻAilana o Keimana", + "Central African Republic": "Lepupalika ʻApelika Waena", + "Chad": "Kada", + "Change Subscription Plan": "Hoʻololi i ka hoʻolālā kau inoa", + "Change the current payment method attached to your subscription": "E hoʻololi i ke ʻano uku o kēia manawa i pili i kāu kau inoa", + "Changes": "Nā hoʻololi", + "Checkout": "Huli aku", + "Chile": "Kili", + "China": "Kina", + "Choose": "E koho", + "Choose :field": "E koho i ka :field", + "Choose :resource": "E koho i ka :resource", + "Choose an option": "E koho i kahi koho", + "Choose date": "E koho i ka lā", + "Choose File": "E koho i ka faila", + "Choose Files": "E koho i nā faila", + "Choose Type": "E koho i ke ʻano", + "Christmas Island": "Mokupuni Kalikimaka", + "City": "Kulanakauhale", + "Click here to re-send the verification email.": "Kaomi maanei e hoʻouna hou i ka leka uila hōʻoia.", + "click here to request another": "kaomi maanei e noi i kekahi", + "Click to choose": "Kaomi e koho", + "Close": "Pani", + "Cocos (Keeling) Islands": "Nā Mokupuni ʻo Cocos (Keeling).", + "Code": "'Apili", + "Colombia": "Kolomepia", + "Comoros": "Komorosa", + "Confirm": "E hōʻoia", + "Confirm Billing Action": "E hōʻoia i ka hana pili kālā", + "Confirm Password": "Hōʻoia i ka ʻŌlelo Huna", + "Confirm Payment": "E hōʻoia i ka uku", + "Confirm your :amount payment": "E hōʻoia i kāu uku :amount", + "Congo": "Konokō", + "Congo, Democratic Republic": "Congo, Lepupalika Demokarata", + "Congo, the Democratic Republic of the": "Congo, ka Lepupalika Demokarata o ka", + "Constant": "mau", + "Continue To Payment": "E hoomau i ka uku", + "Cook Islands": "Nā ʻAilana o Kuke", + "Copy to clipboard": "E kope i ka papa paʻi", + "Costa Rica": "Koka Rika", + "Cote D'Ivoire": "Ke Kapakai a ka Palaoa", + "Country": "ʻāina", + "Coupon": "Kuponi", + "Coupon applied successfully.": "Ua hoʻohana pono ʻia ka coupon.", + "Create": "Hana", + "Create & Add Another": "Hana a hoʻohui i kekahi", + "Create :resource": "Hana :resource", + "Create a new team to collaborate with others on projects.": "E hana i hui hou e hana pū me nā mea ʻē aʻe ma nā papahana.", + "Create Account": "Hana moʻokāki", + "Create API Token": "E hana i ka API Token", + "Create New Team": "Hana i ka Hui Hou", + "Create Team": "Hana i ka Hui", + "Created.": "Hana ʻia.", + "Croatia": "Koloatia", + "CSV (.csv)": "Csv (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "ʻōlelo huna i kēia manawa", + "Current Subscription Plan": "Hoʻolālā Lapaʻau o kēia manawa", + "Currently Subscribed": "Kau inoa i kēia manawa", + "Customer Balance": "Kaulike mea kūʻai", + "Customize": "Hoʻopilikino", + "Cyprus": "Kupelo", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Ke Kapakai a ka Palaoa", + "Dark": "Poʻeleʻele", + "Dashboard": "Papa kuhikuhi", + "December": "Kekemapa", + "Decrease": "E emi iho", + "Default": "Paʻamau", + "Delete": "Holoi", + "Delete :resource": "Holoi :resource", + "Delete Account": "Holoi moʻokāki", + "Delete all notifications": "Holoi i nā leka hoʻomaopopo a pau", + "Delete API Token": "Holoi API Token", + "Delete File": "Holoi i ka waihona", + "Delete Notification": "Holoi i ka Hoolaha", + "Delete Resource": "Holoi Punawai", + "Delete Selected": "Holoi i wae ʻia", + "Delete Team": "Holoi Hui", + "Denmark": "Kenemaka", + "Detach": "Wehewehe", + "Detach Resource": "Wehe i ka Punawai", + "Detach Selected": "Wehe i wae ʻia", + "Details": "Nā kikoʻī", + "Disable": "Hoʻopau", + "Djibouti": "Dibuti", + "Do you really want to leave? You have unsaved changes.": "Makemake maoli ʻoe e haʻalele? Loaʻa iā ʻoe nā loli i mālama ʻole ʻia.", + "Dominica": "Dominika", + "Dominican Republic": "Lepubalika Dominika", + "Done.": "Pau.", + "Download": "Hoʻoiho", + "Download Invoice": "Hoʻoiho i ka pepa helu", + "Drop file or click to choose": "Hoʻokuʻu i ka faila a kaomi paha e koho", + "Drop files or click to choose": "Hoʻokuʻu i nā faila a kaomi paha e koho", + "Ecuador": "ʻEkuakola", + "Edit": "Hoʻoponopono", + "Edit :resource": "Hoʻoponopono :resource", + "Edit Attached": "Hoʻopili ʻia", + "Edit Profile": "Hoʻoponopono i ka moʻolelo", + "Editor": "Lunahooponopono", + "Editor users have the ability to read, create, and update.": "Hiki i nā mea hoʻohana hoʻoponopono ke heluhelu, hana, a hoʻonui.", + "Egypt": "ʻAikupita", + "El Salvador": "ʻEla Salavadora", + "Email": "leka uila", + "email": "leka uila", + "Email Address": "Helu leka uila", + "Email Addresses": "Nā leka uila", + "Email Password Reset Link": "Leka leka hoʻololi i ka loulou", + "Email Verification": "Hoʻoia leka uila", + "Enable": "Hiki", + "Encrypted environment file already exists.": "Aia i kēia manawa ka faila kaiapuni i hoʻopili ʻia.", + "Encrypted environment file not found.": "ʻAʻole i loaʻa ka faila kaiapuni i hoʻopili ʻia.", + "Ensure your account is using a long, random password to stay secure.": "E hōʻoia i ka hoʻohana ʻana o kāu moʻokāki i kahi ʻōlelo huna lōʻihi e noho maluhia.", + "Environment file already exists.": "Aia ka waihona kaiapuni.", + "Environment file not found.": "ʻAʻole i loaʻa ka faila kaiapuni.", + "Equatorial Guinea": "Kini ʻEkuakolia", + "Eritrea": "ʻElikilea", + "Error": "Kuhihewa", + "errors": "hewa", + "Estonia": "ʻEsetonia", + "Ethiopia": "ʻAikiopa", + "ex VAT": "ex vat", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Hoʻopau i ka lā :expiration", + "Export As CSV": "Hoʻokuʻu aku ma ke ʻano he CSV", + "Extra Billing Information": "ʻIke pili kālā keu", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Pono ka hōʻoia hou e hoʻokō i kāu uku. E ʻoluʻolu e hoʻomau i ka ʻaoʻao uku ma ke kaomi ʻana i ke pihi ma lalo.", + "Failed Subscription Payment": "ʻAʻole i hāʻawi ʻia ka uku kau inoa", + "Failed to load :resource!": "ʻAʻole i hoʻouka i ka :resource!", + "Falkland Islands (Malvinas)": "Nā Mokupuni Falkland (Malvinas)", + "Faroe Islands": "Paeaina Faroe", + "February": "Pepeluali", + "Fiji": "Pīkī", + "Filename": "inoa faila", + "Finish enabling two factor authentication.": "E hoʻopau i ka ʻae ʻana i ʻelua kumu hōʻoia.", + "Finland": "Pinilana", + "For your security, please confirm your password to continue.": "No kou palekana, e ʻoluʻolu e hōʻoia i kāu ʻōlelo huna e hoʻomau.", + "Forbidden": "Papa ʻia", + "Force Delete": "Holoi ikaika", + "Force Delete :resource": "Holoi ikaika :resource", + "Force Delete Resource": "Hoʻopau ikaika i nā kumuwaiwai", + "Force Delete Selected": "Kaha Holoi i wae ʻia", + "Forgot Password": "Poina ka ʻōlelo huna", + "Forgot your password?": "Poina i kāu ʻōlelo huna?", + "Forgot Your Password?": "Poina i kāu ʻōlelo huna?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Poina i kāu ʻōlelo huna? ʻaʻole pilikia. E haʻi wale mai iā mākou i kāu leka uila a e leka uila mākou iā ʻoe i kahi loulou hoʻonohonoho ʻōlelo huna e hiki ai iā ʻoe ke koho i kahi mea hou.", + "France": "Palani", + "French Guiana": "Guiana Palani", + "French Polynesia": "Polenekia Farani", + "French Southern Territories": "Palani Hema Panalaau", + "From": "Mai", + "Gabon": "Kapona", + "Gambia": "Kamapia", + "Georgia": "Keokia", + "Germany": "Kelemānia", + "Ghana": "Gāna", + "Gibraltar": "Kipalaleka", + "Go Home": "Hele i ka home", + "Go to page :page": "E hele i ka ʻaoʻao :page", + "Great! You have accepted the invitation to join the :team team.": "Nui! Ua ʻae ʻoe i ke kono e komo i ka hui :team.", + "Greece": "Helene", + "Greenland": "ʻĀina ʻŌmaʻomaʻo", + "Grenada": "Gerenada", + "Guadeloupe": "GANIDLoupe", + "Guam": "Guama", + "Guatemala": "Kuakemala", + "Guernsey": "Kauoha", + "Guinea": "Kini", + "Guinea-Bissau": "Kinibisau", + "Guyana": "Guiana", + "Haiti": "Haiki", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Loaʻa nā manaʻo ʻelua e pili ana i ke kāpae ʻana i kāu kau inoa? Hiki iā ʻoe ke hoʻāla hou i kāu kau inoa i kēlā me kēia manawa a hiki i ka pau ʻana o kāu pōʻai kālā o kēia manawa. Ma hope o ka pau ʻana o kāu pōʻai kālā o kēia manawa, hiki iā ʻoe ke koho i kahi hoʻolālā kau inoa hou loa.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Loaʻa nā manaʻo ʻelua e pili ana i ke kāpae ʻana i kāu kau inoa? Hiki iā ʻoe ke hoʻihoʻi koke i kāu kau inoa i kēlā me kēia manawa a hiki i ka pau ʻana o kāu pōʻai kālā o kēia manawa. Ma hope o ka pau ʻana o kāu pōʻai kālā o kēia manawa, hiki iā ʻoe ke koho i kahi hoʻolālā kau inoa hou loa.", + "Heard Island & Mcdonald Islands": "Heard Island a me McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island a me McDonald Islands", + "Hello!": "Aloha!", + "Hide Content": "Hūnā maʻiʻo", + "Hold Up!": "Ālia!", + "Holy See (Vatican City State)": "'Ōlelo Hemolele (Vatican City State)", + "Honduras": "Honodurasa", + "Hong Kong": "Hong kong", + "Hungary": "Hunakalia", + "I agree to the :terms_of_service and :privacy_policy": "ʻAe wau i ka :terms_of_service a me :privacy_policy", + "Iceland": "ʻĀina Hau", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Inā pono, hiki iā ʻoe ke haʻalele i kāu mau polokalamu kele pūnaewele ʻē aʻe ma kāu mau polokalamu. Aia ma lalo iho nei kekahi o kāu mau kau hou; akā naʻe, ʻaʻole i pau kēia papa inoa. Inā manaʻo ʻoe ua hoʻopili ʻia kāu moʻokāki, pono ʻoe e hōʻano hou i kāu ʻōlelo huna.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Inā he moʻokāki kāu, hiki iā ʻoe ke ʻae i kēia kono ma ke kaomi ʻana i ke pihi ma lalo nei:", + "If you did not create an account, no further action is required.": "Inā ʻaʻole ʻoe i hana i kahi moʻokāki, ʻaʻohe hana hou e koi ʻia.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Inā ʻaʻole ʻoe i manaʻo e loaʻa kahi kono i kēia hui, hiki iā ʻoe ke hoʻolei i kēia leka uila.", + "If you did not receive the email": "Inā ʻaʻole i loaʻa iā ʻoe ka leka uila", + "If you did not request a password reset, no further action is required.": "Inā ʻaʻole ʻoe i noi e hoʻihoʻi i ka ʻōlelo huna, ʻaʻohe hana hou e koi ʻia.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Inā ʻaʻohe āu moʻokāki, hiki iā ʻoe ke hana i kekahi ma ke kaomi ʻana i ke pihi ma lalo. Ma hope o ka hana ʻana i kahi moʻokāki, hiki iā ʻoe ke kaomi i ke pihi ʻae kono ma kēia leka uila e ʻae i ke kono hui:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Inā makemakeʻoe e hoʻohui i kaʻike kiko'ī a iʻole kaʻikeʻauhau i kāu mau helu, e like me kāu inoa inoa, a iʻole ka helu helu helu, a iʻole ka heluʻana o ka leka", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Inā pilikia ʻoe i ke kaomi ʻana i ke pihi \":actionText\", e kope a paʻi i ka URL ma lalo nei\ni kāu polokalamu kele pūnaewele:", + "Impersonate": "Hoʻopilikino", + "Increase": "Hoʻonui", + "India": "ʻInia", + "Indonesia": "ʻInidonesia", + "Invalid filename.": "Hewa ka inoa waihona.", + "Invalid JSON was returned from the route.": "Ua hoʻihoʻi ʻia ʻo JSON hewa mai ke ala.", + "Invoice Email Addresses": "Kāhea leka uila leka uila", + "Invoice emails updated successfully.": "Ua hoʻonui maikaʻi nā leka uila i nā leka uila.", + "Invoices": "Nā pepa pepa", + "Iran, Islamic Republic Of": "Iran, Islamic Republic Of", + "Iran, Islamic Republic of": "Iran, Lepubalika Islam o", + "Iraq": "ʻIlaka", + "Ireland": "ʻIlelani", + "Isle Of Man": "Mokupuni o Man", + "Isle of Man": "Mokupuni o Man", + "Israel": "Iseraela", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Me he mea lā ʻaʻohe āu kau inoa. Hiki iā ʻoe ke koho i kekahi o nā papa inoa inoa ma lalo nei e hoʻomaka ai. Hiki ke hoʻololi a hoʻopau ʻia paha nā hoʻolālā kau inoa ma kāu ʻoluʻolu.", + "Italy": "Ikalia", + "Jamaica": "Iāmeka", + "January": "Ianuali", + "Japan": "Iapana", + "Jersey": "Jerery", + "Jordan": "Ioredāne", + "July": "Iulai", + "June": "Iune", + "Kazakhstan": "Kasakana", + "Kenya": "Kenia", + "Key": "Ki", + "Kiribati": "Kilipaki", + "Korea": "Kōlea Hema", + "Korea, Democratic People's Republic of": "Korea, Lepupupalika Lahui Demokarata o", + "Korea, Republic of": "Korea, Repubalika o", + "Kosovo": "Kosowo", + "Kuwait": "Kuete", + "Kyrgyzstan": "Kaikikana", + "Lao People's Democratic Republic": "Lepupalika Demokalaka o Lao", + "Last active": "Hana hope", + "Last used": "Hoʻohana hope", + "Latvia": "Lakawia", + "Leave": "Haʻalele", + "Leave Team": "Haʻalele i ka Hui", + "Lebanon": "Lepanona", + "length": "lōʻihi", + "Lens": "Nā Lens", + "Lesotho": "Lesoto", + "Liberia": "Lipelia", + "Libyan Arab Jamahiriya": "ʻO Libyan Arab Jamahiriya", + "Liechtenstein": "Likenekaina", + "Light": "Māmā", + "Lithuania": "Lituania", + "Load :perPage More": "Haawe :perPage More", + "Loading": "Ke hoʻouka nei", + "Location": "Wahi", + "Log in": "E komo", + "Log In": "Komo i loko", + "Log Out": "Lele", + "Log out": "Lele", + "Log Out Other Browser Sessions": "E haʻalele i nā kau polokalamu kele ʻē aʻe", + "Log Viewer": "Nānā Log", + "Login": "E komo", + "Logout": "Lele", + "Logs": "Nā lāʻau lāʻau", + "Luxembourg": "Lukemapuka", + "Macao": "Makao", + "Macedonia": "Makedonia ʻĀkau", + "Macedonia, the former Yugoslav Republic of": "Makedonia, ka Repubalika kahiko o Yugoslavia o", + "Madagascar": "Makakakeka", + "Malawi": "Malaui", + "Malaysia": "Malaia", + "Maldives": "Maladiwa", + "Mali": "Māli", + "Malta": "Malata", + "Manage Account": "Mālama moʻokāki", + "Manage and log out your active sessions on other browsers and devices.": "Hoʻoponopono a haʻalele i kāu mau kau hana ma nā polokalamu kele pūnaewele a me nā mea hana ʻē aʻe.", + "Manage API Tokens": "Mālama i nā hōʻailona API", + "Manage Role": "Hoʻoponopono i ke kuleana", + "Manage Team": "Mālama i ka Hui", + "Managing billing for :billableName": "Ka mālama kālā no :billableName", + "March": "Malaki", + "Mark all as Read": "E kaha i na mea a pau i heluheluia", + "Mark all notifications as read": "E kaha i na hoolaha a pau i heluheluia", + "Mark Read": "Maka Heluhelu", + "Mark Unread": "Kaha i heluhelu ʻole ʻia", + "Marshall Islands": "Mākala ʻAilana", + "Martinique": "Matinika", + "Mauritania": "Mauritania", + "Mauritius": "Mauritiusa", + "May": "Mei", + "Mayotte": "MayotOtte", + "Mexico": "Mekiko", + "Micronesia, Federated States Of": "Maikonekia", + "Micronesia, Federated States of": "Maikonisia, Hui Pū ʻia o", + "Moldova": "Molodowa", + "Moldova, Republic of": "Moldova, Repubalika o", + "Monaco": "Monako", + "Mongolia": "Monokolia", + "Montenegro": "Monokenekelo", + "Month To Date": "Mahina i keia la", + "Monthly": "ʻO kēlā me kēia mahina", + "monthly": "mahina", + "Montserrat": "Moneserata", + "Morocco": "Moloko", + "Mozambique": "Mozamabika", + "Myanmar": "Maianamara", + "Name": "inoa", + "name": "inoa", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepala", + "Netherlands": "Nekelana", + "Netherlands Antilles": "ʻAnelani ʻAnelani", + "Nevermind": "Hoʻopoina", + "Nevermind, I'll keep my old plan": "ʻAʻole naʻe, e mālama au i kaʻu papahana kahiko", + "New": "Hou", + "New :resource": "Hou :resource", + "New Caledonia": "Nu Kaledonia", + "New Password": "Hua'ōlelo Hou", + "New Zealand": "Aotearoa", + "Next": "Aʻe", + "Next Payment": "Uku A'e", + "Next Payment on": "Ka uku aʻe ma", + "Nicaragua": "Nikalakua", + "Niger": "Naigera", + "Nigeria": "Naigeria", + "Niue": "Niue", + "No": "ʻAʻole", + "No :resource matched the given criteria.": "ʻAʻohe :resource i kūpono i nā pae i hāʻawi ʻia.", + "No additional information...": "ʻAʻohe ʻike hou aʻe...", + "No Current Data": "ʻAʻohe ʻikepili o kēia manawa", + "No Data": "ʻAʻohe ʻikepili", + "no file selected": "ʻaʻohe faila i koho ʻia", + "No Increase": "ʻAʻohe Piʻi", + "No payment methods on file.": "ʻAʻohe ala uku ma ka waihona.", + "No payment scheduled.": "ʻAʻohe uku i hoʻonohonoho ʻia.", + "No Prior Data": "ʻAʻohe ʻikepili mua", + "No Results Found.": "ʻAʻohe hopena i loaʻa.", + "Norfolk Island": "Nolepoka ʻAilana", + "Northern Mariana Islands": "Ka Pae Moku ʻo Mariana ʻĀkau", + "Norway": "Nolewai", + "Not Found": "Loaʻa ʻole", + "Notifications": "Hoolaha", + "Nova": "Nova", + "Nova User": "Mea hoʻohana Nova", + "November": "Nowemapa", + "October": "ʻOkakopa", + "of": "o", + "OK": "ʻAe", + "Oman": "ʻOmana", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ke holoi ʻia kahi hui, e holoi mau ʻia kāna mau kumuwaiwai a me kāna ʻikepili. Ma mua o ka holoi ʻana i kēia hui, e ʻoluʻolu e hoʻoiho i nā ʻikepili a i ʻole ka ʻike e pili ana i kēia hui āu e makemake ai e mālama.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Ke holoi ʻia kāu moʻokāki, e holoi mau ʻia kāna mau kumuwaiwai a me nā ʻikepili. Ma mua o ka holoi ʻana i kāu moʻokāki, e ʻoluʻolu e hoʻoiho i nā ʻikepili a i ʻole ʻike āu e makemake ai e mālama.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ke holoi ʻia kāu moʻokāki, e holoi mau ʻia kāna mau kumuwaiwai a me nā ʻikepili. E ʻoluʻolu e hoʻokomo i kāu ʻōlelo huna e hōʻoia i kou makemake e holoi mau i kāu moʻokāki.", + "Only Trashed": "ʻApala wale", + "Open Invoices": "Wehe i nā pepa pepa", + "Original": "Kumu", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Hāʻawi kā mākou waihona hoʻokele pili kālā iā ʻoe e hoʻokele maʻalahi i kāu hoʻolālā kau inoa, ke ʻano uku, a hoʻoiho i kāu invoice hou.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Hāʻawi kā mākou waihona hoʻokele pili kālā iā ʻoe e hoʻokele maʻalahi i kāu hoʻolālā kau inoa, nā ala uku, a hoʻoiho i kāu mau invoice hou.", + "Page Expired": "Pau ka ʻaoʻao", + "Pagination Navigation": "Hoʻokele ʻaoʻao", + "Paid": "Ukuia", + "Pakistan": "Pakitana", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Panalaau Palesetine, Nohoia", + "Panama": "Panama", + "Papua New Guinea": "Pāpua Nūkini", + "Paraguay": "Palakuae", + "Password": "Hua huna", + "password": "hua huna", + "Payment Confirmation": "Hooia Uku", + "Payment Information": "ʻIkepili uku", + "Payment information updated successfully.": "Ua hōʻano hou ʻia ka ʻike uku.", + "Payment Method": "Uku Uku", + "Payment Methods": "Uku Uku", + "Payment Required": "Pono ka uku", + "Payments": "Uku", + "Pending Team Invitations": "Ke kali nei i ke kono hui", + "Per Page": "Ma ka ʻaoʻao", + "Permanently delete this team.": "Holoi mau i kēia hui.", + "Permanently delete your account.": "Holoi mau i kāu moʻokāki.", + "Permissions": "Nā ʻae", + "Peru": "Pelū", + "Philippines": "ʻĀina Pilipino", + "Photo": "Kiʻi", + "Pitcairn": "PITCairn", + "Please accept the terms of service.": "E ʻoluʻolu e ʻae i nā ʻōlelo o ka lawelawe.", + "Please click the button below to verify your email address.": "E kaomi i ke pihi ma lalo nei e hōʻoia i kāu helu leka uila.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "E ʻoluʻolu e hōʻoia i ke komo ʻana i kāu moʻokāki ma ke komo ʻana i kekahi o kāu mau code hoʻihoʻi pilikia.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "E ʻoluʻolu e hōʻoia i ke komo ʻana i kāu moʻokāki ma ke komo ʻana i ke code hōʻoia i hāʻawi ʻia e kāu noi authenticator.", + "Please confirm your password before continuing.": "E ʻoluʻolu e hōʻoia i kāu ʻōlelo huna ma mua o ka hoʻomau ʻana.", + "Please copy your new API token. For your security, it won't be shown again.": "E ʻoluʻolu e kope i kāu hōʻailona API hou. No kou palekana, ʻaʻole e hōʻike hou ʻia.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "E ʻoluʻolu e hoʻokomo i kāu ʻōlelo huna no ka hōʻoia ʻana makemake ʻoe e haʻalele i kāu mau polokalamu kele pūnaewele ʻē aʻe ma kāu mau polokalamu āpau.", + "Please provide a maximum of three invoice emails addresses.": "Eʻoluʻolu e hāʻawi i kahi kiʻekiʻe o nā leka uila o nā leka uilaʻekolu.", + "Please provide the email address of the person you would like to add to this team.": "E ʻoluʻolu e hāʻawi i ka leka uila o ka mea āu e makemake ai e hoʻohui i kēia hui.", + "Please set a default payment method before retrying payments.": "Eʻoluʻolu e kau i kahi ala uku uku ma mua o ka ukuʻana i nā uku.", + "Please set a default payment method before swapping plans.": "E ʻoluʻolu e hoʻonoho i kahi ala uku paʻamau ma mua o ka hoʻololi ʻana i nā hoʻolālā.", + "Poland": "Pōlani", + "Portugal": "Pokukala", + "Press / to search": "E kaomi / e huli", + "Preview": "Nāmua", + "Previewing": "Ke nānā ʻana", + "Previous": "Mamua", + "Privacy Policy": "Kulekele pilikino", + "Profile": "Pilikino", + "Profile Information": "ʻIkepili pili", + "Puerto Rico": "Pokoliko", + "Qatar": "Katala", + "Quarter To Date": "Ka hapaha o keia la", + "Recovery Code": "Code Hoʻihoʻi", + "Refresh": "Hōʻano hou", + "Regards,": "Aloha,", + "Regenerate Recovery Codes": "Hana hou i nā Code Ho'ōla", + "Register": "Kakau inoa", + "Reload": "Hoʻouka hou", + "Remember me": "Hoʻomanaʻo iaʻu", + "Remember Me": "Hoʻomanaʻo iaʻu", + "Remove": "Wehe", + "Remove Photo": "Wehe i ke Kii", + "Remove Team Member": "Wehe i ka lālā hui", + "Replicate": "Hoʻopili hou", + "Required fields": "Nā kahua i makemake ʻia", + "Resend Verification Email": "Hoʻouna hou i ka leka uila hōʻoia", + "Reset Filters": "Hoʻoponopono hou i nā kānana", + "Reset Password": "Hoʻoponopono hou i ka ʻōlelo huna", + "Reset Password Notification": "Hoʻoponopono hou i ka ʻōlelo huna", + "resource": "punawai", + "Resource Row Dropdown": "Hāʻule iho ka lālani punawai", + "Resources": "Nā kumuwaiwai", + "resources": "waiwai", + "Restore": "Hoʻihoʻi", + "Restore :resource": "Hoʻihoʻi :resource", + "Restore Resource": "Hoʻihoʻi i nā kumuwaiwai", + "Restore Selected": "Hoʻihoʻi i koho ʻia", + "results": "hopena", + "Resume Subscription": "Hoʻomaka i ke kau inoa", + "Retry Payment": "E ho'āʻo hou i ka uku", + "Return to :appName": "E hoʻi i ka :appName", + "Reunion": "Reunion", + "Role": "Ke kuleana", + "Romania": "Romānia", + "Run Action": "Holo Hana", + "Russian Federation": "Hui Lūkini", + "Rwanda": "Ruanada", + "Réunion": "Reunion", + "Saint Barthelemy": "St. Barbromer", + "Saint Barthélemy": "Sana Barthélemy", + "Saint Helena": "Kāna Helena", + "Saint Kitts And Nevis": "St. Kitts a me Nevis", + "Saint Kitts and Nevis": "Kāna Kiti me Newia", + "Saint Lucia": "Kāna Lukia", + "Saint Martin": "Saint Martin", + "Saint Martin (French part)": "Saint Martin (mahele Palani)", + "Saint Pierre And Miquelon": "St. Pierre a me Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre a me Miquelon", + "Saint Vincent And Grenadines": "St. Vincent ame Grenadines", + "Saint Vincent and the Grenadines": "Kāna Winikeneke a me nā Gerenadine", + "Samoa": "Kāmoa", + "San Marino": "Sana Marino", + "Sao Tome And Principe": "Saotome me Panikipe", + "Sao Tome and Principe": "Saotome me Panikipe", + "Saudi Arabia": "Saudi ʻAlapia", + "Save": "Mālama", + "Saved.": "Mālama ʻia.", + "Scroll to bottom": "Holo i lalo", + "Scroll to top": "Holo i luna", + "Search": "Huli", + "Secure Area": "Wahi Palekana", + "Select": "E koho", + "Select a different plan": "E koho i kahi papahana ʻē aʻe", + "Select a log file...": "E koho i kahi faila log...", + "Select A New Photo": "E koho i kahi kiʻi hou", + "Select Action": "E koho i ka hana", + "Select all": "E koho i nā mea a pau", + "Select All Dropdown": "E koho i nā hāʻule i lalo", + "Select this page": "E koho i kēia ʻaoʻao", + "Send Password Reset Link": "E hoʻouna i ka loulou i ka ʻōlelo huna", + "Senegal": "Senekala", + "September": "Kepakemapa", + "Serbia": "Serebia", + "Server Error": "Hapa ke kikowaena", + "Service Unavailable": "Loaʻa ka lawelawe", + "Set as default": "E hoʻonoho ma ke ʻano he paʻamau", + "Setup Key": "Ki hoʻonohonoho", + "Seychelles": "Ka Pae Moku ʻo Sekele", + "Show All Fields": "Hōʻike i nā kahua āpau", + "Show Content": "Hōʻike ʻike", + "Show Recovery Codes": "Hōʻike i nā Code Recovery", + "Showing": "Hōʻike", + "Sierra Leone": "Sielaleone", + "Signed in as": "Kau inoa ma ke ʻano he", + "Singapore": "Sinapoa", + "Sint Maarten (Dutch part)": "Sint maarne marten", + "Slovakia": "Solowakia", + "Slovenia": "Solowenia", + "Soft Deleted": "Holoi ʻia", + "Solomon Islands": "Solomona ʻAilana", + "Somalia": "Somalia", + "Something went wrong.": "Ua hewa kekahi mea.", + "Sorry! You are not authorized to perform this action.": "E kala mai iaʻu! ʻAʻole ʻae ʻia ʻoe e hana i kēia hana.", + "Sorry, your session has expired.": "E kala mai, ua pau kāu kau.", + "South Africa": "ʻApelika Hema", + "South Georgia And Sandwich Isl.": "ʻO Georgia Hema a me Sandwich Mokupuni Hema", + "South Georgia and the South Sandwich Islands": "ʻO Georgia Hema a me nā Mokupuni Sandwich Hema", + "South Sudan": "Sudan Hema", + "Spain": "Kepania", + "Sri Lanka": "Sililanaka", + "Standalone Actions": "Nā Hana Kūʻokoʻa", + "Start Polling": "E hoʻomaka i ke koho balota", + "Start polling": "E hoʻomaka i ke koho balota", + "State / County": "Mokuaina / Kalana", + "Stop Impersonating": "E hooki i ka hoomeamea", + "Stop Polling": "E hooki i ke koho balota", + "Stop polling": "E hooki i ke koho balota", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "E mālama i kēia mau code hoʻihoʻi i loko o kahi mana huna huna. Hiki ke hoʻohana ʻia no ka hoʻihoʻi hou ʻana i kāu moʻokāki inā nalowale kāu mea ʻelua kumu hōʻoia.", + "Subscribe": "Kau inoa", + "Subscription Information": "ʻIke inoa inoa", + "Subscription Pending": "Kakau inoa e kali ana", + "Sudan": "Sudana", + "Suriname": "Kuriname", + "Svalbard And Jan Mayen": "ʻO Svalbard lāua ʻo Jan Mayen", + "Svalbard and Jan Mayen": "ʻO Svalbard lāua ʻo Jan Mayen", + "Swaziland": "Suazilana", + "Sweden": "Kuekene", + "Switch Teams": "Hoʻololi Hui", + "Switzerland": "Kuikilana", + "Syrian Arab Republic": "Lepupalika ʻAlapia Suria", + "System": "Pūnaehana", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Panalaau o Kina", + "Tajikistan": "Takisitana", + "Tanzania": "Tanazania", + "Tanzania, United Republic of": "Tanzania, Lepupalika Hui Pū ʻia o", + "TAX": "AUHAU", + "Team Details": "Nā kikoʻī hui", + "Team Invitation": "Kāhea Hui", + "Team Members": "Hui Hui", + "Team Name": "Inoa Hui", + "Team Owner": "Luna Hui", + "Team Settings": "Nā hoʻonohonoho hui", + "Terms of Service": "Kūlana o ka lawelawe", + "Thailand": "Tailani", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Mahalo no ke kau inoa ʻana! Ma mua o ka hoʻomaka ʻana, hiki iā ʻoe ke hōʻoia i kāu leka uila ma ke kaomi ʻana i ka loulou a mākou i leka uila ai iā ʻoe? Inā ʻaʻole i loaʻa iā ʻoe ka leka uila, e ʻoliʻoli mākou e hoʻouna aku iā ʻoe i kekahi.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Mahalo no kou kākoʻo mau. Ua hoʻopili mākou i kope o kāu invoice no kāu moʻolelo. E ʻoluʻolu e haʻi mai iā mākou inā he nīnau a hopohopo paha kāu.", + "Thanks,": "Mahalo,", + "The :attribute must be a valid role.": "He kuleana kūpono ka :attribute.", + "The :attribute must be at least :length characters and contain at least one number.": "Pono ka :attribute ma kahi o :length mau huapalapala a loaʻa i hoʻokahi helu.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Pono ka :attribute ma ka liʻiliʻi he :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi hoʻokahi kikoʻī kūikawā a me hoʻokahi helu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Pono ka :attribute ma kahi o :length mau huaʻōlelo a loaʻa i hoʻokahi ʻano kikoʻī.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Pono ka :attribute ma ka liʻiliʻi he :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi hoʻokahi huaʻōlelo nui a me hoʻokahi helu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Pono ka :attribute ma kahi o :length mau huaʻōlelo a loaʻa i ka liʻiliʻi o hoʻokahi huaʻōlelo kiʻekiʻe a me hoʻokahi huaʻōlelo kūikawā.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Pono ka :attribute ma kahi o :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi hoʻokahi huaʻōlelo nui, hoʻokahi helu, a me hoʻokahi ʻano kikoʻī.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Pono ka :attribute ma ka liʻiliʻi he :length mau huaʻōlelo a loaʻa ma ka liʻiliʻi hoʻokahi huaʻōlelo nui.", + "The :attribute must be at least :length characters.": "Pono ka :attribute ma kahi o :length mau huapalapala.", + "The :attribute must contain at least one letter.": "Pono e loaʻa i ka :attribute ma kahi o hoʻokahi leka.", + "The :attribute must contain at least one number.": "Pono ka helu :attribute ma ka liʻiliʻi loa.", + "The :attribute must contain at least one symbol.": "Pono ka :attribute i hoʻokahi hōʻailona.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Pono e loaʻa i ka :attribute ma ka liʻiliʻi hoʻokahi hua nui a me hoʻokahi leka liʻiliʻi.", + "The :resource was created!": "Ua hana ʻia ka :resource!", + "The :resource was deleted!": "Ua holoi ʻia ka :resource!", + "The :resource was restored!": "Ua hoʻihoʻi ʻia ka :resource!", + "The :resource was updated!": "Ua hōʻano hou ʻia ka :resource!", + "The action was executed successfully.": "Ua hoʻokō pono ʻia ka hana.", + "The default payment method cannot be removed.": "ʻAʻole hiki ke wehe ʻia ke ʻano uku paʻamau.", + "The file was deleted!": "Ua holoi ʻia ka faila!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ua ʻike ʻia ka :attribute i hāʻawi ʻia i kahi leak data. E ʻoluʻolu e koho i kahi :attribute ʻokoʻa.", + "The given data was invalid.": "He kūpono ʻole ka ʻikepili i hāʻawi ʻia.", + "The government won't let us show you what's behind these doors": "ʻAʻole ʻae ke aupuni iā ​​mākou e hōʻike iā ʻoe i ka mea ma hope o kēia mau puka", + "The HasOne relationship has already been filled.": "Ua hoʻopiha ʻia ka pilina HasOne.", + "The image could not be loaded": "ʻAʻole hiki ke hoʻouka ʻia ke kiʻi", + "The image could not be loaded.": "ʻAʻole hiki ke hoʻouka ʻia ke kiʻi.", + "The invoice emails must be valid email addresses.": "Pono nā leka uila e pili ana i nā leka uila leka uila.", + "The password is incorrect.": "ʻAʻole pololei ka ʻōlelo huna.", + "The provided coupon code is invalid.": "He kūpono ʻole ke code coupon i hāʻawi ʻia.", + "The provided password does not match your current password.": "ʻAʻole kūlike ka ʻōlelo huna i kāu ʻōlelo huna i kēia manawa.", + "The provided password was incorrect.": "Ua hewa ka ʻōlelo huna i hāʻawi ʻia.", + "The provided two factor authentication code was invalid.": "ʻAʻole kūpono ke code hōʻoia kumu ʻelua.", + "The provided two factor recovery code was invalid.": "ʻAʻole kūpono ka code recovery kumu ʻelua.", + "The provided VAT number is invalid.": "He kūpono ʻole ka helu VAT i hāʻawi ʻia.", + "The resource was attached!": "Ua hoʻopili ʻia ke kumuwaiwai!", + "The resource was prevented from being saved!": "Ua pale ʻia ka waiwai mai ka mālama ʻana!", + "The resource was updated!": "Ua hōʻano hou ʻia ka punawai!", + "The response is not a streamed response.": "ʻAʻole pane kahe ka pane.", + "The response is not a view.": "ʻAʻole he nānā ka pane.", + "The selected country is invalid.": "He kūpono ʻole ka ʻāina i koho ʻia.", + "The selected plan is invalid.": "He kūpono ʻole ka papahana i koho ʻia.", + "The selected resources have been :action!": "ʻO nā kumuwaiwai i koho ʻia he :action!", + "The team's name and owner information.": "Ka inoa o ka hui a me ka ʻike nona.", + "There are no available options for this resource.": "ʻAʻohe koho no kēia kumuwaiwai.", + "There are no fields to display.": "ʻAʻohe kahua e hōʻike.", + "There are no new notifications.": "ʻAʻohe hoʻolaha hou.", + "There was a problem executing the action.": "Ua pilikia ka hoʻokō ʻana i ka hana.", + "There was a problem fetching the resource.": "Ua pilikia ka lawe ʻana i ka punawai.", + "There was a problem submitting the form.": "Ua pilikia ka waiho ʻana i ka palapala.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ua kono ʻia kēia poʻe i kāu hui a ua hoʻouna ʻia i leka uila kono. Hiki iā lākou ke komo i ka hui ma ka ʻae ʻana i ke kono leka uila.", + "This account does not have an active subscription.": "ʻAʻohe inoa o kēia moʻokāki.", + "This action is unauthorized.": "ʻAʻole ʻae ʻia kēia hana.", + "This copy of Nova is unlicensed.": "ʻAʻole laikini ʻia kēia kope o Nova.", + "This coupon code can only be used by new customers.": "Hiki ke hoʻohana ʻia kēia code coupon e nā mea kūʻai aku hou.", + "This device": "ʻO kēia mea hana", + "This file field is read-only.": "Heluhelu-wale keia kahua waihona.", + "This invoice is no longer open.": "ʻAʻole wehe hou kēia pepa.", + "This is a secure area of the application. Please confirm your password before continuing.": "He wahi palekana kēia o ka noi. E ʻoluʻolu e hōʻoia i kāu ʻōlelo huna ma mua o ka hoʻomau ʻana.", + "This password does not match our records.": "ʻAʻole pili kēia ʻōlelo huna i kā mākou moʻolelo.", + "This password reset link will expire in :count minutes.": "E pau ana kēia loulou hoʻoponopono ʻōlelo huna ma :count mau minuke.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ua hoʻomakaʻia kēia uku, akāʻaʻole i loaʻa nā kālā. Hiki i kēia ke lawe i nā lā 14.", + "This resource no longer exists": "ʻAʻole loaʻa kēia kumuwaiwai", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ua pau kēia kau inoa a ʻaʻole hiki ke hoʻomaka hou. E ʻoluʻolu e hana i kahi kau inoa hou.", + "This user already belongs to the team.": "Aia kēia mea hoʻohana i ka hui.", + "This user has already been invited to the team.": "Ua kono ʻia kēia mea hoʻohana i ka hui.", + "Timor-Leste": "I timor-lete", + "to": "i", + "To": "I ka", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "No ka hoʻopau ʻana i ka ʻae ʻana i ka hōʻoia kumu ʻelua, e nānā i kēia QR code me ka hoʻohana ʻana i ka palapala authenticator o kāu kelepona a i ʻole e komo i ke kī hoʻonohonoho a hāʻawi i ke code OTP i hana ʻia.", + "Today": "I kēia lā", + "Toggle navigation": "Hoʻololi hoʻokele", + "Togo": "Tōkō", + "Tokelau": "Tokelau", + "Token Name": "inoa hōʻailona", + "Tonga": "Tonga", + "Too Many Requests": "Nui Loa Noi", + "total": "huina", + "Total:": "Huina:", + "Trashed": "ʻōpala", + "Trinidad And Tobago": "Tirinipapa me Topako", + "Trinidad and Tobago": "Tirinipapa me Topako", + "Tunisia": "Tinisia", + "Turkey": "Kuleke", + "Turkmenistan": "Tukemenikana", + "Turks And Caicos Islands": "Nā Mokupuni ʻo Turks a me Caicos", + "Turks and Caicos Islands": "Nā Mokupuni ʻo Turks a me Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "ʻElua mau mea hōʻoia", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ʻElua mau kumu hōʻoia i kēia manawa. E nānā i kēia QR code me ka hoʻohana ʻana i ka palapala authenticator o kāu kelepona a i ʻole e komo i ke kī hoʻonohonoho.", + "Type": "ʻAno", + "Uganda": "Ukanada", + "Ukraine": "ʻUkelena", + "Unauthorized": "ʻAʻole ʻae ʻia", + "United Arab Emirates": "Aupuni ʻEmira ʻAlapia Hui Pū ʻia", + "United Kingdom": "Aupuni Mōʻī Hui Pū ʻia", + "United States": "ʻAmelika Hui Pū ʻIa", + "United States Minor Outlying Islands": "ʻAmelika Hui Pū ʻIa", + "United States Outlying Islands": "Nā Mokupuni Kūwaho o ʻAmelika", + "Unknown": "ʻAʻole ʻike ʻia", + "Unpaid": "Uku ole ia", + "Update": "Hōʻano hou", + "Update & Continue Editing": "Hoʻohou a hoʻomau i ka hoʻoponopono", + "Update :resource": "Hōʻano hou :resource", + "Update :resource: :title": "Hōʻike :resource: :title", + "Update attached :resource: :title": "Hoʻopili ʻia ka mea hou :resource: :title", + "Update Password": "Hōʻano hou i ka ʻōlelo huna", + "Update Payment Information": "Hoʻohou i ka ʻike uku", + "Update Payment Method": "Hōʻano hou i ke ʻano uku", + "Update your account's profile information and email address.": "Hoʻohou i ka ʻike moʻokāki a me ka helu leka uila.", + "Uploading": "Hoʻouka ʻia", + "Uploading files... (:current/:total)": "Ke hoʻouka nei i nā faila... (:current/:total)", + "Uruguay": "ʻUlukuae", + "Use a recovery code": "E hoʻohana i kahi code hoʻihoʻi", + "Use an authentication code": "E hoʻohana i kahi code hōʻoia", + "User Actions": "Nā hana hoʻohana", + "User Security": "Palekana mea hoʻohana", + "Username": "inoa hoʻohana", + "Uzbekistan": "ʻUsepekikana", + "Value": "Waiwai", + "Vanuatu": "Vanuatu", + "VAT Number": "Helu VAT", + "Venezuela": "Wenezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, bolivarian repubalika o", + "Verify Email Address": "E hōʻoia i ka leka uila", + "Verify Your Email Address": "E hōʻoia i kāu leka uila", + "Viet Nam": "Wiekanama", + "View": "Nānā", + "Virgin Islands, British": "Mokupuni Virgin, Pelekania", + "Virgin Islands, U.S.": "Nā Mokupuni Virgin, ʻAmelika Hui Pū ʻIa", + "Wallis And Futuna": "ʻO Wallis a me Futuna", + "Wallis and Futuna": "ʻO Wallis a me Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Ke hana nei mākou i kāu kau inoa. Ke hoʻokō pono ʻia ke kau inoa ʻana, e hōʻano aunoa kēia ʻaoʻao. ʻO ka mea maʻamau, pono kēia kaʻina hana i kekahi mau kekona wale nō.", + "We are unable to process your payment. Please contact customer support.": "ʻAʻole hiki iā mākou ke hana i kāu uku. E ʻoluʻolu e kelepona i ke kākoʻo mea kūʻai aku.", + "We have emailed your password reset link!": "Ua leka uila mākou i kāu loulou hoʻonohonoho ʻōlelo huna!", + "We were unable to find a registered user with this email address.": "ʻAʻole hiki iā mākou ke ʻimi i kahi mea hoʻohana i hoʻopaʻa inoa ʻia me kēia leka uila.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "E hoʻouna mākou i kahi loulou e pili ana i ka leka uila e pili ana i nā leka uila āu e kuhikuhi ai ma lalo nei. Hiki iāʻoe ke hoʻokaʻawale i nā leka uila lehulehu e hoʻohana ana i nā commas.", + "We're lost in space. The page you were trying to view does not exist.": "Ua nalowale mākou i ka lewa. ʻAʻohe ʻaoʻao āu e ʻimi nei e nānā.", + "Welcome Back!": "Welina hou!", + "Western Sahara": "Sahara Komohana", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ke hoʻohana ʻia ka hōʻoia kumu ʻelua, e koi ʻia ʻoe no kahi hōʻailona palekana i ka wā o ka hōʻoia. Hiki iā ʻoe ke kiʻi i kēia hōʻailona mai ka palapala noi Google Authenticator o kāu kelepona.", + "Whoops": "Auwe", + "Whoops!": "Auwe!", + "Whoops! Something went wrong.": "Auwe! Ua hewa kekahi mea.", + "With Trashed": "Me ka ʻōpala", + "Write": "Kākau", + "Year To Date": "Makahiki i keia la", + "Yearly": "ʻO kēlā me kēia makahiki", + "Yemen": "Iemene", + "Yes": "ʻAe", + "You are already subscribed.": "Ua kau inoa ʻoe.", + "You are currently within your free trial period. Your trial will expire on :date.": "Aia ʻoe i loko o kāu manawa hoʻāʻo manuahi. E pau ana kāu hoʻokolokolo ma ka lā :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Aia ʻoe i loko o kāu manawa hoʻāʻo manuahi. E pau ana kāu hoʻāʻo ʻana ma ka lā :date. ʻO ka hoʻomaka ʻana i kahi kau inoa hou e pau ai kāu hoʻāʻo.", + "You are logged in!": "Ua komo ʻoe!", + "You are receiving this email because we received a password reset request for your account.": "Loaʻa iā ʻoe kēia leka uila no ka mea ua loaʻa iā mākou kahi noi hoʻonohonoho ʻōlelo huna no kāu moʻokāki.", + "You have been invited to join the :team team!": "Ua kono ʻia ʻoe e komo i ka hui :team!", + "You have enabled two factor authentication.": "Ua hiki iā ʻoe ke hōʻoia ʻelua kumu.", + "You have not enabled two factor authentication.": "ʻAʻole ʻoe i hoʻā i ka hōʻoia ʻelua kumu.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Loaʻa iā ʻoe kekahi mau invoice i uku ʻole ʻia. Ma hope o ka hoʻonui ʻana i kāu ʻano uku paʻamau, hiki iā ʻoe ke hoʻāʻo hou i nā uku ma o ka papa inoa invoice ma lalo nei.", + "You may accept this invitation by clicking the button below:": "Hiki iā ʻoe ke ʻae i kēia kono ma ke kaomi ʻana i ke pihi ma lalo nei:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Hiki iā ʻoe ke kāpae i kāu kau inoa i kēlā me kēia manawa. Ke hoʻopau ʻia kāu kau inoa ʻana, e loaʻa iā ʻoe ke koho e hoʻomaka hou i ke kau inoa a hiki i ka hopena o kāu pōʻaiapili kālā o kēia manawa.", + "You may delete any of your existing tokens if they are no longer needed.": "Hiki iā ʻoe ke holoi i kekahi o kāu mau hōʻailona i kēia manawa inā ʻaʻole pono lākou.", + "You may not delete your personal team.": "ʻAʻole hiki iā ʻoe ke holoi i kāu hui pilikino.", + "You may not leave a team that you created.": "ʻAʻole paha ʻoe e haʻalele i kahi hui āu i hana ai.", + "You will receive an invoice and payment link via email for each billing period.": "E loaʻa iā ʻoe kahi invoice a me ka loulou uku ma o ka leka uila no kēlā me kēia manawa hoʻolimalima.", + "You're logged in!": "Ua komo ʻoe!", + "Your :invoiceName invoice is now available!": "Loaʻa kāu helu helu :invoiceName i kēia manawa!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ʻO :address :address2 :postal_code :city :state :country kāu helu helu bila", + "Your card was declined. Please contact your card issuer for more information.": "Ua hōʻole ʻia kāu kāleka. E ʻoluʻolu e kelepona i kāu mea hoʻopuka kāleka no ka ʻike hou aku.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ʻO kāu ʻano uku o kēia manawa he kāleka hōʻaiʻē e pau ana i ka :lastFour a pau i ka :expiration.", + "Your email address is unverified.": "ʻAʻole hōʻoia ʻia kāu leka uila.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ʻAʻole i hāʻule kāu uku hope o :amount. E ʻoluʻolu e hōʻano hou i kāu ʻano uku e hoʻāʻo hou i ka uku ʻole.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "ʻAʻole i hāʻule kāu uku hope loa o :amount ma :date. E ʻoluʻolu e hōʻano hou i kāu ʻano uku e hoʻāʻo hou i ka uku ʻole.", + "Your next payment of :amount will be processed on :date.": "ʻO kāu uku hou o :amount ma ka :date.", + "Your payment method has been added successfully.": "Ua hoʻohui maikaʻi ʻia kāu ʻano uku.", + "Your payment method will be charged automatically for each billing period.": "E uku ʻakomi ʻia kāu ʻano uku no kēlā me kēia manawa hoʻolimalima.", + "Your registered VAT Number is :vatNumber.": "ʻO :vatNumber kāu helu VAT i hoʻopaʻa ʻia.", + "Your subscription has been started successfully.": "Ua hoʻomaka maikaʻi ʻia kāu kau inoa.", + "Your subscription has been successfully cancelled.": "Ua kāpae ʻia kāu kau inoa.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ua kāpae ʻia kāu kau inoa. Loaʻa iā ʻoe ke komo a hiki i ka pau ʻana o kāu manawa hoʻolimalima.", + "Your subscription was successfully resumed.": "Ua hoʻomaka hou kāu kau inoa.", + "Your subscription was successfully updated.": "Ua hōʻano hou ʻia kāu kau inoa.", + "Zambia": "Zamibia", + "Zimbabwe": "Zimababue", + "Zip / Postal Code": "Helu Kuhi/Helu Wahi Leka", + "Åland Islands": "Pae ʻāina ʻo ʻAland" +} diff --git a/locales/haw/php-inline.json b/locales/haw/php-inline.json new file mode 100644 index 00000000000..17f3e28bc60 --- /dev/null +++ b/locales/haw/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Pono e ʻae ʻia kēia kahua.", + "accepted_if": "Pono e ʻae ʻia kēia kahua inā :other ka :value.", + "active_url": "ʻAʻole kēia kahua he URL kūpono.", + "after": "Pono kēia kahua ma hope o ka lā :date.", + "after_or_equal": "Pono kēia kahua i ka lā ma hope a i ʻole like me :date.", + "alpha": "Pono kēia kahua i nā leka wale nō.", + "alpha_dash": "Pono e loaʻa i kēia kahua nā leka, nā helu, nā kaha a me nā kaha lalo.", + "alpha_num": "Pono nā leka a me nā helu wale nō i loko o kēia kahua.", + "any_of": "ʻAʻole kūpono kēia kahua.", + "array": "Pono kēia kahua i kahi laha.", + "ascii": "Pono e loaʻa i kēia kahua nā huaʻōlelo alphanumeric pākahi-byte a me nā hōʻailona.", + "attached": "Ua hoʻopili ʻia kēia kahua.", + "before": "Pono kēia kahua ma mua o ka :date.", + "before_or_equal": "Pono kēia kahua i ka lā ma mua a i ʻole like me :date.", + "between.array": "Pono kēia kahua ma waena o :min a :max mau mea.", + "between.file": "Pono kēia kahua ma waena o :min a :max kilobytes.", + "between.numeric": "Pono kēia kahua ma waena o :min a :max.", + "between.string": "Pono kēia kahua ma waena o :min a :max mau huapalapala.", + "boolean": "Pono a pololei paha kēia kahua.", + "can": "Loaʻa i kēia kahua kahi waiwai ʻae ʻole.", + "confirmed": "ʻAʻole kūlike kēia hōʻoia kahua.", + "contains": "Ua nele kēia kahua i kahi waiwai i koi ʻia.", + "date": "ʻAʻole kēia kahua he lā kūpono.", + "date_equals": "Pono kēia kahua i ka lā like me :date.", + "date_format": "ʻAʻole kūpono kēia kahua me ka hōʻano :format.", + "decimal": "Pono kēia kahua he :decimal mau wahi decimal.", + "declined": "Pono e hōʻole ʻia kēia kahua.", + "declined_if": "Pono e hōʻole ʻia kēia kahua inā :other ka :value.", + "different": "Pono ʻokoʻa kēia kahua a me :other.", + "digits": "Pono kēia kahua he :digits mau huahelu.", + "digits_between": "Pono kēia kahua ma waena o :min a :max mau huahelu.", + "dimensions": "He kūpono ʻole nā ​​ana kiʻi o kēia kahua.", + "distinct": "Loaʻa i kēia kahua kahi waiwai pālua.", + "doesnt_contain": "ʻAʻole pono kēia kahua i kekahi o nā mea aʻe: :values.", + "doesnt_end_with": "ʻAʻole pono e pau kēia kahua me kekahi o kēia mau mea: :values.", + "doesnt_start_with": "ʻAʻole pono e hoʻomaka kēia kahua me kekahi o kēia mau mea: :values.", + "email": "Pono kēia kahua he leka uila kūpono.", + "ends_with": "Pono e pau kēia kahua me kekahi o kēia mau mea: :values.", + "enum": "He kūpono ʻole ke kahua i koho ʻia.", + "exists": "He kūpono ʻole ke kahua i koho ʻia.", + "extensions": "Pono e loaʻa i kēia kahua kekahi o kēia mau hoʻonui: :values.", + "file": "Pono kēia kahua he faila.", + "filled": "Pono ka waiwai o kēia kahua.", + "gt.array": "Pono kēia kahua ma mua o :value mau mea.", + "gt.file": "Pono kēia kahua ma mua o :value kilobytes.", + "gt.numeric": "Pono kēia kahua ma mua o :value.", + "gt.string": "Pono kēia kahua ma mua o :value mau huapalapala.", + "gte.array": "Pono kēia kahua he :value mau mea a ʻoi aku paha.", + "gte.file": "Pono kēia kahua ma mua o a i ʻole like me :value kilobytes.", + "gte.numeric": "Pono e ʻoi aku kēia kahua ma mua a i ʻole like me :value.", + "gte.string": "Pono kēia kahua ma mua a i ʻole like me :value mau huaʻōlelo.", + "hex_color": "Pono kēia kahua he kala hexadecimal kūpono.", + "image": "Pono kēia kahua he kiʻi.", + "in": "He kūpono ʻole ke kahua i koho ʻia.", + "in_array": "ʻAʻole loaʻa kēia kahua ma :other.", + "in_array_keys": "Pono kēia kahua ma ka liʻiliʻi o kekahi o nā kī aʻe: :values.", + "integer": "He helu helu pono keia kahua.", + "ip": "Pono kēia kahua he helu IP kūpono.", + "ipv4": "Pono kēia kahua he helu IPv4 kūpono.", + "ipv6": "Pono kēia kahua he helu IPv6 kūpono.", + "json": "Pono kēia kahua he kaula JSON kūpono.", + "list": "He papa inoa kēia kahua.", + "lowercase": "Pono kēia kahua i nā huaʻōlelo liʻiliʻi.", + "lt.array": "Pono e emi ma lalo o :value mau mea kēia kahua.", + "lt.file": "Pono kēia kahua ma lalo o :value kilobytes.", + "lt.numeric": "Pono e emi kēia kahua ma lalo o :value.", + "lt.string": "Pono kēia kahua ma lalo o :value mau huapalapala.", + "lte.array": "ʻAʻole ʻoi aku ma mua o :value mau mea i kēia kahua.", + "lte.file": "Pono kēia kahua ma lalo a i ʻole like me :value kilobytes.", + "lte.numeric": "Pono e emi a like paha kēia kahua me :value.", + "lte.string": "Pono kēia kahua ma lalo a i ʻole like me :value mau huapalapala.", + "mac_address": "Pono kēia kahua he helu MAC kūpono.", + "max.array": "ʻAʻole ʻoi aku ma mua o :max mau mea i kēia kahua.", + "max.file": "ʻAʻole pono kēia kahua ma mua o :max kilobytes.", + "max.numeric": "ʻAʻole pono e ʻoi aku kēia kahua ma mua o :max.", + "max.string": "ʻAʻole pono e ʻoi aku kēia kahua ma mua o :max mau huapalapala.", + "max_digits": "'A'ole pono e 'oi aku ma mua o :max mau huahelu.", + "mimes": "Pono kēia kahua he faila o ke ʻano: :values.", + "mimetypes": "Pono kēia kahua he faila o ke ʻano: :values.", + "min.array": "Pono kēia kahua he :min mau mea.", + "min.file": "Pono kēia kahua ma kahi o :min kilobytes.", + "min.numeric": "Pono kēia kahua ma kahi o :min.", + "min.string": "Pono kēia kahua ma kahi o :min mau huapalapala.", + "min_digits": "Pono nā huahelu he :min ma kēia kahua.", + "missing": "Nalo paha kēia kahua.", + "missing_if": "Pono e nalo kēia kahua inā :other ka :value.", + "missing_unless": "Pono e nalo kēia kahua inā ʻaʻole :other ka :value.", + "missing_with": "Pono e nalo kēia kahua inā he :values.", + "missing_with_all": "Pono e nalo kēia kahua inā he :values.", + "multiple_of": "Pono kēia kahua i ka nui o :value.", + "not_in": "He kūpono ʻole ke kahua i koho ʻia.", + "not_regex": "He kūpono ʻole kēia ʻano kahua.", + "numeric": "He helu pono keia kahua.", + "password.letters": "Pono e loaʻa i hoʻokahi leka ma kēia kahua.", + "password.mixed": "Pono e loaʻa i kēia kahua ma ka liʻiliʻi o hoʻokahi hua nui a me hoʻokahi huapalapala liʻiliʻi.", + "password.numbers": "Pono e loaʻa i hoʻokahi helu ma kēia kahua.", + "password.symbols": "Pono kēia kahua i hoʻokahi hōʻailona.", + "password.uncompromised": "Ua ʻike ʻia ke kahua i hāʻawi ʻia i kahi leak data. E ʻoluʻolu e koho i kahi kahua ʻokoʻa.", + "present": "Pono kēia kahua.", + "present_if": "Pono kēia kahua inā :other ka :value.", + "present_unless": "Pono kēia kahua inā ʻaʻole :other ka :value.", + "present_with": "Pono kēia kahua i ka wā he :values.", + "present_with_all": "Pono kēia kahua inā he :values.", + "prohibited": "Ua kapu keia kahua.", + "prohibited_if": "Ua pāpā ʻia kēia kahua inā :other ka :value.", + "prohibited_if_accepted": "Ua pāpāʻia kēia kahua i ka wā he :other iʻaeʻia.", + "prohibited_if_declined": "Ua pāpāʻia kēia kahua i ka wā i hōʻoleʻia ai ka :other.", + "prohibited_unless": "Ua pāpā ʻia kēia kahua inā ʻaʻole :other i :values.", + "prohibits": "ʻAʻole kēia kahua i :other mai ka hele ʻana.", + "regex": "He kūpono ʻole kēia ʻano kahua.", + "relatable": "ʻAʻole pili paha kēia kahua me kēia kumuwaiwai.", + "required": "Pono kēia kahua.", + "required_array_keys": "Pono e loaʻa i kēia kahua nā memo no: :values.", + "required_if": "Pono kēia kahua inā :other ka :value.", + "required_if_accepted": "Pono kēia kahua ke ʻae ʻia ka :other.", + "required_if_declined": "Pono kēia kahua ke hōʻole ʻia ka :other.", + "required_unless": "Pono kēia kahua inā ʻaʻole :other i :values.", + "required_with": "Pono kēia kahua inā he :values.", + "required_with_all": "Pono kēia kahua inā loaʻa he :values.", + "required_without": "Pono kēia kahua inā ʻaʻole ʻo :values.", + "required_without_all": "Pono kēia kahua inā ʻaʻohe o :values.", + "same": "Pono kēia kahua a me :other.", + "size.array": "Pono kēia kahua he :size mau mea.", + "size.file": "Pono kēia kahua he :size kilobytes.", + "size.numeric": "Pono kēia kahua he :size.", + "size.string": "Pono kēia kahua he :size huapalapala.", + "starts_with": "Pono e hoʻomaka kēia kahua me kekahi o kēia mau mea: :values.", + "string": "Pono kēia kahua he kaula.", + "timezone": "Pono kēia kahua he palena manawa kūpono.", + "ulid": "Pono kēia kahua he ULID kūpono.", + "unique": "Ua lawe ʻia kēia kahua.", + "uploaded": "ʻAʻole i hoʻouka ʻia kēia kahua.", + "uppercase": "Pono kēia kahua i ka huahelu nui.", + "url": "Pono kēia kahua he URL kūpono.", + "uuid": "Pono kēia kahua he UUID kūpono." +} diff --git a/locales/haw/php.json b/locales/haw/php.json new file mode 100644 index 00000000000..a5b966f1f15 --- /dev/null +++ b/locales/haw/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Pono e ʻae ʻia ka :attribute.", + "accepted_if": "Pono e ʻae ʻia ka :attribute inā ʻo :other ka :value.", + "active_url": "ʻAʻole he URL kūpono ka :attribute.", + "after": "Pono ka lā :attribute ma hope o :date.", + "after_or_equal": "Pono ka lā :attribute ma hope a i ʻole like me :date.", + "alpha": "Pono ka :attribute i nā leka wale nō.", + "alpha_dash": "Pono ka :attribute i nā leka, nā helu, nā kaha a me nā kaha lalo.", + "alpha_num": "Pono ka :attribute i nā leka a me nā helu wale nō.", + "any_of": "ʻAʻole hewa ka papa :attribute.", + "array": "ʻO ka :attribute pono he papa.", + "ascii": "Pono e loaʻa i ka māla :attribute nā huaʻōlelo alphanumeric a me nā hōʻailona hoʻokahi-byte.", + "attached": "Ua hoʻopili ʻia kēia :attribute.", + "before": "Pono ka lā :attribute ma mua o ka :date.", + "before_or_equal": "Pono ka lā :attribute ma mua a i ʻole like me :date.", + "between.array": "Pono ka :attribute ma waena o :min a :max mau mea.", + "between.file": "Pono ka :attribute ma waena o :min a :max kilobytes.", + "between.numeric": "Pono ka :attribute ma waena o :min a :max.", + "between.string": "Pono ka :attribute ma waena o :min a :max mau huapalapala.", + "boolean": "Pono a ʻoiaʻiʻo paha ka māla :attribute.", + "can": "Loaʻa i ka māla :attribute kahi waiwai ʻae ʻole.", + "confirmed": "ʻAʻole kūlike ka hōʻoia :attribute.", + "contains": "ʻAʻohe waiwai i makemake ʻia ka māla :attribute.", + "current_password": "ʻAʻole pololei ka ʻōlelo huna.", + "date": "ʻAʻole lā kūpono ka :attribute.", + "date_equals": "Pono ka lā :attribute e like me :date.", + "date_format": "ʻAʻole kūlike ka :attribute i ka format :format.", + "decimal": "Pono ke kahua :attribute he :decimal mau wahi decimal.", + "declined": "Pono e hōʻole ʻia ka :attribute.", + "declined_if": "Pono e hōʻole ʻia ka :attribute inā he :value ka :other.", + "different": "Pono ʻokoʻa ka :attribute a me ka :other.", + "digits": "Pono ka :attribute he :digits mau huahelu.", + "digits_between": "Pono ka :attribute ma waena o :min a :max mau huahelu.", + "dimensions": "Loaʻa i ka :attribute nā ana kiʻi kūpono ʻole.", + "distinct": "Loaʻa i ke kahua :attribute kahi waiwai pālua.", + "doesnt_contain": "ʻAʻole pono ka :attribute mahina i kekahi o nā mea aʻe: :values.", + "doesnt_end_with": "ʻAʻole pono e pau ka māla :attribute me kekahi o kēia mau mea: :values.", + "doesnt_start_with": "ʻAʻole pono e hoʻomaka ka māla :attribute me kekahi o kēia mau mea: :values.", + "email": "Pono ka helu :attribute he leka uila kūpono.", + "ends_with": "Pono e pau ka :attribute me kekahi o kēia mau mea: :values.", + "enum": "He kūpono ʻole ka :attribute i koho ʻia.", + "exists": "He kūpono ʻole ka :attribute i koho ʻia.", + "extensions": "Pono e loaʻa i ka māla :attribute kekahi o kēia mau hoʻonui: :values.", + "failed": "ʻAʻole kūlike kēia mau hōʻoia i kā mākou moʻolelo.", + "file": "Pono ka :attribute he faila.", + "filled": "Pono ke kahua :attribute he waiwai.", + "gt.array": "Pono ka :attribute ma mua o :value mau mea.", + "gt.file": "Pono ka :attribute ma mua o :value kilobytes.", + "gt.numeric": "Pono ka :attribute ma mua o :value.", + "gt.string": "Pono ka :attribute ma mua o :value mau huapalapala.", + "gte.array": "Pono ka :attribute he :value mau mea a oi.", + "gte.file": "Pono ka :attribute ma mua o a i ʻole like me :value kilobytes.", + "gte.numeric": "Pono ka :attribute ma mua o a i ʻole like me :value.", + "gte.string": "Pono e ʻoi aku ka nui o ka :attribute ma mua o a i ʻole like me :value mau huaʻōlelo.", + "hex_color": "Pono ke kahua :attribute he kala hexadecimal kūpono.", + "image": "He kiʻi ka :attribute.", + "in": "He kūpono ʻole ka :attribute i koho ʻia.", + "in_array": "ʻAʻole loaʻa ka māla :attribute ma :other.", + "in_array_keys": "Pono ka :attribute mahina ma kahi o kekahi o nā kī aʻe: :values.", + "integer": "ʻO ka :attribute he helu helu.", + "ip": "Pono ka :attribute he helu IP kūpono.", + "ipv4": "Pono ka :attribute he helu IPv4 kūpono.", + "ipv6": "Pono ka :attribute he helu IPv6 kūpono.", + "json": "Pono ka :attribute he kaula JSON kūpono.", + "list": "Pono ka papa :attribute he papa inoa.", + "lowercase": "Pono ke kahua he :attribute ma ka helu haʻahaʻa.", + "lt.array": "Pono ka :attribute ma lalo o :value mau mea.", + "lt.file": "Pono ka :attribute ma lalo o :value kilobytes.", + "lt.numeric": "Pono ka :attribute ma lalo o :value.", + "lt.string": "Pono ka :attribute ma lalo o :value mau huapalapala.", + "lte.array": "ʻAʻole pono ka :attribute ma mua o :value mau mea.", + "lte.file": "Pono ka :attribute ma lalo a i ʻole like me :value kilobytes.", + "lte.numeric": "Pono ka :attribute ma lalo a i ʻole like me :value.", + "lte.string": "Pono ka :attribute ma lalo a i ʻole like me :value mau huaʻōlelo.", + "mac_address": "Pono ka helu :attribute he helu MAC kūpono.", + "max.array": "ʻAʻole pono ka :attribute ma mua o :max mau mea.", + "max.file": "ʻAʻole pono ka :attribute ma mua o :max kilobytes.", + "max.numeric": "ʻAʻole pono ka :attribute ma mua o :max.", + "max.string": "ʻAʻole ʻoi aku ka :attribute ma mua o :max mau huaʻōlelo.", + "max_digits": "ʻAʻole ʻoi aku ma mua o :max mau huahelu ma ka mahina :attribute.", + "mimes": "Pono ka :attribute he faila o ke ʻano: :values.", + "mimetypes": "Pono ka :attribute he faila o ke ʻano: :values.", + "min.array": "Pono ka :attribute ma kahi o :min mau mea.", + "min.file": "Pono ka :attribute ma kahi o :min kilobytes.", + "min.numeric": "Pono ka :attribute ma lalo o :min.", + "min.string": "Pono ka :attribute ma kahi o :min mau huapalapala.", + "min_digits": "Pono nā huahelu he :min ma ka :attribute.", + "missing": "Pono e nalo ka kahua :attribute.", + "missing_if": "Pono e nalo ka māla :attribute inā he :value ka :other.", + "missing_unless": "Pono e nalo ka mahina :attribute ke ole :other ka :value.", + "missing_with": "Pono e nalo ka māla :attribute ke loaʻa ka :values.", + "missing_with_all": "Pono e nalo ka māla :attribute ke loaʻa he :values.", + "multiple_of": "Pono ka :attribute i ka huina o :value.", + "next": "Aʻe »", + "not_in": "He kūpono ʻole ka :attribute i koho ʻia.", + "not_regex": "He kūpono ʻole ke ʻano he :attribute.", + "numeric": "He helu ka :attribute.", + "password": "ʻAʻole pololei ka ʻōlelo huna.", + "password.letters": "Pono e loaʻa i ka māhele :attribute ma kahi o hoʻokahi leka.", + "password.mixed": "Pono ke kahua :attribute ma ka liʻiliʻi o hoʻokahi hua nui a me hoʻokahi leka liʻiliʻi.", + "password.numbers": "Pono e loaʻa i ka māla :attribute ma kahi o hoʻokahi helu.", + "password.symbols": "Pono ke kahua :attribute ma kahi o hoʻokahi hōʻailona.", + "password.uncompromised": "Ua ʻike ʻia ka :attribute i hāʻawi ʻia i kahi leak data. E ʻoluʻolu e koho i kahi :attribute ʻokoʻa.", + "present": "Pono ke kahua :attribute.", + "present_if": "Pono ke kahua :attribute inā he :value ka :other.", + "present_unless": "Pono ke kahua :attribute ke ʻole he :other ka :value.", + "present_with": "Pono ke kahua :attribute i ka wā :values.", + "present_with_all": "Pono ka māla :attribute i ka wā :values.", + "previous": "« Mamua", + "prohibited": "Ua pāpā ʻia ka māla :attribute.", + "prohibited_if": "Ua pāpā ʻia ka māla :attribute inā :other ka :value.", + "prohibited_if_accepted": "Ua pāpāʻia ka papa :attribute i ka wā eʻaeʻia ai ka :other.", + "prohibited_if_declined": "Ua pāpāʻia ka papa :attribute i ka wā e hōʻoleʻia ai ka :other.", + "prohibited_unless": "ʻAʻole pāpā ʻia ka māla :attribute ke ʻole ka :other i :values.", + "prohibits": "ʻAʻole ʻae ka :attribute i ka :other e hele mai.", + "regex": "He kūpono ʻole ke ʻano he :attribute.", + "relatable": "ʻAʻole pili kēia :attribute me kēia kumuwaiwai.", + "required": "Pono ke kahua :attribute.", + "required_array_keys": "Pono e komo i loko o ka mahina :attribute no: :values.", + "required_if": "Pono ke kahua :attribute inā he :value ka :other.", + "required_if_accepted": "Pono ke kahua :attribute ke ʻae ʻia ka :other.", + "required_if_declined": "Pono ke kahua :attribute ke hōʻole ʻia ka :other.", + "required_unless": "Pono ka mahina :attribute ke ʻole ka :other i :values.", + "required_with": "Pono ke kahua :attribute ke loaʻa ka :values.", + "required_with_all": "Pono ke kahua :attribute ke loaʻa iā :values.", + "required_without": "Pono ke kahua :attribute inā ʻaʻole ʻo :values.", + "required_without_all": "Pono ka mahina :attribute inā ʻaʻohe o :values.", + "reset": "Ua hoʻonohonoho hou ʻia kāu ʻōlelo huna.", + "same": "Pono ka :attribute a me ka :other.", + "sent": "Ua leka uila mākou i kāu loulou hoʻonohonoho ʻōlelo huna.", + "size.array": "Pono ka :attribute i :size mau mea.", + "size.file": "He :size kilobytes ka :attribute.", + "size.numeric": "Pono ka :attribute he :size.", + "size.string": "Pono ka :attribute he :size mau huapalapala.", + "starts_with": "Pono e hoʻomaka ka :attribute me kekahi o kēia mau mea: :values.", + "string": "Pono ka :attribute he kaula.", + "throttle": "Nui loa nā hoʻāʻo ʻeʻe. E ʻoluʻolu e hoʻāʻo hou i loko o :seconds kekona.", + "throttled": "E ʻoluʻolu e kali ma mua o ka hoʻāʻo hou ʻana.", + "timezone": "Pono ka :attribute i ka palena manawa kūpono.", + "token": "ʻAʻole kūpono kēia hōʻailona hoʻonohonoho ʻōlelo huna.", + "ulid": "Pono ke kahua :attribute he ULID kūpono.", + "unique": "Ua lawe ʻia ka :attribute.", + "uploaded": "ʻAʻole hiki i ka :attribute ke hoʻouka.", + "uppercase": "Pono ke kahua :attribute ma ka huahelu nui.", + "url": "Pono ka :attribute he URL kūpono.", + "user": "ʻAʻole hiki iā mākou ke loaʻa kahi mea hoʻohana me kēlā helu leka uila.", + "uuid": "Pono ka :attribute he UUID pono." +} diff --git a/locales/he/_excludes.json b/locales/he/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/he/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/he/json-inline.json b/locales/he/json-inline.json new file mode 100644 index 00000000000..3c0a33b8682 --- /dev/null +++ b/locales/he/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "שדה זה חייב להיות תפקיד חוקי.", + "The :attribute must be at least :length characters and contain at least one number.": "שדה זה חייב להיות באורך :length תווים לפחות ולהכיל מספר אחד לפחות.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו מיוחד אחד ומספר אחד.", + "The :attribute must be at least :length characters and contain at least one special character.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו מיוחד אחד.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו גדול ומספר אחד.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו אחד גדול ותו מיוחד אחד.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו אחד גדול, מספר אחד ותו מיוחד אחד.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "שדה זה חייב להכיל לפחות :length תווים ולהכיל לפחות תו גדול אחד.", + "The :attribute must be at least :length characters.": "שדה זה חייב להכיל לפחות :length תווים.", + "The :attribute must contain at least one letter.": "שדה זה חייב להכיל לפחות אות אחת.", + "The :attribute must contain at least one number.": "שדה זה חייב להכיל לפחות מספר אחד.", + "The :attribute must contain at least one symbol.": "שדה זה חייב להכיל לפחות סמל אחד.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "שדה זה חייב להכיל לפחות אות אחת גדולה ואות קטנה אחת.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "השדה הנתון הופיע בדליפת נתונים. אנא בחר שדה אחר." +} diff --git a/locales/he/json.json b/locales/he/json.json new file mode 100644 index 00000000000..3db6541f8b8 --- /dev/null +++ b/locales/he/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ועוד :count שגיאות)", + "(and :count more errors)": "(ועוד :count שגיאות)|(ועוד :count שגיאות)|(ועוד :count שגיאות)", + "30 Days": "30 ימים", + "60 Days": "60 ימים", + "90 Days": "90 ימים", + ":amount selected": ":Amount נבחרו", + ":amount Total": ":Amount סה \" כ", + ":days day trial": "ניסיון של :Days יום", + ":resource Details": ":Resource פרטים", + ":resource Details: :title": ":Resource פרטים: :title", + "A decryption key is required.": "נדרש מפתח פענוח.", + "A fresh verification link has been sent to your email address.": "קישור אימות חדש נשלח לכתובת האימייל שלך.", + "A new verification link has been sent to the email address you provided during registration.": "קישור אימות חדש נשלח לכתובת הדוא \" ל שסיפקת במהלך ההרשמה.", + "A new verification link has been sent to the email address you provided in your profile settings.": "קישור אימות חדש נשלח לכתובת האימייל שסיפקת בהגדרות הפרופיל שלך.", + "A new verification link has been sent to your email address.": "קישור אימות חדש נשלח לכתובת האימייל שלך.", + "Accept Invitation": "קבל הזמנה", + "Action": "פעולה", + "Action Event": "אירוע פעולה", + "Action Events": "אירועי פעולה", + "Action Happened At": "קרה ב", + "Action Initiated By": "ביוזמת", + "Action Name": "שם", + "Action Status": "מצב", + "Action Target": "מטרה", + "Actions": "פעולות", + "Add": "הוסף", + "Add :resource": "הוסף :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "הוסף חבר צוות חדש לצוות שלך, המאפשר להם לשתף איתך פעולה.", + "Add additional security to your account using two factor authentication.": "הוסף אבטחה נוספת לחשבון שלך באמצעות אימות שני גורמים.", + "Add Payment Method": "הוסף אמצעי תשלום", + "Add row": "הוסף שורה", + "Add Team Member": "הוסף איש צוות", + "Add VAT Number": "הוסף מספר מע\"מ", + "Added.": "הוסיף.", + "Additional billing information updated successfully.": "נתוני חיוב נוספים עודכנו בהצלחה.", + "Address": "כתובת", + "Address Line 2": "שורת כתובת 2", + "Administrator": "מנהל", + "Administrator users can perform any action.": "משתמשי מנהל המערכת יכולים לבצע כל פעולה.", + "Afghanistan": "אפגניסטן", + "Aland Islands": "איי אלנד", + "Albania": "אלבניה", + "Algeria": "אלג ' יריה", + "All of the people that are part of this team.": "כל האנשים שהם חלק מהצוות הזה.", + "All resources loaded.": "כל המשאבים טעונים.", + "All rights reserved.": "כל הזכויות שמורות", + "Already registered?": "כבר רשום?", + "American Samoa": "סמואה האמריקאית", + "An error occurred while uploading the file.": "אירעה שגיאה בעת העלאת הקובץ.", + "An error occurred while uploading the file: :error": "אירעה שגיאה בעת העלאת הקובץ: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "אירעה שגיאה בלתי צפויה והודענו לצוות התמיכה שלנו. בבקשה נסה שוב מאוחר יותר.", + "Andorra": "אנדורה", + "Angola": "אנגולה", + "Anguilla": "אנגווילה", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "משתמש אחר עדכן משאב זה מאז טעינת דף זה. אנא רענן את הדף ונסה שוב.", + "Antarctica": "אנטארקטיקה", + "Antigua And Barbuda": "אנטיגואה וברבודה", + "Antigua and Barbuda": "אנטיגואה וברבודה", + "API Token": "אסימון API", + "API Token Permissions": "הרשאות Token API", + "API Tokens": "אסימוני API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "אסימוני API מאפשרים לשירותי צד שלישי לאמת עם היישום שלנו בשמך.", + "Apply": "להגיש מועמדות", + "Apply Coupon": "החל קופון", + "April": "אפריל", + "Are you sure you want to attempt to pay :amount?": "האם אתה בטוח שאתה רוצה לנסות לשלם :amount?", + "Are you sure you want to cancel your subscription?": "האם אתה בטוח שברצונך לבטל את המנוי שלך?", + "Are you sure you want to delete all the notifications?": "האם אתה בטוח שברצונך למחוק את כל ההתראות?", + "Are you sure you want to delete the selected resources?": "האם אתה בטוח שברצונך למחוק את המשאבים שנבחרו?", + "Are you sure you want to delete this file?": "האם אתה בטוח שברצונך למחוק קובץ זה?", + "Are you sure you want to delete this notification?": "האם אתה בטוח שברצונך למחוק את ההודעה הזו?", + "Are you sure you want to delete this payment method?": "האם אתה בטוח שברצונך למחוק אמצעי תשלום זה?", + "Are you sure you want to delete this resource?": "האם אתה בטוח שברצונך למחוק משאב זה?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "אתה בטוח שאתה רוצה למחוק את הצוות הזה? ברגע שצוות נמחק, כל המשאבים והנתונים שלו יימחקו לצמיתות.", + "Are you sure you want to delete your account?": "האם אתה בטוח שברצונך למחוק את חשבונך?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "האם אתה בטוח שאתה רוצה למחוק את החשבון שלך? לאחר מחיקת חשבונך, כל המשאבים והנתונים שלו יימחקו לצמיתות. אנא הזן את הסיסמה שלך כדי לאשר שברצונך למחוק לצמיתות את החשבון שלך.", + "Are you sure you want to detach the selected resources?": "האם אתה בטוח שאתה רוצה לנתק את המשאבים שנבחרו?", + "Are you sure you want to detach this resource?": "אתה בטוח שאתה רוצה לנתק את המשאב הזה?", + "Are you sure you want to force delete the selected resources?": "האם אתה בטוח שאתה רוצה לכפות למחוק את המשאבים שנבחרו?", + "Are you sure you want to force delete this resource?": "האם אתה בטוח שאתה רוצה לכפות למחוק משאב זה?", + "Are you sure you want to log out?": "האם אתה בטוח שאתה רוצה להתנתק?", + "Are you sure you want to mark all notifications as read?": "האם אתה בטוח שברצונך לסמן את כל ההתראות כנקראו?", + "Are you sure you want to remove this item?": "האם אתה בטוח שברצונך להסיר פריט זה?", + "Are you sure you want to restore the selected resources?": "האם אתה בטוח שברצונך לשחזר את המשאבים שנבחרו?", + "Are you sure you want to restore this resource?": "האם אתה בטוח שאתה רוצה לשחזר משאב זה?", + "Are you sure you want to resume your subscription?": "האם אתה בטוח שברצונך לחדש את המנוי שלך?", + "Are you sure you want to run this action?": "האם אתה בטוח שאתה רוצה להפעיל פעולה זו?", + "Are you sure you want to set this payment method as your default?": "האם אתה בטוח שברצונך להגדיר את אמצעי התשלום הזה כברירת המחדל שלך?", + "Are you sure you want to stop impersonating?": "האם אתה בטוח שאתה רוצה להפסיק להתחזות?", + "Are you sure you would like to delete this API token?": "האם אתה בטוח שאתה רוצה למחוק אסימון API זה?", + "Are you sure you would like to leave this team?": "האם אתה בטוח שאתה רוצה לעזוב את הקבוצה הזאת?", + "Are you sure you would like to remove this person from the team?": "האם אתה בטוח שאתה רוצה להסיר את האדם הזה מהצוות?", + "Are you sure you would like to switch billing plans?": "האם אתה בטוח שברצונך להחליף תוכניות חיוב?", + "Argentina": "ארגנטינה", + "Armenia": "ארמניה", + "Aruba": "ארובה", + "Attach": "צרף", + "Attach & Attach Another": "צרף & צרף אחר", + "Attach :resource": "צרף :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "צרף קבצים על ידי גרירה ושחרור, בחירה או טעימה שלהם.", + "August": "אוגוסט", + "Australia": "אוסטרליה", + "Austria": "אוסטריה", + "Azerbaijan": "אזרבייג ' ן", + "Bahamas": "איי בהאמה", + "Bahrain": "בחריין", + "Bangladesh": "בנגלדש", + "Barbados": "ברבדוס", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "לפני שתמשיך, האם תוכל לאמת את כתובת הדוא\"ל שלך על ידי לחיצה על הקישור שזה עתה שלחנו לך בדוא\"ל? אם לא קיבלת את המייל, נשלח לך בשמחה נוספת.", + "Before proceeding, please check your email for a verification link.": "לפני שתמשיך, בדוק באימייל שלך קישור לאימות.", + "Belarus": "בלארוס", + "Belgium": "בלגיה", + "Belize": "בליז", + "Benin": "בנין", + "Bermuda": "ברמודה", + "Bhutan": "בהוטן", + "Billing Information": "פרטי חיוב", + "Billing Management": "ניהול חיוב", + "Bolivia": "בוליביה", + "Bolivia, Plurinational State of": "בוליביה, מדינת פלורינאציות של", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius And Sábado", + "Bosnia And Herzegovina": "בוסניה והרצגובינה", + "Bosnia and Herzegovina": "בוסניה והרצגובינה", + "Botswana": "בוטסואנה", + "Bouvet Island": "Bouvet איילנד", + "Brazil": "ברזיל", + "British Indian Ocean Territory": "הטריטוריה הבריטית באוקיינוס ההודי", + "Browser Sessions": "הפעלות בדפדפן", + "Brunei Darussalam": "Brunei", + "Bulgaria": "בולגריה", + "Burkina Faso": "בורקינה פאסו", + "Burundi": "בורונדי", + "Cambodia": "קמבודיה", + "Cameroon": "קמרון", + "Canada": "קנדה", + "Cancel": "ביטול", + "Cancel Subscription": "בטל רישום", + "Cape Verde": "כף ורדה", + "Card": "כרטיס", + "Cayman Islands": "איי קיימן", + "Central African Republic": "הרפובליקה המרכז אפריקאית", + "Chad": "צ ' אד", + "Change Subscription Plan": "שנה תוכנית מנוי", + "Change the current payment method attached to your subscription": "שנה את אמצעי התשלום הנוכחי המצורף למנוי שלך", + "Changes": "שינויים", + "Checkout": "לבדוק", + "Chile": "צ ' ילה", + "China": "סין", + "Choose": "בחר", + "Choose :field": "בחר :field", + "Choose :resource": "בחר :resource", + "Choose an option": "בחר אפשרות", + "Choose date": "בחר תאריך", + "Choose File": "בחר קובץ", + "Choose Files": "לבחור קבצים", + "Choose Type": "בחר סוג", + "Christmas Island": "אי חג המולד", + "City": "עִיר", + "Click here to re-send the verification email.": "לחץ כאן כדי לשלוח מחדש את דוא\"ל האימות.", + "click here to request another": "לחץ כאן כדי לבקש אחר", + "Click to choose": "לחץ כדי לבחור", + "Close": "סגור", + "Cocos (Keeling) Islands": "איי קוקוס (קילינג)", + "Code": "קוד", + "Colombia": "קולומביה", + "Comoros": "קומורו", + "Confirm": "אישור", + "Confirm Billing Action": "אשר את פעולת החיוב", + "Confirm Password": "אימות סיסמה", + "Confirm Payment": "אשר תשלום", + "Confirm your :amount payment": "אשר את תשלום :amount שלך", + "Congo": "קונגו", + "Congo, Democratic Republic": "קונגו, הרפובליקה הדמוקרטית", + "Congo, the Democratic Republic of the": "קונגו, הרפובליקה הדמוקרטית של", + "Constant": "קבוע", + "Continue To Payment": "המשך לתשלום", + "Cook Islands": "איי קוק", + "Copy to clipboard": "העתק ללוח", + "Costa Rica": "קוסטה ריקה", + "Cote D'Ivoire": "חוף השנהב", + "Country": "מדינה", + "Coupon": "קוּפּוֹן", + "Coupon applied successfully.": "הקופון הוחל בהצלחה.", + "Create": "צור", + "Create & Add Another": "צור & הוסף עוד", + "Create :resource": "צור :resource", + "Create a new team to collaborate with others on projects.": "צור צוות חדש לשיתוף פעולה עם אחרים בפרויקטים.", + "Create Account": "צור חשבון", + "Create API Token": "צור אסימון API", + "Create New Team": "צור צוות חדש", + "Create Team": "צור צוות", + "Created.": "נוצר.", + "Croatia": "קרואטיה", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "קובה", + "Curaçao": "קורסאו", + "Current Password": "ססמה נוכחית", + "Current Subscription Plan": "תוכנית מנויים נוכחית", + "Currently Subscribed": "נרשם כרגע", + "Customer Balance": "יתרת לקוחות", + "Customize": "התאמה אישית", + "Cyprus": "קפריסין", + "Czech Republic": "צ ' כיה", + "Côte d'Ivoire": "חוף השנהב", + "Dark": "אפל", + "Dashboard": "לוח מחוונים", + "December": "דצמבר", + "Decrease": "הקטן", + "Default": "בְּרִירַת מֶחדָל", + "Delete": "מחק", + "Delete :resource": "מחק :resource", + "Delete Account": "מחק חשבון", + "Delete all notifications": "מחק את כל ההתראות", + "Delete API Token": "מחק אסימון API", + "Delete File": "מחק קובץ", + "Delete Notification": "מחק הודעה", + "Delete Resource": "מחק משאב", + "Delete Selected": "מחק בחירה", + "Delete Team": "מחק צוות", + "Denmark": "דנמרק", + "Detach": "נתק", + "Detach Resource": "נתק משאב", + "Detach Selected": "ניתוק נבחר", + "Details": "פרטים", + "Disable": "בטל", + "Djibouti": "ג ' יבוטי", + "Do you really want to leave? You have unsaved changes.": "אתה באמת רוצה לעזוב? יש לך שינויים שלא נשמרו.", + "Dominica": "יום ראשון", + "Dominican Republic": "הרפובליקה הדומיניקנית", + "Done.": "בוצע.", + "Download": "הורד", + "Download Invoice": "הורד חשבונית", + "Drop file or click to choose": "שחרר את הקובץ או לחץ כדי לבחור", + "Drop files or click to choose": "שחרר קבצים או לחץ כדי לבחור", + "Ecuador": "אקוודור", + "Edit": "עריכה", + "Edit :resource": "עריכה :resource", + "Edit Attached": "ערוך מצורף", + "Edit Profile": "ערוך פרופיל", + "Editor": "עורך", + "Editor users have the ability to read, create, and update.": "למשתמשי העורך יש את היכולת לקרוא, ליצור ולעדכן.", + "Egypt": "מצרים", + "El Salvador": "אל סלבדור", + "Email": "דוא \" ל", + "email": "דוא \" ל", + "Email Address": "כתובת דוא \" ל", + "Email Addresses": "כתובות דוא\"ל", + "Email Password Reset Link": "איפוס סיסמה", + "Email Verification": "אימות דוא\"ל", + "Enable": "אפשר", + "Encrypted environment file already exists.": "קובץ סביבה מוצפן כבר קיים.", + "Encrypted environment file not found.": "קובץ סביבה מוצפן לא נמצא.", + "Ensure your account is using a long, random password to stay secure.": "ודא שהחשבון שלך משתמש בסיסמה ארוכה ואקראית כדי להישאר מאובטח.", + "Environment file already exists.": "קובץ הסביבה כבר קיים.", + "Environment file not found.": "קובץ הסביבה לא נמצא.", + "Equatorial Guinea": "גינאה המשוונית", + "Eritrea": "אריתריאה", + "Error": "שְׁגִיאָה", + "errors": "שגיאות", + "Estonia": "אסטוניה", + "Ethiopia": "אתיופיה", + "ex VAT": "ללא מע\"מ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "יפוג :expiration", + "Export As CSV": "ייצא כ-CSV", + "Extra Billing Information": "פרטי חיוב נוספים", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "יש צורך באישור נוסף כדי לעבד את התשלום שלך. אנא המשך לדף התשלום על ידי לחיצה על הכפתור למטה.", + "Failed Subscription Payment": "תשלום מנוי נכשל", + "Failed to load :resource!": "טעינת :resource נכשלה!", + "Falkland Islands (Malvinas)": "איי פוקלנד (Malvinas)", + "Faroe Islands": "איי פארו", + "February": "פברואר", + "Fiji": "פיג ' י", + "Filename": "שם קובץ", + "Finish enabling two factor authentication.": "סיים לאפשר אימות דו-גורמי.", + "Finland": "פינלנד", + "For your security, please confirm your password to continue.": "למען ביטחונכם, אנא אשרו את סיסמתכם להמשך.", + "Forbidden": "אסור", + "Force Delete": "כפה מחיקה", + "Force Delete :resource": "כפה מחיקה :resource", + "Force Delete Resource": "כפה משאב מחיקה", + "Force Delete Selected": "& מחק בחירה", + "Forgot Password": "שכחת את הסיסמא", + "Forgot your password?": "שכחת את הסיסמה שלך?", + "Forgot Your Password?": "שכחתם את הסיסמה?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "שכחת את הסיסמה שלך? אין בעיה. רק תודיע לנו את כתובת הדוא \" ל שלך ואנו נשלח לך קישור איפוס סיסמה שיאפשר לך לבחור אחד חדש.", + "France": "צרפת", + "French Guiana": "גיאנה הצרפתית", + "French Polynesia": "פולינזיה הצרפתית", + "French Southern Territories": "הטריטוריות הדרומיות של צרפת", + "From": "מ", + "Gabon": "גבון", + "Gambia": "גמביה", + "Georgia": "גאורגיה", + "Germany": "גרמניה", + "Ghana": "גאנה", + "Gibraltar": "גיברלטר", + "Go Home": "חזרה לדף הבית", + "Go to page :page": "עבור לעמוד :page", + "Great! You have accepted the invitation to join the :team team.": "נהדר! קיבלת את ההזמנה להצטרף לצוות :team.", + "Greece": "יוון", + "Greenland": "גרינלנד", + "Grenada": "גרנדה", + "Guadeloupe": "גוואדלופ", + "Guam": "גואם", + "Guatemala": "גואטמלה", + "Guernsey": "גרנזי", + "Guinea": "גינאה", + "Guinea-Bissau": "גינאה ביסאו", + "Guyana": "גיאנה", + "Haiti": "האיטי", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "יש לך מחשבות שניות לגבי ביטול המנוי שלך? אתה יכול להפעיל מחדש את המנוי שלך באופן מיידי בכל עת עד לסיום מחזור החיוב הנוכחי שלך. לאחר סיום מחזור החיוב הנוכחי שלך, תוכל לבחור תוכנית מנוי חדשה לחלוטין.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "יש לך מחשבות שניות לגבי ביטול המנוי שלך? אתה יכול להפעיל באופן מיידי את המנוי שלך בכל עת עד לסיום מחזור החיוב הנוכחי שלך. לאחר סיום מחזור החיוב הנוכחי שלך, תוכל לבחור תוכנית מנוי חדשה לחלוטין.", + "Heard Island & Mcdonald Islands": "איי הרד ואיי מקדונלד", + "Heard Island and McDonald Islands": "האי הרד ואיי מקדונלד", + "Hello!": "שלום!", + "Hide Content": "הסתר תוכן", + "Hold Up!": "חכה רגע!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "הונדורס", + "Hong Kong": "הונג קונג", + "Hungary": "הונגריה", + "I agree to the :terms_of_service and :privacy_policy": "אני מסכים :terms_of_service ו :privacy_policy", + "Iceland": "איסלנד", + "ID": "זהות", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "במידת הצורך, תוכל להתנתק מכל הפעלות הדפדפן האחרות שלך בכל המכשירים שלך. חלק מהפגישות האחרונות שלך מפורטות להלן; עם זאת, רשימה זו לא יכולה להיות ממצה. אם אתה מרגיש שהחשבון שלך נפרץ, עליך גם לעדכן את הסיסמה שלך.", + "If you already have an account, you may accept this invitation by clicking the button below:": "אם כבר יש לך חשבון, תוכל לקבל הזמנה זו על ידי לחיצה על הכפתור למטה:", + "If you did not create an account, no further action is required.": "אם לא יצרתם את החשבון, אין צורך לעשות דבר.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "אם לא ציפית לקבל הזמנה לצוות זה, אתה יכול להשליך דוא \" ל זה.", + "If you did not receive the email": "אם לא קיבלת את המייל", + "If you did not request a password reset, no further action is required.": "אם לא ביקשתם לאפס את הסיסמה, אין צורך לעשות דבר.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "אם אין לך חשבון, תוכל ליצור חשבון על ידי לחיצה על הכפתור למטה. לאחר יצירת חשבון, תוכל ללחוץ על כפתור קבלת ההזמנה בדוא \" ל זה כדי לקבל את הזמנת הצוות:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "אם אתה צריך להוסיף פרטי קשר או מס ספציפיים לחשבוניות שלך, כמו שם העסק המלא שלך, מספר זיהוי מע\"מ או כתובת הרשומה, תוכל להוסיף אותו כאן.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "אם אתם נתקלים בבעיה ללחוץ על \":actionText\", אנא העתיקו את הקישור המופיע מטה לתוך שורת הכתובות", + "Impersonate": "לְהִתְחַזוֹת", + "Increase": "הגדל", + "India": "הודו", + "Indonesia": "אינדונזיה", + "Invalid filename.": "שם קובץ לא חוקי.", + "Invalid JSON was returned from the route.": "JSON לא חוקי הוחזר מהמסלול.", + "Invoice Email Addresses": "כתובות דוא\"ל חשבוניות", + "Invoice emails updated successfully.": "אימיילים של חשבונית מעודכנים בהצלחה.", + "Invoices": "חשבוניות", + "Iran, Islamic Republic Of": "אירן", + "Iran, Islamic Republic of": "איראן, הרפובליקה האסלאמית של", + "Iraq": "עיראק", + "Ireland": "אירלנד", + "Isle Of Man": "האי מאן", + "Isle of Man": "האי מאן", + "Israel": "ישראל", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "נראה שאין לך מנוי פעיל. אתה יכול לבחור באחת מתוכניות המנוי למטה כדי להתחיל. תוכניות המנוי עשויות להשתנות או להתבטל לפי הנוחות שלך.", + "Italy": "איטליה", + "Jamaica": "ג ' מייקה", + "January": "ינואר", + "Japan": "יפן", + "Jersey": "ג ' רזי", + "Jordan": "ירדן", + "July": "יולי", + "June": "יוני", + "Kazakhstan": "קזחסטן", + "Kenya": "קניה", + "Key": "מפתח", + "Kiribati": "קיריבטי", + "Korea": "דרום קוריאה", + "Korea, Democratic People's Republic of": "צפון קוריאה", + "Korea, Republic of": "קוריאה, הרפובליקה של", + "Kosovo": "קוסובו", + "Kuwait": "כווית", + "Kyrgyzstan": "קירגיזסטן", + "Lao People's Democratic Republic": "לאוס", + "Last active": "פעיל אחרון", + "Last used": "שימוש אחרון", + "Latvia": "לטביה", + "Leave": "השאר", + "Leave Team": "השאר צוות", + "Lebanon": "לבנון", + "length": "מֶשֶׁך", + "Lens": "עדשה", + "Lesotho": "לסוטו", + "Liberia": "ליבריה", + "Libyan Arab Jamahiriya": "לוב", + "Liechtenstein": "ליכטנשטיין", + "Light": "אוֹר", + "Lithuania": "ליטא", + "Load :perPage More": "טען :perPage יותר", + "Loading": "טעינה", + "Location": "מקום", + "Log in": "התחבר", + "Log In": "התחברות", + "Log Out": "התנתק", + "Log out": "להתנתק", + "Log Out Other Browser Sessions": "להתנתק הפעלות דפדפן אחרות", + "Log Viewer": "הצופה יומן", + "Login": "התחברות", + "Logout": "התנתקות", + "Logs": "יומנים", + "Luxembourg": "לוקסמבורג", + "Macao": "מקאו", + "Macedonia": "מקדוניה הצפונית", + "Macedonia, the former Yugoslav Republic of": "מקדוניה, הרפובליקה היוגוסלבית לשעבר של", + "Madagascar": "מדגסקר", + "Malawi": "מלאווי", + "Malaysia": "מלזיה", + "Maldives": "האיים המלדיביים", + "Mali": "קטן", + "Malta": "מלטה", + "Manage Account": "ניהול חשבון", + "Manage and log out your active sessions on other browsers and devices.": "נהל והתחבר להפעלות הפעילות שלך בדפדפנים ובמכשירים אחרים.", + "Manage API Tokens": "ניהול אסימוני API", + "Manage Role": "ניהול תפקיד", + "Manage Team": "ניהול צוות", + "Managing billing for :billableName": "ניהול חיוב עבור :billableName", + "March": "מרץ", + "Mark all as Read": "סמן הכל כנקרא", + "Mark all notifications as read": "סמן את כל ההתראות כנקראו", + "Mark Read": "סמן קרא", + "Mark Unread": "סמן כלא נקרא", + "Marshall Islands": "איי מרשל", + "Martinique": "מרטיניק", + "Mauritania": "מאוריטניה", + "Mauritius": "מאוריציוס", + "May": "מאי", + "Mayotte": "מיוט", + "Mexico": "מקסיקו", + "Micronesia, Federated States Of": "מיקרונזיה", + "Micronesia, Federated States of": "מיקרונזיה, המדינות הפדרציות של", + "Moldova": "מולדובה", + "Moldova, Republic of": "מולדובה, הרפובליקה של", + "Monaco": "מונקו", + "Mongolia": "מונגוליה", + "Montenegro": "מונטנגרו", + "Month To Date": "חודש עד כה", + "Monthly": "יַרחוֹן", + "monthly": "יַרחוֹן", + "Montserrat": "מונטסראט", + "Morocco": "מרוקו", + "Mozambique": "מוזמביק", + "Myanmar": "מיאנמר", + "Name": "שם", + "name": "שם", + "Namibia": "נמיביה", + "Nauru": "נאורו", + "Nepal": "נפאל", + "Netherlands": "הולנד", + "Netherlands Antilles": "האנטילים ההולנדיים", + "Nevermind": "לא משנה", + "Nevermind, I'll keep my old plan": "לא משנה, אני אשמור על התוכנית הישנה שלי", + "New": "חדש", + "New :resource": "חדש :resource", + "New Caledonia": "קלדוניה החדשה", + "New Password": "סיסמה חדשה", + "New Zealand": "ניו זילנד", + "Next": "הבא", + "Next Payment": "התשלום הבא", + "Next Payment on": "התשלום הבא בתאריך", + "Nicaragua": "ניקרגואה", + "Niger": "ניז'ר", + "Nigeria": "ניגריה", + "Niue": "ניואה", + "No": "לא", + "No :resource matched the given criteria.": "מספר :resource תאם את הקריטריונים.", + "No additional information...": "אין מידע נוסף...", + "No Current Data": "אין נתונים נוכחיים", + "No Data": "אין נתונים", + "no file selected": "לא נבחר קובץ", + "No Increase": "אין עלייה", + "No payment methods on file.": "אין אמצעי תשלום בקובץ.", + "No payment scheduled.": "לא נקבע תשלום.", + "No Prior Data": "אין נתונים קודמים", + "No Results Found.": "לא נמצאו תוצאות.", + "Norfolk Island": "האי נורפולק", + "Northern Mariana Islands": "איי מריאנה הצפוניים", + "Norway": "נורבגיה", + "Not Found": "לא נמצא", + "Notifications": "התראות", + "Nova": "Nova", + "Nova User": "משתמש נובה", + "November": "נובמבר", + "October": "אוקטובר", + "of": "של", + "OK": "בְּסֵדֶר", + "Oman": "עומאן", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ברגע שצוות נמחק, כל המשאבים והנתונים שלו יימחקו לצמיתות. לפני מחיקת צוות זה, אנא הורד נתונים או מידע כלשהם בנוגע לצוות זה שברצונך לשמור.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "לאחר מחיקת חשבונך, כל המשאבים והנתונים שלו יימחקו לצמיתות. לפני מחיקת החשבון שלך, אנא הורד נתונים או מידע שברצונך לשמור.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "לאחר מחיקת החשבון שלך, כל המשאבים והנתונים שלו יימחקו לצמיתות. אנא הזן את הסיסמה שלך כדי לאשר שברצונך למחוק את חשבונך לצמיתות.", + "Only Trashed": "רק לאשפה", + "Open Invoices": "פתיחת חשבוניות", + "Original": "מקורי", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "פורטל ניהול החיובים שלנו מאפשר לך לנהל בנוחות את תוכנית המנוי שלך, אמצעי התשלום שלך ולהוריד את החשבוניות האחרונות שלך.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "פורטל ניהול החיובים שלנו מאפשר לך לנהל בנוחות את תוכנית המנוי שלך, אמצעי תשלום ולהוריד את החשבוניות האחרונות שלך.", + "Page Expired": "תוקף הדף פג", + "Pagination Navigation": "ניווט בדפים", + "Paid": "שולם", + "Pakistan": "פקיסטן", + "Palau": "פלאו", + "Palestinian Territory, Occupied": "השטחים הפלסטיניים", + "Panama": "פנמה", + "Papua New Guinea": "פפואה גינאה החדשה", + "Paraguay": "פרגוואי", + "Password": "סיסמה", + "password": "סיסמה", + "Payment Confirmation": "אישור תשלום", + "Payment Information": "פרטי תשלום", + "Payment information updated successfully.": "פרטי התשלום עודכנו בהצלחה.", + "Payment Method": "אמצעי תשלום", + "Payment Methods": "שיטות תשלום", + "Payment Required": "נדרש תשלום", + "Payments": "תשלומים", + "Pending Team Invitations": "הזמנות תלויות ועומדות לצוות", + "Per Page": "לכל עמוד", + "Permanently delete this team.": "למחוק לצמיתות את הצוות הזה.", + "Permanently delete your account.": "מחק את החשבון שלך לצמיתות.", + "Permissions": "הרשאות", + "Peru": "פרו", + "Philippines": "הפיליפינים", + "Photo": "תמונה", + "Pitcairn": "איי פיטקרן", + "Please accept the terms of service.": "נא לאשר את תנאי השירות.", + "Please click the button below to verify your email address.": "אנא לחצו על הכפתור מטה לאימות הדואר האלקטרוני שלכם.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "אנא אשר גישה לחשבון שלך על ידי הזנת אחד קודי שחזור חירום שלך.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "אנא אשר גישה לחשבון שלך על ידי הזנת קוד האימות המסופק על ידי יישום המאמת שלך.", + "Please confirm your password before continuing.": "אנא אשר את הסיסמה שלך לפני שתמשיך.", + "Please copy your new API token. For your security, it won't be shown again.": "אנא העתק את אסימון ה-API החדש שלך. למען ביטחונך, זה לא יוצג שוב.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "הזן את הסיסמה שלך כדי לוודא שברצונך להתנתק מההפעלות האחרות בדפדפן שלך בכל המכשירים שלך.", + "Please provide a maximum of three invoice emails addresses.": "אנא ספק מקסימום שלוש כתובות דוא\"ל חשבוניות.", + "Please provide the email address of the person you would like to add to this team.": "אנא ספק את כתובת הדוא \" ל של האדם שברצונך להוסיף לצוות זה.", + "Please set a default payment method before retrying payments.": "אנא קבע שיטת תשלום ברירת מחדל לפני שתנסה שוב את התשלומים.", + "Please set a default payment method before swapping plans.": "אנא הגדר אמצעי תשלום ברירת מחדל לפני החלפת תוכניות.", + "Poland": "פולין", + "Portugal": "פורטוגל", + "Press / to search": "לחץ / לחיפוש", + "Preview": "תצוגה מקדימה", + "Previewing": "תצוגה מקדימה", + "Previous": "הקודם", + "Privacy Policy": "מדיניות פרטיות", + "Profile": "פרופיל", + "Profile Information": "פרטי פרופיל", + "Puerto Rico": "פורטו ריקו", + "Qatar": "קטאר", + "Quarter To Date": "רבע לתאריך", + "Recovery Code": "קוד שחזור", + "Refresh": "לְרַעֲנֵן", + "Regards,": "בברכה,", + "Regenerate Recovery Codes": "חידוש קודי שחזור", + "Register": "הרשמה", + "Reload": "טען מחדש", + "Remember me": "זכור אותי", + "Remember Me": "זכור אותי", + "Remove": "הסר", + "Remove Photo": "הסר תמונה", + "Remove Team Member": "הסר חבר צוות", + "Replicate": "שכפל", + "Required fields": "שדות חובה", + "Resend Verification Email": "שלח שוב דוא \" ל אימות", + "Reset Filters": "אפס מסננים", + "Reset Password": "איפוס סיסמה", + "Reset Password Notification": "הודעת איפוס סיסמה", + "resource": "משאב", + "Resource Row Dropdown": "תפריט נפתח של שורת משאבים", + "Resources": "משאבים", + "resources": "משאבים", + "Restore": "שחזר", + "Restore :resource": "שחזר :resource", + "Restore Resource": "שחזר משאב", + "Restore Selected": "שחזר נבחר", + "results": "תוצאות", + "Resume Subscription": "המשך מנוי", + "Retry Payment": "נסה שוב תשלום", + "Return to :appName": "חזור ל-:appName", + "Reunion": "פגישה", + "Role": "תפקיד", + "Romania": "רומניה", + "Run Action": "הפעל פעולה", + "Russian Federation": "הפדרציה הרוסית", + "Rwanda": "רואנדה", + "Réunion": "איחוד", + "Saint Barthelemy": "סנט ברתלמי", + "Saint Barthélemy": "סנט ברת'למי", + "Saint Helena": "סנט הלנה", + "Saint Kitts And Nevis": "סנט קיטס ונוויס", + "Saint Kitts and Nevis": "סנט קיטס ונוויס", + "Saint Lucia": "סנט לוסיה", + "Saint Martin": "סנט מרטין", + "Saint Martin (French part)": "סנט מרטין (חלק צרפתי)", + "Saint Pierre And Miquelon": "סנט פייר ומיקלון", + "Saint Pierre and Miquelon": "סנט פייר ומיקלון", + "Saint Vincent And Grenadines": "סנט וינסנט והגרנדינים", + "Saint Vincent and the Grenadines": "וינסנט הקדוש ו ה - גרנידיים", + "Samoa": "סמואה", + "San Marino": "סן מרינו", + "Sao Tome And Principe": "סאו טומה ופרינסיפה", + "Sao Tome and Principe": "סאו טומה ופרינסיפה", + "Saudi Arabia": "ערב הסעודית", + "Save": "שמור", + "Saved.": "ניצלתי.", + "Scroll to bottom": "גלול למטה", + "Scroll to top": "גלול למעלה", + "Search": "חיפוש", + "Secure Area": "אזור מאובטח", + "Select": "בחר", + "Select a different plan": "בחר תוכנית אחרת", + "Select a log file...": "בחר קובץ יומן...", + "Select A New Photo": "בחר תמונה חדשה", + "Select Action": "בחר פעולה", + "Select all": "בחר הכל", + "Select All Dropdown": "בחר בתפריט הנפתח הכל", + "Select this page": "בחר בדף זה", + "Send Password Reset Link": "שלח קישור לאיפוס הסיסמה", + "Senegal": "סנגל", + "September": "ספטמבר", + "Serbia": "סרביה", + "Server Error": "תקלת שרת", + "Service Unavailable": "השירות אינו זמין", + "Set as default": "נקבע כברירת מחדל", + "Setup Key": "מפתח הגדרה", + "Seychelles": "סיישל", + "Show All Fields": "הצג את כל השדות", + "Show Content": "הצג תוכן", + "Show Recovery Codes": "הצג קודי שחזור", + "Showing": "מציג", + "Sierra Leone": "סיירה לאון", + "Signed in as": "מחובר בתור", + "Singapore": "סינגפור", + "Sint Maarten (Dutch part)": "סנט מארטן", + "Slovakia": "סלובקיה", + "Slovenia": "סלובניה", + "Soft Deleted": "רך נמחק", + "Solomon Islands": "איי שלמה", + "Somalia": "סומליה", + "Something went wrong.": "משהו השתבש.", + "Sorry! You are not authorized to perform this action.": "מצטער! אינך מורשה לבצע פעולה זו.", + "Sorry, your session has expired.": "סליחה, פג תוקף הפגישה שלך.", + "South Africa": "דרום אפריקה", + "South Georgia And Sandwich Isl.": "איי ג ' ורג 'יה הדרומית ואיי סנדוויץ' הדרומיים", + "South Georgia and the South Sandwich Islands": "דרום ג'ורג'יה ואיי סנדוויץ' הדרומיים", + "South Sudan": "דרום סודן", + "Spain": "ספרד", + "Sri Lanka": "סרי לנקה", + "Standalone Actions": "פעולות עצמאיות", + "Start Polling": "התחל סקרים", + "Start polling": "התחל להצביע", + "State / County": "מדינה/מחוז", + "Stop Impersonating": "תפסיק להתחזות", + "Stop Polling": "תפסיק עם הסקרים.", + "Stop polling": "תפסיק להצביע", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "אחסן את קודי השחזור האלה במנהל סיסמאות מאובטח. ניתן להשתמש בהם כדי לשחזר גישה לחשבון שלך אם מכשיר האימות הדו-גורמי שלך אבד.", + "Subscribe": "הירשם", + "Subscription Information": "מידע על מנוי", + "Subscription Pending": "מנוי בהמתנה", + "Sudan": "סודן", + "Suriname": "סורינאם", + "Svalbard And Jan Mayen": "סוולבארד ויאן מאיין", + "Svalbard and Jan Mayen": "סבאלברד ויאן מאין", + "Swaziland": "Eswatini", + "Sweden": "שבדיה", + "Switch Teams": "החלף צוותים", + "Switzerland": "שוויץ", + "Syrian Arab Republic": "סוריה", + "System": "מערכת", + "Taiwan": "טאיוואן", + "Taiwan, Province of China": "טייוואן, מחוז סין", + "Tajikistan": "טג ' יקיסטן", + "Tanzania": "טנזניה", + "Tanzania, United Republic of": "טנזניה, הרפובליקה המאוחדת של", + "TAX": "מַס", + "Team Details": "פרטי צוות", + "Team Invitation": "הזמנה קבוצתית", + "Team Members": "חברי צוות", + "Team Name": "שם הקבוצה", + "Team Owner": "בעל הקבוצה", + "Team Settings": "הגדרות צוות", + "Terms of Service": "תנאי שימוש", + "Thailand": "תאילנד", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "תודה שנרשמת! לפני תחילת העבודה, אתה יכול לאמת את כתובת הדוא \"ל שלך על ידי לחיצה על הקישור אנחנו רק בדוא\" ל אליך? אם לא קיבלת את הדוא \" ל, נשמח לשלוח לך אחר.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "תודה על תמיכתך המתמשכת. צירפנו עותק של החשבונית שלך לתיעוד שלך. אנא הודע לנו אם יש לך שאלות או חששות.", + "Thanks,": "תודה,", + "The :attribute must be a valid role.": ":Attribute חייב להיות תפקיד תקף.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute חייב להיות לפחות :length תווים מכילים לפחות מספר אחד.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute חייב להיות לפחות :length תווים מכילים לפחות תו מיוחד אחד ומספר אחד.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute חייב להיות לפחות :length תווים מכילים לפחות תו מיוחד אחד.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute חייב להיות לפחות :length תווים מכילים לפחות תו אחד באותיות רישיות ומספר אחד.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ה-:attribute חייב להיות לפחות :length תווים ומכילים לפחות תו עליון אחד ותו מיוחד אחד.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute חייב להיות לפחות :length תווים מכילים לפחות תו אחד אותיות רישיות, מספר אחד, תו מיוחד אחד.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute חייב להיות לפחות :length תווים מכילים לפחות תו אחד באותיות רישיות.", + "The :attribute must be at least :length characters.": ":Attribute חייב להיות לפחות :length תווים.", + "The :attribute must contain at least one letter.": "ה-:attribute חייב להכיל לפחות אות אחת.", + "The :attribute must contain at least one number.": "ה-:attribute חייב להכיל לפחות מספר אחד.", + "The :attribute must contain at least one symbol.": "ה-:attribute חייב להכיל לפחות סמל אחד.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ה-:attribute חייב להכיל לפחות אות אחת גדולה ואות קטנה אחת.", + "The :resource was created!": ":Resource נוצר!", + "The :resource was deleted!": ":Resource נמחק!", + "The :resource was restored!": "ה-:resource שוחזר!", + "The :resource was updated!": ":Resource עודכן!", + "The action was executed successfully.": "הפעולה בוצעה בהצלחה.", + "The default payment method cannot be removed.": "לא ניתן להסיר את אמצעי התשלום המוגדר כברירת מחדל.", + "The file was deleted!": "הקובץ נמחק!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ה-:attribute הנתון הופיע בדליפת נתונים. אנא בחר :attribute שונה.", + "The given data was invalid.": "הנתונים שניתנו לא היו חוקיים.", + "The government won't let us show you what's behind these doors": "הממשלה לא מרשה לנו להראות לך מה יש מאחורי הדלתות האלה.", + "The HasOne relationship has already been filled.": "מערכת היחסים של הסונה כבר התמלאה.", + "The image could not be loaded": "לא ניתן היה לטעון את התמונה", + "The image could not be loaded.": "לא ניתן היה לטעון את התמונה.", + "The invoice emails must be valid email addresses.": "על דוא\"ל החשבונית להיות כתובות דוא\"ל תקפות.", + "The password is incorrect.": "הסיסמא לא נכונה.", + "The provided coupon code is invalid.": "קוד הקופון שסופק אינו חוקי.", + "The provided password does not match your current password.": "הסיסמה המסופקת אינה תואמת את הסיסמה הנוכחית שלך.", + "The provided password was incorrect.": "הסיסמה שסופקה הייתה שגויה.", + "The provided two factor authentication code was invalid.": "קוד האימות של שני גורמים לא היה תקין.", + "The provided two factor recovery code was invalid.": "קוד שחזור שני הגורמים שסופק היה לא חוקי.", + "The provided VAT number is invalid.": "מספר המע\"מ שסופק אינו חוקי.", + "The resource was attached!": "המשאב צורף!", + "The resource was prevented from being saved!": "המשאב נמנע מלהישמר!", + "The resource was updated!": "המשאב עודכן!", + "The response is not a streamed response.": "התגובה אינה תגובה זורמת.", + "The response is not a view.": "התגובה היא לא השקפה.", + "The selected country is invalid.": "המדינה שנבחרה אינה חוקית.", + "The selected plan is invalid.": "התוכנית שנבחרה אינה חוקית.", + "The selected resources have been :action!": "המשאבים שנבחרו היו :action!", + "The team's name and owner information.": "שם הקבוצה ומידע הבעלים.", + "There are no available options for this resource.": "אין אפשרויות זמינות עבור משאב זה.", + "There are no fields to display.": "אין שדות להצגה.", + "There are no new notifications.": "אין הודעות חדשות.", + "There was a problem executing the action.": "הייתה בעיה בביצוע הפעולה.", + "There was a problem fetching the resource.": "הייתה בעיה באחזור המשאב.", + "There was a problem submitting the form.": "הייתה בעיה בהגשת הטופס.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "אנשים אלה הוזמנו לצוות שלך ונשלחו דוא \" ל הזמנה. הם עשויים להצטרף לצוות על ידי קבלת ההזמנה בדוא \" ל.", + "This account does not have an active subscription.": "לחשבון זה אין מנוי פעיל.", + "This action is unauthorized.": "פעולה זו אינה מורשית.", + "This copy of Nova is unlicensed.": "עותק זה של נובה אינו מורשה.", + "This coupon code can only be used by new customers.": "קוד קופון זה יכול לשמש רק לקוחות חדשים.", + "This device": "התקן זה", + "This file field is read-only.": "שדה קובץ זה הוא לקריאה בלבד.", + "This invoice is no longer open.": "חשבונית זו אינה פתוחה יותר.", + "This is a secure area of the application. Please confirm your password before continuing.": "זהו אזור מאובטח של היישום. אנא אשר את הסיסמה שלך לפני שתמשיך.", + "This password does not match our records.": "סיסמה זו אינה תואמת את הרשומות שלנו.", + "This password reset link will expire in :count minutes.": "תוקף הקישור הזה ייגמר בעוד :count דקות.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "תשלום זה התחיל, אך הכספים טרם התקבלו. זה יכול לארוך עד 14 יום.", + "This resource no longer exists": "משאב זה אינו קיים עוד", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "מנוי זה פג ולא ניתן לחדש אותו. נא ליצור מנוי חדש.", + "This user already belongs to the team.": "המשתמש הזה כבר שייך לצוות.", + "This user has already been invited to the team.": "משתמש זה כבר הוזמן לצוות.", + "Timor-Leste": "מזרח טימור", + "to": "אל", + "To": "ל", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "כדי לסיים את הפעלת אימות דו-גורמי, סרוק את קוד ה-QR הבא באמצעות אפליקציית האימות של הטלפון שלך או הזן את מפתח ההגדרה וספק את קוד ה-OTP שנוצר.", + "Today": "היום", + "Toggle navigation": "שינוי מצב ניווט", + "Togo": "טוגו", + "Tokelau": "טוקלאו", + "Token Name": "שם אסימון", + "Tonga": "בוא", + "Too Many Requests": "יותר מדי בקשות.", + "total": "סך הכל", + "Total:": "סה\"כ:", + "Trashed": "לאשפה", + "Trinidad And Tobago": "טרינידד וטובגו", + "Trinidad and Tobago": "טרינידד וטובגו", + "Tunisia": "תוניסיה", + "Turkey": "טורקיה", + "Turkmenistan": "טורקמניסטן", + "Turks And Caicos Islands": "איי טורקס וקאיקוס", + "Turks and Caicos Islands": "איי טורקס וקאיקוס", + "Tuvalu": "טובאלו", + "Two Factor Authentication": "אימות שני גורמים", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "אימות שני גורמים מופעל כעת. סרוק את קוד ה-QR הבא באמצעות אפליקציית המאמת של הטלפון שלך או הזן את מפתח ההגדרה.", + "Type": "סוּג", + "Uganda": "אוגנדה", + "Ukraine": "אוקראינה", + "Unauthorized": "לא מורשה", + "United Arab Emirates": "איחוד האמירויות הערביות", + "United Kingdom": "בריטניה", + "United States": "ארצות הברית", + "United States Minor Outlying Islands": "איים מרוחקים של ארצות הברית", + "United States Outlying Islands": "האיים המרוחקים של ארה \" ב", + "Unknown": "לא ידוע", + "Unpaid": "ללא תשלום", + "Update": "עדכן", + "Update & Continue Editing": "עדכון & המשך עריכה", + "Update :resource": "עדכון :resource", + "Update :resource: :title": "עדכון :resource: :title", + "Update attached :resource: :title": "עדכון מצורף :resource: :title", + "Update Password": "עדכן ססמה", + "Update Payment Information": "עדכון פרטי תשלום", + "Update Payment Method": "עדכון אמצעי תשלום", + "Update your account's profile information and email address.": "עדכן את פרטי הפרופיל וכתובת הדוא \" ל של החשבון שלך.", + "Uploading": "מעלה", + "Uploading files... (:current/:total)": "מעלה קבצים... (:current/:total)", + "Uruguay": "אורוגוואי", + "Use a recovery code": "השתמש בקוד שחזור", + "Use an authentication code": "השתמש בקוד אימות", + "User Actions": "פעולות משתמש", + "User Security": "אבטחת משתמש", + "Username": "שם משתמש", + "Uzbekistan": "אוזבקיסטן", + "Value": "ערך", + "Vanuatu": "ונואטו", + "VAT Number": "מספר מע\"מ", + "Venezuela": "ונצואלה", + "Venezuela, Bolivarian Republic of": "ונצואלה, הרפובליקה הבוליברית של", + "Verify Email Address": "אימות דואר אלקטרוני", + "Verify Your Email Address": "אמת את כתובת הדוא\"ל שלך", + "Viet Nam": "Vietnam", + "View": "תצוגה", + "Virgin Islands, British": "איי הבתולה הבריטיים", + "Virgin Islands, U.S.": "איי הבתולה של ארצות הברית", + "Wallis And Futuna": "ואליס ופוטונה", + "Wallis and Futuna": "וואליס ופוטונה", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "אנו מעבדים את המנוי שלך. לאחר עיבוד המנוי בהצלחה, דף זה יתעדכן אוטומטית. בדרך כלל, תהליך זה אמור להימשך מספר שניות בלבד.", + "We are unable to process your payment. Please contact customer support.": "איננו יכולים לעבד את התשלום שלך. אנא צור קשר עם תמיכת הלקוחות.", + "We have emailed your password reset link!": "שלחנו באימייל קישור לאיפוס הסיסמה שלך!", + "We were unable to find a registered user with this email address.": "לא הצלחנו למצוא משתמש רשום עם כתובת דוא \" ל זו.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "אנו נשלח קישור להורדת חשבונית לכתובות הדוא\"ל שתציין להלן. אתה יכול להפריד כתובות דוא\"ל מרובות באמצעות פסיקים.", + "We're lost in space. The page you were trying to view does not exist.": "אנחנו אבודים בחלל. הדף שניסית להציג אינו קיים.", + "Welcome Back!": "ברוך שובך!", + "Western Sahara": "סהרה המערבית", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "כאשר אימות שני גורמים מופעל, תתבקש לקבל אסימון מאובטח ואקראי במהלך האימות. אתה יכול לאחזר אסימון זה מיישום Google Authenticator של הטלפון שלך.", + "Whoops": "אופס", + "Whoops!": "אוופס!", + "Whoops! Something went wrong.": "אופס! משהו השתבש.", + "With Trashed": "עם לאשפה", + "Write": "כתוב", + "Year To Date": "שנה עד כה", + "Yearly": "שְׁנָתִי", + "Yemen": "תימני", + "Yes": "כן", + "You are already subscribed.": "אתה כבר מנוי.", + "You are currently within your free trial period. Your trial will expire on :date.": "אתה נמצא כעת בתקופת הניסיון בחינם. תקופת הניסיון שלך תסתיים ב-:date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "אתה נמצא כעת בתקופת הניסיון בחינם. תקופת הניסיון שלך תסתיים ב-:date.. התחלת מנוי חדש תסיים את תקופת הניסיון שלך.", + "You are logged in!": "אתה מחובר!", + "You are receiving this email because we received a password reset request for your account.": "קיבלתם את המייל הזה מכיוון שקיבלנו בקשה לאיפוס הסיסמה עבור החשבון שלכם.", + "You have been invited to join the :team team!": "הוזמנתם להצטרף לצוות :team!", + "You have enabled two factor authentication.": "הפעלת אימות של שני גורמים.", + "You have not enabled two factor authentication.": "לא הפעלת אימות של שני גורמים.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "יש לך כמה חשבוניות שלא שולמו. לאחר עדכון שיטת התשלום המוגדרת כברירת מחדל, תוכל לנסות שוב את התשלומים באמצעות רשימת החשבוניות למטה.", + "You may accept this invitation by clicking the button below:": "אתה יכול לקבל הזמנה זו על ידי לחיצה על הכפתור למטה:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "אתה יכול לבטל את המנוי שלך בכל עת. לאחר ביטול המנוי שלך, תהיה לך אפשרות לחדש את המנוי עד סוף מחזור החיובים הנוכחי שלך.", + "You may delete any of your existing tokens if they are no longer needed.": "אתה יכול למחוק כל אחד מהאסימונים הקיימים שלך אם הם כבר לא נחוצים.", + "You may not delete your personal team.": "אסור לך למחוק את הצוות האישי שלך.", + "You may not leave a team that you created.": "אתה לא יכול לעזוב את צוות שיצרת.", + "You will receive an invoice and payment link via email for each billing period.": "תקבל חשבונית וקישור תשלום בדוא\"ל עבור כל תקופת חיוב.", + "You're logged in!": "אתה מחובר!", + "Your :invoiceName invoice is now available!": "חשבונית :invoiceName שלך זמינה כעת!", + "Your billing address is :address :address2 :postal_code :city :state :country": "כתובת החיוב שלך היא :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "הכרטיס שלך נדחה. אנא צור קשר עם מנפיק הכרטיס שלך לקבלת מידע נוסף.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "שיטת התשלום הנוכחית שלך היא כרטיס אשראי שמסתיים ב-:lastFour שיפוג ב-:expiration.", + "Your email address is unverified.": "כתובת האימייל שלך לא מאומתת.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "התשלום האחרון שלך בסך :amount נכשל. עדכן את אמצעי התשלום שלך כדי לנסות שוב את התשלום שנכשל.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "התשלום האחרון שלך בסך :amount על :date נכשל. עדכן את אמצעי התשלום שלך כדי לנסות שוב את התשלום שנכשל.", + "Your next payment of :amount will be processed on :date.": "התשלום הבא שלך בסך :amount יהיה ב-:date.", + "Your payment method has been added successfully.": "אמצעי התשלום שלך נוסף בהצלחה.", + "Your payment method will be charged automatically for each billing period.": "אמצעי התשלום שלך יחויב אוטומטית עבור כל תקופת חיוב.", + "Your registered VAT Number is :vatNumber.": "מספר המע\"מ הרשום שלך הוא :vatNumber.", + "Your subscription has been started successfully.": "המנוי שלך הופעל בהצלחה.", + "Your subscription has been successfully cancelled.": "המנוי שלך בוטל בהצלחה.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "המנוי שלך בוטל בהצלחה. עדיין תהיה לך גישה עד סוף תקופת החיוב שלך.", + "Your subscription was successfully resumed.": "המנוי שלך חודש בהצלחה.", + "Your subscription was successfully updated.": "המנוי שלך עודכן בהצלחה.", + "Zambia": "זמביה", + "Zimbabwe": "זימבבואה", + "Zip / Postal Code": "מיקוד / מיקוד", + "Åland Islands": "איי אלנד" +} diff --git a/locales/he/php-inline.json b/locales/he/php-inline.json new file mode 100644 index 00000000000..e8f3fef1855 --- /dev/null +++ b/locales/he/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "שדה זה חייב להתקבל.", + "accepted_if": "יש לאשר שדה זה כאשר :other הוא :value.", + "active_url": "כתובת זו אינה תקפה.", + "after": "זה חייב להיות תאריך אחרי :date.", + "after_or_equal": "זה חייב להיות תאריך אחרי או שווה ל-:date.", + "alpha": "שדה זה עשוי להכיל רק אותיות.", + "alpha_dash": "שדה זה עשוי להכיל רק אותיות, מספרים, מקפים וקווים תחתיים.", + "alpha_num": "שדה זה עשוי להכיל רק אותיות ומספרים.", + "any_of": "שדה זה אינו חוקי.", + "array": "שדה זה חייב להיות מערך.", + "ascii": "שדה זה חייב להכיל רק תווים וסמלים אלפאנומריים של בייט בודד.", + "attached": "השדה הזה כבר מחובר.", + "before": "זה חייב להיות תאריך לפני :date.", + "before_or_equal": "זה חייב להיות תאריך לפני או שווה ל-:date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "שדה זה חייב להיות אמת או שקר.", + "can": "שדה זה מכיל ערך לא מורשה.", + "confirmed": "האישור אינו תואם.", + "contains": "בשדה זה חסר ערך נדרש.", + "date": "זה לא תאריך תקף.", + "date_equals": "זה חייב להיות תאריך שווה ל-:date.", + "date_format": "זה לא מתאים לפורמט :format.", + "decimal": "שדה זה חייב להכיל :decimal מקומות עשרוניים.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "ערך זה חייב להיות שונה מ-:other.", + "digits": "זה חייב להיות :digits ספרות.", + "digits_between": "זה חייב להיות בין :min ו :max ספרות.", + "dimensions": "לתמונה הזו יש ממדים לא תקפים.", + "distinct": "לשדה הזה יש ערך כפול.", + "doesnt_contain": "אסור לשדה זה להכיל אף אחד מהדברים הבאים: :values.", + "doesnt_end_with": "שדה זה לא יכול להסתיים באחד מהבאים: :values.", + "doesnt_start_with": "שדה זה לא יכול להתחיל באחד מהבאים: :values.", + "email": "זו חייבת להיות כתובת דוא \" ל תקפה.", + "ends_with": "זה חייב להסתיים עם אחד הדברים הבאים: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "הערך הנבחר אינו תקף.", + "extensions": "שדה זה חייב לכלול אחת מההרחבות הבאות: :values.", + "file": "התוכן חייב להיות קובץ.", + "filled": "לשדה הזה חייב להיות ערך.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "שדה זה חייב להיות בצבע הקסדצימלי חוקי.", + "image": "זו חייבת להיות תמונה.", + "in": "הערך הנבחר אינו תקף.", + "in_array": "ערך זה אינו קיים בשנת :other.", + "in_array_keys": "שדה זה חייב להכיל לפחות אחד מהמפתחות הבאים: :values.", + "integer": "זה חייב להיות מספר שלם.", + "ip": "זה חייב להיות כתובת IP תקפה.", + "ipv4": "זו חייבת להיות כתובת ipv4 תקפה.", + "ipv6": "זו חייבת להיות כתובת ipv6 תקפה.", + "json": "זה חייב להיות מחרוזת json תקפה.", + "list": "שדה זה חייב להיות רשימה.", + "lowercase": "שדה זה חייב להיות באותיות קטנות.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "שדה זה לא יכול לכלול יותר מ-:max ספרות.", + "mimes": "זה חייב להיות קובץ מסוג: :values.", + "mimetypes": "זה חייב להיות קובץ מסוג: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "שדה זה חייב להכיל לפחות :min ספרות.", + "missing": "שדה זה חייב להיות חסר.", + "missing_if": "שדה זה חייב להיות חסר כאשר :other הוא :value.", + "missing_unless": "שדה זה חייב להיות חסר אלא אם :other הוא :value.", + "missing_with": "שדה זה חייב להיות חסר כאשר קיים :values.", + "missing_with_all": "שדה זה חייב להיות חסר כאשר קיימים :values.", + "multiple_of": "הערך חייב להיות מרובה של :value", + "not_in": "הערך הנבחר אינו תקף.", + "not_regex": "תבנית זו אינה תקפה.", + "numeric": "זה חייב להיות מספר.", + "password.letters": "שדה זה חייב להכיל לפחות אות אחת.", + "password.mixed": "שדה זה חייב להכיל לפחות אות אחת גדולה ואות קטנה אחת.", + "password.numbers": "שדה זה חייב להכיל לפחות מספר אחד.", + "password.symbols": "שדה זה חייב להכיל לפחות סמל אחד.", + "password.uncompromised": "השדה הנתון הופיע בדליפת נתונים. אנא בחר שדה אחר.", + "present": "השדה הזה חייב להיות נוכח.", + "present_if": "שדה זה חייב להיות קיים כאשר :other הוא :value.", + "present_unless": "שדה זה חייב להיות קיים אלא אם :other הוא :value.", + "present_with": "שדה זה חייב להיות קיים כאשר קיים :values.", + "present_with_all": "שדה זה חייב להיות קיים כאשר קיימים :values.", + "prohibited": "שדה זה אסור.", + "prohibited_if": "שדה זה אסור כאשר :other הוא :value.", + "prohibited_if_accepted": "שדה זה אסור כאשר :other מתקבלים.", + "prohibited_if_declined": "שדה זה אסור כאשר :other נדחים.", + "prohibited_unless": "שדה זה אסור אלא אם כן :other הוא בשנת :values.", + "prohibits": "שדה זה אוסר על נוכחות של :other.", + "regex": "תבנית זו אינה תקפה.", + "relatable": "שדה זה לא יכול להיות קשור למשאב זה.", + "required": "שדה זה נדרש.", + "required_array_keys": "שדה זה חייב להכיל ערכים עבור: :values.", + "required_if": "שדה זה נדרש כאשר :other הוא :value.", + "required_if_accepted": "שדה זה נדרש כאשר :other מתקבל.", + "required_if_declined": "שדה זה נדרש כאשר :other נדחה.", + "required_unless": "שדה זה נדרש אלא אם כן :other הוא :values.", + "required_with": "שדה זה נדרש כאשר :values קיים.", + "required_with_all": "שדה זה נדרש כאשר :values נמצאים.", + "required_without": "שדה זה נדרש כאשר :values אינו קיים.", + "required_without_all": "שדה זה נדרש כאשר אף אחד :values נמצאים.", + "same": "הערך של שדה זה חייב להתאים לזה מ-:other.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "זה חייב להתחיל עם אחד הדברים הבאים: :values.", + "string": "זה חייב להיות חוט.", + "timezone": "זה חייב להיות אזור חוקי.", + "ulid": "שדה זה חייב להיות ULID חוקי.", + "unique": "זה כבר צולם.", + "uploaded": "אין אפשרות להעלות את הקובץ.", + "uppercase": "שדה זה חייב להיות רישיות.", + "url": "תבנית זו אינה תקפה.", + "uuid": "זה חייב להיות UUID תקף." +} diff --git a/locales/he/php.json b/locales/he/php.json new file mode 100644 index 00000000000..e426393e7ec --- /dev/null +++ b/locales/he/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "שדה :attribute חייב להיות מסומן.", + "accepted_if": "יש לקבל את ה-:attribute כאשר :other זה :value.", + "active_url": "שדה :attribute הוא לא כתובת אתר תקנית.", + "after": "שדה :attribute חייב להיות תאריך אחרי :date.", + "after_or_equal": "שדה :attribute חייב להיות תאריך מאוחר או שווה ל :date.", + "alpha": "שדה :attribute יכול להכיל אותיות בלבד.", + "alpha_dash": "שדה :attribute יכול להכיל אותיות, מספרים ומקפים בלבד.", + "alpha_num": "שדה :attribute יכול להכיל אותיות ומספרים בלבד.", + "any_of": "שדה :attribute אינו חוקי.", + "array": "שדה :attribute חייב להיות מערך.", + "ascii": "ה-:attribute חייב להכיל רק תווים וסמלים אלפאנומריים של בייט בודד.", + "attached": "ה-:attribute הזה כבר מחובר.", + "before": "שדה :attribute חייב להיות תאריך לפני :date.", + "before_or_equal": "שדה :attribute חייב להיות תאריך מוקדם או שווה ל :date.", + "between.array": "שדה :attribute חייב להיות בין :min ל-:max פריטים.", + "between.file": "שדה :attribute חייב להיות בין :min ל-:max קילובייטים.", + "between.numeric": "שדה :attribute חייב להיות בין :min ל-:max.", + "between.string": "שדה :attribute חייב להיות בין :min ל-:max תווים.", + "boolean": "שדה :attribute חייב להיות אמת או שקר.", + "can": "שדה :attribute מכיל ערך לא מורשה.", + "confirmed": "שדה האישור של :attribute לא תואם.", + "contains": "בשדה :attribute חסר ערך נדרש.", + "current_password": "הסיסמא לא נכונה.", + "date": "שדה :attribute אינו תאריך תקני.", + "date_equals": "על ה :attribute להיות תאריך שווה ל- :date.", + "date_format": "שדה :attribute לא תואם את הפורמט :format.", + "decimal": "ה-:attribute חייב להיות :decimal מקומות עשרוניים.", + "declined": "יש לדחות את ה-:attribute.", + "declined_if": "יש לדחות את ה-:attribute כאשר :other הוא :value.", + "different": "שדה :attribute ושדה :other חייבים להיות שונים.", + "digits": "שדה :attribute חייב להיות בעל :digits ספרות.", + "digits_between": "שדה :attribute חייב להיות בין :min ו-:max ספרות.", + "dimensions": "שדה :attribute מימדי התמונה לא תקינים", + "distinct": "שדה :attribute קיים ערך כפול.", + "doesnt_contain": "אסור לשדה :attribute להכיל אף אחד מהדברים הבאים: :values.", + "doesnt_end_with": "ייתכן שה-:attribute לא יסתיים באחת מהאפשרויות הבאות: :values.", + "doesnt_start_with": "ייתכן שה-:attribute לא יתחיל באחד מהבאים: :values.", + "email": "שדה :attribute חייב להיות כתובת אימייל תקנית.", + "ends_with": "שדה :attribute חייב להסתיים באחד מהבאים: :values", + "enum": "ה-:attribute שנבחר אינו חוקי.", + "exists": "בחירת ה-:attribute אינה תקפה.", + "extensions": "בשדה :attribute חייבת להיות אחת מההרחבות הבאות: :values.", + "failed": "פרטים אלה אינם תואמים את רישומינו.", + "file": "שדה :attribute חייב להיות קובץ.", + "filled": "שדה :attribute הוא חובה.", + "gt.array": "על ה :attribute לכלול יותר מ- :value פריטים.", + "gt.file": "על ה :attribute להיות גדול יותר מ- :value קילו-בתים.", + "gt.numeric": "על ה :attribute להיות גדול יותר מ- :value.", + "gt.string": "על ה :attribute להיות גדול יותר מ- :value תווים.", + "gte.array": "ה :attribute חייב לכלול :value פריטים או יותר.", + "gte.file": "על ה :attribute להיות גדול יותר או שווה ל- :value קילו-בתים.", + "gte.numeric": "על ה :attribute להיות גדול יותר או שווה ל- :value.", + "gte.string": "על ה :attribute להיות גדול יותר או שווה ל- :value תווים.", + "hex_color": "שדה :attribute חייב להיות צבע הקסדצימלי חוקי.", + "image": "שדה :attribute חייב להיות תמונה.", + "in": "בחירת ה-:attribute אינה תקפה.", + "in_array": "שדה :attribute לא קיים ב:other.", + "in_array_keys": "על השדה :attribute להכיל לפחות אחד מהמפתחות הבאים: :values.", + "integer": "שדה :attribute חייב להיות מספר שלם.", + "ip": "שדה :attribute חייב להיות כתובת IP תקנית.", + "ipv4": "שדה :attribute חייב להיות כתובת IPv4 תקנית.", + "ipv6": "שדה :attribute חייב להיות כתובת IPv6 תקנית.", + "json": "שדה :attribute חייב להיות מחרוזת JSON תקנית.", + "list": "שדה :attribute חייב להיות רשימה.", + "lowercase": "ה-:attribute חייב להיות באותיות קטנות.", + "lt.array": "על ה :attribute לכלול פחות מ- :value פריטים.", + "lt.file": "על ה :attribute להיות קטן יותר מ- :value קילו-בתים.", + "lt.numeric": "על ה :attribute להיות נמוך יותר מ- :value.", + "lt.string": "על ה :attribute להכיל פחות מ- :value תווים.", + "lte.array": "ה :attribute לא יכול לכלול יותר מאשר :value פריטים.", + "lte.file": "על ה :attribute להיות קטן יותר או שווה ל- :value קילו-בתים.", + "lte.numeric": "על ה :attribute להיות נמוך או שווה ל- :value.", + "lte.string": "על ה :attribute להכיל :value תווים או פחות.", + "mac_address": "ה-:attribute חייבת להיות כתובת MAC חוקית.", + "max.array": "שדה :attribute לא יכול להכיל יותר מ-:max פריטים.", + "max.file": "שדה :attribute לא יכול להיות גדול מ-:max קילובייטים.", + "max.numeric": "שדה :attribute אינו יכול להיות גדול מ-:max.", + "max.string": "שדה :attribute לא יכול להיות גדול מ-:max characters.", + "max_digits": "אסור שה-:attribute יהיו יותר מ-:max ספרות.", + "mimes": "שדה :attribute צריך להיות קובץ מסוג: :values.", + "mimetypes": "שדה :attribute צריך להיות קובץ מסוג: :values.", + "min.array": "שדה :attribute חייב להיות לפחות :min פריטים.", + "min.file": "שדה :attribute חייב להיות לפחות :min קילובייטים.", + "min.numeric": "שדה :attribute חייב להיות לפחות :min.", + "min.string": "שדה :attribute חייב להיות לפחות :min תווים.", + "min_digits": "ה-:attribute חייב להיות לפחות :min ספרות.", + "missing": "שדה :attribute חייב להיות חסר.", + "missing_if": "שדה :attribute חייב להיות חסר כאשר :other הוא :value.", + "missing_unless": "שדה :attribute חייב להיות חסר אלא אם :other הוא :value.", + "missing_with": "שדה :attribute חייב להיות חסר כאשר קיים :values.", + "missing_with_all": "שדה :attribute חייב להיות חסר כאשר :values קיימים.", + "multiple_of": ":Attribute חייב להיות מרובה של :value", + "next": "הבא »", + "not_in": "בחירת ה-:attribute אינה תקפה.", + "not_regex": "הפורמט של :attribute איננו חוקי.", + "numeric": "שדה :attribute חייב להיות מספר.", + "password": "הסיסמה שגויה.", + "password.letters": "ה-:attribute חייב להכיל לפחות אות אחת.", + "password.mixed": "ה-:attribute חייב להכיל לפחות אות אחת גדולה ואות קטנה אחת.", + "password.numbers": "ה-:attribute חייב להכיל לפחות מספר אחד.", + "password.symbols": "ה-:attribute חייב להכיל לפחות סמל אחד.", + "password.uncompromised": "ה-:attribute הנתון הופיע בדליפת נתונים. אנא בחר :attribute שונה.", + "present": "שדה :attribute חייב להיות קיים.", + "present_if": "שדה :attribute חייב להיות קיים כאשר :other הוא :value.", + "present_unless": "שדה :attribute חייב להיות קיים אלא אם :other הוא :value.", + "present_with": "שדה :attribute חייב להיות קיים כאשר קיים :values.", + "present_with_all": "שדה :attribute חייב להיות קיים כאשר קיימים :values.", + "previous": "« הקודם", + "prohibited": "שדה :attribute אסור.", + "prohibited_if": "שדה :attribute אסור כאשר :other הוא :value.", + "prohibited_if_accepted": "שדה :attribute אסור כאשר :other מתקבלים.", + "prohibited_if_declined": "שדה :attribute אסור כאשר :other נדחים.", + "prohibited_unless": "שדה :attribute אסור אלא אם כן :other הוא :values.", + "prohibits": "שדה :attribute אוסר על נוכחות של :other.", + "regex": "שדה :attribute בעל פורמט שאינו תקין.", + "relatable": "זה :attribute לא יכול להיות קשור עם משאב זה.", + "required": "שדה :attribute הוא חובה.", + "required_array_keys": "שדה :attribute חייב להכיל ערכים עבור: :values.", + "required_if": "שדה :attribute נחוץ כאשר :other הוא :value.", + "required_if_accepted": "שדה :attribute נדרש כאשר :other מתקבל.", + "required_if_declined": "שדה :attribute נדרש כאשר :other נדחה.", + "required_unless": "שדה :attribute נחוץ אלא אם כן :other הוא בין :values.", + "required_with": "שדה :attribute נחוץ כאשר :values נמצא.", + "required_with_all": "שדה :attribute נחוץ כאשר :values נמצא.", + "required_without": "שדה :attribute נחוץ כאשר :values לא בנמצא.", + "required_without_all": "שדה :attribute נחוץ כאשר אף אחד מ-:values נמצאים.", + "reset": "הסיסמה אופסה!", + "same": "שדה :attribute ו-:other חייבים להיות זהים.", + "sent": "קישור לאיפוס הסיסמה נשלח אליך באימייל", + "size.array": "שדה :attribute חייב להכיל :size פריטים.", + "size.file": "שדה :attribute חייב להיות :size קילובייטים.", + "size.numeric": "שדה :attribute חייב להיות :size.", + "size.string": "שדה :attribute חייב להיות :size תווים.", + "starts_with": "ה :attribute חייב להתחיל עם אחד מהבאים: :values", + "string": "שדה :attribute חייב להיות מחרוזת.", + "throttle": "ניסיונות כניסה רבים מדי. אנא נסו שוב בעוד :seconds שניות.", + "throttled": "אנא חכו לפני שתנסו שוב.", + "timezone": "שדה :attribute חייב להיות איזור תקני.", + "token": "אסימון איפוס הסיסמה הזה לא תקני.", + "ulid": "ה-:attribute חייב להיות ULID חוקי.", + "unique": "שדה :attribute כבר תפוס.", + "uploaded": "שדה :attribute ארעה שגיאה בעת ההעלאה.", + "uppercase": "ה-:attribute חייב להיות רישיות.", + "url": "שדה :attribute בעל פורמט שאינו תקין.", + "user": "לא הצלחנו למצוא משתמש עם כתובת האימייל הזאת.", + "uuid": "ה :attribute חייב להיות מזהה ייחודי אוניברסלי (UUID) חוקי." +} diff --git a/locales/hi/_excludes.json b/locales/hi/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/hi/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/hi/json-inline.json b/locales/hi/json-inline.json new file mode 100644 index 00000000000..12ff01f74a7 --- /dev/null +++ b/locales/hi/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "यह फ़ील्ड एक मान्य भूमिका होनी चाहिए।", + "The :attribute must be at least :length characters and contain at least one number.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक नंबर होना चाहिए।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक विशेष वर्ण और एक संख्या होनी चाहिए।", + "The :attribute must be at least :length characters and contain at least one special character.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक विशेष वर्ण होना चाहिए।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण और एक संख्या होनी चाहिए।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण और एक विशेष वर्ण होना चाहिए।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण, एक संख्या और एक विशेष वर्ण होना चाहिए।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण होना चाहिए।", + "The :attribute must be at least :length characters.": "यह फ़ील्ड कम से कम :length वर्णों का होना चाहिए।", + "The :attribute must contain at least one letter.": "इस फ़ील्ड में कम से कम एक अक्षर होना चाहिए।", + "The :attribute must contain at least one number.": "इस फ़ील्ड में कम से कम एक संख्या होनी चाहिए।", + "The :attribute must contain at least one symbol.": "इस फ़ील्ड में कम से कम एक प्रतीक होना चाहिए।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "इस फ़ील्ड में कम से कम एक अपरकेस और एक लोअरकेस अक्षर होना चाहिए।", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिया गया फ़ील्ड डेटा लीक में दिखाई दिया है। कृपया कोई भिन्न फ़ील्ड चुनें." +} diff --git a/locales/hi/json.json b/locales/hi/json.json new file mode 100644 index 00000000000..0f21afc8ddf --- /dev/null +++ b/locales/hi/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(और :count और त्रुटि)", + "(and :count more errors)": "(और :count और त्रुटि)|(और :count और त्रुटियां)|(और :count और त्रुटियां)", + "30 Days": "30 दिन", + "60 Days": "60 दिन", + "90 Days": "90 दिन", + ":amount selected": ":Amount चयनित", + ":amount Total": ":Amount कुल", + ":days day trial": ":Days दिन का ट्रायल", + ":resource Details": ":Resource विवरण", + ":resource Details: :title": ":Resource विवरण: :title", + "A decryption key is required.": "एक डिक्रिप्शन कुंजी आवश्यक है.", + "A fresh verification link has been sent to your email address.": "आपके ईमेल पते पर एक नया सत्यापन लिंक भेजा गया है।", + "A new verification link has been sent to the email address you provided during registration.": "पंजीकरण के दौरान आपके द्वारा प्रदान किए गए ईमेल पते पर एक नया सत्यापन लिंक भेजा गया है ।", + "A new verification link has been sent to the email address you provided in your profile settings.": "आपके द्वारा अपनी प्रोफ़ाइल सेटिंग में प्रदान किए गए ईमेल पते पर एक नया सत्यापन लिंक भेज दिया गया है।", + "A new verification link has been sent to your email address.": "आपके ईमेल पते पर एक नया सत्यापन लिंक भेजा गया है।", + "Accept Invitation": "निमंत्रण स्वीकार करें", + "Action": "कार्रवाई", + "Action Event": "कार्रवाई घटना", + "Action Events": "कार्रवाई घटनाएँ", + "Action Happened At": "पर हुआ", + "Action Initiated By": "द्वारा शुरू की", + "Action Name": "नाम", + "Action Status": "स्थिति", + "Action Target": "लक्ष्य", + "Actions": "क्रियाएं", + "Add": "जोड़ें", + "Add :resource": ":Resource जोड़ें", + "Add a new team member to your team, allowing them to collaborate with you.": "अपनी टीम में एक नया टीम सदस्य जोड़ें, जिससे वे आपके साथ सहयोग कर सकें ।", + "Add additional security to your account using two factor authentication.": "दो कारक प्रमाणीकरण का उपयोग करके अपने खाते में अतिरिक्त सुरक्षा जोड़ें ।", + "Add Payment Method": "भुगतान विधि जोड़ें", + "Add row": "पंक्ति जोड़ें", + "Add Team Member": "टीम के सदस्य जोड़ें", + "Add VAT Number": "वैट नंबर जोड़ें", + "Added.": "जोड़ा गया ।", + "Additional billing information updated successfully.": "अतिरिक्त बिलिंग जानकारी सफलतापूर्वक अपडेट की गई।", + "Address": "पता", + "Address Line 2": "पता पंक्ति नं। 2", + "Administrator": "प्रशासक", + "Administrator users can perform any action.": "व्यवस्थापक उपयोगकर्ता कोई भी कार्रवाई कर सकते हैं ।", + "Afghanistan": "अफ़ग़ानिस्तान", + "Aland Islands": "आलैंड द्वीप समूह", + "Albania": "अल्बानिया", + "Algeria": "अल्जीरिया", + "All of the people that are part of this team.": "सभी लोग जो इस टीम का हिस्सा हैं ।", + "All resources loaded.": "सभी संसाधनों भरी हुई.", + "All rights reserved.": "सभी अधिकार सुरक्षित.", + "Already registered?": "पहले से ही पंजीकृत?", + "American Samoa": "अमेरिकी समोआ", + "An error occurred while uploading the file.": "फ़ाइल अपलोड करते समय एक त्रुटि हुई।", + "An error occurred while uploading the file: :error": "फ़ाइल अपलोड करते समय एक त्रुटि हुई: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "एक अनपेक्षित त्रुटि हुई और हमने अपनी सहायता टीम को सूचित कर दिया है। बाद में पुन: प्रयास करें।", + "Andorra": "एंडोरन", + "Angola": "अंगोला", + "Anguilla": "एंगुइला", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "इस पृष्ठ को लोड किए जाने के बाद से किसी अन्य उपयोगकर्ता ने इस संसाधन को अपडेट किया है । कृपया पृष्ठ को ताज़ा करें और पुनः प्रयास करें ।", + "Antarctica": "अंटार्कटिका", + "Antigua And Barbuda": "एंटीगुआ और बारबुडा", + "Antigua and Barbuda": "अंतिगुया और बार्बूडा", + "API Token": "API टोकन", + "API Token Permissions": "API टोकन Permissions", + "API Tokens": "एपीआई टोकन", + "API tokens allow third-party services to authenticate with our application on your behalf.": "एपीआई टोकन तृतीय-पक्ष सेवाओं को आपकी ओर से हमारे आवेदन के साथ प्रमाणित करने की अनुमति देते हैं ।", + "Apply": "आवेदन करना", + "Apply Coupon": "कूपन लागू करें", + "April": "अप्रैल", + "Are you sure you want to attempt to pay :amount?": "क्या आप वाकई :amount भुगतान करने का प्रयास करना चाहते हैं?", + "Are you sure you want to cancel your subscription?": "क्या आप वाकई अपनी सदस्यता रद्द करना चाहते हैं?", + "Are you sure you want to delete all the notifications?": "क्या आप वाकई सभी सूचनाएं हटाना चाहते हैं?", + "Are you sure you want to delete the selected resources?": "क्या आप वाकई चयनित संसाधनों को हटाना चाहते हैं?", + "Are you sure you want to delete this file?": "क्या आप वाकई इस फाइल को हटाना चाहते हैं?", + "Are you sure you want to delete this notification?": "क्या आप वाकई इस सूचना को हटाना चाहते हैं?", + "Are you sure you want to delete this payment method?": "क्या आप वाकई इस भुगतान विधि को हटाना चाहते हैं?", + "Are you sure you want to delete this resource?": "क्या आप वाकई इस संसाधन को हटाना चाहते हैं?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "क्या आप वाकई इस टीम को हटाना चाहते हैं? एक बार जब कोई टीम हटा दी जाती है, तो उसके सभी संसाधन और डेटा स्थायी रूप से हटा दिए जाएंगे ।", + "Are you sure you want to delete your account?": "क्या आप इस खाते को हटाने के लिए सुनिश्चित हैं?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "क्या आप वाकई अपना खाता हटाना चाहते हैं? एक बार जब आपका खाता हटा दिया जाता है, तो उसके सभी संसाधन और डेटा स्थायी रूप से हटा दिए जाएंगे । कृपया यह पुष्टि करने के लिए अपना पासवर्ड दर्ज करें कि आप अपना खाता स्थायी रूप से हटाना चाहते हैं ।", + "Are you sure you want to detach the selected resources?": "क्या आप वाकई चयनित संसाधनों को अलग करना चाहते हैं?", + "Are you sure you want to detach this resource?": "क्या आप वाकई इस संसाधन को अलग करना चाहते हैं?", + "Are you sure you want to force delete the selected resources?": "क्या आप सुनिश्चित हैं कि आप चयनित संसाधनों को हटाना चाहते हैं?", + "Are you sure you want to force delete this resource?": "क्या आप वाकई इस संसाधन को हटाना चाहते हैं?", + "Are you sure you want to log out?": "क्या आप लॉग आउट करना चाहते हैं?", + "Are you sure you want to mark all notifications as read?": "क्या आप वाकई सभी सूचनाओं को पठित के रूप में चिह्नित करना चाहते हैं?", + "Are you sure you want to remove this item?": "क्या आप वाकई इस आइटम को हटाना चाहते हैं?", + "Are you sure you want to restore the selected resources?": "क्या आप वाकई चयनित संसाधनों को पुनर्स्थापित करना चाहते हैं?", + "Are you sure you want to restore this resource?": "क्या आप वाकई इस संसाधन को पुनर्स्थापित करना चाहते हैं?", + "Are you sure you want to resume your subscription?": "क्या आप वाकई अपनी सदस्यता फिर से शुरू करना चाहते हैं?", + "Are you sure you want to run this action?": "क्या आप वाकई इस क्रिया को चलाना चाहते हैं?", + "Are you sure you want to set this payment method as your default?": "क्या आप वाकई इस भुगतान विधि को अपने डिफ़ॉल्ट के रूप में सेट करना चाहते हैं?", + "Are you sure you want to stop impersonating?": "क्या आप वाकई प्रतिरूपण बंद करना चाहते हैं?", + "Are you sure you would like to delete this API token?": "क्या आप वाकई इस एपीआई टोकन को हटाना चाहते हैं?", + "Are you sure you would like to leave this team?": "क्या आप वाकई इस टीम को छोड़ना चाहेंगे?", + "Are you sure you would like to remove this person from the team?": "क्या आप वाकई इस व्यक्ति को टीम से हटाना चाहेंगे?", + "Are you sure you would like to switch billing plans?": "क्या आप वाकई बिलिंग योजनाओं को बदलना चाहते हैं?", + "Argentina": "अर्जेंटीना", + "Armenia": "अर्मेनिया", + "Aruba": "अरूबा", + "Attach": "संलग्न करें", + "Attach & Attach Another": "संलग्न करें और एक और संलग्न करें", + "Attach :resource": "अटैच :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "फ़ाइलों को खींचकर और छोड़ कर, उन्हें चुनकर या चखकर संलग्न करें।", + "August": "अगस्त", + "Australia": "ऑस्ट्रेलिया", + "Austria": "ऑस्ट्रिया", + "Azerbaijan": "अज़रबैजान", + "Bahamas": "बहामा", + "Bahrain": "बहरीन", + "Bangladesh": "बांग्लादेश", + "Barbados": "बारबाडोस", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "जारी रखने से पहले, क्या आप उस लिंक पर क्लिक करके अपना ईमेल पता सत्यापित कर सकते हैं जो हमने अभी आपको ईमेल किया था? यदि आपको ईमेल प्राप्त नहीं हुआ है, तो हम खुशी-खुशी आपको दूसरा ईमेल भेजेंगे।", + "Before proceeding, please check your email for a verification link.": "आगे बढ़ने से पहले, कृपया सत्यापन लिंक के लिए अपना ईमेल देखें।", + "Belarus": "बेलारूस", + "Belgium": "बेल्जियम", + "Belize": "बेलीज", + "Benin": "बेनिन", + "Bermuda": "बरमूडा", + "Bhutan": "भूटान", + "Billing Information": "बिलिंग जानकारी", + "Billing Management": "बिलिंग प्रबंधन", + "Bolivia": "बोलीविया", + "Bolivia, Plurinational State of": "बोलीविया, बहुराष्ट्रीय राज्य", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius और Sábado", + "Bosnia And Herzegovina": "बोस्निया और हर्जेगोविना", + "Bosnia and Herzegovina": "बोस्निया और हर्जेगोविना", + "Botswana": "बोत्सवाना", + "Bouvet Island": "बुवेट द्वीप", + "Brazil": "ब्राज़ील", + "British Indian Ocean Territory": "ब्रिटिश हिंद महासागर क्षेत्र", + "Browser Sessions": "ब्राउज़र सत्र", + "Brunei Darussalam": "Brunei", + "Bulgaria": "बुल्गारिया", + "Burkina Faso": "बुर्किना फासो", + "Burundi": "बुरुंडी", + "Cambodia": "कंबोडिया", + "Cameroon": "कैमरून", + "Canada": "कनाडा", + "Cancel": "रद्द करें", + "Cancel Subscription": "सदस्यता रद्द", + "Cape Verde": "केप वर्डे", + "Card": "कार्ड", + "Cayman Islands": "केमैन द्वीप", + "Central African Republic": "मध्य अफ्रीकी गणराज्य", + "Chad": "चाड", + "Change Subscription Plan": "सदस्यता योजना बदलें", + "Change the current payment method attached to your subscription": "अपनी सदस्यता से जुड़ी वर्तमान भुगतान विधि बदलें", + "Changes": "परिवर्तन", + "Checkout": "चेक आउट", + "Chile": "चिली", + "China": "चीन", + "Choose": "चुनें", + "Choose :field": "चुनें :field", + "Choose :resource": ":Resource चुनें", + "Choose an option": "एक विकल्प चुनें", + "Choose date": "तिथि चुनें", + "Choose File": "फ़ाइल चुनें", + "Choose Files": "फ़ाइलों का चयन करें", + "Choose Type": "प्रकार चुनें", + "Christmas Island": "क्रिसमस द्वीप", + "City": "शहर", + "Click here to re-send the verification email.": "सत्यापन ईमेल फिर से भेजने के लिए यहां क्लिक करें।", + "click here to request another": "दूसरे का अनुरोध करने के लिए यहां क्लिक करें", + "Click to choose": "चुनने के लिए क्लिक करें", + "Close": "बंद करें", + "Cocos (Keeling) Islands": "कोकोस (कीलिंग) द्वीप समूह", + "Code": "कोड", + "Colombia": "कोलम्बिया", + "Comoros": "कोमोरोस", + "Confirm": "पुष्टि करें", + "Confirm Billing Action": "बिलिंग कार्रवाई की पुष्टि करें", + "Confirm Password": "पासवर्ड की पुष्टि करें", + "Confirm Payment": "भुगतान की पुष्टि करें", + "Confirm your :amount payment": "अपने :amount भुगतान की पुष्टि करें", + "Congo": "कांगो", + "Congo, Democratic Republic": "कांगो लोकतांत्रिक गणराज्य", + "Congo, the Democratic Republic of the": "कांगो, लोकतांत्रिक गणराज्य", + "Constant": "लगातार", + "Continue To Payment": "भुगतान के लिए जारी रखें", + "Cook Islands": "कुक आइलैंड्स", + "Copy to clipboard": "क्लिपबोर्ड पर कॉपी करें", + "Costa Rica": "कोस्टा रिका", + "Cote D'Ivoire": "हाथीदांत का किनारा", + "Country": "देश", + "Coupon": "कूपन", + "Coupon applied successfully.": "कूपन सफलतापूर्वक लागू किया गया।", + "Create": "बनाएँ", + "Create & Add Another": "बनाएँ और एक और जोड़ें", + "Create :resource": ":Resource बनाएं", + "Create a new team to collaborate with others on projects.": "परियोजनाओं पर दूसरों के साथ सहयोग करने के लिए एक नई टीम बनाएं ।", + "Create Account": "खाता बनाएँ", + "Create API Token": "एपीआई टोकन बनाएँ", + "Create New Team": "नई टीम बनाएं", + "Create Team": "टीम बनाएं", + "Created.": "बनाया गया ।", + "Croatia": "क्रोएशिया", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "क्यूबा", + "Curaçao": "कुराकाओ", + "Current Password": "वर्तमान पासवर्ड", + "Current Subscription Plan": "वर्तमान सदस्यता योजना", + "Currently Subscribed": "वर्तमान में सब्सक्राइब किया गया", + "Customer Balance": "ग्राहक संतुलन", + "Customize": "अनुकूलित करें", + "Cyprus": "साइप्रस", + "Czech Republic": "चेक गणतंत्र", + "Côte d'Ivoire": "कोटे डी आइवर", + "Dark": "अँधेरा", + "Dashboard": "डैशबोर्ड", + "December": "दिसंबर", + "Decrease": "कमी", + "Default": "गलती करना", + "Delete": "हटाएं", + "Delete :resource": "हटाएं :resource", + "Delete Account": "खाता हटाएं", + "Delete all notifications": "सभी सूचनाएं हटाएं", + "Delete API Token": "एपीआई टोकन हटाएं", + "Delete File": "फ़ाइल हटाएं", + "Delete Notification": "अधिसूचना हटाएँ", + "Delete Resource": "संसाधन हटाएं", + "Delete Selected": "चयनित हटाएं", + "Delete Team": "टीम हटाएं", + "Denmark": "डेनमार्क", + "Detach": "अलग करें", + "Detach Resource": "संसाधन अलग करें", + "Detach Selected": "चयनित अलग करें", + "Details": "विवरण", + "Disable": "अक्षम करें", + "Djibouti": "जिबूती", + "Do you really want to leave? You have unsaved changes.": "क्या आप वास्तव में छोड़ना चाहते हैं? आपके पास सहेजे नहीं गए परिवर्तन हैं ।", + "Dominica": "रविवार", + "Dominican Republic": "डोमिनिकन गणराज्य", + "Done.": "हो गया।.", + "Download": "डाउनलोड करें", + "Download Invoice": "चालान डाउनलोड करें", + "Drop file or click to choose": "फ़ाइल छोड़ें या चुनने के लिए क्लिक करें", + "Drop files or click to choose": "फ़ाइलें छोड़ें या चुनने के लिए क्लिक करें", + "Ecuador": "इक्वेडोर", + "Edit": "संपादित करें", + "Edit :resource": "संपादित करें :resource", + "Edit Attached": "संलग्न संपादित करें", + "Edit Profile": "प्रोफ़ाइल संपादित करें", + "Editor": "संपादक", + "Editor users have the ability to read, create, and update.": "संपादक उपयोगकर्ताओं को पढ़ने, बनाने और अद्यतन करने की क्षमता है ।", + "Egypt": "मिस्र", + "El Salvador": "साल्वाडोर", + "Email": "ईमेल", + "email": "ईमेल", + "Email Address": "ईमेल पता", + "Email Addresses": "ईमेल पते", + "Email Password Reset Link": "ईमेल पासवर्ड रीसेट लिंक", + "Email Verification": "ईमेल सत्यापन", + "Enable": "सक्षम करें", + "Encrypted environment file already exists.": "एन्क्रिप्टेड परिवेश फ़ाइल पहले से मौजूद है.", + "Encrypted environment file not found.": "एन्क्रिप्टेड वातावरण फ़ाइल नहीं मिली.", + "Ensure your account is using a long, random password to stay secure.": "सुनिश्चित करें कि आपका खाता सुरक्षित रहने के लिए एक लंबे, यादृच्छिक पासवर्ड का उपयोग कर रहा है ।", + "Environment file already exists.": "पर्यावरण फ़ाइल पहले से मौजूद है.", + "Environment file not found.": "पर्यावरण फ़ाइल नहीं मिली.", + "Equatorial Guinea": "इक्वेटोरियल गिनी", + "Eritrea": "इरिट्रिया", + "Error": "गलती", + "errors": "त्रुटियाँ", + "Estonia": "एस्टोनिया", + "Ethiopia": "इथियोपिया", + "ex VAT": "पूर्व वैट", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration को समाप्त हो रहा है", + "Export As CSV": "सीएसवी के रूप में निर्यात करें", + "Extra Billing Information": "अतिरिक्त बिलिंग जानकारी", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "आपके भुगतान को संसाधित करने के लिए अतिरिक्त पुष्टि की आवश्यकता है । कृपया नीचे दिए गए बटन पर क्लिक करके भुगतान पृष्ठ पर जारी रखें ।", + "Failed Subscription Payment": "सदस्यता भुगतान विफल", + "Failed to load :resource!": ":Resource लोड करने में विफल!", + "Falkland Islands (Malvinas)": "फ़ॉकलैंड द्वीप (माल्विनास)", + "Faroe Islands": "फरो आइलैंड्स", + "February": "फरवरी", + "Fiji": "फिजी", + "Filename": "फ़ाइल का नाम", + "Finish enabling two factor authentication.": "दो कारक प्रमाणीकरण सक्षम करना समाप्त करें।", + "Finland": "फिनलैंड", + "For your security, please confirm your password to continue.": "अपनी सुरक्षा के लिए, कृपया जारी रखने के लिए अपने पासवर्ड की पुष्टि करें ।", + "Forbidden": "मना किया", + "Force Delete": "फोर्स डिलीट", + "Force Delete :resource": "फोर्स डिलीट :resource", + "Force Delete Resource": "फोर्स डिलीट रिसोर्स", + "Force Delete Selected": "फोर्स डिलीट सिलेक्टेड", + "Forgot Password": "पासवर्ड भूल गए", + "Forgot your password?": "अपना पासवर्ड भूल गए?", + "Forgot Your Password?": "अपना पासवर्ड भूल गए?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "अपना पासवर्ड भूल गए? कोई बात नहीं । बस हमें अपना ईमेल पता बताएं और हम आपको एक पासवर्ड रीसेट लिंक ईमेल करेंगे जो आपको एक नया चुनने की अनुमति देगा ।", + "France": "फ्रांस", + "French Guiana": "फ्रेंच गयाना", + "French Polynesia": "फ्रेंच पोलिनेशिया", + "French Southern Territories": "फ्रांसीसी दक्षिणी क्षेत्र", + "From": "से", + "Gabon": "गैबॉन", + "Gambia": "गाम्बिया", + "Georgia": "जॉर्जिया", + "Germany": "जर्मनी", + "Ghana": "घाना", + "Gibraltar": "जिब्राल्टर", + "Go Home": "घर जाओ", + "Go to page :page": "पेज :page पर जाएं", + "Great! You have accepted the invitation to join the :team team.": "बढ़िया! आपने :team टीम में शामिल होने का निमंत्रण स्वीकार कर लिया है ।", + "Greece": "ग्रीस", + "Greenland": "ग्रीनलैंड", + "Grenada": "ग्रेनेडा", + "Guadeloupe": "गुआदेलूप", + "Guam": "गुआम", + "Guatemala": "ग्वाटेमाला", + "Guernsey": "ग्वेर्नसे", + "Guinea": "गिनी", + "Guinea-Bissau": "गिनी-बिसाऊ", + "Guyana": "गुयाना", + "Haiti": "हैती", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "क्या आप अपनी सदस्यता रद्द करने के बारे में दोबारा विचार कर रहे हैं? आप अपने वर्तमान बिलिंग चक्र के अंत तक किसी भी समय तुरंत अपनी सदस्यता पुनः सक्रिय कर सकते हैं। आपका वर्तमान बिलिंग चक्र समाप्त होने के बाद, आप एक पूरी तरह से नई सदस्यता योजना चुन सकते हैं।", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "अपनी सदस्यता रद्द करने के बारे में दोबारा विचार कर रहे हैं? आप अपने वर्तमान बिलिंग चक्र के अंत तक किसी भी समय अपनी सदस्यता को तुरंत सक्रिय कर सकते हैं। आपका वर्तमान बिलिंग चक्र समाप्त होने के बाद, आप पूरी तरह से नई सदस्यता योजना चुन सकते हैं।", + "Heard Island & Mcdonald Islands": "हर्ड आइलैंड और मैकडॉनल्ड्स आइलैंड्स", + "Heard Island and McDonald Islands": "हर्ड द्वीप और मैकडॉनल्ड्स द्वीप", + "Hello!": "नमस्कार!", + "Hide Content": "सामग्री छुपाएं", + "Hold Up!": "पकड़ो!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "होंडुरास", + "Hong Kong": "हांगकांग", + "Hungary": "हंगरी", + "I agree to the :terms_of_service and :privacy_policy": "मैं :terms___ सेवा और :privacy_ नीति से सहमत हूं", + "Iceland": "आइसलैंड", + "ID": "आईडी", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "यदि आवश्यक हो, तो आप अपने सभी उपकरणों में अपने अन्य ब्राउज़र सत्रों से लॉग आउट कर सकते हैं । आपके हाल के कुछ सत्र नीचे सूचीबद्ध हैं; हालाँकि, यह सूची संपूर्ण नहीं हो सकती है । यदि आपको लगता है कि आपके खाते से छेड़छाड़ की गई है, तो आपको अपना पासवर्ड भी अपडेट करना चाहिए ।", + "If you already have an account, you may accept this invitation by clicking the button below:": "यदि आपके पास पहले से कोई खाता है, तो आप नीचे दिए गए बटन पर क्लिक करके इस निमंत्रण को स्वीकार कर सकते हैं:", + "If you did not create an account, no further action is required.": "यदि आपने खाता नहीं बनाया है, तो आगे की कार्रवाई की आवश्यकता नहीं है ।", + "If you did not expect to receive an invitation to this team, you may discard this email.": "यदि आपको इस टीम को निमंत्रण मिलने की उम्मीद नहीं थी, तो आप इस ईमेल को छोड़ सकते हैं ।", + "If you did not receive the email": "अगर आपको ईमेल नहीं मिला", + "If you did not request a password reset, no further action is required.": "यदि आपने पासवर्ड रीसेट का अनुरोध नहीं किया है, तो आगे की कार्रवाई की आवश्यकता नहीं है ।", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "यदि आपके पास खाता नहीं है, तो आप नीचे दिए गए बटन पर क्लिक करके एक बना सकते हैं । खाता बनाने के बाद, आप टीम आमंत्रण स्वीकार करने के लिए इस ईमेल में आमंत्रण स्वीकृति बटन पर क्लिक कर सकते हैं:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "यदि आपको अपने चालान में विशिष्ट संपर्क या कर जानकारी जोड़ने की आवश्यकता है, जैसे कि आपका पूरा व्यवसाय नाम, वैट पहचान संख्या, या रिकॉर्ड का पता, तो आप इसे यहां जोड़ सकते हैं।", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "यदि आपको \":actionText\" बटन पर क्लिक करने में परेशानी हो रही है, तो नीचे दिए गए यूआरएल को कॉपी और पेस्ट करें\nअपने वेब ब्राउज़र में:", + "Impersonate": "अभिनय करना", + "Increase": "वृद्धि", + "India": "भारत", + "Indonesia": "इंडोनेशिया", + "Invalid filename.": "अमान्य फ़ाइल नाम.", + "Invalid JSON was returned from the route.": "अमान्य JSON मार्ग से लौटा दिया गया था.", + "Invoice Email Addresses": "चालान ईमेल पते", + "Invoice emails updated successfully.": "चालान ईमेल को सफलतापूर्वक अपडेट किया गया।", + "Invoices": "चालान", + "Iran, Islamic Republic Of": "ईरान", + "Iran, Islamic Republic of": "ईरान (इस्लामिक रिपब्लिक ऑफ", + "Iraq": "इराक", + "Ireland": "आयरलैंड", + "Isle Of Man": "आइल ऑफ मैन", + "Isle of Man": "मैन द्वीप", + "Israel": "इज़राइल", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ऐसा लगता है कि आपके पास सक्रिय सदस्यता नहीं है। आरंभ करने के लिए आप नीचे दी गई सदस्यता योजनाओं में से एक चुन सकते हैं। आपकी सुविधानुसार सदस्यता योजनाओं को बदला या रद्द किया जा सकता है।", + "Italy": "इटली", + "Jamaica": "जमैका", + "January": "जनवरी", + "Japan": "जापान", + "Jersey": "जर्सी", + "Jordan": "जॉर्डन", + "July": "जुलाई", + "June": "जून", + "Kazakhstan": "कजाकिस्तान", + "Kenya": "केन्या", + "Key": "कुंजी", + "Kiribati": "किरिबाती", + "Korea": "दक्षिण कोरिया", + "Korea, Democratic People's Republic of": "उत्तर कोरिया", + "Korea, Republic of": "कोरिया गणतंत्र", + "Kosovo": "कोसोवो", + "Kuwait": "कुवैत", + "Kyrgyzstan": "किर्गिस्तान", + "Lao People's Democratic Republic": "लाओस", + "Last active": "अंतिम सक्रिय", + "Last used": "अंतिम बार इस्तेमाल किया", + "Latvia": "लातविया", + "Leave": "छोड़ो", + "Leave Team": "टीम छोड़ दो", + "Lebanon": "लेबनान", + "length": "लंबाई", + "Lens": "लेंस", + "Lesotho": "लेसोथो", + "Liberia": "लाइबेरिया", + "Libyan Arab Jamahiriya": "लीबिया", + "Liechtenstein": "लिकटेंस्टीन", + "Light": "रोशनी", + "Lithuania": "लिथुआनिया", + "Load :perPage More": "लोड अधिक :perPage", + "Loading": "लोड हो रहा है", + "Location": "जगह", + "Log in": "लॉग इन करें", + "Log In": "लॉग इन करें", + "Log Out": "लॉग आउट करें", + "Log out": "लॉग आउट", + "Log Out Other Browser Sessions": "अन्य ब्राउज़र सत्र लॉग आउट करें", + "Log Viewer": "लॉग देखने वाला", + "Login": "लॉगिन करें", + "Logout": "लॉगआउट", + "Logs": "लॉग्स", + "Luxembourg": "लक्ज़मबर्ग", + "Macao": "मकाओ", + "Macedonia": "उत्तर मैसेडोनिया", + "Macedonia, the former Yugoslav Republic of": "मैसेडोनिया, पूर्व यूगोस्लाव गणराज्य", + "Madagascar": "मेडागास्कर", + "Malawi": "मलावी", + "Malaysia": "मलेशिया", + "Maldives": "मालदीव", + "Mali": "छोटा", + "Malta": "माल्टा", + "Manage Account": "खाता प्रबंधित करें", + "Manage and log out your active sessions on other browsers and devices.": "अन्य ब्राउज़रों और उपकरणों पर अपने सक्रिय सत्र प्रबंधित करें और लॉग आउट करें ।", + "Manage API Tokens": "प्रबंधन API टोकन", + "Manage Role": "भूमिका प्रबंधित करें", + "Manage Team": "टीम का प्रबंधन", + "Managing billing for :billableName": ":BillableName की बिलिंग प्रबंधित करना", + "March": "मार्च", + "Mark all as Read": "सभी को पढ़ा हुआ मार्क करें", + "Mark all notifications as read": "सभी सूचनाओं को पठित के रूप में चिह्नित करें", + "Mark Read": "पढ़ा हुआ चिह्नित करें", + "Mark Unread": "अपठित चिन्हित करो", + "Marshall Islands": "मार्शल द्वीप समूह", + "Martinique": "मार्टीनिक", + "Mauritania": "मॉरिटानिया", + "Mauritius": "मॉरीशस", + "May": "मई", + "Mayotte": "मैयट", + "Mexico": "मेक्सिको", + "Micronesia, Federated States Of": "माइक्रोनेशिया", + "Micronesia, Federated States of": "माइक्रोनेशिया, संघीय राज्य", + "Moldova": "मोल्दोवा", + "Moldova, Republic of": "मोल्दोवा, गणराज्य", + "Monaco": "मोनाको", + "Mongolia": "मंगोलिया", + "Montenegro": "मोंटेनेग्रो", + "Month To Date": "तिथि करने के लिए महीना", + "Monthly": "महीने के", + "monthly": "महीने के", + "Montserrat": "मोंटसेराट", + "Morocco": "मोरक्को", + "Mozambique": "मोजाम्बिक", + "Myanmar": "म्यांमार", + "Name": "नाम", + "name": "नाम", + "Namibia": "नामीबिया", + "Nauru": "नौरू", + "Nepal": "नेपाल", + "Netherlands": "नीदरलैंड", + "Netherlands Antilles": "नीदरलैंड्स एंटाइल्स", + "Nevermind": "कोई बात नहीं", + "Nevermind, I'll keep my old plan": "कोई बात नहीं, मैं अपना पुराना प्लान जारी रखूंगा", + "New": "नया", + "New :resource": "नई :resource", + "New Caledonia": "न्यू कैलेडोनिया", + "New Password": "नया पासवर्ड", + "New Zealand": "न्यूजीलैंड", + "Next": "अगला", + "Next Payment": "अगला भुगतान", + "Next Payment on": "अगला भुगतान चालू", + "Nicaragua": "निकारागुआ", + "Niger": "नाइजर", + "Nigeria": "नाइजीरिया", + "Niue": "नीयू", + "No": "नहीं।", + "No :resource matched the given criteria.": "दिए गए मापदंड से :resource का मिलान नहीं हुआ ।", + "No additional information...": "कोई अतिरिक्त जानकारी नहीं । ..", + "No Current Data": "कोई वर्तमान डेटा नहीं", + "No Data": "कोई डेटा नहीं", + "no file selected": "कोई फ़ाइल चयनित", + "No Increase": "कोई वृद्धि नहीं", + "No payment methods on file.": "फाइल पर कोई भुगतान विधि नहीं है।", + "No payment scheduled.": "कोई भुगतान निर्धारित नहीं है।", + "No Prior Data": "कोई पूर्व डेटा नहीं", + "No Results Found.": "कोई परिणाम नहीं मिला ।", + "Norfolk Island": "नॉरफ़ॉक द्वीप", + "Northern Mariana Islands": "उत्तरी मारियाना द्वीप समूह", + "Norway": "नॉर्वे", + "Not Found": "नहीं मिला", + "Notifications": "सूचनाएं", + "Nova": "Nova", + "Nova User": "नोवा उपयोगकर्ता", + "November": "नवंबर", + "October": "अक्टूबर", + "of": "की", + "OK": "ठीक है", + "Oman": "ओमान", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "एक बार जब कोई टीम हटा दी जाती है, तो उसके सभी संसाधन और डेटा स्थायी रूप से हटा दिए जाएंगे । इस टीम को हटाने से पहले, कृपया इस टीम के बारे में कोई भी डेटा या जानकारी डाउनलोड करें जिसे आप बनाए रखना चाहते हैं ।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "एक बार जब आपका खाता हटा दिया जाता है, तो उसके सभी संसाधन और डेटा स्थायी रूप से हटा दिए जाएंगे । अपना खाता हटाने से पहले, कृपया कोई भी डेटा या जानकारी डाउनलोड करें जिसे आप बनाए रखना चाहते हैं ।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "एक बार आपका खाता हटा दिए जाने के बाद, इसके सभी संसाधन और डेटा स्थायी रूप से हटा दिए जाएँगे। यह पुष्टि करने के लिए कृपया अपना पासवर्ड दर्ज करें कि आप अपना खाता स्थायी रूप से हटाना चाहते हैं।", + "Only Trashed": "केवल ट्रैश किए गए", + "Open Invoices": "चालान खोलें", + "Original": "मूल", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "हमारा बिलिंग प्रबंधन पोर्टल आपको अपनी सदस्यता योजना, भुगतान विधि को आसानी से प्रबंधित करने और अपने हालिया चालान डाउनलोड करने की अनुमति देता है।", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "हमारा बिलिंग प्रबंधन पोर्टल आपको अपनी सदस्यता योजना, भुगतान विधियों को आसानी से प्रबंधित करने और अपने हाल के चालान डाउनलोड करने की अनुमति देता है।", + "Page Expired": "पृष्ठ समाप्त हो गया", + "Pagination Navigation": "पृष्ठ पर अंक लगाना नेविगेशन", + "Paid": "भुगतान किया गया", + "Pakistan": "पाकिस्तान", + "Palau": "पलाऊ", + "Palestinian Territory, Occupied": "फिलिस्तीनी क्षेत्र", + "Panama": "पनामा", + "Papua New Guinea": "पापुआ न्यू गिनी", + "Paraguay": "पराग्वे", + "Password": "पासवर्ड", + "password": "पासवर्ड", + "Payment Confirmation": "भुगतान की पुष्टि", + "Payment Information": "भुगतान जानकारी", + "Payment information updated successfully.": "भुगतान जानकारी सफलतापूर्वक अपडेट की गई।", + "Payment Method": "भुगतान विधि", + "Payment Methods": "भुगतान की विधि", + "Payment Required": "भुगतान की आवश्यकता है", + "Payments": "भुगतान", + "Pending Team Invitations": "लंबित टीम निमंत्रण", + "Per Page": "प्रति पृष्ठ", + "Permanently delete this team.": "इस टीम को स्थायी रूप से हटा दें ।", + "Permanently delete your account.": "अपने खाते को स्थायी रूप से हटा दें ।", + "Permissions": "अनुमतियां", + "Peru": "पेरू", + "Philippines": "फिलीपींस", + "Photo": "फोटो", + "Pitcairn": "पिटकेर्न द्वीप समूह", + "Please accept the terms of service.": "कृपया सेवा के नियमों को स्वीकार करें।", + "Please click the button below to verify your email address.": "कृपया अपना ईमेल पता सत्यापित करने के लिए नीचे दिए गए बटन पर क्लिक करें ।", + "Please confirm access to your account by entering one of your emergency recovery codes.": "कृपया अपने आपातकालीन पुनर्प्राप्ति कोड में से एक दर्ज करके अपने खाते तक पहुंच की पुष्टि करें ।", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "कृपया अपने प्रमाणक एप्लिकेशन द्वारा प्रदान किए गए प्रमाणीकरण कोड को दर्ज करके अपने खाते तक पहुंच की पुष्टि करें ।", + "Please confirm your password before continuing.": "कृपया जारी रखने से पहले अपने पासवर्ड की पुष्टि करें।", + "Please copy your new API token. For your security, it won't be shown again.": "कृपया अपना नया एपीआई टोकन कॉपी करें । आपकी सुरक्षा के लिए, इसे फिर से नहीं दिखाया जाएगा ।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "कृपया यह पुष्टि करने के लिए अपना पासवर्ड दर्ज करें कि आप अपने सभी उपकरणों में अपने अन्य ब्राउज़र सत्रों से लॉग आउट करना चाहते हैं ।", + "Please provide a maximum of three invoice emails addresses.": "कृपया अधिकतम तीन चालान ईमेल पते प्रदान करें।", + "Please provide the email address of the person you would like to add to this team.": "कृपया उस व्यक्ति का ईमेल पता प्रदान करें जिसे आप इस टीम में जोड़ना चाहते हैं ।", + "Please set a default payment method before retrying payments.": "कृपया भुगतान वापस लेने से पहले एक डिफ़ॉल्ट भुगतान विधि सेट करें।", + "Please set a default payment method before swapping plans.": "योजनाओं की अदला-बदली से पहले कृपया एक डिफ़ॉल्ट भुगतान विधि निर्धारित करें।", + "Poland": "पोलैंड", + "Portugal": "पुर्तगाल", + "Press / to search": "प्रेस / खोज करने के लिए", + "Preview": "पूर्वावलोकन", + "Previewing": "पूर्वावलोकन", + "Previous": "पिछला", + "Privacy Policy": "गोपनीयता नीति", + "Profile": "प्रोफ़ाइल", + "Profile Information": "प्रोफ़ाइल जानकारी", + "Puerto Rico": "प्यूर्टो रिको", + "Qatar": "कतर", + "Quarter To Date": "आज तक क्वार्टर", + "Recovery Code": "रिकवरी कोड", + "Refresh": "ताज़ा करना", + "Regards,": "सादर,", + "Regenerate Recovery Codes": "पुन: उत्पन्न वसूली कोड", + "Register": "रजिस्टर करें", + "Reload": "पुनः लोड करें", + "Remember me": "मुझे याद करो", + "Remember Me": "मुझे याद करो", + "Remove": "निकालें", + "Remove Photo": "फोटो निकालें", + "Remove Team Member": "टीम के सदस्य निकालें", + "Replicate": "दोहराने", + "Required fields": "आवश्यक फील्ड्स", + "Resend Verification Email": "सत्यापन ईमेल पुनः भेजें", + "Reset Filters": "फ़िल्टर रीसेट करें", + "Reset Password": "पासवर्ड रीसेट करें", + "Reset Password Notification": "पासवर्ड अधिसूचना रीसेट करें", + "resource": "संसाधन", + "Resource Row Dropdown": "संसाधन पंक्ति ड्रॉपडाउन", + "Resources": "संसाधन", + "resources": "संसाधन", + "Restore": "पुनर्स्थापित करें", + "Restore :resource": "पुनर्स्थापित करें :resource", + "Restore Resource": "संसाधन पुनर्स्थापित करें", + "Restore Selected": "चयनित पुनर्स्थापित करें", + "results": "परिणाम", + "Resume Subscription": "सदस्यता फिर से शुरू करें", + "Retry Payment": "भुगतान पुनः आजमाएं", + "Return to :appName": ":AppName को लौटें", + "Reunion": "बैठक", + "Role": "भूमिका", + "Romania": "रोमानिया", + "Run Action": "भागो कार्रवाई", + "Russian Federation": "रूसी संघ", + "Rwanda": "रवांडा", + "Réunion": "रियूनियन", + "Saint Barthelemy": "सेंट बार्थेलेमी", + "Saint Barthélemy": "सेंट बार्थेलेमी", + "Saint Helena": "सेंट हेलेना", + "Saint Kitts And Nevis": "सेंट किट्स और नेविस", + "Saint Kitts and Nevis": "संत किट्ट्स और नेविस", + "Saint Lucia": "सेंट लूसिया", + "Saint Martin": "सेंट मार्टिन", + "Saint Martin (French part)": "सेंट मार्टिन (फ्रांसीसी भाग)", + "Saint Pierre And Miquelon": "सेंट पियरे और मिकेलॉन", + "Saint Pierre and Miquelon": "सेंट पियरे और मिकेलॉन", + "Saint Vincent And Grenadines": "सेंट विंसेंट और ग्रेनेडाइंस", + "Saint Vincent and the Grenadines": "संत विंसेंट अँड थे ग्रेनडीनेस", + "Samoa": "समोआ", + "San Marino": "सैन मैरिनो", + "Sao Tome And Principe": "साओ टोमे और प्रिंसीप", + "Sao Tome and Principe": "साओ टोमे और प्रिंसिपे", + "Saudi Arabia": "सऊदी अरब", + "Save": "सहेजें", + "Saved.": "बचाया।", + "Scroll to bottom": "नीचे स्क्रॉल करें", + "Scroll to top": "शीर्ष तक स्क्रॉल करें", + "Search": "खोजिए", + "Secure Area": "सुरक्षित क्षेत्र", + "Select": "चुनना", + "Select a different plan": "कोई भिन्न योजना चुनें", + "Select a log file...": "लॉग फ़ाइल चुनें...", + "Select A New Photo": "एक नई तस्वीर का चयन करें", + "Select Action": "कार्रवाई का चयन करें", + "Select all": "सभी का चयन करें", + "Select All Dropdown": "सभी ड्रॉपडाउन का चयन करें", + "Select this page": "इस पेज को चुनें", + "Send Password Reset Link": "पासवर्ड रीसेट लिंक भेजें", + "Senegal": "सेनेगल", + "September": "सितंबर", + "Serbia": "सर्बिया", + "Server Error": "सर्वर त्रुटि", + "Service Unavailable": "सेवा अनुपलब्ध", + "Set as default": "डिफाल्ट के रूप में सेट", + "Setup Key": "सेटअप कुंजी", + "Seychelles": "सेशेल्स", + "Show All Fields": "सभी फ़ील्ड दिखाएँ", + "Show Content": "सामग्री दिखाएँ", + "Show Recovery Codes": "रिकवरी कोड दिखाएं", + "Showing": "दिखा रहा है", + "Sierra Leone": "सिएरा लियोन", + "Signed in as": "इस रूप में साइन इन किया", + "Singapore": "सिंगापुर", + "Sint Maarten (Dutch part)": "सिंट मार्टेन", + "Slovakia": "स्लोवाकिया", + "Slovenia": "स्लोवेनिया", + "Soft Deleted": "शीतल हटाया गया", + "Solomon Islands": "सोलोमन द्वीप", + "Somalia": "सोमालिया", + "Something went wrong.": "कुछ गलत हो गया ।", + "Sorry! You are not authorized to perform this action.": "क्षमा करें! आप इस क्रिया को करने के लिए अधिकृत नहीं हैं ।", + "Sorry, your session has expired.": "क्षमा करें, आपका सत्र समाप्त हो गया है ।", + "South Africa": "दक्षिण अफ्रीका", + "South Georgia And Sandwich Isl.": "दक्षिण जॉर्जिया और दक्षिण सैंडविच द्वीप समूह", + "South Georgia and the South Sandwich Islands": "दक्षिण जॉर्जिया और दक्षिण सैंडविच द्वीप समूह", + "South Sudan": "दक्षिण सूडान", + "Spain": "स्पेन", + "Sri Lanka": "श्रीलंका", + "Standalone Actions": "स्टैंडअलोन क्रियाएँ", + "Start Polling": "मतदान शुरू", + "Start polling": "मतदान शुरू करें", + "State / County": "राज्य / काउंटी", + "Stop Impersonating": "प्रतिरूपण बंद करो", + "Stop Polling": "मतदान बंद", + "Stop polling": "मतदान बंद करो", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "इन पुनर्प्राप्ति कोड को एक सुरक्षित पासवर्ड प्रबंधक में संग्रहीत करें । यदि आपका टू फैक्टर ऑथेंटिकेशन डिवाइस खो गया है तो उनका उपयोग आपके खाते तक पहुंच को पुनर्प्राप्त करने के लिए किया जा सकता है ।", + "Subscribe": "सदस्यता लेने के", + "Subscription Information": "सदस्यता जानकारी", + "Subscription Pending": "सदस्यता लंबित", + "Sudan": "सूडान", + "Suriname": "सूरीनाम", + "Svalbard And Jan Mayen": "स्वालबार्ड और जान मायेन", + "Svalbard and Jan Mayen": "स्वालबार्ड और जेन मायेन", + "Swaziland": "Eswatini", + "Sweden": "स्वीडन", + "Switch Teams": "स्विच टीमें", + "Switzerland": "स्विट्जरलैंड", + "Syrian Arab Republic": "सीरिया", + "System": "प्रणाली", + "Taiwan": "ताइवान", + "Taiwan, Province of China": "ताइवान, चीन प्रांत", + "Tajikistan": "ताजिकिस्तान", + "Tanzania": "तंजानिया", + "Tanzania, United Republic of": "तंजानिया, संयुक्त गणराज्य", + "TAX": "कर", + "Team Details": "टीम विवरण", + "Team Invitation": "टीम निमंत्रण", + "Team Members": "टीम के सदस्य", + "Team Name": "टीम का नाम", + "Team Owner": "टीम के मालिक", + "Team Settings": "टीम सेटिंग्स", + "Terms of Service": "सेवा की शर्तें", + "Thailand": "थाईलैंड", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "साइन अप करने के लिए धन्यवाद! आरंभ करने से पहले, क्या आप उस लिंक पर क्लिक करके अपना ईमेल पता सत्यापित कर सकते हैं जिसे हमने आपको ईमेल किया था? यदि आपको ईमेल प्राप्त नहीं हुआ है, तो हम खुशी से आपको एक और भेज देंगे ।", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "आपकी लगातार सहायता के लिए धन्यवाद। हमने आपके रिकॉर्ड के लिए आपके चालान की एक प्रति संलग्न कर दी है। कृपया हमें बताएं कि क्या आपके कोई प्रश्न या चिंताएं हैं।", + "Thanks,": "धन्यवाद,", + "The :attribute must be a valid role.": ":Attribute एक वैध भूमिका होनी चाहिए ।", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute में कम से कम :length वर्ण होने चाहिए और इसमें कम से कम एक संख्या होनी चाहिए ।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute में कम से कम :length वर्ण होने चाहिए और इसमें कम से कम एक विशेष वर्ण और एक संख्या होनी चाहिए ।", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute में कम से कम :length वर्ण होने चाहिए और इसमें कम से कम एक विशेष वर्ण होना चाहिए ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute कम से कम :length वर्ण होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण और एक संख्या होनी चाहिए ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute कम से कम :length वर्ण होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण और एक विशेष वर्ण होना चाहिए ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute में कम से कम :length वर्ण होने चाहिए और इसमें कम से कम एक अपरकेस वर्ण, एक संख्या और एक विशेष वर्ण होना चाहिए ।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute कम से कम :length वर्ण होना चाहिए और इसमें कम से कम एक अपरकेस वर्ण होना चाहिए ।", + "The :attribute must be at least :length characters.": ":Attribute कम से कम :length वर्ण होना चाहिए ।", + "The :attribute must contain at least one letter.": ":Attribute में कम से कम एक अक्षर होना चाहिए।", + "The :attribute must contain at least one number.": ":Attribute में कम से कम एक संख्या होनी चाहिए।", + "The :attribute must contain at least one symbol.": ":Attribute में कम से कम एक प्रतीक होना चाहिए।", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute में कम से कम एक अपरकेस और एक लोअरकेस अक्षर होना चाहिए।", + "The :resource was created!": ":Resource बनाया गया था!", + "The :resource was deleted!": ":Resource हटा दिया गया था!", + "The :resource was restored!": ":Resource बहाल किया गया था!", + "The :resource was updated!": ":Resource अद्यतन किया गया था!", + "The action was executed successfully.": "कार्रवाई को सफलतापूर्वक अंजाम दिया गया।", + "The default payment method cannot be removed.": "डिफ़ॉल्ट भुगतान विधि को हटाया नहीं जा सकता।", + "The file was deleted!": "फ़ाइल हटा दी गई थी!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिए गए :attribute डेटा लीक में सामने आए हैं। कृपया कोई भिन्न :attribute चुनें.", + "The given data was invalid.": "दिया गया डेटा अमान्य था।", + "The government won't let us show you what's behind these doors": "सरकार नहीं होने देंगे हमें आप दिखाते हैं कि इन दरवाजों के पीछे क्या है", + "The HasOne relationship has already been filled.": "हसनैन का रिश्ता पहले ही भर चुका है ।", + "The image could not be loaded": "छवि लोड नहीं की जा सकी", + "The image could not be loaded.": "छवि लोड नहीं की जा सकी।", + "The invoice emails must be valid email addresses.": "इनवॉइस ईमेल मान्य ईमेल पते होने चाहिए।", + "The password is incorrect.": "पासवर्ड गलत है।", + "The provided coupon code is invalid.": "प्रदान किया गया कूपन कोड अमान्य है।", + "The provided password does not match your current password.": "प्रदान किया गया पासवर्ड आपके वर्तमान पासवर्ड से मेल नहीं खाता है ।", + "The provided password was incorrect.": "प्रदान किया गया पासवर्ड गलत था ।", + "The provided two factor authentication code was invalid.": "प्रदान किए गए दो कारक प्रमाणीकरण कोड अमान्य था ।", + "The provided two factor recovery code was invalid.": "प्रदान किया गया दो कारक पुनर्प्राप्ति कोड अमान्य था।", + "The provided VAT number is invalid.": "दिया गया VAT नंबर अमान्य है.", + "The resource was attached!": "संसाधन जुड़ा हुआ था!", + "The resource was prevented from being saved!": "संसाधन को सहेजे जाने से रोका गया!", + "The resource was updated!": "संसाधन अद्यतन किया गया था!", + "The response is not a streamed response.": "प्रतिक्रिया कोई सुव्यवस्थित प्रतिक्रिया नहीं है.", + "The response is not a view.": "प्रतिक्रिया कोई दृश्य नहीं है.", + "The selected country is invalid.": "चयनित देश अमान्य है।", + "The selected plan is invalid.": "चयनित योजना अमान्य है।", + "The selected resources have been :action!": "चयनित संसाधन :action हो गए हैं!", + "The team's name and owner information.": "टीम का नाम और मालिक जानकारी.", + "There are no available options for this resource.": "इस संसाधन के लिए कोई उपलब्ध विकल्प नहीं हैं ।", + "There are no fields to display.": "प्रदर्शित करने के लिए कोई फ़ील्ड नहीं है।", + "There are no new notifications.": "कोई नई सूचनाएं नहीं हैं।", + "There was a problem executing the action.": "कार्रवाई को निष्पादित करने में एक समस्या थी ।", + "There was a problem fetching the resource.": "संसाधन लाने में एक समस्या हुई.", + "There was a problem submitting the form.": "फॉर्म जमा करने में समस्या थी ।", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "इन लोगों को आपकी टीम में आमंत्रित किया गया है और एक निमंत्रण ईमेल भेजा गया है । वे ईमेल आमंत्रण स्वीकार करके टीम में शामिल हो सकते हैं ।", + "This account does not have an active subscription.": "इस खाते की कोई सक्रिय सदस्यता नहीं है।", + "This action is unauthorized.": "यह कार्रवाई अनधिकृत है.", + "This copy of Nova is unlicensed.": "नोवा की यह प्रति लाइसेंस रहित है।", + "This coupon code can only be used by new customers.": "इस कूपन कोड का उपयोग केवल नए ग्राहक ही कर सकते हैं।", + "This device": "यह डिवाइस", + "This file field is read-only.": "यह फ़ाइल फ़ील्ड केवल पढ़ने के लिए है ।", + "This invoice is no longer open.": "यह चालान अब खुला नहीं है।", + "This is a secure area of the application. Please confirm your password before continuing.": "यह आवेदन का एक सुरक्षित क्षेत्र है । जारी रखने से पहले अपने पासवर्ड की पुष्टि करें ।", + "This password does not match our records.": "यह पासवर्ड हमारे रिकॉर्ड से मेल नहीं खाता ।", + "This password reset link will expire in :count minutes.": "यह पासवर्ड रीसेट लिंक :count मिनट में समाप्त हो जाएगा ।", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "यह भुगतान शुरू किया गया था, लेकिन फंड अभी तक प्राप्त नहीं हुए हैं। इसमें 14 दिन तक का समय लग सकता है।", + "This resource no longer exists": "यह संसाधन अब मौजूद नहीं है", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "यह सदस्यता समाप्त हो गई है और इसे फिर से शुरू नहीं किया जा सकता है। कृपया एक नई सदस्यता बनाएँ।", + "This user already belongs to the team.": "यह उपयोगकर्ता पहले से ही टीम का है ।", + "This user has already been invited to the team.": "इस उपयोगकर्ता को पहले ही टीम में आमंत्रित किया जा चुका है ।", + "Timor-Leste": "तिमोर-लेस्ते", + "to": "को", + "To": "सेवा", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "टू फैक्टर ऑथेंटिकेशन को सक्षम करने के लिए, अपने फोन के ऑथेंटिकेटर एप्लिकेशन का उपयोग करके निम्नलिखित क्यूआर कोड को स्कैन करें या सेटअप कुंजी दर्ज करें और उत्पन्न ओटीपी कोड प्रदान करें।", + "Today": "आज", + "Toggle navigation": "टॉगल नेविगेशन", + "Togo": "टोगो", + "Tokelau": "टोकेलौ", + "Token Name": "टोकन नाम", + "Tonga": "आओ", + "Too Many Requests": "बहुत सारे अनुरोध", + "total": "कुल", + "Total:": "संपूर्ण:", + "Trashed": "ट्रैश किए गए", + "Trinidad And Tobago": "त्रिनिदाद और टोबैगो", + "Trinidad and Tobago": "त्रिनिदाद और टोबैगो", + "Tunisia": "ट्यूनीशिया", + "Turkey": "तुर्की", + "Turkmenistan": "तुर्कमेनिस्तान", + "Turks And Caicos Islands": "तुर्क और कैकोस द्वीप समूह", + "Turks and Caicos Islands": "तुर्क और कैकोस द्वीप समूह", + "Tuvalu": "तुवालु", + "Two Factor Authentication": "दो कारक प्रमाणीकरण", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "दो कारक प्रमाणीकरण अब सक्षम है। अपने फोन के ऑथेंटिकेटर एप्लिकेशन का उपयोग करके निम्नलिखित क्यूआर कोड को स्कैन करें या सेटअप कुंजी दर्ज करें।", + "Type": "प्रकार", + "Uganda": "युगांडा", + "Ukraine": "यूक्रेन", + "Unauthorized": "अनधिकृत", + "United Arab Emirates": "संयुक्त अरब अमीरात", + "United Kingdom": "यूनाइटेड किंगडम", + "United States": "संयुक्त राज्य", + "United States Minor Outlying Islands": "संयुक्त राज्य अमेरिका के छोटे दूरस्थ द्वीपसमूह", + "United States Outlying Islands": "अमेरिका दूरस्थ द्वीप समूह", + "Unknown": "अनजान", + "Unpaid": "अवैतनिक", + "Update": "अद्यतन करें", + "Update & Continue Editing": "अद्यतन और संपादन जारी रखें", + "Update :resource": "अद्यतन :resource", + "Update :resource: :title": "अद्यतन :resource: :title", + "Update attached :resource: :title": "अद्यतन संलग्न :resource: :title", + "Update Password": "पासवर्ड अपडेट करें", + "Update Payment Information": "भुगतान जानकारी अपडेट करें", + "Update Payment Method": "भुगतान विधि अद्यतन करें", + "Update your account's profile information and email address.": "अपने खाते की प्रोफ़ाइल जानकारी और ईमेल पता अपडेट करें ।", + "Uploading": "अपलोड हो रहा है", + "Uploading files... (:current/:total)": "फ़ाइलें अपलोड हो रही हैं... (:current/:total)", + "Uruguay": "उरुग्वे", + "Use a recovery code": "पुनर्प्राप्ति कोड का उपयोग करें", + "Use an authentication code": "प्रमाणीकरण कोड का उपयोग करें", + "User Actions": "उपयोगकर्ता क्रियाएँ", + "User Security": "उपयोगकर्ता सुरक्षा", + "Username": "उपयोगकर्ता नाम", + "Uzbekistan": "उज्बेकिस्तान", + "Value": "मूल्य", + "Vanuatu": "वानुअतु", + "VAT Number": "वैट संख्या", + "Venezuela": "वेनेजुएला", + "Venezuela, Bolivarian Republic of": "वेनेज़ुएला, बोलीविया गणराज्य", + "Verify Email Address": "ईमेल पता सत्यापित करें", + "Verify Your Email Address": "अपने ईमेल पते की पुष्टि करें", + "Viet Nam": "Vietnam", + "View": "देखें", + "Virgin Islands, British": "ब्रिटिश वर्जिन द्वीप समूह", + "Virgin Islands, U.S.": "अमेरिका वर्जिन द्वीप समूह", + "Wallis And Futuna": "वालिस और फ़्यूचूना", + "Wallis and Futuna": "वाली और फ़्युटुना", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "हम आपकी सदस्यता संसाधित कर रहे हैं। एक बार सदस्यता सफलतापूर्वक संसाधित हो जाने के बाद, यह पृष्ठ स्वचालित रूप से अपडेट हो जाएगा। आमतौर पर, इस प्रक्रिया में केवल कुछ सेकंड लगने चाहिए।", + "We are unable to process your payment. Please contact customer support.": "हम आपका भुगतान संसाधित करने में असमर्थ हैं। कृपया ग्राहक सहायता से संपर्क करें।", + "We have emailed your password reset link!": "हमने आपका पासवर्ड रीसेट लिंक ईमेल कर दिया है!", + "We were unable to find a registered user with this email address.": "हम इस ईमेल पते के साथ एक पंजीकृत उपयोगकर्ता को खोजने में असमर्थ थे ।", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "हम नीचे निर्दिष्ट ईमेल पते पर एक चालान डाउनलोड लिंक भेजेंगे। आप अल्पविराम का उपयोग करके कई ईमेल पते अलग कर सकते हैं।", + "We're lost in space. The page you were trying to view does not exist.": "हम अंतरिक्ष में खो गए हैं । जिस पृष्ठ को आप देखने का प्रयास कर रहे थे वह मौजूद नहीं है ।", + "Welcome Back!": "वापस स्वागत है!", + "Western Sahara": "पश्चिमी सहारा", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "जब दो कारक प्रमाणीकरण सक्षम होता है, तो आपको प्रमाणीकरण के दौरान एक सुरक्षित, यादृच्छिक टोकन के लिए संकेत दिया जाएगा । आप अपने फोन के गूगल प्रमाणक आवेदन से इस टोकन पुनः प्राप्त कर सकते हैं.", + "Whoops": "वूप्स", + "Whoops!": "ओह!", + "Whoops! Something went wrong.": "ओह! कुछ गलत हो गया ।", + "With Trashed": "ट्रैश के साथ", + "Write": "लिखें", + "Year To Date": "तिथि करने के लिए वर्ष", + "Yearly": "सालाना", + "Yemen": "येमेनी", + "Yes": "हाँ", + "You are already subscribed.": "आप पहले से ही सब्सक्राइब हो।", + "You are currently within your free trial period. Your trial will expire on :date.": "आप वर्तमान में अपनी नि: शुल्क परीक्षण अवधि के भीतर हैं। आपका परीक्षण :date पर समाप्त हो जाएगा।", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "आप वर्तमान में अपनी नि: शुल्क परीक्षण अवधि के भीतर हैं। आपका परीक्षण :date. को समाप्त हो जाएगा एक नई सदस्यता शुरू करने से आपका परीक्षण समाप्त हो जाएगा।", + "You are logged in!": "आप लोग्ड इन हो चुके हैं!", + "You are receiving this email because we received a password reset request for your account.": "आपको यह ईमेल प्राप्त हो रहा है क्योंकि हमें आपके खाते के लिए पासवर्ड रीसेट अनुरोध प्राप्त हुआ है ।", + "You have been invited to join the :team team!": "आपको :team टीम में शामिल होने के लिए आमंत्रित किया गया है!", + "You have enabled two factor authentication.": "आपने दो कारक प्रमाणीकरण सक्षम किया है ।", + "You have not enabled two factor authentication.": "आपने दो कारक प्रमाणीकरण सक्षम नहीं किया है ।", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "आपके कुछ बकाया चालान हैं। अपनी डिफ़ॉल्ट भुगतान पद्धति को अपडेट करने के बाद, आप नीचे दी गई चालान सूची के माध्यम से भुगतान का पुनः प्रयास कर सकते हैं।", + "You may accept this invitation by clicking the button below:": "आप नीचे दिए गए बटन पर क्लिक करके इस आमंत्रण को स्वीकार कर सकते हैं:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "आप किसी भी समय अपनी सदस्यता रद्द कर सकते हैं। एक बार आपकी सदस्यता रद्द हो जाने के बाद, आपके पास अपने वर्तमान बिलिंग चक्र के अंत तक सदस्यता को फिर से शुरू करने का विकल्प होगा।", + "You may delete any of your existing tokens if they are no longer needed.": "यदि आप अब आवश्यक नहीं हैं तो आप अपने किसी भी मौजूदा टोकन को हटा सकते हैं ।", + "You may not delete your personal team.": "आप अपनी व्यक्तिगत टीम को हटा नहीं सकते हैं ।", + "You may not leave a team that you created.": "आप अपने द्वारा बनाई गई टीम को नहीं छोड़ सकते हैं ।", + "You will receive an invoice and payment link via email for each billing period.": "आपको प्रत्येक बिलिंग अवधि के लिए ईमेल द्वारा चालान और भुगतान लिंक प्राप्त होगा।", + "You're logged in!": "आप लॉग इन हैं!", + "Your :invoiceName invoice is now available!": "आपका :invoiceName चालान अब उपलब्ध है!", + "Your billing address is :address :address2 :postal_code :city :state :country": "आपका बिलिंग पता :address :address2 :postal_code :city :state :country है", + "Your card was declined. Please contact your card issuer for more information.": "आपके कार्ड को अस्वीकृत कर दिया गया था। अधिक जानकारी के लिए कृपया अपने कार्ड जारीकर्ता से संपर्क करें।", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "आपकी वर्तमान भुगतान पद्धति :lastFour पर समाप्त होने वाला क्रेडिट कार्ड है जो :expiration को समाप्त होता है।", + "Your email address is unverified.": "आपका ईमेल पता असत्यापित है।", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "आपका :amount का अंतिम भुगतान विफल रहा। विफल भुगतान का पुनः प्रयास करने के लिए कृपया अपनी भुगतान विधि अपडेट करें।", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date में से :amount का आपका अंतिम भुगतान विफल हो गया। विफल भुगतान का पुनः प्रयास करने के लिए कृपया अपनी भुगतान विधि अपडेट करें।", + "Your next payment of :amount will be processed on :date.": "आपका :amount का अगला भुगतान :date पर होगा।", + "Your payment method has been added successfully.": "आपकी भुगतान विधि सफलतापूर्वक जोड़ दी गई है।", + "Your payment method will be charged automatically for each billing period.": "प्रत्येक बिलिंग अवधि के लिए आपकी भुगतान विधि से स्वचालित रूप से शुल्क लिया जाएगा।", + "Your registered VAT Number is :vatNumber.": "आपका पंजीकृत वैट नंबर :vatNumber है।", + "Your subscription has been started successfully.": "आपकी सदस्यता सफलतापूर्वक शुरू कर दी गई है।", + "Your subscription has been successfully cancelled.": "आपकी सदस्यता सफलतापूर्वक रद्द कर दी गई है।", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "आपकी सदस्यता सफलतापूर्वक रद्द कर दी गई है। आपकी बिलिंग अवधि के अंत तक आपके पास अभी भी पहुंच रहेगी।", + "Your subscription was successfully resumed.": "आपकी सदस्यता सफलतापूर्वक फिर से शुरू हो गई थी।", + "Your subscription was successfully updated.": "आपकी सदस्यता सफलतापूर्वक अपडेट की गई थी।", + "Zambia": "जाम्बिया", + "Zimbabwe": "जिम्बाब्वे", + "Zip / Postal Code": "ज़िप / पोस्टल कोड", + "Åland Islands": "एलैंड द्वीप समूह" +} diff --git a/locales/hi/php-inline.json b/locales/hi/php-inline.json new file mode 100644 index 00000000000..fa7b3ea7c62 --- /dev/null +++ b/locales/hi/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "इस क्षेत्र को स्वीकार किया जाना चाहिए ।", + "accepted_if": "इस फ़ील्ड को ज़रूर स्वीकार किया जाना चाहिए जब :other :value हो ।", + "active_url": "यह एक वैध यूआरएल नहीं है ।", + "after": "यह :date के बाद की तारीख होनी चाहिए ।", + "after_or_equal": "यह :date के बाद या उसके बराबर की तारीख होनी चाहिए ।", + "alpha": "इस फ़ील्ड में केवल अक्षर हो सकते हैं ।", + "alpha_dash": "इस फ़ील्ड में केवल अक्षर, संख्या, डैश और अंडरस्कोर हो सकते हैं ।", + "alpha_num": "इस फ़ील्ड में केवल अक्षर और संख्याएँ हो सकती हैं ।", + "any_of": "यह क्षेत्र अमान्य है।", + "array": "यह फ़ील्ड एक सरणी होनी चाहिए ।", + "ascii": "इस फ़ील्ड में केवल सिंगल-बाइट अल्फ़ान्यूमेरिक वर्ण और प्रतीक होने चाहिए।", + "attached": "यह क्षेत्र पहले से ही जुड़ा हुआ है ।", + "before": "यह :date से पहले की तारीख होनी चाहिए ।", + "before_or_equal": "यह :date से पहले या उसके बराबर की तारीख होनी चाहिए ।", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "यह क्षेत्र सही या गलत होना चाहिए ।", + "can": "इस फ़ील्ड में एक अनधिकृत मान है.", + "confirmed": "पुष्टि मेल नहीं खाती ।", + "contains": "इस फ़ील्ड में एक आवश्यक मान गुम है.", + "date": "यह एक वैध तारीख नहीं है ।", + "date_equals": "यह :date के बराबर तारीख होनी चाहिए ।", + "date_format": "यह प्रारूप :format से मेल नहीं खाता है ।", + "decimal": "इस फ़ील्ड में :decimal दशमलव स्थान होने चाहिए।", + "declined": "This value must be declined.", + "declined_if": "इस मान को ज़रूर अस्वीकार किया जाना चाहिए जब :other :value हो ।", + "different": "यह मान :other से अलग होना चाहिए ।", + "digits": "यह :digits अंकों का होना चाहिए ।", + "digits_between": "यह :min और :max अंकों के बीच होना चाहिए ।", + "dimensions": "इस छवि में अमान्य आयाम हैं ।", + "distinct": "इस फ़ील्ड में डुप्लिकेट मान है ।", + "doesnt_contain": "इस क्षेत्र में निम्नलिखित में से कोई भी नहीं होना चाहिए: :values।", + "doesnt_end_with": "यह क्षेत्र निम्न में से किसी एक के साथ समाप्त नहीं हो सकता है: :values।", + "doesnt_start_with": "यह फ़ील्ड निम्न में से किसी एक के साथ प्रारंभ नहीं हो सकता है: :values।", + "email": "यह एक मान्य ईमेल पता होना चाहिए ।", + "ends_with": "यह निम्नलिखित में से एक के साथ समाप्त होना चाहिए: :values ।", + "enum": "The selected value is not in the list of allowed values.", + "exists": "चयनित मान अमान्य है ।", + "extensions": "इस फ़ील्ड में निम्नलिखित एक्सटेंशन में से एक होना चाहिए: :values.", + "file": "सामग्री एक फ़ाइल होनी चाहिए ।", + "filled": "इस फ़ील्ड का मान होना चाहिए ।", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "यह फ़ील्ड मान्य हेक्साडेसिमल रंग होना चाहिए.", + "image": "यह एक छवि होनी चाहिए ।", + "in": "चयनित मान अमान्य है ।", + "in_array": "यह मान :other में मौजूद नहीं है ।", + "in_array_keys": "इस फ़ील्ड में निम्न में से कम से कम एक कुंजियाँ होनी चाहिए: :values।", + "integer": "यह एक पूर्णांक होना चाहिए ।", + "ip": "यह एक वैध आईपी पता होना चाहिए ।", + "ipv4": "यह एक वैध आईपीवी 4 पता होना चाहिए ।", + "ipv6": "यह एक वैध आईपीवी 6 पता होना चाहिए ।", + "json": "यह एक वैध जेसन स्ट्रिंग होना चाहिए ।", + "list": "यह फ़ील्ड एक सूची होनी चाहिए.", + "lowercase": "यह फ़ील्ड लोअरकेस होना चाहिए।", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "इस फ़ील्ड में एक मान्य MAC address होना चाहिए ।", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "इस फ़ील्ड में :max से अधिक अंक नहीं होने चाहिए।", + "mimes": "यह प्रकार की एक फ़ाइल होनी चाहिए: :values ।", + "mimetypes": "यह प्रकार की एक फ़ाइल होनी चाहिए: :values ।", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "इस फ़ील्ड में कम से कम :min अंक होने चाहिए।", + "missing": "यह फ़ील्ड गायब होना चाहिए।", + "missing_if": "जब :other :value होता है तो यह फ़ील्ड गायब होनी चाहिए।", + "missing_unless": "जब तक :other :value नहीं हो जाता, तब तक यह फ़ील्ड गायब होनी चाहिए।", + "missing_with": ":Values मौजूद होने पर यह फ़ील्ड गायब होना चाहिए।", + "missing_with_all": ":Values मौजूद होने पर यह फ़ील्ड गायब होना चाहिए।", + "multiple_of": "मान :value का एक बहु होना चाहिए ।", + "not_in": "चयनित मान अमान्य है ।", + "not_regex": "यह प्रारूप अमान्य है ।", + "numeric": "यह एक संख्या होनी चाहिए ।", + "password.letters": "इस फ़ील्ड में कम से कम एक अक्षर होना चाहिए ।", + "password.mixed": "इस फ़ील्ड में कम से कम एक बड़ा और एक छोटा अक्षर होना चाहिए ।", + "password.numbers": "इस फ़ील्ड में कम से कम एक नंबर होना चाहिए ।", + "password.symbols": "इस फ़ील्ड में कम से कम एक चिन्ह अक्षर होना चाहिए ।", + "password.uncompromised": "दिया गया फ़ील्ड डेटा लीक में दिखाई दिया है। कृपया कोई भिन्न फ़ील्ड चुनें.", + "present": "यह क्षेत्र मौजूद होना चाहिए ।", + "present_if": "यह फ़ील्ड तब मौजूद होनी चाहिए जब :other :value हो।", + "present_unless": "यह फ़ील्ड तब तक मौजूद रहना चाहिए जब तक कि :other :value न हो जाए।", + "present_with": ":values मौजूद होने पर यह फ़ील्ड मौजूद होनी चाहिए।", + "present_with_all": "जब :values मौजूद हों तो यह फ़ील्ड मौजूद होनी चाहिए।", + "prohibited": "यह क्षेत्र निषिद्ध है ।", + "prohibited_if": ":Other :value होने पर यह क्षेत्र निषिद्ध है ।", + "prohibited_if_accepted": ":other स्वीकार किए जाने पर यह क्षेत्र निषिद्ध है।", + "prohibited_if_declined": ":other को अस्वीकार करने पर यह क्षेत्र निषिद्ध है।", + "prohibited_unless": "यह क्षेत्र तब तक निषिद्ध है जब तक कि :other :values में न हो ।", + "prohibits": "यह फ़ील्ड :other को उपस्थित होने से रोकता है।", + "regex": "यह प्रारूप अमान्य है ।", + "relatable": "यह फ़ील्ड इस संसाधन से संबद्ध नहीं हो सकती है ।", + "required": "यह फ़ील्ड आवश्यक है ।", + "required_array_keys": "इस फ़ील्ड में निम्न के लिए प्रविष्टियाँ होनी चाहिए: :values।", + "required_if": ":Other :value होने पर यह फ़ील्ड आवश्यक है ।", + "required_if_accepted": ":Other स्वीकार किए जाने पर यह फ़ील्ड आवश्यक है।", + "required_if_declined": ":other अस्वीकृत होने पर इस फ़ील्ड की आवश्यकता होती है।", + "required_unless": "यह फ़ील्ड तब तक आवश्यक है जब तक कि :other :values में न हो ।", + "required_with": ":Values मौजूद होने पर यह फ़ील्ड आवश्यक है ।", + "required_with_all": ":Values मौजूद होने पर यह फ़ील्ड आवश्यक है ।", + "required_without": ":Values मौजूद नहीं होने पर यह फ़ील्ड आवश्यक है ।", + "required_without_all": "यह फ़ील्ड तब आवश्यक है जब :values में से कोई भी मौजूद न हो ।", + "same": "इस क्षेत्र का मूल्य :other से मेल खाना चाहिए ।", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "यह निम्नलिखित में से एक से शुरू होना चाहिए: :values ।", + "string": "यह एक स्ट्रिंग होना चाहिए ।", + "timezone": "यह एक वैध क्षेत्र होना चाहिए ।", + "ulid": "यह फ़ील्ड एक मान्य ULID होना चाहिए।", + "unique": "यह पहले ही लिया जा चुका है ।", + "uploaded": "यह अपलोड करने में विफल रहा ।", + "uppercase": "यह फ़ील्ड अपरकेस होना चाहिए।", + "url": "यह प्रारूप अमान्य है ।", + "uuid": "यह होना चाहिए एक मान्य UUID." +} diff --git a/locales/hi/php.json b/locales/hi/php.json new file mode 100644 index 00000000000..7f112fcc824 --- /dev/null +++ b/locales/hi/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute को स्वीकार किया जाना चाहिए ।", + "accepted_if": ":Attribute को ज़रूर स्वीकार किया जाना चाहिए जब :other :value हो ।", + "active_url": ":Attribute एक मान्य URL नहीं है ।", + "after": ":Attribute, :date के बाद की एक तारीख होनी चाहिए ।", + "after_or_equal": ":Attribute, :date के बाद या उसके बराबर की तारीख होनी चाहिए ।", + "alpha": ":Attribute में केवल अक्षर हो सकते हैं ।", + "alpha_dash": ":Attribute में केवल अक्षर, संख्या, और डैश हो सकते हैं ।", + "alpha_num": ":Attribute में केवल अक्षर और संख्याएं हो सकती हैं ।", + "any_of": ":attribute क्षेत्र अमान्य है।", + "array": ":Attribute एक सरणी होनी चाहिए ।", + "ascii": ":Attribute में केवल सिंगल-बाइट अल्फ़ान्यूमेरिक वर्ण और प्रतीक होने चाहिए।", + "attached": "यह :attribute पहले से ही संलग्न है ।", + "before": ":Attribute, :date से पहले की एक तारीख होनी चाहिए ।", + "before_or_equal": ":Attribute, :date इससे पहले या उसके बराबर की तारीख होनी चाहिए ।", + "between.array": ":Attribute, :min और :max आइटमों के बीच होनी चाहिए ।", + "between.file": ":Attribute, :min और :max किलोबाइट के बीच होना चाहिए ।", + "between.numeric": ":Attribute, :min और :max के बीच होना चाहिए ।", + "between.string": ":Attribute, :min और :max वर्णों के बीच होना चाहिए ।", + "boolean": ":Attribute फील्ड सही या गलत होना चाहिए ।", + "can": ":Attribute फ़ील्ड में एक अनधिकृत मान है।", + "confirmed": ":Attribute पुष्टिकरण मेल नहीं खा रहा है।", + "contains": ":attribute फ़ील्ड में आवश्यक मान गुम है।", + "current_password": "पासवर्ड गलत है ।", + "date": ":Attribute एक मान्य दिनांक नहीं है।", + "date_equals": ":Attribute, :date के बराबर तारीख होनी चाहिए ।", + "date_format": ":Attribute फॉर्मेट :format से मेल नहीं खा रहा है ।", + "decimal": ":Attribute में :decimal दशमलव स्थान होने चाहिए।", + "declined": ":Attribute को ज़रूर अस्वीकार किया जाना चाहिए ।", + "declined_if": ":Attribute को ज़रूर अस्वीकार किया जाना चाहिए जब :other :value हो ।", + "different": ":Attribute और :other अलग होना चाहिए ।", + "digits": ":Attribute, :digits अंक होना चाहिए ।", + "digits_between": ":Attribute, :min और :max अंकों के बीच होना चाहिए ।", + "dimensions": ":Attribute का अमान्य चित्त माप है ।", + "distinct": ":Attribute फील्ड का एक डुप्लिकेट मान होता है ।", + "doesnt_contain": ":attribute फ़ील्ड में निम्नलिखित में से कोई भी नहीं होना चाहिए: :values।", + "doesnt_end_with": ":Attribute निम्नलिखित में से किसी एक के साथ समाप्त नहीं हो सकता है: :values ।", + "doesnt_start_with": ":Attribute निम्नलिखित में से किसी एक के साथ शुरू नहीं हो सकता है: :values ।", + "email": ":Attribute एक मान्य ईमेल पता होना चाहिए ।", + "ends_with": ":Attribute को निम्नलिखित में से एक के साथ समाप्त होना चाहिए: :values ।", + "enum": "चयनित :attribute अमान्य है ।", + "exists": "चुना गया :attribute अमान्य है ।", + "extensions": ":attribute फ़ील्ड में निम्नलिखित एक्सटेंशन में से एक होना चाहिए: :values.", + "failed": "ये साख हमारे रिकॉर्ड से मेल नहीं खा रहे हैं ।", + "file": ":Attribute एक फ़ाइल होनी चाहिए ।", + "filled": ":Attribute फील्ड आवश्यक होता है ।", + "gt.array": ":Attribute, :value मद से अधिक होना चाहिए ।", + "gt.file": ":Attribute, :value kilobytes से अधिक होना चाहिए ।", + "gt.numeric": ":Attribute, :value से अधिक होना चाहिए ।", + "gt.string": ":Attribute, :value characters से अधिक होना चाहिए ।", + "gte.array": ":Attribute में :value आइटम या अधिक होना चाहिए ।", + "gte.file": ":Attribute :value किलोबाइट से अधिक या उसके बराबर होना चाहिए।", + "gte.numeric": ":Attribute :value से अधिक या उसके बराबर होना चाहिए।", + "gte.string": ":Attribute को :value वर्णों से अधिक या उसके बराबर होना चाहिए।", + "hex_color": ":attribute फ़ील्ड वैध हेक्साडेसिमल रंग होना चाहिए।", + "image": ":Attribute एक छवि होनी चाहिए ।", + "in": "चुना गया :attribute अमान्य है ।", + "in_array": ":Attribute फील्ड, :other में मौजूद नहीं है ।", + "in_array_keys": ":attribute फ़ील्ड में निम्नलिखित में से कम से कम एक कुंजियाँ होनी चाहिए: :values।", + "integer": ":Attribute एक पूर्णांक होना चाहिए ।", + "ip": ":Attribute एक मान्य IP address होना चाहिए ।", + "ipv4": ":Attribute एक वैध IPv4 address होना चाहिए ।", + "ipv6": ":Attribute एक वैध IPv6 address होना चाहिए ।", + "json": ":Attribute एक मान्य JSON स्ट्रिंग होना चाहिए ।", + "list": ":attribute फ़ील्ड एक सूची होनी चाहिए.", + "lowercase": ":Attribute लोअरकेस होना चाहिए।", + "lt.array": ":Attribute में :value आइटम से कम होना चाहिए ।", + "lt.file": ":Attribute :value किलोबाइट से कम होनी चाहिए ।", + "lt.numeric": ":Attribute :value से कम होनी चाहिए ।", + "lt.string": ":Attribute :value अक्षरों से कम होना चाहिए ।", + "lte.array": ":Attribute :value आइटम से अधिक नहीं होना चाहिए ।", + "lte.file": ":Attribute :value किलोबाइट से कम या उसके बराबर होना चाहिए।", + "lte.numeric": ":Attribute :value से कम या उसके बराबर होना चाहिए।", + "lte.string": ":Attribute को :value वर्णों से कम या उसके बराबर होना चाहिए।", + "mac_address": ":Attribute एक मान्य MAC address होना चाहिए ।", + "max.array": ":Attribute, :max आइटमों से अधिक नहीं हो सकता है ।", + "max.file": ":Attribute :max किलोबाइट से बड़ा नहीं हो सकता है ।", + "max.numeric": ":Attribute, :max से बड़ा नहीं हो सकता है ।", + "max.string": ":Attribute, :max वर्णों से बड़ा नहीं हो सकता है ।", + "max_digits": ":Attribute में :max से अधिक अंक नहीं होने चाहिए।", + "mimes": ":Attribute एक प्रकार की फ़ाइल: :values होना चाहिए ।", + "mimetypes": ":Attribute एक प्रकार की फ़ाइल: :values होना चाहिए ।", + "min.array": ":Attribute कम से कम :min आइटम होना चाहिए ।", + "min.file": ":Attribute कम से कम :min किलोबाइट होना चाहिए ।", + "min.numeric": ":Attribute कम से कम :min होना चाहिए ।", + "min.string": ":Attribute कम से कम :min वर्ण होना चाहिए ।", + "min_digits": ":Attribute में कम से कम :min अंक होने चाहिए।", + "missing": ":Attribute फ़ील्ड गायब होना चाहिए।", + "missing_if": ":Other :value होने पर :attribute फ़ील्ड गायब होना चाहिए।", + "missing_unless": ":Other :value होने तक :attribute फ़ील्ड गायब होना चाहिए।", + "missing_with": ":Values मौजूद होने पर :attribute फ़ील्ड गायब होना चाहिए।", + "missing_with_all": ":Values मौजूद होने पर :attribute फ़ील्ड गायब होना चाहिए।", + "multiple_of": ":Attribute :value का एक बहु होना चाहिए ।", + "next": "अगला »", + "not_in": "चुना गया :attribute अमान्य है ।", + "not_regex": ":Attribute प्रारूप अमान्य है ।", + "numeric": ":Attribute एक संख्या होनी चाहिए ।", + "password": "पासवर्ड गलत है ।", + "password.letters": ":Attribute में कम से कम एक अक्षर होना चाहिए ।", + "password.mixed": ":Attribute में कम से कम एक बड़ा और एक छोटा अक्षर होना चाहिए ।", + "password.numbers": ":Attribute में कम से कम एक नंबर होना चाहिए ।", + "password.symbols": ":Attribute में कम से कम एक चिन्ह अक्षर होना चाहिए ।", + "password.uncompromised": "दिया गया :attribute डेटा लीक में दिखाई दिया हैं। कृपया अलग :attribute चुनें ।", + "present": ":Attribute फील्ड मौजूद होना चाहिए ।", + "present_if": "जब :other, :value हो तो :attribute फ़ील्ड मौजूद होनी चाहिए।", + "present_unless": ":attribute फ़ील्ड तब तक मौजूद रहना चाहिए जब तक कि :other :value न हो जाए।", + "present_with": "जब :values मौजूद हो तो :attribute फ़ील्ड मौजूद होनी चाहिए।", + "present_with_all": "जब :values मौजूद हों तो :attribute फ़ील्ड मौजूद होनी चाहिए।", + "previous": "« पिछला", + "prohibited": ":Attribute क्षेत्र निषिद्ध है ।", + "prohibited_if": ":Attribute क्षेत्र निषिद्ध है जब :other :value है ।", + "prohibited_if_accepted": "जब :other स्वीकार किए जाते हैं तो :attribute फ़ील्ड निषिद्ध है।", + "prohibited_if_declined": "जब :other को अस्वीकार कर दिया जाता है तो :attribute क्षेत्र निषिद्ध है।", + "prohibited_unless": ":Attribute क्षेत्र तब तक निषिद्ध है जब तक कि :other :values में न हो ।", + "prohibits": ":Attribute फ़ील्ड :other को उपस्थित होने से प्रतिबंधित करती है ।", + "regex": ":Attribute फॉर्मेट अमान्य है ।", + "relatable": "यह :attribute इस संसाधन से संबद्ध नहीं हो सकता है ।", + "required": ":Attribute फील्ड आवश्यक होता है ।", + "required_array_keys": ":Attribute फील्ड में :values के लिए एन्ट्रीज़ होना जरुरी हैं ।", + "required_if": ":Attribute फ़ील्ड आवश्यक होता है जब :other :value होता है ।", + "required_if_accepted": ":Other स्वीकार किए जाने पर :attribute फ़ील्ड आवश्यक है।", + "required_if_declined": ":other अस्वीकृत होने पर :attribute फ़ील्ड की आवश्यकता होती है।", + "required_unless": ":Attribute फील्ड आवश्यक होता है जब :other, :values में नहीं होता है ।", + "required_with": ":Attribute फ़ील्ड आवश्यक होता है जब :values मौजूद होता है ।", + "required_with_all": ":Attribute फ़ील्ड आवश्यक होता है जब :values मौजूद होता है ।", + "required_without": ":Attribute फील्ड आवश्यक होता है जब :values मौजूद नहीं होता है ।", + "required_without_all": ":Attribute फील्ड आवश्यक होता है जब एक भी :values मौजूद नहीं होता है ।", + "reset": "आपका पासवर्ड रीसेट कर दिया गया है ।", + "same": ":Attribute और :other मेल खाना चाहिए ।", + "sent": "हमने आपको एक पासवर्ड रीसेट लिंक ई-मेल किया है ।", + "size.array": ":Attribute में :size आइटम होने चाहिए ।", + "size.file": ":Attribute, :size किलोबाइट होना चाहिए ।", + "size.numeric": ":Attribute, :size होना चाहिए ।", + "size.string": ":Attribute, :size वर्ण होना चाहिए ।", + "starts_with": ":Attribute निम्नलिखित में से किसी एक से शुरू करना चाहिए: :values", + "string": ":Attribute एक स्ट्रिंग होनी चाहिए ।", + "throttle": "बहुत सारे लॉगिन प्रयास। :seconds सेकंड में फिर से कोशिश करें ।", + "throttled": "कृपया पुन: प्रयास करने से पहले प्रतीक्षा करें ।", + "timezone": ":Attribute एक मान्य क्षेत्र होना चाहिए ।", + "token": "यह पासवर्ड रीसेट टोकन अमान्य है ।", + "ulid": ":Attribute एक वैध ULID होना चाहिए।", + "unique": ":Attribute को पहले ही ले लिया गया है ।", + "uploaded": ":Attribute अपलोड करने में विफल ।", + "uppercase": ":Attribute अपरकेस होना चाहिए।", + "url": ":Attribute फॉर्मेट अमान्य है ।", + "user": "हमें उस ई-मेल पते के साथ एक उपयोगकर्ता नहीं मिल सकता है ।", + "uuid": ":Attribute एक वैध UUID होना चाहिए ।" +} diff --git a/locales/hr/_excludes.json b/locales/hr/_excludes.json new file mode 100644 index 00000000000..c2bde0105ed --- /dev/null +++ b/locales/hr/_excludes.json @@ -0,0 +1,63 @@ +[ + "Administrator", + "Angola", + "API Token", + "Argentina", + "Aruba", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Brazil", + "Burkina Faso", + "Burundi", + "Cape Verde", + "CSV (.csv)", + "Curaçao", + "Excel (.xlsx)", + "Gabon", + "Gibraltar", + "Grenada", + "Guam", + "Guernsey", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "Iran", + "Japan", + "Jersey", + "Jordan", + "Kiribati", + "Kosovo", + "Mali", + "Malta", + "Mayotte", + "Montserrat", + "Nauru", + "Nepal", + "Niger", + "Niue", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Peru", + "Portugal", + "Réunion", + "Samoa", + "San Marino", + "Senegal", + "Status", + "Sudan", + "Togo", + "Tokelau", + "Tonga", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uzbekistan", + "Vanuatu", + "Venezuela" +] diff --git a/locales/hr/json-inline.json b/locales/hr/json-inline.json new file mode 100644 index 00000000000..a330110018d --- /dev/null +++ b/locales/hr/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ovo polje mora biti valjana uloga.", + "The :attribute must be at least :length characters and contain at least one number.": "Ovo polje mora sadržavati najmanje :length znakova i barem jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ovo polje mora sadržavati najmanje :length znakova, barem jedan broj te jedan specijalni znak.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ovo polje mora sadržavati najmanje :length znakova te barem jedan specijalni znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ovo polje mora sadržavati najmanje :length znakova, barem jedno veliko slovo te jedan broj.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ovo polje mora sadržavati najmanje :length znakova, barem jedno veliko slovo te jedan specijalni znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ovo polje mora sadržavati najmanje :length znakova, barem jedno veliko slovo, jedan broj te jedan specijalni znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ovo polje mora sadržavati najmanje :length znakova te barem jedno veliko slovo.", + "The :attribute must be at least :length characters.": "Ovo polje mora sadržavati najmanje :length znakova.", + "The :attribute must contain at least one letter.": "Ovo polje mora sadržavati barem jedno slovo.", + "The :attribute must contain at least one number.": "Ovo polje mora sadržavati barem jedan broj.", + "The :attribute must contain at least one symbol.": "Ovo polje mora sadržavati barem jedan simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ovo polje mora sadržavati barem jedno veliko i jedno malo slovo.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Podatci u ovom polju su se pojavili u curenju podataka. Molimo vas da izmijenite ovaj unos." +} diff --git a/locales/hr/json.json b/locales/hr/json.json new file mode 100644 index 00000000000..8f74b8782e0 --- /dev/null +++ b/locales/hr/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(i još :count greška)", + "(and :count more errors)": "(i još :count greška)|(i još :count grešaka)|(i još :count grešaka)", + "30 Days": "30 dana", + "60 Days": "60 dana", + "90 Days": "90 dana", + ":amount selected": ":Amount odabranih", + ":amount Total": "Ukupno :amount", + ":days day trial": "Probno razdoblje od :days dana", + ":resource Details": ":Resource detalji", + ":resource Details: :title": ":Resource detalji: :title", + "A decryption key is required.": "Potreban je ključ za dešifriranje.", + "A fresh verification link has been sent to your email address.": "Osvježena poveznica za potvrdu je poslana na vašu e-mail adresu.", + "A new verification link has been sent to the email address you provided during registration.": "Nova poveznica za provjeru poslana je na e-mail adresu koju ste naveli prilikom registracije.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Nova poveznica za potvrdu je poslana na e-mail adresu koju ste naveli u postavkama profila.", + "A new verification link has been sent to your email address.": "Nova poveznica za potvrdu je poslana na vašu e-mail adresu.", + "Accept Invitation": "Prihvati pozivnicu", + "Action": "Akcija", + "Action Event": "Event akcije", + "Action Events": "Eventi akcije", + "Action Happened At": "Dogodilo se u", + "Action Initiated By": "Pokrenuto", + "Action Name": "Ime", + "Action Status": "Status", + "Action Target": "Cilj", + "Actions": "Akcije", + "Add": "Dodaj", + "Add :resource": "Dodajte :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Dodajte novog člana tima u svoj tim kako bi mogao surađivati s vama.", + "Add additional security to your account using two factor authentication.": "Dodajte dodatnu razinu sigurnosti na svoj račun pomoću dvofaktorske autentifikacije.", + "Add Payment Method": "Dodajte način plaćanja", + "Add row": "Dodaj redak", + "Add Team Member": "Dodaj člana tima", + "Add VAT Number": "Dodaj PDV broj", + "Added.": "Dodano.", + "Additional billing information updated successfully.": "Dodatne informacije o naplati uspješno su ažurirane.", + "Address": "Adresa", + "Address Line 2": "Dodatak adresi", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administratori mogu obavljati sve radnje.", + "Afghanistan": "Afganistan", + "Aland Islands": "Ålandski otoci", + "Albania": "Albanija", + "Algeria": "Alžir", + "All of the people that are part of this team.": "Svi ljudi koji su dio ovog tima.", + "All resources loaded.": "Svi resursi su učitani.", + "All rights reserved.": "Sva prava pridržana.", + "Already registered?": "Već ste registrirani?", + "American Samoa": "Američka Samoa", + "An error occurred while uploading the file.": "Došlo je do pogreške prilikom učitavanja datoteke.", + "An error occurred while uploading the file: :error": "Došlo je do pogreške prilikom učitavanja datoteke: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Došlo je do neočekivane pogreške i obavijestili smo naš tim za podršku. Molimo pokušajte ponovo kasnije.", + "Andorra": "Andora", + "Angola": "Angola", + "Anguilla": "Angvila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Drugi korisnik je ažurirao ovaj resurs otkako je preuzeta ova stranica. Ažurirajte stranicu i pokušajte ponovo.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigva i Barbuda", + "Antigua and Barbuda": "Antigva i Barbuda", + "API Token": "API Token", + "API Token Permissions": "Dopuštenja za API token", + "API Tokens": "API tokeni", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokeni omogućuju uslugama treće strane da se autentificiraju u našoj aplikaciji u Vaše ime.", + "Apply": "Primijeni", + "Apply Coupon": "Primijeni kupon", + "April": "Travanj", + "Are you sure you want to attempt to pay :amount?": "Jeste li sigurni da želite pokušati platiti :amount?", + "Are you sure you want to cancel your subscription?": "Jeste li sigurni da želite otkazati svoju pretplatu?", + "Are you sure you want to delete all the notifications?": "Jeste li sigurni da želite izbrisati sve obavijesti?", + "Are you sure you want to delete the selected resources?": "Jeste li sigurni da želite izbrisati odabrane resurse?", + "Are you sure you want to delete this file?": "Jeste li sigurni da želite izbrisati tu datoteku?", + "Are you sure you want to delete this notification?": "Jeste li sigurni da želite izbrisati ovu obavijest?", + "Are you sure you want to delete this payment method?": "Jeste li sigurni da želite izbrisati ovaj način plaćanja?", + "Are you sure you want to delete this resource?": "Jeste li sigurni da želite izbrisati ovaj resurs?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Jeste li sigurni da želite izbrisati ovaj tim? Jednom kada je tim izbrisan, svi njegovi resursi i podaci bit će trajno izbrisani.", + "Are you sure you want to delete your account?": "Jeste li sigurni da želite izbrisati vaš račun?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Jeste li sigurni da želite izbrisati svoj račun? Nakon što je vaš račun izbrisan, svi njegovi resursi i podatci biti će trajno izbrisani. Unesite lozinku kako biste potvrdili da želite trajno izbrisati svoj račun.", + "Are you sure you want to detach the selected resources?": "Jeste li sigurni da želite odvojiti odabrane resurse?", + "Are you sure you want to detach this resource?": "Jeste li sigurni da želite odvojiti ovaj resurs?", + "Are you sure you want to force delete the selected resources?": "Jeste li sigurni da želite prisilno izbrisati odabrane resurse?", + "Are you sure you want to force delete this resource?": "Jeste li sigurni da želite prisilno izbrisati ovaj resurs?", + "Are you sure you want to log out?": "Jeste li sigurni da se želite odjaviti?", + "Are you sure you want to mark all notifications as read?": "Jeste li sigurni da želite označiti sve obavijesti kao pročitane?", + "Are you sure you want to remove this item?": "Jeste li sigurni da želite ukloniti ovu stavku?", + "Are you sure you want to restore the selected resources?": "Jeste li sigurni da želite vratiti odabrane resurse?", + "Are you sure you want to restore this resource?": "Jeste li sigurni da želite vratiti ovaj resurs?", + "Are you sure you want to resume your subscription?": "Jeste li sigurni da želite nastaviti svoju pretplatu?", + "Are you sure you want to run this action?": "Jeste li sigurni da želite pokrenuti ovu akciju?", + "Are you sure you want to set this payment method as your default?": "Jeste li sigurni da želite postaviti ovaj način plaćanja kao zadani?", + "Are you sure you want to stop impersonating?": "Jeste li sigurni da se želite prestati lažno predstavljati?", + "Are you sure you would like to delete this API token?": "Jeste li sigurni da želite izbrisati ovaj API token?", + "Are you sure you would like to leave this team?": "Jeste li sigurni da želite napustiti ovaj tim?", + "Are you sure you would like to remove this person from the team?": "Jeste li sigurni da želite ukloniti ovu osobu iz tima?", + "Are you sure you would like to switch billing plans?": "Jeste li sigurni da želite promijeniti plan naplate?", + "Argentina": "Argentina", + "Armenia": "Armenija", + "Aruba": "Aruba", + "Attach": "Priložite", + "Attach & Attach Another": "Pričvrsti i pričvrsti još jedan", + "Attach :resource": "Pričvrstite :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Priložite datoteke povlačenjem i ispuštanjem, odabirom ili lijepljenjem.", + "August": "Kolovoz", + "Australia": "Australija", + "Austria": "Austrija", + "Azerbaijan": "Azerbajdžan", + "Bahamas": "Bahami", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladeš", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Prije nastavka, možete li potvrditi svoju e-mail adresu klikom na poveznicu koju smo Vam upravo poslali? Ako niste primili e-mail, rado ćemo vam poslati drugi.", + "Before proceeding, please check your email for a verification link.": "Prije nastavka provjerite svoj e-mail za poveznicu za verifikaciju.", + "Belarus": "Bjelorusija", + "Belgium": "Belgija", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Butan", + "Billing Information": "Podaci o naplati", + "Billing Management": "Upravljanje podatcima o naplati", + "Bolivia": "Bolivija", + "Bolivia, Plurinational State of": "Bolivija", + "Bonaire, Sint Eustatius and Saba": "Bonaire", + "Bosnia And Herzegovina": "Bosna i Hercegovina", + "Bosnia and Herzegovina": "Bosna i Hercegovina", + "Botswana": "Bocvana", + "Bouvet Island": "Otok Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Britanski Teritorij Indijskog oceana", + "Browser Sessions": "Sesije preglednika", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bugarska", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodža", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Poništi", + "Cancel Subscription": "Otkaži pretplatu", + "Cape Verde": "Cape Verde", + "Card": "Karta", + "Cayman Islands": "Kajmanski otoci", + "Central African Republic": "Srednjoafrička Republika", + "Chad": "Čad", + "Change Subscription Plan": "Promijeni plan pretplate", + "Change the current payment method attached to your subscription": "Promijenite trenutni način plaćanja priložen vašoj pretplati", + "Changes": "Promjene", + "Checkout": "Provjeri", + "Chile": "Čile", + "China": "Kina", + "Choose": "Odaberite", + "Choose :field": "Odaberite :field", + "Choose :resource": "Odaberite :resource", + "Choose an option": "Odaberite opciju", + "Choose date": "Odaberite datum", + "Choose File": "Odaberite datoteku", + "Choose Files": "Odaberite datoteke", + "Choose Type": "Odaberite tip", + "Christmas Island": "Božićni Otok", + "City": "Grad", + "Click here to re-send the verification email.": "Kliknite ovdje za ponovno slanje e-maila sa poveznicom za potvrdu.", + "click here to request another": "kliknite ovdje za ponovni zahtjev", + "Click to choose": "Dodirnite za odabir", + "Close": "Zatvori", + "Cocos (Keeling) Islands": "Kokosovi (Keeling) Otoci", + "Code": "Kod", + "Colombia": "Kolumbija", + "Comoros": "Komori", + "Confirm": "Potvrdi", + "Confirm Billing Action": "Potvrdite radnju naplate", + "Confirm Password": "Potvrdite lozinku", + "Confirm Payment": "Potvrdite plaćanje", + "Confirm your :amount payment": "Potvrdite plaćanje :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Demokratska Republika Kongo", + "Congo, the Democratic Republic of the": "Demokratska Republika Kongo", + "Constant": "Konstanta", + "Continue To Payment": "Nastavite na plaćanje", + "Cook Islands": "Cookovo Otočje", + "Copy to clipboard": "Kopiraj u međuspremnik", + "Costa Rica": "Kostarika", + "Cote D'Ivoire": "Obala Bjelokosti", + "Country": "Država", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon je uspješno primijenjen.", + "Create": "Stvori", + "Create & Add Another": "Stvori i dodaj još jedan", + "Create :resource": "Stvori :resource", + "Create a new team to collaborate with others on projects.": "Izradite novi tim za suradnju na projektima.", + "Create Account": "Izradi račun", + "Create API Token": "Stvaranje API tokena", + "Create New Team": "Stvori novi tim", + "Create Team": "Stvori tim", + "Created.": "Stvoren.", + "Croatia": "Hrvatska", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Trenutna lozinka", + "Current Subscription Plan": "Trenutni plan pretplate", + "Currently Subscribed": "Trenutno pretplaćen", + "Customer Balance": "Stanje kupaca", + "Customize": "Prilagodi", + "Cyprus": "Cipar", + "Czech Republic": "Češka", + "Côte d'Ivoire": "Obala Bjelokosti", + "Dark": "Tamno", + "Dashboard": "Nadzorna ploča", + "December": "Prosinac", + "Decrease": "Smanji", + "Default": "Zadano", + "Delete": "Izbriši", + "Delete :resource": "Izbriši :resource", + "Delete Account": "Izbriši račun", + "Delete all notifications": "Izbriši sve obavijesti", + "Delete API Token": "Izbriši oznaku API-ja", + "Delete File": "Izbriši datoteku", + "Delete Notification": "Izbriši obavijest", + "Delete Resource": "Izbriši resurs", + "Delete Selected": "Izbriši odabrano", + "Delete Team": "Izbriši tim", + "Denmark": "Danska", + "Detach": "Odspoji", + "Detach Resource": "Odspoji resurs", + "Detach Selected": "Odspoji Odabrano", + "Details": "Detalji", + "Disable": "Onemogući", + "Djibouti": "Džibuti", + "Do you really want to leave? You have unsaved changes.": "Stvarno želiš otići? Imate nespremljene promjene.", + "Dominica": "Dominikanska Republika", + "Dominican Republic": "Dominikanska Republika", + "Done.": "Gotovo.", + "Download": "Preuzimanje", + "Download Invoice": "Preuzmi račun", + "Drop file or click to choose": "Ispustite datoteku ili kliknite za odabir", + "Drop files or click to choose": "Ispustite datoteke ili kliknite za odabir", + "Ecuador": "Ekvador", + "Edit": "Uredi", + "Edit :resource": "Uređivanje :resource", + "Edit Attached": "Uređivanje priloženoga", + "Edit Profile": "Uredi profil", + "Editor": "Uređivač", + "Editor users have the ability to read, create, and update.": "Urednici imaju mogućnost čitanja, stvaranja i ažuriranja.", + "Egypt": "Egipat", + "El Salvador": "Salvador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "E-mail adresa", + "Email Addresses": "E-mail adrese", + "Email Password Reset Link": "E-mail poveznica za poništavanje lozinke", + "Email Verification": "E-mail verifikacija", + "Enable": "Uključi", + "Encrypted environment file already exists.": "Enkriptirana datoteka okoline već postoji.", + "Encrypted environment file not found.": "Enkriptirana datoteka okoline nije pronađena.", + "Ensure your account is using a long, random password to stay secure.": "Pobrinite se da vaš račun koristi dugu slučajnu lozinku kako bi ostala sigurna.", + "Environment file already exists.": "Datoteka okoline već postoji.", + "Environment file not found.": "Datoteka okoline nije pronađena.", + "Equatorial Guinea": "Ekvatorska Gvineja", + "Eritrea": "Eritreja", + "Error": "Pogreška", + "errors": "pogreške", + "Estonia": "Estonija", + "Ethiopia": "Etiopija", + "ex VAT": "ex PDV", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Istječe :expiration", + "Export As CSV": "Izvezi kao CSV", + "Extra Billing Information": "Dodatne informacije o naplati", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Potrebna je dodatna potvrda za obradu Vaše uplate. Idite na stranicu za plaćanje klikom na gumb ispod.", + "Failed Subscription Payment": "Neuspjelo plaćanje pretplate", + "Failed to load :resource!": "Učitavanje resursa :resource nije uspjelo!", + "Falkland Islands (Malvinas)": "Falklandski otoci)", + "Faroe Islands": "Farski Otoci", + "February": "Veljača", + "Fiji": "Fidži", + "Filename": "Naziv datoteke", + "Finish enabling two factor authentication.": "Dovrši omogućavanje dvofaktorske provjere autentičnosti.", + "Finland": "Finska", + "For your security, please confirm your password to continue.": "Radi vaše sigurnosti, potvrdite svoju lozinku za nastavak.", + "Forbidden": "Zabranjeno", + "Force Delete": "Prisilno uklanjanje", + "Force Delete :resource": "Prisilno uklanjanje :resource", + "Force Delete Resource": "Prisilno uklanjanje resursa", + "Force Delete Selected": "Prisilno uklanjanje odabranog", + "Forgot Password": "Zaboravili ste lozinku", + "Forgot your password?": "Zaboravili ste lozinku?", + "Forgot Your Password?": "Zaboravili ste lozinku?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Zaboravili ste lozinku? Nema problema. Samo nam javite svoju e-mail adresu i poslat ćemo vam poveznicu za poništavanje loyinke koja će vam omogućiti da odaberete novu.", + "France": "Francuska", + "French Guiana": "Francuska Gvajana", + "French Polynesia": "Francuska Polinezija", + "French Southern Territories": "Francuski južni teritoriji", + "From": "Od", + "Gabon": "Gabon", + "Gambia": "Gambija", + "Georgia": "Gruzija", + "Germany": "Njemačka", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Idi na početnu stranicu", + "Go to page :page": "Idite na stranicu :page", + "Great! You have accepted the invitation to join the :team team.": "Odlično! Prihvatili ste pozivnicu da se pridružite timu :team.", + "Greece": "Grčka", + "Greenland": "Grenland", + "Grenada": "Grenada", + "Guadeloupe": "Gvadalupa", + "Guam": "Guam", + "Guatemala": "Gvatemala", + "Guernsey": "Guernsey", + "Guinea": "Gvineja", + "Guinea-Bissau": "Gvineja Bisau", + "Guyana": "Gvajana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Razmišljate o otkazivanju pretplate? Svoju pretplatu možete trenutno reaktivirati u bilo kojem trenutku do kraja vašeg trenutnog ciklusa naplate. Nakon što završi vaš trenutni ciklus naplate, možete odabrati potpuno novi plan pretplate.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Razmišljate o otkazivanju pretplate? Svoju pretplatu možete trenutno reaktivirati u bilo kojem trenutku do kraja vašeg trenutnog ciklusa naplate. Nakon što završi vaš trenutni ciklus naplate, možete odabrati potpuno novi plan pretplate.", + "Heard Island & Mcdonald Islands": "Otoci Heard i McDonald", + "Heard Island and McDonald Islands": "Otoci Heard i McDonald", + "Hello!": "Hej!", + "Hide Content": "Sakrij sadržaj", + "Hold Up!": "Čekaj!", + "Holy See (Vatican City State)": "Vatikan", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Mađarska", + "I agree to the :terms_of_service and :privacy_policy": "Slažem se sa :terms_of_service i :privacy_policy", + "Iceland": "Island", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ako je potrebno, možete se odjaviti iz svih ostalih sesija preglednika na svim svojim uređajima. Neke od vaših najnovijih sesija navedene su u nastavku; međutim, ovaj popis možda neće biti iscrpan. Ako smatrate da je vaš račun ugrožen, trebali biste ažurirati lozinku.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ako već imate račun, možete prihvatiti ovaj poziv klikom na gumb ispod:", + "If you did not create an account, no further action is required.": "Ako niste stvorili račun, nije potrebno daljnje radnje.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ako niste očekivali da ćete primiti pozivnicu za ovaj tim, možete odbaciti ovaj e-mail.", + "If you did not receive the email": "Ako niste primili e-mail", + "If you did not request a password reset, no further action is required.": "Ukoliko niste zatražili promjenu lozinke, nije potrebno poduzimati daljnje korake.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ako nemate račun, možete ga izraditi klikom na gumb ispod. Nakon što stvorite račun, možete kliknuti gumb za prihvaćanje pozivnice u ovom e-mailu da biste prihvatili pozivnicu tima:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ako trebate dodati određene informacije o PDV-u ili o kontaktu na svoje fakture, poput punog imena, PDV broja ili adresu sjedišta, možete ih dodati ovdje.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ako imate problema s klikom na gumb \":actionText\", kopirajte i zalijepite URL u nastavku\nu svoj web preglednik:", + "Impersonate": "Predstavljati se", + "Increase": "Povećanje", + "India": "Indija", + "Indonesia": "Indonezija", + "Invalid filename.": "Neispravan naziv datoteke.", + "Invalid JSON was returned from the route.": "S rute je vraćen neispravan JSON.", + "Invoice Email Addresses": "E-mail adrese za račune", + "Invoice emails updated successfully.": "E-mail adrese za račune uspješno su ažurirane.", + "Invoices": "Fakture", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran", + "Iraq": "Irak", + "Ireland": "Irska", + "Isle Of Man": "Otok Man", + "Isle of Man": "Otok Man", + "Israel": "Izrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Čini se da nemate aktivnu pretplatu. Za početak možete odabrati jedan od planova pretplate u nastavku. Planovi pretplate mogu se promijeniti ili otkazati kada vama odgovara.", + "Italy": "Italija", + "Jamaica": "Jamajka", + "January": "Siječanj", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Srpanj", + "June": "Lipanj", + "Kazakhstan": "Kazahstan", + "Kenya": "Kenija", + "Key": "Ključ", + "Kiribati": "Kiribati", + "Korea": "Južna Koreja", + "Korea, Democratic People's Republic of": "Sjeverna Koreja", + "Korea, Republic of": "Južna Koreja", + "Kosovo": "Kosovo", + "Kuwait": "Kuvajt", + "Kyrgyzstan": "Kirgistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Posljednji put aktivan", + "Last used": "Posljednji put korišten", + "Latvia": "Latvija", + "Leave": "Napusti", + "Leave Team": "Napusti tim", + "Lebanon": "Libanon", + "length": "dužina", + "Lens": "Objektiv", + "Lesotho": "Lesoto", + "Liberia": "Liberija", + "Libyan Arab Jamahiriya": "Libija", + "Liechtenstein": "Lihtenštajn", + "Light": "Svjetlo", + "Lithuania": "Litva", + "Load :perPage More": "Učitaj :perPage više", + "Loading": "Učitavam", + "Location": "Lokacija", + "Log in": "Prijava", + "Log In": "Prijava", + "Log Out": "Odjava", + "Log out": "Odjava", + "Log Out Other Browser Sessions": "Odjavite se iz drugih sesija preglednika", + "Log Viewer": "Preglednik dnevnika", + "Login": "Prijava", + "Logout": "Odjava", + "Logs": "Dnevnici", + "Luxembourg": "Luksemburg", + "Macao": "Makao", + "Macedonia": "Sjeverna Makedonija", + "Macedonia, the former Yugoslav Republic of": "Sjeverna Makedonija", + "Madagascar": "Madagaskar", + "Malawi": "Malavi", + "Malaysia": "Malezija", + "Maldives": "Maldivi", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Upravljanje računom", + "Manage and log out your active sessions on other browsers and devices.": "Upravljajte aktivnim sesijama i odjavite se iz drugih preglednika i uređaja.", + "Manage API Tokens": "Upravljanje API tokenima", + "Manage Role": "Upravljanje ulogom", + "Manage Team": "Upravljanje timom", + "Managing billing for :billableName": "Upravljanje naplatom za :billableName", + "March": "Ožujak", + "Mark all as Read": "Označi sve kao pročitano", + "Mark all notifications as read": "Označi sve obavijesti kao pročitane", + "Mark Read": "Označi kao pročitano", + "Mark Unread": "Označi kao nepročitano", + "Marshall Islands": "Maršalovi Otoci", + "Martinique": "Martinik", + "Mauritania": "Mauritanija", + "Mauritius": "Mauricijus", + "May": "Svibanj", + "Mayotte": "Mayotte", + "Mexico": "Meksiko", + "Micronesia, Federated States Of": "Mikronezija", + "Micronesia, Federated States of": "Mikronezija", + "Moldova": "Moldavija", + "Moldova, Republic of": "Republika Moldavija", + "Monaco": "Monako", + "Mongolia": "Mongolija", + "Montenegro": "Crna Gora", + "Month To Date": "Mjesec dana do danas", + "Monthly": "Mjesečno", + "monthly": "mjesečno", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambik", + "Myanmar": "Mianmar", + "Name": "Ime", + "name": "ime", + "Namibia": "Namibija", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Nizozemska", + "Netherlands Antilles": "Nizozemski Antili", + "Nevermind": "Nema veze", + "Nevermind, I'll keep my old plan": "Nema veze, zadržat ću svoj stari plan", + "New": "Novi", + "New :resource": "Novi :resource", + "New Caledonia": "Nova Kaledonija", + "New Password": "Nova lozinka", + "New Zealand": "Novi Zeland", + "Next": "Sljedeći", + "Next Payment": "Sljedeća uplata", + "Next Payment on": "Sljedeća uplata na", + "Nicaragua": "Nikaragva", + "Niger": "Niger", + "Nigeria": "Nigerija", + "Niue": "Niue", + "No": "Ne", + "No :resource matched the given criteria.": "Nijedan :resource nije ispunio navedene kriterije.", + "No additional information...": "Nema više informacija...", + "No Current Data": "Nema trenutnih podataka", + "No Data": "Nema podataka", + "no file selected": "datoteka nije odabrana", + "No Increase": "Nema povećanja", + "No payment methods on file.": "Nema evidentiranih načina plaćanja.", + "No payment scheduled.": "Nema planiranog plaćanja.", + "No Prior Data": "Nema prethodnih podataka", + "No Results Found.": "Nema rezultata.", + "Norfolk Island": "Otok Norfolk", + "Northern Mariana Islands": "Sjeverni Marijanski Otoci", + "Norway": "Norveška", + "Not Found": "Nije pronađeno", + "Notifications": "Obavijesti", + "Nova": "Nova", + "Nova User": "Nova korisnik", + "November": "Studeni", + "October": "Listopad", + "of": "od", + "OK": "U redu", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Nakon što je naredba izbrisana, svi njezini resursi i podaci bit će trajno izbrisani. Prije brisanja ove naredbe Preuzmite sve podatke ili informacije o ovoj naredbi koje želite spremiti.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Nakon što je vaš račun izbrisan, svi njezini resursi i podaci bit će trajno izbrisani. Prije brisanja računa, Preuzmite sve podatke ili informacije koje želite spremiti.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Nakon što je vaš račun izbrisan, svi njegovi resursi i podatci biti će trajno izbrisani. Unesite lozinku kako biste potvrdili da želite trajno izbrisati svoj račun.", + "Only Trashed": "Samo iz smeća", + "Open Invoices": "Otvorene fakture", + "Original": "Izvorni", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Naš portal za upravljanje naplatom omogućuje vam praktično upravljanje planom pretplate, načinom plaćanja i preuzimanje vaših nedavnih faktura.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Naš portal za upravljanje naplatom omogućuje vam praktično upravljanje planom pretplate, načinima plaćanja i preuzimanje vaših nedavnih faktura.", + "Page Expired": "Stranica je istekla", + "Pagination Navigation": "Kretanje po stranicama", + "Paid": "Plaćeno", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinski teritoriji", + "Panama": "Panama", + "Papua New Guinea": "Papua Nova Gvineja", + "Paraguay": "Paragvaj", + "Password": "Lozinka", + "password": "lozinka", + "Payment Confirmation": "Potvrda plaćanja", + "Payment Information": "Informacije o plaćanju", + "Payment information updated successfully.": "Podaci o plaćanju uspješno ažurirani.", + "Payment Method": "Način plaćanja", + "Payment Methods": "Metode Plačanja", + "Payment Required": "Obavezno plaćanje", + "Payments": "Plaćanja", + "Pending Team Invitations": "Pozivnice na čekanju", + "Per Page": "Po stranici", + "Permanently delete this team.": "Trajno izbrišite ovaj tim.", + "Permanently delete your account.": "Trajno izbrišite svoj račun.", + "Permissions": "Dozvole", + "Peru": "Peru", + "Philippines": "Filipini", + "Photo": "Fotografija", + "Pitcairn": "Pitcairnovo Otočje", + "Please accept the terms of service.": "Molimo vas da prihvatite uvjete korištenja.", + "Please click the button below to verify your email address.": "Kliknite gumb ispod da biste potvrdili svoju e-mail adresu.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Potvrdite pristup računu unosom jednog od vaših kodova za oporavak od katastrofe.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Potvrdite pristup računu unosom koda za provjeru autentičnosti koju pruža aplikacija Autentifikatora.", + "Please confirm your password before continuing.": "Prije nastavka potvrdite svoju lozinku.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopirajte svoj novi API token. Za vašu sigurnost više neće biti prikazan.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Unesite lozinku kako biste potvrdili da želite izaći iz drugih sesija preglednika na svim svojim uređajima.", + "Please provide a maximum of three invoice emails addresses.": "Molimo vas da navedete najviše tri e-mail adrese za fakture.", + "Please provide the email address of the person you would like to add to this team.": "Navedite e-mail adresu osobe koju želite dodati u ovu naredbu.", + "Please set a default payment method before retrying payments.": "Molimo postavite zadani način plaćanja prije ponovnog pokušaja plaćanja.", + "Please set a default payment method before swapping plans.": "Postavite zadani način plaćanja prije zamjene planova.", + "Poland": "Poljska", + "Portugal": "Portugal", + "Press / to search": "Dodirnite / za pretraživanje", + "Preview": "Pregled", + "Previewing": "Pregledavanje", + "Previous": "Prethodno", + "Privacy Policy": "Politika privatnosti", + "Profile": "Profil", + "Profile Information": "Informacije o profilu", + "Puerto Rico": "Portoriko", + "Qatar": "Katar", + "Quarter To Date": "Kvartal do danas", + "Recovery Code": "Kod za oporavak", + "Refresh": "Osvježi", + "Regards,": "S poštovanjem,", + "Regenerate Recovery Codes": "Regeneracija kodova za oporavak", + "Register": "Registracija", + "Reload": "Ponovo pokreni", + "Remember me": "Zapamti me", + "Remember Me": "Zapamti me", + "Remove": "Ukloni", + "Remove Photo": "Obriši fotografiju", + "Remove Team Member": "Ukloni člana tima", + "Replicate": "Repliciraj", + "Required fields": "Obavezna polja", + "Resend Verification Email": "Ponovno slanje e-maila za verifikaciju", + "Reset Filters": "Poništavanje filtara", + "Reset Password": "Poništavanje lozinke", + "Reset Password Notification": "Obavijest o poništavanju lozinke", + "resource": "resurs", + "Resource Row Dropdown": "Padajući izbornik reda resursa", + "Resources": "Resursi", + "resources": "resursi", + "Restore": "Obnovi", + "Restore :resource": "Obnovi :resource", + "Restore Resource": "Vraćanje resursa", + "Restore Selected": "Vrati Odabrano", + "results": "rezultati", + "Resume Subscription": "Nastavi pretplatu", + "Retry Payment": "Ponovi plaćanje", + "Return to :appName": "Vrati se na :appName", + "Reunion": "Réunion", + "Role": "Uloga", + "Romania": "Rumunjska", + "Run Action": "Izvrši radnju", + "Russian Federation": "Ruska Federacija", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Sveti Bartolomej", + "Saint Barthélemy": "Sveti Bartolomej", + "Saint Helena": "Sveta Helena", + "Saint Kitts And Nevis": "Sveti Kristofor i Nevis", + "Saint Kitts and Nevis": "Sveti Kristofor i Nevis", + "Saint Lucia": "Sveta Lucija", + "Saint Martin": "Sveti Martin", + "Saint Martin (French part)": "Sveti Martin (Francuska)", + "Saint Pierre And Miquelon": "Sveti Petar i Mikelon", + "Saint Pierre and Miquelon": "Sveti Petar i Mikelon", + "Saint Vincent And Grenadines": "Sveti Vincent i Grenadini", + "Saint Vincent and the Grenadines": "Sveti Vincent i Grenadini", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome i Principe", + "Sao Tome and Principe": "Sao Tome i Principe", + "Saudi Arabia": "Saudijska Arabija", + "Save": "Spremi", + "Saved.": "Spremljeno.", + "Scroll to bottom": "Prelistaj do dna", + "Scroll to top": "Prelistaj do vrha", + "Search": "Pretraživanje", + "Secure Area": "Sigurna zona", + "Select": "Odabir", + "Select a different plan": "Odaberite drugi plan", + "Select a log file...": "Odaberite datoteku dnevnika...", + "Select A New Photo": "Odaberite novu fotografiju", + "Select Action": "Odaberite radnju", + "Select all": "Odaberi sve", + "Select All Dropdown": "Odaberite sve padajući izbornik", + "Select this page": "Odaberite ovu stranicu", + "Send Password Reset Link": "Pošalji poveznicu za poništavanje lozinke", + "Senegal": "Senegal", + "September": "Rujan", + "Serbia": "Srbija", + "Server Error": "Pogreška poslužitelja", + "Service Unavailable": "Usluga nije dostupna", + "Set as default": "Postavi kao zadano", + "Setup Key": "Postavljanje ključa", + "Seychelles": "Sejšeli", + "Show All Fields": "Prikaži Sva Polja", + "Show Content": "Prikaži sadržaj", + "Show Recovery Codes": "Prikaži Kodove Za Oporavak", + "Showing": "Prikaz", + "Sierra Leone": "Sijera Leone", + "Signed in as": "Prijavljen kao", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sveti Martin (Nizozemski dio)", + "Slovakia": "Slovačka", + "Slovenia": "Slovenija", + "Soft Deleted": "Privremeno izbrisano", + "Solomon Islands": "Salomonski Otoci", + "Somalia": "Somalija", + "Something went wrong.": "Nešto je pošlo po zlu.", + "Sorry! You are not authorized to perform this action.": "Žao mi je! Niste ovlašteni izvršiti tu radnju.", + "Sorry, your session has expired.": "Žao mi je, vaša sesija je istekla.", + "South Africa": "Južna Afrika", + "South Georgia And Sandwich Isl.": "Južna Gruzija i Južni Sendvič Otoci", + "South Georgia and the South Sandwich Islands": "Južna Gruzija i Južni Sendvič Otoci", + "South Sudan": "Južni Sudan", + "Spain": "Španjolska", + "Sri Lanka": "Šri Lanka", + "Standalone Actions": "Samostalne radnje", + "Start Polling": "Pokreni anketu", + "Start polling": "Pokreni anketu", + "State / County": "Država / Županija", + "Stop Impersonating": "Prestani se predstavljati", + "Stop Polling": "Zaustavi anketu", + "Stop polling": "Zaustavi anketu", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Držite ove kodove za oporavak u sigurnom upravitelju lozinki. Oni se mogu koristiti za vraćanje pristupa vašem računu ako je vaš uređaj za provjeru autentičnosti s dva faktora izgubljen.", + "Subscribe": "Pretplati se", + "Subscription Information": "Informacije o pretplati", + "Subscription Pending": "Pretplata na čekanju", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard i Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard i Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Švedska", + "Switch Teams": "Prebacivanje naredbi", + "Switzerland": "Švicarska", + "Syrian Arab Republic": "Sirija", + "System": "Sustav", + "Taiwan": "Tajvan", + "Taiwan, Province of China": "Tajvan", + "Tajikistan": "Tadžikistan", + "Tanzania": "Tanzanija", + "Tanzania, United Republic of": "Republika Tanzanija", + "TAX": "POREZ", + "Team Details": "Detalji tima", + "Team Invitation": "Pozivnica za tim", + "Team Members": "Članovi tima", + "Team Name": "Ime tima", + "Team Owner": "Vlasnik tima", + "Team Settings": "Postavke naredbe", + "Terms of Service": "Uvjeti pružanja usluge", + "Thailand": "Tajland", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Hvala što ste se prijavili! Prije nego što započnete, možete li potvrditi svoju e-mail adresu klikom na poveznicu koju smo vam upravo poslali? Ako niste dobili e-mail, rado ćemo vam poslati drugi.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Hvala vam na vašoj neprekidnoj podršci. Priložili smo kopiju vašeg računa za vašu evidenciju. Molimo vas da nas kontaktirate ako imate bilo kakvih pitanja.", + "Thanks,": "Hvala,", + "The :attribute must be a valid role.": ":Attribute mora biti valjana uloga.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute mora imati najmanje :length znakova i sadržavati barem jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute mora sadržavati najmanje :length znakova i sadržavati najmanje jedan poseban simbol i jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute mora sadržavati najmanje :length znakova i sadržavati barem jedan poseban simbol.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute mora sadržavati najmanje :length znakova i sadržavati najmanje jedan glavni simbol i jedan broj.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Broj :attribute mora sadržavati najmanje :length simbola i sadržavati barem jedan glavni simbol i jedan poseban simbol.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute mora biti najmanje :length znakova i sadržavati barem jedan glavni simbol, jedan broj i jedan poseban simbol.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute mora sadržavati najmanje :length znakova i sadržavati barem jedan glavni simbol.", + "The :attribute must be at least :length characters.": ":Attribute mora sadržavati najmanje :length znakova.", + "The :attribute must contain at least one letter.": ":Attribute mora sadržavati najmanje jedno slovo.", + "The :attribute must contain at least one number.": ":Attribute mora sadržavati barem jedan broj.", + "The :attribute must contain at least one symbol.": ":Attribute mora sadržavati najmanje jedan simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute mora sadržavati najmanje jedno veliko i jedno malo slovo.", + "The :resource was created!": ":Resource je stvoren!", + "The :resource was deleted!": ":Resource je izbrisan!", + "The :resource was restored!": ":Resource je obnovljen!", + "The :resource was updated!": ":Resource je ažuriran!", + "The action was executed successfully.": "Akcija je uspješno izvršena.", + "The default payment method cannot be removed.": "Zadani način plaćanja ne može se ukloniti.", + "The file was deleted!": "Datoteka je izbrisana!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Podatci u polju :attribute su se pojavili u curenju podataka. Molimo odaberite drugi :attribute.", + "The given data was invalid.": "Navedeni podaci nisu valjani.", + "The government won't let us show you what's behind these doors": "Vlada nam neće dopustiti da vam pokažemo što je iza tih vrata", + "The HasOne relationship has already been filled.": "HasOne veza je već popunjena.", + "The image could not be loaded": "Slika se ne može učitati", + "The image could not be loaded.": "Slika se nije mogla učitati.", + "The invoice emails must be valid email addresses.": "E-mail adrese za fakture moraju biti valjane e-mail adrese.", + "The password is incorrect.": "Lozinka je netočna.", + "The provided coupon code is invalid.": "Navedeni kupon je nevažeći.", + "The provided password does not match your current password.": "Navedena lozinka ne odgovara vašoj trenutačnoj lozinci.", + "The provided password was incorrect.": "Lozinka je pogrešna.", + "The provided two factor authentication code was invalid.": "Navedeni kôd za provjeru dvofaktorske autentičnosti nije valjan.", + "The provided two factor recovery code was invalid.": "Navedeni kôd za oporavak dvofaktorske autentičnosti nije valjan.", + "The provided VAT number is invalid.": "Navedeni PDV broj nije valjan.", + "The resource was attached!": "Resurs je dodan!", + "The resource was prevented from being saved!": "Resurs nije mogao biti spremljen!", + "The resource was updated!": "Resurs je ažuriran!", + "The response is not a streamed response.": "Odgovor nije strujanje odgovora.", + "The response is not a view.": "Odgovor nije pogled.", + "The selected country is invalid.": "Odabrana država nije valjana.", + "The selected plan is invalid.": "Odabrani plan nije valjan.", + "The selected resources have been :action!": "Odabrani resursi su :action!", + "The team's name and owner information.": "Ime tima i informacije o vlasniku.", + "There are no available options for this resource.": "Za ovaj resurs nema dostupnih opcija.", + "There are no fields to display.": "Nema polja za prikaz.", + "There are no new notifications.": "Nema novih obavijesti.", + "There was a problem executing the action.": "Došlo je do problema s izvršavanjem akcije.", + "There was a problem fetching the resource.": "Došlo je do problema s dohvaćanjem resursa.", + "There was a problem submitting the form.": "Došlo je do problema s hranjenjem obrasca.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ovi ljudi su pozvani u vaš tim te su primili pozivnicu putem e-maila. Mogu se pridružiti timu prihvaćanjem dobivene pozivnice.", + "This account does not have an active subscription.": "Ovaj račun nema aktivnu pretplatu.", + "This action is unauthorized.": "Ova radnja je neovlaštena.", + "This copy of Nova is unlicensed.": "Ova kopija Nove nije licencirana.", + "This coupon code can only be used by new customers.": "Ovaj kupon se može koristiti samo od strane novih korisnika.", + "This device": "Ovaj uređaj", + "This file field is read-only.": "Ovo polje datoteke dostupno je samo za čitanje.", + "This invoice is no longer open.": "Ova faktura više nije otvorena.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ovo je sigurno područje aplikacije. Potvrdite lozinku prije nastavka.", + "This password does not match our records.": "Ova lozinka se ne podudara s našim zapisima.", + "This password reset link will expire in :count minutes.": "Ova poveznica za poništavanje lozinke istječe nakon :count minuta.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ova uplata je pokrenuta, ali sredstva još nisu primljena. Ovo može potrajati do 14 dana.", + "This resource no longer exists": "Ovaj resurs više ne postoji", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ova pretplata je istekla i ne može se nastaviti. Stvorite novu pretplatu.", + "This user already belongs to the team.": "Ovaj korisnik već pripada timu.", + "This user has already been invited to the team.": "Ovaj je korisnik već pozvan u naredbu.", + "Timor-Leste": "Istočni Timor", + "to": "do", + "To": "Do", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Da biste završili omogućavanje dvofaktorske autentičnosti, skenirajte sljedeći QR kod pomoću aplikacije za provjeru autentičnosti na vašem telefonu ili unesite ključ za postavljanje i unesite generirani OTP kod.", + "Today": "Danas", + "Toggle navigation": "Uključi navigaciju", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Naziv tokena", + "Tonga": "Tonga", + "Too Many Requests": "Previše zahtjeva", + "total": "ukupno", + "Total:": "Ukupno:", + "Trashed": "U smeću", + "Trinidad And Tobago": "Trinidad i Tobago", + "Trinidad and Tobago": "Trinidad i Tobago", + "Tunisia": "Tunis", + "Turkey": "Turska", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Otoci Turks i Caicos", + "Turks and Caicos Islands": "Otoci Turks i Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dvofaktorska autentifikacija", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Dvofaktorska autentifikacija je sada omogućena. Skenirajte sljedeći QR kod pomoću aplikacije za provjeru autentičnosti na vašem telefonu ili unesite ključ za postavljanje.", + "Type": "Tip", + "Uganda": "Uganda", + "Ukraine": "Ukrajina", + "Unauthorized": "Neovlašteno", + "United Arab Emirates": "Ujedinjeni Arapski Emirati", + "United Kingdom": "Ujedinjeno Kraljevstvo", + "United States": "Sjedinjene Američke Države", + "United States Minor Outlying Islands": "Udaljeni otoci SAD-a", + "United States Outlying Islands": "Udaljeni otoci SAD-a", + "Unknown": "Nepoznato", + "Unpaid": "Neplaćeno", + "Update": "Ažuriranje", + "Update & Continue Editing": "Ažuriranje i nastavak uređivanja", + "Update :resource": "Ažuriranje :resource", + "Update :resource: :title": "Ažuriranje :resource: :title", + "Update attached :resource: :title": "Ažuriranje dolazi s :resource: :title", + "Update Password": "Osvježi lozinku", + "Update Payment Information": "Ažuriranje podataka o plaćanju", + "Update Payment Method": "Ažuriranje načina plaćanja", + "Update your account's profile information and email address.": "Ažurirajte podatke profila vašeg računa i e-mail adresu.", + "Uploading": "Prijenos", + "Uploading files... (:current/:total)": "Prijenos datoteka... (:current/:total)", + "Uruguay": "Urugvaj", + "Use a recovery code": "Koristite kod za oporavak", + "Use an authentication code": "Koristite kôd za provjeru autentičnosti", + "User Actions": "Radnje korisnika", + "User Security": "Sigurnost korisnika", + "Username": "Korisničko ime", + "Uzbekistan": "Uzbekistan", + "Value": "Vrijednost", + "Vanuatu": "Vanuatu", + "VAT Number": "PDV broj", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela", + "Verify Email Address": "Potvrdite e-mail adresu", + "Verify Your Email Address": "Potvrdite e-mail adresu", + "Viet Nam": "Vijetnam", + "View": "Pogled", + "Virgin Islands, British": "Britanski Djevičanski otoci", + "Virgin Islands, U.S.": "Američki Djevičanski otoci", + "Wallis And Futuna": "Wallis i Futuna", + "Wallis and Futuna": "Wallis i Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Obradujemo vašu pretplatu. Kada se pretplata uspješno obradi, ova će se stranica automatski ažurirati. Obično ovaj proces traje nekoliko sekundi.", + "We are unable to process your payment. Please contact customer support.": "Ne možemo obraditi vašu uplatu. Molimo kontaktirajte podršku za korisnike.", + "We have emailed your password reset link!": "Poslali smo vam e-mail s poveznicom za ponovno postavljanje lozinke!", + "We were unable to find a registered user with this email address.": "Nismo uspjeli pronaći registriranog korisnika s ovom e-mail adresom.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Poslat ćemo vam poveznicu za preuzimanje računa na e-mail adrese koje navedete u nastavku. Više e-mail adresa možete odvojiti zarezom.", + "We're lost in space. The page you were trying to view does not exist.": "Izgubili smo se u svemiru. Stranica koju ste pokušali pregledati ne postoji.", + "Welcome Back!": "Dobrodošli natrag!", + "Western Sahara": "Zapadna Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ako je omogućena dvofaktorska autentifikacija, tijekom provjere autentičnosti od vas će se tražiti da unesete siguran slučajni token. Ovaj token možete dobiti iz aplikacije Google Autentifikator telefona.", + "Whoops": "Ups", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups! Nešto je pošlo po zlu.", + "With Trashed": "Sa smećem", + "Write": "Pisanje", + "Year To Date": "Godina do danas", + "Yearly": "Godišnje", + "Yemen": "Jemen", + "Yes": "Da", + "You are already subscribed.": "Već ste pretplaćeni.", + "You are currently within your free trial period. Your trial will expire on :date.": "Trenutačno ste u besplatnom probnom razdoblju. Vaša probna verzija istječe :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Trenutno ste u besplatnom probnom razdoblju. Vaše probno razdoblje istječe :date.. Pokretanje nove pretplate završit će vaše probno razdoblje.", + "You are logged in!": "Prijavljeni ste!", + "You are receiving this email because we received a password reset request for your account.": "Primili ste ovaj e-mail jer smo primili zahtjev za ponovno postavljanje lozinke za vaš račun.", + "You have been invited to join the :team team!": "Pozvani ste da se pridružite timu :team!", + "You have enabled two factor authentication.": "Uključili ste autentifikaciju s dva faktora.", + "You have not enabled two factor authentication.": "Niste omogućili autentifikaciju s dva faktora.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Imate neke neplaćene fakture. Nakon ažuriranja zadanog načina plaćanja, možete ponovno pokušati izvršiti plaćanja putem popisa faktura u nastavku.", + "You may accept this invitation by clicking the button below:": "Ovu pozivnicu možete prihvatiti klikom na gumb u nastavku:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Pretplatu možete otkazati u bilo koje vrijeme. Kada otkažete pretplatu, imat ćete mogućnost nastavka pretplate do kraja trenutačnog obračunskog razdoblja.", + "You may delete any of your existing tokens if they are no longer needed.": "Možete ukloniti bilo koji od postojećih tokena ako ih više ne trebate.", + "You may not delete your personal team.": "Nemate pravo izbrisati svoj osobni tim.", + "You may not leave a team that you created.": "Ne možete napustiti tim koji ste stvorili.", + "You will receive an invoice and payment link via email for each billing period.": "Za svako obračunsko razdoblje e-poštom ćete dobiti račun i poveznicu za plaćanje.", + "You're logged in!": "Prijavljeni ste!", + "Your :invoiceName invoice is now available!": "Vaš :invoiceName račun je sada dostupan!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Vaša adresa za naplatu je :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Vaša kartica je odbijena. Za više informacija kontaktirajte izdavača kartice.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Vaš trenutačni način plaćanja je kreditna kartica koja završava na :lastFour i istječe :expiration.", + "Your email address is unverified.": "Vaša e-mail adresa nije potvrđena.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Vaše zadnje plaćanje od :amount nije uspjelo. Ažurirajte svoj način plaćanja kako biste ponovno pokušali s neuspjelim plaćanjem.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Vaše zadnje plaćanje od :amount na :date nije uspjelo. Ažurirajte svoj način plaćanja kako biste ponovno pokušali s neuspjelim plaćanjem.", + "Your next payment of :amount will be processed on :date.": "Vaša sljedeća uplata od :amount bit će :date.", + "Your payment method has been added successfully.": "Vaš način plaćanja je uspješno dodan.", + "Your payment method will be charged automatically for each billing period.": "Vaš način plaćanja automatski će se teretiti za svako obračunsko razdoblje.", + "Your registered VAT Number is :vatNumber.": "Vaš registrirani PDV broj je :vatNumber.", + "Your subscription has been started successfully.": "Vaša pretplata je uspješno pokrenuta.", + "Your subscription has been successfully cancelled.": "Vaša pretplata je uspješno otkazana.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Vaša pretplata je uspješno otkazana. Do kraja obračunskog razdoblja ćete i dalje imati pristup.", + "Your subscription was successfully resumed.": "Vaša je pretplata uspješno nastavljena.", + "Your subscription was successfully updated.": "Vaša pretplata je uspješno ažurirana.", + "Zambia": "Zambija", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Poštanski broj", + "Åland Islands": "Ålandski otoci" +} diff --git a/locales/hr/php-inline.json b/locales/hr/php-inline.json new file mode 100644 index 00000000000..393b6677957 --- /dev/null +++ b/locales/hr/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ovo polje mora biti prihvaćeno.", + "accepted_if": "Ovo polje mora biti prihvaćeno kada je :other jednako :value.", + "active_url": "Ovo polje sadrži nevažeći URL.", + "after": "Ovo polje mora sadržavati datum nakon :date.", + "after_or_equal": "Ovo polje mora sadržavati datum jednak ili nakon :date.", + "alpha": "Ovo polje mora sadržavati samo slova.", + "alpha_dash": "Ovo polje mora sadržavati samo slova, brojeve, crtice i podcrtavanja.", + "alpha_num": "Ovo polje mora sadržavati samo slova i brojeve.", + "any_of": "Ovo polje nije valjano.", + "array": "Ovo polje mora biti niz.", + "ascii": "Ovo polje smije sadržavati samo slova, brojeve i simbole veličine jednog bajta.", + "attached": "Ovo polje je već pričvršćeno.", + "before": "Ovo polje mora sadržavati datum prije :date.", + "before_or_equal": "Ovo polje mora sadržavati datum jednak ili prije :date.", + "between.array": "Ovo polje mora sadržavati između :min i :max stavki.", + "between.file": "Ova datoteka mora imati između :min - :max kilobajta.", + "between.numeric": "Ovo polje mora biti između :min - :max.", + "between.string": "Ovo polje mora biti između :min - :max znakova.", + "boolean": "Ovo polje mora biti istinito ili lažno.", + "can": "Ovo polje sadrži neovlaštenu vrijednost.", + "confirmed": "Potvrda se ne podudara.", + "contains": "Ovo polje ne sadrži potrebnu vrijednost.", + "date": "Ovo polje ne sadrži valjan datum.", + "date_equals": "Ovo polje mora biti datum jednak :date.", + "date_format": "Ovo polje mora biti datum u formatu :format.", + "decimal": "Ovo polje mora sadržavati :decimal decimalnih mjesta.", + "declined": "Ovo polje mora biti odbijeno.", + "declined_if": "Ova vrijednost mora biti odbijena kada je :other jednako :value.", + "different": "Ova se vrijednost mora razlikovati od :other.", + "digits": "Ovo polje mora sadržavati :digits znamenki.", + "digits_between": "Ovo polje mora sadržavati između :min i :max znamenki.", + "dimensions": "Ovo polje ima nevažeće dimenzije slike.", + "distinct": "Ovo polje ima ponavljajuće značenje.", + "doesnt_contain": "Ovo polje ne smije sadržavati nijednu od sljedećih vrijednosti: :values.", + "doesnt_end_with": "Ovo polje ne smije završavati s jednom od sljedećih vrijednosti: :values.", + "doesnt_start_with": "Ovo polje ne smije započinjati s jednom od sljedećih vrijednosti: :values.", + "email": "Ovo polje mora sadržavati valjanu e-mail adresu.", + "ends_with": "Ovo polje mora završavati s jednom od sljedećih vrijednosti: :values.", + "enum": "Odabrana vrijednost nije važeća.", + "exists": "Odabrana vrijednost nije važeća.", + "extensions": "Ovo polje mora imati jedno od sljedećih proširenja: :values.", + "file": "Ovo polje mora sadržavati datoteku.", + "filled": "Ovo polje mora biti ispunjeno.", + "gt.array": "Ovo polje mora sadržavati više od :value stavki.", + "gt.file": "Ova datoteka mora imati više od :value kilobajta.", + "gt.numeric": "Ova vrijednost mora biti veća od :value.", + "gt.string": "Ova riječ mora sadržavati više od :value znakova.", + "gte.array": "Ovaj sadržaj mora imati najmanje :value stavki.", + "gte.file": "Ova datoteka mora imati najmanje :value kilobajta.", + "gte.numeric": "Ova vrijednsot mora biti veća ili jednaka :value.", + "gte.string": "Ova riječ mora sadržavati najmanje :value znakova.", + "hex_color": "Ovo polje mora biti važeće heksadecimalne boje.", + "image": "Ovo polje mora sadržavati sliku.", + "in": "Odabrana vrijednost nije važeća.", + "in_array": "Ova vrijednost ne postoji u :other.", + "in_array_keys": "Ovo polje mora sadržavati barem jedan od sljedećih ključeva: :values.", + "integer": "Ovo polje mora sadržavati cijeli broj.", + "ip": "Ovo polje mora sadržavati valjanu IP adresu.", + "ipv4": "Ovo polje mora sadržavati valjanu IPv4 adresu.", + "ipv6": "Ovo polje mora sadržavati valjanu IPv6 adresu.", + "json": "Ovo polje mora sadržavati valjani JSON niz.", + "list": "Ovo polje mora biti popis.", + "lowercase": "Ovo polje mora sadržavati samo mala slova.", + "lt.array": "Ovo polje mora sadržavati manje od :value stavki.", + "lt.file": "Ova datoteka mora imati manje od :value kilobajta.", + "lt.numeric": "Ova vrijednost mora biti manja od :value.", + "lt.string": "Ova riječ mora sadržavati manje od :value znakova.", + "lte.array": "Ovaj sadržaj mora imati manje ili jednako :value stavki.", + "lte.file": "Ova datoteka mora imati manje ili jednako :value kilobajta.", + "lte.numeric": "Ova vrijednsot mora biti manja ili jednaka :value.", + "lte.string": "Ova riječ mora imati manje ili jednako :value znakova.", + "mac_address": "Ova vrijednost mora biti valjana MAC adresa.", + "max.array": "Ovo polje ne smije sadržavati više od :max stavki.", + "max.file": "Ova datoteka ne smije biti veća od :max kilobajta.", + "max.numeric": "Ova vrijednost ne smije biti veća od :max.", + "max.string": "Ova riječ ne smije sadržavati više od :max znakova.", + "max_digits": "Ovo polje ne smije sadržavati više od :max znamenki.", + "mimes": "Ovo polje mora sadržavati datoteku tipa: :values.", + "mimetypes": "Ovo polje mora sadržavati datoteku tipa: :values.", + "min.array": "Ovo polje mora sadržavati najmanje :min stavki.", + "min.file": "Ova datoteka mora imati najmanje :min kilobajta.", + "min.numeric": "Ova vrijednost mora biti najmanje :min.", + "min.string": "Ova riječ mora sadržavati najmanje :min znakova.", + "min_digits": "Ovo polje mora sadržavati najmanje :min znamenki.", + "missing": "Ovo polje mora nedostajati.", + "missing_if": "Ovo polje mora nedostajati kada je :other :value.", + "missing_unless": "Ovo polje mora nedostajati osim ako je :other :value.", + "missing_with": "Ovo polje mora nedostajati ako je prisutno :values.", + "missing_with_all": "Ovo polje mora nedostajati ako je prisutno :values.", + "multiple_of": "Ova vrijednost mora biti višekratnik :value", + "not_in": "Odabrana vrijednost nije važeća.", + "not_regex": "Ovaj format je neprihvatljiv.", + "numeric": "Ovo polje mora sadržavati broj.", + "password.letters": "Ovo polje mora sadržavati najmanje jedno slovo.", + "password.mixed": "Ovo polje mora sadržavati najmanje jedno veliko i jedno malo slovo.", + "password.numbers": "Ovo polje mora sadržavati najmanje jedan broj.", + "password.symbols": "Ovo polje mora sadržavati najmanje jedan simbol.", + "password.uncompromised": "Vrijednost u ovom polju se pojavila u curenju informacija. Molimo vas da odaberete drugu vrijednost.", + "present": "Ovo polje mora biti prisutno.", + "present_if": "Ovo polje mora biti prisutno kada je :other :value.", + "present_unless": "Ovo polje mora biti prisutno osim ako je :other :value.", + "present_with": "Ovo polje mora biti prisutno kada je prisutno :values.", + "present_with_all": "Ovo polje mora biti prisutno kada je prisutno :values.", + "prohibited": "Ovo polje je zabranjeno.", + "prohibited_if": "Ovo polje je zabranjeno ako je :other :value.", + "prohibited_if_accepted": "Ovo polje je zabranjeno kada je prihvaćeno polje :other.", + "prohibited_if_declined": "Ovo polje je zabranjeno kada je odbijeno polje :other.", + "prohibited_unless": "Ovo polje je zabranjeno, osim ako :other nije u :values.", + "prohibits": "Ovo polje zabranjuje da polje :other bude prisutno.", + "regex": "Ovaj format je neprihvatljiv.", + "relatable": "Ovo polje možda nije povezano s ovim resursom.", + "required": "Ovo polje je obavezno.", + "required_array_keys": "Ovo polje mora sadržavati unose za: :values.", + "required_if": "Ovo polje je obavezno ako je :other jednako :value.", + "required_if_accepted": "Ovo polje je obavezno kada je prihvaćeno polje :other.", + "required_if_declined": "Ovo polje je obavezno kada je odbijeno polje :other.", + "required_unless": "Ovo polje je obavezno, osim ako se :other ne nalazi u :values.", + "required_with": "Ovo polje je obavezno ako je :values prisutno.", + "required_with_all": "Ovo polje je obavezno ako su :values prisutni.", + "required_without": "Ovo polje je obavezno ako :values nedostaje.", + "required_without_all": "Ovo polje je obavezno ako nijedan od :values nije prisutan.", + "same": "Ovo polje i :other se moraju podudarati.", + "size.array": "Ovo polje mora sadržavati :size stavki.", + "size.file": "Ova datoteka mora imati točno :size kilobajta.", + "size.numeric": "Ova vrijednost mora biti :size.", + "size.string": "Ova polje mora sadržavati riječ sa :size znakova.", + "starts_with": "Ovo polje mora započeti s jednom od sljedećih vrijednosti: :values.", + "string": "Ovo polje mora biti riječ.", + "timezone": "Ovo polje mora sadržavati valjanu vremensku zonu.", + "ulid": "Ovo polje mora sadržavati valjani ULID.", + "unique": "Ova vrijednost je već zauzeta.", + "uploaded": "Ova datoteka nije uspješno učitana.", + "uppercase": "Ovo polje mora sadržavati samo velika slova.", + "url": "Ovo polje mora sadržavati valjani URL.", + "uuid": "Ovo polje mora sadržavati valjani UUID." +} diff --git a/locales/hr/php.json b/locales/hr/php.json new file mode 100644 index 00000000000..cf1d35ea39d --- /dev/null +++ b/locales/hr/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Polje :attribute mora biti prihvaćeno.", + "accepted_if": "Polje :attribute mora biti prihvaćeno kada je :other jednako :value.", + "active_url": "Polje :attribute nije ispravan URL.", + "after": "Polje :attribute mora biti datum nakon :date.", + "after_or_equal": "Polje :attribute mora biti datum veći ili jednak :date.", + "alpha": "Polje :attribute smije sadržavati samo slova.", + "alpha_dash": "Polje :attribute smije sadržavati samo slova, brojeve i crtice.", + "alpha_num": "Polje :attribute smije sadržavati samo slova i brojeve.", + "any_of": "Polje :attribute nije valjano.", + "array": "Polje :attribute mora biti niz.", + "ascii": "Polje :attribute smije sadržavati samo slova, brojeve i simbole veličine jednog bajta.", + "attached": "Polje :attribute je već prikvačeno.", + "before": "Polje :attribute mora biti datum prije :date.", + "before_or_equal": "Polje :attribute mora biti datum manji ili jednak :date.", + "between.array": "Polje :attribute mora imati između :min - :max stavki.", + "between.file": "Polje :attribute mora biti između :min - :max kilobajta.", + "between.numeric": "Polje :attribute mora biti između :min - :max.", + "between.string": "Polje :attribute mora biti između :min - :max znakova.", + "boolean": "Polje :attribute mora biti false ili true.", + "can": "Polje :attribute sadrži neovlaštenu vrijednost.", + "confirmed": "Potvrda polja :attribute se ne podudara.", + "contains": "Polje :attribute ne sadrži potrebnu vrijednost.", + "current_password": "Lozinka nije ispravna.", + "date": "Polje :attribute nije ispravan datum.", + "date_equals": "Stavka :attribute mora biti jednaka :date.", + "date_format": "Polje :attribute ne podudara s formatom :format.", + "decimal": "Polje :attribute mora sadržavati :decimal decimalnih mjesta.", + "declined": "Polje :attribute mora biti odbijeno.", + "declined_if": "Polje :attribute mora biti odbijeno kada je :other jednako :value.", + "different": "Polja :attribute i :other moraju biti različita.", + "digits": "Polje :attribute mora sadržavati :digits znamenki.", + "digits_between": "Polje :attribute mora imati između :min i :max znamenki.", + "dimensions": "Polje :attribute ima neispravne dimenzije slike.", + "distinct": "Polje :attribute ima dupliciranu vrijednost.", + "doesnt_contain": "Polje :attribute ne smije sadržavati nijednu od sljedećih vrijednosti: :values.", + "doesnt_end_with": "Polje :attribute ne smije završavati s jednom od sljedećih vrijednosti: :values.", + "doesnt_start_with": "Polje :attribute ne smije počinjati s jednom od sljedećih vrijednosti: :values.", + "email": "Polje :attribute mora biti ispravna e-mail adresa.", + "ends_with": ":Attribute bi trebao završiti s jednim od sljedećih: :values.", + "enum": "Odabrano polje :attribute nije ispravno.", + "exists": "Odabrano polje :attribute nije ispravno.", + "extensions": "Polje :attribute mora imati jedno od sljedećih proširenja: :values.", + "failed": "Ovi podaci ne odgovaraju našima.", + "file": "Polje :attribute mora biti datoteka.", + "filled": "Polje :attribute je obavezno.", + "gt.array": "Polje :attribute mora biti veće od :value stavki.", + "gt.file": "Polje :attribute mora biti veće od :value kilobajta.", + "gt.numeric": "Polje :attribute mora biti veće od :value.", + "gt.string": "Polje :attribute mora biti veće od :value karaktera.", + "gte.array": "Polje :attribute mora imati najmanje :value stavki.", + "gte.file": "Polje :attribute mora imati najmanje :value kilobajta.", + "gte.numeric": "Polje :attribute mora biti veće ili jednako :value.", + "gte.string": "Polje :attribute mora biti veće ili jednako :value znakova.", + "hex_color": "Polje :attribute mora biti važeća heksadecimalna boja.", + "image": "Polje :attribute mora biti slika.", + "in": "Odabrano polje :attribute nije ispravno.", + "in_array": "Polje :attribute ne postoji u :other.", + "in_array_keys": "Polje :attribute mora sadržavati barem jedan od sljedećih ključeva: :values.", + "integer": "Polje :attribute mora biti broj.", + "ip": "Polje :attribute mora biti ispravna IP adresa.", + "ipv4": "Polje :attribute mora biti ispravna IPv4 adresa.", + "ipv6": "Polje :attribute mora biti ispravna IPv6 adresa.", + "json": "Polje :attribute mora biti ispravan JSON string.", + "list": "Polje :attribute mora biti popis.", + "lowercase": "Polje :attribute mora sadržavati samo mala slova.", + "lt.array": "Polje :attribute mora biti manje od :value stavki.", + "lt.file": "Polje :attribute mora biti manje od :value kilobajta.", + "lt.numeric": "Polje :attribute mora biti manje od :value.", + "lt.string": "Polje :attribute mora biti manje od :value znakova.", + "lte.array": "Polje :attribute ne smije imati više od :value stavki.", + "lte.file": "Polje :attribute mora biti manje ili jednako :value kilobajta.", + "lte.numeric": "Polje :attribute mora biti manje ili jednako :value.", + "lte.string": "Polje :attribute mora biti manje ili jednako :value znakova.", + "mac_address": "Polje :attribute mora biti ispravna MAC adresa.", + "max.array": "Polje :attribute ne smije imati više od :max stavki.", + "max.file": "Polje :attribute mora biti manje od :max kilobajta.", + "max.numeric": "Polje :attribute mora biti manje od :max.", + "max.string": "Polje :attribute mora sadržavati manje od :max znakova.", + "max_digits": "Polje :attribute ne smije imati više od :max znamenaka.", + "mimes": "Polje :attribute mora biti datoteka tipa: :values.", + "mimetypes": "Polje :attribute mora biti datoteka tipa: :values.", + "min.array": "Polje :attribute mora sadržavati najmanje :min stavki.", + "min.file": "Polje :attribute mora biti najmanje :min kilobajta.", + "min.numeric": "Polje :attribute mora biti najmanje :min.", + "min.string": "Polje :attribute mora sadržavati najmanje :min znakova.", + "min_digits": "Polje :attribute mora sadržavati najmanje :min znamenaka.", + "missing": "Polje :attribute mora nedostajati.", + "missing_if": "Polje :attribute mora nedostajati kada je :other :value.", + "missing_unless": "Polje :attribute mora nedostajati osim ako je :other :value.", + "missing_with": "Polje :attribute mora nedostajati kada je :values prisutno.", + "missing_with_all": "Polje :attribute mora nedostajati kada je :values prisutno.", + "multiple_of": "Broj :attribute mora biti višekratnik :value", + "next": "Sljedeća »", + "not_in": "Odabrano polje :attribute nije ispravno.", + "not_regex": "Format polja :attribute je neispravan.", + "numeric": "Polje :attribute mora biti broj.", + "password": "Lozinka je pogrešna.", + "password.letters": "Polje :attribute mora sadržavati najmanje jedno slovo.", + "password.mixed": "Polje :attribute mora sadržavati najmanje jedno veliko i jedno malo slovo.", + "password.numbers": "Polje :attribute mora sadržavati najmanje jedan broj.", + "password.symbols": "Polje :attribute mora sadržavati najmanje jedan simbol.", + "password.uncompromised": "Vrijednost u :attribute se pojavila u curenju informacija. Molimo vas da odaberete drugu vrijednost za :attribute.", + "present": "Polje :attribute mora biti prisutno.", + "present_if": "Polje :attribute mora biti prisutno kada je :other :value.", + "present_unless": "Polje :attribute mora biti prisutno osim ako je :other :value.", + "present_with": "Polje :attribute mora biti prisutno kada je prisutno :values.", + "present_with_all": "Polje :attribute mora biti prisutno kada je prisutno :values.", + "previous": "« Prethodna", + "prohibited": "Polje :attribute je zabranjeno.", + "prohibited_if": "Polje :attribute je zabranjeno kada je :other :value.", + "prohibited_if_accepted": "Polje :attribute je zabranjeno kada je prihvaćeno polje :other.", + "prohibited_if_declined": "Polje :attribute je zabranjeno kada je odbijeno polje :other.", + "prohibited_unless": "Polje :attribute je zabranjeno, osim ako :other nije u :values.", + "prohibits": "Polje :attribute zabranjuje da polje :other bude prisutno.", + "regex": "Polje :attribute se ne podudara s formatom.", + "relatable": "Polje :attribute se ne može povezati s ovim resursom.", + "required": "Polje :attribute je obavezno.", + "required_array_keys": "Polje :attribute mora sadržavati unose za: :values.", + "required_if": "Polje :attribute je obavezno kada polje :other sadrži :value.", + "required_if_accepted": "Polje :attribute je obavezno kada je prihvaćeno polje :other.", + "required_if_declined": "Polje :attribute je obavezno kada je odbijeno polje :other.", + "required_unless": "Polje :attribute je obavezno osim :other je u :values.", + "required_with": "Polje :attribute je obavezno kada postoji polje :values.", + "required_with_all": "Polje :attribute je obavezno kada postje polja :values.", + "required_without": "Polje :attribute je obavezno kada ne postoji polje :values.", + "required_without_all": "Polje :attribute je obavezno kada nijedno od polja :values ne postoji.", + "reset": "Lozinka je ponovno postavljena!", + "same": "Polja :attribute i :other se moraju podudarati.", + "sent": "E-mail sa poveznicom za ponovno postavljanje lozinke je poslan!", + "size.array": "Polje :attribute mora sadržavati :size stavki.", + "size.file": "Polje :attribute mora biti :size kilobajta.", + "size.numeric": "Polje :attribute mora biti :size.", + "size.string": "Polje :attribute mora biti :size znakova.", + "starts_with": "Stavka :attribute mora započinjati jednom od narednih stavki: :values", + "string": "Polje :attribute mora biti riječ.", + "throttle": "Previše pokušaja prijave. Molim Vas pokušajte ponovno za :seconds sekundi.", + "throttled": "Molimo pričekajte prije ponovnog pokušaja!", + "timezone": "Polje :attribute mora biti ispravna vremenska zona.", + "token": "Oznaka za ponovno postavljanje lozinke više nije važeća.", + "ulid": "Polje :attribute mora biti valjani ULID.", + "unique": "Polje :attribute već postoji.", + "uploaded": "Polje :attribute nije uspešno učitano.", + "uppercase": "Polje :attribute mora sadržavati samo velika slova.", + "url": "Polje :attribute mora biti ispravan URL.", + "user": "Korisnik s navedenom e-mail adresom nije pronađen.", + "uuid": "Polje :attribute mora biti valjani UUID." +} diff --git a/locales/ht/_excludes.json b/locales/ht/_excludes.json new file mode 100644 index 00000000000..b6a4c955ee4 --- /dev/null +++ b/locales/ht/_excludes.json @@ -0,0 +1,259 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "American Samoa", + "Andorra", + "Angola", + "Anguilla", + "Antarctica", + "Antigua and Barbuda", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Bolivia, Plurinational State of", + "Bonaire, Sint Eustatius and Saba", + "Bosnia and Herzegovina", + "Botswana", + "Bouvet Island", + "British Indian Ocean Territory", + "Brunei Darussalam", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "Cape Verde", + "Cayman Islands", + "Central African Republic", + "Chad", + "Chile", + "China", + "Christmas Island", + "Cocos (Keeling) Islands", + "Colombia", + "Comoros", + "Congo", + "Congo, the Democratic Republic of the", + "Cook Islands", + "Costa Rica", + "Croatia", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Cyprus", + "Denmark", + "Djibouti", + "Dominica", + "Dominican Republic", + "Ecuador", + "Egypt", + "El Salvador", + "Equatorial Guinea", + "Eritrea", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "Falkland Islands (Malvinas)", + "Faroe Islands", + "Fiji", + "Finland", + "France", + "French Guiana", + "French Polynesia", + "French Southern Territories", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Greece", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Heard Island and McDonald Islands", + "Holy See (Vatican City State)", + "Honduras", + "Hong Kong", + "Hungary", + "Iceland", + "ID", + "India", + "Indonesia", + "Iran", + "Iran, Islamic Republic of", + "Iraq", + "Ireland", + "Isle of Man", + "Israel", + "Italy", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Korea, Democratic People's Republic of", + "Korea, Republic of", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Latvia", + "Lebanon", + "Lens", + "Lesotho", + "Liberia", + "Liechtenstein", + "Lithuania", + "Luxembourg", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Marshall Islands", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Micronesia, Federated States of", + "Moldova, Republic of", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Netherlands", + "New Caledonia", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Norfolk Island", + "North Macedonia", + "Northern Mariana Islands", + "Norway", + "Nova", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Papua New Guinea", + "Paraguay", + "Peru", + "Philippines", + "Pitcairn", + "Poland", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Russian Federation", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Saint Kitts and Nevis", + "Saint Lucia", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Saudi Arabia", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Solomon Islands", + "Somalia", + "South Africa", + "South Georgia and the South Sandwich Islands", + "South Sudan", + "Spain", + "Sri Lanka", + "Sudan", + "Suriname", + "Svalbard and Jan Mayen", + "Swaziland", + "Sweden", + "Switzerland", + "Syrian Arab Republic", + "Taiwan", + "Taiwan, Province of China", + "Tajikistan", + "Tanzania", + "Tanzania, United Republic of", + "TAX", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Trinidad and Tobago", + "Tunisia", + "Turkey", + "Turkmenistan", + "Turks and Caicos Islands", + "Tuvalu", + "U.S. Outlying Islands", + "Uganda", + "Ukraine", + "United Arab Emirates", + "United Kingdom", + "United States", + "United States Minor Outlying Islands", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Venezuela, Bolivarian Republic of", + "Viet Nam", + "Virgin Islands, British", + "Virgin Islands, U.S.", + "Wallis and Futuna", + "Western Sahara", + "Yemen", + "Zambia", + "Zimbabwe", + "Åland Islands" +] diff --git a/locales/ht/json-inline.json b/locales/ht/json-inline.json new file mode 100644 index 00000000000..d7ebe17c679 --- /dev/null +++ b/locales/ht/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Chan sa a dwe yon wòl valab.", + "The :attribute must be at least :length characters and contain at least one number.": "Chan sa a dwe gen omwen :length karaktè epi gen omwen yon chif.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Chan sa a dwe gen omwen :length karaktè epi gen omwen yon karaktè espesyal ak yon chif.", + "The :attribute must be at least :length characters and contain at least one special character.": "Chan sa a dwe gen omwen :length karaktè epi gen omwen yon karaktè espesyal.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Chan sa a dwe gen omwen :length karaktè epi gen omwen yon lèt majiskil ak yon chif.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Chan sa a dwe gen omwen :length karaktè epi gen omwen yon lèt majiskil ak yon karaktè espesyal.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Chan sa a dwe gen omwen :length karaktè epi gen omwen yon lèt majiskil, yon chif, ak yon karaktè espesyal.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Chan sa a dwe gen omwen :length karaktè epi gen omwen yon lèt majiskil.", + "The :attribute must be at least :length characters.": "Chan sa a dwe gen omwen :length karaktè.", + "The :attribute must contain at least one letter.": "Chan sa a dwe gen omwen yon lèt.", + "The :attribute must contain at least one number.": "Chan sa a dwe gen omwen yon chif.", + "The :attribute must contain at least one symbol.": "Chan sa a dwe gen omwen yon senbòl.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Chan sa a dwe gen omwen yon lèt majiskil ak yon lèt miniskil.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Chan sa a parèt nan yon fwit done. Tanpri chwazi yon lòt chan." +} diff --git a/locales/ht/json.json b/locales/ht/json.json new file mode 100644 index 00000000000..534dd874504 --- /dev/null +++ b/locales/ht/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ak :count erè anplis)", + "(and :count more errors)": "(ak :count erè anplis)", + "30 Days": "30 jou", + "60 Days": "60 jou", + "90 Days": "90 jou", + ":amount selected": ":amount chwazi", + ":amount Total": "Total :amount", + ":days day trial": ":days jou esè", + ":resource Details": "Detay :resource", + ":resource Details: :title": "Detay :resource: :title", + "A decryption key is required.": "Yo bezwen yon kle dekodaj.", + "A fresh verification link has been sent to your email address.": "Yo voye yon nouvo lyen verifikasyon nan adrès imel ou.", + "A new verification link has been sent to the email address you provided during registration.": "Yo voye yon nouvo lyen verifikasyon nan adrès imel ou te bay pandan enskripsyon an.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Yo voye yon nouvo lyen verifikasyon nan adrès imel ou te bay nan paramèt pwofil ou.", + "A new verification link has been sent to your email address.": "Yo voye yon nouvo lyen verifikasyon nan adrès imel ou.", + "Accept Invitation": "Aksepte envitasyon", + "Action": "Aksyon", + "Action Event": "Evènman aksyon", + "Action Events": "Evènman aksyon yo", + "Action Happened At": "Te fèt a", + "Action Initiated By": "Inisye pa", + "Action Name": "Non", + "Action Status": "Estati", + "Action Target": "Sib", + "Actions": "Aksyon yo", + "Add": "Ajoute", + "Add :resource": "Ajoute :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Ajoute yon nouvo manm nan ekip la pou yo ka kolabore avè w.", + "Add additional security to your account using two factor authentication.": "Ajoute plis sekirite sou kont ou ak otantifikasyon de etap.", + "Add Payment Method": "Ajoute metòd peman", + "Add row": "Ajoute liy", + "Add Team Member": "Ajoute manm ekip", + "Add VAT Number": "Ajoute nimewo VAT", + "Added.": "Ajoute.", + "Additional billing information updated successfully.": "Enfòmasyon fakti siplemantè yo mete ajou ak siksè.", + "Address": "Adrè", + "Address Line 2": "Liy adrè 2", + "Administrator": "Administratè", + "Administrator users can perform any action.": "Itilizatè administratè yo kapab fè nenpòt aksyon.", + "Afghanistan": "Afganistan", + "Aland Islands": "Zile Åland", + "Albania": "Albani", + "Algeria": "Aljeri", + "All of the people that are part of this team.": "Tout moun ki fè pati ekip sa a.", + "All resources loaded.": "Tout resous yo chaje.", + "All rights reserved.": "Tout dwa rezève.", + "Already registered?": "Ou deja anrejistre?", + "American Samoa": "Samoa Ameriken", + "An error occurred while uploading the file.": "Yon erè rive pandan telechajman fichye a.", + "An error occurred while uploading the file: :error": "Yon erè rive pandan telechajman fichye a: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Yon erè inatandi rive e nou avèti ekip sipò a. Tanpri eseye ankò pita.", + "Andorra": "Andora", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Yon lòt itilizatè te mete resous sa a ajou depi paj sa a te chaje. Tanpri rafrechi paj la epi eseye ankò.", + "Antarctica": "Antatik", + "Antigua And Barbuda": "Antigwa ak Barbuda", + "Antigua and Barbuda": "Antigwa ak Barbuda", + "API Token": "Jeton API", + "API Token Permissions": "Otorizasyon jeton API", + "API Tokens": "Jeton API yo", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Jeton API pèmèt sèvis twazyèm pati yo otantifye ak aplikasyon nou an pou ou.", + "Apply": "Aplike", + "Apply Coupon": "Aplike koupon", + "April": "Avril", + "Are you sure you want to attempt to pay :amount?": "Eske ou sèten ou vle eseye peye :amount?", + "Are you sure you want to cancel your subscription?": "Eske ou sèten ou vle anile abònman ou?", + "Are you sure you want to delete all the notifications?": "Eske ou sèten ou vle efase tout notifikasyon yo?", + "Are you sure you want to delete the selected resources?": "Eske ou sèten ou vle efase resous yo chwazi yo?", + "Are you sure you want to delete this file?": "Eske ou sèten ou vle efase fichye sa a?", + "Are you sure you want to delete this notification?": "Eske ou sèten ou vle efase notifikasyon sa a?", + "Are you sure you want to delete this payment method?": "Eske ou sèten ou vle efase metòd peman sa a?", + "Are you sure you want to delete this resource?": "Eske ou sèten ou vle efase resous sa a?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Eske ou sèten ou vle efase ekip sa a? Lè yo efase yon ekip, tout resous ak done li yo ap efase pou toutan.", + "Are you sure you want to delete your account?": "Eske ou sèten ou vle efase kont ou?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Eske ou sèten ou vle efase kont ou? Lè kont ou efase, tout resous ak done li yo ap efase pou toutan. Tanpri antre modpas ou pou konfime efasman an.", + "Are you sure you want to detach the selected resources?": "Eske ou sèten ou vle detache resous yo chwazi yo?", + "Are you sure you want to detach this resource?": "Eske ou sèten ou vle detache resous sa a?", + "Are you sure you want to force delete the selected resources?": "Eske ou sèten ou vle fòse efase resous yo chwazi yo?", + "Are you sure you want to force delete this resource?": "Eske ou sèten ou vle fòse efase resous sa a?", + "Are you sure you want to log out?": "Eske ou sèten ou vle dekonekte?", + "Are you sure you want to mark all notifications as read?": "Eske ou sèten ou vle make tout notifikasyon yo kòm li?", + "Are you sure you want to remove this item?": "Eske ou sèten ou vle retire atik sa a?", + "Are you sure you want to restore the selected resources?": "Eske ou sèten ou vle retabli resous yo chwazi yo?", + "Are you sure you want to restore this resource?": "Eske ou sèten ou vle retabli resous sa a?", + "Are you sure you want to resume your subscription?": "Eske ou sèten ou vle rekòmanse abònman ou?", + "Are you sure you want to run this action?": "Eske ou sèten ou vle egzekite aksyon sa a?", + "Are you sure you want to set this payment method as your default?": "Eske ou sèten ou vle mete metòd peman sa a kòm default?", + "Are you sure you want to stop impersonating?": "Eske ou sèten ou vle sispann imite itilizatè a?", + "Are you sure you would like to delete this API token?": "Eske ou sèten ou vle efase jeton API sa a?", + "Are you sure you would like to leave this team?": "Eske ou sèten ou vle kite ekip sa a?", + "Are you sure you would like to remove this person from the team?": "Eske ou sèten ou vle retire moun sa a nan ekip la?", + "Are you sure you would like to switch billing plans?": "Eske ou sèten ou vle chanje plan fakti a?", + "Argentina": "Ajantin", + "Armenia": "Ameni", + "Aruba": "Aruba", + "Attach": "Atache", + "Attach & Attach Another": "Atache & Atache yon lòt", + "Attach :resource": "Atache :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Atache fichye yo pa trennen & depoze, chwazi oswa kole yo.", + "August": "Out", + "Australia": "Ostrali", + "Austria": "Otrich", + "Azerbaijan": "Azerbaydjan", + "Bahamas": "Bahamas", + "Bahrain": "Barey", + "Bangladesh": "Bangladèch", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Anvan ou kontinye, èske ou ka verifye adrès imèl ou a lè w klike sou lyen nou sot voye nan bwat lèt ou a? Si ou pa t resevwa imèl la, n ap kontan voye yon lòt ankò pou ou.", + "Before proceeding, please check your email for a verification link.": "Anvan ou kontinye, tanpri tcheke imèl ou pou yon lyen verifikasyon.", + "Belarus": "Belarus", + "Belgium": "Bèljik", + "Belize": "Beliz", + "Benin": "Benen", + "Bermuda": "Bermuda", + "Bhutan": "Boutan", + "Billing Information": "Enfòmasyon pou fakti", + "Billing Management": "Jesyon fakti", + "Bolivia": "Bolivi", + "Bolivia, Plurinational State of": "Eta Plirinasyonal Bolivi", + "Bonaire, Sint Eustatius and Saba": "Bònè, Sen Eustachis ak Saba", + "Bosnia And Herzegovina": "Bosni ak Erzegovin", + "Bosnia and Herzegovina": "Bosni ak Erzegovin", + "Botswana": "Botswana", + "Bouvet Island": "Zile Bouvet", + "Brazil": "Brezil", + "British Indian Ocean Territory": "Teritwa Oseyan Endyen Britanik", + "Browser Sessions": "Sesyon navigatè", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bilgari", + "Burkina Faso": "Boukinafaso", + "Burundi": "Burundi", + "Cambodia": "Kanbòdj", + "Cameroon": "Kamewoun", + "Canada": "Kanada", + "Cancel": "Anile", + "Cancel Subscription": "Anile abònman", + "Cape Verde": "Kap Vè", + "Card": "Kat", + "Cayman Islands": "Zile Kayiman", + "Central African Republic": "Repiblik Afrik Santral", + "Chad": "Chad", + "Change Subscription Plan": "Chanje plan abònman", + "Change the current payment method attached to your subscription": "Chanje metòd peman aktyèl ki atache ak abònman ou a", + "Changes": "Chanjman", + "Checkout": "Peman", + "Chile": "Chili", + "China": "Lachin", + "Choose": "Chwazi", + "Choose :field": "Chwazi :field", + "Choose :resource": "Chwazi :resource", + "Choose an option": "Chwazi yon opsyon", + "Choose date": "Chwazi dat", + "Choose File": "Chwazi fichye", + "Choose Files": "Chwazi fichye yo", + "Choose Type": "Chwazi kalite", + "Christmas Island": "Zile Nwèl", + "City": "Vil", + "Click here to re-send the verification email.": "Klike isit la pou revoye imèl verifikasyon an.", + "click here to request another": "klike la a pou mande yon lòt", + "Click to choose": "Klike pou chwazi", + "Close": "Fèmen", + "Cocos (Keeling) Islands": "Zile Kokos (Keeling)", + "Code": "Kòd", + "Colombia": "Kolonbi", + "Comoros": "Komò", + "Confirm": "Konfime", + "Confirm Billing Action": "Konfime aksyon fakti", + "Confirm Password": "Konfime modpas", + "Confirm Payment": "Konfime peman", + "Confirm your :amount payment": "Konfime peman :amount ou a", + "Congo": "Kongo", + "Congo, Democratic Republic": "Repiblik Demokratik Kongo", + "Congo, the Democratic Republic of the": "Repiblik Demokratik Kongo", + "Constant": "Konstan", + "Continue To Payment": "Kontinye pou peye", + "Cook Islands": "Zile Cook", + "Copy to clipboard": "Kopye nan prens-papiye", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Kòt Divwa", + "Country": "Peyi", + "Coupon": "Koupon", + "Coupon applied successfully.": "Koupon an te aplike avèk siksè.", + "Create": "Kreye", + "Create & Add Another": "Kreye & Ajoute yon lòt", + "Create :resource": "Kreye :resource", + "Create a new team to collaborate with others on projects.": "Kreye yon nouvo ekip pou kolabore ak lòt moun sou pwojè yo.", + "Create Account": "Kreye kont", + "Create API Token": "Kreye jeton API", + "Create New Team": "Kreye nouvo ekip", + "Create Team": "Kreye ekip", + "Created.": "Kreye.", + "Croatia": "Kwoasi", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Modpas aktyèl", + "Current Subscription Plan": "Plan abònman aktyèl", + "Currently Subscribed": "Kounye a abòne", + "Customer Balance": "Sòld kliyan", + "Customize": "Pèsonalize", + "Cyprus": "Chip", + "Czech Republic": "Repiblik Tchèk", + "Côte d'Ivoire": "Kòt Divwa", + "Dark": "Fè nwa", + "Dashboard": "Tablodbò", + "December": "Desanm", + "Decrease": "Diminye", + "Default": "Pa defo", + "Delete": "Efase", + "Delete :resource": "Efase :resource", + "Delete Account": "Efase kont", + "Delete all notifications": "Efase tout notifikasyon yo", + "Delete API Token": "Efase jeton API", + "Delete File": "Efase fichye", + "Delete Notification": "Efase notifikasyon", + "Delete Resource": "Efase resous", + "Delete Selected": "Efase sa yo chwazi", + "Delete Team": "Efase ekip", + "Denmark": "Danmak", + "Detach": "Detache", + "Detach Resource": "Detache resous", + "Detach Selected": "Detache sa yo chwazi", + "Details": "Detay", + "Disable": "Disaktive", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Èske w vrèman vle kite? Ou gen chanjman ki pa sove.", + "Dominica": "Dominik", + "Dominican Republic": "Repiblik Dominikèn", + "Done.": "Fini.", + "Download": "Telechaje", + "Download Invoice": "Telechaje fakti", + "Drop file or click to choose": "Depoze fichye oswa klike pou chwazi", + "Drop files or click to choose": "Depoze fichye yo oswa klike pou chwazi", + "Ecuador": "Ekwatè", + "Edit": "Modifye", + "Edit :resource": "Modifye :resource", + "Edit Attached": "Modifye sa ki atache", + "Edit Profile": "Modifye pwofil", + "Editor": "Editè", + "Editor users have the ability to read, create, and update.": "Itilizatè editè yo kapab li, kreye ak mete ajou.", + "Egypt": "Ejip", + "El Salvador": "El Salvador", + "Email": "Imèl", + "email": "imèl", + "Email Address": "Adrès imèl", + "Email Addresses": "Adrès imèl yo", + "Email Password Reset Link": "Imèl lyen rekiperasyon modpas", + "Email Verification": "Verifikasyon imèl", + "Enable": "Aktive", + "Encrypted environment file already exists.": "Fichye anviwònman chiffre a deja egziste.", + "Encrypted environment file not found.": "Fichye anviwònman chiffre pa jwenn.", + "Ensure your account is using a long, random password to stay secure.": "Asire kont ou itilize yon modpas long ak owaza pou rete an sekirite.", + "Environment file already exists.": "Fichye anviwònman an deja egziste.", + "Environment file not found.": "Fichye anviwònman pa jwenn.", + "Equatorial Guinea": "Gine Ekwatoryal", + "Eritrea": "Eritre", + "Error": "Erè", + "errors": "erè yo", + "Estonia": "Estoni", + "Ethiopia": "Etyopi", + "ex VAT": "san VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Ekspire :expiration", + "Export As CSV": "Ekspòte kòm CSV", + "Extra Billing Information": "Enfòmasyon fakti siplemantè", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Nou bezwen yon konfimasyon anplis pou trete peman ou. Tanpri kontinye sou paj peman an lè w klike sou bouton ki anba a.", + "Failed Subscription Payment": "Peman abònman echwe", + "Failed to load :resource!": "Echèk pou chaje :resource!", + "Falkland Islands (Malvinas)": "Zile Falkland (Malvinas)", + "Faroe Islands": "Zile Faroè", + "February": "Fevriye", + "Fiji": "Fiji", + "Filename": "Non fichye", + "Finish enabling two factor authentication.": "Fini aktive otantifikasyon de etap.", + "Finland": "Fenlann", + "For your security, please confirm your password to continue.": "Pou sekirite ou, tanpri konfime modpas ou pou kontinye.", + "Forbidden": "Entèdi", + "Force Delete": "Efase fòse", + "Force Delete :resource": "Efase fòse :resource", + "Force Delete Resource": "Efase resous la fòse", + "Force Delete Selected": "Efase fòse sa yo chwazi", + "Forgot Password": "Bliye modpas", + "Forgot your password?": "Bliye modpas ou?", + "Forgot Your Password?": "Bliye modpas ou?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Bliye modpas ou? Pa gen pwoblèm. Fè nou konnen adrès imèl ou epi n ap voye yon lyen pou rekipere modpas la pou pèmèt ou chwazi yon nouvo.", + "France": "Frans", + "French Guiana": "Giyàn franse", + "French Polynesia": "Polinezi franse", + "French Southern Territories": "Tèritwa Sid franse yo", + "From": "Soti nan", + "Gabon": "Gabon", + "Gambia": "Gambi", + "Georgia": "Jòji", + "Germany": "Almay", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Ale lakay", + "Go to page :page": "Ale nan paj :page", + "Great! You have accepted the invitation to join the :team team.": "Trè byen! Ou te aksepte envitasyon pou rantre nan ekip :team la.", + "Greece": "Grès", + "Greenland": "Grennland", + "Grenada": "Grenad", + "Guadeloupe": "Gwadloup", + "Guam": "Gwam", + "Guatemala": "Gwatemala", + "Guernsey": "Gèrnzi", + "Guinea": "Gine", + "Guinea-Bissau": "Gine-Bisao", + "Guyana": "Giyàn", + "Haiti": "Ayiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "W ap reflechi ankò sou anile abònman ou? Ou ka reaktive li touswit nenpòt lè jiska fen sik fakti aktyèl la. Apre sik la fini, ou ka chwazi yon nouvo plan abònman nèt.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "W ap reflechi ankò sou anile abònman ou? Ou ka reaktive abònman ou nenpòt lè jiska fen sik fakti aktyèl la. Apre sik la fini, ou ka chwazi yon nouvo plan.", + "Heard Island & Mcdonald Islands": "Zile Heard ak Zile McDonald", + "Heard Island and McDonald Islands": "Zile Heard ak Zile McDonald", + "Hello!": "Bonjou!", + "Hide Content": "Kache kontni", + "Hold Up!": "Tann yon ti moman!", + "Holy See (Vatican City State)": "Sentesèk (Vil Leta Vatikan)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Ongri", + "I agree to the :terms_of_service and :privacy_policy": "Mwen dakò ak :terms_of_service ak :privacy_policy", + "Iceland": "Islann", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Si sa nesesè, ou ka dekonekte tout lòt sesyon navigatè ou sou tout aparèy ou yo. Kèk nan dènye sesyon ou yo parèt pi ba a; sepandan, lis sa a ka pa konplè. Si ou panse kont ou te konpwomèt, ou ta dwe tou mete ajou modpas ou.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Si ou deja gen yon kont, ou ka aksepte envitasyon sa a lè w klike sou bouton ki anba a:", + "If you did not create an account, no further action is required.": "Si ou pa t kreye yon kont, ou pa bezwen fè okenn lòt aksyon.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Si ou pa t atann pou w resevwa yon envitasyon pou ekip sa a, ou ka jete imèl sa a.", + "If you did not receive the email": "Si ou pa t resevwa imèl la", + "If you did not request a password reset, no further action is required.": "Si ou pa t mande pou reinitializasyon modpas, pa gen okenn lòt aksyon ki nesesè.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Si ou pa gen yon kont, ou ka kreye youn lè w klike sou bouton ki anba a. Apre ou fin kreye kont lan, ou ka klike sou bouton akseptasyon envitasyon an nan imèl sa a pou aksepte envitasyon ekip la:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Si ou bezwen ajoute enfòmasyon kontak oswa taks espesifik sou fakti ou yo, tankou non konplè antrepriz ou, nimewo idantifikasyon VAT, oswa adrès ofisyèl, ou ka ajoute yo isit la.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Si w gen pwoblèm pou w klike sou bouton \":actionText\" la, kopye epi kole URL ki anba a\nnan navigatè entènèt ou:", + "Impersonate": "Iminte", + "Increase": "Ogmante", + "India": "Lend", + "Indonesia": "Endonezi", + "Invalid filename.": "Non fichye a pa valab.", + "Invalid JSON was returned from the route.": "Chemen an te retounen yon JSON ki pa valab.", + "Invoice Email Addresses": "Adrès imèl pou fakti", + "Invoice emails updated successfully.": "Imèl fakti yo mete ajou avèk siksè.", + "Invoices": "Fakti", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Repiblik Islamik", + "Iraq": "Irak", + "Ireland": "Iland", + "Isle Of Man": "Zile Man", + "Isle of Man": "Zile Man", + "Israel": "Izrayèl", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Sanble ou pa gen yon abònman aktif. Ou ka chwazi youn nan plan abònman ki anba yo pou kòmanse. Ou ka chanje oswa anile plan yo lè sa bon pou ou.", + "Italy": "Itali", + "Jamaica": "Jamayik", + "January": "Janvye", + "Japan": "Japon", + "Jersey": "Jèze", + "Jordan": "Jòdone", + "July": "Jiyè", + "June": "Jen", + "Kazakhstan": "Kazakstan", + "Kenya": "Kenya", + "Key": "Kle", + "Kiribati": "Kiribati", + "Korea": "Kore di Sid", + "Korea, Democratic People's Republic of": "Kore di Nò (Repiblik Demokratik Pèp la)", + "Korea, Republic of": "Repiblik Kore (Sid)", + "Kosovo": "Kosovo", + "Kuwait": "Kowet", + "Kyrgyzstan": "Kirgizistan", + "Lao People's Democratic Republic": "Repiblik Demokratik Pèp Lao", + "Last active": "Dènye aktivite", + "Last used": "Dènye itilizasyon", + "Latvia": "Letoni", + "Leave": "Kite", + "Leave Team": "Kite ekip la", + "Lebanon": "Liban", + "length": "longè", + "Lens": "Lens", + "Lesotho": "Lezoto", + "Liberia": "Liberya", + "Libyan Arab Jamahiriya": "Libi", + "Liechtenstein": "Liktenstayn", + "Light": "Limyè", + "Lithuania": "Lituani", + "Load :perPage More": "Chaje :perPage anplis", + "Loading": "Chajman", + "Location": "Kote", + "Log in": "Antre", + "Log In": "Antre", + "Log Out": "Dekonekte", + "Log out": "Dekonekte", + "Log Out Other Browser Sessions": "Dekonekte lòt sesyon navigatè yo", + "Log Viewer": "Vizyalizatè boutèy nòt (log)", + "Login": "Antre", + "Logout": "Dekonekte", + "Logs": "Jounal (logs)", + "Luxembourg": "Liksanbou", + "Macao": "Macao", + "Macedonia": "Masedony di Nò", + "Macedonia, the former Yugoslav Republic of": "Masedony, ansyen Repiblik Yougoslav la", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malezi", + "Maldives": "Maldiv", + "Mali": "Mali", + "Malta": "Malt", + "Manage Account": "Jere kont", + "Manage and log out your active sessions on other browsers and devices.": "Jere epi dekonekte sesyon aktif ou sou lòt navigatè ak aparèy yo.", + "Manage API Tokens": "Jere jeton API", + "Manage Role": "Jere wòl", + "Manage Team": "Jere ekip", + "Managing billing for :billableName": "Jere fakti pou :billableName", + "March": "Mas", + "Mark all as Read": "Make tout kòm li", + "Mark all notifications as read": "Make tout notifikasyon yo kòm li", + "Mark Read": "Make kòm li", + "Mark Unread": "Make kòm pa li", + "Marshall Islands": "Zile Marshall", + "Martinique": "Matinik", + "Mauritania": "Moritani", + "Mauritius": "Moris", + "May": "Me", + "Mayotte": "Mayòt", + "Mexico": "Meksik", + "Micronesia, Federated States Of": "Mikwonizi (Eta federasyon)", + "Micronesia, Federated States of": "Mikwonizi (Eta federasyon)", + "Moldova": "Moldavi", + "Moldova, Republic of": "Repiblik Moldavi", + "Monaco": "Monako", + "Mongolia": "Mongoli", + "Montenegro": "Montenegwo", + "Month To Date": "Depi kòmansman mwa a", + "Monthly": "Chak mwa", + "monthly": "chak mwa", + "Montserrat": "Montserrat", + "Morocco": "Mowòk", + "Mozambique": "Mozanbik", + "Myanmar": "Myanma", + "Name": "Non", + "name": "non", + "Namibia": "Namibi", + "Nauru": "Nawou", + "Nepal": "Nepal", + "Netherlands": "Peyi Ba", + "Netherlands Antilles": "Antiy Olandè", + "Nevermind": "Pa gen pwoblèm", + "Nevermind, I'll keep my old plan": "Pa gen pwoblèm, m ap kenbe ansyen plan mwen", + "New": "Nouvo", + "New :resource": "Nouvo :resource", + "New Caledonia": "Nouvel Kalédoni", + "New Password": "Nouvo modpas", + "New Zealand": "Nouvèl Zeland", + "Next": "Suivan", + "Next Payment": "Pwochen peman", + "Next Payment on": "Pwochen peman le", + "Nicaragua": "Nikaragwa", + "Niger": "Nije", + "Nigeria": "Nijerya", + "Niue": "Nioue", + "No": "Non", + "No :resource matched the given criteria.": "Pa gen okenn :resource ki koresponn ak kritè yo bay la.", + "No additional information...": "Pa gen lòt enfòmasyon...", + "No Current Data": "Pa gen done aktyèl", + "No Data": "Pa gen done", + "no file selected": "pa gen fichye chwazi", + "No Increase": "Pa gen ogmantasyon", + "No payment methods on file.": "Pa gen metòd peman anrejistre.", + "No payment scheduled.": "Pa gen peman pwograme.", + "No Prior Data": "Pa gen done avan", + "No Results Found.": "Pa jwenn rezilta.", + "Norfolk Island": "Zile Norfolk", + "Northern Mariana Islands": "Zile Nò Mariana", + "Norway": "Nòvèj", + "Not Found": "Pa jwenn", + "Notifications": "Notifikasyon", + "Nova": "Nova", + "Nova User": "Itilizatè Nova", + "November": "Novanm", + "October": "Oktòb", + "of": "nan", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Lè yo efase yon ekip, tout resous ak done li yo pral efase pou toutan. Anvan ou efase ekip sa a, tanpri telechaje nenpòt done oswa enfòmasyon sou ekip sa a ou vle konsève.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Lè yo efase kont ou, tout resous ak done li yo pral efase pou toutan. Anvan ou efase kont ou, tanpri telechaje nenpòt done oswa enfòmasyon ou vle konsève.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Lè yo efase kont ou, tout resous ak done li yo pral efase pou toutan. Tanpri antre modpas ou pou konfime ou vle efase kont ou pou toutan.", + "Only Trashed": "Sèlman nan fatra", + "Open Invoices": "Fakti ouvè", + "Original": "Orijinal", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Pòtal jesyon fakti nou an pèmèt ou fasilman jere plan abònman ou, metòd peman, epi telechaje dènye fakti ou yo.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Pòtal jesyon fakti nou an pèmèt ou fasilman jere plan abònman ou, metòd peman yo, epi telechaje dènye fakti ou yo.", + "Page Expired": "Paj ekspire", + "Pagination Navigation": "Navigasyon pajinasyon", + "Paid": "Peye", + "Pakistan": "Pakistan", + "Palau": "Palaw", + "Palestinian Territory, Occupied": "Teritwa Palestinyen, okipe", + "Panama": "Panama", + "Papua New Guinea": "Papwazi-Nouvèl Gine", + "Paraguay": "Paragwe", + "Password": "Modpas", + "password": "modpas", + "Payment Confirmation": "Konfimasyon peman", + "Payment Information": "Enfòmasyon peman", + "Payment information updated successfully.": "Enfòmasyon peman yo mete ajou avèk siksè.", + "Payment Method": "Metòd peman", + "Payment Methods": "Metòd peman yo", + "Payment Required": "Peman obligatwa", + "Payments": "Peman yo", + "Pending Team Invitations": "Envitasyon ekip an atant", + "Per Page": "Pou chak paj", + "Permanently delete this team.": "Efase ekip sa a pou toutan.", + "Permanently delete your account.": "Efase kont ou pou toutan.", + "Permissions": "Otorizasyon", + "Peru": "Perou", + "Philippines": "Filipin", + "Photo": "Foto", + "Pitcairn": "Pitkèrn", + "Please accept the terms of service.": "Tanpri aksepte tèm sèvis yo.", + "Please click the button below to verify your email address.": "Tanpri klike sou bouton ki anba a pou verifye adrès imel ou.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Tanpri konfime aksè a kont ou an lè w antre youn nan kòd rekiperasyon ijans ou yo.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Tanpri konfime aksè a kont ou an lè w antre kòd otantifikasyon aplikasyon otantifikatè w la bay la.", + "Please confirm your password before continuing.": "Tanpri konfime modpas ou anvan ou kontinye.", + "Please copy your new API token. For your security, it won't be shown again.": "Tanpri kopye nouvo jeton API ou a. Pou sekirite ou, li p ap montre ankò.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Tanpri antre modpas ou pou konfime ou vle dekonekte lòt sesyon navigatè ou sou tout aparèy ou yo.", + "Please provide a maximum of three invoice emails addresses.": "Tanpri bay pa plis pase twa adrès imèl pou fakti.", + "Please provide the email address of the person you would like to add to this team.": "Tanpri bay adrès imèl moun ou ta renmen ajoute nan ekip sa a.", + "Please set a default payment method before retrying payments.": "Tanpri defini yon metòd peman pa defo anvan ou reeseye peman yo.", + "Please set a default payment method before swapping plans.": "Tanpri defini yon metòd peman pa defo anvan ou chanje plan yo.", + "Poland": "Polòy", + "Portugal": "Pòtigal", + "Press / to search": "Peze / pou chèche", + "Preview": "Gade avan", + "Previewing": "Ap fè aperçu", + "Previous": "Anvan", + "Privacy Policy": "Règleman sou vi prive", + "Profile": "Pwofil", + "Profile Information": "Enfòmasyon pwofil", + "Puerto Rico": "Pòtoriko", + "Qatar": "Katar", + "Quarter To Date": "Depi kòmansman trimès la", + "Recovery Code": "Kòd rekiperasyon", + "Refresh": "Rafrechi", + "Regards,": "Salitasyon,", + "Regenerate Recovery Codes": "Rejenerasyon kòd rekiperasyon yo", + "Register": "Enskri", + "Reload": "Rechaje", + "Remember me": "Sonje mwen", + "Remember Me": "Sonje mwen", + "Remove": "Retire", + "Remove Photo": "Retire foto", + "Remove Team Member": "Retire manm ekip", + "Replicate": "Repwodui", + "Required fields": "Chan obligatwa", + "Resend Verification Email": "Revoe imèl verifikasyon", + "Reset Filters": "Reyajiste filtè yo", + "Reset Password": "Reyajiste modpas", + "Reset Password Notification": "Notifikasyon reyajisteman modpas", + "resource": "resous", + "Resource Row Dropdown": "Lis desann ranje resous", + "Resources": "Resous", + "resources": "resous yo", + "Restore": "Retabli", + "Restore :resource": "Retabli :resource", + "Restore Resource": "Retabli resous la", + "Restore Selected": "Retabli sa yo chwazi yo", + "results": "rezilta yo", + "Resume Subscription": "Reprann abònman", + "Retry Payment": "Reeseye peman", + "Return to :appName": "Retounen nan :appName", + "Reunion": "Réunion", + "Role": "Wòl", + "Romania": "Woumani", + "Run Action": "Egzekite aksyon", + "Russian Federation": "Larisi", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Sen Batèlmi", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Sen Elèn", + "Saint Kitts And Nevis": "Sen Kristòf ak Nèvis", + "Saint Kitts and Nevis": "Saint Kitts and Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Sen Matin", + "Saint Martin (French part)": "Saint Martin (French part)", + "Saint Pierre And Miquelon": "Sen Pyè ak Mikelon", + "Saint Pierre and Miquelon": "Saint Pierre and Miquelon", + "Saint Vincent And Grenadines": "Sen Vensan ak Grenadin yo", + "Saint Vincent and the Grenadines": "Saint Vincent and the Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tomé ak Prinsip", + "Sao Tome and Principe": "Sao Tome and Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Sove", + "Saved.": "Sove.", + "Scroll to bottom": "Desann nan fon paj la", + "Scroll to top": "Monte nan tèt paj la", + "Search": "Chèche", + "Secure Area": "Zòn sekirize", + "Select": "Chwazi", + "Select a different plan": "Chwazi yon lòt plan", + "Select a log file...": "Chwazi yon fichye jounal...", + "Select A New Photo": "Chwazi yon nouvo foto", + "Select Action": "Chwazi aksyon", + "Select all": "Chwazi tout", + "Select All Dropdown": "Lis desann Chwazi tout", + "Select this page": "Chwazi paj sa a", + "Send Password Reset Link": "Voye lyen pou reyajiste modpas la", + "Senegal": "Senegal", + "September": "Septanm", + "Serbia": "Sèbi", + "Server Error": "Erè sèvè", + "Service Unavailable": "Sèvis pa disponib", + "Set as default": "Mete kòm pa defo", + "Setup Key": "Kle konfigirasyon", + "Seychelles": "Seychelles", + "Show All Fields": "Montre tout chan yo", + "Show Content": "Montre kontni", + "Show Recovery Codes": "Montre kòd rekiperasyon yo", + "Showing": "Ap montre", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Konekte kòm", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Marten (pati Olandè)", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Efase lojik", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "Something went wrong.": "Gen yon bagay ki pa mache.", + "Sorry! You are not authorized to perform this action.": "Padon! Ou pa otorize pou fè aksyon sa a.", + "Sorry, your session has expired.": "Padon, sesyon ou a ekspire.", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "Jòji di Sid ak Zile Sandwich di Sid", + "South Georgia and the South Sandwich Islands": "South Georgia and the South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Aksyon endepandan", + "Start Polling": "Kòmanse sondaj", + "Start polling": "Kòmanse sondaj", + "State / County": "Eta / Konte", + "Stop Impersonating": "Sispann imite", + "Stop Polling": "Sispann sondaj", + "Stop polling": "Sispann sondaj", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Sere kòd rekiperasyon sa yo nan yon jere modpas ki an sekirite. Yo ka sèvi pou reprann aksè a kont ou si aparèy otantifikasyon de etap ou a pèdi.", + "Subscribe": "Abòne", + "Subscription Information": "Enfòmasyon sou abònman", + "Subscription Pending": "Abònman an an atant", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard and Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Sweden", + "Switch Teams": "Chanje ekip", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syrian Arab Republic", + "System": "Sistèm", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Province of China", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "TAX", + "Team Details": "Detay ekip la", + "Team Invitation": "Envitasyon ekip", + "Team Members": "Manm ekip", + "Team Name": "Non ekip", + "Team Owner": "Pwopriyetè ekip", + "Team Settings": "Paramèt ekip", + "Terms of Service": "Tèm sèvis", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Mèsi paske w enskri! Anvan ou kòmanse, èske ou ka verifye adrès imel ou lè w klike sou lyen nou sot voye ba ou a? Si ou pa t resevwa imèl la, n ap kontan voye yon lòt pou ou.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Mèsi pou sipò w kontinye a. Nou atache yon kopi fakti ou pou dosye ou. Tanpri fè nou konnen si ou gen nenpòt kesyon oswa enkyetid.", + "Thanks,": "Mèsi,", + "The :attribute must be a valid role.": "Chan :attribute la dwe yon wòl valab.", + "The :attribute must be at least :length characters and contain at least one number.": "Chan :attribute la dwe gen omwen :length karaktè epi gen omwen yon chif.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Chan :attribute la dwe gen omwen :length karaktè epi gen omwen yon karaktè espesyal ak yon chif.", + "The :attribute must be at least :length characters and contain at least one special character.": "Chan :attribute la dwe gen omwen :length karaktè epi gen omwen yon karaktè espesyal.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Chan :attribute la dwe gen omwen :length karaktè epi gen omwen yon lèt majiskil ak yon chif.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Chan :attribute la dwe gen omwen :length karaktè epi gen omwen yon lèt majiskil ak yon karaktè espesyal.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Chan :attribute la dwe gen omwen :length karaktè epi gen omwen yon lèt majiskil, yon chif, ak yon karaktè espesyal.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Chan :attribute la dwe gen omwen :length karaktè epi gen omwen yon lèt majiskil.", + "The :attribute must be at least :length characters.": "Chan :attribute la dwe gen omwen :length karaktè.", + "The :attribute must contain at least one letter.": "Chan :attribute la dwe gen omwen yon lèt.", + "The :attribute must contain at least one number.": "Chan :attribute la dwe gen omwen yon chif.", + "The :attribute must contain at least one symbol.": "Chan :attribute la dwe gen omwen yon senbòl.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Chan :attribute la dwe gen omwen yon lèt majiskil ak yon lèt miniskil.", + "The :resource was created!": ":resource te kreye!", + "The :resource was deleted!": ":resource te efase!", + "The :resource was restored!": ":resource te retabli!", + "The :resource was updated!": ":resource te mete ajou!", + "The action was executed successfully.": "Aksyon an te egzekite avèk siksè.", + "The default payment method cannot be removed.": "Pa ka retire metòd peman pa defo a.", + "The file was deleted!": "Fichye a te efase!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute sa a parèt nan yon fwit done. Tanpri chwazi yon lòt :attribute.", + "The given data was invalid.": "Done yo bay yo pa valab.", + "The government won't let us show you what's behind these doors": "Gouvènman an p ap kite nou montre sa ki dèyè pòt sa yo", + "The HasOne relationship has already been filled.": "Relasyon HasOne nan deja ranpli.", + "The image could not be loaded": "Imaj la pa t ka chaje", + "The image could not be loaded.": "Imaj la pa t ka chaje.", + "The invoice emails must be valid email addresses.": "Imèl pou fakti yo dwe adrès imèl valab.", + "The password is incorrect.": "Modpas la pa kòrèk.", + "The provided coupon code is invalid.": "Kòd koupon an pa valab.", + "The provided password does not match your current password.": "Modpas ou bay la pa koresponn ak modpas aktyèl ou.", + "The provided password was incorrect.": "Modpas ou te bay la pa t kòrèk.", + "The provided two factor authentication code was invalid.": "Kòd otantifikasyon de etap la pa t valab.", + "The provided two factor recovery code was invalid.": "Kòd rekiperasyon de etap la pa t valab.", + "The provided VAT number is invalid.": "Nimewo VAT la pa valab.", + "The resource was attached!": "Resous la te atache!", + "The resource was prevented from being saved!": "Yo te anpeche resous la sove!", + "The resource was updated!": "Resous la te mete ajou!", + "The response is not a streamed response.": "Repons lan pa yon repons difize.", + "The response is not a view.": "Repons lan pa yon View.", + "The selected country is invalid.": "Peyi chwazi a pa valab.", + "The selected plan is invalid.": "Plan chwazi a pa valab.", + "The selected resources have been :action!": "Resous yo chwazi yo te :action!", + "The team's name and owner information.": "Non ekip la ak enfòmasyon sou pwopriyetè a.", + "There are no available options for this resource.": "Pa gen okenn opsyon disponib pou resous sa a.", + "There are no fields to display.": "Pa gen chan pou montre.", + "There are no new notifications.": "Pa gen nouvo notifikasyon.", + "There was a problem executing the action.": "Te gen yon pwoblèm pandan egzekisyon aksyon an.", + "There was a problem fetching the resource.": "Te gen yon pwoblèm pandan rekiperasyon resous la.", + "There was a problem submitting the form.": "Te gen yon pwoblèm pandan soumèt fòm nan.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Moun sa yo te envite nan ekip ou a epi yo te resevwa yon imèl envitasyon. Yo ka rantre nan ekip la lè yo aksepte envitasyon an nan imèl la.", + "This account does not have an active subscription.": "Kont sa a pa gen yon abònman aktif.", + "This action is unauthorized.": "Aksyon sa a pa otorize.", + "This copy of Nova is unlicensed.": "Kopi Nova sa a pa gen lisans.", + "This coupon code can only be used by new customers.": "Kòd koupon sa a sèlman ka itilize pa nouvo kliyan yo.", + "This device": "Aparèy sa a", + "This file field is read-only.": "Chan fichye sa a se pou lektye sèlman.", + "This invoice is no longer open.": "Fakti sa a pa ouvè ankò.", + "This is a secure area of the application. Please confirm your password before continuing.": "Sa a se yon zòn sekirize nan aplikasyon an. Tanpri konfime modpas ou anvan ou kontinye.", + "This password does not match our records.": "Modpas sa a pa koresponn ak sa nou gen nan dosye nou yo.", + "This password reset link will expire in :count minutes.": "Lyen pou reyajiste modpas sa a ap ekspire nan :count minit.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Peman sa a te inisye, men lajan an poko resevwa. Sa ka pran jiska 14 jou.", + "This resource no longer exists": "Resous sa a pa egziste ankò", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Abònman sa a ekspire e li pa ka rekòmanse. Tanpri kreye yon nouvo abònman.", + "This user already belongs to the team.": "Itilizatè sa a deja fè pati ekip la.", + "This user has already been invited to the team.": "Itilizatè sa a deja envite nan ekip la.", + "Timor-Leste": "Timor-Leste", + "to": "a", + "To": "A", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Pou fini aktive otantifikasyon de etap, eskane kòd QR ki anba a ak aplikasyon otantifikatè telefòn ou oswa antre kle konfigirasyon an epi bay kòd OTP ki pwodwi a.", + "Today": "Jodi a", + "Toggle navigation": "Chanje navigasyon", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Non jeton", + "Tonga": "Tonga", + "Too Many Requests": "Twòp demann", + "total": "total", + "Total:": "Total:", + "Trashed": "Efase", + "Trinidad And Tobago": "Trinidad and Tobago", + "Trinidad and Tobago": "Trinidad and Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turkey", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks and Caicos Islands", + "Turks and Caicos Islands": "Turks and Caicos Islands", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Otantifikasyon de etap", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Otantifikasyon de etap kounye a aktive. Eskane kòd QR ki anba a ak aplikasyon otantifikatè telefòn ou oswa antre kle konfigirasyon an.", + "Type": "Kalite", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Pa otorize", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Minor Outlying Islands": "United States Minor Outlying Islands", + "United States Outlying Islands": "U.S. Outlying Islands", + "Unknown": "Enkoni", + "Unpaid": "Pa peye", + "Update": "Mete ajou", + "Update & Continue Editing": "Mete ajou & Kontinye edite", + "Update :resource": "Mete ajou :resource", + "Update :resource: :title": "Mete ajou :resource: :title", + "Update attached :resource: :title": "Mete ajou :resource ki atache a: :title", + "Update Password": "Mete ajou modpas", + "Update Payment Information": "Mete ajou enfòmasyon peman", + "Update Payment Method": "Mete ajou metòd peman", + "Update your account's profile information and email address.": "Mete ajou enfòmasyon pwofil kont ou ak adrès imel ou.", + "Uploading": "Y ap telechaje", + "Uploading files... (:current/:total)": "Y ap telechaje fichye yo... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Sèvi ak yon kòd rekiperasyon", + "Use an authentication code": "Sèvi ak yon kòd otantifikasyon", + "User Actions": "Aksyon itilizatè", + "User Security": "Sekirite itilizatè", + "Username": "Non itilizatè", + "Uzbekistan": "Uzbekistan", + "Value": "Valè", + "Vanuatu": "Vanuatu", + "VAT Number": "Nimewo VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic of", + "Verify Email Address": "Verifye adrès imel", + "Verify Your Email Address": "Verifye adrès imel ou", + "Viet Nam": "Viet Nam", + "View": "Gade", + "Virgin Islands, British": "Virgin Islands, British", + "Virgin Islands, U.S.": "Virgin Islands, U.S.", + "Wallis And Futuna": "Wallis and Futuna", + "Wallis and Futuna": "Wallis and Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Nou ap trete abònman ou. Yon fwa abònman an fin trete avèk siksè, paj sa a ap mete ajou otomatikman. Anjeneral, pwosesis sa a ta dwe pran sèlman kèk segonn.", + "We are unable to process your payment. Please contact customer support.": "Nou pa kapab trete peman ou. Tanpri kontakte sipò pou kliyan.", + "We have emailed your password reset link!": "Nou voye lyen pou reyajiste modpas ou pa imel!", + "We were unable to find a registered user with this email address.": "Nou pa t kapab jwenn yon itilizatè ki anrejistre ak adrès imel sa a.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Nou pral voye yon lyen pou telechaje fakti a nan adrès imel ou presize pi ba a. Ou ka separe plizyè adrès imel ak vigil (`,`).", + "We're lost in space. The page you were trying to view does not exist.": "Nou pèdi nan espas. Paj ou t ap eseye wè a pa egziste.", + "Welcome Back!": "Byen retounen!", + "Western Sahara": "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Lè otantifikasyon de etap aktive, yo pral mande ou yon jeton sekirize, o aza pandan otantifikasyon. Ou ka jwenn jeton sa a nan aplikasyon Google Authenticator sou telefòn ou.", + "Whoops": "Oups", + "Whoops!": "Oups!", + "Whoops! Something went wrong.": "Oups! Gen yon bagay ki pa mache.", + "With Trashed": "Avèk efase", + "Write": "Ekri", + "Year To Date": "Depi kòmansman ane a", + "Yearly": "Chak ane", + "Yemen": "Yemen", + "Yes": "Wi", + "You are already subscribed.": "Ou deja abòne.", + "You are currently within your free trial period. Your trial will expire on :date.": "Kounye a ou nan peryòd esè gratis ou. Esè a ap ekspire le :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Kounye a ou nan peryòd esè gratis ou. Esè a ap ekspire le :date. Kòmanse yon nouvo abònman ap fini esè ou a.", + "You are logged in!": "Ou konekte!", + "You are receiving this email because we received a password reset request for your account.": "Ou resevwa imèl sa a paske nou resevwa yon demann pou reyajiste modpas pou kont ou.", + "You have been invited to join the :team team!": "Yo envite w pou w rantre nan ekip :team!", + "You have enabled two factor authentication.": "Ou te aktive otantifikasyon de etap.", + "You have not enabled two factor authentication.": "Ou pa aktive otantifikasyon de etap.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Ou gen kèk fakti ki pa peye. Apre ou mete ajou metòd peman pa defo a, ou ka reeseye peman yo atravè lis fakti ki anba a.", + "You may accept this invitation by clicking the button below:": "Ou ka aksepte envitasyon sa a lè w klike sou bouton ki anba a:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Ou ka anile abònman ou nenpòt ki lè. Apre yo fin anile abònman ou, w ap gen opsyon pou rekòmanse li jiska fen sik fakti aktyèl ou a.", + "You may delete any of your existing tokens if they are no longer needed.": "Ou ka efase nenpòt nan jeton ou yo si yo pa nesesè ankò.", + "You may not delete your personal team.": "Ou pa ka efase ekip pèsonèl ou.", + "You may not leave a team that you created.": "Ou pa ka kite yon ekip ou te kreye.", + "You will receive an invoice and payment link via email for each billing period.": "Ou pral resevwa yon fakti ak yon lyen pou peye pa imèl pou chak peryòd fakti.", + "You're logged in!": "Ou konekte!", + "Your :invoiceName invoice is now available!": "Fakti :invoiceName ou disponib kounye a!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Adrès fakti ou se :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Yo refize kat ou a. Tanpri kontakte emetè kat ou pou plis enfòmasyon.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Metòd peman aktyèl ou a se yon kat kredi ki fini pa :lastFour ki ekspire nan :expiration.", + "Your email address is unverified.": "Adrès imel ou pa verifye.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Dènye peman ou :amount la echwe. Tanpri mete ajou metòd peman ou pou reeseye peman ki echwe a.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Dènye peman ou :amount sou :date la echwe. Tanpri mete ajou metòd peman ou pou reeseye peman ki echwe a.", + "Your next payment of :amount will be processed on :date.": "Peman pwochen ou an :amount ap trete sou :date.", + "Your payment method has been added successfully.": "Metòd peman ou te ajoute avèk siksè.", + "Your payment method will be charged automatically for each billing period.": "Metòd peman ou ap chaje otomatikman pou chak peryòd fakti.", + "Your registered VAT Number is :vatNumber.": "Nimewo VAT anrejistre ou se :vatNumber.", + "Your subscription has been started successfully.": "Abònman ou te kòmanse avèk siksè.", + "Your subscription has been successfully cancelled.": "Yo anile abònman ou avèk siksè.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Yo anile abònman ou avèk siksè. Ou ap toujou gen aksè jiska fen peryòd fakti ou a.", + "Your subscription was successfully resumed.": "Abònman ou te rekòmanse avèk siksè.", + "Your subscription was successfully updated.": "Abònman ou te mete ajou avèk siksè.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Kòd postal", + "Åland Islands": "Åland Islands" +} diff --git a/locales/ht/php-inline.json b/locales/ht/php-inline.json new file mode 100644 index 00000000000..be01ea237f7 --- /dev/null +++ b/locales/ht/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Chan sa a dwe aksepte.", + "accepted_if": "Chan sa a dwe aksepte lè :other se :value.", + "active_url": "Chan sa a dwe yon URL valab.", + "after": "Chan sa a dwe yon dat apre :date.", + "after_or_equal": "Chan sa a dwe yon dat apre oswa egal ak :date.", + "alpha": "Chan sa a dwe gen sèlman lèt.", + "alpha_dash": "Chan sa a dwe gen sèlman lèt, chif, tirè ak tirè anba.", + "alpha_num": "Chan sa a dwe gen sèlman lèt ak chif.", + "any_of": "Chan sa a pa valab.", + "array": "Chan sa a dwe yon tablo (aray).", + "ascii": "Chan sa a dwe gen sèlman karaktè ak senbòl alfanimerik yon sèl byte.", + "attached": "Chan sa a deja atache.", + "before": "Chan sa a dwe yon dat anvan :date.", + "before_or_equal": "Chan sa a dwe yon dat anvan oswa egal ak :date.", + "between.array": "Chan sa a dwe genyen ant :min ak :max atik.", + "between.file": "Chan sa a dwe ant :min ak :max kilobytes.", + "between.numeric": "Chan sa a dwe ant :min ak :max.", + "between.string": "Chan sa a dwe ant :min ak :max karaktè.", + "boolean": "Chan sa a dwe vre oswa fo.", + "can": "Chan sa a genyen yon valè ki pa otorize.", + "confirmed": "Konfimasyon chan sa a pa koresponn.", + "contains": "Chan sa a manke yon valè obligatwa.", + "date": "Chan sa a dwe yon dat valab.", + "date_equals": "Chan sa a dwe yon dat ki egal ak :date.", + "date_format": "Chan sa a dwe koresponn ak fòma :format.", + "decimal": "Chan sa a dwe gen :decimal chif desimal.", + "declined": "Chan sa a dwe rejte.", + "declined_if": "Chan sa a dwe rejte lè :other se :value.", + "different": "Chan sa a ak :other dwe diferan.", + "digits": "Chan sa a dwe :digits chif.", + "digits_between": "Chan sa a dwe ant :min ak :max chif.", + "dimensions": "Chan sa a gen dimansyon imaj ki pa valab.", + "distinct": "Chan sa a gen yon valè ki repete.", + "doesnt_contain": "Chan sa a pa dwe genyen okenn nan sa ki annapre yo: :values.", + "doesnt_end_with": "Chan sa a pa dwe fini ak youn nan sa ki annapre yo: :values.", + "doesnt_start_with": "Chan sa a pa dwe kòmanse ak youn nan sa ki annapre yo: :values.", + "email": "Chan sa a dwe yon adrès imèl valab.", + "ends_with": "Chan sa a dwe fini ak youn nan sa ki annapre yo: :values.", + "enum": "Chan chwazi a pa valab.", + "exists": "Chan chwazi a pa valab.", + "extensions": "Chan sa a dwe gen youn nan ekstansyon sa yo: :values.", + "file": "Chan sa a dwe yon fichye.", + "filled": "Chan sa a dwe genyen yon valè.", + "gt.array": "Chan sa a dwe genyen plis pase :value atik.", + "gt.file": "Chan sa a dwe pi gran pase :value kilobytes.", + "gt.numeric": "Chan sa a dwe pi gran pase :value.", + "gt.string": "Chan sa a dwe pi gran pase :value karaktè.", + "gte.array": "Chan sa a dwe genyen :value atik oswa plis.", + "gte.file": "Chan sa a dwe pi gran oswa egal a :value kilobytes.", + "gte.numeric": "Chan sa a dwe pi gran oswa egal a :value.", + "gte.string": "Chan sa a dwe pi gran oswa egal a :value karaktè.", + "hex_color": "Chan sa a dwe yon koulè egzadesimal valab.", + "image": "Chan sa a dwe yon imaj.", + "in": "Chan chwazi a pa valab.", + "in_array": "Chan sa a dwe egziste nan :other.", + "in_array_keys": "Chan sa a dwe genyen omwen youn nan kle sa yo: :values.", + "integer": "Chan sa a dwe yon antye.", + "ip": "Chan sa a dwe yon adrès IP valab.", + "ipv4": "Chan sa a dwe yon adrès IPv4 valab.", + "ipv6": "Chan sa a dwe yon adrès IPv6 valab.", + "json": "Chan sa a dwe yon kòd JSON valab.", + "list": "Chan sa a dwe yon lis.", + "lowercase": "Chan sa a dwe an miniskil.", + "lt.array": "Chan sa a dwe genyen mwens pase :value atik.", + "lt.file": "Chan sa a dwe mwens pase :value kilobytes.", + "lt.numeric": "Chan sa a dwe mwens pase :value.", + "lt.string": "Chan sa a dwe mwens pase :value karaktè.", + "lte.array": "Chan sa a pa dwe genyen plis pase :value atik.", + "lte.file": "Chan sa a dwe mwens oswa egal a :value kilobytes.", + "lte.numeric": "Chan sa a dwe mwens oswa egal a :value.", + "lte.string": "Chan sa a dwe mwens oswa egal a :value karaktè.", + "mac_address": "Chan sa a dwe yon adrès MAC valab.", + "max.array": "Chan sa a pa dwe genyen plis pase :max atik.", + "max.file": "Chan sa a pa dwe depase :max kilobytes.", + "max.numeric": "Chan sa a pa dwe pi gran pase :max.", + "max.string": "Chan sa a pa dwe depase :max karaktè.", + "max_digits": "Chan sa a pa dwe gen plis pase :max chif.", + "mimes": "Chan sa a dwe yon fichye ki gen tip: :values.", + "mimetypes": "Chan sa a dwe yon fichye ki gen tip: :values.", + "min.array": "Chan sa a dwe genyen omwen :min atik.", + "min.file": "Chan sa a dwe omwen :min kilobytes.", + "min.numeric": "Chan sa a dwe omwen :min.", + "min.string": "Chan sa a dwe omwen :min karaktè.", + "min_digits": "Chan sa a dwe gen omwen :min chif.", + "missing": "Chan sa a dwe manke.", + "missing_if": "Chan sa a dwe manke lè :other se :value.", + "missing_unless": "Chan sa a dwe manke sòf si :other se :value.", + "missing_with": "Chan sa a dwe manke lè :values prezan.", + "missing_with_all": "Chan sa a dwe manke lè :values prezan.", + "multiple_of": "Chan sa a dwe miltip de :value.", + "not_in": "Chan chwazi a pa valab.", + "not_regex": "Fòma chan sa a pa valab.", + "numeric": "Chan sa a dwe yon nonb.", + "password.letters": "Chan sa a dwe gen omwen yon lèt.", + "password.mixed": "Chan sa a dwe gen omwen yon lèt majiskil ak yon lèt miniskil.", + "password.numbers": "Chan sa a dwe gen omwen yon chif.", + "password.symbols": "Chan sa a dwe gen omwen yon senbòl.", + "password.uncompromised": "Chan sa a parèt nan yon fwit done. Tanpri chwazi yon lòt chan.", + "present": "Chan sa a dwe prezan.", + "present_if": "Chan sa a dwe prezan lè :other se :value.", + "present_unless": "Chan sa a dwe prezan sòf si :other se :value.", + "present_with": "Chan sa a dwe prezan lè :values prezan.", + "present_with_all": "Chan sa a dwe prezan lè :values prezan.", + "prohibited": "Chan sa a entèdi.", + "prohibited_if": "Chan sa a entèdi lè :other se :value.", + "prohibited_if_accepted": "Chan sa a entèdi lè :other aksepte.", + "prohibited_if_declined": "Chan sa a entèdi lè :other rejte.", + "prohibited_unless": "Chan sa a entèdi sòf si :other nan :values.", + "prohibits": "Chan sa a entèdi :other pou pa prezan.", + "regex": "Fòma chan sa a pa valab.", + "relatable": "Chan sa a pa ka asosye ak resous sa a.", + "required": "Chan sa a obligatwa.", + "required_array_keys": "Chan sa a dwe gen antre pou: :values.", + "required_if": "Chan sa a obligatwa lè :other se :value.", + "required_if_accepted": "Chan sa a obligatwa lè :other aksepte.", + "required_if_declined": "Chan sa a obligatwa lè :other rejte.", + "required_unless": "Chan sa a obligatwa sòf si :other nan :values.", + "required_with": "Chan sa a obligatwa lè :values prezan.", + "required_with_all": "Chan sa a obligatwa lè :values prezan.", + "required_without": "Chan sa a obligatwa lè :values pa prezan.", + "required_without_all": "Chan sa a obligatwa lè okenn nan :values pa prezan.", + "same": "Chan sa a dwe koresponn ak :other.", + "size.array": "Chan sa a dwe genyen :size atik.", + "size.file": "Chan sa a dwe :size kilobytes.", + "size.numeric": "Chan sa a dwe :size.", + "size.string": "Chan sa a dwe :size karaktè.", + "starts_with": "Chan sa a dwe kòmanse ak youn nan sa ki annapre yo: :values.", + "string": "Chan sa a dwe yon chenn karaktè.", + "timezone": "Chan sa a dwe yon zòn le valab.", + "ulid": "Chan sa a dwe yon ULID valab.", + "unique": "Chan sa a deja pran.", + "uploaded": "Telechajman chan sa a echwe.", + "uppercase": "Chan sa a dwe an majiskil.", + "url": "Chan sa a dwe yon URL valab.", + "uuid": "Chan sa a dwe yon UUID valab." +} diff --git a/locales/ht/php.json b/locales/ht/php.json new file mode 100644 index 00000000000..9ec7bf10617 --- /dev/null +++ b/locales/ht/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute dwe aksepte.", + "accepted_if": ":attribute dwe aksepte lè :other se :value.", + "active_url": ":attribute dwe yon URL valab.", + "after": ":attribute dwe yon dat apre :date.", + "after_or_equal": ":attribute dwe yon dat apre oswa egal ak :date.", + "alpha": ":attribute dwe gen sèlman lèt.", + "alpha_dash": ":attribute dwe gen sèlman lèt, chif, tirè ak tirè anba.", + "alpha_num": ":attribute dwe gen sèlman lèt ak chif.", + "any_of": ":attribute pa valab.", + "array": ":attribute dwe yon tablo (aray).", + "ascii": ":attribute dwe gen sèlman karaktè ak senbòl alfanimerik yon sèl byte.", + "attached": ":attribute sa a deja atache.", + "before": ":attribute dwe yon dat anvan :date.", + "before_or_equal": ":attribute dwe yon dat anvan oswa egal ak :date.", + "between.array": ":attribute dwe genyen ant :min ak :max atik.", + "between.file": ":attribute dwe ant :min ak :max kilobytes.", + "between.numeric": ":attribute dwe ant :min ak :max.", + "between.string": ":attribute dwe ant :min ak :max karaktè.", + "boolean": ":attribute dwe vre oswa fo.", + "can": ":attribute genyen yon valè ki pa otorize.", + "confirmed": "Konfimasyon :attribute pa koresponn.", + "contains": ":attribute manke yon valè obligatwa.", + "current_password": "Modpas la pa kòrèk.", + "date": ":attribute dwe yon dat valab.", + "date_equals": ":attribute dwe yon dat ki egal ak :date.", + "date_format": ":attribute dwe koresponn ak fòma :format.", + "decimal": ":attribute dwe gen :decimal chif desimal.", + "declined": ":attribute dwe rejte.", + "declined_if": ":attribute dwe rejte lè :other se :value.", + "different": ":attribute ak :other dwe diferan.", + "digits": ":attribute dwe :digits chif.", + "digits_between": ":attribute dwe ant :min ak :max chif.", + "dimensions": ":attribute gen dimansyon imaj ki pa valab.", + "distinct": ":attribute gen yon valè ki repete.", + "doesnt_contain": ":attribute pa dwe genyen okenn nan sa ki annapre yo: :values.", + "doesnt_end_with": ":attribute pa dwe fini ak youn nan sa ki annapre yo: :values.", + "doesnt_start_with": ":attribute pa dwe kòmanse ak youn nan sa ki annapre yo: :values.", + "email": ":attribute dwe yon adrès imèl valab.", + "ends_with": ":attribute dwe fini ak youn nan sa ki annapre yo: :values.", + "enum": "Selekksyon :attribute a pa valab.", + "exists": "Selekksyon :attribute a pa valab.", + "extensions": ":attribute dwe gen youn nan ekstansyon sa yo: :values.", + "failed": "Idantifyan sa yo pa koresponn ak anrejistreman nou yo.", + "file": ":attribute dwe yon fichye.", + "filled": ":attribute dwe genyen yon valè.", + "gt.array": ":attribute dwe genyen plis pase :value atik.", + "gt.file": ":attribute dwe pi gran pase :value kilobytes.", + "gt.numeric": ":attribute dwe pi gran pase :value.", + "gt.string": ":attribute dwe pi gran pase :value karaktè.", + "gte.array": ":attribute dwe genyen :value atik oswa plis.", + "gte.file": ":attribute dwe pi gran oswa egal a :value kilobytes.", + "gte.numeric": ":attribute dwe pi gran oswa egal a :value.", + "gte.string": ":attribute dwe pi gran oswa egal a :value karaktè.", + "hex_color": ":attribute dwe yon koulè egzadesimal valab.", + "image": ":attribute dwe yon imaj.", + "in": "Selekksyon :attribute a pa valab.", + "in_array": ":attribute dwe egziste nan :other.", + "in_array_keys": ":attribute dwe genyen omwen youn nan kle sa yo: :values.", + "integer": ":attribute dwe yon antye.", + "ip": ":attribute dwe yon adrès IP valab.", + "ipv4": ":attribute dwe yon adrès IPv4 valab.", + "ipv6": ":attribute dwe yon adrès IPv6 valab.", + "json": ":attribute dwe yon kòd JSON valab.", + "list": ":attribute dwe yon lis.", + "lowercase": ":attribute dwe an miniskil.", + "lt.array": ":attribute dwe genyen mwens pase :value atik.", + "lt.file": ":attribute dwe mwens pase :value kilobytes.", + "lt.numeric": ":attribute dwe mwens pase :value.", + "lt.string": ":attribute dwe mwens pase :value karaktè.", + "lte.array": ":attribute pa dwe genyen plis pase :value atik.", + "lte.file": ":attribute dwe mwens oswa egal a :value kilobytes.", + "lte.numeric": ":attribute dwe mwens oswa egal a :value.", + "lte.string": ":attribute dwe mwens oswa egal a :value karaktè.", + "mac_address": ":attribute dwe yon adrès MAC valab.", + "max.array": ":attribute pa dwe genyen plis pase :max atik.", + "max.file": ":attribute pa dwe depase :max kilobytes.", + "max.numeric": ":attribute pa dwe pi gran pase :max.", + "max.string": ":attribute pa dwe depase :max karaktè.", + "max_digits": ":attribute pa dwe gen plis pase :max chif.", + "mimes": ":attribute dwe yon fichye ki gen tip: :values.", + "mimetypes": ":attribute dwe yon fichye ki gen tip: :values.", + "min.array": ":attribute dwe genyen omwen :min atik.", + "min.file": ":attribute dwe omwen :min kilobytes.", + "min.numeric": ":attribute dwe omwen :min.", + "min.string": ":attribute dwe omwen :min karaktè.", + "min_digits": ":attribute dwe gen omwen :min chif.", + "missing": ":attribute dwe manke.", + "missing_if": ":attribute dwe manke lè :other se :value.", + "missing_unless": ":attribute dwe manke sòf si :other se :value.", + "missing_with": ":attribute dwe manke lè :values prezan.", + "missing_with_all": ":attribute dwe manke lè :values prezan.", + "multiple_of": ":attribute dwe miltip de :value.", + "next": "Suivan »", + "not_in": "Selekksyon :attribute a pa valab.", + "not_regex": "Fòma :attribute pa valab.", + "numeric": ":attribute dwe yon nonb.", + "password": "Modpas bay la pa kòrèk.", + "password.letters": ":attribute dwe gen omwen yon lèt.", + "password.mixed": ":attribute dwe gen omwen yon lèt majiskil ak yon lèt miniskil.", + "password.numbers": ":attribute dwe gen omwen yon chif.", + "password.symbols": ":attribute dwe gen omwen yon senbòl.", + "password.uncompromised": ":attribute sa a parèt nan yon fwit done. Tanpri chwazi yon lòt :attribute.", + "present": ":attribute dwe prezan.", + "present_if": ":attribute dwe prezan lè :other se :value.", + "present_unless": ":attribute dwe prezan sòf si :other se :value.", + "present_with": ":attribute dwe prezan lè :values prezan.", + "present_with_all": ":attribute dwe prezan lè :values prezan.", + "previous": "« Anvan", + "prohibited": ":attribute entèdi.", + "prohibited_if": ":attribute entèdi lè :other se :value.", + "prohibited_if_accepted": ":attribute entèdi lè :other aksepte.", + "prohibited_if_declined": ":attribute entèdi lè :other rejte.", + "prohibited_unless": ":attribute entèdi sòf si :other nan :values.", + "prohibits": ":attribute entèdi :other pou pa prezan.", + "regex": "Fòma :attribute pa valab.", + "relatable": ":attribute sa a pa ka asosye ak resous sa a.", + "required": ":attribute obligatwa.", + "required_array_keys": ":attribute dwe gen antre pou: :values.", + "required_if": ":attribute obligatwa lè :other se :value.", + "required_if_accepted": ":attribute obligatwa lè :other aksepte.", + "required_if_declined": ":attribute obligatwa lè :other rejte.", + "required_unless": ":attribute obligatwa sòf si :other nan :values.", + "required_with": ":attribute obligatwa lè :values prezan.", + "required_with_all": ":attribute obligatwa lè :values prezan.", + "required_without": ":attribute obligatwa lè :values pa prezan.", + "required_without_all": ":attribute obligatwa lè okenn nan :values pa prezan.", + "reset": "Yo reinitialise modpas ou.", + "same": ":attribute dwe koresponn ak :other.", + "sent": "Nou voye lyen reinitializasyon modpas la pa imel.", + "size.array": ":attribute dwe genyen :size atik.", + "size.file": ":attribute dwe :size kilobytes.", + "size.numeric": ":attribute dwe :size.", + "size.string": ":attribute dwe :size karaktè.", + "starts_with": ":attribute dwe kòmanse ak youn nan sa ki annapre yo: :values.", + "string": ":attribute dwe yon chenn karaktè.", + "throttle": "Twòp tantativ koneksyon. Tanpri eseye ankò nan :seconds segonn.", + "throttled": "Tanpri tann anvan ou rekòmanse.", + "timezone": ":attribute dwe yon zòn le valab.", + "token": "Jeton reinitializasyon modpas sa a pa valab.", + "ulid": ":attribute dwe yon ULID valab.", + "unique": ":attribute sa a deja pran.", + "uploaded": ":attribute echwe pou telechaje.", + "uppercase": ":attribute dwe an majiskil.", + "url": ":attribute dwe yon URL valab.", + "user": "Nou pa ka jwenn yon itilizatè ak adrès imel sa a.", + "uuid": ":attribute dwe yon UUID valab." +} diff --git a/locales/hu/_excludes.json b/locales/hu/_excludes.json new file mode 100644 index 00000000000..4269750d841 --- /dev/null +++ b/locales/hu/_excludes.json @@ -0,0 +1,62 @@ +[ + "Angola", + "Anguilla", + "Aruba", + "Barbados", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Botswana", + "Burkina Faso", + "Burundi", + "Chile", + "Costa Rica", + "CSV (.csv)", + "Ecuador", + "Eritrea", + "Excel (.xlsx)", + "Gabon", + "Gambia", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guyana", + "Haiti", + "Honduras", + "India", + "Jamaica", + "Kenya", + "Kiribati", + "Lesotho", + "Liechtenstein", + "Malawi", + "Martinique", + "Mauritius", + "Mayotte", + "Moldova", + "Montserrat", + "Nauru", + "Nicaragua", + "Niger", + "Niue", + "Nova", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Puerto Rico", + "Réunion", + "San Marino", + "Sierra Leone", + "Suriname", + "Tokelau", + "Tuvalu", + "Uganda", + "Uruguay", + "Vanuatu", + "Venezuela", + "Zambia" +] diff --git a/locales/hu/json-inline.json b/locales/hu/json-inline.json new file mode 100644 index 00000000000..61599001d6d --- /dev/null +++ b/locales/hu/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ennek a mezőnek érvényes szerepkörnek kell lennie.", + "The :attribute must be at least :length characters and contain at least one number.": "Ennek a mezőnek legalább :length karakterből kell állnia, és legalább egy számot kell tartalmaznia.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ennek a mezőnek legalább :length karakterből kell állnia, és tartalmaznia kell legalább egy speciális karaktert és egy számot.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ennek a mezőnek legalább :length karakterből kell állnia, és tartalmaznia kell legalább egy speciális karaktert.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ennek a mezőnek legalább :length karakterből kell állnia, és tartalmaznia kell legalább egy nagybetűt és egy számot.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ennek a mezőnek legalább :length karakterből kell állnia, és tartalmaznia kell legalább egy nagybetűt és egy speciális karaktert.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ennek a mezőnek legalább :length karakterből kell állnia, és tartalmaznia kell legalább egy nagybetűt, egy számot és egy speciális karaktert.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ennek a mezőnek legalább :length karakterből kell állnia, és tartalmaznia kell legalább egy nagybetűt.", + "The :attribute must be at least :length characters.": "Ennek a mezőnek legalább :length karakterből kell állnia.", + "The :attribute must contain at least one letter.": "Ennek a mezőnek legalább egy betűt kell tartalmaznia.", + "The :attribute must contain at least one number.": "Ennek a mezőnek legalább egy számot kell tartalmaznia.", + "The :attribute must contain at least one symbol.": "Ennek a mezőnek legalább egy szimbólumot kell tartalmaznia.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ennek a mezőnek legalább egy nagybetűt és egy kisbetűt kell tartalmaznia.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Az adott mező adatszivárgásban jelent meg. Kérjük, válasszon másik mezőt." +} diff --git a/locales/hu/json.json b/locales/hu/json.json new file mode 100644 index 00000000000..774ea36e141 --- /dev/null +++ b/locales/hu/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(és még :count hiba)", + "(and :count more errors)": "(és még :count hiba)|(és még :count hiba)|(és még :count hiba)", + "30 Days": "30 nap", + "60 Days": "60 nap", + "90 Days": "90 nap", + ":amount selected": ":Amount kiválasztott", + ":amount Total": ":Amount összesen", + ":days day trial": ":Days napos próba", + ":resource Details": ":Resource Részletek", + ":resource Details: :title": ":Resource Részletek: :title", + "A decryption key is required.": "Dekódoló kulcs szükséges.", + "A fresh verification link has been sent to your email address.": "Új ellenőrző linket küldtünk az e-mail címére.", + "A new verification link has been sent to the email address you provided during registration.": "Egy új ellenőrző linket küldtek a regisztráció során megadott e-mail címre.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Új ellenőrző linket küldtünk a profilbeállításokban megadott e-mail címre.", + "A new verification link has been sent to your email address.": "Új ellenőrző linket küldtünk az e-mail címére.", + "Accept Invitation": "Meghívó Elfogadása", + "Action": "Akció", + "Action Event": "Akció Esemény", + "Action Events": "Akció Események", + "Action Happened At": "Történt", + "Action Initiated By": "Által Kezdeményezett", + "Action Name": "Név", + "Action Status": "Állapot", + "Action Target": "Cél", + "Actions": "Intézkedések", + "Add": "Hozzáadás", + "Add :resource": "Adjunk hozzá :resource-et", + "Add a new team member to your team, allowing them to collaborate with you.": "Adjon hozzá egy új csapattagot a csapatához, lehetővé téve számukra, hogy együttműködjenek veled.", + "Add additional security to your account using two factor authentication.": "Adjon hozzá további biztonságot fiókjához kéttényezős hitelesítéssel.", + "Add Payment Method": "Fizetési mód hozzáadása", + "Add row": "Sor hozzáadása", + "Add Team Member": "Csapat Tag Hozzáadása", + "Add VAT Number": "Adja hozzá az adószámot", + "Added.": "Tette hozzá.", + "Additional billing information updated successfully.": "További számlázási információk sikeresen frissítve.", + "Address": "Cím", + "Address Line 2": "Cím sor 2", + "Administrator": "Adminisztrátor", + "Administrator users can perform any action.": "A rendszergazdai felhasználók bármilyen műveletet végrehajthatnak.", + "Afghanistan": "Afganisztán", + "Aland Islands": "Åland-Szigetek", + "Albania": "Albánia", + "Algeria": "Algéria", + "All of the people that are part of this team.": "Mindenki, aki a csapat tagja.", + "All resources loaded.": "Minden erőforrás betöltve.", + "All rights reserved.": "Minden jog fenntartva.", + "Already registered?": "Már regisztrált?", + "American Samoa": "Amerikai Szamoa", + "An error occurred while uploading the file.": "Hiba történt a fájl feltöltése közben.", + "An error occurred while uploading the file: :error": "Hiba történt a fájl feltöltése közben: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Váratlan hiba történt, és értesítettük ügyfélszolgálatunkat. Kérlek, próbáld újra később.", + "Andorra": "Andorrán", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Egy másik felhasználó frissítette ezt az erőforrást az oldal betöltése óta. Kérjük, frissítse az oldalt, majd próbálja újra.", + "Antarctica": "Antarktisz", + "Antigua And Barbuda": "Antigua és Barbuda", + "Antigua and Barbuda": "Antigua és Barbuda", + "API Token": "API-token", + "API Token Permissions": "API Token engedélyek", + "API Tokens": "API tokenek", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Az API tokenek lehetővé teszik a harmadik féltől származó szolgáltatások hitelesítését az alkalmazásunkkal az Ön nevében.", + "Apply": "Alkalmaz", + "Apply Coupon": "kupon felhasználása", + "April": "Április", + "Are you sure you want to attempt to pay :amount?": "Biztos, hogy megpróbál :amount-et fizetni?", + "Are you sure you want to cancel your subscription?": "Biztosan lemondja előfizetését?", + "Are you sure you want to delete all the notifications?": "Biztosan törli az összes értesítést?", + "Are you sure you want to delete the selected resources?": "Biztos benne, hogy törölni szeretné a kiválasztott erőforrásokat?", + "Are you sure you want to delete this file?": "Biztos, hogy törölni szeretné ezt a fájlt?", + "Are you sure you want to delete this notification?": "Biztosan törli ezt az értesítést?", + "Are you sure you want to delete this payment method?": "Biztosan törli ezt a fizetési módot?", + "Are you sure you want to delete this resource?": "Biztos benne, hogy törölni szeretné ezt az erőforrást?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Biztos, hogy törölni akarja ezt a csapatot? A csapat törlése után minden erőforrása és adata véglegesen törlésre kerül.", + "Are you sure you want to delete your account?": "Biztos benne, hogy törölni akarja fiókját?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Biztos benne, hogy törölni szeretné fiókját? A fiók törlése után minden erőforrása és adata véglegesen törlődik. Kérjük, adja meg jelszavát annak megerősítéséhez, hogy véglegesen törölni szeretné fiókját.", + "Are you sure you want to detach the selected resources?": "Biztos benne, hogy el akarja távolítani a kiválasztott erőforrásokat?", + "Are you sure you want to detach this resource?": "Biztos benne, hogy el akarja távolítani ezt az erőforrást?", + "Are you sure you want to force delete the selected resources?": "Biztos benne, hogy kényszeríteni akarja a kiválasztott erőforrások törlését?", + "Are you sure you want to force delete this resource?": "Biztos benne, hogy kényszeríteni akarja az erőforrás törlését?", + "Are you sure you want to log out?": "Biztos, hogy ki akar jelentkezni?", + "Are you sure you want to mark all notifications as read?": "Biztosan olvasottként szeretné megjelölni az összes értesítést?", + "Are you sure you want to remove this item?": "Biztosan eltávolítja ezt az elemet?", + "Are you sure you want to restore the selected resources?": "Biztos benne, hogy vissza akarja állítani a kiválasztott erőforrásokat?", + "Are you sure you want to restore this resource?": "Biztos benne, hogy vissza akarja állítani ezt az erőforrást?", + "Are you sure you want to resume your subscription?": "Biztosan folytatni szeretné az előfizetést?", + "Are you sure you want to run this action?": "Biztos vagy benne, hogy le akarod futtatni ezt az akciót?", + "Are you sure you want to set this payment method as your default?": "Biztosan ezt a fizetési módot szeretné alapértelmezettként beállítani?", + "Are you sure you want to stop impersonating?": "Biztos, hogy abbahagyja a megszemélyesítést?", + "Are you sure you would like to delete this API token?": "Biztos benne, hogy törölni szeretné ezt az API tokent?", + "Are you sure you would like to leave this team?": "Biztos, hogy el akarja hagyni ezt a csapatot?", + "Are you sure you would like to remove this person from the team?": "Biztos benne, hogy el akarja távolítani ezt a személyt a csapatból?", + "Are you sure you would like to switch billing plans?": "Biztos, hogy számlázási konstrukciót szeretne váltani?", + "Argentina": "Argentína", + "Armenia": "Örményország", + "Aruba": "Aruba", + "Attach": "Csatolás", + "Attach & Attach Another": "Csatolás & Csatolás", + "Attach :resource": "Csatolás :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Fájlokat csatolhat húzással, kiválasztással vagy beillesztéssel.", + "August": "Augusztus", + "Australia": "Ausztrália", + "Austria": "Ausztria", + "Azerbaijan": "Azerbajdzsán", + "Bahamas": "Bahama-szigetek", + "Bahrain": "Bahrein", + "Bangladesh": "Banglades", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Mielőtt folytatná, meg tudná igazolni e-mail címét az imént e-mailben elküldött linkre kattintva? Ha nem kapta meg az e-mailt, szívesen küldünk egy másikat.", + "Before proceeding, please check your email for a verification link.": "Mielőtt folytatná, kérjük, ellenőrizze e-mailjében az ellenőrző linket.", + "Belarus": "Fehéroroszország", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhután", + "Billing Information": "számlázási információ", + "Billing Management": "Számlázási menedzsment", + "Bolivia": "Bolívia", + "Bolivia, Plurinational State of": "Bolívia, többnemzetiségű állam", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius és Sábado", + "Bosnia And Herzegovina": "Bosznia-Hercegovina", + "Bosnia and Herzegovina": "Bosznia és Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet-Sziget", + "Brazil": "Brazília", + "British Indian Ocean Territory": "Brit Indiai-Óceáni Terület", + "Browser Sessions": "Böngésző Munkamenetek", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgária", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodzsa", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Mégsem", + "Cancel Subscription": "Feliratkozás visszavonása", + "Cape Verde": "Zöld-Foki-Szigetek", + "Card": "Kártya", + "Cayman Islands": "Kajmán-Szigetek", + "Central African Republic": "Közép-Afrikai Köztársaság", + "Chad": "Csád", + "Change Subscription Plan": "Előfizetési terv módosítása", + "Change the current payment method attached to your subscription": "Módosítsa az előfizetéshez csatolt jelenlegi fizetési módot", + "Changes": "Változások", + "Checkout": "Pénztár", + "Chile": "Chile", + "China": "Kína", + "Choose": "Válasszon", + "Choose :field": "Válasszon :field", + "Choose :resource": "Válasszon :resource", + "Choose an option": "Válasszon egy lehetőséget", + "Choose date": "Dátum kiválasztása", + "Choose File": "Fájl Kiválasztása", + "Choose Files": "Fájlok kiválasztása", + "Choose Type": "Válasszon Típust", + "Christmas Island": "Karácsony-Sziget", + "City": "Város", + "Click here to re-send the verification email.": "Kattintson ide az ellenőrző e-mail újbóli elküldéséhez.", + "click here to request another": "ide kattintva kérhet másikat", + "Click to choose": "Kattintson a választáshoz", + "Close": "Bezárás", + "Cocos (Keeling) Islands": "Cocos (Keeling) - Szigetek", + "Code": "Kód", + "Colombia": "Kolumbia", + "Comoros": "Comore-szigetek", + "Confirm": "Megerősítés", + "Confirm Billing Action": "Erősítse meg a számlázási műveletet", + "Confirm Password": "Jelszó megerősítése", + "Confirm Payment": "Fizetés Megerősítése", + "Confirm your :amount payment": "Erősítse meg a :amount-as fizetést", + "Congo": "Kongó", + "Congo, Democratic Republic": "Kongói Demokratikus Köztársaság", + "Congo, the Democratic Republic of the": "Kongó, a Demokratikus Köztársaság", + "Constant": "Állandó", + "Continue To Payment": "Tovább a fizetéshez", + "Cook Islands": "Szakács-Szigetek", + "Copy to clipboard": "Másolja a vágólapra", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Elefántcsontpart", + "Country": "Ország", + "Coupon": "Kupon", + "Coupon applied successfully.": "A kupon sikeresen felhasználva.", + "Create": "Létrehozás", + "Create & Add Another": "Létrehozás és Egy Másik Hozzáadása", + "Create :resource": "Létrehozása :resource", + "Create a new team to collaborate with others on projects.": "Hozzon létre egy új csapatot, hogy együttműködjön másokkal a projektekben.", + "Create Account": "Fiók Létrehozása", + "Create API Token": "API Token létrehozása", + "Create New Team": "Új Csapat Létrehozása", + "Create Team": "Csapat Létrehozása", + "Created.": "Létrehozva.", + "Croatia": "Horvátország", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Aktuális Jelszó", + "Current Subscription Plan": "Jelenlegi előfizetési terv", + "Currently Subscribed": "Jelenleg előfizetve", + "Customer Balance": "Ügyfélegyenleg", + "Customize": "Testreszabás", + "Cyprus": "Ciprus", + "Czech Republic": "Csehország", + "Côte d'Ivoire": "Elefántcsontpart", + "Dark": "Sötét", + "Dashboard": "Műszerfal", + "December": "december", + "Decrease": "Csökkenés", + "Default": "Alapértelmezett", + "Delete": "Törlés", + "Delete :resource": "Törlés :resource", + "Delete Account": "Fiók Törlése", + "Delete all notifications": "Törölje az összes értesítést", + "Delete API Token": "API Token törlése", + "Delete File": "Fájl Törlése", + "Delete Notification": "Értesítés törlése", + "Delete Resource": "Forrás Törlése", + "Delete Selected": "Kijelölt Törlése", + "Delete Team": "Csapat Törlése", + "Denmark": "Dánia", + "Detach": "Leválasztás", + "Detach Resource": "Forrás Leválasztása", + "Detach Selected": "Kiválasztott Leválasztás", + "Details": "Részletek", + "Disable": "Letiltás", + "Djibouti": "Dzsibuti", + "Do you really want to leave? You have unsaved changes.": "Tényleg el akarsz menni? Nem mentett változások vannak.", + "Dominica": "Vasárnap", + "Dominican Republic": "Dominikai Köztársaság", + "Done.": "Kész.", + "Download": "Letöltés", + "Download Invoice": "Számla letöltése", + "Drop file or click to choose": "Dobja el a fájlt, vagy kattintson a kiválasztáshoz", + "Drop files or click to choose": "Dobja el a fájlokat, vagy kattintson a kiválasztáshoz", + "Ecuador": "Ecuador", + "Edit": "Szerkesztés", + "Edit :resource": ":Resource Edit", + "Edit Attached": "Csatolt Szerkesztés", + "Edit Profile": "Profil szerkesztése", + "Editor": "Szerkesztő", + "Editor users have the ability to read, create, and update.": "A szerkesztő felhasználók képesek olvasni, létrehozni és frissíteni.", + "Egypt": "Egyiptom", + "El Salvador": "Salvador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "E-Mail Cím", + "Email Addresses": "Email címek", + "Email Password Reset Link": "E-Mail Jelszó Visszaállítása Link", + "Email Verification": "E-mail ellenőrzés", + "Enable": "Engedélyezés", + "Encrypted environment file already exists.": "A titkosított környezetfájl már létezik.", + "Encrypted environment file not found.": "A titkosított környezetfájl nem található.", + "Ensure your account is using a long, random password to stay secure.": "Győződjön meg róla, hogy fiókja hosszú, véletlenszerű jelszót használ a biztonság érdekében.", + "Environment file already exists.": "A környezetfájl már létezik.", + "Environment file not found.": "A környezeti fájl nem található.", + "Equatorial Guinea": "Egyenlítői-Guinea", + "Eritrea": "Eritrea", + "Error": "Hiba", + "errors": "hibákat", + "Estonia": "Észtország", + "Ethiopia": "Etiópia", + "ex VAT": "áfa nélkül", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration-én jár le", + "Export As CSV": "Exportálás CSV-ként", + "Extra Billing Information": "Extra számlázási információk", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "A fizetés feldolgozásához további megerősítésre van szükség. Kérjük, folytassa a Fizetési oldalt az alábbi gombra kattintva.", + "Failed Subscription Payment": "Sikertelen előfizetési fizetés", + "Failed to load :resource!": "Nem sikerült betölteni a :resource-at!", + "Falkland Islands (Malvinas)": "Falkland-Szigetek (Malvinas)", + "Faroe Islands": "Feröer-Szigetek", + "February": "Február", + "Fiji": "Fidzsi-szigetek", + "Filename": "Fájl név", + "Finish enabling two factor authentication.": "Fejezze be a kétfaktoros hitelesítés engedélyezését.", + "Finland": "Finnország", + "For your security, please confirm your password to continue.": "A biztonság érdekében kérjük, erősítse meg jelszavát a folytatáshoz.", + "Forbidden": "Tiltott", + "Force Delete": "Törlés Kényszerítése", + "Force Delete :resource": "Törlés Kényszerítése :resource", + "Force Delete Resource": "Az Erőforrás Törlése", + "Force Delete Selected": "A Kijelölt Törlés Kényszerítése", + "Forgot Password": "Elfelejtett jelszó", + "Forgot your password?": "Elfelejtette a jelszavát?", + "Forgot Your Password?": "Elfelejtett jelszó?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Elfelejtette a jelszavát? Semmi baj. Csak tudassa velünk az e-mail címét, majd e-mailben egy jelszó-visszaállítási linket, amely lehetővé teszi, hogy válasszon egy újat.", + "France": "Franciaország", + "French Guiana": "Francia Guyana", + "French Polynesia": "Francia Polinézia", + "French Southern Territories": "Francia Déli Területek", + "From": "Tól től", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Grúzia", + "Germany": "Németország", + "Ghana": "Ghána", + "Gibraltar": "Gibraltár", + "Go Home": "Főoldalra", + "Go to page :page": "Ugrás a :page. oldalra", + "Great! You have accepted the invitation to join the :team team.": "Zseniális! Elfogadta a meghívást, hogy csatlakozzon a :team-as csapathoz.", + "Greece": "Görögország", + "Greenland": "Grönland", + "Grenada": "Gránada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Bissau-Guinea", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Másodszor meggondolja magát az előfizetés lemondásával kapcsolatban? Előfizetését az aktuális számlázási ciklus végéig bármikor azonnal újraaktiválhatja. A jelenlegi számlázási ciklusa után választhat egy teljesen új előfizetési csomagot.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Másodszor meggondolja magát az előfizetés lemondásával kapcsolatban? Az aktuális számlázási ciklus végéig bármikor azonnal újraaktiválhatja előfizetését. A jelenlegi számlázási ciklusa után választhat egy teljesen új előfizetési csomagot.", + "Heard Island & Mcdonald Islands": "Heard-sziget és McDonald-szigetek", + "Heard Island and McDonald Islands": "Heard-sziget és McDonald-szigetek", + "Hello!": "Helló!", + "Hide Content": "Tartalom Elrejtése", + "Hold Up!": "Állj!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Magyarország", + "I agree to the :terms_of_service and :privacy_policy": "Elfogadom a :terms_of_service and :privacy_policy - t", + "Iceland": "Izland", + "ID": "Személyazonosság", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ha szükséges, akkor jelentkezzen ki az összes többi böngésző ülés az összes eszköz. Néhány legutóbbi ülés alább felsorolt; azonban, ez a lista nem lehet kimerítő. Ha úgy érzi, hogy fiókja veszélybe került, frissítenie kell a jelszavát is.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ha már rendelkezik fiókkal, az alábbi gombra kattintva elfogadhatja ezt a meghívást:", + "If you did not create an account, no further action is required.": "Ha nem Ön hozta létre ezt a fiókot, akkor nincs további teendője.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ha nem számított arra, hogy meghívást kap a csapathoz, akkor eldobhatja ezt az e-mailt.", + "If you did not receive the email": "Ha nem kapta meg az e-mailt", + "If you did not request a password reset, no further action is required.": "Ha nem kezdeményzett jelszó helyreállítást, nincs további teendője.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ha nincs fiókja, létrehozhat egyet az alábbi gombra kattintva. Fiók létrehozása után az e-mailben található meghívó Elfogadás gombra kattintva elfogadhatja a csapat meghívását:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ha konkrét kapcsolattartási vagy adóinformációkat kell hozzáadnia a számlákhoz, például a teljes üzleti nevét, a HÉA -azonosító számát vagy a rekord címét, akkor itt adhatja hozzá.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ha problémákba ütközik a \":actionText\" gombra kattintáskor, másolja be az allábi hivatkozást\na böngészőjébe:", + "Impersonate": "Megszemélyesíteni", + "Increase": "Növekedés", + "India": "India", + "Indonesia": "Indonézia", + "Invalid filename.": "Érvénytelen fájlnév.", + "Invalid JSON was returned from the route.": "Érvénytelen JSON-t adtak vissza az útvonalról.", + "Invoice Email Addresses": "Számla e -mail címek", + "Invoice emails updated successfully.": "A számla e -mailek sikeresen frissülnek.", + "Invoices": "Számlák", + "Iran, Islamic Republic Of": "Irán", + "Iran, Islamic Republic of": "Irán, Iszlám Köztársaság", + "Iraq": "Irak", + "Ireland": "Írország", + "Isle Of Man": "Man-sziget", + "Isle of Man": "Man-sziget", + "Israel": "Izrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Úgy tűnik, nincs aktív előfizetése. A kezdéshez választhat az alábbi előfizetési csomagok közül. Az előfizetési csomagok az Ön kényelmére módosíthatók vagy lemondhatók.", + "Italy": "Olaszország", + "Jamaica": "Jamaica", + "January": "Január", + "Japan": "Japán", + "Jersey": "Mez", + "Jordan": "Jordánia", + "July": "Július", + "June": "Június", + "Kazakhstan": "Kazahsztán", + "Kenya": "Kenya", + "Key": "Kulcs", + "Kiribati": "Kiribati", + "Korea": "Dél-Korea", + "Korea, Democratic People's Republic of": "Észak-Korea", + "Korea, Republic of": "Koreai Köztársaság", + "Kosovo": "Koszovó", + "Kuwait": "Kuvait", + "Kyrgyzstan": "Kirgizisztán", + "Lao People's Democratic Republic": "Laosz", + "Last active": "Utolsó aktív", + "Last used": "Utoljára használt", + "Latvia": "Lettország", + "Leave": "Hagyja", + "Leave Team": "Hagyja Csapat", + "Lebanon": "Libanon", + "length": "hossz", + "Lens": "Lencse", + "Lesotho": "Lesotho", + "Liberia": "Libéria", + "Libyan Arab Jamahiriya": "Líbia", + "Liechtenstein": "Liechtenstein", + "Light": "Fény", + "Lithuania": "Litvánia", + "Load :perPage More": "Betöltése :perpage több", + "Loading": "Betöltés", + "Location": "Elhelyezkedés", + "Log in": "Bejelentkezés", + "Log In": "Belépés", + "Log Out": "Kijelentkezés", + "Log out": "Kijelentkezés", + "Log Out Other Browser Sessions": "Jelentkezzen Ki A Többi Böngésző Munkamenetből", + "Log Viewer": "Naplónézegető", + "Login": "Bejelentkezés", + "Logout": "Kijelentkezés", + "Logs": "Naplók", + "Luxembourg": "Luxemburg", + "Macao": "Makaó", + "Macedonia": "Észak-Macedónia", + "Macedonia, the former Yugoslav Republic of": "Macedónia, a Volt Jugoszláv Köztársaság", + "Madagascar": "Madagaszkár", + "Malawi": "Malawi", + "Malaysia": "Malajzia", + "Maldives": "Maldív-szigetek", + "Mali": "Kicsi", + "Malta": "Málta", + "Manage Account": "Fiók Kezelése", + "Manage and log out your active sessions on other browsers and devices.": "Az aktív munkamenetek kezelése és kijelentkezése más böngészőkön és eszközökön.", + "Manage API Tokens": "API tokenek kezelése", + "Manage Role": "Szerep Kezelése", + "Manage Team": "Csapat Kezelése", + "Managing billing for :billableName": ":BillableName számlázás kezelése", + "March": "Március", + "Mark all as Read": "Összes megjelölése olvasottként", + "Mark all notifications as read": "Minden értesítés megjelölése olvasottként", + "Mark Read": "Olvasottnak jelöl", + "Mark Unread": "Megjelölés olvasatlanként", + "Marshall Islands": "Marshall-Szigetek", + "Martinique": "Martinique", + "Mauritania": "Mauritánia", + "Mauritius": "Mauritius", + "May": "Május", + "Mayotte": "Mayotte", + "Mexico": "Mexikó", + "Micronesia, Federated States Of": "Mikronézia", + "Micronesia, Federated States of": "Mikronézia, Szövetségi Államok", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Köztársaság", + "Monaco": "Monacói", + "Mongolia": "Mongólia", + "Montenegro": "Montenegró", + "Month To Date": "Hónap A Mai Napig", + "Monthly": "Havi", + "monthly": "havi", + "Montserrat": "Montserrat", + "Morocco": "Marokkó", + "Mozambique": "Mozambik", + "Myanmar": "Mianmar", + "Name": "Név", + "name": "név", + "Namibia": "Namíbia", + "Nauru": "Nauru", + "Nepal": "Nepál", + "Netherlands": "Hollandia", + "Netherlands Antilles": "Holland Antillák", + "Nevermind": "Nem fontos", + "Nevermind, I'll keep my old plan": "Sebaj, megtartom a régi tervemet", + "New": "Új", + "New :resource": "Új :resource", + "New Caledonia": "Új-Kaledónia", + "New Password": "Új Jelszó", + "New Zealand": "Új-Zéland", + "Next": "Következő", + "Next Payment": "Következő fizetés", + "Next Payment on": "Következő fizetés", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigéria", + "Niue": "Niue", + "No": "Nem", + "No :resource matched the given criteria.": "A :resource. szám megfelelt az adott kritériumoknak.", + "No additional information...": "Nincs további információ...", + "No Current Data": "Nincs Aktuális Adat", + "No Data": "Nincs Adat", + "no file selected": "nincs kijelölt fájl", + "No Increase": "Nincs Növekedés", + "No payment methods on file.": "Nincsenek nyilvántartott fizetési módok.", + "No payment scheduled.": "Nincs ütemezett fizetés.", + "No Prior Data": "Nincs Előzetes Adat", + "No Results Found.": "Nem Talált Eredményt.", + "Norfolk Island": "Norfolk-Sziget", + "Northern Mariana Islands": "Észak-Mariana-Szigetek", + "Norway": "Norvégia", + "Not Found": "Nem található", + "Notifications": "Értesítések", + "Nova": "Nova", + "Nova User": "Nova Felhasználó", + "November": "november", + "October": "Október", + "of": "a", + "OK": "RENDBEN", + "Oman": "Omán", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "A csapat törlése után minden erőforrása és adata véglegesen törlésre kerül. A csapat törlése előtt kérjük, töltsön le minden adatot vagy információt erről a csapatról, amelyet meg kíván őrizni.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "A fiók törlése után minden erőforrása és adata véglegesen törlődik. A fiók törlése előtt kérjük, töltsön le minden olyan adatot vagy információt, amelyet meg kíván őrizni.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "A fiók törlése után az összes erőforrás és adat véglegesen törlődik. Kérjük, adja meg jelszavát annak megerősítéséhez, hogy véglegesen törölni kívánja fiókját.", + "Only Trashed": "Csak Összetört", + "Open Invoices": "Nyitott számlák", + "Original": "Eredeti", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Számlázási portálunkon kényelmesen kezelheti előfizetési tervét, fizetési módját, és letöltheti legutóbbi számláit.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Számlázási portálunk lehetővé teszi az előfizetési terv, a fizetési módok kényelmes kezelését, valamint a legutóbbi számlák letöltését.", + "Page Expired": "Lejárt oldal", + "Pagination Navigation": "Oldalszámozás Navigáció", + "Paid": "Fizetett", + "Pakistan": "Pakisztán", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palesztin Területek", + "Panama": "Panama", + "Papua New Guinea": "Pápua Új-Guinea", + "Paraguay": "Paraguay", + "Password": "Jelszó", + "password": "jelszó", + "Payment Confirmation": "Fizetési Visszaigazolás", + "Payment Information": "Fizetési információ", + "Payment information updated successfully.": "A fizetési információk sikeresen frissítve.", + "Payment Method": "Fizetési mód", + "Payment Methods": "fizetési módok", + "Payment Required": "fizetés szükséges", + "Payments": "Kifizetések", + "Pending Team Invitations": "Függőben Lévő Csapatmeghívások", + "Per Page": "Oldalanként", + "Permanently delete this team.": "Véglegesen törölje ezt a csapatot.", + "Permanently delete your account.": "Véglegesen törölje fiókját.", + "Permissions": "Engedélyek", + "Peru": "Peru", + "Philippines": "Fülöp-szigetek", + "Photo": "Fotó", + "Pitcairn": "Pitcairn-Szigetek", + "Please accept the terms of service.": "Kérjük, fogadja el a szolgáltatási feltételeket.", + "Please click the button below to verify your email address.": "Kérjük kattintson az alábbi gombra az e-mail címe megerősítéséhez.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Kérjük, erősítse meg a fiókhoz való hozzáférést az egyik vészhelyzeti helyreállítási kód megadásával.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Kérjük, erősítse meg a fiókhoz való hozzáférést a hitelesítő alkalmazás által biztosított hitelesítési kód megadásával.", + "Please confirm your password before continuing.": "A folytatás előtt erősítse meg jelszavát.", + "Please copy your new API token. For your security, it won't be shown again.": "Kérjük, másolja az új API token. A biztonság kedvéért nem jelenik meg újra.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Kérjük, adja meg a jelszavát annak megerősítéséhez, hogy ki szeretne jelentkezni a többi böngészőből az összes eszközön.", + "Please provide a maximum of three invoice emails addresses.": "Kérjük, adjon meg legfeljebb három számla e -mail címet.", + "Please provide the email address of the person you would like to add to this team.": "Kérjük, adja meg annak a személynek az e-mail címét, akit hozzá szeretne adni ehhez a csapathoz.", + "Please set a default payment method before retrying payments.": "Kérjük, állítsa be az alapértelmezett fizetési módszert a fizetések újbóli megismétlése előtt.", + "Please set a default payment method before swapping plans.": "Kérjük, állítson be egy alapértelmezett fizetési módot, mielőtt csomagot cserélne.", + "Poland": "Lengyelország", + "Portugal": "Portugália", + "Press / to search": "Nyomja meg a / gombot a kereséshez", + "Preview": "Előnézet", + "Previewing": "Előnézet", + "Previous": "Előző", + "Privacy Policy": "Adatvédelmi Irányelvek", + "Profile": "Profil", + "Profile Information": "Adatlap Információk", + "Puerto Rico": "Puerto Rico", + "Qatar": "Katar", + "Quarter To Date": "Negyedév A Mai Napig", + "Recovery Code": "Helyreállítási Kód", + "Refresh": "Frissítés", + "Regards,": "Üdvözlettel,", + "Regenerate Recovery Codes": "Regenerálja A Helyreállítási Kódokat", + "Register": "Regisztráció", + "Reload": "Újratöltés", + "Remember me": "Emlékezz rám", + "Remember Me": "Emlékezzen rám", + "Remove": "Eltávolítás", + "Remove Photo": "Fotó Eltávolítása", + "Remove Team Member": "Csapat Tag Eltávolítása", + "Replicate": "Megismételni", + "Required fields": "Szükséges Mezők", + "Resend Verification Email": "Ellenőrző E-Mail Újraküldése", + "Reset Filters": "Szűrők Visszaállítása", + "Reset Password": "Jelszó helyreállítás", + "Reset Password Notification": "Jelszó helyreállítás emlékeztető", + "resource": "forrás", + "Resource Row Dropdown": "Erőforrás sor legördülő menü", + "Resources": "Források", + "resources": "források", + "Restore": "Visszaállítás", + "Restore :resource": "Visszaállítás :resource", + "Restore Resource": "Erőforrás Visszaállítása", + "Restore Selected": "A Kijelölt Visszaállítás", + "results": "eredmények", + "Resume Subscription": "Előfizetés folytatása", + "Retry Payment": "Próbáld újra a fizetést", + "Return to :appName": "Vissza a :appName-hoz", + "Reunion": "Találkozó", + "Role": "Szerep", + "Romania": "Románia", + "Run Action": "Művelet Futtatása", + "Russian Federation": "Orosz Föderáció", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Szent Barthélemy", + "Saint Barthélemy": "Szent Barthélemy", + "Saint Helena": "Szent Ilona", + "Saint Kitts And Nevis": "St. Kitts és Nevis", + "Saint Kitts and Nevis": "Saint Kitts és Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "Szent Márton", + "Saint Martin (French part)": "Saint Martin (francia rész)", + "Saint Pierre And Miquelon": "St. Pierre és Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre és Miquelon", + "Saint Vincent And Grenadines": "St. Vincent és Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent és a Grenadine-szigetek", + "Samoa": "Szamoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé és Príncipe", + "Sao Tome and Principe": "Sao Tome és Principe", + "Saudi Arabia": "Szaúd-Arábia", + "Save": "Mentés", + "Saved.": "Elmentve.", + "Scroll to bottom": "Görgessen lefelé", + "Scroll to top": "Görgess fel", + "Search": "Keresés", + "Secure Area": "Biztonságos Terület", + "Select": "Válassza ki", + "Select a different plan": "Válasszon másik tervet", + "Select a log file...": "Válasszon ki egy naplófájlt...", + "Select A New Photo": "Válasszon Ki Egy Új Fényképet", + "Select Action": "Művelet Kiválasztása", + "Select all": "Összes Kijelölése", + "Select All Dropdown": "Válassza az Összes legördülő menüt", + "Select this page": "Válassza ezt az oldalt", + "Send Password Reset Link": "Jelszó helyreállító hivatkozás küldése", + "Senegal": "Szenegál", + "September": "Szeptember", + "Serbia": "Szerbia", + "Server Error": "Szerver hiba", + "Service Unavailable": "Szolgáltatás nem elérhető", + "Set as default": "Beállítás alapértelmezettként", + "Setup Key": "Beállítási kulcs", + "Seychelles": "Seychelle-szigetek", + "Show All Fields": "Összes Mező Megjelenítése", + "Show Content": "Tartalom Megjelenítése", + "Show Recovery Codes": "Helyreállítási Kódok Megjelenítése", + "Showing": "Bemutató", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Bejelentkezve mint", + "Singapore": "Szingapúr", + "Sint Maarten (Dutch part)": "Sint Maarten (holland rész)", + "Slovakia": "Szlovákia", + "Slovenia": "Szlovénia", + "Soft Deleted": "Soft Törölve", + "Solomon Islands": "Salamon-Szigetek", + "Somalia": "Szomália", + "Something went wrong.": "Valami hiba történt.", + "Sorry! You are not authorized to perform this action.": "Bocsánat! Ön nem jogosult végrehajtani ezt a műveletet.", + "Sorry, your session has expired.": "Sajnáljuk, az Ön munkamenete lejárt.", + "South Africa": "Dél-Afrika", + "South Georgia And Sandwich Isl.": "Dél-Grúzia és Dél-Sandwich-szigetek", + "South Georgia and the South Sandwich Islands": "Dél-Georgia és a Déli Sandwich-szigetek", + "South Sudan": "Dél-Szudán", + "Spain": "Spanyolország", + "Sri Lanka": "Srí Lanka", + "Standalone Actions": "Önálló műveletek", + "Start Polling": "Közvélemény-Kutatás Indítása", + "Start polling": "Indítsa el a szavazást", + "State / County": "Ország / Megye", + "Stop Impersonating": "Hagyd abba a személyeskedést", + "Stop Polling": "A Közvélemény-Kutatás Leállítása", + "Stop polling": "Szavazás leállítása", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Tárolja ezeket a helyreállítási kódokat egy biztonságos jelszókezelőben. Felhasználhatók a fiókhoz való hozzáférés helyreállítására, ha a kéttényezős hitelesítési eszköz elveszik.", + "Subscribe": "Feliratkozás", + "Subscription Information": "Előfizetési információk", + "Subscription Pending": "Előfizetés függőben", + "Sudan": "Szudán", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard és Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard és Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Svédország", + "Switch Teams": "Switch Csapatok", + "Switzerland": "Svájc", + "Syrian Arab Republic": "Szíria", + "System": "Rendszer", + "Taiwan": "Tajvan", + "Taiwan, Province of China": "Tajvan, Kína tartománya", + "Tajikistan": "Tádzsikisztán", + "Tanzania": "Tanzánia", + "Tanzania, United Republic of": "Tanzánia, Egyesült Köztársaság", + "TAX": "ADÓ", + "Team Details": "Csapat Adatai", + "Team Invitation": "Csapat Meghívó", + "Team Members": "A Csapat Tagjai", + "Team Name": "Csapat Neve", + "Team Owner": "Csapat Tulajdonosa", + "Team Settings": "Csapat Beállítások", + "Terms of Service": "Szolgáltatási feltételek", + "Thailand": "Thaiföld", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Köszönjük, hogy feliratkozott! Mielőtt elkezdené, tudná ellenőrizni az e-mail címét, ha rákattint a linkre, amelyet csak e-mailben küldtünk Önnek? Ha nem kapta meg az e-mailt, örömmel küldünk Önnek egy másikat.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Köszönjük folyamatos támogatását. Csatoltuk a számla másolatát nyilvántartása céljából. Kérjük, tudassa velünk, ha kérdése vagy aggálya van.", + "Thanks,": "Köszönöm,", + "The :attribute must be a valid role.": "A :attribute-nek érvényes szerepnek kell lennie.", + "The :attribute must be at least :length characters and contain at least one number.": "A :attribute karakternek legalább :length karakternek kell lennie, és legalább egy számot kell tartalmaznia.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "A :attribute karakternek legalább :length karakternek kell lennie, és legalább egy különleges karaktert és egy számot kell tartalmaznia.", + "The :attribute must be at least :length characters and contain at least one special character.": "A :attribute karakternek legalább :length karakternek kell lennie, és legalább egy különleges karaktert kell tartalmaznia.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "A :attribute karakternek legalább :length karakternek kell lennie, és legalább egy nagybetűs karaktert és egy számot kell tartalmaznia.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "A :attribute karakternek legalább :length karakternek kell lennie, és legalább egy nagybetűs és egy különleges karaktert kell tartalmaznia.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "A :attribute-nek legalább :length karakternek kell lennie, és legalább egy nagybetűs karaktert, egy számot és egy különleges karaktert kell tartalmaznia.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Az :attribute-asnak legalább :length karakternek kell lennie, és legalább egy nagybetűs karaktert kell tartalmaznia.", + "The :attribute must be at least :length characters.": "Az :attribute-nek legalább :length karakternek kell lennie.", + "The :attribute must contain at least one letter.": "A :attribute-nak legalább egy betűt kell tartalmaznia.", + "The :attribute must contain at least one number.": "A :attribute-nak legalább egy számot kell tartalmaznia.", + "The :attribute must contain at least one symbol.": "A :attribute-nak legalább egy szimbólumot kell tartalmaznia.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "A :attribute-nak legalább egy nagybetűt és egy kisbetűt kell tartalmaznia.", + "The :resource was created!": "A :resource jött létre!", + "The :resource was deleted!": "Az :resource-at törölték!", + "The :resource was restored!": "A :resource helyreállt!", + "The :resource was updated!": "A :resource frissült!", + "The action was executed successfully.": "A művelet sikeresen végrehajtásra került.", + "The default payment method cannot be removed.": "Az alapértelmezett fizetési mód nem távolítható el.", + "The file was deleted!": "A fájlt törölték!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Adatszivárgásban jelent meg az adott :attribute. Kérjük, válasszon másik :attribute-at.", + "The given data was invalid.": "A megadott adatok érvénytelenek voltak.", + "The government won't let us show you what's behind these doors": "A kormány nem engedi, hogy megmutassuk, mi van az ajtók mögött.", + "The HasOne relationship has already been filled.": "A HasOne kapcsolat már kitöltött.", + "The image could not be loaded": "A képet nem sikerült betölteni", + "The image could not be loaded.": "A képet nem sikerült betölteni.", + "The invoice emails must be valid email addresses.": "A számla -e -maileknek érvényes e -mail címnek kell lenniük.", + "The password is incorrect.": "A jelszó helytelen.", + "The provided coupon code is invalid.": "A megadott kuponkód érvénytelen.", + "The provided password does not match your current password.": "A megadott jelszó nem egyezik meg az aktuális jelszóval.", + "The provided password was incorrect.": "A megadott jelszó helytelen volt.", + "The provided two factor authentication code was invalid.": "A megadott kéttényezős hitelesítési kód érvénytelen volt.", + "The provided two factor recovery code was invalid.": "A megadott kéttényezős helyreállítási kód érvénytelen.", + "The provided VAT number is invalid.": "A megadott adószám érvénytelen.", + "The resource was attached!": "A forrás csatolva volt!", + "The resource was prevented from being saved!": "Az erőforrás mentése nem sikerült!", + "The resource was updated!": "Az erőforrás frissült!", + "The response is not a streamed response.": "A válasz nem streamelt válasz.", + "The response is not a view.": "A válasz nem nézet.", + "The selected country is invalid.": "A kiválasztott ország érvénytelen.", + "The selected plan is invalid.": "A kiválasztott terv érvénytelen.", + "The selected resources have been :action!": "A kiválasztott források :action!", + "The team's name and owner information.": "A csapat neve és a tulajdonos adatai.", + "There are no available options for this resource.": "Nincs elérhető lehetőség erre az erőforrásra.", + "There are no fields to display.": "Nincsenek megjeleníthető mezők.", + "There are no new notifications.": "Nincsenek új értesítések.", + "There was a problem executing the action.": "Probléma volt az akció végrehajtásával.", + "There was a problem fetching the resource.": "Hiba történt az erőforrás lekérésekor.", + "There was a problem submitting the form.": "Probléma volt az űrlap benyújtásával.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ezeket az embereket meghívták a csapatába, és meghívó e-mailt küldtek nekik. Az e-mail meghívás elfogadásával csatlakozhatnak a csapathoz.", + "This account does not have an active subscription.": "Ennek a fióknak nincs aktív előfizetése.", + "This action is unauthorized.": "Nincs elég jogosultsága végrehajtani ezt a műveletet.", + "This copy of Nova is unlicensed.": "A Nova ezen példánya nem engedélyezett.", + "This coupon code can only be used by new customers.": "Ezt a kuponkódot csak új vásárlók használhatják fel.", + "This device": "Ez az eszköz", + "This file field is read-only.": "Ez a fájl mező csak olvasható.", + "This invoice is no longer open.": "Ez a számla már nincs nyitva.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ez az alkalmazás biztonságos területe. Kérjük, erősítse meg jelszavát, mielőtt folytatná.", + "This password does not match our records.": "Ez a jelszó nem egyezik a nyilvántartásunkkal.", + "This password reset link will expire in :count minutes.": "Ez a jelszó helyreállító hivatkozás :count perc múlva le fog járni.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ezt a kifizetést megindították, de az alapokat még nem kapták meg. Ez akár 14 napot is igénybe vehet.", + "This resource no longer exists": "Ez az erőforrás már nem létezik", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ez az előfizetés lejárt, és nem lehet újraindítani. Kérjük, hozzon létre egy új előfizetést.", + "This user already belongs to the team.": "Ez a felhasználó már a csapathoz tartozik.", + "This user has already been invited to the team.": "Ezt a felhasználót már meghívták a csapatba.", + "Timor-Leste": "Kelet-Timor", + "to": "hogy", + "To": "Nak nek", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "A kétfaktoros hitelesítés engedélyezésének befejezéséhez olvassa be a következő QR-kódot telefonja hitelesítő alkalmazásával, vagy adja meg a beállítási kulcsot, és adja meg a generált OTP-kódot.", + "Today": "Ma", + "Toggle navigation": "Navigáció be/ki", + "Togo": "Menni", + "Tokelau": "Tokelau", + "Token Name": "Token Név", + "Tonga": "Gyere", + "Too Many Requests": "Túl sok lekérés", + "total": "összesen", + "Total:": "Teljes:", + "Trashed": "Romba dőlt", + "Trinidad And Tobago": "Trinidad és Tobago", + "Trinidad and Tobago": "Trinidad és Tobago", + "Tunisia": "Tunézia", + "Turkey": "Törökország", + "Turkmenistan": "Türkmenisztán", + "Turks And Caicos Islands": "Turks - és Caicos-szigetek", + "Turks and Caicos Islands": "Turks-és Caicos-szigetek", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Kétfaktoros Hitelesítés", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "A kétfaktoros hitelesítés most engedélyezve van. Olvassa be a következő QR-kódot a telefon hitelesítő alkalmazásával, vagy írja be a beállítási kulcsot.", + "Type": "típus", + "Uganda": "Uganda", + "Ukraine": "Ukrajna", + "Unauthorized": "Jogosulatlan", + "United Arab Emirates": "Egyesült Arab Emírségek", + "United Kingdom": "Egyesült Királyság", + "United States": "Egyesült Államok", + "United States Minor Outlying Islands": "Az Egyesült Államok külső szigetei", + "United States Outlying Islands": "Amerikai külvilág-szigetek", + "Unknown": "Ismeretlen", + "Unpaid": "Kifizetetlen", + "Update": "Frissítés", + "Update & Continue Editing": "Frissítés & Szerkesztés Folytatása", + "Update :resource": "Frissítés :resource", + "Update :resource: :title": "Frissítés :resource: :title", + "Update attached :resource: :title": "Frissítés csatolt :resource: :title", + "Update Password": "Jelszó Frissítése", + "Update Payment Information": "Frissítse a fizetési információkat", + "Update Payment Method": "Fizetési mód frissítése", + "Update your account's profile information and email address.": "Frissítse fiókja profiladatait és e-mail címét.", + "Uploading": "Feltöltés", + "Uploading files... (:current/:total)": "Fájlok feltöltése... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Helyreállítási kód használata", + "Use an authentication code": "Hitelesítési kód használata", + "User Actions": "Felhasználói műveletek", + "User Security": "Felhasználói biztonság", + "Username": "Felhasználónév", + "Uzbekistan": "Üzbegisztán", + "Value": "Érték", + "Vanuatu": "Vanuatu", + "VAT Number": "Adószám", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivári Köztársaság", + "Verify Email Address": "E-mail cím megerősítése", + "Verify Your Email Address": "Erősítsd meg az e-mail címed", + "Viet Nam": "Vietnam", + "View": "Nézet", + "Virgin Islands, British": "Brit Virgin-Szigetek", + "Virgin Islands, U.S.": "Amerikai Virgin-szigetek", + "Wallis And Futuna": "Wallis és Futuna", + "Wallis and Futuna": "Wallis és Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Feliratkozását feldolgozzuk. Az előfizetés sikeres feldolgozása után ez az oldal automatikusan frissül. Ez a folyamat általában csak néhány másodpercet vesz igénybe.", + "We are unable to process your payment. Please contact customer support.": "Nem tudjuk feldolgozni befizetését. Kérjük, lépjen kapcsolatba az ügyfélszolgálattal.", + "We have emailed your password reset link!": "E-mailben elküldtük a jelszó-visszaállítási linket!", + "We were unable to find a registered user with this email address.": "Nem találtunk regisztrált felhasználót ezzel az e-mail címmel.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Küldünk egy számla letöltési linket az alább megadott e -mail címekre. Több e -mail címet elválaszthat a vesszőkkel.", + "We're lost in space. The page you were trying to view does not exist.": "Eltévedtünk az űrben. A megtekinteni kívánt oldal nem létezik.", + "Welcome Back!": "Üdv Újra Itt!", + "Western Sahara": "Nyugat-Szahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ha a kéttényezős hitelesítés engedélyezve van, a rendszer egy biztonságos, véletlenszerű tokent kér a hitelesítés során. Lehet letölteni ezt a tokent a telefon Google Hitelesítő alkalmazás.", + "Whoops": "Hoppá", + "Whoops!": "Hoppá!", + "Whoops! Something went wrong.": "Hoppá! Valami rosszul sült el.", + "With Trashed": "A Szétzúzott", + "Write": "Írás", + "Year To Date": "Év A Mai Napig", + "Yearly": "Évi", + "Yemen": "Jemeni", + "Yes": "Igen", + "You are already subscribed.": "Már feliratkoztál.", + "You are currently within your free trial period. Your trial will expire on :date.": "Jelenleg az ingyenes próbaidőszakon belül van. A próbaidőszak :date-án jár le.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Jelenleg az ingyenes próbaidőszakon belül van. Próbaidőszaka :date.-án jár le. Új előfizetés indításával a próbaidőszak lejár.", + "You are logged in!": "Be vagy jelentkezve!", + "You are receiving this email because we received a password reset request for your account.": "Azért kapja ezt az üzenetet, mert a fiókjára jelszó helyreállítási kérés érkezett.", + "You have been invited to join the :team team!": "Meghívtak, hogy csatlakozzon az :team csapathoz!", + "You have enabled two factor authentication.": "Két tényező hitelesítését engedélyezte.", + "You have not enabled two factor authentication.": "Nem engedélyezte a két tényező hitelesítését.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Van néhány kifizetetlen számlája. Az alapértelmezett fizetési mód frissítése után újra megkísérelheti a fizetést az alábbi számlalistán keresztül.", + "You may accept this invitation by clicking the button below:": "Ezt a meghívást az alábbi gombra kattintva fogadhatja el:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Előfizetését bármikor lemondhatja. Az előfizetés lemondását követően lehetősége lesz az előfizetést az aktuális számlázási ciklus végéig folytatni.", + "You may delete any of your existing tokens if they are no longer needed.": "Törölheti a meglévő tokeneket, ha már nincs rájuk szükség.", + "You may not delete your personal team.": "Lehet, hogy nem törli a személyes csapat.", + "You may not leave a team that you created.": "Nem hagyhatsz el egy csapatot, amit létrehoztál.", + "You will receive an invoice and payment link via email for each billing period.": "Minden számlázási időszakról számlát és fizetési linket kap e-mailben.", + "You're logged in!": "Be vagy jelentkezve!", + "Your :invoiceName invoice is now available!": ":InvoiceName számlája már elérhető!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Számlázási címe: :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kártyáját elutasították. További információért forduljon kártyakibocsátójához.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Jelenlegi fizetési módja egy :lastFour-ra végződő hitelkártya, amely :expiration-on jár le.", + "Your email address is unverified.": "Az Ön e-mail címe nincs ellenőrizve.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Az utolsó :amount-es befizetése sikertelen volt. Kérjük, frissítse fizetési módját a sikertelen fizetés újrapróbálásához.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "A legutóbbi :amount/:date befizetés sikertelen volt. Kérjük, frissítse fizetési módját a sikertelen fizetés újrapróbálásához.", + "Your next payment of :amount will be processed on :date.": "Következő :amount-as kifizetése :date-on lesz.", + "Your payment method has been added successfully.": "A fizetési mód hozzáadása sikeresen megtörtént.", + "Your payment method will be charged automatically for each billing period.": "A fizetési módot automatikusan megterheljük minden számlázási időszakban.", + "Your registered VAT Number is :vatNumber.": "Regisztrált adószáma :vatNumber.", + "Your subscription has been started successfully.": "Előfizetése sikeresen elindult.", + "Your subscription has been successfully cancelled.": "Előfizetését sikeresen lemondtuk.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Előfizetését sikeresen lemondtuk. A számlázási időszak végéig továbbra is hozzáférhet.", + "Your subscription was successfully resumed.": "Előfizetését sikeresen folytattuk.", + "Your subscription was successfully updated.": "Előfizetése sikeresen frissítve.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwé", + "Zip / Postal Code": "Irányítószám", + "Åland Islands": "Åland-szigetek" +} diff --git a/locales/hu/php-inline.json b/locales/hu/php-inline.json new file mode 100644 index 00000000000..569114131f0 --- /dev/null +++ b/locales/hu/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ezt a mezőt el kell fogadni.", + "accepted_if": "Ezt a mezőt el kell fogadni, ha :other értéke :value.", + "active_url": "Ez nem érvényes URL.", + "after": "Ennek a dátumnak :date után kell lennie.", + "after_or_equal": "Ennek :date után vagy azzal megegyező dátumnak kell lennie.", + "alpha": "Ez a mező csak betűket tartalmazhat.", + "alpha_dash": "Ez a mező csak betűket, számokat, kötőjeleket és aláhúzásokat tartalmazhat.", + "alpha_num": "Ez a mező csak betűket és számokat tartalmazhat.", + "any_of": "Ez a mező érvénytelen.", + "array": "Ennek a mezőnek tömbnek kell lennie.", + "ascii": "Ez a mező csak egybájtos alfanumerikus karaktereket és szimbólumokat tartalmazhat.", + "attached": "Ez a mező már csatolva van.", + "before": "Ennek a dátumnak :date előtt kell lennie.", + "before_or_equal": "Ennek :date előtti vagy azzal egyenlő dátumnak kell lennie.", + "between.array": "A tartalomnak :min és :max közötti számú elemet kell tartalmaznia.", + "between.file": "Ennek a fájlnak :min és :max kilobájt közötti méretűnek kell lennie.", + "between.numeric": "Ennek az értéknek :min és :max közöttinek kell lennie.", + "between.string": "Ennek a szövegnek :min és :max karakter közötti hosszúnak kell lennie.", + "boolean": "Ennek a mezőnek igaznak vagy hamisnak kell lennie.", + "can": "Ez a mező nem engedélyezett értéket tartalmaz.", + "confirmed": "A megerősítés nem egyezik.", + "contains": "Ebből a mezőből hiányzik egy kötelező érték.", + "date": "Ez nem érvényes dátum.", + "date_equals": "Ennek :date-nak kell lennie.", + "date_format": "Ez nem felel meg az :format formátumnak.", + "decimal": "Ennek a mezőnek :decimal tizedesjegynek kell lennie.", + "declined": "Ezt az értéket el kell utasítani.", + "declined_if": "Ezt az értéket el kell utasítani, amikor a :other értéke :value.", + "different": "Ennek az értéknek különböznie kell :other-től.", + "digits": "Ennek :digits számjegynek kell lennie.", + "digits_between": "Ennek :min és :max között kell lennie.", + "dimensions": "Ez a kép érvénytelen méretekkel rendelkezik.", + "distinct": "Ez a mező ismétlődő értékkel rendelkezik.", + "doesnt_contain": "Ez a mező nem tartalmazhat a következők egyikét: :values.", + "doesnt_end_with": "Ez a mező nem végződhet ezekkel az értékekkel: :values.", + "doesnt_start_with": "Ez a mező nem kezdődhet ezekkel az értékekkel: :values.", + "email": "Ennek érvényes e-mail címnek kell lennie.", + "ends_with": "Ennek az alábbiak egyikével kell végződnie: :values.", + "enum": "A kiválasztott érték érvénytelen.", + "exists": "A kiválasztott érték érvénytelen.", + "extensions": "Ennek a mezőnek a következő kiterjesztések valamelyikével kell rendelkeznie: :values.", + "file": "A tartalomnak fájlnak kell lennie.", + "filled": "Ennek a mezőnek kell legyen értéke.", + "gt.array": "A tartalomnak több mint :value elemet kell tartalmaznia.", + "gt.file": "A fájlnak nagyobbnak kell lennie, mint :value kilobájt.", + "gt.numeric": "Ennek a számnak nagyobbnak kell lennie, mint :value.", + "gt.string": "Ennek a szövegnek több mint :value karakternek kell lennie.", + "gte.array": "A tartalomnak legalább :value elemet kell tartalmaznia.", + "gte.file": "A fájl méretének legalább :value kilobájtnak kell lennie.", + "gte.numeric": "Ennek a számnak az értéke legalább :value kell, hogy legyen.", + "gte.string": "Ennek a szövegnek legalább :value karakternek kell lennie.", + "hex_color": "Ennek a mezőnek érvényes hexadecimális színnek kell lennie.", + "image": "Ez egy kép lehet.", + "in": "A kiválasztott érték érvénytelen.", + "in_array": "Ez az érték nem létezik :other-ban.", + "in_array_keys": "Ennek a mezőnek a következő kulcsok közül legalább egyet kell tartalmaznia: :values.", + "integer": "Ennek egész számnak kell lennie.", + "ip": "Ennek érvényes IP-címnek kell lennie.", + "ipv4": "Ennek érvényes IPv4 címnek kell lennie.", + "ipv6": "Ennek érvényes IPv6 címnek kell lennie.", + "json": "Ez egy érvényes JSON karakterlánc lehet.", + "list": "Ennek a mezőnek listának kell lennie.", + "lowercase": "Ennek a mezőnek kisbetűsnek kell lennie.", + "lt.array": "A tartalomnak kevesebb mint :value elemet kell tartalmaznia.", + "lt.file": "A fájl méretének kisebbnek kell lennie, mint :value kilobájt.", + "lt.numeric": "Ennek a számnak kevesebbnek kell lennie, mint :value.", + "lt.string": "A szövegnek kevesebb mint :value karakter hosszúnak kell lennie.", + "lte.array": "A tartalom nem tartalmazhat :value elemnél többet.", + "lte.file": "A fájl méretének legfeljebb :value kilobájtnak kell lennie.", + "lte.numeric": "Ennek a számnak az értéke legfeljebb :value lehet.", + "lte.string": "A szövegnek legfeljebb :value karakter hosszúnak kell lennie.", + "mac_address": "Az értéknek érvényes MAC-címnek kell lennie.", + "max.array": "A tartalom nem tartalmazhat :max elemnél többet.", + "max.file": "A fájl mérete nem lehet nagyobb, mint :max kilobájt.", + "max.numeric": "Ez a szám legfeljebb :max lehet.", + "max.string": "A szöveg hossza nem lehet több, mint :max karakter.", + "max_digits": "Ez a mező nem lehet több :max számjegynél.", + "mimes": "Ennek a következő típusú fájlnak kell lennie: :values.", + "mimetypes": "Ennek :values típusú fájlnak kell lennie.", + "min.array": "Az értéknek legalább :min elemet kell tartalmaznia.", + "min.file": "A fájl méretének legalább :min kilobájtnak kell lennie.", + "min.numeric": "Ez a szám legalább :min lehet.", + "min.string": "A szövegnek legalább :min karakter hosszúnak kell lennie.", + "min_digits": "Ennek a mezőnek legalább :min számjegyből kell állnia.", + "missing": "Ennek a mezőnek hiányoznia kell.", + "missing_if": "Ennek a mezőnek hiányoznia kell, ha a :other az :value.", + "missing_unless": "Ennek a mezőnek hiányoznia kell, kivéve, ha a :other az :value.", + "missing_with": "Ennek a mezőnek hiányoznia kell, ha :values van jelen.", + "missing_with_all": "Ennek a mezőnek hiányoznia kell, ha :values van jelen.", + "multiple_of": "Az értéknek :value többszörösének kell lennie", + "not_in": "A kiválasztott érték érvénytelen.", + "not_regex": "Ez a formátum érvénytelen.", + "numeric": "Ez egy szám lehet.", + "password.letters": "Ennek a mezőnek legalább egy betűt kell tartalmaznia.", + "password.mixed": "Ennek a mezőnek legalább egy kisbetűt és egy nagybetűt kell tartalmaznia.", + "password.numbers": "Ennek a mezőnek legalább egy számot kell tartalmaznia.", + "password.symbols": "Ennek a mezőnek legalább egy speciális karaktert kell tartalmaznia.", + "password.uncompromised": "Az adott mező adatszivárgásban jelent meg. Kérjük, válasszon másik mezőt.", + "present": "Ennek a mezőnek jelen kell lennie.", + "present_if": "Ennek a mezőnek jelen kell lennie, ha a :other az :value.", + "present_unless": "Ennek a mezőnek jelen kell lennie, kivéve, ha a :other az :value.", + "present_with": "Ennek a mezőnek jelen kell lennie, ha :values van jelen.", + "present_with_all": "Ennek a mezőnek jelen kell lennie, ha :values van jelen.", + "prohibited": "Ez a mező tilos.", + "prohibited_if": "Ez a mező tilos, ha :other jelentése :value.", + "prohibited_if_accepted": "Ez a mező tilos, ha :other elfogadásra kerül.", + "prohibited_if_declined": "Ez a mező tilos, ha :other elutasításra kerül.", + "prohibited_unless": "Ez a mező tilos, kivéve, ha a :other :values-ben van.", + "prohibits": "Ez a mező tiltja a :other jelenlétét.", + "regex": "Ez a formátum érvénytelen.", + "relatable": "Lehet, hogy ez a mező nem kapcsolódik ehhez az erőforráshoz.", + "required": "Ez a mező szükséges.", + "required_array_keys": "Ebben a mezőben a következő bejegyzéseket kell tartalmaznia: :values.", + "required_if": "Erre a mezőre akkor van szükség, ha a(z) :other értéke :value.", + "required_if_accepted": "Ezt a mezőt kötelező kitölteni, ha a :other-at elfogadják.", + "required_if_declined": "Ezt a mezőt kötelező kitölteni, ha a :other-et elutasítják.", + "required_unless": "Erre a mezőre csak akkor van szükség, ha a :other :values-ban van.", + "required_with": "Ez a mező akkor szükséges, ha :values van jelen.", + "required_with_all": "Ez a mező akkor szükséges, ha :values van jelen.", + "required_without": "Ez a mező akkor szükséges, ha :values nincs jelen.", + "required_without_all": "Erre a mezőre akkor van szükség, ha egyik :values sincs jelen.", + "same": "A mező értékének meg kell egyeznie az :other-es értékkel.", + "size.array": "A tartalomnak :size elemet kell tartalmaznia.", + "size.file": "A fájl méretének :size kilobájtnak kell lennie.", + "size.numeric": "Az értéknek :size-nek kell lennie.", + "size.string": "Ez a szöveg pontosan :size karakter hosszú kell hogy legyen.", + "starts_with": "Ennek az alábbiak egyikével kell kezdődnie: :values.", + "string": "Ez biztos egy string.", + "timezone": "Ennek érvényes zónának kell lennie.", + "ulid": "Ennek a mezőnek érvényes ULID-nek kell lennie.", + "unique": "Ezt már elvitték.", + "uploaded": "Ez nem sikerült feltölteni.", + "uppercase": "Ennek a mezőnek nagybetűsnek kell lennie.", + "url": "Ez a formátum érvénytelen.", + "uuid": "Ennek érvényes UUID-nak kell lennie." +} diff --git a/locales/hu/php.json b/locales/hu/php.json new file mode 100644 index 00000000000..54ae33b2804 --- /dev/null +++ b/locales/hu/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "A(z) :attribute el kell legyen fogadva!", + "accepted_if": "A :attribute-at el kell fogadni, amikor a :other az :value.", + "active_url": "A(z) :attribute nem érvényes url!", + "after": "A(z) :attribute :date utáni dátum kell, hogy legyen!", + "after_or_equal": "A(z) :attribute nem lehet korábbi dátum, mint :date!", + "alpha": "A(z) :attribute kizárólag betűket tartalmazhat!", + "alpha_dash": "A(z) :attribute kizárólag betűket, számokat és kötőjeleket tartalmazhat!", + "alpha_num": "A(z) :attribute kizárólag betűket és számokat tartalmazhat!", + "any_of": "A :attribute mező érvénytelen.", + "array": "A(z) :attribute egy tömb kell, hogy legyen!", + "ascii": "A :attribute csak egybájtos alfanumerikus karaktereket és szimbólumokat tartalmazhat.", + "attached": "Ezt a :attribute-at már csatolták.", + "before": "A(z) :attribute :date előtti dátum kell, hogy legyen!", + "before_or_equal": "A(z) :attribute nem lehet későbbi dátum, mint :date!", + "between.array": "A(z) :attribute :min - :max közötti elemet kell, hogy tartalmazzon!", + "between.file": "A(z) :attribute mérete :min és :max kilobájt között kell, hogy legyen!", + "between.numeric": "A(z) :attribute :min és :max közötti szám kell, hogy legyen!", + "between.string": "A(z) :attribute hossza :min és :max karakter között kell, hogy legyen!", + "boolean": "A(z) :attribute mező csak true vagy false értéket kaphat!", + "can": "A :attribute-es mező nem engedélyezett értéket tartalmaz.", + "confirmed": "A(z) :attribute nem egyezik a megerősítéssel.", + "contains": "A :attribute-es mezőből hiányzik a kötelező érték.", + "current_password": "A jelszó helytelen.", + "date": "A(z) :attribute nem érvényes dátum.", + "date_equals": ":Attribute meg kell egyezzen a következővel: :date.", + "date_format": "A(z) :attribute nem egyezik az alábbi dátum formátummal :format!", + "decimal": "A :attribute-nak :decimal tizedesjegynek kell lennie.", + "declined": "A :attribute-at el kell utasítani.", + "declined_if": "A :attribute-at el kell utasítani, ha a :other az :value.", + "different": "A(z) :attribute és :other értékei különbözőek kell, hogy legyenek!", + "digits": "A(z) :attribute :digits számjegyű kell, hogy legyen!", + "digits_between": "A(z) :attribute értéke :min és :max közötti számjegy lehet!", + "dimensions": "A(z) :attribute felbontása nem megfelelő.", + "distinct": "A(z) :attribute értékének egyedinek kell lennie!", + "doesnt_contain": "A :attribute mező nem tartalmazhat a következők egyikét: :values.", + "doesnt_end_with": "A :attribute nem végződhet a következők egyikével: :values.", + "doesnt_start_with": "A :attribute nem kezdődhet a következők egyikével: :values.", + "email": "A(z) :attribute nem érvényes email formátum.", + "ends_with": "A(z) :attribute a következővel kell végződjön: :values", + "enum": "A kiválasztott :attribute érvénytelen.", + "exists": "A kiválasztott :attribute érvénytelen.", + "extensions": "A :attribute-es mezőnek a következő kiterjesztések valamelyikével kell rendelkeznie: :values.", + "failed": "Rossz email-jelszó páros.", + "file": "A(z) :attribute fájl kell, hogy legyen!", + "filled": "A(z) :attribute megadása kötelező!", + "gt.array": "A(z) :attribute több, mint :value elemet kell, hogy tartalmazzon.", + "gt.file": "A(z) :attribute mérete nagyobb kell, hogy legyen, mint :value kilobájt.", + "gt.numeric": "A(z) :attribute nagyobb kell, hogy legyen, mint :value!", + "gt.string": "A(z) :attribute hosszabb kell, hogy legyen, mint :value karakter.", + "gte.array": "A(z) :attribute legalább :value elemet kell, hogy tartalmazzon.", + "gte.file": "A(z) :attribute mérete nem lehet kevesebb, mint :value kilobájt.", + "gte.numeric": "A(z) :attribute nagyobb vagy egyenlő kell, hogy legyen, mint :value!", + "gte.string": "A(z) :attribute hossza nem lehet kevesebb, mint :value karakter.", + "hex_color": "A :attribute-es mezőnek érvényes hexadecimális színnek kell lennie.", + "image": "A(z) :attribute képfájl kell, hogy legyen!", + "in": "A kiválasztott :attribute érvénytelen.", + "in_array": "A(z) :attribute értéke nem található a(z) :other értékek között.", + "in_array_keys": "A :attribute mezőnek a következő kulcsok közül legalább egyet tartalmaznia kell: :values.", + "integer": "A(z) :attribute értéke szám kell, hogy legyen!", + "ip": "A(z) :attribute érvényes IP cím kell, hogy legyen!", + "ipv4": "A(z) :attribute érvényes IPv4 cím kell, hogy legyen!", + "ipv6": "A(z) :attribute érvényes IPv6 cím kell, hogy legyen!", + "json": "A(z) :attribute érvényes JSON szöveg kell, hogy legyen!", + "list": "A :attribute-es mezőnek listának kell lennie.", + "lowercase": "A :attribute-nak kisbetűnek kell lennie.", + "lt.array": "A(z) :attribute kevesebb, mint :value elemet kell, hogy tartalmazzon.", + "lt.file": "A(z) :attribute mérete kisebb kell, hogy legyen, mint :value kilobájt.", + "lt.numeric": "A(z) :attribute kisebb kell, hogy legyen, mint :value!", + "lt.string": "A(z) :attribute rövidebb kell, hogy legyen, mint :value karakter.", + "lte.array": "A(z) :attribute legfeljebb :value elemet kell, hogy tartalmazzon.", + "lte.file": "A(z) :attribute mérete nem lehet több, mint :value kilobájt.", + "lte.numeric": "A(z) :attribute kisebb vagy egyenlő kell, hogy legyen, mint :value!", + "lte.string": "A(z) :attribute hossza nem lehet több, mint :value karakter.", + "mac_address": "A :attribute-nak érvényes MAC-címnek kell lennie.", + "max.array": "A(z) :attribute legfeljebb :max elemet kell, hogy tartalmazzon.", + "max.file": "A(z) :attribute mérete nem lehet több, mint :max kilobájt.", + "max.numeric": "A(z) :attribute értéke nem lehet nagyobb, mint :max!", + "max.string": "A(z) :attribute hossza nem lehet több, mint :max karakter.", + "max_digits": "A :attribute nem lehet több :max számjegynél.", + "mimes": "A(z) :attribute kizárólag az alábbi fájlformátumok egyike lehet: :values.", + "mimetypes": "A(z) :attribute kizárólag az alábbi fájlformátumok egyike lehet: :values.", + "min.array": "A(z) :attribute legalább :min elemet kell, hogy tartalmazzon.", + "min.file": "A(z) :attribute mérete nem lehet kevesebb, mint :min kilobájt.", + "min.numeric": "A(z) :attribute értéke nem lehet kisebb, mint :min!", + "min.string": "A(z) :attribute hossza nem lehet kevesebb, mint :min karakter.", + "min_digits": "A :attribute-nak legalább :min számjegyből kell állnia.", + "missing": "A :attribute-as mezőnek hiányoznia kell.", + "missing_if": "A :attribute-as mezőnek hiányoznia kell, ha a :other az :value.", + "missing_unless": "A :attribute-as mezőnek hiányoznia kell, hacsak a :other nem :value.", + "missing_with": "A :attribute-as mezőnek hiányoznia kell, ha a :values szerepel.", + "missing_with_all": "A :attribute mezőnek hiányoznia kell, ha :values van jelen.", + "multiple_of": "A :attribute :value többszörösének kell lennie", + "next": "Következő »", + "not_in": "A(z) :attribute értéke érvénytelen.", + "not_regex": "A(z) :attribute formátuma érvénytelen.", + "numeric": "A(z) :attribute szám kell, hogy legyen!", + "password": "A(z) :attribute jelszónak kell, hogy legyen!", + "password.letters": "A :attribute-nak legalább egy betűt kell tartalmaznia.", + "password.mixed": "A :attribute-nak legalább egy nagybetűt és egy kisbetűt kell tartalmaznia.", + "password.numbers": "A :attribute-nak legalább egy számot kell tartalmaznia.", + "password.symbols": "A :attribute-nak legalább egy szimbólumot kell tartalmaznia.", + "password.uncompromised": "Adatszivárgásban jelent meg az adott :attribute. Kérjük, válasszon másik :attribute-at.", + "present": "A(z) :attribute mező nem található!", + "present_if": "A :attribute-es mezőnek jelen kell lennie, ha a :other az :value.", + "present_unless": "A :attribute-es mezőnek jelen kell lennie, kivéve, ha a :other az :value.", + "present_with": "A :attribute-es mezőnek jelen kell lennie, ha :values van jelen.", + "present_with_all": "A :attribute mezőnek jelen kell lennie, ha :values van jelen.", + "previous": "« Előző", + "prohibited": "A :attribute mező tilos.", + "prohibited_if": "A :attribute mező tilos, ha :other :value.", + "prohibited_if_accepted": "A :attribute mező tilos, ha :other elfogadásra kerül.", + "prohibited_if_declined": "A :attribute mező tilos, ha a :other -at elutasítják.", + "prohibited_unless": "A :attribute mező tilos, kivéve, ha :other a :values.", + "prohibits": "A :attribute mező tiltja, hogy :other jelen legyen.", + "regex": "A(z) :attribute formátuma érvénytelen.", + "relatable": "Lehet, hogy ez az :attribute nem kapcsolódik ehhez az erőforráshoz.", + "required": "A(z) :attribute megadása kötelező!", + "required_array_keys": "A :attribute-as mezőnek a következő bejegyzéseket kell tartalmaznia: :values.", + "required_if": "A(z) :attribute megadása kötelező, ha a(z) :other értéke :value!", + "required_if_accepted": "A :attribute-as mező kitöltése kötelező, ha elfogadja a :other-at.", + "required_if_declined": "A :attribute-es mező kitöltése kötelező, ha a :other-at elutasítják.", + "required_unless": "A(z) :attribute megadása kötelező, ha a(z) :other értéke nem :values!", + "required_with": "A(z) :attribute megadása kötelező, ha a(z) :values érték létezik.", + "required_with_all": "A(z) :attribute megadása kötelező, ha a(z) :values értékek léteznek.", + "required_without": "A(z) :attribute megadása kötelező, ha a(z) :values érték nem létezik.", + "required_without_all": "A(z) :attribute megadása kötelező, ha egyik :values érték sem létezik.", + "reset": "Az új jelszó beállítva!", + "same": "A(z) :attribute és :other mezőknek egyezniük kell!", + "sent": "Jelszó-emlékeztető elküldve!", + "size.array": "A(z) :attribute :size elemet kell tartalmazzon!", + "size.file": "A(z) :attribute mérete :size kilobájt kell, hogy legyen!", + "size.numeric": "A(z) :attribute értéke :size kell, hogy legyen!", + "size.string": "A(z) :attribute hossza :size karakter kell, hogy legyen!", + "starts_with": ":Attribute a következővel kell kezdődjön: :values", + "string": "A(z) :attribute szöveg kell, hogy legyen.", + "throttle": "Túl sok próbálkozás. Kérjük próbálja újra :seconds másodperc múlva.", + "throttled": "Kérjük várjon, mielőtt újra megpróbálná.", + "timezone": "A(z) :attribute nem létező időzona.", + "token": "Ez az új jelszó generálásához tartozó token érvénytelen.", + "ulid": "A :attribute-nak érvényes ULID-nek kell lennie.", + "unique": "A(z) :attribute már foglalt.", + "uploaded": "A(z) :attribute feltöltése sikertelen.", + "uppercase": "A :attribute-nak nagybetűnek kell lennie.", + "url": "A(z) :attribute érvénytelen link.", + "user": "Nem található felhasználó a megadott email címmel.", + "uuid": ":Attribute érvényes UUID-val kell rendelkezzen." +} diff --git a/locales/hy/_excludes.json b/locales/hy/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/hy/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/hy/json-inline.json b/locales/hy/json-inline.json new file mode 100644 index 00000000000..5b1e41fbb24 --- /dev/null +++ b/locales/hy/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Այս դաշտը պետք է վավեր դեր լինի:", + "The :attribute must be at least :length characters and contain at least one number.": "Այս դաշտը պետք է լինի առնվազն :length նիշ և պարունակի առնվազն մեկ թիվ:", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ հատուկ նիշ և մեկ թիվ:", + "The :attribute must be at least :length characters and contain at least one special character.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ հատուկ նիշ:", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ մեծատառ և մեկ թիվ:", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ մեծատառ և մեկ հատուկ նիշ:", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ մեծատառ, մեկ թիվ և մեկ հատուկ նիշ:", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Այս դաշտը պետք է պարունակի առնվազն :length նիշ և պարունակի առնվազն մեկ մեծատառ:", + "The :attribute must be at least :length characters.": "Այս դաշտը պետք է լինի առնվազն :length նիշ:", + "The :attribute must contain at least one letter.": "Այս դաշտը պետք է պարունակի առնվազն մեկ տառ:", + "The :attribute must contain at least one number.": "Այս դաշտը պետք է պարունակի առնվազն մեկ համար:", + "The :attribute must contain at least one symbol.": "Այս դաշտը պետք է պարունակի առնվազն մեկ նշան:", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Այս դաշտը պետք է պարունակի առնվազն մեկ մեծատառ և մեկ փոքրատառ:", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Տվյալ դաշտը հայտնվել է տվյալների արտահոսքի մեջ: Խնդրում ենք ընտրել այլ դաշտ:" +} diff --git a/locales/hy/json.json b/locales/hy/json.json new file mode 100644 index 00000000000..3cdd38ff139 --- /dev/null +++ b/locales/hy/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(և ևս :count սխալ)", + "(and :count more errors)": "(և ևս :count սխալ)|(և ևս :count սխալ)|(և ևս :count սխալ)", + "30 Days": "30 օր", + "60 Days": "60 օր", + "90 Days": "90 օր", + ":amount selected": "Ընտրված է :Amount-ը", + ":amount Total": "Ընդամենը :amount", + ":days day trial": ":Days օր փորձարկում", + ":resource Details": ":Resource մանրամասն", + ":resource Details: :title": ":Resource մանրամասն: :title", + "A decryption key is required.": "Պահանջվում է ապակոդավորման բանալի:", + "A fresh verification link has been sent to your email address.": "Ձեր էլփոստի հասցեին ուղարկվել է նոր հաստատման հղում:", + "A new verification link has been sent to the email address you provided during registration.": "Նոր ստուգման հղումը ուղարկվել է գրանցման ժամանակ ձեր կողմից նշված էլեկտրոնային փոստի հասցեին:", + "A new verification link has been sent to the email address you provided in your profile settings.": "Նոր հաստատման հղում է ուղարկվել ձեր պրոֆիլի կարգավորումներում նշած էլ. հասցեին:", + "A new verification link has been sent to your email address.": "Նոր հաստատման հղում է ուղարկվել ձեր էլ.փոստի հասցեին:", + "Accept Invitation": "Ընդունել Հրավերը", + "Action": "Գործողություն", + "Action Event": "Գործողությունների իրադարձություն", + "Action Events": "Գործողությունների իրադարձություններ", + "Action Happened At": "Տեղի Է Ունեցել", + "Action Initiated By": "Նախաձեռնվել", + "Action Name": "Անունը", + "Action Status": "Կարգավիճակ", + "Action Target": "Նպատակը", + "Actions": "Գործողություններ", + "Add": "Ավելացնել", + "Add :resource": "Ավելացնել :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Ավելացրեք թիմի նոր անդամ, որպեսզի նա կարողանա համագործակցել ձեզ հետ:", + "Add additional security to your account using two factor authentication.": "Ավելացրեք լրացուցիչ անվտանգություն Ձեր հաշվին, օգտագործելով երկու գործոնով իսկությունը", + "Add Payment Method": "Ավելացնել վճարման եղանակ", + "Add row": "Ավելացնել տող", + "Add Team Member": "Ավելացնել Թիմի Անդամ", + "Add VAT Number": "Ավելացնել ԱԱՀ համար", + "Added.": "Ավելացված.", + "Additional billing information updated successfully.": "Լրացուցիչ վճարային տեղեկատվությունը հաջողությամբ թարմացվել է:", + "Address": "Հասցե", + "Address Line 2": "Լրացուցիչ հասցե", + "Administrator": "Ադմինիստրատոր", + "Administrator users can perform any action.": "Օգտատերեր-ադմինիստրատորները կարող են կատարել ցանկացած գործողություն:", + "Afghanistan": "Աֆղանստան", + "Aland Islands": "Ալանդյան կղզիներ", + "Albania": "Ալբանիա", + "Algeria": "Ալժիրի ժողովրդավարական դեմոկրատական հանրապետություն", + "All of the people that are part of this team.": "Բոլոր մարդիկ, ովքեր մաս են կազմում այս թիմում.", + "All resources loaded.": "Բոլոր ռեսուրսները բեռնված են։", + "All rights reserved.": "Բոլոր իրավունքները պաշտպանված են։", + "Already registered?": "Արդեն գրանցվա՞ծ եք։", + "American Samoa": "Ամերիկյան Սամոա", + "An error occurred while uploading the file.": "Ֆայլը վերբեռնելիս սխալ է տեղի ունեցել:", + "An error occurred while uploading the file: :error": "Ֆայլը վերբեռնելիս սխալ է տեղի ունեցել՝ :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Անսպասելի սխալ է տեղի ունեցել, և մենք ծանուցել ենք մեր աջակցման թիմին: Խնդրում եմ փորձեք մի փոքր ուշ.", + "Andorra": "Հունաստան", + "Angola": "Անգոլա", + "Anguilla": "Անգիլիա", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Մեկ այլ օգտատեր թարմացրել է այս ռեսուրսը այս էջը բեռնելու ընտացքում։ Խնդրում ենք թարմացնել էջը եւ կրկին փորձել։", + "Antarctica": "Անտարկտիկա", + "Antigua And Barbuda": "Անտիգուա եւ Բարբուդա", + "Antigua and Barbuda": "Անտիգուա եւ Բարբուդա", + "API Token": "API թոկեն", + "API Token Permissions": "API թոկենի թույլտվությունները", + "API Tokens": "API թոկեններ", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API տառերը թույլ են տալիս երրորդ կողմի ծառայությունները Ձեր անունից վավերացնել մեր հավելվածում:", + "Apply": "Կիրառել", + "Apply Coupon": "Կիրառել արժեկտրոն", + "April": "Ապրիլ", + "Are you sure you want to attempt to pay :amount?": "Իսկապե՞ս ուզում եք փորձել վճարել :amount:", + "Are you sure you want to cancel your subscription?": "Իսկապե՞ս ուզում եք չեղարկել ձեր բաժանորդագրությունը:", + "Are you sure you want to delete all the notifications?": "Իսկապե՞ս ուզում եք ջնջել բոլոր ծանուցումները:", + "Are you sure you want to delete the selected resources?": "Վստահ եք, որ ցանկանում եք ջնջել ընտրված ռեսուրսները:", + "Are you sure you want to delete this file?": "Վստահ եք, որ ցանկանում եք ջնջել այս ֆայլը?", + "Are you sure you want to delete this notification?": "Իսկապե՞ս ուզում եք ջնջել այս ծանուցումը:", + "Are you sure you want to delete this payment method?": "Իսկապե՞ս ուզում եք ջնջել վճարման այս եղանակը:", + "Are you sure you want to delete this resource?": "Վստահ եք, որ ցանկանում եք հեռացնել այս ռեսուրսը:", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Վստահ եք, որ ցանկանում եք ջնջել այս հրամանը: Երբ հրամանը ջնջվում է, նրա բոլոր ռեսուրսները եւ տվյալները ընդմիշտ կհեռացվեն:", + "Are you sure you want to delete your account?": "Իսկապե՞ս ուզում եք ջնջել ձեր հաշիվը:", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Վստահ եք, որ ցանկանում եք ջնջել ձեր հաշիվը: Երբ ձեր հաշիվը հեռացվում է, նրա բոլոր ռեսուրսները եւ տվյալները կվերացվեն անվերադարձ: Խնդրում ենք մուտքագրել Ձեր գաղտնաբառը հաստատելու համար, որ ցանկանում եք մշտապես ջնջել ձեր հաշիվը:", + "Are you sure you want to detach the selected resources?": "Վստահ եք, որ ցանկանում եք անջատել ընտրված ռեսուրսները:", + "Are you sure you want to detach this resource?": "Վստահ եք, որ ցանկանում եք անջատել այդ ռեսուրսը։", + "Are you sure you want to force delete the selected resources?": "Վստահ եք, որ ցանկանում եք հարկադրաբար հեռացնել ընտրված ռեսուրսները։", + "Are you sure you want to force delete this resource?": "Դուք վստահ եք, որ ցանկանում եք հարկադրաբար հեռացնել այդ ռեսուրսը։", + "Are you sure you want to log out?": "Իսկապե՞ս ուզում եք դուրս գալ:", + "Are you sure you want to mark all notifications as read?": "Իսկապե՞ս ուզում եք բոլոր ծանուցումները նշել որպես կարդացված:", + "Are you sure you want to remove this item?": "Իսկապե՞ս ուզում եք հեռացնել այս տարրը:", + "Are you sure you want to restore the selected resources?": "Վստահ եք, որ ցանկանում եք վերականգնել ընտրված ռեսուրսները:", + "Are you sure you want to restore this resource?": "Վստահ եք, որ ցանկանում եք վերականգնել այդ ռեսուրսը։", + "Are you sure you want to resume your subscription?": "Իսկապե՞ս ուզում եք վերսկսել ձեր բաժանորդագրությունը:", + "Are you sure you want to run this action?": "Վստահ եք, որ ցանկանում եք գործարկել այս գործողությունը:", + "Are you sure you want to set this payment method as your default?": "Իսկապե՞ս ուզում եք այս վճարման եղանակը սահմանել որպես կանխադրված:", + "Are you sure you want to stop impersonating?": "Իսկապե՞ս ուզում եք դադարեցնել նմանակումը:", + "Are you sure you would like to delete this API token?": "Համոզված եք, որ ցանկանում եք ջնջել այս API նշանը:", + "Are you sure you would like to leave this team?": "Վստահ եք, որ կցանկանայիք հեռանալ այդ թիմից:", + "Are you sure you would like to remove this person from the team?": "Վստահ եք, որ ցանկանում եք հեռացնել այս մարդուն թիմից:", + "Are you sure you would like to switch billing plans?": "Վստա՞հ եք, որ ցանկանում եք փոխել վճարային պլանները:", + "Argentina": "Արգենտինա", + "Armenia": "Հայաստան", + "Aruba": "Արուբա", + "Attach": "Կցել", + "Attach & Attach Another": "Կցել եւ կցել եւս մեկը", + "Attach :resource": "Կցել :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Կցեք ֆայլերը՝ քաշելով և թողնելով, ընտրելով կամ համտեսելով դրանք:", + "August": "Օգոստոս", + "Australia": "Ավստրալիա", + "Austria": "Ավստրիա", + "Azerbaijan": "Ադրբեջան", + "Bahamas": "Բահամներ", + "Bahrain": "Բահրեյն", + "Bangladesh": "Բանգլադեշ", + "Barbados": "Բարբադոս", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Մինչ շարունակելը, կարո՞ղ եք ստուգել ձեր էլ․ հասցեն՝ սեղմելով այն հղման վրա, որը մենք հենց նոր ուղարկեցինք ձեզ: Եթե ​​դուք չեք ստացել նամակը, մենք սիրով ձեզ կուղարկենք մեկ այլ նամակ:", + "Before proceeding, please check your email for a verification link.": "Նախքան շարունակելը, ստուգեք ձեր էլ.", + "Belarus": "Բելառուս", + "Belgium": "Բելգիա", + "Belize": "Բելիզ", + "Benin": "Բենին", + "Bermuda": "Բերմուդյան կղզիներ", + "Bhutan": "Բուտան", + "Billing Information": "Հաշվարկային տեղեկատվություն", + "Billing Management": "Վճարումների կառավարում", + "Bolivia": "Բոլիվիա", + "Bolivia, Plurinational State of": "Բոլիվիա, բազմազգ պետություն", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sabbath", + "Bosnia And Herzegovina": "Բոսնիա եւ Հերցեգովինա", + "Bosnia and Herzegovina": "Բոսնիա եւ Հերցեգովինա", + "Botswana": "Բոթսվանա", + "Bouvet Island": "Բուվե Կղզի", + "Brazil": "Բրազիլիա", + "British Indian Ocean Territory": "Բրիտանական Տարածք Հնդկական օվկիանոսում", + "Browser Sessions": "Զննարկիչի նիստերը", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Բուլղարիա", + "Burkina Faso": "Բուրկինա Ֆասո", + "Burundi": "Բուրունդի", + "Cambodia": "Կամբոջա", + "Cameroon": "Կամերուն", + "Canada": "Կանադա", + "Cancel": "Չեղարկել", + "Cancel Subscription": "Չեղարկել բաժանորդագրությունը", + "Cape Verde": "Կաբո Վերդե", + "Card": "Քարտեզ", + "Cayman Islands": "Կայման կղզիներ", + "Central African Republic": "Կենտրոնական Աֆրիկյան Հանրապետություն", + "Chad": "Չադ", + "Change Subscription Plan": "Փոխել բաժանորդագրության պլանը", + "Change the current payment method attached to your subscription": "Փոխեք ձեր բաժանորդագրությանը կցված վճարման ընթացիկ եղանակը", + "Changes": "Փոփոխություններ", + "Checkout": "Ստուգում", + "Chile": "Չիլի", + "China": "Չինաստան", + "Choose": "Ընտրել", + "Choose :field": "Ընտրեք :field", + "Choose :resource": "Ընտրեք :resource", + "Choose an option": "Ընտրեք տարբերակը", + "Choose date": "Ընտրեք ամսաթիվը", + "Choose File": "Ընտրեք Ֆայլը", + "Choose Files": "Ընտրեք Ֆայլեր", + "Choose Type": "Ընտրեք Տեսակը", + "Christmas Island": "Սուրբ Ծննդյան Կղզի", + "City": "Քաղաք", + "Click here to re-send the verification email.": "Սեղմեք այստեղ՝ ստուգման էլ.փոստը նորից ուղարկելու համար:", + "click here to request another": "սեղմեք այստեղ՝ այլ պահանջելու համար", + "Click to choose": "Սեղմեք Ընտրել", + "Close": "Փակել", + "Cocos (Keeling) Islands": "Կոկոս (Կիլինգ) Կղզիներ", + "Code": "Կոդ", + "Colombia": "Կոլումբիա", + "Comoros": "Կոմորոս", + "Confirm": "Հաստատել", + "Confirm Billing Action": "Հաստատեք վճարման գործողությունը", + "Confirm Password": "Հաստատել գաղտնաբառը", + "Confirm Payment": "Հաստատեք Վճարումը", + "Confirm your :amount payment": "Հաստատեք ձեր վճարումը :amount", + "Congo": "Կոնգո", + "Congo, Democratic Republic": "Կոնգո, Դեմոկրատական Հանրապետություն", + "Congo, the Democratic Republic of the": "Կոնգոյի Դեմոկրատական Հանրապետություն", + "Constant": "Մշտական", + "Continue To Payment": "Շարունակեք վճարել", + "Cook Islands": "Կուկի Կղզիներ", + "Copy to clipboard": "Պատճենել clipboard-ում", + "Costa Rica": "Կոստա Ռիկա", + "Cote D'Ivoire": "Կոտ դ'Իվուար", + "Country": "Երկիր", + "Coupon": "Արժեկտրոն", + "Coupon applied successfully.": "Կտրոնը հաջողությամբ կիրառվեց:", + "Create": "Ստեղծել", + "Create & Add Another": "Ստեղծել եւ ավելացնել եւս մեկը", + "Create :resource": "Ստեղծել :resource", + "Create a new team to collaborate with others on projects.": "Ստեղծեք նոր թիմ, համատեղ աշխատելու նախագծերի վրա:", + "Create Account": "ստեղծել հաշիվ", + "Create API Token": "Ստեղծելով API նշան", + "Create New Team": "Ստեղծել Նոր Թիմ", + "Create Team": "Ստեղծել թիմ", + "Created.": "Ստեղծված.", + "Croatia": "Խորվաթիա", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Կուբա", + "Curaçao": "Կյուրասաո", + "Current Password": "ընթացիկ գաղտնաբառ", + "Current Subscription Plan": "Ընթացիկ բաժանորդագրության պլան", + "Currently Subscribed": "Ներկայումս բաժանորդագրված է", + "Customer Balance": "Հաճախորդների հաշվեկշիռ", + "Customize": "Հարմարեցնել", + "Cyprus": "Կիպրոս", + "Czech Republic": "Չեխիա", + "Côte d'Ivoire": "Կոտ դ'Իվուար", + "Dark": "Մութ", + "Dashboard": "Գլխավոր էջ", + "December": "Դեկտեմբեր", + "Decrease": "Կրճատել", + "Default": "Կանխադրված", + "Delete": "Ջնջել", + "Delete :resource": "Ջնջել :resource", + "Delete Account": "Ջնջել հաշիվը", + "Delete all notifications": "Ջնջել բոլոր ծանուցումները", + "Delete API Token": "Հեռացնել API Մարկեր", + "Delete File": "Ջնջել ֆայլը", + "Delete Notification": "Ջնջել ծանուցումը", + "Delete Resource": "Հեռացնել ռեսուրսը", + "Delete Selected": "Ջնջել Ընտրված", + "Delete Team": "Հեռացնել թիմը", + "Denmark": "Դանիա", + "Detach": "Անջատել", + "Detach Resource": "Անջատել ռեսուրսը", + "Detach Selected": "Անջատել Ընտրված", + "Details": "Մանրամասները", + "Disable": "Անջատեք", + "Djibouti": "Ջիբութի", + "Do you really want to leave? You have unsaved changes.": "Դուք իսկապես ուզում եք հեռանալ. Դուք ունեք չպահված փոփոխություններ.", + "Dominica": "Կիրակի", + "Dominican Republic": "Դոմինիկյան Հանրապետություն", + "Done.": "Պատրաստված.", + "Download": "Բեռնել", + "Download Invoice": "Ներբեռնեք հաշիվ-ապրանքագիր", + "Drop file or click to choose": "Բաց թողեք ֆայլը կամ սեղմեք՝ ընտրելու համար", + "Drop files or click to choose": "Բաց թողեք ֆայլերը կամ սեղմեք՝ ընտրելու համար", + "Ecuador": "Էկվադոր", + "Edit": "Խմբագրել", + "Edit :resource": "Խմբագրում :resource", + "Edit Attached": "Խմբագրումը Կցվում Է", + "Edit Profile": "Խմբագրել պրոֆիլը", + "Editor": "Խմբագիր", + "Editor users have the ability to read, create, and update.": "Խմբագրի օգտվողները հնարավորություն ունեն կարդալ, ստեղծել եւ թարմացնել.", + "Egypt": "Եգիպտոս", + "El Salvador": "Փրկիչ", + "Email": "Էլեկտրոնային փոստ", + "email": "էլեկտրոնային փոստ", + "Email Address": "էլեկտրոնային փոստի հասցե", + "Email Addresses": "Էլփոստի հասցեներ", + "Email Password Reset Link": "Հղում վերականգնել էլփոստի գաղտնաբառը", + "Email Verification": "Էլփոստի հաստատում", + "Enable": "Միացնել", + "Encrypted environment file already exists.": "Կոդավորված միջավայրի ֆայլ արդեն գոյություն ունի:", + "Encrypted environment file not found.": "Կոդավորված միջավայրի ֆայլը չի ​​գտնվել:", + "Ensure your account is using a long, random password to stay secure.": "Համոզվեք, որ ձեր հաշիվը օգտագործում է երկար պատահական գաղտնաբառը մնալ անվտանգ.", + "Environment file already exists.": "Շրջակա միջավայրի ֆայլն արդեն գոյություն ունի:", + "Environment file not found.": "Շրջակա միջավայրի ֆայլը չի ​​գտնվել:", + "Equatorial Guinea": "Հասարակածային Գվինեա", + "Eritrea": "Էրիթրեա", + "Error": "Սխալ", + "errors": "սխալներ", + "Estonia": "Էստոնիա", + "Ethiopia": "Եթովպիա", + "ex VAT": "նախկին ԱԱՀ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Ժամկետը լրանում է :expiration", + "Export As CSV": "Արտահանել որպես CSV", + "Extra Billing Information": "Լրացուցիչ վճարային տեղեկատվություն", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ձեր վճարումը մշակելու համար պահանջվում է լրացուցիչ հաստատում: Խնդրում ենք գնալ վճարման էջ, սեղմելով ստորեւ կոճակը:", + "Failed Subscription Payment": "Չհաջողվեց բաժանորդագրության վճարում", + "Failed to load :resource!": "Չհաջողվեց բեռնել :resource-ը:", + "Falkland Islands (Malvinas)": "Ֆոլկլենդյան կղզիներ (Մալվինյան))", + "Faroe Islands": "Ֆարերյան կղզիներ", + "February": "Փետրվար", + "Fiji": "Ֆիջի", + "Filename": "Ֆայլի անունը", + "Finish enabling two factor authentication.": "Ավարտեք միացնելով երկու գործոնով նույնականացումը:", + "Finland": "Ֆինլանդիա", + "For your security, please confirm your password to continue.": "Ձեր անվտանգության համար, խնդրում ենք հաստատել ձեր գաղտնաբառը շարունակելու համար:", + "Forbidden": "Արգելված է", + "Force Delete": "Հարկադիր հեռացում", + "Force Delete :resource": "Հարկադիր հեռացում :resource", + "Force Delete Resource": "Հարկադիր վերացումը ռեսուրսի", + "Force Delete Selected": "Հարկադիր Հեռացումը Ընտրված", + "Forgot Password": "Մոռացել եք գաղտնաբառը", + "Forgot your password?": "Մոռացել եք ձեր գաղտնաբառը:", + "Forgot Your Password?": "Մոռացել եմ գաղտնաբառս", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Մոռացել եք ձեր գաղտնաբառը: Առանց խնդիրների. Պարզապես մեզ Ձեր էլփոստի հասցեն, եւ մենք կուղարկենք Ձեզ հղումը վերականգնել գաղտնաբառը, որը թույլ է տալիս Ձեզ ընտրել նորը.", + "France": "Ֆրանսիա", + "French Guiana": "Ֆրանսիական Գվիանա", + "French Polynesia": "Ֆրանսիական Պոլինեզիա", + "French Southern Territories": "Ֆրանսիական Հարավային Տարածքներ", + "From": "Սկսած", + "Gabon": "Գաբոն", + "Gambia": "Գամբիա", + "Georgia": "Վրաստան", + "Germany": "Գերմանիա", + "Ghana": "Գանա", + "Gibraltar": "Ջիբրալթար", + "Go Home": "Գլխավոր էջ", + "Go to page :page": "Գնալ դեպի :page էջ", + "Great! You have accepted the invitation to join the :team team.": "Գերազանց! Դուք ընդունեցիք :team-ի թիմին միանալու հրավերը:", + "Greece": "Հունաստան", + "Greenland": "Գրենլանդիա", + "Grenada": "Գրենադա", + "Guadeloupe": "Գվադելուպա", + "Guam": "Գուամ", + "Guatemala": "Գվատեմալա", + "Guernsey": "Գերնսի", + "Guinea": "Գվինեա", + "Guinea-Bissau": "Գվինեա-Բիսաու", + "Guyana": "Գայանա", + "Haiti": "Հաիթի", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Երկրորդ մտքեր ունե՞ք ձեր բաժանորդագրությունը չեղարկելու մասին: Դուք կարող եք ակնթարթորեն վերակտիվացնել ձեր բաժանորդագրությունը ցանկացած պահի մինչև ձեր ընթացիկ հաշվարկային ցիկլի ավարտը: Ձեր ընթացիկ հաշվարկային ցիկլը ավարտվելուց հետո դուք կարող եք ընտրել բոլորովին նոր բաժանորդային պլան:", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Երկրորդ մտքեր ունե՞ք ձեր բաժանորդագրությունը չեղարկելու մասին: Դուք կարող եք ակնթարթորեն ակտիվացնել ձեր բաժանորդագրությունը ցանկացած պահի մինչև ձեր ընթացիկ հաշվարկային ցիկլի ավարտը: Ձեր ընթացիկ հաշվարկային ցիկլը ավարտվելուց հետո դուք կարող եք ընտրել բոլորովին նոր բաժանորդային պլան:", + "Heard Island & Mcdonald Islands": "Հերդ Կղզի և Մակդոնալդ Կղզիներ", + "Heard Island and McDonald Islands": "Հերդ Կղզի և Մակդոնալդ Կղզիներ", + "Hello!": "Ողջու՜յն", + "Hide Content": "Թաքցնել բովանդակությունը", + "Hold Up!": "- Սպասիր:", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Հոնդուրաս", + "Hong Kong": "Հոնկոնգ", + "Hungary": "Հունգարիա", + "I agree to the :terms_of_service and :privacy_policy": "Ես համաձայն եմ :terms_of_service եւ :privacy_policy", + "Iceland": "Իսլանդիա", + "ID": "ԻԴ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Անհրաժեշտության դեպքում, դուք կարող եք դուրս գալ բոլոր մյուս զննարկիչի նիստերին Ձեր բոլոր սարքերի. Ձեր վերջին նիստերից մի քանիսը թվարկված են ստորեւ; սակայն այս ցանկը չի կարող սպառիչ լինել: Եթե կարծում եք, որ ձեր հաշիվը վտանգել, դուք պետք է նաեւ թարմացնել ձեր գաղտնաբառը.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Եթե դուք արդեն ունեք հաշիվ, կարող եք ընդունել այս հրավերը, սեղմելով ստորեւ կոճակը:", + "If you did not create an account, no further action is required.": "Եթե դուք հաշիվ չեք ստեղծել հետագա գործողություններ չեն պահանջվում։", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Եթե դուք չեք ակնկալում ստանալ հրավեր այս թիմին, Դուք կարող եք հրաժարվել այս նամակից:", + "If you did not receive the email": "Եթե ​​դուք չեք ստացել էլ", + "If you did not request a password reset, no further action is required.": "Եթե դուք գաղտնաբառի վերականգնման հայցում չեք կատարել հետագա գործողություններ չեն պահանջվում։", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Եթե դուք չեք ունենա հաշիվ, Դուք կարող եք ստեղծել այն սեղմելով կոճակը ստորեւ. Հաշվի ստեղծումից հետո դուք կարող եք սեղմել հրավերի ընդունման կոճակը Այս նամակում ' ընդունելու թիմի հրավերը:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Եթե ​​Ձեզ անհրաժեշտ է ավելացնել կոնկրետ կոնտակտ կամ հարկային տեղեկատվություն ձեր հաշիվ-ապրանքագրերին, ինչպես ձեր լրիվ բիզնեսի անվանումը, ԱԱՀ-ի նույնականացման համարը կամ գրառման հասցեն, կարող եք ավելացնել այստեղ:", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Եթե ունեք խնդիրներ, սեղմելով \":actionText\" կոճակը, պատճենեք եւ տեղադրեք URL-ը ստորեւ\nՁեր վեբ բրաուզերի:", + "Impersonate": "Անձնավորվել", + "Increase": "Աճ", + "India": "Հնդկաստան", + "Indonesia": "Ինդոնեզիա", + "Invalid filename.": "Անվավեր ֆայլի անուն:", + "Invalid JSON was returned from the route.": "Անվավեր JSON վերադարձվել է երթուղուց:", + "Invoice Email Addresses": "Պարտատոմսերի էլփոստի հասցեներ", + "Invoice emails updated successfully.": "Պարտատոմսերի էլեկտրոնային հասցեները հաջողությամբ թարմացվում են:", + "Invoices": "Հաշիվ-ապրանքագրեր", + "Iran, Islamic Republic Of": "Իրան", + "Iran, Islamic Republic of": "Իրան", + "Iraq": "Իրաք", + "Ireland": "Իռլանդիա", + "Isle Of Man": "Մեն Կղզի", + "Isle of Man": "Մեն կղզի", + "Israel": "Իսրայել", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Կարծես ակտիվ բաժանորդագրություն չունեք: Սկսելու համար կարող եք ընտրել ստորև ներկայացված բաժանորդագրության պլաններից մեկը: Ձեր հարմարության դեպքում բաժանորդագրության պլանները կարող են փոխվել կամ չեղարկվել:", + "Italy": "Իտալիա", + "Jamaica": "Ջամայկա", + "January": "Հունվար", + "Japan": "Ճապոնիա", + "Jersey": "Ջերսի", + "Jordan": "Հորդանան", + "July": "Հուլիս", + "June": "Հունիս", + "Kazakhstan": "Ղազախստան", + "Kenya": "Քենիա", + "Key": "Բանալին", + "Kiribati": "Կիրիբատի", + "Korea": "Հարավային Կորեա", + "Korea, Democratic People's Republic of": "Հյուսիսային Կորեա", + "Korea, Republic of": "Հարավային Կորեա", + "Kosovo": "Կոսովոն", + "Kuwait": "Քուվեյթ", + "Kyrgyzstan": "Ղրղզստան", + "Lao People's Democratic Republic": "Լաոս", + "Last active": "Վերջին ակտիվ", + "Last used": "Վերջին անգամ օգտագործվել է", + "Latvia": "Լատվիա", + "Leave": "Հեռանալ", + "Leave Team": "Հեռանալ թիմից", + "Lebanon": "Լիբանան", + "length": "երկարությունը", + "Lens": "Տեսապակի", + "Lesotho": "Լեսոտո", + "Liberia": "Լիբերիա", + "Libyan Arab Jamahiriya": "Լիբիա", + "Liechtenstein": "Լիխտենշտեյն", + "Light": "Լույս", + "Lithuania": "Լիտվա", + "Load :perPage More": "Ներբեռնեք :per Էջ Ավելին", + "Loading": "Բեռնվում է", + "Location": "Գտնվելու վայրը", + "Log in": "Մուտք գործել", + "Log In": "Մուտք գործեք", + "Log Out": "դուրս գալ համակարգից", + "Log out": "Դուրս գալ", + "Log Out Other Browser Sessions": "Դուրս Այլ Զննարկիչի Նիստերին", + "Log Viewer": "Մատյան դիտող", + "Login": "Մուտք", + "Logout": "Դուրս գալ", + "Logs": "Տեղեկամատյաններ", + "Luxembourg": "Լյուքսեմբուրգ", + "Macao": "Մակաո", + "Macedonia": "Հյուսիսային Մակեդոնիա", + "Macedonia, the former Yugoslav Republic of": "Մակեդոնիա, նախկին Հարավսլավիայի Հանրապետություն", + "Madagascar": "Մադագասկար", + "Malawi": "Մալավի", + "Malaysia": "Մալայզիա", + "Maldives": "Մալդիվներ", + "Mali": "Փոքր", + "Malta": "Մալթա", + "Manage Account": "Հաշվի Կառավարում", + "Manage and log out your active sessions on other browsers and devices.": "Կառավարեք ակտիվ նիստերը եւ դուրս գալ նրանցից այլ բրաուզերների եւ սարքերի.", + "Manage API Tokens": "API տառերի կառավարում", + "Manage Role": "Դեր կառավարում", + "Manage Team": "Թիմի կառավարում", + "Managing billing for :billableName": ":BillableName-ի համար վճարումների կառավարում", + "March": "Մարտ", + "Mark all as Read": "Նշել բոլորը որպես կարդացված", + "Mark all notifications as read": "Նշել բոլոր ծանուցումները որպես կարդացված", + "Mark Read": "Նշել կարդացված", + "Mark Unread": "Նշել չկարդացված", + "Marshall Islands": "Մարշալյան կղզիներ", + "Martinique": "Մարտինիկ", + "Mauritania": "Մավրիտանիա", + "Mauritius": "Մավրիկիոս", + "May": "Մայիս", + "Mayotte": "Մայոտ", + "Mexico": "Մեքսիկա", + "Micronesia, Federated States Of": "Միկրոնեզիա", + "Micronesia, Federated States of": "Միկրոնեզիայի Դաշնային Նահանգներ", + "Moldova": "Մոլդովա", + "Moldova, Republic of": "Մոլդովայի Հանրապետություն", + "Monaco": "Մոնակո", + "Mongolia": "Մոնղոլիա", + "Montenegro": "Մոնտենեգրո", + "Month To Date": "Ամիս Մինչ Օրս", + "Monthly": "Ամսական", + "monthly": "ամսական", + "Montserrat": "Մոնտսերրատ", + "Morocco": "Մարոկկո", + "Mozambique": "Մոզամբիկ", + "Myanmar": "Մյանմար", + "Name": "Անուն", + "name": "անուն", + "Namibia": "Նամիբիա", + "Nauru": "Նաուրու", + "Nepal": "Նեպալ", + "Netherlands": "Հոլանդիա", + "Netherlands Antilles": "Նիդերլանդական Անտիլներ", + "Nevermind": "Ոչ մի բան", + "Nevermind, I'll keep my old plan": "Մի բան, ես կպահեմ իմ հին ծրագիրը", + "New": "Նոր", + "New :resource": "Նոր :resource", + "New Caledonia": "Նոր Կալեդոնիա", + "New Password": "Նոր գաղտնաբառ", + "New Zealand": "Նոր Զելանդիա", + "Next": "Հաջորդ", + "Next Payment": "Հաջորդ վճարում", + "Next Payment on": "Հաջորդ վճարումը միացված է", + "Nicaragua": "Նիկարագուա", + "Niger": "Նիգեր", + "Nigeria": "Նիգերիա", + "Niue": "Նիուե", + "No": "Ոչ", + "No :resource matched the given criteria.": "Ոչ մի թիվ :resource չի համապատասխանել սահմանված չափանիշներին.", + "No additional information...": "Ոչ մի լրացուցիչ տեղեկություններ...", + "No Current Data": "Ընթացիկ Տվյալներ Չկան", + "No Data": "Տվյալներ Չկան", + "no file selected": "ֆայլը չի ընտրված", + "No Increase": "Ոչ Ավելացում", + "No payment methods on file.": "Ֆայլում վճարման եղանակներ չկան:", + "No payment scheduled.": "Վճարում նախատեսված չէ:", + "No Prior Data": "Ոչ Նախնական Տվյալներ", + "No Results Found.": "Ոչ Մի Արդյունք Չի Գտնվել։", + "Norfolk Island": "Նորֆոլկ Կղզի", + "Northern Mariana Islands": "Հյուսիսային Մարիանա կղզիներ", + "Norway": "Նորվեգիա", + "Not Found": "Չի գտնվել", + "Notifications": "Ծանուցումներ", + "Nova": "Nova", + "Nova User": "Նովա Օգտվող", + "November": "Նոյեմբեր", + "October": "Հոկտեմբեր", + "of": "- ից", + "OK": "Լավ", + "Oman": "Օման", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Երբ հրամանը ջնջվում է, նրա բոլոր ռեսուրսները եւ տվյալները ընդմիշտ կհեռացվեն: Նախքան այս հրամանը հեռացնելը, խնդրում ենք ներբեռնել այս հրամանի մասին ցանկացած տվյալներ կամ տեղեկություններ, որոնք ցանկանում եք պահպանել:", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Երբ ձեր հաշիվը հեռացվում է, նրա բոլոր ռեսուրսները եւ տվյալները կվերացվեն անվերադարձ: Նախքան ձեր հաշիվը ջնջելը, խնդրում ենք ներբեռնել ցանկացած տվյալներ կամ տեղեկություններ, որոնք ցանկանում եք պահպանել:", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Երբ ձեր հաշիվը ջնջվի, նրա բոլոր ռեսուրսներն ու տվյալները ընդմիշտ կջնջվեն: Խնդրում ենք մուտքագրել ձեր գաղտնաբառը՝ հաստատելու համար, որ ցանկանում եք ընդմիշտ ջնջել ձեր հաշիվը:", + "Only Trashed": "Միայն Ջախջախեցին", + "Open Invoices": "Բացեք հաշիվ-ապրանքագրերը", + "Original": "Բնօրինակը", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Մեր վճարումների կառավարման պորտալը թույլ է տալիս հարմարավետորեն կառավարել ձեր բաժանորդագրության պլանը, վճարման եղանակը և ներբեռնել ձեր վերջին հաշիվ-ապրանքագրերը:", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Մեր վճարումների կառավարման պորտալը թույլ է տալիս հարմարավետորեն կառավարել ձեր բաժանորդագրության պլանը, վճարման եղանակները և ներբեռնել ձեր վերջին հաշիվ-ապրանքագրերը:", + "Page Expired": "Էջը ժամկետանց է", + "Pagination Navigation": "Էջ նավարկություն", + "Paid": "Վճարված", + "Pakistan": "Պակիստան", + "Palau": "Պալաու", + "Palestinian Territory, Occupied": "Պաղեստինյան տարածքներ", + "Panama": "Պանամա", + "Papua New Guinea": "Պապուա Նոր Գվինեա", + "Paraguay": "Պարագվայ", + "Password": "Գաղտնաբառ", + "password": "գաղտնաբառ", + "Payment Confirmation": "Վճարման հաստատում", + "Payment Information": "Վճարման Տեղեկություններ", + "Payment information updated successfully.": "Վճարման տվյալները հաջողությամբ թարմացվեցին:", + "Payment Method": "Վճարման եղանակ", + "Payment Methods": "Վճարման մեթոդներ", + "Payment Required": "Պահանջվում է վճարում", + "Payments": "Վճարումներ", + "Pending Team Invitations": "Սպասում Թիմի Հրավերներ", + "Per Page": "Էջ", + "Permanently delete this team.": "Մշտապես հեռացրեք այս հրամանը:", + "Permanently delete your account.": "Մշտապես հեռացրեք ձեր հաշիվը:", + "Permissions": "Թույլտվությունները", + "Peru": "Պերու", + "Philippines": "Ֆիլիպիններ", + "Photo": "Լուսանկարը ' Մեդիամաքս", + "Pitcairn": "Pitcairn Islands", + "Please accept the terms of service.": "Խնդրում ենք ընդունել ծառայության պայմանները:", + "Please click the button below to verify your email address.": "Խնդրում ենք սեղմել ներքևի կոճակին՝ ձեր Էլ-փոստի հասցեն հաստատելու համար։", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Խնդրում ենք հաստատել մուտք գործել Ձեր հաշիվը մուտքագրելով մեկը ձեր արտակարգ վերականգնման կոդերը.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Խնդրում ենք հաստատել մուտք գործել Ձեր հաշիվը մուտքագրելով վավերացման կոդը, որը տրամադրվում է ձեր վավերացման հավելվածի կողմից:", + "Please confirm your password before continuing.": "Շարունակելուց առաջ հաստատեք ձեր գաղտնաբառը:", + "Please copy your new API token. For your security, it won't be shown again.": "Խնդրում ենք պատճենել Ձեր նոր API նշան. Ձեր անվտանգության համար այն այլեւս չի ցուցադրվի:", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Խնդրում ենք մուտքագրել Ձեր գաղտնաբառը հաստատելու համար, որ ցանկանում եք դուրս գալ ձեր բոլոր սարքերի այլ զննարկիչի նիստերից:", + "Please provide a maximum of three invoice emails addresses.": "Խնդրում ենք տրամադրել առավելագույնը երեք ապրանքագիր էլեկտրոնային հասցեն:", + "Please provide the email address of the person you would like to add to this team.": "Խնդրում ենք նշել այն անձի էլեկտրոնային փոստի հասցեն, որը ցանկանում եք ավելացնել այս հրամանը:", + "Please set a default payment method before retrying payments.": "Խնդրում ենք վճարել վճարումների կանխադրված եղանակը `վճարելուց առաջ:", + "Please set a default payment method before swapping plans.": "Նախքան պլանները փոխանակելը, կարգավորեք կանխադրված վճարման եղանակ:", + "Poland": "Լեհաստան", + "Portugal": "Պորտուգալիա", + "Press / to search": "Սեղմեք / որոնել", + "Preview": "Նախադիտում", + "Previewing": "Նախադիտում", + "Previous": "Նախորդ", + "Privacy Policy": "Գաղտնիության քաղաքականություն", + "Profile": "Անձնագիր", + "Profile Information": "Պրոֆիլի մասին տեղեկություններ", + "Puerto Rico": "Պուերտո Ռիկո", + "Qatar": "Քաթար", + "Quarter To Date": "Եռամսյակ Մինչեւ Օրս", + "Recovery Code": "Վերականգնման կոդը", + "Refresh": "Թարմացնել", + "Regards,": "Հարգանքներով,", + "Regenerate Recovery Codes": "Վերականգնում վերականգնման կոդերը", + "Register": "Գրանցվել", + "Reload": "Վերագործարկեք", + "Remember me": "Հիշիր ինձ", + "Remember Me": "Հիշել ինձ", + "Remove": "Հեռացնել", + "Remove Photo": "Ջնջել Լուսանկարը", + "Remove Team Member": "Հեռացնել Թիմի Անդամին", + "Replicate": "Կրկնօրինակել", + "Required fields": "Պարտադիր դաշտեր", + "Resend Verification Email": "Ստուգման Նամակի Վերահասցեավորում", + "Reset Filters": "Ֆիլտրերի վերականգնում", + "Reset Password": "Վերականգնել գաղտնաբառը", + "Reset Password Notification": "Գաղտնաբառի վերականգնման ծանուցում", + "resource": "ռեսուրս", + "Resource Row Dropdown": "Ռեսուրսների տողերի բացվող պատուհան", + "Resources": "Ռեսուրսներ", + "resources": "ռեսուրսներ", + "Restore": "Վերականգնել", + "Restore :resource": "Վերականգնել :resource", + "Restore Resource": "Ռեսուրսների վերականգնում", + "Restore Selected": "Վերականգնել Ընտրված", + "results": "արդյունքները", + "Resume Subscription": "Վերսկսել բաժանորդագրությունը", + "Retry Payment": "Կրկին փորձեք վճարումը", + "Return to :appName": "Վերադարձ դեպի :appName", + "Reunion": "Ռեյունիոն", + "Role": "Դերը", + "Romania": "Ռումինիա", + "Run Action": "Կատարել գործողություն", + "Russian Federation": "Ռուսաստանի Դաշնություն", + "Rwanda": "Ռուանդա", + "Réunion": "Ռեյունիոն", + "Saint Barthelemy": "Սուրբ Բարդուղիմեոս", + "Saint Barthélemy": "Սուրբ Բարթելեմի", + "Saint Helena": "Սուրբ Հելենա Կղզի", + "Saint Kitts And Nevis": "Սենտ Կիտս և Նևիս", + "Saint Kitts and Nevis": "Սենթ Քիթս և Նևիս", + "Saint Lucia": "Սենթ Լուչիա", + "Saint Martin": "Սուրբ Մարտին", + "Saint Martin (French part)": "Սեն Մարտին (ֆրանսիական մաս)", + "Saint Pierre And Miquelon": "Սեն Պիեռ եւ Միկելոն", + "Saint Pierre and Miquelon": "Սեն Պիեռ և Միկելոն", + "Saint Vincent And Grenadines": "Սենտ Վինսենթ եւ Գրենադիններ", + "Saint Vincent and the Grenadines": "Սենթ Վինսենթ և Գրենադիններ", + "Samoa": "Սամոա", + "San Marino": "Սան Մարինո", + "Sao Tome And Principe": "Սան Տոմե եւ Պրինսիպի", + "Sao Tome and Principe": "Սան Տոմե և Պրինսիպ", + "Saudi Arabia": "Սաուդյան Արաբիա", + "Save": "Պահպանել", + "Saved.": "Պահպանված.", + "Scroll to bottom": "Ոլորեք դեպի ներքև", + "Scroll to top": "Ոլորեք դեպի վերև", + "Search": "Որոնել", + "Secure Area": "Անվտանգ տարածք", + "Select": "Ընտրել", + "Select a different plan": "Ընտրեք այլ պլան", + "Select a log file...": "Ընտրեք մատյան ֆայլ...", + "Select A New Photo": "Ընտրեք Նոր Լուսանկար", + "Select Action": "Ընտրեք Գործողություն", + "Select all": "Ընտրել բոլորը", + "Select All Dropdown": "Ընտրեք Բոլորը բացվող ցանկը", + "Select this page": "Ընտրեք այս էջը", + "Send Password Reset Link": "Ուղարկել գաղտնաբառի վերականգնման հղում", + "Senegal": "Սենեգալ", + "September": "Սեպտեմբեր", + "Serbia": "Սերբիա", + "Server Error": "Սերվերի սխալ", + "Service Unavailable": "Ծառայությունն անհասանելի է", + "Set as default": "Սահմանել որպես լռելյայն", + "Setup Key": "Կարգավորման բանալի", + "Seychelles": "Սեյշելյան կղզիներ", + "Show All Fields": "Ցույց Տալ Բոլոր Դաշտերը", + "Show Content": "Ցուցադրել բովանդակությունը", + "Show Recovery Codes": "Ցույց Տալ Վերականգնման Կոդերը", + "Showing": "Ցուցադրում", + "Sierra Leone": "Սիերա Լեոնե", + "Signed in as": "Դուք մուտք եք գործել որպես", + "Singapore": "Սինգապուր", + "Sint Maarten (Dutch part)": "Սինտ Մարտեն", + "Slovakia": "Սլովակիա", + "Slovenia": "Սլովենիա", + "Soft Deleted": "Փափուկ ջնջված է", + "Solomon Islands": "Սողոմոնյան կղզիներ", + "Somalia": "Սոմալի", + "Something went wrong.": "Ինչ-որ բան սխալ է գնացել.", + "Sorry! You are not authorized to perform this action.": "Ներիր! Դուք չեք լիազորված է կատարել այս գործողությունը.", + "Sorry, your session has expired.": "Կներեք, ձեր նիստը լրացել է ։", + "South Africa": "Հարավային Աֆրիկա", + "South Georgia And Sandwich Isl.": "Հարավային Ջորջիա եւ Հարավային Սենդվիչյան կղզիներ", + "South Georgia and the South Sandwich Islands": "Հարավային Ջորջիա և Հարավային Սանդվիչյան կղզիներ", + "South Sudan": "Հարավային Սուդան", + "Spain": "Իսպանիա", + "Sri Lanka": "Շրի Լանկա", + "Standalone Actions": "Անկախ գործողություններ", + "Start Polling": "Սկսել հետազոտություն", + "Start polling": "Սկսեք հարցումը", + "State / County": "Նահանգ / շրջան", + "Stop Impersonating": "Դադարեցրեք նմանվելը", + "Stop Polling": "Դադարեցնել հարցումը", + "Stop polling": "Դադարեցրեք հարցումը", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Պահպանեք այդ վերականգնման կոդերը Անվտանգ Գաղտնաբառ մենեջեր. Նրանք կարող են օգտագործվել վերականգնել մուտք գործել Ձեր հաշիվը, եթե Ձեր սարքը երկու գործոն իսկությունը կորել.", + "Subscribe": "Բաժանորդագրվել", + "Subscription Information": "Բաժանորդագրության տեղեկատվություն", + "Subscription Pending": "Սպասվում է բաժանորդագրություն", + "Sudan": "Սուդան", + "Suriname": "Սուրինամ", + "Svalbard And Jan Mayen": "Շպիցբերգեն եւ Յան Մայեն", + "Svalbard and Jan Mayen": "Սվալբարդ և Յան Մայեն", + "Swaziland": "Էսվատինի", + "Sweden": "Շվեդիա", + "Switch Teams": "Հրամանների անջատում", + "Switzerland": "Շվեյցարիա", + "Syrian Arab Republic": "Սիրիա", + "System": "Համակարգ", + "Taiwan": "Թայվան", + "Taiwan, Province of China": "Թայվան, Չինաստանի նահանգ", + "Tajikistan": "Տաջիկստան", + "Tanzania": "Տանզանիա", + "Tanzania, United Republic of": "Տանզանիա, Միացյալ Հանրապետություն", + "TAX": "ՀԱՐԿ", + "Team Details": "Թիմի մանրամասները", + "Team Invitation": "Հրավեր թիմից", + "Team Members": "Թիմի անդամներ", + "Team Name": "Թիմի անունը", + "Team Owner": "Թիմի սեփականատեր", + "Team Settings": "Հրամանի կարգավորումները", + "Terms of Service": "սպասարկման պայմաններ", + "Thailand": "Թաիլանդ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Շնորհակալություն գրանցվելու համար: Նախքան Դուք ստանում եք աշխատել, կարող եք հաստատել Ձեր էլփոստի հասցեն, սեղմելով հղումը, որ մենք պարզապես ուղարկել Ձեզ էլեկտրոնային փոստով? Եթե դուք չեք ստացել նամակը, մենք ուրախությամբ կուղարկենք ձեզ մեկ այլ.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Շնորհակալություն ձեր շարունակական աջակցության համար: Մենք կցել ենք ձեր հաշիվ-ապրանքագրի պատճենը ձեր գրառումների համար: Խնդրում ենք տեղեկացնել մեզ, եթե ունեք հարցեր կամ մտահոգություններ:", + "Thanks,": "Շնորհակալություն,", + "The :attribute must be a valid role.": ":Attribute պետք է լինի վավեր դեր.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute պետք է լինի ոչ պակաս, քան :length խորհրդանիշ եւ պարունակում է առնվազն մեկ շարք.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute պետք է լինի ոչ պակաս, քան :length խորհրդանիշ եւ պարունակում է առնվազն մեկ հատուկ խորհրդանիշ եւ մեկ համարը.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute պետք է լինի ոչ պակաս, քան :length նիշ եւ պարունակում է առնվազն մեկ հատուկ խորհրդանիշ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute պետք է պարունակի ոչ պակաս, քան :length նիշ եւ պարունակում է ոչ պակաս, քան մեկ մեծատառ խորհրդանիշ եւ մեկ համարը.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute պետք է պարունակի առնվազն :length նիշ եւ պարունակում է առնվազն մեկ մեծատառ խորհրդանիշ եւ մեկ հատուկ խորհրդանիշ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute պետք է պարունակի առնվազն :length նիշ եւ պարունակում է առնվազն մեկ մեծատառ խորհրդանիշ, մեկ համարը եւ մեկ հատուկ խորհրդանիշ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute թիվը պետք է լինի ոչ պակաս, քան :length խորհրդանիշ եւ պարունակում է առնվազն մեկ մեծատառ խորհրդանիշ.", + "The :attribute must be at least :length characters.": ":Attribute պետք է պարունակի առնվազն :length նիշ.", + "The :attribute must contain at least one letter.": ":Attribute-ը պետք է պարունակի առնվազն մեկ տառ:", + "The :attribute must contain at least one number.": ":Attribute-ը պետք է պարունակի առնվազն մեկ թիվ։", + "The :attribute must contain at least one symbol.": ":Attribute-ը պետք է պարունակի առնվազն մեկ նշան:", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute-ը պետք է պարունակի առնվազն մեկ մեծատառ և մեկ փոքրատառ:", + "The :resource was created!": ":Resource ստեղծվել է!", + "The :resource was deleted!": ":Resource ջնջվել!", + "The :resource was restored!": ":Resource-ը վերականգնվել է:", + "The :resource was updated!": ":Resource Թարմացվել է!", + "The action was executed successfully.": "Գործողությունը հաջողությամբ իրականացվեց.", + "The default payment method cannot be removed.": "Վճարման կանխադրված եղանակը հնարավոր չէ հեռացնել:", + "The file was deleted!": "Ֆայլը ջնջվել է:", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Տվյալ :attribute-ը հայտնվել է տվյալների արտահոսքի մեջ։ Խնդրում ենք ընտրել մեկ այլ :attribute:", + "The given data was invalid.": "Տրված տվյալներն անվավեր էին։", + "The government won't let us show you what's behind these doors": "Կառավարությունը մեզ թույլ չի տա ձեզ ցույց տալ, թե ինչ է այդ դռների հետեւում", + "The HasOne relationship has already been filled.": "HasOne հարաբերությունները արդեն լցված.", + "The image could not be loaded": "Պատկերը չհաջողվեց բեռնել", + "The image could not be loaded.": "Պատկերը չհաջողվեց բեռնել:", + "The invoice emails must be valid email addresses.": "Հաշվեխնիկական էլեկտրոնային հասցեները պետք է լինեն վավեր էլփոստի հասցեներ:", + "The password is incorrect.": "Գաղտնաբառը սխալ է:", + "The provided coupon code is invalid.": "Տրամադրված կտրոնի կոդը անվավեր է:", + "The provided password does not match your current password.": "Տրամադրված գաղտնաբառը չի համապատասխանում ձեր ընթացիկ գաղտնաբառին:", + "The provided password was incorrect.": "Տրամադրված գաղտնաբառը սխալ էր։", + "The provided two factor authentication code was invalid.": "Տրամադրված երկֆակտորային վավերացման կոդը անվավեր էր։", + "The provided two factor recovery code was invalid.": "Տրամադրված երկու գործոնի վերականգնման կոդը անվավեր էր:", + "The provided VAT number is invalid.": "Տրամադրված ԱԱՀ համարն անվավեր է:", + "The resource was attached!": "Ռեսուրսը կցված է!", + "The resource was prevented from being saved!": "Ռեսուրսի պահպանումը կանխվեց:", + "The resource was updated!": "Ռեսուրսը Թարմացվել է!", + "The response is not a streamed response.": "Պատասխանը հոսքային պատասխան չէ:", + "The response is not a view.": "Արձագանքը դիտում չէ։", + "The selected country is invalid.": "Ընտրված երկիրն անվավեր է:", + "The selected plan is invalid.": "Ընտրված պլանն անվավեր է:", + "The selected resources have been :action!": "Ընտրված ռեսուրսները եղել են :action:", + "The team's name and owner information.": "Թիմի անունը եւ սեփականատիրոջ մասին տեղեկատվությունը:", + "There are no available options for this resource.": "Համար, Այս ռեսուրսի չկան տարբերակներ մատչելի.", + "There are no fields to display.": "Ցուցադրելու դաշտեր չկան:", + "There are no new notifications.": "Նոր ծանուցումներ չկան։", + "There was a problem executing the action.": "Խնդիր է առաջացել գործողության կատարման հետ ։", + "There was a problem fetching the resource.": "Ռեսուրսը բեռնելիս խնդիր առաջացավ:", + "There was a problem submitting the form.": "Խնդիր է առաջացել ձևի մատուցման հետ։", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Այդ մարդիկ հրավիրվել են ձեր թիմի եւ ստացել է էլեկտրոնային փոստով հրավերը. Նրանք կարող են միանալ թիմին ընդունելով հրավերը փոստով.", + "This account does not have an active subscription.": "Այս հաշիվը ակտիվ բաժանորդագրություն չունի:", + "This action is unauthorized.": "Այս գործողությունը չարտոնված է:", + "This copy of Nova is unlicensed.": "Nova-ի այս պատճենը լիցենզավորված չէ:", + "This coupon code can only be used by new customers.": "Այս կտրոնի կոդը կարող են օգտագործել միայն նոր հաճախորդները:", + "This device": "Այս սարքը", + "This file field is read-only.": "Այս ֆայլի դաշտը հասանելի է միայն կարդալու համար:", + "This invoice is no longer open.": "Այս հաշիվ-ապրանքագիրն այլևս բաց չէ:", + "This is a secure area of the application. Please confirm your password before continuing.": "Սա անվտանգ դիմումը տարածքը. Խնդրում ենք հաստատել ձեր գաղտնաբառը, նախքան դուք շարունակեք:", + "This password does not match our records.": "Այս գաղտնաբառը չի համապատասխանում մեր գրառումների.", + "This password reset link will expire in :count minutes.": "Այս գաղտնաբառի վերականգնման հղման ժամկետը կավարտվի :count րոպեից։", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Այս վճարումը հարուցվել է, բայց միջոցները դեռ չեն ստացվել: Սա կարող է տեւել մինչեւ 14 օր:", + "This resource no longer exists": "Այս ռեսուրսը այլեւս գոյություն չունի", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Այս բաժանորդագրության ժամկետը սպառվել է և չի կարող վերսկսվել: Խնդրում ենք ստեղծել նոր բաժանորդագրություն:", + "This user already belongs to the team.": "Այս օգտվողը արդեն պատկանում է թիմին.", + "This user has already been invited to the team.": "Այս օգտագործողը արդեն հրավիրվել է թիմի.", + "Timor-Leste": "Թիմոր-Լեստե", + "to": "դեպի", + "To": "Դեպի", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Երկու գործոնով նույնականացումն ակտիվացնելու համար սկանավորեք հետևյալ QR կոդը՝ օգտագործելով ձեր հեռախոսի իսկորոշիչ հավելվածը կամ մուտքագրեք կարգավորման բանալին և տրամադրեք ստեղծված OTP կոդը:", + "Today": "Այսօր", + "Toggle navigation": "Անցնել նավարկմանը", + "Togo": "Տոգո", + "Tokelau": "Տոկելաու", + "Token Name": "Անունը նշան", + "Tonga": "Եկեք", + "Too Many Requests": "Չափազանց շատ հայցումներ", + "total": "ամբողջ", + "Total:": "Ընդամենը:", + "Trashed": "Ջախջախված", + "Trinidad And Tobago": "Տրինիդադ եւ Տոբագո", + "Trinidad and Tobago": "Տրինիդադ և Տոբագո", + "Tunisia": "Թունիս", + "Turkey": "Թուրքիա", + "Turkmenistan": "Թուրքմենստան", + "Turks And Caicos Islands": "Թյորքս եւ Կայկոս կղզիներ", + "Turks and Caicos Islands": "Թերքս և Կայկոս կղզիներ", + "Tuvalu": "Տուվալուն", + "Two Factor Authentication": "Երկու գործոն իսկությունը", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Երկու գործոնով նույնականացումը այժմ միացված է: Սկանավորեք հետևյալ QR կոդը՝ օգտագործելով ձեր հեռախոսի իսկորոշիչ հավելվածը կամ մուտքագրեք կարգավորման ստեղնը:", + "Type": "Տիպ", + "Uganda": "Ուգանդա", + "Ukraine": "Ուկրաինա", + "Unauthorized": "Չթույլատրված", + "United Arab Emirates": "Միացյալ Արաբական Էմիրություններ", + "United Kingdom": "Միացյալ Թագավորություն", + "United States": "Միացյալ Նահանգներ", + "United States Minor Outlying Islands": "Միացյալ Նահանգների հեռավոր փոքր կղզիներ", + "United States Outlying Islands": "ԱՄՆ հեռավոր կղզիներ", + "Unknown": "Անհայտ", + "Unpaid": "Չվճարված", + "Update": "Թարմացնել", + "Update & Continue Editing": "Թարմացնել եւ շարունակել խմբագրել", + "Update :resource": "Թարմացնել :resource", + "Update :resource: :title": "Թարմացնել :resource: :title", + "Update attached :resource: :title": "Թարմացումը կցվում է :resource: :title", + "Update Password": "Թարմացնել գաղտնաբառը", + "Update Payment Information": "Թարմացրեք վճարման տվյալները", + "Update Payment Method": "Թարմացրեք վճարման եղանակը", + "Update your account's profile information and email address.": "Թարմացրեք Ձեր հաշվի պրոֆիլի տեղեկությունները եւ էլեկտրոնային փոստի հասցեն:", + "Uploading": "Վերբեռնում", + "Uploading files... (:current/:total)": "Ֆայլերի վերբեռնում... (:current/:total)", + "Uruguay": "Ուրուգվայ", + "Use a recovery code": "Օգտագործեք վերականգնման կոդը", + "Use an authentication code": "Օգտագործեք վավերացման կոդը", + "User Actions": "Օգտագործողի գործողություններ", + "User Security": "Օգտագործողի անվտանգություն", + "Username": "Օգտվողի անունը", + "Uzbekistan": "Ուզբեկստան", + "Value": "Արժեք", + "Vanuatu": "Վանուատու", + "VAT Number": "ԱԱՀ համարը", + "Venezuela": "Վենեսուելա", + "Venezuela, Bolivarian Republic of": "Վենեսուելայի Բոլիվարական Հանրապետություն", + "Verify Email Address": "Հաստատել Էլ-փոստի հասցեն", + "Verify Your Email Address": "Ստուգեք Ձեր էլփոստի հասցեն", + "Viet Nam": "Վիետնամ", + "View": "Դիտել", + "Virgin Islands, British": "Բրիտանական Վիրջինյան կղզիներ", + "Virgin Islands, U.S.": "ԱՄՆ Վիրջինյան կղզիներ", + "Wallis And Futuna": "Ուոլիս և Ֆուտունա", + "Wallis and Futuna": "Ուոլիս և Ֆուտունա", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Մենք մշակում ենք ձեր բաժանորդագրությունը: Երբ բաժանորդագրությունը հաջողությամբ մշակվի, այս էջն ինքնաբերաբար կթարմացվի: Սովորաբար, այս գործընթացը պետք է տևի ընդամենը մի քանի վայրկյան:", + "We are unable to process your payment. Please contact customer support.": "Մենք չենք կարողանում մշակել ձեր վճարումը: Խնդրում ենք կապվել հաճախորդների աջակցության հետ:", + "We have emailed your password reset link!": "Մենք էլփոստով ուղարկել ենք ձեր գաղտնաբառը վերականգնելու հղումը:", + "We were unable to find a registered user with this email address.": "Մենք չկարողացանք գտնել գրանցված օգտվողին այս էլեկտրոնային փոստի հասցեն.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Մենք կուղարկենք հաշիվ-ապրանքագրերի ներբեռնման հղում դեպի ձեր նշած էլփոստի հասցեները: Կարող եք առանձնացնել բազմաթիվ էլփոստի հասցեներ, օգտագործելով ստորակետեր:", + "We're lost in space. The page you were trying to view does not exist.": "Մենք կորցրել ենք տարածության մեջ. Էջը, որը դուք փորձել եք դիտել, գոյություն չունի:", + "Welcome Back!": "Հետ Վերադարձի!", + "Western Sahara": "Արեւմտյան Սահարա", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Եթե երկու գործոն իսկությունը միացված է, իսկ իսկ իսկությունը, դուք պետք է հուշում է մտնել անվտանգ պատահական նշան. Դուք կարող եք ստանալ այս նշանը ձեր հեռախոսի Google Authenticator հավելվածից:", + "Whoops": "Ուփս", + "Whoops!": "Հո՜ոպ", + "Whoops! Something went wrong.": "Ուփս! Ինչ-որ բան սխալ է գնացել.", + "With Trashed": "Ջախջախված", + "Write": "Գրել", + "Year To Date": "Տարին Մինչ Օրս", + "Yearly": "Տարեկան", + "Yemen": "Եմեն", + "Yes": "Այո", + "You are already subscribed.": "Դուք արդեն բաժանորդագրված եք.", + "You are currently within your free trial period. Your trial will expire on :date.": "Դուք ներկայումս գտնվում եք ձեր անվճար փորձաշրջանում: Ձեր փորձաշրջանը կավարտվի :date-ին:", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Դուք ներկայումս գտնվում եք ձեր անվճար փորձաշրջանում: Ձեր փորձաշրջանը կավարտվի :date.-ին Նոր բաժանորդագրություն սկսելու դեպքում փորձաշրջանը կավարտվի:", + "You are logged in!": "Դուք մուտք եք գործել:", + "You are receiving this email because we received a password reset request for your account.": "Դուք ստանում եք այս Էլ․ նամակը, որովհետև ձեր հաշվից մենք ստացել ենք գաղտնաբառի վերականգնման հայցում։", + "You have been invited to join the :team team!": "Ձեզ հրավիրել են միանալ :team-ի թիմին ։", + "You have enabled two factor authentication.": "Դուք ընդգրկված երկու գործոն իսկությունը.", + "You have not enabled two factor authentication.": "Դուք չեք ներառում երկու գործոն իսկությունը.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Դուք ունեք որոշ չվճարված հաշիվ-ապրանքագրեր: Ձեր կանխադրված վճարման եղանակը թարմացնելուց հետո կարող եք կրկնել վճարումները ստորև բերված ապրանքագրերի ցանկի միջոցով:", + "You may accept this invitation by clicking the button below:": "Դուք կարող եք ընդունել այս հրավերը՝ սեղմելով ստորև նշված կոճակը.", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Դուք կարող եք ցանկացած պահի չեղարկել ձեր բաժանորդագրությունը: Երբ ձեր բաժանորդագրությունը չեղարկվի, դուք հնարավորություն կունենաք վերսկսել բաժանորդագրությունը մինչև ձեր ընթացիկ հաշվարկային ցիկլի ավարտը:", + "You may delete any of your existing tokens if they are no longer needed.": "Դուք կարող եք հեռացնել ցանկացած Ձեր առկա տառ, եթե նրանք այլեւս անհրաժեշտ.", + "You may not delete your personal team.": "Դուք իրավունք չունեք ջնջել Ձեր անձնական թիմը.", + "You may not leave a team that you created.": "Դուք չեք կարող հեռանալ ձեր ստեղծած թիմից։", + "You will receive an invoice and payment link via email for each billing period.": "Դուք կստանաք հաշիվ-ապրանքագիր և վճարման հղում էլփոստի միջոցով յուրաքանչյուր հաշվարկային ժամանակահատվածի համար:", + "You're logged in!": "Դուք մուտք եք գործել:", + "Your :invoiceName invoice is now available!": "Ձեր :invoiceName հաշիվն այժմ հասանելի է:", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ձեր վճարային հասցեն է :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ձեր քարտը մերժվել է: Լրացուցիչ տեղեկությունների համար դիմեք ձեր քարտ թողարկողին:", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ձեր ընթացիկ վճարման եղանակը :lastFour թվով ավարտվող վարկային քարտ է, որի ժամկետը լրանում է :expiration-ին:", + "Your email address is unverified.": "Ձեր էլփոստի հասցեն չստուգված է:", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ձեր վերջին :amount վճարումը ձախողվեց: Խնդրում ենք թարմացնել ձեր վճարման եղանակը՝ չհաջողված վճարումը նորից փորձելու համար:", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Ձեր վերջին վճարումը :amount-ը :date-ի չափով ձախողվեց: Խնդրում ենք թարմացնել ձեր վճարման եղանակը՝ չհաջողված վճարումը նորից փորձելու համար:", + "Your next payment of :amount will be processed on :date.": "Ձեր հաջորդ :amount վճարումը կլինի :date-ին:", + "Your payment method has been added successfully.": "Ձեր վճարման եղանակը հաջողությամբ ավելացվել է:", + "Your payment method will be charged automatically for each billing period.": "Ձեր վճարման եղանակից ինքնաբերաբար կգանձվի վճարման յուրաքանչյուր ժամանակահատվածի համար:", + "Your registered VAT Number is :vatNumber.": "Ձեր գրանցված ԱԱՀ-ն :vatNumber է:", + "Your subscription has been started successfully.": "Ձեր բաժանորդագրությունը հաջողությամբ սկսվել է:", + "Your subscription has been successfully cancelled.": "Ձեր բաժանորդագրությունը հաջողությամբ չեղարկվել է:", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ձեր բաժանորդագրությունը հաջողությամբ չեղարկվել է: Դուք դեռ մուտք կունենաք մինչև ձեր հաշվարկային ժամանակաշրջանի ավարտը:", + "Your subscription was successfully resumed.": "Ձեր բաժանորդագրությունը հաջողությամբ վերականգնվեց:", + "Your subscription was successfully updated.": "Ձեր բաժանորդագրությունը հաջողությամբ թարմացվել է:", + "Zambia": "Զամբիա", + "Zimbabwe": "Զիմբաբվե", + "Zip / Postal Code": "Փոստային / Փոստային ինդեքս", + "Åland Islands": "Ալանդյան կղզիներ" +} diff --git a/locales/hy/php-inline.json b/locales/hy/php-inline.json new file mode 100644 index 00000000000..9c147c86695 --- /dev/null +++ b/locales/hy/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Այս դաշտը պետք է ընդունվի։", + "accepted_if": "Այս դաշտը պետք է ընդունվի երբ :other համապատասխանում է :value։", + "active_url": "Այս դաշտը վավեր URL չէ։", + "after": "Այս դաշտի ամսաթիվը պետք է լինի :date-ից հետո։", + "after_or_equal": "Այս դաշտի ամսաթիվը պետք է լինի :date կամ դրանից հետո։", + "alpha": "Այս դաշտը պետք է պարունակի միայն տառեր։", + "alpha_dash": "Այս դաշտը պետք է պարունակի միայն տառեր, թվեր, գծիկներ և ընդգծումներ։", + "alpha_num": "Այս դաշտը պետք է պարունակի միայն տառեր և թվեր։", + "any_of": "Այս դաշտը անվավեր է:", + "array": "Այս դաշտը պետք է լինի զանգված։", + "ascii": "Այս դաշտը պետք է պարունակի միայն մեկ բայթանոց տառային թվային նիշեր և նշաններ:", + "attached": "Այս դաշտը արդեն կցված է։", + "before": "Այս դաշտի ամսաթիվը պետք է լինի :date-ից առաջ։", + "before_or_equal": "Այս դաշտի ամսաթիվը պետք է լինի :date կամ դրանից առաջ։", + "between.array": "Այս դաշտում էլեմենտների քանակը պետք է լինի :min-ի և :max-ի միջև։", + "between.file": "Այս դաշտի ֆայլի չափը պետք է լինի :min և :max կիլոբայթի միջև։", + "between.numeric": "Այս դաշտի արժեքը պետք է լինի :min և :max թվերի միջև։", + "between.string": "Այս դաշտի արժեքը պետք է ունենա :min-ից :max նիշ։", + "boolean": "Այս դաշտի արժեքը պետք է լինի ճշմարիտ կամ կեղծ։", + "can": "Այս դաշտը պարունակում է չթույլատրված արժեք:", + "confirmed": "Հաստատումը չի համապատասխանում։", + "contains": "Այս դաշտում բացակայում է պարտադիր արժեք:", + "date": "Այս դաշտի արժեքը վավեր ամսաթիվ չէ։", + "date_equals": "Այս դաշտում ամսաթիվը պետք է լինի :date։", + "date_format": "Այս դաշտի արժեքը չի համապատասխանում :format ձևաչափին։", + "decimal": "Այս դաշտը պետք է ունենա :decimal տասնորդական տեղ:", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Այս և :other դաշտերը պետք է լինեն տարբեր։", + "digits": "Այս դաշտի թվանշանների քանակը պետք է լինի :digits։", + "digits_between": "Այս դաշտի թվանշանների քանակը պետք է լինի :min-ից :max։", + "dimensions": "Այս դաշտի տվյալը ունի անվավեր նկարի չափեր։", + "distinct": "Այս դաշտի արժեքը կրկնվում է։", + "doesnt_contain": "Այս դաշտը չպետք է պարունակի հետեւյալներից որեւէ մեկը. :values:", + "doesnt_end_with": "Այս դաշտը չի կարող ավարտվել հետևյալներից որևէ մեկով. :values:", + "doesnt_start_with": "Այս դաշտը կարող է չսկսվել հետևյալից որևէ մեկով՝ :values:", + "email": "Այս դաշտի արժեքը պետք է լինի վավեր Էլ․ հասցե։", + "ends_with": "Այս դաշտը պետք է ավարտվի հետևյալ արժեքներից մեկով․ :values։", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Ընտրված արժեքն անվավեր է։", + "extensions": "Այս դաշտը պետք է ունենա հետևյալ ընդլայնումներից մեկը՝ :values.", + "file": "Մուտքագրաված տվյալը պետք է լինի ֆայլ։", + "filled": "Այս դաշտը պետք է անպայման լրացված լինի։", + "gt.array": "Այս դաշտում էլեմենտների քանակը պետք է լինի :value-ից մեծ։", + "gt.file": "Այս դաշտի ֆայլի չափը պետք է լինի :value կիլոբայթից մեծ։", + "gt.numeric": "Այս դաշտը պետք է լինի :value-ից մեծ։", + "gt.string": "Այս դաշտի նիշերի քանակը պետք է գերազանցի :value-ը։", + "gte.array": "Այս դաշտում էլեմենտների քանակը պետք է մեծ կամ հավասար լինի :value-ից։", + "gte.file": "Այս դաշտի ֆայլի չափը պետք է մեծ կամ հավասար լինի :value կիլոբայթից։", + "gte.numeric": "Այս դաշտը պետք է մեծ կամ հավասար լինի :value-ից։", + "gte.string": "Այս դաշտի նիշերի քանակը պետք է մեծ կամ հավասար լինի :value-ից։", + "hex_color": "Այս դաշտը պետք է լինի վավեր տասնվեցական գույն:", + "image": "Այս դաշտը պետք է լինի նկար։", + "in": "Այս դաշտի ընտրված արժեքն անվավեր է։", + "in_array": "Այս դաշտը գոյություն չունի :other-ում։", + "in_array_keys": "Այս դաշտը պետք է պարունակի հետեւյալ բանալիներից առնվազն մեկը. :values.", + "integer": "Այս դաշտը պետք է լինի ամբողջ թիվ։", + "ip": "Այս դաշտը պետք է լինի վավեր IP հասցե.", + "ipv4": "Այս դաշտը պետք է լինի վավեր IPv4 հասցե։", + "ipv6": "Այս դաշտը պետք է լինի վավեր IPv6 հասցե։", + "json": "Այս դաշտը պետք է լինի վավեր JSON տեքստ։", + "list": "Այս դաշտը պետք է լինի ցանկ:", + "lowercase": "Այս դաշտը պետք է լինի փոքրատառ:", + "lt.array": "Այս դաշտում էլեմենտների քանակը պետք է փոքր լինի :value-ից։", + "lt.file": "Այս դաշտի ֆայլի չափը պետք է փոքր լինի :value կիլոբայթից։", + "lt.numeric": "Այս դաշտը պետք է փոքր լինի :value-ից։", + "lt.string": "Այս դաշտը պետք է ունենա :value-ից պակաս նիշեր։", + "lte.array": "Այս դաշտում էլեմենտների քանակը պետք է փոքր կամ հավասար լինի :value-ից։", + "lte.file": "Այս դաշտի ֆայլի չափը պետք է փոքր կամ հավասար լինի :value կիլոբայթից։", + "lte.numeric": "Այս դաշտը պետք է փոքր կամ հավասար լինի :value-ից։", + "lte.string": "Այս դաշտի նիշերի քանակը պետք է փոքր կամ հավասար լինի :value-ից։", + "mac_address": "The value must be a valid MAC address.", + "max.array": "Այս դաշտում էլեմենտների քանակը չպետք է գերազանցի :max-ը։", + "max.file": "Այս դաշտի ֆայլի չափը չպետք է գերազանցի :max կիլոբայթը։", + "max.numeric": "Այս դաշտը չի կարող լինել :max-ից մեծ։", + "max.string": "Այս դաշտի նիշերի քանակը չի կարող լինել :max-ց մեծ։", + "max_digits": "Այս դաշտը չպետք է ունենա ավելի քան :max թվանշան:", + "mimes": "Այս դաշտի ֆայլի տեսակը պետք է լինի հետևյալներից մեկը․ :values։", + "mimetypes": "Այս դաշտի ֆայլի տեսակը պետք է լինի հետևյալներից մեկը․ :values։", + "min.array": "Այս դաշտում էլեմենտների քանակը պետք է լինի առնվազն :min։", + "min.file": "Այս դաշտի ֆայլի չափը պետք է լինի առնվազն :min կիլոբայթ։", + "min.numeric": "Այս դաշտը պետք է լինի առնվազն :min։", + "min.string": "Այս դաշտի նիշերի քանակը պետք է լինի առնվազն :min։", + "min_digits": "Այս դաշտը պետք է ունենա առնվազն :min նիշ:", + "missing": "Այս դաշտը պետք է բացակայի:", + "missing_if": "Այս դաշտը պետք է բացակայի, երբ :other-ը :value է:", + "missing_unless": "Այս դաշտը պետք է բացակայի, եթե :other-ը :value չէ:", + "missing_with": "Այս դաշտը պետք է բացակայի, երբ առկա է :values:", + "missing_with_all": "Այս դաշտը պետք է բացակայի, երբ առկա է :values:", + "multiple_of": "Այս դաշտի արժեքը պետք է լինի բազմապատիկ :value-ին։", + "not_in": "Այս դաշտի ընտրված արժեքն անվավեր է։", + "not_regex": "Այս դաշտի ձևաչափը սխալ է։", + "numeric": "Այս դաշտը պետք է լինի թիվ։", + "password.letters": "Այս դաշտը պետք է պարունակի առնվազն մեկ տառ:", + "password.mixed": "Այս դաշտը պետք է պարունակի առնվազն մեկ մեծատառ և մեկ փոքրատառ:", + "password.numbers": "Այս դաշտը պետք է պարունակի առնվազն մեկ համար:", + "password.symbols": "Այս դաշտը պետք է պարունակի առնվազն մեկ նշան:", + "password.uncompromised": "Տվյալ դաշտը հայտնվել է տվյալների արտահոսքի մեջ: Խնդրում ենք ընտրել այլ դաշտ:", + "present": "Այս դաշտը պետք է առկա լինի։", + "present_if": "Այս դաշտը պետք է լինի, երբ :other-ը :value է:", + "present_unless": "Այս դաշտը պետք է լինի, եթե :other-ը :value-ը չէ:", + "present_with": "Այս դաշտը պետք է ներկա լինի, երբ առկա է :values:", + "present_with_all": "Այս դաշտը պետք է առկա լինի, երբ առկա է :values:", + "prohibited": "Այս դաշտը արգելված է։", + "prohibited_if": "Այս դաշտը արգելված է երբ :other դաշտի արժեքը :value է։", + "prohibited_if_accepted": "Այս դաշտը արգելվում է, երբ :other-ն ընդունվում է:", + "prohibited_if_declined": "Այս դաշտը արգելվում է, երբ :other-ը մերժվում է:", + "prohibited_unless": "Այս դաշտը արգելված է քանի դեռ :other դաշտի արժեքը :values միջակայքում չի։", + "prohibits": "Այս դաշտն արգելում է :other-ի ներկայությունը:", + "regex": "Այս դաշտի ձևաչափը սխալ է։", + "relatable": "Այս դաշտը չի կարող կցվել տվյալ ռեսուրսին։", + "required": "Այս դաշտը պարտադիր է։", + "required_array_keys": "Այս դաշտը պետք է պարունակի :values գրառում:", + "required_if": "Այս դաշտը պարտադիր է երբ :other-ը հավասար է :value։", + "required_if_accepted": "Այս դաշտը պարտադիր է, երբ :other-ն ընդունված է:", + "required_if_declined": "Այս դաշտը պարտադիր է, երբ :other-ը մերժվում է:", + "required_unless": "Այս դաշտը պարտադիր է քանի դեռ :other-ը հավասար չէ :values։", + "required_with": "Այս դաշտը պարտադիր է երբ :values արժեքն առկա է։", + "required_with_all": "Այս դաշտը պարտադիր է երբ :values արժեքները առկա են։", + "required_without": "Այս դաշտը պարտադիր է երբ :values արժեքը նշված չէ։", + "required_without_all": "Այս դաշտը պարտադիր է երբ :values արժեքներից ոչ մեկը նշված չեն։", + "same": "Այս և :other դաշտերը պետք է համընկնեն։", + "size.array": "Այս դաշտը պետք է պարունակի :size էլեմենտ։", + "size.file": "Այս դաշտում ֆայլի չափը պետք է լինի :size կիլոբայթ։", + "size.numeric": "Այս դաշտը պետք է հավասար լինի :size-ի։", + "size.string": "Այս դաշտը պետք է ունենա :size նիշ։", + "starts_with": "Այս դաշտը պետք է սկսվի հետևյալ արժեքներից մեկով․ :values։", + "string": "Այս դաշտը պետք է լինի տեքստ։", + "timezone": "Այս դաշտը պետք է լինի վավեր ժամային գոտի։", + "ulid": "Այս դաշտը պետք է լինի վավեր ULID:", + "unique": "Այս դաշտի մուտքագրված արժեքն արդեն գոյություն ունի։", + "uploaded": "Այս դաշտի վերբեռնումը ձախողվել է։", + "uppercase": "Այս դաշտը պետք է լինի մեծատառ:", + "url": "Այս դաշտի ձևաչափը սխալ է։", + "uuid": "Այս դաշտը պետք է լինի վավեր UUID։" +} diff --git a/locales/hy/php.json b/locales/hy/php.json new file mode 100644 index 00000000000..65d7a4fdc3e --- /dev/null +++ b/locales/hy/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute դաշտը պետք է ընդունվի։", + "accepted_if": "Այս դաշտը պետք է ընդունվի երբ :other համապատասխանում է :value։", + "active_url": ":Attribute դաշտը վավեր URL չէ։", + "after": ":Attribute դաշտի ամսաթիվը պետք է լինի :date-ից հետո։", + "after_or_equal": ":Attribute դաշտի ամսաթիվը պետք է լինի :date կամ դրանից հետո։", + "alpha": ":Attribute դաշտը պետք է պարունակի միայն տառեր։", + "alpha_dash": ":Attribute դաշտը պետք է պարունակի միայն տառեր, թվեր, գծիկներ և ընդգծումներ։", + "alpha_num": ":Attribute դաշտը պետք է պարունակի միայն տառեր և թվեր։", + "any_of": ":attribute դաշտը անվավեր է:", + "array": ":Attribute դաշտը պետք է լինի զանգված։", + "ascii": ":Attribute-ը պետք է պարունակի միայն մեկ բայթանոց տառային թվային նիշեր և նշաններ:", + "attached": ":Attribute դաշտը արդեն կցված է։", + "before": ":Attribute դաշտի ամսաթիվը պետք է լինի :date-ից առաջ։", + "before_or_equal": ":Attribute դաշտի ամսաթիվը պետք է լինի :date կամ դրանից առաջ։", + "between.array": ":Attribute դաշտում էլեմենտների քանակը պետք է լինի :min-ի և :max-ի միջև։", + "between.file": ":Attribute դաշտի ֆայլի չափը պետք է լինի :min և :max կիլոբայթի միջև։", + "between.numeric": ":Attribute դաշտը պետք է լինի :min և :max թվերի միջև։", + "between.string": ":Attribute դաշտը պետք է ունենա :min-ից :max նիշ։", + "boolean": ":Attribute դաշտի արժեքը պետք է լինի ճշմարիտ կամ կեղծ։", + "can": ":Attribute դաշտը պարունակում է չթույլատրված արժեք:", + "confirmed": ":Attribute դաշտը չի համապատասխանում հաստատմանը։", + "contains": ":attribute դաշտում բացակայում է պահանջվող արժեքը:", + "current_password": "Այս դաշտը պարունակում է անվավեր գաղտնաբառ։", + "date": ":Attribute դաշտը վավեր ամսաթիվ չէ։", + "date_equals": ":Attribute դաշտի ամսաթիվը պետք է լինի :date։", + "date_format": ":Attribute դաշտը չի համապատասխանում :format ձևաչափին։", + "decimal": ":Attribute-ը պետք է ունենա :decimal տասնորդական տեղ:", + "declined": ":Attribute-ը պետք է մերժվի:", + "declined_if": ":Attribute-ը պետք է մերժվի, երբ :other-ը :value է:", + "different": ":Attribute և :other դաշտերը պետք է լինեն տարբեր։", + "digits": ":Attribute դաշտի թվանշանների քանակը պետք է լինի :digits։", + "digits_between": ":Attribute դաշտի թվանշանների քանակը պետք է լինի :min-ից :max։", + "dimensions": ":Attribute դաշտը ունի անվավեր նկարի չափեր։", + "distinct": ":Attribute դաշտը ունի կրկնվող արժեք։", + "doesnt_contain": ":attribute դաշտը չպետք է պարունակի հետեւյալներից որեւէ մեկը. :values:", + "doesnt_end_with": ":Attribute-ը չի կարող ավարտվել հետևյալներից որևէ մեկով. :values:", + "doesnt_start_with": ":Attribute-ը չի կարող սկսվել հետևյալներից որևէ մեկով՝ :values։", + "email": ":Attribute դաշտը պետք է լինի վավերական Էլ․ հասցե։", + "ends_with": ":Attribute դաշտը պետք է ավարտվի հետևյալ արժեքներից մեկով․ :values։", + "enum": "Ընտրված :attribute-ն անվավեր է:", + "exists": ":Attribute դաշտի ընտրված արժեքն անվավեր է։", + "extensions": ":attribute դաշտը պետք է ունենա հետևյալ ընդլայնումներից մեկը՝ :values։", + "failed": "Մուտքագրված տվյալները սխալ են։", + "file": ":Attribute-ը պետք է լինի ֆայլ։", + "filled": ":Attribute դաշտը պետք է անպայման ունենա արժեք։", + "gt.array": ":Attribute դաշտում էլեմենտների քանակը պետք է լինի :value-ից մեծ։", + "gt.file": ":Attribute դաշտի ֆայլի չափը պետք է լինի :value կիլոբայթից մեծ։", + "gt.numeric": ":Attribute դաշտը պետք է լինի :value-ից մեծ։", + "gt.string": ":Attribute դաշտի նիշերի քանակը պետք է գերազանցի :value-ը։", + "gte.array": ":Attribute դաշտում էլեմենտների քանակը պետք է մեծ կամ հավասար լինի :value-ից։", + "gte.file": ":Attribute դաշտի ֆայլի չափը պետք է մեծ կամ հավասար լինի :value կիլոբայթից։", + "gte.numeric": ":Attribute դաշտը պետք է մեծ կամ հավասար լինի :value-ից։", + "gte.string": ":Attribute դաշտի նիշերի քանակը պետք է մեծ կամ հավասար լինի :value-ից։", + "hex_color": ":attribute դաշտը պետք է լինի վավեր տասնվեցական գույն:", + "image": ":Attribute դաշտը պետք է լինի նկար։", + "in": ":Attribute դաշտի ընտրված արժեքն անվավեր է։", + "in_array": ":Attribute դաշտը գոյություն չունի :other-ում։", + "in_array_keys": ":attribute դաշտը պետք է պարունակի հետեւյալ բանալիներից առնվազն մեկը. :values:", + "integer": ":Attribute դաշտը պետք է լինի ամբողջ թիվ։", + "ip": ":Attribute դաշտը պետք է լինի վավեր IP հասցե.", + "ipv4": ":Attribute դաշտը պետք է լինի վավեր IPv4 հասցե։", + "ipv6": ":Attribute դաշտը պետք է լինի վավեր IPv6 հասցե։", + "json": ":Attribute դաշտը պետք է լինի վավեր JSON տեքստ։", + "list": ":attribute դաշտը պետք է լինի ցուցակ:", + "lowercase": ":Attribute-ը պետք է լինի փոքրատառ:", + "lt.array": ":Attribute դաշտում էլեմենտների քանակը պետք է փոքր լինի :value-ից։", + "lt.file": ":Attribute դաշտի ֆայլի չափը պետք է փոքր լինի :value կիլոբայթից։", + "lt.numeric": ":Attribute դաշտը պետք է փոքր լինի :value-ից։", + "lt.string": ":Attribute դաշտը պետք է ունենա :value-ից պակաս նիշեր։", + "lte.array": ":Attribute դաշտում էլեմենտների քանակը պետք է փոքր կամ հավասար լինի :value-ից։", + "lte.file": ":Attribute դաշտի ֆայլի չափը պետք է փոքր կամ հավասար լինի :value կիլոբայթից։", + "lte.numeric": ":Attribute դաշտը պետք է փոքր կամ հավասար լինի :value-ից։", + "lte.string": ":Attribute դաշտի նիշերի քանակը պետք է փոքր կամ հավասար լինի :value-ից։", + "mac_address": ":Attribute-ը պետք է լինի վավեր MAC հասցե:", + "max.array": ":Attribute դաշտում էլեմենտների քանակը չպետք է գերազանցի :max-ը։", + "max.file": ":Attribute դաշտի ֆայլի չափը չպետք է գերազանցի :max կիլոբայթը։", + "max.numeric": ":Attribute դաշտը չի կարող լինել :max-ից մեծ։", + "max.string": ":Attribute դաշտի նիշերի քանակը չի կարող լինել :max-ց մեծ։", + "max_digits": ":Attribute-ը չպետք է ունենա ավելի քան :max թվանշան:", + "mimes": ":Attribute դաշտի ֆայլի տեսակը պետք է լինի հետևյալներից մեկը․ :values։", + "mimetypes": ":Attribute դաշտի ֆայլի տեսակը պետք է լինի հետևյալներից մեկը․ :values։", + "min.array": ":Attribute դաշտում էլեմենտների քանակը պետք է լինի առնվազն :min։", + "min.file": ":Attribute դաշտի ֆայլի չափը պետք է լինի առնվազն :min կիլոբայթ։", + "min.numeric": ":Attribute դաշտը պետք է լինի առնվազն :min։", + "min.string": ":Attribute դաշտի նիշերի քանակը պետք է լինի առնվազն :min։", + "min_digits": ":Attribute-ը պետք է ունենա առնվազն :min թվանշան:", + "missing": ":Attribute դաշտը պետք է բացակայի։", + "missing_if": ":Attribute դաշտը պետք է բացակայի, երբ :other-ը :value է:", + "missing_unless": ":Attribute դաշտը պետք է բացակայի, եթե :other-ը :value չէ:", + "missing_with": ":Attribute դաշտը պետք է բացակայի, երբ առկա է :values:", + "missing_with_all": ":Attribute դաշտը պետք է բացակայի, երբ առկա է :values:", + "multiple_of": ":Attribute դաշտի արժեքը պետք է լինի բազմապատիկ :value-ին։", + "next": "Հաջորդ »", + "not_in": ":Attribute դաշտի ընտրված արժեքն անվավեր է։", + "not_regex": ":Attribute դաշտի ձևաչափը սխալ է։", + "numeric": ":Attribute դաշտը պետք է լինի թիվ։", + "password": "Գաղտնաբառը սխալ է։", + "password.letters": ":Attribute-ը պետք է պարունակի առնվազն մեկ տառ:", + "password.mixed": ":Attribute-ը պետք է պարունակի առնվազն մեկ մեծատառ և մեկ փոքրատառ:", + "password.numbers": ":Attribute-ը պետք է պարունակի առնվազն մեկ թիվ։", + "password.symbols": ":Attribute-ը պետք է պարունակի առնվազն մեկ նշան:", + "password.uncompromised": "Տվյալ :attribute-ը հայտնվել է տվյալների արտահոսքի մեջ։ Խնդրում ենք ընտրել մեկ այլ :attribute:", + "present": ":Attribute դաշտը պետք է առկա լինի։", + "present_if": ":attribute դաշտը պետք է լինի, երբ :other-ը :value է:", + "present_unless": ":attribute դաշտը պետք է լինի, եթե :other-ը :value չէ:", + "present_with": ":attribute դաշտը պետք է ներկա լինի, երբ առկա է :values:", + "present_with_all": ":attribute դաշտը պետք է ներկա լինի, երբ առկա է :values:", + "previous": "« Նախորդ", + "prohibited": ":Attribute դաշտը արգելված է։", + "prohibited_if": ":Attribute դաշտը արգելված է երբ :other դաշտի արժեքը :value է։", + "prohibited_if_accepted": ":attribute դաշտը արգելվում է, երբ :other-ն ընդունվում է:", + "prohibited_if_declined": ":attribute դաշտը արգելվում է, երբ :other-ը մերժվում է:", + "prohibited_unless": ":Attribute դաշտը արգելված է քանի դեռ :other դաշտի արժեքը :values միջակայքում չի։", + "prohibits": ":Attribute դաշտն արգելում է :other-ին ներկա գտնվել։", + "regex": ":Attribute դաշտի ձևաչափը սխալ է։", + "relatable": ":Attribute դաշտը չի կարող կցվել տվյալ ռեսուրսին։", + "required": ":Attribute դաշտը պարտադիր է։", + "required_array_keys": ":Attribute դաշտը պետք է պարունակի գրառումներ՝ :values-ի համար:", + "required_if": ":Attribute դաշտը պարտադիր է երբ :other-ը հավասար է :value։", + "required_if_accepted": ":Attribute դաշտը պարտադիր է, երբ ընդունվում է :other:", + "required_if_declined": ":attribute դաշտը պահանջվում է, երբ :other-ը մերժվում է:", + "required_unless": ":Attribute դաշտը պարտադիր է քանի դեռ :other-ը հավասար չէ :values։", + "required_with": ":Attribute դաշտը պարտադիր է երբ :values արժեքն առկա է։", + "required_with_all": ":Attribute դաշտը պարտադիր է երբ :values արժեքները առկա են։", + "required_without": ":Attribute դաշտը պարտադիր է երբ :values արժեքը նշված չէ։", + "required_without_all": ":Attribute դաշտը պարտադիր է երբ :values արժեքներից ոչ մեկը նշված չեն։", + "reset": "Ձեր գաղտնաբառը վերականգնվել է", + "same": ":Attribute և :other դաշտերը պետք է համընկնեն։", + "sent": "Ձեր գաղտնաբառի վերականգնման հղումն ուղարկվել է ձեր Էլ․ հասցեին", + "size.array": ":Attribute դաշտը պետք է պարունակի :size էլեմենտ։", + "size.file": ":Attribute դաշտում ֆայլի չափը պետք է լինի :size կիլոբայթ։", + "size.numeric": ":Attribute դաշտը պետք է հավասար լինի :size-ի։", + "size.string": ":Attribute դաշտը պետք է ունենա :size նիշ։", + "starts_with": ":Attribute դաշտը պետք է սկսվի հետևյալ արժեքներից մեկով․ :values։", + "string": ":Attribute դաշտը պետք է լինի տեքստ։", + "throttle": "Չափազանց շատ մուտք գործելու փորձեր։ Խնդրում ենք փորձել կրկին :seconds վայրկյան անց։", + "throttled": "Խնդրում ենք սպասել նախքան կրկին փորձելը։", + "timezone": ":Attribute դաշտը պետք է լինի վավեր ժամային գոտի։", + "token": "Գաղտնաբառի վերականգնման կոդը սխալ է։", + "ulid": ":Attribute-ը պետք է լինի վավեր ULID:", + "unique": ":Attribute-ի տվյալ արժեքն արդեն գոյություն ունի։", + "uploaded": ":Attribute-ի վերբեռնումը ձախողվել է։", + "uppercase": ":Attribute-ը պետք է լինի մեծատառ:", + "url": ":Attribute դաշտի ձևաչափը սխալ է։", + "user": "Տվյալ Էլ․ հասցեով օգտատեր չի գտնվել։", + "uuid": ":Attribute դաշտը պետք է լինի վավեր UUID։" +} diff --git a/locales/id/_excludes.json b/locales/id/_excludes.json new file mode 100644 index 00000000000..627461dc293 --- /dev/null +++ b/locales/id/_excludes.json @@ -0,0 +1,139 @@ +[ + "Administrator", + "Albania", + "Andorra", + "Angola", + "Anguilla", + "April", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Brazil", + "Brunei Darussalam", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Chad", + "CSV (.csv)", + "Curaçao", + "Denmark", + "Djibouti", + "Edit", + "Edit :resource", + "Editor", + "El Salvador", + "Eritrea", + "Estonia", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "India", + "Indonesia", + "Israel", + "Jersey", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Latvia", + "Lebanon", + "Lens", + "Lesotho", + "Liberia", + "Liechtenstein", + "Malawi", + "Malaysia", + "Mali", + "Malta", + "Mauritania", + "Mauritius", + "Mayotte", + "Moldova", + "Mongolia", + "Montenegro", + "Montserrat", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Niger", + "Nigeria", + "Niue", + "Nova", + "November", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Portugal", + "Qatar", + "Romania", + "Rwanda", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Senegal", + "September", + "Serbia", + "Seychelles", + "Sierra Leone", + "Slovenia", + "Somalia", + "Sri Lanka", + "Sudan", + "Suriname", + "Taiwan", + "Tajikistan", + "Tanzania", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/id/json-inline.json b/locales/id/json-inline.json new file mode 100644 index 00000000000..23623dcdebe --- /dev/null +++ b/locales/id/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Atribut ini harus berupa peran yang valid.", + "The :attribute must be at least :length characters and contain at least one number.": "Atribut ini harus memiliki minimal :length karakter dan mengandung setidaknya satu angka.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Atribut ini harus memiliki minimal :length karakter dan mengandung setidaknya satu karakter spesial dan satu angka.", + "The :attribute must be at least :length characters and contain at least one special character.": "Atribut ini harus memiliki minimal :length karakter dan mengandung setidaknya satu karakter spesial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Atribut ini harus memiliki minimal :length karakter dan mengandung setidaknya satu karakter huruf kapital dan satu angka.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Atribut ini harus memiliki minimal :length karakter dan mengandung setidaknya satu karakter spesial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Atribut ini harus memiliki minimal :length karakter dan mengandung setidaknya satu karakter huruf kapital, satu angka, dan satu karakter spesial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Atribut ini harus memiliki minimal :length karakter dan mengandung setidaknya satu karakter huruf kapital.", + "The :attribute must be at least :length characters.": "Atribut ini harus memiliki minimal :length karakter.", + "The :attribute must contain at least one letter.": "Atribut ini harus mengandung setidaknya satu huruf.", + "The :attribute must contain at least one number.": "Atribut ini harus mengandung setidaknya satu angka.", + "The :attribute must contain at least one symbol.": "Atribut ini harus mengandung setidaknya satu simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Atribut ini harus mengandung setidaknya satu huruf kapital dan satu huruf kecil.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Atribut ini yang diberikan telah muncul dalam kebocoran data. Silahkan memilih arti lain yang berbeda." +} diff --git a/locales/id/json.json b/locales/id/json.json new file mode 100644 index 00000000000..5b38283c5fe --- /dev/null +++ b/locales/id/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(dan :count kesalahan lainnya)", + "(and :count more errors)": "(dan :count kesalahan lainnya)|(dan :count kesalahan lainnya)|(dan :count kesalahan lainnya)", + "30 Days": "30 Hari", + "60 Days": "60 Hari", + "90 Days": "90 Hari", + ":amount selected": ":Amount dipilih", + ":amount Total": "Total :amount", + ":days day trial": ":Days hari percobaan", + ":resource Details": "Detail :resource", + ":resource Details: :title": "Detail :resource: :title", + "A decryption key is required.": "Kunci dekripsi diperlukan.", + "A fresh verification link has been sent to your email address.": "Tautan verifikasi baru telah dikirim ke alamat surel Anda.", + "A new verification link has been sent to the email address you provided during registration.": "Tautan verifikasi baru telah dikirim ke alamat surel yang Anda berikan saat pendaftaran.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Tautan verifikasi baru telah dikirim ke alamat email yang Anda berikan di pengaturan profil Anda.", + "A new verification link has been sent to your email address.": "Tautan verifikasi baru telah dikirim ke alamat email Anda.", + "Accept Invitation": "Terima Undangan", + "Action": "Aksi", + "Action Event": "Aksi Tindakan", + "Action Events": "Aksi Tindakan", + "Action Happened At": "Terjadi Pada", + "Action Initiated By": "Diinisiasikan Oleh", + "Action Name": "Nama Aksi", + "Action Status": "Status Aksi", + "Action Target": "Target Aksi", + "Actions": "Aksi", + "Add": "Tambah", + "Add :resource": "Tambahkan :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Tambah anggota tim baru ke tim Anda, mengizinkan Mereka untuk berkolaborasi dengan Anda.", + "Add additional security to your account using two factor authentication.": "Tambah keamanan pada akun Anda menggunakan autentikasi dua faktor.", + "Add Payment Method": "Tambahkan Metode Pembayaran", + "Add row": "Tambah baris", + "Add Team Member": "Tambah Anggota Tim", + "Add VAT Number": "Tambah Nomor VAT", + "Added.": "Ditambahkan.", + "Additional billing information updated successfully.": "Informasi penagihan tambahan berhasil diperbarui.", + "Address": "Alamat", + "Address Line 2": "Alamat Baris 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administrator dapat menjalankan aksi apapun.", + "Afghanistan": "Afganistan", + "Aland Islands": "Kepulauan Åland", + "Albania": "Albania", + "Algeria": "Aljazair", + "All of the people that are part of this team.": "Semua orang yang merupakan bagian dari tim ini.", + "All resources loaded.": "Semua sumber telah dimuat.", + "All rights reserved.": "Hak Cipta Dilindungi.", + "Already registered?": "Sudah terdaftar?", + "American Samoa": "Samoa Amerika", + "An error occurred while uploading the file.": "Terjadi kesalahan saat mengunggah berkas.", + "An error occurred while uploading the file: :error": "Terjadi kesalahan saat mengunggah file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Terjadi kesalahan tak terduga dan kami telah memberi tahu tim dukungan kami. Silakan coba lagi nanti.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Pengguna lain telah memPerbarui sumber setelah halaman ini dimuat. Harap segarkan halaman and coba lagi.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigua dan Barbuda", + "Antigua and Barbuda": "Antigua dan Barbuda", + "API Token": "Token API", + "API Token Permissions": "Izin Token API", + "API Tokens": "Token API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Token API memungkinkan layanan pihak ketiga untuk mengautentikasi anda dengan aplikasi kita.", + "Apply": "Gunakan", + "Apply Coupon": "Gunakan Kupon", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Apakah Anda yakin ingin mencoba membayar :amount?", + "Are you sure you want to cancel your subscription?": "Apakah Anda yakin ingin membatalkan langganan Anda?", + "Are you sure you want to delete all the notifications?": "Yakin ingin menghapus semua notifikasi?", + "Are you sure you want to delete the selected resources?": "Apakah Anda yakin ingin menghapus sumber yang dipilih?", + "Are you sure you want to delete this file?": "Apakah Anda yakin ingin menghapus berkas ini?", + "Are you sure you want to delete this notification?": "Apakah Anda yakin ingin menghapus notifikasi ini?", + "Are you sure you want to delete this payment method?": "Yakin ingin menghapus metode pembayaran ini?", + "Are you sure you want to delete this resource?": "Apakah Anda yakin ingin menghapus sumber ini?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Apakah Anda yakin ingin menghapus tim ini? Setelah tim dihapus, seluruh sumber dan data akan dihapus secara permanen.", + "Are you sure you want to delete your account?": "Apakah Anda yakin ingin menghapus akun Anda?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Apakah Anda yakin ingin menghapus akun Anda? Setelah akun Anda dihapus, seluruh sumber dan data akan dihapus secara permanen. Harap masukkan kata sandi untuk mengkonfirmasi bahwa Anda ingin menghapus akun secara permanen.", + "Are you sure you want to detach the selected resources?": "Apakah Anda yakin ingin melepas sumber yang dipilih?", + "Are you sure you want to detach this resource?": "Apakah Anda yakin ingin melepas sumber ini?", + "Are you sure you want to force delete the selected resources?": "Apakah Anda yakin ingin menghapus paksa sumber yang dipilih?", + "Are you sure you want to force delete this resource?": "Apakah Anda yakin ingin menghapus paksa sumber ini?", + "Are you sure you want to log out?": "Apakah Anda yakin ingin keluar?", + "Are you sure you want to mark all notifications as read?": "Apakah Anda yakin ingin mengubah semua status notifikasi menjadi terbaca?", + "Are you sure you want to remove this item?": "Yakin ingin menghapus item ini?", + "Are you sure you want to restore the selected resources?": "Apakah Anda yakin ingin memulihkan sumber yang dipilih?", + "Are you sure you want to restore this resource?": "Apakah Anda yakin ingin memulihkan sumber ini?", + "Are you sure you want to resume your subscription?": "Apakah Anda yakin ingin melanjutkan langganan Anda?", + "Are you sure you want to run this action?": "Apakah Anda yakin ingin menjalankan aksi ini?", + "Are you sure you want to set this payment method as your default?": "Apakah Anda yakin ingin menyetel metode pembayaran ini sebagai default?", + "Are you sure you want to stop impersonating?": "Apakah Anda yakin ingin berhenti menyamar sebagai user lain?", + "Are you sure you would like to delete this API token?": "Apakah Anda yakin ingin menghapus token API ini?", + "Are you sure you would like to leave this team?": "Apakah Anda yakin ingin keluar dari tim ini?", + "Are you sure you would like to remove this person from the team?": "Apakah Anda yakin ingin menghapus orang ini dari tim?", + "Are you sure you would like to switch billing plans?": "Yakin ingin beralih paket penagihan?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Lampirkan", + "Attach & Attach Another": "Lampirkan & Lampirkan Lainnya", + "Attach :resource": "Lampirkan :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Lampirkan berkas dengan menyeret dan menjatuhkan, memilih atau mencicipinya.", + "August": "Agustus", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahama", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Sebelum melanjutkan, dapatkah Anda memverifikasi alamat email Anda dengan mengklik tautan yang baru saja kami kirimkan melalui email kepada Anda? Jika Anda tidak menerima email tersebut, kami akan dengan senang hati mengirimkan ulang tautan tersebut kepada Anda.", + "Before proceeding, please check your email for a verification link.": "Sebelum melanjutkan, harap periksa surel Anda untuk tautan verifikasi.", + "Belarus": "Belarus", + "Belgium": "Belgia", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Informasi Penagihan", + "Billing Management": "Manajemen Penagihan", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Negara Plurinasional Bolivia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius dan Saba", + "Bosnia And Herzegovina": "Bosnia dan Herzegovina", + "Bosnia and Herzegovina": "Bosnia dan Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Pulau Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Wilayah Samudra Hindi Britania", + "Browser Sessions": "Sesi Browser", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kamboja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Batal", + "Cancel Subscription": "Batalkan Berlangganan", + "Cape Verde": "Tanjung Verde", + "Card": "Kartu", + "Cayman Islands": "Kepulauan Cayman", + "Central African Republic": "Republik Afrika Tengah", + "Chad": "Chad", + "Change Subscription Plan": "Ubah Paket Berlangganan", + "Change the current payment method attached to your subscription": "Ubah metode pembayaran saat ini yang melekat pada langganan Anda", + "Changes": "Perubahan", + "Checkout": "Periksa", + "Chile": "Chili", + "China": "Cina", + "Choose": "Pilih", + "Choose :field": "Pilih :field", + "Choose :resource": "Pilih :resource", + "Choose an option": "Pilih opsi", + "Choose date": "Pilih tanggal", + "Choose File": "Pilih Berkas", + "Choose Files": "Pilih beberapa Berkas", + "Choose Type": "Pilih Jenis", + "Christmas Island": "Pulau Natal", + "City": "Kota", + "Click here to re-send the verification email.": "Klik disini untuk mengirim ulang verifikasi email.", + "click here to request another": "klik disini untuk meminta yang lainnya", + "Click to choose": "Klik untuk memilih", + "Close": "Tutup", + "Cocos (Keeling) Islands": "Kepulauan Cocos", + "Code": "Kode", + "Colombia": "Kolombia", + "Comoros": "Komoro", + "Confirm": "Konfirmasi", + "Confirm Billing Action": "Konfirmasi Tindakan Penagihan", + "Confirm Password": "Konfirmasi Kata Sandi", + "Confirm Payment": "Konfirmasi Pembayaran", + "Confirm your :amount payment": "Konfirmasi pembayaran :amount Anda", + "Congo": "Kongo", + "Congo, Democratic Republic": "Republik Demokratik Kongo", + "Congo, the Democratic Republic of the": "Republik Demokratik Kongo", + "Constant": "Konstan", + "Continue To Payment": "Lanjutkan Ke Pembayaran", + "Cook Islands": "Kepulauan Cook", + "Copy to clipboard": "Salin ke papan klip", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Pantai Gading", + "Country": "Negara", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon berhasil diterapkan.", + "Create": "Buat", + "Create & Add Another": "Buat & Tambah Lainnya", + "Create :resource": "Buat :resource", + "Create a new team to collaborate with others on projects.": "Buat tim baru untuk berkolaborasi dengan lainnya pada proyek.", + "Create Account": "Buat Akun", + "Create API Token": "Buat Token API", + "Create New Team": "Buat Tim Baru", + "Create Team": "Buat Tim", + "Created.": "Dibuat.", + "Croatia": "Kroasia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Kata Sandi Saat Ini", + "Current Subscription Plan": "Paket Berlangganan Saat Ini", + "Currently Subscribed": "Saat ini Berlangganan", + "Customer Balance": "Saldo Pelanggan", + "Customize": "Sesuaikan", + "Cyprus": "Siprus", + "Czech Republic": "Republik Ceko", + "Côte d'Ivoire": "Pantai Gading", + "Dark": "Gelap", + "Dashboard": "Dasbor", + "December": "Desember", + "Decrease": "Mengurang", + "Default": "Bawaan", + "Delete": "Hapus", + "Delete :resource": "Hapus :resource", + "Delete Account": "Hapus Akun", + "Delete all notifications": "Hapus semua notifikasi", + "Delete API Token": "Hapus Token API", + "Delete File": "Hapus Berkas", + "Delete Notification": "Hapus Notifikasi", + "Delete Resource": "Hapus Sumber", + "Delete Selected": "Hapus Yang Dipilih", + "Delete Team": "Hapus Tim", + "Denmark": "Denmark", + "Detach": "Melepaskan", + "Detach Resource": "Melepaskan Sumber", + "Detach Selected": "Melepaskan Yang Dipilih", + "Details": "Detail", + "Disable": "Matikan", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Apakah Anda yakin ingin keluar? Terdapat perubahan yang belum disimpan.", + "Dominica": "Dominika", + "Dominican Republic": "Republik Dominika", + "Done.": "Selesai.", + "Download": "Unduh", + "Download Invoice": "Unduh Faktur", + "Drop file or click to choose": "Taruh atau Klik untuk Memilih Berkas", + "Drop files or click to choose": "Taruh atau Klik untuk Memilih Beberapa Berkas", + "Ecuador": "Ekuador", + "Edit": "Sunting", + "Edit :resource": "Sunting :resource", + "Edit Attached": "Sunting Terlampir", + "Edit Profile": "Sunting Profil", + "Editor": "Penyunting", + "Editor users have the ability to read, create, and update.": "Editor memiliki kemampuan untuk membaca, membuat, dan memperbarui.", + "Egypt": "Mesir", + "El Salvador": "El Salvador", + "Email": "Surel", + "email": "surel", + "Email Address": "Alamat Surel", + "Email Addresses": "Alamat Surel", + "Email Password Reset Link": "Tautan Pengaturan Ulang Kata Sandi Surel", + "Email Verification": "Verifikasi Surel", + "Enable": "Nyalakan", + "Encrypted environment file already exists.": "Enkripsi file environment sudah ada.", + "Encrypted environment file not found.": "Enkripsi file environment tidak ditemukan.", + "Ensure your account is using a long, random password to stay secure.": "Pastikan akun Anda menggunakan kata sandi yang panjang dan acak agar tetap aman.", + "Environment file already exists.": "File environment sudah ada.", + "Environment file not found.": "file environment tidak ditemukan.", + "Equatorial Guinea": "Guinea Khatulistiwa", + "Eritrea": "Eritrea", + "Error": "Kesalahan", + "errors": "kesalahan", + "Estonia": "Estonia", + "Ethiopia": "Etiopia", + "ex VAT": "tidak termasuk PPN", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Kedaluwarsa :expiration", + "Export As CSV": "Ekspor Sebagai CSV", + "Extra Billing Information": "Informasi Penagihan Ekstra", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Konfirmasi ekstra dibutuhkan untuk memproses pembayaran Anda. Harap lanjutkan ke halaman pembayaran dengan mengklik pada tombol di bawah.", + "Failed Subscription Payment": "Pembayaran Langganan Gagal", + "Failed to load :resource!": "Gagal memuat :resource!", + "Falkland Islands (Malvinas)": "Kepulauan Falkland (Malvinas)", + "Faroe Islands": "Kepulauan Faroe", + "February": "Februari", + "Fiji": "Fiji", + "Filename": "Nama berkas", + "Finish enabling two factor authentication.": "Selesai mengaktifkan dua otentikasi faktor.", + "Finland": "Finlandia", + "For your security, please confirm your password to continue.": "Untuk kemanan Anda, harap konfirmasi kata sandi untuk melanjutkan.", + "Forbidden": "Dilarang", + "Force Delete": "Hapus Paksa", + "Force Delete :resource": "Hapus Paksa :resource", + "Force Delete Resource": "Hapus Paksa Sumber", + "Force Delete Selected": "Hapus Paksa Yang Dipilih", + "Forgot Password": "Lupa kata sandi", + "Forgot your password?": "Lupa kata sandi Anda?", + "Forgot Your Password?": "Lupa Kata Sandi Anda?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Lupa kata sandi Anda? Tidak masalah. Beri tahu kami alamat surel Anda dan kami akan mengirimkan surel berisi tautan pengaturan ulang kata sandi yang memungkinkan Anda memilih kata sandi yang baru.", + "France": "Perancis", + "French Guiana": "Guyana Perancis", + "French Polynesia": "Polinesia Perancis", + "French Southern Territories": "Daratan Selatan Perancis", + "From": "Dari", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Jerman", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Ke Halaman Utama", + "Go to page :page": "Ke halaman :page", + "Great! You have accepted the invitation to join the :team team.": "Bagus! Anda telah menerima undangan untuk bergabung ke tim :team.", + "Greece": "Yunani", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Bingung berpikir untuk membatalkan langganan Anda? Anda dapat langsung mengaktifkan kembali langganan Anda kapan saja hingga akhir siklus penagihan Anda saat ini. Setelah siklus penagihan Anda saat ini berakhir, Anda dapat memilih paket berlangganan yang sama sekali baru.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Memiliki pemikiran kedua tentang membatalkan langganan Anda? Anda dapat langsung mengaktifkan kembali langganan Anda kapan saja hingga akhir siklus penagihan Anda saat ini. Setelah siklus penagihan Anda saat ini berakhir, Anda dapat memilih paket berlangganan yang sama sekali baru.", + "Heard Island & Mcdonald Islands": "Pulau Heard & Kepulauan McDonald", + "Heard Island and McDonald Islands": "Pulau Heard dan Kepulauan McDonald", + "Hello!": "Halo!", + "Hide Content": "Sembunyikan Konten", + "Hold Up!": "Tunggu!", + "Holy See (Vatican City State)": "Kota Vatikan", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hongaria", + "I agree to the :terms_of_service and :privacy_policy": "Saya menyetujui :terms_of_service dan :privacy_policy", + "Iceland": "Islandia", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Jika perlu, Anda dapat keluar dari semua sesi browser lainnya di semua perangkat Anda. Beberapa sesi terakhir Anda tercantum di bawah ini; namun, daftar ini mungkin tidak lengkap. Jika Anda merasa akun Anda telah disusupi, Anda juga harus memperbarui kata sandi Anda.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Jika Anda sudah memiliki akun, anda bisa menerima undangan ini dengan mengklik tombol di bawah:", + "If you did not create an account, no further action is required.": "Jika Anda tidak membuat akun, Anda tidak perlu melakukan apapun.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Jika Anda ingin untuk tidak menerima undangan tim ini, Anda bisa menghapus surel ini.", + "If you did not receive the email": "Jika anda tidak menerima surel", + "If you did not request a password reset, no further action is required.": "Jika Anda tidak meminta pengaturan ulang kata sandi, Anda tidak perlu melakukan apapun.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Jika Anda tidak memiliki akun, Anda bisa membuatnya dengan mengklik tombol di bawah. Setelah membuat akun, Anda bisa mengklik tombol terima undangan pada surel ini untuk menerima undangan tim:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Jika Anda perlu menambahkan informasi kontak atau pajak tertentu ke faktur Anda, seperti nama bisnis lengkap Anda, nomor identifikasi PPN, atau alamat catatan, Anda dapat menambahkannya di sini.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Jika Anda mengalami kesulitan mengklik tombol \":actionText\", salin dan tempel URL di bawah\nke browser web Anda:", + "Impersonate": "Penyamaran", + "Increase": "Menambah", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Nama file tidak valid.", + "Invalid JSON was returned from the route.": "JSON yang tidak valid dikembalikan dari rute.", + "Invoice Email Addresses": "Alamat email faktur", + "Invoice emails updated successfully.": "Email faktur berhasil diperbarui.", + "Invoices": "Faktur", + "Iran, Islamic Republic Of": "Republik Islam Iran", + "Iran, Islamic Republic of": "Republik Islam Iran", + "Iraq": "Irak", + "Ireland": "Irlandia", + "Isle Of Man": "Pulau Man", + "Isle of Man": "Pulau Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Sepertinya Anda tidak memiliki langganan aktif. Anda dapat memilih salah satu paket berlangganan di bawah ini untuk memulai. Paket berlangganan dapat diubah atau dibatalkan sesuai keinginan Anda.", + "Italy": "Italia", + "Jamaica": "Jamaika", + "January": "Januari", + "Japan": "Jepang", + "Jersey": "Jersey", + "Jordan": "Yordania", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Kunci", + "Kiribati": "Kiribati", + "Korea": "Korea", + "Korea, Democratic People's Republic of": "Republik Demokratik Rakyat Korea (Korea Utara)", + "Korea, Republic of": "Republik Korea (Korea Selatan)", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgizstan", + "Lao People's Democratic Republic": "Republik Demokratik Rakyat Laos", + "Last active": "Terakhir aktif", + "Last used": "Terakhir digunakan", + "Latvia": "Latvia", + "Leave": "Keluar", + "Leave Team": "Keluar Tim", + "Lebanon": "Lebanon", + "length": "panjang", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Terang", + "Lithuania": "Lituania", + "Load :perPage More": "Muat Lebih Banyak :perPage", + "Loading": "Memuat", + "Location": "Lokasi", + "Log in": "Masuk", + "Log In": "Masuk", + "Log Out": "Keluar", + "Log out": "Keluar", + "Log Out Other Browser Sessions": "Keluarkan Sesi Browser Lain", + "Log Viewer": "Penampil Log", + "Login": "Masuk", + "Logout": "Keluar", + "Logs": "Log", + "Luxembourg": "Luksemburg", + "Macao": "Makau", + "Macedonia": "Makedonia Utara", + "Macedonia, the former Yugoslav Republic of": "Makedonia, bekas Republik Yugoslavia", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maladewa", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Kelola Akun", + "Manage and log out your active sessions on other browsers and devices.": "Kelola dan keluar dari sesi aktif Anda di browser dan perangkat lain.", + "Manage API Tokens": "Kelola Token API", + "Manage Role": "Kelola Peran", + "Manage Team": "Kelola Tim", + "Managing billing for :billableName": "Mengelola penagihan untuk :billableName", + "March": "Maret", + "Mark all as Read": "Tandai sebagai sudah dibaca", + "Mark all notifications as read": "Tandai semua notifikasi menjadi terbaca", + "Mark Read": "Tandai Baca", + "Mark Unread": "Tandai Belum Dibaca", + "Marshall Islands": "Kepulauan Marshall", + "Martinique": "Martinik", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Mei", + "Mayotte": "Mayotte", + "Mexico": "Meksiko", + "Micronesia, Federated States Of": "Mikronesia", + "Micronesia, Federated States of": "Mikronesia", + "Moldova": "Moldova", + "Moldova, Republic of": "Republik Moldova", + "Monaco": "Monako", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Bulan Ke Tanggal", + "Monthly": "Bulanan", + "monthly": "bulanan", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambik", + "Myanmar": "Myanmar", + "Name": "Nama", + "name": "nama", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Belanda", + "Netherlands Antilles": "Antillen Belanda", + "Nevermind": "Jangan dipikirkan", + "Nevermind, I'll keep my old plan": "Tidak apa-apa, saya akan menjaga rencana lama saya", + "New": "Baru", + "New :resource": ":Resource Baru", + "New Caledonia": "Kaledonia Baru", + "New Password": "Kata Sandi Baru", + "New Zealand": "Selandia Baru", + "Next": "Berikutnya", + "Next Payment": "Pembayaran selanjutnya", + "Next Payment on": "Pembayaran Selanjutnya", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Tidak", + "No :resource matched the given criteria.": "Tidak ada :resource yang cocok dengan kriteria.", + "No additional information...": "Tidak ada informasi tambahan...", + "No Current Data": "Tidak Ada Data Saat Ini", + "No Data": "Tidak Ada Data", + "no file selected": "tidak ada Berkas yang dipilih", + "No Increase": "Tidak Ada Peningkatan", + "No payment methods on file.": "Tidak ada metode pembayaran yang tercatat.", + "No payment scheduled.": "Tidak ada pembayaran yang dijadwalkan.", + "No Prior Data": "Tidak Ada Data Sebelumnya", + "No Results Found.": "Tidak Ada Hasil Yang Ditemukan.", + "Norfolk Island": "Pulai Norfolk", + "Northern Mariana Islands": "Kepulauan Mariana Utara", + "Norway": "Norwegia", + "Not Found": "Tidak ditemukan", + "Notifications": "Notifikasi", + "Nova": "Nova", + "Nova User": "Pengguna Nova", + "November": "November", + "October": "Oktober", + "of": "dari", + "OK": "OKE", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Setelah tim dihapus, seluruh sumber dan datanya akan dihapus secara permanen. Sebelum menghapus tim ini, harap unduh data atau informasi apapun yang berkaitan dengan tim ini yang ingin disimpan.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Setelah akun dihapus, seluruh sumber dan datanya akan dihapus secara permanen. Sebelum menghapus akun ini, harap unduh data atau informasi apapun yang berkaitan dengan akun ini yang ingin disimpan.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Setelah akun dihapus, seluruh sumber dan datanya akan dihapus secara permanen. Harap isi kata sandi anda untuk mengkonfirmasi bahwa anda ingin menghapus akun milik Anda secara permanen.", + "Only Trashed": "Hanya Yang Telah Dihapus", + "Open Invoices": "Buka Faktur", + "Original": "Orisinal", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Portal manajemen penagihan kami memungkinkan Anda mengelola paket langganan, metode pembayaran, dan mengunduh faktur terbaru dengan mudah.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Portal manajemen penagihan kami memungkinkan Anda mengelola paket langganan, metode pembayaran, dan mengunduh faktur terbaru dengan mudah.", + "Page Expired": "Halaman Kadaluwarsa", + "Pagination Navigation": "Navigasi Paginasi", + "Paid": "Dibayar", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestina", + "Panama": "Panama", + "Papua New Guinea": "Papua Nugini", + "Paraguay": "Paraguay", + "Password": "Kata Sandi", + "password": "kata sandi", + "Payment Confirmation": "Konfirmasi Pembayaran", + "Payment Information": "Informasi Pembayaran", + "Payment information updated successfully.": "Informasi pembayaran berhasil diperbarui.", + "Payment Method": "Metode Pembayaran", + "Payment Methods": "cara Pembayaran", + "Payment Required": "Pembayaran Diperlukan", + "Payments": "Pembayaran", + "Pending Team Invitations": "Undangan Tim Yang Ditunggu", + "Per Page": "Per Halaman", + "Permanently delete this team.": "Hapus permanen tim ini.", + "Permanently delete your account.": "Hapus permanen akun Anda.", + "Permissions": "Izin", + "Peru": "Peru", + "Philippines": "Filipina", + "Photo": "Foto", + "Pitcairn": "Kepulauan Pitcairn", + "Please accept the terms of service.": "Harap setujui persyaratan layanan.", + "Please click the button below to verify your email address.": "Silakan klik tombol di bawah untuk memverifikasi alamat surel Anda.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Harap konfirmasi akses ke akun Anda dengan memasukkan satu dari kode pemulihan darurat Anda.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Harap konfirmasi akses ke akun Anda dengan memasukkan kode autentikasi yang diberikan oleh aplikasi pengautentikasi Anda.", + "Please confirm your password before continuing.": "Harap konfirmasikan kata sandi Anda sebelum melanjutkan.", + "Please copy your new API token. For your security, it won't be shown again.": "Harap salin token API baru Anda. Untuk keamanan, token tidak akan ditampilkan lagi.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Silakan masukkan kata sandi Anda untuk mengonfirmasi bahwa Anda ingin keluar dari sesi browser Anda yang lain di semua perangkat Anda.", + "Please provide a maximum of three invoice emails addresses.": "Harap berikan maksimal tiga alamat email faktur.", + "Please provide the email address of the person you would like to add to this team.": "Harap isi alamat surel orang yang ingin anda tambahkan ke tim ini.", + "Please set a default payment method before retrying payments.": "Harap atur metode pembayaran default sebelum mencoba kembali pembayaran.", + "Please set a default payment method before swapping plans.": "Harap tetapkan metode pembayaran default sebelum bertukar paket.", + "Poland": "Polandia", + "Portugal": "Portugal", + "Press / to search": "Tekan / untuk melakukan pencarian", + "Preview": "Pratinjau", + "Previewing": "Memuat pratinjau", + "Previous": "Sebelumnya", + "Privacy Policy": "Kebijakan Privasi", + "Profile": "Profil", + "Profile Information": "Informasi Profil", + "Puerto Rico": "Puerto Riko", + "Qatar": "Qatar", + "Quarter To Date": "Triwulan Ke Tanggal", + "Recovery Code": "Kode Pemulihan", + "Refresh": "Muat Ulang", + "Regards,": "Salam,", + "Regenerate Recovery Codes": "Perbarui Kode Pemulihan", + "Register": "Daftar", + "Reload": "Muat ulang", + "Remember me": "Ingat saya", + "Remember Me": "Ingat Saya", + "Remove": "Hapus", + "Remove Photo": "Hapus Foto", + "Remove Team Member": "Hapus Anggota Tim", + "Replicate": "Mengulangi", + "Required fields": "Bidang wajib", + "Resend Verification Email": "Kirim Ulang Surel Verifikasi", + "Reset Filters": "Atur Ulang Filter", + "Reset Password": "Atur Ulang Kata Sandi", + "Reset Password Notification": "Pemberitahuan Pengaturan Ulang Kata Sandi", + "resource": "sumber", + "Resource Row Dropdown": "Dropdown Baris Sumber Daya", + "Resources": "Sumber", + "resources": "sumber", + "Restore": "Pulihkan", + "Restore :resource": "Pulihkan :resource", + "Restore Resource": "Pulihkan Sumber", + "Restore Selected": "Pulihkan Yang Dipilih", + "results": "hasil", + "Resume Subscription": "Lanjutkan Berlangganan", + "Retry Payment": "Coba Lagi Pembayaran", + "Return to :appName": "Kembali ke :appName", + "Reunion": "Reuni", + "Role": "Peran", + "Romania": "Romania", + "Run Action": "Jalankan Aksi", + "Russian Federation": "Federasi Rusia", + "Rwanda": "Rwanda", + "Réunion": "Pertemuan", + "Saint Barthelemy": "Santo Bartolomeus", + "Saint Barthélemy": "Santo Bartolomeus", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "Saint Kitts dan Nevis", + "Saint Kitts and Nevis": "Saint Kitts dan Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Saint Martin", + "Saint Martin (French part)": "Saint Martin (bagian Perancis)", + "Saint Pierre And Miquelon": "Saint Pierre dan Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre dan Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent dan Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent dan Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé dan Príncipe", + "Sao Tome and Principe": "Sao Tome dan Principe", + "Saudi Arabia": "Arab Saudi", + "Save": "Simpan", + "Saved.": "Disimpan.", + "Scroll to bottom": "Gulir ke bawah", + "Scroll to top": "Gulir ke atas", + "Search": "Cari", + "Secure Area": "Area Aman", + "Select": "Pilih", + "Select a different plan": "Pilih paket yang berbeda", + "Select a log file...": "Pilih Berkas Log...", + "Select A New Photo": "Pilih Foto Baru", + "Select Action": "Pilih Aksi", + "Select all": "Pilih Semua", + "Select All Dropdown": "Pilih Semua Dropdown", + "Select this page": "Pilih halaman ini", + "Send Password Reset Link": "Kirim Tautan Pengaturan Ulang Kata Sandi", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Terjadi Kesalahan Server", + "Service Unavailable": "Layanan Tidak Tersedia", + "Set as default": "Ditetapkan sebagai default", + "Setup Key": "Atur Kunci", + "Seychelles": "Seychelles", + "Show All Fields": "Tampilkan Semua Isian", + "Show Content": "Tampikan Konten", + "Show Recovery Codes": "Tampilkan Kode Pemulihan", + "Showing": "Menampilkan", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Masuk sebagai", + "Singapore": "Singapura", + "Sint Maarten (Dutch part)": "Sint Maarten (bagian Belanda)", + "Slovakia": "Slowakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Dihapus untuk sementara", + "Solomon Islands": "Kepulauan Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Terjadi kesalahan.", + "Sorry! You are not authorized to perform this action.": "Maaf! Anda tidak memiliki otorisasi untuk menjalankan aksi ini.", + "Sorry, your session has expired.": "Maaf, sesi anda sudah kedaluwarsa.", + "South Africa": "Afrika Selatan", + "South Georgia And Sandwich Isl.": "Georgia Selatan dan Kepulauan Sandwich Selatan", + "South Georgia and the South Sandwich Islands": "Georgia Selatan dan Kepulauan Sandwich Selatan", + "South Sudan": "Sudan Selatan", + "Spain": "Spanyol", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Aksi Mandiri", + "Start Polling": "Mulai Jajak Pendapat", + "Start polling": "Mulai jajak pendapat", + "State / County": "Negara Bagian / Kabupaten", + "Stop Impersonating": "Berhenti Penyamaran", + "Stop Polling": "Hentikan Jajak Pendapat", + "Stop polling": "Hentikan jajak pendapat", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Simpan kode pemulihan pada pengelola kata sandi yang aman. Kode tersebut dapat digunakan untuk memulihkan akses ke akun Anda jika perangkat autentikasi dua faktor anda hilang.", + "Subscribe": "Langganan", + "Subscription Information": "Informasi Langganan", + "Subscription Pending": "Berlangganan Tertunda", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard dan Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard dan Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Swedia", + "Switch Teams": "Ganti Tim", + "Switzerland": "Swiss", + "Syrian Arab Republic": "Suriah", + "System": "Sistem", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Provinsi Cina", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Republic Bersatu Tanzania", + "TAX": "PAJAK", + "Team Details": "Detail Tim", + "Team Invitation": "Undangan Tim", + "Team Members": "Anggota Tim", + "Team Name": "Nama Tim", + "Team Owner": "Pemilik Tim", + "Team Settings": "Pengaturan Tim", + "Terms of Service": "Persyaratan Layanan", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Terima kasih sudah mendaftar! Sebelum memulai, bisa kah Anda memverifikasi alamat surel dengan mengklik tautan yang kami kirim? Jika Anda tidak menerima surel, kami akan mengirim ulang.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Terima kasih atas dukungan Anda yang berkelanjutan. Kami telah melampirkan salinan faktur Anda untuk catatan Anda. Beri tahu kami jika Anda memiliki pertanyaan atau masalah.", + "Thanks,": "Terima kasih,", + "The :attribute must be a valid role.": ":Attribute harus merupakan peran yang valid.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute minimal berisi :length karakter dan mengandung setidaknya satu angka.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute minimal berisi :length karakter dan mengandung setidaknya satu karakter spesial dan satu angka.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute minimal berisi :length karakter dan mengandung setidaknya satu karakter spesial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute minimal berisi :length karakter dan mengandung setidaknya satu huruf besar dan satu angka.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute minimal berisi :length karakter dan mengandung setidaknya satu huruf besar dan satu karakter spesial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute minimal berisi :length karakter dan mengandung setidaknya satu huruf besar, satu angka, dan satu karakter spesial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute minimal berisi :length karakter dan mengandung setidaknya satu huruf besar.", + "The :attribute must be at least :length characters.": ":Attribute minimal berisi :length karakter.", + "The :attribute must contain at least one letter.": ":Attribute harus mengandung setidaknya satu huruf.", + "The :attribute must contain at least one number.": ":Attribute harus mengandung setidaknya satu angka.", + "The :attribute must contain at least one symbol.": ":Attribute harus mengandung setidaknya satu simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute harus mengandung setidaknya satu huruf besar dan satu huruf kecil.", + "The :resource was created!": ":Resource telah dibuat!", + "The :resource was deleted!": ":Resource telah dihapus!", + "The :resource was restored!": ":Resource telah dipulihkan!", + "The :resource was updated!": ":Resource telah diperbarui!", + "The action was executed successfully.": "Aksi berhasil dijalankan.", + "The default payment method cannot be removed.": "Metode pembayaran default tidak dapat dihapus.", + "The file was deleted!": "Berkas telah dihapus!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute yang diberikan telah muncul dalam kebocoran data. Silahkan pilih :attribute yang lain.", + "The given data was invalid.": "Data yang diberikan tidak valid.", + "The government won't let us show you what's behind these doors": "Pemerintah tidak mengizinkan kami untuk menampilkan apa yang ada di balik pintu", + "The HasOne relationship has already been filled.": "Relasi HasOne telah diisi.", + "The image could not be loaded": "Gambar tidak dapat dimuat", + "The image could not be loaded.": "Gambar tidak dapat dimuat.", + "The invoice emails must be valid email addresses.": "Email faktur harus berupa alamat email yang valid.", + "The password is incorrect.": "Kata sandi salah.", + "The provided coupon code is invalid.": "Kode kupon yang diberikan tidak valid.", + "The provided password does not match your current password.": "Kata sandi yang dimasukkan tidak cocok dengan kata sandi saat ini.", + "The provided password was incorrect.": "Kata sandi yang dimasukkan salah.", + "The provided two factor authentication code was invalid.": "Kode autentikasi dua faktor yang dimasukkan tidak valid.", + "The provided two factor recovery code was invalid.": "Kode pemulihan dua faktor yang diberikan tidak valid.", + "The provided VAT number is invalid.": "Nomor PPN yang diberikan tidak valid.", + "The resource was attached!": "Sumberdaya telah dilampirkan!", + "The resource was prevented from being saved!": "Sumberdaya telah dicegah untuk disimpan!", + "The resource was updated!": "Sumber telah diperbarui!", + "The response is not a streamed response.": "Responsnya bukan respons yang dialirkan.", + "The response is not a view.": "Responsnya bukanlah pandangan.", + "The selected country is invalid.": "Negara yang dipilih tidak valid.", + "The selected plan is invalid.": "Paket yang dipilih tidak valid.", + "The selected resources have been :action!": "Sumber yang terpilih telah di :action!", + "The team's name and owner information.": "Nama tim dan informasi pemilik.", + "There are no available options for this resource.": "Tidak ada opsi yang tersedia untuk sumber ini.", + "There are no fields to display.": "Tidak ada bidang untuk ditampilkan.", + "There are no new notifications.": "Tidak ada pemberitahuan baru.", + "There was a problem executing the action.": "Terdapat masalah saat menjalankan aksi.", + "There was a problem fetching the resource.": "Terdapat masalag ketika mendapatkan sumberdaya.", + "There was a problem submitting the form.": "Terdapat masalah saat mengirim form.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Orang-orang ini telah diundang ke tim Anda dan telah dikirim email. Mereka bisa bergabung dengan tim dengan menerima email undangan.", + "This account does not have an active subscription.": "Akun ini tidak memiliki langganan aktif.", + "This action is unauthorized.": "Tindakan ini tidak sah.", + "This copy of Nova is unlicensed.": "Salinan Nova ini tidak berlisensi.", + "This coupon code can only be used by new customers.": "Kode kupon ini hanya dapat digunakan oleh pelanggan baru.", + "This device": "Perangkat ini", + "This file field is read-only.": "Isian berkas ini hanya boleh dibaca.", + "This invoice is no longer open.": "Faktur ini tidak lagi terbuka.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ini adalah area aman pada aplikasi. Harap konfirmasi kata sandi anda sebelum melanjutkan.", + "This password does not match our records.": "Kata sandi ini tidak cocok dengan arsip kami.", + "This password reset link will expire in :count minutes.": "Tautan pengaturan ulang kata sandi ini akan kedaluwarsa dalam :count menit.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Pembayaran ini dimulai, tetapi dana belum diterima. Ini bisa memakan waktu hingga 14 hari.", + "This resource no longer exists": "Sumber ini sudah tidak ada", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Langganan ini telah kedaluwarsa dan tidak dapat dilanjutkan. Silakan buat langganan baru.", + "This user already belongs to the team.": "Pengguna ini sudah menjadi anggota tim.", + "This user has already been invited to the team.": "Pengguna ini sudah diundang ke dalam tim.", + "Timor-Leste": "Timor-Leste", + "to": "kepada", + "To": "Kepada", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Untuk selesai mengaktifkan dua otentikasi faktor, pindai kode QR berikut menggunakan aplikasi Authenticator ponsel Anda atau memasukkan setup key dan berikan kode OTP yang dihasilkan.", + "Today": "Hari ini", + "Toggle navigation": "Alihkan navigasi", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Nama Token", + "Tonga": "Tonga", + "Too Many Requests": "Terlalu Banyak Permintaan", + "total": "total", + "Total:": "Total:", + "Trashed": "Dihapus", + "Trinidad And Tobago": "Trinidad dan Tobago", + "Trinidad and Tobago": "Trinidad dan Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turki", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Kepulauan Turks dan Caicos", + "Turks and Caicos Islands": "Kepulauan Turks dan Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autentikasi Dua Faktor", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Otentikasi dua faktor sekarang diaktifkan. Pindai kode QR berikut menggunakan aplikasi Authenticator ponsel Anda atau masukkan kunci setup.", + "Type": "Tipe", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Tidak Diizinkan", + "United Arab Emirates": "Uni Emirat Arab", + "United Kingdom": "Britania Raya", + "United States": "Amerika Serikat", + "United States Minor Outlying Islands": "Kepulauan Terluar Kecil Amerika Serikat", + "United States Outlying Islands": "Kepulauan Terluar Kecil Amerika Serikat", + "Unknown": "Tidak Diketahui", + "Unpaid": "Belum dibayar", + "Update": "Perbarui", + "Update & Continue Editing": "Perbarui & Lanjutkan Mengedit", + "Update :resource": "Perbarui :resource", + "Update :resource: :title": "Perbarui :resource: :title", + "Update attached :resource: :title": "Perbarui :resource: :title terlampir", + "Update Password": "Perbarui Kata Sandi", + "Update Payment Information": "Perbarui Informasi Pembayaran", + "Update Payment Method": "Perbarui Metode Pembayaran", + "Update your account's profile information and email address.": "Perbarui informasi profil dan alamat surel akun Anda.", + "Uploading": "Mengunggah", + "Uploading files... (:current/:total)": "Mengunggah berkas... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Gunakan kode pemulihan", + "Use an authentication code": "Gunakan kode autentikasi", + "User Actions": "Tindakan Pengguna", + "User Security": "Keamanan Pengguna", + "Username": "Nama belakang", + "Uzbekistan": "Uzbekistan", + "Value": "Nilai", + "Vanuatu": "Vanuatu", + "VAT Number": "Nomor PPN", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Republik Bolivarian Venezuela", + "Verify Email Address": "Verifikasi Alamat Surel", + "Verify Your Email Address": "Verifikasi Alamat Surel Anda", + "Viet Nam": "Vietnam", + "View": "Tampilan", + "Virgin Islands, British": "Kepulauan Virgin Britania", + "Virgin Islands, U.S.": "Kepulauan Virgin Amerika Serikat", + "Wallis And Futuna": "Wallis dan Futuna", + "Wallis and Futuna": "Wallis dan Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Kami sedang memproses langganan Anda. Setelah langganan berhasil diproses, halaman ini akan diperbarui secara otomatis. Biasanya, proses ini hanya memakan waktu beberapa detik.", + "We are unable to process your payment. Please contact customer support.": "Kami tidak dapat memproses pembayaran Anda. Silakan hubungi dukungan pelanggan.", + "We have emailed your password reset link!": "Kami telah mengirimkan tautan untuk mengatur ulang kata sandi ke surel Anda!", + "We were unable to find a registered user with this email address.": "Kami tidak dapat menemukan pengguna terdaftar dengan alamat surel ini.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Kami akan mengirim tautan unduhan faktur ke alamat email yang Anda tentukan di bawah ini. Anda dapat memisahkan beberapa alamat email menggunakan koma.", + "We're lost in space. The page you were trying to view does not exist.": "Kita tersesat. Halaman yang anda coba tampilkan tidak ada.", + "Welcome Back!": "Selamat Datang Kembali!", + "Western Sahara": "Sahara Barat", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ketika autentikasi dua faktor dinyalakan, Anda akan diminta sebuah token aman dan acak ketika autentikasi. Anda bisa mendapat token ini dari aplikasi Google Authentikator pada handphone Anda.", + "Whoops": "Aduh", + "Whoops!": "Aduh!", + "Whoops! Something went wrong.": "Aduh! Terjadi kesalahan.", + "With Trashed": "Dengan Yang Telah Dihapus", + "Write": "Tulis", + "Year To Date": "Tahun Ke Tanggal", + "Yearly": "Tahunan", + "Yemen": "Yaman", + "Yes": "Ya", + "You are already subscribed.": "Kamu sudah berlangganan.", + "You are currently within your free trial period. Your trial will expire on :date.": "Anda sedang dalam masa percobaan gratis. Uji coba Anda akan berakhir pada :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Saat ini Anda sedang dalam masa percobaan gratis. Uji coba Anda akan berakhir pada :date. Memulai langganan baru akan mengakhiri uji coba Anda.", + "You are logged in!": "Anda sudah masuk!", + "You are receiving this email because we received a password reset request for your account.": "Anda menerima surel ini karena kami menerima permintaan pengaturan ulang kata sandi untuk akun anda.", + "You have been invited to join the :team team!": "Anda telah diundang untuk bergabung ke tim :team!", + "You have enabled two factor authentication.": "Anda telah menyalakan autentikasi dua faktor.", + "You have not enabled two factor authentication.": "Anda belum menyalakan autentikasi dua faktor.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Anda memiliki beberapa faktur yang belum dibayar. Setelah memperbarui metode pembayaran default, Anda dapat mencoba kembali pembayaran melalui daftar faktur di bawah.", + "You may accept this invitation by clicking the button below:": "Anda dapat menerima undangan ini dengan mengklik tombol di bawah ini:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Anda dapat membatalkan langganan Anda kapan saja. Setelah langganan Anda dibatalkan, Anda akan memiliki opsi untuk melanjutkan langganan hingga akhir siklus penagihan Anda saat ini.", + "You may delete any of your existing tokens if they are no longer needed.": "Anda bisa menghapus token yang ada bila tidak lagi dibutuhkan.", + "You may not delete your personal team.": "Anda tidak boleh menghapus tim pribadi Anda.", + "You may not leave a team that you created.": "Anda tidak dapat meninggalkan tim yang Anda buat.", + "You will receive an invoice and payment link via email for each billing period.": "Anda akan menerima invoice dan link pembayaran melalui email untuk setiap periode penagihan.", + "You're logged in!": "Anda sudah masuk!", + "Your :invoiceName invoice is now available!": "Faktur :invoiceName Anda sekarang tersedia!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Alamat penagihan Anda adalah :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kartu Anda ditolak. Silakan hubungi penerbit kartu Anda untuk informasi lebih lanjut.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Metode pembayaran Anda saat ini adalah kartu kredit yang diakhiri dengan :lastFour yang kedaluwarsa pada :expiration.", + "Your email address is unverified.": "Alamat surel Anda belum diverifikasi.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Pembayaran terakhir Anda sebesar :amount gagal. Mohon perbarui metode pembayaran anda untuk mencoba kembali.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Pembayaran terakhir Anda sebesar :amount pada :date gagal. Harap perbarui metode pembayaran Anda untuk mencoba kembali pembayaran yang gagal.", + "Your next payment of :amount will be processed on :date.": "Pembayaran Anda berikutnya sebesar :amount akan menjadi :date.", + "Your payment method has been added successfully.": "Metode pembayaran Anda telah berhasil ditambahkan.", + "Your payment method will be charged automatically for each billing period.": "Metode pembayaran Anda akan ditagih secara otomatis untuk setiap periode penagihan.", + "Your registered VAT Number is :vatNumber.": "Nomor PPN terdaftar Anda adalah :vatNumber.", + "Your subscription has been started successfully.": "Langganan Anda telah berhasil dimulai.", + "Your subscription has been successfully cancelled.": "Langganan Anda telah berhasil dibatalkan.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Langganan Anda telah berhasil dihentikan. Anda masih memiliki akses sampai akhir masa tagihan Anda.", + "Your subscription was successfully resumed.": "Langganan Anda berhasil dilanjutkan.", + "Your subscription was successfully updated.": "Langganan Anda berhasil diperbarui.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Kode Pos", + "Åland Islands": "Pulau Aland" +} diff --git a/locales/id/php-inline.json b/locales/id/php-inline.json new file mode 100644 index 00000000000..2b0928f5980 --- /dev/null +++ b/locales/id/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Isian ini harus diterima.", + "accepted_if": "Isian ini harus diterima ketika :other berisi :value.", + "active_url": "URL ini tidak sah.", + "after": "Tanggal harus berisi setelah :date.", + "after_or_equal": "Tanggal harus berisi setelah atau sama dengan :date.", + "alpha": "Isian ini hanya boleh berisi huruf.", + "alpha_dash": "Isian ini hanya boleh berisi huruf, angka, strip, dan garis bawah.", + "alpha_num": "Isian ini hanya boleh berisi huruf dan angka.", + "any_of": "Bidang ini tidak valid.", + "array": "Isian harus berisi sebuah array.", + "ascii": "Bidang ini hanya boleh berisi karakter dan simbol alfanumerik byte tunggal.", + "attached": "Isian ini sudah dilampirkan.", + "before": "Tanggal harus berisi sebelum :date.", + "before_or_equal": "Tanggal harus berisi tanggal sebelum atau sama dengan :date.", + "between.array": "Konten ini harus memiliki panjang di antara :min dan :max item.", + "between.file": "Berkas ini harus berukuran di antara :min dan :max kilobyte.", + "between.numeric": "Nilai ini harus bernilai di antara :min dan :max.", + "between.string": "String ini harus memiliki panjang di antara :min dan :max karakter.", + "boolean": "Isian ini harus berisi true atau false.", + "can": "Bidang ini berisi nilai yang tidak sah.", + "confirmed": "Konfirmasi tidak sesuai.", + "contains": "Bidang ini tidak memiliki nilai yang diperlukan.", + "date": "Isian ini bukan tanggal yang benar.", + "date_equals": "Isian ini harus berisi tanggal yang sama dengan :date.", + "date_format": "Isian ini tidak cocok dengan format :format.", + "decimal": "Bidang ini harus memiliki :decimal tempat desimal.", + "declined": "Isian ini harus ditolak.", + "declined_if": "Isian ini harus ditolak ketika :other bernilai :value.", + "different": "Nilai ini harus tidak sama dengan :other.", + "digits": "Isian ini harus berisi :digits digit.", + "digits_between": "Isian ini harus di antara :min dan :max digit.", + "dimensions": "Gambar ini tidak memiliki dimensi yang benar.", + "distinct": "Isian ini memiliki nilai duplikat.", + "doesnt_contain": "Bidang ini tidak boleh berisi hal -hal berikut: :values.", + "doesnt_end_with": "Isian ini tidak boleh diakhiri dengan salah satu dari berikut ini: :values.", + "doesnt_start_with": "Isian ini tidak boleh dimulai dengan salah satu dari berikut ini: :values.", + "email": "Isian ini harus berisi format email yang benar.", + "ends_with": "Isian ini harus berakhiran dengan: :values.", + "enum": "Nilai yang dipilih tidak valid.", + "exists": "Nilai yang dipilih tidak sesuai.", + "extensions": "Bidang ini harus memiliki salah satu ekstensi berikut: :values.", + "file": "Konten harus berisi sebuah berkas.", + "filled": "Isian ini harus berisi sebuah nilai.", + "gt.array": "Konten harus memiliki lebih dari :value item.", + "gt.file": "Ukuran berkas harus berisi lebih besar dari :value kilobyte.", + "gt.numeric": "Nilai harus lebih besar dari :value.", + "gt.string": "String harus berisi lebih besar dari :value karakter.", + "gte.array": "Konten harus memiliki :value item atau lebih.", + "gte.file": "Ukuran konten harus berisi lebih besar dari atau setara :value kilobyte.", + "gte.numeric": "Nilai harus berisi lebih besar dari atau setara :value.", + "gte.string": "String harus berisi lebih besar dari atau setara :value karakter.", + "hex_color": "Bidang ini harus berupa warna heksadesimal yang valid.", + "image": "Isian ini harus berisi sebuah gambar.", + "in": "Pilihan nilai tidak sesuai.", + "in_array": "Nilai ini tidak ada di :other.", + "in_array_keys": "Bidang ini harus berisi setidaknya satu dari tombol berikut: :values.", + "integer": "Isian ini harus berisi sebuah angka.", + "ip": "Isian ini harus berisi alamat IP yang valid.", + "ipv4": "Isian ini harus berisi alamat IPv4 yang valid.", + "ipv6": "Isian ini harus berisi alamat IPv6 yang valid.", + "json": "Isian ini harus berisi string JSON yang valid.", + "list": "Bidang ini harus berupa daftar.", + "lowercase": "Isian ini harus berisi huruf kecil.", + "lt.array": "Panjang array harus kurang dari :value item.", + "lt.file": "Ukuran konten harus berisi kurang dari :value kilobyte.", + "lt.numeric": "Nilai harus berisi kurang dari :value.", + "lt.string": "String harus berisi kurang dari :value karakter.", + "lte.array": "Panjang array harus lebih dari :value item.", + "lte.file": "Ukuran konten harus berisi kurang dari atau setara :value kilobyte.", + "lte.numeric": "Nilai harus berisi kurang dari atau setara :value.", + "lte.string": "String harus berisi kurang dari atau setara :value karakter.", + "mac_address": "Isian ini harus berisi alamat MAC yang valid.", + "max.array": "Panjang array tidak boleh lebih dari :max item.", + "max.file": "Ukuran konten tidak boleh lebih besar dari :max kilobyte.", + "max.numeric": "Nilai tidak boleh lebih besar dari :max.", + "max.string": "String tidak boleh lebih besar dari :max karakter.", + "max_digits": "Isian ini tidak boleh memiliki lebih dari :max digit.", + "mimes": "Isian ini harus berisi sebuah berkas berjenis: :values.", + "mimetypes": "Isian ini harus berisi sebuah berkas berjenis: :values.", + "min.array": "Panjang array harus minimal :min item.", + "min.file": "Ukuran konten harus berisi minimal :min kilobyte.", + "min.numeric": "Nilai harus berisi minimal :min.", + "min.string": "String harus berisi minimal :min karakter.", + "min_digits": "Isian ini tidak boleh memiliki kurang dari :min digit.", + "missing": "Bidang ini harus hilang.", + "missing_if": "Bidang ini harus hilang jika :other adalah :value.", + "missing_unless": "Bidang ini harus hilang kecuali :other adalah :value.", + "missing_with": "Bidang ini harus hilang jika ada :values.", + "missing_with_all": "Bidang ini harus hilang jika ada :values.", + "multiple_of": "Nilai harus merupakan kelipatan dari :value", + "not_in": "Pilihan nilai tidak sesuai.", + "not_regex": "Format ini tidak sesuai.", + "numeric": "Isian ini harus berisi angka.", + "password.letters": "Isian password ini harus memiliki setidaknya satu karakter.", + "password.mixed": "Isian password ini harus memiliki setidaknya satu huruf kapital dan satu huruf kecil.", + "password.numbers": "Isian password ini harus memiliki setidaknya satu angka.", + "password.symbols": "Isian password ini harus memiliki setidaknya satu simbol.", + "password.uncompromised": "Isian password ini telah muncul di kebocoran data. Silahkan memilih isian password yang berbeda.", + "present": "Isian ini wajib ada.", + "present_if": "Bidang ini harus ada ketika :other adalah :value.", + "present_unless": "Bidang ini harus ada kecuali :other adalah :value.", + "present_with": "Bidang ini harus ada ketika :values ada.", + "present_with_all": "Bidang ini harus ada jika ada :values.", + "prohibited": "Isian ini tidak boleh ada.", + "prohibited_if": "Isian ini tidak boleh ada bila :other adalah :value.", + "prohibited_if_accepted": "Bidang ini dilarang ketika :other diterima.", + "prohibited_if_declined": "Bidang ini dilarang ketika :other ditolak.", + "prohibited_unless": "Isian ini tidak boleh ada kecuali :other memiliki nilai :values.", + "prohibits": "Isian ini melarang isian :other untuk ditampilkan.", + "regex": "Format ini tidak sesuai.", + "relatable": "Isian ini mungkin tidak berasosiasi dengan sumber ini.", + "required": "Isian ini wajib diisi", + "required_array_keys": "Isian ini wajib berisi entri untuk: :values", + "required_if": "Isian ini wajib diisi bila :other adalah :value.", + "required_if_accepted": "Isian ini wajib diisibila :other sesuai.", + "required_if_declined": "Bidang ini wajib diisi bila :other ditolak.", + "required_unless": "Isian ini wajib diisi jika :other berada dalam :values.", + "required_with": "Isian ini wajib diisi bila :values tersedia.", + "required_with_all": "Isian ini wajib diisi bila :values tersedia.", + "required_without": "Isian ini wajib diisi bila :values tidak tersedia.", + "required_without_all": "Isian ini wajib diisi bila tidak satupun :values tersedia.", + "same": "Nilai dari isian ini harus sesuai dengan :other.", + "size.array": "Panjang array harus memiliki :size item.", + "size.file": "Ukuran konten harus berisi :size kilobyte.", + "size.numeric": "Nilai harus berisi :size.", + "size.string": "String harus berisi :size karakter.", + "starts_with": "Isian ini harus diawali salah satu dari berikut: :values.", + "string": "Isian ini harus berisi sebuah string.", + "timezone": "Isian ini harus berisi zona waktu yang valid.", + "ulid": "Kolom ini harus berupa ULID yang valid.", + "unique": "Isian ini sudah ada sebelumnya.", + "uploaded": "Berkas gagal diunggah.", + "uppercase": "Isian ini harus berisi huruf kapital.", + "url": "Format ini tidak valid.", + "uuid": "Isian ini harus merupakan UUID yang valid." +} diff --git a/locales/id/php.json b/locales/id/php.json new file mode 100644 index 00000000000..bc01234f94c --- /dev/null +++ b/locales/id/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute harus diterima.", + "accepted_if": ":Attribute harus diterima ketika :other berisi :value.", + "active_url": ":Attribute bukan URL yang valid.", + "after": ":Attribute harus berisi tanggal setelah :date.", + "after_or_equal": ":Attribute harus berisi tanggal setelah atau sama dengan :date.", + "alpha": ":Attribute hanya boleh berisi huruf.", + "alpha_dash": ":Attribute hanya boleh berisi huruf, angka, strip, dan garis bawah.", + "alpha_num": ":Attribute hanya boleh berisi huruf dan angka.", + "any_of": "Bidang :attribute tidak valid.", + "array": ":Attribute harus berisi sebuah array.", + "ascii": ":Attribute hanya boleh berisi karakter dan simbol alfanumerik single-byte.", + "attached": ":Attribute sudah dilampirkan.", + "before": ":Attribute harus berisi tanggal sebelum :date.", + "before_or_equal": ":Attribute harus berisi tanggal sebelum atau sama dengan :date.", + "between.array": ":Attribute harus memiliki :min sampai :max anggota.", + "between.file": ":Attribute harus berukuran antara :min sampai :max kilobita.", + "between.numeric": ":Attribute harus bernilai antara :min sampai :max.", + "between.string": ":Attribute harus berisi antara :min sampai :max karakter.", + "boolean": ":Attribute harus bernilai true atau false", + "can": "Bidang :attribute berisi nilai yang tidak sah.", + "confirmed": "Konfirmasi :attribute tidak cocok.", + "contains": "Bidang :attribute tidak memiliki nilai yang diperlukan.", + "current_password": "Kata sandi salah.", + "date": ":Attribute bukan tanggal yang valid.", + "date_equals": ":Attribute harus berisi tanggal yang sama dengan :date.", + "date_format": ":Attribute tidak cocok dengan format :format.", + "decimal": ":Attribute harus memiliki :decimal tempat desimal.", + "declined": ":Attribute ini harus ditolak.", + "declined_if": ":Attribute ini harus ditolak ketika :other bernilai :value.", + "different": ":Attribute dan :other harus berbeda.", + "digits": ":Attribute harus terdiri dari :digits angka.", + "digits_between": ":Attribute harus terdiri dari :min sampai :max angka.", + "dimensions": ":Attribute tidak memiliki dimensi gambar yang valid.", + "distinct": ":Attribute memiliki nilai yang duplikat.", + "doesnt_contain": "Bidang :attribute tidak boleh berisi salah satu dari yang berikut: :values.", + "doesnt_end_with": ":Attribute tidak boleh diakhiri dengan salah satu dari berikut ini: :values.", + "doesnt_start_with": ":Attribute tidak boleh dimulai dengan salah satu dari berikut ini: :values.", + "email": ":Attribute harus berupa alamat surel yang valid.", + "ends_with": ":Attribute harus diakhiri salah satu dari berikut: :values", + "enum": ":Attribute yang dipilih tidak valid.", + "exists": ":Attribute yang dipilih tidak valid.", + "extensions": "Bidang :attribute harus memiliki salah satu ekstensi berikut: :values.", + "failed": "Identitas tersebut tidak cocok dengan data kami.", + "file": ":Attribute harus berupa sebuah berkas.", + "filled": ":Attribute harus memiliki nilai.", + "gt.array": ":Attribute harus memiliki lebih dari :value anggota.", + "gt.file": ":Attribute harus berukuran lebih besar dari :value kilobita.", + "gt.numeric": ":Attribute harus bernilai lebih besar dari :value.", + "gt.string": ":Attribute harus berisi lebih besar dari :value karakter.", + "gte.array": ":Attribute harus terdiri dari :value anggota atau lebih.", + "gte.file": ":Attribute harus berukuran lebih besar dari atau sama dengan :value kilobita.", + "gte.numeric": ":Attribute harus bernilai lebih besar dari atau sama dengan :value.", + "gte.string": ":Attribute harus berisi lebih besar dari atau sama dengan :value karakter.", + "hex_color": "Bidang :attribute harus berupa warna heksadesimal yang valid.", + "image": ":Attribute harus berupa gambar.", + "in": ":Attribute yang dipilih tidak valid.", + "in_array": ":Attribute tidak ada di dalam :other.", + "in_array_keys": ":attribute bidang harus berisi setidaknya satu dari tombol berikut: :values.", + "integer": ":Attribute harus berupa bilangan bulat.", + "ip": ":Attribute harus berupa alamat IP yang valid.", + "ipv4": ":Attribute harus berupa alamat IPv4 yang valid.", + "ipv6": ":Attribute harus berupa alamat IPv6 yang valid.", + "json": ":Attribute harus berupa JSON string yang valid.", + "list": "Bidang :attribute harus berupa daftar.", + "lowercase": ":Attribute harus berupa huruf kecil.", + "lt.array": ":Attribute harus memiliki kurang dari :value anggota.", + "lt.file": ":Attribute harus berukuran kurang dari :value kilobita.", + "lt.numeric": ":Attribute harus bernilai kurang dari :value.", + "lt.string": ":Attribute harus berisi kurang dari :value karakter.", + "lte.array": ":Attribute harus tidak lebih dari :value anggota.", + "lte.file": ":Attribute harus berukuran kurang dari atau sama dengan :value kilobita.", + "lte.numeric": ":Attribute harus bernilai kurang dari atau sama dengan :value.", + "lte.string": ":Attribute harus berisi kurang dari atau sama dengan :value karakter.", + "mac_address": ":Attribute harus berupa alamat MAC yang valid.", + "max.array": ":Attribute maksimal terdiri dari :max anggota.", + "max.file": ":Attribute maksimal berukuran :max kilobita.", + "max.numeric": ":Attribute maksimal bernilai :max.", + "max.string": ":Attribute maksimal berisi :max karakter.", + "max_digits": ":Attribute tidak boleh memiliki lebih dari :max digit.", + "mimes": ":Attribute harus berupa berkas berjenis: :values.", + "mimetypes": ":Attribute harus berupa berkas berjenis: :values.", + "min.array": ":Attribute minimal terdiri dari :min anggota.", + "min.file": ":Attribute minimal berukuran :min kilobita.", + "min.numeric": ":Attribute minimal bernilai :min.", + "min.string": ":Attribute minimal berisi :min karakter.", + "min_digits": ":Attribute tidak boleh memiliki kurang dari :min digit.", + "missing": "Bidang :attribute harus hilang.", + "missing_if": "Bidang :attribute harus hilang ketika :other adalah :value.", + "missing_unless": "Bidang :attribute harus hilang kecuali :other adalah :value.", + "missing_with": "Kolom :attribute harus hilang saat ada :values.", + "missing_with_all": "Kolom :attribute harus hilang jika ada :values.", + "multiple_of": ":Attribute harus merupakan kelipatan dari :value", + "next": "Berikutnya »", + "not_in": ":Attribute yang dipilih tidak valid.", + "not_regex": "Format :attribute tidak valid.", + "numeric": ":Attribute harus berupa angka.", + "password": "Kata sandi salah.", + "password.letters": ":Attribute ini harus memiliki setidaknya satu karakter.", + "password.mixed": ":Attribute ini harus memiliki setidaknya satu huruf kapital dan satu huruf kecil.", + "password.numbers": ":Attribute ini harus memiliki setidaknya satu angka.", + "password.symbols": ":Attribute ini harus memiliki setidaknya satu simbol.", + "password.uncompromised": ":Attribute ini telah muncul di kebocoran data. Silahkan memilih :attribute yang berbeda.", + "present": ":Attribute wajib ada.", + "present_if": "Bidang :attribute harus ada ketika :other adalah :value.", + "present_unless": "Bidang :attribute harus ada kecuali :other adalah :value.", + "present_with": "Bidang :attribute harus ada bila ada :values.", + "present_with_all": "Bidang :attribute harus ada ketika ada :values.", + "previous": "« Sebelumnya", + "prohibited": ":Attribute tidak boleh ada.", + "prohibited_if": ":Attribute tidak boleh ada bila :other adalah :value.", + "prohibited_if_accepted": ":attribute bidang dilarang ketika :other diterima.", + "prohibited_if_declined": ":attribute bidang dilarang ketika :other ditolak.", + "prohibited_unless": ":Attribute tidak boleh ada kecuali :other memiliki nilai :values.", + "prohibits": ":Attribute melarang isian :other untuk ditampilkan.", + "regex": "Format :attribute tidak valid.", + "relatable": ":Attribute ini mungkin tidak berasosiasi dengan sumber ini.", + "required": ":Attribute wajib diisi.", + "required_array_keys": ":Attribute wajib berisi entri untuk: :values.", + "required_if": ":Attribute wajib diisi bila :other adalah :value.", + "required_if_accepted": ":Attribute wajib diisi bila :other sesuai.", + "required_if_declined": "Bidang :attribute wajib diisi bila :other ditolak.", + "required_unless": ":Attribute wajib diisi kecuali :other memiliki nilai :values.", + "required_with": ":Attribute wajib diisi bila terdapat :values.", + "required_with_all": ":Attribute wajib diisi bila terdapat :values.", + "required_without": ":Attribute wajib diisi bila tidak terdapat :values.", + "required_without_all": ":Attribute wajib diisi bila sama sekali tidak terdapat :values.", + "reset": "Kata sandi Anda sudah direset!", + "same": ":Attribute dan :other harus sama.", + "sent": "Kami sudah mengirim surel yang berisi tautan untuk mereset kata sandi Anda!", + "size.array": ":Attribute harus mengandung :size anggota.", + "size.file": ":Attribute harus berukuran :size kilobyte.", + "size.numeric": ":Attribute harus berukuran :size.", + "size.string": ":Attribute harus berukuran :size karakter.", + "starts_with": ":Attribute harus diawali salah satu dari berikut: :values", + "string": ":Attribute harus berupa string.", + "throttle": "Terlalu banyak upaya masuk. Silahkan coba lagi dalam :seconds detik.", + "throttled": "Harap tunggu sebelum mencoba lagi.", + "timezone": ":Attribute harus berisi zona waktu yang valid.", + "token": "Token pengaturan ulang kata sandi tidak sah.", + "ulid": ":Attribute harus merupakan ULID yang valid.", + "unique": ":Attribute sudah ada sebelumnya.", + "uploaded": ":Attribute gagal diunggah.", + "uppercase": ":Attribute harus berupa huruf kapital.", + "url": "Format :attribute tidak valid.", + "user": "Kami tidak dapat menemukan pengguna dengan alamat surel tersebut.", + "uuid": ":Attribute harus merupakan UUID yang valid." +} diff --git a/locales/ig/_excludes.json b/locales/ig/_excludes.json new file mode 100644 index 00000000000..d169a4ae165 --- /dev/null +++ b/locales/ig/_excludes.json @@ -0,0 +1,149 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "American Samoa", + "Andorra", + "Angola", + "Anguilla", + "Antarctica", + "Argentina", + "Armenia", + "Aruba", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Brazil", + "Brunei Darussalam", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Cape Verde", + "Cayman Islands", + "Central African Republic", + "Chad", + "Chile", + "China", + "Congo, Democratic Republic", + "Costa Rica", + "CSV (.csv)", + "Czech Republic", + "Dashboard", + "Djibouti", + "Dominican Republic", + "Ecuador", + "Eritrea", + "Excel (.xlsx)", + "Fiji", + "Finland", + "French Polynesia", + "Gibraltar", + "Greenland", + "Guadeloupe", + "Guatemala", + "Honduras", + "Hong Kong", + "India", + "Indonesia", + "Iran", + "Iraq", + "Ireland", + "Jamaica", + "Japan", + "Jersey", + "Kazakhstan", + "Kosovo", + "Kyrgyzstan", + "Latvia", + "Lesotho", + "Lithuania", + "Luxembourg", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Malta", + "Martinique", + "Mexico", + "Moldova", + "Monaco", + "Mongolia", + "Mozambique", + "Myanmar", + "Nepal", + "Netherlands", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "North Macedonia", + "Oman", + "Pakistan", + "Panama", + "Papua New Guinea", + "Peru", + "Pitcairn", + "Poland", + "Puerto Rico", + "Romania", + "Russian Federation", + "Réunion", + "Saint Barthélemy", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Saudi Arabia", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Solomon Islands", + "Somalia", + "South Africa", + "South Korea", + "South Sudan", + "Spain", + "Sri Lanka", + "St. Barthélemy", + "St. Martin", + "Sudan", + "Swaziland", + "Switzerland", + "Taiwan", + "Tanzania", + "Tanzania, United Republic of", + "Togo", + "Tokelau", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Ukraine", + "United Arab Emirates", + "United Kingdom", + "United States", + "Uruguay", + "Uzbekistan", + "Venezuela", + "Virgin Islands, British", + "Virgin Islands, U.S.", + "Western Sahara", + "Yemen" +] diff --git a/locales/ig/json-inline.json b/locales/ig/json-inline.json new file mode 100644 index 00000000000..62ee004f319 --- /dev/null +++ b/locales/ig/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Mpaghara a ga-abụrịrị ezigbo ọrụ.", + "The :attribute must be at least :length characters and contain at least one number.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu nọmba.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede pụrụ iche na otu nọmba.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu agwa pụrụ iche.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede ukwu na otu nọmba.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Mpaghara a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede ukwu na otu agwa pụrụ iche.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede ukwu, otu nọmba na otu agwa pụrụ iche.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri ma nwee opekata mpe otu mkpụrụedemede ukwu.", + "The :attribute must be at least :length characters.": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri.", + "The :attribute must contain at least one letter.": "Ogige a ga-enwerịrị opekata mpe otu mkpụrụedemede.", + "The :attribute must contain at least one number.": "Ogige a ga-enwerịrị opekata mpe otu nọmba.", + "The :attribute must contain at least one symbol.": "Ogige a ga-enwerịrị opekata mpe otu akara.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ogige a ga-enwerịrị opekata mpe otu mkpụrụedemede ukwu na otu obere mkpụrụedemede.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ogige enyere apụtala na mwepu data. Biko họrọ mpaghara ọzọ." +} diff --git a/locales/ig/json.json b/locales/ig/json.json new file mode 100644 index 00000000000..25bf556c1b4 --- /dev/null +++ b/locales/ig/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(na njehie :count ọzọ)", + "(and :count more errors)": "(na njehie :count ọzọ)|(na njehie :count ọzọ)|(na njehie :count ọzọ)", + "30 Days": "Ụbọchị 30", + "60 Days": "Ụbọchị 60", + "90 Days": "Ụbọchị 90", + ":amount selected": ":amount ahọpụtara", + ":amount Total": ":amount Ngụkọta", + ":days day trial": ":days ụbọchị ikpe", + ":resource Details": ":resource Nkọwa", + ":resource Details: :title": ":resource nkọwa: :title", + "A decryption key is required.": "Achọrọ igodo ntọhapụ.", + "A fresh verification link has been sent to your email address.": "ezipula njikọ nkwenye ọhụrụ na adreesị ozi-e gị.", + "A new verification link has been sent to the email address you provided during registration.": "ezipula njikọ nkwenye ọhụrụ na adreesị ozi-e ị nyere n'oge ndebanye aha.", + "A new verification link has been sent to the email address you provided in your profile settings.": "ezipula njikọ nkwenye ọhụrụ na adreesị ozi-e ị nyere na ntọala profaịlụ gị.", + "A new verification link has been sent to your email address.": "ezipula njikọ nkwenye ọhụrụ na adreesị ozi-e gị.", + "Accept Invitation": "Nabata òkù", + "Action": "Omume", + "Action Event": "Omume Omume", + "Action Events": "Ihe omume", + "Action Happened At": "Emere na", + "Action Initiated By": "Malitere Site", + "Action Name": "Aha", + "Action Status": "Ọnọdụ", + "Action Target": "Ebumnuche", + "Actions": "Omume", + "Add": "Tinye", + "Add :resource": "Tinye :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Tinye onye otu ọhụrụ na otu gị, na-enye ha ohere imekọrịta gị.", + "Add additional security to your account using two factor authentication.": "Tinye mgbakwunye nchekwa na akaụntụ gị site na iji nyocha ihe abụọ.", + "Add Payment Method": "Tinye usoro ịkwụ ụgwọ", + "Add row": "Tinye ahịrị", + "Add Team Member": "Tinye Otu Otu", + "Add VAT Number": "Tinye nọmba VAT", + "Added.": "agbakwunyere.", + "Additional billing information updated successfully.": "Emelitere ozi ịgba ụgwọ ndị ọzọ nke ọma.", + "Address": "Adreesị", + "Address Line 2": "Ahịrị adreesị 2", + "Administrator": "Onye nchịkwa", + "Administrator users can perform any action.": "Ndị ọrụ nchịkwa nwere ike ịme ihe ọ bụla.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Aland Islands", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Ndị niile so na otu a.", + "All resources loaded.": "Ebujuru akụrụngwa niile.", + "All rights reserved.": "Ikike niile echekwabara.", + "Already registered?": "Edebanyelarị aha?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "Enwere mperi mgbe ị na-ebugo faịlụ ahụ.", + "An error occurred while uploading the file: :error": "Enwere njehie mgbe ị na-ebugo faịlụ: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Njehie a na-atụghị anya ya mere na anyị agwala ndị otu nkwado anyị. Biko nwaa ọzọ ma emechaa.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Onye ọrụ ọzọ emelitela akụrụngwa a kemgbe ebugoro ibe a. Biko megharịa ibe ahụ wee nwaa ọzọ.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua na Barbuda", + "Antigua and Barbuda": "Antigua na Barbuda", + "API Token": "Token API", + "API Token Permissions": "Ikikere Token API", + "API Tokens": "Ihe akara API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Ihe akara API na-enye ohere ka ọrụ ndị ọzọ jiri ngwa anyị nyochaa aha gị.", + "Apply": "Tinye", + "Apply Coupon": "Tinye akwụkwọ ikike ngafe", + "April": "Eprel", + "Are you sure you want to attempt to pay :amount?": "Ị ji n'aka na ịchọrọ ịnwa ịkwụ ụgwọ :amount?", + "Are you sure you want to cancel your subscription?": "Ị ji n'aka na ịchọrọ ịkagbu ndenye aha gị?", + "Are you sure you want to delete all the notifications?": "Ị ji n'aka na ịchọrọ ihichapụ ọkwa niile?", + "Are you sure you want to delete the selected resources?": "Ị ji n'aka na ịchọrọ ihichapụ akụrụngwa ahọpụtara?", + "Are you sure you want to delete this file?": "Ị ji n'aka na ịchọrọ ihichapụ faịlụ a?", + "Are you sure you want to delete this notification?": "Ị ji n'aka na ịchọrọ ihichapụ ọkwa a?", + "Are you sure you want to delete this payment method?": "Ị ji n'aka na ịchọrọ ihichapụ usoro ịkwụ ụgwọ a?", + "Are you sure you want to delete this resource?": "Ị ji n'aka na ịchọrọ ihichapụ akụrụngwa a?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ị ji n'aka na ịchọrọ ihichapụ otu a? Ozugbo ehichapụrụ otu, akụrụngwa na data ya niile ga-ehichapụ kpamkpam.", + "Are you sure you want to delete your account?": "Ị ji n'aka na ịchọrọ ihichapụ akaụntụ gị?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ị ji n'aka na ịchọrọ ihichapụ akaụntụ gị? Ozugbo ehichapụrụ akaụntụ gị, akụrụngwa na data ya niile ga-ehichapụ kpamkpam. Biko tinye paswọọdụ gị iji gosi na ị ga-achọ ihichapụ akaụntụ gị kpamkpam.", + "Are you sure you want to detach the selected resources?": "Ị ji n'aka na ịchọrọ iwepụ akụrụngwa ahọpụtara?", + "Are you sure you want to detach this resource?": "Ị ji n'aka na ịchọrọ iwepụ akụrụngwa a?", + "Are you sure you want to force delete the selected resources?": "Ị ji n'aka na ịchọrọ ịmanye kachapụ akụrụngwa ahọpụtara?", + "Are you sure you want to force delete this resource?": "Ị ji n'aka na ịchọrọ ịmanye ihichapụ akụrụngwa a?", + "Are you sure you want to log out?": "Ị ji n'aka na ị chọrọ ịpụ?", + "Are you sure you want to mark all notifications as read?": "Ị ji n'aka na ị chọrọ kaa akara ngosi niile ka a na-agụ?", + "Are you sure you want to remove this item?": "Ị ji n'aka na ịchọrọ iwepụ ihe a?", + "Are you sure you want to restore the selected resources?": "Ị ji n'aka na ịchọrọ iweghachi akụrụngwa ahọpụtara?", + "Are you sure you want to restore this resource?": "Ị ji n'aka na ịchọrọ iweghachi akụrụngwa a?", + "Are you sure you want to resume your subscription?": "Ị ji n'aka na ịchọrọ ịmaliteghachi ndenye aha gị?", + "Are you sure you want to run this action?": "Ị ji n'aka na ị chọrọ ime ihe a?", + "Are you sure you want to set this payment method as your default?": "Ị ji n'aka na ịchọrọ ịtọ usoro ịkwụ ụgwọ a ka ndabere gị?", + "Are you sure you want to stop impersonating?": "Ị ji n'aka na ịchọrọ ịkwụsị ime onwe gị?", + "Are you sure you would like to delete this API token?": "Ị ji n'aka na ị ga-achọ ihichapụ akara API a?", + "Are you sure you would like to leave this team?": "Ị ji n'aka na ị ga-achọ ịhapụ otu a?", + "Are you sure you would like to remove this person from the team?": "Ị ji n'aka na ị ga-achọ iwepụ onye a na otu?", + "Are you sure you would like to switch billing plans?": "Ị ji n'aka na ị ga-achọ ịgbanwe atụmatụ ịgba ụgwọ?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Tinye", + "Attach & Attach Another": "Tinye ma tinye ọzọ", + "Attach :resource": "Tinye :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Tinye faịlụ site na ịdọrọ na idobe, họrọ ma ọ bụ detụ ha ire.", + "August": "Ọgọst", + "Australia": "Ọstrelia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Tupu ịga n'ihu, ị nwere ike nyochaa adreesị ozi-e gị site na ịpị njikọ ahụ anyị zitere gị email? Ọ bụrụ na ịnataghị email ahụ, anyị ga-eji obi ụtọ zitere gị ọzọ.", + "Before proceeding, please check your email for a verification link.": "Tupu ịga n'ihu, biko lelee email gị maka njikọ nkwenye.", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Ozi Ịgba Ụgwọ", + "Billing Management": "Nlekọta ịgba ụgwọ", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Plurinational State nke", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius na Saba", + "Bosnia And Herzegovina": "Bosnia na Herzegovina", + "Bosnia and Herzegovina": "Bosnia na Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Agwaetiti Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Obodo British Indian Ocean Territory", + "Browser Sessions": "Oge ihe nchọgharị", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Kanada", + "Cancel": "Kagbuo", + "Cancel Subscription": "Kagbuo ndenye aha", + "Cape Verde": "Cape Verde", + "Card": "Kaadị", + "Cayman Islands": "Cayman Islands", + "Central African Republic": "Central African Republic", + "Chad": "Chad", + "Change Subscription Plan": "Gbanwee atụmatụ ndenye aha", + "Change the current payment method attached to your subscription": "Gbanwee usoro ịkwụ ụgwọ ugbu a na ndenye aha gị", + "Changes": "Mgbanwe", + "Checkout": "Lelee", + "Chile": "Chile", + "China": "China", + "Choose": "Họrọ", + "Choose :field": "Họrọ :field", + "Choose :resource": "Họrọ :resource", + "Choose an option": "Họrọ nhọrọ", + "Choose date": "Họrọ ụbọchị", + "Choose File": "Họrọ faịlụ", + "Choose Files": "Họrọ faịlụ", + "Choose Type": "Họrọ Ụdị", + "Christmas Island": "Agwaetiti ekeresimesi", + "City": "Obodo", + "Click here to re-send the verification email.": "Pịa ebe a ka izipu ozi nkwenye ahụ ọzọ.", + "click here to request another": "pịa ebe a ka ịrịọ ọzọ", + "Click to choose": "Pịa ka ịhọrọ", + "Close": "Mechie", + "Cocos (Keeling) Islands": "Agwaetiti Cocos (Keeling).", + "Code": "Koodu", + "Colombia": "Korombo", + "Comoros": "Kororos", + "Confirm": "Kwenye", + "Confirm Billing Action": "Kwenye mmemme ịgba ụgwọ", + "Confirm Password": "Kwenye Na Okwuntughe", + "Confirm Payment": "Kwenye ugwo", + "Confirm your :amount payment": "Kwenye ụgwọ :amount gị", + "Congo": "Kine Congo", + "Congo, Democratic Republic": "Congo, Democratic Republic", + "Congo, the Democratic Republic of the": "Congo, Democratic Republic of the", + "Constant": "Na-adịgide adịgide", + "Continue To Payment": "Gaa n'ihu na-akwụ ụgwọ", + "Cook Islands": "Agwaetiti Cook", + "Copy to clipboard": "Detuo na klipbọọdụ", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'ivoire", + "Country": "Obodo", + "Coupon": "Ụgwọ akwụkwọ", + "Coupon applied successfully.": "Tinyere akwụkwọ ikike nke ọma.", + "Create": "Mepụta", + "Create & Add Another": "Mepụta & Tinye Ọzọ", + "Create :resource": "Mepụta :resource", + "Create a new team to collaborate with others on projects.": "Mepụta otu ọhụrụ iji soro ndị ọzọ na-arụkọ ọrụ.", + "Create Account": "Mebe akaụntụ", + "Create API Token": "Mepụta akara ngosi API", + "Create New Team": "Mepụta otu ọhụrụ", + "Create Team": "Mepụta Otu", + "Created.": "Emepụtara.", + "Croatia": "Kroatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Okwuntughe Ugbu a", + "Current Subscription Plan": "Atụmatụ ndenye aha ugbu a", + "Currently Subscribed": "Edebanyere aha ugbu a", + "Customer Balance": "Ntụle ndị ahịa", + "Customize": "Hazie", + "Cyprus": "Saịprọs", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Côte d'ivoire", + "Dark": "Ọchịchịrị", + "Dashboard": "Dashboard", + "December": "Disemba", + "Decrease": "Belata", + "Default": "Ọdabara", + "Delete": "Hichapụ", + "Delete :resource": "Hichapụ :resource", + "Delete Account": "Hichapụ Akaụntụ", + "Delete all notifications": "Hichapụ ozi niile", + "Delete API Token": "Hichapụ akara ngosi API", + "Delete File": "Hichapụ faịlụ", + "Delete Notification": "Hichapụ ọkwa", + "Delete Resource": "Hichapụ akụrụngwa", + "Delete Selected": "Hichapụ ahọpụtara", + "Delete Team": "Hichapụ Otu", + "Denmark": "Denvik", + "Detach": "Kewapụ", + "Detach Resource": "Wepụ akụrụngwa", + "Detach Selected": "Ewepụ ahọpụtara", + "Details": "Nkọwa", + "Disable": "Gbanyụọ", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Ị chọrọ n'ezie ịpụ? Ị nwere mgbanwe echekwara.", + "Dominica": "Dominika", + "Dominican Republic": "Dominican Republic", + "Done.": "Emechaala.", + "Download": "Budata", + "Download Invoice": "Budata akwụkwọ ọnụahịa", + "Drop file or click to choose": "Wepu faịlụ ma ọ bụ pịa ka ịhọrọ", + "Drop files or click to choose": "Wepu faịlụ ma ọ bụ pịa ka ịhọrọ", + "Ecuador": "Ecuador", + "Edit": "Dezie", + "Edit :resource": "Dezie :resource", + "Edit Attached": "Dezie agbakwunyere", + "Edit Profile": "Dezie profaịlụ", + "Editor": "Onye nchịkọta akụkọ", + "Editor users have the ability to read, create, and update.": "Ndị ọrụ ndezi nwere ikike ịgụ, imepụta na imelite.", + "Egypt": "Igafe", + "El Salvador": "El salvador", + "Email": "Eobi", + "email": "eobi", + "Email Address": "Adreesị ozi ịntanetị", + "Email Addresses": "Adreesị ozi-e", + "Email Password Reset Link": "Njikọ Tọgharia paswọọdụ email", + "Email Verification": "nkwenye email", + "Enable": "Kwado", + "Encrypted environment file already exists.": "Faịlụ gburugburu ezoro ezo adịlarị.", + "Encrypted environment file not found.": "Ahụghị faịlụ gburugburu ezoro ezo.", + "Ensure your account is using a long, random password to stay secure.": "Gbaa mbọ hụ na akaụntụ gị na-eji ogologo paswọọdụ enweghị usoro iji nọrọ na nchekwa.", + "Environment file already exists.": "Faịlụ gburugburu adịlarị.", + "Environment file not found.": "Ahụghị faịlụ gburugburu.", + "Equatorial Guinea": "Equeatol guinea", + "Eritrea": "Eritrea", + "Error": "Njehie", + "errors": "mmejọ", + "Estonia": "Keestonia", + "Ethiopia": "Etiopia", + "ex VAT": "ex vat", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Emebi :expiration", + "Export As CSV": "Mbupụ dị ka CSV", + "Extra Billing Information": "Ozi ịgba ụgwọ mgbakwunye", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Achọrọ nkwado ọzọ iji hazie ịkwụ ụgwọ gị. Biko gaa n'ihu na ibe ịkwụ ụgwọ site na ịpị bọtịnụ dị n'okpuru.", + "Failed Subscription Payment": "Ịkwụ ụgwọ ndenye aha dara", + "Failed to load :resource!": "Ịdọba :resource agaghị adị!", + "Falkland Islands (Malvinas)": "Agwaetiti Falkland (Malvinas)", + "Faroe Islands": "Agwaetiti Faroe", + "February": "Febụwarị", + "Fiji": "Fiji", + "Filename": "Aha faịlụ", + "Finish enabling two factor authentication.": "Mechaa na-enyere nyocha ihe abụọ aka.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "Maka nchekwa gị, biko kwado paswọọdụ gị ka ọ gaa n'ihu.", + "Forbidden": "Amachibidoro", + "Force Delete": "Manye Hichapụ", + "Force Delete :resource": "Manye Hichapụ :resource", + "Force Delete Resource": "Manye Hichapụ akụrụngwa", + "Force Delete Selected": "Mmanye ihichapụ ahọpụtara", + "Forgot Password": "Chefuru okwuntughe", + "Forgot your password?": "Chefuru okwuntughe gị?", + "Forgot Your Password?": "Chefuru okwuntughe gị?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Chefuru okwuntughe gị? Nsogbu adịghị. Naanị mee ka anyị mara adreesị ozi-e gị na anyị ga-ezitere gị njikọ nrụpụta paswọọdụ ga-enye gị ohere ịhọrọ nke ọhụrụ.", + "France": "Ihe isi France", + "French Guiana": "French Guana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "Mpaghara Ndịda French", + "From": "Site na", + "Gabon": "Gandon", + "Gambia": "Gamba", + "Georgia": "Jọjia", + "Germany": "Kweisi", + "Ghana": "Ghanani", + "Gibraltar": "Gibraltar", + "Go Home": "Gaa n'ụlọ", + "Go to page :page": "Gaa na ibe :page", + "Great! You have accepted the invitation to join the :team team.": "Nnukwu! Ị nabatala ọkpụkpọ òkù ịbanye n'òtù iri ahụ.", + "Greece": "Greeso", + "Greenland": "Greenland", + "Grenada": "Okonepa", + "Guadeloupe": "Guadeloupe", + "Guam": "Guraham", + "Guatemala": "Guatemala", + "Guernsey": "Kungersey", + "Guinea": "Gini", + "Guinea-Bissau": "Guinea-Bisau", + "Guyana": "Guanana", + "Haiti": "Hiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ị nwere echiche nke abụọ gbasara ịkagbu ndenye aha gị? Ị nwere ike megharịa ndenye aha gị ozugbo n'oge ọ bụla ruo na njedebe nke usoro ịgba ụgwọ gị ugbu a. Mgbe usoro ịgba ụgwọ gị ugbu a kwụsịrị, ị nwere ike họrọ atụmatụ ndenye aha ọhụrụ kpamkpam.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ị nwere echiche nke abụọ gbasara ịkagbu ndenye aha gị? Ị nwere ike megharịa ndenye aha gị ozugbo ruo ọgwụgwụ nke usoro ịgba ụgwọ gị ugbu a. Mgbe usoro ịgba ụgwọ gị ugbu a kwụsịrị, ị nwere ike họrọ atụmatụ ndenye aha ọhụrụ kpamkpam.", + "Heard Island & Mcdonald Islands": "Heard Island na McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island na McDonald Islands", + "Hello!": "Nnọọ!", + "Hide Content": "Zoo ọdịnaya", + "Hold Up!": "Chere!", + "Holy See (Vatican City State)": "GHARA LOO (Vatican City State)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Huru Hungary", + "I agree to the :terms_of_service and :privacy_policy": "Ekwenyere m na :terms_of_service na :privacy_policy", + "Iceland": "Icelinding", + "ID": "NJ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ọ bụrụ na ọ dị mkpa, ị nwere ike ịpụ na oge ihe nchọgharị gị niile n'ofe ngwaọrụ gị niile. Edepụtara ụfọdụ nnọkọ gị nso nso a n'okpuru; Otú ọ dị, ndepụta a nwere ike ọ gaghị agwụ agwụ. Ọ bụrụ na ị chere na emebiela akaụntụ gị, ị ga-emelitekwa paswọọdụ gị.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ọ bụrụ na ị nwere akaụntụ, ị nwere ike nabata òkù a site na ịpị bọtịnụ dị n'okpuru:", + "If you did not create an account, no further action is required.": "Ọ bụrụ na ịmepụtaghị akaụntụ, ọ nweghị ihe ọzọ achọrọ.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ọ bụrụ na ị tụghị anya na ị ga-enweta ọkpụkpọ òkù maka otu a, ị nwere ike tụfuo email a.", + "If you did not receive the email": "Ọ bụrụ na ịnataghị email ahụ", + "If you did not request a password reset, no further action is required.": "Ọ bụrụ na ị rịọghị nrụpụta okwuntughe, ọ nweghị ihe ọzọ achọrọ.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ọ bụrụ na ịnweghị akaụntụ, ịnwere ike ịmepụta otu site na ịpị bọtịnụ dị n'okpuru. Mgbe ịmepụtachara akaụntụ, ị nwere ike pịa bọtịnụ nnabata oku na email a iji nabata òkù otu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ọ bụrụ na ịchọrọ ịgbakwunye kọntaktị ma ọ bụ ụtụ isi na akwụkwọ ọnụahịa gị, dịka aha azụmahịa gị zuru oke, nọmba njirimara VAT, ma ọ bụ adreesị nke ndekọ, ịnwere ike ịgbakwunye ya ebe a.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ọ bụrụ na ị na-enwe nsogbu ịpị bọtịnụ \":actionText\", detuo ma mado URL n'okpuru\nn'ime ihe nchọgharị weebụ gị:", + "Impersonate": "Na-eṅomi", + "Increase": "Mmụba", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Aha faịlụ ezighi ezi.", + "Invalid JSON was returned from the route.": "E si n'ụzọ ahụ weghachite JSON na-ezighi ezi.", + "Invoice Email Addresses": "Adreesị ozi ịntanetị", + "Invoice emails updated successfully.": "Akwụkwọ ozi akwụkwọ ozi na-eme emelitere nke ọma.", + "Invoices": "Akwụkwọ ọnụahịa", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamic Republic nke", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle nke Mmadụ", + "Isle of Man": "Isle nke Mmadụ", + "Israel": "Izrel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Ọ dị ka ị nweghị ndebanye aha na-arụ ọrụ. Ị nwere ike họrọ otu n'ime atụmatụ ndenye aha n'okpuru ka ịmalite. Enwere ike ịgbanwe ma ọ bụ kagbuo atụmatụ ndenye aha ma ọ dị gị mma.", + "Italy": "Ịtali", + "Jamaica": "Jamaica", + "January": "Jenụwarị", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jịdan", + "July": "Julaị", + "June": "Juunu", + "Kazakhstan": "Kazakhstan", + "Kenya": "Keni", + "Key": "Igodo", + "Kiribati": "Kirbati", + "Korea": "South Korea", + "Korea, Democratic People's Republic of": "Korea, Ndi Democratic People Republic of nke", + "Korea, Republic of": "Korea, Republic nke", + "Kosovo": "Kosovo", + "Kuwait": "Kuwoit", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Ndị Lao Democratic Republic", + "Last active": "Ọrụ ikpeazụ", + "Last used": "Eji ikpeazụ", + "Latvia": "Latvia", + "Leave": "Hapụ", + "Leave Team": "Hapụ Otu", + "Lebanon": "Kea Babanon", + "length": "ogologo", + "Lens": "oghere", + "Lesotho": "Lesotho", + "Liberia": "Sitria", + "Libyan Arab Jamahiriya": "Libya Arab Jamahiriya", + "Liechtenstein": "Liechntentein", + "Light": "Ìhè", + "Lithuania": "Lithuania", + "Load :perPage More": "Ibu :perPage ọzọ", + "Loading": "Na-ebugo", + "Location": "Ebe", + "Log in": "Banye", + "Log In": "Banye", + "Log Out": "Wepụ", + "Log out": "Wepụ", + "Log Out Other Browser Sessions": "Wepụ Oge Nchọgharị Ndị Ọzọ", + "Log Viewer": "Ihe nlele ndekọ", + "Login": "Banye", + "Logout": "Wepụ", + "Logs": "Ndekọ", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "North Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, bụbu Yugoslavia Republic of", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Na-emebi emebi", + "Mali": "Mala", + "Malta": "Malta", + "Manage Account": "Jikwaa Akaụntụ", + "Manage and log out your active sessions on other browsers and devices.": "Jikwaa ma wepụ oge gị nọ n'ọrụ na ihe nchọgharị na ngwaọrụ ndị ọzọ.", + "Manage API Tokens": "Jikwaa akara ngosi API", + "Manage Role": "Jikwaa Ọrụ", + "Manage Team": "Jikwaa Otu", + "Managing billing for :billableName": "Ijikwa ụgwọ ịgba ụgwọ maka :billableName", + "March": "Maachị", + "Mark all as Read": "Kanye ihe niile ka ọ na-agụ", + "Mark all notifications as read": "Kaa akara ngosi niile ka ọ na-agụ", + "Mark Read": "Mark Gụọ", + "Mark Unread": "Kaa akara na-agụghị", + "Marshall Islands": "Ahmall Islands", + "Martinique": "Martinique", + "Mauritania": "Mautitania", + "Mauritius": "Ihe omimi", + "May": "Mee", + "Mayotte": "Mayette", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Oxialielia", + "Micronesia, Federated States of": "Micronesia, Federal States of", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republic nke", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Moontegro", + "Month To Date": "Ọnwa Ruo taa", + "Monthly": "Kwa ọnwa", + "monthly": "kwa ọnwa", + "Montserrat": "Monestsrat", + "Morocco": "Movco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Aha", + "name": "aha", + "Namibia": "Nimibia", + "Nauru": "Ruru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "Netherlands Antilles": "Antille nke Netherlands", + "Nevermind": "Hapụzie", + "Nevermind, I'll keep my old plan": "Echefula, aga m edobe atụmatụ ochie m", + "New": "Ọhụrụ", + "New :resource": "Ọhụrụ :resource", + "New Caledonia": "Ọhụrụ celandonia ọhụrụ", + "New Password": "Okwuntughe Ọhụrụ", + "New Zealand": "New Zealand", + "Next": "Osote", + "Next Payment": "Ụgwọ na-esote", + "Next Payment on": "Ịkwụ ụgwọ na-esote", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Mba", + "No :resource matched the given criteria.": "Ọ dịghị :resource dabara na usoro enyere.", + "No additional information...": "Enweghị ozi ọzọ...", + "No Current Data": "Enweghị data dị ugbu a", + "No Data": "Enweghị data", + "no file selected": "enweghị faịlụ ahọpụtara", + "No Increase": "Enweghị Mmụba", + "No payment methods on file.": "Enweghị ụzọ ịkwụ ụgwọ na faịlụ.", + "No payment scheduled.": "Enweghị akwadoro ịkwụ ụgwọ.", + "No Prior Data": "Enweghị data mbụ", + "No Results Found.": "Ọnweghị nsonaazụ ahụrụ.", + "Norfolk Island": "NORFOKSAL AST", + "Northern Mariana Islands": "Agwaetiti ndị ugwu MarinaA", + "Norway": "Uzooro", + "Not Found": "Ahụghị", + "Notifications": "Amamọkwa", + "Nova": "Noomi", + "Nova User": "Onye ọrụ Nova", + "November": "Nọvemba", + "October": "Oktoba", + "of": "nke", + "OK": "Ọ DỊ MMA", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ozugbo ehichapụrụ otu, akụrụngwa na data ya niile ga-ehichapụ kpamkpam. Tupu ihichapụ otu a, biko budata data ma ọ bụ ozi ọ bụla gbasara otu a nke ịchọrọ idowe.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Ozugbo ehichapụrụ akaụntụ gị, akụrụngwa na data ya niile ga-ehichapụ kpamkpam. Tupu ihichapụ akaụntụ gị, biko budata data ma ọ bụ ozi ọ bụla ịchọrọ idowe.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ozugbo ehichapụrụ akaụntụ gị, akụrụngwa na data ya niile ga-ehichapụ kpamkpam. Biko tinye paswọọdụ gị iji gosi na ị ga-achọ ihichapụ akaụntụ gị kpamkpam.", + "Only Trashed": "Naanị kposara", + "Open Invoices": "Mepee akwụkwọ ọnụahịa", + "Original": "Nke mbụ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Ọnụ ụzọ njikwa ụgwọ ụgwọ anyị na-enye gị ohere ijikwa atụmatụ ndenye aha gị nke ọma, usoro ịkwụ ụgwọ ma budata akwụkwọ ọnụahịa gị nso nso a.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Ọnụ ụzọ njikwa ụgwọ ụgwọ anyị na-enye gị ohere ijikwa atụmatụ ndenye aha gị nke ọma, ụzọ ịkwụ ụgwọ ma budata akwụkwọ ọnụahịa gị nso nso a.", + "Page Expired": "Ibe kubie ume", + "Pagination Navigation": "Nsoro ụzọ pagination", + "Paid": "Akwụ ụgwọ", + "Pakistan": "Pakistan", + "Palau": "Palo", + "Palestinian Territory, Occupied": "Ókèala Palestine, Jikọrọ ya", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Viaguay", + "Password": "Okwuntughe", + "password": "okwuntughe", + "Payment Confirmation": "Nkwenye ịkwụ ụgwọ", + "Payment Information": "Ozi Ịkwụ Ụgwọ", + "Payment information updated successfully.": "Emelitere ozi ịkwụ ụgwọ nke ọma.", + "Payment Method": "Ụzọ nkwụnye ụgwọ", + "Payment Methods": "Ụzọ ịkwụ ụgwọ", + "Payment Required": "Achọrọ ịkwụ ụgwọ", + "Payments": "Ịkwụ ụgwọ", + "Pending Team Invitations": "Ndị otu na-eche", + "Per Page": "Kwa ibe", + "Permanently delete this team.": "Hichapụ otu a kpamkpam.", + "Permanently delete your account.": "Hichapụ akaụntụ gị kpamkpam.", + "Permissions": "Ikikere", + "Peru": "Peru", + "Philippines": "Philipipines", + "Photo": "Foto", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Biko nabata usoro ọrụ.", + "Please click the button below to verify your email address.": "Biko pịa bọtịnụ dị n'okpuru iji nyochaa adreesị ozi-e gị.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Biko gosi na ị nweta akaụntụ gị site na itinye otu koodu mgbake mberede gị.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Biko gosi na ịnweta akaụntụ gị site na itinye koodu nyocha nke ngwa nyocha gị nyere.", + "Please confirm your password before continuing.": "Biko gosi paswọọdụ gị tupu ịga n'ihu.", + "Please copy your new API token. For your security, it won't be shown again.": "Biko detuo akara ngosi API ọhụrụ gị. Maka nchekwa gị, agaghị egosi ya ọzọ.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Biko tinye paswọọdụ gị iji gosi na ị ga-achọ ịpụ na nnọkọ ihe nchọgharị gị ndị ọzọ n'ofe ngwaọrụ gị niile.", + "Please provide a maximum of three invoice emails addresses.": "Biko nye ihe kacha dị n'ime ozi ịntanetị.", + "Please provide the email address of the person you would like to add to this team.": "Biko nye adreesị ozi-e nke onye ị ga-achọ itinye na otu a.", + "Please set a default payment method before retrying payments.": "Biko tọọ usoro ịkwụ ụgwọ tupu ịkwụ ụgwọ na-akwụ ụgwọ.", + "Please set a default payment method before swapping plans.": "Biko tọọ usoro ịkwụ ụgwọ mbụ tupu ịgbanwee atụmatụ.", + "Poland": "Poland", + "Portugal": "Mpigal", + "Press / to search": "Pịa / ka ịchọọ", + "Preview": "Nhụchalụ", + "Previewing": "Nlele anya", + "Previous": "Nke gara aga", + "Privacy Policy": "amụma nzuzo", + "Profile": "Profaịlụ", + "Profile Information": "Ozi profaịlụ", + "Puerto Rico": "Puerto Rico", + "Qatar": "Kokar", + "Quarter To Date": "nkeji iri na ise ruo taa", + "Recovery Code": "Koodu mgbake", + "Refresh": "Weghachite ume", + "Regards,": "Daalụ,", + "Regenerate Recovery Codes": "Megharịa koodu mgbake", + "Register": "Debanye aha", + "Reload": "Bugharịa", + "Remember me": "Cheta m", + "Remember Me": "Cheta m", + "Remove": "Wepu", + "Remove Photo": "Wepu foto", + "Remove Team Member": "Wepu Onye otu", + "Replicate": "Megharịa", + "Required fields": "Mpaghara achọrọ", + "Resend Verification Email": "Ziga ozi nkwenye nkwenye", + "Reset Filters": "Tọgharịa nzacha", + "Reset Password": "Tọgharia okwuntughe", + "Reset Password Notification": "Tọgharia ngosi okwuntughe", + "resource": "akụ", + "Resource Row Dropdown": "Mbelata ahịrị akụrụngwa", + "Resources": "Akụrụngwa", + "resources": "akụrụngwa", + "Restore": "Weghachite", + "Restore :resource": "Weghachite :resource", + "Restore Resource": "Weghachite akụrụngwa", + "Restore Selected": "Eweghachite ahọpụtara", + "results": "nsonaazụ", + "Resume Subscription": "Malitegharịa ndenye aha", + "Retry Payment": "Nwaa ugwo", + "Return to :appName": "laghachi na :appName", + "Reunion": "Réunion", + "Role": "Ọrụ", + "Romania": "Romania", + "Run Action": "Gbaa Action", + "Russian Federation": "Russian Federation", + "Rwanda": "Rowanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St. Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "Kitts na Nevis", + "Saint Kitts and Nevis": "Saint Kitts na Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "St. Martin", + "Saint Martin (French part)": "Saint Martin (akụkụ French)", + "Saint Pierre And Miquelon": "St. Pierre na Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre na Miquelon", + "Saint Vincent And Grenadines": "St. Vincent na Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent na ndị Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé na Principe", + "Sao Tome and Principe": "Sao Tome na Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Chekwa", + "Saved.": "Echekwara.", + "Scroll to bottom": "Pịgharịa gaa na ala", + "Scroll to top": "Pịrị gaa n'elu", + "Search": "Chọọ", + "Secure Area": "Mpaghara echekwara", + "Select": "Họrọ", + "Select a different plan": "Họrọ atụmatụ dị iche", + "Select a log file...": "Họrọ faịlụ ndekọ...", + "Select A New Photo": "Họrọ Foto ọhụrụ", + "Select Action": "Họrọ Omume", + "Select all": "Họrọ ha niile", + "Select All Dropdown": "Họrọ Mbudata niile", + "Select this page": "Họrọ ibe a", + "Send Password Reset Link": "Zipu njikọ Tọgharia okwuntughe", + "Senegal": "Selal", + "September": "Septemba", + "Serbia": "Serbia", + "Server Error": "Njehie nkesa", + "Service Unavailable": "Ọrụ Adịghị", + "Set as default": "Tọọ ka ndabara", + "Setup Key": "Igodo ntọala", + "Seychelles": "Seychelles", + "Show All Fields": "Gosi mpaghara niile", + "Show Content": "Gosi ọdịnaya", + "Show Recovery Codes": "Gosi koodu mgbake", + "Showing": "Na-egosi", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Banyere dị ka", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Ụlọ nke Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "ehichapụrụ nro", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "Something went wrong.": "Ọ nwere ihe adịghị mma.", + "Sorry! You are not authorized to perform this action.": "Ndo! Enweghị ikike ịme ihe a.", + "Sorry, your session has expired.": "Ndo, nnọkọ gị agwụla.", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "South Georgia na South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "South Georgia na South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Omume kwụụrụ onwe ya", + "Start Polling": "Bido ịtụ vootu", + "Start polling": "Bido ịtụ vootu", + "State / County": "Steeti / Mpaghara", + "Stop Impersonating": "Kwụsị iṅomi", + "Stop Polling": "Kwụsị ịtụ vootu", + "Stop polling": "Kwụsị ịtụ vootu", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Chekwaa koodu mgbake ndị a na njikwa okwuntughe echekwara. Enwere ike iji ha nwetaghachi ohere na akaụntụ gị ma ọ bụrụ na ngwaọrụ nyocha ihe abụọ gị efuola.", + "Subscribe": "Debanye aha", + "Subscription Information": "Ozi ndenye aha", + "Subscription Pending": "Ndebanye aha na-echere", + "Sudan": "Sudan", + "Suriname": "Sulaname", + "Svalbard And Jan Mayen": "Svalbard na Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard na Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Swen", + "Switch Teams": "Gbanwee Otu", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Siria Arab Republic", + "System": "Sistemu", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Obodo China", + "Tajikistan": "Tabikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "Ụtụ isi", + "Team Details": "Nkọwa otu", + "Team Invitation": "Nkuku otu", + "Team Members": "Ndị otu", + "Team Name": "Aha otu", + "Team Owner": "Onye nwe otu", + "Team Settings": "Ntọala otu", + "Terms of Service": "Usoro ọrụ", + "Thailand": "Tupu Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Daalụ maka ịdebanye aha! Tupu ịmalite, ị nwere ike nyochaa adreesị ozi-e gị site na ịpị njikọ ahụ anyị zitere gị email? Ọ bụrụ na ịnataghị email ahụ, anyị ga-eji obi ụtọ zitere gị ọzọ.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Daalụ maka nkwado gị na-aga n'ihu. Anyị ejikọtala otu akwụkwọ ọnụahịa gị maka ndekọ ndekọ gị. Biko mee ka anyị mara ma ị nwere ajụjụ ma ọ bụ nchegbu ọ bụla.", + "Thanks,": "Daalụ,", + "The :attribute must be a valid role.": ":attribute ahụ ga-abụrịrị ezigbo ọrụ.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ahụ ga-abụrịrị opekata mpe mkpụrụedemede :length ma nwee opekata mpe otu nọmba.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ahụ ga-abụrịrị opekata mpe mkpụrụedemede :length ma nwee opekata mpe otu mkpụrụedemede pụrụ iche na otu nọmba.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute ahụ ga-abụrịrị opekata mpe mkpụrụedemede :length ma nwee opekata mpe otu agwa pụrụ iche.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute ahụ ga-abụrịrị opekata mpe mkpụrụedemede iri abụọ ma nwee opekata mpe otu mkpụrụedemede ukwu na otu nọmba.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute ahụ ga-abụrịrị mkpụrụedemede iri abụọ ma nwee opekata mpe otu mkpụrụedemede ukwu na otu agwa pụrụiche.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute ahụ ga-abụrịrị opekata mpe mkpụrụedemede :length ma nwee opekata mpe otu mkpụrụedemede ukwu, otu nọmba na otu agwa pụrụ iche.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute ahụ ga-abụrịrị opekata mpe mkpụrụedemede :length ma nwee opekata mpe otu mkpụrụedemede ukwu.", + "The :attribute must be at least :length characters.": ":attribute ahụ ga-abụrịrị opekata mpe mkpụrụedemede iri abụọ.", + "The :attribute must contain at least one letter.": ":attribute ahụ ga-enwerịrị opekata mpe otu mkpụrụedemede.", + "The :attribute must contain at least one number.": ":attribute ahụ ga-enwerịrị opekata mpe otu nọmba.", + "The :attribute must contain at least one symbol.": ":attribute ahụ ga-enwerịrị opekata mpe otu akara.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute ahụ ga-enwerịrị opekata mpe otu mkpụrụedemede ukwu na otu obere mkpụrụedemede.", + "The :resource was created!": "Emepụtara :resource ahụ!", + "The :resource was deleted!": "E ehichapụrụ :resource ahụ!", + "The :resource was restored!": "E weghachiri :resource ahụ!", + "The :resource was updated!": "Emelitere :resource ahụ!", + "The action was executed successfully.": "Emere ihe a nke ọma.", + "The default payment method cannot be removed.": "Enweghị ike iwepụ usoro ịkwụ ụgwọ ndabara.", + "The file was deleted!": "E ehichapụrụ faịlụ ahụ!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ihe :attribute enyere apụtala na mwepu data. Biko họrọ :attribute dị iche.", + "The given data was invalid.": "Data enyere ezighi ezi.", + "The government won't let us show you what's behind these doors": "Gọọmentị agaghị ekwe ka anyị gosi gị ihe dị n'azụ ụzọ ndị a", + "The HasOne relationship has already been filled.": "Ejupụtalarị mmekọrịta HasOne.", + "The image could not be loaded": "Enweghị ike ibunye onyonyo a", + "The image could not be loaded.": "Enweghị ike ibunye onyonyo a.", + "The invoice emails must be valid email addresses.": "Ihu ozi akwụkwọ ọnụahịa ga-abụrịrị adresị email dị mma.", + "The password is incorrect.": "Okwuntughe ezighi ezi.", + "The provided coupon code is invalid.": "Koodu coupon enyere abaghị uru.", + "The provided password does not match your current password.": "Okwuntughe enyere adabaghị paswọọdụ gị ugbu a.", + "The provided password was incorrect.": "Okwuntughe enyere ezighi ezi.", + "The provided two factor authentication code was invalid.": "Koodu njirimara ihe abụọ enyere ezighi ezi.", + "The provided two factor recovery code was invalid.": "Koodu mgbake ihe abụọ enyere ezighi ezi.", + "The provided VAT number is invalid.": "Nọmba VAT enyere abaghị uru.", + "The resource was attached!": "Etinyere akụrụngwa!", + "The resource was prevented from being saved!": "E gbochiri echekwabara akụrụngwa ahụ!", + "The resource was updated!": "Emelitere akụrụngwa ahụ!", + "The response is not a streamed response.": "Azịza ya abụghị nzaghachi enyo.", + "The response is not a view.": "Azịza ya abụghị echiche.", + "The selected country is invalid.": "Obodo ahọpụtara ezighi ezi.", + "The selected plan is invalid.": "Atụmatụ ahọpụtara adịghị mma.", + "The selected resources have been :action!": "Akụrụngwa ahọpụtara abụwo :action!", + "The team's name and owner information.": "Aha otu na ozi onye nwe ya.", + "There are no available options for this resource.": "Enweghị nhọrọ dị maka akụrụngwa a.", + "There are no fields to display.": "Enweghị mpaghara ngosi.", + "There are no new notifications.": "Enweghị ọkwa ọhụụ.", + "There was a problem executing the action.": "Enwere nsogbu ime ihe ahụ.", + "There was a problem fetching the resource.": "Enwere nsogbu iweta akụrụngwa ahụ.", + "There was a problem submitting the form.": "Enwere nsogbu ịnyefe fọm ahụ.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Akpọla ndị a òkù ka ha bịa n'òtù gị ma ziga ha ozi-e òkù. Ha nwere ike isonyere otu ahụ site n'ịnabata oku email.", + "This account does not have an active subscription.": "Akaụntụ a enweghị ndebanye aha na-arụ ọrụ.", + "This action is unauthorized.": "Emereghị ihe omume a ikike.", + "This copy of Nova is unlicensed.": "Mpempe akwụkwọ Nova a enweghị ikike.", + "This coupon code can only be used by new customers.": "Enwere ike iji koodu coupon a naanị ndị ahịa ọhụrụ.", + "This device": "Ngwaọrụ a", + "This file field is read-only.": "Mpaghara faịlụ a bụ naanị ọgụgụ.", + "This invoice is no longer open.": "Ụgwọ akwụkwọ ego a emeghebeghị.", + "This is a secure area of the application. Please confirm your password before continuing.": "Nke a bụ mpaghara echekwabara nke ngwa ahụ. Biko gosi paswọọdụ gị tupu ịga n'ihu.", + "This password does not match our records.": "Okwuntughe a adabaghị na ndekọ anyị.", + "This password reset link will expire in :count minutes.": "Njikọ nrụpụta okwuntughe a ga-ekubi ume n'ime nkeji iri.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "A malitere ịkwụ ụgwọ a, mana anatabeghị ego ahụ. Nke a nwere ike iwe ruo ụbọchị iri na anọ.", + "This resource no longer exists": "Ihe enyemaka a adịkwaghị", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ndebanye aha a kubiela, enweghị ike ịmaliteghachi ya. Biko mepụta ndenye aha ọhụrụ.", + "This user already belongs to the team.": "Onye ọrụ a abụrụlarị nke otu.", + "This user has already been invited to the team.": "Akpọlarị onye ọrụ a ka ọ bụrụ otu.", + "Timor-Leste": "Timọ-Leste", + "to": "ka", + "To": "Iji", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ka imecha nweta njirimara ihe abụọ, lelee koodu QR na-esonụ site na iji ngwa nyocha ekwentị gị ma ọ bụ tinye igodo ntọlite ​​​​ma nye koodu OTP emepụtara.", + "Today": "Taa", + "Toggle navigation": "Gbanwee igodo", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Aha Token", + "Tonga": "Keazra", + "Too Many Requests": "Ọtụtụ arịrịọ", + "total": "ngụkọta", + "Total:": "Mgbakọta:", + "Trashed": "Achụpụrụ", + "Trinidad And Tobago": "Trinidad na Tobago", + "Trinidad and Tobago": "Trinidad na Tobago", + "Tunisia": "Tunisia", + "Turkey": "toro toro", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Ndị Turks na Caicos Islands", + "Turks and Caicos Islands": "Ndị Turks na Caicos Islands", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Nyocha ihe abụọ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Agbanyere nyocha ihe abụọ ugbu a. Jiri ngwa nyocha ekwentị gị nyochaa koodu QR ndị a ma ọ bụ tinye igodo ntọlite.", + "Type": "Ụdị", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Enweghị ikike", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Minor Outlying Islands": "Agwaetiti United States", + "United States Outlying Islands": "U.S. Islands Islands", + "Unknown": "Amaghi ama", + "Unpaid": "Akwụghị ụgwọ", + "Update": "Mmelite", + "Update & Continue Editing": "Melite ma gaa n'ihu na-edezi", + "Update :resource": "Melite :resource", + "Update :resource: :title": "Mmelite :resource::title", + "Update attached :resource: :title": "Mmelite agbakwunyere :resource::title", + "Update Password": "Melite okwuntughe", + "Update Payment Information": "Melite ozi ịkwụ ụgwọ", + "Update Payment Method": "Melite usoro ịkwụ ụgwọ", + "Update your account's profile information and email address.": "Melite ozi profaịlụ akaụntụ na adreesị ozi-e gị.", + "Uploading": "Na-ebugote", + "Uploading files... (:current/:total)": "Na-ebugote faịlụ... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Jiri koodu mgbake", + "Use an authentication code": "Jiri koodu nyocha", + "User Actions": "Omume onye ọrụ", + "User Security": "Nchekwa onye ọrụ", + "Username": "Aha njirimara", + "Uzbekistan": "Uzbekistan", + "Value": "Uru", + "Vanuatu": "Junsu", + "VAT Number": "Nọmba VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, onye Bolivarian Republic nke", + "Verify Email Address": "Nyochaa adreesị ozi-e", + "Verify Your Email Address": "Nyochaa adreesị ozi-e gị", + "Viet Nam": "Vietnam Nam", + "View": "Lelee", + "Virgin Islands, British": "Virgin Islands, British", + "Virgin Islands, U.S.": "Virgin Islands, U.S.", + "Wallis And Futuna": "Wallis na Futuna", + "Wallis and Futuna": "Wallis na Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Anyị na-ahazi ndenye aha gị. Ozugbo ahaziri ndenye aha nke ọma, ibe a ga-emelite na-akpaghị aka. Dịka, usoro a kwesịrị iwe naanị sekọnd ole na ole.", + "We are unable to process your payment. Please contact customer support.": "Anyị enweghị ike hazie ịkwụ ụgwọ gị. Biko kpọtụrụ nkwado ndị ahịa.", + "We have emailed your password reset link!": "Anyị ezitela njikọ nrụpụta paswọọdụ gị email!", + "We were unable to find a registered user with this email address.": "Anyị enweghị ike ịchọta onye ọrụ edebanyere aha nwere adreesị ozi-e a.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Anyị ga-eziga nbudata akwụkwọ ọnụahịa na adreesị ozi-e ị na-ezipụta n'okpuru. May nwere ikewapụ ọtụtụ adreesị ozi-e na-eji commas.", + "We're lost in space. The page you were trying to view does not exist.": "Anyị furu efu na oghere. Ibe ahụ ị na-achọ ịhụ adịghị.", + "Welcome Back!": "Nnọọ!", + "Western Sahara": "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Mgbe agbanyere nyocha ihe abụọ, a ga-akpali gị maka akara echekwabara na enweghị usoro n'oge nyocha. Ị nwere ike weghachite akara ngosi a na ngwa Google Authenticator ekwentị gị.", + "Whoops": "Chei", + "Whoops!": "Chei!", + "Whoops! Something went wrong.": "Chei! Ọ nwere ihe adịghị mma.", + "With Trashed": "Na Trashed", + "Write": "Dee", + "Year To Date": "Afọ Ruo taa", + "Yearly": "Kwa afọ", + "Yemen": "Yemen", + "Yes": "Ee", + "You are already subscribed.": "Edebanyela gị aha.", + "You are currently within your free trial period. Your trial will expire on :date.": "Ị nọ ugbu a n'oge nnwale gị n'efu. Ọnwụnwa gị ga-agwụ na :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Ị nọ ugbu a n'oge nnwale gị n'efu. Ọnwụnwa gị ga-agwụ na :date. Ịmalite ndenye aha ọhụrụ ga-akwụsị ikpe gị.", + "You are logged in!": "Ị abanyela!", + "You are receiving this email because we received a password reset request for your account.": "Ị na-enweta ozi-e a n'ihi na anyị nwetara arịrịọ nrụpụta paswọọdụ maka akaụntụ gị.", + "You have been invited to join the :team team!": "Akpọla gị ka ị sonyere otu iri!", + "You have enabled two factor authentication.": "Ị meela nyocha ihe abụọ.", + "You have not enabled two factor authentication.": "Ị gbanyebeghị nyocha ihe abụọ.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Ị nwere ụfọdụ akwụkwọ ọnụahịa akwụghị ụgwọ. Ka emelitechara usoro ịkwụ ụgwọ mbụ gị, ị nwere ike ịnwale ịkwụ ụgwọ ahụ site na ndetu akwụkwọ ọnụahịa dị n'okpuru.", + "You may accept this invitation by clicking the button below:": "Ị nwere ike nabata òkù a site na ịpị bọtịnụ dị n'okpuru:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Ị nwere ike ịkagbu ndenye aha gị n'oge ọ bụla. Ozugbo kagbuo ndenye aha gị, ị ga-enwe nhọrọ ịmaliteghachi ndenye aha ruo na njedebe nke usoro ịgba ụgwọ gị ugbu a.", + "You may delete any of your existing tokens if they are no longer needed.": "Ị nwere ike ihichapụ ihe ọ bụla n'ime akara ngosi gị dị ugbu a ma ọ bụrụ na achọghịzi ha.", + "You may not delete your personal team.": "Ịnweghị ike ihichapụ otu nke gị.", + "You may not leave a team that you created.": "Ị nwere ike ị gaghị ahapụ otu ị mepụtara.", + "You will receive an invoice and payment link via email for each billing period.": "Ị ga-enweta akwụkwọ ọnụahịa na njikọ ịkwụ ụgwọ site na email maka oge ịgba ụgwọ ọ bụla.", + "You're logged in!": "Ị abanyela!", + "Your :invoiceName invoice is now available!": "Invoice :invoiceName gị dị ugbu a!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Adreesị ịgba ụgwọ gị bụ :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ajụjụ kaadị gị. Biko kpọtụrụ onye na-enye kaadị gị maka ozi ndị ọzọ.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Usoro ịkwụ ụgwọ gị ugbu a bụ kaadị kredit na-agwụ na :lastFour ga-agwụ na :expiration.", + "Your email address is unverified.": "Achọpụtaghị adreesị ozi-e gị.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Nkwụ ụgwọ ikpeazụ gị nke :amount dara. Biko melite usoro ịkwụ ụgwọ gị ka ị nwaa ịkwụ ụgwọ dara ada.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Nkwụ ụgwọ ikpeazụ gị nke :amount na :date dara. Biko melite usoro ịkwụ ụgwọ gị ka ị nwaa ịkwụ ụgwọ dara ada.", + "Your next payment of :amount will be processed on :date.": "Ịkwụ ụgwọ ọzọ nke :amount ga-abụ na :date.", + "Your payment method has been added successfully.": "Agbakwunyela usoro ịkwụ ụgwọ gị nke ọma.", + "Your payment method will be charged automatically for each billing period.": "A ga-ana usoro ịkwụ ụgwọ gị na-akpaghị aka maka oge ịgba ụgwọ ọ bụla.", + "Your registered VAT Number is :vatNumber.": "Nọmba VAT edebanyere aha gị bụ :vatNumber.", + "Your subscription has been started successfully.": "Amalitela ndenye aha gị nke ọma.", + "Your subscription has been successfully cancelled.": "Akagbuola ndenye aha gị nke ọma.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Akagbuola ndenye aha gị nke ọma. Ị ka ga-enwe ohere ruo ọgwụgwụ nke oge ịgba ụgwọ gị.", + "Your subscription was successfully resumed.": "Eweghachitere ndenye aha gị nke ọma.", + "Your subscription was successfully updated.": "Emelitere ndenye aha gị nke ọma.", + "Zambia": "Zambula", + "Zimbabwe": "Zimbaba", + "Zip / Postal Code": "Koodu Mpaghara / Nzipu ozi", + "Åland Islands": "Island Islands" +} diff --git a/locales/ig/php-inline.json b/locales/ig/php-inline.json new file mode 100644 index 00000000000..dfc8ca8cbb1 --- /dev/null +++ b/locales/ig/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "A ga-anabatarịrị mpaghara a.", + "accepted_if": "A ghaghị ịnakwere mpaghara a mgbe :other bụ :value.", + "active_url": "Ogige a abụghị URL ziri ezi.", + "after": "Ogige a ga-abụrịrị ụbọchị gachara :date.", + "after_or_equal": "Ogige a ga-abụrịrị ụbọchị gachara ma ọ bụ hà nhata :date.", + "alpha": "Ogige a ga-enwerịrị naanị mkpụrụedemede.", + "alpha_dash": "Ogige a ga-enwerịrị naanị mkpụrụedemede, ọnụọgụ, akara na akara ngosi.", + "alpha_num": "Ogige a ga-enwerịrị naanị mkpụrụedemede na ọnụọgụ.", + "any_of": "Ubi a abaghị uru.", + "array": "Ogige a ga-abụrịrị n'usoro.", + "ascii": "Ogige a ga-enwerịrị naanị mkpụrụedemede na akara nke otu-byte.", + "attached": "Agbanyelarị mpaghara a.", + "before": "Ogige a ga-abụrịrị ụbọchị tupu :date.", + "before_or_equal": "Ogige a ga-abụrịrị ụbọchị tupu ma ọ bụ hà nhata :date.", + "between.array": "Ogige a ga-enwerịrị ihe dị n'agbata :min na :max.", + "between.file": "Mpaghara a ga-abụrịrị n'etiti :min na :max kilobytes.", + "between.numeric": "Mpaghara a ga-adị n'etiti :min na :max.", + "between.string": "Ogige a ga-abụrịrị n'etiti mkpụrụedemede :min na :max.", + "boolean": "Mpaghara a ga-abụrịrị eziokwu ma ọ bụ ụgha.", + "can": "Ogige a nwere uru na-akwadoghị.", + "confirmed": "Nkwenye ubi a adabaghị.", + "contains": "Ogige a na-efu uru achọrọ.", + "date": "Ogige a abụghị ezigbo ụbọchị.", + "date_equals": "Ogige a ga-abụrịrị ụbọchị ruru :date.", + "date_format": "Ogige a adabaghị na usoro :format.", + "decimal": "Ogige a ga-enwerịrị oghere iri.", + "declined": "A ga-ajụrịrị mpaghara a.", + "declined_if": "A ga-ajụrịrị mpaghara a mgbe :other bụ :value.", + "different": "Mpaghara a na :other ga-adị iche.", + "digits": "Ogige a ga-abụrịrị nkeji iri.", + "digits_between": "Ogige a ga-abụrịrị n'etiti nkeji iri na iri abụọ.", + "dimensions": "Ogige a nwere akụkụ onyonyo ezighi ezi.", + "distinct": "Ogige a nwere uru oyiri.", + "doesnt_contain": "Ubi a aghaghi inwe nke obula: :values.", + "doesnt_end_with": "Ogige a agaghị ejedebe na otu n'ime ihe ndị a: :values.", + "doesnt_start_with": "Ogige a agaghị eji otu n'ime ihe ndị a malite: :values.", + "email": "Ogige a ga-abụrịrị adreesị ozi-e bara uru.", + "ends_with": "Ogige a ga-eji otu n'ime ihe ndị a mechie: :values.", + "enum": "Ogige ahọpụtara ezighi ezi.", + "exists": "Ogige ahọpụtara ezighi ezi.", + "extensions": "Ogige a ga-enwerịrị otu ndọtị ndị a: :values.", + "file": "Ogige a ga-abụrịrị faịlụ.", + "filled": "Ogige a ga-enwerịrị uru.", + "gt.array": "Ogige a ga-enwerịrị ihe karịrị ihe iri.", + "gt.file": "Mpaghara a ga-abụrịrị ihe karịrị :value kilobytes.", + "gt.numeric": "Mpaghara a ga-abụrịrị ihe karịrị :value.", + "gt.string": "Ogige a ga-abụrịrị ihe karịrị mkpụrụedemede iri.", + "gte.array": "Ogige a ga-enwerịrị ihe iri ma ọ bụ karịa.", + "gte.file": "Mpaghara a ga-abụrịrị karịa ma ọ bụ haha ​​na kilobytes :value.", + "gte.numeric": "Ogige a ga-enwerịrị ibu karịa ma ọ bụ haha ​​na :value.", + "gte.string": "Ogige a ga-abụrịrị karịa ma ọ bụ haha ​​na mkpụrụedemede iri.", + "hex_color": "Ogige a ga-abụrịrị agba hexadecimal bara uru.", + "image": "Ogige a ga-abụrịrị onyonyo.", + "in": "Ogige ahọpụtara ezighi ezi.", + "in_array": "Ogige a adịghị na :other.", + "in_array_keys": "Ubi a ga-enwerịrị opekata mpe otu n'ime igodo ndị a: :values.", + "integer": "Mpaghara a ga-abụrịrị ọnụọgụ.", + "ip": "Ogige a ga-abụrịrị adreesị IP bara uru.", + "ipv4": "Ogige a ga-abụrịrị adreesị IPv4 bara uru.", + "ipv6": "Ogige a ga-abụrịrị adreesị IPv6 bara uru.", + "json": "Ogige a ga-abụrịrị eriri JSON bara uru.", + "list": "Ogige a ga-abụrịrị ndepụta.", + "lowercase": "Ogige a ga-abụrịrị obere mkpụrụedemede.", + "lt.array": "Ogige a ga-enwerịrị ihe na-erughị ihe iri.", + "lt.file": "Mpaghara a ga-enwerịrị ihe na-erughị :value kilobytes.", + "lt.numeric": "Mpaghara a ga-enwerịrị ihe na-erughị :value.", + "lt.string": "Ogige a ga-abụrịrị ihe na-erughị mkpụrụedemede :value.", + "lte.array": "Ogige a agaghị enwe ihe karịrị ihe iri.", + "lte.file": "Mpaghara a ga-enwerịrị ihe na-erughị ma ọ bụ haha ​​na kilobytes :value.", + "lte.numeric": "Oghere a ga-abụrịrị ihe na-erughị ma ọ bụ haha ​​na :value.", + "lte.string": "Ogige a ga-abụrịrị ihe na-erughị ma ọ bụ haha ​​na mkpụrụedemede iri.", + "mac_address": "Ogige a ga-abụrịrị adreesị MAC bara uru.", + "max.array": "Ogige a agaghị enwe ihe karịrị ihe iri.", + "max.file": "Ebe a ekwesịghị ịbụ ihe karịrị :max kilobytes.", + "max.numeric": "Ogige a agaghị agafe :max.", + "max.string": "Ogige a agaghị agafe mkpụrụedemede iri.", + "max_digits": "Ogige a agaghị enwe ihe karịrị nkeji iri.", + "mimes": "Ogige a ga-abụrịrị ụdị faịlụ: :values.", + "mimetypes": "Ogige a ga-abụrịrị ụdị faịlụ: :values.", + "min.array": "Ogige a ga-enwerịrị opekata mpe ihe iri.", + "min.file": "Mpaghara a ga-enwerịrị opekata mpe :min kilobytes.", + "min.numeric": "Mpaghara a ga-enwerịrị opekata mpe iri.", + "min.string": "Ogige a ga-abụrịrị opekata mpe mkpụrụedemede iri.", + "min_digits": "Ogige a ga-enwerịrị opekata mpe nkeji iri.", + "missing": "Ogige a ga-efu efu.", + "missing_if": "Ogige a ga-apụrịrị mgbe :other bụ :value.", + "missing_unless": "Ogige a ga-apụrịrị ma ọ bụrụ na :other bụ :value.", + "missing_with": "Ogige a ga-apụrịrị mgbe :values dị.", + "missing_with_all": "Ogige a ga-apụrịrị mgbe :values nọ.", + "multiple_of": "Ogige a ga-abụrịrị ọnụọgụ nke iri.", + "not_in": "Ogige ahọpụtara ezighi ezi.", + "not_regex": "Usoro mpaghara a ezighi ezi.", + "numeric": "Ogige a ga-abụrịrị ọnụọgụ.", + "password.letters": "Ogige a ga-enwerịrị opekata mpe otu mkpụrụedemede.", + "password.mixed": "Ogige a ga-enwerịrị opekata mpe otu mkpụrụedemede ukwu na otu obere mkpụrụedemede.", + "password.numbers": "Ogige a ga-enwerịrị opekata mpe otu nọmba.", + "password.symbols": "Ogige a ga-enwerịrị opekata mpe otu akara.", + "password.uncompromised": "Ogige enyere apụtala na mwepu data. Biko họrọ mpaghara ọzọ.", + "present": "Ogige a ga-adịrịrị.", + "present_if": "Mpaghara a ga-adịrịrị mgbe :other bụ :value.", + "present_unless": "Mpaghara a ga-adịrịrị ma :other bụ :value.", + "present_with": "Mpaghara a ga-adịrịrị mgbe :values nọ.", + "present_with_all": "Ogige a ga-adịrịrị mgbe :values nọ.", + "prohibited": "Amachibidoro ubi a.", + "prohibited_if": "Amachibidoro ubi a mgbe :other bụ :value.", + "prohibited_if_accepted": "Amachibidoro ubi a mgbe anabatara :other.", + "prohibited_if_declined": "Amachibidoro ubi a mgbe gwọrọ :other.", + "prohibited_unless": "Amachibidoro ubi a ma ọ bụrụ na :other dị na :values.", + "prohibits": "Mpaghara a machibidoro mmadụ iri ịnọ ya.", + "regex": "Usoro mpaghara a ezighi ezi.", + "relatable": "Enwere ike ọ gaghị ejikọta mpaghara a na akụrụngwa a.", + "required": "A chọrọ ama a.", + "required_array_keys": "Ogige a ga-enwerịrị ndenye maka: :values.", + "required_if": "A chọrọ ubi a mgbe :other bụ :value.", + "required_if_accepted": "A chọrọ mpaghara a mgbe anabatara :other.", + "required_if_declined": "A chọrọ mpaghara a mgbe :other jụrụ.", + "required_unless": "A chọrọ ubi a ma ọ bụrụ na :other dị na :values.", + "required_with": "A chọrọ ubi a mgbe :values dị.", + "required_with_all": "A chọrọ ubi a mgbe :values nọ.", + "required_without": "A chọrọ ubi a mgbe :values na-anọghị.", + "required_without_all": "A chọrọ ubi a mgbe ọ nweghị nke :values nọ.", + "same": "Ogige a na :other ga-adakọrịrị.", + "size.array": "Ogige a ga-enwerịrị ihe iri.", + "size.file": "Mpaghara a ga-abụrịrị :size kilobytes.", + "size.numeric": "Mpaghara a ga-abụrịrị :size.", + "size.string": "Ogige a ga-abụrịrị mkpụrụedemede iri.", + "starts_with": "Mpaghara a ga-ejirịrị otu n'ime ihe ndị a malite: :values.", + "string": "Ogige a ga-abụrịrị eriri.", + "timezone": "Ogige a ga-abụrịrị mpaghara oge kwesịrị ekwesị.", + "ulid": "Ogige a ga-abụrịrị ULID bara uru.", + "unique": "Ewereworị ubi a.", + "uploaded": "Ebulite mpaghara a.", + "uppercase": "Ogige a ga-abụrịrị nnukwu.", + "url": "Ogige a ga-abụrịrị URL ziri ezi.", + "uuid": "Mpaghara a ga-abụrịrị UUID bara uru." +} diff --git a/locales/ig/php.json b/locales/ig/php.json new file mode 100644 index 00000000000..4ca4707c989 --- /dev/null +++ b/locales/ig/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "A ghaghị ịnakwere :attribute ahụ.", + "accepted_if": "A ghaghị ịnakwere :attribute ahụ mgbe :other bụ :value.", + "active_url": ":attribute ahụ abụghị URL ziri ezi.", + "after": ":attribute ga-abụ ụbọchị mgbe :date gachara.", + "after_or_equal": ":attribute ahụ ga-abụrịrị ụbọchị gachara ma ọ bụ ha nhata :date.", + "alpha": ":attribute ahụ ga-enwerịrị naanị mkpụrụedemede.", + "alpha_dash": ":attribute ahụ ga-enwerịrị naanị mkpụrụedemede, ọnụọgụ, akara akara na akara ngosi.", + "alpha_num": ":attribute ahụ ga-enwerịrị naanị mkpụrụedemede na ọnụọgụ.", + "any_of": "Ubi :attribute abaghị uru.", + "array": ":attribute ahụ ga-abụrịrị nhazi.", + "ascii": "Oghere :attribute ahụ ga-enwerịrị naanị mkpụrụedemede na akara mkpụrụedemede otu-byte.", + "attached": "Ejikwala :attribute a.", + "before": ":attribute ga-abụrịrị ụbọchị tupu :date.", + "before_or_equal": ":attribute ahụ ga-abụrịrị ụbọchị tupu ma ọ bụ ha nhata :date.", + "between.array": "Nke iri ahụ ga-enwerịrị n'etiti ihe :min na :max.", + "between.file": ":attribute ga-adị n'etiti :min na :max kilobytes.", + "between.numeric": ":attribute ga-adị n'etiti :min na :max.", + "between.string": ":attribute ahụ ga-abụrịrị n'etiti mkpụrụedemede :min na :max.", + "boolean": "Oghere iri ahụ ga-abụrịrị eziokwu ma ọ bụ ụgha.", + "can": "Mpaghara :attribute ahụ nwere uru na-akwadoghị.", + "confirmed": "Nkwenye iri ahụ adabaghị.", + "contains": "Mpaghara :attribute ahụ na-efu uru achọrọ.", + "current_password": "Okwuntughe ezighi ezi.", + "date": ":attribute ahụ abụghị ụbọchị ziri ezi.", + "date_equals": ":attribute ahụ ga-abụrịrị ụbọchị ha nhata :date.", + "date_format": ":attribute ahụ adabaghị na usoro :format.", + "decimal": "Ogige iri ahụ ga-enwerịrị ebe iri abụọ.", + "declined": "A ghaghị ịjụ :attribute ahụ.", + "declined_if": "A ghaghị jụ :attribute ahụ mgbe :other bụ :value.", + "different": ":attribute na :other ga-adị iche.", + "digits": ":attribute ahụ ga-abụrịrị nkeji iri abụọ.", + "digits_between": ":attribute ahụ ga-abụrịrị n'etiti nkeji :min na :max.", + "dimensions": ":attribute ahụ nwere akụkụ onyonyo ezighi ezi.", + "distinct": "Ogige iri ahụ nwere uru oyiri.", + "doesnt_contain": "Ubi :attribute agaghị enwe ihe ndị a: :values.", + "doesnt_end_with": "Ogige iri agaghị ejedebe na otu n'ime ihe ndị a: :values.", + "doesnt_start_with": "Ogige iri agaghị ebido na otu n'ime ihe ndị a: :values.", + "email": ":attribute ahụ ga-abụrịrị adreesị ozi-e ziri ezi.", + "ends_with": ":attribute ahụ ga-eji otu n'ime ihe ndị a mechie: :values.", + "enum": ":attribute ahọpụtara ezighi ezi.", + "exists": ":attribute ahọpụtara ezighi ezi.", + "extensions": "Ogige iri ahụ ga-enwerịrị otu ndọtị ndị a: :values.", + "failed": "Asambodo ndị a adabaghị na ndekọ anyị.", + "file": ":attribute ga-abụrịrị faịlụ.", + "filled": "Ogige iri ahụ ga-enwerịrị uru.", + "gt.array": "Nke iri ahụ ga-enwerịrị ihe karịrị ihe iri abụọ.", + "gt.file": ":attribute ga-adịrịrị karịa :value kilobytes.", + "gt.numeric": ":attribute ga-adịrịrị karịa :value.", + "gt.string": ":attribute ahụ ga-adịrịrị karịa mkpụrụedemede iri abụọ.", + "gte.array": ":attribute ahụ ga-enwerịrị ihe iri abụọ ma ọ bụ karịa.", + "gte.file": ":attribute ahụ ga-adịrịrị ma ọ bụ haha ​​na kilobytes :value.", + "gte.numeric": ":attribute ahụ ga-adịrịrị karịa ma ọ bụ haha ​​na :value.", + "gte.string": ":attribute ahụ ga-abụrịrị karịa ma ọ bụ haha ​​na mkpụrụedemede :value.", + "hex_color": "Oghere :attribute ahụ ga-abụrịrị agba hexadecimal ziri ezi.", + "image": ":attribute ahụ ga-abụrịrị onyonyo.", + "in": ":attribute ahọpụtara ezighi ezi.", + "in_array": "Oghere :attribute adịghị na :other.", + "in_array_keys": "Ubi :attribute ga-enwerịrị opekata mpe otu n'ime igodo ndị a: :values.", + "integer": ":attribute ahụ ga-abụrịrị ọnụọgụ.", + "ip": ":attribute ahụ ga-abụrịrị adreesị IP bara uru.", + "ipv4": ":attribute ahụ ga-abụrịrị adreesị IPv4 bara uru.", + "ipv6": ":attribute ahụ ga-abụrịrị adreesị IPv6 bara uru.", + "json": ":attribute ahụ ga-abụrịrị eriri JSON bara uru.", + "list": "Ogige iri ahụ ga-abụrịrị ndepụta.", + "lowercase": "Oghere iri ahụ ga-abụrịrị obere mkpụrụedemede.", + "lt.array": ":attribute ahụ ga-enwerịrị ihe na-erughị ihe iri abụọ.", + "lt.file": ":attribute ga-erughị :value kilobytes.", + "lt.numeric": ":attribute ga-erughị :value.", + "lt.string": ":attribute ahụ ga-abụrịrị ihe na-erughị mkpụrụedemede :value.", + "lte.array": ":attribute ahụ agaghị enwe ihe karịrị ihe iri abụọ.", + "lte.file": ":attribute ahụ ga-abụrịrị ihe na-erughị ma ọ bụ haha ​​na kilobytes :value.", + "lte.numeric": ":attribute ahụ ga-abụrịrị ihe na-erughị ma ọ bụ haha ​​na :value.", + "lte.string": ":attribute ahụ ga-abụrịrị ihe na-erughị ma ọ bụ haha ​​na mkpụrụedemede :value.", + "mac_address": ":attribute ahụ ga-abụrịrị adreesị MAC bara uru.", + "max.array": ":attribute ahụ agaghị enwe ihe karịrị ihe iri abụọ.", + "max.file": ":attribute ahụ ekwesịghị ịbụ ihe karịrị :max kilobytes.", + "max.numeric": "Nke iri ekwesịghị ịbụ ihe karịrị :max.", + "max.string": ":attribute ahụ ekwesịghị ịbụ ihe karịrị mkpụrụedemede iri abụọ.", + "max_digits": "Oghere iri agaghị enwe ihe karịrị ọnụọgụ iri abụọ.", + "mimes": ":attribute ahụ ga-abụrịrị ụdị faịlụ: :values.", + "mimetypes": ":attribute ahụ ga-abụrịrị ụdị faịlụ: :values.", + "min.array": "Nke iri ahụ ga-enwerịrị opekata mpe ihe iri abụọ.", + "min.file": ":attribute ga-abụrịrị opekata mpe :min kilobytes.", + "min.numeric": ":attribute ga-abụrịrị opekata mpe :min.", + "min.string": ":attribute ahụ ga-abụrịrị opekata mpe mkpụrụedemede iri abụọ.", + "min_digits": "Oghere iri ahụ ga-enwerịrị opekata mpe iri abụọ.", + "missing": "Ogige iri ahụ ga-efu efu.", + "missing_if": "Ogige iri ahụ ga-apụrịrị mgbe :other bụ :value.", + "missing_unless": "Oghere :attribute ahụ ga-efu ma ọ bụrụ na :other bụ :value.", + "missing_with": "Ogige iri ahụ ga-apụrịrị mgbe :values nọ.", + "missing_with_all": "Ogige iri ahụ ga-apụrịrị mgbe :values nọ.", + "multiple_of": ":attribute ga-abụrịrị ọnụọgụ nke :value.", + "next": "Osote \"", + "not_in": ":attribute ahọpụtara ezighi ezi.", + "not_regex": "Ụdị :attribute ahụ abaghị uru.", + "numeric": ":attribute ahụ ga-abụrịrị ọnụọgụ.", + "password": "Okwuntughe ezighi ezi.", + "password.letters": "Ogige iri ahụ ga-enwerịrị opekata mpe otu mkpụrụedemede.", + "password.mixed": "Oghere iri ahụ ga-enwerịrị opekata mpe otu mkpụrụedemede ukwu na otu obere mkpụrụedemede.", + "password.numbers": "Ogige iri ahụ ga-enwerịrị opekata mpe otu nọmba.", + "password.symbols": "Ogige iri ahụ ga-enwerịrị opekata mpe otu akara.", + "password.uncompromised": "Ihe :attribute enyere apụtala na mwepu data. Biko họrọ :attribute dị iche.", + "present": "Ogige iri ahụ ga-adịrịrị.", + "present_if": "Mpaghara :attribute ga-adịrịrị mgbe :other bụ :value.", + "present_unless": "Oghere :attribute ga-adị ma ọ bụrụ na :other bụ :value.", + "present_with": "Mpaghara iri ahụ ga-adịrịrị mgbe :values nọ.", + "present_with_all": "Ogige iri ahụ ga-adịrịrị mgbe :values nọ.", + "previous": "« gara aga", + "prohibited": "Amachibidoro ubi iri ahụ.", + "prohibited_if": "Amachibidoro ubi iri ahụ mgbe :other bụ :value.", + "prohibited_if_accepted": "Amachibidoro ubi iri ahụ mgbe anabataghị mmadụ iri abụọ.", + "prohibited_if_declined": "Amachibidoro ubi iri ahụ mgbe mmadụ iri abụọ jụrụ.", + "prohibited_unless": "Amachibidoro ubi :attribute ahụ ma ọ bụrụ na :other dị na :values.", + "prohibits": "Ogige iri ahụ machibidoro mmadụ iri abụọ ịnọ ya.", + "regex": "Ụdị :attribute ahụ abaghị uru.", + "relatable": "Enwere ike ọ gaghị ejikọta :attribute a na akụrụngwa a.", + "required": "A chọrọ ubi :attribute ahụ.", + "required_array_keys": "Ogige iri ahụ ga-enwerịrị ndenye maka: :values.", + "required_if": "A chọrọ ubi :attribute mgbe :other bụ :value.", + "required_if_accepted": "A chọrọ ubi iri mgbe :other nabatara.", + "required_if_declined": "A chọrọ ubi iri ahụ mgbe :other jụrụ.", + "required_unless": "A chọrọ ubi :attribute ma ọ bụrụ na :other dị na :values.", + "required_with": "A chọrọ ubi :attribute mgbe :values dị.", + "required_with_all": "A chọrọ ubi :attribute mgbe :values nọ.", + "required_without": "A chọrọ ubi :attribute mgbe :values na-anọghị.", + "required_without_all": "A chọrọ ubi iri ahụ mgbe ọ nweghị nke :values nọ.", + "reset": "Etọgharịala paswọọdụ gị.", + "same": ":attribute na :other ga-adabarịrị.", + "sent": "Anyị ezitela njikọ nrụgharị paswọọdụ gị email.", + "size.array": "Nke iri ahụ ga-enwerịrị ihe iri abụọ.", + "size.file": ":attribute ga-abụ :size kilobytes.", + "size.numeric": ":attribute ga-abụ :size.", + "size.string": ":attribute ahụ ga-abụrịrị mkpụrụedemede :size.", + "starts_with": ":attribute ahụ ga-amalite na otu n'ime ihe ndị a: :values.", + "string": ":attribute ahụ ga-abụrịrị eriri.", + "throttle": "Ọtụtụ mbọ nbanye. Biko nwaa ọzọ n'ime nkeji iri.", + "throttled": "Biko chere tupu ịmalitegharịa.", + "timezone": ":attribute ahụ ga-abụrịrị mpaghara oge kwesịrị ekwesị.", + "token": "Ihe nrụpụta nrụpụta okwuntughe a abaghị uru.", + "ulid": "Oghere :attribute ga-abụrịrị ULID bara uru.", + "unique": "Ewereworị :attribute ahụ.", + "uploaded": ":attribute ahụ ebulighị.", + "uppercase": "Oghere iri ahụ ga-abụrịrị nnukwu.", + "url": ":attribute ahụ ga-abụrịrị URL ziri ezi.", + "user": "Anyị enweghị ike ịhụ onye ọrụ nwere adreesị ozi-e ahụ.", + "uuid": ":attribute ahụ ga-abụrịrị UUID bara uru." +} diff --git a/locales/is/_excludes.json b/locales/is/_excludes.json new file mode 100644 index 00000000000..d788a108c84 --- /dev/null +++ b/locales/is/_excludes.json @@ -0,0 +1,54 @@ +[ + "Anguilla", + "Aruba", + "Bangladesh", + "Barbados", + "Belize", + "Bermuda", + "Botswana", + "Bouvet Island", + "Cape Verde", + "Chad", + "Chile", + "Costa Rica", + "CSV (.csv)", + "Djibouti", + "Excel (.xlsx)", + "Fiji", + "Georgia", + "Ghana", + "Grenada", + "Guam", + "Guatemala", + "Guinea", + "Hong Kong", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kiribati", + "Kosovo", + "Lao People's Democratic Republic", + "Liechtenstein", + "Macao", + "Maldives", + "Martinique", + "Montenegro", + "Nepal", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Peru", + "Puerto Rico", + "Qatar", + "Réunion", + "Saint Barthélemy", + "San Marino", + "Senegal", + "September", + "Sierra Leone", + "Singapore", + "Sri Lanka" +] diff --git a/locales/is/json-inline.json b/locales/is/json-inline.json new file mode 100644 index 00000000000..6560ecb5298 --- /dev/null +++ b/locales/is/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Þessi reitur verður að vera gilt hlutverk.", + "The :attribute must be at least :length characters and contain at least one number.": "Þessi reitur verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti eina tölu.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Þessi reitur verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn sérstaf og eina tölu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Þessi reitur verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn sérstaf.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Þessi reitur verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn hástaf og eina tölu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Þessi reitur verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn hástaf og einn sérstaf.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Þessi reitur verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn hástaf, eina tölu og einn sérstaf.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Þessi reitur verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn hástaf.", + "The :attribute must be at least :length characters.": "Þessi reitur verður að vera að minnsta kosti :length stafir.", + "The :attribute must contain at least one letter.": "Þessi reitur verður að innihalda að minnsta kosti einn staf.", + "The :attribute must contain at least one number.": "Þessi reitur verður að innihalda að minnsta kosti eina tölu.", + "The :attribute must contain at least one symbol.": "Þessi reitur verður að innihalda að minnsta kosti eitt tákn.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Þessi reitur verður að innihalda að minnsta kosti einn hástaf og einn lágstaf.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Tiltekinn reitur hefur birst í gagnaleka. Vinsamlegast veldu annan reit." +} diff --git a/locales/is/json.json b/locales/is/json.json new file mode 100644 index 00000000000..a54e13a501a --- /dev/null +++ b/locales/is/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(og :count villur í viðbót)", + "(and :count more errors)": "(og :count villur í viðbót)|(og :count villur í viðbót)|(og :count villur í viðbót)", + "30 Days": "30 Daga", + "60 Days": "60 Daga", + "90 Days": "90 Daga", + ":amount selected": ":Amount valdir", + ":amount Total": ":Amount Alls", + ":days day trial": ":Days daga prufa", + ":resource Details": ":Resource Upplýsingar", + ":resource Details: :title": ":Resource Upplýsingar: :title", + "A decryption key is required.": "Afkóðunarlykill er nauðsynlegur.", + "A fresh verification link has been sent to your email address.": "Nýr staðfestingartengil hefur verið sendur á netfangið þitt.", + "A new verification link has been sent to the email address you provided during registration.": "Nýja staðfestingu hlekkur hefur verið send til netfangið sem þú gafst upp á skráningu.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Nýr staðfestingartengil hefur verið sendur á netfangið sem þú gafst upp í prófílstillingunum þínum.", + "A new verification link has been sent to your email address.": "Nýr staðfestingartengill hefur verið sendur á netfangið þitt.", + "Accept Invitation": "Þiggja Boð", + "Action": "Aðgerð", + "Action Event": "Aðgerðaviðburður", + "Action Events": "Aðgerðarviðburðir", + "Action Happened At": "Gerðist Á", + "Action Initiated By": "Frumkvæði", + "Action Name": "Nafnið", + "Action Status": "Staða", + "Action Target": "Miða", + "Actions": "Aðgerðir", + "Add": "Bæta", + "Add :resource": "Bættu við :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Bæta nýtt lið meðlimur til að þitt lið, leyfa þeim að vinna með þér.", + "Add additional security to your account using two factor authentication.": "Bæta fleiri öryggi á reikninginn þinn með tvær þáttur staðfesting.", + "Add Payment Method": "Bæta við greiðslumáta", + "Add row": "Bæta röðinni", + "Add Team Member": "Bæta Lið Meðlimur", + "Add VAT Number": "Bæta við VSK-númeri", + "Added.": "Bætt við.", + "Additional billing information updated successfully.": "Viðbótarupplýsingar um innheimtu uppfærðar.", + "Address": "Heimilisfang", + "Address Line 2": "Heimilisfang lína 2", + "Administrator": "Stjórnandi", + "Administrator users can perform any action.": "Stjórnandi notendur hægt að framkvæma aðgerð.", + "Afghanistan": "Afganistan", + "Aland Islands": "Krist Eyjar", + "Albania": "Albaníu", + "Algeria": "Alsír", + "All of the people that are part of this team.": "Allt fólkið sem eru hluti af þessu liði.", + "All resources loaded.": "Öll úrræði hlaðinn.", + "All rights reserved.": "Allt réttindi frátekið.", + "Already registered?": "Þegar skráð?", + "American Samoa": "American Samóa", + "An error occurred while uploading the file.": "Villa kom upp við að hlaða upp skránni.", + "An error occurred while uploading the file: :error": "Villa kom upp við að hlaða upp skránni: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Óvænt villa kom upp og við höfum látið þjónustudeild okkar vita. Vinsamlegast reyndu aftur síðar.", + "Andorra": "Andorsk", + "Angola": "Angóla", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Annar notandi hefur uppfært þetta auðlind þar sem þetta page var hlaðinn. Vinsamlegast hressa síðu og reyna aftur.", + "Antarctica": "Suðurskautslandið", + "Antigua And Barbuda": "San Marino", + "Antigua and Barbuda": "Antígva og Barbúda", + "API Token": "API Skapi", + "API Token Permissions": "API Skapi Leyfi", + "API Tokens": "API Tákn", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tákn leyfa þriðja aðila þjónustu til að staðfesta með umsókn okkar á þínum vegum.", + "Apply": "Sækja um", + "Apply Coupon": "Sækja afsláttarmiða", + "April": "Apríl", + "Are you sure you want to attempt to pay :amount?": "Ertu viss um að þú viljir reyna að borga :amount?", + "Are you sure you want to cancel your subscription?": "Ertu viss um að þú viljir segja upp áskriftinni þinni?", + "Are you sure you want to delete all the notifications?": "Ertu viss um að þú viljir eyða öllum tilkynningum?", + "Are you sure you want to delete the selected resources?": "Ertu viss um að þú vilt eyða valið auðlindir?", + "Are you sure you want to delete this file?": "Ertu viss um að þú viljir að eyða þessari skrá?", + "Are you sure you want to delete this notification?": "Ertu viss um að þú viljir eyða þessari tilkynningu?", + "Are you sure you want to delete this payment method?": "Ertu viss um að þú viljir eyða þessum greiðslumáta?", + "Are you sure you want to delete this resource?": "Ertu viss um að þú viljir að eyða þessu úrræði?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ertu viss um að þú vilt fá þetta lið? Þegar hópur er eytt, öll úrræði og gögnum verður endanlega eytt.", + "Are you sure you want to delete your account?": "Ertu viss um að þú viljir eyða reikningnum þínum?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ertu viss um að þú viljir að eyða reikningnum þínum? Einu sinni á reikninginn þinn er eytt, öll úrræði og gögnum verður endanlega eytt. Sláðu inn lykilorðið þitt til að staðfesta að þú langar til að eyða þinn reikning.", + "Are you sure you want to detach the selected resources?": "Ertu viss um að þú viljir að taktu valið auðlindir?", + "Are you sure you want to detach this resource?": "Ertu viss um að þú viljir að taktu þetta auðlind?", + "Are you sure you want to force delete the selected resources?": "Ertu viss um að þú viljir að þvinga eyða völdum auðlindir?", + "Are you sure you want to force delete this resource?": "Ertu viss um að þú viljir að þvinga eyða þessu úrræði?", + "Are you sure you want to log out?": "Ertu viss um að þú viljir skrá þig út?", + "Are you sure you want to mark all notifications as read?": "Ertu viss um að þú viljir merkja allar tilkynningar sem lesnar?", + "Are you sure you want to remove this item?": "Ertu viss um að þú viljir fjarlægja þetta atriði?", + "Are you sure you want to restore the selected resources?": "Ertu viss um að þú viljir endurheimta valið auðlindir?", + "Are you sure you want to restore this resource?": "Ertu viss um að þú viljir endurheimta þetta auðlind?", + "Are you sure you want to resume your subscription?": "Ertu viss um að þú viljir halda áfram áskrift?", + "Are you sure you want to run this action?": "Ertu viss um að þú viljir hlaupa í þessari aðgerð?", + "Are you sure you want to set this payment method as your default?": "Ertu viss um að þú viljir stilla þennan greiðslumáta sem sjálfgefinn?", + "Are you sure you want to stop impersonating?": "Ertu viss um að þú viljir hætta að herma eftir þér?", + "Are you sure you would like to delete this API token?": "Ertu viss um að þú vilt fá þetta API skapi?", + "Are you sure you would like to leave this team?": "Ertu viss um að þú vilt að yfirgefa þetta lið?", + "Are you sure you would like to remove this person from the team?": "Ertu viss um að þú vilt að fjarlægja þennan mann úr lið?", + "Are you sure you would like to switch billing plans?": "Ertu viss um að þú viljir skipta um innheimtuáætlun?", + "Argentina": "Argentínu", + "Armenia": "Guinea", + "Aruba": "Aruba", + "Attach": "Hengja", + "Attach & Attach Another": "Hengja & Hengja Annar", + "Attach :resource": "Hengja :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Hengdu skrár með því að draga og sleppa, velja eða smakka þær.", + "August": "Ágúst", + "Australia": "Ástralía", + "Austria": "Austurríki", + "Azerbaijan": "Mósambík", + "Bahamas": "Bahamaeyjar", + "Bahrain": "Jórdanía", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Áður en þú heldur áfram, gætirðu staðfest netfangið þitt með því að smella á hlekkinn sem við sendum þér í tölvupósti? Ef þú fékkst ekki tölvupóstinn sendum við þér gjarnan annan.", + "Before proceeding, please check your email for a verification link.": "Áður en þú heldur áfram skaltu athuga tölvupóstinn þinn fyrir staðfestingartengil.", + "Belarus": "Hvíta", + "Belgium": "Belgíu", + "Belize": "Belize", + "Benin": "Sierra leone", + "Bermuda": "Bermuda", + "Bhutan": "Sierra leone", + "Billing Information": "greiðsluupplýsingar", + "Billing Management": "Innheimtustjórnun", + "Bolivia": "Bólivía", + "Bolivia, Plurinational State of": "Bólivía, fjölþjóðlegt ríki", + "Bonaire, Sint Eustatius and Saba": "Púertó ríkó, Saint Eustatius og Laugardagur", + "Bosnia And Herzegovina": "Bosníu og Herzegóvínu", + "Bosnia and Herzegovina": "Bosnía og Hersegóvína", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brasilíu", + "British Indian Ocean Territory": "Breska Indlandshafi Yfirráðasvæði", + "Browser Sessions": "Vafra Fundum", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Búlgaríu", + "Burkina Faso": "Kína", + "Burundi": "Búrúndí", + "Cambodia": "Kambódíu", + "Cameroon": "Kamerún", + "Canada": "Kanada", + "Cancel": "Hætta", + "Cancel Subscription": "Hætta áskrift", + "Cape Verde": "Cape Verde", + "Card": "Kort", + "Cayman Islands": "Cayman Eyjum", + "Central African Republic": "Mið-Afríku Lýðveldinu", + "Chad": "Chad", + "Change Subscription Plan": "Breyta áskriftaráætlun", + "Change the current payment method attached to your subscription": "Breyttu núverandi greiðslumáta sem fylgir áskriftinni þinni", + "Changes": "Breytingar", + "Checkout": "Athuga", + "Chile": "Chile", + "China": "Kína", + "Choose": "Veldu", + "Choose :field": "Velja :field", + "Choose :resource": "Velja :resource", + "Choose an option": "Veldu valkost", + "Choose date": "Veldu dagsetningu", + "Choose File": "Velja Skrá", + "Choose Files": "Veldu Skrár", + "Choose Type": "Velja Tegund", + "Christmas Island": "Jól Island", + "City": "Borg", + "Click here to re-send the verification email.": "Smelltu hér til að endursenda staðfestingarpóstinn.", + "click here to request another": "smelltu hér til að biðja um annað", + "Click to choose": "Smelltu á að velja", + "Close": "Loka", + "Cocos (Keeling) Islands": "Cocos (Keeling) Eyjar", + "Code": "Númerið", + "Colombia": "Kólumbía", + "Comoros": "Þrælkunarvinnu", + "Confirm": "Staðfesta", + "Confirm Billing Action": "Staðfestu innheimtuaðgerð", + "Confirm Password": "Staðfesta Lykilorð", + "Confirm Payment": "Staðfesta Greiðslu", + "Confirm your :amount payment": "Staðfesta :amount greiðslu", + "Congo": "Kongó", + "Congo, Democratic Republic": "Kiribati", + "Congo, the Democratic Republic of the": "Kongó, Alþýðulýðveldið", + "Constant": "Stöðug", + "Continue To Payment": "Halda áfram í greiðslu", + "Cook Islands": "Cook-Eyjum", + "Copy to clipboard": "Afritaðu á klemmuspjald", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Fílabeinsströndin", + "Country": "Land", + "Coupon": "Afsláttarmiði", + "Coupon applied successfully.": "Afsláttarmiði sóttur.", + "Create": "Búa", + "Create & Add Another": "Búa & Bæta Við Öðru", + "Create :resource": "Búa :resource", + "Create a new team to collaborate with others on projects.": "Að búa til nýtt lið til að vinna með öðrum á verkefni.", + "Create Account": "Stofna Reikning", + "Create API Token": "Búa API Skapi", + "Create New Team": "Að Búa Til Nýtt Lið", + "Create Team": "Búa Lið", + "Created.": "Búin.", + "Croatia": "Króatíu", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kúbu", + "Curaçao": "Curacao", + "Current Password": "Núverandi Lykilorð", + "Current Subscription Plan": "Núverandi áskriftaráætlun", + "Currently Subscribed": "Núna í áskrift", + "Customer Balance": "Viðskiptavinajöfnuður", + "Customize": "Aðlaga", + "Cyprus": "Kýpur", + "Czech Republic": "Tékklandi", + "Côte d'Ivoire": "Fílabeinsströndin", + "Dark": "Myrkur", + "Dashboard": "Mælaborðinu", + "December": "Desember", + "Decrease": "Lækkun", + "Default": "Sjálfgefið", + "Delete": "Eyða", + "Delete :resource": "Eyða :resource", + "Delete Account": "Eyða Reikning", + "Delete all notifications": "Eyða öllum tilkynningum", + "Delete API Token": "Hreinn API Skapi", + "Delete File": "Eyða Skrá", + "Delete Notification": "Eyða tilkynningu", + "Delete Resource": "Eyða Auðlind", + "Delete Selected": "Eyða Völdum", + "Delete Team": "Eyða Lið", + "Denmark": "Danmörk", + "Detach": "Taktu", + "Detach Resource": "Taktu Auðlind", + "Detach Selected": "Taktu Valið", + "Details": "Upplýsingar", + "Disable": "Slökkva", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Viltu virkilega að fara? Þú hefur búið breytingar.", + "Dominica": "Sunnudagur", + "Dominican Republic": "Norður-Lýðveldið", + "Done.": "Gert.", + "Download": "Sækja", + "Download Invoice": "Sækja reikning", + "Drop file or click to choose": "Slepptu skránni eða smelltu til að velja", + "Drop files or click to choose": "Slepptu skrám eða smelltu til að velja", + "Ecuador": "Ekvador", + "Edit": "Breyta", + "Edit :resource": "Breyta :resource", + "Edit Attached": "Breyta Fylgir", + "Edit Profile": "Breyta prófíl", + "Editor": "Ritstjóri", + "Editor users have the ability to read, create, and update.": "Ritstjóri notendur hefur getu til að lesa, búa, og uppfærslu.", + "Egypt": "Egyptaland", + "El Salvador": "Salvador", + "Email": "Sendu", + "email": "sendu", + "Email Address": "Netfangið", + "Email Addresses": "Netföng", + "Email Password Reset Link": "Sendu Lykilorð Endurstilla Hlekkur", + "Email Verification": "Staðfesting tölvupósts", + "Enable": "Virkja", + "Encrypted environment file already exists.": "Dulkóðuð umhverfisskrá er þegar til.", + "Encrypted environment file not found.": "Dulkóðuð umhverfisskrá fannst ekki.", + "Ensure your account is using a long, random password to stay secure.": "Að tryggja reikninginn þinn er með lengi, af handahófi lykilorð til að vera örugg.", + "Environment file already exists.": "Umhverfisskrá er þegar til.", + "Environment file not found.": "Umhverfisskrá fannst ekki.", + "Equatorial Guinea": "Í Miðbaugs-Guineu", + "Eritrea": "Burma", + "Error": "Villa", + "errors": "villur", + "Estonia": "Eistland", + "Ethiopia": "Eþíópíu", + "ex VAT": "án virðisaukaskatts", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Rennur út :expiration", + "Export As CSV": "Flytja út sem CSV", + "Extra Billing Information": "Auka innheimtuupplýsingar", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Auka staðfestingu þarf að vinna greiðslu þinni. Vinsamlegast haldið áfram að greiðslu þinni með því að ýta á takkann neðan.", + "Failed Subscription Payment": "Áskriftargreiðsla mistókst", + "Failed to load :resource!": "Mistókst að hlaða :resource!", + "Falkland Islands (Malvinas)": "Falklandseyjar (Malvinas)", + "Faroe Islands": "Finnland", + "February": "Febrúar", + "Fiji": "Fiji", + "Filename": "Skráarnafn", + "Finish enabling two factor authentication.": "Ljúktu við að virkja tveggja þátta auðkenningu.", + "Finland": "Finnland", + "For your security, please confirm your password to continue.": "Fyrir öryggi þitt, vinsamlegast staðfesta lykilorð þitt til að halda áfram.", + "Forbidden": "Bannað", + "Force Delete": "Gildi Eyða", + "Force Delete :resource": "Gildi Eyða :resource", + "Force Delete Resource": "Gildi Eyða Auðlind", + "Force Delete Selected": "Gildi Eyða Völdum", + "Forgot Password": "Gleymt lykilorð", + "Forgot your password?": "Gleymdi lykilorðið þitt?", + "Forgot Your Password?": "Gleymdi Lykilorðið Þitt?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Gleymdi lykilorðið þitt? Ekkert vandamál. Bara að láta okkur vita netfangið þitt og við munum senda þér lykilorð endurstilla hlekkur sem verður að leyfa þér að velja nýtt einn.", + "France": "Frakkland", + "French Guiana": "Guatemala", + "French Polynesia": "Franska Polynesia", + "French Southern Territories": "Franska Suður Svæðum", + "From": "Frá", + "Gabon": "Wallis", + "Gambia": "Gambía", + "Georgia": "Georgia", + "Germany": "Þýskaland", + "Ghana": "Ghana", + "Gibraltar": "Gíbraltar", + "Go Home": "Farið Heim", + "Go to page :page": "Fara á síðu :page", + "Great! You have accepted the invitation to join the :team team.": "Frábær! Þú hefur þegið boð til að taka þátt í :team lið.", + "Greece": "Grikkland", + "Greenland": "Grænland", + "Grenada": "Grenada", + "Guadeloupe": "Írland", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Andorra", + "Guinea": "Guinea", + "Guinea-Bissau": "Ghana", + "Guyana": "Andorra", + "Haiti": "Haítí", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ertu að hugsa um að segja upp áskriftinni þinni? Þú getur þegar í stað endurvirkjað áskriftina þína hvenær sem er þar til núverandi innheimtutímabili lýkur. Eftir að núverandi innheimtuferli lýkur geturðu valið alveg nýja áskriftaráætlun.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ertu að hugsa um að segja upp áskriftinni þinni? Þú getur þegar í stað virkjað áskriftina þína hvenær sem er þar til núverandi innheimtutímabili lýkur. Eftir að núverandi innheimtuferli lýkur geturðu valið alveg nýja áskriftaráætlun.", + "Heard Island & Mcdonald Islands": "Heyrt Island og McDonald Eyjar", + "Heard Island and McDonald Islands": "Heard Island og McDonald Islands", + "Hello!": "Halló!", + "Hide Content": "Fela Efni", + "Hold Up!": "Halda Upp!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Hondúras", + "Hong Kong": "Hong Kong", + "Hungary": "Ungverjaland", + "I agree to the :terms_of_service and :privacy_policy": "Ég er sammála að :terms_of_service og :privacy_policy", + "Iceland": "Íslandi", + "ID": "SKILRÍKI", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ef nauðsyn krefur, þú getur skrá þig út af öllum öðrum vafra fundum yfir öll tæki. Sumir af undanförnum fundum eru hér fyrir neðan, en þetta sinn má ekki tæmandi. Ef þér finnst þinn reikning hefur verið í hættu, þú ættir líka að uppfæra lykilorð.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ef þú ert nú þegar með reikning, getur þú að samþykkja þetta boð með því að ýta á takkann neðan:", + "If you did not create an account, no further action is required.": "Ef þú ekki að stofna reikning, engar frekari aðgerð er krafist.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ef þú gerðir ekki ráð að fá boð um að þetta lið, þú getur henda þessum tölvupósti.", + "If you did not receive the email": "Ef þú fékkst ekki tölvupóstinn", + "If you did not request a password reset, no further action is required.": "Ef þú hefur ekki beðið lykilorð endurstilla, engar frekari aðgerð er krafist.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ef þú ert ekki með reikning, þú getur búið einn af því að smella á hnappinn fyrir neðan. Eftir að stofna reikning, þú getur smelltu boð samþykki hnappinn í þessum tölvupósti til að samþykkja lið boð:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ef þú þarft að bæta sérstökum tengiliðum eða skattaupplýsingum við reikninga þína, eins og fullt fyrirtækisheiti þitt, virðisaukaskattsnúmer eða heimilisfang skrár, gætirðu bætt því við hér.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ef þú ert í vandræðum með að smella á \":actionText\" takka, afrit og líma SLÓÐINA neðan\ní vafra:", + "Impersonate": "Herma eftir", + "Increase": "Auka", + "India": "Indland", + "Indonesia": "Ódýrt", + "Invalid filename.": "Ógilt skráarnafn.", + "Invalid JSON was returned from the route.": "Ógildu JSON var skilað af leiðinni.", + "Invoice Email Addresses": "Netföng reikninga", + "Invoice emails updated successfully.": "Tölvupóstur reikninga uppfærður með góðum árangri.", + "Invoices": "Reikningar", + "Iran, Islamic Republic Of": "Íran", + "Iran, Islamic Republic of": "Íran, Íslamska lýðveldið", + "Iraq": "Írak", + "Ireland": "Írland", + "Isle Of Man": "Mön", + "Isle of Man": "Mön", + "Israel": "Ísrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Það lítur út fyrir að þú sért ekki með virka áskrift. Þú getur valið eina af áskriftaráætlununum hér að neðan til að byrja. Áskriftaráætlunum gæti verið breytt eða sagt upp þegar þér hentar.", + "Italy": "Ítalía", + "Jamaica": "Jamaica", + "January": "Janúar", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Júlí", + "June": "Júní", + "Kazakhstan": "Kasakstan", + "Kenya": "Kenýa", + "Key": "Lykillinn", + "Kiribati": "Kiribati", + "Korea": "Suður-Kórea", + "Korea, Democratic People's Republic of": "Norður-Kórea", + "Korea, Republic of": "Kórea, Lýðveldið", + "Kosovo": "Kosovo", + "Kuwait": "Kúveit", + "Kyrgyzstan": "Mali", + "Lao People's Democratic Republic": "Laos", + "Last active": "Síðast virkt", + "Last used": "Síðasta notað", + "Latvia": "Lettlandi", + "Leave": "Látið", + "Leave Team": "Látið Lið", + "Lebanon": "Líbanon", + "length": "lengd", + "Lens": "Linsu", + "Lesotho": "Úsbekistan", + "Liberia": "Evrópa", + "Libyan Arab Jamahiriya": "Líbýu", + "Liechtenstein": "Liechtenstein", + "Light": "Ljós", + "Lithuania": "Litháen", + "Load :perPage More": "Hlaða :perPage Fleiri", + "Loading": "Hleðsla", + "Location": "Staðsetning", + "Log in": "Skráðu þig í", + "Log In": "Skrá inn", + "Log Out": "Að Skrá Þig Út", + "Log out": "Að skrá þig út", + "Log Out Other Browser Sessions": "Að Skrá Þig Út Öðrum Vafra Fundum", + "Log Viewer": "Atburðaskráarskoðari", + "Login": "Tenging", + "Logout": "Út", + "Logs": "Stokkar", + "Luxembourg": "Lúxemborg", + "Macao": "Macao", + "Macedonia": "Norður Makedóníu", + "Macedonia, the former Yugoslav Republic of": "Makedónía, fyrrum júgóslavneska lýðveldið", + "Madagascar": "Madagaskar", + "Malawi": "Bangladesh", + "Malaysia": "Malasíu", + "Maldives": "Maldives", + "Mali": "Lítill", + "Malta": "Möltu", + "Manage Account": "Stjórna Reikning", + "Manage and log out your active sessions on other browsers and devices.": "Stjórna og skrá þig út virk fundur á öðrum þína og tæki.", + "Manage API Tokens": "Stjórna API Tákn", + "Manage Role": "Stjórna Hlutverki", + "Manage Team": "Stjórna Liðinu", + "Managing billing for :billableName": "Umsjón með innheimtu fyrir :billableName", + "March": "Mars", + "Mark all as Read": "Merkja allt sem lesið", + "Mark all notifications as read": "Merktu allar tilkynningar sem lesnar", + "Mark Read": "Mark lesið", + "Mark Unread": "Merktu sem ólesið", + "Marshall Islands": "Eyjarnar Marshall", + "Martinique": "Martinique", + "Mauritania": "Kristnir", + "Mauritius": "Marokkó", + "May": "Getur", + "Mayotte": "Senegal", + "Mexico": "Mexíkó", + "Micronesia, Federated States Of": "Míkrónesíu", + "Micronesia, Federated States of": "Míkrónesía, sambandsríki", + "Moldova": "Moldavíu", + "Moldova, Republic of": "Moldóva, Lýðveldið", + "Monaco": "Mónakó", + "Mongolia": "Kamerún", + "Montenegro": "Montenegro", + "Month To Date": "Mánuð Til Að Stefnumótinu", + "Monthly": "Mánaðarlega", + "monthly": "mánaðarlega", + "Montserrat": "Caribbean", + "Morocco": "Marokkó", + "Mozambique": "Mósambík", + "Myanmar": "Búrma", + "Name": "Nafnið", + "name": "nafnið", + "Namibia": "Namibíu", + "Nauru": "India", + "Nepal": "Nepal", + "Netherlands": "Hollandi", + "Netherlands Antilles": "Hollensku Antillaeyjar", + "Nevermind": "Skiptir engu", + "Nevermind, I'll keep my old plan": "Engu að síður, ég mun halda gömlu áætluninni minni", + "New": "Nýja", + "New :resource": "Nýja :resource", + "New Caledonia": "Chad", + "New Password": "Nýtt Lykilorð", + "New Zealand": "Nýja-Sjáland", + "Next": "Næstu", + "Next Payment": "Næsta greiðsla", + "Next Payment on": "Næsta greiðsla á", + "Nicaragua": "Níkaragúa", + "Niger": "Náttfari", + "Nigeria": "Nígeríu", + "Niue": "Mósambík", + "No": "Enga", + "No :resource matched the given criteria.": "Nei :resource passa gefið skilyrði.", + "No additional information...": "Engar frekari upplýsingar...", + "No Current Data": "Engin Gögn Núverandi", + "No Data": "Engin Gögn", + "no file selected": "engin skrá valið", + "No Increase": "Engin Auka", + "No payment methods on file.": "Engir greiðslumátar á skrá.", + "No payment scheduled.": "Engin greiðsla áætluð.", + "No Prior Data": "Engin Fyrri Gögnum", + "No Results Found.": "Engar Niðurstöður Fann.", + "Norfolk Island": "Chesapeake Island", + "Northern Mariana Islands": "Norður-Eyjum", + "Norway": "Noregur", + "Not Found": "Ekki Að Finna", + "Notifications": "Tilkynningar", + "Nova": "Nova", + "Nova User": "Nova Notandi", + "November": "Nóvember", + "October": "Október", + "of": "af", + "OK": "Allt í lagi", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Þegar hópur er eytt, öll úrræði og gögnum verður endanlega eytt. Áður en þú eyðir þetta lið skaltu sækja hvaða gögn eða upplýsingar um þetta lið sem þú vilt halda.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Einu sinni á reikninginn þinn er eytt, öll úrræði og gögnum verður endanlega eytt. Áður en þú eyðir á reikninginn þinn, skaltu sækja hvaða gögn eða upplýsingar sem þú vilt halda.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Þegar reikningnum þínum hefur verið eytt verður öllum tilföngum hans og gögnum varanlega eytt. Vinsamlegast sláðu inn lykilorðið þitt til að staðfesta að þú viljir eyða reikningnum þínum varanlega.", + "Only Trashed": "Bara Rugl", + "Open Invoices": "Opnir reikningar", + "Original": "Upprunalega", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Innheimtustjórnunargáttin okkar gerir þér kleift að stjórna áskriftaráætlun þinni, greiðslumáta og hlaða niður nýlegum reikningum þínum á þægilegan hátt.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Innheimtustjórnunargáttin okkar gerir þér kleift að stjórna áskriftaráætlun þinni, greiðslumáta og hlaða niður nýlegum reikningum þínum á þægilegan hátt.", + "Page Expired": "Page Liðinn", + "Pagination Navigation": "Pagination Siglingar", + "Paid": "Greitt", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestínu", + "Panama": "Panama", + "Papua New Guinea": "Papúa Nýja Gínea", + "Paraguay": "Paragvæ", + "Password": "Lykilorð", + "password": "lykilorð", + "Payment Confirmation": "Staðfestingu Greiðslu", + "Payment Information": "greiðslu upplýsingar", + "Payment information updated successfully.": "Greiðsluupplýsingar uppfærðar.", + "Payment Method": "Greiðslumáti", + "Payment Methods": "Greiðslumáti", + "Payment Required": "Greiðslu krafist", + "Payments": "Greiðslur", + "Pending Team Invitations": "Bið Lið Boð", + "Per Page": "Á Síðu", + "Permanently delete this team.": "Varanlega eyða þetta lið.", + "Permanently delete your account.": "Varanlega eyða þinn reikning.", + "Permissions": "Heimildir", + "Peru": "Peru", + "Philippines": "Filippseyjum", + "Photo": "Ljósmynd", + "Pitcairn": "Pitcairnseyjar", + "Please accept the terms of service.": "Vinsamlegast samþykktu þjónustuskilmálana.", + "Please click the button below to verify your email address.": "Vinsamlegast smelltu á hnappinn undir til að staðfesta netfangið þitt.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Gjörið svo vel að staðfesta aðgang að reikningnum þínum með því að slá einn af þínum neyðartilvikum bata númer.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Gjörið svo vel að staðfesta aðgang að reikningnum þínum með því að slá staðfesting númerið hjá authenticator umsókn.", + "Please confirm your password before continuing.": "Vinsamlegast staðfestu lykilorðið þitt áður en þú heldur áfram.", + "Please copy your new API token. For your security, it won't be shown again.": "Vinsamlegast afrit nýja API skapi. Fyrir öryggi þitt, það verður ekki sýnt aftur.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Sláðu inn lykilorðið þitt til að staðfesta að þú langar til að skrá þig út af öðrum vafra fundum yfir öll tæki.", + "Please provide a maximum of three invoice emails addresses.": "Vinsamlegast gefðu að hámarki þrjú netföng reikninga.", + "Please provide the email address of the person you would like to add to this team.": "Vinsamlegast gefðu netfangið sem þú vilt að bæta við þetta lið.", + "Please set a default payment method before retrying payments.": "Vinsamlegast stilltu sjálfgefna greiðslumáta áður en þú reynir aftur.", + "Please set a default payment method before swapping plans.": "Vinsamlega stilltu sjálfgefna greiðslumáta áður en þú skiptir um áætlanir.", + "Poland": "Pólland", + "Portugal": "Portúgal", + "Press / to search": "Ýttu / að leita að", + "Preview": "Forskoðun", + "Previewing": "Forskoðun", + "Previous": "Fyrri", + "Privacy Policy": "Næði Stefnu", + "Profile": "Sniðið", + "Profile Information": "Upplýsingar", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Ársfjórðungi Hingað", + "Recovery Code": "Bata Kóða", + "Refresh": "Endurnýja", + "Regards,": "Kveðjur,", + "Regenerate Recovery Codes": "Endurfæða Bata Númerin", + "Register": "Skrá", + "Reload": "Að endurhlaða", + "Remember me": "Manstu eftir mér", + "Remember Me": "Manstu Eftir Mér", + "Remove": "Fjarlægja", + "Remove Photo": "Taktu Mynd", + "Remove Team Member": "Fjarlægja Lið Meðlimur", + "Replicate": "Endurtaka", + "Required fields": "Nauðsynlegir reitir", + "Resend Verification Email": "Senda Staðfestingu Tölvupósti", + "Reset Filters": "Endurstilla Síur", + "Reset Password": "Endurstilla Lykilorð", + "Reset Password Notification": "Endurstilla Lykilorð Tilkynningu", + "resource": "auðlind", + "Resource Row Dropdown": "Úrvalsröð fellivalmynd", + "Resources": "Auðlindir", + "resources": "auðlindir", + "Restore": "Endurheimta", + "Restore :resource": "Endurheimta :resource", + "Restore Resource": "Endurheimta Auðlind", + "Restore Selected": "Endurheimta Valið", + "results": "niðurstöður", + "Resume Subscription": "Halda áfram áskrift", + "Retry Payment": "Reyndu aftur greiðslu", + "Return to :appName": "Fara aftur í :appName", + "Reunion": "Fundur", + "Role": "Hlutverki", + "Romania": "Rúmenía", + "Run Action": "Hlaupa Til Aðgerða", + "Russian Federation": "Rússlands", + "Rwanda": "Rúanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "St Helena", + "Saint Kitts And Nevis": "Sankti Kristófer og Nevis", + "Saint Kitts and Nevis": "Saint Kitts og Nevis", + "Saint Lucia": "Singapúr", + "Saint Martin": "St Martin", + "Saint Martin (French part)": "Saint Martin (franska hluti)", + "Saint Pierre And Miquelon": "St Pierre og Karíbahafi", + "Saint Pierre and Miquelon": "Saint Pierre og Miquelon", + "Saint Vincent And Grenadines": "St Vincent og Rúst", + "Saint Vincent and the Grenadines": "Sankti Vinsent og Grenadíneyjar", + "Samoa": "Samóa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome og Principe", + "Sao Tome and Principe": "Saó Tóme og Prinsípe", + "Saudi Arabia": "Sádi-Arabía", + "Save": "Sparaðu", + "Saved.": "Bjargaði.", + "Scroll to bottom": "Skrunaðu til botns", + "Scroll to top": "Skrunaðu efst", + "Search": "Leita að", + "Secure Area": "Öruggt svæði", + "Select": "Veldu", + "Select a different plan": "Veldu aðra áætlun", + "Select a log file...": "Veldu annálaskrá...", + "Select A New Photo": "Veldu Ný Mynd", + "Select Action": "Veldu Aðgerð", + "Select all": "Veldu Allt", + "Select All Dropdown": "Veldu Allar fellilistann", + "Select this page": "Veldu þessa síðu", + "Send Password Reset Link": "Senda Lykilorð Endurstilla Hlekkur", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbíu", + "Server Error": "Miðlara Villa", + "Service Unavailable": "Þjónustu Hendi", + "Set as default": "Stillt sem sjálfgefið", + "Setup Key": "Uppsetningarlykill", + "Seychelles": "Asíu", + "Show All Fields": "Sýna Öllum Sviðum", + "Show Content": "Sýna Efni", + "Show Recovery Codes": "Sýna Bata Númerin", + "Showing": "Sýni", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Skráður inn sem", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Hel. Martin", + "Slovakia": "Slóvakíu", + "Slovenia": "Slóveníu", + "Soft Deleted": "Mjúkt eytt", + "Solomon Islands": "Salómon Eyjar", + "Somalia": "Sómalíu", + "Something went wrong.": "Eitthvað fór úrskeiðis.", + "Sorry! You are not authorized to perform this action.": "Því miður! Þú ert ekki heimild til að framkvæma þessi aðgerð.", + "Sorry, your session has expired.": "Fyrirgefðu, tími þinn er liðinn.", + "South Africa": "Suður-Afríku", + "South Georgia And Sandwich Isl.": "Suður-Georgia og Suður Samloku Eyjar", + "South Georgia and the South Sandwich Islands": "Suður-Georgíu og Suður-Sandwicheyjar", + "South Sudan": "Suður-Súdan", + "Spain": "Spánn", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Sjálfstæðar aðgerðir", + "Start Polling": "Byrja Todd", + "Start polling": "Byrjaðu að kjósa", + "State / County": "Ríki/sýsla", + "Stop Impersonating": "Hættu að herma eftir", + "Stop Polling": "Hættu Að Vakta", + "Stop polling": "Hættu að kjósa", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Geyma þetta bata númer í örugga lykilorð framkvæmdastjóri. Þeir geta notað til að batna aðgang að reikningnum þínum ef tveir þáttur staðfesting tækið er glatað.", + "Subscribe": "Gerast áskrifandi", + "Subscription Information": "Upplýsingar um áskrift", + "Subscription Pending": "Áskrift í bið", + "Sudan": "Súdan", + "Suriname": "Andorra", + "Svalbard And Jan Mayen": "Svalbarða og Jan Dresden", + "Svalbard and Jan Mayen": "Svalbarði og Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Svíþjóð", + "Switch Teams": "Skiptið Yfir Í Lið", + "Switzerland": "Sviss", + "Syrian Arab Republic": "Sýrland", + "System": "Kerfi", + "Taiwan": "Taívan", + "Taiwan, Province of China": "Taiwan, héraði Kína", + "Tajikistan": "Vestur", + "Tanzania": "Tansaníu", + "Tanzania, United Republic of": "Tansanía, sameinaða lýðveldið", + "TAX": "SKATT", + "Team Details": "Team", + "Team Invitation": "Lið Boð", + "Team Members": "Liðsmenn", + "Team Name": "Lið Nafn", + "Team Owner": "Lið Eigandi", + "Team Settings": "Lið Stillingar", + "Terms of Service": "Skilmálana", + "Thailand": "Tælandi", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Takk fyrir að skrá þig! Áður en að byrja, viltu staðfesta netfangið þitt með því að smella á tengilinn við vorum send til að þú? Ef þú vissi ekki að fá tölvupóstinn, við munum gjarna senda þér annað.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Takk fyrir áframhaldandi stuðning. Við höfum hengt við afrit af reikningnum þínum til að skrá þig. Vinsamlegast láttu okkur vita ef þú hefur einhverjar spurningar eða áhyggjur.", + "Thanks,": "Takk,", + "The :attribute must be a valid role.": "Við :attribute hlýtur að vera gild hlutverk.", + "The :attribute must be at least :length characters and contain at least one number.": "Við :attribute verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn númer.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Við :attribute verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn sérstaka persónu og einn skammt af númer.", + "The :attribute must be at least :length characters and contain at least one special character.": "Við :attribute verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn sérstaka persónu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Við :attribute verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn hástöfum staf og einn skammt af númer.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Við :attribute verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn hástöfum staf og einn sérstaka persónu.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Við :attribute verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn hástöfum persóna, númer eitt, og eina sérstaka persónu.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Við :attribute verður að vera að minnsta kosti :length stafir og innihalda að minnsta kosti einn hástöfum eðli.", + "The :attribute must be at least :length characters.": "Við :attribute verður að vera að minnsta kosti :length stafir.", + "The :attribute must contain at least one letter.": ":Attribute verður að innihalda að minnsta kosti einn staf.", + "The :attribute must contain at least one number.": ":Attribute verður að innihalda að minnsta kosti eina tölu.", + "The :attribute must contain at least one symbol.": ":Attribute verður að innihalda að minnsta kosti eitt tákn.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute verður að innihalda að minnsta kosti einn hástaf og einn lágstaf.", + "The :resource was created!": ":Resource var búin!", + "The :resource was deleted!": "Við :resource var eytt!", + "The :resource was restored!": "Við :resource var aftur!", + "The :resource was updated!": "Við :resource var uppfært!", + "The action was executed successfully.": "Aðgerðin var framkvæmd með góðum árangri.", + "The default payment method cannot be removed.": "Ekki er hægt að fjarlægja sjálfgefna greiðslumáta.", + "The file was deleted!": "Skráin var eytt!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Uppgefin :attribute hefur birst í gagnaleka. Vinsamlegast veldu aðra :attribute.", + "The given data was invalid.": "Uppgefin gögn voru ógild.", + "The government won't let us show you what's behind these doors": "Ríkisstjórnin leyfir okkur ekki að sýna þér hvað er á bak við þessar dyr", + "The HasOne relationship has already been filled.": "Við HasOne sambandið hefur þegar verið fylltur.", + "The image could not be loaded": "Ekki var hægt að hlaða myndinni", + "The image could not be loaded.": "Ekki var hægt að hlaða myndinni.", + "The invoice emails must be valid email addresses.": "Tölvupóstur reikninga verður að vera gild netföng.", + "The password is incorrect.": "Lykilorðið er rangt.", + "The provided coupon code is invalid.": "Uppgefandi afsláttarmiðakóði er ógildur.", + "The provided password does not match your current password.": "Hjá lykilorð passar ekki núverandi lykilorð.", + "The provided password was incorrect.": "Hjá lykilorð var rangt.", + "The provided two factor authentication code was invalid.": "Hjá tveimur þáttur staðfesting númerið var ógilt.", + "The provided two factor recovery code was invalid.": "Uppgefinn tveggja þátta endurheimtarkóði var ógildur.", + "The provided VAT number is invalid.": "Uppgefið VSK-númer er ógilt.", + "The resource was attached!": "Heimildin fylgdi með!", + "The resource was prevented from being saved!": "Komið var í veg fyrir að auðlindinni væri bjargað!", + "The resource was updated!": "Auðlind var uppfært!", + "The response is not a streamed response.": "Svarið er ekki streymt svar.", + "The response is not a view.": "Viðbrögðin eru ekki skoðun.", + "The selected country is invalid.": "Valið land er ógilt.", + "The selected plan is invalid.": "Valin áætlun er ógild.", + "The selected resources have been :action!": "Valin úrræði hafa verið :action!", + "The team's name and owner information.": "Liðið er nafn og eigandi upplýsingar.", + "There are no available options for this resource.": "Það eru engin valkosti fyrir þessu úrræði.", + "There are no fields to display.": "Það eru engir reitir til að sýna.", + "There are no new notifications.": "Það eru engar nýjar tilkynningar.", + "There was a problem executing the action.": "Það var vandamál að framkvæma aðgerð.", + "There was a problem fetching the resource.": "Vandamál kom upp við að sækja tilfangið.", + "There was a problem submitting the form.": "Það var vandamál senda mynd.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Þetta fólk hefur verið boðið að þitt lið og hafa verið að senda boð í tölvupósti. Þeir kunna að ganga í lið með að þiggja boð í tölvupósti.", + "This account does not have an active subscription.": "Þessi reikningur er ekki með virka áskrift.", + "This action is unauthorized.": "Þessi aðgerð er óheimil.", + "This copy of Nova is unlicensed.": "Þetta eintak af Nova er án leyfis.", + "This coupon code can only be used by new customers.": "Þessi afsláttarmiðakóði er aðeins hægt að nota af nýjum viðskiptavinum.", + "This device": "Þetta tæki", + "This file field is read-only.": "Þetta skrá sviði er að lesa-aðeins.", + "This invoice is no longer open.": "Þessi reikningur er ekki lengur opinn.", + "This is a secure area of the application. Please confirm your password before continuing.": "Þetta er öruggt svæði á umsókn. Vinsamlegast staðfesta lykilorð þitt áður en þú heldur áfram.", + "This password does not match our records.": "Þetta lykilorð passar ekki skrám okkar.", + "This password reset link will expire in :count minutes.": "Þetta lykilorð endurstilla hlekkur mun renna út í :count mínútur.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Þessi greiðsla var hafin en sjóðirnir hafa ekki borist ennþá. Þetta getur tekið allt að 14 daga.", + "This resource no longer exists": "Þetta er ekki lengur til auðlind", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Þessi áskrift er útrunnin og ekki er hægt að halda henni áfram. Vinsamlegast búðu til nýja áskrift.", + "This user already belongs to the team.": "Þessi notandi þegar tilheyrir lið.", + "This user has already been invited to the team.": "Þessi notandi hefur þegar verið boðið að liðið.", + "Timor-Leste": "Samoa", + "to": "til", + "To": "Til", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Til að ljúka við að virkja tvíþætta auðkenningu skaltu skanna eftirfarandi QR kóða með auðkenningarforriti símans þíns eða slá inn uppsetningarlykilinn og gefa upp myndaða OTP kóðann.", + "Today": "Í dag", + "Toggle navigation": "Að skipta á flakk", + "Togo": "Fiji", + "Tokelau": "Chad", + "Token Name": "Skapi Nafn", + "Tonga": "Komið", + "Too Many Requests": "Of Margir Beiðnir", + "total": "alls", + "Total:": "Samtals:", + "Trashed": "Rugl", + "Trinidad And Tobago": "Trinidad og Georgia", + "Trinidad and Tobago": "Trínidad og Tóbagó", + "Tunisia": "Túnis", + "Turkey": "Tyrkland", + "Turkmenistan": "Túrkmenistan", + "Turks And Caicos Islands": "Túnis", + "Turks and Caicos Islands": "Turks og Caicos eyjar", + "Tuvalu": "Kína", + "Two Factor Authentication": "Tvær Þáttur Staðfesting", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tveggja þátta auðkenning er nú virkjuð. Skannaðu eftirfarandi QR kóða með því að nota auðkenningarforrit símans þíns eða sláðu inn uppsetningarlykilinn.", + "Type": "Tegund", + "Uganda": "Úganda", + "Ukraine": "Úkraínu", + "Unauthorized": "Óviðkomandi", + "United Arab Emirates": "Tævan", + "United Kingdom": "Bretland", + "United States": "Bandaríkin", + "United States Minor Outlying Islands": "Smáeyjar Bandaríkjanna", + "United States Outlying Islands": "BANDARÍSKA Innrás Eyjar", + "Unknown": "Óþekktur", + "Unpaid": "Ógreitt", + "Update": "Uppfæra", + "Update & Continue Editing": "Uppfæra & Halda Áfram Að Breyta", + "Update :resource": "Uppfæra :resource", + "Update :resource: :title": "Uppfæra :resource: :title", + "Update attached :resource: :title": "Uppfæra fylgir :resource: :title", + "Update Password": "Uppfæra Lykilorð", + "Update Payment Information": "Uppfærðu greiðsluupplýsingar", + "Update Payment Method": "Uppfærðu greiðslumáta", + "Update your account's profile information and email address.": "Uppfæra reikning þinn er upplýsingar og netfangið.", + "Uploading": "Hleður upp", + "Uploading files... (:current/:total)": "Hleður inn skrám... (:current/:total)", + "Uruguay": "Marino", + "Use a recovery code": "Nota bata kóða", + "Use an authentication code": "Nota staðfesting kóða", + "User Actions": "Notendaaðgerðir", + "User Security": "Öryggi notenda", + "Username": "Notandanafn", + "Uzbekistan": "Úsbekistan", + "Value": "Gildi", + "Vanuatu": "Ódýrt", + "VAT Number": "VSK númer", + "Venezuela": "Venesúela", + "Venezuela, Bolivarian Republic of": "Venesúela, Bólivaríska lýðveldið", + "Verify Email Address": "Staðfestum Netfangið", + "Verify Your Email Address": "Staðfestu netfangið þitt", + "Viet Nam": "Vietnam", + "View": "Skoða", + "Virgin Islands, British": "Breska Mey Eyjar", + "Virgin Islands, U.S.": "BANDARÍSKA Mey Eyjar", + "Wallis And Futuna": "Mali", + "Wallis and Futuna": "Wallis og Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Við erum að vinna úr áskriftinni þinni. Þegar gengið hefur verið frá áskriftinni mun þessi síða uppfærast sjálfkrafa. Venjulega ætti þetta ferli aðeins að taka nokkrar sekúndur.", + "We are unable to process your payment. Please contact customer support.": "Við getum ekki afgreitt greiðsluna þína. Vinsamlegast hafðu samband við þjónustuver.", + "We have emailed your password reset link!": "Við höfum sent hlekkinn þinn til að endurstilla lykilorð í tölvupósti!", + "We were unable to find a registered user with this email address.": "Við vorum ekki að finna skráður notandi með þetta netfang.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Við munum senda niðurhal á reikning á netföngum sem þú tilgreinir hér að neðan. Þú getur aðskilið mörg netföng með því að nota kommur.", + "We're lost in space. The page you were trying to view does not exist.": "Við erum týnd í geimnum. Síðu þú varst að reyna að skoða er ekki til.", + "Welcome Back!": "Velkomin Aftur!", + "Western Sahara": "Vestur Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Þegar tvær þáttur staðfesting er virkt, þú verður beðinn um örugga, handahófi skapi á staðfesting. Þú getur sótt þetta tákn frá síminn er ekki á hjá Google Authenticator umsókn.", + "Whoops": "Úps", + "Whoops!": "Úps!", + "Whoops! Something went wrong.": "Úps! Eitthvað fór úrskeiðis.", + "With Trashed": "Með Rugl", + "Write": "Skrifaðu", + "Year To Date": "Ári Hingað", + "Yearly": "Árlega", + "Yemen": "Jemensk", + "Yes": "Já", + "You are already subscribed.": "Þú ert nú þegar áskrifandi.", + "You are currently within your free trial period. Your trial will expire on :date.": "Þú ert núna innan ókeypis prufutímabilsins. Prufuáskriftin þín rennur út þann :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Þú ert núna innan ókeypis prufutímabilsins. Prufuáskriftin þín rennur út :date.. Með því að hefja nýja áskrift lýkur prufuáskriftinni þinni.", + "You are logged in!": "Þú ert skráður inn!", + "You are receiving this email because we received a password reset request for your account.": "Þú ert að fá þetta bréf vegna þess að við fengið lykilorðið endurstilla beiðni fyrir reikningnum þínum.", + "You have been invited to join the :team team!": "Þú hefur verið boðið að taka þátt í :team lið!", + "You have enabled two factor authentication.": "Þú hefur virkjað tvær þáttur staðfesting.", + "You have not enabled two factor authentication.": "Þú hefur ekki gert tvær þáttur staðfesting.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Þú ert með ógreidda reikninga. Eftir að hafa uppfært sjálfgefna greiðslumáta þinn geturðu reynt greiðslurnar aftur í gegnum reikningalistann hér að neðan.", + "You may accept this invitation by clicking the button below:": "Þú getur samþykkt þetta boð með því að smella á hnappinn hér að neðan:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Þú getur sagt upp áskrift þinni hvenær sem er. Þegar áskriftinni þinni hefur verið sagt upp hefur þú möguleika á að halda áskriftinni áfram þar til núverandi innheimtutímabili lýkur.", + "You may delete any of your existing tokens if they are no longer needed.": "Þú getur eytt einhverju núverandi tákn ef þeir eru ekki lengur þörf.", + "You may not delete your personal team.": "Þú getur ekki eyða persónulega lið.", + "You may not leave a team that you created.": "Þú getur ekki látið lið sem þú bjóst til.", + "You will receive an invoice and payment link via email for each billing period.": "Þú færð reikning og greiðslutengil í tölvupósti fyrir hvert greiðslutímabil.", + "You're logged in!": "Þú ert skráður inn!", + "Your :invoiceName invoice is now available!": ":InvoiceName reikningurinn þinn er nú fáanlegur!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Heimilisfangið þitt er :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kortinu þínu var hafnað. Vinsamlegast hafðu samband við kortaútgefanda þinn til að fá frekari upplýsingar.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Núverandi greiðslumáti þinn er kreditkort sem endar á :lastFour sem rennur út :expiration.", + "Your email address is unverified.": "Netfangið þitt er óstaðfest.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Síðasta greiðsla þín upp á :amount mistókst. Vinsamlegast uppfærðu greiðslumátann þinn til að reyna aftur misheppnaða greiðslu.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Síðasta greiðsla þín upp á :amount á :date mistókst. Vinsamlegast uppfærðu greiðslumátann þinn til að reyna aftur misheppnaða greiðslu.", + "Your next payment of :amount will be processed on :date.": "Næsta greiðsla þín upp á :amount verður á :date.", + "Your payment method has been added successfully.": "Greiðslumátanum þínum hefur verið bætt við.", + "Your payment method will be charged automatically for each billing period.": "Greiðslumáti þinn verður gjaldfærður sjálfkrafa fyrir hvert greiðslutímabil.", + "Your registered VAT Number is :vatNumber.": "Skráð virðisaukaskattsnúmer þitt er :vatNumber.", + "Your subscription has been started successfully.": "Áskriftin þín hefur verið hafin með góðum árangri.", + "Your subscription has been successfully cancelled.": "Áskriftinni þinni hefur verið sagt upp.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Áskriftinni þinni hefur verið sagt upp. Þú munt áfram hafa aðgang til loka reikningstímabilsins.", + "Your subscription was successfully resumed.": "Áskrift þinni var hafin aftur.", + "Your subscription was successfully updated.": "Áskriftin þín var uppfærð.", + "Zambia": "Sambíu", + "Zimbabwe": "Simbabve", + "Zip / Postal Code": "Póstnúmer", + "Åland Islands": "Álandseyjar" +} diff --git a/locales/is/php-inline.json b/locales/is/php-inline.json new file mode 100644 index 00000000000..9fb640fe3fd --- /dev/null +++ b/locales/is/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Þetta sviði verður samþykkt.", + "accepted_if": "Samþykkja verður þennan reit þegar :other er :value.", + "active_url": "Þetta er ekki gilt SLÓÐ.", + "after": "Þetta verður að vera á stefnumót eftir :date.", + "after_or_equal": "Þetta verður að vera á stefnumót eftir eða jafnt og :date.", + "alpha": "Þetta sviði getur aðeins innihalda bréf.", + "alpha_dash": "Þetta sviði getur aðeins innihalda bréf, númer, bandstrik og undirstrikar.", + "alpha_num": "Þetta sviði getur aðeins innihalda bréf og tölur.", + "any_of": "Þessi reitur er ógildur.", + "array": "Þetta sviði verður að vera fylki.", + "ascii": "Þessi reitur má aðeins innihalda eins-bæta tölustafi og tákn.", + "attached": "Þetta sviði er nú þegar fylgir.", + "before": "Þetta hlýtur að vera dagsetningu áður en :date.", + "before_or_equal": "Þetta hlýtur að vera dagsetningu áður en eða jafnt og :date.", + "between.array": "Innihaldið verður að hafa á bilinu :min til :max atriði.", + "between.file": "Skráin verður að vera á bilinu :min til :max kílóbæt.", + "between.numeric": "Gildið verður að vera á bilinu :min til :max.", + "between.string": "Strengurinn verður að vera á bilinu :min til :max stafir.", + "boolean": "Þetta sviði verður að vera rétt eða rangt.", + "can": "Þessi reitur inniheldur óheimilt gildi.", + "confirmed": "Staðfestingu passar ekki.", + "contains": "Áskilið gildi vantar í þennan reit.", + "date": "Þetta er ekki gilt degi.", + "date_equals": "Þetta hlýtur að vera stefnumót jafn :date.", + "date_format": "Þetta passar ekki í formi :format.", + "decimal": "Þessi reitur verður að hafa :decimal aukastafi.", + "declined": "Þessu gildi verður að hafna.", + "declined_if": "Þessu gildi verður að hafna þegar :other er :value.", + "different": "Þetta gildi verður að vera öðruvísi frá :other.", + "digits": "Þetta hlýtur að vera :digits tölustafi.", + "digits_between": "Þetta verður að vera á milli :min og :max tölustafi.", + "dimensions": "Þessari mynd hefur ógild mál.", + "distinct": "Þetta sviði hefur afrit gildi.", + "doesnt_contain": "Þessi reitur má ekki innihalda neitt af eftirfarandi: :values.", + "doesnt_end_with": "Þessi reitur má ekki enda á einu af eftirfarandi: :values.", + "doesnt_start_with": "Þessi reitur má ekki byrja á einu af eftirfarandi: :values.", + "email": "Þetta hlýtur að vera gild netfangið.", + "ends_with": "Þetta verður að enda með eftirfarandi: :values.", + "enum": "Valið gildi er ekki á lista yfir leyfð gildi.", + "exists": "Valið gildi er ógilt.", + "extensions": "Þessi reitur verður að hafa eina af eftirfarandi viðbótum: :values.", + "file": "Efni verður að vera á skrá.", + "filled": "Þetta sviði verður að hafa gildi.", + "gt.array": "Innihaldið verður að hafa fleiri en :value atriði.", + "gt.file": "Skráarstærðin verður að vera meiri en :value kílóbæt.", + "gt.numeric": "Gildið verður að vera meira en :value.", + "gt.string": "Strengurinn verður að vera lengri en :value stafir.", + "gte.array": "Innihaldið verður að hafa :value atriði eða fleiri.", + "gte.file": "Skráarstærðin verður að vera meiri en eða jafnt :value kílóbæt.", + "gte.numeric": "Gildið verður að vera meira en eða jafnt :value.", + "gte.string": "Strengurinn verður að vera lengri en eða jafnlengdur og :value stafir.", + "hex_color": "Þessi reitur verður að vera gildur sextándabilslitur.", + "image": "Þetta hlýtur að vera mynd.", + "in": "Valið gildi er ógilt.", + "in_array": "Þetta gildi er ekki til í :other.", + "in_array_keys": "Þessi reitur verður að innihalda að minnsta kosti einn af eftirfarandi lyklum: :values.", + "integer": "Þetta hlýtur að vera heil.", + "ip": "Þetta hlýtur að vera gild IP.", + "ipv4": "Þetta hlýtur að vera gild IPv4 heimilisfang.", + "ipv6": "Þetta hlýtur að vera gild IPv6 heimilisfang.", + "json": "Þetta hlýtur að vera gild JSON band.", + "list": "Þessi reitur verður að vera listi.", + "lowercase": "Þessi reitur verður að vera lítill.", + "lt.array": "Innihaldið verður að hafa færri en :value atriði.", + "lt.file": "Skráarstærðin verður að vera minni en :value kílóbæt.", + "lt.numeric": "Gildið verður að vera minna en :value.", + "lt.string": "Strengurinn verður að vera styttri en :value stafir.", + "lte.array": "Innihaldið má ekki hafa fleiri en :value atriði.", + "lte.file": "Skráarstærðin verður að vera minni en eða jafnt :value kílóbæt.", + "lte.numeric": "Gildið verður að vera minna en eða jafnt :value.", + "lte.string": "Strengurinn verður að vera styttri en eða jafnlengdur og :value stafir.", + "mac_address": "Gildið verður að vera gilt MAC-vistfang.", + "max.array": "Innihaldið má ekki hafa fleiri en :max atriði.", + "max.file": "Skráarstærðin má ekki vera meiri en :max kílóbæt.", + "max.numeric": "Gildið má ekki vera meira en :max.", + "max.string": "Strengurinn má ekki vera lengri en :max stafir.", + "max_digits": "Þessi reitur má ekki innihalda fleiri en :max tölustafi.", + "mimes": "Þetta verður að skrá af tegund: :values.", + "mimetypes": "Þetta verður að skrá af tegund: :values.", + "min.array": "Innihaldið verður að hafa að minnsta kosti :min atriði.", + "min.file": "Skráarstærðin verður að vera að minnsta kosti :min kílóbæt.", + "min.numeric": "Gildið verður að vera að minnsta kosti :min.", + "min.string": "Strengurinn verður að vera að minnsta kosti :min stafir.", + "min_digits": "Þessi reitur verður að hafa að minnsta kosti :min tölustafi.", + "missing": "Þennan reit hlýtur að vanta.", + "missing_if": "Þennan reit verður að vanta þegar :other er :value.", + "missing_unless": "Þennan reit verður að vanta nema :other sé :value.", + "missing_with": "Þennan reit verður að vanta þegar :values er til staðar.", + "missing_with_all": "Þennan reit verður að vanta þegar :values eru til staðar.", + "multiple_of": "Gildi verður að vera margar af :value", + "not_in": "Valið gildi er ógilt.", + "not_regex": "Þessu sniði er ógilt.", + "numeric": "Þetta hlýtur að vera númer.", + "password.letters": "Þessi reitur verður að innihalda að minnsta kosti einn staf.", + "password.mixed": "Þessi reitur verður að innihalda að minnsta kosti einn hástaf og einn lágstaf.", + "password.numbers": "Þessi reitur verður að innihalda að minnsta kosti eina tölu.", + "password.symbols": "Þessi reitur verður að innihalda að minnsta kosti eitt tákn.", + "password.uncompromised": "Tiltekinn reitur hefur birst í gagnaleka. Vinsamlegast veldu annan reit.", + "present": "Þetta sviði verður að vera til staðar.", + "present_if": "Þessi reitur verður að vera til staðar þegar :other er :value.", + "present_unless": "Þessi reitur verður að vera til staðar nema :other sé :value.", + "present_with": "Þessi reitur verður að vera til staðar þegar :values er til staðar.", + "present_with_all": "Þessi reitur verður að vera til staðar þegar :values eru til staðar.", + "prohibited": "Þetta sviði er bannað.", + "prohibited_if": "Þetta sviði er bannað þegar :other er :value.", + "prohibited_if_accepted": "Þessi reitur er bönnuð þegar :other er samþykkt.", + "prohibited_if_declined": "Þetta svið er bannað þegar :other er hafnað.", + "prohibited_unless": "Þetta sviði er bönnuð nema :other er í :values.", + "prohibits": "Þessi reitur bannar :other að vera viðstaddir.", + "regex": "Þessu sniði er ógilt.", + "relatable": "Þetta sviði getur ekki tengst þessu úrræði.", + "required": "Þetta sviði er krafist.", + "required_array_keys": "Þessi reitur verður að innihalda færslur fyrir: :values.", + "required_if": "Þetta sviði er krafist þegar :other er :value.", + "required_if_accepted": "Þessi reitur er nauðsynlegur þegar :other er samþykkt.", + "required_if_declined": "Þessi reitur er nauðsynlegur þegar :other er hafnað.", + "required_unless": "Þetta sviði er krafist nema :other er í :values.", + "required_with": "Þetta sviði er krafist þegar :values er til staðar.", + "required_with_all": "Þetta sviði er krafist þegar :values eru til staðar.", + "required_without": "Þetta sviði er krafist þegar :values er ekki til staðar.", + "required_without_all": "Þetta sviði er krafist þegar ekkert af :values eru til staðar.", + "same": "Gildi á þessu sviði verður að passa eitt frá :other.", + "size.array": "Innihaldið verður að innihalda :size atriði.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "Þetta verður að byrja með eftirfarandi: :values.", + "string": "Þetta hlýtur að vera band.", + "timezone": "Þetta hlýtur að vera gild svæði.", + "ulid": "Þessi reitur verður að vera gilt ULID.", + "unique": "Þetta hefur nú þegar verið tekin.", + "uploaded": "Þetta tókst ekki að hlaða.", + "uppercase": "Þessi reitur verður að vera hástöfum.", + "url": "Þessu sniði er ógilt.", + "uuid": "Þetta hlýtur að vera gild UUID." +} diff --git a/locales/is/php.json b/locales/is/php.json new file mode 100644 index 00000000000..135d64721aa --- /dev/null +++ b/locales/is/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Reiturinn :attribute verður að vera samþykktur.", + "accepted_if": "Samþykkja verður :attribute þegar :other er :value.", + "active_url": "Reiturinn :attribute er ekki leyfileg vefslóð.", + "after": "Reiturinn :attribute verður að vera dagsetning eftir :date.", + "after_or_equal": ":Attribute verður að vera dagsetning eftir eða sú sama og :date.", + "alpha": "Reiturinn :attribute má aðeins innihalda bókstafi.", + "alpha_dash": "Reiturinn :attribute má aðeins innihalda bókstafi, tölur og undirstikanir.", + "alpha_num": "Reiturinn :attribute má aðeins innihalda bókstafi og tölur.", + "any_of": ":attribute reiturinn er ógildur.", + "array": "Reiturinn :attribute verður að vera fylki.", + "ascii": ":Attribute má aðeins innihalda einsbæta alfanumeríska stafi og tákn.", + "attached": "Þetta :attribute er nú þegar fylgir.", + "before": "Reiturinn :attribute verður að vera dagsetning eftir :date.", + "before_or_equal": ":Attribute verður að vera dagsetning fyrir eða sú samaog :date.", + "between.array": "Reiturinn :attribute verður að vera á milli :min - :max staka.", + "between.file": "Reiturinn :attribute verður að vera á milli :min - :max kílóbæta.", + "between.numeric": "Reiturinn :attribute verður að vera á milli :min - :max.", + "between.string": "Reiturinn :attribute verður að vera á milli :min - :max stafa.", + "boolean": "Reiturinn :attribute verður að vera réttur eða rangur.", + "can": "Reiturinn :attribute inniheldur óheimilt gildi.", + "confirmed": "Staðfesting á reitnum :attribute passar ekki.", + "contains": "Áskilið gildi vantar í reitinn :attribute.", + "current_password": "Lykilorðið er rangt.", + "date": "Reiturinn :attribute er ekki rétt dagsetning.", + "date_equals": ":Attribute verður að vera dagsetning sem er sú sama og :date.", + "date_format": "Reiturinn :attribute passar ekki við :format.", + "decimal": ":Attribute verða að hafa :decimal aukastafi.", + "declined": ":Attribute verður að hafna.", + "declined_if": ":Attribute verður að hafna þegar :other er :value.", + "different": "Reiturinn :attribute og :other verða að vera ólíkir.", + "digits": "Reiturinn :attribute verður að vera :digits tölustafir.", + "digits_between": "Reiturinn :attribute verður að vera á milli :min og :max tölustafa.", + "dimensions": ":Attribute hefur ógilda myndvídd.", + "distinct": ":Attribute reiturinn hefur tvítekið gildi.", + "doesnt_contain": ":attribute reiturinn má ekki innihalda neitt af eftirfarandi: :values.", + "doesnt_end_with": ":Attribute má ekki enda á einu af eftirfarandi: :values.", + "doesnt_start_with": ":Attribute mega ekki byrja á einu af eftirfarandi: :values.", + "email": "Reiturinn :attribute snið netfangsins er ekki rétt.", + "ends_with": "Við :attribute verður að enda með eftirfarandi: :values.", + "enum": "Valin :attribute eru ógild.", + "exists": "Reiturinn :attribute er nú þegar til.", + "extensions": "Reiturinn :attribute verður að hafa eina af eftirfarandi viðbótum: :values.", + "failed": "Þessi skilríki passa ekki við skrár okkar.", + "file": ":Attribute verður að vera skrá.", + "filled": "Reiturinn :attribute verður að innihalda eitthvað.", + "gt.array": ":Attribute verður að hafa fleiri en :value atriði.", + "gt.file": ":Attribute verður að vera stærra en :value kílóbæti.", + "gt.numeric": ":Attribute verður að vera stærra en :value.", + "gt.string": ":Attribute verður að vera lengri en :value stafir.", + "gte.array": ":Attribute verður að hafa :value eða fleiri atriði.", + "gte.file": ":Attribute verður að vera stærra en eða jafnt :value kílóbætum.", + "gte.numeric": ":Attribute verður að vera stærra en eða jafnt :value.", + "gte.string": ":Attribute verður að vera lengri eða jafnlangur og :value stafir.", + "hex_color": "Reiturinn :attribute verður að vera gildur sextándabilslitur.", + "image": "Reiturinn :attribute verður að vera mynd.", + "in": "Reiturinn :attribute er ekki réttur.", + "in_array": ":Attribute reiturinn er ekki til í :other.", + "in_array_keys": ":attribute reiturinn verður að innihalda að minnsta kosti einn af eftirfarandi lyklum: :values.", + "integer": "Reiturinn :attribute verður að vera tala.", + "ip": "Reiturinn :attribute verður að vera lögleg IP-tala.", + "ipv4": ":Attribute verður að vera gild IPv4-tala.", + "ipv6": ":Attribute verður að vera gild IPv6-tala.", + "json": ":Attribute verður að vera gildur JSON-strengur.", + "list": "Reiturinn :attribute verður að vera listi.", + "lowercase": ":Attribute verða að vera lágstafir.", + "lt.array": ":Attribute verður að hafa færri en :value atriði.", + "lt.file": ":Attribute verður að vera minni en :value kílóbæti.", + "lt.numeric": ":Attribute verður að vera minni en :value.", + "lt.string": ":Attribute verður að vera styttri en :value stafir.", + "lte.array": ":Attribute má ekki hafa fleiri en :value atriði.", + "lte.file": ":Attribute verður að vera minni eða jafnstór og :value kílóbæti.", + "lte.numeric": ":Attribute verður að vera minna en eða jafnt :value.", + "lte.string": ":Attribute verður að vera styttri eða jafnlangur og :value stafir.", + "mac_address": ":Attribute verður að vera gilt MAC vistfang.", + "max.array": "Reiturinn :attribute verður að innihalda færri en :max stök.", + "max.file": "Reiturinn :attribute verður að vera minni en :max kílóbæt.", + "max.numeric": "Reiturinn :attribute verður að innihalda færri stafi en :max.", + "max.string": "Reiturinn :attribute verður að innihalda færri en :max stafi.", + "max_digits": ":Attribute má ekki hafa fleiri en :max tölustafi.", + "mimes": "Reiturinn :attribute verður að vera skrá af gerðinni: :values.", + "mimetypes": "Reiturinn :attribute verður að vera skrá af gerðinni: :values.", + "min.array": "Reiturinn :attribute verður að vera að lágmarki :min stök.", + "min.file": "Reiturinn :attribute verður að vera að lágmarki :min kílóbæt.", + "min.numeric": "Reiturinn :attribute verður að vera að lágmarki :min tölustafir.", + "min.string": "Reiturinn :attribute verður að vera að lágmarki :min stafir.", + "min_digits": ":Attribute verða að hafa að minnsta kosti :min tölustafi.", + "missing": ":Attribute reitinn hlýtur að vanta.", + "missing_if": ":Attribute reitinn verður að vanta þegar :other er :value.", + "missing_unless": ":Attribute reitinn verður að vanta nema :other sé :value.", + "missing_with": ":Attribute reitinn verður að vanta þegar :values er til staðar.", + "missing_with_all": ":Attribute reitinn verður að vanta þegar :values eru til staðar.", + "multiple_of": "Við :attribute verður að vera margar af :value", + "next": "Næsta »", + "not_in": "Reiturinn :attribute er ógildur.", + "not_regex": ":Attribute sniðið er ógilt.", + "numeric": "Reiturinn :attribute verður að vera tala.", + "password": "Lykilorð er rangt.", + "password.letters": ":Attribute verður að innihalda að minnsta kosti einn staf.", + "password.mixed": ":Attribute verður að innihalda að minnsta kosti einn hástaf og einn lágstaf.", + "password.numbers": ":Attribute verður að innihalda að minnsta kosti eina tölu.", + "password.symbols": ":Attribute verður að innihalda að minnsta kosti eitt tákn.", + "password.uncompromised": "Uppgefin :attribute hefur birst í gagnaleka. Vinsamlegast veldu aðra :attribute.", + "present": ":Attribute reiturinn verður að vera til staðar.", + "present_if": ":attribute reiturinn verður að vera til staðar þegar :other er :value.", + "present_unless": ":attribute reiturinn verður að vera til staðar nema :other sé :value.", + "present_with": ":attribute reiturinn verður að vera til staðar þegar :values er til staðar.", + "present_with_all": ":attribute reiturinn verður að vera til staðar þegar :values eru til staðar.", + "previous": "« Fyrri", + "prohibited": "Við :attribute sviði er bannað.", + "prohibited_if": "Við :attribute sviði er bannað þegar :other er :value.", + "prohibited_if_accepted": ":attribute reiturinn er bönnuð þegar :other er samþykkt.", + "prohibited_if_declined": ":attribute reiturinn er bönnuð þegar :other er hafnað.", + "prohibited_unless": "Við :attribute sviði er bönnuð nema :other er í :values.", + "prohibits": ":Attribute reiturinn bannar :other að vera viðstaddir.", + "regex": "Reiturinn :attribute er ekki á réttu formi.", + "relatable": "Þetta :attribute getur ekki tengst þessu úrræði.", + "required": "Reiturinn :attribute er nauðsynlegur.", + "required_array_keys": ":Attribute reiturinn verður að innihalda færslur fyrir: :values.", + "required_if": "Reiturinn :attribute er nauðsynlegur þegar :other er :value.", + "required_if_accepted": ":Attribute reiturinn er nauðsynlegur þegar :other er samþykkt.", + "required_if_declined": ":attribute reiturinn er nauðsynlegur þegar :other er hafnað.", + "required_unless": ":Attribute er áskilinn nema :other sé í :values.", + "required_with": ":Attribute er áskilinn þegar :values er til staðar.", + "required_with_all": ":Attribute er áskilinn þegar :values er til staðar.", + "required_without": ":Attribute er áskilinn þegar :values er ekki til staðar.", + "required_without_all": ":Attribute reiturinn er áskilinn þegar engin af :values eru til staðar.", + "reset": "Lykilorðið þitt hefur verið endurstillt!", + "same": "Reiturinn :attribute og :other verða að stemma.", + "sent": "Við sendum þér tölvupóst með slóð til að endurheimta lykilorðið þitt.", + "size.array": "Reiturinn :attribute verður að innihalda :size hluti.", + "size.file": "Reiturinn :attribute verður að vera :size kílóbæt.", + "size.numeric": "Reiturinn :attribute verður að vera :size.", + "size.string": "Reiturinn :attribute verður að vera :size stafir.", + "starts_with": ":Attribute verður að byrja á einu af eftirfarandi: :values", + "string": ":Attribute verður að vera strengur.", + "throttle": "Of margar innskráningartilraunir. Vinsamlegast reyndu aftur eftir :seconds sekúndur.", + "throttled": "Vinsamlegast bíðið áður en reyni aftur.", + "timezone": "Reiturinn :attribute verður að vera rétt tímabelti.", + "token": "Kóðinn til að endurheimta lykilorðið er rangur.", + "ulid": ":Attribute verður að vera gilt ULID.", + "unique": "Reiturinn :attribute er því miður ekki leyfilegur. Það er annar eins.", + "uploaded": "Ekki tókst að hlaða :attribute upp.", + "uppercase": ":Attribute verða að vera hástafir.", + "url": "Reiturinn :attribute verður að vera netslóð.", + "user": "Notandi með þetta netfang finnst ekki.", + "uuid": ":Attribute verður að vera gilt UUID." +} diff --git a/locales/it/_excludes.json b/locales/it/_excludes.json new file mode 100644 index 00000000000..9c053d9ef4d --- /dev/null +++ b/locales/it/_excludes.json @@ -0,0 +1,135 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "Andorra", + "Angola", + "Anguilla", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Bahamas", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Canada", + "Chad", + "Colombia", + "Congo", + "Costa Rica", + "Coupon", + "CSV (.csv)", + "Cuba", + "Dashboard", + "Dominica", + "Ecuador", + "Editor", + "El Salvador", + "Email", + "email", + "Eritrea", + "Estonia", + "Excel (.xlsx)", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "India", + "Indonesia", + "Iran", + "Iraq", + "Jersey", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Lao People's Democratic Republic", + "Lesotho", + "Liberia", + "Liechtenstein", + "Logs", + "Macao", + "Madagascar", + "Malawi", + "Mali", + "Malta", + "Mauritania", + "Mauritius", + "Mayotte", + "Micronesia", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "No", + "Nova", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Password", + "password", + "Qatar", + "Romania", + "Réunion", + "Samoa", + "San Marino", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Sint Maarten", + "Slovenia", + "Somalia", + "Sri Lanka", + "Sudan", + "Suriname", + "Taiwan", + "Tanzania", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/it/json-inline.json b/locales/it/json-inline.json new file mode 100644 index 00000000000..086c05b32ce --- /dev/null +++ b/locales/it/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Questo campo deve rappresentare un ruolo valido.", + "The :attribute must be at least :length characters and contain at least one number.": "Questo campo deve essere lungo almeno :length caratteri e contenere almeno un numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Questo campo deve essere lungo almeno :length caratteri e contenere almeno un carattere speciale e un numero.", + "The :attribute must be at least :length characters and contain at least one special character.": "Questo campo deve essere lungo almeno :length caratteri e contenere almeno un carattere speciale.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Questo campo deve essere lungo almeno :length caratteri e contenere almeno un carattere maiuscolo e un numero.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Questo campo deve essere lungo almeno :length caratteri e contenere almeno un carattere maiuscolo e un carattere speciale.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Questo campo deve essere lungo almeno :length caratteri e contenere almeno un carattere maiuscolo, un numero e un carattere speciale.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Questo campo deve essere lungo almeno :length caratteri e contenere almeno un carattere maiuscolo.", + "The :attribute must be at least :length characters.": "Questo campo deve essere lungo almeno :length caratteri.", + "The :attribute must contain at least one letter.": "Questo campo deve contenere almeno una lettera.", + "The :attribute must contain at least one number.": "Questo campo deve contenere almeno un numero.", + "The :attribute must contain at least one symbol.": "Questo campo deve contenere almeno un simbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Questo campo deve contenere almeno una lettera maiuscola e una lettera minuscola.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Il valore di questo campo è apparso in un data leak. Per favore scegli un valore differente." +} diff --git a/locales/it/json.json b/locales/it/json.json new file mode 100644 index 00000000000..f2712ee9ebb --- /dev/null +++ b/locales/it/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(e :count altro errore)", + "(and :count more errors)": "(e :count altro errore)|(e :count altri errori)|(e :count altri errori)", + "30 Days": "30 Giorni", + "60 Days": "60 Giorni", + "90 Days": "90 Giorni", + ":amount selected": ":amount selezionati", + ":amount Total": "Totale :amount", + ":days day trial": ":days giorni di prova", + ":resource Details": "Dettagli :resource", + ":resource Details: :title": "Dettagli :resource: :title", + "A decryption key is required.": "Una chiave di decrittazione è richiesta.", + "A fresh verification link has been sent to your email address.": "Un nuovo link di verifica è stato inviato al tuo indirizzo email.", + "A new verification link has been sent to the email address you provided during registration.": "Un nuovo link di verifica è stato inviato all'indirizzo email fornito durante la registrazione.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Un nuovo link di verifica è stato inviato all'indirizzo email indicato nelle impostazioni del profilo.", + "A new verification link has been sent to your email address.": "Un nuovo link di verifica è stato inviato al vostro indirizzo email.", + "Accept Invitation": "Accetta l'invito", + "Action": "Azione", + "Action Event": "Azione Registrata", + "Action Events": "Azioni Registrate", + "Action Happened At": "Azione avvenuta alle", + "Action Initiated By": "Azione iniziata da", + "Action Name": "Nome", + "Action Status": "Stato", + "Action Target": "Obiettivo", + "Actions": "Azioni", + "Add": "Aggiungi", + "Add :resource": "Aggiungi :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Aggiungi un nuovo membro del team al tuo team, consentendogli di collaborare con te.", + "Add additional security to your account using two factor authentication.": "Aggiungi ulteriore sicurezza al tuo account utilizzando l'autenticazione a due fattori.", + "Add Payment Method": "Aggiungi metodo di pagamento", + "Add row": "Aggiungi riga", + "Add Team Member": "Aggiungi membro del Team", + "Add VAT Number": "Aggiungi Partita IVA", + "Added.": "Aggiunto.", + "Additional billing information updated successfully.": "Informazioni di fatturazione aggiuntive aggiornate correttamente.", + "Address": "Indirizzo", + "Address Line 2": "Indirizzo (2^ parte)", + "Administrator": "Amministratore", + "Administrator users can perform any action.": "Gli amministratori possono eseguire qualsiasi azione.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Isole Åland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Tutte le persone che fanno parte di questo team.", + "All resources loaded.": "Caricate tutte le risorse.", + "All rights reserved.": "Tutti i diritti riservati", + "Already registered?": "Già registrato?", + "American Samoa": "Samoa Americane", + "An error occurred while uploading the file.": "Errore durante l'upload del file.", + "An error occurred while uploading the file: :error": "Si è verificato un errore durante il caricamento del file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Si è verificato un errore inaspettato ed è stato notificato al team di supporto. Per piacere riprova successivamente.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Un altro utente ha aggiornato questa risorsa da quando la pagina è stata caricata. Aggiorna la pagina e riprova.", + "Antarctica": "Antartide", + "Antigua And Barbuda": "Antigua e Barbuda", + "Antigua and Barbuda": "Antigua e Barbuda", + "API Token": "Token API", + "API Token Permissions": "Permessi del Token API", + "API Tokens": "Token API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "I Token API consentono ai servizi di terze parti di autenticarsi con la nostra applicazione per tuo conto.", + "Apply": "Applica", + "Apply Coupon": "Applica Coupon", + "April": "Aprile", + "Are you sure you want to attempt to pay :amount?": "Sei sicuro di voler tentare di pagare :amount?", + "Are you sure you want to cancel your subscription?": "Sei sicuro di voler annullare il tuo abbonamento?", + "Are you sure you want to delete all the notifications?": "Sei sicuro di voler eliminare tutte le notifiche?", + "Are you sure you want to delete the selected resources?": "Vuoi davvero eliminare le risorse selezionate?", + "Are you sure you want to delete this file?": "Vuoi davvero eliminare questo file?", + "Are you sure you want to delete this notification?": "Vuoi davvero eliminare questa notifica?", + "Are you sure you want to delete this payment method?": "Sei sicuro di voler eliminare questo metodo di pagamento?", + "Are you sure you want to delete this resource?": "Vuoi davvero eliminare questa risorsa?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Vuoi davvero eliminare questo Team? Una volta eliminato, tutte le sue risorse e i relativi dati verranno eliminati definitivamente.", + "Are you sure you want to delete your account?": "Vuoi davvero eliminare il tuo account?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Vuoi davvero eliminare l'account? Una volta eliminato, tutte le sue risorse ed i relativi dati verranno eliminati definitivamente. Inserisci la password per confermare che desideri eliminare definitivamente il tuo account.", + "Are you sure you want to detach the selected resources?": "Vuoi davvero scollegare le risorse selezionate?", + "Are you sure you want to detach this resource?": "Vuoi davvero scollegare questa risorsa?", + "Are you sure you want to force delete the selected resources?": "Vuoi davvero eliminare definitivamente le risorse selezionate?", + "Are you sure you want to force delete this resource?": "Vuoi davvero eliminare questa risorsa?", + "Are you sure you want to log out?": "Sei sicuro di voler uscire?", + "Are you sure you want to mark all notifications as read?": "Sei sicuro di voler contrassegnare tutte le notifiche come lette?", + "Are you sure you want to remove this item?": "Sei sicuro di voler rimuovere questo elemento?", + "Are you sure you want to restore the selected resources?": "Vuoi davvero ripristinare le risorse selezionate?", + "Are you sure you want to restore this resource?": "Vuoi davvero ripristinare questa risorsa?", + "Are you sure you want to resume your subscription?": "Sei sicuro di voler ripristinare il tuo abbonamento?", + "Are you sure you want to run this action?": "Vuoi davvero eseguire questa azione?", + "Are you sure you want to set this payment method as your default?": "Sei sicuro di voler impostare questo metodo di pagamento come predefinito?", + "Are you sure you want to stop impersonating?": "Vuoi davvero terminare di impersonare l'utente?", + "Are you sure you would like to delete this API token?": "Vuoi davvero eliminare questo Token API?", + "Are you sure you would like to leave this team?": "Vuoi davvero abbandonare questo Team?", + "Are you sure you would like to remove this person from the team?": "Vuoi davvero rimuovere questa persona dal team?", + "Are you sure you would like to switch billing plans?": "Sei sicuro di voler cambiare piano di fatturazione?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Allega", + "Attach & Attach Another": "Allega & Allega un altro", + "Attach :resource": "Allega :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Allega i file trascinandoli e rilasciandoli, selezionandoli o incollandoli.", + "August": "Agosto", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaigian", + "Bahamas": "Bahamas", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Prima di continuare, potresti verificare il tuo indirizzo email cliccando sul link che ti abbiamo appena inviato per email? Se non ha ricevuto l'email, saremo lieti di inviartene un'altra.", + "Before proceeding, please check your email for a verification link.": "Prima di procedere, per piacere controlla la tua email per un link di verifica.", + "Belarus": "Bielorussia", + "Belgium": "Belgio", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Informazioni di fatturazione", + "Billing Management": "Gestione fatturazione", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Stato plurinazionale della Bolivia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius e Saba", + "Bosnia And Herzegovina": "Bosnia Erzegovina", + "Bosnia and Herzegovina": "Bosnia Erzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Isola Bouvet", + "Brazil": "Brasile", + "British Indian Ocean Territory": "Territorio britannico dell'Oceano Indiano", + "Browser Sessions": "Sessioni del Browser", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambogia", + "Cameroon": "Camerun", + "Canada": "Canada", + "Cancel": "Annulla", + "Cancel Subscription": "Annulla Abbonamento", + "Cape Verde": "Capo Verde", + "Card": "Carta", + "Cayman Islands": "Isole Cayman", + "Central African Republic": "Repubblica Centrafricana", + "Chad": "Chad", + "Change Subscription Plan": "Cambia Abbonamento", + "Change the current payment method attached to your subscription": "Cambia il metodo di pagamento attualmente collegato al tuo abbonamento", + "Changes": "Modifiche", + "Checkout": "Guardare", + "Chile": "Cile", + "China": "Cina", + "Choose": "Seleziona", + "Choose :field": "Seleziona :field", + "Choose :resource": "Seleziona :resource", + "Choose an option": "Seleziona un'opzione", + "Choose date": "Scegli una data", + "Choose File": "Scegli un file", + "Choose Files": "Scegli files", + "Choose Type": "Scegli un tipo", + "Christmas Island": "Isola di Natale", + "City": "Città", + "Click here to re-send the verification email.": "Clicca qui per inviare nuovamente una email di verifica.", + "click here to request another": "clicca qui per richiederne un altro", + "Click to choose": "Clicca per selezionare", + "Close": "Chiudi", + "Cocos (Keeling) Islands": "Isole Cocos (Keeling)", + "Code": "Codice", + "Colombia": "Colombia", + "Comoros": "Comore", + "Confirm": "Conferma", + "Confirm Billing Action": "Conferma azione di fatturazione", + "Confirm Password": "Conferma Password", + "Confirm Payment": "Conferma Pagamento", + "Confirm your :amount payment": "Conferma il pagamento di :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Repubblica Democratica", + "Congo, the Democratic Republic of the": "Repubblica Democratica del Congo", + "Constant": "Costante", + "Continue To Payment": "Continua al pagamento", + "Cook Islands": "Isole Cook", + "Copy to clipboard": "Copia negli appunti", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Costa D'Avorio", + "Country": "Nazione", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon applicato con successo.", + "Create": "Crea", + "Create & Add Another": "Crea & Aggiungi altro", + "Create :resource": "Crea :resource", + "Create a new team to collaborate with others on projects.": "Crea un nuovo team per collaborare con altri ai progetti.", + "Create Account": "Crea Account", + "Create API Token": "Crea Token API", + "Create New Team": "Crea nuovo Team", + "Create Team": "Crea Team", + "Created.": "Creato.", + "Croatia": "Croazia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curacao", + "Current Password": "Password attuale", + "Current Subscription Plan": "Abbonamento Attuale", + "Currently Subscribed": "Attualmente abbonato", + "Customer Balance": "Conto Cliente", + "Customize": "Personalizza", + "Cyprus": "Cipro", + "Czech Republic": "Repubblica Ceca", + "Côte d'Ivoire": "Costa d'Avorio", + "Dark": "Scuro", + "Dashboard": "Dashboard", + "December": "Dicembre", + "Decrease": "Diminuzione", + "Default": "Predefinito", + "Delete": "Elimina", + "Delete :resource": "Elimina :resource", + "Delete Account": "Elimina Account", + "Delete all notifications": "Elimina tutte le notifiche", + "Delete API Token": "Elimina Token API", + "Delete File": "Elimina File", + "Delete Notification": "Elimina Notifica", + "Delete Resource": "Elimina Risorsa", + "Delete Selected": "Elimina Selezione", + "Delete Team": "Elimina Team", + "Denmark": "Danimarca", + "Detach": "Scollega", + "Detach Resource": "Scollega Risorsa", + "Detach Selected": "Scollega Selezione", + "Details": "Dettagli", + "Disable": "Disabilita", + "Djibouti": "Gibuti", + "Do you really want to leave? You have unsaved changes.": "Vuoi davvero uscire? Ci sono modifiche non salvate.", + "Dominica": "Dominica", + "Dominican Republic": "Repubblica Dominicana", + "Done.": "Fatto.", + "Download": "Scarica", + "Download Invoice": "Scarica Fattura", + "Drop file or click to choose": "Trascina un file o clicca per selezionarlo", + "Drop files or click to choose": "Trascina dei files o clicca per selezionarli", + "Ecuador": "Ecuador", + "Edit": "Modifica", + "Edit :resource": "Modifica :resource", + "Edit Attached": "Modifica Collegati", + "Edit Profile": "Modifica Profilo", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Gli Editor hanno la possibilità di leggere, creare e aggiornare.", + "Egypt": "Egitto", + "El Salvador": "El Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Indirizzo Email", + "Email Addresses": "Indirizzi Email", + "Email Password Reset Link": "Invia link di reset della password", + "Email Verification": "Verifica Email", + "Enable": "Abilita", + "Encrypted environment file already exists.": "Il file di ambiente criptato esiste già.", + "Encrypted environment file not found.": "Non è stato trovato il file di ambiente criptato.", + "Ensure your account is using a long, random password to stay secure.": "Assicurati che il tuo account utilizzi una password lunga e casuale per rimanere al sicuro.", + "Environment file already exists.": "Il file di ambiente esiste già.", + "Environment file not found.": "File di ambiente non trovato.", + "Equatorial Guinea": "Guinea Equatoriale", + "Eritrea": "Eritrea", + "Error": "Errore", + "errors": "errori", + "Estonia": "Estonia", + "Ethiopia": "Etiopia", + "ex VAT": "IVA esclusa", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Scade il :expiration", + "Export As CSV": "Esporta Come CSV", + "Extra Billing Information": "Info aggiuntive per la fatturazione", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "E' richiesta un'ulteriore conferma per processare il tuo pagamento. Per piacere prosegui sulla pagina di pagamento cliccando sul pulsante qui sotto.", + "Failed Subscription Payment": "Pagamento dell'abbonamento non riuscito", + "Failed to load :resource!": "Impossibile caricare :resource!", + "Falkland Islands (Malvinas)": "Isole Falkland (Malvinas)", + "Faroe Islands": "Isole Faroe", + "February": "Febbraio", + "Fiji": "Figi", + "Filename": "Nome del file", + "Finish enabling two factor authentication.": "Completa l'attivazione dell'autenticazione a due fattori.", + "Finland": "Finlandia", + "For your security, please confirm your password to continue.": "Per la tua sicurezza, conferma la tua password per continuare.", + "Forbidden": "Vietato", + "Force Delete": "Forza Eliminazione", + "Force Delete :resource": "Forza Eliminazione :resource", + "Force Delete Resource": "Forza Eliminazione Risorsa", + "Force Delete Selected": "Forza Eliminazione Selezione", + "Forgot Password": "Password dimenticata", + "Forgot your password?": "Password dimenticata?", + "Forgot Your Password?": "Password Dimenticata?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Password dimenticata? Nessun problema. Inserisci l'email sulla quale ricevere un link con il reset della password che ti consentirà di sceglierne una nuova.", + "France": "Francia", + "French Guiana": "Guyana Francese", + "French Polynesia": "Polinesia Francese", + "French Southern Territories": "Territori della Francia del Sud", + "From": "Da", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germania", + "Ghana": "Ghana", + "Gibraltar": "Gibilterra", + "Go Home": "Vai alla Home", + "Go to page :page": "Vai alla pagina :page", + "Great! You have accepted the invitation to join the :team team.": "Grande! Hai accettato l'invito ad entrare nel team :team.", + "Greece": "Grecia", + "Greenland": "Groenlandia", + "Grenada": "Grandaa", + "Guadeloupe": "Guadalupa", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Hai dei ripensamenti sull'annullamento dell'abbonamento? Puoi riattivarlo in qualsiasi momento fino alla fine del tuo ciclo di fatturazione. Al termine, potrai scegliere un nuovo piano di abbonamento.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Hai dei ripensamenti sull'annullamento dell'abbonamento? Puoi riattivarlo immediatamente in qualsiasi momento fino alla fine del tuo ciclo di fatturazione. Al termine, potrai scegliere un nuovo piano di abbonamento.", + "Heard Island & Mcdonald Islands": "Isola Heard e Isole McDonald", + "Heard Island and McDonald Islands": "Isola Heard e Isole McDonald", + "Hello!": "Ciao!", + "Hide Content": "Nascondi Contenuto", + "Hold Up!": "Sostieni!", + "Holy See (Vatican City State)": "Santa Sede (Stato della Città del Vaticano)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Ungheria", + "I agree to the :terms_of_service and :privacy_policy": "Accetto :terms_of_service e :privacy_policy", + "Iceland": "Islanda", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Se necessario, puoi disconnetterti da tutte le altre sessioni del browser su tutti i tuoi dispositivi. Se ritieni che il tuo account sia stato compromesso, dovresti anche aggiornare la tua password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Se hai già un account, puoi accettare questo invito cliccando sul pulsante seguente:", + "If you did not create an account, no further action is required.": "Se non hai creato un account, non è richiesta alcuna azione.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Se non aspettavi nessun invito per questo team, puoi ignorare questa email.", + "If you did not receive the email": "Se non hai ricevuto l'email", + "If you did not request a password reset, no further action is required.": "Se non hai richiesto un reset della password, non è richiesta alcuna azione.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Se non hai un account, puoi crearne uno cliccando sul pulsante sotto. Dopo averlo creato, potrai cliccare il pulsante per accettare l'invito presente in questa email:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Se hai bisogno di aggiungere informazioni di contatto o fiscali specifiche alle tue fatture, come il nome completo dell'azienda, il numero di partita IVA o l'indirizzo della sede legale, puoi aggiungerle qui.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Se non riesci a cliccare sul pulsante \":actionText\", copia e incolla l'URL seguente\nnel tuo browser:", + "Impersonate": "Impersona", + "Increase": "Aumento", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Nome file non valido.", + "Invalid JSON was returned from the route.": "JSON non valido è stato restituito dalla route.", + "Invoice Email Addresses": "Indirizzi Email per le Fatture", + "Invoice emails updated successfully.": "Email per le fatture aggiornate con successo.", + "Invoices": "Fatture", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran", + "Iraq": "Iraq", + "Ireland": "Irlanda", + "Isle Of Man": "Isola di Man", + "Isle of Man": "Isola di Man", + "Israel": "Israele", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Sembra che tu non abbia un abbonamento attivo. Puoi scegliere uno dei piani di abbonamento qui sotto per iniziare. I piani di abbonamento possono essere modificati o annullati a tuo piacimento.", + "Italy": "Italia", + "Jamaica": "Giamaica", + "January": "Gennaio", + "Japan": "Giappone", + "Jersey": "Jersey", + "Jordan": "Giordania", + "July": "Luglio", + "June": "Giugno", + "Kazakhstan": "Kazakistan", + "Kenya": "Kenya", + "Key": "Chiave", + "Kiribati": "Kiribati", + "Korea": "Korea del Sud", + "Korea, Democratic People's Republic of": "Korea del Nord", + "Korea, Republic of": "Korea, Repubblica", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirghizistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Ultima volta attivo", + "Last used": "Ultimo utilizzo", + "Latvia": "Lettonia", + "Leave": "Abbandona", + "Leave Team": "Abbandona Team", + "Lebanon": "Libano", + "length": "dimensione", + "Lens": "Lente", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libia", + "Liechtenstein": "Liechtenstein", + "Light": "Chiaro", + "Lithuania": "Lituania", + "Load :perPage More": "Carica altri :perPage", + "Loading": "Caricamento", + "Location": "Posizione", + "Log in": "Accedi", + "Log In": "Accedi", + "Log Out": "Esci", + "Log out": "Disconnettersi", + "Log Out Other Browser Sessions": "Esci da altre sessioni del Browser", + "Log Viewer": "Visualizza logs", + "Login": "Accedi", + "Logout": "Esci", + "Logs": "Logs", + "Luxembourg": "Lussemburgo", + "Macao": "Macao", + "Macedonia": "Macedonia del Nord", + "Macedonia, the former Yugoslav Republic of": "Macedonia, Ex Repubblica Jugoslava", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malesia", + "Maldives": "Maldive", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Gestisci Account", + "Manage and log out your active sessions on other browsers and devices.": "Gestisci e disconnetti le tue sessioni attive su altri browser e dispositivi.", + "Manage API Tokens": "Gestisci Token API", + "Manage Role": "Gestisci Ruoli", + "Manage Team": "Gestisci Team", + "Managing billing for :billableName": "Gestisci la fatturazione per :billableName", + "March": "Marzo", + "Mark all as Read": "Segna tutto come letto", + "Mark all notifications as read": "Imposta tutte le notifiche come lette", + "Mark Read": "Segna come letto", + "Mark Unread": "Segna come da leggere", + "Marshall Islands": "Isole Marshall", + "Martinique": "Martinica", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Maggio", + "Mayotte": "Mayotte", + "Mexico": "Messico", + "Micronesia, Federated States Of": "Micronesia", + "Micronesia, Federated States of": "Micronesia", + "Moldova": "Moldavia", + "Moldova, Republic of": "Moldova, Repubblica", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Dall'inizio del mese ad oggi", + "Monthly": "Mensile", + "monthly": "mensile", + "Montserrat": "Montserrat", + "Morocco": "Marocco", + "Mozambique": "Mozambico", + "Myanmar": "Myanmar", + "Name": "Nome", + "name": "nome", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Olanda", + "Netherlands Antilles": "Antille Olandesi", + "Nevermind": "Non importa", + "Nevermind, I'll keep my old plan": "Non importa, manterrò il mio vecchio piano", + "New": "Crea", + "New :resource": "Crea :resource", + "New Caledonia": "Crea Caledonia", + "New Password": "Nuova password", + "New Zealand": "Nuova Zelanda", + "Next": "Avanti", + "Next Payment": "Prossimo pagamento", + "Next Payment on": "Prossimo pagamento attivo", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "No", + "No :resource matched the given criteria.": "Non ci sono :resource che corrispondono ai criteri di ricerca.", + "No additional information...": "Nessuna informazione aggiuntiva...", + "No Current Data": "Nessun dato al momento", + "No Data": "Nessun dato", + "no file selected": "nessun file selezionato", + "No Increase": "Nessun Aumento", + "No payment methods on file.": "Nessun metodo di pagamento in archivio.", + "No payment scheduled.": "Nessun pagamento programmato.", + "No Prior Data": "Nessun Dato Precedente", + "No Results Found.": "Non ci sono risultati.", + "Norfolk Island": "Isola Norfolk", + "Northern Mariana Islands": "Isole Marianne Settentrionali", + "Norway": "Norvegia", + "Not Found": "Non trovato", + "Notifications": "Notifiche", + "Nova": "Nova", + "Nova User": "Utente Nova", + "November": "Novembre", + "October": "Ottobre", + "of": "di", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Una volta eliminato un team, tutte le sue risorse e i relativi dati verranno eliminati definitivamente. Prima di eliminare questo team, scarica tutti i dati o le relative informazioni che desideri conservare.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Una volta eliminato il tuo account, tutte le sue risorse e i relativi dati verranno eliminati definitivamente. Prima di eliminarlo, scarica tutti i dati o le informazioni che desideri conservare.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Una volta eliminato il tuo account, tutte le sue risorse e i relativi dati verranno eliminati definitivamente. Per piacere, digita la tua password per confermare la tua volontà di eliminare per sempre il tuo account.", + "Only Trashed": "Solo cestinati", + "Open Invoices": "Fatture aperte", + "Original": "Originale", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Il nostro portale di fatturazione ti consente di gestire l'abbonamento, il metodo di pagamento, e scaricare le fatture recenti.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Il nostro portale di gestione della fatturazione ti consente di gestire comodamente il tuo piano di abbonamento, i metodi di pagamento e scaricare le tue fatture recenti.", + "Page Expired": "Pagina scaduta", + "Pagination Navigation": "Navigazione della Paginazione", + "Paid": "Pagato", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Territori Palestinesi Occupati", + "Panama": "Panama", + "Papua New Guinea": "Papua Nuova Guinea", + "Paraguay": "Paraguay", + "Password": "Password", + "password": "password", + "Payment Confirmation": "Conferma di pagamento", + "Payment Information": "Informazioni di pagamento", + "Payment information updated successfully.": "Informazioni sul pagamento aggiornate correttamente.", + "Payment Method": "Metodo di pagamento", + "Payment Methods": "Modalità di pagamento", + "Payment Required": "Pagamento richiesto", + "Payments": "Pagamenti", + "Pending Team Invitations": "Inviti al team in attesa", + "Per Page": "Per Pagina", + "Permanently delete this team.": "Elimina definitivamente questo team.", + "Permanently delete your account.": "Elimina definitivamente il tuo account.", + "Permissions": "Permessi", + "Peru": "Perù", + "Philippines": "Filippine", + "Photo": "Foto", + "Pitcairn": "Isole Pitcairn", + "Please accept the terms of service.": "Si prega di accettare i termini di servizio.", + "Please click the button below to verify your email address.": "Clicca sul pulsante qui sotto per verificare il tuo indirizzo email.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Conferma l'accesso al tuo account inserendo uno dei tuoi codici di ripristino di emergenza.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Conferma l'accesso al tuo account inserendo il codice di autenticazione fornito dalla tua applicazione di autenticazione.", + "Please confirm your password before continuing.": "Per piacere conferma la tua password prima di continuare.", + "Please copy your new API token. For your security, it won't be shown again.": "Copia il tuo nuovo Token API. Per la tua sicurezza, non verrà più mostrato.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Inserisci la tua password per confermare che desideri disconnetterti dalle altre sessioni del browser su tutti i tuoi dispositivi.", + "Please provide a maximum of three invoice emails addresses.": "Fornisci un massimo di tre indirizzi email per le fatture.", + "Please provide the email address of the person you would like to add to this team.": "Fornisci l'indirizzo email della persona che desideri aggiungere al team.", + "Please set a default payment method before retrying payments.": "Imposta un metodo di pagamento predefinito prima di riprovare i pagamenti.", + "Please set a default payment method before swapping plans.": "Imposta un metodo di pagamento predefinito prima di cambiare piano.", + "Poland": "Polonia", + "Portugal": "Portogallo", + "Press / to search": "Premi / per cercare", + "Preview": "Anteprima", + "Previewing": "Anteprima", + "Previous": "Precedenti", + "Privacy Policy": "Informativa sulla privacy", + "Profile": "Profilo", + "Profile Information": "Informazioni Profilo", + "Puerto Rico": "Porto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Trimestre ad Oggi", + "Recovery Code": "Codice di ripristino", + "Refresh": "Aggiorna", + "Regards,": "Distinti saluti,", + "Regenerate Recovery Codes": "Rigenera codici di ripristino", + "Register": "Registrati", + "Reload": "Ricarica", + "Remember me": "Ricordami", + "Remember Me": "Ricordami", + "Remove": "Rimuovi", + "Remove Photo": "Rimuovi Foto", + "Remove Team Member": "Rimuovi membro del Team", + "Replicate": "Replica", + "Required fields": "Campi obbligatori", + "Resend Verification Email": "Invia nuovamente email di verifica", + "Reset Filters": "Reset Filtri", + "Reset Password": "Resetta la password", + "Reset Password Notification": "Notifica di reset della password", + "resource": "risorsa", + "Resource Row Dropdown": "Menù a discesa Risorsa Riga", + "Resources": "Risorse", + "resources": "risorse", + "Restore": "Ripristina", + "Restore :resource": "Ripristina :resource", + "Restore Resource": "Ripristina Risorsa", + "Restore Selected": "Ripristina Selezione", + "results": "risultati", + "Resume Subscription": "Riattiva Abbonamento", + "Retry Payment": "Riprova pagamento", + "Return to :appName": "Ritorna su :appName", + "Reunion": "La Riunione", + "Role": "Ruolo", + "Romania": "Romania", + "Run Action": "Esegui Azione", + "Russian Federation": "Federazione Russa", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "San Bartolomeo", + "Saint Barthélemy": "San Bartolomeo", + "Saint Helena": "Sant'Elena", + "Saint Kitts And Nevis": "San Cristoforo e Nevis", + "Saint Kitts and Nevis": "San Cristoforo e Nevis", + "Saint Lucia": "Santa Lucia", + "Saint Martin": "San Martino", + "Saint Martin (French part)": "San Martino (parte Francese)", + "Saint Pierre And Miquelon": "Saint-Pierre e Miquelon", + "Saint Pierre and Miquelon": "Saint-Pierre e Miquelon", + "Saint Vincent And Grenadines": "San Vincenzo e Grenadine", + "Saint Vincent and the Grenadines": "San Vincenzo e Grenadine", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé e Príncipe", + "Sao Tome and Principe": "São Tomé e Príncipe", + "Saudi Arabia": "Arabia Saudita", + "Save": "Salva", + "Saved.": "Salvato.", + "Scroll to bottom": "Scorri alla fine", + "Scroll to top": "Scorri all'inizio", + "Search": "Cerca", + "Secure Area": "Area Sicura", + "Select": "Seleziona", + "Select a different plan": "Cambia abbonamento", + "Select a log file...": "Seleziona un file di log...", + "Select A New Photo": "Seleziona una nuova foto", + "Select Action": "Seleziona Azione", + "Select all": "Seleziona Tutto", + "Select All Dropdown": "Seleziona tutte le voci del menu", + "Select this page": "Seleziona questa pagina", + "Send Password Reset Link": "Invia link per il reset della password", + "Senegal": "Senegal", + "September": "Settembre", + "Serbia": "Serbia", + "Server Error": "Errore server", + "Service Unavailable": "Servizio non disponibile", + "Set as default": "Imposta come predefinito", + "Setup Key": "Chiave di configurazione", + "Seychelles": "Seychelles", + "Show All Fields": "Mostra tutti i campi", + "Show Content": "Mostra Contenuto", + "Show Recovery Codes": "Mostra codici di ripristino", + "Showing": "Mostra", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Autenticato come", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovacchia", + "Slovenia": "Slovenia", + "Soft Deleted": "Eliminato logicamente", + "Solomon Islands": "Isole Salomone", + "Somalia": "Somalia", + "Something went wrong.": "Qualcosa è andato storto.", + "Sorry! You are not authorized to perform this action.": "Spiacenti! Non sei autorizzato ad eseguire questa azione.", + "Sorry, your session has expired.": "Spiacenti, la tua sessione è scaduta.", + "South Africa": "Sud Africa", + "South Georgia And Sandwich Isl.": "Georgia del Sud e Isole Sandwich Meridionali", + "South Georgia and the South Sandwich Islands": "Georgia del Sud e Isole Sandwich Meridionali", + "South Sudan": "Sudan del Sud", + "Spain": "Spagna", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Azioni autonome", + "Start Polling": "Avvia Polling", + "Start polling": "Avvia polling", + "State / County": "Provincia / Regione", + "Stop Impersonating": "Termina Impersonificazione", + "Stop Polling": "Ferma Polling", + "Stop polling": "Ferma polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Salva questi codici di ripristino in un gestore di password sicuro. Possono essere utilizzati per ripristinare l'accesso al tuo account se il dispositivo di autenticazione a due fattori viene smarrito.", + "Subscribe": "Abbonati", + "Subscription Information": "Info Abbonamento", + "Subscription Pending": "Abbonamento in attesa", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard e Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard e Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Svezia", + "Switch Teams": "Cambia Team", + "Switzerland": "Svizzera", + "Syrian Arab Republic": "Siria", + "System": "Sistema", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Provincia della Cina", + "Tajikistan": "Tagikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Repubblica Unita", + "TAX": "IMPOSTA", + "Team Details": "Dettagli Team", + "Team Invitation": "Inviti al Team", + "Team Members": "Membri del Team", + "Team Name": "Nome del Team", + "Team Owner": "Proprietario del Team", + "Team Settings": "Impostazioni del Team", + "Terms of Service": "Termini d'uso del servizio", + "Thailand": "Tailandia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Grazie per esserti iscritto! Prima di iniziare, potresti verificare il tuo indirizzo cliccando sul link che ti abbiamo appena inviato via email? Se non hai ricevuto l'email, te ne invieremo volentieri un'altra.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Grazie per supportarci ancora. Ti abbiamo allegato una copia della fattura per il tuo pagamento. Scrivici se hai domande o dubbi, grazie.", + "Thanks,": "Grazie,", + "The :attribute must be a valid role.": ":Attribute deve avere un ruolo valido.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute deve contenere almeno :length caratteri ed un numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute deve contenere almeno :length caratteri, un carattere speciale ed un numero.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute deve contenere almeno :length caratteri ed un carattere speciale.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute deve contenere almeno :length caratteri, una maiuscola e un numero.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute deve contenere almeno :length caratteri, una maiuscola e un carattere speciale.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute deve contenere almeno :length caratteri, una maiuscola, un numero e un carattere speciale.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute deve contenere almeno :length caratteri e una maiuscola.", + "The :attribute must be at least :length characters.": ":Attribute deve contenere almeno :length caratteri.", + "The :attribute must contain at least one letter.": ":Attribute deve contenere almeno una lettera.", + "The :attribute must contain at least one number.": ":Attribute deve contenere almeno un numero.", + "The :attribute must contain at least one symbol.": ":Attribute deve contenere almeno un carattere speciale.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute deve contenere almeno un carattere maiuscolo ed uno minuscolo.", + "The :resource was created!": ":Resource creato/a!", + "The :resource was deleted!": ":Resource eliminato/a!", + "The :resource was restored!": ":Resource ripristinato/a!", + "The :resource was updated!": ":Resource aggiornato/a!", + "The action was executed successfully.": "Azione eseguita con successo.", + "The default payment method cannot be removed.": "Il metodo di pagamento predefinito non può essere rimosso.", + "The file was deleted!": "Il file è stato eliminato!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute sembra che faccia parte di un archivio con dati rubati. Per piacere, utilizza un valore differente.", + "The given data was invalid.": "I dati forniti non sono validi.", + "The government won't let us show you what's behind these doors": "Il governo non vuole che ti mostriamo cosa c'è dietro queste porte", + "The HasOne relationship has already been filled.": "La relazione 'HasOne' è stata già collegata.", + "The image could not be loaded": "L'immagine non può essere caricata", + "The image could not be loaded.": "Impossibile caricare l'immagine.", + "The invoice emails must be valid email addresses.": "Gli indirizzi email per le fatture devono essere validi.", + "The password is incorrect.": "La password non è corretta.", + "The provided coupon code is invalid.": "Il codice Coupon fornito non è valido.", + "The provided password does not match your current password.": "La password fornita non corrisponde alla password corrente.", + "The provided password was incorrect.": "La password fornita non è corretta.", + "The provided two factor authentication code was invalid.": "Il codice di autenticazione a due fattori fornito non è valido.", + "The provided two factor recovery code was invalid.": "Il codice di recupero fornito per l'autenticazione a due fattori non è valido.", + "The provided VAT number is invalid.": "La partita IVA fornita non è valida.", + "The resource was attached!": "La risorsa era allegata!", + "The resource was prevented from being saved!": "Il salvataggio della risorsa è stato impedito!", + "The resource was updated!": "Risorsa aggiornata!", + "The response is not a streamed response.": "La risposta non è una risposta in streaming.", + "The response is not a view.": "La risposta non è una visione.", + "The selected country is invalid.": "La nazione selezionata non è valida.", + "The selected plan is invalid.": "Il piano di abbonamento selezionato non è valido.", + "The selected resources have been :action!": "Le risorse selezionate sono state :action!", + "The team's name and owner information.": "Il nome del team e le informazioni sul proprietario.", + "There are no available options for this resource.": "Non ci sono opzioni disponibili per questa risorsa.", + "There are no fields to display.": "Non ci sono campi da visualizzare.", + "There are no new notifications.": "Non ci sono nuove notifiche.", + "There was a problem executing the action.": "Si è verificato un problema eseguendo l'azione.", + "There was a problem fetching the resource.": "Si è verificato un problema recuperando la risorsa.", + "There was a problem submitting the form.": "Si è verificato un problema inviando il modulo.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Queste persone sono state invitate nel tuo team e gli è stata inviata un'email di invito. Entreranno a far parte del team una volta accettata l'email di invito.", + "This account does not have an active subscription.": "Questo account non ha un abbonamento attivo.", + "This action is unauthorized.": "Questa azione non è autorizzata.", + "This copy of Nova is unlicensed.": "Questa copia di Nova è senza licenza.", + "This coupon code can only be used by new customers.": "Questo codice sconto è riservato ai nuovi clienti.", + "This device": "Questo dispositivo", + "This file field is read-only.": "Questa casella di selezione file è in sola lettura.", + "This invoice is no longer open.": "Questa fattura non è più aperta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Questa è un'area protetta dell'applicazione. Per piacere conferma la tua password per continuare.", + "This password does not match our records.": "Questa password non corrisponde ai nostri record.", + "This password reset link will expire in :count minutes.": "Questo link di reset della password scadrà tra :count minuti.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Questo pagamento è stato iniziato, ma i fondi non sono ancora stati ricevuti. Questo può richiedere fino a 14 giorni.", + "This resource no longer exists": "Questa risorsa non esiste più", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Questo abbonamento è scaduto e non può essere ripristinato. Sottoscrivi un nuovo abbonamento.", + "This user already belongs to the team.": "Questo utente fa già parte del team.", + "This user has already been invited to the team.": "Questo utente è stato già invitato nel team.", + "Timor-Leste": "Timor-Leste", + "to": "a", + "To": "A", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Per completare l'attivazione dell'autenticazione a due fattori, scansiona il QR code seguente usando l'app di autenticazione sul tuo cellulare oppure scrivi la chiave di configurazione e fornisci il codice OTP generato.", + "Today": "Oggi", + "Toggle navigation": "Cambia navigazione", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Nome del Token", + "Tonga": "Tonga", + "Too Many Requests": "Troppe richieste", + "total": "totale", + "Total:": "Totale:", + "Trashed": "Nel cestino", + "Trinidad And Tobago": "Trinidad e Tobago", + "Trinidad and Tobago": "Trinidad e Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turchia", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Isole Turks e Caicos", + "Turks and Caicos Islands": "Isole Turks e Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autenticazione a due fattori", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "L'autenticazione a due fattori è stata attivata. Scansiona il QR code seguente usando l'app di autenticazione sul tuo cellulare oppure scrivi il codice di configurazione.", + "Type": "Tipo", + "Uganda": "Uganda", + "Ukraine": "Ucraina", + "Unauthorized": "Non autorizzato", + "United Arab Emirates": "Emirati Arabi Uniti", + "United Kingdom": "Regno Unito", + "United States": "Stati Uniti", + "United States Minor Outlying Islands": "Isole Periferiche minori degli Stati Uniti", + "United States Outlying Islands": "Isole Periferiche degli Stati Uniti", + "Unknown": "Sconosciuto", + "Unpaid": "Non pagato", + "Update": "Aggiorna", + "Update & Continue Editing": "Aggiorna & Continua la modifica", + "Update :resource": "Aggiorna :resource", + "Update :resource: :title": "Aggiorna :resource: :title", + "Update attached :resource: :title": "Aggiorna la risorsa collegata :resource: :title", + "Update Password": "Aggiorna Password", + "Update Payment Information": "Aggiorna informazioni di pagamento", + "Update Payment Method": "Aggiorna metodo di pagamento", + "Update your account's profile information and email address.": "Aggiorna le informazioni del profilo e l'indirizzo email del tuo account.", + "Uploading": "Caricamento in corso", + "Uploading files... (:current/:total)": "Caricamento dei file in corso... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Usa un codice di ripristino", + "Use an authentication code": "Usa un codice di autenticazione", + "User Actions": "Azioni dell'utente", + "User Security": "Sicurezza Utente", + "Username": "Nome utente", + "Uzbekistan": "Uzbekistan", + "Value": "Valore", + "Vanuatu": "Vanuatu", + "VAT Number": "Partita IVA", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Repubblica Bolivariana", + "Verify Email Address": "Verifica indirizzo email", + "Verify Your Email Address": "Verifica il tuo indirizzo email", + "Viet Nam": "Vietnam", + "View": "Visualizza", + "Virgin Islands, British": "Isole Vergini Britanniche", + "Virgin Islands, U.S.": "Isole Vergini Americane", + "Wallis And Futuna": "Wallis e Futuna", + "Wallis and Futuna": "Wallis e Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Stiamo elaborando la tua iscrizione. Una volta che l'abbonamento è stato elaborato con successo, questa pagina si aggiornerà automaticamente. In genere, questo processo dovrebbe richiedere solo pochi secondi.", + "We are unable to process your payment. Please contact customer support.": "Non riusciamo a processare il tuo pagamento. Per piacere contatta il servizio clienti.", + "We have emailed your password reset link!": "Ti abbiamo inviato un'email con un link per cambiare la password!", + "We were unable to find a registered user with this email address.": "Non siamo riusciti a trovare un utente registrato con questo indirizzo email.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Invieremo un link per scaricare la fattura agli indirizzi email che indichi qui sotto. Puoi separare più indirizzi email usando le virgole.", + "We're lost in space. The page you were trying to view does not exist.": "Ci siamo persi nello spazio. La pagina che hai richiesto non esiste più.", + "Welcome Back!": "Bentornato/a!", + "Western Sahara": "Sahara Occidentale", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Quando è abilitata l'autenticazione a due fattori, ti verrà richiesto un token casuale e sicuro durante l'autenticazione. Puoi recuperare questo token dall'applicazione Google Authenticator del tuo telefono.", + "Whoops": "Ops", + "Whoops!": "Ops!", + "Whoops! Something went wrong.": "Ops! Qualcosa è andato storto.", + "With Trashed": "Includi Eliminati", + "Write": "Scrivi", + "Year To Date": "Da inizio anno", + "Yearly": "Annuale", + "Yemen": "Yemen", + "Yes": "Sì", + "You are already subscribed.": "Sei già abbonato.", + "You are currently within your free trial period. Your trial will expire on :date.": "Sei nel tuo periodo di prova. La prova scadrà il :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Sei nel tuo periodo di prova. La prova scadrà il :date. Sottoscrivere un nuovo abbonamento concluderà il periodo di prova.", + "You are logged in!": "Hai effettuato l'accesso!", + "You are receiving this email because we received a password reset request for your account.": "Hai ricevuto questa email perché abbiamo ricevuto una richiesta di reset della password per il tuo account.", + "You have been invited to join the :team team!": "Sei stato invitato ad entrare nel team :team!", + "You have enabled two factor authentication.": "Hai abilitato l'autenticazione a due fattori.", + "You have not enabled two factor authentication.": "Non hai abilitato l'autenticazione a due fattori.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Hai alcune fatture non pagate. Dopo aver aggiornato il tuo metodo di pagamento predefinito, puoi ritentare i pagamenti tramite l'elenco delle fatture di seguito.", + "You may accept this invitation by clicking the button below:": "Puoi accettare questo invito facendo clic sul pulsante qui sotto:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Puoi cancellare il tuo abbonamento in qualsiasi momento. Una volta cancellato, potrai recuperare l'abbonamento fino alla fine del tuo periodo di fatturazione.", + "You may delete any of your existing tokens if they are no longer needed.": "Puoi eliminare tutti i tuoi token esistenti se non sono più necessari.", + "You may not delete your personal team.": "Non puoi eliminare il tuo team personale.", + "You may not leave a team that you created.": "Non puoi abbandonare un team che hai creato.", + "You will receive an invoice and payment link via email for each billing period.": "Riceverai una fattura e un link per il pagamento via e-mail per ogni periodo di fatturazione.", + "You're logged in!": "Hai fatto l'accesso!", + "Your :invoiceName invoice is now available!": "La tua fattura :invoiceName è disponibile!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Il tuo indirizzo di fatturazione è :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Carta rifiutata. Per piacere contatta il tuo istituto di credito per maggiori informazioni.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Il tuo metodo di pagamento attuale è una carta di credito che termina con :lastFour e scade il :expiration.", + "Your email address is unverified.": "Il tuo indirizzo email non è verificato.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Il tuo ultimo pagamento di :amount non è riuscito. Aggiorna il tuo metodo di pagamento per ritentare il pagamento non riuscito.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Il tuo ultimo pagamento di :amount su :date non è riuscito. Aggiorna il tuo metodo di pagamento per ritentare il pagamento non riuscito.", + "Your next payment of :amount will be processed on :date.": "Il prossimo pagamento di :amount avverrà in data :date.", + "Your payment method has been added successfully.": "Il tuo metodo di pagamento è stato aggiunto con successo.", + "Your payment method will be charged automatically for each billing period.": "Il tuo metodo di pagamento verrà addebitato automaticamente per ogni periodo di fatturazione.", + "Your registered VAT Number is :vatNumber.": "La tua partita IVA è :vatNumber.", + "Your subscription has been started successfully.": "Il tuo abbonamento è stato avviato correttamente.", + "Your subscription has been successfully cancelled.": "Il tuo abbonamento è stato annullato con successo.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Il tuo abbonamento è stato annullato con successo. Avrai comunque accesso fino alla fine del tuo periodo di fatturazione.", + "Your subscription was successfully resumed.": "Il tuo abbonamento è stato ripristinato correttamente.", + "Your subscription was successfully updated.": "Il tuo abbonamento è stato aggiornato con successo.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "CAP", + "Åland Islands": "Isole Åland" +} diff --git a/locales/it/php-inline.json b/locales/it/php-inline.json new file mode 100644 index 00000000000..4d611b9c373 --- /dev/null +++ b/locales/it/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Deve essere accettato.", + "accepted_if": "Deve essere accettato quando :other è :value.", + "active_url": "Non è un URL valido.", + "after": "Deve essere una data successiva al :date.", + "after_or_equal": "Deve essere una data successiva o uguale al :date.", + "alpha": "Può contenere solo lettere.", + "alpha_dash": "Può contenere solo lettere, numeri e trattini.", + "alpha_num": "Può contenere solo lettere e numeri.", + "any_of": "Questo campo non è valido.", + "array": "Deve essere un array.", + "ascii": "Deve contenere solo caratteri alfanumerici single-byte e simboli.", + "attached": "Campo già associato.", + "before": "Deve essere una data precedente al :date.", + "before_or_equal": "Deve essere una data precedente o uguale al :date.", + "between.array": "Deve contenere tra :min e :max elementi.", + "between.file": "Deve essere compreso tra :min e :max kilobytes.", + "between.numeric": "Deve essere compreso tra :min e :max.", + "between.string": "Deve essere compreso tra :min e :max caratteri.", + "boolean": "Deve essere vero o falso.", + "can": "Questo campo contiene un valore non autorizzato.", + "confirmed": "Il valore di conferma non corrisponde.", + "contains": "Al campo manca un valore richiesto.", + "date": "Non è una data valida.", + "date_equals": "La data deve essere :date.", + "date_format": "La data non è nel formato :format.", + "decimal": "Deve contenere :decimal cifre decimali.", + "declined": "Deve essere rifiutato.", + "declined_if": "Deve essere rifiutato quando :other è :value.", + "different": "Deve essere diverso da :other.", + "digits": "Deve essere di :digits cifre.", + "digits_between": "Deve essere compreso tra :min e :max cifre.", + "dimensions": "Immagine con dimensioni non valide.", + "distinct": "Questo valore esiste già.", + "doesnt_contain": "Questo campo non deve contenere alcuno dei seguenti: :values.", + "doesnt_end_with": "Non può terminare con uno dei seguenti valori: :values.", + "doesnt_start_with": "Non può iniziare con uno dei seguenti valori: :values.", + "email": "Deve essere un indirizzo email valido.", + "ends_with": "Deve terminare con uno dei seguenti valori: :values.", + "enum": "Il valore selezionato non è valido.", + "exists": "Il valore non è valido.", + "extensions": "Questo campo deve avere una delle seguenti estensioni: :values.", + "file": "Deve essere un file.", + "filled": "Deve contenere un valore.", + "gt.array": "Deve contenere più di :value elementi.", + "gt.file": "Deve essere maggiore di :value kilobytes.", + "gt.numeric": "Deve essere maggiore di :value.", + "gt.string": "Deve contenere più di :value caratteri.", + "gte.array": "Deve contenere almeno :value elementi.", + "gte.file": "Deve essere maggiore o uguale a :value kilobytes.", + "gte.numeric": "Deve essere uguale o maggiore a :value.", + "gte.string": "Deve contenere almeno :value caratteri.", + "hex_color": "Questo campo deve essere un colore esadecimale valido.", + "image": "Deve essere un'immagine.", + "in": "Valore non valido.", + "in_array": "Non esiste in :other.", + "in_array_keys": "Questo campo deve contenere almeno una delle seguenti chiavi: :values.", + "integer": "Deve essere un numero intero.", + "ip": "Deve essere un indirizzo IP valido.", + "ipv4": "Deve essere un indirizzo IPv4 valido.", + "ipv6": "Deve essere un indirizzo IPv6 valido.", + "json": "Deve essere una stringa JSON valida.", + "list": "Questo campo deve essere un elenco.", + "lowercase": "Può contenere solo caratteri minuscoli.", + "lt.array": "Deve contenere meno di :value elementi.", + "lt.file": "Deve essere inferiore a :value kilobytes.", + "lt.numeric": "Deve essere inferiore a :value.", + "lt.string": "Deve contenere meno di :value caratteri.", + "lte.array": "Deve contenere massimo :value elementi.", + "lte.file": "Deve essere inferiore o uguale a :value kilobytes.", + "lte.numeric": "Deve essere inferiore o uguale a :value.", + "lte.string": "Deve contenere massimo :value caratteri.", + "mac_address": "Il valore deve essere un indirizzo MAC valido.", + "max.array": "Non può contenere più di :max elementi.", + "max.file": "Non può essere superiore a :max kilobytes.", + "max.numeric": "Non può essere superiore a :max.", + "max.string": "Non può contenere più di :max caratteri.", + "max_digits": "Non può contenere più di :max cifre.", + "mimes": "Deve essere del tipo: :values.", + "mimetypes": "Deve essere del tipo: :values.", + "min.array": "Deve contenere minimo :min elementi.", + "min.file": "Deve essere minimo :min kilobytes.", + "min.numeric": "Deve essere minimo :min.", + "min.string": "Deve contenere minimo :min caratteri.", + "min_digits": "Deve contenere almeno :min cifre.", + "missing": "Questo campo deve essere mancante.", + "missing_if": "Questo campo deve mancare quando :other è :value.", + "missing_unless": "Questo campo deve essere mancante a meno che :other non sia :value.", + "missing_with": "Questo campo deve mancare quando è presente :values.", + "missing_with_all": "Questo campo deve mancare quando sono presenti :values.", + "multiple_of": "Deve essere un multiplo di :value", + "not_in": "Valore non valido.", + "not_regex": "Formato non valido.", + "numeric": "Deve essere un numero.", + "password.letters": "Deve contenere almeno una lettera.", + "password.mixed": "Deve contenere almeno una lettera maiuscola e una minuscola.", + "password.numbers": "Deve contenere almeno un numero.", + "password.symbols": "Deve contenere almeno un simbolo.", + "password.uncompromised": "Appare in un data leak. Per favore scegli un valore diverso.", + "present": "Devi specificare un valore.", + "present_if": "Questo campo deve essere presente quando :other è :value.", + "present_unless": "Questo campo deve essere presente a meno che :other non sia :value.", + "present_with": "Questo campo deve essere presente quando è presente :values.", + "present_with_all": "Questo campo deve essere presente quando ne sono presenti :values.", + "prohibited": "Non consentito.", + "prohibited_if": "Non consentito quando :other è :value.", + "prohibited_if_accepted": "Questo campo è vietato quando :other è accettato.", + "prohibited_if_declined": "Questo campo è vietato quando :other è rifiutato.", + "prohibited_unless": "Non consentito a meno che :other sia contenuto in :values.", + "prohibits": "Il campo impedisce a :other di essere presente.", + "regex": "Formato non valido.", + "relatable": "Non puoi associarlo a questa risorsa.", + "required": "Obbligatorio.", + "required_array_keys": "Questo campo deve contenere voci per: :values.", + "required_if": "Obbligatorio quando :other è :value.", + "required_if_accepted": "Obbligatorio quando :other è accettato.", + "required_if_declined": "Questo campo è richiesto quando :other è rifiutato.", + "required_unless": "Obbligatorio a meno che :other sia :values.", + "required_with": "Obbligatorio quando :values è presente.", + "required_with_all": "Obbligatorio quando :values sono presenti.", + "required_without": "Obbligatorio quando :values non è presente.", + "required_without_all": "Obbligatorio quando nessuno di :values è presente.", + "same": "Deve coincidere con :other.", + "size.array": "Deve contenere :size elementi.", + "size.file": "Deve essere :size kilobytes.", + "size.numeric": "Deve essere :size.", + "size.string": "Deve essere :size caratteri.", + "starts_with": "Deve iniziare con uno dei seguenti: :values.", + "string": "Deve essere una stringa.", + "timezone": "Deve essere una zona valida.", + "ulid": "Deve essere un ULID valido.", + "unique": "È già in uso.", + "uploaded": "Deve essere caricato.", + "uppercase": "Può contenere solo caratteri maiuscoli.", + "url": "Formato non valido.", + "uuid": "Deve essere un UUID valido." +} diff --git a/locales/it/php.json b/locales/it/php.json new file mode 100644 index 00000000000..41e32b1687a --- /dev/null +++ b/locales/it/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute deve essere accettato.", + "accepted_if": ":Attribute deve essere accettato quando :other è :value.", + "active_url": ":Attribute non è un URL valido.", + "after": ":Attribute deve essere una data successiva al :date.", + "after_or_equal": ":Attribute deve essere una data successiva o uguale al :date.", + "alpha": ":Attribute può contenere solo lettere.", + "alpha_dash": ":Attribute può contenere solo lettere, numeri e trattini.", + "alpha_num": ":Attribute può contenere solo lettere e numeri.", + "any_of": "Il campo :attribute non è valido.", + "array": ":Attribute deve essere un array.", + "ascii": ":Attribute deve contenere solo caratteri alfanumerici single-byte e simboli.", + "attached": ":Attribute è già associato.", + "before": ":Attribute deve essere una data precedente al :date.", + "before_or_equal": ":Attribute deve essere una data precedente o uguale al :date.", + "between.array": ":Attribute deve avere tra :min - :max elementi.", + "between.file": ":Attribute deve trovarsi tra :min - :max kilobyte.", + "between.numeric": ":Attribute deve trovarsi tra :min - :max.", + "between.string": ":Attribute deve trovarsi tra :min - :max caratteri.", + "boolean": "Il campo :attribute deve essere vero o falso.", + "can": "Il campo :attribute contiene un valore non autorizzato.", + "confirmed": "Il campo di conferma per :attribute non coincide.", + "contains": "Il campo :attribute non contiene un valore richiesto.", + "current_password": "Password non valida.", + "date": ":Attribute non è una data valida.", + "date_equals": ":Attribute deve essere una data e uguale a :date.", + "date_format": ":Attribute non coincide con il formato :format.", + "decimal": ":Attribute deve avere :decimal cifre decimali.", + "declined": ":Attribute deve essere rifiutato.", + "declined_if": ":Attribute deve essere rifiutato quando :other è :value.", + "different": ":Attribute e :other devono essere differenti.", + "digits": ":Attribute deve essere di :digits cifre.", + "digits_between": ":Attribute deve essere tra :min e :max cifre.", + "dimensions": "Le dimensioni dell'immagine di :attribute non sono valide.", + "distinct": ":Attribute contiene un valore duplicato.", + "doesnt_contain": "Il campo :attribute non deve contenere alcuno dei seguenti: :values.", + "doesnt_end_with": ":Attribute non può terminare con uno dei seguenti valori: :values.", + "doesnt_start_with": ":Attribute non può iniziare con uno dei seguenti valori: :values.", + "email": ":Attribute non è valido.", + "ends_with": ":Attribute deve finire con uno dei seguenti valori: :values", + "enum": "Il campo :attribute non è valido.", + "exists": ":Attribute selezionato non è valido.", + "extensions": "Il campo :attribute deve avere una delle seguenti estensioni: :values.", + "failed": "Credenziali non valide.", + "file": ":Attribute deve essere un file.", + "filled": "Il campo :attribute deve contenere un valore.", + "gt.array": ":Attribute deve contenere più di :value elementi.", + "gt.file": ":Attribute deve essere maggiore di :value kilobyte.", + "gt.numeric": ":Attribute deve essere maggiore di :value.", + "gt.string": ":Attribute deve contenere più di :value caratteri.", + "gte.array": ":Attribute deve contenere un numero di elementi uguale o maggiore di :value.", + "gte.file": ":Attribute deve essere uguale o maggiore di :value kilobyte.", + "gte.numeric": ":Attribute deve essere uguale o maggiore di :value.", + "gte.string": ":Attribute deve contenere un numero di caratteri uguale o maggiore di :value.", + "hex_color": "Il campo :attribute deve essere un colore esadecimale valido.", + "image": ":Attribute deve essere un'immagine.", + "in": ":Attribute selezionato non è valido.", + "in_array": "Il valore del campo :attribute non esiste in :other.", + "in_array_keys": "Il campo :attribute deve contenere almeno una delle seguenti chiavi: :values.", + "integer": ":Attribute deve essere un numero intero.", + "ip": ":Attribute deve essere un indirizzo IP valido.", + "ipv4": ":Attribute deve essere un indirizzo IPv4 valido.", + "ipv6": ":Attribute deve essere un indirizzo IPv6 valido.", + "json": ":Attribute deve essere una stringa JSON valida.", + "list": "Il campo :attribute deve essere un elenco.", + "lowercase": ":Attribute deve contenere solo caratteri minuscoli.", + "lt.array": ":Attribute deve contenere meno di :value elementi.", + "lt.file": ":Attribute deve essere minore di :value kilobyte.", + "lt.numeric": ":Attribute deve essere minore di :value.", + "lt.string": ":Attribute deve contenere meno di :value caratteri.", + "lte.array": ":Attribute deve contenere un numero di elementi minore o uguale a :value.", + "lte.file": ":Attribute deve essere minore o uguale a :value kilobyte.", + "lte.numeric": ":Attribute deve essere minore o uguale a :value.", + "lte.string": ":Attribute deve contenere un numero di caratteri minore o uguale a :value.", + "mac_address": "Il campo :attribute deve essere un indirizzo MAC valido .", + "max.array": ":Attribute non può avere più di :max elementi.", + "max.file": ":Attribute non può essere superiore a :max kilobyte.", + "max.numeric": ":Attribute non può essere superiore a :max.", + "max.string": ":Attribute non può contenere più di :max caratteri.", + "max_digits": ":Attribute non può contenere più di :max cifre.", + "mimes": ":Attribute deve essere del tipo: :values.", + "mimetypes": ":Attribute deve essere del tipo: :values.", + "min.array": ":Attribute deve avere almeno :min elementi.", + "min.file": ":Attribute deve essere almeno di :min kilobyte.", + "min.numeric": ":Attribute deve essere almeno :min.", + "min.string": ":Attribute deve contenere almeno :min caratteri.", + "min_digits": ":Attribute deve contenere almeno :min cifre.", + "missing": "Il campo :attribute deve mancare.", + "missing_if": "Il campo :attribute deve mancare quando :other è :value.", + "missing_unless": "Il campo :attribute deve mancare a meno che :other non sia :value.", + "missing_with": "Il campo :attribute deve mancare quando è presente :values.", + "missing_with_all": "Il campo :attribute deve mancare quando sono presenti :values.", + "multiple_of": ":Attribute deve essere un multiplo di :value", + "next": "Successivo »", + "not_in": "Il valore selezionato per :attribute non è valido.", + "not_regex": "Il formato di :attribute non è valido.", + "numeric": ":Attribute deve essere un numero.", + "password": "Il campo :attribute non è corretto.", + "password.letters": ":Attribute deve contenere almeno un carattere.", + "password.mixed": ":Attribute deve contenere almeno un carattere maiuscolo ed un carattere minuscolo.", + "password.numbers": ":Attribute deve contenere almeno un numero.", + "password.symbols": ":Attribute deve contenere almeno un simbolo.", + "password.uncompromised": ":Attribute è presente negli archivi dei dati trafugati. Per piacere scegli un valore differente per :attribute.", + "present": "Il campo :attribute deve essere presente.", + "present_if": "Il campo :attribute deve essere presente quando :other è :value.", + "present_unless": "Il campo :attribute deve essere presente a meno che :other non sia :value.", + "present_with": "Il campo :attribute deve essere presente quando è presente :values.", + "present_with_all": "Il campo :attribute deve essere presente quando sono presenti :values.", + "previous": "« Precedente", + "prohibited": ":Attribute non consentito.", + "prohibited_if": ":Attribute non consentito quando :other è :value.", + "prohibited_if_accepted": "Il campo :attribute è vietato quando :other è accettato.", + "prohibited_if_declined": "Il campo :attribute è vietato quando :other è rifiutato.", + "prohibited_unless": ":Attribute non consentito a meno che :other sia contenuto in :values.", + "prohibits": ":Attribute impedisce a :other di essere presente.", + "regex": "Il formato del campo :attribute non è valido.", + "relatable": ":Attribute non può essere associato a questa risorsa.", + "required": "Il campo :attribute è richiesto.", + "required_array_keys": "Il campo :attribute deve contenere voci per: :values.", + "required_if": "Il campo :attribute è richiesto quando :other è :value.", + "required_if_accepted": ":Attribute è richiesto quando :other è accettato.", + "required_if_declined": "Il campo :attribute è richiesto quando :other è rifiutato.", + "required_unless": "Il campo :attribute è richiesto a meno che :other sia in :values.", + "required_with": "Il campo :attribute è richiesto quando :values è presente.", + "required_with_all": "Il campo :attribute è richiesto quando :values sono presenti.", + "required_without": "Il campo :attribute è richiesto quando :values non è presente.", + "required_without_all": "Il campo :attribute è richiesto quando nessuno di :values è presente.", + "reset": "La password è stata reimpostata!", + "same": ":Attribute e :other devono coincidere.", + "sent": "Ti abbiamo inviato una email con il link per il reset della password!", + "size.array": ":Attribute deve contenere :size elementi.", + "size.file": ":Attribute deve essere :size kilobyte.", + "size.numeric": ":Attribute deve essere :size.", + "size.string": ":Attribute deve contenere :size caratteri.", + "starts_with": ":Attribute deve iniziare con uno dei seguenti: :values", + "string": ":Attribute deve essere una stringa.", + "throttle": "Troppi tentativi di accesso. Riprova tra :seconds secondi.", + "throttled": "Per favore, attendi prima di riprovare.", + "timezone": ":Attribute deve essere una zona valida.", + "token": "Questo token di reset della password non è valido.", + "ulid": ":Attribute deve essere un ULID valido.", + "unique": ":Attribute è stato già utilizzato.", + "uploaded": ":Attribute non è stato caricato.", + "uppercase": ":Attribute deve contenere solo caratteri maiuscoli.", + "url": "Il formato del campo :attribute non è valido.", + "user": "Non riusciamo a trovare un utente con questo indirizzo email.", + "uuid": ":Attribute deve essere un UUID valido." +} diff --git a/locales/ja/_excludes.json b/locales/ja/_excludes.json new file mode 100644 index 00000000000..3aee484ab67 --- /dev/null +++ b/locales/ja/_excludes.json @@ -0,0 +1,11 @@ +[ + "All rights reserved.", + "CSV (.csv)", + "ex VAT", + "Excel (.xlsx)", + "From", + "ID", + "Nova", + "To", + "Unknown" +] diff --git a/locales/ja/json-inline.json b/locales/ja/json-inline.json new file mode 100644 index 00000000000..0c1245b45aa --- /dev/null +++ b/locales/ja/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "この項目は有効なロールである必要があります。", + "The :attribute must be at least :length characters and contain at least one number.": "この項目は:length文字以上で、数字を1文字以上含む必要があります。", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "この項目は:length文字以上で、記号と数字をそれぞれ1文字以上含む必要があります。", + "The :attribute must be at least :length characters and contain at least one special character.": "この項目は:length文字以上で、記号を1文字以上含む必要があります。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "この項目は:length文字以上で、大文字と数字をそれぞれ1文字以上含む必要があります。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "この項目は:length文字以上で、大文字と記号をそれぞれ1文字以上含む必要があります。", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "この項目は:length文字以上で、大文字・数字・記号をそれぞれ1文字以上含む必要があります。", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "この項目は:length文字以上で、大文字を1文字以上含む必要があります。", + "The :attribute must be at least :length characters.": "この項目は:length文字以上含む必要があります。", + "The :attribute must contain at least one letter.": "この項目は文字を1文字以上含む必要があります。", + "The :attribute must contain at least one number.": "この項目は数字を1文字以上含む必要があります。", + "The :attribute must contain at least one symbol.": "この項目は記号を1文字以上含む必要があります。", + "The :attribute must contain at least one uppercase and one lowercase letter.": "この項目は大文字と小文字をそれぞれ1文字以上含む必要があります。", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "この項目は情報漏洩した可能性があります。他の項目を選択してください。" +} diff --git a/locales/ja/json.json b/locales/ja/json.json new file mode 100644 index 00000000000..37f8df59b2e --- /dev/null +++ b/locales/ja/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(その他、:countエラーあり)", + "(and :count more errors)": "(その他、:countエラーあり)", + "30 Days": "30日", + "60 Days": "60日", + "90 Days": "90日", + ":amount selected": ":amount 選択済み", + ":amount Total": "合計:amount", + ":days day trial": ":days日のトライアル", + ":resource Details": ":resource詳細", + ":resource Details: :title": ":resource詳細 :title", + "A decryption key is required.": "復号キーは必須です。", + "A fresh verification link has been sent to your email address.": "新しい確認リンクがメールアドレスに送信されました。", + "A new verification link has been sent to the email address you provided during registration.": "入力いただいたメールアドレスに確認メールを送信しました。", + "A new verification link has been sent to the email address you provided in your profile settings.": "登録いただいたメールアドレスに確認メールを送信しました。", + "A new verification link has been sent to your email address.": "確認メールを送信しました。", + "Accept Invitation": "招待に応じる", + "Action": "アクション", + "Action Event": "アクションイベント", + "Action Events": "アクションイベント", + "Action Happened At": "で起こった", + "Action Initiated By": "によって開始", + "Action Name": "名前", + "Action Status": "ステータス", + "Action Target": "ターゲット", + "Actions": "アクション", + "Add": "追加", + "Add :resource": ":resourceを追加", + "Add a new team member to your team, allowing them to collaborate with you.": "新しいチームメンバーを追加", + "Add additional security to your account using two factor authentication.": "セキュリティ強化のため二要素認証を追加", + "Add Payment Method": "お支払い方法を追加", + "Add row": "行を追加", + "Add Team Member": "チームメンバーを追加", + "Add VAT Number": "VAT番号を追加", + "Added.": "追加が完了しました。", + "Additional billing information updated successfully.": "追加の請求情報が正常に更新されました。", + "Address": "住所", + "Address Line 2": "住所2", + "Administrator": "管理者", + "Administrator users can perform any action.": "管理者は全てのアクションを実行可能です。", + "Afghanistan": "アフガニスタン", + "Aland Islands": "オーランド諸島", + "Albania": "アルバニア", + "Algeria": "アルジェリア", + "All of the people that are part of this team.": "全チームメンバー", + "All resources loaded.": "全てのリソースが読み込まれました。", + "All rights reserved.": "All rights reserved.", + "Already registered?": "登録済みの方はこちら", + "American Samoa": "アメリカ領サモア", + "An error occurred while uploading the file.": "ファイルのアップロード中にエラーが発生しました。", + "An error occurred while uploading the file: :error": "ファイルのアップロード中にエラーが発生しました: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "予期せぬエラーが発生しました。時間をおいてから改めてお試しください。", + "Andorra": "アンドラ", + "Angola": "アンゴラ", + "Anguilla": "アンギラ", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ページが読み込まれてから他のユーザーがリソースを更新しました。ページを更新して、もう一度お試しください。", + "Antarctica": "南極大陸", + "Antigua And Barbuda": "アンティグア・バーブーダ", + "Antigua and Barbuda": "アンティグア・バーブーダ", + "API Token": "APIトークン", + "API Token Permissions": "APIトークン認可", + "API Tokens": "APIトークン", + "API tokens allow third-party services to authenticate with our application on your behalf.": "APIトークンを用いることで、サードパーティーのサービスを使用してアプリケーションの認証を行うことが可能です。", + "Apply": "申し込む", + "Apply Coupon": "クーポンを申し込む", + "April": "4月", + "Are you sure you want to attempt to pay :amount?": ":amount を支払いますか?", + "Are you sure you want to cancel your subscription?": "本当に解約しますか?", + "Are you sure you want to delete all the notifications?": "全ての通知を削除しますか?", + "Are you sure you want to delete the selected resources?": "選択したリソースを削除しますか?", + "Are you sure you want to delete this file?": "このファイルを削除しますか?", + "Are you sure you want to delete this notification?": "この通知を削除しますか?", + "Are you sure you want to delete this payment method?": "この支払い方法を削除しますか?", + "Are you sure you want to delete this resource?": "このリソースを削除しますか?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "チームを削除しますか? チームを削除すると、全てのデータが完全に削除されます。", + "Are you sure you want to delete your account?": "アカウントを削除しますか?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "アカウントを削除しますか? アカウントを削除すると全てのデータが完全に削除されます。よろしければパスワードを入力してください。", + "Are you sure you want to detach the selected resources?": "選択したリソースを解除しますか?", + "Are you sure you want to detach this resource?": "このリソースを解除しますか?", + "Are you sure you want to force delete the selected resources?": "選択したリソースを強制的に削除しますか?", + "Are you sure you want to force delete this resource?": "このリソースを強制的に削除しますか?", + "Are you sure you want to log out?": "ログアウトしますか?", + "Are you sure you want to mark all notifications as read?": "全て既読にしますか?", + "Are you sure you want to remove this item?": "この項目を削除しますか?", + "Are you sure you want to restore the selected resources?": "選択したリソースを復元しますか?", + "Are you sure you want to restore this resource?": "このリソースを復元しますか?", + "Are you sure you want to resume your subscription?": "サブスクリプションを再開しますか?", + "Are you sure you want to run this action?": "このアクションを実行しますか?", + "Are you sure you want to set this payment method as your default?": "この支払い方法をデフォルトとして設定しますか?", + "Are you sure you want to stop impersonating?": "なりすましを停止しますか?", + "Are you sure you would like to delete this API token?": "APIトークンを削除しますか?", + "Are you sure you would like to leave this team?": "このチームから脱退しますか?", + "Are you sure you would like to remove this person from the team?": "このメンバーをチームから削除しますか?", + "Are you sure you would like to switch billing plans?": "お支払いプランを切り替えますか?", + "Argentina": "アルゼンチン", + "Armenia": "アルメニア", + "Aruba": "アルバ", + "Attach": "添付", + "Attach & Attach Another": "添付 & 新しく添付", + "Attach :resource": ":resourceを添付", + "Attach files by dragging & dropping, selecting or pasting them.": "ドラッグ&ドロップ、選択、ペーストで、ファイルを添付", + "August": "8月", + "Australia": "オーストラリア", + "Austria": "オーストリア", + "Azerbaijan": "アゼルバイジャン", + "Bahamas": "バハマ", + "Bahrain": "バーレーン", + "Bangladesh": "バングラデシュ", + "Barbados": "バルバドス", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "続行する前に、メールアドレスの認証を完了してください。メールが届いていない場合、再送することも可能です。", + "Before proceeding, please check your email for a verification link.": "先に進む前に、確認リンクのためにあなたの電子メールを確認してください。", + "Belarus": "ベラルーシ", + "Belgium": "ベルギー", + "Belize": "ベリーズ", + "Benin": "ベナン", + "Bermuda": "バミューダ諸島", + "Bhutan": "ブータン", + "Billing Information": "請求情報", + "Billing Management": "請求管理", + "Bolivia": "ボリビア", + "Bolivia, Plurinational State of": "ボリビア多民族国", + "Bonaire, Sint Eustatius and Saba": "ボネール、シント・ユースタティウスおよびサバ", + "Bosnia And Herzegovina": "ボスニア・ヘルツェゴビナ", + "Bosnia and Herzegovina": "ボスニア・ヘルツェゴビナ", + "Botswana": "ボツワナ", + "Bouvet Island": "ブーベ島", + "Brazil": "ブラジル", + "British Indian Ocean Territory": "イギリス領インド洋地域", + "Browser Sessions": "ブラウザセッション", + "Brunei Darussalam": "ブルネイ", + "Bulgaria": "ブルガリア", + "Burkina Faso": "ブルキナファソ", + "Burundi": "ブルンジ", + "Cambodia": "カンボジア", + "Cameroon": "カメルーン", + "Canada": "カナダ", + "Cancel": "キャンセル", + "Cancel Subscription": "サブスクリプションをキャンセル", + "Cape Verde": "カーボベルデ", + "Card": "カード", + "Cayman Islands": "ケイマン諸島", + "Central African Republic": "中央アフリカ共和国", + "Chad": "チャド", + "Change Subscription Plan": "サブスクリプションプランを変更", + "Change the current payment method attached to your subscription": "サブスクリプションと紐づいたお支払い方法を変更", + "Changes": "変更点", + "Checkout": "お支払い", + "Chile": "チリ", + "China": "中国", + "Choose": "選択", + "Choose :field": ":fieldを選択", + "Choose :resource": ":resourceを選択", + "Choose an option": "オプションを選択", + "Choose date": "日付を選択", + "Choose File": "ファイルを選択", + "Choose Files": "ファイルを選択", + "Choose Type": "タイプを選択", + "Christmas Island": "クリスマス島", + "City": "市区町村", + "Click here to re-send the verification email.": "確認メールの再送はこちら", + "click here to request another": "次のリクエストはこちら", + "Click to choose": "クリックして選択", + "Close": "閉じる", + "Cocos (Keeling) Islands": "ココス(キーリング)諸島", + "Code": "コード", + "Colombia": "コロンビア", + "Comoros": "コモロ", + "Confirm": "確認", + "Confirm Billing Action": "課金の確認", + "Confirm Password": "パスワード(確認用)", + "Confirm Payment": "お支払いの確認", + "Confirm your :amount payment": ":amount 個のお支払いを確認", + "Congo": "コンゴ", + "Congo, Democratic Republic": "コンゴ民主共和国", + "Congo, the Democratic Republic of the": "コンゴ民主共和国", + "Constant": "定数", + "Continue To Payment": "支払いに進む", + "Cook Islands": "クック諸島", + "Copy to clipboard": "クリップボードにコピー", + "Costa Rica": "コスタリカ", + "Cote D'Ivoire": "コートジボワール", + "Country": "国", + "Coupon": "クーポン", + "Coupon applied successfully.": "クーポンが正常に適用されました。", + "Create": "作成", + "Create & Add Another": "作成して新しく追加する", + "Create :resource": ":resourceを作成", + "Create a new team to collaborate with others on projects.": "新しいチームを作って、共同でプロジェクトを進める。", + "Create Account": "アカウントの作成", + "Create API Token": "APIトークン生成", + "Create New Team": "新しいチームを作成", + "Create Team": "チームを作成", + "Created.": "作成しました。", + "Croatia": "クロアチア", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "キューバ", + "Curaçao": "キュラソー島", + "Current Password": "現在のパスワード", + "Current Subscription Plan": "現在のサブスクリプションプラン", + "Currently Subscribed": "現在購読している", + "Customer Balance": "顧客残高", + "Customize": "カスタマイズ", + "Cyprus": "キプロス", + "Czech Republic": "チェコ", + "Côte d'Ivoire": "コートジボワール", + "Dark": "暗い", + "Dashboard": "ダッシュボード", + "December": "12月", + "Decrease": "減少", + "Default": "デフォルト", + "Delete": "削除", + "Delete :resource": "削除 :resource", + "Delete Account": "アカウント削除", + "Delete all notifications": "通知を全て削除", + "Delete API Token": "APIトークン削除", + "Delete File": "ファイル削除", + "Delete Notification": "通知を削除", + "Delete Resource": "リソース削除", + "Delete Selected": "選択した内容を削除", + "Delete Team": "チームを削除", + "Denmark": "デンマーク", + "Detach": "解除", + "Detach Resource": "リソースを解除", + "Detach Selected": "選択した内容を解除", + "Details": "詳細", + "Disable": "無効化", + "Djibouti": "ジブチ", + "Do you really want to leave? You have unsaved changes.": "保存されていない変更があります。離れますか?", + "Dominica": "ドミニカ", + "Dominican Republic": "ドミニカ共和国", + "Done.": "完了しました。", + "Download": "ダウンロード", + "Download Invoice": "請求書をダウンロード", + "Drop file or click to choose": "ファイルをドラッグ&ドロップするか、クリックしてファイルを選択", + "Drop files or click to choose": "ファイルをドラッグ&ドロップするか、クリックしてファイルを選択", + "Ecuador": "エクアドル", + "Edit": "編集", + "Edit :resource": ":resourceを編集", + "Edit Attached": "添付を編集", + "Edit Profile": "プロフィール編集", + "Editor": "編集者", + "Editor users have the ability to read, create, and update.": "編集者は読み込み、作成、更新ができます。", + "Egypt": "エジプト", + "El Salvador": "エルサルバドル", + "Email": "メール", + "email": "メール", + "Email Address": "メールアドレス", + "Email Addresses": "メールアドレス", + "Email Password Reset Link": "送信", + "Email Verification": "メール認証", + "Enable": "有効化", + "Encrypted environment file already exists.": "暗号化されたenvファイルが既に存在しています。", + "Encrypted environment file not found.": "暗号化されたenvファイルが見つかりません。", + "Ensure your account is using a long, random password to stay secure.": "アカウントを安全に保つため、ランダムで長いパスワードを使用していることを確認してください。", + "Environment file already exists.": "envファイルが既に存在しています。", + "Environment file not found.": "envファイルが見つかりません。", + "Equatorial Guinea": "赤道ギニア", + "Eritrea": "エリトリア", + "Error": "エラー", + "errors": "エラー", + "Estonia": "エストニア", + "Ethiopia": "エチオピア", + "ex VAT": "ex VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "有効期限: :expiration まで", + "Export As CSV": "CSV形式で出力", + "Extra Billing Information": "追加請求情報", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "お支払いを完了するには、追加の確認が必要です。以下のボタンをクリックして、お支払いページに進んでください。", + "Failed Subscription Payment": "サブスクリプションの支払いに失敗しました", + "Failed to load :resource!": "読み込みに失敗しました :resource!", + "Falkland Islands (Malvinas)": "フォークランド諸島 (マルビナス諸島)", + "Faroe Islands": "フェロー諸島", + "February": "2月", + "Fiji": "フィジー", + "Filename": "ファイル名", + "Finish enabling two factor authentication.": "二要素認証の有効化を終了します。", + "Finland": "フィンランド", + "For your security, please confirm your password to continue.": "安全のため、パスワードを入力して続行してください。", + "Forbidden": "禁止されています", + "Force Delete": "強制的に削除する", + "Force Delete :resource": "強制的に削除する :resource", + "Force Delete Resource": "リソースを強制的に削除する", + "Force Delete Selected": "選択した内容を強制的に削除する", + "Forgot Password": "パスワードを忘れた場合", + "Forgot your password?": "パスワードを忘れた方はこちら", + "Forgot Your Password?": "パスワードを忘れた方はこちら", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ご登録いただいたメールアドレスを入力してください。パスワード再設定用のURLをメールにてお送りします。", + "France": "フランス", + "French Guiana": "フランス領ギアナ", + "French Polynesia": "フランス領ポリネシア", + "French Southern Territories": "フランス領南方・南極地域", + "From": "From", + "Gabon": "ガボン", + "Gambia": "ガンビア", + "Georgia": "ジョージア", + "Germany": "ドイツ", + "Ghana": "ガーナ", + "Gibraltar": "ジブラルタル", + "Go Home": "ホームへ", + "Go to page :page": ":pageページへ", + "Great! You have accepted the invitation to join the :team team.": ":teamチームに参加しました。", + "Greece": "ギリシャ", + "Greenland": "グリーンランド", + "Grenada": "グレナダ", + "Guadeloupe": "グアドループ", + "Guam": "グアム", + "Guatemala": "グアテマラ", + "Guernsey": "ガーンジー島", + "Guinea": "ギニア", + "Guinea-Bissau": "ギニア・ビサウ", + "Guyana": "ガイアナ", + "Haiti": "ハイチ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "サブスクリプションの解約をお考えですか? 課金期間内であれば、いつでも再開可能です。課金期間が終了した後は、再度新たにサブスクリプションを契約し直す必要があります。", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "サブスクリプションの解約をお考えですか? 課金期間内であれば、いつでも再開可能です。課金期間が終了した後は、再度新たにサブスクリプションを契約し直す必要があります。", + "Heard Island & Mcdonald Islands": "ハード島とマクドナルド諸島", + "Heard Island and McDonald Islands": "ハード島とマクドナルド諸島", + "Hello!": "こんにちは", + "Hide Content": "コンテンツを非表示", + "Hold Up!": "お待ちください", + "Holy See (Vatican City State)": "バチカン市国", + "Honduras": "ホンジュラス", + "Hong Kong": "香港", + "Hungary": "ハンガリー", + "I agree to the :terms_of_service and :privacy_policy": ":terms_of_serviceと:privacy_policyに同意する", + "Iceland": "アイスランド", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "お使いの全ての端末からログアウトできます。最近のセッションは下記の通りです(一部の情報が表示されていない可能性があります)。アカウント不正利用の恐れがある場合は、パスワードの更新を行ってください。", + "If you already have an account, you may accept this invitation by clicking the button below:": "アカウントを既にお持ちの場合は、以下のボタンをクリックして招待を承認できます:", + "If you did not create an account, no further action is required.": "アカウント作成にお心当たりがない場合は、このメールを無視してください。", + "If you did not expect to receive an invitation to this team, you may discard this email.": "この招待メールにお心当たりがない場合は、このメールを無視してください。", + "If you did not receive the email": "メールが受信できなかった場合", + "If you did not request a password reset, no further action is required.": "パスワード再設定のリクエストにお心当たりがない場合は、このメールを無視してください。", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "アカウントをお持ちでない場合は、以下のボタンをクリックしてアカウントを作成できます。アカウント作成後は招待メールのリンクをクリックして登録を完了してください。", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "請求書に特定の連絡先情報や税情報(会社名、VAT識別番号、登録住所など)を追加する必要がある場合は、ここに追加してください。", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\"ボタンがクリックできない場合は、以下のURLに直接アクセスしてください。", + "Impersonate": "なりすまし", + "Increase": "増やす", + "India": "インド", + "Indonesia": "インドネシア", + "Invalid filename.": "無効なファイル名", + "Invalid JSON was returned from the route.": "無効なJSON形式がルートから返却されました。", + "Invoice Email Addresses": "請求書送付先メールアドレス", + "Invoice emails updated successfully.": "請求書送付先メールアドレスが更新されました。", + "Invoices": "請求書", + "Iran, Islamic Republic Of": "イラン", + "Iran, Islamic Republic of": "イラン", + "Iraq": "イラク", + "Ireland": "アイルランド", + "Isle Of Man": "マン島", + "Isle of Man": "マン島", + "Israel": "イスラエル", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "有効なサブスクリプションがありません。以下のプランの中から1つを選んで続けてください。プランはいつでも変更やキャンセルができます。", + "Italy": "イタリア", + "Jamaica": "ジャマイカ", + "January": "1月", + "Japan": "日本", + "Jersey": "ジャージー島", + "Jordan": "ヨルダン", + "July": "7月", + "June": "6月", + "Kazakhstan": "カザフスタン", + "Kenya": "ケニア", + "Key": "キー", + "Kiribati": "キリバス", + "Korea": "韓国", + "Korea, Democratic People's Republic of": "北朝鮮", + "Korea, Republic of": "韓国", + "Kosovo": "コソボ", + "Kuwait": "クウェート", + "Kyrgyzstan": "キルギスタン", + "Lao People's Democratic Republic": "ラオス", + "Last active": "最後のログイン", + "Last used": "最後に使用された", + "Latvia": "ラトビア", + "Leave": "離れる", + "Leave Team": "チームを離れる", + "Lebanon": "レバノン", + "length": "長さ", + "Lens": "レンズ", + "Lesotho": "レソト", + "Liberia": "リベリア", + "Libyan Arab Jamahiriya": "リビア", + "Liechtenstein": "リヒテンシュタイン", + "Light": "ライト", + "Lithuania": "リトアニア", + "Load :perPage More": ":perPageページ分読み込む", + "Loading": "読み込み中", + "Location": "位置", + "Log in": "ログイン", + "Log In": "ログイン", + "Log Out": "ログアウト", + "Log out": "ログアウト", + "Log Out Other Browser Sessions": "全ての端末からログアウト", + "Log Viewer": "ログビューアー", + "Login": "ログイン", + "Logout": "ログアウト", + "Logs": "ログ", + "Luxembourg": "ルクセンブルク", + "Macao": "マカオ", + "Macedonia": "北マケドニア", + "Macedonia, the former Yugoslav Republic of": "北マケドニア共和国", + "Madagascar": "マダガスカル", + "Malawi": "マラウイ", + "Malaysia": "マレーシア", + "Maldives": "モルディブ", + "Mali": "マリ", + "Malta": "マルタ", + "Manage Account": "アカウント管理", + "Manage and log out your active sessions on other browsers and devices.": "全ての端末からログアウトする。", + "Manage API Tokens": "APIトークン管理", + "Manage Role": "役割管理", + "Manage Team": "チーム管理", + "Managing billing for :billableName": ":billableNameの支払いを管理", + "March": "3月", + "Mark all as Read": "全て既読にする", + "Mark all notifications as read": "通知を全て既読にする", + "Mark Read": "既読にする", + "Mark Unread": "未読にする", + "Marshall Islands": "マーシャル諸島", + "Martinique": "マルティニーク島", + "Mauritania": "モーリタニア", + "Mauritius": "モーリシャス", + "May": "5月", + "Mayotte": "マヨット", + "Mexico": "メキシコ", + "Micronesia, Federated States Of": "ミクロネシア", + "Micronesia, Federated States of": "ミクロネシア", + "Moldova": "モルドバ", + "Moldova, Republic of": "モルドバ共和国", + "Monaco": "モナコ", + "Mongolia": "モンゴル", + "Montenegro": "モンテネグロ", + "Month To Date": "月", + "Monthly": "月", + "monthly": "月", + "Montserrat": "モントセラト", + "Morocco": "モロッコ", + "Mozambique": "モザンビーク", + "Myanmar": "ミャンマー", + "Name": "氏名", + "name": "氏名", + "Namibia": "ナミビア", + "Nauru": "ナウル", + "Nepal": "ネパール", + "Netherlands": "オランダ", + "Netherlands Antilles": "オランダ領アンティル", + "Nevermind": "やはり", + "Nevermind, I'll keep my old plan": "以前のプランを継続します。", + "New": "新しい", + "New :resource": "新:resource", + "New Caledonia": "ニューカレドニア", + "New Password": "新しいパスワード", + "New Zealand": "ニュージーランド", + "Next": "次へ", + "Next Payment": "次の支払いへ", + "Next Payment on": "次回のお支払い", + "Nicaragua": "ニカラグア", + "Niger": "ニジェール", + "Nigeria": "ナイジェリア", + "Niue": "ニウエ", + "No": "いいえ。", + "No :resource matched the given criteria.": ":resourceは与えられた基準に一致しませんでした。", + "No additional information...": "追加情報なし", + "No Current Data": "現在のデータなし", + "No Data": "データなし", + "no file selected": "ファイル未選択", + "No Increase": "増加なし", + "No payment methods on file.": "支払い方法が登録されていません。", + "No payment scheduled.": "支払い予定はありません。", + "No Prior Data": "事前データなし", + "No Results Found.": "結果は見つかりませんでした。", + "Norfolk Island": "ノーフォーク島", + "Northern Mariana Islands": "北マリアナ諸島", + "Norway": "ノルウェー", + "Not Found": "見つかりません", + "Notifications": "通知", + "Nova": "Nova", + "Nova User": "Novaユーザー", + "November": "11月", + "October": "10月", + "of": "の", + "OK": "はい", + "Oman": "オマーン", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "チームを削除すると、全てのデータが完全に削除されます。残しておきたいデータなどは削除前にダウンロードしてください。", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "アカウントを削除すると、全てのデータが完全に削除されます。残しておきたいデータなどは削除前にダウンロードしてください。", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "アカウントを削除すると、全てのデータが完全に削除されます。よろしければパスワードを入力してください。", + "Only Trashed": "削除済のみ", + "Open Invoices": "請求書を開く", + "Original": "オリジナル", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "請求管理ポータルを使用すると、サブスクリプションプランの管理、お支払い方法の変更、請求書のダウンロードができます。", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "請求管理ポータルを使用すると、サブスクリプション プラン、支払い方法を簡単に管理し、最近の請求書をダウンロードできます。", + "Page Expired": "ページが無効です", + "Pagination Navigation": "ページネーション", + "Paid": "支払い済", + "Pakistan": "パキスタン", + "Palau": "パラオ", + "Palestinian Territory, Occupied": "パレスチナ自治区", + "Panama": "パナマ", + "Papua New Guinea": "パプアニューギニア", + "Paraguay": "パラグアイ", + "Password": "パスワード", + "password": "パスワード", + "Payment Confirmation": "お支払いの確認", + "Payment Information": "お支払い情報", + "Payment information updated successfully.": "お支払い情報が正常に更新されました。", + "Payment Method": "お支払い方法", + "Payment Methods": "お支払い方法", + "Payment Required": "お支払いが必要", + "Payments": "支払い", + "Pending Team Invitations": "保留中のチーム招待", + "Per Page": "ページごと", + "Permanently delete this team.": "永久にチームを削除する。", + "Permanently delete your account.": "永久にアカウントを削除する。", + "Permissions": "認可", + "Peru": "ペルー", + "Philippines": "フィリピン", + "Photo": "写真", + "Pitcairn": "ピトケアン諸島", + "Please accept the terms of service.": "利用規約に同意してください。", + "Please click the button below to verify your email address.": "メールアドレスを確認するには、以下のボタンをクリックしてください。", + "Please confirm access to your account by entering one of your emergency recovery codes.": "アカウントへアクセスするには、リカバリーコードを1つ入力してください。", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "認証アプリから提供された認証コードを入力し、アカウントへのアクセスを確認してください。", + "Please confirm your password before continuing.": "続行する前にパスワードを確認してください。", + "Please copy your new API token. For your security, it won't be shown again.": "新しいAPIトークンをコピーしてください。漏洩防止のため、二度と表示されることはありません。", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "全ての端末からログアウトします。よろしければパスワードを入力してください。", + "Please provide a maximum of three invoice emails addresses.": "請求書送付先メールアドレスは最大3つまで入力してください。", + "Please provide the email address of the person you would like to add to this team.": "このチームに追加したい人のメールアドレスを入力してください。", + "Please set a default payment method before retrying payments.": "再度支払いを実行する前に、デフォルトの支払い方法を設定してください。", + "Please set a default payment method before swapping plans.": "プランを切り替える前に、デフォルトの支払い方法を設定してください。", + "Poland": "ポーランド", + "Portugal": "ポルトガル", + "Press / to search": "「/」を押して検索", + "Preview": "プレビュー", + "Previewing": "プレビュー", + "Previous": "前のページ", + "Privacy Policy": "プライバシーポリシー", + "Profile": "プロフィール", + "Profile Information": "プロフィール情報", + "Puerto Rico": "プエルトリコ", + "Qatar": "カタール", + "Quarter To Date": "四半期", + "Recovery Code": "リカバリーコード", + "Refresh": "ページ更新", + "Regards,": "よろしくお願いします,", + "Regenerate Recovery Codes": "リカバリーコード再生成", + "Register": "アカウント作成", + "Reload": "リロード", + "Remember me": "ログイン状態を保持する", + "Remember Me": "ログイン状態を保持する", + "Remove": "削除", + "Remove Photo": "写真を削除", + "Remove Team Member": "チームメンバーを削除", + "Replicate": "複製", + "Required fields": "必須項目", + "Resend Verification Email": "確認メールを再送する", + "Reset Filters": "フィルタをリセット", + "Reset Password": "パスワード再設定", + "Reset Password Notification": "パスワード再設定のお知らせ", + "resource": "リソース", + "Resource Row Dropdown": "リソース行のドロップダウン", + "Resources": "リソース", + "resources": "リソース", + "Restore": "復元", + "Restore :resource": "復元 :resource", + "Restore Resource": "リソースの復元", + "Restore Selected": "選択した項目を復元", + "results": "結果", + "Resume Subscription": "サブスクリプションを再開", + "Retry Payment": "支払いの再試行", + "Return to :appName": ":appNameに戻る", + "Reunion": "レユニオン", + "Role": "役割", + "Romania": "ルーマニア", + "Run Action": "アクションを実行", + "Russian Federation": "ロシア連邦", + "Rwanda": "ルワンダ", + "Réunion": "レユニオン", + "Saint Barthelemy": "サン・バルテルミー島", + "Saint Barthélemy": "サン・バルテルミー島", + "Saint Helena": "セントヘレナ", + "Saint Kitts And Nevis": "セントクリストファー・ネービス", + "Saint Kitts and Nevis": "セントクリストファー・ネービス", + "Saint Lucia": "セントルシア", + "Saint Martin": "サン・マルタン島", + "Saint Martin (French part)": "サン・マルタン島", + "Saint Pierre And Miquelon": "サンピエール島・ミクロン島", + "Saint Pierre and Miquelon": "サンピエール島・ミクロン島", + "Saint Vincent And Grenadines": "セントビンセントおよびグレナディーン諸島", + "Saint Vincent and the Grenadines": "セントビンセントおよびグレナディーン諸島", + "Samoa": "サモア", + "San Marino": "サンマリノ", + "Sao Tome And Principe": "サントメ・プリンシペ", + "Sao Tome and Principe": "サントメ・プリンシペ", + "Saudi Arabia": "サウジアラビア", + "Save": "保存", + "Saved.": "保存が完了しました。", + "Scroll to bottom": "一番下までスクロール", + "Scroll to top": "一番上までスクロール", + "Search": "検索", + "Secure Area": "安全な場所", + "Select": "選択", + "Select a different plan": "別のプランを選択", + "Select a log file...": "ログファイルを選択", + "Select A New Photo": "新しい写真を選択", + "Select Action": "アクションを選択", + "Select all": "全て選択", + "Select All Dropdown": "リスト内の項目を全て選択", + "Select this page": "このページを選択", + "Send Password Reset Link": "パスワード再設定URLを送信", + "Senegal": "セネガル", + "September": "9月", + "Serbia": "セルビア", + "Server Error": "サーバーエラー", + "Service Unavailable": "サービスは利用できません", + "Set as default": "デフォルトとして設定", + "Setup Key": "キー設定", + "Seychelles": "セーシェル", + "Show All Fields": "全項目表示", + "Show Content": "コンテンツを表示", + "Show Recovery Codes": "リカバリーコードを表示", + "Showing": "表示中", + "Sierra Leone": "シエラレオネ", + "Signed in as": "ログイン中のアカウント", + "Singapore": "シンガポール", + "Sint Maarten (Dutch part)": "シント・マールテン", + "Slovakia": "スロバキア", + "Slovenia": "スロベニア", + "Soft Deleted": "論理削除済", + "Solomon Islands": "ソロモン諸島", + "Somalia": "ソマリア", + "Something went wrong.": "エラーが発生しました。", + "Sorry! You are not authorized to perform this action.": "このアクションを実行する権限がありません。", + "Sorry, your session has expired.": "セッションの期限が切れました。", + "South Africa": "南アフリカ", + "South Georgia And Sandwich Isl.": "サウスジョージア・サウスサンドウィッチ諸島", + "South Georgia and the South Sandwich Islands": "サウスジョージア・サウスサンドウィッチ諸島", + "South Sudan": "南スーダン", + "Spain": "スペイン", + "Sri Lanka": "スリランカ", + "Standalone Actions": "スタンドアロンアクション", + "Start Polling": "ポーリング開始", + "Start polling": "ポーリング開始", + "State / County": "州", + "Stop Impersonating": "なりすましを止める", + "Stop Polling": "ポーリング停止", + "Stop polling": "ポーリング停止", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "パスワード管理ツールにリカバリーコードを保存してください。二要素認証に使用する端末を紛失した場合にリカバリーコードを使ってログインできます。", + "Subscribe": "購読する", + "Subscription Information": "サブスクリプション情報", + "Subscription Pending": "サブスクリプション保留中", + "Sudan": "スーダン", + "Suriname": "スリナム", + "Svalbard And Jan Mayen": "スヴァールバル諸島およびヤンマイエン島", + "Svalbard and Jan Mayen": "スヴァールバル諸島およびヤンマイエン島", + "Swaziland": "エスワティニ", + "Sweden": "スウェーデン", + "Switch Teams": "チーム切り替え", + "Switzerland": "スイス", + "Syrian Arab Republic": "シリア", + "System": "システム", + "Taiwan": "台湾", + "Taiwan, Province of China": "台湾", + "Tajikistan": "タジキスタン", + "Tanzania": "タンザニア", + "Tanzania, United Republic of": "タンザニア連合共和国", + "TAX": "税", + "Team Details": "チーム詳細", + "Team Invitation": "チーム招待", + "Team Members": "チームメンバー", + "Team Name": "チーム名", + "Team Owner": "チームオーナー", + "Team Settings": "チーム設定", + "Terms of Service": "利用規約", + "Thailand": "タイ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ご登録ありがとうございます。入力いただいたメールアドレス宛に確認メールを送信しました。メールをご確認いただき、メールに記載されたURLをクリックして登録を完了してください。メールが届いていない場合、メールを再送できます。", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "いつもお世話になっております。記録のため、請求書のコピーを添付させていただきました。ご質問やご不明な点がございましたらご連絡ください。", + "Thanks,": "ありがとうございます。", + "The :attribute must be a valid role.": ":attributeは有効なロールである必要があります。", + "The :attribute must be at least :length characters and contain at least one number.": ":attributeは:length文字以上で、数字を1文字以上含めなければいけません。", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attributeは:length文字以上で、記号と数字をそれぞれ1文字以上含めなければいけません。。", + "The :attribute must be at least :length characters and contain at least one special character.": ":attributeは:length文字以上で、記号を1文字以上含めなければいけません。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attributeは:length文字以上で、大文字と数字をそれぞれ1文字以上含めなければいけません。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attributeは:length文字以上で、大文字と記号をそれぞれ1文字以上含めなければいけません。", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attributeは:length文字以上で、大文字・数字・記号をそれぞれ1文字以上含めなければいけません。", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attributeは:length文字以上で、大文字を1文字以上含めなければいけません。", + "The :attribute must be at least :length characters.": ":attributeは:length文字以上でなければいけません。", + "The :attribute must contain at least one letter.": ":attributeは文字を1文字以上含めなければいけません。", + "The :attribute must contain at least one number.": ":attributeは数字を1文字以上含めなければいけません。", + "The :attribute must contain at least one symbol.": ":attributeは記号を1文字以上含めなければいけません。", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attributeは大文字と小文字をそれぞれ1文字以上含めなければいけません。", + "The :resource was created!": ":resourceが作成されました。", + "The :resource was deleted!": ":resourceが削除されました。", + "The :resource was restored!": ":resourceが復元されました。", + "The :resource was updated!": ":resourceが更新されました。", + "The action was executed successfully.": "アクションの実行に成功しました。", + "The default payment method cannot be removed.": "デフォルトの支払い方法は削除できません。", + "The file was deleted!": "ファイルが削除されました。", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attributeは情報漏洩した可能性があります。別の:attributeを選んでください。", + "The given data was invalid.": "指定されたデータは無効でした。", + "The government won't let us show you what's behind these doors": "政府はこれらのドアの背後にあるものをお見せさせません", + "The HasOne relationship has already been filled.": "HasOneの関係はすでに満たされています。", + "The image could not be loaded": "画像の読み込みに失敗", + "The image could not be loaded.": "画像の読み込みに失敗しました。", + "The invoice emails must be valid email addresses.": "請求書送付先メールアドレスは有効なメールアドレスである必要があります。", + "The password is incorrect.": "パスワードが正しくありません。", + "The provided coupon code is invalid.": "クーポンコードが無効です。", + "The provided password does not match your current password.": "パスワードが現在のパスワードと一致しません。", + "The provided password was incorrect.": "パスワードが違います。", + "The provided two factor authentication code was invalid.": "二要素認証コードが無効です。", + "The provided two factor recovery code was invalid.": "二要素認証のリカバリーコードが無効です。", + "The provided VAT number is invalid.": "VAT番号が無効です。", + "The resource was attached!": "リソースが添付されました。", + "The resource was prevented from being saved!": "リソースが保存されないようにしました。", + "The resource was updated!": "リソースが更新されました。", + "The response is not a streamed response.": "レスポンスは、ストリーミング形式ではありません。", + "The response is not a view.": "レスポンスは、ビューではありません。", + "The selected country is invalid.": "選択された国が無効です。", + "The selected plan is invalid.": "選択されたプランが無効です。", + "The selected resources have been :action!": "選択されたリソースは:actionです", + "The team's name and owner information.": "チーム名とオーナー情報", + "There are no available options for this resource.": "このリソースに使用可能なオプションはありません。", + "There are no fields to display.": "表示するフィールドはありません。", + "There are no new notifications.": "新しい通知はありません。", + "There was a problem executing the action.": "アクションの実行に問題が発生しました", + "There was a problem fetching the resource.": "リソースの取得に問題が発生しました。", + "There was a problem submitting the form.": "フォームの送信に問題が発生しました。", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "これらのユーザー宛にチームへの招待メールが送信されました。招待メールを確認してチームに参加できます。", + "This account does not have an active subscription.": "このアカウントには有効なサブスクリプションがありません。", + "This action is unauthorized.": "この行為は許可されていません。", + "This copy of Nova is unlicensed.": "Novaのコピーではライセンス認証ができません。", + "This coupon code can only be used by new customers.": "このクーポンコードは、新規のお客様のみが使用できます。", + "This device": "この端末", + "This file field is read-only.": "このファイル欄は読み取り専用です。", + "This invoice is no longer open.": "この請求書の発行は終了しました。", + "This is a secure area of the application. Please confirm your password before continuing.": "ここはアプリケーションの安全な領域です。パスワードを入力して続行ください。", + "This password does not match our records.": "パスワードが違います。", + "This password reset link will expire in :count minutes.": "このパスワード再設定リンクの有効期限は:count分です。", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "この支払いは開始されましたが、まだ資金の受け取りが完了していません。資金の受け取りには最大で14日かかる場合があります。", + "This resource no longer exists": "このリソースは存在しません", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "このサブスクリプションは有効期限を過ぎており再開できません。新しいサブスクリプションを作成してください。", + "This user already belongs to the team.": "このユーザーは既にチームに所属しています。", + "This user has already been invited to the team.": "このユーザーは既にチームに招待されています。", + "Timor-Leste": "東ティモール", + "to": "に", + "To": "To", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "二要素認証を有効にするには、お使いの携帯電話の認証アプリを使用してQRコードをスキャンするか、セットアップキーを入力した後に生成されたワンタイムパスワードを入力してください。", + "Today": "今日は", + "Toggle navigation": "ナビゲーション切替", + "Togo": "トーゴ", + "Tokelau": "トケラウ", + "Token Name": "トークン名", + "Tonga": "トンガ", + "Too Many Requests": "リクエストが多すぎます", + "total": "合計", + "Total:": "合計:", + "Trashed": "ゴミ箱", + "Trinidad And Tobago": "トリニダード・ドバゴ", + "Trinidad and Tobago": "トリニダード・ドバゴ", + "Tunisia": "チュニジア", + "Turkey": "トルコ", + "Turkmenistan": "トルクメニスタン", + "Turks And Caicos Islands": "タークス・カイコス諸島", + "Turks and Caicos Islands": "タークス・カイコス諸島", + "Tuvalu": "ツバル", + "Two Factor Authentication": "二要素認証", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "二要素認証が有効になりました。 お使いの携帯電話の認証アプリを使用して、QRコードをスキャンするか、セットアップキーを入力します。", + "Type": "タイプ", + "Uganda": "ウガンダ", + "Ukraine": "ウクライナ", + "Unauthorized": "認証が必要です", + "United Arab Emirates": "アラブ首長国連邦", + "United Kingdom": "イギリス", + "United States": "アメリカ合衆国", + "United States Minor Outlying Islands": "アメリカ合衆国のマイナーな離島", + "United States Outlying Islands": "アメリカ合衆国の離島", + "Unknown": "不明", + "Unpaid": "未払い", + "Update": "更新", + "Update & Continue Editing": "更新して編集を続ける", + "Update :resource": ":resource更新", + "Update :resource: :title": ":resource::titleを更新", + "Update attached :resource: :title": "アップデート添付:resource::title", + "Update Password": "パスワード更新", + "Update Payment Information": "お支払い情報の更新", + "Update Payment Method": "お支払い方法の更新", + "Update your account's profile information and email address.": "プロフィール情報とメールアドレスを更新する。", + "Uploading": "アップロード中", + "Uploading files... (:current/:total)": "ファイルをアップロード中... (:current/:total)", + "Uruguay": "ウルグアイ", + "Use a recovery code": "リカバリーコードを使用する", + "Use an authentication code": "認証コードを使用する", + "User Actions": "ユーザーアクション", + "User Security": "ユーザー保護", + "Username": "ユーザー名", + "Uzbekistan": "ウズベキスタン", + "Value": "値", + "Vanuatu": "バヌアツ", + "VAT Number": "付加価値税(VAT)番号", + "Venezuela": "ベネズエラ", + "Venezuela, Bolivarian Republic of": "ベネズエラ・ボリバル共和国", + "Verify Email Address": "メールアドレスの確認", + "Verify Your Email Address": "メールアドレスの確認", + "Viet Nam": "ベトナム", + "View": "ビュー", + "Virgin Islands, British": "英領ヴァージン諸島", + "Virgin Islands, U.S.": "米領ヴァージン諸島", + "Wallis And Futuna": "ウォリス・フツナ", + "Wallis and Futuna": "ウォリス・フツナ", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "サブスクリプションを処理しています。数秒でサブスクリプションが正常に処理され、このページは自動的に更新されます。", + "We are unable to process your payment. Please contact customer support.": "決済が完了できません。カスタマーサポートへお問い合わせください。", + "We have emailed your password reset link!": "パスワードリセットメールを送信しました。", + "We were unable to find a registered user with this email address.": "このメールアドレスと紐づくユーザーは見つかりませんでした。", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "指定されたメールアドレスに請求書のダウンロードリンクを送信します。複数のメールアドレスを指定する場合は、カンマで区切ってください。", + "We're lost in space. The page you were trying to view does not exist.": "お探しのページが見つかりませんでした。", + "Welcome Back!": "おかえりなさい。", + "Western Sahara": "西サハラ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "二要素認証を有効化した場合、ログイン時に安全かつランダムなトークンが与えられます。トークンはGoogle Authenticatorアプリから取得できます。", + "Whoops": "おっと", + "Whoops!": "おっと!", + "Whoops! Something went wrong.": "エラーの内容を確認してください。", + "With Trashed": "削除済を含む", + "Write": "書き込み", + "Year To Date": "当年度の初めから今日まで", + "Yearly": "毎年", + "Yemen": "イエメン", + "Yes": "はい。", + "You are already subscribed.": "既にサブスクリプションに加入済です。", + "You are currently within your free trial period. Your trial will expire on :date.": "現在トライアル期間です。トライアル期間は:dateまでです。", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "現在試用期間中です。試用期間は:dateに期限切れとなります。新しいサブスクリプションに契約すると試用期間は終了します。", + "You are logged in!": "ログイン成功", + "You are receiving this email because we received a password reset request for your account.": "パスワード再設定のリクエストを受け付けました。", + "You have been invited to join the :team team!": ":teamに招待されました。", + "You have enabled two factor authentication.": "二要素認証が有効です。", + "You have not enabled two factor authentication.": "二要素認証が未設定です。", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "未払いの請求書があります。お支払い方法の更新後、以下の請求書リストから支払いを再試行できます。", + "You may accept this invitation by clicking the button below:": "以下のボタンをクリックして、この招待を受諾することができます:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "サブスクリプションはいつでもキャンセルできます。キャンセルする際は次回お支払い日まで利用を続けるかどうかを選択できます。", + "You may delete any of your existing tokens if they are no longer needed.": "不要になったAPIトークンを削除することができます。", + "You may not delete your personal team.": "パーソナルチームを削除することはできません。", + "You may not leave a team that you created.": "自身が作成したチームを離れることはできません。", + "You will receive an invoice and payment link via email for each billing period.": "請求期間ごとに、請求書と支払いリンクがメールで送信されます。", + "You're logged in!": "ログイン成功", + "Your :invoiceName invoice is now available!": ":invoiceNameの請求書がご利用可能です。", + "Your billing address is :address :address2 :postal_code :city :state :country": "請求先住所は :postal_code :state :city :address :address2 :country です。", + "Your card was declined. Please contact your card issuer for more information.": "このクレジットカードは使用できません。詳細はカード発行会社にお問い合わせください。", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "現在のお支払い方法は下4桁が:lastFour、有効期限が:expirationのクレジットカードです。", + "Your email address is unverified.": "メールアドレスが未認証です。", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": ":amount の支払いに失敗しました。支払い方法の更新を行い、再度支払いをお願いいたします。", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date に実行された :amount の支払いに失敗しました。失敗した支払いを再試行するには、支払い方法を更新してください。", + "Your next payment of :amount will be processed on :date.": "次回、:dateに:amount円の請求をいたします。", + "Your payment method has been added successfully.": "お支払い方法が正常に追加されました。", + "Your payment method will be charged automatically for each billing period.": "請求期間ごとに、指定された支払い方法から自動的に請求が発生します。", + "Your registered VAT Number is :vatNumber.": "登録されているVAT番号は:vatNumberです。", + "Your subscription has been started successfully.": "サブスクリプションが正常に開始されました。", + "Your subscription has been successfully cancelled.": "サブスクリプションは正常にキャンセルされました。", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "サブスクリプションの解約が完了しました。課金期間が終了するまでは引き続きアクセス可能です。", + "Your subscription was successfully resumed.": "サブスクリプションが正常に再開されました。", + "Your subscription was successfully updated.": "サブスクリプションが正常に更新されました。", + "Zambia": "ザンビア", + "Zimbabwe": "ジンバブエ", + "Zip / Postal Code": "郵便番号", + "Åland Islands": "オーランド諸島" +} diff --git a/locales/ja/php-inline.json b/locales/ja/php-inline.json new file mode 100644 index 00000000000..0b7a8d77486 --- /dev/null +++ b/locales/ja/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "この項目の承認が必要です。", + "accepted_if": ":otherが:valueの場合、この項目の承認が必要です。", + "active_url": "有効なURLではありません。", + "after": ":dateより後の日付を指定してください。", + "after_or_equal": ":date以降の日付を指定してください。", + "alpha": "アルファベットのみ使用可能です。", + "alpha_dash": "英数字、ハイフン、アンダースコアのみ使用可能です。", + "alpha_num": "英数字のみ使用可能です。", + "any_of": "有効ではありません。", + "array": "配列である必要があります。", + "ascii": "半角英数字と記号のみ使用可能です。", + "attached": "すでに添付されています。", + "before": ":date より前の日付を指定してください。", + "before_or_equal": ":date 以前の日付を指定してください。", + "between.array": ":min ~ :max 個である必要があります。", + "between.file": "ファイルサイズは :min ~ :max KBの間である必要があります。", + "between.numeric": ":min ~ :max の間である必要があります。", + "between.string": "文字数は:min ~ :max 文字の間である必要があります。", + "boolean": "trueまたはfalseを指定してください。", + "can": "権限のない値が含まれています。", + "confirmed": "確認の内容が一致しません。", + "contains": "必須項目が含まれていません。", + "date": "有効な日付ではありません。", + "date_equals": ":date 同じ日付を指定してください。", + "date_format": ":format の形と一致しません。", + "decimal": "小数点以下が:decimalでなければなりません。", + "declined": "拒否する必要があります。", + "declined_if": ":otherが:valueである場合、拒否する必要があります。", + "different": ":otherとは異なる値を指定する必要があります。", + "digits": ":digits桁である必要があります。", + "digits_between": ":min ~ :max桁である必要があります。", + "dimensions": "画像の寸法が無効です。", + "distinct": "値が重複しています。", + "doesnt_contain": "この項目には、次のいずれも含めてはなりません: :values。", + "doesnt_end_with": "「:values」以外で終わる必要があります。", + "doesnt_start_with": "「:values」以外で始まる必要があります。", + "email": "無効なメールアドレスです。", + "ends_with": "次のいずれかで終わる必要があります: :values", + "enum": "選択された値は無効です。", + "exists": "選択した値が無効です。", + "extensions": "次のいずれかの拡張子が必要です: :values.", + "file": "ファイルである必要があります。", + "filled": "値がありません。", + "gt.array": "項目数は、:value個より多い必要があります。", + "gt.file": "ファイルサイズは、:value KBより大きい必要があります。", + "gt.numeric": ":value より大きい必要があります。", + "gt.string": ":value文字より多い必要があります。", + "gte.array": ":value 個以上である必要があります。", + "gte.file": "ファイルサイズが :value KB以上である必要があります。", + "gte.numeric": ":value 以上である必要があります。", + "gte.string": ":value文字以上必要です。", + "hex_color": "有効な16進数カラーコードを指定してください。", + "image": "画像である必要があります。", + "in": "選択した値が無効です。", + "in_array": "この値は:otherに存在しません。", + "in_array_keys": "この項目には、次のいずれかのキーを少なくとも1つ含める必要があります: :values。", + "integer": "整数である必要があります。", + "ip": "有効なIPアドレスである必要があります。", + "ipv4": "有効なIPv4アドレスである必要があります。", + "ipv6": "有効なIPv6アドレスである必要があります。", + "json": "有効なJSON文字列である必要があります。", + "list": "このフィールドはリストである必要があります。", + "lowercase": "小文字で入力してください。", + "lt.array": ":value 個より少ない必要があります。", + "lt.file": "ファイルサイズは :value KBより小さい必要があります。", + "lt.numeric": ":value より小さい必要があります。", + "lt.string": ":value文字より少ない必要があります。", + "lte.array": ":value 個以下である必要があります。", + "lte.file": "ファイルサイズが :value KB以下である必要があります。", + "lte.numeric": ":value 以下である必要があります。", + "lte.string": ":value文字以下である必要があります。", + "mac_address": "この値は有効なMACアドレスでなければならない。", + "max.array": "項目数は、:max個以下である必要があります。", + "max.file": "ファイルサイズは、:max KB以下である必要があります。", + "max.numeric": ":max以下の数値である必要があります。", + "max.string": "文字数は、:max文字以下である必要があります。", + "max_digits": ":max桁以下の数字である必要があります。", + "mimes": ":valuesのファイルである必要があります。", + "mimetypes": ":valuesのファイルである必要があります。", + "min.array": "項目数は、:min個以上である必要があります。", + "min.file": "ファイルサイズが :min KB以上である必要があります。", + "min.numeric": ":min以上の数値である必要があります。", + "min.string": "文字数は、:min文字以上必要です。", + "min_digits": ":min桁以上の数字である必要があります。", + "missing": "この項目を入力する必要はありません。", + "missing_if": ":other が :value の場合、この項目を入力する必要はありません。", + "missing_unless": ":other が :value でない限り、この項目を入力する必要はありません。", + "missing_with": ":values が存在する場合、この項目を入力する必要はありません。", + "missing_with_all": ":values が存在する場合、この項目を入力する必要はありません。", + "multiple_of": ":valueの倍数である必要があります。", + "not_in": "選択した値が無効です。", + "not_regex": "この形式は無効です。", + "numeric": "数値である必要があります。", + "password.letters": "この項目は文字を1文字以上含む必要があります。", + "password.mixed": "この項目は大文字と小文字をそれぞれ1文字以上含む必要があります。", + "password.numbers": "この項目は数字を1文字以上含む必要があります。", + "password.symbols": "この項目は記号を1文字以上含む必要があります。", + "password.uncompromised": "この項目は情報漏洩した可能性があります。他の項目を選んでください。", + "present": "この項目は必須です。", + "present_if": ":other が :value の場合、この項目は存在する必要があります。", + "present_unless": ":other が :value でない場合、この項目は存在する必要があります。", + "present_with": ":values が存在する場合、この項目も存在する必要があります。", + "present_with_all": ":values が存在する場合、この項目も存在する必要があります。", + "prohibited": "この項目の入力は禁止されています。", + "prohibited_if": ":otherが:valueの場合、この項目の入力は禁止されています。", + "prohibited_if_accepted": ":otherが承認された場合、この項目の入力は禁止されています。", + "prohibited_if_declined": ":otherが拒否された場合、この項目の入力は禁止されています。", + "prohibited_unless": ":otherが:valuesでない限り、この項目の入力は禁止されています。", + "prohibits": ":otherが存在している場合、この項目の入力は禁止されています。", + "regex": "この形式は無効です。", + "relatable": "このリソースと関連づけられません。", + "required": "この項目は必須です。", + "required_array_keys": ":valuesのエントリを含める必要があります。", + "required_if": ":otherが:valueの場合、この項目は必須です。", + "required_if_accepted": ":otherを承認した場合、この項目は必須です。", + "required_if_declined": ":otherを拒否した場合、この項目は必須です。", + "required_unless": ":otherが:valuesでない限り、この項目は必須です。", + "required_with": ":valuesが存在する場合、この項目は必須です。", + "required_with_all": ":valuesが存在する場合、この項目は必須です。", + "required_without": ":valuesが存在しない場合、この項目は必須です。", + "required_without_all": ":valuesのいずれも存在しない場合、この項目は必須です。", + "same": ":otherの値と一致しません。", + "size.array": ":size 個である必要があります。", + "size.file": ":size KBである必要があります。", + "size.numeric": ":size である必要があります。", + "size.string": ":size 文字である必要があります。", + "starts_with": "次のいずれかから始まる必要があります: :values", + "string": "文字列である必要があります。", + "timezone": "有効なタイムゾーンである必要があります。", + "ulid": "有効なULIDである必要があります。", + "unique": "既に使用されています。", + "uploaded": "アップロードに失敗しました。", + "uppercase": "大文字で入力してください。", + "url": "有効なURL形式を指定する必要があります。", + "uuid": "有効なUUIDである必要があります。" +} diff --git a/locales/ja/php.json b/locales/ja/php.json new file mode 100644 index 00000000000..6c1183cb7f9 --- /dev/null +++ b/locales/ja/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attributeを承認してください。", + "accepted_if": ":otherが:valueの場合、:attributeを承認する必要があります。", + "active_url": ":attributeは、有効なURLではありません。", + "after": ":attributeには、:dateより後の日付を指定してください。", + "after_or_equal": ":attributeには、:date以降の日付を指定してください。", + "alpha": ":attributeには、アルファベッドのみ使用できます。", + "alpha_dash": ":attributeには、英数字('A-Z','a-z','0-9')とハイフンと下線('-','_')が使用できます。", + "alpha_num": ":attributeには、英数字('A-Z','a-z','0-9')が使用できます。", + "any_of": ":attributeは、有効ではありません。", + "array": ":attributeには、配列を指定してください。", + "ascii": ":attributeには、英数字と記号のみ使用可能です。", + "attached": "この:attributeはすでに添付されています。", + "before": ":attributeには、:dateより前の日付を指定してください。", + "before_or_equal": ":attributeには、:date以前の日付を指定してください。", + "between.array": ":attributeの項目は、:min個から:max個にしてください。", + "between.file": ":attributeには、:min KBから:max KBまでのサイズのファイルを指定してください。", + "between.numeric": ":attributeには、:minから、:maxまでの数字を指定してください。", + "between.string": ":attributeは、:min文字から:max文字にしてください。", + "boolean": ":attributeには、'true'か'false'を指定してください。", + "can": ":attributeに権限のない値が含まれています。", + "confirmed": ":attributeと:attribute確認が一致しません。", + "contains": ":attributeに必須項目が含まれていません。", + "current_password": "パスワードが正しくありません。", + "date": ":attributeは、正しい日付ではありません。", + "date_equals": ":attributeは:dateと同じ日付を入力してください。", + "date_format": ":attributeの形式が':format'と一致しません。", + "decimal": ":attributeは、小数点以下が:decimalである必要があります。", + "declined": ":attributeを拒否する必要があります。", + "declined_if": ":otherが:valueの場合、:attributeを拒否する必要があります。", + "different": ":attributeと:otherには、異なるものを指定してください。", + "digits": ":attributeは、:digits桁にしてください。", + "digits_between": ":attributeは、:min桁から:max桁にしてください。", + "dimensions": ":attributeの画像サイズが無効です", + "distinct": ":attributeの値が重複しています。", + "doesnt_contain": ":attributeには、次のいずれも含めてはなりません: :values。", + "doesnt_end_with": ":attributeの終わりは「:values」以外である必要があります。", + "doesnt_start_with": ":attributeの始まりは「:values」以外である必要があります。", + "email": ":attributeは、有効なメールアドレス形式で指定してください。", + "ends_with": ":attributeの終わりは「:values」である必要があります。", + "enum": "選択した :attributeは 無効です。", + "exists": "選択された:attributeは、有効ではありません。", + "extensions": ":attribute には、次のいずれかの拡張子が必要です: :values", + "failed": "認証に失敗しました。", + "file": ":attributeには、ファイル形式を指定してください。", + "filled": ":attributeは必須です。", + "gt.array": ":attributeの項目数は、:value個より多い必要があります。", + "gt.file": ":attributeは、:value KBより大きい必要があります。", + "gt.numeric": ":attributeは、:valueより大きい必要があります。", + "gt.string": ":attributeは、:value文字を超える必要があります。", + "gte.array": ":attributeの項目数は、:value個以上である必要があります。", + "gte.file": ":attributeは、:value KB以上である必要があります。", + "gte.numeric": ":attributeは、:value以上である必要があります。", + "gte.string": ":attributeは、:value文字以上である必要があります。", + "hex_color": ":attributeは、有効な16進数カラーコードを指定してください。", + "image": ":attributeには、画像を指定してください。", + "in": "選択された:attributeは、有効ではありません。", + "in_array": ":attributeが:otherに存在しません。", + "in_array_keys": ":attributeには、次のいずれかのキーを少なくとも1つ含める必要があります: :values。", + "integer": ":attributeには、整数を指定してください。", + "ip": ":attributeには、有効なIPアドレスを指定してください。", + "ipv4": ":attributeはIPv4アドレスを指定してください。", + "ipv6": ":attributeはIPv6アドレスを指定してください。", + "json": ":attributeには、有効なJSON文字列を指定してください。", + "list": ":attribute フィールドはリストでなければなりません。", + "lowercase": ":attributeは、小文字で入力してください。", + "lt.array": ":attributeの項目数は、:value個より少ない必要があります。", + "lt.file": ":attributeは、:value KBより小さい必要があります。", + "lt.numeric": ":attributeは、:valueより小さい必要があります。", + "lt.string": ":attributeは、:value文字より小さい必要があります。", + "lte.array": ":attributeの項目数は、:value個以下である必要があります。", + "lte.file": ":attributeは、:value KB以下である必要があります。", + "lte.numeric": ":attributeは、:value以下である必要があります。", + "lte.string": ":attributeは、:value文字以下である必要があります。", + "mac_address": ":attributeは有効なMACアドレスである必要があります。", + "max.array": ":attributeの項目数は、:max個以下である必要があります。", + "max.file": ":attributeは、:max KB以下のファイルである必要があります。", + "max.numeric": ":attributeは、:max以下の数値である必要があります。", + "max.string": ":attributeの文字数は、:max文字以下である必要があります。", + "max_digits": ":attributeは、:max桁以下の数字である必要があります。", + "mimes": ":attributeには、以下のファイルタイプを指定してください。:values", + "mimetypes": ":attributeには、以下のファイルタイプを指定してください。:values", + "min.array": ":attributeの項目数は、:min個以上にしてください。", + "min.file": ":attributeには、:min KB以上のファイルを指定してください。", + "min.numeric": ":attributeには、:min以上の数値を指定してください。", + "min.string": ":attributeの文字数は、:min文字以上である必要があります。", + "min_digits": ":attributeは、:min桁以上の数字である必要があります。", + "missing": ":attribute を入力する必要はありません。", + "missing_if": ":other が :value の場合、:attribute を入力する必要はありません。", + "missing_unless": ":other が :value でない限り、:attribute をは入力する必要はありません。", + "missing_with": ":values が存在する場合、:attribute をは入力する必要はありません。", + "missing_with_all": ":values が存在する場合、:attribute をは入力する必要はありません。", + "multiple_of": ":attributeは:valueの倍数である必要があります", + "next": "次へ »", + "not_in": "選択された:attributeは、有効ではありません。", + "not_regex": ":attributeの形式が正しくありません。", + "numeric": ":attributeには、数値を指定してください。", + "password": "パスワードが正しくありません。", + "password.letters": ":attributeは文字を1文字以上含める必要があります。", + "password.mixed": ":attributeは大文字と小文字をそれぞれ1文字以上含める必要があります。", + "password.numbers": ":attributeは数字を1文字以上含める必要があります。", + "password.symbols": ":attributeは記号を1文字以上含める必要があります。", + "password.uncompromised": ":attributeは情報漏洩した可能性があります。他の:attributeを選択してください。", + "present": ":attributeが存在している必要があります。", + "present_if": ":other が :value の場合、:attributeが存在する必要があります。", + "present_unless": ":other が :value でない限り、:attributeが存在する必要があります。", + "present_with": ":values が存在する場合は、:attributeも存在する必要があります。", + "present_with_all": ":values が存在する場合は、:attributeが存在する必要があります。", + "previous": "« 前へ", + "prohibited": ":attributeの入力は禁止されています。", + "prohibited_if": ":otherが:valueの場合は、:attributeの入力が禁止されています。", + "prohibited_if_accepted": ":otherが承認された場合、この項目の入力は禁止されています。", + "prohibited_if_declined": ":otherが拒否された場合、この項目の入力は禁止されています。", + "prohibited_unless": ":otherが:valuesでない限り、:attributeの入力は禁止されています。", + "prohibits": ":otherが存在している場合、:attributeの入力は禁止されています。", + "regex": ":attributeには、正しい形式を指定してください。", + "relatable": ":attributeはこのリソースとの関連がありません。", + "required": ":attributeは必須項目です。", + "required_array_keys": ":attributeには、:valuesのエントリを含める必要があります。", + "required_if": ":otherが:valueの場合、:attributeを指定してください。", + "required_if_accepted": ":otherを承認した場合、:attributeは必須項目です。", + "required_if_declined": ":otherを拒否した場合、:attributeは必須項目です。", + "required_unless": ":otherが:values以外の場合、:attributeは必須項目です。", + "required_with": ":valuesが入力されている場合、:attributeは必須項目です。", + "required_with_all": ":valuesが全て指定されている場合、:attributeは必須項目です。", + "required_without": ":valuesが入力されていない場合、:attributeは必須項目です。", + "required_without_all": ":valuesが全て指定されていない場合、:attributeを指定してください。", + "reset": "パスワードが再設定されました。", + "same": ":attributeと:otherが一致しません。", + "sent": "パスワードリセットメールを送信しました。", + "size.array": ":attributeの項目数は、:size個にしてください。", + "size.file": ":attributeには、:size KBのファイルを指定してください。", + "size.numeric": ":attributeには、:sizeを指定してください。", + "size.string": ":attributeの文字数は、:size文字にしてください。", + "starts_with": ":attributeは、次のいずれかで始まる必要があります。:values", + "string": ":attributeには、文字列を指定してください。", + "throttle": "ログインの試行回数が多すぎます。:seconds 秒後にお試しください。", + "throttled": "時間を置いて再度お試しください。", + "timezone": ":attributeには、有効なタイムゾーンを指定してください。", + "token": "このパスワード再設定トークンは無効です。", + "ulid": ":attributeは、有効なULIDである必要があります。", + "unique": "指定の:attributeは既に使用されています。", + "uploaded": ":attributeのアップロードに失敗しました。", + "uppercase": ":attributeは、大文字で入力してください。", + "url": ":attributeは、有効なURL形式で指定してください。", + "user": "このメールアドレスに一致するユーザーがいません。", + "uuid": ":attributeは、有効なUUIDである必要があります。" +} diff --git a/locales/ka/_excludes.json b/locales/ka/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/ka/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/ka/json-inline.json b/locales/ka/json-inline.json new file mode 100644 index 00000000000..7bf1be7da03 --- /dev/null +++ b/locales/ka/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ეს ველი უნდა იყოს სწორი როლი.", + "The :attribute must be at least :length characters and contain at least one number.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ რიცხვს.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ სპეციალურ სიმბოლოს და ერთ რიცხვს.", + "The :attribute must be at least :length characters and contain at least one special character.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ სპეციალურ სიმბოლოს.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ დიდ ასოს და ერთ რიცხვს.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ დიდ და ერთ სპეციალურ სიმბოლოს.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ დიდ, ერთ რიცხვს და ერთ სპეციალურ სიმბოლოს.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან და შეიცავდეს მინიმუმ ერთ დიდ ასოს.", + "The :attribute must be at least :length characters.": "ეს ველი უნდა შედგებოდეს მინიმუმ :length სიმბოლოსგან.", + "The :attribute must contain at least one letter.": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ ასოს.", + "The :attribute must contain at least one number.": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ რიცხვს.", + "The :attribute must contain at least one symbol.": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ სიმბოლოს.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ დიდ და ერთ პატარა ასოს.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "მოცემული ველი გამოჩნდა მონაცემთა გაჟონვაში. გთხოვთ, აირჩიოთ სხვა ველი." +} diff --git a/locales/ka/json.json b/locales/ka/json.json new file mode 100644 index 00000000000..3654bfe1aaf --- /dev/null +++ b/locales/ka/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(და კიდევ :count შეცდომა)", + "(and :count more errors)": "(და კიდევ :count შეცდომა)|(და კიდევ :count შეცდომა)|(და კიდევ :count შეცდომა)", + "30 Days": "30 დღე", + "60 Days": "60 დღე", + "90 Days": "90 დღე", + ":amount selected": "არჩეულია :Amount", + ":amount Total": "სულ ჯამში", + ":days day trial": ":Days საცდელი დღე", + ":resource Details": ":Resource დეტალები", + ":resource Details: :title": ":Resource დეტალები: :title", + "A decryption key is required.": "საჭიროა გაშიფვრის გასაღები.", + "A fresh verification link has been sent to your email address.": "ახალი დამადასტურებელი ბმული გაიგზავნა თქვენს ელფოსტის მისამართზე.", + "A new verification link has been sent to the email address you provided during registration.": "ახალი გადამოწმების ლინკი გაიგზავნა ელექტრონული ფოსტის მისამართი თქვენ უზრუნველყოფილი რეგისტრაციის დროს.", + "A new verification link has been sent to the email address you provided in your profile settings.": "ახალი დამადასტურებელი ბმული გაიგზავნა ელფოსტის მისამართზე, რომელიც მიუთითეთ თქვენი პროფილის პარამეტრებში.", + "A new verification link has been sent to your email address.": "ახალი დამადასტურებელი ბმული გაიგზავნა თქვენს ელფოსტის მისამართზე.", + "Accept Invitation": "მოწვევა", + "Action": "აქცია", + "Action Event": "სამოქმედო ღონისძიება", + "Action Events": "სამოქმედო ღონისძიებები", + "Action Happened At": "მოხდა", + "Action Initiated By": "მიერ ინიცირებული", + "Action Name": "სახელი", + "Action Status": "სტატუსი", + "Action Target": "სამიზნე", + "Actions": "აქციები", + "Add": "დამატება", + "Add :resource": "დაამატეთ :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "დაამატეთ ახალი გუნდის წევრი თქვენს გუნდში, რომელიც საშუალებას აძლევს მათ ითანამშრომლონ თქვენთან ერთად.", + "Add additional security to your account using two factor authentication.": "დამატებითი უსაფრთხოების თქვენი ანგარიში გამოყენებით ორი ფაქტორი ავტორიზაციის.", + "Add Payment Method": "დაამატეთ გადახდის მეთოდი", + "Add row": "დამატება row", + "Add Team Member": "გუნდის წევრის დამატება", + "Add VAT Number": "VAT-ის დამატება", + "Added.": "დამატებულია.", + "Additional billing information updated successfully.": "ბილინგის დამატებითი ინფორმაცია წარმატებით განახლდა.", + "Address": "მისამართი", + "Address Line 2": "ქუჩის დასახელება", + "Administrator": "ადმინისტრატორი", + "Administrator users can perform any action.": "ადმინისტრატორს შეუძლია შეასრულოს ნებისმიერი ქმედება.", + "Afghanistan": "ავღანეთში", + "Aland Islands": "ალანდის კუნძულები", + "Albania": "ალბანეთი", + "Algeria": "ალჟირი", + "All of the people that are part of this team.": "ყველა ადამიანი, რომელიც ამ გუნდის ნაწილია.", + "All resources loaded.": "ყველა რესურსი დატვირთული.", + "All rights reserved.": "ყველა უფლება დაცულია.", + "Already registered?": "უკვე რეგისტრირებული?", + "American Samoa": "ამერიკის სამოა", + "An error occurred while uploading the file.": "ფაილის ატვირთვისას მოხდა შეცდომა.", + "An error occurred while uploading the file: :error": "ფაილის ატვირთვისას მოხდა შეცდომა: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "დაფიქსირდა დაუდგენელი შეცდომა და შევატყობინეთ ჩვენი საფორთის გუნდს. გთხოვთ სცადოთ მოგვიანებით.", + "Andorra": "ანდორა", + "Angola": "ანგოლა", + "Anguilla": "ანგვილა", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "კიდევ ერთი მომხმარებელი განახლდა ეს რესურსი, რადგან ეს გვერდი დატვირთული იყო. გთხოვთ, განაახლოთ გვერდი და კვლავ სცადოთ.", + "Antarctica": "ანტარქტიდა", + "Antigua And Barbuda": "ანტიგუა და ბარბუდა", + "Antigua and Barbuda": "ანტიგუა და ბარბუდა", + "API Token": "API ტოკენი", + "API Token Permissions": "API ტოკენის ნებართვები", + "API Tokens": "API ტოკენები", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ტოკენების საშუალებას მესამე მხარის მომსახურების სინამდვილის ჩვენი განცხადება თქვენი სახელით.", + "Apply": "თანხმობა", + "Apply Coupon": "კუპონის დადასტურება", + "April": "აპრილი", + "Are you sure you want to attempt to pay :amount?": "დარწმუნებული ხართ, რომ გსურთ სცადოთ :amount-ის გადახდა?", + "Are you sure you want to cancel your subscription?": "დარწმუნებული ხართ, რომ გსურთ გააუქმოთ თქვენი გამოწერა?", + "Are you sure you want to delete all the notifications?": "დარწმუნებული ხართ, რომ გსურთ წაშალოთ ყველა შეტყობინება?", + "Are you sure you want to delete the selected resources?": "დარწმუნებული ხარ, რომ გსურს მონიშნული რესურსის წაშლა?", + "Are you sure you want to delete this file?": "დარწმუნებული ხართ, რომ გსურთ წაშალოთ ეს ფაილი?", + "Are you sure you want to delete this notification?": "დარწმუნებული ხართ, რომ გსურთ ამ შეტყობინების წაშლა?", + "Are you sure you want to delete this payment method?": "დარწმუნებული ხართ, რომ გსურთ ამ გადახდის მეთოდის წაშლა?", + "Are you sure you want to delete this resource?": "დარწმუნებული ხარ, რომ გსურს წაშალოთ ეს რესურსი?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "დარწმუნებული ხარ, რომ გსურს ამ გუნდის წაშლა? მას შემდეგ, რაც გუნდი წაიშლება, ყველა მისი რესურსები და მონაცემები მუდმივად წაიშლება.", + "Are you sure you want to delete your account?": "დარწმუნებული ხართ, რომ გსურთ თქვენი ანგარიშის წაშლა?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "დარწმუნებული ხარ, რომ გსურს შენი ანგარიშის წაშლა? მას შემდეგ, რაც თქვენი ანგარიში წაიშლება, ყველა მისი რესურსები და მონაცემები მუდმივად წაიშლება. გთხოვთ შეიყვანოთ თქვენი პაროლი ადასტურებენ გსურთ მუდმივად წაშალოთ თქვენი ანგარიში.", + "Are you sure you want to detach the selected resources?": "დარწმუნებული ხართ, რომ გსურთ გაშლა შერჩეული რესურსები?", + "Are you sure you want to detach this resource?": "დარწმუნებული ხართ, რომ გსურთ გაშლა ეს რესურსი?", + "Are you sure you want to force delete the selected resources?": "დარწმუნებული ხართ, რომ გსურთ, რათა აიძულოს წაშლა შერჩეული რესურსები?", + "Are you sure you want to force delete this resource?": "დარწმუნებული ხართ, რომ გსურთ ამ რესურსის წაშლა?", + "Are you sure you want to log out?": "დარწმუნებული ხართ, რომ გსურთ გამოსვლა?", + "Are you sure you want to mark all notifications as read?": "დარწმუნებული ხართ, რომ გსურთ ყველა შეტყობინების მონიშვნა წაკითხულად?", + "Are you sure you want to remove this item?": "დარწმუნებული ხართ, რომ გსურთ ამ ელემენტის წაშლა?", + "Are you sure you want to restore the selected resources?": "დარწმუნებული ხართ, რომ გსურთ აღდგენა შერჩეული რესურსები?", + "Are you sure you want to restore this resource?": "დარწმუნებული ხართ, რომ გსურთ აღდგენა ამ რესურსის?", + "Are you sure you want to resume your subscription?": "დარწმუნებული ხართ, რომ გსურთ თქვენი გამოწერის განახლება?", + "Are you sure you want to run this action?": "დარწმუნებული ხართ, რომ გსურთ აწარმოებს ეს ქმედება?", + "Are you sure you want to set this payment method as your default?": "დარწმუნებული ხართ, რომ გსურთ დააყენოთ გადახდის ეს მეთოდი თქვენს ნაგულისხმევად?", + "Are you sure you want to stop impersonating?": "დარწმუნებული ხართ, რომ გსურთ შეწყვიტოთ იმიტაციის გაფორმება?", + "Are you sure you would like to delete this API token?": "დარწმუნებული ხართ, რომ გსურთ წაშალოთ ეს API ნიშნად?", + "Are you sure you would like to leave this team?": "დარწმუნებული ხართ, რომ გსურთ ამ გუნდის დატოვება?", + "Are you sure you would like to remove this person from the team?": "დარწმუნებული ხართ, რომ გსურთ ამოიღონ ამ პირის გუნდი?", + "Are you sure you would like to switch billing plans?": "დარწმუნებული ხართ, რომ გსურთ ბილინგის გეგმების შეცვლა?", + "Argentina": "არგენტინა", + "Armenia": "სომხეთი", + "Aruba": "არაბი", + "Attach": "მიმაგრება", + "Attach & Attach Another": "მიმაგრება და მიმაგრება სხვა", + "Attach :resource": "მიმაგრება :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "მიამაგრეთ ფაილები გადათრევით და ჩამოშვებით, არჩევით ან გასინჯვით.", + "August": "აგვისტო", + "Australia": "ავსტრალია", + "Austria": "ავსტრია", + "Azerbaijan": "აზერბაიჯანი", + "Bahamas": "ბაჰამის კუნძულები", + "Bahrain": "ბაჰრე", + "Bangladesh": "ბანგლადეში", + "Barbados": "ბარბადოსი", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "სანამ გააგრძელებთ, შეგიძლიათ დაადასტუროთ თქვენი ელფოსტის მისამართი ბმულზე დაწკაპუნებით, რომელიც ახლახან გამოგიგზავნეთ? თუ ელფოსტა არ მიგიღიათ, ჩვენ სიამოვნებით გამოგიგზავნით სხვას.", + "Before proceeding, please check your email for a verification link.": "სანამ გააგრძელებთ, გთხოვთ, შეამოწმოთ თქვენი ელფოსტა დამადასტურებელი ბმულისთვის.", + "Belarus": "ბელარუსი", + "Belgium": "ბელგია", + "Belize": "ბელიზი", + "Benin": "ბენინი", + "Bermuda": "ბერმუდის", + "Bhutan": "ბუტანი", + "Billing Information": "ფინანსური ინფორმაცია", + "Billing Management": "ფინანსური მენეჯმენტი", + "Bolivia": "ბოლივია", + "Bolivia, Plurinational State of": "ბოლივია, მრავლობითი სახელმწიფო", + "Bonaire, Sint Eustatius and Saba": "ბონაირი, Sint Eustatius და Sábado", + "Bosnia And Herzegovina": "ბოსნია და ჰერცეგოვინა", + "Bosnia and Herzegovina": "ბოსნია და ჰერცეგოვინა", + "Botswana": "ბოტსვანა", + "Bouvet Island": "ბუვეტის კუნძული", + "Brazil": "ბრაზილია", + "British Indian Ocean Territory": "ბრიტანეთის ტერიტორია ინდოეთის ოკეანეში", + "Browser Sessions": "ბრაუზერის სესიები", + "Brunei Darussalam": "ბრუნეი", + "Bulgaria": "ბულგარეთი", + "Burkina Faso": "ბურკინა ფასო", + "Burundi": "ბურუნდი", + "Cambodia": "კამბოჯა", + "Cameroon": "კამერუნი", + "Canada": "კანადა", + "Cancel": "გაუქმება", + "Cancel Subscription": "გამოწერის გაუქმება", + "Cape Verde": "კაბო ვერდე", + "Card": "ბარათი", + "Cayman Islands": "კაიმანის კუნძულები", + "Central African Republic": "ცენტრალური აფრიკის რესპუბლიკა", + "Chad": "ჩადი", + "Change Subscription Plan": "გამოწერის გეგმის შეცვლა", + "Change the current payment method attached to your subscription": "შეცვალეთ მიმდინარე გადახდის მეთოდი, რომელიც თან ერთვის თქვენს გამოწერას", + "Changes": "ცვლილებები", + "Checkout": "გადახდა", + "Chile": "ჩილე", + "China": "ჩინეთი", + "Choose": "არჩევა", + "Choose :field": "აირჩიეთ :field", + "Choose :resource": "აირჩიეთ :resource", + "Choose an option": "ამოირჩიეთ ვარიანტი", + "Choose date": "აირჩიეთ თარიღი", + "Choose File": "აირჩიეთ ფაილი", + "Choose Files": "აირჩიეთ ფაილები", + "Choose Type": "აირჩიეთ ტიპი", + "Christmas Island": "საშობაო კუნძული", + "City": "ქალაქი", + "Click here to re-send the verification email.": "დააწკაპუნეთ აქ დამადასტურებელი ელფოსტის ხელახლა გასაგზავნად.", + "click here to request another": "დააწკაპუნეთ აქ, რომ მოითხოვოთ სხვა", + "Click to choose": "დაწკაპეთ ასარჩევად", + "Close": "დახურვა", + "Cocos (Keeling) Islands": "Cocos (Keeling) კუნძულები", + "Code": "კოდი", + "Colombia": "კოლუმბია", + "Comoros": "კომორის კუნძულები", + "Confirm": "დაადასტურეთ", + "Confirm Billing Action": "დაადასტურეთ ბილინგის მოქმედება", + "Confirm Password": "პაროლის დადასტურება", + "Confirm Payment": "დაადასტურეთ გადახდა", + "Confirm your :amount payment": "დაადასტურეთ თქვენი :amount გადახდა", + "Congo": "კონგო", + "Congo, Democratic Republic": "კონგოს დემოკრატიული რესპუბლიკა", + "Congo, the Democratic Republic of the": "კონგო, დემოკრატიული რესპუბლიკა", + "Constant": "მუდმივი", + "Continue To Payment": "განაგრძეთ გადახდა", + "Cook Islands": "კუკის კუნძულები", + "Copy to clipboard": "კოპირება ბუფერში", + "Costa Rica": "კოსტა რიკა", + "Cote D'Ivoire": "კოტ დ'ივუარი", + "Country": "ქვეყანა", + "Coupon": "კუპონი", + "Coupon applied successfully.": "კუპონი წარმატებით იქნა გამოყენებული.", + "Create": "შექმნა", + "Create & Add Another": "შექმნა & დამატება სხვა", + "Create :resource": "შექმნა :resource", + "Create a new team to collaborate with others on projects.": "შექმნა ახალი გუნდი თანამშრომლობა სხვებთან ერთად პროექტები.", + "Create Account": "ანგარიშის შექმნა", + "Create API Token": "შექმნა API ნიშნად", + "Create New Team": "ახალი გუნდის შექმნა", + "Create Team": "გუნდის შექმნა", + "Created.": "შექმნილია.", + "Croatia": "ხორვატია", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "კუბა", + "Curaçao": "კურასაო", + "Current Password": "მიმდინარე პაროლი", + "Current Subscription Plan": "მიმდინარე გამოწერის გეგმა", + "Currently Subscribed": "ამჟამად გამოწერილია", + "Customer Balance": "მომხმარებელთა ბალანსი", + "Customize": "შეცვლა", + "Cyprus": "კვიპროსი", + "Czech Republic": "ჩეხეთი", + "Côte d'Ivoire": "კოტ დ'ივუარი", + "Dark": "Ბნელი", + "Dashboard": "დაფა", + "December": "დეკემბერი", + "Decrease": "შემცირება", + "Default": "ნაგულისხმევი", + "Delete": "წაშლა", + "Delete :resource": "წაშლა :resource", + "Delete Account": "ანგარიშის წაშლა", + "Delete all notifications": "წაშალეთ ყველა შეტყობინება", + "Delete API Token": "წაშლა API ნიშნად", + "Delete File": "ფაილის წაშლა", + "Delete Notification": "შეტყობინების წაშლა", + "Delete Resource": "რესურსების წაშლა", + "Delete Selected": "შერჩეული წაშლა", + "Delete Team": "გუნდის წაშლა", + "Denmark": "დანია", + "Detach": "გაშლა", + "Detach Resource": "გაშლა რესურსი", + "Detach Selected": "გაშლა შერჩეული", + "Details": "დეტალები", + "Disable": "გამორთვა", + "Djibouti": "ჯიბუტი", + "Do you really want to leave? You have unsaved changes.": "ნამდვილად გსურთ გახვიდეთ? თქვენ გაქვთ შეუნახავი ცვლილებები.", + "Dominica": "კვირა", + "Dominican Republic": "დომინიკის რესპუბლიკა", + "Done.": "შესრულებულია.", + "Download": "ჩამოტვირთვა", + "Download Invoice": "ინვოისის ჩამოტვირთვა", + "Drop file or click to choose": "ჩამოაგდეთ ფაილი ან დააწკაპუნეთ ასარჩევად", + "Drop files or click to choose": "ჩამოაგდეთ ფაილები ან დააწკაპუნეთ ასარჩევად", + "Ecuador": "ეკვადორი", + "Edit": "რედაქტირება", + "Edit :resource": "რედაქტირება :resource", + "Edit Attached": "მიმაგრებული რედაქტირება", + "Edit Profile": "Პროფილის რედაქტირება", + "Editor": "რედაქტორი", + "Editor users have the ability to read, create, and update.": "რედაქტორი მომხმარებლებს აქვთ შესაძლებლობა წაიკითხონ, შექმნა, და განახლება.", + "Egypt": "ეგვიპტე", + "El Salvador": "სალვადორი", + "Email": "ელ. ფოსტა", + "email": "ელ. ფოსტა", + "Email Address": "ელ. ფოსტის მისამართი", + "Email Addresses": "ელ. ფოსტის მისამართები", + "Email Password Reset Link": "ელ პაროლის აღდგენა ლინკი", + "Email Verification": "ელფოსტის გადამოწმება", + "Enable": "ჩართვა", + "Encrypted environment file already exists.": "დაშიფრული გარემოს ფაილი უკვე არსებობს.", + "Encrypted environment file not found.": "დაშიფრული გარემოს ფაილი ვერ მოიძებნა.", + "Ensure your account is using a long, random password to stay secure.": "დარწმუნდით, რომ თქვენი ანგარიში გამოყენებით ხანგრძლივი, შემთხვევითი დაგავიწყდათ დარჩენა უსაფრთხო.", + "Environment file already exists.": "გარემოს ფაილი უკვე არსებობს.", + "Environment file not found.": "გარემოს ფაილი ვერ მოიძებნა.", + "Equatorial Guinea": "ეკვატორული გვინეა", + "Eritrea": "ერიტრეა", + "Error": "შეცდომა", + "errors": "შეცდომები", + "Estonia": "ესტონეთი", + "Ethiopia": "ეთიოპია", + "ex VAT": "დღგ-ს გარეშე", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "ვადა იწურება :expiration", + "Export As CSV": "ექსპორტი როგორც CSV", + "Extra Billing Information": "დამატებითი ბილინგის ინფორმაცია", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "დამატებითი დადასტურება საჭიროა თქვენი გადახდის დამუშავებისთვის. გთხოვთ გააგრძელოთ გადახდის გვერდზე დაჭერით ღილაკს ქვემოთ.", + "Failed Subscription Payment": "გამოწერის გადახდა ვერ მოხერხდა", + "Failed to load :resource!": ":Resource ვერ ჩაიტვირთა!", + "Falkland Islands (Malvinas)": "ფოლკლენდის კუნძულები (Malvinas)", + "Faroe Islands": "ფარერის კუნძულები", + "February": "თებერვალი", + "Fiji": "ფიჯი", + "Filename": "Ფაილის სახელი", + "Finish enabling two factor authentication.": "დაასრულეთ ორფაქტორიანი ავთენტიფიკაციის ჩართვა.", + "Finland": "ფინეთი", + "For your security, please confirm your password to continue.": "თქვენი უსაფრთხოების, გთხოვთ დაადასტუროთ თქვენი პაროლი გაგრძელდება.", + "Forbidden": "აკრძალული", + "Force Delete": "ძალის წაშლა", + "Force Delete :resource": "ძალის წაშლა :resource", + "Force Delete Resource": "ძალის წაშლა რესურსი", + "Force Delete Selected": "მონიშნული ძალის წაშლა", + "Forgot Password": "Პაროლი დაგავიწყდა", + "Forgot your password?": "დაგავიწყდათ პაროლი?", + "Forgot Your Password?": "პაროლი დაგავიწყდათ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "დაგავიწყდათ პაროლი? პრობლემა არ არის. უბრალოდ გვაცნობოთ თქვენი ელექტრონული ფოსტის მისამართი და ჩვენ გამოგიგზავნით პაროლის გადატვირთვის ბმულს, რომელიც საშუალებას მოგცემთ აირჩიოთ ახალი.", + "France": "საფრანგეთი", + "French Guiana": "საფრანგეთის გვიანა", + "French Polynesia": "ფრანგული პოლინეზია", + "French Southern Territories": "საფრანგეთის სამხრეთ ტერიტორიები", + "From": "დან", + "Gabon": "გაბონი", + "Gambia": "გამბია", + "Georgia": "საქართველო", + "Germany": "გერმანია", + "Ghana": "განა", + "Gibraltar": "გიბრალტარი", + "Go Home": "სახლში წასვლა", + "Go to page :page": "გადასვლა გვერდზე :page", + "Great! You have accepted the invitation to join the :team team.": "ჟსოვპ! თქვენ არ მიიღო მიწვევა შეუერთდეს :team გუნდი.", + "Greece": "საბერძნეთი", + "Greenland": "გრენლანდია", + "Grenada": "გრენადა", + "Guadeloupe": "გვადელუპე", + "Guam": "გუამი", + "Guatemala": "გვატემალა", + "Guernsey": "გერნსი", + "Guinea": "გვინეა", + "Guinea-Bissau": "გვინეა-ბისაუ", + "Guyana": "გაიანა", + "Haiti": "ჰაიტი", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "გაქვთ მეორე აზრები თქვენი გამოწერის გაუქმებასთან დაკავშირებით? თქვენ შეგიძლიათ მყისიერად გაააქტიუროთ თქვენი გამოწერა ნებისმიერ დროს თქვენი მიმდინარე ბილინგის ციკლის დასრულებამდე. თქვენი მიმდინარე ბილინგის ციკლის დასრულების შემდეგ, შეგიძლიათ აირჩიოთ სრულიად ახალი სააბონენტო გეგმა.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "გაქვთ მეორე აზრები თქვენი გამოწერის გაუქმებასთან დაკავშირებით? თქვენ შეგიძლიათ მყისიერად გაააქტიუროთ თქვენი გამოწერა ნებისმიერ დროს თქვენი მიმდინარე ბილინგის ციკლის დასრულებამდე. თქვენი მიმდინარე ბილინგის ციკლის დასრულების შემდეგ, შეგიძლიათ აირჩიოთ სრულიად ახალი სააბონენტო გეგმა.", + "Heard Island & Mcdonald Islands": "ისმის კუნძული და მაკდონალდის კუნძულები", + "Heard Island and McDonald Islands": "ისმის კუნძული და მაკდონალდის კუნძულები", + "Hello!": "ჱეპაგვი!", + "Hide Content": "კონტენტის დამალვა", + "Hold Up!": "ოჲფაკაი!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "ჰონდურასი", + "Hong Kong": "ჰონგ კონგი", + "Hungary": "უნგრეთი", + "I agree to the :terms_of_service and :privacy_policy": "მე ვეთანხმები :terms_of_service და :privacy_policy", + "Iceland": "ისლანდია", + "ID": "პირად", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "საჭიროების შემთხვევაში, თქვენ შეგიძლიათ შეხვიდეთ ყველა თქვენი სხვა ბრაუზერის სხდომები მთელი თქვენი მოწყობილობების. ზოგიერთი თქვენი ბოლო სხდომები ქვემოთ ჩამოთვლილი; თუმცა, ამ სიაში არ შეიძლება იყოს ამომწურავი. თუ გრძნობთ, თქვენი ანგარიში უკვე კომპრომეტირებული, თქვენ ასევე უნდა განაახლოთ თქვენი პაროლი.", + "If you already have an account, you may accept this invitation by clicking the button below:": "თუ თქვენ უკვე გაქვთ ანგარიში, თქვენ შეიძლება მიიღოს ეს მოწვევა დაჭერით ღილაკს ქვემოთ:", + "If you did not create an account, no further action is required.": "თუ თქვენ არ ანგარიშის შექმნა, არ შემდგომი ქმედება არ არის საჭირო.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "თუ თქვენ არ ველოდო მიწვევა ამ გუნდს, თქვენ შეიძლება გაუქმება ელ.", + "If you did not receive the email": "თუ ელ.წერილი არ მიგიღიათ", + "If you did not request a password reset, no further action is required.": "თუ არ მოგითხოვიათ პაროლის შეცვლა, არანაირი საპასუხო ქმედება არ არის საჭირო.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "თუ თქვენ არ გაქვთ ანგარიში, თქვენ შეიძლება შექმნათ ერთი დაჭერით ღილაკს ქვემოთ. ანგარიშის შექმნის შემდეგ, თქვენ შეგიძლიათ დააჭიროთ მოწვევა მიღება ღილაკს ამ ელ მიიღოს გუნდი მოწვევა:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "თუ თქვენ უნდა დაამატოთ კონკრეტული კონტაქტი ან საგადასახადო ინფორმაცია თქვენს ინვოისებში, მაგალითად, თქვენი სრული ბიზნესის სახელი, დღგ -ის საიდენტიფიკაციო ნომერი ან ჩანაწერის მისამართი, შეგიძლიათ აქ დაამატოთ.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "თუ თქვენ მქონე უბედურება დაჭერით \":actionText\" ღილაკს, დააკოპირეთ და ჩასვით URL ქვემოთ\nთქვენს ბრაუზერში:", + "Impersonate": "გარეგნობა", + "Increase": "გაზრდა", + "India": "ინდოეთი", + "Indonesia": "ინდონეზიური", + "Invalid filename.": "ფაილის სახელი არასწორია.", + "Invalid JSON was returned from the route.": "არასწორი JSON დაბრუნდა მარშრუტიდან.", + "Invoice Email Addresses": "ინვოისის ელ.ფოსტის მისამართები", + "Invoice emails updated successfully.": "ინვოისის ელ.ფოსტა წარმატებით განახლდა.", + "Invoices": "ინვოისები", + "Iran, Islamic Republic Of": "ირანი", + "Iran, Islamic Republic of": "ირანი", + "Iraq": "ერაყში", + "Ireland": "ირლანდია", + "Isle Of Man": "კუნძული მენი", + "Isle of Man": "კუნძული მენი", + "Israel": "ისრაელი", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "როგორც ჩანს, აქტიური გამოწერა არ გაქვთ. დასაწყებად შეგიძლიათ აირჩიოთ ქვემოთ მოცემული სააბონენტო გეგმა. გამოწერის გეგმები შეიძლება შეიცვალოს ან გაუქმდეს თქვენი სურვილისამებრ.", + "Italy": "იტალია", + "Jamaica": "იამაიკა", + "January": "იანვარი", + "Japan": "იაპონია", + "Jersey": "ჯერსი", + "Jordan": "იორდანია", + "July": "ივლისი", + "June": "ივნისი", + "Kazakhstan": "ყაზახეთი", + "Kenya": "კენია", + "Key": "გასაღები", + "Kiribati": "კირიბატი", + "Korea": "სამხრეთ კორეა", + "Korea, Democratic People's Republic of": "ჩრდილოეთ კორეა", + "Korea, Republic of": "სამხრეთ კორეა", + "Kosovo": "კოსოვო", + "Kuwait": "ქუვეითი", + "Kyrgyzstan": "ყირგიზეთი", + "Lao People's Democratic Republic": "ლაოსი", + "Last active": "ბოლო აქტიური", + "Last used": "ბოლო გამოყენებული", + "Latvia": "ლატვია", + "Leave": "დატოვე", + "Leave Team": "დატოვე გუნდი", + "Lebanon": "ლიბანი", + "length": "სიგრძე", + "Lens": "ობიექტივი", + "Lesotho": "ლესოთო", + "Liberia": "ლიბერია", + "Libyan Arab Jamahiriya": "ლიბია", + "Liechtenstein": "ლიხტენშტეინი", + "Light": "Მსუბუქი", + "Lithuania": "ლიტვა", + "Load :perPage More": "დატვირთვა :perPage მეტი", + "Loading": "Ჩატვირთვა", + "Location": "მდებარეობა", + "Log in": "შესვლა", + "Log In": "Შესვლა", + "Log Out": "გამოხვიდეთ", + "Log out": "გასვლა", + "Log Out Other Browser Sessions": "სხვა ბრაუზერის სესიების შესვლა", + "Log Viewer": "ჟურნალის მაყურებელი", + "Login": "შესვლა", + "Logout": "გასვლა", + "Logs": "ჟურნალები", + "Luxembourg": "ლუქსემბურგი", + "Macao": "მაკაო", + "Macedonia": "ჩრდილოეთი მაკედონია", + "Macedonia, the former Yugoslav Republic of": "ჩრდილოეთი მაკედონია", + "Madagascar": "მადაგასკარი", + "Malawi": "მალავი", + "Malaysia": "მალაიზია", + "Maldives": "მალდივის კუნძულები", + "Mali": "პატარა", + "Malta": "მალტა", + "Manage Account": "ანგარიშის მართვა", + "Manage and log out your active sessions on other browsers and devices.": "მართვა და გამოხვიდეთ თქვენი აქტიური სხდომები სხვა ბრაუზერები და მოწყობილობები.", + "Manage API Tokens": "API სიმბოლოების მართვა", + "Manage Role": "როლის მართვა", + "Manage Team": "გუნდის მართვა", + "Managing billing for :billableName": "ბილინგის მართვა :billableName-ზე", + "March": "მარტი", + "Mark all as Read": "Მონიშნე ყველა როგორც წაკითხული", + "Mark all notifications as read": "მონიშნეთ ყველა შეტყობინება წაკითხულად", + "Mark Read": "მონიშნე წაკითხული", + "Mark Unread": "Მონიშნე როგორც წაუკითხავი", + "Marshall Islands": "მარშალის კუნძულები", + "Martinique": "მარტინიკი", + "Mauritania": "მავრიტანია", + "Mauritius": "მავრიკია", + "May": "მაისი", + "Mayotte": "მაიატი", + "Mexico": "მექსიკა", + "Micronesia, Federated States Of": "მიკრონეზია", + "Micronesia, Federated States of": "მიკრონეზია", + "Moldova": "მოლდოვა", + "Moldova, Republic of": "მოლდოვა", + "Monaco": "მონაკო", + "Mongolia": "მონღოლეთი", + "Montenegro": "მონტენეგრო", + "Month To Date": "თვის თარიღი", + "Monthly": "ყოველთვიური", + "monthly": "ყოველთვიურად", + "Montserrat": "მონსერატი", + "Morocco": "მაროკო", + "Mozambique": "მოზამბიკი", + "Myanmar": "მიანმარი", + "Name": "სახელი", + "name": "სახელი", + "Namibia": "ნამიბია", + "Nauru": "ნაურუ", + "Nepal": "ნეპალი", + "Netherlands": "ნიდერლანდები", + "Netherlands Antilles": "ნიდერლანდების ანტილები", + "Nevermind": "Დაიკიდე", + "Nevermind, I'll keep my old plan": "არავითარი, მე შევინარჩუნებ ჩემს ძველ გეგმას", + "New": "ახალი", + "New :resource": "ახალი :resource", + "New Caledonia": "ახალი კალედონია", + "New Password": "ახალი პაროლი", + "New Zealand": "ახალი ზელანდია", + "Next": "შემდეგი", + "Next Payment": "შემდეგი გადახდა", + "Next Payment on": "შემდეგი გადახდა ჩართულია", + "Nicaragua": "ნიკარაგუა", + "Niger": "ნიგერი", + "Nigeria": "ნიგერია", + "Niue": "ნიუი", + "No": "არა", + "No :resource matched the given criteria.": "არარის :resource შესაბამისი მოცემულ კრიტერიუმებს.", + "No additional information...": "დამატებითი ინფორმაცია არ არის...", + "No Current Data": "მიმდინარე მონაცემები არ არის", + "No Data": "მონაცემები არ არის", + "no file selected": "ფაილი არ არის არჩეული", + "No Increase": "არ ზრდა", + "No payment methods on file.": "ფაილში გადახდის მეთოდები არ არის.", + "No payment scheduled.": "გადახდა არ არის დაგეგმილი.", + "No Prior Data": "წინასწარი მონაცემები", + "No Results Found.": "შედეგები არ მოიძებნა.", + "Norfolk Island": "ნორფოლკის კუნძული", + "Northern Mariana Islands": "ჩრდილოეთ მარიანას კუნძულები", + "Norway": "ნორვეგია", + "Not Found": "ვერ მოიძებნა", + "Notifications": "შეტყობინებები", + "Nova": "Nova", + "Nova User": "Nova მომხმარებელი", + "November": "ნოემბერი", + "October": "ოქტომბერი", + "of": "დან", + "OK": "კარგი", + "Oman": "ომანი", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "მას შემდეგ, რაც გუნდი წაიშლება, ყველა მისი რესურსები და მონაცემები მუდმივად წაიშლება. სანამ წაშლის ამ გუნდს, გთხოვთ ჩამოტვირთოთ ნებისმიერი მონაცემები ან ინფორმაცია ამ გუნდს, რომ გსურთ შეინარჩუნოს.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "მას შემდეგ, რაც თქვენი ანგარიში წაიშლება, ყველა მისი რესურსები და მონაცემები მუდმივად წაიშლება. სანამ წაშლის თქვენი ანგარიში, გთხოვთ ჩამოტვირთოთ ნებისმიერი მონაცემები ან ინფორმაცია, რომ გსურთ შეინარჩუნოს.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "თქვენი ანგარიშის წაშლის შემდეგ, მისი ყველა რესურსი და მონაცემები სამუდამოდ წაიშლება. გთხოვთ, შეიყვანოთ თქვენი პაროლი, რათა დაადასტუროთ, რომ გსურთ თქვენი ანგარიშის სამუდამოდ წაშლა.", + "Only Trashed": "მხოლოდ Trashed", + "Open Invoices": "გახსენით ინვოისები", + "Original": "ორიგინალი", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ჩვენი ბილინგის მართვის პორტალი საშუალებას გაძლევთ მოხერხებულად მართოთ თქვენი გამოწერის გეგმა, გადახდის მეთოდი და ჩამოტვირთოთ თქვენი ბოლოდროინდელი ინვოისები.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ჩვენი ბილინგის მართვის პორტალი საშუალებას გაძლევთ მოხერხებულად მართოთ თქვენი გამოწერის გეგმა, გადახდის მეთოდები და ჩამოტვირთოთ თქვენი ბოლოდროინდელი ინვოისები.", + "Page Expired": "გვერდი ამოიწურა", + "Pagination Navigation": "Pagination ნავიგაცია", + "Paid": "გადახდილი", + "Pakistan": "პაკისტანი", + "Palau": "პალაუ", + "Palestinian Territory, Occupied": "პალესტინის ტერიტორიები", + "Panama": "პანამა", + "Papua New Guinea": "პაპუა ახალი გვინეა", + "Paraguay": "პარაგვაი", + "Password": "პაროლი", + "password": "პაროლი", + "Payment Confirmation": "გადახდის დადასტურება", + "Payment Information": "გადახდის ინფორმაცია", + "Payment information updated successfully.": "გადახდის ინფორმაცია წარმატებით განახლდა.", + "Payment Method": "Გადახდის საშუალება", + "Payment Methods": "გადახდის მეთოდები", + "Payment Required": "გადახდა აუცილებელია", + "Payments": "გადახდები", + "Pending Team Invitations": "მოლოდინში გუნდი მოსაწვევები", + "Per Page": "თითო გვერდზე", + "Permanently delete this team.": "მუდმივად წაშლა ამ გუნდს.", + "Permanently delete your account.": "მუდმივად წაშალოთ თქვენი ანგარიში.", + "Permissions": "ნებართვები", + "Peru": "პერუს", + "Philippines": "ფილიპინები", + "Photo": "ფოტო", + "Pitcairn": "კუნძულები", + "Please accept the terms of service.": "გთხოვთ დაეთანხმოთ მომსახურების პირობებს.", + "Please click the button below to verify your email address.": "გთხოვთ, დააჭირეთ ღილაკს ქვემოთ, რათა შეამოწმოს თქვენი ელექტრონული ფოსტის მისამართი.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "გთხოვთ დაადასტუროთ ხელმისაწვდომობის თქვენი ანგარიში შესვლის ერთი თქვენი საგანგებო აღდგენა კოდები.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "გთხოვთ დაადასტუროთ ხელმისაწვდომობის თქვენი ანგარიში შესვლის ავტორიზაციის კოდი გათვალისწინებული თქვენი authenticator განცხადება.", + "Please confirm your password before continuing.": "გთხოვთ, დაადასტუროთ თქვენი პაროლი გაგრძელებამდე.", + "Please copy your new API token. For your security, it won't be shown again.": "გთხოვთ დააკოპირეთ თქვენი ახალი API ნიშნად. თქვენი უსაფრთხოების, ეს არ იქნება ნაჩვენები ერთხელ.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "გთხოვთ შეიყვანოთ თქვენი პაროლი ადასტურებენ გსურთ შეხვიდეთ თქვენი სხვა ბრაუზერის სხდომები მთელი თქვენი მოწყობილობების.", + "Please provide a maximum of three invoice emails addresses.": "გთხოვთ, მიუთითოთ მაქსიმუმ სამი ინვოისის ელ.ფოსტის მისამართი.", + "Please provide the email address of the person you would like to add to this team.": "გთხოვთ მოგვაწოდოთ ელექტრონული ფოსტის მისამართი პირი გსურთ დაამატოთ ეს გუნდი.", + "Please set a default payment method before retrying payments.": "გთხოვთ, დააყენოთ გადახდის ნაგულისხმევი მეთოდი გადახდების გადახდამდე.", + "Please set a default payment method before swapping plans.": "გთხოვთ, დააყენოთ გადახდის ნაგულისხმევი მეთოდი გეგმების შეცვლამდე.", + "Poland": "პოლონეთი", + "Portugal": "პორტუგალია", + "Press / to search": "პრესა / ძიება", + "Preview": "გადახედვა", + "Previewing": "გადახედვა", + "Previous": "წინა", + "Privacy Policy": "კონფიდენციალურობის პოლიტიკა", + "Profile": "პროფილი", + "Profile Information": "პროფილის ინფორმაცია", + "Puerto Rico": "პუერტო რიკო", + "Qatar": "ყატარი", + "Quarter To Date": "კვარტალი თარიღი", + "Recovery Code": "აღდგენის კოდი", + "Refresh": "განაახლეთ", + "Regards,": "დაკავშირებით,", + "Regenerate Recovery Codes": "რეგენერაცია აღდგენა კოდები", + "Register": "რეგისტრირება", + "Reload": "გადატვირთვა", + "Remember me": "დამიმახსოვრე", + "Remember Me": "დამიმახსოვრე", + "Remove": "წაშლა", + "Remove Photo": "წაშლა ფოტო", + "Remove Team Member": "გუნდის წევრის წაშლა", + "Replicate": "რეპლიკაცია", + "Required fields": "Აუცილებლად შესავსები ველები", + "Resend Verification Email": "ხელახლა გადამოწმების ელ", + "Reset Filters": "აღდგენა ფილტრები", + "Reset Password": "პაროლის აღდგენა", + "Reset Password Notification": "პაროლის აღდგენის შეტყობინება", + "resource": "რესურსი", + "Resource Row Dropdown": "რესურსის მწკრივის ჩამოსაშლელი მენიუ", + "Resources": "რესურსები", + "resources": "რესურსები", + "Restore": "აღდგენა", + "Restore :resource": "აღდგენა :resource", + "Restore Resource": "აღდგენა რესურსი", + "Restore Selected": "აღდგენა შერჩეული", + "results": "შედეგები", + "Resume Subscription": "ხელმოწერის განახლება", + "Retry Payment": "ხელახლა სცადეთ გადახდა", + "Return to :appName": ":AppName-ზე დაბრუნება", + "Reunion": "შეხვედრა", + "Role": "როლი", + "Romania": "რუმინეთი", + "Run Action": "აწარმოებს აქცია", + "Russian Federation": "რუსეთის ფედერაცია", + "Rwanda": "რუანდა", + "Réunion": "რეიუნიონი", + "Saint Barthelemy": "ქ. ბართელემი", + "Saint Barthélemy": "ქ. ბართელემი", + "Saint Helena": "წმინდა ჰელენა", + "Saint Kitts And Nevis": "წმინდა კიტსი და ნევისი", + "Saint Kitts and Nevis": "სენტ კიტსი და ნევისი", + "Saint Lucia": "წმინდა ლუსია", + "Saint Martin": "წმინდა მარტინი", + "Saint Martin (French part)": "სენტ მარტინი (ფრანგული ნაწილი)", + "Saint Pierre And Miquelon": "წმინდა პიერი და მიქელონი", + "Saint Pierre and Miquelon": "სენტ პიერი და მიკელონი", + "Saint Vincent And Grenadines": "სენტ-ვინსენტი და გრენადინები", + "Saint Vincent and the Grenadines": "სენტ ვინსენტი და გრენადინები", + "Samoa": "სამოა", + "San Marino": "სან მარინოworld. Kgm", + "Sao Tome And Principe": "სან-ტომე და პრინსიპი", + "Sao Tome and Principe": "სან-ტომე და პრინსიპი", + "Saudi Arabia": "საუდის არაბეთიworld. Kgm", + "Save": "შენახვა", + "Saved.": "ჟოაჟთ.", + "Scroll to bottom": "გადაახვიეთ ბოლოში", + "Scroll to top": "გადაახვიეთ ზევით", + "Search": "ძიება", + "Secure Area": "უსაფრთხო ზონა", + "Select": "აირჩიეთ", + "Select a different plan": "აირჩიეთ სხვა გეგმა", + "Select a log file...": "აირჩიეთ ჟურნალის ფაილი...", + "Select A New Photo": "აირჩიეთ ახალი ფოტო", + "Select Action": "აირჩიეთ აქცია", + "Select all": "აირჩიეთ ყველა", + "Select All Dropdown": "აირჩიეთ ყველა ჩამოსაშლელი", + "Select this page": "აირჩიეთ ეს გვერდი", + "Send Password Reset Link": "პაროლის აღსადგენი ლინკის გაგზავნა", + "Senegal": "სენეგალი", + "September": "სექტემბერი", + "Serbia": "სერბეთი", + "Server Error": "სერვერის შეცდომა", + "Service Unavailable": "სერვისი მიუწვდომელია", + "Set as default": "ნაგულისხმევად დაყენება", + "Setup Key": "დაყენების გასაღები", + "Seychelles": "სეიშელის კუნძულები", + "Show All Fields": "აჩვენეთ ყველა ველი", + "Show Content": "კონტენტის ჩვენება", + "Show Recovery Codes": "აღდგენა კოდების ჩვენება", + "Showing": "ჩვენება", + "Sierra Leone": "სიერა ლეონეworld. Kgm", + "Signed in as": "შესული, როგორც", + "Singapore": "სინგაპური", + "Sint Maarten (Dutch part)": "France. Kgm", + "Slovakia": "სლოვაკია", + "Slovenia": "სლოვენია", + "Soft Deleted": "რბილი წაშლილია", + "Solomon Islands": "სოლომონის კუნძულები", + "Somalia": "სომალი", + "Something went wrong.": "რაღაც გაფუჭდა.", + "Sorry! You are not authorized to perform this action.": "ჟყზალწგამ! თქვენ არ ხართ უფლებამოსილი შეასრულოს ეს ქმედება.", + "Sorry, your session has expired.": "ბოდიში, თქვენი სესია ამოიწურა.", + "South Africa": "სამხრეთი აფრიკა", + "South Georgia And Sandwich Isl.": "სამხრეთ საქართველო და სამხრეთ სენდვიჩის კუნძულები", + "South Georgia and the South Sandwich Islands": "სამხრეთ საქართველო და სამხრეთ სენდვიჩის კუნძულები", + "South Sudan": "სამხრეთ სუდანი", + "Spain": "ესპანეთი", + "Sri Lanka": "შრი ლანკაworld. Kgm", + "Standalone Actions": "დამოუკიდებელი მოქმედებები", + "Start Polling": "კენჭისყრის დაწყება", + "Start polling": "დაიწყეთ გამოკითხვა", + "State / County": "შტატი / ქვეყანა", + "Stop Impersonating": "შეაჩერე იმიტაცია", + "Stop Polling": "შეაჩერე კენჭისყრა", + "Stop polling": "შეწყვიტე კენჭისყრა", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "შესანახად ამ აღდგენა კოდები უსაფრთხო დაგავიწყდათ მენეჯერი. ისინი შეიძლება გამოყენებულ იქნას ფეხზე ხელმისაწვდომობის თქვენი ანგარიში, თუ თქვენი ორი ფაქტორი ავტორიზაციის მოწყობილობა დაკარგა.", + "Subscribe": "გამოწერა", + "Subscription Information": "გამოწერის ინფორმაცია", + "Subscription Pending": "გამოწერა მოლოდინშია", + "Sudan": "სუდანი", + "Suriname": "სურინამი", + "Svalbard And Jan Mayen": "სვალბარდი და იან მაიენი", + "Svalbard and Jan Mayen": "სვალბარდი და იან მაიენი", + "Swaziland": "Eswatini", + "Sweden": "შვედეთი", + "Switch Teams": "შეცვლა გუნდები", + "Switzerland": "შვეიცარია", + "Syrian Arab Republic": "სირია", + "System": "სისტემა", + "Taiwan": "ტაივანი", + "Taiwan, Province of China": "ტაივანი", + "Tajikistan": "ტაჯიკეთი", + "Tanzania": "ტანზანია", + "Tanzania, United Republic of": "ტანზანია", + "TAX": "გადასახადი", + "Team Details": "გუნდის დეტალები", + "Team Invitation": "გუნდის მოწვევა", + "Team Members": "გუნდის წევრები", + "Team Name": "გუნდის სახელი", + "Team Owner": "გუნდის მფლობელი", + "Team Settings": "გუნდის პარამეტრები", + "Terms of Service": "მომსახურების პირობები", + "Thailand": "ტაილანდი", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "მადლობა ხელმოწერის up! სანამ ნაცნობობა, იქნებ შეამოწმოს თქვენი ელექტრონული ფოსტის მისამართი დაწკაპვით ბმულს ჩვენ უბრალოდ ელექტრონული ფოსტით თქვენ? თუ თქვენ არ მიიღოს ელ, ჩვენ სიამოვნებით გამოგიგზავნით სხვა.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "გმადლობთ თქვენი მხარდაჭერისთვის. ჩვენ დაურთოთ თქვენი ინვოისის ასლი თქვენი ჩანაწერებისთვის. გთხოვთ შეგვატყობინოთ, თუ თქვენ გაქვთ რაიმე შეკითხვა ან შეშფოთება.", + "Thanks,": "მადლობა,", + "The :attribute must be a valid role.": ":Attribute უნდა იყოს სწორი როლი.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute უნდა იყოს მინიმუმ :length გმირები და შეიცავდეს მინიმუმ ერთი ნომერი.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute უნდა იყოს მინიმუმ :length გმირები და შეიცავდეს მინიმუმ ერთი განსაკუთრებული ხასიათი და ერთი ნომერი.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute უნდა იყოს მინიმუმ :length სიმბოლო და შეიცავდეს მინიმუმ ერთი სპეციალური ხასიათი.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute უნდა იყოს მინიმუმ :length გმირები და შეიცავს მინიმუმ ერთი ზედა ხასიათი და ერთი ნომერი.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute უნდა იყოს მინიმუმ :length სიმბოლო და შეიცავდეს მინიმუმ ერთი ზედა ხასიათი და ერთი განსაკუთრებული ხასიათი.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute უნდა იყოს მინიმუმ :length სიმბოლო და შეიცავდეს მინიმუმ ერთი ზედა ხასიათი, ერთი ნომერი, და ერთი განსაკუთრებული ხასიათი.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute უნდა იყოს მინიმუმ :length სიმბოლო და შეიცავდეს მინიმუმ ერთი ზედა ხასიათი.", + "The :attribute must be at least :length characters.": ":Attribute უნდა იყოს მინიმუმ :length სიმბოლო.", + "The :attribute must contain at least one letter.": ":Attribute უნდა შეიცავდეს მინიმუმ ერთ ასოს.", + "The :attribute must contain at least one number.": ":Attribute უნდა შეიცავდეს მინიმუმ ერთ რიცხვს.", + "The :attribute must contain at least one symbol.": ":Attribute უნდა შეიცავდეს მინიმუმ ერთ სიმბოლოს.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute უნდა შეიცავდეს მინიმუმ ერთ დიდ და ერთ პატარა ასოს.", + "The :resource was created!": ":Resource შეიქმნა!", + "The :resource was deleted!": ":Resource წაიშალა!", + "The :resource was restored!": ":Resource აღდგა!", + "The :resource was updated!": ":Resource განახლდა!", + "The action was executed successfully.": "მოქმედება წარმატებით განხორციელდა.", + "The default payment method cannot be removed.": "გადახდის ნაგულისხმევი მეთოდის წაშლა შეუძლებელია.", + "The file was deleted!": "ფაილი წაიშალა!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "მოცემული :attribute გამოჩნდა მონაცემთა გაჟონვაში. გთხოვთ, აირჩიოთ სხვა :attribute.", + "The given data was invalid.": "მოცემული მონაცემები არასწორი იყო.", + "The government won't let us show you what's behind these doors": "მთავრობა არ გაჩვენოთ, რა არის ამ კარების უკან", + "The HasOne relationship has already been filled.": "HasOne ურთიერთობა უკვე შევსებული.", + "The image could not be loaded": "სურათის ჩატვირთვა ვერ მოხერხდა", + "The image could not be loaded.": "სურათის ჩატვირთვა ვერ მოხერხდა.", + "The invoice emails must be valid email addresses.": "ინვოისის ელ.წერილი უნდა იყოს ელექტრონული ფოსტის მისამართები.", + "The password is incorrect.": "პაროლი არასწორია.", + "The provided coupon code is invalid.": "მოწოდებული კუპონის კოდი არასწორია.", + "The provided password does not match your current password.": "გათვალისწინებული პაროლი არ ემთხვევა თქვენი მიმდინარე პაროლი.", + "The provided password was incorrect.": "გათვალისწინებული პაროლი არასწორია.", + "The provided two factor authentication code was invalid.": "გათვალისწინებული ორი ფაქტორი ავტორიზაციის კოდი არასწორია.", + "The provided two factor recovery code was invalid.": "მოწოდებული ორი ფაქტორის აღდგენის კოდი არასწორი იყო.", + "The provided VAT number is invalid.": "მოწოდებული დღგ ნომერი არასწორია.", + "The resource was attached!": "რესურსი მიმაგრებულია!", + "The resource was prevented from being saved!": "რესურსის შენახვა აღიკვეთა!", + "The resource was updated!": "რესურსი განახლდა!", + "The response is not a streamed response.": "პასუხი არ არის ნაკადიანი პასუხი.", + "The response is not a view.": "პასუხი არ არის ხედვა.", + "The selected country is invalid.": "არჩეული ქვეყანა არასწორია.", + "The selected plan is invalid.": "არჩეული გეგმა არასწორია.", + "The selected resources have been :action!": "არჩეული რესურსი იყო :action!", + "The team's name and owner information.": "გუნდის სახელი და მფლობელი ინფორმაცია.", + "There are no available options for this resource.": "არ არსებობს ხელმისაწვდომი ვარიანტი ამ რესურსის.", + "There are no fields to display.": "საჩვენებელი ველები არ არის.", + "There are no new notifications.": "ახალი შეტყობინებები არ არის.", + "There was a problem executing the action.": "იყო პრობლემა შესრულებაში აქცია.", + "There was a problem fetching the resource.": "რესურსის მოძიებისას წარმოიშვა პრობლემა.", + "There was a problem submitting the form.": "იყო პრობლემა წარდგენის ფორმა.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ეს ხალხი მიწვეული თქვენი გუნდი და გაიგზავნა მოწვევა ელ. ისინი შეიძლება შეუერთდეს გუნდი მიღებით ელ მოწვევა.", + "This account does not have an active subscription.": "ამ ანგარიშს არ აქვს აქტიური გამოწერა.", + "This action is unauthorized.": "ეს ქმედება არაავტორიზებულია.", + "This copy of Nova is unlicensed.": "Nova-ს ეს ასლი არალიცენზირებულია.", + "This coupon code can only be used by new customers.": "ამ კუპონის კოდის გამოყენება შეუძლიათ მხოლოდ ახალ მომხმარებლებს.", + "This device": "ეს მოწყობილობა", + "This file field is read-only.": "ეს ფაილი სფეროში წაკითხული მხოლოდ.", + "This invoice is no longer open.": "ეს ინვოისი აღარ არის ღია.", + "This is a secure area of the application. Please confirm your password before continuing.": "ეს არის უსაფრთხო ფართობი განაცხადის. გთხოვთ დაადასტუროთ თქვენი პაროლი გაგრძელებამდე.", + "This password does not match our records.": "ეს პაროლი არ შეესაბამება ჩვენს ჩანაწერებს.", + "This password reset link will expire in :count minutes.": "ეს პაროლის გადატვირთვის ბმული იწურება :count წუთში.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ეს გადახდა დაიწყო, მაგრამ თანხები ჯერ არ არის მიღებული. ამას შეიძლება 14 დღე დასჭირდეს.", + "This resource no longer exists": "ეს რესურსი აღარ არსებობს", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ამ გამოწერას ვადა გაუვიდა და მისი განახლება შეუძლებელია. გთხოვთ, შექმნათ ახალი გამოწერა.", + "This user already belongs to the team.": "ეს მომხმარებელი უკვე ეკუთვნის გუნდს.", + "This user has already been invited to the team.": "ამ მომხმარებელს უკვე მიწვეული გუნდი.", + "Timor-Leste": "ტიმორიworld. Kgm", + "to": "დან", + "To": "რომ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ორფაქტორიანი ავთენტიფიკაციის ჩართვის დასასრულებლად, დაასკანირეთ შემდეგი QR კოდი თქვენი ტელეფონის ავთენტიფიკატორის აპლიკაციის გამოყენებით ან შეიყვანეთ დაყენების გასაღები და მიაწოდეთ გენერირებული OTP კოდი.", + "Today": "დღეს", + "Toggle navigation": "გადართვა ნავიგაცია", + "Togo": "ტოგო", + "Tokelau": "ტოკელა", + "Token Name": "ნიშნად სახელი", + "Tonga": "მოდი", + "Too Many Requests": "ძალიან ბევრი მოთხოვნა", + "total": "სულ", + "Total:": "სულ:", + "Trashed": "ღალატი", + "Trinidad And Tobago": "ტრინიდადი და ტობაგო", + "Trinidad and Tobago": "ტრინიდადი და ტობაგო", + "Tunisia": "ტუნისი", + "Turkey": "თურქეთი", + "Turkmenistan": "თურქმენეთი", + "Turks And Caicos Islands": "თურქები და კაიკოსის კუნძულები", + "Turks and Caicos Islands": "თურქები და კაიკოსის კუნძულები", + "Tuvalu": "ტუვალუ", + "Two Factor Authentication": "ორი ფაქტორი ავთენტიფიკაცია", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ორი ფაქტორიანი ავთენტიფიკაცია ახლა ჩართულია. დაასკანირეთ შემდეგი QR კოდი თქვენი ტელეფონის ავთენტიფიკატორის აპლიკაციის გამოყენებით ან შეიყვანეთ დაყენების გასაღები.", + "Type": "ტიპი", + "Uganda": "უგანდა", + "Ukraine": "უკრაინა", + "Unauthorized": "არასანქცირებული", + "United Arab Emirates": "არაბთა გაერთიანებული საამიროები", + "United Kingdom": "გაერთიანებული სამეფო", + "United States": "ამერიკის შეერთებული შტატები", + "United States Minor Outlying Islands": "აშშ დაშორებული კუნძულები", + "United States Outlying Islands": "აშშ დაშორებული კუნძულები", + "Unknown": "უცნობი", + "Unpaid": "გადაუხდელი", + "Update": "განახლება", + "Update & Continue Editing": "განახლება და გაგრძელება რედაქტირება", + "Update :resource": "განახლება :resource", + "Update :resource: :title": "განახლება :resource: :title", + "Update attached :resource: :title": "განახლება ერთვის :resource: :title", + "Update Password": "პაროლის განახლება", + "Update Payment Information": "განაახლეთ გადახდის ინფორმაცია", + "Update Payment Method": "განაახლეთ გადახდის მეთოდი", + "Update your account's profile information and email address.": "განაახლოთ თქვენი ანგარიშის ნახვა ინფორმაცია და ელექტრონული ფოსტის მისამართი.", + "Uploading": "ატვირთვა", + "Uploading files... (:current/:total)": "მიმდინარეობს ფაილების ატვირთვა... (:current/:total)", + "Uruguay": "ურუგვაი", + "Use a recovery code": "გამოიყენეთ აღდგენის კოდი", + "Use an authentication code": "გამოიყენეთ ავტორიზაციის კოდი", + "User Actions": "მომხმარებლის მოქმედებები", + "User Security": "მომხმარებლის უსაფრთხოება", + "Username": "მომხმარებლის სახელი", + "Uzbekistan": "უზბეკეთი", + "Value": "ღირებულება", + "Vanuatu": "ვანუატუ", + "VAT Number": "დღგ ნომერი", + "Venezuela": "ვენესუელა", + "Venezuela, Bolivarian Republic of": "ვენესუელა", + "Verify Email Address": "გადაამოწმონ ელექტრონული ფოსტის მისამართი", + "Verify Your Email Address": "დაადასტურეთ თქვენი ელ.ფოსტის მისამართი", + "Viet Nam": "Vietnam", + "View": "ნახვა", + "Virgin Islands, British": "ბრიტანეთის ვირჯინიის კუნძულები", + "Virgin Islands, U.S.": "აშშ ვირჯინიის კუნძულები", + "Wallis And Futuna": "უოლისი და ფუტუნა", + "Wallis and Futuna": "უოლისი და ფუტუნა", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ჩვენ ვამუშავებთ თქვენს გამოწერას. მას შემდეგ რაც გამოწერა წარმატებით დამუშავდება, ეს გვერდი ავტომატურად განახლდება. როგორც წესი, ამ პროცესს მხოლოდ რამდენიმე წამი სჭირდება.", + "We are unable to process your payment. Please contact customer support.": "ჩვენ არ შეგვიძლია თქვენი გადახდის დამუშავება. გთხოვთ, დაუკავშირდეთ მომხმარებელთა მხარდაჭერას.", + "We have emailed your password reset link!": "ჩვენ გამოგვიგზავნეთ თქვენი პაროლის აღდგენის ბმული!", + "We were unable to find a registered user with this email address.": "ჩვენ ვერ პოულობენ დარეგისტრირებულ მომხმარებელს ამ ელექტრონული ფოსტის მისამართი.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ჩვენ გამოგიგზავნით ინვოისის ჩამოტვირთვის ბმულს ელ.ფოსტის მისამართებზე, რომლებიც ქვემოთ მოცემულია. თქვენ შეგიძლიათ გამოყოთ მრავალჯერადი ელ.ფოსტის მისამართი მძიმით.", + "We're lost in space. The page you were trying to view does not exist.": "ჩვენ დავკარგეთ სივრცეში. გვერდზე თქვენ ცდილობთ ნახოთ არ არსებობს.", + "Welcome Back!": "კეთილი იყოს თქვენი მობრძანება!", + "Western Sahara": "დასავლეთ საჰარა", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "როდესაც ორი ფაქტორი ავტორიზაციის ჩართულია, თქვენ მოთხოვნილია უსაფრთხო, შემთხვევითი ნიშნად დროს ავტორიზაციის. თქვენ შეგიძლიათ მიიღოთ ეს ნიშნად თქვენი ტელეფონის Google Authenticator აპლიკაციიდან.", + "Whoops": "ჟსოვპ", + "Whoops!": "ჟსოვპ!", + "Whoops! Something went wrong.": "ჟსოვპ! რაღაც გაფუჭდა.", + "With Trashed": "ერთად Trashed", + "Write": "დაწერეთ", + "Year To Date": "წელი დღემდე", + "Yearly": "ყოველწლიური", + "Yemen": "იემენი", + "Yes": "დიახ", + "You are already subscribed.": "თქვენ უკვე გამოწერილი ხართ.", + "You are currently within your free trial period. Your trial will expire on :date.": "თქვენ ამჟამად ხართ თქვენი უფასო საცდელი პერიოდის განმავლობაში. თქვენი საცდელი ვადა ამოიწურება :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "თქვენ ამჟამად ხართ თქვენი უფასო საცდელი პერიოდის განმავლობაში. თქვენი საცდელი ვადა ამოიწურება :date.-ზე ახალი გამოწერის დაწყება დაასრულებს თქვენს საცდელს.", + "You are logged in!": "თქვენ შესული ხართ!", + "You are receiving this email because we received a password reset request for your account.": "თქვენ ხედავთ აღნიშნულ შეტყობინებას რადგან მივიღეთ თქვენი მოთხოვნა პაროლის აღდგენასთან დაკავშირებით.", + "You have been invited to join the :team team!": "თქვენ მიწვეული :team გუნდი!", + "You have enabled two factor authentication.": "თქვენ საშუალება ორი ფაქტორი ავტორიზაციის.", + "You have not enabled two factor authentication.": "თქვენ არ საშუალება ორი ფაქტორი ავტორიზაციის.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "თქვენ გაქვთ რამდენიმე გადაუხდელი ინვოისი. თქვენი ნაგულისხმევი გადახდის მეთოდის განახლების შემდეგ, შეგიძლიათ ხელახლა სცადოთ გადახდა ქვემოთ მოცემული ინვოისების სიის მეშვეობით.", + "You may accept this invitation by clicking the button below:": "თქვენ შეგიძლიათ დაეთანხმოთ ამ მოწვევას ქვემოთ მოცემულ ღილაკზე დაწკაპუნებით:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "თქვენ შეგიძლიათ გააუქმოთ თქვენი გამოწერა ნებისმიერ დროს. როდესაც თქვენი გამოწერა გაუქმდება, გექნებათ შესაძლებლობა განაახლოთ გამოწერა თქვენი მიმდინარე ბილინგის ციკლის დასრულებამდე.", + "You may delete any of your existing tokens if they are no longer needed.": "თქვენ შეგიძლიათ წაშალოთ ნებისმიერი თქვენი არსებული სიმბოლოს, თუ ისინი აღარ არის საჭირო.", + "You may not delete your personal team.": "თქვენ არ შეგიძლიათ წაშალოთ თქვენი პირადი გუნდი.", + "You may not leave a team that you created.": "თქვენ შეიძლება არ დატოვოს გუნდი, რომელიც თქვენ შექმნა.", + "You will receive an invoice and payment link via email for each billing period.": "თქვენ მიიღებთ ინვოისს და გადახდის ბმულს ელექტრონული ფოსტით თითოეული ბილინგის პერიოდისთვის.", + "You're logged in!": "თქვენ შესული ხართ!", + "Your :invoiceName invoice is now available!": "თქვენი :invoiceName ინვოისი ახლა ხელმისაწვდომია!", + "Your billing address is :address :address2 :postal_code :city :state :country": "თქვენი ბილინგის მისამართია :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "თქვენი ბარათი უარყოფილია. გთხოვთ, დაუკავშირდეთ თქვენი ბარათის გამცემს დამატებითი ინფორმაციისთვის.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "თქვენი ამჟამინდელი გადახდის მეთოდი არის საკრედიტო ბარათი, რომელიც მთავრდება :lastFour-ით, რომელსაც ვადა ეწურება :expiration-ზე.", + "Your email address is unverified.": "თქვენი ელფოსტის მისამართი დაუდასტურებელია.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "თქვენი ბოლო :amount-იანი გადახდა ვერ მოხერხდა. გთხოვთ, განაახლოთ თქვენი გადახდის მეთოდი, რათა ხელახლა სცადოთ წარუმატებელი გადახდა.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "თქვენი ბოლო გადახდა :amount-დან :date-ზე ვერ მოხერხდა. გთხოვთ, განაახლოთ თქვენი გადახდის მეთოდი, რათა ხელახლა სცადოთ წარუმატებელი გადახდა.", + "Your next payment of :amount will be processed on :date.": "თქვენი შემდეგი გადახდა :amount იქნება :date-ზე.", + "Your payment method has been added successfully.": "თქვენი გადახდის მეთოდი წარმატებით დაემატა.", + "Your payment method will be charged automatically for each billing period.": "თქვენი გადახდის მეთოდი ავტომატურად ჩამოიჭრება ყოველი ბილინგის პერიოდისთვის.", + "Your registered VAT Number is :vatNumber.": "თქვენი რეგისტრირებული დღგ ნომერია :vatNumber.", + "Your subscription has been started successfully.": "თქვენი გამოწერა წარმატებით დაიწყო.", + "Your subscription has been successfully cancelled.": "თქვენი გამოწერა წარმატებით გაუქმდა.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "თქვენი გამოწერა წარმატებით გაუქმდა. თქვენ კვლავ გექნებათ წვდომა თქვენი ბილინგის პერიოდის დასრულებამდე.", + "Your subscription was successfully resumed.": "თქვენი გამოწერა წარმატებით განახლდა.", + "Your subscription was successfully updated.": "თქვენი გამოწერა წარმატებით განახლდა.", + "Zambia": "ზამბია", + "Zimbabwe": "ზიმბაბვე", + "Zip / Postal Code": "საფოსტო ინდექსი / საფოსტო კოდი", + "Åland Islands": "ალანდის კუნძულები" +} diff --git a/locales/ka/php-inline.json b/locales/ka/php-inline.json new file mode 100644 index 00000000000..2280caa90b1 --- /dev/null +++ b/locales/ka/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ეს ველი უნდა იყოს მიღებული.", + "accepted_if": "ეს ველი უნდა იყოს მიღებული, როცა :other შეესაბამება :value.", + "active_url": "ეს არ არის სწორი ბმული.", + "after": "ეს უნდა იყოს თარიღის შემდეგ :date.", + "after_or_equal": "ეს უნდა იყოს თარიღი ან ტოლია :date.", + "alpha": "ეს ველი შეიძლება შეიცავდეს მხოლოდ წერილებს.", + "alpha_dash": "ამ სფეროში შეიძლება შეიცავდეს მხოლოდ ასოები, ნომრები, dashes და ხაზს უსვამს.", + "alpha_num": "ეს ველი შეიძლება შეიცავდეს მხოლოდ ასოები და ციფრები.", + "any_of": "ეს ველი არასწორია.", + "array": "ეს ველი უნდა იყოს მასივი.", + "ascii": "ეს ველი უნდა შეიცავდეს მხოლოდ ერთ ბაიტიან ალფაციფრულ სიმბოლოებს და სიმბოლოებს.", + "attached": "ეს ველი უკვე ერთვის.", + "before": "ეს უნდა იყოს თარიღი ადრე :date.", + "before_or_equal": "ეს უნდა იყოს თარიღი ადრე ან ტოლია :date.", + "between.array": "ელემენტების რაოდენობა უნდა იყოს :min-დან :max-მდე.", + "between.file": "ამ ფაილის ზომა უნდა იყოს :min-დან :max-მდე კილობაიტი.", + "between.numeric": "ღირებულება უნდა იყოს :min-დან :max-მდე.", + "between.string": "სიმბოლოების რაოდენობა უნდა იყოს :min-დან :max-მდე.", + "boolean": "ეს ველი უნდა იყოს ჭეშმარიტი ან ცრუ.", + "can": "ეს ველი შეიცავს არაავტორიზებულ მნიშვნელობას.", + "confirmed": "დადასტურება არ ემთხვევა.", + "contains": "ამ ველს აკლია საჭირო მნიშვნელობა.", + "date": "ეს არ არის სწორი თარიღი.", + "date_equals": "ეს უნდა იყოს თარიღი ტოლია :date.", + "date_format": "ეს არ ემთხვევა ფორმატი :format.", + "decimal": "ამ ველს უნდა ჰქონდეს :decimal ათობითი ადგილი.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "ეს მნიშვნელობა უნდა იყოს განსხვავებული :other.", + "digits": "ეს უნდა იყოს :digits ციფრები.", + "digits_between": "ეს უნდა იყოს :min და :max ციფრები.", + "dimensions": "ეს სურათი არასწორი ზომები.", + "distinct": "ეს ველი აქვს დუბლიკატი ღირებულება.", + "doesnt_contain": "ეს ველი არ უნდა შეიცავდეს შემდეგს: :values.", + "doesnt_end_with": "ეს ველი არ შეიძლება დასრულდეს შემდეგი სიტყვებით: :values.", + "doesnt_start_with": "ეს ველი შეიძლება არ იწყებოდეს ქვემოთ ჩამოთვლილიდან ერთით: :values.", + "email": "ეს უნდა იყოს სწორი ელექტრონული ფოსტის მისამართი.", + "ends_with": "ეს უნდა დასრულდეს ერთ-ერთი შემდეგი: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "შერჩეული ღირებულება არასწორია.", + "extensions": "ამ ველს უნდა ჰქონდეს ერთ-ერთი შემდეგი გაფართოება: :values.", + "file": "შინაარსი უნდა იყოს ფაილი.", + "filled": "ამ სფეროში უნდა ჰქონდეს მნიშვნელობა.", + "gt.array": "ელემენტების რაოდენობა უნდა იყოს მეტი ვიდრე :value.", + "gt.file": "ფაილის ზომა უნდა იყოს მეტი ვიდრე :value კილობაიტი.", + "gt.numeric": "ღირებულება უნდა იყოს მეტი ვიდრე :value.", + "gt.string": "სიმბოლოების რაოდენობა უნდა იყოს მეტი ვიდრე :value.", + "gte.array": "ელემენტების რაოდენობა უნდა იყოს მეტი ან შეესაბამებოდეს :value.", + "gte.file": "ფაილის ზომა უნდა იყოს მეტი ან შეესაბამებოდეს :value კილობაიტს.", + "gte.numeric": "ღირებულება უნდა იყოს მეტი ან შეესაბამებოდეს :value.", + "gte.string": "სიმბოლოების რაოდენობა უნდა იყოს მეტი ან შეესაბამებოდეს :value.", + "hex_color": "ეს ველი უნდა იყოს სწორი თექვსმეტობითი ფერი.", + "image": "ეს უნდა იყოს ფოტო.", + "in": "შერჩეული ღირებულება არასწორია.", + "in_array": "ეს მნიშვნელობა არ არსებობს :other.", + "in_array_keys": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ შემდეგ გასაღებას: :values.", + "integer": "ეს უნდა იყოს მთელი რიცხვი.", + "ip": "ეს უნდა იყოს სწორი IP მისამართი.", + "ipv4": "ეს უნდა იყოს სწორი IPv4 მისამართი.", + "ipv6": "ეს უნდა იყოს სწორი IPv6 მისამართი.", + "json": "ეს უნდა იყოს სწორი json string.", + "list": "ეს ველი უნდა იყოს სია.", + "lowercase": "ეს ველი უნდა იყოს პატარა.", + "lt.array": "ელემენტების რაოდენობა უნდა იყოს :value-ზე ნაკლები.", + "lt.file": "ფაილის ზომა უნდა იყოს :value კილობაიტზე ნაკლები.", + "lt.numeric": "ღირებულება უნდა იყოს :value-ზე ნაკლები.", + "lt.string": "სიმბოლოების რაოდენობა უნდა იყოს :value-ზე ნაკლები.", + "lte.array": "ელემენტების რაოდენობა უნდა იყოს ან შეესაბამებოდეს :value.", + "lte.file": "ფაილის ზომა უნდა იყოს ან შეესაბამებოდეს :value კილობაიტს.", + "lte.numeric": "ღირებულება უნდა იყოს ნაკლები ან შეესაბამებოდეს :value.", + "lte.string": "სიმბოლოების რაოდენობა უნდა იყოს ნაკლები ან შეესაბამებოდეს :value.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "ელემენტების რაოდენობა არ უნდა აღემატებოდეს :max.", + "max.file": "ფაილის ზომა არ უნდა იყოს მეტი ვიდრე :max კილობაიტი.", + "max.numeric": "ღირებულება არ უნდა იყოს მეტი ვიდრე :max.", + "max.string": "სიმბოლოების რაოდენობა არ უნდა იყოს მეტი ვიდრე :max.", + "max_digits": "ეს ველი არ უნდა იყოს :max ციფრზე მეტი.", + "mimes": "ეს უნდა იყოს ფაილის ტიპი: :values.", + "mimetypes": "ეს უნდა იყოს ფაილის ტიპი: :values.", + "min.array": "ელემენტების რაოდენობა უნდა იყოს მინიმუმ :min.", + "min.file": "ფაილის ზომა უნდა იყოს მინიმუმ :min კილობაიტი.", + "min.numeric": "ღირებულება უნდა იყოს მინიმუმ :min.", + "min.string": "სიმბოლოების რაოდენობა უნდა იყოს მინიმუმ :min ნიშანი.", + "min_digits": "ეს ველი უნდა შეიცავდეს მინიმუმ :min ციფრს.", + "missing": "ეს ველი უნდა აკლდეს.", + "missing_if": "ეს ველი არ უნდა იყოს, როცა :other არის :value.", + "missing_unless": "ეს ველი უნდა გამოტოვოთ, თუ :other არ არის :value.", + "missing_with": "ეს ველი არ უნდა იყოს, როდესაც :values არის.", + "missing_with_all": "ეს ველი არ უნდა იყოს, როდესაც :values არის.", + "multiple_of": "ღირებულება უნდა იყოს მრავალჯერადი :value", + "not_in": "შერჩეული ღირებულება არასწორია.", + "not_regex": "ეს ფორმატი არასწორია.", + "numeric": "ეს უნდა იყოს ნომერი.", + "password.letters": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ ასოს.", + "password.mixed": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ დიდ და ერთ პატარა ასოს.", + "password.numbers": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ რიცხვს.", + "password.symbols": "ეს ველი უნდა შეიცავდეს მინიმუმ ერთ სიმბოლოს.", + "password.uncompromised": "მოცემული ველი გამოჩნდა მონაცემთა გაჟონვაში. გთხოვთ, აირჩიოთ სხვა ველი.", + "present": "ეს ველი წარმოდგენილი უნდა იყოს.", + "present_if": "ეს ველი უნდა იყოს წარმოდგენილი, როდესაც :other არის :value.", + "present_unless": "ეს ველი უნდა იყოს წარმოდგენილი, თუ :other არ არის :value.", + "present_with": "ეს ველი უნდა იყოს წარმოდგენილი, როდესაც :values არის.", + "present_with_all": "ეს ველი უნდა იყოს წარმოდგენილი, როდესაც :values არის.", + "prohibited": "ეს ველი აკრძალულია.", + "prohibited_if": "ეს ველი აკრძალულია, როდესაც :other არის :value.", + "prohibited_if_accepted": "ეს ველი აკრძალულია, როდესაც :other მიიღება.", + "prohibited_if_declined": "ეს ველი აკრძალულია, როდესაც :other უარი თქვეს.", + "prohibited_unless": "ეს ველი აკრძალულია, თუ :other არის :values.", + "prohibits": "ამ ველში არ შეიძლება იყოს :other.", + "regex": "ეს ფორმატი არასწორია.", + "relatable": "ეს ველი არ შეიძლება იყოს დაკავშირებული ამ რესურსთან.", + "required": "ეს ველი აუცილებელია.", + "required_array_keys": "ეს ველი უნდა შეიცავდეს ჩანაწერებს: :values.", + "required_if": "ეს ველი არის საჭირო, როდესაც :other არის :value.", + "required_if_accepted": "ეს ველი აუცილებელია, როცა :other მიიღება.", + "required_if_declined": "ეს ველი საჭიროა, როდესაც :other უარყოფილია.", + "required_unless": "ეს ველი არ არის საჭირო, თუ :other არის :values.", + "required_with": "ეს ველი არის საჭირო, როდესაც :values იმყოფება.", + "required_with_all": "ეს ველი არის საჭირო, როდესაც :values იმყოფებიან.", + "required_without": "ეს ველი არის საჭირო, როდესაც :values არ იმყოფება.", + "required_without_all": "ეს ველი არის საჭირო, როდესაც არც ერთი :values იმყოფებიან.", + "same": "ღირებულება ამ სფეროში უნდა ემთხვეოდეს ერთი :other.", + "size.array": "ელემენტების რაოდენობა უნდა იყოს :size.", + "size.file": "ფაილის ზომა უნდა იყოს :size კილობაიტი.", + "size.numeric": "ღირებულება უნდა იყოს :size.", + "size.string": "სიმბოლოების რაოდენობა უნდა იყოს :size ნიშნა.", + "starts_with": "ეს უნდა დაიწყოს ერთი შემდეგი: :values.", + "string": "ეს უნდა იყოს სიმებიანი.", + "timezone": "ეს უნდა იყოს სწორი ზონაში.", + "ulid": "ეს ველი უნდა იყოს მოქმედი ULID.", + "unique": "ეს უკვე მიღებული.", + "uploaded": "ეს ვერ ატვირთეთ.", + "uppercase": "ეს ველი უნდა იყოს დიდი.", + "url": "ეს ფორმატი არასწორია.", + "uuid": "ეს უნდა იყოს სწორი UUID." +} diff --git a/locales/ka/php.json b/locales/ka/php.json new file mode 100644 index 00000000000..39ae6e75907 --- /dev/null +++ b/locales/ka/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute უნდა იყოს მონიშნული.", + "accepted_if": "ველი :attribute უნდა იყოს მიღებული, როცა :other შეესაბამება :value.", + "active_url": ":Attribute არ არის სწორი ბმული.", + "after": ":Attribute უნდა იყოს თარიღი :date-ის შემდეგ.", + "after_or_equal": ":Attribute უნდა იყოს თარიღი :date-ის შემდეგ ან მისი ტოლი.", + "alpha": ":Attribute უნდა შეიცავდეს მხოლოდ ასოებს.", + "alpha_dash": ":Attribute უნდა შეიცავდეს მხოლოდ ასოებს, რიცხვებს, ტირეებს და ქვეტირეებს.", + "alpha_num": ":Attribute უნდა შეიცავდეს მხოლოდ ასოებს და რიცხვებს.", + "any_of": ":attribute ველი არასწორია.", + "array": ":Attribute უნდა იყოს მასივი.", + "ascii": ":Attribute უნდა შეიცავდეს მხოლოდ ერთ ბაიტიან ალფაციფრულ სიმბოლოებს და სიმბოლოებს.", + "attached": "ეს :attribute უკვე ერთვის.", + "before": ":Attribute უნდა იყოს თარიღი :date-მდე.", + "before_or_equal": ":Attribute უნდა იყოს თარიღი :date-მდე ან მისი ტოლი.", + "between.array": ":Attribute-ის რაოდენობა უნდა იყოს :min-დან :max-მდე.", + "between.file": ":Attribute უნდა იყოს :min-სა და :max კილობაიტს შორის.", + "between.numeric": ":Attribute უნდა იყოს :min-სა და :max-ს შორის.", + "between.string": ":Attribute უნდა იყოს :min-სა და :max სიმბოლოს შორის.", + "boolean": ":Attribute ველი უნდა იყოს true ან false.", + "can": ":Attribute ველი შეიცავს არაავტორიზებულ მნიშვნელობას.", + "confirmed": ":Attribute-ის დადასტურება არ ემთხვევა.", + "contains": ":attribute ველს აკლია საჭირო მნიშვნელობა.", + "current_password": "ველი :attribute შეიცავს არასწორ პაროლს.", + "date": ":Attribute შეიცავს თარიღის არასწორ ფორმატს.", + "date_equals": ":Attribute უნდა იყოს :date-ის ტოლი თარიღი.", + "date_format": ":Attribute არ ემთხვევა თარიღის ფორმატს: :format.", + "decimal": ":Attribute-ს უნდა ჰქონდეს :decimal ათობითი ადგილი.", + "declined": ":Attribute უნდა უარი თქვას.", + "declined_if": ":Attribute უნდა იყოს უარყოფილი, როდესაც :other არის :value.", + "different": ":Attribute და :other არ უნდა ემთხვეოდეს ერთმანეთს.", + "digits": ":Attribute უნდა შედგებოდეს :digits ციფრისგან.", + "digits_between": ":Attribute უნდა შედგებოდეს :min-დან :max ციფრამდე.", + "dimensions": ":Attribute შეიცავს სურათის არასწორ ზომებს.", + "distinct": ":Attribute-ის ველს აქვს დუბლირებული მნიშვნელობა.", + "doesnt_contain": ":attribute ველი არ უნდა შეიცავდეს შემდეგს: :values.", + "doesnt_end_with": ":Attribute არ შეიძლება დასრულდეს ქვემოთ ჩამოთვლილიდან ერთით: :values.", + "doesnt_start_with": ":Attribute არ შეიძლება დაიწყოს რომელიმე ქვემოთ ჩამოთვლილიდან: :values.", + "email": ":Attribute უნდა იყოს სწორი ელ.ფოსტა.", + "ends_with": ":Attribute უნდა ბოლოვდებოდეს შემდეგიდან ერთ-ერთით: :values.", + "enum": "არჩეული :attribute არასწორია.", + "exists": "არჩეული :attribute არასწორია.", + "extensions": ":attribute ველს უნდა ჰქონდეს შემდეგი გაფართოებებიდან ერთ-ერთი: :values.", + "failed": "მომხმარებელი ამ მონაცემებით არ არსებობს.", + "file": ":Attribute უნდა იყოს ფაილი.", + "filled": ":Attribute აუცილებელია.", + "gt.array": ":Attribute უნდა შეიცავდეს :value ელემენტზე მეტს.", + "gt.file": ":Attribute უნდა იყოს :value კილობაიტზე მეტი.", + "gt.numeric": ":Attribute უნდა იყოს :value-ზე მეტი.", + "gt.string": ":Attribute უნდა შეიცავდეს :value სიმბოლოზე მეტს.", + "gte.array": ":Attribute უნდა შეიცავდეს მინიმუმ :value ელემენტს.", + "gte.file": ":Attribute უნდა იყოს მინიმუმ :value კილობაიტი.", + "gte.numeric": ":Attribute უნდა იყოს მინიმუმ :value.", + "gte.string": ":Attribute უნდა შეიცავდეს მინიმუმ :value სიმბოლოს.", + "hex_color": ":attribute ველი უნდა იყოს სწორი თექვსმეტობითი ფერი.", + "image": ":Attribute უნდა იყოს სურათი.", + "in": "არჩეული :attribute არასწორია.", + "in_array": ":Attribute ველი არ არსებობს :other-ში.", + "in_array_keys": ":attribute ველი უნდა შეიცავდეს შემდეგნაირად მინიმუმ ერთს: :values.", + "integer": ":Attribute უნდა იყოს მთელი რიცხვი.", + "ip": ":Attribute უნდა იყოს ვალიდური IP მისამართი.", + "ipv4": ":Attribute უნდა იყოს ვალიდური IPv4 მისამართი.", + "ipv6": ":Attribute უნდა იყოს ვალიდური IPv6 მისამართი.", + "json": ":Attribute უნდა იყოს სწორი JSON ტიპის.", + "list": ":attribute ველი უნდა იყოს სია.", + "lowercase": ":Attribute უნდა იყოს პატარა.", + "lt.array": ":Attribute უნდა შეიცავდეს :value ელემენტზე ნაკლებს.", + "lt.file": ":Attribute უნდა იყოს :value კილობაიტზე ნაკლები.", + "lt.numeric": ":Attribute უნდა იყოს :value-ზე ნაკლები.", + "lt.string": ":Attribute უნდა შეიცავდეს :value სიმბოლოზე ნაკლებს.", + "lte.array": ":Attribute უნდა შეიცავდეს მაქსიმუმ :value ელემენტს.", + "lte.file": ":Attribute უნდა იყოს მაქსიმუმ :value კილობაიტი.", + "lte.numeric": ":Attribute უნდა იყოს მაქსიმუმ :value.", + "lte.string": ":Attribute უნდა შეიცავდეს მაქსიმუმ :value სიმბოლოს.", + "mac_address": ":Attribute უნდა იყოს სწორი MAC მისამართი.", + "max.array": ":Attribute-ს არ უნდა ჰქონდეს :max ელემენტზე მეტი.", + "max.file": ":Attribute არ უნდა აღემატებოდეს :max კილობაიტს.", + "max.numeric": ":Attribute არ უნდა აღემატებოდეს :max-ს.", + "max.string": ":Attribute არ უნდა აღემატებოდეს :max სიმბოლოს.", + "max_digits": ":Attribute არ უნდა იყოს :max ციფრზე მეტი.", + "mimes": ":Attribute უნდა იყოს შემდეგი ფაილური ტიპის: :values.", + "mimetypes": ":Attribute უნდა იყოს შემდეგი ფაილური ტიპის: :values.", + "min.array": ":Attribute-ს უნდა ჰქონდეს მინიმუმ :min ელემენტი.", + "min.file": ":Attribute უნდა იყოს მინიმუმ :min კილობაიტი.", + "min.numeric": ":Attribute უნდა იყოს მინიმუმ :min.", + "min.string": ":Attribute უნდა შეიცავდეს მინიმუმ :min სიმბოლოს.", + "min_digits": ":Attribute-ს უნდა ჰქონდეს მინიმუმ :min ციფრი.", + "missing": ":Attribute ველი უნდა იყოს დაკარგული.", + "missing_if": ":Attribute ველი უნდა გამოტოვოთ, როცა :other არის :value.", + "missing_unless": ":Attribute ველი უნდა გამოტოვოთ, თუ :other არ არის :value.", + "missing_with": ":Attribute ველი უნდა გამოტოვოთ, როდესაც :values არის.", + "missing_with_all": ":Attribute ველი უნდა გამოტოვოთ, როდესაც :values არის.", + "multiple_of": ":Attribute უნდა იყოს :value-ს ჯერადი", + "next": "შემდეგი »", + "not_in": "არჩეული :attribute არასწორია.", + "not_regex": ":Attribute-ის ფორმატი არასწორია.", + "numeric": ":Attribute უნდა იყოს რიცხვი.", + "password": "პაროლი არასწორია.", + "password.letters": ":Attribute უნდა შეიცავდეს მინიმუმ ერთ ასოს.", + "password.mixed": ":Attribute უნდა შეიცავდეს მინიმუმ ერთ დიდ და ერთ პატარა ასოს.", + "password.numbers": ":Attribute უნდა შეიცავდეს მინიმუმ ერთ რიცხვს.", + "password.symbols": ":Attribute უნდა შეიცავდეს მინიმუმ ერთ სიმბოლოს.", + "password.uncompromised": "მოცემული :attribute გამოჩნდა მონაცემთა გაჟონვაში. გთხოვთ, აირჩიოთ სხვა :attribute.", + "present": ":Attribute-ის ველი უნდა არსებობდეს, თუნდაც ცარიელი.", + "present_if": ":attribute ველი უნდა იყოს წარმოდგენილი, როცა :other არის :value.", + "present_unless": ":attribute ველი უნდა იყოს წარმოდგენილი, თუ :other არ არის :value.", + "present_with": ":attribute ველი უნდა იყოს წარმოდგენილი, როდესაც :values არის.", + "present_with_all": ":attribute ველი უნდა იყოს წარმოდგენილი, როდესაც :values იმყოფება.", + "previous": "« წინა", + "prohibited": ":Attribute სფეროში აკრძალულია.", + "prohibited_if": ":Attribute სფეროში აკრძალულია, როდესაც :other არის :value.", + "prohibited_if_accepted": ":attribute ველი აკრძალულია, როდესაც :other მიიღება.", + "prohibited_if_declined": ":attribute ველი აკრძალულია, როდესაც :other უარი თქვეს.", + "prohibited_unless": ":Attribute სფეროში აკრძალულია თუ :other არის :values.", + "prohibits": ":Attribute ველში არ შეიძლება იყოს :other.", + "regex": ":Attribute-ის ფორმატი არასწორია.", + "relatable": "ეს :attribute არ შეიძლება იყოს დაკავშირებული ამ რესურსის.", + "required": ":Attribute-ის ველი აუცილებელია.", + "required_array_keys": ":Attribute ველი უნდა შეიცავდეს ჩანაწერებს: :values.", + "required_if": ":Attribute-ის ველი აუცილებელია, თუ :other-ის მნიშვნელობა ემთხვევა :value-ს.", + "required_if_accepted": ":Attribute ველი აუცილებელია, როცა :other მიიღება.", + "required_if_declined": ":attribute ველი აუცილებელია, როდესაც :other უარყოფილია.", + "required_unless": ":Attribute-ის ველი აუცილებელია, თუ :values არ შეიცავს :other-ს.", + "required_with": ":Attribute-ის ველი აუცილებელია, თუ :values მითითებულია.", + "required_with_all": ":Attribute-ის ველი აუცილებელია, თუ :values მითითებულია.", + "required_without": ":Attribute-ის ველი აუცილებელია, თუ :values არ არის მითითებული.", + "required_without_all": ":Attribute-ის ველი აუცილებელია, თუ არცერთი :values არ არის მითითებული.", + "reset": "თქვენი პაროლი განახლებულია!", + "same": ":Attribute და :other უნდა ემთხვეოდეს ერთმანეთს.", + "sent": "თქვენს ელ.ფოსტაზე მიიღებთ პაროლის განახლების ბმულს!", + "size.array": ":Attribute უნდა შეიცავდეს :size ელემენტს.", + "size.file": ":Attribute უნდა იყოს :size კილობაიტი.", + "size.numeric": ":Attribute უნდა იყოს :size.", + "size.string": ":Attribute უნდა შედგებოდეს :size სიმბოლოსგან.", + "starts_with": ":Attribute უნდა იწყებოდეს შემდეგიდან ერთ-ერთით: :values.", + "string": ":Attribute უნდა იყოს ტექსტი.", + "throttle": "წარუმატებელი ავტორიზაცია. გთხოვთ, სცადოთ :seconds წამში.", + "throttled": "გთხოვთ, მოიცადოთ, სანამ ხელახლა ცდით.", + "timezone": ":Attribute უნდა იყოს სასაათო სარტყელი.", + "token": "პაროლის განახლების კოდი არასწორია.", + "ulid": ":Attribute უნდა იყოს მოქმედი ULID.", + "unique": "ასეთი :attribute უკვე არსებობს.", + "uploaded": ":Attribute-ის ატვირთვა ვერ მოხერხდა.", + "uppercase": ":Attribute უნდა იყოს დიდი.", + "url": ":Attribute-ის ფორმატი არასწორია.", + "user": "მომხმარებელი ამ ელ.ფოსტით ვერ იქნა ნაპოვნი.", + "uuid": ":Attribute უნდა იყოს ვალიდური UUID." +} diff --git a/locales/kk/_excludes.json b/locales/kk/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/kk/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/kk/json-inline.json b/locales/kk/json-inline.json new file mode 100644 index 00000000000..266b538b364 --- /dev/null +++ b/locales/kk/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Бұл өріс жарамды рөл болуы керек.", + "The :attribute must be at least :length characters and contain at least one number.": "Бұл өріс кемінде :length таңбадан тұруы және кемінде бір санды қамтуы керек.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір арнайы таңба мен бір санды қамтуы керек.", + "The :attribute must be at least :length characters and contain at least one special character.": "Бұл өріс кемінде :length таңбадан тұруы және кемінде бір арнайы таңбаны қамтуы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір бас әріп пен бір санды қамтуы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір бас әріп пен бір арнайы таңбадан тұруы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір бас әріп, бір сан және бір арнайы таңба болуы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Бұл өріс кемінде :length таңба болуы керек және кемінде бір бас әріптен тұруы керек.", + "The :attribute must be at least :length characters.": "Бұл өріс кемінде :length таңба болуы керек.", + "The :attribute must contain at least one letter.": "Бұл өрісте кемінде бір әріп болуы керек.", + "The :attribute must contain at least one number.": "Бұл өрісте кемінде бір сан болуы керек.", + "The :attribute must contain at least one symbol.": "Бұл өрісте кемінде бір таңба болуы керек.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Бұл өрісте кемінде бір бас әріп және бір кіші әріп болуы керек.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Берілген өріс деректер ағып кетуінде пайда болды. Басқа өрісті таңдаңыз." +} diff --git a/locales/kk/json.json b/locales/kk/json.json new file mode 100644 index 00000000000..046482362b7 --- /dev/null +++ b/locales/kk/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(және тағы :count қате)", + "(and :count more errors)": "(және тағы :count қате)|(және тағы :count қате)|(және тағы :count қате)", + "30 Days": "30 күн", + "60 Days": "60 күн", + "90 Days": "90 күн", + ":amount selected": ":Amount таңдалды", + ":amount Total": "Барлығы :amount", + ":days day trial": ":Days күндік сынақ", + ":resource Details": ":Resource Толығырақ", + ":resource Details: :title": ":Resource Толығырақ: :title", + "A decryption key is required.": "Шифрды шешу кілті қажет.", + "A fresh verification link has been sent to your email address.": "Жаңа растау сілтемесі электрондық пошта мекенжайыңызға жіберілді.", + "A new verification link has been sent to the email address you provided during registration.": "Тіркеу кезінде сіз көрсеткен электрондық пошта мекенжайына Жаңа тексеру сілтемесі жіберілді.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Жаңа растау сілтемесі профиль параметрлерінде көрсеткен электрондық пошта мекенжайына жіберілді.", + "A new verification link has been sent to your email address.": "Электрондық пошта мекенжайыңызға жаңа растау сілтемесі жіберілді.", + "Accept Invitation": "Шақыруды Қабылдау", + "Action": "Әрекет", + "Action Event": "Әрекет оқиғасы", + "Action Events": "Әрекет оқиғалары", + "Action Happened At": "Оқиға Орын Алған", + "Action Initiated By": "Бастамашылық", + "Action Name": "Аты", + "Action Status": "Мәртебесі", + "Action Target": "Мақсаты", + "Actions": "Әрекеттер", + "Add": "Жалға,", + "Add :resource": ":Resource қосыңыз", + "Add a new team member to your team, allowing them to collaborate with you.": "Сіздің командаңызға жаңа топ мүшесін қосыңыз, сонда ол сізбен жұмыс істей алады.", + "Add additional security to your account using two factor authentication.": "Екі факторлы аутентификация арқылы есептік жазбаңызға қосымша қауіпсіздік қосыңыз.", + "Add Payment Method": "Төлем әдісін қосыңыз", + "Add row": "Жолды қосу", + "Add Team Member": "Команда Мүшесін Қосу", + "Add VAT Number": "ҚҚС нөмірін қосыңыз", + "Added.": "Қосылды.", + "Additional billing information updated successfully.": "Қосымша төлем туралы ақпарат сәтті жаңартылды.", + "Address": "Мекенжай", + "Address Line 2": "Мекенжай жолы 2", + "Administrator": "Әкімші", + "Administrator users can perform any action.": "Әкімші пайдаланушылары кез-келген әрекетті орындай алады.", + "Afghanistan": "Ауғанстан", + "Aland Islands": "Аланд аралдары", + "Albania": "Албания", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Барлық адамдар бір бөлігі болып табылады бұл команда.", + "All resources loaded.": "Барлық ресурстар жүктелген.", + "All rights reserved.": "Барлық құқықтар қорғалған.", + "Already registered?": "Қазірдің өзінде тіркелген?", + "American Samoa": "Американдық Самоа", + "An error occurred while uploading the file.": "Файлды жүктеп салу кезінде қате орын алды.", + "An error occurred while uploading the file: :error": "Файлды жүктеп салу кезінде қате орын алды: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Күтпеген қате орын алды және бұл туралы қолдау көрсету тобына хабарладық. Тағы жасауды сәл кейінірек көріңізді өтінеміз.", + "Andorra": "Андорра", + "Angola": "Ангола", + "Anguilla": "Ангилья", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Басқа Пайдаланушы осы бетті жүктеген сәттен бастап осы ресурсты жаңартты. Бетті жаңартып, қайталап көріңіз.", + "Antarctica": "Антарктида", + "Antigua And Barbuda": "Антигуа және Барбуда", + "Antigua and Barbuda": "Антигуа және Барбуда", + "API Token": "API токені", + "API Token Permissions": "API маркеріне рұқсаттар", + "API Tokens": "API токендері", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API токендері үшінші тарап қызметтеріне Сіздің атыңыздан біздің бағдарламада аутентификациялауға мүмкіндік береді.", + "Apply": "Қолдану", + "Apply Coupon": "Купонды қолдану", + "April": "Сәуір", + "Are you sure you want to attempt to pay :amount?": "Сіз шынымен :amount төлегіңіз келе ме?", + "Are you sure you want to cancel your subscription?": "Жазылымнан бас тартқыңыз келетініне сенімдісіз бе?", + "Are you sure you want to delete all the notifications?": "Барлық хабарландыруларды жойғыңыз келетініне сенімдісіз бе?", + "Are you sure you want to delete the selected resources?": "Таңдалған ресурстарды жойғыңыз келетініне сенімдісіз бе?", + "Are you sure you want to delete this file?": "Сенімдісіз удалить этот файл?", + "Are you sure you want to delete this notification?": "Бұл хабарландыруды шынымен жойғыңыз келе ме?", + "Are you sure you want to delete this payment method?": "Осы төлем әдісін шынымен жойғыңыз келе ме?", + "Are you sure you want to delete this resource?": "Сіз бұл ресурсты жойғыңыз келетініне сенімдісіз бе?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Сіз бұл пәрменді жойғыңыз келетініне сенімдісіз бе? Пәрмен жойылғаннан кейін оның барлық ресурстары мен деректері біржола жойылады.", + "Are you sure you want to delete your account?": "Есептік жазбаңызды шынымен жойғыңыз келе ме?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Есептік жазбаңызды жойғыңыз келетініне сенімдісіз бе? Есептік жазбаңыз жойылғаннан кейін оның барлық ресурстары мен деректері біржола жойылады. Тіркелгіңізді біржола жойғыңыз келетінін растау үшін құпия сөзді енгізіңіз.", + "Are you sure you want to detach the selected resources?": "Таңдалған ресурстарды ажыратқыңыз келетініне сенімдісіз бе?", + "Are you sure you want to detach this resource?": "Сенімдісіз ажырату бұл ресурс?", + "Are you sure you want to force delete the selected resources?": "Сіз таңдаған ресурстарды мәжбүрлеп жойғыңыз келетініне сенімдісіз бе?", + "Are you sure you want to force delete this resource?": "Сіз бұл ресурсты мәжбүрлеп жойғыңыз келетініне сенімдісіз бе?", + "Are you sure you want to log out?": "Жүйеден шыққыңыз келетініне сенімдісіз бе?", + "Are you sure you want to mark all notifications as read?": "Барлық хабарландыруларды оқылған деп белгілеу керек пе?", + "Are you sure you want to remove this item?": "Бұл элементті шынымен жойғыңыз келе ме?", + "Are you sure you want to restore the selected resources?": "Таңдалған ресурстарды қалпына келтіргіңіз келетініне сенімдісіз бе?", + "Are you sure you want to restore this resource?": "Сіз бұл ресурсты қалпына келтіргіңіз келетініне сенімдісіз бе?", + "Are you sure you want to resume your subscription?": "Жазылымды жалғастырғыңыз келетініне сенімдісіз бе?", + "Are you sure you want to run this action?": "Сенімдісіз іске қосу бұл іс-әрекет?", + "Are you sure you want to set this payment method as your default?": "Осы төлем әдісін әдепкі етіп орнатқыңыз келетініне сенімдісіз бе?", + "Are you sure you want to stop impersonating?": "Еліктеуді тоқтатқыңыз келетініне сенімдісіз бе?", + "Are you sure you would like to delete this API token?": "Сіз бұл API таңбалауышын жойғыңыз келетініне сенімдісіз бе?", + "Are you sure you would like to leave this team?": "Сіз бұл командадан кеткіңіз келетініне сенімдісіз бе?", + "Are you sure you would like to remove this person from the team?": "Сіз бұл адамды командадан шығарғыңыз келетініне сенімдісіз бе?", + "Are you sure you would like to switch billing plans?": "Төлем жоспарларын ауыстырғыңыз келетініне сенімдісіз бе?", + "Argentina": "Аргентина", + "Armenia": "Армения", + "Aruba": "Аруба", + "Attach": "Бекіту", + "Attach & Attach Another": "Тағы біреуін бекітіңіз және бекітіңіз", + "Attach :resource": "Бекіту :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Файлдарды сүйреп апару, таңдау немесе дәмдеу арқылы тіркеңіз.", + "August": "Тамыз", + "Australia": "Австралия", + "Austria": "Австрия", + "Azerbaijan": "Әзірбайжан", + "Bahamas": "Багам аралдары", + "Bahrain": "Бахрейн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Жалғастырмас бұрын, бізге жаңа ғана хат жіберген сілтемені басу арқылы электрондық пошта мекенжайыңызды растай аласыз ба? Егер сіз электрондық поштаны алмасаңыз, біз сізге басқасын қуана жібереміз.", + "Before proceeding, please check your email for a verification link.": "Жалғастырмас бұрын растау сілтемесі бар-жоғын электрондық поштаңызды тексеріңіз.", + "Belarus": "Беларусь", + "Belgium": "Бельгия", + "Belize": "Белиз", + "Benin": "Бенин", + "Bermuda": "Бермуд аралдары", + "Bhutan": "Бутан", + "Billing Information": "Төлем туралы Ақпарат", + "Billing Management": "Есепшоттарды басқару", + "Bolivia": "Боливия", + "Bolivia, Plurinational State of": "Боливия, көпұлтты мемлекет", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sabbath", + "Bosnia And Herzegovina": "Босния және Герцеговина", + "Bosnia and Herzegovina": "Босния және Герцеговина", + "Botswana": "Ботсвана", + "Bouvet Island": "Буве Аралы", + "Brazil": "Бразилия", + "British Indian Ocean Territory": "Үнді Мұхитындағы Британдық аумақ", + "Browser Sessions": "Шолғыш сессиялары", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Болгария", + "Burkina Faso": "Буркина-Фасо", + "Burundi": "Бурунди", + "Cambodia": "Камбоджа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Болдырмау", + "Cancel Subscription": "Жазылымнан бас тарту", + "Cape Verde": "Кабо-Верде", + "Card": "Карта", + "Cayman Islands": "Каймановы острова", + "Central African Republic": "Орталық Африка Республикасы", + "Chad": "Чад", + "Change Subscription Plan": "Жазылым жоспарын өзгерту", + "Change the current payment method attached to your subscription": "Жазылымға тіркелген ағымдағы төлем әдісін өзгертіңіз", + "Changes": "Өзгерістер", + "Checkout": "Шығу", + "Chile": "Чили", + "China": "Қытай", + "Choose": "Таңдау", + "Choose :field": ":Field таңдаңыз", + "Choose :resource": ":Resource таңдаңыз", + "Choose an option": "Опцияны таңдаңыз", + "Choose date": "Күнді таңдаңыз", + "Choose File": "Файлды Таңдаңыз", + "Choose Files": "Файлдарды таңдаңыз", + "Choose Type": "Түрін Таңдаңыз", + "Christmas Island": "Рождество Аралы", + "City": "Қала", + "Click here to re-send the verification email.": "Растау электрондық поштасын қайта жіберу үшін осы жерді басыңыз.", + "click here to request another": "басқа сұрау үшін осы жерді басыңыз", + "Click to choose": "Таңдау үшін басыңыз", + "Close": "Жабу", + "Cocos (Keeling) Islands": "Кокос (Килинг) Аралдары", + "Code": "Код", + "Colombia": "Колумбия", + "Comoros": "Комор аралдары", + "Confirm": "Растау", + "Confirm Billing Action": "Төлем әрекетін растау", + "Confirm Password": "Құпиясөзді растау", + "Confirm Payment": "Төлемді Растаңыз", + "Confirm your :amount payment": "Төлемді растаңыз :amount", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократиялық Республикасы", + "Congo, the Democratic Republic of the": "Конго, Демократиялық Республикасы", + "Constant": "Тұрақты", + "Continue To Payment": "Төлемді жалғастыру", + "Cook Islands": "Кук Аралдары", + "Copy to clipboard": "Буферге көшіру", + "Costa Rica": "Коста-Рика", + "Cote D'Ivoire": "Кот-д'Ивуар", + "Country": "Ел", + "Coupon": "Купон", + "Coupon applied successfully.": "Купон сәтті қолданылды.", + "Create": "Құруға", + "Create & Add Another": "Тағы біреуін жасаңыз және қосыңыз", + "Create :resource": ":Resource жасау", + "Create a new team to collaborate with others on projects.": "Жобалармен бірлесіп жұмыс істеу үшін жаңа топ құрыңыз.", + "Create Account": "тіркелгі жасау", + "Create API Token": "API токенін құру", + "Create New Team": "Жаңа Команда Құру", + "Create Team": "Команда құру", + "Created.": "Құрылған.", + "Croatia": "Хорватия", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Куракао", + "Current Password": "ағымдағы пароль", + "Current Subscription Plan": "Ағымдағы жазылым жоспары", + "Currently Subscribed": "Қазіргі уақытта жазылған", + "Customer Balance": "Тұтынушы балансы", + "Customize": "Баптау", + "Cyprus": "Кипр", + "Czech Republic": "Чехия", + "Côte d'Ivoire": "Кот-д'Ивуар", + "Dark": "Қараңғы", + "Dashboard": "Бақылау тақтасы", + "December": "Желтоқсан", + "Decrease": "Кішірейту", + "Default": "Әдепкі", + "Delete": "Өшіру", + "Delete :resource": "Өшіру :resource", + "Delete Account": "Тіркелгіні жою", + "Delete all notifications": "Барлық хабарландыруларды жойыңыз", + "Delete API Token": "API маркерін жою", + "Delete File": "Файлды өшіру", + "Delete Notification": "Хабарламаны жою", + "Delete Resource": "Ресурсты өшіру", + "Delete Selected": "Жою Таңдалған", + "Delete Team": "Команданы өшіру", + "Denmark": "Дания", + "Detach": "Ажырату", + "Detach Resource": "Ресурсты ажырату", + "Detach Selected": "Таңдалғанды Ажырату", + "Details": "Толығырақ", + "Disable": "Өшіру", + "Djibouti": "Джибути", + "Do you really want to leave? You have unsaved changes.": "Сіз шынымен кеткіңіз келе ме? Сізде сақталмаған өзгерістер бар.", + "Dominica": "Жексенбі", + "Dominican Republic": "Доминикан Республикасы", + "Done.": "Жасалған.", + "Download": "Скачать", + "Download Invoice": "Шот-фактураны жүктеп алыңыз", + "Drop file or click to choose": "Файлды тастаңыз немесе таңдау үшін басыңыз", + "Drop files or click to choose": "Файлдарды тастаңыз немесе таңдау үшін басыңыз", + "Ecuador": "Эквадор", + "Edit": "Редакциялау", + "Edit :resource": "Өңдеу :resource", + "Edit Attached": "Түзету Қоса Берілген", + "Edit Profile": "Профильді өңдеу", + "Editor": "Редактор", + "Editor users have the ability to read, create, and update.": "Редактордың пайдаланушылары оқу, жасау және жаңарту мүмкіндігіне ие.", + "Egypt": "Мысыр", + "El Salvador": "Құтқарушы", + "Email": "Электрондық пошта", + "email": "электрондық пошта", + "Email Address": "электрондық пошта мекенжайы", + "Email Addresses": "Электрондық пошта мекенжайлары", + "Email Password Reset Link": "Электрондық пошта паролін қалпына келтіру сілтемесі", + "Email Verification": "Электрондық поштаны тексеру", + "Enable": "Қосу", + "Encrypted environment file already exists.": "Шифрланған орта файлы әлдеқашан бар.", + "Encrypted environment file not found.": "Шифрланған орта файлы табылмады.", + "Ensure your account is using a long, random password to stay secure.": "Қауіпсіз болу үшін есептік жазбаңыз ұзақ кездейсоқ парольді қолданатындығына көз жеткізіңіз.", + "Environment file already exists.": "Қоршаған орта файлы бұрыннан бар.", + "Environment file not found.": "Қоршаған орта файлы табылмады.", + "Equatorial Guinea": "Экваторлық Гвинея", + "Eritrea": "Эритрея", + "Error": "Қате", + "errors": "қателер", + "Estonia": "Эстония", + "Ethiopia": "Эфиопия", + "ex VAT": "бұрынғы ҚҚС", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Мерзімі :expiration", + "Export As CSV": "CSV ретінде экспорттау", + "Extra Billing Information": "Қосымша шот туралы ақпарат", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Төлемді өңдеу үшін қосымша растау қажет. Төмендегі батырманы басу арқылы төлем бетіне өтіңіз.", + "Failed Subscription Payment": "Жазылым төлемі орындалмады", + "Failed to load :resource!": ":Resource жүктелмеді!", + "Falkland Islands (Malvinas)": "Фолклендские (Мальвинские) аралдары)", + "Faroe Islands": "Фарер аралдары", + "February": "Ақпан", + "Fiji": "Фиджи", + "Filename": "Файл атауы", + "Finish enabling two factor authentication.": "Екі факторлы аутентификацияны қосуды аяқтаңыз.", + "Finland": "Финляндия", + "For your security, please confirm your password to continue.": "Қауіпсіздік үшін жалғастыру үшін құпия сөзді растаңыз.", + "Forbidden": "Тыйым салынған", + "Force Delete": "Мәжбүрлеп алып тастау", + "Force Delete :resource": "Мәжбүрлеп алып тастау :resource", + "Force Delete Resource": "Ресурсты мәжбүрлеп жою", + "Force Delete Selected": "Таңдалғанды Мәжбүрлеп Алып Тастау", + "Forgot Password": "Құпия сөзді ұмыттыңыз ба", + "Forgot your password?": "Құпия сөзіңізді ұмыттыңыз ба?", + "Forgot Your Password?": "Құпиясөзді ұмыттыңыз ба?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Құпия сөзіңізді ұмыттыңыз ба? Жоқ. Бізге электрондық пошта мекенжайын хабарлаңыз, біз сізге жаңа таңдауға мүмкіндік беретін құпия сөзді қалпына келтіру сілтемесін жібереміз.", + "France": "Франция", + "French Guiana": "Француз Гвианасы", + "French Polynesia": "Француз Полинезиясы", + "French Southern Territories": "Францияның оңтүстік аумақтары", + "From": "бастап", + "Gabon": "Габон", + "Gambia": "Гамбия", + "Georgia": "Грузия", + "Germany": "Германия", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "Үйге", + "Go to page :page": ":Page бетіне өтіңіз", + "Great! You have accepted the invitation to join the :team team.": "Өте жақсы! Сіз :team командасына қосылуға шақыруды қабылдадыңыз.", + "Greece": "Грекия", + "Greenland": "Гренландия", + "Grenada": "Гренада", + "Guadeloupe": "Гваделупа", + "Guam": "Гуам", + "Guatemala": "Гватемала", + "Guernsey": "Гернси", + "Guinea": "Гвинея", + "Guinea-Bissau": "Гвинея-Бисау", + "Guyana": "Гайана", + "Haiti": "Гаити", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Жазылымнан бас тарту туралы екінші ойыңыз бар ма? Жазылымды ағымдағы есеп айырысу циклінің соңына дейін кез келген уақытта бірден қайта қосуға болады. Ағымдағы төлем циклі аяқталғаннан кейін сіз мүлдем жаңа жазылым жоспарын таңдай аласыз.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Жазылымнан бас тарту туралы екінші ойыңыз бар ма? Жазылымды кез келген уақытта ағымдағы есеп айырысу циклінің соңына дейін бірден белсендіре аласыз. Ағымдағы төлем циклі аяқталғаннан кейін сіз мүлдем жаңа жазылым жоспарын таңдай аласыз.", + "Heard Island & Mcdonald Islands": "Херд және Макдональд аралдары", + "Heard Island and McDonald Islands": "Херд және Макдональд аралдары", + "Hello!": "Сәлеметсіз бе!", + "Hide Content": "Мазмұнын жасыру", + "Hold Up!": "- Погоди!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Гондурас", + "Hong Kong": "Гонконг", + "Hungary": "Венгрия", + "I agree to the :terms_of_service and :privacy_policy": "Мен :terms_of_service және :privacy_policy-мен келісемін", + "Iceland": "Исландия", + "ID": "ИДЕНТИФИКАТОР", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Қажет болса, сіз барлық құрылғылардағы барлық басқа шолғыш сеанстарынан шыға аласыз. Сіздің соңғы сеанстарыңыздың кейбірі төменде келтірілген; дегенмен, бұл тізім толық болмауы мүмкін. Егер сіздің есептік жазбаңыз бұзылған деп ойласаңыз, парольді де жаңартуыңыз керек.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Егер сізде тіркелгі болса, төмендегі батырманы басу арқылы осы шақыруды қабылдай аласыз:", + "If you did not create an account, no further action is required.": "Егер сіз тіркелгі жасамаған болсаңыз, онда ешқандай қосымша әрекет қажет емес.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Егер сіз осы командаға шақыру алуды күтпеген болсаңыз, онда сіз бұл хаттан бас тарта аласыз.", + "If you did not receive the email": "Егер сіз электрондық поштаны алмасаңыз", + "If you did not request a password reset, no further action is required.": "Егер сіз құпиясөзді қалпына келтіруді сұрамасаңыз, онда ешқандай қосымша әрекет қажет емес.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Егер сізде тіркелгі болмаса, оны төмендегі батырманы басу арқылы жасай аласыз. Тіркелгіні жасағаннан кейін, шақыру пәрменін қабылдау үшін осы электрондық поштадағы шақыру түймесін басуға болады:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Егер сіз өзіңіздің шот-фактураларыңызға нақты контактілерді немесе салық ақпаратын қосу қажет болса, сіздің толық бизнесіңіздің атауы, ҚҚС-ты сәйкестендіру нөмірі немесе Жазба мекен-жайы, сіз оны осында қоса аласыз.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Егер сізде \":actionText\" батырмасын басу кезінде ақаулықтар туындаса,\n мекенжайды көшіріңіз де, браузердің мекенжай жолына салыңыз:", + "Impersonate": "Еліктеу", + "Increase": "Ұлғайту", + "India": "Үндістан", + "Indonesia": "Индонезия", + "Invalid filename.": "Файл аты жарамсыз.", + "Invalid JSON was returned from the route.": "Жарамсыз JSON бағдардан қайтарылды.", + "Invoice Email Addresses": "Электрондық пошта мекенжайлары", + "Invoice emails updated successfully.": "Электрондық пошталардың шот-фактуралары сәтті жаңартылды.", + "Invoices": "Шот-фактуралар", + "Iran, Islamic Republic Of": "Иран", + "Iran, Islamic Republic of": "Иран, Ислам Республикасы", + "Iraq": "Ирак", + "Ireland": "Ирландия", + "Isle Of Man": "Мэн Аралы", + "Isle of Man": "Мэн аралы", + "Israel": "Израиль", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Сізде белсенді жазылым жоқ сияқты. Бастау үшін төмендегі жазылым жоспарларының бірін таңдауыңызға болады. Жазылым жоспарлары сізге ыңғайлы уақытта өзгертілуі немесе жойылуы мүмкін.", + "Italy": "Италия", + "Jamaica": "Ямайка", + "January": "Қаңтар", + "Japan": "Жапония", + "Jersey": "Джерси", + "Jordan": "Иордания", + "July": "Шілде", + "June": "Маусым", + "Kazakhstan": "Қазақстан", + "Kenya": "Кения", + "Key": "Кілт", + "Kiribati": "Кирибати", + "Korea": "Оңтүстік Корея", + "Korea, Democratic People's Republic of": "Солтүстік Корея", + "Korea, Republic of": "Корея Республикасы,", + "Kosovo": "Косово", + "Kuwait": "Кувейт", + "Kyrgyzstan": "Қырғызстан", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Соңғы Белсенді", + "Last used": "Соңғы рет қолданылды", + "Latvia": "Латвия", + "Leave": "Покидать", + "Leave Team": "Командадан кету", + "Lebanon": "Ливан", + "length": "ұзындығы", + "Lens": "Объектив", + "Lesotho": "Лесото", + "Liberia": "Либерия", + "Libyan Arab Jamahiriya": "Ливия", + "Liechtenstein": "Лихтенштейн", + "Light": "Жарық", + "Lithuania": "Литва", + "Load :perPage More": "Тағы :per бетті жүктеңіз", + "Loading": "Жүктелуде", + "Location": "Орналасқан жері", + "Log in": "Авторлану", + "Log In": "Кіру", + "Log Out": "жүйеден шығу", + "Log out": "Шығу", + "Log Out Other Browser Sessions": "Басқа Шолғыш Сеанстарынан Шығыңыз", + "Log Viewer": "Журналды қарау құралы", + "Login": "Кіру", + "Logout": "Шығу", + "Logs": "Журналдар", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Солтүстік Македония", + "Macedonia, the former Yugoslav Republic of": "Македония, бұрынғы Югославия Республикасы", + "Madagascar": "Мадагаскар", + "Malawi": "Малави", + "Malaysia": "Малайзия", + "Maldives": "Мальдив", + "Mali": "Кішкентай", + "Malta": "Мальта", + "Manage Account": "Есептік жазбаны басқару", + "Manage and log out your active sessions on other browsers and devices.": "Белсенді сеанстарды басқарыңыз және басқа шолғыштар мен құрылғылардан шығыңыз.", + "Manage API Tokens": "API токендерін басқару", + "Manage Role": "Рөлді басқару", + "Manage Team": "Команданы басқару", + "Managing billing for :billableName": ":BillableName үшін есепшотты басқару", + "March": "Наурыз", + "Mark all as Read": "Барлығын оқылған деп белгілеңіз", + "Mark all notifications as read": "Барлық хабарландыруларды оқылған деп белгілеңіз", + "Mark Read": "Оқылған деп белгілеңіз", + "Mark Unread": "Оқылмаған деп белгілеу", + "Marshall Islands": "Маршалл аралдары", + "Martinique": "Мартиника", + "Mauritania": "Мавритания", + "Mauritius": "Маврикий", + "May": "Мамыр", + "Mayotte": "Майотт", + "Mexico": "Мексика", + "Micronesia, Federated States Of": "Микронезия", + "Micronesia, Federated States of": "Микронезия, Федеративтік штаттар", + "Moldova": "Молдова", + "Moldova, Republic of": "Молдова Республикасы,", + "Monaco": "Монако", + "Mongolia": "Моңғолия", + "Montenegro": "Черногория", + "Month To Date": "Осы Уақытқа Дейін Бір Ай", + "Monthly": "Ай сайын", + "monthly": "ай сайын", + "Montserrat": "Монтсеррат", + "Morocco": "Марокко", + "Mozambique": "Мозамбик", + "Myanmar": "Мьянма", + "Name": "Аты", + "name": "аты", + "Namibia": "Намибия", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Нидерланды", + "Netherlands Antilles": "Нидерланд Антильдері", + "Nevermind": "Оқасы жоқ", + "Nevermind, I'll keep my old plan": "Ештеңе емес, мен бұрынғы жоспарымды сақтаймын", + "New": "Жаңа", + "New :resource": "Жаңа :resource", + "New Caledonia": "Жаңа Каледония", + "New Password": "Жаңа пароль", + "New Zealand": "Жаңа Зеландия", + "Next": "Келесі", + "Next Payment": "Келесі төлем", + "Next Payment on": "Келесі төлем қосулы", + "Nicaragua": "Никарагуа", + "Niger": "Нигер", + "Nigeria": "Нигерия", + "Niue": "Ниуэ", + "No": "Жоқ", + "No :resource matched the given criteria.": "Бірде-бір :resource белгіленген өлшемдерге сәйкес келмеді.", + "No additional information...": "Қосымша ақпарат жоқ...", + "No Current Data": "Ағымдағы Деректер Жоқ", + "No Data": "Деректер Жоқ", + "no file selected": "файл таңдалмады", + "No Increase": "Ешқандай Өсім Жоқ", + "No payment methods on file.": "Файлда төлем әдістері жоқ.", + "No payment scheduled.": "Жоспарланған төлем жоқ.", + "No Prior Data": "Алдын Ала Деректер Жоқ", + "No Results Found.": "Ешқандай Нәтиже Табылған Жоқ.", + "Norfolk Island": "Норфолк Аралы", + "Northern Mariana Islands": "Солтүстік Мариан аралдары", + "Norway": "Норвегия", + "Not Found": "Табылмады", + "Notifications": "Хабарландырулар", + "Nova": "Nova", + "Nova User": "Nova Пайдаланушысы", + "November": "Қараша", + "October": "Қазан", + "of": "от", + "OK": "Жарайды", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Пәрмен жойылғаннан кейін оның барлық ресурстары мен деректері біржола жойылады. Осы пәрменді жоймас бұрын, сақтағыңыз келетін осы команда туралы кез-келген деректерді немесе ақпаратты жүктеп алыңыз.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Есептік жазбаңыз жойылғаннан кейін оның барлық ресурстары мен деректері біржола жойылады. Есептік жазбаңызды жоймас бұрын, сақтағыңыз келетін кез келген деректерді немесе ақпаратты жүктеп алыңыз.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Есептік жазбаңыз жойылғаннан кейін оның барлық ресурстары мен деректері біржола жойылады. Есептік жазбаңызды біржола жойғыңыз келетінін растау үшін құпия сөзіңізді енгізіңіз.", + "Only Trashed": "Тек Жеңілді", + "Open Invoices": "Шот-фактураларды ашыңыз", + "Original": "Түпнұсқа", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Біздің төлемді басқару порталы жазылым жоспарын, төлем әдісін ыңғайлы басқаруға және соңғы шот-фактураларды жүктеп алуға мүмкіндік береді.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Біздің төлемді басқару порталы жазылым жоспарын, төлем әдістерін ыңғайлы басқаруға және соңғы шот-фактураларды жүктеп алуға мүмкіндік береді.", + "Page Expired": "Бет ескірген", + "Pagination Navigation": "Навигация по страницам", + "Paid": "Ақылы", + "Pakistan": "Пәкістан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестина аумақтары", + "Panama": "Панама", + "Papua New Guinea": "Папуа-Жаңа Гвинея", + "Paraguay": "Парагвай", + "Password": "Құпиясөз", + "password": "құпиясөз", + "Payment Confirmation": "Төлемді растау", + "Payment Information": "Төлем туралы ақпарат", + "Payment information updated successfully.": "Төлем туралы ақпарат сәтті жаңартылды.", + "Payment Method": "Төлем тәсілі", + "Payment Methods": "Төлем әдістері", + "Payment Required": "Төлем қажет", + "Payments": "Төлемдер", + "Pending Team Invitations": "Команданың Шақыруын Күту", + "Per Page": "Бетке", + "Permanently delete this team.": "Бұл пәрменді біржола жойыңыз.", + "Permanently delete your account.": "Тіркелгіңізді біржола жойыңыз.", + "Permissions": "Рұқсаттар", + "Peru": "Перу", + "Philippines": "Филиппин", + "Photo": "Фотосурет", + "Pitcairn": "Питкэрн Аралдары", + "Please accept the terms of service.": "Қызмет көрсету шарттарын қабылдаңыз.", + "Please click the button below to verify your email address.": "E-mail мекенжайыңызды растау үшін төмендегі батырманы басыңыз.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Төтенше жағдайды қалпына келтіру кодтарының бірін енгізу арқылы есептік жазбаңызға кіруді растаңыз.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Аутентификатор қосымшасы ұсынған аутентификация кодын енгізу арқылы есептік жазбаңызға кіруді растаңыз.", + "Please confirm your password before continuing.": "Жалғастырмас бұрын құпия сөзіңізді растаңыз.", + "Please copy your new API token. For your security, it won't be shown again.": "Жаңа API таңбалауышын көшіріңіз. Сіздің қауіпсіздігіңіз үшін ол енді көрсетілмейді.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Барлық құрылғылардағы басқа шолғыш сеанстарынан шыққыңыз келетінін растау үшін құпия сөзді енгізіңіз.", + "Please provide a maximum of three invoice emails addresses.": "Шот-фактураның үш мекен-жайы бойынша максимумды беріңіз.", + "Please provide the email address of the person you would like to add to this team.": "Осы командаға қосқыңыз келетін адамның электрондық пошта мекенжайын көрсетіңіз.", + "Please set a default payment method before retrying payments.": "Төлемдерді қайталамас бұрын әдепкі төлем әдісін орнатыңыз.", + "Please set a default payment method before swapping plans.": "Жоспарларды ауыстырмас бұрын әдепкі төлем әдісін орнатыңыз.", + "Poland": "Польша", + "Portugal": "Португалия", + "Press / to search": "Іздеу үшін / түймесін басыңыз", + "Preview": "Алдын ала қарау", + "Previewing": "Алдын ала қарау", + "Previous": "Предыдущий", + "Privacy Policy": "құпиялылық саясаты", + "Profile": "Профиль", + "Profile Information": "Профиль туралы ақпарат", + "Puerto Rico": "Пуэрто-Рико", + "Qatar": "Катар", + "Quarter To Date": "Осы Уақытқа Дейін Тоқсан", + "Recovery Code": "Қалпына келтіру коды", + "Refresh": "Жаңарту", + "Regards,": "Құрметпен,", + "Regenerate Recovery Codes": "Қалпына келтіру кодтарын қалпына келтіру", + "Register": "Тіркеу", + "Reload": "Қайта жүктеу", + "Remember me": "Ұмытпа мені", + "Remember Me": "Мені есте сақтау", + "Remove": "Өшіру", + "Remove Photo": "Фотосуретті Өшіру", + "Remove Team Member": "Команда Мүшесін Өшіру", + "Replicate": "Көшіру", + "Required fields": "Міндетті өрістер", + "Resend Verification Email": "Тексеру Хатын Қайта Жіберу", + "Reset Filters": "Тастауға сүзгілер", + "Reset Password": "Құпиясөзді қалпына келтіру", + "Reset Password Notification": "Құпиясөзді қалпына келтіру туралы хабарландыру", + "resource": "ресурс", + "Resource Row Dropdown": "Ресурс жолының ашылмалы тізімі", + "Resources": "Ресурстар", + "resources": "ресурстар", + "Restore": "Қалпына келтіру", + "Restore :resource": "Қалпына келтіру :resource", + "Restore Resource": "Ресурсты қалпына келтіру", + "Restore Selected": "Таңдалғанды Қалпына Келтіру", + "results": "нәтижелері", + "Resume Subscription": "Жазылымды жалғастыру", + "Retry Payment": "Төлемді қайталап көріңіз", + "Return to :appName": ":AppName дегенге қайта келу", + "Reunion": "Реюньон", + "Role": "Рөлі", + "Romania": "Румыния", + "Run Action": "Әрекетін орындау", + "Russian Federation": "Ресей Федерациясы", + "Rwanda": "Руанда", + "Réunion": "Реюньон", + "Saint Barthelemy": "Сент-Бартоломей", + "Saint Barthélemy": "Сент-Бартелеми", + "Saint Helena": "Әулие Елена Аралы", + "Saint Kitts And Nevis": "Сент-Китс және Невис", + "Saint Kitts and Nevis": "Сент-Китс және Невис", + "Saint Lucia": "Сент-Люсия", + "Saint Martin": "Сент-Мартин", + "Saint Martin (French part)": "Сент-Мартин (француз бөлігі)", + "Saint Pierre And Miquelon": "Сен-Пьер және Микелон", + "Saint Pierre and Miquelon": "Сент-Пьер және Микелон", + "Saint Vincent And Grenadines": "Сент-Винсент және Гренадин", + "Saint Vincent and the Grenadines": "Сент-Винсент және Гренадин аралдары", + "Samoa": "Самоа", + "San Marino": "Сан-Марино", + "Sao Tome And Principe": "Сан-Томе және Принсипи", + "Sao Tome and Principe": "Сан-Томе және Принсипи", + "Saudi Arabia": "Сауд Арабиясы", + "Save": "Сақтау", + "Saved.": "Сақталған.", + "Scroll to bottom": "Төменге жылжытыңыз", + "Scroll to top": "Жоғарыға жылжытыңыз", + "Search": "Іздеу", + "Secure Area": "Қауіпсіз аймақ", + "Select": "таңдаңыз", + "Select a different plan": "Басқа жоспарды таңдаңыз", + "Select a log file...": "Журнал файлын таңдаңыз...", + "Select A New Photo": "Жаңа Фотосуретті Таңдаңыз", + "Select Action": "Әрекетті Таңдаңыз", + "Select all": "Барлығын таңдау", + "Select All Dropdown": "Барлық ашылмалы тізімді таңдаңыз", + "Select this page": "Осы бетті таңдаңыз", + "Send Password Reset Link": "Құпиясөзді қалпына келтіру сілтемесін жіберу", + "Senegal": "Сенегал", + "September": "Қыркүйек", + "Serbia": "Сербия", + "Server Error": "Сервер қатесі", + "Service Unavailable": "Қызмет қолжетімсіз", + "Set as default": "Әдепкі ретінде орнату", + "Setup Key": "Орнату кілті", + "Seychelles": "Сейшел аралдары", + "Show All Fields": "Барлық Өрістерді Көрсету", + "Show Content": "Мазмұнын көрсету", + "Show Recovery Codes": "Қалпына Келтіру Кодтарын Көрсету", + "Showing": "Көрсету", + "Sierra Leone": "Сьерра-Леоне", + "Signed in as": "ретінде кірдіңіз", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Синт Мартин", + "Slovakia": "Словакия", + "Slovenia": "Словения", + "Soft Deleted": "Жұмсақ жойылды", + "Solomon Islands": "Соломон аралдары", + "Somalia": "Сомали", + "Something went wrong.": "Бір нәрсе дұрыс болмады.", + "Sorry! You are not authorized to perform this action.": "Прости! Сіз орындауға уәкілеттік берілген бұл іс-әрекет.", + "Sorry, your session has expired.": "Кешіріңіз, сіздің сессияңыз аяқталды.", + "South Africa": "Оңтүстік Африка", + "South Georgia And Sandwich Isl.": "Южная георгия и Южные Сандвичевы острова", + "South Georgia and the South Sandwich Islands": "Оңтүстік Джорджия және Оңтүстік Сэндвич аралдары", + "South Sudan": "Оңтүстік Судан", + "Spain": "Испания", + "Sri Lanka": "Шри-Ланка", + "Standalone Actions": "Дербес әрекеттер", + "Start Polling": "Сауалнаманы бастау", + "Start polling": "Дауыс беруді бастау", + "State / County": "Штат / округ", + "Stop Impersonating": "Еліктеуді тоқтатыңыз", + "Stop Polling": "Сауалнаманы тоқтату", + "Stop polling": "Дауыс беруді тоқтату", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Бұл қалпына келтіру кодтарын қауіпсіз пароль менеджерінде сақтаңыз. Егер сіздің екі факторлы аутентификация құрылғыңыз жоғалған болса, оларды есептік жазбаңызға кіруді қалпына келтіру үшін пайдалануға болады.", + "Subscribe": "Жазылу", + "Subscription Information": "Жазылым туралы ақпарат", + "Subscription Pending": "Жазылым күтілуде", + "Sudan": "Судан", + "Suriname": "Суринам", + "Svalbard And Jan Mayen": "Шпицберген және Ян-Майен", + "Svalbard and Jan Mayen": "Шпицберген және Ян Майен", + "Swaziland": "Eswatini", + "Sweden": "Швеция", + "Switch Teams": "Командаларды ауыстыру", + "Switzerland": "Швейцария", + "Syrian Arab Republic": "Сирия", + "System": "Жүйе", + "Taiwan": "Тайвань", + "Taiwan, Province of China": "Тайвань, Қытай провинциясы", + "Tajikistan": "Тәжікстан", + "Tanzania": "Танзания", + "Tanzania, United Republic of": "Танзания, Біріккен Республикасы", + "TAX": "САЛЫҚ", + "Team Details": "Команда туралы мәліметтер", + "Team Invitation": "Командаға шақыру", + "Team Members": "Команда мүшелері", + "Team Name": "Команда атауы", + "Team Owner": "Команда иесі", + "Team Settings": "Команда параметрлері", + "Terms of Service": "қызмет көрсету шарттары", + "Thailand": "Тайланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Рахмет, - деп жазылды! Жұмысқа кіріспес бұрын, сізге электрондық пошта арқылы жіберген сілтемені басу арқылы электрондық пошта мекенжайын растай аласыз ба? Егер сіз хат алмаған болсаңыз, біз сізге басқасын қуана жібереміз.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Үздіксіз қолдауыңыз үшін рахмет. Жазбаларыңыз үшін шот-фактураның көшірмесін тіркедік. Қандай да бір сұрақтарыңыз немесе сұрақтарыңыз болса, бізге хабарлаңыз.", + "Thanks,": "Рахмет,", + "The :attribute must be a valid role.": ":Attribute нақты рөл болуы керек.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute кем дегенде :length таңбадан тұруы керек және кем дегенде бір сан болуы керек.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute кемінде :length таңбадан тұруы керек және кемінде бір арнайы таңба мен бір сан болуы керек.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute кем дегенде :length таңбадан тұруы керек және кем дегенде бір арнайы таңбадан тұруы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute саны кемінде :length таңбадан тұруы керек және кемінде бір бас таңба мен бір сан болуы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute кемінде :length таңбадан тұруы және кемінде бір бас таңба мен бір арнайы таңба болуы тиіс.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute кемінде :length таңба болуы және кемінде бір бас таңба, бір сан және бір арнайы таңба болуы тиіс.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute-да кемінде :length таңба болуы керек және кем дегенде бір бас таңба болуы керек.", + "The :attribute must be at least :length characters.": ":Attribute кемінде :length таңбадан тұруы керек.", + "The :attribute must contain at least one letter.": ":Attribute саны кемінде бір әріптен тұруы керек.", + "The :attribute must contain at least one number.": ":Attribute-де кемінде бір сан болуы керек.", + "The :attribute must contain at least one symbol.": ":Attribute саны кемінде бір таңбадан тұруы керек.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute саны кемінде бір бас әріп пен бір кіші әріптен тұруы керек.", + "The :resource was created!": ":Resource құрылды!", + "The :resource was deleted!": ":Resource жойылды!", + "The :resource was restored!": ":Resource-ші қалпына келтірілді!", + "The :resource was updated!": ":Resource жаңартылды!", + "The action was executed successfully.": "Акция сәтті орындалды.", + "The default payment method cannot be removed.": "Әдепкі төлем әдісін жою мүмкін емес.", + "The file was deleted!": "Файл жойылды!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Берілген :attribute деректер ағып кетуде пайда болды. Басқа :attribute таңдаңыз.", + "The given data was invalid.": "Берілген деректер жарамсыз болды.", + "The government won't let us show you what's behind these doors": "Үкімет Сізге осы есіктердің артында не тұрғанын көрсетуге мүмкіндік бермейді", + "The HasOne relationship has already been filled.": "HasOne қарым-қатынасы қазірдің өзінде аяқталды.", + "The image could not be loaded": "Кескінді жүктеу мүмкін емес", + "The image could not be loaded.": "Кескінді жүктеу мүмкін емес.", + "The invoice emails must be valid email addresses.": "Шот-фактураның электрондық хаттары жарамды электрондық пошта мекенжайлары болуы керек.", + "The password is incorrect.": "Құпия сөз дұрыс емес.", + "The provided coupon code is invalid.": "Берілген купон коды жарамсыз.", + "The provided password does not match your current password.": "Берілген пароль Сіздің ағымдағы құпия сөзіңізге сәйкес келмейді.", + "The provided password was incorrect.": "Берілген пароль дұрыс болмады.", + "The provided two factor authentication code was invalid.": "Берілген екі факторлы аутентификация коды жарамсыз болды.", + "The provided two factor recovery code was invalid.": "Берілген екі факторлы қалпына келтіру коды жарамсыз.", + "The provided VAT number is invalid.": "Берілген ҚҚС нөмірі жарамсыз.", + "The resource was attached!": "Ресурс тіркелді!", + "The resource was prevented from being saved!": "Ресурсты сақтауға жол бермеді!", + "The resource was updated!": "Ресурс жаңартылды!", + "The response is not a streamed response.": "Жауап ағынды жауап емес.", + "The response is not a view.": "Жауап көрініс емес.", + "The selected country is invalid.": "Таңдалған ел жарамсыз.", + "The selected plan is invalid.": "Таңдалған жоспар жарамсыз.", + "The selected resources have been :action!": "Таңдалған ресурстар :action болды!", + "The team's name and owner information.": "Команданың аты және иесі туралы ақпарат.", + "There are no available options for this resource.": "Бұл ресурс үшін қол жетімді опциялар жоқ.", + "There are no fields to display.": "Көрсетілетін өрістер жоқ.", + "There are no new notifications.": "Жаңа хабарландырулар жоқ.", + "There was a problem executing the action.": "Іс-әрекетті орындау мәселесі туындады.", + "There was a problem fetching the resource.": "Ресурсты алу кезінде мәселе туындады.", + "There was a problem submitting the form.": "Нысанды беру мәселесі туындады.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Бұл адамдар сіздің командаңызға шақырылды және электронды пошта арқылы шақыру алды. Олар электрондық пошта арқылы шақыруды қабылдау арқылы командаға қосыла алады.", + "This account does not have an active subscription.": "Бұл тіркелгіде белсенді жазылым жоқ.", + "This action is unauthorized.": "Бұл әрекет рұқсат етілмеген.", + "This copy of Nova is unlicensed.": "Nova бұл көшірмесі лицензияланбаған.", + "This coupon code can only be used by new customers.": "Бұл купон кодын тек жаңа тұтынушылар пайдалана алады.", + "This device": "Бұл құрылғы", + "This file field is read-only.": "Бұл файл өрісі тек оқуға арналған.", + "This invoice is no longer open.": "Бұл шот-фактура енді ашық емес.", + "This is a secure area of the application. Please confirm your password before continuing.": "Бұл қауіпсіз қолдану аймағы. Жалғастырмас бұрын құпия сөзіңізді растаңыз.", + "This password does not match our records.": "Бұл пароль біздің жазбаларымызға сәйкес келмейді.", + "This password reset link will expire in :count minutes.": "Құпия сөзді қалпына келтіру сілтемесінің қолданылу мерзімі :count минуттан кейін аяқталады.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Бұл төлем басталды, бірақ қаражат әлі қабылданбады. Бұл 14 күнге дейін созылуы мүмкін.", + "This resource no longer exists": "Бұл ресурс енді жоқ", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Бұл жазылымның мерзімі аяқталды және оны жалғастыру мүмкін емес. Жаңа жазылым жасаңыз.", + "This user already belongs to the team.": "Бұл пайдаланушы командаға тиесілі.", + "This user has already been invited to the team.": "Бұл пайдаланушы командаға шақырылды.", + "Timor-Leste": "Тимор-Лести", + "to": "к", + "To": "Кімге", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Екі факторлы аутентификацияны қосуды аяқтау үшін телефонның аутентификация қолданбасын пайдаланып келесі QR кодын сканерлеңіз немесе орнату кілтін енгізіңіз және жасалған OTP кодын беріңіз.", + "Today": "Бүгін", + "Toggle navigation": "Навигацияны ауыстыру", + "Togo": "Того", + "Tokelau": "Токелау", + "Token Name": "Аты көпсалалы колледждің", + "Tonga": "Келіңіздер", + "Too Many Requests": "Тым көп сұраулар", + "total": "бүкіл", + "Total:": "Барлығы:", + "Trashed": "Разгромлен", + "Trinidad And Tobago": "Тринидад және Тобаго", + "Trinidad and Tobago": "Тринидад және Тобаго", + "Tunisia": "Тунис", + "Turkey": "Түйетауық", + "Turkmenistan": "Түрікменстан", + "Turks And Caicos Islands": "Теркс және Кайкос аралдары", + "Turks and Caicos Islands": "Теркс және Кайкос аралдары", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Екі факторлы аутентификация", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Екі факторлы аутентификация енді қосылды. Телефоныңыздың аутентификация қолданбасын пайдаланып келесі QR кодын сканерлеңіз немесе орнату кілтін енгізіңіз.", + "Type": "Түр", + "Uganda": "Уганда", + "Ukraine": "Украина", + "Unauthorized": "Авторизацияланған жоқ", + "United Arab Emirates": "Біріккен Араб Әмірліктері", + "United Kingdom": "Біріккен Корольдік", + "United States": "Америка Құрама Штаттары", + "United States Minor Outlying Islands": "Америка Құрама Штаттарының Кіші шеткі аралдары", + "United States Outlying Islands": "АҚШ-тың шалғай аралдары", + "Unknown": "Белгісіз", + "Unpaid": "Төленбеген", + "Update": "Жаңарту", + "Update & Continue Editing": "Жаңарту және редакциялау", + "Update :resource": ":Resource жаңарту", + "Update :resource: :title": ":Resource жаңарту: :title", + "Update attached :resource: :title": "Жаңарту қоса беріледі :resource: :title", + "Update Password": "Құпиясөзді жаңарту", + "Update Payment Information": "Төлем туралы ақпаратты жаңарту", + "Update Payment Method": "Төлем әдісін жаңарту", + "Update your account's profile information and email address.": "Тіркелгі профилін және электрондық пошта мекенжайын жаңартыңыз.", + "Uploading": "Жүктеп салынуда", + "Uploading files... (:current/:total)": "Файлдар жүктеп салынуда... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Қалпына келтіру кодын пайдаланыңыз", + "Use an authentication code": "Аутентификация кодын пайдаланыңыз", + "User Actions": "Пайдаланушы әрекеттері", + "User Security": "Пайдаланушы қауіпсіздігі", + "Username": "Пайдаланушы аты", + "Uzbekistan": "Өзбекстан", + "Value": "Құндылығы", + "Vanuatu": "Вануату", + "VAT Number": "ҚҚС нөмірі", + "Venezuela": "Венесуэла", + "Venezuela, Bolivarian Republic of": "Венесуэла, Боливар Республикасы", + "Verify Email Address": "Email мекенжайды растау", + "Verify Your Email Address": "Электрондық пошта мекенжайыңызды растаңыз", + "Viet Nam": "Vietnam", + "View": "Смотреть", + "Virgin Islands, British": "Британдық Виргин аралдары", + "Virgin Islands, U.S.": "АҚШ Виргин аралдары", + "Wallis And Futuna": "Уоллис және Футуна", + "Wallis and Futuna": "Уоллис және Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Жазылымыңызды өңдеудеміз. Жазылым сәтті өңделгеннен кейін бұл бет автоматты түрде жаңартылады. Әдетте, бұл процесс бірнеше секундқа созылуы керек.", + "We are unable to process your payment. Please contact customer support.": "Төлеміңізді өңдеу мүмкін емес. Тұтынушыларды қолдау қызметіне хабарласыңыз.", + "We have emailed your password reset link!": "Құпия сөзді қалпына келтіру сілтемесін электрондық пошта арқылы жібердік!", + "We were unable to find a registered user with this email address.": "Біз осы электрондық пошта мекенжайы бар тіркелген пайдаланушыны таба алмадық.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Біз төменде көрсетілген электрондық пошта мекенжайларына сілтемені жібереміз. Сіз бірнеше электрондық пошта мекенжайларын үтірмен бөліп алуыңыз мүмкін.", + "We're lost in space. The page you were trying to view does not exist.": "Біз ғарышта адасып кеттік. Сіз қарауға тырысқан бет жоқ.", + "Welcome Back!": "Қайтарумен!", + "Western Sahara": "Батыс Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Егер екі факторлы аутентификация қосылған болса, аутентификация кезінде сізден қауіпсіз кездейсоқ таңбалауышты енгізу сұралады. Сіз бұл таңбалауышты телефонның Google Authenticator бағдарламасынан ала аласыз.", + "Whoops": "Упс", + "Whoops!": "Ойбай!", + "Whoops! Something went wrong.": "Упс! Бір нәрсе дұрыс болмады.", + "With Trashed": "Жеңіліспен", + "Write": "Жазу", + "Year To Date": "Осы Уақытқа Дейін Бір Жыл", + "Yearly": "Жыл сайын", + "Yemen": "Йемен", + "Yes": "Иә", + "You are already subscribed.": "Сіз әлдеқашан жазылғансыз.", + "You are currently within your free trial period. Your trial will expire on :date.": "Сіз қазір тегін сынақ мерзіміндесіз. Сынақ мерзімі :date-де аяқталады.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Сіз қазір тегін сынақ мерзіміндесіз. Сынақ мерзімі :date. күні аяқталады. Жаңа жазылымды бастау сынақ мерзімін аяқтайды.", + "You are logged in!": "Сіз жүйеге кірдіңіз!", + "You are receiving this email because we received a password reset request for your account.": "Тіркелгіңізге құпия сөзді қалпына келтіру туралы сұрау келіп түскесін, сіз бұл хатты алдыңыз.", + "You have been invited to join the :team team!": "Сізді :team командасына қосылуға шақырды!", + "You have enabled two factor authentication.": "Сіз екі факторлы аутентификацияны қостыңыз.", + "You have not enabled two factor authentication.": "Сіз не включили двухфакторную сәйкестендіру.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Сізде төленбеген шот-фактуралар бар. Әдепкі төлем әдісін жаңартқаннан кейін төмендегі шот-фактуралар тізімі арқылы төлемдерді қайталап көруіңізге болады.", + "You may accept this invitation by clicking the button below:": "Төмендегі түймені басу арқылы осы шақыруды қабылдауға болады:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Жазылымнан кез келген уақытта бас тарта аласыз. Жазылымнан бас тартқаннан кейін сізде ағымдағы төлем циклінің соңына дейін жазылымды жалғастыру мүмкіндігі болады.", + "You may delete any of your existing tokens if they are no longer needed.": "Егер сіз енді қажет болмаса, кез-келген таңбалауышты алып тастай аласыз.", + "You may not delete your personal team.": "Сіз өзіңіздің жеке командаңызды жоюға құқығыңыз жоқ.", + "You may not leave a team that you created.": "Сіз жасаған командадан кете алмайсыз.", + "You will receive an invoice and payment link via email for each billing period.": "Әрбір есеп айырысу кезеңі үшін электрондық пошта арқылы шот-фактура мен төлем сілтемесін аласыз.", + "You're logged in!": "Сіз жүйеге кірдіңіз!", + "Your :invoiceName invoice is now available!": "Сіздің :invoiceName шот-фактураңыз енді қол жетімді!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Сіздің төлем мекенжайыңыз :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Сіздің картаңыз қабылданбады. Қосымша ақпарат алу үшін карта эмитентіне хабарласыңыз.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ағымдағы төлем әдісіңіз - мерзімі :expiration-де аяқталатын :lastFour-мен аяқталатын несие картасы.", + "Your email address is unverified.": "Электрондық пошта мекенжайыңыз расталмаған.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Соңғы :amount төлеміңіз орындалмады. Сәтсіз төлемді қайталау үшін төлем әдісін жаңартыңыз.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date-ға :amount-ға арналған соңғы төлеміңіз сәтсіз аяқталды. Сәтсіз төлемді қайталау үшін төлем әдісін жаңартыңыз.", + "Your next payment of :amount will be processed on :date.": "Сіздің келесі :amount төлеміңіз :date болады.", + "Your payment method has been added successfully.": "Төлем әдісіңіз сәтті қосылды.", + "Your payment method will be charged automatically for each billing period.": "Төлем әдісіңізден әрбір есеп айырысу кезеңі үшін автоматты түрде ақы алынады.", + "Your registered VAT Number is :vatNumber.": "Сіздің тіркелген ҚҚС нөміріңіз :vatNumber.", + "Your subscription has been started successfully.": "Жазылым сәтті басталды.", + "Your subscription has been successfully cancelled.": "Жазылымыңыз сәтті тоқтатылды.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Жазылымыңыз сәтті тоқтатылды. Төлем мерзімінің соңына дейін кіру мүмкіндігіңіз бар.", + "Your subscription was successfully resumed.": "Жазылым сәтті жалғасты.", + "Your subscription was successfully updated.": "Жазылымыңыз сәтті жаңартылды.", + "Zambia": "Замбия", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Пошталық индекс", + "Åland Islands": "Аланд аралдары" +} diff --git a/locales/kk/php-inline.json b/locales/kk/php-inline.json new file mode 100644 index 00000000000..edb81eb0698 --- /dev/null +++ b/locales/kk/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Бұл өрісті қабылдау керек.", + "accepted_if": "Бұл өріс :other :value болғанда қабылдануы керек.", + "active_url": "Бұл жарамсыз URL.", + "after": "Бұл :date-дан кейінгі күн болуы керек.", + "after_or_equal": "Бұл :date-тен кейінгі немесе оған тең күн болуы керек.", + "alpha": "Бұл өрісте тек әріптер болуы мүмкін.", + "alpha_dash": "Бұл өрісте тек әріптер, сандар, сызықшалар және астын сызу болуы мүмкін.", + "alpha_num": "Бұл өрісте тек әріптер мен сандар болуы мүмкін.", + "any_of": "Бұл өріс жарамсыз.", + "array": "Бұл өріс массив болуы керек.", + "ascii": "Бұл өрісте тек бір байтты әріптік-сандық таңбалар мен белгілер болуы керек.", + "attached": "Бұл өріс қазірдің өзінде бекітілген.", + "before": "Бұл :date-ге дейінгі күн болуы керек.", + "before_or_equal": "Бұл :date жылға дейінгі немесе оған тең күн болуы керек.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "Бұл өріс шын немесе жалған болуы керек.", + "can": "Бұл өрісте рұқсат етілмеген мән бар.", + "confirmed": "Растау бірдей емес.", + "contains": "Бұл өрісте қажетті мән жоқ.", + "date": "Бұл жарамды күн емес.", + "date_equals": "Бұл :date жылға тең күн болуы керек.", + "date_format": "Бұл :format форматына сәйкес келмейді.", + "decimal": "Бұл өрісте :decimal ондық таңба болуы керек.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Бұл мән :other-ден өзгеше болуы керек.", + "digits": "Бұл :digits сан болуы керек.", + "digits_between": "Бұл :min және :max сандар арасында болуы керек.", + "dimensions": "Бұл кескіннің қолайсыз өлшемдері бар.", + "distinct": "Бұл өрістің қайталанатын мәні бар.", + "doesnt_contain": "Бұл өрісте келесілердің ешқайсысы болмауы керек: :values.", + "doesnt_end_with": "Бұл өріс келесілердің бірімен аяқталмауы мүмкін: :values.", + "doesnt_start_with": "Бұл өріс келесілердің бірінен басталмауы мүмкін: :values.", + "email": "Бұл жарамды электрондық пошта мекенжайы болуы керек.", + "ends_with": "Бұл келесі тармақтардың бірімен аяқталуы керек: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Таңдалған мән жарамсыз болып табылады.", + "extensions": "Бұл өрісте келесі кеңейтімдердің біреуі болуы керек: :values.", + "file": "Мазмұн файл болуы керек.", + "filled": "Бұл өріс маңызды болуы керек.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "Бұл өріс жарамды он алтылық түс болуы керек.", + "image": "Бұл сурет болуы керек.", + "in": "Таңдалған мән жарамсыз болып табылады.", + "in_array": ":Other жылы бұл мән болған жоқ.", + "in_array_keys": "Бұл өрісте келесі кілттердің біреуі болуы керек: :values.", + "integer": "Бұл бүтін сан болуы керек.", + "ip": "Бұл жарамды IP мекенжайы болуы керек.", + "ipv4": "Бұл жарамды IPv4 мекен-жайы болуы керек.", + "ipv6": "Бұл жарамды IPv6 мекен-жайы болуы керек.", + "json": "Бұл жарамды JSON жолы болуы керек.", + "list": "Бұл өріс тізім болуы керек.", + "lowercase": "Бұл өріс кіші әріппен жазылуы керек.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "Бұл өрісте :max саннан аспауы керек.", + "mimes": "Бұл файл түрі болуы керек: :values.", + "mimetypes": "Бұл файл түрі болуы керек: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "Бұл өрісте кемінде :min сан болуы керек.", + "missing": "Бұл өріс жоқ болуы керек.", + "missing_if": ":Other саны :value болғанда бұл өріс жоқ болуы керек.", + "missing_unless": ":Other саны :value болмаса, бұл өріс жоқ болуы керек.", + "missing_with": ":Values болған кезде бұл өріс жоқ болуы керек.", + "missing_with_all": ":Values болған кезде бұл өріс жоқ болуы керек.", + "multiple_of": "Бұл мән :value-ге көбейтілуі керек", + "not_in": "Таңдалған мән жарамсыз болып табылады.", + "not_regex": "Бұл формат қолайсыз.", + "numeric": "Бұл сан болуы керек.", + "password.letters": "Бұл өрісте кемінде бір әріп болуы керек.", + "password.mixed": "Бұл өрісте кемінде бір бас әріп және бір кіші әріп болуы керек.", + "password.numbers": "Бұл өрісте кемінде бір сан болуы керек.", + "password.symbols": "Бұл өрісте кемінде бір таңба болуы керек.", + "password.uncompromised": "Берілген өріс деректер ағып кетуінде пайда болды. Басқа өрісті таңдаңыз.", + "present": "Бұл өріс болуы керек.", + "present_if": "Бұл өріс :other :value болғанда болуы керек.", + "present_unless": ":other саны :value болмаса, бұл өріс болуы керек.", + "present_with": "Бұл өріс :values болған кезде болуы керек.", + "present_with_all": "Бұл өріс :values болған кезде болуы керек.", + "prohibited": "Бұл өріске тыйым салынады.", + "prohibited_if": "Егер :other :value болса, бұл өріске тыйым салынады.", + "prohibited_if_accepted": "Бұл өріске :other қабылданған кезде тыйым салынады.", + "prohibited_if_declined": "Бұл өріске :other қабылданбаған кезде тыйым салынады.", + "prohibited_unless": "Егер :other :values-да болмаса, бұл өріске тыйым салынады.", + "prohibits": "Бұл өріс :other қатысуға тыйым салады.", + "regex": "Бұл формат қолайсыз.", + "relatable": "Бұл өріс осы ресурсқа байланысты болмауы мүмкін.", + "required": "Бұл өріс міндетті болып табылады.", + "required_array_keys": "Бұл өрісте :values жазба болуы керек.", + "required_if": "Егер :other :value болса, бұл өріс міндетті болып табылады.", + "required_if_accepted": "Бұл өріс :other қабылданған кезде қажет.", + "required_if_declined": "Бұл өріс :other қабылданбаған кезде қажет.", + "required_unless": "Егер :other жылы :values болмаса, бұл өріс міндетті болып табылады.", + "required_with": "Бұл өріс :values болған кезде міндетті болып табылады.", + "required_with_all": "Бұл өріс :values болған кезде міндетті болып табылады.", + "required_without": "Егер :values жоқ болса, бұл өріс міндетті болып табылады.", + "required_without_all": "Егер :values-ның ешқайсысы болмаса, бұл өріс міндетті болып табылады.", + "same": "Бұл өрістің мәні :other мәніне сәйкес келуі керек.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "Бұл келесі тармақтардың бірінен басталуы керек: :values.", + "string": "Бұл болуы тиіс, струна.", + "timezone": "Бұл қолайлы аймақ болуы керек.", + "ulid": "Бұл өріс жарамды ULID болуы керек.", + "unique": "Бұл қазірдің өзінде жасалды.", + "uploaded": "Ол жүктелмеді.", + "uppercase": "Бұл өріс бас әріппен жазылуы керек.", + "url": "Бұл формат қолайсыз.", + "uuid": "Бұл жарамды UUID болуы керек." +} diff --git a/locales/kk/php.json b/locales/kk/php.json new file mode 100644 index 00000000000..70ee39cb126 --- /dev/null +++ b/locales/kk/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute қабылдануы керек.", + "accepted_if": ":Other :value болғанда :attribute қабылдануы керек.", + "active_url": ":Attribute жарамды URL мекенжайы емес.", + "after": ":Attribute мәні :date күнінен кейінгі күн болуы керек.", + "after_or_equal": ":Attribute мәні :date күнінен кейінгі күн немесе тең болуы керек.", + "alpha": ":Attribute тек әріптерден тұруы керек.", + "alpha_dash": ":Attribute тек әріптерден, сандардан және сызықшалардан тұруы керек.", + "alpha_num": ":Attribute тек әріптерден және сандардан тұруы керек.", + "any_of": ":attribute өріс жарамсыз.", + "array": ":Attribute жиым болуы керек.", + "ascii": ":Attribute тек бір байтты әріптік-сандық таңбалар мен таңбаларды қамтуы керек.", + "attached": "Бұл нөмір :attribute тіркелген.", + "before": ":Attribute мәні :date күнінен дейінгі күн болуы керек.", + "before_or_equal": ":Attribute мәні :date күнінен дейінгі күн немесе тең болуы керек.", + "between.array": ":Attribute жиымы :min және :max аралығындағы элементтерден тұруы керек.", + "between.file": ":Attribute көлемі :min және :max килобайт аралығында болуы керек.", + "between.numeric": ":Attribute мәні :min және :max аралығында болуы керек.", + "between.string": ":Attribute тармағы :min және :max аралығындағы таңбалардан тұруы керек.", + "boolean": ":Attribute жолы шын немесе жалған мән болуы керек.", + "can": ":Attribute өрісінде рұқсат етілмеген мән бар.", + "confirmed": ":Attribute растауы сәйкес емес.", + "contains": ":attribute өрісінде қажетті мән жоқ.", + "current_password": "Құпия сөз дұрыс емес.", + "date": ":Attribute жарамды күн емес.", + "date_equals": ":Attribute мәні :date күнімен тең болуы керек.", + "date_format": ":Attribute пішімі :format пішіміне сай емес.", + "decimal": ":Attribute санында :decimal ондық таңба болуы керек.", + "declined": ":Attribute-ден бас тарту керек.", + "declined_if": ":Other саны :value болғанда, :attribute-ден бас тарту керек.", + "different": ":Attribute және :other әр түрлі болуы керек.", + "digits": ":Attribute мәні :digits сан болуы керек.", + "digits_between": ":Attribute мәні :min және :max аралығындағы сан болуы керек.", + "dimensions": ":Attribute сурет өлшемі жарамсыз.", + "distinct": ":Attribute жолында қосарланған мән бар.", + "doesnt_contain": ":attribute өрісте келесілердің кез келгені жоқ: :values.", + "doesnt_end_with": ":Attribute келесілердің бірімен аяқталмауы мүмкін: :values.", + "doesnt_start_with": ":Attribute келесілердің бірінен басталмауы мүмкін: :values.", + "email": ":Attribute жарамды электрондық пошта мекенжайы болуы керек.", + "ends_with": ":Attribute келесі мәндердің біреуінен аяқталуы керек: :values", + "enum": "Таңдалған :attribute жарамсыз.", + "exists": "таңдалған :attribute жарамсыз.", + "extensions": ":attribute өрісінде келесі кеңейтімдердің біреуі болуы керек: :values.", + "failed": "Тіркелгі деректері біздің жазбаларымызға сай емес.", + "file": ":Attribute файл болуы тиіс.", + "filled": ":Attribute жолы толтырылуы керек.", + "gt.array": ":Attribute мәні :value элементтерден үлкен болуы керек.", + "gt.file": ":Attribute файл өлшемі :value килобайттан үлкен болуы керек.", + "gt.numeric": ":Attribute мәні :value үлкен болуы керек.", + "gt.string": ":Attribute мәні :value таңбалардан үлкен болуы керек.", + "gte.array": ":Attribute мәні :value элементтерден үлкен немесе тең болуы керек.", + "gte.file": ":Attribute файл өлшемі :value килобайттан үлкен немесе тең болуы керек.", + "gte.numeric": ":Attribute мәні :value үлкен немесе тең болуы керек.", + "gte.string": ":Attribute мәні :value таңбалардан үлкен немесе тең болуы керек.", + "hex_color": ":attribute өріс жарамды он алтылық түс болуы керек.", + "image": ":Attribute кескін болуы керек.", + "in": "таңдалған :attribute жарамсыз.", + "in_array": ":Attribute жолы :other ішінде жоқ.", + "in_array_keys": ":attribute өрісте келесі кілттердің біреуі болуы керек: :values.", + "integer": ":Attribute бүтін сан болуы керек.", + "ip": ":Attribute жарамды IP мекенжайы болуы керек.", + "ipv4": ":Attribute жарамды IPv4 мекенжайы болуы керек.", + "ipv6": ":Attribute жарамды IPv6 мекенжайы болуы керек.", + "json": ":Attribute жарамды JSON тармағы болуы керек.", + "list": ":attribute өріс тізім болуы керек.", + "lowercase": ":Attribute кіші әріп болуы керек.", + "lt.array": ":Attribute мәні :value элементтерден кіші болуы керек.", + "lt.file": ":Attribute файл өлшемі :value килобайттан кіші болуы керек.", + "lt.numeric": ":Attribute мәні :value кіші болуы керек.", + "lt.string": ":Attribute мәні :value таңбалардан кіші болуы керек.", + "lte.array": ":Attribute мәні :value элементтерден кіші немесе тең болуы керек.", + "lte.file": ":Attribute файл өлшемі :value килобайттан кіші неменсе тең болуы керек.", + "lte.numeric": ":Attribute мәні :value кіші немесе тең болуы керек.", + "lte.string": ":Attribute мәні :value таңбалардан кіші немесе тең болуы керек.", + "mac_address": ":Attribute жарамды MAC мекенжайы болуы керек.", + "max.array": ":Attribute жиымының құрамы :max элементтен аспауы керек.", + "max.file": ":Attribute мәні :max килобайттан көп болмауы керек.", + "max.numeric": ":Attribute мәні :max мәнінен көп болмауы керек.", + "max.string": ":Attribute тармағы :max таңбадан ұзын болмауы керек.", + "max_digits": ":Attribute саны :max цифрдан аспауы керек.", + "mimes": ":Attribute мынадай файл түрі болуы керек: :values.", + "mimetypes": ":Attribute мынадай файл түрі болуы керек: :values.", + "min.array": ":Attribute кемінде :min элементтен тұруы керек.", + "min.file": ":Attribute көлемі кемінде :min килобайт болуы керек.", + "min.numeric": ":Attribute кемінде :min болуы керек.", + "min.string": ":Attribute кемінде :min таңбадан тұруы керек.", + "min_digits": ":Attribute саны кемінде :min цифрдан тұруы керек.", + "missing": ":Attribute өрісі жоқ болуы керек.", + "missing_if": ":Other саны :value болғанда :attribute өрісі болмауы керек.", + "missing_unless": ":Other :value болмаса, :attribute өрісі жоқ болуы керек.", + "missing_with": ":Values болған кезде :attribute өрісі жоқ болуы керек.", + "missing_with_all": ":Values болған кезде :attribute өрісі жоқ болуы керек.", + "multiple_of": ":Attribute :value еселенуі керек", + "next": "Келесі »", + "not_in": "таңдалған :attribute жарамсыз.", + "not_regex": "таңдалған :attribute форматы жарамсыз.", + "numeric": ":Attribute сан болуы керек.", + "password": "Қате құпиясөз.", + "password.letters": ":Attribute саны кемінде бір әріптен тұруы керек.", + "password.mixed": ":Attribute саны кемінде бір бас әріп пен бір кіші әріптен тұруы керек.", + "password.numbers": ":Attribute-де кемінде бір сан болуы керек.", + "password.symbols": ":Attribute саны кемінде бір таңбадан тұруы керек.", + "password.uncompromised": "Берілген :attribute деректер ағып кетуде пайда болды. Басқа :attribute таңдаңыз.", + "present": ":Attribute болуы керек.", + "present_if": ":other саны :value болғанда :attribute өрісі болуы керек.", + "present_unless": ":other саны :value болмаса, :attribute өрісі болуы керек.", + "present_with": ":values болған кезде :attribute өрісі болуы керек.", + "present_with_all": ":values болған кезде :attribute өрісі болуы керек.", + "previous": "« Алдыңғы", + "prohibited": ":Attribute өрісіне тыйым салынады.", + "prohibited_if": ":Attribute өрісіне :other :value болған кезде тыйым салынады.", + "prohibited_if_accepted": ":other өріске :other қабылданған кезде тыйым салынады.", + "prohibited_if_declined": ":other өріске :other қабылданған кезде тыйым салынады.", + "prohibited_unless": ":Attribute өрісіне тыйым салынады, егер тек :other :values-де болмаса.", + "prohibits": ":Attribute өрісі :other-нің болуына тыйым салады.", + "regex": ":Attribute пішімі жарамсыз.", + "relatable": "Бұл :attribute осы ресурсқа байланысты болмауы мүмкін.", + "required": ":Attribute жолы толтырылуы керек.", + "required_array_keys": ":Attribute өрісінде :values үшін жазба болуы керек.", + "required_if": ":Attribute жолы :other мәні :value болған кезде толтырылуы керек.", + "required_if_accepted": ":Other қабылданған кезде :attribute өрісі қажет.", + "required_if_declined": ":other қабылданбаған кезде :attribute өрісі қажет.", + "required_unless": ":Attribute жолы :other мәні :values ішінде болмағанда толтырылуы керек.", + "required_with": ":Attribute жолы :values болғанда толтырылуы керек.", + "required_with_all": ":Attribute жолы :values болғанда толтырылуы керек.", + "required_without": ":Attribute жолы :values болмағанда толтырылуы керек.", + "required_without_all": ":Attribute жолы ешбір :values болмағанда толтырылуы керек.", + "reset": "Құпия сөзіңіз қайта орнатылды!", + "same": ":Attribute және :other сәйкес болуы керек.", + "sent": "Сізге құпия сөзді қайта орнату сілтемесін жібердік!", + "size.array": ":Attribute жиымы :size элементтен тұруы керек.", + "size.file": ":Attribute көлемі :size килобайт болуы керек.", + "size.numeric": ":Attribute көлемі :size болуы керек.", + "size.string": ":Attribute тармағы :size таңбадан тұруы керек.", + "starts_with": ":Attribute келесі мәндердің біреуінен басталуы керек: :values", + "string": ":Attribute тармақ болуы керек.", + "throttle": "Кіру әрекеті тым көп болды. :seconds секундтан соң қайталап көріңіз.", + "throttled": "Қайталап көрмей тұрып күте тұрыңыз.", + "timezone": ":Attribute жарамды аймақ болуы керек.", + "token": "Осы құпиясөзді қайта орнату таңбалауышы жарамсыз.", + "ulid": ":Attribute жарамды ULID болуы керек.", + "unique": ":Attribute бұрын алынған.", + "uploaded": ":Attribute жүктелуі сәтсіз аяқталды.", + "uppercase": ":Attribute бас әріп болуы керек.", + "url": ":Attribute пішімі жарамсыз.", + "user": "Бұл электрондық поштамен ешбір пайдаланушыны таба алмадық.", + "uuid": ":Attribute мәні жарамды UUID болуы керек." +} diff --git a/locales/km/_excludes.json b/locales/km/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/km/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/km/json-inline.json b/locales/km/json-inline.json new file mode 100644 index 00000000000..a5299bc091c --- /dev/null +++ b/locales/km/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "វាលនេះត្រូវតែជាតួនាទីត្រឹមត្រូវ។", + "The :attribute must be at least :length characters and contain at least one number.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានលេខយ៉ាងតិចមួយ។", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរពិសេសមួយ និងលេខមួយ។", + "The :attribute must be at least :length characters and contain at least one special character.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរពិសេសមួយ។", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរធំមួយ និងលេខមួយ។", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរធំមួយ និងតួអក្សរពិសេសមួយ។", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានយ៉ាងហោចណាស់តួអក្សរធំមួយ លេខមួយ និងតួអក្សរពិសេសមួយ។", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានតួអក្សរធំយ៉ាងតិចមួយ។", + "The :attribute must be at least :length characters.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ។", + "The :attribute must contain at least one letter.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់អក្សរមួយ។", + "The :attribute must contain at least one number.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់លេខមួយ។", + "The :attribute must contain at least one symbol.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់និមិត្តសញ្ញាមួយ។", + "The :attribute must contain at least one uppercase and one lowercase letter.": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់អក្សរធំមួយ និងអក្សរតូចមួយ។", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "វាលដែលបានផ្តល់ឱ្យបានលេចឡើងនៅក្នុងការលេចធ្លាយទិន្នន័យ។ សូមជ្រើសរើសកន្លែងផ្សេង។" +} diff --git a/locales/km/json.json b/locales/km/json.json new file mode 100644 index 00000000000..40ecbbb7945 --- /dev/null +++ b/locales/km/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(និង :count កំហុសបន្ថែមទៀត)", + "(and :count more errors)": "(និង :count កំហុសបន្ថែមទៀត)|(និង :count កំហុសបន្ថែមទៀត)|(និង :count កំហុសបន្ថែមទៀត)", + "30 Days": "៣០ ថ្ងៃ", + "60 Days": "៦០ ថ្ងៃ", + "90 Days": "៩០ ថ្ងៃ", + ":amount selected": ":Amount ត្រូវបានជ្រើសរើស", + ":amount Total": "សរុប :amount", + ":days day trial": "ការសាកល្បង :Days ថ្ងៃ។", + ":resource Details": ":Resource លម្អិត", + ":resource Details: :title": ":Resource លម្អិត::title", + "A decryption key is required.": "ទាមទារសោរឌិគ្រីប។", + "A fresh verification link has been sent to your email address.": "តំណផ្ទៀងផ្ទាត់ថ្មីត្រូវបានផ្ញើទៅកាន់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក។", + "A new verification link has been sent to the email address you provided during registration.": "តំណផ្ទៀងផ្ទាត់ថ្មីត្រូវបានផ្ញើទៅកាន់អ៊ីម៉ែលអាស័យដ្ឋានអ្នកផ្តល់ក្នុងអំឡុងការចុះឈ្មោះ។", + "A new verification link has been sent to the email address you provided in your profile settings.": "តំណផ្ទៀងផ្ទាត់ថ្មីមួយត្រូវបានផ្ញើទៅកាន់អាសយដ្ឋានអ៊ីមែលដែលអ្នកបានផ្តល់នៅក្នុងការកំណត់ទម្រង់របស់អ្នក។", + "A new verification link has been sent to your email address.": "តំណផ្ទៀងផ្ទាត់ថ្មីត្រូវបានផ្ញើទៅកាន់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក។", + "Accept Invitation": "ទទួលយកការអញ្ជើញ", + "Action": "សកម្មភាព", + "Action Event": "ព្រឹត្តិការណ៍សកម្មភាព", + "Action Events": "ព្រឹត្តិការណ៍សកម្មភាព", + "Action Happened At": "កើតឡើងនៅ", + "Action Initiated By": "ផ្តួចផ្តើមដោយ", + "Action Name": "ឈ្មោះ", + "Action Status": "ស្ថានភាព", + "Action Target": "គោលដៅ", + "Actions": "សកម្មភាព", + "Add": "បន្ថែម", + "Add :resource": "បន្ថែម ១០", + "Add a new team member to your team, allowing them to collaborate with you.": "បន្ថែមសមាជិកក្រុមមួយ អនុញ្ញាតឱ្យពួកគេដើម្បីសហការជាមួយនឹងអ្នក។", + "Add additional security to your account using two factor authentication.": "បន្ថែមសន្ដិសុខរបស់គណនីប្រើប្រាស់ពីរកត្តាផ្ទៀងផ្ទាត់។", + "Add Payment Method": "បន្ថែមវិធីបង់ប្រាក់", + "Add row": "បន្ថែមជួរដេក", + "Add Team Member": "បន្ថែមសមាជិក", + "Add VAT Number": "បន្ថែមលេខ VAT", + "Added.": "បានបន្ថែម។", + "Additional billing information updated successfully.": "ព័ត៌មានអំពីការចេញវិក្កយបត្របន្ថែមត្រូវបានធ្វើបច្ចុប្បន្នភាពដោយជោគជ័យ។", + "Address": "អាស័យដ្ឋាន", + "Address Line 2": "អ​ស​យ​ដ្ឋាន​ខ្សែ​រ​ទី 2", + "Administrator": "គ្រប់គ្រង", + "Administrator users can perform any action.": "គ្រប់គ្រងអ្នកប្រើប្រាស់អាចអនុវត្តសកម្មភាពណាមួយ។", + "Afghanistan": "អាហ្វហ្គានីស្ថាន", + "Aland Islands": "Aland Islands", + "Albania": "អាល់បានី", + "Algeria": "អាល់ហ្សេរី", + "All of the people that are part of this team.": "មនុស្សទាំងអស់ដែលនៅក្នុងក្រុមនេះ។", + "All resources loaded.": "ទិន្នន័យទាំងអស់ត្រូវបានផ្ទុក។", + "All rights reserved.": "រក្សាសិទ្ធិគ្រប់យ៉ាង។", + "Already registered?": "បានចុះឈ្មោះរួចហើយ?", + "American Samoa": "សាម័រ អាមេរិកាំង", + "An error occurred while uploading the file.": "កំហុសបានកើតឡើងនៅពេលផ្ទុកឯកសារ។", + "An error occurred while uploading the file: :error": "កំហុសបានកើតឡើងនៅពេលផ្ទុកឯកសារ៖ ១០", + "An unexpected error occurred and we have notified our support team. Please try again later.": "កំហុសដែលមិននឹកស្មានដល់បានកើតឡើង ហើយយើងបានជូនដំណឹងដល់ក្រុមគាំទ្ររបស់យើង។ សូម​ព្យាយាម​ម្តង​ទៀត​នៅ​ពេល​ក្រោយ។", + "Andorra": "អង់ដូរ៉ា", + "Angola": "អង់ហ្គោឡា", + "Anguilla": "អង់ហ្គីឡា", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ទិន្នន័យនេះត្រូវបានផ្លាស់ប្តូរ។ សូមធ្វើឱ្យការដោនឡូតទំព័រនេះ និងព្យាយាមម្តងទៀត។", + "Antarctica": "អង់តាក់ទិក", + "Antigua And Barbuda": "អង់ទីកានិងបាប៊ូដា", + "Antigua and Barbuda": "Antigua និង Barbuda", + "API Token": "និមិត្តសញ្ញា API", + "API Token Permissions": "សិទ្ធិរបស់ API Token", + "API Tokens": "សញ្ញាសម្ងាត់ API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens ដែលអនុញ្ញាតភាគីទីបីនៃសេវាកម្មដើម្បីផ្ទៀងផ្ទាត់ជាមួយនឹងកម្មវិធីរបស់យើងលើនាមរបស់អ្នក។", + "Apply": "អនុវត្ត", + "Apply Coupon": "អនុវត្តប័ណ្ណ", + "April": "ខែមេសា", + "Are you sure you want to attempt to pay :amount?": "តើ​អ្នក​ប្រាកដ​ជា​ចង់​ព្យាយាម​បង់ :amount ទេ?", + "Are you sure you want to cancel your subscription?": "តើអ្នកប្រាកដថាចង់បោះបង់ការជាវរបស់អ្នកមែនទេ?", + "Are you sure you want to delete all the notifications?": "តើអ្នកប្រាកដថាចង់លុបការជូនដំណឹងទាំងអស់មែនទេ?", + "Are you sure you want to delete the selected resources?": "តើអ្នកប្រាកដថាអ្នកចង់លុបទិន្នន័យដែលបានជ្រើសរើសឬទេ?", + "Are you sure you want to delete this file?": "តើអ្នកប្រាកដថាអ្នកចង់លុបឯកសារនេះ?", + "Are you sure you want to delete this notification?": "តើអ្នកប្រាកដថាចង់លុបការជូនដំណឹងនេះទេ?", + "Are you sure you want to delete this payment method?": "តើអ្នកប្រាកដថាចង់លុបវិធីបង់ប្រាក់នេះទេ?", + "Are you sure you want to delete this resource?": "តើអ្នកប្រាកដថាអ្នកចង់លុបទិន្នន័យនេះ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "តើអ្នកប្រាកដថាអ្នកចង់លុបក្រុមនេះ? នៅពេលដែលក្រុមនេះត្រូវបានលុបទាំងអស់នៃទិន្នន័យរបស់ខ្លួននិងទិន្នន័យនឹងត្រូវបានលុប។", + "Are you sure you want to delete your account?": "តើអ្នកប្រាកដថាចង់លុបគណនីរបស់អ្នកមែនទេ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "តើអ្នកប្រាកដថាអ្នកចង់លុបគណនីរបស់អ្នក? នៅពេលដែលរបស់គណនីត្រូវបានលុបទិន្នន័យទាំងអស់នឹងត្រូវបានលុប។ សូមបញ្ចូលពាក្យសម្ងាត់ដើម្បីបញ្ជាក់អ្នកចង់លុបគណនីរបស់អ្នកជាអចិន្ត្រៃ។", + "Are you sure you want to detach the selected resources?": "តើអ្នកប្រាកដថាអ្នកចង់ដើម្បីផ្ដាច់ការបានជ្រើសទិន្នន័យ?", + "Are you sure you want to detach this resource?": "តើអ្នកប្រាកដថាអ្នកចង់ដើម្បីផ្ដាច់ទិន្នន័យនេះ?", + "Are you sure you want to force delete the selected resources?": "តើអ្នកប្រាកដថាអ្នកចង់ដើម្បីបង្ខំឱ្យលុបការបានជ្រើសទិន្នន័យ?", + "Are you sure you want to force delete this resource?": "តើអ្នកប្រាកដថាអ្នកចង់ដើម្បីបង្ខំឱ្យលុបទិន្នន័យនេះ?", + "Are you sure you want to log out?": "តើ​អ្នក​ប្រាកដ​ជា​ចង់​ចេញ?", + "Are you sure you want to mark all notifications as read?": "តើអ្នកប្រាកដថាចង់សម្គាល់ការជូនដំណឹងទាំងអស់ថាបានអានហើយឬនៅ?", + "Are you sure you want to remove this item?": "តើអ្នកប្រាកដថាចង់លុបធាតុនេះទេ?", + "Are you sure you want to restore the selected resources?": "តើអ្នកប្រាកដថាអ្នកចង់ដើម្បីស្តារការបានជ្រើសទិន្នន័យ?", + "Are you sure you want to restore this resource?": "តើអ្នកប្រាកដថាអ្នកចង់ដើម្បីស្តារទិន្នន័យនេះ?", + "Are you sure you want to resume your subscription?": "តើអ្នកប្រាកដថាចង់បន្តការជាវរបស់អ្នកទេ?", + "Are you sure you want to run this action?": "តើអ្នកប្រាកដថាអ្នកចង់ដំណើរការសកម្មភាពនេះ?", + "Are you sure you want to set this payment method as your default?": "តើអ្នកប្រាកដថាចង់កំណត់វិធីបង់ប្រាក់នេះជាលំនាំដើមរបស់អ្នកទេ?", + "Are you sure you want to stop impersonating?": "តើអ្នកប្រាកដថាចង់បញ្ឈប់ការក្លែងបន្លំ?", + "Are you sure you would like to delete this API token?": "តើអ្នកប្រាកដថាអ្នកចង់លុប API token ដែរឬទេ?", + "Are you sure you would like to leave this team?": "តើអ្នកប្រាកដថាអ្នកចង់ចាកចេញក្រុមនេះ?", + "Are you sure you would like to remove this person from the team?": "តើអ្នកប្រាកដថាអ្នកចង់យកមនុស្សម្នាក់ពីក្រុមនេះ?", + "Are you sure you would like to switch billing plans?": "តើ​អ្នក​ប្រាកដ​ជា​ចង់​ប្ដូរ​គម្រោង​ចេញ​វិក្កយបត្រ​មែនទេ?", + "Argentina": "អាហ្សង់ទីន", + "Armenia": "អាមេនី", + "Aruba": "អារូបា", + "Attach": "ភ្ជាប់", + "Attach & Attach Another": "ភ្ជាប់ និងភ្ជាប់ផ្សេងទៀត", + "Attach :resource": "ភ្ជាប់ :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "ភ្ជាប់ឯកសារដោយអូស និងទម្លាក់ ជ្រើសរើស ឬភ្លក់វា។", + "August": "ខែសីហា", + "Australia": "អូស្ត្រាលី", + "Austria": "អូទ្រីស", + "Azerbaijan": "អាស៊ែបៃហ្សង់", + "Bahamas": "បាហាម៉ា", + "Bahrain": "បារ៉ែន", + "Bangladesh": "បង់ក្លាដែស", + "Barbados": "បាបាដុស", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "មុននឹងបន្ត តើអ្នកអាចផ្ទៀងផ្ទាត់អាសយដ្ឋានអ៊ីមែលរបស់អ្នកដោយចុចលើតំណដែលយើងទើបតែផ្ញើទៅអ្នកបានទេ? ប្រសិនបើអ្នកមិនបានទទួលអ៊ីមែលទេ យើងនឹងរីករាយផ្ញើទៅអ្នកមួយទៀត។", + "Before proceeding, please check your email for a verification link.": "មុនពេលបន្ត សូមពិនិត្យមើលអ៊ីមែលរបស់អ្នកសម្រាប់តំណផ្ទៀងផ្ទាត់។", + "Belarus": "បេឡារុស", + "Belgium": "បែលហ្ស៊ិក", + "Belize": "បេលី", + "Benin": "បេណាំង", + "Bermuda": "ប៊ឺមុយដា", + "Bhutan": "ប៊ូតង់", + "Billing Information": "ព័ត៌មានវិក័យប័ត្រ", + "Billing Management": "ការគ្រប់គ្រងវិក័យប័ត្រ", + "Bolivia": "បូលីវី", + "Bolivia, Plurinational State of": "បូលីវី រដ្ឋ Plurinational នៃ", + "Bonaire, Sint Eustatius and Saba": "ហូឡង់ ការ៉ាប៊ីន", + "Bosnia And Herzegovina": "បូស្ន៊ីនិងហឺហ្ស៊េ", + "Bosnia and Herzegovina": "បូស្នៀ និងហឺហ្សេហ្គោវីណា", + "Botswana": "បុតស្វាណា", + "Bouvet Island": "កោះ​ប៊ូវ៉េត", + "Brazil": "ប្រេស៊ីល", + "British Indian Ocean Territory": "ដែនដី​អង់គ្លេស​នៅ​មហា​សមុទ្រ​ឥណ្ឌា", + "Browser Sessions": "កម្មវិធីរុម័យ", + "Brunei Darussalam": "ព្រុយណេ", + "Bulgaria": "ប៊ុលហ្គារី", + "Burkina Faso": "បួគីណាហ្វាសូ", + "Burundi": "ប៊ូរុនឌី", + "Cambodia": "កម្ពុជា", + "Cameroon": "កាមេរូន", + "Canada": "កាណាដា", + "Cancel": "បោះបង់", + "Cancel Subscription": "បោះបង់ការជាវ", + "Cape Verde": "ជ្រោយវែរ", + "Card": "កាត", + "Cayman Islands": "កោះ​កៃម៉ង់", + "Central African Republic": "សាធារណរដ្ឋអាហ្វ្រិកកណ្ដាល", + "Chad": "ឆាដ", + "Change Subscription Plan": "ផ្លាស់ប្តូរគម្រោងការជាវ", + "Change the current payment method attached to your subscription": "ផ្លាស់ប្តូរវិធីបង់ប្រាក់បច្ចុប្បន្នដែលភ្ជាប់ទៅនឹងការជាវរបស់អ្នក។", + "Changes": "ផ្លាស់ប្តូរ", + "Checkout": "ពិនិត្យ​មុន​ពេល​ចេញ", + "Chile": "ស៊ីលី", + "China": "ចិន", + "Choose": "ជ្រើសរើស", + "Choose :field": "ជ្រើសរើស :field", + "Choose :resource": "ជ្រើសរើស :resource", + "Choose an option": "ជ្រើសជម្រើសមួយ", + "Choose date": "ជ្រើសរើសកាលបរិច្ឆេទ", + "Choose File": "ជ្រើសឯកសារ", + "Choose Files": "ជ្រើសរើសឯកសារ", + "Choose Type": "ជ្រើសប្រភេទ", + "Christmas Island": "កោះ​គ្រីស្មាស", + "City": "ទីក្រុង", + "Click here to re-send the verification email.": "ចុចទីនេះដើម្បីផ្ញើអ៊ីមែលផ្ទៀងផ្ទាត់ឡើងវិញ។", + "click here to request another": "ចុចទីនេះដើម្បីស្នើសុំផ្សេងទៀត។", + "Click to choose": "ចុចដើម្បីជ្រើសរើស", + "Close": "បិទ", + "Cocos (Keeling) Islands": "កោះ​កូកូស (គីលីង)", + "Code": "លេខកូដ", + "Colombia": "កូឡុំប៊ី", + "Comoros": "កូម័រ", + "Confirm": "បញ្ជាក់", + "Confirm Billing Action": "បញ្ជាក់សកម្មភាពចេញវិក្កយបត្រ", + "Confirm Password": "បញ្ជាក់ពាក្យសម្ងាត់", + "Confirm Payment": "បញ្ជាក់ការទូទាត់", + "Confirm your :amount payment": "បញ្ជាក់ការទូទាត់របស់អ្នកចំនួន :amount", + "Congo": "កុងហ្គោ - ប្រាហ្សាវីល", + "Congo, Democratic Republic": "ហ្គោ,រដ្ឋ", + "Congo, the Democratic Republic of the": "កុងហ្គោ សាធារណរដ្ឋប្រជាធិបតេយ្យ", + "Constant": "ថេរ", + "Continue To Payment": "បន្តទៅការទូទាត់", + "Cook Islands": "កោះ​ខូក", + "Copy to clipboard": "ចម្លងទៅក្ដារតម្បៀតខ្ទាស់", + "Costa Rica": "កូស្តារីកា", + "Cote D'Ivoire": "កូតឌីវ័រ", + "Country": "ប្រទេស", + "Coupon": "គូប៉ុង", + "Coupon applied successfully.": "គូប៉ុងបានអនុវត្តដោយជោគជ័យ។", + "Create": "បង្កើត", + "Create & Add Another": "បង្កើត និងបន្ថែមទៀត", + "Create :resource": "បង្កើត :resource", + "Create a new team to collaborate with others on projects.": "បង្កើតក្រុមថ្មីមួយដើម្បីសហការជាមួយអ្នកផ្សេងលើគម្រោង។", + "Create Account": "បង្កើតគណនី", + "Create API Token": "បង្កើត API Token", + "Create New Team": "បង្កើតក្រុមថ្មី", + "Create Team": "បង្កើតក្រុម", + "Created.": "បានបង្កើត។", + "Croatia": "ក្រូអាស៊ី", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "គុយបា", + "Curaçao": "កូរ៉ាកៅ", + "Current Password": "ពាក្យសម្ងាត់បច្ចុប្បន្ន", + "Current Subscription Plan": "គម្រោងការជាវបច្ចុប្បន្ន", + "Currently Subscribed": "បានជាវបច្ចុប្បន្ន", + "Customer Balance": "សមតុល្យអតិថិជន", + "Customize": "ប្ដូរ", + "Cyprus": "ស៊ីប", + "Czech Republic": "ឆែគា", + "Côte d'Ivoire": "កូតឌីវ័រ", + "Dark": "ងងឹត", + "Dashboard": "ប្លូ", + "December": "ខែធ្នូ", + "Decrease": "ថយចុះ", + "Default": "លំនាំដើម", + "Delete": "លុប", + "Delete :resource": "លុប :resource", + "Delete Account": "លុបគណនី", + "Delete all notifications": "លុបការជូនដំណឹងទាំងអស់។", + "Delete API Token": "លុប API Token", + "Delete File": "លុបឯកសារ", + "Delete Notification": "លុបការជូនដំណឹង", + "Delete Resource": "លុបទិន្នន័យ", + "Delete Selected": "លុបបានជ្រើស", + "Delete Team": "លុបក្រុម", + "Denmark": "ដាណឺម៉ាក", + "Detach": "ផ្ដាច់", + "Detach Resource": "ផ្ដាច់ទិន្នន័យ", + "Detach Selected": "ផ្ដាច់បានជ្រើស", + "Details": "លម្អិត", + "Disable": "បិទ", + "Djibouti": "ជីប៊ូទី", + "Do you really want to leave? You have unsaved changes.": "តើអ្នកពិតជាចង់ចាកចេញ? អ្នកមានការផ្លាស់ប្តូរមិនទាន់រក្សាទុក។", + "Dominica": "ដូមីនីក", + "Dominican Republic": "សាធារណរដ្ឋ​ដូមីនីក", + "Done.": "បានធ្វើ។", + "Download": "ទាញយក", + "Download Invoice": "ទាញយកវិក្កយបត្រ", + "Drop file or click to choose": "ទម្លាក់ឯកសារ ឬចុចដើម្បីជ្រើសរើស", + "Drop files or click to choose": "ទម្លាក់ឯកសារ ឬចុចដើម្បីជ្រើសរើស", + "Ecuador": "អេក្វាទ័រ", + "Edit": "កែសម្រួល", + "Edit :resource": "កែសម្រួល :resource", + "Edit Attached": "កែសម្រួលបានភ្ជាប់", + "Edit Profile": "កែសម្រួលប្រវត្តិរូប", + "Editor": "អ្នកនិពន្ធ", + "Editor users have the ability to read, create, and update.": "អ្នកនិពន្ធប្រើប្រាស់មានសមត្ថភាពក្នុងការមើល, បង្កើត,និងកែប្រែ។", + "Egypt": "អេហ្ស៊ីប", + "El Salvador": "អែលសាល់វ៉ាឌ័រ", + "Email": "អ៊ីម៉ែល", + "email": "អ៊ីម៉ែល", + "Email Address": "អាស័យដ្ឋានអ៊ីម៉ែល", + "Email Addresses": "អាសយដ្ឋានអ៊ីមែល", + "Email Password Reset Link": "អ៊ីម៉ែលពាក្យសម្ងាត់កំណត់តំណភ្ជាប់", + "Email Verification": "ការផ្ទៀងផ្ទាត់អ៊ីមែល", + "Enable": "អនុញ្ញាត", + "Encrypted environment file already exists.": "ឯកសារបរិស្ថានដែលបានអ៊ិនគ្រីបមានរួចហើយ។", + "Encrypted environment file not found.": "រកមិនឃើញឯកសារបរិស្ថានដែលបានអ៊ិនគ្រីបទេ។", + "Ensure your account is using a long, random password to stay secure.": "ធានារបស់គណនីត្រូវបានប្រើជាយូរ​ សូមប្រើប្រាស់បង្កើតដោយចៃដន្យដើម្យីសុវត្ថិភាព។", + "Environment file already exists.": "ឯកសារបរិស្ថានមានរួចហើយ។", + "Environment file not found.": "រកមិនឃើញឯកសារបរិស្ថានទេ។", + "Equatorial Guinea": "ហ្គីណេអេក្វាទ័រ", + "Eritrea": "អេរីត្រេ", + "Error": "កំហុស", + "errors": "កំហុស", + "Estonia": "អេស្តូនី", + "Ethiopia": "អេត្យូពី", + "ex VAT": "អតីត VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "ផុតកំណត់ ១០", + "Export As CSV": "នាំចេញជា CSV", + "Extra Billing Information": "ព័ត៌មានវិក័យប័ត្របន្ថែម", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "បញ្ជាក់បន្ថែមគឺត្រូវការដើម្បីដំណើរការការទូទាត់របស់អ្នក។ សូមបន្តការទូទាត់ទំព័រដោយចុចលើប៊ូតុងខាងក្រោម។", + "Failed Subscription Payment": "ការទូទាត់ការជាវបានបរាជ័យ", + "Failed to load :resource!": "បរាជ័យក្នុងការផ្ទុក :resource!", + "Falkland Islands (Malvinas)": "កោះ​ហ្វក់ឡែន", + "Faroe Islands": "កោះ​ហ្វារ៉ូ", + "February": "ខែកុម្ភៈ", + "Fiji": "ហ្វីជី", + "Filename": "ឈ្មោះ​ឯកសារ", + "Finish enabling two factor authentication.": "បញ្ចប់ការបើកដំណើរការការផ្ទៀងផ្ទាត់កត្តាពីរ។", + "Finland": "ហ្វាំងឡង់", + "For your security, please confirm your password to continue.": "សម្រាប់សន្តិសុខរបស់អ្នក សូមបញ្ជាក់ពាក្យសម្ងាត់ដើម្បីបន្ត។", + "Forbidden": "ហាមឃាត់", + "Force Delete": "លុបជារៀងរហូត", + "Force Delete :resource": "លុបជារៀងរហូត :resource", + "Force Delete Resource": "លុបទិន្នន័យជារៀងរហូត", + "Force Delete Selected": "លុបជ្រើសរើសជារៀងរហូត", + "Forgot Password": "ភ្លេច​លេខសំងាត់​", + "Forgot your password?": "ភ្លេចពាក្យសម្ងាត់របស់អ្នក?", + "Forgot Your Password?": "ភ្លេចពាក្យសម្ងាត់របស់អ្នក?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ភ្លេចពាក្យសម្ងាត់របស់អ្នក? គ្មានបញ្ហា។ គ្រាន់តែអនុញ្ញាតឱ្យយើងដឹងរបស់អ្នកអ៊ីម៉ែលដ្ឋានហើយយើងនឹងអ៊ីម៉ែលអ្នកការពាក្យសម្ងាត់កំណត់តំណដែលនឹងអនុញ្ញាតឱ្យអ្នកជ្រើសរើសពាក្យសម្ងាត់ថ្មីមួយ។", + "France": "បារាំង", + "French Guiana": "ហ្គីអាណា បារាំង", + "French Polynesia": "ប៉ូលី​ណេស៊ី​បារាំង", + "French Southern Territories": "ដែនដី​បារាំង​នៅ​ភាគខាងត្បូង", + "From": "ពី", + "Gabon": "ហ្គាបុង", + "Gambia": "ហ្គំប៊ី", + "Georgia": "ហ្សកហ្ស៊ី", + "Germany": "អាល្លឺម៉ង់", + "Ghana": "ហ្គាណា", + "Gibraltar": "ហ្ស៊ីប្រាល់តា", + "Go Home": "ចូលទៅទំព័រដើម", + "Go to page :page": "ចូលទៅទំព័រ :page", + "Great! You have accepted the invitation to join the :team team.": "អស្ចារ្យ! អ្នកបានទទួលការអញ្ជើញចូលរួម :team ក្រុម។", + "Greece": "ក្រិក", + "Greenland": "ហ្គ្រោអង់ឡង់", + "Grenada": "ហ្គ្រើណាដ", + "Guadeloupe": "ហ្គោដឺឡុប", + "Guam": "ហ្គាំ", + "Guatemala": "ក្វាតេម៉ាឡា", + "Guernsey": "ហ្គេនស៊ី", + "Guinea": "ហ្គីណេ", + "Guinea-Bissau": "ហ្គីណេប៊ីស្សូ", + "Guyana": "ហ្គីយ៉ាន", + "Haiti": "ហៃទី", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "មានគំនិតទីពីរអំពីការលុបចោលការជាវរបស់អ្នក? អ្នកអាចបើកដំណើរការការជាវរបស់អ្នកឡើងវិញភ្លាមៗនៅពេលណាក៏បាន រហូតដល់ចុងបញ្ចប់នៃវដ្តវិក្កយបត្របច្ចុប្បន្នរបស់អ្នក។ បន្ទាប់ពីវដ្តវិក្កយបត្របច្ចុប្បន្នរបស់អ្នកបានបញ្ចប់ អ្នកអាចជ្រើសរើសគម្រោងការជាវថ្មីទាំងស្រុង។", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "មានគំនិតទីពីរអំពីការលុបចោលការជាវរបស់អ្នក? អ្នក​អាច​ដំណើរការ​ការ​ជាវ​របស់​អ្នក​ភ្លាមៗ​នៅ​ពេល​ណា​ក៏បាន​រហូត​ដល់​ចុងបញ្ចប់​នៃ​វដ្ត​វិក្កយបត្រ​បច្ចុប្បន្ន​របស់អ្នក។ បន្ទាប់ពីវដ្តវិក្កយបត្របច្ចុប្បន្នរបស់អ្នកបានបញ្ចប់ អ្នកអាចជ្រើសរើសគម្រោងការជាវថ្មីទាំងស្រុង។", + "Heard Island & Mcdonald Islands": "កោះអ៊ែដនិង", + "Heard Island and McDonald Islands": "កោះ Heard និងកោះ McDonald", + "Hello!": "ជំរាបសួរ!", + "Hide Content": "លាក់មាតិកា", + "Hold Up!": "កាន់ឡើង!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "ហុងឌូរ៉ាស", + "Hong Kong": "ហុងកុង", + "Hungary": "ហុងគ្រី", + "I agree to the :terms_of_service and :privacy_policy": "ខ្ញុំយល់ស្របទៅ :terms_of_service និង :privacy_policy", + "Iceland": "អ៊ីស្លង់", + "ID": "លេខសម្គាល់", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ប្រសិនបើចាំបាច់ អ្នកអាចចាកចេញនៃឧបករណ៍ទាំងអស់។ មួយចំនួននៃការចូលអ្នកថ្មីៗត្រូវបានរាយខាងក្រោម ទោះជាយ៉ាងណាបញ្ជីនេះមិនអាចត្រូវបានទូលំទូលាយ។ ប្រសិនបើអ្នកគិតថាគណនីរបស់អ្នកត្រូវបានលួច អ្នកគួរតែកែប្រែពាក្យសម្ងាត់របស់អ្នក។", + "If you already have an account, you may accept this invitation by clicking the button below:": "ប្រសិនបើអ្នកមានគណនីរួចហើយ អ្នកអាចទទួលយកការអញ្ជើញនេះដោយចុចប៊ូតុងខាងក្រោម:", + "If you did not create an account, no further action is required.": "ប្រសិនបើអ្នកមិនបានបង្កើតគណនីទេ គ្មានការទាមទារសកម្មភាពបន្ថែមឡើយ។", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ប្រសិនបើអ្នកមិនបានរំពឹងថានឹងទទួលការអញ្ជើញដើម្បីក្រុមនេះ អ្នកអាចបោះចោលអ៊ីមែលនេះ។", + "If you did not receive the email": "ប្រសិនបើអ្នកមិនបានទទួលអ៊ីមែល", + "If you did not request a password reset, no further action is required.": "ប្រសិនបើអ្នកមិនបានស្នើសុំប្តូរពាក្យសម្ងាត់,គ្មានការទាមទារសកម្មភាពបន្ថែមឡើយ។", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ប្រសិនបើអ្នកមិនមានគណនីទេ អ្នកអាចបង្កើតមួយដោយចុចប៊ូតុងខាងក្រោម។ បន្ទាប់ពីការបង្កើតគណនីមួយ អ្នកអាចចុចការអញ្ជើញទទួលយកប៊ូតុងនៅក្នុងនេះអ៊ីម៉ែលដើម្បីទទួលយកការអញ្ជើញរបស់ក្រុម:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ប្រសិនបើអ្នកត្រូវការបន្ថែមព័ត៌មានទំនាក់ទំនងជាក់លាក់ឬពន្ធលើវិក័យប័ត្ររបស់អ្នកដូចជាឈ្មោះអាជីវកម្មពេញលេញរបស់អ្នកលេខអត្តសញ្ញាណប័ណ្ណឬអាស័យដ្ឋានកំណត់ត្រាអ្នកអាចបន្ថែមវានៅទីនេះ។", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "ប្រសិនបើអ្នកកំពុងមានបញ្ហាចុច\":actionText\"ប៊ូតុង,ចម្លងនិងបិទភ្ជាប់ URL ខាងក្រោម\nចូលទៅក្នុងបណ្ដាញរុករក:", + "Impersonate": "ក្លែងបន្លំ", + "Increase": "កើនឡើង", + "India": "ឥណ្ឌា", + "Indonesia": "ឥណ្ឌូណេស៊ី", + "Invalid filename.": "ឈ្មោះឯកសារមិនត្រឹមត្រូវ។", + "Invalid JSON was returned from the route.": "JSON មិនត្រឹមត្រូវត្រូវបានប្រគល់មកវិញពីផ្លូវ។", + "Invoice Email Addresses": "អាសយដ្ឋានអ៊ីមែលវិក័យប័ត្រ", + "Invoice emails updated successfully.": "អ៊ីមែលវិក័យប័ត្របានធ្វើបច្ចុប្បន្នភាពដោយជោគជ័យ។", + "Invoices": "វិក្កយបត្រ", + "Iran, Islamic Republic Of": "រ៉ង់", + "Iran, Islamic Republic of": "អ៊ីរ៉ង់ សាធារណរដ្ឋអ៊ីស្លាម", + "Iraq": "អ៊ីរ៉ាក់", + "Ireland": "អៀរឡង់", + "Isle Of Man": "ល្បែង", + "Isle of Man": "កោះម៉ាន់", + "Israel": "អ៊ីស្រាអែល", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "វាហាក់ដូចជាអ្នកមិនមានការជាវសកម្មទេ។ អ្នកអាចជ្រើសរើសគម្រោងការជាវមួយខាងក្រោម ដើម្បីចាប់ផ្តើម។ គម្រោងការជាវអាចត្រូវបានផ្លាស់ប្តូរ ឬលុបចោលតាមភាពងាយស្រួលរបស់អ្នក។", + "Italy": "អ៊ីតាលី", + "Jamaica": "ហ្សាម៉ាអ៊ីក", + "January": "ខែមករា", + "Japan": "ជប៉ុន", + "Jersey": "ជឺស៊ី", + "Jordan": "ហ៊្សកដានី", + "July": "ខែកក្កដា", + "June": "ខែមិថុនា", + "Kazakhstan": "កាហ្សាក់ស្ថាន", + "Kenya": "កេនយ៉ា", + "Key": "គន្លឹះ", + "Kiribati": "គិរីបាទី", + "Korea": "រ៉េខាងត្បូង", + "Korea, Democratic People's Republic of": "រ៉េខាងជើង", + "Korea, Republic of": "កូរ៉េ សាធារណរដ្ឋ", + "Kosovo": "សូវ៉ូ", + "Kuwait": "កូវ៉ែត", + "Kyrgyzstan": "កៀហ្ស៊ីស៊ីស្ថាន", + "Lao People's Democratic Republic": "ឡាវ", + "Last active": "ចុងក្រោយកម្ម", + "Last used": "ប្រើចុងក្រោយ", + "Latvia": "ឡេតូនី", + "Leave": "ចាកចេញ", + "Leave Team": "ចាកចេញពីក្រុម", + "Lebanon": "លីបង់", + "length": "ប្រវែង", + "Lens": "កែវ", + "Lesotho": "ឡេសូតូ", + "Liberia": "លីបេរីយ៉ា", + "Libyan Arab Jamahiriya": "លីប៊ី", + "Liechtenstein": "លិចតិនស្ដាញ", + "Light": "ពន្លឺ", + "Lithuania": "លីទុយអានី", + "Load :perPage More": "ផ្ទុក :perPage ច្រើនទៀត", + "Loading": "កំពុងផ្ទុក", + "Location": "ទីតាំង", + "Log in": "ចូល", + "Log In": "ចូល", + "Log Out": "ចាកចេញ", + "Log out": "ចាកចេញ", + "Log Out Other Browser Sessions": "ចាកចេញឧបករណ៍ផ្សេងទៀត", + "Log Viewer": "កម្មវិធីមើលកំណត់ហេតុ", + "Login": "ចូល", + "Logout": "ចាកចេញ", + "Logs": "កំណត់ហេតុ", + "Luxembourg": "លុចសំបួ", + "Macao": "ម៉ាកាវ តំបន់រដ្ឋបាលពិសេសចិន", + "Macedonia": "ខាងជើងម៉ា", + "Macedonia, the former Yugoslav Republic of": "ម៉ាសេដូនៀ អតីតសាធារណរដ្ឋយូហ្គោស្លាវី", + "Madagascar": "ម៉ាដាហ្គាស្កា", + "Malawi": "ម៉ាឡាវី", + "Malaysia": "ម៉ាឡេស៊ី", + "Maldives": "ម៉ាល់ឌីវ", + "Mali": "ម៉ាលី", + "Malta": "ម៉ាល់ត៍", + "Manage Account": "គ្រប់គ្រងគណនី", + "Manage and log out your active sessions on other browsers and devices.": "គ្រប់គ្រងនិងចាកចេញឧបករណ៍ផ្សេងទៀត។", + "Manage API Tokens": "គ្រប់គ្រង API Tokens", + "Manage Role": "គ្រប់គ្រងតួនាទី", + "Manage Team": "គ្រប់គ្រងក្រុម", + "Managing billing for :billableName": "គ្រប់គ្រងវិក្កយបត្រសម្រាប់ :billableName", + "March": "ខែមីនា", + "Mark all as Read": "សម្គាល់ទាំងអស់ថាអាន", + "Mark all notifications as read": "សម្គាល់ការជូនដំណឹងទាំងអស់ថាបានអានហើយ។", + "Mark Read": "ម៉ាកអាន", + "Mark Unread": "សម្គាល់មិនទាន់អាន", + "Marshall Islands": "កោះ​ម៉ាស់សល", + "Martinique": "ម៉ាទីនីក", + "Mauritania": "ម៉ូរីតានី", + "Mauritius": "ម៉ូរីស", + "May": "ខែឧសភា", + "Mayotte": "ម៉ាយុត", + "Mexico": "ម៉ិកស៊ិក", + "Micronesia, Federated States Of": "ទៀ", + "Micronesia, Federated States of": "មីក្រូនេស៊ី រដ្ឋសហព័ន្ធនៃ", + "Moldova": "‧;", + "Moldova, Republic of": "Moldova, សាធារណរដ្ឋ", + "Monaco": "ម៉ូណាកូ", + "Mongolia": "ម៉ុងហ្គោលី", + "Montenegro": "ម៉ុងតេណេហ្គ្រោ", + "Month To Date": "ថ្ងៃដំបូងក្នុងខែ", + "Monthly": "ប្រចាំខែ", + "monthly": "ប្រចាំខែ", + "Montserrat": "ម៉ុងស៊ែរ៉ា", + "Morocco": "ម៉ារ៉ុក", + "Mozambique": "ម៉ូសំប៊ិក", + "Myanmar": "មីយ៉ាន់ម៉ា (ភូមា)", + "Name": "នាមឈ្មោះ", + "name": "នាមឈ្មោះ", + "Namibia": "ណាមីប៊ី", + "Nauru": "ណូរូ", + "Nepal": "នេប៉ាល់", + "Netherlands": "ហូឡង់", + "Netherlands Antilles": "ហូឡង់ Antilles", + "Nevermind": "មិន​អី​ទេ", + "Nevermind, I'll keep my old plan": "មិនអីទេ ខ្ញុំនឹងរក្សាផែនការចាស់របស់ខ្ញុំ", + "New": "ថ្មី", + "New :resource": ":Resource ថ្មី", + "New Caledonia": "នូវែល​កាឡេដូនី", + "New Password": "ពាក្យសម្ងាត់ថ្មី", + "New Zealand": "នូវែល​សេឡង់", + "Next": "បន្ទាប់", + "Next Payment": "ការទូទាត់បន្ទាប់", + "Next Payment on": "ការទូទាត់បន្ទាប់នៅលើ", + "Nicaragua": "នីការ៉ាហ្គា", + "Niger": "នីហ្សេ", + "Nigeria": "នីហ្សេរីយ៉ា", + "Niue": "ណៀ", + "No": "គ្មាន", + "No :resource matched the given criteria.": "គ្មាន :resource ដែលត្រឺមត្រូវតាមការផ្ទៀងផ្ទាត់។", + "No additional information...": "គ្មានព័ត៌មានបន្ថែម។..", + "No Current Data": "គ្មានទិន្នន័យបច្ចុប្បន្ន", + "No Data": "គ្មានទិន្នន័យ", + "no file selected": "គ្មានឯកសារដែលបានជ្រើស", + "No Increase": "គ្មានការកើនឡើង", + "No payment methods on file.": "មិនមានវិធីបង់ប្រាក់នៅលើឯកសារទេ។", + "No payment scheduled.": "មិនមានការទូទាត់តាមកាលវិភាគទេ។", + "No Prior Data": "គ្មានទិន្នន័យមុន", + "No Results Found.": "គ្មានលទ្ធផលរកឃើញ។", + "Norfolk Island": "កោះ​ណ័រហ្វក់", + "Northern Mariana Islands": "កោះ​ម៉ារីណា​ខាង​ជើង", + "Norway": "ន័រវែស", + "Not Found": "មិនឃើញ", + "Notifications": "ការជូនដំណឹង", + "Nova": "Nova", + "Nova User": "ថ្មីអ្នកប្រើ", + "November": "ខែវិច្ឆិកា", + "October": "ខែតុលា", + "of": "នៃ", + "OK": "យល់ព្រម", + "Oman": "អូម៉ង់", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "នៅពេលដែលក្រុមនេះត្រូវបានលុប ទិន្នន័យទាំងអស់របស់ខ្លួននឹងត្រូវបានលុប។ មុនពេលលុបក្រុមនេះ សូមទាញយកទិន្នន័យឬព័ត៌មានទាក់ទងក្រុមនេះដែលអ្នកចង់រក្សា។", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "នៅពេលដែលគណនីនេះត្រូវបានលុប ទិន្នន័យទាំងអស់របស់ខ្លួននឹងត្រូវបានលុប។ មុនពេលលុបគណនីរបស់អ្នក,សូមទាញយកទិន្នន័យឬព័ត៌មានដែលអ្នកចង់រក្សា។", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "នៅពេលដែលគណនីរបស់អ្នកត្រូវបានលុប ធនធាន និងទិន្នន័យទាំងអស់របស់វានឹងត្រូវបានលុបជាអចិន្ត្រៃយ៍។ សូមបញ្ចូលពាក្យសម្ងាត់របស់អ្នក ដើម្បីបញ្ជាក់ថាអ្នកចង់លុបគណនីរបស់អ្នកជាអចិន្ត្រៃយ៍។", + "Only Trashed": "សម្រាមតែប៉ុណ្នោះ", + "Open Invoices": "បើកវិក្កយបត្រ", + "Original": "ច្បាប់ដើម", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "វិបផតថលគ្រប់គ្រងវិក្កយបត្ររបស់យើងអនុញ្ញាតឱ្យអ្នកគ្រប់គ្រងគម្រោងការជាវរបស់អ្នកយ៉ាងងាយស្រួល វិធីសាស្ត្រទូទាត់ និងទាញយកវិក្កយបត្រថ្មីៗរបស់អ្នក។", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "វិបផតថលគ្រប់គ្រងវិក្កយបត្ររបស់យើងអនុញ្ញាតឱ្យអ្នកគ្រប់គ្រងគម្រោងការជាវរបស់អ្នកយ៉ាងងាយស្រួល វិធីសាស្ត្រទូទាត់ និងទាញយកវិក្កយបត្រថ្មីៗរបស់អ្នក។", + "Page Expired": "ទំព័រផុតកំណត់", + "Pagination Navigation": "លេខទំព័ររុករក", + "Paid": "បង់", + "Pakistan": "ប៉ាគីស្ថាន", + "Palau": "ផៅឡូ", + "Palestinian Territory, Occupied": "ទឹកដីប៉ាឡេស្ទីន", + "Panama": "ប៉ាណាម៉ា", + "Papua New Guinea": "ប៉ាពូអាស៊ី​នូវែលហ្គីណេ", + "Paraguay": "ប៉ារ៉ាហ្គាយ", + "Password": "ពាក្យសម្ងាត់", + "password": "ពាក្យសម្ងាត់", + "Payment Confirmation": "ការទូទាត់បញ្ជាក់", + "Payment Information": "ព​ត៌​មាន​ទូទាត់ប្រាក់", + "Payment information updated successfully.": "ធ្វើបច្ចុប្បន្នភាពព័ត៌មានការទូទាត់ដោយជោគជ័យ។", + "Payment Method": "វិធី​សា​ស្រ្ត​ទូទាត់", + "Payment Methods": "វិធីសាស្រ្តទូទាត់", + "Payment Required": "តម្រូវឱ្យបង់ប្រាក់", + "Payments": "ការទូទាត់", + "Pending Team Invitations": "រង់ចាំការអញ្ជើញក្រុម", + "Per Page": "ក្នុងមួយទំព័រ", + "Permanently delete this team.": "អចិន្ត្រៃលុបក្រុមនេះ។", + "Permanently delete your account.": "អចិន្ត្រៃលុបគណនី។", + "Permissions": "សិទ្ធិ", + "Peru": "ប៉េរូ", + "Philippines": "ហ្វីលីពីន", + "Photo": "រូបថត", + "Pitcairn": "កោះ​ភីតកាន", + "Please accept the terms of service.": "សូមទទួលយកលក្ខខណ្ឌនៃសេវាកម្ម។", + "Please click the button below to verify your email address.": "សូមចុចប៊ូតុងខាងក្រោមដើម្បីផ្ទៀងផ្ទាត់អ៊ីម៉ែល។", + "Please confirm access to your account by entering one of your emergency recovery codes.": "សូមបញ្ជាក់ចូលគណនីរបស់អ្នកដោយបញ្ចូលមួយនៃការលេខកូដពេលអាសន្ន។", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "សូមបញ្ជាក់ចូលគណនីរបស់អ្នកដោយបញ្ចូលលេខកូដដែលផ្តល់ជូនដោយកម្មវិធីផ្ទៀងផ្ទាត់របស់អ្នក។", + "Please confirm your password before continuing.": "សូមបញ្ជាក់ពាក្យសម្ងាត់របស់អ្នក មុនពេលបន្ត។", + "Please copy your new API token. For your security, it won't be shown again.": "សូមចម្លង API Token ថ្មីរបស់អ្នក។ សម្រាប់សន្តិសុខរបស់អ្នក,វានឹងមិនត្រូវបានបង្ហាញម្តងទៀត។", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "សូមបញ្ចូលពាក្យសម្ងាត់ដើម្បីបញ្ជាក់អ្នកចង់ចាកចេញរបស់អ្នកនៃឧបករណ៍ទាំងអស់។", + "Please provide a maximum of three invoice emails addresses.": "សូមផ្តល់ជូនអាស័យដ្ឋានអ៊ីម៉ែលអតិបរិមាចំនួន 3 ។", + "Please provide the email address of the person you would like to add to this team.": "សូមផ្តល់នូវអ៊ីម៉ែលនៃមនុស្សដែលអ្នកចង់បន្ថែមទៅក្រុមនេះ។", + "Please set a default payment method before retrying payments.": "សូមកំណត់វិធីសាស្ត្រទូទាត់តាមលំនាំដើមមុនពេលទូទាត់ប្រាក់ឡើងវិញ។", + "Please set a default payment method before swapping plans.": "សូមកំណត់វិធីបង់ប្រាក់លំនាំដើមមុនពេលប្តូរគម្រោង។", + "Poland": "ប៉ូឡូញ", + "Portugal": "ព័រទុយហ្គាល់", + "Press / to search": "ចុច/ដើម្បីស្វែងរក", + "Preview": "មើលជាមុន", + "Previewing": "ការមើលជាមុន", + "Previous": "មុន", + "Privacy Policy": "ឯកជន", + "Profile": "ព័ត៌មាន", + "Profile Information": "ទម្រង់ព័ត៌មាន", + "Puerto Rico": "ព័រតូរីកូ", + "Qatar": "កាតា", + "Quarter To Date": "ត្រីកាលបរិច្ឆេទ", + "Recovery Code": "លេខកូដពេលអាសន្ន", + "Refresh": "ធ្វើ​ឱ្យ​ស្រស់", + "Regards,": "ទាក់ទង,", + "Regenerate Recovery Codes": "បង្កើតលេខកូដពេលអាសន្ន", + "Register": "ចុះឈ្មោះ", + "Reload": "ផ្ទុកឡើងវិញ", + "Remember me": "ចងចាំខ្ញុំ", + "Remember Me": "ចងចាំខ្ញុំ", + "Remove": "យកចេញ", + "Remove Photo": "យករូបថតចេញ", + "Remove Team Member": "យកចេញពីក្រុម", + "Replicate": "ចម្លង", + "Required fields": "វាលដែលត្រូវការ", + "Resend Verification Email": "បញ្ចូនការផ្ទៀងអ៊ីម៉ែលម្ដងទៀត", + "Reset Filters": "កំណត់តម្រង", + "Reset Password": "កំណត់ពាក្យសម្ងាត់", + "Reset Password Notification": "កំណត់ពាក្យសម្ងាត់ជូនដំណឹង", + "resource": "ទិន្នន័យ", + "Resource Row Dropdown": "ទម្លាក់ចុះជួរធនធាន", + "Resources": "ទិន្នន័យ", + "resources": "ទិន្នន័យ", + "Restore": "ស្តារ", + "Restore :resource": "ស្តារ :resource", + "Restore Resource": "ស្តារទិន្នន័យ", + "Restore Selected": "ស្តារបានជ្រើស", + "results": "លទ្ធផល", + "Resume Subscription": "បន្តការជាវ", + "Retry Payment": "ព្យាយាមបង់ប្រាក់ម្តងទៀត", + "Return to :appName": "ត្រឡប់ទៅ :appName", + "Reunion": "ការជួបជុំ", + "Role": "តួនាទី", + "Romania": "រូម៉ានី", + "Run Action": "ដំណើរការសកម្មភាព", + "Russian Federation": "រុស្ស៊ី", + "Rwanda": "រវ៉ាន់ដា", + "Réunion": "ការរួបរួម", + "Saint Barthelemy": "St។ តេ", + "Saint Barthélemy": "លោក Saint Barthélemy", + "Saint Helena": "St។ Helena", + "Saint Kitts And Nevis": "St។ ឃីតនិងណេវីស", + "Saint Kitts and Nevis": "Saint Kitts និង Nevis", + "Saint Lucia": "សាំងលូស៊ី", + "Saint Martin": "St។ ម៉ាទីន", + "Saint Martin (French part)": "Saint Martin (ផ្នែកបារាំង)", + "Saint Pierre And Miquelon": "St។ ព្យែរនិងមីកេឡុន", + "Saint Pierre and Miquelon": "Saint Pierre និង Miquelon", + "Saint Vincent And Grenadines": "St។ វ៉ាំងសង់និងផ", + "Saint Vincent and the Grenadines": "Saint Vincent និង Grenadines", + "Samoa": "សាម័រ", + "San Marino": "សាន​ម៉ារីណូ", + "Sao Tome And Principe": "សៅតូម៉េនិង", + "Sao Tome and Principe": "Sao Tome និង Principe", + "Saudi Arabia": "អារ៉ាប៊ីសាអូឌីត", + "Save": "រក្សាទុក", + "Saved.": "បានរក្សាទុក។", + "Scroll to bottom": "រំកិលទៅបាត", + "Scroll to top": "រំកិលទៅកំពូល", + "Search": "ស្វែងរក", + "Secure Area": "តំបន់សុវត្ថិភាព", + "Select": "ជ្រើសរើស", + "Select a different plan": "ជ្រើសរើសគម្រោងផ្សេង", + "Select a log file...": "ជ្រើសរើសឯកសារកំណត់ហេតុ...", + "Select A New Photo": "ជ្រើសរូបថតថ្មី", + "Select Action": "ជ្រើសកម្មភាព", + "Select all": "ជ្រើសទាំងអស់", + "Select All Dropdown": "ជ្រើសរើសបញ្ជីទម្លាក់ចុះទាំងអស់។", + "Select this page": "ជ្រើសរើសទំព័រនេះ។", + "Send Password Reset Link": "ផ្ញើពាក្យសម្ងាត់កំណត់តំណភ្ជាប់", + "Senegal": "សេណេហ្គាល់", + "September": "នៅខែកញ្ញា", + "Serbia": "សែប៊ី", + "Server Error": "ម៉ាស៊ីនដំណើរការមិនប្រក្រតី", + "Service Unavailable": "សេវាមិនអាចប្រើ", + "Set as default": "កំណត់ជាលំនាំដើម", + "Setup Key": "សោដំឡើង", + "Seychelles": "សីស្ហែល", + "Show All Fields": "បង្ហាញទាំងអស់", + "Show Content": "បង្ហាញមាតិកា", + "Show Recovery Codes": "បង្ហាញលេខកូដពេលអាសន្ន", + "Showing": "បង្ហាញពី", + "Sierra Leone": "សៀរ៉ាឡេអូន", + "Signed in as": "បានចូលជា", + "Singapore": "សិង្ហបុរី", + "Sint Maarten (Dutch part)": "សីង​ម៉ាធីន", + "Slovakia": "ស្លូវ៉ាគី", + "Slovenia": "ស្លូវេនី", + "Soft Deleted": "ទន់ត្រូវបានលុប", + "Solomon Islands": "កោះ​សូឡូម៉ុង", + "Somalia": "សូម៉ាលី", + "Something went wrong.": "អ្វីមួយបានខុស។", + "Sorry! You are not authorized to perform this action.": "សោកស្តាយ! អ្នកមិនត្រូវអនុញ្ញាតដើម្បីអនុវត្តសកម្មភាពនេះ។", + "Sorry, your session has expired.": "សូមទោស ការចូលត្រូវបានផុតកំណត់។", + "South Africa": "អាហ្វ្រិកខាងត្បូង", + "South Georgia And Sandwich Isl.": "ហ្សកហ្ស៊ីខាងត្បូងនិងកោះសាំងវិច", + "South Georgia and the South Sandwich Islands": "ហ្សកហ្ស៊ីខាងត្បូង និងកោះសាំងវិចខាងត្បូង", + "South Sudan": "ស៊ូដង់​ខាង​ត្បូង", + "Spain": "អេស្ប៉ាញ", + "Sri Lanka": "ស្រីលង្កា", + "Standalone Actions": "សកម្មភាពឯករាជ្យ", + "Start Polling": "ចាប់ផ្តើមបោះឆ្នោត", + "Start polling": "ចាប់ផ្តើមបោះឆ្នោត", + "State / County": "រដ្ឋ/ខោនធី", + "Stop Impersonating": "បញ្ឈប់ការក្លែងបន្លំ", + "Stop Polling": "ឈប់បោះឆ្នោត", + "Stop polling": "ឈប់បោះឆ្នោត", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "រក្សាទុកលេខកូដពេលអាសន្នទាំងនេះនៅក្នុងកម្មវិធីគ្រប់គ្រងពាក្យសម្ងាត់។ ពួកគេអាចត្រូវបានប្រើដើម្បីចូលដំណើររបស់អ្នកប្រសិនបើគណនីរបស់អ្នកឧបករណ៍ផ្ទៀងផ្ទាត់ទី២បានបាត់បង់។", + "Subscribe": "ជាវ", + "Subscription Information": "ព័ត៌មានអំពីការជាវ", + "Subscription Pending": "រង់ចាំការជាវ", + "Sudan": "ស៊ូដង់", + "Suriname": "សូរីណាម", + "Svalbard And Jan Mayen": "បំលាស់ប្ដូរ", + "Svalbard and Jan Mayen": "Svalbard និង Jan Mayen", + "Swaziland": "ស្វាស៊ីឡង់", + "Sweden": "ស៊ុយអែត", + "Switch Teams": "ប្តូរក្រុម", + "Switzerland": "ស្វីស", + "Syrian Arab Republic": "ស៊ីរី", + "System": "ប្រព័ន្ធ", + "Taiwan": "តៃវ៉ាន់", + "Taiwan, Province of China": "តៃវ៉ាន់ ខេត្ត​ចិន", + "Tajikistan": "តាហ្ស៊ីគីស្ថាន", + "Tanzania": "តង់ហ្សានី", + "Tanzania, United Republic of": "តង់ហ្សានី សាធារណរដ្ឋសហភាព", + "TAX": "ពន្ធ", + "Team Details": "លម្អិតក្រុម", + "Team Invitation": "ការអញ្ជើញក្រុម", + "Team Members": "សមាជិកក្រុម", + "Team Name": "ឈ្មោះក្រុម", + "Team Owner": "ម្ចាស់ក្រុម", + "Team Settings": "ការកំណត់ក្រុម", + "Terms of Service": "លក្ខខណ្ឌនៃសេវាកម្ម", + "Thailand": "ថៃ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "អរគុណសម្រាប់ចុះឈ្មោះ! មុនពេលចាប់ផ្តើម,តើអ្នកអាចផ្ទៀងផ្ទាត់អ៊ីម៉ែលដោយចុចលើតំណភ្ជាប់យើង? ប្រសិនបើអ្នកមិនបានទទួលបានអ៊ីម៉ែល យើងនឹងផ្ញើទៅអ្នកម្តងទៀត។", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "សូមអរគុណចំពោះការគាំទ្របន្តរបស់អ្នក។ យើងបានភ្ជាប់ច្បាប់ចម្លងនៃវិក្កយបត្ររបស់អ្នកសម្រាប់កំណត់ត្រារបស់អ្នក។ សូមប្រាប់ពួកយើងឱ្យដឹង ប្រសិនបើអ្នកមានសំណួរ ឬកង្វល់ណាមួយ។", + "Thanks,": "សូមអរគុណ", + "The :attribute must be a valid role.": ":Attribute ត្រូវតែមានសុពលភាពតួនាទី។", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute ត្រូវតែមានយ៉ាងហោច :length តួអក្សរនិងមានយ៉ាងហោចណាស់លេខមួយ។", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute ត្រូវតែមានយ៉ាងហោ :length តួអក្សរនិងមានយ៉ាងហោចណាស់លេខមួយ និងអក្សរពិសេសមួយ។", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute ត្រូវតែមានយ៉ាងហោច :length តួអក្សរនិងមានយ៉ាងហោចណាស់មួយអក្សរពិសេស។", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute ត្រូវតែមានយ៉ាងហោច :length តួអក្សរនិងមានយ៉ាងហោចណាស់អក្សរធំមួយ និងលេខមួយ។", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute ត្រូវតែមានយ៉ាងហោចណាស់ :length តួអក្សរ ហើយមានតួអក្សរធំមួយ និងតួអក្សរពិសេសមួយ។", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "attribute ត្រូវតែមានយ៉ាងហោច :length តួអក្សរនិងមានយ៉ាងហោចណាស់អក្សរធំមួយ លេខមួយ និងអក្សរពិសេសមួយ។", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute ត្រូវតែមានយ៉ាងហោច :length តួអក្សរនិងមានយ៉ាងហោចណាស់អក្សរធំមួយ។", + "The :attribute must be at least :length characters.": ":Attribute ត្រូវតែមានយ៉ាងហោច :length តួអក្សរ។", + "The :attribute must contain at least one letter.": ":Attribute ត្រូវតែមានយ៉ាងហោចណាស់មួយអក្សរ។", + "The :attribute must contain at least one number.": "លេខ :attribute ត្រូវតែមានយ៉ាងហោចណាស់មួយលេខ។", + "The :attribute must contain at least one symbol.": "លេខ :attribute ត្រូវតែមានយ៉ាងហោចណាស់និមិត្តសញ្ញាមួយ។", + "The :attribute must contain at least one uppercase and one lowercase letter.": "លេខ :attribute ត្រូវតែមានយ៉ាងហោចណាស់អក្សរធំមួយ និងអក្សរតូចមួយ។", + "The :resource was created!": ":Resource ត្រូវបានបង្កើតឡើង!", + "The :resource was deleted!": ":Resource ត្រូវបានលុប!", + "The :resource was restored!": ":Resource ត្រូវបានស្ដារឡើង!", + "The :resource was updated!": ":Resource ត្រូវបានកែប្រែ!", + "The action was executed successfully.": "សកម្មភាពត្រូវបានប្រតិបត្តិដោយជោគជ័យ។", + "The default payment method cannot be removed.": "វិធីសាស្ត្របង់ប្រាក់លំនាំដើមមិនអាចដកចេញបានទេ។", + "The file was deleted!": "ឯកសារត្រូវបានលុប!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute ដែលបានផ្តល់ឱ្យបានបង្ហាញខ្លួននៅក្នុងការលេចធ្លាយទិន្នន័យ។ សូមជ្រើសរើស :attribute ផ្សេង។", + "The given data was invalid.": "ទិន្នន័យដែលបានផ្តល់ឱ្យមិនត្រឹមត្រូវទេ។", + "The government won't let us show you what's behind these doors": "រដ្ឋាភិបាលនឹងមិនអនុញ្ញាតឱ្យយើងបង្ហាញអ្នកតើមានអ្វីនៅពីក្រោយទ្វារទាំងនេះ", + "The HasOne relationship has already been filled.": "ទំនាក់ទំនង HasOne ត្រូវបានបំពេញរួចហើយ។", + "The image could not be loaded": "រូបភាពមិនអាចផ្ទុកបានទេ។", + "The image could not be loaded.": "រូបភាពមិនអាចផ្ទុកបានទេ។", + "The invoice emails must be valid email addresses.": "អ៊ីមែលវិក័យប័ត្រត្រូវតែជាអាសយដ្ឋានអ៊ីមែលត្រឹមត្រូវ។", + "The password is incorrect.": "ពាក្យ​សម្ងាត់​មិន​ត្រឹមត្រូវ។", + "The provided coupon code is invalid.": "លេខកូដប័ណ្ណដែលបានផ្តល់គឺមិនត្រឹមត្រូវទេ។", + "The provided password does not match your current password.": "ពាក្យសម្ងាត់មិនផ្គូរផ្គងជាមួយនពាក្យសម្ងាត់បច្ចុប្បន្របស់អ្នក។", + "The provided password was incorrect.": "ការផ្ដល់ពាក្យសម្ងាត់មិនត្រឹមត្រូវ។", + "The provided two factor authentication code was invalid.": "ការផ្តល់ជូនពីកត្តាការផ្ទៀងលេខកូដមិនត្រឹមត្រូវ។", + "The provided two factor recovery code was invalid.": "លេខកូដសង្គ្រោះកត្តាពីរដែលបានផ្តល់គឺមិនត្រឹមត្រូវទេ។", + "The provided VAT number is invalid.": "លេខ VAT ដែលបានផ្តល់គឺមិនត្រឹមត្រូវទេ។", + "The resource was attached!": "ធនធានត្រូវបានភ្ជាប់!", + "The resource was prevented from being saved!": "ធនធានត្រូវបានរារាំងពីការរក្សាទុក!", + "The resource was updated!": "ទិន្នន័យត្រូវបានកែប្រែ!", + "The response is not a streamed response.": "ការឆ្លើយតបមិនមែនជាការឆ្លើយតបស្ទ្រីមទេ។", + "The response is not a view.": "ការឆ្លើយតបមិនមែនជាទិដ្ឋភាពទេ។", + "The selected country is invalid.": "ប្រទេសដែលបានជ្រើសរើសមិនត្រឹមត្រូវទេ។", + "The selected plan is invalid.": "គម្រោងដែលបានជ្រើសរើសមិនត្រឹមត្រូវទេ។", + "The selected resources have been :action!": "ធនធានដែលបានជ្រើសរើសមាន :action!", + "The team's name and owner information.": "ក្រុមនេះជាឈ្មោះនិងជាម្ចាស់ព័ត៌មាន។", + "There are no available options for this resource.": "មិនមានអាចប្រើបានជម្រើសសម្រាប់ទិន្នន័យនេះ។", + "There are no fields to display.": "មិនមានវាលសម្រាប់បង្ហាញទេ។", + "There are no new notifications.": "មិនមានការជូនដំណឹងថ្មីទេ។", + "There was a problem executing the action.": "មានបញ្ហាប្រតិបត្តិការ។", + "There was a problem fetching the resource.": "មានបញ្ហាក្នុងការទាញយកធនធាន។", + "There was a problem submitting the form.": "មានបញ្ហាមួយដាក់ស្នើសំណុំបែប។", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "មនុស្សទាំងត្រូវបានគេអញ្ជើញឱ្យទៅក្រុមរបស់និងត្រូវបានផ្ញើការអញ្ជើញអ៊ីម៉ែល។ ពួកគេអាចចូលរួមក្រុមដោយទទួលការអញ្ជើញ។", + "This account does not have an active subscription.": "គណនីនេះមិនមានការជាវសកម្មទេ។", + "This action is unauthorized.": "សកម្មភាពនេះគឺគ្មានការអនុញ្ញាត។", + "This copy of Nova is unlicensed.": "ច្បាប់ចម្លងនៃ Nova នេះមិនមានអាជ្ញាប័ណ្ណទេ។", + "This coupon code can only be used by new customers.": "លេខកូដប័ណ្ណនេះអាចប្រើបានតែដោយអតិថិជនថ្មីប៉ុណ្ណោះ។", + "This device": "ឧបករណ៍នេះ", + "This file field is read-only.": "ឯកសារនេះគឺបានតែអាន។", + "This invoice is no longer open.": "វិក្កយបត្រនេះលែងបើកទៀតហើយ។", + "This is a secure area of the application. Please confirm your password before continuing.": "នេះគឺជាតំបន់សុវត្ថិភាពនៃកម្មវិធី។ សូមបញ្ជាក់ពាក្យសម្ងាត់មុនពេលបន្ត។", + "This password does not match our records.": "ពាក្យសម្ងាត់នេះមិនត្រឹមត្រូវ។", + "This password reset link will expire in :count minutes.": "នេះពាក្យសម្ងាត់កំណត់តំណនឹងផុតកំណត់នៅក្នុង :count នាទី។", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ការទូទាត់នេះត្រូវបានផ្តួចផ្តើមឡើងប៉ុន្តែថវិកាមិនទាន់ត្រូវបានទទួលនៅឡើយទេ។ នេះអាចចំណាយពេលរហូតដល់ 14 ថ្ងៃ។", + "This resource no longer exists": "ទិន្នន័យនេះបានលែងមាន", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ការជាវនេះបានផុតកំណត់ហើយមិនអាចបន្តបានទេ។ សូមបង្កើតការជាវថ្មី។", + "This user already belongs to the team.": "អ្នកប្រើប្រាស់នៅក្នុងក្រុមនេះរួចហើយ។", + "This user has already been invited to the team.": "អ្នកប្រើនេះត្រូវបានអញ្ជើញឱ្យក្រុមនេះរួចហើយ។", + "Timor-Leste": "ទីម័រលេស្តេ", + "to": "ដើម្បី", + "To": "ទៅ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ដើម្បីបញ្ចប់ការបើកដំណើរការការផ្ទៀងផ្ទាត់កត្តាពីរ សូមស្កេនកូដ QR ខាងក្រោមដោយប្រើកម្មវិធីផ្ទៀងផ្ទាត់ទូរស័ព្ទរបស់អ្នក ឬបញ្ចូលសោដំឡើង ហើយផ្តល់លេខកូដ OTP ដែលបានបង្កើត។", + "Today": "ថ្ងៃនេះ", + "Toggle navigation": "បិទបើករុករក", + "Togo": "តូហ្គោ", + "Tokelau": "តូខេឡៅ", + "Token Name": "សញ្ញាឈ្មោះ", + "Tonga": "តុងហ្គា", + "Too Many Requests": "សំណើរច្រើនពេក", + "total": "សរុប", + "Total:": "សរុប៖", + "Trashed": "សម្រាម", + "Trinidad And Tobago": "ទ្រីនីដាដនិងតូបាហ្គោ", + "Trinidad and Tobago": "ទ្រី​នី​ដា​ដ​និង​តូបាហ្គោ", + "Tunisia": "ទុយនីស៊ី", + "Turkey": "តួកគី", + "Turkmenistan": "តួកម៉េនីស្ថាន", + "Turks And Caicos Islands": "កោះថឹកនិង", + "Turks and Caicos Islands": "កោះ Turks និង Caicos", + "Tuvalu": "ទូវ៉ាលូ", + "Two Factor Authentication": "ការផ្ទៀងផ្ទាត់ទី២", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ឥឡូវនេះការផ្ទៀងផ្ទាត់កត្តាពីរត្រូវបានបើក។ ស្កេនកូដ QR ខាងក្រោមដោយប្រើកម្មវិធីផ្ទៀងផ្ទាត់ទូរស័ព្ទរបស់អ្នក ឬបញ្ចូលសោដំឡើង។", + "Type": "ប្រភេទ", + "Uganda": "អ៊ូហ្គង់ដា", + "Ukraine": "អ៊ុយក្រែន", + "Unauthorized": "មិនត្រូវបានអនុញ្ញាត", + "United Arab Emirates": "អេមីរ៉ាត​អារ៉ាប់​រួម", + "United Kingdom": "សហព្រះរាជ្យ", + "United States": "សហរដ្ឋអាមេ", + "United States Minor Outlying Islands": "កោះ Minor Outlying របស់សហរដ្ឋអាមេរិក", + "United States Outlying Islands": "U។S។ កោះឆ្ងាយ", + "Unknown": "មិនស្គាល់", + "Unpaid": "មិនទាន់បង់ប្រាក់", + "Update": "ទាន់សម័យ", + "Update & Continue Editing": "ទាន់សម័យ និងបន្តកែសម្រួល", + "Update :resource": "ទាន់សម័យ :resource", + "Update :resource: :title": "ទាន់សម័យ :resource: :title", + "Update attached :resource: :title": "ទាន់សម័យភ្ជាប់ :resource: :title", + "Update Password": "កែប្រែពាក្យសម្ងាត់", + "Update Payment Information": "ធ្វើបច្ចុប្បន្នភាពព័ត៌មានការទូទាត់", + "Update Payment Method": "ធ្វើបច្ចុប្បន្នភាពវិធីបង់ប្រាក់", + "Update your account's profile information and email address.": "កែប្រែព័ត៌មានគណនី និងអ៊ីម៉ែល។", + "Uploading": "កំពុងបង្ហោះ", + "Uploading files... (:current/:total)": "កំពុងផ្ទុកឯកសារ... (:current/:total)", + "Uruguay": "អ៊ុយរូហ្គាយ", + "Use a recovery code": "ប្រើលេខកូដពេលអាសន្ន", + "Use an authentication code": "ប្រើការផ្ទៀងលេខកូដ", + "User Actions": "សកម្មភាពអ្នកប្រើប្រាស់", + "User Security": "សុវត្ថិភាពអ្នកប្រើប្រាស់", + "Username": "ឈ្មោះអ្នកប្រើប្រាស់", + "Uzbekistan": "អ៊ូសបេគីស្ថាន", + "Value": "តម្លៃ", + "Vanuatu": "វ៉ានូទូ", + "VAT Number": "លេខអាករ", + "Venezuela": "វេណេហ្ស៊ុយ", + "Venezuela, Bolivarian Republic of": "វ៉េណេស៊ុយអេឡា សាធារណរដ្ឋបូលីវ៉ារី", + "Verify Email Address": "ផ្ទៀងអ៊ីម៉ែល", + "Verify Your Email Address": "ផ្ទៀងផ្ទាត់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក។", + "Viet Nam": "វៀតណាម", + "View": "មើល", + "Virgin Islands, British": "អង់គ្លេសវឺដ្យីនកោះ", + "Virgin Islands, U.S.": "U។S។ កោះ", + "Wallis And Futuna": "កោះវ៉ាលីសនិងហ្វុទុណា", + "Wallis and Futuna": "Wallis និង Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "យើងកំពុងដំណើរការការជាវរបស់អ្នក។ នៅពេលដែលការជាវបានដំណើរការដោយជោគជ័យ ទំព័រនេះនឹងធ្វើបច្ចុប្បន្នភាពដោយស្វ័យប្រវត្តិ។ ជាធម្មតា ដំណើរការនេះគួរតែចំណាយពេលតែពីរបីវិនាទីប៉ុណ្ណោះ។", + "We are unable to process your payment. Please contact customer support.": "យើងមិនអាចដំណើរការការទូទាត់របស់អ្នកបានទេ។ សូមទាក់ទងផ្នែកជំនួយអតិថិជន។", + "We have emailed your password reset link!": "យើងបានផ្ញើតំណកំណត់ពាក្យសម្ងាត់របស់អ្នកឡើងវិញតាមអ៊ីមែល!", + "We were unable to find a registered user with this email address.": "យើងមិនអាចរកឃើញមួយចុះឈ្មោះអ្នកប្រើជាមួយអ៊ីម៉ែលនេះ។", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "យើងនឹងផ្ញើតំណទាញយកទៅអាសយដ្ឋានអ៊ីមែលដែលអ្នកបញ្ជាក់ខាងក្រោម។ អ្នកអាចបំបែកអាសយដ្ឋានអ៊ីមែលច្រើនដោយប្រើសញ្ញាក្បៀស។", + "We're lost in space. The page you were trying to view does not exist.": "ទំព័រអ្នកត្រូវបានគេព្យាយាមមើលមិនមានទេ។", + "Welcome Back!": "ស្វាគមន៍!", + "Western Sahara": "សាហារ៉ាខាងលិច", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "នៅពេលដែលពីរកត្តាផ្ទៀងត្រូវអនុញ្ញាត,អ្នកនឹងត្រូវបានសួរសម្រាប់ការសុវត្ថិភាពចៃដន្យ Token ក្នុងអំឡុងការផ្ទៀង។ អ្នកអាចទាញយកនេះសញ្ញាទូរស័ព្ទរបស់ Google ផ្ទៀងផ្ទាត់កម្មវិធី។", + "Whoops": "អុប", + "Whoops!": "អុប!", + "Whoops! Something went wrong.": "អុប! អ្វីមួយបានទៅខុស។", + "With Trashed": "ជាមួយនឹងសម្រាម", + "Write": "សរសេរ", + "Year To Date": "ឆ្នាំកាលបរិច្ឆេទ", + "Yearly": "ប្រចាំឆ្នាំ", + "Yemen": "យេម៉ែន", + "Yes": "បាទ/ចាស៎", + "You are already subscribed.": "អ្នកបានជាវរួចហើយ។", + "You are currently within your free trial period. Your trial will expire on :date.": "បច្ចុប្បន្នអ្នកស្ថិតនៅក្នុងរយៈពេលសាកល្បងឥតគិតថ្លៃរបស់អ្នក។ ការសាកល្បងរបស់អ្នកនឹងផុតកំណត់នៅថ្ងៃទី :date។", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "បច្ចុប្បន្នអ្នកស្ថិតនៅក្នុងរយៈពេលសាកល្បងឥតគិតថ្លៃរបស់អ្នក។ ការសាកល្បងរបស់អ្នកនឹងផុតកំណត់នៅថ្ងៃទី :date. ការចាប់ផ្តើមការជាវថ្មីនឹងបញ្ចប់ការសាកល្បងរបស់អ្នក។", + "You are logged in!": "អ្នកបានចូលហើយ!", + "You are receiving this email because we received a password reset request for your account.": "អ្នកទទួលអ៊ីម៉ែលនេះព្រោះយើងបានទទួលពាក្យសម្ងាត់កំណត់ស្នើសុំសម្រាប់គណនីរបស់អ្នក។", + "You have been invited to join the :team team!": "អ្នកត្រូវបានគេអញ្ជើញឱ្យចូលរួមក្រុម :team!", + "You have enabled two factor authentication.": "អ្នកបានអនុញ្ញាតពីកត្តាការផ្ទៀង។", + "You have not enabled two factor authentication.": "អ្នកមិនបានអនុញ្ញាតពីកត្តាការផ្ទៀង។", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "អ្នកមានវិក្កយបត្រមិនទាន់បង់ប្រាក់មួយចំនួន។ បន្ទាប់ពីធ្វើបច្ចុប្បន្នភាពវិធីបង់ប្រាក់លំនាំដើមរបស់អ្នក អ្នកអាចសាកល្បងការទូទាត់ឡើងវិញតាមរយៈបញ្ជីវិក្កយបត្រខាងក្រោម។", + "You may accept this invitation by clicking the button below:": "អ្នកអាចទទួលយកការអញ្ជើញនេះដោយចុចប៊ូតុងខាងក្រោម៖", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "អ្នកអាចបោះបង់ការជាវរបស់អ្នកបានគ្រប់ពេល។ នៅពេលដែលការជាវរបស់អ្នកត្រូវបានលុបចោល អ្នកនឹងមានជម្រើសក្នុងការបន្តការជាវរហូតដល់ចុងបញ្ចប់នៃវដ្តវិក្កយបត្របច្ចុប្បន្នរបស់អ្នក។", + "You may delete any of your existing tokens if they are no longer needed.": "អ្នកអាចលុបណាមួយនៃ Token ប្រសិនបើលែងត្រូវការ។", + "You may not delete your personal team.": "អ្នកមិនអាចលុបរបស់ផ្ទាល់ខ្លួនក្រុម។", + "You may not leave a team that you created.": "អ្នកមិនអាចចាកចេញក្រុមមួយដែលអ្នកបង្កើត។", + "You will receive an invoice and payment link via email for each billing period.": "អ្នក​នឹង​ទទួល​បាន​វិក្កយបត្រ និង​តំណ​ទូទាត់​តាម​អ៊ីមែល​សម្រាប់​រយៈពេល​ចេញ​វិក្កយបត្រ​នីមួយៗ។", + "You're logged in!": "អ្នក​បាន​ចូល​ហើយ!", + "Your :invoiceName invoice is now available!": "វិក្កយបត្រ :invoiceName របស់អ្នកមានហើយ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "អាសយដ្ឋានចេញវិក្កយបត្ររបស់អ្នកគឺ :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "កាតរបស់អ្នកត្រូវបានបដិសេធ។ សូមទាក់ទងអ្នកចេញកាតរបស់អ្នកសម្រាប់ព័ត៌មានបន្ថែម។", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "វិធីបង់ប្រាក់បច្ចុប្បន្នរបស់អ្នកគឺជាប័ណ្ណឥណទានដែលបញ្ចប់ដោយ :lastFour ដែលផុតកំណត់នៅថ្ងៃទី :expiration។", + "Your email address is unverified.": "អាសយដ្ឋានអ៊ីមែលរបស់អ្នកមិនត្រូវបានផ្ទៀងផ្ទាត់ទេ។", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ការបង់ប្រាក់ចុងក្រោយរបស់អ្នកចំនួន :amount បានបរាជ័យ។ សូមអាប់ដេតវិធីបង់ប្រាក់របស់អ្នក ដើម្បីសាកល្បងការបង់ប្រាក់ដែលបរាជ័យម្តងទៀត។", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "ការបង់ប្រាក់ចុងក្រោយរបស់អ្នកចំនួន :amount នៅថ្ងៃទី :date បានបរាជ័យ។ សូមអាប់ដេតវិធីបង់ប្រាក់របស់អ្នក ដើម្បីសាកល្បងការបង់ប្រាក់ដែលបរាជ័យម្តងទៀត។", + "Your next payment of :amount will be processed on :date.": "ការទូទាត់បន្ទាប់របស់អ្នកចំនួន :amount នឹងមានចំនួន :date ។", + "Your payment method has been added successfully.": "វិធីបង់ប្រាក់របស់អ្នកត្រូវបានបន្ថែមដោយជោគជ័យ។", + "Your payment method will be charged automatically for each billing period.": "វិធីបង់ប្រាក់របស់អ្នកនឹងត្រូវបានគិតប្រាក់ដោយស្វ័យប្រវត្តិសម្រាប់រយៈពេលចេញវិក្កយបត្រនីមួយៗ។", + "Your registered VAT Number is :vatNumber.": "លេខ VAT ដែលបានចុះឈ្មោះរបស់អ្នកគឺ :vatNumber។", + "Your subscription has been started successfully.": "ការជាវរបស់អ្នកត្រូវបានចាប់ផ្តើមដោយជោគជ័យ។", + "Your subscription has been successfully cancelled.": "ការជាវរបស់អ្នកត្រូវបានលុបចោលដោយជោគជ័យ។", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ការជាវរបស់អ្នកត្រូវបានលុបចោលដោយជោគជ័យ។ អ្នកនឹងនៅតែមានសិទ្ធិចូលប្រើរហូតដល់ចុងបញ្ចប់នៃរយៈពេលចេញវិក្កយបត្ររបស់អ្នក។", + "Your subscription was successfully resumed.": "ការជាវរបស់អ្នកត្រូវបានបន្តដោយជោគជ័យ។", + "Your subscription was successfully updated.": "ការជាវរបស់អ្នកត្រូវបានធ្វើបច្ចុប្បន្នភាពដោយជោគជ័យ។", + "Zambia": "សំប៊ី", + "Zimbabwe": "ស៊ីមបាវ៉េ", + "Zip / Postal Code": "ZIP / លេខ​កូដ​ប្រៃ​ស​ណី​យ", + "Åland Islands": "កោះ Åland" +} diff --git a/locales/km/php-inline.json b/locales/km/php-inline.json new file mode 100644 index 00000000000..bc385a44ae0 --- /dev/null +++ b/locales/km/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "វាលនេះត្រូវតែត្រូវបានទទួលយក។", + "accepted_if": "វាលនេះត្រូវតែទទួលយកនៅពេលដែល :other គឺ :value ។", + "active_url": "វាលនេះមិនមែនជា URL ត្រឹមត្រូវឡើយ។", + "after": "វាលនេះត្រូវតែមានកាលបរិច្ឆេទបន្ទាប់ពី :date។", + "after_or_equal": "វាលនេះត្រូវតែជាកាលបរិច្ឆេទ ក្រោយឬស្មើ :date។", + "alpha": "វាលនេះអាចមានអក្សរតែប៉ុណ្ណោះ។", + "alpha_dash": "វាលនេះអាចមានតែអក្សរ លេខ និងសហសញ្ញា(-)។", + "alpha_num": "វាលនេះអាចមានតែអក្សរ និងលេខ។", + "any_of": "វាលនេះមិនត្រឹមត្រូវទេ។", + "array": "វាលនេះត្រូវតែជា សំណុំ។", + "ascii": "វាលនេះត្រូវតែមានតួអក្សរ និងនិមិត្តសញ្ញាលេខមួយបៃប៉ុណ្ណោះ។", + "attached": "វាលនេះត្រូវបានភ្ជាប់រួចទៅហើយ។", + "before": "វាលនេះត្រូវតែមានកាលបរិច្ឆេទមុន :date។", + "before_or_equal": "វាលនេះត្រូវតែជាកាលបរិច្ឆេទ មុនឬស្មើ :date។", + "between.array": "វាលនេះត្រូវតែមានចំនួនរវាង :min និង :max។", + "between.file": "វាលនេះត្រូវតែមានរវាង :min និង :max គីឡូបៃ។", + "between.numeric": "វាលនេះត្រូវតែមានរវាង :min និង :max។", + "between.string": "វាលនេះត្រូវតែមានរវាង :min និង :max តួអក្សរ។", + "boolean": "វាលនេះត្រូវតែជា ពិត ឬ មិនពិត", + "can": "វាលនេះមានតម្លៃដែលមិនមានការអនុញ្ញាត។", + "confirmed": "វាលនេះការបញ្ជាក់មិនផ្គូរផ្គង។", + "contains": "វាលនេះបាត់តម្លៃដែលត្រូវការ។", + "date": "វាលនេះគឺមិនមែនជាកាលបរិច្ឆេទត្រឹមត្រូវ។", + "date_equals": "វាលនេះត្រូវតែជាកាលបរិច្ឆេទស្មើនឹង :date។", + "date_format": "វាលនេះមិនត្រឹមត្រូវនឹងទម្រង់ :format នេះ។", + "decimal": "វាលនេះត្រូវតែមានខ្ទង់ទសភាគ :decimal ។", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "វាលនេះនិង :other ត្រូវតែបញ្ជាក់។", + "digits": "វាលនេះត្រូវជាខ្ទង់ :digits។", + "digits_between": "វាលនេះត្រូវចាប់ពីខ្ទង់ :min ទៅ :max។", + "dimensions": "ទំហំរូបភាព​ វាលនេះមិនត្រឹមត្រូវ។", + "distinct": "វាលនេះមានតម្លៃស្ទួន។", + "doesnt_contain": "វាលនេះមិនត្រូវមានដូចខាងក្រោម: :values ។", + "doesnt_end_with": "វាលនេះប្រហែលជាមិនបញ្ចប់ដោយមួយក្នុងចំណោមខាងក្រោម៖ :values ។", + "doesnt_start_with": "វាលនេះប្រហែលជាមិនចាប់ផ្តើមជាមួយមួយក្នុងចំណោមខាងក្រោម: :values ។", + "email": "វាលនេះទម្រង់នេះមិនត្រឹមត្រូវ។", + "ends_with": "វាលនេះត្រូវបញ្ចប់ដោយពាក្យមួយក្នុងចំណោម :values។", + "enum": "The selected value is not in the list of allowed values.", + "exists": "ការជ្រើសរើស វាលនេះត្រឹមត្រូវ។", + "extensions": "វាលនេះត្រូវតែមានផ្នែកបន្ថែមមួយក្នុងចំណោមផ្នែកបន្ថែមខាងក្រោម៖ :values.", + "file": "វាលនេះត្រូវតែជាប្រភេទឯកសារ។", + "filled": "ទម្រង់ វាលនេះនេះគឺទាមទារឲ្យមាន។", + "gt.array": "វាលនេះត្រូវមានច្រើនជាង :value។", + "gt.file": "វាលនេះត្រូវតែធំជាង :value គីឡូបៃ។", + "gt.numeric": "វាលនេះត្រូវតែធំជាង :value។", + "gt.string": "វាលនេះត្រូវតែធំជាង :value តួអក្សរ។", + "gte.array": "វាលនេះត្រូវមានចំនួន :value ឬច្រើនជាង។", + "gte.file": "វាលនេះត្រូវតែធំជាងឬស្មើ :value គីឡូបៃ។", + "gte.numeric": "វាលនេះត្រូវតែធំជាងឬស្មើ :value។", + "gte.string": "វាលនេះត្រូវតែធំជាងឬស្មើ :value តួអក្សរ។", + "hex_color": "វាលនេះត្រូវតែជាពណ៌គោលដប់ប្រាំមួយត្រឹមត្រូវ។", + "image": "វាលនេះត្រូវតៃជារូបភាព។", + "in": "ការជ្រើសរើស វាលនេះមិនត្រឹមត្រូវ។", + "in_array": "វាលនេះត្រូវតែជាមួយក្នុងចំណោម :other។", + "in_array_keys": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់មួយនៃគ្រាប់ចុចខាងក្រោម: :values ។", + "integer": "វាលនេះត្រូវតែជាចំនួនគត់។", + "ip": "វាលនេះត្រូវតែជា IP address ត្រឹមត្រូវ។", + "ipv4": "វាលនេះត្រូវតែជា IPv4 address ត្រឹមត្រូវ។", + "ipv6": "វាលនេះត្រូវតែជា IPv6 address ត្រឹមត្រូវ។", + "json": "វាលនេះត្រូវតែជា JSON string ត្រឹមត្រូវ។", + "list": "វាលនេះត្រូវតែជាបញ្ជី។", + "lowercase": "វាលនេះត្រូវតែជាអក្សរតូច។", + "lt.array": "វាលនេះត្រូវតែមានចំនួនតិចជាង :value។", + "lt.file": "វាលនេះត្រូវតែតិចជាង :value គីឡូបៃ។", + "lt.numeric": "វាលនេះត្រូវតែតិចជាង :value។", + "lt.string": "វាលនេះត្រូវតែតិចជាង :value តួអក្សរ។", + "lte.array": "វាលនេះត្រូវមានចំនួនតិចជាង :value។", + "lte.file": "វាលនេះត្រូវតែតិចជាងឬស្មើ :value គីឡូបៃ។", + "lte.numeric": "វាលនេះត្រូវតែតិចជាងឬស្មើ :value។", + "lte.string": "វាលនេះត្រូវតែតិចជាងឬស្មើ :value តួអក្សរ។", + "mac_address": "The value must be a valid MAC address.", + "max.array": "វាលនេះមិនត្រូវច្រើនជាងធាតុនេះ :max។", + "max.file": "វាលនេះមិនត្រូវធំជាង :max គីឡូបៃ។", + "max.numeric": "វាលនេះមិនត្រូវធំជាង :max។", + "max.string": "វាលនេះមិនត្រូវធំជាង :max តួអក្សរ។", + "max_digits": "វាលនេះមិនត្រូវមានច្រើនជាង :max ខ្ទង់ទេ។", + "mimes": "វាលនេះត្រូវតែជាប្រភេទឯកសារប្រភេទ: :values នេះ។", + "mimetypes": "វាលនេះត្រូវតែជាប្រភេទឯកសារប្រភេទ: :values នេះ។", + "min.array": "វាលនេះត្រូវតែតិចជាងធាតុនេះ :min។", + "min.file": "វាលនេះត្រូវតៃតួចជាង :min គីឡូបៃ។", + "min.numeric": "វាលនេះត្រូវតែតូចជាង :min។", + "min.string": "វាលនេះត្រូវតែតូចជាង :min តួអក្សរ។", + "min_digits": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់ :min ខ្ទង់។", + "missing": "វាលនេះត្រូវតែបាត់។", + "missing_if": "វាលនេះត្រូវតែបាត់នៅពេលដែល :other គឺ :value។", + "missing_unless": "វាលនេះត្រូវតែបាត់ លុះត្រាតែ :other គឺ :value។", + "missing_with": "វាលនេះត្រូវតែបាត់នៅពេលដែល :values មានវត្តមាន។", + "missing_with_all": "វាលនេះត្រូវតែបាត់នៅពេលដែល :values មានវត្តមាន។", + "multiple_of": "វាលនេះត្រូវតែជាចំនួនចែកដាច់នឹង :value។", + "not_in": "ការជ្រើសរើស វាលនេះគឺមិនត្រឹមត្រូវ។", + "not_regex": "វាលនេះទម្រង់ គឺមិនត្រឹមត្រូវ។", + "numeric": "វាលនេះត្រូវតែជាលេខ។", + "password.letters": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់អក្សរមួយ។", + "password.mixed": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់អក្សរធំមួយ និងអក្សរតូចមួយ។", + "password.numbers": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់លេខមួយ។", + "password.symbols": "វាលនេះត្រូវតែមានយ៉ាងហោចណាស់និមិត្តសញ្ញាមួយ។", + "password.uncompromised": "វាលដែលបានផ្តល់ឱ្យបានលេចឡើងនៅក្នុងការលេចធ្លាយទិន្នន័យ។ សូមជ្រើសរើសកន្លែងផ្សេង។", + "present": "វាលនេះត្រូវតែមាន។", + "present_if": "វាលនេះត្រូវតែមានវត្តមាននៅពេលដែល :other គឺ :value ។", + "present_unless": "វាលនេះត្រូវតែមានវត្តមាន លុះត្រាតែ :other គឺ :value។", + "present_with": "វាលនេះត្រូវតែមានវត្តមាននៅពេលដែល :values មានវត្តមាន។", + "present_with_all": "វាលនេះត្រូវតែមានវត្តមាននៅពេលដែល :values មានវត្តមាន។", + "prohibited": "វាលនេះនេះត្រូវហាមឃាត់។", + "prohibited_if": "វាលនេះនេះត្រូវហាមឃាត់នៅពេលដែល :other គឺ :value។", + "prohibited_if_accepted": "វាលនេះត្រូវបានហាមឃាត់នៅពេលដែល :other ត្រូវបានទទួលយក។", + "prohibited_if_declined": "វាលនេះត្រូវបានហាមឃាត់នៅពេលដែល :other ត្រូវបានបដិសេធ។", + "prohibited_unless": "វាលនេះនេះត្រូវហាមឃាត់លុះត្រា :other គឺនៅក្នុង :values។", + "prohibits": "វាលនេះហាមឃាត់ :other មិនឱ្យមានវត្តមាន។", + "regex": "វាលនេះទម្រង់មិនត្រឹមត្រូវ។", + "relatable": "វាលនេះមិនអាចត្រូវបានភ្ជាប់ជាមួយនឹងធនធាននេះ។", + "required": "វាលនេះនេះគឺទាមទារឲ្យមាន។", + "required_array_keys": "វាលនេះត្រូវតែមានធាតុសម្រាប់៖ :values ។", + "required_if": "វាលនេះនេះគឺទាមទារនៅពេល :other គឺ :value។", + "required_if_accepted": "វាលនេះត្រូវបានទាមទារនៅពេលដែល :other ត្រូវបានទទួលយក។", + "required_if_declined": "វាលនេះត្រូវបានទាមទារនៅពេលដែល :other ត្រូវបានបដិសេធ។", + "required_unless": "វាលនេះនេះគឺទាមទារនៅពេល :other មិនមែន :values។", + "required_with": "វាលនេះនេះគឺទាមទារនៅពេល :values មាន។", + "required_with_all": "វាលនេះនេះគឺទាមទារនៅពេល :values មាន។", + "required_without": "វាលនេះនេះគឺទាមទារនៅពេល :values មិនមាន។", + "required_without_all": "វាលនេះនេះគឺត្រូវបានទាមទារពេល :values មិនមាន។", + "same": "វាលនេះនិង :other ត្រូវតែដូចគ្នា។", + "size.array": "វាលនេះត្រូវតែមានទំហំ :size។", + "size.file": "វាលនេះត្រូវតែ :size គីឡូបៃ។", + "size.numeric": "វាលនេះត្រូវតែ :size។", + "size.string": "វាលនេះត្រូវតែ :size តួអក្សរ។", + "starts_with": "វាលនេះត្រូវចាប់ផ្តើមដោយ :values ណាមួយ។", + "string": "វាលនេះត្រូវតែជាប្រភេទតួអក្សរ។", + "timezone": "វាលនេះត្រូវតែជាតំបន់ដែលត្រឹមត្រូវ។", + "ulid": "វាលនេះត្រូវតែជា ULID ត្រឹមត្រូវ។", + "unique": "វាលនេះត្រូវបានប្រើរួចហើយ។", + "uploaded": "វាលនេះបរាជ័យក្នុងការបញ្ចូល។", + "uppercase": "វាលនេះត្រូវតែជាអក្សរធំ។", + "url": "វាលនេះទម្រង់ត្រឹមត្រូវ។", + "uuid": "វាលនេះត្រូវតែជាទម្រង់ UUID។" +} diff --git a/locales/km/php.json b/locales/km/php.json new file mode 100644 index 00000000000..2e2a443c606 --- /dev/null +++ b/locales/km/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute ត្រូវតែត្រូវបានទទួលយក។", + "accepted_if": ":Attribute ត្រូវតែទទួលយកនៅពេលដែល :other គឺ :value ។", + "active_url": ":Attribute មិនមែនជា URL ត្រឹមត្រូវឡើយ។", + "after": ":Attribute ត្រូវតែមានកាលបរិច្ឆេទបន្ទាប់ពី :date។", + "after_or_equal": ":Attribute ត្រូវតែជាកាលបរិច្ឆេទ ក្រោយឬស្មើ :date។", + "alpha": ":Attribute អាចមានអក្សរតែប៉ុណ្ណោះ។", + "alpha_dash": ":Attribute អាចមានតែអក្សរ លេខ និងសហសញ្ញា(-)។", + "alpha_num": ":Attribute អាចមានតែអក្សរ និងលេខ។", + "any_of": "វាលទាំង :attribute មិនមានសុពលភាពទេ។", + "array": ":Attribute ត្រូវតែជា សំណុំ។", + "ascii": ":Attribute ត្រូវតែមានតួអក្សរ និងនិមិត្តសញ្ញាលេខមួយបៃប៉ុណ្ណោះ។", + "attached": ":Attribute ត្រូវបានភ្ជាប់រួចទៅហើយ។", + "before": ":Attribute ត្រូវតែមានកាលបរិច្ឆេទមុន :date។", + "before_or_equal": ":Attribute ត្រូវតែជាកាលបរិច្ឆេទ មុនឬស្មើ :date។", + "between.array": ":Attribute ត្រូវតែមានចំនួនរវាង :min និង :max។", + "between.file": ":Attribute ត្រូវតែមានរវាង :min និង :max គីឡូបៃ។", + "between.numeric": ":Attribute ត្រូវតែមានរវាង :min និង :max។", + "between.string": ":Attribute ត្រូវតែមានរវាង :min និង :max តួអក្សរ។", + "boolean": ":Attribute ត្រូវតែជា ពិត ឬ មិនពិត", + "can": "វាល :attribute មាន​តម្លៃ​ដែល​គ្មាន​ការ​អនុញ្ញាត។", + "confirmed": ":Attribute ការបញ្ជាក់មិនផ្គូរផ្គង។", + "contains": "វាល :attribute បាត់តម្លៃដែលត្រូវការ។", + "current_password": "ពាក្យ​សម្ងាត់​មិន​ត្រឹមត្រូវ។", + "date": ":Attribute គឺមិនមែនជាកាលបរិច្ឆេទត្រឹមត្រូវ។", + "date_equals": ":Attribute ត្រូវតែជាកាលបរិច្ឆេទស្មើនឹង :date។", + "date_format": ":Attribute មិនត្រឹមត្រូវនឹងទម្រង់ :format នេះ។", + "decimal": "លេខ :attribute ត្រូវតែមាន :decimal ខ្ទង់ទសភាគ។", + "declined": ":Attribute ត្រូវតែត្រូវបានបដិសេធ។", + "declined_if": ":Attribute ត្រូវតែត្រូវបានបដិសេធនៅពេលដែល :other គឺ :value ។", + "different": ":Attribute និង :other ត្រូវតែបញ្ជាក់។", + "digits": ":Attribute ត្រូវជាខ្ទង់ :digits។", + "digits_between": ":Attribute ត្រូវចាប់ពីខ្ទង់ :min ទៅ :max។", + "dimensions": "ទំហំរូបភាព​ :attribute មិនត្រឹមត្រូវ។", + "distinct": ":Attribute មានតម្លៃស្ទួន។", + "doesnt_contain": "វាលទាំង :attribute មិនត្រូវមានដូចខាងក្រោម: :values ។", + "doesnt_end_with": ":Attribute ប្រហែលជាមិនបញ្ចប់ដោយមួយក្នុងចំណោមដូចខាងក្រោម: :values ។", + "doesnt_start_with": ":Attribute ប្រហែលជាមិនចាប់ផ្តើមជាមួយមួយក្នុងចំណោមដូចខាងក្រោម: :values ។", + "email": ":Attribute ទម្រង់នេះមិនត្រឹមត្រូវ។", + "ends_with": ":Attribute ត្រូវបញ្ចប់ដោយពាក្យមួយក្នុងចំណោម :values។", + "enum": ":Attribute ដែលបានជ្រើសរើសមិនត្រឹមត្រូវទេ។", + "exists": "ការជ្រើសរើស :attribute ត្រឹមត្រូវ។", + "extensions": "វាលទាំង :attribute ត្រូវតែមានផ្នែកបន្ថែមមួយក្នុងចំណោមផ្នែកបន្ថែមខាងក្រោម: :values ។", + "failed": "ពាក្យសម្ងាត់មិនត្រឺមត្រូវ។", + "file": ":Attribute ត្រូវតែជាប្រភេទឯកសារ។", + "filled": "ទម្រង់ :attribute នេះគឺទាមទារឲ្យមាន។", + "gt.array": ":Attribute ត្រូវមានច្រើនជាង :value។", + "gt.file": ":Attribute ត្រូវតែធំជាង :value គីឡូបៃ។", + "gt.numeric": ":Attribute ត្រូវតែធំជាង :value។", + "gt.string": ":Attribute ត្រូវតែធំជាង :value តួអក្សរ។", + "gte.array": ":Attribute ត្រូវមានចំនួន :value ឬច្រើនជាង។", + "gte.file": ":Attribute ត្រូវតែធំជាងឬស្មើ :value គីឡូបៃ។", + "gte.numeric": ":Attribute ត្រូវតែធំជាងឬស្មើ :value។", + "gte.string": ":Attribute ត្រូវតែធំជាងឬស្មើ :value តួអក្សរ។", + "hex_color": "វាល :attribute ត្រូវតែជាពណ៌គោលដប់ប្រាំមួយត្រឹមត្រូវ។", + "image": ":Attribute ត្រូវតៃជារូបភាព។", + "in": "ការជ្រើសរើស :attribute មិនត្រឹមត្រូវ។", + "in_array": ":Attribute ត្រូវតែជាមួយក្នុងចំណោម :other។", + "in_array_keys": "វាលទាំង :attribute ត្រូវតែមានយ៉ាងហោចណាស់គ្រាប់ចុចមួយដូចខាងក្រោមៈ :values ។", + "integer": ":Attribute ត្រូវតែជាចំនួនគត់។", + "ip": ":Attribute ត្រូវតែជា IP address ត្រឹមត្រូវ។", + "ipv4": ":Attribute ត្រូវតែជា IPv4 address ត្រឹមត្រូវ។", + "ipv6": ":Attribute ត្រូវតែជា IPv6 address ត្រឹមត្រូវ។", + "json": ":Attribute ត្រូវតែជា JSON string ត្រឹមត្រូវ។", + "list": "វាលទាំង :attribute ត្រូវតែជាបញ្ជី។", + "lowercase": "លេខ :attribute ត្រូវតែជាអក្សរតូច។", + "lt.array": ":Attribute ត្រូវតែមានចំនួនតិចជាង :value។", + "lt.file": ":Attribute ត្រូវតែតិចជាង :value គីឡូបៃ។", + "lt.numeric": ":Attribute ត្រូវតែតិចជាង :value។", + "lt.string": ":Attribute ត្រូវតែតិចជាង :value តួអក្សរ។", + "lte.array": ":Attribute ត្រូវមានចំនួនតិចជាង :value។", + "lte.file": ":Attribute ត្រូវតែតិចជាងឬស្មើ :value គីឡូបៃ។", + "lte.numeric": ":Attribute ត្រូវតែតិចជាងឬស្មើ :value។", + "lte.string": ":Attribute ត្រូវតែតិចជាងឬស្មើ :value តួអក្សរ។", + "mac_address": ":Attribute ត្រូវតែជាអាសយដ្ឋាន MAC ត្រឹមត្រូវ។", + "max.array": ":Attribute មិនត្រូវច្រើនជាងធាតុនេះ :max។", + "max.file": ":Attribute មិនត្រូវធំជាង :max គីឡូបៃ។", + "max.numeric": ":Attribute មិនត្រូវធំជាង :max។", + "max.string": ":Attribute មិនត្រូវធំជាង :max តួអក្សរ។", + "max_digits": "លេខ :attribute មិនត្រូវមានច្រើនជាង :max ខ្ទង់ទេ។", + "mimes": ":Attribute ត្រូវតែជាប្រភេទឯកសារប្រភេទ: :values នេះ។", + "mimetypes": ":Attribute ត្រូវតែជាប្រភេទឯកសារប្រភេទ: :values នេះ។", + "min.array": ":Attribute ត្រូវតែតិចជាងធាតុនេះ :min។", + "min.file": ":Attribute ត្រូវតៃតួចជាង :min គីឡូបៃ។", + "min.numeric": ":Attribute ត្រូវតែតូចជាង :min។", + "min.string": ":Attribute ត្រូវតែតូចជាង :min តួអក្សរ។", + "min_digits": "លេខ :attribute ត្រូវតែមានយ៉ាងហោចណាស់ :min ខ្ទង់។", + "missing": "វាល :attribute ត្រូវតែបាត់។", + "missing_if": "វាល :attribute ត្រូវតែបាត់នៅពេលដែល :other គឺ :value ។", + "missing_unless": "វាល :attribute ត្រូវតែបាត់ លុះត្រាតែ :other គឺ :value។", + "missing_with": "វាល :attribute ត្រូវតែបាត់នៅពេលដែល :values មានវត្តមាន។", + "missing_with_all": "វាល :attribute ត្រូវតែបាត់នៅពេលដែល :values មានវត្តមាន។", + "multiple_of": ":Attribute ត្រូវតែជាចំនួនចែកដាច់នឹង :value។", + "next": "បន្ទាប់ »", + "not_in": "ការជ្រើសរើស :attribute គឺមិនត្រឹមត្រូវ។", + "not_regex": ":Attribute ទម្រង់ គឺមិនត្រឹមត្រូវ។", + "numeric": ":Attribute ត្រូវតែជាលេខ។", + "password": "ពាក្យសម្ងាត់មិនត្រឺមត្រូវ។", + "password.letters": ":Attribute ត្រូវតែមានយ៉ាងហោចណាស់មួយអក្សរ។", + "password.mixed": "លេខ :attribute ត្រូវតែមានយ៉ាងហោចណាស់អក្សរធំមួយ និងអក្សរតូចមួយ។", + "password.numbers": "លេខ :attribute ត្រូវតែមានយ៉ាងហោចណាស់មួយលេខ។", + "password.symbols": "លេខ :attribute ត្រូវតែមានយ៉ាងហោចណាស់និមិត្តសញ្ញាមួយ។", + "password.uncompromised": ":Attribute ដែលបានផ្តល់ឱ្យបានបង្ហាញខ្លួននៅក្នុងការលេចធ្លាយទិន្នន័យ។ សូមជ្រើសរើស :attribute ផ្សេង។", + "present": ":Attribute ត្រូវតែមាន។", + "present_if": "វាល :attribute ត្រូវតែមានវត្តមាននៅពេលដែល :other គឺ :value ។", + "present_unless": "វាល :attribute ត្រូវតែមានវត្តមាន លុះត្រាតែ :other គឺ :value ។", + "present_with": "វាល :attribute ត្រូវតែមានវត្តមាននៅពេលដែល :values មានវត្តមាន។", + "present_with_all": "វាល :attribute ត្រូវតែមានវត្តមាននៅពេលដែល :values មានវត្តមាន។", + "previous": "« មុន", + "prohibited": ":Attribute នេះត្រូវហាមឃាត់។", + "prohibited_if": ":Attribute នេះត្រូវហាមឃាត់នៅពេលដែល :other គឺ :value។", + "prohibited_if_accepted": "វាលទាំង :attribute ត្រូវបានហាមឃាត់នៅពេលដែល :other ត្រូវបានទទួលយក។", + "prohibited_if_declined": "វាលទាំង :attribute ត្រូវបានហាមឃាត់នៅពេល :other ត្រូវបានបដិសេធ។", + "prohibited_unless": ":Attribute នេះត្រូវហាមឃាត់លុះត្រា :other គឺនៅក្នុង :values។", + "prohibits": "វាល :attribute ហាមឃាត់ :other មិនឱ្យមានវត្តមាន។", + "regex": ":Attribute ទម្រង់មិនត្រឹមត្រូវ។", + "relatable": ":Attribute មិនអាចត្រូវបានភ្ជាប់ជាមួយនឹងធនធាននេះ។", + "required": ":Attribute នេះគឺទាមទារឲ្យមាន។", + "required_array_keys": "វាល :attribute ត្រូវតែមានធាតុសម្រាប់: :values ។", + "required_if": ":Attribute នេះគឺទាមទារនៅពេល :other គឺ :value។", + "required_if_accepted": "វាល :attribute ត្រូវបានទាមទារនៅពេលដែល :other ត្រូវបានទទួលយក។", + "required_if_declined": "វាល :attribute ត្រូវបានទាមទារនៅពេលដែល :other ត្រូវបានបដិសេធ។", + "required_unless": ":Attribute នេះគឺទាមទារនៅពេល :other មិនមែន :values។", + "required_with": ":Attribute នេះគឺទាមទារនៅពេល :values មាន។", + "required_with_all": ":Attribute នេះគឺទាមទារនៅពេល :values មាន។", + "required_without": ":Attribute នេះគឺទាមទារនៅពេល :values មិនមាន។", + "required_without_all": ":Attribute នេះគឺត្រូវបានទាមទារពេល :values មិនមាន។", + "reset": "ពាក្យសម្ងាត់បានផ្លាស់ប្តូរជាថ្មី។", + "same": ":Attribute និង :other ត្រូវតែដូចគ្នា។", + "sent": "ពាក្យសម្ងាត់ដែលបានរំលឹកបានផ្ញើរួចរាល់!", + "size.array": ":Attribute ត្រូវតែមានទំហំ :size។", + "size.file": ":Attribute ត្រូវតែ :size គីឡូបៃ។", + "size.numeric": ":Attribute ត្រូវតែ :size។", + "size.string": ":Attribute ត្រូវតែ :size តួអក្សរ។", + "starts_with": ":Attribute ត្រូវចាប់ផ្តើមដោយ :values ណាមួយ។", + "string": ":Attribute ត្រូវតែជាប្រភេទតួអក្សរ។", + "throttle": "ការបញ្ចូលច្រើនដងពេក។ សូមសាកល្បង :seconds វិនាទីក្រោយ។", + "throttled": "សូមរង់ចាំមុនពេលសាកល្បងម្តងទៀត។", + "timezone": ":Attribute ត្រូវតែជាតំបន់ដែលត្រឹមត្រូវ។", + "token": "ពាក្យសម្ងាត់ដែលកំណត់ឡើងវិញគឺមិនត្រឹមត្រូវទេ។", + "ulid": ":Attribute ត្រូវតែជា ULID ត្រឹមត្រូវ។", + "unique": ":Attribute ត្រូវបានប្រើរួចហើយ។", + "uploaded": ":Attribute បរាជ័យក្នុងការបញ្ចូល។", + "uppercase": "លេខ :attribute ត្រូវតែជាអក្សរធំ។", + "url": ":Attribute ទម្រង់ត្រឹមត្រូវ។", + "user": "យើងមិនអាចរកឃើញអ្នកប្រើដែលមានអាសយដ្ឋានអ៊ីមែលមួយនេះទេ។", + "uuid": ":Attribute ត្រូវតែជាទម្រង់ UUID។" +} diff --git a/locales/kn/_excludes.json b/locales/kn/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/kn/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/kn/json-inline.json b/locales/kn/json-inline.json new file mode 100644 index 00000000000..52dde031bd9 --- /dev/null +++ b/locales/kn/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ಈ ಕ್ಷೇತ್ರವು ಮಾನ್ಯವಾದ ಪಾತ್ರವಾಗಿರಬೇಕು.", + "The :attribute must be at least :length characters and contain at least one number.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :length ಅಕ್ಷರಗಳಾಗಿರಬೇಕು ಮತ್ತು ಕನಿಷ್ಠ ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :length ಅಕ್ಷರಗಳಾಗಿರಬೇಕು ಮತ್ತು ಕನಿಷ್ಠ ಒಂದು ವಿಶೇಷ ಅಕ್ಷರ ಮತ್ತು ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must be at least :length characters and contain at least one special character.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :length ಅಕ್ಷರಗಳಾಗಿರಬೇಕು ಮತ್ತು ಕನಿಷ್ಠ ಒಂದು ವಿಶೇಷ ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :length ಅಕ್ಷರಗಳಾಗಿರಬೇಕು ಮತ್ತು ಕನಿಷ್ಠ ಒಂದು ದೊಡ್ಡ ಅಕ್ಷರ ಮತ್ತು ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :length ಅಕ್ಷರಗಳಾಗಿರಬೇಕು ಮತ್ತು ಕನಿಷ್ಠ ಒಂದು ದೊಡ್ಡಕ್ಷರ ಮತ್ತು ಒಂದು ವಿಶೇಷ ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :length ಅಕ್ಷರಗಳಾಗಿರಬೇಕು ಮತ್ತು ಕನಿಷ್ಠ ಒಂದು ದೊಡ್ಡಕ್ಷರ, ಒಂದು ಸಂಖ್ಯೆ ಮತ್ತು ಒಂದು ವಿಶೇಷ ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :length ಅಕ್ಷರಗಳಾಗಿರಬೇಕು ಮತ್ತು ಕನಿಷ್ಠ ಒಂದು ದೊಡ್ಡಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must be at least :length characters.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :length ಅಕ್ಷರಗಳನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must contain at least one letter.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ ಒಂದು ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must contain at least one number.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must contain at least one symbol.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ ಒಂದು ಚಿಹ್ನೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಟ ಒಂದು ದೊಡ್ಡಕ್ಷರ ಮತ್ತು ಒಂದು ಸಣ್ಣ ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ನೀಡಿರುವ ಕ್ಷೇತ್ರವು ಡೇಟಾ ಸೋರಿಕೆಯಲ್ಲಿ ಕಾಣಿಸಿಕೊಂಡಿದೆ. ದಯವಿಟ್ಟು ಬೇರೆ ಕ್ಷೇತ್ರವನ್ನು ಆಯ್ಕೆಮಾಡಿ." +} diff --git a/locales/kn/json.json b/locales/kn/json.json new file mode 100644 index 00000000000..6122c93e62f --- /dev/null +++ b/locales/kn/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ಮತ್ತು :count ಹೆಚ್ಚಿನ ದೋಷಗಳು)", + "(and :count more errors)": "(ಮತ್ತು :count ಹೆಚ್ಚಿನ ದೋಷಗಳು)|(ಮತ್ತು :count ಹೆಚ್ಚಿನ ದೋಷಗಳು)|(ಮತ್ತು :count ಹೆಚ್ಚಿನ ದೋಷಗಳು)", + "30 Days": "30 ದಿನಗಳ", + "60 Days": "60 ದಿನಗಳ", + "90 Days": "90 ದಿನಗಳ", + ":amount selected": ":Amount ಆಯ್ಕೆ ಮಾಡಲಾಗಿದೆ", + ":amount Total": ":Amount ಒಟ್ಟು", + ":days day trial": ":Days ದಿನಗಳ ಪ್ರಯೋಗ", + ":resource Details": ":Resource ವಿವರಗಳು", + ":resource Details: :title": ":Resource ವಿವರಗಳು: :title", + "A decryption key is required.": "ಡೀಕ್ರಿಪ್ಶನ್ ಕೀ ಅಗತ್ಯವಿದೆ.", + "A fresh verification link has been sent to your email address.": "ನಿಮ್ಮ ಇಮೇಲ್ ವಿಳಾಸಕ್ಕೆ ತಾಜಾ ಪರಿಶೀಲನೆ ಲಿಂಕ್ ಅನ್ನು ಕಳುಹಿಸಲಾಗಿದೆ.", + "A new verification link has been sent to the email address you provided during registration.": "ಒಂದು ಹೊಸ ಪರಿಶೀಲನೆ ಲಿಂಕ್ ಮಾಡಲಾಗಿದೆ ಕಳುಹಿಸಲಾಗಿದೆ ನೀವು ಒದಗಿಸಿದ ಇಮೇಲ್ ವಿಳಾಸವನ್ನು ನೋಂದಣಿ ಸಮಯದಲ್ಲಿ.", + "A new verification link has been sent to the email address you provided in your profile settings.": "ನಿಮ್ಮ ಪ್ರೊಫೈಲ್ ಸೆಟ್ಟಿಂಗ್‌ಗಳಲ್ಲಿ ನೀವು ಒದಗಿಸಿದ ಇಮೇಲ್ ವಿಳಾಸಕ್ಕೆ ಹೊಸ ಪರಿಶೀಲನೆ ಲಿಂಕ್ ಅನ್ನು ಕಳುಹಿಸಲಾಗಿದೆ.", + "A new verification link has been sent to your email address.": "ನಿಮ್ಮ ಇಮೇಲ್ ವಿಳಾಸಕ್ಕೆ ಹೊಸ ಪರಿಶೀಲನೆ ಲಿಂಕ್ ಅನ್ನು ಕಳುಹಿಸಲಾಗಿದೆ.", + "Accept Invitation": "ಆಮಂತ್ರಣವನ್ನು ಸ್ವೀಕರಿಸುವುದಿಲ್ಲ", + "Action": "ಕ್ರಮ", + "Action Event": "ಆಕ್ಷನ್ ಈವೆಂಟ್", + "Action Events": "ಕ್ರಿಯೆಯ ಘಟನೆಗಳು", + "Action Happened At": "ಸಂಭವಿಸಿದ ನಲ್ಲಿ", + "Action Initiated By": "ಚಾಲನೆ", + "Action Name": "ಹೆಸರು", + "Action Status": "ಸ್ಥಿತಿ", + "Action Target": "ಗುರಿ", + "Actions": "ಕ್ರಮಗಳು", + "Add": "ಸೇರಿಸಿ", + "Add :resource": ":Resource ಸೇರಿಸಿ", + "Add a new team member to your team, allowing them to collaborate with you.": "ಸೇರಿಸಿ ಒಂದು ಹೊಸ ತಂಡದ ಸದಸ್ಯ, ನಿಮ್ಮ ತಂಡ, ಅವುಗಳನ್ನು ಅವಕಾಶ, ನೀವು ಸಹಯೋಗ.", + "Add additional security to your account using two factor authentication.": "ಸೇರಿಸಿ ಹೆಚ್ಚುವರಿ ಭದ್ರತಾ ಬಳಸಿ ನಿಮ್ಮ ಖಾತೆಗೆ ಎರಡು ಫ್ಯಾಕ್ಟರ್ ದೃಢೀಕರಣ.", + "Add Payment Method": "ಪಾವತಿ ವಿಧಾನವನ್ನು ಸೇರಿಸಿ", + "Add row": "ಸೇರಿಸಿ ಸಾಲು", + "Add Team Member": "ಸೇರಿಸಿ ತಂಡದ ಸದಸ್ಯ", + "Add VAT Number": "ವ್ಯಾಟ್ ಸಂಖ್ಯೆಯನ್ನು ಸೇರಿಸಿ", + "Added.": "ಸೇರಿಸಲಾಗಿದೆ.", + "Additional billing information updated successfully.": "ಹೆಚ್ಚುವರಿ ಬಿಲ್ಲಿಂಗ್ ಮಾಹಿತಿಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ನವೀಕರಿಸಲಾಗಿದೆ.", + "Address": "ವಿಳಾಸ", + "Address Line 2": "ವಿಳಾಸ ಸಾಲು 2", + "Administrator": "ನಿರ್ವಾಹಕರು", + "Administrator users can perform any action.": "ನಿರ್ವಾಹಕರು ಬಳಕೆದಾರರು ನಿರ್ವಹಿಸಲು ಯಾವುದೇ ಕ್ರಮ.", + "Afghanistan": "ಅಫ್ಘಾನಿಸ್ಥಾನ", + "Aland Islands": "Åland ದ್ವೀಪಗಳು", + "Albania": "ಅಲ್ಬೇನಿಯಾ", + "Algeria": "ಆಲ್ಜೀರಿಯಾ", + "All of the people that are part of this team.": "ಎಲ್ಲಾ ಜನರು ಭಾಗವಾಗಿರುವ ಈ ತಂಡ.", + "All resources loaded.": "ಎಲ್ಲಾ ಸಂಪನ್ಮೂಲಗಳನ್ನು ಲೋಡ್.", + "All rights reserved.": "ಎಲ್ಲ ಹಕ್ಕುಗಳನ್ನು ಕಾಯ್ದಿರಿಸಲಾಗಿದೆ.", + "Already registered?": "ಈಗಾಗಲೇ ನೋಂದಾಯಿತ?", + "American Samoa": "ಅಮೆರಿಕನ್ ಸಮೋವಾ", + "An error occurred while uploading the file.": "ಫೈಲ್ ಅನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡುವಾಗ ದೋಷ ಸಂಭವಿಸಿದೆ.", + "An error occurred while uploading the file: :error": "ಫೈಲ್ ಅನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡುವಾಗ ದೋಷ ಸಂಭವಿಸಿದೆ: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ಅನಿರೀಕ್ಷಿತ ದೋಷ ಸಂಭವಿಸಿದೆ ಮತ್ತು ನಾವು ನಮ್ಮ ಬೆಂಬಲ ತಂಡಕ್ಕೆ ಸೂಚಿಸಿದ್ದೇವೆ. ದಯವಿಟ್ಟು ನಂತರ ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ.", + "Andorra": "Andorran", + "Angola": "ಅಂಗೋಲ", + "Anguilla": "Albania", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ಮತ್ತೊಂದು ಬಳಕೆದಾರ ಅಪ್ಡೇಟ್ಗೊಳಿಸಲಾಗಿದೆ ಈ ಸಂಪನ್ಮೂಲ ರಿಂದ ಈ ಪುಟ ಲೋಡ್. ಪುಟ ರಿಫ್ರೆಶ್ ಮಾಡಿ ಹಾಗೂ ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ.", + "Antarctica": "ಅಂಟಾರ್ಟಿಕಾ", + "Antigua And Barbuda": "ಆಂಟಿಗುವ ಮತ್ತು ಬಾರ್ಬುಡ", + "Antigua and Barbuda": "ಆಂಟಿಗುವಾ ಮತ್ತು ಬಾರ್ಬುಡಾ", + "API Token": "API ಟೋಕನ್", + "API Token Permissions": "API ಟೋಕನ್ ಅನುಮತಿಗಳನ್ನು", + "API Tokens": "API ಸಂಕೇತಗಳನ್ನು", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ಸಂಕೇತಗಳನ್ನು ಅವಕಾಶ ಮೂರನೇ ಪಕ್ಷದ ಸೇವೆಗಳನ್ನು ದೃಢೀಕರಿಸಲು ನಮ್ಮ ಅಪ್ಲಿಕೇಶನ್ ನಿಮ್ಮ ಪರವಾಗಿ.", + "Apply": "ಅನ್ವಯಿಸು", + "Apply Coupon": "ಕೂಪನ್ ಅನ್ನು ಅನ್ವಯಿಸಿ", + "April": "ಏಪ್ರಿಲ್", + "Are you sure you want to attempt to pay :amount?": ":Amount ಪಾವತಿಸಲು ಪ್ರಯತ್ನಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to cancel your subscription?": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ರದ್ದುಗೊಳಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to delete all the notifications?": "ಎಲ್ಲಾ ಅಧಿಸೂಚನೆಗಳನ್ನು ಅಳಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to delete the selected resources?": "Are you sure you want to delete the selected ಸಂಪನ್ಮೂಲಗಳನ್ನು?", + "Are you sure you want to delete this file?": "ಈ ಫೈಲ್ ಅನ್ನು ಅಳಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to delete this notification?": "ಈ ಅಧಿಸೂಚನೆಯನ್ನು ಅಳಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to delete this payment method?": "ಈ ಪಾವತಿ ವಿಧಾನವನ್ನು ಅಳಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to delete this resource?": "Are you sure you want to delete this ಸಂಪನ್ಮೂಲ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Are you sure you want to delete ಈ ತಂಡ? ಒಮ್ಮೆ ಒಂದು ತಂಡ ಅಳಿಸಲಾಗಿದೆ, ಅದರ ಎಲ್ಲಾ ಸಂಪನ್ಮೂಲಗಳನ್ನು ಮತ್ತು ಡೇಟಾ ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲಾಗುತ್ತದೆ.", + "Are you sure you want to delete your account?": "ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಅಳಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Are you sure you want to delete ನಿಮ್ಮ ಖಾತೆಯನ್ನು? ಒಮ್ಮೆ ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಅಳಿಸಲಾಗಿದೆ, ಅದರ ಎಲ್ಲಾ ಸಂಪನ್ಮೂಲಗಳನ್ನು ಮತ್ತು ಡೇಟಾ ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲಾಗುತ್ತದೆ. ದಯವಿಟ್ಟು ನಮೂದಿಸಿ, ನಿಮ್ಮ ಗುಪ್ತಪದವನ್ನು ಖಚಿತಪಡಿಸಿ ನೀವು ಬಯಸಿದರೆ, ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲು ನಿಮ್ಮ ಖಾತೆಯನ್ನು.", + "Are you sure you want to detach the selected resources?": "Are you sure you want to ಬೇರ್ಪಡಿಸಬಹುದು ಆಯ್ದ ಸಂಪನ್ಮೂಲಗಳನ್ನು?", + "Are you sure you want to detach this resource?": "Are you sure you want to ಬೇರ್ಪಡಿಸಬಹುದು ಈ ಸಂಪನ್ಮೂಲ?", + "Are you sure you want to force delete the selected resources?": "Are you sure you want to force ಅಳಿಸಲು ಆಯ್ದ ಸಂಪನ್ಮೂಲಗಳನ್ನು?", + "Are you sure you want to force delete this resource?": "Are you sure you want to force ಅಳಿಸಲು ಈ ಸಂಪನ್ಮೂಲ?", + "Are you sure you want to log out?": "ನೀವು ಲಾಗ್ ಔಟ್ ಮಾಡಲು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to mark all notifications as read?": "ಎಲ್ಲಾ ಅಧಿಸೂಚನೆಗಳನ್ನು ಓದಿದಂತೆ ಗುರುತಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to remove this item?": "ಈ ಐಟಂ ಅನ್ನು ತೆಗೆದುಹಾಕಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to restore the selected resources?": "Are you sure you want to restore ಆಯ್ಕೆ ಸಂಪನ್ಮೂಲಗಳನ್ನು?", + "Are you sure you want to restore this resource?": "Are you sure you want to restore ಈ ಸಂಪನ್ಮೂಲ?", + "Are you sure you want to resume your subscription?": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ಪುನರಾರಂಭಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to run this action?": "ಈ ಕ್ರಿಯೆಯನ್ನು ಚಲಾಯಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to set this payment method as your default?": "ಈ ಪಾವತಿ ವಿಧಾನವನ್ನು ನಿಮ್ಮ ಡೀಫಾಲ್ಟ್ ಆಗಿ ಹೊಂದಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you want to stop impersonating?": "ನೀವು ಸೋಗು ಹಾಕುವುದನ್ನು ನಿಲ್ಲಿಸಲು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Are you sure you would like to delete this API token?": "Are you sure you would like to ಅಳಿಸಿ ಈ API ಟೋಕನ್?", + "Are you sure you would like to leave this team?": "Are you sure you would like to leave ಈ ತಂಡ?", + "Are you sure you would like to remove this person from the team?": "Are you sure you would like to remove ಈ ವ್ಯಕ್ತಿ ತಂಡದಿಂದ?", + "Are you sure you would like to switch billing plans?": "ಬಿಲ್ಲಿಂಗ್ ಯೋಜನೆಗಳನ್ನು ಬದಲಾಯಿಸಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುವಿರಾ?", + "Argentina": "ಅರ್ಜೆಂಟೀನಾ", + "Armenia": "ಅರ್ಮೇನಿಯ", + "Aruba": "ಅರುಬಾ", + "Attach": "ಲಗತ್ತಿಸಬಹುದು", + "Attach & Attach Another": "ಲಗತ್ತಿಸಬಹುದು & ಲಗತ್ತಿಸುವ ಮತ್ತೊಂದು", + "Attach :resource": "ಲಗತ್ತಿಸಬಹುದು :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "ಎಳೆಯುವ ಮತ್ತು ಬಿಡುವ, ಆಯ್ಕೆ ಮಾಡುವ ಅಥವಾ ರುಚಿ ನೋಡುವ ಮೂಲಕ ಫೈಲ್‌ಗಳನ್ನು ಲಗತ್ತಿಸಿ.", + "August": "ಆಗಸ್ಟ್", + "Australia": "ಆಸ್ಟ್ರೇಲಿಯಾ", + "Austria": "ಆಸ್ಟ್ರಿಯಾ", + "Azerbaijan": "ಅಜರ್ಬೈಜಾನ್", + "Bahamas": "ಬಹಾಮಾಸ್", + "Bahrain": "ಬಹರೇನ್", + "Bangladesh": "ಬಾಂಗ್ಲಾದೇಶ", + "Barbados": "ಬಾರ್ಬಡೋಸ್", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ಮುಂದುವರಿಯುವ ಮೊದಲು, ನಾವು ನಿಮಗೆ ಇಮೇಲ್ ಮಾಡಿದ ಲಿಂಕ್ ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡುವ ಮೂಲಕ ನಿಮ್ಮ ಇಮೇಲ್ ವಿಳಾಸವನ್ನು ನೀವು ಪರಿಶೀಲಿಸಬಹುದೇ? ನೀವು ಇಮೇಲ್ ಸ್ವೀಕರಿಸದಿದ್ದರೆ, ನಾವು ನಿಮಗೆ ಇನ್ನೊಂದು ಇಮೇಲ್ ಕಳುಹಿಸುತ್ತೇವೆ.", + "Before proceeding, please check your email for a verification link.": "ಮುಂದುವರಿಯುವ ಮೊದಲು, ಪರಿಶೀಲನೆ ಲಿಂಕ್‌ಗಾಗಿ ದಯವಿಟ್ಟು ನಿಮ್ಮ ಇಮೇಲ್ ಅನ್ನು ಪರಿಶೀಲಿಸಿ.", + "Belarus": "ಬೆಲಾರಸ್", + "Belgium": "ಬೆಲ್ಜಿಯಂ", + "Belize": "ಬೆಲೀಜ್", + "Benin": "ಬೆನಿನ್", + "Bermuda": "ಬರ್ಮುಡಾ", + "Bhutan": "ಭೂತಾನ್", + "Billing Information": "ಬಿಲ್ಲಿಂಗ್ ಮಾಹಿತಿ", + "Billing Management": "ಬಿಲ್ಲಿಂಗ್ ನಿರ್ವಹಣೆ", + "Bolivia": "ಬಲ್ಗೇರಿಯಾ", + "Bolivia, Plurinational State of": "ಬೊಲಿವಿಯಾ, ಪ್ಲುರಿನ್ಯಾಷನಲ್ ಸ್ಟೇಟ್ ಆಫ್", + "Bonaire, Sint Eustatius and Saba": "Bonaire, ಸಿಂಟ್ Eustatius ಮತ್ತು ಶನಿವಾರ", + "Bosnia And Herzegovina": "ಬೋಸ್ನಿಯಾ ಮತ್ತು ಹರ್ಜೆಗೋವಿನಾ", + "Bosnia and Herzegovina": "ಬೋಸ್ನಿಯಾ ಮತ್ತು ಹರ್ಜೆಗೋವಿನಾ", + "Botswana": "ಬೋಟ್ಸ್ವಾನ", + "Bouvet Island": "Bouvet ದ್ವೀಪ", + "Brazil": "ಬ್ರೆಜಿಲ್", + "British Indian Ocean Territory": "ಬ್ರಿಟಿಷ್ ಇಂಡಿಯನ್ ಮಹಾಸಾಗರ ಪ್ರದೇಶ", + "Browser Sessions": "ಬ್ರೌಸರ್ ಅವಧಿಗಳು", + "Brunei Darussalam": "Brunei", + "Bulgaria": "ಬಲ್ಗೇರಿಯ", + "Burkina Faso": "ಬುರ್ಕಿನಾ ಫಾಸೊ", + "Burundi": "ಬುರುಂಡಿ", + "Cambodia": "ಕಾಂಬೋಡಿಯ", + "Cameroon": "ಕ್ಯಾಮರೂನ್", + "Canada": "ಕೆನಡಾ", + "Cancel": "ರದ್ದು", + "Cancel Subscription": "ಚಂದಾದಾರಿಕೆಯನ್ನು ರದ್ದುಗೊಳಿಸಿ", + "Cape Verde": "ಕೇಪ್ ವರ್ಡೆ", + "Card": "ಕಾರ್ಡ್", + "Cayman Islands": "ಕೇಮನ್ ದ್ವೀಪಗಳು", + "Central African Republic": "ಸೆಂಟ್ರಲ್ ಆಫ್ರಿಕನ್ ರಿಪಬ್ಲಿಕ್", + "Chad": "ಚಾಡ್", + "Change Subscription Plan": "ಚಂದಾದಾರಿಕೆ ಯೋಜನೆಯನ್ನು ಬದಲಾಯಿಸಿ", + "Change the current payment method attached to your subscription": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಗೆ ಲಗತ್ತಿಸಲಾದ ಪ್ರಸ್ತುತ ಪಾವತಿ ವಿಧಾನವನ್ನು ಬದಲಾಯಿಸಿ", + "Changes": "ಬದಲಾವಣೆಗಳು", + "Checkout": "ಚೆಕ್ಔಟ್", + "Chile": "ಚಿಲಿ", + "China": "ಚೀನಾ", + "Choose": "ಆಯ್ಕೆ", + "Choose :field": "ಆಯ್ಕೆ :field", + "Choose :resource": "ಆಯ್ಕೆ :resource", + "Choose an option": "ಒಂದು ಆಯ್ಕೆಯನ್ನು ಆರಿಸಿ", + "Choose date": "ಆಯ್ಕೆ ದಿನಾಂಕ", + "Choose File": "ಫೈಲ್ ಆಯ್ಕೆ", + "Choose Files": "ಫೈಲ್‌ಗಳನ್ನು ಆಯ್ಕೆಮಾಡಿ", + "Choose Type": "ಆಯ್ಕೆ ಮಾದರಿ", + "Christmas Island": "ಕ್ರಿಸ್ಮಸ್ ದ್ವೀಪ", + "City": "ನಗರ", + "Click here to re-send the verification email.": "ಪರಿಶೀಲನೆ ಇಮೇಲ್ ಅನ್ನು ಮರು-ಕಳುಹಿಸಲು ಇಲ್ಲಿ ಕ್ಲಿಕ್ ಮಾಡಿ.", + "click here to request another": "ಇನ್ನೊಂದನ್ನು ವಿನಂತಿಸಲು ಇಲ್ಲಿ ಕ್ಲಿಕ್ ಮಾಡಿ", + "Click to choose": "ಕ್ಲಿಕ್ ಮಾಡಿ ಆಯ್ಕೆ", + "Close": "ಮುಚ್ಚಿ", + "Cocos (Keeling) Islands": "ಕೋಕೋಸ್ (Keeling) ದ್ವೀಪಗಳು", + "Code": "ಕೋಡ್", + "Colombia": "ಕೊಲಂಬಿಯಾ", + "Comoros": "ಸಮೋವಾ", + "Confirm": "ಖಚಿತಪಡಿಸಿ", + "Confirm Billing Action": "ಬಿಲ್ಲಿಂಗ್ ಕ್ರಿಯೆಯನ್ನು ದೃಢೀಕರಿಸಿ", + "Confirm Password": "ಪಾಸ್ವರ್ಡ್ ದೃಢೀಕರಿಸಿ", + "Confirm Payment": "ಪಾವತಿ ಖಚಿತಪಡಿಸಲು", + "Confirm your :amount payment": "Confirm your :amount ಪಾವತಿ", + "Congo": "ಕಾಂಗೋ", + "Congo, Democratic Republic": "ಕಾಂಗೋ, ಪ್ರಜಾಸತ್ತಾತ್ಮಕ ಗಣರಾಜ್ಯ", + "Congo, the Democratic Republic of the": "ಕಾಂಗೋ, ಡೆಮಾಕ್ರಟಿಕ್ ರಿಪಬ್ಲಿಕ್ ಆಫ್ ದಿ", + "Constant": "ನಿರಂತರ", + "Continue To Payment": "ಪಾವತಿಯನ್ನು ಮುಂದುವರಿಸಿ", + "Cook Islands": "ಕುಕ್ ದ್ವೀಪಗಳು", + "Copy to clipboard": "ಕ್ಲಿಪ್‌ಬೋರ್ಡ್‌ಗೆ ನಕಲಿಸಿ", + "Costa Rica": "ಕೋಸ್ಟಾ ರಿಕಾ", + "Cote D'Ivoire": "ಕೋಟ್ ಡಿ ಐವರಿ", + "Country": "ದೇಶ", + "Coupon": "ಕೂಪನ್", + "Coupon applied successfully.": "ಕೂಪನ್ ಯಶಸ್ವಿಯಾಗಿ ಅನ್ವಯಿಸಲಾಗಿದೆ.", + "Create": "ರಚಿಸಿ", + "Create & Add Another": "ರಚಿಸಿ ಮತ್ತು ಮತ್ತೊಂದು ಸೇರಿಸಿ", + "Create :resource": "ರಚಿಸಲು :resource", + "Create a new team to collaborate with others on projects.": "ರಚಿಸಲು ಒಂದು ಹೊಸ ತಂಡದ ಸಹಯೋಗ ಇತರರು ಯೋಜನೆಗಳು.", + "Create Account": "ಖಾತೆಯನ್ನು ರಚಿಸಿ", + "Create API Token": "ರಚಿಸಲು API ಟೋಕನ್", + "Create New Team": "ರಚಿಸಿ ಹೊಸ ತಂಡ", + "Create Team": "ರಚಿಸಲು ತಂಡ", + "Created.": "ದಾಖಲಿಸಿದವರು.", + "Croatia": "ಕ್ರೊಯೇಷಿಯಾ", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "ಕ್ಯೂಬಾ", + "Curaçao": "Curacao", + "Current Password": "ಪ್ರಸ್ತುತ ಪಾಸ್ವರ್ಡ್", + "Current Subscription Plan": "ಪ್ರಸ್ತುತ ಚಂದಾದಾರಿಕೆ ಯೋಜನೆ", + "Currently Subscribed": "ಪ್ರಸ್ತುತ ಚಂದಾದಾರರಾಗಿದ್ದಾರೆ", + "Customer Balance": "ಗ್ರಾಹಕ ಬ್ಯಾಲೆನ್ಸ್", + "Customize": "ಕಸ್ಟಮೈಸ್", + "Cyprus": "ಸೈಪ್ರಸ್", + "Czech Republic": "ಜೆಕಿಯಾ", + "Côte d'Ivoire": "ಕೋಟ್ ಡಿ ಐವರಿ", + "Dark": "ಕತ್ತಲು", + "Dashboard": "ಡ್ಯಾಶ್ಬೋರ್ಡ್", + "December": "ಡಿಸೆಂಬರ್", + "Decrease": "ಇಳಿಕೆ", + "Default": "ಡೀಫಾಲ್ಟ್", + "Delete": "ಅಳಿಸಿ", + "Delete :resource": "ಅಳಿಸಿ :resource", + "Delete Account": "ಖಾತೆಯನ್ನು ಅಳಿಸಿ", + "Delete all notifications": "ಎಲ್ಲಾ ಅಧಿಸೂಚನೆಗಳನ್ನು ಅಳಿಸಿ", + "Delete API Token": "ಅಳಿಸಿ API ಟೋಕನ್", + "Delete File": "ಫೈಲ್ ಅಳಿಸಿ", + "Delete Notification": "ಅಧಿಸೂಚನೆಯನ್ನು ಅಳಿಸಿ", + "Delete Resource": "ಅಳಿಸಿ ಸಂಪನ್ಮೂಲ", + "Delete Selected": "ಅಳಿಸಿ ಆಯ್ಕೆ", + "Delete Team": "ಅಳಿಸಿ ತಂಡ", + "Denmark": "ಡೆನ್ಮಾರ್ಕ್", + "Detach": "ಬೇರ್ಪಡಿಸಬಹುದು", + "Detach Resource": "ಬೇರ್ಪಡಿಸಬಹುದು ಸಂಪನ್ಮೂಲ", + "Detach Selected": "ಬೇರ್ಪಡಿಸಬಹುದು ಆಯ್ಕೆ", + "Details": "ವಿವರಗಳು", + "Disable": "ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಿ", + "Djibouti": "ಜಿಬೌಟಿ", + "Do you really want to leave? You have unsaved changes.": "Do you really want to leave? ನೀವು ಉಳಿಸದೇ ಇರುವ ಬದಲಾವಣೆಗಳು.", + "Dominica": "ಭಾನುವಾರ", + "Dominican Republic": "ಡೊಮಿನಿಕನ್ ರಿಪಬ್ಲಿಕ್", + "Done.": "ಮಾಡಲಾಗುತ್ತದೆ.", + "Download": "ಡೌನ್ಲೋಡ್", + "Download Invoice": "ಸರಕುಪಟ್ಟಿ ಡೌನ್‌ಲೋಡ್ ಮಾಡಿ", + "Drop file or click to choose": "ಫೈಲ್ ಅನ್ನು ಡ್ರಾಪ್ ಮಾಡಿ ಅಥವಾ ಆಯ್ಕೆ ಮಾಡಲು ಕ್ಲಿಕ್ ಮಾಡಿ", + "Drop files or click to choose": "ಫೈಲ್‌ಗಳನ್ನು ಡ್ರಾಪ್ ಮಾಡಿ ಅಥವಾ ಆಯ್ಕೆ ಮಾಡಲು ಕ್ಲಿಕ್ ಮಾಡಿ", + "Ecuador": "ಈಕ್ವೆಡಾರ್", + "Edit": "ಸಂಪಾದಿಸಿ", + "Edit :resource": "ಸಂಪಾದಿಸಿ :resource", + "Edit Attached": "ಸಂಪಾದಿಸಿ ಲಗತ್ತಿಸಲಾದ", + "Edit Profile": "ಪ್ರೊಫೈಲ್ ಬದಲಿಸು", + "Editor": "ಸಂಪಾದಕ", + "Editor users have the ability to read, create, and update.": "ಸಂಪಾದಕ ಬಳಕೆದಾರರು ಸಾಮರ್ಥ್ಯವನ್ನು ಹೊಂದಿವೆ ಓದಲು, ರಚಿಸಲು, ಮತ್ತು ಅಪ್ಡೇಟ್.", + "Egypt": "ಈಜಿಪ್ಟ್", + "El Salvador": "ಸಾಲ್ವಡಾರ್", + "Email": "ಇಮೇಲ್", + "email": "ಇಮೇಲ್", + "Email Address": "ಇಮೇಲ್ ವಿಳಾಸ", + "Email Addresses": "ಮಿಂಚಂಚೆ ವಿಳಾಸಗಳು", + "Email Password Reset Link": "ಇಮೇಲ್ ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸಿ ಲಿಂಕ್", + "Email Verification": "ಇಮೇಲ್ ಪರಿಶೀಲನೆ", + "Enable": "ಸಕ್ರಿಯಗೊಳಿಸಿ", + "Encrypted environment file already exists.": "ಎನ್‌ಕ್ರಿಪ್ಟ್ ಮಾಡಿದ ಪರಿಸರ ಫೈಲ್ ಈಗಾಗಲೇ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ.", + "Encrypted environment file not found.": "ಎನ್‌ಕ್ರಿಪ್ಟ್ ಮಾಡಿದ ಪರಿಸರ ಫೈಲ್ ಕಂಡುಬಂದಿಲ್ಲ.", + "Ensure your account is using a long, random password to stay secure.": "ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಲು ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಬಳಸಿಕೊಂಡು ಒಂದು ದೀರ್ಘ, ಯಾದೃಚ್ಛಿಕ ಪಾಸ್ವರ್ಡ್ ಸುರಕ್ಷಿತ ಉಳಿಯಲು.", + "Environment file already exists.": "ಪರಿಸರ ಫೈಲ್ ಈಗಾಗಲೇ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ.", + "Environment file not found.": "ಪರಿಸರ ಫೈಲ್ ಕಂಡುಬಂದಿಲ್ಲ.", + "Equatorial Guinea": "ವಿಷುವದ್ರೇಖೆಯ ಗಿನಿ", + "Eritrea": "ಏರಿಟ್ರಿಯಾ", + "Error": "ದೋಷ", + "errors": "ದೋಷಗಳು", + "Estonia": "ಎಸ್ಟೋನಿಯಾ", + "Ethiopia": "ಇಥಿಯೋಪಿಯ", + "ex VAT": "ಮಾಜಿ ವ್ಯಾಟ್", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration ರಂದು ಮುಕ್ತಾಯವಾಗುತ್ತದೆ", + "Export As CSV": "CSV ನಂತೆ ರಫ್ತು ಮಾಡಿ", + "Extra Billing Information": "ಹೆಚ್ಚುವರಿ ಬಿಲ್ಲಿಂಗ್ ಮಾಹಿತಿ", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ಹೆಚ್ಚುವರಿ ದೃಢೀಕರಣ ಅಗತ್ಯವಿದೆ ಪ್ರಕ್ರಿಯೆ ನಿಮ್ಮ ಪಾವತಿ. ದಯವಿಟ್ಟು ಮುಂದುವರಿಸಿ ಪಾವತಿ ಪುಟ ಕ್ಲಿಕ್ಕಿಸಿ ಕೆಳಗಿನ ಬಟನ್.", + "Failed Subscription Payment": "ವಿಫಲವಾದ ಚಂದಾದಾರಿಕೆ ಪಾವತಿ", + "Failed to load :resource!": ":Resource ಅನ್ನು ಲೋಡ್ ಮಾಡಲು ವಿಫಲವಾಗಿದೆ!", + "Falkland Islands (Malvinas)": "ಫಾಕ್ಲ್ಯಾಂಡ್ ದ್ವೀಪಗಳು (Malvinas)", + "Faroe Islands": "ಫೆರೋ ದ್ವೀಪಗಳು", + "February": "ಫೆಬ್ರವರಿ", + "Fiji": "ಫಿಜಿ", + "Filename": "ಕಡತದ ಹೆಸರು", + "Finish enabling two factor authentication.": "ಎರಡು ಅಂಶದ ದೃಢೀಕರಣವನ್ನು ಸಕ್ರಿಯಗೊಳಿಸುವುದನ್ನು ಮುಗಿಸಿ.", + "Finland": "ಫಿನ್ಲ್ಯಾಂಡ್", + "For your security, please confirm your password to continue.": "ನಿಮ್ಮ ಭದ್ರತಾ, ದಯವಿಟ್ಟು ನಿಮ್ಮ ಗುಪ್ತಪದವನ್ನು ಖಚಿತಪಡಿಸಿ ಮುಂದುವರಿಸಲು.", + "Forbidden": "ನಿಷೇಧಿಸಲಾಗಿದೆ", + "Force Delete": "ಫೋರ್ಸ್ ಅಳಿಸಿ", + "Force Delete :resource": "ಫೋರ್ಸ್ ಅಳಿಸಿ :resource", + "Force Delete Resource": "ಫೋರ್ಸ್ ಅಳಿಸಿ ಸಂಪನ್ಮೂಲ", + "Force Delete Selected": "ಫೋರ್ಸ್ ಅಳಿಸಿ ಆಯ್ಕೆ", + "Forgot Password": "ಪಾಸ್ವರ್ಡ್ ಮರೆತಿರಾ", + "Forgot your password?": "ನಿಮ್ಮ ಪಾಸ್ವರ್ಡ್ ಮರೆತಿರುವಿರಾ?", + "Forgot Your Password?": "ನಿಮ್ಮ ಪಾಸ್ವರ್ಡ್ ಮರೆತಿರಾ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ನಿಮ್ಮ ಪಾಸ್ವರ್ಡ್ ಮರೆತಿರುವಿರಾ? ಯಾವುದೇ ಸಮಸ್ಯೆ. ಕೇವಲ ನಮಗೆ ತಿಳಿಸಿ, ನಿಮ್ಮ ಇಮೇಲ್ ವಿಳಾಸ ಮತ್ತು ನಾವು ನೀವು ಇಮೇಲ್ ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸಿ ಲಿಂಕ್ that will allow you to choose a new one.", + "France": "ಫ್ರಾನ್ಸ್", + "French Guiana": "ಫ್ರೆಂಚ್ ಗಯಾನಾ", + "French Polynesia": "ಫ್ರೆಂಚ್ ಪೋಲಿನೇಷಿಯ", + "French Southern Territories": "ಫ್ರೆಂಚ್ ದಕ್ಷಿಣ ಪ್ರಾಂತ್ಯಗಳು", + "From": "ಇಂದ", + "Gabon": "ಗೆಬೊನ್", + "Gambia": "ಗ್ಯಾಂಬಿಯಾ", + "Georgia": "ಜಾರ್ಜಿಯಾ", + "Germany": "ಜರ್ಮನಿ", + "Ghana": "ಘಾನಾ", + "Gibraltar": "ಗಿಬ್ರಾಲ್ಟರ್", + "Go Home": "ಮುಖಪುಟಕ್ಕೆ ಹೋಗು", + "Go to page :page": "ಹೋಗಿ ಪುಟ :page", + "Great! You have accepted the invitation to join the :team team.": "ಗ್ರೇಟ್! ನೀವು ಸ್ವೀಕರಿಸಿದ ಆಮಂತ್ರಣ ಸೇರಲು :team ತಂಡ.", + "Greece": "ಗ್ರೀಸ್", + "Greenland": "ಗ್ರೀನ್ಲ್ಯಾಂಡ್", + "Grenada": "ಗ್ರೆನಡಾ", + "Guadeloupe": "ಗುಡೆಲೋಪ್", + "Guam": "ಗುಯಾಮ್", + "Guatemala": "ಗ್ವಾಟೆಮಾಲಾ", + "Guernsey": "ಗುರ್ನಸಿ", + "Guinea": "ಗಿನಿ", + "Guinea-Bissau": "ಗಿನಿ-ಬಿಸೌ", + "Guyana": "ಗಯಾನಾ", + "Haiti": "ಹೈಟಿ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ರದ್ದುಗೊಳಿಸುವ ಕುರಿತು ಎರಡನೇ ಆಲೋಚನೆಗಳನ್ನು ಹೊಂದಿರುವಿರಾ? ನಿಮ್ಮ ಪ್ರಸ್ತುತ ಬಿಲ್ಲಿಂಗ್ ಚಕ್ರದ ಅಂತ್ಯದವರೆಗೆ ಯಾವುದೇ ಸಮಯದಲ್ಲಿ ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ನೀವು ತಕ್ಷಣ ಮರುಸಕ್ರಿಯಗೊಳಿಸಬಹುದು. ನಿಮ್ಮ ಪ್ರಸ್ತುತ ಬಿಲ್ಲಿಂಗ್ ಸೈಕಲ್ ಮುಗಿದ ನಂತರ, ನೀವು ಸಂಪೂರ್ಣವಾಗಿ ಹೊಸ ಚಂದಾದಾರಿಕೆ ಯೋಜನೆಯನ್ನು ಆಯ್ಕೆ ಮಾಡಬಹುದು.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ರದ್ದುಗೊಳಿಸುವ ಕುರಿತು ಎರಡನೇ ಆಲೋಚನೆಗಳನ್ನು ಹೊಂದಿರುವಿರಾ? ನಿಮ್ಮ ಪ್ರಸ್ತುತ ಬಿಲ್ಲಿಂಗ್ ಚಕ್ರದ ಅಂತ್ಯದವರೆಗೆ ನೀವು ಯಾವುದೇ ಸಮಯದಲ್ಲಿ ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ತಕ್ಷಣವೇ ಪ್ರತಿಕ್ರಿಯಿಸಬಹುದು. ನಿಮ್ಮ ಪ್ರಸ್ತುತ ಬಿಲ್ಲಿಂಗ್ ಸೈಕಲ್ ಮುಗಿದ ನಂತರ, ನೀವು ಸಂಪೂರ್ಣವಾಗಿ ಹೊಸ ಚಂದಾದಾರಿಕೆ ಯೋಜನೆಯನ್ನು ಆಯ್ಕೆ ಮಾಡಬಹುದು.", + "Heard Island & Mcdonald Islands": "ಹರ್ಡ್ ದ್ವೀಪ ಮತ್ತು ಮ್ಯಾಕ್ಡೊನಾಲ್ಡ್ ದ್ವೀಪಗಳು", + "Heard Island and McDonald Islands": "ಹರ್ಡ್ ದ್ವೀಪ ಮತ್ತು ಮೆಕ್ಡೊನಾಲ್ಡ್ ದ್ವೀಪಗಳು", + "Hello!": "ಹಲೋ!", + "Hide Content": "ಮರೆಮಾಡಿ ವಿಷಯ", + "Hold Up!": "ಹಿಡಿದಿಡಲು ಅಪ್!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "ಹೊಂಡುರಾಸ್", + "Hong Kong": "ಹಾಂಗ್ ಕಾಂಗ್", + "Hungary": "ಹಂಗರಿ", + "I agree to the :terms_of_service and :privacy_policy": "ನಾನು ಒಪ್ಪುತ್ತೇನೆ :terms_of_service ಮತ್ತು :privacy_policy", + "Iceland": "ಐಸ್ಲ್ಯಾಂಡ್", + "ID": "ಕುಡಲು", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ಅಗತ್ಯವಿದ್ದರೆ, ನೀವು ಲಾಗ್ ಔಟ್ ಎಲ್ಲಾ ನಿಮ್ಮ ಇತರ ಬ್ರೌಸರ್ ಅವಧಿಯಲ್ಲಿ ಎಲ್ಲಾ ಅಡ್ಡಲಾಗಿ ನಿಮ್ಮ ಸಾಧನಗಳು. ಕೆಲವು ನಿಮ್ಮ ಇತ್ತೀಚಿನ ಸೆಷನ್ಸ್ ಕೆಳಗೆ ಪಟ್ಟಿಮಾಡಲಾಗಿದೆ; ಆದಾಗ್ಯೂ, ಈ ಪಟ್ಟಿಯಲ್ಲಿ ಇರಬಹುದು ಸಮಗ್ರ. If you feel your account has been compromised, ನೀವು ಮಾಡಬೇಕು ಸಹ ನಿಮ್ಮ ಗುಪ್ತಪದವನ್ನು ನವೀಕರಿಸಲು.", + "If you already have an account, you may accept this invitation by clicking the button below:": "ನೀವು ಈಗಾಗಲೇ ಒಂದು ಖಾತೆಯನ್ನು ಹೊಂದಿದ್ದರೆ, ನೀವು ಮಾಡಬಹುದು ಈ ಆಹ್ವಾನವನ್ನು ಸ್ವೀಕರಿಸಿ ಕೆಳಗಿನ ಬಟನ್ ಕ್ಲಿಕ್:", + "If you did not create an account, no further action is required.": "ನೀವು ಖಾತೆಯೊಂದನ್ನು ರಚಿಸದಿದ್ದರೆ, ಹೆಚ್ಚಿನ ಕ್ರಮಗಳ ಅಗತ್ಯವಿಲ್ಲ.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ನೀವು ನಿರೀಕ್ಷಿಸಿರಲಿಲ್ಲ ಸ್ವೀಕರಿಸಲು ಆಹ್ವಾನ ಈ ತಂಡ, you may ತಿರಸ್ಕರಿಸಲು ಈ ಇಮೇಲ್.", + "If you did not receive the email": "ನೀವು ಇಮೇಲ್ ಸ್ವೀಕರಿಸದಿದ್ದರೆ", + "If you did not request a password reset, no further action is required.": "ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸಲು ನೀವು ವಿನಂತಿಸದಿದ್ದರೆ, ಹೆಚ್ಚಿನ ಕ್ರಮಗಳ ಅಗತ್ಯವಿಲ್ಲ.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ನೀವು ಒಂದು ಖಾತೆಯನ್ನು ಹೊಂದಿಲ್ಲ, ನೀವು ರಚಿಸಲು ಒಂದು ಗುಂಡಿಯನ್ನು ಕ್ಲಿಕ್ಕಿಸುವುದರ ಮೂಲಕ ಕೆಳಗೆ. ನಂತರ ಖಾತೆಯನ್ನು ರಚಿಸಲು, ನೀವು ಕ್ಲಿಕ್ ಮಾಡಬಹುದು ಆಮಂತ್ರಣ ಸ್ವೀಕಾರ ಬಟನ್ ಈ ಇಮೇಲ್ ಸ್ವೀಕರಿಸಲು ತಂಡ ಆಮಂತ್ರಣ:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ನಿಮ್ಮ ಪೂರ್ಣ ವ್ಯವಹಾರ ಹೆಸರು, ವ್ಯಾಟ್ ಗುರುತಿನ ಸಂಖ್ಯೆ ಅಥವಾ ದಾಖಲೆಯ ವಿಳಾಸದಂತಹ ನಿಮ್ಮ ಇನ್‌ವಾಯ್ಸ್‌ಗಳಿಗೆ ನಿರ್ದಿಷ್ಟ ಸಂಪರ್ಕ ಅಥವಾ ತೆರಿಗೆ ಮಾಹಿತಿಯನ್ನು ನೀವು ಸೇರಿಸಬೇಕಾದರೆ, ನೀವು ಅದನ್ನು ಇಲ್ಲಿ ಸೇರಿಸಬಹುದು.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" ಗುಂಡಿಯನ್ನು ಕ್ಲಿಕ್ ಮಾಡುವಲ್ಲಿ ನೀವು ತೊಂದರೆ ಹೊಂದಿದ್ದರೆ, ನಿಮ್ಮ ವೆಬ್ ಬ್ರೌಸರ್ಗೆ ಕೆಳಗಿನ URL ನಕಲಿಸಿ ಮತ್ತು ಅಂಟಿಸಿ:", + "Impersonate": "ಸೋಗು ಹಾಕು", + "Increase": "ಹೆಚ್ಚಳ", + "India": "ಭಾರತ", + "Indonesia": "ಇಂಡೋನೇಷ್ಯಾ", + "Invalid filename.": "ಅಮಾನ್ಯವಾದ ಫೈಲ್ ಹೆಸರು.", + "Invalid JSON was returned from the route.": "ಅಮಾನ್ಯ JSON ಅನ್ನು ಮಾರ್ಗದಿಂದ ಹಿಂತಿರುಗಿಸಲಾಗಿದೆ.", + "Invoice Email Addresses": "ಸರಕುಪಟ್ಟಿ ಇಮೇಲ್ ವಿಳಾಸಗಳು", + "Invoice emails updated successfully.": "ಸರಕುಪಟ್ಟಿ ಇಮೇಲ್‌ಗಳನ್ನು ಯಶಸ್ವಿಯಾಗಿ ನವೀಕರಿಸಲಾಗಿದೆ.", + "Invoices": "ಇನ್ವಾಯ್ಸ್ಗಳು", + "Iran, Islamic Republic Of": "ಇರಾನ್", + "Iran, Islamic Republic of": "ಇರಾನ್, ಇಸ್ಲಾಮಿಕ್ ರಿಪಬ್ಲಿಕ್ ಆಫ್", + "Iraq": "ಇರಾಕ್", + "Ireland": "ಐರ್ಲೆಂಡ್", + "Isle Of Man": "ಐಲ್ ಆಫ್ ಮ್ಯಾನ್", + "Isle of Man": "ಐಲ್ ಆಫ್ ಮ್ಯಾನ್", + "Israel": "ಯೆಹೂದ್ಯರು ಯಾ ಯೇಹೂದ್ಯ ರಾಷ್ಟ್ರ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ನೀವು ಸಕ್ರಿಯ ಚಂದಾದಾರಿಕೆಯನ್ನು ಹೊಂದಿಲ್ಲ ಎಂದು ತೋರುತ್ತಿದೆ. ಪ್ರಾರಂಭಿಸಲು ಕೆಳಗಿನ ಚಂದಾದಾರಿಕೆ ಯೋಜನೆಗಳಲ್ಲಿ ಒಂದನ್ನು ನೀವು ಆಯ್ಕೆ ಮಾಡಬಹುದು. ನಿಮ್ಮ ಅನುಕೂಲಕ್ಕಾಗಿ ಚಂದಾದಾರಿಕೆ ಯೋಜನೆಗಳನ್ನು ಬದಲಾಯಿಸಬಹುದು ಅಥವಾ ರದ್ದುಗೊಳಿಸಬಹುದು.", + "Italy": "ಇಟಲಿ", + "Jamaica": "ಜಮೈಕಾ", + "January": "ಜನವರಿ", + "Japan": "ಜಪಾನ್", + "Jersey": "ಜೆರ್ಸಿ", + "Jordan": "ಜೋರ್ಡಾನ್", + "July": "ಜುಲೈ", + "June": "ಜೂನ್", + "Kazakhstan": "ಕಝಾಕಿಸ್ತಾನ್", + "Kenya": "ಕೀನ್ಯಾ", + "Key": "ಕೀ", + "Kiribati": "ಪಲಾವು", + "Korea": "ದಕ್ಷಿಣ ಕೊರಿಯಾ", + "Korea, Democratic People's Republic of": "ಉತ್ತರ ಕೊರಿಯಾ", + "Korea, Republic of": "ಕೊರಿಯಾ, ಗಣರಾಜ್ಯ", + "Kosovo": "ಕೊಸೊವೊ", + "Kuwait": "ಕುವೈತ್", + "Kyrgyzstan": "ಕಿರ್ಗಿಸ್ತಾನ್", + "Lao People's Democratic Republic": "ಲಾವೋಸ್", + "Last active": "ಕೊನೆಯ ಸಕ್ರಿಯ", + "Last used": "ಕಳೆದ ಬಳಸಲಾಗುತ್ತದೆ", + "Latvia": "ಲಾಟ್ವಿಯಾ", + "Leave": "ಬಿಟ್ಟು", + "Leave Team": "ಬಿಟ್ಟು ತಂಡ", + "Lebanon": "ಲೆಬನಾನ್", + "length": "ಉದ್ದ", + "Lens": "ಲೆನ್ಸ್", + "Lesotho": "ಲೆಥೋಸೊ", + "Liberia": "ಲಿಬೇರಿಯಾ", + "Libyan Arab Jamahiriya": "ಲಿಬಿಯಾ", + "Liechtenstein": "ಮೊನಾಕೊ", + "Light": "ಬೆಳಕು", + "Lithuania": "ಲಿಥುವೇನಿಯಾ", + "Load :perPage More": "ಲೋಡ್ ಹೆಚ್ಚು :perPage", + "Loading": "ಲೋಡ್ ಆಗುತ್ತಿದೆ", + "Location": "ಸ್ಥಳ", + "Log in": "ಲಾಗ್", + "Log In": "ಲಾಗಿನ್ ಮಾಡಿ", + "Log Out": "ಲಾಗ್ ಔಟ್", + "Log out": "ಲಾಗ್ ಔಟ್", + "Log Out Other Browser Sessions": "ಲಾಗ್ ಔಟ್ ಇತರ ಬ್ರೌಸರ್ ಅವಧಿಗಳು", + "Log Viewer": "ಲಾಗ್ ವೀಕ್ಷಕ", + "Login": "ಲಾಗಿನ್", + "Logout": "ಲಾಗ್ ಔಟ್", + "Logs": "ದಾಖಲೆಗಳು", + "Luxembourg": "ಲಕ್ಸೆಂಬರ್ಗ್", + "Macao": "ನಿಯೋಜನೆ", + "Macedonia": "ಉತ್ತರ ಮ್ಯಾಸೆಡೊನಿಯ", + "Macedonia, the former Yugoslav Republic of": "ಮ್ಯಾಸಿಡೋನಿಯಾ, ಹಿಂದಿನ ಯುಗೊಸ್ಲಾವ್ ಗಣರಾಜ್ಯ", + "Madagascar": "ಮಡಗಾಸ್ಕರ್", + "Malawi": "ಮಲಾವಿ", + "Malaysia": "ಮಲೇಷ್ಯಾ", + "Maldives": "ಮಾಲ್ಡೀವ್ಸ್", + "Mali": "ಸಣ್ಣ", + "Malta": "ಮಾಲ್ಟಾ", + "Manage Account": "ಖಾತೆ ನಿರ್ವಹಣೆ", + "Manage and log out your active sessions on other browsers and devices.": "ನಿರ್ವಹಿಸಿ ಮತ್ತು ಲಾಗ್ ಔಟ್ ನಿಮ್ಮ ಸಕ್ರಿಯ ಅವಧಿಯಲ್ಲಿ ಇತರ ಬ್ರೌಸರ್ಗಳು ಮತ್ತು ಸಾಧನಗಳು.", + "Manage API Tokens": "ನಿರ್ವಹಿಸಿ API ಸಂಕೇತಗಳನ್ನು", + "Manage Role": "ನಿರ್ವಹಿಸಿ ಪಾತ್ರ", + "Manage Team": "ತಂಡ ನಿರ್ವಹಿಸಿ", + "Managing billing for :billableName": ":BillableName ಕ್ಕೆ ಬಿಲ್ಲಿಂಗ್ ಅನ್ನು ನಿರ್ವಹಿಸುವುದು", + "March": "ಮಾರ್ಚ್", + "Mark all as Read": "ಎಲ್ಲವನ್ನು ಓದಲಾಗಿದೆ ಎಂದು ಗುರುತಿಸಿ", + "Mark all notifications as read": "ಎಲ್ಲಾ ಅಧಿಸೂಚನೆಗಳನ್ನು ಓದಿದಂತೆ ಗುರುತಿಸಿ", + "Mark Read": "ಮಾರ್ಕ್ ಓದಿ", + "Mark Unread": "ಓದದಿರುವುದನ್ನು ಗುರುತಿಸಿ", + "Marshall Islands": "ಮಾರ್ಷಲ್ ದ್ವೀಪಗಳು", + "Martinique": "ಮಾರ್ಟಿನಿಕ್", + "Mauritania": "ಮಾರಿಟಾನಿಯ", + "Mauritius": "ಮಾರಿಷಸ್", + "May": "ಮೇ", + "Mayotte": "ಡೊಮಿನಿಕ", + "Mexico": "ಮೆಕ್ಸಿಕೋ", + "Micronesia, Federated States Of": "ಮೈಕ್ರೋನೇಶಿಯಾ", + "Micronesia, Federated States of": "ಮೈಕ್ರೋನೇಷಿಯಾ, ಫೆಡರೇಟೆಡ್ ಸ್ಟೇಟ್ಸ್ ಆಫ್", + "Moldova": "ಮೊಲ್ಡೊವಾ", + "Moldova, Republic of": "ಮೊಲ್ಡೊವಾ, ಗಣರಾಜ್ಯ", + "Monaco": "ಮೊನಾಕೊ", + "Mongolia": "ಮಂಗೋಲಿಯಾ", + "Montenegro": "ಮಾಂಟೆನೆಗ್ರೊ", + "Month To Date": "ತಿಂಗಳು ದಿನಾಂಕ", + "Monthly": "ಮಾಸಿಕ", + "monthly": "ಮಾಸಿಕ", + "Montserrat": "ಮೋಂಟ್ಸೆರೆಟ್", + "Morocco": "ಮೊರಾಕೊ", + "Mozambique": "ಮೊಜಾಂಬಿಕ್", + "Myanmar": "ಮ್ಯಾನ್ಮಾರ್", + "Name": "ಹೆಸರು", + "name": "ಹೆಸರು", + "Namibia": "ನಮೀಬಿಯಾ", + "Nauru": "ಸುಂಡಾನೀಸ್", + "Nepal": "ನೇಪಾಳ", + "Netherlands": "ನೆದರ್ಲ್ಯಾಂಡ್ಸ್", + "Netherlands Antilles": "ನೆದರ್ಲ್ಯಾಂಡ್ಸ್ ಆಂಟಿಲೀಸ್", + "Nevermind": "ಪರವಾಗಿಲ್ಲ", + "Nevermind, I'll keep my old plan": "ಪರವಾಗಿಲ್ಲ, ನಾನು ನನ್ನ ಹಳೆಯ ಯೋಜನೆಯನ್ನು ಉಳಿಸಿಕೊಳ್ಳುತ್ತೇನೆ", + "New": "ಹೊಸ", + "New :resource": "ಹೊಸ :resource", + "New Caledonia": "ನ್ಯೂ ಕ್ಯಾಲೆಡೋನಿಯಾ", + "New Password": "ಹೊಸ ಪಾಸ್ವರ್ಡ್", + "New Zealand": "ನ್ಯೂ ಜಿಲಂಡ್", + "Next": "ಮುಂದಿನ", + "Next Payment": "ಮುಂದಿನ ಪಾವತಿ", + "Next Payment on": "ಮುಂದಿನ ಪಾವತಿ ಆನ್ ಆಗಿದೆ", + "Nicaragua": "ನಿಕರಾಗುವಾ", + "Niger": "ನೈಜರ್", + "Nigeria": "ನೈಜೀರಿಯಾ", + "Niue": "ನಿಯು", + "No": "ಯಾವುದೇ", + "No :resource matched the given criteria.": "ಯಾವುದೇ :resource ದಾಖಲೆಗಳುಸರಿಹೊಂದಿವೆ ನಿರ್ದಿಷ್ಟ ಮಾನದಂಡಗಳನ್ನು.", + "No additional information...": "ಯಾವುದೇ ಹೆಚ್ಚುವರಿ ಮಾಹಿತಿ...", + "No Current Data": "ಯಾವುದೇ ಪ್ರಸ್ತುತ ಡೇಟಾ", + "No Data": "ಯಾವುದೇ ಮಾಹಿತಿ", + "no file selected": "ಯಾವುದೇ ಫೈಲ್ ಆಯ್ಕೆ", + "No Increase": "ಯಾವುದೇ ಹೆಚ್ಚಳ", + "No payment methods on file.": "ಫೈಲ್‌ನಲ್ಲಿ ಯಾವುದೇ ಪಾವತಿ ವಿಧಾನಗಳಿಲ್ಲ.", + "No payment scheduled.": "ಯಾವುದೇ ಪಾವತಿಯನ್ನು ನಿಗದಿಪಡಿಸಲಾಗಿಲ್ಲ.", + "No Prior Data": "ಯಾವುದೇ ಮೊದಲು ಡೇಟಾ", + "No Results Found.": "ಯಾವುದೇ ಫಲಿತಾಂಶಗಳು ಕಂಡುಬಂದಿಲ್ಲ.", + "Norfolk Island": "ನಾರ್ಫೋಕ್ ದ್ವೀಪ", + "Northern Mariana Islands": "ಉತ್ತರ ಮರಿಯಾನ ದ್ವೀಪಗಳು", + "Norway": "ನಾರ್ವೆ", + "Not Found": "ಅಲ್ಲ ಕಂಡುಬಂದಿಲ್ಲ", + "Notifications": "ಅಧಿಸೂಚನೆಗಳು", + "Nova": "Nova", + "Nova User": "ಹೊಸ ಬಳಕೆದಾರ", + "November": "ನವೆಂಬರ್", + "October": "ಅಕ್ಟೋಬರ್", + "of": "ಆಫ್", + "OK": "ಸರಿ", + "Oman": "ಓಮನ್", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ಒಮ್ಮೆ ಒಂದು ತಂಡ ಅಳಿಸಲಾಗಿದೆ, ಅದರ ಎಲ್ಲಾ ಸಂಪನ್ಮೂಲಗಳನ್ನು ಮತ್ತು ಡೇಟಾ ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲಾಗುತ್ತದೆ. ಮೊದಲು ಅಳಿಸುವುದು ಈ ತಂಡ, ದಯವಿಟ್ಟು ಡೌನ್ಲೋಡ್ ಯಾವುದೇ ಮಾಹಿತಿ ಅಥವಾ ಮಾಹಿತಿ ಬಗ್ಗೆ ಈ ತಂಡ ನೀವು ಬಯಸುವ ಉಳಿಸಿಕೊಳ್ಳಲು.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "ಒಮ್ಮೆ ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಅಳಿಸಲಾಗಿದೆ, ಅದರ ಎಲ್ಲಾ ಸಂಪನ್ಮೂಲಗಳನ್ನು ಮತ್ತು ಡೇಟಾ ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲಾಗುತ್ತದೆ. ಮೊದಲು ಅಳಿಸಲಾಗುತ್ತಿದೆ ನಿಮ್ಮ ಖಾತೆ, ದಯವಿಟ್ಟು ಡೌನ್ಲೋಡ್ ಯಾವುದೇ ದತ್ತಾಂಶ ಅಥವಾ ಮಾಹಿತಿಯನ್ನು ನೀವು ಬಯಸುವ ಉಳಿಸಿಕೊಳ್ಳಲು.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ಒಮ್ಮೆ ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಅಳಿಸಿದರೆ, ಅದರ ಎಲ್ಲಾ ಸಂಪನ್ಮೂಲಗಳು ಮತ್ತು ಡೇಟಾವನ್ನು ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲಾಗುತ್ತದೆ. ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲು ನೀವು ಬಯಸುತ್ತೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಲು ದಯವಿಟ್ಟು ನಿಮ್ಮ ಪಾಸ್‌ವರ್ಡ್ ಅನ್ನು ನಮೂದಿಸಿ.", + "Only Trashed": "ಕೇವಲ ಅನುಪಯುಕ್ತ", + "Open Invoices": "ಇನ್‌ವಾಯ್ಸ್‌ಗಳನ್ನು ತೆರೆಯಿರಿ", + "Original": "ಮೂಲ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ನಮ್ಮ ಬಿಲ್ಲಿಂಗ್ ನಿರ್ವಹಣೆ ಪೋರ್ಟಲ್ ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆ ಯೋಜನೆ, ಪಾವತಿ ವಿಧಾನ ಮತ್ತು ನಿಮ್ಮ ಇತ್ತೀಚಿನ ಇನ್‌ವಾಯ್ಸ್‌ಗಳನ್ನು ಡೌನ್‌ಲೋಡ್ ಮಾಡಲು ಅನುಕೂಲಕರವಾಗಿ ನಿರ್ವಹಿಸಲು ನಿಮಗೆ ಅನುಮತಿಸುತ್ತದೆ.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ನಮ್ಮ ಬಿಲ್ಲಿಂಗ್ ನಿರ್ವಹಣೆ ಪೋರ್ಟಲ್ ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆ ಯೋಜನೆ, ಪಾವತಿ ವಿಧಾನಗಳನ್ನು ಅನುಕೂಲಕರವಾಗಿ ನಿರ್ವಹಿಸಲು ಮತ್ತು ನಿಮ್ಮ ಇತ್ತೀಚಿನ ಇನ್‌ವಾಯ್ಸ್‌ಗಳನ್ನು ಡೌನ್‌ಲೋಡ್ ಮಾಡಲು ನಿಮಗೆ ಅನುಮತಿಸುತ್ತದೆ.", + "Page Expired": "ಪುಟದ ಅವಧಿ ಮುಗಿದಿದೆ", + "Pagination Navigation": "ಪುಟ ವಿನ್ಯಾಸ ಸಂಚರಣೆ", + "Paid": "ಪಾವತಿಸಲಾಗಿದೆ", + "Pakistan": "ಪಾಕಿಸ್ತಾನ", + "Palau": "ಪಲಾವು", + "Palestinian Territory, Occupied": "ಪ್ಯಾಲೆಸ್ಟೇನಿಯನ್ ಪ್ರಾಂತ್ಯಗಳು", + "Panama": "ಮಧ್ಯ ಅಮೆರಿಕದ ಪನಾಮಾ ನಗರ", + "Papua New Guinea": "ಪಪುವಾ ನ್ಯೂ ಗಿನೀ", + "Paraguay": "ಪರಾಗ್ವೇ", + "Password": "ಪಾಸ್ವರ್ಡ್", + "password": "ಪಾಸ್ವರ್ಡ್", + "Payment Confirmation": "ಪಾವತಿ ದೃಢೀಕರಣ", + "Payment Information": "ಪಾವತಿ ಮಾಹಿತಿ", + "Payment information updated successfully.": "ಪಾವತಿ ಮಾಹಿತಿಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ನವೀಕರಿಸಲಾಗಿದೆ.", + "Payment Method": "ಪಾವತಿ ವಿಧಾನ", + "Payment Methods": "ಪಾವತಿ ವಿಧಾನಗಳು", + "Payment Required": "ಪಾವತಿ ಅಗತ್ಯವಿದೆ", + "Payments": "ಪಾವತಿಗಳು", + "Pending Team Invitations": "ಬಾಕಿ ತಂಡ ಆಮಂತ್ರಣಗಳನ್ನು", + "Per Page": "ಪ್ರತಿ ಪುಟ", + "Permanently delete this team.": "ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಿ ಈ ತಂಡ.", + "Permanently delete your account.": "ಶಾಶ್ವತವಾಗಿ ಅಳಿಸಲು ನಿಮ್ಮ ಖಾತೆಯನ್ನು.", + "Permissions": "ಅನುಮತಿಗಳನ್ನು", + "Peru": "ಪೆರು", + "Philippines": "ಫಿಲಿಪೈನ್ಸ್", + "Photo": "ಫೋಟೋ", + "Pitcairn": "ಪಿಟ್ಕೈರ್ನ್ ದ್ವೀಪಗಳು", + "Please accept the terms of service.": "ದಯವಿಟ್ಟು ಸೇವಾ ನಿಯಮಗಳನ್ನು ಒಪ್ಪಿಕೊಳ್ಳಿ.", + "Please click the button below to verify your email address.": "ನಿಮ್ಮ ಇಮೇಲ್ ವಿಳಾಸವನ್ನು ಪರಿಶೀಲಿಸಲು ಕೆಳಗಿನ ಬಟನ್ ಕ್ಲಿಕ್ ಮಾಡಿ.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "ದಯವಿಟ್ಟು ಖಚಿತಪಡಿಸಿ ಪ್ರವೇಶವನ್ನು ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಪ್ರವೇಶಿಸುವ ಮೂಲಕ ಒಂದು ನಿಮ್ಮ ತುರ್ತು ಚೇತರಿಕೆ ಸಂಕೇತಗಳು.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "ದಯವಿಟ್ಟು ಖಚಿತಪಡಿಸಿ ಪ್ರವೇಶವನ್ನು ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಪ್ರವೇಶಿಸುವ ಮೂಲಕ ದೃಢೀಕರಣ ಕೋಡ್ ಒದಗಿಸಿದ ನಿಮ್ಮ ದೃಢೀಕರಣ ಅಪ್ಲಿಕೇಶನ್.", + "Please confirm your password before continuing.": "ಮುಂದುವರಿಯುವ ಮೊದಲು ದಯವಿಟ್ಟು ನಿಮ್ಮ ಪಾಸ್‌ವರ್ಡ್ ಅನ್ನು ದೃಢೀಕರಿಸಿ.", + "Please copy your new API token. For your security, it won't be shown again.": "ದಯವಿಟ್ಟು ಪ್ರತಿಯನ್ನು ನಿಮ್ಮ ಹೊಸ API ಟೋಕನ್. ನಿಮ್ಮ ಭದ್ರತಾ, it won ' t be shown ಮತ್ತೆ.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ದಯವಿಟ್ಟು ಖಚಿತಪಡಿಸಲು ನಿಮ್ಮ ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸಿ you would like to log out, ನಿಮ್ಮ ಇತರ ಬ್ರೌಸರ್ ಅವಧಿಯಲ್ಲಿ ಎಲ್ಲಾ ಅಡ್ಡಲಾಗಿ ನಿಮ್ಮ ಸಾಧನಗಳು.", + "Please provide a maximum of three invoice emails addresses.": "ದಯವಿಟ್ಟು ಗರಿಷ್ಠ ಮೂರು ಇನ್‌ವಾಯ್ಸ್ ಇಮೇಲ್‌ಗಳ ವಿಳಾಸಗಳನ್ನು ಒದಗಿಸಿ.", + "Please provide the email address of the person you would like to add to this team.": "Please provide the email address of the person you would like to add ಈ ತಂಡ.", + "Please set a default payment method before retrying payments.": "ಪಾವತಿಗಳನ್ನು ಮರುಪ್ರಯತ್ನಿಸುವ ಮೊದಲು ದಯವಿಟ್ಟು ಡೀಫಾಲ್ಟ್ ಪಾವತಿ ವಿಧಾನವನ್ನು ಹೊಂದಿಸಿ.", + "Please set a default payment method before swapping plans.": "ಯೋಜನೆಗಳನ್ನು ವಿನಿಮಯ ಮಾಡಿಕೊಳ್ಳುವ ಮೊದಲು ದಯವಿಟ್ಟು ಡೀಫಾಲ್ಟ್ ಪಾವತಿ ವಿಧಾನವನ್ನು ಹೊಂದಿಸಿ.", + "Poland": "ಪೋಲೆಂಡ್", + "Portugal": "ಪೋರ್ಚುಗಲ್", + "Press / to search": "ಪತ್ರಿಕಾ / ಹುಡುಕಾಟ", + "Preview": "ಮುನ್ನೋಟ", + "Previewing": "ಪೂರ್ವವೀಕ್ಷಣೆ", + "Previous": "ಹಿಂದಿನ", + "Privacy Policy": "ಗೌಪ್ಯತಾ ನೀತಿ", + "Profile": "ಪ್ರೊಫೈಲ್", + "Profile Information": "ಪ್ರೊಫೈಲ್ ಮಾಹಿತಿ", + "Puerto Rico": "ಪೋರ್ಟೊ ರಿಕೊ", + "Qatar": "ಕತಾರ್", + "Quarter To Date": "ಕ್ವಾರ್ಟರ್ ದಿನಾಂಕ", + "Recovery Code": "ಚೇತರಿಕೆ ಕೋಡ್", + "Refresh": "ರಿಫ್ರೆಶ್ ಮಾಡಿ", + "Regards,": "ಅಭಿನಂದನೆಗಳು,", + "Regenerate Recovery Codes": "ಮತ್ತೆ ಚೇತರಿಕೆ ಸಂಕೇತಗಳು", + "Register": "ನೋಂದಣಿ", + "Reload": "ರೀಲೋಡ್", + "Remember me": "ನನಗೆ ನೆನಪು", + "Remember Me": "ನನ್ನನ್ನು ನೆನಪಿನಲ್ಲಿಡು", + "Remove": "ತೆಗೆದುಹಾಕಿ", + "Remove Photo": "ತೆಗೆದುಹಾಕಿ ಫೋಟೋ", + "Remove Team Member": "ತೆಗೆದು ತಂಡದ ಸದಸ್ಯ", + "Replicate": "ಪುನರಾವರ್ತಿಸಿ", + "Required fields": "ಬೇಕಾದ ಕ್ಷೇತ್ರಗಳು", + "Resend Verification Email": "ಮತ್ತೆ ಕಳುಹಿಸಿ ಇಮೇಲ್ ಪರಿಶೀಲನೆ", + "Reset Filters": "ರೀಸೆಟ್ ಶೋಧಕಗಳು", + "Reset Password": "ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸಿ", + "Reset Password Notification": "ಪಾಸ್ವರ್ಡ್ ಅಧಿಸೂಚನೆ ಮರುಹೊಂದಿಸಿ", + "resource": "ಸಂಪನ್ಮೂಲ", + "Resource Row Dropdown": "ಸಂಪನ್ಮೂಲ ಸಾಲು ಡ್ರಾಪ್‌ಡೌನ್", + "Resources": "ಸಂಪನ್ಮೂಲಗಳು", + "resources": "ಸಂಪನ್ಮೂಲಗಳು", + "Restore": "ಪುನಃಸ್ಥಾಪಿಸಲು", + "Restore :resource": "ಪುನಃಸ್ಥಾಪಿಸಲು :resource", + "Restore Resource": "ಪುನಃಸ್ಥಾಪಿಸಲು ಸಂಪನ್ಮೂಲ", + "Restore Selected": "ಪುನಃಸ್ಥಾಪಿಸಲು ಆಯ್ಕೆ", + "results": "ಫಲಿತಾಂಶಗಳು", + "Resume Subscription": "ಚಂದಾದಾರಿಕೆಯನ್ನು ಪುನರಾರಂಭಿಸಿ", + "Retry Payment": "ಪಾವತಿಯನ್ನು ಮರುಪ್ರಯತ್ನಿಸಿ", + "Return to :appName": ":AppName ಗೆ ಹಿಂತಿರುಗಿ", + "Reunion": "ಸಭೆಯಲ್ಲಿ", + "Role": "ಪಾತ್ರ", + "Romania": "ರೊಮೇನಿಯಾ", + "Run Action": "ರನ್ ಕ್ರಮ", + "Russian Federation": "ರಶಿಯನ್ ಒಕ್ಕೂಟ", + "Rwanda": "ರುವಾಂಡಾ", + "Réunion": "ರಿಯೂನಿಯನ್", + "Saint Barthelemy": "ಸೇಂಟ್ Psg", + "Saint Barthélemy": "ಸೇಂಟ್ ಬಾರ್ತೆಲೆಮಿ", + "Saint Helena": "ಸೇಂಟ್ ಹೆಲೆನಾ", + "Saint Kitts And Nevis": "ಸೇಂಟ್ ಕಿಟ್ಸ್ ಮತ್ತು ನೆವಿಸ್", + "Saint Kitts and Nevis": "ಸೇಂಟ್ ಕಿಟ್ಸ್ ಮತ್ತು ನೆವಿಸ್", + "Saint Lucia": "ಸೇಂಟ್ ಲೂಸಿಯಾ", + "Saint Martin": "ಸೇಂಟ್ ಮಾರ್ಟಿನ್", + "Saint Martin (French part)": "ಸೇಂಟ್ ಮಾರ್ಟಿನ್ (ಫ್ರೆಂಚ್ ಭಾಗ)", + "Saint Pierre And Miquelon": "ಸೇಂಟ್ ಪಿಯರೆ ಮತ್ತು ಮಿಕೆಲನ್", + "Saint Pierre and Miquelon": "ಸೇಂಟ್ ಪಿಯರೆ ಮತ್ತು ಮಿಕ್ವೆಲಾನ್", + "Saint Vincent And Grenadines": "ಸೇಂಟ್ ವಿನ್ಸೆಂಟ್ ಮತ್ತು ಗ್ರೆನಡೀನ್ಸ್", + "Saint Vincent and the Grenadines": "ಸೇಂಟ್ ವಿನ್ಸೆಂಟ್ ಮತ್ತು ಗ್ರೆನಡೈನ್ಸ್", + "Samoa": "ಸಮೋವಾ", + "San Marino": "ಸ್ಯಾನ್ ಮರಿನೋ", + "Sao Tome And Principe": "ಗಿನಿ ಬಿಸ್ಸಾವ್", + "Sao Tome and Principe": "ಸಾವೊ ಟೋಮ್ ಮತ್ತು ಪ್ರಿನ್ಸಿಪಿ", + "Saudi Arabia": "ಸೌದಿ ಅರೇಬಿಯಾ", + "Save": "ಉಳಿಸಲು", + "Saved.": "ಉಳಿಸಿದ.", + "Scroll to bottom": "ಕೆಳಕ್ಕೆ ಸ್ಕ್ರಾಲ್ ಮಾಡಿ", + "Scroll to top": "ಮೇಲಕ್ಕೆ ಸ್ಕ್ರಾಲ್ ಮಾಡಿ", + "Search": "ಹುಡುಕಾಟ", + "Secure Area": "ಸುರಕ್ಷಿತ ಪ್ರದೇಶ", + "Select": "ಆಯ್ಕೆ ಮಾಡಿ", + "Select a different plan": "ಬೇರೆ ಯೋಜನೆಯನ್ನು ಆಯ್ಕೆಮಾಡಿ", + "Select a log file...": "ಲಾಗ್ ಫೈಲ್ ಆಯ್ಕೆಮಾಡಿ...", + "Select A New Photo": "ಆಯ್ಕೆ ಒಂದು ಹೊಸ ಫೋಟೋ", + "Select Action": "ಕ್ರಿಯೆಯನ್ನು ಆಯ್ಕೆ", + "Select all": "ಎಲ್ಲಾ ಆಯ್ಕೆ", + "Select All Dropdown": "ಎಲ್ಲಾ ಡ್ರಾಪ್‌ಡೌನ್ ಆಯ್ಕೆಮಾಡಿ", + "Select this page": "ಈ ಪುಟವನ್ನು ಆಯ್ಕೆಮಾಡಿ", + "Send Password Reset Link": "ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸುವ ಲಿಂಕ್ ಕಳುಹಿಸಿ", + "Senegal": "ಸೆನೆಗಲ್", + "September": "ಸೆಪ್ಟೆಂಬರ್", + "Serbia": "ಸರ್ಬಿಯಾ", + "Server Error": "ಸರ್ವರ್ ದೋಷ", + "Service Unavailable": "ಸೇವೆ ಲಭ್ಯವಿಲ್ಲ", + "Set as default": "ಪೂರ್ವನಿಯೋಜಿತವಾಗಿಡು", + "Setup Key": "ಸೆಟಪ್ ಕೀ", + "Seychelles": "ಸೇಶೆಲ್ಸ್", + "Show All Fields": "ಎಲ್ಲಾ ತೋರಿಸಿ ಜಾಗ", + "Show Content": "ವಿಷಯವನ್ನು ತೋರಿಸಲು", + "Show Recovery Codes": "ಶೋ ಚೇತರಿಕೆ ಸಂಕೇತಗಳು", + "Showing": "ತೋರಿಸಲಾಗುತ್ತಿದೆ", + "Sierra Leone": "ಸಿಯೆರಾ ಲಿಯೋನ್", + "Signed in as": "ನಂತೆ ಸೈನ್ ಇನ್ ಮಾಡಲಾಗಿದೆ", + "Singapore": "ಸಿಂಗಾಪುರ", + "Sint Maarten (Dutch part)": "ಸೇಂಟ್ Maarten", + "Slovakia": "ಸ್ಲೋವಾಕಿಯಾ", + "Slovenia": "ಸ್ಲೊವೇನಿಯಾ", + "Soft Deleted": "ಮೃದು ಅಳಿಸಲಾಗಿದೆ", + "Solomon Islands": "ಸೊಲೊಮನ್ ದ್ವೀಪಗಳು", + "Somalia": "ಸೊಮಾಲಿಯಾ", + "Something went wrong.": "ಏನೋ ತಪ್ಪಾಗಿದೆ.", + "Sorry! You are not authorized to perform this action.": "ಕ್ಷಮಿಸಿ! You are not authorized to perform this action.", + "Sorry, your session has expired.": "ಕ್ಷಮಿಸಿ, ನಿಮ್ಮ ಅಧಿವೇಶನ ಮುಗಿದಿದೆ.", + "South Africa": "ದಕ್ಷಿಣ ಆಫ್ರಿಕಾ", + "South Georgia And Sandwich Isl.": "ದಕ್ಷಿಣ ಜಾರ್ಜಿಯಾ ಮತ್ತು ದಕ್ಷಿಣ ಸ್ಯಾಂಡ್ವಿಚ್ ದ್ವೀಪಗಳು", + "South Georgia and the South Sandwich Islands": "ದಕ್ಷಿಣ ಜಾರ್ಜಿಯಾ ಮತ್ತು ದಕ್ಷಿಣ ಸ್ಯಾಂಡ್ವಿಚ್ ದ್ವೀಪಗಳು", + "South Sudan": "ದಕ್ಷಿಣ ಸುಡಾನ್", + "Spain": "ಸ್ಪೇನ್", + "Sri Lanka": "ಶ್ರೀಲಂಕಾ", + "Standalone Actions": "ಸ್ವತಂತ್ರ ಕ್ರಿಯೆಗಳು", + "Start Polling": "ಮತದಾನ ಆರಂಭ", + "Start polling": "ಮತದಾನ ಪ್ರಾರಂಭಿಸಿ", + "State / County": "ರಾಜ್ಯ / ದೇಶ", + "Stop Impersonating": "ಸೋಗು ಹಾಕುವುದನ್ನು ನಿಲ್ಲಿಸಿ", + "Stop Polling": "ಸ್ಟಾಪ್ ಮತದಾನ", + "Stop polling": "ಮತದಾನ ನಿಲ್ಲಿಸಿ", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ಅಂಗಡಿ ಈ ಚೇತರಿಕೆ ಸಂಕೇತಗಳು ಸುರಕ್ಷಿತ ಪಾಸ್ವರ್ಡ್ ನಿರ್ವಾಹಕ. ಅವರು ಚೇತರಿಸಿಕೊಳ್ಳಲು ಬಳಸಬಹುದು ಪ್ರವೇಶವನ್ನು ನಿಮ್ಮ ಖಾತೆಗೆ ನೀವು ನಿಮ್ಮ ಎರಡು ಫ್ಯಾಕ್ಟರ್ ದೃಢೀಕರಣ ಸಾಧನ ಕಳೆದುಕೊಂಡರು.", + "Subscribe": "ಚಂದಾದಾರರಾಗಿ", + "Subscription Information": "ಚಂದಾದಾರಿಕೆ ಮಾಹಿತಿ", + "Subscription Pending": "ಚಂದಾದಾರಿಕೆ ಬಾಕಿಯಿದೆ", + "Sudan": "ಸುಡಾನ್", + "Suriname": "ಸುರಿನಾಮ್", + "Svalbard And Jan Mayen": "ಸ್ವಾಲ್ಬಾರ್ಡ್ ಮತ್ತು ಜಾನ್ ಮಾಯೆನ್", + "Svalbard and Jan Mayen": "ಸ್ವಾಲ್ಬಾರ್ಡ್ ಮತ್ತು ಜಾನ್ ಮಾಯೆನ್", + "Swaziland": "Eswatini", + "Sweden": "ಸ್ವೀಡನ್", + "Switch Teams": "ಸ್ವಿಚ್ ತಂಡಗಳು", + "Switzerland": "ಸ್ವಿಜರ್ಲ್ಯಾಂಡ್", + "Syrian Arab Republic": "ಸಿರಿಯಾ", + "System": "ವ್ಯವಸ್ಥೆ", + "Taiwan": "ತೈವಾನ್", + "Taiwan, Province of China": "ತೈವಾನ್, ಚೀನಾ ಪ್ರಾಂತ್ಯ", + "Tajikistan": "ತಜಿಕಿಸ್ತಾನ್", + "Tanzania": "ಟಾಂಜಾನಿಯಾ", + "Tanzania, United Republic of": "ತಾಂಜಾನಿಯಾ, ಯುನೈಟೆಡ್ ರಿಪಬ್ಲಿಕ್ ಆಫ್", + "TAX": "ತೆರಿಗೆ", + "Team Details": "ತಂಡದ ವಿವರಗಳು", + "Team Invitation": "ತಂಡದ ಆಮಂತ್ರಣ", + "Team Members": "ತಂಡದ ಸದಸ್ಯರು", + "Team Name": "ತಂಡದ ಹೆಸರು", + "Team Owner": "ತಂಡದ ಮಾಲೀಕ", + "Team Settings": "ತಂಡದ ಸೆಟ್ಟಿಂಗ್ಗಳನ್ನು", + "Terms of Service": "ಸೇವಾ ನಿಯಮಗಳು", + "Thailand": "ಥೈಲ್ಯಾಂಡ್", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ಧನ್ಯವಾದಗಳು ಸೈನ್ ಅಪ್! ಪ್ರಾರಂಭಿಕ ಮೊದಲು, ನೀವು ಪರಿಶೀಲಿಸಲು ನಿಮ್ಮ ಇಮೇಲ್ ವಿಳಾಸಕ್ಕೆ ಲಿಂಕ್ ಕ್ಲಿಕ್ಕಿಸಿ ನಾವು ಕೇವಲ ಇಮೇಲ್ ನೀವು? ನೀವು ಮಾಡದಿದ್ದರೆ ಸ್ವೀಕರಿಸಲು ಇಮೇಲ್, ನಾವು ಸಂತೋಷದಿಂದ ಕಳುಹಿಸಲು ನೀವು ಇನ್ನೊಂದು.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ನಿಮ್ಮ ನಿರಂತರ ಬೆಂಬಲಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು. ನಿಮ್ಮ ದಾಖಲೆಗಳಿಗಾಗಿ ನಿಮ್ಮ ಇನ್‌ವಾಯ್ಸ್‌ನ ನಕಲನ್ನು ನಾವು ಲಗತ್ತಿಸಿದ್ದೇವೆ. ನೀವು ಯಾವುದೇ ಪ್ರಶ್ನೆಗಳನ್ನು ಅಥವಾ ಕಾಳಜಿಗಳನ್ನು ಹೊಂದಿದ್ದರೆ ದಯವಿಟ್ಟು ನಮಗೆ ತಿಳಿಸಿ.", + "Thanks,": "ಧನ್ಯವಾದಗಳು,", + "The :attribute must be a valid role.": "The :attribute ಮಾಡಬೇಕು ಮಾನ್ಯ ಪಾತ್ರ.", + "The :attribute must be at least :length characters and contain at least one number.": "The :attribute ಇರಬೇಕು ಕನಿಷ್ಠ :length ಪಾತ್ರಗಳು ಮತ್ತು ಹೊಂದಿರುತ್ತವೆ ಕನಿಷ್ಠ ಒಂದು ಸಂಖ್ಯೆ.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute ಇರಬೇಕು ಕನಿಷ್ಠ :length ಪಾತ್ರಗಳು ಮತ್ತು ಹೊಂದಿರುತ್ತವೆ ಕನಿಷ್ಠ ಒಂದು ವಿಶೇಷ ಪಾತ್ರ ಮತ್ತು ಒಂದು ಸಂಖ್ಯೆ.", + "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute ಇರಬೇಕು ಕನಿಷ್ಠ :length ಪಾತ್ರಗಳು ಮತ್ತು ಹೊಂದಿರುತ್ತವೆ ಕನಿಷ್ಠ ಒಂದು ವಿಶೇಷ ಪಾತ್ರ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute ಇರಬೇಕು ಕನಿಷ್ಠ :length ಪಾತ್ರಗಳು ಮತ್ತು contain at least one ದೊಡ್ಡಕ್ಷರ ಪಾತ್ರ ಮತ್ತು ಒಂದು ಸಂಖ್ಯೆ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute ಇರಬೇಕು ಕನಿಷ್ಠ :length ಪಾತ್ರಗಳು ಮತ್ತು contain at least one ದೊಡ್ಡಕ್ಷರ ಪಾತ್ರ ಮತ್ತು ಒಂದು ವಿಶೇಷ ಪಾತ್ರ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute ಇರಬೇಕು ಕನಿಷ್ಠ :length ಪಾತ್ರಗಳು ಮತ್ತು contain at least one ದೊಡ್ಡಕ್ಷರ ಪಾತ್ರ, ಒಂದು ಸಂಖ್ಯೆ, ಮತ್ತು ಒಂದು ವಿಶೇಷ ಪಾತ್ರ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute ಇರಬೇಕು ಕನಿಷ್ಠ :length ಪಾತ್ರಗಳು ಮತ್ತು contain at least one ದೊಡ್ಡಕ್ಷರ ಪಾತ್ರ.", + "The :attribute must be at least :length characters.": "The :attribute ಇರಬೇಕು ಕನಿಷ್ಠ :length ಪಾತ್ರಗಳು.", + "The :attribute must contain at least one letter.": ":Attribute ಕನಿಷ್ಠ ಒಂದು ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must contain at least one number.": ":Attribute ಕನಿಷ್ಠ ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must contain at least one symbol.": ":Attribute ಕನಿಷ್ಠ ಒಂದು ಚಿಹ್ನೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute ಕನಿಷ್ಠ ಒಂದು ದೊಡ್ಡಕ್ಷರ ಮತ್ತು ಒಂದು ಸಣ್ಣ ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "The :resource was created!": "The :resource ರಚಿಸಲಾಗಿದೆ!", + "The :resource was deleted!": "The :resource ಅಳಿಸಲಾಗಿದೆ!", + "The :resource was restored!": "The :resource ಪುನಃಸ್ಥಾಪಿಸಲಾಗಿದೆ!", + "The :resource was updated!": "The :resource ಆಗಿತ್ತು ಅಪ್ಡೇಟ್ಗೊಳಿಸಲಾಗಿದೆ!", + "The action was executed successfully.": "ಕ್ರಿಯೆಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಕಾರ್ಯಗತಗೊಳಿಸಲಾಗಿದೆ.", + "The default payment method cannot be removed.": "ಡೀಫಾಲ್ಟ್ ಪಾವತಿ ವಿಧಾನವನ್ನು ತೆಗೆದುಹಾಕಲಾಗುವುದಿಲ್ಲ.", + "The file was deleted!": "ಫೈಲ್ ಅನ್ನು ಅಳಿಸಲಾಗಿದೆ!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ನೀಡಿರುವ :attribute ಡೇಟಾ ಸೋರಿಕೆಯಲ್ಲಿ ಕಾಣಿಸಿಕೊಂಡಿದೆ. ದಯವಿಟ್ಟು ಬೇರೆ :attribute ಅನ್ನು ಆಯ್ಕೆಮಾಡಿ.", + "The given data was invalid.": "ನೀಡಿರುವ ಡೇಟಾ ಅಮಾನ್ಯವಾಗಿದೆ.", + "The government won't let us show you what's behind these doors": "ಸರ್ಕಾರ ಅವಕಾಶ ಮಾಡುವುದಿಲ್ಲ ತೋರಿಸಲು ನಮಗೆ ನೀವು ಏನು ಈ ಹಿಂದೆ ಬಾಗಿಲು", + "The HasOne relationship has already been filled.": "The HasOne ಸಂಬಂಧ ಈಗಾಗಲೇ ತುಂಬಿದ.", + "The image could not be loaded": "ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಲಿಲ್ಲ", + "The image could not be loaded.": "ಚಿತ್ರವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಲಿಲ್ಲ.", + "The invoice emails must be valid email addresses.": "ಸರಕುಪಟ್ಟಿ ಇಮೇಲ್‌ಗಳು ಮಾನ್ಯ ಇಮೇಲ್ ವಿಳಾಸಗಳಾಗಿರಬೇಕು.", + "The password is incorrect.": "ಗುಪ್ತಪದವು ತಪ್ಪಾಗಿದೆ.", + "The provided coupon code is invalid.": "ಒದಗಿಸಿದ ಕೂಪನ್ ಕೋಡ್ ಅಮಾನ್ಯವಾಗಿದೆ.", + "The provided password does not match your current password.": "ಒದಗಿಸಿದ password does not match ನಿಮ್ಮ ಪ್ರಸ್ತುತ ಪಾಸ್ವರ್ಡ್.", + "The provided password was incorrect.": "ಒದಗಿಸಿದ ಪಾಸ್ವರ್ಡ್ ತಪ್ಪಾಗಿದೆ.", + "The provided two factor authentication code was invalid.": "ಒದಗಿಸಿದ ಎರಡು ಫ್ಯಾಕ್ಟರ್ ದೃಢೀಕರಣ ಕೋಡ್ was invalid.", + "The provided two factor recovery code was invalid.": "ಒದಗಿಸಿದ ಎರಡು ಅಂಶಗಳ ಮರುಪಡೆಯುವಿಕೆ ಕೋಡ್ ಅಮಾನ್ಯವಾಗಿದೆ.", + "The provided VAT number is invalid.": "ಒದಗಿಸಿದ ವ್ಯಾಟ್ ಸಂಖ್ಯೆ ಅಮಾನ್ಯವಾಗಿದೆ.", + "The resource was attached!": "ಸಂಪನ್ಮೂಲವನ್ನು ಲಗತ್ತಿಸಲಾಗಿದೆ!", + "The resource was prevented from being saved!": "ಸಂಪನ್ಮೂಲವನ್ನು ಉಳಿಸದಂತೆ ತಡೆಯಲಾಗಿದೆ!", + "The resource was updated!": "ಸಂಪನ್ಮೂಲ ಆಗಿತ್ತು ಅಪ್ಡೇಟ್ಗೊಳಿಸಲಾಗಿದೆ!", + "The response is not a streamed response.": "ಪ್ರತಿಕ್ರಿಯೆಯು ಸ್ಟ್ರೀಮ್ ಮಾಡಿದ ಪ್ರತಿಕ್ರಿಯೆಯಲ್ಲ.", + "The response is not a view.": "ಪ್ರತಿಕ್ರಿಯೆ ನೋಟವಲ್ಲ.", + "The selected country is invalid.": "ಆಯ್ಕೆಮಾಡಿದ ದೇಶವು ಅಮಾನ್ಯವಾಗಿದೆ.", + "The selected plan is invalid.": "ಆಯ್ಕೆಮಾಡಿದ ಯೋಜನೆ ಅಮಾನ್ಯವಾಗಿದೆ.", + "The selected resources have been :action!": "ಆಯ್ದ ಸಂಪನ್ಮೂಲಗಳು :action ಆಗಿವೆ!", + "The team's name and owner information.": "ತಂಡದ ಹೆಸರು ಮತ್ತು ಮಾಲೀಕರು ಮಾಹಿತಿ.", + "There are no available options for this resource.": "ಯಾವುದೇ ಲಭ್ಯವಿರುವ ಆಯ್ಕೆಗಳನ್ನು ಈ ಸಂಪನ್ಮೂಲ.", + "There are no fields to display.": "ಪ್ರದರ್ಶಿಸಲು ಯಾವುದೇ ಕ್ಷೇತ್ರಗಳಿಲ್ಲ.", + "There are no new notifications.": "ಯಾವುದೇ ಹೊಸ ಅಧಿಸೂಚನೆಗಳಿಲ್ಲ.", + "There was a problem executing the action.": "ಅಲ್ಲಿ ಒಂದು ಸಮಸ್ಯೆ ಪಾಲಿಸಲು ಕ್ರಮ.", + "There was a problem fetching the resource.": "ಸಂಪನ್ಮೂಲವನ್ನು ಪಡೆಯುವಲ್ಲಿ ಸಮಸ್ಯೆ ಕಂಡುಬಂದಿದೆ.", + "There was a problem submitting the form.": "ಅಲ್ಲಿ ಒಂದು ಸಮಸ್ಯೆ ರೂಪ ಸಲ್ಲಿಸುವ.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ಈ ಜನರು ಆಮಂತ್ರಿಸಲಾಗಿದೆ ನಿಮ್ಮ ತಂಡ ಮತ್ತು ಮಾಡಲಾಗಿದೆ ಕಳುಹಿಸಿದ ಆಮಂತ್ರಣ ಇಮೇಲ್. ಅವರು ಮೇ ತಂಡದಲ್ಲಿ ಸೇರಲು ಮೂಲಕ ಸ್ವೀಕರಿಸುವ ಇಮೇಲ್ ಆಮಂತ್ರಣವನ್ನು.", + "This account does not have an active subscription.": "ಈ ಖಾತೆಯು ಸಕ್ರಿಯ ಚಂದಾದಾರಿಕೆಯನ್ನು ಹೊಂದಿಲ್ಲ.", + "This action is unauthorized.": "ಈ ಕ್ರಮ ಅನಧಿಕೃತವಾಗಿದೆ.", + "This copy of Nova is unlicensed.": "ನೋವಾದ ಈ ನಕಲು ಪರವಾನಗಿ ಹೊಂದಿಲ್ಲ.", + "This coupon code can only be used by new customers.": "ಈ ಕೂಪನ್ ಕೋಡ್ ಅನ್ನು ಹೊಸ ಗ್ರಾಹಕರು ಮಾತ್ರ ಬಳಸಬಹುದಾಗಿದೆ.", + "This device": "ಈ ಸಾಧನ", + "This file field is read-only.": "ಈ ಕಡತ field is read-only.", + "This invoice is no longer open.": "ಈ ಇನ್‌ವಾಯ್ಸ್ ಇನ್ನು ಮುಂದೆ ತೆರೆದಿರುವುದಿಲ್ಲ.", + "This is a secure area of the application. Please confirm your password before continuing.": "ಈ ಒಂದು ಸುರಕ್ಷಿತ ಪ್ರದೇಶದಲ್ಲಿ ಅಪ್ಲಿಕೇಶನ್. ದಯವಿಟ್ಟು ನಿಮ್ಮ ಗುಪ್ತಪದವನ್ನು ಖಚಿತಪಡಿಸಿ ಮುಂದುವರೆಯುವ ಮೊದಲು.", + "This password does not match our records.": "ಈ password does not match ನಮ್ಮ ದಾಖಲಿಸುತ್ತದೆ.", + "This password reset link will expire in :count minutes.": "ಈ ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸುವ ಲಿಂಕ್ ಈ ಅವಧಿ :count ನಿಮಿಷಗಳಲ್ಲಿ ಮುಗಿಯುತ್ತದೆ.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ಈ ಪಾವತಿಯನ್ನು ಪ್ರಾರಂಭಿಸಲಾಯಿತು, ಆದರೆ ಹಣವನ್ನು ಇನ್ನೂ ಸ್ವೀಕರಿಸಲಾಗಿಲ್ಲ. ಇದು 14 ದಿನಗಳವರೆಗೆ ತೆಗೆದುಕೊಳ್ಳಬಹುದು.", + "This resource no longer exists": "ಈ ಸಂಪನ್ಮೂಲ ಇನ್ನು ಮುಂದೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ಈ ಚಂದಾದಾರಿಕೆ ಅವಧಿ ಮೀರಿದೆ ಮತ್ತು ಪುನರಾರಂಭಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ. ದಯವಿಟ್ಟು ಹೊಸ ಚಂದಾದಾರಿಕೆಯನ್ನು ರಚಿಸಿ.", + "This user already belongs to the team.": "ಈ ಬಳಕೆದಾರರು ಈಗಾಗಲೇ ಸೇರಿದೆ ತಂಡ.", + "This user has already been invited to the team.": "ಈ ಬಳಕೆದಾರರು ಈಗಾಗಲೇ ಆಹ್ವಾನಿಸಲಾಗಿದೆ ತಂಡದ.", + "Timor-Leste": "ಟಿಮೋರ್-Leste", + "to": "ಗೆ", + "To": "ಗೆ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ಎರಡು ಅಂಶದ ದೃಢೀಕರಣವನ್ನು ಸಕ್ರಿಯಗೊಳಿಸುವುದನ್ನು ಪೂರ್ಣಗೊಳಿಸಲು, ನಿಮ್ಮ ಫೋನ್‌ನ ದೃಢೀಕರಣ ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ಬಳಸಿಕೊಂಡು ಕೆಳಗಿನ QR ಕೋಡ್ ಅನ್ನು ಸ್ಕ್ಯಾನ್ ಮಾಡಿ ಅಥವಾ ಸೆಟಪ್ ಕೀಯನ್ನು ನಮೂದಿಸಿ ಮತ್ತು ರಚಿಸಿದ OTP ಕೋಡ್ ಅನ್ನು ಒದಗಿಸಿ.", + "Today": "ಇಂದು", + "Toggle navigation": "ಟಾಗಲ್ ಸಂಚರಣೆ", + "Togo": "ಟೋಗೊ", + "Tokelau": "ಟೊಕೆಲಾವ್", + "Token Name": "ಟೋಕನ್ ಹೆಸರು", + "Tonga": "ಬಂದು", + "Too Many Requests": "ಹಲವಾರು ವಿನಂತಿಗಳು", + "total": "ಒಟ್ಟು", + "Total:": "ಒಟ್ಟು:", + "Trashed": "ತ್ಯಾಜ್ಯದಲ್ಲಿರುವ", + "Trinidad And Tobago": "ಟ್ರಿನಿಡಾಡ್ ಮತ್ತು ಟೊಬೆಗೊ", + "Trinidad and Tobago": "ಟ್ರಿನಿಡಾಡ್ ಮತ್ತು ಟೊಬಾಗೊ", + "Tunisia": "ಟುನೀಶಿಯ", + "Turkey": "ಟರ್ಕಿ", + "Turkmenistan": "ತುರ್ಕಮೆನಿಸ್ತಾನ್", + "Turks And Caicos Islands": "ಟರ್ಕ್ಸ್ ಮತ್ತು ಕೈಕೋಸ್ ದ್ವೀಪಗಳು", + "Turks and Caicos Islands": "ಟರ್ಕ್ಸ್ ಮತ್ತು ಕೈಕೋಸ್ ದ್ವೀಪಗಳು", + "Tuvalu": "ಟೋಂಗಾ", + "Two Factor Authentication": "ಎರಡು ಅಂಶ ದೃಢೀಕರಣ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ಎರಡು ಅಂಶದ ದೃಢೀಕರಣವನ್ನು ಈಗ ಸಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ. ನಿಮ್ಮ ಫೋನ್‌ನ ದೃಢೀಕರಣ ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ಬಳಸಿಕೊಂಡು ಕೆಳಗಿನ QR ಕೋಡ್ ಅನ್ನು ಸ್ಕ್ಯಾನ್ ಮಾಡಿ ಅಥವಾ ಸೆಟಪ್ ಕೀಯನ್ನು ನಮೂದಿಸಿ.", + "Type": "ಮಾದರಿ", + "Uganda": "ಉಗಾಂಡಾ", + "Ukraine": "ಉಕ್ರೇನ್", + "Unauthorized": "ಅನಧಿಕೃತ", + "United Arab Emirates": "ಯುನೈಟೆಡ್ ಅರಬ್ ಎಮಿರೇಟ್ಸ್", + "United Kingdom": "ಯುನೈಟೆಡ್ ಕಿಂಗ್ಡಮ್", + "United States": "ಯುನೈಟೆಡ್ ಸ್ಟೇಟ್ಸ್", + "United States Minor Outlying Islands": "ಯುನೈಟೆಡ್ ಸ್ಟೇಟ್ಸ್ ಮೈನರ್ ಔಟ್ಲೈಯಿಂಗ್ ದ್ವೀಪಗಳು", + "United States Outlying Islands": "ಅಮೇರಿಕಾದ ಹೊರವಲಯದ ದ್ವೀಪಗಳು", + "Unknown": "ಅಜ್ಞಾತ", + "Unpaid": "ಪಾವತಿಸದ", + "Update": "ಅಪ್ಡೇಟ್", + "Update & Continue Editing": "ಅಪ್ಡೇಟ್ ಮತ್ತು Continue Editing", + "Update :resource": "ಅಪ್ಡೇಟ್ :resource", + "Update :resource: :title": "ಅಪ್ಡೇಟ್ :resource: :title", + "Update attached :resource: :title": "ಅಪ್ಡೇಟ್ ಲಗತ್ತಿಸಲಾದ :resource: :title", + "Update Password": "ಅಪ್ಡೇಟ್ ಪಾಸ್ವರ್ಡ್", + "Update Payment Information": "ಪಾವತಿ ಮಾಹಿತಿಯನ್ನು ನವೀಕರಿಸಿ", + "Update Payment Method": "ಪಾವತಿ ವಿಧಾನವನ್ನು ನವೀಕರಿಸಿ", + "Update your account's profile information and email address.": "ಅಪ್ಡೇಟ್ ನಿಮ್ಮ ಖಾತೆಯ ಪ್ರೊಫೈಲ್ ಮಾಹಿತಿ ಮತ್ತು ಇಮೇಲ್ ವಿಳಾಸ.", + "Uploading": "ಅಪ್‌ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ", + "Uploading files... (:current/:total)": "ಫೈಲ್‌ಗಳನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ... (:current/:total)", + "Uruguay": "ಉರುಗ್ವೆ", + "Use a recovery code": "ಬಳಸಲು ಒಂದು ಚೇತರಿಕೆ ಕೋಡ್", + "Use an authentication code": "ಬಳಸಲು ಒಂದು ದೃಢೀಕರಣ ಕೋಡ್", + "User Actions": "ಬಳಕೆದಾರರ ಕ್ರಿಯೆಗಳು", + "User Security": "ಬಳಕೆದಾರ ಭದ್ರತೆ", + "Username": "ಬಳಕೆದಾರ ಹೆಸರು", + "Uzbekistan": "ಉಜ್ಬೇಕಿಸ್ತಾನ್", + "Value": "ಮೌಲ್ಯ", + "Vanuatu": "ಜಿಂಬಾಬ್ವೆ", + "VAT Number": "ವ್ಯಾಟ್ ಸಂಖ್ಯೆ", + "Venezuela": "ವೆನೆಜುವೆಲಾ", + "Venezuela, Bolivarian Republic of": "ವೆನೆಜುವೆಲಾ, ಬೊಲಿವೇರಿಯನ್ ಗಣರಾಜ್ಯ", + "Verify Email Address": "ಇಮೇಲ್ ವಿಳಾಸವನ್ನು ಪರಿಶೀಲಿಸಿ", + "Verify Your Email Address": "ನಿಮ್ಮ ಇಮೇಲ್ ವಿಳಾಸವನ್ನು ಪರಿಶೀಲಿಸಿ", + "Viet Nam": "Vietnam", + "View": "ವೀಕ್ಷಿಸಿ", + "Virgin Islands, British": "ಬ್ರಿಟಿಷ್ ವರ್ಜಿನ್ ದ್ವೀಪಗಳು", + "Virgin Islands, U.S.": "ಅಮೇರಿಕಾದ ವರ್ಜಿನ್ ದ್ವೀಪಗಳು", + "Wallis And Futuna": "ವಾಲಿಸ್ ಮತ್ತು ಫುಟುನಾ", + "Wallis and Futuna": "ವಾಲಿಸ್ ಮತ್ತು ಫುಟುನಾ", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ನಾವು ಪ್ರಕ್ರಿಯೆಗೊಳಿಸುತ್ತಿದ್ದೇವೆ. ಒಮ್ಮೆ ಚಂದಾದಾರಿಕೆಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಪ್ರಕ್ರಿಯೆಗೊಳಿಸಿದ ನಂತರ, ಈ ಪುಟವು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ನವೀಕರಿಸಲ್ಪಡುತ್ತದೆ. ವಿಶಿಷ್ಟವಾಗಿ, ಈ ಪ್ರಕ್ರಿಯೆಯು ಕೆಲವೇ ಸೆಕೆಂಡುಗಳನ್ನು ತೆಗೆದುಕೊಳ್ಳುತ್ತದೆ.", + "We are unable to process your payment. Please contact customer support.": "ನಿಮ್ಮ ಪಾವತಿಯನ್ನು ಪ್ರಕ್ರಿಯೆಗೊಳಿಸಲು ನಮಗೆ ಸಾಧ್ಯವಾಗುತ್ತಿಲ್ಲ. ದಯವಿಟ್ಟು ಗ್ರಾಹಕ ಬೆಂಬಲವನ್ನು ಸಂಪರ್ಕಿಸಿ.", + "We have emailed your password reset link!": "ನಿಮ್ಮ ಪಾಸ್‌ವರ್ಡ್ ಮರುಹೊಂದಿಸುವ ಲಿಂಕ್ ಅನ್ನು ನಾವು ಇಮೇಲ್ ಮಾಡಿದ್ದೇವೆ!", + "We were unable to find a registered user with this email address.": "We were unable to find ಒಂದು ನೋಂದಾಯಿತ ಬಳಕೆದಾರ ಈ ಇಮೇಲ್ ವಿಳಾಸ.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ನೀವು ಕೆಳಗೆ ನಿರ್ದಿಷ್ಟಪಡಿಸಿದ ಇಮೇಲ್ ವಿಳಾಸಗಳಿಗೆ ನಾವು ಸರಕುಪಟ್ಟಿ ಡೌನ್‌ಲೋಡ್ ಲಿಂಕ್ ಅನ್ನು ಕಳುಹಿಸುತ್ತೇವೆ. ಅಲ್ಪವಿರಾಮಗಳನ್ನು ಬಳಸಿಕೊಂಡು ನೀವು ಅನೇಕ ಇಮೇಲ್ ವಿಳಾಸಗಳನ್ನು ಬೇರ್ಪಡಿಸಬಹುದು.", + "We're lost in space. The page you were trying to view does not exist.": "ನಾವು ನೀವು lost in space. ಪುಟ ನೀವು ಪ್ರಯತ್ನಿಸುತ್ತಿದ್ದ ವೀಕ್ಷಿಸಲು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ.", + "Welcome Back!": "ಮತ್ತೆ ಸ್ವಾಗತ!", + "Western Sahara": "ಪಶ್ಚಿಮ ಸಹಾರಾ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "ಯಾವಾಗ ಎರಡು ಫ್ಯಾಕ್ಟರ್ ದೃಢೀಕರಣ ಸಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ, you will be prompted for a ಸುರಕ್ಷಿತ, ಯಾದೃಚ್ಛಿಕ ಟೋಕನ್ ಸಮಯದಲ್ಲಿ ದೃಢೀಕರಣ. ನೀವು ಮೇ ಹಿಂಪಡೆಯಲು ಈ ಟೋಕನ್ ನಿಮ್ಮ ಫೋನ್ ಗೂಗಲ್ ದೃಢೀಕರಣ ಅಪ್ಲಿಕೇಶನ್.", + "Whoops": "ಓಹ್", + "Whoops!": "ಓಹ್!", + "Whoops! Something went wrong.": "ಓಹ್! ಏನೋ ತಪ್ಪಾಗಿದೆ.", + "With Trashed": "ಜೊತೆ ಅನುಪಯುಕ್ತ", + "Write": "ಬರೆಯಲು", + "Year To Date": "ವರ್ಷ ಇಲ್ಲಿಯವರೆಗೆ", + "Yearly": "ವಾರ್ಷಿಕ", + "Yemen": "ಯೆಮೆನಿ", + "Yes": "ಹೌದು", + "You are already subscribed.": "ನೀವು ಈಗಾಗಲೇ ಚಂದಾದಾರರಾಗಿರುವಿರಿ.", + "You are currently within your free trial period. Your trial will expire on :date.": "ನೀವು ಪ್ರಸ್ತುತ ನಿಮ್ಮ ಉಚಿತ ಪ್ರಯೋಗದ ಅವಧಿಯಲ್ಲಿದ್ದೀರಿ. ನಿಮ್ಮ ಪ್ರಯೋಗವು :date ರಂದು ಮುಕ್ತಾಯಗೊಳ್ಳುತ್ತದೆ.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "ನೀವು ಪ್ರಸ್ತುತ ನಿಮ್ಮ ಉಚಿತ ಪ್ರಯೋಗದ ಅವಧಿಯಲ್ಲಿದ್ದೀರಿ. ನಿಮ್ಮ ಪ್ರಯೋಗವು :date. ರಂದು ಮುಕ್ತಾಯಗೊಳ್ಳುತ್ತದೆ ಹೊಸ ಚಂದಾದಾರಿಕೆಯನ್ನು ಪ್ರಾರಂಭಿಸುವುದು ನಿಮ್ಮ ಪ್ರಯೋಗವನ್ನು ಕೊನೆಗೊಳಿಸುತ್ತದೆ.", + "You are logged in!": "ನೀವು ಲಾಗ್ ಇನ್ ಆಗಿರುವಿರಿ!", + "You are receiving this email because we received a password reset request for your account.": "ನಿಮ್ಮ ಖಾತೆಗಾಗಿ ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸುವ ವಿನಂತಿಯನ್ನು ನಾವು ಸ್ವೀಕರಿಸಿದ್ದೇವೆಂದು ನೀವು ಈ ಇಮೇಲ್ ಅನ್ನು ಸ್ವೀಕರಿಸುತ್ತಿರುವಿರಿ.", + "You have been invited to join the :team team!": "ನೀವು ಆಮಂತ್ರಿಸಲಾಗಿದೆ ಸೇರಲು :team ತಂಡ!", + "You have enabled two factor authentication.": "ನೀವು ಕುಕೀ ಎರಡು ಫ್ಯಾಕ್ಟರ್ ದೃಢೀಕರಣ.", + "You have not enabled two factor authentication.": "ನೀವು ಕುಕೀ ಎರಡು ಫ್ಯಾಕ್ಟರ್ ದೃಢೀಕರಣ.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "ನೀವು ಕೆಲವು ಪಾವತಿಸದ ಇನ್‌ವಾಯ್ಸ್‌ಗಳನ್ನು ಹೊಂದಿರುವಿರಿ. ನಿಮ್ಮ ಡೀಫಾಲ್ಟ್ ಪಾವತಿ ವಿಧಾನವನ್ನು ನವೀಕರಿಸಿದ ನಂತರ, ಕೆಳಗಿನ ಇನ್‌ವಾಯ್ಸ್ ಪಟ್ಟಿಯ ಮೂಲಕ ನೀವು ಪಾವತಿಗಳನ್ನು ಮರುಪ್ರಯತ್ನಿಸಬಹುದು.", + "You may accept this invitation by clicking the button below:": "ಕೆಳಗಿನ ಬಟನ್ ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡುವ ಮೂಲಕ ನೀವು ಈ ಆಹ್ವಾನವನ್ನು ಸ್ವೀಕರಿಸಬಹುದು:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "ನೀವು ಯಾವುದೇ ಸಮಯದಲ್ಲಿ ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ರದ್ದುಗೊಳಿಸಬಹುದು. ಒಮ್ಮೆ ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ರದ್ದುಗೊಳಿಸಿದರೆ, ನಿಮ್ಮ ಪ್ರಸ್ತುತ ಬಿಲ್ಲಿಂಗ್ ಚಕ್ರದ ಅಂತ್ಯದವರೆಗೆ ಚಂದಾದಾರಿಕೆಯನ್ನು ಪುನರಾರಂಭಿಸುವ ಆಯ್ಕೆಯನ್ನು ನೀವು ಹೊಂದಿರುತ್ತೀರಿ.", + "You may delete any of your existing tokens if they are no longer needed.": "ನೀವು ಅಳಿಸಬಹುದು ಯಾವುದೇ ನಿಮ್ಮ ಅಸ್ತಿತ್ವದಲ್ಲಿರುವ ಟೋಕನ್ಗಳು if they are no longer needed.", + "You may not delete your personal team.": "You may not delete ನಿಮ್ಮ ವೈಯಕ್ತಿಕ ತಂಡ.", + "You may not leave a team that you created.": "You may not leave a ತಂಡ ರಚಿಸಿದ.", + "You will receive an invoice and payment link via email for each billing period.": "ಪ್ರತಿ ಬಿಲ್ಲಿಂಗ್ ಅವಧಿಗೆ ನೀವು ಇಮೇಲ್ ಮೂಲಕ ಸರಕುಪಟ್ಟಿ ಮತ್ತು ಪಾವತಿ ಲಿಂಕ್ ಅನ್ನು ಸ್ವೀಕರಿಸುತ್ತೀರಿ.", + "You're logged in!": "ನೀವು ಲಾಗ್ ಇನ್ ಆಗಿರುವಿರಿ!", + "Your :invoiceName invoice is now available!": "ನಿಮ್ಮ :invoiceName ಇನ್‌ವಾಯ್ಸ್ ಈಗ ಲಭ್ಯವಿದೆ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ನಿಮ್ಮ ಬಿಲ್ಲಿಂಗ್ ವಿಳಾಸ :address :address2 :postal_code :city :state :country ಆಗಿದೆ", + "Your card was declined. Please contact your card issuer for more information.": "ನಿಮ್ಮ ಕಾರ್ಡ್ ಅನ್ನು ನಿರಾಕರಿಸಲಾಗಿದೆ. ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ ದಯವಿಟ್ಟು ನಿಮ್ಮ ಕಾರ್ಡ್ ವಿತರಕರನ್ನು ಸಂಪರ್ಕಿಸಿ.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ನಿಮ್ಮ ಪ್ರಸ್ತುತ ಪಾವತಿ ವಿಧಾನವು :lastFour ರಲ್ಲಿ ಕೊನೆಗೊಳ್ಳುವ ಕ್ರೆಡಿಟ್ ಕಾರ್ಡ್ ಆಗಿದ್ದು ಅದು :expiration ರಂದು ಮುಕ್ತಾಯಗೊಳ್ಳುತ್ತದೆ.", + "Your email address is unverified.": "ನಿಮ್ಮ ಇಮೇಲ್ ವಿಳಾಸವನ್ನು ಪರಿಶೀಲಿಸಲಾಗಿಲ್ಲ.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ನಿಮ್ಮ ಕೊನೆಯ ಪಾವತಿ :amount ವಿಫಲವಾಗಿದೆ. ವಿಫಲವಾದ ಪಾವತಿಯನ್ನು ಮರುಪ್ರಯತ್ನಿಸಲು ದಯವಿಟ್ಟು ನಿಮ್ಮ ಪಾವತಿ ವಿಧಾನವನ್ನು ನವೀಕರಿಸಿ.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date ರಂದು :amount ರ ನಿಮ್ಮ ಕೊನೆಯ ಪಾವತಿ ವಿಫಲವಾಗಿದೆ. ವಿಫಲವಾದ ಪಾವತಿಯನ್ನು ಮರುಪ್ರಯತ್ನಿಸಲು ದಯವಿಟ್ಟು ನಿಮ್ಮ ಪಾವತಿ ವಿಧಾನವನ್ನು ನವೀಕರಿಸಿ.", + "Your next payment of :amount will be processed on :date.": ":Amount ರ ನಿಮ್ಮ ಮುಂದಿನ ಪಾವತಿಯು :date ರಂದು ಇರುತ್ತದೆ.", + "Your payment method has been added successfully.": "ನಿಮ್ಮ ಪಾವತಿ ವಿಧಾನವನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಸೇರಿಸಲಾಗಿದೆ.", + "Your payment method will be charged automatically for each billing period.": "ಪ್ರತಿ ಬಿಲ್ಲಿಂಗ್ ಅವಧಿಗೆ ನಿಮ್ಮ ಪಾವತಿ ವಿಧಾನಕ್ಕೆ ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಶುಲ್ಕ ವಿಧಿಸಲಾಗುತ್ತದೆ.", + "Your registered VAT Number is :vatNumber.": "ನಿಮ್ಮ ನೋಂದಾಯಿತ VAT ಸಂಖ್ಯೆ :vatNumber ಆಗಿದೆ.", + "Your subscription has been started successfully.": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಪ್ರಾರಂಭಿಸಲಾಗಿದೆ.", + "Your subscription has been successfully cancelled.": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ರದ್ದುಗೊಳಿಸಲಾಗಿದೆ.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ರದ್ದುಗೊಳಿಸಲಾಗಿದೆ. ನಿಮ್ಮ ಬಿಲ್ಲಿಂಗ್ ಅವಧಿ ಮುಗಿಯುವವರೆಗೂ ನೀವು ಇನ್ನೂ ಪ್ರವೇಶವನ್ನು ಹೊಂದಿರುತ್ತೀರಿ.", + "Your subscription was successfully resumed.": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಪುನರಾರಂಭಿಸಲಾಗಿದೆ.", + "Your subscription was successfully updated.": "ನಿಮ್ಮ ಚಂದಾದಾರಿಕೆಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ನವೀಕರಿಸಲಾಗಿದೆ.", + "Zambia": "ಝಾಂಬಿಯಾ", + "Zimbabwe": "ಜಿಂಬಾಬ್ವೆ", + "Zip / Postal Code": "ಜಿಪ್ / ಪೋಸ್ಟಲ್ ಕೋಡ್", + "Åland Islands": "ಆಲ್ಯಾಂಡ್ ದ್ವೀಪಗಳು" +} diff --git a/locales/kn/php-inline.json b/locales/kn/php-inline.json new file mode 100644 index 00000000000..2d9149e960a --- /dev/null +++ b/locales/kn/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಒಪ್ಪಿಕೊಳ್ಳಬೇಕು.", + "accepted_if": ":Other :value ಆಗಿರುವಾಗ ಈ ಕ್ಷೇತ್ರವನ್ನು ಒಪ್ಪಿಕೊಳ್ಳಬೇಕು.", + "active_url": "ಈ ಒಂದು ಮಾನ್ಯವಾದ URL.", + "after": "ಈ ಮಾಡಬೇಕು ನಂತರ ಒಂದು ದಿನಾಂಕ :date.", + "after_or_equal": "ಈ ಮಾಡಬೇಕು ನಂತರ ಒಂದು ದಿನಾಂಕ ಅಥವಾ ಸಮಾನ :date.", + "alpha": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ may only contain letters.", + "alpha_dash": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ may only contain letters, numbers, ಗೆರೆಗಳು ಮತ್ತು ಒತ್ತಿಹೇಳುತ್ತದೆ.", + "alpha_num": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ may only contain ಅಕ್ಷರಗಳು ಮತ್ತು ಸಂಖ್ಯೆಗಳ.", + "any_of": "ಈ ಕ್ಷೇತ್ರವು ಅಮಾನ್ಯವಾಗಿದೆ.", + "array": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಮಾಡಬೇಕು ಒಂದು ಶ್ರೇಣಿಯನ್ನು.", + "ascii": "ಈ ಕ್ಷೇತ್ರವು ಏಕ-ಬೈಟ್ ಆಲ್ಫಾನ್ಯೂಮರಿಕ್ ಅಕ್ಷರಗಳು ಮತ್ತು ಚಿಹ್ನೆಗಳನ್ನು ಮಾತ್ರ ಹೊಂದಿರಬೇಕು.", + "attached": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಈಗಾಗಲೇ ಲಗತ್ತಿಸಲಾಗಿದೆ.", + "before": "ಈ ಮಾಡಬೇಕು ಒಂದು ದಿನಾಂಕ ಮೊದಲು :date.", + "before_or_equal": "ಈ ಮಾಡಬೇಕು ಒಂದು ದಿನಾಂಕ ಮೊದಲು ಅಥವಾ ಸಮಾನ :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಇರಬೇಕು ನಿಜ ಅಥವಾ ಸುಳ್ಳು.", + "can": "ಈ ಕ್ಷೇತ್ರವು ಅನಧಿಕೃತ ಮೌಲ್ಯವನ್ನು ಹೊಂದಿದೆ.", + "confirmed": "ದೃಢೀಕರಣ ಹೊಂದಿಕೆಯಾಗುವುದಿಲ್ಲ.", + "contains": "ಈ ಕ್ಷೇತ್ರವು ಅಗತ್ಯವಿರುವ ಮೌಲ್ಯವನ್ನು ಕಳೆದುಕೊಂಡಿದೆ.", + "date": "This is not a valid date.", + "date_equals": "ಈ ಮಾಡಬೇಕು ಒಂದು ದಿನಾಂಕ ಸಮಾನ :date.", + "date_format": "ಈ does not match the format :format.", + "decimal": "ಈ ಕ್ಷೇತ್ರವು :decimal ದಶಮಾಂಶ ಸ್ಥಾನಗಳನ್ನು ಹೊಂದಿರಬೇಕು.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "This value must be ವಿವಿಧ :other.", + "digits": "ಈ ಮಾಡಬೇಕು :digits ಅಂಕೆಗಳು.", + "digits_between": "ಈ ನಡುವೆ ಇರಬೇಕು :min ಮತ್ತು :max ಅಂಕೆಗಳು.", + "dimensions": "ಈ image has invalid dimensions.", + "distinct": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಹೊಂದಿದೆ ಒಂದು ನಕಲು ಮೌಲ್ಯ.", + "doesnt_contain": "ಈ ಕ್ಷೇತ್ರವು ಈ ಕೆಳಗಿನ ಯಾವುದನ್ನೂ ಹೊಂದಿರಬಾರದು: :values.", + "doesnt_end_with": "ಈ ಕ್ಷೇತ್ರವು ಈ ಕೆಳಗಿನವುಗಳಲ್ಲಿ ಒಂದಕ್ಕೆ ಕೊನೆಗೊಳ್ಳದಿರಬಹುದು: :values.", + "doesnt_start_with": "ಈ ಕ್ಷೇತ್ರವು ಈ ಕೆಳಗಿನವುಗಳಲ್ಲಿ ಒಂದರಿಂದ ಪ್ರಾರಂಭವಾಗಬಾರದು: :values.", + "email": "ಈ must be a valid email address.", + "ends_with": "ಈ must end with one of the following: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "ಆಯ್ಕೆ value is invalid.", + "extensions": "ಈ ಕ್ಷೇತ್ರವು ಈ ಕೆಳಗಿನ ವಿಸ್ತರಣೆಗಳಲ್ಲಿ ಒಂದನ್ನು ಹೊಂದಿರಬೇಕು: :values.", + "file": "ವಿಷಯ ಇರಬೇಕು ಫೈಲ್.", + "filled": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಹೊಂದಿರಬೇಕು ಒಂದು ಮೌಲ್ಯ.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "ಈ ಕ್ಷೇತ್ರವು ಮಾನ್ಯವಾದ ಹೆಕ್ಸಾಡೆಸಿಮಲ್ ಬಣ್ಣವಾಗಿರಬೇಕು.", + "image": "ಈ ಮಾಡಬೇಕು ಎಂದು ಒಂದು ಚಿತ್ರ.", + "in": "ಆಯ್ಕೆ value is invalid.", + "in_array": "ಈ ಮೌಲ್ಯವು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ :other.", + "in_array_keys": "ಈ ಕ್ಷೇತ್ರವು ಈ ಕೆಳಗಿನ ಕೀಲಿಗಳಲ್ಲಿ ಒಂದನ್ನು ಹೊಂದಿರಬೇಕು: :values.", + "integer": "ಈ must be an integer.", + "ip": "ಈ ಮಾಡಬೇಕು ಮಾನ್ಯ IP ವಿಳಾಸ.", + "ipv4": "ಈ ಮಾಡಬೇಕು ಒಂದು ಮಾನ್ಯವಾದ IPv4 ವಿಳಾಸ.", + "ipv6": "ಈ must be a valid IPv6 ವಿಳಾಸವನ್ನು ಹೊಂದಿದೆ.", + "json": "ಈ must be a valid JSON ಸ್ಟ್ರಿಂಗ್.", + "list": "ಈ ಕ್ಷೇತ್ರವು ಪಟ್ಟಿಯಾಗಿರಬೇಕು.", + "lowercase": "ಈ ಕ್ಷೇತ್ರವು ಚಿಕ್ಕದಾಗಿರಬೇಕು.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "ಈ ಕ್ಷೇತ್ರವು :max ಕ್ಕಿಂತ ಹೆಚ್ಚು ಅಂಕಿಗಳನ್ನು ಹೊಂದಿರಬಾರದು.", + "mimes": "ಈ must be a ಫೈಲ್ ಪ್ರಕಾರ: :values.", + "mimetypes": "ಈ must be a ಫೈಲ್ ಪ್ರಕಾರ: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ :min ಅಂಕಿಗಳನ್ನು ಹೊಂದಿರಬೇಕು.", + "missing": "ಈ ಕ್ಷೇತ್ರವು ತಪ್ಪಿಹೋಗಿರಬೇಕು.", + "missing_if": ":Other :value ಆಗಿರುವಾಗ ಈ ಕ್ಷೇತ್ರವು ಕಾಣೆಯಾಗಬೇಕು.", + "missing_unless": ":Other :value ಆಗದ ಹೊರತು ಈ ಕ್ಷೇತ್ರವು ತಪ್ಪಿಹೋಗಿರಬೇಕು.", + "missing_with": ":Values ಇರುವಾಗ ಈ ಕ್ಷೇತ್ರವು ತಪ್ಪಿಹೋಗಿರಬೇಕು.", + "missing_with_all": ":Values ಇರುವಾಗ ಈ ಕ್ಷೇತ್ರವು ತಪ್ಪಿಹೋಗಿರಬೇಕು.", + "multiple_of": "The value must be a multiple of :value", + "not_in": "ಆಯ್ಕೆ value is invalid.", + "not_regex": "ಈ ರೂಪದಲ್ಲಿ ಅಮಾನ್ಯವಾಗಿದೆ.", + "numeric": "ಈ must be a number.", + "password.letters": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ ಒಂದು ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "password.mixed": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಟ ಒಂದು ದೊಡ್ಡಕ್ಷರ ಮತ್ತು ಒಂದು ಸಣ್ಣ ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "password.numbers": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "password.symbols": "ಈ ಕ್ಷೇತ್ರವು ಕನಿಷ್ಠ ಒಂದು ಚಿಹ್ನೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "password.uncompromised": "ನೀಡಿರುವ ಕ್ಷೇತ್ರವು ಡೇಟಾ ಸೋರಿಕೆಯಲ್ಲಿ ಕಾಣಿಸಿಕೊಂಡಿದೆ. ದಯವಿಟ್ಟು ಬೇರೆ ಕ್ಷೇತ್ರವನ್ನು ಆಯ್ಕೆಮಾಡಿ.", + "present": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಅಸ್ತಿತ್ವದಲ್ಲಿರಬೇಕು.", + "present_if": ":other :value ಆಗಿರುವಾಗ ಈ ಕ್ಷೇತ್ರವು ಇರಬೇಕು.", + "present_unless": ":other :value ಆಗದ ಹೊರತು ಈ ಕ್ಷೇತ್ರವು ಇರಬೇಕು.", + "present_with": ":values ಇರುವಾಗ ಈ ಕ್ಷೇತ್ರವು ಇರಬೇಕು.", + "present_with_all": ":values ಇರುವಾಗ ಈ ಕ್ಷೇತ್ರವು ಇರಬೇಕು.", + "prohibited": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ನಿಷೇಧಿಸಲಾಗಿದೆ.", + "prohibited_if": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ನಿಷೇಧಿಸಲಾಗಿದೆ ಮಾಡಿದಾಗ :other ಆಗಿದೆ :value.", + "prohibited_if_accepted": ":other ಅನ್ನು ಸ್ವೀಕರಿಸಿದಾಗ ಈ ಕ್ಷೇತ್ರವನ್ನು ನಿಷೇಧಿಸಲಾಗಿದೆ.", + "prohibited_if_declined": ":other ನಿರಾಕರಿಸಿದಾಗ ಈ ಕ್ಷೇತ್ರವನ್ನು ನಿಷೇಧಿಸಲಾಗಿದೆ.", + "prohibited_unless": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ನಿಷೇಧಿಸಲಾಗಿದೆ ಹೊರತು :other ಆಗಿದೆ :values.", + "prohibits": "ಈ ಕ್ಷೇತ್ರವು :other ಇರುವುದನ್ನು ನಿಷೇಧಿಸುತ್ತದೆ.", + "regex": "ಈ ರೂಪದಲ್ಲಿ ಅಮಾನ್ಯವಾಗಿದೆ.", + "relatable": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಸಂಬಂಧಿಸಿದ ಇರಬಹುದು ಈ ಸಂಪನ್ಮೂಲ.", + "required": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಅಗತ್ಯವಿದೆ.", + "required_array_keys": "ಈ ಕ್ಷೇತ್ರವು ಇದಕ್ಕಾಗಿ ನಮೂದುಗಳನ್ನು ಹೊಂದಿರಬೇಕು: :values.", + "required_if": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಅಗತ್ಯವಿದೆ ಮಾಡಿದಾಗ :other ಆಗಿದೆ :value.", + "required_if_accepted": ":Other ಅನ್ನು ಸ್ವೀಕರಿಸಿದಾಗ ಈ ಕ್ಷೇತ್ರವು ಅಗತ್ಯವಾಗಿರುತ್ತದೆ.", + "required_if_declined": ":other ಅನ್ನು ನಿರಾಕರಿಸಿದಾಗ ಈ ಕ್ಷೇತ್ರದ ಅಗತ್ಯವಿದೆ.", + "required_unless": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಅಗತ್ಯವಿದೆ ಹೊರತು :other ಆಗಿದೆ :values.", + "required_with": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಅಗತ್ಯವಿದೆ ಮಾಡಿದಾಗ :values ಇರುತ್ತದೆ.", + "required_with_all": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಅಗತ್ಯವಿದೆ ಮಾಡಿದಾಗ :values ಇರುತ್ತವೆ.", + "required_without": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಅಗತ್ಯವಿದೆ ಮಾಡಿದಾಗ :values ಇರುವುದಿಲ್ಲ.", + "required_without_all": "ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಅಗತ್ಯವಿದೆ ಮಾಡಿದಾಗ ಯಾವುದೂ :values ಇರುತ್ತವೆ.", + "same": "ಮೌಲ್ಯವನ್ನು ಈ ಕ್ಷೇತ್ರದಲ್ಲಿ ಮಾಡಬೇಕು ಒಂದು ಹೊಂದಿಸಲು :other.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "ಈ must start with one of the following: :values.", + "string": "ಈ ಮಾಡಬೇಕು ಎಂದು ಒಂದು ಸ್ಟ್ರಿಂಗ್.", + "timezone": "ಈ must be a valid ವಲಯ.", + "ulid": "ಈ ಕ್ಷೇತ್ರವು ಮಾನ್ಯವಾದ ULID ಆಗಿರಬೇಕು.", + "unique": "ಈ ತೆಗೆದುಕೊಂಡಾಗಿದೆ.", + "uploaded": "ಈ failed to upload.", + "uppercase": "ಈ ಕ್ಷೇತ್ರವು ದೊಡ್ಡಕ್ಷರವಾಗಿರಬೇಕು.", + "url": "ಈ ರೂಪದಲ್ಲಿ ಅಮಾನ್ಯವಾಗಿದೆ.", + "uuid": "ಈ must be a valid UUID." +} diff --git a/locales/kn/php.json b/locales/kn/php.json new file mode 100644 index 00000000000..d0c1e408a44 --- /dev/null +++ b/locales/kn/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "ಈ :attribute ಒಪ್ಪಿಕೊಳ್ಳಬೇಕು.", + "accepted_if": ":Other :value ಆಗಿರುವಾಗ :attribute ಅನ್ನು ಸ್ವೀಕರಿಸಬೇಕು.", + "active_url": "ಈ :attribute ಮಾನ್ಯ URL ಆಗಿಲ್ಲ.", + "after": "ಈ :attribute ದಿನಾಂಕವು :date ನಂತರದ ದಿನಾಂಕವಾಗಿರಬೇಕು .", + "after_or_equal": "ಈ :attribute ದಿನಾಂಕವು :date ನಂತರದ ಅಥವಾ ಸಮನಾದ ದಿನಾಂಕವಾಗಿರಬೇಕು.", + "alpha": "ಈ :attribute ಅಕ್ಷರಗಳನ್ನು ಮಾತ್ರ ಹೊಂದಿರಬಹುದು.", + "alpha_dash": "ಈ :attribute ಅಕ್ಷರಗಳು, ಸಂಖ್ಯೆಗಳು, ಡ್ಯಾಶ್ಗಳು ಮತ್ತು ಅಂಡರ್ಸ್ಕೋರ್ಗಳನ್ನು ಮಾತ್ರ ಹೊಂದಿರಬಹುದು.", + "alpha_num": "ಈ :attribute ಅಕ್ಷರಗಳು ಮತ್ತು ಸಂಖ್ಯೆಗಳನ್ನು ಮಾತ್ರ ಹೊಂದಿರಬಹುದು.", + "any_of": ":attribute ಕ್ಷೇತ್ರವು ಅಮಾನ್ಯವಾಗಿದೆ.", + "array": "ಈ :attribute ಒಂದು ಶ್ರೇಣಿಯಾಗಿರಬೇಕು .", + "ascii": ":Attribute ಏಕ-ಬೈಟ್ ಆಲ್ಫಾನ್ಯೂಮರಿಕ್ ಅಕ್ಷರಗಳು ಮತ್ತು ಚಿಹ್ನೆಗಳನ್ನು ಮಾತ್ರ ಹೊಂದಿರಬೇಕು.", + "attached": "ಈ :attribute ಈಗಾಗಲೇ ಲಗತ್ತಿಸಲಾಗಿದೆ.", + "before": "ಈ :attribute ದಿನಾಂಕವು :date ಮುಂಚಿನ ದಿನಾಂಕವಾಗಿರಬೇಕು.", + "before_or_equal": "ಈ :attribute ದಿನಾಂಕವು :date ಮುಂಚಿನ ಅಥವಾ ಸಮನಾದ ದಿನಾಂಕವಾಗಿರಬೇಕು.", + "between.array": "ಈ :attribute ನಲ್ಲಿ :min ಮತ್ತು :max ಐಟಂಗಳ ನಡುವೆ ಇರಬೇಕು.", + "between.file": "ಈ :attribute ನಲ್ಲಿ :min ಮತ್ತು :max ಕಿಲೋಬೈಟ್ಗಳ ನಡುವೆ ಇರಬೇಕು.", + "between.numeric": "ಈ :attribute ನಲ್ಲಿ :min ಮತ್ತು :max ನಡುವೆ ಇರಬೇಕು.", + "between.string": "ಈ :attribute ನಲ್ಲಿ :min ಮತ್ತು :max ಅಕ್ಷರಗಳ ನಡುವೆ ಇರಬೇಕು.", + "boolean": "ಈ :attribute ಕ್ಷೇತ್ರವು ನಿಜ ಅಥವಾ ಸುಳ್ಳು ಆಗಿರಬೇಕು.", + "can": ":Attribute ಕ್ಷೇತ್ರವು ಅನಧಿಕೃತ ಮೌಲ್ಯವನ್ನು ಹೊಂದಿದೆ.", + "confirmed": "ಈ :attribute ದೃಢೀಕರಣವು ಹೊಂದಿಕೆಯಾಗುವುದಿಲ್ಲ.", + "contains": ":attribute ಕ್ಷೇತ್ರವು ಅಗತ್ಯವಿರುವ ಮೌಲ್ಯವನ್ನು ಕಳೆದುಕೊಂಡಿದೆ.", + "current_password": "ಗುಪ್ತಪದವು ತಪ್ಪಾಗಿದೆ.", + "date": "ಈ :attribute ಮಾನ್ಯ ದಿನಾಂಕವಲ್ಲ.", + "date_equals": "ಈ :attribute ದಿನಾಂಕವು :date ಸಮನಾದ ದಿನಾಂಕವಾಗಿರಬೇಕು.", + "date_format": "ಈ :attribute ನ :format ಸ್ವರೂಪಕ್ಕೆ ಹೊಂದಿಕೆಯಾಗುವುದಿಲ್ಲ.", + "decimal": ":Attribute :decimal ದಶಮಾಂಶ ಸ್ಥಾನಗಳನ್ನು ಹೊಂದಿರಬೇಕು.", + "declined": ":Attribute ಅನ್ನು ನಿರಾಕರಿಸಬೇಕು.", + "declined_if": ":Other :value ಆಗಿರುವಾಗ :attribute ಅನ್ನು ನಿರಾಕರಿಸಬೇಕು.", + "different": "ಈ :attribute ಮತ್ತು :other ವಿಭಿನ್ನವಾಗಿರಬೇಕು.", + "digits": "ಈ :attribute ನಲ್ಲಿ :digits ಸಂಖ್ಯೆಗಳು ಇರಬೇಕು.", + "digits_between": "ಈ :attribute ನಲ್ಲಿ :min ಮತ್ತು :max ಸಂಖ್ಯೆಗಳ ನಡುವೆ ಇರಬೇಕು .", + "dimensions": "ಈ :attribute ಅಮಾನ್ಯವಾದ ಚಿತ್ರ ಆಯಾಮಗಳನ್ನು ಹೊಂದಿದೆ.", + "distinct": "ಈ :attribute ಕ್ಷೇತ್ರವು ನಕಲಿ ಮೌಲ್ಯವನ್ನು ಹೊಂದಿದೆ.", + "doesnt_contain": ":attribute ಕ್ಷೇತ್ರವು ಈ ಕೆಳಗಿನ ಯಾವುದನ್ನೂ ಹೊಂದಿರಬಾರದು: :values.", + "doesnt_end_with": ":Attribute ಕೆಳಗಿನವುಗಳಲ್ಲಿ ಒಂದರಲ್ಲಿ ಕೊನೆಗೊಳ್ಳದಿರಬಹುದು: :values.", + "doesnt_start_with": ":Attribute ಕೆಳಗಿನವುಗಳಲ್ಲಿ ಒಂದರಿಂದ ಪ್ರಾರಂಭವಾಗಬಾರದು: :values.", + "email": "ಈ :attribute ಮಾನ್ಯವಾದ ಇಮೇಲ್ ವಿಳಾಸವಾಗಿರಬೇಕು.", + "ends_with": ":Attribute ಕೆಳಗಿನವುಗಳಲ್ಲಿ ಒಂದರಲ್ಲಿ ಕೊನೆಗೊಳ್ಳಬೇಕು: :values.", + "enum": "ಆಯ್ಕೆಮಾಡಿದ :attribute ಅಮಾನ್ಯವಾಗಿದೆ.", + "exists": "ಈ ಆಯ್ಕೆಮಾಡಲಾದ :attribute ಅಮಾನ್ಯವಾಗಿದೆ .", + "extensions": ":attribute ಕ್ಷೇತ್ರವು ಈ ಕೆಳಗಿನ ವಿಸ್ತರಣೆಗಳಲ್ಲಿ ಒಂದನ್ನು ಹೊಂದಿರಬೇಕು: :values.", + "failed": "ಈ ರುಜುವಾತುಗಳು ನಮ್ಮ ದಾಖಲೆಗಳಿಗೆ ಹೊಂದಿಕೆಯಾಗುವುದಿಲ್ಲ.", + "file": "ಈ :attribute ಫೈಲ್ ಆಗಿರಬೇಕು.", + "filled": "ಈ :attribute ಕ್ಷೇತ್ರವು ಮೌಲ್ಯವನ್ನು ಹೊಂದಿರಬೇಕು.", + "gt.array": "ಈ :attribute ನಲ್ಲಿ :value ಐಟಂಗಳಿಗಿಂತ ಹೆಚ್ಚು ಇರಬೇಕು.", + "gt.file": "ಈ :attribute ನಲ್ಲಿ :value ಕಿಲೋಬೈಟ್ಗಳಿಗಿಂತ ಹೆಚ್ಚು ಇರಬೇಕು.", + "gt.numeric": "ಈ :attribute ನಲ್ಲಿ :value ಗಿಂತ ಹೆಚ್ಚು ಇರಬೇಕು.", + "gt.string": "ಈ :attribute ನಲ್ಲಿ :value ಅಕ್ಷರಗಳಿಗಿಂತ ಹೆಚ್ಚು ಇರಬೇಕು.", + "gte.array": "ಈ :attribute ನಲ್ಲಿ :value ಐಟಂಗಳಿಗಿಂತ ಹೆಚ್ಚು ಅಥವಾ ಸಮನಾಗಿರಬೇಕು .", + "gte.file": "ಈ :attribute ನಲ್ಲಿ :value ಕಿಲೋಬೈಟ್ಗಳಿಗಿಂತ ಹೆಚ್ಚು ಅಥವಾ ಸಮನಾಗಿರಬೇಕು.", + "gte.numeric": "ಈ :attribute ನಲ್ಲಿ :value ಹೆಚ್ಚು ಅಥವಾ ಸಮನಾಗಿರಬೇಕು.", + "gte.string": "ಈ :attribute ನಲ್ಲಿ :value ಅಕ್ಷರಗಳಿಗಿಂತ ಹೆಚ್ಚು ಅಥವಾ ಸಮನಾಗಿರಬೇಕು.", + "hex_color": ":attribute ಕ್ಷೇತ್ರವು ಮಾನ್ಯವಾದ ಹೆಕ್ಸಾಡೆಸಿಮಲ್ ಬಣ್ಣವಾಗಿರಬೇಕು.", + "image": "ಈ :attribute ಒಂದು ಚಿತ್ರವಾಗಿರಬೇಕು.", + "in": "ಈ ಆಯ್ಕೆಮಾಡಲಾದ :attribute ಅಮಾನ್ಯವಾಗಿದೆ.", + "in_array": "ಈ :attribute ಕ್ಷೇತ್ರ ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ :other ನಲ್ಲಿ.", + "in_array_keys": ":attribute ಕ್ಷೇತ್ರವು ಈ ಕೆಳಗಿನ ಕೀಲಿಗಳಲ್ಲಿ ಒಂದನ್ನು ಹೊಂದಿರಬೇಕು: :values.", + "integer": "ಈ :attribute ಒಂದು ಪೂರ್ಣಾಂಕವಾಗಿರಬೇಕು.", + "ip": "ಈ :attribute ಮಾನ್ಯವಾದ IP ವಿಳಾಸವಾಗಿರಬೇಕು.", + "ipv4": "ಈ :attribute ಮಾನ್ಯವಾದ IPv4 ವಿಳಾಸವಾಗಿರಬೇಕು.", + "ipv6": "ಈ :attribute ಮಾನ್ಯವಾದ IPv6 ವಿಳಾಸವಾಗಿರಬೇಕು.", + "json": "ಈ :attribute ಮಾನ್ಯವಾದ JSON ಸ್ಟ್ರಿಂಗ್ ಆಗಿರಬೇಕು .", + "list": ":attribute ಕ್ಷೇತ್ರವು ಪಟ್ಟಿಯಾಗಿರಬೇಕು.", + "lowercase": ":Attribute ಚಿಕ್ಕದಾಗಿರಬೇಕು.", + "lt.array": "ಈ :attribute ನಲ್ಲಿ :value ಐಟಂಗಳಿಗಿಂತ ಕಡಿಮೆ ಇರಬೇಕು.", + "lt.file": "ಈ :attribute ನಲ್ಲಿ :value ಕಿಲೋಬೈಟ್ಗಳಿಗಿಂತ ಕಡಿಮೆ ಇರಬೇಕು.", + "lt.numeric": "ಈ :attribute ನಲ್ಲಿ :value ಗಿಂತ ಕಡಿಮೆ ಇರಬೇಕು.", + "lt.string": "ಈ :attribute ನಲ್ಲಿ :value ಅಕ್ಷರಗಳಿಗಿಂತ ಕಡಿಮೆ ಇರಬೇಕು.", + "lte.array": "ಈ :attribute ನಲ್ಲಿ :value ಐಟಂಗಳಿಗಿಂತ ಕಡಿಮೆ ಅಥವಾ ಸಮನಾಗಿರಬೇಕು .", + "lte.file": "ಈ :attribute ನಲ್ಲಿ :value ಕಿಲೋಬೈಟ್ಗಳಿಗಿಂತ ಕಡಿಮೆ ಅಥವಾ ಸಮನಾಗಿರಬೇಕು.", + "lte.numeric": "ಈ :attribute ನಲ್ಲಿ :value ಗಿಂತ ಕಡಿಮೆ ಅಥವಾ ಸಮನಾಗಿರಬೇಕು.", + "lte.string": "ಈ :attribute ನಲ್ಲಿ :value ಅಕ್ಷರಗಳಿಗಿಂತ ಕಡಿಮೆ ಅಥವಾ ಸಮನಾಗಿರಬೇಕು.", + "mac_address": ":Attribute ಮಾನ್ಯವಾದ MAC ವಿಳಾಸವಾಗಿರಬೇಕು.", + "max.array": "ಈ :attribute ನಲ್ಲಿ :max ಐಟಂಗಳಿಗಿಂತ ಹೆಚ್ಚು ಇರಬಾರದು .", + "max.file": "ಈ :attribute ನಲ್ಲಿ :max ಕಿಲೋಬೈಟ್ಗಳಿಗಿಂತ ಹೆಚ್ಚು ಇರಬಾರದು .", + "max.numeric": "ಈ :attribute ನಲ್ಲಿ :max ಗಿಂತ ಹೆಚ್ಚು ಇರಬಾರದು .", + "max.string": "ಈ :attribute ನಲ್ಲಿ :max ಅಕ್ಷರಗಳಿಗಿಂತ ಹೆಚ್ಚು ಇರಬಾರದು .", + "max_digits": ":Attribute :max ಕ್ಕಿಂತ ಹೆಚ್ಚು ಅಂಕಿಗಳನ್ನು ಹೊಂದಿರಬಾರದು.", + "mimes": "ಈ :attribute ನಲ್ಲಿ :values ಬಗೆಯ ಫೈಲ್ ಆಗಿರಬೇಕು.", + "mimetypes": "ಈ :attribute ನಲ್ಲಿ :values ಬಗೆಯ ಫೈಲ್ ಆಗಿರಬೇಕು.", + "min.array": "ಈ :attribute ಕನಿಷ್ಠ :min ಐಟಂಗಳಿರಬೇಕು.", + "min.file": "ಈ :attribute ಕನಿಷ್ಠ :min ಕಿಲೋಬೈಟ್ಗಳಿರಬೇಕು.", + "min.numeric": "ಈ :attribute ಕನಿಷ್ಠ :min ಇರಬೇಕು.", + "min.string": "ಈ :attribute ಕನಿಷ್ಠ :min ಅಕ್ಷರಗಳಿರಬೇಕು.", + "min_digits": ":Attribute ಕನಿಷ್ಠ :min ಅಂಕಿಗಳನ್ನು ಹೊಂದಿರಬೇಕು.", + "missing": ":Attribute ಕ್ಷೇತ್ರವು ಕಾಣೆಯಾಗಬೇಕು.", + "missing_if": ":Other :value ಆಗಿರುವಾಗ :attribute ಕ್ಷೇತ್ರವು ಕಾಣೆಯಾಗಬೇಕು.", + "missing_unless": ":Other :value ಆಗದ ಹೊರತು :attribute ಕ್ಷೇತ್ರವು ತಪ್ಪಿಹೋಗಿರಬೇಕು.", + "missing_with": ":Values ಇರುವಾಗ :attribute ಕ್ಷೇತ್ರವು ಕಾಣೆಯಾಗಬೇಕು.", + "missing_with_all": ":Values ಇರುವಾಗ :attribute ಕ್ಷೇತ್ರವು ಕಾಣೆಯಾಗಬೇಕು.", + "multiple_of": "The :attribute ಮಾಡಬೇಕು ಎಂದು ಅನೇಕ :value", + "next": "ಮುಂದಿನ »", + "not_in": "ಈ ಆಯ್ಕೆಮಾಡಲಾದ :attribute ಅಮಾನ್ಯವಾಗಿದೆ.", + "not_regex": "ಈ :attribute ಸ್ವರೂಪ ಅಮಾನ್ಯವಾಗಿದೆ.", + "numeric": "ಈ :attribute must be a number.", + "password": "ಪಾಸ್ವರ್ಡ್ ತಪ್ಪಾಗಿದೆ.", + "password.letters": ":Attribute ಕನಿಷ್ಠ ಒಂದು ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "password.mixed": ":Attribute ಕನಿಷ್ಠ ಒಂದು ದೊಡ್ಡಕ್ಷರ ಮತ್ತು ಒಂದು ಸಣ್ಣ ಅಕ್ಷರವನ್ನು ಹೊಂದಿರಬೇಕು.", + "password.numbers": ":Attribute ಕನಿಷ್ಠ ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "password.symbols": ":Attribute ಕನಿಷ್ಠ ಒಂದು ಚಿಹ್ನೆಯನ್ನು ಹೊಂದಿರಬೇಕು.", + "password.uncompromised": "ನೀಡಿರುವ :attribute ಡೇಟಾ ಸೋರಿಕೆಯಲ್ಲಿ ಕಾಣಿಸಿಕೊಂಡಿದೆ. ದಯವಿಟ್ಟು ಬೇರೆ :attribute ಅನ್ನು ಆಯ್ಕೆಮಾಡಿ.", + "present": "ಈ :attribute ಕ್ಷೇತ್ರವು ಅಸ್ತಿತ್ವದಲ್ಲಿರಬೇಕು.", + "present_if": ":other :value ಆಗಿರುವಾಗ :attribute ಕ್ಷೇತ್ರವು ಇರಬೇಕು.", + "present_unless": ":other :value ಆಗದ ಹೊರತು :attribute ಕ್ಷೇತ್ರವು ಪ್ರಸ್ತುತವಾಗಿರಬೇಕು.", + "present_with": ":values ಇರುವಾಗ :attribute ಕ್ಷೇತ್ರವು ಇರಬೇಕು.", + "present_with_all": ":values ಇರುವಾಗ :attribute ಕ್ಷೇತ್ರವು ಇರಬೇಕು.", + "previous": "« ಹಿಂದಿನ", + "prohibited": "The :attribute ಕ್ಷೇತ್ರದಲ್ಲಿ ನಿಷೇಧಿಸಲಾಗಿದೆ.", + "prohibited_if": "The :attribute ಕ್ಷೇತ್ರದಲ್ಲಿ ನಿಷೇಧಿಸಲಾಗಿದೆ ಮಾಡಿದಾಗ :other ಆಗಿದೆ :value.", + "prohibited_if_accepted": ":other ಅನ್ನು ಸ್ವೀಕರಿಸಿದಾಗ :attribute ಕ್ಷೇತ್ರವನ್ನು ನಿಷೇಧಿಸಲಾಗಿದೆ.", + "prohibited_if_declined": ":other ನಿರಾಕರಿಸಿದಾಗ :attribute ಕ್ಷೇತ್ರವನ್ನು ನಿಷೇಧಿಸಲಾಗಿದೆ.", + "prohibited_unless": "The :attribute ಕ್ಷೇತ್ರದಲ್ಲಿ ನಿಷೇಧಿಸಲಾಗಿದೆ ಹೊರತು :other ಆಗಿದೆ :values.", + "prohibits": ":Attribute ಕ್ಷೇತ್ರವು :other ಇರುವುದನ್ನು ನಿಷೇಧಿಸುತ್ತದೆ.", + "regex": "ಈ :attribute ಸ್ವರೂಪ ಅಮಾನ್ಯವಾಗಿದೆ.", + "relatable": "ಈ :attribute ಸಂಬಂಧಿಸಿದ ಇರಬಹುದು ಈ ಸಂಪನ್ಮೂಲ.", + "required": "ಈ :attribute ಕ್ಷೇತ್ರ ಅಗತ್ಯವಿದೆ.", + "required_array_keys": ":Attribute ಕ್ಷೇತ್ರವು ಇದಕ್ಕಾಗಿ ನಮೂದುಗಳನ್ನು ಹೊಂದಿರಬೇಕು: :values.", + "required_if": "ಈ :attribute ಕ್ಷೇತ್ರ ಅಗತ್ಯವಿದೆ ಯಾವಾಗ :other ನಲ್ಲಿ :value.", + "required_if_accepted": ":Other ಅನ್ನು ಸ್ವೀಕರಿಸಿದಾಗ :attribute ಕ್ಷೇತ್ರವು ಅಗತ್ಯವಾಗಿರುತ್ತದೆ.", + "required_if_declined": ":other ಅನ್ನು ನಿರಾಕರಿಸಿದಾಗ :attribute ಕ್ಷೇತ್ರವು ಅಗತ್ಯವಾಗಿರುತ್ತದೆ.", + "required_unless": "ಈ :attribute ಕ್ಷೇತ್ರ ಅಗತ್ಯವಿದೆ unless :other ನಲ್ಲಿ :values ಹೊರತುಪಡಿಸಿ .", + "required_with": "ಈ :attribute ಕ್ಷೇತ್ರ ಅಗತ್ಯವಿದೆ ಯಾವಾಗ :values ಇರುತ್ತದೆ.", + "required_with_all": "ಈ :attribute ಕ್ಷೇತ್ರ ಅಗತ್ಯವಿದೆ ಯಾವಾಗ :values ಇರುತ್ತವೆ.", + "required_without": "ಈ :attribute ಕ್ಷೇತ್ರ ಅಗತ್ಯವಿದೆ ಯಾವಾಗ :values ಇರುವುದಿಲ್ಲ .", + "required_without_all": "ಈ :attribute ಕ್ಷೇತ್ರ ಅಗತ್ಯವಿದೆ ಯಾವಾಗ :values ಯಾವುದೂ ಇರುವುದಿಲ್ಲ .", + "reset": "ನಿಮ್ಮ ಪಾಸ್ವರ್ಡ್ ಅನ್ನು ಮರುಹೊಂದಿಸಲಾಗಿದೆ!", + "same": "ಈ :attribute ಮತ್ತು :other ಹೊಂದಾಣಿಕೆಯಾಗಲೇಬೇಕು.", + "sent": "ನಿಮ್ಮ ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸುವ ಲಿಂಕ್ ಅನ್ನು ನಾವು ಇ-ಮೇಲ್ ಮಾಡಿದ್ದೇವೆ!", + "size.array": "ಈ :attribute ನಲ್ಲಿ :size ಐಟಂಗಳಿರಲೇಬೇಕು.", + "size.file": "ಈ :attribute ನಲ್ಲಿ :size ಕಿಲೋಬೈಟ್ಗಳಿರಲೇಬೇಕು.", + "size.numeric": "ಈ :attribute ನಲ್ಲಿ :size ಇರಲೇಬೇಕು.", + "size.string": "ಈ :attribute ನಲ್ಲಿ :size ಅಕ್ಷರಗಳಿರಲೇಬೇಕು.", + "starts_with": "ಈ :attribute ಕೆಳಗಿನವುಗಳಲ್ಲಿ ಒಂದರಿಂದ ಪ್ರಾರಂಭಿಸಬೇಕು : :values", + "string": "ಈ :attribute ಸ್ಟ್ರಿಂಗ್ ಆಗಿರಬೇಕು.", + "throttle": "ಹಲವಾರು ಲಾಗಿನ್ ಪ್ರಯತ್ನಗಳು. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ :seconds\t ಸೆಕೆಂಡುಗಳಲ್ಲಿ", + "throttled": "ದಯವಿಟ್ಟು ನಿರೀಕ್ಷಿಸಿ ಮೊದಲು retrying.", + "timezone": "ಈ :attribute ಮಾನ್ಯವಾದ ವಲಯವಾಗಿರಬೇಕು.", + "token": "ಈ ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಸುವ ಟೋಕನ್ ಅಮಾನ್ಯವಾಗಿದೆ.", + "ulid": ":Attribute ಮಾನ್ಯವಾದ ULID ಆಗಿರಬೇಕು.", + "unique": "ಈ :attribute ಈಗಾಗಲೇ ತೆಗೆದುಕೊಂಡಾಗಿದೆ .", + "uploaded": "ಈ :attribute ಅಪ್ಲೋಡ್ ಮಾಡಲು ವಿಫಲವಾಗಿದೆ.", + "uppercase": ":Attribute ದೊಡ್ಡಕ್ಷರವಾಗಿರಬೇಕು.", + "url": "ಈ :attribute ಸ್ವರೂಪವು ಅಮಾನ್ಯವಾಗಿದೆ.", + "user": "ಆ ಇ-ಮೇಲ್ ವಿಳಾಸದೊಂದಿಗೆ ನಾವು ಒಬ್ಬ ಬಳಕೆದಾರನನ್ನು ಹುಡುಕಲಾಗಲಿಲ್ಲ.", + "uuid": "ಈ :attribute ಮಾನ್ಯವಾದ UUID ಆಗಿರಬೇಕು." +} diff --git a/locales/ko/_excludes.json b/locales/ko/_excludes.json new file mode 100644 index 00000000000..8d627144ffd --- /dev/null +++ b/locales/ko/_excludes.json @@ -0,0 +1,6 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "New", + "Nova" +] diff --git a/locales/ko/json-inline.json b/locales/ko/json-inline.json new file mode 100644 index 00000000000..cb0ee3a749b --- /dev/null +++ b/locales/ko/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "이 필드는 유효한 역할이어야 합니다.", + "The :attribute must be at least :length characters and contain at least one number.": "이 필드는 :length자 이상이어야 하며 하나 이상의 숫자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "이 필드는 :length자 이상이어야 하며 하나 이상의 특수 문자와 하나의 숫자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one special character.": "이 필드는 :length자 이상이어야 하며 하나 이상의 특수 문자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "이 필드는 :length자 이상이어야 하며 하나 이상의 대문자와 하나의 숫자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "이 필드는 :length자 이상이어야 하며 하나 이상의 대문자와 하나의 특수 문자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "이 필드는 :length자 이상이어야 하며 하나 이상의 대문자, 숫자 및 특수 문자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "이 필드는 :length자 이상이어야 하며 대문자를 하나 이상 포함해야 합니다.", + "The :attribute must be at least :length characters.": "이 필드는 :length자 이상이어야 합니다.", + "The :attribute must contain at least one letter.": "이 필드에는 최소한 하나의 문자가 포함되어야 합니다.", + "The :attribute must contain at least one number.": "이 필드에는 하나 이상의 숫자가 포함되어야 합니다.", + "The :attribute must contain at least one symbol.": "이 필드에는 하나 이상의 기호가 포함되어야 합니다.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "이 필드는 적어도 하나의 대문자와 하나의 소문자를 포함해야 합니다.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "제공된 필드가 데이터 유출에 나타났습니다. 다른 필드를 선택하십시오." +} diff --git a/locales/ko/json.json b/locales/ko/json.json new file mode 100644 index 00000000000..ff10c4be9d9 --- /dev/null +++ b/locales/ko/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(그리고 :count개 이상의 오류)", + "(and :count more errors)": "(그리고 :count개 이상의 오류)|(그리고 :count개 이상의 오류)|(그리고 :count개 이상의 오류)", + "30 Days": "30 일", + "60 Days": "60 일", + "90 Days": "90 일", + ":amount selected": ":Amount개 선택됨", + ":amount Total": "총합 :amount", + ":days day trial": ":Days일 평가판", + ":resource Details": ":Resource 세부 정보", + ":resource Details: :title": ":Resource 세부 정보: :title", + "A decryption key is required.": "복호화 키가 필요합니다.", + "A fresh verification link has been sent to your email address.": "새로운 인증 링크를 이메일로 보냈습니다.", + "A new verification link has been sent to the email address you provided during registration.": "새로운 확인 링크를 가입할 때 사용한 이메일 주소로 보냈습니다.", + "A new verification link has been sent to the email address you provided in your profile settings.": "프로필 설정에서 제공한 이메일 주소로 새 확인 링크가 전송되었습니다.", + "A new verification link has been sent to your email address.": "새 확인 링크가 이메일 주소로 전송되었습니다.", + "Accept Invitation": "초대 수락", + "Action": "액션", + "Action Event": "액션 이벤트", + "Action Events": "액션 이벤트", + "Action Happened At": "발생 시간", + "Action Initiated By": "개시자", + "Action Name": "이름", + "Action Status": "상태", + "Action Target": "타겟", + "Actions": "액션들", + "Add": "추가", + "Add :resource": ":Resource을 더하다", + "Add a new team member to your team, allowing them to collaborate with you.": "팀에 멤버를 추가하여 함께 협업 할 수 있습니다.", + "Add additional security to your account using two factor authentication.": "2단계 인증을 사용하여 계정 보안을 강화하세요.", + "Add Payment Method": "결제 수단 추가", + "Add row": "열 추가", + "Add Team Member": "팀 멤버 추가", + "Add VAT Number": "VAT 넘버 추가", + "Added.": "추가됨.", + "Additional billing information updated successfully.": "추가 청구 정보가 성공적으로 업데이트되었습니다.", + "Address": "주소", + "Address Line 2": "상세주소", + "Administrator": "관리자", + "Administrator users can perform any action.": "관리자는 모든 작업을 수행 할 수 있습니다.", + "Afghanistan": "아프가니스탄", + "Aland Islands": "올란드 제도", + "Albania": "알바니아", + "Algeria": "알제리", + "All of the people that are part of this team.": "이 팀에 소속된 모든 사람입니다.", + "All resources loaded.": "로드된 모든 리소스.", + "All rights reserved.": "모든 권리 보유.", + "Already registered?": "계정이 있으신가요?", + "American Samoa": "아메리칸 사모아", + "An error occurred while uploading the file.": "파일을 업로드하는 동안 오류가 발생했습니다.", + "An error occurred while uploading the file: :error": "파일을 업로드하는 동안 오류가 발생했습니다: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "예상치 못한 오류가 발생하여 지원팀에 전달했습니다. 나중에 다시 시도하세요.", + "Andorra": "안도라", + "Angola": "앙골라", + "Anguilla": "앵귈라", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "이 페이지가로드 된 이후 다른 사용자가이 리소스를 업데이트했습니다. 페이지를 새로 고침하고 다시 시도하세요.", + "Antarctica": "남극 대륙", + "Antigua And Barbuda": "앤티가 바부다", + "Antigua and Barbuda": "앤티가 바부다", + "API Token": "API 토큰", + "API Token Permissions": "API 토큰 권한", + "API Tokens": "API 토큰들", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API 토큰은 제삼자 서비스에서 당신을 대신해 인증 할 수 있게 해줍니다.", + "Apply": "적용", + "Apply Coupon": "쿠폰 적용", + "April": "4월", + "Are you sure you want to attempt to pay :amount?": ":Amount을 지불하시겠습니까?", + "Are you sure you want to cancel your subscription?": "구독을 취소하시겠습니까?", + "Are you sure you want to delete all the notifications?": "모든 알림을 삭제하시겠습니까?", + "Are you sure you want to delete the selected resources?": "선택한 리소스를 삭제 하시겠습니까?", + "Are you sure you want to delete this file?": "이 파일을 삭제 하시겠습니까?", + "Are you sure you want to delete this notification?": "이 알림을 삭제하시겠습니까?", + "Are you sure you want to delete this payment method?": "이 결제 수단을 삭제하시겠습니까?", + "Are you sure you want to delete this resource?": "이 리소스를 삭제 하시겠습니까?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "이 팀을 삭제하시겠습니까? 팀을 삭제하면 팀의 모든 리소스와 데이터가 영구적으로 삭제됩니다.", + "Are you sure you want to delete your account?": "계정을 삭제하시겠습니까?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "계정을 삭제하시겠습니까? 계정을 삭제하면 계정의 모든 리소스와 데이터가 영구적으로 삭제됩니다. 계정을 영구적으로 삭제할 것인지 확인하기 위해 비밀번호를 입력하세요.", + "Are you sure you want to detach the selected resources?": "선택한 리소스를 분리 하시겠습니까?", + "Are you sure you want to detach this resource?": "이 리소스를 분리 하시겠습니까?", + "Are you sure you want to force delete the selected resources?": "선택한 리소스를 강제 삭제 하시겠습니까?", + "Are you sure you want to force delete this resource?": "이 리소스를 강제 삭제 하시겠습니까?", + "Are you sure you want to log out?": "로그아웃하시겠습니까?", + "Are you sure you want to mark all notifications as read?": "모든 알림을 읽음으로 표시하시겠습니까?", + "Are you sure you want to remove this item?": "이 항목을 제거하시겠습니까?", + "Are you sure you want to restore the selected resources?": "선택한 리소스를 복원 하시겠습니까?", + "Are you sure you want to restore this resource?": "이 리소스를 복원 하시겠습니까?", + "Are you sure you want to resume your subscription?": "구독을 재개하시겠습니까?", + "Are you sure you want to run this action?": "이 작업을 실행 하시겠습니까?", + "Are you sure you want to set this payment method as your default?": "이 결제 방법을 기본으로 설정하시겠습니까?", + "Are you sure you want to stop impersonating?": "가장을 중지하시겠습니까?", + "Are you sure you would like to delete this API token?": "정말 이 API 토큰을 삭제하시겠습니까?", + "Are you sure you would like to leave this team?": "정말 이 팀에서 탈퇴하시겠습니까?", + "Are you sure you would like to remove this person from the team?": "정말 이 멤버를 팀에서 제거하시겠습니까?", + "Are you sure you would like to switch billing plans?": "요금제를 전환하시겠습니까?", + "Argentina": "아르헨티나", + "Armenia": "아르메니아", + "Aruba": "아루바", + "Attach": "첨부", + "Attach & Attach Another": "첨부 & 다른 첨부", + "Attach :resource": ":Resource 첨부", + "Attach files by dragging & dropping, selecting or pasting them.": "끌어서 놓기, 선택 또는 맛보기로 파일을 첨부합니다.", + "August": "8월", + "Australia": "오스트레일리아", + "Austria": "오스트리아", + "Azerbaijan": "아제르바이잔", + "Bahamas": "바하마", + "Bahrain": "바레인", + "Bangladesh": "방글라데시", + "Barbados": "바베이도스", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "계속하기 전에 이메일로 보내드린 링크를 클릭하여 이메일 주소를 확인해 주시겠습니까? 이메일을 받지 못하셨다면 기꺼이 다른 이메일을 보내드리겠습니다.", + "Before proceeding, please check your email for a verification link.": "진행하기 전에 이메일에 인증 링크를 확인하십시오.", + "Belarus": "벨라루스", + "Belgium": "벨기에", + "Belize": "벨리즈", + "Benin": "베냉", + "Bermuda": "버뮤다", + "Bhutan": "부탄", + "Billing Information": "결제 정보", + "Billing Management": "결제 관리", + "Bolivia": "볼리비아", + "Bolivia, Plurinational State of": "볼리비아, 다민족 국가", + "Bonaire, Sint Eustatius and Saba": "카리브 네덜란드", + "Bosnia And Herzegovina": "보스니아 헤르체고비나", + "Bosnia and Herzegovina": "보스니아 헤르체고비나", + "Botswana": "보츠와나", + "Bouvet Island": "부베섬", + "Brazil": "브라질", + "British Indian Ocean Territory": "영국령 인도양 식민지", + "Browser Sessions": "브라우저 세션", + "Brunei Darussalam": "브루나이", + "Bulgaria": "불가리아", + "Burkina Faso": "부르키나파소", + "Burundi": "부룬디", + "Cambodia": "캄보디아", + "Cameroon": "카메룬", + "Canada": "캐나다", + "Cancel": "취소", + "Cancel Subscription": "구독 취소", + "Cape Verde": "카보베르데", + "Card": "카드", + "Cayman Islands": "케이맨 제도", + "Central African Republic": "중앙 아프리카 공화국", + "Chad": "차드", + "Change Subscription Plan": "구독 플랜 변경", + "Change the current payment method attached to your subscription": "구독에 연결된 현재 결제 방법 변경", + "Changes": "변경", + "Checkout": "점검", + "Chile": "칠레", + "China": "중국", + "Choose": "선택", + "Choose :field": ":Field 선택", + "Choose :resource": ":Resource 선택", + "Choose an option": "옵션 선택", + "Choose date": "날짜 선택", + "Choose File": "파일 선택", + "Choose Files": "파일 선택", + "Choose Type": "유형 선택", + "Christmas Island": "크리스마스섬", + "City": "도시", + "Click here to re-send the verification email.": "확인 이메일을 다시 보내려면 여기를 클릭하십시오.", + "click here to request another": "다른 항목을 요청하려면 여기를 클릭하십시오.", + "Click to choose": "선택하려면 클릭하세요", + "Close": "닫기", + "Cocos (Keeling) Islands": "코코스 제도", + "Code": "코드", + "Colombia": "콜롬비아", + "Comoros": "코모로", + "Confirm": "확인", + "Confirm Billing Action": "청구 조치 확인", + "Confirm Password": "비밀번호 확인", + "Confirm Payment": "결제 확인", + "Confirm your :amount payment": "결제 금액 확인 :amount", + "Congo": "콩고", + "Congo, Democratic Republic": "콩고 민주 공화국", + "Congo, the Democratic Republic of the": "콩고 민주 공화국", + "Constant": "상수", + "Continue To Payment": "지불 계속하기", + "Cook Islands": "쿡 제도", + "Copy to clipboard": "클립 보드에 복사", + "Costa Rica": "코스타리카", + "Cote D'Ivoire": "코트디부아르", + "Country": "국가", + "Coupon": "쿠폰", + "Coupon applied successfully.": "쿠폰이 성공적으로 적용되었습니다.", + "Create": "생성", + "Create & Add Another": "생성 및 추가", + "Create :resource": ":Resource 생성", + "Create a new team to collaborate with others on projects.": "프로젝트에서 다른 사람들과 협력 할 새 팀을 만드세요.", + "Create Account": "계정 만들기", + "Create API Token": "API 토큰 생성", + "Create New Team": "새 팀 생성", + "Create Team": "팀 생성", + "Created.": "생성됨.", + "Croatia": "크로아티아", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "쿠바", + "Curaçao": "퀴라소", + "Current Password": "현재 비밀번호", + "Current Subscription Plan": "현재 구독 플랜", + "Currently Subscribed": "현재 구독중", + "Customer Balance": "고객 잔액", + "Customize": "커스텀", + "Cyprus": "키프로스", + "Czech Republic": "체코", + "Côte d'Ivoire": "코트디부아르", + "Dark": "다크", + "Dashboard": "대시보드", + "December": "12월", + "Decrease": "감소", + "Default": "기본", + "Delete": "삭제", + "Delete :resource": "삭제 :resource", + "Delete Account": "계정 삭제", + "Delete all notifications": "모든 알림 삭제", + "Delete API Token": "API 토큰 삭제", + "Delete File": "파일 삭제", + "Delete Notification": "알림 삭제", + "Delete Resource": "리소스 삭제", + "Delete Selected": "선택항목 삭제", + "Delete Team": "팀 삭제", + "Denmark": "덴마크", + "Detach": "분리", + "Detach Resource": "리소스 분리", + "Detach Selected": "선택항목 분리", + "Details": "상세", + "Disable": "비활성화", + "Djibouti": "지부티", + "Do you really want to leave? You have unsaved changes.": "정말로 떠나시겠습니까? 저장하지 않은 변경 사항이 있습니다.", + "Dominica": "도미니카", + "Dominican Republic": "도미니카 공화국", + "Done.": "완료됨.", + "Download": "다운로드", + "Download Invoice": "송장 다운로드", + "Drop file or click to choose": "파일을 드롭하거나 클릭하여 선택", + "Drop files or click to choose": "파일을 드롭하거나 클릭하여 선택", + "Ecuador": "에콰도르", + "Edit": "수정", + "Edit :resource": ":Resource 수정", + "Edit Attached": "첨부 수정", + "Edit Profile": "프로필 편집", + "Editor": "편집자", + "Editor users have the ability to read, create, and update.": "편집자는 읽기, 쓰기, 편집을 할 수 있습니다.", + "Egypt": "이집트", + "El Salvador": "엘살바도르", + "Email": "이메일", + "email": "이메일", + "Email Address": "이메일", + "Email Addresses": "이메일", + "Email Password Reset Link": "이메일 비밀번호 재설정 링크", + "Email Verification": "이메일 확인", + "Enable": "활성화", + "Encrypted environment file already exists.": "암호화된 환경 파일이 이미 존재합니다.", + "Encrypted environment file not found.": "암호화된 환경 파일을 찾을 수 없습니다.", + "Ensure your account is using a long, random password to stay secure.": "계정을 안전하게 지키기 위해 길고 랜덤한 암호를 사용하고 있는지 확인하세요.", + "Environment file already exists.": "환경 파일이 이미 존재합니다.", + "Environment file not found.": "환경 파일을 찾을 수 없습니다.", + "Equatorial Guinea": "적도 기니", + "Eritrea": "에리트리아", + "Error": "오류", + "errors": "오류", + "Estonia": "에스토니아", + "Ethiopia": "에티오피아", + "ex VAT": "VAT 제외", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "만료 :expiration", + "Export As CSV": "CSV로 내보내기", + "Extra Billing Information": "추가 결제 정보", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "결제를 처리하려면 추가 확인이 필요합니다. 아래 버튼을 클릭하여 결제 페이지로 이동하세요.", + "Failed Subscription Payment": "구독 결제 실패", + "Failed to load :resource!": ":Resource를 로드하지 못했습니다!", + "Falkland Islands (Malvinas)": "포클랜드 제도(말비나스 군도)", + "Faroe Islands": "페로 제도", + "February": "2월", + "Fiji": "피지", + "Filename": "파일 이름", + "Finish enabling two factor authentication.": "2단계 인증 활성화를 완료합니다.", + "Finland": "핀란드", + "For your security, please confirm your password to continue.": "보안을 위해, 계속하려면 비밀번호를 확인하세요.", + "Forbidden": "권한 없음", + "Force Delete": "강제 삭제", + "Force Delete :resource": "강제 삭제 :resource", + "Force Delete Resource": "리소스 강제 삭제", + "Force Delete Selected": "선택항목 강제 삭제", + "Forgot Password": "비밀번호를 잊으 셨나요", + "Forgot your password?": "비밀번호를 잊으셨나요?", + "Forgot Your Password?": "비밀번호를 잊으셨나요?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "비밀번호를 잊으셨습니까? 이메일 주소를 입력하시면 새 비밀번호를 설정 할 수 있는 링크를 이메일로 보내드립니다.", + "France": "프랑스", + "French Guiana": "프랑스령 기아나", + "French Polynesia": "프랑스령 폴리네시아", + "French Southern Territories": "프랑스 남부 지방", + "From": "에서", + "Gabon": "가봉", + "Gambia": "감비아", + "Georgia": "조지아", + "Germany": "독일", + "Ghana": "가나", + "Gibraltar": "지브롤터", + "Go Home": "홈으로 이동", + "Go to page :page": ":Page 페이지로 이동", + "Great! You have accepted the invitation to join the :team team.": ":Team 팀의 초대를 수락하셨습니다!", + "Greece": "그리스", + "Greenland": "그린란드", + "Grenada": "그레나다", + "Guadeloupe": "과들루프", + "Guam": "괌", + "Guatemala": "과테말라", + "Guernsey": "건지", + "Guinea": "기니", + "Guinea-Bissau": "기니비사우", + "Guyana": "가이아나", + "Haiti": "아이티", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "구독 취소에 대해 다시 생각하고 계시나요? 현재 청구 주기가 끝날 때까지 언제든지 구독을 즉시 재활성화할 수 있습니다. 현재 청구 주기가 종료된 후 완전히 새로운 구독 계획을 선택할 수 있습니다.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "구독 취소에 대해 다시 생각하고 계십니까? 현재 청구 주기가 끝날 때까지 언제든지 구독을 즉시 재활성화할 수 있습니다. 현재 청구 주기가 끝난 후 완전히 새로운 구독 플랜을 선택할 수 있습니다.", + "Heard Island & Mcdonald Islands": "허드 맥도널드 제도", + "Heard Island and McDonald Islands": "허드 맥도널드 제도", + "Hello!": "안녕하세요!", + "Hide Content": "컨텐츠 숨기기", + "Hold Up!": "기다려주세요!", + "Holy See (Vatican City State)": "바티칸 시국", + "Honduras": "온두라스", + "Hong Kong": "홍콩", + "Hungary": "헝가리", + "I agree to the :terms_of_service and :privacy_policy": ":Terms_of_service와 :privacy_policy에 동의합니다.", + "Iceland": "아이슬란드", + "ID": "아이디", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "필요한 경우 다른 모든 세션에서 로그아웃 할 수 있습니다. 최근 세션 중 일부는 다음과 같습니다. 그러나 이 목록은 완전하지 않을 수 있습니다. 계정을 탈취당했다고 생각하면 비밀번호도 변경하셔야 합니다.", + "If you already have an account, you may accept this invitation by clicking the button below:": "이미 계정을 가지고 계신다면, 아래 버튼을 눌러 초대를 수락 할 수 있습니다.", + "If you did not create an account, no further action is required.": "계정을 생성하지 않았다면 추가 조치가 필요하지 않습니다.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "이 팀에서 초대를 받기로 하시지 않으셨다면, 무시하셔도 됩니다.", + "If you did not receive the email": "이메일을 받지 못하셨다면", + "If you did not request a password reset, no further action is required.": "귀하께서 비밀번호 재설정을 요청하지 않으셨다면, 추가 조치가 필요하지 않습니다.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "계정이 없으시다면 아래 버튼을 눌러 계정을 만들고, 이 메일에 있는 수락 버튼을 눌러 팀 초대를 수락 할 수 있습니다:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "전체 비즈니스 이름, VAT 식별 번호 또는 레코드 주소와 같이 송장에 특정 연락처 또는 세금 정보를 추가 해야하는 경우 여기에 추가 할 수 있습니다.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" 버튼을 클릭하는 중에 문제가 있는 경우 아래 URL을 복사하여\n웹 브라우저에 붙여넣으세요:", + "Impersonate": "사칭", + "Increase": "증가", + "India": "인도", + "Indonesia": "인도네시아", + "Invalid filename.": "파일 이름이 잘못되었습니다.", + "Invalid JSON was returned from the route.": "경로에서 잘못된 JSON이 반환되었습니다.", + "Invoice Email Addresses": "송장 이메일 주소", + "Invoice emails updated successfully.": "송장 이메일이 성공적으로 업데이트되었습니다.", + "Invoices": "송장", + "Iran, Islamic Republic Of": "이란", + "Iran, Islamic Republic of": "이란", + "Iraq": "이라크", + "Ireland": "아일랜드", + "Isle Of Man": "맨섬", + "Isle of Man": "맨섬", + "Israel": "이스라엘", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "활성 구독이 없는 것 같습니다. 아래 구독 계획 중 하나를 선택하여 시작할 수 있습니다. 구독 계획은 귀하의 편의에 따라 변경되거나 취소될 수 있습니다.", + "Italy": "이탈리아", + "Jamaica": "자메이카", + "January": "1월", + "Japan": "일본", + "Jersey": "저지", + "Jordan": "요르단", + "July": "7월", + "June": "6월", + "Kazakhstan": "카자흐스탄", + "Kenya": "케냐", + "Key": "키", + "Kiribati": "키리바시", + "Korea": "대한민국", + "Korea, Democratic People's Republic of": "북한", + "Korea, Republic of": "대한민국", + "Kosovo": "코소보", + "Kuwait": "쿠웨이트", + "Kyrgyzstan": "키르기스스탄", + "Lao People's Democratic Republic": "라오스", + "Last active": "마지막 행동", + "Last used": "마지막 사용", + "Latvia": "라트비아", + "Leave": "떠나기", + "Leave Team": "팀 탈퇴하기", + "Lebanon": "레바논", + "length": "길이", + "Lens": "렌즈", + "Lesotho": "레소토", + "Liberia": "라이베리아", + "Libyan Arab Jamahiriya": "리비야", + "Liechtenstein": "리히텐슈타인", + "Light": "라이트", + "Lithuania": "리투아니아", + "Load :perPage More": ":PerPage 더 로드", + "Loading": "로드 중", + "Location": "위치", + "Log in": "로그인", + "Log In": "로그인", + "Log Out": "로그아웃", + "Log out": "로그 아웃", + "Log Out Other Browser Sessions": "다른 브라우저 세션에서 로그아웃", + "Log Viewer": "로그 뷰어", + "Login": "로그인", + "Logout": "로그아웃", + "Logs": "로그", + "Luxembourg": "룩셈부르크", + "Macao": "마카오", + "Macedonia": "북마케도니아", + "Macedonia, the former Yugoslav Republic of": "구 유고슬라비아 공화국 마케도니아", + "Madagascar": "마다가스카르", + "Malawi": "말라위", + "Malaysia": "말레이시아", + "Maldives": "몰디브", + "Mali": "말리", + "Malta": "몰타", + "Manage Account": "계정 관리", + "Manage and log out your active sessions on other browsers and devices.": "다른 브라우저 및 장치에서 활성 세션을 관리하고 로그아웃합니다.", + "Manage API Tokens": "API 토큰 관리", + "Manage Role": "역할 관리", + "Manage Team": "팀 관리", + "Managing billing for :billableName": ":BilableName 에 대한 결제 관리", + "March": "3월", + "Mark all as Read": "모두 읽음으로 표시", + "Mark all notifications as read": "모든 알림을 읽음으로 표시", + "Mark Read": "읽은 것으로 표시", + "Mark Unread": "읽지 않은 것으로 표시", + "Marshall Islands": "마셜 제도", + "Martinique": "마르티니크", + "Mauritania": "모리타니", + "Mauritius": "모리셔스", + "May": "5월", + "Mayotte": "마요트", + "Mexico": "멕시코", + "Micronesia, Federated States Of": "미크로네시아 연방", + "Micronesia, Federated States of": "미크로네시아 연방", + "Moldova": "몰도바", + "Moldova, Republic of": "몰도바, 공화국", + "Monaco": "모나코", + "Mongolia": "몽골", + "Montenegro": "몬테네그로", + "Month To Date": "달초 부터 오늘까지", + "Monthly": "월간", + "monthly": "월간", + "Montserrat": "몬트세라트", + "Morocco": "모로코", + "Mozambique": "모잠비크", + "Myanmar": "미얀마", + "Name": "이름", + "name": "이름", + "Namibia": "나미비아", + "Nauru": "나우루", + "Nepal": "네팔", + "Netherlands": "네덜란드", + "Netherlands Antilles": "네덜란드 령 앤 틸리 스", + "Nevermind": "신경 쓰지 마", + "Nevermind, I'll keep my old plan": "이전 플랜을 유지합니다.", + "New": "New", + "New :resource": "새로운 :resource", + "New Caledonia": "뉴칼레도니아", + "New Password": "새 비밀번호", + "New Zealand": "뉴질랜드", + "Next": "다음", + "Next Payment": "다음 결제", + "Next Payment on": "다음 결제일", + "Nicaragua": "니카라과", + "Niger": "니제르", + "Nigeria": "나이지리아", + "Niue": "니우에", + "No": "아니요", + "No :resource matched the given criteria.": "주어진 :resource (와)과 매치되는 정보가 없습니다.", + "No additional information...": "추가정보가 없음...", + "No Current Data": "현재 데이터 없음", + "No Data": "데이터 없음", + "no file selected": "파일이 선택되지 않음", + "No Increase": "증가 없음", + "No payment methods on file.": "등록된 결제 수단이 없습니다.", + "No payment scheduled.": "예정된 지불이 없습니다.", + "No Prior Data": "이전 데이터 없음", + "No Results Found.": "결과를 찾을 수 없습니다.", + "Norfolk Island": "노퍽섬", + "Northern Mariana Islands": "북마리아나제도", + "Norway": "노르웨이", + "Not Found": "찾을 수 없습니다", + "Notifications": "알림", + "Nova": "Nova", + "Nova User": "Nova 유저", + "November": "11월", + "October": "10월", + "of": "의", + "OK": "좋아요", + "Oman": "오만", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "팀을 삭제하면 모든 리소스와 데이터가 영구적으로 삭제됩니다. 팀을 삭제하기 전에 이 팀에 관한 필요한 데이터 또는 정보를 다운로드하세요.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "계정을 삭제하면 모든 리소스와 데이터가 영구적으로 삭제됩니다. 계정을 삭제하기 전에 유지하려는 필요한 데이터 또는 정보를 다운로드하세요.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "계정이 삭제되면 모든 리소스와 데이터가 영구적으로 삭제됩니다. 계정을 영구적으로 삭제할 것인지 확인하기 위해 암호를 입력하십시오.", + "Only Trashed": "지워진 내역만", + "Open Invoices": "개설 송장", + "Original": "원본", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "청구 관리 포털을 사용하면 구독 계획, 지불 방법을 편리하게 관리하고 최근 청구서를 다운로드할 수 있습니다.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "당사의 청구 관리 포털을 통해 구독 계획, 결제 방법을 편리하게 관리하고 최근 청구서를 다운로드할 수 있습니다.", + "Page Expired": "만료된 페이지", + "Pagination Navigation": "페이지네이션 내비게이션", + "Paid": "유급의", + "Pakistan": "파키스탄", + "Palau": "팔라우", + "Palestinian Territory, Occupied": "팔레스타인", + "Panama": "파나마", + "Papua New Guinea": "파푸아뉴기니", + "Paraguay": "파라과이", + "Password": "비밀번호", + "password": "비밀번호", + "Payment Confirmation": "결제 확인", + "Payment Information": "결제 정보", + "Payment information updated successfully.": "결제 정보가 성공적으로 업데이트되었습니다.", + "Payment Method": "결제 방법", + "Payment Methods": "지불 방법", + "Payment Required": "결제 필요", + "Payments": "결제", + "Pending Team Invitations": "대기 중인 팀 초대", + "Per Page": "페이지 당", + "Permanently delete this team.": "이 팀을 영구적으로 삭제합니다.", + "Permanently delete your account.": "계정을 영구적으로 삭제합니다.", + "Permissions": "권한", + "Peru": "페루", + "Philippines": "필리핀", + "Photo": "사진", + "Pitcairn": "핏케언 제도", + "Please accept the terms of service.": "서비스 약관에 동의해 주세요.", + "Please click the button below to verify your email address.": "이메일 주소를 확인하려면 아래 버튼을 클릭하십시오.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "긴급 복구 코드 중 하나를 입력하여 계정에 대한 액세스를 확인하세요.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "인증 프로그램에서 제공한 코드를 입력하여 계정에 대한 액세스를 확인하세요.", + "Please confirm your password before continuing.": "계속하기 전에 패스워드를 입력해주세요.", + "Please copy your new API token. For your security, it won't be shown again.": "새 API 토큰을 복사하십시오. 보안을 위해 다시 보여드리지 않습니다.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "다른 모든 세션에서 로그아웃할 것인지 확인하기 위해 암호를 입력하세요.", + "Please provide a maximum of three invoice emails addresses.": "최대 3 개의 송장 이메일 주소를 제공하십시오.", + "Please provide the email address of the person you would like to add to this team.": "팀에 추가하시고 싶은 사람의 이메일 주소를 적어주세요.", + "Please set a default payment method before retrying payments.": "결제를 다시하기 전에 기본 결제 방법을 설정하십시오.", + "Please set a default payment method before swapping plans.": "요금제를 변경하기 전에 기본 결제 수단을 설정하세요.", + "Poland": "폴란드", + "Portugal": "포르투갈", + "Press / to search": "/을 눌러 검색", + "Preview": "프리뷰", + "Previewing": "미리보기", + "Previous": "이전", + "Privacy Policy": "개인정보 보호 정책", + "Profile": "프로필", + "Profile Information": "프로필 정보", + "Puerto Rico": "푸에르토리코", + "Qatar": "카타르", + "Quarter To Date": "이번 분기", + "Recovery Code": "복구 코드", + "Refresh": "새로 고치다", + "Regards,": "안부,", + "Regenerate Recovery Codes": "복구 코드 재생성", + "Register": "회원가입", + "Reload": "리로드", + "Remember me": "로그인 상태 유지", + "Remember Me": "로그인 상태 유지", + "Remove": "제거", + "Remove Photo": "사진 제거", + "Remove Team Member": "팀 멤버 제거", + "Replicate": "복제하기", + "Required fields": "필수 입력 사항", + "Resend Verification Email": "확인 메일 다시 보내기", + "Reset Filters": "필터 초기화", + "Reset Password": "비밀번호 재설정", + "Reset Password Notification": "비밀번호 재설정 알림", + "resource": "리소스", + "Resource Row Dropdown": "리소스 행 드롭다운", + "Resources": "리소스", + "resources": "리소스", + "Restore": "복원", + "Restore :resource": "복원 :resource", + "Restore Resource": "리소스 복원", + "Restore Selected": "선택항목 복원", + "results": "결과", + "Resume Subscription": "구독 재개", + "Retry Payment": "결제 재시도", + "Return to :appName": ":AppName으로 돌아가기", + "Reunion": "리유니온", + "Role": "역할", + "Romania": "루마니아", + "Run Action": "액션 실행", + "Russian Federation": "러시아", + "Rwanda": "르완다", + "Réunion": "레위니옹", + "Saint Barthelemy": "생 바르 텔레 미", + "Saint Barthélemy": "생 바르 텔레 미", + "Saint Helena": "세인트 헬레나", + "Saint Kitts And Nevis": "세인트 키츠 네비스", + "Saint Kitts and Nevis": "세인트 키츠 네비스", + "Saint Lucia": "세인트 루시아", + "Saint Martin": "세인트마틴 섬", + "Saint Martin (French part)": "생 마르탱", + "Saint Pierre And Miquelon": "생 피에르 미 클롱", + "Saint Pierre and Miquelon": "생 피에르 미 클롱", + "Saint Vincent And Grenadines": "세인트 빈센트 그레나딘", + "Saint Vincent and the Grenadines": "세인트 빈센트 그레나딘", + "Samoa": "사모아", + "San Marino": "산마리노", + "Sao Tome And Principe": "상투 메 프린시 페", + "Sao Tome and Principe": "상투 메 프린시 페", + "Saudi Arabia": "사우디아라비아", + "Save": "저장", + "Saved.": "저장됨.", + "Scroll to bottom": "맨 아래로 스크롤", + "Scroll to top": "맨위로 스크롤", + "Search": "검색", + "Secure Area": "보안구역", + "Select": "선택", + "Select a different plan": "다른 플랜 선택", + "Select a log file...": "로그 파일 선택...", + "Select A New Photo": "새로운 사진 선택", + "Select Action": "액션 선택", + "Select all": "모두 선택", + "Select All Dropdown": "모든 드롭다운 선택", + "Select this page": "이 페이지 선택", + "Send Password Reset Link": "비밀번호 재설정 링크 보내기", + "Senegal": "세네갈", + "September": "9월", + "Serbia": "세르비아", + "Server Error": "서버 오류", + "Service Unavailable": "서비스를 사용할 수 없습니다.", + "Set as default": "기본값으로 설정", + "Setup Key": "설정 키", + "Seychelles": "세이셸", + "Show All Fields": "모든 필드 표시", + "Show Content": "콘텐츠 표시", + "Show Recovery Codes": "재설정 코드 보기", + "Showing": "보기", + "Sierra Leone": "시에라리온", + "Signed in as": "다음으로 로그인", + "Singapore": "싱가포르", + "Sint Maarten (Dutch part)": "신트마르턴", + "Slovakia": "슬로바키아", + "Slovenia": "슬로베니아", + "Soft Deleted": "소프트 삭제됨", + "Solomon Islands": "솔로몬 제도", + "Somalia": "소말리아", + "Something went wrong.": "문제가 발생했습니다.", + "Sorry! You are not authorized to perform this action.": "죄송합니다! 이 작업을 수행 할 권한이 없습니다.", + "Sorry, your session has expired.": "죄송합니다. 세션이 만료되었습니다.", + "South Africa": "남아프리카", + "South Georgia And Sandwich Isl.": "사우스 조지아 & 사우스 샌드위치 제도", + "South Georgia and the South Sandwich Islands": "사우스 조지아 & 사우스 샌드위치 제도", + "South Sudan": "남수단", + "Spain": "스페인", + "Sri Lanka": "스리랑카", + "Standalone Actions": "독립 실행형", + "Start Polling": "폴링 시작", + "Start polling": "폴링 시작", + "State / County": "주(시) / 국가", + "Stop Impersonating": "사칭 중지", + "Stop Polling": "폴링 중지", + "Stop polling": "폴링 중지", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "이 복구 코드를 안전한 암호 관리자에 저장하세요. 2단계 인증 장치를 분실한 경우 계정에 대한 액세스를 복구하기 위해 사용할 수 있습니다.", + "Subscribe": "구독", + "Subscription Information": "구독 정보", + "Subscription Pending": "구독 보류중", + "Sudan": "수단", + "Suriname": "수리남", + "Svalbard And Jan Mayen": "스발바르 얀마옌 제도", + "Svalbard and Jan Mayen": "스발바르 얀마옌 제도", + "Swaziland": "에스와티니", + "Sweden": "스웨덴", + "Switch Teams": "팀 전환", + "Switzerland": "스위스", + "Syrian Arab Republic": "시리야", + "System": "시스템", + "Taiwan": "대만", + "Taiwan, Province of China": "대만", + "Tajikistan": "타지키스탄", + "Tanzania": "탄자니아", + "Tanzania, United Republic of": "탄자니아, 연합 공화국", + "TAX": "세", + "Team Details": "팀 상세", + "Team Invitation": "팀 초대", + "Team Members": "팀 멤버", + "Team Name": "팀 이름", + "Team Owner": "팀장", + "Team Settings": "팀 설정", + "Terms of Service": "이용 약관", + "Thailand": "태국", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "가입해 주셔서 감사합니다! 시작하시기 전에 방금 이메일로 보낸 링크를 클릭하여 이메일 주소를 확인해 주시겠습니까? 이메일을 받지 못한 경우 새 이메일을 보내 드리겠습니다.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "지속적인 지원에 감사드립니다. 기록을 위해 인보이스 사본을 첨부했습니다. 질문이나 우려 사항이 있으면 알려주세요.", + "Thanks,": "감사합니다.", + "The :attribute must be a valid role.": ":Attribute은(는) 반드시 유효한 역할이어야 합니다.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute은(는) 반드시 적어도 :length글자 이상이면서 하나 이상의 숫자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute은(는) 반드시 :length글자 이상이면서 하나 이상의 특수 문자 그리고 숫자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute은(는) 반드시 :length글자 이상이면서 하나 이상의 특수 문자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute은(는) 반드시 :length글자 이상이면서 하나 이상의 대문자, 숫자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute은(는) 반드시 :length글자 이상이면서 하나 이상의 대문자, 특수문자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute은(는) 반드시 :length글자 이상이면서 하나 이상의 대문자, 숫자, 그리고 특수문자를 포함해야 합니다.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute은(는) 반드시 :length글자 이상이면서 하나 이상의 대문자를 포함해야 합니다.", + "The :attribute must be at least :length characters.": ":Attribute은(는) 반드시 :length글자 이상이어야 합니다.", + "The :attribute must contain at least one letter.": ":Attribute은(는) 반드시 하나 이상의 문자를 포함해야합니다.", + "The :attribute must contain at least one number.": ":Attribute은(는) 반드시 하나 이상의 숫자를 포함해야합니다.", + "The :attribute must contain at least one symbol.": "attribute은(는) 반드시 하나 이상의 특수 문자를 포함해야합니다.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute에는 하나 이상의 대문자와 하나의 소문자가 포함되어야 합니다.", + "The :resource was created!": "이 :resource (이)가 생성되었습니다!", + "The :resource was deleted!": "이 :resource (이)가 삭제되었습니다!", + "The :resource was restored!": "이 :resource (이)가 복구 되었습니다.!", + "The :resource was updated!": "이 :resource (이)가 업데이트 되었습니다.!", + "The action was executed successfully.": "작업이 성공적으로 실행되었습니다.", + "The default payment method cannot be removed.": "기본 결제 수단은 제거할 수 없습니다.", + "The file was deleted!": "파일이 삭제되었습니다!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "주어진 :attribute이(가) 데이터 누출에 나타났습니다. 다른 :attribute을(를) 선택하세요.", + "The given data was invalid.": "제공된 데이터가 유효하지 않습니다.", + "The government won't let us show you what's behind these doors": "정부는 이 문 뒤에 무엇이 있는지 보여주지 않을 것입니다.", + "The HasOne relationship has already been filled.": "HasOne 관계가 이미 채워졌습니다.", + "The image could not be loaded": "이미지를 로드할 수 없습니다.", + "The image could not be loaded.": "이미지를 로드할 수 없습니다.", + "The invoice emails must be valid email addresses.": "송장 이메일은 유효한 이메일 주소 여야합니다.", + "The password is incorrect.": "비밀번호가 잘못되었습니다.", + "The provided coupon code is invalid.": "잘못된 쿠폰 코드 번호 입니다.", + "The provided password does not match your current password.": "입력하신 비밀번호가 현재 비밀번호와 일치하지 않습니다.", + "The provided password was incorrect.": "입력하신 비밀번호가 올바르지 않습니다.", + "The provided two factor authentication code was invalid.": "입력하신 2단계 인증 코드가 올바르지 않습니다.", + "The provided two factor recovery code was invalid.": "제공된 2단계 복구 코드가 잘못되었습니다.", + "The provided VAT number is invalid.": "VAT 넘버가 잘못되었습니다.", + "The resource was attached!": "리소스가 첨부되었습니다!", + "The resource was prevented from being saved!": "리소스를 저장할 수 없습니다!", + "The resource was updated!": "리소스가 업데이트되었습니다!", + "The response is not a streamed response.": "응답이 스트리밍 응답이 아닙니다.", + "The response is not a view.": "응답은 보기가 아닙니다.", + "The selected country is invalid.": "선택된 국가가 잘못되었습니다.", + "The selected plan is invalid.": "선택된 플랜이 잘못되었습니다.", + "The selected resources have been :action!": "선정된 자원은 :action개 입니다!", + "The team's name and owner information.": "팀의 이름과 팀장 정보.", + "There are no available options for this resource.": "이 리소스에 사용할 수있는 옵션이 없습니다.", + "There are no fields to display.": "표시할 필드가 없습니다.", + "There are no new notifications.": "새로운 알림이 없습니다.", + "There was a problem executing the action.": "작업을 실행하는데 문제가 있습니다.", + "There was a problem fetching the resource.": "리소스를 가져오는 중에 문제가 발생했습니다.", + "There was a problem submitting the form.": "양식을 제출하는 중에 문제가 발생했습니다.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "이분들은 팀에 초대되어 초대 메일이 발송되었고, 초대를 수락하여 팀에 들어 올 수 있습니다.", + "This account does not have an active subscription.": "이 계정에는 활성된 구독이 없습니다..", + "This action is unauthorized.": "이 작업은 승인되지 않았습니다.", + "This copy of Nova is unlicensed.": "이 Nova 사본은 라이센스가 없습니다.", + "This coupon code can only be used by new customers.": "이 쿠폰 코드는 신규 고객만 사용할 수 있습니다.", + "This device": "이 기기", + "This file field is read-only.": "이 파일 필드는 읽기 전용입니다.", + "This invoice is no longer open.": "이 인보이스는 더 이상 열리지 않습니다.", + "This is a secure area of the application. Please confirm your password before continuing.": "이곳은 보안 구역입니다. 진행하기 위해서 비밀번호를 입력해주세요.", + "This password does not match our records.": "비밀번호가 일치하지 않습니다.", + "This password reset link will expire in :count minutes.": "이 비밀번호 재설정 링크는 :count분 후에 만료됩니다.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "이 지불은 시작되었지만 자금은 아직 접수되지 않았습니다. 최대 14 일이 걸릴 수 있습니다.", + "This resource no longer exists": "이 리소스는 더 이상 존재하지 않습니다.", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "이 구독은 만료되어 재개할 수 없습니다. 새 구독을 만드세요.", + "This user already belongs to the team.": "이 사용자는 이미 팀에 속해 있습니다.", + "This user has already been invited to the team.": "이미 이 팀에 초대하신 분입니다.", + "Timor-Leste": "동티모르", + "to": "에", + "To": "에게", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "2단계 인증 활성화를 완료하려면 휴대폰의 인증 애플리케이션을 사용하여 다음 QR 코드를 스캔하거나 설정 키를 입력하고 생성된 OTP 코드를 제공하세요.", + "Today": "오늘", + "Toggle navigation": "내비게이션 전환", + "Togo": "토고", + "Tokelau": "토켈라우", + "Token Name": "토큰 이름", + "Tonga": "통가", + "Too Many Requests": "너무 많은 요청", + "total": "총합", + "Total:": "총합:", + "Trashed": "지워진", + "Trinidad And Tobago": "트리니다드 토바고", + "Trinidad and Tobago": "트리니다드 토바고", + "Tunisia": "튀니지", + "Turkey": "터키", + "Turkmenistan": "투르크메니스탄", + "Turks And Caicos Islands": "터크스 케이커스 제도", + "Turks and Caicos Islands": "터크스 케이커스 제도", + "Tuvalu": "투발루", + "Two Factor Authentication": "2단계 인증", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "이제 이중 인증이 활성화되었습니다. 휴대폰의 인증 애플리케이션을 사용하여 다음 QR 코드를 스캔하거나 설정 키를 입력합니다.", + "Type": "유형", + "Uganda": "우간다", + "Ukraine": "우크라이나", + "Unauthorized": "인증되지 않음", + "United Arab Emirates": "아랍에미리트", + "United Kingdom": "영국", + "United States": "미국", + "United States Minor Outlying Islands": "미국령 군소 제도", + "United States Outlying Islands": "미국령 군소 제도", + "Unknown": "알려지지 않은", + "Unpaid": "미지급", + "Update": "업데이트", + "Update & Continue Editing": "업데이트 & 계속 수정", + "Update :resource": "업데이트 :resource", + "Update :resource: :title": "업데이트 :resource: :title", + "Update attached :resource: :title": "업데이트 첨부 :resource: :title", + "Update Password": "비밀번호 업데이트", + "Update Payment Information": "결제 정보 업데이트", + "Update Payment Method": "결제 방법 업데이트", + "Update your account's profile information and email address.": "계정의 프로필 정보와 이메일 주소를 업데이트하세요.", + "Uploading": "업로드 중", + "Uploading files... (:current/:total)": "파일 업로드 중... (:current/:total)", + "Uruguay": "우루과이", + "Use a recovery code": "복구 코드 사용", + "Use an authentication code": "인증 코드 사용", + "User Actions": "사용자 작업", + "User Security": "사용자 보안", + "Username": "사용자 이름", + "Uzbekistan": "우즈베키스탄", + "Value": "값", + "Vanuatu": "바누아투", + "VAT Number": "VAT 넘버", + "Venezuela": "베네수엘라", + "Venezuela, Bolivarian Republic of": "베네수엘라, 볼리바리아 공화국", + "Verify Email Address": "이메일 주소 확인", + "Verify Your Email Address": "이메일 주소 확인", + "Viet Nam": "베트남", + "View": "보기", + "Virgin Islands, British": "영국령 버진 아일랜드", + "Virgin Islands, U.S.": "미국령 버진 아일랜드", + "Wallis And Futuna": "월리스 푸 투나", + "Wallis and Futuna": "월리스 푸 투나", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "구독을 처리 중입니다. 구독이 성공적으로 처리되면 이 페이지가 자동으로 업데이트됩니다. 일반적으로 이 프로세스는 몇 초안에 처리됩니다.", + "We are unable to process your payment. Please contact customer support.": "결제를 처리할 수 없습니다. 고객 지원에 문의해주세요.", + "We have emailed your password reset link!": "비밀번호 재설정 링크를 이메일로 보냈습니다!", + "We were unable to find a registered user with this email address.": "이 이메일 주소로 등록된 사용자를 찾을 수 없습니다.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "아래를 지정하는 이메일 주소로 송장 다운로드 링크를 보내드립니다. 쉼표를 사용하여 여러 이메일 주소를 분리 할 수 ​​있습니다.", + "We're lost in space. The page you were trying to view does not exist.": "우리는 우주에서 길을 잃었어요. 보려는 페이지가 존재하지 않습니다.", + "Welcome Back!": "돌아오셨군요!", + "Western Sahara": "서부 사하라", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "2단계 인증이 활성화되면 인증 중에 코드를 입력하라는 메시지가 표시됩니다. 휴대전화의 Google Authenticator 애플리케이션에서 이 코드를 확인 할 수 있습니다.", + "Whoops": "웁스", + "Whoops!": "저런!", + "Whoops! Something went wrong.": "저런! 뭔가 잘못되었습니다.", + "With Trashed": "지워진 내역과 함께", + "Write": "쓰기", + "Year To Date": "연초부터 오늘까지", + "Yearly": "매년", + "Yemen": "예멘", + "Yes": "예", + "You are already subscribed.": "이미 구독되어있습니다.", + "You are currently within your free trial period. Your trial will expire on :date.": "현재 무료 체험 기간 중입니다. 평가판은 :date에 만료됩니다.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "현재 무료 평가판 기간 내에 있습니다. 평가판은 :date.일에 만료됩니다. 새 구독을 시작하면 평가판이 종료됩니다.", + "You are logged in!": "로그인되었습니다!", + "You are receiving this email because we received a password reset request for your account.": "귀하의 계정에 대한 비밀번호 재설정이 요청되어 이 메일이 발송되었습니다.", + "You have been invited to join the :team team!": ":Team 팀에 초대되셨습니다!", + "You have enabled two factor authentication.": "2단계 인증을 활성화했습니다.", + "You have not enabled two factor authentication.": "2단계 인증을 활성화하지 않았습니다.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "미결제 인보이스가 있습니다. 기본 결제 방법을 업데이트한 후 아래 인보이스 목록을 통해 결제를 다시 시도할 수 있습니다.", + "You may accept this invitation by clicking the button below:": "아래 버튼을 클릭하여 이 초대를 수락할 수 있습니다.:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "언제든지 구독을 취소할 수 있습니다. 구독이 취소되면 현재 청구 주기가 끝날 때까지 구독을 재개할 수 있는 옵션이 제공됩니다.", + "You may delete any of your existing tokens if they are no longer needed.": "더 필요하지 않은 경우 기존 토큰을 삭제할 수 있습니다.", + "You may not delete your personal team.": "개인 팀을 삭제할 수 없습니다.", + "You may not leave a team that you created.": "자신이 만든 팀을 탈퇴할 수 없습니다.", + "You will receive an invoice and payment link via email for each billing period.": "각 청구 기간에 대해 이메일을 통해 인보이스 및 결제 링크를 받게 됩니다.", + "You're logged in!": "로그인되었습니다!", + "Your :invoiceName invoice is now available!": "귀하의 :invoiceName 인보이스를 사용할 수 있습니다!", + "Your billing address is :address :address2 :postal_code :city :state :country": "청구 주소는 :address :address2 :postal_code :city :state :country입니다.", + "Your card was declined. Please contact your card issuer for more information.": "카드가 거부되었습니다. 자세한 내용은 카드 발급사에 문의해주세요.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "귀하의 현재 결제 수단은 :lastFour로 끝나는 신용 카드이며 :expiration에 만료됩니다.", + "Your email address is unverified.": "이메일 주소가 확인되지 않았습니다.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "마지막 :amount 결제에 실패했습니다. 실패한 결제를 다시 시도하려면 결제 수단을 업데이트하세요.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "지난 :date일 :amount시 결제에 실패했습니다. 실패한 결제를 다시 시도하려면 결제 수단을 업데이트하세요.", + "Your next payment of :amount will be processed on :date.": ":Amount의 다음 지불은 :date에 이루어집니다.", + "Your payment method has been added successfully.": "결제 방법이 성공적으로 추가되었습니다.", + "Your payment method will be charged automatically for each billing period.": "귀하의 지불 방법은 각 청구 기간에 대해 자동으로 청구됩니다.", + "Your registered VAT Number is :vatNumber.": "등록된 VAT 번호는 :vatNumber입니다.", + "Your subscription has been started successfully.": "구독이 성공적으로 시작되었습니다.", + "Your subscription has been successfully cancelled.": "구독이 성공적으로 취소되었습니다.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "구독이 성공적으로 취소되었습니다. 청구 기간이 끝날 때까지 계속 액세스할 수 있습니다.", + "Your subscription was successfully resumed.": "구독이 성공적으로 재개되었습니다.", + "Your subscription was successfully updated.": "구독이 성공적으로 업데이트되었습니다.", + "Zambia": "잠비아", + "Zimbabwe": "짐바브웨", + "Zip / Postal Code": "Zip / 우편 번호", + "Åland Islands": "올란드 제도" +} diff --git a/locales/ko/php-inline.json b/locales/ko/php-inline.json new file mode 100644 index 00000000000..560531827d0 --- /dev/null +++ b/locales/ko/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "이 필드를 동의해야 합니다.", + "accepted_if": "이 필드는 :other 이(가) :value이면 동의해야 합니다.", + "active_url": "이 URL은 유효한 URL이 아닙니다.", + "after": ":Date 이후 날짜여야 합니다.", + "after_or_equal": ":Date 이후 날짜이거나 같은 날짜여야 합니다.", + "alpha": "이 필드는 문자만 포함할 수 있습니다.", + "alpha_dash": "이 필드는 문자, 숫자, 대쉬(-), 밑줄(_)만 포함할 수 있습니다.", + "alpha_num": "이 필드는 문자와 숫자만 포함할 수 있습니다.", + "any_of": "이 필드는 유효하지 않습니다.", + "array": "이 필드는 배열이어야 합니다.", + "ascii": "이 필드에는 1바이트 영숫자 문자 및 기호만 포함해야 합니다.", + "attached": "이 필드는 이미 첨부되어 있습니다.", + "before": ":Date 이전 날짜여야 합니다.", + "before_or_equal": ":Date 이전 날짜이거나 같은 날짜여야 합니다.", + "between.array": "이 배열의 항목 수는 :min에서 :max 개의 항목이 있어야 합니다.", + "between.file": "이 파일의 용량은 :min에서 :max 킬로바이트 사이여야 합니다.", + "between.numeric": "이 값은 :min에서 :max 사이여야 합니다.", + "between.string": "이 문자열의 길이는 :min에서 :max 문자 사이여야 합니다.", + "boolean": "이 필드는 true 또는 false 이어야 합니다.", + "can": "이 필드에는 승인되지 않은 값이 포함되어 있습니다.", + "confirmed": "확인 항목이 일치하지 않습니다.", + "contains": "이 필드에는 필수 값이 누락되었습니다.", + "date": "유효한 날짜가 아닙니다.", + "date_equals": ":Date과(와) 같은날짜여야합니다.", + "date_format": ":Format 형식과 일치하지 않습니다.", + "decimal": "이 필드에는 소수점 이하 :decimal자리가 있어야 합니다.", + "declined": "이 필드는 거부되어야 합니다", + "declined_if": ":Other이(가) :value일때 이 필드는 거부되어야 합니다.", + "different": "이 값과 :other은(는) 서로 달라야 합니다.", + "digits": ":Digits 자리 숫자여야 합니다.", + "digits_between": ":Min에서 :max 자리 사이여야 합니다.", + "dimensions": "올바르지 않는 이미지 크기입니다.", + "distinct": "이 필드에 중복된 값이 있습니다.", + "doesnt_contain": "이 필드에는 다음 값들이 포함될 수 없습니다: :values.", + "doesnt_end_with": "이 필드는 다음 중 하나로 끝나지 않을 수 있습니다: :values.", + "doesnt_start_with": "이 필드는 다음 중 하나로 시작할 수 없습니다: :values.", + "email": "유효한 이메일 주소여야 합니다.", + "ends_with": "다음 중 하나로 끝나야 합니다: :values.", + "enum": "올바른 값이 아닙니다.", + "exists": "존재하지 않습니다.", + "extensions": "이 필드에는 다음 확장자 중 하나가 있어야 합니다. :values.", + "file": "파일이어야 합니다.", + "filled": "이 필드는 값이 있어야 합니다.", + "gt.array": "이 배열의 항목 수는 :value개 보다 많아야 합니다.", + "gt.file": "이 파일의 용량은 :value킬로바이트보다 커야 합니다.", + "gt.numeric": "이 값은 :value보다 커야 합니다.", + "gt.string": "이 문자열의 길이는 :value보다 길어야 합니다.", + "gte.array": "이 배열의 항목 수는 :value개 보다 같거나 많아야 합니다.", + "gte.file": "이 파일의 용량은 :value킬로바이트보다 같거나 커야 합니다.", + "gte.numeric": "이 값은 :value보다 같거나 커야 합니다.", + "gte.string": "이 문자열의 길이는 :value보다 같거나 길어야 합니다.", + "hex_color": "이 필드는 유효한 16진수 색상이어야 합니다.", + "image": "이미지여야 합니다.", + "in": "선택된 값은 올바르지 않습니다.", + "in_array": "이 값은 :other에 존재하지 않습니다.", + "in_array_keys": "이 필드는 다음 중 하나 이상의 키를 포함해야 합니다: :values.", + "integer": "정수여야 합니다.", + "ip": "유효한 IP 주소여야 합니다.", + "ipv4": "유효한 IPv4 주소여야 합니다.", + "ipv6": "유효한 IPv6 주소여야 합니다.", + "json": "JSON 문자열이어야 합니다.", + "list": "이 필드는 목록이어야 합니다.", + "lowercase": "이 필드는 소문자여야 합니다.", + "lt.array": "이 배열의 항목 수는 :value개 보다 작아야 합니다.", + "lt.file": "이 파일의 용량은 :value킬로바이트보다 작아야 합니다.", + "lt.numeric": "이 값은 :value보다 작아야 합니다.", + "lt.string": "이 문자열의 길이는 :value보다 짧아야 합니다.", + "lte.array": "이 배열의 항목 수는 :value개 보다 같거나 작아야 합니다.", + "lte.file": "이 파일의 용량은 :value킬로바이트보다 같거나 작아야 합니다.", + "lte.numeric": "이 값은 :value보다 같거나 작아야 합니다.", + "lte.string": "이 문자열의 길이는 :value보다 같거나 짧아야 합니다.", + "mac_address": "올바른 MAC 주소가 아닙니다.", + "max.array": "이 배열의 항목 수는 :max개보다 많을 수 없습니다.", + "max.file": "이 파일의 용량은 :max킬로바이트보다 클 수 없습니다.", + "max.numeric": "이 값은 :max보다 클 수 없습니다.", + "max.string": "이 문자열의 길이는 :max자보다 클 수 없습니다.", + "max_digits": "이 필드는 :max자리를 초과할 수 없습니다.", + "mimes": "다음의 파일 형식이어야 합니다: :values.", + "mimetypes": "다음의 파일 형식이어야 합니다: :values.", + "min.array": "이 배열의 항목 수는 최소한 :min개의 항목이 있어야 합니다.", + "min.file": "이 파일의 용량은 최소한 :min킬로바이트이어야 합니다.", + "min.numeric": "이 값은 최소한 :min이어야 합니다.", + "min.string": "이 문자열의 길이는 최소한 :min자이어야 합니다.", + "min_digits": "이 필드는 :min자리 이상이어야 합니다.", + "missing": "이 필드는 누락되어야 합니다.", + "missing_if": ":Other이 :value일 때 이 필드는 누락되어야 합니다.", + "missing_unless": ":Other이 :value이 아닌 경우 이 필드는 누락되어야 합니다.", + "missing_with": "이 필드는 :values이 있는 경우 누락되어야 합니다.", + "missing_with_all": "이 필드는 :values개가 있는 경우 누락되어야 합니다.", + "multiple_of": "이 값은 :value 의 배수여야 합니다.", + "not_in": "선택된 값은 올바르지 않습니다.", + "not_regex": "형식이 올바르지 않습니다.", + "numeric": "숫자여야 합니다.", + "password.letters": "이 필드에는 최소한 하나의 문자가 포함되어야 합니다.", + "password.mixed": "이 필드는 적어도 하나의 대문자와 하나의 소문자를 포함해야 합니다.", + "password.numbers": "이 필드에는 하나 이상의 숫자가 포함되어야 합니다.", + "password.symbols": "이 필드에는 하나 이상의 기호가 포함되어야 합니다.", + "password.uncompromised": "제공된 필드가 데이터 유출에 나타났습니다. 다른 필드를 선택하십시오.", + "present": "이 필드가 있어야 합니다.", + "present_if": "이 필드는 :other이 :value일 때 존재해야 합니다.", + "present_unless": ":other이 :value이 아닌 경우에는 이 필드가 있어야 합니다.", + "present_with": "이 필드는 :values이 존재할 때 존재해야 합니다.", + "present_with_all": "이 필드는 :values개가 존재할 때 존재해야 합니다.", + "prohibited": "이 필드는 금지되어 있습니다.", + "prohibited_if": "이 필드는 :other 이(가) :value 인 경우 금지되어 있습니다.", + "prohibited_if_accepted": "이 필드는 :other이 허용되면 금지됩니다.", + "prohibited_if_declined": "이 필드는 :other이 거절되면 금지됩니다.", + "prohibited_unless": "이 필드는 :other 이(가) :value 이(가) 아닌 경우 금지되어 있습니다.", + "prohibits": "이 필드는 :other을(를) 금지합니다.", + "regex": "형식이 올바르지 않습니다.", + "relatable": "이 필드는이 리소스와 연결되지 않을 수도 있습니다.", + "required": "이 필드는 필수입니다.", + "required_array_keys": "이 필드에는 다음 항목이 포함되어야 합니다. :values.", + "required_if": ":Other이(가) :value 일 때 이 필드는 필수입니다.", + "required_if_accepted": "이 필드는 :other이 허용될 때 필수입니다.", + "required_if_declined": "이 필드는 :other이 거부되는 경우 필수입니다.", + "required_unless": ":Other이(가) :values에 없다면 이 필드는 필수입니다.", + "required_with": ":Values이(가) 있는 경우이 필드는 필수입니다.", + "required_with_all": ":Values이(가) 모두 있는 경우 이 필드는 필수입니다.", + "required_without": ":Values이(가) 없는 경우 이 필드는 필수입니다.", + "required_without_all": ":Values이(가) 모두 없는 경우 이 필드는 필수입니다.", + "same": "이 필드의 값과 :other은(는) 일치해야 합니다.", + "size.array": "이 배열은 :size개의 항목을 포함해야 합니다.", + "size.file": "이 파일의 용량은 :size킬로바이트여야 합니다.", + "size.numeric": "이 값은 :size (이)여야 합니다.", + "size.string": "이 문자열의 길이는 :size자여야 합니다.", + "starts_with": ":Values 중 하나로 시작해야 합니다.", + "string": "문자열이어야 합니다.", + "timezone": "올바른 시간대 이어야 합니다.", + "ulid": "이 필드는 유효한 ULID여야 합니다.", + "unique": "이미 사용 중입니다.", + "uploaded": "업로드하지 못했습니다.", + "uppercase": "이 필드는 대문자여야 합니다.", + "url": "형식이 올바르지 않습니다.", + "uuid": "유효한UUID여야합니다." +} diff --git a/locales/ko/php.json b/locales/ko/php.json new file mode 100644 index 00000000000..bcf3a145cb6 --- /dev/null +++ b/locales/ko/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute을(를) 동의해야 합니다.", + "accepted_if": ":attribute을(를) :other이(가) :value이면 동의해야 합니다.", + "active_url": ":attribute은(는) 유효한 URL이 아닙니다.", + "after": ":attribute은(는) :date 이후 날짜여야 합니다.", + "after_or_equal": ":attribute은(는) :date 이후 날짜이거나 같은 날짜여야 합니다.", + "alpha": ":attribute은(는) 문자만 포함할 수 있습니다.", + "alpha_dash": ":attribute은(는) 문자, 숫자, 대쉬(-), 밑줄(_)만 포함할 수 있습니다.", + "alpha_num": ":attribute은(는) 문자와 숫자만 포함할 수 있습니다.", + "any_of": ":attribute은(는) 유효하지 않습니다.", + "array": ":attribute은(는) 배열이어야 합니다.", + "ascii": ":attribute은 1바이트 영숫자 문자와 기호만 포함해야 합니다.", + "attached": ":attribute은(는) 이미 첨부되어 있습니다.", + "before": ":attribute은(는) :date 이전 날짜여야 합니다.", + "before_or_equal": ":attribute은(는) :date 이전 날짜이거나 같은 날짜여야 합니다.", + "between.array": ":attribute의 항목 수는 :min에서 :max 개의 항목이 있어야 합니다.", + "between.file": ":attribute의 용량은 :min에서 :max 킬로바이트 사이여야 합니다.", + "between.numeric": ":attribute의 값은 :min에서 :max 사이여야 합니다.", + "between.string": ":attribute의 길이는 :min에서 :max 문자 사이여야 합니다.", + "boolean": ":attribute은(는) true 또는 false 이어야 합니다.", + "can": ":attribute 필드에 승인되지 않은 값이 포함되어 있습니다.", + "confirmed": ":attribute 확인 항목이 일치하지 않습니다.", + "contains": ":attribute 필드에 필수 값이 누락되었습니다.", + "current_password": "패스워드가 일치하지 않습니다.", + "date": ":attribute은(는) 유효한 날짜가 아닙니다.", + "date_equals": ":attribute은(는) :date과(와) 같은날짜여야합니다.", + "date_format": ":attribute이(가) :format 형식과 일치하지 않습니다.", + "decimal": ":attribute은 소수점 이하 :decimal자리여야 합니다.", + "declined": ":attribute은(는) 거부되어야 합니다.", + "declined_if": ":Other이(가) :value일때 :attribute은(는) 거부되어야 합니다.", + "different": ":attribute와(과) :other은(는) 서로 달라야 합니다.", + "digits": ":attribute은(는) :digits 자리 숫자여야 합니다.", + "digits_between": ":attribute은(는) :min에서 :max 자리 사이여야 합니다.", + "dimensions": ":attribute은(는) 올바르지 않는 이미지 크기입니다.", + "distinct": ":attribute 필드에 중복된 값이 있습니다.", + "doesnt_contain": ":attribute 필드에는 다음 값들이 포함될 수 없습니다: :values.", + "doesnt_end_with": ":attribute은 다음 중 하나로 끝날 수 없습니다: :values.", + "doesnt_start_with": ":attribute은 다음 중 하나로 시작할 수 없습니다: :values.", + "email": ":attribute은(는) 유효한 이메일 주소여야 합니다.", + "ends_with": ":attribute은(는) 다음 중 하나로 끝나야 합니다: :values.", + "enum": ":attribute의 값이 잘못되었습니다.", + "exists": ":attribute이(가) 존재하지 않습니다.", + "extensions": ":attribute 필드에는 다음 확장자 중 하나가 있어야 합니다. :values.", + "failed": "제출된 인증 정보가 레코드와 일치하지 않습니다.", + "file": ":attribute은(는) 파일이어야 합니다.", + "filled": ":attribute 필드는 값이 있어야 합니다.", + "gt.array": ":attribute의 항목 수는 :value개 보다 많아야 합니다.", + "gt.file": ":attribute의 용량은 :value킬로바이트보다 커야 합니다.", + "gt.numeric": ":attribute의 값은 :value보다 커야 합니다.", + "gt.string": ":attribute의 길이는 :value보다 길어야 합니다.", + "gte.array": ":attribute의 항목 수는 :value개 보다 같거나 많아야 합니다.", + "gte.file": ":attribute의 용량은 :value킬로바이트보다 같거나 커야 합니다.", + "gte.numeric": ":attribute의 값은 :value보다 같거나 커야 합니다.", + "gte.string": ":attribute의 길이는 :value보다 같거나 길어야 합니다.", + "hex_color": ":attribute 필드는 유효한 16진수 색상이어야 합니다.", + "image": ":attribute은(는) 이미지여야 합니다.", + "in": "선택된 :attribute은(는) 올바르지 않습니다.", + "in_array": ":attribute 필드는 :other에 존재하지 않습니다.", + "in_array_keys": ":attribute 필드는 다음 중 하나 이상의 키를 포함해야 합니다: :values.", + "integer": ":attribute은(는) 정수여야 합니다.", + "ip": ":attribute은(는) 유효한 IP 주소여야 합니다.", + "ipv4": ":attribute은(는) 유효한 IPv4 주소여야 합니다.", + "ipv6": ":attribute은(는) 유효한 IPv6 주소여야 합니다.", + "json": ":attribute은(는) JSON 문자열이어야 합니다.", + "list": ":attribute 필드는 목록이어야 합니다.", + "lowercase": ":attribute은 소문자여야 합니다.", + "lt.array": ":attribute의 항목 수는 :value개 보다 작아야 합니다.", + "lt.file": ":attribute의 용량은 :value킬로바이트보다 작아야 합니다.", + "lt.numeric": ":attribute의 값은 :value보다 작아야 합니다.", + "lt.string": ":attribute의 길이는 :value보다 짧아야 합니다.", + "lte.array": ":attribute의 항목 수는 :value개 보다 같거나 작아야 합니다.", + "lte.file": ":attribute의 용량은 :value킬로바이트보다 같거나 작아야 합니다.", + "lte.numeric": ":attribute의 값은 :value보다 같거나 작아야 합니다.", + "lte.string": ":attribute의 길이는 :value보다 같거나 짧아야 합니다.", + "mac_address": ":attribute은(는) 올바른 MAC 주소가 아닙니다.", + "max.array": ":attribute은(는) :max개보다 많을 수 없습니다.", + "max.file": ":attribute은(는) :max킬로바이트보다 클 수 없습니다.", + "max.numeric": ":attribute은(는) :max보다 클 수 없습니다.", + "max.string": ":attribute은(는) :max자보다 클 수 없습니다.", + "max_digits": ":attribute은 :max자리를 넘지 않아야 합니다.", + "mimes": ":attribute은(는) 다음의 파일 형식이어야 합니다: :values.", + "mimetypes": ":attribute은(는) 다음의 파일 형식이어야 합니다: :values.", + "min.array": ":attribute은(는) 최소한 :min개의 항목이 있어야 합니다.", + "min.file": ":attribute은(는) 최소한 :min킬로바이트이어야 합니다.", + "min.numeric": ":attribute은(는) 최소한 :min이어야 합니다.", + "min.string": ":attribute은(는) 최소한 :min자이어야 합니다.", + "min_digits": ":attribute은 :min자리 이상이어야 합니다.", + "missing": ":attribute 필드가 없어야 합니다.", + "missing_if": ":Other이 :value일 때 :attribute 필드는 누락되어야 합니다.", + "missing_unless": ":Other이 :value이 아닌 경우 :attribute 필드는 누락되어야 합니다.", + "missing_with": ":Values이 있는 경우 :attribute 필드는 누락되어야 합니다.", + "missing_with_all": ":Values이 있는 경우 :attribute 필드는 누락되어야 합니다.", + "multiple_of": ":attribute 는 :value 의 배수여야 합니다.", + "next": "다음 »", + "not_in": "선택된 :attribute이(가) 올바르지 않습니다.", + "not_regex": ":attribute의 형식이 올바르지 않습니다.", + "numeric": ":attribute은(는) 숫자여야 합니다.", + "password": "비밀번호가 잘못되었습니다.", + "password.letters": ":attribute은 적어도 하나의 문자를 포함해야 합니다.", + "password.mixed": ":attribute은 적어도 하나의 대문자와 하나의 소문자를 포함해야 합니다.", + "password.numbers": ":attribute은 적어도 하나의 숫자를 포함해야 합니다.", + "password.symbols": ":attribute은 적어도 하나의 기호를 포함해야 합니다.", + "password.uncompromised": "주어진 :attribute이 데이터 유출로 나타났습니다. 다른 :attribute개를 선택하세요.", + "present": ":attribute 필드가 있어야 합니다.", + "present_if": ":other이 :value인 경우 :attribute 필드가 있어야 합니다.", + "present_unless": ":other이 :value이 아닌 이상 :attribute 필드가 있어야 합니다.", + "present_with": ":values이 있으면 :attribute 필드도 있어야 합니다.", + "present_with_all": ":values이 있을 때 :attribute 필드도 있어야 합니다.", + "previous": "« 이전", + "prohibited": ":attribute (은)는 금지되어 있습니다.", + "prohibited_if": ":attribute (은)는 :other 이(가) :value 인 경우 금지되어 있습니다.", + "prohibited_if_accepted": ":attribute 필드는 :other이 허용되면 금지됩니다.", + "prohibited_if_declined": ":other이 감소 할 때 :attribute 필드는 금지됩니다.", + "prohibited_unless": ":attribute (은)는 :other 이(가) :value 이(가) 아닌 경우 금지되어 있습니다.", + "prohibits": ":attribute (은)는 :other 을(를) 금지합니다.", + "regex": ":attribute 형식이 올바르지 않습니다.", + "relatable": ":attribute (은)는 리소스와 연결되지 않을 수도 있습니다.", + "required": ":attribute 필드는 필수입니다.", + "required_array_keys": ":attribute 필드는 :values에 대한 항목을 포함해야 합니다.", + "required_if": ":Other이(가) :value 일 때 :attribute 필드는 필수입니다.", + "required_if_accepted": ":Other이 승인되면 :attribute 필드가 필요합니다.", + "required_if_declined": ":other이 거부되는 경우 :attribute 필드가 필요합니다.", + "required_unless": ":Other이(가) :values에 없다면 :attribute 필드는 필수입니다.", + "required_with": ":Values이(가) 있는 경우 :attribute 필드는 필수입니다.", + "required_with_all": ":Values이(가) 모두 있는 경우 :attribute 필드는 필수입니다.", + "required_without": ":Values이(가) 없는 경우 :attribute 필드는 필수입니다.", + "required_without_all": ":Values이(가) 모두 없는 경우 :attribute 필드는 필수입니다.", + "reset": "비밀번호가 변경되었습니다!", + "same": ":attribute와(과) :other은(는) 일치해야 합니다.", + "sent": "비밀번호 재설정 링크를 이메일로 전송했습니다!", + "size.array": ":attribute은(는) :size개의 항목을 포함해야 합니다.", + "size.file": ":attribute은(는) :size킬로바이트여야 합니다.", + "size.numeric": ":attribute은(는) :size (이)여야 합니다.", + "size.string": ":attribute은(는) :size자여야 합니다.", + "starts_with": ":attribute은(는) :values 중 하나로 시작해야 합니다.", + "string": ":attribute은(는) 문자열이어야 합니다.", + "throttle": "너무 많은 로그인을 시도하였습니다. :seconds 초 후에 다시 시도하십시오.", + "throttled": "잠시 후 다시 시도해주세요.", + "timezone": ":attribute은(는) 올바른 시간대 이어야 합니다.", + "token": "해당 비밀번호 재설정 토큰이 유효하지 않습니다.", + "ulid": ":attribute은 유효한 ULID여야 합니다.", + "unique": ":attribute은(는) 이미 사용 중입니다.", + "uploaded": ":attribute을(를) 업로드하지 못했습니다.", + "uppercase": ":attribute은 대문자여야 합니다.", + "url": ":attribute은(는) 형식은 올바르지 않습니다.", + "user": "해당 이메일을 사용하는 사용자를 찾을 수 없습니다.", + "uuid": ":attribute은(는) 유효한UUID여야합니다." +} diff --git a/locales/ku/_excludes.json b/locales/ku/_excludes.json new file mode 100644 index 00000000000..7fe04826b36 --- /dev/null +++ b/locales/ku/_excludes.json @@ -0,0 +1,39 @@ +[ + "Barbados", + "Botswana", + "Brunei Darussalam", + "CSV (.csv)", + "Curaçao", + "El Salvador", + "Excel (.xlsx)", + "Gabon", + "Grenada", + "Guadeloupe", + "Guam", + "Guernsey", + "Guyana", + "Hong Kong", + "Iraq", + "Jersey", + "Kenya", + "Macao", + "Malta", + "Martinique", + "Mayotte", + "Montenegro", + "Nepal", + "Nova", + "Pakistan", + "Panama", + "Paraguay", + "Pitcairn", + "Qatar", + "Saint Barthélemy", + "Samoa", + "Senegal", + "Taiwan", + "Togo", + "Tokelau", + "Turkmenistan", + "Yemen" +] diff --git a/locales/ku/json-inline.json b/locales/ku/json-inline.json new file mode 100644 index 00000000000..80555d25ae2 --- /dev/null +++ b/locales/ku/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ev qad divê rolek derbasdar be.", + "The :attribute must be at least :length characters and contain at least one number.": "Divê ev qad herî kêm :length tîpan be û herî kêm jimarek hebe.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek karakterek taybetî û yek hejmar hebe.", + "The :attribute must be at least :length characters and contain at least one special character.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek karakterek taybetî hebe.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek tîpek mezin û yek hejmar hebe.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek tîpek mezin û yek tîpek taybetî hebe.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek tîpek mezin, yek hejmar û yek karakterek taybetî hebe.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Divê ev qad herî kêm :length tîpan be û bi kêmanî yek tîpek mezin hebe.", + "The :attribute must be at least :length characters.": "Ev qad divê herî kêm :length tîpan be.", + "The :attribute must contain at least one letter.": "Divê ev qad bi kêmanî yek tîp hebe.", + "The :attribute must contain at least one number.": "Di vê qadê de divê herî kêm yek hejmar hebe.", + "The :attribute must contain at least one symbol.": "Di vê qadê de divê herî kêm sembolek hebe.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Divê ev qad bi kêmanî yek tîpek mezin û yek tîpek piçûk hebe.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Qada diyarkirî di vekêşana daneyê de xuya bû. Ji kerema xwe qadeke cuda hilbijêre." +} diff --git a/locales/ku/json.json b/locales/ku/json.json new file mode 100644 index 00000000000..b641c3102f8 --- /dev/null +++ b/locales/ku/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(û :count xeletiyên din)", + "(and :count more errors)": "(û :count xeletiyên din)|(û :count xeletiyên din)|(û :count xeletiyên din)", + "30 Days": "30 Roj", + "60 Days": "60 Roj", + "90 Days": "90 Roj", + ":amount selected": ":amount hilbijartin", + ":amount Total": ":amount Bi tevahî", + ":days day trial": ":days roj ceribandin", + ":resource Details": ":resource hûragahiyan", + ":resource Details: :title": ":resource Agahdarî: :title", + "A decryption key is required.": "Mifteya deşîfrekirinê pêwîst e.", + "A fresh verification link has been sent to your email address.": "Zencîreyek verastkirinê ya nû ji navnîşana e-nameya we re hate şandin.", + "A new verification link has been sent to the email address you provided during registration.": "Zencîreyek verastkirinê ya nû ji navnîşana e-nameya ku we di dema qeydkirinê de peyda kiriye re hate şandin.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Zencîreyek verastkirinê ya nû ji navnîşana e-nameya ku we di mîhengên profîla xwe de peyda kiriye re hate şandin.", + "A new verification link has been sent to your email address.": "Zencîreyek verastkirinê ya nû ji navnîşana e-nameya we re hate şandin.", + "Accept Invitation": "Vexwendname qebûl bikin", + "Action": "Çalakî", + "Action Event": "Bûyera çalakî", + "Action Events": "Bûyerên çalakî", + "Action Happened At": "Bûye li", + "Action Initiated By": "Destpêkirin ji aliyê", + "Action Name": "Nav", + "Action Status": "Cî", + "Action Target": "Armanc", + "Actions": "Kiryar", + "Add": "Lêzêdekirin", + "Add :resource": ":resource zêde bikin", + "Add a new team member to your team, allowing them to collaborate with you.": "Endamek tîmek nû li tîmê xwe zêde bikin, bihêlin ku ew bi we re hevkariyê bikin.", + "Add additional security to your account using two factor authentication.": "Ewlekariya zêde li hesabê xwe bi karanîna piştrastkirina du faktoran zêde bikin.", + "Add Payment Method": "Rêbaza Paymentê lê zêde bike", + "Add row": "Rêzê lê zêde bike", + "Add Team Member": "Endamê Tîmê zêde bikin", + "Add VAT Number": "Hejmara VAT zêde bikin", + "Added.": "Zêde kirin.", + "Additional billing information updated successfully.": "Agahdariya fatûreya zêde bi serkeftî hate nûve kirin.", + "Address": "Navnîşan", + "Address Line 2": "Rêza Navnîşanê 2", + "Administrator": "Birêvebir", + "Administrator users can perform any action.": "Bikarhênerên rêveber dikarin her çalakiyê bikin.", + "Afghanistan": "Afxanistan", + "Aland Islands": "Giravên Åland", + "Albania": "Arnewidistan", + "Algeria": "Cezayîr", + "All of the people that are part of this team.": "Hemû kesên ku beşek ji vê tîmê ne.", + "All resources loaded.": "Hemî çavkaniyên barkirî.", + "All rights reserved.": "Hemû maf parastî ne.", + "Already registered?": "Ji xwe qeydkiriye?", + "American Samoa": "Samoaya Amerîkî", + "An error occurred while uploading the file.": "Di dema barkirina pelê de xeletiyek derket.", + "An error occurred while uploading the file: :error": "Di dema barkirina pelê de xeletiyek derket: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Çewtiyek nediyar derket û me tîmê xwe yê piştgiriyê agahdar kir. Ji kerema xwe paşê dîsa biceribîne.", + "Andorra": "Andora", + "Angola": "Algona", + "Anguilla": "Anguîla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Bikarhênerekî din ji dema ku ev rûpel hatiye barkirin vê çavkaniyê nû kiriye. Ji kerema xwe rûpelê nûve bikin û dîsa biceribînin.", + "Antarctica": "Antarktîka", + "Antigua And Barbuda": "Antîgua û Barbûda", + "Antigua and Barbuda": "Antîgua û Barbûda", + "API Token": "Tokena API", + "API Token Permissions": "Destûrên tokena API", + "API Tokens": "Tokenên API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Nîşaneyên API-ê dihêlin ku karûbarên sêyemîn bi serîlêdana me re li ser navê we rast bikin.", + "Apply": "Bikaranîn", + "Apply Coupon": "Serlêdana Kuponê bikin", + "April": "Avrêl", + "Are you sure you want to attempt to pay :amount?": "Ma hûn pê ewle ne ku hûn dixwazin hewl bidin ku :amount bidin?", + "Are you sure you want to cancel your subscription?": "Ma tu bi rastî dixwazî ​​abonetiya xwe betal bikî?", + "Are you sure you want to delete all the notifications?": "Ma hûn guman dikin ku hûn dixwazin hemî agahdariyan jêbirin?", + "Are you sure you want to delete the selected resources?": "Ma hûn guman dikin ku hûn çavkaniyên hilbijartî jêbirin?", + "Are you sure you want to delete this file?": "Ma tu bi rastî dixwazî ​​vê pelê jê bibî?", + "Are you sure you want to delete this notification?": "Ma hûn pê bawer in ku hûn dixwazin vê ragihandinê jêbirin?", + "Are you sure you want to delete this payment method?": "Ma hûn pê bawer in ku hûn dixwazin vê awayê dravdanê jêbikin?", + "Are you sure you want to delete this resource?": "Ma tu bi rastî dixwazî ​​vê çavkaniyê jê bibî?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ma tu bi rastî dixwazî ​​vê tîmê jê bibî? Dema ku tîmek were jêbirin, hemî çavkanî û daneyên wê dê bi domdarî werin jêbirin.", + "Are you sure you want to delete your account?": "Ma hûn guman dikin ku hûn dixwazin hesabê xwe jêbirin?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ma hûn guman dikin ku hûn dixwazin hesabê xwe jêbirin? Dema ku hesabê we were jêbirin, hemî çavkanî û daneyên wê dê bi domdarî werin jêbirin. Ji kerema xwe şîfreya xwe binivîsin da ku piştrast bikin ku hûn dixwazin hesabê xwe bi domdarî jêbirin.", + "Are you sure you want to detach the selected resources?": "Ma hûn guman dikin ku hûn dixwazin çavkaniyên hilbijartî veqetînin?", + "Are you sure you want to detach this resource?": "Ma tu bi rastî dixwazî ​​vê çavkaniyê veqetînî?", + "Are you sure you want to force delete the selected resources?": "Ma hûn guman dikin ku hûn dixwazin bi zorê çavkaniyên hilbijartî jêbirin?", + "Are you sure you want to force delete this resource?": "Ma tu bi rastî dixwazî ​​vê çavkaniyê bi zorê jê bikî?", + "Are you sure you want to log out?": "Ma tu bi rastî dixwazî ​​derkevî?", + "Are you sure you want to mark all notifications as read?": "Ma hûn pê bawer in ku hûn dixwazin hemî agahdarî wekî xwendinê nîşan bikin?", + "Are you sure you want to remove this item?": "Ma hûn pê bawer in ku hûn dixwazin vê babetê rakin?", + "Are you sure you want to restore the selected resources?": "Ma hûn pê bawer in ku hûn dixwazin çavkaniyên hilbijartî vegerînin?", + "Are you sure you want to restore this resource?": "Ma tu bi rastî dixwazî ​​vê çavkaniyê vegerînî?", + "Are you sure you want to resume your subscription?": "Ma hûn pê bawer in ku hûn dixwazin abonetiya xwe ji nû ve bidomînin?", + "Are you sure you want to run this action?": "Ma hûn pê bawer in ku hûn dixwazin vê çalakiyê bimeşînin?", + "Are you sure you want to set this payment method as your default?": "Ma hûn pê bawer in ku hûn dixwazin vê rêbazê dravdanê wekî xweya xweya xwerû destnîşan bikin?", + "Are you sure you want to stop impersonating?": "Ma hûn pê bawer in ku hûn dixwazin nenaskirina xwe rawestînin?", + "Are you sure you would like to delete this API token?": "Ma hûn guman dikin ku hûn dixwazin vê tokena API-ê jêbirin?", + "Are you sure you would like to leave this team?": "Ma hûn guman dikin ku hûn dixwazin ji vê tîmê derkevin?", + "Are you sure you would like to remove this person from the team?": "Hûn bawer in ku hûn dixwazin vî kesî ji tîmê derxin?", + "Are you sure you would like to switch billing plans?": "Ma hûn pê ewle ne ku hûn dixwazin planên fatûreyê biguhezînin?", + "Argentina": "Arjantîn", + "Armenia": "Ermenistan", + "Aruba": "Arûba ", + "Attach": "Pêvcebirandin", + "Attach & Attach Another": "Têkeve û Yekî din", + "Attach :resource": ":resource pêve bikin", + "Attach files by dragging & dropping, selecting or pasting them.": "Pelan bi kaşkirin û avêtin, hilbijartin an tamkirina wan ve girêdin.", + "August": "Tebax", + "Australia": "Awistrelya", + "Austria": "Awisturya", + "Azerbaijan": "Azerbêycan", + "Bahamas": "Bahama", + "Bahrain": "Bahrêyn", + "Bangladesh": "Bengladêş", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Berî ku hûn berdewam bikin, hûn dikarin navnîşana e-nameya xwe bi tikandina li ser zencîreya ku me ji we re e-name şandiye verast bikin? Ger we e-nameyek negirtibe, em ê bi kêfxweşî ji we re e-nameyek din bişînin.", + "Before proceeding, please check your email for a verification link.": "Berî ku hûn bidomînin, ji kerema xwe e-nameya xwe ji bo girêdanek verastkirinê kontrol bikin.", + "Belarus": "Belarûs", + "Belgium": "Belçîka", + "Belize": "Belîze", + "Benin": "Benîn", + "Bermuda": "Bermûda", + "Bhutan": "Bhûtan", + "Billing Information": "Agahdariya fatûreyê", + "Billing Management": "Rêveberiya fatûreyê", + "Bolivia": "Bolîvya", + "Bolivia, Plurinational State of": "Bolîvya, Dewleta Pirrjimar a", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius û Saba", + "Bosnia And Herzegovina": "Bosna Hersek", + "Bosnia and Herzegovina": "Bosna Hersek", + "Botswana": "Botswana", + "Bouvet Island": "Girava Bouvet", + "Brazil": "Brezîlya", + "British Indian Ocean Territory": "Herêma Okyanûsa Hindî ya Brîtanî", + "Browser Sessions": "Rûniştinên gerokê", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgaristan", + "Burkina Faso": "Burkîna Faso", + "Burundi": "Bûrûndî", + "Cambodia": "Kamboçya", + "Cameroon": "Kamerûn", + "Canada": "Kanada", + "Cancel": "Bişûndekirin", + "Cancel Subscription": "Abonetiyê betal bike", + "Cape Verde": "Keyp Verde", + "Card": "Qert", + "Cayman Islands": "Giravên Kaymanê", + "Central African Republic": "Komara Navendî ya Afrîkayê", + "Chad": "Çad", + "Change Subscription Plan": "Plana Tevlêbûnê biguherînin", + "Change the current payment method attached to your subscription": "Rêbaza dravdana heyî ya ku bi abonetiya xwe ve girêdayî ye biguhezînin", + "Changes": "Guheztin", + "Checkout": "Lêkolîn", + "Chile": "Şîlî", + "China": "çîn", + "Choose": "Helbijartin", + "Choose :field": "Hilbijêre :field", + "Choose :resource": "Hilbijêre :resource", + "Choose an option": "Vebijêrkek hilbijêre", + "Choose date": "Dîrokê hilbijêrin", + "Choose File": "Pelê hilbijêrin", + "Choose Files": "Pelên Hilbijêre", + "Choose Type": "Tîpa hilbijêre", + "Christmas Island": "Girava Noelê", + "City": "Bajar", + "Click here to re-send the verification email.": "Li vir bikirtînin da ku e-nameya verastkirinê ji nû ve bişînin.", + "click here to request another": "ji bo daxwaza din li vir bikirtînin", + "Click to choose": "Ji bo hilbijartinê bikirtînin", + "Close": "Nêzîkî", + "Cocos (Keeling) Islands": "Giravên Cocos (Keeling).", + "Code": "Navê dizî", + "Colombia": "Kolombîya", + "Comoros": "Komoros", + "Confirm": "Tesdîqkirin", + "Confirm Billing Action": "Çalakiya Billing piştrast bikin", + "Confirm Password": "di pêşîyê da em sipas dikin", + "Confirm Payment": "Pejirandinê piştrast bikin", + "Confirm your :amount payment": ":amount dayina xwe piştrast bikin", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Komara Demokratîk", + "Congo, the Democratic Republic of the": "Kongo, Komara Demokratîk ya", + "Constant": "Çikyayî", + "Continue To Payment": "Berdewam Bi Payment", + "Cook Islands": "Giravên Kûk", + "Copy to clipboard": "Li clipboardê kopî bikin", + "Costa Rica": "Kosta Rîka", + "Cote D'Ivoire": "Qeraxên Diranê Fîlê", + "Country": "Welat", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon bi serfirazî sepand.", + "Create": "Xûliqandin", + "Create & Add Another": "Afirandin & Lê zêde bike", + "Create :resource": ":resource çêbikin", + "Create a new team to collaborate with others on projects.": "Tîmek nû biafirînin ku bi kesên din re li ser projeyan hevkariyê bikin.", + "Create Account": "Hesab biafirîne", + "Create API Token": "API Token çêbikin", + "Create New Team": "Tîmek Nû ava bikin", + "Create Team": "Tîmek çêbikin", + "Created.": "Afirandin.", + "Croatia": "Xirwatistan", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kûba", + "Curaçao": "Curaçao", + "Current Password": "Şîfreya heyî", + "Current Subscription Plan": "Plana Tevlêbûna Niha", + "Currently Subscribed": "Niha tê abone", + "Customer Balance": "Balance Mişterî", + "Customize": "Xirijîn", + "Cyprus": "Qibrîs", + "Czech Republic": "Komara Çek", + "Côte d'Ivoire": "Qeraxên Diranê Fîlê", + "Dark": "Tarî", + "Dashboard": "Dashborda", + "December": "Berfanbar", + "Decrease": "Kêmbûn", + "Default": "Destçûnî", + "Delete": "Jêbirin", + "Delete :resource": "Jêbirin :resource", + "Delete Account": "Hesabê jêbirin", + "Delete all notifications": "Hemî agahdariyan jêbirin", + "Delete API Token": "Token API jêbirin", + "Delete File": "Pelê jêbirin", + "Delete Notification": "Agahdariyê jêbirin", + "Delete Resource": "Çavkaniyê jêbirin", + "Delete Selected": "Hilbijartî jêbirin", + "Delete Team": "Tîmê jêbirin", + "Denmark": "Danîmark", + "Detach": "Vekirin", + "Detach Resource": "Çavkaniyê veqetîne", + "Detach Selected": "Veqetandin Hilbijartî", + "Details": "Hûranî", + "Disable": "Neçalak bike", + "Djibouti": "Djîboûtû", + "Do you really want to leave? You have unsaved changes.": "Ma hûn bi rastî dixwazin derkevin? Guhertinên te yên nehatine tomarkirin hene.", + "Dominica": "Domînîka", + "Dominican Republic": "Komara Domînîkî", + "Done.": "Kirin.", + "Download": "Daketin", + "Download Invoice": "Daxistina fatûra", + "Drop file or click to choose": "Pelê davêjin an bikirtînin ku hilbijêrin", + "Drop files or click to choose": "Pelan davêjin an bikirtînin ku hilbijêrin", + "Ecuador": "Ekwador", + "Edit": "Weşandin", + "Edit :resource": "Biguherîne :resource", + "Edit Attached": "Pêve girêdayî ye", + "Edit Profile": "Profîl biguherîne", + "Editor": "Weşanvan", + "Editor users have the ability to read, create, and update.": "Bikarhênerên edîtor xwedan şiyana xwendin, afirandin û nûvekirinê ye.", + "Egypt": "Misr", + "El Salvador": "El Salvador", + "Email": "E-name", + "email": "e-name", + "Email Address": "Navnîşana emailê", + "Email Addresses": "Navnîşanên E-nameyê", + "Email Password Reset Link": "Girêdana Vegerandina Şîfreya E-nameyê", + "Email Verification": "Piştrastkirina E-nameyê", + "Enable": "Bikêrkirin", + "Encrypted environment file already exists.": "Pela hawîrdora şîfrekirî jixwe heye.", + "Encrypted environment file not found.": "Pelê hawîrdora şîfrekirî nehat dîtin.", + "Ensure your account is using a long, random password to stay secure.": "Piştrast bikin ku hesabê we şîfreyek dirêj û rasthatî bikar tîne da ku ewle bimîne.", + "Environment file already exists.": "Dosya jîngehê jixwe heye.", + "Environment file not found.": "Pelê jîngehê nehat dîtin.", + "Equatorial Guinea": "Gîneya Ekwatorê", + "Eritrea": "Erître", + "Error": "Şaşî", + "errors": "Xelet", + "Estonia": "Estonya", + "Ethiopia": "Etîyopya", + "ex VAT": "ex vat", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Diqede :expiration", + "Export As CSV": "Wek CSV derxînin", + "Extra Billing Information": "Agahiyên Billing Extra", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ji bo pêvajoya dravdana we pejirandinek zêde hewce ye. Ji kerema xwe bi tikandina li ser bişkoka jêrîn bi rûpela dravdanê bidomînin.", + "Failed Subscription Payment": "Tezmînata Abonetê Serneket", + "Failed to load :resource!": "Barkirina :resource bi ser neket!", + "Falkland Islands (Malvinas)": "Giravên Falkland (Malvînas)", + "Faroe Islands": "Giravên Faroe", + "February": "Reşemî", + "Fiji": "Fîjî", + "Filename": "Navê pelê", + "Finish enabling two factor authentication.": "Çalakkirina rastkirina du faktoran biqedînin.", + "Finland": "Fînlandiya", + "For your security, please confirm your password to continue.": "Ji bo ewlehiya xwe, ji kerema xwe şîfreya xwe piştrast bikin da ku berdewam bikin.", + "Forbidden": "Qedexekirî", + "Force Delete": "Bi zorê jêbirin", + "Force Delete :resource": "Bi zorê jêbirin :resource", + "Force Delete Resource": "Bi zorê Jêbirina Çavkaniyê", + "Force Delete Selected": "Bi zorê jêbirina hilbijartî", + "Forgot Password": "Şîfre ji bîr kir", + "Forgot your password?": "Şîfreya xwe ji bîr kir?", + "Forgot Your Password?": "Şîfreya xwe ji bîr kir?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Şîfreya xwe ji bîr kir? Bê pirsgirêkê. Tenê navnîşana e-nameya xwe ji me re agahdar bikin û em ê ji we re zencîreyek nûvekirina şîfreyê bi e-nameyê bişînin ku dê bihêle hûn yekî nû hilbijêrin.", + "France": "Fransa", + "French Guiana": "Guyana Fransî", + "French Polynesia": "Polîneziya Fransî", + "French Southern Territories": "Herêmên Başûr ên Fransî", + "From": "Ji", + "Gabon": "Gabon", + "Gambia": "Gambîa", + "Georgia": "Gurcistan", + "Germany": "Almanya", + "Ghana": "Gana", + "Gibraltar": "Cebelîtariq", + "Go Home": "Here malê", + "Go to page :page": "Biçe rûpel :page", + "Great! You have accepted the invitation to join the :team team.": "Ecêb! We vexwendina ku hûn beşdarî tîmê :team bibin qebûl kir.", + "Greece": "Yewnanistan", + "Greenland": "Grînland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Gûatemala", + "Guernsey": "Guernsey", + "Guinea": "Gîneya Ekwatorê", + "Guinea-Bissau": "Gîne-Bîsaû", + "Guyana": "Guyana", + "Haiti": "Haîtî", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Di derbarê betalkirina abonetiya xwe de ramanên duyemîn hene? Hûn dikarin di her kêliyê de heya dawiya çerxa fatûreya xweya heyî tavilê abonetiya xwe ji nû ve çalak bikin. Piştî ku çerxa fatûreya weya heyî qediya, hûn dikarin plansaziyek bi tevahî nû ya abonetiyê hilbijêrin.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Di derbarê betalkirina abonetiya xwe de ramanên duyemîn hene? Hûn dikarin tavilê di her kêliyê de heya dawiya çerxa fatûreya xweya heyî tavilê reaktîf bikin. Piştî ku çerxa fatûreya weya heyî qediya, hûn dikarin plansaziyek bi tevahî nû ya abonetiyê hilbijêrin.", + "Heard Island & Mcdonald Islands": "Girava Heard û Giravên McDonald", + "Heard Island and McDonald Islands": "Girava Heard û Giravên McDonald", + "Hello!": "Slav!", + "Hide Content": "Naverokê veşêre", + "Hold Up!": "Asteng kirin!", + "Holy See (Vatican City State)": "Pîroz (Dewleta Bajarê Vatîkanê)", + "Honduras": "Hondûras", + "Hong Kong": "Hong Kong", + "Hungary": "Macaristan", + "I agree to the :terms_of_service and :privacy_policy": "Ez :terms_of_service û :privacy_policy qebûl dikim", + "Iceland": "Îzlanda", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ger hewce be, hûn dikarin ji hemî danişînên geroka xwe yên din li ser hemî cîhazên xwe derkevin. Hin danişînên we yên dawî li jêr têne rêz kirin; lêbelê, ev lîste dibe ku ne berfireh be. Heke hûn hîs dikin ku hesabê we hatî xera kirin, divê hûn şîfreya xwe jî nûve bikin.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ger jixwe hesabek we hebe, hûn dikarin vê vexwendinê bi tikandina bişkoja jêrîn qebûl bikin:", + "If you did not create an account, no further action is required.": "Ger we hesabek neafirandiye, tu tevgerek din hewce nake.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ger we hêvî nedikir ku hûn dawetnameyek ji bo vê tîmê bistînin, hûn dikarin vê e-nameyê bavêjin.", + "If you did not receive the email": "Ger we e-name negirt", + "If you did not request a password reset, no further action is required.": "Heke we ji nûvekirina şîfreyek daxwaz nekir, çu tevgerek din hewce nake.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ger hesabê we tune be, hûn dikarin bi tikandina bişkoja jêrîn yek biafirînin. Piştî afirandina hesabek, hûn dikarin bişkoja pejirandina vexwendinê di vê e-nameyê de bikirtînin da ku vexwendina tîmê qebûl bikin:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Heke hûn hewce ne ku agahdariya taybetî an agahdariya baca xwe li ser fatûrên xwe zêde bikin, mîna navê karsaziya we, hejmara nasnameya VT, an navnîşana tomarê, hûn dikarin li vir zêde bikin.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Heke hûn di klîkkirina bişkojka \":actionText\" de tengasiyê digirin, URL-ya jêrîn kopî bikin û pê bikin\ndi geroka xweya webê de:", + "Impersonate": "Kesayet kirin", + "Increase": "Zêdekirin", + "India": "Hindistan", + "Indonesia": "Endonêzya", + "Invalid filename.": "Navê pelê nederbasdar e.", + "Invalid JSON was returned from the route.": "JSON nederbasdar ji rêyê hat vegerandin.", + "Invoice Email Addresses": "Navnîşanên e-nameyên Fatorê", + "Invoice emails updated successfully.": "E-nameyên fatorê bi serfirazî nûve kirin.", + "Invoices": "Faturên", + "Iran, Islamic Republic Of": "Ran", + "Iran, Islamic Republic of": "Îran, Komara Îslamî ya", + "Iraq": "Iraq", + "Ireland": "Îrlanda", + "Isle Of Man": "Isle Of Man", + "Isle of Man": "Isle Of Man", + "Israel": "Îsraîl", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Wusa dixuye ku tu abonetiyek çalak tune. Hûn dikarin yek ji planên abonetiyê yên li jêr hilbijêrin ku dest pê bikin. Dibe ku planên abonetiyê li gorî kêfa we werin guhertin an betal kirin.", + "Italy": "Îtalya", + "Jamaica": "Cameyka", + "January": "Rêbendan", + "Japan": "Japonya", + "Jersey": "Jersey", + "Jordan": "Urdun", + "July": "Tîrmeh", + "June": "Pûşper", + "Kazakhstan": "Kazakistan", + "Kenya": "Kenya", + "Key": "Qûfle", + "Kiribati": "Kîrîbatî", + "Korea": "Koreya Başûr", + "Korea, Democratic People's Republic of": "Koreya, Komara Gel a Demokratîk", + "Korea, Republic of": "Koreya, Komara", + "Kosovo": "Kosova", + "Kuwait": "Kuwêt", + "Kyrgyzstan": "Qirgizîstan", + "Lao People's Democratic Republic": "Komara Demokratîk a Gel a Lao", + "Last active": "Çalakiya dawîn", + "Last used": "Herî dawî hatiye bikaranîn", + "Latvia": "Letonya", + "Leave": "Terikandin", + "Leave Team": "Ji Tîmê derkevin", + "Lebanon": "Lubnan", + "length": "dirêjî", + "Lens": "Nîsk", + "Lesotho": "Lesoto", + "Liberia": "Lîberya", + "Libyan Arab Jamahiriya": "Cemahiriya Erebî ya Lîbyayê", + "Liechtenstein": "Lîhtenştayn", + "Light": "Sivik", + "Lithuania": "Lîtvanya", + "Load :perPage More": "Barkirina :perPage Zêdetir", + "Loading": "Barkirin", + "Location": "Cîh", + "Log in": "Têkeve", + "Log In": "Têkeve", + "Log Out": "Derkeve", + "Log out": "Derkeve", + "Log Out Other Browser Sessions": "Ji Rûniştinên Gerokê yên Din Derkeve", + "Log Viewer": "Nîşanderê tomarê", + "Login": "Têketin", + "Logout": "Derkeve", + "Logs": "Tomar", + "Luxembourg": "Luksembûrg", + "Macao": "Macao", + "Macedonia": "Makedonyaya Bakur", + "Macedonia, the former Yugoslav Republic of": "Makedonya, Komara Yûgoslavyaya berê ya", + "Madagascar": "Madagaskar", + "Malawi": "Malawî", + "Malaysia": "Malezya", + "Maldives": "Maldîv", + "Mali": "Malî", + "Malta": "Malta", + "Manage Account": "Hesabê Birêvebirin", + "Manage and log out your active sessions on other browsers and devices.": "Li ser gerok û cîhazên din danişînên xwe yên çalak birêve bibin û jê derkevin.", + "Manage API Tokens": "Tokenên API-ê birêve bibin", + "Manage Role": "Rola Birêvebirin", + "Manage Team": "Birêvebirina Tîmê", + "Managing billing for :billableName": "Birêvebirina fatûreya ji bo :billableName", + "March": "Adar", + "Mark all as Read": "Hemî wekî xwendin nîşan bide", + "Mark all notifications as read": "Hemî agahdarî wekî xwendinê nîşan bikin", + "Mark Read": "Nîşan bike wek xwendî", + "Mark Unread": "Mark Nexwendî", + "Marshall Islands": "Giravên Marşalê", + "Martinique": "Martinique", + "Mauritania": "Morîtanya", + "Mauritius": "Morîtyûs", + "May": "Gulan", + "Mayotte": "Mayotte", + "Mexico": "Meksîka", + "Micronesia, Federated States Of": "Mîkronezya", + "Micronesia, Federated States of": "Mîkronezya, Dewletên Federe yên", + "Moldova": "Moldovya", + "Moldova, Republic of": "Moldova, Komara", + "Monaco": "Monako", + "Mongolia": "Moxolistan", + "Montenegro": "Montenegro", + "Month To Date": "Meh To Date", + "Monthly": "Mehane", + "monthly": "mehane", + "Montserrat": "Montserat", + "Morocco": "Fas", + "Mozambique": "Mozambîk", + "Myanmar": "Mîyanmar", + "Name": "Nav", + "name": "nav", + "Namibia": "Namîbya", + "Nauru": "Naûrû", + "Nepal": "Nepal", + "Netherlands": "Holanda", + "Netherlands Antilles": "Antîlên Hollandayê", + "Nevermind": "Guh nedê", + "Nevermind, I'll keep my old plan": "Qet nebe, ez ê plana xwe ya berê bidomînim", + "New": "Nşh", + "New :resource": "Nû :resource", + "New Caledonia": "Kaledonya Nû", + "New Password": "Şîfreya Nû", + "New Zealand": "Zelanda Nû", + "Next": "Piştî", + "Next Payment": "Payment Next", + "Next Payment on": "Payment Next li ser", + "Nicaragua": "Nîkaragûa", + "Niger": "Nîjer", + "Nigeria": "Nîjerya", + "Niue": "Nîyû", + "No": "Na", + "No :resource matched the given criteria.": "No :resource li gorî pîvanên hatî dayîn.", + "No additional information...": "Agahiya zêde tune...", + "No Current Data": "Daneyên heyî tune", + "No Data": "Daneyên tune", + "no file selected": "tu pel nehat hilbijartin", + "No Increase": "Zêdebûn tune", + "No payment methods on file.": "Di pelê de rêbazên dravdanê tune.", + "No payment scheduled.": "No peredana plankirin.", + "No Prior Data": "Daneyên Pêşî tune", + "No Results Found.": "Encam nehat dîtin.", + "Norfolk Island": "Girava Norfolkê", + "Northern Mariana Islands": "Giravên Bakur ên Marîanayê ", + "Norway": "Norwêc", + "Not Found": "Peyda nebû", + "Notifications": "Agahdarî", + "Nova": "Nova", + "Nova User": "Bikarhêner Nova", + "November": "Mijdar", + "October": "Cotmeh", + "of": "ji", + "OK": "Ok", + "Oman": "Uman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Dema ku tîmek were jêbirin, hemî çavkanî û daneyên wê dê bi domdarî werin jêbirin. Berî ku hûn vê tîmê jêbirin, ji kerema xwe her dane an agahdariya di derbarê vê tîmê de ku hûn dixwazin biparêzin dakêşin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Dema ku hesabê we were jêbirin, hemî çavkanî û daneyên wê dê bi domdarî werin jêbirin. Berî ku hûn hesabê xwe jêbirin, ji kerema xwe dane an agahdariya ku hûn dixwazin biparêzin dakêşin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Dema ku hesabê we were jêbirin, hemî çavkanî û daneyên wê dê bi domdarî werin jêbirin. Ji kerema xwe şîfreya xwe binivîsin da ku piştrast bikin ku hûn dixwazin hesabê xwe bi domdarî jêbirin.", + "Only Trashed": "Tenê Trashed", + "Open Invoices": "Faturên Vekin", + "Original": "Eslî", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Portala meya rêveberiya fatûreyê dihêle hûn bi hêsanî nexşeya abonetiya xwe, awayê dravdanê birêve bibin, û fatûreyên xwe yên dawî dakêşin.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Portala meya rêveberiya fatûreyê dihêle hûn bi hêsanî plansaziya abonetiya xwe, awayên dravdanê, û fatûreyên xwe yên dawî dakêşin.", + "Page Expired": "Rûpel qediya", + "Pagination Navigation": "Navîgasyon Pagination", + "Paid": "Pere kirin", + "Pakistan": "Pakistan", + "Palau": "Palaû", + "Palestinian Territory, Occupied": "Xaka Filistînê, Dagirkirî", + "Panama": "Panama", + "Papua New Guinea": "Papûa Gîneya Nû", + "Paraguay": "Paraguay", + "Password": "Şîfre", + "password": "şîfre", + "Payment Confirmation": "Pejirandina Tezmînatê", + "Payment Information": "Information Payment", + "Payment information updated successfully.": "Agahdariya dravdanê bi serfirazî hate nûve kirin.", + "Payment Method": "Rêbaza Paymentê", + "Payment Methods": "Rêbazên Payment", + "Payment Required": "Pêwîst e", + "Payments": "Dravdan", + "Pending Team Invitations": "Vexwendnameyên Tîma Li bendê ne", + "Per Page": "Per Rûpelê", + "Permanently delete this team.": "Vê tîmê bi daîmî jêbirin.", + "Permanently delete your account.": "Hesabê xwe bi domdarî jêbirin.", + "Permissions": "Destûrên", + "Peru": "Perû", + "Philippines": "Fîlîpîn", + "Photo": "Wêne", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Ji kerema xwe şertên karûbarê qebûl bikin.", + "Please click the button below to verify your email address.": "Ji kerema xwe bişkoja jêrîn bikirtînin da ku navnîşana e-nameya xwe rast bikin.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Ji kerema xwe ketina hesabê xwe bi ketina yek ji kodên xweya vegerandina acîl piştrast bikin.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Ji kerema xwe ketina hesabê xwe bi têketina koda erêkirinê ya ku ji hêla serîlêdana xweya erêkirinê ve hatî peyda kirin piştrast bikin.", + "Please confirm your password before continuing.": "Ji kerema xwe berî ku berdewam bike şîfreya xwe piştrast bike.", + "Please copy your new API token. For your security, it won't be shown again.": "Ji kerema xwe nîşana API-ya xweya nû kopî bikin. Ji bo ewlehiya we, ew ê dîsa neyê xuyang kirin.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Ji kerema xwe şîfreya xwe binivîsin da ku piştrast bikin ku hûn dixwazin ji danişînên geroka xwe yên din li ser hemî cîhazên xwe derkevin.", + "Please provide a maximum of three invoice emails addresses.": "Ji kerema xwe navnîşanên e-nameyên herî zêde sê heb peyda bikin.", + "Please provide the email address of the person you would like to add to this team.": "Ji kerema xwe navnîşana e-nameya kesê ku hûn dixwazin li vê tîmê zêde bikin bidin.", + "Please set a default payment method before retrying payments.": "Ji kerema xwe rêbazek dravdanê ya xwerû li pêşberî dayîna dravdanan bicîh bikin.", + "Please set a default payment method before swapping plans.": "Ji kerema xwe berî ku planan biguhezînin rêbazek dravdanê ya xwerû destnîşan bikin.", + "Poland": "Polonya", + "Portugal": "Portekîz", + "Press / to search": "Ji bo lêgerînê / bitikîne", + "Preview": "Pêşnerîn", + "Previewing": "Pêşdîtin", + "Previous": "Pêşî", + "Privacy Policy": "Siyaseta taybetîtiyê", + "Profile": "Tengal", + "Profile Information": "Agahdariya Profîl", + "Puerto Rico": "Porto Rîko", + "Qatar": "Qatar", + "Quarter To Date": "Çaryeka heta îro", + "Recovery Code": "Koda Ragihandinê", + "Refresh": "Hênikkirin", + "Regards,": "Silav û rêz,", + "Regenerate Recovery Codes": "Kodên Vegerandinê ji nû ve çêbikin", + "Register": "Fêhrist", + "Reload": "Ji nû ve barkirin", + "Remember me": "Min bîne bîra xwe", + "Remember Me": "Min bîne bîra xwe", + "Remove": "Dûrxistin", + "Remove Photo": "Wêne jêbirin", + "Remove Team Member": "Endamê Tîmê Rakin", + "Replicate": "Teqeribandin", + "Required fields": "Qadên pêwîst", + "Resend Verification Email": "E-nameya Verastkirinê ji nû ve bişîne", + "Reset Filters": "Parzûnan vegerînin", + "Reset Password": "Şîfreyê Vegerîne", + "Reset Password Notification": "Agahdariya Şîfreyê Vegerîne", + "resource": "kanî", + "Resource Row Dropdown": "Dropdown Rêza Çavkaniyê", + "Resources": "Çavkanî", + "resources": "çavkaniyên", + "Restore": "Nûvdekirin", + "Restore :resource": "Nûvdekirin :resource", + "Restore Resource": "Çavkaniyê vegerîne", + "Restore Selected": "Hilbijartî vegerîne", + "results": "Ener", + "Resume Subscription": "Resume Abonetiyê", + "Retry Payment": "Tezmînatê ji nû ve biceribîne", + "Return to :appName": "Vegere :appName", + "Reunion": "Dîsayekbûn", + "Role": "Rol", + "Romania": "Romanya", + "Run Action": "Çalakiyê bimeşînin", + "Russian Federation": "Federasyona Rûsyayê", + "Rwanda": "Riwanda", + "Réunion": "Dîsayekbûn", + "Saint Barthelemy": "Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Ezîze Helena", + "Saint Kitts And Nevis": "Kitts û Nevis", + "Saint Kitts and Nevis": "Ezîze Kîts û Nevîs", + "Saint Lucia": "Ezîze Lusya", + "Saint Martin": "Martin", + "Saint Martin (French part)": "Saint Martin (beşa fransî)", + "Saint Pierre And Miquelon": "Pierre û Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre û Miquelon", + "Saint Vincent And Grenadines": "Vincent û Grenadines", + "Saint Vincent and the Grenadines": "Ezîze Vînsent û Grenadînes", + "Samoa": "Samoa", + "San Marino": "San Marîno", + "Sao Tome And Principe": "Sao Tome û Prîncîpe", + "Sao Tome and Principe": "Sao Tome û Prîncîpe", + "Saudi Arabia": "Erebistana Suûdî", + "Save": "Rizgarkirin", + "Saved.": "Xilas kirin.", + "Scroll to bottom": "Scroll ber bi jêr", + "Scroll to top": "Biçe serî", + "Search": "Gerr", + "Secure Area": "Herêma Ewle", + "Select": "Neqandin", + "Select a different plan": "Planek cûda hilbijêrin", + "Select a log file...": "Pelê têketinê hilbijêrin...", + "Select A New Photo": "Wêneyek Nû Hilbijêre", + "Select Action": "Çalakiyê hilbijêre", + "Select all": "Hemî hilbijêrin", + "Select All Dropdown": "Hilbijêre Hemû Dropdown", + "Select this page": "Vê rûpelê hilbijêre", + "Send Password Reset Link": "Girêdana Vegerandina Şîfreyê bişînin", + "Senegal": "Senegal", + "September": "Îlon", + "Serbia": "Sirbîstan", + "Server Error": "Errorewtiya serverê", + "Service Unavailable": "Xizmet Nabe", + "Set as default": "Wek xwerû destnîşan bike", + "Setup Key": "Bişkojka Setup", + "Seychelles": "Seyçeles", + "Show All Fields": "Hemî Qadan Nîşan Bide", + "Show Content": "Naverok nîşan bide", + "Show Recovery Codes": "Kodên Vegerandinê nîşan bidin", + "Showing": "Nîşan didin", + "Sierra Leone": "Sîera Leone", + "Signed in as": "Wek tê îmzekirin", + "Singapore": "Sîngapûr", + "Sint Maarten (Dutch part)": "Sint Maarten (Dutch part)", + "Slovakia": "Slovakya", + "Slovenia": "Slovenya", + "Soft Deleted": "Nermaltiya nerm", + "Solomon Islands": "Giravên Silêman", + "Somalia": "Somalî", + "Something went wrong.": "Tiştek xelet derket.", + "Sorry! You are not authorized to perform this action.": "Bibore! Hûn ne destûr in ku hûn vê çalakiyê bikin.", + "Sorry, your session has expired.": "Bibore, danişîna we qediya.", + "South Africa": "Afrîkaya Başûr", + "South Georgia And Sandwich Isl.": "Gurcistana Başûr û Giravên Sandwich ên Başûr", + "South Georgia and the South Sandwich Islands": "Gurcistana Başûr û Giravên Sandwich ên Başûr", + "South Sudan": "Sûdana Başûr", + "Spain": "Îspanya", + "Sri Lanka": "Srî Lanka", + "Standalone Actions": "Çalakiyên serbixwe", + "Start Polling": "Hilbijartinê dest pê bikin", + "Start polling": "Dest bi anketê bikin", + "State / County": "Dewlet / Herêm", + "Stop Impersonating": "Stop Nenaskirin", + "Stop Polling": "Rapirsiyê rawestînin", + "Stop polling": "Rapirsiyê rawestînin", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Van kodên hilanînê di rêveberek şîfreyek ewledar de hilînin. Ger cîhaza rastkirina du faktora we winda bibe ew dikarin werin bikar anîn da ku gihîştina hesabê we vegerînin.", + "Subscribe": "Subscribed", + "Subscription Information": "Agahdariya Abonetiyê", + "Subscription Pending": "Abonetiyê li benda", + "Sudan": "Sûdan", + "Suriname": "Sûrînam", + "Svalbard And Jan Mayen": "Svalbard û Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard û Jan Mayen", + "Swaziland": "Swazîland", + "Sweden": "Swêd", + "Switch Teams": "Tîmên Switch", + "Switzerland": "Swîsre", + "Syrian Arab Republic": "Komara Erebî ya Sûriyê", + "System": "Sîstem", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taywan, parêzgeha Çînê", + "Tajikistan": "Tacikîstan", + "Tanzania": "Tanzanya", + "Tanzania, United Republic of": "Tanzanya, Komara Yekbûyî ya", + "TAX": "BAC", + "Team Details": "Details Tîma", + "Team Invitation": "Vexwendina Tîmê", + "Team Members": "Endamên Tîmê", + "Team Name": "Navê Tîmê", + "Team Owner": "Xwediyê tîmê", + "Team Settings": "Mîhengên Tîmê", + "Terms of Service": "Mercên Xizmetê", + "Thailand": "Tayland", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Spas ji bo qeydkirinê! Berî ku hûn dest pê bikin, hûn dikarin navnîşana e-nameya xwe bi tikandina lînka ku me tenê ji we re e-name şandiye verast bikin? Ger we e-nameyek negirtibe, em ê bi kêfxweşî ji we re e-nameyek din bişînin.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Spas ji bo piştgiriya we ya berdewam. Me kopiyek ji fatûreya we ji bo tomarên we pêve kiriye. Ger pirs û fikarên we hebin ji kerema xwe ji me re agahdar bikin.", + "Thanks,": "Spas,", + "The :attribute must be a valid role.": "Divê :attribute rolek derbasdar be.", + "The :attribute must be at least :length characters and contain at least one number.": "Divê :attribute herî kêm :length tîpan bin û herî kêm jimarek jî hebin.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Divê :attribute herî kêm :length tîp bin û bi kêmanî yek karakterek taybetî û yek hejmar hebe.", + "The :attribute must be at least :length characters and contain at least one special character.": "Divê :attribute bi kêmî ve :length tîpan bin û bi kêmanî yek karakterek taybetî hebe.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Divê :attribute bi kêmî ve :length tîpan bin û herî kêm yek tîpek mezin û yek hejmar jî hebin.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Divê :attribute herî kêm :length tîp bin û bi kêmanî yek tîpek mezin û yek tîpek taybetî hebe.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Divê :attribute herî kêm :length tîpan bin û herî kêm yek tîpek mezin, yek hejmar û yek karakterek taybetî hebe.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Divê :attribute herî kêm :length tîpan bin û bi kêmanî yek tîpek mezin hebe.", + "The :attribute must be at least :length characters.": "Divê :attribute herî kêm :length tîpan bin.", + "The :attribute must contain at least one letter.": "Divê :attribute herî kêm yek tîp hebe.", + "The :attribute must contain at least one number.": ":attribute divê herî kêm yek hejmar hebe.", + "The :attribute must contain at least one symbol.": "Divê :attribute herî kêm sembolek hebe.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Divê :attribute herî kêm yek tîpek mezin û yek tîpek piçûk hebe.", + "The :resource was created!": ":resource hate afirandin!", + "The :resource was deleted!": ":resource hate jêbirin!", + "The :resource was restored!": ":resource hate restorekirin!", + "The :resource was updated!": ":resource hate nûve kirin!", + "The action was executed successfully.": "Çalakî bi serkeftî hate lidarxistin.", + "The default payment method cannot be removed.": "Rêbaza dravdanê ya xwerû nayê rakirin.", + "The file was deleted!": "Pelê hat jêbirin!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute-ya hatî dayîn di lewazek daneyê de xuya bû. Ji kerema xwe :attribute cûda hilbijêrin.", + "The given data was invalid.": "Daneyên hatî dayîn nederbasdar bûn.", + "The government won't let us show you what's behind these doors": "Hikûmet nahêle em nîşanî we bidin ka li pişt van deriyan çi heye", + "The HasOne relationship has already been filled.": "Têkiliya HasOne jixwe dagirtî bû.", + "The image could not be loaded": "Wêne nehat barkirin", + "The image could not be loaded.": "Wêne nehat barkirin.", + "The invoice emails must be valid email addresses.": "Divê e-nameyên fatorê navnîşên e-nameyên derbasdar bin.", + "The password is incorrect.": "Şîfre çewt e.", + "The provided coupon code is invalid.": "Koda kuponê ya pêşkêşkirî nederbasdar e.", + "The provided password does not match your current password.": "Şîfreya pêşkêşkirî bi şîfreya weya niha li hev nake.", + "The provided password was incorrect.": "Şîfreya pêşkêşkirî çewt bû.", + "The provided two factor authentication code was invalid.": "Koda piştrastkirina du faktoran nederbasdar bû.", + "The provided two factor recovery code was invalid.": "Koda vegerandina du faktoran nederbasdar bû.", + "The provided VAT number is invalid.": "Numreya VAT ya hatî dayîn nederbasdar e.", + "The resource was attached!": "Çavkanî pê ve girêdayî bû!", + "The resource was prevented from being saved!": "Çavkanî ji xilasbûnê hate asteng kirin!", + "The resource was updated!": "Çavkanî hate nûve kirin!", + "The response is not a streamed response.": "Bersiv ne bersivek birêkûpêk e.", + "The response is not a view.": "Bersiv ne nêrînek e.", + "The selected country is invalid.": "Welatê hilbijartî nederbasdar e.", + "The selected plan is invalid.": "Plana hilbijartî nederbasdar e.", + "The selected resources have been :action!": "Çavkaniyên hilbijartî :action bûne!", + "The team's name and owner information.": "Navê tîmê û agahdariya xwediyê.", + "There are no available options for this resource.": "Ji bo vê çavkaniyê vebijarkên berdest nîn in.", + "There are no fields to display.": "Zeviyên ji bo nîşandanê tune.", + "There are no new notifications.": "Agahiyên nû tune.", + "There was a problem executing the action.": "Di pêkanîna çalakiyê de pirsgirêk derket.", + "There was a problem fetching the resource.": "Di girtina çavkaniyê de pirsgirêkek derket.", + "There was a problem submitting the form.": "Di şandina formê de pirsgirêkek derket.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Van kesan ji bo tîmê we hatine vexwendin û ji wan re e-nameyek vexwendinê hatî şandin. Ew dikarin bi pejirandina vexwendina e-nameyê beşdarî tîmê bibin.", + "This account does not have an active subscription.": "Ev hesab ne xwedî abonetiya çalak e.", + "This action is unauthorized.": "Ev çalakî bê destûr e.", + "This copy of Nova is unlicensed.": "Ev kopiya Nova bê destûr e.", + "This coupon code can only be used by new customers.": "Ev koda kuponê tenê dikare ji hêla xerîdarên nû ve were bikar anîn.", + "This device": "Ev amûr", + "This file field is read-only.": "Ev qada pelê tenê-xwendin e.", + "This invoice is no longer open.": "Ev fatûre êdî vekirî ye.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ev herêmek ewledar a serîlêdanê ye. Ji kerema xwe berî ku berdewam bike şîfreya xwe piştrast bike.", + "This password does not match our records.": "Ev şîfre bi qeydên me re li hev nayê.", + "This password reset link will expire in :count minutes.": "Ev girêdana vesazkirina şîfreyê dê di :count hûrdeman de biqede.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ev drav hate destpêkirin, lê fonan hêj nehatiye wergirtin. Ev dikare heta 14 rojan bigire.", + "This resource no longer exists": "Ev çavkanî êdî nemaye", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dema vê abonetiyê qediyaye û ji nû ve nayê domandin. Ji kerema xwe abonetiyek nû biafirînin.", + "This user already belongs to the team.": "Ev bikarhêner berê xwe dide tîmê.", + "This user has already been invited to the team.": "Ev bikarhêner berê ji bo tîmê hatiye vexwendin.", + "Timor-Leste": "Tîmor-leste", + "to": "ber", + "To": "Ber", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ji bo qedandina çalakkirina rastkirina du faktoran, koda QR-ya jêrîn bi karanîna serîlêdana rastgirkera têlefona xwe bişopînin an bişkojka sazkirinê têkevin û koda OTP ya hatî çêkirin peyda bikin.", + "Today": "Îro", + "Toggle navigation": "Navîgasyon biguherîne", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Navê Token", + "Tonga": "Toga", + "Too Many Requests": "Pir Pir Daxwaz", + "total": "hemî", + "Total:": "Hemî:", + "Trashed": "Çop kirin", + "Trinidad And Tobago": "Trînîdad û Tobago", + "Trinidad and Tobago": "Trînîdad û Tobago", + "Tunisia": "Tunis", + "Turkey": "Tirkiye", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Giravên Turks û Caicos", + "Turks and Caicos Islands": "Giravên Turks û Caicos", + "Tuvalu": "Tuvalû", + "Two Factor Authentication": "Nasnameya Du Faktorî", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Naha piştrastkirina du faktoran çalak e. Koda QR-ya jêrîn bi karanîna serîlêdana naskerê têlefona xwe bişopînin an bişkojka sazkirinê têkevin.", + "Type": "Awa", + "Uganda": "Ûganda", + "Ukraine": "Ukrayna", + "Unauthorized": "Bêmaf", + "United Arab Emirates": "Emîriyên Yekbûyî yên Ereban", + "United Kingdom": "Inglîz", + "United States": "Dewletên Yekbûyî", + "United States Minor Outlying Islands": "Giravên Biçûk ên Dewletên Yekbûyî", + "United States Outlying Islands": "Giravên Dewletên Yekbûyî", + "Unknown": "Nenas", + "Unpaid": "Bêpere", + "Update": "Rojanekirin", + "Update & Continue Editing": "Nûvekirin û Biguherîne", + "Update :resource": "Nûvekirin :resource", + "Update :resource: :title": "Nûvekirin :resource: :title", + "Update attached :resource: :title": "Nûvekirina pêvekirî :resource: :title", + "Update Password": "Şîfreyê nûve bikin", + "Update Payment Information": "Agahdariya Paymentê nûve bikin", + "Update Payment Method": "Rêbaza Paymentê nûve bikin", + "Update your account's profile information and email address.": "Agahdariya profîla hesabê xwe û navnîşana e-nameyê nûve bikin.", + "Uploading": "Barkirin", + "Uploading files... (:current/:total)": "Barkirina pelan... (:current/:total)", + "Uruguay": "Ûrûgûay", + "Use a recovery code": "Koda hilanînê bikar bînin", + "Use an authentication code": "Kodek erêkirinê bikar bînin", + "User Actions": "Çalakiyên Bikarhêner", + "User Security": "Ewlekariya Bikarhêner", + "Username": "Navê bikarhêner", + "Uzbekistan": "Ozbekistan", + "Value": "Giranî", + "Vanuatu": "Vanûatû", + "VAT Number": "Hejmara VAT", + "Venezuela": "Venezûêla", + "Venezuela, Bolivarian Republic of": "Venezuela, Komara Bolîvarî ya", + "Verify Email Address": "Navnîşana E-nameyê piştrast bikin", + "Verify Your Email Address": "Navnîşana E-nameya xwe verast bikin", + "Viet Nam": "Vîetnam", + "View": "Dîtinî", + "Virgin Islands, British": "Giravên Virgin, Brîtanî", + "Virgin Islands, U.S.": "Giravên Virgin, U.S.", + "Wallis And Futuna": "Wallis û Futuna", + "Wallis and Futuna": "Wallis û Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Em abonetiya we hildiweşînin. Dema ku abonet bi serketî hate pêvajo kirin, ev rûpel dê bixweber nûve bike. Bi gelemperî, ev pêvajo tenê çend hûrdeman digire.", + "We are unable to process your payment. Please contact customer support.": "Em nikarin dravdana we bidomînin. Ji kerema xwe bi piştgiriya xerîdar re têkilî daynin.", + "We have emailed your password reset link!": "Me lînka vegerandina şîfreya we bi e-nameyê şand!", + "We were unable to find a registered user with this email address.": "Me nekarî bikarhênerek qeydkirî bi vê navnîşana e-nameyê bibînin.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Em ê ji bo navnîşên e-nameyên ku hûn li jêr destnîşan dikin, dakêşin serbestberdana. Hûn dikarin bi karanîna komên bi karanîna gelek e-nameyê veqetînin.", + "We're lost in space. The page you were trying to view does not exist.": "Em li fezayê winda bûne. Rûpelê ku te hewl dida bibînî tune.", + "Welcome Back!": "Duabre bixêr bên!", + "Western Sahara": "Sahraya Rojava", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Dema ku piştrastkirina du faktoran were çalak kirin, dê di dema erêkirinê de nîşanek ewledar, rasthatî ji we were xwestin. Hûn dikarin vê tokenê ji serîlêdana Google Authenticatorê ya têlefona xwe bistînin.", + "Whoops": "Heyf", + "Whoops!": "Heyf!", + "Whoops! Something went wrong.": "Heyf! Tiştek xelet derket.", + "With Trashed": "Bi Trashed", + "Write": "Nivîsîn", + "Year To Date": "Sal To Date", + "Yearly": "Salane", + "Yemen": "Yemen", + "Yes": "Erê", + "You are already subscribed.": "Tu jixwe abone yî.", + "You are currently within your free trial period. Your trial will expire on :date.": "Hûn niha di heyama ceribandina xweya belaş de ne. Darizandina we dê di :date de biqede.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Hûn niha di heyama ceribandina xweya belaş de ne. Dê ceribandina we di :date de biqede. Destpêka abonetiyek nû dê ceribandina we biqede.", + "You are logged in!": "Tu têketî!", + "You are receiving this email because we received a password reset request for your account.": "Hûn vê e-nameyê distînin ji ber ku me ji bo hesabê we daxwaznameyek nûvekirina şîfreyê wergirt.", + "You have been invited to join the :team team!": "Hûn hatine vexwendin ku hûn beşdarî tîmê :team bibin!", + "You have enabled two factor authentication.": "Te erêkirina du faktoran çalak kiriye.", + "You have not enabled two factor authentication.": "Te erêkirina du faktoran çalak nekiriye.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Hin fatûreyên we yên bêpere hene. Piştî nûvekirina awayê dravdana xweya xwerû, hûn dikarin dravdanan bi navnîşa fatûreya jêrîn ji nû ve biceribînin.", + "You may accept this invitation by clicking the button below:": "Hûn dikarin vê vexwendinê bi tikandina bişkoja jêrîn qebûl bikin:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Hûn dikarin her dem abonetiya xwe betal bikin. Gava ku abonetiya we hat betal kirin, hûn ê vebijarka we hebe ku hûn abonetê heya dawiya çerxa fatûreya xweya heyî ji nû ve bidin destpêkirin.", + "You may delete any of your existing tokens if they are no longer needed.": "Heke ew êdî hewce nebin hûn dikarin yek ji nîşaneyên xweyên heyî jêbikin.", + "You may not delete your personal team.": "Hûn nikarin tîmê xweya kesane jêbirin.", + "You may not leave a team that you created.": "Dibe ku hûn tîmek ku we afirandiye nehêlin.", + "You will receive an invoice and payment link via email for each billing period.": "Hûn ê ji bo her heyama fatûreyê bi e-nameyê fatûreyek û girêdanek dravdanê bistînin.", + "You're logged in!": "Tu têketî!", + "Your :invoiceName invoice is now available!": "fatûreya weya :invoiceName niha berdest e!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Navnîşana fatûreya we :address :address2 :postal_code :city :state :country e", + "Your card was declined. Please contact your card issuer for more information.": "Qerta te hat redkirin. Ji kerema xwe ji bo bêtir agahdarî bi belavkerê karta xwe re têkilî daynin.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Rêbaza dravdana weya heyî qerta krediyê ye ku di :lastFour-ê de diqede û di :expiration-ê de qediya ye.", + "Your email address is unverified.": "Navnîşana e-nameya we nehatiye piştrast kirin.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Dravdana weya paşîn a :amount têk çû. Ji kerema xwe rêbaza dravdana xwe nûve bike da ku dravdana têkçûyî ji nû ve biceribîne.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Dravdana weya paşîn a :amount li ser :date têk çû. Ji kerema xwe rêbaza dravdana xwe nûve bikin da ku dravdana têkçû dîsa biceribîne.", + "Your next payment of :amount will be processed on :date.": "Dravdana weya paşîn a :amount dê di :date de be.", + "Your payment method has been added successfully.": "Rêbaza dravdana we bi serkeftî hate zêdekirin.", + "Your payment method will be charged automatically for each billing period.": "Rêbaza dravdana we dê ji bo her heyama fatûreyê bixweber were xerckirin.", + "Your registered VAT Number is :vatNumber.": "Hejmara weya VAT ya qeydkirî :vatNumber e.", + "Your subscription has been started successfully.": "Abonetiya we bi serkeftî dest pê kir.", + "Your subscription has been successfully cancelled.": "Abonetiya we bi serkeftî hate betal kirin.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Abonetiya we bi serkeftî hate betal kirin. Hûn ê hîn jî heya dawiya heyama fatûreya xwe bigihîjin we.", + "Your subscription was successfully resumed.": "Abonetiya we bi serkeftî ji nû ve dest pê kir.", + "Your subscription was successfully updated.": "Abonetiya we bi serkeftî hate nûve kirin.", + "Zambia": "Zambiya", + "Zimbabwe": "Zîmbabwe", + "Zip / Postal Code": "Zip / Koda Posta", + "Åland Islands": "Giravên Åland" +} diff --git a/locales/ku/php-inline.json b/locales/ku/php-inline.json new file mode 100644 index 00000000000..00360754209 --- /dev/null +++ b/locales/ku/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Divê ev qad bê qebûlkirin.", + "accepted_if": "Dema ku :other bibe :value divê ev zevî were pejirandin.", + "active_url": "Ev qad ne URLek derbasdar e.", + "after": "Divê ev zevî dîrokek piştî :date be.", + "after_or_equal": "Divê ev zevî dîrokek piştî :date an wekhev be.", + "alpha": "Divê ev qad tenê tîpan hebe.", + "alpha_dash": "Divê ev qad tenê tîp, jimar, xêz û binî hebin.", + "alpha_num": "Divê ev qad tenê tîp û jimare hebin.", + "any_of": "Ev qada betal e.", + "array": "Ev qad divê array be.", + "ascii": "Divê ev qad tenê tîpên alfan-hejmarî û sembolên yek-byte hebe.", + "attached": "Ev qad jixwe ve girêdayî ye.", + "before": "Divê ev zevî dîrokek berî :date be.", + "before_or_equal": "Divê ev zevî dîrokek berî :date an wekhev be.", + "between.array": "Divê ev qad di navbera :min û :max hêmanan de hebe.", + "between.file": "Divê ev qad di navbera :min û :max kilobyte de be.", + "between.numeric": "Divê ev zeviy di navbera :min û :max de be.", + "between.string": "Divê ev qad di navbera :min û :max tîpan de be.", + "boolean": "Divê ev qad rast an derew be.", + "can": "Di vê qadê de nirxek bêdestûr heye.", + "confirmed": "Ev erêkirina zeviyê li hev nayê.", + "contains": "Ev qad nirxeke pêwîst winda ye.", + "date": "Ev qad ne dîrokek derbasdar e.", + "date_equals": "Divê ev zevî dîrokek bi qasî :date be.", + "date_format": "Ev qad bi formata :format-ê re nayê hev.", + "decimal": "Di vê qadê de divê :decimal rehên dehiyê hebin.", + "declined": "Divê ev qad bê redkirin.", + "declined_if": "Dema ku :other bibe :value divê ev zevî were red kirin.", + "different": "Divê ev qad û :other cuda bin.", + "digits": "Ev qad divê :digits reqemî be.", + "digits_between": "Divê ev qad di navbera :min û :max reqeman de be.", + "dimensions": "Di vê qadê de pîvanên wêneyê nederbasdar hene.", + "distinct": "Ev qad xwedî nirxek dubare ye.", + "doesnt_contain": "Divê ev zevî ji yên jêrîn tune: :values.", + "doesnt_end_with": "Divê ev qad bi yek ji van jêrîn bidawî nebe: :values.", + "doesnt_start_with": "Divê ev qad bi yek ji van jêrîn dest pê neke: :values.", + "email": "Divê ev qad navnîşek e-nameyek derbasdar be.", + "ends_with": "Divê ev qad bi yek ji van jêrîn bi dawî bibe: :values.", + "enum": "Qada hilbijartî nederbasdar e.", + "exists": "Qada hilbijartî nederbasdar e.", + "extensions": "Divê ev zevî yek ji dirêjkirinên jêrîn hebe: :values.", + "file": "Divê ev qad pelek be.", + "filled": "Divê ev qad xwedî nirxek be.", + "gt.array": "Divê ev qad ji :value hêmanan zêdetir be.", + "gt.file": "Divê ev qad ji :value kilobyte mezintir be.", + "gt.numeric": "Divê ev zeviy ji :value mezintir be.", + "gt.string": "Divê ev qad ji :value tîpan mezintir be.", + "gte.array": "Di vê qadê de divê :value hêman an jî zêdetir hebin.", + "gte.file": "Divê ev qad ji :value kilobyte mezintir an wekhev be.", + "gte.numeric": "Divê ev zevî ji :value-ê mezintir an wekhev be.", + "gte.string": "Divê ev qad ji :value tîpan mezintir an wekhev be.", + "hex_color": "Divê ev qad bi rengek hexadecimal derbasdar be.", + "image": "Ev qad divê wêneyek be.", + "in": "Qada hilbijartî nederbasdar e.", + "in_array": "Ev qad di :other de tune.", + "in_array_keys": "Ev zevî divê bi kêmî ve yek ji keysên jêrîn hebe: :values.", + "integer": "Divê ev qad jimareyek bêkêmasî be.", + "ip": "Divê ev qad navnîşek IP-ya derbasdar be.", + "ipv4": "Divê ev qad navnîşek IPv4 derbasdar be.", + "ipv6": "Divê ev qad navnîşek IPv6 derbasdar be.", + "json": "Divê ev zevî rêzek JSON derbasdar be.", + "list": "Divê ev qad lîsteyek be.", + "lowercase": "Divê ev qad bi tîpên piçûk be.", + "lt.array": "Divê ev qad ji :value hêman kêmtir be.", + "lt.file": "Divê ev qad ji :value kilobyte kêmtir be.", + "lt.numeric": "Divê ev zevî ji :value kêmtir be.", + "lt.string": "Divê ev qad ji :value tîpan kêmtir be.", + "lte.array": "Divê ev qad ji :value hêmanan zêdetir nebe.", + "lte.file": "Divê ev qad ji :value kilobyte kêmtir an wekhev be.", + "lte.numeric": "Divê ev zevî ji :value-ê kêmtir an wekhev be.", + "lte.string": "Divê ev qad ji :value tîpan kêmtir an wekhev be.", + "mac_address": "Divê ev qada navnîşek MAC-ê derbasdar be.", + "max.array": "Divê ev qad ji :max hêmanan zêdetir nebe.", + "max.file": "Divê ev qad ji :max kilobyte mezintir nebe.", + "max.numeric": "Divê ev zevî ji :max-ê mezintir nebe.", + "max.string": "Divê ev qad ji :max tîpan mezintir nebe.", + "max_digits": "Divê ev qad ji :max reqeman zêdetir nebe.", + "mimes": "Ev qad divê pelek bi vî rengî be: :values.", + "mimetypes": "Ev qad divê pelek bi vî rengî be: :values.", + "min.array": "Divê ev qad herî kêm :min hêman hebin.", + "min.file": "Divê ev zeviy herî kêm :min kilobyte be.", + "min.numeric": "Divê ev zeviy herî kêm :min be.", + "min.string": "Ev qad divê herî kêm :min tîpan be.", + "min_digits": "Divê ev qad herî kêm :min reqeman hebe.", + "missing": "Divê ev qad winda bibe.", + "missing_if": "Dema ku :other bibe :value divê ev zevî winda bibe.", + "missing_unless": "Pêdivî ye ku ev zevî winda nebe heya ku :other nebe :value.", + "missing_with": "Dema ku :values hebe divê ev zevî winda bibe.", + "missing_with_all": "Dema ku :values hebin divê ev zevî winda bibe.", + "multiple_of": "Divê ev qad ji :value-an pirjimar be.", + "not_in": "Qada hilbijartî nederbasdar e.", + "not_regex": "Ev formata zeviyê nederbasdar e.", + "numeric": "Divê ev qad jimareyek be.", + "password.letters": "Divê ev qad bi kêmanî yek tîp hebe.", + "password.mixed": "Divê ev qad bi kêmanî yek tîpek mezin û yek tîpek piçûk hebe.", + "password.numbers": "Di vê qadê de divê herî kêm yek hejmar hebe.", + "password.symbols": "Di vê qadê de divê herî kêm sembolek hebe.", + "password.uncompromised": "Qada diyarkirî di vekêşana daneyê de xuya bû. Ji kerema xwe qadeke cuda hilbijêre.", + "present": "Divê ev qad hebe.", + "present_if": "Dema ku :other bibe :value divê ev zevî hebe.", + "present_unless": "Divê ev qad hebe heya ku :other nebe :value.", + "present_with": "Dema ku :values hebe divê ev zevî hebe.", + "present_with_all": "Dema ku :values hebin divê ev zevî hebe.", + "prohibited": "Ev qad qedexe ye.", + "prohibited_if": "Dema ku :other bibe :value ev zevî qedexe ye.", + "prohibited_if_accepted": "Dema ku :other tê qebûl kirin ev zevî qedexe ye.", + "prohibited_if_declined": "Ev qadê dema ku :other kêm bibe qedexe ye.", + "prohibited_unless": "Ev qad qedexe ye heya ku :other di :values de be.", + "prohibits": "Ev qad hebûna :other qedexe dike.", + "regex": "Ev formata zeviyê nederbasdar e.", + "relatable": "Dibe ku ev qad bi vê çavkaniyê re têkildar nebe.", + "required": "Ev qada pêdivî ye.", + "required_array_keys": "Di vê qadê de divê navnîşên ji bo: :values.", + "required_if": "Dema ku :other bibe :value ev qada pêdivî ye.", + "required_if_accepted": "Dema ku :other were pejirandin ev qada pêdivî ye.", + "required_if_declined": "Dema ku :other were red kirin ev qada pêdivî ye.", + "required_unless": "Vê zeviyê pêdivî ye ku heya :other di :values de ne.", + "required_with": "Dema ku :values hebe ev qada pêdivî ye.", + "required_with_all": "Dema ku :values hebin ev qada pêdivî ye.", + "required_without": "Dema ku :values tune be ev qada pêdivî ye.", + "required_without_all": "Dema ku yek ji :values ne amade be ev qada pêdivî ye.", + "same": "Ev qad û :other divê li hev bikin.", + "size.array": "Divê ev qad :size hêman hebin.", + "size.file": "Divê ev qad :size kilobyte be.", + "size.numeric": "Divê ev qada :size be.", + "size.string": "Divê ev qad :size tîpan be.", + "starts_with": "Divê ev qad bi yek ji van jêrîn dest pê bike: :values.", + "string": "Ev qad divê string be.", + "timezone": "Ev qad divê navçeyek demjimêrek derbasdar be.", + "ulid": "Divê ev qad ULIDek derbasdar be.", + "unique": "Jixwe ev qad hatiye girtin.", + "uploaded": "Ev qad nehat barkirin.", + "uppercase": "Divê ev qad bi tîpên mezin be.", + "url": "Ev qad divê URLek derbasdar be.", + "uuid": "Divê ev qad UUID-ya derbasdar be." +} diff --git a/locales/ku/php.json b/locales/ku/php.json new file mode 100644 index 00000000000..8f774aa7746 --- /dev/null +++ b/locales/ku/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Divê :attribute bêne qebûl kirin.", + "accepted_if": "Dema ku :other bibe :value divê :attribute were pejirandin.", + "active_url": ":attribute ne URLek derbasdar e.", + "after": "Divê :attribute dîrokek piştî :date be.", + "after_or_equal": "Divê :attribute dîrokek piştî :date an wekhev be.", + "alpha": "Divê :attribute tenê tîpan hebin.", + "alpha_dash": "Divê :attribute tenê tîp, jimar, daçek û binxet hebin.", + "alpha_num": "Divê :attribute tenê tîp û hejmaran hebin.", + "any_of": ":attribute zevî betal e.", + "array": "Divê :attribute array be.", + "ascii": "Di qada :attribute de divê tenê tîp û sembolên alfanumerîkî yên yek-byte hebin.", + "attached": "Ev :attribute jixwe ve girêdayî ye.", + "before": "Divê :attribute dîrokek berî :date be.", + "before_or_equal": "Divê :attribute dîrokek berî :date an wekhev be.", + "between.array": "Divê :attribute di navbera :min û :max tiştan de hebin.", + "between.file": "Divê :attribute di navbera :min û :max kilobyte de be.", + "between.numeric": "Divê :attribute di navbera :min û :max de be.", + "between.string": "Divê :attribute di navbera :min û :max tîpan de bin.", + "boolean": "Divê qada :attribute rast an derewîn be.", + "can": "Di qada :attribute de nirxek bêdestûr heye.", + "confirmed": "Pejirandina :attribute li hev nayê.", + "contains": "Qada :attribute nirxek pêwîst winda ye.", + "current_password": "Şîfre çewt e.", + "date": ":attribute ne dîrokek derbasdar e.", + "date_equals": "Divê :attribute dîrokek bi :date re wekhev be.", + "date_format": ":attribute bi formata :format re hev nagire.", + "decimal": "Di qada :attribute de divê :decimal rehên dehiyê hebin.", + "declined": "Divê :attribute werin red kirin.", + "declined_if": "Dema ku :other bibe :value divê :attribute were red kirin.", + "different": "Divê :attribute û :other cuda bin.", + "digits": "Divê :attribute :digits reqeman bin.", + "digits_between": "Divê :attribute di navbera :min û :max reqeman de be.", + "dimensions": "The :attribute xwedan pîvanên wêneyê nederbasdar e.", + "distinct": "Qada :attribute nirxek dubare heye.", + "doesnt_contain": "Divê :attribute zevî ji yên jêrîn tune: :values.", + "doesnt_end_with": "Divê qada :attribute bi yek ji van jêrîn bi dawî nebe: :values.", + "doesnt_start_with": "Divê qada :attribute bi yek ji van jêrîn dest pê neke: :values.", + "email": "Divê :attribute navnîşek e-nameyek derbasdar be.", + "ends_with": "Divê :attribute bi yek ji van jêrîn bi dawî bibe: :values.", + "enum": ":attribute bijartî nederbasdar e.", + "exists": ":attribute bijartî nederbasdar e.", + "extensions": "Qada :attribute divê yek ji dirêjkirina jêrîn hebe: :values.", + "failed": "Ev pêbawer bi qeydên me re li hev nakin.", + "file": "Divê :attribute pelek be.", + "filled": "Divê qada :attribute nirxek hebe.", + "gt.array": "Divê :attribute ji :value hêmanan zêdetir bin.", + "gt.file": "Divê :attribute ji :value kilobyte mezintir be.", + "gt.numeric": "Divê :attribute ji :value mezintir be.", + "gt.string": "Divê :attribute ji :value tîpan mezintir bin.", + "gte.array": "Divê :attribute :value hêman an jî zêdetir hebin.", + "gte.file": "Divê :attribute ji :value kilobyte mezintir an wekhev be.", + "gte.numeric": "Divê :attribute ji :value-ê mezintir an wekhev be.", + "gte.string": "Divê :attribute ji :value tîpan mezintir an wekhev be.", + "hex_color": "Qada :attribute divê rengek hexadecimal derbasdar be.", + "image": "Divê :attribute wêneyek be.", + "in": ":attribute bijartî nederbasdar e.", + "in_array": "Qada :attribute di :other de tune.", + "in_array_keys": "Divê :attribute zevî bi kêmî ve yek ji keysên jêrîn hebe: :values.", + "integer": "Divê :attribute jimarek bêkêmasî be.", + "ip": "Divê :attribute navnîşek IP-ya derbasdar be.", + "ipv4": "Divê :attribute navnîşek IPv4 derbasdar be.", + "ipv6": "Divê :attribute navnîşek IPv6 derbasdar be.", + "json": "Divê :attribute rêzek JSON derbasdar be.", + "list": "Divê qada :attribute lîsteyek be.", + "lowercase": "Qada :attribute divê biçûk be.", + "lt.array": "Divê :attribute ji :value hêman kêmtir bin.", + "lt.file": "Divê :attribute ji :value kilobyte kêmtir be.", + "lt.numeric": "Divê :attribute ji :value kêmtir be.", + "lt.string": "Divê :attribute ji :value tîpan kêmtir bin.", + "lte.array": "Divê :attribute ji :value hêmanan zêdetir nebe.", + "lte.file": "Divê :attribute ji :value kilobyte kêmtir an wekhev be.", + "lte.numeric": "Divê :attribute ji :value-ê kêmtir an wekhev be.", + "lte.string": "Divê :attribute ji :value tîpan kêmtir an wekhev bin.", + "mac_address": "Divê :attribute navnîşek MAC-ê derbasdar be.", + "max.array": "Divê :attribute ji :max hêmanan zêdetir nebe.", + "max.file": "Divê :attribute ji :max kilobyte mezintir nebe.", + "max.numeric": "Divê :attribute ji :max-an mezintir nebe.", + "max.string": "Divê :attribute ji :max tîpan mezintir nebe.", + "max_digits": "Divê qada :attribute ji :max reqeman zêdetir nebe.", + "mimes": "Divê :attribute pelek bi vî rengî be: :values.", + "mimetypes": "Divê :attribute pelek bi vî rengî be: :values.", + "min.array": "Divê :attribute herî kêm :min hêman hebin.", + "min.file": "Divê :attribute herî kêm :min kilobyte be.", + "min.numeric": "Divê :attribute herî kêm :min be.", + "min.string": "Divê :attribute herî kêm :min tîpan bin.", + "min_digits": "Qada :attribute divê herî kêm :min reqeman hebe.", + "missing": "Divê qada :attribute winda bibe.", + "missing_if": "Dema ku :other bibe :value divê qada :attribute winda bibe.", + "missing_unless": "Divê qada :attribute winda nebe heya ku :other nebe :value.", + "missing_with": "Dema ku :values hebe divê qada :attribute winda bibe.", + "missing_with_all": "Dema ku :values hebin divê qada :attribute winda bibe.", + "multiple_of": "Divê :attribute pirjimara :value be.", + "next": "Next »", + "not_in": ":attribute bijartî nederbasdar e.", + "not_regex": "Formata :attribute nederbasdar e.", + "numeric": "Divê :attribute jimarek be.", + "password": "Şîfre çewt e.", + "password.letters": "Di qada :attribute de divê herî kêm yek tîpek hebe.", + "password.mixed": "Di qada :attribute de divê herî kêm yek tîpek mezin û yek tîpek piçûk hebe.", + "password.numbers": "Di qada :attribute de divê herî kêm yek hejmar hebe.", + "password.symbols": "Di qada :attribute de divê herî kêm sembolek hebe.", + "password.uncompromised": ":attribute-ya hatî dayîn di lewazek daneyê de xuya bû. Ji kerema xwe :attribute cûda hilbijêrin.", + "present": "Divê qada :attribute hebe.", + "present_if": "Dema ku :other bibe :value divê qada :attribute hebe.", + "present_unless": "Divê qada :attribute hebe heya ku :other nebe :value.", + "present_with": "Dema ku :values hebe divê qada :attribute hebe.", + "present_with_all": "Dema ku :values hebin divê qada :attribute hebe.", + "previous": "« Berê", + "prohibited": "Qada :attribute qedexe ye.", + "prohibited_if": "Dema ku :other bibe :value qada :attribute qedexe ye.", + "prohibited_if_accepted": "Dema ku :other tê qebûl kirin :attribute zevî qedexe ye.", + "prohibited_if_declined": "Dema ku :other kêm bibe, :attribute zevî qedexe ye.", + "prohibited_unless": "Qada :attribute qedexe ye heya ku :other di :values de be.", + "prohibits": "Qada :attribute hebûna :other qedexe dike.", + "regex": "Formata :attribute nederbasdar e.", + "relatable": "Dibe ku ev :attribute bi vê çavkaniyê re têkildar nebe.", + "required": "Qada :attribute hewce ye.", + "required_array_keys": "Di qada :attribute de divê navnîşên ji bo: :values hene.", + "required_if": "Dema ku :other bibe :value qada :attribute hewce ye.", + "required_if_accepted": "Dema ku :other were pejirandin qada :attribute hewce ye.", + "required_if_declined": "Dema ku :other were red kirin qada :attribute hewce ye.", + "required_unless": "Heya ku :other di :values de nebe qada :attribute hewce ye.", + "required_with": "Dema ku :values hebe qada :attribute hewce ye.", + "required_with_all": "Dema ku :values hebin qada :attribute hewce ye.", + "required_without": "Dema ku :values tune be qada :attribute hewce ye.", + "required_without_all": "Dema ku yek ji :values ne amade be qada :attribute hewce ye.", + "reset": "Şîfreya te ji nû ve hat vegerandin.", + "same": "Divê :attribute û :other li hev bikin.", + "sent": "Me lînka vegerandina şîfreya we bi e-nameyê şandiye.", + "size.array": ":attribute divê :size hêman hebin.", + "size.file": "Divê :attribute :size kilobyte bin.", + "size.numeric": "Divê :attribute :size be.", + "size.string": "Divê :attribute :size tîp bin.", + "starts_with": "Divê :attribute bi yek ji jêrîn dest pê bikin: :values.", + "string": "Divê :attribute rêzek be.", + "throttle": "Gelek hewldanên têketinê. Ji kerema xwe di :seconds çirkeyan de dîsa biceribîne.", + "throttled": "Ji kerema xwe berî ku ji nû ve biceribîne bisekinin.", + "timezone": "Divê :attribute demjimarek derbasdar be.", + "token": "Ev nîşana vegerandina şîfreyê nederbasdar e.", + "ulid": "Qada :attribute divê ULIDek derbasdar be.", + "unique": ":attribute jixwe hatiye girtin.", + "uploaded": ":attribute nehat barkirin.", + "uppercase": "Qada :attribute divê bi tîpên mezin be.", + "url": "Divê :attribute URLek derbasdar be.", + "user": "Em nikarin bikarhênerek bi wê navnîşana e-nameyê bibînin.", + "uuid": "Divê :attribute UUID derbasdar be." +} diff --git a/locales/ky/_excludes.json b/locales/ky/_excludes.json new file mode 100644 index 00000000000..209bf37067a --- /dev/null +++ b/locales/ky/_excludes.json @@ -0,0 +1,7 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "ID", + "Log Viewer", + "Nova" +] diff --git a/locales/ky/json-inline.json b/locales/ky/json-inline.json new file mode 100644 index 00000000000..9b933ccb32a --- /dev/null +++ b/locales/ky/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Бул талаа жарактуу роль болушу керек.", + "The :attribute must be at least :length characters and contain at least one number.": "Бул талаа кеминде :length белгиден жана жок дегенде бир санды камтышы керек.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Бул талаа :length белгиден кем эмес болушу керек жана жок дегенде бир өзгөчө белги жана бир санды камтышы керек.", + "The :attribute must be at least :length characters and contain at least one special character.": "Бул талаа :length белгиден кем эмес болушу керек жана жок дегенде бир өзгөчө белгини камтышы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Бул талаа кеминде :length белгиден туруп, жок дегенде бир чоң тамга жана бир санды камтышы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Бул талаа кеминде :length белгиден жана жок дегенде бир чоң тамга менен бир өзгөчө белгиден турушу керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Бул талаа жок дегенде :length белгиден жана жок дегенде бир чоң тамгадан, бир сандан жана бир өзгөчө белгиден турушу керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Бул талаа кеминде :length белгиден жана жок дегенде бир чоң тамгадан турушу керек.", + "The :attribute must be at least :length characters.": "Бул талаа кеминде :length белгиден турушу керек.", + "The :attribute must contain at least one letter.": "Бул талаа жок дегенде бир тамганы камтышы керек.", + "The :attribute must contain at least one number.": "Бул талаа жок дегенде бир санды камтышы керек.", + "The :attribute must contain at least one symbol.": "Бул талаа жок дегенде бир символду камтышы керек.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Бул талаада жок дегенде бир чоң жана бир кичине тамга болушу керек.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Берилген талаа маалымат агып чыгууда пайда болду. Башка талаа тандаңыз." +} diff --git a/locales/ky/json.json b/locales/ky/json.json new file mode 100644 index 00000000000..22b36316b89 --- /dev/null +++ b/locales/ky/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(жана дагы :count ката)", + "(and :count more errors)": "(жана дагы :count ката)|(жана дагы :count ката)|(жана дагы :count ката)", + "30 Days": "30 күн", + "60 Days": "60 күн", + "90 Days": "90 күн", + ":amount selected": ":amount тандалды", + ":amount Total": ":amount Бардыгы", + ":days day trial": ":days күндүк сыноо", + ":resource Details": ":resource Чоо-жайы", + ":resource Details: :title": ":resource Чоо-жайы: :title", + "A decryption key is required.": "Шифрлөө ачкычы талап кылынат.", + "A fresh verification link has been sent to your email address.": "Электрондук почта дарегиңизге жаңы текшерүү шилтемеси жөнөтүлдү.", + "A new verification link has been sent to the email address you provided during registration.": "Каттоо учурунда сиз көрсөткөн электрондук почта дарегине жаңы текшерүү шилтемеси жөнөтүлдү.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Профиль жөндөөлөрүңүздө көрсөткөн электрондук почта дарегине жаңы текшерүү шилтемеси жөнөтүлдү.", + "A new verification link has been sent to your email address.": "Электрондук почта дарегиңизге жаңы текшерүү шилтемеси жөнөтүлдү.", + "Accept Invitation": "Чакырууну кабыл алуу", + "Action": "Аракет", + "Action Event": "Аракет окуясы", + "Action Events": "Аракет окуялары", + "Action Happened At": "Аракет болгон убакыт", + "Action Initiated By": "Аракетти баштаган", + "Action Name": "Аракеттин аты", + "Action Status": "Аракеттин абалы", + "Action Target": "Аракеттин максаты", + "Actions": "Аракеттер", + "Add": "кошуу", + "Add :resource": ":resource кошуу", + "Add a new team member to your team, allowing them to collaborate with you.": "Командаңызга жаңы команда мүчөсүн кошуп, аларга сиз менен кызматташууга мүмкүнчүлүк бериңиз.", + "Add additional security to your account using two factor authentication.": "Эки фактордук аутентификацияны колдонуу менен аккаунтуңузга кошумча коопсуздук кошуңуз.", + "Add Payment Method": "Төлөм ыкмасын кошуу", + "Add row": "Катар кошуу", + "Add Team Member": "Команда мүчөсүн кошуу", + "Add VAT Number": "КНС номерин кошуу", + "Added.": "Кошулган.", + "Additional billing information updated successfully.": "Кошумча эсеп коюу маалыматы ийгиликтүү жаңыртылды.", + "Address": "Дарек", + "Address Line 2": "Дарек сап 2", + "Administrator": "Администратор", + "Administrator users can perform any action.": "Администратор колдонуучулар каалаган аракетти жасай алышат.", + "Afghanistan": "Ооганстан", + "Aland Islands": "Аланд аралдары", + "Albania": "Албания", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Бул команданын бир бөлүгү болгон адамдардын баары.", + "All resources loaded.": "Бардык ресурстар жүктөлдү.", + "All rights reserved.": "Бардык укуктар корголгон.", + "Already registered?": "Катталгансызбы?", + "American Samoa": "Америкалык Самоа", + "An error occurred while uploading the file.": "Файлды жүктөөдө ката кетти.", + "An error occurred while uploading the file: :error": "Файлды жүктөөдө ката кетти: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Күтүлбөгөн ката кетти жана биз колдоо тобубузга кабарладык. Сураныч, кийинчерээк кайра аракет кылыңыз.", + "Andorra": "Андора", + "Angola": "Ангола", + "Anguilla": "Ангилья", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Бул барак жүктөлгөндөн бери башка колдонуучу бул ресурсту жаңыртты. Сураныч, бетти жаңыртып, кайра аракет кылыңыз.", + "Antarctica": "Антарктида", + "Antigua And Barbuda": "Антигуа жана Барбуда", + "Antigua and Barbuda": "Антигуа жана Барбуда", + "API Token": "API Токен", + "API Token Permissions": "API Токен уруксаттары", + "API Tokens": "API Токендери", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API токендери үчүнчү тараптын кызматтарына сиздин атыңыздан биздин колдонмо менен аныктыгын текшерүүгө мүмкүндүк берет.", + "Apply": "Колдонуу", + "Apply Coupon": "Купонду колдонуу", + "April": "Апрель", + "Are you sure you want to attempt to pay :amount?": "Чын эле :amount төлөгүңүз келеби?", + "Are you sure you want to cancel your subscription?": "Жазылууңузду чын эле жокко чыгаргыңыз келеби?", + "Are you sure you want to delete all the notifications?": "Чын эле бардык эскертмелерди жок кылгыңыз келеби?", + "Are you sure you want to delete the selected resources?": "Тандалган ресурстарды чын эле жок кылгыңыз келеби?", + "Are you sure you want to delete this file?": "Бул файлды чын эле жок кылгыңыз келеби?", + "Are you sure you want to delete this notification?": "Бул эскертмени чын эле жок кылгыңыз келеби?", + "Are you sure you want to delete this payment method?": "Бул төлөм ыкмасын чын эле жок кылгыңыз келеби?", + "Are you sure you want to delete this resource?": "Бул ресурсту чын эле жок кылгыңыз келеби?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Бул топту чын эле жок кылгыңыз келеби? Команда жок кылынгандан кийин, анын бардык ресурстары жана дайындары биротоло жок кылынат.", + "Are you sure you want to delete your account?": "Каттоо эсебиңизди чын эле жок кылгыңыз келеби?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Каттоо эсебиңизди чын эле жок кылгыңыз келеби? Каттоо эсебиңиз жок кылынгандан кийин, анын бардык ресурстары жана дайындары биротоло жок кылынат. Каттоо эсебиңизди биротоло жок кылууну ырастоо үчүн сырсөзүңүздү киргизиңиз.", + "Are you sure you want to detach the selected resources?": "Тандалган ресурстарды чын эле ажыраткыңыз келеби?", + "Are you sure you want to detach this resource?": "Бул булакты чын эле ажыраткыңыз келеби?", + "Are you sure you want to force delete the selected resources?": "Тандалган ресурстарды мажбурлап жок кылууну чын эле каалайсызбы?", + "Are you sure you want to force delete this resource?": "Бул ресурсту чын эле жок кылгыңыз келеби?", + "Are you sure you want to log out?": "Чын эле чыгасызбы?", + "Are you sure you want to mark all notifications as read?": "Чын эле бардык эскертмелерди окулду деп белгилегиңиз келеби?", + "Are you sure you want to remove this item?": "Бул нерсени чын эле алып салгыңыз келеби?", + "Are you sure you want to restore the selected resources?": "Тандалган ресурстарды чын эле калыбына келтиргиңиз келеби?", + "Are you sure you want to restore this resource?": "Бул ресурсту чын эле калыбына келтиргиңиз келеби?", + "Are you sure you want to resume your subscription?": "Жазылууңузду чын эле уланткыңыз келеби?", + "Are you sure you want to run this action?": "Бул аракетти чын эле аткаргыңыз келеби?", + "Are you sure you want to set this payment method as your default?": "Бул төлөм ыкмасын чын эле демейки катары орноткуңуз келеби?", + "Are you sure you want to stop impersonating?": "Чын эле өзүн имитациялоону токтоткуңуз келеби?", + "Are you sure you would like to delete this API token?": "Бул API энбелгисин чын эле жок кылгыңыз келеби?", + "Are you sure you would like to leave this team?": "Бул командадан кетүүнү каалайсызбы?", + "Are you sure you would like to remove this person from the team?": "Бул адамды командадан чын эле алып салгыңыз келеби?", + "Are you sure you would like to switch billing plans?": "Эсеп коюу пландарын чын эле которуштурууну каалайсызбы?", + "Argentina": "Аргентина", + "Armenia": "Армения", + "Aruba": "Аруба", + "Attach": "Тирке", + "Attach & Attach Another": "Тирке жана дагы бирөөнү тирке", + "Attach :resource": ":resource тиркеңиз", + "Attach files by dragging & dropping, selecting or pasting them.": "Файлдарды сүйрөп таштоо, тандоо же чаптоо аркылуу тиркеңиз.", + "August": "Август", + "Australia": "Австралия", + "Austria": "Австрия", + "Azerbaijan": "Азербайжан", + "Bahamas": "Багам аралдары", + "Bahrain": "Бахрейн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Улантуудан мурун, биз сизге кат жөнөткөн шилтемени чыкылдатуу менен электрондук почта дарегиңизди текшере аласызбы? Эгер сиз электрондук катты албасаңыз, биз сизге башкасын жөнөтөбүз.", + "Before proceeding, please check your email for a verification link.": "Улантуудан мурун, текшерүү шилтемеси үчүн электрондук почтаңызды текшериңиз.", + "Belarus": "Беларус", + "Belgium": "Белгия", + "Belize": "Белиз", + "Benin": "Бенин", + "Bermuda": "Бермуда", + "Bhutan": "Бутан", + "Billing Information": "Эсептөө маалыматы", + "Billing Management": "Эсеп-кысап башкаруу", + "Bolivia": "Боливия", + "Bolivia, Plurinational State of": "Боливия, Көп улуттуу мамлекет", + "Bonaire, Sint Eustatius and Saba": "Бонайр, Синт-Эстатиус жана Саба", + "Bosnia And Herzegovina": "Босния жана Герцеговина", + "Bosnia and Herzegovina": "Босния жана Герцеговина", + "Botswana": "Ботсвана", + "Bouvet Island": "Бувет аралы", + "Brazil": "Бразилия", + "British Indian Ocean Territory": "Британдык Инди океанынын аймагы", + "Browser Sessions": "Браузер сессиялары", + "Brunei Darussalam": "Бруней Даруссалам", + "Bulgaria": "Болгария", + "Burkina Faso": "Буркина Фасо", + "Burundi": "Бурунди", + "Cambodia": "Камбожа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Жокко чыгаруу", + "Cancel Subscription": "Жазылууну жокко чыгаруу", + "Cape Verde": "Кабо-Верде", + "Card": "Карта", + "Cayman Islands": "Кайман аралдары", + "Central African Republic": "Борбордук Африка Республикасы", + "Chad": "Чад", + "Change Subscription Plan": "Жазылуу планын өзгөртүү", + "Change the current payment method attached to your subscription": "Жазылууңузга тиркелген учурдагы төлөм ыкмасын өзгөртүңүз", + "Changes": "Өзгөрүүлөр", + "Checkout": "Текшерүү", + "Chile": "Чили", + "China": "Кытай", + "Choose": "Тандоо", + "Choose :field": ":field тандаңыз", + "Choose :resource": ":resource тандаңыз", + "Choose an option": "Опцияны тандаңыз", + "Choose date": "Датаны тандаңыз", + "Choose File": "Файлды тандаңыз", + "Choose Files": "Файлдарды тандаңыз", + "Choose Type": "Типти тандаңыз", + "Christmas Island": "Рождество аралы", + "City": "Шаар", + "Click here to re-send the verification email.": "Текшерүү электрондук катын кайра жөнөтүү үчүн бул жерди басыңыз.", + "click here to request another": "башка суроо үчүн бул жерди бас", + "Click to choose": "Тандоо үчүн басыңыз", + "Close": "Жабуу", + "Cocos (Keeling) Islands": "Кокос (Килинг) аралдары", + "Code": "Код", + "Colombia": "Колумбия", + "Comoros": "Комор аралдары", + "Confirm": "Ырастоо", + "Confirm Billing Action": "Эсеп коюу аракетин ырастоо", + "Confirm Password": "Сырсөздү ыраста", + "Confirm Payment": "Төлөмдү ырастоо", + "Confirm your :amount payment": ":amount төлөмүңүздү ырастаңыз", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократиялык Республикасы", + "Congo, the Democratic Republic of the": "Конго, Демократиялык Республикасы", + "Constant": "Туруктуу", + "Continue To Payment": "Төлөөгө улантуу", + "Cook Islands": "Кук аралдары", + "Copy to clipboard": "Алмашуу буферине көчүрүү", + "Costa Rica": "Коста Рика", + "Cote D'Ivoire": "Пил тиши жееги", + "Country": "Өлкө", + "Coupon": "Купон", + "Coupon applied successfully.": "Купон ийгиликтүү колдонулду.", + "Create": "Түзүү", + "Create & Add Another": "Башкасын түзүү жана кошуу", + "Create :resource": ":resource түзүү", + "Create a new team to collaborate with others on projects.": "Башкалар менен долбоорлор боюнча кызматташуу үчүн жаңы команда түзүңүз.", + "Create Account": "Эсеп түзүү", + "Create API Token": "API Токенин түзүү", + "Create New Team": "Жаңы команда түзүү", + "Create Team": "Команда түзүү", + "Created.": "түзүлгөн.", + "Croatia": "Хорватия", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Кюрасао", + "Current Password": "Учурдагы Сырсөз", + "Current Subscription Plan": "Учурдагы жазылуу планы", + "Currently Subscribed": "Учурда жазылган", + "Customer Balance": "Кардар балансы", + "Customize": "Ыңгайлаштыруу", + "Cyprus": "Кипр", + "Czech Republic": "Чех Республикасы", + "Côte d'Ivoire": "Пил тиши жееги", + "Dark": "Караңгы", + "Dashboard": "Куралдар тактасы", + "December": "Декабрь", + "Decrease": "Азайтуу", + "Default": "Демейки", + "Delete": "Жок кылуу", + "Delete :resource": "Жок кылуу :resource", + "Delete Account": "Каттоо эсебин жок кылуу", + "Delete all notifications": "Бардык эскертмелерди жок кылуу", + "Delete API Token": "API Токенди жок кылуу", + "Delete File": "Файлды өчүрүү", + "Delete Notification": "Эскертүүнү жок кылуу", + "Delete Resource": "Ресурсту жок кылуу", + "Delete Selected": "Тандалганды жок кылуу", + "Delete Team": "Команданы жок кылуу", + "Denmark": "Дания", + "Detach": "Ажырат", + "Detach Resource": "Ресурсту ажыратыңыз", + "Detach Selected": "Тандалганды ажырат", + "Details": "Толук маалымат", + "Disable": "Өчүрүү", + "Djibouti": "Жибути", + "Do you really want to leave? You have unsaved changes.": "Чын эле кеткиң келеби? Сизде сактала элек өзгөртүүлөр бар.", + "Dominica": "Доминика", + "Dominican Republic": "Доминика республикасы", + "Done.": "Бүттү.", + "Download": "Жүктөп алуу", + "Download Invoice": "Эсеп-фактураны жүктөп алыңыз", + "Drop file or click to choose": "Файлды түшүрүңүз же тандоо үчүн чыкылдатыңыз", + "Drop files or click to choose": "Файлдарды таштаңыз же тандоо үчүн чыкылдатыңыз", + "Ecuador": "Эквадор", + "Edit": "Түзөтүү", + "Edit :resource": ":resource түзөтүү", + "Edit Attached": "Түзөтүү тиркелген", + "Edit Profile": "Профилди түзөтүү", + "Editor": "редактор", + "Editor users have the ability to read, create, and update.": "Редактордун колдонуучулары окуу, түзүү жана жаңыртуу мүмкүнчүлүгүнө ээ.", + "Egypt": "Мысыр", + "El Salvador": "Сальвадор", + "Email": "Электрондук почта", + "email": "электрондук почта", + "Email Address": "Электрондук почта дареги", + "Email Addresses": "Электрондук почта даректери", + "Email Password Reset Link": "Электрондук почта сырсөзүн калыбына келтирүү шилтемеси", + "Email Verification": "Электрондук почтаны текшерүү", + "Enable": "Иштетүү", + "Encrypted environment file already exists.": "Шифрленген чөйрө файлы мурунтан эле бар.", + "Encrypted environment file not found.": "Шифрленген чөйрө файлы табылган жок.", + "Ensure your account is using a long, random password to stay secure.": "Каттоо эсебиңиз коопсуз болушу үчүн узун, кокус сырсөздү колдонуп жатканын текшериңиз.", + "Environment file already exists.": "Экологиялык файл мурунтан эле бар.", + "Environment file not found.": "Айлана-чөйрө файлы табылган жок.", + "Equatorial Guinea": "Экватордук Гвинея", + "Eritrea": "Эритрия", + "Error": "Ката", + "errors": "каталар", + "Estonia": "Эстония", + "Ethiopia": "Эфиопия", + "ex VAT": "мурунку КНС", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Мөөнөтү бүтөт :expiration", + "Export As CSV": "CSV катары экспорттоо", + "Extra Billing Information": "Кошумча эсеп-кысап маалыматы", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Төлөмүңүздү иштетүү үчүн кошумча ырастоо талап кылынат. Сураныч, төмөнкү баскычты чыкылдатуу менен төлөм барагына өтүңүз.", + "Failed Subscription Payment": "Жазылуу төлөмү ишке ашкан жок", + "Failed to load :resource!": ":resource жүктөлгөн жок!", + "Falkland Islands (Malvinas)": "Фолкленд аралдары (Мальвин)", + "Faroe Islands": "Фарер аралдары", + "February": "Февраль", + "Fiji": "Фижи", + "Filename": "Шилтемелер аты", + "Finish enabling two factor authentication.": "Эки фактордук аутентификацияны иштетүү менен бүтүрүңүз.", + "Finland": "Финляндия", + "For your security, please confirm your password to continue.": "Коопсуздугуңуз үчүн улантуу үчүн сырсөзүңүздү ырастаңыз.", + "Forbidden": "Тыюу салынган", + "Force Delete": "Мажбурлап жок кылуу", + "Force Delete :resource": "Мажбурлап жок кылуу :resource", + "Force Delete Resource": "Ресурсту мажбурлап жок кылуу", + "Force Delete Selected": "Тандалганды мажбурлап жок кылуу", + "Forgot Password": "Сырсөздү унутту", + "Forgot your password?": "Сыр сөзүңүздү унуттуңузбу?", + "Forgot Your Password?": "Сыр сөзүңүздү унуттуңузбу?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Сыр сөзүңүздү унуттуңузбу? Көйгөй жок. Жөн гана бизге электрондук почта дарегиңизди билдириңиз, биз сизге жаңысын тандоого мүмкүндүк берген сырсөздү калыбына келтирүү шилтемесин жөнөтөбүз.", + "France": "Франция", + "French Guiana": "Француз Гвианасы", + "French Polynesia": "Француз Полинезиясы", + "French Southern Territories": "Франциянын түштүк аймактары", + "From": "Кимден", + "Gabon": "Габон", + "Gambia": "Гамбия", + "Georgia": "Грузия", + "Germany": "Германия", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "Үйгө баруу", + "Go to page :page": ":page-бетке өтүңүз", + "Great! You have accepted the invitation to join the :team team.": "Абдан жакшы! Сиз :team командага кошулуу чакырыгын кабыл алдыңыз.", + "Greece": "Греция", + "Greenland": "Гринландия", + "Grenada": "Гренада", + "Guadeloupe": "Гваделупа", + "Guam": "Гуам", + "Guatemala": "Гватемала", + "Guernsey": "Гернси", + "Guinea": "Гинея", + "Guinea-Bissau": "Гвинея-Бисау", + "Guyana": "Гайана", + "Haiti": "Гаити", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Жазылууңузду жокко чыгаруу жөнүндө экинчи ойлоруңуз барбы? Жазылууңузду учурдагы эсептешүү циклиңиздин аягына чейин каалаган убакта кайра жандыра аласыз. Учурдагы эсеп коюу циклиңиз аяктагандан кийин, сиз толугу менен жаңы жазылуу планын тандасаңыз болот.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Жазылууңузду жокко чыгаруу жөнүндө экинчи ойлоруңуз барбы? Жазылууңузду учурдагы эсептешүү циклиңиздин аягына чейин каалаган убакта заматта активдештире аласыз. Учурдагы эсеп коюу циклиңиз аяктагандан кийин, сиз толугу менен жаңы жазылуу планын тандай аласыз.", + "Heard Island & Mcdonald Islands": "Херд жана Макдоналд аралдары", + "Heard Island and McDonald Islands": "Херд жана Макдоналд аралдары", + "Hello!": "Салам!", + "Hide Content": "Мазмунду жашыруу", + "Hold Up!": "Кол салуу!", + "Holy See (Vatican City State)": "Ыйык Такта (Ватикан мамлекети)", + "Honduras": "Гондурас", + "Hong Kong": "Гонконг", + "Hungary": "Венгрия", + "I agree to the :terms_of_service and :privacy_policy": "Мен :terms_of_service жана :privacy_policyга макулмун", + "Iceland": "Исландия", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Зарыл болсо, бардык түзмөктөрүңүздөгү башка браузер сеанстарыңыздан чыга аласыз. Акыркы сеанстарыңыздын айрымдары төмөндө келтирилген; бирок бул тизме толук эмес болушу мүмкүн. Эгер аккаунтуңуз бузулду деп ойлосоңуз, сырсөзүңүздү да жаңыртышыңыз керек.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Эгер сизде аккаунт бар болсо, төмөнкү баскычты чыкылдатуу менен бул чакырууну кабыл алсаңыз болот:", + "If you did not create an account, no further action is required.": "Эгер сиз каттоо эсебин түзбөсөңүз, мындан ары эч кандай аракет талап кылынбайт.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Эгер сиз бул командага чакыруу алат деп ойлобосоңуз, бул электрондук катты жокко чыгарсаңыз болот.", + "If you did not receive the email": "Эгер сиз электрондук кат алган жоксуз", + "If you did not request a password reset, no further action is required.": "Эгер сиз сырсөздү баштапкы абалга келтирүүнү суранбасаңыз, мындан ары эч кандай аракет талап кылынбайт.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Эгер сизде аккаунт жок болсо, төмөнкү баскычты чыкылдатуу менен аккаунт түзө аласыз. Каттоо эсебин түзгөндөн кийин, команданын чакыруусун кабыл алуу үчүн бул электрондук почтадагы чакырууну кабыл алуу баскычын чыкылдатсаңыз болот:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Эгерде сиз толук ишкердиктин аты, КНС идентификациялык номериңизди же жазуунун дареги сыяктуу сиздин эсеп-фактураңызга конкреттүү байланышты же салык маалыматын кошууңуз керек болсо, анда аны бул жерге кошо аласыз.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Эгер сиз \":actionText\" баскычын басууда кыйынчылыкка туш болуп жатсаңыз, төмөнкү URL дарегин көчүрүп, чаптаңыз\nвеб браузериңизге:", + "Impersonate": "Имперсонация", + "Increase": "Жогорулатуу", + "India": "Индия", + "Indonesia": "Индонезия", + "Invalid filename.": "Файлдын аты жараксыз.", + "Invalid JSON was returned from the route.": "Маршруттан жараксыз JSON кайтарылды.", + "Invoice Email Addresses": "Эсеп-дүмүрчөктүн электрондук даректери", + "Invoice emails updated successfully.": "Эсеп-дүмүрчөктүн электрондук почталары ийгиликтүү жаңыртылды.", + "Invoices": "Эсеп-фактуралар", + "Iran, Islamic Republic Of": "Иран", + "Iran, Islamic Republic of": "Иран, Ислам Республикасы", + "Iraq": "Ирак", + "Ireland": "Ирландия", + "Isle Of Man": "Мэн аралы", + "Isle of Man": "Мэн аралы", + "Israel": "Израиль", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Сиздин активдүү жазылууңуз жок окшойт. Баштоо үчүн төмөнкү жазылуу пландарынын бирин тандасаңыз болот. Жазылуу пландары сизге ыңгайлуу учурда өзгөртүлүшү же жокко чыгарылышы мүмкүн.", + "Italy": "Италия", + "Jamaica": "Ямайка", + "January": "Январь", + "Japan": "Жапония", + "Jersey": "Джерси", + "Jordan": "Иордания", + "July": "Июль", + "June": "Июнь", + "Kazakhstan": "Казакстан", + "Kenya": "Кения", + "Key": "ачкыч", + "Kiribati": "Кирибати", + "Korea": "Түштүк корея", + "Korea, Democratic People's Republic of": "Кореянын, Элдик Демократиялык Республикасынын", + "Korea, Republic of": "Корея Республикасы,", + "Kosovo": "Косово", + "Kuwait": "Кувейт", + "Kyrgyzstan": "Кыргызстан", + "Lao People's Democratic Republic": "Лаос Элдик Демократиялык Республикасы", + "Last active": "Акыркы активдүү", + "Last used": "Акыркы колдонулган", + "Latvia": "Латвия", + "Leave": "кет", + "Leave Team": "Командадан кет", + "Lebanon": "Ливан", + "length": "узундугу", + "Lens": "Объектив", + "Lesotho": "Лесото", + "Liberia": "Либерия", + "Libyan Arab Jamahiriya": "Ливия Араб Джамахириясы", + "Liechtenstein": "Лихтенштейн", + "Light": "Жарык", + "Lithuania": "Литва", + "Load :perPage More": "Дагы :perPage жүктөө", + "Loading": "Жүктөө", + "Location": "Жайгашкан жер", + "Log in": "Кириңиз", + "Log In": "Кирүү", + "Log Out": "Чыгуу", + "Log out": "Чыгуу", + "Log Out Other Browser Sessions": "Башка серепчи сессияларынан чыгуу", + "Log Viewer": "Log Viewer", + "Login": "Кирүү", + "Logout": "Чыгуу", + "Logs": "Журналдар", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Түндүк Македония", + "Macedonia, the former Yugoslav Republic of": "Македония, мурдагы Югославия Республикасы", + "Madagascar": "Мадагаскар", + "Malawi": "Малави", + "Malaysia": "Малайзия", + "Maldives": "Малдивдер", + "Mali": "Мали", + "Malta": "Малта", + "Manage Account": "Эсепти башкаруу", + "Manage and log out your active sessions on other browsers and devices.": "Башка браузерлерде жана түзмөктөрдө активдүү сеанстарыңызды башкарыңыз жана чыкыңыз.", + "Manage API Tokens": "API Токендерин башкаруу", + "Manage Role": "Ролду башкаруу", + "Manage Team": "Команданы башкаруу", + "Managing billing for :billableName": ":billableName үчүн эсеп-кысап башкаруу", + "March": "Март", + "Mark all as Read": "Баарын окулду деп белгиле", + "Mark all notifications as read": "Бардык эскертмелерди окулду деп белгилеңиз", + "Mark Read": "Окууну белгилөө", + "Mark Unread": "Окула элек деп белгилөө", + "Marshall Islands": "Маршал аралдары", + "Martinique": "Мартиника", + "Mauritania": "Мавритания", + "Mauritius": "Маврикий", + "May": "Май", + "Mayotte": "Майотта", + "Mexico": "Мексика", + "Micronesia, Federated States Of": "Микронезия", + "Micronesia, Federated States of": "Микронезия, Федеративдүү Штат", + "Moldova": "Молдова", + "Moldova, Republic of": "Молдова, Республикасы", + "Monaco": "Монако", + "Mongolia": "Монголия", + "Montenegro": "Монтенегро", + "Month To Date": "Айга чейин", + "Monthly": "Ай сайын", + "monthly": "ай сайын", + "Montserrat": "Монтсеррат", + "Morocco": "Марокко", + "Mozambique": "Мозамбик", + "Myanmar": "Мьянма", + "Name": "аты", + "name": "аты", + "Namibia": "Намибия", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Нидерландия", + "Netherlands Antilles": "Нидерланд Антиль аралдары", + "Nevermind": "Көңүл бурба", + "Nevermind, I'll keep my old plan": "Эч нерсе эмес, мен эски планымды сактайм", + "New": "Жаңы", + "New :resource": "Жаңы :resource", + "New Caledonia": "Жаңы Каледония", + "New Password": "Жаңы сырсөз", + "New Zealand": "Жаңы Зеландия", + "Next": "Кийинки", + "Next Payment": "Кийинки төлөм", + "Next Payment on": "Кийинки төлөм күнү", + "Nicaragua": "Никарагуа", + "Niger": "Нигер", + "Nigeria": "Нигерия", + "Niue": "Ниуэ", + "No": "Жок", + "No :resource matched the given criteria.": "Берилген критерийлерге эч бир :resource дал келген жок.", + "No additional information...": "Кошумча маалымат жок...", + "No Current Data": "Учурдагы дайындар жок", + "No Data": "Маалымат жок", + "no file selected": "файл тандалган жок", + "No Increase": "Көбөйүү жок", + "No payment methods on file.": "Файлда төлөм ыкмалары жок.", + "No payment scheduled.": "Төлөм пландаштырылган жок.", + "No Prior Data": "Алдын ала маалыматтар жок", + "No Results Found.": "Эч натыйжа табылган жок.", + "Norfolk Island": "Норфолк аралы", + "Northern Mariana Islands": "Түндүк Мариан Аралдары", + "Norway": "Норвегия", + "Not Found": "Табылган жок", + "Notifications": "Эскертмелер", + "Nova": "Nova", + "Nova User": "Жаңы колдонуучу", + "November": "Ноябрь", + "October": "Октябрь", + "of": "нын", + "OK": "макул", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Команда жок кылынгандан кийин, анын бардык ресурстары жана дайындары биротоло жок кылынат. Бул топту жок кылуудан мурун, бул командага тиешелүү маалыматты же сактагыңыз келген маалыматтарды жүктөп алыңыз.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Каттоо эсебиңиз жок кылынгандан кийин, анын бардык ресурстары жана дайындары биротоло жок кылынат. Каттоо эсебиңизди жок кылуудан мурун, сактагыңыз келген маалыматтарды же маалыматты жүктөп алыңыз.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Каттоо эсебиңиз жок кылынгандан кийин, анын бардык ресурстары жана дайындары биротоло жок кылынат. Каттоо эсебиңизди биротоло жок кылууну ырастоо үчүн сырсөзүңүздү киргизиңиз.", + "Only Trashed": "Таштандыга гана", + "Open Invoices": "Эсеп-фактураларды ачуу", + "Original": "Оригинал", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Биздин эсеп-кысапты башкаруу порталы сизге жазылуу планыңызды, төлөм ыкмаңызды ыңгайлуу башкарууга жана акыркы эсеп-фактураларыңызды жүктөп алууга мүмкүндүк берет.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Биздин эсеп-кысапты башкаруу порталыбыз жазылуу планыңызды, төлөм ыкмаларыңызды ыңгайлуу башкарууга жана акыркы эсеп-фактураларыңызды жүктөп алууга мүмкүндүк берет.", + "Page Expired": "Барактын мөөнөтү бүттү", + "Pagination Navigation": "Пагинация навигациясы", + "Paid": "Төлөндү", + "Pakistan": "Пакистан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестина жери, оккупацияланган", + "Panama": "Панама", + "Papua New Guinea": "Папуа Жаңы Гвинея", + "Paraguay": "Парагвай", + "Password": "Сырсөз", + "password": "сырсөз", + "Payment Confirmation": "Төлөмдү ырастоо", + "Payment Information": "Төлөм маалыматы", + "Payment information updated successfully.": "Төлөм маалыматы ийгиликтүү жаңыртылды.", + "Payment Method": "Төлөө ыкмасы", + "Payment Methods": "Төлөм ыкмалары", + "Payment Required": "Төлөм талап кылынат", + "Payments": "Төлөмдөр", + "Pending Team Invitations": "Күтүүдөгү команда чакыруулары", + "Per Page": "Бир баракка", + "Permanently delete this team.": "Бул команданы биротоло жок кылуу.", + "Permanently delete your account.": "Каттоо эсебиңизди биротоло жок кылыңыз.", + "Permissions": "Уруксаттар", + "Peru": "Перу", + "Philippines": "Филиппиндер", + "Photo": "Сүрөт", + "Pitcairn": "Питкэрн", + "Please accept the terms of service.": "Сураныч, тейлөө шарттарын кабыл алыңыз.", + "Please click the button below to verify your email address.": "Сураныч, электрондук почта дарегиңизди ырастоо үчүн төмөнкү баскычты басыңыз.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Кырсыктаганда калыбына келтирүү коддоруңуздун бирин киргизүү менен каттоо эсебиңизге кирүү мүмкүнчүлүгүн ырастаңыз.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Сураныч, аныктыгын текшерүүчү колдонмоңуз берген аутентификация кодун киргизүү менен аккаунтуңузга кирүү мүмкүнчүлүгүн ырастаңыз.", + "Please confirm your password before continuing.": "Улантуудан мурун сырсөзүңүздү ырастаңыз.", + "Please copy your new API token. For your security, it won't be shown again.": "Сураныч, жаңы API энбелгисин көчүрүңүз. Коопсуздугуңуз үчүн ал кайра көрсөтүлбөйт.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Бардык түзмөктөрүңүздөгү башка серепчи сеанстарыңыздан чыгууну ырастоо үчүн сырсөзүңүздү киргизиңиз.", + "Please provide a maximum of three invoice emails addresses.": "Сураныч, максималдуу үч эсеп-дүмүрчөктү бериңиз.", + "Please provide the email address of the person you would like to add to this team.": "Сураныч, бул командага кошкуңуз келген адамдын электрондук почта дарегин бериңиз.", + "Please set a default payment method before retrying payments.": "Төлөмдөрдү кайра карап чыгуудан мурун демейки төлөм ыкмасын коюңуз.", + "Please set a default payment method before swapping plans.": "Пландарды алмаштыруудан мурун демейки төлөм ыкмасын коюңуз.", + "Poland": "Польша", + "Portugal": "Португалия", + "Press / to search": "Издөө үчүн / басыңыз", + "Preview": "Алдын ала көрүү", + "Previewing": "Алдын ала көрүү", + "Previous": "Мурунку", + "Privacy Policy": "Купуялык саясаты", + "Profile": "Профиль", + "Profile Information": "Профиль маалыматы", + "Puerto Rico": "Пуэрто Рико", + "Qatar": "Катар", + "Quarter To Date": "Чейрек", + "Recovery Code": "Калыбына келтирүү коду", + "Refresh": "Жаңылоо", + "Regards,": "Урматтоо менен,", + "Regenerate Recovery Codes": "Калыбына келтирүү коддорун кайра түзүү", + "Register": "Каттоо", + "Reload": "Кайра жүктөө", + "Remember me": "Мени эстеп жүр", + "Remember Me": "Мени эстеп жүр", + "Remove": "Алып салуу", + "Remove Photo": "Сүрөттү алып салуу", + "Remove Team Member": "Команда мүчөсүн алып салуу", + "Replicate": "Репликациялоо", + "Required fields": "Милдеттүү талаалар", + "Resend Verification Email": "Текшерүү электрондук почтасын кайра жөнөтүү", + "Reset Filters": "Чыпкаларды баштапкы абалга келтирүү", + "Reset Password": "Сырсөздү кайра коюу", + "Reset Password Notification": "Сырсөздү кайра орнотуу тууралуу билдирүү", + "resource": "ресурс", + "Resource Row Dropdown": "Ресурстук сап ылдый түшүүчү", + "Resources": "Ресурстар", + "resources": "ресурстар", + "Restore": "Калыбына келтирүү", + "Restore :resource": "Калыбына келтирүү :resource", + "Restore Resource": "Ресурсту калыбына келтирүү", + "Restore Selected": "Тандалганды калыбына келтирүү", + "results": "натыйжалар", + "Resume Subscription": "Жазылууну улантуу", + "Retry Payment": "Төлөмдү кайталап көрүңүз", + "Return to :appName": ":appName барагына кайтуу", + "Reunion": "Реюньон", + "Role": "Роль", + "Romania": "Румыния", + "Run Action": "Иш-аракет", + "Russian Federation": "Орус Федерациясы", + "Rwanda": "Руанда", + "Réunion": "Реюньон", + "Saint Barthelemy": "Сент-Бартелеми", + "Saint Barthélemy": "Сент-Бартелеми", + "Saint Helena": "Ыйык Елена аралы", + "Saint Kitts And Nevis": "Сент-Китс жана Невис", + "Saint Kitts and Nevis": "Сент-Китс жана Невис", + "Saint Lucia": "Сент-Люсия", + "Saint Martin": "Сент-Мартин", + "Saint Martin (French part)": "Сент-Мартин (французча бөлүгү)", + "Saint Pierre And Miquelon": "Сент-Пьер жана Микелон", + "Saint Pierre and Miquelon": "Сент-Пьер жана Микелон", + "Saint Vincent And Grenadines": "Сент-Винсент жана Гренадиндер", + "Saint Vincent and the Grenadines": "Сент-Винсент жана Гренадиндер", + "Samoa": "Самоа", + "San Marino": "Сан Марино", + "Sao Tome And Principe": "Сан-Томе жана Принсипи", + "Sao Tome and Principe": "Сан-Томе жана Принсипи", + "Saudi Arabia": "Сауд Арабиясы", + "Save": "Сактоо", + "Saved.": "Сакталган.", + "Scroll to bottom": "Төмөнгө сыдырыңыз", + "Scroll to top": "Үстүнө сыдырыңыз", + "Search": "Издөө", + "Secure Area": "Коопсуз аймак", + "Select": "Тандоо", + "Select a different plan": "Башка планды тандаңыз", + "Select a log file...": "Журнал файлын тандаңыз...", + "Select A New Photo": "Жаңы сүрөт тандаңыз", + "Select Action": "Аракет тандаңыз", + "Select all": "Баарын танда", + "Select All Dropdown": "Баарын тандаңыз", + "Select this page": "Бул баракты тандаңыз", + "Send Password Reset Link": "Сырсөздү калыбына келтирүү шилтемесин жөнөтүү", + "Senegal": "Сенегал", + "September": "Сентябрь", + "Serbia": "Сербия", + "Server Error": "Сервер катасы", + "Service Unavailable": "кызмат жеткиликтүү эмес", + "Set as default": "Демейки катары коюу", + "Setup Key": "Орнотуу ачкычы", + "Seychelles": "Сейшел аралдары", + "Show All Fields": "Бардык талааларды көрсөтүү", + "Show Content": "Мазмунду көрсөтүү", + "Show Recovery Codes": "Калыбына келтирүү коддорун көрсөтүү", + "Showing": "Көрсөтүү", + "Sierra Leone": "Сьерра-Леоне", + "Signed in as": "катары кирди", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Сент-Мартен", + "Slovakia": "Словакия", + "Slovenia": "Словения", + "Soft Deleted": "Жумшак өчүрүлгөн", + "Solomon Islands": "Соломон Аралдары", + "Somalia": "Сомалия", + "Something went wrong.": "Бир жерден ката кетти.", + "Sorry! You are not authorized to perform this action.": "Кечиресиз! Бул аракетти аткарууга уруксатыңыз жок.", + "Sorry, your session has expired.": "Кечиресиз, сессияңыздын мөөнөтү бүттү.", + "South Africa": "Түштүк Африка", + "South Georgia And Sandwich Isl.": "Түштүк Джорджия жана Түштүк Сэндвич аралдары", + "South Georgia and the South Sandwich Islands": "Түштүк Джорджия жана Түштүк Сэндвич аралдары", + "South Sudan": "түштүк Судан", + "Spain": "Испания", + "Sri Lanka": "Шри Ланка", + "Standalone Actions": "Өз алдынча аракеттер", + "Start Polling": "Добуш берүүнү баштоо", + "Start polling": "Добуш берүүнү баштоо", + "State / County": "Штат / округ", + "Stop Impersonating": "Өзүнө окшошууну токтот", + "Stop Polling": "Добуш берүүнү токтотуу", + "Stop polling": "Добуш берүүнү токтот", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Бул калыбына келтирүү коддорун коопсуз сырсөз башкаргычында сактаңыз. Алар эки фактордук аутентификация түзмөгүңүз жоголсо, каттоо эсебиңизге кирүү мүмкүнчүлүгүн калыбына келтирүү үчүн колдонулушу мүмкүн.", + "Subscribe": "Жазылуу", + "Subscription Information": "Жазылуу маалыматы", + "Subscription Pending": "Жазылуу күтүүдө", + "Sudan": "Судан", + "Suriname": "Суринам", + "Svalbard And Jan Mayen": "Шпицберген жана Ян Майен", + "Svalbard and Jan Mayen": "Шпицберген жана Ян Майен", + "Swaziland": "Свазиленд", + "Sweden": "Швеция", + "Switch Teams": "Командаларды алмаштыруу", + "Switzerland": "Швейцария", + "Syrian Arab Republic": "Сирия Араб Республикасы", + "System": "Система", + "Taiwan": "Тайвань", + "Taiwan, Province of China": "Тайвань, Кытай провинциясы", + "Tajikistan": "Тажикистан", + "Tanzania": "Танзания", + "Tanzania, United Republic of": "Танзания, Бириккен Республикасы", + "TAX": "САЛЫК", + "Team Details": "Команда чоо-жайы", + "Team Invitation": "Командага чакыруу", + "Team Members": "Команда мүчөлөрү", + "Team Name": "Команданын аты", + "Team Owner": "Команда ээси", + "Team Settings": "Команда орнотуулары", + "Terms of Service": "Тейлөө шарттары", + "Thailand": "Тайланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Коюу үчүн рахмат! Баштоодон мурун, биз сизге кат жөнөткөн шилтемени басып, электрондук почта дарегиңизди текшере аласызбы? Эгер сиз электрондук катты албасаңыз, биз сизге башкасын жөнөтөбүз.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Ар дайым колдооңуз үчүн рахмат. Жазууларыңыз үчүн эсеп-фактураңыздын көчүрмөсүн тиркедик. Сураныч, кандайдыр бир суроолоруңуз же тынчсызданууларыңыз болсо бизге кабарлаңыз.", + "Thanks,": "Рахмат,", + "The :attribute must be a valid role.": ":Attribute жарактуу роль болушу керек.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute кеминде :length белгиден жана жок дегенде бир санды камтышы керек.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute кеминде :length белгиден жана жок дегенде бир өзгөчө белгиден жана бир сандан турушу керек.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute кеминде :length белгиден жана жок дегенде бир өзгөчө белгиден турушу керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute кеминде :length белгиден жана жок дегенде бир чоң тамга менен бир сандан турушу керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute кеминде :length белгиден турушу керек жана жок дегенде бир чоң тамга жана бир өзгөчө белгини камтышы керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute кеминде :length белгиден жана жок дегенде бир чоң тамгадан, бир сандан жана бир өзгөчө белгиден турушу керек.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute кеминде :length белгиден жана жок дегенде бир чоң тамгадан турушу керек.", + "The :attribute must be at least :length characters.": ":Attribute кеминде :length белгиден турушу керек.", + "The :attribute must contain at least one letter.": ":Attribute кеминде бир тамга болушу керек.", + "The :attribute must contain at least one number.": ":Attribute кеминде бир санды камтышы керек.", + "The :attribute must contain at least one symbol.": ":Attribute кеминде бир символду камтышы керек.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute кеминде бир чоң жана бир кичине тамганы камтышы керек.", + "The :resource was created!": ":resource түзүлдү!", + "The :resource was deleted!": ":resource өчүрүлдү!", + "The :resource was restored!": ":resource калыбына келтирилди!", + "The :resource was updated!": ":resource жаңыртылды!", + "The action was executed successfully.": "Акция ийгиликтүү аткарылды.", + "The default payment method cannot be removed.": "Демейки төлөм ыкмасын алып салуу мүмкүн эмес.", + "The file was deleted!": "Файл жок кылынды!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Берилген :attribute маалымат агып чыгууда пайда болду. Сураныч, башка :attribute тандаңыз.", + "The given data was invalid.": "Берилген маалымат жараксыз болгон.", + "The government won't let us show you what's behind these doors": "Өкмөт бизге бул эшиктин артында эмне бар экенин көрсөтүүгө уруксат бербейт", + "The HasOne relationship has already been filled.": "HasOne мамилеси мурунтан эле толтурулган.", + "The image could not be loaded": "Сүрөт жүктөлгөн жок", + "The image could not be loaded.": "Сүрөт жүктөлгөн жок.", + "The invoice emails must be valid email addresses.": "Эсеп-дүмүрчөктүн электрондук почталары жарактуу электрондук почта даректери болушу керек.", + "The password is incorrect.": "Сырсөз туура эмес.", + "The provided coupon code is invalid.": "Берилген купон коду жараксыз.", + "The provided password does not match your current password.": "Берилген сырсөз учурдагы сырсөзүңүзгө дал келбейт.", + "The provided password was incorrect.": "Берилген сырсөз туура эмес.", + "The provided two factor authentication code was invalid.": "Берилген эки фактордук аутентификация коду жараксыз.", + "The provided two factor recovery code was invalid.": "Берилген эки фактордук калыбына келтирүү коду жараксыз.", + "The provided VAT number is invalid.": "Берилген КНС номери жараксыз.", + "The resource was attached!": "Ресурс тиркелди!", + "The resource was prevented from being saved!": "Ресурсту сактоого бөгөт коюлду!", + "The resource was updated!": "Ресурс жаңыртылды!", + "The response is not a streamed response.": "Жооп агымдуу жооп эмес.", + "The response is not a view.": "Жооп көз караш эмес.", + "The selected country is invalid.": "Тандалган өлкө жараксыз.", + "The selected plan is invalid.": "Тандалган план жараксыз.", + "The selected resources have been :action!": "Тандалган ресурстар :action болду!", + "The team's name and owner information.": "Команданын аты жана ээси жөнүндө маалымат.", + "There are no available options for this resource.": "Бул ресурс үчүн жеткиликтүү варианттар жок.", + "There are no fields to display.": "Көрсөтүү үчүн талаалар жок.", + "There are no new notifications.": "Жаңы эскертмелер жок.", + "There was a problem executing the action.": "Аракетти аткарууда көйгөй келип чыкты.", + "There was a problem fetching the resource.": "Ресурсту алууда көйгөй келип чыкты.", + "There was a problem submitting the form.": "Форманы тапшырууда көйгөй келип чыкты.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Бул адамдар сиздин командаңызга чакырылды жана чакыруу электрондук каты жөнөтүлдү. Алар электрондук почта чакыруусун кабыл алуу менен командага кошула алышат.", + "This account does not have an active subscription.": "Бул аккаунтта активдүү жазылуу жок.", + "This action is unauthorized.": "Бул аракет уруксатсыз.", + "This copy of Nova is unlicensed.": "Nova бул көчүрмөсү лицензиясыз.", + "This coupon code can only be used by new customers.": "Бул купон коду жаңы кардарлар тарабынан гана колдонулушу мүмкүн.", + "This device": "Бул аппарат", + "This file field is read-only.": "Бул файл талаасы окуу үчүн гана.", + "This invoice is no longer open.": "Бул эсеп-фактура мындан ары ачык эмес.", + "This is a secure area of the application. Please confirm your password before continuing.": "Бул колдонмонун коопсуз аймагы. Улантуудан мурун сырсөзүңүздү ырастаңыз.", + "This password does not match our records.": "Бул сырсөз биздин жазууларыбызга дал келбейт.", + "This password reset link will expire in :count minutes.": "Бул сырсөздү калыбына келтирүү шилтемесинин мөөнөтү :count мүнөттөн кийин бүтөт.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Бул төлөм демилгеленген, бирок каражат али алган жок. Бул 14 күнгө чейин созулушу мүмкүн.", + "This resource no longer exists": "Бул ресурс мындан ары жок", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Бул жазылуунун мөөнөтү бүттү жана аны улантуу мүмкүн эмес. Сураныч, жаңы жазылууну түзүңүз.", + "This user already belongs to the team.": "Бул колдонуучу мурунтан эле командага таандык.", + "This user has already been invited to the team.": "Бул колдонуучу мурунтан эле командага чакырылган.", + "Timor-Leste": "Тимор-Лесте", + "to": "чейин", + "To": "үчүн", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Эки фактордук аутентификацияны иштетүүнү бүтүрүү үчүн, телефонуңуздун аутентификация колдонмосу аркылуу төмөнкү QR кодун сканерлеңиз же орнотуу ачкычын киргизип, түзүлгөн OTP кодун бериңиз.", + "Today": "Бүгүн", + "Toggle navigation": "Навигацияны өчүрүү", + "Togo": "Того", + "Tokelau": "Токелау", + "Token Name": "Токен аты", + "Tonga": "Тонга", + "Too Many Requests": "Өтө көп өтүнүчтөр", + "total": "жалпы", + "Total:": "Бардыгы:", + "Trashed": "Таштандыга ташталган", + "Trinidad And Tobago": "Тринидад жана Тобаго", + "Trinidad and Tobago": "Тринидад жана Тобаго", + "Tunisia": "Тунис", + "Turkey": "Туркия", + "Turkmenistan": "Түркмөнстан", + "Turks And Caicos Islands": "Теркс жана Кайкос аралдары", + "Turks and Caicos Islands": "Теркс жана Кайкос аралдары", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Эки фактордук аутентификация", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Эки фактордук аутентификация азыр иштетилди. Телефонуңуздун аныктыгын текшерүү колдонмосу аркылуу төмөнкү QR кодун сканерлеңиз же орнотуу ачкычын киргизиңиз.", + "Type": "Түр", + "Uganda": "Уганда", + "Ukraine": "Украина", + "Unauthorized": "Уруксатсыз", + "United Arab Emirates": "Кошмо Араб Эмираттар", + "United Kingdom": "Бириккен королдук", + "United States": "Америка Кошмо Штаттары", + "United States Minor Outlying Islands": "Америка Кошмо Штаттарынын Кичи Четиндеги Аралдар", + "United States Outlying Islands": "АКШнын четки аралдары", + "Unknown": "Белгисиз", + "Unpaid": "Төлөнбөгөн", + "Update": "Жаңыртуу", + "Update & Continue Editing": "Жаңыртуу жана түзөтүүнү улантуу", + "Update :resource": "Жаңыртуу :resource", + "Update :resource: :title": "Жаңыртуу :resource: :title", + "Update attached :resource: :title": "Жаңыртуу тиркелген :resource::title", + "Update Password": "Сырсөздү жаңыртуу", + "Update Payment Information": "Төлөм маалыматын жаңыртуу", + "Update Payment Method": "Төлөм ыкмасын жаңыртуу", + "Update your account's profile information and email address.": "Каттоо эсебиңиздин профиль маалыматын жана электрондук почта дарегин жаңыртыңыз.", + "Uploading": "Жүктөлүүдө", + "Uploading files... (:current/:total)": "Файлдар жүктөлүүдө... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Калыбына келтирүү кодун колдонуңуз", + "Use an authentication code": "Аутентификация кодун колдонуңуз", + "User Actions": "Колдонуучунун аракеттери", + "User Security": "Колдонуучунун коопсуздугу", + "Username": "Колдонуучунун аты", + "Uzbekistan": "Өзбекстан", + "Value": "Нарк", + "Vanuatu": "Вануату", + "VAT Number": "КНС номери", + "Venezuela": " Венесуэла", + "Venezuela, Bolivarian Republic of": "Венесуэла, Боливар Республикасы", + "Verify Email Address": "Электрондук почта дарегин текшерүү", + "Verify Your Email Address": "Электрондук почта дарегиңизди текшериңиз", + "Viet Nam": "Вьетнам", + "View": "Көрүү", + "Virgin Islands, British": "Виргин аралдары, Британия", + "Virgin Islands, U.S.": "Виргин аралдары, АКШ", + "Wallis And Futuna": "Уоллис жана Футуна", + "Wallis and Futuna": "Уоллис жана Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Жазылууңузду иштетип жатабыз. Жазылуу ийгиликтүү иштетилгенден кийин, бул барак автоматтык түрдө жаңыртылат. Эреже катары, бул жараян бир нече секундга гана созулушу керек.", + "We are unable to process your payment. Please contact customer support.": "Төлөмүңүздү иштете албай жатабыз. Кардарларды колдоо бөлүмүнө кайрылыңыз.", + "We have emailed your password reset link!": "Сырсөзүңүздү калыбына келтирүү шилтемесин электрондук почта аркылуу жөнөттүк!", + "We were unable to find a registered user with this email address.": "Бул электрондук почта дареги менен катталган колдонуучуну таба алган жокпуз.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Төмөндө көрсөтүлгөн электрондук почта даректерине эсеп-дүмүрчөктү жүктөп алууну жөнөтөбүз. Сиз үтүр менен бир нече электрондук почта даректерин өзүнчө бөлүп алсаңыз болот.", + "We're lost in space. The page you were trying to view does not exist.": "Биз космосто адашып калдык. Сиз көрүүгө аракет кылып жаткан барак жок.", + "Welcome Back!": "Кайра кош келиңиз!", + "Western Sahara": "Батыш Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Эки фактордук аутентификация иштетилгенде, аутентификация учурунда сизден коопсуз, кокустук белги суралат. Бул белгини телефонуңуздун Google Authenticator колдонмосунан чыгара аласыз.", + "Whoops": "Ой", + "Whoops!": "Ой!", + "Whoops! Something went wrong.": "Ой! Бир жерден ката кетти.", + "With Trashed": "Таштанды менен", + "Write": "Жаз", + "Year To Date": "Жылдан бери", + "Yearly": "Жыл сайын", + "Yemen": "Йемен", + "Yes": "Ооба", + "You are already subscribed.": "Сиз мурунтан эле жазылгансыз.", + "You are currently within your free trial period. Your trial will expire on :date.": "Учурда сиз акысыз сыноо мөөнөтүңүздө турасыз. Сыноо мөөнөтүңүз :dateдо бүтөт.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Учурда сиз акысыз сыноо мөөнөтүңүздө турасыз. Сыноо версияңыздын мөөнөтү :dateдо бүтөт. Жаңы жазылууну баштасаңыз, сыноо мөөнөтү бүтөт.", + "You are logged in!": "Сиз кирген!", + "You are receiving this email because we received a password reset request for your account.": "Каттоо эсебиңиз үчүн сырсөздү баштапкы абалга келтирүү өтүнүчүн алгандыктан, бул электрондук катты алып жатасыз.", + "You have been invited to join the :team team!": "Сиз :team командага кошулууга чакырылдыңыз!", + "You have enabled two factor authentication.": "Сиз эки фактордук аутентификацияны иштеттиңиз.", + "You have not enabled two factor authentication.": "Сиз эки фактордук аутентификацияны иштеткен жоксуз.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Сизде төлөнбөгөн эсеп-фактуралар бар. Демейки төлөм ыкмаңызды жаңырткандан кийин, төмөнкү эсеп-дүмүрчөк тизмеси аркылуу төлөмдөрдү кайталап көрүңүз.", + "You may accept this invitation by clicking the button below:": "Төмөнкү баскычты чыкылдатуу менен бул чакырууну кабыл алсаңыз болот:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Жазылууңузду каалаган убакта жокко чыгара аласыз. Жазылууңуз жокко чыгарылгандан кийин, сизде учурдагы эсеп коюу циклинин аягына чейин жазылууну улантуу мүмкүнчүлүгү болот.", + "You may delete any of your existing tokens if they are no longer needed.": "Учурдагы токендериңиздин баарын жок кылсаңыз болот, эгерде алар керексиз болсо.", + "You may not delete your personal team.": "Жеке командаңызды жок кыла албайсыз.", + "You may not leave a team that you created.": "Сиз түзгөн командадан чыга албайсыз.", + "You will receive an invoice and payment link via email for each billing period.": "Сиз ар бир эсептешүү мезгили үчүн эсеп-дүмүрчөк жана төлөм шилтемесин электрондук почта аркылуу аласыз.", + "You're logged in!": "Сиз кирдиңиз!", + "Your :invoiceName invoice is now available!": ":invoiceName эсеп-фактураңыз азыр жеткиликтүү!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Сиздин эсеп коюу дарегиңиз :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Картаңыз четке кагылды. Көбүрөөк маалымат алуу үчүн карта эмитентиңизге кайрылыңыз.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Учурдагы төлөм ыкмаңыз - мөөнөтү :lastFour менен аяктаган, мөөнөтү :expirationда бүтө турган кредиттик карта.", + "Your email address is unverified.": "Электрондук почта дарегиңиз текшерилбеген.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Акыркы :amount төлөмүңүз ишке ашкан жок. Сураныч, ишке ашпай калган төлөмдү кайталап көрүү үчүн төлөм ыкмаңызды жаңыртыңыз.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Акыркы төлөмүңүз :amount боюнча :date ишке ашкан жок. Сураныч, ишке ашпай калган төлөмдү кайталап көрүү үчүн төлөм ыкмаңызды жаңыртыңыз.", + "Your next payment of :amount will be processed on :date.": "Кийинки :amount төлөмүңүз :dateда болот.", + "Your payment method has been added successfully.": "Төлөм ыкмаңыз ийгиликтүү кошулду.", + "Your payment method will be charged automatically for each billing period.": "Төлөм ыкмаңыздан ар бир эсептешүү мезгили үчүн автоматтык түрдө төлөм алынат.", + "Your registered VAT Number is :vatNumber.": "Сиздин катталган КНС номериңиз :vatNumber.", + "Your subscription has been started successfully.": "Жазылууңуз ийгиликтүү башталды.", + "Your subscription has been successfully cancelled.": "Жазылууңуз ийгиликтүү жокко чыгарылды.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Жазылууңуз ийгиликтүү жокко чыгарылды. Эсептөө мезгилиңиздин аягына чейин кирүү мүмкүнчүлүгүңүз болот.", + "Your subscription was successfully resumed.": "Жазылууңуз ийгиликтүү улантылды.", + "Your subscription was successfully updated.": "Жазылууңуз ийгиликтүү жаңыртылды.", + "Zambia": "Замбия", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Почта / Почта индекси", + "Åland Islands": "Аланд аралдары" +} diff --git a/locales/ky/php-inline.json b/locales/ky/php-inline.json new file mode 100644 index 00000000000..af3d9e01d7c --- /dev/null +++ b/locales/ky/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Бул талаа кабыл алынышы керек.", + "accepted_if": "Бул талаа :other :value болгондо кабыл алынышы керек.", + "active_url": "Бул талаа жарактуу URL эмес.", + "after": "Бул талаа :dateдон кийинки күн болушу керек.", + "after_or_equal": "Бул талаа :dateдон кийинки же барабар күн болушу керек.", + "alpha": "Бул талаа тамгаларды гана камтышы керек.", + "alpha_dash": "Бул талаа тамгаларды, сандарды, сызыктарды жана астын сызыктарды гана камтышы керек.", + "alpha_num": "Бул талаа тамгаларды жана сандарды гана камтышы керек.", + "any_of": "Бул талаа жараксыз.", + "array": "Бул талаа массив болушу керек.", + "ascii": "Бул талаа бир байт алфавиттик-сандык белгилерди жана символдорду гана камтышы керек.", + "attached": "Бул талаа мурунтан эле тиркелген.", + "before": "Бул талаа :dateго чейинки күн болушу керек.", + "before_or_equal": "Бул талаа :dateго чейин же барабар күн болушу керек.", + "between.array": "Бул талаада :minдон :maxга чейин нерсе болушу керек.", + "between.file": "Бул талаа :min жана :max килобайт ортосунда болушу керек.", + "between.numeric": "Бул талаа :minдон :maxга чейин болушу керек.", + "between.string": "Бул талаа :min жана :max белгиден турушу керек.", + "boolean": "Бул талаа чын же жалган болушу керек.", + "can": "Бул талаа уруксатсыз маанини камтыйт.", + "confirmed": "Бул талаанын ырастоосу дал келбейт.", + "contains": "Бул талаада талап кылынган маани жок.", + "date": "Бул талаа жарактуу дата эмес.", + "date_equals": "Бул талаа :dateго барабар күн болушу керек.", + "date_format": "Бул талаа :format форматына дал келбейт.", + "decimal": "Бул талаа :decimal ондук белгиден турушу керек.", + "declined": "Бул талаа четке кагылышы керек.", + "declined_if": ":other :value болгондо бул талаа четке кагылышы керек.", + "different": "Бул талаа жана :other башка болушу керек.", + "digits": "Бул талаа :digits сандан турушу керек.", + "digits_between": "Бул талаа :min жана :max сандын ортосунда болушу керек.", + "dimensions": "Бул талаада жараксыз сүрөт өлчөмдөрү бар.", + "distinct": "Бул талаанын кайталанган мааниси бар.", + "doesnt_contain": "Бул талаа төмөнкүлөрдүн бирин да камтылбашы керек: :values.", + "doesnt_end_with": "Бул талаа төмөнкүлөрдүн бири менен аяктабашы керек: :values.", + "doesnt_start_with": "Бул талаа төмөнкүлөрдүн бири менен башталбашы керек: :values.", + "email": "Бул талаа жарактуу электрондук почта дареги болушу керек.", + "ends_with": "Бул талаа төмөнкүлөрдүн бири менен аякташы керек: :values.", + "enum": "Тандалган талаа жараксыз.", + "exists": "Тандалган талаа жараксыз.", + "extensions": "Бул талаа төмөнкү кеңейтүүлөрдүн бирине ээ болушу керек: :values.", + "file": "Бул талаа файл болушу керек.", + "filled": "Бул талаанын мааниси болушу керек.", + "gt.array": "Бул талаада :valueдон ашык пункт болушу керек.", + "gt.file": "Бул талаа :value килобайттан жогору болушу керек.", + "gt.numeric": "Бул талаа :valueдон көп болушу керек.", + "gt.string": "Бул талаа :value белгиден көп болушу керек.", + "gte.array": "Бул талаада :value же андан көп нерсе болушу керек.", + "gte.file": "Бул талаа :value килобайттан чоң же барабар болушу керек.", + "gte.numeric": "Бул талаа :valueдон чоң же барабар болушу керек.", + "gte.string": "Бул талаа :value белгиден чоң же барабар болушу керек.", + "hex_color": "Бул талаа жарактуу он алтылык түс болушу керек.", + "image": "Бул талаа сүрөт болушу керек.", + "in": "Тандалган талаа жараксыз.", + "in_array": "Бул талаа :otherдо жок.", + "in_array_keys": "Бул талаа төмөнкү баскычтардын жок дегенде бирөөсүн камтышы керек: :values.", + "integer": "Бул талаа бүтүн сан болушу керек.", + "ip": "Бул талаа жарактуу IP дареги болушу керек.", + "ipv4": "Бул талаа жарактуу IPv4 дареги болушу керек.", + "ipv6": "Бул талаа жарактуу IPv6 дареги болушу керек.", + "json": "Бул талаа жарактуу JSON сап болушу керек.", + "list": "Бул талаа тизме болушу керек.", + "lowercase": "Бул талаа кичине тамга болушу керек.", + "lt.array": "Бул талаада :valueдон аз нерсе болушу керек.", + "lt.file": "Бул талаа :value килобайттан аз болушу керек.", + "lt.numeric": "Бул талаа :valueдон аз болушу керек.", + "lt.string": "Бул талаа :value белгиден аз болушу керек.", + "lte.array": "Бул талаада :valueдон ашык пункт болбошу керек.", + "lte.file": "Бул талаа :value килобайттан аз же барабар болушу керек.", + "lte.numeric": "Бул талаа :valueдон аз же барабар болушу керек.", + "lte.string": "Бул талаа :value белгиден аз же барабар болушу керек.", + "mac_address": "Бул талаа жарактуу MAC дареги болушу керек.", + "max.array": "Бул талаада :maxдон ашык пункт болбошу керек.", + "max.file": "Бул талаа :max килобайттан ашпашы керек.", + "max.numeric": "Бул талаа :maxдон ашпашы керек.", + "max.string": "Бул талаа :max белгиден ашпашы керек.", + "max_digits": "Бул талаа :max сандан ашпашы керек.", + "mimes": "Бул талаа төмөнкү түрдөгү файл болушу керек: :values.", + "mimetypes": "Бул талаа төмөнкү түрдөгү файл болушу керек: :values.", + "min.array": "Бул талаада кеминде :min нерсе болушу керек.", + "min.file": "Бул талаа :min килобайттан кем эмес болушу керек.", + "min.numeric": "Бул талаа кеминде :min болушу керек.", + "min.string": "Бул талаа кеминде :min белгиден турушу керек.", + "min_digits": "Бул талаада кеминде :min сан болушу керек.", + "missing": "Бул талаа жок болушу керек.", + "missing_if": ":other :value болгондо бул талаа жок болушу керек.", + "missing_unless": ":other :value болбосо, бул талаа жок болушу керек.", + "missing_with": ":values бар болгондо бул талаа жок болушу керек.", + "missing_with_all": ":values бар болгондо бул талаа жок болушу керек.", + "multiple_of": "Бул талаа :valueго эселүү болушу керек.", + "not_in": "Тандалган талаа жараксыз.", + "not_regex": "Бул талаа форматы жараксыз.", + "numeric": "Бул талаа сан болушу керек.", + "password.letters": "Бул талаа жок дегенде бир тамганы камтышы керек.", + "password.mixed": "Бул талаада жок дегенде бир чоң жана бир кичине тамга болушу керек.", + "password.numbers": "Бул талаа жок дегенде бир санды камтышы керек.", + "password.symbols": "Бул талаа жок дегенде бир символду камтышы керек.", + "password.uncompromised": "Берилген талаа маалымат агып чыгууда пайда болду. Башка талаа тандаңыз.", + "present": "Бул талаа болушу керек.", + "present_if": "Бул талаа :other :value болгондо болушу керек.", + "present_unless": ":other :value болбосо, бул талаа болушу керек.", + "present_with": "Бул талаа :values болгондо болушу керек.", + "present_with_all": "Бул талаа :values болгондо болушу керек.", + "prohibited": "Бул талаага тыюу салынган.", + "prohibited_if": ":other :value болгондо бул талаага тыюу салынат.", + "prohibited_if_accepted": "Бул талаа :other кабыл алынганда тыюу салынат.", + "prohibited_if_declined": "Бул талаада :otherдон баш тартты.", + "prohibited_unless": ":valuesда :other болбосо, бул талаага тыюу салынат.", + "prohibits": "Бул талаа :other катышууга тыюу салат.", + "regex": "Бул талаа форматы жараксыз.", + "relatable": "Бул талаа бул ресурс менен байланыштырылбашы мүмкүн.", + "required": "Бул талаа талап кылынат.", + "required_array_keys": "Бул талаада төмөнкү жазуулар болушу керек: :values.", + "required_if": "Бул талаа :other :value болгондо талап кылынат.", + "required_if_accepted": "Бул талаа :other кабыл алынганда талап кылынат.", + "required_if_declined": "Бул талаа :other четке кагылганда талап кылынат.", + "required_unless": "Бул талаа :valuesда :other болбосо, талап кылынат.", + "required_with": "Бул талаа :values болгондо талап кылынат.", + "required_with_all": "Бул талаа :values болгондо талап кылынат.", + "required_without": "Бул талаа :values жок болгондо талап кылынат.", + "required_without_all": "Бул талаа :valuesдон бири да жок болгондо талап кылынат.", + "same": "Бул талаа менен :other дал келиши керек.", + "size.array": "Бул талаа :size нерсени камтышы керек.", + "size.file": "Бул талаа :size килобайт болушу керек.", + "size.numeric": "Бул талаа :size болушу керек.", + "size.string": "Бул талаа :size белгиден турушу керек.", + "starts_with": "Бул талаа төмөнкүлөрдүн бири менен башталышы керек: :values.", + "string": "Бул талаа сап болушу керек.", + "timezone": "Бул талаа жарактуу убакыт алкагы болушу керек.", + "ulid": "Бул талаа жарактуу ULID болушу керек.", + "unique": "Бул талаа мурунтан эле алынган.", + "uploaded": "Бул талаа жүктөлбөй калды.", + "uppercase": "Бул талаа баш тамга болушу керек.", + "url": "Бул талаа жарактуу URL болушу керек.", + "uuid": "Бул талаа жарактуу UUID болушу керек." +} diff --git a/locales/ky/php.json b/locales/ky/php.json new file mode 100644 index 00000000000..295702569b4 --- /dev/null +++ b/locales/ky/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute кабыл алынышы керек.", + "accepted_if": ":other :value болгондо :attribute кабыл алынышы керек.", + "active_url": ":attribute жарактуу URL эмес.", + "after": ":attribute :dateдан кийинки күн болушу керек.", + "after_or_equal": ":attribute :dateдан кийинки же ага барабар күн болушу керек.", + "alpha": ":attribute тамгалар гана болушу керек.", + "alpha_dash": ":attribute тамгалар, сандар, сызыктар жана астынкы сызыктар гана болушу керек.", + "alpha_num": ":attribute тамгалар менен сандарды гана камтышы керек.", + "any_of": ":attribute талаа жараксыз.", + "array": ":attribute массив болушу керек.", + "ascii": ":attribute талаасында бир байт алфавиттик-сандык символдор жана символдор гана болушу керек.", + "attached": "Бул :attribute мурунтан эле тиркелген.", + "before": ":attribute :dateга чейинки күн болушу керек.", + "before_or_equal": ":attribute :dateга чейинки же ага барабар күн болушу керек.", + "between.array": ":attributeдо :minдан :maxга чейин нерсе болушу керек.", + "between.file": ":attribute :min жана :max килобайт арасында болушу керек.", + "between.numeric": ":attribute :min жана :max ортосунда болушу керек.", + "between.string": ":attribute :minдан :maxга чейин белгиден турушу керек.", + "boolean": ":attribute талаасы чын же жалган болушу керек.", + "can": ":attribute талаасында уруксатсыз маани бар.", + "confirmed": ":attribute ырастоо дал келбейт.", + "contains": ":attribute талаасында талап кылынган маани жок.", + "current_password": "Сырсөз туура эмес.", + "date": ":attribute жарактуу дата эмес.", + "date_equals": ":attribute :dateга барабар күн болушу керек.", + "date_format": ":attribute :format форматына дал келбейт.", + "decimal": ":attribute талаасында :decimal ондук белги болушу керек.", + "declined": ":attributeдон баш тартуу керек.", + "declined_if": ":other :value болгондо :attributeдон баш тартуу керек.", + "different": ":attribute жана :other ар кандай болушу керек.", + "digits": ":attribute :digits сандан турушу керек.", + "digits_between": ":attribute :min жана :max цифралардын ортосунда болушу керек.", + "dimensions": ":attribute сүрөттүн жараксыз өлчөмдөрү бар.", + "distinct": ":attribute талаасынын кайталанма мааниси бар.", + "doesnt_contain": ":attribute талаа төмөнкүлөрдүн бирин да камтылбашы керек: :values.", + "doesnt_end_with": ":attribute талаасы төмөнкүлөрдүн бири менен аяктабашы керек: :values.", + "doesnt_start_with": ":attribute талаасы төмөнкүлөрдүн бири менен башталбашы керек: :values.", + "email": ":attribute жарактуу электрондук почта дареги болушу керек.", + "ends_with": ":attribute төмөнкүлөрдүн бири менен аякташы керек: :values.", + "enum": "Тандалган :attribute жараксыз.", + "exists": "Тандалган :attribute жараксыз.", + "extensions": ":attribute талаасы төмөнкү кеңейтүүлөрдүн бирине ээ болушу керек: :values.", + "failed": "Бул эсептик маалыматтар биздин рекорддорубузга дал келбейт.", + "file": ":attribute файл болушу керек.", + "filled": ":attribute талаасынын мааниси болушу керек.", + "gt.array": ":attributeдо :valueдан ашык нерсе болушу керек.", + "gt.file": ":attribute :value килобайттан жогору болушу керек.", + "gt.numeric": ":attribute :valueдан чоңураак болушу керек.", + "gt.string": ":attribute :value белгиден көп болушу керек.", + "gte.array": ":attributeдо :value же андан көп нерсе болушу керек.", + "gte.file": ":attribute :value килобайттан чоң же барабар болушу керек.", + "gte.numeric": ":attribute :valueдан чоң же барабар болушу керек.", + "gte.string": ":attribute :value белгиден чоң же барабар болушу керек.", + "hex_color": ":attribute талаасы жарактуу он алтылык түс болушу керек.", + "image": ":attribute сүрөт болушу керек.", + "in": "Тандалган :attribute жараксыз.", + "in_array": ":attribute талаасы :otherда жок.", + "in_array_keys": ":attribute талаа төмөнкү баскычтардын жок дегенде бирөөсүн камтышы керек: :values.", + "integer": ":attribute бүтүн сан болушу керек.", + "ip": ":attribute жарактуу IP дареги болушу керек.", + "ipv4": ":attribute жарактуу IPv4 дареги болушу керек.", + "ipv6": ":attribute жарактуу IPv6 дареги болушу керек.", + "json": ":attribute жарактуу JSON сап болушу керек.", + "list": ":attribute талаасы тизме болушу керек.", + "lowercase": ":attribute талаасы кичине тамга болушу керек.", + "lt.array": ":attributeдо :valueдан аз нерсе болушу керек.", + "lt.file": ":attribute :value килобайттан аз болушу керек.", + "lt.numeric": ":attribute :valueдан аз болушу керек.", + "lt.string": ":attribute :value белгиден аз болушу керек.", + "lte.array": ":attributeдо :valueдан ашпашы керек.", + "lte.file": ":attribute :value килобайттан аз же барабар болушу керек.", + "lte.numeric": ":attribute :valueдан аз же барабар болушу керек.", + "lte.string": ":attribute :value белгиден кем же барабар болушу керек.", + "mac_address": ":attribute жарактуу MAC дареги болушу керек.", + "max.array": ":attributeдо :maxдан ашпашы керек.", + "max.file": ":attribute :max килобайттан ашпашы керек.", + "max.numeric": ":attribute :maxдан ашпашы керек.", + "max.string": ":attribute :max белгиден ашпашы керек.", + "max_digits": ":attribute талаасында :maxдан ашык цифра болбошу керек.", + "mimes": ":attribute файл түрү болушу керек: :values.", + "mimetypes": ":attribute файл түрү болушу керек: :values.", + "min.array": ":attribute кеминде :min нерсе болушу керек.", + "min.file": ":attribute кеминде :min килобайт болушу керек.", + "min.numeric": ":attribute кеминде :min болушу керек.", + "min.string": ":attribute кеминде :min белгиден турушу керек.", + "min_digits": ":attribute талаасында кеминде :min сан болушу керек.", + "missing": ":attribute талаа жок болушу керек.", + "missing_if": ":other :value болгондо :attribute талаасы жок болушу керек.", + "missing_unless": ":other :value болбосо, :attribute талаасы жок болушу керек.", + "missing_with": ":values болгондо :attribute талаасы жок болушу керек.", + "missing_with_all": ":values болгондо :attribute талаасы жок болушу керек.", + "multiple_of": ":attribute :valueга эселүү болушу керек.", + "next": "Кийинки »", + "not_in": "Тандалган :attribute жараксыз.", + "not_regex": ":attribute форматы жараксыз.", + "numeric": ":attribute сан болушу керек.", + "password": "Сырсөз туура эмес.", + "password.letters": ":attribute талаасында кеминде бир тамга болушу керек.", + "password.mixed": ":attribute талаасында жок дегенде бир чоң жана бир кичине тамга болушу керек.", + "password.numbers": ":attribute талаасында жок дегенде бир сан болушу керек.", + "password.symbols": ":attribute талаасында жок дегенде бир белги болушу керек.", + "password.uncompromised": "Берилген :attribute маалымат агып чыгууда пайда болду. Сураныч, башка :attribute тандаңыз.", + "present": ":attribute талаа болушу керек.", + "present_if": ":other :value болгондо :attribute талаасы болушу керек.", + "present_unless": ":other :value болбосо, :attribute талаасы болушу керек.", + "present_with": ":values болгондо :attribute талаасы болушу керек.", + "present_with_all": ":values болгондо :attribute талаасы болушу керек.", + "previous": "« Мурунку", + "prohibited": ":attribute талаага тыюу салынган.", + "prohibited_if": ":other :value болгондо :attribute талаасына тыюу салынат.", + "prohibited_if_accepted": ":other талаа :other кабыл алынганда тыюу салынат.", + "prohibited_if_declined": ":other талаага :other башталганда тыюу салынат.", + "prohibited_unless": ":valuesда :other болбосо, :attribute талаасына тыюу салынат.", + "prohibits": ":attribute талаасы :otherнын катышуусуна тыюу салат.", + "regex": ":attribute форматы жараксыз.", + "relatable": "Бул :attribute бул ресурс менен байланышпашы мүмкүн.", + "required": ":attribute талаа талап кылынат.", + "required_array_keys": ":attribute талаасында төмөнкү жазуулар болушу керек: :values.", + "required_if": ":other :value болгондо :attribute талаасы талап кылынат.", + "required_if_accepted": ":other кабыл алынганда :attribute талаасы талап кылынат.", + "required_if_declined": ":other четке кагылганда :attribute талаасы талап кылынат.", + "required_unless": ":valuesда :other болбосо, :attribute талаасы талап кылынат.", + "required_with": ":values бар болгондо :attribute талаасы талап кылынат.", + "required_with_all": ":values бар болгондо :attribute талаасы талап кылынат.", + "required_without": ":values жок болгондо :attribute талаасы талап кылынат.", + "required_without_all": ":valuesнын бири да жок болгондо :attribute талаасы талап кылынат.", + "reset": "Сырсөзүңүз баштапкы абалга келтирилди.", + "same": ":attribute жана :other дал келиши керек.", + "sent": "Сырсөзүңүздү калыбына келтирүү шилтемесин электрондук почта аркылуу жөнөттүк.", + "size.array": ":attribute :size нерсени камтышы керек.", + "size.file": ":attribute :size килобайт болушу керек.", + "size.numeric": ":attribute :size болушу керек.", + "size.string": ":attribute :size белгиден турушу керек.", + "starts_with": ":attribute төмөнкүлөрдүн бири менен башталышы керек: :values.", + "string": ":attribute сап болушу керек.", + "throttle": "Кирүү аракети өтө көп. Сураныч, :seconds секунддан кийин кайра аракет кылыңыз.", + "throttled": "Кайра аракет кылуудан мурун күтө туруңуз.", + "timezone": ":attribute жарактуу убакыт алкагы болушу керек.", + "token": "Бул сырсөздү баштапкы абалга келтирүү белгиси жараксыз.", + "ulid": ":attribute талаасы жарактуу ULID болушу керек.", + "unique": "Буга чейин :attribute алынган.", + "uploaded": ":attribute жүктөй алган жок.", + "uppercase": ":attribute талаасы баш тамга болушу керек.", + "url": ":attribute жарактуу URL болушу керек.", + "user": "Бул электрондук почта дареги бар колдонуучуну таба албайбыз.", + "uuid": ":attribute жарактуу UUID болушу керек." +} diff --git a/locales/lb/_excludes.json b/locales/lb/_excludes.json new file mode 100644 index 00000000000..983e196664f --- /dev/null +++ b/locales/lb/_excludes.json @@ -0,0 +1,110 @@ +[ + "Afghanistan", + "Andorra", + "Angola", + "Anguilla", + "Aruba", + "August", + "Bahamas", + "Bahrain", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Botswana", + "Brunei Darussalam", + "Burkina Faso", + "Burundi", + "Chile", + "China", + "Code", + "Costa Rica", + "Coupon", + "CSV (.csv)", + "Curaçao", + "Dashboard", + "Djibouti", + "Dominica", + "Ecuador", + "El Salvador", + "Eritrea", + "Excel (.xlsx)", + "Gabon", + "Gambia", + "Ghana", + "Gibraltar", + "Guam", + "Guatemala", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Honduras", + "Hong Kong", + "Iran", + "Israel", + "Japan", + "Jersey", + "Kazakhstan", + "Kiribati", + "Kosovo", + "Kuwait", + "Lesotho", + "Liberia", + "Liechtenstein", + "Log Viewer", + "Malawi", + "Mali", + "Malta", + "Mauritius", + "Mayotte", + "Monaco", + "Montenegro", + "Montserrat", + "Myanmar", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "November", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Portugal", + "Puerto Rico", + "Saint Kitts and Nevis", + "Saint Lucia", + "Samoa", + "San Marino", + "Senegal", + "September", + "Sierra Leone", + "Sint Maarten", + "Somalia", + "Sri Lanka", + "Status", + "Sudan", + "Suriname", + "Taiwan", + "Thailand", + "Togo", + "Tokelau", + "Tonga", + "Turkmenistan", + "Tuvalu", + "Ukraine", + "Update :resource", + "Uruguay", + "Vanuatu", + "Venezuela", + "Whoops!", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/lb/json-inline.json b/locales/lb/json-inline.json new file mode 100644 index 00000000000..0327527f468 --- /dev/null +++ b/locales/lb/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dëst Feld muss eng valabel Roll sinn.", + "The :attribute must be at least :length characters and contain at least one number.": "Dëst Feld muss op d'mannst :length Zeeche sinn an op d'mannst eng Nummer enthalen.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dëst Feld muss op d'mannst :length Zeeche sinn an op d'mannst ee spezielle Charakter an eng Nummer enthalen.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dëst Feld muss op d'mannst :length Zeeche sinn an op d'mannst ee spezielle Charakter enthalen.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dëst Feld muss mindestens :length Zeeche sinn an mindestens e grousse Buschtawen an eng Nummer enthalen.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dëst Feld muss mindestens :length Zeeche sinn a mindestens e grousst Buschtawen an e spezielle Charakter enthalen.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dëst Feld muss mindestens :length Zeeche sinn a mindestens e grousst Buschtawen, eng Nummer an e spezielle Charakter enthalen.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dëst Feld muss op d'mannst :length Zeeche sinn an op d'mannst ee grousst Buschtawen enthalen.", + "The :attribute must be at least :length characters.": "Dëst Feld muss op d'mannst :length Zeechen sinn.", + "The :attribute must contain at least one letter.": "Dëst Feld muss op d'mannst ee Buschtaf enthalen.", + "The :attribute must contain at least one number.": "Dëst Feld muss mindestens eng Nummer enthalen.", + "The :attribute must contain at least one symbol.": "Dëst Feld muss op d'mannst ee Symbol enthalen.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dëst Feld muss mindestens e grousse Buschtaf an e klenge Buschtaf enthalen.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dat uginn Feld ass an engem Datelek opgetaucht. Wielt w.e.g. en anert Feld." +} diff --git a/locales/lb/json.json b/locales/lb/json.json new file mode 100644 index 00000000000..b304cecdf11 --- /dev/null +++ b/locales/lb/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(an :count méi Feeler)", + "(and :count more errors)": "(an :count méi Feeler)|(an :count méi Feeler)|(an :count méi Feeler)", + "30 Days": "30 Deeg", + "60 Days": "60 Deeg", + "90 Days": "90 Deeg", + ":amount selected": ":amount ausgewielt", + ":amount Total": ":amount Ganzen", + ":days day trial": ":days Deeg Prozess", + ":resource Details": ":resource Detailer", + ":resource Details: :title": ":resource Detailer: :title", + "A decryption key is required.": "En Entschlësselungsschlëssel ass erfuerderlech.", + "A fresh verification link has been sent to your email address.": "E frësche Verifikatiounslink gouf op Är E-Mailadress geschéckt.", + "A new verification link has been sent to the email address you provided during registration.": "En neie Verifizéierungslink gouf op d'E-Mailadress geschéckt, déi Dir während der Aschreiwung uginn hutt.", + "A new verification link has been sent to the email address you provided in your profile settings.": "En neie Verifizéierungslink gouf op d'E-Mailadress geschéckt, déi Dir an Äre Profilastellungen uginn hutt.", + "A new verification link has been sent to your email address.": "En neie Verifizéierungslink gouf op Är E-Mailadress geschéckt.", + "Accept Invitation": "Invitatioun acceptéieren", + "Action": "Aktioun", + "Action Event": "Aktioun Event", + "Action Events": "Aktioun Evenementer", + "Action Happened At": "Geschitt um", + "Action Initiated By": "Initiéiert vum", + "Action Name": "Numm", + "Action Status": "Status", + "Action Target": "Ziel", + "Actions": "Aktiounen", + "Add": "Addéieren", + "Add :resource": "Addéieren :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Füügt en neien Teammember un Äert Team, wat hinnen erlaabt mat Iech ze kollaboréieren.", + "Add additional security to your account using two factor authentication.": "Füügt zousätzlech Sécherheet op Äre Kont mat zwee Faktor Authentifikatioun.", + "Add Payment Method": "Füügt Bezuelmethod", + "Add row": "Zeil derbäi", + "Add Team Member": "Team Member dobäisetzen", + "Add VAT Number": "TVA-Nummer derbäisetzen", + "Added.": "Dobäigesat.", + "Additional billing information updated successfully.": "Zousätzlech Rechnungsinformatioun erfollegräich aktualiséiert.", + "Address": "Adress", + "Address Line 2": "Adress Linn 2", + "Administrator": "Administrateur", + "Administrator users can perform any action.": "Administrateur Benotzer kënnen all Aktioun ausféieren.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland Inselen", + "Albania": "Albanien", + "Algeria": "Algerien", + "All of the people that are part of this team.": "All déi Leit déi Deel vun dëser Equipe sinn.", + "All resources loaded.": "All Ressourcen gelueden.", + "All rights reserved.": "All Rechter reservéiert.", + "Already registered?": "Schon ugemellt?", + "American Samoa": "Amerikanesch Samoa", + "An error occurred while uploading the file.": "E Feeler ass geschitt beim Eroplueden vun der Datei.", + "An error occurred while uploading the file: :error": "E Feeler ass geschitt beim Eroplueden vun der Datei: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "En onerwaarte Feeler ass geschitt a mir hunn eis Supportteam matgedeelt. Probéiert w.e.g. méi spéit nach eng Kéier.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "En anere Benotzer huet dës Ressource aktualiséiert zënter dëser Säit gelueden gouf. Erfrëscht w.e.g. d'Säit a probéiert nach eng Kéier.", + "Antarctica": "Antarktis", + "Antigua And Barbuda": "Antigua a Barbuda", + "Antigua and Barbuda": "Antigua a Barbuda", + "API Token": "Api Token", + "API Token Permissions": "API Token Permissiounen", + "API Tokens": "Api Token", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API Tokens erlaben Drëtt Partei Servicer fir Iech mat eiser Applikatioun ze authentifizéieren.", + "Apply": "Gëlle", + "Apply Coupon": "Gëlle Coupon", + "April": "Abrëll", + "Are you sure you want to attempt to pay :amount?": "Sidd Dir sécher, datt Dir wëllt probéieren :amount ze bezuelen?", + "Are you sure you want to cancel your subscription?": "Sidd Dir sécher, Dir wëllt Ären Abonnement annuléieren?", + "Are you sure you want to delete all the notifications?": "Sidd Dir sécher datt Dir all Notifikatiounen läschen wëllt?", + "Are you sure you want to delete the selected resources?": "Sidd Dir sécher datt Dir déi gewielte Ressourcen läschen wëllt?", + "Are you sure you want to delete this file?": "Sidd Dir sécher, datt Dir dëse Fichier läschen wëllt?", + "Are you sure you want to delete this notification?": "Sidd Dir sécher datt Dir dës Notifikatioun läschen wëllt?", + "Are you sure you want to delete this payment method?": "Sidd Dir sécher, datt Dir dës Bezuelmethod läschen wëllt?", + "Are you sure you want to delete this resource?": "Sidd Dir sécher, datt Dir dës Ressource läschen wëllt?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Sidd Dir sécher, datt Dir dëst Team läschen wëllt? Wann e Team geläscht gëtt, ginn all seng Ressourcen an Daten permanent geläscht.", + "Are you sure you want to delete your account?": "Sidd Dir sécher datt Dir Äre Kont läschen wëllt?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sidd Dir sécher datt Dir Äre Kont läschen wëllt? Wann Äre Kont geläscht ass, ginn all seng Ressourcen an Daten permanent geläscht. Gitt w.e.g. Äert Passwuert un fir ze bestätegen datt Dir Äre Kont permanent wëllt läschen.", + "Are you sure you want to detach the selected resources?": "Sidd Dir sécher, datt Dir déi gewielte Ressourcen ofschléissen wëllt?", + "Are you sure you want to detach this resource?": "Sidd Dir sécher, datt Dir dës Ressource ofschléissen wëllt?", + "Are you sure you want to force delete the selected resources?": "Sidd Dir sécher datt Dir déi gewielte Ressourcen forcéiere wëllt?", + "Are you sure you want to force delete this resource?": "Sidd Dir sécher datt Dir dës Ressource forcéiere wëllt?", + "Are you sure you want to log out?": "Sidd Dir sécher datt Dir Iech ausloggen wëllt?", + "Are you sure you want to mark all notifications as read?": "Sidd Dir sécher datt Dir all Notifikatiounen als gelies markéiere wëllt?", + "Are you sure you want to remove this item?": "Sidd Dir sécher datt Dir dëst Element ewechhuele wëllt?", + "Are you sure you want to restore the selected resources?": "Sidd Dir sécher datt Dir déi gewielte Ressourcen restauréiere wëllt?", + "Are you sure you want to restore this resource?": "Sidd Dir sécher datt Dir dës Ressource restauréiere wëllt?", + "Are you sure you want to resume your subscription?": "Sidd Dir sécher, datt Dir Ären Abonnement widderhuelen wëllt?", + "Are you sure you want to run this action?": "Sidd Dir sécher datt Dir dës Aktioun ausféiere wëllt?", + "Are you sure you want to set this payment method as your default?": "Sidd Dir sécher datt Dir dës Bezuelmethod als Standard setzen wëllt?", + "Are you sure you want to stop impersonating?": "Sidd Dir sécher datt Dir wëllt ophalen ze imitéieren?", + "Are you sure you would like to delete this API token?": "Sidd Dir sécher datt Dir dësen API Token läschen wëllt?", + "Are you sure you would like to leave this team?": "Sidd Dir sécher, datt Dir dës Equipe verloosse wëllt?", + "Are you sure you would like to remove this person from the team?": "Sidd Dir sécher datt Dir dës Persoun aus der Équipe wëllt läschen?", + "Are you sure you would like to switch billing plans?": "Sidd Dir sécher datt Dir Rechnungspläng wiessele wëllt?", + "Argentina": "Argentinien", + "Armenia": "Armenien", + "Aruba": "Aruba", + "Attach": "Uhaangen", + "Attach & Attach Another": "Uhaangen & Nach eng uhaangen", + "Attach :resource": ":resource uhaangen", + "Attach files by dragging & dropping, selecting or pasting them.": "Füügt Dateien derbäi andeems Dir se zitt a fale loosst, auswielt oder aléist.", + "August": "August", + "Australia": "Australien", + "Austria": "Éisträich", + "Azerbaijan": "Aserbaidschan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesch", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ier Dir weider geet, kënnt Dir Är E-Mailadress verifizéieren andeems Dir op de Link klickt, dee mir Iech just per E-Mail geschéckt hunn? Wann Dir d'E-Mail net kritt hutt, schécken mir Iech gären eng aner.", + "Before proceeding, please check your email for a verification link.": "Ier Dir weider geet, kuckt w.e.g. Är E-Mail fir e Verifizéierungslink.", + "Belarus": "Wäissrussland", + "Belgium": "Belsch", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Ofrechnungsdaten", + "Billing Management": "Rechnung Gestioun", + "Bolivia": "Bolivien", + "Bolivia, Plurinational State of": "Bolivien, Plurinational Staat vun", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius a Saba", + "Bosnia And Herzegovina": "Bosnien an Herzegowina", + "Bosnia and Herzegovina": "Bosnien an Herzegowina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetinsel", + "Brazil": "Brasilien", + "British Indian Ocean Territory": "Britescht Territoire am Indeschen Ozean", + "Browser Sessions": "Browsersessiounen", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgarien", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodscha", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Ofbriechen", + "Cancel Subscription": "Abonnement annuléieren", + "Cape Verde": "Cap Vert", + "Card": "Kaart", + "Cayman Islands": "Cayman Inselen", + "Central African Republic": "Zentralafrikanesch Republik", + "Chad": "Tschad", + "Change Subscription Plan": "Abonnementsplang änneren", + "Change the current payment method attached to your subscription": "Ännert déi aktuell Bezuelmethod verbonne mat Ärem Abonnement", + "Changes": "Ännerungen", + "Checkout": "Ofmellen", + "Chile": "Chile", + "China": "China", + "Choose": "Wielt", + "Choose :field": "Wielt :field", + "Choose :resource": "Wielt :resource", + "Choose an option": "Wielt eng Optioun", + "Choose date": "Wielt Datum", + "Choose File": "Wielt Datei", + "Choose Files": "Wielt Dateien", + "Choose Type": "Wielt Typ", + "Christmas Island": "Chrëschtdag Island", + "City": "Stad", + "Click here to re-send the verification email.": "Klickt hei fir d'Verifizéierungs-E-Mail nei ze schécken.", + "click here to request another": "klickt hei fir eng aner ze froen", + "Click to choose": "Klickt fir ze wielen", + "Close": "Zoumaachen", + "Cocos (Keeling) Islands": "Cocos (Keeling) Inselen", + "Code": "Code", + "Colombia": "Kolumbien", + "Comoros": "Komoren", + "Confirm": "Bestätegen", + "Confirm Billing Action": "Confirméieren Rechnung Aktioun", + "Confirm Password": "Bestätegt d'Passwuert", + "Confirm Payment": "Bezuelung bestätegen", + "Confirm your :amount payment": "Är Bezuelung vu :amount bestätegen", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Demokratesch Republik", + "Congo, the Democratic Republic of the": "Kongo, Demokratesch Republik vun der", + "Constant": "Konstant", + "Continue To Payment": "Fuert weider ze Bezuelen", + "Cook Islands": "Cook Inselen", + "Copy to clipboard": "An d'Zwëschespäicher kopéieren", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Elfenbeinküst", + "Country": "Land", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon erfollegräich applizéiert.", + "Create": "Schafen", + "Create & Add Another": "Erstellt & Füügt eng aner", + "Create :resource": "Schafen :resource", + "Create a new team to collaborate with others on projects.": "Erstellt en neit Team fir mat aneren op Projeten ze kollaboréieren.", + "Create Account": "Schafen Kont", + "Create API Token": "Erstellt API Token", + "Create New Team": "Neit Team erstellen", + "Create Team": "Schafen Team", + "Created.": "Geschaf.", + "Croatia": "Kroatien", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Aktuellt Passwuert", + "Current Subscription Plan": "Aktuelle Abonnementsplang", + "Currently Subscribed": "Momentan abonnéiert", + "Customer Balance": "Client Gläichgewiicht", + "Customize": "Personnaliséieren", + "Cyprus": "Zypern", + "Czech Republic": "Tschechesch Republik", + "Côte d'Ivoire": "Elfenbeinküst", + "Dark": "Däischter", + "Dashboard": "Dashboard", + "December": "Dezember", + "Decrease": "Reduzéieren", + "Default": "Standard", + "Delete": "Läschen", + "Delete :resource": "Läschen :resource", + "Delete Account": "Kont läschen", + "Delete all notifications": "Läschen all Notifikatiounen", + "Delete API Token": "Läschen API Token", + "Delete File": "Datei läschen", + "Delete Notification": "Läschen Notifikatioun", + "Delete Resource": "Ressource läschen", + "Delete Selected": "Ausgewielten läschen", + "Delete Team": "Team läschen", + "Denmark": "Dänemark", + "Detach": "Ofschléissen", + "Detach Resource": "Ressource eroflueden", + "Detach Selected": "Ausgewählt Auswahl", + "Details": "Detailer", + "Disable": "Desaktivéieren", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Wëllt Dir wierklech verloossen? Dir hutt net gespäichert Ännerungen.", + "Dominica": "Dominica", + "Dominican Republic": "Dominikanesch Republik", + "Done.": "Gemaach.", + "Download": "Eck erofgesat", + "Download Invoice": "Download Rechnung", + "Drop file or click to choose": "Drop Datei oder klickt fir ze wielen", + "Drop files or click to choose": "Drop Dateien oder klickt fir ze wielen", + "Ecuador": "Ecuador", + "Edit": "ÄnnT änneren", + "Edit :resource": "Ännert :resource", + "Edit Attached": "Edit Befestegt", + "Edit Profile": "Profil änneren", + "Editor": "Redakter", + "Editor users have the ability to read, create, and update.": "Editor Benotzer hunn d'Fäegkeet ze liesen, ze kreéieren an ze aktualiséieren.", + "Egypt": "Ägypten", + "El Salvador": "El Salvador", + "Email": "E-Mail", + "email": "e-mail", + "Email Address": "E-Mailadress", + "Email Addresses": "E-Mail Adressen", + "Email Password Reset Link": "E-Mail Passwuert Reset Link", + "Email Verification": "E-Mail Verifikatioun", + "Enable": "Aktivéieren", + "Encrypted environment file already exists.": "Verschlësselte Ëmweltdatei existéiert schonn.", + "Encrypted environment file not found.": "Verschlësselte Ëmweltdatei net fonnt.", + "Ensure your account is using a long, random password to stay secure.": "Vergewëssert Iech datt Äre Kont e laangt zoufälleg Passwuert benotzt fir sécher ze bleiwen.", + "Environment file already exists.": "Ëmweltdatei gëtt et schonn.", + "Environment file not found.": "Ëmweltdatei net fonnt.", + "Equatorial Guinea": "Äquatorialguinea", + "Eritrea": "Eritrea", + "Error": "Feeler", + "errors": "Feeler", + "Estonia": "Estland", + "Ethiopia": "Äthiopien", + "ex VAT": "ex TVA", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Erléist den :expiration", + "Export As CSV": "Export als CSV", + "Extra Billing Information": "Extra Rechnungsinformatioun", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra Bestätegung ass néideg fir Är Bezuelung ze veraarbecht. Gitt w.e.g. weider op d'Bezuelungssäit andeems Dir op de Knäppchen hei ënnen klickt.", + "Failed Subscription Payment": "Ausgefall Abonnement Bezuelen", + "Failed to load :resource!": "Ausgefall :resource ze lueden!", + "Falkland Islands (Malvinas)": "Falkland Inselen (Malvinas)", + "Faroe Islands": "Färöer Inselen", + "February": "Februar", + "Fiji": "Fidschi", + "Filename": "Fichiersnumm", + "Finish enabling two factor authentication.": "Fäerdeg aktivéiert Zwee Faktor Authentifikatioun.", + "Finland": "Finnland", + "For your security, please confirm your password to continue.": "Fir Är Sécherheet, confirméiert w.e.g. Äert Passwuert fir weiderzemaachen.", + "Forbidden": "Verbueden", + "Force Delete": "Force Läschen", + "Force Delete :resource": "Force Läschen :resource", + "Force Delete Resource": "Force Läschen Ressource", + "Force Delete Selected": "Force Läschen Ausgewielt", + "Forgot Password": "Passwuert vergiess", + "Forgot your password?": "passwuert vergiess?", + "Forgot Your Password?": "Passwuert vergiess?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "passwuert vergiess? Kee Problem. Loosst eis einfach Är E-Mailadress wëssen a mir schécken Iech e Passwuert zrécksetzen Link deen Iech erlaabt en neien ze wielen.", + "France": "Frankräich", + "French Guiana": "Franséisch Guyana", + "French Polynesia": "Franséisch Polynesien", + "French Southern Territories": "Franséisch Süden Territoiren", + "From": "Vun", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgien", + "Germany": "Däitschland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Géi heem", + "Go to page :page": "Gitt op d'Säit :page", + "Great! You have accepted the invitation to join the :team team.": "Super! Dir hutt d'Invitatioun ugeholl fir an d':team Team matzemaachen.", + "Greece": "Griichenland", + "Greenland": "Grönland", + "Grenada": "Granada", + "Guadeloupe": "Guadloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Griensnensey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haïti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Hutt Dir zweet Gedanken iwwer Ären Abonnement ze annuléieren? Dir kënnt Äert Abonnement zu all Moment bis zum Enn vun Ärem aktuelle Rechnungszyklus direkt reaktivéieren. Nodeems Ären aktuelle Rechnungszyklus eriwwer ass, kënnt Dir e ganz neien Abonnementplang wielen.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Hutt Dir zweet Gedanken iwwer Ären Abonnement ze annuléieren? Dir kënnt Äert Abonnement direkt reaktivéieren zu all Moment bis zum Enn vun Ärem aktuelle Rechnungszyklus. Nodeems Ären aktuelle Rechnungszyklus eriwwer ass, kënnt Dir e ganz neien Abonnementplang wielen.", + "Heard Island & Mcdonald Islands": "Heard Island a McDonald Inselen", + "Heard Island and McDonald Islands": "Heard Island a McDonald Inselen", + "Hello!": "Hallo!", + "Hide Content": "Verstoppen Inhalt", + "Hold Up!": "Undaueren!", + "Holy See (Vatican City State)": "Hellege Stull (Vatikanstaat)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Ungarn", + "I agree to the :terms_of_service and :privacy_policy": "Ech averstanen den :terms_of_service an :privacy_policy", + "Iceland": "Island", + "ID": "Ö €", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Wann néideg, kënnt Dir Iech vun all Ären anere Browser Sessiounen op all Ären Apparater ausloggen. E puer vun Äre rezent Sessiounen sinn hei ënnendrënner opgezielt; awer, dës Lëscht kann net ustrengend ginn. Wann Dir mengt datt Äre Kont kompromittéiert ass, sollt Dir och Äert Passwuert aktualiséieren.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Wann Dir schonn e Kont hutt, kënnt Dir dës Invitatioun akzeptéieren andeems Dir op de Knäppchen hei ënnen klickt:", + "If you did not create an account, no further action is required.": "Wann Dir kee Kont erstallt hutt, ass keng weider Handlung néideg.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Wann Dir net erwaart hutt eng Invitatioun fir dëst Team ze kréien, kënnt Dir dës E-Mail ofginn.", + "If you did not receive the email": "Wann Dir d'E-Mail net kritt hutt", + "If you did not request a password reset, no further action is required.": "Wann Dir kee Passwuert zréckgesat hutt, ass keng weider Handlung néideg.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Wann Dir kee Kont hutt, kënnt Dir en erstellen andeems Dir op de Knäppchen hei ënnen klickt. Nodeems Dir e Kont erstallt hutt, kënnt Dir op den Invitatiounsakzeptanz Knäppchen an dëser E-Mail klickt fir d'Teaminvitatioun ze akzeptéieren:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Wann Dir spezifesch Kontakter oder Steierinformatioun fir Är Agenker muss addéieren, wéi Äre voll Geschäftsnumm, reduzéiert Dir net hei?", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Wann Dir Problemer hutt op de \":actionText\" Knäppchen ze klicken, kopéiert a paste d'URL hei ënnen\nan Ärem Webbrowser:", + "Impersonate": "Imitéieren", + "Increase": "Erhéijung", + "India": "Indien", + "Indonesia": "Indonesien", + "Invalid filename.": "Ongülteg Dateinumm.", + "Invalid JSON was returned from the route.": "Ongülteg JSON gouf vun der Streck zréckginn.", + "Invoice Email Addresses": "Rechnung E-Mail Adressen", + "Invoice emails updated successfully.": "Rechnung E-Mailen erfollegräich aktualiséiert.", + "Invoices": "Rechnungen", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamesch Republik", + "Iraq": "Irak", + "Ireland": "Irland", + "Isle Of Man": "Isele vum Mann", + "Isle of Man": "Isele vum Mann", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Et gesäit aus wéi wann Dir keen aktiven Abonnement hutt. Dir kënnt ee vun den Abonnementspläng hei ënnen wielen fir unzefänken. Abonnementspläng kënne geännert oder annuléiert ginn wann Dir bequem sidd.", + "Italy": "Italien", + "Jamaica": "Jamaika", + "January": "Januar", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordanien", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenia", + "Key": "Schlëssel", + "Kiribati": "Kiribati", + "Korea": "Südkorea", + "Korea, Democratic People's Republic of": "Korea, Demokratesch Volleksrepublik vun", + "Korea, Republic of": "Korea, Republik", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgisistan", + "Lao People's Democratic Republic": "Laos Demokratesch Volleksrepublik", + "Last active": "Lescht aktiv", + "Last used": "Lescht benotzt", + "Latvia": "Lettland", + "Leave": "Loosst", + "Leave Team": "Verloossen Team", + "Lebanon": "Libanon", + "length": "Längt", + "Lens": "Leien", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libesch Arabesch Jamahiriya", + "Liechtenstein": "Liechtenstein", + "Light": "Liicht", + "Lithuania": "Litauen", + "Load :perPage More": "Luet :perPage Méi", + "Loading": "Lueden", + "Location": "Locial", + "Log in": "Mellt Iech un", + "Log In": "Aloggen", + "Log Out": "Ausloggen", + "Log out": "Ausloggen", + "Log Out Other Browser Sessions": "Aner Browser Sessiounen ausloggen", + "Log Viewer": "Log Viewer", + "Login": "Logbroon", + "Logout": "Ausloggen", + "Logs": "Logbicher", + "Luxembourg": "Lëtzebuerg", + "Macao": "Macau", + "Macedonia": "Nord Mazedonien", + "Macedonia, the former Yugoslav Republic of": "Mazedonien, der fréierer jugoslawescher Republik vun", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysien", + "Maldives": "Malediven", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Verwalte Kont", + "Manage and log out your active sessions on other browsers and devices.": "Verwalten an ausloggen Är aktiv Sessiounen op anere Browser an Apparater.", + "Manage API Tokens": "Managen API Tokens", + "Manage Role": "Managen Roll", + "Manage Team": "Team managen", + "Managing billing for :billableName": "Verwalte Rechnung fir :billableName", + "March": "Mäerz", + "Mark all as Read": "Markéiert alles als gelies", + "Mark all notifications as read": "Markéiert all Notifikatiounen als gelies", + "Mark Read": "Mark Liesen", + "Mark Unread": "Mark Ongelies", + "Marshall Islands": "Marshallinselen", + "Martinique": "D'Martinique", + "Mauritania": "Mauritanien", + "Mauritius": "Mauritius", + "May": "Mee", + "Mayotte": "Mayotte", + "Mexico": "Mexiko", + "Micronesia, Federated States Of": "Mikronesien", + "Micronesia, Federated States of": "Mikronesien, Federated States of", + "Moldova": "Moldawien", + "Moldova, Republic of": "Moldawien, Republik", + "Monaco": "Monaco", + "Mongolia": "Mongolei", + "Montenegro": "Montenegro", + "Month To Date": "Mount bis Datum", + "Monthly": "Mount", + "monthly": "monatlecht", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mosambik", + "Myanmar": "Myanmar", + "Name": "Numm", + "name": "numm", + "Namibia": "Namibien", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Holland", + "Netherlands Antilles": "Holland Antillen", + "Nevermind": "Dat mécht näischt", + "Nevermind, I'll keep my old plan": "Egal, ech halen mäin ale Plang", + "New": "Nei", + "New :resource": "Neie :resource", + "New Caledonia": "Nei Kaledonien", + "New Password": "Neit Passwuert", + "New Zealand": "Neiséiland", + "Next": "Nächst", + "Next Payment": "Nächst Bezuelung", + "Next Payment on": "Nächst Bezuelung op", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Nee", + "No :resource matched the given criteria.": "Nee :resource entspriechen de bestëmmte Critèren.", + "No additional information...": "Keng zousätzlech Informatioun ...", + "No Current Data": "Keng aktuell Donnéeën", + "No Data": "Keng Daten", + "no file selected": "kee Fichier ausgewielt", + "No Increase": "Keng Erhéijung", + "No payment methods on file.": "Keng Bezuelmethoden op Datei.", + "No payment scheduled.": "Keng Bezuelung geplangt.", + "No Prior Data": "Keng virdrun Donnéeën", + "No Results Found.": "Keng Resultater fonnt.", + "Norfolk Island": "Norfolk Insel", + "Northern Mariana Islands": "Nërdlech Mariana Inselen", + "Norway": "Norwegen", + "Not Found": "Net fonnt", + "Notifications": "Notifikatiounen", + "Nova": "Cama", + "Nova User": "Nova Benotzer", + "November": "November", + "October": "Oktober", + "of": "vun", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Wann e Team geläscht gëtt, ginn all seng Ressourcen an Daten permanent geläscht. Ier Dir dëst Team läscht, luet w.e.g. all Daten oder Informatioun iwwer dëst Team erof, déi Dir wëllt behalen.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Wann Äre Kont geläscht ass, ginn all seng Ressourcen an Daten permanent geläscht. Ier Dir Äre Kont läscht, luet w.e.g. all Daten oder Informatioun erof déi Dir wëllt behalen.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Wann Äre Kont geläscht ass, ginn all seng Ressourcen an Daten permanent geläscht. Gitt w.e.g. Äert Passwuert un fir ze bestätegen datt Dir Äre Kont permanent wëllt läschen.", + "Only Trashed": "Nëmmen Trashed", + "Open Invoices": "Open Rechnungen", + "Original": "Originell", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Eise Billing Management Portal erlaabt Iech bequem Ären Abonnementplang, Bezuelmethod ze managen an Är rezent Rechnungen erofzelueden.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Eise Billing Management Portal erlaabt Iech bequem Ären Abonnementplang, Bezuelmethoden ze managen an Är rezent Rechnungen erofzelueden.", + "Page Expired": "Säit ofgelaaf", + "Pagination Navigation": "Paginatioun Navigatioun", + "Paid": "Bezuelt", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palästinensesch Territoire, besat", + "Panama": "Panama", + "Papua New Guinea": "Papua-Neuguinea", + "Paraguay": "Paraguay", + "Password": "Passwuert", + "password": "passwuert", + "Payment Confirmation": "Bezuelen Confirmatioun", + "Payment Information": "Bezuelen Informatiounen", + "Payment information updated successfully.": "Bezuelungsinformatioun erfollegräich aktualiséiert.", + "Payment Method": "Bezuelmethod", + "Payment Methods": "Bezuelmethoden", + "Payment Required": "Bezuelung erfuerderlech", + "Payments": "Paiementer", + "Pending Team Invitations": "Erwaardung Team Invitatiounen", + "Per Page": "Per Säit", + "Permanently delete this team.": "Dës Équipe permanent läschen.", + "Permanently delete your account.": "Permanent läschen Äre Kont.", + "Permissions": "Permissiounen", + "Peru": "Peru", + "Philippines": "Philippinnen", + "Photo": "Foto", + "Pitcairn": "Pitzcirn", + "Please accept the terms of service.": "Weg akzeptéieren d'Konditioune vum Service.", + "Please click the button below to verify your email address.": "Klickt w.e.g. op de Knäppchen hei ënnen fir Är E-Mailadress z'iwwerpréiwen.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bestätegt w.e.g. den Zougang zu Ärem Kont andeems Dir ee vun Ären Nout-Erhuelungscodes aginn.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bestätegt w.e.g. den Zougang zu Ärem Kont andeems Dir den Authentifikatiounscode gitt vun Ärer Authentifikatiounsapplikatioun.", + "Please confirm your password before continuing.": "Bestätegt w.e.g. Äert Passwuert ier Dir weider geet.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopéiert w.e.g. Ären neien API Token. Fir Är Sécherheet gëtt et net erëm gewisen.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Gitt w.e.g. Äert Passwuert un fir ze bestätegen datt Dir vun Ären anere Browser Sessiounen op all Ären Apparater ausloggen wëllt.", + "Please provide a maximum of three invoice emails addresses.": "Gitt weg maximal dräi Rechnung E-Mailen Adressen.", + "Please provide the email address of the person you would like to add to this team.": "Gitt w.e.g. d'E-Mail-Adress vun der Persoun un, déi Dir wëllt an dëser Équipe derbäisetzen.", + "Please set a default payment method before retrying payments.": "Set w.e.g. eng Standardbezuelungsmethod un ier Dir zréckbezuelt gëtt.", + "Please set a default payment method before swapping plans.": "Setzt w.e.g. eng Standardbezuelmethod ier Dir Pläng tauscht.", + "Poland": "Polen", + "Portugal": "Portugal", + "Press / to search": "Dréckt / fir ze sichen", + "Preview": "Virschau", + "Previewing": "Virschau", + "Previous": "Virdrun", + "Privacy Policy": "Privatsphär Politik", + "Profile": "Profil", + "Profile Information": "Profil Informatiounen", + "Puerto Rico": "Puerto Rico", + "Qatar": "Quatar", + "Quarter To Date": "Véierel bis Datum", + "Recovery Code": "Erhuelung Code", + "Refresh": "Erfrëschen", + "Regards,": "Gréiss,", + "Regenerate Recovery Codes": "Regeneréieren Erhuelung Coden", + "Register": "Aschreiwen", + "Reload": "Relatioun losse", + "Remember me": "Erënner dech u mech", + "Remember Me": "Erënner dech u mech", + "Remove": "Ewechzehuelen", + "Remove Photo": "Foto ewechhuelen", + "Remove Team Member": "Ewechzehuelen Team Member", + "Replicate": "Replizéieren", + "Required fields": "Néideg Felder", + "Resend Verification Email": "Widderhuelen d'Verifikatiouns-E-Mail", + "Reset Filters": "Filteren zrécksetzen", + "Reset Password": "Reset Passwuert", + "Reset Password Notification": "Reset Passwuert Notifikatioun", + "resource": "Ressource", + "Resource Row Dropdown": "Ressource Row Dropdown", + "Resources": "Ressourcen", + "resources": "Ressourcen", + "Restore": "Restauréieren", + "Restore :resource": "Restauréieren :resource", + "Restore Resource": "Restauréieren Ressource", + "Restore Selected": "Restauréieren ausgewielt", + "results": "Resultater", + "Resume Subscription": "Resume Abonnement", + "Retry Payment": "Reprobéieren Bezuelen", + "Return to :appName": "Zréck op den :appName", + "Reunion": "Renounent", + "Role": "Roll", + "Romania": "Rumänien", + "Run Action": "Run Aktioun", + "Russian Federation": "Russesch Federatioun", + "Rwanda": "Ruanda", + "Réunion": "Renounent", + "Saint Barthelemy": "St Barthélemy", + "Saint Barthélemy": "Saint Bartartlelie", + "Saint Helena": "Sankt Helena", + "Saint Kitts And Nevis": "Saint Kitts an Nevis", + "Saint Kitts and Nevis": "Saint Kitts and Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Sankt Martin", + "Saint Martin (French part)": "Saint Martin (Franséisch Deel)", + "Saint Pierre And Miquelon": "Saint Pierre a Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre a Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent a Grenadinen", + "Saint Vincent and the Grenadines": "Saint Vincent an d'Grenadinnen", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome a Principe", + "Sao Tome and Principe": "Sao Tome a Principe", + "Saudi Arabia": "Saudi Arabien", + "Save": "Spueren", + "Saved.": "Gespäichert.", + "Scroll to bottom": "Scroll bis ënnen", + "Scroll to top": "Scroll no uewen", + "Search": "Sichen", + "Secure Area": "Séchert Beräich", + "Select": "Wielt", + "Select a different plan": "Wielt en anere Plang", + "Select a log file...": "Wielt eng Log Datei ...", + "Select A New Photo": "Wielt eng nei Foto", + "Select Action": "Wielt Aktioun", + "Select all": "Alles auswielen", + "Select All Dropdown": "Wielt All Dropdown", + "Select this page": "Wielt dës Säit", + "Send Password Reset Link": "Schéckt Passwuert Reset Link", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbien", + "Server Error": "Server Feeler", + "Service Unavailable": "Service net erreechbar", + "Set as default": "Set als Standard", + "Setup Key": "Setup Schlëssel", + "Seychelles": "Seychellen", + "Show All Fields": "Show All Felder", + "Show Content": "Show Inhalt", + "Show Recovery Codes": "Show Erhuelung Coden", + "Showing": "Weist", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Ageschriwwen als", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slowakei", + "Slovenia": "Slowenien", + "Soft Deleted": "Soft geläscht", + "Solomon Islands": "Solomon Inselen", + "Somalia": "Somalia", + "Something went wrong.": "Eppes ass falsch gaangen.", + "Sorry! You are not authorized to perform this action.": "Entschëllegt! Dir sidd net autoriséiert dës Aktioun ze maachen.", + "Sorry, your session has expired.": "Entschëllegt, Är Sessioun ass ofgelaf.", + "South Africa": "Südafrika", + "South Georgia And Sandwich Isl.": "South Georgia a South Sandwich Inselen", + "South Georgia and the South Sandwich Islands": "South Georgia an der South Sandwich Inselen", + "South Sudan": "Südsudan", + "Spain": "Spuenien", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone Aktiounen", + "Start Polling": "Fänken un ze pollen", + "Start polling": "Fänken un ze pollen", + "State / County": "Staat / Grofschaft", + "Stop Impersonating": "Stop Imitéieren", + "Stop Polling": "Stoppen Polling", + "Stop polling": "Stoppen Polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Store dës Erhuelung Coden an engem sécher Passwuert Manager. Si kënne benotzt ginn fir den Zougang zu Ärem Kont ze recuperéieren wann Ären Zwee-Faktor Authentifikatiounsapparat verluer ass.", + "Subscribe": "Abonnéieren", + "Subscription Information": "Abonnement Informatiounen", + "Subscription Pending": "Abonnement Pending", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard und Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard und Jan Mayen", + "Swaziland": "Swasiland", + "Sweden": "Schweden", + "Switch Teams": "Wiesselen Teams", + "Switzerland": "Schwäiz", + "Syrian Arab Republic": "Syrien Arabesch Republik", + "System": "System de System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Provënz China", + "Tajikistan": "Tadjikistan", + "Tanzania": "Tansania", + "Tanzania, United Republic of": "Tanzania, Vereenegt Republik vun", + "TAX": "Steieroscht", + "Team Details": "Team Detailer", + "Team Invitation": "Team Invitatioun", + "Team Members": "Team Memberen", + "Team Name": "Team Numm", + "Team Owner": "Team Besëtzer", + "Team Settings": "Team Astellungen", + "Terms of Service": "Konditioune vum Service", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Merci fir d'Umeldung! Ier Dir ufänkt, kënnt Dir Är E-Mailadress verifizéieren andeems Dir op de Link klickt, dee mir Iech just per E-Mail geschéckt hunn? Wann Dir d'E-Mail net kritt hutt, schécken mir Iech gären eng aner.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Merci fir Är weider Ënnerstëtzung. Mir hunn eng Kopie vun Ärer Rechnung fir Är Rekorder ugeschloss. Sot eis w.e.g. wann Dir Froen oder Bedenken hutt.", + "Thanks,": "Merci,", + "The :attribute must be a valid role.": "Déi :attribute muss eng valabel Roll sinn.", + "The :attribute must be at least :length characters and contain at least one number.": "Déi :attribute mussen op d'mannst :length Zeechen sinn an op d'mannst eng Nummer enthalen.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Déi :attribute mussen op d'mannst :length Zeechen sinn an op d'mannst ee spezielle Charakter an eng Nummer enthalen.", + "The :attribute must be at least :length characters and contain at least one special character.": "Déi :attribute mussen op d'mannst :length Zeeche sinn an op d'mannst ee spezielle Charakter enthalen.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Déi :attribute musse mindestens :length Zeeche sinn a mindestens e grousse Buschtawen an eng Nummer enthalen.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Déi :attribute mussen op d'mannst :length Zeeche sinn a mindestens e grousst Buschtawen an e spezielle Charakter enthalen.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Déi :attribute musse mindestens :length Zeeche sinn a mindestens e grousse Buschtawen, eng Nummer an e spezielle Charakter enthalen.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Déi :attribute musse mindestens :length Zeeche sinn a mindestens e grousst Buschtawen enthalen.", + "The :attribute must be at least :length characters.": "Déi :attribute mussen op d'mannst :length Zeechen sinn.", + "The :attribute must contain at least one letter.": "Déi :attribute muss op d'mannst ee Buschtaf enthalen.", + "The :attribute must contain at least one number.": "Den :attribute muss mindestens eng Nummer enthalen.", + "The :attribute must contain at least one symbol.": "Der :attribute muss op d'mannst ee Symbol enthalen.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "D':attribute muss mindestens e grousse Buschtaf an e klenge Buschtaf enthalen.", + "The :resource was created!": "Den :resource gouf erstallt!", + "The :resource was deleted!": "Déi :resource gouf geläscht!", + "The :resource was restored!": "Déi :resource gouf restauréiert!", + "The :resource was updated!": "Den :resource gouf aktualiséiert!", + "The action was executed successfully.": "D'Aktioun gouf erfollegräich ausgefouert.", + "The default payment method cannot be removed.": "D'Standardbezuelmethod kann net geläscht ginn.", + "The file was deleted!": "De Fichier gouf geläscht!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Déi gegebene :attribute ass an engem Datelek opgetaucht. Wielt w.e.g. eng aner :attribute.", + "The given data was invalid.": "Déi uginn Donnéeën waren ongëlteg.", + "The government won't let us show you what's behind these doors": "D'Regierung léisst eis Iech net weisen, wat hannert dësen Diere stécht", + "The HasOne relationship has already been filled.": "D'HasOne Relatioun ass scho gefëllt.", + "The image could not be loaded": "D'Bild konnt net gelueden ginn", + "The image could not be loaded.": "D'Bild konnt net gelueden ginn.", + "The invoice emails must be valid email addresses.": "D'Aréischter mussen d'Rechnung egegiell Macënressretten.", + "The password is incorrect.": "D'Passwuert ass falsch.", + "The provided coupon code is invalid.": "De geliwwert Coupon Code ass ongëlteg.", + "The provided password does not match your current password.": "Dat geliwwert Passwuert passt net mat Ärem aktuelle Passwuert.", + "The provided password was incorrect.": "Dat geliwwert Passwuert war falsch.", + "The provided two factor authentication code was invalid.": "De geliwwert zwee Faktor Authentifikatiounscode war ongëlteg.", + "The provided two factor recovery code was invalid.": "De geliwwert Zwee-Faktor Erhuelungscode war ongëlteg.", + "The provided VAT number is invalid.": "Déi geliwwert TVA Nummer ass ongëlteg.", + "The resource was attached!": "D'Ressource war ugeschloss!", + "The resource was prevented from being saved!": "D'Ressource gouf verhënnert datt se gespuert ginn!", + "The resource was updated!": "D'Ressource gouf aktualiséiert!", + "The response is not a streamed response.": "D'Äntwert ass keng gestreamte Äntwert.", + "The response is not a view.": "D'Äntwert ass net eng Vue.", + "The selected country is invalid.": "Dat ausgewielt Land ass ongëlteg.", + "The selected plan is invalid.": "De gewielte Plang ass ongëlteg.", + "The selected resources have been :action!": "Déi gewielte Ressourcen sinn :action!", + "The team's name and owner information.": "Den Numm vum Team an d'Informatioun vum Besëtzer.", + "There are no available options for this resource.": "Et gi keng verfügbar Optiounen fir dës Ressource.", + "There are no fields to display.": "Et gi keng Felder fir ze weisen.", + "There are no new notifications.": "Et gi keng nei Notifikatiounen.", + "There was a problem executing the action.": "Et gouf e Problem fir d'Aktioun auszeféieren.", + "There was a problem fetching the resource.": "Et gouf e Problem beim Ofhuelen vun der Ressource.", + "There was a problem submitting the form.": "Et gouf e Problem beim Ofschécken vum Formulaire.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Dës Leit goufen op Är Equipe invitéiert an hunn eng Invitatioun E-Mail geschéckt. Si kënnen d'Team bäitrieden andeems se d'E-Mail Invitatioun akzeptéieren.", + "This account does not have an active subscription.": "Dëse Kont huet keen aktiven Abonnement.", + "This action is unauthorized.": "Dës Aktioun ass net autoriséiert.", + "This copy of Nova is unlicensed.": "Dës Kopie vun Nova ass net lizenzéiert.", + "This coupon code can only be used by new customers.": "Dëse Coupon Code kann nëmme vun neie Clienten benotzt ginn.", + "This device": "Dësen Apparat", + "This file field is read-only.": "Dëst Dateifeld ass nëmme liesen.", + "This invoice is no longer open.": "Dës Rechnung ass net méi op.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dëst ass e séchert Gebitt vun der Applikatioun. Bestätegt w.e.g. Äert Passwuert ier Dir weider geet.", + "This password does not match our records.": "Dëst Passwuert entsprécht net eise Rekorder.", + "This password reset link will expire in :count minutes.": "Dëse Passwuert zréckgesat Link wäert an :count Minutten oflafen.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Dës Bezuelung gouf initiéiert, awer d'Fongen sinn nach net kritt. Dëst kann bis zu 14 Deeg daueren.", + "This resource no longer exists": "Dës Ressource gëtt et net méi", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dëst Abonnement ass ofgelaaf a kann net erëmfonnt ginn. Maacht weg en neien Abonnement.", + "This user already belongs to the team.": "Dëse Benotzer gehéiert schonn zum Team.", + "This user has already been invited to the team.": "Dëse Benotzer gouf schonn an d'Team invitéiert.", + "Timor-Leste": "Timor-Lese", + "to": "zu", + "To": "Zu", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Fir d'Aktivatioun vun zwee Faktor Authentifikatioun fäerdeg ze maachen, scannt de folgende QR Code mat der Authentifikatiounsapplikatioun vun Ärem Telefon oder gitt de Setupschlëssel a gitt den generéierten OTP Code.", + "Today": "Haut", + "Toggle navigation": "Toggle Navigatioun", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Numm Token", + "Tonga": "Tonga", + "Too Many Requests": "Ze vill Ufroen", + "total": "am Ganzen", + "Total:": "Ganzen:", + "Trashed": "Dreckskëscht", + "Trinidad And Tobago": "Tinidad an Tobago", + "Trinidad and Tobago": "Tinidad an Tobago", + "Tunisia": "Tunesien", + "Turkey": "Tierkei", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Tierken a Caicosinselen", + "Turks and Caicos Islands": "Tierken a Caicosinselen", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Zwee Faktor Authentifikatioun", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Zwee Faktor Authentifikatioun ass elo aktivéiert. Scannt de folgende QR Code mat Ärem Authentifizéierungsapplikatioun vun Ärem Telefon oder gitt de Setup Schlëssel.", + "Type": "Typ", + "Uganda": "Ugana", + "Ukraine": "Ukraine", + "Unauthorized": "Onerlaabt", + "United Arab Emirates": "Vereenegt Arabesch Emirater", + "United Kingdom": "Vereenegt Kinnekräich", + "United States": "Vereenegt Staaten", + "United States Minor Outlying Islands": "USA Minor Outlying Islands", + "United States Outlying Islands": "US baussenzegen Inselen", + "Unknown": "Onbekannt", + "Unpaid": "Onbezuelt", + "Update": "Olaangs", + "Update & Continue Editing": "Update a weider änneren", + "Update :resource": "Update :resource", + "Update :resource: :title": "Update :resource::title", + "Update attached :resource: :title": "Update ugeschloss :resource::title", + "Update Password": "Update Passwuert", + "Update Payment Information": "Update Bezuelungsinformatioun", + "Update Payment Method": "Update Bezuelen Method", + "Update your account's profile information and email address.": "Update Äre Kont d'Profil Informatiounen an Email Adress.", + "Uploading": "Eroplueden", + "Uploading files... (:current/:total)": "Eroplueden Dateien... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Benotzt en Erhuelungscode", + "Use an authentication code": "Benotzt en Authentifikatiounscode", + "User Actions": "Benotzer Aktiounen", + "User Security": "Benotzer Sécherheet", + "Username": "Benotzernumm", + "Uzbekistan": "Usbekistan", + "Value": "Wäert", + "Vanuatu": "Vanuatu", + "VAT Number": "TVA Zuel", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivaresch Republik", + "Verify Email Address": "Verifizéiert E-Mail Adress", + "Verify Your Email Address": "Verifizéiert Är E-Mail Adress", + "Viet Nam": "Vietnam", + "View": "Vue", + "Virgin Islands, British": "Virgin Islands, britesch", + "Virgin Islands, U.S.": "Virgin Islands, U.S.A.", + "Wallis And Futuna": "Wallis a Futuna", + "Wallis and Futuna": "Wallis a Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Mir veraarbechten Ären Abonnement. Wann den Abonnement erfollegräich veraarbecht ass, gëtt dës Säit automatesch aktualiséiert. Normalerweis soll dëse Prozess nëmmen e puer Sekonnen daueren.", + "We are unable to process your payment. Please contact customer support.": "Mir kënnen Är Bezuelung net veraarbecht. Weg Kontakt Client Ënnerstëtzung.", + "We have emailed your password reset link!": "Mir hunn Äre Passwuert zréckgesat Link per E-Mail geschéckt!", + "We were unable to find a registered user with this email address.": "Mir konnten net e registréierte Benotzer mat dëser E-Mailadress fannen.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Mir schécken eng Rechnung Download Link op d'E-Mailadressen déi Dir hei drënner uginn. Dir kënnt verschidde E-Mailadressen mat Komma trennen.", + "We're lost in space. The page you were trying to view does not exist.": "Mir sinn am Weltraum verluer. D'Säit déi Dir probéiert hutt ze gesinn existéiert net.", + "Welcome Back!": "Wëllkomm zréck!", + "Western Sahara": "Westsahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Wann zwee Faktor Authentifikatioun aktivéiert ass, gitt Dir gefrot fir e séchert, zoufälleg Token während der Authentifikatioun. Dir kënnt dësen Token aus der Google Authenticator Applikatioun vun Ärem Telefon recuperéieren.", + "Whoops": "Oops", + "Whoops!": "Whoops!", + "Whoops! Something went wrong.": "Whoops! Eppes ass falsch gaangen.", + "With Trashed": "Mat Trashed", + "Write": "Schreiwen", + "Year To Date": "D'Joer, bis elo", + "Yearly": "Joer", + "Yemen": "Yemen", + "Yes": "Jo", + "You are already subscribed.": "Dir sidd schonn abonnéiert.", + "You are currently within your free trial period. Your trial will expire on :date.": "Dir sidd de Moment an Ärer gratis Testperiod. Äre Prozess leeft den :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Dir sidd de Moment an Ärer gratis Testperiod. Äre Prozess leeft den :date. Wann Dir en neien Abonnement ufänkt, wäert Äre Prozess ophalen.", + "You are logged in!": "Dir sidd ageloggt!", + "You are receiving this email because we received a password reset request for your account.": "Dir kritt dës E-Mail well mir eng Passwuert zrécksetzen Ufro fir Äre Kont kritt hunn.", + "You have been invited to join the :team team!": "Dir sidd invitéiert der :team Equipe matzeman!", + "You have enabled two factor authentication.": "Dir hutt zwee Faktor Authentifikatioun aktivéiert.", + "You have not enabled two factor authentication.": "Dir hutt zwee Faktor Authentifikatioun net aktivéiert.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Dir hutt e puer onbezuelten Rechnungen. Nodeems Dir Är Standardbezuelmethod aktualiséiert hutt, kënnt Dir d'Bezuelungen iwwer d'Rechnungslëscht hei drënner probéieren.", + "You may accept this invitation by clicking the button below:": "Dir kënnt dës Invitatioun unhuelen andeems Dir op de Knäppchen hei ënnen klickt:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Dir kënnt Äert Abonnement zu all Moment annuléieren. Wann Ären Abonnement annuléiert ass, hutt Dir d'Méiglechkeet den Abonnement bis zum Enn vun Ärem aktuelle Rechnungszyklus weiderzeféieren.", + "You may delete any of your existing tokens if they are no longer needed.": "Dir kënnt all Är existent Tokens läschen wann se net méi gebraucht ginn.", + "You may not delete your personal team.": "Dir kënnt Är perséinlech Equipe net läschen.", + "You may not leave a team that you created.": "Dir kënnt net eng Equipe verloossen, déi Dir erstallt hutt.", + "You will receive an invoice and payment link via email for each billing period.": "Dir kritt eng Rechnung a Bezuelungslink per E-Mail fir all Rechnungsperiod.", + "You're logged in!": "Dir sidd ageloggt!", + "Your :invoiceName invoice is now available!": "Är :invoiceName Rechnung ass elo verfügbar!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Är Rechnungsadress ass :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Är Kaart gouf refuséiert. Kontaktéiert w.e.g. Äre Kaartemittent fir méi Informatioun.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Är aktuell Bezuelmethod ass eng Kreditkaart déi op :lastFour endet, déi den :expiration.", + "Your email address is unverified.": "Är E-Mailadress ass net verifizéiert.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Är lescht Bezuelung vun :amount ass gescheitert. Update w.e.g. Är Bezuelmethod fir déi gescheitert Bezuelung erëm ze probéieren.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Är lescht Bezuelung vun :amount op :date ass gescheitert. Update w.e.g. Är Bezuelmethod fir déi gescheitert Bezuelung erëm ze probéieren.", + "Your next payment of :amount will be processed on :date.": "Är nächst Bezuelung vun :amount ass den :date.", + "Your payment method has been added successfully.": "Är Bezuelmethod gouf erfollegräich bäigefüügt.", + "Your payment method will be charged automatically for each billing period.": "Är Bezuelmethod gëtt automatesch fir all Rechnungsperiod berechent.", + "Your registered VAT Number is :vatNumber.": "Är registréiert TVA Nummer ass :vatNumber.", + "Your subscription has been started successfully.": "Ären Abonnement ass erfollegräich gestart.", + "Your subscription has been successfully cancelled.": "Ären Abonnement gouf erfollegräich annuléiert.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ären Abonnement gouf erfollegräich annuléiert. Dir hutt nach ëmmer Zougang bis d'Enn vun Ärer Rechnungsperiod.", + "Your subscription was successfully resumed.": "Ären Abonnement gouf erfollegräich erëmfonnt.", + "Your subscription was successfully updated.": "Ären Abonnement gouf erfollegräich aktualiséiert.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postleitzuel / Postleitzuel", + "Åland Islands": "Åland Inselen" +} diff --git a/locales/lb/php-inline.json b/locales/lb/php-inline.json new file mode 100644 index 00000000000..7171d319a00 --- /dev/null +++ b/locales/lb/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dëst Feld muss akzeptéiert ginn.", + "accepted_if": "Dëst Feld muss ugeholl ginn wann :other :value ass.", + "active_url": "Dëst Feld ass keng valabel URL.", + "after": "Dëst Feld muss en Datum no :date sinn.", + "after_or_equal": "Dëst Feld muss en Datum no oder gläich wéi :date sinn.", + "alpha": "Dëst Feld däerf nëmme Buschtawen enthalen.", + "alpha_dash": "Dëst Feld däerf nëmme Buschtawen, Zuelen, Bindestrecken an Ënnersträicher enthalen.", + "alpha_num": "Dëst Feld muss nëmmen Buschtawen an Zuelen enthalen.", + "any_of": "Dëst Feld ass ongëlteg.", + "array": "Dëst Feld muss eng Array sinn.", + "ascii": "Dëst Feld däerf nëmme Single-Byte alphanumeresch Zeechen a Symboler enthalen.", + "attached": "Dëst Feld ass scho befestegt.", + "before": "Dëst Feld muss en Datum virum :date sinn.", + "before_or_equal": "Dëst Feld muss en Datum virum oder gläich wéi :date sinn.", + "between.array": "Dëst Feld muss tëscht :min an :max Elementer hunn.", + "between.file": "Dëst Feld muss tëscht :min an :max Kilobyte sinn.", + "between.numeric": "Dëst Feld muss tëscht :min an :max sinn.", + "between.string": "Dëst Feld muss tëscht :min an :max Zeechen sinn.", + "boolean": "Dëst Feld muss richteg oder falsch sinn.", + "can": "Dëst Feld enthält en onerlaabten Wäert.", + "confirmed": "Dëst Feld Confirmatiouns passt net.", + "contains": "Dëst Feld fehlt en erfuerderleche Wäert.", + "date": "Dëst Feld ass net e gültege Datum.", + "date_equals": "Dëst Feld muss en Datum gläich wéi :date sinn.", + "date_format": "Dëst Feld entsprécht net dem Format :format.", + "decimal": "Dëst Feld muss :decimal Dezimalplazen hunn.", + "declined": "Dëst Feld muss refuséiert ginn.", + "declined_if": "Dëst Feld muss ofgeleent ginn wann :other :value ass.", + "different": "Dëst Feld an :other muss anescht ginn.", + "digits": "Dëst Feld muss :digits Ziffere sinn.", + "digits_between": "Dëst Feld muss tëscht :min an :max Ziffere sinn.", + "dimensions": "Dëst Feld huet ongëlteg Bild Dimensiounen.", + "distinct": "Dëst Feld huet en duplizéierte Wäert.", + "doesnt_contain": "Dëst Feld muss net ee vun de folgende enthalen: :values.", + "doesnt_end_with": "Dëst Feld däerf net mat engem vun de folgenden ophalen: :values.", + "doesnt_start_with": "Dëst Feld däerf net mat engem vun de folgenden ufänken: :values.", + "email": "Dëst Feld muss eng valabel E-Mailadress sinn.", + "ends_with": "Dëst Feld muss mat engem vun de folgenden ophalen: :values.", + "enum": "Dat ausgewielt Feld ass ongëlteg.", + "exists": "Dat ausgewielt Feld ass ongëlteg.", + "extensions": "Dëst Feld muss eng vun de folgenden Extensiounen hunn: :values.", + "file": "Dëst Feld muss e Fichier sinn.", + "filled": "Dëst Feld muss e Wäert hunn.", + "gt.array": "Dëst Feld muss méi wéi :value Elementer hunn.", + "gt.file": "Dëst Feld muss méi wéi :value kilobytes sinn.", + "gt.numeric": "Dëst Feld muss méi wéi :value sinn.", + "gt.string": "Dëst Feld muss méi wéi :value Zeechen sinn.", + "gte.array": "Dëst Feld muss :value Elementer oder méi hunn.", + "gte.file": "Dëst Feld muss méi grouss wéi oder gläich wéi :value kilobytes sinn.", + "gte.numeric": "Dëst Feld muss méi grouss wéi oder gläich wéi :value sinn.", + "gte.string": "Dëst Feld muss méi wéi oder gläich wéi :value Zeechen sinn.", + "hex_color": "Dëst Feld muss eng valabel hexadezimal Faarf sinn.", + "image": "Dëst Feld muss e Bild sinn.", + "in": "Dat ausgewielt Feld ass ongëlteg.", + "in_array": "Dëst Feld existéiert net am :other.", + "in_array_keys": "Dëst Feld muss op d'mannst ee vun de folgenden Schlësselen enthalen: :values.", + "integer": "Dëst Feld muss eng ganz Zuel sinn.", + "ip": "Dëst Feld muss eng valabel IP Adress sinn.", + "ipv4": "Dëst Feld muss eng valabel IPv4 Adress sinn.", + "ipv6": "Dëst Feld muss eng valabel IPv6 Adress sinn.", + "json": "Dëst Feld muss eng valabel JSON String sinn.", + "list": "Dëst Feld muss eng Lëscht sinn.", + "lowercase": "Dëst Feld muss kleng sinn.", + "lt.array": "Dëst Feld muss manner wéi :value Elementer hunn.", + "lt.file": "Dëst Feld muss manner wéi :value kilobytes sinn.", + "lt.numeric": "Dëst Feld muss manner wéi :value sinn.", + "lt.string": "Dëst Feld muss manner wéi :value Zeechen sinn.", + "lte.array": "Dëst Feld däerf net méi wéi :value Elementer hunn.", + "lte.file": "Dëst Feld muss manner wéi oder gläich wéi :value kilobytes sinn.", + "lte.numeric": "Dëst Feld muss manner wéi oder gläich wéi :value sinn.", + "lte.string": "Dëst Feld muss manner wéi oder gläich wéi :value Zeechen sinn.", + "mac_address": "Dëst Feld muss eng valabel MAC Adress sinn.", + "max.array": "Dëst Feld däerf net méi wéi :max Elementer hunn.", + "max.file": "Dëst Feld däerf net méi wéi :max Kilobyte sinn.", + "max.numeric": "Dëst Feld däerf net méi wéi :max sinn.", + "max.string": "Dëst Feld däerf net méi wéi :max Zeechen sinn.", + "max_digits": "Dëst Feld däerf net méi wéi :max Zifferen hunn.", + "mimes": "Dëst Feld muss e Fichier vum Typ sinn: :values.", + "mimetypes": "Dëst Feld muss e Fichier vum Typ sinn: :values.", + "min.array": "Dëst Feld muss mindestens :min Elementer hunn.", + "min.file": "Dëst Feld muss op d'mannst :min kilobytes sinn.", + "min.numeric": "Dëst Feld muss op d'mannst :min sinn.", + "min.string": "Dëst Feld muss op d'mannst :min Zeechen sinn.", + "min_digits": "Dëst Feld muss op d'mannst :min Zifferen hunn.", + "missing": "Dëst Feld muss fehlen.", + "missing_if": "Dëst Feld muss fehlen wann :other :value ass.", + "missing_unless": "Dëst Feld muss fehlen ausser :other ass :value.", + "missing_with": "Dëst Feld muss fehlen wann :values präsent ass.", + "missing_with_all": "Dëst Feld muss fehlen wann :values präsent sinn.", + "multiple_of": "Dëst Feld muss e Multiple vun :value sinn.", + "not_in": "Dat ausgewielt Feld ass ongëlteg.", + "not_regex": "Dëst Feldformat ass ongëlteg.", + "numeric": "Dëst Feld muss eng Nummer sinn.", + "password.letters": "Dëst Feld muss op d'mannst ee Buschtaf enthalen.", + "password.mixed": "Dëst Feld muss mindestens e grousse Buschtaf an e klenge Buschtaf enthalen.", + "password.numbers": "Dëst Feld muss mindestens eng Nummer enthalen.", + "password.symbols": "Dëst Feld muss op d'mannst ee Symbol enthalen.", + "password.uncompromised": "Dat uginn Feld ass an engem Datelek opgetaucht. Wielt w.e.g. en anert Feld.", + "present": "Dëst Feld muss präsent sinn.", + "present_if": "Dëst Feld muss präsent sinn wann :other :value ass.", + "present_unless": "Dëst Feld muss präsent sinn ausser :other ass :value.", + "present_with": "Dëst Feld muss präsent sinn wann :values präsent ass.", + "present_with_all": "Dëst Feld muss präsent sinn wann :values präsent sinn.", + "prohibited": "Dëst Feld ass verbueden.", + "prohibited_if": "Dëst Feld ass verbueden wann :other ass :value.", + "prohibited_if_accepted": "Dëst Feld ass verbueden wann :other ugeholl gëtt.", + "prohibited_if_declined": "Dëst Feld ass verbueden wann :other ofgeleent gëtt.", + "prohibited_unless": "Dëst Feld ass verbueden ausser :other ass an :values.", + "prohibits": "Dëst Feld verbitt :other präsent.", + "regex": "Dëst Feldformat ass ongëlteg.", + "relatable": "Dëst Feld kann net mat dëser Ressource verbonne ginn.", + "required": "Dëst Feld ass erfuerderlech.", + "required_array_keys": "Dëst Feld muss Entréen enthalen fir: :values.", + "required_if": "Dëst Feld ass erfuerderlech wann :other :value ass.", + "required_if_accepted": "Dëst Feld ass erfuerderlech wann :other ugeholl gëtt.", + "required_if_declined": "Dëst Feld ass erfuerderlech wann :other refuséiert gëtt.", + "required_unless": "Dëst Feld ass erfuerderlech ausser :other ass an :values.", + "required_with": "Dëst Feld ass néideg wann :values präsent ass.", + "required_with_all": "Dëst Feld ass néideg wann :values präsent sinn.", + "required_without": "Dëst Feld ass erfuerderlech wann :values net präsent ass.", + "required_without_all": "Dëst Feld ass erfuerderlech wann keng vun :values präsent sinn.", + "same": "Dëst Feld an :other muss Match.", + "size.array": "Dëst Feld muss :size Elementer enthalen.", + "size.file": "Dëst Feld muss :size kilobytes sinn.", + "size.numeric": "Dëst Feld muss :size sinn.", + "size.string": "Dëst Feld muss :size Zeechen sinn.", + "starts_with": "Dëst Feld muss mat engem vun de folgenden ufänken: :values.", + "string": "Dëst Feld muss eng String sinn.", + "timezone": "Dëst Feld muss eng valabel Zäitzone sinn.", + "ulid": "Dëst Feld muss eng valabel ULID sinn.", + "unique": "Dëst Feld ass scho geholl ginn.", + "uploaded": "Dëst Feld konnt net eropgeluede ginn.", + "uppercase": "Dëst Feld muss grouss Buschtawen sinn.", + "url": "Dëst Feld muss eng valabel URL sinn.", + "uuid": "Dëst Feld muss eng valabel UUID sinn." +} diff --git a/locales/lb/php.json b/locales/lb/php.json new file mode 100644 index 00000000000..cbda1901133 --- /dev/null +++ b/locales/lb/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Déi :attribute mussen ugeholl ginn.", + "accepted_if": "Déi :attribute mussen ugeholl ginn wann :other :value ass.", + "active_url": "Den :attribute ass keng valabel URL.", + "after": "Den :attribute muss en Datum no :date sinn.", + "after_or_equal": "Den :attribute muss en Datum no oder gläich wéi :date sinn.", + "alpha": "Déi :attribute däerfen nëmmen Buschtawen enthalen.", + "alpha_dash": "Déi :attribute däerf nëmmen Buschtawen, Zuelen, Bindestrecken an Ënnersträicher enthalen.", + "alpha_num": "Déi :attribute däerf nëmmen Buschtawen an Zuelen enthalen.", + "any_of": "Den :attribute Feld ass ongëlteg.", + "array": "Déi :attribute muss eng Array sinn.", + "ascii": "Den :attribute Feld däerf nëmmen Single-Byte alphanumeresch Zeechen a Symboler enthalen.", + "attached": "Dës :attribute ass scho befestegt.", + "before": "Den :attribute muss en Datum virum :date sinn.", + "before_or_equal": "Den :attribute muss en Datum virum oder gläich wéi :date sinn.", + "between.array": "Déi :attribute mussen tëscht :min an :max Artikelen hunn.", + "between.file": "Déi :attribute mussen tëscht :min an :max Kilobyte sinn.", + "between.numeric": "Déi :attribute mussen tëscht :min an :max sinn.", + "between.string": "Déi :attribute mussen tëscht :min an :max Zeechen sinn.", + "boolean": "D':attribute Feld muss richteg oder falsch sinn.", + "can": "Den :attribute Feld enthält en onerlaabten Wäert.", + "confirmed": "Déi :attribute Bestätegung passt net.", + "contains": "Den :attribute Feld fehlt en erfuerderleche Wäert.", + "current_password": "D'Passwuert ass falsch.", + "date": "Den :attribute ass net e gültege Datum.", + "date_equals": "Den :attribute muss en Datum gläich wéi :date sinn.", + "date_format": "Den :attribute entsprécht net dem Format :format.", + "decimal": "Den :attribute Feld muss :decimal Dezimalplazen hunn.", + "declined": "Déi :attribute musse refuséiert ginn.", + "declined_if": "Déi :attribute musse refuséiert ginn wann :other :value ass.", + "different": "Déi :attribute an :other mussen anescht sinn.", + "digits": "Déi :attribute mussen :digits Ziffere sinn.", + "digits_between": "Déi :attribute mussen tëscht :min an :max Ziffere sinn.", + "dimensions": "Déi :attribute huet ongëlteg Bild Dimensiounen.", + "distinct": "Den :attribute Feld huet en duplizéierte Wäert.", + "doesnt_contain": "Den :attribute Feld däerf keng vun den folgenden enthalen: :values.", + "doesnt_end_with": "Den :attribute Feld däerf net mat engem vun de folgenden ophalen: :values.", + "doesnt_start_with": "Den :attribute Feld däerf net mat engem vun de folgenden ufänken: :values.", + "email": "Déi :attribute muss eng valabel E-Mailadress sinn.", + "ends_with": "Déi :attribute musse mat engem vun den folgenden ophalen: :values.", + "enum": "Déi gewielte :attribute ass ongëlteg.", + "exists": "Déi gewielte :attribute ass ongëlteg.", + "extensions": "Den :attribute Feld muss eng vun de folgenden Extensiounen hunn: :values.", + "failed": "Dës Umeldungsinformatiounen entspriechen net eise Rekorder.", + "file": "Déi :attribute muss e Fichier sinn.", + "filled": "Den :attribute Feld muss e Wäert hunn.", + "gt.array": "Déi :attribute musse méi wéi :value Elementer hunn.", + "gt.file": "Déi :attribute musse méi wéi :value kilobytes sinn.", + "gt.numeric": "Déi :attribute musse méi wéi :value sinn.", + "gt.string": "Déi :attribute musse méi wéi :value Zeechen sinn.", + "gte.array": "Déi :attribute mussen :value Elementer oder méi hunn.", + "gte.file": "Déi :attribute musse méi wéi oder gläich wéi :value kilobytes sinn.", + "gte.numeric": "Déi :attribute musse méi grouss wéi oder gläich wéi :value sinn.", + "gte.string": "Déi :attribute musse méi wéi oder gläich wéi :value Zeechen sinn.", + "hex_color": "Den :attribute Feld muss eng valabel hexadezimal Faarf sinn.", + "image": "Déi :attribute muss e Bild sinn.", + "in": "Déi gewielte :attribute ass ongëlteg.", + "in_array": "Den :attribute Feld existéiert net an :other.", + "in_array_keys": "Den :attribute Feld muss op d'mannst ee vun de folgende Schlësselen enthalen: :values.", + "integer": "Den :attribute muss eng ganz Zuel sinn.", + "ip": "Déi :attribute muss eng valabel IP Adress sinn.", + "ipv4": "Déi :attribute muss eng valabel IPv4 Adress sinn.", + "ipv6": "Déi :attribute muss eng valabel IPv6 Adress sinn.", + "json": "Den :attribute muss eng valabel JSON String sinn.", + "list": "Den :attribute Feld muss eng Lëscht sinn.", + "lowercase": "Den :attribute Feld muss kleng sinn.", + "lt.array": "Déi :attribute mussen manner wéi :value Elementer hunn.", + "lt.file": "Déi :attribute musse manner wéi :value kilobytes sinn.", + "lt.numeric": "Déi :attribute musse manner wéi :value sinn.", + "lt.string": "Déi :attribute musse manner wéi :value Zeechen sinn.", + "lte.array": "Déi :attribute däerfen net méi wéi :value Artikelen hunn.", + "lte.file": "Déi :attribute musse manner wéi oder gläich wéi :value kilobytes sinn.", + "lte.numeric": "Déi :attribute musse manner wéi oder gläich wéi :value sinn.", + "lte.string": "Déi :attribute musse manner wéi oder gläich wéi :value Zeechen sinn.", + "mac_address": "Den :attribute muss eng valabel MAC Adress sinn.", + "max.array": "Déi :attribute däerfen net méi wéi :max Artikelen hunn.", + "max.file": "Déi :attribute däerfen net méi wéi :max Kilobyte sinn.", + "max.numeric": "Déi :attribute däerfen net méi wéi :max sinn.", + "max.string": "Déi :attribute däerfen net méi wéi :max Zeechen sinn.", + "max_digits": "Den :attribute Feld däerf net méi wéi :max Zifferen hunn.", + "mimes": "Déi :attribute muss e Fichier vum Typ sinn: :values.", + "mimetypes": "Déi :attribute muss e Fichier vum Typ sinn: :values.", + "min.array": "Déi :attribute mussen op d'mannst :min Elementer hunn.", + "min.file": "Déi :attribute mussen op d'mannst :min Kilobyte sinn.", + "min.numeric": "Déi :attribute mussen op d'mannst :min sinn.", + "min.string": "Déi :attribute mussen op d'mannst :min Zeechen sinn.", + "min_digits": "Den :attribute Feld muss mindestens :min Zifferen hunn.", + "missing": "Den :attribute Feld muss fehlen.", + "missing_if": "Den :attribute Feld muss fehlen wann :other :value ass.", + "missing_unless": "Den :attribute Feld muss fehlen ausser :other ass :value.", + "missing_with": "D':attribute Feld muss fehlen wann :values präsent ass.", + "missing_with_all": "D':attribute Feld muss fehlen wann :values präsent sinn.", + "multiple_of": "Den :attribute muss e Multiple vun :value sinn.", + "next": "Nächste »", + "not_in": "Déi gewielte :attribute ass ongëlteg.", + "not_regex": "Den :attribute Format ass ongëlteg.", + "numeric": "Den :attribute muss eng Zuel sinn.", + "password": "D'Passwuert ass falsch.", + "password.letters": "Den :attribute Feld muss mindestens ee Buschtaf enthalen.", + "password.mixed": "D':attribute-Feld muss mindestens e grousse Buschtaf an e klenge Buschtaf enthalen.", + "password.numbers": "Den :attribute Feld muss mindestens eng Nummer enthalen.", + "password.symbols": "D':attribute Feld muss op d'mannst ee Symbol enthalen.", + "password.uncompromised": "Déi gegebene :attribute ass an engem Datelek opgetaucht. Wielt w.e.g. eng aner :attribute.", + "present": "Den :attribute Feld muss präsent sinn.", + "present_if": "Den :attribute Feld muss präsent sinn wann :other :value ass.", + "present_unless": "Den :attribute Feld muss präsent sinn ausser :other ass :value.", + "present_with": "Den :attribute Feld muss präsent sinn wann :values präsent ass.", + "present_with_all": "Den :attribute Feld muss präsent sinn wann :values präsent sinn.", + "previous": "« Virdrun", + "prohibited": "Den :attribute Feld ass verbueden.", + "prohibited_if": "D':attribute Feld ass verbueden wann :other ass :value.", + "prohibited_if_accepted": "Den :attribute Feld ass verbueden wann :other ugeholl gëtt.", + "prohibited_if_declined": "Den :attribute Feld ass verbueden wann :other ofgeleent gëtt.", + "prohibited_unless": "Den :attribute Feld ass verbueden ausser :other ass an :values.", + "prohibits": "Den :attribute Feld verbitt :other derbäi ze sinn.", + "regex": "Den :attribute Format ass ongëlteg.", + "relatable": "Dës :attribute kann net mat dëser Ressource verbonne sinn.", + "required": "Den :attribute Feld ass erfuerderlech.", + "required_array_keys": "D':attribute Feld muss Entréen enthalen fir: :values.", + "required_if": "Den :attribute Feld ass erfuerderlech wann :other :value ass.", + "required_if_accepted": "Den :attribute Feld ass erfuerderlech wann :other ugeholl gëtt.", + "required_if_declined": "Den :attribute Feld ass erfuerderlech wann :other refuséiert gëtt.", + "required_unless": "Den :attribute Feld ass erfuerderlech ausser :other ass an :values.", + "required_with": "Den :attribute Feld ass erfuerderlech wann :values präsent ass.", + "required_with_all": "Den :attribute Feld ass erfuerderlech wann :values präsent sinn.", + "required_without": "Den :attribute Feld ass erfuerderlech wann :values net präsent ass.", + "required_without_all": "Den :attribute Feld ass erfuerderlech wann keng vun :values präsent sinn.", + "reset": "Äert Passwuert gouf zréckgesat.", + "same": "Déi :attribute an :other musse passen.", + "sent": "Mir hunn Äre Passwuert zréckgesat Link per E-Mail geschéckt.", + "size.array": "Déi :attribute mussen :size Elementer enthalen.", + "size.file": "Déi :attribute mussen :size kilobytes sinn.", + "size.numeric": "Déi :attribute mussen :size sinn.", + "size.string": "Déi :attribute mussen :size Zeechen sinn.", + "starts_with": "Déi :attribute mussen mat engem vun de folgenden ufänken: :values.", + "string": "Déi :attribute muss e String sinn.", + "throttle": "Ze vill Login Versich. Probéiert w.e.g. nach eng Kéier an :seconds Sekonnen.", + "throttled": "Waart w.e.g. ier Dir erëm probéiert.", + "timezone": "Den :attribute muss eng valabel Zäitzone sinn.", + "token": "Dëse Passwuert zréckgesat Token ass ongëlteg.", + "ulid": "D':attribute Feld muss eng valabel ULID sinn.", + "unique": "Déi :attribute si scho geholl ginn.", + "uploaded": "Déi :attribute konnt net eropgeluede ginn.", + "uppercase": "Den :attribute Feld muss grouss sinn.", + "url": "Déi :attribute muss eng valabel URL sinn.", + "user": "Mir kënnen kee Benotzer mat där E-Mailadress fannen.", + "uuid": "Den :attribute muss e gültege UUID sinn." +} diff --git a/locales/lg/_excludes.json b/locales/lg/_excludes.json new file mode 100644 index 00000000000..eed5a217d36 --- /dev/null +++ b/locales/lg/_excludes.json @@ -0,0 +1,32 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "Andorra", + "Angola", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bangladesh", + "Belarus", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Brazil", + "Bulgaria", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "CSV (.csv)", + "Excel (.xlsx)", + "Madagascar", + "Whoops!" +] diff --git a/locales/lg/json-inline.json b/locales/lg/json-inline.json new file mode 100644 index 00000000000..6d03530392e --- /dev/null +++ b/locales/lg/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ennimiro eno erina okuba omulimu omutuufu.", + "The :attribute must be at least :length characters and contain at least one number.": "Ennimiro eno erina okuba nga erimu ennukuta ezitakka wansi wa :length era nga zirimu waakiri ennamba emu.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ennimiro eno erina okuba n’ennukuta ezitakka wansi wa :length era nga zirimu waakiri ennukuta emu ey’enjawulo n’ennamba emu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ennimiro eno erina okuba nga erimu ennukuta ezitakka wansi wa :length era nga zirimu waakiri ennukuta emu ey’enjawulo.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ennimiro eno erina okuba n’ennukuta ezitakka wansi wa :length era nga zirimu ennukuta ennene ezitakka wansi wa emu n’ennamba emu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ennimiro eno erina okuba n’ennukuta ezitakka wansi wa :length era nga zirimu ennukuta ennene ezitakka wansi wa emu n’ennukuta emu ey’enjawulo.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ennimiro eno erina okuba n’ennukuta ezitakka wansi wa :length era nga zirimu ennukuta ennene ezitakka wansi wa emu, ennamba emu, n’ennukuta emu ey’enjawulo.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ennimiro eno erina okuba n’ennukuta ezitakka wansi wa :length era nga zirimu ennukuta ennene ezitakka wansi wa emu.", + "The :attribute must be at least :length characters.": "Ennimiro eno erina okuba nga erimu ennukuta ezitakka wansi wa :length.", + "The :attribute must contain at least one letter.": "Ennimiro eno erina okubaamu waakiri ennukuta emu.", + "The :attribute must contain at least one number.": "Ennimiro eno erina okubaamu waakiri ennamba emu.", + "The :attribute must contain at least one symbol.": "Ennimiro eno erina okubaamu waakiri akabonero kamu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ennimiro eno erina okubaamu waakiri ennukuta ennene emu n’entono emu.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ennimiro eweereddwa efulumye mu data leak. Nsaba olonde ennimiro ey'enjawulo." +} diff --git a/locales/lg/json.json b/locales/lg/json.json new file mode 100644 index 00000000000..f31154d0e01 --- /dev/null +++ b/locales/lg/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(n'ensobi endala :count)", + "(and :count more errors)": "(n'ensobi endala :count)|(n'ensobi endala :count)|(n'ensobi endala :count)", + "30 Days": "Ennaku 30", + "60 Days": "Ennaku 60", + "90 Days": "Ennaku 90", + ":amount selected": ":amount abaalondeddwa", + ":amount Total": ":amount Omugatte", + ":days day trial": "Okugezesebwa okw’ennaku :days", + ":resource Details": ":resource Ebisingawo", + ":resource Details: :title": ":resource Ebisingawo: :title", + "A decryption key is required.": "Ekisumuluzo ky’okuggya ensirifu kyetaagisa.", + "A fresh verification link has been sent to your email address.": "Enkolagana empya ey’okukakasa esindikiddwa ku ndagiriro yo eya email.", + "A new verification link has been sent to the email address you provided during registration.": "Enkolagana empya ey’okukakasa esindikiddwa ku ndagiriro ya email gye wawadde nga weewandiisa.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Enkolagana empya ey’okukakasa esindikiddwa ku ndagiriro ya email gye wawadde mu nteekateeka za profile yo.", + "A new verification link has been sent to your email address.": "Enkolagana empya ey’okukakasa esindikiddwa ku ndagiriro yo eya email.", + "Accept Invitation": "Kkiriza Okuyitibwa", + "Action": "Okikolwa", + "Action Event": "Omukolo gw'Ekikolwa", + "Action Events": "Ebibaddewo mu Bikolwa", + "Action Happened At": "Kibaddewo Ku...", + "Action Initiated By": "Yatandikibwawo By", + "Action Name": "Erinnya", + "Action Status": "Ennyimirira", + "Action Target": "Ssabaawa", + "Actions": "Ebikolwa", + "Add": "Okwongerako", + "Add :resource": "Okwongerako :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Yongera ku mmemba wa ttiimu omupya ku ttiimu yo, kibasobozese okukolagana naawe.", + "Add additional security to your account using two factor authentication.": "Yongera obukuumi obw’enjawulo ku akawunti yo ng’okozesa okukakasa ensonga bbiri.", + "Add Payment Method": "Okwongerako Enkola y’Okusasula", + "Add row": "Yongera ku lunyiriri", + "Add Team Member": "Yongera ku Member Member wa Ttiimu", + "Add VAT Number": "Okwongerako Ennamba ya VAT", + "Added.": "Yayongeddeko.", + "Additional billing information updated successfully.": "Ebikwata ku kusasula ebirala bitereezeddwa bulungi.", + "Address": "Okwoogera eri", + "Address Line 2": "Endagiriro Layini 2", + "Administrator": "Omuddukanya emirimu", + "Administrator users can perform any action.": "Abakozesa abaddukanya basobola okukola ekikolwa kyonna.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Ebizinga bya Åland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Abantu bonna nti bali mu ttiimu eno.", + "All resources loaded.": "Eby’obugagga byonna bitikkiddwa.", + "All rights reserved.": "Eddembe lyonna liri mu buyinza bwaffe.", + "Already registered?": "Owandiisiddwa dda?", + "American Samoa": "Samoa y’Amerika", + "An error occurred while uploading the file.": "Ensobi ebaddewo nga oteeka fayiro.", + "An error occurred while uploading the file: :error": "Ensobi ebaddewo nga oteeka fayiro: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ensobi gye tutasuubira yabaddewo era tutegeezezza ttiimu yaffe ey’obuwagizi. Nsaba oddemu ogezeeko oluvannyuma.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla w’ekika kya Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Omukozesa omulala azzeemu okulongoosa ekintu kino okuva omuko guno lwe gwatikkibwa. Nsaba ozza obuggya omuko era ogezeeko nate.", + "Antarctica": "Antarctica, ekibuga ekiyitibwa Antarctica", + "Antigua And Barbuda": "Antigua ne Barbuda", + "Antigua and Barbuda": "Antigua ne Barbuda", + "API Token": "Akabonero ka API", + "API Token Permissions": "Olukusa lw'akabonero ka API", + "API Tokens": "Obubonero bwa API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens zikkiriza empeereza z'abantu ab'okusatu okukakasa n'enkola yaffe ku lulwo.", + "Apply": "Okuteeka mu nkola", + "Apply Coupon": "Siiga Coupon", + "April": "Ogw'okuna", + "Are you sure you want to attempt to pay :amount?": "Okakasa nti oyagala kugezaako kusasula :amount?", + "Are you sure you want to cancel your subscription?": "Okakasa nti oyagala kusazaamu okuwandiika kwo?", + "Are you sure you want to delete all the notifications?": "Okakasa nti oyagala kusazaamu notifications zonna?", + "Are you sure you want to delete the selected resources?": "Okakasa nti oyagala okusazaamu eby'obugagga ebirondeddwa?", + "Are you sure you want to delete this file?": "Okakasa nti oyagala kusazaamu fayiro eno?", + "Are you sure you want to delete this notification?": "Okakasa nti oyagala kusazaamu kiwandiiko kino?", + "Are you sure you want to delete this payment method?": "Okakasa nti oyagala kusazaamu nkola eno ey'okusasula?", + "Are you sure you want to delete this resource?": "Okakasa nti oyagala okusazaamu ekintu kino?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Okakasa nti oyagala kusazaamu ttiimu eno? Ttiimu bw’emala okusazibwamu, eby’obugagga byayo byonna ne data bijja kusazibwamu enkalakkalira.", + "Are you sure you want to delete your account?": "Okakasa nti oyagala kusazaamu akawunti yo?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Okakasa nti oyagala kusazaamu akawunti yo? Akawunti yo bw’emala okusazibwamu, eby’obugagga byayo byonna ne data bijja kusazibwamu enkalakkalira. Nsaba oyingize password yo okukakasa nti oyagala okusazaamu akawunti yo enkalakkalira.", + "Are you sure you want to detach the selected resources?": "Okakasa nti oyagala kwekutula ku by'obugagga ebirondeddwa?", + "Are you sure you want to detach this resource?": "Okakasa nti oyagala kwekutula ku kifo kino?", + "Are you sure you want to force delete the selected resources?": "Okakasa nti oyagala okukaka okusazaamu eby'obugagga ebirondeddwa?", + "Are you sure you want to force delete this resource?": "Okakasa nti oyagala okukaka okusazaamu eky'obugagga kino?", + "Are you sure you want to log out?": "Okakasa nti oyagala kufuluma?", + "Are you sure you want to mark all notifications as read?": "Okakasa nti oyagala okussaako akabonero ku notifications zonna nga bwe zisomeddwa?", + "Are you sure you want to remove this item?": "Okakasa nti oyagala kuggyawo kintu kino?", + "Are you sure you want to restore the selected resources?": "Okakasa nti oyagala okuzzaawo eby'obugagga ebirondeddwa?", + "Are you sure you want to restore this resource?": "Okakasa nti oyagala kuzzaawo kintu kino?", + "Are you sure you want to resume your subscription?": "Okakasa nti oyagala okuddamu okuwandiika?", + "Are you sure you want to run this action?": "Okakasa nti oyagala kuddukanya kikolwa kino?", + "Are you sure you want to set this payment method as your default?": "Okakasa nti oyagala okuteeka enkola eno ey'okusasula nga default yo?", + "Are you sure you want to stop impersonating?": "Okakasa nti oyagala kulekera awo kwefuula?", + "Are you sure you would like to delete this API token?": "Okakasa nti wandyagadde okusazaamu akabonero kano ka API?", + "Are you sure you would like to leave this team?": "Okakasa nti wandyagadde okuva mu ttiimu eno?", + "Are you sure you would like to remove this person from the team?": "Okakasa nti wandyagadde okuggya omuntu ono mu ttiimu?", + "Are you sure you would like to switch billing plans?": "Okakasa nti wandyagadde okukyusa enteekateeka z’okusasula ssente?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Okusibako", + "Attach & Attach Another": "Gattako era Gattako ekirala", + "Attach :resource": "Gattako :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Teeka fayiro ng’osika n’ozisuula, ng’ozilonda oba okuziwooma.", + "August": "Ogwomusanvu", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain mu ggwanga", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados mu kibuga Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Nga tonnagenda mu maaso, oyinza okukakasa endagiriro yo eya email ng’onyiga ku link gye twaakakuweereza email? Bw’oba ​​tofunye email, tujja kukuweereza endala n’essanyu.", + "Before proceeding, please check your email for a verification link.": "Nga tonnagenda mu maaso, nsaba okebere email yo omanye enkolagana ey’okukakasa.", + "Belarus": "Belarus", + "Belgium": "Bubirigi", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Amawulire agakwata ku kusasula ssente", + "Billing Management": "Enzirukanya y’okusasula ssente", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Essaza ly’amawanga amangi erya", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ne Saba", + "Bosnia And Herzegovina": "Bosnia ne Herzegovina mu bitundu by’eggwanga eby’enjawulo", + "Bosnia and Herzegovina": "Bosnia ne Herzegovina mu bitundu by’eggwanga eby’enjawulo", + "Botswana": "Botswana", + "Bouvet Island": "Ekizinga Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Ekitundu kya Bungereza eky’ennyanja Buyindi", + "Browser Sessions": "Entuula za Browser", + "Brunei Darussalam": "Brunei Darussalam mu kibuga ky’e Mukono", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso mu ggwanga", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "okusazaamu", + "Cancel Subscription": "Sazaamu Okwewandiisa", + "Cape Verde": "Cape Verde .", + "Card": "Kaadi", + "Cayman Islands": "Ebizinga bya Cayman", + "Central African Republic": "Ekibiina kya Central Africa", + "Chad": "Chad .", + "Change Subscription Plan": "Kyusa Enteekateeka y’Okwewandiisa", + "Change the current payment method attached to your subscription": "Kyusa enkola y’okusasula eriwo kati eyungiddwa ku buwandiike bwo", + "Changes": "Enkyukakyuka", + "Checkout": "Okukebera", + "Chile": "Chile .", + "China": "China .", + "Choose": "Okulonda", + "Choose :field": "Londa :field", + "Choose :resource": "Londa :resource", + "Choose an option": "Londa eky’okulondako", + "Choose date": "Londa olunaku", + "Choose File": "Londa Fayiro", + "Choose Files": "Londa Fayiro", + "Choose Type": "Londa Ekika", + "Christmas Island": "Ekizinga kya Ssekukkulu", + "City": "Ekibuga", + "Click here to re-send the verification email.": "Nyiga wano okuddamu okuweereza email y'okukakasa.", + "click here to request another": "nyweza wano okusaba omulala", + "Click to choose": "Nyiga okulonda", + "Close": "Okuggalawo", + "Cocos (Keeling) Islands": "Ebizinga bya Cocos (Keeling).", + "Code": "Koodi", + "Colombia": "Colombia .", + "Comoros": "COMOROS .", + "Confirm": "Okukakasa", + "Confirm Billing Action": "Kakasa Ekikolwa ky’Okusasula Ebisale", + "Confirm Password": "Kakasa Password", + "Confirm Payment": "Kakasa Okusasula", + "Confirm your :amount payment": "Kakasa nti :amount osasula", + "Congo": "Congo .", + "Congo, Democratic Republic": "Congo, mu ggwanga lya Democratic Republic", + "Congo, the Democratic Republic of the": "Congo, mu ggwanga erya Democratic Republic of the...", + "Constant": "Obutakyuuka", + "Continue To Payment": "Weeyongere Okusasula", + "Cook Islands": "Ebizinga bya Cook", + "Copy to clipboard": "Koppa ku clipboard", + "Costa Rica": "Costa Rica .", + "Cote D'Ivoire": "Côte d’Ivoire nga bwe kiri", + "Country": "Eggwanga", + "Coupon": "Coupon .", + "Coupon applied successfully.": "Coupon yasaba bulungi.", + "Create": "Okutonda", + "Create & Add Another": "Tonda & Yongera Omulala", + "Create :resource": "Tonda :resource", + "Create a new team to collaborate with others on projects.": "Tonda ttiimu empya okukolagana n’abalala ku pulojekiti.", + "Create Account": "Tonda Akawunti", + "Create API Token": "Tonda Akabonero ka API", + "Create New Team": "Tonda Ttiimu Empya", + "Create Team": "Tonda Ttiimu", + "Created.": "Yatondebwa.", + "Croatia": "Croatia mu ggwanga", + "CSV (.csv)": "CSV (.csv) .", + "Cuba": "Cuba .", + "Curaçao": "Curaçao, ekibuga ekikulu", + "Current Password": "Password eriwo kati", + "Current Subscription Plan": "Enteekateeka y’Okwewandiisa mu kiseera kino", + "Currently Subscribed": "Mu kiseera kino Subscribed", + "Customer Balance": "Bbalansi ya Bakasitoma", + "Customize": "Teekateeka ku mutindo", + "Cyprus": "Kupulo", + "Czech Republic": "Czech Republic mu ggwanga erya Czech Republic", + "Côte d'Ivoire": "Côte d’Ivoire nga bwe kiri", + "Dark": "Ekizikiza", + "Dashboard": "Daasiboodi", + "December": "Omweezi gwa museenene", + "Decrease": "Okukendeeza", + "Default": "Okukosamu", + "Delete": "Okusiimuula", + "Delete :resource": "Okusiimuula :resource", + "Delete Account": "Ssaako Akawunti", + "Delete all notifications": "Ssaawo okumanyisibwa kwonna", + "Delete API Token": "Ssaako Akabonero ka API", + "Delete File": "Ssazaamu Fayiro", + "Delete Notification": "Ssazaamu Okumanyisibwa", + "Delete Resource": "Ssazaamu Eky'obugagga", + "Delete Selected": "Ssazaamu Ebirondeddwa", + "Delete Team": "Ssazaamu Ttiimu", + "Denmark": "Denmark .", + "Detach": "Okwekutulako", + "Detach Resource": "Okwawula Eky’obugagga", + "Detach Selected": "Detach Ebirondeddwa", + "Details": "Ebisingawo", + "Disable": "Okulemala", + "Djibouti": "Djibouti .", + "Do you really want to leave? You have unsaved changes.": "Ddala oyagala kugenda? Olina enkyukakyuka ezitaterekeddwa.", + "Dominica": "Dominica mu kibuga Dominica", + "Dominican Republic": "Republic ya Dominican Republic", + "Done.": "Okumala.", + "Download": "Okufuna", + "Download Invoice": "Wano wefunire Invoice", + "Drop file or click to choose": "Suula fayiro oba nyweza okulonda", + "Drop files or click to choose": "Suula fayiro oba nyweza okulonda", + "Ecuador": "Ecuador .", + "Edit": "Okugolola", + "Edit :resource": "Edit :resource. Okulongoosa :resource", + "Edit Attached": "Edit Eyungiddwaako", + "Edit Profile": "Edit Profile .", + "Editor": "Omuwandiisi w’ebitabo", + "Editor users have the ability to read, create, and update.": "Abakozesa Editor balina obusobozi okusoma, okukola, n'okulongoosa.", + "Egypt": "Misiri", + "El Salvador": "El Salvador .", + "Email": "Email .", + "email": "Email .", + "Email Address": "Endagiriro ya Email", + "Email Addresses": "Endagiriro za Email", + "Email Password Reset Link": "Email Password Okuzzaawo Link", + "Email Verification": "Okukakasa Email", + "Enable": "Okuyinzisa", + "Encrypted environment file already exists.": "Fayiro y'embeera ensirifu eriwo dda.", + "Encrypted environment file not found.": "Fayiro y'embeera ensirifu tezuuliddwa.", + "Ensure your account is using a long, random password to stay secure.": "Kakasa nti akawunti yo ekozesa ekigambo ky’okuyingira ekiwanvu, ekitali kya bulijjo okusobola okusigala ng’olina obukuumi.", + "Environment file already exists.": "Fayiro y'obutonde yaliwo dda.", + "Environment file not found.": "Fayiro y'obutonde tezuuliddwa.", + "Equatorial Guinea": "Equatorial Guinea .", + "Eritrea": "Eritrea mu ggwanga", + "Error": "Ensobi", + "errors": "ensobi", + "Estonia": "Estonia .", + "Ethiopia": "Ethiopia .", + "ex VAT": "ex VAT .", + "Excel (.xlsx)": "Excel (.xlsx) .", + "Expires :expiration": "Eggwaako :expiration", + "Export As CSV": "Okufulumya ebweru Nga CSV", + "Extra Billing Information": "Amawulire ag'enjawulo ku kusasula ssente", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Okukakasa okw’enjawulo kwetaagibwa okukola ku nsasula yo. Nsaba ogende mu maaso ku mukutu gw'okusasula ng'onyiga ku bbaatuuni eri wansi.", + "Failed Subscription Payment": "Okusasula Okwewandiisa Okulemereddwa", + "Failed to load :resource!": "Eremereddwa okutikka :resource!", + "Falkland Islands (Malvinas)": "Ebizinga bya Falkland (Malvinas) .", + "Faroe Islands": "Ebizinga by’e Faroe", + "February": "Omweezi gw'okubiri", + "Fiji": "Fiji .", + "Filename": "Erinnya lya fayiro", + "Finish enabling two factor authentication.": "Malako okusobozesa okukakasa ensonga bbiri.", + "Finland": "Finland .", + "For your security, please confirm your password to continue.": "Ku lw'obukuumi bwo, nsaba okakasizza password yo okugenda mu maaso.", + "Forbidden": "Okuwera", + "Force Delete": "Okukaka Okusazaamu", + "Force Delete :resource": "Okukaka Okusazaamu :resource", + "Force Delete Resource": "Force Okusazaamu Eky'obugagga", + "Force Delete Selected": "Okukaka Okusazaamu Kulondeddwa", + "Forgot Password": "Yerabidde Password", + "Forgot your password?": "Werabidde password yo?", + "Forgot Your Password?": "Werabidde Password Yo?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Werabidde password yo? Tewali buzibu. Just let us know your email address era tujja kuku emaila password reset link ejja okukusobozesa okulonda empya.", + "France": "Bufalansa", + "French Guiana": "Bufalansa Guiana", + "French Polynesia": "Polynesia ya Bufalansa", + "French Southern Territories": "Ebitundu by’obugwanjuba bwa Bufalansa", + "From": "Okuva", + "Gabon": "Gabon .", + "Gambia": "Gambia .", + "Georgia": "Georgia .", + "Germany": "Girimaani", + "Ghana": "Ghana .", + "Gibraltar": "Gibraltar, omugagga", + "Go Home": "Genda Awaka", + "Go to page :page": "Genda ku lupapula :page", + "Great! You have accepted the invitation to join the :team team.": "Kilungi! Okkirizza okuyitibwa okwegatta ku ttiimu :team.", + "Greece": "Buyonaani", + "Greenland": "Greenland .", + "Grenada": "Grenada .", + "Guadeloupe": "Guadeloupe esangibwa mu kibuga Guadeloupe", + "Guam": "Guam .", + "Guatemala": "Guatemala .", + "Guernsey": "Guernsey .", + "Guinea": "Guinea .", + "Guinea-Bissau": "Guinea-Bissau okuva mu ggwanga", + "Guyana": "Guyana .", + "Haiti": "Haiti .", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Olina ebirowoozo eby’okubiri ku ky’okusazaamu okuwandiika kwo? Osobola okuddamu okukola amangu ddala okuwandiika kwo essaawa yonna okutuusa ng’omutendera gw’okusasula ssente gw’olina kati guwedde. Oluvannyuma lw’omutendera gw’okusasula ssente gwo oguliko kati okuggwa, oyinza okulonda enteekateeka empya ddala ey’okuwandiika.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Olina ebirowoozo eby’okubiri ku ky’okusazaamu okuwandiika kwo? Osobola okuddamu amangu ddala okuwandiika kwo essaawa yonna okutuusa ng’omutendera gw’okusasula ssente gwo oguliwo guwedde. Oluvannyuma lw’omutendera gw’okusasula ssente gwo oguliko kati okuggwa, oyinza okulonda enteekateeka empya ddala ey’okuwandiika.", + "Heard Island & Mcdonald Islands": "Ekizinga Heard ne McDonald Islands", + "Heard Island and McDonald Islands": "Ekizinga Heard ne McDonald Islands", + "Hello!": "Nkulamusizza!", + "Hide Content": "Kweke Ebirimu", + "Hold Up!": "Kwata waggulu!", + "Holy See (Vatican City State)": "Entaana Entukuvu (Essaza ly'ekibuga Vatican) .", + "Honduras": "Honduras .", + "Hong Kong": "Hong Kong .", + "Hungary": "Hungary .", + "I agree to the :terms_of_service and :privacy_policy": "Nzikiriziganya ne :terms_of_service ne :privacy_policy", + "Iceland": "Iceland .", + "ID": "Endagamuntu", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Bwe kiba kyetaagisa, oyinza okuva mu ntuula zo endala zonna eza browser mu byuma byo byonna. Ebimu ku bitundu byo gye buvuddeko biwandiikiddwa wansi; wabula olukalala luno luyinza obutaba lwa bujjuvu. Bw’oba ​​owulira nti akawunti yo ebadde mu kabi, olina n’okuzza obuggya password yo.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Bw’oba ​​olina dda akawunti, oyinza okukkiriza okuyita kuno ng’onyiga ku bbaatuuni eno wammanga:", + "If you did not create an account, no further action is required.": "Bw’oba ​​tokola akawunti, tekyetaagisa kukola kintu kirala.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Bw’oba ​​tosuubira kufuna kuyitibwa ku ttiimu eno, oyinza okusuula email eno.", + "If you did not receive the email": "Bwoba tofunye email eyo", + "If you did not request a password reset, no further action is required.": "Bw’oba ​​tosabye kuddamu kussaawo kigambo kya kuyita, tekyetaagisa kukola kintu kirala.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Bw’oba ​​tolina akawunti, oyinza okukola ng’onyiga ku bbaatuuni eri wansi. Oluvannyuma lw'okukola akawunti, oyinza okunyiga ku bbaatuuni y'okukkiriza okuyitibwa mu email eno okukkiriza okuyitibwa kwa ttiimu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Bw’oba ​​weetaaga okwongerako ebikwata ku bantu oba ebikwata ku musolo ku invoice zo, ng’erinnya lyo mu bujjuvu, ennamba yo ey’okuzuula omusolo gwa VAT, oba endagiriro y’ebiwandiiko, oyinza okubyongerako wano.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Bw'oba olina obuzibu okunyiga ku \":actionText\" button, koppa era oteeke URL wansi\nmu web browser yo:", + "Impersonate": "Weefuula", + "Increase": "Okwongera", + "India": "Ebuyindi", + "Indonesia": "Indonesia .", + "Invalid filename.": "Erinnya lya fayiro eritali ntuufu.", + "Invalid JSON was returned from the route.": "JSON etali ntuufu yakomezeddwawo okuva mu kkubo.", + "Invoice Email Addresses": "Endagiriro za email za invoice .", + "Invoice emails updated successfully.": "Invoice emails zitereezeddwa bulungi.", + "Invoices": "Invoice za ssente", + "Iran, Islamic Republic Of": "Iran .", + "Iran, Islamic Republic of": "Iran, Republic y’Obusiraamu eya...", + "Iraq": "Iraq .", + "Ireland": "Ireland .", + "Isle Of Man": "Ekizinga kya Man", + "Isle of Man": "Ekizinga kya Man", + "Israel": "Isiraeri", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Kirabika tolina active subscription. Oyinza okulonda emu ku nteekateeka z’okuwandiika wansi okutandika. Enteekateeka z’okuwandiika ziyinza okukyusibwa oba okusazibwamu mu kiseera ky’oyagala.", + "Italy": "Yitale", + "Jamaica": "Jamaica esangibwa mu kibuga", + "January": "Omweezi ogusooka", + "Japan": "Japan .", + "Jersey": "Omujoozi .", + "Jordan": "Jordan .", + "July": "Omweezi ogwomusanvu", + "June": "Omweezi ogwomukaaga", + "Kazakhstan": "Kazakhstan mu kibuga Kazakhstan", + "Kenya": "Kenya .", + "Key": "Ekisumuluzo", + "Kiribati": "Kiribati .", + "Korea": "South Korea .", + "Korea, Democratic People's Republic of": "Korea, eggwanga lya Democratic People's Republic ekya...", + "Korea, Republic of": "Korea, Republic of .", + "Kosovo": "Kosovo .", + "Kuwait": "Kuwait .", + "Kyrgyzstan": "Kyrgyzstan .", + "Lao People's Democratic Republic": "Ekibiina kya Lao ekya Democratic Republic", + "Last active": "Last active .", + "Last used": "Yasembayo okukozesebwa", + "Latvia": "Latvia .", + "Leave": "Genda", + "Leave Team": "Leka Ttiimu", + "Lebanon": "Lebanon .", + "length": "obuwanvu", + "Lens": "Lenzi", + "Lesotho": "Lesotho .", + "Liberia": "Liberia .", + "Libyan Arab Jamahiriya": "Omuwalabu Jamahiriya ow’e Libya", + "Liechtenstein": "Liechtenstein, omuwandiisi w’ebitabo", + "Light": "Koleeza", + "Lithuania": "Lithuania eyitibwa Lithuania", + "Load :perPage More": "Load :perPage Ebisingawo", + "Loading": "Okutikka", + "Location": "Ekifo", + "Log in": "Yingira mu", + "Log In": "Yingira mu", + "Log Out": "Okufuluma", + "Log out": "Fuluma", + "Log Out Other Browser Sessions": "Fuluma mu Ntuula endala eza Browser", + "Log Viewer": "Omulabi w’Ebiwandiiko", + "Login": "Yingira mu", + "Logout": "Okufuluma", + "Logs": "Ebiwandiiko ebiwandiikiddwa", + "Luxembourg": "Luxembourg esangibwa mu kibuga Luxembourg", + "Macao": "Macao .", + "Macedonia": "Obukiikakkono bwa Makedoni", + "Macedonia, the former Yugoslav Republic of": "Macedonia, eyali Yugoslav Republic ya...", + "Madagascar": "Madagascar", + "Malawi": "Malawi .", + "Malaysia": "Malaysia .", + "Maldives": "Maldives mu ggwanga", + "Mali": "Mali .", + "Malta": "Malta .", + "Manage Account": "Dukanya Akawunti", + "Manage and log out your active sessions on other browsers and devices.": "Dukanya era ofulume entuula zo ezikola ku bulawuzi n'ebyuma ebirala.", + "Manage API Tokens": "Dukanya obubonero bwa API", + "Manage Role": "Okuddukanya Omulimu", + "Manage Team": "Ttiimu y'okuddukanya emirimu", + "Managing billing for :billableName": "Okuddukanya okusasula ssente za :billableName", + "March": "Okukumba", + "Mark all as Read": "Byonna biteekeko akabonero nga bwe bisomeddwa", + "Mark all notifications as read": "Laga akabonero k’okumanyisibwa kwonna nga bwe kusomeddwa", + "Mark Read": "Mark Soma .", + "Mark Unread": "Mark Atasomeddwa", + "Marshall Islands": "Ebizinga bya Marshall", + "Martinique": "Martinique .", + "Mauritania": "Mauritania .", + "Mauritius": "Mauritius mu ggwanga", + "May": "Omweezi ogw'okutaano", + "Mayotte": "Mayotte, omuwandiisi w’ebitabo", + "Mexico": "Mexico .", + "Micronesia, Federated States Of": "Micronesia .", + "Micronesia, Federated States of": "Micronesia, Amasaza ga Federo aga...", + "Moldova": "Moldova .", + "Moldova, Republic of": "Moldova, Republic ya...", + "Monaco": "Monaco .", + "Mongolia": "Mongolia .", + "Montenegro": "Montenegro .", + "Month To Date": "Omwezi Okutuuka Leero", + "Monthly": "Buli mwezi", + "monthly": "buli mwezi", + "Montserrat": "Montserrat mu kibuga kino", + "Morocco": "Morocco .", + "Mozambique": "Mozambique .", + "Myanmar": "Myanmar .", + "Name": "Erinnya", + "name": "erinnya", + "Namibia": "Namibia .", + "Nauru": "Nauru .", + "Nepal": "Nepal .", + "Netherlands": "Budaaki", + "Netherlands Antilles": "Antilles ya Budaaki", + "Nevermind": "Tokifaako", + "Nevermind, I'll keep my old plan": "Nevermind, nja kukuuma enteekateeka yange enkadde", + "New": "Pya", + "New :resource": "Ebipya :resource", + "New Caledonia": "New Caledonia .", + "New Password": "Password empya", + "New Zealand": "New Zealand mu ggwanga lya New Zealand", + "Next": "Ekiddako", + "Next Payment": "Okusasula okuddako", + "Next Payment on": "Ekiddako Okusasula ku", + "Nicaragua": "Nicaragua .", + "Niger": "Niger .", + "Nigeria": "Nigeria .", + "Niue": "Niue .", + "No": "Nedda", + "No :resource matched the given criteria.": "No :resource yakwatagana n’emisingi egyaweebwa.", + "No additional information...": "Tewali bisingawo...", + "No Current Data": "Tewali Data ya Kati", + "No Data": "Tewali Data", + "no file selected": "tewali fayiro erongooseddwa", + "No Increase": "Tewali Kwongera", + "No payment methods on file.": "Tewali nkola za kusasula ku fayiro.", + "No payment scheduled.": "Tewali kusasula kutegekeddwa.", + "No Prior Data": "Tewali Data Esooka", + "No Results Found.": "Tewali Bivuddemu Bizuuliddwa.", + "Norfolk Island": "Ekizinga Norfolk", + "Northern Mariana Islands": "Ebizinga bya Mariana mu Bukiikakkono", + "Norway": "Norway .", + "Not Found": "Tekizuuliddwa", + "Notifications": "Ebimanyisibwa", + "Nova": "Nova .", + "Nova User": "Omukozesa wa Nova", + "November": "Omweezi ogw'ekkumi n'olumu", + "October": "Omweezi ogw'ekkumi", + "of": "-a", + "OK": "KALE", + "Oman": "Oman .", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ttiimu bw’emala okusazibwamu, eby’obugagga byayo byonna ne data bijja kusazibwamu enkalakkalira. Nga tonnasazaamu ttiimu eno, nsaba owanule data yonna oba amawulire agakwata ku ttiimu eno g’oyagala okusigaza.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Akawunti yo bw’emala okusazibwamu, eby’obugagga byayo byonna ne data bijja kusazibwamu enkalakkalira. Nga tonnasazaamu akawunti yo, nsaba owanule data oba amawulire gonna g’oyagala okukuuma.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Akawunti yo bw’emala okusazibwamu, eby’obugagga byayo byonna ne data bijja kusazibwamu enkalakkalira. Nsaba oyingize password yo okukakasa nti oyagala okusazaamu akawunti yo enkalakkalira.", + "Only Trashed": "Ya Trashed yokka", + "Open Invoices": "Ggulawo Invoices", + "Original": "Yiiye", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Omukutu gwaffe ogw’okuddukanya ssente gukusobozesa okuddukanya obulungi enteekateeka yo ey’okuwandiika, enkola y’okusasula, n’okuwanula invoice zo gye buvuddeko.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Omukutu gwaffe ogw’okuddukanya ssente gukusobozesa okuddukanya obulungi enteekateeka yo ey’okuwandiika, enkola y’okusasula, n’okuwanula invoice zo gye buvuddeko.", + "Page Expired": "Omuko Guweddeko", + "Pagination Navigation": "Okutambulira ku mpapula", + "Paid": "Okusasula", + "Pakistan": "Pakistan .", + "Palau": "Palau .", + "Palestinian Territory, Occupied": "Ekitundu kya Palestina, Ekiwambiddwa", + "Panama": "Panama .", + "Papua New Guinea": "Papua New Guinea mu nsi yonna", + "Paraguay": "Paraguay mu ggwanga", + "Password": "Paasiwaadi", + "password": "paasiwaadi", + "Payment Confirmation": "Okukakasa okusasula", + "Payment Information": "Amawulire agakwata ku nsasula", + "Payment information updated successfully.": "Ebikwata ku nsasula bitereezeddwa bulungi.", + "Payment Method": "Enkola y’okusasula", + "Payment Methods": "Enkola z’okusasula", + "Payment Required": "Okusasula Kyetaagisa", + "Payments": "Okusasula", + "Pending Team Invitations": "Okuyita kwa Ttiimu Kulindiridde", + "Per Page": "Buli Muko", + "Permanently delete this team.": "Ssaako ttiimu eno enkalakkalira.", + "Permanently delete your account.": "Ssaako akawunti yo enkalakkalira.", + "Permissions": "Olukusa", + "Peru": "Peru .", + "Philippines": "Philippines .", + "Photo": "Ekifaananyi", + "Pitcairn": "Pitcairn y’abadde akola", + "Please accept the terms of service.": "Nsaba okkirize ebiragiro by'obuweereza.", + "Please click the button below to verify your email address.": "Nsaba onyige ku bbaatuuni eno wammanga okukakasa endagiriro yo eya email.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Nkusaba okakasizza okuyingira ku akawunti yo ng’oyingiza emu ku koodi zo ez’okuzzaawo eby’amangu.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Nkusaba okakasizza okuyingira ku akawunti yo ng'oyingiza koodi y'okukakasa ewereddwa enkola yo ey'okukakasa.", + "Please confirm your password before continuing.": "Nsaba okakasizza password yo nga tonnagenda mu maaso.", + "Please copy your new API token. For your security, it won't be shown again.": "Nsaba okoppa akabonero ko akapya aka API. Ku lw'obukuumi bwo, tekijja kuddamu kulagibwa.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Nkusaba oyingize ekigambo kyo eky'okuyingira okukakasa nti oyagala okuva mu ntuula zo endala eza browser mu byuma byo byonna.", + "Please provide a maximum of three invoice emails addresses.": "Nsaba okuwa endagiriro za emails ezitassukka ssatu eza invoice.", + "Please provide the email address of the person you would like to add to this team.": "Nsaba okuwaayo email y'omuntu gw'oyagala okwongera ku ttiimu eno.", + "Please set a default payment method before retrying payments.": "Nsaba oteekewo enkola y'okusasula nga tonnaddamu kugezaako kusasula.", + "Please set a default payment method before swapping plans.": "Nsaba oteekewo enkola y'okusasula esookerwako nga tonnaba kuwaanyisiganya nteekateeka.", + "Poland": "Poland .", + "Portugal": "Portugal .", + "Press / to search": "Nywa / okunoonya", + "Preview": "Okusooka okulaba", + "Previewing": "Okusooka okulaba", + "Previous": "Jjuuzi", + "Privacy Policy": "Enkola y’Ebyama", + "Profile": "Ebikukwatako", + "Profile Information": "Ebikwata ku Profile", + "Puerto Rico": "Puerto Rico .", + "Qatar": "Qatar .", + "Quarter To Date": "Quarter Okutuusa kati", + "Recovery Code": "Enkola y’okuzzaawo", + "Refresh": "Okuzza obuggya", + "Regards,": "Kulamusiza,", + "Regenerate Recovery Codes": "Okuzzaawo Koodi z’Okuzzaawo", + "Register": "Okwewandiisa", + "Reload": "Ddamu okutikka", + "Remember me": "Nzijukira", + "Remember Me": "Nzijukira", + "Remove": "Okujjamu", + "Remove Photo": "Ggyawo Ekifaananyi", + "Remove Team Member": "Ggyawo Memba wa Ttiimu", + "Replicate": "Koppa", + "Required fields": "Ennimiro ezeetaagisa", + "Resend Verification Email": "Ddamu okuweereza Email y'okukakasa", + "Reset Filters": "Okuzzaawo Ebisengejja", + "Reset Password": "Okuzzaawo Password", + "Reset Password Notification": "Reset Okumanyisibwa kw'ekigambo ky'okuyita", + "resource": "eky’obugagga", + "Resource Row Dropdown": "Ennyiriri z'Eby'Obugagga Dropdown", + "Resources": "Eby'okukozesa", + "resources": "eby'okukozesa", + "Restore": "Okuwona", + "Restore :resource": "Okuwona :resource", + "Restore Resource": "Okuzzaawo Eby'obugagga", + "Restore Selected": "Okuzzaawo Ebirondeddwa", + "results": "alizaati", + "Resume Subscription": "Ddamu Okwewandiisa", + "Retry Payment": "Ddamu Gezaako Okusasula", + "Return to :appName": "Ddayo ku :appName", + "Reunion": "Réunion .", + "Role": "Omugaso", + "Romania": "Romania .", + "Run Action": "Duka Ekikolwa", + "Russian Federation": "Ekibiina kya Russia", + "Rwanda": "Rwanda .", + "Réunion": "Réunion .", + "Saint Barthelemy": "Omutukuvu Barthélemy", + "Saint Barthélemy": "Omutukuvu Barthélemy", + "Saint Helena": "Omutukuvu Helena", + "Saint Kitts And Nevis": "St. Kitts ne Nevis", + "Saint Kitts and Nevis": "Omutukuvu Kitts ne Nevis", + "Saint Lucia": "Omutukuvu Lucia", + "Saint Martin": "Omutukuvu Martin", + "Saint Martin (French part)": "Saint Martin (ekitundu ky’Olufaransa)", + "Saint Pierre And Miquelon": "Omutukuvu Pierre ne Miquelon", + "Saint Pierre and Miquelon": "Omutukuvu Pierre ne Miquelon", + "Saint Vincent And Grenadines": "Vincent omutukuvu ne Grenadines", + "Saint Vincent and the Grenadines": "Omutukuvu Vincent ne Grenadines", + "Samoa": "Samoa .", + "San Marino": "San Marino .", + "Sao Tome And Principe": "São Tomé ne Príncipe", + "Sao Tome and Principe": "Sao Tome ne Principe", + "Saudi Arabia": "Saudi Arabia .", + "Save": "Okununula", + "Saved.": "Kiterekeddwa.", + "Scroll to bottom": "Ssenda wansi", + "Scroll to top": "Ssenda okutuuka waggulu", + "Search": "Okunoonya", + "Secure Area": "Ekitundu Ekikuumibwa", + "Select": "Okulonda", + "Select a different plan": "Londa enteekateeka ey’enjawulo", + "Select a log file...": "Londa fayiro y'ebiwandiiko...", + "Select A New Photo": "Londa Ekifaananyi Ekipya", + "Select Action": "Londa Ekikolwa", + "Select all": "Londa byonna", + "Select All Dropdown": "Londa Byonna Dropdown", + "Select this page": "Londa omuko guno", + "Send Password Reset Link": "Weereza Password Reset Link", + "Senegal": "Senegal .", + "September": "Omweezi ogw'omwenda", + "Serbia": "Serbia .", + "Server Error": "Ensobi mu Seva", + "Service Unavailable": "Empeereza Tekiriwo", + "Set as default": "Teeka nga bwe kisookerwako", + "Setup Key": "Ekisumuluzo ky’okuteekawo", + "Seychelles": "Seychelles, ekibuga ky’e Seychelles", + "Show All Fields": "Laga Ennimiro Zonna", + "Show Content": "Laga Ebirimu", + "Show Recovery Codes": "Laga Koodi z'Okuzzaawo", + "Showing": "Okulaga", + "Sierra Leone": "Sierra Leone mu nsi yonna", + "Signed in as": "Yayingidde mu nga...", + "Singapore": "Singapore .", + "Sint Maarten (Dutch part)": "Sint Maarten, omuwandiisi w’ebitabo", + "Slovakia": "Slovakia mu ggwanga", + "Slovenia": "Slovenia esangibwa mu kibuga Slovenia", + "Soft Deleted": "Soft Esaziddwamu", + "Solomon Islands": "Ebizinga bya Solomon", + "Somalia": "Somalia .", + "Something went wrong.": "Waliwo ekyatambula obubi.", + "Sorry! You are not authorized to perform this action.": "Nsonyiwa! Tokkirizibwa kukola kikolwa kino.", + "Sorry, your session has expired.": "Bambi, session yo eweddeko.", + "South Africa": "South Afrika", + "South Georgia And Sandwich Isl.": "South Georgia n’ebizinga bya South Sandwich", + "South Georgia and the South Sandwich Islands": "South Georgia n’ebizinga bya South Sandwich", + "South Sudan": "South Sudan .", + "Spain": "Spain .", + "Sri Lanka": "Sri Lanka .", + "Standalone Actions": "Ebikolwa Ebiyimiriddewo", + "Start Polling": "Tandika Okulonda", + "Start polling": "Tandika okulonda", + "State / County": "Essaza / Essaza", + "Stop Impersonating": "Lekera awo Okwefuula", + "Stop Polling": "Mulekere awo Okulonda", + "Stop polling": "Mulekere awo okulonda", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Teeka koodi zino ez’okuzzaawo mu kifo ekikuumibwamu ebigambo by’okuyingira. Ziyinza okukozesebwa okuddamu okuyingira ku akawunti yo singa ekyuma kyo ekikakasa ensonga bbiri kibula.", + "Subscribe": "Subscribe .", + "Subscription Information": "Amawulire agakwata ku kwewandiisa", + "Subscription Pending": "Okwewandiisa Kulindiridde", + "Sudan": "Sudan .", + "Suriname": "Suriname eyitibwa Suriname", + "Svalbard And Jan Mayen": "Svalbard ne Jan Mayen nga bano", + "Svalbard and Jan Mayen": "Svalbard ne Jan Mayen nga bano", + "Swaziland": "Swaziland .", + "Sweden": "Sweden .", + "Switch Teams": "Ttiimu z'okukyusakyusa", + "Switzerland": "Switzerland .", + "Syrian Arab Republic": "Syria Arab Republic", + "System": "Ebikozesebwa ewamu", + "Taiwan": "Taiwan .", + "Taiwan, Province of China": "Taiwan, Ssaza ly’e China", + "Tajikistan": "Tajikistan .", + "Tanzania": "Tanzania .", + "Tanzania, United Republic of": "Tanzania, mu ggwanga erya United Republic of...", + "TAX": "OMUSOLO", + "Team Details": "Ebikwata ku ttiimu", + "Team Invitation": "Okuyita kwa Ttiimu", + "Team Members": "Bammemba ba Ttiimu", + "Team Name": "Erinnya lya Ttiimu", + "Team Owner": "Nnannyini Ttiimu", + "Team Settings": "Enteekateeka za Ttiimu", + "Terms of Service": "Ebiragiro by’Empeereza", + "Thailand": "Thailand .", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Webale kwewandiisa! Nga tonnatandika, oyinza okukakasa endagiriro yo eya email ng’onyiga ku link gye twaakakuweereza email? Bw’oba ​​tofunye email, tujja kukuweereza endala n’essanyu.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Webale nnyo obuwagizi bwammwe obugenda mu maaso. Tukugattiddeko kkopi ya invoice yo olw'ebiwandiiko byo. Tusaba otutegeeze bwoba olina ekibuuzo kyonna oba ekikweraliikiriza.", + "Thanks,": "Weebale,", + "The :attribute must be a valid role.": "Aba :attribute balina okuba omulimu omutuufu.", + "The :attribute must be at least :length characters and contain at least one number.": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :length era nga zirimu waakiri ennamba emu.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :length era nga zirimu waakiri ennukuta emu ey’enjawulo n’ennamba emu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :length era nga zirimu waakiri ennukuta emu ey’enjawulo.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :length era nga zirimu ennukuta ennene ezitakka wansi wa emu n’ennamba emu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :length era nga zirimu ennukuta ennene ezitakka wansi wa emu n’ennukuta emu ey’enjawulo.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :length era nga zirimu ennukuta ennene ezitakka wansi wa emu, ennamba emu, n’ennukuta emu ey’enjawulo.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :length era nga zirimu ennukuta ennene ezitakka wansi wa emu.", + "The :attribute must be at least :length characters.": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :length.", + "The :attribute must contain at least one letter.": "Ezo :attribute zirina okubaamu waakiri ennukuta emu.", + "The :attribute must contain at least one number.": "Ezo :attribute zirina okubaamu waakiri ennamba emu.", + "The :attribute must contain at least one symbol.": "Ezo :attribute zirina okubaamu waakiri akabonero kamu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ennukuta :attribute zirina okubaamu waakiri ennukuta ennene emu n’entono emu.", + "The :resource was created!": "Aba :resource baatondebwa!", + "The :resource was deleted!": "Ebya :resource byasaziddwamu!", + "The :resource was restored!": "Ezo :resource zaakomezeddwawo!", + "The :resource was updated!": "Aba :resource bazzeemu okutereezebwa!", + "The action was executed successfully.": "Ekikolwa kino kyakolebwa bulungi.", + "The default payment method cannot be removed.": "Enkola y'okusasula esookerwako tesobola kuggyibwawo.", + "The file was deleted!": "Fayiro yasazibwamu!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute eziweereddwa zilabiseeko mu data leak. Nsaba olonde :attribute ez'enjawulo.", + "The given data was invalid.": "Data eyaweebwa yali si ntuufu.", + "The government won't let us show you what's behind these doors": "Gavumenti tegenda kutukkiriza kukulaga ekiri emabega w'enzigi zino", + "The HasOne relationship has already been filled.": "Omukwano gwa HasOne gwajjula dda.", + "The image could not be loaded": "Ekifaananyi tekyasobola kutikkibwa", + "The image could not be loaded.": "Ekifaananyi tekyasobola kutikkibwa.", + "The invoice emails must be valid email addresses.": "Email za invoice zirina okuba endagiriro za email entuufu.", + "The password is incorrect.": "Ekigambo ky'okuyingira si kituufu.", + "The provided coupon code is invalid.": "Koodi ya coupon eweereddwa si ntuufu.", + "The provided password does not match your current password.": "Ekigambo ky'okuyingira ekiweereddwa tekikwatagana na kigambo kyo ekiriwo kati.", + "The provided password was incorrect.": "Ekigambo ky'okuyingira ekyaweebwa kyali kikyamu.", + "The provided two factor authentication code was invalid.": "Koodi y'okukakasa ensonga bbiri eyaweebwa yali si ntuufu.", + "The provided two factor recovery code was invalid.": "Koodi y’okuzzaawo ensonga bbiri eyaweebwa yali si ntuufu.", + "The provided VAT number is invalid.": "Ennamba ya VAT eweereddwa si ntuufu.", + "The resource was attached!": "Eky’obugagga kyali kigattibwako!", + "The resource was prevented from being saved!": "Eky’obugagga kyalemesebwa okutaasibwa!", + "The resource was updated!": "Eky’obugagga kyalongooseddwa!", + "The response is not a streamed response.": "Okuddamu si kuddamu kwa streamed.", + "The response is not a view.": "Eky’okuddamu si ndowooza.", + "The selected country is invalid.": "Ensi erongooseddwa si ntuufu.", + "The selected plan is invalid.": "Enteekateeka erongooseddwa si ntuufu.", + "The selected resources have been :action!": "Ebikozesebwa ebirondeddwa bibadde :action!", + "The team's name and owner information.": "Erinnya lya ttiimu n'ebikwata ku nnannyini ttiimu.", + "There are no available options for this resource.": "Tewali ngeri yonna eriwo ku kifo kino.", + "There are no fields to display.": "Tewali nnimiro za kulaga.", + "There are no new notifications.": "Tewali kutegeezebwa kupya.", + "There was a problem executing the action.": "Waaliwo obuzibu mu kutuukiriza ekikolwa ekyo.", + "There was a problem fetching the resource.": "Waaliwo obuzibu mu kuleeta eky’obugagga ekyo.", + "There was a problem submitting the form.": "Waaliwo obuzibu mu kuwaayo foomu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Abantu bano bayitiddwa ku ttiimu yo era baweerezeddwa email ey’okuyita. Bayinza okwegatta ku ttiimu nga bakkiriza okuyita ku email.", + "This account does not have an active subscription.": "Akawunti eno terina buwandiike bukola.", + "This action is unauthorized.": "Ekikolwa kino tekikkirizibwa.", + "This copy of Nova is unlicensed.": "Kopi eno eya Nova terina layisinsi.", + "This coupon code can only be used by new customers.": "Koodi eno eya coupon esobola okukozesebwa bakasitoma abapya bokka.", + "This device": "Ekyuma kino", + "This file field is read-only.": "Ekifo kino ekya fayiro kya kusoma kwokka.", + "This invoice is no longer open.": "Invoice eno tekyaggulwawo.", + "This is a secure area of the application. Please confirm your password before continuing.": "Kino kitundu kya bukuumi mu nkola. Nsaba okakasizza password yo nga tonnagenda mu maaso.", + "This password does not match our records.": "Password eno tekwatagana na records zaffe.", + "This password reset link will expire in :count minutes.": "Link eno ey'okuzzaawo password ejja kuggwaako mu ddakiika :count.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ensasula eno yatandikibwawo, naye ssente zino tezinnaba kufunibwa. Kino kiyinza okutwala ennaku 14.", + "This resource no longer exists": "Eky’obugagga kino tekikyaliwo", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Okwewandiisa kuno kuggwaako era tekusobola kuddamu. Nsaba okole okuwandiika okupya.", + "This user already belongs to the team.": "Omukozesa ono yali dda wa ttiimu.", + "This user has already been invited to the team.": "Omukozesa ono yayitibwa dda mu ttiimu.", + "Timor-Leste": "Timor-Leste .", + "to": "ku", + "To": "Ku", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Okumaliriza okusobozesa okukakasa ensonga bbiri, sikaani koodi ya QR eno wammanga ng’okozesa enkola y’essimu yo ey’okukakasa oba yingiza ekisumuluzo ky’okuteekawo n’owaayo koodi ya OTP ekoleddwa.", + "Today": "Leero", + "Toggle navigation": "Toggle okutambulira ku nnyanja", + "Togo": "Togo .", + "Tokelau": "Tokelau .", + "Token Name": "Erinnya ly’akabonero", + "Tonga": "Tonga .", + "Too Many Requests": "Okusaba Kungi Nnyo", + "total": "okugatta", + "Total:": "Okugatta:", + "Trashed": "Okusuulibwa mu kasasiro", + "Trinidad And Tobago": "Trinidad ne Tobago", + "Trinidad and Tobago": "Trinidad ne Tobago", + "Tunisia": "Tunisia .", + "Turkey": "Ssekokko", + "Turkmenistan": "Turkmenistan mu kibuga ky’e Turkmenistan", + "Turks And Caicos Islands": "Ebizinga bya Turks ne Caicos", + "Turks and Caicos Islands": "Ebizinga bya Turks ne Caicos", + "Tuvalu": "Tuvalu .", + "Two Factor Authentication": "Okukakasa Ensonga bbiri", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Okukakasa ensonga bbiri kati kusobozeseddwa. Sika koodi ya QR eno wammanga ng’okozesa enkola y’essimu yo ey’okukakasa oba yingiza ekisumuluzo ky’okuteekawo.", + "Type": "Okuwandiika", + "Uganda": "Uganda .", + "Ukraine": "Ukraine .", + "Unauthorized": "Ebitakkirizibwa", + "United Arab Emirates": "United Arab Emirates .", + "United Kingdom": "Bungereza", + "United States": "Amerika", + "United States Minor Outlying Islands": "Ebizinga Ebitono Ebiri Ebweru mu Amerika", + "United States Outlying Islands": "Ebizinga eby’ebweru wa U.S.", + "Unknown": "Ekitamanyikiddwa", + "Unpaid": "Tesasulwa", + "Update": "Okututegeza", + "Update & Continue Editing": "Okulongoosa n'okugenda mu maaso n'okulongoosa", + "Update :resource": "Ebipya :resource", + "Update :resource: :title": "Ebipya :resource: :title", + "Update attached :resource: :title": "Ebipya biweereddwako :resource: :title", + "Update Password": "Okulongoosa Password", + "Update Payment Information": "Update Ebikwata ku Kusasula", + "Update Payment Method": "Update Enkola y'okusasula", + "Update your account's profile information and email address.": "Okulongoosa ebikwata ku akawunti yo n’endagiriro ya email.", + "Uploading": "Okuteeka ku mukutu", + "Uploading files... (:current/:total)": "Okuteeka fayiro ku mukutu... (:current/:total)", + "Uruguay": "Uruguay mu ggwanga", + "Use a recovery code": "Kozesa koodi y’okuzzaawo", + "Use an authentication code": "Kozesa koodi y’okukakasa", + "User Actions": "Ebikolwa by’Omukozesa", + "User Security": "Obukuumi bw'Abakozesa", + "Username": "Erinnya ly'omukozesa", + "Uzbekistan": "Uzbekistan mu ggwanga", + "Value": "Omuwendo", + "Vanuatu": "Vanuatu .", + "VAT Number": "Ennamba ya VAT", + "Venezuela": "Venezuela .", + "Venezuela, Bolivarian Republic of": "Venezuela, Republic ya Bolivaria eya...", + "Verify Email Address": "Kakasa Endagiriro ya Email", + "Verify Your Email Address": "Kakasa Endagiriro Yo eya Email", + "Viet Nam": "Viet Nam .", + "View": "Endowooza", + "Virgin Islands, British": "Ebizinga bya Virgin, eby’Abangereza", + "Virgin Islands, U.S.": "Ebizinga bya Virgin, U.S.", + "Wallis And Futuna": "Wallis ne Futuna", + "Wallis and Futuna": "Wallis ne Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Tukola ku by'okuwandiika kwo. Oluvannyuma lw’okuwandiisa okukolebwa obulungi, omuko guno gujja kulongoosa mu ngeri ey’otoma. Mu budde obutuufu, enkola eno erina okutwala sekondi ntono zokka.", + "We are unable to process your payment. Please contact customer support.": "Tetusobola kukola ku nsasula yo. Tukusaba otuukirire abayambi ba bakasitoma.", + "We have emailed your password reset link!": "Tukuwadde email ku link yo ey'okuzzaawo password!", + "We were unable to find a registered user with this email address.": "Tetusobodde kufuna mukozesa eyawandiisibwa ng'alina endagiriro ya email eno.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Tujja kuweereza link ya invoice download ku email addresses z'olaga wansi. Oyinza okwawula endagiriro za email eziwera ng’okozesa koma.", + "We're lost in space. The page you were trying to view does not exist.": "Tubuze mu bwengula. Omuko gwe wali ogezaako okulaba teguliiwo.", + "Welcome Back!": "Mwaniriziddwa Okudda!", + "Western Sahara": "Sahara ey’amaserengeta", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Okukakasa ensonga bbiri bwe kukozesebwa, ojja kusabibwa akabonero akakuumiddwa, akatali ka bulijjo mu kiseera ky'okukakasa. Oyinza okuggya akabonero kano okuva mu nkola ya Google Authenticator ey’essimu yo.", + "Whoops": "Whoops .", + "Whoops!": "Whoops!", + "Whoops! Something went wrong.": "Whoops! Waliwo ekyatambula obubi.", + "With Trashed": "Nga tulina Trashed", + "Write": "Wandiika", + "Year To Date": "Omwaka Okutuuka Leero", + "Yearly": "Buli mwaka", + "Yemen": "Yemen .", + "Yes": "Yee", + "You are already subscribed.": "Obadde wawandiika dda.", + "You are currently within your free trial period. Your trial will expire on :date.": "Mu kiseera kino oli mu kiseera kyo eky’okugezesa eky’obwereere. Omusango gwo gujja kuggwaako nga :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Mu kiseera kino oli mu kiseera kyo eky’okugezesa eky’obwereere. Okugezesebwa kwo kujja kuggwaako nga :date. Okutandika okuwandiika okupya kijja kumaliriza okugezesebwa kwo.", + "You are logged in!": "Oyingidde mu kifo kino!", + "You are receiving this email because we received a password reset request for your account.": "Ofuna email eno kubanga twafuna okusaba okuddamu okuteekawo password ku account yo.", + "You have been invited to join the :team team!": "Oyitiddwa okwegatta ku ttiimu :team!", + "You have enabled two factor authentication.": "Osobozesezza okukakasa ensonga bbiri.", + "You have not enabled two factor authentication.": "Tosobozesezza kukakasa nsonga bbiri.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Olina invoice ezimu ezitasasuddwa. Oluvannyuma lw’okulongoosa enkola yo ey’okusasula eya bulijjo, oyinza okuddamu okugezaako okusasula ng’oyita ku lukalala lwa invoice wansi.", + "You may accept this invitation by clicking the button below:": "Oyinza okukkiriza okuyitibwa kuno ng’onyiga ku bbaatuuni eno wammanga:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Oyinza okusazaamu okuwandiika kwo essaawa yonna. Oluvannyuma lw’okusazaamu okuwandiika kwo, ojja kuba n’enkola okuddamu okuwandiika okutuusa ng’omutendera gw’okusasula ssente gw’olina kati guwedde.", + "You may delete any of your existing tokens if they are no longer needed.": "Oyinza okusazaamu obubonero bwo bwonna obuliwo singa buba tebukyakyetaagisa.", + "You may not delete your personal team.": "Oyinza obutasazaamu ttiimu yo ey’obuntu.", + "You may not leave a team that you created.": "Oyinza obutava ku ttiimu gye watondawo.", + "You will receive an invoice and payment link via email for each billing period.": "Ojja kufuna enkolagana ya invoice n’okusasula ng’oyita ku email buli kiseera ky’okusasula.", + "You're logged in!": "Oyingidde mu kifo kino!", + "Your :invoiceName invoice is now available!": "Invoice yo eya :invoiceName kati eriko!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Endagiriro yo ey’okusasula ssente eri :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kaadi yo yagaaniddwa. Tukusaba otuukirire oyo akuwadde kaadi yo okumanya ebisingawo.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Engeri gy’osasulamu kati ye kaadi y’okuwola ekoma mu :lastFour ng’eggwaako nga :expiration.", + "Your email address is unverified.": "Endagiriro yo eya email tekakasiddwa.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Okusasula kwo okwasembayo okwa :amount kwalemererwa. Nsaba ozzeeyo enkola yo ey'okusasula okuddamu okugezaako okusasula okulemererwa.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Okusasula kwo okwasembayo okwa :amount ku :date kwalemererwa. Nsaba ozzeeyo enkola yo ey'okusasula okuddamu okugezaako okusasula okulemererwa.", + "Your next payment of :amount will be processed on :date.": "Okusasula kwo okuddako okwa :amount kujja kuba ku :date.", + "Your payment method has been added successfully.": "Enkola yo ey’okusasula eyongeddwako bulungi.", + "Your payment method will be charged automatically for each billing period.": "Enkola yo ey’okusasula ejja kusasulwa mu ngeri ey’otoma buli kiseera ky’okusasula.", + "Your registered VAT Number is :vatNumber.": "Ennamba yo eya VAT ewandiisiddwa eri :vatNumber.", + "Your subscription has been started successfully.": "Okwewandiisa kwo kutandikiddwa bulungi.", + "Your subscription has been successfully cancelled.": "Okwewandiisa kwo kusaziddwamu bulungi.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Okwewandiisa kwo kusaziddwamu bulungi. Ojja kuba okyalina omukisa okutuusa ng’ekiseera kyo eky’okusasula ssente kiwedde.", + "Your subscription was successfully resumed.": "Okwewandiisa kwo kwaddamu bulungi.", + "Your subscription was successfully updated.": "Okwewandiisa kwo kwalongoosebwa bulungi.", + "Zambia": "Zambia .", + "Zimbabwe": "Zimbabwe .", + "Zip / Postal Code": "Zipu / Koodi ya Posta", + "Åland Islands": "Ebizinga bya Åland" +} diff --git a/locales/lg/php-inline.json b/locales/lg/php-inline.json new file mode 100644 index 00000000000..a4cde97f952 --- /dev/null +++ b/locales/lg/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ennimiro eno erina okukkirizibwa.", + "accepted_if": "Ennimiro eno erina okukkirizibwa nga :other eri :value.", + "active_url": "Ennimiro eno si URL ntuufu.", + "after": "Ennimiro eno erina okuba olunaku oluvanyuma lwa :date.", + "after_or_equal": "Ennimiro eno erina okuba olunaku oluvannyuma oba nga lwenkana :date.", + "alpha": "Ennimiro eno erina okubaamu ennukuta zokka.", + "alpha_dash": "Ennimiro eno erina okubaamu ennukuta, ennamba, ennyiriri n’ennukuta zokka.", + "alpha_num": "Ennimiro eno erina okubaamu ennukuta n’ennamba zokka.", + "any_of": "Ennimiro eno si ntuufu.", + "array": "Ennimiro eno erina okuba nga ya array.", + "ascii": "Ennimiro eno erina okubaamu ennukuta n'obubonero bwa byte emu byokka.", + "attached": "Ennimiro eno yayungibwa dda.", + "before": "Ennimiro eno erina okuba olunaku nga :date terunnatuuka.", + "before_or_equal": "Ennimiro eno erina okuba olunaku nga terunnabaawo oba nga lwenkana :date.", + "between.array": "Ennimiro eno erina okuba n’ebintu ebiri wakati wa :min ne :max.", + "between.file": "Ennimiro eno erina okuba wakati wa kilobytes :min ne :max.", + "between.numeric": "Ennimiro eno erina okuba wakati wa :min ne :max.", + "between.string": "Ennimiro eno erina okuba wakati w’ennukuta :min ne :max.", + "boolean": "Ennimiro eno erina okuba nga ntuufu oba ya bulimba.", + "can": "Ennimiro eno erimu omuwendo ogutakkirizibwa.", + "confirmed": "Okukakasa kuno okw'ennimiro tekukwatagana.", + "contains": "Ennimiro eno ebulamu omuwendo ogwetaagisa.", + "date": "Ennimiro eno si lunaku lutuufu.", + "date_equals": "Ennimiro eno erina okuba olunaku olwenkana :date.", + "date_format": "Ennimiro eno tekwatagana na nkola :format.", + "decimal": "Ennimiro eno erina okuba n’ebifo :decimal ebya decimal.", + "declined": "Ennimiro eno erina okugaanibwa.", + "declined_if": "Ennimiro eno erina okugaanibwa nga :other eri :value.", + "different": "Ennimiro eno ne :other zirina okuba ez’enjawulo.", + "digits": "Ennimiro eno erina okuba nga ya digito :digits.", + "digits_between": "Ennimiro eno erina okuba wakati wa digito :min ne :max.", + "dimensions": "Ennimiro eno erina ebipimo by'ebifaananyi ebitali bituufu.", + "distinct": "Ennimiro eno erina omuwendo oguddirira.", + "doesnt_contain": "Ennimiro eno tesaana kubaamu kimu ku bino wammanga: :values.", + "doesnt_end_with": "Ennimiro eno tesaana kukoma na kimu ku bino wammanga: :values.", + "doesnt_start_with": "Ennimiro eno tesaana kutandika na kimu ku bino wammanga: :values.", + "email": "Ennimiro eno erina okuba endagiriro ya email entuufu.", + "ends_with": "Ennimiro eno erina okuggwa n’ekimu ku bino wammanga: :values.", + "enum": "Ennimiro erongooseddwa si ntuufu.", + "exists": "Ennimiro erongooseddwa si ntuufu.", + "extensions": "Ennimiro eno erina okuba n’ekimu ku bigaziyizibwa bino wammanga: :values.", + "file": "Ennimiro eno erina okuba nga ya fayiro.", + "filled": "Ennimiro eno erina okuba n’omuwendo.", + "gt.array": "Ennimiro eno erina okuba n’ebintu ebisukka mu :value.", + "gt.file": "Ennimiro eno erina okuba nga esukka kilobytes :value.", + "gt.numeric": "Ennimiro eno erina okuba nga esukka :value.", + "gt.string": "Ennimiro eno erina okuba nga esukka ennukuta :value.", + "gte.array": "Ennimiro eno erina okuba n’ebintu :value oba okusingawo.", + "gte.file": "Ennimiro eno erina okuba nga esinga oba yenkana kilobytes :value.", + "gte.numeric": "Ennimiro eno erina okuba nga esinga oba yenkana :value.", + "gte.string": "Ennimiro eno erina okuba nga esinga oba yenkana ennukuta :value.", + "hex_color": "Ennimiro eno erina okuba langi ya hexadecimal entuufu.", + "image": "Ennimiro eno erina okuba ekifaananyi.", + "in": "Ennimiro erongooseddwa si ntuufu.", + "in_array": "Ennimiro eno teriiwo mu :other.", + "in_array_keys": "Ennimiro eno erina okubaamu waakiri ekimu ku bisumuluzo bino wammanga: :values.", + "integer": "Ennimiro eno erina okuba namba enzijuvu.", + "ip": "Ennimiro eno erina okuba endagiriro ya IP entuufu.", + "ipv4": "Ennimiro eno erina okuba endagiriro ya IPv4 entuufu.", + "ipv6": "Ennimiro eno erina okuba endagiriro ya IPv6 entuufu.", + "json": "Ennimiro eno erina okuba omuguwa gwa JSON omutuufu.", + "list": "Ennimiro eno erina okuba olukalala.", + "lowercase": "Ennimiro eno erina okuba ennukuta entono.", + "lt.array": "Ennimiro eno erina okuba n’ebintu ebitakka wansi wa :value.", + "lt.file": "Ennimiro eno erina okuba wansi wa kilobytes :value.", + "lt.numeric": "Ennimiro eno erina okuba wansi wa :value.", + "lt.string": "Ennimiro eno erina okuba nga tewera ennukuta :value.", + "lte.array": "Ennimiro eno terina kuba na bintu bisukka :value.", + "lte.file": "Ennimiro eno erina okuba wansi oba yenkana kilobytes :value.", + "lte.numeric": "Ennimiro eno erina okuba wansi oba yenkana :value.", + "lte.string": "Ennimiro eno erina okuba wansi oba yenkana ennukuta :value.", + "mac_address": "Ennimiro eno erina okuba endagiriro ya MAC entuufu.", + "max.array": "Ennimiro eno terina kuba na bintu bisukka :max.", + "max.file": "Ennimiro eno terina kusukka kilobytes :max.", + "max.numeric": "Ennimiro eno terina kusukka :max.", + "max.string": "Ennimiro eno terina kusukka bubonero :max.", + "max_digits": "Ennimiro eno terina kuba na digito zisukka mu :max.", + "mimes": "Ennimiro eno erina okuba fayiro ey’ekika: :values.", + "mimetypes": "Ennimiro eno erina okuba fayiro ey’ekika: :values.", + "min.array": "Ennimiro eno erina okuba n’ebintu ebitakka wansi wa :min.", + "min.file": "Ennimiro eno erina okuba nga ya kilobytes ezitakka wansi wa :min.", + "min.numeric": "Ennimiro eno erina okuba nga waakiri :min.", + "min.string": "Ennimiro eno erina okuba nga erimu ennukuta ezitakka wansi wa :min.", + "min_digits": "Ennimiro eno erina okuba ne digito ezitakka wansi wa :min.", + "missing": "Ennimiro eno erina okuba nga ebula.", + "missing_if": "Ennimiro eno erina okubula nga :other eri :value.", + "missing_unless": "Ennimiro eno erina okubula okuggyako nga :other ye :value.", + "missing_with": "Ennimiro eno erina okubula nga :values eriwo.", + "missing_with_all": "Ennimiro eno erina okubula nga :values ziriwo.", + "multiple_of": "Ennimiro eno erina okuba nga ya muwendo gwa :value.", + "not_in": "Ennimiro erongooseddwa si ntuufu.", + "not_regex": "Enkola eno ey'ennimiro si ntuufu.", + "numeric": "Ennimiro eno erina okuba nnamba.", + "password.letters": "Ennimiro eno erina okubaamu waakiri ennukuta emu.", + "password.mixed": "Ennimiro eno erina okubaamu waakiri ennukuta ennene emu n’entono emu.", + "password.numbers": "Ennimiro eno erina okubaamu waakiri ennamba emu.", + "password.symbols": "Ennimiro eno erina okubaamu waakiri akabonero kamu.", + "password.uncompromised": "Ennimiro eweereddwa efulumye mu data leak. Nsaba olonde ennimiro ey'enjawulo.", + "present": "Ennimiro eno erina okubaawo.", + "present_if": "Ennimiro eno erina okubaawo nga :other eri :value.", + "present_unless": "Ennimiro eno erina okubaawo okuggyako nga :other ye :value.", + "present_with": "Ennimiro eno erina okubaawo nga :values eriwo.", + "present_with_all": "Ennimiro eno erina okubaawo nga :values ziriwo.", + "prohibited": "Ennimiro eno ekugirwa.", + "prohibited_if": "Ennimiro eno ekugirwa nga :other eri :value.", + "prohibited_if_accepted": "Ennimiro eno ekugirwa nga :other ekkirizibwa.", + "prohibited_if_declined": "Ennimiro eno ekugirwa nga :other egaaniddwa.", + "prohibited_unless": "Ennimiro eno ekugirwa okuggyako nga :other eri mu :values.", + "prohibits": "Ennimiro eno ekugira abantu :other okubeerawo.", + "regex": "Enkola eno ey'ennimiro si ntuufu.", + "relatable": "Ennimiro eno eyinza obutakwatagana na kintu kino.", + "required": "Ennimiro eno yeetaagibwa.", + "required_array_keys": "Ennimiro eno erina okubaamu ebiwandiiko ku: :values.", + "required_if": "Ennimiro eno yeetaagibwa nga :other eri :value.", + "required_if_accepted": "Ennimiro eno yeetaagibwa nga :other zikkiriziddwa.", + "required_if_declined": "Ennimiro eno yeetaagibwa nga :other egaaniddwa.", + "required_unless": "Ennimiro eno yeetaagibwa okuggyako nga :other eri mu :values.", + "required_with": "Ennimiro eno yeetaagibwa nga :values ziriwo.", + "required_with_all": "Ennimiro eno yeetaagibwa nga :values ziriwo.", + "required_without": "Ennimiro eno yeetaagibwa nga :values teziriiwo.", + "required_without_all": "Ennimiro eno yeetaagibwa nga tewali n’emu ku :values eriwo.", + "same": "Ennimiro eno ne :other zirina okukwatagana.", + "size.array": "Ennimiro eno erina okubaamu ebintu :size.", + "size.file": "Ennimiro eno erina okuba nga ya kilobytes :size.", + "size.numeric": "Ennimiro eno erina okuba nga :size.", + "size.string": "Ennimiro eno erina okuba n’ennukuta :size.", + "starts_with": "Ennimiro eno erina okutandika n’ekimu ku bino wammanga: :values.", + "string": "Ennimiro eno erina okuba nga ya lunyiriri.", + "timezone": "Ennimiro eno erina okuba ekitundu ky'obudde ekituufu.", + "ulid": "Ennimiro eno erina okuba nga ULID entuufu.", + "unique": "Ennimiro eno yatwaliddwa dda.", + "uploaded": "Ennimiro eno yalemererwa okuteeka ku mukutu.", + "uppercase": "Ennimiro eno erina okuba n’ennukuta ennene.", + "url": "Ennimiro eno erina okuba URL entuufu.", + "uuid": "Ennimiro eno erina okuba UUID entuufu." +} diff --git a/locales/lg/php.json b/locales/lg/php.json new file mode 100644 index 00000000000..e0cd8bd7c89 --- /dev/null +++ b/locales/lg/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Aba :attribute balina okukkirizibwa.", + "accepted_if": ":attribute zirina okukkirizibwa nga :other ziweze :value.", + "active_url": ":attribute si URL ntuufu.", + "after": ":attribute zirina okuba olunaku oluvanyuma lwa :date.", + "after_or_equal": ":attribute zirina okuba olunaku oluddirira oba nga lwenkana :date.", + "alpha": "Ezo :attribute zirina okubaamu ennukuta zokka.", + "alpha_dash": "Ezo :attribute zirina okubaamu ennukuta, ennamba, ennyiriri n’ennukuta zokka.", + "alpha_num": "Ezo :attribute zirina okubaamu ennukuta n’ennamba zokka.", + "any_of": "Ennimiro :attribute si ntuufu.", + "array": ":attribute zirina okuba nga za array.", + "ascii": "Ennimiro :attribute erina okubaamu ennukuta n'obubonero bwa byte emu byokka.", + "attached": "Ono :attribute yagattibwa dda.", + "before": ":attribute zirina okuba olunaku nga :date terunnatuuka.", + "before_or_equal": ":attribute zirina okuba olunaku olusooka oba nga lwenkana :date.", + "between.array": "Ezo :attribute zirina okuba n’ebintu ebiri wakati wa :min ne :max.", + "between.file": ":attribute zirina okuba wakati wa kilobytes :min ne :max.", + "between.numeric": "Aba :attribute balina okuba wakati wa :min ne :max.", + "between.string": "Ennukuta :attribute zirina okuba wakati w’ennukuta :min ne :max.", + "boolean": "Ennimiro :attribute erina okuba nga ntuufu oba ya bulimba.", + "can": "Ennimiro :attribute erimu omuwendo ogutakkirizibwa.", + "confirmed": "Okukakasa :attribute tekukwatagana.", + "contains": "Ennimiro :attribute ebulamu omuwendo ogwetaagisa.", + "current_password": "Ekigambo ky'okuyingira si kituufu.", + "date": ":attribute si lunaku lutuufu.", + "date_equals": ":attribute zirina okuba olunaku olwenkana :date.", + "date_format": ":attribute tekwatagana na nkola ya :format.", + "decimal": "Ennimiro :attribute erina okuba n’ebifo :decimal ebya decimal.", + "declined": "Ezo :attribute zirina okugaanibwa.", + "declined_if": ":attribute zirina okugaanibwa nga :other ziri :value.", + "different": ":attribute ne :other zirina okuba ez’enjawulo.", + "digits": "Ezo :attribute zirina okuba nga zirina digito :digits.", + "digits_between": "Ezo :attribute zirina okuba wakati wa digito :min ne :max.", + "dimensions": ":attribute erina ebipimo by’ebifaananyi ebitali bituufu.", + "distinct": "Ennimiro ya :attribute erina omuwendo oguddirira.", + "doesnt_contain": "Ennimiro :attribute tesaana kubaamu kimu ku bino wammanga: :values.", + "doesnt_end_with": "Ennimiro :attribute tesaana kukoma na kimu ku bino wammanga: :values.", + "doesnt_start_with": "Ennimiro ya :attribute tesaana kutandika na kimu ku bino wammanga: :values.", + "email": "Ezo :attribute zirina okuba nga zirina email entuufu.", + "ends_with": ":attribute zirina okuggwaako n’ekimu ku bino wammanga: :values.", + "enum": ":attribute ezirondeddwa tezirina makulu.", + "exists": ":attribute ezirondeddwa tezirina makulu.", + "extensions": "Ennimiro :attribute erina okuba n’ekimu ku bigaziyizibwa bino wammanga: :values.", + "failed": "Ebiwandiiko bino tebikwatagana na biwandiiko byaffe.", + "file": "Ebyo :attribute birina okuba nga bya fayiro.", + "filled": "Ennimiro ya :attribute erina okuba n’omuwendo.", + "gt.array": "Ezo :attribute zirina okuba n’ebintu ebisukka mu :value.", + "gt.file": ":attribute zirina okuba nga zisukka kilobytes :value.", + "gt.numeric": ":attribute zirina okuba nga zisukka :value.", + "gt.string": "Ennukuta :attribute zirina okuba nga zisukka ennukuta :value.", + "gte.array": "Ezo :attribute zirina okuba n’ebintu :value oba okusingawo.", + "gte.file": ":attribute zirina okuba nga zisinga oba nga zenkana kilobytes :value.", + "gte.numeric": ":attribute zirina okuba nga zisinga oba nga zenkana :value.", + "gte.string": "Ennukuta :attribute zirina okuba nga zisinga oba nga zenkana ennukuta :value.", + "hex_color": "Ennimiro :attribute erina okuba langi ya hexadecimal entuufu.", + "image": "Ebyo :attribute birina okuba nga bifaananyi.", + "in": ":attribute ezirondeddwa tezirina makulu.", + "in_array": "Ennimiro ya :attribute teliiwo mu :other.", + "in_array_keys": "Ennimiro :attribute erina okubaamu waakiri ekimu ku bisumuluzo bino wammanga: :values.", + "integer": ":attribute zirina okuba namba enzijuvu.", + "ip": ":attribute zirina okuba endagiriro ya IP entuufu.", + "ipv4": ":attribute zirina okuba endagiriro ya IPv4 entuufu.", + "ipv6": ":attribute zirina okuba endagiriro ya IPv6 entuufu.", + "json": ":attribute zirina okuba olunyiriri lwa JSON olutuufu.", + "list": "Ennimiro :attribute erina okuba olukalala.", + "lowercase": "Ennimiro :attribute erina okuba nga ntono.", + "lt.array": "Ezo :attribute zirina okuba n’ebintu ebitakka wansi wa :value.", + "lt.file": "Ezo :attribute zirina okuba nga teziwera kilobytes :value.", + "lt.numeric": "Ezo :attribute zirina okuba nga teziwera :value.", + "lt.string": ":attribute zirina okuba nga teziwera nnukuta :value.", + "lte.array": "Ezo :attribute tezirina kuba na bintu bisukka :value.", + "lte.file": ":attribute zirina okuba wansi oba nga zenkana kilobytes :value.", + "lte.numeric": ":attribute zirina okuba nga teziwera oba nga zenkana :value.", + "lte.string": "Ennukuta :attribute zirina okuba entono oba nga zenkana ennukuta :value.", + "mac_address": ":attribute zirina okuba endagiriro ya MAC entuufu.", + "max.array": "Ezo :attribute tezirina kuba na bintu bisukka :max.", + "max.file": ":attribute tezirina kusukka kilobytes :max.", + "max.numeric": "Ezo :attribute tezirina kusukka :max.", + "max.string": "Ennukuta :attribute tezirina kusukka bubonero :max.", + "max_digits": "Ennimiro :attribute terina kuba na digito zisukka mu :max.", + "mimes": ":attribute zirina okuba fayiro ey’ekika: :values.", + "mimetypes": ":attribute zirina okuba fayiro ey’ekika: :values.", + "min.array": "Ezo :attribute zirina okuba n’ebintu ebitakka wansi wa :min.", + "min.file": "Ezo :attribute zirina okuba nga ziweza waakiri kilobytes :min.", + "min.numeric": "Aba :attribute balina okuba nga waakiri :min.", + "min.string": "Ezo :attribute zirina okuba nga zirina ennukuta ezitakka wansi wa :min.", + "min_digits": "Ennimiro :attribute erina okuba ne digito ezitakka wansi wa :min.", + "missing": "Ennimiro ya :attribute erina okuba nga ebula.", + "missing_if": "Ennimiro ya :attribute erina okubula nga :other eri :value.", + "missing_unless": "Ennimiro ya :attribute erina okubula okuggyako nga :other :value.", + "missing_with": "Ennimiro ya :attribute erina okubula nga :values eriwo.", + "missing_with_all": "Ennimiro ya :attribute erina okubula nga :values ziriwo.", + "multiple_of": ":attribute zirina okuba nga zikubisaamu :value.", + "next": "Ekiddako »", + "not_in": ":attribute ezirondeddwa tezirina makulu.", + "not_regex": "Enkola ya :attribute si ntuufu.", + "numeric": "Ezo :attribute zirina okuba nga nnamba.", + "password": "Ekigambo ky'okuyingira si kituufu.", + "password.letters": "Ennimiro :attribute erina okubaamu waakiri ennukuta emu.", + "password.mixed": "Ennimiro :attribute erina okubaamu waakiri ennukuta ennene emu n’entono emu.", + "password.numbers": "Ennimiro ya :attribute erina okubaamu waakiri ennamba emu.", + "password.symbols": "Ennimiro ya :attribute erina okubaamu waakiri akabonero kamu.", + "password.uncompromised": ":attribute eziweereddwa zilabiseeko mu data leak. Nsaba olonde :attribute ez'enjawulo.", + "present": "Ennimiro :attribute erina okubaawo.", + "present_if": "Ennimiro ya :attribute erina okubaawo nga :other eri :value.", + "present_unless": "Ennimiro ya :attribute erina okubaawo okuggyako nga :other eri :value.", + "present_with": "Ennimiro ya :attribute erina okubaawo nga :values eriwo.", + "present_with_all": "Ennimiro ya :attribute erina okubaawo nga :values ziriwo.", + "previous": "« Ebisooka", + "prohibited": "Ennimiro ya :attribute ekugirwa.", + "prohibited_if": "Ennimiro ya :attribute ekugirwa nga :other eri :value.", + "prohibited_if_accepted": "Ennimiro :attribute ekugirwa nga :other ekkirizibwa.", + "prohibited_if_declined": "Ennimiro :attribute ekugirwa nga :other egaaniddwa.", + "prohibited_unless": "Ennimiro ya :attribute ekugirwa okuggyako nga :other eri mu :values.", + "prohibits": "Ennimiro ya :attribute ekugira :other okubeerawo.", + "regex": "Enkola ya :attribute si ntuufu.", + "relatable": "Kino :attribute kiyinza obutakwatagana na kyabugagga kino.", + "required": "Ennimiro :attribute yeetaagibwa.", + "required_array_keys": "Ennimiro :attribute erina okubaamu ebiyingiziddwa ku: :values.", + "required_if": "Ennimiro ya :attribute yeetaagibwa nga :other eri :value.", + "required_if_accepted": "Ennimiro ya :attribute yeetaagibwa nga :other zikkiriziddwa.", + "required_if_declined": "Ennimiro ya :attribute yeetaagibwa nga :other egaaniddwa.", + "required_unless": "Ennimiro ya :attribute yeetaagibwa okuggyako nga :other eri mu :values.", + "required_with": "Ennimiro ya :attribute yeetaagibwa nga :values ziriwo.", + "required_with_all": "Ennimiro ya :attribute yeetaagibwa nga :values ziriwo.", + "required_without": "Ennimiro ya :attribute yeetaagibwa nga :values teziriiwo.", + "required_without_all": "Ennimiro ya :attribute yeetaagibwa nga tewali n’emu ku :values eriwo.", + "reset": "Password yo ezzeemu okuteekebwawo.", + "same": ":attribute ne :other zirina okukwatagana.", + "sent": "Tukuwadde email ku link yo ey'okuzzaawo password.", + "size.array": "Ezo :attribute zirina okubaamu ebintu :size.", + "size.file": "Ezo :attribute zirina okuba nga za kilobytes :size.", + "size.numeric": "Aba :attribute balina okuba nga :size.", + "size.string": "Ezo :attribute zirina okuba nga zirina ennukuta :size.", + "starts_with": ":attribute zirina okutandika n’ekimu ku bino wammanga: :values.", + "string": ":attribute zirina okuba nga za luwuzi.", + "throttle": "Okugezaako okuyingira kungi nnyo. Nsaba oddemu ogezeeko mu sikonda :seconds.", + "throttled": "Nsaba olinde nga tonnaddamu kugezaako.", + "timezone": "Ebyo :attribute birina okuba nga bituufu.", + "token": "Akabonero kano ak'okuzzaawo password si ntuufu.", + "ulid": "Ennimiro :attribute erina okuba nga ULID entuufu.", + "unique": "Aba :attribute baatwaliddwa dda.", + "uploaded": "Aba :attribute balemeddwa okuteeka ku mukutu.", + "uppercase": "Ennimiro :attribute erina okuba n’ennukuta ennene.", + "url": "Ezo :attribute zirina okuba nga URL entuufu.", + "user": "Tetusobola kufuna mukozesa alina endagiriro ya email eyo.", + "uuid": ":attribute zirina okuba nga UUID entuufu." +} diff --git a/locales/ln/_excludes.json b/locales/ln/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/ln/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/ln/json-inline.json b/locales/ln/json-inline.json new file mode 100644 index 00000000000..a967f10b67f --- /dev/null +++ b/locales/ln/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Esika oyo esengeli kozala rôle ya malamu.", + "The :attribute must be at least :length characters and contain at least one number.": "Esika oyo esengeli kozala na bilembo ata :length mpe kozala na nimero moko ata.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya sipesiale mpe nimero moko.", + "The :attribute must be at least :length characters and contain at least one special character.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya sipesiale.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya monene mpe motango moko.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya monene mpe elembo moko ya sipesiale.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya minene, motango moko, mpe elembo moko ya sipesiale.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Esika oyo esengeli kozala na bilembo ata :length mpe ezala na elembo moko ya minene.", + "The :attribute must be at least :length characters.": "Esika oyo esengeli kozala na bilembo ata :length.", + "The :attribute must contain at least one letter.": "Esika oyo esengeli kozala na ata lɛtrɛ moko.", + "The :attribute must contain at least one number.": "Esika oyo esengeli kozala na ata nimero moko.", + "The :attribute must contain at least one symbol.": "Esika oyo esengeli kozala na ata elembo moko.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Esika oyo esengeli kozala na ata lɛtrɛ moko ya monene mpe moko ya mike.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Esika oyo epesami ebimi na fuite ya ba données. Svp pona esika mosusu." +} diff --git a/locales/ln/json.json b/locales/ln/json.json new file mode 100644 index 00000000000..1384184195b --- /dev/null +++ b/locales/ln/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(mpe mabunga mosusu :count)", + "(and :count more errors)": "(mpe mabunga mosusu :count)|(mpe mabunga mosusu :count)|(mpe mabunga mosusu :count)", + "30 Days": "Mikolo 30", + "60 Days": "Mikolo 60", + "90 Days": "Mikolo 90", + ":amount selected": ":amount oyo baponaki", + ":amount Total": ":amount Motángo mobimba", + ":days day trial": "Esayí ya mikolo :days", + ":resource Details": ":resource Makambo ya mikemike", + ":resource Details: :title": ":resource Makambo ya mikemike: :title", + "A decryption key is required.": "Esengeli kozala na fungola ya déchiffrement.", + "A fresh verification link has been sent to your email address.": "Lien ya sika ya vérification etindami na adresse email na yo.", + "A new verification link has been sent to the email address you provided during registration.": "Lien ya sika ya vérification etindami na adresse email oyo opesaki na tango ya inscription.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Lien ya sika ya vérification etindami na adresse email oyo opesaki na ba paramètres ya profil na yo.", + "A new verification link has been sent to your email address.": "Lien ya sika ya vérification etindami na adresse email na yo.", + "Accept Invitation": "Ndima Libyangi", + "Action": "Mosala", + "Action Event": "Evenement ya Action", + "Action Events": "Makambo ya Misala", + "Action Happened At": "Esalemaki Na", + "Action Initiated By": "Ebandisami Na", + "Action Name": "Nkombo", + "Action Status": "Statut", + "Action Target": "Eloko bazokana", + "Actions": "Misala", + "Add": "Kobakisa", + "Add :resource": "Bakisa :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Bakisa mosangani ya sika ya ekipi na ekipi na yo, kopesa bango nzela ya kosala elongo na yo.", + "Add additional security to your account using two factor authentication.": "Bakisa bokengi ya kobakisa na compte na yo na kosalelaka authentification ya deux facteurs.", + "Add Payment Method": "Bakisa Lolenge ya Kofuta", + "Add row": "Bakisa molɔngɔ́", + "Add Team Member": "Bakisa Membre ya Équipe", + "Add VAT Number": "Bakisa Numéro ya TVA", + "Added.": "Ebakisami.", + "Additional billing information updated successfully.": "Ba informations ya facturation ya kobakisa e mise à jour na succès.", + "Address": "Adresi", + "Address Line 2": "Molongo ya adresi 2", + "Administrator": "Mokambi ya mosala", + "Administrator users can perform any action.": "Ba usagers ya administrateur bakoki kosala action nionso.", + "Afghanistan": "Afghanistan .", + "Aland Islands": "Bisanga ya Åland", + "Albania": "Albanie", + "Algeria": "Algérie", + "All of the people that are part of this team.": "Batu nionso oyo bazali na kati ya équipe oyo.", + "All resources loaded.": "Ba ressources nionso ezo charger.", + "All rights reserved.": "Makoki nyonso mazali ya yo.", + "Already registered?": "Ozali déjà enregistré?", + "American Samoa": "Samoa ya Amerika", + "An error occurred while uploading the file.": "Libunga esalemaki ntango bazalaki kotya fisyé yango.", + "An error occurred while uploading the file: :error": "Libunga esalemaki tango ya ko uploader fichier: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Libunga moko oyo tokanisaki te esalemaki mpe toyebisaki ekipi na biso ya lisungi. Svp meka lisusu sima.", + "Andorra": "Andorra, mboka", + "Angola": "Angola .", + "Anguilla": "Anguille, oyo ezali na nkombo", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Mosaleli mosusu abongisi lisusu lisungi oyo banda lokasa oyo ekɔtisamaki. Svp bozongisa lokasa pe bomeka lisusu.", + "Antarctica": "Antarctique, mboka", + "Antigua And Barbuda": "Antigua mpe Barbuda", + "Antigua and Barbuda": "Antigua mpe Barbuda", + "API Token": "Token ya API", + "API Token Permissions": "Ndingisa ya Token ya API", + "API Tokens": "Ba Jetons ya API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Ba jetons ya API epesaka nzela na ba services ya bato mosusu mpo na ko authentiquer na application na biso na kombo na yo.", + "Apply": "Kosalela", + "Apply Coupon": "Salelá Coupon", + "April": "Sanza ya minei", + "Are you sure you want to attempt to pay :amount?": "Ozali sûr que olingi omeka kofuta :amount?", + "Are you sure you want to cancel your subscription?": "Ozali na ntembe te ete olingi koboya abonema na yo?", + "Are you sure you want to delete all the notifications?": "Ozali sûr que olingi o supprimer ba notifications nionso?", + "Are you sure you want to delete the selected resources?": "Ozali na ntembe te ete olingi kosilisa biloko oyo oponi?", + "Are you sure you want to delete this file?": "Ozali na ntembe te ete olingi kosilisa fisyé oyo?", + "Are you sure you want to delete this notification?": "Ozali sûr que olingi o supprimer notification oyo?", + "Are you sure you want to delete this payment method?": "Ozali sûr que olingi o supprimer méthode oyo ya kofuta?", + "Are you sure you want to delete this resource?": "Ozali na ntembe te ete olingi kosilisa lisungi oyo?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ozali sûr que olingi o supprimer équipe oyo? Soki ekipi moko elongolami, biloko na yango nyonso mpe ba données na yango ekolongolama mpo na libela.", + "Are you sure you want to delete your account?": "Ozali sûr que olingi o supprimer compte na yo?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ozali sûr que olingi o supprimer compte na yo? Soki compte na yo elongolami, ba ressources na yango nionso mpe ba données na yango ekolongolama mpo na libela. Svp kotia mot de passe na yo pona ko confirmer que olingi o supprimer compte na yo libela.", + "Are you sure you want to detach the selected resources?": "Ozali sûr que olingi ko détacher ba ressources oyo oponi?", + "Are you sure you want to detach this resource?": "Ozali sûr que olingi ko détacher ressource oyo?", + "Are you sure you want to force delete the selected resources?": "Ozali sûr que olingi o forcer supprimer ba ressources oyo oponi?", + "Are you sure you want to force delete this resource?": "Ozali sûr que olingi ko forcer supprimer ressource oyo?", + "Are you sure you want to log out?": "Ozali na ntembe te ete olingi kobima na ndako?", + "Are you sure you want to mark all notifications as read?": "Ozali sûr que olingi o marquer ba notifications nionso lokola etangami?", + "Are you sure you want to remove this item?": "Ozali na ntembe te ete olingi kolongola eloko oyo?", + "Are you sure you want to restore the selected resources?": "Ozali na ntembe te ete olingi kozongisa biloko oyo oponi?", + "Are you sure you want to restore this resource?": "Ozali na ntembe te ete olingi kozongisa liziba oyo?", + "Are you sure you want to resume your subscription?": "Ozali na ntembe te ete olingi kozongela abonema na yo?", + "Are you sure you want to run this action?": "Ozali sûr que olingi osala action oyo?", + "Are you sure you want to set this payment method as your default?": "Ozali sûr que olingi otia méthode oyo ya kofuta lokola défaut na yo?", + "Are you sure you want to stop impersonating?": "Ozali na ntembe te ete olingi kotika kosala lokola ozali?", + "Are you sure you would like to delete this API token?": "Ozali sûr que okolinga ko effacer jeton ya API oyo?", + "Are you sure you would like to leave this team?": "Ozali sûr que okolinga otika équipe oyo?", + "Are you sure you would like to remove this person from the team?": "Ozali sûr que okolinga kolongola mutu oyo na équipe?", + "Are you sure you would like to switch billing plans?": "Ozali na ntembe te ete okolinga kobongola ba plans ya facturation?", + "Argentina": "Argentine", + "Armenia": "Arménie", + "Aruba": "Aruba, mboka", + "Attach": "Kokanga", + "Attach & Attach Another": "Bokanga mpe Bokanga Mosusu", + "Attach :resource": "Bokanga :resource. Bokanga", + "Attach files by dragging & dropping, selecting or pasting them.": "Kangisa ba fichiers na kobenda mpe kobwaka, kopona to komeka yango.", + "August": "Sanza ya mwambe", + "Australia": "Australie", + "Austria": "Autriche", + "Azerbaijan": "Azerbaïdjan", + "Bahamas": "Bahamas .", + "Bahrain": "Bahreïn, mboka", + "Bangladesh": "Bangladesh .", + "Barbados": "Barbade na engumba", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Yambo ya kokoba, okoki ko vérifier adresse email na yo na ko cliquer na lien oyo towuti kotindela yo email? Soki ozwaki email yango te, tokotindela yo mosusu na esengo nyonso.", + "Before proceeding, please check your email for a verification link.": "Yambo ya kokende liboso, tala email na yo mpo na lien ya vérification.", + "Belarus": "Biélorussie", + "Belgium": "Belgique na mboka", + "Belize": "Belize .", + "Benin": "Bénin", + "Bermuda": "Bermudes na mboka", + "Bhutan": "Bhoutan, mboka", + "Billing Information": "Basango ya kofuta mbongo", + "Billing Management": "Bokambami ya kofuta ba factures", + "Bolivia": "Bolivie, mboka", + "Bolivia, Plurinational State of": "Bolivie, Etat Plurinational ya", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustace mpe Saba", + "Bosnia And Herzegovina": "Bosnie mpe Herzégovine", + "Bosnia and Herzegovina": "Bosnie mpe Herzégovine", + "Botswana": "Botswana ya mboka", + "Bouvet Island": "Esanga ya Bouvet", + "Brazil": "Brésil", + "British Indian Ocean Territory": "Territoire ya Océan Indien ya Grande-Bretagne", + "Browser Sessions": "Ba Sessions ya Navigateur", + "Brunei Darussalam": "Brunei na engumba Darussalam", + "Bulgaria": "Bulgarie na mboka", + "Burkina Faso": "Burkina Faso na mboka", + "Burundi": "Burundi na mboka", + "Cambodia": "Cambodge", + "Cameroon": "Cameroun, mboka", + "Canada": "Canada .", + "Cancel": "Kolongola", + "Cancel Subscription": "Annuler Abonnement", + "Cape Verde": "Cap-Verde na mboka", + "Card": "Carte", + "Cayman Islands": "Bisanga ya Cayman", + "Central African Republic": "République africaine centrale", + "Chad": "Tchad", + "Change Subscription Plan": "Bobongola Plan ya Abonnement", + "Change the current payment method attached to your subscription": "Bobongola lolenge ya kofuta ya lelo oyo ekangami na abonnément na yo", + "Changes": "Mbongwana", + "Checkout": "Kozwa mbongo", + "Chile": "Chili", + "China": "Chine", + "Choose": "Kopona", + "Choose :field": "Pona :field", + "Choose :resource": "Pona :resource", + "Choose an option": "Pona option moko", + "Choose date": "Pona dati", + "Choose File": "Pona Fisyé", + "Choose Files": "Pona Ba Fichiers", + "Choose Type": "Pona Type", + "Christmas Island": "Esanga ya Noele", + "City": "Engumba", + "Click here to re-send the verification email.": "Bo finga awa pona kotinda lisusu email ya vérification.", + "click here to request another": "finá awa mpo na kosɛnga mosusu", + "Click to choose": "Finá mpo na kopona", + "Close": "Kokanga", + "Cocos (Keeling) Islands": "Bisanga ya Cocos (Keeling).", + "Code": "Code .", + "Colombia": "Colombie", + "Comoros": "Comoros, mboka", + "Confirm": "Kondimisa", + "Confirm Billing Action": "Confirmer Action ya facturation", + "Confirm Password": "Confirmer Mot de passe", + "Confirm Payment": "Confirmer Kofuta", + "Confirm your :amount payment": "Confirmer mbongo na yo ya :amount", + "Congo": "Congo .", + "Congo, Democratic Republic": "Congo, République démocratique", + "Congo, the Democratic Republic of the": "Congo, République Démocratique du...", + "Constant": "Ebongwanaka te", + "Continue To Payment": "Koba Kofuta", + "Cook Islands": "Bisanga ya Cook", + "Copy to clipboard": "Kopi na tableau de bord", + "Costa Rica": "Costa Rica .", + "Cote D'Ivoire": "Côte d’Ivoire na mboka", + "Country": "Mboka", + "Coupon": "Coupon .", + "Coupon applied successfully.": "Coupon esalemaki na elonga.", + "Create": "Kosala", + "Create & Add Another": "Salá & Bakisa Mosusu", + "Create :resource": "Bokela :resource", + "Create a new team to collaborate with others on projects.": "Bosala équipe ya sika pona ko collaborer na ba misusu na ba projets.", + "Create Account": "Salá Compte", + "Create API Token": "Bosala Token ya API", + "Create New Team": "Bosala Equipe ya Sika", + "Create Team": "Bosala Equipe", + "Created.": "Ekelamaki.", + "Croatia": "Croatie, mboka", + "CSV (.csv)": "CSV (.csv) mpe .", + "Cuba": "Cuba .", + "Curaçao": "Curaçao, mboka", + "Current Password": "Mot de passe ya lelo", + "Current Subscription Plan": "Plan ya Abonnement ya lelo", + "Currently Subscribed": "Sikawa Abonné", + "Customer Balance": "Solde ya ba clients", + "Customize": "Bosala na ndenge ya moto ye moko", + "Cyprus": "Chypre", + "Czech Republic": "République tchèque", + "Côte d'Ivoire": "Côte d’Ivoire na mboka", + "Dark": "Molili", + "Dashboard": "Tableau de bord", + "December": "Sanza ya zomi na mibale", + "Decrease": "Kokita", + "Default": "Mbeba", + "Delete": "Boma", + "Delete :resource": "Boma :resource", + "Delete Account": "Bolongola Compte", + "Delete all notifications": "Bolongola ba notifications nionso", + "Delete API Token": "Bolongola Token ya API", + "Delete File": "Bolongola Fichier", + "Delete Notification": "Bolongola Liyebisi", + "Delete Resource": "Bolongola Resource", + "Delete Selected": "Bolongola Eponami", + "Delete Team": "Bolongola Equipe", + "Denmark": "Danemark", + "Detach": "Kolongolama", + "Detach Resource": "Kolongola Resource", + "Detach Selected": "Detach Eponami", + "Details": "Makambo ya mike", + "Disable": "Kolongola", + "Djibouti": "Djibouti .", + "Do you really want to leave? You have unsaved changes.": "Olingi mpenza kokende? Ozali na mbongwana oyo ebombami te.", + "Dominica": "Dominique na mboka", + "Dominican Republic": "République dominicaine", + "Done.": "Esalemi.", + "Download": "Kozwa", + "Download Invoice": "Télécharger Facture", + "Drop file or click to choose": "Bwaka fichier to finá mpo na kopona", + "Drop files or click to choose": "Bwaka ba fichiers to finá mpo na kopona", + "Ecuador": "Équateur", + "Edit": "Kokoma", + "Edit :resource": "Bobongisi :resource", + "Edit Attached": "Bobongisi Ezali na boyokani", + "Edit Profile": "Bobongisi Profil", + "Editor": "Mobongisi-nzela", + "Editor users have the ability to read, create, and update.": "Ba usagers ya éditeur bazali na makoki ya kotanga, ko créer, pe ko mise à jour.", + "Egypt": "Ezipito", + "El Salvador": "El Salvador .", + "Email": "Email na nzela ya email", + "email": "email na nzela ya email", + "Email Address": "Addresse ya email", + "Email Addresses": "Ba Adrɛsi ya Email", + "Email Password Reset Link": "Lien ya kozongisa mot ya nzela ya email", + "Email Verification": "Vérification ya email", + "Enable": "Kopesa nzela", + "Encrypted environment file already exists.": "Fisyé ya environnement chiffré ezali déjà.", + "Encrypted environment file not found.": "Fisyé ya environnement chiffré ezwami te.", + "Ensure your account is using a long, random password to stay secure.": "Salá ete kɔnti na yo ezali kosalela mot de passe ya molai mpe ya mbalakaka mpo na kozala na libateli.", + "Environment file already exists.": "Fichier ya environnement ezali déjà.", + "Environment file not found.": "Fisyé ya environnement ezwami te.", + "Equatorial Guinea": "Guinée équatoriale", + "Eritrea": "Érythrée na mboka", + "Error": "Libunga", + "errors": "mabunga", + "Estonia": "Estonie", + "Ethiopia": "Éthiopie", + "ex VAT": "ex TVA", + "Excel (.xlsx)": "Excel (.xlsx) Ezali na ntina mingi.", + "Expires :expiration": "Ezali kosila na mokolo ya :expiration", + "Export As CSV": "Exporter Lokola CSV", + "Extra Billing Information": "Ba informations ya facturation ya likolo", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Esengeli kondimisa lisusu mpo na kosala mosala ya kofuta mbongo na yo. Tosengi yo okoba na lokasa ya kofuta na kofinaka na bouton oyo ezali awa na nse.", + "Failed Subscription Payment": "Kofuta Abonnement oyo elongi te", + "Failed to load :resource!": "Elongi te ko charger :resource!", + "Falkland Islands (Malvinas)": "Bisanga ya Malvinas (Malvinas) .", + "Faroe Islands": "Bisanga ya Féroe", + "February": "Sanza ya mibale", + "Fiji": "Fidji, mboka", + "Filename": "Nkombo ya fisyé", + "Finish enabling two factor authentication.": "Silisa ko activer authentification ya deux facteurs.", + "Finland": "Finlande", + "For your security, please confirm your password to continue.": "Mpo na bokengi na yo, tosengi ondimisa mot de passe na yo mpo na kokoba.", + "Forbidden": "Epekisami", + "Force Delete": "Force Kolongola", + "Force Delete :resource": "Force Kolongola :resource", + "Force Delete Resource": "Force Bolongola Resource", + "Force Delete Selected": "Force Effacer Eponami", + "Forgot Password": "Bobosani Mot de passe", + "Forgot your password?": "Obosani mot de passe na yo?", + "Forgot Your Password?": "Obosani Mot de passe na Yo?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Obosani mot de passe na yo? Likambo te. Yebisa biso kaka adresse email na yo mpe tokotindela yo lien ya réinitialisation ya mot de passe na email oyo eko permettre yo opona ya sika.", + "France": "France .", + "French Guiana": "Guyane française", + "French Polynesia": "Polynésie française", + "French Southern Territories": "Ba Territoires ya Sudi ya France", + "From": "Euti na", + "Gabon": "Gabon .", + "Gambia": "Gambie, mboka", + "Georgia": "Géorgie", + "Germany": "Allemagne", + "Ghana": "Ghana, mboka", + "Gibraltar": "Gibraltar, mboka", + "Go Home": "Bokende na Ndako", + "Go to page :page": "Kende na lokasa :page", + "Great! You have accepted the invitation to join the :team team.": "Kitoko makasi! Ondimi libyangi ya kosangana na ekipi ya bato :team.", + "Greece": "Grèce, mboka", + "Greenland": "Groenland", + "Grenada": "Grenade na mboka", + "Guadeloupe": "Guadeloupe na mboka", + "Guam": "Guam .", + "Guatemala": "Guatemala .", + "Guernsey": "Guernsey, mboka", + "Guinea": "Guinée", + "Guinea-Bissau": "Guinée-Bissau, mboka", + "Guyana": "Guyana, mboka", + "Haiti": "Haïti na mboka", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ozali na makanisi ya mibale mpo na koboya abonema na yo? Okoki mbala moko kozongisa abonnément na yo na ntango nyonso tii na nsuka ya cycle ya facturation na yo ya lelo. Nsima wana cycle ya facturation na yo ya lelo esili, okoki kopona plan ya sika mobimba ya abonnément.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ozali na makanisi ya mibale mpo na koboya abonema na yo? Okoki mbala moko ko réactiver abonné na yo na tango nionso tii na suka ya cycle ya facturation na yo ya lelo. Nsima wana cycle ya facturation na yo ya lelo esili, okoki kopona plan ya abonnément ya sika mobimba.", + "Heard Island & Mcdonald Islands": "Esanga ya Heard mpe bisanga McDonald", + "Heard Island and McDonald Islands": "Esanga ya Heard mpe bisanga McDonald", + "Hello!": "Mbote!", + "Hide Content": "Bomba Makambo oyo ezali na kati", + "Hold Up!": "Simbá Likolo!", + "Holy See (Vatican City State)": "Siège Saint (Etat ya engumba Vatican) .", + "Honduras": "Honduras, mboka", + "Hong Kong": "Hong Kong .", + "Hungary": "Hongrie na mboka", + "I agree to the :terms_of_service and :privacy_policy": "Nandimi :terms_of_service na :privacy_policy", + "Iceland": "Islande", + "ID": "ID ya ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Soki esengeli, okoki kobima na ba sessions nionso mosusu ya navigateur na yo na ba appareils na yo nionso. Mwa ndambo ya ba sessions na yo oyo euti kosalema kala mingi te ezali na liste oyo ezali awa na se; nzokande, liste oyo ekoki kozala ya mobimba te. Soki omoni ete compte na yo ekómi na likama, osengeli mpe kosala ete mot de passe na yo ezala na mikolo.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Soki ozali déjà na compte, okoki kondima invitation oyo na ko cliquer bouton oyo ezali awa na se:", + "If you did not create an account, no further action is required.": "Soki osali compte te, action mosusu esengeli te.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Soki okanisaki te ete okozwa libyangi na ekipi oyo, okoki kobwaka email oyo.", + "If you did not receive the email": "Soki ozwaki email yango te", + "If you did not request a password reset, no further action is required.": "Soki osengaki te kozongisa mot de passe, esengeli kosala lisusu te.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Soki ozali na compte te, okoki kosala compte na kofina bouton oyo ezali awa na se. Nsima ya kosala compte, okoki kofina bouton ya kondima libyangi na email oyo mpo na kondima libyangi ya ekipi:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Soki ozali na mposa ya kobakisa makambo ya sikisiki ya boyokani to ya mpako na ba factures na yo, lokola nkombo na yo mobimba ya mombongo, nimero ya identification ya TVA, to adresse ya dossier, okoki kobakisa yango awa.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Soki ozali na mokakatano ya kofina bouton \":actionText\", sala copie mpe coller URL oyo ezali awa na nse\nna kati ya navigateur web na yo:", + "Impersonate": "Kosala lokola nde", + "Increase": "Komata", + "India": "Inde", + "Indonesia": "Indonésie", + "Invalid filename.": "Nkombo ya fisyé oyo ezali malamu te.", + "Invalid JSON was returned from the route.": "JSON oyo ezali na ntina te ezongisamaki uta na nzela.", + "Invoice Email Addresses": "Ba adresse ya email ya facture .", + "Invoice emails updated successfully.": "Ba emails ya facture ezongisami na ndenge ya malamu.", + "Invoices": "Ba factures", + "Iran, Islamic Republic Of": "Iran .", + "Iran, Islamic Republic of": "Iran, République islamique ya", + "Iraq": "Irak", + "Ireland": "Irlande", + "Isle Of Man": "Esanga ya Man", + "Isle of Man": "Esanga ya Man", + "Israel": "Yisraele", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Emonani lokola ozali na abonnément active te. Okoki kopona moko ya ba plans ya abonnément oyo ezali awa na se mpo na kobanda. Ba plans ya abonnément ekoki ko changer to ko annuler na tango oyo olingi.", + "Italy": "Italie", + "Jamaica": "Jamaïque na mboka", + "January": "Sanza ya Yambo", + "Japan": "Japon", + "Jersey": "maillot", + "Jordan": "Jordanie", + "July": "Sanza ya nsambo", + "June": "Sanza ya motoba", + "Kazakhstan": "Kazakhstan .", + "Kenya": "Kenya .", + "Key": "Fungola", + "Kiribati": "Kiribati na mboka", + "Korea": "Corée du Sud", + "Korea, Democratic People's Republic of": "Corée, République populaire démocratique ya", + "Korea, Republic of": "Corée, République ya", + "Kosovo": "Kosovo, mboka", + "Kuwait": "Koweït", + "Kyrgyzstan": "Kirghizistan", + "Lao People's Democratic Republic": "République démocratique populaire ya Lao", + "Last active": "Ya suka active", + "Last used": "Basalelaki yango mpo na mbala ya nsuka", + "Latvia": "Lettonie", + "Leave": "Kolongwa", + "Leave Team": "Botika Equipe", + "Lebanon": "Liban na mboka", + "length": "bolai", + "Lens": "Objectif ya", + "Lesotho": "Lesotho, Lesotho", + "Liberia": "Liberia .", + "Libyan Arab Jamahiriya": "Jamahiriya ya Arabe ya Libye", + "Liechtenstein": "Liechtenstein, oyo ezali na engumba", + "Light": "Pole", + "Lithuania": "Lituanie, ekólo Lituanie", + "Load :perPage More": "Charge :perPage Lisusu", + "Loading": "Ezali ko charger", + "Location": "Esika", + "Log in": "Kota na kati", + "Log In": "Kokota na site", + "Log Out": "Bima na libanda", + "Log out": "Bima na libanda", + "Log Out Other Browser Sessions": "Bima na ba sessions mosusu ya navigateur", + "Log Viewer": "Motali ya Journal", + "Login": "Kokota na site", + "Logout": "Kobima na mosala", + "Logs": "Ba journals", + "Luxembourg": "Luxembourg, mboka", + "Macao": "Macao .", + "Macedonia": "Macédoine ya Nɔrdi", + "Macedonia, the former Yugoslav Republic of": "Macédoine, République yougoslavie ya kala ya", + "Madagascar": "Madagascar, mboka", + "Malawi": "Malawi .", + "Malaysia": "Malaisie", + "Maldives": "Maldives na mokili mobimba", + "Mali": "Mali .", + "Malta": "Malta .", + "Manage Account": "Gérer Compte", + "Manage and log out your active sessions on other browsers and devices.": "Gérer mpe bima na ba sessions na yo ya active na ba navigateurs mpe ba appareils mosusu.", + "Manage API Tokens": "Gérer ba Jetons ya API", + "Manage Role": "Gérer Role", + "Manage Team": "Gérer Équipe", + "Managing billing for :billableName": "Kokamba facturation mpo na :billableName", + "March": "Kotambola", + "Mark all as Read": "Tyá elembo na nyonso ndenge batángi yango", + "Mark all notifications as read": "Marquer ba notifications nionso ndenge etangami", + "Mark Read": "Mark Tanga", + "Mark Unread": "Mark Etangami te", + "Marshall Islands": "Bisanga ya Marshall", + "Martinique": "Martinique na engumba", + "Mauritania": "Mauritanie, mboka", + "Mauritius": "Maurice na mboka", + "May": "Mbala mosusu", + "Mayotte": "Mayotte, oyo azali", + "Mexico": "Mexique", + "Micronesia, Federated States Of": "Micronésie na mboka", + "Micronesia, Federated States of": "Micronésie, Etats fédérés ya", + "Moldova": "Moldavie", + "Moldova, Republic of": "Moldavie, République ya", + "Monaco": "Monaco, mboka", + "Mongolia": "Mongolie, mboka", + "Montenegro": "Monténégro, mboka", + "Month To Date": "Sanza Kino Lelo", + "Monthly": "Sanza na sanza", + "monthly": "sanza na sanza", + "Montserrat": "Montserrat na engumba", + "Morocco": "Maroc", + "Mozambique": "Mozambique na mboka", + "Myanmar": "Myanmar, mboka", + "Name": "Nkombo", + "name": "nkombo", + "Namibia": "Namibie, mboka", + "Nauru": "Nauru, mboka", + "Nepal": "Népal", + "Netherlands": "Pays-Bas", + "Netherlands Antilles": "Antilles néerlandaises", + "Nevermind": "Likambo te", + "Nevermind, I'll keep my old plan": "Nevermind, nakobatela plan na ngai ya kala", + "New": "Ya sika", + "New :resource": "Ya sika :resource", + "New Caledonia": "Nouvelle-Calédonie", + "New Password": "Mot de passe ya sika", + "New Zealand": "Nouvelle-Zélande", + "Next": "Oyo elandi", + "Next Payment": "Kofuta oyo elandi", + "Next Payment on": "Next Kofuta na", + "Nicaragua": "Nicaragua .", + "Niger": "Niger .", + "Nigeria": "Nigeria .", + "Niue": "Niue .", + "No": "Te", + "No :resource matched the given criteria.": "No :resource ekokanaki na ba critères oyo epesami.", + "No additional information...": "Ba informations ya kobakisa te...", + "No Current Data": "Ba Données ya Lelo te", + "No Data": "Ba Données te", + "no file selected": "fichier moko te eponami", + "No Increase": "Bobakisi Te", + "No payment methods on file.": "Ba méthodes ya kofuta te na dossier.", + "No payment scheduled.": "Kofuta te oyo ebongisami.", + "No Prior Data": "Ba Données ya Liboso te", + "No Results Found.": "Ba Résultats Ezwami Te.", + "Norfolk Island": "Esanga ya Norfolk", + "Northern Mariana Islands": "Bisanga ya Mariana ya Nɔrdi", + "Norway": "Norvège", + "Not Found": "Ezwami Te", + "Notifications": "Mayebisi", + "Nova": "Nova .", + "Nova User": "Mosaleli ya Nova", + "November": "Sanza ya zomi na moko", + "October": "Sanza ya zomi", + "of": "ya", + "OK": "Malamu", + "Oman": "Oman .", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Soki ekipi moko elongolami, biloko na yango nyonso mpe ba données na yango ekolongolama mpo na libela. Yambo ya kosilisa ekipi oyo, tosengi ozwa ba données to ba informations nionso oyo etali équipe oyo oyo olingi kobatela.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Soki compte na yo elongolami, ba ressources na yango nionso mpe ba données na yango ekolongolama mpo na libela. Liboso ya kosilisa kɔnti na yo, tosɛngi yo ozwa ba données to makambo nyonso oyo olingi kobatela.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Soki compte na yo elongolami, ba ressources na yango nionso mpe ba données na yango ekolongolama mpo na libela. Svp kotia mot de passe na yo pona ko confirmer que olingi o supprimer compte na yo libela.", + "Only Trashed": "Kaka Poubelle", + "Open Invoices": "Ba Factures ya Fungola", + "Original": "Esika euti", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Portal na biso ya gestion ya facturation epesaka yo nzela ya ko gérer na ndenge ya malamu plan na yo ya abonnément, ndenge ya kofuta, mpe ko télécharger ba factures na yo ya sika.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Portal na biso ya gestion ya facturation epesaka yo nzela ya ko gérer na ndenge ya malamu plan na yo ya abonnément, ba méthodes ya kofuta, mpe ko télécharger ba factures na yo ya sika.", + "Page Expired": "Lokasa Esili", + "Pagination Navigation": "Navigation ya pagination", + "Paid": "Kofuta", + "Pakistan": "Pakistan .", + "Palau": "Palau, mboka", + "Palestinian Territory, Occupied": "Territoire ya Palestine, Occupé", + "Panama": "Panama .", + "Papua New Guinea": "Papouasie-Nouvelle-Guinée", + "Paraguay": "Paraguay na mboka", + "Password": "Mot de passe", + "password": "mot de passe", + "Payment Confirmation": "Confirmation ya kofuta", + "Payment Information": "Basango ya kofuta", + "Payment information updated successfully.": "Ba informations ya kofuta e mise à jour na succès.", + "Payment Method": "Lolenge ya kofuta", + "Payment Methods": "Ndenge ya kofuta", + "Payment Required": "Esengeli kofuta mbongo", + "Payments": "Kofuta mbongo", + "Pending Team Invitations": "Ba invitations ya équipe oyo ezali kozela", + "Per Page": "Na Lokasa moko", + "Permanently delete this team.": "Effacer libela équipe oyo.", + "Permanently delete your account.": "Bolongola compte na yo mpo na libela.", + "Permissions": "Ndingisa oyo epesami", + "Peru": "Pérou", + "Philippines": "Philippines .", + "Photo": "Foto", + "Pitcairn": "Pitcairn ya mboka", + "Please accept the terms of service.": "Tosɛngi yo ondima mibeko ya mosala.", + "Please click the button below to verify your email address.": "Svp finá bouton oyo ezali awa na nse mpo na ko vérifier adresse email na yo.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Svp confirmer accès na compte na yo na kokotisa moko ya ba codes na yo ya récupération ya urgence.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Svp confirmer accès na compte na yo na kokotisa code ya authentification oyo epesami na application ya authenticateur na yo.", + "Please confirm your password before continuing.": "Svp confirmer mot de passe na yo avant o continuer.", + "Please copy your new API token. For your security, it won't be shown again.": "Svp kopi ya jeton na yo ya sika ya API. Pona sécurité na yo, eko lakisama lisusu te.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Svp kotia mot de passe na yo mpo na kondimisa ete olingi kobima na ba sessions mosusu ya navigateur na yo na ba appareils na yo nionso.", + "Please provide a maximum of three invoice emails addresses.": "Svp pesa maximum ya ba adresses ya ba emails misato ya facture.", + "Please provide the email address of the person you would like to add to this team.": "Tosengi opesa adresse email ya mutu oyo olingi kobakisa na équipe oyo.", + "Please set a default payment method before retrying payments.": "Tosengi otia lolenge ya kofuta na ndenge ya liboso liboso ya komeka lisusu kofuta.", + "Please set a default payment method before swapping plans.": "Svp botia méthode ya kofuta par défaut avant ya ko swap ba plans.", + "Poland": "Pologne", + "Portugal": "Portugal .", + "Press / to search": "Finá / mpo na koluka", + "Preview": "Botali liboso", + "Previewing": "Kotala liboso", + "Previous": "Oyo eleki", + "Privacy Policy": "Politiki ya kobatela makambo ya moto ye moko", + "Profile": "Profil", + "Profile Information": "Basango ya Profil", + "Puerto Rico": "Porto Rico", + "Qatar": "Qatar .", + "Quarter To Date": "Trimestre Kino Lelo", + "Recovery Code": "Code ya récupération", + "Refresh": "Bozongisa sika", + "Regards,": "Mbote,", + "Regenerate Recovery Codes": "Régénérer ba Codes ya Récupération", + "Register": "Kokomisa nkombo", + "Reload": "Recharger lisusu", + "Remember me": "Bomikundola ngai", + "Remember Me": "Bokanisa Ngai", + "Remove": "Kolongola", + "Remove Photo": "Longola Fɔtɔ́", + "Remove Team Member": "Longola Membre ya Équipe", + "Replicate": "Kozongela likambo yango", + "Required fields": "Bitando oyo esengeli", + "Resend Verification Email": "Tinda lisusu Email ya Vérification", + "Reset Filters": "Réinitialiser ba Filtres", + "Reset Password": "Réinitialiser Mot de passe", + "Reset Password Notification": "Réinitialiser Notification ya Mot de passe", + "resource": "lisungi ya mosolo", + "Resource Row Dropdown": "Dropdown ya Molongo ya Makoki", + "Resources": "Biloko", + "resources": "biloko", + "Restore": "Kozongisa", + "Restore :resource": "Kozongisa :resource", + "Restore Resource": "Zongisa Resource", + "Restore Selected": "Zongisa Eponami", + "results": "ba resultat", + "Resume Subscription": "Kozongela kosala abonnément", + "Retry Payment": "Meka lisusu Kofuta", + "Return to :appName": "Zongela na :appName", + "Reunion": "Réunion .", + "Role": "Mokumba", + "Romania": "Roumanie", + "Run Action": "Tambwisa Action", + "Russian Federation": "Fédération ya Russie", + "Rwanda": "Rwanda .", + "Réunion": "Réunion .", + "Saint Barthelemy": "Santu Barthélémée", + "Saint Barthélemy": "Santu Barthélémée", + "Saint Helena": "Santu Hélène", + "Saint Kitts And Nevis": "Santu Kitts mpe Nevis", + "Saint Kitts and Nevis": "Santu Kitts mpe Nevis", + "Saint Lucia": "Santu Lucia", + "Saint Martin": "Santu Martin", + "Saint Martin (French part)": "Saint Martin (eteni ya Lifalanse)", + "Saint Pierre And Miquelon": "Santu Pierre mpe Miquelon", + "Saint Pierre and Miquelon": "Santu Pierre mpe Miquelon", + "Saint Vincent And Grenadines": "Santu Vicente mpe Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent na ba Grenadines", + "Samoa": "Samoa .", + "San Marino": "San Marino na engumba", + "Sao Tome And Principe": "São Tomé mpe Príncipe", + "Sao Tome and Principe": "Sao Tome mpe Principe", + "Saudi Arabia": "Arabie Saoudite", + "Save": "Kobikisa", + "Saved.": "Ebombami.", + "Scroll to bottom": "Salá défilement tii na nse", + "Scroll to top": "Salá défilement tii na likoló", + "Search": "Koluka", + "Secure Area": "Esika oyo ezali na libateli", + "Select": "Kopona", + "Select a different plan": "Poná mwango mosusu", + "Select a log file...": "Pona fichier ya journal...", + "Select A New Photo": "Poná Fɔtɔ́ ya Sika", + "Select Action": "Poná Mosala", + "Select all": "Poná nyonso", + "Select All Dropdown": "Poná Nyonso oyo ezali kokita", + "Select this page": "Pona lokasa oyo", + "Send Password Reset Link": "Tinda Lien ya Réinitialisation ya mot de passe", + "Senegal": "Sénégal", + "September": "Sanza ya libwa", + "Serbia": "Serbie", + "Server Error": "Libunga ya Serveur", + "Service Unavailable": "Service Ezali Te", + "Set as default": "Set lokola default", + "Setup Key": "Fungola ya Bobongisi", + "Seychelles": "Seychelles na engumba", + "Show All Fields": "Lakisa Bitando Nyonso", + "Show Content": "Lakisa Makambo oyo ezali na kati", + "Show Recovery Codes": "Lakisa ba Codes ya Récupération", + "Showing": "Kolakisa", + "Sierra Leone": "Sierra Leone na mboka", + "Signed in as": "Signé na kati lokola", + "Singapore": "Singapour", + "Sint Maarten (Dutch part)": "Sint Maarten, oyo azali na mbula 19", + "Slovakia": "Slovaquie na mboka", + "Slovenia": "Slovénie na mboka", + "Soft Deleted": "Soft Elongolami", + "Solomon Islands": "Bisanga ya Salomon", + "Somalia": "Somalie na mboka", + "Something went wrong.": "Eloko moko ekendeki mabe.", + "Sorry! You are not authorized to perform this action.": "Bolimbisi! Ozali na ndingisa te ya kosala mosala oyo.", + "Sorry, your session has expired.": "Pardon, session na yo esili.", + "South Africa": "Afrika ya Sudi", + "South Georgia And Sandwich Isl.": "Géorgie du Sud mpe bisanga ya Sandwich ya Sudi", + "South Georgia and the South Sandwich Islands": "Géorgie du Sud mpe Bisanga Sandwich ya Sudi", + "South Sudan": "Soudan du Sud", + "Spain": "Espagne", + "Sri Lanka": "Sri Lanka na mboka", + "Standalone Actions": "Misala ya yango moko", + "Start Polling": "Bandá kosala Sondage", + "Start polling": "Bandá kosala sondage", + "State / County": "Etuka / Etuka", + "Stop Impersonating": "Tika Kosala lokola Bato", + "Stop Polling": "Tika Kosala Sondage", + "Stop polling": "Tika kosala ba sondages", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Bomba ba codes oyo ya récupération na gestionnaire ya mot de passe ya sécurité. Bakoki kosalela yango mpo na kozongisa nzela ya kokɔta na kɔnti na yo soki aparɛyi na yo ya bondimi ya makambo mibale ebungaki.", + "Subscribe": "Abonnez-vous", + "Subscription Information": "Basango ya abonnément", + "Subscription Pending": "Abonnement Ezali kozela", + "Sudan": "Soudan", + "Suriname": "Suriname ya mboka", + "Svalbard And Jan Mayen": "Svalbard mpe Jan Mayen bazalaki kosala bongo", + "Svalbard and Jan Mayen": "Svalbard mpe Jan Mayen bazalaki kosala bongo", + "Swaziland": "Swaziland, na etúká ya Swaziland", + "Sweden": "Suède", + "Switch Teams": "Bobongola Ba Equipes", + "Switzerland": "Suisse", + "Syrian Arab Republic": "République arabe ya Syrie", + "System": "Ebongiseli", + "Taiwan": "Taïwan", + "Taiwan, Province of China": "Taïwan, Etúká ya Chine", + "Tajikistan": "Tadjikistan", + "Tanzania": "Tanzanie na mokili mobimba", + "Tanzania, United Republic of": "Tanzanie, République unifiée ya", + "TAX": "IMPOTO", + "Team Details": "Makambo ya Equipe", + "Team Invitation": "Libyangi ya ekipi", + "Team Members": "Ba Membres ya Équipe", + "Team Name": "Kombo ya Equipe", + "Team Owner": "Nkolo ya Equipe", + "Team Settings": "Paramètres ya équipe", + "Terms of Service": "Mibeko ya Mosala", + "Thailand": "Thaïlande", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Merci pona ko signer! Yambo ya kobanda, okoki ko vérifier adresse email na yo na ko cliquer na lien oyo towuti kotindela yo email? Soki ozwaki email yango te, tokotindela yo mosusu na esengo nyonso.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Merci pona soutien na bino oyo ezali kokoba. Tokangisi kopi ya facture na yo mpo na ba dossiers na yo. Tosengi yo oyebisa biso soki ozali na mituna to mitungisi.", + "Thanks,": "Matondi,", + "The :attribute must be a valid role.": "Ba :attribute esengeli ezala rôle valide.", + "The :attribute must be at least :length characters and contain at least one number.": "Esengeli kozala na bilembo :attribute ata :length mpe kozala na nimero moko ata.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ba :attribute esengeli kozala ata na bilembo :length mpe kozala na ata elembo moko ya sipesiale mpe nimero moko.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ba :attribute esengeli kozala ata na bilembo :length mpe kozala na ata elembo moko ya sipesiale.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ba :attribute esengeli kozala ata na bilembo :length mpe kozala na ata elembo moko ya minene mpe nimero moko.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ba :attribute esengeli kozala ata na bilembo :length mpe kozala na ata elembo moko ya monene mpe elembo moko ya sipesiale.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ba :attribute esengeli kozala ata na bilembo :length mpe kozala na ata elembo moko ya minene, nimero moko mpe elembo moko ya sipesiale.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ba :attribute esengeli kozala ata na bilembo :length mpe kozala na ata elembo moko ya minene.", + "The :attribute must be at least :length characters.": "Esengeli kozala na bilembo :attribute ata :length.", + "The :attribute must contain at least one letter.": "Esengeli kozala na lɛtrɛ moko ata na :attribute.", + "The :attribute must contain at least one number.": "Esengeli kozala na :attribute yango ata nimero moko.", + "The :attribute must contain at least one symbol.": "Esengeli kozala na :attribute ata elembo moko.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ba :attribute esengeli kozala na ata lɛtrɛ moko ya monene mpe moko ya mike.", + "The :resource was created!": "Ba :resource esalemaki!", + "The :resource was deleted!": "Ba :resource elongolamaki!", + "The :resource was restored!": "Ba :resource bazongisamaki!", + "The :resource was updated!": "Ba :resource ezalaki mise à jour!", + "The action was executed successfully.": "Action yango esalemaki malamu.", + "The default payment method cannot be removed.": "Lolenge ya kofuta par défaut ekoki kolongolama te.", + "The file was deleted!": "Dossier yango elongolamaki!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute oyo epesami ebimi na fuite ya ba données. Svp pona :attribute mosusu.", + "The given data was invalid.": "Ba données oyo bapesaki ezalaki invalide.", + "The government won't let us show you what's behind these doors": "Gouvernement ekotika te to lakisa bino oyo ezali sima ya ba portes oyo", + "The HasOne relationship has already been filled.": "Relation ya HasOne esi etondisami.", + "The image could not be loaded": "Elilingi yango ekokaki kozala na chargement te", + "The image could not be loaded.": "Elilingi yango ekokaki kozala na chargement te.", + "The invoice emails must be valid email addresses.": "Ba emails ya facture esengeli kozala ba adresses ya email ya malamu.", + "The password is incorrect.": "Mot de passe ezali malamu te.", + "The provided coupon code is invalid.": "Code ya coupon oyo epesami ezali na ntina te.", + "The provided password does not match your current password.": "Mot de passe oyo epesami ekokani te na mot de passe na yo ya lelo.", + "The provided password was incorrect.": "Mot de passe oyo bapesaki ezalaki malamu te.", + "The provided two factor authentication code was invalid.": "Code ya authentification ya deux facteurs oyo epesami ezalaki invalide.", + "The provided two factor recovery code was invalid.": "Code ya récupération ya deux facteurs oyo epesami ezalaki invalide.", + "The provided VAT number is invalid.": "Nimero ya TVA oyo epesami ezali na ntina te.", + "The resource was attached!": "Resource ezalaki attaché!", + "The resource was prevented from being saved!": "Bapekisaki ete liziba yango ebikisama!", + "The resource was updated!": "Resource ezalaki mise à jour!", + "The response is not a streamed response.": "Eyano ezali eyano ya koleka te.", + "The response is not a view.": "Eyano ezali te likanisi.", + "The selected country is invalid.": "Mboka oyo oponi ezali na ntina te.", + "The selected plan is invalid.": "Mwango oyo oponi ezali na ntina te.", + "The selected resources have been :action!": "Ba ressources oyo eponami esili kozala :action!", + "The team's name and owner information.": "Kombo ya ekipi mpe sango ya nkolo.", + "There are no available options for this resource.": "Ezali na ba options te oyo ekoki kozala pona ressource oyo.", + "There are no fields to display.": "Ba champs ezali te mpo na kolakisa.", + "There are no new notifications.": "Ba notifications ya sika ezali te.", + "There was a problem executing the action.": "Ezalaki na problème ya ko exécuter action wana.", + "There was a problem fetching the resource.": "Ezalaki na mokakatano mpo na kozwa liziba yango.", + "There was a problem submitting the form.": "Ezalaki na mokakatano mpo na kotinda formulaire.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Bato oyo babengisami na équipe na bino mpe batindeli bango email ya invitation. Bakoki kosangana na ekipi na kondimaka libyangi ya email.", + "This account does not have an active subscription.": "Compte oyo ezali na abonnément active te.", + "This action is unauthorized.": "Action oyo ezali na ndingisa te.", + "This copy of Nova is unlicensed.": "Kopi oyo ya Nova ezali na licence te.", + "This coupon code can only be used by new customers.": "Code ya coupon oyo ekoki kosalelama kaka na ba clients ya sika.", + "This device": "Appareil oyo", + "This file field is read-only.": "Esika oyo ya fisyé ezali kaka mpo na kotánga.", + "This invoice is no longer open.": "Facture oyo ezali lisusu polele te.", + "This is a secure area of the application. Please confirm your password before continuing.": "Oyo ezali esika ya libateli ya application. Svp confirmer mot de passe na yo avant o continuer.", + "This password does not match our records.": "Mot de passe oyo ekokani te na ba dossiers na biso.", + "This password reset link will expire in :count minutes.": "Lien oyo ya réinitialisation ya mot de passe ekosila na :count minutes.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Lifuta oyo ebandaki, kasi misolo yango ezwami naino te. Yango ekoki kozwa mikolo 14.", + "This resource no longer exists": "Lisalisi oyo ezali lisusu te", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Abonnement oyo esilaki mpe ekoki kozongela te. Svp sala abonnément ya sika.", + "This user already belongs to the team.": "Mosaleli oyo azali déjà ya équipe.", + "This user has already been invited to the team.": "Mosaleli oyo asi abengamaki na ekipi.", + "Timor-Leste": "Timor-Leste .", + "to": "na", + "To": "Na", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Mpo na kosilisa ko activer authentification ya deux facteurs, scanner code QR oyo elandi na nzela ya application ya authenticateur ya téléphone na yo to kotia touche ya configuration mpe pesa code OTP oyo esalemi.", + "Today": "Lelo", + "Toggle navigation": "Bobongola navigation", + "Togo": "Togo .", + "Tokelau": "Tokelau ya mboka", + "Token Name": "Kombo ya Token", + "Tonga": "Tonga .", + "Too Many Requests": "Ba Demandes Ebele Trop", + "total": "mobimba", + "Total:": "Mobimba:", + "Trashed": "Ezali na bosɔtɔ", + "Trinidad And Tobago": "Trinité mpe Tobago", + "Trinidad and Tobago": "Trinité mpe Tobago", + "Tunisia": "Tunisie", + "Turkey": "Dindon", + "Turkmenistan": "Turkménistan, mboka", + "Turks And Caicos Islands": "Bisanga ya Turcs mpe Caicos", + "Turks and Caicos Islands": "Bisanga ya Turcs mpe Caicos", + "Tuvalu": "Tuvallu .", + "Two Factor Authentication": "Authentification ya ba facteurs mibale", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Authentification ya ba facteurs mibale e activé sikoyo. Scaner code QR oyo elandi na nzela ya application ya authenticateur ya téléphone na yo to kotia touche ya configuration.", + "Type": "Lolenge", + "Uganda": "Ouganda", + "Ukraine": "Ukraine .", + "Unauthorized": "Ezali na ndingisa te", + "United Arab Emirates": "Emirats Arabes Unis", + "United Kingdom": "Royaume-Uni", + "United States": "États-Unis", + "United States Minor Outlying Islands": "Bisanga mikemike oyo ezali mosika na États-Unis", + "United States Outlying Islands": "Bisanga oyo ezali mosika na États-Unis", + "Unknown": "Eyebani te", + "Unpaid": "Bafutami te", + "Update": "Ya sika", + "Update & Continue Editing": "Mikolo oyo mpe Koba na Bobongisi", + "Update :resource": "Mikolo oyo :resource", + "Update :resource: :title": "Mikolo ya sika :resource: :title", + "Update attached :resource: :title": "Mikolo oyo ekangami na :resource: :title", + "Update Password": "Mikolo oyo Mot de passe", + "Update Payment Information": "Mikolo oyo Basango ya Kofuta", + "Update Payment Method": "Mikolo oyo Méthode ya Kofuta", + "Update your account's profile information and email address.": "Mikolo oyo ba informations ya profil ya compte na yo na adresse email.", + "Uploading": "Kosala upload", + "Uploading files... (:current/:total)": "Kotiya ba fichiers... (:current/:total)", + "Uruguay": "Uruguay na mboka", + "Use a recovery code": "Salelá code ya récupération", + "Use an authentication code": "Salelá code ya bondimi", + "User Actions": "Misala ya Mosaleli", + "User Security": "Bobateli ya Mosaleli", + "Username": "Nkombo ya mosaleli", + "Uzbekistan": "Ouzbékistan", + "Value": "Motuya", + "Vanuatu": "Vanuatu .", + "VAT Number": "Numéro ya TVA", + "Venezuela": "Venezuela .", + "Venezuela, Bolivarian Republic of": "Venezuela, République bolivarienne ya", + "Verify Email Address": "Verifier Addresse ya email", + "Verify Your Email Address": "Verifier Addresse email na yo", + "Viet Nam": "Viet Nam .", + "View": "Kotala", + "Virgin Islands, British": "Bisanga Vierges, na Angleterre", + "Virgin Islands, U.S.": "Bisanga Vierges, na États-Unis.", + "Wallis And Futuna": "Wallis na Futuna", + "Wallis and Futuna": "Wallis na Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Tozali kosala abonnément na yo. Soki abonnément esili kosala malamu, page oyo eko mise à jour automatiquement. Mingimingi, likambo yango esengeli kozwa kaka mwa basegɔnde.", + "We are unable to process your payment. Please contact customer support.": "Tozali na makoki te ya kosala mosala ya kofuta na yo. Svp contacter soutien ya ba clients.", + "We have emailed your password reset link!": "Totindi na email lien ya réinitialisation ya mot de passe na yo!", + "We were unable to find a registered user with this email address.": "Tozalaki na makoki te ya kozwa mosaleli oyo akomisamaki nkombo na adresse email oyo.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Tokotinda lien ya téléchargement ya facture na ba adresses email oyo olakisaki na se. Okoki kokabola ba adresse ya email ebele na kosalelaka ba virgule.", + "We're lost in space. The page you were trying to view does not exist.": "Tobungaki na espace. Lokasa oyo ozalaki koluka kotala ezali te.", + "Welcome Back!": "Boyei malamu Bozongi!", + "Western Sahara": "Sahara ya Wɛsti", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ntango bondimi ya makambo mibale efungolami, bakosenga yo elembo ya libateli, ya kozanga kokana na ntango ya bondimi. Okoki kozwa elembo oyo na programɛ ya Google Authenticator ya telefone na yo.", + "Whoops": "Whoops na likambo yango", + "Whoops!": "Whoops, ezali bongo!", + "Whoops! Something went wrong.": "Whoops, ezali bongo! Eloko moko ekendeki mabe.", + "With Trashed": "Na Trashed", + "Write": "Kokoma", + "Year To Date": "Mbula Kino Lelo", + "Yearly": "Mbula na mbula", + "Yemen": "Yémen .", + "Yes": "Iyo", + "You are already subscribed.": "Ozali déjà abonné.", + "You are currently within your free trial period. Your trial will expire on :date.": "Ozali sikoyo na kati ya eleko na yo ya komeka ofele. Procès na yo ekosila le :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Ozali sikoyo na kati ya eleko na yo ya komeka ofele. Momekano na yo ekosila le :date. Kobanda abonnément ya sika ekosilisa momekano na yo.", + "You are logged in!": "Ozali na kati!", + "You are receiving this email because we received a password reset request for your account.": "Ozali kozwa email oyo mpo tozwaki bosengi ya kozongisa mot de passe mpo na compte na yo.", + "You have been invited to join the :team team!": "Ba invité yo okota na équipe ya :team!", + "You have enabled two factor authentication.": "O activer authentification ya deux facteurs.", + "You have not enabled two factor authentication.": "O activer te authentification ya deux facteurs.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Ozali na mwa ba factures oyo ofutaki te. Nsima ya kozongisa na mikolo lolenge na yo ya kofuta na ndenge ya liboso, okoki komeka lisusu kofuta na nzela ya liste ya ba factures oyo ezali awa na nse.", + "You may accept this invitation by clicking the button below:": "Okoki kondima libyangi oyo soki obɛti butɔ oyo ezali awa na nse:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Okoki koboya abonema na yo na ntango nyonso. Soki abonné na yo elongolami, okozala na option ya kozongela abonnément tii na suka ya cycle ya facturation na yo ya lelo.", + "You may delete any of your existing tokens if they are no longer needed.": "Okoki kolongola moko ya bilembo na yo oyo ezali soki ezali lisusu na mposa na yango te.", + "You may not delete your personal team.": "Okoki te ko effacer équipe na yo moko.", + "You may not leave a team that you created.": "Okoki kotika ekipi oyo osalaki te.", + "You will receive an invoice and payment link via email for each billing period.": "Okozwa lien ya facture mpe ya kofuta na nzela ya email mpo na eleko moko na moko ya kofuta.", + "You're logged in!": "Ozali na kati!", + "Your :invoiceName invoice is now available!": "Facture na yo ya :invoiceName ezali sikoyo!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Addresse na yo ya facture ezali :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Baboyaki karte na yo. Tosɛngi yo okutana na moto oyo apesi yo karte mpo na koyeba makambo mosusu.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Lolenge na yo ya kofuta lelo ezali carte de crédit oyo esukaka na :lastFour oyo ekosila na mokolo ya :expiration.", + "Your email address is unverified.": "Addresse email na yo ezali vérifié te.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Lifuta na yo ya suka ya :amount elongaki te. Svp mise à jour méthode na yo ya kofuta pona komeka lisusu kofuta oyo elongi te.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Lifuta na yo ya suka ya :amount sur :date elongaki te. Svp mise à jour méthode na yo ya kofuta pona komeka lisusu kofuta oyo elongi te.", + "Your next payment of :amount will be processed on :date.": "Lifuta na yo ya sima ya :amount ekozala na mokolo ya :date.", + "Your payment method has been added successfully.": "Lolenge na yo ya kofuta ebakisami malamu.", + "Your payment method will be charged automatically for each billing period.": "Lolenge na yo ya kofuta ekofutama automatiquement mpo na eleko moko na moko ya kofuta.", + "Your registered VAT Number is :vatNumber.": "Numéro na yo ya TVA oyo okomisami ezali :vatNumber.", + "Your subscription has been started successfully.": "Abonnement na yo ebandi malamu.", + "Your subscription has been successfully cancelled.": "Abonnement na yo elongolami malamu.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Abonnement na yo elongolami malamu. Okozala kaka na accès tii na suka ya période ya facturation na yo.", + "Your subscription was successfully resumed.": "Abonnement na yo ebandaki lisusu malamu.", + "Your subscription was successfully updated.": "Abonnement na yo elongaki kosala mise à jour.", + "Zambia": "Zambie na mboka", + "Zimbabwe": "Zimbabwe, mboka", + "Zip / Postal Code": "Postal / Code postal", + "Åland Islands": "Bisanga ya Åland" +} diff --git a/locales/ln/php-inline.json b/locales/ln/php-inline.json new file mode 100644 index 00000000000..5f80e984e31 --- /dev/null +++ b/locales/ln/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Esengeli kondima esika oyo.", + "accepted_if": "Esengeli kondima esika oyo ntango :other ezali :value.", + "active_url": "Esika oyo ezali URL ya malamu te.", + "after": "Esika oyo esengeli kozala dati sima ya :date.", + "after_or_equal": "Esika oyo esengeli kozala dati sima to ekokani na :date.", + "alpha": "Esika oyo esengeli kozala kaka na balɛtrɛ.", + "alpha_dash": "Esika oyo esengeli kozala kaka na balɛtrɛ, mituya, bilembo mpe bilembo ya nse.", + "alpha_num": "Esika oyo esengeli kozala kaka na balɛtrɛ mpe mituya.", + "any_of": "Esika oyo ezali na ntina te.", + "array": "Esika oyo esengeli kozala array.", + "ascii": "Esika oyo esengeli kozala kaka na bilembo mpe bilembo ya alphanumérique ya octet moko.", + "attached": "Esika oyo esi ekangami.", + "before": "Esika oyo esengeli kozala dati liboso ya :date.", + "before_or_equal": "Esika oyo esengeli kozala dati liboso to ekokana na :date.", + "between.array": "Esika oyo esengeli kozala na biloko kati na :min tii :max.", + "between.file": "Esika oyo esengeli kozala kati na :min na :max kilobytes.", + "between.numeric": "Esika oyo esengeli kozala kati na :min mpe :max.", + "between.string": "Esika oyo esengeli kozala kati na bilembo :min mpe :max.", + "boolean": "Esika oyo esengeli kozala ya solo to ya lokuta.", + "can": "Esika oyo ezali na motuya oyo epesami ndingisa te.", + "confirmed": "Bondimisi ya esika oyo ekokani te.", + "contains": "Esika oyo ezangi motuya oyo esengeli.", + "date": "Esika oyo ezali dati ya malamu te.", + "date_equals": "Esika oyo esengeli kozala dati oyo ekokani na :date.", + "date_format": "Esika oyo ekokani te na format :format.", + "decimal": "Esika oyo esengeli kozala na bisika :decimal ya décimal.", + "declined": "Esengeli koboya esika oyo.", + "declined_if": "Esengeli koboya esika oyo ntango :other ezali :value.", + "different": "Esika oyo mpe :other esengeli kozala ndenge mosusu.", + "digits": "Esika oyo esengeli kozala na ba chiffres :digits.", + "digits_between": "Esika oyo esengeli kozala kati na ba chiffres :min na :max.", + "dimensions": "Esika oyo ezali na bonene ya bilili oyo ezali malamu te.", + "distinct": "Esika oyo ezali na motuya ya mbala mibale.", + "doesnt_contain": "Esika oyo esengeli kozala na moko te ya makambo oyo elandi: :values.", + "doesnt_end_with": "Esengeli te ete esika oyo esila na moko ya makambo oyo elandi: :values.", + "doesnt_start_with": "Esengeli te ete esika oyo ebanda na moko ya makambo oyo elandi: :values.", + "email": "Esika oyo esengeli kozala adresse email ya malamu.", + "ends_with": "Esengeli ete esika oyo esila na moko ya makambo oyo elandi: :values.", + "enum": "Esika oyo oponi ezali na ntina te.", + "exists": "Esika oyo oponi ezali na ntina te.", + "extensions": "Esika oyo esengeli kozala na moko ya ba extensions oyo : :values.", + "file": "Esika oyo esengeli kozala fisyé.", + "filled": "Esika oyo esengeli kozala na motuya.", + "gt.array": "Esika oyo esengeli kozala na biloko koleka :value.", + "gt.file": "Esika oyo esengeli kozala monene koleka :value kilobytes.", + "gt.numeric": "Esika oyo esengeli kozala monene koleka :value.", + "gt.string": "Esika oyo esengeli kozala monene koleka bilembo :value.", + "gte.array": "Esika oyo esengeli kozala na biloko :value to koleka.", + "gte.file": "Esika oyo esengeli kozala monene koleka to kokokana na :value kilobytes.", + "gte.numeric": "Esika oyo esengeli kozala monene koleka to kokokana na :value.", + "gte.string": "Esika oyo esengeli kozala monene koleka to kokokana na bilembo :value.", + "hex_color": "Esika oyo esengeli kozala langi ya hexadécimal ya malamu.", + "image": "Esika oyo esengeli kozala elilingi.", + "in": "Esika oyo oponi ezali na ntina te.", + "in_array": "Esika oyo ezali te na :other.", + "in_array_keys": "Esika oyo esengeli kozala na ata moko ya bafungola oyo elandi: :values.", + "integer": "Esika oyo esengeli kozala motango mobimba.", + "ip": "Esika oyo esengeli kozala adresse IP ya malamu.", + "ipv4": "Esika oyo esengeli kozala adresse IPv4 ya malamu.", + "ipv6": "Esika oyo esengeli kozala adresse IPv6 ya malamu.", + "json": "Esika oyo esengeli kozala molongo ya JSON ya malamu.", + "list": "Esika oyo esengeli kozala liste.", + "lowercase": "Esika oyo esengeli kozala na makomi mike.", + "lt.array": "Esika oyo esengeli kozala na biloko na nse ya :value.", + "lt.file": "Esika oyo esengeli kozala na nse ya :value kilobytes.", + "lt.numeric": "Esika oyo esengeli kozala na nse ya :value.", + "lt.string": "Esika oyo esengeli kozala na nse ya bilembo :value.", + "lte.array": "Esika oyo esengeli kozala na biloko koleka :value te.", + "lte.file": "Esika oyo esengeli kozala moke to kokokana na :value kilobytes.", + "lte.numeric": "Esika oyo esengeli kozala moke to kokokana na :value.", + "lte.string": "Esika oyo esengeli kozala moke to kokokana na bilembo :value.", + "mac_address": "Esika oyo esengeli kozala adresse MAC ya malamu.", + "max.array": "Esika oyo esengeli kozala na biloko koleka :max te.", + "max.file": "Esika oyo esengeli kozala monene koleka :max kilobytes te.", + "max.numeric": "Esika oyo esengeli kozala monene koleka :max te.", + "max.string": "Esika oyo esengeli kozala monene koleka bilembo :max te.", + "max_digits": "Esika oyo esengeli kozala na ba chiffres koleka :max te.", + "mimes": "Esika oyo esengeli kozala fichier ya lolenge: :values.", + "mimetypes": "Esika oyo esengeli kozala fichier ya lolenge: :values.", + "min.array": "Esika oyo esengeli kozala na biloko ata :min.", + "min.file": "Esika oyo esengeli kozala ata na kilobytes :min.", + "min.numeric": "Esika oyo esengeli kozala ata :min.", + "min.string": "Esika oyo esengeli kozala na bilembo ata :min.", + "min_digits": "Esika oyo esengeli kozala na ba chiffres ata :min.", + "missing": "Esengeli ete elanga oyo ezangi.", + "missing_if": "Esengeli ete esika oyo ezangi ntango :other ezali :value.", + "missing_unless": "Esengeli te ete esika oyo ezangi soki :other ezali :value te.", + "missing_with": "Esengeli ete esika oyo ezangi ntango :values ezali.", + "missing_with_all": "Esengeli ete esika oyo ezangi ntango bato :values bazali.", + "multiple_of": "Esika oyo esengeli kozala multiple ya :value.", + "not_in": "Esika oyo oponi ezali na ntina te.", + "not_regex": "Format ya esika oyo ezali ya malamu te.", + "numeric": "Esika oyo esengeli kozala motango.", + "password.letters": "Esika oyo esengeli kozala na ata lɛtrɛ moko.", + "password.mixed": "Esika oyo esengeli kozala na ata lɛtrɛ moko ya monene mpe moko ya mike.", + "password.numbers": "Esika oyo esengeli kozala na ata nimero moko.", + "password.symbols": "Esika oyo esengeli kozala na ata elembo moko.", + "password.uncompromised": "Esika oyo epesami ebimi na fuite ya ba données. Svp pona esika mosusu.", + "present": "Esengeli terrain oyo ezala wana.", + "present_if": "Esengeli esika oyo ezala ntango :other ezali :value.", + "present_unless": "Esengeli esika oyo ezala longola se soki :other ezali :value.", + "present_with": "Esengeli esika oyo ezala ntango :values ezali.", + "present_with_all": "Esengeli esika oyo ezala ntango bato :values bazali.", + "prohibited": "Esika oyo epekisami.", + "prohibited_if": "Esika oyo epekisami soki :other ezali :value.", + "prohibited_if_accepted": "Esika oyo epekisami ntango :other endimami.", + "prohibited_if_declined": "Esika oyo epekisami ntango :other eboyami.", + "prohibited_unless": "Esika oyo epekisami longola se soki :other ezali na :values.", + "prohibits": "Esika oyo epekisi bato :other bázala wana.", + "regex": "Format ya esika oyo ezali ya malamu te.", + "relatable": "Etando oyo ekoki kozala na boyokani te na lisungi oyo.", + "required": "Esika oyo esengeli.", + "required_array_keys": "Esika oyo esengeli kozala na makomi mpo na: :values.", + "required_if": "Esika oyo esengeli ntango :other ezali :value.", + "required_if_accepted": "Esika oyo esengeli ntango :other endimami.", + "required_if_declined": "Esika oyo esengeli ntango :other eboyami.", + "required_unless": "Esika oyo esengeli longola se soki :other ezali na :values.", + "required_with": "Esika oyo esengeli ntango :values ezali.", + "required_with_all": "Esika oyo esengeli ntango bato :values bazali.", + "required_without": "Esika oyo esengeli ntango :values ezali te.", + "required_without_all": "Esika oyo esengeli soki moko te kati na :values azali.", + "same": "Esika oyo na :other esengeli ekokana.", + "size.array": "Esika oyo esengeli kozala na biloko :size.", + "size.file": "Esika oyo esengeli kozala na kilobytes :size.", + "size.numeric": "Esika oyo esengeli kozala :size.", + "size.string": "Esika oyo esengeli kozala na bilembo :size.", + "starts_with": "Esengeli ete esika oyo ebanda na moko ya makambo oyo elandi: :values.", + "string": "Esika oyo esengeli kozala molongo.", + "timezone": "Esika oyo esengeli kozala fuseau horaire ya malamu.", + "ulid": "Esika oyo esengeli kozala ULID ya malamu.", + "unique": "Elanga oyo esi ezwami.", + "uploaded": "Esika oyo elongi te ko uploader.", + "uppercase": "Esika oyo esengeli kozala na makomi minene.", + "url": "Esika oyo esengeli kozala URL ya malamu.", + "uuid": "Esika oyo esengeli kozala UUID ya malamu." +} diff --git a/locales/ln/php.json b/locales/ln/php.json new file mode 100644 index 00000000000..e78e570f172 --- /dev/null +++ b/locales/ln/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Esengeli kondima ba :attribute.", + "accepted_if": "Esengeli kondima :attribute ntango :other ezali :value.", + "active_url": "Ba :attribute ezali URL ya malamu te.", + "after": "Ba :attribute esengeli kozala date sima ya :date.", + "after_or_equal": ":attribute esengeli kozala dati sima to ekokani na :date.", + "alpha": "Esengeli kozala na :attribute yango kaka na balɛtrɛ.", + "alpha_dash": "Esengeli kozala na ba :attribute kaka ba lettres, ba nombres, ba tirets na ba soulignements.", + "alpha_num": "Esengeli kozala na :attribute yango kaka na balɛtrɛ mpe mituya.", + "any_of": "Esika ya :attribute ezali na ntina te.", + "array": "Ba :attribute esengeli ezala array.", + "ascii": "Esika ya :attribute esengeli kozala kaka na bilembo mpe bilembo ya alphanumérique ya octet moko.", + "attached": ":attribute oyo esi ekangami.", + "before": "Esengeli ete :attribute ezala dati liboso ya :date.", + "before_or_equal": ":attribute esengeli kozala dati liboso to ekokani na :date.", + "between.array": "Ba :attribute esengeli kozala na biloko entre :min na :max.", + "between.file": "Esengeli :attribute ezala entre :min na :max kilobytes.", + "between.numeric": "Ba :attribute esengeli kozala entre :min na :max.", + "between.string": "Esengeli kozala na bilembo :attribute kati na :min mpe :max.", + "boolean": "Esengeli ete esika ya :attribute ezala solo to lokuta.", + "can": "Esika ya :attribute ezali na motuya oyo epesami ndingisa te.", + "confirmed": "Confirmation ya :attribute ekokani te.", + "contains": "Esika ya :attribute ezangi motuya oyo esengeli.", + "current_password": "Mot de passe ezali malamu te.", + "date": "Ba :attribute ezali date valide te.", + "date_equals": "Esengeli ete :attribute ezala dati oyo ekokani na :date.", + "date_format": "Ba :attribute ekokani te na format :format.", + "decimal": "Esika ya :attribute esengeli kozala na bisika :decimal ya décimal.", + "declined": "Esengeli koboya ba :attribute.", + "declined_if": "Esengeli koboya :attribute ntango :other ezali :value.", + "different": "Esengeli :attribute mpe :other ezala ndenge mosusu.", + "digits": "Ba :attribute esengeli kozala na ba chiffres :digits.", + "digits_between": "Ba chiffres :attribute esengeli kozala entre :min na :max chiffres.", + "dimensions": "Ba :attribute ezali na ba dimensions ya image invalide.", + "distinct": "Esika ya :attribute ezali na motuya ya mbala mibale.", + "doesnt_contain": "Esika ya :attribute esengeli kozala na moko te ya oyo elandi: :values.", + "doesnt_end_with": "Esengeli te ete esika ya :attribute esila na moko ya makambo oyo elandi: :values.", + "doesnt_start_with": "Esengeli te ete esika ya :attribute ebanda na moko ya makambo oyo elandi: :values.", + "email": "Ba :attribute esengeli kozala adresse email ya valide.", + "ends_with": "Ba :attribute esengeli kosuka na moko ya makambo oyo elandi: :values.", + "enum": ":attribute oyo oponi ezali na ntina te.", + "exists": ":attribute oyo oponi ezali na ntina te.", + "extensions": "Esika ya :attribute esengeli kozala na moko ya ba extensions oyo elandi: :values.", + "failed": "Ba credentiels oyo ekokani te na ba dossiers na biso.", + "file": "Ba :attribute esengeli ezala fichier.", + "filled": "Esengeli ete esika ya :attribute ezala na motuya.", + "gt.array": "Ba :attribute esengeli kozala na biloko koleka :value.", + "gt.file": "Esengeli :attribute ezala monene koleka :value kilobytes.", + "gt.numeric": "Esengeli ete :attribute ezala monene koleka :value.", + "gt.string": "Esengeli :attribute ezala monene koleka bilembo :value.", + "gte.array": "Ba :attribute esengeli kozala na biloko :value to koleka.", + "gte.file": "Esengeli :attribute ezala monene to ekokana na :value kilobytes.", + "gte.numeric": "Esengeli :attribute ezala monene to ekokana na :value.", + "gte.string": "Ba :attribute esengeli kozala monene koleka to kokokana na bilembo :value.", + "hex_color": "Esika ya :attribute esengeli kozala na langi ya hexadécimal oyo ezali na ntina.", + "image": "Ba :attribute esengeli ezala image.", + "in": ":attribute oyo oponi ezali na ntina te.", + "in_array": "Esika ya :attribute ezali te na :other.", + "in_array_keys": "Esika ya :attribute esengeli kozala na ata moko ya bafungola oyo elandi: :values.", + "integer": "Esengeli :attribute ezala motango mobimba.", + "ip": "Ba :attribute esengeli kozala adresse IP ya malamu.", + "ipv4": "Ba :attribute esengeli kozala adresse IPv4 ya malamu.", + "ipv6": "Esengeli :attribute ezala adresse IPv6 ya malamu.", + "json": "Esengeli :attribute ezala molongo ya JSON ya malamu.", + "list": "Esika ya :attribute esengeli kozala liste.", + "lowercase": "Esika ya :attribute esengeli kozala na makomi mike.", + "lt.array": "Ba :attribute esengeli kozala na biloko na se ya :value.", + "lt.file": "Esengeli :attribute ezala na se ya :value kilobytes.", + "lt.numeric": "Ba :attribute esengeli kozala na se ya :value.", + "lt.string": "Esengeli kozala na bilembo :attribute na nse ya :value.", + "lte.array": "Ba :attribute esengeli kozala na biloko koleka :value te.", + "lte.file": "Esengeli :attribute ezala moke to ekokana na :value kilobytes.", + "lte.numeric": "Esengeli :attribute ezala moke to ekokana na :value.", + "lte.string": "Esengeli :attribute ezala moke to ekokana na bilembo :value.", + "mac_address": "Esengeli ete :attribute ezala adresse MAC oyo ezali na ntina.", + "max.array": "Ba :attribute esengeli kozala na biloko koleka :max te.", + "max.file": "Esengeli te ete :attribute ezala monene koleka :max kilobytes.", + "max.numeric": "Esengeli te ete :attribute eleka :max.", + "max.string": "Esengeli te ete :attribute yango eleka bilembo :max.", + "max_digits": "Esika ya :attribute esengeli kozala na ba chiffres koleka :max te.", + "mimes": "Ba :attribute esengeli kozala fichier ya type: :values.", + "mimetypes": "Ba :attribute esengeli kozala fichier ya type: :values.", + "min.array": "Ba :attribute esengeli kozala na biloko ata :min.", + "min.file": "Esengeli :attribute ezala ata kilobytes :min.", + "min.numeric": "Ba :attribute esengeli kozala ata :min.", + "min.string": "Esengeli kozala na bilembo :attribute ata :min.", + "min_digits": "Esika ya :attribute esengeli kozala na ba chiffres ata :min.", + "missing": "Esengeli ete esika ya :attribute ezanga.", + "missing_if": "Esengeli ete esika ya :attribute ezanga ntango :other ezali :value.", + "missing_unless": "Esengeli ete esika ya :attribute ezanga longola se soki :other ezali :value.", + "missing_with": "Esengeli ete esika ya :attribute ezanga ntango :values ezali.", + "missing_with_all": "Esengeli ete esika ya :attribute ezanga ntango :values ezali.", + "multiple_of": "Esengeli :attribute ezala multiple ya :value.", + "next": "Oyo elandi »", + "not_in": ":attribute oyo oponi ezali na ntina te.", + "not_regex": "Format ya :attribute ezali valide te.", + "numeric": "Esengeli :attribute ezala motango.", + "password": "Mot de passe ezali malamu te.", + "password.letters": "Esika ya :attribute esengeli kozala na ata lɛtrɛ moko.", + "password.mixed": "Esika ya :attribute esengeli kozala na ata lɛtrɛ moko ya monene mpe moko ya mike.", + "password.numbers": "Esika ya :attribute esengeli kozala na ata nimero moko.", + "password.symbols": "Esika ya :attribute esengeli kozala na ata elembo moko.", + "password.uncompromised": ":attribute oyo epesami ebimi na fuite ya ba données. Svp pona :attribute mosusu.", + "present": "Esengeli ete esika ya :attribute ezala wana.", + "present_if": "Esengeli ete esika ya :attribute ezala ntango :other ezali :value.", + "present_unless": "Esengeli ete esika ya :attribute ezala longola se soki :other ezali :value.", + "present_with": "Esengeli ete esika ya :attribute ezala ntango :values ezali.", + "present_with_all": "Esengeli ete esika ya :attribute ezala ntango :values ezali.", + "previous": "« Oyo eleki", + "prohibited": "Elanga ya :attribute epekisami.", + "prohibited_if": "Elanga ya :attribute epekisami ntango :other ezali :value.", + "prohibited_if_accepted": "Esika ya :attribute epekisami ntango :other endimami.", + "prohibited_if_declined": "Esika ya :attribute epekisami ntango :other eboyami.", + "prohibited_unless": "Elanga ya :attribute epekisami longola se soki :other ezali na :values.", + "prohibits": "Elanga ya :attribute epekisi :other kozala wana.", + "regex": "Format ya :attribute ezali valide te.", + "relatable": ":attribute oyo ekoki kozala na boyokani te na lisungi oyo.", + "required": "Esengeli kosala esika ya :attribute.", + "required_array_keys": "Esika ya :attribute esengeli kozala na makomi mpo na: :values.", + "required_if": "Esika ya :attribute esengeli ntango :other ezali :value.", + "required_if_accepted": "Esika ya :attribute esengeli ntango :other endimami.", + "required_if_declined": "Esika ya :attribute esengeli ntango :other eboyami.", + "required_unless": "Esika ya :attribute esengeli longola se soki :other ezali na :values.", + "required_with": "Esika ya :attribute esengeli ntango :values ezali.", + "required_with_all": "Elanga ya :attribute esengeli ntango :values ezali.", + "required_without": "Esika ya :attribute esengeli ntango :values ezali te.", + "required_without_all": "Esika ya :attribute esengeli ntango moko te kati na :values ezali.", + "reset": "Mot de passe na yo ezongisami na esika na yango.", + "same": "Esengeli :attribute na :other ekokana.", + "sent": "Totindi na email lien ya kozongisa mot de passe na yo.", + "size.array": "Esengeli kozala na biloko :attribute yango :size.", + "size.file": "Esengeli :attribute ezala :size kilobytes.", + "size.numeric": "Ba :attribute esengeli kozala :size.", + "size.string": "Ba :attribute esengeli kozala na ba caractères :size.", + "starts_with": "Ba :attribute esengeli kobanda na moko ya makambo oyo elandi: :values.", + "string": "Esengeli :attribute ezala nsinga.", + "throttle": "Ba tentatives ya login ebele trop. Svp meka lisusu na :seconds secondes.", + "throttled": "Svp zela liboso ya komeka lisusu.", + "timezone": "Esengeli ete :attribute ezala fuseau horaire oyo ezali na ntina.", + "token": "Jeton oyo ya kozongisa mot de passe ezali ya malamu te.", + "ulid": "Esika ya :attribute esengeli kozala ULID ya malamu.", + "unique": "Ba :attribute esi ezuami.", + "uploaded": "Ba :attribute balongi te ko uploader.", + "uppercase": "Esika ya :attribute esengeli kozala na makomi minene.", + "url": "Ba :attribute esengeli kozala URL ya malamu.", + "user": "Tokoki kozwa mosaleli oyo azali na adresse email wana te.", + "uuid": "Esengeli ete :attribute ezala UUID oyo ezali na ntina." +} diff --git a/locales/lo/_excludes.json b/locales/lo/_excludes.json new file mode 100644 index 00000000000..60c92181da9 --- /dev/null +++ b/locales/lo/_excludes.json @@ -0,0 +1,6 @@ +[ + "Anguilla", + "Cape Verde", + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/lo/json-inline.json b/locales/lo/json-inline.json new file mode 100644 index 00000000000..3e374beec4f --- /dev/null +++ b/locales/lo/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນບົດບາດທີ່ຖືກຕ້ອງ.", + "The :attribute must be at least :length characters and contain at least one number.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວເລກ.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນພິເສດ ແລະໜຶ່ງຕົວເລກ.", + "The :attribute must be at least :length characters and contain at least one special character.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນພິເສດ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່ ແລະ ຕົວເລກໜຶ່ງ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່ ແລະ ຕົວອັກສອນພິເສດໜຶ່ງຕົວ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່, ຕົວເລກໜຶ່ງ ແລະ ຕົວອັກສອນພິເສດໜຶ່ງຕົວ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່.", + "The :attribute must be at least :length characters.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ.", + "The :attribute must contain at least one letter.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນ.", + "The :attribute must contain at least one number.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວເລກ.", + "The :attribute must contain at least one symbol.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີສັນຍາລັກຢ່າງໜ້ອຍໜຶ່ງອັນ.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຕົວພິມນ້ອຍຢ່າງໜ້ອຍໜຶ່ງຕົວ ແລະຕົວພິມນ້ອຍ.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ຊ່ອງຂໍ້ມູນດັ່ງກ່າວໄດ້ປະກົດຢູ່ໃນຂໍ້ມູນຮົ່ວໄຫຼ. ກະລຸນາເລືອກຊ່ອງຂໍ້ມູນອື່ນ." +} diff --git a/locales/lo/json.json b/locales/lo/json.json new file mode 100644 index 00000000000..e3b4324c645 --- /dev/null +++ b/locales/lo/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ແລະ :count ຄວາມ​ຜິດ​ພາດ​ເພີ່ມ​ເຕີມ​)", + "(and :count more errors)": "(ແລະ :count ຄວາມ​ຜິດ​ພາດ​ເພີ່ມ​ເຕີມ​)|(ແລະ :count ຂໍ້ຜິດພາດເພີ່ມເຕີມ)|(ແລະ :count ຂໍ້ຜິດພາດເພີ່ມເຕີມ)", + "30 Days": "30 ວັນ", + "60 Days": "60 ວັນ", + "90 Days": "90 ວັນ", + ":amount selected": ":amount ເລືອກ", + ":amount Total": ":amount ທັງໝົດ", + ":days day trial": "ການທົດລອງ :days ມື້", + ":resource Details": ":resource ລາຍລະອຽດ", + ":resource Details: :title": ":resource ລາຍລະອຽດ: :title", + "A decryption key is required.": "ຕ້ອງໃຊ້ລະຫັດຖອດລະຫັດ.", + "A fresh verification link has been sent to your email address.": "ລິ້ງການຢັ້ງຢືນໃໝ່ໄດ້ຖືກສົ່ງໄປຫາທີ່ຢູ່ອີເມວຂອງເຈົ້າແລ້ວ.", + "A new verification link has been sent to the email address you provided during registration.": "ການເຊື່ອມຕໍ່ການຢືນຢັນໃຫມ່ໄດ້ຖືກສົ່ງໄປຫາທີ່ຢູ່ອີເມວທີ່ທ່ານໃຫ້ໃນລະຫວ່າງການລົງທະບຽນ.", + "A new verification link has been sent to the email address you provided in your profile settings.": "ລິ້ງຢືນຢັນໃໝ່ໄດ້ຖືກສົ່ງໄປຫາທີ່ຢູ່ອີເມວທີ່ທ່ານລະບຸໄວ້ໃນການຕັ້ງຄ່າໂປຣໄຟລ໌ຂອງທ່ານ.", + "A new verification link has been sent to your email address.": "ລິ້ງຢືນຢັນໃໝ່ຖືກສົ່ງໄປຫາທີ່ຢູ່ອີເມວຂອງເຈົ້າແລ້ວ.", + "Accept Invitation": "ຍອມຮັບຄຳເຊີນ", + "Action": "ການປະຕິບັດ", + "Action Event": "ເຫດການປະຕິບັດ", + "Action Events": "ເຫດການປະຕິບັດ", + "Action Happened At": "ເກີດຂຶ້ນທີ່", + "Action Initiated By": "ລິເລີ່ມໂດຍ", + "Action Name": "ຊື່", + "Action Status": "ສະຖານະ", + "Action Target": "ເປົ້າ​ຫມາຍ", + "Actions": "ການກະທໍາ", + "Add": "ເພີ່ມ", + "Add :resource": "ເພີ່ມ :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "ເພີ່ມສະມາຊິກທີມໃໝ່ໃສ່ທີມຂອງເຈົ້າ, ອະນຸຍາດໃຫ້ເຂົາເຈົ້າຮ່ວມມືກັບເຈົ້າໄດ້.", + "Add additional security to your account using two factor authentication.": "ເພີ່ມຄວາມປອດໄພເພີ່ມເຕີມໃຫ້ກັບບັນຊີຂອງທ່ານໂດຍໃຊ້ການພິສູດຢືນຢັນສອງປັດໄຈ.", + "Add Payment Method": "ເພີ່ມວິທີການຊໍາລະ", + "Add row": "ເພີ່ມແຖວ", + "Add Team Member": "ເພີ່ມສະມາຊິກທີມ", + "Add VAT Number": "ເພີ່ມໝາຍເລກ VAT", + "Added.": "ເພີ່ມແລ້ວ.", + "Additional billing information updated successfully.": "ອັບເດດຂໍ້ມູນການຮຽກເກັບເງິນເພີ່ມເຕີມສຳເລັດແລ້ວ.", + "Address": "ທີ່ຢູ່", + "Address Line 2": "ແຖວທີ່ຢູ່ 2", + "Administrator": "ຜູ້​ບໍ​ລິ​ຫານ", + "Administrator users can perform any action.": "ຜູ້ໃຊ້ຜູ້ບໍລິຫານສາມາດດໍາເນີນການໃດໆ.", + "Afghanistan": "ອັຟການິສຖານ", + "Aland Islands": "ໝູ່ເກາະເອແລນ", + "Albania": "ອານບານີ", + "Algeria": "ແອລຈີເລຍ", + "All of the people that are part of this team.": "ທຸກຄົນທີ່ເປັນສ່ວນໜຶ່ງຂອງທີມນີ້.", + "All resources loaded.": "ໂຫຼດຊັບພະຍາກອນທັງໝົດແລ້ວ.", + "All rights reserved.": "ສະຫງວນລິຂະສິດທັງໝົດ.", + "Already registered?": "ລົງ​ທະ​ບຽນ​ແລ້ວ?", + "American Samoa": "ອາ​ເມ​ລິ​ກາ Samoa", + "An error occurred while uploading the file.": "ເກີດຄວາມຜິດພາດຂຶ້ນໃນຂະນະທີ່ອັບໂຫຼດໄຟລ໌.", + "An error occurred while uploading the file: :error": "ເກີດຄວາມຜິດພາດຂຶ້ນໃນຂະນະທີ່ອັບໂຫຼດໄຟລ໌: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ເກີດຄວາມຜິດພາດທີ່ບໍ່ຄາດຄິດຂຶ້ນ ແລະພວກເຮົາໄດ້ແຈ້ງໃຫ້ທີມງານຊ່ວຍເຫຼືອຂອງພວກເຮົາ. ກະລຸນາລອງໃໝ່ໃນພາຍຫຼັງ.", + "Andorra": "ອັນດໍຣາ", + "Angola": "ອັງໂກລາ", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ຜູ້ໃຊ້ອື່ນໄດ້ປັບປຸງຊັບພະຍາກອນນີ້ນັບຕັ້ງແຕ່ຫນ້ານີ້ຖືກໂຫລດ. ກະລຸນາໂຫຼດໜ້ານີ້ຄືນໃໝ່ແລ້ວລອງອີກຄັ້ງ.", + "Antarctica": "ແອນຕາກຕິກ", + "Antigua And Barbuda": "Antigua ແລະ Barbuda", + "Antigua and Barbuda": "Antigua ແລະ Barbuda", + "API Token": "ໂທເຄັນ API", + "API Token Permissions": "ການອະນຸຍາດ API Token", + "API Tokens": "API ໂທເຄັນ", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens ອະນຸຍາດໃຫ້ບໍລິການພາກສ່ວນທີສາມກວດສອບຄວາມຖືກຕ້ອງກັບແອັບພລິເຄຊັນຂອງພວກເຮົາໃນນາມຂອງເຈົ້າ.", + "Apply": "ສະໝັກ", + "Apply Coupon": "ສະໝັກຄູປອງ", + "April": "ເດືອນເມສາ", + "Are you sure you want to attempt to pay :amount?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການພະຍາຍາມຈ່າຍ :amount?", + "Are you sure you want to cancel your subscription?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການຍົກເລີກການສະໝັກສະມາຊິກ?", + "Are you sure you want to delete all the notifications?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບການແຈ້ງເຕືອນທັງໝົດ?", + "Are you sure you want to delete the selected resources?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບຊັບພະຍາກອນທີ່ເລືອກ?", + "Are you sure you want to delete this file?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບໄຟລ໌ນີ້?", + "Are you sure you want to delete this notification?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບການແຈ້ງເຕືອນນີ້?", + "Are you sure you want to delete this payment method?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບວິທີການຊໍາລະເງິນນີ້?", + "Are you sure you want to delete this resource?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບຊັບພະຍາກອນນີ້?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບທີມງານນີ້? ເມື່ອທີມໃດນຶ່ງຖືກລຶບໄປແລ້ວ, ຊັບພະຍາກອນ ແລະຂໍ້ມູນທັງໝົດຂອງມັນຈະຖືກລຶບຢ່າງຖາວອນ.", + "Are you sure you want to delete your account?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບບັນຊີຂອງທ່ານ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບບັນຊີຂອງທ່ານ? ເມື່ອບັນຊີຂອງທ່ານຖືກລຶບ, ຊັບພະຍາກອນ ແລະຂໍ້ມູນທັງໝົດຂອງມັນຈະຖືກລຶບຢ່າງຖາວອນ. ກະລຸນາໃສ່ລະຫັດຜ່ານຂອງທ່ານເພື່ອຢືນຢັນວ່າທ່ານຕ້ອງການລຶບບັນຊີຂອງທ່ານຢ່າງຖາວອນ.", + "Are you sure you want to detach the selected resources?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການແຍກຊັບພະຍາກອນທີ່ເລືອກ?", + "Are you sure you want to detach this resource?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການແຍກຊັບພະຍາກອນນີ້?", + "Are you sure you want to force delete the selected resources?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການບັງຄັບລຶບຊັບພະຍາກອນທີ່ເລືອກ?", + "Are you sure you want to force delete this resource?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການບັງຄັບລຶບຊັບພະຍາກອນນີ້?", + "Are you sure you want to log out?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການອອກຈາກລະບົບ?", + "Are you sure you want to mark all notifications as read?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການໝາຍການແຈ້ງເຕືອນທັງໝົດວ່າອ່ານແລ້ວ?", + "Are you sure you want to remove this item?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບລາຍການນີ້ອອກ?", + "Are you sure you want to restore the selected resources?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການກູ້ຄືນຊັບພະຍາກອນທີ່ເລືອກ?", + "Are you sure you want to restore this resource?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການກູ້ຄືນຊັບພະຍາກອນນີ້?", + "Are you sure you want to resume your subscription?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການສືບຕໍ່ການສະໝັກໃຊ້ຂອງທ່ານ?", + "Are you sure you want to run this action?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການດໍາເນີນການນີ້?", + "Are you sure you want to set this payment method as your default?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການຕັ້ງວິທີການຊໍາລະນີ້ເປັນຄ່າເລີ່ມຕົ້ນຂອງທ່ານ?", + "Are you sure you want to stop impersonating?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການຢຸດການປອມຕົວ?", + "Are you sure you would like to delete this API token?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບ API token ນີ້?", + "Are you sure you would like to leave this team?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການອອກຈາກທີມນີ້?", + "Are you sure you would like to remove this person from the team?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລຶບບຸກຄົນນີ້ອອກຈາກທີມ?", + "Are you sure you would like to switch billing plans?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການປ່ຽນແຜນໃບບິນ?", + "Argentina": "ອາເຈນຕິນາ", + "Armenia": "ອາເມເນຍ", + "Aruba": "ອາຣູບາ", + "Attach": "ແນບ", + "Attach & Attach Another": "ຄັດຕິດແລະແນບອື່ນ", + "Attach :resource": "ຄັດຕິດ :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "ແນບໄຟລ໌ໂດຍການລາກ ແລະວາງລົງ, ເລືອກ ຫຼືຊີມພວກມັນ.", + "August": "ສິງຫາ", + "Australia": "ອອສເຕຣເລຍ", + "Austria": "ອອສເຕຣຍ", + "Azerbaijan": "ອາເຊີໄບຈັນ", + "Bahamas": "ບາຮາມາດ", + "Bahrain": "ບາເຣນ", + "Bangladesh": "ບັງກະລາເທດ", + "Barbados": "ບາບາໂດສ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ກ່ອນທີ່ຈະສືບຕໍ່, ທ່ານສາມາດຢືນຢັນທີ່ຢູ່ອີເມວຂອງທ່ານໂດຍການຄລິກໃສ່ການເຊື່ອມຕໍ່ທີ່ພວກເຮົາຫາກໍ່ສົ່ງອີເມວຫາທ່ານບໍ? ຖ້າທ່ານບໍ່ໄດ້ຮັບອີເມລ໌, ພວກເຮົາຍິນດີທີ່ຈະສົ່ງໃຫ້ທ່ານອີກ.", + "Before proceeding, please check your email for a verification link.": "ກ່ອນທີ່ຈະດໍາເນີນການ, ກະລຸນາກວດເບິ່ງອີເມວຂອງທ່ານສໍາລັບການເຊື່ອມຕໍ່ການຢືນຢັນ.", + "Belarus": "ເບລາຣຸດ", + "Belgium": "ປະເທດແບນຊິກ", + "Belize": "ເບລິຊ", + "Benin": "ເບນິນ", + "Bermuda": "ເບີມິວດາ", + "Bhutan": "ພູຖານ", + "Billing Information": "ຂໍ້ມູນໃບບິນ", + "Billing Management": "ການຈັດການໃບບິນ", + "Bolivia": "ໂບລິເວຍ", + "Bolivia, Plurinational State of": "ໂບລິເວຍ, ລັດ Plurinational ຂອງ", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ແລະ Saba", + "Bosnia And Herzegovina": "Bosnia ແລະ Herzegovina", + "Bosnia and Herzegovina": "Bosnia ແລະ Herzegovina", + "Botswana": "ບອດສະວານາ", + "Bouvet Island": "ເກາະບົວເວດ", + "Brazil": "ບຣາຊິນ", + "British Indian Ocean Territory": "ດິນແດນມະຫາສະໝຸດອິນເດຍຂອງອັງກິດ", + "Browser Sessions": "ເຊດຊັນຂອງຕົວທ່ອງເວັບ", + "Brunei Darussalam": "ບຣູໄນ ດາຣູຊາລາມ", + "Bulgaria": "ບຸນກາຣີ", + "Burkina Faso": "ບູກີນາຟາໂຊ", + "Burundi": "ບູຣຸນດີ", + "Cambodia": "ກຳປູເຈຍ", + "Cameroon": "ປະເທດ Cameroon", + "Canada": "ການາດາ", + "Cancel": "ຍົກເລີກ", + "Cancel Subscription": "ຍົກເລີກການສະໝັກໃຊ້", + "Cape Verde": "Cape Verde", + "Card": "ບັດ", + "Cayman Islands": "ໝູ່ເກາະເຄແມນ", + "Central African Republic": "ສາທາລະນະລັດອາຟຣິກາກາງ", + "Chad": "ຊາດ", + "Change Subscription Plan": "ປ່ຽນແຜນການສະໝັກໃຊ້", + "Change the current payment method attached to your subscription": "ປ່ຽນວິທີການຊໍາລະປະຈຸບັນທີ່ຕິດກັບການສະໝັກໃຊ້ຂອງທ່ານ", + "Changes": "ການປ່ຽນແປງ", + "Checkout": "ຈ່າຍເງິນ", + "Chile": "ຊິລີ", + "China": "ຈີນ", + "Choose": "ເລືອກ", + "Choose :field": "ເລືອກ :field", + "Choose :resource": "ເລືອກ :resource", + "Choose an option": "ເລືອກທາງເລືອກ", + "Choose date": "ເລືອກວັນທີ", + "Choose File": "ເລືອກ​ເອົາ​ໄຟລ​໌", + "Choose Files": "ເລືອກ Files", + "Choose Type": "ເລືອກປະເພດ", + "Christmas Island": "ເກາະຄຣິສມາດ", + "City": "ເມືອງ", + "Click here to re-send the verification email.": "ຄລິກທີ່ນີ້ເພື່ອສົ່ງອີເມວຢືນຢັນຄືນໃໝ່.", + "click here to request another": "ຄລິກທີ່ນີ້ເພື່ອຮ້ອງຂໍອັນອື່ນ", + "Click to choose": "ຄລິກເພື່ອເລືອກ", + "Close": "ປິດ", + "Cocos (Keeling) Islands": "ໝູ່ເກາະ Cocos (Keeling).", + "Code": "ລະຫັດ", + "Colombia": "ໂຄລໍາເບຍ", + "Comoros": "ໂຄໂມໂຣສ", + "Confirm": "ຢືນຢັນ", + "Confirm Billing Action": "ຢືນຢັນການດໍາເນີນການໃບບິນ", + "Confirm Password": "ຢືນ​ຢັນ​ລະ​ຫັດ", + "Confirm Payment": "ຢືນຢັນການຈ່າຍເງິນ", + "Confirm your :amount payment": "ຢືນຢັນການຈ່າຍເງິນ :amount ຂອງທ່ານ", + "Congo": "ຄອງໂກ", + "Congo, Democratic Republic": "ຄອງໂກ, ສາທາລະນະລັດປະຊາທິປະໄຕ", + "Congo, the Democratic Republic of the": "ຄອງໂກ, ສາທາລະນະລັດປະຊາທິປະໄຕ", + "Constant": "ຄົງທີ່", + "Continue To Payment": "ສືບຕໍ່ການຊໍາລະ", + "Cook Islands": "ໝູ່ເກາະຄຸກ", + "Copy to clipboard": "ສຳເນົາໃສ່ຄລິບບອດ", + "Costa Rica": "ໂຄສຕາຣິກາ", + "Cote D'Ivoire": "côte d'itovaire", + "Country": "ປະເທດ", + "Coupon": "ຄູປ໋ອງ", + "Coupon applied successfully.": "ນຳໃຊ້ຄູປ໋ອງສຳເລັດແລ້ວ.", + "Create": "ສ້າງ", + "Create & Add Another": "ສ້າງ ແລະເພີ່ມອັນອື່ນ", + "Create :resource": "ສ້າງ :resource", + "Create a new team to collaborate with others on projects.": "ສ້າງທີມງານໃຫມ່ເພື່ອຮ່ວມມືກັບຜູ້ອື່ນໃນໂຄງການ.", + "Create Account": "ສ້າງ​ບັນ​ຊີ", + "Create API Token": "ສ້າງ API Token", + "Create New Team": "ສ້າງທີມໃຫມ່", + "Create Team": "ສ້າງທີມ", + "Created.": "ສ້າງແລ້ວ.", + "Croatia": "ໂຄຣເອເຊຍ", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "ຄິວບາ", + "Curaçao": "ຄູຣາຊາວ", + "Current Password": "ລະ​ຫັດ​ປັດ​ຈຸ​ບັນ", + "Current Subscription Plan": "ແຜນການຈອງປະຈຸບັນ", + "Currently Subscribed": "ສະໝັກໃຊ້ໃນປັດຈຸບັນ", + "Customer Balance": "ຍອດເງິນລູກຄ້າ", + "Customize": "ປັບແຕ່ງ", + "Cyprus": "ໄຊປຣັສ", + "Czech Republic": "ສາ​ທາ​ລະ​ນະ​ລັດ​ເຊັກ", + "Côte d'Ivoire": "côte d'itovaire", + "Dark": "ມືດ", + "Dashboard": "ແຜງໜ້າປັດ", + "December": "ເດືອນທັນວາ", + "Decrease": "ຫຼຸດລົງ", + "Default": "ຄ່າເລີ່ມຕົ້ນ", + "Delete": "ລຶບ", + "Delete :resource": "ລຶບ :resource", + "Delete Account": "ລຶບບັນຊີ", + "Delete all notifications": "ລຶບການແຈ້ງເຕືອນທັງໝົດ", + "Delete API Token": "ລຶບ API Token", + "Delete File": "ລຶບໄຟລ໌", + "Delete Notification": "ລຶບການແຈ້ງເຕືອນ", + "Delete Resource": "ລຶບຊັບພະຍາກອນ", + "Delete Selected": "ລຶບທີ່ເລືອກ", + "Delete Team": "ລຶບທີມ", + "Denmark": "ເດນມາກ", + "Detach": "ຖອດອອກ", + "Detach Resource": "ແຍກຊັບພະຍາກອນ", + "Detach Selected": "Detach ເລືອກ", + "Details": "ລາຍລະອຽດ", + "Disable": "ປິດໃຊ້ງານ", + "Djibouti": "ຈີບູຕີ", + "Do you really want to leave? You have unsaved changes.": "ເຈົ້າຕ້ອງການອອກໄປແທ້ໆບໍ? ທ່ານມີການປ່ຽນແປງທີ່ຍັງບໍ່ໄດ້ບັນທຶກໄວ້.", + "Dominica": "ໂດມິນິກາ", + "Dominican Republic": "ສາທາລະນະລັດໂດມິນິກັນ", + "Done.": "ສຳເລັດແລ້ວ.", + "Download": "ດາວໂຫລດ", + "Download Invoice": "ດາວໂຫລດໃບແຈ້ງໜີ້", + "Drop file or click to choose": "ວາງໄຟລ໌ ຫຼືຄລິກເພື່ອເລືອກ", + "Drop files or click to choose": "ວາງໄຟລ໌ ຫຼືຄລິກເພື່ອເລືອກ", + "Ecuador": "ເອກົວດໍ", + "Edit": "ແກ້ໄຂ", + "Edit :resource": "ແກ້​ໄຂ :resource", + "Edit Attached": "ແກ້ໄຂທີ່ແນບມາ", + "Edit Profile": "ແກ້ໄຂໂປຣໄຟລ໌", + "Editor": "ບັນນາທິການ", + "Editor users have the ability to read, create, and update.": "ຜູ້ໃຊ້ບັນນາທິການມີຄວາມສາມາດອ່ານ, ສ້າງ, ແລະປັບປຸງ.", + "Egypt": "ປະເທດເອຢິບ", + "El Salvador": "ເອລ ຊານວາດໍ", + "Email": "ອີເມວ", + "email": "ອີເມວ", + "Email Address": "ທີ່​ຢູ່​ອີ​ເມວ", + "Email Addresses": "ທີ່ຢູ່ອີເມວ", + "Email Password Reset Link": "ລິ້ງການຣີເຊັດລະຫັດຜ່ານອີເມວ", + "Email Verification": "ການກວດສອບອີເມລ໌", + "Enable": "ເປີດໃຊ້", + "Encrypted environment file already exists.": "ໄຟລ໌ສະພາບແວດລ້ອມທີ່ເຂົ້າລະຫັດໄວ້ແລ້ວ.", + "Encrypted environment file not found.": "ບໍ່ພົບໄຟລ໌ສະພາບແວດລ້ອມທີ່ເຂົ້າລະຫັດໄວ້.", + "Ensure your account is using a long, random password to stay secure.": "ໃຫ້ແນ່ໃຈວ່າບັນຊີຂອງທ່ານໃຊ້ລະຫັດຜ່ານແບບສຸ່ມຍາວເພື່ອຄວາມປອດໄພ.", + "Environment file already exists.": "ມີໄຟລ໌ສິ່ງແວດລ້ອມຢູ່ກ່ອນແລ້ວ.", + "Environment file not found.": "ບໍ່ພົບໄຟລ໌ສະພາບແວດລ້ອມ.", + "Equatorial Guinea": "ປະເທດ Guinea Equatorial", + "Eritrea": "ເອຣິເທຣຍ", + "Error": "ຜິດພາດ", + "errors": "ຄວາມຜິດພາດ", + "Estonia": "ເອສໂຕເນຍ", + "Ethiopia": "ເອທິໂອເປຍ", + "ex VAT": "ຮາກເລືອດ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "ໝົດອາຍຸ :expiration", + "Export As CSV": "ສົ່ງອອກເປັນ CSV", + "Extra Billing Information": "ຂໍ້ມູນການຮຽກເກັບເງິນພິເສດ", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ຈໍາເປັນຕ້ອງມີການຢືນຢັນເພີ່ມເຕີມເພື່ອປະມວນຜົນການຈ່າຍເງິນຂອງທ່ານ. ກະລຸນາສືບຕໍ່ໄປຫາຫນ້າການຈ່າຍເງິນໂດຍການຄລິກໃສ່ປຸ່ມຂ້າງລຸ່ມນີ້.", + "Failed Subscription Payment": "ການຈ່າຍເງິນການສະໝັກໃຊ້ລົ້ມເຫລວ", + "Failed to load :resource!": "ໂຫຼດ :resource ບໍ່ສຳເລັດ!", + "Falkland Islands (Malvinas)": "ໝູ່ເກາະຟອກແລນ (ມາລວິນາສ)", + "Faroe Islands": "ໝູ່ເກາະຟາໂຣ", + "February": "ເດືອນກຸມພາ", + "Fiji": "ຟິຈິ", + "Filename": "ຊື່​ເອ​ກະ​ສານ", + "Finish enabling two factor authentication.": "ສຳເລັດການເປີດໃຊ້ການກວດສອບສອງປັດໃຈ.", + "Finland": "ຟິນແລນ", + "For your security, please confirm your password to continue.": "ເພື່ອຄວາມປອດໄພຂອງທ່ານ, ກະລຸນາຢືນຢັນລະຫັດຜ່ານຂອງທ່ານເພື່ອສືບຕໍ່.", + "Forbidden": "ຫ້າມ", + "Force Delete": "ບັງຄັບລຶບ", + "Force Delete :resource": "ບັງຄັບລຶບ :resource", + "Force Delete Resource": "ບັງຄັບລຶບຊັບພະຍາກອນ", + "Force Delete Selected": "ບັງຄັບລຶບທີ່ເລືອກ", + "Forgot Password": "ລືມລະຫັດຜ່ານ", + "Forgot your password?": "ລືມລະຫັດຜ່ານຂອງທ່ານບໍ?", + "Forgot Your Password?": "ລືມລະຫັດຜ່ານຂອງທ່ານບໍ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ລືມລະຫັດຜ່ານຂອງທ່ານບໍ? ບໍ່ມີບັນຫາ. ພຽງ​ແຕ່​ບອກ​ໃຫ້​ພວກ​ເຮົາ​ຮູ້​ທີ່​ຢູ່​ອີ​ເມວ​ຂອງ​ທ່ານ​ແລະ​ພວກ​ເຮົາ​ຈະ​ອີ​ເມ​ຂອງ​ທ່ານ​ເປັນ​ການ​ເຊື່ອມ​ຕໍ່​ການ​ຕັ້ງ​ລະ​ຫັດ​ຜ່ານ​ທີ່​ຈະ​ເຮັດ​ໃຫ້​ທ່ານ​ເລືອກ​ເອົາ​ອັນ​ໃຫມ່​.", + "France": "ປະເທດຝຣັ່ງ", + "French Guiana": "ຝຣັ່ງກີອານາ", + "French Polynesia": "ຝຣັ່ງໂພລີນີເຊຍ", + "French Southern Territories": "ອານາເຂດພາກໃຕ້ຂອງຝຣັ່ງ", + "From": "ຈາກ", + "Gabon": "ກາບອນ", + "Gambia": "ແກມເບຍ", + "Georgia": "ຈໍເຈຍ", + "Germany": "ເຢຍລະມັນ", + "Ghana": "ການາ", + "Gibraltar": "ຢິບຣອນຕາ", + "Go Home": "ກັບ​ບ້ານ", + "Go to page :page": "ໄປທີ່ໜ້າ :page", + "Great! You have accepted the invitation to join the :team team.": "ຍິ່ງໃຫຍ່! ທ່ານ​ໄດ້​ຕອບ​ສະ​ຫນອງ​ການ​ເຊື້ອ​ເຊີນ​ເຂົ້າ​ຮ່ວມ :team ທີມ​ງານ​.", + "Greece": "ປະເທດເກຣັກ", + "Greenland": "ກຣີນແລນ", + "Grenada": "ກຣີນາດາ", + "Guadeloupe": "ກົວເດລູບ", + "Guam": "ຕີ່", + "Guatemala": "ກົວເຕມາລາ", + "Guernsey": "ເກີ່ນຊີ", + "Guinea": "ກີນີ", + "Guinea-Bissau": "ກິນີ-ບິສເຊົາ", + "Guyana": "ກູຢານາ", + "Haiti": "ເຮຕີ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ມີຄວາມຄິດທີສອງກ່ຽວກັບການຍົກເລີກການຈອງຂອງທ່ານບໍ? ທ່ານ​ສາ​ມາດ​ເປີດ​ໃຊ້​ງານ​ການ​ສະ​ໝັກ​ຂອງ​ທ່ານ​ຄືນ​ໃໝ່​ໄດ້​ທັນ​ທີ​ທຸກ​ເວ​ລາ​ຈົນ​ກ​່​ວາ​ສິ້ນ​ສຸດ​ຂອງ​ຮອບ​ວຽນ​ໃບ​ບິນ​ໃນ​ປັດ​ຈຸ​ບັນ​ຂອງ​ທ່ານ. ຫຼັງຈາກຮອບບິນປັດຈຸບັນຂອງທ່ານສິ້ນສຸດລົງ, ທ່ານອາດຈະເລືອກແຜນການສະໝັກໃຊ້ໃໝ່ທັງໝົດ.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ມີຄວາມຄິດທີສອງກ່ຽວກັບການຍົກເລີກການຈອງຂອງທ່ານບໍ? ທ່ານ​ສາ​ມາດ​ເຮັດ​ວຽກ​ການ​ສະ​ຫມັກ​ຂອງ​ທ່ານ​ທັນ​ທີ​ທັນ​ໃດ​ທຸກ​ເວ​ລາ​ຈົນ​ກ​່​ວາ​ການ​ສິ້ນ​ສຸດ​ຂອງ​ວົງ​ຈອນ​ໃບ​ບິນ​ໃນ​ປັດ​ຈຸ​ບັນ​ຂອງ​ທ່ານ​. ຫຼັງຈາກຮອບບິນປັດຈຸບັນຂອງທ່ານສິ້ນສຸດລົງ, ທ່ານອາດຈະເລືອກແຜນການສະໝັກໃຊ້ໃໝ່ທັງໝົດ.", + "Heard Island & Mcdonald Islands": "ເກາະ Heard ແລະໝູ່ເກາະ McDonald", + "Heard Island and McDonald Islands": "ເກາະ Heard ແລະໝູ່ເກາະ McDonald", + "Hello!": "ສະບາຍດີ!", + "Hide Content": "ເຊື່ອງເນື້ອຫາ", + "Hold Up!": "ຖືຂຶ້ນ!", + "Holy See (Vatican City State)": "Holy See (ລັດວາຕິກັນ)", + "Honduras": "ຮອນດູຣັສ", + "Hong Kong": "ຮົງ​ກົງ", + "Hungary": "ຮັງກາຣີ", + "I agree to the :terms_of_service and :privacy_policy": "ຂ້ອຍເຫັນດີກັບຂໍ້ :terms_of_service ແລະ :privacy_policy", + "Iceland": "ໄອສແລນ", + "ID": "ບັດປະຈໍາຕົວ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ຖ້າຈໍາເປັນ, ທ່ານອາດຈະອອກຈາກທຸກເຊດຊັນຂອງຕົວທ່ອງເວັບອື່ນໆຂອງທ່ານໃນທຸກອຸປະກອນຂອງທ່ານ. ບາງກອງປະຊຸມຫຼ້າສຸດຂອງເຈົ້າມີລາຍຊື່ຂ້າງລຸ່ມນີ້; ຢ່າງໃດກໍຕາມ, ບັນຊີລາຍຊື່ນີ້ອາດຈະບໍ່ຄົບຖ້ວນ. ຖ້າທ່ານຮູ້ສຶກວ່າບັນຊີຂອງທ່ານຖືກບຸກລຸກ, ທ່ານຄວນອັບເດດລະຫັດຜ່ານຂອງທ່ານນຳ.", + "If you already have an account, you may accept this invitation by clicking the button below:": "ຖ້າທ່ານມີບັນຊີຢູ່ແລ້ວ, ທ່ານອາດຈະຍອມຮັບການເຊີນນີ້ໂດຍການຄລິກໃສ່ປຸ່ມຂ້າງລຸ່ມນີ້:", + "If you did not create an account, no further action is required.": "ຖ້າທ່ານບໍ່ໄດ້ສ້າງບັນຊີ, ບໍ່ຈໍາເປັນຕ້ອງດໍາເນີນການໃດໆ.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ຖ້າທ່ານບໍ່ຄາດວ່າຈະໄດ້ຮັບການເຊື້ອເຊີນໃຫ້ທີມງານນີ້, ທ່ານອາດຈະຍົກເລີກອີເມວນີ້.", + "If you did not receive the email": "ຖ້າທ່ານບໍ່ໄດ້ຮັບອີເມວ", + "If you did not request a password reset, no further action is required.": "ຖ້າ​ຫາກ​ວ່າ​ທ່ານ​ບໍ່​ໄດ້​ຮ້ອງ​ຂໍ​ໃຫ້​ຕັ້ງ​ລະ​ຫັດ​ຜ່ານ​, ບໍ່​ມີ​ການ​ດໍາ​ເນີນ​ການ​ເພີ່ມ​ເຕີມ​ແມ່ນ​ຕ້ອງ​ການ​.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ຖ້າທ່ານບໍ່ມີບັນຊີ, ທ່ານອາດຈະສ້າງບັນຊີໂດຍການຄລິກໃສ່ປຸ່ມຂ້າງລຸ່ມນີ້. ຫຼັງ​ຈາກ​ການ​ສ້າງ​ບັນ​ຊີ​, ທ່ານ​ສາ​ມາດ​ຄລິກ​ໃສ່​ປຸ່ມ​ການ​ຍອມ​ຮັບ​ຄໍາ​ເຊີນ​ໃນ​ອີ​ເມລ​໌​ນີ້​ເພື່ອ​ຮັບ​ເອົາ​ຄໍາ​ເຊີນ​ທີມ​ງານ​:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ຖ້າທ່ານຕ້ອງການເພີ່ມຂໍ້ມູນການຕິດຕໍ່ສະເພາະຫຼືຂໍ້ມູນການເກັບພາສີຂອງທ່ານ, ເຊັ່ນຊື່ທຸລະກິດຂອງທ່ານ, ເລກປະຈໍາຕົວ, ທ່ານອາດຈະເພີ່ມມັນຢູ່ບ່ອນນີ້.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "ຖ້າທ່ານມີບັນຫາໃນການກົດປຸ່ມ \":actionText\", ຄັດລອກແລະວາງ URL ຂ້າງລຸ່ມນີ້\nເຂົ້າ​ໄປ​ໃນ​ຕົວ​ທ່ອງ​ເວັບ​ຂອງ​ທ່ານ​:", + "Impersonate": "ປອມຕົວ", + "Increase": "ເພີ່ມ​ຂຶ້ນ", + "India": "ປະເທດອິນເດຍ", + "Indonesia": "ອິນໂດເນເຊຍ", + "Invalid filename.": "ຊື່ໄຟລ໌ບໍ່ຖືກຕ້ອງ.", + "Invalid JSON was returned from the route.": "JSON ບໍ່ຖືກຕ້ອງຖືກສົ່ງຄືນຈາກເສັ້ນທາງ.", + "Invoice Email Addresses": "ທີ່ຢູ່ອີເມວຂອງ Invice", + "Invoice emails updated successfully.": "ອີເມວໃບເກັບເງິນໄດ້ຖືກປັບປຸງໃຫ້ສໍາເລັດ.", + "Invoices": "ໃບເກັບເງິນ", + "Iran, Islamic Republic Of": "ອີຣ່ານ", + "Iran, Islamic Republic of": "ອີຣ່ານ, ສາທາລະນະລັດອິດສະລາມ", + "Iraq": "ອີຣັກ", + "Ireland": "ໄອແລນ", + "Isle Of Man": "ເກາະແມນ", + "Isle of Man": "ເກາະແມນ", + "Israel": "ອິດສະຣາເອນ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ເບິ່ງຄືວ່າທ່ານບໍ່ມີການສະໝັກໃຊ້ທີ່ເຄື່ອນໄຫວຢູ່. ເຈົ້າອາດຈະເລືອກໜຶ່ງໃນແຜນການສະໝັກໃຊ້ຂ້າງລຸ່ມນີ້ເພື່ອເລີ່ມຕົ້ນ. ແຜນການສະໝັກໃຊ້ອາດຈະຖືກປ່ຽນແປງ ຫຼື ຍົກເລີກຕາມຄວາມສະດວກສະບາຍຂອງທ່ານ.", + "Italy": "ປະ​ເທດ​ອີ​ຕາ​ລີ", + "Jamaica": "ຈາໄມກາ", + "January": "ມັງກອນ", + "Japan": "ຍີ່ປຸ່ນ", + "Jersey": "ເຈີຊີ", + "Jordan": "ຈໍແດນ", + "July": "ກໍລະກົດ", + "June": "ເດືອນມິຖຸນາ", + "Kazakhstan": "ຄາຊັກສະຖານ", + "Kenya": "ເຄນຢາ", + "Key": "ກະແຈ", + "Kiribati": "ກີຣິບາຕີ", + "Korea": "ເກົາ​ຫຼີ​ໃຕ້", + "Korea, Democratic People's Republic of": "​ເກົາຫຼີ, ສ", + "Korea, Republic of": "​ເກົາຫຼີ, ສ", + "Kosovo": "ໂຄໂຊໂວ", + "Kuwait": "ຄູເວດ", + "Kyrgyzstan": "ກີກີສະຖານ", + "Lao People's Democratic Republic": "ສາທາລະນະລັດ ປະຊາທິປະໄຕ ປະຊາຊົນລາວ", + "Last active": "ການເຄື່ອນໄຫວຫຼ້າສຸດ", + "Last used": "ໃຊ້ຫຼ້າສຸດ", + "Latvia": "ລັດເວຍ", + "Leave": "ອອກໄປ", + "Leave Team": "ອອກຈາກທີມງານ", + "Lebanon": "ເລບານອນ", + "length": "ຄວາມຍາວ", + "Lens": "ເລນ", + "Lesotho": "ເລໂຊໂທ", + "Liberia": "ປະເທດໄລບີເລຍ", + "Libyan Arab Jamahiriya": "ລີບີ ອາຣັບ ຈາມາຮິຣິຍາ", + "Liechtenstein": "ລິກເທນສະໄຕ", + "Light": "ແສງສະຫວ່າງ", + "Lithuania": "ລິທົວເນຍ", + "Load :perPage More": "ໂຫຼດ :perPage ເພີ່ມເຕີມ", + "Loading": "ກຳລັງໂຫຼດ", + "Location": "ສະຖານທີ່", + "Log in": "ເຂົ້າ​ສູ່​ລະ​ບົບ", + "Log In": "ເຂົ້າ​ສູ່​ລະ​ບົບ", + "Log Out": "ອອກ​ຈາກ​ລະ​ບົບ", + "Log out": "ອອກ​ຈາກ​ລະ​ບົບ", + "Log Out Other Browser Sessions": "ອອກຈາກລະບົບຂອງຕົວທ່ອງເວັບອື່ນໆ", + "Log Viewer": "ຕົວເບິ່ງບັນທຶກ", + "Login": "ເຂົ້າ​ສູ່​ລະ​ບົບ", + "Logout": "ອອກ​ຈາກ​ລະ​ບົບ", + "Logs": "ບັນທຶກ", + "Luxembourg": "ລັກເຊມເບີກ", + "Macao": "ມາເກົ້າ", + "Macedonia": "ມາເຊໂດເນຍເໜືອ", + "Macedonia, the former Yugoslav Republic of": "Macedonia, ອະດີດສາທາລະນະລັດ Yugoslav ຂອງ", + "Madagascar": "ມາດາກັສກາ", + "Malawi": "ມາລາວີ", + "Malaysia": "ມາເລເຊຍ", + "Maldives": "ມັນດີຟ", + "Mali": "ມາລີ", + "Malta": "ມາລຕາ", + "Manage Account": "ຈັດການບັນຊີ", + "Manage and log out your active sessions on other browsers and devices.": "ຈັດການ ແລະອອກຈາກເຊດຊັນທີ່ໃຊ້ວຽກຂອງທ່ານໃນໂປຣແກຣມທ່ອງເວັບ ແລະອຸປະກອນອື່ນ.", + "Manage API Tokens": "ຈັດການ API Token", + "Manage Role": "ຄຸ້ມຄອງບົດບາດ", + "Manage Team": "ຈັດການທີມງານ", + "Managing billing for :billableName": "ການ​ຄຸ້ມ​ຄອງ​ໃບ​ບິນ​ຄ່າ​ສໍາ​ລັບ :billableName​", + "March": "ມີນາ", + "Mark all as Read": "ໝາຍທັງໝົດວ່າອ່ານແລ້ວ", + "Mark all notifications as read": "ໝາຍການແຈ້ງເຕືອນທັງໝົດວ່າອ່ານແລ້ວ", + "Mark Read": "Mark ອ່ານ", + "Mark Unread": "ໝາຍວ່າຍັງບໍ່ໄດ້ອ່ານ", + "Marshall Islands": "ໝູ່ເກາະມາແຊລ", + "Martinique": "ມາຕິນິກ", + "Mauritania": "ມໍຣິຕາເນຍ", + "Mauritius": "ມໍຣິຕິສ", + "May": "ພຶດສະພາ", + "Mayotte": "ມາຢອດ", + "Mexico": "ເມັກຊິໂກ", + "Micronesia, Federated States Of": "ໄມໂຄຣນີເຊຍ", + "Micronesia, Federated States of": "ໄມໂຄຣນີເຊຍ, ລັດສະໝີຂອງ", + "Moldova": "ມອນໂດວາ", + "Moldova, Republic of": "Moldova, ສາທາລະນະລັດ", + "Monaco": "ໂມນາໂກ", + "Mongolia": "ມົງໂກເລຍ", + "Montenegro": "ມອນເຕເນໂກຣ", + "Month To Date": "ເດືອນເຖິງວັນທີ", + "Monthly": "ປະຈໍາເດືອນ", + "monthly": "ປະຈໍາເດືອນ", + "Montserrat": "ມອນເຊີຣາດ", + "Morocco": "ໂມຣັອກໂຄ", + "Mozambique": "ໂມຊຳບິກ", + "Myanmar": "ມຽນມາ", + "Name": "ຊື່", + "name": "ຊື່", + "Namibia": "ນາມິເບຍ", + "Nauru": "ນາອູຣູ", + "Nepal": "ເນປານ", + "Netherlands": "ເນເທີແລນ", + "Netherlands Antilles": "ເນເທີແລນ Antilles", + "Nevermind": "ບໍ່​ເປັນ​ຫຍັງ", + "Nevermind, I'll keep my old plan": "ບໍ່ເປັນຫຍັງ, ຂ້ອຍຈະຮັກສາແຜນການເກົ່າຂອງຂ້ອຍ", + "New": "ໃຫມ່", + "New :resource": "ໃໝ່ :resource", + "New Caledonia": "ນິວຄາລິໂດເນຍ", + "New Password": "ລະຫັດຜ່ານໃໝ່", + "New Zealand": "ນິວ​ຊີ​ແລນ", + "Next": "ຕໍ່ໄປ", + "Next Payment": "ການຈ່າຍເງິນຕໍ່ໄປ", + "Next Payment on": "ການຈ່າຍເງິນຕໍ່ໄປແມ່ນເປີດ", + "Nicaragua": "ນິກາຣາກົວ", + "Niger": "ໄນເຈີ", + "Nigeria": "ໄນຈີເຣຍ", + "Niue": "ນີວ", + "No": "ບໍ່", + "No :resource matched the given criteria.": "ບໍ່ມີ :resource ກົງກັບເງື່ອນໄຂທີ່ກໍານົດ.", + "No additional information...": "ບໍ່ມີຂໍ້ມູນເພີ່ມເຕີມ...", + "No Current Data": "ບໍ່ມີຂໍ້ມູນປະຈຸບັນ", + "No Data": "ບໍ່​ມີ​ຂໍ້​ມູນ", + "no file selected": "ບໍ່ໄດ້ເລືອກໄຟລ໌", + "No Increase": "ບໍ່​ມີ​ການ​ເພີ່ມ​ຂຶ້ນ​", + "No payment methods on file.": "ບໍ່ມີວິທີການຊໍາລະຢູ່ໃນໄຟລ໌.", + "No payment scheduled.": "ບໍ່ມີກຳນົດການຊໍາລະ.", + "No Prior Data": "ບໍ່ມີຂໍ້ມູນກ່ອນ", + "No Results Found.": "ບໍ່ພົບຜົນການຊອກຫາ.", + "Norfolk Island": "ເກາະ Norfolk", + "Northern Mariana Islands": "ໝູ່ເກາະມາຣີນາເໜືອ", + "Norway": "ປະ​ເທດ​ນໍ່​ເວ", + "Not Found": "ບໍ່​ພົບ", + "Notifications": "ການແຈ້ງເຕືອນ", + "Nova": "ໂນວາ", + "Nova User": "ຜູ້ໃຊ້ Nova", + "November": "ເດືອນພະຈິກ", + "October": "ຕຸລາ", + "of": "ຂອງ", + "OK": "ຕົກລົງ", + "Oman": "ໂອມານ", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ເມື່ອທີມໃດນຶ່ງຖືກລຶບໄປແລ້ວ, ຊັບພະຍາກອນ ແລະຂໍ້ມູນທັງໝົດຂອງມັນຈະຖືກລຶບຢ່າງຖາວອນ. ກ່ອນທີ່ຈະລຶບທີມນີ້, ກະລຸນາດາວໂຫລດຂໍ້ມູນ ຫຼືຂໍ້ມູນໃດໆກ່ຽວກັບທີມນີ້ທີ່ທ່ານຕ້ອງການຮັກສາໄວ້.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "ເມື່ອບັນຊີຂອງທ່ານຖືກລຶບ, ຊັບພະຍາກອນ ແລະຂໍ້ມູນທັງໝົດຂອງມັນຈະຖືກລຶບຢ່າງຖາວອນ. ກ່ອນທີ່ຈະລຶບບັນຊີຂອງທ່ານ, ກະລຸນາດາວໂຫລດຂໍ້ມູນ ຫຼືຂໍ້ມູນໃດໆກໍຕາມທີ່ທ່ານຕ້ອງການທີ່ຈະຮັກສາໄວ້.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ເມື່ອບັນຊີຂອງທ່ານຖືກລຶບ, ຊັບພະຍາກອນ ແລະຂໍ້ມູນທັງໝົດຂອງມັນຈະຖືກລຶບຢ່າງຖາວອນ. ກະລຸນາໃສ່ລະຫັດຜ່ານຂອງທ່ານເພື່ອຢືນຢັນວ່າທ່ານຕ້ອງການລຶບບັນຊີຂອງທ່ານຢ່າງຖາວອນ.", + "Only Trashed": "ຖິ້ມຂີ້ເຫຍື້ອເທົ່ານັ້ນ", + "Open Invoices": "ເປີດໃບແຈ້ງໜີ້", + "Original": "ຕົ້ນສະບັບ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ປະຕູການຄຸ້ມຄອງການຮຽກເກັບເງິນຂອງພວກເຮົາອະນຸຍາດໃຫ້ທ່ານຈັດການແຜນການສະໝັກໃຊ້, ວິທີການຈ່າຍເງິນ ແລະ ດາວໂຫຼດໃບເກັບເງິນຫຼ້າສຸດຂອງທ່ານຢ່າງສະດວກສະບາຍ.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ປະຕູການຄຸ້ມຄອງການຮຽກເກັບເງິນຂອງພວກເຮົາອະນຸຍາດໃຫ້ທ່ານຈັດການແຜນການສະໝັກໃຊ້, ວິທີການຈ່າຍເງິນ ແລະ ດາວໂຫຼດໃບເກັບເງິນຫຼ້າສຸດຂອງທ່ານຢ່າງສະດວກສະບາຍ.", + "Page Expired": "ໜ້າໝົດອາຍຸແລ້ວ", + "Pagination Navigation": "ການນໍາທາງ Pagination", + "Paid": "ຈ່າຍແລ້ວ", + "Pakistan": "ປາກິສຖານ", + "Palau": "ປາລູ", + "Palestinian Territory, Occupied": "ອານາເຂດຂອງ Palestinian, ຍຶດຄອງ", + "Panama": "ປານາມາ", + "Papua New Guinea": "ປາປົວນິວກີນີ", + "Paraguay": "ປາຣາກວາຍ", + "Password": "ລະຫັດຜ່ານ", + "password": "ລະຫັດຜ່ານ", + "Payment Confirmation": "ການຢືນຢັນການຈ່າຍເງິນ", + "Payment Information": "ຂໍ້ມູນການຈ່າຍເງິນ", + "Payment information updated successfully.": "ອັບເດດຂໍ້ມູນການຈ່າຍເງິນສຳເລັດແລ້ວ.", + "Payment Method": "ວິທີການຊໍາລະເງິນ", + "Payment Methods": "ວິທີການຊໍາລະເງິນ", + "Payment Required": "ຕ້ອງການການຈ່າຍເງິນ", + "Payments": "ການຈ່າຍເງິນ", + "Pending Team Invitations": "ການເຊີນທີມທີ່ລໍຖ້າຢູ່", + "Per Page": "ຕໍ່ຫນ້າ", + "Permanently delete this team.": "ລຶບທີມນີ້ອອກຖາວອນ.", + "Permanently delete your account.": "ລຶບບັນຊີຂອງທ່ານຢ່າງຖາວອນ.", + "Permissions": "ການອະນຸຍາດ", + "Peru": "ເປຣູ", + "Philippines": "ຟີລິບປິນ", + "Photo": "ຮູບ", + "Pitcairn": "ເປັກ", + "Please accept the terms of service.": "ກະລຸນາຍອມຮັບເງື່ອນໄຂການໃຫ້ບໍລິການ.", + "Please click the button below to verify your email address.": "ກະລຸນາຄລິກໃສ່ປຸ່ມຂ້າງລຸ່ມນີ້ເພື່ອຢືນຢັນທີ່ຢູ່ອີເມວຂອງທ່ານ.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "ກະລຸນາຢືນຢັນການເຂົ້າເຖິງບັນຊີຂອງທ່ານໂດຍການໃສ່ລະຫັດການກູ້ຂໍ້ມູນສຸກເສີນອັນໃດອັນໜຶ່ງຂອງທ່ານ.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "ກະລຸນາຢືນຢັນການເຂົ້າໃຊ້ບັນຊີຂອງທ່ານໂດຍການໃສ່ລະຫັດການພິສູດຢືນຢັນທີ່ສະໜອງໃຫ້ໂດຍແອັບພລິເຄຊັນ authenticator ຂອງທ່ານ.", + "Please confirm your password before continuing.": "ກະລຸນາຢືນຢັນລະຫັດຜ່ານຂອງທ່ານກ່ອນທີ່ຈະສືບຕໍ່.", + "Please copy your new API token. For your security, it won't be shown again.": "ກະລຸນາສຳເນົາເຄື່ອງໝາຍ API ໃໝ່ຂອງເຈົ້າ. ເພື່ອຄວາມປອດໄພຂອງເຈົ້າ, ມັນຈະບໍ່ຖືກສະແດງອີກ.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ກະລຸນາໃສ່ລະຫັດຜ່ານຂອງທ່ານເພື່ອຢືນຢັນວ່າທ່ານຕ້ອງການອອກຈາກເຊດຊັນບຼາວເຊີອື່ນຂອງທ່ານໃນທົ່ວທຸກອຸປະກອນຂອງທ່ານ.", + "Please provide a maximum of three invoice emails addresses.": "ກະລຸນາໃຫ້ EMAILS ໃບເກັບເງິນ 3 ໃບສູງສຸດ.", + "Please provide the email address of the person you would like to add to this team.": "ກະລຸນາລະບຸທີ່ຢູ່ອີເມວຂອງບຸກຄົນທີ່ທ່ານຕ້ອງການເພີ່ມໃສ່ທີມງານນີ້.", + "Please set a default payment method before retrying payments.": "ກະລຸນາກໍານົດວິທີການຈ່າຍຄ່າເລີ່ມຕົ້ນກ່ອນທີ່ຈະທົດລອງໃຊ້ຈ່າຍ.", + "Please set a default payment method before swapping plans.": "ກະລຸນາຕັ້ງວິທີການຊໍາລະເລີ່ມຕົ້ນກ່ອນການສະຫຼັບແຜນການ.", + "Poland": "ໂປແລນ", + "Portugal": "ປອກຕຸຍການ", + "Press / to search": "ກົດ / ເພື່ອຊອກຫາ", + "Preview": "ເບິ່ງຕົວຢ່າງ", + "Previewing": "ກຳລັງເບິ່ງຕົວຢ່າງ", + "Previous": "ທີ່ຜ່ານມາ", + "Privacy Policy": "ນະໂຍບາຍຄວາມເປັນສ່ວນຕົວ", + "Profile": "ໂປຣໄຟລ໌", + "Profile Information": "ຂໍ້ມູນໂປຣໄຟລ໌", + "Puerto Rico": "ເປີໂຕຣິໂກ", + "Qatar": "ກາຕາ", + "Quarter To Date": "ໄຕມາດຈົນເຖິງວັນທີ", + "Recovery Code": "ລະຫັດການຟື້ນຕົວ", + "Refresh": "ໂຫຼດຂໍ້ມູນຄືນໃໝ່", + "Regards,": "ດ້ວຍຄວາມນັບຖື,", + "Regenerate Recovery Codes": "ສ້າງລະຫັດການຟື້ນຕົວຄືນ", + "Register": "ລົງທະບຽນ", + "Reload": "ໂຫຼດໃໝ່", + "Remember me": "ຈື່​ຂ້ອຍ", + "Remember Me": "ຈື່​ຂ້ອຍ", + "Remove": "ເອົາອອກ", + "Remove Photo": "ລຶບຮູບອອກ", + "Remove Team Member": "ເອົາສະມາຊິກທີມອອກ", + "Replicate": "ສຳເນົາ", + "Required fields": "ສາ​ຂາ​ທີ່​ຕ້ອງ​ການ", + "Resend Verification Email": "ສົ່ງອີເມວຢືນຢັນຄືນໃໝ່", + "Reset Filters": "ຣີເຊັດຕົວກອງ", + "Reset Password": "ຣີເຊັດລະຫັດຜ່ານ", + "Reset Password Notification": "ຣີເຊັດການແຈ້ງເຕືອນລະຫັດຜ່ານ", + "resource": "ຊັບພະຍາກອນ", + "Resource Row Dropdown": "ແຖວຊັບພະຍາກອນແບບເລື່ອນລົງ", + "Resources": "ຊັບ​ພະ​ຍາ​ກອນ", + "resources": "ຊັບ​ພະ​ຍາ​ກອນ", + "Restore": "ຟື້ນຟູ", + "Restore :resource": "ຟື້ນຟູ :resource", + "Restore Resource": "ຟື້ນຟູຊັບພະຍາກອນ", + "Restore Selected": "ຟື້ນຟູທີ່ເລືອກ", + "results": "ຜົນໄດ້ຮັບ", + "Resume Subscription": "ສືບຕໍ່ການສະໝັກໃຊ້", + "Retry Payment": "ລອງຈ່າຍເງິນອີກຄັ້ງ", + "Return to :appName": "ກັບໄປທີ່ :appName", + "Reunion": "ຣີຢູນຽນ", + "Role": "ບົດບາດ", + "Romania": "ໂຣມາເນຍ", + "Run Action": "ດໍາເນີນການປະຕິບັດງານ", + "Russian Federation": "ສະຫະພັນລັດເຊຍ", + "Rwanda": "ຣວັນດາ", + "Réunion": "ຣີຢູນຽນ", + "Saint Barthelemy": "ເຊນ ບາເທເລມີ", + "Saint Barthélemy": "ເຊນ ບາເທເລມີ", + "Saint Helena": "ເຊນ ເຮເລນາ", + "Saint Kitts And Nevis": "ເຊນຄັສ ແລະ ເນວິສ", + "Saint Kitts and Nevis": "Saint Kitts ແລະ Nevis", + "Saint Lucia": "ເຊນລູເຊຍ", + "Saint Martin": "ເຊນ ມາຕິນ", + "Saint Martin (French part)": "Saint Martin (ພາກ​ພາ​ສາ​ຝຣັ່ງ​)", + "Saint Pierre And Miquelon": "ເຊນ Pierre ແລະ Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre ແລະ Miquelon", + "Saint Vincent And Grenadines": "ເຊນ ວິນເຊັນ ແລະ ເກນາດີນ", + "Saint Vincent and the Grenadines": "Saint Vincent ແລະ Grenadines", + "Samoa": "ຊາມົວ", + "San Marino": "ຊານມາຣິໂນ", + "Sao Tome And Principe": "São Tomé ແລະ Príncipe", + "Sao Tome and Principe": "Sao Tome ແລະ Principe", + "Saudi Arabia": "ຊາ​ອຸ​ດິ​ອາ​ຣາ​ເບຍ", + "Save": "ບັນທຶກ", + "Saved.": "ບັນທຶກແລ້ວ.", + "Scroll to bottom": "ເລື່ອນລົງລຸ່ມສຸດ", + "Scroll to top": "ເລື່ອນໄປທາງເທິງ", + "Search": "ຊອກຫາ", + "Secure Area": "ພື້ນທີ່ປອດໄພ", + "Select": "ເລືອກ", + "Select a different plan": "ເລືອກແຜນອື່ນ", + "Select a log file...": "ເລືອກໄຟລ໌ບັນທຶກ...", + "Select A New Photo": "ເລືອກຮູບໃໝ່", + "Select Action": "ເລືອກການປະຕິບັດ", + "Select all": "ເລືອກ​ທັງ​ຫມົດ", + "Select All Dropdown": "ເລືອກແບບເລື່ອນລົງທັງໝົດ", + "Select this page": "ເລືອກໜ້ານີ້", + "Send Password Reset Link": "ສົ່ງລິ້ງປ່ຽນລະຫັດຜ່ານ", + "Senegal": "ເຊເນການ", + "September": "ກັນຍາ", + "Serbia": "ເຊີເບຍ", + "Server Error": "ເຊີບເວີຜິດພາດ", + "Service Unavailable": "ບໍ່​ມີ​ບໍ​ລິ​ການ", + "Set as default": "ກໍາ​ນົດ​ເປັນ​ຄ່າ​ເລີ່ມ​ຕົ້ນ", + "Setup Key": "ປຸ່ມຕັ້ງຄ່າ", + "Seychelles": "ເຊເຊວສ໌", + "Show All Fields": "ສະແດງທຸກຊ່ອງ", + "Show Content": "ສະແດງເນື້ອຫາ", + "Show Recovery Codes": "ສະແດງລະຫັດການຟື້ນຕົວ", + "Showing": "ກຳລັງສະແດງ", + "Sierra Leone": "ເຊຍຣາລີໂອນ", + "Signed in as": "ເຂົ້າສູ່ລະບົບເປັນ", + "Singapore": "ສິງກະໂປ", + "Sint Maarten (Dutch part)": "sint marten", + "Slovakia": "ສະໂລວາເກຍ", + "Slovenia": "ສະໂລເວເນຍ", + "Soft Deleted": "Soft ລຶບ", + "Solomon Islands": "ໝູ່ເກາະໂຊໂລມອນ", + "Somalia": "ໂຊມາເລຍ", + "Something went wrong.": "ມີບາງຢ່າງຜິດພາດ.", + "Sorry! You are not authorized to perform this action.": "ຂໍ​ໂທດ! ທ່ານບໍ່ໄດ້ຮັບອະນຸຍາດໃຫ້ດໍາເນີນການນີ້.", + "Sorry, your session has expired.": "ຂໍອະໄພ, ເຊດຊັນຂອງທ່ານໝົດອາຍຸແລ້ວ.", + "South Africa": "ອາຟຣິກາໃຕ້", + "South Georgia And Sandwich Isl.": "ຈໍເຈຍໃຕ້ ແລະໝູ່ເກາະແຊນວິດໃຕ້", + "South Georgia and the South Sandwich Islands": "ຈໍເຈຍໃຕ້ ແລະໝູ່ເກາະແຊນວິດໃຕ້", + "South Sudan": "ຊູດານໃຕ້", + "Spain": "ສະເປນ", + "Sri Lanka": "ສີ​ລັງ​ກາ", + "Standalone Actions": "ການປະຕິບັດແບບສະແຕນເລດ", + "Start Polling": "ເລີ່ມການລົງຄະແນນສຽງ", + "Start polling": "ເລີ່ມລົງຄະແນນສຽງ", + "State / County": "ລັດ/ຄາວຕີ້", + "Stop Impersonating": "ຢຸດການປອມຕົວ", + "Stop Polling": "ຢຸດການລົງຄະແນນສຽງ", + "Stop polling": "ຢຸດການລົງຄະແນນສຽງ", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ເກັບຮັກສາລະຫັດກູ້ເຫຼົ່ານີ້ໄວ້ໃນຕົວຈັດການລະຫັດຜ່ານທີ່ປອດໄພ. ພວກມັນສາມາດໃຊ້ເພື່ອກູ້ການເຂົ້າເຖິງບັນຊີຂອງທ່ານໄດ້ ຖ້າອຸປະກອນການກວດສອບສອງປັດໄຈຂອງເຈົ້າເສຍໄປ.", + "Subscribe": "ຈອງ", + "Subscription Information": "ຂໍ້ມູນການສະໝັກໃຊ້", + "Subscription Pending": "ລໍຖ້າການສະໝັກໃຊ້", + "Sudan": "ຊູດານ", + "Suriname": "ຊູຣິນາມ", + "Svalbard And Jan Mayen": "Svalbard ແລະ Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard ແລະ Jan Mayen", + "Swaziland": "ສະວາຊິແລນ", + "Sweden": "ສວີເດນ", + "Switch Teams": "ສະຫຼັບທີມ", + "Switzerland": "ສະວິດເຊີແລນ", + "Syrian Arab Republic": "ສາທາລະນະລັດ ອາຣັບ ຊີເຣຍ", + "System": "ລະບົບ", + "Taiwan": "ໄຕ້ຫວັນ", + "Taiwan, Province of China": "ແຂວງ​ໄຕ້​ຫວັນ​ຂອງ​ຈີນ​", + "Tajikistan": "ທາຈິກິດສະຖານ", + "Tanzania": "ແທນຊາເນຍ", + "Tanzania, United Republic of": "Tanzania, ສາທາລະນະລັດສະຫະລັດ", + "TAX": "ພາສີ", + "Team Details": "ລາຍລະອຽດທີມງານ", + "Team Invitation": "ເຊີນທີມ", + "Team Members": "ສະມາຊິກທີມ", + "Team Name": "ຊື່ທີມ", + "Team Owner": "ເຈົ້າຂອງທີມ", + "Team Settings": "ການຕັ້ງຄ່າທີມງານ", + "Terms of Service": "ເງື່ອນໄຂການໃຫ້ບໍລິການ", + "Thailand": "ປະເທດໄທ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ຂອບໃຈສໍາລັບການລົງທະບຽນ! ກ່ອນທີ່ຈະເລີ່ມຕົ້ນ, ທ່ານສາມາດຢືນຢັນທີ່ຢູ່ອີເມວຂອງທ່ານໂດຍການຄລິກໃສ່ການເຊື່ອມຕໍ່ທີ່ພວກເຮົາຫາກໍ່ສົ່ງອີເມວຫາທ່ານບໍ? ຖ້າທ່ານບໍ່ໄດ້ຮັບອີເມລ໌, ພວກເຮົາຍິນດີທີ່ຈະສົ່ງໃຫ້ທ່ານອີກ.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ຂອບໃຈສໍາລັບການສະຫນັບສະຫນູນຢ່າງຕໍ່ເນື່ອງຂອງທ່ານ. ພວກເຮົາໄດ້ແນບສຳເນົາໃບແຈ້ງໜີ້ຂອງທ່ານໃຫ້ກັບບັນທຶກຂອງທ່ານ. ກະລຸນາແຈ້ງໃຫ້ພວກເຮົາຮູ້ວ່າທ່ານມີຄໍາຖາມຫຼືຄວາມກັງວົນໃດໆ.", + "Thanks,": "ຂອບໃຈ,", + "The :attribute must be a valid role.": ":attribute ຕ້ອງເປັນບົດບາດທີ່ຖືກຕ້ອງ.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວເລກ.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນພິເສດ ແລະ ຕົວເລກໜຶ່ງ.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນພິເສດ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່ ແລະ ຕົວເລກໜຶ່ງ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຕົວພິມໃຫຍ່ຢ່າງໜ້ອຍໜຶ່ງຕົວ ແລະ ຕົວອັກສອນພິເສດໜຶ່ງຕົວ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຕົວພິມໃຫຍ່ຢ່າງໜ້ອຍໜຶ່ງຕົວ, ຕົວເລກໜຶ່ງ ແລະ ຕົວອັກສອນພິເສດໜຶ່ງຕົວ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ ແລະ ມີຢ່າງໜ້ອຍໜຶ່ງຕົວພິມໃຫຍ່.", + "The :attribute must be at least :length characters.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :length ຕົວອັກສອນ.", + "The :attribute must contain at least one letter.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນ.", + "The :attribute must contain at least one number.": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວເລກ.", + "The :attribute must contain at least one symbol.": ":attribute ຕ້ອງມີສັນຍາລັກຢ່າງໜ້ອຍໜຶ່ງອັນ.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute ຕ້ອງມີຕົວພິມນ້ອຍຢ່າງໜ້ອຍໜຶ່ງຕົວ ແລະຕົວພິມນ້ອຍ.", + "The :resource was created!": ":resource ໄດ້ຖືກສ້າງຂື້ນ!", + "The :resource was deleted!": ":resource ຖືກລົບ!", + "The :resource was restored!": ":resource ໄດ້ຖືກຟື້ນຟູ!", + "The :resource was updated!": ":resource ໄດ້ຖືກປັບປຸງ!", + "The action was executed successfully.": "ການປະຕິບັດໄດ້ຖືກປະຕິບັດຢ່າງສໍາເລັດຜົນ.", + "The default payment method cannot be removed.": "ບໍ່ສາມາດລຶບວິທີການຊໍາລະເລີ່ມຕົ້ນໄດ້.", + "The file was deleted!": "ໄຟລ໌ຖືກລຶບແລ້ວ!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute ທີ່ໃຫ້ໄດ້ປະກົດຢູ່ໃນການຮົ່ວໄຫລຂອງຂໍ້ມູນ. ກະລຸນາເລືອກ :attribute ອັນອື່ນ.", + "The given data was invalid.": "ຂໍ້ມູນທີ່ລະບຸນັ້ນບໍ່ຖືກຕ້ອງ.", + "The government won't let us show you what's behind these doors": "ລັດຖະບານຈະບໍ່ປ່ອຍໃຫ້ພວກເຮົາສະແດງໃຫ້ທ່ານເຫັນສິ່ງທີ່ຢູ່ເບື້ອງຫຼັງປະຕູເຫຼົ່ານີ້", + "The HasOne relationship has already been filled.": "ຄວາມສໍາພັນ HasOne ໄດ້ຖືກຕື່ມໃສ່ແລ້ວ.", + "The image could not be loaded": "ບໍ່ສາມາດໂຫຼດຮູບພາບໄດ້", + "The image could not be loaded.": "ບໍ່ສາມາດໂຫຼດຮູບພາບໄດ້.", + "The invoice emails must be valid email addresses.": "ອີເມວໃບເກັບເງິນຕ້ອງເປັນທີ່ຢູ່ອີເມວທີ່ຖືກຕ້ອງ.", + "The password is incorrect.": "ລະຫັດຜ່ານບໍ່ຖືກຕ້ອງ.", + "The provided coupon code is invalid.": "ລະຫັດຄູປ໋ອງທີ່ໃຫ້ມາບໍ່ຖືກຕ້ອງ.", + "The provided password does not match your current password.": "ລະຫັດຜ່ານທີ່ລະບຸນັ້ນບໍ່ກົງກັບລະຫັດຜ່ານປັດຈຸບັນຂອງເຈົ້າ.", + "The provided password was incorrect.": "ລະຫັດຜ່ານທີ່ລະບຸນັ້ນບໍ່ຖືກຕ້ອງ.", + "The provided two factor authentication code was invalid.": "ລະຫັດການພິສູດຢືນຢັນສອງປັດໄຈທີ່ລະບຸນັ້ນບໍ່ຖືກຕ້ອງ.", + "The provided two factor recovery code was invalid.": "ລະຫັດການກູ້ຂໍ້ມູນສອງປັດໄຈທີ່ໃຫ້ມານັ້ນບໍ່ຖືກຕ້ອງ.", + "The provided VAT number is invalid.": "ໝາຍເລກ VAT ທີ່ລະບຸນັ້ນບໍ່ຖືກຕ້ອງ.", + "The resource was attached!": "ຊັບພະຍາກອນໄດ້ຖືກຄັດຕິດ!", + "The resource was prevented from being saved!": "ຊັບພະຍາກອນໄດ້ຖືກປ້ອງກັນຈາກການຖືກບັນທຶກໄວ້!", + "The resource was updated!": "ຊັບພະຍາກອນໄດ້ຖືກປັບປຸງ!", + "The response is not a streamed response.": "ຄໍາຕອບບໍ່ແມ່ນການຕອບສະຕຣີມ.", + "The response is not a view.": "ຄໍາຕອບບໍ່ແມ່ນທັດສະນະ.", + "The selected country is invalid.": "ປະເທດທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "The selected plan is invalid.": "ແຜນການທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "The selected resources have been :action!": "ຊັບພະຍາກອນທີ່ເລືອກໄດ້ :action!", + "The team's name and owner information.": "ຊື່ທີມ ແລະຂໍ້ມູນເຈົ້າຂອງ.", + "There are no available options for this resource.": "ບໍ່ມີທາງເລືອກທີ່ມີຢູ່ສໍາລັບຊັບພະຍາກອນນີ້.", + "There are no fields to display.": "ບໍ່ມີຊ່ອງຂໍ້ມູນໃຫ້ສະແດງ.", + "There are no new notifications.": "ບໍ່ມີການແຈ້ງເຕືອນໃໝ່.", + "There was a problem executing the action.": "ມີບັນຫາໃນການປະຕິບັດການດໍາເນີນການ.", + "There was a problem fetching the resource.": "ມີບັນຫາໃນການດຶງຂໍ້ມູນ.", + "There was a problem submitting the form.": "ມີບັນຫາໃນການສົ່ງແບບຟອມ.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ຄົນເຫຼົ່ານີ້ໄດ້ຖືກເຊື້ອເຊີນໃຫ້ທີມງານຂອງທ່ານແລະໄດ້ສົ່ງອີເມວເຊີນ. ເຂົາເຈົ້າອາດຈະເຂົ້າຮ່ວມທີມໂດຍການຍອມຮັບການເຊີນທາງອີເມລ໌.", + "This account does not have an active subscription.": "ບັນຊີນີ້ບໍ່ມີການສະໝັກໃຊ້ທີ່ເຄື່ອນໄຫວຢູ່.", + "This action is unauthorized.": "ການປະຕິບັດນີ້ແມ່ນບໍ່ໄດ້ຮັບອະນຸຍາດ.", + "This copy of Nova is unlicensed.": "ສຳເນົາຂອງ Nova ນີ້ບໍ່ມີໃບອະນຸຍາດ.", + "This coupon code can only be used by new customers.": "ລະຫັດຄູປ໋ອງນີ້ສາມາດໃຊ້ໄດ້ກັບລູກຄ້າໃໝ່ເທົ່ານັ້ນ.", + "This device": "ອຸປະກອນນີ້", + "This file field is read-only.": "ຊ່ອງຂໍ້ມູນໄຟລ໌ນີ້ແມ່ນອ່ານໄດ້ເທົ່ານັ້ນ.", + "This invoice is no longer open.": "ໃບແຈ້ງໜີ້ນີ້ບໍ່ໄດ້ເປີດອີກຕໍ່ໄປ.", + "This is a secure area of the application. Please confirm your password before continuing.": "ນີ້ແມ່ນພື້ນທີ່ທີ່ປອດໄພຂອງແອັບພລິເຄຊັນ. ກະລຸນາຢືນຢັນລະຫັດຜ່ານຂອງທ່ານກ່ອນທີ່ຈະສືບຕໍ່.", + "This password does not match our records.": "ລະຫັດຜ່ານນີ້ບໍ່ກົງກັບບັນທຶກຂອງພວກເຮົາ.", + "This password reset link will expire in :count minutes.": "ລິ້ງຣີເຊັດລະຫັດຜ່ານນີ້ຈະໝົດອາຍຸໃນ :count ນາທີ.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ການຈ່າຍເງິນນີ້ໄດ້ຖືກລິເລີ່ມ, ແຕ່ວ່າເງິນຍັງບໍ່ທັນໄດ້ຮັບເທື່ອ. ນີ້ສາມາດໃຊ້ເວລາເຖິງ 14 ວັນ.", + "This resource no longer exists": "ຊັບພະຍາກອນນີ້ບໍ່ມີແລ້ວ", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ການສະໝັກໃຊ້ນີ້ໝົດອາຍຸແລ້ວ ແລະບໍ່ສາມາດສືບຕໍ່ໄດ້. ກະລຸນາສ້າງການສະໝັກໃຊ້ໃໝ່.", + "This user already belongs to the team.": "ຜູ້ໃຊ້ນີ້ເປັນຂອງທີມແລ້ວ.", + "This user has already been invited to the team.": "ຜູ້ໃຊ້ນີ້ໄດ້ຖືກເຊີນເຂົ້າຮ່ວມທີມແລ້ວ.", + "Timor-Leste": "ຕີມໍ-ເລສເຕ", + "to": "ກັບ", + "To": "ເຖິງ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ເພື່ອສຳເລັດການເປີດໃຊ້ການພິສູດຢືນຢັນສອງປັດໃຈ, ສະແກນລະຫັດ QR ຕໍ່ໄປນີ້ໂດຍໃຊ້ແອັບພລິເຄຊັນການພິສູດຢືນຢັນຂອງໂທລະສັບຂອງທ່ານ ຫຼືໃສ່ລະຫັດການຕັ້ງຄ່າ ແລະໃຫ້ລະຫັດ OTP ທີ່ສ້າງຂຶ້ນ.", + "Today": "ມື້​ນີ້", + "Toggle navigation": "ສະຫຼັບການນຳທາງ", + "Togo": "ໄປ", + "Tokelau": "ໂຕເກເລົາ", + "Token Name": "ຊື່ໂທເຄັນ", + "Tonga": "ຕົງກາ", + "Too Many Requests": "ການຮ້ອງຂໍຫຼາຍເກີນໄປ", + "total": "ທັງໝົດ", + "Total:": "ທັງໝົດ:", + "Trashed": "ຖິ້ມຂີ້ເຫຍື້ອ", + "Trinidad And Tobago": "Trinidad ແລະ Tobago", + "Trinidad and Tobago": "Trinidad ແລະ Tobago", + "Tunisia": "ຕູນິເຊຍ", + "Turkey": "ຕຸລະກີ", + "Turkmenistan": "ເຕີກເມນິສະຖານ", + "Turks And Caicos Islands": "ໝູ່ເກາະ Turks ແລະ Caicos", + "Turks and Caicos Islands": "ໝູ່ເກາະ Turks ແລະ Caicos", + "Tuvalu": "ຕູວາລູ", + "Two Factor Authentication": "ການກວດສອບສອງປັດໄຈ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ຕອນນີ້ເປີດໃຊ້ການພິສູດຢືນຢັນສອງປັດໄຈແລ້ວ. ສະແກນລະຫັດ QR ຕໍ່ໄປນີ້ໂດຍໃຊ້ແອັບພລິເຄຊັນຕົວຢືນຢັນຂອງໂທລະສັບຂອງທ່ານ ຫຼືໃສ່ລະຫັດການຕັ້ງຄ່າ.", + "Type": "ປະເພດ", + "Uganda": "ອູກັນດາ", + "Ukraine": "ຢູເຄຣນ", + "Unauthorized": "ບໍ່ໄດ້ຮັບອະນຸຍາດ", + "United Arab Emirates": "ສະຫະລັດອາຣັບເອມີເຣດ", + "United Kingdom": "ສະຫະລາຊະອານາຈັກ", + "United States": "ສະ​ຫະ​ລັດ", + "United States Minor Outlying Islands": "ໝູ່ເກາະ Minor Outlying ຂອງສະຫະລັດ", + "United States Outlying Islands": "ໝູ່​ເກາະ Outlying ຂອງ​ສະຫະລັດ", + "Unknown": "ບໍ່ຮູ້ຈັກ", + "Unpaid": "ບໍ່ໄດ້ຈ່າຍ", + "Update": "ອັບເດດ", + "Update & Continue Editing": "ອັບເດດ ແລະສືບຕໍ່ແກ້ໄຂ", + "Update :resource": "ອັບເດດ :resource", + "Update :resource: :title": "ອັບເດດ :resource: :title", + "Update attached :resource: :title": "ອັບເດດຄັດຕິດ :resource::title", + "Update Password": "ອັບເດດລະຫັດຜ່ານ", + "Update Payment Information": "ອັບເດດຂໍ້ມູນການຈ່າຍເງິນ", + "Update Payment Method": "ອັບເດດວິທີການຊໍາລະ", + "Update your account's profile information and email address.": "ອັບເດດຂໍ້ມູນໂປຣໄຟລ໌ບັນຊີຂອງທ່ານ ແລະທີ່ຢູ່ອີເມວ.", + "Uploading": "ກຳລັງອັບໂຫລດ", + "Uploading files... (:current/:total)": "ກຳລັງອັບໂຫຼດໄຟລ໌... (:current/:total)", + "Uruguay": "ອູຣູກວາຍ", + "Use a recovery code": "ໃຊ້ລະຫັດການກູ້ຂໍ້ມູນ", + "Use an authentication code": "ໃຊ້ລະຫັດການຢືນຢັນ", + "User Actions": "ການປະຕິບັດຂອງຜູ້ໃຊ້", + "User Security": "ຄວາມປອດໄພຂອງຜູ້ໃຊ້", + "Username": "ຊື່ຜູ້ໃຊ້", + "Uzbekistan": "ອຸສເບກິສຖານ", + "Value": "ມູນຄ່າ", + "Vanuatu": "ວານູອາຕູ", + "VAT Number": "ໝາຍເລກ VAT", + "Venezuela": "ເວເນຊູເອລາ", + "Venezuela, Bolivarian Republic of": "ເວເນຊູເອລາ, ສາທາລະນະລັດໂບລິວາຣີ", + "Verify Email Address": "ຢືນຢັນທີ່ຢູ່ອີເມວ", + "Verify Your Email Address": "ຢືນ​ຢັນ​ທີ່​ຢູ່​ອີ​ເມວ​ຂອງ​ທ່ານ", + "Viet Nam": "ຫວຽດນາມ", + "View": "ເບິ່ງ", + "Virgin Islands, British": "ໝູ່ເກາະເວີຈິນ, ອັງກິດ", + "Virgin Islands, U.S.": "ໝູ່ເກາະເວີຈິນ, ສະຫະລັດ.", + "Wallis And Futuna": "Wallis ແລະ Futuna", + "Wallis and Futuna": "Wallis ແລະ Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ພວກເຮົາກຳລັງປະມວນຜົນການສະໝັກໃຊ້ຂອງທ່ານ. ເມື່ອການສະໝັກໃຊ້ສຳເລັດການປະມວນຜົນ, ໜ້ານີ້ຈະອັບເດດອັດຕະໂນມັດ. ໂດຍປົກກະຕິ, ຂະບວນການນີ້ຄວນຈະໃຊ້ເວລາພຽງແຕ່ສອງສາມວິນາທີ.", + "We are unable to process your payment. Please contact customer support.": "ພວກເຮົາບໍ່ສາມາດປະມວນຜົນການຈ່າຍເງິນຂອງທ່ານໄດ້. ກະລຸນາຕິດຕໍ່ຝ່າຍຊ່ວຍເຫຼືອລູກຄ້າ.", + "We have emailed your password reset link!": "ພວກເຮົາໄດ້ສົ່ງອີເມວລິ້ງຣີເຊັດລະຫັດຜ່ານຂອງທ່ານແລ້ວ!", + "We were unable to find a registered user with this email address.": "ພວກເຮົາບໍ່ສາມາດຊອກຫາຜູ້ໃຊ້ທີ່ລົງທະບຽນດ້ວຍທີ່ຢູ່ອີເມວນີ້.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ພວກເຮົາຈະສົ່ງລິ້ງດາວໂຫລດໃບເກັບເງິນໃຫ້ກັບທີ່ຢູ່ອີເມວທີ່ທ່ານລະບຸຂ້າງລຸ່ມນີ້. ທ່ານອາດຈະແຍກທີ່ຢູ່ອີເມວຫຼາຍຢ່າງໂດຍໃຊ້ເຄື່ອງຫມາຍຈຸດ.", + "We're lost in space. The page you were trying to view does not exist.": "ພວກເຮົາເສຍຢູ່ໃນອາວະກາດ. ໜ້າເວັບທີ່ເຈົ້າພະຍາຍາມເບິ່ງນັ້ນບໍ່ມີຢູ່.", + "Welcome Back!": "ຍິນ​ດີ​ຕ້ອນ​ຮັບ​ກັບ!", + "Western Sahara": "ຊາຮາຣາຕາເວັນຕົກ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "ເມື່ອການພິສູດຢືນຢັນສອງປັດໃຈຖືກເປີດໃຊ້, ທ່ານຈະຖືກເຕືອນໃຫ້ມີ token ທີ່ປອດໄພ, ແບບສຸ່ມໃນລະຫວ່າງການພິສູດຢືນຢັນ. ທ່ານສາມາດດຶງເອົາໂທເຄັນນີ້ມາຈາກແອັບພລິເຄຊັນ Google Authenticator ຂອງໂທລະສັບຂອງທ່ານ.", + "Whoops": "ອຸຍ", + "Whoops!": "ອຸຍ!", + "Whoops! Something went wrong.": "ອຸຍ! ມີບາງຢ່າງຜິດພາດ.", + "With Trashed": "ກັບຖັງຂີ້ເຫຍື້ອ", + "Write": "ຂຽນ", + "Year To Date": "ປີເຖິງວັນທີ", + "Yearly": "ປະຈຳປີ", + "Yemen": "ເຢເມນ", + "Yes": "ແມ່ນແລ້ວ", + "You are already subscribed.": "ທ່ານໄດ້ສະໝັກແລ້ວ.", + "You are currently within your free trial period. Your trial will expire on :date.": "ໃນປັດຈຸບັນທ່ານຢູ່ໃນໄລຍະທົດລອງໃຊ້ຟຣີຂອງທ່ານ. ການທົດລອງໃຊ້ຂອງທ່ານຈະໝົດອາຍຸໃນວັນທີ :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "ໃນປັດຈຸບັນທ່ານຢູ່ໃນໄລຍະທົດລອງໃຊ້ຟຣີຂອງທ່ານ. ການທົດລອງໃຊ້ຂອງທ່ານຈະໝົດອາຍຸໃນວັນທີ :date. ການເລີ່ມຕົ້ນການສະໝັກໃຊ້ໃໝ່ຈະສິ້ນສຸດການທົດລອງໃຊ້ຂອງທ່ານ.", + "You are logged in!": "ເຈົ້າເຂົ້າສູ່ລະບົບແລ້ວ!", + "You are receiving this email because we received a password reset request for your account.": "ທ່ານໄດ້ຮັບອີເມວນີ້ເພາະວ່າພວກເຮົາໄດ້ຮັບການຮ້ອງຂໍການປ່ຽນລະຫັດຜ່ານສໍາລັບບັນຊີຂອງທ່ານ.", + "You have been invited to join the :team team!": "ເຈົ້າໄດ້ຖືກເຊີນເຂົ້າຮ່ວມ :team ທີມ!", + "You have enabled two factor authentication.": "ທ່ານໄດ້ເປີດໃຊ້ການພິສູດຢືນຢັນສອງປັດໄຈແລ້ວ.", + "You have not enabled two factor authentication.": "ທ່ານຍັງບໍ່ໄດ້ເປີດໃຊ້ການພິສູດຢືນຢັນສອງປັດໄຈ.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "ທ່ານມີໃບເກັບເງິນທີ່ຍັງບໍ່ໄດ້ຈ່າຍບາງອັນ. ຫຼັງຈາກອັບເດດວິທີການຊໍາລະເລີ່ມຕົ້ນຂອງທ່ານແລ້ວ, ທ່ານສາມາດລອງຊໍາລະຄືນຜ່ານລາຍການໃບແຈ້ງໜີ້ຂ້າງລຸ່ມນີ້.", + "You may accept this invitation by clicking the button below:": "ທ່ານ​ອາດ​ຈະ​ຍອມ​ຮັບ​ຄໍາ​ເຊີນ​ນີ້​ໂດຍ​ການ​ຄລິກ​ໃສ່​ປຸ່ມ​ຂ້າງ​ລຸ່ມ​ນີ້​:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "ເຈົ້າສາມາດຍົກເລີກການສະໝັກໃຊ້ໄດ້ທຸກເວລາ. ເມື່ອການສະໝັກໃຊ້ຂອງທ່ານຖືກຍົກເລີກແລ້ວ, ທ່ານຈະມີທາງເລືອກໃນການສືບຕໍ່ການສະໝັກໃຊ້ຈົນກວ່າຈະສິ້ນສຸດຮອບບິນປັດຈຸບັນຂອງທ່ານ.", + "You may delete any of your existing tokens if they are no longer needed.": "ເຈົ້າອາດຈະລຶບໂທເຄັນທີ່ມີຢູ່ແລ້ວຂອງເຈົ້າອອກໄດ້ ຖ້າພວກມັນບໍ່ຈຳເປັນອີກຕໍ່ໄປ.", + "You may not delete your personal team.": "ທ່ານບໍ່ສາມາດລຶບທີມງານສ່ວນຕົວຂອງທ່ານໄດ້.", + "You may not leave a team that you created.": "ທ່ານອາດຈະບໍ່ອອກຈາກທີມງານທີ່ທ່ານສ້າງ.", + "You will receive an invoice and payment link via email for each billing period.": "ທ່ານຈະໄດ້ຮັບໃບແຈ້ງໜີ້ ແລະການເຊື່ອມໂຍງການຈ່າຍເງິນຜ່ານທາງອີເມວສຳລັບແຕ່ລະໄລຍະການຮຽກເກັບເງິນ.", + "You're logged in!": "ເຈົ້າເຂົ້າສູ່ລະບົບແລ້ວ!", + "Your :invoiceName invoice is now available!": "ໃບແຈ້ງໜີ້ :invoiceName ໃບຂອງເຈົ້າມີໃຫ້ແລ້ວ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ທີ່ຢູ່ໃບບິນຂອງທ່ານແມ່ນ :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "ບັດຂອງທ່ານຖືກປະຕິເສດ. ກະລຸນາຕິດຕໍ່ຜູ້ອອກບັດຂອງທ່ານສໍາລັບຂໍ້ມູນເພີ່ມເຕີມ.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ວິທີການຈ່າຍເງິນປັດຈຸບັນຂອງທ່ານແມ່ນບັດເຄຣດິດທີ່ລົງທ້າຍດ້ວຍ :lastFour ທີ່ໝົດອາຍຸໃນວັນທີ :expiration.", + "Your email address is unverified.": "ທີ່ຢູ່ອີເມວຂອງທ່ານບໍ່ໄດ້ຖືກຢືນຢັນ.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ການຈ່າຍເງິນຄັ້ງສຸດທ້າຍຂອງທ່ານ :amount ລົ້ມເຫລວ. ກະລຸນາອັບເດດວິທີການຊຳລະເງິນຂອງທ່ານເພື່ອລອງຈ່າຍເງິນທີ່ລົ້ມເຫລວອີກຄັ້ງ.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "ການຈ່າຍເງິນຄັ້ງສຸດທ້າຍຂອງທ່ານ :amount ວັນທີ :date ລົ້ມເຫລວ. ກະລຸນາອັບເດດວິທີການຈ່າຍເງິນຂອງທ່ານເພື່ອລອງຈ່າຍເງິນທີ່ລົ້ມເຫລວອີກຄັ້ງ.", + "Your next payment of :amount will be processed on :date.": "ການຈ່າຍເງິນຄັ້ງຕໍ່ໄປຂອງເຈົ້າ :amount ຈະແມ່ນໃນວັນທີ :date.", + "Your payment method has been added successfully.": "ເພີ່ມວິທີການຈ່າຍເງິນຂອງທ່ານສຳເລັດແລ້ວ.", + "Your payment method will be charged automatically for each billing period.": "ວິທີການຈ່າຍເງິນຂອງທ່ານຈະຖືກຮຽກເກັບເງິນໂດຍອັດຕະໂນມັດໃນແຕ່ລະໄລຍະການຮຽກເກັບເງິນ.", + "Your registered VAT Number is :vatNumber.": "ໝາຍເລກ VAT ທີ່ທ່ານລົງທະບຽນແມ່ນ :vatNumber.", + "Your subscription has been started successfully.": "ການສະໝັກໃຊ້ຂອງທ່ານໄດ້ເລີ່ມສຳເລັດແລ້ວ.", + "Your subscription has been successfully cancelled.": "ການສະໝັກໃຊ້ຂອງທ່ານໄດ້ຖືກຍົກເລີກສຳເລັດແລ້ວ.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ການສະໝັກໃຊ້ຂອງທ່ານໄດ້ຖືກຍົກເລີກສຳເລັດແລ້ວ. ທ່ານຈະຍັງສາມາດເຂົ້າເຖິງໄດ້ຈົນກ່ວາໃນຕອນທ້າຍຂອງໄລຍະການເອີ້ນເກັບເງິນຂອງທ່ານ.", + "Your subscription was successfully resumed.": "ການສະໝັກໃຊ້ຂອງທ່ານໄດ້ສືບຕໍ່ສຳເລັດແລ້ວ.", + "Your subscription was successfully updated.": "ການສະໝັກໃຊ້ຂອງທ່ານໄດ້ຖືກອັບເດດສຳເລັດແລ້ວ.", + "Zambia": "ແຊມເບຍ", + "Zimbabwe": "ຊິມບັບເວ", + "Zip / Postal Code": "ລະຫັດໄປສະນີ", + "Åland Islands": "ໝູ່ເກາະເອແລນ" +} diff --git a/locales/lo/php-inline.json b/locales/lo/php-inline.json new file mode 100644 index 00000000000..21583dd3d8f --- /dev/null +++ b/locales/lo/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງໄດ້ຮັບການຍອມຮັບ.", + "accepted_if": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງໄດ້ຮັບການຍອມຮັບເມື່ອ :other ແມ່ນ :value.", + "active_url": "ຊ່ອງຂໍ້ມູນນີ້ບໍ່ແມ່ນ URL ທີ່ຖືກຕ້ອງ.", + "after": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນວັນທີຫຼັງຈາກ :date.", + "after_or_equal": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນວັນທີຫຼັງຈາກ ຫຼືເທົ່າກັບ :date.", + "alpha": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຕົວອັກສອນເທົ່ານັ້ນ.", + "alpha_dash": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຕົວອັກສອນ, ຕົວເລກ, ຂີດຕໍ່ ແລະຂີດກ້ອງເທົ່ານັ້ນ.", + "alpha_num": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຕົວອັກສອນ ແລະຕົວເລກເທົ່ານັ້ນ.", + "any_of": "ພາກສະຫນາມນີ້ແມ່ນບໍ່ຖືກຕ້ອງ.", + "array": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນ array.", + "ascii": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງມີຕົວອັກສອນ ແລະ ຕົວເລກທີ່ເປັນຕົວເລກດຽວໄບຕ໌ເທົ່ານັ້ນ.", + "attached": "ຊ່ອງນີ້ຕິດຢູ່ແລ້ວ.", + "before": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນວັນທີກ່ອນວັນທີ :date.", + "before_or_equal": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນວັນທີກ່ອນ ຫຼືເທົ່າກັບ :date.", + "between.array": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີລະຫວ່າງ :min ຫາ :max ລາຍການ.", + "between.file": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຢູ່ລະຫວ່າງ :min ຫາ :max ກິໂລໄບ.", + "between.numeric": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຢູ່ລະຫວ່າງ :min ຫາ :max.", + "between.string": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີລະຫວ່າງ :min ຫາ :max ຕົວອັກສອນ.", + "boolean": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນຄວາມຈິງ ຫຼືຜິດ.", + "can": "ຊ່ອງຂໍ້ມູນນີ້ມີຄ່າທີ່ບໍ່ໄດ້ຮັບອະນຸຍາດ.", + "confirmed": "ການຢືນຢັນຊ່ອງຂໍ້ມູນນີ້ບໍ່ກົງກັນ.", + "contains": "ຊ່ອງຂໍ້ມູນນີ້ບໍ່ມີຄ່າທີ່ຕ້ອງການ.", + "date": "ຊ່ອງຂໍ້ມູນນີ້ບໍ່ແມ່ນວັນທີທີ່ຖືກຕ້ອງ.", + "date_equals": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນວັນທີເທົ່າກັບ :date.", + "date_format": "ຊ່ອງຂໍ້ມູນນີ້ບໍ່ກົງກັບຮູບແບບ :format.", + "decimal": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີ :decimal ຕໍາແໜ່ງທົດສະນິຍົມ.", + "declined": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຖືກປະຕິເສດ.", + "declined_if": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງຖືກປະຕິເສດເມື່ອ :other ແມ່ນ :value.", + "different": "ພາກສະຫນາມນີ້ແລະ :other ຕ້ອງແຕກຕ່າງກັນ.", + "digits": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີ :digits ຕົວເລກ.", + "digits_between": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຢູ່ລະຫວ່າງ :min ຫາ :max ຕົວເລກ.", + "dimensions": "ຊ່ອງຂໍ້ມູນນີ້ມີຂະຫນາດຮູບພາບທີ່ບໍ່ຖືກຕ້ອງ.", + "distinct": "ຊ່ອງຂໍ້ມູນນີ້ມີມູນຄ່າຊໍ້າກັນ.", + "doesnt_contain": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງບໍ່ມີສິ່ງໃດຕໍ່ໄປນີ້: :values.", + "doesnt_end_with": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງບໍ່ສິ້ນສຸດດ້ວຍອັນໃດອັນໜຶ່ງຕໍ່ໄປນີ້: :values.", + "doesnt_start_with": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງບໍ່ເລີ່ມຕົ້ນດ້ວຍອັນໃດອັນໜຶ່ງຕໍ່ໄປນີ້: :values.", + "email": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນທີ່ຢູ່ອີເມວທີ່ຖືກຕ້ອງ.", + "ends_with": "ພາກສະຫນາມນີ້ຕ້ອງສິ້ນສຸດດ້ວຍຫນຶ່ງໃນດັ່ງຕໍ່ໄປນີ້: :values.", + "enum": "ຊ່ອງຂໍ້ມູນທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "exists": "ຊ່ອງຂໍ້ມູນທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "extensions": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຫນຶ່ງໃນສ່ວນຂະຫຍາຍຕໍ່ໄປນີ້: :values.", + "file": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນໄຟລ໌.", + "filled": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຄ່າ.", + "gt.array": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຫຼາຍກວ່າ :value ລາຍການ.", + "gt.file": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຫຼາຍກວ່າ :value ກິໂລໄບ.", + "gt.numeric": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຫຼາຍກວ່າ :value.", + "gt.string": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຫຼາຍກວ່າ :value ຕົວອັກສອນ.", + "gte.array": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີ :value ລາຍການ ຫຼືຫຼາຍກວ່ານັ້ນ.", + "gte.file": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງໃຫຍ່ກວ່າ ຫຼືເທົ່າກັບ :value ກິໂລໄບ.", + "gte.numeric": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງໃຫຍ່ກວ່າ ຫຼືເທົ່າກັບ :value.", + "gte.string": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງໃຫຍ່ກວ່າ ຫຼືເທົ່າກັບ :value ຕົວອັກສອນ.", + "hex_color": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນສີຖານສິບຫົກທີ່ຖືກຕ້ອງ.", + "image": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນຮູບ.", + "in": "ຊ່ອງຂໍ້ມູນທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "in_array": "ຊ່ອງຂໍ້ມູນນີ້ບໍ່ມີຢູ່ໃນ :other.", + "in_array_keys": "ພາກສະຫນາມນີ້ຕ້ອງມີຢ່າງຫນ້ອຍຫນຶ່ງທີ່ໃຊ້ດັ່ງຕໍ່ໄປນີ້: :values.", + "integer": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນຈໍານວນເຕັມ.", + "ip": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນທີ່ຢູ່ IP ທີ່ຖືກຕ້ອງ.", + "ipv4": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນທີ່ຢູ່ IPv4 ທີ່ຖືກຕ້ອງ.", + "ipv6": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນທີ່ຢູ່ IPv6 ທີ່ຖືກຕ້ອງ.", + "json": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນສະຕຣິງ JSON ທີ່ຖືກຕ້ອງ.", + "list": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນລາຍການ.", + "lowercase": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນຕົວພິມນ້ອຍ.", + "lt.array": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີໜ້ອຍກວ່າ :value ລາຍການ.", + "lt.file": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີໜ້ອຍກວ່າ :value ກິໂລໄບ.", + "lt.numeric": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີໜ້ອຍກວ່າ :value.", + "lt.string": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີໜ້ອຍກວ່າ :value ຕົວອັກສອນ.", + "lte.array": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງບໍ່ເກີນ :value ລາຍການ.", + "lte.file": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີໜ້ອຍກວ່າ ຫຼືເທົ່າກັບ :value ກິໂລໄບ.", + "lte.numeric": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງໜ້ອຍກວ່າ ຫຼືເທົ່າກັບ :value.", + "lte.string": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີໜ້ອຍກວ່າ ຫຼືເທົ່າກັບ :value ຕົວອັກສອນ.", + "mac_address": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນທີ່ຢູ່ MAC ທີ່ຖືກຕ້ອງ.", + "max.array": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງບໍ່ເກີນ :max ລາຍການ.", + "max.file": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງບໍ່ໃຫຍ່ກວ່າ :max ກິໂລໄບ.", + "max.numeric": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງບໍ່ໃຫຍ່ກວ່າ :max.", + "max.string": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງບໍ່ເກີນ :max ຕົວອັກສອນ.", + "max_digits": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງບໍ່ເກີນ :max ຕົວເລກ.", + "mimes": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນໄຟລ໌ປະເພດ: :values.", + "mimetypes": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນໄຟລ໌ປະເພດ: :values.", + "min.array": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :min ລາຍການ.", + "min.file": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :min ກິໂລໄບ.", + "min.numeric": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :min.", + "min.string": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :min ຕົວອັກສອນ.", + "min_digits": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍ :min ຕົວເລກ.", + "missing": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຫາຍໄປ.", + "missing_if": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຫາຍໄປເມື່ອ :other ແມ່ນ :value.", + "missing_unless": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຫາຍໄປເວັ້ນເສຍແຕ່ :other ແມ່ນ :value.", + "missing_with": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຫາຍໄປເມື່ອມີ :values.", + "missing_with_all": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງຫາຍໄປເມື່ອມີ :values ອັນ.", + "multiple_of": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນຕົວຄູນຂອງ :value.", + "not_in": "ຊ່ອງຂໍ້ມູນທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "not_regex": "ຮູບແບບຊ່ອງຂໍ້ມູນນີ້ບໍ່ຖືກຕ້ອງ.", + "numeric": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນຕົວເລກ.", + "password.letters": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນ.", + "password.mixed": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຕົວພິມນ້ອຍຢ່າງໜ້ອຍໜຶ່ງຕົວ ແລະຕົວພິມນ້ອຍ.", + "password.numbers": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວເລກ.", + "password.symbols": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີສັນຍາລັກຢ່າງໜ້ອຍໜຶ່ງອັນ.", + "password.uncompromised": "ຊ່ອງຂໍ້ມູນດັ່ງກ່າວໄດ້ປະກົດຢູ່ໃນຂໍ້ມູນຮົ່ວໄຫຼ. ກະລຸນາເລືອກຊ່ອງຂໍ້ມູນອື່ນ.", + "present": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢູ່.", + "present_if": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີຢູ່ເມື່ອ :other ແມ່ນ :value.", + "present_unless": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງມີຢູ່ ເວັ້ນເສຍແຕ່ວ່າ :other ແມ່ນ :value.", + "present_with": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງມີເມື່ອມີ :values.", + "present_with_all": "ຊ່ອງຂໍ້ມູນນີ້ຈະຕ້ອງມີເມື່ອມີ :values.", + "prohibited": "ຊ່ອງນີ້ຖືກຫ້າມ.", + "prohibited_if": "ສະໜາມນີ້ຖືກຫ້າມເມື່ອ :other ແມ່ນ :value.", + "prohibited_if_accepted": "ຊ່ອງຂໍ້ມູນນີ້ຖືກຫ້າມເມື່ອ :other ຖືກຍອມຮັບ.", + "prohibited_if_declined": "ຊ່ອງຂໍ້ມູນນີ້ຖືກຫ້າມເມື່ອ :other ຖືກປະຕິເສດ.", + "prohibited_unless": "ຊ່ອງນີ້ຖືກຫ້າມເວັ້ນເສຍແຕ່ວ່າ :other ແມ່ນຢູ່ໃນ :values.", + "prohibits": "ພາກສະຫນາມນີ້ຫ້າມ :other ຈາກການມີ.", + "regex": "ຮູບແບບຊ່ອງຂໍ້ມູນນີ້ບໍ່ຖືກຕ້ອງ.", + "relatable": "ຊ່ອງຂໍ້ມູນນີ້ອາດຈະບໍ່ກ່ຽວຂ້ອງກັບຊັບພະຍາກອນນີ້.", + "required": "ຊ່ອງນີ້ຕ້ອງການ.", + "required_array_keys": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີລາຍການສໍາລັບ: :values.", + "required_if": "ຊ່ອງຂໍ້ມູນນີ້ແມ່ນຕ້ອງການເມື່ອ :other ແມ່ນ :value.", + "required_if_accepted": "ຊ່ອງຂໍ້ມູນນີ້ແມ່ນຕ້ອງການເມື່ອ :other ຖືກຍອມຮັບ.", + "required_if_declined": "ຊ່ອງຂໍ້ມູນນີ້ແມ່ນຕ້ອງການເມື່ອ :other ຖືກປະຕິເສດ.", + "required_unless": "ຊ່ອງຂໍ້ມູນນີ້ແມ່ນຕ້ອງການເວັ້ນເສຍແຕ່ :other ຢູ່ໃນ :values.", + "required_with": "ຊ່ອງຂໍ້ມູນນີ້ແມ່ນຕ້ອງການເມື່ອມີ :values.", + "required_with_all": "ຊ່ອງຂໍ້ມູນນີ້ແມ່ນຕ້ອງການເມື່ອມີ :values.", + "required_without": "ຊ່ອງຂໍ້ມູນນີ້ແມ່ນຕ້ອງການເມື່ອ :values ບໍ່ມີຢູ່.", + "required_without_all": "ຊ່ອງຂໍ້ມູນນີ້ແມ່ນຕ້ອງການເມື່ອບໍ່ມີຢູ່ໃນ :values.", + "same": "ພາກສະຫນາມນີ້ແລະ :other ຕ້ອງກົງກັນ.", + "size.array": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີ :size ລາຍການ.", + "size.file": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີ :size ກິໂລໄບ.", + "size.numeric": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີ :size.", + "size.string": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງມີ :size ຕົວອັກສອນ.", + "starts_with": "ພາກສະຫນາມນີ້ຕ້ອງເລີ່ມຕົ້ນດ້ວຍຫນຶ່ງໃນດັ່ງຕໍ່ໄປນີ້: :values.", + "string": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນສະຕຣິງ.", + "timezone": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນເຂດເວລາທີ່ຖືກຕ້ອງ.", + "ulid": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນ ULID ທີ່ຖືກຕ້ອງ.", + "unique": "ພາກສະຫນາມນີ້ໄດ້ຖືກປະຕິບັດແລ້ວ.", + "uploaded": "ຊ່ອງຂໍ້ມູນນີ້ລົ້ມເຫລວໃນການອັບໂຫລດ.", + "uppercase": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນຕົວພິມໃຫຍ່.", + "url": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນ URL ທີ່ຖືກຕ້ອງ.", + "uuid": "ຊ່ອງຂໍ້ມູນນີ້ຕ້ອງເປັນ UUID ທີ່ຖືກຕ້ອງ." +} diff --git a/locales/lo/php.json b/locales/lo/php.json new file mode 100644 index 00000000000..45decc927a7 --- /dev/null +++ b/locales/lo/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute ຕ້ອງໄດ້ຮັບການຍອມຮັບ.", + "accepted_if": ":attribute ຕ້ອງຍອມຮັບເມື່ອ :other ແມ່ນ :value.", + "active_url": ":attribute ບໍ່ແມ່ນ URL ທີ່ຖືກຕ້ອງ.", + "after": ":attribute ຕ້ອງເປັນວັນທີຫຼັງຈາກ :date.", + "after_or_equal": ":attribute ຕ້ອງເປັນວັນທີຫຼັງຈາກ ຫຼືເທົ່າກັບ :date.", + "alpha": ":attribute ຕ້ອງມີຕົວອັກສອນເທົ່ານັ້ນ.", + "alpha_dash": ":attribute ຕ້ອງມີຕົວອັກສອນ, ຕົວເລກ, ຂີດຕໍ່ ແລະ ຂີດກ້ອງເທົ່ານັ້ນ.", + "alpha_num": ":attribute ຕ້ອງມີຕົວອັກສອນ ແລະຕົວເລກເທົ່ານັ້ນ.", + "any_of": "ສະຫນາມ :attribute ແມ່ນບໍ່ຖືກຕ້ອງ.", + "array": ":attribute ຕ້ອງເປັນອາເຣ.", + "ascii": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງມີຕົວອັກສອນ ແລະ ຕົວເລກທີ່ເປັນຕົວເລກຂອງໄບໄບດຽວເທົ່ານັ້ນ.", + "attached": ":attribute ອັນນີ້ຕິດຢູ່ແລ້ວ.", + "before": ":attribute ຕ້ອງເປັນວັນທີກ່ອນວັນທີ :date.", + "before_or_equal": ":attribute ຕ້ອງເປັນວັນທີກ່ອນ ຫຼືເທົ່າກັບ :date.", + "between.array": ":attribute ຕ້ອງມີລະຫວ່າງ :min ຫາ :max ລາຍການ.", + "between.file": ":attribute ຈະຕ້ອງຢູ່ລະຫວ່າງ :min ຫາ :max ກິໂລໄບ.", + "between.numeric": ":attribute ຕ້ອງຢູ່ລະຫວ່າງ :min ຫາ :max.", + "between.string": ":attribute ຈະຕ້ອງຢູ່ລະຫວ່າງ :min ຫາ :max ຕົວອັກສອນ.", + "boolean": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງເປັນຄວາມຈິງ ຫຼືຜິດ.", + "can": "ຊ່ອງຂໍ້ມູນ :attribute ມີຄ່າທີ່ບໍ່ໄດ້ຮັບອະນຸຍາດ.", + "confirmed": ":attribute ການຢືນຢັນບໍ່ກົງກັນ.", + "contains": "ຊ່ອງຂໍ້ມູນ :attribute ບໍ່ມີຄ່າທີ່ຕ້ອງການ.", + "current_password": "ລະຫັດຜ່ານບໍ່ຖືກຕ້ອງ.", + "date": "ວັນທີ :attribute ບໍ່ແມ່ນວັນທີທີ່ຖືກຕ້ອງ.", + "date_equals": ":attribute ຕ້ອງເປັນວັນທີເທົ່າກັບ :date.", + "date_format": ":attribute ບໍ່ກົງກັບຮູບແບບ :format.", + "decimal": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີ :decimal ຕໍາແໜ່ງທົດສະນິຍົມ.", + "declined": ":attribute ຕ້ອງຖືກປະຕິເສດ.", + "declined_if": ":attribute ຕ້ອງຖືກປະຕິເສດເມື່ອ :other ແມ່ນ :value.", + "different": ":attribute ແລະ :other ຕ້ອງແຕກຕ່າງກັນ.", + "digits": ":attribute ຕ້ອງເປັນ :digits ຕົວເລກ.", + "digits_between": ":attribute ຕ້ອງຢູ່ລະຫວ່າງ :min ຫາ :max ຕົວເລກ.", + "dimensions": ":attribute ມີຂະຫນາດຮູບພາບທີ່ບໍ່ຖືກຕ້ອງ.", + "distinct": "ຊ່ອງຂໍ້ມູນ :attribute ມີມູນຄ່າຊໍ້າກັນ.", + "doesnt_contain": ":attribute ສະຫນາມຕ້ອງບໍ່ມີສິ່ງໃດຕໍ່ໄປນີ້: :values.", + "doesnt_end_with": ":attribute ພາກສະຫນາມຕ້ອງບໍ່ສິ້ນສຸດດ້ວຍຫນຶ່ງໃນດັ່ງຕໍ່ໄປນີ້: :values.", + "doesnt_start_with": ":attribute ພາກສະຫນາມຕ້ອງບໍ່ເລີ່ມຕົ້ນດ້ວຍຫນຶ່ງໃນດັ່ງຕໍ່ໄປນີ້: :values.", + "email": ":attribute ຕ້ອງເປັນທີ່ຢູ່ອີເມວທີ່ຖືກຕ້ອງ.", + "ends_with": ":attribute ຕ້ອງຈົບລົງດ້ວຍອັນໜຶ່ງຕໍ່ໄປນີ້: :values.", + "enum": ":attribute ທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "exists": ":attribute ທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "extensions": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີຫນຶ່ງໃນສ່ວນຂະຫຍາຍຕໍ່ໄປນີ້: :values.", + "failed": "ຂໍ້ມູນປະຈຳຕົວເຫຼົ່ານີ້ບໍ່ກົງກັບບັນທຶກຂອງພວກເຮົາ.", + "file": ":attribute ຕ້ອງເປັນໄຟລ໌.", + "filled": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີຄ່າ.", + "gt.array": ":attribute ຕ້ອງມີຫຼາຍກວ່າ :value ລາຍການ.", + "gt.file": ":attribute ຕ້ອງໃຫຍ່ກວ່າ :value ກິໂລໄບ.", + "gt.numeric": ":attribute ຕ້ອງໃຫຍ່ກວ່າ :value.", + "gt.string": ":attribute ຕ້ອງມີຫຼາຍກວ່າ :value ຕົວອັກສອນ.", + "gte.array": ":attribute ຕ້ອງມີ :value ລາຍການຫຼືຫຼາຍກວ່ານັ້ນ.", + "gte.file": ":attribute ຈະຕ້ອງໃຫຍ່ກວ່າ ຫຼືເທົ່າກັບ :value ກິໂລໄບ.", + "gte.numeric": ":attribute ຕ້ອງໃຫຍ່ກວ່າ ຫຼືເທົ່າກັບ :value.", + "gte.string": ":attribute ຈະຕ້ອງໃຫຍ່ກວ່າ ຫຼືເທົ່າກັບ :value ຕົວອັກສອນ.", + "hex_color": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງເປັນສີຖານສິບຫົກທີ່ຖືກຕ້ອງ.", + "image": ":attribute ຕ້ອງເປັນຮູບ.", + "in": ":attribute ທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "in_array": "ຊ່ອງຂໍ້ມູນ :attribute ບໍ່ມີຢູ່ໃນ :other.", + "in_array_keys": ":attribute ສະຫນາມຕ້ອງມີຢ່າງຫນ້ອຍຫນຶ່ງທີ່ໃຊ້ດັ່ງຕໍ່ໄປນີ້: :values.", + "integer": ":attribute ຕ້ອງເປັນຈຳນວນເຕັມ.", + "ip": ":attribute ຕ້ອງເປັນທີ່ຢູ່ IP ທີ່ຖືກຕ້ອງ.", + "ipv4": ":attribute ຕ້ອງເປັນທີ່ຢູ່ IPv4 ທີ່ຖືກຕ້ອງ.", + "ipv6": ":attribute ຕ້ອງເປັນທີ່ຢູ່ IPv6 ທີ່ຖືກຕ້ອງ.", + "json": ":attribute ຕ້ອງເປັນສະຕຣິງ JSON ທີ່ຖືກຕ້ອງ.", + "list": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງເປັນລາຍຊື່.", + "lowercase": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງເປັນຕົວພິມນ້ອຍ.", + "lt.array": ":attribute ຕ້ອງມີຫນ້ອຍກວ່າ :value ລາຍການ.", + "lt.file": ":attribute ຕ້ອງມີຫນ້ອຍກວ່າ :value ກິໂລໄບ.", + "lt.numeric": ":attribute ຕ້ອງໜ້ອຍກວ່າ :value.", + "lt.string": ":attribute ຕ້ອງມີໜ້ອຍກວ່າ :value ຕົວອັກສອນ.", + "lte.array": ":attribute ຈະຕ້ອງບໍ່ມີຫຼາຍກ່ວາ :value ລາຍການ.", + "lte.file": ":attribute ຈະຕ້ອງໜ້ອຍກວ່າ ຫຼືເທົ່າກັບ :value ກິໂລໄບ.", + "lte.numeric": ":attribute ຕ້ອງໜ້ອຍກວ່າ ຫຼືເທົ່າກັບ :value.", + "lte.string": ":attribute ຈະຕ້ອງໜ້ອຍກວ່າ ຫຼືເທົ່າກັບ :value ຕົວອັກສອນ.", + "mac_address": ":attribute ຕ້ອງເປັນທີ່ຢູ່ MAC ທີ່ຖືກຕ້ອງ.", + "max.array": ":attribute ຈະຕ້ອງບໍ່ມີຫຼາຍກ່ວາ :max ລາຍການ.", + "max.file": ":attribute ຈະຕ້ອງບໍ່ໃຫຍ່ກວ່າ :max ກິໂລໄບ.", + "max.numeric": ":attribute ຈະຕ້ອງບໍ່ໃຫຍ່ກວ່າ :max.", + "max.string": ":attribute ຈະຕ້ອງບໍ່ໃຫຍ່ກວ່າ :max ຕົວອັກສອນ.", + "max_digits": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງບໍ່ມີຫຼາຍກວ່າ :max ຕົວເລກ.", + "mimes": ":attribute ຕ້ອງເປັນໄຟລ໌ປະເພດ: :values.", + "mimetypes": ":attribute ຕ້ອງເປັນໄຟລ໌ປະເພດ: :values.", + "min.array": ":attribute ອັນຕ້ອງມີຢ່າງໜ້ອຍ :min ລາຍການ.", + "min.file": ":attribute ຕ້ອງມີຢ່າງຫນ້ອຍ :min ກິໂລໄບ.", + "min.numeric": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :min.", + "min.string": ":attribute ຕ້ອງມີຢ່າງໜ້ອຍ :min ຕົວອັກສອນ.", + "min_digits": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີຢ່າງໜ້ອຍ :min ຕົວເລກ.", + "missing": ":attribute ຊ່ອງຂໍ້ມູນຕ້ອງຫາຍໄປ.", + "missing_if": ":attribute ພາກສະຫນາມຕ້ອງຫາຍໄປເມື່ອ :other ແມ່ນ :value.", + "missing_unless": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງຫາຍໄປເວັ້ນເສຍແຕ່ :other ແມ່ນ :value.", + "missing_with": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງຫາຍໄປເມື່ອມີ :values ຊ່ອງ.", + "missing_with_all": ":attribute ຊ່ອງຂໍ້ມູນຕ້ອງຫາຍໄປເມື່ອມີ :values ຄົນ.", + "multiple_of": ":attribute ຕ້ອງເປັນຜົນຄູນຂອງ :value.", + "next": "ຕໍ່ໄປ »", + "not_in": ":attribute ທີ່ເລືອກບໍ່ຖືກຕ້ອງ.", + "not_regex": "ຮູບແບບ :attribute ບໍ່ຖືກຕ້ອງ.", + "numeric": ":attribute ຕ້ອງເປັນຕົວເລກ.", + "password": "ລະຫັດຜ່ານບໍ່ຖືກຕ້ອງ.", + "password.letters": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວອັກສອນ.", + "password.mixed": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີຕົວພິມນ້ອຍຢ່າງໜ້ອຍໜຶ່ງຕົວພິມນ້ອຍ.", + "password.numbers": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີຢ່າງໜ້ອຍໜຶ່ງຕົວເລກ.", + "password.symbols": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີສັນຍາລັກຢ່າງໜ້ອຍໜຶ່ງອັນ.", + "password.uncompromised": ":attribute ທີ່ໃຫ້ໄດ້ປະກົດຢູ່ໃນການຮົ່ວໄຫລຂອງຂໍ້ມູນ. ກະລຸນາເລືອກ :attribute ອັນອື່ນ.", + "present": "ຊ່ອງຂໍ້ມູນ :attribute ຕ້ອງມີຢູ່.", + "present_if": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງມີຢູ່ເມື່ອ :other ແມ່ນ :value.", + "present_unless": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງມີຢູ່ ເວັ້ນເສຍແຕ່ວ່າ :other ແມ່ນ :value.", + "present_with": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງມີຢູ່ເມື່ອ :values ມີຢູ່.", + "present_with_all": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງມີຢູ່ເມື່ອມີ :values ຂໍ້ມູນ.", + "previous": "« ກ່ອນ​ຫນ້າ​ນີ້", + "prohibited": ":attribute ພາກສະຫນາມແມ່ນຫ້າມ.", + "prohibited_if": ":attribute ພາກສະຫນາມແມ່ນຫ້າມໃນເວລາທີ່ :other ແມ່ນ :value.", + "prohibited_if_accepted": ":attribute ສະຫນາມແມ່ນຖືກຫ້າມເມື່ອ :other ຖືກຍອມຮັບ.", + "prohibited_if_declined": "ຂໍ້ມູນ :attribute ສະບັບແມ່ນຖືກຫ້າມໃນເວລາທີ່ :other ຖືກປະຕິເສດ.", + "prohibited_unless": ":attribute ພາກສະຫນາມແມ່ນຖືກຫ້າມເວັ້ນເສຍແຕ່ວ່າ :other ແມ່ນຢູ່ໃນ :values.", + "prohibits": "ພາກສະຫນາມ :attribute ຫ້າມ :other ຈາກປະຈຸບັນ.", + "regex": "ຮູບແບບ :attribute ບໍ່ຖືກຕ້ອງ.", + "relatable": "ນີ້ :attribute ອາດຈະບໍ່ກ່ຽວຂ້ອງກັບຊັບພະຍາກອນນີ້.", + "required": "ຕ້ອງການ :attribute ຊ່ອງຂໍ້ມູນ.", + "required_array_keys": ":attribute ຊ່ອງຂໍ້ມູນຕ້ອງມີລາຍການສໍາລັບ: :values.", + "required_if": "ຊ່ອງຂໍ້ມູນ :attribute ແມ່ນຕ້ອງການເມື່ອ :other ແມ່ນ :value.", + "required_if_accepted": "ຊ່ອງຂໍ້ມູນ :attribute ແມ່ນຕ້ອງການເມື່ອ :other ຖືກຍອມຮັບ.", + "required_if_declined": "ຊ່ອງຂໍ້ມູນ :attribute ແມ່ນຕ້ອງການເມື່ອ :other ຖືກປະຕິເສດ.", + "required_unless": "ຊ່ອງຂໍ້ມູນ :attribute ແມ່ນຕ້ອງການເວັ້ນເສຍແຕ່ວ່າ :other ແມ່ນຢູ່ໃນ :values.", + "required_with": "ຊ່ອງຂໍ້ມູນ :attribute ແມ່ນຕ້ອງການເມື່ອມີ :values.", + "required_with_all": "ຊ່ອງຂໍ້ມູນ :attribute ແມ່ນຕ້ອງການເມື່ອ :values ມີຢູ່.", + "required_without": "ຊ່ອງຂໍ້ມູນ :attribute ແມ່ນຕ້ອງການເມື່ອ :values ບໍ່ມີຢູ່.", + "required_without_all": "ຊ່ອງຂໍ້ມູນ :attribute ແມ່ນຕ້ອງການເມື່ອບໍ່ມີ :values ຂໍ້ມູນ.", + "reset": "ລະຫັດຜ່ານຂອງທ່ານໄດ້ຖືກຣີເຊັດແລ້ວ.", + "same": ":attribute ແລະ :other ຕ້ອງກົງກັນ.", + "sent": "ພວກ​ເຮົາ​ໄດ້​ສົ່ງ​ອີ​ເມລ​໌​ເຊື່ອມ​ຕໍ່​ການ​ຕັ້ງ​ລະ​ຫັດ​ຜ່ານ​ຂອງ​ທ່ານ​.", + "size.array": ":attribute ຕ້ອງມີ :size ລາຍການ.", + "size.file": ":attribute ຈະຕ້ອງເປັນ :size ກິໂລໄບ.", + "size.numeric": ":attribute ຕ້ອງເປັນ :size.", + "size.string": ":attribute ຕ້ອງມີ :size ຕົວອັກສອນ.", + "starts_with": ":attribute ຕ້ອງເລີ່ມຕົ້ນດ້ວຍອັນໃດອັນໜຶ່ງຕໍ່ໄປນີ້: :values.", + "string": ":attribute ຕ້ອງເປັນສະຕຣິງ.", + "throttle": "ພະຍາຍາມເຂົ້າສູ່ລະບົບຫຼາຍເກີນໄປ. ກະລຸນາລອງໃໝ່ໃນອີກ :seconds ວິນາທີ.", + "throttled": "ກະລຸນາລໍຖ້າກ່ອນທີ່ຈະລອງໃໝ່.", + "timezone": ":attribute ຕ້ອງເປັນເຂດເວລາທີ່ຖືກຕ້ອງ.", + "token": "token ຣີເຊັດລະຫັດຜ່ານນີ້ບໍ່ຖືກຕ້ອງ.", + "ulid": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງເປັນ ULID ທີ່ຖືກຕ້ອງ.", + "unique": ":attribute ໄດ້ຖືກປະຕິບັດແລ້ວ.", + "uploaded": ":attribute ລົ້ມເຫລວໃນການອັບໂຫລດ.", + "uppercase": "ຊ່ອງຂໍ້ມູນ :attribute ຈະຕ້ອງເປັນຕົວພິມໃຫຍ່.", + "url": ":attribute ຕ້ອງເປັນ URL ທີ່ຖືກຕ້ອງ.", + "user": "ພວກເຮົາບໍ່ສາມາດຊອກຫາຜູ້ໃຊ້ທີ່ມີທີ່ຢູ່ອີເມວນັ້ນ.", + "uuid": ":attribute ຕ້ອງເປັນ UUID ທີ່ຖືກຕ້ອງ." +} diff --git a/locales/lt/_excludes.json b/locales/lt/_excludes.json new file mode 100644 index 00000000000..7e8cbb6d732 --- /dev/null +++ b/locales/lt/_excludes.json @@ -0,0 +1,20 @@ +[ + "Angola", + "Argentina", + "Aruba", + "CSV (.csv)", + "Excel (.xlsx)", + "Grenada", + "Malta", + "Moldova", + "Nauru", + "Nova", + "Palau", + "Panama", + "Peru", + "Samoa", + "Tokelau", + "Tuvalu", + "Uganda", + "Vanuatu" +] diff --git a/locales/lt/json-inline.json b/locales/lt/json-inline.json new file mode 100644 index 00000000000..e24d6956064 --- /dev/null +++ b/locales/lt/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Šis laukas turi būti tinkamas vaidmuo.", + "The :attribute must be at least :length characters and contain at least one number.": "Šiame lauke turi būti bent :length simbolių ir jame turi būti bent vienas skaičius.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Šiame lauke turi būti bent :length simbolių, jame turi būti bent vienas specialusis simbolis ir vienas skaičius.", + "The :attribute must be at least :length characters and contain at least one special character.": "Šiame lauke turi būti bent :length simbolių ir jame turi būti bent vienas specialusis simbolis.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Šiame lauke turi būti bent :length simbolių, jame turi būti bent viena didžioji raidė ir vienas skaičius.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Šiame lauke turi būti bent :length simbolių, jame turi būti bent vienas didžiosios ir vienas specialusis simbolis.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Šiame lauke turi būti bent :length simbolių, jame turi būti bent vienas didžioji raidė, vienas skaičius ir vienas specialusis simbolis.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Šiame lauke turi būti bent :length simbolių ir bent viena didžioji raidė.", + "The :attribute must be at least :length characters.": "Šiame lauke turi būti bent :length simbolių.", + "The :attribute must contain at least one letter.": "Šiame lauke turi būti bent viena raidė.", + "The :attribute must contain at least one number.": "Šiame lauke turi būti bent vienas skaičius.", + "The :attribute must contain at least one symbol.": "Šiame lauke turi būti bent vienas simbolis.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Šiame lauke turi būti bent viena didžioji ir viena mažoji raidė.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Pateiktas laukas atsirado dėl duomenų nutekėjimo. Pasirinkite kitą lauką." +} diff --git a/locales/lt/json.json b/locales/lt/json.json new file mode 100644 index 00000000000..b919a73c6dc --- /dev/null +++ b/locales/lt/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ir dar :count klaidų)", + "(and :count more errors)": "(ir dar :count klaidų)|(ir dar :count klaidų)|(ir dar :count klaidų)", + "30 Days": "30 dienų", + "60 Days": "60 dienų", + "90 Days": "90 dienų", + ":amount selected": ":Amount pasirinkta", + ":amount Total": ":Amount iš viso", + ":days day trial": ":Days dienų bandymas", + ":resource Details": ":Resource detalės", + ":resource Details: :title": ":Resource Išsami informacija: :title", + "A decryption key is required.": "Reikalingas iššifravimo raktas.", + "A fresh verification link has been sent to your email address.": "Jūsų el. pašto adresu buvo išsiųsta nauja patvirtinimo nuoroda.", + "A new verification link has been sent to the email address you provided during registration.": "Nauja patvirtinimo nuoroda buvo išsiųsta el. pašto adresu, kurį pateikėte registruojantis.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Nauja patvirtinimo nuoroda buvo išsiųsta el. pašto adresu, kurį nurodėte profilio nustatymuose.", + "A new verification link has been sent to your email address.": "Jūsų el. pašto adresu išsiųsta nauja patvirtinimo nuoroda.", + "Accept Invitation": "Priimti Kvietimą", + "Action": "Veiksmas", + "Action Event": "Veiksmo įvykis", + "Action Events": "Veiksmo įvykiai", + "Action Happened At": "Veiksmo laikas", + "Action Initiated By": "Inicijavo", + "Action Name": "Pavadinimas", + "Action Status": "Statusas", + "Action Target": "Tikslas", + "Actions": "Veiksmas", + "Add": "Pridėti", + "Add :resource": "Pridėti :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Pridėkite naują komandos narį prie savo komandos, leisdami jam bendradarbiauti su jumis.", + "Add additional security to your account using two factor authentication.": "Papildomai apsaugokite savo paskyrą naudojant dviejų veiksnių autentifikavimą.", + "Add Payment Method": "Pridėti mokėjimo būdą", + "Add row": "Pridėti eilutę", + "Add Team Member": "Pridėti komandos narį", + "Add VAT Number": "Pridėti PVM mokėtojo kodą", + "Added.": "Pridėta.", + "Additional billing information updated successfully.": "Papildoma atsiskaitymo informacija sėkmingai atnaujinta.", + "Address": "Adresas", + "Address Line 2": "Adreso eilutė 2", + "Administrator": "Administratorius", + "Administrator users can perform any action.": "Administratoriai gali atlikti bet kokius veiksmus.", + "Afghanistan": "Afganistanas", + "Aland Islands": "Alandų Salos", + "Albania": "Albanija", + "Algeria": "Alžyras", + "All of the people that are part of this team.": "Visi žmonės yra jūsų komandos nariai.", + "All resources loaded.": "Visi ištekliai įkelti.", + "All rights reserved.": "Visos teisės saugomos.", + "Already registered?": "Jau užsiregistravote?", + "American Samoa": "Amerikos Samoa", + "An error occurred while uploading the file.": "Įkeliant failą įvyko klaida.", + "An error occurred while uploading the file: :error": "Įkeliant failą įvyko klaida: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Įvyko netikėta klaida ir mes apie tai pranešėme savo palaikymo komandai. Pabandykite dar kartą vėliau.", + "Andorra": "Andora", + "Angola": "Angola", + "Anguilla": "Angilija", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Kitas vartotojas atnaujino šį šaltinį, nes šis puslapis buvo įkeltas. Prašome atnaujinti puslapį ir bandykite dar kartą.", + "Antarctica": "Antarktida", + "Antigua And Barbuda": "Antigva ir Barbuda", + "Antigua and Barbuda": "Antigva ir Barbuda", + "API Token": "API raktas", + "API Token Permissions": "API rakto teisės", + "API Tokens": "API raktai", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API raktai leidžia kitoms paslaugoms jūsų vardu naudotis mūsų aplikacija.", + "Apply": "Taikyti", + "Apply Coupon": "Taikyti kuponą", + "April": "Balandis", + "Are you sure you want to attempt to pay :amount?": "Ar tikrai norite pabandyti sumokėti :amount?", + "Are you sure you want to cancel your subscription?": "Ar tikrai norite atšaukti prenumeratą?", + "Are you sure you want to delete all the notifications?": "Ar tikrai norite ištrinti visus pranešimus?", + "Are you sure you want to delete the selected resources?": "Ar tikrai norite ištrinti pasirinktus išteklius?", + "Are you sure you want to delete this file?": "Ar tikrai norite ištrinti šį failą?", + "Are you sure you want to delete this notification?": "Ar tikrai norite ištrinti šį pranešimą?", + "Are you sure you want to delete this payment method?": "Ar tikrai norite ištrinti šį mokėjimo metodą?", + "Are you sure you want to delete this resource?": "Ar tikrai norite ištrinti šį šaltinį?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ar jūs tikrai norite ištrinti šią komandą? Vos ištrynus komandą, visi jos duomenys bus ištrinti visam laikui.", + "Are you sure you want to delete your account?": "Ar tikrai norite ištrinti savo paskyrą?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ar jūs tikrai norite ištrinti šią komandą? Vos ištrynus komandą, visi jos duomenys bus ištrinti visam laikui. Įveskite savo slaptažodį, jei tikrai norite ištrinti savo paskyrą visam laikui.", + "Are you sure you want to detach the selected resources?": "Ar tikrai norite atskirti pasirinktus išteklius?", + "Are you sure you want to detach this resource?": "Ar tikrai norite atjungti šį šaltinį?", + "Are you sure you want to force delete the selected resources?": "Ar tikrai norite priversti ištrinti pasirinktus išteklius?", + "Are you sure you want to force delete this resource?": "Ar tikrai norite priversti ištrinti šį šaltinį?", + "Are you sure you want to log out?": "Ar tikrai norite atsijungti?", + "Are you sure you want to mark all notifications as read?": "Ar tikrai norite pažymėti visus pranešimus kaip perskaitytus?", + "Are you sure you want to remove this item?": "Ar tikrai norite pašalinti šį elementą?", + "Are you sure you want to restore the selected resources?": "Ar tikrai norite atkurti pasirinktus išteklius?", + "Are you sure you want to restore this resource?": "Ar tikrai norite atkurti šį šaltinį?", + "Are you sure you want to resume your subscription?": "Ar tikrai norite atnaujinti prenumeratą?", + "Are you sure you want to run this action?": "Ar tikrai norite paleisti šį veiksmą?", + "Are you sure you want to set this payment method as your default?": "Ar tikrai norite nustatyti šį mokėjimo metodą kaip numatytąjį?", + "Are you sure you want to stop impersonating?": "Ar tikrai norite nustoti apsimetinėti?", + "Are you sure you would like to delete this API token?": "Ar jūs tikrai norite ištrinti šį API raktą?", + "Are you sure you would like to leave this team?": "Ar jūs tikrai norite palikti šią komandą?", + "Are you sure you would like to remove this person from the team?": "Ar jūs tikrai norite pašalinti šį žmogų iš komandos?", + "Are you sure you would like to switch billing plans?": "Ar tikrai norite pakeisti atsiskaitymo planus?", + "Argentina": "Argentina", + "Armenia": "Armėnija", + "Aruba": "Aruba", + "Attach": "Pridėti", + "Attach & Attach Another": "Pridėti ir pridėti dar vieną", + "Attach :resource": "Pridėti :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Pridėkite failus vilkdami ir numesdami, pasirinkdami arba įklijuodami.", + "August": "Rugpjūtis", + "Australia": "Australija", + "Austria": "Austrija", + "Azerbaijan": "Azerbaidžanas", + "Bahamas": "Bahamai", + "Bahrain": "Bahreinas", + "Bangladesh": "Bangladešas", + "Barbados": "Barbadosas", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ar galėtumėte prieš tęsdami patvirtinti savo el. pašto adresą spustelėdami nuorodą, kurią ką tik išsiuntėme jums el. paštu? Jei negavote el. laiško, mielai atsiųsime kitą.", + "Before proceeding, please check your email for a verification link.": "Prieš tęsdami patikrinkite el. paštą, ar nėra patvirtinimo nuorodos.", + "Belarus": "Baltarusija", + "Belgium": "Belgija", + "Belize": "Belizas", + "Benin": "Beninas", + "Bermuda": "Bermudai", + "Bhutan": "Butanas", + "Billing Information": "Atsiskaitymo informacija", + "Billing Management": "Atsiskaitymo valdymas", + "Bolivia": "Bolivija", + "Bolivia, Plurinational State of": "Bolivija, daugiašalė valstybė", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ir Sábado", + "Bosnia And Herzegovina": "Bosnija ir Hercegovina", + "Bosnia and Herzegovina": "Bosnija ir Hercegovina", + "Botswana": "Botsvana", + "Bouvet Island": "Bouvet sala", + "Brazil": "Brazilija", + "British Indian Ocean Territory": "Indijos Vandenyno Britų Teritorija", + "Browser Sessions": "Naršyklės sesijos", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarija", + "Burkina Faso": "Burkina Fasas", + "Burundi": "Burundis", + "Cambodia": "Kambodža", + "Cameroon": "Kamerūnas", + "Canada": "Kanada", + "Cancel": "Atšaukti", + "Cancel Subscription": "Atšaukti prenumeratą", + "Cape Verde": "Žaliasis Kyšulys", + "Card": "Kortelė", + "Cayman Islands": "Kaimanų Salos", + "Central African Republic": "Centrinės Afrikos Respublika", + "Chad": "Čadas", + "Change Subscription Plan": "Pakeiskite prenumeratos planą", + "Change the current payment method attached to your subscription": "Pakeiskite dabartinį mokėjimo metodą, pridėtą prie prenumeratos", + "Changes": "Pokytis", + "Checkout": "Patikra", + "Chile": "Čilė", + "China": "Kinija", + "Choose": "Pasirinkti", + "Choose :field": "Pasirinkite :field", + "Choose :resource": "Pasirinkti :resource", + "Choose an option": "Pasirinkite parinktį", + "Choose date": "Pasirinkite datą", + "Choose File": "Pasirinkite Failą", + "Choose Files": "Pasirinkite Failai", + "Choose Type": "Pasirinkite Tipą", + "Christmas Island": "Kalėdų Sala", + "City": "Miestas", + "Click here to re-send the verification email.": "Spustelėkite čia, kad iš naujo išsiųstumėte patvirtinimo el. laišką.", + "click here to request another": "spustelėkite čia ir paprašykite kito", + "Click to choose": "Spustelėkite, jei norite pasirinkti", + "Close": "Uždaryti", + "Cocos (Keeling) Islands": "Kokos (Keeling) Salos", + "Code": "Kodas", + "Colombia": "Kolumbija", + "Comoros": "Komorai", + "Confirm": "Patvirtinti", + "Confirm Billing Action": "Patvirtinkite atsiskaitymo veiksmą", + "Confirm Password": "Pakartokite slaptažodį", + "Confirm Payment": "Patvirtinkite Mokėjimą", + "Confirm your :amount payment": "Patvirtinkite savo :amount mokėjimą", + "Congo": "Kongas", + "Congo, Democratic Republic": "Kongas, Demokratinė Respublika", + "Congo, the Democratic Republic of the": "Kongas, Demokratinė Respublika", + "Constant": "Nuolatinis", + "Continue To Payment": "Tęsti į mokėjimą", + "Cook Islands": "Kuko Salos", + "Copy to clipboard": "Nukopijuoti į iškarpinę", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Dramblio Kaulo Krantas", + "Country": "Šalis", + "Coupon": "Kuponas", + "Coupon applied successfully.": "Kuponas sėkmingai pritaikytas.", + "Create": "Sukurti", + "Create & Add Another": "Sukurti Ir Pridėti Kitą", + "Create :resource": "Sukurti :resource", + "Create a new team to collaborate with others on projects.": "Sukurkite naują komandą norint bendradarbiauti su kitais.", + "Create Account": "Sukurti Paskyrą", + "Create API Token": "Sukurti API raktą", + "Create New Team": "Sukurti naują komandą", + "Create Team": "Sukurti komandą", + "Created.": "Sukurta.", + "Croatia": "Kroatija", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Dabartinis slaptažodis", + "Current Subscription Plan": "Dabartinis prenumeratos planas", + "Currently Subscribed": "Šiuo metu prenumeruojamas", + "Customer Balance": "Kliento balansas", + "Customize": "Pritaikyti", + "Cyprus": "Kipras", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "Dramblio Kaulo Krantas", + "Dark": "Tamsus", + "Dashboard": "Pagrindinis puslapis", + "December": "Gruodis", + "Decrease": "Sumažėti", + "Default": "Numatytas", + "Delete": "Ištrinti", + "Delete :resource": "Ištrinti :resource", + "Delete Account": "Ištrinkite paskyrą", + "Delete all notifications": "Ištrinti visus pranešimus", + "Delete API Token": "Ištrinti API raktą", + "Delete File": "Ištrinti Failą", + "Delete Notification": "Ištrinti pranešimą", + "Delete Resource": "Ištrinti Resursą", + "Delete Selected": "Ištrinti Pasirinktą", + "Delete Team": "Ištrinti komandą", + "Denmark": "Danija", + "Detach": "Atskirti", + "Detach Resource": "Atjungti Resursą", + "Detach Selected": "Atjungti Pasirinktą", + "Details": "Informacija", + "Disable": "Išjungti", + "Djibouti": "Džibutis", + "Do you really want to leave? You have unsaved changes.": "Ar tikrai norite palikti? Jūs turite neišsaugotus pakeitimus.", + "Dominica": "Sekmadienis", + "Dominican Republic": "Dominikos Respublika", + "Done.": "Atlikta.", + "Download": "Atsisiųsti", + "Download Invoice": "Atsisiųskite sąskaitą faktūrą", + "Drop file or click to choose": "Numeskite failą arba spustelėkite, kad pasirinktumėte", + "Drop files or click to choose": "Numeskite failus arba spustelėkite, kad pasirinktumėte", + "Ecuador": "Ekvadoras", + "Edit": "Redaguoti", + "Edit :resource": "Redaguoti:resource", + "Edit Attached": "Redaguoti pridėtą", + "Edit Profile": "Redaguoti profilį", + "Editor": "Redaguotojas", + "Editor users have the ability to read, create, and update.": "Redaguotojai turi teisę skaityti, sukurti ir redaguoti.", + "Egypt": "Egiptas", + "El Salvador": "Salvadoras", + "Email": "El. paštas", + "email": "el. paštas", + "Email Address": "El. paštas", + "Email Addresses": "El. paštai", + "Email Password Reset Link": "Atsiųsti slaptažodžio atstatymo nuorodą", + "Email Verification": "El. pašto patvirtinimas", + "Enable": "Įjungti", + "Encrypted environment file already exists.": "Šifruotas aplinkos failas jau yra.", + "Encrypted environment file not found.": "Šifruotas aplinkos failas nerastas.", + "Ensure your account is using a long, random password to stay secure.": "Įsitikinkite, kad jūsų slapažodis yra ilgas, atsitiktinis dėl paskyros saugumo.", + "Environment file already exists.": "Aplinkos failas jau yra.", + "Environment file not found.": "Aplinkos failas nerastas.", + "Equatorial Guinea": "Pusiaujo Gvinėja", + "Eritrea": "Eritrėja", + "Error": "Klaida", + "errors": "klaidų", + "Estonia": "Estija", + "Ethiopia": "Etiopija", + "ex VAT": "be PVM", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Galiojimas baigiasi :expiration", + "Export As CSV": "Eksportuoti kaip CSV", + "Extra Billing Information": "Papildoma atsiskaitymo informacija", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Papildomas patvirtinimas reikalingas jūsų mokėjimo apdorojimui. Prašome tęsti mokėjimo puslapį paspaudę žemiau esantį mygtuką.", + "Failed Subscription Payment": "Nepavyko sumokėti prenumeratos", + "Failed to load :resource!": "Nepavyko įkelti :resource!", + "Falkland Islands (Malvinas)": "Folklando Salos (Malvinas)", + "Faroe Islands": "Farerų Salos", + "February": "Vasaris", + "Fiji": "Fidžis", + "Filename": "Failo pavadinimas", + "Finish enabling two factor authentication.": "Užbaikite dviejų veiksnių autentifikavimo įgalinimą.", + "Finland": "Suomija", + "For your security, please confirm your password to continue.": "Dėl jūsų saugumo prašome įvesti slaptažodį, jog tęsti.", + "Forbidden": "Draudžiama", + "Force Delete": "Priverstinis ištrynimas", + "Force Delete :resource": "Priverstinis ištrynimas :resource", + "Force Delete Resource": "Priverstinai ištrinti išteklius", + "Force Delete Selected": "Priverstinai ištrinti pasirinktus", + "Forgot Password": "Pamiršote slaptažodį", + "Forgot your password?": "Pamiršote slaptažodį?", + "Forgot Your Password?": "Pamiršote slaptažodį?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Pamiršote savo slaptažodį? Jokių problemų. Įveskite savo el. pašto adresą ir atsiųsime slaptažodžio atstatymo nuorodą, kuri leis jums pasirinkti naują.", + "France": "Prancūzija", + "French Guiana": "Prancūzijos Gviana", + "French Polynesia": "Prancūzijos Polinezija", + "French Southern Territories": "Prancūzijos Pietinės Teritorijos", + "From": "Iš", + "Gabon": "Gabonas", + "Gambia": "Gambija", + "Georgia": "Gruzija", + "Germany": "Vokietija", + "Ghana": "Gana", + "Gibraltar": "Gibraltaras", + "Go Home": "Eiti į pradinį puslapį", + "Go to page :page": "Eiti į puslapį Nr. :page", + "Great! You have accepted the invitation to join the :team team.": "Puiku! Jūs priėmėte kvietimą prisijungti prie :team komandos.", + "Greece": "Graikija", + "Greenland": "Grenlandija", + "Grenada": "Grenada", + "Guadeloupe": "Gvadelupa", + "Guam": "Guamas", + "Guatemala": "Gvatemala", + "Guernsey": "Gernsis", + "Guinea": "Gvinėja", + "Guinea-Bissau": "Bisau Gvinėja", + "Guyana": "Gajana", + "Haiti": "Haitis", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Turite kitų minčių apie prenumeratos atšaukimą? Galite iš karto iš naujo suaktyvinti prenumeratą bet kuriuo metu iki dabartinio atsiskaitymo ciklo pabaigos. Pasibaigus dabartiniam atsiskaitymo ciklui, galite pasirinkti visiškai naują prenumeratos planą.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Turite kitų minčių apie prenumeratos atšaukimą? Galite iš karto iš naujo suaktyvinti prenumeratą bet kuriuo metu iki dabartinio atsiskaitymo ciklo pabaigos. Pasibaigus dabartiniam atsiskaitymo ciklui, galite pasirinkti visiškai naują prenumeratos planą.", + "Heard Island & Mcdonald Islands": "Heard Island ir McDonald salos", + "Heard Island and McDonald Islands": "Heard ir McDonald salos", + "Hello!": "Sveiki!", + "Hide Content": "Slėpti Turinį", + "Hold Up!": "Laikykis!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Hondūras", + "Hong Kong": "Honkongas", + "Hungary": "Vengrija", + "I agree to the :terms_of_service and :privacy_policy": "Sutinku su :terms_of_service ir :privacy_policy", + "Iceland": "Islandija", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Jei reikia, galite atsijungti nuo visų kitų naršyklės sesijų visuose jūsų įrenginiuose. Kai kurie iš jūsų neseniai sesijų yra išvardyti toliau; tačiau šis sąrašas gali būti neišsamus. Jei manote, kad jūsų paskyra buvo pažeista, taip pat turėtumėte atnaujinti savo slaptažodį.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Jei jau turite paskyrą, galite priimti šį kvietimą spustelėdami žemiau esantį mygtuką:", + "If you did not create an account, no further action is required.": "Jeigu paskyrą kūrėte ne jūs, papildomų veiksmų atlikti nereikia.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Jei nesitikėjote gauti kvietimo į šią komandą, galite atsisakyti šio el.", + "If you did not receive the email": "Jei negavote el", + "If you did not request a password reset, no further action is required.": "Jeigu neprašėte atstatyti slaptažodį, jokių veiksmų atlikti nereikia.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Jei neturite paskyros, galite sukurti vieną spustelėdami žemiau esantį mygtuką. Sukūrę paskyrą, galite spustelėti kvietimo priėmimo Mygtuką šiame el.:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Jei į savo sąskaitas faktūras reikia pridėti konkrečią kontaktą ar mokesčių informaciją, pavyzdžiui, visą jūsų įmonės pavadinimą, PVM identifikavimo numerį ar įrašo adresą, galite ją pridėti čia.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Jeigu nepavyksta paspausti \":actionText\" mygtuko, nukopijuokite ir įklijuokite nuorodą, kuri pateikta žemiau,\nį savo naršyklę:", + "Impersonate": "Apsimesti", + "Increase": "Padidinti", + "India": "Indija", + "Indonesia": "Indonezija", + "Invalid filename.": "Neteisingas failo pavadinimas.", + "Invalid JSON was returned from the route.": "Iš maršruto buvo grąžintas netinkamas JSON.", + "Invoice Email Addresses": "Sąskaitos faktūros el. Pašto adresai", + "Invoice emails updated successfully.": "Sąskaitos faktūros el. Laiškai sėkmingai atnaujinti.", + "Invoices": "Sąskaitos faktūros", + "Iran, Islamic Republic Of": "Iranas", + "Iran, Islamic Republic of": "Iranas, Islamo Respublika", + "Iraq": "Irakas", + "Ireland": "Airija", + "Isle Of Man": "Meno sala", + "Isle of Man": "Meno sala", + "Israel": "Izraelis", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Panašu, kad neturite aktyvios prenumeratos. Norėdami pradėti, galite pasirinkti vieną iš toliau pateiktų prenumeratos planų. Prenumeratos planai gali būti pakeisti arba atšaukti jums patogiu metu.", + "Italy": "Italija", + "Jamaica": "Jamaika", + "January": "Sausis", + "Japan": "Japonija", + "Jersey": "Džersis", + "Jordan": "Jordanas", + "July": "Liepa", + "June": "Birželis", + "Kazakhstan": "Kazachstanas", + "Kenya": "Kenija", + "Key": "Klavišas", + "Kiribati": "Kiribatis", + "Korea": "Pietų Korėja", + "Korea, Democratic People's Republic of": "Šiaurės Korėja", + "Korea, Republic of": "Korėja, Respublika", + "Kosovo": "Kosovas", + "Kuwait": "Kuveitas", + "Kyrgyzstan": "Kirgizija", + "Lao People's Democratic Republic": "Laosas", + "Last active": "Paskutinį kartą prisijungta", + "Last used": "Paskutinį kartą naudotas", + "Latvia": "Latvija", + "Leave": "Palikti", + "Leave Team": "Palikti komandą", + "Lebanon": "Libanas", + "length": "ilgio", + "Lens": "Objektyvas", + "Lesotho": "Lesotas", + "Liberia": "Liberija", + "Libyan Arab Jamahiriya": "Libija", + "Liechtenstein": "Lichtenšteinas", + "Light": "Šviesa", + "Lithuania": "Lietuva", + "Load :perPage More": "Load :perpage plačiau", + "Loading": "Įkeliama", + "Location": "Vieta", + "Log in": "Prisijungti", + "Log In": "Prisijungti", + "Log Out": "atsijungti", + "Log out": "Atsijungti", + "Log Out Other Browser Sessions": "Atsijunkite Kitas Naršyklės Sesijas", + "Log Viewer": "Žurnalų peržiūros programa", + "Login": "Prisijungti", + "Logout": "Atsijungti", + "Logs": "Rąstai", + "Luxembourg": "Liuksemburgas", + "Macao": "Makao", + "Macedonia": "Šiaurės Makedonija", + "Macedonia, the former Yugoslav Republic of": "Makedonija, buvusi Jugoslavijos Respublika", + "Madagascar": "Madagaskaras", + "Malawi": "Malavis", + "Malaysia": "Malaizija", + "Maldives": "Maldyvai", + "Mali": "Mažas", + "Malta": "Malta", + "Manage Account": "Tvarkyti paskyrą", + "Manage and log out your active sessions on other browsers and devices.": "Tvarkykite ir atsijunkite savo aktyvias sesijas kitose naršyklėse ir įrenginiuose.", + "Manage API Tokens": "Tvarkyti API raktus", + "Manage Role": "Tvarkyti roles", + "Manage Team": "Tvarkyti komandas", + "Managing billing for :billableName": "Tvarkyti atsiskaitymą už :billableName", + "March": "Kovas", + "Mark all as Read": "Pažymėti visus kaip skaitytus", + "Mark all notifications as read": "Pažymėti visus pranešimus kaip perskaitytus", + "Mark Read": "Pažymėti kaip skaitytą", + "Mark Unread": "Pažymėti kaip neskaitytą", + "Marshall Islands": "Maršalo Salos", + "Martinique": "Martinika", + "Mauritania": "Mauritanija", + "Mauritius": "Mauricijus", + "May": "Gali", + "Mayotte": "Majotas", + "Mexico": "Meksika", + "Micronesia, Federated States Of": "Mikronezija", + "Micronesia, Federated States of": "Mikronezija, Federacinės Valstijos", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Respublika", + "Monaco": "Monakas", + "Mongolia": "Mongolija", + "Montenegro": "Juodkalnija", + "Month To Date": "Mėnuo Iki Datos", + "Monthly": "Kas mėnesį", + "monthly": "kas mėnesį", + "Montserrat": "Montseratas", + "Morocco": "Marokas", + "Mozambique": "Mozambikas", + "Myanmar": "Mianmaras", + "Name": "Vardas", + "name": "vardas", + "Namibia": "Namibija", + "Nauru": "Nauru", + "Nepal": "Nepalas", + "Netherlands": "Nyderlandai", + "Netherlands Antilles": "Nyderlandų Antilai", + "Nevermind": "Nesvarbu", + "Nevermind, I'll keep my old plan": "Nieko, aš laikysiuosi savo seno plano", + "New": "Naujas", + "New :resource": "Naujas:resource", + "New Caledonia": "Naujoji Kaledonija", + "New Password": "Naujas slaptažodis", + "New Zealand": "Naujoji Zelandija", + "Next": "Kitas", + "Next Payment": "Kitas mokėjimas", + "Next Payment on": "Kitas mokėjimas įjungtas", + "Nicaragua": "Nikaragva", + "Niger": "Nigeris", + "Nigeria": "Nigerija", + "Niue": "Niuue", + "No": "Nėra", + "No :resource matched the given criteria.": "Nr. :resource atitiko nurodytus kriterijus.", + "No additional information...": "Nėra papildomos informacijos...", + "No Current Data": "Nėra Dabartinių Duomenų", + "No Data": "Duomenų Nėra", + "no file selected": "nepasirinktas failas", + "No Increase": "Nepadidėja", + "No payment methods on file.": "Byloje nėra mokėjimo būdų.", + "No payment scheduled.": "Mokėjimas nenumatytas.", + "No Prior Data": "Nėra Išankstinių Duomenų", + "No Results Found.": "Rezultatų Nerasta.", + "Norfolk Island": "Norfolko Sala", + "Northern Mariana Islands": "Šiaurės Marianos Salos", + "Norway": "Norvegija", + "Not Found": "Nerasta", + "Notifications": "Pranešimai", + "Nova": "Nova", + "Nova User": "Nova vartotojas", + "November": "Lapkritis", + "October": "Spalis", + "of": "iš", + "OK": "Gerai", + "Oman": "Omanas", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Vos ištrynus komandą, visi jos resursai ir duomenys bus visam laikui ištrinti. Prieš ištrinant komandą parsisiųskite visus duomenis, kuriuos norėsite pasiekti.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Vos ištrynus paskyrą, visi jos resursai ir duomenys bus visam laikui ištrinti. Prieš ištrinant paskyrą parsisiųskite visus duomenis, kuriuos norėsite pasiekti.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kai paskyra bus ištrinta, visi jos ištekliai ir duomenys bus ištrinti visam laikui. Įveskite slaptažodį, kad patvirtintumėte, jog norite visam laikui ištrinti paskyrą.", + "Only Trashed": "Tik Trashed", + "Open Invoices": "Atidaryti sąskaitas faktūras", + "Original": "Originalus", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Mūsų atsiskaitymo valdymo portalas leidžia patogiai tvarkyti savo prenumeratos planą, mokėjimo būdą ir atsisiųsti naujausias sąskaitas faktūras.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Mūsų atsiskaitymo valdymo portalas leidžia patogiai valdyti prenumeratos planą, mokėjimo būdus ir atsisiųsti naujausias sąskaitas faktūras.", + "Page Expired": "Galiojimo laikas pasibaigė", + "Pagination Navigation": "Puslapių navigacija", + "Paid": "Mokama", + "Pakistan": "Pakistanas", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinos Teritorijos", + "Panama": "Panama", + "Papua New Guinea": "Papua Naujoji Gvinėja", + "Paraguay": "Paragvajus", + "Password": "Slaptažodis", + "password": "slaptažodis", + "Payment Confirmation": "Mokėjimo Patvirtinimas", + "Payment Information": "Mokėjimo informacija", + "Payment information updated successfully.": "Mokėjimo informacija sėkmingai atnaujinta.", + "Payment Method": "Mokėjimo būdas", + "Payment Methods": "mokėjimo metodai", + "Payment Required": "Reikalingas mokėjimas", + "Payments": "Mokėjimai", + "Pending Team Invitations": "Laukiama Komandos Kvietimų", + "Per Page": "Per Puslapį", + "Permanently delete this team.": "Galite ištrinti visam laikui šią komandą.", + "Permanently delete your account.": "Galite ištrinti visam laikui savo paskyrą.", + "Permissions": "Teisės", + "Peru": "Peru", + "Philippines": "Filipinai", + "Photo": "Nuotrauka", + "Pitcairn": "Pitkerno Salos", + "Please accept the terms of service.": "Sutikite su paslaugų teikimo sąlygomis.", + "Please click the button below to verify your email address.": "Spauskite mygtuką žemiau, norėdami patvirtinti savo el. pašto adresą.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Prašome patvirtinti prisijungimą į paskyrą įvedant vieną iš jūsų atkūrimo kodų.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Prašome patvirtinti prisijungimą į paskyrą įvedant autentifikavimo kodą iš jūsų autentifikavimo programėlės.", + "Please confirm your password before continuing.": "Prieš tęsdami patvirtinkite slaptažodį.", + "Please copy your new API token. For your security, it won't be shown again.": "Nusikopijuokite savo naują API raktą. Dėl jūsų saugumo daugiau jo nerodysime.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Įveskite savo slaptažodį, kad patvirtintumėte, jog norėtumėte atsijungti nuo kitų naršyklės sesijų visuose jūsų įrenginiuose.", + "Please provide a maximum of three invoice emails addresses.": "Pateikite ne daugiau kaip tris sąskaitos faktūros el. Pašto adresus.", + "Please provide the email address of the person you would like to add to this team.": "Prašome nurodyti asmens, kurį norėtumėte įtraukti į šią komandą, el. pašto adresą.", + "Please set a default payment method before retrying payments.": "Prieš bandydami mokėjimus, nustatykite numatytąjį mokėjimo metodą.", + "Please set a default payment method before swapping plans.": "Prieš keisdami planus, nustatykite numatytąjį mokėjimo metodą.", + "Poland": "Lenkija", + "Portugal": "Portugalija", + "Press / to search": "Paspauskite / norėdami ieškoti", + "Preview": "Peržiūra", + "Previewing": "Peržiūra", + "Previous": "Ankstesnis", + "Privacy Policy": "Privatumo Politika", + "Profile": "Profilis", + "Profile Information": "Profilio informacija", + "Puerto Rico": "Puerto Rikas", + "Qatar": "Kataras", + "Quarter To Date": "Ketvirtis Iki Šiol", + "Recovery Code": "Atkūrimo kodas", + "Refresh": "Atnaujinti", + "Regards,": "Pagarbiai,", + "Regenerate Recovery Codes": "Iš naujo sugeneruoti atkūrimo kodus", + "Register": "Registruotis", + "Reload": "Perkrauti", + "Remember me": "Atsiminti mane", + "Remember Me": "Atsiminti", + "Remove": "Pašalinti", + "Remove Photo": "Pašalinti nuotrauką", + "Remove Team Member": "Pašalinti komandos narį", + "Replicate": "Atkartoti", + "Required fields": "Privalomi laukai", + "Resend Verification Email": "Persiųsti patvirtinimo el. laišką", + "Reset Filters": "Reset Filtrai", + "Reset Password": "Slaptažodžio atstatymas", + "Reset Password Notification": "Slaptažodžio atstatymo pranešimas", + "resource": "išteklių", + "Resource Row Dropdown": "Išskleidžiamasis išteklių eilutės meniu", + "Resources": "Lėšų", + "resources": "lėšų", + "Restore": "Atkurti", + "Restore :resource": "Atkurti :resource", + "Restore Resource": "Atkurti Išteklius", + "Restore Selected": "Atkurti Pasirinktą", + "results": "rezultatai", + "Resume Subscription": "Tęsti prenumeratą", + "Retry Payment": "Bandykite dar kartą sumokėti", + "Return to :appName": "Grįžkite į :appName", + "Reunion": "Susitikimas", + "Role": "Rolė", + "Romania": "Rumunija", + "Run Action": "Vykdyti Veiksmą", + "Russian Federation": "Rusijos Federacija", + "Rwanda": "Ruanda", + "Réunion": "Reunjonas", + "Saint Barthelemy": "Šv. Baltramiejus", + "Saint Barthélemy": "Šventasis Bartelis", + "Saint Helena": "Šv. Elenos Sala", + "Saint Kitts And Nevis": "Sent Kitsas ir Nevis", + "Saint Kitts and Nevis": "Sent Kitsas ir Nevis", + "Saint Lucia": "Sent Lusija", + "Saint Martin": "Šv. Martynas", + "Saint Martin (French part)": "Saint Martin (prancūziška dalis)", + "Saint Pierre And Miquelon": "Pjeras ir Mikelonas", + "Saint Pierre and Miquelon": "Sen Pjeras ir Mikelonas", + "Saint Vincent And Grenadines": "Sent Vinsentas ir Grenadinai", + "Saint Vincent and the Grenadines": "Sent Vincentas ir Grenadinai", + "Samoa": "Samoa", + "San Marino": "San Marinas", + "Sao Tome And Principe": "San Tomė ir Prinsipė", + "Sao Tome and Principe": "San Tomė ir Prinsipė", + "Saudi Arabia": "Saudo Arabija", + "Save": "Išsaugoti", + "Saved.": "Išsaugota.", + "Scroll to bottom": "Slinkite į apačią", + "Scroll to top": "Slinkite į viršų", + "Search": "Paieška", + "Secure Area": "Saugi zona", + "Select": "Pasirinkite", + "Select a different plan": "Pasirinkite kitą planą", + "Select a log file...": "Pasirinkite žurnalo failą...", + "Select A New Photo": "Pasirinkti naują nuotrauką", + "Select Action": "Pasirinkite Veiksmą", + "Select all": "Pasirinkite Visus", + "Select All Dropdown": "Išskleidžiamajame meniu pasirinkite Visi", + "Select this page": "Pasirinkite šį puslapį", + "Send Password Reset Link": "Siųsti slaptažodžio atstatymo nuorodą", + "Senegal": "Senegalas", + "September": "Rugsėjo", + "Serbia": "Serbija", + "Server Error": "Serverio klaida", + "Service Unavailable": "Paslauga negalima", + "Set as default": "Nustatyti kaip numatytąjį", + "Setup Key": "Sąrankos raktas", + "Seychelles": "Seišeliai", + "Show All Fields": "Rodyti Visus Laukus", + "Show Content": "Rodyti Turinį", + "Show Recovery Codes": "Rodyti atkūrimo kodus", + "Showing": "Rodomi nuo", + "Sierra Leone": "Siera Leonė", + "Signed in as": "Prisijungęs kaip", + "Singapore": "Singapūras", + "Sint Maarten (Dutch part)": "Sint Martenas", + "Slovakia": "Slovakija", + "Slovenia": "Slovėnija", + "Soft Deleted": "Minkštas Ištrintas", + "Solomon Islands": "Saliamono Salos", + "Somalia": "Somalis", + "Something went wrong.": "Kažkas nutiko.", + "Sorry! You are not authorized to perform this action.": "Atsiprašau! Jūs nesate įgaliotas atlikti šį veiksmą.", + "Sorry, your session has expired.": "Atsiprašome, Jūsų sesija pasibaigė.", + "South Africa": "Pietų Afrika", + "South Georgia And Sandwich Isl.": "Pietų Džordžija ir Pietų Sandvičo salos", + "South Georgia and the South Sandwich Islands": "Pietų Džordžija ir Pietų Sandvičo salos", + "South Sudan": "Pietų Sudanas", + "Spain": "Ispanija", + "Sri Lanka": "Šri Lanka", + "Standalone Actions": "Savarankiški veiksmai", + "Start Polling": "Pradėti Apklausą", + "Start polling": "Pradėti apklausą", + "State / County": "Valstybė / apskritis", + "Stop Impersonating": "Nustokite apsimetinėti", + "Stop Polling": "Sustabdyti Apklausą", + "Stop polling": "Nustokite balsuoti", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Išsisaugokite šiuos atkūrimo kodus saugioje slaptažodžių tvarkyklėje. Jie bus reikalaujami norint susigrąžinti prieigą prie paskyros jei dviejų veiksnių apsaugos įrenginys bus prarastas.", + "Subscribe": "Prenumeruoti", + "Subscription Information": "Prenumeratos informacija", + "Subscription Pending": "Laukiama prenumeratos", + "Sudan": "Sudanas", + "Suriname": "Surinamas", + "Svalbard And Jan Mayen": "Svalbard ir Jan Mayen", + "Svalbard and Jan Mayen": "Svalbardas ir Janas Mayenas", + "Swaziland": "Eswatini", + "Sweden": "Švedija", + "Switch Teams": "Pakeisti komandą", + "Switzerland": "Šveicarija", + "Syrian Arab Republic": "Sirija", + "System": "Sistema", + "Taiwan": "Taivanas", + "Taiwan, Province of China": "Taivanas, Kinijos provincija", + "Tajikistan": "Tadžikistanas", + "Tanzania": "Tanzanija", + "Tanzania, United Republic of": "Tanzanija, Jungtinė Respublika", + "TAX": "MOKESČIAI", + "Team Details": "Komandos informacija", + "Team Invitation": "Komandos Kvietimas", + "Team Members": "Komandos nariai", + "Team Name": "Komandos pavadinimas", + "Team Owner": "Komandos savininkas", + "Team Settings": "Komandos nustatymai", + "Terms of Service": "Paslaugų teikimo sąlygos", + "Thailand": "Tailandas", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ačiū, kad užsiregistravote! Prieš pradedant, gal galite patvirtinti savo el. pašto adresą paspaudžiant ant nuorodos, kurią jums ką tik atsiuntėme? Jeigu negavote el. laiško, mes jums atsiųsime kitą.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Dėkojame už nuolatinę paramą. Pridėjome jūsų sąskaitos faktūros kopiją jūsų įrašams. Praneškite mums, jei turite klausimų ar rūpesčių.", + "Thanks,": "Dėkoju,", + "The :attribute must be a valid role.": "Laukas :attribute turi būti tinkama rolė.", + "The :attribute must be at least :length characters and contain at least one number.": "Laukas :attribute turi būti bent :length simbolių ilgio ir turėti bent vieną numerį.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute turi būti ne mažiau kaip :length simboliai ir juose turi būti bent vienas specialus simbolis ir vienas numeris.", + "The :attribute must be at least :length characters and contain at least one special character.": "Laukas :attribute turi būti bent :length simbolių ilgio ir turėti bent vieną specialių simbolį.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Laukas :attribute turi būti bent :length sibmolių ilgio ir turėti bent vieną didžiąją raidę bei skaičių.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Laukas :attribute turi būti bent :length simbolių ilgio ir turėti bent vieną didžiąją raidę bei vieną specialų simbolį.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Laukas :attribute turi būti bent :length simbolių ilgio ir turėti bent vieną didžiają raidę, vieną skaičių bei vieną specialų simbolį.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Laukas :attribute turi būti bent :length simbolių ilgio ir turėti bent vieną didžiąją raidę.", + "The :attribute must be at least :length characters.": "Laukas :attribute turi būti bent :length simbolių ilgio.", + "The :attribute must contain at least one letter.": ":Attribute turi būti bent viena raidė.", + "The :attribute must contain at least one number.": ":Attribute turi būti bent vienas skaičius.", + "The :attribute must contain at least one symbol.": ":Attribute turi būti bent vienas simbolis.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute turi būti bent viena didžioji ir viena mažoji raidė.", + "The :resource was created!": ":Resource buvo sukurtas!", + "The :resource was deleted!": ":Resource buvo ištrintas!", + "The :resource was restored!": ":Resource buvo atkurta!", + "The :resource was updated!": ":Resource buvo atnaujintas!", + "The action was executed successfully.": "Veiksmas buvo sėkmingai įvykdytas.", + "The default payment method cannot be removed.": "Numatytasis mokėjimo metodas negali būti pašalintas.", + "The file was deleted!": "Failas buvo ištrintas!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Pateiktas :attribute pasirodė nutekėjus duomenims. Pasirinkite kitą :attribute.", + "The given data was invalid.": "Pateikti duomenys neteisingi.", + "The government won't let us show you what's behind these doors": "Vyriausybė neleis mums parodyti, kas yra už šių durų", + "The HasOne relationship has already been filled.": "HasOne santykiai jau buvo užpildyti.", + "The image could not be loaded": "Nepavyko įkelti vaizdo", + "The image could not be loaded.": "Nepavyko įkelti vaizdo.", + "The invoice emails must be valid email addresses.": "Sąskaitos faktūros el. Laiškai turi būti galiojantys el. Pašto adresai.", + "The password is incorrect.": "Slaptažodis neteisingas.", + "The provided coupon code is invalid.": "Pateiktas kupono kodas neteisingas.", + "The provided password does not match your current password.": "Pateiktas slaptažodis nesutampa su jūsų dabartiniu slaptažodžiu.", + "The provided password was incorrect.": "Pateiktas slaptažodis buvo neteisingas.", + "The provided two factor authentication code was invalid.": "Pateiktas autentifikavimo kodas buvo neteisingas.", + "The provided two factor recovery code was invalid.": "Pateiktas dviejų veiksnių atkūrimo kodas buvo neteisingas.", + "The provided VAT number is invalid.": "Pateiktas PVM mokėtojo kodas neteisingas.", + "The resource was attached!": "Šaltinis buvo pridėtas!", + "The resource was prevented from being saved!": "Išteklių išsaugoti nepavyko!", + "The resource was updated!": "Ištekliai buvo atnaujinti!", + "The response is not a streamed response.": "Atsakymas nėra srautinis atsakymas.", + "The response is not a view.": "Atsakymas nėra vaizdas.", + "The selected country is invalid.": "Pasirinkta šalis neteisinga.", + "The selected plan is invalid.": "Pasirinktas planas netinkamas.", + "The selected resources have been :action!": "Pasirinkta :action išteklių!", + "The team's name and owner information.": "Komandos pavadinimas ir savininko informacija.", + "There are no available options for this resource.": "Šiam ištekliui nėra jokių galimybių.", + "There are no fields to display.": "Nėra rodomų laukų.", + "There are no new notifications.": "Naujų pranešimų nėra.", + "There was a problem executing the action.": "Buvo problema vykdant veiksmą.", + "There was a problem fetching the resource.": "Gaunant šaltinį kilo problema.", + "There was a problem submitting the form.": "Buvo problema pateikti formą.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Šie žmonės buvo pakviesti į jūsų komandą ir jiems buvo išsiųstas kvietimo el. Jie gali prisijungti prie komandos priimdami el.", + "This account does not have an active subscription.": "Ši paskyra neturi aktyvios prenumeratos.", + "This action is unauthorized.": "Šis veiksmas yra neteisėtas.", + "This copy of Nova is unlicensed.": "Ši Nova kopija yra nelicencijuota.", + "This coupon code can only be used by new customers.": "Šį kupono kodą gali naudoti tik nauji klientai.", + "This device": "Šis įrenginys", + "This file field is read-only.": "Šis Failo laukas yra tik skaitomas.", + "This invoice is no longer open.": "Ši sąskaita faktūra nebėra atidaryta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Tai yra saugi taikymo sritis. Prašome patvirtinti savo slaptažodį prieš tęsdami.", + "This password does not match our records.": "Šis slaptažodis neatitinka mūsų įrašų.", + "This password reset link will expire in :count minutes.": "Ši slaptažodžio nustatymo nuoroda galios :count min.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Šis mokėjimas buvo inicijuotas, tačiau lėšos dar nebuvo gautos. Tai gali užtrukti iki 14 dienų.", + "This resource no longer exists": "Šis šaltinis nebėra", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Šios prenumeratos galiojimas baigėsi ir negali būti atnaujintas. Sukurkite naują prenumeratą.", + "This user already belongs to the team.": "Šis vartotojas jau priklauso komandai.", + "This user has already been invited to the team.": "Šis vartotojas jau buvo pakviestas į komandą.", + "Timor-Leste": "Rytų Timoras", + "to": "iki", + "To": "Į", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Norėdami baigti dviejų veiksnių autentifikavimo įgalinimą, nuskaitykite toliau pateiktą QR kodą naudodami telefono autentifikavimo programą arba įveskite sąrankos raktą ir pateikite sugeneruotą OTP kodą.", + "Today": "Šiandien", + "Toggle navigation": "Perjungti navigaciją", + "Togo": "Togas", + "Tokelau": "Tokelau", + "Token Name": "Rakto vardas", + "Tonga": "Ateiti", + "Too Many Requests": "Per daug užklausų", + "total": "viso", + "Total:": "Iš viso:", + "Trashed": "Išmesta į šiukšlių dėžę", + "Trinidad And Tobago": "Trinidadas ir Tobagas", + "Trinidad and Tobago": "Trinidadas ir Tobagas", + "Tunisia": "Tunisas", + "Turkey": "Turkija", + "Turkmenistan": "Turkmėnistanas", + "Turks And Caicos Islands": "Terkso ir Kaikoso salos", + "Turks and Caicos Islands": "Terkso ir Kaikoso salos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dviejų veiksnių autentifikavimas", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Dabar įjungtas dviejų veiksnių autentifikavimas. Nuskaitykite toliau pateiktą QR kodą naudodami telefono autentifikavimo programą arba įveskite sąrankos raktą.", + "Type": "Tipas", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Neturite leidimo", + "United Arab Emirates": "Jungtiniai Arabų Emyratai", + "United Kingdom": "Jungtinė Karalystė", + "United States": "JAV", + "United States Minor Outlying Islands": "Jungtinių Valstijų Mažosios atokios salos", + "United States Outlying Islands": "JAV atokios salos", + "Unknown": "Nežinoma", + "Unpaid": "Neapmokėta", + "Update": "Naujinimas", + "Update & Continue Editing": "Atnaujinti Ir Tęsti Redagavimą", + "Update :resource": "Atnaujinti :resource", + "Update :resource: :title": "Atnaujinti :resource: :title", + "Update attached :resource: :title": "Atnaujinti pridėtą :resource: :title", + "Update Password": "Slaptažodžio keitimas", + "Update Payment Information": "Atnaujinkite mokėjimo informaciją", + "Update Payment Method": "Atnaujinkite mokėjimo būdą", + "Update your account's profile information and email address.": "Pakeiskite savo profilio informaciją ir el. pašto adresą.", + "Uploading": "Įkeliama", + "Uploading files... (:current/:total)": "Įkeliami failai... (:current/:total)", + "Uruguay": "Urugvajus", + "Use a recovery code": "Naudoti atkūrimo kodą", + "Use an authentication code": "Naudoti autentifikavimo kodą", + "User Actions": "Vartotojo veiksmai", + "User Security": "Vartotojo sauga", + "Username": "Vartotojo vardas", + "Uzbekistan": "Uzbekistanas", + "Value": "Vertė", + "Vanuatu": "Vanuatu", + "VAT Number": "PVM numeris", + "Venezuela": "Venesuela", + "Venezuela, Bolivarian Republic of": "Venesuela, Bolivaro Respublika", + "Verify Email Address": "El. pašto adreso patvirtinimas", + "Verify Your Email Address": "Patvirtinkite savo elektroninį paštą", + "Viet Nam": "Vietnam", + "View": "Nuomonė", + "Virgin Islands, British": "Didžiosios Britanijos Mergelių Salos", + "Virgin Islands, U.S.": "JAV Mergelių salos", + "Wallis And Futuna": "Volis ir Futūna", + "Wallis and Futuna": "Wallis ir Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Apdorojame jūsų prenumeratą. Kai prenumerata bus sėkmingai apdorota, šis puslapis bus atnaujintas automatiškai. Paprastai šis procesas turėtų trukti tik kelias sekundes.", + "We are unable to process your payment. Please contact customer support.": "Negalime apdoroti jūsų mokėjimo. Susisiekite su klientų aptarnavimo tarnyba.", + "We have emailed your password reset link!": "Išsiuntėme jūsų slaptažodžio nustatymo iš naujo nuorodą el. paštu!", + "We were unable to find a registered user with this email address.": "Mums nepavyko rasti registruoto vartotojo su šiuo el. pašto adresu.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Mes atsiųsime sąskaitos faktūros atsisiuntimo nuorodą į el. Pašto adresus, kuriuos nurodote žemiau. Naudodami kablelius galite atskirti kelis el. Pašto adresus.", + "We're lost in space. The page you were trying to view does not exist.": "Mes pasiklydome erdvėje. Puslapis, kurį bandėte peržiūrėti, neegzistuoja.", + "Welcome Back!": "Sveiki Sugrįžę!", + "Western Sahara": "Vakarų Sachara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kai įjungsite dviejų veiksnių apsaugą, jūsų prašysime įvesti saugų, atsitiktinį kodą. Šį kodą galėsite gauti Google Authenticator programėlėje.", + "Whoops": "Oi", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups! Kažkas atsitiko.", + "With Trashed": "Su Krepšeliu", + "Write": "Rašyti", + "Year To Date": "Metai Iki Šiol", + "Yearly": "Kasmet", + "Yemen": "Jemeno", + "Yes": "Teigiamas", + "You are already subscribed.": "Jūs jau užsiprenumeravote.", + "You are currently within your free trial period. Your trial will expire on :date.": "Šiuo metu naudojate nemokamą bandomąjį laikotarpį. Jūsų bandomasis laikotarpis baigsis :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Šiuo metu naudojate nemokamą bandomąjį laikotarpį. Bandomasis laikotarpis baigsis :date. Pradėjus naują prenumeratą, bandomasis laikotarpis baigsis.", + "You are logged in!": "Jūs esate prisijungę!", + "You are receiving this email because we received a password reset request for your account.": "Jūs gavote šį el. laišką, nes buvo išsiųsta jūsų paskyros slaptažodžio atstatymo užklausa.", + "You have been invited to join the :team team!": "Jūs buvote pakviestas prisijungti prie :team komandos!", + "You have enabled two factor authentication.": "Jūs įjungęs dviejų veiksnių autentifikaciją.", + "You have not enabled two factor authentication.": "Jūs nesate įjungęs dviejų veiksnių autentifikacijos.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Turite keletą neapmokėtų sąskaitų faktūrų. Atnaujinę numatytąjį mokėjimo metodą, galite dar kartą pabandyti atlikti mokėjimus naudodami toliau pateiktą sąskaitų faktūrų sąrašą.", + "You may accept this invitation by clicking the button below:": "Galite priimti šį kvietimą spustelėdami toliau esantį mygtuką:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Prenumeratą galite bet kada atšaukti. Kai jūsų prenumerata bus atšaukta, turėsite galimybę atnaujinti prenumeratą iki dabartinio atsiskaitymo ciklo pabaigos.", + "You may delete any of your existing tokens if they are no longer needed.": "Jūs galite ištrinti savo raktus, jei jie jums bus nereikalingi.", + "You may not delete your personal team.": "Jūs negalite ištrinti savo asmeninės komandos.", + "You may not leave a team that you created.": "Jūs negalite palikti komandos, kurią sukūrėte.", + "You will receive an invoice and payment link via email for each billing period.": "Už kiekvieną atsiskaitymo laikotarpį el. paštu gausite sąskaitą faktūrą ir mokėjimo nuorodą.", + "You're logged in!": "Jūs prisijungėte!", + "Your :invoiceName invoice is now available!": "Jūsų :invoiceName sąskaita faktūra dabar yra prieinama!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Jūsų atsiskaitymo adresas yra :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Jūsų kortelė buvo atmesta. Norėdami gauti daugiau informacijos, susisiekite su kortelės išdavėju.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Dabartinis mokėjimo metodas yra kredito kortelė, kurios pabaiga yra :lastFour ir kurios galiojimo laikas baigiasi :expiration.", + "Your email address is unverified.": "Jūsų el. pašto adresas nepatvirtintas.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Jūsų paskutinis :amount mokėjimas nepavyko. Atnaujinkite mokėjimo metodą, kad dar kartą pabandytumėte atlikti nepavykusį mokėjimą.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Jūsų paskutinis mokėjimas :amount ant :date nepavyko. Atnaujinkite mokėjimo metodą, kad dar kartą bandykite atlikti nepavykusį mokėjimą.", + "Your next payment of :amount will be processed on :date.": "Kitas :amount mokėjimas bus :date.", + "Your payment method has been added successfully.": "Jūsų mokėjimo metodas sėkmingai pridėtas.", + "Your payment method will be charged automatically for each billing period.": "Jūsų mokėjimo metodas bus automatiškai apmokestintas už kiekvieną atsiskaitymo laikotarpį.", + "Your registered VAT Number is :vatNumber.": "Jūsų registruotas PVM mokėtojo kodas yra :vatNumber.", + "Your subscription has been started successfully.": "Jūsų prenumerata sėkmingai pradėta.", + "Your subscription has been successfully cancelled.": "Jūsų prenumerata buvo sėkmingai atšaukta.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Jūsų prenumerata buvo sėkmingai atšaukta. Vis tiek turėsite prieigą iki atsiskaitymo laikotarpio pabaigos.", + "Your subscription was successfully resumed.": "Jūsų prenumerata sėkmingai atnaujinta.", + "Your subscription was successfully updated.": "Jūsų prenumerata sėkmingai atnaujinta.", + "Zambia": "Zambija", + "Zimbabwe": "Zimbabvė", + "Zip / Postal Code": "Pašto kodas", + "Åland Islands": "Alandų salos" +} diff --git a/locales/lt/php-inline.json b/locales/lt/php-inline.json new file mode 100644 index 00000000000..56f32076dc5 --- /dev/null +++ b/locales/lt/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Šis laukas turi būti priimtas.", + "accepted_if": "Šis laukas turi būti priimtas, kai :other yra :value.", + "active_url": "Šio lauko reikšmė nėra galiojantis internetinis adresas.", + "after": "Šio lauko reikšmė turi būti po :date datos", + "after_or_equal": "Šio lauko reikšmė privalo būti data lygi arba vėlesnė negu :date.", + "alpha": "Šis laukas gali turėti tik raides.", + "alpha_dash": "Šis laukas gali turėti tik raides, skaičius ir brūkšnelius.", + "alpha_num": "Šis laukas gali turėti tik raides ir skaičius.", + "any_of": "Šis laukas neteisingas.", + "array": "Šis laukas turi būti masyvas.", + "ascii": "Šiame lauke turi būti tik vieno baito raidiniai ir skaitmeniniai simboliai ir simboliai.", + "attached": "Šis laukas jau yra pridėtas.", + "before": "Šio lauko reikšmė turi būti data prieš :date.", + "before_or_equal": "Šio lauko reikšmė privalo būti data lygi arba ankstesnė negu :date.", + "between.array": "Elementų skaičius šiame lauke turi turėti nuo :min iki :max.", + "between.file": "Failo dydis šiame lauke turi būti tarp :min ir :max kilobaitų.", + "between.numeric": "Šio lauko reikšmė turi būti tarp :min ir :max.", + "between.string": "Simbolių skaičius šiame lauke turi būti tarp :min ir :max.", + "boolean": "Šio lauko reikšmė turi būti 'taip' arba 'ne'.", + "can": "Šiame lauke yra neleistina reikšmė.", + "confirmed": "Šio lauko patvirtinimas nesutampa.", + "contains": "Šiame lauke trūksta būtinos vertės.", + "date": "Šio lauko reikšmė nėra galiojanti data.", + "date_equals": "Šio lauko reikšmė turi būti data lygi :date.", + "date_format": "Šio lauko reikšmė neatitinka formato :format.", + "decimal": "Šiame lauke turi būti :decimal skaitmenų po kablelio.", + "declined": "Šis laukas turi būti atmestas.", + "declined_if": "Šis laukas turi būti atmestas, kai :other yra :value.", + "different": "Šio lauko reikšmė privalo skirtis nuo :other.", + "digits": "Šio laukas turi būti sudarytas iš :digits skaitmenų.", + "digits_between": "Šis laukas turi turėti nuo :min iki :max skaitmenų.", + "dimensions": "Šis įkeltas paveiksliukas neatitinka išmatavimų reikalavimo.", + "distinct": "Šio lauko reikšmė pasikartoja.", + "doesnt_contain": "Šiame lauke neturi būti nė vieno iš šių dalykų: :values.", + "doesnt_end_with": "Šis laukas negali baigtis vienu iš šių žodžių: :values.", + "doesnt_start_with": "Šis laukas negali prasidėti vienu iš šių žodžių: :values.", + "email": "Šio lauko reikšmė turi būti galiojantis el. pašto adresas.", + "ends_with": "Šis laukas turi baigtis vienu iš: :values", + "enum": "Pasirinkta reikšmė negaliojanti.", + "exists": "Šio lauko reikšmė negalioja.", + "extensions": "Šis laukas turi turėti vieną iš šių plėtinių: :values.", + "file": "Šis laukas turi būti failas.", + "filled": "Šis laukas turi būti užpildytas.", + "gt.array": "Šis laukas turi turėti daugiau nei :value elementus.", + "gt.file": "Šis failas turi būti didesnis negu :value kilobaitai.", + "gt.numeric": "Šio lauko reikšmė turi būti didesnė negu :value.", + "gt.string": "Šio lauko simbolių skaičius turi būti didesnis negu :value simboliai.", + "gte.array": "Šis laukas turi turėti :value elementus arba daugiau.", + "gte.file": "Šis failas turi būti didesnis arba lygus :value kilobaitams.", + "gte.numeric": "Šio lauko reikšmė turi būti didesnė arba lygi :value.", + "gte.string": "Šio lauko reikšmė turi būti didesnė arba lygi :value simboliams.", + "hex_color": "Šiame lauke turi būti tinkama šešioliktainė spalva.", + "image": "Šio lauko reikšmė turi būti paveikslėlis.", + "in": "Pasirinkta negaliojanti šio lauko reikšmė.", + "in_array": "Ši reikšmė neegzistuoja :other lauke.", + "in_array_keys": "Šiame lauke turi būti bent vienas iš šių raktų: :values.", + "integer": "Šio lauko reikšmė turi būti sveikasis skaičius.", + "ip": "Šio lauko reikšmė turi būti galiojantis IP adresas.", + "ipv4": "Šio lauko reikšmė turi būti galiojantis IPv4 adresas.", + "ipv6": "Šio lauko reikšmė turi būti galiojantis IPv6 adresas.", + "json": "Šio lauko reikšmė turi būti JSON tekstas.", + "list": "Šis laukas turi būti sąrašas.", + "lowercase": "Šis laukas turi būti rašomas mažosiomis raidėmis.", + "lt.array": "Šis laukas turi turėti mažiau negu :value elementus.", + "lt.file": "Šis failas turi būti mažesnis negu :value kilobaitai.", + "lt.numeric": "Šio lauko reikšmė turi būti mažesnė negu :value.", + "lt.string": "Šio lauko reikšmė turi būti mažesnė negu :value simboliai.", + "lte.array": "Šis laukas turi turėti mažiau arba lygiai :value elementus.", + "lte.file": "Šis failas turi būti mažesnis arba lygus :value kilobaitams.", + "lte.numeric": "Šio lauko reikšmė turi būti mažesnė arba lygi :value.", + "lte.string": "Šio lauko reikšmė turi būti mažesnė arba lygi :value simboliams.", + "mac_address": "Šio lauko reikšmė turi būti galiojantis MAC adresas.", + "max.array": "Šis laukas negali turėti daugiau nei :max elementų.", + "max.file": "Šis failas negali būti didesnis nei :max kilobaitų.", + "max.numeric": "Šio lauko reikšmė negali būti didesnė nei :max.", + "max.string": "Šio lauko reikšmė negali būti didesnė nei :max simbolių.", + "max_digits": "Šiame lauke negali būti daugiau nei :max skaitmenų.", + "mimes": "Šis laukas turi būti failas vieno iš sekančių tipų: :values.", + "mimetypes": "Šis laukas turi būti failas vieno iš sekančių tipų: :values.", + "min.array": "Šio lauko elementų kiekis turi būti ne mažiau nei :min.", + "min.file": "Šis failas turi būti ne mažesnis nei :min kilobaitų.", + "min.numeric": "Šio lauko reikšmė turi būti ne mažesnė nei :min.", + "min.string": "Šio lauko simbolių kiekis turi būti ne mažiau nei :min.", + "min_digits": "Šiame lauke turi būti bent :min skaitmenų.", + "missing": "Šio lauko turi trūkti.", + "missing_if": "Šio lauko turi būti trūksta, kai :other yra :value.", + "missing_unless": "Šio lauko turi būti trūksta, nebent :other yra :value.", + "missing_with": "Šio lauko turi trūkti, kai yra :values.", + "missing_with_all": "Šio lauko turi trūkti, kai yra :values.", + "multiple_of": "Šio lauko reikšmė turi būti :value kartotinis.", + "not_in": "Pasirinkta negaliojanti reikšmė.", + "not_regex": "Šio lauko formatas yra neteisingas.", + "numeric": "Šio lauko reikšmė turi būti skaičius.", + "password.letters": "Šiame lauke turi būti bent viena raidė.", + "password.mixed": "Šiame lauke turi būti bent viena didžioji ir viena mažoji raidė.", + "password.numbers": "Šiame lauke turi būti bent vienas skaičius.", + "password.symbols": "Šiame lauke turi būti bent vienas simbolis.", + "password.uncompromised": "Pateiktas laukas atsirado dėl duomenų nutekėjimo. Pasirinkite kitą lauką.", + "present": "Šis laukas turi egzistuoti.", + "present_if": "Šis laukas turi būti pateiktas, kai :other yra :value.", + "present_unless": "Šis laukas turi būti pateiktas, nebent :other yra :value.", + "present_with": "Šis laukas turi būti pateiktas, kai yra :values.", + "present_with_all": "Šis laukas turi būti pateiktas, kai yra :values.", + "prohibited": "Šis laukas yra draudžiamas.", + "prohibited_if": "Šis laukas draudžiamas, kai :other yra :value.", + "prohibited_if_accepted": "Šis laukas draudžiamas, kai :other yra priimama.", + "prohibited_if_declined": "Šis laukas draudžiamas, kai :other atsisakoma.", + "prohibited_unless": "Šis laukas yra draudžiamas, nebent :other yra :values.", + "prohibits": "Šis laukas draudžia būti :other.", + "regex": "Negaliojantis šio lauko formatas.", + "relatable": "Šis laukas negali būti susijęs su šiuo šaltiniu.", + "required": "Privaloma užpildyti šį lauką.", + "required_array_keys": "Šiame lauke turi būti įrašai: :values.", + "required_if": "Privaloma užpildyti šį lauką, kai :other yra :value.", + "required_if_accepted": "Šis laukas būtinas, kai priimamas :other.", + "required_if_declined": "Šis laukas būtinas, kai atmetamas :other.", + "required_unless": "Šis laukas yra privalomas, nebent :other yra tarp :values reikšmių.", + "required_with": "Privaloma užpildyti šį lauką, kai pateikta :values.", + "required_with_all": "Privaloma užpildyti šį lauką, kai pateikta :values.", + "required_without": "Privaloma užpildyti šį lauką, kai nepateikta :values.", + "required_without_all": "Privaloma užpildyti šį lauką, kai nepateikta nei viena iš reikšmių :values.", + "same": "Šis ir :other laukai turi sutapti.", + "size.array": "Elementų skačius šiame lauke turi būti :size.", + "size.file": "Šio failo dydis turi būti :size kilobaitai.", + "size.numeric": "Šio lauko reikšmė turi būti :size.", + "size.string": "Simbolių skaičius šiame lauke turi būti :size.", + "starts_with": "Šis laukas turi prasidėti vienu iš: :values", + "string": "Šis laukas turi būti tekstinis.", + "timezone": "Šio lauko reikšmė turi būti galiojanti laiko zona.", + "ulid": "Šis laukas turi būti galiojantis ULID.", + "unique": "Ši reikšmė jau pasirinkta.", + "uploaded": "Nepavyko įkelti šio lauko.", + "uppercase": "Šis laukas turi būti parašytas didžiosiomis raidėmis.", + "url": "Negaliojantis šio lauko formatas.", + "uuid": "Šio lauko reikšmė turi būti galiojantis UUID." +} diff --git a/locales/lt/php.json b/locales/lt/php.json new file mode 100644 index 00000000000..bfc6082b354 --- /dev/null +++ b/locales/lt/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Laukas :attribute turi būti priimtas.", + "accepted_if": "Laukas :attribute turi būti priimtas kai :other yra :value.", + "active_url": "Laukas :attribute nėra galiojantis internetinis adresas.", + "after": "Lauko :attribute reikšmė turi būti po :date datos.", + "after_or_equal": "Lauko :attribute reikšmė privalo būti data lygi arba vėlesnė negu :date.", + "alpha": "Laukas :attribute gali turėti tik raides.", + "alpha_dash": "Laukas :attribute gali turėti tik raides, skaičius ir brūkšnelius.", + "alpha_num": "Laukas :attribute gali turėti tik raides ir skaičius.", + "any_of": ":attribute laukų neteisingas.", + "array": "Laukas :attribute turi būti masyvas.", + "ascii": ":Attribute turi būti tik vieno baito raidiniai ir skaitmeniniai simboliai ir simboliai.", + "attached": "Šis :attribute jau yra pridėtas.", + "before": "Laukas :attribute turi būti data prieš :date.", + "before_or_equal": "Lauko :attribute reikšmė privalo būti data lygi arba ankstesnė negu :date.", + "between.array": "Elementų skaičius lauke :attribute turi turėti nuo :min iki :max.", + "between.file": "Failo dydis lauke :attribute turi būti tarp :min ir :max kilobaitų.", + "between.numeric": "Lauko :attribute reikšmė turi būti tarp :min ir :max.", + "between.string": "Simbolių skaičius lauke :attribute turi būti tarp :min ir :max.", + "boolean": "Lauko reikšmė :attribute turi būti 'taip' arba 'ne'.", + "can": ":Attribute lauke yra neleistina reikšmė.", + "confirmed": "Lauko :attribute patvirtinimas nesutampa.", + "contains": ":attribute lauke trūksta būtinos vertės.", + "current_password": "Slaptažodis yra neteisingas.", + "date": "Lauko :attribute reikšmė nėra galiojanti data.", + "date_equals": "Lauko :attribute reikšmė turi būti data lygi :date.", + "date_format": "Lauko :attribute reikšmė neatitinka formato :format.", + "decimal": ":Attribute turi būti :decimal skaitmenų po kablelio.", + "declined": "Laukas :attribute turi būti atmestas.", + "declined_if": "Laukas :attribute turi būti atmestas kai :other yra :value.", + "different": "Laukų :attribute ir :other reikšmės turi skirtis.", + "digits": "Laukas :attribute turi būti sudarytas iš :digits skaitmenų.", + "digits_between": "Laukas :attribute turi turėti nuo :min iki :max skaitmenų.", + "dimensions": "Lauke :attribute įkeltas paveiksliukas neatitinka išmatavimų reikalavimo.", + "distinct": "Laukas :attribute pasikartoja.", + "doesnt_contain": ":attribute lauke neturi būti nė vieno iš šių dalykų: :values.", + "doesnt_end_with": "Laukas :attribute negali baigtis viena iš šių reikšmių: :values.", + "doesnt_start_with": "Laukas :attribute negali prasidėti viena iš šių reikšmių: :values.", + "email": "Lauko :attribute reikšmė turi būti galiojantis el. pašto adresas.", + "ends_with": "Laukas :attribute turi baigtis vienu iš: :values", + "enum": "Pasirinkta negaliojanti :attribute reikšmė.", + "exists": "Pasirinkta negaliojanti :attribute reikšmė.", + "extensions": ":attribute lauke turi būti vienas iš šių plėtinių: :values.", + "failed": "Prisijungimo duomenys neatitinka.", + "file": ":Attribute turi būti failas.", + "filled": "Laukas :attribute turi būti užpildytas.", + "gt.array": "Laukas :attribute turi turėti daugiau nei :value elementus.", + "gt.file": "Failas lauke :attribute turi būti didesnis negu :value kilobaitai.", + "gt.numeric": "Lauko :attribute reikšmė turi būti didesnė negu :value.", + "gt.string": "Lauko :attribute reikšmė turi būti didesnė negu :value simboliai.", + "gte.array": "Laukas :attribute turi turėti :value elementus arba daugiau.", + "gte.file": "Failas lauke :attribute turi būti didesnis arba lygus :value kilobaitams.", + "gte.numeric": "Lauko :attribute reikšmė turi būti didesnė arba lygi :value.", + "gte.string": "Lauko :attribute reikšmė turi būti didesnė arba lygi :value simboliams.", + "hex_color": ":attribute laukas turi būti tinkama šešioliktainė spalva.", + "image": "Lauko :attribute reikšmė turi būti paveikslėlis.", + "in": "Pasirinkta negaliojanti :attribute reikšmė.", + "in_array": "Laukas :attribute neegzistuoja :other lauke.", + "in_array_keys": ":attribute lauke turi būti bent vienas iš šių raktų: :values.", + "integer": "Lauko :attribute reikšmė turi būti sveikasis skaičius.", + "ip": "Lauko :attribute reikšmė turi būti galiojantis IP adresas.", + "ipv4": "Lauko :attribute reikšmė turi būti galiojantis IPv4 adresas.", + "ipv6": "Lauko :attribute reikšmė turi būti galiojantis IPv6 adresas.", + "json": "Lauko :attribute reikšmė turi būti JSON tekstas.", + "list": ":attribute laukas turi būti sąrašas.", + "lowercase": ":Attribute turi būti mažosios raidės.", + "lt.array": "Laukas :attribute turi turėti mažiau negu :value elementus.", + "lt.file": "Failas lauke :attribute turi būti mažesnis negu :value kilobaitai.", + "lt.numeric": "Lauko :attribute reikšmė turi būti mažesnė negu :value.", + "lt.string": "Lauko :attribute reikšmė turi būti mažesnė negu :value simboliai.", + "lte.array": "Laukas :attribute turi turėti mažiau arba lygiai :value elementus.", + "lte.file": "Failas lauke :attribute turi būti mažesnis arba lygus :value kilobaitams.", + "lte.numeric": "Lauko :attribute reikšmė turi būti mažesnė arba lygi :value.", + "lte.string": "Lauko :attribute reikšmė turi būti mažesnė arba lygi :value simboliams.", + "mac_address": "Lauko :attribute reikšmė turi būti galiojantis MAC adresas.", + "max.array": "Elementų kiekis lauke :attribute negali turėti daugiau nei :max elementų.", + "max.file": "Failo dydis lauke :attribute negali būti didesnis nei :max kilobaitų.", + "max.numeric": "Lauko :attribute reikšmė negali būti didesnė nei :max.", + "max.string": "Simbolių kiekis lauke :attribute reikšmė negali būti didesnė nei :max simbolių.", + "max_digits": ":Attribute neturi būti daugiau nei :max skaitmenų.", + "mimes": "Lauko reikšmė :attribute turi būti failas vieno iš sekančių tipų: :values.", + "mimetypes": "Lauko reikšmė :attribute turi būti failas vieno iš sekančių tipų: :values.", + "min.array": "Elementų kiekis lauke :attribute turi būti ne mažiau nei :min.", + "min.file": "Failo dydis lauke :attribute turi būti ne mažesnis nei :min kilobaitų.", + "min.numeric": "Lauko :attribute reikšmė turi būti ne mažesnė nei :min.", + "min.string": "Simbolių kiekis lauke :attribute turi būti ne mažiau nei :min.", + "min_digits": ":Attribute turi sudaryti bent :min skaitmenų.", + "missing": "Turi būti trūkstamas :attribute laukas.", + "missing_if": "Lauko :attribute turi trūkti, kai :other yra :value.", + "missing_unless": "Lauko :attribute turi trūkti, nebent :other yra :value.", + "missing_with": "Kai yra :values, lauko :attribute turi trūkti.", + "missing_with_all": "Lauko :attribute turi trūkti, kai yra :values.", + "multiple_of": "Laukas :attribute turi būti :value kartotinis.", + "next": "Kitas »", + "not_in": "Pasirinkta negaliojanti reikšmė :attribute.", + "not_regex": "Lauko :attribute formatas yra neteisingas.", + "numeric": "Lauko :attribute reikšmė turi būti skaičius.", + "password": "Slaptažodis neteisingas.", + "password.letters": "Laukas :attribute privalo turėti bent vieną raidę.", + "password.mixed": "Laukas :attribute privalo turėti bent vieną didžiąją ir mažąją reides.", + "password.numbers": "Laukas :attribute privalo turėti bent vieną skaičių.", + "password.symbols": "Laukas :attribute privalo turėti bent vieną simbolį.", + "password.uncompromised": "Lauko :attribute reikšmė pastebėta duomenų nutekėjimo metu. Prašome pasirinkti kitą :attribute reikšmę.", + "present": "Laukas :attribute turi egzistuoti.", + "present_if": "Laukas :attribute turi būti rodomas, kai :other yra :value.", + "present_unless": "Laukas :attribute turi būti pateiktas, nebent :other yra :value.", + "present_with": "Laukas :attribute turi būti rodomas, kai yra :values.", + "present_with_all": ":attribute laukas turi būti pateiktas, kai yra :values.", + "previous": "« Ankstesnis", + "prohibited": ":Attribute laukas draudžiamas.", + "prohibited_if": ":Attribute laukas draudžiamas, kai :other yra :value.", + "prohibited_if_accepted": ":attribute laukas draudžiamas, kai priimamas :other.", + "prohibited_if_declined": ":attribute laukų draudžiama, kai :other atsisakoma.", + "prohibited_unless": ":Attribute laukas draudžiamas, nebent :other yra :values.", + "prohibits": "Laukas :attribute draudžia :other egzistuoti.", + "regex": "Negaliojantis lauko :attribute formatas.", + "relatable": "Šis :attribute gali būti nesusijęs su šiuo šaltiniu.", + "required": "Privaloma užpildyti lauką :attribute.", + "required_array_keys": "Lauke :attribute privalo būti įrašai apie: :values.", + "required_if": "Privaloma užpildyti lauką :attribute, kai :other yra :value.", + "required_if_accepted": ":Attribute laukelis būtinas, kai priimamas :other.", + "required_if_declined": ":attribute laukas būtinas, kai atmetamas :other.", + "required_unless": "Laukas :attribute yra privalomas, nebent :other yra tarp :values reikšmių.", + "required_with": "Privaloma užpildyti lauką :attribute, kai pateikta :values.", + "required_with_all": "Privaloma užpildyti lauką :attribute, kai pateikta :values.", + "required_without": "Privaloma užpildyti lauką :attribute, kai nepateikta :values.", + "required_without_all": "Privaloma užpildyti lauką :attribute, kai nepateikta nei viena iš reikšmių :values.", + "reset": "Nustatytas naujas slaptažodis!", + "same": "Laukai :attribute ir :other turi sutapti.", + "sent": "Naujo slaptažodžio nustatymo nuoroda išsiųsta", + "size.array": "Elementų kiekis lauke :attribute turi būti :size.", + "size.file": "Failo dydis lauke :attribute turi būti :size kilobaitai.", + "size.numeric": "Lauko :attribute reikšmė turi būti :size.", + "size.string": "Simbolių skaičius lauke :attribute turi būti :size.", + "starts_with": "Laukas :attribute turi prasidėti vienu iš: :values", + "string": "Laukas :attribute turi būti tekstinis.", + "throttle": "Per daug bandymų prisijungti. Bandykite po :seconds sec.", + "throttled": "Palaukite prieš tęsdami.", + "timezone": "Lauko :attribute reikšmė turi būti galiojanti laiko zona.", + "token": "Šis slaptažodžio raktas yra neteisingas.", + "ulid": ":Attribute turi būti galiojantis ULID.", + "unique": "Tokia :attribute reikšmė jau pasirinkta.", + "uploaded": "Nepavyko įkelti :attribute lauko.", + "uppercase": ":Attribute turi būti didžiosios raidės.", + "url": "Negaliojantis lauko :attribute formatas.", + "user": "Vartotojas su tokiu el. paštu nerastas.", + "uuid": "Lauko :attribute reikšmė turi būti galiojantis UUID." +} diff --git a/locales/lv/_excludes.json b/locales/lv/_excludes.json new file mode 100644 index 00000000000..11365f74986 --- /dev/null +++ b/locales/lv/_excludes.json @@ -0,0 +1,28 @@ +[ + "Angola", + "Anguilla", + "Aruba", + "Barbados", + "Burundi", + "CSV (.csv)", + "Excel (.xlsx)", + "Guernsey", + "Haiti", + "ID", + "Kiribati", + "Malta", + "Moldova", + "Nauru", + "Niue", + "Nova", + "Palau", + "Panama", + "Peru", + "Qatar", + "Samoa", + "Togo", + "Tokelau", + "Tuvalu", + "Uganda", + "Vanuatu" +] diff --git a/locales/lv/json-inline.json b/locales/lv/json-inline.json new file mode 100644 index 00000000000..da056958629 --- /dev/null +++ b/locales/lv/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Šim laukam ir jābūt derīgai lomai.", + "The :attribute must be at least :length characters and contain at least one number.": "Šajā laukā ir jābūt vismaz :length rakstzīmēm un jāsatur vismaz viens cipars.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Šajā laukā ir jābūt vismaz :length rakstzīmēm, un tajā ir jābūt vismaz vienai speciālajai rakstzīmei un vienam ciparam.", + "The :attribute must be at least :length characters and contain at least one special character.": "Šajā laukā ir jābūt vismaz :length rakstzīmēm, un tajā ir jābūt vismaz vienai speciālajai rakstzīmei.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Šajā laukā ir jābūt vismaz :length rakstzīmēm, un tajā ir jābūt vismaz vienai lielajiem burtiem un vienam ciparam.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Šajā laukā ir jābūt vismaz :length rakstzīmēm, un tajā ir jābūt vismaz vienai lielajiem burtiem un vienai speciālajai rakstzīmei.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Šajā laukā ir jābūt vismaz :length rakstzīmēm, un tajā ir jābūt vismaz vienai lielajiem burtiem, vienam ciparam un vienai speciālajai rakstzīmei.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Šajā laukā ir jābūt vismaz :length rakstzīmēm, un tajā ir jābūt vismaz vienai lielajiem burtiem.", + "The :attribute must be at least :length characters.": "Šajā laukā ir jābūt vismaz :length rakstzīmēm.", + "The :attribute must contain at least one letter.": "Šajā laukā ir jābūt vismaz vienam burtam.", + "The :attribute must contain at least one number.": "Šajā laukā ir jābūt vismaz vienam skaitlim.", + "The :attribute must contain at least one symbol.": "Šajā laukā ir jābūt vismaz vienam simbolam.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Šajā laukā ir jābūt vismaz vienam lielajam un vienam mazajam burtam.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dotais lauks ir parādījies datu noplūdē. Lūdzu, izvēlieties citu lauku." +} diff --git a/locales/lv/json.json b/locales/lv/json.json new file mode 100644 index 00000000000..7402e20de90 --- /dev/null +++ b/locales/lv/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(un vēl :count kļūdas)", + "(and :count more errors)": "(un vēl :count kļūdas)|(un vēl :count kļūdas)|(un vēl :count kļūdas)", + "30 Days": "30 Dienas", + "60 Days": "60 dienas", + "90 Days": "90 dienas", + ":amount selected": ":Amount atlasīti", + ":amount Total": ":Amount kopā", + ":days day trial": ":Days dienu izmēģinājums", + ":resource Details": ":Resource Detaļas", + ":resource Details: :title": ":Resource Detaļas: :title", + "A decryption key is required.": "Nepieciešama atšifrēšanas atslēga.", + "A fresh verification link has been sent to your email address.": "Uz jūsu e-pasta adresi ir nosūtīta jauna verifikācijas saite.", + "A new verification link has been sent to the email address you provided during registration.": "Reģistrācijas laikā norādītajai e-pasta adresei ir nosūtīta jauna verifikācijas saite.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Jauna verifikācijas saite ir nosūtīta uz e-pasta adresi, kuru norādījāt profila iestatījumos.", + "A new verification link has been sent to your email address.": "Uz jūsu e-pasta adresi ir nosūtīta jauna verifikācijas saite.", + "Accept Invitation": "Pieņemt ielūgumu", + "Action": "Darbība", + "Action Event": "Darbības notikums", + "Action Events": "Darbības notikumi", + "Action Happened At": "Darbība notika", + "Action Initiated By": "Darbību uzsāka", + "Action Name": "Nosaukums", + "Action Status": "Statuss", + "Action Target": "Mērķis", + "Actions": "Darbības", + "Add": "Pievienot", + "Add :resource": "Pievienojiet :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Pievienojiet savai komandai jaunu komandas biedru, ļaujot viņiem sadarboties ar jums.", + "Add additional security to your account using two factor authentication.": "Pievienojiet savam kontam papildu drošību, izmantojot divu faktoru autentifikāciju.", + "Add Payment Method": "Pievienot maksājuma veidu", + "Add row": "Pievienot rindu", + "Add Team Member": "Pievienot komandas biedru", + "Add VAT Number": "Pievienojiet PVN numuru", + "Added.": "Pievienots.", + "Additional billing information updated successfully.": "Norēķinu informācija ir veiksmīgi atjaunināta.", + "Address": "Adrese", + "Address Line 2": "Adreses 2. rindiņa", + "Administrator": "Administrators", + "Administrator users can perform any action.": "Administratora lietotāji var veikt jebkuru darbību.", + "Afghanistan": "Afganistāna", + "Aland Islands": "Ālandu Salas", + "Albania": "Albānija", + "Algeria": "Alžīrija", + "All of the people that are part of this team.": "Visi cilvēki, kas ir daļa no šīs komandas.", + "All resources loaded.": "Visi resursi ielādēti.", + "All rights reserved.": "Visas tiesības aizsargātas.", + "Already registered?": "Jau reģistrēts?", + "American Samoa": "Amerikas Samoa", + "An error occurred while uploading the file.": "Augšupielādējot failu, radās kļūda.", + "An error occurred while uploading the file: :error": "Augšupielādējot failu, radās kļūda: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Radās neparedzēta kļūda, un mēs esam informējuši mūsu atbalsta komandu. Lūdzu, pamēģiniet vēlreiz vēlāk.", + "Andorra": "Andora", + "Angola": "Angola", + "Anguilla": "Angilija", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Kopš lapas ielādes šo resursu ir atjauninājis cits lietotājs. Lūdzu, atsvaidziniet lapu un mēģiniet vēlreiz.", + "Antarctica": "Antarktīda", + "Antigua And Barbuda": "Antigva un Barbuda", + "Antigua and Barbuda": "Antigva un Barbuda", + "API Token": "API marķieris", + "API Token Permissions": "API marķiera atļaujas", + "API Tokens": "API marķieri", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API marķieri ļauj trešo pušu pakalpojumiem autentificēties mūsu lietotnē Jūsu vārdā.", + "Apply": "Pieteikties", + "Apply Coupon": "Izmantot kuponu", + "April": "Aprīlis", + "Are you sure you want to attempt to pay :amount?": "Vai tiešām vēlaties samaksāt :amount?", + "Are you sure you want to cancel your subscription?": "Vai tiešām vēlaties atcelt savu abonementu?", + "Are you sure you want to delete all the notifications?": "Vai tiešām vēlaties dzēst visus paziņojumus?", + "Are you sure you want to delete the selected resources?": "Vai tiešām vēlaties izdzēst atlasītos resursus?", + "Are you sure you want to delete this file?": "Vai tiešām vēlaties dzēst šo failu?", + "Are you sure you want to delete this notification?": "Vai tiešām vēlaties dzēst šo paziņojumu?", + "Are you sure you want to delete this payment method?": "Vai tiešām vēlaties dzēst šo maksājuma veidu?", + "Are you sure you want to delete this resource?": "Vai tiešām vēlaties dzēst šo resursu?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Vai tiešām vēlaties dzēst šo komandu? Kad komanda ir izdzēsta, visi tās resursi un dati tiks neatgriezeniski izdzēsti.", + "Are you sure you want to delete your account?": "Vai tiešām vēlaties dzēst savu kontu?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Vai tiešām vēlaties dzēst savu kontu? Izdzēšot kontu, visi tā resursi un dati tiks neatgriezeniski izdzēsti. Lūdzu, ievadiet savu paroli, lai apstiprinātu neatgriezenisko konta dzēšanu.", + "Are you sure you want to detach the selected resources?": "Vai tiešām vēlaties atdalīt atlasītos resursus?", + "Are you sure you want to detach this resource?": "Vai tiešām vēlaties atdalīt šo resursu?", + "Are you sure you want to force delete the selected resources?": "Vai tiešām vēlaties veikt piespiedu dzēšanu atlasītajiem resursiem?", + "Are you sure you want to force delete this resource?": "Vai tiešām vēlaties veikt piespiedu dzēšanu šim resursam?", + "Are you sure you want to log out?": "Vai tiešām vēlaties iziet?", + "Are you sure you want to mark all notifications as read?": "Vai tiešām vēlaties atzīmēt visus paziņojumus kā izlasītus?", + "Are you sure you want to remove this item?": "Vai tiešām vēlaties noņemt šo vienumu?", + "Are you sure you want to restore the selected resources?": "Vai tiešām vēlaties atjaunot atlasītos resursus?", + "Are you sure you want to restore this resource?": "Vai tiešām vēlaties atjaunot šo resursu?", + "Are you sure you want to resume your subscription?": "Vai tiešām vēlaties atsākt abonementu?", + "Are you sure you want to run this action?": "Vai tiešām vēlaties palaist šo darbību?", + "Are you sure you want to set this payment method as your default?": "Vai tiešām vēlaties iestatīt šo maksājuma veidu kā noklusējuma maksājuma veidu?", + "Are you sure you want to stop impersonating?": "Vai tiešām vēlaties pārtraukt uzdošanos par citu personu?", + "Are you sure you would like to delete this API token?": "Vai tiešām vēlaties izdzēst šo API marķieri?", + "Are you sure you would like to leave this team?": "Vai tiešām vēlaties atstāt šo komandu?", + "Are you sure you would like to remove this person from the team?": "Vai tiešām vēlaties izņemt šo personu no komandas?", + "Are you sure you would like to switch billing plans?": "Vai tiešām vēlaties mainīt norēķinu plānus?", + "Argentina": "Argentīna", + "Armenia": "Armēnija", + "Aruba": "Aruba", + "Attach": "Pievienot", + "Attach & Attach Another": "Pievienot Un Pievienot citu", + "Attach :resource": "Pievienot :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Pievienojiet failus, velkot, atlasot vai iekopējot tos.", + "August": "Augusts", + "Australia": "Austrālija", + "Austria": "Austrija", + "Azerbaijan": "Azerbaidžāna", + "Bahamas": "Bahamas", + "Bahrain": "Bahreina", + "Bangladesh": "Bangladeša", + "Barbados": "Barbadosa", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Pirms turpināt, lūdzu, apstipriniet savu e-pastu, noklikšķinot uz saites, ko tikko nosūtījām jums e-pastā? Ja nesaņēmāt e-pastu, mēs ar prieku nosūtīsim jums citu.", + "Before proceeding, please check your email for a verification link.": "Pirms turpināt, lūdzu, pārbaudiet, vai Jūs esat saņēmuši verifikācijas saiti savā e-pastā.", + "Belarus": "Baltkrievija", + "Belgium": "Beļģija", + "Belize": "Beliza", + "Benin": "Benina", + "Bermuda": "Bermudu salas", + "Bhutan": "Butāna", + "Billing Information": "Maksājumu informācija", + "Billing Management": "Maksājumu pārvaldība", + "Bolivia": "Bolīvija", + "Bolivia, Plurinational State of": "Bolīvija, Daudznacionālā Valsts", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sintēstatiusa un Saba", + "Bosnia And Herzegovina": "Bosnija un Hercegovina", + "Bosnia and Herzegovina": "Bosnija un Hercegovina", + "Botswana": "Botsvāna", + "Bouvet Island": "Buvē Sala", + "Brazil": "Brazīlija", + "British Indian Ocean Territory": "Indijas Okeāna Britu Teritorija", + "Browser Sessions": "Pārlūka sesijas", + "Brunei Darussalam": "Bruneja Darusalama", + "Bulgaria": "Bulgārija", + "Burkina Faso": "Burkinafaso", + "Burundi": "Burundija", + "Cambodia": "Kambodža", + "Cameroon": "Kamerūna", + "Canada": "Kanāda", + "Cancel": "Atcelt", + "Cancel Subscription": "Anulēt abonementu", + "Cape Verde": "Kaboverde", + "Card": "Karte", + "Cayman Islands": "Kaimanu Salas", + "Central African Republic": "Centrālāfrikas Republika", + "Chad": "Čada", + "Change Subscription Plan": "Mainīt abonēšanas plānu", + "Change the current payment method attached to your subscription": "Mainīt pašreizējo maksājuma veidu, kas pievienots Jūsu abonementam", + "Changes": "Izmaiņas", + "Checkout": "Noformēt pasūtījumu", + "Chile": "Čīle", + "China": "Ķīna", + "Choose": "Izvēlēties", + "Choose :field": "Izvēlēties :field", + "Choose :resource": "Izvēlēties :resource", + "Choose an option": "Izvēlēties opciju", + "Choose date": "Izvēlēties datumu", + "Choose File": "Izvēlēties failu", + "Choose Files": "Izvēlēties failus", + "Choose Type": "Izvēlēties veidu", + "Christmas Island": "Ziemassvētku Sala", + "City": "Pilsēta", + "Click here to re-send the verification email.": "Noklikšķiniet šeit, lai atkārtoti nosūtīt verifikācijas e-pastu.", + "click here to request another": "noklikšķiniet šeit, lai pieprasītu citu", + "Click to choose": "Noklikšķiniet, lai izvēlētos", + "Close": "Aizvērt", + "Cocos (Keeling) Islands": "Kokosu (Kīlinga) Salas", + "Code": "Kods", + "Colombia": "Kolumbija", + "Comoros": "Komoru salas", + "Confirm": "Apstiprināt", + "Confirm Billing Action": "Apstipriniet norēķina darbību", + "Confirm Password": "Apstipriniet paroli", + "Confirm Payment": "Apstipriniet maksājumu", + "Confirm your :amount payment": "Apstipriniet savu :amount maksājumu", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo Demokrātiskā Republika", + "Congo, the Democratic Republic of the": "Kongo, Demokrātiskā Republika", + "Constant": "Pastāvīgs", + "Continue To Payment": "Turpināt uz maksājumu", + "Cook Islands": "Kuka Salas", + "Copy to clipboard": "Kopēt starpliktuvē", + "Costa Rica": "Kostarika", + "Cote D'Ivoire": "Kotdivuāra", + "Country": "Valsts", + "Coupon": "Kupons", + "Coupon applied successfully.": "Kupons ir veiksmīgi izmantots.", + "Create": "Izveidot", + "Create & Add Another": "Izveidot Un Pievienot Citu", + "Create :resource": "Izveidot :resource", + "Create a new team to collaborate with others on projects.": "Izveidojiet jaunu komandu, lai sadarbotos ar citiem projektos.", + "Create Account": "Izveidot kontu", + "Create API Token": "Izveidot API marķieri", + "Create New Team": "Izveidot jaunu komandu", + "Create Team": "Izveidot komandu", + "Created.": "Izveidots.", + "Croatia": "Horvātija", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Kirasao", + "Current Password": "Pašreizējā parole", + "Current Subscription Plan": "Pašreizējais abonēšanas plāns", + "Currently Subscribed": "Pašlaik abonēts", + "Customer Balance": "Klientu bilance", + "Customize": "Pielāgot", + "Cyprus": "Kipra", + "Czech Republic": "Čehija", + "Côte d'Ivoire": "Kotdivuāra", + "Dark": "Tumšs", + "Dashboard": "Panelis", + "December": "Decembris", + "Decrease": "Samazināt", + "Default": "Noklusējums", + "Delete": "Dzēst", + "Delete :resource": "Dzēst :resource", + "Delete Account": "Dzēst kontu", + "Delete all notifications": "Dzēst visus paziņojumus", + "Delete API Token": "Dzēst API marķierus", + "Delete File": "Dzēst failu", + "Delete Notification": "Dzēst paziņojumu", + "Delete Resource": "Dzēst resursu", + "Delete Selected": "Dzēst atlasīto", + "Delete Team": "Dzēst komandu", + "Denmark": "Dānija", + "Detach": "Atvienot", + "Detach Resource": "Atdalīt resursu", + "Detach Selected": "Atdalīt izvēlēto", + "Details": "Informācija", + "Disable": "Atspējot", + "Djibouti": "Džibutija", + "Do you really want to leave? You have unsaved changes.": "Vai jūs tiešām vēlaties iziet? Jums ir nesaglabātas izmaiņas.", + "Dominica": "Dominika", + "Dominican Republic": "Dominikāna", + "Done.": "Izpildīts.", + "Download": "Lejupielādēt", + "Download Invoice": "Lejupielādēt rēķinu", + "Drop file or click to choose": "Pievienojiet failu vai noklikšķiniet, lai izvēlētos", + "Drop files or click to choose": "Pievienojiet failus vai noklikšķiniet, lai izvēlētos", + "Ecuador": "Ekvadora", + "Edit": "Rediģēt", + "Edit :resource": "Rediģēt :resource", + "Edit Attached": "Rediģēt pielikumu", + "Edit Profile": "Rediģēt profilu", + "Editor": "Redaktors", + "Editor users have the ability to read, create, and update.": "Redaktora lietotājiem ir iespēja lasīt, izveidot un atjaunināt failus.", + "Egypt": "Ēģipte", + "El Salvador": "Salvadora", + "Email": "Pasts", + "email": "pasts", + "Email Address": "E-Pasta adrese", + "Email Addresses": "E-pasta adreses", + "Email Password Reset Link": "E-Pasta paroles atiestatīšanas saite", + "Email Verification": "E-pasta verifikācija", + "Enable": "Atļaut", + "Encrypted environment file already exists.": "Šifrēts vides fails jau pastāv.", + "Encrypted environment file not found.": "Šifrēts vides fails nav atrasts.", + "Ensure your account is using a long, random password to stay secure.": "Pārliecinieties, ka Jūs izmantojat garu, nejaušu un drošu paroli.", + "Environment file already exists.": "Vides fails jau pastāv.", + "Environment file not found.": "Vides fails nav atrasts.", + "Equatorial Guinea": "Ekvatoriālā Gvineja", + "Eritrea": "Eritreja", + "Error": "Kļūda", + "errors": "kļūdas", + "Estonia": "Igaunija", + "Ethiopia": "Etiopija", + "ex VAT": "bez PVN", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Derīguma termiņš beidzas :expiration", + "Export As CSV": "Eksportēt kā CSV", + "Extra Billing Information": "Papildu norēķinu informācija", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Papildu apstiprinājums ir nepieciešams, lai apstrādātu jūsu maksājumu. Lai pārietu uz maksājumu lapu, lūdzu, noklikšķinot uz pogas zemāk.", + "Failed Subscription Payment": "Neizdevies abonēšanas maksājums", + "Failed to load :resource!": "Neizdevās ielādēt :resource!", + "Falkland Islands (Malvinas)": "Folklenda Salas (Malvinas)", + "Faroe Islands": "Farēru Salas", + "February": "Februāris", + "Fiji": "Fidži", + "Filename": "Faila nosaukums", + "Finish enabling two factor authentication.": "Pabeidziet divu faktoru autentifikāciju.", + "Finland": "Somija", + "For your security, please confirm your password to continue.": "Jūsu drošībai, lūdzu, apstipriniet savu paroli, lai turpinātu.", + "Forbidden": "Aizliegts", + "Force Delete": "Piespdu dzēst", + "Force Delete :resource": "Piespiedu dzēst :resource", + "Force Delete Resource": "Piespiedu izdzēst resursu", + "Force Delete Selected": "Piespiedu izdzēst atlasīto", + "Forgot Password": "Aizmirsu paroli", + "Forgot your password?": "Aizmirsāt paroli?", + "Forgot Your Password?": "Aizmirsāt Paroli?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Aizmirsāt paroli? Bez problēmām. Norādiet savu e-pasta adresi, un mēs nosūtīsim paroles atiestatīšanas saiti, kas ļaus izvēlēties jaunu.", + "France": "Francija", + "French Guiana": "Franču Gviāna", + "French Polynesia": "Franču Polinēzija", + "French Southern Territories": "Francijas Dienvidu Teritorijas", + "From": "No", + "Gabon": "Gabona", + "Gambia": "Gambija", + "Georgia": "Gruzija", + "Germany": "Vācija", + "Ghana": "Gana", + "Gibraltar": "Gibraltārs", + "Go Home": "Uz sākumlapu", + "Go to page :page": "Pāriet uz :page", + "Great! You have accepted the invitation to join the :team team.": "Lieliski! Jūs esat pieņēmis uzaicinājumu pievienoties :team komandai.", + "Greece": "Grieķija", + "Greenland": "Grenlande", + "Grenada": "Grenāda", + "Guadeloupe": "Gvadelupa", + "Guam": "Guama", + "Guatemala": "Gvatemalā", + "Guernsey": "Gērnsija", + "Guinea": "Gvineja", + "Guinea-Bissau": "Gvineja-Bisava", + "Guyana": "Gajāna", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Vai domājat par abonementa atcelšanu? Jūs varat atkārtoti aktivizēt savu abonementu jebkurā laikā līdz pašreizējā norēķinu cikla beigām. Pēc pašreizējā norēķinu cikla beigām varat izvēlēties jaunu abonēšanas plānu.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Vai domājat par abonementa atcelšanu? Jūs varat atkārtoti aktivizēt abonementu jebkurā laikā līdz pašreizējā norēķinu cikla beigām. Pēc pašreizējā norēķinu cikla beigām varat izvēlēties jaunu abonēšanas plānu.", + "Heard Island & Mcdonald Islands": "Hērda salas un Makdonalda salas", + "Heard Island and McDonald Islands": "Hērda salas un Makdonalda salas", + "Hello!": "Sveiki!", + "Hide Content": "Slēpt saturu", + "Hold Up!": "Pagaidi!", + "Holy See (Vatican City State)": "Vatikāns", + "Honduras": "Hondurasa", + "Hong Kong": "Honkonga", + "Hungary": "Ungārija", + "I agree to the :terms_of_service and :privacy_policy": "Es piekrītu :terms_of_service un :privacy_policy", + "Iceland": "Islande", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ja nepieciešams, jūs varat atteikties no visām pārlūkprogrammas sesijām visās jūsu ierīcēs. Dažas no jūsu nesenajām sesijām ir uzskaitītas zemāk; tomēr šis saraksts var nebūt izsmeļošs. Ja jūtat, ka Jūsu konts ir apdraudēts, jums vajadzētu atjaunināt savu paroli.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ja jums jau ir konts, jūs varat pieņemt šo ielūgumu, noklikšķinot uz pogas zemāk:", + "If you did not create an account, no further action is required.": "Ja neesat izveidojis kontu, turpmāka darbība nav nepieciešama.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ja jūs negaidījāt uzaicinājumu pievienoties šai komandai, jūs varat izmest šo e-pastu.", + "If you did not receive the email": "Ja nesaņēmāt e-pastu", + "If you did not request a password reset, no further action is required.": "Ja neesat pieprasījis paroles atiestatīšanu, turpmāka darbība nav nepieciešama.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ja jums nav konta, varat to izveidot, noklikšķinot uz zemāk redzamās pogas. Pēc konta izveides šajā e-pastā varat noklikšķināt uz ielūguma pieņemšanas pogu, lai pieņemtu komandas ielūgumu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ja rēķiniem ir jāpievieno īpaša kontakta vai nodokļa informācija, piemēram, pilna uzņēmuma nosaukums, PVN identifikācijas numurs vai ieraksta adrese, varat to pievienot šeit.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ja jums rodas problēmas, noklikšķinot uz pogas \":actionText\", nokopējiet un ielīmējiet norādīto URL\nsavā tīmekļa pārlūkprogrammā:", + "Impersonate": "Uzdoties", + "Increase": "Palielināt", + "India": "Indija", + "Indonesia": "Indonēzija", + "Invalid filename.": "Nederīgs faila nosaukums.", + "Invalid JSON was returned from the route.": "No maršruta tika atgriezts nederīgs JSON.", + "Invoice Email Addresses": "Rēķina e-pasta adreses", + "Invoice emails updated successfully.": "Veiksmīgi atjaunināti rēķinu e-pasti.", + "Invoices": "Rēķini", + "Iran, Islamic Republic Of": "Irāna", + "Iran, Islamic Republic of": "Irāna, Islāma Republika", + "Iraq": "Irāka", + "Ireland": "Īrija", + "Isle Of Man": "Menas sala", + "Isle of Man": "Menas sala", + "Israel": "Israēla", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Šķiet, ka jums nav aktīva abonementa. Lai sāktu, varat izvēlēties kādu no tālāk norādītajiem abonēšanas plāniem. Abonementu plāni var tikt mainīti vai atcelti pēc jūsu ērtībām.", + "Italy": "Itālija", + "Jamaica": "Jamaika", + "January": "Janvāris", + "Japan": "Japāna", + "Jersey": "Džērsija", + "Jordan": "Jordānija", + "July": "Jūlijs", + "June": "Jūnijs", + "Kazakhstan": "Kazahstāna", + "Kenya": "Kenija", + "Key": "Taustiņš", + "Kiribati": "Kiribati", + "Korea": "Dienvidkoreja", + "Korea, Democratic People's Republic of": "Korejas Tautas Demokrātiskā Republika", + "Korea, Republic of": "Korejas Republika", + "Kosovo": "Kosova", + "Kuwait": "Kuveita", + "Kyrgyzstan": "Kirgizstāna", + "Lao People's Democratic Republic": "Laosa", + "Last active": "Pēdējo reizi manīts", + "Last used": "Pēdējo reizi lietots", + "Latvia": "Latvija", + "Leave": "Atstāt", + "Leave Team": "Atstāt komandu", + "Lebanon": "Libāna", + "length": "garums", + "Lens": "Objektīvs", + "Lesotho": "Lesoto", + "Liberia": "Libērija", + "Libyan Arab Jamahiriya": "Lībija", + "Liechtenstein": "Lihtenšteina", + "Light": "Gaišais režīms", + "Lithuania": "Lietuva", + "Load :perPage More": "Ielādēt :perPage vairāk", + "Loading": "Notiek ielāde", + "Location": "Atrašanās vieta", + "Log in": "Pieslēgties", + "Log In": "Pieslēgties", + "Log Out": "Izrakstīties", + "Log out": "Izrakstīties", + "Log Out Other Browser Sessions": "Iziet no citām pārlūka pesijām", + "Log Viewer": "Žurnālu skatītājs", + "Login": "Pieteikšanās", + "Logout": "Izrakstīties", + "Logs": "Žurnāls", + "Luxembourg": "Luksemburga", + "Macao": "Makao", + "Macedonia": "Ziemeļmaķedonija", + "Macedonia, the former Yugoslav Republic of": "Maķedonija, Bijusī Dienvidslāvijas Republika", + "Madagascar": "Madagaskara", + "Malawi": "Malāvi", + "Malaysia": "Malaizija", + "Maldives": "Maldivu salas", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Pārvaldīt kontu", + "Manage and log out your active sessions on other browsers and devices.": "Pārvaldīt un izeiet no aktīvajām sesijām citās pārlūkprogrammās un ierīcēs.", + "Manage API Tokens": "Pārvaldīt API marķierus", + "Manage Role": "Pārvaldīt Lomu", + "Manage Team": "Pārvaldīt Komandu", + "Managing billing for :billableName": "Norēķinu pārvaldīšana :billableName", + "March": "Marts", + "Mark all as Read": "Atzīmēt visu kā izlasītu", + "Mark all notifications as read": "Atzīmēt visus paziņojumus kā izlasītus", + "Mark Read": "Atzīmēt kā izlasītu", + "Mark Unread": "Atzīmēt kā nelasītu", + "Marshall Islands": "Māršala Salas", + "Martinique": "Martinika", + "Mauritania": "Mauritānija", + "Mauritius": "Maurīcija", + "May": "Maijs", + "Mayotte": "Majota", + "Mexico": "Meksika", + "Micronesia, Federated States Of": "Mikronēzija", + "Micronesia, Federated States of": "Mikronēzija, Federālās Valstis", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republika", + "Monaco": "Monako", + "Mongolia": "Mongolija", + "Montenegro": "Melnkalne", + "Month To Date": "No mēneša sākuma līdz šim datumam", + "Monthly": "Ikmēneša", + "monthly": "katru mēnesi", + "Montserrat": "Montserata", + "Morocco": "Maroka", + "Mozambique": "Mozambika", + "Myanmar": "Mjanma", + "Name": "Vārds", + "name": "vārds", + "Namibia": "Namībija", + "Nauru": "Nauru", + "Nepal": "Nepāla", + "Netherlands": "Nīderlande", + "Netherlands Antilles": "Nīderlandes Antiļas", + "Nevermind": "Aizmirsti", + "Nevermind, I'll keep my old plan": "Nekas, es palikšu pie vecā plāna", + "New": "Jauns", + "New :resource": "Jauns :resource", + "New Caledonia": "Jaunkaledonija", + "New Password": "Jauna parole", + "New Zealand": "Jaunzēlande", + "Next": "Nākamais", + "Next Payment": "Nākamais maksājums", + "Next Payment on": "Nākamais maksājums", + "Nicaragua": "Nikaragva", + "Niger": "Nigēra", + "Nigeria": "Nigērija", + "Niue": "Niue", + "No": "Nē", + "No :resource matched the given criteria.": "Nav :resource atbilstību noteiktajiem kritērijiem.", + "No additional information...": "Nav papildu informācijas...", + "No Current Data": "Nav pašreizējo datu", + "No Data": "Nav datu", + "no file selected": "nav atlasīts fails", + "No Increase": "Nav palielinājuma", + "No payment methods on file.": "Nav norādīts maksājuma veids.", + "No payment scheduled.": "Nav ieplānots maksājums.", + "No Prior Data": "Nav iepriekšēju datu", + "No Results Found.": "Rezultāti nav atrasti.", + "Norfolk Island": "Norfolkas Sala", + "Northern Mariana Islands": "Ziemeļu Marianas Salas", + "Norway": "Norvēģija", + "Not Found": "Nav atrasts", + "Notifications": "Paziņojumi", + "Nova": "Nova", + "Nova User": "Nova Lietotājs", + "November": "Novembris", + "October": "Oktobris", + "of": "no", + "OK": "Labi", + "Oman": "Omāna", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Izdzēšot komandu, visi tās resursi un dati tiks neatgriezeniski izdzēsti. Pirms šīs komandas dzēšanas, lūdzu, lejupielādējiet visus datus vai informāciju par šo komandu, kuru vēlaties saglabāt.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Izdzēšot kontu, visi tā resursi un dati tiks neatgriezeniski izdzēsti. Pirms konta dzēšanas, lūdzu, lejupielādējiet visus datus vai informāciju, kuru vēlaties saglabāt.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Izdzēšot kontu, visi tā resursi un dati tiks neatgriezeniski dzēsti. Lūdzu, ievadiet savu paroli, lai apstiprinātu, ka vēlaties neatgriezeniski dzēst savu kontu.", + "Only Trashed": "Tikai dzēstie", + "Open Invoices": "Atvērtie rēķini", + "Original": "Sākotnējais", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Mūsu norēķinu pārvaldības portāls ļauj ērti pārvaldīt abonēšanas plānu, maksājuma veidu un lejupielādēt jaunākos rēķinus.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Mūsu norēķinu pārvaldības portāls ļauj ērti pārvaldīt abonēšanas plānu, maksājuma veidus un lejupielādēt jaunākos rēķinus.", + "Page Expired": "Lapas derīguma termiņš", + "Pagination Navigation": "Pagination Navigācija", + "Paid": "Apmaksāts", + "Pakistan": "Pakistāna", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestīniešu Teritorijas", + "Panama": "Panama", + "Papua New Guinea": "Papua-Jaungvineja", + "Paraguay": "Paragvaja", + "Password": "Parole", + "password": "parole", + "Payment Confirmation": "Maksājuma apstiprinājums", + "Payment Information": "Informācija par maksājumu", + "Payment information updated successfully.": "Maksājumu informācija ir veiksmīgi atjaunināta.", + "Payment Method": "Maksājuma veids", + "Payment Methods": "Maksājumu veidi", + "Payment Required": "Nepieciešams maksājums", + "Payments": "Maksājumi", + "Pending Team Invitations": "Neapstiprinātie komandas ielūgumui", + "Per Page": "Vienā lapā", + "Permanently delete this team.": "Neatgriezeniski dzēst šo komandu.", + "Permanently delete your account.": "Neatgriezeniski dzēst kontu.", + "Permissions": "Atļauja", + "Peru": "Peru", + "Philippines": "Filipīnas", + "Photo": "Fotogrāfija", + "Pitcairn": "Pitkērnas Salas", + "Please accept the terms of service.": "Lūdzu, piekrītiet pakalpojumu sniegšanas noteikumiem.", + "Please click the button below to verify your email address.": "Lūdzu, noklikšķiniet uz pogas zemāk, lai pārbaudītu savu e-pasta adresi.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Lūdzu, apstipriniet piekļuvi savam kontam, ievadot vienu no jūsu avārijas atgūšanas kodiem.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Lūdzu, apstipriniet piekļuvi savam kontam, ievadot autentifikācijas kodu, ko nodrošina autentifikatora lietojumprogramma.", + "Please confirm your password before continuing.": "Pirms turpināt, lūdzu, apstipriniet savu paroli.", + "Please copy your new API token. For your security, it won't be shown again.": "Lūdzu, iekopējiet savu jauno API marķieri. Jūsu drošībai tas netiks rādīts vēlreiz.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Lūdzu, ievadiet savu paroli, lai apstiprinātu, ka vēlaties atteikties no citām pārlūkprogrammas sesijām visās jūsu ierīcēs.", + "Please provide a maximum of three invoice emails addresses.": "Lūdzu, norādiet ne vairāk kā trīs rēķinu e-pasta adreses.", + "Please provide the email address of the person you would like to add to this team.": "Lūdzu, norādiet tās personas e-pasta adresi, kuru vēlaties pievienot šai komandai.", + "Please set a default payment method before retrying payments.": "Lūdzu, iestatiet noklusējuma maksājuma metodi pirms maksājuma atkārtošanas.", + "Please set a default payment method before swapping plans.": "Pirms plānu maiņas, lūdzu, iestatiet noklusējuma maksājuma veidu.", + "Poland": "Polija", + "Portugal": "Portugāle", + "Press / to search": "Nospiediet/, lai meklētu", + "Preview": "Priekšskatījums", + "Previewing": "Priekšskatījums", + "Previous": "Iepriekšējais", + "Privacy Policy": "konfidencialitāte", + "Profile": "Profils", + "Profile Information": "Profila informācija", + "Puerto Rico": "Puertoriko", + "Qatar": "Katāra", + "Quarter To Date": "Ceturksnis Līdz Šim", + "Recovery Code": "Atkopšanas kods", + "Refresh": "atjaunot", + "Regards,": "Saistībā,", + "Regenerate Recovery Codes": "Atjaunot atkopšanas kodus", + "Register": "Reģistrēties", + "Reload": "Pārlādēt", + "Remember me": "Atcerēties mani", + "Remember Me": "Atcerēties Mani", + "Remove": "Noņemt", + "Remove Photo": "Noņemt fotoattēlu", + "Remove Team Member": "Noņemt komandas biedru", + "Replicate": "Atkārtot", + "Required fields": "Obligāti aizpildāmie lauki", + "Resend Verification Email": "Atkārtoti nosūtīt verifikācijas e-pastu", + "Reset Filters": "Atiestatīt filtrus", + "Reset Password": "Atiestatīt paroli", + "Reset Password Notification": "Atiestatīt paroles paziņojumu", + "resource": "resurss", + "Resource Row Dropdown": "Resursu rindas nolaižamā izvēlne", + "Resources": "Resurss", + "resources": "resurss", + "Restore": "Atjaunot", + "Restore :resource": "Atjaunot :resource", + "Restore Resource": "Atjaunot resursu", + "Restore Selected": "Atjaunot izvēlēto", + "results": "rezultāti", + "Resume Subscription": "Atsākt abonēšanu", + "Retry Payment": "Atkārtoti veikt maksājumu", + "Return to :appName": "Atgriezties uz :appName", + "Reunion": "Sanāksme", + "Role": "Loma", + "Romania": "Rumānija", + "Run Action": "Palaist darbību", + "Russian Federation": "Krievijas Federācija", + "Rwanda": "Ruanda", + "Réunion": "Reinjona", + "Saint Barthelemy": "Senbartelamī", + "Saint Barthélemy": "Senbartelamī", + "Saint Helena": "Helēnas Sala", + "Saint Kitts And Nevis": "Sentkitsa un Nevisa", + "Saint Kitts and Nevis": "Sentkitsa un Nevisa", + "Saint Lucia": "Sentlūsija", + "Saint Martin": "Senmartēna", + "Saint Martin (French part)": "Senmartēna (franču daļa)", + "Saint Pierre And Miquelon": "Senpjēra un Mikelona", + "Saint Pierre and Miquelon": "Senpjēra un Mikelona", + "Saint Vincent And Grenadines": "Sentvinsenta un Grenadīnas", + "Saint Vincent and the Grenadines": "Sentvinsenta un Grenadīnas", + "Samoa": "Samoa", + "San Marino": "Sanmarīno", + "Sao Tome And Principe": "Santome un Prinsipi", + "Sao Tome and Principe": "Santome un Prinsipi", + "Saudi Arabia": "Saūda Arābija", + "Save": "Saglabāt", + "Saved.": "Saglabāts.", + "Scroll to bottom": "Ritināt līdz apakšai", + "Scroll to top": "Ritināt uz augšu", + "Search": "Meklēt", + "Secure Area": "Droša zona", + "Select": "Izvēlēties", + "Select a different plan": "Izvēlēties citu plānu", + "Select a log file...": "Atlasīt žurnāla failu...", + "Select A New Photo": "Izvēlēties jaunu fotoattēlu", + "Select Action": "Izvēlēties darbību", + "Select all": "Atlasīt visu", + "Select All Dropdown": "Nolaižamajā izvēlnē atlasīt visu", + "Select this page": "Izvēlēties šo lapu", + "Send Password Reset Link": "Nosūtīt paroles atiestatīšanas saiti", + "Senegal": "Senegāla", + "September": "Septembris", + "Serbia": "Serbija", + "Server Error": "Servera kļūda", + "Service Unavailable": "Pakalpojums nav pieejams", + "Set as default": "Iestatīt kā noklusējumu", + "Setup Key": "Iestatīšanas atslēga", + "Seychelles": "Seišelu salas", + "Show All Fields": "Rādīt visus laukus", + "Show Content": "Rādīt saturu", + "Show Recovery Codes": "Rādīt atkopšanas kodus", + "Showing": "Rādīt", + "Sierra Leone": "Sjerraleone", + "Signed in as": "Pierakstījies kā", + "Singapore": "Singapūra", + "Sint Maarten (Dutch part)": "Sintmārtena", + "Slovakia": "Slovākija", + "Slovenia": "Slovēnija", + "Soft Deleted": "Daļēji dzēsts", + "Solomon Islands": "Zālamana Salas", + "Somalia": "Somālija", + "Something went wrong.": "Kaut kas nogāja greizi.", + "Sorry! You are not authorized to perform this action.": "Jums nav atļaujas veikt šo darbību.", + "Sorry, your session has expired.": "Jūsu sesija ir beigusies.", + "South Africa": "Dienvidāfrika", + "South Georgia And Sandwich Isl.": "Dienviddžordžija un Dienvidsendviču salas", + "South Georgia and the South Sandwich Islands": "Dienviddžordžija un Dienvidsendviču salas", + "South Sudan": "Dienvidsudāna", + "Spain": "Spānija", + "Sri Lanka": "Šrilanka", + "Standalone Actions": "Atsevišķas darbības", + "Start Polling": "Sākt aptauju", + "Start polling": "Sākt aptauju", + "State / County": "Štats / Valsts", + "Stop Impersonating": "Beigt uzdošanos", + "Stop Polling": "Pārtraukt aptauju", + "Stop polling": "Pārtraukt aptauju", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Saglabājiet atkopšanas kodus drošā paroles pārvaldniekā. Tos var izmantot, lai atgūtu piekļuvi kontam, ja divu faktoru autentifikācijas ierīce ir zaudēta.", + "Subscribe": "Abonēt", + "Subscription Information": "Informācija par abonementu", + "Subscription Pending": "Gaida abonementu", + "Sudan": "Sudāna", + "Suriname": "Surinama", + "Svalbard And Jan Mayen": "Svalbāra un Jana Majena sala", + "Svalbard and Jan Mayen": "Svalbāra un Jana Majena sala", + "Swaziland": "Svatini", + "Sweden": "Zviedrija", + "Switch Teams": "Pārslēgt komandas", + "Switzerland": "Šveice", + "Syrian Arab Republic": "Sīrija", + "System": "Sistēma", + "Taiwan": "Taivāna", + "Taiwan, Province of China": "Taivāna, Ķīnas province", + "Tajikistan": "Tadžikistāna", + "Tanzania": "Tanzānija", + "Tanzania, United Republic of": "Tanzānija, Apvienotā Republika", + "TAX": "NODOKLIS", + "Team Details": "Komandas informācija", + "Team Invitation": "Komandas ielūgums", + "Team Members": "Komandas biedri", + "Team Name": "Komandas nosaukums", + "Team Owner": "Komandas īpašnieks", + "Team Settings": "Komandas iestatījumi", + "Terms of Service": "Pakalpojumu sniegšanas noteikumi", + "Thailand": "Taizeme", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Paldies par reģistrēšanos! Pirms sākat darbu, apstipriniet savu e-pasta adresi, noklikšķinot uz saites, ko tikko nosūtījām. Ja e-pasts nav saņemts, varam nosūtīt jaunu.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Paldies par jūsu atbalstu. Mēs pievienojām rēķina kopiju jūsu uzskaitei. Ja jums ir jautājumi vai neskaidrības, lūdzu, sazinieties ar mums.", + "Thanks,": "Paldies,", + "The :attribute must be a valid role.": ":Attribute jābūt derīgai lomai.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute jābūt vismaz :length rakstzīmēm un tajā jābūt vismaz vienam skaitlim.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute jābūt vismaz :length rakstzīmēm, un tajā jābūt vismaz vienai īpašajai rakstzīmei un vienam skaitlim.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute jābūt vismaz :length rakstzīmēm un tajā jābūt vismaz vienai īpašajai rakstzīmei.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute jābūt vismaz :length rakstzīmēm, un tajā jābūt vismaz vienam lielajam burtam un vienam skaitlim.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute jābūt vismaz :length rakstzīmēm, un tajā jābūt vismaz vienam lielajam burtam un vienai īpašajai rakstzīmei.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute jābūt vismaz :length rakstzīmēm, un tajā jābūt vismaz vienam lielajam burtam, vienam skaitlim un vienai īpašajai rakstzīmei.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute jābūt vismaz :length rakstzīmēm un tajā jābūt vismaz vienam lielajam burtam.", + "The :attribute must be at least :length characters.": ":Attribute jābūt vismaz :length rakstzīmēm.", + "The :attribute must contain at least one letter.": ":Attribute ir jāsatur vismaz viens burts.", + "The :attribute must contain at least one number.": ":Attribute ir jāsatur vismaz viens skaitlis.", + "The :attribute must contain at least one symbol.": ":Attribute ir jāsatur vismaz viens simbols.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute ir jāsatur vismaz viens lielais un viens mazais burts.", + "The :resource was created!": ":Resource tika izveidots!", + "The :resource was deleted!": ":Resource tika izdzēsts!", + "The :resource was restored!": ":Resource tika atjaunots!", + "The :resource was updated!": ":Resource tika atjaunināts!", + "The action was executed successfully.": "Darbība tika veiksmīgi izpildīta.", + "The default payment method cannot be removed.": "Noklusējuma maksājuma veidu nevar noņemt.", + "The file was deleted!": "Fails tika izdzēsts!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dotais :attribute ir parādījies datu noplūdē. Lūdzu, izvēlieties citu :attribute.", + "The given data was invalid.": "Norādītie dati nebija derīgi.", + "The government won't let us show you what's behind these doors": "Valdība neļauj mums rādīt, kas ir aiz šīm durvīm", + "The HasOne relationship has already been filled.": "HasOne attiecības jau ir aizpildītas.", + "The image could not be loaded": "Attēlu nevarēja ielādēt", + "The image could not be loaded.": "Attēlu nevarēja ielādēt.", + "The invoice emails must be valid email addresses.": "Rēķinu e-pastiem jābūt derīgiem.", + "The password is incorrect.": "Parole ir nepareiza.", + "The provided coupon code is invalid.": "Norādītais kupona kods nav derīgs.", + "The provided password does not match your current password.": "Sniegtā parole neatbilst jūsu pašreizējai parolei.", + "The provided password was incorrect.": "Sniegtā parole ir nepareiza.", + "The provided two factor authentication code was invalid.": "Sniegtais divu faktoru autentifikācijas kods ir nederīgs.", + "The provided two factor recovery code was invalid.": "Norādītais divu faktoru atkopšanas kods nav derīgs.", + "The provided VAT number is invalid.": "Norādītais PVN maksātāja numurs nav derīgs.", + "The resource was attached!": "Resurss tika pievienots!", + "The resource was prevented from being saved!": "Resursu neizdevās saglabāt!", + "The resource was updated!": "Resurss tika atjaunināts!", + "The response is not a streamed response.": "Atbilde nav straumēta.", + "The response is not a view.": "Atbilde nav skata objekts.", + "The selected country is invalid.": "Atlasītā valsts nav derīga.", + "The selected plan is invalid.": "Atlasītais plāns nav derīgs.", + "The selected resources have been :action!": "Atlasītie resursi ir bijuši :action!", + "The team's name and owner information.": "Komandas nosaukums un īpašnieka informācija.", + "There are no available options for this resource.": "Šim resursam nav pieejamo iespēju.", + "There are no fields to display.": "Nav pieejamu lauku.", + "There are no new notifications.": "Nav jaunu paziņojumu.", + "There was a problem executing the action.": "Radās problēma, izpildot darbību.", + "There was a problem fetching the resource.": "Ienesot resursu, radās problēma.", + "There was a problem submitting the form.": "Radās problēma, iesniedzot veidlapu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Šie cilvēki ir uzaicināti jūsu komandā un viņiem ir nosūtīts ielūguma e-pasts. Viņi var pievienoties komandai, pieņemot uzaicinājumu.", + "This account does not have an active subscription.": "Šim kontam nav aktīva abonementa.", + "This action is unauthorized.": "Šī darbība ir neatļauta.", + "This copy of Nova is unlicensed.": "Šī Nova kopija nav licencēta.", + "This coupon code can only be used by new customers.": "Šo kupona kodu var izmantot tikai jauni klienti.", + "This device": "Šī ierīce", + "This file field is read-only.": "Šis faila lauks ir tikai lasāms.", + "This invoice is no longer open.": "Šis rēķins vairs nav aktīvs.", + "This is a secure area of the application. Please confirm your password before continuing.": "Šī ir droša pieteikuma zona. Lūdzu, apstipriniet savu paroli, pirms turpināt.", + "This password does not match our records.": "Šī parole neatbilst mūsu ierakstiem.", + "This password reset link will expire in :count minutes.": "Šī paroles atiestatīšanas saite beigsies :count minūtēs.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Šis maksājums tika uzsākts, bet līdzekļi vēl nav saņemti. Tas var ilgt līdz 14 dienām.", + "This resource no longer exists": "Šis resurss vairs nepastāv", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Šis abonements ir beidzies, un to nevar atsākt. Lūdzu, izveidojiet jaunu abonementu.", + "This user already belongs to the team.": "Šis lietotājs jau pieder komandai.", + "This user has already been invited to the team.": "Šis lietotājs jau ir uzaicināts uz komandu.", + "Timor-Leste": "Austrumtimora", + "to": "lai", + "To": "Lai", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Lai pabeigtu divu faktoru autentifikācijas iespējošanu, skenējiet tālāk norādīto QR kodu, izmantojot tālruņa autentifikācijas lietojumprogrammu, vai ievadiet iestatīšanas atslēgu un norādiet ģenerēto OTP kodu.", + "Today": "Šodien", + "Toggle navigation": "Pārslēgt navigāciju", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Marķiera nosaukums", + "Tonga": "Tonga", + "Too Many Requests": "Pārāk daudz pieprasījumu", + "total": "kopā", + "Total:": "Kopā:", + "Trashed": "Dzēstie", + "Trinidad And Tobago": "Trinidāda un Tobāgo", + "Trinidad and Tobago": "Trinidada un Tobāgo", + "Tunisia": "Tunisija", + "Turkey": "Turcija", + "Turkmenistan": "Turkmenistāna", + "Turks And Caicos Islands": "Tērksas un Kaikosas salas", + "Turks and Caicos Islands": "Tērksas un Kaikosas salas", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Divu faktoru autentifikācija", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Ir iespējota divu faktoru autentifikācija. Skenējiet tālāk norādīto QR kodu, izmantojot tālruņa autentifikācijas lietojumprogrammu, vai ievadiet iestatīšanas atslēgu.", + "Type": "Tips", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Neatļauts", + "United Arab Emirates": "Apvienotie Arābu Emirāti", + "United Kingdom": "Lielbritānija", + "United States": "ASV", + "United States Minor Outlying Islands": "Savienoto Valstu Mazās attālās salas", + "United States Outlying Islands": "ASV nomaļās salas", + "Unknown": "Nezināms", + "Unpaid": "Neapmaksāts", + "Update": "Atjauninājums", + "Update & Continue Editing": "Atjaunināt un turpināt rediģēšanu", + "Update :resource": "Atjaunināt :resource", + "Update :resource: :title": "Atjaunināt :resource: :title", + "Update attached :resource: :title": "Atjauninājums pievienots :resource: :title", + "Update Password": "Atjaunināt paroli", + "Update Payment Information": "Atjaunināt maksājuma informāciju", + "Update Payment Method": "Atjaunināt maksājuma veidu", + "Update your account's profile information and email address.": "Atjauniniet sava konta profila informāciju un e-pasta adresi.", + "Uploading": "Notiek augšupielāde", + "Uploading files... (:current/:total)": "Notiek failu augšupielāde... (:current/:total)", + "Uruguay": "Urugvaja", + "Use a recovery code": "Izmantojiet atkopšanas kodu", + "Use an authentication code": "Izmantojiet autentifikācijas kodu", + "User Actions": "Lietotāja darbības", + "User Security": "Lietotāja drošība", + "Username": "Lietotājvārds", + "Uzbekistan": "Uzbekistāna", + "Value": "Vērtība", + "Vanuatu": "Vanuatu", + "VAT Number": "PVN numurs", + "Venezuela": "Venecuēla", + "Venezuela, Bolivarian Republic of": "Venecuēla, Bolivara Republika", + "Verify Email Address": "Pārbaudiet e-pasta adresi", + "Verify Your Email Address": "Pārbaudiet savu e-pasta adresi", + "Viet Nam": "Vietnama", + "View": "Skats", + "Virgin Islands, British": "Britu Virdžīnu Salas", + "Virgin Islands, U.S.": "ASV Virdžīnu salas", + "Wallis And Futuna": "Volisa un Futuna", + "Wallis and Futuna": "Volisa un Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Mēs apstrādājam jūsu abonementu. Kad abonements būs veiksmīgi apstrādāts, šī lapa tiks automātiski atjaunināta. Parasti šis process ilgst tikai dažas sekundes.", + "We are unable to process your payment. Please contact customer support.": "Mēs nevaram apstrādāt jūsu maksājumu. Lūdzu, sazinieties ar klientu atbalsta centru.", + "We have emailed your password reset link!": "Mēs nosūtījām uz e-pastu jūsu paroles atiestatīšanas saiti!", + "We were unable to find a registered user with this email address.": "Mēs nevarējām atrast reģistrētu lietotāju ar šo e-pasta adresi.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Mēs nosūtīsim rēķina lejupielādes saiti uz e-pastiem, kurus jūs norādījāt zemāk. Jūs varat atdalīt vairākas e-pasta adreses, izmantojot komatus.", + "We're lost in space. The page you were trying to view does not exist.": "Mēs pazudām kosmosā. Lapa, kuru mēģinājāt apskatīt, nepastāv.", + "Welcome Back!": "Laipni lūdzam atpakaļ!", + "Western Sahara": "Rietumsahāra", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ja ir iespējota divu faktoru autentifikācija, autentifikācijas laikā jums piedāvās drošu un nejaušu marķieri. Jūs varat atgūt šo pilnvaru no sava tālruņa Google autentifikatora lietojumprogrammas.", + "Whoops": "Bļāviens", + "Whoops!": "Ak vai!", + "Whoops! Something went wrong.": "Ak vai! Kaut kas nogāja greizi.", + "With Trashed": "Ar dzēstajiem", + "Write": "Rakstīt", + "Year To Date": "Gads līdz datumam", + "Yearly": "Ik gadu", + "Yemen": "Jemena", + "Yes": "Jā", + "You are already subscribed.": "Jūs jau ir abonements.", + "You are currently within your free trial period. Your trial will expire on :date.": "Pašlaik jums ir bezmaksas izmēģinājuma periods. Jūsu izmēģinājuma periods beigsies :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Pašlaik jums ir bezmaksas izmēģinājuma periods. Jūsu izmēģinājuma periods beigsies :date.. Sākot jaunu abonementu, izmēģinājuma periods beigsies.", + "You are logged in!": "Jūs esat pieteicies!", + "You are receiving this email because we received a password reset request for your account.": "Jūs saņemat šo e-pastu, jo saņēmām paroles atiestatīšanas pieprasījumu jūsu kontam.", + "You have been invited to join the :team team!": "Jūs esat uzaicināti pievienoties :team komandai!", + "You have enabled two factor authentication.": "Jūs esat iespējojis divu faktoru autentifikāciju.", + "You have not enabled two factor authentication.": "Jūs neesat iespējojis divu faktoru autentifikāciju.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Jums ir daži neapmaksāti rēķini. Pēc noklusējuma maksājuma veida atjaunināšanas varat vēlreiz mēģināt veikt maksājumus, izmantojot tālāk norādīto rēķinu sarakstu.", + "You may accept this invitation by clicking the button below:": "Jūs varat pieņemt šo ielūgumu, noklikšķinot uz zemāk esošās pogas:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Jūs varat atcelt savu abonementu jebkurā laikā. Kad jūsu abonements būs anulēts, jums būs iespēja atsākt abonementu līdz pašreizējā norēķinu cikla beigām.", + "You may delete any of your existing tokens if they are no longer needed.": "Jūs varat izdzēst jebkuru no jūsu esošajiem marķieriem, ja tie vairs nav vajadzīgi.", + "You may not delete your personal team.": "Jūs nedrīkstat izdzēst savu personīgo komandu.", + "You may not leave a team that you created.": "Jūs nedrīkstat atstāt komandu, kuru esat izveidojis.", + "You will receive an invoice and payment link via email for each billing period.": "Par katru norēķinu periodu pa e-pastu saņemsiet rēķinu un maksājuma saiti.", + "You're logged in!": "Jūs esat autorizējies!", + "Your :invoiceName invoice is now available!": "Jūsu :invoiceName rēķins tagad ir pieejams!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Jūsu norēķinu adrese ir :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Jūsu karte tika noraidīta. Lai saņemtu detalizētāku informāciju, lūdzu, sazinieties ar kartes izsniedzēju.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Jūsu pašreizējais maksājuma veids ir kredītkarte, kas beidzas ar :lastFour un kuras derīguma termiņš beidzas :expiration.", + "Your email address is unverified.": "Jūsu e-pasta adrese nav verificēta.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Jūsu pēdējais :amount maksājums neizdevās. Lūdzu, atjauniniet maksājuma veidu, lai vēlreiz veiktu maksājumu.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Jūsu pēdējais maksājums :amount uz :date neizdevās. Lūdzu, atjauniniet maksājuma veidu, lai vēlreiz veiktu maksājumu.", + "Your next payment of :amount will be processed on :date.": "Jūsu nākamais maksājums :amount apmērā būs :date.", + "Your payment method has been added successfully.": "Jūsu maksājuma veids ir veiksmīgi pievienots.", + "Your payment method will be charged automatically for each billing period.": "Maksa par jūsu maksājuma veidu tiks automātiski iekasēta par katru norēķinu periodu.", + "Your registered VAT Number is :vatNumber.": "Jūsu reģistrētais PVN maksātāja numurs ir :vatNumber.", + "Your subscription has been started successfully.": "Jūsu abonements ir veiksmīgi sākts.", + "Your subscription has been successfully cancelled.": "Jūsu abonements ir veiksmīgi atcelts.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Jūsu abonements ir veiksmīgi atcelts. Jums joprojām būs piekļuve līdz norēķinu perioda beigām.", + "Your subscription was successfully resumed.": "Jūsu abonements tika veiksmīgi atsākts.", + "Your subscription was successfully updated.": "Jūsu abonements tika veiksmīgi atjaunināts.", + "Zambia": "Zambija", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Pasta indekss", + "Åland Islands": "Ālandu salas" +} diff --git a/locales/lv/php-inline.json b/locales/lv/php-inline.json new file mode 100644 index 00000000000..4e4608f695a --- /dev/null +++ b/locales/lv/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Šis lauks ir jāpieņem.", + "accepted_if": "Šis lauks ir jāapstiprina, ja :other ir :value.", + "active_url": "Tas nav derīgs URL.", + "after": "Tam jābūt datumam pēc :date.", + "after_or_equal": "Tam jābūt datumam pēc vai vienāds ar :date.", + "alpha": "Šajā laukā var būt tikai burti.", + "alpha_dash": "Šajā laukā var būt tikai burti, cipari, domuzīmes un pasvītrojumi.", + "alpha_num": "Šajā laukā var būt tikai burti un cipari.", + "any_of": "Šis lauks nav derīgs.", + "array": "Šim laukam jābūt masīvam.", + "ascii": "Šajā laukā drīkst būt tikai viena baita burtciparu rakstzīmes un simboli.", + "attached": "Šis lauks jau ir pievienots.", + "before": "Tam jābūt datumam pirms :date.gada.", + "before_or_equal": "Tam jābūt datumam pirms vai vienāds ar :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "Šim laukam jābūt patiesam vai nepatiesam.", + "can": "Šajā laukā ir neatļauta vērtība.", + "confirmed": "Apstiprinājums neatbilst.", + "contains": "Šajā laukā trūkst obligātās vērtības.", + "date": "Tas nav derīgs datums.", + "date_equals": "Tam jābūt datumam, kas vienāds ar :date.", + "date_format": "Tas neatbilst formātam :format.", + "decimal": "Šajā laukā ir jābūt :decimal zīmēm aiz komata.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Šai vērtībai jābūt atšķirīgai no :other.", + "digits": "Tam jābūt :digits cipariem.", + "digits_between": "Tam jābūt starp :min un :max cipariem.", + "dimensions": "Šim attēlam ir nederīgi izmēri.", + "distinct": "Šim laukam ir dublikāta vērtība.", + "doesnt_contain": "Šajā laukā nedrīkst būt neviena no šiem: :values.", + "doesnt_end_with": "Šis lauks nedrīkst beigties ar vienu no šiem: :values.", + "doesnt_start_with": "Šis lauks nedrīkst sākties ar vienu no šiem: :values.", + "email": "Tam jābūt derīgai e-pasta adresei.", + "ends_with": "Tam jābeidzas ar vienu no šiem: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Atlasītā vērtība nav derīga.", + "extensions": "Šim laukam ir jābūt vienam no šiem paplašinājumiem: :values.", + "file": "Saturam jābūt failam.", + "filled": "Šim laukam jābūt vērtībai.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "Šim laukam ir jābūt derīgai heksadecimālajai krāsai.", + "image": "Tam jābūt attēlam.", + "in": "Atlasītā vērtība nav derīga.", + "in_array": "Šī vērtība nepastāv :other. gadā.", + "in_array_keys": "Šajā laukā jābūt vismaz vienai no šīm atslēgām: :values.", + "integer": "Tam jābūt veselam skaitlim.", + "ip": "Tam jābūt derīgai IP adresei.", + "ipv4": "Tam jābūt derīgai IPv4 adresei.", + "ipv6": "Tam jābūt derīgai IPv6 adresei.", + "json": "Tam jābūt derīgai JSON virknei.", + "list": "Šim laukam ir jābūt sarakstam.", + "lowercase": "Šajā laukā ir jābūt mazajiem burtiem.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "Šajā laukā nedrīkst būt vairāk par :max cipariem.", + "mimes": "Tam jābūt faila tipam: :values.", + "mimetypes": "Tam jābūt faila tipam: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "Šajā laukā ir jābūt vismaz :min cipariem.", + "missing": "Šim laukam ir jābūt iztrūkstošam.", + "missing_if": "Šis lauks ir jāaizpilda, ja :other ir :value.", + "missing_unless": "Šis lauks ir jāaizpilda, ja vien :other nav :value.", + "missing_with": "Ja ir norādīts :values, šis lauks ir jāaizpilda.", + "missing_with_all": "Ja ir norādīti :values, šis lauks ir jāaizpilda.", + "multiple_of": "Vērtībai jābūt vairākkārtējai :value", + "not_in": "Atlasītā vērtība nav derīga.", + "not_regex": "Šis formāts ir nederīgs.", + "numeric": "Tam jābūt skaitlim.", + "password.letters": "Šajā laukā ir jābūt vismaz vienam burtam.", + "password.mixed": "Šajā laukā ir jābūt vismaz vienam lielajam un vienam mazajam burtam.", + "password.numbers": "Šajā laukā ir jābūt vismaz vienam skaitlim.", + "password.symbols": "Šajā laukā ir jābūt vismaz vienam simbolam.", + "password.uncompromised": "Dotais lauks ir parādījies datu noplūdē. Lūdzu, izvēlieties citu lauku.", + "present": "Šim laukam jābūt klāt.", + "present_if": "Šim laukam ir jābūt redzamam, ja :other ir :value.", + "present_unless": "Šim laukam ir jābūt, ja vien :other nav :value.", + "present_with": "Šim laukam ir jābūt redzamam, ja ir :values.", + "present_with_all": "Šim laukam ir jābūt, ja ir :values.", + "prohibited": "Šis lauks ir aizliegts.", + "prohibited_if": "Šis lauks ir aizliegts, ja :other ir :value.", + "prohibited_if_accepted": "Šis lauks ir aizliegts, kad :other ir pieņemts.", + "prohibited_if_declined": "Šis lauks ir aizliegts, kad :other ir noraidīti.", + "prohibited_unless": "Šis lauks ir aizliegts, ja :other ir :values.", + "prohibits": "Šis lauks aizliedz :other atrašanās vietu.", + "regex": "Šis formāts ir nederīgs.", + "relatable": "Šis lauks var nebūt saistīts ar šo resursu.", + "required": "Šis lauks ir nepieciešams.", + "required_array_keys": "Šajā laukā ir jābūt ierakstiem: :values.", + "required_if": "Šis lauks ir nepieciešams, ja :other ir :value.", + "required_if_accepted": "Šis lauks ir obligāts, ja ir pieņemts :other.", + "required_if_declined": "Šis lauks ir jāaizpilda, ja tiek noraidīts :other.", + "required_unless": "Šis lauks ir nepieciešams, ja :other ir :values.", + "required_with": "Šis lauks ir nepieciešams, ja ir :values.", + "required_with_all": "Šis lauks ir nepieciešams, ja :values ir klāt.", + "required_without": "Šis lauks ir nepieciešams, ja :values nav klāt.", + "required_without_all": "Šis lauks ir vajadzīgs, ja nav neviena no :values.", + "same": "Šī lauka vērtībai jāatbilst :other vērtībai.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "Tam jāsākas ar vienu no šiem: :values.", + "string": "Tam jābūt virknei.", + "timezone": "Tam jābūt derīgai zonai.", + "ulid": "Šim laukam ir jābūt derīgam ULID.", + "unique": "Tas jau ir pieņemts.", + "uploaded": "Tas neizdevās augšupielādēt.", + "uppercase": "Šajā laukā ir jābūt lielajiem burtiem.", + "url": "Šis formāts ir nederīgs.", + "uuid": "Tam jābūt derīgam UUID." +} diff --git a/locales/lv/php.json b/locales/lv/php.json new file mode 100644 index 00000000000..22bdccab2d7 --- /dev/null +++ b/locales/lv/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute ir jābūt pieņemtam.", + "accepted_if": ":Attribute ir jāpieņem, ja :other ir :value.", + "active_url": ":Attribute ir ar nederīgu saiti.", + "after": ":Attribute ir jābūt ar datumu pēc :date.", + "after_or_equal": ":Attribute ir jābūt ar datumu pēc vai vienādu ar :date.", + "alpha": ":Attribute var saturēt tikai burtus.", + "alpha_dash": ":Attribute var saturēt tikai burtus, numurus un atstarpes.", + "alpha_num": ":Attribute var tikai saturēt burtus un numurus.", + "any_of": ":attribute lauks nav derīgs.", + "array": ":Attribute ir jābūt sakārtotam.", + "ascii": ":Attribute drīkst saturēt tikai viena baita burtciparu rakstzīmes un simbolus.", + "attached": "Šis :attribute jau ir pievienots.", + "before": ":Attribute ir jābūt ar datumu pirms :date.", + "before_or_equal": ":Attribute ir jābūt ar datumu pirms vai vienādu ar :date.", + "between.array": ":Attribute jābūt no :min līdz :max vienībām.", + "between.file": ":Attribute jābūt starp :min un :max kilobaitiem.", + "between.numeric": ":Attribute jābūt starp :min un :max.", + "between.string": ":Attribute jābūt no :min līdz :max zīmēm.", + "boolean": ":Attribute lauciņam jābūt patiesam vai nepatiesam.", + "can": "Laukā :attribute ir neatļauta vērtība.", + "confirmed": ":Attribute apstiprinājums neatbilst.", + "contains": "Laukā :attribute trūkst obligātās vērtības.", + "current_password": "Parole ir nepareiza.", + "date": ":Attribute nav derīgs.", + "date_equals": ":Attribute datumam jāsakrīt ar :date.", + "date_format": ":Attribute neatbilst formātam :format.", + "decimal": ":Attribute ir jābūt :decimal cipariem aiz komata.", + "declined": ":Attribute ir jānoraida.", + "declined_if": ":Attribute ir jānoraida, ja :other ir :value.", + "different": ":Attribute un :other ir jābūt atšķirīgiem.", + "digits": ":Attribute ir jābūt :digits cipariem.", + "digits_between": ":Attribute garumam ir jābūt starp :min un :max cipariem.", + "dimensions": ":Attribute ir nederīgs attēla izmērs.", + "distinct": ":Attribute laukam ir dublikāts.", + "doesnt_contain": ":attribute laukā nedrīkst būt neviena no šiem: :values.", + "doesnt_end_with": ":Attribute nedrīkst beigties ar kādu no šiem: :values.", + "doesnt_start_with": ":Attribute nedrīkst sākties ar kādu no šiem: :values.", + "email": ":Attribute ir jābūt derīgai e-pasta adresei.", + "ends_with": ":Attribute jābeidzas ar vienu no šiem: :values.", + "enum": "Atlasītie :attribute nav derīgi.", + "exists": "Izvēlētais :attribute ir nederīgs.", + "extensions": "Laukam :attribute ir jābūt vienam no šiem paplašinājumiem: :values.", + "failed": "Šie dati neatbilst mūsu reģistram.", + "file": ":Attribute jābūt failam.", + "filled": ":Attribute lauks ir obligāts.", + "gt.array": ":Attribute jābūt vairāk nekā :value vienībām.", + "gt.file": ":Attribute jābūt lielākam par :value kilobaitiem.", + "gt.numeric": ":Attribute jābūt lielākam par :value.", + "gt.string": ":Attribute jāpārsniedz :value rakstzīmes.", + "gte.array": ":Attribute jābūt :value vai vairāk vienībām.", + "gte.file": ":Attribute jābūt lielākam vai vienādam ar :value kilobaitiem.", + "gte.numeric": ":Attribute jābūt lielākam vai vienādam ar :value.", + "gte.string": ":Attribute garumam jābūt lielākam vai vienādam ar :value rakstzīmēm.", + "hex_color": "Laukam :attribute ir jābūt derīgai heksadecimālajai krāsai.", + "image": ":Attribute jābūt attēlam.", + "in": "Izvēlētais :attribute ir nederīgs.", + "in_array": ":Other neeksistē lauks :attribute.", + "in_array_keys": ":attribute laukā jābūt vismaz vienai no šīm atslēgām: :values.", + "integer": ":Attribute ir jābūt skaitlim.", + "ip": ":Attribute jābūt derīgai IP adresei.", + "ipv4": ":Attribute jābūt derīgai IPv4 adresei.", + "ipv6": ":Attribute jābūt derīgai IPv6 adresei.", + "json": ":Attribute jābūt derīgai JSON virknei.", + "list": "Laukam :attribute ir jābūt sarakstam.", + "lowercase": ":Attribute ir jābūt mazajiem burtiem.", + "lt.array": ":Attribute jābūt mazāk nekā :value vienībām.", + "lt.file": ":Attribute nedrīkst pārsniegt :value kilobaitus.", + "lt.numeric": ":Attribute jābūt mazākam nekā :value.", + "lt.string": ":Attribute nedrīkst pārsniegt :value rakstzīmes.", + "lte.array": ":Attribute nedrīkst būt vairāk par :value vienībām.", + "lte.file": ":Attribute nedrīkst pārsniegt :value kilobaitus.", + "lte.numeric": ":Attribute jābūt mazākam vai vienādam ar :value.", + "lte.string": ":Attribute nedrīkst pārsniegt :value rakstzīmes.", + "mac_address": ":Attribute ir jābūt derīgai MAC adresei.", + "max.array": ":Attribute nedrīkst pārsniegt :max vienības.", + "max.file": ":Attribute nedrīkst pārsniegt :max kilobaitus.", + "max.numeric": ":Attribute nedrīkst pārsniegt :max.", + "max.string": ":Attribute nedrīkst pārsniegt :max rakstzīmes.", + "max_digits": ":Attribute nedrīkst būt vairāk par :max cipariem.", + "mimes": ":Attribute jābūt faila tipam: :values", + "mimetypes": ":Attribute jābūt faila tipam: :values.", + "min.array": ":Attribute jāsatur vismaz :min vienības.", + "min.file": ":Attribute jābūt vismaz :min kilobaitiem.", + "min.numeric": ":Attribute jābūt vismaz :min.", + "min.string": ":Attribute jābūt vismaz :min rakstzīmēm.", + "min_digits": ":Attribute ir jābūt vismaz :min cipariem.", + "missing": "Jātrūkst laukam :attribute.", + "missing_if": "Laukam :attribute ir jābūt pazudušiem, ja :other ir :value.", + "missing_unless": "Laukam :attribute ir jābūt pazudušiem, ja vien :other nav :value.", + "missing_with": "Laukam :attribute ir jābūt pazudušiem, ja ir :values.", + "missing_with_all": "Laukam :attribute ir jābūt pazudušiem, ja ir :values.", + "multiple_of": ":Attribute jābūt :value daudzkārtnim.", + "next": "Nākamais »", + "not_in": "izvēlētais :attribute ir nederīgs.", + "not_regex": ":Attribute formāts ir nederīgs.", + "numeric": ":Attribute jābūt skaitlim.", + "password": "Parole ir nepareiza.", + "password.letters": ":Attribute ir jāsatur vismaz viens burts.", + "password.mixed": ":Attribute ir jāsatur vismaz viens lielais un viens mazais burts.", + "password.numbers": ":Attribute ir jāsatur vismaz viens skaitlis.", + "password.symbols": ":Attribute ir jāsatur vismaz viens simbols.", + "password.uncompromised": "Dotais :attribute ir parādījies datu noplūdē. Lūdzu, izvēlieties citu :attribute.", + "present": ":Attribute lauks ir obligāts.", + "present_if": "Laukam :attribute ir jābūt redzamam, ja :other ir :value.", + "present_unless": "Laukam :attribute ir jābūt redzamam, ja vien :other nav :value.", + "present_with": "Laukam :attribute ir jābūt redzamam, ja ir :values.", + "present_with_all": "Laukam :attribute ir jābūt redzamam, ja ir :values.", + "previous": "« Iepriekšējais", + "prohibited": ":Attribute lauks ir aizliegts.", + "prohibited_if": ":Attribute lauks ir aizliegts, ja :other ir :value.", + "prohibited_if_accepted": ":attribute lauks ir aizliegts, kad tiek pieņemts :other.", + "prohibited_if_declined": ":attribute lauks ir aizliegts, kad :other ir noraidīts.", + "prohibited_unless": ":Attribute lauks ir aizliegts, ja vien :other nav :values.", + "prohibits": ":Attribute lauks aizliedz :other atrasties.", + "regex": ":Attribute formāts ir nederīgs.", + "relatable": "Šis :attribute var nebūt saistīts ar šo resursu.", + "required": ":Attribute lauks ir obligāts.", + "required_array_keys": "Laukā :attribute jābūt ierakstiem: :values.", + "required_if": ":Attribute lauks ir obligāts, ja :other ir :values.", + "required_if_accepted": "Lauks :attribute ir nepieciešams, ja tiek pieņemts :other.", + "required_if_declined": "Ja lauks :other ir noraidīts, ir jāaizpilda lauks :attribute.", + "required_unless": ":Attribute lauks ir obligāts, ja vien :other nav :values.", + "required_with": ":Attribute lauks ir obligāts, kad kāds no :values ir pieejams.", + "required_with_all": ":Attribute lauks ir obligāts, kad viss no :values ir pieejams.", + "required_without": ":Attribute lauks ir obligāts, kad kāds no :values nav pieejams.", + "required_without_all": ":Attribute lauks ir obligāts, kad neviens no :values nav pieejams.", + "reset": "Jūsu parole ir atjaunināta!", + "same": ":Attribute un :other ir jāsakrīt.", + "sent": "Mēs nosūtījām paroles maiņas saiti uz jūsu e-pastu.", + "size.array": ":Attribute jāsatur :size vienības.", + "size.file": ":Attribute jābūt :size kilobaiti.", + "size.numeric": ":Attribute jābūt :size.", + "size.string": ":Attribute jābūt :size rakstzīmēm.", + "starts_with": ":Attribute jāsākas ar kādu no šiem: :values", + "string": ":Attribute jābūt virknē.", + "throttle": "Pārāk daudz pieteikšanās mēģinājumu. Lūdzu mēģiniet vēlreiz pēc :seconds sekundēm.", + "throttled": "Lūdzu, uzgaidiet pirms atkārtotas mēģināšanas!", + "timezone": ":Attribute jābūt derīgai laika zonai.", + "token": "Paroles nomaiņas talons ir nederīgs.", + "ulid": ":Attribute ir jābūt derīgam ULID.", + "unique": ":Attribute jau ir aizņemts.", + "uploaded": ":Attribute netika augšupielādēts.", + "uppercase": ":Attribute ir jābūt lielajiem burtiem.", + "url": ":Attribute formāts ir nederīgs.", + "user": "Mēs nevaram atrast lietotāju ar tādu e-pasta adresi.", + "uuid": ":Attribute jābūt derīgam UUID." +} diff --git a/locales/mai/_excludes.json b/locales/mai/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/mai/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/mai/json-inline.json b/locales/mai/json-inline.json new file mode 100644 index 00000000000..d5b37eb605c --- /dev/null +++ b/locales/mai/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ई क्षेत्र वैध भूमिका होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one number.": "ई क्षेत्र कमसँ कम १० वर्णक होबाक चाही आ कमसँ कम एकटा संख्या होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा विशेष वर्ण आ एकटा संख्या होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा विशेष वर्ण होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर एहि मे कम सँ कम एकटा पैघ वर्ण आ एकटा संख्या होबाक चाही.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा पैघ वर्ण आ एकटा विशेष वर्ण होबाक चाही ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर एहि मे कम सँ कम एकटा पैघ वर्ण, एकटा संख्या आ एकटा विशेष वर्ण होबाक चाही.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर कम सँ कम एकटा पैघ वर्ण होबाक चाही.", + "The :attribute must be at least :length characters.": "ई क्षेत्र कमसँ कम १० वर्णक हेबाक चाही।", + "The :attribute must contain at least one letter.": "एहि क्षेत्र मे कम स कम एकटा अक्षर हेबाक चाही।", + "The :attribute must contain at least one number.": "एहि फील्ड मे कम सँ कम एकटा नंबर होबाक चाही.", + "The :attribute must contain at least one symbol.": "एहि क्षेत्र मे कम सँ कम एकटा चिन्ह होबाक चाही.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "एहि क्षेत्र मे कम सँ कम एकटा पैघ आ एकटा छोट अक्षर हेबाक चाही।", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "देल गेल क्षेत्र एकटा डाटा लीक मे आबि गेल अछि। कृपया कोनो अलग क्षेत्र चुनू।" +} diff --git a/locales/mai/json.json b/locales/mai/json.json new file mode 100644 index 00000000000..5dbca4b3322 --- /dev/null +++ b/locales/mai/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(आ १० टा आओर त्रुटि)", + "(and :count more errors)": "(आ १० टा आओर त्रुटि)|(आ १० टा आओर त्रुटि)|(आ १० टा आओर त्रुटि)", + "30 Days": "३० दिन", + "60 Days": "60 दिन", + "90 Days": "९० दिन", + ":amount selected": ":amount चुनल गेल", + ":amount Total": "१० कुल", + ":days day trial": ":days दिन के परीक्षण", + ":resource Details": "१० विवरण", + ":resource Details: :title": ":resource विवरण : :title", + "A decryption key is required.": "एकटा डिक्रिप्शन कुंजी चाही.", + "A fresh verification link has been sent to your email address.": "एकटा ताजा सत्यापन लिंक अहां के ईमेल पता पर भेजल गेल अछि.", + "A new verification link has been sent to the email address you provided during registration.": "पंजीकरण कें दौरान अहां कें द्वारा देल गेल ईमेल पता पर एकटा नव सत्यापन लिंक भेजल गेल छै.", + "A new verification link has been sent to the email address you provided in your profile settings.": "अहां अपन प्रोफाइल सेटिंग मे देल गेल ईमेल पता पर एकटा नव सत्यापन लिंक भेजल गेल अछि.", + "A new verification link has been sent to your email address.": "अहां कें ईमेल पता पर एकटा नव सत्यापन लिंक भेजल गेल छै.", + "Accept Invitation": "निमंत्रण स्वीकार करू", + "Action": "कार्य", + "Action Event": "एक्शन इवेंट", + "Action Events": "एक्शन इवेंट्स", + "Action Happened At": "भेल एट", + "Action Initiated By": "द्वारा दीक्षित", + "Action Name": "नाम", + "Action Status": "स्थिति", + "Action Target": "निशाना", + "Actions": "कर्म", + "Add": "जोड़ू", + "Add :resource": ":resource जोड़ू", + "Add a new team member to your team, allowing them to collaborate with you.": "अपन टीम मे एकटा नव टीम सदस्य जोड़ू, जाहि सं ओ अहां सं सहयोग क सकय.", + "Add additional security to your account using two factor authentication.": "दू कारक प्रमाणीकरण कें उपयोग करयत अपन खाता मे अतिरिक्त सुरक्षा जोड़ूं.", + "Add Payment Method": "भुगतान विधि जोड़ें", + "Add row": "पंक्ति जोड़ू", + "Add Team Member": "टीम सदस्य जोड़ू", + "Add VAT Number": "वैट नंबर जोड़ू", + "Added.": "जोड़ा गेल।", + "Additional billing information updated successfully.": "अतिरिक्त बिलिंग जानकारी सफलतापूर्वक अपडेट कएल गेल.", + "Address": "ठिकाना", + "Address Line 2": "पता लाइन 2", + "Administrator": "प्रशासक", + "Administrator users can perform any action.": "प्रशासक उपयोगकर्ता कोनों कार्यवाही कयर सकय छै.", + "Afghanistan": "अफगानिस्तान", + "Aland Islands": "आलैंड द्वीप समूह", + "Albania": "अल्बानिया", + "Algeria": "अल्जीरिया", + "All of the people that are part of this team.": "ओ सब लोक जे एहि टीम के हिस्सा छथिन्ह.", + "All resources loaded.": "सब संसाधन लोड भ गेल।", + "All rights reserved.": "सब अधिकार सुरक्षित।", + "Already registered?": "पहिने स पंजीकृत छी?", + "American Samoa": "अमेरिकी समोआ", + "An error occurred while uploading the file.": "फाइल अपलोड करबा काल एकटा त्रुटि भेल.", + "An error occurred while uploading the file: :error": "फाइल अपलोड करबा काल एकटा त्रुटि भेल: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "एकटा अप्रत्याशित त्रुटि भेल आ हम अपन समर्थन टीम के सूचित केने छी। कृपया बाद मे दोबारा प्रयास करू।", + "Andorra": "अंडोर", + "Angola": "अंगोला", + "Anguilla": "एंगुइला", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ई पृष्ठ लोड भेलाक बादसँ एकटा आओर प्रयोक्ता एहि संसाधनकेँ अपडेट कएने अछि । कृपया पृष्ठकेँ ताजा करू आ फेरसँ प्रयास करू।", + "Antarctica": "अंटार्कटिका", + "Antigua And Barbuda": "एंटीगुआ आ बारबुडा", + "Antigua and Barbuda": "एंटीगुआ आ बारबुडा", + "API Token": "एपीआई टोकन", + "API Token Permissions": "एपीआई टोकन अनुमतियाँ", + "API Tokens": "एपीआई टोकन", + "API tokens allow third-party services to authenticate with our application on your behalf.": "एपीआई टोकन तृतीय पक्ष सेवाक कें अहां कें तरफ सं हमर एप्लीकेशन कें साथ प्रमाणित करय कें अनुमति देयत छै.", + "Apply": "लागू", + "Apply Coupon": "कूपन लागू करू", + "April": "अप्रैल", + "Are you sure you want to attempt to pay :amount?": "की अहां निश्चित छी जे अहां :amount देबय के कोशिश करय चाहय छी?", + "Are you sure you want to cancel your subscription?": "की अहाँ निश्चित छी जे अहाँ अपन सदस्यता रद्द करय चाहैत छी?", + "Are you sure you want to delete all the notifications?": "की अहाँ निश्चित छी जे अहाँ सभ सूचनाकेँ मेटाबए चाहैत छी?", + "Are you sure you want to delete the selected resources?": "की अहाँ निश्चित छी जे अहाँ चयनित संसाधनकेँ मेटाबए चाहैत छी?", + "Are you sure you want to delete this file?": "की अहाँ निश्चित छी जे अहाँ ई फाइल मेटाबए चाहैत छी?", + "Are you sure you want to delete this notification?": "की अहाँ निश्चित छी जे अहाँ एहि सूचना केँ मेटाबए चाहैत छी?", + "Are you sure you want to delete this payment method?": "की अहां निश्चित छी जे अहां एहि भुगतान विधि कें हटाबय चाहय छी?", + "Are you sure you want to delete this resource?": "की अहाँ निश्चित छी जे अहाँ एहि संसाधनकेँ मेटाबए चाहैत छी?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "की अहाँ निश्चित छी जे अहाँ एहि टीम के डिलीट करय चाहैत छी? एक बेर कोनों टीम कें मेटा देल गेलाक कें बाद ओकर सबटा संसाधन आ डाटा स्थायी रूप सं मेटा देल जेतय.", + "Are you sure you want to delete your account?": "की अहाँ निश्चित छी जे अहाँ अपन खाता मेटाबय चाहैत छी?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "की अहाँ निश्चित छी जे अहाँ अपन खाता मेटाबय चाहैत छी? एक बेर अहां कें खाता मेटा गेलाक कें बाद ओकर सबटा संसाधन आ डाटा स्थायी रूप सं मेटा देल जेतय. कृपया अपन पासवर्ड दर्ज करू आ ई पुष्टि करू जे अहाँ अपन खाता स्थायी रूप सँ मेटाबए चाहैत छी.", + "Are you sure you want to detach the selected resources?": "की अहाँ निश्चित छी जे अहाँ चयनित संसाधनकेँ अलग करए चाहैत छी?", + "Are you sure you want to detach this resource?": "की अहाँ निश्चित छी जे अहाँ एहि संसाधन केँ अलग करय चाहैत छी?", + "Are you sure you want to force delete the selected resources?": "की अहाँ निश्चित छी जे अहाँ चुनल गेल संसाधनकेँ जबरदस्ती मेटाबए चाहैत छी?", + "Are you sure you want to force delete this resource?": "की अहाँ निश्चित छी जे अहाँ एहि संसाधन केँ जबरदस्ती मेटाबए चाहैत छी?", + "Are you sure you want to log out?": "की अहाँ निश्चित छी जे अहाँ लॉग आउट करय चाहैत छी?", + "Are you sure you want to mark all notifications as read?": "की अहाँ निश्चित छी जे अहाँ सभ सूचना केँ पढ़ल गेल रूप मे चिह्नित करय चाहैत छी?", + "Are you sure you want to remove this item?": "की अहाँ निश्चित छी जे अहाँ एहि वस्तु केँ हटाबय चाहैत छी?", + "Are you sure you want to restore the selected resources?": "की अहाँ निश्चित छी जे अहाँ चयनित संसाधन केँ पुनर्स्थापित करय चाहैत छी?", + "Are you sure you want to restore this resource?": "की अहाँ निश्चित छी जे अहाँ एहि संसाधन केँ पुनर्स्थापित करय चाहैत छी?", + "Are you sure you want to resume your subscription?": "की अहाँ निश्चित छी जे अहाँ अपन सदस्यता फेर सँ शुरू करय चाहैत छी?", + "Are you sure you want to run this action?": "की अहाँ निश्चित छी जे अहाँ ई क्रिया चलाबए चाहैत छी?", + "Are you sure you want to set this payment method as your default?": "की अहां निश्चित छी जे अहां एहि भुगतान विधि कें अपन डिफ़ॉल्ट रूप सं सेट करय चाहय छी?", + "Are you sure you want to stop impersonating?": "की अहाँ निश्चित छी जे अहाँ नकल करब छोड़य चाहैत छी?", + "Are you sure you would like to delete this API token?": "की अहाँ निश्चित छी जे अहाँ एहि एपीआई टोकन केँ मेटाबए चाहैत छी?", + "Are you sure you would like to leave this team?": "की अहां के यकीन अछि जे अहां एहि टीम के छोड़य चाहय छी?", + "Are you sure you would like to remove this person from the team?": "की अहां के यकीन अछि जे अहां एहि व्यक्ति के टीम सं हटाबय चाहय छी?", + "Are you sure you would like to switch billing plans?": "की अहां निश्चित छी जे अहां बिलिंग प्लान बदलय चाहय छी?", + "Argentina": "अर्जेंटीना", + "Armenia": "आर्मेनिया", + "Aruba": "अरुबा", + "Attach": "संलग्न करनाइ", + "Attach & Attach Another": "दोसरकेँ संलग्न आ संलग्न करू", + "Attach :resource": "संलग्न :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "फाइल कें घसीटय आ छोड़य, चयन करय या चखनाय सं संलग्न करूं.", + "August": "अगस्त", + "Australia": "ऑस्ट्रेलिया", + "Austria": "ऑस्ट्रिया", + "Azerbaijan": "अजरबैजान", + "Bahamas": "बहामास", + "Bahrain": "बहरीन", + "Bangladesh": "बंगलादेश", + "Barbados": "बारबाडोस", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "आगू बढ़य सं पहिने की अहां ओहि लिंक पर क्लिक करि अपन ईमेल पता के सत्यापन क सकय छी जे हम अहां के एखनहि ईमेल केने छी? अगर अहां के ईमेल नहिं मिलल त हम अहां के दोसर ईमेल भेजब.", + "Before proceeding, please check your email for a verification link.": "आगू बढ़बा सं पहिने सत्यापन लिंक के लेल अपन ईमेल देखू.", + "Belarus": "बेलारूस", + "Belgium": "बेल्जियम", + "Belize": "बेलीज", + "Benin": "बेनिन", + "Bermuda": "बरमूडा", + "Bhutan": "भूटान", + "Billing Information": "बिलिंग जानकारी", + "Billing Management": "बिलिंग प्रबंधन", + "Bolivia": "बोलिविया", + "Bolivia, Plurinational State of": "बोलिविया, बहुराष्ट्रीय राज्य के", + "Bonaire, Sint Eustatius and Saba": "बोनायर, सिंट यूस्टेशियस आ सबा", + "Bosnia And Herzegovina": "बोस्निया आ हर्जेगोविना", + "Bosnia and Herzegovina": "बोस्निया आ हर्जेगोविना", + "Botswana": "बोत्सवाना", + "Bouvet Island": "बौवेट द्वीप", + "Brazil": "ब्राजील", + "British Indian Ocean Territory": "ब्रिटिश हिन्द महासागर क्षेत्र", + "Browser Sessions": "ब्राउज़र सत्र", + "Brunei Darussalam": "ब्रुनेई दारुसलम", + "Bulgaria": "बुल्गारिया", + "Burkina Faso": "बुर्किना फासो", + "Burundi": "बुरुंडी", + "Cambodia": "कम्बोडिया", + "Cameroon": "कैमरून", + "Canada": "कनाडा", + "Cancel": "रद्द", + "Cancel Subscription": "सदस्यता रद्द करू", + "Cape Verde": "केप वर्दे", + "Card": "कार्ड", + "Cayman Islands": "केमैन द्वीप समूह", + "Central African Republic": "मध्य अफ्रीकी गणराज्य", + "Chad": "चाड", + "Change Subscription Plan": "सदस्यता योजना बदलें", + "Change the current payment method attached to your subscription": "अपन सदस्यता सं संलग्न वर्तमान भुगतान विधि बदलू", + "Changes": "परिवर्तन होइत अछि", + "Checkout": "चेकआउट", + "Chile": "चिली", + "China": "चीन", + "Choose": "चुनू", + "Choose :field": ":field चुनू", + "Choose :resource": ":resource चुनू", + "Choose an option": "कोनो विकल्प चुनू", + "Choose date": "तिथि चुनें", + "Choose File": "फाइल चुनू", + "Choose Files": "फाइल चुनू", + "Choose Type": "प्रकार चुनू", + "Christmas Island": "क्रिसमस द्वीप", + "City": "नगर", + "Click here to re-send the verification email.": "सत्यापन ईमेल फेर सं भेजय लेल एतय क्लिक करू.", + "click here to request another": "दोसर के अनुरोध करय लेल एतय क्लिक करू", + "Click to choose": "चुनबाक लेल क्लिक करू", + "Close": "बंद", + "Cocos (Keeling) Islands": "कोकोस (कीलिंग) द्वीप समूह", + "Code": "संहिता", + "Colombia": "कोलम्बिया", + "Comoros": "कोमोरोस", + "Confirm": "पुष्टि करु", + "Confirm Billing Action": "बिलिंग कार्रवाई के पुष्टि करू", + "Confirm Password": "पासवर्ड के पुष्टि करू", + "Confirm Payment": "भुगतान के पुष्टि करू", + "Confirm your :amount payment": "अपन :amount भुगतान के पुष्टि करू", + "Congo": "कांगो", + "Congo, Democratic Republic": "कांगो, लोकतांत्रिक गणराज्य", + "Congo, the Democratic Republic of the": "कांगो, लोकतांत्रिक गणराज्य के", + "Constant": "सतत", + "Continue To Payment": "भुगतान जारी रखें", + "Cook Islands": "कुक द्वीप समूह", + "Copy to clipboard": "क्लिपबोर्ड पर प्रतिलिपि करू", + "Costa Rica": "कोस्टा रिका", + "Cote D'Ivoire": "कोट डी आइवर", + "Country": "देश", + "Coupon": "कूपन", + "Coupon applied successfully.": "कूपन सफलतापूर्वक लागू भेल।", + "Create": "बनाउ", + "Create & Add Another": "दोसर बनाउ आ जोड़ू", + "Create :resource": "बनाउ :resource", + "Create a new team to collaborate with others on projects.": "प्रोजेक्ट पर दोसर के संग सहयोग करय लेल एकटा नव टीम बनाउ.", + "Create Account": "खाता बनाइए", + "Create API Token": "एपीआई टोकन बनाइए", + "Create New Team": "नया टीम बनाये", + "Create Team": "टीम बनाइए", + "Created.": "सृजित।", + "Croatia": "क्रोएशिया", + "CSV (.csv)": "सीएसवी (.csv) 10।", + "Cuba": "क्यूबा", + "Curaçao": "क्यूरासाओ", + "Current Password": "वर्तमान पासवर्ड", + "Current Subscription Plan": "वर्तमान सदस्यता योजना", + "Currently Subscribed": "वर्तमान में सब्सक्राइब", + "Customer Balance": "ग्राहक संतुलन", + "Customize": "अनुकूलित करू", + "Cyprus": "साइप्रस", + "Czech Republic": "चेक गणराज्य", + "Côte d'Ivoire": "कोट डी आइवर", + "Dark": "अन्हार", + "Dashboard": "डैशबोर्ड", + "December": "दिसम्बर", + "Decrease": "कम", + "Default": "चुकनाइ", + "Delete": "हटानाइ", + "Delete :resource": "हटानाइ :resource", + "Delete Account": "खाता मेटा दियौ", + "Delete all notifications": "सब सूचना मेटा दियौ", + "Delete API Token": "एपीआई टोकन मेटाउ", + "Delete File": "फाइल मेटा दियौ", + "Delete Notification": "सूचना मेटाउ", + "Delete Resource": "संसाधन मेटाउ", + "Delete Selected": "मेटाउ चयनित", + "Delete Team": "टीम मेटाउ", + "Denmark": "डेनमार्क", + "Detach": "अलग हो जाओ", + "Detach Resource": "संसाधन अलग करब", + "Detach Selected": "अलग करब चयनित", + "Details": "विवरण", + "Disable": "असमर्थ", + "Djibouti": "जिबूती", + "Do you really want to leave? You have unsaved changes.": "की अहाँ सच मे छोड़य चाहैत छी? अहाँक पास अनसेव परिवर्तन अछि।", + "Dominica": "डोमिनिका", + "Dominican Republic": "डोमिनिकन गणराज्य", + "Done.": "कयल गेल.", + "Download": "डाउनलोड", + "Download Invoice": "चालान डाउनलोड करू", + "Drop file or click to choose": "फाइल छोड़ू अथवा चुनबाक लेल क्लिक करू", + "Drop files or click to choose": "फाइल छोड़ू अथवा चुनबाक लेल क्लिक करू", + "Ecuador": "इक्वाडोर", + "Edit": "संपादित", + "Edit :resource": "संपादन :resource", + "Edit Attached": "संपादन संलग्न", + "Edit Profile": "प्रोफाइल संपादित करू", + "Editor": "सम्पादक", + "Editor users have the ability to read, create, and update.": "संपादक प्रयोक्ता मे पढ़बाक, बनेबाक आ अपडेट करबाक क्षमता होइत अछि ।", + "Egypt": "मिस्र", + "El Salvador": "एल साल्वाडोर", + "Email": "ईमेल", + "email": "ईमेल", + "Email Address": "ईमेल पता", + "Email Addresses": "ईमेल पता", + "Email Password Reset Link": "ईमेल पासवर्ड रीसेट लिंक", + "Email Verification": "ईमेल सत्यापन", + "Enable": "योग्य करनाइ", + "Encrypted environment file already exists.": "एन्क्रिप्टेड वातावरण फाइल पहिने सँ मौजूद अछि.", + "Encrypted environment file not found.": "एन्क्रिप्टेड वातावरण फाइल नहि भेटल.", + "Ensure your account is using a long, random password to stay secure.": "सुनिश्चित करू जे अहां कें खाता सुरक्षित रहय कें लेल एकटा लंबा, यादृच्छिक पासवर्ड कें उपयोग कयर रहल छै.", + "Environment file already exists.": "वातावरण फाइल पहिने सँ मौजूद अछि.", + "Environment file not found.": "पर्यावरण फाइल नहि भेटल।", + "Equatorial Guinea": "भूमध्यरेखीय गिनी", + "Eritrea": "इरिट्रिया", + "Error": "दोष", + "errors": "त्रुटियाँ", + "Estonia": "एस्टोनिया", + "Ethiopia": "इथियोपिया", + "ex VAT": "पूर्व वैट", + "Excel (.xlsx)": "एक्सेल (.xlsx) २.", + "Expires :expiration": "समाप्ति :expiration", + "Export As CSV": "सीएसवी के रूप में निर्यात", + "Extra Billing Information": "अतिरिक्त बिलिंग जानकारी", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "अहां कें भुगतान कें प्रक्रिया कें लेल अतिरिक्त पुष्टिकरण कें जरूरत छै. कृपया नीचा देल गेल बटन पर क्लिक कए भुगतान पृष्ठ पर आगू बढ़ू।", + "Failed Subscription Payment": "सदस्यता भुगतान असफल", + "Failed to load :resource!": ":resource लोड करबा मे असफल!", + "Falkland Islands (Malvinas)": "फॉकलैंड द्वीप समूह (मालविनास) २.", + "Faroe Islands": "फरो द्वीप समूह", + "February": "फरबरी", + "Fiji": "फिजी", + "Filename": "फाइल नाम", + "Finish enabling two factor authentication.": "दू कारक प्रमाणीकरण सक्षम करब समाप्त करू.", + "Finland": "फिनलैंड", + "For your security, please confirm your password to continue.": "अपन सुरक्षा के लेल, कृपया आगू बढ़य लेल अपन पासवर्ड के पुष्टि करू.", + "Forbidden": "निषिद्ध", + "Force Delete": "जबरदस्ती मेटाउ", + "Force Delete :resource": "जबरदस्ती मेटाउ :resource", + "Force Delete Resource": "संसाधन मेटाउ बल", + "Force Delete Selected": "बल मेटाउ चयनित", + "Forgot Password": "पासवर्ड बिसरि गेलौं", + "Forgot your password?": "पासवर्ड बिसरि गेलौं?", + "Forgot Your Password?": "अपन पासवर्ड बिसरि गेलौं?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "पासवर्ड बिसरि गेलौं? कोनो समस्या नहि अछि. बस अपन ईमेल पता बताउ आओर हम अहां के पासवर्ड रीसेट लिंक ईमेल करब जेहि सं अहां नवका चुनि सकय छी.", + "France": "फ्रांस", + "French Guiana": "फ्रेंच गुयाना", + "French Polynesia": "फ्रेंच पोलिनेशिया", + "French Southern Territories": "फ्रांसीसी दक्षिणी क्षेत्र", + "From": "कोनाठाक", + "Gabon": "गैबन", + "Gambia": "गाम्बिया", + "Georgia": "जॉर्जिया", + "Germany": "जर्मनी", + "Ghana": "घाना", + "Gibraltar": "जिब्राल्टर", + "Go Home": "घर जाउ", + "Go to page :page": "पृष्ठ :page पर जाउ", + "Great! You have accepted the invitation to join the :team team.": "बहुत पैघ! अहाँ :team टीम मे शामिल हेबाक आमंत्रण स्वीकार क लेने छी।", + "Greece": "ग्रीस", + "Greenland": "ग्रीनलैंड", + "Grenada": "ग्रेनेडा", + "Guadeloupe": "ग्वाडेलोप", + "Guam": "गुआम", + "Guatemala": "ग्वाटेमाला", + "Guernsey": "गवर्नर", + "Guinea": "गिनी", + "Guinea-Bissau": "गिनी-बिसाऊ", + "Guyana": "गुयाना", + "Haiti": "हैती", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "अपन सदस्यता रद्द करय के बारे मे दोसर विचार अछि? अहां अपन वर्तमान बिलिंग चक्र कें अंत तइक कोनों समय तुरंत अपन सदस्यता कें पुनः सक्रिय कयर सकय छी. अहां कें वर्तमान बिलिंग चक्र कें समाप्त हुअ कें बाद, अहां एकटा बिल्कुल नव सदस्यता योजना चुन सकय छी.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "अपन सदस्यता रद्द करय के बारे मे दोसर विचार अछि? अहां अपन वर्तमान बिलिंग चक्र कें अंत तइक कोनों समय अपन सदस्यता कें तुरंत प्रतिक्रिया कयर सकय छी. अहां कें वर्तमान बिलिंग चक्र कें समाप्त हुअ कें बाद, अहां एकटा बिल्कुल नव सदस्यता योजना चुन सकय छी.", + "Heard Island & Mcdonald Islands": "हर्ड आइलैंड आ मैकडोनाल्ड आइलैंड", + "Heard Island and McDonald Islands": "हर्ड आइलैंड आ मैकडोनाल्ड आइलैंड", + "Hello!": "नमस्कार!", + "Hide Content": "सामग्री छिपाएँ", + "Hold Up!": "पकड़ू ऊपर!", + "Holy See (Vatican City State)": "पवित्र स्थल (वैटिकन शहर राज्य) २.", + "Honduras": "होन्डुरस", + "Hong Kong": "हांगकांग", + "Hungary": "हंगरी", + "I agree to the :terms_of_service and :privacy_policy": "हम :terms_of_service आ :privacy_policy स सहमत छी", + "Iceland": "आइसलैंड", + "ID": "आईडी", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "यदि आवश्यक होय, त अहां अपन सबटा डिवाइस पर अपन सबटा अन्य ब्राउज़र सत्र सं लॉग आउट कयर सकय छी. अहाँक किछु हालक सत्र नीचाँ देल गेल अछि; तथापि ई सूची सम्पूर्ण नहि भ' सकैत अछि. यदि अहां कें लगएयत छै की अहां कें खाता सं समझौता भ गेल छै, त अहां कें अपन पासवर्ड कें सेहो अपडेट करबाक चाही.", + "If you already have an account, you may accept this invitation by clicking the button below:": "यदि अहां कें पास पहिने सं खाता छै, त अहां नीचा देल गेल बटन पर क्लिक कयर इ आमंत्रण कें स्वीकार कयर सकय छी:", + "If you did not create an account, no further action is required.": "जँ अहाँ खाता नहि बनेने छी तँ आओर कोनो कार्रवाई करबाक आवश्यकता नहि अछि.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "अगर अहां के उम्मीद नहि छल जे एहि टीम के आमंत्रण मिलत त अहां एहि ईमेल के फेंक सकय छी.", + "If you did not receive the email": "जँ अहाँकेँ ईमेल नहि भेटल", + "If you did not request a password reset, no further action is required.": "जँ अहाँ पासवर्ड रीसेट करबाक अनुरोध नहि केने छी, तँ आओर कोनो कार्रवाई करबाक आवश्यकता नहि अछि.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "यदि अहां कें खाता नहि छै त अहां नीचा देल गेल बटन पर क्लिक कयर बना सकय छी. खाता बनाबै के बाद, टीम के आमंत्रण स्वीकार करय लेल अहां एहि ईमेल मे आमंत्रण स्वीकृति बटन पर क्लिक क सकय छी:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "यदि अहां कें अपन चालान मे विशिष्ट संपर्क या कर जानकारी जोड़य कें जरूरत छै, जेना अहां कें पूरा व्यवसायिक नाम, वैट पहचान नंबर, या रिकॉर्ड कें पता, अहां ओकरा एतय जोड़ सकय छी.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "जँ अहाँकेँ \":actionText\" बटन पर क्लिक करबामे परेशानी भ' रहल अछि, तँ नीचाँ देल गेल यूआरएल कॉपी आ पेस्ट करू\nअपन वेब ब्राउज़र मे:", + "Impersonate": "नकल करब", + "Increase": "बढ़ाउ", + "India": "भारत", + "Indonesia": "इंडोनेशिया", + "Invalid filename.": "अमान्य फाइलनाम।", + "Invalid JSON was returned from the route.": "अमान्य JSON मार्ग सँ वापस कएल गेल.", + "Invoice Email Addresses": "चालान ईमेल पता", + "Invoice emails updated successfully.": "चालान ईमेल सफलतापूर्वक अपडेट।", + "Invoices": "चालान के लिये", + "Iran, Islamic Republic Of": "ईरान", + "Iran, Islamic Republic of": "ईरान, इस्लामिक गणराज्य के", + "Iraq": "इराक", + "Ireland": "आयरलैंड", + "Isle Of Man": "आइल ऑफ मैन", + "Isle of Man": "आइल ऑफ मैन", + "Israel": "इजरायल", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "लगैत अछि जेना अहाँक सक्रिय सदस्यता नहि अछि। अहां शुरू करय लेल नीचा देल गेल सदस्यता योजना मे सं कोनो एकटा चुनि सकय छी. सदस्यता योजना मे अहां कें सुविधा कें अनुसार बदलाव या रद्द कैल जा सकय छै.", + "Italy": "इटली", + "Jamaica": "जमैका", + "January": "जनवरी", + "Japan": "जापान", + "Jersey": "जर्सी", + "Jordan": "जॉर्डन", + "July": "जुलाई", + "June": "जून", + "Kazakhstan": "कजाकिस्तान", + "Kenya": "केन्या", + "Key": "चाबी", + "Kiribati": "किरिबाती", + "Korea": "दक्षिण कोरिया", + "Korea, Democratic People's Republic of": "कोरिया, लोकतांत्रिक जनगणराज्य के", + "Korea, Republic of": "कोरिया, गणराज्य के", + "Kosovo": "कोसोवो", + "Kuwait": "कुवैत", + "Kyrgyzstan": "किर्गिस्तान", + "Lao People's Democratic Republic": "लाओ जन लोकतांत्रिक गणराज्य", + "Last active": "अंतिम सक्रिय", + "Last used": "अंतिम बेर प्रयोग कयल गेल", + "Latvia": "लातविया", + "Leave": "छुट्टी", + "Leave Team": "टीम छोड़ू", + "Lebanon": "लेबनान", + "length": "लंबाई", + "Lens": "लेंस", + "Lesotho": "लेसोथो", + "Liberia": "लाइबेरिया", + "Libyan Arab Jamahiriya": "लीबिया अरब जमाहिरिया", + "Liechtenstein": "लीचेनस्टीन", + "Light": "हल्लुक", + "Lithuania": "लिथुआनिया", + "Load :perPage More": "लोड :perPage और", + "Loading": "लोड हो रहल अछि", + "Location": "स्थान", + "Log in": "लॉग इन करू", + "Log In": "लॉग इन करू", + "Log Out": "लॉग आउट", + "Log out": "लॉग आउट करू", + "Log Out Other Browser Sessions": "अन्य ब्राउज़र सत्र लॉग आउट करू", + "Log Viewer": "लॉग दर्शक", + "Login": "लॉगिन करू", + "Logout": "लॉगआउट", + "Logs": "लॉग", + "Luxembourg": "लक्समबर्ग", + "Macao": "मकाओ", + "Macedonia": "उत्तरी मैसिडोनिया", + "Macedonia, the former Yugoslav Republic of": "मैसिडोनिया, पूर्व युगोस्लाव गणराज्य के", + "Madagascar": "मेडागास्कर", + "Malawi": "मलावी", + "Malaysia": "मलेशिया", + "Maldives": "मालदीव", + "Mali": "माली", + "Malta": "माल्टा", + "Manage Account": "खाता प्रबंधित करब", + "Manage and log out your active sessions on other browsers and devices.": "अन्य ब्राउज़र आओर डिवाइस पर अपन सक्रिय सत्र प्रबंधित करू आओर लॉग आउट करू.", + "Manage API Tokens": "एपीआई टोकन प्रबंधित करू", + "Manage Role": "भूमिका प्रबंधित करब", + "Manage Team": "टीम के प्रबंधन", + "Managing billing for :billableName": ":billableName के लेल बिलिंग के प्रबंधन", + "March": "जुलुस", + "Mark all as Read": "सबटा पढ़ल गेल रूपेँ चिन्हित करू", + "Mark all notifications as read": "सभ सूचनाकेँ पढ़ल गेल रूपमे चिन्हित करू", + "Mark Read": "मार्क रीड", + "Mark Unread": "मार्क अनपढ़", + "Marshall Islands": "मार्शल द्वीप समूह", + "Martinique": "मार्टिनिक", + "Mauritania": "मॉरिटानिया", + "Mauritius": "मारीशस", + "May": "सकत", + "Mayotte": "मेयोट", + "Mexico": "मेक्सिको", + "Micronesia, Federated States Of": "माइक्रोनेशिया", + "Micronesia, Federated States of": "माइक्रोनेशिया, संघीय राज्य के", + "Moldova": "मोल्दोवा", + "Moldova, Republic of": "मोल्दोवा, गणराज्य के", + "Monaco": "मोनाको", + "Mongolia": "मंगोलिया", + "Montenegro": "मोंटेनेग्रो", + "Month To Date": "माह आज तक", + "Monthly": "मासिक", + "monthly": "मासिक", + "Montserrat": "मोंटसेराट", + "Morocco": "मोरक्को", + "Mozambique": "मोजाम्बिक", + "Myanmar": "म्यांमार", + "Name": "नाम", + "name": "नाम", + "Namibia": "नामीबिया", + "Nauru": "नाउरु", + "Nepal": "नेपाल", + "Netherlands": "नीदरलैंड", + "Netherlands Antilles": "नीदरलैंड एंटीलीज", + "Nevermind": "कोनो गप्प नहि", + "Nevermind, I'll keep my old plan": "कोनो बात नहि, हम अपन पुरान योजना बनौने रहब", + "New": "नया", + "New :resource": "नव :resource", + "New Caledonia": "न्यू कैलेडोनिया", + "New Password": "नया पासवर्ड", + "New Zealand": "न्यूजीलैंड", + "Next": "अगिला", + "Next Payment": "अगिला भुगतान", + "Next Payment on": "अगिला भुगतान पर", + "Nicaragua": "निकारागुआ", + "Niger": "नाइजर", + "Nigeria": "नाइजीरिया", + "Niue": "निउए", + "No": "नहि", + "No :resource matched the given criteria.": "नंबर :resource देल गेल मानदंड स मेल खाइत छल।", + "No additional information...": "कोनो अतिरिक्त जानकारी नहि...", + "No Current Data": "कोनो वर्तमान डाटा नहि", + "No Data": "कोनो डाटा नहि", + "no file selected": "कोनो फाइल चुनल नहि गेल", + "No Increase": "कोनो बढ़ोतरी नहि", + "No payment methods on file.": "फाइल मे कोनो भुगतान विधि नहि।", + "No payment scheduled.": "कोनो भुगतान निर्धारित नहि।", + "No Prior Data": "कोनो पूर्व आंकड़ा नहि", + "No Results Found.": "कोनो परिणाम नहि भेटल।", + "Norfolk Island": "नॉरफोक द्वीप", + "Northern Mariana Islands": "उत्तरी मारियाना द्वीप समूह", + "Norway": "नॉर्वे", + "Not Found": "नहि भेटल", + "Notifications": "अधिसूचना", + "Nova": "नोवा", + "Nova User": "नोवा उपयोगकर्ता", + "November": "नवम्बर", + "October": "अक्टूबर", + "of": "क", + "OK": "ठीक छैै", + "Oman": "ओमान", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "एक बेर कोनों टीम कें मेटा देल गेलाक कें बाद ओकर सबटा संसाधन आ डाटा स्थायी रूप सं मेटा देल जेतय. एहि टीम के हटाबय सं पहिने कृपया एहि टीम सं संबंधित कोनो डाटा या जानकारी डाउनलोड करू जेकरा अहां बरकरार राखय चाहय छी.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "एक बेर अहां कें खाता मेटा गेलाक कें बाद ओकर सबटा संसाधन आ डाटा स्थायी रूप सं मेटा देल जेतय. अपन खाता मेटाबै सं पहिने, कृपया कोनों डाटा या जानकारी डाउनलोड करूं जेकरा अहां बरकरार रखनाय चाहय छी.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "एक बेर अहां कें खाता मेटा गेलाक कें बाद ओकर सबटा संसाधन आ डाटा स्थायी रूप सं मेटा देल जेतय. कृपया अपन पासवर्ड दर्ज करू आ ई पुष्टि करू जे अहाँ अपन खाता स्थायी रूप सँ मेटाबए चाहैत छी.", + "Only Trashed": "केवल कचरा मे राखल गेल", + "Open Invoices": "चालान खोलें", + "Original": "मूल", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "हमर बिलिंग प्रबंधन पोर्टल अहां कें अपन सदस्यता योजना, भुगतान विधि, आ अपन हाल कें चालान डाउनलोड कें सुविधा सं प्रबंधित करय कें अनुमति देयत छै.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "हमर बिलिंग प्रबंधन पोर्टल अहां कें अपन सदस्यता योजना, भुगतान विधियक, आ अपन हाल कें चालान डाउनलोड कें सुविधा सं प्रबंधित करय कें अनुमति देयत छै.", + "Page Expired": "पृष्ठ समाप्त", + "Pagination Navigation": "पृष्ठांकन नेविगेशन", + "Paid": "भुगतान कयल गेल", + "Pakistan": "पाकिस्तान", + "Palau": "पलाऊ", + "Palestinian Territory, Occupied": "फिलिस्तीनी क्षेत्र, कब्जा", + "Panama": "पनामा", + "Papua New Guinea": "पापुआ न्यू गिनी", + "Paraguay": "पराग्वे", + "Password": "पासवर्ड", + "password": "पासवर्ड", + "Payment Confirmation": "भुगतान पुष्टि", + "Payment Information": "भुगतान जानकारी", + "Payment information updated successfully.": "भुगतान जानकारी सफलतापूर्वक अपडेट।", + "Payment Method": "भुगतान विधि", + "Payment Methods": "भुगतान के तरीके", + "Payment Required": "भुगतान आवश्यक", + "Payments": "भुगतान", + "Pending Team Invitations": "लंबित टीम निमंत्रण पत्र", + "Per Page": "प्रति पृष्ठ", + "Permanently delete this team.": "स्थायी रूप स एहि टीम कए हटाउ।", + "Permanently delete your account.": "अपन खाता स्थायी रूप स मेटा दियौ।", + "Permissions": "अनुमति", + "Peru": "पेरू", + "Philippines": "फिलीपींस", + "Photo": "छबी", + "Pitcairn": "पिटकेर्न", + "Please accept the terms of service.": "कृपया सेवा के शर्तें स्वीकार करें।", + "Please click the button below to verify your email address.": "अपन ईमेल पता सत्यापित करबाक लेल नीचा देल गेल बटन पर क्लिक करू।", + "Please confirm access to your account by entering one of your emergency recovery codes.": "कृपया अपन आपातकालीन रिकवरी कोड मे सं कोनों एकटा दर्ज कयर अपन खाता मे पहुंच कें पुष्टि करूं.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "कृपया अपन प्रमाणक आवेदन दूवारा उपलब्ध करायल गेल प्रमाणीकरण कोड दर्ज क अपन खाता मे पहुंच कें पुष्टि करू.", + "Please confirm your password before continuing.": "आगू बढ़बासँ पहिने अपन पासवर्डक पुष्टि करू।", + "Please copy your new API token. For your security, it won't be shown again.": "कृपया अपन नव एपीआई टोकन कॉपी करू. अहाँक सुरक्षा लेल फेर नहि देखाओल जायत।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "कृपया अपन पासवर्ड दर्ज करू आ ई पुष्टि करू जे अहाँ अपन सभ डिवाइस पर अपन अन्य ब्राउज़र सत्र सँ लॉग आउट करय चाहैत छी.", + "Please provide a maximum of three invoice emails addresses.": "कृपया अधिकतम तीन चालान ईमेल पता उपलब्ध कराउ.", + "Please provide the email address of the person you would like to add to this team.": "कृपया ओहि व्यक्ति के ईमेल पता बताउ जेकरा अहां एहि टीम मे जोड़य चाहय छी.", + "Please set a default payment method before retrying payments.": "कृपया भुगतान कें पुन: प्रयास करय सं पहिले एकटा डिफ़ॉल्ट भुगतान विधि सेट करूं.", + "Please set a default payment method before swapping plans.": "कृपया योजनाक अदला-बदली सं पहिने एकटा डिफ़ॉल्ट भुगतान विधि सेट करू.", + "Poland": "पोलैंड", + "Portugal": "पुर्तगाल", + "Press / to search": "खोज करबाक लेल / दबाउ", + "Preview": "पूर्वावलोकन", + "Previewing": "पूर्वावलोकन करब", + "Previous": "पहिलुका", + "Privacy Policy": "गोपनीयता नीति", + "Profile": "रूपरेखा", + "Profile Information": "प्रोफाइल जानकारी", + "Puerto Rico": "प्यूर्टो रिको", + "Qatar": "कतार", + "Quarter To Date": "क्वार्टर आज तक", + "Recovery Code": "वसूली कोड", + "Refresh": "ताज़ा करू", + "Regards,": "सादर,", + "Regenerate Recovery Codes": "रिकवरी कोड पुनर्जीवित करू", + "Register": "पंजीकरण", + "Reload": "पुनः लोड करे", + "Remember me": "हमरा मोन राखू", + "Remember Me": "हमरा याद करू", + "Remove": "हटाउ", + "Remove Photo": "फोटो हटाउ", + "Remove Team Member": "टीम सदस्य के हटा दियौ", + "Replicate": "नकल करब", + "Required fields": "आवश्यक खेत", + "Resend Verification Email": "सत्यापन ईमेल पुनः भेजें", + "Reset Filters": "फ़िल्टर रीसेट करू", + "Reset Password": "पासवर्ड रीसेट करू", + "Reset Password Notification": "पासवर्ड सूचना रीसेट करू", + "resource": "संसाधन", + "Resource Row Dropdown": "संसाधन पंक्ति ड्रॉपडाउन", + "Resources": "संसाधन", + "resources": "संसाधन", + "Restore": "फेन सँ स्थापित करनाइ", + "Restore :resource": "फेन सँ स्थापित करनाइ :resource", + "Restore Resource": "संसाधन पुनर्स्थापित करू", + "Restore Selected": "पुनर्स्थापित चयनित", + "results": "परिणाम", + "Resume Subscription": "सदस्यता रिज्यूमे", + "Retry Payment": "भुगतान के पुनः प्रयास करें", + "Return to :appName": ":appName पर वापस जाएँ", + "Reunion": "रेयूनियन", + "Role": "भूमिका", + "Romania": "रोमानिया", + "Run Action": "रन एक्शन", + "Russian Federation": "रूसी संघ", + "Rwanda": "रवांडा", + "Réunion": "रेयूनियन", + "Saint Barthelemy": "सेंट बार्थलेमी", + "Saint Barthélemy": "संत बार्थलेमी", + "Saint Helena": "सेंट हेलेना", + "Saint Kitts And Nevis": "सेंट किट्स आ नेविस", + "Saint Kitts and Nevis": "सेंट किट्स आ नेविस", + "Saint Lucia": "सेंट लूसिया", + "Saint Martin": "सेंट मार्टिन", + "Saint Martin (French part)": "सेंट मार्टिन (फ्रेंच भाग) २.", + "Saint Pierre And Miquelon": "सेंट पियरे आ मिकेलोन", + "Saint Pierre and Miquelon": "सेंट पियरे आ मिकेलोन", + "Saint Vincent And Grenadines": "सेंट विंसेंट आ ग्रेनेडिन", + "Saint Vincent and the Grenadines": "सेंट विन्सेंट आ ग्रेनेडीन", + "Samoa": "समोआ", + "San Marino": "सैन मैरिनो", + "Sao Tome And Principe": "साओ टोमे आ प्रिंसिप", + "Sao Tome and Principe": "साओ टोमे और प्रिंसिपे", + "Saudi Arabia": "सऊदी अरब", + "Save": "बचाउ", + "Saved.": "सहेजल गेल।", + "Scroll to bottom": "नीचाँ दिस स्क्रॉल करू", + "Scroll to top": "ऊपर स्क्रॉल करू", + "Search": "खोजनाइ", + "Secure Area": "सुरक्षित क्षेत्र", + "Select": "चुननाइ", + "Select a different plan": "एकटा अलग योजना चुनू", + "Select a log file...": "एकटा लॉग फाइल चुनू...", + "Select A New Photo": "एकटा नव फोटो चुनू", + "Select Action": "क्रिया चुनू", + "Select all": "सब चुनू", + "Select All Dropdown": "सब ड्रॉपडाउन चुनू", + "Select this page": "ई पृष्ठ चुनू", + "Send Password Reset Link": "पासवर्ड रीसेट लिंक भेजें", + "Senegal": "सेनेगल", + "September": "सितम्बर", + "Serbia": "सर्बिया", + "Server Error": "सर्वर त्रुटि", + "Service Unavailable": "सेवा अनुपलब्ध अछि", + "Set as default": "डिफ़ॉल्ट के रूप मे सेट करू", + "Setup Key": "सेटअप कुंजी", + "Seychelles": "सेशेल्स", + "Show All Fields": "सब क्षेत्र देखाउ", + "Show Content": "सामग्री देखाउ", + "Show Recovery Codes": "रिकवरी कोड दिखाएँ", + "Showing": "देखा रहल अछि", + "Sierra Leone": "सिएरा लियोन", + "Signed in as": "के रूप में साइन इन", + "Singapore": "सिंगापुर", + "Sint Maarten (Dutch part)": "सिंट मार्टेन", + "Slovakia": "स्लोवाकिया", + "Slovenia": "स्लोवेनिया", + "Soft Deleted": "नरम मेटा देल गेल", + "Solomon Islands": "सोलोमन द्वीप समूह", + "Somalia": "सोमालिया", + "Something went wrong.": "किछु गड़बड़ भ’ गेलै।", + "Sorry! You are not authorized to perform this action.": "माफ क दिय! अहां कें ई क्रिया करय कें लेल अधिकृत नहि छै.", + "Sorry, your session has expired.": "क्षमा करू, अहाँक सत्र समाप्त भ' गेल अछि.", + "South Africa": "दक्षिण अफ्रीका", + "South Georgia And Sandwich Isl.": "दक्षिण जॉर्जिया आ दक्षिण सैंडविच द्वीप समूह", + "South Georgia and the South Sandwich Islands": "दक्षिण जॉर्जिया आ दक्षिण सैंडविच द्वीप समूह", + "South Sudan": "दक्षिण सूडान", + "Spain": "स्पेन", + "Sri Lanka": "श्रीलंका", + "Standalone Actions": "अकेला क्रियाएँ", + "Start Polling": "मतदान शुरू करू", + "Start polling": "मतदान शुरू करू", + "State / County": "राज्य / काउंटी", + "Stop Impersonating": "नकल करब बंद करू", + "Stop Polling": "पोलिंग बंद करू", + "Stop polling": "पोलिंग बंद करू", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "इ रिकवरी कोड कें सुरक्षित पासवर्ड प्रबंधक मे संग्रहीत करूं. यदि अहां कें दू कारक प्रमाणीकरण डिवाइस हेरा गेल छै त ओकर उपयोग अहां कें खाता कें पहुंच कें रिकवर करय कें लेल कैल जा सकय छै.", + "Subscribe": "सब्सक्राइब करें", + "Subscription Information": "सदस्यता जानकारी", + "Subscription Pending": "सदस्यता लंबित", + "Sudan": "सूडान", + "Suriname": "सूरीनाम", + "Svalbard And Jan Mayen": "स्वालबार्ड आ जन मयेन", + "Svalbard and Jan Mayen": "स्वालबार्ड आ जन मयेन", + "Swaziland": "स्वाजीलैंड", + "Sweden": "स्वीडन", + "Switch Teams": "टीम स्विच करू", + "Switzerland": "स्विट्जरलैंड", + "Syrian Arab Republic": "सीरियाई अरब गणराज्य", + "System": "तरीका", + "Taiwan": "ताइवान", + "Taiwan, Province of China": "ताइवान, चीन प्रांत", + "Tajikistan": "ताजिकिस्तान", + "Tanzania": "तंजानिया", + "Tanzania, United Republic of": "तंजानिया, संयुक्त गणराज्य के", + "TAX": "कर", + "Team Details": "टीम विवरण", + "Team Invitation": "टीम निमंत्रण पत्र", + "Team Members": "टीम के सदस्य", + "Team Name": "टीम के नाम", + "Team Owner": "टीम मालिक", + "Team Settings": "टीम सेटिंग्स", + "Terms of Service": "सेवा के शर्तें", + "Thailand": "थाईलैंड", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "साइन अप करबाक लेल धन्यवाद! शुरू करय सं पहिने की अहां ओहि लिंक पर क्लिक करि अपन ईमेल पता के सत्यापन क सकय छी जे हम अहां के एखनहि ईमेल केने छी? अगर अहां के ईमेल नहिं मिलल त हम अहां के दोसर ईमेल भेजब.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "अपनेक निरंतर सहयोग के लेल धन्यवाद। हम अहां के रिकॉर्ड के लेल अहां के चालान के कॉपी संलग्न क देने छी. अगर अहां के कोनो सवाल या चिंता अछि त जरूर बताउ.", + "Thanks,": "धन्यवाद,", + "The :attribute must be a valid role.": ":attribute के वैध भूमिका होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute मे कम स कम :length अक्षर होबाक चाही आ कम स कम एकटा नंबर होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute मे कम स कम :length अक्षर होबाक चाही आ कम स कम एकटा विशेष वर्ण आ एकटा संख्या होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute मे कम स कम :length अक्षर होबाक चाही आ कम स कम एकटा विशेष वर्ण होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute मे कम स कम :length अक्षर होबाक चाही आ कम स कम एकटा पैघ वर्ण आ एकटा संख्या होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute मे कम स कम :length वर्ण होबाक चाही आ कम स कम एकटा पैघ वर्ण आ एकटा विशेष वर्ण होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute मे कम स कम :length अक्षर होबाक चाही आ एहि मे कम स कम एकटा पैघ वर्ण, एकटा संख्या आ एकटा विशेष वर्ण होबाक चाही।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute मे कम स कम :length अक्षर होबाक चाही आ कम स कम एकटा पैघ वर्ण होएबाक चाही।", + "The :attribute must be at least :length characters.": ":attribute मे कम स कम :length अक्षर हेबाक चाही।", + "The :attribute must contain at least one letter.": ":attribute मे कम स कम एकटा अक्षर हेबाक चाही।", + "The :attribute must contain at least one number.": ":attribute मे कम स कम एकटा नंबर हेबाक चाही।", + "The :attribute must contain at least one symbol.": ":attribute मे कम स कम एकटा चिन्ह होबाक चाही।", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute मे कम स कम एकटा पैघ आ एकटा छोट अक्षर हेबाक चाही।", + "The :resource was created!": ":resource के निर्माण भेल!", + "The :resource was deleted!": ":resource के डिलीट क देल गेल!", + "The :resource was restored!": ":resource के बहाल भ गेल!", + "The :resource was updated!": ":resource के अपडेट भ गेल!", + "The action was executed successfully.": "कार्रवाई सफलतापूर्वक निष्पादित भेल।", + "The default payment method cannot be removed.": "डिफ़ॉल्ट भुगतान विधि कें हटाएल नहि जा सकय छै.", + "The file was deleted!": "फाइल मेटा देल गेल!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "देल गेल :attribute एकटा डाटा लीक मे आबि गेल अछि। कृपया एकटा अलग :attribute चुनू।", + "The given data was invalid.": "देल गेल डाटा अमान्य छल।", + "The government won't let us show you what's behind these doors": "सरकार हमरा सभ के ई देखाबय नहि देत जे एहि दरवाजा के पाछु की अछि", + "The HasOne relationship has already been filled.": "हासवन संबंध पहिने स भरल अछि।", + "The image could not be loaded": "छवि लोड नहि भ सकल", + "The image could not be loaded.": "छवि लोड नहि भ सकल।", + "The invoice emails must be valid email addresses.": "चालान ईमेल वैध ईमेल पता होबाक चाही.", + "The password is incorrect.": "पासवर्ड गलत अछि।", + "The provided coupon code is invalid.": "उपलब्ध करायल गेल कूपन कोड अमान्य अछि.", + "The provided password does not match your current password.": "उपलब्ध करायल गेल पासवर्ड अहां कें वर्तमान पासवर्ड सं मेल नहि खायत छै.", + "The provided password was incorrect.": "उपलब्ध करायल गेल पासवर्ड गलत छल.", + "The provided two factor authentication code was invalid.": "उपलब्ध करायल गेल दू कारक प्रमाणीकरण कोड अमान्य छल.", + "The provided two factor recovery code was invalid.": "उपलब्ध करायल गेल दू कारक रिकवरी कोड अमान्य छल.", + "The provided VAT number is invalid.": "उपलब्ध करायल गेल वैट नंबर अमान्य अछि।", + "The resource was attached!": "संसाधन संलग्न छल!", + "The resource was prevented from being saved!": "संसाधन के बचाबय स रोकल गेल!", + "The resource was updated!": "संसाधन अपडेट भ गेल!", + "The response is not a streamed response.": "प्रतिक्रिया कोनो स्ट्रीम प्रतिक्रिया नहि अछि।", + "The response is not a view.": "प्रतिक्रिया कोनो दृष्टिकोण नहि अछि।", + "The selected country is invalid.": "चयनित देश अमान्य अछि।", + "The selected plan is invalid.": "चयनित योजना अमान्य अछि।", + "The selected resources have been :action!": "चयनित संसाधन :action भ गेल अछि !", + "The team's name and owner information.": "टीम के नाम आ मालिक के जानकारी।", + "There are no available options for this resource.": "एहि संसाधनक लेल कोनो विकल्प उपलब्ध नहि अछि.", + "There are no fields to display.": "प्रदर्शित करबाक लेल कोनो क्षेत्र नहि अछि।", + "There are no new notifications.": "कोनो नव सूचना नहि अछि।", + "There was a problem executing the action.": "कार्रवाई के निष्पादन में समस्या छल।", + "There was a problem fetching the resource.": "संसाधन अनबा मे समस्या छल।", + "There was a problem submitting the form.": "फॉर्म जमा करबा मे दिक्कत भेल।", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "एहि लोक सभ के अहां सभ के टीम मे आमंत्रित कएल गेल अछि आओर हुनका सभ के आमंत्रण ईमेल भेजल गेल अछि. ईमेल आमंत्रण स्वीकार क टीम मे शामिल भ सकय छथिन्ह.", + "This account does not have an active subscription.": "एहि खाता मे सक्रिय सदस्यता नहि अछि.", + "This action is unauthorized.": "ई कार्रवाई अनधिकृत अछि।", + "This copy of Nova is unlicensed.": "नोवा के ई प्रति बिना लाइसेंस के अछि.", + "This coupon code can only be used by new customers.": "इ कूपन कोड कें उपयोग केवल नव ग्राहकक कें द्वारा कैल जा सकय छै.", + "This device": "ई यंत्र", + "This file field is read-only.": "ई फाइल फील्ड केवल पढ़बाक लेल अछि.", + "This invoice is no longer open.": "ई चालान आब खुजल नहि अछि।", + "This is a secure area of the application. Please confirm your password before continuing.": "इ एप्लीकेशन कें एकटा सुरक्षित क्षेत्र छै. आगू बढ़बासँ पहिने अपन पासवर्डक पुष्टि करू।", + "This password does not match our records.": "ई पासवर्ड हमर रिकॉर्ड सं मेल नहि खाइत अछि.", + "This password reset link will expire in :count minutes.": "ई पासवर्ड रीसेट लिंक :count मिनट मे समाप्त भ जायत.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ई भुगतान शुरू भेल छल, मुदा फंड एखन धरि नहि भेटल अछि। एहि मे 14 दिन तक लागि सकैत अछि।", + "This resource no longer exists": "ई संसाधन आब नहि अछि", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ई सदस्यता समाप्त भ गेल अछि आओर फेर सं शुरू नहि कएल जा सकैत अछि. कृपया एकटा नव सदस्यता बनाउ।", + "This user already belongs to the team.": "ई उपयोगकर्ता पहिने सँ टीमक अछि ।", + "This user has already been invited to the team.": "ई उपयोगकर्ता टीम मे आमंत्रित भ चुकल अछि।", + "Timor-Leste": "तिमोर-लेस्टे", + "to": "होए", + "To": "होए", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "दू कारक प्रमाणीकरण कें सक्षम करनाय समाप्त करय कें लेल, अपन फोन कें प्रमाणक एप्लीकेशन कें उपयोग करयत निम्नलिखित क्यूआर कोड कें स्कैन करूं या सेटअप कुंजी दर्ज करूं आ उत्पन्न ओटीपी कोड प्रदान करूं.", + "Today": "आइ", + "Toggle navigation": "नेविगेशन टॉगल करू", + "Togo": "टोगो", + "Tokelau": "टोकेलाउ", + "Token Name": "टोकन नाम", + "Tonga": "टोंगा", + "Too Many Requests": "बहुत बेसी आग्रह", + "total": "पूरा", + "Total:": "पूरा:", + "Trashed": "कचरा मे फँसा देल गेल", + "Trinidad And Tobago": "त्रिनिदाद एवं टोबैगो", + "Trinidad and Tobago": "त्रिनिदाद एवं टोबैगो", + "Tunisia": "ट्यूनीशिया", + "Turkey": "तुर्की", + "Turkmenistan": "तुर्कमेनिस्तान", + "Turks And Caicos Islands": "तुर्क आ कैकोस द्वीप", + "Turks and Caicos Islands": "तुर्क आ कैकोस द्वीप", + "Tuvalu": "तुवालु", + "Two Factor Authentication": "दू कारक प्रमाणीकरण", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "आब दू कारक प्रमाणीकरण सक्षम भ' गेल अछि. अपन फोन कें प्रमाणक एप्लीकेशन कें उपयोग करयत निम्नलिखित क्यूआर कोड कें स्कैन करूं या सेटअप कुंजी दर्ज करूं.", + "Type": "प्रकार", + "Uganda": "युगांडा", + "Ukraine": "यूक्रेन", + "Unauthorized": "अनधिकृत", + "United Arab Emirates": "संयुक्त अरब अमीरात", + "United Kingdom": "यूनाइटेड किंगडम", + "United States": "संयुक्त राज्य अमेरिका", + "United States Minor Outlying Islands": "संयुक्त राज्य अमेरिका लघु बाहरी द्वीप", + "United States Outlying Islands": "अमेरिकी बाहरी द्वीप समूह", + "Unknown": "अनजान", + "Unpaid": "बिना वेतन के", + "Update": "अपडेट", + "Update & Continue Editing": "अपडेट करू आ संपादन जारी राखू", + "Update :resource": "अपडेट :resource", + "Update :resource: :title": "अद्यतन :resource: :title", + "Update attached :resource: :title": "अपडेट संलग्न :resource: :title", + "Update Password": "पासवर्ड अपडेट करू", + "Update Payment Information": "भुगतान जानकारी अपडेट करू", + "Update Payment Method": "भुगतान विधि अपडेट करें", + "Update your account's profile information and email address.": "अपन खाता के प्रोफाइल जानकारी आओर ईमेल पता अपडेट करू.", + "Uploading": "अपलोड क रहल छी", + "Uploading files... (:current/:total)": "फाइल अपलोड करब... (:current/:total)", + "Uruguay": "उरुग्वे", + "Use a recovery code": "एकटा रिकवरी कोड के प्रयोग करू", + "Use an authentication code": "एकटा प्रमाणीकरण कोड क उपयोग करू", + "User Actions": "उपयोगकर्ता क्रियाएँ", + "User Security": "उपयोगकर्ता सुरक्षा", + "Username": "प्रयोक्ता नाम", + "Uzbekistan": "उजबेकिस्तान", + "Value": "मूल्य", + "Vanuatu": "वानुअतु", + "VAT Number": "वैट नंबर", + "Venezuela": "वेनेजुएला", + "Venezuela, Bolivarian Republic of": "वेनेजुएला, बोलिवियाई गणराज्य के", + "Verify Email Address": "ईमेल पता सत्यापित करू", + "Verify Your Email Address": "अपन ईमेल पता सत्यापित करू", + "Viet Nam": "वियतनाम", + "View": "देखू", + "Virgin Islands, British": "वर्जिन आइलैंड्स, ब्रिटिश", + "Virgin Islands, U.S.": "वर्जिन आइलैंड्स, यू.एस.", + "Wallis And Futuna": "वालिस आ फुतुना", + "Wallis and Futuna": "वालिस आ फुतुना", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "हम अहाँक सदस्यता के प्रक्रिया क रहल छी। एक बेर सदस्यता सफलतापूर्वक संसाधित भ गेलाक बाद ई पृष्ठ स्वतः अपडेट भ' जायत. सामान्यतया, अइ प्रक्रिया मे केवल किच्छू सेकंड कें समय लगबाक चाही.", + "We are unable to process your payment. Please contact customer support.": "हम अहां कें भुगतान कें प्रक्रिया करय मे असमर्थ छी. कृपया ग्राहक समर्थन से संपर्क करें।", + "We have emailed your password reset link!": "हम अहाँक पासवर्ड रीसेट लिंक ईमेल क' देलहुं अछि !", + "We were unable to find a registered user with this email address.": "हम एहि ईमेल पताक संग कोनो पंजीकृत उपयोगकर्ता नहि पाबि सकलहुँ।", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "हम ईमेल पताक कें लेल एकटा चालान डाउनलोड लिंक भेजब जे अहां नीचा निर्दिष्ट करय छी. अहां अल्पविराम कें उपयोग सं कईटा ईमेल पताक कें अलग कयर सकय छी.", + "We're lost in space. The page you were trying to view does not exist.": "हम अंतरिक्ष मे हेरा गेल छी। अहाँ जे पन्ना देखबाक प्रयास क' रहल छलहुँ से अस्तित्व मे नहि अछि.", + "Welcome Back!": "स्वागत अछि वापसी!", + "Western Sahara": "पश्चिमी सहारा", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "जखन दू कारक प्रमाणीकरण सक्षम कैल जायत छै, तखन प्रमाणीकरण कें दौरान अहां सं सुरक्षित, यादृच्छिक टोकन कें लेल कहल जेतय. अहां ई टोकन अपन फोन के गूगल ऑथेंटिकेटर एप्लीकेशन सं रिट्रीव क सकय छी.", + "Whoops": "हूपस", + "Whoops!": "वाह-वाह!", + "Whoops! Something went wrong.": "वाह-वाह! किछु गड़बड़ भ’ गेलै।", + "With Trashed": "कचरा के साथ", + "Write": "लिखू", + "Year To Date": "वर्ष से आज तक", + "Yearly": "वार्षिक", + "Yemen": "यमन", + "Yes": "हँ", + "You are already subscribed.": "अहाँ सब पहिने स सब्सक्राइब क लेने छी।", + "You are currently within your free trial period. Your trial will expire on :date.": "अखन अहां अपन मुफ्त परीक्षण अवधि के भीतर छी. अहाँक ट्रायल :date कए समाप्त भ जाएत।", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "अखन अहां अपन मुफ्त परीक्षण अवधि के भीतर छी. अहां कें ट्रायल :date कें समाप्त भ जेतय.नव सदस्यता शुरू करय सं अहां कें ट्रायल समाप्त भ जेतय.", + "You are logged in!": "अहाँ लॉग इन छी !", + "You are receiving this email because we received a password reset request for your account.": "अहां के ई ईमेल एहि लेल मिल रहल अछि जे हमरा सभ के अहां के खाता के लेल पासवर्ड रीसेट के अनुरोध मिलल अछि.", + "You have been invited to join the :team team!": "अहाँ सब के :team टीम में शामिल होबय लेल आमंत्रित कयल गेल अछि !", + "You have enabled two factor authentication.": "अहाँ दू कारक प्रमाणीकरण सक्षम कएने छी.", + "You have not enabled two factor authentication.": "अहाँ दू कारक प्रमाणीकरण सक्षम नहि केने छी.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "अहाँक किछु अदत्त चालान अछि। अपन डिफ़ॉल्ट भुगतान विधि कें अपडेट करय कें बाद, अहां नीचा देल गेल चालान सूची कें माध्यम सं भुगतान कें दोबारा कोशिश कयर सकय छी.", + "You may accept this invitation by clicking the button below:": "अहां नीचा देल गेल बटन पर क्लिक कए एहि आमंत्रण कए स्वीकार क सकैत छी:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "अहां कोनो समय अपन सदस्यता रद्द क सकय छी. एक बेर अहां कें सदस्यता रद्द भ गेलाक कें बाद, अहां कें पास अहां कें वर्तमान बिलिंग चक्र कें अंत तइक सदस्यता कें दोबारा शुरू करय कें विकल्प होयत.", + "You may delete any of your existing tokens if they are no longer needed.": "यदि अहां अपन कोनों मौजूदा टोकन कें हटा सकय छी अगर ओकर आब जरूरत नहि छै.", + "You may not delete your personal team.": "अहां अपन व्यक्तिगत टीम के डिलीट नहि क सकय छी.", + "You may not leave a team that you created.": "भ सकैत अछि जे अहां कोनो टीम के नहि छोड़ि सकय छी जे अहां बनौने छी.", + "You will receive an invoice and payment link via email for each billing period.": "प्रत्येक बिलिंग अवधि कें लेल अहां कें ईमेल कें माध्यम सं चालान आ भुगतान लिंक भेटतय.", + "You're logged in!": "अहाँ लॉग इन भ' गेल छी!", + "Your :invoiceName invoice is now available!": "आब अहाँक :invoiceName के चालान उपलब्ध अछि !", + "Your billing address is :address :address2 :postal_code :city :state :country": "अहां कें बिलिंग पता :address :address2 :postal_code :city :state :country छै", + "Your card was declined. Please contact your card issuer for more information.": "अहाँक कार्ड ठुकरा देल गेल। अधिक जानकारी के लेल अपन कार्ड जारी करय वाला सं संपर्क करू.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "अहां कें वर्तमान भुगतान विधि :lastFour मे समाप्त क्रेडिट कार्ड छै जे :expiration कें समाप्त भ जायत छै.", + "Your email address is unverified.": "अहाँक ईमेल पता असत्यापित अछि.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "अहाँक अंतिम भुगतान :amount फेल भ गेल। असफल भुगतान कें दोबारा प्रयास करय कें लेल कृपया अपन भुगतान तरीका अपडेट करूं.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "अहाँक अंतिम भुगतान :date पर :amount फेल भ गेल। असफल भुगतान कें दोबारा प्रयास करय कें लेल कृपया अपन भुगतान तरीका अपडेट करूं.", + "Your next payment of :amount will be processed on :date.": "अहाँक अगिला :amount के भुगतान :date के होयत।", + "Your payment method has been added successfully.": "अहां कें भुगतान विधि सफलतापूर्वक जोडल गेल छै.", + "Your payment method will be charged automatically for each billing period.": "अहां कें भुगतान विधि सं प्रत्येक बिलिंग अवधि कें लेल स्वचालित रूप सं शुल्क लेल जेतय.", + "Your registered VAT Number is :vatNumber.": "अहां के पंजीकृत वैट नंबर :vatNumber अछि.", + "Your subscription has been started successfully.": "अहाँक सदस्यता सफलतापूर्वक शुरू भ' गेल अछि.", + "Your subscription has been successfully cancelled.": "अहाँक सदस्यता सफलतापूर्वक रद्द भ' गेल अछि.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "अहाँक सदस्यता सफलतापूर्वक रद्द भ' गेल अछि. अहां कें एखनहु अहां कें बिलिंग अवधि कें अंत तइक पहुंच होयत.", + "Your subscription was successfully resumed.": "अहाँक सदस्यता सफलतापूर्वक फेरसँ शुरू भ' गेल।", + "Your subscription was successfully updated.": "अहाँक सदस्यता सफलतापूर्वक अपडेट भ' गेल.", + "Zambia": "जाम्बिया", + "Zimbabwe": "जिम्बाब्वे", + "Zip / Postal Code": "पिन / डाक कोड", + "Åland Islands": "आलैंड द्वीप समूह" +} diff --git a/locales/mai/php-inline.json b/locales/mai/php-inline.json new file mode 100644 index 00000000000..3f9d3d8f09d --- /dev/null +++ b/locales/mai/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ई क्षेत्र स्वीकार करब आवश्यक अछि।", + "accepted_if": "ई क्षेत्र तखन स्वीकार करय पड़त जखन :other :value अछि.", + "active_url": "ई क्षेत्र कोनो वैध यूआरएल नहि अछि.", + "after": "ई क्षेत्र :date के बाद के तारीख होबाक चाही.", + "after_or_equal": "ई क्षेत्र :date के बाद के तारीख या बराबर होबाक चाही.", + "alpha": "एहि क्षेत्र मे मात्र अक्षर हेबाक चाही।", + "alpha_dash": "एहि क्षेत्र मे केवल अक्षर, संख्या, डैश आ अंडरस्कोर हेबाक चाही।", + "alpha_num": "एहि क्षेत्र मे केवल अक्षर आ संख्या हेबाक चाही।", + "any_of": "ई क्षेत्र अमान्य अछि।", + "array": "ई फील्ड एकटा सरणी हेबाक चाही.", + "ascii": "एहि फील्ड मे केवल एकल-बाइट अल्फान्यूमेरिक वर्ण आओर चिन्ह होबाक चाही.", + "attached": "ई क्षेत्र पहिने सँ संलग्न अछि।", + "before": "ई क्षेत्र :date सं पहिने के तारीख होबाक चाही.", + "before_or_equal": "ई क्षेत्र :date सँ पहिने वा बराबर तिथि होबाक चाही.", + "between.array": "एहि क्षेत्र मे :min स :max क बीच आइटम हेबाक चाही।", + "between.file": "ई क्षेत्र :min सं :max किलोबाइट के बीच होबाक चाही.", + "between.numeric": "ई क्षेत्र :min सं :max के बीच होबाक चाही.", + "between.string": "ई क्षेत्र :min सँ :max वर्णक बीच हेबाक चाही।", + "boolean": "ई क्षेत्र सत्य वा झूठ हेबाक चाही।", + "can": "एहि फील्ड मे एकटा अनधिकृत मान अछि.", + "confirmed": "ई फील्ड पुष्टि मेल नहि खाइत अछि.", + "contains": "एहि क्षेत्र मे एकटा आवश्यक मान गायब अछि.", + "date": "ई क्षेत्र कोनो मान्य तिथि नहि अछि.", + "date_equals": "ई क्षेत्र :date के बराबर तिथि होबाक चाही.", + "date_format": "ई क्षेत्र प्रारूप :format सँ मेल नहि खाइत अछि.", + "decimal": "एहि क्षेत्र मे :decimal दशमलव स्थान हेबाक चाही।", + "declined": "एहि क्षेत्र केँ अस्वीकार करय पड़त।", + "declined_if": "जखन :other :value होएत तखन एहि क्षेत्र कए अस्वीकार करब जरूरी अछि।", + "different": "ई क्षेत्र आ :other अलग हेबाक चाही।", + "digits": "ई क्षेत्र :digits अंकक हेबाक चाही।", + "digits_between": "ई क्षेत्र :min सं :max अंकक बीच होबाक चाही.", + "dimensions": "एहि क्षेत्र मे अमान्य छवि आयाम अछि.", + "distinct": "एहि क्षेत्रक डुप्लिकेट मान अछि.", + "doesnt_contain": "एहि क्षेत्र मे निम्नलिखित मे सँ कोनो मे नहि होबाक चाही : :values.", + "doesnt_end_with": "इ क्षेत्र निम्नलिखित मे सं कोनों एकटा सं समाप्त नहि होबाक चाही: :values.", + "doesnt_start_with": "इ क्षेत्र निम्नलिखित मे सं कोनों एकटा सं शुरू नहि होबाक चाही: :values.", + "email": "ई क्षेत्र वैध ईमेल पता होबाक चाही.", + "ends_with": "ई क्षेत्र निम्नलिखित मे सँ कोनो एकटा सँ समाप्त होबाक चाही: :values.", + "enum": "चयनित क्षेत्र अमान्य अछि.", + "exists": "चयनित क्षेत्र अमान्य अछि.", + "extensions": "एहि क्षेत्र मे निम्नलिखित मे सँ कोनो एकटा विस्तार होबाक चाही: :values.", + "file": "ई क्षेत्र फाइल होएबाक चाही.", + "filled": "एहि क्षेत्रक एकटा मान हेबाक चाही।", + "gt.array": "एहि क्षेत्र मे :value स बेसी आइटम हेबाक चाही।", + "gt.file": "ई क्षेत्र :value किलोबाइट सं बेसि होबाक चाही.", + "gt.numeric": "ई क्षेत्र :value स बेसी हेबाक चाही।", + "gt.string": "ई क्षेत्र :value वर्णसँ बेसी हेबाक चाही।", + "gte.array": "एहि क्षेत्र मे :value या ओहि स बेसी आइटम हेबाक चाही।", + "gte.file": "ई क्षेत्र :value किलोबाइट सं बेसि या बराबर होबाक चाही.", + "gte.numeric": "ई क्षेत्र :value सँ बेसी वा बराबर हेबाक चाही।", + "gte.string": "ई क्षेत्र :value वर्ण सँ बेसी वा बराबर होबाक चाही.", + "hex_color": "ई फील्ड वैध हेक्साडेसिमल रंग होबाक चाही.", + "image": "ई क्षेत्र एकटा छवि हेबाक चाही।", + "in": "चयनित क्षेत्र अमान्य अछि.", + "in_array": "ई क्षेत्र :other मे मौजूद नहि अछि।", + "in_array_keys": "एहि क्षेत्र मे निम्नलिखित मे सँ कम सँ कम एकटा चाभी हेबाक चाही : :values.", + "integer": "ई क्षेत्र पूर्णांक होबाक चाही.", + "ip": "ई फील्ड वैध आईपी पता होबाक चाही.", + "ipv4": "ई फील्ड वैध IPv4 पता होबाक चाही.", + "ipv6": "ई फील्ड वैध IPv6 पता होबाक चाही.", + "json": "ई फील्ड एकटा वैध JSON स्ट्रिंग होबाक चाही.", + "list": "ई क्षेत्र एकटा सूची हेबाक चाही।", + "lowercase": "ई क्षेत्र छोट-छोट हेबाक चाही।", + "lt.array": "एहि क्षेत्र मे :value स कम आइटम हेबाक चाही।", + "lt.file": "ई क्षेत्र :value किलोबाइट सं कम होबाक चाही.", + "lt.numeric": "ई क्षेत्र :value स कम हेबाक चाही।", + "lt.string": "ई क्षेत्र :value वर्णसँ कम हेबाक चाही।", + "lte.array": "एहि क्षेत्र मे :value स बेसी आइटम नहि हेबाक चाही।", + "lte.file": "ई क्षेत्र :value किलोबाइट सं कम या बराबर होबाक चाही.", + "lte.numeric": "ई क्षेत्र :value सँ कम वा बराबर हेबाक चाही।", + "lte.string": "ई क्षेत्र :value वर्ण सँ कम वा बराबर होबाक चाही.", + "mac_address": "ई फील्ड वैध मैक पता होबाक चाही.", + "max.array": "एहि क्षेत्र मे :max स बेसी आइटम नहि हेबाक चाही।", + "max.file": "ई क्षेत्र :max किलोबाइट सं बेसि नहि होबाक चाही.", + "max.numeric": "ई क्षेत्र :max स बेसी नहि हेबाक चाही।", + "max.string": "ई क्षेत्र :max वर्ण सँ बेसी नहि होबाक चाही.", + "max_digits": "एहि क्षेत्र मे :max अंक स बेसी नहि हेबाक चाही।", + "mimes": "ई फील्ड प्रकारक फाइल होबाक चाही: :values.", + "mimetypes": "ई फील्ड प्रकारक फाइल होबाक चाही: :values.", + "min.array": "एहि क्षेत्र मे कम स कम :minटा आइटम हेबाक चाही।", + "min.file": "ई क्षेत्र कम सँ कम :min किलोबाइट होबाक चाही.", + "min.numeric": "ई क्षेत्र कम स कम :min हेबाक चाही।", + "min.string": "ई क्षेत्र कमसँ कम १० वर्णक हेबाक चाही।", + "min_digits": "एहि क्षेत्र मे कम स कम :min अंक हेबाक चाही।", + "missing": "ई खेत छूटल हेबे करत।", + "missing_if": "जखन :other :value अछि तखन ई क्षेत्र गायब हेबाक चाही।", + "missing_unless": "ई क्षेत्र ताबत धरि गायब हेबाक चाही जाबत धरि :other :value नहि होयत।", + "missing_with": "जखन :values मौजूद रहत तखन ई क्षेत्र गायब हेबाक चाही।", + "missing_with_all": "जखन :values गोटे मौजूद रहत तखन ई क्षेत्र गायब हेबाक चाही।", + "multiple_of": "ई क्षेत्र :value के गुणनफल होबाक चाही.", + "not_in": "चयनित क्षेत्र अमान्य अछि.", + "not_regex": "ई फील्ड प्रारूप अमान्य अछि.", + "numeric": "ई क्षेत्र एकटा नंबर हेबाक चाही।", + "password.letters": "एहि क्षेत्र मे कम स कम एकटा अक्षर हेबाक चाही।", + "password.mixed": "एहि क्षेत्र मे कम सँ कम एकटा पैघ आ एकटा छोट अक्षर हेबाक चाही।", + "password.numbers": "एहि फील्ड मे कम सँ कम एकटा नंबर होबाक चाही.", + "password.symbols": "एहि क्षेत्र मे कम सँ कम एकटा चिन्ह होबाक चाही.", + "password.uncompromised": "देल गेल क्षेत्र एकटा डाटा लीक मे आबि गेल अछि। कृपया कोनो अलग क्षेत्र चुनू।", + "present": "ई क्षेत्र उपस्थित हेबाक चाही।", + "present_if": "ई क्षेत्र तखन उपस्थित हेबाक चाही जखन :other :value अछि।", + "present_unless": "ई क्षेत्र ता धरि उपस्थित रहबाक चाही जा धरि :other :value नहि अछि।", + "present_with": "ई क्षेत्र तखन उपस्थित हेबाक चाही जखन :values उपस्थित होयत।", + "present_with_all": "ई क्षेत्र तखन उपस्थित हेबाक चाही जखन :values गोटे उपस्थित होयत।", + "prohibited": "ई क्षेत्र वर्जित अछि।", + "prohibited_if": "जखन :other :value अछि तखन एहि क्षेत्र पर रोक अछि।", + "prohibited_if_accepted": "एहि क्षेत्र मे जखन :other स्वीकार भ जाएत अछि तखन निषिद्ध अछि।", + "prohibited_if_declined": "एहि क्षेत्र मे जखन :otherटा अस्वीकार भ जाएत अछि तखन एहि क्षेत्र पर वर्जित अछि।", + "prohibited_unless": "जा धरि :other :values मे नहि अछि ता धरि एहि क्षेत्र पर रोक अछि।", + "prohibits": "एहि क्षेत्र मे :other गोटे कए उपस्थित हेबा स रोक अछि।", + "regex": "ई फील्ड प्रारूप अमान्य अछि.", + "relatable": "ई क्षेत्र एहि संसाधन सँ जुड़ल नहि भ' सकैत अछि.", + "required": "ई क्षेत्र आवश्यक अछि।", + "required_array_keys": "एहि फील्ड मे निम्नलिखित लेल प्रविष्टि होबाक चाही: :values.", + "required_if": "ई क्षेत्र तखन आवश्यक होइत अछि जखन :other :value होइत अछि ।", + "required_if_accepted": "जखन :other स्वीकार कएल जाएत तखन ई क्षेत्र आवश्यक अछि।", + "required_if_declined": "ई क्षेत्र तखन आवश्यक होइत अछि जखन :other केँ अस्वीकार कयल जाइत अछि।", + "required_unless": "ई क्षेत्र ताबत धरि आवश्यक अछि जा धरि :other :values मे नहि अछि।", + "required_with": "ई क्षेत्र तखन आवश्यक होइत अछि जखन :values उपस्थित रहैत अछि।", + "required_with_all": "ई क्षेत्र तखन आवश्यक होइत अछि जखन :values गोटे उपस्थित रहैत छथि।", + "required_without": "जखन :values नहि रहैत अछि तखन ई क्षेत्र आवश्यक अछि।", + "required_without_all": "ई क्षेत्र तखन आवश्यक होइत अछि जखन :values मे सँ कोनो उपस्थित नहि हो।", + "same": "ई क्षेत्र आ :other के मिलान अवश्य होयत।", + "size.array": "एहि फील्ड मे :size टा आइटम होबाक चाही.", + "size.file": "ई क्षेत्र :size किलोबाइट होबाक चाही.", + "size.numeric": "ई क्षेत्र :size होबाक चाही।", + "size.string": "ई क्षेत्र :size अक्षरक हेबाक चाही।", + "starts_with": "इ क्षेत्र निम्नलिखित मे सं कोनों एकटा सं शुरू होबाक चाही: :values.", + "string": "ई क्षेत्र एकटा स्ट्रिंग हेबाक चाही.", + "timezone": "ई क्षेत्र वैध समय क्षेत्र होबाक चाही.", + "ulid": "ई फील्ड वैध यूएलआईडी होबाक चाही.", + "unique": "ई खेत पहिने स ल लेल गेल अछि।", + "uploaded": "ई फील्ड अपलोड करबामे विफल रहल।", + "uppercase": "ई क्षेत्र पैघ अक्षर हेबाक चाही।", + "url": "ई क्षेत्र वैध यूआरएल होबाक चाही.", + "uuid": "ई फील्ड वैध यूयूआईडी होबाक चाही." +} diff --git a/locales/mai/php.json b/locales/mai/php.json new file mode 100644 index 00000000000..35d140e6043 --- /dev/null +++ b/locales/mai/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute के स्वीकार करय पड़त।", + "accepted_if": ":attribute के स्वीकार करय पड़त जखन :other :value अछि.", + "active_url": ":attribute कोनो वैध यूआरएल नहि अछि।", + "after": ":attribute के :date के बाद के तारीख होबाक चाही.", + "after_or_equal": ":attribute के बाद के तारीख या :date के बराबर होबाक चाही।", + "alpha": ":attribute मे मात्र अक्षर हेबाक चाही।", + "alpha_dash": ":attribute मे केवल अक्षर, संख्या, डैश आ अंडरस्कोर हेबाक चाही।", + "alpha_num": ":attribute मे मात्र अक्षर आ संख्या हेबाक चाही।", + "any_of": ":attribute क्षेत्र अमान्य अछि।", + "array": ":attribute एकटा सरणी हेबाक चाही।", + "ascii": ":attribute फील्ड मे केवल एकल-बाइट अल्फान्यूमेरिक वर्ण आ प्रतीक होबाक चाही.", + "attached": "ई :attribute पहिने स संलग्न अछि।", + "before": ":attribute :date स पहिने क तारीख हेबाक चाही।", + "before_or_equal": ":attribute :date स पहिने या बराबर क तारीख हेबाक चाही।", + "between.array": ":attribute मे :min स :max क बीच आइटम हेबाक चाही।", + "between.file": ":attribute के :min सं :max किलोबाइट के बीच होबाक चाही.", + "between.numeric": ":attribute :min स :max क बीच हेबाक चाही।", + "between.string": ":attribute मे :min स :max अक्षर क बीच हेबाक चाही।", + "boolean": ":attribute क्षेत्र सत्य वा गलत हेबाक चाही।", + "can": ":attribute फील्ड मे एकटा अनधिकृत मान अछि.", + "confirmed": ":attribute कन्फर्मेशन मेल नहि खाइत अछि।", + "contains": ":attribute फील्ड मे एकटा आवश्यक मान गायब अछि.", + "current_password": "पासवर्ड गलत अछि।", + "date": ":attribute कोनो वैध तिथि नहि अछि।", + "date_equals": ":attribute के :date के बराबर तिथि होबाक चाही।", + "date_format": ":attribute प्रारूप :format स मेल नहि खाइत अछि।", + "decimal": ":attribute फील्ड मे :decimal दशमलव स्थान हेबाक चाही।", + "declined": ":attribute के अस्वीकार करय पड़त।", + "declined_if": ":attribute के अस्वीकार करय पड़त जखन :other :value अछि.", + "different": ":attribute आ :other अलग-अलग हेबाक चाही।", + "digits": ":attribute :digits अंकक हेबाक चाही।", + "digits_between": ":attribute अंक :min स :max अंक क बीच हेबाक चाही।", + "dimensions": ":attribute मे अमान्य छवि आयाम अछि।", + "distinct": ":attribute फील्ड के डुप्लिकेट मान अछि.", + "doesnt_contain": ":attribute क्षेत्र मे निम्नलिखित मे सं कोनों मे नहि होबाक चाही: :values.", + "doesnt_end_with": ":attribute क्षेत्र निम्नलिखित मे सँ कोनो एकटा सँ समाप्त नहि होबाक चाही: :values.", + "doesnt_start_with": ":attribute फील्ड निम्नलिखित मे सँ कोनो एकटा सँ शुरू नहि होबाक चाही: :values.", + "email": ":attribute कें वैध ईमेल पता होबाक चाही.", + "ends_with": ":attribute कें अंत निम्नलिखित मे सं एकटा सं होबाक चाही: :values.", + "enum": "चयनित :attribute अमान्य अछि।", + "exists": "चयनित :attribute अमान्य अछि।", + "extensions": ":attribute फील्ड मे निम्नलिखित मे सं एकटा एक्सटेंशन होबाक चाही: :values.", + "failed": "ई क्रेडेंशियल हमर रिकॉर्ड सं मेल नहि खाइत अछि.", + "file": ":attribute फाइल हेबाक चाही।", + "filled": ":attribute फील्ड के मान होबाक चाही।", + "gt.array": ":attribute मे :value स बेसी आइटम हेबाक चाही।", + "gt.file": ":attribute :value किलोबाइट स बेसी हेबाक चाही।", + "gt.numeric": ":attribute :value स बेसी हेबाक चाही।", + "gt.string": ":attribute :value अक्षर स बेसी हेबाक चाही।", + "gte.array": ":attribute मे :value या ओहि स बेसी आइटम हेबाक चाही।", + "gte.file": ":attribute कें :value किलोबाइट सं बेसि या बराबर होबाक चाही.", + "gte.numeric": ":attribute :value स बेसी या बराबर हेबाक चाही।", + "gte.string": ":attribute :value वर्णसँ बेसी वा बराबर हेबाक चाही।", + "hex_color": ":attribute फील्ड एकटा वैध हेक्साडेसिमल रंग होबाक चाही.", + "image": ":attribute एकटा छवि हेबाक चाही।", + "in": "चयनित :attribute अमान्य अछि।", + "in_array": ":attribute क्षेत्र :other मे मौजूद नहि अछि।", + "in_array_keys": ":attribute फील्ड मे निम्नलिखित मे सं कम सं कम एकटा चाभी होबाक चाही: :values.", + "integer": ":attribute पूर्णांक हेबाक चाही।", + "ip": ":attribute कें वैध आईपी पता होबाक चाही.", + "ipv4": ":attribute कें वैध IPv4 पता होबाक चाही.", + "ipv6": ":attribute एकटा वैध IPv6 पता होबाक चाही.", + "json": ":attribute एकटा वैध JSON स्ट्रिंग होबाक चाही.", + "list": ":attribute फील्ड एकटा सूची हेबाक चाही।", + "lowercase": ":attribute फील्ड छोट-छोट हेबाक चाही।", + "lt.array": ":attribute मे :value स कम आइटम हेबाक चाही।", + "lt.file": ":attribute के :value किलोबाइट सं कम होबाक चाही.", + "lt.numeric": ":attribute :value स कम हेबाक चाही।", + "lt.string": ":attribute मे :value अक्षर स कम हेबाक चाही।", + "lte.array": ":attribute मे :value स बेसी आइटम नहि हेबाक चाही।", + "lte.file": ":attribute :value किलोबाइट सं कम या बराबर होबाक चाही.", + "lte.numeric": ":attribute :value स कम या बराबर हेबाक चाही।", + "lte.string": ":attribute :value अक्षर स कम या बराबर हेबाक चाही।", + "mac_address": ":attribute कें वैध मैक पता होबाक चाही.", + "max.array": ":attribute मे :max स बेसी आइटम नहि हेबाक चाही।", + "max.file": ":attribute कें :max किलोबाइट सं बेसि नहि होबाक चाही.", + "max.numeric": ":attribute :max स बेसी नहि हेबाक चाही।", + "max.string": ":attribute :max अक्षर स बेसी नहि हेबाक चाही।", + "max_digits": ":attribute फील्ड मे :max अंक स बेसी नहि हेबाक चाही।", + "mimes": ":attribute के प्रकार के फाइल होबाक चाही: :values.", + "mimetypes": ":attribute के प्रकार के फाइल होबाक चाही: :values.", + "min.array": ":attribute मे कम स कम :minटा आइटम हेबाक चाही।", + "min.file": ":attribute कम स कम :min किलोबाइट हेबाक चाही।", + "min.numeric": ":attribute के कम स कम :min के होबाक चाही।", + "min.string": ":attribute मे कम स कम :min अक्षर हेबाक चाही।", + "min_digits": ":attribute फील्ड मे कम स कम :min अंक हेबाक चाही।", + "missing": ":attribute फील्ड गायब हेबे करत।", + "missing_if": ":attribute फील्ड गायब हेबाक चाही जखन :other :value अछि।", + "missing_unless": ":attribute फील्ड गायब हेबाक चाही जाबत :other :value नहि होएत।", + "missing_with": ":attribute फील्ड गायब हेबाक चाही जखन :values मौजूद रहत।", + "missing_with_all": ":attribute फील्ड गायब हेबाक चाही जखन :values मौजूद रहत।", + "multiple_of": ":attribute :value के गुणनफल होबाक चाही।", + "next": "अगिला \"", + "not_in": "चयनित :attribute अमान्य अछि।", + "not_regex": ":attribute प्रारूप अमान्य अछि।", + "numeric": ":attribute एकटा नंबर हेबाक चाही।", + "password": "पासवर्ड गलत अछि।", + "password.letters": ":attribute फील्ड मे कम स कम एकटा अक्षर हेबाक चाही।", + "password.mixed": ":attribute फील्ड मे कम स कम एकटा पैघ आ एकटा छोट अक्षर हेबाक चाही।", + "password.numbers": ":attribute फील्ड मे कम स कम एकटा नंबर होबाक चाही।", + "password.symbols": ":attribute फील्ड मे कम स कम एकटा चिन्ह होबाक चाही।", + "password.uncompromised": "देल गेल :attribute एकटा डाटा लीक मे आबि गेल अछि। कृपया एकटा अलग :attribute चुनू।", + "present": ":attribute क्षेत्र उपस्थित हेबाक चाही।", + "present_if": ":attribute फील्ड तखन उपस्थित हेबाक चाही जखन :other :value अछि।", + "present_unless": ":attribute फील्ड ता धरि उपस्थित रहबाक चाही जाबत :other :value नहि अछि।", + "present_with": ":attribute फील्ड तखन उपस्थित हेबाक चाही जखन :values उपस्थित होएत।", + "present_with_all": ":attribute फील्ड तखन उपस्थित हेबाक चाही जखन :values उपस्थित होएत।", + "previous": "\" पहिलुका", + "prohibited": ":attribute खेत निषिद्ध अछि।", + "prohibited_if": ":attribute फील्ड पर रोक अछि जखन :other :value अछि।", + "prohibited_if_accepted": ":attribute क्षेत्र जखन :other स्वीकार भ जाएत अछि तखन निषिद्ध अछि।", + "prohibited_if_declined": ":attribute क्षेत्र जखन :otherटा अस्वीकार भ जाएत अछि त वर्जित अछि।", + "prohibited_unless": ":attribute फील्ड ता धरि मना अछि जाबत :other :values मे नहि अछि।", + "prohibits": ":attribute फील्ड मे :other गोटे कए उपस्थित हेबा स रोक अछि।", + "regex": ":attribute प्रारूप अमान्य अछि।", + "relatable": "ई :attribute एहि संसाधन सँ जुड़ल नहि भ' सकैत अछि.", + "required": ":attribute फील्ड आवश्यक अछि।", + "required_array_keys": ":attribute फील्ड मे एहि लेल प्रविष्टि होबाक चाही: :values.", + "required_if": ":attribute फील्ड तखन आवश्यक होइत अछि जखन :other :value अछि।", + "required_if_accepted": ":attribute फील्ड तखन आवश्यक अछि जखन :other स्वीकार कएल जाइत अछि।", + "required_if_declined": ":other के अस्वीकार भेला पर :attribute फील्ड के आवश्यकता होइत अछि।", + "required_unless": ":attribute फील्ड ताबत धरि आवश्यक अछि जाबत :other :values मे नहि अछि।", + "required_with": ":attribute फील्ड तखन आवश्यक होइत अछि जखन :values मौजूद रहैत अछि।", + "required_with_all": ":attribute फील्ड तखन आवश्यक होइत अछि जखन :values उपस्थित रहैत अछि।", + "required_without": ":attribute फील्ड तखन आवश्यक होइत अछि जखन :values नहि रहैत अछि।", + "required_without_all": ":attribute फील्ड तखन आवश्यक होइत अछि जखन :values मे स कोनो नहि होएत।", + "reset": "अहाँक पासवर्ड रीसेट भ' गेल अछि.", + "same": ":attribute आ :other के मिलान अवश्य होयत।", + "sent": "हम अहाँक पासवर्ड रीसेट लिंक ईमेल कएने छी।", + "size.array": ":attribute मे :sizeटा वस्तु अवश्य रहत।", + "size.file": ":attribute :size किलोबाइट हेबाक चाही।", + "size.numeric": ":attribute के :size होबाक चाही।", + "size.string": ":attribute मे :size अक्षर हेबाक चाही।", + "starts_with": ":attribute के शुरुआत निम्नलिखित मे स कोनो एकटा स होबाक चाही: :values.", + "string": ":attribute एकटा तार हेबाक चाही।", + "throttle": "बहुत बेसी लॉगिन के प्रयास। कृपया :seconds सेकेंड मे फेर कोशिश करू.", + "throttled": "कृपया पुनः प्रयास करबासँ पहिने प्रतीक्षा करू.", + "timezone": ":attribute वैध समय क्षेत्र होबाक चाही।", + "token": "ई पासवर्ड रीसेट टोकन अमान्य अछि.", + "ulid": ":attribute फील्ड वैध यूएलआईडी होबाक चाही.", + "unique": ":attribute टा ल लेल गेल अछि।", + "uploaded": ":attribute अपलोड करबा मे असफल रहल।", + "uppercase": ":attribute क्षेत्र पैघ अक्षर हेबाक चाही।", + "url": ":attribute एकटा वैध यूआरएल हेबाक चाही।", + "user": "हमरा सभकेँ ओहि ईमेल पताबला कोनो उपयोगकर्ता नहि भेटि रहल अछि।", + "uuid": ":attribute कें वैध यूयूआईडी होबाक चाही." +} diff --git a/locales/mg/_excludes.json b/locales/mg/_excludes.json new file mode 100644 index 00000000000..0e96f003e33 --- /dev/null +++ b/locales/mg/_excludes.json @@ -0,0 +1,96 @@ +[ + "Albania", + "Angola", + "Anguilla", + "Antarctica", + "API Token", + "Armenia", + "Bahrain", + "Belize", + "Bolivia", + "Brunei Darussalam", + "Burkina Faso", + "Cape Verde", + "Congo", + "Costa Rica", + "CSV (.csv)", + "Curaçao", + "Côte d'Ivoire", + "Djibouti", + "Dominica", + "El Salvador", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "From", + "Gabon", + "Gambia", + "Ghana", + "Gibraltar", + "Guam", + "Guernsey", + "Haiti", + "Honduras", + "Hong Kong", + "Iran", + "Jersey", + "Kenya", + "Kiribati", + "Kosovo", + "Kyrgyzstan", + "Liberia", + "Liechtenstein", + "Loading", + "Log Viewer", + "Luxembourg", + "Macao", + "Malawi", + "Maldives", + "Mali", + "Malta", + "Mayotte", + "Monaco", + "Mongolia", + "Montserrat", + "Namibia", + "Nauru", + "Nicaragua", + "Niger", + "Niue", + "Nova", + "OK", + "Oman", + "Palau", + "Panama", + "Password", + "Pitcairn", + "Qatar", + "Romania", + "Rwanda", + "Saint Barthélemy", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Serbia", + "Seychelles", + "Sierra Leone", + "Slovakia", + "Slovenia", + "Somalia", + "Sri Lanka", + "Suriname", + "Tanzania", + "Toggle navigation", + "Tokelau", + "Tonga", + "Total:", + "Turkmenistan", + "Tuvalu", + "Type", + "Uruguay", + "Vanuatu", + "Whoops", + "Yemen", + "Zambia" +] diff --git a/locales/mg/json-inline.json b/locales/mg/json-inline.json new file mode 100644 index 00000000000..660f6d75b00 --- /dev/null +++ b/locales/mg/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ity saha ity dia tsy maintsy manana anjara toerana manan-danja.", + "The :attribute must be at least :length characters and contain at least one number.": "Ity saha ity dia tsy maintsy tarehintsoratra :length farafahakeliny ary misy isa iray farafahakeliny.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ity saha ity dia tsy maintsy tarehintsoratra :length fara-fahakeliny ary misy tarehin-tsoratra manokana iray farafahakeliny ary isa iray.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ity saha ity dia tsy maintsy misy tarehintsoratra :length farafahakeliny ary misy tarehintsoratra manokana iray farafahakeliny.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ity saha ity dia tsy maintsy tarehintsoratra :length fara-fahakeliny ary misy tarehin-tsoratra lehibe iray farafahakeliny sy isa iray.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ity saha ity dia tsy maintsy manana tarehin-tsoratra :length farafahakeliny ary misy tarehin-tsoratra lehibe iray farafahakeliny ary tarehin-tsoratra manokana iray.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ity saha ity dia tsy maintsy manana tarehin-tsoratra :length farafahakeliny ary misy tarehin-tsoratra lehibe iray, isa iray ary tarehintsoratra manokana iray farafahakeliny.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ity saha ity dia tsy maintsy manana tarehin-tsoratra :length farafahakeliny ary misy tarehin-tsoratra lehibe iray farafahakeliny.", + "The :attribute must be at least :length characters.": "Tsy maintsy tarehintsoratra :length fara-fahakeliny ity saha ity.", + "The :attribute must contain at least one letter.": "Ity saha ity dia tsy maintsy misy litera iray farafahakeliny.", + "The :attribute must contain at least one number.": "Ity saha ity dia tsy maintsy misy isa iray farafahakeliny.", + "The :attribute must contain at least one symbol.": "Ity saha ity dia tsy maintsy misy marika iray farafahakeliny.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ity saha ity dia tsy maintsy ahitana litera lehibe iray sy litera kely iray farafahakeliny.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ny saha nomena dia niseho tamin'ny famoahana angon-drakitra. Misafidiana saha hafa azafady." +} diff --git a/locales/mg/json.json b/locales/mg/json.json new file mode 100644 index 00000000000..d6c955de85a --- /dev/null +++ b/locales/mg/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ary fahadisoana :count hafa)", + "(and :count more errors)": "(ary fahadisoana :count hafa)|(ary lesoka :count hafa)|(ary lesoka :count hafa)", + "30 Days": "30 andro", + "60 Days": "60 andro", + "90 Days": "90 andro", + ":amount selected": ":amount voafantina", + ":amount Total": ":amount total", + ":days day trial": ":days andro fitsarana", + ":resource Details": ":resource Tsipiriany", + ":resource Details: :title": ":resource Tsipiriany: :title", + "A decryption key is required.": "Ilaina ny lakile decryption.", + "A fresh verification link has been sent to your email address.": "Nisy rohy fanamarinana vaovao nalefa tany amin'ny adiresy mailakao.", + "A new verification link has been sent to the email address you provided during registration.": "Misy rohy fanamarinana vaovao nalefa tany amin'ny adiresy mailaka nomenao nandritra ny fisoratana anarana.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Misy rohin'ny fanamarinana vaovao nalefa tany amin'ny adiresy mailaka nomenao tao amin'ny firafitry ny mombamomba anao.", + "A new verification link has been sent to your email address.": "Rohy fanamarinana vaovao nalefa tany amin'ny adiresy mailakao.", + "Accept Invitation": "Ekeo ny fanasana", + "Action": "Hetsika", + "Action Event": "Hetsika hetsika", + "Action Events": "Hetsika hetsika", + "Action Happened At": "Nitranga tamin'ny", + "Action Initiated By": "Natomboka tamin'ny", + "Action Name": "Anarana", + "Action Status": "sata", + "Action Target": "Kendrena", + "Actions": "asa", + "Add": "hametraka", + "Add :resource": "Ampio :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Manampia mpikambana vaovao ao amin'ny ekipanao, ahafahan'izy ireo miara-miasa aminao.", + "Add additional security to your account using two factor authentication.": "Ampio fiarovana fanampiny amin'ny kaontinao amin'ny alàlan'ny fanamarinana roa anton-javatra.", + "Add Payment Method": "Ampio fomba fandoavam-bola", + "Add row": "Ampio laharana", + "Add Team Member": "Ampio mpikambana ao amin'ny ekipa", + "Add VAT Number": "Ampio ny laharan'ny VAT", + "Added.": "Nampiana.", + "Additional billing information updated successfully.": "Nohavaozina soa aman-tsara ny fampahalalana momba ny faktiora fanampiny.", + "Address": "Adiresy", + "Address Line 2": "Adiresy andalana 2", + "Administrator": "mpandrindra", + "Administrator users can perform any action.": "Ny mpampiasa mpampiasa dia afaka manao hetsika rehetra.", + "Afghanistan": "Afganistana", + "Aland Islands": "Nosy Åland", + "Albania": "Albania", + "Algeria": "Alzeria", + "All of the people that are part of this team.": "Ny olona rehetra ao anatin'ity ekipa ity.", + "All resources loaded.": "Loatra ny loharano rehetra.", + "All rights reserved.": "Zo rehetra voatokana.", + "Already registered?": "Efa nisoratra anarana?", + "American Samoa": "Samoa Amerika", + "An error occurred while uploading the file.": "Nisy hadisoana nitranga teo am-pampakatra ny rakitra.", + "An error occurred while uploading the file: :error": "Nisy lesoka teo am-pampakarana ny rakitra: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Nisy hadisoana tsy nampoizina ary efa nampandrenesinay ny ekipa mpanohana anay. Andramo indray rahatrizay.", + "Andorra": "ANDORRE", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Mpampiasa iray hafa no nanavao ity loharano ity hatramin'ny nampidirana ity pejy ity. Havaozy azafady ny pejy ary andramo indray.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua sy Barbuda", + "Antigua and Barbuda": "Antigua sy Barbuda", + "API Token": "API Token", + "API Token Permissions": "Fahazoan-dàlana API Token", + "API Tokens": "API Token", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Ny mari-pamantarana API dia mamela ny serivisy antoko fahatelo hanamarina amin'ny fampiharana anay amin'ny anaranao.", + "Apply": "AMPIHARO", + "Apply Coupon": "Ampiharo ny tapakila", + "April": "Aprily", + "Are you sure you want to attempt to pay :amount?": "Tena te hanandrana handoa :amount ve ianao?", + "Are you sure you want to cancel your subscription?": "Tena te hanafoana ny famandrihanao ve ianao?", + "Are you sure you want to delete all the notifications?": "Tena te-hamafa ny fampandrenesana rehetra ve ianao?", + "Are you sure you want to delete the selected resources?": "Tena te-hamafa ireo loharano voafantina ve ianao?", + "Are you sure you want to delete this file?": "Tena te-hamafa ity rakitra ity ve ianao?", + "Are you sure you want to delete this notification?": "Tena te-hamafa ity fampahafantarana ity ve ianao?", + "Are you sure you want to delete this payment method?": "Tena te-hamafa an'io fomba fandoavam-bola io ve ianao?", + "Are you sure you want to delete this resource?": "Tena te-hamafa an'io loharano io tokoa ve ianao?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Tena te-hamafa ity ekipa ity ve ianao? Raha vao voafafa ny ekipa iray dia ho voafafa tanteraka avokoa ny loharanony sy ny angonany.", + "Are you sure you want to delete your account?": "Tena te-hamafa ny kaontinao tokoa ve ianao?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Tena te-hamafa ny kaontinao tokoa ve ianao? Rehefa voafafa ny kaontinao dia ho voafafa tanteraka ny loharanony sy ny angona rehetra ao aminy. Ampidiro azafady ny tenimiafinao hanamafisana fa tianao hamafa tanteraka ny kaontinao.", + "Are you sure you want to detach the selected resources?": "Tena te hanala ireo loharano voafantina ve ianao?", + "Are you sure you want to detach this resource?": "Tena te hanala an'io loharano io ve ianao?", + "Are you sure you want to force delete the selected resources?": "Tena tianao hamafa an-keriny ve ireo loharano voafantina?", + "Are you sure you want to force delete this resource?": "Tena tianao hamafa an-keriny ve ity loharano ity?", + "Are you sure you want to log out?": "Tena te-hivoaka ve ianao?", + "Are you sure you want to mark all notifications as read?": "Tena te-hanamarika ny fampandrenesana rehetra ho efa novakiana tokoa ve ianao?", + "Are you sure you want to remove this item?": "Tena te hanala an'io singa io tokoa ve ianao?", + "Are you sure you want to restore the selected resources?": "Tena te hamerina ireo loharano voafantina ve ianao?", + "Are you sure you want to restore this resource?": "Tena te hamerina an'io loharano io tokoa ve ianao?", + "Are you sure you want to resume your subscription?": "Tena te hanohy ny famandrihanao ve ianao?", + "Are you sure you want to run this action?": "Tena te hanao an'ity hetsika ity ve ianao?", + "Are you sure you want to set this payment method as your default?": "Tena tianao ve ny hametraka ity fomba fandoavam-bola ity ho default?", + "Are you sure you want to stop impersonating?": "Tena te hampitsahatra ny fakam-panahy ve ianao?", + "Are you sure you would like to delete this API token?": "Tena tianao hamafa ity token API ity ve ianao?", + "Are you sure you would like to leave this team?": "Tena te hiala amin'ity ekipa ity ve ianao?", + "Are you sure you would like to remove this person from the team?": "Tena tianao esorina amin'ny ekipa ve io olona io?", + "Are you sure you would like to switch billing plans?": "Tena te hanova drafitra faktiora ve ianao?", + "Argentina": "ARZANTINA", + "Armenia": "Armenia", + "Aruba": "ao Aruba", + "Attach": "mampiditra", + "Attach & Attach Another": "Ampifandraiso ary ampifandraiso ny iray hafa", + "Attach :resource": "Ampifandraiso :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Ampifandraiso ireo rakitra amin'ny alalan'ny fisintonana sy fandatsahana, fifantenana na fanandramana azy ireo.", + "August": "Aogositra", + "Australia": "AOSTRALIA", + "Austria": "Aotrisy", + "Azerbaijan": "AZERBAÏDJAN", + "Bahamas": "Bahamasy", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesy", + "Barbados": "BARBADE", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Alohan'ny hanohizanao, azonao atao ve ny manamarina ny adiresy mailakao amin'ny fipihana ny rohy vao avy nalefanay taminao? Raha tsy naharay ny mailaka ianao dia handefa mailaka hafa aminao izahay.", + "Before proceeding, please check your email for a verification link.": "Alohan'ny hanohizana, jereo azafady ny mailakao mba hahazoana rohy fanamarinana.", + "Belarus": "Belarosia", + "Belgium": "BELZIKA", + "Belize": "Belize", + "Benin": "BÉNIN", + "Bermuda": "Bermudes", + "Bhutan": "BHOUTAN", + "Billing Information": "Fampahalalana momba ny faktiora", + "Billing Management": "Fitantanana faktiora", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Fanjakana Plurinational of", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ary Saba", + "Bosnia And Herzegovina": "Bosnia sy Herzegovina", + "Bosnia and Herzegovina": "Bosnia sy Herzegovina", + "Botswana": "Botsoana", + "Bouvet Island": "Nosy Bouvet", + "Brazil": "BREZILA", + "British Indian Ocean Territory": "Faritanin'ny Ranomasimbe Indianina Britanika", + "Browser Sessions": "Sessions Browser", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bolgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Borondi", + "Cambodia": "KAMBODJA", + "Cameroon": "CAMEROUN", + "Canada": "Kanada", + "Cancel": "hanafoana", + "Cancel Subscription": "Fanafoanana ny famandrihana", + "Cape Verde": "Cape Verde", + "Card": "KARATRA ARA-BAIBOLY", + "Cayman Islands": "Nosy Cayman", + "Central African Republic": "Repoblikan'i Afrika Afovoany", + "Chad": "Tchad", + "Change Subscription Plan": "Hanova drafitra famandrihana", + "Change the current payment method attached to your subscription": "Ovay ny fomba fandoavam-bola ankehitriny miraikitra amin'ny famandrihanao", + "Changes": "FIOVANA", + "Checkout": "Zahao hoe", + "Chile": "Shily", + "China": "CHINE", + "Choose": "Mifidiana", + "Choose :field": "Mifidiana :field", + "Choose :resource": "Mifidiana :resource", + "Choose an option": "Mifidiana safidy", + "Choose date": "Mifidiana daty", + "Choose File": "Mifidiana File", + "Choose Files": "Mifidiana Files", + "Choose Type": "Mifidiana karazana", + "Christmas Island": "Nosy Krismasy", + "City": "Tanàna", + "Click here to re-send the verification email.": "Tsindrio eto raha handefa indray ny mailaka fanamarinana.", + "click here to request another": "tsindrio eto raha hangataka hafa", + "Click to choose": "Tsindrio raha hifidy", + "Close": "AKAIKY", + "Cocos (Keeling) Islands": "Nosy Cocos (Keeling).", + "Code": "fehezan-dalàna", + "Colombia": "KOLOMBIA", + "Comoros": "Comores", + "Confirm": "Manamarina", + "Confirm Billing Action": "Hamafiso ny hetsika faktiora", + "Confirm Password": "Hamafiso ny tenimiafina", + "Confirm Payment": "Hamafiso ny fandoavana", + "Confirm your :amount payment": "Hamafiso ny fandoavanao :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Repoblika Demokratika", + "Congo, the Democratic Republic of the": "Congo, Repoblika Demokratikan'i", + "Constant": "foana", + "Continue To Payment": "Tohizo ny fandoavana", + "Cook Islands": "Nosy Cook", + "Copy to clipboard": "Adikao amin'ny solaitrabe", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Firenena", + "Coupon": "tapakila", + "Coupon applied successfully.": "Nahomby ny tapakila.", + "Create": "MANANGANA", + "Create & Add Another": "Mamorona & Manampia Hafa", + "Create :resource": "Mamorona :resource", + "Create a new team to collaborate with others on projects.": "Mamorona ekipa vaovao hiara-hiasa amin'ny hafa amin'ny tetikasa.", + "Create Account": "Hamorona kaonty", + "Create API Token": "Mamorona API Token", + "Create New Team": "Mamorona Ekipa Vaovao", + "Create Team": "Mamorona Ekipa", + "Created.": "Noforonina.", + "Croatia": "KROASIA", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kiobà", + "Curaçao": "Curaçao", + "Current Password": "Tenimiafina ankehitriny", + "Current Subscription Plan": "Drafitra famandrihana ankehitriny", + "Currently Subscribed": "Misoratra anarana ankehitriny", + "Customer Balance": "Mandanjalanja ny mpanjifa", + "Customize": "Ataovy miavaka", + "Cyprus": "SIPRA", + "Czech Republic": "Repoblika Tcheky", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Maizina", + "Dashboard": "anaty fiara", + "December": "Desambra", + "Decrease": "fihenana", + "Default": "toerana misy anao", + "Delete": "Mamafa", + "Delete :resource": "Mamafa :resource", + "Delete Account": "Fafao ny kaonty", + "Delete all notifications": "Fafao ny fampahafantarana rehetra", + "Delete API Token": "Fafao ny API Token", + "Delete File": "Fafao ny rakitra", + "Delete Notification": "Fafao ny fampahafantarana", + "Delete Resource": "Fafao ny loharanon-karena", + "Delete Selected": "Fafao voafantina", + "Delete Team": "Fafao ny Ekipa", + "Denmark": "DANEMARK", + "Detach": "hanesorana ihany", + "Detach Resource": "Esory ny loharano", + "Detach Selected": "Esory ny voafantina", + "Details": "tsipiriany", + "Disable": "Atsaharo", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Tena te hiala ve ianao? Manana fiovana tsy voatahiry ianao.", + "Dominica": "Dominica", + "Dominican Republic": "Repoblika Dominikanina", + "Done.": "vita.", + "Download": "DOWNLOAD", + "Download Invoice": "Download faktiora", + "Drop file or click to choose": "Atsaharo ny rakitra na tsindrio raha hifidy", + "Drop files or click to choose": "Alefaso ny rakitra na tsindrio raha hifidy", + "Ecuador": "EKOATERA", + "Edit": "Ovay", + "Edit :resource": "Ahitsio :resource", + "Edit Attached": "Ahitsio Apetaka", + "Edit Profile": "Ahitsio ny mombamomba", + "Editor": "mpamoaka lahatsoratra", + "Editor users have the ability to read, create, and update.": "Ny mpampiasa tonian-dahatsoratra dia manana fahafahana mamaky, mamorona ary manavao.", + "Egypt": "EJIPTA", + "El Salvador": "El Salvador", + "Email": "mailaka", + "email": "mailaka", + "Email Address": "Adiresy mailaka", + "Email Addresses": "Adiresy mailaka", + "Email Password Reset Link": "Rohy Famerenana ny tenimiafina mailaka", + "Email Verification": "Fanamarinana mailaka", + "Enable": "Tadiavo", + "Encrypted environment file already exists.": "Efa misy ny rakitra tontolo iainana voasivana.", + "Encrypted environment file not found.": "Tsy hita ny rakitra tontolo iainana voasivana.", + "Ensure your account is using a long, random password to stay secure.": "Ataovy azo antoka fa mampiasa tenimiafina lava sy kisendrasendra ny kaontinao mba hijanonana ho azo antoka.", + "Environment file already exists.": "Efa misy ny rakitra momba ny tontolo iainana.", + "Environment file not found.": "Tsy hita ny rakitra momba ny tontolo iainana.", + "Equatorial Guinea": "Guinée équatoriale", + "Eritrea": "ÉRYTHRÉE", + "Error": "fahadisoana", + "errors": "fahadisoana", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "Ex VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Lany daty :expiration", + "Export As CSV": "Manondrana ho CSV", + "Extra Billing Information": "Fampahalalam-baovao fanampiny", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ilaina ny fanamafisana fanampiny mba hikarakarana ny fandoavanao. Tohizo ny pejy fandoavam-bola amin'ny fipihana ny bokotra etsy ambany.", + "Failed Subscription Payment": "Fandoavana famandrihana tsy nahomby", + "Failed to load :resource!": "Tsy nahavita nampiditra :resource!", + "Falkland Islands (Malvinas)": "Nosy Falkland (Malvinas)", + "Faroe Islands": "Nosy Faroe", + "February": "février", + "Fiji": "FIDJI", + "Filename": "Anaran'ny fisie", + "Finish enabling two factor authentication.": "Vitao ny fanamafisam-peo roa.", + "Finland": "Failandy", + "For your security, please confirm your password to continue.": "Ho fiarovana anao, azafady hamafiso ny tenimiafinao hanohizana.", + "Forbidden": "Voarara", + "Force Delete": "Hery mamafa", + "Force Delete :resource": "Hery mamafa :resource", + "Force Delete Resource": "Force Delete loharano", + "Force Delete Selected": "Hery mamafa voafantina", + "Forgot Password": "Hadino ny tenimiafina", + "Forgot your password?": "Hadinonao ny tenimiafinao?", + "Forgot Your Password?": "Hadinonao ny tenimiafinao?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Hadinonao ny tenimiafinao? Tsisy olana. Ampahafantaro anay fotsiny ny adiresy mailakao dia halefanay mailaka aminao ny rohy famerenana ny tenimiafina ahafahanao misafidy iray vaovao.", + "France": "Frantsa", + "French Guiana": "Guyana frantsay", + "French Polynesia": "Polinezia frantsay", + "French Southern Territories": "Faritany Atsimon'i Frantsa", + "From": "From", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "GÉORGIE", + "Germany": "Alemaina", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Mandehana mody", + "Go to page :page": "Mandehana any amin’ny pejy faha-:page", + "Great! You have accepted the invitation to join the :team team.": "Mahafinaritra! Nanaiky ny fanasana hanatevin-daharana ny ekipa :team ianao.", + "Greece": "GRESY", + "Greenland": "Groenlandy", + "Grenada": "Grenady", + "Guadeloupe": "GRENADY", + "Guam": "Guam", + "Guatemala": "GOATEMALÀ", + "Guernsey": "Guernsey", + "Guinea": "Ginea", + "Guinea-Bissau": "Guinée-Bissau", + "Guyana": "Goiana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Manana eritreritra faharoa momba ny fanafoanana ny famandrihanao? Azonao atao ny manetsika avy hatrany ny famandrihanao amin'ny fotoana rehetra mandra-pahatapitry ny tsingerin'ny faktioranao ankehitriny. Rehefa tapitra ny tsingerin'ny faktioranao ankehitriny dia azonao atao ny misafidy drafitra famandrihana vaovao tanteraka.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Manana eritreritra faharoa momba ny fanafoanana ny famandrihanao? Azonao atao ny mamerina avy hatrany ny famandrihanao amin'ny fotoana rehetra mandra-pahatapitry ny tsingerin'ny faktioranao ankehitriny. Rehefa tapitra ny tsingerin'ny faktioranao amin'izao fotoana izao dia afaka misafidy drafitra famandrihana vaovao tanteraka ianao.", + "Heard Island & Mcdonald Islands": "Heard Island sy McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island sy McDonald Islands", + "Hello!": "Salama!", + "Hide Content": "Afeno ny atiny", + "Hold Up!": "Hold up!", + "Holy See (Vatican City State)": "Holy See (Fanjakan'i Vatikana)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "HONGRIA", + "I agree to the :terms_of_service and :privacy_policy": "Manaiky ny :terms_of_service sy :privacy_policy aho", + "Iceland": "Islandy", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Raha ilaina dia azonao atao ny miala amin'ny fotoam-pitetezanao hafa rehetra amin'ny fitaovanao rehetra. Ny sasany amin'ireo fotoam-pivorianao vao haingana dia voatanisa etsy ambany; na izany aza, ity lisitra ity dia mety tsy ho feno. Raha tsapanao fa voahitsakitsaka ny kaontinao dia tokony havaozinao koa ny tenimiafinao.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Raha efa manana kaonty ianao dia azonao atao ny manaiky ity fanasana ity amin'ny fipihana ny bokotra eto ambany:", + "If you did not create an account, no further action is required.": "Raha tsy namorona kaonty ianao dia tsy mila hetsika fanampiny.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Raha tsy nanantena ny hahazo fanasana ho an'ity ekipa ity ianao dia azonao ariana ity mailaka ity.", + "If you did not receive the email": "Raha tsy nahazo ny mailaka ianao", + "If you did not request a password reset, no further action is required.": "Raha tsy nangataka famerenana ny tenimiafina ianao dia tsy mila hetsika fanampiny.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Raha tsy manana kaonty ianao dia afaka mamorona iray amin'ny fipihana ny bokotra etsy ambany. Aorian'ny famoronana kaonty dia azonao atao ny manindry ny bokotra fanekena fanasana amin'ity mailaka ity mba hanaiky ny fanasana ekipa:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Raha mila manampy fifandraisana manokana na haba amin'ny alàlan'ny invoo ianao, toy ny anarana fandraharahana feno, ny laharana famaranana VAT, na ny adiresin'ny firaketana, azonao atao ny manampy azy eto.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Raha manana olana ianao amin'ny fipihana ny bokotra \":actionText\", kopia sy apetaho ny URL etsy ambany\nao amin'ny navigateur web anao:", + "Impersonate": "hiseho ho", + "Increase": "Mitombo", + "India": "INDE", + "Indonesia": "Indonezia", + "Invalid filename.": "Anaran-drakitra tsy mety.", + "Invalid JSON was returned from the route.": "JSON tsy mety dia naverina avy amin'ny lalana.", + "Invoice Email Addresses": "Adiresy mailaka Invoice", + "Invoice emails updated successfully.": "Ny mailaka Invoice dia nohavaozina soa aman-tsara.", + "Invoices": "faktiora", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Repoblika Islamika", + "Iraq": "Irak", + "Ireland": "Irlandy", + "Isle Of Man": "Nosy Man", + "Isle of Man": "Nosy Man", + "Israel": "Isiraely", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Toa tsy manana famandrihana mavitrika ianao. Azonao atao ny misafidy iray amin'ireo drafitra famandrihana eto ambany hanombohana. Ny drafitra famandrihana dia mety hovana na hofoanana araka izay mety aminao.", + "Italy": "ITALIA", + "Jamaica": "Jamaika", + "January": "Janoary", + "Japan": "Japana", + "Jersey": "Jersey", + "Jordan": "Jordania", + "July": "JOLAY", + "June": "Jona", + "Kazakhstan": "Kazakhstana", + "Kenya": "Kenya", + "Key": "ANDININ-", + "Kiribati": "Kiribati", + "Korea": "Korea Atsimo", + "Korea, Democratic People's Republic of": "Korea, Repoblika Demokratikan'ny Vahoaka", + "Korea, Republic of": "Korea, Repoblikan'i", + "Kosovo": "Kosovo", + "Kuwait": "Koety", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Repoblika Demokratikan'i Lao", + "Last active": "Mavitrika farany", + "Last used": "Fampiasana farany", + "Latvia": "Letonia", + "Leave": "fialan-tsasatra", + "Leave Team": "Mialà Ekipa", + "Lebanon": "LIBANONA", + "length": "NY FAHARETANY", + "Lens": "family", + "Lesotho": "LIBAN", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyana Arab Jamahiriya", + "Liechtenstein": "Liechtenstein", + "Light": "fahazavana", + "Lithuania": "LITOANIA", + "Load :perPage More": "Vesatra :perPage fanampiny", + "Loading": "Loading", + "Location": "Toerana", + "Log in": "Hiditra", + "Log In": "Hiditra", + "Log Out": "Miala", + "Log out": "Miala", + "Log Out Other Browser Sessions": "Mivoaha Sessions Browser hafa", + "Log Viewer": "Log Viewer", + "Login": "Hiditra", + "Logout": "Miala", + "Logs": "hazo", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "Makedonia Avaratra", + "Macedonia, the former Yugoslav Republic of": "Makedonia, Repoblikan'i Yogoslavia teo aloha", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malezia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Mitantana kaonty", + "Manage and log out your active sessions on other browsers and devices.": "Tantano sy mivoaka ny fotoam-pivorianao mavitrika amin'ny navigateur sy fitaovana hafa.", + "Manage API Tokens": "Tantano ny API Tokens", + "Manage Role": "Mitantana Role", + "Manage Team": "Mitantana Ekipa", + "Managing billing for :billableName": "Mitantana faktiora ho an'ny :billableName", + "March": "MARTSA", + "Mark all as Read": "Mariho ho voavaky ny rehetra", + "Mark all notifications as read": "Mariho ho voavaky ny fampahafantarana rehetra", + "Mark Read": "Read Read", + "Mark Unread": "Marka tsy voavaky", + "Marshall Islands": "Nosy Marshall", + "Martinique": "Martinika", + "Mauritania": "Maoritania", + "Mauritius": "MAORISY", + "May": "MEY", + "Mayotte": "Mayotte", + "Mexico": "Meksika", + "Micronesia, Federated States Of": "Mikrônezia", + "Micronesia, Federated States of": "Micronesia, Fanjakana Federasiona", + "Moldova": "Moldavia", + "Moldova, Republic of": "Moldavia, Repoblikan'i", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "MONTÉNÉGRO", + "Month To Date": "Volana diavina", + "Monthly": "Isam-bolana", + "monthly": "Isam-bolana", + "Montserrat": "Montserrat", + "Morocco": "Maraoka", + "Mozambique": "MOZAMBIKA", + "Myanmar": "Madagascar", + "Name": "Anarana", + "name": "anarana", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "NÉPAL", + "Netherlands": "Pays-Bas", + "Netherlands Antilles": "Antilles Holandy", + "Nevermind": "Tsy maninona ka", + "Nevermind, I'll keep my old plan": "Tsy maninona fa hotazoniko ny drafitra taloha", + "New": "Vaovao", + "New :resource": "Vaovao :resource", + "New Caledonia": "Nouvelle-Calédonie", + "New Password": "Tenimiafina vaovao", + "New Zealand": "Novely zelandy", + "Next": "Manaraka", + "Next Payment": "Fandoavana manaraka", + "Next Payment on": "Fandoavana manaraka amin'ny", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nizeria", + "Niue": "Niue", + "No": "tsy misy", + "No :resource matched the given criteria.": "Tsy misy :resource mifanaraka amin'ny fepetra nomena.", + "No additional information...": "Tsy misy fanampim-panazavana...", + "No Current Data": "Tsy misy angona ankehitriny", + "No Data": "Tsy misy data", + "no file selected": "tsy misy rakitra voafantina", + "No Increase": "Tsy misy fisondrotana", + "No payment methods on file.": "Tsy misy fomba fandoavam-bola ao anaty rakitra.", + "No payment scheduled.": "Tsy misy fandoavam-bola voalahatra.", + "No Prior Data": "Tsy misy data teo aloha", + "No Results Found.": "Tsy misy valiny hita.", + "Norfolk Island": "Nosy Norfolk", + "Northern Mariana Islands": "Nosy Mariana Avaratra", + "Norway": "NORVEZY", + "Not Found": "Tsy hita", + "Notifications": "fampahatsiahivana", + "Nova": "Nova", + "Nova User": "Nova mpampiasa", + "November": "Novambra", + "October": "OKTOBRA", + "of": "nY", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Raha vao voafafa ny ekipa iray dia ho voafafa tanteraka avokoa ny loharanony sy ny angonany. Alohan'ny hamafa ity ekipa ity dia alaivo azafady izay angona na fampahalalana momba ity ekipa ity izay tianao hotehirizina.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Rehefa voafafa ny kaontinao dia ho voafafa tanteraka ny loharanony sy ny angona rehetra ao aminy. Alohan'ny hamafa ny kaontinao dia alaivo azafady izay angona na fampahalalana tianao hotehirizina.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Rehefa voafafa ny kaontinao dia ho voafafa tanteraka ny loharanony sy ny angona rehetra ao aminy. Ampidiro azafady ny tenimiafinao hanamafisana fa tianao hamafa tanteraka ny kaontinao.", + "Only Trashed": "Fako ihany", + "Open Invoices": "Open faktiora", + "Original": "tamin'ny fototra", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Ny vavahadin-tseraseran'ny fitantanana faktiora dia ahafahanao mitantana amin'ny fomba mety ny drafitra famandrihanao, ny fomba fandoavam-bola ary ny fampidinana ny faktiora vao haingana.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Ny vavahadin-tseraseray fitantanana faktiora dia ahafahanao mitantana amin'ny fomba mora ny drafitry ny famandrihanao, ny fomba fandoavam-bola ary misintona ny faktiorao vao haingana.", + "Page Expired": "Lany daty ny pejy", + "Pagination Navigation": "Fikarohana an-tsokosoko", + "Paid": "karama", + "Pakistan": "Pakistana", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Faritany Palestiniana, voabodo", + "Panama": "Panama", + "Papua New Guinea": "Papouasie-Nouvelle-Guinée", + "Paraguay": "PARAGOAY", + "Password": "Password", + "password": "Password", + "Payment Confirmation": "Fanamafisana ny fandoavana", + "Payment Information": "Fampahafantarana momba ny fandoavam-bola", + "Payment information updated successfully.": "Nohavaozina soa aman-tsara ny fampahalalana momba ny fandoavam-bola.", + "Payment Method": "Fomba fandoavam-bola", + "Payment Methods": "Fomba fandoavam-bola", + "Payment Required": "Ilaina ny fandoavam-bola", + "Payments": "fandoavam-bola", + "Pending Team Invitations": "Fanasana Ekipa miandry", + "Per Page": "Isaky ny Pejy", + "Permanently delete this team.": "Vonoy mandrakizay ity ekipa ity.", + "Permanently delete your account.": "Vonoy mandrakizay ny kaontinao.", + "Permissions": "alalana", + "Peru": "PEROA", + "Philippines": "Filipina", + "Photo": "Sary", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Ekeo azafady ny fepetran'ny serivisy.", + "Please click the button below to verify your email address.": "Kitiho azafady ny bokotra etsy ambany raha hanamarina ny adiresy mailakao.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Hamarino azafady ny fidirana amin'ny kaontinao amin'ny fampidirana ny iray amin'ireo kaody fanarenana maika.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Hamarino azafady ny fidirana amin'ny kaontinao amin'ny fampidirana ny kaody fanamarinana omen'ny fampiharana authenticator anao.", + "Please confirm your password before continuing.": "Hamarino azafady ny tenimiafinao alohan'ny hanohizana.", + "Please copy your new API token. For your security, it won't be shown again.": "Adikao azafady ny mari-pamantarana API anao. Ho fiarovana anao dia tsy haseho intsony izany.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Ampidiro azafady ny tenimiafinao hanamafisana fa te-hivoaka amin'ny fotoam-pitetezanao hafa amin'ny fitaovanao rehetra ianao.", + "Please provide a maximum of three invoice emails addresses.": "Azafady mba omeo adiresy mailaka telo indrindra ny adiresy mailaka.", + "Please provide the email address of the person you would like to add to this team.": "Omeo azafady ny adiresy mailaka an'ilay olona tianao hampidirina amin'ity ekipa ity.", + "Please set a default payment method before retrying payments.": "Azafady azafady azafady ny fomba fandoavam-bola alohan'ny famerenana ny fandoavam-bola.", + "Please set a default payment method before swapping plans.": "Mametraha fomba fandoavam-bola mahazatra alohan'ny hanakalozana drafitra.", + "Poland": "POLONINA", + "Portugal": "Portiogaly", + "Press / to search": "Tsindrio / raha hikaroka", + "Preview": "TOPI-MASO", + "Previewing": "fanopazana maso", + "Previous": "Teo aloha", + "Privacy Policy": "politika fiarovana fiainan'olona", + "Profile": "TANTARANY", + "Profile Information": "mombamomba ny mombamomba", + "Puerto Rico": "Porto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quarter hatramin'izao", + "Recovery Code": "Kaody fanarenana", + "Refresh": "Havaozina", + "Regards,": "momba,", + "Regenerate Recovery Codes": "Ireo kaody fanarenana indray", + "Register": "hisoratra anarana", + "Reload": "Avereno", + "Remember me": "Tsarovy aho", + "Remember Me": "Tsarovy aho", + "Remove": "esory", + "Remove Photo": "Esory ny sary", + "Remove Team Member": "Esory ny mpikambana ao amin'ny ekipa", + "Replicate": "vitantsika ny maka tahaka", + "Required fields": "saha ilaina", + "Resend Verification Email": "Alefaso indray ny mailaka fanamarinana", + "Reset Filters": "Avereno ny sivana", + "Reset Password": "Avereno ny tenimiafina", + "Reset Password Notification": "Reset fampandrenesana tenimiafina", + "resource": "loharano", + "Resource Row Dropdown": "Ravoakan'ny romotra", + "Resources": "Harena", + "resources": "harena", + "Restore": "Ampodio", + "Restore :resource": "Ampodio :resource", + "Restore Resource": "Avereno ny loharano", + "Restore Selected": "Avereno voafantina", + "results": "VOKATRA", + "Resume Subscription": "Tohizo ny famandrihana", + "Retry Payment": "Andramo indray ny fandoavana", + "Return to :appName": "Hiverina any amin'ny :appName", + "Reunion": "La Réunion", + "Role": "anjara asa", + "Romania": "Romania", + "Run Action": "Mihazakazaka hetsika", + "Russian Federation": "Federasiona Rosiana", + "Rwanda": "Rwanda", + "Réunion": "La Réunion", + "Saint Barthelemy": "Md Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "St. Kitts sy Nevis", + "Saint Kitts and Nevis": "Saint Kitts sy Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Md Martin", + "Saint Martin (French part)": "Saint Martin (fizarana frantsay)", + "Saint Pierre And Miquelon": "Md Pierre sy Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre sy Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent sy Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent sy ny Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé sy Príncipe", + "Sao Tome and Principe": "Sao Tome sy Principe", + "Saudi Arabia": "Arabia Saodita", + "Save": "afa-tsy", + "Saved.": "Voavonjy.", + "Scroll to bottom": "Mihodina mankany ambany", + "Scroll to top": "Mihodina mankany ambony", + "Search": "karohy", + "Secure Area": "Faritra azo antoka", + "Select": "Safidio", + "Select a different plan": "Misafidiana drafitra hafa", + "Select a log file...": "Misafidiana fisie log...", + "Select A New Photo": "Mifidiana sary vaovao", + "Select Action": "Safidio ny hetsika", + "Select all": "Fidio daholo", + "Select All Dropdown": "Safidio ny dropdown rehetra", + "Select this page": "Fidio ity pejy ity", + "Send Password Reset Link": "Alefaso rohy Reset Password", + "Senegal": "SÉNÉGAL", + "September": "septembre", + "Serbia": "Serbia", + "Server Error": "Error Server", + "Service Unavailable": "Tsy afaka ampiasaina ny serivisy", + "Set as default": "Ataovy ho default", + "Setup Key": "Fanalahidy fanalahidy", + "Seychelles": "Seychelles", + "Show All Fields": "Asehoy ny saha rehetra", + "Show Content": "Asehoy ny votoatiny", + "Show Recovery Codes": "Asehoy ny kaody fanarenana", + "Showing": "maneho", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Niditra ho", + "Singapore": "SINGAPOUR", + "Sint Maarten (Dutch part)": "Sint maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Malefaka voafafa", + "Solomon Islands": "Nosy Salomon", + "Somalia": "Somalia", + "Something went wrong.": "Nisy zavatra tsy nety.", + "Sorry! You are not authorized to perform this action.": "Miala tsiny! Tsy mahazo alalana hanao ity hetsika ity ianao.", + "Sorry, your session has expired.": "Miala tsiny fa tapitra ny session-nao.", + "South Africa": "Afrika Atsimo", + "South Georgia And Sandwich Isl.": "Georgia Atsimo sy Nosy Sandwich Atsimo", + "South Georgia and the South Sandwich Islands": "Georgia Atsimo sy ny Nosy Sandwich Atsimo", + "South Sudan": "Sodàna Atsimo", + "Spain": "ESPAINA", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Hetsika mitokana", + "Start Polling": "Atombohy ny fifidianana", + "Start polling": "Atombohy ny fandatsaham-bato", + "State / County": "Fanjakana / County", + "Stop Impersonating": "Atsaharo ny fisandohana", + "Stop Polling": "Atsaharo ny fandatsaham-bato", + "Stop polling": "Atsaharo ny fandatsaham-bato", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Tehirizo ireo kaody fanarenana ireo ao amin'ny mpitantana tenimiafina azo antoka. Azo ampiasaina hamerenana ny fidirana amin'ny kaontinao izy ireo raha toa ka very ny fitaovanao fanamarinana roa.", + "Subscribe": "Raiso amin ny", + "Subscription Information": "Fampahafantarana momba ny famandrihana", + "Subscription Pending": "Famandrihana miandry", + "Sudan": "Sodàna", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard sy Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard sy Jan Mayen", + "Swaziland": "Soazilandy", + "Sweden": "SOEDA", + "Switch Teams": "Miova Ekipa", + "Switzerland": "SOISA", + "Syrian Arab Republic": "Repoblika Arabo Syriana", + "System": "RAFITRA", + "Taiwan": "TAÏWAN", + "Taiwan, Province of China": "Taiwan, Faritanin'i Sina", + "Tajikistan": "TADJIKISTAN", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Repoblikan'i Etazonia", + "TAX": "HETRA", + "Team Details": "Details momba ny ekipa", + "Team Invitation": "Fanasana ekipa", + "Team Members": "Mpikambana ao amin'ny ekipa", + "Team Name": "Anaran'ny ekipa", + "Team Owner": "Tompon'ny ekipa", + "Team Settings": "Ekipa Settings", + "Terms of Service": "Fepetran'ny serivisy", + "Thailand": "TAILANDY", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Misaotra nisoratra anarana! Alohan'ny hanombohanao, azonao atao ve ny manamarina ny adiresy mailakao amin'ny fipihana ny rohy vao avy nalefanay taminao? Raha tsy naharay ny mailaka ianao dia handefa mailaka hafa aminao izahay.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Misaotra amin'ny fanohananao hatrany. Nametraka dika mitovy amin'ny faktiorao ho an'ny firaketanao izahay. Azafady ampahafantaro anay raha manana fanontaniana na olana ianao.", + "Thanks,": "Misaotra,", + "The :attribute must be a valid role.": "Ny :attribute dia tokony ho anjara manan-danja.", + "The :attribute must be at least :length characters and contain at least one number.": "Ny :attribute dia tsy maintsy misy tarehintsoratra :length farafahakeliny ary misy isa iray farafahakeliny.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ny :attribute dia tsy maintsy misy tarehintsoratra :length farafahakeliny ary misy tarehintsoratra manokana iray farafahakeliny ary isa iray.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ny :attribute dia tsy maintsy misy tarehintsoratra :length farafahakeliny ary misy tarehintsoratra manokana iray farafahakeliny.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ny :attribute dia tsy maintsy tarehintsoratra :length fara-fahakeliny ary misy tarehin-tsoratra lehibe iray farafahakeliny sy isa iray.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ny :attribute dia tsy maintsy misy tarehintsoratra :length fara-fahakeliny ary misy tarehin-tsoratra lehibe iray farafahakeliny ary tarehintsoratra manokana iray.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ny :attribute dia tsy maintsy tarehin-tsoratra :length fara-fahakeliny ary misy tarehin-tsoratra lehibe iray farafahakeliny, isa iray ary tarehintsoratra manokana iray.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ny :attribute dia tsy maintsy misy tarehintsoratra :length fara-fahakeliny ary misy tarehin-tsoratra lehibe iray farafahakeliny.", + "The :attribute must be at least :length characters.": "Ny :attribute dia tsy maintsy :length farafahakeliny.", + "The :attribute must contain at least one letter.": "Ny :attribute dia tsy maintsy misy litera iray farafahakeliny.", + "The :attribute must contain at least one number.": "Ny :attribute dia tsy maintsy misy isa iray farafahakeliny.", + "The :attribute must contain at least one symbol.": "Ny :attribute dia tsy maintsy misy marika iray farafahakeliny.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ny :attribute dia tsy maintsy misy litera lehibe iray sy litera kely iray farafahakeliny.", + "The :resource was created!": "Noforonina ny :resource!", + "The :resource was deleted!": "Voafafa ny :resource!", + "The :resource was restored!": "Naverina tamin'ny laoniny ny :resource!", + "The :resource was updated!": "Nohavaozina ny :resource!", + "The action was executed successfully.": "Vita soa aman-tsara ny hetsika.", + "The default payment method cannot be removed.": "Tsy azo esorina ny fomba fandoavam-bola mahazatra.", + "The file was deleted!": "Voafafa ilay rakitra!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ny :attribute nomena dia nipoitra tamin'ny famoahana angon-drakitra. Misafidiana :attribute hafa azafady.", + "The given data was invalid.": "Tsy mety ny angona nomena.", + "The government won't let us show you what's behind these doors": "Tsy avelan'ny governemanta hampiseho aminao izay ao ambadik'ireny varavarana ireny izahay", + "The HasOne relationship has already been filled.": "Efa feno ny fifandraisana HasOne.", + "The image could not be loaded": "Tsy azo nalaina ilay sary", + "The image could not be loaded.": "Tsy azo nalaina ilay sary.", + "The invoice emails must be valid email addresses.": "Ny mailaka Invoice dia tsy maintsy adiresy mailaka mety.", + "The password is incorrect.": "Diso ny tenimiafina.", + "The provided coupon code is invalid.": "Ny kaody tapakila nomena dia tsy mety.", + "The provided password does not match your current password.": "Ny tenimiafina nomena dia tsy mifanaraka amin'ny tenimiafinao ankehitriny.", + "The provided password was incorrect.": "Diso ny tenimiafina nomena.", + "The provided two factor authentication code was invalid.": "Tsy mety ny kaody fanamarinana roa lafin-javatra nomena.", + "The provided two factor recovery code was invalid.": "Tsy mety ny kaody fanarenana anton-javatra roa nomena.", + "The provided VAT number is invalid.": "Ny laharan'ny VAT nomena dia tsy mety.", + "The resource was attached!": "Nampiarahina ny loharano!", + "The resource was prevented from being saved!": "Voasakana tsy ho voavonjy ny loharanon-karena!", + "The resource was updated!": "Nohavaozina ny loharano!", + "The response is not a streamed response.": "Ny valiny dia tsy valinteny mivantana.", + "The response is not a view.": "Ny valiny dia tsy fomba fijery.", + "The selected country is invalid.": "Tsy manan-kery ny firenena voafantina.", + "The selected plan is invalid.": "Tsy mety ny drafitra voafantina.", + "The selected resources have been :action!": "Ny loharano voafantina dia :action!", + "The team's name and owner information.": "Ny anaran'ny ekipa sy ny mombamomba ny tompony.", + "There are no available options for this resource.": "Tsy misy safidy azo ampiasaina amin'ity loharano ity.", + "There are no fields to display.": "Tsy misy saha haseho.", + "There are no new notifications.": "Tsy misy fampandrenesana vaovao.", + "There was a problem executing the action.": "Nisy olana tamin'ny fanatanterahana ny hetsika.", + "There was a problem fetching the resource.": "Nisy olana tamin'ny fakana ny loharano.", + "There was a problem submitting the form.": "Nisy olana tamin'ny fandefasana ny taratasy.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Nasaina tao amin'ny ekipanao ireo olona ireo ary nandefa mailaka fanasana. Afaka miditra amin'ny ekipa izy ireo amin'ny fanekena ny fanasana mailaka.", + "This account does not have an active subscription.": "Ity kaonty ity dia tsy manana famandrihana mavitrika.", + "This action is unauthorized.": "Ity hetsika ity dia tsy nahazoana alalana.", + "This copy of Nova is unlicensed.": "Ity dika mitovy amin'ny Nova ity dia tsy nahazoana alalana.", + "This coupon code can only be used by new customers.": "Ity kaody tapakila ity dia tsy azo ampiasaina afa-tsy ny mpanjifa vaovao.", + "This device": "Ity fitaovana ity", + "This file field is read-only.": "Ity saha rakitra ity dia vakiana fotsiny.", + "This invoice is no longer open.": "Tsy misokatra intsony ity faktiora ity.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ity dia faritra azo antoka amin'ny fampiharana. Hamarino azafady ny tenimiafinao alohan'ny hanohizana.", + "This password does not match our records.": "Ity tenimiafina ity dia tsy mifanaraka amin'ny firaketanay.", + "This password reset link will expire in :count minutes.": "Ity rohy famerenana ny tenimiafina ity dia ho tapitra afaka :count minitra.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Natomboka io fandoavana io, fa mbola tsy mbola voaray ny vola. Mety haharitra 14 andro izany.", + "This resource no longer exists": "Tsy misy intsony ity loharano ity", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Lany daty ity famandrihana ity ary tsy azo averina. Mamorona famandrihana vaovao azafady.", + "This user already belongs to the team.": "Efa anisan'ny ekipa io mpampiasa io.", + "This user has already been invited to the team.": "Efa nasaina ho ao amin'ny ekipa ity mpampiasa ity.", + "Timor-Leste": "Timor-leste", + "to": "ny", + "To": "ny", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Mba hamaranana ny fampandehanana ny fanamarinana roa lafin-javatra, jereo ity kaody QR manaraka ity amin'ny alàlan'ny fampiharana authenticator an'ny findainao na ampidiro ny fanalahidin'ny fanamboarana ary omeo ny kaody OTP novokarina.", + "Today": "ankehitriny", + "Toggle navigation": "Toggle navigation", + "Togo": "Mandeha", + "Tokelau": "Tokelau", + "Token Name": "Anarana famantarana", + "Tonga": "Tonga", + "Too Many Requests": "Be loatra ny fangatahana", + "total": "sokajy", + "Total:": "Total:", + "Trashed": "Fako", + "Trinidad And Tobago": "Trinidad sy Tobago", + "Trinidad and Tobago": "Trinidad sy Tobago", + "Tunisia": "TONIZIA", + "Turkey": "vorontsiloza", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Nosy Turks sy Caicos", + "Turks and Caicos Islands": "Nosy Turks sy Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Fanamarinana roa lafin-javatra", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Nalefa izao ny fanamarinana roa anton-javatra. Tsindrio ity kaody QR manaraka ity amin'ny alàlan'ny fampiharana authenticator an'ny findainao na ampidiro ny fanalahidin'ny fanamboarana.", + "Type": "Type", + "Uganda": "Oganda", + "Ukraine": "Okraina", + "Unauthorized": "tsy nahazoan-dalana", + "United Arab Emirates": "Emira Arabo Mitambatra", + "United Kingdom": "fanjakana mitambatra", + "United States": "Etazonia", + "United States Minor Outlying Islands": "Nosy Minor tsy ampy taona Etazonia", + "United States Outlying Islands": "Nosy any ivelany any Etazonia", + "Unknown": "TSY FANTATRA", + "Unpaid": "handraisam-bola", + "Update": "vaovao farany", + "Update & Continue Editing": "Fanavaozana sy tohizo ny fanitsiana", + "Update :resource": "Fanavaozana :resource", + "Update :resource: :title": "Fanavaozana :resource::title", + "Update attached :resource: :title": "Fanavaozana mipetaka :resource::title", + "Update Password": "Fanavaozana ny tenimiafina", + "Update Payment Information": "Fanavaozana ny fampahalalana momba ny fandoavam-bola", + "Update Payment Method": "Fanavaozana ny fomba fandoavam-bola", + "Update your account's profile information and email address.": "Havaozy ny mombamomba ny mombamomba ny kaontinao sy ny adiresy mailaka.", + "Uploading": "Hampiditra", + "Uploading files... (:current/:total)": "Mampiakatra rakitra... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Ampiasao ny kaody fanarenana", + "Use an authentication code": "Mampiasà code authentication", + "User Actions": "Hetsika mpampiasa", + "User Security": "Fiarovana ny mpampiasa", + "Username": "Anaran'ny mpampiasa", + "Uzbekistan": "OUZBÉKISTAN", + "Value": "sarobidy", + "Vanuatu": "Vanuatu", + "VAT Number": "Laharana VAT", + "Venezuela": "VENEZOELA", + "Venezuela, Bolivarian Republic of": "Venezoelà, Repoblika Bolivariana", + "Verify Email Address": "Hamarino ny adiresy mailaka", + "Verify Your Email Address": "Hamarino ny adiresy mailakao", + "Viet Nam": "Vietnam", + "View": "Hijery", + "Virgin Islands, British": "Virgin Islands, Britanika", + "Virgin Islands, U.S.": "Virgin Islands, Etazonia", + "Wallis And Futuna": "Wallis sy Futuna", + "Wallis and Futuna": "Wallis sy Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Mikarakara ny famandrihanao izahay. Rehefa vita soa aman-tsara ny famandrihana dia havaozy ho azy ity pejy ity. Amin'ny ankapobeny, ity dingana ity dia tokony haka segondra vitsy monja.", + "We are unable to process your payment. Please contact customer support.": "Tsy afaka mikarakara ny fandoavanao izahay. Mifandraisa amin'ny fanohanana mpanjifa azafady.", + "We have emailed your password reset link!": "Nalefanay mailaka ny rohy famerenana ny tenimiafinao!", + "We were unable to find a registered user with this email address.": "Tsy afaka nahita mpampiasa voasoratra an'io adiresy mailaka io izahay.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Handefa rohy misy rohy misy rohy mankany amin'ny adiresy mailaka izay nofaritanao etsy ambany ianao. Azonao atao ny misaraka ny adiresy mailaka marobe amin'ny fampiasana commas.", + "We're lost in space. The page you were trying to view does not exist.": "Very an-habakabaka isika. Tsy misy ny pejy niezahanao jerena.", + "Welcome Back!": "Tongasoa indray!", + "Western Sahara": "Sahara Andrefana", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Rehefa avela ny fanamarinana anton-javatra roa, dia hasaina ianao hahazo marika azo antoka sy kisendrasendra mandritra ny fanamarinana. Azonao alaina avy amin'ny fampiharana Google Authenticator an'ny findainao io famantarana io.", + "Whoops": "Whoops", + "Whoops!": "Oay!", + "Whoops! Something went wrong.": "Oay! Nisy zavatra tsy nety.", + "With Trashed": "Miaraka amin'ny Trashed", + "Write": "soraty", + "Year To Date": "Taona diavina", + "Yearly": "isan-taona", + "Yemen": "Yemen", + "Yes": "ENY", + "You are already subscribed.": "Efa nisoratra anarana ianao.", + "You are currently within your free trial period. Your trial will expire on :date.": "Ao anatin'ny fotoam-pitsapana maimaim-poana ianao izao. Tapitra ny fitsarana anao amin'ny :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Ao anatin'ny fotoam-pitsapana maimaim-poana ianao izao. Tapitra ny fitsaranao amin'ny :date. Ny fanombohana famandrihana vaovao dia hifarana ny fitsaranao.", + "You are logged in!": "Efa tafiditra ianao!", + "You are receiving this email because we received a password reset request for your account.": "Mahazo ity mailaka ity ianao satria nahazo fangatahana famerenana ny tenimiafina ho an'ny kaontinao.", + "You have been invited to join the :team team!": "Nasaina ianao hanatevin-daharana ny ekipa :team!", + "You have enabled two factor authentication.": "Navelanao ny fanamarinana anton-javatra roa.", + "You have not enabled two factor authentication.": "Tsy navelanao ny fanamarinana anton-javatra roa.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Manana faktiora tsy voaloa ianao. Aorian'ny fanavaozana ny fomba fandoavam-bola mahazatra dia azonao atao ny manandrana indray ny fandoavam-bola amin'ny alàlan'ny lisitry ny faktiora eto ambany.", + "You may accept this invitation by clicking the button below:": "Azonao atao ny manaiky ity fanasana ity amin'ny fipihana ny bokotra eto ambany:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Azonao atao ny manafoana ny famandrihanao amin'ny fotoana rehetra. Rehefa nofoanana ny famandrihanao dia hanana safidy hanohy ny famandrihana ianao mandra-pahatapitry ny tsingerin'ny faktioranao ankehitriny.", + "You may delete any of your existing tokens if they are no longer needed.": "Azonao atao ny mamafa ny mari-pamantarana misy anao raha tsy ilaina intsony izy ireo.", + "You may not delete your personal team.": "Mety tsy hofafanao ny ekipanao manokana.", + "You may not leave a team that you created.": "Mety tsy hiala amin'ny ekipa noforoninao ianao.", + "You will receive an invoice and payment link via email for each billing period.": "Hahazo faktiora sy rohy fandoavam-bola amin'ny alàlan'ny mailaka ianao isaky ny vanim-potoana faktiora.", + "You're logged in!": "Efa tafiditra ianao!", + "Your :invoiceName invoice is now available!": "Azo alaina izao ny faktiora :invoiceName anao!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ny adiresinao faktiora dia :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Nolavina ny karatrao. Mifandraisa amin'ny mpamatsy karatra raha mila fanazavana fanampiny.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ny fomba fandoavanao amin'izao fotoana izao dia carte de crédit mifarana amin'ny :lastFour izay tapitra amin'ny :expiration.", + "Your email address is unverified.": "Tsy voamarina ny adiresy mailakao.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Tsy nahomby ny fandoavanao :amount farany. Havaozy azafady ny fomba fandoavanao hanandrana indray ilay fandoavam-bola tsy nahomby.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Tsy nahomby ny fandoavanao farany :amount amin'ny :date. Havaozy azafady ny fomba fandoavanao hanandrana indray ilay fandoavam-bola tsy nahomby.", + "Your next payment of :amount will be processed on :date.": "Ny fandoavanao :amount manaraka dia amin'ny :date.", + "Your payment method has been added successfully.": "Nampidirina soa aman-tsara ny fomba fandoavanao.", + "Your payment method will be charged automatically for each billing period.": "Ny fomba fandoavanao dia ho voaloa ho azy isaky ny vanim-potoana faktiora.", + "Your registered VAT Number is :vatNumber.": "Ny laharana VAT voasoratra anarana dia :vatNumber.", + "Your subscription has been started successfully.": "Natomboka soa aman-tsara ny famandrihanao.", + "Your subscription has been successfully cancelled.": "Nofoanana soa aman-tsara ny famandrihanao.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Nofoanana soa aman-tsara ny famandrihanao. Mbola hanana fidirana ianao mandra-pahatapitry ny fe-potoana faktiora.", + "Your subscription was successfully resumed.": "Naverina soa aman-tsara ny famandrihanao.", + "Your subscription was successfully updated.": "Nohavaozina soa aman-tsara ny famandrihanao.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbaboe", + "Zip / Postal Code": "Zip / Kaody paositra", + "Åland Islands": "Nosy Åland" +} diff --git a/locales/mg/php-inline.json b/locales/mg/php-inline.json new file mode 100644 index 00000000000..b4224e5d51c --- /dev/null +++ b/locales/mg/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Tsy maintsy ekena io saha io.", + "accepted_if": "Ity saha ity dia tsy maintsy ekena rehefa :other dia :value.", + "active_url": "Ity saha ity dia tsy URL manan-kery.", + "after": "Ity saha ity dia tokony ho daty aorian'ny :date.", + "after_or_equal": "Ity saha ity dia tokony ho daty aorian'ny :date na mitovy.", + "alpha": "Tsy maintsy misy litera ihany ity saha ity.", + "alpha_dash": "Ity saha ity dia tsy maintsy misy litera, isa, tsipika ary tsipitsipika fotsiny.", + "alpha_num": "Tsy maintsy misy litera sy isa ihany io saha io.", + "any_of": "Tsy manan-kery ity saha ity.", + "array": "Ity saha ity dia tokony ho laharan-kira.", + "ascii": "Ity saha ity dia tsy maintsy misy tarehin-tsoratra sy marika alfanumerik-byte tokana.", + "attached": "Ity saha ity dia efa miraikitra.", + "before": "Ity saha ity dia tokony ho daty alohan'ny :date.", + "before_or_equal": "Ity saha ity dia tsy maintsy daty mialoha na mitovy amin'ny :date.", + "between.array": "Ity saha ity dia tsy maintsy manana singa :min ka hatramin'ny :max.", + "between.file": "Ity saha ity dia tsy maintsy eo anelanelan'ny :min sy :max kilobytes.", + "between.numeric": "Ity saha ity dia tokony ho eo anelanelan'ny :min sy :max.", + "between.string": "Ity saha ity dia tsy maintsy eo anelanelan'ny :min ka hatramin'ny :max tarehintsoratra.", + "boolean": "Tokony ho marina na diso io saha io.", + "can": "Ity saha ity dia misy sanda tsy nahazoana alalana.", + "confirmed": "Ity fanamafisana saha ity dia tsy mifanaraka.", + "contains": "Tsy misy sanda ilaina ity saha ity.", + "date": "Ity saha ity dia tsy daty manan-kery.", + "date_equals": "Ity saha ity dia tokony ho daty mitovy amin'ny :date.", + "date_format": "Ity saha ity dia tsy mifanaraka amin'ny endrika :format.", + "decimal": "Ity saha ity dia tsy maintsy manana toerana desimal :decimal.", + "declined": "Tsy maintsy lavina io saha io.", + "declined_if": "Tsy maintsy lavina ity saha ity rehefa :other dia :value.", + "different": "Ity saha sy :other ity dia tsy maintsy hafa.", + "digits": "Tsy maintsy isa :digits ity saha ity.", + "digits_between": "Ity saha ity dia tsy maintsy eo anelanelan'ny isa :min sy :max.", + "dimensions": "Ity saha ity dia manana refy sary tsy mety.", + "distinct": "Ity saha ity dia manana sanda mitovy.", + "doesnt_contain": "Ity sehatra ity dia tsy tokony misy na iza na iza: :values.", + "doesnt_end_with": "Ity saha ity dia tsy tokony hifarana amin'ny iray amin'ireto manaraka ireto: :values.", + "doesnt_start_with": "Ity sehatra ity dia tsy tokony hanomboka amin'ny iray amin'ireto manaraka ireto: :values.", + "email": "Ity saha ity dia tsy maintsy adiresy mailaka manan-kery.", + "ends_with": "Ity saha ity dia tsy maintsy mifarana amin'ny iray amin'ireto manaraka ireto: :values.", + "enum": "Tsy mety ny saha voafantina.", + "exists": "Tsy mety ny saha voafantina.", + "extensions": "Ity saha ity dia tsy maintsy manana iray amin'ireto fanitarana manaraka ireto: :values.", + "file": "Ity saha ity dia tokony ho rakitra.", + "filled": "Tsy maintsy manana sanda io saha io.", + "gt.array": "Ity saha ity dia tsy maintsy manana singa mihoatra ny :value.", + "gt.file": "Ity saha ity dia tsy maintsy mihoatra ny :value kilobytes.", + "gt.numeric": "Tokony ho mihoatra ny :value ity saha ity.", + "gt.string": "Tsy maintsy mihoatra ny :value isa io saha io.", + "gte.array": "Ity saha ity dia tsy maintsy manana singa :value na mihoatra.", + "gte.file": "Ity saha ity dia tokony ho lehibe kokoa na mitovy amin'ny :value kilobytes.", + "gte.numeric": "Ity saha ity dia tokony ho lehibe kokoa na mitovy amin'ny :value.", + "gte.string": "Ity saha ity dia tsy maintsy lehibe kokoa na mitovy amin'ny tarehintsoratra :value.", + "hex_color": "Ity saha ity dia tsy maintsy loko hexadecimal manankery.", + "image": "Ity saha ity dia tsy maintsy sary.", + "in": "Tsy mety ny saha voafantina.", + "in_array": "Ity sehatra ity dia tsy misy amin'ny :other.", + "in_array_keys": "Ity sehatra ity dia tsy maintsy misy iray farafahakeliny iray amin'ireto lakile manaraka ireto: :values.", + "integer": "Tsy maintsy integer ity saha ity.", + "ip": "Ity saha ity dia tsy maintsy adiresy IP manankery.", + "ipv4": "Ity saha ity dia tokony ho adiresy IPv4 manan-kery.", + "ipv6": "Ity saha ity dia tsy maintsy adiresy IPv6 manankery.", + "json": "Tokony ho tady JSON manankery ity saha ity.", + "list": "Ity saha ity dia tsy maintsy lisitra.", + "lowercase": "Tsy maintsy litera kely ity saha ity.", + "lt.array": "Ity saha ity dia tsy maintsy manana singa latsaky ny :value.", + "lt.file": "Tokony ho latsaky ny :value kilobytes ity saha ity.", + "lt.numeric": "Tokony ho latsaky ny :value ity saha ity.", + "lt.string": "Tokony ho latsaky ny :value isa ity saha ity.", + "lte.array": "Ity saha ity dia tsy tokony hanana singa mihoatra ny :value.", + "lte.file": "Ity saha ity dia tokony ho latsaky ny :value kilobytes na mitovy.", + "lte.numeric": "Ity saha ity dia tsy maintsy latsaky ny :value na mitovy.", + "lte.string": "Ity saha ity dia tsy maintsy latsaky na mitovy amin'ny tarehintsoratra :value.", + "mac_address": "Ity saha ity dia tsy maintsy adiresy MAC manankery.", + "max.array": "Ity saha ity dia tsy tokony hanana singa mihoatra ny :max.", + "max.file": "Ity saha ity dia tsy tokony hihoatra ny :max kilobytes.", + "max.numeric": "Tsy tokony hihoatra ny :max ity saha ity.", + "max.string": "Tsy tokony hihoatra ny tarehintsoratra :max ity saha ity.", + "max_digits": "Ity saha ity dia tsy tokony hanana isa mihoatra ny :max.", + "mimes": "Ity saha ity dia tokony ho karazana rakitra: :values.", + "mimetypes": "Ity saha ity dia tokony ho karazana rakitra: :values.", + "min.array": "Ity saha ity dia tsy maintsy manana singa :min farafahakeliny.", + "min.file": "Tokony ho :min kilobytes fara-fahakeliny io saha io.", + "min.numeric": "Tokony ho :min farafahakeliny io saha io.", + "min.string": "Tsy maintsy tarehintsoratra :min fara-fahakeliny ity saha ity.", + "min_digits": "Ity saha ity dia tsy maintsy manana isa :min farafahakeliny.", + "missing": "Tsy maintsy misy io saha io.", + "missing_if": "Tsy maintsy tsy hita io saha io rehefa :other dia :value.", + "missing_unless": "Tsy maintsy tsy hita io saha io raha tsy hoe :other no :value.", + "missing_with": "Tsy maintsy tsy hita io saha io rehefa misy :values.", + "missing_with_all": "Tsy maintsy tsy hita io saha io rehefa misy :values.", + "multiple_of": "Ity saha ity dia tokony ho maromaro amin'ny :value.", + "not_in": "Tsy mety ny saha voafantina.", + "not_regex": "Tsy mety ity endrika saha ity.", + "numeric": "Tsy maintsy laharana ity saha ity.", + "password.letters": "Ity saha ity dia tsy maintsy misy litera iray farafahakeliny.", + "password.mixed": "Ity saha ity dia tsy maintsy ahitana litera lehibe iray sy litera kely iray farafahakeliny.", + "password.numbers": "Ity saha ity dia tsy maintsy misy isa iray farafahakeliny.", + "password.symbols": "Ity saha ity dia tsy maintsy misy marika iray farafahakeliny.", + "password.uncompromised": "Ny saha nomena dia niseho tamin'ny famoahana angon-drakitra. Misafidiana saha hafa azafady.", + "present": "Tsy maintsy misy io saha io.", + "present_if": "Ity saha ity dia tsy maintsy misy rehefa :other dia :value.", + "present_unless": "Ity saha ity dia tsy maintsy misy raha tsy :other dia :value.", + "present_with": "Tsy maintsy misy io saha io rehefa misy :values.", + "present_with_all": "Tsy maintsy misy io saha io rehefa misy :values.", + "prohibited": "Voarara ity saha ity.", + "prohibited_if": "Voarara ity saha ity rehefa :other dia :value.", + "prohibited_if_accepted": "Voarara ny saha rehefa misy :other ny fanekena.", + "prohibited_if_declined": "Voarara ny saha rehefa :other ny halavany.", + "prohibited_unless": "Voarara ity saha ity raha tsy misy :other ao anatin'ny :values.", + "prohibits": "Ity sehatra ity dia mandrara ny :other tsy ho tonga.", + "regex": "Tsy mety ity endrika saha ity.", + "relatable": "Ity saha ity dia mety tsy mifandray amin'ity loharano ity.", + "required": "Tsy maintsy fenoina ity saha ity.", + "required_array_keys": "Ity saha ity dia tsy maintsy misy fidirana ho an'ny: :values.", + "required_if": "Ilaina ity saha ity rehefa :other dia :value.", + "required_if_accepted": "Ilaina ity saha ity rehefa ekena ny :other.", + "required_if_declined": "Ilaina ity saha ity rehefa lavina ny :other.", + "required_unless": "Ilaina ity saha ity raha tsy misy :other amin'ny :values.", + "required_with": "Ilaina ity saha ity rehefa misy :values.", + "required_with_all": "Ilaina ity saha ity rehefa misy :values.", + "required_without": "Ilaina ity saha ity rehefa tsy misy :values.", + "required_without_all": "Ilaina ity saha ity rehefa tsy misy ny :values.", + "same": "Ity saha sy :other ity dia tsy maintsy mifanandrify.", + "size.array": "Ity saha ity dia tsy maintsy misy singa :size.", + "size.file": "Tokony ho :size kilobytes ity saha ity.", + "size.numeric": "Tokony ho :size ity saha ity.", + "size.string": "Tsy maintsy tarehintsoratra :size ity saha ity.", + "starts_with": "Ity saha ity dia tsy maintsy manomboka amin'ny iray amin'ireto manaraka ireto: :values.", + "string": "Tokony ho tady ity saha ity.", + "timezone": "Ity saha ity dia tokony ho fari-potoana manan-kery.", + "ulid": "Ity saha ity dia tsy maintsy ULID manankery.", + "unique": "Efa noraisina io saha io.", + "uploaded": "Tsy nampiakatra ity saha ity.", + "uppercase": "Tokony ho sora-baventy io saha io.", + "url": "Ity saha ity dia tokony ho URL manan-kery.", + "uuid": "Tokony ho UUID manankery ity saha ity." +} diff --git a/locales/mg/php.json b/locales/mg/php.json new file mode 100644 index 00000000000..077a6d44886 --- /dev/null +++ b/locales/mg/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Tsy maintsy ekena ny :attribute.", + "accepted_if": "Ny :attribute dia tsy maintsy ekena rehefa :other dia :value.", + "active_url": "Ny :attribute dia tsy URL manan-kery.", + "after": "Ny :attribute dia tokony ho daty aorian'ny :date.", + "after_or_equal": "Ny :attribute dia tokony ho daty aorian'ny :date na mitovy.", + "alpha": "Ny :attribute dia tsy maintsy misy litera ihany.", + "alpha_dash": "Ny :attribute dia tsy maintsy misy litera, isa, tsipika ary tsipitsipika fotsiny.", + "alpha_num": "Ny :attribute dia tsy maintsy misy litera sy isa ihany.", + "any_of": "Tsy manan-kery ny saha :attribute.", + "array": "Ny :attribute dia tokony ho array.", + "ascii": "Ny saha :attribute dia tsy maintsy misy tarehin-tsoratra sy marika alfanumerika tokana tokana.", + "attached": "Ity :attribute ity dia efa miraikitra.", + "before": "Ny :attribute dia tokony ho daty alohan'ny :date.", + "before_or_equal": "Ny :attribute dia tsy maintsy daty mialoha na mitovy amin'ny :date.", + "between.array": "Ny :attribute dia tsy maintsy manana singa :min ka hatramin'ny :max.", + "between.file": "Ny :attribute dia tsy maintsy eo anelanelan'ny :min sy :max kilobytes.", + "between.numeric": "Ny :attribute dia tsy maintsy eo anelanelan'ny :min sy :max.", + "between.string": "Ny :attribute dia tsy maintsy eo anelanelan'ny :min ka hatramin'ny :max tarehintsoratra.", + "boolean": "Ny saha :attribute dia tokony ho marina na diso.", + "can": "Ny saha :attribute dia misy sanda tsy nahazoana alalana.", + "confirmed": "Ny fanamafisana :attribute dia tsy mifanaraka.", + "contains": "Ny saha :attribute dia tsy misy sanda ilaina.", + "current_password": "Diso ny tenimiafina.", + "date": "Ny :attribute dia tsy daty manan-kery.", + "date_equals": "Ny :attribute dia tokony ho daty mitovy amin'ny :date.", + "date_format": "Ny :attribute dia tsy mifanaraka amin'ny format :format.", + "decimal": "Ny saha :attribute dia tsy maintsy manana toerana :decimal decimal.", + "declined": "Ny :attribute dia tsy maintsy lavina.", + "declined_if": "Tsy maintsy lavina ny :attribute raha :value ny :other.", + "different": "Ny :attribute sy :other dia tsy maintsy hafa.", + "digits": "Ny :attribute dia tokony ho :digits isa.", + "digits_between": "Ny :attribute dia tsy maintsy eo anelanelan'ny :min sy :max isa.", + "dimensions": "Ny :attribute dia manana refy sary tsy mety.", + "distinct": "Ny saha :attribute dia manana sanda mitovy.", + "doesnt_contain": "Ny saha :attribute dia tsy tokony hisy na iray amin'ireto manaraka ireto: :values.", + "doesnt_end_with": "Ny saha :attribute dia tsy tokony hifarana amin'ny iray amin'ireto manaraka ireto: :values.", + "doesnt_start_with": "Ny saha :attribute dia tsy tokony hanomboka amin'ny iray amin'ireto manaraka ireto: :values.", + "email": "Ny :attribute dia tsy maintsy adiresy mailaka manan-kery.", + "ends_with": "Ny :attribute dia tsy maintsy mifarana amin'ny iray amin'ireto manaraka ireto: :values.", + "enum": "Ny :attribute voafantina dia tsy mety.", + "exists": "Ny :attribute voafantina dia tsy mety.", + "extensions": "Ny saha :attribute dia tsy maintsy manana iray amin'ireto fanitarana manaraka ireto: :values.", + "failed": "Ireo fahazoan-dàlana ireo dia tsy mifanaraka amin'ny firaketanay.", + "file": "Ny :attribute dia tsy maintsy rakitra.", + "filled": "Tsy maintsy manana sanda ny saha :attribute.", + "gt.array": "Ny :attribute dia tsy maintsy manana zavatra mihoatra ny :value.", + "gt.file": "Ny :attribute dia tsy maintsy mihoatra ny :value kilobytes.", + "gt.numeric": "Ny :attribute dia tsy maintsy mihoatra ny :value.", + "gt.string": "Ny :attribute dia tsy maintsy mihoatra ny :value isa.", + "gte.array": "Ny :attribute dia tsy maintsy manana singa :value na mihoatra.", + "gte.file": "Ny :attribute dia tokony ho lehibe kokoa na mitovy amin'ny :value kilobytes.", + "gte.numeric": "Ny :attribute dia tokony ho lehibe kokoa na mitovy amin'ny :value.", + "gte.string": "Ny :attribute dia tsy maintsy lehibe kokoa na mitovy amin'ny tarehintsoratra :value.", + "hex_color": "Ny saha :attribute dia tsy maintsy loko hexadecimal manankery.", + "image": "Ny :attribute dia tsy maintsy sary.", + "in": "Ny :attribute voafantina dia tsy mety.", + "in_array": "Ny saha :attribute dia tsy misy amin'ny :other.", + "in_array_keys": "Ny saha :attribute dia tsy maintsy misy farafaharatsiny iray amin'ireto lakile manaraka ireto: :values.", + "integer": "Ny :attribute dia tsy maintsy integer.", + "ip": "Ny :attribute dia tsy maintsy adiresy IP manan-kery.", + "ipv4": "Ny :attribute dia tsy maintsy adiresy IPv4 manan-kery.", + "ipv6": "Ny :attribute dia tokony ho adiresy IPv6 manan-kery.", + "json": "Ny :attribute dia tokony ho tady JSON manan-kery.", + "list": "Ny saha :attribute dia tsy maintsy lisitra.", + "lowercase": "Ny saha :attribute dia tsy maintsy litera kely.", + "lt.array": "Ny :attribute dia tsy maintsy manana singa latsaky ny :value.", + "lt.file": "Ny :attribute dia tsy maintsy latsaky ny :value kilobytes.", + "lt.numeric": "Ny :attribute dia tsy maintsy latsaky ny :value.", + "lt.string": "Ny :attribute dia tsy maintsy latsaky ny :value tarehintsoratra.", + "lte.array": "Ny :attribute dia tsy tokony hanana zavatra mihoatra ny :value.", + "lte.file": "Ny :attribute dia tsy maintsy latsaky na mitovy amin'ny :value kilobytes.", + "lte.numeric": "Ny :attribute dia tsy maintsy latsaky ny :value na mitovy.", + "lte.string": "Ny :attribute dia tsy maintsy latsaky na mitovy amin'ny tarehintsoratra :value.", + "mac_address": "Ny :attribute dia tokony ho adiresy MAC manan-kery.", + "max.array": "Ny :attribute dia tsy tokony hanana zavatra mihoatra ny :max.", + "max.file": "Ny :attribute dia tsy tokony hihoatra ny :max kilobytes.", + "max.numeric": "Ny :attribute dia tsy tokony hihoatra ny :max.", + "max.string": "Tsy tokony hihoatra ny tarehintsoratra :max ny :attribute.", + "max_digits": "Ny saha :attribute dia tsy tokony hanana isa mihoatra ny :max.", + "mimes": "Ny :attribute dia tsy maintsy karazana rakitra: :values.", + "mimetypes": "Ny :attribute dia tsy maintsy karazana rakitra: :values.", + "min.array": "Ny :attribute dia tsy maintsy manana zavatra :min farafahakeliny.", + "min.file": "Ny :attribute dia tsy maintsy farafahakeliny :min kilobytes.", + "min.numeric": "Ny :attribute dia tokony ho :min farafahakeliny.", + "min.string": "Ny :attribute dia tsy maintsy :min farafahakeliny.", + "min_digits": "Ny saha :attribute dia tsy maintsy manana isa :min farafahakeliny.", + "missing": "Tsy maintsy tsy hita ny saha :attribute.", + "missing_if": "Ny saha :attribute dia tsy maintsy tsy hita raha :other dia :value.", + "missing_unless": "Ny saha :attribute dia tsy maintsy tsy hita raha tsy :other no :value.", + "missing_with": "Tsy maintsy tsy hita ny saha :attribute rehefa misy :values.", + "missing_with_all": "Tsy maintsy tsy hita ny saha :attribute rehefa misy :values.", + "multiple_of": "Ny :attribute dia tsy maintsy misy maromaro amin'ny :value.", + "next": "Manaraka \"", + "not_in": "Ny :attribute voafantina dia tsy mety.", + "not_regex": "Tsy mety ny endrika :attribute.", + "numeric": "Ny :attribute dia tsy maintsy isa.", + "password": "Diso ny tenimiafina.", + "password.letters": "Ny saha :attribute dia tsy maintsy misy litera iray farafahakeliny.", + "password.mixed": "Ny saha :attribute dia tsy maintsy misy litera lehibe iray farafahakeliny sy litera kely iray.", + "password.numbers": "Ny saha :attribute dia tsy maintsy misy isa iray farafahakeliny.", + "password.symbols": "Ny saha :attribute dia tsy maintsy misy marika iray farafahakeliny.", + "password.uncompromised": "Ny :attribute nomena dia nipoitra tamin'ny famoahana angon-drakitra. Misafidiana :attribute hafa azafady.", + "present": "Ny saha :attribute dia tsy maintsy misy.", + "present_if": "Ny saha :attribute dia tsy maintsy misy rehefa :other dia :value.", + "present_unless": "Ny saha :attribute dia tsy maintsy misy raha tsy :other dia :value.", + "present_with": "Ny saha :attribute dia tsy maintsy misy rehefa misy :values.", + "present_with_all": "Ny saha :attribute dia tsy maintsy misy rehefa misy :values.", + "previous": "«Teo aloha", + "prohibited": "Ny saha :attribute dia voarara.", + "prohibited_if": "Ny saha :attribute dia voarara raha :other dia :value.", + "prohibited_if_accepted": "Voarara ny saha :attribute rehefa misy :other ny ekena.", + "prohibited_if_declined": "Voarara ny saha :attribute rehefa lany ny :other.", + "prohibited_unless": "Voarara ny saha :attribute raha tsy ao anatin'ny :values ny :other.", + "prohibits": "Ny saha :attribute dia mandrara ny :other tsy ho tonga.", + "regex": "Tsy mety ny endrika :attribute.", + "relatable": "Ity :attribute ity dia mety tsy mifandray amin'ity loharano ity.", + "required": "Ilaina ny saha :attribute.", + "required_array_keys": "Ny saha :attribute dia tsy maintsy misy fidirana ho an'ny: :values.", + "required_if": "Ilaina ny saha :attribute raha :value ny :other.", + "required_if_accepted": "Ilaina ny saha :attribute rehefa ekena ny :other.", + "required_if_declined": "Ilaina ny saha :attribute rehefa lavina ny :other.", + "required_unless": "Ilaina ny saha :attribute raha tsy :other no ao anatin'ny :values.", + "required_with": "Ilaina ny saha :attribute rehefa misy :values.", + "required_with_all": "Ilaina ny saha :attribute rehefa misy :values.", + "required_without": "Ilaina ny saha :attribute rehefa tsy misy :values.", + "required_without_all": "Ilaina ny saha :attribute rehefa tsy misy ny :values.", + "reset": "Naverina ny tenimiafinao.", + "same": "Ny :attribute sy :other dia tsy maintsy mifanandrify.", + "sent": "Nalefanay mailaka ny rohy famerenana ny tenimiafinao.", + "size.array": "Ny :attribute dia tsy maintsy misy zavatra :size.", + "size.file": "Ny :attribute dia tokony ho :size kilobytes.", + "size.numeric": "Ny :attribute dia tokony ho :size.", + "size.string": "Ny :attribute dia tokony ho :size litera.", + "starts_with": "Ny :attribute dia tsy maintsy manomboka amin'ny iray amin'ireto manaraka ireto: :values.", + "string": "Ny :attribute dia tsy maintsy tady.", + "throttle": "Be loatra ny andrana fidirana. Andramo indray afaka :seconds segondra azafady.", + "throttled": "Andraso azafady alohan'ny hanandrana indray.", + "timezone": "Ny :attribute dia tokony ho fe-potoana manan-kery.", + "token": "Ity mari-pamantarana famerenana ny tenimiafina ity dia tsy mety.", + "ulid": "Ny saha :attribute dia tsy maintsy ULID manankery.", + "unique": "Efa azo ny :attribute.", + "uploaded": "Tsy nampiakatra ny :attribute.", + "uppercase": "Ny saha :attribute dia tokony ho lehibe.", + "url": "Ny :attribute dia tokony ho URL manan-kery.", + "user": "Tsy mahita mpampiasa manana io adiresy mailaka io izahay.", + "uuid": "Ny :attribute dia tokony ho UUID manan-kery." +} diff --git a/locales/mi/_excludes.json b/locales/mi/_excludes.json new file mode 100644 index 00000000000..4beb8f3da05 --- /dev/null +++ b/locales/mi/_excludes.json @@ -0,0 +1,88 @@ +[ + "Afghanistan", + "Algeria", + "Angola", + "Antarctica", + "Argentina", + "Aruba", + "Azerbaijan", + "Bangladesh", + "Barbados", + "Belgium", + "Bermuda", + "Bolivia", + "Botswana", + "Burkina Faso", + "Cameroon", + "Cape Verde", + "Colombia", + "Costa Rica", + "CSV (.csv)", + "Czech Republic", + "Djibouti", + "Dominican Republic", + "El Salvador", + "Eritrea", + "Excel (.xlsx)", + "Georgia", + "Guadeloupe", + "Haiti", + "Hong Kong", + "Indonesia", + "Iran", + "Kazakhstan", + "Korea, Republic of", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Latvia", + "Lithuania", + "Malawi", + "Mauritius", + "Mayotte", + "Moldova, Republic of", + "Mozambique", + "Myanmar", + "Nauru", + "New Caledonia", + "Nicaragua", + "Nigeria", + "Niue", + "Papua New Guinea", + "Paraguay", + "Peru", + "Philippines", + "Puerto Rico", + "Romania", + "Russian Federation", + "Rwanda", + "Saint Barthélemy", + "San Marino", + "Sierra Leone", + "Slovakia", + "Slovenia", + "Somalia", + "South Sudan", + "Sri Lanka", + "Sudan", + "Swaziland", + "Taiwan", + "Tajikistan", + "Tanzania, United Republic of", + "Thailand", + "Timor-Leste", + "Tokelau", + "Tonga", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "United Arab Emirates", + "United Kingdom", + "United States", + "Uzbekistan", + "Venezuela", + "Venezuela, Bolivarian Republic of", + "Zambia", + "Zimbabwe" +] diff --git a/locales/mi/json-inline.json b/locales/mi/json-inline.json new file mode 100644 index 00000000000..198cb1bada6 --- /dev/null +++ b/locales/mi/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Me whai mana tenei mara.", + "The :attribute must be at least :length characters and contain at least one number.": "Me :length te iti rawa o tenei apure, kia kotahi pea te tau.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Me :length neke atu nga tohu o tenei apure, kia kotahi neke atu ranei nga tohu motuhake me tetahi nama.", + "The :attribute must be at least :length characters and contain at least one special character.": "Me :length neke atu nga tohu o tenei apure, kia kotahi neke atu ranei nga tohu motuhake.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Me :length neke atu nga tohu o tenei apure, kia kotahi pea te ahua o te papamatua me te tau kotahi.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Me :length neke atu nga tohu o tenei apure, kia kotahi te iti rawa o te kiripuaki matua me tetahi tohu motuhake.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Me :length neke atu nga tohu o tenei apure, kia kotahi neke atu ranei nga tohu o runga, kia kotahi tau, kia kotahi ano te ahua motuhake.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Me :length neke atu nga tohu o tenei apure, kia kotahi te iti rawa o nga tohu o runga.", + "The :attribute must be at least :length characters.": "Me :length neke atu nga tohu o tenei mara.", + "The :attribute must contain at least one letter.": "Kia kotahi te reta i roto i tenei mara.", + "The :attribute must contain at least one number.": "Kia kotahi neke atu te tau kei roto i tenei mara.", + "The :attribute must contain at least one symbol.": "Kia kotahi te tohu kei roto i tenei mara.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Me whai i tenei mara kia kotahi pea te rahi me te reta iti.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Kua puta te mara i roto i te turuturu raraunga. Kōwhiria he āpure kē." +} diff --git a/locales/mi/json.json b/locales/mi/json.json new file mode 100644 index 00000000000..301c417a9bd --- /dev/null +++ b/locales/mi/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(me te :count atu hapa)", + "(and :count more errors)": "(me te :count atu hapa)|(me te :count atu hapa)|(me te :count atu hapa)", + "30 Days": "30 Ra", + "60 Days": "60 Ra", + "90 Days": "90 Ra", + ":amount selected": ":amount kua tohua", + ":amount Total": ":amount Katoa", + ":days day trial": ":days ra whakamatautau", + ":resource Details": ":resource Nga korero", + ":resource Details: :title": ":resource Taipitopito: :title", + "A decryption key is required.": "He kī wetemuna e hiahiatia ana.", + "A fresh verification link has been sent to your email address.": "Kua tukuna he hononga manatoko hou ki to wahitau imeera.", + "A new verification link has been sent to the email address you provided during registration.": "Kua tukuna he hononga manatoko hou ki te wahitau imeera i tukuna e koe i te rehitatanga.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Kua tukuna he hononga manatoko hou ki te wahitau imeera i homai e koe ki o tautuhinga kōtaha.", + "A new verification link has been sent to your email address.": "Kua tukuna he hononga manatoko hou ki to wahitau imeera.", + "Accept Invitation": "Whakaaetia te Powhiri", + "Action": "Mahi", + "Action Event": "Takahanga Mahi", + "Action Events": "Nga Mahi Mahi", + "Action Happened At": "I tupu I", + "Action Initiated By": "I timatahia e", + "Action Name": "Ingoa", + "Action Status": "Tūnga", + "Action Target": "Whainga", + "Actions": "Nga Mahi", + "Add": "Tāpiri", + "Add :resource": "Tāpiri :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Tāpirihia he mema hōu ki tō tīma, kia taea ai e rātou te mahi tahi me koe.", + "Add additional security to your account using two factor authentication.": "Tāpirihia he haumarutanga taapiri ki to putea ma te whakamahi i nga waahanga e rua.", + "Add Payment Method": "Tāpiri Tikanga Utu", + "Add row": "Tāpiri rarangi", + "Add Team Member": "Taapirihia he mema o te roopu", + "Add VAT Number": "Taapirihia te nama VAT", + "Added.": "Kua tapirihia.", + "Additional billing information updated successfully.": "I pai te whakahou i nga korero nama nama taapiri.", + "Address": "Wāhitau", + "Address Line 2": "Raina Wāhitau 2", + "Administrator": "Kaiwhakahaere", + "Administrator users can perform any action.": "Ka taea e nga kaiwhakamahi kaiwhakahaere te mahi i tetahi mahi.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Nga Moutere o Åland", + "Albania": "Tanuia", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Ko nga taangata katoa kei roto i tenei roopu.", + "All resources loaded.": "Kua utaina nga rauemi katoa.", + "All rights reserved.": "Katoa nga mana.", + "Already registered?": "Kua rēhita kē?", + "American Samoa": "Hāmoa Amerika", + "An error occurred while uploading the file.": "I puta he hapa i te wa e tuku ana i te konae.", + "An error occurred while uploading the file: :error": "I puta he hapa i te wa e tuku ana i te konae: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "I puta he hapa ohorere, a kua whakamohio atu matou ki ta matou roopu tautoko. Me ngana ano i muri mai.", + "Andorra": "Andora", + "Angola": "Angola", + "Anguilla": "A Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Kua whakahouhia e tetahi atu kaiwhakamahi tenei rauemi mai i te utaina o tenei wharangi. Tāmata koa te whārangi ka ngana anō.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua me Barbuda", + "Antigua and Barbuda": "Antigua me Barbuda", + "API Token": "Tohu API", + "API Token Permissions": "Whakaaetanga Tohu API", + "API Tokens": "Tohu API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Ko nga tohu API ka taea e nga ratonga tuatoru te whakamotuhēhē me o maatau tono mo koe.", + "Apply": "Tonoa", + "Apply Coupon": "Hoatu Tiikiti", + "April": "Aperira", + "Are you sure you want to attempt to pay :amount?": "Kei te tino hiahia koe ki te utu :amount?", + "Are you sure you want to cancel your subscription?": "Kei te tino hiahia koe ki te whakakore i to ohaurunga?", + "Are you sure you want to delete all the notifications?": "Me muku katoa nga whakamohiotanga?", + "Are you sure you want to delete the selected resources?": "Kei te tino hiahia koe ki te muku i nga rauemi kua tohua?", + "Are you sure you want to delete this file?": "Kei te tino hiahia koe ki te muku i tenei konae?", + "Are you sure you want to delete this notification?": "Kei te tino hiahia koe ki te muku i tenei panui?", + "Are you sure you want to delete this payment method?": "Kei te tino hiahia koe ki te muku i tenei tikanga utu?", + "Are you sure you want to delete this resource?": "Kei te tino hiahia koe ki te muku i tenei rauemi?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Kei te tino hiahia koe ki te muku i tenei kapa? Ina mukua tetahi kapa, ka mukua katoa ona rawa me ana raraunga.", + "Are you sure you want to delete your account?": "Kei te tino hiahia koe ki te muku i to putea?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kei te tino hiahia koe ki te muku i to putea? Kia mukua to putea, ka mukua katoa ona rawa me ana raraunga. Whakauruhia koa to kupuhipa hei whakaū kei te pirangi koe ki te muku i to putea.", + "Are you sure you want to detach the selected resources?": "E tino hiahia ana koe ki te wete i nga rauemi kua tohua?", + "Are you sure you want to detach this resource?": "E tino hiahia ana koe ki te wete i tenei rauemi?", + "Are you sure you want to force delete the selected resources?": "Me kaha ki te muku i nga rauemi kua tohua?", + "Are you sure you want to force delete this resource?": "Me kaha ki te muku i tenei rauemi?", + "Are you sure you want to log out?": "Kei te tino hiahia koe ki te takiputa?", + "Are you sure you want to mark all notifications as read?": "Kei te tino hiahia koe ki te tohu i nga whakamohiotanga katoa kua panuitia?", + "Are you sure you want to remove this item?": "Kei te tino hiahia koe ki te tango i tenei mea?", + "Are you sure you want to restore the selected resources?": "Kei te tino hiahia koe ki te whakaora i nga rauemi kua tohua?", + "Are you sure you want to restore this resource?": "Kei te tino hiahia koe ki te whakaora i tenei rauemi?", + "Are you sure you want to resume your subscription?": "Kei te tino hiahia koe ki te whakaara ano i to ohaurunga?", + "Are you sure you want to run this action?": "Kei te tino hiahia koe ki te whakahaere i tenei mahi?", + "Are you sure you want to set this payment method as your default?": "Kei te tino hiahia koe ki te tautuhi i tenei tikanga utu hei taunoa?", + "Are you sure you want to stop impersonating?": "Kei te tino hiahia koe ki te whakamutu i te whakatauira?", + "Are you sure you would like to delete this API token?": "Kei te tino hiahia koe ki te muku i tenei tohu API?", + "Are you sure you would like to leave this team?": "Kei te tino hiahia koe ki te wehe atu i tenei kapa?", + "Are you sure you would like to remove this person from the team?": "Kei te tino hiahia koe ki te tango i tenei tangata mai i te roopu?", + "Are you sure you would like to switch billing plans?": "Kei te tino hiahia koe ki te huri i nga mahere nama?", + "Argentina": "Argentina", + "Armenia": "Arameni", + "Aruba": "Aruba", + "Attach": "Whakapiri", + "Attach & Attach Another": "Whakapiri me te Whakapiri i tetahi atu", + "Attach :resource": "Whakapiri :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Whakauruhia nga konae ma te toia me te maturuturu, te kowhiri, te whakamatautau ranei.", + "August": "Akuhata", + "Australia": "Ahitereiria", + "Austria": "Ateria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Poari", + "Bahrain": "Hunga kōhungahunga", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "I mua i te haere tonu, ka taea e koe te manatoko i to wahitau imeera ma te panui i te hono ka tukuna atu e matou ki a koe? Mena kaore koe i whiwhi i te imeera, ka tukuna atu e matou tetahi atu.", + "Before proceeding, please check your email for a verification link.": "I mua i te haere, tirohia to imeera mo te hono manatoko.", + "Belarus": "Peraruhia", + "Belgium": "Belgium", + "Belize": "Whitene", + "Benin": "Nonon", + "Bermuda": "Bermuda", + "Bhutan": "Phutana", + "Billing Information": "Nga korero nama", + "Billing Management": "Whakahaere Pire", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, te ahua o te whenua o", + "Bonaire, Sint Eustatius and Saba": "Bonaire, tohu Eustatius me Saba", + "Bosnia And Herzegovina": "Bosnia me Herzegovina", + "Bosnia and Herzegovina": "Bosnia me Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Moutere Bouvet", + "Brazil": "Paratira", + "British Indian Ocean Territory": "Te rohe o te Moana Inia o Ingarangi", + "Browser Sessions": "Wātū Pūtirotiro", + "Brunei Darussalam": "Bruneri darusalam", + "Bulgaria": "Lgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "BURUDI", + "Cambodia": "Karbodia", + "Cameroon": "Cameroon", + "Canada": "Kanata", + "Cancel": "Whakakore", + "Cancel Subscription": "Whakakore ohaurunga", + "Cape Verde": "Cape Verde", + "Card": "Kaari", + "Cayman Islands": "Nga Moutere o Cayman", + "Central African Republic": "Te Repupirita Afirika Waenga", + "Chad": "Hē", + "Change Subscription Plan": "Huri Mahere Ohaurunga", + "Change the current payment method attached to your subscription": "Hurihia te tikanga utu o naianei e piri ana ki to ohaurunga", + "Changes": "Huringa", + "Checkout": "Takitaki", + "Chile": "Maramara", + "China": "Haina", + "Choose": "Kōwhiri", + "Choose :field": "Kōwhiri :field", + "Choose :resource": "Kōwhiri :resource", + "Choose an option": "Kōwhiria he kōwhiringa", + "Choose date": "Kōwhiri rā", + "Choose File": "Kōwhiri Kōnae", + "Choose Files": "Kōwhiri Kōnae", + "Choose Type": "Kōwhiri Momo", + "Christmas Island": "Moutere Kirihimete", + "City": "Taone", + "Click here to re-send the verification email.": "Paatohia a konei ki te tuku ano i te imeera whakamana.", + "click here to request another": "paatohia a konei ki te tono i tetahi atu", + "Click to choose": "Pāwhiri ki te kōwhiri", + "Close": "Katia", + "Cocos (Keeling) Islands": "Ko nga Moutere o Cocos (Keeling).", + "Code": "Waehere", + "Colombia": "Colombia", + "Comoros": "Komoro", + "Confirm": "Whakaū", + "Confirm Billing Action": "Whakaū Hohenga Pire", + "Confirm Password": "Whakaū Kupuhipa", + "Confirm Payment": "Whakaū Utu", + "Confirm your :amount payment": "Whakapumautia to utu :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Congo, Manapori Republic", + "Congo, the Democratic Republic of the": "Congo, te Manapori Republic of the", + "Constant": "Tonu", + "Continue To Payment": "Haere tonu ki te utu", + "Cook Islands": "Kuki Airani", + "Copy to clipboard": "Tārua ki te papatopenga", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'ivoire", + "Country": "Whenua", + "Coupon": "tīkitipati", + "Coupon applied successfully.": "I momoho te tono Tikitipati.", + "Create": "Waihanga", + "Create & Add Another": "Waihanga me te taapiri i tetahi atu", + "Create :resource": "Waihanga :resource", + "Create a new team to collaborate with others on projects.": "Waihangahia he roopu hou hei mahi tahi me etahi atu i runga i nga kaupapa.", + "Create Account": "Waihanga Pūkete", + "Create API Token": "Waihangahia te Tohu API", + "Create New Team": "Waihanga Kapa Hou", + "Create Team": "Waihanga Rōpū", + "Created.": "Hangaia.", + "Croatia": "Kōrero", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Whatianga", + "Curaçao": "Cugraçao", + "Current Password": "Kupuhipa o nāianei", + "Current Subscription Plan": "Mahere Ohaurunga o naianei", + "Currently Subscribed": "Kua Ohauru inaianei", + "Customer Balance": "Taurite Kiritaki", + "Customize": "Whakaritea", + "Cyprus": "Kaiperu", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Côte d'ivoire", + "Dark": "pouri", + "Dashboard": "Papatohu", + "December": "Hakihea", + "Decrease": "Whakaheke", + "Default": "Taunoa", + "Delete": "Mukua", + "Delete :resource": "Mukua :resource", + "Delete Account": "Muku Pūkete", + "Delete all notifications": "Mukua nga whakamohiotanga katoa", + "Delete API Token": "Mukua te Tohu API", + "Delete File": "Mukua Kōnae", + "Delete Notification": "Muku Whakamōhiotanga", + "Delete Resource": "Muku Rauemi", + "Delete Selected": "Mukua kua tohua", + "Delete Team": "Mukua te Kapa", + "Denmark": "Tenemaka", + "Detach": "Wewete", + "Detach Resource": "Wewete Rauemi", + "Detach Selected": "Wehe kua tohua", + "Details": "Nga korero", + "Disable": "Monokia", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Kei te tino hiahia koe ki te wehe? He huringa kare ano koe i tiakina.", + "Dominica": "Raunicina", + "Dominican Republic": "Dominican Republic", + "Done.": "Kua oti.", + "Download": "Tikiake", + "Download Invoice": "Tikiake Nama", + "Drop file or click to choose": "Whakatakahia te konae ka paato ranei hei whiriwhiri", + "Drop files or click to choose": "Whakatakahia nga konae ka paato ranei hei whiriwhiri", + "Ecuador": "Ekuador", + "Edit": "Whakatikatika", + "Edit :resource": "Whakatika :resource", + "Edit Attached": "Whakatika Apitihia", + "Edit Profile": "Whakatika Kōtaha", + "Editor": "Etita", + "Editor users have the ability to read, create, and update.": "Ko nga kaiwhakamahi etita he kaha ki te panui, te hanga, me te whakahou.", + "Egypt": "Ihipa", + "El Salvador": "El Salvador", + "Email": "Īmēra", + "email": "īmēra", + "Email Address": "Wāhitau Īmēra", + "Email Addresses": "Wāhitau Īmēra", + "Email Password Reset Link": "Īmēra Kupuhipa Tautuhi Hononga", + "Email Verification": "Īmēra Manatoko", + "Enable": "Whakahohe", + "Encrypted environment file already exists.": "Kei te noho tonu te konae taiao whakamunatia.", + "Encrypted environment file not found.": "Kaore i kitea te konae taiao whakamunatia.", + "Ensure your account is using a long, random password to stay secure.": "Me mohio kei te whakamahi to putea i tetahi kupuhipa roa, matapōkere kia noho haumaru.", + "Environment file already exists.": "Kei te tīariari kē te kōnae taiao.", + "Environment file not found.": "Kaore i kitea te konae taiao.", + "Equatorial Guinea": "Guinea Equatorial", + "Eritrea": "Eritrea", + "Error": "Hapa", + "errors": "hapa", + "Estonia": "Erononia", + "Ethiopia": "Etiopia", + "ex VAT": "ex vat", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Ka pau te :expiration", + "Export As CSV": "Kaweake Hei CSV", + "Extra Billing Information": "Nga korero nama taapiri", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Me whai whakamana ano hei whakahaere i to utu. Haere tonu ki te wharangi utu ma te paato i te paatene kei raro nei.", + "Failed Subscription Payment": "Utu ohaurunga rahua", + "Failed to load :resource!": "I rahua te uta :resource!", + "Falkland Islands (Malvinas)": "Moutere Falkland (Malvinas)", + "Faroe Islands": "Nga Moutere o Faroe", + "February": "Pepuere", + "Fiji": "Whīti", + "Filename": "Ingoa Kōnae", + "Finish enabling two factor authentication.": "Whakaotihia te whakamotuhēhēnga take e rua.", + "Finland": "Fitora", + "For your security, please confirm your password to continue.": "Mo to haumarutanga, whakauhia to kupuhipa kia haere tonu.", + "Forbidden": "Kua rāhuitia", + "Force Delete": "Whakahauhia te Mukua", + "Force Delete :resource": "Whakahauhia te Mukua :resource", + "Force Delete Resource": "Whakahaua te Muku Rauemi", + "Force Delete Selected": "Whakahauhia te Mukua kua tohua", + "Forgot Password": "Wareware Kupuhipa", + "Forgot your password?": "Kua wareware to kupuhipa?", + "Forgot Your Password?": "Kua wareware i to Kupuhipa?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Kua wareware to kupuhipa? Kaore he raruraru. Me whakamohio mai ki to wahitau imeera ka imeera atu matou ki a koe he hononga tautuhi kupuhipa ka taea e koe te whiriwhiri i tetahi mea hou.", + "France": "Parani", + "French Guiana": "French Guyana", + "French Polynesia": "Poronīhia Wīwī", + "French Southern Territories": "French Territories Tonga", + "From": "Mai", + "Gabon": "Ātohi", + "Gambia": "Mibia", + "Georgia": "Georgia", + "Germany": "Tiamana", + "Ghana": "Ko Ghana", + "Gibraltar": "Kibraltar", + "Go Home": "Haere ki te kainga", + "Go to page :page": "Haere ki te wharangi :page", + "Great! You have accepted the invitation to join the :team team.": "Rawe! Kua whakaae koe ki te tono kia uru mai ki te roopu tekau.", + "Greece": "Kariki", + "Greenland": "Kokoru", + "Grenada": "Arenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Kaukau", + "Guatemala": "Ko Guatemala", + "Guernsey": "Kaitoko", + "Guinea": "Tangata", + "Guinea-Bissau": "Guinea-bissau", + "Guyana": "Tangata whenua", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "He whakaaro tuarua mo te whakakore i to ohaurunga? Ka taea e koe te whakahohe i to ohaurunga i nga wa katoa tae noa ki te mutunga o to huringa nama nama. Ka mutu to huringa nama o naianei, ka taea e koe te whiriwhiri i tetahi mahere ohaurunga hou.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "He whakaaro tuarua mo te whakakore i to ohaurunga? Ka taea e koe te whakahoki i to ohaurunga i nga wa katoa tae noa ki te mutunga o to huringa nama nama. Ka mutu to huringa nama o naianei, ka taea e koe te whiriwhiri i tetahi mahere ohaurunga hou.", + "Heard Island & Mcdonald Islands": "Te Moutere o Heard me McDonald", + "Heard Island and McDonald Islands": "Te Moutere o Heard me McDonald", + "Hello!": "Kia ora!", + "Hide Content": "Huna Ihirangi", + "Hold Up!": "Kia mau!", + "Holy See (Vatican City State)": "Hunga Tapu (Taone o Vatican)", + "Honduras": "Manu", + "Hong Kong": "Hong Kong", + "Hungary": "Hunerika", + "I agree to the :terms_of_service and :privacy_policy": "E whakaae ana ahau ki te :terms_of_service me te :privacy_policy", + "Iceland": "Tiorangi", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Mena e tika ana, ka taea e koe te takiputa atu i etahi atu waahi tirotiro puta noa i o taputapu katoa. Ko etahi o o wahanga o naianei kei raro iho nei; heoi, kare pea tenei rarangi i tino pau. Ki te whakaaro koe kua taupatupatuhia to putea, me whakahou ano koe i to kupuhipa.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Mena kei a koe he kaute, ka whakaae koe ki tenei powhiri ma te paatene i te paatene i raro nei:", + "If you did not create an account, no further action is required.": "Mena kaore koe i hanga i tetahi kaute, kaore he mahi ano e hiahiatia ana.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Mena kaore koe i whakaaro ka whiwhi powhiri ki tenei roopu, ka whakakorehia e koe tenei imeera.", + "If you did not receive the email": "Mena kaore koe i whiwhi i te imeera", + "If you did not request a password reset, no further action is required.": "Mena kaore koe i tono mo te tautuhi kupuhipa, kaore he mahi atu.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Mena karekau he putea, ka taea e koe te hanga i tetahi ma te paatene i te paatene i raro nei. I muri i te hanga i tetahi kaute, ka taea e koe te paato i te paatene whakaae ki tenei imeera ki te whakaae ki te tono a te roopu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Mena ka hiahia koe ki te taapiri i nga korero taapiri, i nga korero taake ranei ki o nama, penei i to ingoa pakihi katoa, te nama tautuhi VAT, te wahitau rekoata ranei, ka tapiritia e koe i konei.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Mena kei te raru koe ki te panui i te paatene \":actionText\", kape me te whakapiri i te URL kei raro nei\nki tō pūtirotiro tukutuku:", + "Impersonate": "Whakapaipai", + "Increase": "Whakanuia", + "India": "Inia", + "Indonesia": "Indonesia", + "Invalid filename.": "Ingoa kōnae muhu.", + "Invalid JSON was returned from the route.": "I whakahokia mai a JSON muhu mai i te ara.", + "Invoice Email Addresses": "Wāhitau Emailmera", + "Invoice emails updated successfully.": "He pai te whakahoutanga o nga imeera Invoice.", + "Invoices": "Nga nama", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Tuhinga o mua", + "Iraq": "Iraki", + "Ireland": "Airana", + "Isle Of Man": "Moutere o te Tangata", + "Isle of Man": "Moutere o te Tangata", + "Israel": "Iharaira", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Te ahua nei karekau he ohaurunga kaha. Ka taea e koe te whiriwhiri tetahi o nga mahere ohaurunga i raro nei hei timata. Ka taea te whakarereke, te whakakore ranei i nga mahere ohaurunga ki a koe e pai ana.", + "Italy": "Itari", + "Jamaica": "Hameika", + "January": "Hanuere", + "Japan": "Hapani", + "Jersey": "Heeri", + "Jordan": "Ko Horano", + "July": "Hōngongoi", + "June": "Hune", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kunya", + "Key": "Kī", + "Kiribati": "Kiripati", + "Korea": "Korea ki te Tonga", + "Korea, Democratic People's Republic of": "Korea, Manapori Tangata Republic of", + "Korea, Republic of": "Korea, Republic of", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Repupiripia Manapori Tangata o Lao", + "Last active": "Hohe whakamutunga", + "Last used": "Whakamahinga whakamutunga", + "Latvia": "Latvia", + "Leave": "Waiho", + "Leave Team": "Waiho Tiima", + "Lebanon": "Repanona", + "length": "roa", + "Lens": "Arotahi", + "Lesotho": "Manganga", + "Liberia": "Koleria", + "Libyan Arab Jamahiriya": "Ripia Arab Jamahiriya", + "Liechtenstein": "Tuhinga o mua", + "Light": "Maama", + "Lithuania": "Lithuania", + "Load :perPage More": "Utaina :perPage Ētahi atu", + "Loading": "Uta ana", + "Location": "Tauwāhi", + "Log in": "Takiuru", + "Log In": "Takiuru", + "Log Out": "Takiputa atu", + "Log out": "Takiputa atu", + "Log Out Other Browser Sessions": "Takiputa atu i etahi atu Wātū Pūtirotiro", + "Log Viewer": "Kaitaki Rangitaki", + "Login": "Takiuru", + "Logout": "Takiputa", + "Logs": "Rangitaki", + "Luxembourg": "KekeBEBU", + "Macao": "Makao", + "Macedonia": "Makeronia ki te raki", + "Macedonia, the former Yugoslav Republic of": "Makeronia, te repupiripia o mua o Yugoslavia o", + "Madagascar": "Ringacascar", + "Malawi": "Malawi", + "Malaysia": "Mareia", + "Maldives": "Tahanga", + "Mali": "Mare", + "Malta": "Merita", + "Manage Account": "Whakahaere Pūkete", + "Manage and log out your active sessions on other browsers and devices.": "Whakahaere me te takiputa i o waahi hohe i runga i etahi atu kaitirotiro me nga taputapu.", + "Manage API Tokens": "Whakahaerehia nga Tohu API", + "Manage Role": "Whakahaere Tūnga", + "Manage Team": "Whakahaere Rōpū", + "Managing billing for :billableName": "Te whakahaere nama mo te :billableName", + "March": "Maehe", + "Mark all as Read": "Tohu katoa kua panuitia", + "Mark all notifications as read": "Tohua nga whakamohiotanga katoa kua panuitia", + "Mark Read": "Tohu Panui", + "Mark Unread": "Tohu Kaore i panuitia", + "Marshall Islands": "Ngā Moutere o Māhara", + "Martinique": "Tohunga nui", + "Mauritania": "Maratania", + "Mauritius": "Mauritius", + "May": "Mei", + "Mayotte": "Mayotte", + "Mexico": "Mehiko", + "Micronesia, Federated States Of": "Maikoronihia", + "Micronesia, Federated States of": "Micronesia, nga whenua federated o", + "Moldova": "Koldova", + "Moldova, Republic of": "Moldova, Republic of", + "Monaco": "Monako", + "Mongolia": "Kongolia", + "Montenegro": "Mona antenegro", + "Month To Date": "Marama ki tenei ra", + "Monthly": "Ia marama", + "monthly": "ia marama", + "Montserrat": "Whaira", + "Morocco": "Moroko", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Ingoa", + "name": "ingoa", + "Namibia": "Namipia", + "Nauru": "Nauru", + "Nepal": "Nipa", + "Netherlands": "Hōrana", + "Netherlands Antilles": "Antilles Hōrana", + "Nevermind": "Kaua rawa", + "Nevermind, I'll keep my old plan": "Kaua rawa, ka mau tonu taku mahere tawhito", + "New": "Hou", + "New :resource": "Hou :resource", + "New Caledonia": "New Caledonia", + "New Password": "Kupuhipa Hou", + "New Zealand": "Aotearoa", + "Next": "Panuku", + "Next Payment": "Utu Panuku", + "Next Payment on": "Utu Panuku kei runga", + "Nicaragua": "Nicaragua", + "Niger": "Uri", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Kao", + "No :resource matched the given criteria.": "Karekau he :resource i tau ki nga paearu i homai.", + "No additional information...": "Karekau he korero taapiri...", + "No Current Data": "Kore Raraunga o Naianei", + "No Data": "Kore Raraunga", + "no file selected": "kāore he kōnae i tīpakohia", + "No Increase": "Kaore he Whakapiki", + "No payment methods on file.": "Kaore he tikanga utu i runga i te konae.", + "No payment scheduled.": "Kaore he utu i whakaritea.", + "No Prior Data": "Kaore he Raraunga o mua", + "No Results Found.": "Kaore i kitea he hua.", + "Norfolk Island": "Te Moutere o Norfolk", + "Northern Mariana Islands": "Nga Moutere o Mariana ki te Raki", + "Norway": "Norewai", + "Not Found": "Kaore i Kitea", + "Notifications": "Whakamōhiotanga", + "Nova": "Ava noa", + "Nova User": "Kaiwhakamahi Nova", + "November": "Noema", + "October": "Oketopa", + "of": "o", + "OK": "pai", + "Oman": "Omana", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ina mukua tetahi kapa, ka mukua katoa ona rawa me ana raraunga. I mua i te whakakore i tenei roopu, tena koa tango i nga raraunga me nga korero mo tenei roopu e hiahia ana koe ki te pupuri.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Kia mukua to putea, ka mukua katoa ona rawa me ana raraunga. I mua i te whakakore i to putea, tena koa tango i nga raraunga me nga korero e hiahia ana koe ki te pupuri.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kia mukua to putea, ka mukua katoa ona rawa me ana raraunga. Whakauruhia koa to kupuhipa hei whakaū kei te pirangi koe ki te muku i to putea.", + "Only Trashed": "Ko Parapara anake", + "Open Invoices": "Whakatuwherahia nga nama", + "Original": "Taketake", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Ka taea e ta maatau tomokanga whakahaere nama ki te whakahaere pai i to mahere ohaurunga, tikanga utu, me te tango i o nama nama.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Ka taea e ta maatau tomokanga whakahaere nama ki te whakahaere pai i to mahere ohaurunga, tikanga utu, me te tango i o nama nama.", + "Page Expired": "Kua pau te wharangi", + "Pagination Navigation": "Whakaterenga Wharangi", + "Paid": "Ka utua", + "Pakistan": "Pakitana", + "Palau": "Parau", + "Palestinian Territory, Occupied": "Te rohe o Palestinian, kua nohoia", + "Panama": "Kopama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Kupuhipa", + "password": "kupuhipa", + "Payment Confirmation": "Te Whakaaetanga Utu", + "Payment Information": "Nga korero utu", + "Payment information updated successfully.": "I pai te whakahou i nga korero utu.", + "Payment Method": "Tikanga Utu", + "Payment Methods": "Nga Tikanga Utu", + "Payment Required": "Utu e hiahiatia ana", + "Payments": "Nga utu", + "Pending Team Invitations": "E tatari ana mo nga Powhiri a te roopu", + "Per Page": "Ia Wharangi", + "Permanently delete this team.": "Mukua tonu tenei kapa.", + "Permanently delete your account.": "Mukua tonu to putea.", + "Permissions": "Whakaaetanga", + "Peru": "Peru", + "Philippines": "Philippines", + "Photo": "Whakaahua", + "Pitcairn": "Piecairn", + "Please accept the terms of service.": "Whakaae koa ki nga tikanga o te ratonga.", + "Please click the button below to verify your email address.": "Paatohia te paatene i raro nei hei manatoko i to wahitau imeera.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Tena koa whakau te uru ki to putea ma te whakauru i tetahi o o waehere whakaora ohorere.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Tena koa whakauhia te uru ki to putea ma te whakauru i te waehere motuhēhēnga e whakaratohia ana e to tono motuhēhēnga.", + "Please confirm your password before continuing.": "Whakaūngia tō kupuhipa i mua i te haere tonu.", + "Please copy your new API token. For your security, it won't be shown again.": "Tena koa kapehia to tohu API hou. Mo to haumarutanga, e kore e whakaatuhia ano.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Whakauruhia to kupuhipa hei whakaū kei te pirangi koe ki te puta atu i etahi atu waahi tirotiro puta noa i o taputapu katoa.", + "Please provide a maximum of three invoice emails addresses.": "Tena koa whakaratohia te toru o nga wahitau nama nama.", + "Please provide the email address of the person you would like to add to this team.": "Tena koa homai te wahitau imeera o te tangata e hiahia ana koe ki te taapiri atu ki tenei roopu.", + "Please set a default payment method before retrying payments.": "Tuhia mai he tikanga utu taunoa i mua i te whakautu i nga utu.", + "Please set a default payment method before swapping plans.": "Whakatakotoria he tikanga utu taunoa i mua i te whakawhiti mahere.", + "Poland": "Poroni", + "Portugal": "Potukara", + "Press / to search": "Pēhi / ki te rapu", + "Preview": "Arokite", + "Previewing": "Arokite", + "Previous": "Tuhinga o mua", + "Privacy Policy": "Kaupapahere Tūmataiti", + "Profile": "Kōtaha", + "Profile Information": "Kōtaha Kōtaha", + "Puerto Rico": "Puerto Rico", + "Qatar": "Katara", + "Quarter To Date": "Koata ki tenei ra", + "Recovery Code": "Waehere Whakaora", + "Refresh": "Tāmata", + "Regards,": "Arohanui,", + "Regenerate Recovery Codes": "Whakahou Waehere Whakaora", + "Register": "Rehita", + "Reload": "Utaina ano", + "Remember me": "Kia mahara ki ahau", + "Remember Me": "Kia mahara ki ahau", + "Remove": "Tango", + "Remove Photo": "Tango Whakaahua", + "Remove Team Member": "Tangohia te mema o te roopu", + "Replicate": "Tukurua", + "Required fields": "Nga mara e hiahiatia ana", + "Resend Verification Email": "Tukua Anō te Īmēra Manatoko", + "Reset Filters": "Tautuhi Anō i ngā Tātari", + "Reset Password": "Tautuhi Kupuhipa", + "Reset Password Notification": "Tautuhi Kupuhipa Whakamōhiotanga", + "resource": "rauemi", + "Resource Row Dropdown": "Whakataka Rarangi Rauemi", + "Resources": "Rauemi", + "resources": "rauemi", + "Restore": "Whakaora", + "Restore :resource": "Whakaora :resource", + "Restore Resource": "Whakaora Rauemi", + "Restore Selected": "Whakaora kua tohua", + "results": "hua", + "Resume Subscription": "Tonu Ohaurunga", + "Retry Payment": "Ngana Anō Utu", + "Return to :appName": "Hoki ki te :appName", + "Reunion": "Reunion", + "Role": "Tūnga", + "Romania": "Romania", + "Run Action": "Whakahaere Mahi", + "Russian Federation": "Russian Federation", + "Rwanda": "Rwanda", + "Réunion": "Reunion", + "Saint Barthelemy": "Hato Patenemi", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Hato Helena", + "Saint Kitts And Nevis": "Hato Kitts me Nevis", + "Saint Kitts and Nevis": "Saint Kitts me Nevis", + "Saint Lucia": "Hato Ruhia", + "Saint Martin": "Hato Matini", + "Saint Martin (French part)": "Saint Martin (Waihanga wahi)", + "Saint Pierre And Miquelon": "Hato Pierre raua ko Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre raua ko Miquelon", + "Saint Vincent And Grenadines": "Hato Vincent me Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent me nga Grenadines", + "Samoa": "Hāmoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé me Príncipe", + "Sao Tome and Principe": "Sao Tome me Principe", + "Saudi Arabia": "Hauti Arapia", + "Save": "Tiaki", + "Saved.": "Whakaorangia.", + "Scroll to bottom": "Panuku ki raro", + "Scroll to top": "Panuku ki runga", + "Search": "Rapu", + "Secure Area": "Rohe Haumaru", + "Select": "Tīpakohia", + "Select a different plan": "Tīpakohia he mahere rereke", + "Select a log file...": "Tīpakohia he kōnae rangitaki...", + "Select A New Photo": "Tīpakohia He Whakaahua Hou", + "Select Action": "Tīpako Hohenga", + "Select all": "Tīpakohia te katoa", + "Select All Dropdown": "Tīpakohia te Whakataka Katoa", + "Select this page": "Tīpakohia tēnei whārangi", + "Send Password Reset Link": "Tukua Hononga Tautuhi Kupuhipa", + "Senegal": "Henekara", + "September": "Hepetema", + "Serbia": "Kōpere", + "Server Error": "Hapa Tūmau", + "Service Unavailable": "Kaore i te waatea te ratonga", + "Set as default": "Tautuhi hei taunoa", + "Setup Key": "Kī Tatūnga", + "Seychelles": "Heychelles", + "Show All Fields": "Whakaatuhia nga Apure Katoa", + "Show Content": "Whakaatu Ihirangi", + "Show Recovery Codes": "Whakaatu Waehere Whakaora", + "Showing": "E whakaatu ana", + "Sierra Leone": "Sierra Leone", + "Signed in as": "I hainatia hei", + "Singapore": "Taiwhanga hē", + "Sint Maarten (Dutch part)": "Sint marten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Ngawari Kua Mukua", + "Solomon Islands": "Nga Moutere o Horomona", + "Somalia": "Somalia", + "Something went wrong.": "Kua he tetahi.", + "Sorry! You are not authorized to perform this action.": "Aroha mai! Kaore koe i te mana ki te mahi i tenei mahi.", + "Sorry, your session has expired.": "Aroha mai, kua pau to wahanga.", + "South Africa": "Āwherika ki te Tonga", + "South Georgia And Sandwich Isl.": "Te Tonga Georgia me nga Moutere Sandwich ki te Tonga", + "South Georgia and the South Sandwich Islands": "Te Tonga Georgia me nga Moutere Sandwich ki te Tonga", + "South Sudan": "South Sudan", + "Spain": "Paniora", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Nga Mahi Motuhake", + "Start Polling": "Tīmatahia te Pooti", + "Start polling": "Tīmatahia te pōti", + "State / County": "Whenua / Kaute", + "Stop Impersonating": "Kati te Whakawhaiaro", + "Stop Polling": "Kati te Pooti", + "Stop polling": "Kati te pooti", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Whakaorangia enei waehere whakaora i roto i te kaiwhakahaere kupuhipa haumaru. Ka taea te whakamahi hei whakaora i te uru ki to putea mena ka ngaro to taputapu motuhēhēnga e rua.", + "Subscribe": "Ohauru", + "Subscription Information": "Nga korero ohaurunga", + "Subscription Pending": "Ohaurunga Tārewa", + "Sudan": "Sudan", + "Suriname": "Hui", + "Svalbard And Jan Mayen": "Svalbard raua ko Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard raua ko Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Huitene", + "Switch Teams": "Whakawhiti Kapa", + "Switzerland": "Kau", + "Syrian Arab Republic": "Hiriani Arapi Republic", + "System": "Pūnaha", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwana, Porowini o Haina", + "Tajikistan": "Tajikistan", + "Tanzania": "Ko Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "TAKE", + "Team Details": "Nga Taipitopito o te Kapa", + "Team Invitation": "Powhiri Kapa", + "Team Members": "Nga mema o te kapa", + "Team Name": "Ingoa Kapa", + "Team Owner": "Kaipupuri Kapa", + "Team Settings": "Tautuhinga Kapa", + "Terms of Service": "Nga Ture Ratonga", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Nga mihi mo te haina! I mua i te tiimata, ka taea e koe te manatoko i to wahitau imeera ma te paatene i te hono i tukuna atu e matou ki a koe? Mena kaore koe i whiwhi i te imeera, ka tukuna atu e matou tetahi atu.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Nga mihi mo to tautoko tonu. Kua apitihia e matou he kape o to nama mo o rekoata. Tena koa whakamohio mai mena kei a koe etahi patai, he awangawanga ranei.", + "Thanks,": "Mihi,", + "The :attribute must be a valid role.": "Me whai mana te :attribute.", + "The :attribute must be at least :length characters and contain at least one number.": "Ko te :attribute me :length neke atu nga tohu me te whakauru kia kotahi te tau.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ko te :attribute me :length neke atu nga tohu me te whakauru kia kotahi te tohu motuhake me te tau kotahi.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ko te :attribute me :length neke atu nga tohu me te whakauru kia kotahi neke atu nga tohu motuhake.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ko te :attribute me :length neke atu nga tohu me te whakauru kia kotahi te iti rawa o te tohu matua me te tau kotahi.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ko te :attribute me :length neke atu nga tohu me te whakauru kia kotahi te iti rawa o te kiripuaki me tetahi tohu motuhake.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ko te :attribute me :length neke atu nga tohu me te whakauru kia kotahi te iti rawa o te tohu matua, te nama kotahi, me te tohu motuhake.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ko te :attribute me :length neke atu nga tohu me te whakauru kia kotahi te iti rawa o nga tohu.", + "The :attribute must be at least :length characters.": "Ko te :attribute me :length neke atu nga tohu.", + "The :attribute must contain at least one letter.": "Ko te :attribute me mau kia kotahi te reta.", + "The :attribute must contain at least one number.": "Ko te :attribute me uru kia kotahi te tau.", + "The :attribute must contain at least one symbol.": "Ko te :attribute me uru kia kotahi te tohu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ko te :attribute me mau kia kotahi te rahi me te reta iti.", + "The :resource was created!": "I hangaia te :resource!", + "The :resource was deleted!": "I mukua te :resource!", + "The :resource was restored!": "Ko te :resource i whakahokia mai!", + "The :resource was updated!": "I whakahoutia te :resource!", + "The action was executed successfully.": "I tutuki pai te mahi.", + "The default payment method cannot be removed.": "Kaore e taea te tango i te tikanga utu taunoa.", + "The file was deleted!": "I mukua te kōnae!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ko te :attribute kua hoatu kua puta i roto i te rerenga raraunga. Kōwhiria he :attribute kē.", + "The given data was invalid.": "I muhu nga raraunga i homai.", + "The government won't let us show you what's behind these doors": "E kore te kawanatanga e tuku kia whakaatu atu he aha kei muri i enei tatau", + "The HasOne relationship has already been filled.": "Kua whakakiia te hononga HasOne.", + "The image could not be loaded": "Kaore i taea te utaina te atahanga", + "The image could not be loaded.": "Kaore i taea te utaina te atahanga.", + "The invoice emails must be valid email addresses.": "Ko nga imeera nama me whai waahi imeera tika.", + "The password is incorrect.": "He he te kupuhipa.", + "The provided coupon code is invalid.": "He muhu te waehere coupon i homai.", + "The provided password does not match your current password.": "Ko te kupuhipa kua homai kaore e rite ki to kupuhipa o naianei.", + "The provided password was incorrect.": "I hē te kupuhipa i hoatu.", + "The provided two factor authentication code was invalid.": "I muhu te waehere whakamotuhēhēnga take e rua.", + "The provided two factor recovery code was invalid.": "I muhu te waehere whakaora take e rua.", + "The provided VAT number is invalid.": "He muhu te nama VAT kua hoatu.", + "The resource was attached!": "I apitihia te rauemi!", + "The resource was prevented from being saved!": "I aukatihia te rauemi kia tiakina!", + "The resource was updated!": "I whakahoutia te rauemi!", + "The response is not a streamed response.": "Ko te whakautu ehara i te whakautu roma.", + "The response is not a view.": "Ko te whakautu ehara i te tirohanga.", + "The selected country is invalid.": "He muhu te whenua kua tohua.", + "The selected plan is invalid.": "He muhu te mahere kua tohua.", + "The selected resources have been :action!": "Ko nga rauemi kua tohua kua :action!", + "The team's name and owner information.": "Te ingoa o te kapa me nga korero rangatira.", + "There are no available options for this resource.": "Karekau he whiringa mo tenei rauemi.", + "There are no fields to display.": "Karekau he mara hei whakaatu.", + "There are no new notifications.": "Karekau he panui hou.", + "There was a problem executing the action.": "I raru te mahi i te hohenga.", + "There was a problem fetching the resource.": "I raru te tiki rauemi.", + "There was a problem submitting the form.": "I raru te tuku i te puka.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Kua powhiritia enei tangata ki to roopu, kua tukuna he imeera powhiri. Ka uru pea ratou ki te roopu ma te whakaae ki te tono imeera.", + "This account does not have an active subscription.": "Ko tenei kaute kaore he ohaurunga kaha.", + "This action is unauthorized.": "Ko tenei mahi he kore mana.", + "This copy of Nova is unlicensed.": "Ko tenei kape o Nova kaore he raihana.", + "This coupon code can only be used by new customers.": "Ka taea e nga kaihoko hou te whakamahi i tenei waehere coupon.", + "This device": "Ko tenei taputapu", + "This file field is read-only.": "He panui-anake tenei mara kōnae.", + "This invoice is no longer open.": "Ko tenei nama kua kore e tuwhera.", + "This is a secure area of the application. Please confirm your password before continuing.": "He waahi haumaru tenei o te tono. Whakaūngia tō kupuhipa i mua i te haere tonu.", + "This password does not match our records.": "Ko tenei kupuhipa kaore e rite ki o maatau rekoata.", + "This password reset link will expire in :count minutes.": "Ka pau tenei hononga tautuhi kupuhipa i roto i te :count meneti.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "I kitea tenei utu, engari kaore ano kia riro i nga putea. Ka taea e tenei te 14 nga ra.", + "This resource no longer exists": "Kua kore tenei rauemi", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Kua pau tenei ohaurunga kaore e taea te haere ano. Hangaia he ohaurunga hou.", + "This user already belongs to the team.": "No te kapa tenei kaiwhakamahi.", + "This user has already been invited to the team.": "Kua powhiritia tenei kaiwhakamahi ki te roopu.", + "Timor-Leste": "Timor-Leste", + "to": "ki", + "To": "Ki", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Hei whakaoti i te whakamana i te whakamotuhēhēnga take e rua, karapahia te waehere QR e whai ake nei ma te whakamahi i te tono whakamotuhēhē o tō waea, tāuruhia rānei te kī tatūnga me te whakarato i te waehere OTP i hangaia.", + "Today": "I tenei ra", + "Toggle navigation": "Takahuri whakatere", + "Togo": "Togogo", + "Tokelau": "Tokelau", + "Token Name": "Ingoa Tohu", + "Tonga": "Tonga", + "Too Many Requests": "He nui rawa nga tono", + "total": "katoa", + "Total:": "Tapeke:", + "Trashed": "Kua parapara", + "Trinidad And Tobago": "Trinidad me Tobago", + "Trinidad and Tobago": "Trinidad me Tobago", + "Tunisia": "Tunisia", + "Turkey": "Tureke", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Nga Moutere o Turks me Caicos", + "Turks and Caicos Islands": "Nga Moutere o Turks me Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Motuhēhēnga Rua", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "E rua nga waahanga motuhēhēnga kua whakahohea ināianei. Matawaihia te waehere QR e whai ake nei ma te whakamahi i te tono whakamotuhēhē o tō waea, tāuruhia rānei te kī tatūnga.", + "Type": "Momo", + "Uganda": "Uganda", + "Ukraine": "Aukereine", + "Unauthorized": "Kare i mana", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Minor Outlying Islands": "Nga Moutere o te United States", + "United States Outlying Islands": "U.S. Outly Islands", + "Unknown": "Kaore i te mohiotia", + "Unpaid": "Kare i utua", + "Update": "Whakahou", + "Update & Continue Editing": "Whakahou me te Whakatika Haere tonu", + "Update :resource": "Whakahoutanga :resource", + "Update :resource: :title": "Whakahoutanga :resource: :title", + "Update attached :resource: :title": "Whakahoutanga kua piri :resource::title", + "Update Password": "Whakahou Kupuhipa", + "Update Payment Information": "Whakahoutia nga korero utu", + "Update Payment Method": "Whakahou Tikanga Utu", + "Update your account's profile information and email address.": "Whakahoutia nga korero korero mo to putea me to wahitau imeera.", + "Uploading": "Tukuake ana", + "Uploading files... (:current/:total)": "Tukuake ana i nga konae... (:current/:total)", + "Uruguay": "Urupuay", + "Use a recovery code": "Whakamahia he waehere whakaora", + "Use an authentication code": "Whakamahia he waehere motuhēhēnga", + "User Actions": "Nga Mahi Kaiwhakamahi", + "User Security": "Haumarutanga Kaiwhakamahi", + "Username": "Ingoa Kaiwhakamahi", + "Uzbekistan": "Uzbekistan", + "Value": "Uara", + "Vanuatu": "Rerehua", + "VAT Number": "Tau VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic of", + "Verify Email Address": "Manatokohia te Wāhitau Īmēra", + "Verify Your Email Address": "Manatokohia to Wāhitau Īmēra", + "Viet Nam": "Vietnam", + "View": "Tirohanga", + "Virgin Islands, British": "Virgin Islands, Ingarangi", + "Virgin Islands, U.S.": "Moutere Wahine, U.S.", + "Wallis And Futuna": "Ko Wallis me Futuna", + "Wallis and Futuna": "Ko Wallis me Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Kei te tukatuka matou i to ohaurunga. Ina oti pai te tukatuka ohaurunga, ka whakahou aunoa tenei wharangi. I te nuinga o te waa, me tango noa tenei tukanga mo etahi hēkona.", + "We are unable to process your payment. Please contact customer support.": "Kaore e taea e matou te whakahaere i to utu. Tena koa whakapā atu ki te tautoko a te kaihoko.", + "We have emailed your password reset link!": "Kua imeera matou i to hononga tautuhi kupuhipa!", + "We were unable to find a registered user with this email address.": "Kaore i kitea he kaiwhakamahi kua rehitatia me tenei wahitau imeera.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Ka tukuna atu e matou he hononga Tikiake Invoice ki nga wahitau imeera e tohua ana e koe i raro. Ka taea e koe te wehe i nga wahitau imeera maha ma te whakamahi i nga koma.", + "We're lost in space. The page you were trying to view does not exist.": "Kua ngaro tatou i te waahi. Ko te wharangi e ngana ana koe ki te tiro kaore i te noho.", + "Welcome Back!": "Nau Mai Hoki Mai!", + "Western Sahara": "Hahara uru", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ina whakahohea te whakamotuhēhēnga take e rua, ka ākina koe mo te tohu haumaru, matapōkere i te wa motuhēhēnga. Ka taea e koe te tiki mai i tenei tohu mai i to waea a Google Authenticator tono.", + "Whoops": "Aue", + "Whoops!": "Aue!", + "Whoops! Something went wrong.": "Aue! Kua he tetahi.", + "With Trashed": "Me te Parapara", + "Write": "Tuhia", + "Year To Date": "Tau ki tenei ra", + "Yearly": "Ia tau", + "Yemen": "E koe", + "Yes": "Ae", + "You are already subscribed.": "Kua ohauru kē koe.", + "You are currently within your free trial period. Your trial will expire on :date.": "Kei roto koe i to wa whakamatautau kore utu. Ka pau to whakamatautau i te :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Kei roto koe i to wa whakamatautau kore utu. Ka pau to whakamatautau i te :date. Ko te tiimata i te ohaurunga hou ka mutu to whakamatautau.", + "You are logged in!": "Kua takiuru koe!", + "You are receiving this email because we received a password reset request for your account.": "Kei te whiwhi koe i tenei imeera na te mea kua tae mai he tono tautuhi kupuhipa mo to putea.", + "You have been invited to join the :team team!": "Kua tonohia koe kia uru atu ki te roopu :team!", + "You have enabled two factor authentication.": "Kua whakahohea e koe te motuhēhēnga take e rua.", + "You have not enabled two factor authentication.": "Kāore anō koe kia whakaāhei i te motuhēhēnga take e rua.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Kei a koe etahi nama kaore ano kia utua. I muri i te whakahōu i to tikanga utu taunoa, ka ngana ano koe i nga utu ma te rarangi nama kei raro nei.", + "You may accept this invitation by clicking the button below:": "Ka taea e koe te whakaae ki tenei powhiri ma te paatene i te paatene i raro nei:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Ka taea e koe te whakakore i to ohaurunga i nga wa katoa. Ina whakakorehia to ohaurunga, ka whai waahi koe ki te whakaara ano i te ohaurunga tae noa ki te mutunga o to huringa nama nama.", + "You may delete any of your existing tokens if they are no longer needed.": "Ka taea e koe te whakakore i tetahi o o tohu o mua mena kaore e hiahiatia ana.", + "You may not delete your personal team.": "Kaore pea koe e muku i to roopu whaiaro.", + "You may not leave a team that you created.": "Kaore pea koe e waiho i tetahi roopu i hangaia e koe.", + "You will receive an invoice and payment link via email for each billing period.": "Ka whiwhi koe i te nama me te hono utu ma te imeera mo ia wa nama.", + "You're logged in!": "Kua takiuru koe!", + "Your :invoiceName invoice is now available!": "Kei te waatea to nama :invoiceName inaianei!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ko to wahitau nama nama ko :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "I whakakahoretia to kaari. Tena koa whakapā atu ki to kaituku kaari mo etahi atu korero.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ko to tikanga utu o naianei he kaari nama ka mutu i te :lastFour ka pau i te :expiration.", + "Your email address is unverified.": "Ko to wahitau imeera kaore i manatoko.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "I rahua to utu whakamutunga o te :amount. Whakahoutia to tikanga utu kia ngana ano te utu i rahua.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "I rahua to utu whakamutunga o te :amount i te :date. Whakahoutia to tikanga utu kia ngana ano te utu i rahua.", + "Your next payment of :amount will be processed on :date.": "Ko to utu mo te :amount kei te :date.", + "Your payment method has been added successfully.": "Kua pai te taapiri i to tikanga utu.", + "Your payment method will be charged automatically for each billing period.": "Ka utua aunoatia to tikanga utu mo ia wa nama.", + "Your registered VAT Number is :vatNumber.": "Ko to nama VAT kua rehitatia he :vatNumber.", + "Your subscription has been started successfully.": "Kua tutuki pai to ohaurunga.", + "Your subscription has been successfully cancelled.": "Kua whakakorehia to ohaurunga.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Kua pai te whakakore i to ohaurunga. Ka whai waahi tonu koe tae noa ki te mutunga o to wa nama.", + "Your subscription was successfully resumed.": "I tutuki pai to ohaurunga.", + "Your subscription was successfully updated.": "I pai te whakahou i to ohaurunga.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Poutāpeta / Waehere Poutāpeta", + "Åland Islands": "Nga Moutere o Åland" +} diff --git a/locales/mi/php-inline.json b/locales/mi/php-inline.json new file mode 100644 index 00000000000..615be633c81 --- /dev/null +++ b/locales/mi/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Me whakaae tenei mara.", + "accepted_if": "Me whakaae tenei mara ina :other te :value.", + "active_url": "Ehara tenei mara i te URL whaimana.", + "after": "Me noho tenei mara i muri i te :date.", + "after_or_equal": "Me noho tenei mara i muri i te :date ranei.", + "alpha": "Me whai reta anake tenei mara.", + "alpha_dash": "Ko tenei apure me whai reta, tau, tohu me nga tohu.", + "alpha_num": "Ko tenei mara he reta me nga nama anake.", + "any_of": "He muhu tenei mara.", + "array": "Me he huānga tēnei āpure.", + "ascii": "Me mau i tenei mara nga tohu-a-paita-arepa me nga tohu anake.", + "attached": "Kua āpiti kē tēnei āpure.", + "before": "Me noho tenei mara i mua i te :date.", + "before_or_equal": "Me noho tenei mara i mua i te :date ranei.", + "between.array": "Me :min ki te :max nga mea kei tenei mara.", + "between.file": "Me noho tenei mara ki waenga i te :min ki te :max kiropaita.", + "between.numeric": "Me noho tenei mara i waenga i te :min ki te :max.", + "between.string": "Me noho tenei mara ki waenga i te :min ki te :max nga tohu.", + "boolean": "Me pono, he teka ranei tenei mara.", + "can": "Kei roto i tenei mara he uara kore mana.", + "confirmed": "Kāore tēnei whakaū āpure i te ōrite.", + "contains": "Kei te ngaro tetahi uara e hiahiatia ana i tenei mara.", + "date": "Ehara tenei mara i te ra whaimana.", + "date_equals": "Ko tenei mara he ra rite ki te :date.", + "date_format": "Kāore tēnei āpure i te ōrite ki te hōputu :format.", + "decimal": "Me :decimal nga waahi ira o tenei mara.", + "declined": "Me whakakore tenei mara.", + "declined_if": "Me paopao tenei mara ina :other te :value.", + "different": "Me rereke tenei mara me te :other.", + "digits": "Me :digits nga mati o tenei mara.", + "digits_between": "Me noho tenei mara i waenga i te :min ki te :max mati.", + "dimensions": "He muhu te ahua o tenei mara.", + "distinct": "He uara tārite tēnei āpure.", + "doesnt_contain": "Ko tenei mara kia kaua e whakauru i tetahi o enei e whai ake nei: :values.", + "doesnt_end_with": "Kaua e mutu tenei mara ki tetahi o enei e whai ake nei: :values.", + "doesnt_start_with": "Kaua tenei mara e timata ki tetahi o enei e whai ake nei: :values.", + "email": "Ko tenei mara he wahitau imeera whaimana.", + "ends_with": "Me mutu tenei mara ki tetahi o enei e whai ake nei: :values.", + "enum": "He muhu te mara i tohua.", + "exists": "He muhu te mara i tohua.", + "extensions": "Me whai i tenei mara tetahi o nga toronga e whai ake nei: :values.", + "file": "Me he kōnae tenei mara.", + "filled": "Me whai uara tenei mara.", + "gt.array": "Me nui ake i te :value nga taonga o tenei mara.", + "gt.file": "Me nui ake tenei mara i te :value kiropaita.", + "gt.numeric": "Me nui ake tenei mara i te :value.", + "gt.string": "Me nui ake tenei āpure i te :value pūāhua.", + "gte.array": "Me :value nga tuemi neke atu ranei o tenei mara.", + "gte.file": "Me nui ake, kia rite ranei tenei mara ki te :value kiropaita.", + "gte.numeric": "Me nui ake, kia rite ranei tenei mara ki te :value.", + "gte.string": "Me nui ake, kia rite ranei tenei mara ki te :value nga tohu.", + "hex_color": "Ko tenei mara he tae hexadecimal whaimana.", + "image": "Me he atahanga tenei mara.", + "in": "He muhu te mara i tohua.", + "in_array": "Karekau tenei mara i te :other.", + "in_array_keys": "Me whakauru tenei mara ki tetahi o nga ki e whai ake nei: :values.", + "integer": "Me noho tauoti tenei mara.", + "ip": "Me whai wāhitau IP whaimana tēnei āpure.", + "ipv4": "Me whai wāhitau IPv4 tēnei āpure.", + "ipv6": "Me whai wāhitau IPv6 tēnei āpure.", + "json": "Ko tenei mara he aho JSON whaimana.", + "list": "Me noho he rarangi tenei mara.", + "lowercase": "Me puriki iti tenei mara.", + "lt.array": "Me iti iho i te :value nga taonga o tenei mara.", + "lt.file": "Me iti ake i te :value kiropaita tenei mara.", + "lt.numeric": "Me iti iho i te :value tenei mara.", + "lt.string": "Me iti ake i te :value nga tohu o tenei mara.", + "lte.array": "Ko tenei mara me kaua e neke ake i te :value nga mea.", + "lte.file": "Me iti ake, kia rite ranei tenei mara ki te :value kiropaita.", + "lte.numeric": "Me iti ake, kia rite ranei tenei mara ki te :value.", + "lte.string": "Me iti ake, kia rite ranei tenei mara ki te :value nga tohu.", + "mac_address": "Ko tenei mara he wahitau MAC whaimana.", + "max.array": "Ko tenei mara me kaua e neke ake i te :max nga mea.", + "max.file": "Ko tenei mara me kaua e nui ake i te :max kiropaita.", + "max.numeric": "Ko tenei mara kaua e nui ake i te :max.", + "max.string": "Ko tenei mara me kaua e nui ake i te :max nga tohu.", + "max_digits": "Kaua e neke ake i te :max nga mati o tenei mara.", + "mimes": "Ko tenei mara he momo konae: :values.", + "mimetypes": "Ko tenei mara he momo konae: :values.", + "min.array": "Me :min nga mea kei tenei mara.", + "min.file": "Me :min kiropaita te iti rawa o tenei mara.", + "min.numeric": "Me :min te iti rawa o tenei mara.", + "min.string": "Me :min neke atu nga tohu o tenei mara.", + "min_digits": "Me :min neke atu nga mati o tenei mara.", + "missing": "Me ngaro tenei mara.", + "missing_if": "Me ngaro tenei mara ina :other te :value.", + "missing_unless": "Me ngaro tenei mara ki te kore e :other te :value.", + "missing_with": "Me ngaro tenei mara ina :values kei reira.", + "missing_with_all": "Me ngaro tenei mara ina :values kei reira.", + "multiple_of": "Ko tenei mara he taurea o te :value.", + "not_in": "He muhu te mara i tohua.", + "not_regex": "He muhu tenei whakatakotoranga mara.", + "numeric": "Me tau tenei mara.", + "password.letters": "Kia kotahi te reta i roto i tenei mara.", + "password.mixed": "Me whai i tenei mara kia kotahi pea te rahi me te reta iti.", + "password.numbers": "Kia kotahi neke atu te tau kei roto i tenei mara.", + "password.symbols": "Kia kotahi te tohu kei roto i tenei mara.", + "password.uncompromised": "Kua puta te mara i roto i te turuturu raraunga. Kōwhiria he āpure kē.", + "present": "Me noho tonu tenei mara.", + "present_if": "Me noho tenei mara ina :other te :value.", + "present_unless": "Me noho tenei mara ki te kore e :other te :value.", + "present_with": "Me noho tenei mara ina :values kei reira.", + "present_with_all": "Me noho tenei mara ina :values kei reira.", + "prohibited": "Kua rāhuitia tēnei mara.", + "prohibited_if": "Ka rahuitia tenei mara ina :other te :value.", + "prohibited_if_accepted": "Ka araiia tenei mara i te wa e whakaaetia ana :other.", + "prohibited_if_declined": "Ka araiia tenei mara i te wa e heke ana te :other.", + "prohibited_unless": "Ka rahuitia tenei mara ki te kore e :other kei roto i te :values.", + "prohibits": "Ka aukati tenei mara kia :other kia tae mai.", + "regex": "He muhu tenei whakatakotoranga mara.", + "relatable": "Kaore pea tenei apure e hono ki tenei rauemi.", + "required": "Me hiahia tenei mara.", + "required_array_keys": "Me whakauru tenei mara i nga whakaurunga mo: :values.", + "required_if": "Ka hiahiatia tenei mara ina :other te :value.", + "required_if_accepted": "Ka hiahiatia tenei mara ina whakaaetia te :other.", + "required_if_declined": "Ko tenei mara e hiahiatia ana ka :other te whakakore.", + "required_unless": "Ka hiahiatia tenei mara ki te kore e :other kei roto i te :values.", + "required_with": "Ka hiahiatia tenei mara ina :values kei reira.", + "required_with_all": "Ka hiahiatia tenei mara ina :values kei reira.", + "required_without": "Ka hiahiatia tenei mara ina karekau he :values.", + "required_without_all": "Ka hiahiatia tenei mara ina karekau tetahi o te :values.", + "same": "Me taurite tenei mara me te :other.", + "size.array": "Me :size nga mea kei roto i tenei mara.", + "size.file": "Me :size kiropaita tenei mara.", + "size.numeric": "Me :size tenei mara.", + "size.string": "Me :size ngā pūāhua tēnei āpure.", + "starts_with": "Me timata tenei mara ki tetahi o enei e whai ake nei: :values.", + "string": "Me he aho tenei mara.", + "timezone": "Ko tenei mara he rohe waahi whaimana.", + "ulid": "Ko tenei mara he ULID whaimana.", + "unique": "Kua tangohia tenei mara.", + "uploaded": "I rahua tenei mara ki te tukuake.", + "uppercase": "Me pūmatua tēnei āpure.", + "url": "Me whai URL tika tenei mara.", + "uuid": "Ko tenei mara he UUID whaimana." +} diff --git a/locales/mi/php.json b/locales/mi/php.json new file mode 100644 index 00000000000..3b9663199f4 --- /dev/null +++ b/locales/mi/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Ko te :attribute me whakaae.", + "accepted_if": "Me whakaae te :attribute ina :other te :value.", + "active_url": "Ko te :attribute ehara i te URL whaimana.", + "after": "Me noho te :attribute i muri i te :date.", + "after_or_equal": "Ko te :attribute he ra i muri mai, he rite ranei ki te :date.", + "alpha": "Ko te :attribute me mau reta anake.", + "alpha_dash": "Ko te :attribute anake me mau reta, tau, pirihono me nga tohu.", + "alpha_num": "Ko te :attribute me mau reta me nga nama anake.", + "any_of": "Ko te :attribute mara he he.", + "array": "Ko te :attribute me he huinga.", + "ascii": "Ko te āpure :attribute me whai tohu-paita-a-paita anake me nga tohu.", + "attached": "Kua piri kē tenei :attribute.", + "before": "Ko te :attribute me he ra i mua i te :date.", + "before_or_equal": "Ko te :attribute he ra i mua atu, kia rite ranei ki te :date.", + "between.array": "Ko te :attribute me :min ki te :max nga taonga.", + "between.file": "Me noho te :attribute ki waenga i te :min me te :max kiropaita.", + "between.numeric": "Me noho te :attribute ki waenga i te :min me te :max.", + "between.string": "Me noho te :attribute i waenga i te :min me te :max nga tohu.", + "boolean": "Me pono, he teka ranei te mara :attribute.", + "can": "Kei roto i te mara :attribute tetahi uara kore mana.", + "confirmed": "Ko te whakapumautanga :attribute kaore e rite.", + "contains": "Kei te ngaro te mara :attribute he uara e hiahiatia ana.", + "current_password": "He he te kupuhipa.", + "date": "Ko te :attribute ehara i te ra whaimana.", + "date_equals": "Ko te :attribute he ra rite ki te :date.", + "date_format": "Ko te :attribute kaore e rite ki te whakatakotoranga :format.", + "decimal": "Me :decimal nga waahi ira o te mara :attribute.", + "declined": "Me whakakore te :attribute.", + "declined_if": "Me whakaheke te :attribute ina he :value te :other.", + "different": "Me rereke te :attribute me te :other.", + "digits": "Ko te :attribute me :digits mati.", + "digits_between": "Me noho te :attribute i waenga i te :min me te :max mati.", + "dimensions": "He muhu te ahua o te :attribute.", + "distinct": "He uara tārite te āpure :attribute.", + "doesnt_contain": "Ko te :attribute mara kaore i roto i tetahi o enei e whai ake nei: :values.", + "doesnt_end_with": "Kaua e mutu te mara :attribute ki tetahi o enei e whai ake nei: :values.", + "doesnt_start_with": "Kaua e timata te mara :attribute ki tetahi o enei e whai ake nei: :values.", + "email": "Ko te :attribute he wahitau imeera whaimana.", + "ends_with": "Me mutu te :attribute ki tetahi o enei e whai ake nei: :values.", + "enum": "Ko te :attribute kua tohua he muhu.", + "exists": "Ko te :attribute kua tohua he muhu.", + "extensions": "Ko te mara :attribute me whai tetahi o nga toronga e whai ake nei: :values.", + "failed": "Ko enei tohu kaore e rite ki o maatau rekoata.", + "file": "Ko te :attribute he konae.", + "filled": "Me whai uara te mara :attribute.", + "gt.array": "Ko te :attribute me nui ake i te :value nga taonga.", + "gt.file": "Ko te :attribute me nui ake i te :value kiropaita.", + "gt.numeric": "Ko te :attribute me nui ake i te :value.", + "gt.string": "Ko te :attribute me nui ake i te :value nga tohu.", + "gte.array": "Ko te :attribute me :value nga taonga, neke atu ranei.", + "gte.file": "Me nui ake te :attribute ki te :value kiropaita ranei.", + "gte.numeric": "Me nui ake te :attribute ki te :value ranei.", + "gte.string": "Ko te :attribute me nui ake i te rite ranei ki nga tohu :value.", + "hex_color": "Ko te āpure :attribute he tae hautekaumāono whaimana.", + "image": "Me ahua te :attribute.", + "in": "Ko te :attribute kua tohua he muhu.", + "in_array": "Karekau te mara :attribute i te :other.", + "in_array_keys": "Ko te :attribute mara me whakauru i te iti rawa o tetahi o nga mau taviri e whai ake nei: :values.", + "integer": "Me noho tauoti te :attribute.", + "ip": "Ko te :attribute he wahitau IP whaimana.", + "ipv4": "Ko te :attribute he wahitau IPv4 whaimana.", + "ipv6": "Ko te :attribute he wahitau IPv6 whaimana.", + "json": "Ko te :attribute he aho JSON whaimana.", + "list": "Ko te mara :attribute me he rarangi.", + "lowercase": "Me pūriki te āpure :attribute.", + "lt.array": "Ko te :attribute me iti ake i te :value nga taonga.", + "lt.file": "Ko te :attribute me iti iho i te :value kiropaita.", + "lt.numeric": "Ko te :attribute me iti iho i te :value.", + "lt.string": "Ko te :attribute me iti ake i te :value nga tohu.", + "lte.array": "Ko te :attribute me kaua e neke ake i te :value nga taonga.", + "lte.file": "Ko te :attribute me iti iho i te rite ranei ki te :value kiropaita.", + "lte.numeric": "Ko te :attribute me iti iho i te rite ranei ki te :value.", + "lte.string": "Ko te :attribute me iti ake i te rite ranei ki te :value nga tohu.", + "mac_address": "Ko te :attribute he wahitau MAC whaimana.", + "max.array": "Ko te :attribute me kaua e neke ake i te :max nga taonga.", + "max.file": "Ko te :attribute me kaua e nui ake i te :max kiropaita.", + "max.numeric": "Ko te :attribute me kaua e nui ake i te :max.", + "max.string": "Ko te :attribute me kaua e nui ake i te :max nga tohu.", + "max_digits": "Ko te mara :attribute kaua e neke ake i te :max mati.", + "mimes": "Ko te :attribute me he momo momo: :values.", + "mimetypes": "Ko te :attribute me he momo momo: :values.", + "min.array": "Ko te :attribute me :min nga taonga.", + "min.file": "Ko te :attribute me :min kiropaita neke atu.", + "min.numeric": "Ko te :attribute me :min neke atu.", + "min.string": "Ko te :attribute me :min neke atu nga tohu.", + "min_digits": "Me :min neke atu nga mati o te mara :attribute.", + "missing": "Me ngaro te mara :attribute.", + "missing_if": "Me ngaro te mara :attribute ina :other te :value.", + "missing_unless": "Me ngaro te mara :attribute ki te kore e :other te :value.", + "missing_with": "Me ngaro te mara :attribute ina :values kei reira.", + "missing_with_all": "Me ngaro te mara :attribute ina :values kei reira.", + "multiple_of": "Ko te :attribute he taurea o te :value.", + "next": "Panuku »", + "not_in": "Ko te :attribute kua tohua he muhu.", + "not_regex": "He muhu te whakatakotoranga :attribute.", + "numeric": "Ko te :attribute he tau.", + "password": "He he te kupuhipa.", + "password.letters": "Ko te mara :attribute me uru kia kotahi te reta.", + "password.mixed": "Me mau te āpure :attribute kia kotahi te pūmatua me te pū iti.", + "password.numbers": "Ko te mara :attribute me uru kia kotahi neke atu te tau.", + "password.symbols": "Ko te mara :attribute me uru kia kotahi te tohu.", + "password.uncompromised": "Ko te :attribute kua hoatu kua puta i roto i te rerenga raraunga. Kōwhiria he :attribute kē.", + "present": "Me noho te mara :attribute.", + "present_if": "Me noho te mara :attribute ina :other te :value.", + "present_unless": "Me noho te mara :attribute ki te kore e :other te :value.", + "present_with": "Me noho te mara :attribute ina :values kei reira.", + "present_with_all": "Me noho te mara :attribute ina :values kei reira.", + "previous": "« Mua", + "prohibited": "Kua rāhuitia te mara :attribute.", + "prohibited_if": "Ka rahuitia te mara :attribute ina :other he :value.", + "prohibited_if_accepted": "Ko te :attribute mara ka aukati i te wa e whakaaetia ana e :other.", + "prohibited_if_declined": "Ko te :attribute mara ka aukati i te wa e :other kua heke.", + "prohibited_unless": "Ka rahuitia te mara :attribute ki te kore e :other kei roto i te :values.", + "prohibits": "Ko te mara :attribute ka aukati i te :other kia tae mai.", + "regex": "He muhu te whakatakotoranga :attribute.", + "relatable": "Kaore pea tenei :attribute e hono ana ki tenei rauemi.", + "required": "Ko te mara :attribute e hiahiatia ana.", + "required_array_keys": "Me whakauru te mara :attribute mo: :values.", + "required_if": "Me :attribute te mara ina :other te :value.", + "required_if_accepted": "Ka hiahiatia te mara :attribute ina whakaaetia te :other.", + "required_if_declined": "Ko te mara :attribute e hiahiatia ana ina whakakorehia te :other.", + "required_unless": "Me :attribute te mara ki te kore e :other kei roto i te :values.", + "required_with": "Ko te mara :attribute e hiahiatia ana ina :values kei reira.", + "required_with_all": "Ko te mara :attribute e hiahiatia ana ina :values kei reira.", + "required_without": "Me :attribute te mara ina karekau te :values.", + "required_without_all": "Ka hiahiatia te mara :attribute ina karekau he :values.", + "reset": "Kua tautuhia to kupuhipa.", + "same": "Me ōrite te :attribute me te :other.", + "sent": "Kua imeera matou i to hononga tautuhi kupuhipa.", + "size.array": "Me :size nga mea kei roto i te :attribute.", + "size.file": "Ko te :attribute me :size kiropaita.", + "size.numeric": "Me :size te :attribute.", + "size.string": "Ko te :attribute me :size nga tohu.", + "starts_with": "Me timata te :attribute ki tetahi o enei e whai ake nei: :values.", + "string": "Ko te :attribute me he aho.", + "throttle": "He maha rawa nga nganatanga takiuru. Me ngana ano i roto i te :seconds hēkona.", + "throttled": "Tatari koa i mua i te ngana ano.", + "timezone": "Ko te :attribute he rohe waahi whaimana.", + "token": "He muhu tenei tohu tautuhi kupuhipa.", + "ulid": "Ko te mara :attribute he ULID whaimana.", + "unique": "Kua tangohia kē te :attribute.", + "uploaded": "I rahua te :attribute ki te tuku ake.", + "uppercase": "Me pūmatua te āpure :attribute.", + "url": "Me whai URL tika te :attribute.", + "user": "Kare e kitea he kaiwhakamahi me taua wahitau imeera.", + "uuid": "Ko te :attribute he UUID whaimana." +} diff --git a/locales/mk/_excludes.json b/locales/mk/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/mk/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/mk/json-inline.json b/locales/mk/json-inline.json new file mode 100644 index 00000000000..6b9c1d96de3 --- /dev/null +++ b/locales/mk/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ова поле мора да биде валидна улога.", + "The :attribute must be at least :length characters and contain at least one number.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден број.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден посебен знак и еден број.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден посебен знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ова поле мора да има најмалку :length знаци и да содржи најмалку еден голем знак и еден број.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден голем знак и еден посебен знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден голем знак, еден број и еден посебен знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ова поле мора да содржи најмалку :length знаци и да содржи најмалку еден голем знак.", + "The :attribute must be at least :length characters.": "Ова поле мора да има најмалку :length знаци.", + "The :attribute must contain at least one letter.": "Ова поле мора да содржи најмалку една буква.", + "The :attribute must contain at least one number.": "Ова поле мора да содржи најмалку еден број.", + "The :attribute must contain at least one symbol.": "Ова поле мора да содржи најмалку еден симбол.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ова поле мора да содржи најмалку една голема и една мала буква.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Даденото поле се појави во протекување податоци. Изберете друго поле." +} diff --git a/locales/mk/json.json b/locales/mk/json.json new file mode 100644 index 00000000000..a25d808e0b2 --- /dev/null +++ b/locales/mk/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(и уште :count грешка)", + "(and :count more errors)": "(и уште :count грешка)|(и уште :count грешки)|(и уште :count грешки)", + "30 Days": "30 Дена", + "60 Days": "60 Дена", + "90 Days": "90 Дена", + ":amount selected": ":Amount избрани", + ":amount Total": ":Amount година Вкупно", + ":days day trial": ":Days дена пробен период", + ":resource Details": ":Resource Детали", + ":resource Details: :title": ":Resource Детали: :title", + "A decryption key is required.": "Потребен е клуч за дешифрирање.", + "A fresh verification link has been sent to your email address.": "На вашата адреса на е-пошта е испратена нова врска за потврда.", + "A new verification link has been sent to the email address you provided during registration.": "Испратен е нов линк за потврда до e-mail адресата што ја внесовте при регистрацијата.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Испратена е нова врска за потврда на адресата на е-пошта што ја наведовте во поставките на вашиот профил.", + "A new verification link has been sent to your email address.": "На вашата е-пошта е испратена нова врска за потврда.", + "Accept Invitation": "Прифатете ја поканата", + "Action": "Акција", + "Action Event": "Настан на акција", + "Action Events": "Настани на акција", + "Action Happened At": "Се Случило Во", + "Action Initiated By": "Инициран Од Страна На", + "Action Name": "Име", + "Action Status": "Статус", + "Action Target": "Целна", + "Actions": "Активности", + "Add": "Додади", + "Add :resource": "Додадете :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Додадете нов член во вашиот тим, дозволувајќи му да работи со вас.", + "Add additional security to your account using two factor authentication.": "Додадете дополнителна безбедност на вашата сметка користејќи проверка во два чекори (two factor authentication).", + "Add Payment Method": "Додадете начин на плаќање", + "Add row": "Додај ред", + "Add Team Member": "Додадете нов член на тимот.", + "Add VAT Number": "Додадете ДДВ број", + "Added.": "Додадено.", + "Additional billing information updated successfully.": "Дополнителните информации за наплата се успешно ажурирани.", + "Address": "Адреса", + "Address Line 2": "Адреса Линија 2", + "Administrator": "Администратор", + "Administrator users can perform any action.": "Корисниците со улога Администратор може да вршат било каква акција.", + "Afghanistan": "Авганистан", + "Aland Islands": "Åland Острови", + "Albania": "Албанија", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Сите луѓе кои се дел од овој тим.", + "All resources loaded.": "Сите ресурси се вчитани.", + "All rights reserved.": "Сите права се задржани.", + "Already registered?": "Веќе сте регистрирани?", + "American Samoa": "Американска Самоа", + "An error occurred while uploading the file.": "Настана грешка при поставувањето на датотеката.", + "An error occurred while uploading the file: :error": "Се појави грешка при поставувањето на датотеката: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Настана неочекувана грешка и го известивме нашиот тим за поддршка. Обидете се повторно подоцна.", + "Andorra": "Андора", + "Angola": "Ангола", + "Anguilla": "Ангвила", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Друг корисник ја ажурира овој ресурс од оваа страница е вчитана. Ве молиме освежете ја страницата и обидете се повторно.", + "Antarctica": "Антарктикот", + "Antigua And Barbuda": "Антигва и Барбуда", + "Antigua and Barbuda": "Антигва и Барбуда", + "API Token": "API Токен", + "API Token Permissions": "API токен пермисии", + "API Tokens": "API Токени", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API токените овозможуваат автентикација на услугите на трети лица со нашата апликација во ваше име.", + "Apply": "Пријавете се", + "Apply Coupon": "Примени купон", + "April": "Април", + "Are you sure you want to attempt to pay :amount?": "Дали сте сигурни дека сакате да се обидете да платите :amount?", + "Are you sure you want to cancel your subscription?": "Дали сте сигурни дека сакате да ја откажете претплатата?", + "Are you sure you want to delete all the notifications?": "Дали сте сигурни дека сакате да ги избришете сите известувања?", + "Are you sure you want to delete the selected resources?": "Дали сте сигурни дека сакате да го избришете избраниот ресурси?", + "Are you sure you want to delete this file?": "Дали сте сигурни дека сакате да ја избришете оваа датотека?", + "Are you sure you want to delete this notification?": "Дали сте сигурни дека сакате да го избришете ова известување?", + "Are you sure you want to delete this payment method?": "Дали сте сигурни дека сакате да го избришете овој начин на плаќање?", + "Are you sure you want to delete this resource?": "Дали сте сигурни дека сакате да го избришете овој ресурс?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Дали сте сигурни дека сакате да го избришете овој тим? Штом тимот е избришан, сите негови ресурси и податоци ќе бидат трајно избришани.", + "Are you sure you want to delete your account?": "Дали сте сигурни дека сакате да ја избришете вашата сметка?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Дали сте сигурни дека сакате да ја избришете вашата сметка? Откако вашата сметка е избришана, сите нејзини ресурси и податоци трајно ќе бидат избришани. Внесете ја вашата лозинка за да потврдите дека сакате трајно да ја избришете вашата сметка.", + "Are you sure you want to detach the selected resources?": "Дали сте сигурни дека сакате да ја оттргне одбраната ресурси?", + "Are you sure you want to detach this resource?": "Дали сте сигурни дека сакате да се оддели овој ресурс?", + "Are you sure you want to force delete the selected resources?": "Дали сте сигурни дека сакате да ја присили да го избришете избраниот ресурси?", + "Are you sure you want to force delete this resource?": "Дали сте сигурни дека сакате да ја присили избришете овој ресурс?", + "Are you sure you want to log out?": "Дали сте сигурни дека сакате да се одјавите?", + "Are you sure you want to mark all notifications as read?": "Дали сте сигурни дека сакате да ги означите сите известувања како прочитани?", + "Are you sure you want to remove this item?": "Дали сте сигурни дека сакате да ја отстраните оваа ставка?", + "Are you sure you want to restore the selected resources?": "Дали сте сигурни дека сакате да ги обновите избрани ресурси?", + "Are you sure you want to restore this resource?": "Дали сте сигурни дека сакате да го направите овој ресурс?", + "Are you sure you want to resume your subscription?": "Дали сте сигурни дека сакате да ја продолжите вашата претплата?", + "Are you sure you want to run this action?": "Дали сте сигурни дека сакате да ја извршите оваа акција?", + "Are you sure you want to set this payment method as your default?": "Дали сте сигурни дека сакате да го поставите овој начин на плаќање како стандарден?", + "Are you sure you want to stop impersonating?": "Дали сте сигурни дека сакате да престанете да се претставувате?", + "Are you sure you would like to delete this API token?": "Дали сте сигурни дека сакате да го избришете овој API токен?", + "Are you sure you would like to leave this team?": "Дали сте сигурни дека сакате да го напуштите овој тим?", + "Are you sure you would like to remove this person from the team?": "Дали сте сигурни дека сакате да го отстраните ова лице од тимот?", + "Are you sure you would like to switch billing plans?": "Дали сте сигурни дека сакате да ги смените плановите за наплата?", + "Argentina": "Аргентина", + "Armenia": "Ерменија", + "Aruba": "Аруба", + "Attach": "Прикачите", + "Attach & Attach Another": "Прикачите & Приложите Друга", + "Attach :resource": "Прикачите :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Прикачете датотеки со влечење и пуштање, избирање или вметнување.", + "August": "Август", + "Australia": "Австралија", + "Austria": "Австрија", + "Azerbaijan": "Азербејџан", + "Bahamas": "Бахамите", + "Bahrain": "Бахреин", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Пред да продолжите, дали може да ја потврдите вашата адреса на е-пошта со кликнување на врската што штотуку ви ја испративме по е-пошта? Доколку не сте ја добиле е-поштата, со задоволство ќе ви испратиме друга.", + "Before proceeding, please check your email for a verification link.": "Пред да продолжите, проверете ја вашата е-пошта за врска за потврда.", + "Belarus": "Белорусија", + "Belgium": "Белгија", + "Belize": "Белизе", + "Benin": "Бенин", + "Bermuda": "Бермуди", + "Bhutan": "Бутан", + "Billing Information": "Информации за наплата", + "Billing Management": "Управување со наплата", + "Bolivia": "Боливија", + "Bolivia, Plurinational State of": "Боливија, плуринационална држава на", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius и Sábado", + "Bosnia And Herzegovina": "Босна и Херцеговина", + "Bosnia and Herzegovina": "Босна и Херцеговина", + "Botswana": "Боцвана", + "Bouvet Island": "Островот Буве", + "Brazil": "Бразил", + "British Indian Ocean Territory": "Британска Територија Во Индискиот Океан", + "Browser Sessions": "Сесии на веб прелистувачи", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Бугарија", + "Burkina Faso": "Буркина Фасо", + "Burundi": "Бурунди", + "Cambodia": "Камбоџа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Откажи", + "Cancel Subscription": "Откажете ја претплатата", + "Cape Verde": "Кејп Верде", + "Card": "Картичка", + "Cayman Islands": "Cayman Острови", + "Central African Republic": "Централна Африканска Република", + "Chad": "Чад", + "Change Subscription Plan": "Променете го планот за претплата", + "Change the current payment method attached to your subscription": "Променете го тековниот начин на плаќање поврзан со вашата претплата", + "Changes": "Промени", + "Checkout": "Исплата", + "Chile": "Чиле", + "China": "Кина", + "Choose": "Изберете", + "Choose :field": "Изберете :field", + "Choose :resource": "Изберете :resource", + "Choose an option": "Изберете опција", + "Choose date": "Изберете датум", + "Choose File": "Изберете Датотека", + "Choose Files": "Изберете Датотеки", + "Choose Type": "Изберете Тип", + "Christmas Island": "Божиќен Остров", + "City": "Градот", + "Click here to re-send the verification email.": "Кликнете овде за повторно да ја испратите е-поштата за потврда.", + "click here to request another": "кликнете овде за да побарате друго", + "Click to choose": "Кликнете за да изберете", + "Close": "Затвори", + "Cocos (Keeling) Islands": "Cocos (Keeling) Острови", + "Code": "Код", + "Colombia": "Колумбија", + "Comoros": "Коморите", + "Confirm": "Потврди", + "Confirm Billing Action": "Потврдете ја акцијата за наплата", + "Confirm Password": "Потврди ја лозинката", + "Confirm Payment": "Потврдете плаќање", + "Confirm your :amount payment": "Потврдете ја вашата уплата со износ :amount", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократска Република", + "Congo, the Democratic Republic of the": "Конго, Демократска Република", + "Constant": "Постојано", + "Continue To Payment": "Продолжете со плаќање", + "Cook Islands": "Кук Острови", + "Copy to clipboard": "Копирај во таблата со исечоци", + "Costa Rica": "Коста Рика", + "Cote D'Ivoire": "Брегот на Слоновата Коска", + "Country": "Земја", + "Coupon": "Купон", + "Coupon applied successfully.": "Купонот се применува успешно.", + "Create": "Креирај", + "Create & Add Another": "Креирај & Додадете Друга", + "Create :resource": "Се создаде :resource", + "Create a new team to collaborate with others on projects.": "Креирај нов тим за да соработувате со други на проекти.", + "Create Account": "Креирај сметка", + "Create API Token": "Креирај API токен", + "Create New Team": "Креирај нов тим", + "Create Team": "Креирај тим", + "Created.": "Креиран.", + "Croatia": "Хрватска", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Curacao", + "Current Password": "Сегашна лозинка", + "Current Subscription Plan": "Тековен план за претплата", + "Currently Subscribed": "Моментално претплатен", + "Customer Balance": "Билансот на клиентите", + "Customize": "Се прилагодите", + "Cyprus": "Кипар", + "Czech Republic": "Чешка република", + "Côte d'Ivoire": "Брегот на Слоновата Коска", + "Dark": "Темно", + "Dashboard": "Контролна табла", + "December": "Декември", + "Decrease": "Намалување", + "Default": "Стандардно", + "Delete": "Избриши", + "Delete :resource": "Избриши :resource", + "Delete Account": "Избриши сметкас", + "Delete all notifications": "Избришете ги сите известувања", + "Delete API Token": "Избриши API токен", + "Delete File": "Избриши Датотека", + "Delete Notification": "Избриши известување", + "Delete Resource": "Бришење На Ресурс", + "Delete Selected": "Избриши Го Избраното", + "Delete Team": "Избриши тим", + "Denmark": "Данска", + "Detach": "Одвојте", + "Detach Resource": "Одвојте Ресурси", + "Detach Selected": "Одвојте Одбраната", + "Details": "Детали", + "Disable": "Оневозможи", + "Djibouti": "Џибути", + "Do you really want to leave? You have unsaved changes.": "Дали навистина сакате да ја напушти? Имате незачувани промени.", + "Dominica": "Недела", + "Dominican Republic": "Доминиканска Република", + "Done.": "Направено.", + "Download": "Преземете", + "Download Invoice": "Преземи фактура", + "Drop file or click to choose": "Испуштете ја датотеката или кликнете за да изберете", + "Drop files or click to choose": "Испуштете ги датотеките или кликнете за да изберете", + "Ecuador": "Еквадор", + "Edit": "Уредување", + "Edit :resource": "Уредување :resource", + "Edit Attached": "Уредување Во Прилог", + "Edit Profile": "Уреди го профилот", + "Editor": "Уредник", + "Editor users have the ability to read, create, and update.": "Корисниците со улога Уредник може да читаат, креираат и ажурираат.", + "Egypt": "Египет", + "El Salvador": "Салвадор", + "Email": "Е-маил", + "email": "е-маил", + "Email Address": "E-Mail Адреса", + "Email Addresses": "Адреси на е-пошта", + "Email Password Reset Link": "Линк за ресетирање на лозинка по e-пошта", + "Email Verification": "Потврда на е-пошта", + "Enable": "Овозможи", + "Encrypted environment file already exists.": "Криптираната датотека на околината веќе постои.", + "Encrypted environment file not found.": "Криптираната датотека на околината не е пронајдена.", + "Ensure your account is using a long, random password to stay secure.": "Осигурете се дека вашата сметка користи долга, случајно избрана лозинка за да биде безбедна", + "Environment file already exists.": "Датотеката на околината веќе постои.", + "Environment file not found.": "Датотеката на околината не е пронајдена.", + "Equatorial Guinea": "Екваторијалниот Гвинеја", + "Eritrea": "Еритреја", + "Error": "Грешка", + "errors": "грешки", + "Estonia": "Естонија", + "Ethiopia": "Етиопија", + "ex VAT": "екс ДДВ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Истекува :expiration", + "Export As CSV": "Извези како CSV", + "Extra Billing Information": "Дополнителни информации за наплата", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Потребна е дополнителна потврда за процесирање на вашето плаќање. Продолжете на страницата за плаќање со кликнување на копчето подолу.", + "Failed Subscription Payment": "Неуспешно плаќање на претплатата", + "Failed to load :resource!": "Не успеа да се вчитаат :resource!", + "Falkland Islands (Malvinas)": "Falkland Острови (Malvinas)", + "Faroe Islands": "Faroe Острови", + "February": "Февруари", + "Fiji": "Фиџи", + "Filename": "Име на датотека", + "Finish enabling two factor authentication.": "Завршете го овозможувањето автентикација со два фактори.", + "Finland": "Финска", + "For your security, please confirm your password to continue.": "За ваша безбедност, потврдете ја вашата лозинка за да продолжите.", + "Forbidden": "Забрането", + "Force Delete": "Сила Избришете", + "Force Delete :resource": "Сила Избришете :resource", + "Force Delete Resource": "Сила Бришење На Ресурс", + "Force Delete Selected": "Сила Избришете Одбраниот", + "Forgot Password": "Ја заборави лозинката", + "Forgot your password?": "Ја заборави лозинката?", + "Forgot Your Password?": "Заборавена лозинка?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Ја заборави лозинката? Нема проблем. Само кажете ни ја вашата e-mail адреса и ќе ви испратиме линк за ресетирање на лозинката што ќе ви овозможи да изберете нова.", + "France": "Франција", + "French Guiana": "Француска Гвајана", + "French Polynesia": "Француска Полинезија", + "French Southern Territories": "Француски Јужни Територии", + "From": "Од", + "Gabon": "Габон", + "Gambia": "Гамбија", + "Georgia": "Грузија", + "Germany": "Германија", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "Оди на почеток", + "Go to page :page": "Оди на страна :page", + "Great! You have accepted the invitation to join the :team team.": "Одлично! Ја прифативте поканата да се придружите на :team тимот.", + "Greece": "Грција", + "Greenland": "Гренланд", + "Grenada": "Гренада", + "Guadeloupe": "Гвадалупе", + "Guam": "Гвам", + "Guatemala": "Гватемала", + "Guernsey": "Џернси", + "Guinea": "Гвинеја", + "Guinea-Bissau": "Гвинеја-Bissau", + "Guyana": "Гвајана", + "Haiti": "Хаити", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Се премислувате за откажувањето на претплатата? Можете веднаш да ја реактивирате претплатата во кое било време до крајот на тековниот наплатен циклус. По завршувањето на тековниот наплатен циклус, можете да изберете сосема нов план за претплата.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Дали размислувате за откажување на вашата претплата? Можете веднаш да ја активирате вашата претплата во секое време до крајот на тековниот циклус на наплата. Откако ќе заврши вашиот тековен циклус на наплата, можете да изберете целосно нов план за претплата.", + "Heard Island & Mcdonald Islands": "Слушнав Островот и McDonald Острови", + "Heard Island and McDonald Islands": "Островот Херд и Островите Мекдоналд", + "Hello!": "Здраво!", + "Hide Content": "Сокриј Содржина", + "Hold Up!": "Држете Се!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Хондурас", + "Hong Kong": "Хонг Конг", + "Hungary": "Унгарија", + "I agree to the :terms_of_service and :privacy_policy": "Се согласувам со :terms_of_service и :privacy_policy", + "Iceland": "Исланд", + "ID": "ИД", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Доколку е потребно, можете да се одјавите од сите други сесии на прелистувачот на сите ваши уреди. Некои од вашите неодамнешни сесии се наведени подолу; Сепак, оваа листа не може да биде сеопфатна. Ако сметате дека вашата сметка е компромитирана, треба да ја ажурирате и вашата лозинка.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ако веќе имате сметка, може да ја прифатите оваа покана со кликнување на копчето подолу:", + "If you did not create an account, no further action is required.": "Ако не создадовте сметка, не е потребно понатамошно дејство.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ако не очекувавте да добиете покана до овој тим, може да ја игнорирате оваа e-mail порака.", + "If you did not receive the email": "Доколку не сте ја добиле е-поштата", + "If you did not request a password reset, no further action is required.": "Ако не побаравте ресетирање на лозинка, не е потребно понатамошно дејство.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ако немате сметка, можете да креирате една со кликнување на копчето подолу. Откако ќе креирате сметка, можете да кликнете на копчето за прифаќање покана во оваа e-mail порака за да ја прифатите поканата за тимот:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Доколку треба да додадете специфични контакт или даночни информации на вашите фактури, како целосното име на вашата фирма, ДДВ-идентификациски број или адреса, можете да ги додадете овде.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ако имате проблем со кликнување на копчето \":actionText\", копирајте ја и залепете ја URL адресата подолу\nво вашиот веб прелистувач:", + "Impersonate": "Претстави се", + "Increase": "Зголеми", + "India": "Индија", + "Indonesia": "Индонезија", + "Invalid filename.": "Невалидно име на датотека.", + "Invalid JSON was returned from the route.": "Неважечки JSON е вратен од маршрутата.", + "Invoice Email Addresses": "Е-поштенски адреси за фактури", + "Invoice emails updated successfully.": "Е-поштите за фактури се успешно ажурирани.", + "Invoices": "Фактури", + "Iran, Islamic Republic Of": "Иран", + "Iran, Islamic Republic of": "Иран, Исламска Република", + "Iraq": "Ирак", + "Ireland": "Ирска", + "Isle Of Man": "Островот Ман", + "Isle of Man": "Островот Ман", + "Israel": "Израел", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Се чини дека немате активна претплата. Може да изберете една од плановите за претплата подолу за да започнете. Плановите за претплата може да се променат или откажат по ваша погодност.", + "Italy": "Италија", + "Jamaica": "Јамајка", + "January": "Јануари", + "Japan": "Јапонија", + "Jersey": "Џерси", + "Jordan": "Јордан", + "July": "Јули", + "June": "Јуни", + "Kazakhstan": "Казахстан", + "Kenya": "Кенија", + "Key": "Копче", + "Kiribati": "Кирибати", + "Korea": "Јужна Кореја", + "Korea, Democratic People's Republic of": "Северна Кореја", + "Korea, Republic of": "Кореја, Република", + "Kosovo": "Косово", + "Kuwait": "Кувајт", + "Kyrgyzstan": "Киргистан", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Последно активен", + "Last used": "Последен пат користен", + "Latvia": "Летонија", + "Leave": "Замини", + "Leave Team": "Заминете од тимот", + "Lebanon": "Либан", + "length": "должина", + "Lens": "Леќа", + "Lesotho": "Лесото", + "Liberia": "Либерија", + "Libyan Arab Jamahiriya": "Либија", + "Liechtenstein": "Лихтенштајн", + "Light": "Светлина", + "Lithuania": "Литванија", + "Load :perPage More": "Оптоварување :perPage Повеќе", + "Loading": "Се вчитува", + "Location": "Локација", + "Log in": "Најави се", + "Log In": "Логирај Се", + "Log Out": "Одјавете се", + "Log out": "Одјави се", + "Log Out Other Browser Sessions": "Одјавете се од други сесии на веб прелистувачи", + "Log Viewer": "Прегледувач на дневници", + "Login": "Најави се", + "Logout": "Одјави се", + "Logs": "Дневници", + "Luxembourg": "Луксембург", + "Macao": "Макао", + "Macedonia": "Северна Македонија", + "Macedonia, the former Yugoslav Republic of": "Македонија, Поранешна Југословенска Република", + "Madagascar": "Мадагаскар", + "Malawi": "Малави", + "Malaysia": "Малезија", + "Maldives": "Малдиви", + "Mali": "Мали", + "Malta": "Малта", + "Manage Account": "Управувајте со сметката", + "Manage and log out your active sessions on other browsers and devices.": "Управувајте и одјавете се од активните сесии на други прелистувачи и уреди.", + "Manage API Tokens": "Управувајте со API токените", + "Manage Role": "Управувајте со ројли", + "Manage Team": "Управувајте со тимот", + "Managing billing for :billableName": "Управување со наплата за :billableName", + "March": "Март", + "Mark all as Read": "Означи се како Прочитано", + "Mark all notifications as read": "Означи ги сите известувања како прочитани", + "Mark Read": "Означи прочитано", + "Mark Unread": "Означи непрочитано", + "Marshall Islands": "Маршалски Острови", + "Martinique": "Мартиник", + "Mauritania": "Мавританија", + "Mauritius": "Маурициус", + "May": "Може да", + "Mayotte": "Мајот", + "Mexico": "Мексико", + "Micronesia, Federated States Of": "Микронезија", + "Micronesia, Federated States of": "Микронезија, Федерални Држави на", + "Moldova": "Молдавија", + "Moldova, Republic of": "Молдавија, Република", + "Monaco": "Монако", + "Mongolia": "Монголија", + "Montenegro": "Црна гора", + "Month To Date": "Месец На Датумот", + "Monthly": "Месечно", + "monthly": "месечно", + "Montserrat": "Монсерат", + "Morocco": "Мароко", + "Mozambique": "Мозамбик", + "Myanmar": "Мјанмар", + "Name": "Име", + "name": "име", + "Namibia": "Намибија", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Холандија", + "Netherlands Antilles": "Холандски Антили", + "Nevermind": "Не умот", + "Nevermind, I'll keep my old plan": "Не е важно, ќе го задржам мојот стар план", + "New": "Нови", + "New :resource": "Нови :resource", + "New Caledonia": "Нова Каледонија", + "New Password": "Нова лозинка", + "New Zealand": "Нов Зеланд", + "Next": "Следна", + "Next Payment": "Следна исплата", + "Next Payment on": "Следното плаќање е вклучено", + "Nicaragua": "Никарагва", + "Niger": "Нигер", + "Nigeria": "Нигерија", + "Niue": "Ниуе", + "No": "Никој", + "No :resource matched the given criteria.": "Не :resource соодветствуваа на дадени критериуми.", + "No additional information...": "Не дополнителни информации...", + "No Current Data": "Не Тековната Податоци", + "No Data": "Нема Податоци", + "no file selected": "не избраната датотека", + "No Increase": "Не Се Зголеми", + "No payment methods on file.": "Нема достапни начини на плаќање.", + "No payment scheduled.": "Не е закажано плаќање.", + "No Prior Data": "Нема Претходни Податоци", + "No Results Found.": "Нема Пронајдени Резултати.", + "Norfolk Island": "Норфолк Остров", + "Northern Mariana Islands": "Северни Маријански Острови", + "Norway": "Норвешка", + "Not Found": "Не е пронајдено", + "Notifications": "Известувања", + "Nova": "Nova", + "Nova User": "Нова Корисник", + "November": "Ноември", + "October": "Октомври", + "of": "од", + "OK": "Во ред", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Штом тимот е избришан, сите негови ресурси и податоци трајно ќе бидат избришани. Пред да го избришете овој тим, преземете ги сите податоци или информации во врска со овој тим што сакате да ги задржите.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Откако вашата сметка е избришана, сите нејзини ресурси и податоци трајно ќе бидат избришани. Пред да ја избришете вашата сметка, преземете ги сите податоци или информации што сакате да ги задржите.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Откако вашата сметка ќе биде избришана, сите нејзини ресурси и податоци ќе бидат трајно избришани. Внесете ја вашата лозинка за да потврдите дека сакате трајно да ја избришете вашата сметка.", + "Only Trashed": "Само Одбележана", + "Open Invoices": "Отворете фактури", + "Original": "Оригиналниот", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Нашиот портал за управување со наплата ви овозможува практично да управувате со вашиот план за претплата, начинот на плаќање и да ги преземете вашите неодамнешни фактури.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Нашиот портал за управување со наплата ви овозможува практично да управувате со вашиот план за претплата, начините на плаќање и да ги преземате вашите неодамнешни фактури.", + "Page Expired": "Рокот на важење на страницата помина", + "Pagination Navigation": "Навигација на пагинацијата", + "Paid": "Платено", + "Pakistan": "Пакистан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестинските Територии", + "Panama": "Панама", + "Papua New Guinea": "Папуа Нова Гвинеја", + "Paraguay": "Парагвај", + "Password": "Лозинка", + "password": "лозинка", + "Payment Confirmation": "Потврда за плаќање", + "Payment Information": "Информации за исплата", + "Payment information updated successfully.": "Информациите за плаќање се ажурирани успешно.", + "Payment Method": "Метод за плаќање", + "Payment Methods": "начини за плаќање", + "Payment Required": "Потребно е плаќање", + "Payments": "Плаќања", + "Pending Team Invitations": "Покани за тим во очекување", + "Per Page": "По Страна", + "Permanently delete this team.": "Трајно избришете го овој тим.", + "Permanently delete your account.": "Трајно избришете ја вашата сметка.", + "Permissions": "Пермисии", + "Peru": "Перу", + "Philippines": "Филипини", + "Photo": "Фотографија", + "Pitcairn": "Pitcairn Острови", + "Please accept the terms of service.": "Ве молиме прифатете ги условите за користење.", + "Please click the button below to verify your email address.": "Кликнете на копчето подолу за да ја потврдите вашата e-mail адреса.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Ве молиме потврдете пристап до вашата сметка со внесување на еден од вашите кодови за обновување.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Ве молиме потврдете пристап до вашата сметка со внесување на кодот за идентификација обезбедени од страна на вашата апликација за автентикација.", + "Please confirm your password before continuing.": "Потврдете ја вашата лозинка пред да продолжите.", + "Please copy your new API token. For your security, it won't be shown again.": "Копирајте го вашиот нов API токен. За ваша безбедност, нема да биде прикажан повторно.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Внесете ја вашата лозинка за да потврдите дека сакате да се одјавите од другите сесии на прелистувачот на сите ваши уреди.", + "Please provide a maximum of three invoice emails addresses.": "Ве молиме наведете најмногу три е-поштенски адреси за фактури.", + "Please provide the email address of the person you would like to add to this team.": "Ве молиме внесете e-mail адреса од лицето што би сакале да го додадете на овој тим.", + "Please set a default payment method before retrying payments.": "Ве молиме поставете стандарден начин на плаќање пред повторен обид за плаќање.", + "Please set a default payment method before swapping plans.": "Поставете стандарден начин на плаќање пред да ги замените плановите.", + "Poland": "Полска", + "Portugal": "Португалија", + "Press / to search": "Притиснете / за да пребарувате", + "Preview": "Преглед", + "Previewing": "Преглед", + "Previous": "Претходна", + "Privacy Policy": "Политика на приватност", + "Profile": "Профил", + "Profile Information": "Информации за профилот", + "Puerto Rico": "Порторико", + "Qatar": "Катар", + "Quarter To Date": "Квартал На Денот", + "Recovery Code": "Код за обновување", + "Refresh": "Освежи", + "Regards,": "Со почит,", + "Regenerate Recovery Codes": "Регенерирајте ги кодовите за обновување", + "Register": "Регистрирај се", + "Reload": "Вчитај", + "Remember me": "Запомни ме", + "Remember Me": "Запомни ме", + "Remove": "Отстрани", + "Remove Photo": "Отстрани фотографија", + "Remove Team Member": "Отстрани член на тимот", + "Replicate": "Реплицирајте", + "Required fields": "Задолжителни полиња", + "Resend Verification Email": "Испрати повторно e-mail за верификација", + "Reset Filters": "Ресетирање На Филтри", + "Reset Password": "Ресетирај лозинка", + "Reset Password Notification": "Известување за ресетирање на лозинка", + "resource": "ресурс", + "Resource Row Dropdown": "Спуштање на редот на ресурсите", + "Resources": "Ресурси", + "resources": "ресурси", + "Restore": "Враќање", + "Restore :resource": "Враќање :resource", + "Restore Resource": "Враќање На Ресурси", + "Restore Selected": "Вратете го избраното", + "results": "резултати", + "Resume Subscription": "Продолжи со претплата", + "Retry Payment": "Обидете се повторно со плаќање", + "Return to :appName": "Врати се на :appName", + "Reunion": "Состанок", + "Role": "Ролја", + "Romania": "Романија", + "Run Action": "Да Ја Стартувате Акциона", + "Russian Federation": "Руската Федерација", + "Rwanda": "Руанда", + "Réunion": "Реунион", + "Saint Barthelemy": "Св. Barthélemy", + "Saint Barthélemy": "Свети Вартелмеј", + "Saint Helena": "Св. Елена", + "Saint Kitts And Nevis": "Св. Kitts и Невис", + "Saint Kitts and Nevis": "Свети Китс и Невис", + "Saint Lucia": "Св. Луција", + "Saint Martin": "Свети Мартин", + "Saint Martin (French part)": "Сен Мартин (француски дел)", + "Saint Pierre And Miquelon": "Св. Пјер и Miquelon", + "Saint Pierre and Miquelon": "Сен Пјер и Микелон", + "Saint Vincent And Grenadines": "Свети Винсент и Grenadines", + "Saint Vincent and the Grenadines": "Свети Винсент и Гренадини", + "Samoa": "Самоа", + "San Marino": "Сан Марино", + "Sao Tome And Principe": "Сао Томе и Принсипе", + "Sao Tome and Principe": "Сао Томе и Принципе", + "Saudi Arabia": "Саудиска Арабија", + "Save": "Зачувај", + "Saved.": "Зачувано.", + "Scroll to bottom": "Скролувајте до дното", + "Scroll to top": "Скролувајте до врвот", + "Search": "Пребарување", + "Secure Area": "Безбедна зона", + "Select": "Изберете", + "Select a different plan": "Изберете различен план", + "Select a log file...": "Изберете датотека за евиденција...", + "Select A New Photo": "Изберете нова фотографија", + "Select Action": "Одберете Акција", + "Select all": "Одберете Ги Сите", + "Select All Dropdown": "Изберете ги сите паѓачкото мени", + "Select this page": "Изберете ја оваа страница", + "Send Password Reset Link": "Испрати линк за ресетирање на лозинка", + "Senegal": "Сенегал", + "September": "Септември", + "Serbia": "Србија", + "Server Error": "Серверска грешка", + "Service Unavailable": "Сервисот е недостапен", + "Set as default": "Поставени како основни", + "Setup Key": "Копче за поставување", + "Seychelles": "Сејшели", + "Show All Fields": "Прикажи Ги Сите Полиња", + "Show Content": "Прикажи Содржина", + "Show Recovery Codes": "Покажете ги кодовите за обновување", + "Showing": "Прикажани се", + "Sierra Leone": "Сиера Леоне", + "Signed in as": "Најавено како", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Синт Мартен", + "Slovakia": "Словачка", + "Slovenia": "Словенија", + "Soft Deleted": "Меко избришано", + "Solomon Islands": "Соломонски Острови", + "Somalia": "Сомалија", + "Something went wrong.": "Нешто не беше во ред.", + "Sorry! You are not authorized to perform this action.": "Жал ми е! Не сте авторизирани да се изврши оваа акција.", + "Sorry, your session has expired.": "Жал ми е, вашата сесија е истечена.", + "South Africa": "Јужна Африка", + "South Georgia And Sandwich Isl.": "Јужна Џорџија и јужните Сендвич Острови", + "South Georgia and the South Sandwich Islands": "Јужна Џорџија и Јужните Сендвич Острови", + "South Sudan": "Јужен Судан", + "Spain": "Шпанија", + "Sri Lanka": "Шри Ланка", + "Standalone Actions": "Самостојни акции", + "Start Polling": "Започнете Избирачките", + "Start polling": "Започнете со гласање", + "State / County": "Држава / округ", + "Stop Impersonating": "Престанете да се претставувате", + "Stop Polling": "Стоп За Избирачкото", + "Stop polling": "Престанете да гласате", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Чивајте ги овие кодови за обновување во безбеден менаџер на лозинки. Тие можат да се искористат за враќање на пристап до вашата сметка во случај да се изгуби вашиот уред за дуо фактор (two factor) автентикација.", + "Subscribe": "Претплатете се", + "Subscription Information": "Информации за претплата", + "Subscription Pending": "Претплата е на чекање", + "Sudan": "Судан", + "Suriname": "Суринам", + "Svalbard And Jan Mayen": "Свалбард и Јан Мајен", + "Svalbard and Jan Mayen": "Свалбард и Јан Мајен", + "Swaziland": "Eswatini", + "Sweden": "Шведска", + "Switch Teams": "Промени тимови", + "Switzerland": "Швајцарија", + "Syrian Arab Republic": "Сирија", + "System": "Систем", + "Taiwan": "Тајван", + "Taiwan, Province of China": "Тајван, провинција Кина", + "Tajikistan": "Таџикистан", + "Tanzania": "Танзанија", + "Tanzania, United Republic of": "Танзанија, Обединета Република", + "TAX": "ДАНОК", + "Team Details": "Детали за тимот", + "Team Invitation": "Покана за тим", + "Team Members": "Членови на тимот", + "Team Name": "Име на тимот", + "Team Owner": "Сопственик на тимот", + "Team Settings": "Поставки на тимот", + "Terms of Service": "Услови за користење", + "Thailand": "Тајланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ви благодариме за пријавувањето! Пред да започнете, дали би можеле да ја потврдите вашата e-mail адреса со кликнување на линкот што ви го испративме преку e-mail порака? Ако не сте ја добиле e-mail пораката, со задоволство ќе ви испратиме друга.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Ви благодариме за вашата континуирана поддршка. Приложивме копија од вашата фактура за вашата евиденција. Ве молиме известете не ако имате какви било прашања или грижи.", + "Thanks,": "благодарам,", + "The :attribute must be a valid role.": ":Attribute мора да биде валидна ролја.", + "The :attribute must be at least :length characters and contain at least one number.": "Полето :attribute мора да содржи најмалку :length карактери и да содржи најмалку еден број.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Полето :attribute мора да содржи најмалку :length карактери и да содржи најмалку еден специјален знак и еден број.", + "The :attribute must be at least :length characters and contain at least one special character.": "Полето :attribute мора да содржи најмалку :length карактери и да содржи најмалку еден специјален знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Полето :attribute мора да содржи најмалку :length карактери и да содржи најмалку една голема буква и еден број.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Полето :attribute мора да содржи најмалку :length карактери и да содржи најмалку една голема буква и еден специјален знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Полето :attribute мора да содржи најмалку :length карактери и да содржи најмалку една голема буква, еден број, и еден специјален знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Полето :attribute мора да содржи најмалку :length карактери и да содржи најмалку една голема буква.", + "The :attribute must be at least :length characters.": "Полето :attribute мора да содржи најмалку :length карактери.", + "The :attribute must contain at least one letter.": ":Attribute-ката мора да содржи најмалку една буква.", + "The :attribute must contain at least one number.": ":Attribute-ката мора да содржи најмалку еден број.", + "The :attribute must contain at least one symbol.": ":Attribute мора да содржи најмалку еден симбол.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute мора да содржи најмалку една голема и една мала буква.", + "The :resource was created!": "На :resource бил создаден!", + "The :resource was deleted!": "На :resource беше избришан!", + "The :resource was restored!": "На :resource е вратен!", + "The :resource was updated!": "На :resource беше ажуриран!", + "The action was executed successfully.": "Акцијата беше успешно извршена.", + "The default payment method cannot be removed.": "Стандардниот начин на плаќање не може да се отстрани.", + "The file was deleted!": "Датотеката беше избришана!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Дадените :attribute се појавија во истекување на податоци. Изберете различни :attribute.", + "The given data was invalid.": "Дадените податоци беа неважечки.", + "The government won't let us show you what's behind these doors": "Владата не ни дозволува да ви покажеме што има зад овие врати", + "The HasOne relationship has already been filled.": "На HasOne однос е веќе исполнет.", + "The image could not be loaded": "Сликата не може да се вчита", + "The image could not be loaded.": "Сликата не можеше да се вчита.", + "The invoice emails must be valid email addresses.": "Е-поштите за фактури мора да бидат важечки адреси за е-пошта.", + "The password is incorrect.": "Лозинката е неточна.", + "The provided coupon code is invalid.": "Обезбедениот купонски код е неважечки.", + "The provided password does not match your current password.": "Внесената лозинка не се совпаѓа со вашата тековна лозинка.", + "The provided password was incorrect.": "Внесената лозинка не беше точна.", + "The provided two factor authentication code was invalid.": "Внесениот код за дуо фактор (two factor) автентикација е невалиден.", + "The provided two factor recovery code was invalid.": "Обезбедениот код за враќање на два фактори беше неважечки.", + "The provided VAT number is invalid.": "Обезбедениот ДДВ број е неважечки.", + "The resource was attached!": "Ресурсот е прикачен!", + "The resource was prevented from being saved!": "Ресурсот беше спречен да се зачува!", + "The resource was updated!": "На ресурси беше ажуриран!", + "The response is not a streamed response.": "Одговорот не е проследен одговор.", + "The response is not a view.": "Одговорот не е поглед.", + "The selected country is invalid.": "Избраната земја е неважечка.", + "The selected plan is invalid.": "Избраниот план е неважечки.", + "The selected resources have been :action!": "Избраните ресурси беа :action!", + "The team's name and owner information.": "Името на тимот и ифнормации за сопственикот.", + "There are no available options for this resource.": "Не постојат достапни опции за овој ресурс.", + "There are no fields to display.": "Нема полиња за прикажување.", + "There are no new notifications.": "Нема нови известувања.", + "There was a problem executing the action.": "Се појави проблем при извршувањето на акцијата.", + "There was a problem fetching the resource.": "Имаше проблем при преземањето на ресурсот.", + "There was a problem submitting the form.": "Се појави проблем при поднесувањето на формуларот.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Овие луѓе се поканети во вашиот тим и им е испратена e-mail порака за покана. Тие можат да се придружат на тимот со прифаќање на e-mail поканата.", + "This account does not have an active subscription.": "Оваа сметка нема активна претплата.", + "This action is unauthorized.": "Оваа акција е неовластена.", + "This copy of Nova is unlicensed.": "Оваа копија на Нова е без лиценца.", + "This coupon code can only be used by new customers.": "Овој купонски код може да го користат само нови клиенти.", + "This device": "Овој уред", + "This file field is read-only.": "Оваа датотека поле е само за читање.", + "This invoice is no longer open.": "Оваа фактура повеќе не е отворена.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ова е заштитена област на апликацијата. Ве молиме потврдете ја вашата лозинка пред да продолжите.", + "This password does not match our records.": "Оваа лозинка не се совпаѓа со записите во нашата база.", + "This password reset link will expire in :count minutes.": "Линкот за промена на лозинката ќе истече за :count минути.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ова плаќање е иницирано, но средствата сè уште не се примени. Ова може да потрае до 14 дена.", + "This resource no longer exists": "Овој ресурс не постои", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Оваа претплата е истечена и не може да се продолжи. Ве молиме креирајте нова претплата.", + "This user already belongs to the team.": "Овој корисник веќе припаѓа на овој тим.", + "This user has already been invited to the team.": "Овој корисник е веќе поканет во тимот.", + "Timor-Leste": "Тимор-Leste", + "to": "до", + "To": "До", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "За да завршите со овозможување автентикација со два фактори, скенирајте го следниот QR-код користејќи ја апликацијата за автентикатор на телефонот или внесете го клучот за поставување и наведете го генерираниот OTP-код.", + "Today": "Денес", + "Toggle navigation": "Вклучи навигација", + "Togo": "Того", + "Tokelau": "Токелау", + "Token Name": "Име на токен", + "Tonga": "Тонга", + "Too Many Requests": "Премногу барања", + "total": "вкупно", + "Total:": "Вкупно:", + "Trashed": "Одбележана", + "Trinidad And Tobago": "Тринидад и Тобаго", + "Trinidad and Tobago": "Тринидад и Тобаго", + "Tunisia": "Тунис", + "Turkey": "Турција", + "Turkmenistan": "Туркменистан", + "Turks And Caicos Islands": "Турк и Каикос Острови", + "Turks and Caicos Islands": "Островите Туркс и Каикос", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Дуо фактор автентикација", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Сега е овозможена автентикација со два фактори. Скенирајте го следниов QR-код користејќи ја апликацијата за автентикатор на телефонот или внесете го копчето за поставување.", + "Type": "Тип", + "Uganda": "Уганда", + "Ukraine": "Украина", + "Unauthorized": "Неовластен пристап", + "United Arab Emirates": "Обединети Арапски Емирати", + "United Kingdom": "Обединето Кралство", + "United States": "Сад", + "United States Minor Outlying Islands": "Соединетите Американски Држави Мали оддалечени острови", + "United States Outlying Islands": "САД Оддалечените Острови", + "Unknown": "Непознат", + "Unpaid": "Неплатено", + "Update": "Ажурирање", + "Update & Continue Editing": "Ажурирање & Продолжи Уредување", + "Update :resource": "Ажурирање :resource", + "Update :resource: :title": "Ажурирање :resource: :title", + "Update attached :resource: :title": "Ажурирање прилог :resource: :title", + "Update Password": "Ажурирај лозинка", + "Update Payment Information": "Ажурирајте ги информациите за плаќање", + "Update Payment Method": "Ажурирајте го начинот на плаќање", + "Update your account's profile information and email address.": "Ажурирајте ги информациите и e-mail адресата за вашата сметка.", + "Uploading": "Се прикачува", + "Uploading files... (:current/:total)": "Се поставуваат датотеки... (:current/:total)", + "Uruguay": "Уругвај", + "Use a recovery code": "Користете код за враќање на сметката", + "Use an authentication code": "Користете код за автентикација на сметката", + "User Actions": "Кориснички дејства", + "User Security": "Безбедност на корисник", + "Username": "Корисничко име", + "Uzbekistan": "Узбекистан", + "Value": "Вредност", + "Vanuatu": "Вануату", + "VAT Number": "ДДВ број", + "Venezuela": "Венецуела", + "Venezuela, Bolivarian Republic of": "Венецуела, Боливарска Република", + "Verify Email Address": "Потврдете адреса за е-пошта", + "Verify Your Email Address": "Потврди ја вашата e-mail адреса", + "Viet Nam": "Виетнам", + "View": "Погледнете", + "Virgin Islands, British": "Британски Девствени Острови", + "Virgin Islands, U.S.": "АМЕРИКАНСКИ Девствени Острови", + "Wallis And Futuna": "Валис и Futuna", + "Wallis and Futuna": "Волис и Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Ја обработуваме вашата претплата. Откако претплатата ќе се обработи успешно, оваа страница автоматски ќе се ажурира. Вообичаено, овој процес треба да трае само неколку секунди.", + "We are unable to process your payment. Please contact customer support.": "Не можеме да го обработиме вашето плаќање. Ве молиме контактирајте со поддршката за корисници.", + "We have emailed your password reset link!": "Ви испративме е-пошта врска за ресетирање на лозинката!", + "We were unable to find a registered user with this email address.": "Не можевме да најдеме регистриран корисник со оваа e-mail адреса.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Ќе испратиме врска за преземање на фактурата на е-пошта адресите што ќе ги наведете подолу. Можете да наведете повеќе адреси одделени со запирки.", + "We're lost in space. The page you were trying to view does not exist.": "Ние сме изгубени во вселената. Страница, која се обидува да ја видите не постои.", + "Welcome Back!": "Добредојде Назад!", + "Western Sahara": "Западна Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Кога е овозможена дуо фактор автентикацијата, ќе ви биде побарано безбеден, случаен токен за време на автентикацијата. Може да го најдете овој токен од апликацијата Google Authenticator на вашиот телефон.", + "Whoops": "Упс", + "Whoops!": "Упс!", + "Whoops! Something went wrong.": "Упс! Нешто не беше во ред.", + "With Trashed": "Со Одбележана", + "Write": "Пишување", + "Year To Date": "Година До Денес", + "Yearly": "Годишно", + "Yemen": "Yemeni", + "Yes": "Да", + "You are already subscribed.": "Веќе сте претплатени.", + "You are currently within your free trial period. Your trial will expire on :date.": "Моментално сте во бесплатен пробен период. Вашиот пробен период ќе истече на :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Моментално сте во бесплатен пробен период. Пробниот период ќе истече на :date.. Со започнување нова претплата, вашиот пробен период ќе заврши.", + "You are logged in!": "Најавени сте!", + "You are receiving this email because we received a password reset request for your account.": "Ја добивате оваа e-mail порака затоа што добивме барање за ресетирање на лозинка за вашата сметка.", + "You have been invited to join the :team team!": "Вие сте поканети да се придружите на следниот тим :team!", + "You have enabled two factor authentication.": "Овозможивте дуо фактор автентикација.", + "You have not enabled two factor authentication.": "Немате овозможено дуо фактор автентикација.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Имате некои неплатени фактури. Откако ќе го ажурирате стандардниот начин на плаќање, може повторно да се обидете со плаќањата преку списокот со фактури подолу.", + "You may accept this invitation by clicking the button below:": "Може да ја прифатите оваа покана со кликнување на копчето подолу:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Може да ја откажете претплатата во секое време. Откако вашата претплата ќе биде откажана, ќе имате опција да ја продолжите претплатата до крајот на тековниот циклус на наплата.", + "You may delete any of your existing tokens if they are no longer needed.": "Може да избришете било кој од вашите постоечки токени ако тие повеќе не се потребни.", + "You may not delete your personal team.": "Не можете да го избришете валиот личен тим.", + "You may not leave a team that you created.": "Не можете да го напуштите тимот што Вие го имате креирано.", + "You will receive an invoice and payment link via email for each billing period.": "Ќе добиете фактура и врска за плаќање преку е-пошта за секој платежен период.", + "You're logged in!": "Најавени сте!", + "Your :invoiceName invoice is now available!": "Вашата фактура од :invoiceName сега е достапна!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Вашата адреса за наплата е :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Вашата картичка е одбиена. Ве молиме контактирајте со издавачот на вашата картичка за повеќе информации.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Вашиот тековен начин на плаќање е кредитна картичка што завршува на :lastFour и истекува на :expiration.", + "Your email address is unverified.": "Вашата адреса за е-пошта е непотврдена.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Вашето последно плаќање од :amount не успеа. Ажурирајте го начинот на плаќање за да се обидете повторно со неуспешното плаќање.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Вашата последна уплата од :amount на :date не успеа. Ажурирајте го вашиот начин на плаќање за да се обидете повторно со неуспешното плаќање.", + "Your next payment of :amount will be processed on :date.": "Вашата следна уплата од :amount ќе биде на :date.", + "Your payment method has been added successfully.": "Вашиот начин на плаќање е успешно додаден.", + "Your payment method will be charged automatically for each billing period.": "Вашиот начин на плаќање ќе се наплаќа автоматски за секој период на наплата.", + "Your registered VAT Number is :vatNumber.": "Вашиот регистриран ДДВ број е :vatNumber.", + "Your subscription has been started successfully.": "Вашата претплата е успешно започната.", + "Your subscription has been successfully cancelled.": "Вашата претплата е успешно откажана.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Вашата претплата е успешно откажана. Ќе имате пристап до крајот на периодот на наплата.", + "Your subscription was successfully resumed.": "Вашата претплата беше успешно обновена.", + "Your subscription was successfully updated.": "Вашата претплата беше успешно ажурирана.", + "Zambia": "Замбија", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Поштенски / Поштенски број", + "Åland Islands": "Аландските Острови" +} diff --git a/locales/mk/php-inline.json b/locales/mk/php-inline.json new file mode 100644 index 00000000000..89a59517a51 --- /dev/null +++ b/locales/mk/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ова поле мора да биде прифатено.", + "accepted_if": "Ова поле мора да се прифати кога :other е :value.", + "active_url": "Ова не е валидна URL-адреса.", + "after": "Ова мора да биде датум после :date.", + "after_or_equal": "Ова мора да биде датум кој е после или еднаков на :date.", + "alpha": "Ова поле може да содржи само букви.", + "alpha_dash": "Ова поле може да содржи само букви, бројки, долна црта и тире.", + "alpha_num": "Ова поле може да содржи само букви и бројки.", + "any_of": "Ова поле е невалидно.", + "array": "Ова поле мора да биде низа.", + "ascii": "Ова поле мора да содржи само алфанумерички знаци и симболи од еден бајт.", + "attached": "Ова поле е веќе прикачен.", + "before": "Ова поле мора да биде датум пред :date.", + "before_or_equal": "Ова поле мора да биде датум пред или еднаков на :date.", + "between.array": "Ова поле мора да има помеѓу :min и :max број на елементи.", + "between.file": "Оваа датотека мора да биде помеѓу :min и :max килобајти.", + "between.numeric": "Овој број мора да биде помеѓу :min и :max.", + "between.string": "Овој текст мора да биде со должина помеѓу :min и :max број на карактери.", + "boolean": "Ова поле мора да има вредност вистинито (true) или невистинито (false).", + "can": "Ова поле содржи неовластена вредност.", + "confirmed": "Ова поле не е потврдено.", + "contains": "Во ова поле недостасува задолжителна вредност.", + "date": "Ова не е валиден датум.", + "date_equals": "Ова мора да биде датум еднаков на :date.", + "date_format": "Oва не одговара на форматот :format.", + "decimal": "Ова поле мора да има :decimal децимални места.", + "declined": "Оваа вредност мора да се одбие.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Оваа вредност мора да биде различна од :other.", + "digits": "Ова мора да содржи :digits цифри.", + "digits_between": "Ова мора да има помеѓу :min и :max цифри.", + "dimensions": "Оваа слика има невалидни димензии.", + "distinct": "Ова поле има дупликат вредност.", + "doesnt_contain": "Ова поле не смее да содржи ниту едно од следново: :values.", + "doesnt_end_with": "Ова поле може да не завршува со едно од следниве: :values.", + "doesnt_start_with": "Ова поле може да не започнува со едно од следниве: :values.", + "email": "Ова мора да биде валидна e-mail адреса.", + "ends_with": "Ова мора да завршува со една од следните вредности: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Избраната вредност не е валидна.", + "extensions": "Ова поле мора да има една од следниве наставки: :values.", + "file": "Содржината мора да биде датотека.", + "filled": "Ова поле мора да има вредност.", + "gt.array": "Ова поле мора да има повеќе од :value елементи.", + "gt.file": "Оваа датотека мора да биде поголема од :value килобајти.", + "gt.numeric": "Овој број мора да биде поголем од :value.", + "gt.string": "Овој текст мора да има биде со должина поголема од :value карактери.", + "gte.array": "Ова поле мора да има :value елементи или повеќе.", + "gte.file": "Оваа датотека мора да биде поголема или еднаква на :value килобајти.", + "gte.numeric": "Овој број мора да биде поголем или еднаков на :value.", + "gte.string": "Овој текст мора да биде со должина поголема или еднаква на :value карактери.", + "hex_color": "Ова поле мора да биде валидна хексадецимална боја.", + "image": "Ова мора да биде слика.", + "in": "Избраната вредност не е валидна.", + "in_array": "Оваа вредност не постои во :other.", + "in_array_keys": "Ова поле мора да содржи барем еден од следните клучеви: :values.", + "integer": "Ова мора да биде цел број.", + "ip": "Ова мора да биде валидна IP адреса.", + "ipv4": "Ова мора да биде валидна IPv4 адреса.", + "ipv6": "Ова мора да биде валидна IPv6 адреса.", + "json": "Ова мора да биде валиден JSON објект.", + "list": "Ова поле мора да биде список.", + "lowercase": "Ова поле мора да биде со мали букви.", + "lt.array": "Ова поле мора да има помалку од :value елементи.", + "lt.file": "Оваа датотека мора да биде помала од :value килобајти.", + "lt.numeric": "Овој број мора да биде помал од :value.", + "lt.string": "Овој текст мора да биде со должина помала од :value карактери.", + "lte.array": "Ова поле мора да има :value елементи или помалку.", + "lte.file": "Оваа датотека мора да биде помала или еднаква на :value килобајти.", + "lte.numeric": "Овој број мора да биде помал или еднаков на :value.", + "lte.string": "Овој текст мора да биде со должина помала или еднаква на :value карактери.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "Ова поле не може да има повеќе од :max елементи.", + "max.file": "Оваа датотека не може да биде поголема од :max килобајти.", + "max.numeric": "Овој број не може да биде поголем од :max.", + "max.string": "Овој текст не може да биде со должина поголема од :max карактери.", + "max_digits": "Ова поле не смее да има повеќе од :max цифри.", + "mimes": "Ова мора да биди датотека од тип: :values.", + "mimetypes": "Ова мора да биди датотека од тип: :values.", + "min.array": "Ова поле мора да има најмалку :min елементи.", + "min.file": "Оваа датотека мора да биде најмалку :min килобајти.", + "min.numeric": "Овој број мора да биде најмалку :min.", + "min.string": "Овој текст мора да биде со должина најмалку од :min карактери.", + "min_digits": "Ова поле мора да има најмалку :min цифри.", + "missing": "Ова поле мора да недостасува.", + "missing_if": "Ова поле мора да недостасува кога :other е :value.", + "missing_unless": "Ова поле мора да недостасува освен ако :other не е :value.", + "missing_with": "Ова поле мора да недостасува кога е присутно :values.", + "missing_with_all": "Ова поле мора да недостасува кога се присутни :values.", + "multiple_of": "Оваа вредност мора да биде повеќекратна вредност од :value", + "not_in": "Избраната вредност не е валидна.", + "not_regex": "Овој формат не е валиден.", + "numeric": "Ова мора да биде број.", + "password.letters": "Ова поле мора да содржи најмалку една буква.", + "password.mixed": "Ова поле мора да содржи најмалку една голема и една мала буква.", + "password.numbers": "Ова поле мора да содржи најмалку еден број.", + "password.symbols": "Ова поле мора да содржи најмалку еден симбол.", + "password.uncompromised": "Даденото поле се појави во протекување податоци. Изберете друго поле.", + "present": "Ова поле мора да биде присутно.", + "present_if": "Ова поле мора да биде присутно кога :other е :value.", + "present_unless": "Ова поле мора да биде присутно освен ако :other не е :value.", + "present_with": "Ова поле мора да биде присутно кога е присутно :values.", + "present_with_all": "Ова поле мора да биде присутно кога се присутни :values.", + "prohibited": "Ова поле е забрането.", + "prohibited_if": "Ова поле е забрането кога :other е :value.", + "prohibited_if_accepted": "Ова поле е забрането кога :other е прифатено.", + "prohibited_if_declined": "Ова поле е забрането кога :other е одбиено.", + "prohibited_unless": "Ова поле е забранета освен ако не :other е во :values.", + "prohibits": "Ова поле забранува присуство на :other.", + "regex": "Овој формат не е валиден.", + "relatable": "Ова поле може да не биде поврзана со овој ресурс.", + "required": "Ова поле е задолжително.", + "required_array_keys": "Ова поле мора да содржи записи за: :values.", + "required_if": "Ова поле е задолжително кога :other е :value.", + "required_if_accepted": "Ова поле е потребно кога е прифатено :other.", + "required_if_declined": "Ова поле е задолжително кога :other е одбиено.", + "required_unless": "Ова поле е задолжително освен кога :other е во :values.", + "required_with": "Ова поле е задолжително кога :values постои.", + "required_with_all": "Ова поле е задолжително кога :values постојат.", + "required_without": "Ова поле е задолжително кога не се присутни :values.", + "required_without_all": "Ова поле е задолжително кога ниту една вредност од следните: :values се присутни.", + "same": "Вредноста на ова поле мора да одговара на вредностна од :other.", + "size.array": "Ова поле мора да има :size елементи.", + "size.file": "Оваа датотека мора да биде :size килобајти.", + "size.numeric": "Овој број мора да биде :size.", + "size.string": "Овој текст мора да биде со должина од :size карактери.", + "starts_with": "Ова поле мора да започнува со една од следните вредности: :values.", + "string": "Ова поле мора да биде текст.", + "timezone": "Ова поле мора да биде валидна временска зона.", + "ulid": "Ова поле мора да биде валиден ULID.", + "unique": "Внесената вредност веќе постои.", + "uploaded": "Грешка при прикачување.", + "uppercase": "Ова поле мора да биде со големи букви.", + "url": "Овој формат не е валиден.", + "uuid": "Ова поле мора да биде валиден УУИД." +} diff --git a/locales/mk/php.json b/locales/mk/php.json new file mode 100644 index 00000000000..ce0dafab655 --- /dev/null +++ b/locales/mk/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Полето :attribute мора да биде прифатено.", + "accepted_if": ":Attribute мора да се прифати кога :other е :value.", + "active_url": "Полето :attribute не е валиден URL.", + "after": "Полето :attribute мора да биде датум после :date.", + "after_or_equal": "Полето :attribute мора да биде датум кој е после или еднаков на :date.", + "alpha": "Полето :attribute може да содржи само букви.", + "alpha_dash": "Полето :attribute може да содржи само букви, броеви, долна црта и тире.", + "alpha_num": "Полето :attribute може да содржи само букви и броеви.", + "any_of": "Полето :attribute е невалидно.", + "array": "Полето :attribute мора да биде низа.", + "ascii": ":Attribute мора да содржи само алфанумерички знаци и симболи од еден бајт.", + "attached": "Оваа :attribute е веќе прикачен.", + "before": "Полето :attribute мора да биде датум пред :date.", + "before_or_equal": "Полето :attribute мора да биде датум пред или еднаков на :date.", + "between.array": "Полето :attribute мора да има помеѓу :min - :max елементи.", + "between.file": "Полето :attribute мора да биде датотека со големина помеѓу :min и :max килобајти.", + "between.numeric": "Полето :attribute мора да биде број помеѓу :min и :max.", + "between.string": "Полето :attribute мора да биде текст со должина помеѓу :min и :max карактери.", + "boolean": "Полето :attribute мора да има вредност вистинито (true) или невистинито (false).", + "can": "Полето :attribute содржи неовластена вредност.", + "confirmed": "Полето :attribute не е потврдено.", + "contains": "Полето :attribute нема задолжителна вредност.", + "current_password": "Лозинката е неточна.", + "date": "Полето :attribute не е валиден датум.", + "date_equals": "Полето :attribute мора да биде датум еднаков на :date.", + "date_format": "Полето :attribute не одговара на форматот :format.", + "decimal": ":Attribute-те мора да имаат :decimal децимални места.", + "declined": ":Attribute-те мора да се одбијат.", + "declined_if": ":Attribute мора да се одбие кога :other е :value.", + "different": "Полињата :attribute и :other треба да се различни.", + "digits": "Полето :attribute треба да има :digits цифри.", + "digits_between": "Полето :attribute треба да има помеѓу :min и :max цифри.", + "dimensions": "Полето :attribute има невалидни димензии.", + "distinct": "Полето :attribute има вредност која е дупликат.", + "doesnt_contain": "Полето :attribute не смее да содржи ниту една од следниве вредности: :values.", + "doesnt_end_with": ":Attribute-ката не може да завршува со едно од следниве: :values.", + "doesnt_start_with": ":Attribute не смее да започнува со едно од следниве: :values.", + "email": "Полето :attribute не е во валиден формат.", + "ends_with": "Полето :attribute мора да завршува со една од следните вредности: :values.", + "enum": "Избраните :attribute се неважечки.", + "exists": "Полето :attribute има вредност која веќе постои.", + "extensions": "Полето :attribute мора да има едно од следниве наставки: :values.", + "failed": "Овие акредитиви не се совпаѓаат со нашите записи.", + "file": "Полето :attribute мора да биде датотека.", + "filled": "Полето :attribute мора да има вредност.", + "gt.array": "Полето :attribute мора да има повеке од :value елементи.", + "gt.file": "Полето :attribute мора да биде датотека поголема од :value килобајти.", + "gt.numeric": "Полето :attribute мора да биде број поголем од :value.", + "gt.string": "Полето :attribute мора да биде текст со повеќе од :value карактери.", + "gte.array": "Полето :attribute мора да има :value елементи или повеќе.", + "gte.file": "Полето :attribute мора да биде датотека поголема или еднаква на :value килобајти.", + "gte.numeric": "Полето :attribute мора да биде број поголем или еднаков на :value.", + "gte.string": "Полето :attribute мора да биде текст со повеќе или еднаков на :value број на карактери.", + "hex_color": "Полето :attribute мора да биде валидна хексадецимална боја.", + "image": "Полето :attribute мора да биде слика.", + "in": "Избраното поле :attribute е невалидно.", + "in_array": "Полето :attribute не содржи вредност која постои во :other.", + "in_array_keys": "Полето :attribute мора да содржи барем еден од следниве клучеви: :values.", + "integer": "Полето :attribute мора да биде цел број.", + "ip": "Полето :attribute мора да биде валидна IP адреса.", + "ipv4": "Полето :attribute мора да биде валидна IPv4 адреса.", + "ipv6": "Полето :attribute мора да биде валидна IPv6 адреса.", + "json": "Полето :attribute мора да биде валиден JSON објект.", + "list": "Полето :attribute мора да биде листа.", + "lowercase": ":Attribute-ката мора да биде мала.", + "lt.array": "Полето :attribute мора да има помалку од :value елементи.", + "lt.file": "Полето :attribute мора да биде датотека помала од :value килобајти.", + "lt.numeric": "Полето :attribute мора да биде број помал од :value.", + "lt.string": "Полето :attribute мора да биде текст помал од :value број на карактери.", + "lte.array": "Полето :attribute мора да има :value елементи или помалку.", + "lte.file": "Полето :attribute мора да биде датотека помала или еднаква на :value килобајти.", + "lte.numeric": "Полето :attribute мора да биде број помал или еднаков на :value.", + "lte.string": "Полето :attribute мора да биде текст со помалку или еднаков на :value број на карактери.", + "mac_address": ":Attribute мора да биде валидна MAC адреса.", + "max.array": "Полето :attribute не може да има повеќе од :max елементи.", + "max.file": "Полето :attribute мора да биде датотека не поголема од :max килобајти.", + "max.numeric": "Полето :attribute мора да биде број не поголем од :max.", + "max.string": "Полето :attribute мора да има не повеќе од :max карактери.", + "max_digits": ":Attribute-ката не смее да има повеќе од :max цифри.", + "mimes": "Полето :attribute мора да биде датотека од типот: :values.", + "mimetypes": "Полето :attribute мора да биде датотека од типот: :values.", + "min.array": "Полето :attribute мора да има минимум :min елементи.", + "min.file": "Полето :attribute мора да биде датотека не помала од :min килобајти.", + "min.numeric": "Полето :attribute мора да биде број не помал од :min.", + "min.string": "Полето :attribute мора да има не помалку од :min карактери.", + "min_digits": ":Attribute-ката мора да има најмалку :min цифри.", + "missing": "Полето :attribute мора да недостасува.", + "missing_if": "Полето :attribute мора да недостасува кога :other е :value.", + "missing_unless": "Полето :attribute мора да недостасува освен ако :other не е :value.", + "missing_with": "Полето :attribute мора да недостасува кога има :values.", + "missing_with_all": "Полето :attribute мора да недостасува кога се присутни :values.", + "multiple_of": "Полето :attribute мора да биде повеќекратна вредност од :value", + "next": "Напред »", + "not_in": "Избраното поле :attribute е невалидно.", + "not_regex": "Полето :attribute има невалиден формат.", + "numeric": "Полето :attribute мора да биде број.", + "password": "Лозинката не е точна.", + "password.letters": ":Attribute-ката мора да содржи најмалку една буква.", + "password.mixed": ":Attribute мора да содржи најмалку една голема и една мала буква.", + "password.numbers": ":Attribute-ката мора да содржи најмалку еден број.", + "password.symbols": ":Attribute мора да содржи најмалку еден симбол.", + "password.uncompromised": "Дадените :attribute се појавија во истекување на податоци. Изберете различни :attribute.", + "present": "Полето :attribute мора да биде присутно.", + "present_if": "Полето :attribute мора да биде присутно кога :other е :value.", + "present_unless": "Полето :attribute мора да биде присутно освен ако :other не е :value.", + "present_with": "Полето :attribute мора да биде присутно кога е присутно :values.", + "present_with_all": "Полето :attribute мора да биде присутно кога се присутни :values.", + "previous": "« Назад", + "prohibited": "Во :attribute година полето е забрането.", + "prohibited_if": "На :attribute поле е забрането кога :other е :value.", + "prohibited_if_accepted": "Полето :attribute е забрането кога :other е прифатено.", + "prohibited_if_declined": "Полето :attribute е забрането кога :other е одбиено.", + "prohibited_unless": "На :attribute поле е забранета освен ако не :other е во :values.", + "prohibits": "Полето :attribute забранува присуство на :other.", + "regex": "Полето :attribute има невалиден формат.", + "relatable": "Оваа :attribute може да не биде поврзана со овој ресурс.", + "required": "Полето :attribute е задолжително.", + "required_array_keys": "Полето :attribute мора да содржи записи за: :values.", + "required_if": "Полето :attribute е задолжително кога :other е :value.", + "required_if_accepted": "Полето :attribute е потребно кога ќе се прифати :other.", + "required_if_declined": "Полето :attribute е задолжително кога :other е одбиено.", + "required_unless": "Полето :attribute е задолжително освен кога :other е во :values.", + "required_with": "Полето :attribute е задолжително кога е внесено :values.", + "required_with_all": "Полето :attribute е задолжително кога :values се присутни.", + "required_without": "Полето :attribute е задолжително кога не е присутно :values.", + "required_without_all": "Полето :attribute е задолжително кога ниту една вредност од следните: :values се присутни.", + "reset": "Вашата лозинка е ресетирана!", + "same": "Полињата :attribute и :other треба да совпаѓаат.", + "sent": "Испратена e-mail порака со инструкции за ресетирање на вашата лозинка!", + "size.array": "Полето :attribute мора да биде низа со :size број на елементи.", + "size.file": "Полето :attribute мора да биде датотека со големина од :size килобајти.", + "size.numeric": "Полето :attribute мора да биде број со вредност :size.", + "size.string": "Полето :attribute мора да биде текст со должина од :size број на карактери.", + "starts_with": "Полето :attribute мора да започнува со една од следните вредности: :values.", + "string": "Полето :attribute мора да биде текст.", + "throttle": "Премногу обиди за најавување. Обидете се повторно за :seconds секунди.", + "throttled": "Ве молиме почекајте пред да се обидете повторно.", + "timezone": "Полето :attribute мора да биде валидна временска зона.", + "token": "Овој токен за ресетирање на лозинката е невалиден.", + "ulid": ":Attribute мора да биде валиден ULID.", + "unique": "Полето :attribute веќе постои.", + "uploaded": ":Attribute не е прикачен.", + "uppercase": ":Attribute-ката мора да биде голема.", + "url": "Полето :attribute не е во валиден формат.", + "user": "Не може да се пронајде корисник со таа e-mail адреса.", + "uuid": "Полето :attribute мора да биде валиден УУИД." +} diff --git a/locales/ml/_excludes.json b/locales/ml/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/ml/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/ml/json-inline.json b/locales/ml/json-inline.json new file mode 100644 index 00000000000..6503b33897e --- /dev/null +++ b/locales/ml/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ഈ ഫീൽഡ് സാധുവായ ഒരു റോൾ ആയിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one number.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ ഒരു അക്കമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ കുറഞ്ഞത് ഒരു പ്രത്യേക പ്രതീകവും ഒരു സംഖ്യയും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one special character.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ ഒരു പ്രത്യേക പ്രതീകമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു അക്കവും ഉണ്ടായിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു പ്രത്യേക പ്രതീകവും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം, അതിൽ കുറഞ്ഞത് ഒരു വലിയക്ഷരം, ഒരു സംഖ്യ, ഒരു പ്രത്യേക പ്രതീകം എന്നിവയെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ ഒരു വലിയക്ഷര പ്രതീകമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങൾ ഉണ്ടായിരിക്കണം.", + "The :attribute must contain at least one letter.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് ഒരു അക്ഷരമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must contain at least one number.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് ഒരു അക്കമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must contain at least one symbol.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് ഒരു ചിഹ്നമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു ചെറിയക്ഷരവും ഉണ്ടായിരിക്കണം.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "നൽകിയിരിക്കുന്ന ഫീൽഡ് ഒരു ഡാറ്റ ചോർച്ചയിൽ പ്രത്യക്ഷപ്പെട്ടു. ദയവായി മറ്റൊരു ഫീൽഡ് തിരഞ്ഞെടുക്കുക." +} diff --git a/locales/ml/json.json b/locales/ml/json.json new file mode 100644 index 00000000000..d51e8feafe6 --- /dev/null +++ b/locales/ml/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(കൂടാതെ :count പിശകുകൾ കൂടി)", + "(and :count more errors)": "(കൂടാതെ :count പിശകുകൾ കൂടി)|(കൂടാതെ :count പിശകുകൾ കൂടി)|(കൂടാതെ :count പിശകുകൾ കൂടി)", + "30 Days": "30 ദിവസം", + "60 Days": "60 ദിവസം", + "90 Days": "90 ദിവസം", + ":amount selected": ":amount തിരഞ്ഞെടുത്തു", + ":amount Total": ":amount ആകെ", + ":days day trial": ":days ദിവസത്തെ ട്രയൽ", + ":resource Details": ":resource വിശദാംശങ്ങൾ", + ":resource Details: :title": ":resource വിശദാംശങ്ങൾ: :title", + "A decryption key is required.": "ഒരു ഡീക്രിപ്ഷൻ കീ ആവശ്യമാണ്.", + "A fresh verification link has been sent to your email address.": "നിങ്ങളുടെ ഇമെയിൽ വിലാസത്തിലേക്ക് ഒരു പുതിയ സ്ഥിരീകരണ ലിങ്ക് അയച്ചു.", + "A new verification link has been sent to the email address you provided during registration.": "രജിസ്ട്രേഷൻ സമയത്ത് നിങ്ങൾ നൽകിയ ഇമെയിൽ വിലാസത്തിലേക്ക് ഒരു പുതിയ സ്ഥിരീകരണ ലിങ്ക് അയച്ചു.", + "A new verification link has been sent to the email address you provided in your profile settings.": "നിങ്ങളുടെ പ്രൊഫൈൽ ക്രമീകരണത്തിൽ നിങ്ങൾ നൽകിയ ഇമെയിൽ വിലാസത്തിലേക്ക് ഒരു പുതിയ സ്ഥിരീകരണ ലിങ്ക് അയച്ചു.", + "A new verification link has been sent to your email address.": "നിങ്ങളുടെ ഇമെയിൽ വിലാസത്തിലേക്ക് ഒരു പുതിയ സ്ഥിരീകരണ ലിങ്ക് അയച്ചു.", + "Accept Invitation": "ക്ഷണം സ്വീകരിക്കുക", + "Action": "ആക്ഷൻ", + "Action Event": "ആക്ഷൻ ഇവൻ്റ്", + "Action Events": "ആക്ഷൻ ഇവൻ്റുകൾ", + "Action Happened At": "നടന്നത്", + "Action Initiated By": "ആരംഭിച്ചത്", + "Action Name": "പേര്", + "Action Status": "പദവി", + "Action Target": "ലക്ഷ്യം", + "Actions": "പ്രവർത്തനങ്ങൾ", + "Add": "ചേർക്കുക", + "Add :resource": ":resource ചേർക്കുക", + "Add a new team member to your team, allowing them to collaborate with you.": "നിങ്ങളുടെ ടീമിലേക്ക് ഒരു പുതിയ ടീം അംഗത്തെ ചേർക്കുക, നിങ്ങളുമായി സഹകരിക്കാൻ അവരെ അനുവദിക്കുന്നു.", + "Add additional security to your account using two factor authentication.": "രണ്ട് ഘടകങ്ങളുടെ പ്രാമാണീകരണം ഉപയോഗിച്ച് നിങ്ങളുടെ അക്കൗണ്ടിലേക്ക് അധിക സുരക്ഷ ചേർക്കുക.", + "Add Payment Method": "പേയ്‌മെന്റ് രീതി ചേർക്കുക", + "Add row": "വരി ചേർക്കുക", + "Add Team Member": "ടീം അംഗത്തെ ചേർക്കുക", + "Add VAT Number": "VAT നമ്പർ ചേർക്കുക", + "Added.": "ചേർത്തു.", + "Additional billing information updated successfully.": "അധിക ബില്ലിംഗ് വിവരങ്ങൾ വിജയകരമായി അപ്ഡേറ്റ് ചെയ്തു.", + "Address": "വിലാസം", + "Address Line 2": "വിലാസം വരി 2", + "Administrator": "അഡ്മിനിസ്ട്രേറ്റർ", + "Administrator users can perform any action.": "അഡ്മിനിസ്ട്രേറ്റർ ഉപയോക്താക്കൾക്ക് ഏത് പ്രവർത്തനവും ചെയ്യാൻ കഴിയും.", + "Afghanistan": "അഫ്ഗാനിസ്ഥാൻ", + "Aland Islands": "അലൻഡ് ദ്വീപുകൾ", + "Albania": "അൽബേനിയ", + "Algeria": "അൾജീരിയ", + "All of the people that are part of this team.": "ഈ ടീമിന്റെ ഭാഗമായ എല്ലാ ആളുകളും.", + "All resources loaded.": "എല്ലാ വിഭവങ്ങളും ലോഡ് ചെയ്തു.", + "All rights reserved.": "എല്ലാ അവകാശങ്ങളും നിക്ഷിപ്തം.", + "Already registered?": "ഇതിനകം രജിസ്റ്റർ ചെയ്തിട്ടുണ്ടോ?", + "American Samoa": "അമേരിക്കൻ സമോവ", + "An error occurred while uploading the file.": "ഫയൽ അപ്‌ലോഡ് ചെയ്യുമ്പോൾ ഒരു പിശക് സംഭവിച്ചു.", + "An error occurred while uploading the file: :error": "ഫയൽ അപ്‌ലോഡ് ചെയ്യുമ്പോൾ ഒരു പിശക് സംഭവിച്ചു: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ഒരു അപ്രതീക്ഷിത പിശക് സംഭവിച്ചു, ഞങ്ങൾ ഞങ്ങളുടെ പിന്തുണാ ടീമിനെ അറിയിച്ചു. ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക.", + "Andorra": "അൻഡോറ", + "Angola": "അംഗോള", + "Anguilla": "അംഗുല", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ഈ പേജ് ലോഡുചെയ്‌തതിനുശേഷം മറ്റൊരു ഉപയോക്താവ് ഈ ഉറവിടം അപ്‌ഡേറ്റുചെയ്‌തു. പേജ് പുതുക്കി വീണ്ടും ശ്രമിക്കുക.", + "Antarctica": "അന്റാർട്ടിക്ക", + "Antigua And Barbuda": "ആന്റിഗ്വയും ബാർബുഡയും", + "Antigua and Barbuda": "ആന്റിഗ്വയും ബാർബുഡയും", + "API Token": "API ടോക്കൺ", + "API Token Permissions": "API ടോക്കൺ അനുമതികൾ", + "API Tokens": "API ടോക്കണുകൾ", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ടോക്കണുകൾ മൂന്നാം കക്ഷി സേവനങ്ങളെ നിങ്ങളുടെ പേരിൽ ഞങ്ങളുടെ അപേക്ഷ ഉപയോഗിച്ച് പ്രാമാണീകരിക്കാൻ അനുവദിക്കുന്നു.", + "Apply": "അപേക്ഷിക്കുക", + "Apply Coupon": "കൂപ്പൺ പ്രയോഗിക്കുക", + "April": "ഏപ്രിൽ", + "Are you sure you want to attempt to pay :amount?": ":amount അടയ്ക്കാൻ ശ്രമിക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to cancel your subscription?": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ റദ്ദാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to delete all the notifications?": "എല്ലാ അറിയിപ്പുകളും ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to delete the selected resources?": "തിരഞ്ഞെടുത്ത ഉറവിടങ്ങൾ ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to delete this file?": "ഈ ഫയൽ ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to delete this notification?": "ഈ അറിയിപ്പ് ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to delete this payment method?": "ഈ പേയ്‌മെന്റ് രീതി ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to delete this resource?": "ഈ ഉറവിടം ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ഈ ടീമിനെ ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ? ഒരു ടീം ഇല്ലാതാക്കിയാൽ, അതിന്റെ എല്ലാ ഉറവിടങ്ങളും ഡാറ്റയും ശാശ്വതമായി ഇല്ലാതാക്കപ്പെടും.", + "Are you sure you want to delete your account?": "നിങ്ങളുടെ അക്കൗണ്ട് ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "നിങ്ങളുടെ അക്കൗണ്ട് ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ? നിങ്ങളുടെ അക്കൗണ്ട് ഇല്ലാതാക്കിയാൽ, അതിന്റെ എല്ലാ ഉറവിടങ്ങളും ഡാറ്റയും ശാശ്വതമായി ഇല്ലാതാക്കപ്പെടും. നിങ്ങളുടെ അക്കൗണ്ട് ശാശ്വതമായി ഇല്ലാതാക്കാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുവെന്ന് സ്ഥിരീകരിക്കുന്നതിന് ദയവായി നിങ്ങളുടെ പാസ്‌വേഡ് നൽകുക.", + "Are you sure you want to detach the selected resources?": "തിരഞ്ഞെടുത്ത ഉറവിടങ്ങൾ വേർപെടുത്തണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to detach this resource?": "ഈ ഉറവിടം വേർപെടുത്തണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to force delete the selected resources?": "തിരഞ്ഞെടുത്ത ഉറവിടങ്ങൾ നിർബന്ധിതമായി ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to force delete this resource?": "ഈ ഉറവിടം നിർബന്ധിതമായി ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to log out?": "ലോഗ് ഔട്ട് ചെയ്യണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to mark all notifications as read?": "എല്ലാ അറിയിപ്പുകളും വായിച്ചതായി അടയാളപ്പെടുത്തണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to remove this item?": "ഈ ഇനം നീക്കംചെയ്യണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to restore the selected resources?": "തിരഞ്ഞെടുത്ത വിഭവങ്ങൾ പുനഃസ്ഥാപിക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to restore this resource?": "ഈ ഉറവിടം പുനഃസ്ഥാപിക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to resume your subscription?": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ പുനരാരംഭിക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to run this action?": "ഈ പ്രവർത്തനം പ്രവർത്തിപ്പിക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to set this payment method as your default?": "ഈ പേയ്‌മെന്റ് രീതി നിങ്ങളുടെ ഡിഫോൾട്ടായി സജ്ജീകരിക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you want to stop impersonating?": "ആൾമാറാട്ടം നിർത്തണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you would like to delete this API token?": "ഈ API ടോക്കൺ ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you would like to leave this team?": "ഈ ടീം വിടാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുവെന്ന് തീർച്ചയാണോ?", + "Are you sure you would like to remove this person from the team?": "ഈ വ്യക്തിയെ ടീമിൽ നിന്ന് നീക്കം ചെയ്യണമെന്ന് തീർച്ചയാണോ?", + "Are you sure you would like to switch billing plans?": "ബില്ലിംഗ് പ്ലാനുകൾ മാറണമെന്ന് തീർച്ചയാണോ?", + "Argentina": "അർജന്റീന", + "Armenia": "അർമേനിയ", + "Aruba": "അറൂബ", + "Attach": "അറ്റാച്ചുചെയ്യുക", + "Attach & Attach Another": "മറ്റൊന്ന് അറ്റാച്ചുചെയ്യുക, അറ്റാച്ചുചെയ്യുക", + "Attach :resource": ":resource അറ്റാച്ചുചെയ്യുക", + "Attach files by dragging & dropping, selecting or pasting them.": "ഫയലുകൾ വലിച്ചിടുന്നതിലൂടെയോ തിരഞ്ഞെടുത്തുകൊണ്ടോ ആസ്വദിച്ചുകൊണ്ടോ ഫയലുകൾ അറ്റാച്ചുചെയ്യുക.", + "August": "ഓഗസ്റ്റ്", + "Australia": "ഓസ്ട്രേലിയ", + "Austria": "ഓസ്ട്രിയ", + "Azerbaijan": "അസർബൈജാൻ", + "Bahamas": "ബഹാമസ്", + "Bahrain": "ബഹ്റൈൻ", + "Bangladesh": "ബംഗ്ലാദേശ്", + "Barbados": "ബാർബഡോസ്", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "തുടരുന്നതിന് മുമ്പ്, ഞങ്ങൾ നിങ്ങൾക്ക് ഇമെയിൽ അയച്ച ലിങ്കിൽ ക്ലിക്കുചെയ്ത് നിങ്ങളുടെ ഇമെയിൽ വിലാസം പരിശോധിക്കാമോ? നിങ്ങൾക്ക് ഇമെയിൽ ലഭിച്ചില്ലെങ്കിൽ, ഞങ്ങൾ നിങ്ങൾക്ക് മറ്റൊരു ഇമെയിൽ അയയ്ക്കും.", + "Before proceeding, please check your email for a verification link.": "തുടരുന്നതിന് മുമ്പ്, ഒരു സ്ഥിരീകരണ ലിങ്കിനായി നിങ്ങളുടെ ഇമെയിൽ പരിശോധിക്കുക.", + "Belarus": "ബെലാറസ്", + "Belgium": "ബെൽജിയം", + "Belize": "ബെലീസ്", + "Benin": "ബെനിൻ", + "Bermuda": "ബർമുഡ", + "Bhutan": "ഭൂട്ടാൻ", + "Billing Information": "ബില്ലിംഗ് വിവരം", + "Billing Management": "ബില്ലിംഗ് മാനേജ്മെന്റ്", + "Bolivia": "ബൊളീവിയ", + "Bolivia, Plurinational State of": "ബൊളീവിയ, പ്ലൂറിനാഷണൽ സ്റ്റേറ്റ് ഓഫ്", + "Bonaire, Sint Eustatius and Saba": "ബോണയർ, സിന്റ് യൂസ്റ്റേഷ്യസ്, സാബ", + "Bosnia And Herzegovina": "ബോസ്നിയ ഹെർസഗോവിന", + "Bosnia and Herzegovina": "ബോസ്നിയ ഹെർസഗോവിന", + "Botswana": "ബോട്സ്വാന", + "Bouvet Island": "ബൗവെറ്റ് ദ്വീപ്", + "Brazil": "ബ്രസീൽ", + "British Indian Ocean Territory": "ബ്രിട്ടീഷ് ഇന്ത്യൻ മഹാസമുദ്ര പ്രദേശം", + "Browser Sessions": "ബ്രൗസർ സെഷനുകൾ", + "Brunei Darussalam": "ബ്രൂണെ ദാറുസ്സലാം", + "Bulgaria": "ബൾഗേറിയ", + "Burkina Faso": "ബുർക്കിന ഫാസോ", + "Burundi": "ബുറുണ്ടി", + "Cambodia": "കംബോഡിയ", + "Cameroon": "കാമറൂൺ", + "Canada": "കാനഡ", + "Cancel": "റദ്ദാക്കുക", + "Cancel Subscription": "സബ്സ്ക്രിപ്ഷൻ റദ്ദാക്കുക", + "Cape Verde": "കേപ് വെർദെ", + "Card": "കാർഡ്", + "Cayman Islands": "കേമാൻ ദ്വീപുകൾ", + "Central African Republic": "മധ്യ ആഫ്രിക്കൻ റിപ്പബ്ലിക്", + "Chad": "ചാഡ്", + "Change Subscription Plan": "സബ്സ്ക്രിപ്ഷൻ പ്ലാൻ മാറ്റുക", + "Change the current payment method attached to your subscription": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷനിൽ അറ്റാച്ച് ചെയ്‌തിരിക്കുന്ന നിലവിലെ പേയ്‌മെൻ്റ് രീതി മാറ്റുക", + "Changes": "മാറ്റങ്ങൾ", + "Checkout": "ചെക്ക് ഔട്ട്", + "Chile": "ചിലി", + "China": "ചൈന", + "Choose": "തിരഞ്ഞെടുക്കുക", + "Choose :field": ":field തിരഞ്ഞെടുക്കുക", + "Choose :resource": ":resource തിരഞ്ഞെടുക്കുക", + "Choose an option": "ഒരു ഓപ്ഷൻ തിരഞ്ഞെടുക്കുക", + "Choose date": "തീയതി തിരഞ്ഞെടുക്കുക", + "Choose File": "ഫയൽ തിരഞ്ഞെടുക്കുക", + "Choose Files": "ഫയലുകൾ തിരഞ്ഞെടുക്കുക", + "Choose Type": "തരം തിരഞ്ഞെടുക്കുക", + "Christmas Island": "ക്രിസ്മസ് ദ്വീപ്", + "City": "നഗരം", + "Click here to re-send the verification email.": "സ്ഥിരീകരണ ഇമെയിൽ വീണ്ടും അയക്കാൻ ഇവിടെ ക്ലിക്ക് ചെയ്യുക.", + "click here to request another": "മറ്റൊന്ന് അഭ്യർത്ഥിക്കാൻ ഇവിടെ ക്ലിക്ക് ചെയ്യുക", + "Click to choose": "തിരഞ്ഞെടുക്കാൻ ക്ലിക്ക് ചെയ്യുക", + "Close": "അടയ്ക്കുക", + "Cocos (Keeling) Islands": "കൊക്കോസ് (കീലിംഗ്) ദ്വീപുകൾ", + "Code": "കോഡ്", + "Colombia": "കൊളംബിയ", + "Comoros": "കൊമോറോസ്", + "Confirm": "സ്ഥിരീകരിക്കുക", + "Confirm Billing Action": "ബില്ലിംഗ് പ്രവർത്തനം സ്ഥിരീകരിക്കുക", + "Confirm Password": "പാസ്വേഡ് സ്ഥിരീകരിക്കുക", + "Confirm Payment": "പേയ്‌മെന്റ് സ്ഥിരീകരിക്കുക", + "Confirm your :amount payment": "നിങ്ങളുടെ :amount പേയ്‌മെന്റ് സ്ഥിരീകരിക്കുക", + "Congo": "കോംഗോ", + "Congo, Democratic Republic": "കോംഗോ, ഡെമോക്രാറ്റിക് റിപ്പബ്ലിക്", + "Congo, the Democratic Republic of the": "കോംഗോ, ഡെമോക്രാറ്റിക് റിപ്പബ്ലിക് ഓഫ് ദി", + "Constant": "സ്ഥിരമായ", + "Continue To Payment": "പേയ്‌മെന്റിൽ തുടരുക", + "Cook Islands": "കുക്ക് ദ്വീപുകൾ", + "Copy to clipboard": "ക്ലിപ്പ്ബോർഡിലേയ്ക്ക് പകർത്തുക", + "Costa Rica": "കോസ്റ്റാറിക്ക", + "Cote D'Ivoire": "കോറ്റ് ഡി ഐവയർ", + "Country": "രാജ്യം", + "Coupon": "കൂപ്പൺ", + "Coupon applied successfully.": "കൂപ്പൺ വിജയകരമായി പ്രയോഗിച്ചു.", + "Create": "സൃഷ്ടിക്കാൻ", + "Create & Add Another": "മറ്റൊന്ന് സൃഷ്‌ടിക്കുകയും ചേർക്കുകയും ചെയ്യുക", + "Create :resource": "സൃഷ്ടിക്കുക :resource", + "Create a new team to collaborate with others on projects.": "പ്രോജക്റ്റുകളിൽ മറ്റുള്ളവരുമായി സഹകരിക്കാൻ ഒരു പുതിയ ടീമിനെ സൃഷ്ടിക്കുക.", + "Create Account": "അക്കൗണ്ട് സൃഷ്ടിക്കുക", + "Create API Token": "API ടോക്കൺ സൃഷ്ടിക്കുക", + "Create New Team": "പുതിയ ടീം ഉണ്ടാക്കുക", + "Create Team": "ടീം സൃഷ്ടിക്കുക", + "Created.": "സൃഷ്ടിച്ചത്.", + "Croatia": "ക്രൊയേഷ്യ", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "ക്യൂബ", + "Curaçao": "കുറക്കാവോ", + "Current Password": "നിലവിലെ പാസ്വേഡ്", + "Current Subscription Plan": "നിലവിലെ സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്ലാൻ", + "Currently Subscribed": "നിലവിൽ സബ്‌സ്‌ക്രൈബുചെയ്‌തു", + "Customer Balance": "കസ്റ്റമർ ബാലൻസ്", + "Customize": "ഇഷ്ടാനുസൃതമാക്കുക", + "Cyprus": "സൈപ്രസ്", + "Czech Republic": "ചെക്ക് റിപ്പബ്ലിക്", + "Côte d'Ivoire": "കോറ്റ് ഡി ഐവയർ", + "Dark": "ഇരുട്ട്", + "Dashboard": "ഡാഷ്ബോർഡ്", + "December": "ഡിസംബർ", + "Decrease": "കുറയ്ക്കുക", + "Default": "സ്ഥിരസ്ഥിതി", + "Delete": "ഇല്ലാതാക്കുക", + "Delete :resource": "ഇല്ലാതാക്കുക :resource", + "Delete Account": "അക്കൗണ്ട് ഇല്ലാതാക്കുക", + "Delete all notifications": "എല്ലാ അറിയിപ്പുകളും ഇല്ലാതാക്കുക", + "Delete API Token": "API ടോക്കൺ ഇല്ലാതാക്കുക", + "Delete File": "ഫയൽ ഇല്ലാതാക്കുക", + "Delete Notification": "അറിയിപ്പ് ഇല്ലാതാക്കുക", + "Delete Resource": "ഉറവിടം ഇല്ലാതാക്കുക", + "Delete Selected": "തിരഞ്ഞെടുത്തത് ഇല്ലാതാക്കുക", + "Delete Team": "ടീം ഇല്ലാതാക്കുക", + "Denmark": "ഡെൻമാർക്ക്", + "Detach": "വേർപെടുത്തുക", + "Detach Resource": "റിസോഴ്സ് വേർപെടുത്തുക", + "Detach Selected": "തിരഞ്ഞെടുത്തത് വേർപെടുത്തുക", + "Details": "വിശദാംശങ്ങൾ", + "Disable": "പ്രവർത്തനരഹിതമാക്കുക", + "Djibouti": "ജിബൂട്ടി", + "Do you really want to leave? You have unsaved changes.": "നിങ്ങൾക്ക് ശരിക്കും പോകണോ? നിങ്ങൾക്ക് സംരക്ഷിക്കാത്ത മാറ്റങ്ങളുണ്ട്.", + "Dominica": "ഡൊമിനിക്ക", + "Dominican Republic": "ഡൊമിനിക്കന് റിപ്പബ്ലിക്ക്", + "Done.": "ചെയ്തു.", + "Download": "ഡൗൺലോഡ്", + "Download Invoice": "ഇൻവോയ്സ് ഡൗൺലോഡ് ചെയ്യുക", + "Drop file or click to choose": "ഫയൽ ഡ്രോപ്പ് ചെയ്യുക അല്ലെങ്കിൽ തിരഞ്ഞെടുക്കാൻ ക്ലിക്ക് ചെയ്യുക", + "Drop files or click to choose": "ഫയലുകൾ ഡ്രോപ്പ് ചെയ്യുക അല്ലെങ്കിൽ തിരഞ്ഞെടുക്കാൻ ക്ലിക്ക് ചെയ്യുക", + "Ecuador": "ഇക്വഡോർ", + "Edit": "എഡിറ്റ് ചെയ്യുക", + "Edit :resource": "എഡിറ്റ് :resource", + "Edit Attached": "എഡിറ്റ് അറ്റാച്ച് ചെയ്‌തു", + "Edit Profile": "പ്രൊഫൈൽ എഡിറ്റ് ചെയ്യുക", + "Editor": "എഡിറ്റർ", + "Editor users have the ability to read, create, and update.": "എഡിറ്റർ ഉപയോക്താക്കൾക്ക് വായിക്കാനും സൃഷ്‌ടിക്കാനും അപ്‌ഡേറ്റ് ചെയ്യാനുമുള്ള കഴിവുണ്ട്.", + "Egypt": "ഈജിപ്ത്", + "El Salvador": "എൽ സാൽവഡോർ", + "Email": "ഇമെയിൽ", + "email": "ഇമെയിൽ", + "Email Address": "ഇമെയിൽ വിലാസം", + "Email Addresses": "ഇമെയിൽ വിലാസങ്ങൾ", + "Email Password Reset Link": "ഇമെയിൽ പാസ്‌വേഡ് റീസെറ്റ് ലിങ്ക്", + "Email Verification": "ഇമെയിൽ സ്ഥിരീകരണം", + "Enable": "പ്രവർത്തനക്ഷമമാക്കുക", + "Encrypted environment file already exists.": "എൻക്രിപ്റ്റ് ചെയ്ത എൻവയോൺമെൻ്റ് ഫയൽ ഇതിനകം നിലവിലുണ്ട്.", + "Encrypted environment file not found.": "എൻക്രിപ്റ്റ് ചെയ്ത എൻവയോൺമെൻ്റ് ഫയൽ കണ്ടെത്തിയില്ല.", + "Ensure your account is using a long, random password to stay secure.": "സുരക്ഷിതമായി തുടരാൻ നിങ്ങളുടെ അക്കൗണ്ട് ദീർഘവും ക്രമരഹിതവുമായ പാസ്‌വേഡ് ഉപയോഗിക്കുന്നുണ്ടെന്ന് ഉറപ്പാക്കുക.", + "Environment file already exists.": "പരിസ്ഥിതി ഫയൽ ഇതിനകം നിലവിലുണ്ട്.", + "Environment file not found.": "പരിസ്ഥിതി ഫയൽ കണ്ടെത്തിയില്ല.", + "Equatorial Guinea": "ഇക്വറ്റോറിയൽ ഗിനിയ", + "Eritrea": "എറിത്രിയ", + "Error": "പിശക്", + "errors": "പിശകുകൾ", + "Estonia": "എസ്റ്റോണിയ", + "Ethiopia": "എത്യോപ്യ", + "ex VAT": "മുൻ വാറ്റ്", + "Excel (.xlsx)": "Excel (.XLSX)", + "Expires :expiration": ":expiration-ന് കാലഹരണപ്പെടുന്നു", + "Export As CSV": "CSV ആയി കയറ്റുമതി ചെയ്യുക", + "Extra Billing Information": "അധിക ബില്ലിംഗ് വിവരങ്ങൾ", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "നിങ്ങളുടെ പേയ്‌മെന്റ് പ്രോസസ്സ് ചെയ്യുന്നതിന് അധിക സ്ഥിരീകരണം ആവശ്യമാണ്. ചുവടെയുള്ള ബട്ടണിൽ ക്ലിക്കുചെയ്‌ത് പേയ്‌മെന്റ് പേജിലേക്ക് ദയവായി തുടരുക.", + "Failed Subscription Payment": "സബ്സ്ക്രിപ്ഷൻ പേയ്മെന്റ് പരാജയപ്പെട്ടു", + "Failed to load :resource!": ":resource ലോഡ് ചെയ്യുന്നതിൽ പരാജയപ്പെട്ടു!", + "Falkland Islands (Malvinas)": "ഫോക്ക്‌ലാൻഡ് ദ്വീപുകൾ (മാൽവിനാസ്)", + "Faroe Islands": "ഫറോ ദ്വീപുകൾ", + "February": "ഫെബ്രുവരി", + "Fiji": "ഫിജി", + "Filename": "ഫയലിന്റെ പേര്", + "Finish enabling two factor authentication.": "രണ്ട് ഘടകം പ്രാമാണീകരണം പ്രവർത്തനക്ഷമമാക്കുന്നത് പൂർത്തിയാക്കുക.", + "Finland": "ഫിൻലാൻഡ്", + "For your security, please confirm your password to continue.": "നിങ്ങളുടെ സുരക്ഷയ്ക്കായി, തുടരാൻ നിങ്ങളുടെ പാസ്‌വേഡ് സ്ഥിരീകരിക്കുക.", + "Forbidden": "വിലക്കപ്പെട്ട", + "Force Delete": "നിർബന്ധിച്ച് ഇല്ലാതാക്കുക", + "Force Delete :resource": "നിർബന്ധിച്ച് ഇല്ലാതാക്കുക :resource", + "Force Delete Resource": "ഉറവിടം ഇല്ലാതാക്കാൻ നിർബന്ധിക്കുക", + "Force Delete Selected": "നിർബന്ധിത ഇല്ലാതാക്കൽ തിരഞ്ഞെടുത്തു", + "Forgot Password": "പാസ്വേഡ് മറന്നോ", + "Forgot your password?": "നിങ്ങളുടെ പാസ്വേഡ് മറന്നോ?", + "Forgot Your Password?": "നിങ്ങളുടെ പാസ്വേഡ് മറന്നോ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "നിങ്ങളുടെ പാസ്വേഡ് മറന്നോ? ഒരു പ്രശ്നവുമില്ല. നിങ്ങളുടെ ഇമെയിൽ വിലാസം ഞങ്ങളെ അറിയിക്കുക, പുതിയൊരെണ്ണം തിരഞ്ഞെടുക്കാൻ നിങ്ങളെ അനുവദിക്കുന്ന ഒരു പാസ്‌വേഡ് പുനഃസജ്ജീകരണ ലിങ്ക് ഞങ്ങൾ ഇമെയിൽ ചെയ്യും.", + "France": "ഫ്രാൻസ്", + "French Guiana": "ഫ്രഞ്ച് ഗയാന", + "French Polynesia": "ഫ്രഞ്ച് പോളിനേഷ്യ", + "French Southern Territories": "ഫ്രഞ്ച് സതേൺ ടെറിട്ടറികൾ", + "From": "നിന്ന്", + "Gabon": "ഗാബോൺ", + "Gambia": "ഗാംബിയ", + "Georgia": "ജോർജിയ", + "Germany": "ജർമ്മനി", + "Ghana": "ഘാന", + "Gibraltar": "ജിബ്രാൾട്ടർ", + "Go Home": "വീട്ടിലേക്ക് പോകുക", + "Go to page :page": "പേജ് :page-ലേക്ക് പോകുക", + "Great! You have accepted the invitation to join the :team team.": "കൊള്ളാം! :team ടീമിൽ ചേരാനുള്ള ക്ഷണം നിങ്ങൾ സ്വീകരിച്ചു.", + "Greece": "ഗ്രീസ്", + "Greenland": "ഗ്രീൻലാൻഡ്", + "Grenada": "ഗ്രനേഡ", + "Guadeloupe": "ഗ്വാഡലൂപ്പ്", + "Guam": "ഗുവാം", + "Guatemala": "ഗ്വാട്ടിമാല", + "Guernsey": "ഗുർൺസി", + "Guinea": "ഗിനിയ", + "Guinea-Bissau": "ഗിനിയ-ബിസാവു", + "Guyana": "ഗയാന", + "Haiti": "ഹെയ്തി", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ റദ്ദാക്കുന്നതിനെക്കുറിച്ച് രണ്ടാമതൊരു ചിന്തയുണ്ടോ? നിങ്ങളുടെ നിലവിലെ ബില്ലിംഗ് സൈക്കിൾ അവസാനിക്കുന്നത് വരെ ഏത് സമയത്തും നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ തൽക്ഷണം വീണ്ടും സജീവമാക്കാം. നിങ്ങളുടെ നിലവിലെ ബില്ലിംഗ് സൈക്കിൾ അവസാനിച്ചതിന് ശേഷം, നിങ്ങൾക്ക് ഒരു പുതിയ സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്ലാൻ തിരഞ്ഞെടുക്കാം.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ റദ്ദാക്കുന്നതിനെക്കുറിച്ച് രണ്ടാമതൊരു ചിന്തയുണ്ടോ? നിങ്ങളുടെ നിലവിലെ ബില്ലിംഗ് സൈക്കിൾ അവസാനിക്കുന്നത് വരെ ഏത് സമയത്തും നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ തൽക്ഷണം പ്രതികരിക്കാനാകും. നിങ്ങളുടെ നിലവിലെ ബില്ലിംഗ് സൈക്കിൾ അവസാനിച്ചതിന് ശേഷം, നിങ്ങൾക്ക് ഒരു പുതിയ സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്ലാൻ തിരഞ്ഞെടുക്കാം.", + "Heard Island & Mcdonald Islands": "ഹേർഡ് ദ്വീപും മക്ഡൊണാൾഡ് ദ്വീപുകളും", + "Heard Island and McDonald Islands": "ഹേർഡ് ദ്വീപും മക്ഡൊണാൾഡ് ദ്വീപുകളും", + "Hello!": "ഹലോ!", + "Hide Content": "ഉള്ളടക്കം മറയ്ക്കുക", + "Hold Up!": "ഹോൾഡ് അപ്പ്!", + "Holy See (Vatican City State)": "ഹോളി സീ (വത്തിക്കാൻ സിറ്റി സ്റ്റേറ്റ്)", + "Honduras": "ഹോണ്ടുറാസ്", + "Hong Kong": "ഹോങ്കോംഗ്", + "Hungary": "ഹംഗറി", + "I agree to the :terms_of_service and :privacy_policy": "ഞാൻ :terms_of_service ഉം :privacy_policy ഉം സമ്മതിക്കുന്നു", + "Iceland": "ഐസ്ലാൻഡ്", + "ID": "ഐഡി", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ആവശ്യമെങ്കിൽ, നിങ്ങളുടെ എല്ലാ ഉപകരണങ്ങളിലുടനീളമുള്ള മറ്റെല്ലാ ബ്രൗസർ സെഷനുകളിൽ നിന്നും നിങ്ങൾക്ക് ലോഗ് ഔട്ട് ചെയ്യാം. നിങ്ങളുടെ സമീപകാല സെഷനുകളിൽ ചിലത് ചുവടെ പട്ടികപ്പെടുത്തിയിരിക്കുന്നു; എന്നിരുന്നാലും, ഈ ലിസ്റ്റ് സമഗ്രമായിരിക്കില്ല. നിങ്ങളുടെ അക്കൗണ്ട് അപഹരിക്കപ്പെട്ടതായി തോന്നുന്നുവെങ്കിൽ, നിങ്ങളുടെ പാസ്‌വേഡും അപ്‌ഡേറ്റ് ചെയ്യണം.", + "If you already have an account, you may accept this invitation by clicking the button below:": "നിങ്ങൾക്ക് ഇതിനകം ഒരു അക്കൗണ്ട് ഉണ്ടെങ്കിൽ, ചുവടെയുള്ള ബട്ടൺ ക്ലിക്കുചെയ്ത് നിങ്ങൾക്ക് ഈ ക്ഷണം സ്വീകരിക്കാവുന്നതാണ്:", + "If you did not create an account, no further action is required.": "നിങ്ങളൊരു അക്കൗണ്ട് സൃഷ്‌ടിച്ചിട്ടില്ലെങ്കിൽ, കൂടുതൽ നടപടികളൊന്നും ആവശ്യമില്ല.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ഈ ടീമിലേക്ക് ഒരു ക്ഷണം ലഭിക്കുമെന്ന് നിങ്ങൾ പ്രതീക്ഷിച്ചിരുന്നില്ലെങ്കിൽ, നിങ്ങൾക്ക് ഈ ഇമെയിൽ നിരസിക്കാം.", + "If you did not receive the email": "നിങ്ങൾക്ക് ഇമെയിൽ ലഭിച്ചില്ലെങ്കിൽ", + "If you did not request a password reset, no further action is required.": "നിങ്ങൾ ഒരു പാസ്‌വേഡ് പുനഃസജ്ജീകരണത്തിനായി അഭ്യർത്ഥിച്ചിട്ടില്ലെങ്കിൽ, തുടർ നടപടികളൊന്നും ആവശ്യമില്ല.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "നിങ്ങൾക്ക് ഒരു അക്കൗണ്ട് ഇല്ലെങ്കിൽ, ചുവടെയുള്ള ബട്ടൺ ക്ലിക്കുചെയ്ത് നിങ്ങൾക്ക് ഒരെണ്ണം സൃഷ്ടിക്കാവുന്നതാണ്. ഒരു അക്കൗണ്ട് സൃഷ്‌ടിച്ചതിന് ശേഷം, ടീം ക്ഷണം സ്വീകരിക്കുന്നതിന് നിങ്ങൾക്ക് ഈ ഇമെയിലിലെ ക്ഷണ സ്വീകാര്യത ബട്ടൺ ക്ലിക്ക് ചെയ്യാം:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "നിങ്ങളുടെ ഇൻവോയ്സുകളിലേക്ക്, നിങ്ങളുടെ മുഴുവൻ ബിസിനസ്സ് പേരും, വാറ്റ് തിരിച്ചറിയൽ നമ്പറുകളും അല്ലെങ്കിൽ റെക്കോർഡിന്റെ വിലാസവും പോലുള്ള നിർദ്ദിഷ്ട കോൺടാക്റ്റ് അല്ലെങ്കിൽ ടാക്സ് വിവരങ്ങൾ ചേർക്കേണ്ടതുണ്ടെങ്കിൽ, നിങ്ങൾക്ക് ഇത് ഇവിടെ ചേർക്കാം.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" ബട്ടൺ ക്ലിക്കുചെയ്യുന്നതിൽ നിങ്ങൾക്ക് പ്രശ്‌നമുണ്ടെങ്കിൽ, ചുവടെയുള്ള URL പകർത്തി ഒട്ടിക്കുക\nനിങ്ങളുടെ വെബ് ബ്രൗസറിലേക്ക്:", + "Impersonate": "ആൾമാറാട്ടം", + "Increase": "വർധിപ്പിക്കുക", + "India": "ഇന്ത്യ", + "Indonesia": "ഇന്തോനേഷ്യ", + "Invalid filename.": "അസാധുവായ ഫയൽനാമം.", + "Invalid JSON was returned from the route.": "റൂട്ടിൽ നിന്ന് അസാധുവായ JSON തിരികെ നൽകി.", + "Invoice Email Addresses": "ഇൻവോയ്സ് ഇമെയിൽ വിലാസങ്ങൾ", + "Invoice emails updated successfully.": "ഇൻവോയ്സ് ഇമെയിലുകൾ വിജയകരമായി അപ്ഡേറ്റുചെയ്തു.", + "Invoices": "ഇൻവോയ്സുകൾ", + "Iran, Islamic Republic Of": "ഇറാൻ", + "Iran, Islamic Republic of": "ഇറാൻ, ഇസ്ലാമിക് റിപ്പബ്ലിക് ഓഫ്", + "Iraq": "ഇറാഖ്", + "Ireland": "അയർലൻഡ്", + "Isle Of Man": "ഐൽ ഓഫ് മാൻ", + "Isle of Man": "ഐൽ ഓഫ് മാൻ", + "Israel": "ഇസ്രായേൽ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "നിങ്ങൾക്ക് ഒരു സജീവ സബ്‌സ്‌ക്രിപ്‌ഷൻ ഇല്ലെന്ന് തോന്നുന്നു. ആരംഭിക്കുന്നതിന് ചുവടെയുള്ള സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്ലാനുകളിലൊന്ന് നിങ്ങൾക്ക് തിരഞ്ഞെടുക്കാം. നിങ്ങളുടെ സൗകര്യത്തിനനുസരിച്ച് സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്ലാനുകൾ മാറ്റുകയോ റദ്ദാക്കുകയോ ചെയ്യാം.", + "Italy": "ഇറ്റലി", + "Jamaica": "ജമൈക്ക", + "January": "ജനുവരി", + "Japan": "ജപ്പാൻ", + "Jersey": "ജേഴ്സി", + "Jordan": "ജോർദാൻ", + "July": "ജൂലൈ", + "June": "ജൂൺ", + "Kazakhstan": "കസാക്കിസ്ഥാൻ", + "Kenya": "കെനിയ", + "Key": "താക്കോൽ", + "Kiribati": "കിരിബതി", + "Korea": "ദക്ഷിണ കൊറിയ", + "Korea, Democratic People's Republic of": "കൊറിയ, ഡെമോക്രാറ്റിക് പീപ്പിൾസ് റിപ്പബ്ലിക് ഓഫ്", + "Korea, Republic of": "കൊറിയ, റിപ്പബ്ലിക് ഓഫ്", + "Kosovo": "കൊസോവോ", + "Kuwait": "കുവൈറ്റ്", + "Kyrgyzstan": "കിർഗിസ്ഥാൻ", + "Lao People's Democratic Republic": "ലാവോ പീപ്പിൾസ് ഡെമോക്രാറ്റിക് റിപ്പബ്ലിക്", + "Last active": "അവസാനം സജീവമായത്", + "Last used": "അവസാനം ഉപയോഗിച്ചത്", + "Latvia": "ലാത്വിയ", + "Leave": "വിട്ടേക്കുക", + "Leave Team": "ടീം വിടുക", + "Lebanon": "ലെബനൻ", + "length": "നീളം", + "Lens": "ലെന്സ്", + "Lesotho": "ലെസോത്തോ", + "Liberia": "ലൈബീരിയ", + "Libyan Arab Jamahiriya": "ലിബിയൻ അറബ് ജമാഹിരിയ", + "Liechtenstein": "ലിച്ചെൻസ്റ്റീൻ", + "Light": "വെളിച്ചം", + "Lithuania": "ലിത്വാനിയ", + "Load :perPage More": ":perPage എണ്ണം കൂടി ലോഡുചെയ്യുക", + "Loading": "ലോഡിംഗ്", + "Location": "സ്ഥാനം", + "Log in": "ലോഗിൻ", + "Log In": "ലോഗിൻ", + "Log Out": "ലോഗ് ഔട്ട് ചെയ്യുക", + "Log out": "പുറത്തുകടക്കുക", + "Log Out Other Browser Sessions": "മറ്റ് ബ്രൗസർ സെഷനുകൾ ലോഗ് ഔട്ട് ചെയ്യുക", + "Log Viewer": "ലോഗ് വ്യൂവർ", + "Login": "ലോഗിൻ", + "Logout": "പുറത്തുകടക്കുക", + "Logs": "രേഖകൾ", + "Luxembourg": "ലക്സംബർഗ്", + "Macao": "മക്കാവോ", + "Macedonia": "നോർത്ത് മാസിഡോണിയ", + "Macedonia, the former Yugoslav Republic of": "മാസിഡോണിയ, മുൻ യുഗോസ്ലാവ് റിപ്പബ്ലിക് ഓഫ്", + "Madagascar": "മഡഗാസ്കർ", + "Malawi": "മലാവി", + "Malaysia": "മലേഷ്യ", + "Maldives": "മാലദ്വീപ്", + "Mali": "മാലി", + "Malta": "മാൾട്ട", + "Manage Account": "അക്കൌണ്ട് കൈകാര്യം ചെയ്യുക", + "Manage and log out your active sessions on other browsers and devices.": "മറ്റ് ബ്രൗസറുകളിലും ഉപകരണങ്ങളിലും നിങ്ങളുടെ സജീവ സെഷനുകൾ നിയന്ത്രിക്കുകയും ലോഗ് ഔട്ട് ചെയ്യുകയും ചെയ്യുക.", + "Manage API Tokens": "API ടോക്കണുകൾ നിയന്ത്രിക്കുക", + "Manage Role": "റോൾ കൈകാര്യം ചെയ്യുക", + "Manage Team": "ടീം മാനേജ് ചെയ്യുക", + "Managing billing for :billableName": ":billableName-ന് ബില്ലിംഗ് നിയന്ത്രിക്കുന്നു", + "March": "മാർച്ച്", + "Mark all as Read": "എല്ലാം വായിച്ചതായി അടയാളപ്പെടുത്തുക", + "Mark all notifications as read": "എല്ലാ അറിയിപ്പുകളും വായിച്ചതായി അടയാളപ്പെടുത്തുക", + "Mark Read": "മാർക്ക് റീഡ്", + "Mark Unread": "വായിക്കാത്തതായി അടയാളപ്പെടുത്തുക", + "Marshall Islands": "മാർഷൽ ദ്വീപുകൾ", + "Martinique": "മാർട്ടിനിക്ക്", + "Mauritania": "മൗറിറ്റാനിയ", + "Mauritius": "മൗറീഷ്യസ്", + "May": "മെയ്", + "Mayotte": "മായോട്ട്", + "Mexico": "മെക്സിക്കോ", + "Micronesia, Federated States Of": "മൈക്രോനേഷ്യ", + "Micronesia, Federated States of": "മൈക്രോനേഷ്യ, ഫെഡറേറ്റഡ് സ്റ്റേറ്റ്സ്", + "Moldova": "മോൾഡോവ", + "Moldova, Republic of": "മോൾഡോവ, റിപ്പബ്ലിക് ഓഫ്", + "Monaco": "മൊണാക്കോ", + "Mongolia": "മംഗോളിയ", + "Montenegro": "മോണ്ടിനെഗ്രോ", + "Month To Date": "നിലവിലെ മാസത്തിൽ തുടങ്ങി ഇന്നത്തെ തീയതി വരെ", + "Monthly": "പ്രതിമാസ", + "monthly": "പ്രതിമാസ", + "Montserrat": "മോണ്ട്സെറാറ്റ്", + "Morocco": "മൊറോക്കോ", + "Mozambique": "മൊസാംബിക്ക്", + "Myanmar": "മ്യാൻമർ", + "Name": "പേര്", + "name": "പേര്", + "Namibia": "നമീബിയ", + "Nauru": "നൗറു", + "Nepal": "നേപ്പാൾ", + "Netherlands": "നെതർലാൻഡ്സ്", + "Netherlands Antilles": "നെതർലാണ്ട് ആന്റിലെസ്", + "Nevermind": "കാര്യമാക്കേണ്ടതില്ല", + "Nevermind, I'll keep my old plan": "സാരമില്ല, ഞാൻ എന്റെ പഴയ പ്ലാൻ സൂക്ഷിക്കും", + "New": "പുതിയത്", + "New :resource": "പുതിയ :resource", + "New Caledonia": "ന്യൂ കാലിഡോണിയ", + "New Password": "പുതിയ പാസ്വേഡ്", + "New Zealand": "ന്യൂസിലാന്റ്", + "Next": "അടുത്തത്", + "Next Payment": "അടുത്ത പേയ്മെന്റ്", + "Next Payment on": "അടുത്ത പേയ്‌മെന്റ് ഓണാണ്", + "Nicaragua": "നിക്കരാഗ്വ", + "Niger": "നൈജർ", + "Nigeria": "നൈജീരിയ", + "Niue": "നിയു", + "No": "ഇല്ല", + "No :resource matched the given criteria.": "നൽകിയിരിക്കുന്ന മാനദണ്ഡങ്ങളുമായി :resource എണ്ണം പൊരുത്തപ്പെട്ടു.", + "No additional information...": "അധിക വിവരങ്ങളൊന്നുമില്ല...", + "No Current Data": "നിലവിലെ ഡാറ്റ ഇല്ല", + "No Data": "ഡാറ്റാ ഇല്ല", + "no file selected": "ഫയലൊന്നും തിരഞ്ഞെടുത്തിട്ടില്ല", + "No Increase": "വർദ്ധനവ് ഇല്ല", + "No payment methods on file.": "ഫയലിൽ പേയ്‌മെന്റ് രീതികളൊന്നുമില്ല.", + "No payment scheduled.": "പേയ്‌മെന്റ് ഷെഡ്യൂൾ ചെയ്തിട്ടില്ല.", + "No Prior Data": "മുൻ വിവരങ്ങളൊന്നുമില്ല", + "No Results Found.": "ഒരു ഫലവും കണ്ടെത്താനായില്ല.", + "Norfolk Island": "നോർഫോക്ക് ദ്വീപ്", + "Northern Mariana Islands": "വടക്കൻ മരിയാന ദ്വീപുകൾ", + "Norway": "നോർവേ", + "Not Found": "കണ്ടെത്തിയില്ല", + "Notifications": "അറിയിപ്പുകൾ", + "Nova": "നോവ", + "Nova User": "നോവ ഉപയോക്താവ്", + "November": "നവംബർ", + "October": "ഒക്ടോബർ", + "of": "യുടെ", + "OK": "ശരി", + "Oman": "ഒമാൻ", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ഒരു ടീം ഇല്ലാതാക്കിയാൽ, അതിന്റെ എല്ലാ ഉറവിടങ്ങളും ഡാറ്റയും ശാശ്വതമായി ഇല്ലാതാക്കപ്പെടും. ഈ ടീമിനെ ഇല്ലാതാക്കുന്നതിന് മുമ്പ്, ഈ ടീമിനെ സംബന്ധിച്ച് നിങ്ങൾ നിലനിർത്താൻ ആഗ്രഹിക്കുന്ന ഏതെങ്കിലും ഡാറ്റയോ വിവരങ്ങളോ ഡൗൺലോഡ് ചെയ്യുക.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "നിങ്ങളുടെ അക്കൗണ്ട് ഇല്ലാതാക്കിയാൽ, അതിന്റെ എല്ലാ ഉറവിടങ്ങളും ഡാറ്റയും ശാശ്വതമായി ഇല്ലാതാക്കപ്പെടും. നിങ്ങളുടെ അക്കൗണ്ട് ഇല്ലാതാക്കുന്നതിന് മുമ്പ്, നിങ്ങൾ നിലനിർത്താൻ ആഗ്രഹിക്കുന്ന ഏതെങ്കിലും ഡാറ്റയോ വിവരമോ ഡൗൺലോഡ് ചെയ്യുക.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "നിങ്ങളുടെ അക്കൗണ്ട് ഇല്ലാതാക്കിയാൽ, അതിന്റെ എല്ലാ ഉറവിടങ്ങളും ഡാറ്റയും ശാശ്വതമായി ഇല്ലാതാക്കപ്പെടും. നിങ്ങളുടെ അക്കൗണ്ട് ശാശ്വതമായി ഇല്ലാതാക്കാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുവെന്ന് സ്ഥിരീകരിക്കുന്നതിന് ദയവായി നിങ്ങളുടെ പാസ്‌വേഡ് നൽകുക.", + "Only Trashed": "ചവറ്റുകുട്ട മാത്രം", + "Open Invoices": "ഇൻവോയ്‌സുകൾ തുറക്കുക", + "Original": "ഒറിജിനൽ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ഞങ്ങളുടെ ബില്ലിംഗ് മാനേജ്‌മെന്റ് പോർട്ടൽ നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്ലാൻ, പേയ്‌മെന്റ് രീതി എന്നിവ സൗകര്യപ്രദമായി നിയന്ത്രിക്കാനും നിങ്ങളുടെ സമീപകാല ഇൻവോയ്‌സുകൾ ഡൗൺലോഡ് ചെയ്യാനും നിങ്ങളെ അനുവദിക്കുന്നു.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ഞങ്ങളുടെ ബില്ലിംഗ് മാനേജ്‌മെന്റ് പോർട്ടൽ നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്ലാൻ, പേയ്‌മെന്റ് രീതികൾ എന്നിവ സൗകര്യപ്രദമായി നിയന്ത്രിക്കാനും നിങ്ങളുടെ സമീപകാല ഇൻവോയ്‌സുകൾ ഡൗൺലോഡ് ചെയ്യാനും നിങ്ങളെ അനുവദിക്കുന്നു.", + "Page Expired": "പേജ് കാലഹരണപ്പെട്ടു", + "Pagination Navigation": "പേജിനേഷൻ നാവിഗേഷൻ", + "Paid": "പണം നൽകി", + "Pakistan": "പാകിസ്ഥാൻ", + "Palau": "പലാവു", + "Palestinian Territory, Occupied": "പലസ്തീൻ പ്രദേശം, അധിനിവേശം", + "Panama": "പനാമ", + "Papua New Guinea": "പാപുവ ന്യൂ ഗ്വിനിയ", + "Paraguay": "പരാഗ്വേ", + "Password": "രഹസ്യവാക്ക്", + "password": "പാസ്വേഡ്", + "Payment Confirmation": "പണമടച്ചതിന്റെ സ്ഥിരീകരണം", + "Payment Information": "പേയ്മെന്റ് വിവരങ്ങൾ", + "Payment information updated successfully.": "പേയ്മെന്റ് വിവരങ്ങൾ വിജയകരമായി അപ്ഡേറ്റ് ചെയ്തു.", + "Payment Method": "പണമടയ്ക്കൽ രീതി", + "Payment Methods": "പേയ്മെന്റ് രീതികൾ", + "Payment Required": "പേയ്മെന്റ് ആവശ്യമാണ്", + "Payments": "പേയ്മെന്റുകൾ", + "Pending Team Invitations": "തീർച്ചപ്പെടുത്താത്ത ടീം ക്ഷണങ്ങൾ", + "Per Page": "ഓരോ പേജിനും", + "Permanently delete this team.": "ഈ ടീമിനെ ശാശ്വതമായി ഇല്ലാതാക്കുക.", + "Permanently delete your account.": "നിങ്ങളുടെ അക്കൗണ്ട് ശാശ്വതമായി ഇല്ലാതാക്കുക.", + "Permissions": "അനുമതികൾ", + "Peru": "പെറു", + "Philippines": "ഫിലിപ്പീൻസ്", + "Photo": "ഫോട്ടോ", + "Pitcairn": "പിറ്റ്കെയിൻ", + "Please accept the terms of service.": "ദയവായി സേവന നിബന്ധനകൾ അംഗീകരിക്കുക.", + "Please click the button below to verify your email address.": "നിങ്ങളുടെ ഇമെയിൽ വിലാസം സ്ഥിരീകരിക്കാൻ താഴെയുള്ള ബട്ടണിൽ ക്ലിക്ക് ചെയ്യുക.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "നിങ്ങളുടെ അടിയന്തര വീണ്ടെടുക്കൽ കോഡുകളിലൊന്ന് നൽകി നിങ്ങളുടെ അക്കൗണ്ടിലേക്കുള്ള ആക്സസ് സ്ഥിരീകരിക്കുക.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "നിങ്ങളുടെ ഓതന്റിക്കേറ്റർ ആപ്ലിക്കേഷൻ നൽകുന്ന പ്രാമാണീകരണ കോഡ് നൽകി നിങ്ങളുടെ അക്കൗണ്ടിലേക്കുള്ള ആക്സസ് സ്ഥിരീകരിക്കുക.", + "Please confirm your password before continuing.": "തുടരുന്നതിന് മുമ്പ് നിങ്ങളുടെ പാസ്‌വേഡ് സ്ഥിരീകരിക്കുക.", + "Please copy your new API token. For your security, it won't be shown again.": "നിങ്ങളുടെ പുതിയ API ടോക്കൺ പകർത്തുക. നിങ്ങളുടെ സുരക്ഷയ്ക്കായി, ഇത് വീണ്ടും കാണിക്കില്ല.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "നിങ്ങളുടെ എല്ലാ ഉപകരണങ്ങളിലും ഉള്ള മറ്റ് ബ്രൗസർ സെഷനുകളിൽ നിന്ന് ലോഗ് ഔട്ട് ചെയ്യാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുവെന്ന് സ്ഥിരീകരിക്കാൻ നിങ്ങളുടെ പാസ്‌വേഡ് നൽകുക.", + "Please provide a maximum of three invoice emails addresses.": "പരമാവധി മൂന്ന് ഇൻവോയ്സ് ഇമെയിലുകൾ വിലാസങ്ങൾ നൽകുക.", + "Please provide the email address of the person you would like to add to this team.": "ഈ ടീമിലേക്ക് നിങ്ങൾ ചേർക്കാൻ ആഗ്രഹിക്കുന്ന വ്യക്തിയുടെ ഇമെയിൽ വിലാസം ദയവായി നൽകുക.", + "Please set a default payment method before retrying payments.": "പേയ്മെന്റുകൾ വീണ്ടും ശ്രമിക്കുന്നതിന് മുമ്പ് ഒരു സ്ഥിരസ്ഥിതി പേയ്മെന്റ് രീതി സജ്ജമാക്കുക.", + "Please set a default payment method before swapping plans.": "പ്ലാനുകൾ സ്വാപ്പ് ചെയ്യുന്നതിന് മുമ്പ് ഒരു ഡിഫോൾട്ട് പേയ്‌മെന്റ് രീതി സജ്ജീകരിക്കുക.", + "Poland": "പോളണ്ട്", + "Portugal": "പോർച്ചുഗൽ", + "Press / to search": "തിരയാൻ / അമർത്തുക", + "Preview": "പ്രിവ്യൂ", + "Previewing": "പ്രിവ്യൂ ചെയ്യുന്നു", + "Previous": "മുമ്പത്തെ", + "Privacy Policy": "സ്വകാര്യതാ നയം", + "Profile": "പ്രൊഫൈൽ", + "Profile Information": "വ്യക്തിഗത വിവരങ്ങൾ", + "Puerto Rico": "പ്യൂർട്ടോ റിക്കോ", + "Qatar": "ഖത്തർ", + "Quarter To Date": "നാളിതുവരെയുള്ള പാദം", + "Recovery Code": "വീണ്ടെടുക്കൽ കോഡ്", + "Refresh": "പുതുക്കുക", + "Regards,": "ആശംസകൾ,", + "Regenerate Recovery Codes": "വീണ്ടെടുക്കൽ കോഡുകൾ പുനഃസൃഷ്ടിക്കുക", + "Register": "രജിസ്റ്റർ ചെയ്യുക", + "Reload": "വീണ്ടും ലോഡുചെയ്യുക", + "Remember me": "എന്നെ ഓർമ്മിക്കുക", + "Remember Me": "എന്നെ ഓർമ്മിക്കുക", + "Remove": "നീക്കം ചെയ്യുക", + "Remove Photo": "ഫോട്ടോ നീക്കം ചെയ്യുക", + "Remove Team Member": "ടീം അംഗത്തെ നീക്കം ചെയ്യുക", + "Replicate": "പകർപ്പെടുക്കുക", + "Required fields": "ആവശ്യമായ ഫീൽഡുകൾ", + "Resend Verification Email": "സ്ഥിരീകരണ ഇമെയിൽ വീണ്ടും അയയ്‌ക്കുക", + "Reset Filters": "ഫിൽട്ടറുകൾ പുനഃസജ്ജമാക്കുക", + "Reset Password": "പാസ്‌വേഡ് പുനഃസജ്ജമാക്കുക", + "Reset Password Notification": "പാസ്‌വേഡ് അറിയിപ്പ് പുനഃസജ്ജമാക്കുക", + "resource": "വിഭവം", + "Resource Row Dropdown": "റിസോഴ്സ് റോ ഡ്രോപ്പ്ഡൗൺ", + "Resources": "വിഭവങ്ങൾ", + "resources": "വിഭവങ്ങൾ", + "Restore": "പുനഃസ്ഥാപിക്കുക", + "Restore :resource": "പുനഃസ്ഥാപിക്കുക :resource", + "Restore Resource": "റിസോഴ്സ് പുനഃസ്ഥാപിക്കുക", + "Restore Selected": "തിരഞ്ഞെടുത്തവ പുനഃസ്ഥാപിക്കുക", + "results": "ഫലം", + "Resume Subscription": "സബ്‌സ്‌ക്രിപ്‌ഷൻ പുനരാരംഭിക്കുക", + "Retry Payment": "പേയ്‌മെന്റ് വീണ്ടും ശ്രമിക്കുക", + "Return to :appName": ":appName ലേക്ക് മടങ്ങുക", + "Reunion": "റീയൂണിയൻ", + "Role": "പങ്ക്", + "Romania": "റൊമാനിയ", + "Run Action": "പ്രവർത്തനം പ്രവർത്തിപ്പിക്കുക", + "Russian Federation": "റഷ്യൻ ഫെഡറേഷൻ", + "Rwanda": "റുവാണ്ട", + "Réunion": "റീയൂണിയൻ", + "Saint Barthelemy": "സെന്റ് ബർത്തലെമി", + "Saint Barthélemy": "വിശുദ്ധ ബർത്തലെമി", + "Saint Helena": "വിശുദ്ധ ഹെലീന", + "Saint Kitts And Nevis": "സെന്റ് കിറ്റ്സ് ആൻഡ് നെവിസ്", + "Saint Kitts and Nevis": "സെന്റ് കിറ്റ്സ് ആൻഡ് നെവിസ്", + "Saint Lucia": "സെന്റ് ലൂസിയ", + "Saint Martin": "സെന്റ് മാർട്ടിൻ", + "Saint Martin (French part)": "സെന്റ് മാർട്ടിൻ (ഫ്രഞ്ച് ഭാഗം)", + "Saint Pierre And Miquelon": "സെന്റ് പിയറി ആൻഡ് മിക്വലോൺ", + "Saint Pierre and Miquelon": "വിശുദ്ധ പിയറും മിക്കെലോണും", + "Saint Vincent And Grenadines": "സെന്റ് വിൻസെന്റ് ആൻഡ് ഗ്രനേഡിൻസ്", + "Saint Vincent and the Grenadines": "സെന്റ് വിൻസെന്റും ഗ്രനേഡൈൻസും", + "Samoa": "സമോവ", + "San Marino": "സാൻ മറിനോ", + "Sao Tome And Principe": "സാവോ ടോമും പ്രിൻസിപ്പും", + "Sao Tome and Principe": "സാവോ ടോമും പ്രിൻസിപ്പും", + "Saudi Arabia": "സൗദി അറേബ്യ", + "Save": "രക്ഷിക്കും", + "Saved.": "സംരക്ഷിച്ചു.", + "Scroll to bottom": "താഴേക്ക് സ്ക്രോൾ ചെയ്യുക", + "Scroll to top": "മുകളിലേക്ക് സ്ക്രോൾ ചെയ്യുക", + "Search": "തിരയുക", + "Secure Area": "സുരക്ഷിത മേഖല", + "Select": "തിരഞ്ഞെടുക്കുക", + "Select a different plan": "മറ്റൊരു പ്ലാൻ തിരഞ്ഞെടുക്കുക", + "Select a log file...": "ഒരു ലോഗ് ഫയൽ തിരഞ്ഞെടുക്കുക...", + "Select A New Photo": "ഒരു പുതിയ ഫോട്ടോ തിരഞ്ഞെടുക്കുക", + "Select Action": "പ്രവർത്തനം തിരഞ്ഞെടുക്കുക", + "Select all": "എല്ലാം തിരഞ്ഞെടുക്കുക", + "Select All Dropdown": "എല്ലാ ഡ്രോപ്പ്ഡൗൺ തിരഞ്ഞെടുക്കുക", + "Select this page": "ഈ പേജ് തിരഞ്ഞെടുക്കുക", + "Send Password Reset Link": "പാസ്‌വേഡ് റീസെറ്റ് ലിങ്ക് അയയ്ക്കുക", + "Senegal": "സെനഗൽ", + "September": "സെപ്റ്റംബർ", + "Serbia": "സെർബിയ", + "Server Error": "സെർവർ തകരാർ", + "Service Unavailable": "സേവനം ലഭ്യമല്ല", + "Set as default": "സ്ഥിരസ്ഥിതിയായി സജ്ജമാക്കാൻ", + "Setup Key": "സജ്ജീകരണ കീ", + "Seychelles": "സീഷെൽസ്", + "Show All Fields": "എല്ലാ ഫീൽഡുകളും കാണിക്കുക", + "Show Content": "ഉള്ളടക്കം കാണിക്കുക", + "Show Recovery Codes": "വീണ്ടെടുക്കൽ കോഡുകൾ കാണിക്കുക", + "Showing": "കാണിക്കുന്നു", + "Sierra Leone": "സിയറ ലിയോൺ", + "Signed in as": "ആയി സൈൻ ഇൻ ചെയ്‌തു", + "Singapore": "സിംഗപ്പൂർ", + "Sint Maarten (Dutch part)": "സിന്റ് മാർട്ടൻ", + "Slovakia": "സ്ലൊവാക്യ", + "Slovenia": "സ്ലോവേനിയ", + "Soft Deleted": "സോഫ്റ്റ് ഡിലീറ്റ് ചെയ്തു", + "Solomon Islands": "സോളമൻ ദ്വീപുകൾ", + "Somalia": "സൊമാലിയ", + "Something went wrong.": "എന്തോ കുഴപ്പം സംഭവിച്ചു.", + "Sorry! You are not authorized to perform this action.": "ക്ഷമിക്കണം! ഈ പ്രവർത്തനം നടത്താൻ നിങ്ങൾക്ക് അധികാരമില്ല.", + "Sorry, your session has expired.": "ക്ഷമിക്കണം, നിങ്ങളുടെ സെഷൻ കാലഹരണപ്പെട്ടു.", + "South Africa": "ദക്ഷിണാഫ്രിക്ക", + "South Georgia And Sandwich Isl.": "സൗത്ത് ജോർജിയയും സൗത്ത് സാൻഡ്‌വിച്ച് ദ്വീപുകളും", + "South Georgia and the South Sandwich Islands": "സൗത്ത് ജോർജിയയും സൗത്ത് സാൻഡ്‌വിച്ച് ദ്വീപുകളും", + "South Sudan": "ദക്ഷിണ സുഡാൻ", + "Spain": "സ്പെയിൻ", + "Sri Lanka": "ശ്രീ ലങ്ക", + "Standalone Actions": "ഒറ്റപ്പെട്ട പ്രവർത്തനങ്ങൾ", + "Start Polling": "പോളിംഗ് ആരംഭിക്കുക", + "Start polling": "പോളിംഗ് ആരംഭിക്കുക", + "State / County": "സംസ്ഥാനം / രാജ്യം", + "Stop Impersonating": "ആൾമാറാട്ടം നിർത്തുക", + "Stop Polling": "പോളിംഗ് നിർത്തുക", + "Stop polling": "പോളിംഗ് നിർത്തുക", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ഈ വീണ്ടെടുക്കൽ കോഡുകൾ ഒരു സുരക്ഷിത പാസ്‌വേഡ് മാനേജറിൽ സംഭരിക്കുക. നിങ്ങളുടെ ടു ഫാക്ടർ പ്രാമാണീകരണ ഉപകരണം നഷ്‌ടപ്പെട്ടാൽ നിങ്ങളുടെ അക്കൗണ്ടിലേക്കുള്ള ആക്‌സസ് വീണ്ടെടുക്കാൻ അവ ഉപയോഗിക്കാനാകും.", + "Subscribe": "സബ്സ്ക്രൈബ് ചെയ്യുക", + "Subscription Information": "സബ്സ്ക്രിപ്ഷൻ വിവരങ്ങൾ", + "Subscription Pending": "സബ്‌സ്‌ക്രിപ്‌ഷൻ തീർച്ചപ്പെടുത്തിയിട്ടില്ല", + "Sudan": "സുഡാൻ", + "Suriname": "സുരിനാം", + "Svalbard And Jan Mayen": "സ്വാൽബാർഡും ജാൻ മയനും", + "Svalbard and Jan Mayen": "സ്വാൽബാർഡും ജാൻ മയനും", + "Swaziland": "സ്വാസിലാൻഡ്", + "Sweden": "സ്വീഡൻ", + "Switch Teams": "ടീമുകൾ മാറുക", + "Switzerland": "സ്വിറ്റ്സർലൻഡ്", + "Syrian Arab Republic": "സിറിയൻ അറബ് റിപ്പബ്ലിക്", + "System": "സിസ്റ്റം", + "Taiwan": "തായ്‌വാൻ", + "Taiwan, Province of China": "തായ്‌വാൻ, ചൈനയുടെ പ്രവിശ്യ", + "Tajikistan": "താജിക്കിസ്ഥാൻ", + "Tanzania": "ടാൻസാനിയ", + "Tanzania, United Republic of": "ടാൻസാനിയ, യുണൈറ്റഡ് റിപ്പബ്ലിക് ഓഫ്", + "TAX": "നികുതി", + "Team Details": "ടീം വിശദാംശങ്ങൾ", + "Team Invitation": "ടീം ക്ഷണം", + "Team Members": "ടീം അംഗങ്ങൾ", + "Team Name": "ടീമിന്റെ പേര്", + "Team Owner": "ടീം ഉടമ", + "Team Settings": "ടീം ക്രമീകരണങ്ങൾ", + "Terms of Service": "സേവന നിബന്ധനകൾ", + "Thailand": "തായ്ലൻഡ്", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "സൈൻ അപ്പ് ചെയ്തതിന് നന്ദി! ആരംഭിക്കുന്നതിന് മുമ്പ്, ഞങ്ങൾ നിങ്ങൾക്ക് ഇമെയിൽ അയച്ച ലിങ്കിൽ ക്ലിക്കുചെയ്ത് നിങ്ങളുടെ ഇമെയിൽ വിലാസം പരിശോധിക്കാമോ? നിങ്ങൾക്ക് ഇമെയിൽ ലഭിച്ചില്ലെങ്കിൽ, ഞങ്ങൾ നിങ്ങൾക്ക് മറ്റൊരു ഇമെയിൽ അയയ്ക്കും.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "നിങ്ങളുടെ തുടർച്ചയായ പിന്തുണയ്ക്ക് നന്ദി. നിങ്ങളുടെ റെക്കോർഡുകൾക്കായി ഞങ്ങൾ നിങ്ങളുടെ ഇൻവോയ്‌സിന്റെ ഒരു പകർപ്പ് അറ്റാച്ചുചെയ്‌തു. നിങ്ങൾക്ക് എന്തെങ്കിലും ചോദ്യങ്ങളോ ആശങ്കകളോ ഉണ്ടെങ്കിൽ ഞങ്ങളെ അറിയിക്കുക.", + "Thanks,": "നന്ദി,", + "The :attribute must be a valid role.": ":attribute സാധുവായ റോളായിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ കുറഞ്ഞത് ഒരു അക്കമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ കുറഞ്ഞത് ഒരു പ്രത്യേക പ്രതീകവും ഒരു സംഖ്യയും ഉണ്ടായിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute എന്നതിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ ഒരു പ്രത്യേക പ്രതീകമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute എന്നതിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു സംഖ്യയും ഉണ്ടായിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute എന്നതിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം, അതിൽ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു പ്രത്യേക പ്രതീകവും ഉണ്ടായിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute ൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം, അതിൽ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു സംഖ്യയും ഒരു പ്രത്യേക പ്രതീകവും ഉണ്ടായിരിക്കണം.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute എന്നതിൽ കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം കൂടാതെ കുറഞ്ഞത് ഒരു വലിയ അക്ഷരമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "The :attribute must be at least :length characters.": ":attribute ന് കുറഞ്ഞത് :length പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം.", + "The :attribute must contain at least one letter.": ":attributeൽ ഒരു അക്ഷരമെങ്കിലും ഉണ്ടായിരിക്കണം.", + "The :attribute must contain at least one number.": ":attributeൽ ഒരു സംഖ്യയെങ്കിലും ഉണ്ടായിരിക്കണം.", + "The :attribute must contain at least one symbol.": ":attributeൽ ഒരു ചിഹ്നമെങ്കിലും ഉണ്ടായിരിക്കണം.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attributeൽ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു ചെറിയക്ഷരവും ഉണ്ടായിരിക്കണം.", + "The :resource was created!": ":resource സൃഷ്ടിച്ചു!", + "The :resource was deleted!": ":resource ഇല്ലാതാക്കി!", + "The :resource was restored!": ":resource പുനഃസ്ഥാപിച്ചു!", + "The :resource was updated!": ":resource അപ്ഡേറ്റ് ചെയ്തു!", + "The action was executed successfully.": "പ്രവർത്തനം വിജയകരമായി നടപ്പിലാക്കി.", + "The default payment method cannot be removed.": "ഡിഫോൾട്ട് പേയ്‌മെന്റ് രീതി നീക്കം ചെയ്യാൻ കഴിയില്ല.", + "The file was deleted!": "ഫയൽ ഇല്ലാതാക്കി!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "നൽകിയിരിക്കുന്ന :attribute ഡാറ്റ ചോർച്ചയിൽ പ്രത്യക്ഷപ്പെട്ടു. ദയവായി മറ്റൊരു :attribute തിരഞ്ഞെടുക്കുക.", + "The given data was invalid.": "നൽകിയ ഡാറ്റ അസാധുവാണ്.", + "The government won't let us show you what's behind these doors": "ഈ വാതിലുകൾക്ക് പിന്നിൽ എന്താണെന്ന് നിങ്ങളെ കാണിക്കാൻ സർക്കാർ ഞങ്ങളെ അനുവദിക്കില്ല", + "The HasOne relationship has already been filled.": "HasOne ബന്ധം ഇതിനകം നിറഞ്ഞു.", + "The image could not be loaded": "ചിത്രം ലോഡ് ചെയ്യാൻ കഴിഞ്ഞില്ല", + "The image could not be loaded.": "ചിത്രം ലോഡ് ചെയ്യാൻ കഴിഞ്ഞില്ല.", + "The invoice emails must be valid email addresses.": "ഇൻവോയ്സ് ഇമെയിലുകൾ സാധുവായ ഇമെയിൽ വിലാസങ്ങളായിരിക്കണം.", + "The password is incorrect.": "പാസ്‌വേഡ് തെറ്റാണ്.", + "The provided coupon code is invalid.": "നൽകിയിരിക്കുന്ന കൂപ്പൺ കോഡ് അസാധുവാണ്.", + "The provided password does not match your current password.": "നൽകിയിരിക്കുന്ന പാസ്‌വേഡ് നിങ്ങളുടെ നിലവിലെ പാസ്‌വേഡുമായി പൊരുത്തപ്പെടുന്നില്ല.", + "The provided password was incorrect.": "നൽകിയ പാസ്‌വേഡ് തെറ്റായിരുന്നു.", + "The provided two factor authentication code was invalid.": "നൽകിയിരിക്കുന്ന രണ്ട് ഫാക്ടർ പ്രാമാണീകരണ കോഡ് അസാധുവാണ്.", + "The provided two factor recovery code was invalid.": "നൽകിയിരിക്കുന്ന രണ്ട് ഫാക്ടർ വീണ്ടെടുക്കൽ കോഡ് അസാധുവാണ്.", + "The provided VAT number is invalid.": "നൽകിയിരിക്കുന്ന വാറ്റ് നമ്പർ അസാധുവാണ്.", + "The resource was attached!": "ഉറവിടം അറ്റാച്ചുചെയ്‌തു!", + "The resource was prevented from being saved!": "വിഭവം സംരക്ഷിക്കുന്നതിൽ നിന്ന് തടഞ്ഞു!", + "The resource was updated!": "റിസോഴ്സ് അപ്ഡേറ്റ് ചെയ്തു!", + "The response is not a streamed response.": "പ്രതികരണം സ്ട്രീം ചെയ്ത പ്രതികരണമല്ല.", + "The response is not a view.": "പ്രതികരണം കാഴ്ചയല്ല.", + "The selected country is invalid.": "തിരഞ്ഞെടുത്ത രാജ്യം അസാധുവാണ്.", + "The selected plan is invalid.": "തിരഞ്ഞെടുത്ത പ്ലാൻ അസാധുവാണ്.", + "The selected resources have been :action!": "തിരഞ്ഞെടുത്ത വിഭവങ്ങൾ :action ആയി!", + "The team's name and owner information.": "ടീമിന്റെ പേരും ഉടമയുടെ വിവരങ്ങളും.", + "There are no available options for this resource.": "ഈ ഉറവിടത്തിന് ലഭ്യമായ ഓപ്ഷനുകളൊന്നുമില്ല.", + "There are no fields to display.": "പ്രദർശിപ്പിക്കാൻ ഫീൽഡുകളൊന്നുമില്ല.", + "There are no new notifications.": "പുതിയ അറിയിപ്പുകളൊന്നുമില്ല.", + "There was a problem executing the action.": "പ്രവർത്തനം നടപ്പിലാക്കുന്നതിൽ ഒരു പ്രശ്നമുണ്ടായി.", + "There was a problem fetching the resource.": "ഉറവിടം ലഭ്യമാക്കുന്നതിൽ ഒരു പ്രശ്നമുണ്ടായി.", + "There was a problem submitting the form.": "ഫോം സമർപ്പിക്കുന്നതിൽ ഒരു പ്രശ്നമുണ്ടായി.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ഈ ആളുകളെ നിങ്ങളുടെ ടീമിലേക്ക് ക്ഷണിക്കുകയും അവർക്ക് ഒരു ക്ഷണ ഇമെയിൽ അയയ്ക്കുകയും ചെയ്തു. ഇമെയിൽ ക്ഷണം സ്വീകരിച്ച് അവർക്ക് ടീമിൽ ചേരാം.", + "This account does not have an active subscription.": "ഈ അക്കൗണ്ടിന് ഒരു സജീവ സബ്‌സ്‌ക്രിപ്‌ഷൻ ഇല്ല.", + "This action is unauthorized.": "ഈ നടപടി അനധികൃതമാണ്.", + "This copy of Nova is unlicensed.": "നോവയുടെ ഈ പകർപ്പ് ലൈസൻസില്ലാത്തതാണ്.", + "This coupon code can only be used by new customers.": "ഈ കൂപ്പൺ കോഡ് പുതിയ ഉപഭോക്താക്കൾക്ക് മാത്രമേ ഉപയോഗിക്കാൻ കഴിയൂ.", + "This device": "ഈ ഉപകരണം", + "This file field is read-only.": "ഈ ഫയൽ ഫീൽഡ് വായിക്കാൻ മാത്രമുള്ളതാണ്.", + "This invoice is no longer open.": "ഈ ഇൻവോയ്സ് ഇനി തുറക്കില്ല.", + "This is a secure area of the application. Please confirm your password before continuing.": "ഇത് ആപ്ലിക്കേഷന്റെ ഒരു സുരക്ഷിത മേഖലയാണ്. തുടരുന്നതിന് മുമ്പ് നിങ്ങളുടെ പാസ്‌വേഡ് സ്ഥിരീകരിക്കുക.", + "This password does not match our records.": "ഈ പാസ്‌വേഡ് ഞങ്ങളുടെ രേഖകളുമായി പൊരുത്തപ്പെടുന്നില്ല.", + "This password reset link will expire in :count minutes.": "ഈ പാസ്‌വേഡ് പുനഃസജ്ജീകരണ ലിങ്ക് :count മിനിറ്റിനുള്ളിൽ കാലഹരണപ്പെടും.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ഈ പേയ്മെന്റ് ആരംഭിച്ചു, പക്ഷേ ഫണ്ടുകൾ ഇതുവരെ ലഭിച്ചിട്ടില്ല. ഇതിന് 14 ദിവസം വരെ എടുക്കാം.", + "This resource no longer exists": "ഈ ഉറവിടം ഇപ്പോൾ നിലവിലില്ല", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ഈ സബ്‌സ്‌ക്രിപ്‌ഷൻ കാലഹരണപ്പെട്ടതിനാൽ പുനരാരംഭിക്കാൻ കഴിയില്ല. ദയവായി ഒരു പുതിയ സബ്‌സ്‌ക്രിപ്‌ഷൻ സൃഷ്‌ടിക്കുക.", + "This user already belongs to the team.": "ഈ ഉപയോക്താവ് ഇതിനകം ടീമിൽ പെട്ടയാളാണ്.", + "This user has already been invited to the team.": "ഈ ഉപയോക്താവിനെ ഇതിനകം ടീമിലേക്ക് ക്ഷണിച്ചു.", + "Timor-Leste": "തിമോർ-ലെസ്റ്റെ", + "to": "വരെ", + "To": "ലേക്ക്", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "രണ്ട് ഘടകങ്ങളുടെ പ്രാമാണീകരണം പ്രവർത്തനക്ഷമമാക്കുന്നത് പൂർത്തിയാക്കാൻ, നിങ്ങളുടെ ഫോണിന്റെ ഓതന്റിക്കേറ്റർ ആപ്ലിക്കേഷൻ ഉപയോഗിച്ച് ഇനിപ്പറയുന്ന QR കോഡ് സ്കാൻ ചെയ്യുക അല്ലെങ്കിൽ സജ്ജീകരണ കീ നൽകി ജനറേറ്റ് ചെയ്ത OTP കോഡ് നൽകുക.", + "Today": "ഇന്ന്", + "Toggle navigation": "നാവിഗേഷൻ ടോഗിൾ ചെയ്യുക", + "Togo": "ടോഗോ", + "Tokelau": "ടോകെലാവു", + "Token Name": "ടോക്കൺ പേര്", + "Tonga": "ടോംഗ", + "Too Many Requests": "വളരെയധികം അഭ്യർത്ഥനകൾ", + "total": "ആകെ", + "Total:": "ആകെ:", + "Trashed": "ചവറ്റുകുട്ടയിൽ", + "Trinidad And Tobago": "ട്രിനിഡാഡ് ആൻഡ് ടൊബാഗോ", + "Trinidad and Tobago": "ട്രിനിഡാഡ് ആൻഡ് ടൊബാഗോ", + "Tunisia": "ടുണീഷ്യ", + "Turkey": "ടർക്കി", + "Turkmenistan": "തുർക്ക്മെനിസ്ഥാൻ", + "Turks And Caicos Islands": "ടർക്കുകളും കൈക്കോസ് ദ്വീപുകളും", + "Turks and Caicos Islands": "ടർക്കുകളും കൈക്കോസ് ദ്വീപുകളും", + "Tuvalu": "തുവാലു", + "Two Factor Authentication": "രണ്ട് ഫാക്ടർ ആധികാരികത", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "രണ്ട് ഘടകം പ്രാമാണീകരണം ഇപ്പോൾ പ്രവർത്തനക്ഷമമാക്കിയിരിക്കുന്നു. നിങ്ങളുടെ ഫോണിന്റെ ഓതന്റിക്കേറ്റർ ആപ്ലിക്കേഷൻ ഉപയോഗിച്ച് ഇനിപ്പറയുന്ന QR കോഡ് സ്കാൻ ചെയ്യുക അല്ലെങ്കിൽ സജ്ജീകരണ കീ നൽകുക.", + "Type": "ടൈപ്പ് ചെയ്യുക", + "Uganda": "ഉഗാണ്ട", + "Ukraine": "ഉക്രെയ്ൻ", + "Unauthorized": "അനധികൃതം", + "United Arab Emirates": "യുണൈറ്റഡ് അറബ് എമിറേറ്റ്സ്", + "United Kingdom": "യുണൈറ്റഡ് കിംഗ്ഡം", + "United States": "അമേരിക്ക", + "United States Minor Outlying Islands": "യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് മൈനർ ഔട്ട്ലൈയിംഗ് ദ്വീപുകൾ", + "United States Outlying Islands": "യു.എസ്. ഔട്ട്ലൈയിംഗ് ദ്വീപുകൾ", + "Unknown": "അജ്ഞാതം", + "Unpaid": "പണം നൽകാത്തത്", + "Update": "അപ്ഡേറ്റ് ചെയ്യുക", + "Update & Continue Editing": "അപ്ഡേറ്റ് ചെയ്ത് എഡിറ്റിംഗ് തുടരുക", + "Update :resource": "അപ്ഡേറ്റ് :resource", + "Update :resource: :title": ":resource::title അപ്ഡേറ്റ് ചെയ്യുക", + "Update attached :resource: :title": "അപ്ഡേറ്റ് :resource::title അറ്റാച്ച് ചെയ്‌തു", + "Update Password": "പാസ്‌വേഡ് അപ്‌ഡേറ്റ് ചെയ്യുക", + "Update Payment Information": "പേയ്‌മെന്റ് വിവരങ്ങൾ അപ്‌ഡേറ്റ് ചെയ്യുക", + "Update Payment Method": "പേയ്‌മെന്റ് രീതി അപ്‌ഡേറ്റ് ചെയ്യുക", + "Update your account's profile information and email address.": "നിങ്ങളുടെ അക്കൗണ്ടിന്റെ പ്രൊഫൈൽ വിവരങ്ങളും ഇമെയിൽ വിലാസവും അപ്ഡേറ്റ് ചെയ്യുക.", + "Uploading": "അപ്‌ലോഡ് ചെയ്യുന്നു", + "Uploading files... (:current/:total)": "ഫയലുകൾ അപ്‌ലോഡ് ചെയ്യുന്നു... (:current/:total)", + "Uruguay": "ഉറുഗ്വേ", + "Use a recovery code": "ഒരു വീണ്ടെടുക്കൽ കോഡ് ഉപയോഗിക്കുക", + "Use an authentication code": "ഒരു പ്രാമാണീകരണ കോഡ് ഉപയോഗിക്കുക", + "User Actions": "ഉപയോക്തൃ പ്രവർത്തനങ്ങൾ", + "User Security": "ഉപയോക്തൃ സുരക്ഷ", + "Username": "ഉപയോക്തൃനാമം", + "Uzbekistan": "ഉസ്ബെക്കിസ്ഥാൻ", + "Value": "മൂല്യം", + "Vanuatu": "വനവാട്ടു", + "VAT Number": "VAT നമ്പർ", + "Venezuela": "വെനിസ്വേല", + "Venezuela, Bolivarian Republic of": "വെനിസ്വേല, ബൊളിവേറിയൻ റിപ്പബ്ലിക് ഓഫ്", + "Verify Email Address": "ഇമെയിൽ വിലാസം പരിശോധിക്കുക", + "Verify Your Email Address": "നിങ്ങളുടെ ഇമെയിൽ വിലാസം പരിശോധിക്കുക", + "Viet Nam": "വിയറ്റ് നാം", + "View": "കാണുക", + "Virgin Islands, British": "വിർജിൻ ദ്വീപുകൾ, ബ്രിട്ടീഷ്", + "Virgin Islands, U.S.": "വിർജിൻ ദ്വീപുകൾ, യു.എസ്.", + "Wallis And Futuna": "വാലിസും ഫുടൂണയും", + "Wallis and Futuna": "വാലിസും ഫുടൂണയും", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ഞങ്ങൾ നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്രോസസ്സ് ചെയ്യുകയാണ്. സബ്‌സ്‌ക്രിപ്‌ഷൻ വിജയകരമായി പ്രോസസ്സ് ചെയ്തുകഴിഞ്ഞാൽ, ഈ പേജ് സ്വയമേവ അപ്‌ഡേറ്റ് ചെയ്യും. സാധാരണഗതിയിൽ, ഈ പ്രക്രിയയ്ക്ക് കുറച്ച് നിമിഷങ്ങൾ മാത്രമേ എടുക്കൂ.", + "We are unable to process your payment. Please contact customer support.": "നിങ്ങളുടെ പേയ്‌മെന്റ് പ്രോസസ്സ് ചെയ്യാൻ ഞങ്ങൾക്ക് കഴിയുന്നില്ല. ഉപഭോക്തൃ പിന്തുണയുമായി ബന്ധപ്പെടുക.", + "We have emailed your password reset link!": "നിങ്ങളുടെ പാസ്‌വേഡ് റീസെറ്റ് ലിങ്ക് ഞങ്ങൾ ഇമെയിൽ ചെയ്തു!", + "We were unable to find a registered user with this email address.": "ഈ ഇമെയിൽ വിലാസമുള്ള ഒരു രജിസ്റ്റർ ചെയ്ത ഉപയോക്താവിനെ കണ്ടെത്താൻ ഞങ്ങൾക്ക് കഴിഞ്ഞില്ല.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ചുവടെ നിങ്ങൾ ചുവടെ വ്യക്തമാക്കിയ ഇമെയിൽ വിലാസങ്ങളിലേക്കുള്ള ഒരു ഇൻവോയ്സ് ലിങ്ക് ഞങ്ങൾ അയയ്ക്കും. കോമ ഉപയോഗിച്ച് നിങ്ങൾക്ക് ഒന്നിലധികം ഇമെയിൽ വിലാസങ്ങൾ വേർതിരിക്കാം.", + "We're lost in space. The page you were trying to view does not exist.": "നമ്മൾ ബഹിരാകാശത്ത് നഷ്ടപ്പെട്ടു. നിങ്ങൾ കാണാൻ ശ്രമിച്ച പേജ് നിലവിലില്ല.", + "Welcome Back!": "തിരികെ സ്വാഗതം!", + "Western Sahara": "പടിഞ്ഞാറൻ സഹാറ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "രണ്ട് ഘടകങ്ങളുടെ പ്രാമാണീകരണം പ്രവർത്തനക്ഷമമാക്കുമ്പോൾ, പ്രാമാണീകരണ സമയത്ത് സുരക്ഷിതവും ക്രമരഹിതവുമായ ടോക്കണിനായി നിങ്ങളോട് ആവശ്യപ്പെടും. നിങ്ങളുടെ ഫോണിന്റെ Google Authenticator ആപ്ലിക്കേഷനിൽ നിന്ന് നിങ്ങൾക്ക് ഈ ടോക്കൺ വീണ്ടെടുക്കാം.", + "Whoops": "ശ്ശോ", + "Whoops!": "ശ്ശോ!", + "Whoops! Something went wrong.": "ശ്ശോ! എന്തോ കുഴപ്പം സംഭവിച്ചു.", + "With Trashed": "ചവറ്റുകുട്ടയോടൊപ്പം", + "Write": "എഴുതുക", + "Year To Date": "വർഷാരംഭം മുതൽ ഇന്ന് വരെ", + "Yearly": "വർഷം തോറും", + "Yemen": "യെമൻ", + "Yes": "അതെ", + "You are already subscribed.": "നിങ്ങൾ ഇതിനകം സബ്‌സ്‌ക്രൈബ് ചെയ്തിട്ടുണ്ട്.", + "You are currently within your free trial period. Your trial will expire on :date.": "നിങ്ങൾ നിലവിൽ നിങ്ങളുടെ സൗജന്യ ട്രയൽ കാലയളവിലാണ്. നിങ്ങളുടെ ട്രയൽ :date-ന് കാലഹരണപ്പെടും.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "നിങ്ങൾ നിലവിൽ നിങ്ങളുടെ സൗജന്യ ട്രയൽ കാലയളവിലാണ്. നിങ്ങളുടെ ട്രയൽ :date-ന് കാലഹരണപ്പെടും. ഒരു പുതിയ സബ്‌സ്‌ക്രിപ്‌ഷൻ ആരംഭിക്കുന്നത് നിങ്ങളുടെ ട്രയൽ അവസാനിപ്പിക്കും.", + "You are logged in!": "നിങ്ങൾ ലോഗിൻ ചെയ്‌തിരിക്കുന്നു!", + "You are receiving this email because we received a password reset request for your account.": "നിങ്ങളുടെ അക്കൗണ്ടിനായുള്ള പാസ്‌വേഡ് പുനഃസജ്ജീകരണ അഭ്യർത്ഥന ഞങ്ങൾക്ക് ലഭിച്ചതിനാലാണ് നിങ്ങൾക്ക് ഈ ഇമെയിൽ ലഭിക്കുന്നത്.", + "You have been invited to join the :team team!": ":team ടീമിൽ ചേരാൻ നിങ്ങളെ ക്ഷണിച്ചു!", + "You have enabled two factor authentication.": "നിങ്ങൾ രണ്ട് ഘടകം പ്രാമാണീകരണം പ്രാപ്തമാക്കി.", + "You have not enabled two factor authentication.": "നിങ്ങൾ രണ്ട് ഘടകം പ്രാമാണീകരണം പ്രാപ്തമാക്കിയിട്ടില്ല.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "നിങ്ങൾക്ക് പണമടയ്ക്കാത്ത ചില ഇൻവോയ്സുകൾ ഉണ്ട്. നിങ്ങളുടെ ഡിഫോൾട്ട് പേയ്‌മെന്റ് രീതി അപ്‌ഡേറ്റ് ചെയ്‌ത ശേഷം, ചുവടെയുള്ള ഇൻവോയ്‌സ് ലിസ്‌റ്റ് വഴി നിങ്ങൾക്ക് പേയ്‌മെന്റുകൾ വീണ്ടും പരീക്ഷിക്കാം.", + "You may accept this invitation by clicking the button below:": "ചുവടെയുള്ള ബട്ടണിൽ ക്ലിക്കുചെയ്തുകൊണ്ട് നിങ്ങൾക്ക് ഈ ക്ഷണം സ്വീകരിക്കാം:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "നിങ്ങൾക്ക് എപ്പോൾ വേണമെങ്കിലും സബ്‌സ്‌ക്രിപ്‌ഷൻ റദ്ദാക്കാം. നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ റദ്ദാക്കിക്കഴിഞ്ഞാൽ, നിങ്ങളുടെ നിലവിലെ ബില്ലിംഗ് സൈക്കിൾ അവസാനിക്കുന്നത് വരെ സബ്‌സ്‌ക്രിപ്‌ഷൻ പുനരാരംഭിക്കുന്നതിനുള്ള ഓപ്‌ഷൻ നിങ്ങൾക്കുണ്ടാകും.", + "You may delete any of your existing tokens if they are no longer needed.": "നിങ്ങളുടെ നിലവിലുള്ള ഏതെങ്കിലും ടോക്കണുകൾ ഇനി ആവശ്യമില്ലെങ്കിൽ നിങ്ങൾക്ക് ഇല്ലാതാക്കാം.", + "You may not delete your personal team.": "നിങ്ങളുടെ സ്വകാര്യ ടീമിനെ ഇല്ലാതാക്കാൻ പാടില്ല.", + "You may not leave a team that you created.": "നിങ്ങൾ സൃഷ്ടിച്ച ഒരു ടീമിനെ നിങ്ങൾക്ക് ഉപേക്ഷിക്കാൻ കഴിയില്ല.", + "You will receive an invoice and payment link via email for each billing period.": "ഓരോ ബില്ലിംഗ് കാലയളവിനും ഇമെയിൽ വഴി നിങ്ങൾക്ക് ഒരു ഇൻവോയ്‌സും പേയ്‌മെന്റ് ലിങ്കും ലഭിക്കും.", + "You're logged in!": "നിങ്ങൾ ലോഗിൻ ചെയ്‌തു!", + "Your :invoiceName invoice is now available!": "നിങ്ങളുടെ :invoiceName ഇൻവോയ്സ് ഇപ്പോൾ ലഭ്യമാണ്!", + "Your billing address is :address :address2 :postal_code :city :state :country": "നിങ്ങളുടെ ബില്ലിംഗ് വിലാസം :address :address2 :postal_code :city :state :country ആണ്", + "Your card was declined. Please contact your card issuer for more information.": "നിങ്ങളുടെ കാർഡ് നിരസിക്കപ്പെട്ടു. കൂടുതൽ വിവരങ്ങൾക്ക് നിങ്ങളുടെ കാർഡ് ഇഷ്യൂവറെ ബന്ധപ്പെടുക.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": ":expiration-ന് കാലഹരണപ്പെടുന്ന :lastFour-ൽ അവസാനിക്കുന്ന ക്രെഡിറ്റ് കാർഡാണ് നിങ്ങളുടെ നിലവിലെ പേയ്‌മെന്റ് രീതി.", + "Your email address is unverified.": "നിങ്ങളുടെ ഇമെയിൽ വിലാസം പരിശോധിച്ചിട്ടില്ല.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "നിങ്ങളുടെ അവസാനത്തെ :amount പേയ്‌മെൻ്റ് പരാജയപ്പെട്ടു. പരാജയപ്പെട്ട പേയ്‌മെൻ്റ് വീണ്ടും ശ്രമിക്കാൻ നിങ്ങളുടെ പേയ്‌മെൻ്റ് രീതി അപ്‌ഡേറ്റ് ചെയ്യുക.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date-ന് :amount എന്ന നിങ്ങളുടെ അവസാന പേയ്‌മെന്റ് പരാജയപ്പെട്ടു. പരാജയപ്പെട്ട പേയ്‌മെന്റ് വീണ്ടും ശ്രമിക്കാൻ നിങ്ങളുടെ പേയ്‌മെന്റ് രീതി അപ്‌ഡേറ്റ് ചെയ്യുക.", + "Your next payment of :amount will be processed on :date.": "നിങ്ങളുടെ അടുത്ത :amount പേയ്‌മെന്റ് :date-ന് ആയിരിക്കും.", + "Your payment method has been added successfully.": "നിങ്ങളുടെ പേയ്‌മെന്റ് രീതി വിജയകരമായി ചേർത്തു.", + "Your payment method will be charged automatically for each billing period.": "ഓരോ ബില്ലിംഗ് കാലയളവിനും നിങ്ങളുടെ പേയ്‌മെന്റ് രീതി സ്വയമേവ ഈടാക്കും.", + "Your registered VAT Number is :vatNumber.": "നിങ്ങളുടെ രജിസ്റ്റർ ചെയ്ത വാറ്റ് നമ്പർ :vatNumber ആണ്.", + "Your subscription has been started successfully.": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ വിജയകരമായി ആരംഭിച്ചു.", + "Your subscription has been successfully cancelled.": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ വിജയകരമായി റദ്ദാക്കി.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ വിജയകരമായി റദ്ദാക്കി. നിങ്ങളുടെ ബില്ലിംഗ് കാലയളവ് അവസാനിക്കുന്നത് വരെ നിങ്ങൾക്ക് തുടർന്നും ആക്സസ് ഉണ്ടായിരിക്കും.", + "Your subscription was successfully resumed.": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ വിജയകരമായി പുനരാരംഭിച്ചു.", + "Your subscription was successfully updated.": "നിങ്ങളുടെ സബ്സ്ക്രിപ്ഷൻ വിജയകരമായി അപ്ഡേറ്റ് ചെയ്തു.", + "Zambia": "സാംബിയ", + "Zimbabwe": "സിംബാബ്‌വെ", + "Zip / Postal Code": "സിപ് / പോസ്റ്റൽ കോഡ്", + "Åland Islands": "അലൻഡ് ദ്വീപുകൾ" +} diff --git a/locales/ml/php-inline.json b/locales/ml/php-inline.json new file mode 100644 index 00000000000..d7f5cf61833 --- /dev/null +++ b/locales/ml/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ഈ ഫീൽഡ് അംഗീകരിക്കണം.", + "accepted_if": ":other എന്നത് :value ആകുമ്പോൾ ഈ ഫീൽഡ് സ്വീകരിക്കണം.", + "active_url": "ഈ ഫീൽഡ് ഒരു സാധുവായ URL അല്ല.", + "after": "ഈ ഫീൽഡ് :date-ന് ശേഷമുള്ള തീയതി ആയിരിക്കണം.", + "after_or_equal": "ഈ ഫീൽഡ് :date-ന് ശേഷമുള്ള തീയതിയോ അതിന് തുല്യമോ ആയിരിക്കണം.", + "alpha": "ഈ ഫീൽഡിൽ അക്ഷരങ്ങൾ മാത്രം അടങ്ങിയിരിക്കണം.", + "alpha_dash": "ഈ ഫീൽഡിൽ അക്ഷരങ്ങൾ, അക്കങ്ങൾ, ഡാഷുകൾ, അടിവരകൾ എന്നിവ മാത്രമേ അടങ്ങിയിരിക്കാവൂ.", + "alpha_num": "ഈ ഫീൽഡിൽ അക്ഷരങ്ങളും അക്കങ്ങളും മാത്രമേ അടങ്ങിയിരിക്കാവൂ.", + "any_of": "ഈ ഫീൽഡ് അസാധുവാണ്.", + "array": "ഈ ഫീൽഡ് ഒരു അറേ ആയിരിക്കണം.", + "ascii": "ഈ ഫീൽഡിൽ ഒറ്റ-ബൈറ്റ് ആൽഫാന്യൂമെറിക് പ്രതീകങ്ങളും ചിഹ്നങ്ങളും മാത്രമേ അടങ്ങിയിരിക്കാവൂ.", + "attached": "ഈ ഫീൽഡ് ഇതിനകം അറ്റാച്ച് ചെയ്തിട്ടുണ്ട്.", + "before": "ഈ ഫീൽഡ് :date-ന് മുമ്പുള്ള തീയതി ആയിരിക്കണം.", + "before_or_equal": "ഈ ഫീൽഡ് :date-ന് മുമ്പുള്ളതോ അതിന് തുല്യമായതോ ആയിരിക്കണം.", + "between.array": "ഈ ഫീൽഡിൽ :min-നും :max-നും ഇടയിൽ ഇനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "between.file": "ഈ ഫീൽഡ് :min നും :max നും ഇടയിലായിരിക്കണം.", + "between.numeric": "ഈ ഫീൽഡ് :min-നും :max-നും ഇടയിലായിരിക്കണം.", + "between.string": "ഈ ഫീൽഡ് :min-നും :max-നും ഇടയിലുള്ള പ്രതീകങ്ങൾ ആയിരിക്കണം.", + "boolean": "ഈ ഫീൽഡ് ശരിയോ തെറ്റോ ആയിരിക്കണം.", + "can": "ഈ ഫീൽഡിൽ ഒരു അനധികൃത മൂല്യം അടങ്ങിയിരിക്കുന്നു.", + "confirmed": "ഈ ഫീൽഡ് സ്ഥിരീകരണം പൊരുത്തപ്പെടുന്നില്ല.", + "contains": "ഈ ഫീൽഡിന് ആവശ്യമായ മൂല്യം നഷ്‌ടമായിരിക്കുന്നു.", + "date": "ഈ ഫീൽഡ് ഒരു സാധുവായ തീയതിയല്ല.", + "date_equals": "ഈ ഫീൽഡ് :date-ന് തുല്യമായ തീയതി ആയിരിക്കണം.", + "date_format": "ഈ ഫീൽഡ് ഫോർമാറ്റ് :format-മായി പൊരുത്തപ്പെടുന്നില്ല.", + "decimal": "ഈ ഫീൽഡിന് :decimal ദശാംശ സ്ഥാനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "declined": "ഈ ഫീൽഡ് നിരസിക്കണം.", + "declined_if": ":other എന്നത് :value ആകുമ്പോൾ ഈ ഫീൽഡ് നിരസിക്കേണ്ടതാണ്.", + "different": "ഈ ഫീൽഡും :other ഉം വ്യത്യസ്തമായിരിക്കണം.", + "digits": "ഈ ഫീൽഡ് :digits അക്കങ്ങൾ ആയിരിക്കണം.", + "digits_between": "ഈ ഫീൽഡ് :min-നും :max-നും ഇടയിലായിരിക്കണം.", + "dimensions": "ഈ ഫീൽഡിന് അസാധുവായ ഇമേജ് അളവുകൾ ഉണ്ട്.", + "distinct": "ഈ ഫീൽഡിന് ഡ്യൂപ്ലിക്കേറ്റ് മൂല്യമുണ്ട്.", + "doesnt_contain": "ഈ ഫീൽഡിൽ ഇനിപ്പറയുന്നവയിൽ ഏതെങ്കിലും അടങ്ങിയിരിക്കരുത്: :values.", + "doesnt_end_with": "ഈ ഫീൽഡ് ഇനിപ്പറയുന്നതിൽ ഒന്നിൽ അവസാനിക്കരുത്: :values.", + "doesnt_start_with": "ഈ ഫീൽഡ് ഇനിപ്പറയുന്നതിൽ ഒന്നിൽ ആരംഭിക്കരുത്: :values.", + "email": "ഈ ഫീൽഡ് സാധുവായ ഒരു ഇമെയിൽ വിലാസമായിരിക്കണം.", + "ends_with": "ഈ ഫീൽഡ് ഇനിപ്പറയുന്നവയിലൊന്നിൽ അവസാനിക്കണം: :values.", + "enum": "തിരഞ്ഞെടുത്ത ഫീൽഡ് അസാധുവാണ്.", + "exists": "തിരഞ്ഞെടുത്ത ഫീൽഡ് അസാധുവാണ്.", + "extensions": "ഈ ഫീൽഡിന് ഇനിപ്പറയുന്ന വിപുലീകരണങ്ങളിൽ ഒന്ന് ഉണ്ടായിരിക്കണം: :values.", + "file": "ഈ ഫീൽഡ് ഒരു ഫയൽ ആയിരിക്കണം.", + "filled": "ഈ ഫീൽഡിന് ഒരു മൂല്യം ഉണ്ടായിരിക്കണം.", + "gt.array": "ഈ ഫീൽഡിൽ :value-ൽ കൂടുതൽ ഇനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "gt.file": "ഈ ഫീൽഡ് :value കിലോബൈറ്റിൽ കൂടുതലായിരിക്കണം.", + "gt.numeric": "ഈ ഫീൽഡ് :value-ൽ കൂടുതലായിരിക്കണം.", + "gt.string": "ഈ ഫീൽഡ് :value പ്രതീകങ്ങളിൽ കൂടുതലായിരിക്കണം.", + "gte.array": "ഈ ഫീൽഡിൽ പത്തോ അതിലധികമോ ഇനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "gte.file": "ഈ ഫീൽഡ് :value കിലോബൈറ്റിനേക്കാൾ വലുതോ അതിന് തുല്യമോ ആയിരിക്കണം.", + "gte.numeric": "ഈ ഫീൽഡ് :value-നേക്കാൾ വലുതോ തുല്യമോ ആയിരിക്കണം.", + "gte.string": "ഈ ഫീൽഡ് :value പ്രതീകങ്ങളിൽ കൂടുതലോ തുല്യമോ ആയിരിക്കണം.", + "hex_color": "ഈ ഫീൽഡ് സാധുവായ ഹെക്സാഡെസിമൽ വർണ്ണമായിരിക്കണം.", + "image": "ഈ ഫീൽഡ് ഒരു ചിത്രമായിരിക്കണം.", + "in": "തിരഞ്ഞെടുത്ത ഫീൽഡ് അസാധുവാണ്.", + "in_array": "ഈ ഫീൽഡ് :other-ൽ നിലവിലില്ല.", + "in_array_keys": "ഈ ഫീൽഡിൽ ഇനിപ്പറയുന്ന കീകളിലൊന്നെങ്കിലും അടങ്ങിയിരിക്കണം: :values.", + "integer": "ഈ ഫീൽഡ് ഒരു പൂർണ്ണസംഖ്യയായിരിക്കണം.", + "ip": "ഈ ഫീൽഡ് സാധുവായ ഒരു IP വിലാസമായിരിക്കണം.", + "ipv4": "ഈ ഫീൽഡ് സാധുവായ IPv4 വിലാസമായിരിക്കണം.", + "ipv6": "ഈ ഫീൽഡ് സാധുവായ IPv6 വിലാസമായിരിക്കണം.", + "json": "ഈ ഫീൽഡ് ഒരു സാധുവായ JSON സ്ട്രിംഗ് ആയിരിക്കണം.", + "list": "ഈ ഫീൽഡ് ഒരു ലിസ്റ്റ് ആയിരിക്കണം.", + "lowercase": "ഈ ഫീൽഡ് ചെറിയക്ഷരമായിരിക്കണം.", + "lt.array": "ഈ ഫീൽഡിൽ :value-ൽ താഴെ ഇനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "lt.file": "ഈ ഫീൽഡ് :value കിലോബൈറ്റിൽ കുറവായിരിക്കണം.", + "lt.numeric": "ഈ ഫീൽഡ് :value-ൽ കുറവായിരിക്കണം.", + "lt.string": "ഈ ഫീൽഡ് :value പ്രതീകങ്ങളിൽ കുറവായിരിക്കണം.", + "lte.array": "ഈ ഫീൽഡിൽ :value ഇനങ്ങളിൽ കൂടുതൽ ഉണ്ടാകരുത്.", + "lte.file": "ഈ ഫീൽഡ് :value കിലോബൈറ്റിൽ കുറവോ അതിന് തുല്യമോ ആയിരിക്കണം.", + "lte.numeric": "ഈ ഫീൽഡ് :value-ൽ കുറവോ തുല്യമോ ആയിരിക്കണം.", + "lte.string": "ഈ ഫീൽഡ് :value പ്രതീകങ്ങളിൽ കുറവോ തുല്യമോ ആയിരിക്കണം.", + "mac_address": "ഈ ഫീൽഡ് സാധുവായ ഒരു MAC വിലാസമായിരിക്കണം.", + "max.array": "ഈ ഫീൽഡിൽ :max ഇനങ്ങളിൽ കൂടുതൽ ഉണ്ടാകരുത്.", + "max.file": "ഈ ഫീൽഡ് :max കിലോബൈറ്റിൽ കൂടുതലാകരുത്.", + "max.numeric": "ഈ ഫീൽഡ് :max-ൽ കൂടുതലാകരുത്.", + "max.string": "ഈ ഫീൽഡ് :max പ്രതീകങ്ങളിൽ കൂടുതലാകരുത്.", + "max_digits": "ഈ ഫീൽഡിൽ :max അക്കങ്ങളിൽ കൂടുതൽ ഉണ്ടാകരുത്.", + "mimes": "ഈ ഫീൽഡ് ഇനിപ്പറയുന്ന തരത്തിലുള്ള ഒരു ഫയൽ ആയിരിക്കണം: :values.", + "mimetypes": "ഈ ഫീൽഡ് ഇനിപ്പറയുന്ന തരത്തിലുള്ള ഒരു ഫയൽ ആയിരിക്കണം: :values.", + "min.array": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :min ഇനങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം.", + "min.file": "ഈ ഫീൽഡ് കുറഞ്ഞത് :min കിലോബൈറ്റ് ആയിരിക്കണം.", + "min.numeric": "ഈ ഫീൽഡ് കുറഞ്ഞത് :min ആയിരിക്കണം.", + "min.string": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :min പ്രതീകങ്ങൾ ഉണ്ടായിരിക്കണം.", + "min_digits": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് :min അക്കങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം.", + "missing": "ഈ ഫീൽഡ് നഷ്ടപ്പെട്ടിരിക്കണം.", + "missing_if": ":other :value ആകുമ്പോൾ ഈ ഫീൽഡ് കാണാതെയിരിക്കണം.", + "missing_unless": ":other എന്നത് :value അല്ലാത്തപക്ഷം ഈ ഫീൽഡ് നഷ്‌ടമായിരിക്കണം.", + "missing_with": ":values ഉള്ളപ്പോൾ ഈ ഫീൽഡ് വിട്ടുപോയിരിക്കണം.", + "missing_with_all": ":values എണ്ണം ഉള്ളപ്പോൾ ഈ ഫീൽഡ് വിട്ടുപോയിരിക്കണം.", + "multiple_of": "ഈ ഫീൽഡ് :value ന്റെ ഗുണിതമായിരിക്കണം.", + "not_in": "തിരഞ്ഞെടുത്ത ഫീൽഡ് അസാധുവാണ്.", + "not_regex": "ഈ ഫീൽഡ് ഫോർമാറ്റ് അസാധുവാണ്.", + "numeric": "ഈ ഫീൽഡ് ഒരു സംഖ്യയായിരിക്കണം.", + "password.letters": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് ഒരു അക്ഷരമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "password.mixed": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു ചെറിയക്ഷരവും ഉണ്ടായിരിക്കണം.", + "password.numbers": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് ഒരു അക്കമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "password.symbols": "ഈ ഫീൽഡിൽ കുറഞ്ഞത് ഒരു ചിഹ്നമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "password.uncompromised": "നൽകിയിരിക്കുന്ന ഫീൽഡ് ഒരു ഡാറ്റ ചോർച്ചയിൽ പ്രത്യക്ഷപ്പെട്ടു. ദയവായി മറ്റൊരു ഫീൽഡ് തിരഞ്ഞെടുക്കുക.", + "present": "ഈ ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "present_if": ":other :value ആകുമ്പോൾ ഈ ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "present_unless": ":other :value അല്ലാത്തപക്ഷം ഈ ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "present_with": ":values ഉള്ളപ്പോൾ ഈ ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "present_with_all": ":values എണ്ണം ഉള്ളപ്പോൾ ഈ ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "prohibited": "ഈ ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibited_if": ":other :value ആയിരിക്കുമ്പോൾ ഈ ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibited_if_accepted": ":other സ്വീകരിക്കുമ്പോൾ ഈ ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibited_if_declined": ":other എണ്ണം കുറയുമ്പോൾ ഈ ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibited_unless": ":valuesൽ :other ഇല്ലെങ്കിൽ ഈ ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibits": "ഈ ഫീൽഡ് :other-നെ ഹാജരാകുന്നതിൽ നിന്ന് വിലക്കുന്നു.", + "regex": "ഈ ഫീൽഡ് ഫോർമാറ്റ് അസാധുവാണ്.", + "relatable": "ഈ ഫീൽഡ് ഈ ഉറവിടവുമായി ബന്ധപ്പെടുത്തിയേക്കില്ല.", + "required": "ഈ ഫീൽഡ് പൂരിപ്പിക്കേണ്ടതുണ്ട്.", + "required_array_keys": "ഈ ഫീൽഡിൽ ഇതിനായുള്ള എൻട്രികൾ ഉണ്ടായിരിക്കണം: :values.", + "required_if": ":other :value ആകുമ്പോൾ ഈ ഫീൽഡ് ആവശ്യമാണ്.", + "required_if_accepted": ":other അംഗീകരിക്കുമ്പോൾ ഈ ഫീൽഡ് ആവശ്യമാണ്.", + "required_if_declined": ":other നിരസിക്കപ്പെടുമ്പോൾ ഈ ഫീൽഡ് ആവശ്യമാണ്.", + "required_unless": ":valuesൽ :other ഇല്ലെങ്കിൽ ഈ ഫീൽഡ് ആവശ്യമാണ്.", + "required_with": ":values ഉള്ളപ്പോൾ ഈ ഫീൽഡ് ആവശ്യമാണ്.", + "required_with_all": ":values എണ്ണം ഉള്ളപ്പോൾ ഈ ഫീൽഡ് ആവശ്യമാണ്.", + "required_without": ":values ഇല്ലാത്തപ്പോൾ ഈ ഫീൽഡ് ആവശ്യമാണ്.", + "required_without_all": ":values-ൽ ഒന്നുമില്ലാത്തപ്പോൾ ഈ ഫീൽഡ് ആവശ്യമാണ്.", + "same": "ഈ ഫീൽഡും :other ഉം പൊരുത്തപ്പെടണം.", + "size.array": "ഈ ഫീൽഡിൽ :size ഇനങ്ങൾ അടങ്ങിയിരിക്കണം.", + "size.file": "ഈ ഫീൽഡ് :size കിലോബൈറ്റ് ആയിരിക്കണം.", + "size.numeric": "ഈ ഫീൽഡ് :size ആയിരിക്കണം.", + "size.string": "ഈ ഫീൽഡിൽ :size പ്രതീകങ്ങൾ ഉണ്ടായിരിക്കണം.", + "starts_with": "ഈ ഫീൽഡ് ഇനിപ്പറയുന്നവയിലൊന്നിൽ തുടങ്ങണം: :values.", + "string": "ഈ ഫീൽഡ് ഒരു സ്ട്രിംഗ് ആയിരിക്കണം.", + "timezone": "ഈ ഫീൽഡ് ഒരു സാധുവായ സമയമേഖലയായിരിക്കണം.", + "ulid": "ഈ ഫീൽഡ് സാധുവായ ULID ആയിരിക്കണം.", + "unique": "ഈ ഫീൽഡ് ഇതിനകം എടുത്തിട്ടുണ്ട്.", + "uploaded": "ഈ ഫീൽഡ് അപ്‌ലോഡ് ചെയ്യുന്നതിൽ പരാജയപ്പെട്ടു.", + "uppercase": "ഈ ഫീൽഡ് വലിയക്ഷരമായിരിക്കണം.", + "url": "ഈ ഫീൽഡ് ഒരു സാധുവായ URL ആയിരിക്കണം.", + "uuid": "ഈ ഫീൽഡ് ഒരു സാധുവായ UUID ആയിരിക്കണം." +} diff --git a/locales/ml/php.json b/locales/ml/php.json new file mode 100644 index 00000000000..037c3ef2742 --- /dev/null +++ b/locales/ml/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute അംഗീകരിക്കണം.", + "accepted_if": ":other :value ആകുമ്പോൾ :attribute അംഗീകരിക്കണം.", + "active_url": ":attribute ഒരു സാധുവായ URL അല്ല.", + "after": ":attribute എന്നത് :date-ന് ശേഷമുള്ള തീയതിയായിരിക്കണം.", + "after_or_equal": ":attribute എന്നത് :date-ന് ശേഷമുള്ള തീയതിയോ അതിന് തുല്യമോ ആയിരിക്കണം.", + "alpha": ":attribute-ൽ അക്ഷരങ്ങൾ മാത്രം അടങ്ങിയിരിക്കണം.", + "alpha_dash": ":attribute-ൽ അക്ഷരങ്ങൾ, അക്കങ്ങൾ, ഡാഷുകൾ, അടിവരകൾ എന്നിവ മാത്രമേ അടങ്ങിയിരിക്കാവൂ.", + "alpha_num": ":attribute-ൽ അക്ഷരങ്ങളും അക്കങ്ങളും മാത്രമേ ഉണ്ടാകാവൂ.", + "any_of": ":attribute ഫീൽഡ് അസാധുവാണ്.", + "array": ":attribute ഒരു അറേ ആയിരിക്കണം.", + "ascii": ":attribute ഫീൽഡിൽ ഒറ്റ-ബൈറ്റ് ആൽഫാന്യൂമെറിക് പ്രതീകങ്ങളും ചിഹ്നങ്ങളും മാത്രമേ അടങ്ങിയിരിക്കാവൂ.", + "attached": "ഈ :attribute ഇതിനകം അറ്റാച്ച് ചെയ്തിട്ടുണ്ട്.", + "before": ":attribute എന്നത് :date-ന് മുമ്പുള്ള തീയതിയായിരിക്കണം.", + "before_or_equal": ":attribute എന്നത് :date-ന് മുമ്പുള്ളതോ അതിന് തുല്യമായതോ ആയിരിക്കണം.", + "between.array": ":attribute-ൽ :min-നും :max-നും ഇടയിൽ ഇനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "between.file": ":attribute :min നും :max നും ഇടയിലായിരിക്കണം.", + "between.numeric": ":attribute എണ്ണം :min നും :max നും ഇടയിലായിരിക്കണം.", + "between.string": ":attribute അക്ഷരങ്ങൾ :min-നും :max-നും ഇടയിലായിരിക്കണം.", + "boolean": ":attribute ഫീൽഡ് ശരിയോ തെറ്റോ ആയിരിക്കണം.", + "can": ":attribute ഫീൽഡിൽ ഒരു അനധികൃത മൂല്യം അടങ്ങിയിരിക്കുന്നു.", + "confirmed": ":attribute സ്ഥിരീകരണം പൊരുത്തപ്പെടുന്നില്ല.", + "contains": ":attribute ഫീൽഡിന് ആവശ്യമായ മൂല്യം നഷ്‌ടമായിരിക്കുന്നു.", + "current_password": "പാസ്‌വേഡ് തെറ്റാണ്.", + "date": ":attribute ഒരു സാധുവായ തീയതിയല്ല.", + "date_equals": ":attribute എന്നത് :date-ന് തുല്യമായ തീയതി ആയിരിക്കണം.", + "date_format": ":format ഫോർമാറ്റുമായി :attribute പൊരുത്തപ്പെടുന്നില്ല.", + "decimal": ":attribute ഫീൽഡിന് :decimal ദശാംശ സ്ഥാനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "declined": ":attribute നിരസിക്കണം.", + "declined_if": ":other :value ആകുമ്പോൾ :attribute നിരസിക്കണം.", + "different": ":attribute ഉം :other ഉം വ്യത്യസ്തമായിരിക്കണം.", + "digits": ":attribute എന്നത് :digits അക്കങ്ങളായിരിക്കണം.", + "digits_between": ":attribute അക്കങ്ങൾ :min നും :max നും ഇടയിലായിരിക്കണം.", + "dimensions": ":attribute-ന് അസാധുവായ ഇമേജ് അളവുകൾ ഉണ്ട്.", + "distinct": ":attribute ഫീൽഡിന് ഡ്യൂപ്ലിക്കേറ്റ് മൂല്യമുണ്ട്.", + "doesnt_contain": ":attribute ഫീൽഡിൽ ഇനിപ്പറയുന്നവയിൽ ഏതെങ്കിലും അടങ്ങിയിരിക്കരുത്: :values.", + "doesnt_end_with": ":attribute ഫീൽഡ് ഇനിപ്പറയുന്നതിൽ ഒന്നിൽ അവസാനിക്കരുത്: :values.", + "doesnt_start_with": ":attribute ഫീൽഡ് ഇനിപ്പറയുന്നതിൽ ഒന്നിൽ നിന്ന് ആരംഭിക്കരുത്: :values.", + "email": ":attribute സാധുവായ ഇമെയിൽ വിലാസമായിരിക്കണം.", + "ends_with": ":attribute ഇനിപ്പറയുന്നതിൽ ഒന്നിൽ അവസാനിക്കണം: :values.", + "enum": "തിരഞ്ഞെടുത്ത :attribute അസാധുവാണ്.", + "exists": "തിരഞ്ഞെടുത്ത :attribute അസാധുവാണ്.", + "extensions": ":attribute ഫീൽഡിന് ഇനിപ്പറയുന്ന വിപുലീകരണങ്ങളിൽ ഒന്ന് ഉണ്ടായിരിക്കണം: :values.", + "failed": "ഈ യോഗ്യതാപത്രങ്ങൾ ഞങ്ങളുടെ റെക്കോർഡുകളുമായി പൊരുത്തപ്പെടുന്നില്ല.", + "file": ":attribute ഒരു ഫയൽ ആയിരിക്കണം.", + "filled": ":attribute ഫീൽഡിന് ഒരു മൂല്യം ഉണ്ടായിരിക്കണം.", + "gt.array": ":attribute-ൽ :value-ലധികം ഇനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "gt.file": ":attribute :value കിലോബൈറ്റിൽ കൂടുതലായിരിക്കണം.", + "gt.numeric": ":attribute എന്നത് :value-ൽ കൂടുതലായിരിക്കണം.", + "gt.string": ":attribute എന്നത് :value പ്രതീകങ്ങളിൽ കൂടുതലായിരിക്കണം.", + "gte.array": ":attribute ന് :value അല്ലെങ്കിൽ അതിൽ കൂടുതൽ ഇനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "gte.file": ":attribute എന്നത് :value കിലോബൈറ്റിനേക്കാൾ വലുതോ അതിന് തുല്യമോ ആയിരിക്കണം.", + "gte.numeric": ":attribute എന്നത് :value-നേക്കാൾ വലുതോ തുല്യമോ ആയിരിക്കണം.", + "gte.string": ":attribute എന്നത് :value പ്രതീകങ്ങളേക്കാൾ വലുതോ തുല്യമോ ആയിരിക്കണം.", + "hex_color": ":attribute ഫീൽഡ് സാധുവായ ഹെക്സാഡെസിമൽ വർണ്ണമായിരിക്കണം.", + "image": ":attribute ഒരു ചിത്രമായിരിക്കണം.", + "in": "തിരഞ്ഞെടുത്ത :attribute അസാധുവാണ്.", + "in_array": ":attribute ഫീൽഡ് :other-ൽ നിലവിലില്ല.", + "in_array_keys": ":attribute ഫീൽഡിൽ ഇനിപ്പറയുന്ന കീകളിലൊന്നെങ്കിലും അടങ്ങിയിരിക്കണം: :values.", + "integer": ":attribute ഒരു പൂർണ്ണസംഖ്യയായിരിക്കണം.", + "ip": ":attribute സാധുതയുള്ള IP വിലാസമായിരിക്കണം.", + "ipv4": ":attribute സാധുവായ IPv4 വിലാസമായിരിക്കണം.", + "ipv6": ":attribute സാധുവായ IPv6 വിലാസമായിരിക്കണം.", + "json": ":attribute സാധുതയുള്ള JSON സ്ട്രിംഗ് ആയിരിക്കണം.", + "list": ":attribute ഫീൽഡ് ഒരു ലിസ്റ്റ് ആയിരിക്കണം.", + "lowercase": ":attribute ഫീൽഡ് ചെറിയക്ഷരം ആയിരിക്കണം.", + "lt.array": ":attribute-ൽ :value-ൽ താഴെ ഇനങ്ങൾ ഉണ്ടായിരിക്കണം.", + "lt.file": ":attribute എന്നത് :value കിലോബൈറ്റിൽ കുറവായിരിക്കണം.", + "lt.numeric": ":attribute എന്നത് :value-ൽ കുറവായിരിക്കണം.", + "lt.string": ":attribute എന്നത് :value പ്രതീകങ്ങളിൽ കുറവായിരിക്കണം.", + "lte.array": ":attribute-ൽ :value-ൽ കൂടുതൽ ഇനങ്ങൾ ഉണ്ടാകരുത്.", + "lte.file": ":attribute എന്നത് :value കിലോബൈറ്റിനേക്കാൾ കുറവോ തുല്യമോ ആയിരിക്കണം.", + "lte.numeric": ":attribute എന്നത് :value-നേക്കാൾ കുറവോ തുല്യമോ ആയിരിക്കണം.", + "lte.string": ":attribute എന്നത് :value പ്രതീകങ്ങളിൽ കുറവോ തുല്യമോ ആയിരിക്കണം.", + "mac_address": ":attribute സാധുവായ MAC വിലാസമായിരിക്കണം.", + "max.array": ":attribute-ൽ :max-ൽ കൂടുതൽ ഇനങ്ങൾ ഉണ്ടാകരുത്.", + "max.file": ":attribute :max കിലോബൈറ്റിൽ കൂടുതലാകരുത്.", + "max.numeric": ":attribute എണ്ണം :max-ൽ കൂടുതലാകരുത്.", + "max.string": ":attribute എന്നത് :max പ്രതീകങ്ങളിൽ കൂടുതലാകരുത്.", + "max_digits": ":attribute ഫീൽഡിന് :max അക്കങ്ങളിൽ കൂടുതൽ ഉണ്ടാകരുത്.", + "mimes": ":attribute എന്നത് തരം: :values എന്ന ഫയലായിരിക്കണം.", + "mimetypes": ":attribute എന്നത് തരം: :values എന്ന ഫയലായിരിക്കണം.", + "min.array": "പത്തിൽ കുറഞ്ഞത് :min ഇനങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം.", + "min.file": ":attribute കുറഞ്ഞത് :min കിലോബൈറ്റ് ആയിരിക്കണം.", + "min.numeric": ":attribute എണ്ണം കുറഞ്ഞത് :min ആയിരിക്കണം.", + "min.string": ":attribute ന് കുറഞ്ഞത് :min പ്രതീകങ്ങളെങ്കിലും ഉണ്ടായിരിക്കണം.", + "min_digits": ":attribute ഫീൽഡിന് കുറഞ്ഞത് :min അക്കങ്ങൾ ഉണ്ടായിരിക്കണം.", + "missing": ":attribute ഫീൽഡ് നഷ്ടപ്പെട്ടിരിക്കണം.", + "missing_if": ":other :value ആകുമ്പോൾ :attribute ഫീൽഡ് നഷ്ടമായിരിക്കണം.", + "missing_unless": ":other :value അല്ലാത്തപക്ഷം :attribute ഫീൽഡ് നഷ്ടമായിരിക്കണം.", + "missing_with": ":values ഉള്ളപ്പോൾ :attribute ഫീൽഡ് വിട്ടുപോയിരിക്കണം.", + "missing_with_all": ":values എണ്ണം ഉള്ളപ്പോൾ :attribute ഫീൽഡ് വിട്ടുപോയിരിക്കണം.", + "multiple_of": ":attribute എന്നത് :value ന്റെ ഗുണിതമായിരിക്കണം.", + "next": "അടുത്തത് \"", + "not_in": "തിരഞ്ഞെടുത്ത :attribute അസാധുവാണ്.", + "not_regex": ":attribute ഫോർമാറ്റ് അസാധുവാണ്.", + "numeric": ":attribute ഒരു സംഖ്യയായിരിക്കണം.", + "password": "പാസ്‌വേഡ് തെറ്റാണ്.", + "password.letters": ":attribute ഫീൽഡിൽ കുറഞ്ഞത് ഒരു അക്ഷരമെങ്കിലും ഉണ്ടായിരിക്കണം.", + "password.mixed": ":attribute ഫീൽഡിൽ കുറഞ്ഞത് ഒരു വലിയക്ഷരവും ഒരു ചെറിയക്ഷരവും ഉണ്ടായിരിക്കണം.", + "password.numbers": ":attribute ഫീൽഡിൽ കുറഞ്ഞത് ഒരു അക്കമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "password.symbols": ":attribute ഫീൽഡിൽ കുറഞ്ഞത് ഒരു ചിഹ്നമെങ്കിലും അടങ്ങിയിരിക്കണം.", + "password.uncompromised": "നൽകിയിരിക്കുന്ന :attribute ഡാറ്റ ചോർച്ചയിൽ പ്രത്യക്ഷപ്പെട്ടു. ദയവായി മറ്റൊരു :attribute തിരഞ്ഞെടുക്കുക.", + "present": ":attribute ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "present_if": ":other :value ആകുമ്പോൾ :attribute ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "present_unless": ":other :value അല്ലാത്തപക്ഷം :attribute ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "present_with": ":values ഉള്ളപ്പോൾ :attribute ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "present_with_all": ":values എണ്ണം ഉള്ളപ്പോൾ :attribute ഫീൽഡ് ഉണ്ടായിരിക്കണം.", + "previous": "« മുമ്പത്തെ", + "prohibited": ":attribute ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibited_if": ":other എന്നത് :value ആകുമ്പോൾ :attribute ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibited_if_accepted": ":other സ്വീകരിക്കുമ്പോൾ :attribute ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibited_if_declined": ":other വയസ്സ് കുറയുമ്പോൾ :attribute ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibited_unless": ":valuesൽ :other ഇല്ലെങ്കിൽ :attribute ഫീൽഡ് നിരോധിച്ചിരിക്കുന്നു.", + "prohibits": ":attribute ഫീൽഡ് :other-നെ ഹാജരാകുന്നതിൽ നിന്ന് വിലക്കുന്നു.", + "regex": ":attribute ഫോർമാറ്റ് അസാധുവാണ്.", + "relatable": "ഈ :attribute ഈ ഉറവിടവുമായി ബന്ധപ്പെടുത്തിയേക്കില്ല.", + "required": ":attribute ഫീൽഡ് ആവശ്യമാണ്.", + "required_array_keys": ":attribute ഫീൽഡിൽ ഇതിനായുള്ള എൻട്രികൾ ഉണ്ടായിരിക്കണം: :values.", + "required_if": ":other :value ആകുമ്പോൾ :attribute ഫീൽഡ് ആവശ്യമാണ്.", + "required_if_accepted": ":other അംഗീകരിക്കുമ്പോൾ :attribute ഫീൽഡ് ആവശ്യമാണ്.", + "required_if_declined": ":other നിരസിക്കപ്പെടുമ്പോൾ :attribute ഫീൽഡ് ആവശ്യമാണ്.", + "required_unless": ":valuesൽ :other ഇല്ലെങ്കിൽ :attribute ഫീൽഡ് ആവശ്യമാണ്.", + "required_with": ":values ഉള്ളപ്പോൾ :attribute ഫീൽഡ് ആവശ്യമാണ്.", + "required_with_all": ":values എണ്ണം ഉള്ളപ്പോൾ :attribute ഫീൽഡ് ആവശ്യമാണ്.", + "required_without": ":values ഇല്ലെങ്കിൽ :attribute ഫീൽഡ് ആവശ്യമാണ്.", + "required_without_all": ":values-ൽ ഒന്നുമില്ലാത്തപ്പോൾ :attribute ഫീൽഡ് ആവശ്യമാണ്.", + "reset": "നിങ്ങളുടെ പാസ്‌വേഡ് പുനഃസജ്ജമാക്കിയിരിക്കുന്നു.", + "same": ":attribute ഉം :other ഉം പൊരുത്തപ്പെടണം.", + "sent": "നിങ്ങളുടെ പാസ്‌വേഡ് റീസെറ്റ് ലിങ്ക് ഞങ്ങൾ ഇമെയിൽ ചെയ്തു.", + "size.array": ":attribute ൽ :size ഇനങ്ങൾ അടങ്ങിയിരിക്കണം.", + "size.file": ":attribute എന്നത് :size കിലോബൈറ്റ് ആയിരിക്കണം.", + "size.numeric": ":attribute എന്നത് :size ആയിരിക്കണം.", + "size.string": ":attribute എന്നത് :size പ്രതീകങ്ങളായിരിക്കണം.", + "starts_with": ":attribute ഇനിപ്പറയുന്നതിൽ ഒന്നിൽ നിന്ന് ആരംഭിക്കണം: :values.", + "string": ":attribute ഒരു സ്ട്രിംഗ് ആയിരിക്കണം.", + "throttle": "വളരെയധികം ലോഗിൻ ശ്രമങ്ങൾ. :seconds സെക്കൻഡിനുള്ളിൽ വീണ്ടും ശ്രമിക്കുക.", + "throttled": "വീണ്ടും ശ്രമിക്കുന്നതിന് മുമ്പ് ദയവായി കാത്തിരിക്കുക.", + "timezone": ":attribute സാധുതയുള്ള സമയമേഖലയായിരിക്കണം.", + "token": "ഈ പാസ്‌വേഡ് റീസെറ്റ് ടോക്കൺ അസാധുവാണ്.", + "ulid": ":attribute ഫീൽഡ് സാധുവായ ULID ആയിരിക്കണം.", + "unique": ":attribute ഇതിനകം എടുത്തിട്ടുണ്ട്.", + "uploaded": ":attribute എണ്ണം അപ്‌ലോഡ് ചെയ്യുന്നതിൽ പരാജയപ്പെട്ടു.", + "uppercase": ":attribute ഫീൽഡ് വലിയക്ഷരമായിരിക്കണം.", + "url": ":attribute സാധുതയുള്ള ഒരു URL ആയിരിക്കണം.", + "user": "ആ ഇമെയിൽ വിലാസമുള്ള ഒരു ഉപയോക്താവിനെ കണ്ടെത്താൻ ഞങ്ങൾക്ക് കഴിയുന്നില്ല.", + "uuid": ":attribute സാധുവായ UUID ആയിരിക്കണം." +} diff --git a/locales/mn/_excludes.json b/locales/mn/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/mn/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/mn/json-inline.json b/locales/mn/json-inline.json new file mode 100644 index 00000000000..c9c62bf6ae2 --- /dev/null +++ b/locales/mn/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Энэ талбар нь хүчинтэй үүрэг байх ёстой.", + "The :attribute must be at least :length characters and contain at least one number.": "Энэ талбар нь дор хаяж :length тэмдэгт байх ёстой бөгөөд дор хаяж нэг тоо агуулсан байх ёстой.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Энэ талбар нь дор хаяж :length тэмдэгт байх ёстой бөгөөд дор хаяж нэг тусгай тэмдэгт, нэг тоо агуулсан байх ёстой.", + "The :attribute must be at least :length characters and contain at least one special character.": "Энэ талбар нь дор хаяж :length тэмдэгт байх ёстой бөгөөд дор хаяж нэг тусгай тэмдэгт агуулсан байх ёстой.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Энэ талбар нь дор хаяж :length тэмдэгт байх ёстой бөгөөд дор хаяж нэг том үсэг, нэг тоо агуулсан байх ёстой.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Энэ талбар нь дор хаяж :length тэмдэгт байх ёстой бөгөөд дор хаяж нэг том үсэг, нэг тусгай тэмдэгт агуулсан байх ёстой.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Энэ талбар нь дор хаяж :length тэмдэгт байх ёстой бөгөөд дор хаяж нэг том үсэг, нэг тоо, нэг тусгай тэмдэгт агуулсан байх ёстой.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Энэ талбар нь дор хаяж :length тэмдэгт байх ёстой бөгөөд дор хаяж нэг том үсэг агуулсан байх ёстой.", + "The :attribute must be at least :length characters.": "Энэ талбар хамгийн багадаа :length тэмдэгт байх ёстой.", + "The :attribute must contain at least one letter.": "Энэ талбарт дор хаяж нэг үсэг байх ёстой.", + "The :attribute must contain at least one number.": "Энэ талбарт дор хаяж нэг тоо байх ёстой.", + "The :attribute must contain at least one symbol.": "Энэ талбарт дор хаяж нэг тэмдэг орсон байх ёстой.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Энэ талбарт дор хаяж нэг том, нэг жижиг үсэг байх ёстой.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Өгөгдсөн талбар нь мэдээлэл алдагдсан байна. Өөр талбар сонгоно уу." +} diff --git a/locales/mn/json.json b/locales/mn/json.json new file mode 100644 index 00000000000..46158ac62e9 --- /dev/null +++ b/locales/mn/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(болон өөр :count алдаа)", + "(and :count more errors)": "(болон өөр :count алдаа)|(болон өөр :count алдаа)|(болон өөр :count алдаа)", + "30 Days": "30 хоног", + "60 Days": "60 хоног", + "90 Days": "90 хоног", + ":amount selected": ":Amount сонгосон", + ":amount Total": ":Amount нийт", + ":days day trial": ":Days хоногийн туршилт", + ":resource Details": ":Resource дэлгэрэнгүй", + ":resource Details: :title": ":Resource дэлгэрэнгүй: :title", + "A decryption key is required.": "Шифр тайлах түлхүүр шаардлагатай.", + "A fresh verification link has been sent to your email address.": "Баталгаажуулах шинэ холбоосыг таны имэйл хаяг руу илгээсэн.", + "A new verification link has been sent to the email address you provided during registration.": "Шинэ шалгах холбоос бүртгэлийн явцад та өгсөн и-мэйл хаяг руу илгээсэн байна.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Таны профайлын тохиргоонд оруулсан имэйл хаяг руу баталгаажуулах шинэ холбоос илгээгдлээ.", + "A new verification link has been sent to your email address.": "Таны имэйл хаяг руу баталгаажуулах шинэ холбоос илгээгдлээ.", + "Accept Invitation": "Урилгыг Хүлээн Ав", + "Action": "Үйл ажиллагааны", + "Action Event": "Үйл ажиллагааны арга хэмжээ", + "Action Events": "Үйлдлийн үйл явдлууд", + "Action Happened At": "Болсон Үйл Явдал", + "Action Initiated By": "Анхлан Санаачилж", + "Action Name": "Нэр", + "Action Status": "Байдал", + "Action Target": "Зорилтот", + "Actions": "Үйл ажиллагаа", + "Add": "Захиа", + "Add :resource": ":Resource нэмнэ", + "Add a new team member to your team, allowing them to collaborate with you.": "Таны багийн шинэ гишүүн нэмнэ, тэднийг зөвшөөрөх та нартай хамтран ажиллах.", + "Add additional security to your account using two factor authentication.": "Хоер хүчин зүйл нэвтрэлт танилтад ашиглан таны дансанд нэмэлт аюулгүй байдлыг нэмнэ.", + "Add Payment Method": "Төлбөрийн аргыг нэмнэ үү", + "Add row": "Эгнээнд нэмнэ", + "Add Team Member": "Багийн Гишүүн Нэмнэ", + "Add VAT Number": "НӨАТ-ын дугаар нэмнэ үү", + "Added.": "Нэмсэн.", + "Additional billing information updated successfully.": "Нэмэлт тооцооны мэдээллийг амжилттай шинэчилсэн.", + "Address": "Хаяг", + "Address Line 2": "Хаягийн мөр 2", + "Administrator": "Администратор", + "Administrator users can perform any action.": "Администратор хэрэглэгчид ямар ч үйлдэл хийж чадна.", + "Afghanistan": "Афганистан", + "Aland Islands": "Аслендийн Арлууд", + "Albania": "Албани", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Энэ багийн бүрэлдэхүүнд байгаа бүх хүмүүс байна.", + "All resources loaded.": "Бүх нөөц ачаалал ихтэй.", + "All rights reserved.": "Бүх эрх хуулиар хамгаалагдсан.", + "Already registered?": "Аль хэдийн бүртгэгдсэн?", + "American Samoa": "АНУ-Ын Самоа", + "An error occurred while uploading the file.": "Файлыг байршуулах явцад алдаа гарлаа.", + "An error occurred while uploading the file: :error": "Файлыг байршуулах явцад алдаа гарлаа: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Гэнэтийн алдаа гарсан тул бид тусламжийн багт мэдэгдлээ. Дараа дахин оролдож үзнэ үү.", + "Andorra": "Andorran", + "Angola": "Ангол", + "Anguilla": "Шаналангила", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Энэ хуудас ачаалагдсан хойш өөр нэг хэрэглэгч нь энэ нөөцийг шинэчилсэн байна. Хуудсыг сэргээж дахин оролдоно уу.", + "Antarctica": "Антарктикийн хагас бөмбөрцөг", + "Antigua And Barbuda": "Антигуа ба Барбуда", + "Antigua and Barbuda": "Антигуа ба Барбуда", + "API Token": "АПИ-токен", + "API Token Permissions": "Ази зөвшөөрөл", + "API Tokens": "АПИ Токенс", + "API tokens allow third-party services to authenticate with our application on your behalf.": "АПИ Токенс гуравдагч этгээдийн үйлчилгээг таны өмнөөс манай өргөдөл нэвтрүүлэх боломжийг олгоно.", + "Apply": "Өргөдөл гаргах", + "Apply Coupon": "Купон хэрэглэх", + "April": "Дөрөвдүгээр сар", + "Are you sure you want to attempt to pay :amount?": "Та :amount төлөх гэж байгаадаа итгэлтэй байна уу?", + "Are you sure you want to cancel your subscription?": "Та захиалгаа цуцлахдаа итгэлтэй байна уу?", + "Are you sure you want to delete all the notifications?": "Та бүх мэдэгдлийг устгахдаа итгэлтэй байна уу?", + "Are you sure you want to delete the selected resources?": "Та сонгосон нөөцөө устгахад итгэлтэй байна уу?", + "Are you sure you want to delete this file?": "Та энэ файлыг устгах гэдэгт итгэлтэй байна?", + "Are you sure you want to delete this notification?": "Та энэ мэдэгдлийг устгахдаа итгэлтэй байна уу?", + "Are you sure you want to delete this payment method?": "Та энэ төлбөрийн хэрэгслийг устгахдаа итгэлтэй байна уу?", + "Are you sure you want to delete this resource?": "Та энэ нөөцийг устгах гэдэгт итгэлтэй байна?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Та энэ багийг устгах гэдэгт итгэлтэй байна? Баг устгагдсаны дараа бүх нөөц баялаг, өгөгдөл устаж үгүй болно.", + "Are you sure you want to delete your account?": "Та бүртгэлээ устгахдаа итгэлтэй байна уу?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Та өөрийн дансаа устгах гэдэгт итгэлтэй байна? Таны данс устгасан дараа, түүний нөөц, мэдээллийг бүх байнга устгагдах болно. Хэрэв та байнга өөрийн данс устгах хүсэж батлахын тулд нууц үгээ оруулна уу.", + "Are you sure you want to detach the selected resources?": "Та сонгосон нөөцүүдээ салгахдаа итгэлтэй байна уу?", + "Are you sure you want to detach this resource?": "Та энэ нөөцийг салгах гэдэгт итгэлтэй байна?", + "Are you sure you want to force delete the selected resources?": "Та сонгосон нөөцийг устгах хүчээр хүсч байна?", + "Are you sure you want to force delete this resource?": "Та энэ нөөцийг устгах хүчээр хүсч байна?", + "Are you sure you want to log out?": "Та гарахдаа итгэлтэй байна уу?", + "Are you sure you want to mark all notifications as read?": "Та бүх мэдэгдлийг уншсан гэж тэмдэглэхдээ итгэлтэй байна уу?", + "Are you sure you want to remove this item?": "Та энэ зүйлийг устгахдаа итгэлтэй байна уу?", + "Are you sure you want to restore the selected resources?": "Хэрэв та сонгосон нөөцөө нөхөн сэргээхийг хүсч байна уу?", + "Are you sure you want to restore this resource?": "Хэрэв та энэ нөөцийг нөхөн сэргээх гэдэгт итгэлтэй байна?", + "Are you sure you want to resume your subscription?": "Та захиалгаа үргэлжлүүлэхдээ итгэлтэй байна уу?", + "Are you sure you want to run this action?": "Хэрэв та энэ үйл ажиллагааг ажиллуулахыг хүсэж байгаа гэдэгт итгэлтэй байна?", + "Are you sure you want to set this payment method as your default?": "Та энэ төлбөрийн аргыг өгөгдмөл болгож тохируулахдаа итгэлтэй байна уу?", + "Are you sure you want to stop impersonating?": "Та өөрийгөө дүр эсгэхээ зогсоохыг хүсэж байна уу?", + "Are you sure you would like to delete this API token?": "Энэхүү токеныг устгахдаа итгэлтэй байна уу?", + "Are you sure you would like to leave this team?": "Та энэ багийг орхиж хүсч байна гэдэгт итгэлтэй байна?", + "Are you sure you would like to remove this person from the team?": "Та багийн энэ хүнийг устгах хүсэж байгаа гэдэгт итгэлтэй байна?", + "Are you sure you would like to switch billing plans?": "Та төлбөрийн төлөвлөгөөгөө сэлгэхдээ итгэлтэй байна уу?", + "Argentina": "Аргентин", + "Armenia": "Армен", + "Aruba": "Араба", + "Attach": "Хавсралт", + "Attach & Attach Another": "Бусад Хавсралт", + "Attach :resource": ":Resource-д хавсаргах", + "Attach files by dragging & dropping, selecting or pasting them.": "Файлуудыг чирэх, буулгах, сонгох эсвэл амтлах замаар хавсаргана уу.", + "August": "Наймдугаар", + "Australia": "Австрали", + "Austria": "Австри", + "Azerbaijan": "Азербайжан", + "Bahamas": "Багамын", + "Bahrain": "Бахрейн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Үргэлжлүүлэхээсээ өмнө бид танд илгээсэн холбоос дээр дарж имэйл хаягаа баталгаажуулж болох уу? Хэрэв та имэйл хүлээж аваагүй бол бид танд өөр имэйл илгээх болно.", + "Before proceeding, please check your email for a verification link.": "Үргэлжлүүлэхийн өмнө баталгаажуулах холбоосыг имэйлээ шалгана уу.", + "Belarus": "Беларусь улс", + "Belgium": "Бельги", + "Belize": "Белиз", + "Benin": "Бен", + "Bermuda": "Бермуд", + "Bhutan": "Бутан", + "Billing Information": "Тооцооны мэдээлэл", + "Billing Management": "Тооцооны менежмент", + "Bolivia": "Боливи", + "Bolivia, Plurinational State of": "Боливи, Олон үндэстний улс", + "Bonaire, Sint Eustatius and Saba": "Айслеройт хөзөр", + "Bosnia And Herzegovina": "Зарлагааны бичиглэл нь үгээр байх албагүй.", + "Bosnia and Herzegovina": "Босни ба Херцеговина", + "Botswana": "Ботсвана", + "Bouvet Island": "Бүүвэн Арал", + "Brazil": "Бразил", + "British Indian Ocean Territory": "Монгол Энэтхэгийн Далайн Газар Нутаг", + "Browser Sessions": "Хөтчийн Хуралдаан", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Болгар", + "Burkina Faso": "Буркина Фасо", + "Burundi": "Буриуд", + "Cambodia": "Камбож улс", + "Cameroon": "Камер", + "Canada": "Канад", + "Cancel": "Болих", + "Cancel Subscription": "Захиалга цуцлах", + "Cape Verde": "Кейптаун", + "Card": "Карт", + "Cayman Islands": "Кайманы Арлууд", + "Central African Republic": "Төв Африкийн Бүгд Найрамдах Улс", + "Chad": "Чад", + "Change Subscription Plan": "Захиалгын төлөвлөгөөг өөрчлөх", + "Change the current payment method attached to your subscription": "Таны захиалгад хавсаргасан одоогийн төлбөрийн хэрэгслийг өөрчилнө үү", + "Changes": "Өөрчлөлт", + "Checkout": "Тооцоо хийх", + "Chile": "Чили улс", + "China": "Хятад", + "Choose": "Сонгох", + "Choose :field": "Сонгох :field", + "Choose :resource": ":Resource сонгох", + "Choose an option": "Сонголтыг сонгоно уу", + "Choose date": "Огноо сонгох", + "Choose File": "Файл Сонгох", + "Choose Files": "Файлуудыг сонгоно уу", + "Choose Type": "Төрөл Сонгох", + "Christmas Island": "Христийн Мэндэлсний Баярын Арал", + "City": "Хот", + "Click here to re-send the verification email.": "Баталгаажуулах имэйлийг дахин илгээхийн тулд энд дарна уу.", + "click here to request another": "өөр хүсэлт гаргах бол энд дарна уу", + "Click to choose": "Сонгох дарна уу", + "Close": "Хаах", + "Cocos (Keeling) Islands": "Кокос (Кийлинг) Арлууд", + "Code": "Код", + "Colombia": "Колумб", + "Comoros": "Хөгжим", + "Confirm": "Баталгаажуул", + "Confirm Billing Action": "Тооцооны үйлдлийг баталгаажуулна уу", + "Confirm Password": "Нууц Үгээ Баталгаажуул", + "Confirm Payment": "Төлбөр Батлах", + "Confirm your :amount payment": "Таны баталгаажуулах :amount төлбөр", + "Congo": "Конго", + "Congo, Democratic Republic": "Ардчилсан Бүгд Найрамдах Конго Улс", + "Congo, the Democratic Republic of the": "Бүгд Найрамдах Ардчилсан Конго Улс", + "Constant": "Тогтмол", + "Continue To Payment": "Төлбөрийг үргэлжлүүлэх", + "Cook Islands": "Күүк Арлууд", + "Copy to clipboard": "Clipboard уруу хуулах", + "Costa Rica": "Коста-Рика", + "Cote D'Ivoire": "Кот д'Ивуар", + "Country": "Улс", + "Coupon": "Купон", + "Coupon applied successfully.": "Купоныг амжилттай хэрэгжүүллээ.", + "Create": "Бий болгох", + "Create & Add Another": "Бий Болгох & Өөр Нэмэх", + "Create :resource": "Бий болгох :resource", + "Create a new team to collaborate with others on projects.": "Төсөл дээр бусадтай хамтран ажиллах шинэ баг бий болгох.", + "Create Account": "Бүртгэл Үүсгэх", + "Create API Token": "Токеныг үүсгэх", + "Create New Team": "Шинэ Баг Бий Болгох", + "Create Team": "Баг Үүсгэх", + "Created.": "Бий.", + "Croatia": "Хорват", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Каракао", + "Current Password": "Одоогийн Нууц Үг", + "Current Subscription Plan": "Одоогийн захиалгын төлөвлөгөө", + "Currently Subscribed": "Одоогоор бүртгүүлсэн", + "Customer Balance": "Хэрэглэгчийн үлдэгдэл", + "Customize": "Захиалгаар гүйцэтгэх", + "Cyprus": "Кипр", + "Czech Republic": "Чех", + "Côte d'Ivoire": "Кот д'Ивуар", + "Dark": "Харанхуй", + "Dashboard": "Самбар", + "December": "Арванхоердугаар сар", + "Decrease": "Багасах", + "Default": "Өгөгдмөл", + "Delete": "Устгах", + "Delete :resource": "Устгах :resource", + "Delete Account": "Данс Устгах", + "Delete all notifications": "Бүх мэдэгдлийг устгана уу", + "Delete API Token": "Апо тэмдгийг устгах", + "Delete File": "Файлыг Устгах", + "Delete Notification": "Мэдэгдэл устгах", + "Delete Resource": "Нөөцийг Устгах", + "Delete Selected": "Сонгосон Устгах", + "Delete Team": "Баг Устгах", + "Denmark": "Дани", + "Detach": "Салгах", + "Detach Resource": "Салгах Эх Үүсвэрүүд", + "Detach Selected": "Салгах Сонгосон", + "Details": "Дэлгэрэнгүй", + "Disable": "Идэвхгүй болгох", + "Djibouti": "Дөрөв", + "Do you really want to leave? You have unsaved changes.": "Та үнэхээр орхихыг хүсэж байна уу? Та аврагдаагүй хүмүүс өөрчлөлт байна.", + "Dominica": "Ням гараг", + "Dominican Republic": "Доминиканы Бүгд Найрамдах Улс", + "Done.": "Үйлдэв.", + "Download": "Татаж авах", + "Download Invoice": "Нэхэмжлэхийг татаж авах", + "Drop file or click to choose": "Файлыг буулгах эсвэл сонгохын тулд товшино уу", + "Drop files or click to choose": "Файлуудыг буулгах эсвэл сонгохын тулд товшино уу", + "Ecuador": "Эквадор", + "Edit": "Засах", + "Edit :resource": "Засах :resource", + "Edit Attached": "Засварлах Хавсаргасан", + "Edit Profile": "Засварлах Хувийн мэдээллийг vзэх", + "Editor": "Редактор", + "Editor users have the ability to read, create, and update.": "Редакторлох хэрэглэгчид унших, үүсгэх, шинэчлэх чадвартай байдаг.", + "Egypt": "Египет", + "El Salvador": "Сальвадор", + "Email": "И-мэйл хаяг", + "email": "и-мэйл хаяг", + "Email Address": "И-Мэйл Хаяг", + "Email Addresses": "Имэйл хаягууд", + "Email Password Reset Link": "И-Мэйл Хаяг Нууц Үг Нь Дахин Эхлүүлэх Холбоос", + "Email Verification": "Имэйл баталгаажуулалт", + "Enable": "Идэвхжүүлэх нь", + "Encrypted environment file already exists.": "Шифрлэгдсэн орчны файл аль хэдийн байна.", + "Encrypted environment file not found.": "Шифрлэгдсэн орчны файл олдсонгүй.", + "Ensure your account is using a long, random password to stay secure.": "Таны бүртгэл нь урт ашиглаж байгаа эсэхийг шалгаад, аюулгүй байхын тулд санамсаргүй нууц үг.", + "Environment file already exists.": "Орчны файл аль хэдийн байна.", + "Environment file not found.": "Орчны файл олдсонгүй.", + "Equatorial Guinea": "Гвиней Улс", + "Eritrea": "Эритрей", + "Error": "Алдаа", + "errors": "алдаа", + "Estonia": "Эстони", + "Ethiopia": "Этиоп", + "ex VAT": "өмнөх НӨАТ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration-д дуусна", + "Export As CSV": "CSV хэлбэрээр экспортлох", + "Extra Billing Information": "Нэмэлт тооцооны мэдээлэл", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Нэмэлт баталгаа таны төлбөрийг боловсруулах шаардлагатай байна. Доорх товчийг дарж төлбөрийн хуудас үргэлжлүүлэн уу.", + "Failed Subscription Payment": "Захиалгын төлбөр амжилтгүй боллоо", + "Failed to load :resource!": ":Resource-г ачаалж чадсангүй!", + "Falkland Islands (Malvinas)": "Фолкландын Арлууд (Мальвинас)", + "Faroe Islands": "Алс Холын Арлууд", + "February": "Хоердугаар сар", + "Fiji": "Фижи", + "Filename": "Файлын нэр", + "Finish enabling two factor authentication.": "Хоёр хүчин зүйлийн баталгаажуулалтыг идэвхжүүлж дуусгана уу.", + "Finland": "Финлянд", + "For your security, please confirm your password to continue.": "Таны аюулгүй байдлыг хангах нь, үргэлжлүүлэх нууц үгээ баталгаажуулна уу.", + "Forbidden": "Хориотой", + "Force Delete": "Хүчний Устгах", + "Force Delete :resource": "Хүчний Устгах :resource", + "Force Delete Resource": "Хүчний Устгах Эх Үүсвэр", + "Force Delete Selected": "Хүчний Сонгосон Устгах", + "Forgot Password": "Нууц үгээ мартсан", + "Forgot your password?": "Нууц үгээ мартсан уу?", + "Forgot Your Password?": "Нууц Үгээ Мартсан Уу?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Нууц үгээ мартсан уу? Ямар ч асуудал. Зүгээр л АНУ-ын таны и-мэйл хаягийг мэдэгдээрэй, Бид та шинэ нэгийг нь сонгох боломжийг олгоно гэсэн нууц үг нь дахин эхлүүлэх холбоос И-мэйл болно.", + "France": "Франц", + "French Guiana": "Францын Лавана", + "French Polynesia": "Францын Полинез", + "French Southern Territories": "Францын Өмнөд Нутаг Дэвсгэр", + "From": "-аас", + "Gabon": "Үхрийн Нүд", + "Gambia": "Колумб", + "Georgia": "Гүрж", + "Germany": "Герман", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "Нүүр Хуудас", + "Go to page :page": "Хуудас :page", + "Great! You have accepted the invitation to join the :team team.": "Их! Та нэгдэх урилгыг хүлээн авсан :team баг.", + "Greece": "Грек", + "Greenland": "Грийнлэнд", + "Grenada": "Гренада", + "Guadeloupe": "Гадуел", + "Guam": "Тоглоом", + "Guatemala": "Гватемал", + "Guernsey": "Германси", + "Guinea": "Гвинейн", + "Guinea-Bissau": "Банкны Тогтолцоо", + "Guyana": "Гаяана", + "Haiti": "Гайти", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Та захиалгаа цуцлах талаар хоёр дахь удаагаа бодож байна уу? Та одоогийн төлбөрийн мөчлөгөө дуустал хүссэн үедээ захиалгаа нэн даруй дахин идэвхжүүлж болно. Таны одоогийн төлбөрийн мөчлөг дууссаны дараа та цоо шинэ захиалгын төлөвлөгөө сонгож болно.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Та захиалгаа цуцлах талаар хоёр дахь удаагаа бодож байна уу? Та одоогийн төлбөрийн мөчлөгөө дуустал хүссэн үедээ захиалгаа шууд идэвхжүүлэх боломжтой. Таны одоогийн төлбөрийн мөчлөг дууссаны дараа та цоо шинэ захиалгын төлөвлөгөө сонгож болно.", + "Heard Island & Mcdonald Islands": "Арал, Макдональдсын арлууд сонссон", + "Heard Island and McDonald Islands": "Херд арал ба Макдоналд арлууд", + "Hello!": "Сайн байна уу!", + "Hide Content": "Агуулгыг Нуух", + "Hold Up!": "Дээш Зохион Байгуулах!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Гондурас", + "Hong Kong": "Хонг Конгийн", + "Hungary": "Унгар", + "I agree to the :terms_of_service and :privacy_policy": "Би :terms _ _ _ _ _ _ _ үйлчилгээг санал нийлж :privacy _ _ _ _ _ _ _", + "Iceland": "Исланд", + "ID": "Иргэний үнэмлэх", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Хэрэв шаардлагатай бол, Хэрэв та өөрийн бүх төхөөрөмжүүдийн даяар өөрийн бусад хөтөч хуралдааны бүх гарч нэвтрэн орж болно. Таны сүүлийн үеийн хуралдааны зарим нь доор жагсаав; Гэсэн хэдий ч, энэ жагсаалт бүрэн төгс биш байж болно. Хэрэв та өөрийн бүртгэл эвдэгдэж байна гэж бодож байгаа бол, та бас нууц үгээ шинэчлэх хэрэгтэй.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Хэрэв та аль хэдийн данс байгаа бол, Хэрэв та доорх товчийг дарж энэ урилгыг хүлээн авч болно:", + "If you did not create an account, no further action is required.": "Хэрэв та данс үүсгэж чадахгүй байсан бол, ямар ч нэмэлт арга хэмжээ авах шаардлагатай байна.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Хэрэв та энэ багт урилга хүлээн авах гэж бодож байсан бол, та энэ и-мэйл устгаж болно.", + "If you did not receive the email": "Хэрэв та имэйл хүлээн аваагүй бол", + "If you did not request a password reset, no further action is required.": "Хэрэв та нууц үгээ хүсэлт байгаа бол, ямар ч нэмэлт арга хэмжээ авах шаардлагатай байна.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Хэрэв та данс байхгүй бол, Хэрэв та доорх товчийг дарж нэгийг бий болгож болно. Данс үүсгэж дараа, Хэрэв та баг урилгыг хүлээн авах Энэ и-мэйл урилгыг хүлээн авах товчийг дарна болно:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Хэрэв та бизнесийн нэр, татварын дугаар, НӨАТ-ын нэр, бүртгэлийн дугаар, бүртгэлийн дугаар, эсвэл дугаарын хаяг, эсвэл хаягийг оруулах шаардлагатай бол та энд нэмж оруулж магадгүй юм.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Хэрэв та асуудалтай дарж байгаа бол \":action текст\" товч, хуулбар, доорх хаяг оо\nтаны вэб браузер руу:", + "Impersonate": "Хуурамчлах", + "Increase": "Нэмэгдүүлэх", + "India": "Энэтхэг улс", + "Indonesia": "Индонез", + "Invalid filename.": "Файлын нэр буруу.", + "Invalid JSON was returned from the route.": "Буруу JSON-г маршрутаас буцаасан.", + "Invoice Email Addresses": "Нэхэмжлэхийн и-мэйл хаяг", + "Invoice emails updated successfully.": "Нэхэмжлэхийн и-мэйл амжилттай шинэчлэгдсэн.", + "Invoices": "Нэхэмжлэх", + "Iran, Islamic Republic Of": "Иран улс", + "Iran, Islamic Republic of": "Иран, Исламын Бүгд Найрамдах Улс", + "Iraq": "Ирак", + "Ireland": "Ирланд", + "Isle Of Man": "Хүний арал", + "Isle of Man": "Хүний арал", + "Israel": "Израиль", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Танд идэвхтэй захиалга байхгүй бололтой. Та эхлэхийн тулд доорх захиалгын төлөвлөгөөний аль нэгийг сонгож болно. Захиалгын төлөвлөгөөг таны хүссэнээр өөрчилж эсвэл цуцалж болно.", + "Italy": "Итали", + "Jamaica": "Ямайка", + "January": "Нэгдүгээр", + "Japan": "Япон улс", + "Jersey": "Жерси", + "Jordan": "Жордан", + "July": "Оны долдугаар сар", + "June": "Зургадугаар сар", + "Kazakhstan": "Казахстан", + "Kenya": "Кени", + "Key": "Түлхүүр", + "Kiribati": "Сири", + "Korea": "Өмнөд Солонгос", + "Korea, Democratic People's Republic of": "Хойд Солонгос", + "Korea, Republic of": "БНСУ, Бүгд Найрамдах", + "Kosovo": "Косовогийн", + "Kuwait": "Кувейт", + "Kyrgyzstan": "Кыргызстан", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Өнгөрсөн идэвхтэй", + "Last used": "Сүүлд ашигласан", + "Latvia": "Латви", + "Leave": "Орхи", + "Leave Team": "Баг Орхи", + "Lebanon": "Ливан", + "length": "урт", + "Lens": "Линз", + "Lesotho": "Лето", + "Liberia": "Либери", + "Libyan Arab Jamahiriya": "Либери", + "Liechtenstein": "Лихтенштейн", + "Light": "Гэрэл", + "Lithuania": "Литва", + "Load :perPage More": "Ачаалал :per түүнээс дээш", + "Loading": "Ачааж байна", + "Location": "Байршил", + "Log in": "Нэвтрэх", + "Log In": "Нэвтрэх", + "Log Out": "Нэвтрэх", + "Log out": "Гарах", + "Log Out Other Browser Sessions": "Бусад Хөтөч Хуралдааны Нэвтрэх", + "Log Viewer": "Бүртгэл харагч", + "Login": "Нэвтрэх", + "Logout": "Гаралт", + "Logs": "Бүртгэл", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Хойд Македон", + "Macedonia, the former Yugoslav Republic of": "Македон, хуучин Югославын Бүгд Найрамдах Улс", + "Madagascar": "Мадагаскар", + "Malawi": "Илтгэлд", + "Malaysia": "Малайз", + "Maldives": "Эрэгтэй эмэгтэй хамт сурах", + "Mali": "Жижиг", + "Malta": "Мальта", + "Manage Account": "Дансаа Удирдах", + "Manage and log out your active sessions on other browsers and devices.": "Удирдах болон бусад хөтөч, төхөөрөмж дээр идэвхтэй хуралдаан гарч нэвтрэх.", + "Manage API Tokens": "АПИТ-ийн токенууд удирдах", + "Manage Role": "Үүрэг Удирдах", + "Manage Team": "Баг Удирдах", + "Managing billing for :billableName": ":BillableName-ийн тооцоог удирдах", + "March": "Гуравдугаар сар", + "Mark all as Read": "Бүгдийг уншсан гэж тэмдэглэ", + "Mark all notifications as read": "Бүх мэдэгдлийг уншсан гэж тэмдэглэ", + "Mark Read": "Уншсаныг тэмдэглэ", + "Mark Unread": "Уншаагүй гэж тэмдэглэ", + "Marshall Islands": "Маршаллын Арлууд", + "Martinique": "Мартин", + "Mauritania": "Мавритани", + "Mauritius": "Мавритани", + "May": "Луу", + "Mayotte": "Камелот", + "Mexico": "Мексик", + "Micronesia, Federated States Of": "Микронез", + "Micronesia, Federated States of": "Микронез, Холбооны Улс", + "Moldova": "Молдав", + "Moldova, Republic of": "Молдав, Бүгд Найрамдах Улс", + "Monaco": "Монако", + "Mongolia": "Монгол улс", + "Montenegro": "Монтенегро", + "Month To Date": "Сар Өдрийг Хүртэл", + "Monthly": "Сар бүр", + "monthly": "сар бүр", + "Montserrat": "Монтеррат", + "Morocco": "Морокко", + "Mozambique": "Мозамбик", + "Myanmar": "Мьянмар улс", + "Name": "Нэр", + "name": "нэр", + "Namibia": "Намиби", + "Nauru": "Үхэр", + "Nepal": "Балба", + "Netherlands": "Нидерланд", + "Netherlands Antilles": "Нидерландын Антилийн арлууд", + "Nevermind": "Мартдаа", + "Nevermind, I'll keep my old plan": "Юу ч биш, би хуучин төлөвлөгөөгөө хадгална", + "New": "Шинэ", + "New :resource": "Шинэ :resource", + "New Caledonia": "Шинэ Каледониа", + "New Password": "Шинэ Нууц Үг", + "New Zealand": "Шинэ Зеланд", + "Next": "Дараа нь", + "Next Payment": "Дараагийн төлбөр", + "Next Payment on": "Дараагийн төлбөр", + "Nicaragua": "Никарагуа", + "Niger": "Нигер", + "Nigeria": "Нигери", + "Niue": "Сайхан", + "No": "Ямар ч", + "No :resource matched the given criteria.": "Тухайн шалгуурыг :resource харьцуулаагүй.", + "No additional information...": "Нэмэлт мэдээлэл байхгүй...", + "No Current Data": "Одоогийн Мэдээлэл Байхгүй", + "No Data": "Ямар Ч Мэдээлэл", + "no file selected": "ямар ч файл сонгосон", + "No Increase": "Ямар Ч Өсөлт", + "No payment methods on file.": "Файл дээр төлбөрийн хэрэгсэл байхгүй байна.", + "No payment scheduled.": "Төлбөрийг төлөвлөөгүй.", + "No Prior Data": "Өмнөх Мэдээлэл Байхгүй", + "No Results Found.": "Ямар Ч Үр Дүн Олсон.", + "Norfolk Island": "Норвек Арал", + "Northern Mariana Islands": "Умард Марианы Арлууд", + "Norway": "Гадуур хувцас", + "Not Found": "Олдсонгүй", + "Notifications": "Мэдэгдэл", + "Nova": "Nova", + "Nova User": "Нова Хэрэглэгч", + "November": "Арваннэгдүгээр", + "October": "Аравдугаар сар", + "of": "нь", + "OK": "Бас", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Баг устгагдсаны дараа бүх нөөц баялаг, өгөгдөл устаж үгүй болно. Энэ багийг устгах өмнө, Хэрэв та хадгалж хүсэж байгаа энэ багийн талаар ямар нэгэн мэдээлэл, мэдээллийг татаж авна уу.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Таны данс устгасан дараа, түүний нөөц, мэдээллийг бүх байнга устгагдах болно. Таны данс устгах өмнө, Хэрэв та хадгалахыг хүсэж байгаа ямар ч өгөгдөл, мэдээллийг татаж авна уу.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Таны бүртгэлийг устгасны дараа түүний бүх нөөц болон өгөгдөл бүрмөсөн устах болно. Бүртгэлээ бүрмөсөн устгах хүсэлтэй байгаагаа баталгаажуулахын тулд нууц үгээ оруулна уу.", + "Only Trashed": "Зөвхөн Угаасан", + "Open Invoices": "Нэхэмжлэхийг нээх", + "Original": "Жинхэнэ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Манай тооцооны удирдлагын портал танд захиалгын төлөвлөгөө, төлбөрийн хэрэгслээ хялбар удирдах, сүүлийн үеийн нэхэмжлэхээ татах боломжийг олгоно.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Манай төлбөрийн удирдлагын портал танд өөрийн захиалгын төлөвлөгөө, төлбөрийн хэрэгслээ хялбар удирдах, сүүлийн үеийн нэхэмжлэхээ татаж авах боломжийг олгоно.", + "Page Expired": "Хуудасны Хугацаа Дууссан", + "Pagination Navigation": "Хуудаслалт Навигацийн", + "Paid": "Төлбөртэй", + "Pakistan": "Пакистан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестины Газар Нутаг", + "Panama": "Панама", + "Papua New Guinea": "Папуа Шинэ Гвиней", + "Paraguay": "Парагвай", + "Password": "Нууц үг", + "password": "нууц үг", + "Payment Confirmation": "Төлбөрийн Баталгаа", + "Payment Information": "Төлбөрийн мэдээлэл", + "Payment information updated successfully.": "Төлбөрийн мэдээллийг амжилттай шинэчилсэн.", + "Payment Method": "Төлбөрийн нөхцөл", + "Payment Methods": "Төлбөрийн аргууд", + "Payment Required": "Төлбөр хийх шаардлагатай", + "Payments": "Төлбөр", + "Pending Team Invitations": "Хүлээгдэж Буй Багийн Урилга", + "Per Page": "Нэг Хуудас", + "Permanently delete this team.": "Байнга энэ багийг устгах.", + "Permanently delete your account.": "Байнга таны данс устгах.", + "Permissions": "Зөвшөөрөл", + "Peru": "Перу", + "Philippines": "Филиппин", + "Photo": "Гэрэл зураг", + "Pitcairn": "Монголын Анхны Хөгжлийн Зах Үйл Ажиллагаагаа Нээв", + "Please accept the terms of service.": "Үйлчилгээний нөхцөлийг хүлээн авна уу.", + "Please click the button below to verify your email address.": "Доорх таны и-мэйл хаяг шалгах товчин дээр дарна уу.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Таны яаралтай сэргээх код аль нэгийг орж өөрийн дансанд хандах хандалтыг баталгаажуулна уу.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Таны нэвтрэлт танилт програм өгсөн нэвтрэлт танилтын кодыг оруулж таны дансанд хандах хандалтыг баталгаажуулна уу.", + "Please confirm your password before continuing.": "Үргэлжлүүлэхээсээ өмнө нууц үгээ баталгаажуулна уу.", + "Please copy your new API token. For your security, it won't be shown again.": "Одоо энэхүү токеныг хуулна уу. Таны аюулгүй байдлыг хангах нь, энэ нь дахин харуулагдах байх болно.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Хэрэв та өөрийн төхөөрөмжийн бүх хүрээнд өөрийн бусад хөтөч хуралдааны гарч нэвтрэн хүсэж батлахын тулд нууц үгээ оруулна уу.", + "Please provide a maximum of three invoice emails addresses.": "Хамгийн ихдээ гурван нэхэмжлэх имэйл хаягаар оруулна уу.", + "Please provide the email address of the person you would like to add to this team.": "Та энэ багт нэмэхийг хүсэж хүний И-мэйл хаягийг өгнө үү.", + "Please set a default payment method before retrying payments.": "Төлбөрийг дахин оролдохын өмнө үндсэн төлбөрийн аргыг тохируулна уу.", + "Please set a default payment method before swapping plans.": "Төлөвлөгөө солихын өмнө төлбөрийн өгөгдмөл аргыг тохируулна уу.", + "Poland": "Польш", + "Portugal": "Португал", + "Press / to search": "Хэвлэлийн / хайх", + "Preview": "Орох ба энд бүртгүүлэх!", + "Previewing": "Урьдчилан үзэж байна", + "Previous": "Өмнөх", + "Privacy Policy": "Нууцлалын Бодлого", + "Profile": "Хувийн тохиргоо", + "Profile Information": "Хувийн Мэдээлэл", + "Puerto Rico": "Перу Рико", + "Qatar": "Катар", + "Quarter To Date": "Өнөөдрийг Хүртэл Улирал", + "Recovery Code": "Сэргээх Код", + "Refresh": "Сэргээх", + "Regards,": "Хамаараад,", + "Regenerate Recovery Codes": "Нөхөн Сэргээх Код Нөхөн Сэргээх", + "Register": "Бүртгүүлэх", + "Reload": "Дуут хувилбар", + "Remember me": "Намайг сана", + "Remember Me": "Намайг Сана", + "Remove": "Устга", + "Remove Photo": "Зураг Ав", + "Remove Team Member": "Багийн Гишүүн Устгах", + "Replicate": "Хуулбарлах", + "Required fields": "Шаардлагатай талбарууд", + "Resend Verification Email": "Дахин Илгээх Шалгах И-Мэйл Хаяг", + "Reset Filters": "Анхны Байдалд Нь Оруул", + "Reset Password": "Дахин Тохируулах Нууц Үг", + "Reset Password Notification": "Нууц Үгээ Мэдэгдэл", + "resource": "нөөцийн", + "Resource Row Dropdown": "Нөөцийн мөр унадаг", + "Resources": "Эх үүсвэрүүд", + "resources": "эх үүсвэрүүд", + "Restore": "Сэргээх", + "Restore :resource": "Сэргээх :resource", + "Restore Resource": "Нөөцийг Нөхөн Сэргээх", + "Restore Selected": "Сонгосон Сэргээх", + "results": "үр дүн", + "Resume Subscription": "Захиалгыг үргэлжлүүлэх", + "Retry Payment": "Төлбөрийг дахин хийх", + "Return to :appName": ":AppName-руу буцах", + "Reunion": "Уулзалт", + "Role": "Үүрэг", + "Romania": "Румын", + "Run Action": "Ажиллуулна Арга Хэмжээ", + "Russian Federation": "ОХУ", + "Rwanda": "Руанда", + "Réunion": "Реюньон", + "Saint Barthelemy": "Гэгээн Бартэлеми", + "Saint Barthélemy": "Гэгээн Бартелеми", + "Saint Helena": "С. Хелена", + "Saint Kitts And Nevis": "Гэгээн иж бүрдэл ба Невис", + "Saint Kitts and Nevis": "Сент Китс ба Невис", + "Saint Lucia": "С. Лукиа", + "Saint Martin": "Гэгээн Мартин", + "Saint Martin (French part)": "Сент Мартин (Франц хэсэг)", + "Saint Pierre And Miquelon": "Гэгээн Пьер ба Мексон", + "Saint Pierre and Miquelon": "Сент Пьер ба Микелон", + "Saint Vincent And Grenadines": "Гэгээн Винсент болон гранат", + "Saint Vincent and the Grenadines": "Сент Винсент ба Гренадин", + "Samoa": "Самоа", + "San Marino": "Сан Марино", + "Sao Tome And Principe": "Сао Томе, жор", + "Sao Tome and Principe": "Сан Томе ба Принсипи", + "Saudi Arabia": "Саудын Араб", + "Save": "Хадгалах", + "Saved.": "Аврагдсан.", + "Scroll to bottom": "Доод руу гүйлгэх", + "Scroll to top": "Дээд талд гүйлгэх", + "Search": "Хайлт", + "Secure Area": "Аюулгүй бүс", + "Select": "Сонго", + "Select a different plan": "Өөр төлөвлөгөө сонгоно уу", + "Select a log file...": "Лог файлыг сонгоно уу...", + "Select A New Photo": "Шинэ Зураг Сонгоно Уу", + "Select Action": "Сонгох Арга Хэмжээ", + "Select all": "Бүх Сонгох", + "Select All Dropdown": "Бүгдийг унадаг цэсийг сонгоно уу", + "Select this page": "Энэ хуудсыг сонгоно уу", + "Send Password Reset Link": "Нууц Үг Нь Дахин Эхлүүлэх Холбоос Илгээх", + "Senegal": "Сенегал", + "September": "Есдүгээр", + "Serbia": "Серби", + "Server Error": "Сервер Алдаа", + "Service Unavailable": "Боломжгүй", + "Set as default": "Өгөгдмөл болгож тохируулах", + "Setup Key": "Тохируулах түлхүүр", + "Seychelles": "Сейшелийн Арлууд", + "Show All Fields": "Бүх Талбаруудыг Харуулах", + "Show Content": "Харуулах Агуулга", + "Show Recovery Codes": "Харуулах Сэргээх Код", + "Showing": "Харагдаж байгаа", + "Sierra Leone": "Сьерра Леон", + "Signed in as": "Нэвтэрсэн", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Гэмт Мартен", + "Slovakia": "Словак", + "Slovenia": "Словени", + "Soft Deleted": "Зөөлөн устгасан", + "Solomon Islands": "Соломоны Арлууд", + "Somalia": "Сомали", + "Something went wrong.": "Хэрэв ямар нэг юм буруутвал.", + "Sorry! You are not authorized to perform this action.": "Уучлаарай! Та энэ үйлдлийг хийх эрхгүй.", + "Sorry, your session has expired.": "Уучлаарай, таны сесс хугацаа дууссан байна.", + "South Africa": "Өмнөд Африк", + "South Georgia And Sandwich Isl.": "Өмнөд Гүрж, Өмнөд Сэндвич Арлууд", + "South Georgia and the South Sandwich Islands": "Өмнөд Жоржиа ба Өмнөд Сэндвичийн арлууд", + "South Sudan": "Өмнөд Судан", + "Spain": "Испани", + "Sri Lanka": "Шри-Ланка", + "Standalone Actions": "Бие даасан үйлдлүүд", + "Start Polling": "Эхэлсэн Санал Авах", + "Start polling": "Санал асуулгыг эхлүүл", + "State / County": "муж / муж", + "Stop Impersonating": "Хуурамчлахаа боль", + "Stop Polling": "Санал Асуулга", + "Stop polling": "Санал хураалтаа зогсоо", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Аюулгүй нууц үг менежер эдгээр сэргээх кодыг хадгална. Таны хоер хүчин зүйл нь нэвтрэлт танилтын төхөөрөмж алдсан бол тэд таны дансанд хандах сэргээхэд ашиглаж болно.", + "Subscribe": "Бүртгүүлэх", + "Subscription Information": "Захиалгын мэдээлэл", + "Subscription Pending": "Захиалга хүлээгдэж байна", + "Sudan": "Судан", + "Suriname": "Мэдээж хэрэг", + "Svalbard And Jan Mayen": "Салвард болон эцсийн Мэйн", + "Svalbard and Jan Mayen": "Шпицберген ба Ян Майен", + "Swaziland": "Eswatini", + "Sweden": "Швед", + "Switch Teams": "Баг Солих", + "Switzerland": "Швейцарь улс", + "Syrian Arab Republic": "Сири", + "System": "Систем", + "Taiwan": "Тайвань", + "Taiwan, Province of China": "Тайвань, Хятад муж", + "Tajikistan": "Тажикистаны", + "Tanzania": "Танзани", + "Tanzania, United Republic of": "Танзани, Бүгд Найрамдах Нэгдсэн Улс", + "TAX": "ТАТВАР", + "Team Details": "Багийн Дэлгэрэнгүй", + "Team Invitation": "Багийн Урилга", + "Team Members": "Багийн Гишүүд", + "Team Name": "Багийн Нэр", + "Team Owner": "Багийн Эзэмшигч", + "Team Settings": "Багийн Тохиргоо", + "Terms of Service": "Үйлчилгээний нөхцөл", + "Thailand": "Тайланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Дээр гарын үсэг зурах баярлалаа! Эхлэхэд өмнө, та бид зүгээр л та и-мэйлээр холбоос дээр дарж таны и-мэйл хаягаа шалгаж болох? Хэрэв та и-мэйл хүлээн аваагүй бол, бид таныг баяртайгаар өөр илгээх болно.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Үргэлжлүүлэн дэмжиж байгаад баярлалаа. Бид таны бүртгэлийн нэхэмжлэхийн хуулбарыг хавсаргасан. Хэрэв танд асуулт, санаа зовох зүйл байвал бидэнд мэдэгдэнэ үү.", + "Thanks,": "Баярлалаа,", + "The :attribute must be a valid role.": ":Attribute хүчин төгөлдөр үүрэг байх естой.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute тэмдэгт дор хаяж :length тэмдэгт байж, дор хаяж нэг тоотой байх естой.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute наад зах нь байх естой :length тэмдэгт, наад зах нь нэг онцгой тэмдэгт, нэг тоо агуулсан.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute тэмдэгт дор хаяж :length тэмдэгт байх естой бөгөөд наад зах нь нэг онцгой тэмдэгт агуулж байдаг.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute хамгийн багадаа байх естой :length тэмдэгт, наад зах нь нэг том тэмдэгт, нэг тоо агуулсан байх естой.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute наад зах нь байх естой :length тэмдэгт, наад зах нь нэг том тэмдэгт, нэг онцгой тэмдэгт агуулсан байх естой.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute нь байх естой наад зах нь 577 тэмдэгт, хамгийн багадаа нэг том тэмдэгт, нэг тоо, нэг онцгой тэмдэгт.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute наад зах нь байх естой :length тэмдэгт болон хамгийн багадаа нэг том тэмдэгт агуулсан байх естой.", + "The :attribute must be at least :length characters.": ":Attribute наад зах нь байх естой :length тэмдэгт.", + "The :attribute must contain at least one letter.": ":Attribute нь дор хаяж нэг үсэг агуулсан байх ёстой.", + "The :attribute must contain at least one number.": ":Attribute нь дор хаяж нэг тоог агуулсан байх ёстой.", + "The :attribute must contain at least one symbol.": ":Attribute-д ​​дор хаяж нэг тэмдэг орсон байх ёстой.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute нь дор хаяж нэг том, нэг жижиг үсэг агуулсан байх ёстой.", + "The :resource was created!": ":Resource он бол бүтээгдсэн!", + "The :resource was deleted!": "2011 онд устгасан!", + "The :resource was restored!": ":Resource он сэргээгдлээ!", + "The :resource was updated!": ":Resource он шинэчлэгдсэн!", + "The action was executed successfully.": "Үйлдлийг амжилттай гүйцэтгэсэн.", + "The default payment method cannot be removed.": "Өгөгдмөл төлбөрийн хэрэгслийг устгах боломжгүй.", + "The file was deleted!": "Файл устгагдсан!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Өгөгдсөн :attribute нь мэдээлэл алдагдсан байна. Өөр :attribute сонгоно уу.", + "The given data was invalid.": "Өгөгдсөн өгөгдөл хүчингүй байна.", + "The government won't let us show you what's behind these doors": "Засгийн газар эдгээр хаалганы цаана юу байгааг бидэнд үзүүлэхгүй байх болно", + "The HasOne relationship has already been filled.": "Тестостерон харилцаа аль хэдийн дүүрэн байна.", + "The image could not be loaded": "Зургийг ачаалж чадсангүй", + "The image could not be loaded.": "Зургийг ачаалж чадсангүй.", + "The invoice emails must be valid email addresses.": "Нэхэмжлэхийн имэйлүүд нь хүчинтэй имэйл хаягтай байх ёстой.", + "The password is incorrect.": "Нууц үг буруу байна.", + "The provided coupon code is invalid.": "Өгөгдсөн купоны код буруу байна.", + "The provided password does not match your current password.": "Заасан нууц үг таны одоогийн нууц үг таарахгүй байх.", + "The provided password was incorrect.": "Заасан нууц үг буруу байсан.", + "The provided two factor authentication code was invalid.": "Заасан хоер хүчин зүйл нэвтрэлт танилтын код нь хүчин төгөлдөр бус байсан.", + "The provided two factor recovery code was invalid.": "Өгөгдсөн хоёр хүчин зүйлийн сэргээх код хүчингүй байна.", + "The provided VAT number is invalid.": "Өгөгдсөн НӨАТ-ын дугаар буруу байна.", + "The resource was attached!": "Нөөцийг хавсаргав!", + "The resource was prevented from being saved!": "Нөөцийг аврахаас сэргийлсэн!", + "The resource was updated!": "Нөөц нь шинэчлэгдсэн!", + "The response is not a streamed response.": "Хариулт нь дамжуулсан хариулт биш юм.", + "The response is not a view.": "Хариулт нь үзэл бодол биш юм.", + "The selected country is invalid.": "Сонгосон улс буруу байна.", + "The selected plan is invalid.": "Сонгосон төлөвлөгөө буруу байна.", + "The selected resources have been :action!": "Сонгосон нөөц :action байна!", + "The team's name and owner information.": "Багийн нэр, эзэмшигчийн мэдээлэл.", + "There are no available options for this resource.": "Энэ нөөц нь ямар ч Боломжтой сонголт байдаг.", + "There are no fields to display.": "Харуулах талбар алга.", + "There are no new notifications.": "Шинэ мэдэгдэл алга.", + "There was a problem executing the action.": "Арга хэмжээ хэрэгжүүлэх асуудал байсан.", + "There was a problem fetching the resource.": "Нөөцийг татахад асуудал гарлаа.", + "There was a problem submitting the form.": "Маягтыг гаргаж нэг асуудал байсан юм.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Энэ хүмүүс нь таны багт урьж байна, урилга и-мэйл илгээсэн байна. Тэд и-мэйл урилгыг хүлээн авч багт нэгдэж болно.", + "This account does not have an active subscription.": "Энэ бүртгэл идэвхтэй бүртгэлгүй байна.", + "This action is unauthorized.": "Энэ үйлдэл нь зөвшөөрөлгүй юм.", + "This copy of Nova is unlicensed.": "Новагийн энэ хуулбар лицензгүй.", + "This coupon code can only be used by new customers.": "Энэхүү купоны кодыг зөвхөн шинэ үйлчлүүлэгчид ашиглах боломжтой.", + "This device": "Энэ төхөөрөмж", + "This file field is read-only.": "Энэ файл талбар нь зөвхөн уншигдах болно.", + "This invoice is no longer open.": "Энэ нэхэмжлэх нь нээлттэй байхаа больсон.", + "This is a secure area of the application. Please confirm your password before continuing.": "Энэ програм нь аюулгүй газар юм. Цааш үргэлжлүүлэхээсээ өмнө нууц үгээ баталгаажуулна уу.", + "This password does not match our records.": "Энэ нь нууц үг нь бидний бүртгэлийг таарахгүй байна.", + "This password reset link will expire in :count minutes.": "Энэ нь нууц үг нь дахин эхлүүлэх холбоос нь дуусна :count минут.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Энэ төлбөрийг эхлүүлсэн боловч сангууд хараахан хүлээж аваагүй байна. Үүнд 14 хүртэл хоног шаардагдана.", + "This resource no longer exists": "Энэ нөөц байхаа больсон", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Энэ захиалгын хугацаа дууссан тул үргэлжлүүлэх боломжгүй. Шинэ захиалга үүсгэнэ үү.", + "This user already belongs to the team.": "Энэ хэрэглэгч аль хэдийн багтаа харьяалагддаг.", + "This user has already been invited to the team.": "Энэ хэрэглэгч нь аль хэдийн багт урьж байна.", + "Timor-Leste": "Зүүн Тимор-Зүүн Тимор", + "to": "тулд", + "To": "руу", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Хоёр хүчин зүйлийн баталгаажуулалтыг идэвхжүүлж дуусгахын тулд утасныхаа баталгаажуулагч програмыг ашиглан дараах QR кодыг сканнердах эсвэл тохиргооны түлхүүрийг оруулаад үүсгэсэн OTP кодыг оруулна уу.", + "Today": "Өнөөдөр", + "Toggle navigation": "Холбоо барих", + "Togo": "Тогоо", + "Tokelau": "Токелау", + "Token Name": "Токен Нэр", + "Tonga": "Ир", + "Too Many Requests": "Хэт Олон Хүсэлт", + "total": "нийт", + "Total:": "Нийт:", + "Trashed": "Угаасан", + "Trinidad And Tobago": "Тринидад ба Тобаго", + "Trinidad and Tobago": "Тринидад Тобаго", + "Tunisia": "Тунис", + "Turkey": "Турк", + "Turkmenistan": "Туркменистан", + "Turks And Caicos Islands": "Турк, Кайкос арлууд", + "Turks and Caicos Islands": "Туркс ба Кайкосын арлууд", + "Tuvalu": "Төвөг", + "Two Factor Authentication": "Хоер Хүчин Зүйл Нэвтрэлт Танилт", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Хоёр хүчин зүйлийн баталгаажуулалтыг одоо идэвхжүүлсэн. Дараах QR кодыг утасныхаа баталгаажуулагч программыг ашиглан сканнердах эсвэл тохиргооны түлхүүрийг оруулна уу.", + "Type": "Төрөл", + "Uganda": "Уганда", + "Ukraine": "Украйн", + "Unauthorized": "Зөвшөөрөлгүй", + "United Arab Emirates": "Арабын Нэгдсэн Эмират Улс", + "United Kingdom": "Нэгдсэн Вант Улс", + "United States": "Америк", + "United States Minor Outlying Islands": "АНУ-ын Бага Гадаад арлууд", + "United States Outlying Islands": "АНУ-ын тойруулах арлууд", + "Unknown": "Тодорхойгүй", + "Unpaid": "Төлбөргүй", + "Update": "Шинэчлэх", + "Update & Continue Editing": "Шинэчлэх & Засварлах Үргэлжлүүлэн", + "Update :resource": "Шинэчлэх :resource", + "Update :resource: :title": "Шинэчлэх :resource: :title", + "Update attached :resource: :title": "Шинэчлэгдсэн :resource: :title", + "Update Password": "Шинэчлэх Нууц Үг", + "Update Payment Information": "Төлбөрийн мэдээллийг шинэчлэх", + "Update Payment Method": "Төлбөрийн аргыг шинэчлэх", + "Update your account's profile information and email address.": "Өөрийн бүртгэлийн хувийн мэдээлэл, И-мэйл хаягаа шинэчлэх.", + "Uploading": "Байршуулж байна", + "Uploading files... (:current/:total)": "Файлуудыг байршуулж байна... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Нь сэргээх кодыг ашиглах", + "Use an authentication code": "Нь нэвтрэлт танилтын кодыг ашиглах", + "User Actions": "Хэрэглэгчийн үйлдэл", + "User Security": "Хэрэглэгчийн аюулгүй байдал", + "Username": "Хэрэглэгчийн нэр", + "Uzbekistan": "Узбекстан", + "Value": "Утга", + "Vanuatu": "Вануату", + "VAT Number": "НӨАТ-ын дугаар", + "Venezuela": "Венесуэл", + "Venezuela, Bolivarian Republic of": "Венесуэл, Боливарын Бүгд Найрамдах Улс", + "Verify Email Address": "И-Мэйл Хаяг Шалгах", + "Verify Your Email Address": "Имэйл хаягаа баталгаажуулна уу", + "Viet Nam": "Vietnam", + "View": "Харах", + "Virgin Islands, British": "Монгол Виржиний Арлууд", + "Virgin Islands, U.S.": "АНУ-ын Виржиний Арлууд", + "Wallis And Futuna": "Уоллис болон Фуна", + "Wallis and Futuna": "Уоллис ба Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Бид таны захиалгыг боловсруулж байна. Бүртгэл амжилттай хийгдсэний дараа энэ хуудас автоматаар шинэчлэгдэх болно. Ерөнхийдөө энэ процесс хэдхэн секунд л үргэлжилнэ.", + "We are unable to process your payment. Please contact customer support.": "Бид таны төлбөрийг боловсруулах боломжгүй байна. Хэрэглэгчийн дэмжлэгтэй холбогдоно уу.", + "We have emailed your password reset link!": "Бид таны нууц үг шинэчлэх холбоосыг имэйлээр илгээсэн!", + "We were unable to find a registered user with this email address.": "Бид энэ и-мэйл хаягаар бүртгэлтэй хэрэглэгч олж чадахгүй байсан.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Бид таны доор заасан имэйл хаяг руу нэхэмжлэх татаж авах холбоосыг илгээх болно. Та олон имэйл хаягийг таслал ашиглан салгаж болно.", + "We're lost in space. The page you were trying to view does not exist.": "Бид орон зайндаа орхигдсон. Та үзэхийн тулд хичээж байсан хуудас нь байхгүй байна.", + "Welcome Back!": "Эргэж Тавтай Морилно Уу!", + "Western Sahara": "Баруун Сахарын", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Хоер хүчин зүйл нэвтрэлт танилт идэвхжсэн үед та нэвтрэлт танилтын үед аюулгүй, санамсаргүй шинж тэмдэг асуух болно. Та энэ токеныг гар утасны хэрэглээний онлайн өргөдөл гаргаж болно.", + "Whoops": "Өө", + "Whoops!": "Өө!", + "Whoops! Something went wrong.": "Өө! Хэрэв ямар нэг юм буруутвал.", + "With Trashed": "Угаасан Нь", + "Write": "Бичих", + "Year To Date": "Жилийн Огноо", + "Yearly": "Жил бүр", + "Yemen": "Йемен", + "Yes": "Тийм ээ", + "You are already subscribed.": "Та аль хэдийн бүртгүүлсэн байна.", + "You are currently within your free trial period. Your trial will expire on :date.": "Та одоогоор үнэгүй туршилтын хугацаагаа дуусгаж байна. Таны туршилтын хугацаа :date-д ​​дуусна.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Та одоогоор үнэгүй туршилтын хугацаагаа дуусгаж байна. Таны туршилтын хугацаа :date.-д ​​дуусна Шинэ захиалга эхлүүлснээр таны туршилт дуусах болно.", + "You are logged in!": "Та нэвтэрсэн байна!", + "You are receiving this email because we received a password reset request for your account.": "Бид таны дансанд нь нууц үг нь дахин эхлүүлэх хүсэлт хүлээн авсан учраас та энэ и-мэйл хүлээн авч байна.", + "You have been invited to join the :team team!": "Та нэгдэхийг урьж байна :team баг!", + "You have enabled two factor authentication.": "Та хоер хүчин зүйл нэвтрэлт танилт идэвхжүүлсэн байна.", + "You have not enabled two factor authentication.": "Та хоер хүчин зүйл нэвтрэлт танилт идэвхжүүлсэн чадаагүй байна.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Танд төлөгдөөгүй нэхэмжлэл байна. Өгөгдмөл төлбөрийн хэрэгслээ шинэчилсний дараа та доорх нэхэмжлэхийн жагсаалтаар төлбөрөө дахин хийж болно.", + "You may accept this invitation by clicking the button below:": "Та доорх товчийг дарж энэхүү урилгыг хүлээн авч болно.", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Та хүссэн үедээ захиалгаа цуцалж болно. Таны захиалгыг цуцалсны дараа та одоогийн төлбөрийн мөчлөгөө дуустал захиалгаа үргэлжлүүлэх боломжтой болно.", + "You may delete any of your existing tokens if they are no longer needed.": "Тэд ямар ч урт хэрэгтэй байгаа бол та одоо байгаа жетон ямар ч устгаж болно.", + "You may not delete your personal team.": "Та өөрийн хувийн баг устгах байж болно.", + "You may not leave a team that you created.": "Та бүтээсэн баг үлдээж байж болно.", + "You will receive an invoice and payment link via email for each billing period.": "Та төлбөрийн хугацаа бүрийн хувьд нэхэмжлэх болон төлбөрийн холбоосыг имэйлээр хүлээн авах болно.", + "You're logged in!": "Та нэвтэрсэн байна!", + "Your :invoiceName invoice is now available!": "Таны :invoiceName нэхэмжлэх бэлэн боллоо!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Таны төлбөрийн хаяг :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Таны картыг татгалзсан. Дэлгэрэнгүй мэдээллийг карт гаргагчтайгаа холбогдоно уу.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Таны одоогийн төлбөрийн хэрэгсэл бол :lastFour-аар төгссөн, :expiration-д дуусах зээлийн карт юм.", + "Your email address is unverified.": "Таны имэйл хаяг баталгаажаагүй байна.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Таны сүүлийн :amount төлбөр амжилтгүй боллоо. Амжилтгүй болсон төлбөрийг дахин оролдохын тулд төлбөрийн хэрэгслээ шинэчилнэ үү.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Таны :date-д :amount-ын сүүлийн төлбөр амжилтгүй боллоо. Амжилтгүй болсон төлбөрийг дахин оролдохын тулд төлбөрийн хэрэгслээ шинэчилнэ үү.", + "Your next payment of :amount will be processed on :date.": "Таны дараагийн :amount-н төлбөр :date дээр байх болно.", + "Your payment method has been added successfully.": "Таны төлбөрийн хэрэгслийг амжилттай нэмлээ.", + "Your payment method will be charged automatically for each billing period.": "Таны төлбөрийн хэрэгслээс төлбөрийн хугацаа бүрт автоматаар төлбөр ногдуулна.", + "Your registered VAT Number is :vatNumber.": "Таны бүртгүүлсэн НӨАТ-ын дугаар :vatNumber байна.", + "Your subscription has been started successfully.": "Таны захиалгыг амжилттай эхлүүллээ.", + "Your subscription has been successfully cancelled.": "Таны захиалгыг амжилттай цуцаллаа.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Таны захиалгыг амжилттай цуцаллаа. Та төлбөрийн хугацаа дуустал хандах эрхтэй хэвээр байх болно.", + "Your subscription was successfully resumed.": "Таны захиалгыг амжилттай үргэлжлүүлэв.", + "Your subscription was successfully updated.": "Таны захиалга амжилттай шинэчлэгдсэн.", + "Zambia": "Замби", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Зип / Шуудангийн код", + "Åland Islands": "Аланд арлууд" +} diff --git a/locales/mn/php-inline.json b/locales/mn/php-inline.json new file mode 100644 index 00000000000..026206138b0 --- /dev/null +++ b/locales/mn/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Энэ талбар нь Хүлээн авах естой.", + "accepted_if": ":Other нь :value байх үед энэ талбарыг хүлээн зөвшөөрөх ёстой.", + "active_url": "Энэ нь хүчинтэй хаяг биш юм.", + "after": "Энэ нь хойш огноо байх естой :date.", + "after_or_equal": "Энэ нь хойш, эсвэл тэнцүү байх естой :date.", + "alpha": "Энэ талбар нь зөвхөн захидал агуулж болно.", + "alpha_dash": "Энэ талбар нь зөвхөн захидал, тоо, зураас ба тэмдэглэгээ агуулж болох юм.", + "alpha_num": "Энэ талбар нь зөвхөн захидал болон дугааруудыг агуулж болох юм.", + "any_of": "Энэ талбар буруу байна.", + "array": "Энэ талбар нь массив байх естой.", + "ascii": "Энэ талбарт зөвхөн нэг байт үсэг, тоон тэмдэгт, тэмдэг байх ёстой.", + "attached": "Энэ талбар нь аль хэдийн хавсаргасан байна.", + "before": "Энэ нь өмнө нь өдөр байх естой :date.", + "before_or_equal": "Энэ нь өмнө буюу тэнцүү байх естой :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "Энэ талбар нь үнэн, худал байх естой.", + "can": "Энэ талбарт зөвшөөрөлгүй утгыг агуулж байна.", + "confirmed": "Баталгаа нь таарахгүй байна.", + "contains": "Энэ талбарт шаардлагатай утга дутуу байна.", + "date": "Энэ бол хүчинтэй хугацаа биш юм.", + "date_equals": "Энэ нь :date-тай тэнцүү байх естой.", + "date_format": "Энэ хэлбэр нь таарахгүй :format.", + "decimal": "Энэ талбар нь :decimal аравтын оронтой байх ёстой.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Энэ утга нь өөр байх естой :other.", + "digits": "Энэ нь байх естой :digits тоо.", + "digits_between": "Энэ хооронд байх естой :min, :max тоо.", + "dimensions": "Энэ зураг нь хүчин төгөлдөр бус хэмжээ байна.", + "distinct": "Энэ талбар нь давхардсан утгыг байна.", + "doesnt_contain": "Энэ талбар нь дараахь зүйлсийн аль нэгийг агуулж болохгүй: :values.", + "doesnt_end_with": "Энэ талбар дараахын аль нэгээр төгсөх ёсгүй: :values.", + "doesnt_start_with": "Энэ талбар дараахын аль нэгээр эхлэхгүй байж болно: :values.", + "email": "Энэ и-мэйл хаяг нь зөв байх естой.", + "ends_with": "Энэ нь дараах аль нэгийг нь дуусгах естой: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Сонгосон утга буруу байна.", + "extensions": "Энэ талбар нь дараах өргөтгөлүүдийн аль нэгтэй байх ёстой: :values.", + "file": "Агуулга нь файл байх естой.", + "filled": "Энэ талбар нь утга байх естой.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "Энэ талбар хүчинтэй арван зургаатын өнгө байх ёстой.", + "image": "Энэ нь зураг байх естой.", + "in": "Сонгосон утга буруу байна.", + "in_array": "Энэ утга нь байхгүй байна :other.", + "in_array_keys": "Энэ талбар нь дараахь товчийг агуулсан байх ёстой: :values.", + "integer": "Энэ нь бүхэл бүтэн байх естой.", + "ip": "Энэ нь хүчинтэй ЦИ-ийн хаяг байх естой.", + "ipv4": "Уг хаяг нь хүчинтэй ЦТ 4-ийн хаяг байх естой.", + "ipv6": "Гэхдээ энэ нь ЦИ-гийн хүчинтэй хаяг байх естой.", + "json": "Энэ нь жинхэнэ Жон мөр байх естой.", + "list": "Энэ талбар нь жагсаалт байх ёстой.", + "lowercase": "Энэ талбар нь жижиг үсгээр бичигдсэн байх ёстой.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "Энэ талбарт :max-аас илүү цифр байх ёсгүй.", + "mimes": "Энэ төрлийн файл байх естой: :values.", + "mimetypes": "Энэ төрлийн файл байх естой: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "Энэ талбар нь дор хаяж :min оронтой байх ёстой.", + "missing": "Энэ талбар байхгүй байх ёстой.", + "missing_if": ":Other нь :value байхад энэ талбар байхгүй байх ёстой.", + "missing_unless": ":Other нь :value биш л бол энэ талбар дутуу байх ёстой.", + "missing_with": ":Values байх үед энэ талбар байхгүй байх ёстой.", + "missing_with_all": ":Values байх үед энэ талбар байхгүй байх ёстой.", + "multiple_of": "Утга нь олон байх естой :value", + "not_in": "Сонгосон утга буруу байна.", + "not_regex": "Энэ хэлбэр нь хүчин төгөлдөр бус байна.", + "numeric": "Энэ нь тоо байх естой.", + "password.letters": "Энэ талбарт дор хаяж нэг үсэг байх ёстой.", + "password.mixed": "Энэ талбарт дор хаяж нэг том, нэг жижиг үсэг байх ёстой.", + "password.numbers": "Энэ талбарт дор хаяж нэг тоо байх ёстой.", + "password.symbols": "Энэ талбарт дор хаяж нэг тэмдэг орсон байх ёстой.", + "password.uncompromised": "Өгөгдсөн талбар нь мэдээлэл алдагдсан байна. Өөр талбар сонгоно уу.", + "present": "Энэ талбар нь байх естой.", + "present_if": ":other нь :value байхад энэ талбар байх ёстой.", + "present_unless": ":other нь :value биш л бол энэ талбар байх ёстой.", + "present_with": ":values байгаа үед энэ талбар заавал байх ёстой.", + "present_with_all": ":values байгаа үед энэ талбар заавал байх ёстой.", + "prohibited": "Энэ талбар нь хориглосон байна.", + "prohibited_if": ":Other онд :value он байх үед энэ талбарт хориглоно.", + "prohibited_if_accepted": "Энэ талбарыг :other хүлээн авахыг хориглоно.", + "prohibited_if_declined": ":other татгалзсан тохиолдолд энэ талбарыг хориглоно.", + "prohibited_unless": "Энэ талбар нь бол хориглосон байна :other онд байна :values.", + "prohibits": "Энэ талбарт :other хүн байхыг хориглоно.", + "regex": "Энэ хэлбэр нь хүчин төгөлдөр бус байна.", + "relatable": "Энэ талбар нь энэ нөөцийн холбоотой байж болох юм.", + "required": "Энэ талбар нь шаардлагатай байна.", + "required_array_keys": "Энэ талбарт :values-д ​​зориулсан оруулгууд байх ёстой.", + "required_if": "Энэ талбар нь шаардлагатай үед 305 байна :value.", + "required_if_accepted": "Энэ талбарыг :other-г хүлээн зөвшөөрөх шаардлагатай.", + "required_if_declined": ":other татгалзсан тохиолдолд энэ талбар шаардлагатай.", + "required_unless": "Энэ талбар нь бол шаардлагатай :other байна :values.", + "required_with": "Энэ талбар нь шаардлагатай үед :values байгаа.", + "required_with_all": "Энэ талбар нь :values байгаа үед шаардлагатай.", + "required_without": "Энэ талбар нь шаардлагатай үед :values байхгүй байна.", + "required_without_all": "Энэ талбар нь Ч шаардлагатай үед :values байгаа.", + "same": "Энэ салбарын үнэ цэнэ нь нэг нь тохирох естой :other.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "Энэ нь дараах нэг эхлэх естой: :values.", + "string": "Энэ нь мөр байх естой.", + "timezone": "Энэ нь хүчин төгөлдөр бүс байх естой.", + "ulid": "Энэ талбар хүчинтэй ULID байх ёстой.", + "unique": "Энэ нь аль хэдийн авч байна.", + "uploaded": "Энэ нь хуулж чадаагүй.", + "uppercase": "Энэ талбар нь том үсгээр бичигдсэн байх ёстой.", + "url": "Энэ хэлбэр нь хүчин төгөлдөр бус байна.", + "uuid": "Энэ нь хүчин төгөлдөр хамгаалалт байх естой." +} diff --git a/locales/mn/php.json b/locales/mn/php.json new file mode 100644 index 00000000000..be70d735828 --- /dev/null +++ b/locales/mn/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute баталсан байх шаардлагатай.", + "accepted_if": ":Other нь :value байхад :attribute-г хүлээн зөвшөөрөх ёстой.", + "active_url": ":Attribute талбарт зөв URL хаяг оруулна уу.", + "after": ":Attribute талбарт :date-с хойш огноо оруулна уу.", + "after_or_equal": ":Attribute талбарт :date эсвэл түүнээс хойш огноо оруулна уу.", + "alpha": ":Attribute талбарт латин үсэг оруулна уу.", + "alpha_dash": ":Attribute талбарт латин үсэг, тоо болон зураас оруулах боломжтой.", + "alpha_num": ":Attribute талбарт латин үсэг болон тоо оруулах боломжтой.", + "any_of": ":attribute талбар буруу байна.", + "array": ":Attribute талбар массив байх шаардлагатай.", + "ascii": ":Attribute нь зөвхөн нэг байт үсэг, тоон тэмдэгтүүдийг агуулсан байх ёстой.", + "attached": "Энэ нь :attribute аль хэдийн хавсаргасан байна.", + "before": ":Attribute талбарт :date-с өмнөх огноо оруулна уу.", + "before_or_equal": ":Attribute талбарт :date эсвэл түүнээс өмнөх огноо оруулна уу.", + "between.array": ":Attribute массивт :min-:max элемэнт байх шаардлагатай.", + "between.file": ":Attribute талбарт :min-:max килобайт хэмжээтэй файл оруулна уу.", + "between.numeric": ":Attribute талбарт :min-:max хооронд тоо оруулна уу.", + "between.string": ":Attribute талбарт :min-:max урттай текст оруулна уу.", + "boolean": ":Attribute талбарын утга үнэн эсвэл худал байх шаардлагатай.", + "can": ":Attribute талбарт зөвшөөрөлгүй утгыг агуулж байна.", + "confirmed": ":Attribute талбарын баталагажуулалт тохирохгүй байна.", + "contains": ":attribute талбарт шаардлагатай утга дутуу байна.", + "current_password": "Нууц үг буруу байна.", + "date": ":Attribute талбарт оруулсан огноо буруу байна.", + "date_equals": ":Attribute нь :date онтой тэнцүү байх естой.", + "date_format": ":Attribute талбарт :format хэлбэртэй огноо оруулна уу.", + "decimal": ":Attribute нь :decimal аравтын оронтой байх ёстой.", + "declined": ":Attribute-аас татгалзах ёстой.", + "declined_if": ":Other нь :value байх үед :attribute-аас татгалзах ёстой.", + "different": ":Attribute талбарт :other -с өөр утга оруулах шаардлагатай.", + "digits": ":Attribute талбарт дараах цифрүүдээс оруулах боломжтой. :digits.", + "digits_between": ":Attribute талбарт :min-:max хоорондох цифр оруулах боломжтой.", + "dimensions": ":Attribute талбарийн зургийн хэмжээс буруу байна.", + "distinct": ":Attribute талбарт ялгаатай утга оруулах шаардлагатай.", + "doesnt_contain": ":attribute талбар нь дараахь зүйлсийн аль нэгийг агуулж болохгүй: :values.", + "doesnt_end_with": ":Attribute нь дараахын аль нэгээр төгсөхгүй байж болно: :values.", + "doesnt_start_with": ":Attribute нь дараахын аль нэгээр нь эхэлж болохгүй: :values.", + "email": ":Attribute талбарт зөв и-мэйл хаяг оруулах шаардлагатай.", + "ends_with": ":Attribute дараах аль нэгийг нь дуусгах естой: :values.", + "enum": "Сонгосон :attribute буруу байна.", + "exists": "Сонгогдсон :attribute буруу байна.", + "extensions": ":attribute талбар нь дараах өргөтгөлүүдийн аль нэгтэй байх ёстой: :values.", + "failed": "Хэрэглэгчийн нэр эсвэл нууц үг буруу.", + "file": ":Attribute талбарт файл оруулах шаардлагатай.", + "filled": ":Attribute талбар шаардлагатай.", + "gt.array": ":Attribute нь :value гаруй зүйлтэй байх ёстой.", + "gt.file": ":Attribute нь :value килобайтаас их байх ёстой.", + "gt.numeric": ":Attribute нь :value-аас их байх ёстой.", + "gt.string": ":Attribute нь :value тэмдэгтээс их байх ёстой.", + "gte.array": ":Attribute нь :value ба түүнээс дээш зүйлтэй байх ёстой.", + "gte.file": ":Attribute нь :value килобайтаас их буюу тэнцүү байх ёстой.", + "gte.numeric": ":Attribute нь :value-аас их буюу тэнцүү байх ёстой.", + "gte.string": ":Attribute нь :value тэмдэгтээс их буюу тэнцүү байх ёстой.", + "hex_color": ":attribute талбар нь зөв арван зургаатын өнгө байх ёстой.", + "image": ":Attribute талбарт зураг оруулна уу.", + "in": "Сонгогдсон :attribute буруу байна.", + "in_array": ":Attribute талбарт оруулсан утга :other -д байхгүй байна.", + "in_array_keys": ":attribute талбар нь дараахь түлхүүрүүдийн дор хаяж нэгийг агуулсан байх ёстой: :values.", + "integer": ":Attribute талбарт бүхэл тоо оруулах шаардлагатай.", + "ip": ":Attribute талбарт зөв IP хаяг оруулах шаардлагатай.", + "ipv4": ":Attribute нь хүчинтэй ЦТ 4-р хаяг байх естой.", + "ipv6": ":Attribute нь хүчин төгөлдөр Атв6 хаяг байх естой.", + "json": ":Attribute талбарт зөв JSON тэмдэгт мөр оруулах шаардлагатай.", + "list": ":attribute талбар нь жагсаалт байх ёстой.", + "lowercase": ":Attribute нь жижиг үсгээр бичигдсэн байх ёстой.", + "lt.array": ":Attribute нь :value-аас бага зүйлтэй байх ёстой.", + "lt.file": ":Attribute нь :value килобайтаас бага байх ёстой.", + "lt.numeric": ":Attribute нь :value-аас бага байх ёстой.", + "lt.string": ":Attribute нь :value тэмдэгтээс бага байх ёстой.", + "lte.array": ":Attribute-д ​​:value-аас илүү зүйл байх ёсгүй.", + "lte.file": ":Attribute нь :value килобайтаас бага буюу тэнцүү байх ёстой.", + "lte.numeric": ":Attribute нь :value-аас бага буюу тэнцүү байх ёстой.", + "lte.string": ":Attribute нь :value тэмдэгтээс бага буюу тэнцүү байх ёстой.", + "mac_address": ":Attribute нь хүчинтэй MAC хаяг байх ёстой.", + "max.array": ":Attribute талбарт хамгийн ихдээ :max элемэнт оруулах боломжтой.", + "max.file": ":Attribute талбарт :max килобайтаас бага хэмжээтэй файл оруулна уу.", + "max.numeric": ":Attribute талбарт :max буюу түүнээс бага утга оруулна уу.", + "max.string": ":Attribute талбарт :max-с бага урттай текст оруулна уу.", + "max_digits": ":Attribute нь :max-аас илүү цифртэй байж болохгүй.", + "mimes": ":Attribute талбарт дараах төрлийн файл оруулах боломжтой: :values.", + "mimetypes": ":Attribute талбарт дараах төрлийн файл оруулах боломжтой: :values.", + "min.array": ":Attribute талбарт хамгийн багадаа :min элемэнт оруулах боломжтой.", + "min.file": ":Attribute талбарт :min килобайтаас их хэмжээтэй файл оруулна уу.", + "min.numeric": ":Attribute талбарт :min буюу түүнээс их тоо оруулна уу.", + "min.string": ":Attribute талбарт :min буюу түүнээс их үсэг бүхий текст оруулна уу.", + "min_digits": ":Attribute нь дор хаяж :min оронтой байх ёстой.", + "missing": ":Attribute талбар дутуу байх ёстой.", + "missing_if": ":Other нь :value байхад :attribute талбар дутуу байх ёстой.", + "missing_unless": ":Other нь :value биш л бол :attribute талбар дутуу байх ёстой.", + "missing_with": ":Values байх үед :attribute талбар дутуу байх ёстой.", + "missing_with_all": ":Values байх үед :attribute талбар дутуу байх ёстой.", + "multiple_of": ":Attribute нь олон байх естой :value", + "next": "Дараах »", + "not_in": "Буруу :attribute сонгогдсон байна.", + "not_regex": ":Attribute хэлбэр нь хүчин төгөлдөр бус байна.", + "numeric": ":Attribute талбарт тоон утга оруулна уу.", + "password": "Нууц үг буруу.", + "password.letters": ":Attribute нь дор хаяж нэг үсэг агуулсан байх ёстой.", + "password.mixed": ":Attribute нь дор хаяж нэг том, нэг жижиг үсэг агуулсан байх ёстой.", + "password.numbers": ":Attribute нь дор хаяж нэг тоог агуулсан байх ёстой.", + "password.symbols": ":Attribute-д ​​дор хаяж нэг тэмдэг орсон байх ёстой.", + "password.uncompromised": "Өгөгдсөн :attribute нь мэдээлэл алдагдсан байна. Өөр :attribute сонгоно уу.", + "present": ":Attribute талбар байх шаардлагатай.", + "present_if": ":other нь :value байхад :attribute талбар заавал байх ёстой.", + "present_unless": ":other нь :value биш бол :attribute талбар байх ёстой.", + "present_with": ":values байх үед :attribute талбар заавал байх ёстой.", + "present_with_all": ":values байх үед :attribute талбар заавал байх ёстой.", + "previous": "« Өмнөх", + "prohibited": ":Attribute талбар нь хориглоно.", + "prohibited_if": ":Other нь :value үед :attribute талбар нь хориглоно.", + "prohibited_if_accepted": ":other-ыг хүлээн авахад :attribute талбарыг хориглоно.", + "prohibited_if_declined": ":other татгалзсан тохиолдолд :attribute талбарыг хориглоно.", + "prohibited_unless": ":Attribute салбарт бол хориглоно :other нь :values.", + "prohibits": ":Attribute талбарт :other хүн байхыг хориглодог.", + "regex": ":Attribute талбарт оруулсан утга буруу байна.", + "relatable": "Энэ нь :attribute энэ нөөц холбоотой байж болно.", + "required": ":Attribute талбар шаардлагатай.", + "required_array_keys": ":Attribute талбарт :values-д зориулсан оруулгууд байх ёстой.", + "required_if": "Хэрэв :other :value бол :attribute табларт утга оруулах шаардлагатай.", + "required_if_accepted": ":Other-г хүлээн авах үед :attribute талбар шаардлагатай.", + "required_if_declined": ":other-оос татгалзсан тохиолдолд :attribute талбар шаардлагатай.", + "required_unless": ":Other :values дотор байхгүй бол :attribute талбарт утга оруулах шаардлагатай.", + "required_with": ":Values утгуудийн аль нэг байвал :attribute талбар шаардлагатай.", + "required_with_all": ":Values утгууд байвал :attribute талбар шаардлагатай.", + "required_without": ":Attribute талбар нь :values байхгүй үед шаардлагатай байна.", + "required_without_all": "Аль нь ч байхгүй үед :attribute талбар шаардлагатай байна :values байгаа.", + "reset": "Таний нууц үг шинэчлэгдсэн!", + "same": ":Attribute болон :other тохирох естой.", + "sent": "Нууц үг сэргээх холбоосийг таний и-мэйл хаяг уруу явуулсан!", + "size.array": ":Attribute :size элемэнттэй байх шаардлагатай.", + "size.file": ":Attribute :size килобайт хэмжээтэй байх шаардлагатай.", + "size.numeric": ":Attribute :size хэмжээтэй байх шаардлагатай.", + "size.string": ":Attribute :size тэмдэгтийн урттай байх шаардлагатай.", + "starts_with": ":Attribute дараах аль нэг нь эхлэх естой: :values.", + "string": ":Attribute талбарт текст оруулна уу.", + "throttle": "Олон удаагийн буруу оролдого. :seconds секундийн дараа дахин оролдоно уу.", + "throttled": "Татаж өмнө хүлээх уу.", + "timezone": ":Attribute талбарт зөв цагийн бүс оруулна уу.", + "token": "Алдаатай нууц үг сэргээх холбоос.", + "ulid": ":Attribute нь хүчинтэй ULID байх ёстой.", + "unique": "Оруулсан :attribute аль хэдий нь бүртгэгдсэн байна.", + "uploaded": ":Attribute талбарт оруулсан файлыг хуулхад алдаа гарлаа.", + "uppercase": ":Attribute нь том үсгээр бичигдсэн байх ёстой.", + "url": ":Attribute зөв url хаяг оруулна уу.", + "user": "Ийм и-мэйл хаягтай хэрэглэгч олдсонгүй.", + "uuid": ":Attribute хүчин төгөлдөр хуучин төгөлдөр улс байх естой." +} diff --git a/locales/mni_Mtei/_excludes.json b/locales/mni_Mtei/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/mni_Mtei/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/mni_Mtei/json-inline.json b/locales/mni_Mtei/json-inline.json new file mode 100644 index 00000000000..7a31eea3134 --- /dev/null +++ b/locales/mni_Mtei/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ꯂꯝ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯊꯧꯗꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one number.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one special character.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ, ꯅꯝꯕꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯛꯁꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters.": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "The :attribute must contain at least one letter.": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must contain at least one number.": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must contain at least one symbol.": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯁꯤꯝꯕꯣꯜ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯄꯤꯀꯄꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ꯄꯤꯔꯤꯕꯥ ꯐꯤꯜꯗ ꯑꯁꯤ ꯗꯦꯇꯥ ꯂꯤꯛ ꯑꯃꯗꯥ ꯎꯕꯥ ꯐꯪꯂꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯇꯣꯉꯥꯅꯕꯥ ꯂꯝ ꯑꯃꯥ ꯈꯅꯕꯤꯌꯨ꯫" +} diff --git a/locales/mni_Mtei/json.json b/locales/mni_Mtei/json.json new file mode 100644 index 00000000000..6c0faa6a900 --- /dev/null +++ b/locales/mni_Mtei/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ꯑꯃꯁꯨꯡ ꯑꯍꯦꯅꯕꯥ ꯑꯁꯣꯏꯕꯥ ꯱꯰)", + "(and :count more errors)": "(ꯑꯃꯁꯨꯡ ꯑꯍꯦꯅꯕꯥ ꯑꯁꯣꯏꯕꯥ ꯱꯰)|(ꯑꯃꯁꯨꯡ ꯑꯍꯦꯅꯕꯥ ꯑꯁꯣꯏꯕꯥ ꯱꯰)|(ꯑꯃꯁꯨꯡ ꯑꯍꯦꯅꯕꯥ ꯑꯁꯣꯏꯕꯥ ꯱꯰)", + "30 Days": "ꯅꯨꯃꯤꯠ ꯳꯰ꯅꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ꯫", + "60 Days": "ꯅꯨꯃꯤꯠ ꯶꯰ꯅꯤ ꯁꯨꯕꯥ꯫", + "90 Days": "ꯅꯨꯃꯤꯠ ꯹꯰ꯅꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ꯫", + ":amount selected": "꯱꯰ ꯈꯅꯒꯠꯈ꯭ꯔꯦ꯫", + ":amount Total": "꯱꯰ ꯑꯄꯨꯅꯕꯥ ꯑꯣꯏꯅꯥ ꯑꯦꯟ.ꯗꯤ.ꯑꯦ", + ":days day trial": "ꯅꯨꯃꯤꯠ ꯱꯰ꯅꯤꯒꯤ ꯇ꯭ꯔꯥꯏꯑꯦꯜ ꯇꯧꯕꯥ꯫", + ":resource Details": "꯱꯰ꯒꯤ ꯑꯀꯨꯞꯄꯥ ꯃꯔꯣꯂꯁꯤꯡ꯫", + ":resource Details: :title": "꯱꯰ ꯑꯀꯨꯞꯄꯥ ꯃꯔꯣꯂꯁꯤꯡ: ꯲꯰", + "A decryption key is required.": "ꯗꯤꯛꯔꯤꯄꯁꯟ ꯀꯤ ꯑꯃꯥ ꯃꯊꯧ ꯇꯥꯏ꯫", + "A fresh verification link has been sent to your email address.": "ꯅꯍꯥꯛꯀꯤ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁꯇꯥ ꯑꯅꯧꯕꯥ ꯚꯦꯔꯤꯐꯤꯀꯦꯁꯟ ꯂꯤꯉ꯭ꯛ ꯑꯃꯥ ꯊꯥꯈ꯭ꯔꯦ꯫", + "A new verification link has been sent to the email address you provided during registration.": "ꯔꯦꯖꯤꯁ꯭ꯠꯔꯦꯁꯟ ꯇꯧꯕꯥ ꯃꯇꯃꯗꯥ ꯅꯍꯥꯛꯅꯥ ꯄꯤꯈꯤꯕꯥ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨꯗꯥ ꯑꯅꯧꯕꯥ ꯚꯦꯔꯤꯐꯤꯀꯦꯁꯟ ꯂꯤꯉ꯭ꯛ ꯑꯃꯥ ꯊꯥꯈ꯭ꯔꯦ꯫", + "A new verification link has been sent to the email address you provided in your profile settings.": "ꯅꯍꯥꯛꯀꯤ ꯄ꯭ꯔꯣꯐꯥꯏꯜ ꯁꯦꯇꯤꯡꯁꯤꯡꯗꯥ ꯅꯍꯥꯛꯅꯥ ꯄꯤꯔꯤꯕꯥ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨꯗꯥ ꯑꯅꯧꯕꯥ ꯚꯦꯔꯤꯐꯤꯀꯦꯁꯟ ꯂꯤꯉ꯭ꯛ ꯑꯃꯥ ꯊꯥꯈ꯭ꯔꯦ꯫", + "A new verification link has been sent to your email address.": "ꯅꯍꯥꯛꯀꯤ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁꯇꯥ ꯑꯅꯧꯕꯥ ꯚꯦꯔꯤꯐꯤꯀꯦꯁꯟ ꯂꯤꯉ꯭ꯛ ꯑꯃꯥ ꯊꯥꯈ꯭ꯔꯦ꯫", + "Accept Invitation": "ꯏꯅꯚꯤꯇꯦꯁꯟ ꯑꯁꯤ ꯌꯥꯕꯥ꯫", + "Action": "ꯊꯕꯛ", + "Action Event": "ꯑꯦꯛꯁꯟ ꯏꯚꯦꯟꯇ꯫", + "Action Events": "ꯑꯦꯛꯁꯟ ꯏꯚꯦꯟꯇꯁꯤꯡ꯫", + "Action Happened At": "ꯊꯣꯀꯈꯤꯕꯥ ꯑꯦꯠ", + "Action Initiated By": "ꯏꯅꯤꯁꯤꯌꯦꯇꯦꯗ ꯕꯥꯏ꯫", + "Action Name": "ꯃꯤꯡ", + "Action Status": "ꯊꯥꯛ", + "Action Target": "ꯄꯥꯟꯗꯝ", + "Actions": "ꯑꯦꯛꯁꯅꯁꯤꯡ ꯂꯧꯈꯠꯄꯥ꯫", + "Add": "ꯍꯥꯞꯆꯤꯟꯕ", + "Add :resource": "꯱꯰ ꯍꯥꯄꯆꯤꯜꯂꯨ꯫", + "Add a new team member to your team, allowing them to collaborate with you.": "ꯅꯍꯥꯛꯀꯤ ꯇꯤꯃꯗꯥ ꯑꯅꯧꯕꯥ ꯇꯤꯝ ꯃꯦꯝꯕꯔ ꯑꯃꯥ ꯍꯥꯄꯆꯤꯜꯂꯨ, ꯃꯈꯣꯌꯅꯥ ꯅꯍꯥꯛꯀꯥ ꯄꯨꯟꯅꯥ ꯊꯕꯛ ꯇꯧꯃꯤꯟꯅꯕꯒꯤ ꯑꯌꯥꯕꯥ ꯄꯤꯌꯨ꯫", + "Add additional security to your account using two factor authentication.": "ꯇꯨ ꯐꯦꯛꯇꯔ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯁꯤꯖꯤꯟꯅꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇꯇꯥ ꯑꯍꯦꯅꯕꯥ ꯁꯦꯛꯌꯨꯔꯤꯇꯤ ꯍꯥꯄꯆꯤꯜꯂꯨ꯫", + "Add Payment Method": "ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯍꯥꯄꯆꯤꯅꯕꯥ꯫", + "Add row": "ꯔꯣ ꯍꯥꯄꯆꯤꯅꯕꯥ꯫", + "Add Team Member": "ꯇꯤꯝ ꯃꯦꯝꯕꯔ ꯑꯃꯥ ꯍꯥꯄꯆꯤꯅꯕꯥ꯫", + "Add VAT Number": "ꯚꯦꯠ ꯅꯝꯕꯔ ꯍꯥꯄꯆꯤꯅꯕꯥ꯫", + "Added.": "ꯍꯥꯄꯆꯤꯜꯂꯦ꯫", + "Additional billing information updated successfully.": "ꯑꯍꯦꯅꯕꯥ ꯕꯤꯂꯤꯡ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯑꯄꯗꯦꯠ ꯇꯧꯈ꯭ꯔꯦ꯫", + "Address": "ꯂꯩꯐꯝ", + "Address Line 2": "ꯑꯦꯗ꯭ꯔꯦꯁ ꯂꯥꯏꯟ ꯲", + "Administrator": "ꯑꯦꯗꯃꯤꯅꯤꯁ꯭ꯠꯔꯦꯇꯔ ꯑꯣꯏꯅꯥ ꯊꯕꯛ ꯇꯧꯕꯥ꯫", + "Administrator users can perform any action.": "ꯑꯦꯗꯃꯤꯅꯤꯁ꯭ꯠꯔꯦꯇꯔ ꯌꯨꯖꯔꯁꯤꯡꯅꯥ ꯑꯦꯛꯁꯟ ꯑꯃꯍꯦꯛꯇꯕꯨ ꯄꯥꯡꯊꯣꯀꯄꯥ ꯌꯥꯏ꯫", + "Afghanistan": "ꯑꯐꯒꯥꯅꯤꯁ꯭ꯇꯥꯟ꯫", + "Aland Islands": "ꯑꯥꯂꯟꯗ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡꯗꯥ ꯂꯩ꯫", + "Albania": "ꯑꯂꯕꯥꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "Algeria": "ꯑꯂꯖꯦꯔꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "All of the people that are part of this team.": "ꯇꯤꯝ ꯑꯁꯤꯒꯤ ꯁꯔꯨꯛ ꯑꯃꯥ ꯑꯣꯏꯔꯤꯕꯥ ꯃꯤꯑꯣꯏ ꯄꯨꯝꯅꯃꯛ꯫", + "All resources loaded.": "ꯔꯤꯁꯣꯔꯁ ꯄꯨꯝꯅꯃꯛ ꯂꯣꯗ ꯇꯧꯈ꯭ꯔꯦ꯫", + "All rights reserved.": "ꯍꯀꯁꯤꯡ ꯉꯥꯛꯂꯤ꯫", + "Already registered?": "ꯍꯥꯟꯅꯅꯥ ꯔꯦꯖꯤꯁ꯭ꯇꯔ ꯇꯧꯈ꯭ꯔꯕꯔꯥ?", + "American Samoa": "ꯑꯃꯦꯔꯤꯀꯥꯒꯤ ꯁꯥꯃꯣꯌꯥ꯫", + "An error occurred while uploading the file.": "ꯐꯥꯏꯜ ꯑꯗꯨ ꯑꯄꯂꯣꯗ ꯇꯧꯕꯥ ꯃꯇꯃꯗꯥ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯥ ꯊꯣꯀꯈꯤ꯫", + "An error occurred while uploading the file: :error": "ꯐꯥꯏꯜ ꯑꯄꯂꯣꯗ ꯇꯧꯕꯥ ꯃꯇꯃꯗꯥ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯥ ꯊꯣꯀꯈꯤ: ꯱꯰", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ꯊꯥꯖꯗꯕꯥ ꯑꯁꯣꯏꯕꯥ ꯑꯃꯥ ꯊꯣꯀꯈꯤ ꯑꯃꯁꯨꯡ ꯑꯩꯈꯣꯌꯅꯥ ꯑꯩꯈꯣꯌꯒꯤ ꯁꯄꯣꯔꯠ ꯇꯤꯃꯗꯥ ꯈꯉꯍꯅꯈ꯭ꯔꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯇꯨꯡꯗꯥ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯕꯤꯌꯨ꯫", + "Andorra": "ꯑꯦꯟꯗꯣꯔꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "Angola": "ꯑꯦꯉ꯭ꯒꯣꯂꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Anguilla": "ꯑꯦꯉ꯭ꯒꯨꯏꯂꯥ꯫", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ꯄꯦꯖ ꯑꯁꯤ ꯂꯣꯗ ꯇꯧꯔꯀꯄꯗꯒꯤ ꯑꯇꯣꯞꯄꯥ ꯌꯨꯖꯔ ꯑꯃꯅꯥ ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯑꯄꯗꯦꯠ ꯇꯧꯈ꯭ꯔꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯄꯦꯖ ꯑꯁꯤ ꯔꯤꯐ꯭ꯔꯦꯁ ꯇꯧꯕꯤꯌꯨ ꯑꯃꯁꯨꯡ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯕꯤꯌꯨ꯫", + "Antarctica": "ꯑꯦꯟꯇꯥꯔꯀꯇꯤꯀꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Antigua And Barbuda": "ꯑꯦꯟꯇꯤꯒꯨꯌꯥ ꯑꯃꯁꯨꯡ ꯕꯥꯔꯕꯨꯗꯥ꯫", + "Antigua and Barbuda": "ꯑꯦꯟꯇꯤꯒꯨꯌꯥ ꯑꯃꯁꯨꯡ ꯕꯥꯔꯕꯨꯗꯥ꯫", + "API Token": "ꯑꯦ.ꯄꯤ.ꯑꯥꯏ.ꯒꯤ ꯇꯣꯀꯦꯟ꯫", + "API Token Permissions": "ꯑꯦ.ꯄꯤ.ꯑꯥꯏ.ꯒꯤ ꯇꯣꯀꯦꯟ ꯄꯔꯃꯤꯁꯅꯁꯤꯡ꯫", + "API Tokens": "ꯑꯦ.ꯄꯤ.ꯑꯥꯏ.ꯒꯤ ꯇꯣꯀꯦꯅꯁꯤꯡ꯫", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ꯇꯣꯀꯦꯅꯁꯤꯡꯅꯥ ꯊꯥꯔꯗ ꯄꯥꯔꯇꯤ ꯁꯔꯚꯤꯁꯁꯤꯡꯕꯨ ꯅꯍꯥꯛꯀꯤ ꯃꯥꯌꯀꯩꯗꯒꯤ ꯑꯩꯈꯣꯌꯒꯤ ꯑꯦꯞꯂꯤꯀꯦꯁꯅꯒꯥ ꯂꯣꯌꯅꯅꯥ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯠ ꯇꯧꯕꯥ ꯌꯥꯍꯜꯂꯤ꯫", + "Apply": "ꯊꯥꯕ", + "Apply Coupon": "ꯀꯨꯄꯟ ꯑꯦꯞꯂꯥꯏ ꯇꯧꯕꯥ꯫", + "April": "ꯑꯦꯄꯔꯤꯜ", + "Are you sure you want to attempt to pay :amount?": "ꯅꯍꯥꯛꯅꯥ :amount ꯄꯤꯅꯕꯥ ꯍꯣꯠꯅꯕꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to cancel your subscription?": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯅꯍꯥꯛꯅꯥ ꯁꯣꯌꯗꯅꯥ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯕꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to delete all the notifications?": "ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯟ ꯄꯨꯝꯅꯃꯛ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to delete the selected resources?": "ꯈꯅꯒꯠꯂꯕꯥ ꯔꯤꯁꯣꯔꯁꯁꯤꯡ ꯑꯗꯨ ꯅꯍꯥꯛꯅꯥ ꯁꯣꯌꯗꯅꯥ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to delete this file?": "ꯐꯥꯏꯜ ꯑꯁꯤ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to delete this notification?": "ꯅꯍꯥꯛꯅꯥ ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯟ ꯑꯁꯤ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to delete this payment method?": "ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯁꯤ ꯅꯍꯥꯛꯅꯥ ꯁꯣꯌꯗꯅꯥ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to delete this resource?": "ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ꯇꯤꯝ ꯑꯁꯤ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯂꯤꯕꯔꯥ? ꯇꯤꯝ ꯑꯃꯅꯥ ꯃꯨꯠꯊꯠꯂꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯃꯁꯤꯒꯤ ꯔꯤꯁꯣꯔꯁ ꯑꯃꯁꯨꯡ ꯗꯦꯇꯥ ꯄꯨꯝꯅꯃꯛ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯀꯅꯤ꯫", + "Are you sure you want to delete your account?": "ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯁꯣꯌꯗꯅꯥ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯁꯣꯌꯗꯅꯥ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ? ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯃꯨꯠꯊꯠꯂꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯃꯁꯤꯒꯤ ꯔꯤꯁꯣꯔꯁ ꯑꯃꯁꯨꯡ ꯗꯦꯇꯥ ꯄꯨꯝꯅꯃꯛ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯀꯅꯤ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯂꯤꯕꯗꯨ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯅꯕꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯑꯦꯟꯇꯔ ꯇꯧ꯫", + "Are you sure you want to detach the selected resources?": "ꯈꯅꯒꯠꯂꯕꯥ ꯔꯤꯁꯣꯔꯁꯁꯤꯡ ꯑꯗꯨ ꯅꯍꯥꯛꯅꯥ ꯁꯣꯌꯗꯅꯥ ꯂꯧꯊꯣꯀꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to detach this resource?": "ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯂꯧꯊꯣꯀꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to force delete the selected resources?": "ꯅꯍꯥꯛꯅꯥ ꯈꯅꯒꯠꯂꯕꯥ ꯔꯤꯁꯣꯔꯁꯁꯤꯡ ꯑꯗꯨ ꯐꯣꯔꯁ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to force delete this resource?": "ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯐꯣꯔꯁ ꯗꯤꯂꯤꯠ ꯇꯧꯕꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to log out?": "ꯅꯍꯥꯛꯅꯥ ꯁꯣꯌꯗꯅꯥ ꯂꯣꯒ ꯑꯥꯎꯠ ꯇꯧꯕꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to mark all notifications as read?": "ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯟ ꯄꯨꯝꯅꯃꯛ ꯔꯤꯗ ꯑꯣꯏꯅꯥ ꯃꯥꯔꯛ ꯇꯧꯕꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to remove this item?": "ꯑꯗꯣꯝꯅꯥ ꯑꯥꯏꯇꯦꯝ ꯑꯁꯤ ꯂꯧꯊꯣꯀꯄꯥ ꯄꯥꯝꯕꯤꯕꯔꯥ?", + "Are you sure you want to restore the selected resources?": "ꯈꯅꯒꯠꯂꯕꯥ ꯔꯤꯁꯣꯔꯁꯁꯤꯡ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯁꯦꯃꯗꯣꯀꯄꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to restore this resource?": "ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯁꯦꯃꯒꯠꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to resume your subscription?": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯧꯕꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to run this action?": "ꯑꯦꯛꯁꯟ ꯑꯁꯤ ꯆꯠꯊꯕꯥ ꯄꯥꯝꯂꯤꯕꯔꯥ?", + "Are you sure you want to set this payment method as your default?": "ꯅꯍꯥꯛꯅꯥ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯁꯤ ꯅꯍꯥꯛꯀꯤ ꯗꯤꯐꯣꯜꯇ ꯑꯣꯏꯅꯥ ꯁꯦꯠ ꯇꯧꯕꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you want to stop impersonating?": "ꯑꯗꯣꯝꯅꯥ ꯁꯣꯏꯗꯅꯥ ꯃꯤꯄꯥꯏꯕꯥ ꯄꯣꯀꯍꯅꯕꯥ ꯂꯦꯄꯆꯕꯥ ꯄꯥꯝꯕꯤꯕꯔꯥ?", + "Are you sure you would like to delete this API token?": "ꯅꯍꯥꯛꯅꯥ API ꯇꯣꯀꯦꯟ ꯑꯁꯤ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Are you sure you would like to leave this team?": "ꯑꯗꯣꯝꯅꯥ ꯇꯤꯝ ꯑꯁꯤ ꯊꯥꯗꯣꯀꯄꯥ ꯄꯥꯝꯕꯤꯕꯔꯥ ꯍꯥꯌꯅꯥ ꯑꯗꯣꯝꯅꯥ ꯊꯥꯖꯕꯤꯔꯤꯕꯔꯥ?", + "Are you sure you would like to remove this person from the team?": "ꯑꯗꯣꯝꯅꯥ ꯃꯤꯑꯣꯏ ꯑꯁꯤꯕꯨ ꯇꯤꯝ ꯑꯁꯤꯗꯒꯤ ꯂꯧꯊꯣꯀꯄꯥ ꯄꯥꯝꯕꯤꯕꯔꯥ ꯍꯥꯌꯅꯥ ꯑꯗꯣꯝꯅꯥ ꯊꯥꯖꯕꯤꯔꯤꯕꯔꯥ?", + "Are you sure you would like to switch billing plans?": "ꯅꯍꯥꯛꯅꯥ ꯕꯤꯂꯤꯡ ꯄ꯭ꯂꯥꯅꯁꯤꯡ ꯍꯣꯡꯗꯣꯀꯄꯥ ꯄꯥꯝꯂꯤꯕ꯭ꯔꯥ?", + "Argentina": "ꯑꯔꯖꯦꯟꯇꯤꯅꯥꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "Armenia": "ꯑꯥꯔꯃꯦꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Aruba": "ꯑꯔꯨꯕꯥ꯫", + "Attach": "ꯅꯞꯅꯕ", + "Attach & Attach Another": "ꯑꯇꯣꯞꯄꯥ ꯑꯃꯕꯨ ꯑꯦꯇꯦꯆ ꯇꯧꯕꯥ ꯑꯃꯁꯨꯡ ꯑꯦꯇꯦꯆ ꯇꯧꯕꯥ꯫", + "Attach :resource": "ꯑꯦꯇꯦꯆ ꯇꯧꯕꯥ ꯱꯰", + "Attach files by dragging & dropping, selecting or pasting them.": "ꯐꯥꯏꯂꯁꯤꯡ ꯂꯧꯊꯣꯛꯇꯨꯅꯥ ꯑꯃꯁꯨꯡ ꯊꯨꯒꯥꯏꯗꯨꯅꯥ, ꯈꯅꯒꯠꯂꯒꯥ ꯅꯠꯠꯔꯒꯥ ꯇꯦꯁ꯭ꯠ ꯇꯧꯗꯨꯅꯥ ꯑꯦꯇꯦꯆ ꯇꯧ꯫", + "August": "ꯑꯣꯒꯁ꯭ꯇ", + "Australia": "ꯑꯣꯁ꯭ꯠꯔꯦꯂꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Austria": "ꯑꯣꯁ꯭ꯠꯔꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Azerbaijan": "ꯑꯖꯔꯕꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Bahamas": "ꯕꯥꯍꯥꯃꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Bahrain": "ꯕꯍꯔꯦꯟꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Bangladesh": "ꯕꯉ꯭ꯒꯂꯥꯗꯦꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Barbados": "ꯕꯥꯔꯕꯥꯗꯣꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ꯃꯈꯥ ꯆꯠꯊꯗ꯭ꯔꯤꯉꯩ ꯃꯃꯥꯡꯗꯥ, ꯑꯩꯈꯣꯌꯅꯥ ꯍꯧꯖꯤꯛ ꯅꯉꯣꯟꯗꯥ ꯏꯃꯦꯜ ꯇꯧꯔꯀꯄꯥ ꯂꯤꯉ꯭ꯛ ꯑꯗꯨꯗꯥ ꯀ꯭ꯂꯤꯛ ꯇꯧꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯚꯦꯔꯤꯐꯥꯏ ꯇꯧꯕꯥ ꯉꯃꯒꯗ꯭ꯔꯥ? ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯏꯃꯦꯏꯜ ꯑꯗꯨ ꯐꯪꯗ꯭ꯔꯕꯗꯤ ꯑꯩꯈꯣꯌꯅꯥ ꯅꯍꯥꯀꯄꯨ ꯑꯇꯣꯞꯄꯥ ꯏꯃꯦꯏꯜ ꯑꯃꯥ ꯊꯥꯔꯛꯀꯅꯤ꯫", + "Before proceeding, please check your email for a verification link.": "ꯃꯈꯥ ꯆꯠꯊꯗ꯭ꯔꯤꯉꯩ ꯃꯃꯥꯡꯗꯥ, ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯚꯦꯔꯤꯐꯤꯀꯦꯁꯟ ꯂꯤꯉ꯭ꯛ ꯑꯃꯒꯤꯗꯃꯛ ꯅꯍꯥꯛꯀꯤ ꯏꯃꯦꯏꯜ ꯑꯗꯨ ꯆꯦꯛ ꯇꯧꯕꯤꯌꯨ꯫", + "Belarus": "ꯕꯦꯂꯥꯔꯨꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Belgium": "ꯕꯦꯂꯖꯤꯌꯃꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Belize": "ꯕꯦꯂꯤꯖꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Benin": "ꯕꯦꯅꯤꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Bermuda": "ꯕꯔꯃꯨꯗꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "Bhutan": "ꯚꯨꯇꯥꯅꯗꯥ ꯂꯩꯕꯥ꯫", + "Billing Information": "ꯕꯤꯂꯤꯡꯒꯤ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ꯫", + "Billing Management": "ꯕꯤꯂꯤꯡ ꯃꯦꯅꯦꯖꯃꯦꯟꯇ꯫", + "Bolivia": "ꯕꯣꯂꯤꯕꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Bolivia, Plurinational State of": "ꯕꯣꯂꯤꯕꯤꯌꯥ, ꯄ꯭ꯂꯨꯔꯤꯅꯦꯁꯅꯦꯜ ꯁ꯭ꯇꯦꯠ ꯑꯣꯐ...", + "Bonaire, Sint Eustatius and Saba": "ꯕꯣꯅꯥꯏꯔ, ꯁꯤꯟꯇ ꯏꯎꯁ꯭ꯇꯦꯇꯤꯁ ꯑꯃꯁꯨꯡ ꯁꯥꯕꯥ꯫", + "Bosnia And Herzegovina": "ꯕꯁꯅꯤꯌꯥ ꯑꯃꯁꯨꯡ ꯍꯔꯖꯦꯒꯣꯚꯤꯅꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Bosnia and Herzegovina": "ꯕꯁꯅꯤꯌꯥ ꯑꯃꯁꯨꯡ ꯍꯔꯖꯦꯒꯣꯚꯤꯅꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Botswana": "ꯕꯇꯅꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "Bouvet Island": "ꯕꯧꯚꯦꯠ ꯑꯥꯏꯂꯦꯟꯗ꯫", + "Brazil": "ꯕ꯭ꯔꯥꯖꯤꯂꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "British Indian Ocean Territory": "ꯕ꯭ꯔꯤꯇꯤꯁ ꯏꯟꯗꯤꯌꯟ ꯑꯣꯁꯤꯟ ꯇꯦꯔꯤꯇꯣꯔꯤꯗꯥ ꯂꯩ꯫", + "Browser Sessions": "ꯕ꯭ꯔꯥꯎꯖꯔ ꯁꯦꯁꯅꯁꯤꯡ꯫", + "Brunei Darussalam": "ꯕ꯭ꯔꯨꯅꯥꯏ ꯗꯥꯔꯨꯁꯂꯥꯝ꯫", + "Bulgaria": "ꯕꯨꯂꯒꯦꯔꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Burkina Faso": "ꯕꯨꯔꯀꯤꯅꯥ ꯐꯥꯁꯣꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Burundi": "ꯕꯨꯔꯨꯟꯗꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Cambodia": "ꯀꯝꯕꯣꯗꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Cameroon": "ꯀꯦꯃꯔꯨꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Canada": "ꯀꯅꯥꯗꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Cancel": "ꯀꯛꯄ", + "Cancel Subscription": "ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯕꯥ꯫", + "Cape Verde": "ꯀꯦꯞ ꯕꯔꯗꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Card": "ꯀꯥꯔꯗ꯫", + "Cayman Islands": "ꯀꯦꯃꯦꯟ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡꯗꯥ ꯂꯩ꯫", + "Central African Republic": "ꯁꯦꯟꯠꯔꯦꯜ ꯑꯥꯐ꯭ꯔꯤꯀꯥꯒꯤ ꯔꯤꯄꯕ꯭ꯂꯤꯛ꯫", + "Chad": "ꯆꯥꯗ", + "Change Subscription Plan": "ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯂꯥꯟ ꯍꯣꯡꯗꯣꯀꯄꯥ꯫", + "Change the current payment method attached to your subscription": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯅꯒꯥ ꯂꯣꯌꯅꯅꯥ ꯑꯦꯇꯦꯆ ꯇꯧꯔꯤꯕꯥ ꯍꯧꯖꯤꯛꯀꯤ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯗꯨ ꯍꯣꯡꯗꯣꯀꯎ꯫", + "Changes": "ꯑꯍꯣꯡꯕꯥ ꯂꯥꯀꯄꯥ꯫", + "Checkout": "ꯆꯦꯀꯑꯥꯎꯠ ꯇꯧꯕꯥ꯫", + "Chile": "ꯆꯤꯂꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "China": "ꯆꯥꯏꯅꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Choose": "ꯈꯂꯂꯨ", + "Choose :field": "꯱꯰ ꯈꯜꯂꯨ꯫", + "Choose :resource": "꯱꯰ ꯈꯜꯂꯨ꯫", + "Choose an option": "ꯑꯣꯄꯁꯟ ꯑꯃꯥ ꯈꯜꯂꯨ꯫", + "Choose date": "ꯇꯥꯡ ꯈꯜꯂꯨ꯫", + "Choose File": "ꯐꯥꯏꯜ ꯈꯜꯂꯨ꯫", + "Choose Files": "ꯐꯥꯏꯂꯁꯤꯡ ꯈꯜꯂꯨ꯫", + "Choose Type": "ꯃꯈꯜ ꯑꯃꯥ ꯈꯜꯂꯨ꯫", + "Christmas Island": "ꯀ꯭ꯔꯤꯁꯃꯁꯀꯤ ꯑꯥꯏꯂꯦꯟꯗ꯫", + "City": "ꯁꯍꯔ", + "Click here to re-send the verification email.": "ꯚꯦꯔꯤꯐꯤꯀꯦꯁꯟ ꯏꯃꯦꯏꯜ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯊꯥꯅꯕꯒꯤꯗꯃꯛ ꯃꯐꯃꯁꯤꯗꯥ ꯀ꯭ꯂꯤꯛ ꯇꯧꯕꯤꯌꯨ꯫", + "click here to request another": "ꯑꯇꯣꯞꯄꯥ ꯑꯃꯗꯥ ꯔꯤꯛꯕꯦꯁ꯭ꯠ ꯇꯧꯅꯕꯒꯤꯗꯃꯛ ꯃꯐꯃꯁꯤꯗꯥ ꯀ꯭ꯂꯤꯛ ꯇꯧꯕꯤꯌꯨ꯫", + "Click to choose": "ꯈꯅꯕꯒꯤꯗꯃꯛ ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ꯫", + "Close": "ꯈꯨꯝꯖꯤꯟꯕ", + "Cocos (Keeling) Islands": "ꯀꯣꯀꯣꯁ (ꯀꯤꯂꯤꯡ) ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "Code": "ꯀꯣꯗ ꯑꯁꯤ ꯑꯦꯟ.ꯗꯤ.ꯑꯦ", + "Colombia": "ꯀꯣꯂꯝꯕꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Comoros": "ꯀꯣꯃꯣꯔꯣꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Confirm": "ꯌꯥꯕ", + "Confirm Billing Action": "ꯕꯤꯂꯤꯡ ꯑꯦꯛꯁꯟ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯕꯥ꯫", + "Confirm Password": "ꯄꯥꯁꯋꯥꯔꯗ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯕꯥ꯫", + "Confirm Payment": "ꯄꯦꯃꯦꯟꯇ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯕꯥ꯫", + "Confirm your :amount payment": "ꯅꯍꯥꯛꯀꯤ :amount ꯄꯦꯃꯦꯟꯇ ꯑꯗꯨ ꯀꯅꯐꯥꯔꯝ ꯇꯧ꯫", + "Congo": "ꯀꯪꯒ꯭ꯔꯦꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Congo, Democratic Republic": "ꯀꯪꯒ꯭ꯔꯦꯁ, ꯗꯦꯃꯣꯛꯔꯦꯇꯤꯛ ꯔꯤꯄꯕ꯭ꯂꯤꯛꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Congo, the Democratic Republic of the": "ꯀꯪꯒ꯭ꯔꯦꯁ, ꯗꯦꯃꯣꯛꯔꯦꯇꯤꯛ ꯔꯤꯄꯕ꯭ꯂꯤꯛ ꯑꯣꯐ ꯗꯤ", + "Constant": "ꯂꯦꯡꯗꯕ", + "Continue To Payment": "ꯀꯟꯇꯤꯟꯌꯨ ꯇꯨ ꯄꯦꯃꯦꯟꯇ ꯇꯧꯕꯥ꯫", + "Cook Islands": "ꯀꯨꯛ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡꯗꯥ ꯂꯩ꯫", + "Copy to clipboard": "ꯀ꯭ꯂꯤꯄꯕꯣꯔꯗꯇꯥ ꯀꯣꯄꯤ ꯇꯧꯕꯥ꯫", + "Costa Rica": "ꯀꯣꯁ꯭ꯇꯦꯜ ꯔꯤꯖꯟꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Cote D'Ivoire": "ꯀꯣꯠ ꯗꯤꯚꯣꯌꯥꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Country": "ꯂꯩꯕꯥꯛ", + "Coupon": "ꯀꯨꯄꯟ꯫", + "Coupon applied successfully.": "ꯀ꯭ꯌꯨꯄꯟ ꯑꯁꯤ ꯃꯥꯌ ꯄꯥꯛꯅꯥ ꯑꯦꯞꯂꯥꯏ ꯇꯧꯈꯤ꯫", + "Create": "ꯁꯦꯝꯕ", + "Create & Add Another": "ꯑꯇꯣꯞꯄꯥ ꯑꯃꯥ ꯁꯦꯝꯕꯥ & ꯍꯥꯄꯆꯤꯅꯕꯥ꯫", + "Create :resource": "ꯁꯦꯃꯒꯠꯄꯥ ꯱꯰", + "Create a new team to collaborate with others on projects.": "ꯄ꯭ꯔꯣꯖꯦꯛꯇꯁꯤꯡꯗꯥ ꯑꯇꯣꯞꯄꯁꯤꯡꯒꯥ ꯄꯨꯟꯅꯥ ꯊꯕꯛ ꯇꯧꯃꯤꯟꯅꯅꯕꯥ ꯑꯅꯧꯕꯥ ꯇꯤꯝ ꯑꯃꯥ ꯁꯦꯃꯒꯠꯄꯥ꯫", + "Create Account": "ꯑꯦꯀꯥꯎꯟꯇ ꯁꯦꯝꯕꯥ꯫", + "Create API Token": "ꯑꯦ.ꯄꯤ.ꯑꯥꯏ.ꯒꯤ ꯇꯣꯀꯦꯟ ꯁꯦꯝꯕꯥ꯫", + "Create New Team": "ꯑꯅꯧꯕꯥ ꯇꯤꯝ ꯑꯃꯥ ꯁꯦꯝꯃꯨ꯫", + "Create Team": "ꯇꯤꯝ ꯁꯦꯝꯕꯥ꯫", + "Created.": "ꯁꯦꯃꯈꯤ꯫", + "Croatia": "ꯀ꯭ꯔꯣꯌꯦꯁꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "CSV (.csv)": "ꯁꯤ.ꯑꯦꯁ.ꯚꯤ.(.ꯁꯤ.ꯑꯦꯁ.ꯚꯤ.) ꯑꯃꯁꯨꯡ ꯑꯦꯟ.", + "Cuba": "ꯀ꯭ꯌꯨꯕꯥꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "Curaçao": "ꯀꯨꯔꯥꯁꯥꯑꯣꯗꯥ ꯂꯩꯕꯥ꯫", + "Current Password": "ꯍꯧꯖꯤꯛ ꯂꯩꯔꯤꯕꯥ ꯄꯥꯁꯋꯥꯔꯗ꯫", + "Current Subscription Plan": "ꯍꯧꯖꯤꯛ ꯂꯩꯔꯤꯕꯥ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯂꯥꯟ꯫", + "Currently Subscribed": "ꯍꯧꯖꯤꯛ ꯁꯕꯁ꯭ꯛꯔꯥꯏꯕ ꯇꯧꯔꯤ꯫", + "Customer Balance": "ꯀꯁ꯭ꯇꯃꯔ ꯕꯦꯂꯦꯟꯁ꯫", + "Customize": "ꯀꯁ꯭ꯇꯃꯁ ꯇꯧꯕꯥ꯫", + "Cyprus": "ꯁꯥꯏꯞꯔꯥꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Czech Republic": "ꯆꯦꯛ ꯔꯤꯄꯕ꯭ꯂꯤꯛꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Côte d'Ivoire": "ꯀꯣꯠ ꯗꯤꯚꯣꯌꯥꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Dark": "ꯑꯃꯝꯕ", + "Dashboard": "ꯗꯦꯁꯕꯣꯔꯗ꯫", + "December": "ꯗꯤꯁꯦꯝꯕꯔ", + "Decrease": "ꯍꯟꯊꯕ", + "Default": "ꯀꯥꯡꯂꯣꯟ ꯏꯟꯗꯕ", + "Delete": "ꯃꯨꯊꯠꯄ", + "Delete :resource": "ꯃꯨꯊꯠꯄ :resource", + "Delete Account": "ꯑꯦꯀꯥꯎꯟꯇ ꯃꯨꯠꯊꯠꯄꯥ꯫", + "Delete all notifications": "ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯟ ꯄꯨꯝꯅꯃꯛ ꯃꯨꯠꯊꯠꯂꯨ꯫", + "Delete API Token": "ꯑꯦ.ꯄꯤ.ꯑꯥꯏ.ꯒꯤ ꯇꯣꯀꯦꯟ ꯃꯨꯠꯊꯠꯄꯥ꯫", + "Delete File": "ꯐꯥꯏꯜ ꯃꯨꯠꯊꯠꯄꯥ꯫", + "Delete Notification": "ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯟ ꯃꯨꯠꯊꯠꯄꯥ꯫", + "Delete Resource": "ꯔꯤꯁꯣꯔꯁ ꯃꯨꯠꯊꯠꯄꯥ꯫", + "Delete Selected": "ꯈꯅꯒꯠꯂꯕꯥ ꯃꯨꯠꯊꯠꯄꯥ꯫", + "Delete Team": "ꯇꯤꯝ ꯃꯨꯠꯊꯠꯄꯥ꯫", + "Denmark": "ꯗꯦꯅꯃꯥꯔꯀꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Detach": "ꯗꯤꯇꯆ ꯇꯧꯕꯥ꯫", + "Detach Resource": "ꯔꯤꯁꯣꯔꯁ ꯗꯤꯇꯆ ꯇꯧꯕꯥ꯫", + "Detach Selected": "ꯗꯤꯇꯥꯆ ꯇꯧꯕꯥ ꯈꯅꯒꯠꯂꯕꯥ꯫", + "Details": "ꯑꯀꯨꯞꯄ ꯃꯔꯣꯜ", + "Disable": "ꯌꯥꯍꯟꯗꯕ", + "Djibouti": "ꯖꯤꯕꯨꯇꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Do you really want to leave? You have unsaved changes.": "ꯇꯁꯦꯡꯅꯥ ꯆꯠꯄꯥ ꯄꯥꯝꯕꯤꯕ꯭ꯔꯥ? ꯅꯍꯥꯛꯅꯥ ꯁꯦꯚ ꯇꯧꯗꯕꯥ ꯑꯍꯣꯡꯕꯁꯤꯡ ꯂꯩꯔꯦ꯫", + "Dominica": "ꯗꯣꯃꯤꯅꯤꯀꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Dominican Republic": "ꯗꯣꯃꯤꯅꯤꯀꯦꯟ ꯔꯤꯄꯕ꯭ꯂꯤꯛꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Done.": "ꯇꯧꯈ꯭ꯔꯦ.", + "Download": "ꯂꯧꯊꯕ", + "Download Invoice": "ꯏꯅꯚꯣꯏꯁ ꯗꯥꯎꯅꯂꯣꯗ ꯇꯧꯕꯥ꯫", + "Drop file or click to choose": "ꯐꯥꯏꯜ ꯊꯥꯗꯣꯀꯎ ꯅꯠꯠꯔꯒꯥ ꯈꯅꯕꯗꯥ ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ꯫", + "Drop files or click to choose": "ꯐꯥꯏꯂꯁꯤꯡ ꯊꯥꯗꯣꯀꯎ ꯅꯠꯠꯔꯒꯥ ꯈꯅꯕꯗꯥ ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ꯫", + "Ecuador": "ꯏꯀꯨꯏ ꯀꯨꯏꯗꯅꯥ ꯑꯦꯟ.ꯗꯤ.ꯑꯦ", + "Edit": "ꯁꯦꯃꯗꯣꯛꯄ", + "Edit :resource": "ꯑꯦꯗꯤꯠ ꯇꯧꯕꯥ ꯱꯰", + "Edit Attached": "ꯑꯦꯗꯤꯠ ꯇꯧꯕꯥ ꯑꯦꯇꯦꯆ ꯇꯧꯕꯥ꯫", + "Edit Profile": "ꯄ꯭ꯔꯣꯐꯥꯏꯜ ꯑꯦꯗꯤꯠ ꯇꯧꯕꯥ꯫", + "Editor": "ꯑꯦꯗꯤꯇꯔ ꯑꯣꯏꯅꯥ ꯊꯕꯛ ꯇꯧꯕꯥ꯫", + "Editor users have the ability to read, create, and update.": "ꯑꯦꯗꯤꯇꯔ ꯌꯨꯖꯔꯁꯤꯡꯅꯥ ꯄꯥꯕꯥ, ꯁꯦꯝꯕꯥ ꯑꯃꯁꯨꯡ ꯑꯄꯗꯦꯠ ꯇꯧꯕꯒꯤ ꯊꯧꯅꯥ ꯂꯩ꯫", + "Egypt": "ꯏꯖꯤꯞꯇꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "El Salvador": "ꯑꯦꯜ ꯁꯥꯂꯚꯥꯗꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Email": "ꯏꯃꯦꯜ ꯇꯧꯕꯥ꯫", + "email": "ꯏꯃꯦꯜ ꯇꯧꯕꯥ꯫", + "Email Address": "ꯏꯃꯦꯜ ꯑꯦꯗ꯭ꯔꯦꯁ꯫", + "Email Addresses": "ꯏꯃꯦꯜ ꯑꯦꯗ꯭ꯔꯦꯁꯁꯤꯡ꯫", + "Email Password Reset Link": "ꯏꯃꯦꯜ ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯇꯧꯕꯥ ꯂꯤꯉ꯭ꯛ꯫", + "Email Verification": "ꯏꯃꯦꯜ ꯚꯦꯔꯤꯐꯤꯀꯦꯁꯟ ꯇꯧꯕꯥ꯫", + "Enable": "ꯌꯥꯍꯟꯕ", + "Encrypted environment file already exists.": "ꯑꯦꯅꯛꯔꯤꯞꯇ ꯇꯧꯔꯕꯥ ꯑꯦꯅꯚꯥꯏꯔꯅꯃꯦꯟꯇ ꯐꯥꯏꯜ ꯍꯥꯟꯅꯅꯥ ꯂꯩꯔꯦ꯫", + "Encrypted environment file not found.": "ꯑꯦꯅꯛꯔꯤꯞꯇ ꯇꯧꯔꯕꯥ ꯑꯦꯅꯚꯥꯏꯔꯅꯃꯦꯟꯇ ꯐꯥꯏꯜ ꯐꯪꯗ꯭ꯔꯤ꯫", + "Ensure your account is using a long, random password to stay secure.": "ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯁꯦꯛꯌꯨꯑꯣꯔ ꯑꯣꯏꯅꯥ ꯂꯩꯅꯕꯒꯤꯗꯃꯛ ꯁꯥꯡꯂꯕꯥ, ꯔꯦꯟꯗꯝ ꯑꯣꯏꯕꯥ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯃꯥ ꯁꯤꯖꯤꯟꯅꯔꯤꯕ꯭ꯔꯥ ꯍꯥꯌꯕꯗꯨ ꯁꯣꯌꯗꯅꯥ ꯈꯪꯗꯣꯀꯎ꯫", + "Environment file already exists.": "ꯑꯦꯅꯚꯥꯏꯔꯅꯃꯦꯟꯇ ꯐꯥꯏꯜ ꯍꯥꯟꯅꯅꯥ ꯂꯩꯔꯦ꯫", + "Environment file not found.": "ꯑꯦꯅꯚꯥꯏꯔꯅꯃꯦꯟꯇ ꯐꯥꯏꯜ ꯐꯪꯗ꯭ꯔꯤ꯫", + "Equatorial Guinea": "ꯏꯛꯕꯦꯇꯣꯔꯤꯑꯦꯜ ꯒꯤꯅꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Eritrea": "ꯏꯔꯤꯠꯔꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Error": "ꯑꯁꯣꯏꯕ", + "errors": "ꯑꯁꯣꯏꯕꯥ ꯂꯩ꯫", + "Estonia": "ꯏꯁ꯭ꯇꯣꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "Ethiopia": "ꯏꯊꯤꯑꯣꯄꯤꯌꯥꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "ex VAT": "ꯑꯦꯛꯁ ꯚꯦꯠ ꯇꯧꯕꯥ꯫", + "Excel (.xlsx)": "ꯑꯦꯛꯁꯦꯜ (.xlsx) ꯑꯃꯁꯨꯡ ꯑꯦꯟ.", + "Expires :expiration": "ꯃꯇꯝ ꯂꯣꯏꯔꯕꯥ ꯱꯰", + "Export As CSV": "ꯁꯤ.ꯑꯦꯁ.ꯚꯤ.ꯒꯤ ꯃꯑꯣꯡꯗꯥ ꯑꯦꯛꯁꯄꯣꯔꯠ ꯇꯧꯕꯥ꯫", + "Extra Billing Information": "ꯑꯍꯦꯅꯕꯥ ꯕꯤꯂꯤꯡ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ꯫", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ꯅꯍꯥꯛꯀꯤ ꯄꯦꯃꯦꯟꯇ ꯑꯗꯨ ꯄ꯭ꯔꯣꯁꯦꯁ ꯇꯧꯅꯕꯒꯤꯗꯃꯛ ꯑꯍꯦꯅꯕꯥ ꯀꯅꯐꯥꯔꯃꯦꯁꯟ ꯃꯊꯧ ꯇꯥꯏ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯃꯈꯥꯒꯤ ꯕꯇꯟ ꯑꯗꯨꯗꯥ ꯀ꯭ꯂꯤꯛ ꯇꯧꯗꯨꯅꯥ ꯄꯦꯃꯦꯟꯇ ꯄꯦꯖꯗꯥ ꯃꯈꯥ ꯆꯠꯊꯕꯤꯌꯨ꯫", + "Failed Subscription Payment": "ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄꯦꯃꯦꯟꯇ ꯇꯧꯕꯗꯥ ꯊꯦꯡꯊꯕꯥ꯫", + "Failed to load :resource!": "꯱꯰ ꯂꯣꯗ ꯇꯧꯕꯥ ꯉꯃꯈꯤꯗꯦ!", + "Falkland Islands (Malvinas)": "ꯐꯣꯀꯂꯦꯟꯗ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ (ꯃꯥꯂꯚꯤꯅꯥꯁ) ꯑꯃꯁꯨꯡ ꯌꯨ.ꯑꯦꯁ.", + "Faroe Islands": "ꯐꯥꯔꯣꯏ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡꯗꯥ ꯂꯩ꯫", + "February": "ꯐꯦꯕ꯭ꯔꯨꯋꯥꯔꯤ", + "Fiji": "ꯐꯤꯖꯤ", + "Filename": "ꯐꯥꯏꯂꯒꯤ ꯃꯃꯤꯡ꯫", + "Finish enabling two factor authentication.": "ꯇꯨ ꯐꯦꯛꯇꯔ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯏꯅꯦꯕꯜ ꯇꯧꯕꯥ ꯂꯣꯌꯁꯤꯜꯂꯨ꯫", + "Finland": "ꯐꯤꯅꯂꯦꯟꯗꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "For your security, please confirm your password to continue.": "ꯅꯍꯥꯛꯀꯤ ꯁꯦꯛꯌꯨꯔꯤꯇꯤꯒꯤꯗꯃꯛ, ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯃꯈꯥ ꯆꯠꯊꯅꯕꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯕꯤꯌꯨ꯫", + "Forbidden": "ꯑꯊꯤꯡꯕ ꯂꯩꯕ", + "Force Delete": "ꯐꯣꯔꯁ ꯗꯤꯂꯤꯠ ꯇꯧꯕꯥ꯫", + "Force Delete :resource": "ꯐꯣꯔꯁ ꯗꯤꯂꯤꯠ ꯇꯧꯕꯥ꯫ :resource", + "Force Delete Resource": "ꯐꯣꯔꯁ ꯗꯤꯂꯤꯠ ꯔꯤꯁꯣꯔꯁ꯫", + "Force Delete Selected": "ꯐꯣꯔꯁ ꯗꯤꯂꯤꯠ ꯈꯅꯒꯠꯂꯦ꯫", + "Forgot Password": "ꯄꯥꯁꯋꯥꯔꯗ ꯀꯥꯑꯣꯈ꯭ꯔꯦ꯫", + "Forgot your password?": "ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯀꯥꯎꯈ꯭ꯔꯦ?", + "Forgot Your Password?": "ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯀꯥꯎꯈ꯭ꯔꯦ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯀꯥꯎꯈ꯭ꯔꯦ? ꯀꯔꯤꯁꯨ ꯀꯥꯏꯗꯦ. ꯑꯗꯣꯃꯒꯤ ꯏꯃꯦꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯑꯩꯈꯣꯌꯗꯥ ꯈꯉꯍꯅꯕꯤꯌꯨ ꯑꯃꯁꯨꯡ ꯑꯩꯈꯣꯌꯅꯥ ꯑꯗꯣꯃꯗꯥ ꯑꯅꯧꯕꯥ ꯑꯃꯥ ꯈꯅꯕꯒꯤ ꯑꯌꯥꯕꯥ ꯄꯤꯒꯗꯕꯥ ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯂꯤꯉ꯭ꯛ ꯑꯃꯥ ꯏꯃꯦꯜ ꯇꯧꯒꯅꯤ꯫", + "France": "ꯐ꯭ꯔꯥꯟꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "French Guiana": "ꯐ꯭ꯔꯦꯟꯆ ꯒꯤꯌꯥꯅꯥ꯫", + "French Polynesia": "ꯐ꯭ꯔꯦꯟꯆ ꯄꯣꯂꯤꯅꯦꯁꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "French Southern Territories": "ꯐ꯭ꯔꯥꯟꯁꯀꯤ ꯈꯥ ꯊꯪꯕꯥ ꯂꯃꯗꯃꯁꯤꯡ꯫", + "From": "ꯗꯒꯤ", + "Gabon": "ꯒꯥꯕꯣꯟ꯫", + "Gambia": "ꯒꯥꯝꯕꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Georgia": "ꯖꯔꯖꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Germany": "ꯖꯔꯃꯅꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Ghana": "ꯘꯥꯅꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Gibraltar": "ꯖꯤꯕ꯭ꯔꯥꯜꯇꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Go Home": "ꯌꯨꯃꯗꯥ ꯆꯠꯂꯨ꯫", + "Go to page :page": "ꯄꯦꯖ ꯱꯰ꯗꯥ ꯆꯠꯂꯨ꯫", + "Great! You have accepted the invitation to join the :team team.": "ꯌꯥꯝꯅꯥ ꯐꯔꯦ! ꯱꯰ꯒꯤ ꯇꯤꯝ ꯑꯁꯤꯗꯥ ꯌꯥꯑꯣꯅꯕꯥ ꯀꯧꯔꯀꯄꯥ ꯑꯗꯨ ꯑꯗꯣꯝꯅꯥ ꯌꯥꯕꯤꯔꯦ꯫", + "Greece": "ꯒ꯭ꯔꯤꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Greenland": "ꯒ꯭ꯔꯤꯅꯂꯦꯟꯗꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Grenada": "ꯒ꯭ꯔꯦꯅꯥꯗꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Guadeloupe": "ꯒꯨꯌꯥꯗꯦꯂꯨꯄꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Guam": "ꯒꯨꯋꯥꯍꯥꯇꯤꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "Guatemala": "ꯒ꯭ꯕꯥꯇꯦꯃꯥꯂꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Guernsey": "ꯒꯔꯅꯁꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Guinea": "ꯒꯤꯅꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Guinea-Bissau": "ꯒꯤꯅꯤ-ꯕꯤꯁꯥꯎꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Guyana": "ꯒꯤꯌꯥꯅꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Haiti": "ꯍꯥꯏꯇꯤꯗꯥ ꯂꯩꯕꯥ꯫", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯕꯒꯤ ꯃꯇꯥꯡꯗꯥ ꯑꯅꯤꯁꯨꯕꯥ ꯋꯥꯈꯜꯂꯣꯟ ꯂꯩꯕ꯭ꯔꯥ? ꯅꯍꯥꯛꯀꯤ ꯍꯧꯖꯤꯛꯀꯤ ꯕꯤꯂꯤꯡ ꯁꯥꯏꯀꯜ ꯑꯗꯨ ꯂꯣꯌꯗ꯭ꯔꯤꯐꯥꯎꯕꯥ ꯃꯇꯝ ꯑꯃꯠꯇꯗꯥ ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯈꯨꯗꯛꯇꯥ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯑꯦꯛꯇꯤꯚ ꯇꯧꯕꯥ ꯌꯥꯏ꯫ ꯅꯍꯥꯛꯀꯤ ꯍꯧꯖꯤꯛꯀꯤ ꯕꯤꯂꯤꯡ ꯁꯥꯏꯀꯜ ꯑꯗꯨ ꯂꯣꯌꯔꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯅꯍꯥꯛꯅꯥ ꯃꯄꯨꯡꯐꯥꯅꯥ ꯑꯅꯧꯕꯥ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯂꯥꯟ ꯑꯃꯥ ꯈꯅꯕꯥ ꯌꯥꯏ꯫", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯕꯒꯤ ꯃꯇꯥꯡꯗꯥ ꯑꯅꯤꯁꯨꯕꯥ ꯋꯥꯈꯜꯂꯣꯟ ꯂꯩꯕ꯭ꯔꯥ? ꯅꯍꯥꯛꯀꯤ ꯍꯧꯖꯤꯛꯀꯤ ꯕꯤꯂꯤꯡ ꯁꯥꯏꯀꯜ ꯑꯗꯨ ꯂꯣꯌꯗ꯭ꯔꯤꯐꯥꯎꯕꯥ ꯃꯇꯝ ꯑꯃꯠꯇꯗꯥ ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯈꯨꯗꯛꯇꯥ ꯔꯤꯑꯦꯛꯇꯤꯚ ꯇꯧꯕꯥ ꯌꯥꯏ꯫ ꯅꯍꯥꯛꯀꯤ ꯍꯧꯖꯤꯛꯀꯤ ꯕꯤꯂꯤꯡ ꯁꯥꯏꯀꯜ ꯑꯗꯨ ꯂꯣꯌꯔꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯅꯍꯥꯛꯅꯥ ꯃꯄꯨꯡꯐꯥꯅꯥ ꯑꯅꯧꯕꯥ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯂꯥꯟ ꯑꯃꯥ ꯈꯅꯕꯥ ꯌꯥꯏ꯫", + "Heard Island & Mcdonald Islands": "ꯍꯦꯔꯗ ꯑꯥꯏꯂꯦꯟꯗ ꯑꯃꯁꯨꯡ ꯃꯦꯀꯗꯣꯅꯜꯗ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "Heard Island and McDonald Islands": "ꯍꯦꯔꯗ ꯑꯥꯏꯂꯦꯟꯗ ꯑꯃꯁꯨꯡ ꯃꯦꯀꯗꯣꯅꯜꯗ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "Hello!": "ꯍꯦꯜꯂꯣ!", + "Hide Content": "ꯀꯟꯇꯦꯟꯇ ꯂꯣꯠꯁꯤꯜꯂꯨ꯫", + "Hold Up!": "ꯍꯣꯜꯗ ꯑꯥꯞ!", + "Holy See (Vatican City State)": "ꯍꯣꯂꯤ ꯁꯤ (ꯚꯦꯇꯤꯀꯥꯟ ꯁꯤꯇꯤ ꯁ꯭ꯇꯦꯠ)", + "Honduras": "ꯍꯣꯟꯗꯣꯀꯄꯥ꯫", + "Hong Kong": "ꯍꯣꯡꯀꯣꯡꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Hungary": "ꯍꯨꯉ꯭ꯒꯥꯔꯩꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "I agree to the :terms_of_service and :privacy_policy": "꯱꯰ ꯑꯃꯁꯨꯡ ꯲꯰ ꯑꯁꯤ ꯑꯩꯍꯥꯛꯅꯥ ꯌꯥꯖꯩ꯫", + "Iceland": "ꯑꯥꯏꯁꯂꯦꯟꯗꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "ID": "ꯑꯥꯏ.ꯗꯤ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯃꯊꯧ ꯇꯥꯔꯕꯗꯤ, ꯅꯍꯥꯛꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯗꯤꯚꯥꯏꯁ ꯄꯨꯝꯅꯃꯛꯇꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯇꯩ ꯕ꯭ꯔꯥꯎꯖꯔ ꯁꯦꯁꯟ ꯄꯨꯝꯅꯃꯛ ꯂꯣꯒ ꯑꯥꯎꯠ ꯇꯧꯕꯥ ꯌꯥꯏ꯫ ꯑꯗꯣꯃꯒꯤ ꯍꯟꯗꯛꯀꯤ ꯁꯦꯁꯟ ꯈꯔꯗꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤ; ꯑꯗꯨꯝ ꯑꯣꯏꯅꯃꯛ, ꯂꯤꯁ꯭ꯠ ꯑꯁꯤ ꯃꯄꯨꯡꯐꯥꯕꯥ ꯑꯣꯏꯗꯕꯥ ꯌꯥꯏ꯫ ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯀꯝꯞꯔꯣꯃꯥꯏꯖ ꯇꯧꯔꯦ ꯍꯥꯌꯅꯥ ꯈꯜꯂꯕꯗꯤ, ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨꯁꯨ ꯑꯄꯗꯦꯠ ꯇꯧꯒꯗꯕꯅꯤ꯫", + "If you already have an account, you may accept this invitation by clicking the button below:": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯃꯥ ꯍꯥꯟꯅꯅꯥ ꯂꯩꯔꯕꯗꯤ, ꯅꯍꯥꯛꯅꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯕꯇꯟ ꯑꯁꯤ ꯀ꯭ꯂꯤꯛ ꯇꯧꯗꯨꯅꯥ ꯏꯅꯚꯤꯇꯦꯁꯟ ꯑꯁꯤ ꯌꯥꯕꯥ ꯌꯥꯏ:", + "If you did not create an account, no further action is required.": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯃꯥ ꯁꯦꯝꯂꯃꯗ꯭ꯔꯕꯗꯤ ꯃꯈꯥ ꯇꯥꯕꯥ ꯑꯦꯛꯁꯟ ꯑꯃꯠꯇꯥ ꯃꯊꯧ ꯇꯥꯗꯦ꯫", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯇꯤꯝ ꯑꯁꯤꯒꯤ ꯏꯅꯚꯤꯇꯦꯁꯟ ꯑꯃꯥ ꯐꯪꯒꯅꯤ ꯍꯥꯌꯅꯥ ꯊꯥꯖꯗ꯭ꯔꯕꯗꯤ, ꯅꯍꯥꯛꯅꯥ ꯏꯃꯦꯏꯜ ꯑꯁꯤ ꯊꯥꯗꯣꯀꯄꯥ ꯌꯥꯏ꯫", + "If you did not receive the email": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯏꯃꯦꯏꯜ ꯑꯗꯨ ꯐꯪꯗ꯭ꯔꯕꯗꯤ꯫", + "If you did not request a password reset, no further action is required.": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯇꯧꯅꯕꯥ ꯔꯤꯛꯕꯦꯁ꯭ꯠ ꯇꯧꯗ꯭ꯔꯕꯗꯤ, ꯃꯈꯥ ꯇꯥꯕꯥ ꯑꯦꯛꯁꯟ ꯑꯃꯠꯇꯥ ꯃꯊꯧ ꯇꯥꯗꯦ꯫", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯂꯩꯠꯔꯕꯗꯤ, ꯅꯍꯥꯛꯅꯥ ꯃꯈꯥꯒꯤ ꯕꯇꯟ ꯑꯗꯨ ꯀ꯭ꯂꯤꯛ ꯇꯧꯗꯨꯅꯥ ꯑꯃꯥ ꯁꯦꯝꯕꯥ ꯌꯥꯏ꯫ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯃꯥ ꯁꯦꯝꯂꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯅꯍꯥꯛꯅꯥ ꯇꯤꯃꯒꯤ ꯏꯅꯚꯤꯇꯦꯁꯟ ꯑꯗꯨ ꯌꯥꯅꯕꯥ ꯏꯃꯦꯏꯜ ꯑꯁꯤꯗꯥ ꯂꯩꯔꯤꯕꯥ ꯏꯅꯚꯤꯇꯦꯁꯟ ꯑꯦꯛꯁꯦꯞꯇꯦꯟꯁ ꯕꯇꯟ ꯑꯗꯨ ꯀ꯭ꯂꯤꯛ ꯇꯧꯕꯥ ꯌꯥꯏ:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯑꯀꯛꯅꯕꯥ ꯀꯟꯇꯦꯛꯇ ꯅꯠꯠꯔꯒꯥ ꯇꯦꯛꯁ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ ꯑꯗꯨ ꯅꯍꯥꯛꯀꯤ ꯏꯅꯚꯣꯏꯁꯁꯤꯡꯗꯥ ꯍꯥꯄꯆꯤꯅꯕꯥ ꯃꯊꯧ ꯇꯥꯔꯕꯗꯤ, ꯅꯍꯥꯛꯀꯤ ꯃꯄꯨꯡꯐꯥꯕꯥ ꯕ꯭ꯌꯨꯖꯤꯅꯦꯁꯀꯤ ꯃꯃꯤꯡ, VAT ꯑꯥꯏꯗꯦꯟꯇꯤꯐꯤꯀꯦꯁꯟ ꯅꯝꯕꯔ, ꯅꯠꯠꯔꯒꯥ ꯔꯦꯀꯣꯔꯗꯀꯤ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯅꯍꯥꯛꯅꯥ ꯃꯐꯃꯁꯤꯗꯥ ꯍꯥꯄꯆꯤꯅꯕꯥ ꯌꯥꯏ꯫", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ \":actionText\" ꯕꯇꯟ ꯑꯗꯨ ꯀ꯭ꯂꯤꯛ ꯇꯧꯕꯗꯥ ꯑꯋꯥꯕꯥ ꯃꯥꯌꯣꯛꯅꯔꯕꯗꯤ, ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ URL ꯑꯁꯤ ꯀꯣꯄꯤ ꯇꯧ ꯑꯃꯁꯨꯡ ꯄꯦꯁ꯭ꯠ ꯇꯧ꯫\nꯅꯍꯥꯛꯀꯤ ꯋꯦꯕ ꯕ꯭ꯔꯥꯎꯖꯔꯗꯥ:", + "Impersonate": "ꯏꯝꯄꯥꯔꯁꯟ ꯇꯧꯕꯥ꯫", + "Increase": "ꯍꯦꯟꯒꯠꯄ", + "India": "ꯚꯥꯔꯠ", + "Indonesia": "ꯏꯟꯗꯣꯅꯦꯁꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Invalid filename.": "ꯑꯁꯣꯌꯕꯥ ꯐꯥꯏꯂꯒꯤ ꯃꯃꯤꯡ꯫", + "Invalid JSON was returned from the route.": "ꯂꯝꯕꯤꯗꯒꯤ ꯑꯁꯣꯌꯕꯥ JSON ꯍꯜꯂꯀꯈꯤ꯫", + "Invoice Email Addresses": "ꯏꯅꯚꯣꯏꯁ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁꯁꯤꯡ", + "Invoice emails updated successfully.": "ꯏꯅꯚꯣꯏꯁ ꯏꯃꯦꯂꯁꯤꯡ ꯃꯥꯌ ꯄꯥꯛꯅꯥ ꯑꯄꯗꯦꯠ ꯇꯧꯈ꯭ꯔꯦ꯫", + "Invoices": "ꯏꯅꯚꯣꯏꯁꯁꯤꯡ꯫", + "Iran, Islamic Republic Of": "ꯏꯔꯥꯟ ꯑꯁꯤꯅꯥ ꯑꯦꯟ.ꯗꯤ.ꯑꯦ", + "Iran, Islamic Republic of": "ꯏꯔꯥꯟ, ꯏꯁ꯭ꯂꯥꯃꯤꯛ ꯔꯤꯄꯕ꯭ꯂꯤꯛ ꯑꯣꯐ...", + "Iraq": "ꯏꯔꯥꯛ ꯑꯁꯤ ꯑꯦꯟ.ꯗꯤ.ꯑꯦ", + "Ireland": "ꯑꯥꯌꯔꯂꯦꯟꯗꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Isle Of Man": "ꯑꯥꯏꯜ ꯑꯣꯐ ꯃꯥꯟ꯫", + "Isle of Man": "ꯑꯥꯏꯜ ꯑꯣꯐ ꯃꯥꯟ꯫", + "Israel": "ꯏꯖꯔꯦꯂꯅꯥ ꯌꯨ.ꯑꯦꯁ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ꯃꯁꯤ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯛꯇꯤꯕ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯂꯩꯇꯕꯥ ꯎꯕꯥ ꯐꯪꯏ꯫ ꯅꯍꯥꯛꯅꯥ ꯍꯧꯗꯣꯛꯅꯕꯒꯤꯗꯃꯛ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯂꯥꯅꯁꯤꯡ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯕꯨ ꯈꯅꯕꯤꯕꯥ ꯌꯥꯏ꯫ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯂꯥꯅꯁꯤꯡ ꯑꯁꯤ ꯅꯍꯥꯛꯀꯤ ꯈꯨꯗꯣꯡꯆꯥꯕꯥ ꯃꯇꯃꯗꯥ ꯍꯣꯡꯗꯣꯀꯄꯥ ꯅꯠꯠꯔꯒꯥ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯕꯥ ꯌꯥꯏ꯫", + "Italy": "ꯏꯇꯥꯂꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Jamaica": "ꯖꯃꯥꯏꯀꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "January": "ꯖꯅꯨꯋꯥꯔꯤ", + "Japan": "ꯖꯄꯥꯟ ꯑꯁꯤ ꯑꯦꯟ.ꯗꯤ.ꯑꯦ", + "Jersey": "ꯖꯔꯁꯤ꯫", + "Jordan": "ꯖꯣꯔꯗꯥꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "July": "ꯖꯨꯂꯥꯏ", + "June": "ꯖꯨꯟ", + "Kazakhstan": "ꯀꯖꯥꯈꯁ꯭ꯇꯥꯅꯗꯥ ꯂꯩꯕꯥ꯫", + "Kenya": "ꯀꯦꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Key": "ꯁꯣ", + "Kiribati": "ꯀꯤꯔꯤꯕꯥꯇꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Korea": "ꯈꯥ ꯀꯣꯔꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Korea, Democratic People's Republic of": "ꯀꯣꯔꯤꯌꯥ, ꯗꯦꯃꯣꯛꯔꯦꯇꯤꯛ ꯄꯤꯄꯂꯁ ꯔꯤꯄꯕ꯭ꯂꯤꯛ ꯑꯣꯐ...", + "Korea, Republic of": "ꯀꯣꯔꯤꯌꯥ, ꯔꯤꯄꯕ꯭ꯂꯤꯛ ꯑꯣꯐ...", + "Kosovo": "ꯀꯣꯁꯣꯚꯣꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Kuwait": "ꯀꯨꯋꯦꯠꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Kyrgyzstan": "ꯀꯤꯔꯒꯤꯁ꯭ꯇꯥꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Lao People's Democratic Republic": "ꯂꯥꯑꯣ ꯄꯤꯄꯂꯁ ꯗꯦꯃꯣꯛꯔꯦꯇꯤꯛ ꯔꯤꯄꯕ꯭ꯂꯤꯛ꯫", + "Last active": "ꯑꯔꯣꯏꯕꯥ ꯑꯣꯏꯅꯥ ꯑꯦꯛꯇꯤꯕ ꯑꯣꯏꯕꯥ꯫", + "Last used": "ꯑꯔꯣꯏꯕꯥ ꯑꯣꯏꯅꯥ ꯁꯤꯖꯤꯟꯅꯈꯤ꯫", + "Latvia": "ꯂꯥꯇꯚꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Leave": "ꯊꯥꯗꯣꯛꯄ", + "Leave Team": "ꯇꯤꯝ ꯊꯥꯗꯣꯀꯄꯥ꯫", + "Lebanon": "ꯂꯦꯕꯥꯅꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "length": "ꯑꯁꯥꯡꯕ", + "Lens": "ꯂꯦꯟꯁ꯫", + "Lesotho": "ꯂꯦꯁꯣꯊꯣꯗꯥ ꯂꯩꯕꯥ꯫", + "Liberia": "ꯂꯥꯏꯕꯦꯔꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Libyan Arab Jamahiriya": "ꯂꯤꯕꯤꯌꯥꯒꯤ ꯑꯔꯕ ꯖꯃꯥꯍꯤꯔꯤꯌꯥ꯫", + "Liechtenstein": "ꯂꯤꯆꯦꯟꯇꯁ꯭ꯇꯤꯅꯗꯥ ꯂꯩꯕꯥ꯫", + "Light": "ꯃꯉꯥꯜ", + "Lithuania": "ꯂꯤꯊꯨꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Load :perPage More": "ꯂꯣꯗ ꯱꯰ ꯍꯦꯟꯅꯥ ꯂꯩ꯫", + "Loading": "ꯂꯣꯗ ꯇꯧꯕꯥ꯫", + "Location": "ꯂꯩꯐꯝ", + "Log in": "ꯂꯣꯒ ꯏꯟ ꯇꯧꯕꯤꯌꯨ꯫", + "Log In": "ꯂꯣꯒ ꯏꯟ ꯇꯧꯕꯥ꯫", + "Log Out": "ꯂꯣꯒ ꯑꯥꯎꯠ ꯇꯧꯕꯥ꯫", + "Log out": "ꯂꯣꯒ ꯑꯥꯎꯠ ꯇꯧꯕꯥ꯫", + "Log Out Other Browser Sessions": "ꯑꯇꯣꯞꯄꯥ ꯕ꯭ꯔꯥꯎꯖꯔ ꯁꯦꯁꯅꯁꯤꯡ ꯂꯣꯒ ꯑꯥꯎꯠ ꯇꯧꯕꯥ꯫", + "Log Viewer": "ꯂꯣꯒ ꯚꯤꯎꯌꯔ꯫", + "Login": "ꯂꯣꯒꯏꯟ ꯇꯧꯕꯥ꯫", + "Logout": "ꯂꯣꯒꯑꯥꯎꯠ ꯇꯧꯕꯥ꯫", + "Logs": "ꯂꯣꯒꯁꯤꯡ꯫", + "Luxembourg": "ꯂꯨꯛꯁꯦꯃꯕꯥꯔꯒꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Macao": "ꯃꯀꯥꯑꯣ꯫", + "Macedonia": "ꯅꯣꯔꯊ ꯃꯦꯁꯤꯗꯣꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Macedonia, the former Yugoslav Republic of": "ꯃꯦꯁꯤꯗꯣꯅꯤꯌꯥ, ꯍꯥꯟꯅꯒꯤ ꯌꯨꯒꯣꯁ꯭ꯂꯥꯚ ꯔꯤꯄꯕ꯭ꯂꯤꯛ ꯑꯣꯐ...", + "Madagascar": "ꯃꯥꯗꯥꯒꯥꯁ꯭ꯀꯥꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Malawi": "ꯃꯥꯂꯥꯋꯤꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Malaysia": "ꯃꯂꯦꯁꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Maldives": "ꯃꯥꯂꯗꯤꯕꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Mali": "ꯃꯥꯂꯤꯗꯥ ꯂꯩꯕꯥ꯫", + "Malta": "ꯃꯥꯂꯇꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Manage Account": "ꯑꯦꯀꯥꯎꯟꯇ ꯃꯦꯅꯦꯖ ꯇꯧꯕꯥ꯫", + "Manage and log out your active sessions on other browsers and devices.": "ꯑꯇꯣꯞꯄꯥ ꯕ꯭ꯔꯥꯎꯖꯔꯁꯤꯡ ꯑꯃꯁꯨꯡ ꯗꯤꯚꯥꯏꯁꯁꯤꯡꯗꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯛꯇꯤꯕ ꯁꯦꯁꯅꯁꯤꯡ ꯃꯦꯅꯦꯖ ꯇꯧ ꯑꯃꯁꯨꯡ ꯂꯣꯒ ꯑꯥꯎꯠ ꯇꯧ꯫", + "Manage API Tokens": "ꯑꯦ.ꯄꯤ.ꯑꯥꯏ.ꯒꯤ ꯇꯣꯀꯦꯅꯁꯤꯡ ꯃꯦꯅꯦꯖ ꯇꯧꯕꯥ꯫", + "Manage Role": "ꯔꯣꯜ ꯃꯦꯅꯦꯖ ꯇꯧꯕꯥ꯫", + "Manage Team": "ꯇꯤꯝ ꯃꯦꯅꯦꯖ ꯇꯧꯕꯥ꯫", + "Managing billing for :billableName": "꯱꯰ꯒꯤꯗꯃꯛ ꯕꯤꯂꯤꯡ ꯃꯦꯅꯦꯖ ꯇꯧꯕꯥ꯫", + "March": "ꯆꯪꯁꯤꯟꯕ", + "Mark all as Read": "ꯄꯨꯝꯅꯃꯛ ꯄꯥꯔꯤꯕꯥ ꯃꯑꯣꯡꯗꯥ ꯃꯥꯔꯛ ꯇꯧ꯫", + "Mark all notifications as read": "ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯟ ꯄꯨꯝꯅꯃꯛ ꯄꯥꯔꯤꯕꯥ ꯃꯑꯣꯡꯗꯥ ꯃꯥꯔꯛ ꯇꯧ꯫", + "Mark Read": "ꯃꯥꯔꯛ ꯔꯤꯗ ꯇꯧꯕꯥ꯫", + "Mark Unread": "ꯃꯥꯔꯛ ꯑꯅꯔꯤꯗ ꯇꯧꯕꯥ꯫", + "Marshall Islands": "ꯃꯥꯔꯁꯥꯜ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡꯗꯥ ꯂꯩ꯫", + "Martinique": "ꯃꯥꯔꯇꯤꯅꯤꯛ ꯑꯣꯏꯕꯥ꯫", + "Mauritania": "ꯃꯣꯔꯤꯇꯥꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Mauritius": "ꯃꯣꯔꯤꯁꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "May": "ꯑꯣꯏꯕ ꯌꯥꯏ", + "Mayotte": "ꯃꯥꯌꯣꯠ꯫", + "Mexico": "ꯃꯦꯛꯁꯤꯀꯣꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Micronesia, Federated States Of": "ꯃꯥꯏꯛꯔꯣꯅꯦꯁꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Micronesia, Federated States of": "ꯃꯥꯏꯛꯔꯣꯅꯦꯁꯤꯌꯥ, ꯐꯦꯗꯔꯦꯇꯦꯗ ꯁ꯭ꯇꯦꯇꯁ ꯑꯣꯐ...", + "Moldova": "ꯃꯣꯜꯗꯣꯚꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Moldova, Republic of": "ꯃꯣꯜꯗꯣꯚꯥ, ꯔꯤꯄꯕ꯭ꯂꯤꯛ ꯑꯣꯐ...", + "Monaco": "ꯃꯣꯅꯥꯀꯣꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Mongolia": "ꯃꯣꯉ꯭ꯒꯣꯂꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Montenegro": "ꯃꯣꯟꯇꯦꯅꯦꯒ꯭ꯔꯣꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Month To Date": "ꯊꯥꯗꯒꯤ ​​ꯍꯧꯖꯤꯛ ꯐꯥꯑꯣꯕꯥ꯫", + "Monthly": "ꯊꯥ ꯈꯨꯗꯤꯡꯒꯤ꯫", + "monthly": "ꯊꯥ ꯑꯃꯗꯥ ꯊꯥ ꯈꯨꯗꯤꯡꯒꯤ ꯑꯦꯟ.ꯗꯤ.ꯑꯦ", + "Montserrat": "ꯃꯣꯟꯠꯁꯦꯔꯥꯠꯇꯥ ꯂꯩꯕꯥ꯫", + "Morocco": "ꯃꯔꯣꯛꯀꯣꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Mozambique": "ꯃꯣꯖꯥꯝꯕꯤꯀꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Myanmar": "ꯃ꯭ꯌꯥꯅꯃꯥꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Name": "ꯃꯤꯡ", + "name": "ꯃꯤꯡ", + "Namibia": "ꯅꯥꯃꯤꯕꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Nauru": "ꯅꯥꯎꯔꯨꯗꯥ ꯂꯩꯕꯥ꯫", + "Nepal": "ꯅꯦꯄꯥꯂꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Netherlands": "ꯅꯦꯗꯥꯔꯂꯦꯟꯗꯒꯤ ꯌꯨ.ꯑꯦꯁ", + "Netherlands Antilles": "ꯅꯦꯗꯥꯔꯂꯦꯟꯗ ꯑꯦꯟꯇꯤꯂꯤꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Nevermind": "ꯀꯔꯤꯃꯠꯇ ꯈꯜꯂꯨꯅꯨ", + "Nevermind, I'll keep my old plan": "ꯀꯩꯗꯧꯉꯩꯗꯁꯨ ꯑꯩꯒꯤ ꯑꯔꯤꯕꯥ ꯊꯧꯔꯥꯡ ꯑꯗꯨ ꯉꯥꯛꯇꯨꯅꯥ ꯊꯃꯒꯅꯤ꯫", + "New": "ꯑꯅꯧꯕ", + "New :resource": "ꯑꯅꯧꯕꯥ ꯱꯰", + "New Caledonia": "ꯅ꯭ꯌꯨ ꯀꯦꯂꯦꯗꯣꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "New Password": "ꯑꯅꯧꯕꯥ ꯄꯥꯁꯋꯥꯔꯗ꯫", + "New Zealand": "ꯅ꯭ꯌꯨ ꯖꯤꯂꯦꯟꯗꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Next": "ꯃꯊꯪ", + "Next Payment": "ꯃꯊꯪꯒꯤ ꯄꯦꯃꯦꯟꯇ꯫", + "Next Payment on": "ꯃꯊꯪꯒꯤ ꯄꯦꯃꯦꯟꯇ ꯑꯣꯟ꯫", + "Nicaragua": "ꯅꯤꯀꯥꯔꯥꯒꯨꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Niger": "ꯅꯥꯏꯖꯦꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Nigeria": "ꯅꯥꯏꯖꯦꯔꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Niue": "ꯅꯤꯎꯏ", + "No": "ꯅꯠꯇꯦ", + "No :resource matched the given criteria.": "ꯅꯪ ꯱꯰ꯅꯥ ꯄꯤꯔꯤꯕꯥ ꯀ꯭ꯔꯥꯏꯇꯦꯔꯤꯌꯥ ꯑꯗꯨꯒꯥ ꯃꯥꯟꯅꯈꯤ꯫", + "No additional information...": "ꯑꯍꯦꯅꯕꯥ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯦ...", + "No Current Data": "ꯍꯧꯖꯤꯛꯀꯤ ꯗꯦꯇꯥ ꯂꯩꯇꯦ꯫", + "No Data": "ꯗꯦꯇꯥ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯦ꯫", + "no file selected": "ꯐꯥꯏꯜ ꯑꯃꯠꯇꯥ ꯈꯅꯈꯤꯗꯦ꯫", + "No Increase": "ꯍꯦꯅꯒꯠꯂꯀꯄꯥ ꯂꯩꯇꯦ꯫", + "No payment methods on file.": "ꯐꯥꯏꯂꯗꯥ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯦ꯫", + "No payment scheduled.": "ꯄꯦꯃꯦꯟꯇ ꯁꯦꯗ꯭ꯌꯨꯜ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯦ꯫", + "No Prior Data": "ꯄ꯭ꯔꯥꯏꯑꯣꯔꯤꯇꯤ ꯗꯦꯇꯥ ꯂꯩꯇꯦ꯫", + "No Results Found.": "ꯔꯤꯖꯜꯇ ꯑꯃꯠꯇꯥ ꯐꯪꯈꯤꯗꯦ꯫", + "Norfolk Island": "ꯅꯔꯐꯣꯛ ꯑꯥꯏꯂꯦꯟꯗꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Northern Mariana Islands": "ꯅꯣꯔꯊ ꯃꯥꯔꯤꯌꯥꯅꯥ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "Norway": "ꯅꯣꯔꯋꯦꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Not Found": "ꯐꯪꯗ꯭ꯔꯤ꯫", + "Notifications": "ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯅꯁꯤꯡ ꯄꯤꯕꯥ꯫", + "Nova": "ꯅꯣꯚꯥ", + "Nova User": "ꯅꯣꯚꯥ ꯌꯨꯖꯔ꯫", + "November": "ꯅꯕꯦꯝꯕꯔ", + "October": "ꯑꯣꯛꯇꯣꯕꯔ", + "of": "ꯑꯣꯐ", + "OK": "ꯑꯣꯀꯦ", + "Oman": "ꯑꯣꯃꯥꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ꯇꯤꯝ ꯑꯃꯅꯥ ꯃꯨꯠꯊꯠꯂꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯃꯁꯤꯒꯤ ꯔꯤꯁꯣꯔꯁ ꯑꯃꯁꯨꯡ ꯗꯦꯇꯥ ꯄꯨꯝꯅꯃꯛ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯀꯅꯤ꯫ ꯇꯤꯝ ꯑꯁꯤ ꯃꯨꯠꯊꯠꯠꯔꯤꯉꯩꯒꯤ ꯃꯃꯥꯡꯗꯥ, ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯅꯥ ꯊꯃꯖꯤꯅꯕꯥ ꯄꯥꯝꯂꯤꯕꯥ ꯇꯤꯝ ꯑꯁꯤꯒꯥ ꯃꯔꯤ ꯂꯩꯅꯕꯥ ꯗꯦꯇꯥ ꯅꯠꯔꯒꯥ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ ꯑꯃꯠꯇꯥ ꯗꯥꯎꯅꯂꯣꯗ ꯇꯧꯕꯤꯌꯨ꯫", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯃꯨꯠꯊꯠꯂꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯃꯁꯤꯒꯤ ꯔꯤꯁꯣꯔꯁ ꯑꯃꯁꯨꯡ ꯗꯦꯇꯥ ꯄꯨꯝꯅꯃꯛ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯀꯅꯤ꯫ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯃꯨꯠꯊꯠꯠꯔꯤꯉꯩ ꯃꯃꯥꯡꯗꯥ, ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯅꯥ ꯊꯃꯖꯤꯅꯕꯥ ꯄꯥꯝꯂꯤꯕꯥ ꯗꯦꯇꯥ ꯅꯠꯠꯔꯒꯥ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ ꯑꯃꯍꯦꯛꯇꯕꯨ ꯗꯥꯎꯅꯂꯣꯗ ꯇꯧꯕꯤꯌꯨ꯫", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯃꯨꯠꯊꯠꯂꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯃꯁꯤꯒꯤ ꯔꯤꯁꯣꯔꯁ ꯑꯃꯁꯨꯡ ꯗꯦꯇꯥ ꯄꯨꯝꯅꯃꯛ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯀꯅꯤ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯄꯥ ꯄꯥꯝꯂꯤꯕꯗꯨ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯅꯕꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯑꯦꯟꯇꯔ ꯇꯧ꯫", + "Only Trashed": "ꯇ꯭ꯔꯥꯁ ꯇꯧꯕꯥ ꯈꯛꯇꯃꯛ꯫", + "Open Invoices": "ꯑꯣꯄꯟ ꯏꯅꯚꯣꯏꯁꯁꯤꯡ꯫", + "Original": "ꯑꯁꯦꯡꯕ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ꯑꯩꯈꯣꯌꯒꯤ ꯕꯤꯂꯤꯡ ꯃꯦꯅꯦꯖꯃꯦꯟꯇ ꯄꯣꯔꯇꯦꯂꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯂꯥꯟ, ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ, ꯑꯃꯁꯨꯡ ꯅꯍꯥꯛꯀꯤ ꯍꯟꯗꯛꯀꯤ ꯏꯅꯚꯣꯏꯁꯁꯤꯡ ꯗꯥꯎꯅꯂꯣꯗ ꯇꯧꯕꯥ ꯌꯥꯍꯜꯂꯤ꯫", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ꯑꯩꯈꯣꯌꯒꯤ ꯕꯤꯂꯤꯡ ꯃꯦꯅꯦꯖꯃꯦꯟꯇ ꯄꯣꯔꯇꯦꯂꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯂꯥꯟ, ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗꯁꯤꯡ, ꯑꯃꯁꯨꯡ ꯅꯍꯥꯛꯀꯤ ꯍꯟꯗꯛꯀꯤ ꯏꯅꯚꯣꯏꯁꯁꯤꯡ ꯗꯥꯎꯅꯂꯣꯗ ꯇꯧꯕꯥ ꯌꯥꯍꯜꯂꯤ꯫", + "Page Expired": "ꯄꯦꯖ ꯑꯦꯛꯁꯄꯥꯏꯔ ꯇꯧꯈ꯭ꯔꯦ꯫", + "Pagination Navigation": "ꯄꯦꯖꯤꯅꯦꯁꯟ ꯅꯦꯚꯤꯒꯦꯁꯟ ꯇꯧꯕꯥ꯫", + "Paid": "ꯁꯦꯜ ꯄꯤꯈ꯭ꯔꯦ", + "Pakistan": "ꯄꯥꯀꯤꯁ꯭ꯇꯥꯟ꯫", + "Palau": "ꯄꯂꯥꯎꯗꯥ ꯂꯩꯕꯥ꯫", + "Palestinian Territory, Occupied": "ꯄꯦꯂꯦꯁ꯭ꯇꯥꯏꯅꯒꯤ ꯇꯦꯔꯤꯇꯣꯔꯤ, ꯑꯣꯀꯄꯤꯈꯤ꯫", + "Panama": "ꯄꯥꯅꯥꯃꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Papua New Guinea": "ꯄꯄꯨꯌꯥ ꯅꯤꯎ ꯒꯤꯅꯤꯗꯥ ꯂꯩ꯫", + "Paraguay": "ꯄꯦꯔꯥꯒꯨꯋꯦꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Password": "ꯑꯔꯣꯟꯕꯁꯣ", + "password": "ꯑꯔꯣꯟꯕꯁꯣ", + "Payment Confirmation": "ꯄꯦꯃꯦꯟꯇ ꯀꯅꯐꯥꯔꯃꯦꯁꯟ ꯇꯧꯕꯥ꯫", + "Payment Information": "ꯄꯦꯃꯦꯟꯇ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ꯫", + "Payment information updated successfully.": "ꯄꯦꯃꯦꯟꯇ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯑꯄꯗꯦꯠ ꯇꯧꯔꯦ꯫", + "Payment Method": "ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ꯫", + "Payment Methods": "ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗꯁꯤꯡ꯫", + "Payment Required": "ꯄꯦꯃꯦꯟꯇ ꯃꯊꯧ ꯇꯥꯏ꯫", + "Payments": "ꯄꯦꯃꯦꯟꯇꯁꯤꯡ꯫", + "Pending Team Invitations": "ꯄꯦꯟꯗꯤꯡ ꯇꯤꯃꯒꯤ ꯏꯅꯚꯤꯇꯦꯁꯅꯁꯤꯡ꯫", + "Per Page": "ꯄꯦꯖ ꯑꯃꯗꯥ꯫", + "Permanently delete this team.": "ꯇꯤꯝ ꯑꯁꯤ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯄꯥ꯫", + "Permanently delete your account.": "ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇ ꯑꯗꯨ ꯃꯇꯝ ꯆꯨꯞꯄꯒꯤ ꯑꯣꯏꯅꯥ ꯃꯨꯠꯊꯠꯂꯨ꯫", + "Permissions": "ꯑꯌꯥꯕꯥ ꯄꯤꯕꯥ꯫", + "Peru": "ꯄꯦꯔꯨꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Philippines": "ꯐꯤꯂꯤꯄꯤꯟꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Photo": "ꯝꯃꯤ", + "Pitcairn": "ꯄꯤꯇꯀꯦꯌꯔꯗꯥ ꯂꯩꯕꯥ꯫", + "Please accept the terms of service.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯁꯔꯚꯤꯁꯀꯤ ꯇꯔꯃꯁꯤꯡ ꯑꯁꯤ ꯌꯥꯕꯤꯌꯨ꯫", + "Please click the button below to verify your email address.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯚꯦꯔꯤꯐꯥꯏ ꯇꯧꯅꯕꯥ ꯃꯈꯥꯒꯤ ꯕꯇꯟ ꯑꯗꯨ ꯀ꯭ꯂꯤꯛ ꯇꯧꯕꯤꯌꯨ꯫", + "Please confirm access to your account by entering one of your emergency recovery codes.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯃꯔꯖꯦꯟꯁꯤ ꯔꯤꯀꯣꯚꯔꯤ ꯀꯣꯗꯁꯤꯡꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯕꯨ ꯑꯦꯟꯇꯔ ꯇꯧꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇꯇꯥ ꯑꯦꯛꯁꯦꯁ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯕꯤꯌꯨ꯫", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯇꯔ ꯑꯦꯞꯂꯤꯀꯦꯁꯅꯅꯥ ꯄꯤꯕꯥ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯀꯣꯗ ꯑꯗꯨ ꯑꯦꯟꯇꯔ ꯇꯧꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇꯇꯥ ꯑꯦꯛꯁꯦꯁ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯕꯤꯌꯨ꯫", + "Please confirm your password before continuing.": "ꯃꯈꯥ ꯆꯠꯊꯗ꯭ꯔꯤꯉꯩꯗꯥ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯕꯤꯌꯨ꯫", + "Please copy your new API token. For your security, it won't be shown again.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯅꯧꯕꯥ API ꯇꯣꯀꯦꯟ ꯑꯗꯨ ꯀꯣꯄꯤ ꯇꯧꯕꯤꯌꯨ꯫ ꯑꯗꯣꯃꯒꯤ ꯁꯦꯛꯌꯨꯔꯤꯇꯤꯒꯤꯗꯃꯛ, ꯃꯁꯤ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯎꯠꯂꯔꯣꯏ꯫", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯗꯤꯚꯥꯏꯁ ꯄꯨꯝꯅꯃꯛꯇꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯇꯩ ꯕ꯭ꯔꯥꯎꯖꯔ ꯁꯦꯁꯅꯁꯤꯡꯗꯒꯤ ꯂꯣꯒ ꯑꯥꯎꯠ ꯇꯧꯕꯥ ꯄꯥꯝꯂꯤꯕꯗꯨ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯅꯕꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯑꯦꯟꯇꯔ ꯇꯧꯕꯤꯌꯨ꯫", + "Please provide a maximum of three invoice emails addresses.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯌꯥꯝꯂꯕꯗꯥ ꯏꯅꯚꯣꯏꯁ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯍꯨꯝ ꯄꯤꯕꯤꯌꯨ꯫", + "Please provide the email address of the person you would like to add to this team.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯇꯤꯝ ꯑꯁꯤꯗꯥ ꯍꯥꯄꯆꯤꯅꯕꯥ ꯄꯥꯝꯂꯤꯕꯥ ꯃꯤꯑꯣꯏ ꯑꯗꯨꯒꯤ ꯏꯃꯦꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯄꯤꯕꯤꯌꯨ꯫", + "Please set a default payment method before retrying payments.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯄꯦꯃꯦꯟꯇꯁꯤꯡ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯗ꯭ꯔꯤꯉꯩ ꯃꯃꯥꯡꯗꯥ ꯗꯤꯐꯣꯜꯇ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯃꯥ ꯁꯦꯠ ꯇꯧꯕꯤꯌꯨ꯫", + "Please set a default payment method before swapping plans.": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯄ꯭ꯂꯥꯅꯁꯤꯡ ꯁꯣꯞ ꯇꯧꯗ꯭ꯔꯤꯉꯩꯗꯥ ꯗꯤꯐꯣꯜꯇ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯃꯥ ꯁꯦꯠ ꯇꯧ꯫", + "Poland": "ꯄꯣꯜꯌꯥꯟꯗꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Portugal": "ꯄꯣꯔꯇꯨꯒꯥꯂꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "Press / to search": "ꯁꯥꯔꯆ ꯇꯧꯅꯕꯥ / ꯗꯥ ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ꯫", + "Preview": "ꯄ꯭ꯔꯤꯚꯤꯎ ꯇꯧꯕꯥ꯫", + "Previewing": "ꯄ꯭ꯔꯤꯚꯤꯎ ꯇꯧꯕꯥ꯫", + "Previous": "ꯃꯃꯥꯡꯒꯤ", + "Privacy Policy": "ꯄ꯭ꯔꯥꯏꯚꯦꯁꯤ ꯄꯣꯂꯤꯁꯤ꯫", + "Profile": "ꯃꯤꯑꯣꯏ ꯑꯃꯒꯤ ꯁꯝꯂꯞꯄ ꯋꯥꯔꯣꯜ", + "Profile Information": "ꯄ꯭ꯔꯣꯐꯥꯏꯜ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ꯫", + "Puerto Rico": "ꯄ꯭ꯌꯨꯔꯇꯣ ꯔꯤꯀꯣꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Qatar": "ꯀꯇꯥꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Quarter To Date": "ꯀ꯭ꯕꯥꯔꯇꯔ ꯇꯨ ꯗꯦꯠ꯫", + "Recovery Code": "ꯔꯤꯀꯣꯚꯔꯤ ꯀꯣꯗ꯫", + "Refresh": "ꯔꯤꯐ꯭ꯔꯦꯁ ꯇꯧꯕꯥ꯫", + "Regards,": "ꯏꯀꯥꯏ ꯈꯨꯝꯅꯕ,", + "Regenerate Recovery Codes": "ꯔꯤꯀꯣꯚꯔꯤ ꯀꯣꯗꯁꯤꯡ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯁꯦꯃꯒꯠꯄꯥ꯫", + "Register": "ꯃꯤꯡ ꯆꯟꯕ", + "Reload": "ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯂꯣꯗ ꯇꯧꯕꯥ꯫", + "Remember me": "ꯑꯩꯕꯨ ꯅꯤꯡꯁꯤꯡꯕꯤꯌꯨ꯫", + "Remember Me": "ꯑꯩꯕꯨ ꯅꯤꯡꯁꯤꯡꯕꯤꯌꯨ꯫", + "Remove": "ꯂꯧꯊꯣꯛꯄ", + "Remove Photo": "ꯐꯣꯇꯣ ꯂꯧꯊꯣꯀꯄꯥ꯫", + "Remove Team Member": "ꯇꯤꯝ ꯃꯦꯝꯕꯔ ꯂꯧꯊꯣꯀꯄꯥ꯫", + "Replicate": "ꯔꯤꯞꯂꯤꯀꯦꯠ ꯇꯧꯕꯥ꯫", + "Required fields": "ꯃꯊꯧ ꯇꯥꯕꯥ ꯂꯃꯁꯤꯡ꯫", + "Resend Verification Email": "ꯚꯦꯔꯤꯐꯤꯀꯦꯁꯟ ꯏꯃꯦꯏꯜ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯊꯥꯕꯥ꯫", + "Reset Filters": "ꯐꯤꯜꯇꯔꯁꯤꯡ ꯔꯤꯁꯦꯠ ꯇꯧꯕꯥ꯫", + "Reset Password": "ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯇꯧꯕꯥ꯫", + "Reset Password Notification": "ꯄꯥꯁꯋꯥꯔꯗ ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯟ ꯔꯤꯁꯦꯠ ꯇꯧ꯫", + "resource": "ꯔꯤꯁꯣꯔꯁ ꯑꯃꯥ ꯄꯤꯔꯤ꯫", + "Resource Row Dropdown": "ꯔꯤꯁꯣꯔꯁ ꯔꯣ ꯗ꯭ꯔꯣꯄꯗꯥꯎꯟ ꯇꯧꯕꯥ꯫", + "Resources": "ꯍꯧꯔꯛꯐꯝ", + "resources": "ꯍꯧꯔꯛꯐꯝ", + "Restore": "ꯑꯃꯨꯛ ꯍꯟꯖꯤꯟꯕ", + "Restore :resource": "ꯑꯃꯨꯛ ꯍꯟꯖꯤꯟꯕ :resource", + "Restore Resource": "ꯔꯤꯁꯣꯔꯁ ꯔꯤꯁ꯭ꯇꯣꯔ ꯇꯧꯕꯥ꯫", + "Restore Selected": "ꯔꯤꯁ꯭ꯇꯣꯔ ꯇꯧꯕꯥ ꯈꯅꯒꯠꯂꯕꯥ꯫", + "results": "ꯃꯍꯩꯁꯤꯡ", + "Resume Subscription": "ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯧꯒꯗꯕꯅꯤ꯫", + "Retry Payment": "ꯄꯦꯃꯦꯟꯇ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯧ꯫", + "Return to :appName": "꯱꯰ꯗꯥ ꯍꯜꯂꯀꯎ꯫", + "Reunion": "ꯔꯤꯌꯨꯅꯤꯌꯟ꯫", + "Role": "ꯊꯧꯗꯥꯡ", + "Romania": "ꯔꯣꯃꯥꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Run Action": "ꯑꯦꯛꯁꯟ ꯆꯠꯊꯕꯥ꯫", + "Russian Federation": "ꯔꯁꯤꯌꯥꯒꯤ ꯐꯦꯗꯔꯦꯁꯟꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "Rwanda": "ꯔꯋꯥꯟꯗꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Réunion": "ꯔꯤꯌꯨꯅꯤꯌꯟ꯫", + "Saint Barthelemy": "ꯁꯦꯟꯇ ꯕꯥꯔꯊꯦꯂꯦꯃꯤꯗꯥ ꯂꯩ꯫", + "Saint Barthélemy": "ꯁꯦꯟꯇ ꯕꯥꯔꯊꯦꯂꯦꯃꯤ꯫", + "Saint Helena": "ꯁꯦꯟꯇ ꯍꯦꯂꯦꯅꯥ꯫", + "Saint Kitts And Nevis": "ꯁꯦꯟꯇ ꯀꯤꯠꯁ ꯑꯃꯁꯨꯡ ꯅꯦꯚꯤꯁ꯫", + "Saint Kitts and Nevis": "ꯁꯦꯟꯇ ꯀꯤꯠꯁ ꯑꯃꯁꯨꯡ ꯅꯦꯚꯤꯁ꯫", + "Saint Lucia": "ꯁꯦꯟꯇ ꯂꯨꯁꯤꯌꯥ꯫", + "Saint Martin": "ꯁꯦꯟꯇ ꯃꯥꯔꯇꯤꯟ", + "Saint Martin (French part)": "ꯁꯦꯟꯇ ꯃꯥꯔꯇꯤꯟ (ꯐ꯭ꯔꯦꯟꯁꯀꯤ ꯁꯔꯨꯛ)", + "Saint Pierre And Miquelon": "ꯁꯦꯟꯇ ꯄꯤꯌꯔ ꯑꯃꯁꯨꯡ ꯃꯤꯀꯦꯂꯟ꯫", + "Saint Pierre and Miquelon": "ꯁꯦꯟꯇ ꯄꯤꯌꯔ ꯑꯃꯁꯨꯡ ꯃꯤꯀꯦꯂꯟ꯫", + "Saint Vincent And Grenadines": "ꯁꯦꯟꯇ ꯚꯤꯟꯁꯦꯟꯇ ꯑꯃꯁꯨꯡ ꯒ꯭ꯔꯦꯅꯥꯗꯤꯅꯁ꯫", + "Saint Vincent and the Grenadines": "ꯁꯦꯟꯇ ꯚꯤꯟꯁꯦꯟꯇ ꯑꯃꯁꯨꯡ ꯒ꯭ꯔꯦꯅꯥꯗꯥꯏꯅꯁꯤꯡ꯫", + "Samoa": "ꯁꯥꯃꯣꯌꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "San Marino": "ꯁꯥꯟ ꯃꯔꯤꯅꯣ꯫", + "Sao Tome And Principe": "ꯁꯥꯑꯣ ꯇꯣꯃꯦ ꯑꯃꯁꯨꯡ ꯄ꯭ꯔꯤꯟꯁꯤꯄꯦ꯫", + "Sao Tome and Principe": "ꯁꯥꯑꯣ ꯇꯣꯃꯦ ꯑꯃꯁꯨꯡ ꯄ꯭ꯔꯤꯟꯁꯤꯄꯦ꯫", + "Saudi Arabia": "ꯁꯥꯎꯗꯤ ꯑꯔꯥꯕꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Save": "ꯀꯟꯕ", + "Saved.": "ꯁꯦꯚ ꯇꯧꯈ꯭ꯔꯦ꯫", + "Scroll to bottom": "ꯃꯈꯥꯗꯥ ꯁ꯭ꯛꯔꯣꯜ ꯇꯧꯔꯣ꯫", + "Scroll to top": "ꯃꯊꯛꯇꯥ ꯁ꯭ꯛꯔꯣꯜ ꯇꯧꯔꯣ꯫", + "Search": "ꯊꯤꯕ", + "Secure Area": "ꯁꯦꯛꯌꯨꯔ ꯑꯣꯏꯕꯥ ꯃꯐꯝ꯫", + "Select": "ꯈꯟꯕ", + "Select a different plan": "ꯇꯣꯉꯥꯅꯕꯥ ꯄ꯭ꯂꯥꯟ ꯑꯃꯥ ꯈꯜꯂꯨ꯫", + "Select a log file...": "ꯂꯣꯒ ꯐꯥꯏꯜ ꯑꯃꯥ ꯈꯅꯕꯤꯌꯨ...", + "Select A New Photo": "ꯑꯅꯧꯕꯥ ꯐꯣꯇꯣ ꯑꯃꯥ ꯈꯜꯂꯨ꯫", + "Select Action": "ꯑꯦꯛꯁꯟ ꯈꯜꯂꯨ꯫", + "Select all": "ꯄꯨꯝꯅꯃꯛ ꯈꯜꯂꯨ꯫", + "Select All Dropdown": "ꯑꯣꯜ ꯗ꯭ꯔꯣꯄꯗꯥꯎꯟ ꯈꯜꯂꯨ꯫", + "Select this page": "ꯄꯦꯖ ꯑꯁꯤ ꯈꯜꯂꯨ꯫", + "Send Password Reset Link": "ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯂꯤꯉ꯭ꯛ ꯊꯥꯕꯤꯌꯨ꯫", + "Senegal": "ꯁꯦꯅꯦꯒꯂꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "September": "ꯁꯦꯞꯇꯦꯝꯕꯔ", + "Serbia": "ꯁꯥꯔꯕꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Server Error": "ꯁꯔꯚꯔ ꯑꯦꯔꯥꯔ ꯇꯧꯕꯥ꯫", + "Service Unavailable": "ꯁꯔꯚꯤꯁ ꯑꯁꯤ ꯐꯪꯗꯕꯥ꯫", + "Set as default": "ꯗꯤꯐꯣꯜꯇ ꯑꯣꯏꯅꯥ ꯁꯦꯠ ꯇꯧꯔꯣ꯫", + "Setup Key": "ꯁꯦꯇꯑꯞ ꯀꯤ꯫", + "Seychelles": "ꯁꯤꯆꯦꯂꯁꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Show All Fields": "ꯐꯤꯜꯗ ꯄꯨꯝꯅꯃꯛ ꯎꯠꯄꯥ꯫", + "Show Content": "ꯀꯟꯇꯦꯟꯇ ꯎꯠꯄꯥ꯫", + "Show Recovery Codes": "ꯔꯤꯀꯣꯚꯔꯤ ꯀꯣꯗꯁꯤꯡ ꯎꯠꯄꯥ꯫", + "Showing": "ꯎꯠꯂꯤꯕꯥ꯫", + "Sierra Leone": "ꯁꯤꯌꯦꯔꯥ ꯂꯤꯑꯣꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Signed in as": "ꯍꯥꯌꯅꯥ ꯁꯥꯏꯟ ꯏꯟ ꯇꯧꯈꯤ꯫", + "Singapore": "ꯁꯤꯉ꯭ꯒꯥꯄꯨꯔꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Sint Maarten (Dutch part)": "ꯁꯤꯟꯇ ꯃꯥꯔꯇꯦꯟ꯫", + "Slovakia": "ꯁ꯭ꯂꯣꯚꯥꯀꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Slovenia": "ꯁ꯭ꯂꯣꯚꯦꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Soft Deleted": "ꯁꯣꯐ꯭ꯠ ꯗꯤꯂꯤꯠ ꯇꯧꯔꯕꯥ꯫", + "Solomon Islands": "ꯁꯣꯂꯣꯃꯣꯟ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡꯗꯥ ꯂꯩ꯫", + "Somalia": "ꯁꯣꯃꯥꯂꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Something went wrong.": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯈꯔꯥ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯥ ꯊꯣꯀꯈꯤ꯫", + "Sorry! You are not authorized to perform this action.": "ꯁꯣꯏꯈ꯭ꯔꯦ! ꯑꯦꯛꯁꯟ ꯑꯁꯤ ꯄꯥꯡꯊꯣꯛꯅꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯑꯣꯊꯣꯔꯥꯏꯖ ꯑꯣꯏꯗꯦ꯫", + "Sorry, your session has expired.": "ꯁꯣꯌꯗꯅꯥ, ꯅꯍꯥꯛꯀꯤ ꯁꯦꯁꯟ ꯑꯗꯨ ꯃꯇꯝ ꯂꯣꯏꯔꯦ꯫", + "South Africa": "ꯈꯥ ꯑꯐ꯭ꯔꯤꯀꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "South Georgia And Sandwich Isl.": "ꯁꯥꯎꯊ ꯖꯔꯖꯤꯌꯥ ꯑꯃꯁꯨꯡ ꯁꯥꯎꯊ ꯁꯦꯟꯗꯋꯤꯆ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "South Georgia and the South Sandwich Islands": "ꯁꯥꯎꯊ ꯖꯔꯖꯤꯌꯥ ꯑꯃꯁꯨꯡ ꯁꯥꯎꯊ ꯁꯦꯟꯗꯋꯤꯆ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "South Sudan": "ꯈꯥ ꯁꯨꯗꯥꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Spain": "ꯁ꯭ꯄꯦꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Sri Lanka": "ꯁ꯭ꯔꯤꯂꯉ꯭ꯀꯥꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "Standalone Actions": "ꯁ꯭ꯇꯦꯟꯗꯂꯣꯟ ꯑꯦꯛꯁꯅꯁꯤꯡ꯫", + "Start Polling": "ꯄꯣꯂꯤꯡ ꯇꯧꯕꯥ ꯍꯧꯕꯥ꯫", + "Start polling": "ꯄꯣꯂꯤꯡ ꯇꯧꯕꯥ ꯍꯧꯒꯗꯕꯅꯤ꯫", + "State / County": "ꯔꯥꯖ꯭ꯌ / ꯀꯥꯎꯟꯁꯤꯜ꯫", + "Stop Impersonating": "ꯏꯝꯄꯥꯔꯁꯟ ꯇꯧꯕꯥ ꯂꯦꯄꯀꯅꯨ꯫", + "Stop Polling": "ꯄꯣꯂꯤꯡ ꯇꯧꯕꯥ ꯂꯦꯄꯀꯅꯨ꯫", + "Stop polling": "ꯄꯣꯂꯤꯡ ꯇꯧꯕꯥ ꯂꯦꯄꯀꯅꯨ꯫", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ꯔꯤꯀꯣꯚꯔꯤ ꯀꯣꯗꯁꯤꯡ ꯑꯁꯤ ꯁꯦꯛꯌꯨꯑꯣꯔ ꯑꯣꯏꯕꯥ ꯄꯥꯁꯋꯥꯔꯗ ꯃꯦꯅꯦꯖꯔ ꯑꯃꯗꯥ ꯁ꯭ꯇꯣꯔ ꯇꯧ꯫ ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯀꯤ ꯇꯨ ꯐꯦꯛꯇꯔ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯗꯤꯚꯥꯏꯁ ꯑꯗꯨ ꯃꯥꯡꯈꯤꯕꯥ ꯇꯥꯔꯕꯗꯤ ꯃꯈꯣꯌꯗꯨ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇꯇꯥ ꯑꯦꯛꯁꯦꯁ ꯔꯤꯀꯣꯚꯔ ꯇꯧꯕꯗꯥ ꯁꯤꯖꯤꯟꯅꯕꯥ ꯌꯥꯏ꯫", + "Subscribe": "ꯁꯕꯁ꯭ꯛꯔꯥꯏꯕ ꯇꯧꯕꯤꯌꯨ꯫", + "Subscription Information": "ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯅꯒꯤ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ꯫", + "Subscription Pending": "ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄꯦꯟꯗꯤꯡ ꯇꯧꯔꯤ꯫", + "Sudan": "ꯁꯨꯗꯥꯅꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Suriname": "ꯁꯨꯔꯤꯅꯥꯃꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Svalbard And Jan Mayen": "ꯁ꯭ꯕꯂꯕꯥꯔꯗ ꯑꯃꯁꯨꯡ ꯖꯥꯟ ꯃꯥꯌꯦꯟ꯫", + "Svalbard and Jan Mayen": "ꯁ꯭ꯕꯂꯕꯥꯔꯗ ꯑꯃꯁꯨꯡ ꯖꯥꯟ ꯃꯥꯌꯦꯟ꯫", + "Swaziland": "ꯁ꯭ꯕꯥꯖꯤꯜꯌꯥꯟꯗꯇꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Sweden": "ꯁ꯭ꯕꯤꯗꯦꯟꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Switch Teams": "ꯇꯤꯃꯁꯤꯡ ꯁꯣꯏꯆ ꯇꯧꯕꯥ꯫", + "Switzerland": "ꯁꯨꯏꯠꯖꯥꯔꯂꯟꯗꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Syrian Arab Republic": "ꯁꯤꯔꯤꯌꯥꯒꯤ ꯑꯔꯕ ꯔꯤꯄꯕ꯭ꯂꯤꯛ꯫", + "System": "ꯄꯊꯥꯞ", + "Taiwan": "ꯇꯥꯏꯕꯪꯗꯥ ꯂꯩꯕꯥ꯫", + "Taiwan, Province of China": "ꯆꯥꯏꯅꯥꯒꯤ ꯄ꯭ꯔꯣꯚꯤꯟꯁꯇꯥ ꯂꯩꯕꯥ ꯇꯥꯏꯕꯪ꯫", + "Tajikistan": "ꯇꯥꯖꯤꯀꯤꯁ꯭ꯇꯥꯟ꯫", + "Tanzania": "ꯇꯥꯟꯖꯥꯅꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Tanzania, United Republic of": "ꯇꯥꯟꯖꯥꯅꯤꯌꯥ, ꯌꯨꯅꯥꯏꯇꯦꯗ ꯔꯤꯄꯕ꯭ꯂꯤꯛ ꯑꯣꯐ...", + "TAX": "ꯇꯦꯛꯁ ꯂꯧꯕꯥ꯫", + "Team Details": "ꯇꯤꯃꯒꯤ ꯑꯀꯨꯞꯄꯥ ꯃꯔꯣꯂꯁꯤꯡ꯫", + "Team Invitation": "ꯇꯤꯝ ꯏꯅꯚꯤꯇꯦꯁꯟ ꯇꯧꯕꯥ꯫", + "Team Members": "ꯇꯤꯝ ꯃꯦꯝꯕꯔꯁꯤꯡ꯫", + "Team Name": "ꯇꯤꯃꯒꯤ ꯃꯃꯤꯡ꯫", + "Team Owner": "ꯇꯤꯝ ꯑꯣꯅꯔ ꯑꯣꯏꯕꯥ꯫", + "Team Settings": "ꯇꯤꯝ ꯁꯦꯇꯤꯡꯁꯤꯡ꯫", + "Terms of Service": "ꯁꯔꯚꯤꯁꯀꯤ ꯇꯔꯃꯁꯤꯡ꯫", + "Thailand": "ꯊꯥꯏꯂꯦꯟꯗꯒꯤ ꯑꯦꯝ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ꯁꯥꯏꯟ ꯑꯥꯞ ꯇꯧꯕꯒꯤꯗꯃꯛ ꯊꯥꯒꯠꯆꯔꯤ! ꯍꯧꯗ꯭ꯔꯤꯉꯩꯒꯤ ꯃꯃꯥꯡꯗꯥ, ꯑꯩꯈꯣꯌꯅꯥ ꯍꯧꯖꯤꯛ ꯅꯉꯣꯟꯗꯥ ꯏꯃꯦꯜ ꯇꯧꯔꯀꯄꯥ ꯂꯤꯉ꯭ꯛ ꯑꯗꯨꯗꯥ ꯀ꯭ꯂꯤꯛ ꯇꯧꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯚꯦꯔꯤꯐꯥꯏ ꯇꯧꯕꯥ ꯉꯃꯒꯗ꯭ꯔꯥ? ꯀꯔꯤꯒꯨꯝꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯏꯃꯦꯏꯜ ꯑꯗꯨ ꯐꯪꯗ꯭ꯔꯕꯗꯤ ꯑꯩꯈꯣꯌꯅꯥ ꯅꯍꯥꯀꯄꯨ ꯑꯇꯣꯞꯄꯥ ꯏꯃꯦꯏꯜ ꯑꯃꯥ ꯊꯥꯔꯛꯀꯅꯤ꯫", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ꯃꯈꯥ ꯇꯥꯅꯥ ꯃꯇꯦꯡ ꯄꯥꯡꯕꯤꯕꯒꯤꯗꯃꯛ ꯊꯥꯒꯠꯆꯔꯤ꯫ ꯑꯩꯈꯣꯌꯅꯥ ꯑꯗꯣꯃꯒꯤ ꯔꯦꯀꯣꯔꯗꯁꯤꯡꯒꯤꯗꯃꯛꯇꯥ ꯑꯗꯣꯃꯒꯤ ꯏꯅꯚꯣꯏꯁꯀꯤ ꯀꯣꯄꯤ ꯑꯃꯥ ꯑꯦꯇꯦꯆ ꯇꯧꯈ꯭ꯔꯦ꯫ ꯀꯔꯤꯒꯨꯝꯕꯥ ꯑꯗꯣꯃꯒꯤ ꯋꯥꯍꯪ ꯅꯠꯔꯒꯥ ꯑꯋꯥꯕꯥ ꯑꯃꯥ ꯂꯩꯔꯕꯗꯤ ꯑꯩꯈꯣꯌꯗꯥ ꯈꯉꯍꯅꯕꯤꯌꯨ꯫", + "Thanks,": "ꯊꯥꯒꯠꯆꯔꯤ,", + "The :attribute must be a valid role.": "꯱꯰ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯊꯧꯗꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one number.": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one special character.": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ, ꯅꯝꯕꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯈꯟꯅꯕꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯛꯁꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ ꯑꯃꯁꯨꯡ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must be at least :length characters.": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "The :attribute must contain at least one letter.": "꯱꯰ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯤꯊꯤ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must contain at least one number.": "꯱꯰ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯃꯁꯤꯡ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must contain at least one symbol.": "꯱꯰ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯁꯤꯝꯕꯣꯜ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :attribute must contain at least one uppercase and one lowercase letter.": "꯱꯰ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯄꯤꯀꯄꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "The :resource was created!": "꯱꯰ ꯑꯁꯤ ꯁꯦꯃꯈꯤꯕꯅꯤ!", + "The :resource was deleted!": "꯱꯰ ꯑꯗꯨ ꯃꯨꯠꯊꯠꯈꯤ!", + "The :resource was restored!": "꯱꯰ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯁꯦꯃꯖꯤꯅꯈꯤ!", + "The :resource was updated!": "꯱꯰ ꯑꯁꯤ ꯑꯄꯗꯦꯠ ꯇꯧꯈꯤ!", + "The action was executed successfully.": "ꯑꯦꯛꯁꯟ ꯑꯁꯤ ꯃꯥꯌ ꯄꯥꯛꯅꯥ ꯄꯥꯡꯊꯣꯀꯈꯤ꯫", + "The default payment method cannot be removed.": "ꯗꯤꯐꯣꯜꯇ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯗꯨ ꯂꯧꯊꯣꯀꯄꯥ ꯌꯥꯗꯦ꯫", + "The file was deleted!": "ꯐꯥꯏꯜ ꯑꯗꯨ ꯃꯨꯠꯊꯠꯈ꯭ꯔꯦ!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ꯄꯤꯔꯤꯕꯥ ꯱꯰ ꯑꯁꯤ ꯗꯦꯇꯥ ꯂꯤꯛ ꯑꯃꯗꯥ ꯎꯕꯥ ꯐꯪꯂꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯇꯣꯉꯥꯅꯕꯥ ꯱꯰ ꯈꯅꯕꯤꯌꯨ꯫", + "The given data was invalid.": "ꯄꯤꯈꯤꯕꯥ ꯗꯦꯇꯥ ꯑꯗꯨ ꯑꯔꯥꯅꯕꯥ ꯑꯣꯏꯈꯤ꯫", + "The government won't let us show you what's behind these doors": "ꯁꯔꯀꯥꯔꯅꯥ ꯑꯩꯈꯣꯌꯗꯥ ꯊꯣꯡꯁꯤꯡ ꯑꯁꯤꯒꯤ ꯃꯇꯨꯡꯗꯥ ꯀꯔꯤ ꯂꯩꯔꯤꯕꯒꯦ ꯍꯥꯌꯕꯗꯨ ꯎꯠꯄꯥ ꯌꯥꯍꯜꯂꯣꯏ꯫", + "The HasOne relationship has already been filled.": "ꯍꯥꯁꯋꯥꯅꯒꯤ ꯃꯔꯤ ꯑꯁꯤ ꯍꯥꯟꯅꯅꯥ ꯃꯄꯨꯡ ꯐꯥꯔꯦ꯫", + "The image could not be loaded": "ꯏꯃꯦꯖ ꯑꯗꯨ ꯂꯣꯗ ꯇꯧꯕꯥ ꯉꯃꯈꯤꯗꯦ꯫", + "The image could not be loaded.": "ꯏꯃꯦꯖ ꯑꯗꯨ ꯂꯣꯗ ꯇꯧꯕꯥ ꯉꯃꯈꯤꯗꯦ꯫", + "The invoice emails must be valid email addresses.": "ꯏꯅꯚꯣꯏꯁ ꯏꯃꯦꯏꯂꯁꯤꯡ ꯑꯗꯨ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁꯁꯤꯡ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "The password is incorrect.": "ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯣꯏꯔꯦ꯫", + "The provided coupon code is invalid.": "ꯄꯤꯔꯤꯕꯥ ꯀ꯭ꯌꯨꯄꯟ ꯀꯣꯗ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "The provided password does not match your current password.": "ꯄꯤꯔꯤꯕꯥ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯅꯍꯥꯛꯀꯤ ꯍꯧꯖꯤꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨꯒꯥ ꯃꯥꯟꯅꯗꯦ꯫", + "The provided password was incorrect.": "ꯄꯤꯈꯤꯕꯥ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯑꯔꯥꯅꯕꯥ ꯑꯣꯏꯈꯤ꯫", + "The provided two factor authentication code was invalid.": "ꯄꯤꯔꯤꯕꯥ ꯇꯨ ꯐꯦꯛꯇꯔ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯀꯣꯗ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯣꯏꯈꯤ꯫", + "The provided two factor recovery code was invalid.": "ꯄꯤꯈꯤꯕꯥ ꯐꯦꯛꯇꯔ ꯑꯅꯤꯒꯤ ꯔꯤꯀꯚꯔꯤ ꯀꯣꯗ ꯑꯁꯤ ꯆꯠꯅꯈꯤꯗꯦ꯫", + "The provided VAT number is invalid.": "ꯄꯤꯔꯤꯕꯥ VAT ꯅꯝꯕꯔ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯣꯏꯗꯦ꯫", + "The resource was attached!": "ꯔꯤꯁꯣꯔꯁ ꯑꯗꯨ ꯑꯦꯇꯦꯆ ꯇꯧꯈꯤ!", + "The resource was prevented from being saved!": "ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯁꯦꯚ ꯇꯧꯕꯗꯥ ꯑꯊꯤꯡꯕꯥ ꯊꯃꯈꯤ!", + "The resource was updated!": "ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯑꯄꯗꯦꯠ ꯇꯧꯈꯤ!", + "The response is not a streamed response.": "ꯔꯦꯁ꯭ꯄꯣꯟꯁ ꯑꯁꯤ ꯁ꯭ꯠꯔꯤꯝ ꯇꯧꯔꯕꯥ ꯔꯦꯁ꯭ꯄꯣꯟꯁ ꯑꯃꯅꯤ꯫", + "The response is not a view.": "ꯄꯥꯎꯈꯨꯝ ꯑꯁꯤ ꯃꯤꯠꯌꯦꯡ ꯑꯃꯠꯇꯥ ꯅꯠꯇꯦ꯫", + "The selected country is invalid.": "ꯈꯅꯒꯠꯂꯕꯥ ꯂꯩꯕꯥꯛ ꯑꯗꯨ ꯆꯠꯅꯗꯦ꯫", + "The selected plan is invalid.": "ꯈꯅꯒꯠꯂꯕꯥ ꯄ꯭ꯂꯥꯟ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯣꯏꯗꯦ꯫", + "The selected resources have been :action!": "ꯈꯅꯒꯠꯂꯕꯥ ꯔꯤꯁꯣꯔꯁꯁꯤꯡ ꯑꯁꯤ ꯱꯰ ꯑꯣꯏꯔꯦ!", + "The team's name and owner information.": "ꯇꯤꯃꯒꯤ ꯃꯃꯤꯡ ꯑꯃꯁꯨꯡ ꯃꯄꯨꯒꯤ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ꯫", + "There are no available options for this resource.": "ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤꯒꯤꯗꯃꯛꯇꯥ ꯐꯪꯒꯗꯕꯥ ꯑꯣꯄꯁꯟ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯦ꯫", + "There are no fields to display.": "ꯌꯦꯡꯁꯤꯟꯅꯕꯥ ꯐꯤꯜꯗ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯦ꯫", + "There are no new notifications.": "ꯑꯅꯧꯕꯥ ꯅꯣꯇꯤꯐꯤꯀꯦꯁꯟ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯦ꯫", + "There was a problem executing the action.": "ꯑꯦꯛꯁꯟ ꯑꯁꯤ ꯑꯦꯛꯁꯦꯁꯤꯕꯜ ꯇꯧꯕꯗꯥ ꯈꯨꯗꯣꯡꯆꯥꯗꯕꯥ ꯑꯃꯥ ꯂꯩꯈꯤ꯫", + "There was a problem fetching the resource.": "ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯂꯧꯊꯣꯀꯄꯗꯥ ꯈꯨꯗꯣꯡꯆꯥꯗꯕꯥ ꯑꯃꯥ ꯊꯣꯀꯈꯤ꯫", + "There was a problem submitting the form.": "ꯐꯣꯔꯝ ꯑꯗꯨ ꯄꯤꯁꯤꯅꯕꯗꯥ ꯈꯨꯗꯣꯡꯆꯥꯗꯕꯥ ꯑꯃꯥ ꯊꯣꯀꯈꯤ꯫", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ꯍꯥꯌꯔꯤꯕꯥ ꯃꯤꯑꯣꯏꯁꯤꯡ ꯑꯁꯤ ꯑꯗꯣꯃꯒꯤ ꯇꯤꯃꯗꯥ ꯀꯧꯈ꯭ꯔꯦ ꯑꯃꯁꯨꯡ ꯏꯅꯚꯤꯇꯦꯁꯟ ꯏꯃꯦꯜ ꯑꯃꯥ ꯊꯥꯈ꯭ꯔꯦ꯫ ꯃꯈꯣꯌꯅꯥ ꯏꯃꯦꯏꯂꯒꯤ ꯏꯅꯚꯤꯇꯦꯁꯟ ꯑꯗꯨ ꯌꯥꯗꯨꯅꯥ ꯇꯤꯝ ꯑꯗꯨꯗꯥ ꯌꯥꯎꯕꯥ ꯌꯥꯏ꯫", + "This account does not have an active subscription.": "ꯑꯦꯀꯥꯎꯟꯇ ꯑꯁꯤꯒꯤ ꯑꯦꯛꯇꯤꯕ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯂꯩꯇꯦ꯫", + "This action is unauthorized.": "ꯃꯁꯤꯒꯤ ꯑꯦꯛꯁꯟ ꯑꯁꯤ ꯑꯌꯥꯕꯥ ꯄꯤꯗꯕꯥ ꯑꯃꯅꯤ꯫", + "This copy of Nova is unlicensed.": "ꯅꯣꯚꯥꯒꯤ ꯀꯣꯄꯤ ꯑꯁꯤ ꯂꯥꯏꯁꯦꯟꯁ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯃꯅꯤ꯫", + "This coupon code can only be used by new customers.": "ꯃꯁꯤꯒꯤ ꯀꯨꯄꯟ ꯀꯣꯗ ꯑꯁꯤ ꯑꯅꯧꯕꯥ ꯀꯁ꯭ꯇꯃꯔꯁꯤꯡꯈꯛꯇꯅꯥ ꯁꯤꯖꯤꯟꯅꯕꯥ ꯌꯥꯒꯅꯤ꯫", + "This device": "ꯃꯁꯤꯒꯤ ꯗꯤꯚꯥꯏꯁ ꯑꯁꯤꯅꯥ ꯑꯦꯟ.ꯗꯤ.ꯑꯦ", + "This file field is read-only.": "ꯐꯥꯏꯜ ꯐꯤꯜꯗ ꯑꯁꯤ ꯔꯤꯗ-ꯑꯣꯅꯂꯤ ꯑꯣꯏ꯫", + "This invoice is no longer open.": "ꯃꯁꯤꯒꯤ ꯏꯅꯚꯣꯏꯁ ꯑꯁꯤ ꯍꯧꯖꯤꯛ ꯍꯥꯡꯗꯣꯛꯂꯔꯣꯏ꯫", + "This is a secure area of the application. Please confirm your password before continuing.": "ꯃꯁꯤ ꯑꯦꯞꯂꯤꯀꯦꯁꯟ ꯑꯗꯨꯒꯤ ꯁꯦꯛꯌꯨꯑꯣꯔ ꯑꯣꯏꯕꯥ ꯃꯐꯝ ꯑꯃꯅꯤ꯫ ꯃꯈꯥ ꯆꯠꯊꯗ꯭ꯔꯤꯉꯩꯗꯥ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯀꯅꯐꯥꯔꯝ ꯇꯧꯕꯤꯌꯨ꯫", + "This password does not match our records.": "ꯄꯥꯁꯋꯥꯔꯗ ꯑꯁꯤ ꯑꯩꯈꯣꯌꯒꯤ ꯔꯦꯀꯣꯔꯗꯁꯤꯡꯒꯥ ꯃꯥꯟꯅꯗꯦ꯫", + "This password reset link will expire in :count minutes.": "ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯂꯤꯉ꯭ꯛ ꯑꯁꯤ ꯃꯤꯅꯤꯠ ꯱꯰ꯒꯤ ꯃꯇꯨꯡꯗꯥ ꯂꯣꯏꯁꯤꯅꯒꯅꯤ꯫", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ꯃꯁꯤꯒꯤ ꯄꯦꯃꯦꯟꯇ ꯑꯁꯤ ꯍꯧꯗꯣꯀꯈꯤꯕꯅꯤ, ꯑꯗꯨꯕꯨ ꯐꯟꯗꯁꯤꯡ ꯑꯁꯤ ꯍꯧꯖꯤꯛ ꯐꯥꯑꯣꯕꯥ ꯐꯪꯗ꯭ꯔꯤ꯫ ꯃꯁꯤꯗꯥ ꯅꯨꯃꯤꯠ ꯱꯴ ꯐꯥꯑꯣꯕꯥ ꯆꯪꯕꯥ ꯌꯥꯏ꯫", + "This resource no longer exists": "ꯃꯁꯤꯒꯤ ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤ ꯍꯧꯖꯤꯛ ꯂꯩꯠꯔꯦ꯫", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ꯃꯁꯤꯒꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯁꯤ ꯃꯇꯝ ꯂꯣꯏꯈ꯭ꯔꯦ ꯑꯃꯁꯨꯡ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯧꯕꯥ ꯌꯥꯔꯣꯏ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯑꯅꯧꯕꯥ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯃꯥ ꯁꯦꯝꯃꯨ꯫", + "This user already belongs to the team.": "ꯃꯁꯤꯒꯤ ꯌꯨꯖꯔ ꯑꯁꯤ ꯍꯥꯟꯅꯅꯥ ꯇꯤꯝ ꯑꯗꯨꯒꯤ ꯃꯅꯨꯡ ꯆꯜꯂꯤ꯫", + "This user has already been invited to the team.": "ꯃꯁꯤꯒꯤ ꯌꯨꯖꯔ ꯑꯁꯤ ꯍꯥꯟꯅꯅꯥ ꯇꯤꯝ ꯑꯁꯤꯗꯥ ꯀꯧꯈ꯭ꯔꯦ꯫", + "Timor-Leste": "ꯇꯤꯃꯣꯔ-ꯂꯦꯁ꯭ꯇꯦꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "to": "ꯒꯤ ꯃꯇꯨꯡ ꯏꯟꯅꯥ .", + "To": "ꯇꯨ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ꯐꯦꯛꯇꯔ ꯑꯅꯤꯒꯤ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯏꯅꯦꯕꯜ ꯇꯧꯕꯥ ꯂꯣꯏꯁꯤꯟꯅꯕꯥ, ꯅꯍꯥꯛꯀꯤ ꯐꯣꯅꯒꯤ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯇꯔ ꯑꯦꯞꯂꯤꯀꯦꯁꯟ ꯁꯤꯖꯤꯟꯅꯗꯨꯅꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ QR ꯀꯣꯗ ꯑꯁꯤ ꯁ꯭ꯀꯦꯟ ꯇꯧ ꯅꯠꯠꯔꯒꯥ ꯁꯦꯇꯑꯞ ꯀꯤ ꯑꯗꯨ ꯑꯦꯟꯇꯔ ꯇꯧ ꯑꯃꯁꯨꯡ ꯖꯦꯅꯦꯔꯦꯠ ꯇꯧꯔꯕꯥ OTP ꯀꯣꯗ ꯑꯗꯨ ꯄꯤꯌꯨ꯫", + "Today": "ꯉꯁꯤ", + "Toggle navigation": "ꯅꯦꯚꯤꯒꯦꯁꯟ ꯇꯣꯒꯜ ꯇꯧꯕꯥ꯫", + "Togo": "ꯇꯣꯒꯣꯗꯥ ꯂꯩꯕꯥ꯫", + "Tokelau": "ꯇꯣꯀꯦꯂꯥꯎ꯫", + "Token Name": "ꯇꯣꯀꯦꯅꯒꯤ ꯃꯃꯤꯡ꯫", + "Tonga": "ꯇꯣꯉ꯭ꯒꯥꯗꯥ ꯂꯩꯕꯥ꯫", + "Too Many Requests": "ꯌꯥꯝꯅꯥ ꯌꯥꯝꯅꯥ ꯔꯤꯀꯣꯔꯗ ꯇꯧꯕꯥ꯫", + "total": "ꯑꯄꯨꯟꯕ", + "Total:": "ꯑꯄꯨꯟꯕ:", + "Trashed": "ꯇ꯭ꯔꯥꯁ ꯇꯧꯔꯕꯥ꯫", + "Trinidad And Tobago": "ꯇ꯭ꯔꯤꯅꯤꯗꯥꯗ ꯑꯃꯁꯨꯡ ꯇꯣꯕꯥꯒꯣꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "Trinidad and Tobago": "ꯇ꯭ꯔꯤꯅꯤꯗꯥꯗ ꯑꯃꯁꯨꯡ ꯇꯣꯕꯥꯒꯣꯗꯥ ꯌꯨ.ꯑꯦꯁ", + "Tunisia": "ꯇꯨꯅꯤꯁꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Turkey": "ꯌꯦꯟ ꯃꯈꯜ ꯑꯃ", + "Turkmenistan": "ꯇꯨꯔꯀꯃꯦꯅꯤꯁ꯭ꯇꯥꯟ꯫", + "Turks And Caicos Islands": "ꯇꯨꯔꯀꯁ ꯑꯃꯁꯨꯡ ꯀꯥꯏꯀꯣꯁ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "Turks and Caicos Islands": "ꯇꯨꯔꯀꯁ ꯑꯃꯁꯨꯡ ꯀꯥꯏꯀꯣꯁ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "Tuvalu": "ꯇꯨꯚꯥꯂꯨꯗꯥ ꯂꯩꯕꯥ꯫", + "Two Factor Authentication": "ꯇꯨ ꯐꯦꯛꯇꯔ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯇꯧꯕꯥ꯫", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ꯍꯧꯖꯤꯛꯇꯤ ꯇꯨ ꯐꯦꯛꯇꯔ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯏꯅꯦꯕꯜ ꯇꯧꯔꯦ꯫ ꯅꯍꯥꯛꯀꯤ ꯐꯣꯅꯒꯤ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯇꯔ ꯑꯦꯞꯂꯤꯀꯦꯁꯟ ꯁꯤꯖꯤꯟꯅꯗꯨꯅꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ QR ꯀꯣꯗ ꯑꯁꯤ ꯁ꯭ꯀꯦꯟ ꯇꯧ ꯅꯠꯠꯔꯒꯥ ꯁꯦꯇꯑꯞ ꯀꯤ ꯑꯗꯨ ꯑꯦꯟꯇꯔ ꯇꯧ꯫", + "Type": "ꯃꯈꯜ", + "Uganda": "ꯎꯒꯥꯟꯗꯥ꯫", + "Ukraine": "ꯌꯨꯛꯔꯦꯅꯗꯥ ꯌꯨꯛꯔꯦꯟ꯫", + "Unauthorized": "ꯑꯌꯥꯕꯥ ꯄꯤꯗꯕꯥ꯫", + "United Arab Emirates": "ꯌꯨꯅꯥꯏꯇꯦꯗ ꯑꯔꯕ ꯏꯃꯤꯔꯦꯇꯁ꯫", + "United Kingdom": "ꯌꯨꯅꯥꯏꯇꯦꯗ ꯀꯤꯡꯗꯝ꯫", + "United States": "ꯌꯨꯅꯥꯏꯇꯦꯗ ꯁ꯭ꯇꯦꯇꯁꯇꯥ ꯌꯨ.ꯑꯦꯁ", + "United States Minor Outlying Islands": "ꯌꯨꯅꯥꯏꯇꯦꯗ ꯁ꯭ꯇꯦꯇꯁꯀꯤ ꯃꯥꯏꯅꯣꯔ ꯑꯥꯎꯇꯂꯥꯏꯟ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "United States Outlying Islands": "ꯌꯨ.ꯑꯦꯁ.ꯀꯤ ꯃꯄꯥꯟꯗꯥ ꯂꯩꯕꯥ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡ꯫", + "Unknown": "ꯈꯪꯗꯕ", + "Unpaid": "ꯄꯦꯃꯦꯟꯇ ꯇꯧꯗꯕꯥ꯫", + "Update": "ꯍꯧꯖꯤꯛꯀꯤ ꯃꯇꯝꯒ ꯆꯨꯅꯍꯟꯕ", + "Update & Continue Editing": "ꯑꯄꯗꯦꯠ ꯇꯧꯕꯥ ꯑꯃꯁꯨꯡ ꯃꯈꯥ ꯆꯠꯊꯕꯥ ꯑꯦꯗꯤꯇꯤꯡ꯫", + "Update :resource": "ꯑꯄꯗꯦꯠ ꯇꯧꯕꯥ ꯱꯰", + "Update :resource: :title": "ꯑꯄꯗꯦꯠ ꯱꯰: ꯲꯰", + "Update attached :resource: :title": "ꯑꯄꯗꯦꯠ ꯑꯦꯇꯦꯆ ꯇꯧꯈꯤꯕꯥ ꯱꯰: ꯲꯰", + "Update Password": "ꯄꯥꯁꯋꯥꯔꯗ ꯑꯄꯗꯦꯠ ꯇꯧꯕꯥ꯫", + "Update Payment Information": "ꯄꯦꯃꯦꯟꯇ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ ꯑꯄꯗꯦꯠ ꯇꯧꯕꯥ꯫", + "Update Payment Method": "ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯗꯨ ꯑꯄꯗꯦꯠ ꯇꯧ꯫", + "Update your account's profile information and email address.": "ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇꯀꯤ ꯄ꯭ꯔꯣꯐꯥꯏꯜ ꯏꯅꯐꯣꯔꯃꯦꯁꯟ ꯑꯃꯁꯨꯡ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯑꯄꯗꯦꯠ ꯇꯧ꯫", + "Uploading": "ꯑꯄꯂꯣꯗ ꯇꯧꯕꯥ꯫", + "Uploading files... (:current/:total)": "ꯐꯥꯏꯂꯁꯤꯡ ꯑꯄꯂꯣꯗ ꯇꯧꯔꯤ... (꯱꯰/꯲꯰)", + "Uruguay": "ꯎꯔꯨꯒꯨꯋꯦꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Use a recovery code": "ꯔꯤꯀꯣꯚꯔꯤ ꯀꯣꯗ ꯑꯃꯥ ꯁꯤꯖꯤꯟꯅꯧ꯫", + "Use an authentication code": "ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯀꯣꯗ ꯑꯃꯥ ꯁꯤꯖꯤꯟꯅꯧ꯫", + "User Actions": "ꯌꯨꯖꯔ ꯑꯦꯛꯁꯅꯁꯤꯡ꯫", + "User Security": "ꯌꯨꯖꯔ ꯁꯦꯛꯌꯨꯔꯤꯇꯤ꯫", + "Username": "ꯌꯨꯖꯔꯅꯦꯝ꯫", + "Uzbekistan": "ꯎꯖꯕꯦꯀꯤꯁ꯭ꯇꯥꯟ꯫", + "Value": "ꯃꯝꯜ", + "Vanuatu": "ꯚꯥꯅꯨꯑꯥꯇꯨꯗꯥ ꯂꯩꯕꯥ꯫", + "VAT Number": "ꯚꯦꯠ ꯅꯝꯕꯔ꯫", + "Venezuela": "ꯚꯦꯅꯤꯖꯨꯌꯦꯂꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Venezuela, Bolivarian Republic of": "ꯚꯦꯅꯤꯖꯨꯌꯦꯂꯥ, ꯕꯣꯂꯤꯚꯥꯔꯤꯌꯥꯟ ꯔꯤꯄꯕ꯭ꯂꯤꯛ ꯑꯣꯐ...", + "Verify Email Address": "ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯚꯦꯔꯤꯐꯥꯏ ꯇꯧ꯫", + "Verify Your Email Address": "ꯅꯍꯥꯛꯀꯤ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯚꯦꯔꯤꯐꯥꯏ ꯇꯧ꯫", + "Viet Nam": "ꯚꯤꯌꯦꯠꯅꯥꯃꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "View": "ꯌꯦꯡꯕ", + "Virgin Islands, British": "ꯚꯔꯖꯤꯟ ꯑꯥꯏꯂꯦꯟꯗ, ꯕ꯭ꯔꯤꯇꯤꯁ꯫", + "Virgin Islands, U.S.": "ꯚꯔꯖꯤꯟ ꯑꯥꯏꯂꯦꯟꯗ, ꯌꯨ.ꯑꯦꯁ.", + "Wallis And Futuna": "ꯋꯥꯂꯤꯁ ꯑꯃꯁꯨꯡ ꯐꯨꯇꯨꯅꯥ꯫", + "Wallis and Futuna": "ꯋꯥꯂꯤꯁ ꯑꯃꯁꯨꯡ ꯐꯨꯇꯨꯅꯥ꯫", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ꯑꯩꯈꯣꯌꯅꯥ ꯑꯗꯣꯃꯒꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯄ꯭ꯔꯣꯁꯦꯁ ꯇꯧꯔꯤ꯫ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯄ꯭ꯔꯣꯁꯦꯁ ꯇꯧꯔꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯄꯦꯖ ꯑꯁꯤ ꯃꯁꯥ ꯃꯊꯟꯇꯥ ꯑꯄꯗꯦꯠ ꯇꯧꯒꯅꯤ꯫ ꯃꯍꯧꯁꯥꯅꯥ, ꯊꯧꯑꯣꯡ ꯑꯁꯤ ꯁꯦꯀꯦꯟꯗ ꯈꯔꯈꯛꯇꯃꯛ ꯆꯪꯒꯗꯕꯅꯤ꯫", + "We are unable to process your payment. Please contact customer support.": "ꯑꯩꯈꯣꯌꯅꯥ ꯑꯗꯣꯃꯒꯤ ꯄꯦꯃꯦꯟꯇ ꯑꯗꯨ ꯄ꯭ꯔꯣꯁꯦꯁ ꯇꯧꯕꯥ ꯉꯃꯗꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯀꯁ꯭ꯇꯃꯔ ꯁꯄꯣꯔꯇꯇꯥ ꯀꯟꯇꯦꯛꯇ ꯇꯧꯕꯤꯌꯨ꯫", + "We have emailed your password reset link!": "ꯑꯩꯈꯣꯌꯅꯥ ꯑꯗꯣꯃꯒꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯂꯤꯉ꯭ꯛ ꯏꯃꯦꯜ ꯇꯧꯔꯦ!", + "We were unable to find a registered user with this email address.": "ꯑꯩꯈꯣꯌꯅꯥ ꯏꯃꯦꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯁꯤꯒꯥ ꯂꯣꯌꯅꯅꯥ ꯔꯦꯖꯤꯁ꯭ꯇꯔ ꯇꯧꯔꯕꯥ ꯌꯨꯖꯔ ꯑꯃꯥ ꯊꯤꯕꯥ ꯉꯃꯈꯤꯗꯦ꯫", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ꯑꯩꯈꯣꯌꯅꯥ ꯏꯅꯚꯣꯏꯁ ꯗꯥꯎꯅꯂꯣꯗ ꯂꯤꯉ꯭ꯛ ꯑꯃꯥ ꯅꯍꯥꯛꯅꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨꯗꯥ ꯊꯥꯒꯅꯤ꯫ ꯅꯍꯥꯛꯅꯥ ꯀꯣꯃꯥ ꯁꯤꯖꯤꯟꯅꯗꯨꯅꯥ ꯃꯜꯇꯤꯄꯜ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁꯁꯤꯡ ꯇꯣꯉꯥꯟꯅꯥ ꯊꯝꯕꯥ ꯌꯥꯏ꯫", + "We're lost in space. The page you were trying to view does not exist.": "ꯑꯩꯈꯣꯌ ꯁ꯭ꯄꯦꯁꯇꯥ ꯃꯥꯡꯈ꯭ꯔꯦ꯫ ꯅꯍꯥꯛꯅꯥ ꯌꯦꯡꯅꯕꯥ ꯍꯣꯠꯅꯔꯝꯕꯥ ꯄꯦꯖ ꯑꯗꯨ ꯂꯩꯇꯦ꯫", + "Welcome Back!": "ꯇꯔꯥꯝꯅꯥ ꯑꯣꯀꯆꯔꯤ ꯕꯦꯛ!", + "Western Sahara": "ꯋꯦꯁ꯭ꯇꯔꯟ ꯁꯥꯍꯥꯔꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "ꯇꯨ ꯐꯦꯛꯇꯔ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯏꯅꯦꯕꯜ ꯇꯧꯕꯥ ꯃꯇꯃꯗꯥ, ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯅꯒꯤ ꯃꯇꯃꯗꯥ ꯅꯍꯥꯀꯄꯨ ꯁꯦꯛꯌꯨꯑꯣꯔ ꯑꯣꯏꯕꯥ, ꯔꯦꯟꯗꯝ ꯇꯣꯀꯦꯟ ꯑꯃꯥ ꯄꯤꯅꯕꯥ ꯍꯥꯌꯒꯅꯤ꯫ ꯅꯍꯥꯛꯅꯥ ꯇꯣꯀꯦꯟ ꯑꯁꯤ ꯅꯍꯥꯛꯀꯤ ꯐꯣꯅꯒꯤ ꯒꯨꯒꯜ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯇꯔ ꯑꯦꯞꯂꯤꯀꯦꯁꯅꯗꯒꯤ ꯂꯧꯊꯣꯀꯄꯥ ꯌꯥꯏ꯫", + "Whoops": "ꯍꯨꯄꯁ꯫", + "Whoops!": "ꯍꯨꯄꯁ!", + "Whoops! Something went wrong.": "ꯍꯨꯄꯁ! ꯀꯔꯤꯒꯨꯝꯕꯥ ꯈꯔꯥ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯥ ꯊꯣꯀꯈꯤ꯫", + "With Trashed": "ꯇ꯭ꯔꯥꯁꯦꯗꯀꯥ ꯂꯣꯌꯅꯅꯥ꯫", + "Write": "ꯏꯕ", + "Year To Date": "ꯆꯍꯤꯗꯒꯤ ꯉꯁꯤ ꯐꯥꯑꯣꯕꯥ꯫", + "Yearly": "ꯆꯍꯤ ꯈꯨꯗꯤꯡꯒꯤ꯫", + "Yemen": "ꯌꯦꯃꯦꯟꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Yes": "ꯍꯣꯏ", + "You are already subscribed.": "ꯑꯗꯣꯝ ꯍꯥꯟꯅꯅꯥ ꯁꯕꯁ꯭ꯛꯔꯥꯏꯕ ꯇꯧꯈ꯭ꯔꯦ꯫", + "You are currently within your free trial period. Your trial will expire on :date.": "ꯍꯧꯖꯤꯛ ꯅꯍꯥꯛꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯐ꯭ꯔꯤ ꯇ꯭ꯔꯥꯏꯑꯦꯂꯒꯤ ꯃꯇꯃꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯂꯩꯔꯤ꯫ ꯅꯍꯥꯛꯀꯤ ꯇ꯭ꯔꯥꯏꯑꯦꯜ ꯑꯗꯨ :dateꯗꯥ ꯂꯣꯏꯁꯤꯅꯒꯅꯤ꯫", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "ꯍꯧꯖꯤꯛ ꯅꯍꯥꯛꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯐ꯭ꯔꯤ ꯇ꯭ꯔꯥꯏꯑꯦꯂꯒꯤ ꯃꯇꯃꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯂꯩꯔꯤ꯫ ꯅꯍꯥꯛꯀꯤ ꯇ꯭ꯔꯥꯏꯑꯦꯜ ꯑꯗꯨ :dateꯗꯥ ꯂꯣꯌꯁꯤꯅꯒꯅꯤ, ꯑꯅꯧꯕꯥ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯃꯥ ꯍꯧꯕꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯇ꯭ꯔꯥꯏꯑꯦꯜ ꯑꯗꯨ ꯂꯣꯌꯁꯤꯅꯒꯅꯤ꯫", + "You are logged in!": "ꯑꯗꯣꯝ ꯂꯣꯒ ꯏꯟ ꯇꯧꯔꯦ!", + "You are receiving this email because we received a password reset request for your account.": "ꯅꯍꯥꯛꯅꯥ ꯏꯃꯦꯏꯜ ꯑꯁꯤ ꯐꯪꯂꯤ ꯃꯔꯃꯗꯤ ꯑꯩꯈꯣꯌꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯑꯦꯀꯥꯎꯟꯇꯀꯤꯗꯃꯛ ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯔꯤꯛꯕꯦꯁ꯭ꯠ ꯑꯃꯥ ꯐꯪꯂꯦ꯫", + "You have been invited to join the :team team!": "ꯑꯗꯣꯝꯕꯨ ꯱꯰ꯒꯤ ꯇꯤꯝ ꯑꯁꯤꯗꯥ ꯌꯥꯑꯣꯅꯕꯥ ꯀꯧꯈ꯭ꯔꯦ!", + "You have enabled two factor authentication.": "ꯅꯍꯥꯛꯅꯥ ꯐꯦꯛꯇꯔ ꯑꯅꯤ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯏꯅꯦꯕꯜ ꯇꯧꯔꯦ꯫", + "You have not enabled two factor authentication.": "ꯅꯍꯥꯛꯅꯥ ꯐꯦꯛꯇꯔ ꯑꯅꯤ ꯑꯣꯊꯦꯟꯇꯤꯀꯦꯁꯟ ꯏꯅꯦꯕꯜ ꯇꯧꯗ꯭ꯔꯤ꯫", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "ꯅꯍꯥꯛꯀꯤ ꯄꯦꯃꯦꯟꯇ ꯇꯧꯗꯕꯥ ꯏꯅꯚꯣꯏꯁ ꯈꯔꯥ ꯂꯩ꯫ ꯅꯍꯥꯛꯀꯤ ꯗꯤꯐꯣꯜꯇ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯗꯨ ꯑꯄꯗꯦꯠ ꯇꯧꯔꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯅꯍꯥꯛꯅꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯏꯅꯚꯣꯏꯁ ꯂꯤꯁ꯭ꯠ ꯑꯁꯤꯒꯤ ꯈꯨꯠꯊꯥꯡꯗꯥ ꯄꯦꯃꯦꯟꯇꯁꯤꯡ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯕꯥ ꯌꯥꯏ꯫", + "You may accept this invitation by clicking the button below:": "ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯕꯇꯟ ꯑꯁꯤ ꯀ꯭ꯂꯤꯛ ꯇꯧꯗꯨꯅꯥ ꯅꯍꯥꯛꯅꯥ ꯏꯅꯚꯤꯇꯦꯁꯟ ꯑꯁꯤ ꯌꯥꯕꯥ ꯌꯥꯏ:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "ꯅꯍꯥꯛꯅꯥ ꯃꯇꯝ ꯑꯃꯠꯇꯗꯥ ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯕꯥ ꯌꯥꯏ꯫ ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯔꯕꯥ ꯃꯇꯨꯡꯗꯥ, ꯅꯍꯥꯛꯀꯤ ꯍꯧꯖꯤꯛꯀꯤ ꯕꯤꯂꯤꯡ ꯁꯥꯏꯀꯜ ꯑꯗꯨ ꯂꯣꯌꯗ꯭ꯔꯤꯐꯥꯎꯕꯥ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯧꯅꯕꯒꯤ ꯑꯣꯄꯁꯟ ꯂꯩꯒꯅꯤ꯫", + "You may delete any of your existing tokens if they are no longer needed.": "ꯀꯔꯤꯒꯨꯝꯕꯥ ꯃꯊꯧ ꯇꯥꯗ꯭ꯔꯕꯗꯤ ꯅꯍꯥꯛꯀꯤ ꯍꯧꯖꯤꯛ ꯂꯩꯔꯤꯕꯥ ꯇꯣꯀꯦꯟ ꯑꯃꯍꯦꯛꯇꯕꯨ ꯃꯨꯠꯊꯠꯄꯥ ꯌꯥꯏ꯫", + "You may not delete your personal team.": "ꯅꯍꯥꯛꯀꯤ ꯄꯔꯁꯣꯅꯦꯜ ꯇꯤꯝ ꯑꯗꯨ ꯗꯤꯂꯤꯠ ꯇꯧꯕꯥ ꯌꯥꯔꯣꯏ꯫", + "You may not leave a team that you created.": "ꯅꯍꯥꯛꯅꯥ ꯁꯦꯃꯈꯤꯕꯥ ꯇꯤꯝ ꯑꯃꯥ ꯅꯍꯥꯛꯅꯥ ꯊꯥꯗꯣꯀꯄꯥ ꯌꯥꯔꯣꯏ꯫", + "You will receive an invoice and payment link via email for each billing period.": "ꯕꯤꯂꯤꯡꯒꯤ ꯃꯇꯝ ꯈꯨꯗꯤꯡꯒꯤ ꯅꯍꯥꯛꯅꯥ ꯏꯃꯦꯏꯂꯒꯤ ꯈꯨꯠꯊꯥꯡꯗꯥ ꯏꯅꯚꯣꯏꯁ ꯑꯃꯁꯨꯡ ꯄꯦꯃꯦꯟꯇ ꯂꯤꯉ꯭ꯛ ꯑꯃꯥ ꯐꯪꯒꯅꯤ꯫", + "You're logged in!": "ꯅꯍꯥꯛ ꯂꯣꯒ ꯏꯟ ꯇꯧꯔꯦ!", + "Your :invoiceName invoice is now available!": "ꯑꯗꯣꯃꯒꯤ ꯱꯰ꯒꯤ ꯏꯅꯚꯣꯏꯁ ꯑꯗꯨ ꯍꯧꯖꯤꯛ ꯐꯪꯂꯦ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ꯅꯍꯥꯛꯀꯤ ꯕꯤꯂꯤꯡ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ :address :address2 :postal_code :city :state :countryꯅꯤ꯫", + "Your card was declined. Please contact your card issuer for more information.": "ꯅꯍꯥꯛꯀꯤ ꯀꯥꯔꯗ ꯑꯗꯨ ꯌꯥꯈꯤꯗꯦ꯫ ꯑꯍꯦꯅꯕꯥ ꯏꯅꯐꯣꯔꯃꯦꯁꯅꯒꯤꯗꯃꯛꯇꯥ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯀꯥꯔꯗ ꯏꯁꯨ ꯇꯧꯔꯤꯕꯥ ꯃꯤꯑꯣꯏ ꯑꯗꯨꯒꯥ ꯄꯥꯎ ꯐꯥꯎꯅꯕꯤꯌꯨ꯫", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ꯅꯍꯥꯛꯀꯤ ꯍꯧꯖꯤꯛꯀꯤ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯁꯤ :expirationꯗꯥ ꯂꯣꯌꯁꯤꯅꯕꯥ :lastFourꯗꯥ ꯂꯣꯌꯁꯤꯅꯕꯥ ꯀ꯭ꯔꯦꯗꯤꯠ ꯀꯥꯔꯗ ꯑꯃꯅꯤ꯫", + "Your email address is unverified.": "ꯅꯍꯥꯛꯀꯤ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨ ꯚꯦꯔꯤꯐꯥꯏ ꯇꯧꯗ꯭ꯔꯤ꯫", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ꯅꯍꯥꯛꯀꯤ ꯑꯔꯣꯏꯕꯥ ꯄꯦꯃꯦꯟꯇ ꯱꯰ ꯑꯗꯨ ꯁꯣꯌꯗꯅꯥ ꯐꯪꯈꯤꯗꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯕꯗꯥ ꯑꯄꯗꯦꯠ ꯇꯧꯕꯤꯌꯨ꯫", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "ꯅꯍꯥꯛꯀꯤ ꯑꯔꯣꯏꯕꯥ ꯄꯦꯃꯦꯟꯇ ꯑꯗꯨ :amount on :date ꯑꯣꯏꯈꯤ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯗꯨ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯕꯗꯥ ꯑꯄꯗꯦꯠ ꯇꯧꯕꯤꯌꯨ꯫", + "Your next payment of :amount will be processed on :date.": "ꯅꯍꯥꯛꯀꯤ ꯃꯊꯪꯒꯤ ꯄꯦꯃꯦꯟꯇ ꯱꯰ ꯑꯗꯨ ꯲꯰ꯗꯥ ꯑꯣꯏꯒꯅꯤ꯫", + "Your payment method has been added successfully.": "ꯅꯍꯥꯛꯀꯤ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯍꯥꯄꯆꯤꯜꯂꯦ꯫", + "Your payment method will be charged automatically for each billing period.": "ꯕꯤꯂꯤꯡꯒꯤ ꯃꯇꯝ ꯈꯨꯗꯤꯡꯒꯤ ꯅꯍꯥꯛꯀꯤ ꯄꯦꯃꯦꯟꯇ ꯃꯦꯊꯗ ꯑꯗꯨ ꯑꯣꯇꯣꯃꯦꯇꯦꯗ ꯑꯣꯏꯅꯥ ꯆꯥꯔꯖ ꯇꯧꯒꯅꯤ꯫", + "Your registered VAT Number is :vatNumber.": "ꯅꯍꯥꯛꯀꯤ ꯔꯦꯖꯤꯁ꯭ꯇꯔ ꯇꯧꯔꯕꯥ VAT ꯅꯝꯕꯔ ꯑꯗꯨ :vatNumberꯅꯤ꯫", + "Your subscription has been started successfully.": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯍꯧꯔꯦ꯫", + "Your subscription has been successfully cancelled.": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯈ꯭ꯔꯦ꯫", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯀꯦꯟꯁꯦꯜ ꯇꯧꯈ꯭ꯔꯦ꯫ ꯅꯍꯥꯛꯀꯤ ꯕꯤꯂꯤꯡꯒꯤ ꯃꯇꯝ ꯂꯣꯌꯗ꯭ꯔꯤꯕꯐꯥꯎꯕꯥ ꯅꯍꯥꯛꯅꯥ ꯍꯧꯖꯤꯀꯁꯨ ꯑꯦꯛꯁꯦꯁ ꯂꯩꯒꯅꯤ꯫", + "Your subscription was successfully resumed.": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯧꯗꯣꯀꯈ꯭ꯔꯦ꯫", + "Your subscription was successfully updated.": "ꯅꯍꯥꯛꯀꯤ ꯁꯕꯁ꯭ꯛꯔꯤꯄꯁꯟ ꯑꯗꯨ ꯃꯥꯌꯄꯥꯛꯅꯥ ꯑꯄꯗꯦꯠ ꯇꯧꯈ꯭ꯔꯦ꯫", + "Zambia": "ꯖꯥꯝꯕꯤꯌꯥꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Zimbabwe": "ꯖꯤꯝꯕꯥꯕꯋꯦꯗꯥ ꯂꯩꯕꯥ ꯌꯨ.ꯑꯦꯁ", + "Zip / Postal Code": "ꯖꯤꯞ / ꯄꯣꯁ꯭ꯇꯦꯜ ꯀꯣꯗ꯫", + "Åland Islands": "ꯑꯥꯂꯟꯗ ꯑꯥꯏꯂꯦꯟꯗꯁꯤꯡꯗꯥ ꯂꯩ꯫" +} diff --git a/locales/mni_Mtei/php-inline.json b/locales/mni_Mtei/php-inline.json new file mode 100644 index 00000000000..0b4652e741b --- /dev/null +++ b/locales/mni_Mtei/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ꯂꯝ ꯑꯁꯤ ꯌꯥꯕꯥ ꯇꯥꯏ꯫", + "accepted_if": "꯱꯰ꯅꯥ ꯲꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯕꯥ ꯇꯥꯏ꯫", + "active_url": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ URL ꯑꯃꯅꯤ꯫", + "after": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯱꯰ꯒꯤ ꯃꯇꯨꯡꯗꯥ ꯂꯩꯕꯥ ꯇꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "after_or_equal": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯱꯰ꯒꯤ ꯃꯇꯨꯡꯗꯥ ꯅꯠꯠꯔꯒꯥ ꯃꯁꯤꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯇꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "alpha": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯑꯛꯁꯔ ꯈꯛꯇꯃꯛ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "alpha_dash": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯑꯛꯁꯔ, ꯅꯝꯕꯔ, ꯗꯦꯁ ꯑꯃꯁꯨꯡ ꯑꯟꯗꯔꯁ꯭ꯀꯣꯔ ꯈꯛꯇꯃꯛ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "alpha_num": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯑꯛꯁꯔ ꯑꯃꯁꯨꯡ ꯅꯝꯕꯔ ꯈꯛꯇꯃꯛ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "any_of": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯏꯅꯚꯦꯂꯤꯗ ꯑꯣꯏ꯫", + "array": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯑꯦꯔꯦ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ascii": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯁꯤꯉ꯭ꯒꯜ-ꯕꯥꯏꯠ ꯑꯥꯂꯐꯥꯟꯌꯨꯃꯦꯔꯤꯛ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯁꯨꯡ ꯁꯤꯝꯕꯣꯂꯁꯤꯡ ꯈꯛꯇꯃꯛ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "attached": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯍꯥꯟꯅꯅꯥ ꯑꯦꯇꯦꯆ ꯇꯧꯈ꯭ꯔꯦ꯫", + "before": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯱꯰ꯒꯤ ꯃꯃꯥꯡꯒꯤ ꯇꯥꯡ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "before_or_equal": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯱꯰ꯒꯤ ꯃꯃꯥꯡꯒꯤ ꯅꯠꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯇꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "between.array": "ꯂꯝ ꯑꯁꯤꯗꯥ ꯄꯣꯠꯂꯝ ꯱꯰ꯗꯒꯤ ꯲꯰ ꯐꯥꯑꯣꯕꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "between.file": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯱꯰ ꯑꯃꯁꯨꯡ ꯲꯰ꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "between.numeric": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ ꯑꯃꯁꯨꯡ ꯲꯰ꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "between.string": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯃꯁꯨꯡ ꯲꯰ꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "boolean": "ꯂꯝ ꯑꯁꯤ ꯑꯆꯨꯝꯕꯥ ꯅꯠꯔꯒꯥ ꯑꯔꯥꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "can": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯑꯌꯥꯕꯥ ꯄꯤꯗꯕꯥ ꯚꯦꯜꯌꯨ ꯑꯃꯥ ꯌꯥꯎꯏ꯫", + "confirmed": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯀꯅꯐꯥꯔꯃꯦꯁꯟ ꯑꯁꯤ ꯃꯥꯟꯅꯗꯦ꯫", + "contains": "ꯐꯤꯜꯗ ꯑꯁꯤꯅꯥ ꯃꯊꯧ ꯇꯥꯕꯥ ꯚꯦꯜꯌꯨ ꯑꯃꯥ ꯃꯥꯡꯈ꯭ꯔꯦ꯫", + "date": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯇꯥꯡ ꯑꯃꯅꯤ꯫", + "date_equals": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯱꯰ꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯇꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "date_format": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯐꯣꯔꯃꯦꯠ ꯱꯰ꯒꯥ ꯃꯥꯟꯅꯗꯦ꯫", + "decimal": "ꯐꯤꯜꯗ ꯑꯁꯤꯒꯤ ꯗꯦꯁꯤꯃꯦꯜ ꯃꯐꯝ ꯱꯰ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "declined": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯍꯟꯊꯍꯅꯒꯗꯕꯅꯤ꯫", + "declined_if": "꯱꯰ꯅꯥ ꯲꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯍꯟꯊꯍꯅꯒꯗꯕꯅꯤ꯫", + "different": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯃꯁꯨꯡ ꯱꯰ ꯑꯁꯤ ꯇꯣꯉꯥꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "digits": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯗꯤꯖꯤꯠ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "digits_between": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯗꯤꯖꯤꯠ ꯱꯰ ꯑꯃꯁꯨꯡ ꯲꯰ꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "dimensions": "ꯐꯤꯜꯗ ꯑꯁꯤꯒꯤ ꯑꯁꯣꯌꯕꯥ ꯏꯃꯦꯖ ꯗꯥꯏꯃꯦꯟꯁꯅꯁꯤꯡ ꯂꯩ꯫", + "distinct": "ꯐꯤꯜꯗ ꯑꯁꯤꯒꯤ ꯗꯨꯞꯂꯤꯀꯦꯠ ꯚꯦꯜꯌꯨ ꯂꯩ꯫", + "doesnt_contain": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯠꯇꯥ ꯌꯥꯑꯣꯔꯣꯏꯗꯕꯅꯤ: ꯱꯰.", + "doesnt_end_with": "ꯂꯝ ꯑꯁꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯒꯥ ꯂꯣꯌꯅꯅꯥ ꯂꯣꯏꯁꯤꯅꯒꯗꯕꯅꯤ: ꯱꯰.", + "doesnt_start_with": "ꯂꯝ ꯑꯁꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯗꯒꯤ ꯍꯧꯔꯣꯏꯗꯕꯅꯤ: ꯱꯰.", + "email": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯏꯃꯦꯏꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ends_with": "ꯂꯝ ꯑꯁꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯒꯥ ꯂꯣꯌꯅꯅꯥ ꯂꯣꯏꯁꯤꯅꯒꯗꯕꯅꯤ: ꯱꯰.", + "enum": "ꯈꯅꯒꯠꯂꯕꯥ ꯐꯤꯜꯗ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "exists": "ꯈꯅꯒꯠꯂꯕꯥ ꯐꯤꯜꯗ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "extensions": "ꯐꯤꯜꯗ ꯑꯁꯤꯒꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯦꯛꯁꯇꯦꯟꯁꯅꯁꯤꯡ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯥ ꯂꯩꯒꯗꯕꯅꯤ: ꯱꯰.", + "file": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯐꯥꯏꯜ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "filled": "ꯐꯤꯜꯗ ꯑꯁꯤꯒꯤ ꯚꯦꯜꯌꯨ ꯑꯃꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "gt.array": "ꯂꯝ ꯑꯁꯤꯗꯥ ꯄꯣꯠꯂꯝ ꯱꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "gt.file": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯱꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gt.numeric": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gt.string": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gte.array": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯑꯥꯏꯇꯦꯝ ꯱꯰ ꯅꯠꯔꯒꯥ ꯃꯁꯤꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "gte.file": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯱꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯆꯥꯎꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gte.numeric": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯆꯥꯎꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gte.string": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯆꯥꯎꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "hex_color": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯍꯦꯛꯁꯥꯗꯦꯁꯤꯃꯦꯜ ꯃꯆꯨ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "image": "ꯂꯝ ꯑꯁꯤ ꯏꯃꯦꯖ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "in": "ꯈꯅꯒꯠꯂꯕꯥ ꯐꯤꯜꯗ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "in_array": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ꯗꯥ ꯂꯩꯇꯦ꯫", + "in_array_keys": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯀꯤꯁꯤꯡ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ: ꯱꯰.", + "integer": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯏꯟꯇꯤꯖꯔ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ip": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ IP ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ipv4": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ IPv4 ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ipv6": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ IPv6 ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "json": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ JSON ꯁ꯭ꯠꯔꯤꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "list": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯂꯤꯁ꯭ꯠ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lowercase": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯂꯣꯌꯔꯀꯦꯁ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lt.array": "ꯂꯝ ꯑꯁꯤꯗꯥ ꯄꯣꯠꯂꯝ ꯱꯰ꯗꯒꯤ ꯇꯥꯅꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "lt.file": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯱꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lt.numeric": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lt.string": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lte.array": "ꯂꯝ ꯑꯁꯤꯗꯥ ꯄꯣꯠꯂꯝ ꯱꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯂꯩꯔꯣꯏꯗꯕꯅꯤ꯫", + "lte.file": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯱꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lte.numeric": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯱꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lte.string": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "mac_address": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ MAC ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "max.array": "ꯂꯝ ꯑꯁꯤꯗꯥ ꯄꯣꯠꯂꯝ ꯱꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯂꯩꯔꯣꯏꯗꯕꯅꯤ꯫", + "max.file": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯱꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯔꯣꯏꯗꯕꯅꯤ꯫", + "max.numeric": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯔꯣꯏꯗꯕꯅꯤ꯫", + "max.string": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯔꯣꯏꯗꯕꯅꯤ꯫", + "max_digits": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯗꯤꯖꯤꯠ ꯱꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯂꯩꯔꯣꯏꯗꯕꯅꯤ꯫", + "mimes": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯃꯈꯜ ꯑꯁꯤꯒꯤ ꯐꯥꯏꯜ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ: ꯱꯰.", + "mimetypes": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯃꯈꯜ ꯑꯁꯤꯒꯤ ꯐꯥꯏꯜ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ: ꯱꯰.", + "min.array": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯥꯏꯇꯦꯝ ꯱꯰ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "min.file": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "min.numeric": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "min.string": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "min_digits": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯗꯤꯖꯤꯠ ꯱꯰ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "missing": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯁꯣꯏꯗꯅꯥ ꯂꯩꯔꯃꯒꯅꯤ꯫", + "missing_if": "꯱꯰ꯅꯥ ꯲꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "missing_unless": "꯱꯰ ꯑꯁꯤ ꯲꯰ ꯑꯣꯏꯗ꯭ꯔꯕꯗꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "missing_with": "꯱꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯑꯁꯤ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "missing_with_all": "꯱꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "multiple_of": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯱꯰ꯒꯤ ꯃꯜꯇꯤꯄꯜ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "not_in": "ꯈꯅꯒꯠꯂꯕꯥ ꯐꯤꯜꯗ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "not_regex": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯐꯣꯔꯃꯦꯠ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "numeric": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯅꯝꯕꯔ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "password.letters": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "password.mixed": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯄꯤꯀꯄꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "password.numbers": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "password.symbols": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯁꯤꯝꯕꯣꯜ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "password.uncompromised": "ꯄꯤꯔꯤꯕꯥ ꯐꯤꯜꯗ ꯑꯁꯤ ꯗꯦꯇꯥ ꯂꯤꯛ ꯑꯃꯗꯥ ꯎꯕꯥ ꯐꯪꯂꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯇꯣꯉꯥꯅꯕꯥ ꯂꯝ ꯑꯃꯥ ꯈꯅꯕꯤꯌꯨ꯫", + "present": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "present_if": "꯱꯰ꯅꯥ ꯲꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "present_unless": "꯱꯰ ꯑꯁꯤ ꯲꯰ ꯑꯣꯏꯗ꯭ꯔꯕꯗꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "present_with": "꯱꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "present_with_all": "꯱꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "prohibited": "ꯂꯝ ꯑꯁꯤ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibited_if": "꯱꯰ꯅꯥ ꯲꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibited_if_accepted": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ ꯌꯥꯑꯣꯕꯥ ꯃꯇꯃꯗꯥ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibited_if_declined": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ ꯊꯥꯗꯣꯀꯄꯥ ꯃꯇꯃꯗꯥ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibited_unless": "꯱꯰ꯅꯥ ꯲꯰ꯗꯥ ꯂꯩꯠꯔꯕꯗꯤ ꯂꯝ ꯑꯁꯤ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibits": "ꯂꯝ ꯑꯁꯤꯅꯥ ꯱꯰ ꯌꯥꯑꯣꯕꯗꯥ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "regex": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯐꯣꯔꯃꯦꯠ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "relatable": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤꯒꯥ ꯃꯔꯤ ꯂꯩꯅꯗꯕꯥ ꯌꯥꯏ꯫", + "required": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_array_keys": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯑꯦꯟꯠꯔꯤꯁꯤꯡ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ: ꯱꯰.", + "required_if": "꯱꯰ꯅꯥ ꯲꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_if_accepted": "꯱꯰ ꯌꯥꯑꯣꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_if_declined": "꯱꯰ ꯍꯟꯊꯔꯀꯄꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_unless": "꯱꯰ꯅꯥ ꯲꯰ꯗꯥ ꯂꯩꯠꯔꯕꯗꯤ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_with": "꯱꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_with_all": "꯱꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_without": "꯱꯰ ꯂꯩꯇꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_without_all": "꯱꯰ꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯕꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "same": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯃꯁꯨꯡ ꯱꯰ ꯑꯁꯤ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "size.array": "ꯐꯤꯜꯗ ꯑꯁꯤꯗꯥ ꯑꯥꯏꯇꯦꯝ ꯱꯰ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "size.file": "ꯃꯁꯤꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "size.numeric": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "size.string": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯱꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "starts_with": "ꯂꯝ ꯑꯁꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯗꯒꯤ ꯍꯧꯒꯗꯕꯅꯤ: ꯱꯰.", + "string": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯁ꯭ꯠꯔꯤꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "timezone": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯇꯥꯏꯃꯖꯣꯟ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ulid": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ULID ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "unique": "ꯃꯁꯤꯒꯤ ꯂꯝ ꯑꯁꯤ ꯍꯥꯟꯅꯅꯥ ꯂꯧꯈꯠꯈ꯭ꯔꯦ꯫", + "uploaded": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯑꯄꯂꯣꯗ ꯇꯧꯕꯥ ꯉꯃꯈꯤꯗꯦ꯫", + "uppercase": "ꯂꯝ ꯑꯁꯤ ꯑꯆꯧꯕꯥ ꯋꯥꯍꯩ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "url": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ URL ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "uuid": "ꯐꯤꯜꯗ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ UUID ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫" +} diff --git a/locales/mni_Mtei/php.json b/locales/mni_Mtei/php.json new file mode 100644 index 00000000000..b16b85219e4 --- /dev/null +++ b/locales/mni_Mtei/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "꯱꯰ ꯑꯁꯤ ꯌꯥꯕꯥ ꯇꯥꯏ꯫", + "accepted_if": "꯲꯰ ꯑꯁꯤ ꯳꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯱꯰ ꯑꯁꯤ ꯌꯥꯕꯥ ꯇꯥꯏ꯫", + "active_url": "꯱꯰ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ URL ꯑꯃꯅꯤ꯫", + "after": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯒꯤ ꯃꯇꯨꯡꯗꯥ ꯂꯩꯕꯥ ꯇꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "after_or_equal": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯒꯤ ꯃꯇꯨꯡꯗꯥ ꯅꯠꯠꯔꯒꯥ ꯃꯁꯤꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯇꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "alpha": "꯱꯰ ꯑꯁꯤꯗꯥ ꯆꯤꯊꯤ ꯈꯛꯇꯃꯛ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "alpha_dash": "꯱꯰ ꯑꯁꯤꯗꯥ ꯑꯛꯁꯔ, ꯅꯝꯕꯔ, ꯗꯦꯁ ꯑꯃꯁꯨꯡ ꯑꯟꯗꯔꯁ꯭ꯀꯣꯔ ꯈꯛꯇꯃꯛ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "alpha_num": "꯱꯰ ꯑꯗꯨꯗꯥ ꯑꯛꯁꯔ ꯑꯃꯁꯨꯡ ꯅꯝꯕꯔ ꯈꯛꯇꯃꯛ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "any_of": "꯱꯰ꯒꯤ ꯂꯝ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯗꯦ꯫", + "array": "꯱꯰ ꯑꯁꯤ ꯑꯦꯔꯦ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ascii": ":attribute ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯁꯤꯉ꯭ꯒꯜ-ꯕꯥꯏꯠ ꯑꯥꯂꯐꯥꯟꯌꯨꯃꯦꯔꯤꯛ ꯆꯦꯛꯔꯦꯇꯔ ꯑꯃꯁꯨꯡ ꯁꯤꯝꯕꯣꯜ ꯈꯛꯇꯃꯛ ꯌꯥꯎꯒꯗꯕꯅꯤ꯫", + "attached": "ꯃꯁꯤꯒꯤ ꯱꯰ ꯑꯁꯤ ꯍꯥꯟꯅꯅꯥ ꯑꯦꯇꯦꯆ ꯇꯧꯈ꯭ꯔꯦ꯫", + "before": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯒꯤ ꯃꯃꯥꯡꯒꯤ ꯇꯥꯡ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "before_or_equal": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯒꯤ ꯃꯃꯥꯡꯒꯤ ꯅꯠꯠꯔꯒꯥ ꯃꯁꯤꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯇꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "between.array": "꯱꯰ ꯑꯗꯨꯗꯥ ꯑꯥꯏꯇꯦꯝ ꯲꯰ꯗꯒꯤ ꯳꯰ ꯐꯥꯑꯣꯕꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "between.file": "꯱꯰ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯲꯰ ꯑꯃꯁꯨꯡ ꯳꯰ꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "between.numeric": "꯱꯰ ꯑꯁꯤ ꯲꯰ ꯑꯃꯁꯨꯡ ꯳꯰ꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "between.string": "꯱꯰ ꯑꯁꯤ ꯲꯰ ꯑꯃꯁꯨꯡ ꯳꯰ꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "boolean": "꯱꯰ꯒꯤ ꯂꯝ ꯑꯁꯤ ꯑꯆꯨꯝꯕꯥ ꯅꯠꯔꯒꯥ ꯑꯔꯥꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "can": ":attribute ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯑꯌꯥꯕꯥ ꯄꯤꯗꯕꯥ ꯚꯦꯜꯌꯨ ꯑꯃꯥ ꯌꯥꯎꯏ꯫", + "confirmed": "꯱꯰ ꯀꯅꯐꯥꯔꯃꯦꯁꯟ ꯑꯁꯤ ꯃꯥꯟꯅꯗꯦ꯫", + "contains": ":attribute ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯃꯊꯧ ꯇꯥꯕꯥ ꯚꯦꯜꯌꯨ ꯑꯃꯥ ꯂꯩꯇꯦ꯫", + "current_password": "ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯣꯏꯔꯦ꯫", + "date": "꯱꯰ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯇꯥꯡ ꯑꯃꯅꯤ꯫", + "date_equals": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯇꯥꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "date_format": "꯱꯰ ꯑꯁꯤ ꯐꯣꯔꯃꯦꯠ ꯲꯰ꯒꯥ ꯃꯥꯟꯅꯗꯦ꯫", + "decimal": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯗꯦꯁꯤꯃꯦꯜ ꯃꯐꯝ ꯲꯰ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "declined": "꯱꯰ ꯑꯁꯤ ꯌꯥꯗꯒꯗꯕꯅꯤ꯫", + "declined_if": "꯲꯰ ꯑꯁꯤ ꯳꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯱꯰ ꯑꯁꯤ ꯍꯟꯊꯍꯅꯒꯗꯕꯅꯤ꯫", + "different": "꯱꯰ ꯑꯃꯁꯨꯡ ꯲꯰ ꯑꯁꯤ ꯇꯣꯉꯥꯟ ꯇꯣꯉꯥꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "digits": "꯱꯰ ꯑꯁꯤ ꯗꯤꯖꯤꯠ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "digits_between": "꯱꯰ ꯑꯁꯤ ꯗꯤꯖꯤꯠ ꯲꯰ ꯑꯃꯁꯨꯡ ꯳꯰ꯒꯤ ꯃꯔꯛꯇꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "dimensions": "꯱꯰ ꯑꯁꯤꯒꯤ ꯑꯁꯣꯌꯕꯥ ꯏꯃꯦꯖ ꯗꯥꯏꯃꯦꯟꯁꯟ ꯂꯩ꯫", + "distinct": "꯱꯰ ꯐꯤꯜꯗ ꯑꯁꯤꯒꯤ ꯗꯨꯞꯂꯤꯀꯦꯠ ꯚꯦꯜꯌꯨ ꯂꯩ꯫", + "doesnt_contain": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯠꯇꯥ ꯌꯥꯑꯣꯔꯣꯏꯗꯕꯅꯤ: ꯲꯰.", + "doesnt_end_with": "꯱꯰ ꯐꯤꯜꯗ ꯑꯁꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯒꯥ ꯂꯣꯌꯅꯅꯥ ꯂꯣꯏꯁꯤꯅꯒꯗꯕꯅꯤ: ꯲꯰.", + "doesnt_start_with": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯗꯒꯤ ꯍꯧꯔꯣꯏꯗꯕꯅꯤ: ꯲꯰.", + "email": "꯱꯰ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯏꯃꯦꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ends_with": "꯱꯰ ꯑꯁꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯒꯥ ꯂꯣꯌꯅꯅꯥ ꯂꯣꯏꯁꯤꯅꯒꯗꯕꯅꯤ: ꯲꯰.", + "enum": "ꯈꯅꯒꯠꯂꯕꯥ ꯱꯰ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "exists": "ꯈꯅꯒꯠꯂꯕꯥ ꯱꯰ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "extensions": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯦꯛꯁꯇꯦꯟꯁꯅꯁꯤꯡ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯥ ꯂꯩꯒꯗꯕꯅꯤ: ꯲꯰.", + "failed": "ꯍꯥꯌꯔꯤꯕꯥ ꯀ꯭ꯔꯦꯗꯦꯟꯁꯤꯑꯦꯂꯁꯤꯡ ꯑꯁꯤ ꯑꯩꯈꯣꯌꯒꯤ ꯔꯦꯀꯣꯔꯗꯁꯤꯡꯒꯥ ꯃꯥꯟꯅꯗꯦ꯫", + "file": "꯱꯰ ꯑꯁꯤ ꯐꯥꯏꯜ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "filled": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯚꯦꯜꯌꯨ ꯑꯃꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "gt.array": "꯱꯰ ꯑꯗꯨꯗꯥ ꯄꯣꯠꯂꯝ ꯲꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "gt.file": "꯱꯰ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯲꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gt.numeric": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gt.string": "꯱꯰ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gte.array": "꯱꯰ ꯑꯗꯨꯗꯥ ꯑꯥꯏꯇꯦꯝ ꯲꯰ ꯅꯠꯔꯒꯥ ꯃꯁꯤꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "gte.file": "꯱꯰ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯲꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯆꯥꯎꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gte.numeric": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯆꯥꯎꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "gte.string": "꯱꯰ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯆꯥꯎꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "hex_color": ":attribute ꯐꯤꯜꯗ ꯑꯗꯨ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯍꯦꯛꯁꯥꯗꯦꯁꯤꯃꯦꯜ ꯃꯆꯨ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "image": "꯱꯰ ꯑꯁꯤ ꯏꯃꯦꯖ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "in": "ꯈꯅꯒꯠꯂꯕꯥ ꯱꯰ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "in_array": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯲꯰ꯗꯥ ꯂꯩꯇꯦ꯫", + "in_array_keys": "ꯐꯤꯜꯗ ꯱꯰ꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯀꯤꯁꯤꯡ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ: ꯲꯰.", + "integer": "꯱꯰ ꯑꯁꯤ ꯏꯟꯇꯤꯖꯔ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ip": ":attribute ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ IP ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ipv4": ":attribute ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ IPv4 ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "ipv6": ":attribute ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ IPv6 ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "json": ":attribute ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ JSON ꯁ꯭ꯠꯔꯤꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "list": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯂꯤꯁ꯭ꯠ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lowercase": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯂꯣꯌꯔꯕꯥ ꯃꯇꯨꯡꯗꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lt.array": "꯱꯰ ꯑꯗꯨꯗꯥ ꯑꯥꯏꯇꯦꯝ ꯲꯰ꯗꯒꯤ ꯇꯥꯅꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "lt.file": "꯱꯰ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯲꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lt.numeric": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lt.string": "꯱꯰ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lte.array": "꯱꯰ ꯑꯗꯨꯗꯥ ꯄꯣꯠꯂꯝ ꯲꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯂꯩꯔꯣꯏꯗꯕꯅꯤ꯫", + "lte.file": "꯱꯰ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯲꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lte.numeric": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "lte.string": "꯱꯰ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ꯗꯒꯤ ꯇꯥꯕꯥ ꯅꯠꯔꯒꯥ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "mac_address": ":attribute ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ MAC ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "max.array": "꯱꯰ ꯑꯗꯨꯗꯥ ꯄꯣꯠꯂꯝ ꯲꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯂꯩꯔꯣꯏꯗꯕꯅꯤ꯫", + "max.file": "꯱꯰ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯲꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯔꯣꯏꯗꯕꯅꯤ꯫", + "max.numeric": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯗꯒꯤ ꯍꯦꯜꯂꯣꯏꯗꯕꯅꯤ꯫", + "max.string": "꯱꯰ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ꯗꯒꯤ ꯍꯦꯅꯕꯥ ꯑꯣꯏꯔꯣꯏꯗꯕꯅꯤ꯫", + "max_digits": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯗꯤꯖꯤꯠ ꯲꯰ꯗꯒꯤ ꯍꯦꯟꯅꯥ ꯂꯩꯔꯣꯏꯗꯕꯅꯤ꯫", + "mimes": "꯱꯰ ꯑꯁꯤ ꯃꯈꯜ ꯑꯁꯤꯒꯤ ꯐꯥꯏꯜ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ: ꯲꯰.", + "mimetypes": "꯱꯰ ꯑꯁꯤ ꯃꯈꯜ ꯑꯁꯤꯒꯤ ꯐꯥꯏꯜ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ: ꯲꯰.", + "min.array": "꯱꯰ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯥꯏꯇꯦꯝ ꯲꯰ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "min.file": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "min.numeric": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "min.string": "꯱꯰ ꯑꯁꯤ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "min_digits": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯗꯤꯖꯤꯠ ꯲꯰ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "missing": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨ ꯁꯣꯌꯗꯅꯥ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "missing_if": "꯲꯰ꯅꯥ ꯳꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "missing_unless": "꯲꯰ꯅꯥ ꯳꯰ ꯑꯣꯏꯗ꯭ꯔꯕꯗꯤ ꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "missing_with": "꯲꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯑꯁꯤ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "missing_with_all": "꯲꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯑꯁꯤ ꯌꯥꯑꯣꯗꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "multiple_of": "꯱꯰ ꯑꯁꯤ ꯲꯰ꯒꯤ ꯃꯜꯇꯤꯄꯜ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "next": "ꯃꯊꯪ \"", + "not_in": "ꯈꯅꯒꯠꯂꯕꯥ ꯱꯰ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "not_regex": "꯱꯰ꯒꯤ ꯐꯣꯔꯃꯦꯠ ꯑꯁꯤ ꯆꯠꯅꯗꯦ꯫", + "numeric": "꯱꯰ ꯑꯁꯤ ꯃꯁꯤꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "password": "ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯑꯁꯣꯌꯕꯥ ꯑꯣꯏꯔꯦ꯫", + "password.letters": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "password.mixed": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯑꯆꯧꯕꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯑꯃꯁꯨꯡ ꯑꯄꯤꯀꯄꯥ ꯑꯛꯁꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "password.numbers": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯅꯝꯕꯔ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "password.symbols": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯌꯥꯃꯗ꯭ꯔꯕꯗꯥ ꯁꯤꯝꯕꯣꯜ ꯑꯃꯥ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "password.uncompromised": "ꯄꯤꯔꯤꯕꯥ ꯱꯰ ꯑꯁꯤ ꯗꯦꯇꯥ ꯂꯤꯛ ꯑꯃꯗꯥ ꯎꯕꯥ ꯐꯪꯂꯦ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯇꯣꯉꯥꯅꯕꯥ ꯱꯰ ꯈꯅꯕꯤꯌꯨ꯫", + "present": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "present_if": "꯲꯰ꯅꯥ ꯳꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "present_unless": "꯲꯰ꯅꯥ ꯳꯰ ꯑꯣꯏꯗ꯭ꯔꯕꯗꯤ ꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "present_with": "꯲꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "present_with_all": "꯲꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯂꯩꯒꯗꯕꯅꯤ꯫", + "previous": "\" ꯃꯃꯥꯡꯒꯤ", + "prohibited": "꯱꯰ ꯐꯤꯜꯗ ꯑꯁꯤ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibited_if": "꯲꯰ꯅꯥ ꯳꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯑꯁꯤ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibited_if_accepted": "꯲꯰ ꯑꯁꯤ ꯌꯥꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯑꯁꯤ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibited_if_declined": "꯲꯰ ꯑꯁꯤ ꯍꯟꯊꯔꯀꯄꯥ ꯃꯇꯃꯗꯥ ꯂꯝ ꯱꯰ ꯑꯁꯤ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibited_unless": "꯲꯰ ꯳꯰ꯗꯥ ꯂꯩꯠꯔꯕꯗꯤ ꯱꯰ ꯐꯤꯜꯗ ꯑꯁꯤ ꯑꯊꯤꯡꯕꯥ ꯊꯝꯂꯤ꯫", + "prohibits": "ꯐꯤꯜꯗ ꯱꯰ ꯑꯁꯤꯅꯥ ꯲꯰ ꯌꯥꯑꯣꯕꯥ ꯌꯥꯍꯟꯗꯦ꯫", + "regex": "꯱꯰ꯒꯤ ꯐꯣꯔꯃꯦꯠ ꯑꯁꯤ ꯆꯠꯅꯗꯦ꯫", + "relatable": "ꯃꯁꯤꯒꯤ ꯱꯰ ꯑꯁꯤ ꯔꯤꯁꯣꯔꯁ ꯑꯁꯤꯒꯥ ꯃꯔꯤ ꯂꯩꯅꯗꯕꯥ ꯌꯥꯏ꯫", + "required": "꯱꯰ꯒꯤ ꯂꯝ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_array_keys": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯗꯨꯗꯥ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯑꯦꯟꯠꯔꯤꯁꯤꯡ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "required_if": "꯲꯰ꯅꯥ ꯳꯰ ꯑꯣꯏꯕꯥ ꯃꯇꯃꯗꯥ ꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_if_accepted": "꯲꯰ ꯌꯥꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_if_declined": "꯲꯰ ꯍꯟꯊꯔꯀꯄꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_unless": "꯲꯰ ꯳꯰ꯗꯥ ꯂꯩꯠꯔꯕꯗꯤ ꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_with": "꯲꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_with_all": "꯲꯰ ꯂꯩꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_without": "꯲꯰ ꯂꯩꯇꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯃꯊꯧ ꯇꯥꯏ꯫", + "required_without_all": "꯲꯰ꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯠꯇꯥ ꯂꯩꯇꯕꯥ ꯃꯇꯃꯗꯥ ꯐꯤꯜꯗ ꯱꯰ ꯑꯁꯤ ꯃꯊꯧ ꯇꯥꯏ꯫", + "reset": "ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯑꯗꯨ ꯔꯤꯁꯦꯠ ꯇꯧꯈ꯭ꯔꯦ꯫", + "same": "꯱꯰ ꯑꯃꯁꯨꯡ ꯲꯰ ꯑꯁꯤ ꯃꯥꯟꯅꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "sent": "ꯑꯩꯈꯣꯌꯅꯥ ꯅꯍꯥꯛꯀꯤ ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯂꯤꯉ꯭ꯛ ꯑꯗꯨ ꯏꯃꯦꯏꯜ ꯇꯧꯔꯦ꯫", + "size.array": "꯱꯰ ꯑꯁꯤꯗꯥ ꯄꯣꯠꯂꯝ ꯲꯰ ꯌꯥꯑꯣꯒꯗꯕꯅꯤ꯫", + "size.file": "꯱꯰ ꯑꯁꯤ ꯀꯤꯂꯣꯕꯥꯏꯠ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "size.numeric": "꯱꯰ ꯑꯁꯤ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "size.string": "꯱꯰ ꯑꯁꯤ ꯆꯦꯛꯔꯦꯇꯔ ꯲꯰ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "starts_with": "꯱꯰ ꯑꯁꯤ ꯃꯈꯥꯗꯥ ꯄꯤꯔꯤꯕꯥ ꯑꯁꯤꯒꯤ ꯃꯅꯨꯡꯗꯥ ꯑꯃꯗꯒꯤ ꯍꯧꯒꯗꯕꯅꯤ: ꯲꯰.", + "string": "꯱꯰ ꯑꯁꯤ ꯁ꯭ꯠꯔꯤꯡ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "throttle": "ꯂꯣꯒꯏꯟ ꯇꯧꯅꯕꯥ ꯍꯣꯠꯅꯕꯥ ꯀꯌꯥ꯫ ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯁꯦꯀꯦꯟꯗ ꯱꯰ꯒꯤ ꯃꯇꯨꯡꯗꯥ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯕꯤꯌꯨ꯫", + "throttled": "ꯆꯥꯅꯕꯤꯗꯨꯅꯥ ꯑꯃꯨꯛ ꯍꯟꯅꯥ ꯍꯣꯠꯅꯗ꯭ꯔꯤꯉꯩꯗꯥ ꯉꯥꯏꯌꯨ꯫", + "timezone": "꯱꯰ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ꯃꯇꯃꯒꯤ ꯃꯐꯝ ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "token": "ꯄꯥꯁꯋꯥꯔꯗ ꯔꯤꯁꯦꯠ ꯇꯣꯀꯦꯟ ꯑꯁꯤ ꯑꯁꯣꯌꯕꯥ ꯑꯃꯅꯤ꯫", + "ulid": ":attribute ꯐꯤꯜꯗ ꯑꯗꯨ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ ULID ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "unique": "꯱꯰ ꯑꯁꯤ ꯍꯥꯟꯅꯅꯥ ꯂꯧꯈꯠꯈ꯭ꯔꯦ꯫", + "uploaded": "꯱꯰ ꯑꯁꯤ ꯑꯄꯂꯣꯗ ꯇꯧꯕꯥ ꯉꯃꯈꯤꯗꯦ꯫", + "uppercase": "꯱꯰ꯒꯤ ꯐꯤꯜꯗ ꯑꯁꯤ ꯑꯆꯧꯕꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "url": "꯱꯰ ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ URL ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫", + "user": "ꯑꯩꯈꯣꯌꯅꯥ ꯏꯃꯦꯜ ꯑꯦꯗ꯭ꯔꯦꯁ ꯑꯗꯨꯒꯥ ꯂꯣꯌꯅꯅꯥ ꯌꯨꯖꯔ ꯑꯃꯥ ꯊꯤꯕꯥ ꯉꯃꯗꯦ꯫", + "uuid": ":attribute ꯑꯁꯤ ꯆꯠꯅꯕꯥ ꯌꯥꯕꯥ UUID ꯑꯃꯥ ꯑꯣꯏꯒꯗꯕꯅꯤ꯫" +} diff --git a/locales/mr/_excludes.json b/locales/mr/_excludes.json new file mode 100644 index 00000000000..b92d2d0ec20 --- /dev/null +++ b/locales/mr/_excludes.json @@ -0,0 +1,6 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "ID", + "Nova" +] diff --git a/locales/mr/json-inline.json b/locales/mr/json-inline.json new file mode 100644 index 00000000000..d828a793fdd --- /dev/null +++ b/locales/mr/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "हे फील्ड एक वैध भूमिका असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one number.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे आणि त्यात किमान एक संख्या असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "हे फील्ड किमान :length वर्ण असले पाहिजे आणि त्यात किमान एक विशेष वर्ण आणि एक संख्या असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one special character.": "हे फील्ड किमान :length वर्ण असले पाहिजे आणि त्यात किमान एक विशेष वर्ण असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे आणि त्यात किमान एक अप्परकेस वर्ण आणि एक संख्या असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे आणि त्यात किमान एक अप्परकेस वर्ण आणि एक विशेष वर्ण असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "हे फील्ड किमान :length वर्णांचे असले पाहिजे आणि त्यात किमान एक अप्परकेस वर्ण, एक संख्या आणि एक विशेष वर्ण असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे आणि त्यात किमान एक अप्परकेस वर्ण असणे आवश्यक आहे.", + "The :attribute must be at least :length characters.": "हे फील्ड किमान :length वर्णांचे असणे आवश्यक आहे.", + "The :attribute must contain at least one letter.": "या फील्डमध्ये किमान एक अक्षर असणे आवश्यक आहे.", + "The :attribute must contain at least one number.": "या फील्डमध्ये किमान एक संख्या असणे आवश्यक आहे.", + "The :attribute must contain at least one symbol.": "या फील्डमध्ये किमान एक चिन्ह असणे आवश्यक आहे.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "या फील्डमध्ये किमान एक अप्परकेस आणि एक लोअरकेस अक्षर असणे आवश्यक आहे.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिलेले फील्ड डेटा लीकमध्ये दिसून आले आहे. कृपया भिन्न फील्ड निवडा." +} diff --git a/locales/mr/json.json b/locales/mr/json.json new file mode 100644 index 00000000000..e4425f742ff --- /dev/null +++ b/locales/mr/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(आणि आणखी :count त्रुटी)", + "(and :count more errors)": "(आणि आणखी :count त्रुटी)|(आणि आणखी :count त्रुटी)|(आणि आणखी :count त्रुटी)", + "30 Days": "30 दिवस", + "60 Days": "60 दिवस", + "90 Days": "90 दिवस", + ":amount selected": ":Amount निवडले", + ":amount Total": ":Amount एकूण", + ":days day trial": ":Days दिवस परिक्षण", + ":resource Details": ":Resource तपशील", + ":resource Details: :title": ":Resource तपशील: :title", + "A decryption key is required.": "एक डिक्रिप्शन की आवश्यक आहे.", + "A fresh verification link has been sent to your email address.": "तुमच्या ईमेल पत्त्यावर एक नवीन सत्यापन लिंक पाठवली गेली आहे.", + "A new verification link has been sent to the email address you provided during registration.": "नवीन सत्यापण दुवा तुम्ही नोंदणी दरम्यान प्रदान केलेल्या ईमेल पत्त्यावर पाठविण्यात आली आहे.", + "A new verification link has been sent to the email address you provided in your profile settings.": "तुम्ही तुमच्या प्रोफाइल सेटिंग्जमध्ये दिलेल्या ईमेल पत्त्यावर एक नवीन पडताळणी लिंक पाठवली आहे.", + "A new verification link has been sent to your email address.": "तुमच्या ईमेल पत्त्यावर एक नवीन पडताळणी लिंक पाठवली गेली आहे.", + "Accept Invitation": "आमंत्रण स्वीकारा", + "Action": "क्रिया", + "Action Event": "कृती कार्यक्रम", + "Action Events": "कृती कार्यक्रम", + "Action Happened At": "येथे क्रिया घडली", + "Action Initiated By": "क्रिया द्वारे सुरू", + "Action Name": "क्रिया नाव", + "Action Status": "क्रिया स्थिती", + "Action Target": "क्रिया लक्ष्य", + "Actions": "क्रिया", + "Add": "जोडा", + "Add :resource": ":Resource जोडा", + "Add a new team member to your team, allowing them to collaborate with you.": "आपल्या संघात एक नवीन संघ सदस्य जोडा, तुमच्या सोबत सहकार्य करण्यासाठी.", + "Add additional security to your account using two factor authentication.": "दोन घटक प्रमाणीकरण वापरून आपल्या खात्यात अतिरिक्त सुरक्षा जोडा.", + "Add Payment Method": "पेमेंट पद्धत जोडा", + "Add row": "सलग जोडा", + "Add Team Member": "टीम सदस्य जोडा", + "Add VAT Number": "व्हॅट क्रमांक जोडा", + "Added.": "जोडले.", + "Additional billing information updated successfully.": "अतिरिक्त बिलिंग माहिती यशस्वीरित्या अपडेट केली.", + "Address": "पत्ता", + "Address Line 2": "पत्ता ओळ 2", + "Administrator": "प्रशासक", + "Administrator users can perform any action.": "प्रशासक वापरकर्त्यांना कोणत्याही क्रिया करू शकता.", + "Afghanistan": "अफगाणिस्तान", + "Aland Islands": "ऑलंड द्वीपसमूह", + "Albania": "आल्बेनिया", + "Algeria": "अल्जीरिया", + "All of the people that are part of this team.": "या संघाचा भाग असलेले सर्व लोक.", + "All resources loaded.": "सर्व संसाधने लोड झाले.", + "All rights reserved.": "सर्व हक्क राखीव.", + "Already registered?": "आधीच नोंदणी झाली आहे?", + "American Samoa": "अमेरिकन सामोआ", + "An error occurred while uploading the file.": "फाइल अपलोड करताना एक त्रुटी आली.", + "An error occurred while uploading the file: :error": "फाइल अपलोड करताना एक त्रुटी आली: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "एक अनपेक्षित त्रुटी आली आणि आम्ही आमच्या सहाय्यक संघाला सूचित केले आहे. कृपया नंतर पुन्हा प्रयत्न करा.", + "Andorra": "अँडोरा", + "Angola": "अंगोला", + "Anguilla": "अँग्विला", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "अन्य वापर कर्त्याने या संसाधनाला सुधारित केले आहे. कृपया पृष्ठ रिफ्रेश करा आणि पुन्हा प्रयत्न करा.", + "Antarctica": "अंटार्क्टिका", + "Antigua And Barbuda": "अँटिगा आणि बार्बुडा", + "Antigua and Barbuda": "अँटिगा आणि बार्बुडा", + "API Token": "एपीआय टोकन", + "API Token Permissions": "एपीआय टोकन परवानगी", + "API Tokens": "एपीआय टोकन्स", + "API tokens allow third-party services to authenticate with our application on your behalf.": "एपीआय टोकन्स तृतीय पक्ष सेवांना आपल्या वतीने आमच्या अर्ज प्रमाणीकृत करण्यासाठी परवानगी देते.", + "Apply": "लागू करा", + "Apply Coupon": "कूपन लागू करा", + "April": "एप्रिल", + "Are you sure you want to attempt to pay :amount?": "तुम्हाला खात्री आहे की तुम्ही :amount पैसे देण्याचा प्रयत्न करू इच्छिता?", + "Are you sure you want to cancel your subscription?": "तुमची खात्री आहे की तुम्ही तुमची सदस्यता रद्द करू इच्छिता?", + "Are you sure you want to delete all the notifications?": "तुम्हाला खात्री आहे की तुम्ही सर्व सूचना हटवू इच्छिता?", + "Are you sure you want to delete the selected resources?": "आपण निवडलेल्या संसाधने हटवू इच्छिता याची खात्री आहे?", + "Are you sure you want to delete this file?": "तुम्हाला नक्की या फाइल नष्ट करायचे?", + "Are you sure you want to delete this notification?": "तुमची खात्री आहे की तुम्ही ही सूचना हटवू इच्छिता?", + "Are you sure you want to delete this payment method?": "तुमची खात्री आहे की तुम्ही ही पेमेंट पद्धत हटवू इच्छिता?", + "Are you sure you want to delete this resource?": "तुम्हाला खात्री आहे की तुम्ही हे संसाधन हटवू इच्छिता?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "तुम्हाला खात्री आहे की तुम्ही हा संघ हटवू इच्छिता? एकदा एखादा संघ हटवला की, त्याची सर्व संसाधने आणि डेटा कायमचा हटवला जाईल.", + "Are you sure you want to delete your account?": "तुमची खात्री आहे की तुम्ही तुमचे खाते हटवू इच्छिता?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "तुम्हाला खात्री आहे की तुम्ही तुमचे खाते हटवू इच्छिता? एकदा तुमचे खाते हटवले की, तिचे सर्व संसाधने आणि डेटा कायमचा हटवला जाईल. तुम्ही तुमचे खाते कायमचे हटवू इच्छिता याची पुष्टी करण्यासाठी कृपया तुमचा संकेतशब्द प्रविष्ट करा.", + "Are you sure you want to detach the selected resources?": "तुम्हाला खात्री आहे की तुम्ही निवडलेली संसाधने वेगळी करू इच्छिता?", + "Are you sure you want to detach this resource?": "तुम्हाला खात्री आहे की तुम्ही हे संसाधन वेगळे करू इच्छिता?", + "Are you sure you want to force delete the selected resources?": "तुम्हाला खात्री आहे की तुम्ही निवडलेली संसाधने जबरदस्तीने हटवू इच्छिता?", + "Are you sure you want to force delete this resource?": "तुम्हाला खात्री आहे की तुम्ही हे संसाधन जबरदस्तीने हटवू करू इच्छिता?", + "Are you sure you want to log out?": "तुमची खात्री आहे की तुम्ही लॉग आउट करू इच्छिता?", + "Are you sure you want to mark all notifications as read?": "तुम्हाला खात्री आहे की तुम्ही सर्व सूचना वाचलेल्या म्हणून चिन्हांकित करू इच्छिता?", + "Are you sure you want to remove this item?": "तुमची खात्री आहे की तुम्ही हा आयटम काढू इच्छिता?", + "Are you sure you want to restore the selected resources?": "तुम्हाला खात्री आहे की तुम्ही निवडलेली संसाधने पुनर्संचयित करू इच्छिता?", + "Are you sure you want to restore this resource?": "तुम्हाला खात्री आहे की तुम्ही हे संसाधन पुनर्संचयित करू इच्छिता?", + "Are you sure you want to resume your subscription?": "तुमची खात्री आहे की तुम्ही तुमची सदस्यता पुन्हा सुरू करू इच्छिता?", + "Are you sure you want to run this action?": "तुम्हाला खात्री आहे की तुम्ही ही क्रिया चालवू इच्छिता?", + "Are you sure you want to set this payment method as your default?": "तुमची खात्री आहे की तुम्ही ही पेमेंट पद्धत तुमची डीफॉल्ट म्हणून सेट करू इच्छिता?", + "Are you sure you want to stop impersonating?": "तुमची खात्री आहे की तुम्ही तोतयागिरी थांबवू इच्छिता?", + "Are you sure you would like to delete this API token?": "तुम्हाला खात्री आहे की तुम्ही हे एपीआय टोकन हटवू इच्छिता?", + "Are you sure you would like to leave this team?": "तुम्हाला खात्री आहे की तुम्ही हा संघ सोडू इच्छिता?", + "Are you sure you would like to remove this person from the team?": "तुम्हाला खात्री आहे की तुम्ही या व्यक्तीला संघातून काढू इच्छिता?", + "Are you sure you would like to switch billing plans?": "तुम्हाला खात्री आहे की तुम्ही बिलिंग योजना स्विच करू इच्छिता?", + "Argentina": "अर्जेंटीना", + "Armenia": "अर्मेनिया", + "Aruba": "अरूबा", + "Attach": "संलग्न", + "Attach & Attach Another": "संलग्न करा आणि दुसरे संलग्न करा", + "Attach :resource": ":Resource संलग्न करा", + "Attach files by dragging & dropping, selecting or pasting them.": "फाइल्स ड्रॅग आणि ड्रॉप करून, निवडून किंवा चाखून संलग्न करा.", + "August": "ऑगस्ट", + "Australia": "ऑस्ट्रेलिया", + "Austria": "ऑस्ट्रिया", + "Azerbaijan": "अझरबैजान", + "Bahamas": "बहामास", + "Bahrain": "बाहरेन", + "Bangladesh": "बांगलादेश", + "Barbados": "बार्बाडोस", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "सुरू ठेवण्यापूर्वी, आम्ही तुम्हाला ईमेल केलेल्या लिंकवर क्लिक करून तुम्ही तुमचा ईमेल पत्ता सत्यापित करू शकता का? जर तुम्हाला ईमेल प्राप्त झाला नसेल, तर आम्ही तुम्हाला आनंदाने दुसरा पाठवू.", + "Before proceeding, please check your email for a verification link.": "पुढे जाण्यापूर्वी, कृपया पडताळणी लिंकसाठी तुमचा ईमेल तपासा.", + "Belarus": "बेलारूस", + "Belgium": "बेल्जियम", + "Belize": "बेलिझ", + "Benin": "बेनिन", + "Bermuda": "बरमूडा", + "Bhutan": "भूतान", + "Billing Information": "बिलिंग माहिती", + "Billing Management": "बिलिंग व्यवस्थापन", + "Bolivia": "बोलिव्हिया", + "Bolivia, Plurinational State of": "बोलिव्हिया, प्लुरिनॅशनल स्टेट ऑफ", + "Bonaire, Sint Eustatius and Saba": "बोनेयर, सिंट युस्टाटियस आणि सबा", + "Bosnia And Herzegovina": "बोस्निया आणि हर्झगोविना", + "Bosnia and Herzegovina": "बोस्निया आणि हर्झगोविना", + "Botswana": "बोत्सवाना", + "Bouvet Island": "बोवेट बेट", + "Brazil": "ब्राझील", + "British Indian Ocean Territory": "ब्रिटिश भारतीय महासागर प्रदेश", + "Browser Sessions": "ब्राउझर सत्र", + "Brunei Darussalam": "ब्रुनेई दारुस्सलाम", + "Bulgaria": "बल्गेरिया", + "Burkina Faso": "बर्किना फासो", + "Burundi": "बुरुंडी", + "Cambodia": "कंबोडिया", + "Cameroon": "कामेरून", + "Canada": "कॅनडा", + "Cancel": "रद्द करा", + "Cancel Subscription": "सदस्यता रद्द करा", + "Cape Verde": "केप व्हर्दे", + "Card": "कार्ड", + "Cayman Islands": "केमन द्वीपसमूह", + "Central African Republic": "मध्य आफ्रिकेचे प्रजासत्ताक", + "Chad": "चाड", + "Change Subscription Plan": "सदस्यता योजना बदला", + "Change the current payment method attached to your subscription": "तुमच्या सदस्यत्वाशी संलग्न असलेली सध्याची पेमेंट पद्धत बदला", + "Changes": "बदल", + "Checkout": "तपासा", + "Chile": "चिली", + "China": "चीन", + "Choose": "निवडा", + "Choose :field": ":Field निवडा", + "Choose :resource": ":Resource निवडा", + "Choose an option": "एक पर्याय निवडा", + "Choose date": "दिनांक निवडा", + "Choose File": "फाइल निवडा", + "Choose Files": "फाइल्स निवडा", + "Choose Type": "प्रकार निवडा", + "Christmas Island": "ख्रिसमस बेट", + "City": "शहर", + "Click here to re-send the verification email.": "सत्यापन ईमेल पुन्हा पाठवण्यासाठी येथे क्लिक करा.", + "click here to request another": "दुसरी विनंती करण्यासाठी येथे क्लिक करा", + "Click to choose": "निवडण्यासाठी क्लिक करा", + "Close": "बंद करा", + "Cocos (Keeling) Islands": "कोकोस द्वीपसमूह", + "Code": "कोड", + "Colombia": "कोलंबिया", + "Comoros": "कोमोरोस", + "Confirm": "पुष्टी", + "Confirm Billing Action": "बिलिंग कृतीची पुष्टी करा", + "Confirm Password": "संकेतशब्दाची पुष्टी करा", + "Confirm Payment": "भरणा पुष्टी करा", + "Confirm your :amount payment": "आपल्या :amount भरण्याची पृष्टी करा", + "Congo": "काँगो", + "Congo, Democratic Republic": "काँगो, लोकशाही प्रजासत्ताक", + "Congo, the Democratic Republic of the": "कांगो, लोकशाही प्रजासत्ताक", + "Constant": "सतत", + "Continue To Payment": "पेमेंट करणे सुरू ठेवा", + "Cook Islands": "कूक द्वीपसमूह", + "Copy to clipboard": "क्लिपबोर्डवर कॉपी करा", + "Costa Rica": "कोस्टा रिका", + "Cote D'Ivoire": "कोटे दी आयव्होरे", + "Country": "देश", + "Coupon": "कूपन", + "Coupon applied successfully.": "कूपन यशस्वीरित्या लागू केले.", + "Create": "बनवा", + "Create & Add Another": "तयार करा आणि आणखी जोडा", + "Create :resource": ":Resource तयार करा", + "Create a new team to collaborate with others on projects.": "प्रकल्पांवर इतरांशी सहयोग करण्यासाठी एक नवीन संघ तयार करा.", + "Create Account": "खाते तयार करा", + "Create API Token": "एपीआय टोकन तयार करा", + "Create New Team": "नविन संघ बनवा", + "Create Team": "टीम तयार करा", + "Created.": "तयार केले.", + "Croatia": "क्रोएशिया", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "क्युबा", + "Curaçao": "कुरकओ", + "Current Password": "वर्तमान संकेतशब्द", + "Current Subscription Plan": "वर्तमान सदस्यता योजना", + "Currently Subscribed": "सध्या सदस्यता घेतली आहे", + "Customer Balance": "ग्राहक शिल्लक", + "Customize": "सानुकूल करा", + "Cyprus": "सायप्रस", + "Czech Republic": "झेक प्रजासत्ताक", + "Côte d'Ivoire": "कोटे दी आयव्होरे", + "Dark": "गडद", + "Dashboard": "डॅशबोर्ड", + "December": "डिसेंबर", + "Decrease": "कमी", + "Default": "डीफॉल्ट", + "Delete": "हटवा", + "Delete :resource": "हटवा :resource", + "Delete Account": "खाते हटवा", + "Delete all notifications": "सर्व सूचना हटवा", + "Delete API Token": "हटवा एपीआय टोकन", + "Delete File": "फाइल हटवा", + "Delete Notification": "सूचना हटवा", + "Delete Resource": "संसाधन हटवा", + "Delete Selected": "निवडलेले हटवा", + "Delete Team": "संघ हटवा", + "Denmark": "डेन्मार्क", + "Detach": "विलग करा", + "Detach Resource": "संसाधन विलग करा", + "Detach Selected": "निवडलेले विलग करा", + "Details": "तपशील", + "Disable": "अकार्यान्वीत", + "Djibouti": "जिबूती", + "Do you really want to leave? You have unsaved changes.": "तुम्हाला खरोखर सोडायचे आहे का? तुमच्याकडे जतन न केलेले बदल आहेत", + "Dominica": "डोमिनिका", + "Dominican Republic": "डोमिनिकन रिपब्लीक", + "Done.": "पूर्ण झाले.", + "Download": "डाउनलोड करा", + "Download Invoice": "बीजक डाउनलोड करा", + "Drop file or click to choose": "फाइल ड्रॉप करा किंवा निवडण्यासाठी क्लिक करा", + "Drop files or click to choose": "फाइल्स ड्रॉप करा किंवा निवडण्यासाठी क्लिक करा", + "Ecuador": "इक्वाडोर", + "Edit": "संपादन", + "Edit :resource": ":Resource संपादित करा", + "Edit Attached": "संलग्न संपादन", + "Edit Profile": "प्रोफाईल संपादित करा", + "Editor": "मॉनीटर", + "Editor users have the ability to read, create, and update.": "संपादकीय वापरकर्ते वाचा तयार करा, आणि सुधारणा करण्याची क्षमता आहे.", + "Egypt": "इजिप्त", + "El Salvador": "अल साल्वाडोर", + "Email": "ईमेल", + "email": "ईमेल", + "Email Address": "ईमेल पत्ता", + "Email Addresses": "ईमेल पत्ते", + "Email Password Reset Link": "ईमेल संकेतशब्द रिसेट दुवा", + "Email Verification": "ईमेल सत्यापन", + "Enable": "कार्यान्वीत", + "Encrypted environment file already exists.": "एनक्रिप्टेड पर्यावरण फाइल आधीपासून अस्तित्वात आहे.", + "Encrypted environment file not found.": "एनक्रिप्टेड पर्यावरण फाइल आढळली नाही.", + "Ensure your account is using a long, random password to stay secure.": "तुमचे खाते सुरक्षित राहण्यासाठी लांब, यादृच्छिक संकेतशब्द वापरत असल्याची खात्री करा", + "Environment file already exists.": "पर्यावरण फाइल आधीपासून अस्तित्वात आहे.", + "Environment file not found.": "पर्यावरण फाइल सापडली नाही.", + "Equatorial Guinea": "इक्वेटोरीयल गिनी", + "Eritrea": "इरिट्रिया", + "Error": "त्रुटी", + "errors": "चुका", + "Estonia": "इस्टोनिया", + "Ethiopia": "इथिओपिया", + "ex VAT": "एक्स व्हॅट", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration रोजी संपेल", + "Export As CSV": "CSV म्हणून निर्यात करा", + "Extra Billing Information": "अतिरिक्त बिलिंग माहिती", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "आपल्या देयकावर प्रक्रिया करण्यासाठी अतिरिक्त पुष्टीकरण आवश्यक आहे. कृपया खालील बटणावर क्लिक करून देयक पृष्ठावर जा.", + "Failed Subscription Payment": "अयशस्वी सदस्यता पेमेंट", + "Failed to load :resource!": ":Resource लोड करण्यात अयशस्वी!", + "Falkland Islands (Malvinas)": "फॉकलंड बेटे)", + "Faroe Islands": "फेरो द्वीपसमूह", + "February": "फेब्रुवारी", + "Fiji": "फिजी", + "Filename": "फाईलचे नाव", + "Finish enabling two factor authentication.": "दोन घटक प्रमाणीकरण सक्षम करणे समाप्त करा.", + "Finland": "फिनलंड", + "For your security, please confirm your password to continue.": "तुमच्या सुरक्षिततेसाठी, कृपया सुरू ठेवण्यासाठी तुमच्या संकेतशब्दाची पुष्टी करा.", + "Forbidden": "निषिद्ध", + "Force Delete": "जबरदस्ती हटवा", + "Force Delete :resource": "जबरदस्ती हटवा :resource", + "Force Delete Resource": "जबरदस्ती संसाधन हटवा", + "Force Delete Selected": "जबरदस्ती निवडलेले हटवा", + "Forgot Password": "पासवर्ड विसरलात", + "Forgot your password?": "तुमचा संकेतशब्द विसरलात?", + "Forgot Your Password?": "तुमचा संकेतशब्द विसरलात?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "तुमचा संकेतशब्द विसरलात? हरकत नाही. आम्हाला फक्त तुमचा ईमेल पत्ता कळवा आणि आम्ही तुम्हाला संकेतशब्द रीसेट दुवा ईमेल करू जे तुम्हाला नवीन निवडण्याची परवानगी देईल.", + "France": "फ्रान्स", + "French Guiana": "फ्रेंच गयाना", + "French Polynesia": "फ्रेंच पॉलिनेशिया", + "French Southern Territories": "फ्रेंच दक्षिण प्रदेश", + "From": "पासून", + "Gabon": "गबॉन", + "Gambia": "गॅम्बिया", + "Georgia": "जॉर्जिया", + "Germany": "हंगेरी", + "Ghana": "घाना", + "Gibraltar": "जिब्राल्टर", + "Go Home": "घरी जा", + "Go to page :page": "पृष्ठावर जा :page", + "Great! You have accepted the invitation to join the :team team.": "मस्त! तुम्ही :team टीम मध्ये सामील होण्याचे आमंत्रण स्वीकारले आहे.", + "Greece": "ग्रीस", + "Greenland": "ग्रीनलँड", + "Grenada": "ग्रेनाडा, विंडवर्ड आयलॅन्ड", + "Guadeloupe": "ग्वादेलोप", + "Guam": "गुआम", + "Guatemala": "ग्वाटेमाला", + "Guernsey": "ग्वेरन्से", + "Guinea": "गिनी", + "Guinea-Bissau": "गिनी-बिसाउ", + "Guyana": "गयाना", + "Haiti": "हैती", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "तुमची सदस्यता रद्द करण्याबद्दल दुसरे विचार येत आहेत? तुम्ही तुमचे वर्तमान बिलिंग चक्र संपेपर्यंत कधीही तुमची सदस्यता त्वरित पुन्हा सक्रिय करू शकता. तुमचे वर्तमान बिलिंग चक्र संपल्यानंतर, तुम्ही पूर्णपणे नवीन सदस्यता योजना निवडू शकता.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "तुमचे सदस्यत्व रद्द करण्याबद्दल दुसरे विचार आहेत? तुम्ही तुमचे सध्याचे बिलिंग सायकल संपेपर्यंत कोणत्याही क्षणी तुमचे सदस्यत्व त्वरित प्रतिक्रिया देऊ शकता. तुमचे सध्याचे बिलिंग चक्र संपल्यानंतर तुम्ही पूर्णपणे नवीन सदस्यता योजना निवडू शकता.", + "Heard Island & Mcdonald Islands": "हर्ड बेट व मॅकडोनाल्ड बेटे", + "Heard Island and McDonald Islands": "हर्ड बेट आणि मॅकडोनाल्ड बेटे", + "Hello!": "नमस्कार!", + "Hide Content": "सामग्री लपवा", + "Hold Up!": "थांबा!", + "Holy See (Vatican City State)": "होली सी (व्हॅटिकन सिटी राज्य)", + "Honduras": "होंडरस", + "Hong Kong": "उच्च सागरी संघ वर हाँगकाँग", + "Hungary": "चेक प्रजासत्ताक, हंगेरी", + "I agree to the :terms_of_service and :privacy_policy": "मी :terms_of_service आणि :privacy_policy सोबत सहमत आहे", + "Iceland": "आइसलँड", + "ID": "आयडी", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "आवश्यक असल्यास, आपण आपल्या सर्व डिव्हाइसेसवर आपल्या इतर सर्व ब्राउझर सत्रांमधून लॉग आउट करू शकता. तुमची काही अलीकडील सत्रे खाली सूचीबद्ध आहेत; तथापि, ही यादी संपूर्ण असू शकत नाही. जर तुम्हाला वाटत असेल की तुमच्या खात्याशी तडजोड झाली आहे, तर तुम्ही तुमचा संकेतशब्द अद्यतनित करावा.", + "If you already have an account, you may accept this invitation by clicking the button below:": "आपल्याकडे आधीपासूनच खाते असल्यास, आपण खालील बटणावर क्लिक करून हे आमंत्रण स्वीकारू शकता:", + "If you did not create an account, no further action is required.": "आपण खाते तयार केले नसल्यास, पुढील कारवाईची आवश्यकता नाही.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "जर तुम्हाला या टीमला आमंत्रण मिळण्याची अपेक्षा नसेल, तर तुम्ही हा ईमेल टाकू शकता.", + "If you did not receive the email": "जर तुम्हाला ईमेल प्राप्त झाला नसेल", + "If you did not request a password reset, no further action is required.": "आपण संकेतशब्द रीसेट करण्याची विनंती केली नसल्यास, पुढील कारवाईची आवश्यकता नाही.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "आपल्याकडे खाते नसल्यास, आपण खालील बटणावर क्लिक करून एक तयार करू शकता. खाते तयार केल्यानंतर, तुम्ही संघाचे आमंत्रण स्वीकारण्यासाठी या ईमेलमधील आमंत्रण स्वीकार बटणावर क्लिक करू शकता:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "आपल्या संपूर्ण व्यवसायाचे नाव, व्हॅट ओळख क्रमांक किंवा रेकॉर्डचा पत्ता यासारख्या आपल्या पावत्यांमध्ये आपल्याला विशिष्ट संपर्क किंवा कर माहिती जोडण्याची आवश्यकता असल्यास आपण ते येथे जोडू शकता.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "जर तुम्हाला \":actionText\" बटण क्लिक करण्यात समस्या येत आहे, तर हा URL कॉपी आणि तुमच्या वेब ब्राउजर मध्ये पेस्ट करा:", + "Impersonate": "तोतयागिरी करणे", + "Increase": "वाढवा", + "India": "भारत", + "Indonesia": "इंडोनेशिया", + "Invalid filename.": "अवैध फाइलनाव.", + "Invalid JSON was returned from the route.": "अवैध JSON मार्गावरून परत आला.", + "Invoice Email Addresses": "बीजक ईमेल पत्ते", + "Invoice emails updated successfully.": "बीजक ईमेल यशस्वीरित्या अद्यतनित केले.", + "Invoices": "पावत्या", + "Iran, Islamic Republic Of": "ईराण", + "Iran, Islamic Republic of": "ईराण", + "Iraq": "ईराक", + "Ireland": "आयर्लंड", + "Isle Of Man": "आईल ऑफ मान", + "Isle of Man": "आईल ऑफ मान", + "Israel": "इस्रायल", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "असे दिसते की आपल्याकडे सक्रिय सदस्यता नाही. आपण प्रारंभ करण्यासाठी खालील सदस्यता योजनांपैकी एक निवडू शकता. तुमच्या सोयीनुसार सबस्क्रिप्शन योजना बदलल्या किंवा रद्द केल्या जाऊ शकतात.", + "Italy": "इटली", + "Jamaica": "जमैका", + "January": "जानेवारी", + "Japan": "जपान", + "Jersey": "जर्सी", + "Jordan": "जॉर्डन", + "July": "जुलै", + "June": "जून", + "Kazakhstan": "कझाकस्तान", + "Kenya": "केनिया", + "Key": "कि", + "Kiribati": "किरिबाटी", + "Korea": "कोरिया", + "Korea, Democratic People's Republic of": "कोरिया, लोकशाही प्रजासत्ताक", + "Korea, Republic of": "कोरिया, प्रजासत्ताक", + "Kosovo": "कोसोव्हो", + "Kuwait": "कुवैत", + "Kyrgyzstan": "किरगिझस्तान", + "Lao People's Democratic Republic": "लाओस", + "Last active": "अंतिम सक्रिय", + "Last used": "अंतिम वापरलेले", + "Latvia": "लात्व्हिया", + "Leave": "सोडून द्या", + "Leave Team": "संघ सोडा", + "Lebanon": "लेबनॉन", + "length": "लांबी", + "Lens": "लेन्स", + "Lesotho": "लेसोथो", + "Liberia": "लायबेरिया", + "Libyan Arab Jamahiriya": "लीबिया", + "Liechtenstein": "लिश्टनस्टाइन", + "Light": "प्रकाश", + "Lithuania": "लिथुआनिया", + "Load :perPage More": "आणखी :perPage लोड करा", + "Loading": "लोड करत आहे", + "Location": "स्थान", + "Log in": "लॉग इन", + "Log In": "लॉग इन करा", + "Log Out": "लॉग आउट", + "Log out": "बाहेर पडणे", + "Log Out Other Browser Sessions": "इतर ब्राउझर सत्र लॉग आउट करा", + "Log Viewer": "लॉग दर्शक", + "Login": "लॉग इन", + "Logout": "लॉग आउट", + "Logs": "नोंदी", + "Luxembourg": "लक्झेंबर्ग", + "Macao": "मकाओ", + "Macedonia": "मॅसेडोनिया", + "Macedonia, the former Yugoslav Republic of": "मॅसेडोनिया, माजी युगोस्लाव्ह प्रजासत्ताक", + "Madagascar": "मादागास्कर", + "Malawi": "मलावी", + "Malaysia": "मलेशिया", + "Maldives": "मालदीव", + "Mali": "माळी", + "Malta": "माल्टा", + "Manage Account": "खात्याचे व्यवस्थापन करा", + "Manage and log out your active sessions on other browsers and devices.": "इतर ब्राउझर आणि डिव्हाइसवर आपले सक्रिय सत्र व्यवस्थापित करा आणि लॉग आउट करा.", + "Manage API Tokens": "एपीआय टोकन व्यवस्थापित करा", + "Manage Role": "भूमिका व्यवस्थापित करा", + "Manage Team": "संघ व्यवस्थापित करा", + "Managing billing for :billableName": ":BillableName साठी बिलिंग व्यवस्थापित करत आहे", + "March": "मार्च", + "Mark all as Read": "सर्व वाचलेले म्हणून चिन्हांकित करा", + "Mark all notifications as read": "सर्व सूचना वाचलेल्या म्हणून चिन्हांकित करा", + "Mark Read": "वाचा चिन्हांकित करा", + "Mark Unread": "न वाचलेले चिन्हांकित करा", + "Marshall Islands": "मार्शल बेटे", + "Martinique": "मार्टिनिक", + "Mauritania": "मॉरिटानिया", + "Mauritius": "मॉरिशस", + "May": "मे", + "Mayotte": "मायोत", + "Mexico": "मेक्सिको", + "Micronesia, Federated States Of": "मायक्रोनेशिया", + "Micronesia, Federated States of": "मायक्रोनेशिया, फेडरेटेड स्टेट्स ऑफ", + "Moldova": "मोल्दोव्हा", + "Moldova, Republic of": "मोल्दोव्हा, प्रजासत्ताक", + "Monaco": "मोनॅको", + "Mongolia": "मंगोलिया", + "Montenegro": "मॉन्टेनेग्रो", + "Month To Date": "महिना ते तारीख", + "Monthly": "मासिक", + "monthly": "मासिक", + "Montserrat": "मॉन्टसेराट", + "Morocco": "मोरोक्को", + "Mozambique": "मोझांबिक", + "Myanmar": "म्यानमार", + "Name": "नाव", + "name": "नाव", + "Namibia": "मोरक्को", + "Nauru": "नौरू", + "Nepal": "नेपाळ", + "Netherlands": "नेदरलँड", + "Netherlands Antilles": "नेदरलँड्स अँटिल्स", + "Nevermind": "काही हरकत नाही", + "Nevermind, I'll keep my old plan": "काही हरकत नाही, मी माझी जुनी योजना ठेवतो", + "New": "नवीन", + "New :resource": "नवीन :resource", + "New Caledonia": "नवीन कॅलिडोनिया", + "New Password": "नवीन संकेतशब्द", + "New Zealand": "न्युझीलँड", + "Next": "पुढचे", + "Next Payment": "पुढील पेमेंट", + "Next Payment on": "पुढील पेमेंट चालू", + "Nicaragua": "निकारागुआ", + "Niger": "नायजर", + "Nigeria": "नायजेरिया", + "Niue": "नीयू", + "No": "नाही", + "No :resource matched the given criteria.": "दिलेल्या निकषांशी कोणतेही :resource जुळत नाही.", + "No additional information...": "कोणतीही आधिक माहिती नाही...", + "No Current Data": "कोणताही सध्याचा डाटा नाही", + "No Data": "माहिती उपलब्ध नाही", + "no file selected": "फाइल निवडली नाही", + "No Increase": "वाढ नाही", + "No payment methods on file.": "फाइलवर पेमेंट पद्धती नाहीत.", + "No payment scheduled.": "कोणतेही पेमेंट शेड्यूल केलेले नाही.", + "No Prior Data": "कोणतीही पूर्व माहिती नाही", + "No Results Found.": "कोणतेही परिणाम आढळले नाहीत.", + "Norfolk Island": "नॉरफोक बेट", + "Northern Mariana Islands": "उत्तर मेरियाना द्वीपसमूह", + "Norway": "नॉर्वे", + "Not Found": "आढळले नाही", + "Notifications": "अधिसूचना", + "Nova": "Nova", + "Nova User": "नोव्हा वापरकर्ता", + "November": "नोव्हेंबर", + "October": "ऑक्टोबर", + "of": "चा", + "OK": "ठीक आहे", + "Oman": "ओमान", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "एकदा एखादा संघ हटवला की, त्याची सर्व संसाधने आणि डेटा कायमचा हटवला जाईल. ही टीम हटवण्यापूर्वी, कृपया या संघाशी संबंधित कोणताही डेटा किंवा माहिती डाउनलोड करा जी तुम्हाला कायम ठेवायची आहे", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "एकदा तुमचे खाते हटवले की, तिचे सर्व संसाधने आणि डेटा कायमचा हटवला जाईल. आपले खाते हटवण्यापूर्वी, कृपया आपण ठेवू इच्छित कोणताही डेटा किंवा माहिती डाउनलोड करा.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "एकदा तुमचे खाते हटवले की, त्यातील सर्व संसाधने आणि डेटा कायमचा हटवला जाईल. तुम्ही तुमचे खाते कायमचे हटवू इच्छिता याची पुष्टी करण्यासाठी कृपया तुमचा पासवर्ड एंटर करा.", + "Only Trashed": "फक्त कचराकुंडीत", + "Open Invoices": "इनव्हॉइस उघडा", + "Original": "मुळ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "आमचे बिलिंग मॅनेजमेंट पोर्टल तुम्हाला तुमची सबस्क्रिप्शन योजना, देयक पद्धत, आणि तुमची अलीकडील पावत्या डाऊनलोड करण्याची सुविधा देते.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "आमचे बिलिंग व्यवस्थापन पोर्टल तुम्हाला तुमची सबस्क्रिप्शन योजना, पेमेंट पद्धती आणि तुमचे अलीकडील इन्व्हॉइस डाउनलोड करण्यास सोयीस्करपणे व्यवस्थापित करू देते.", + "Page Expired": "पृष्ठ कालबाह्य झाले", + "Pagination Navigation": "पृष्ठन नेव्हिगेशन", + "Paid": "पैसे दिले", + "Pakistan": "पाकिस्तान", + "Palau": "पलाउ", + "Palestinian Territory, Occupied": "पॅलेस्टिनी प्रदेश", + "Panama": "पनामा", + "Papua New Guinea": "पापुआ न्यू गिनी", + "Paraguay": "पराग्वे", + "Password": "संकेतशब्द", + "password": "संकेतशब्द", + "Payment Confirmation": "प्रदान खात्री", + "Payment Information": "देयक माहीती", + "Payment information updated successfully.": "पेमेंट माहिती यशस्वीरित्या अपडेट केली.", + "Payment Method": "देयक पद्धत", + "Payment Methods": "पेमेंट पद्धती", + "Payment Required": "पेमेंट आवश्यक आहे", + "Payments": "देयके", + "Pending Team Invitations": "प्रलंबित संघ आमंत्रणे", + "Per Page": "प्रति पृष्ठ", + "Permanently delete this team.": "कायमस्वरूपी हा संघ हटवा.", + "Permanently delete your account.": "कायमस्वरूपी आपले खाते हटवा.", + "Permissions": "परवानगी", + "Peru": "पेरू", + "Philippines": "फिलीपिन्स", + "Photo": "छायाचित्र", + "Pitcairn": "पिटकेर्न द्वीपसमूह", + "Please accept the terms of service.": "कृपया सेवा अटी स्वीकारा.", + "Please click the button below to verify your email address.": "कृपया आपला ईमेल पत्ता सत्यापित करण्यासाठी खालील बटणावर क्लिक करा.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "कृपया आपत्कालीन पुनर्प्राप्ती कोडपैकी एक प्रविष्ट करून आपल्या खात्यात प्रवेशाची पुष्टी करा.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "कृपया आपल्या प्रमाणीकरण अर्जाद्वारे प्रदान केलेला प्रमाणीकरण कोड प्रविष्ट करून आपल्या खात्यात प्रवेशाची पुष्टी करा.", + "Please confirm your password before continuing.": "कृपया सुरू ठेवण्यापूर्वी तुमच्या पासवर्डची पुष्टी करा.", + "Please copy your new API token. For your security, it won't be shown again.": "कृपया तुमचे नवीन एपीआय टोकन कॉपी करा. तुमच्या सुरक्षिततेसाठी, ते पुन्हा दाखवले जाणार नाही.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "कृपया आपल्या सर्व डिव्हाइसेसवर आपल्या इतर ब्राउझर सत्रांमधून लॉग आउट करू इच्छिता याची पुष्टी करण्यासाठी आपला संकेतशब्द प्रविष्ट करा.", + "Please provide a maximum of three invoice emails addresses.": "कृपया जास्तीत जास्त तीन बीजक ईमेल पत्ते प्रदान करा.", + "Please provide the email address of the person you would like to add to this team.": "कृपया आपण या कार्यसंघामध्ये जोडू इच्छित असलेल्या व्यक्तीचा ईमेल पत्ता प्रदान करा.", + "Please set a default payment method before retrying payments.": "कृपया देयके पुन्हा प्रयत्न करण्यापूर्वी डीफॉल्ट पेमेंट पद्धत सेट करा.", + "Please set a default payment method before swapping plans.": "कृपया योजनांची अदलाबदल करण्यापूर्वी डीफॉल्ट पेमेंट पद्धत सेट करा.", + "Poland": "पोलंड", + "Portugal": "पोर्तुगाल", + "Press / to search": "दाबणे / शोधा", + "Preview": "पूर्वदृश्य", + "Previewing": "पूर्वावलोकन करत आहे", + "Previous": "मागचा", + "Privacy Policy": "गोपनीयता धोरण", + "Profile": "प्रोफाइल", + "Profile Information": "प्रोफाइल माहिती", + "Puerto Rico": "पोर्टो रीको", + "Qatar": "कतार", + "Quarter To Date": "तारीख चतुर्थांश", + "Recovery Code": "पुनर्प्राप्ती कोड", + "Refresh": "रिफ्रेश करा", + "Regards,": "विनम्र,", + "Regenerate Recovery Codes": "पुनर्प्राप्ती कोड पुन्हा तयार करा", + "Register": "नोंदणी करा", + "Reload": "पुनःदाखल करा", + "Remember me": "मला लक्षात ठेवा", + "Remember Me": "मला लक्षात ठेवा", + "Remove": "काढूण टाका", + "Remove Photo": "छायाचित्र काढून टाका", + "Remove Team Member": "संघ सदस्य काढा", + "Replicate": "प्रतिकृती", + "Required fields": "जरूरी माहिती", + "Resend Verification Email": "सत्यापन ईमेल पुन्हा पाठवा", + "Reset Filters": "फिल्टर रीसेट करा", + "Reset Password": "संकेतशब्द रीसेट करा", + "Reset Password Notification": "संकेतशब्द रीसेट अधिसूचना", + "resource": "संसाधन", + "Resource Row Dropdown": "संसाधन पंक्ती ड्रॉपडाउन", + "Resources": "संसाधने", + "resources": "संसाधने", + "Restore": "पुन्हस्थापन", + "Restore :resource": "पुन्हस्थापन :resource", + "Restore Resource": "साधन पुनर्संचयित करा", + "Restore Selected": "निवडलेले पुनर्संचयित करा", + "results": "परिणाम", + "Resume Subscription": "सदस्यता पुन्हा सुरू करा", + "Retry Payment": "पेमेंटचा पुन्हा प्रयत्न करा", + "Return to :appName": ":AppName कडे परत जा", + "Reunion": "संमेलन", + "Role": "भुमिका", + "Romania": "रोमानिया", + "Run Action": "क्रिया चालवा", + "Russian Federation": "रशियन फेडरेशन", + "Rwanda": "रवांडा", + "Réunion": "रियूनियन", + "Saint Barthelemy": "सेंट बार्थेलेमी", + "Saint Barthélemy": "सेंट बार्थेलेमी", + "Saint Helena": "सेंट हेलेना", + "Saint Kitts And Nevis": "सेंट किट्स आणि नेविस", + "Saint Kitts and Nevis": "सेंट किट्स आणि नेविस", + "Saint Lucia": "सेंट लुसिया", + "Saint Martin": "सेंट मार्टिन", + "Saint Martin (French part)": "सेंट मार्टिन (फ्रेंच भाग)", + "Saint Pierre And Miquelon": "सेंट पियरे आणि मिकेलॉन", + "Saint Pierre and Miquelon": "सेंट पियरे आणि मिकेलॉन", + "Saint Vincent And Grenadines": "सेंट.", + "Saint Vincent and the Grenadines": "सेंट व्हिन्सेंट आणि ग्रेनेडाइन्स", + "Samoa": "सामोआ", + "San Marino": "सान मारिनो", + "Sao Tome And Principe": "साओ टोमे आणि प्रिन्सिप", + "Sao Tome and Principe": "साओ टोमे आणि प्रिन्सिप", + "Saudi Arabia": "सौदी अरेबिया", + "Save": "जतन करा", + "Saved.": "जतन केले", + "Scroll to bottom": "तळाशी स्क्रोल करा", + "Scroll to top": "वर स्क्रोल करा", + "Search": "शोधा", + "Secure Area": "सुरक्षित क्षेत्र", + "Select": "निवडा", + "Select a different plan": "वेगळी योजना निवडा", + "Select a log file...": "लॉग फाइल निवडा...", + "Select A New Photo": "नवीन छायाचित्र निवडा", + "Select Action": "कृती निवडा", + "Select all": "सर्व निवडा", + "Select All Dropdown": "सर्व ड्रॉपडाउन निवडा", + "Select this page": "हे पृष्ठ निवडा", + "Send Password Reset Link": "संकेतशब्द रीसेट दुवा पाठवा", + "Senegal": "सेनेगाल", + "September": "सप्टेंबर", + "Serbia": "सर्बिया", + "Server Error": "सर्व्हर त्रुटी", + "Service Unavailable": "सेवा उपलब्ध नाही", + "Set as default": "डीफॉल्ट म्हणून सेट", + "Setup Key": "सेटअप की", + "Seychelles": "सेशेल्स", + "Show All Fields": "सर्व फील्ड दर्शवा", + "Show Content": "सामग्री दर्शवा", + "Show Recovery Codes": "पुनर्प्राप्ती कोड दर्शवा", + "Showing": "दर्शवित आहे", + "Sierra Leone": "सियेरा लिओन", + "Signed in as": "म्हणून साइन इन केले", + "Singapore": "सिंगापूर", + "Sint Maarten (Dutch part)": "सिंट मार्टेन (डच भाग)", + "Slovakia": "स्लोवाकिया", + "Slovenia": "स्लोवीनिया", + "Soft Deleted": "सॉफ्ट हटवले", + "Solomon Islands": "सोलोमन बेटे", + "Somalia": "सोमालिया", + "Something went wrong.": "काहीतरी चूक झाली.", + "Sorry! You are not authorized to perform this action.": "क्षमस्व! आपण ही क्रिया करण्यासाठी अधिकृत नाही.", + "Sorry, your session has expired.": "माफ करा, तुमचे सत्र कालबाह्य झाले आहे.", + "South Africa": "दक्षिण आफ्रिका", + "South Georgia And Sandwich Isl.": "दक्षिण जॉर्जिया आणि दक्षिण सँडविच बेटे", + "South Georgia and the South Sandwich Islands": "दक्षिण जॉर्जिया आणि दक्षिण सँडविच बेटे", + "South Sudan": "दक्षिण सुदान", + "Spain": "स्पेन", + "Sri Lanka": "श्रीलंका", + "Standalone Actions": "स्वतंत्र क्रिया", + "Start Polling": "मतदान सुरू करा", + "Start polling": "मतदान सुरू करा", + "State / County": "राज्य / परगणा", + "Stop Impersonating": "तोतयागिरी करणे थांबवा", + "Stop Polling": "मतदान थांबवा", + "Stop polling": "मतदान थांबवा", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "हे रिकव्हरी कोड सुरक्षित संकेतशब्द व्यवस्थापकात साठवा. जर तुमचे दोन घटक प्रमाणीकरण साधन हरवले असेल तर ते तुमच्या खात्यात प्रवेश पुनर्प्राप्त करण्यासाठी वापरले जाऊ शकतात.", + "Subscribe": "सदस्यता घ्या", + "Subscription Information": "सदस्यता माहिती", + "Subscription Pending": "सदस्यता प्रलंबित", + "Sudan": "सूदान", + "Suriname": "सुरिनाम", + "Svalbard And Jan Mayen": "स्वालबार्ड आणि यान मायेन", + "Svalbard and Jan Mayen": "स्वालबार्ड आणि यान मायेन", + "Swaziland": "स्वाझीलँड", + "Sweden": "स्वीडन", + "Switch Teams": "संघ बदलवा", + "Switzerland": "स्विर्त्झलँड", + "Syrian Arab Republic": "सीरिया", + "System": "प्रणाली", + "Taiwan": "तैवान", + "Taiwan, Province of China": "तैवान", + "Tajikistan": "ताजिकिस्तान", + "Tanzania": "टांझानिया", + "Tanzania, United Republic of": "टांझानिया, युनायटेड रिपब्लिक ऑफ", + "TAX": "कर", + "Team Details": "कार्यसंघ तपशील", + "Team Invitation": "संघ आमंत्रण", + "Team Members": "संघ सदस्य", + "Team Name": "संघाचे नाव", + "Team Owner": "संघ मालक", + "Team Settings": "संघ सेटिंग्ज", + "Terms of Service": "सेवा अटी", + "Thailand": "थायलंड", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "साइन अप केल्याबद्दल धन्यवाद! प्रारंभ करण्यापूर्वी, आम्ही आपल्याला ईमेल केलेल्या दुव्यावर क्लिक करून आपण आपला ईमेल पत्ता सत्यापित करू शकता? तुम्हाला ईमेल न मिळाल्यास, आम्ही तुम्हाला आनंदाने दुसरा पाठवू.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "तुमच्या निरंतर समर्थनाबद्दल धन्यवाद. तुमच्या रेकॉर्डसाठी आम्ही तुमच्या पावत्याची एक प्रत जोडली आहे. आपल्याला काही प्रश्न किंवा चिंता असल्यास कृपया आम्हाला कळवा.", + "Thanks,": "धन्यवाद,", + "The :attribute must be a valid role.": ":Attribute वैध भूमिका असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one number.": "अगोदर निर्देश केलेल्या बाबीसंबंधी बोलताना :attribute किमान :length वर्ण असणे आवश्यक आहे आणि किमान एक नंबर असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute किमान असणे आवश्यक आहे :length वर्ण आणि किमान एक खास वर्ण आणि एक नंबर असणे.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute वर्ण किमान असणे आवश्यक आहे :length आणि किमान एक विशेष अक्षर असतात.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute किमान असणे आवश्यक आहे :length वर्ण आणि किमान एक अप्परकेस वर्ण असावा आणि एक संख्या.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute किमान :length वर्ण असेल आणि किमान एक लोअरकेस वर्ण आणि एक विशेष वर्ण असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "अगोदर निर्देश केलेल्या बाबीसंबंधी बोलताना :attribute किमान :length वर्ण असू आणि किमान एक लोअरकेस वर्ण, एक नंबर, आणि एक विशेष अक्षर असणे आवश्यक आहे.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute किमान :length वर्ण आणि किमान एक लोअरकेस वर्ण असणे आवश्यक आहे.", + "The :attribute must be at least :length characters.": ":Attribute किमान :length वर्ण असणे आवश्यक आहे.", + "The :attribute must contain at least one letter.": ":Attribute विशेषता मध्ये किमान एक अक्षर असणे आवश्यक आहे.", + "The :attribute must contain at least one number.": ":Attribute मध्ये किमान एक संख्या असणे आवश्यक आहे.", + "The :attribute must contain at least one symbol.": ":Attribute मध्ये किमान एक चिन्ह असणे आवश्यक आहे.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute किमान एक अप्परकेस आणि एक लोअरकेस अक्षर असणे आवश्यक आहे.", + "The :resource was created!": ":Resource तयार करण्यात आला!", + "The :resource was deleted!": ":Resource हटविले गेले!", + "The :resource was restored!": ":Resource पुनर्संचयित केले गेले!", + "The :resource was updated!": ":Resource अद्यतनित केले!", + "The action was executed successfully.": "कारवाई यशस्वीपणे पार पडली.", + "The default payment method cannot be removed.": "डीफॉल्ट पेमेंट पद्धत काढली जाऊ शकत नाही.", + "The file was deleted!": "फाइल हटवली गेली!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिलेली :attribute डेटा लीकमध्ये दिसून आली आहे. कृपया भिन्न :attribute निवडा.", + "The given data was invalid.": "दिलेला डेटा अवैध होता.", + "The government won't let us show you what's behind these doors": "या दारामागे काय आहे हे सरकार आपल्याला दाखवू देणार नाही", + "The HasOne relationship has already been filled.": "एक संबंध आधीच भरले गेले आहे.", + "The image could not be loaded": "प्रतिमा लोड करता आली नाही", + "The image could not be loaded.": "प्रतिमा लोड करता आली नाही.", + "The invoice emails must be valid email addresses.": "बीजक ईमेल वैध ईमेल पत्ते असणे आवश्यक आहे.", + "The password is incorrect.": "संकेतशब्द चुकीचा आहे.", + "The provided coupon code is invalid.": "प्रदान केलेला कूपन कोड अवैध आहे.", + "The provided password does not match your current password.": "प्रदान केलेला संकेतशब्द आपल्या वर्तमान संकेतशब्दाशी जुळत नाही.", + "The provided password was incorrect.": "प्रदान केलेला संकेतशब्द चुकीचा होता.", + "The provided two factor authentication code was invalid.": "प्रदान दोन घटक प्रमाणीकरण कोड अवैध होता.", + "The provided two factor recovery code was invalid.": "प्रदान केलेला दोन घटक पुनर्प्राप्ती कोड अवैध होता.", + "The provided VAT number is invalid.": "प्रदान केलेला व्हॅट क्रमांक अवैध आहे.", + "The resource was attached!": "संसाधन संलग्न होते!", + "The resource was prevented from being saved!": "संसाधन वाचवण्यापासून रोखले गेले!", + "The resource was updated!": "संसाधन अद्यतनित केले गेले!", + "The response is not a streamed response.": "प्रतिसाद हा प्रवाहित प्रतिसाद नाही.", + "The response is not a view.": "प्रतिसाद हे दृश्य नाही.", + "The selected country is invalid.": "निवडलेला देश अवैध आहे.", + "The selected plan is invalid.": "निवडलेली योजना अवैध आहे.", + "The selected resources have been :action!": "निवडलेली संसाधने :action आहेत!", + "The team's name and owner information.": "संघाचे नाव आणि मालकाची माहिती.", + "There are no available options for this resource.": "या संसाधनासाठी कोणतेही पर्याय उपलब्ध नाहीत.", + "There are no fields to display.": "प्रदर्शित करण्यासाठी फील्ड नाहीत.", + "There are no new notifications.": "कोणत्याही नवीन सूचना नाहीत.", + "There was a problem executing the action.": "कारवाई अंमलात आणताना समस्या आली.", + "There was a problem fetching the resource.": "संसाधन आणण्यात समस्या आली.", + "There was a problem submitting the form.": "फॉर्म सबमिट करताना समस्या आली.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "या लोकांना आपल्या कार्यसंघामध्ये आमंत्रित केले गेले आहे आणि त्यांना आमंत्रण ईमेल पाठवण्यात आले आहे. ते ईमेल आमंत्रण स्वीकारून संघात सामील होऊ शकतात.", + "This account does not have an active subscription.": "या खात्याकडे सक्रिय सदस्यता नाही.", + "This action is unauthorized.": "ही कारवाई अनधिकृत आहे.", + "This copy of Nova is unlicensed.": "नोव्हाची ही प्रत परवाना नसलेली आहे.", + "This coupon code can only be used by new customers.": "हा कूपन कोड फक्त नवीन ग्राहक वापरु शकतात.", + "This device": "हे डिव्हाइस", + "This file field is read-only.": "ही फाईल फिल्डस केवळ-वाचनीय आहे.", + "This invoice is no longer open.": "हे बीजक यापुढे उघडलेले नाही.", + "This is a secure area of the application. Please confirm your password before continuing.": "हा अनुप्रयोग एक सुरक्षित क्षेत्र आहे. कृपया आपला संकेतशब्द चालू करण्यापूर्वी पुष्टी करा.", + "This password does not match our records.": "हा संकेतशब्द आमच्या रेकॉर्डशी जुळत नाही.", + "This password reset link will expire in :count minutes.": "ही संकेतशब्द रीसेट लिंक :count मिनिटात कालबाह्य होईल.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "हे देयक सुरू केले गेले होते, परंतु अद्याप निधी प्राप्त झाला नाही. यास 14 दिवस लागू शकतात.", + "This resource no longer exists": "हे संसाधन यापुढे अस्तित्वात नाही", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ही सदस्यता कालबाह्य झाली आहे आणि पुन्हा सुरू केली जाऊ शकत नाही. कृपया नवीन सदस्यता तयार करा.", + "This user already belongs to the team.": "हा वापरकर्ता आधीपासूनच याच संघाचा आहे.", + "This user has already been invited to the team.": "या वापरकर्त्याला यापूर्वीच संघात आमंत्रित केले गेले आहे.", + "Timor-Leste": "तिमोर-लेस्ट", + "to": "प्रति", + "To": "ला", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "दोन घटक प्रमाणीकरण सक्षम करणे पूर्ण करण्यासाठी, तुमच्या फोनचे प्रमाणक अनुप्रयोग वापरून खालील QR कोड स्कॅन करा किंवा सेटअप की प्रविष्ट करा आणि व्युत्पन्न केलेला OTP कोड प्रदान करा.", + "Today": "आज", + "Toggle navigation": "नेव्हिगेशन बदला", + "Togo": "टोगो", + "Tokelau": "तोकेलाउ", + "Token Name": "टोकन नाव", + "Tonga": "टोंगा", + "Too Many Requests": "बर्याच विनंत्या", + "total": "एकूण", + "Total:": "एकूण:", + "Trashed": "कचर्‍यात टाकला", + "Trinidad And Tobago": "त्रिनिदाद आणि टोबॅगो", + "Trinidad and Tobago": "त्रिनिदाद आणि टोबॅगो", + "Tunisia": "ट्युनिशिया", + "Turkey": "तुर्की", + "Turkmenistan": "तुर्कमेनिस्तान", + "Turks And Caicos Islands": "टर्क्स आणि कैकास द्वीपसमूह", + "Turks and Caicos Islands": "टर्क्स आणि कैकास द्वीपसमूह", + "Tuvalu": "तुवालू", + "Two Factor Authentication": "दोन घटक प्रमाणीकरण", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "दोन घटक प्रमाणीकरण आता सक्षम केले आहे. तुमच्या फोनचा ऑथेंटिकेटर अॅप्लिकेशन वापरून खालील QR कोड स्कॅन करा किंवा सेटअप की एंटर करा.", + "Type": "प्रकार", + "Uganda": "युगांडा", + "Ukraine": "युक्रेन", + "Unauthorized": "अनधिकृत", + "United Arab Emirates": "संयुक्त अरब अमिराती", + "United Kingdom": "युनायटेड किंगडम", + "United States": "युनायटेड स्टेट्स ऑफ अमेरिका", + "United States Minor Outlying Islands": "युनायटेड स्टेट्स मायनर आउटलाइंग बेटे", + "United States Outlying Islands": "युनायटेड स्टेट्स आउटलाइंग बेटे", + "Unknown": "अज्ञात", + "Unpaid": "न भरलेले", + "Update": "अद्ययावत करा", + "Update & Continue Editing": "अद्यतनित करा आणि संपादन सुरू ठेवा", + "Update :resource": ":Resource अद्यतन करा", + "Update :resource: :title": ":Resource: :title अद्यतन करा", + "Update attached :resource: :title": "संलग्न :resource: :title अद्यतन करा", + "Update Password": "संकेतशब्द अद्यतन करा", + "Update Payment Information": "पेमेंट माहिती अपडेट करा", + "Update Payment Method": "पेमेंट माहिती अद्यतन करा", + "Update your account's profile information and email address.": "आपल्या खात्याच्या प्रोफाइल माहिती आणि ईमेल पत्ता अद्यतन करा.", + "Uploading": "अपलोड करत आहे", + "Uploading files... (:current/:total)": "फाइल अपलोड करत आहे... (:current/:total)", + "Uruguay": "उरुग्वे", + "Use a recovery code": "पुनर्प्राप्ती कोड वापरा", + "Use an authentication code": "अधिप्रमाणन कोड वापरा", + "User Actions": "वापरकर्ता क्रिया", + "User Security": "वापरकर्ता सुरक्षा", + "Username": "वापरकर्तानाव", + "Uzbekistan": "उझबेकिस्तान", + "Value": "मुल्य", + "Vanuatu": "वानुआटु", + "VAT Number": "व्हॅट Number", + "Venezuela": "व्हेनेझ्युएला", + "Venezuela, Bolivarian Republic of": "व्हेनेझुएला, बोलिव्हेरियन प्रजासत्ताक", + "Verify Email Address": "ईमेल पत्ता सत्यापित करा", + "Verify Your Email Address": "तुमचा ई - मेल पत्त्याची खात्री करा", + "Viet Nam": "व्हिएतनाम", + "View": "दृश्य", + "Virgin Islands, British": "ब्रिटिश व्हर्जिन द्वीपसमूह", + "Virgin Islands, U.S.": "व्हर्जिन द्वीपसमूह", + "Wallis And Futuna": "वालिस आणि फ्यूचुना", + "Wallis and Futuna": "वालिस आणि फ्यूचुना", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "आम्ही तुमच्या सबस्क्रिप्शनवर प्रक्रिया करत आहोत. एकदा सबस्क्रिप्शनवर यशस्वीरित्या प्रक्रिया झाली की, हे पेज आपोआप अपडेट होईल. सहसा, या प्रक्रियेस फक्त काही सेकंद लागतात.", + "We are unable to process your payment. Please contact customer support.": "आम्ही तुमच्या देयकावर प्रक्रिया करण्यास असमर्थ आहोत. कृपया ग्राहक समर्थनाशी संपर्क साधा.", + "We have emailed your password reset link!": "आम्ही तुमचा पासवर्ड रीसेट दुवा ईमेल केला आहे!", + "We were unable to find a registered user with this email address.": "आम्ही हा ईमेल पत्त्यासह नोंदणीकृत वापरकर्ता शोधण्यात अक्षम आहोत.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "आपण खाली निर्दिष्ट केलेल्या ईमेल पत्त्यावर आम्ही एक बीजक डाउनलोड दुवा पाठवू. आपण स्वल्पविरामांचा वापर करून एकाधिक ईमेल पत्ते वेगळे करू शकता.", + "We're lost in space. The page you were trying to view does not exist.": "आम्ही जागेत गमावले आहोत. आपण पाहण्याचा प्रयत्न करत असलेले पृष्ठ अस्तित्वात नाही.", + "Welcome Back!": "पुन्हा आपले स्वागत आहे!", + "Western Sahara": "पश्चिम सहारा", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "दोन घटक प्रमाणीकरण सक्षम केले जाते, तेव्हा, आपण सुरक्षित करण्यासाठी सूचित केले जाईल, प्रमाणीकरण दरम्यान यादृच्छिक टोकन. आपण आपल्या फोन गुगल अस्सल अनुप्रयोग पासून या टोकन पुनर्प्राप्त करू शकता.", + "Whoops": "अरेरे", + "Whoops!": "अरेरे!", + "Whoops! Something went wrong.": "अरेरे! काहीतरी चूक झाली.", + "With Trashed": "सह कचराकुंडीत", + "Write": "लिहा", + "Year To Date": "तारीख वर्ष", + "Yearly": "वार्षिक", + "Yemen": "येमेन", + "Yes": "होय", + "You are already subscribed.": "आपण आधीपासूनच सदस्यता घेतली आहे.", + "You are currently within your free trial period. Your trial will expire on :date.": "आपण सध्या आपल्या विनामूल्य परिक्षण कालावधीत आहात. तुमची परिक्षण :date रोजी कालबाह्य होईल.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "तुम्ही सध्या तुमच्या मोफत चाचणी कालावधीत आहात. तुमची चाचणी :date. रोजी कालबाह्य होईल नवीन सदस्यत्व सुरू केल्याने तुमची चाचणी समाप्त होईल.", + "You are logged in!": "तुम्ही लॉग इन आहात!", + "You are receiving this email because we received a password reset request for your account.": "आपल्याला हे ईमेल प्राप्त झाले कारण आम्हाला आपल्या खात्यासाठी संकेतशब्द रीसेट विनंती मिळाली.", + "You have been invited to join the :team team!": "तुम्हाला :team संघामध्ये सामील होण्यासाठी आमंत्रित केले आहे!", + "You have enabled two factor authentication.": "आपण दोन घटक प्रमाणीकरण कार्यान्वीत केले आहेत.", + "You have not enabled two factor authentication.": "आपण दोन घटक प्रमाणीकरण सक्षम केलेले नाही.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "तुमच्याकडे काही न भरलेल्या पावत्या आहेत. तुमची डीफॉल्ट पेमेंट पद्धत अपडेट केल्यानंतर, तुम्ही खालील इनव्हॉइस सूचीद्वारे पेमेंटचा पुन्हा प्रयत्न करू शकता.", + "You may accept this invitation by clicking the button below:": "आपण खालील बटणावर क्लिक करून हे आमंत्रण स्वीकारू शकता:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "तुम्ही तुमची सदस्यता कधीही रद्द करू शकता. एकदा तुमचे सबस्क्रिप्शन रद्द झाल्यावर, तुम्हाला तुमचे सध्याचे बिलिंग सायकल संपेपर्यंत सदस्यता पुन्हा सुरू करण्याचा पर्याय असेल..", + "You may delete any of your existing tokens if they are no longer needed.": "तुम्ही तुमचे कोणतेही विद्यमान टोकन यापुढे आवश्यक नसल्यास ते हटवू शकता.", + "You may not delete your personal team.": "आपण आपला वैयक्तिक संघ हटवू शकत नाही.", + "You may not leave a team that you created.": "आपण तयार केलेला संघ आपण सोडू शकत नाही.", + "You will receive an invoice and payment link via email for each billing period.": "तुम्हाला प्रत्येक बिलिंग कालावधीसाठी ईमेलद्वारे एक बीजक आणि पेमेंट लिंक प्राप्त होईल.", + "You're logged in!": "तुम्ही लॉग इन आहात!", + "Your :invoiceName invoice is now available!": "तुमचे :invoiceName चलन आता उपलब्ध आहे!", + "Your billing address is :address :address2 :postal_code :city :state :country": "तुमचा बिलिंग पत्ता :address :address2 :postal_code :city :state :country आहे", + "Your card was declined. Please contact your card issuer for more information.": "तुमचे कार्ड नाकारले गेले. अधिक माहितीसाठी कृपया तुमच्या कार्ड जारीकर्त्याशी संपर्क साधा.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "तुमची वर्तमान पेमेंट पद्धत :lastFour ने समाप्त होणारी क्रेडिट कार्ड आहे जी :expiration रोजी कालबाह्य होईल.", + "Your email address is unverified.": "तुमचा ईमेल पत्ता असत्यापित आहे.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "तुमचे :amount चे शेवटचे पेमेंट अयशस्वी झाले. अयशस्वी पेमेंटचा पुन्हा प्रयत्न करण्यासाठी कृपया तुमची पेमेंट पद्धत अपडेट करा.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date रोजी तुमचे :amount चे शेवटचे पेमेंट अयशस्वी झाले. अयशस्वी पेमेंटचा पुन्हा प्रयत्न करण्यासाठी कृपया तुमची पेमेंट पद्धत अपडेट करा.", + "Your next payment of :amount will be processed on :date.": "तुमचे :amount चे पुढील पेमेंट :date रोजी होईल.", + "Your payment method has been added successfully.": "तुमची पेमेंट पद्धत यशस्वीरित्या जोडली गेली आहे.", + "Your payment method will be charged automatically for each billing period.": "प्रत्येक बिलिंग कालावधीसाठी तुमच्या पेमेंट पद्धतीवर आपोआप शुल्क आकारले जाईल.", + "Your registered VAT Number is :vatNumber.": "तुमचा नोंदणीकृत व्हॅट क्रमांक आहे :vatNumber", + "Your subscription has been started successfully.": "तुमची सदस्यता यशस्वीपणे सुरू झाली आहे.", + "Your subscription has been successfully cancelled.": "तुमची सदस्यता यशस्वीरित्या रद्द केली गेली आहे.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "तुमची सदस्यता यशस्वीरित्या रद्द केली गेली आहे. तुमचा बिलिंग कालावधी संपेपर्यंत तुम्हाला अजूनही प्रवेश असेल.", + "Your subscription was successfully resumed.": "तुमची सदस्यता यशस्वीरित्या पुन्हा सुरू झाली.", + "Your subscription was successfully updated.": "तुमची सदस्यता यशस्वीरित्या अद्यतनित केली गेली.", + "Zambia": "झांबिया", + "Zimbabwe": "झिंबाब्वे", + "Zip / Postal Code": "पिनकोड / टपाल कोड", + "Åland Islands": "आयलँड बेटे" +} diff --git a/locales/mr/php-inline.json b/locales/mr/php-inline.json new file mode 100644 index 00000000000..a421b889e0b --- /dev/null +++ b/locales/mr/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "त्या फिल्डला स्वीकारली पाहिजे.", + "accepted_if": ":Other हे :value असेल तेव्हा हे फील्ड स्वीकारणे आवश्यक आहे.", + "active_url": "हे वैध युआरएल नाही.", + "after": "या :date नंतर तारीख असणे आवश्यक आहे.", + "after_or_equal": "या नंतर किंवा समान एक तारीख असणे आवश्यक आहे :date.", + "alpha": "हे फील्ड केवळ अक्षरे असू शकतात.", + "alpha_dash": "हे फील्ड केवळ अक्षरे असू शकतात, अंक, डॅश आणि अंडरस्कोरसोर.", + "alpha_num": "हे फील्ड केवळ अक्षरे आणि क्रमांक असू शकतात.", + "any_of": "हे फील्ड अवैध आहे.", + "array": "अरे असणे आवश्यक आहे.", + "ascii": "या फील्डमध्ये फक्त सिंगल-बाइट अल्फान्यूमेरिक वर्ण आणि चिन्हे असणे आवश्यक आहे.", + "attached": "हे फील्ड आधीच संलग्न आहे.", + "before": "या :date आधी एक तारीख असणे आवश्यक आहे.", + "before_or_equal": "या आधी एक तारीख किंवा :date समान असणे आवश्यक आहे.", + "between.array": "या सामग्रीमध्ये :min ते :max आयटम असणे आवश्यक आहे.", + "between.file": "ही फाइल :min आणि :max किलोबाइट्स दरम्यान असणे आवश्यक आहे.", + "between.numeric": "हे मूल्य :min ते :max दरम्यान असणे आवश्यक आहे.", + "between.string": "स्ट्रिंग :min ते :max वर्णांदरम्यान असणे आवश्यक आहे.", + "boolean": "या क्षेत्रात खरे किंवा खोटे असणे आवश्यक आहे.", + "can": "या फील्डमध्ये अनधिकृत मूल्य आहे.", + "confirmed": "पुष्टीकरण जुळत नाही.", + "contains": "या फील्डमध्ये आवश्यक मूल्य गहाळ आहे.", + "date": "ही एक वैध तारीख नाही.", + "date_equals": "या :date समान तारीख असणे आवश्यक आहे.", + "date_format": "या स्वरूपात जुळत नाही :format.", + "decimal": "या फील्डमध्ये :decimal दशांश स्थाने असणे आवश्यक आहे.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "हे मूल्य विविध असणे आवश्यक आहे :other.", + "digits": "या असणे आवश्यक आहे :digits अंक.", + "digits_between": "या दरम्यान असणे आवश्यक आहे :min आणि :max अंक.", + "dimensions": "ही प्रतिमा अवैध परिमाणे आहेत.", + "distinct": "या क्षेत्रात हुबेहुब मूल्य आहे.", + "doesnt_contain": "या फील्डमध्ये खालीलपैकी कोणतेही नसावे: :values.", + "doesnt_end_with": "हे फील्ड खालीलपैकी एकाने समाप्त होणार नाही: :values.", + "doesnt_start_with": "हे फील्ड खालीलपैकी एकाने सुरू होऊ शकत नाही: :values.", + "email": "हा ग्राह्य ई-मेल पत्ता असेल.", + "ends_with": "खालील एक समाप्त करणे आवश्यक आहे: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "निवडलेली मूल्य अवैध आहे.", + "extensions": "या फील्डमध्ये खालीलपैकी एक विस्तार असणे आवश्यक आहे: :values.", + "file": "सामग्री फाइल असणे आवश्यक आहे.", + "filled": "ह्या फिल्डमध्ये व्हॅल्यू असायला हवी.", + "gt.array": "सामग्रीमध्ये :value पेक्षा जास्त आयटम असणे आवश्यक आहे.", + "gt.file": "फाइलचा आकार :value किलोबाइटपेक्षा जास्त असणे आवश्यक आहे.", + "gt.numeric": "मूल्य :value पेक्षा जास्त असणे आवश्यक आहे.", + "gt.string": "स्ट्रिंग :value वर्णांपेक्षा मोठी असणे आवश्यक आहे.", + "gte.array": "सामग्रीमध्ये :value आयटम किंवा अधिक असणे आवश्यक आहे.", + "gte.file": "फाईलचा आकार :value किलोबाइट्सपेक्षा मोठा किंवा समान असणे आवश्यक आहे.", + "gte.numeric": "मूल्य :value पेक्षा मोठे किंवा समान असणे आवश्यक आहे.", + "gte.string": "स्ट्रिंग :value वर्णांपेक्षा मोठी किंवा समान असणे आवश्यक आहे.", + "hex_color": "हे फील्ड वैध हेक्साडेसिमल रंग असणे आवश्यक आहे.", + "image": "प्रतिमा असणे आवश्यक आहे.", + "in": "निवडलेली मूल्य अवैध आहे.", + "in_array": "हे मूल्य :other अस्तित्वात नाही.", + "in_array_keys": "या फील्डमध्ये खालीलपैकी कमीतकमी एक की असणे आवश्यक आहे: :values.", + "integer": "हा पूर्णांक असणे आवश्यक आहे.", + "ip": "हा एक वैध आंतरजाल पत्ता असणे आवश्यक आहे.", + "ipv4": "हा एक वैध आयपीव्ही4 पत्ता असणे आवश्यक आहे.", + "ipv6": "या वैध आंतरजाल6 पत्ता असणे आवश्यक आहे.", + "json": "या असणे आवश्यक आहे एक वैध JSON स्ट्रिंग.", + "list": "हे फील्ड एक सूची असणे आवश्यक आहे.", + "lowercase": "हे फील्ड लोअरकेस असणे आवश्यक आहे.", + "lt.array": "सामग्रीमध्ये :value पेक्षा कमी आयटम असणे आवश्यक आहे.", + "lt.file": "फाईलचा आकार :value किलोबाइट्सपेक्षा कमी असणे आवश्यक आहे.", + "lt.numeric": "मूल्य :value पेक्षा कमी असणे आवश्यक आहे.", + "lt.string": "स्ट्रिंग :value वर्णांपेक्षा कमी असणे आवश्यक आहे.", + "lte.array": "सामग्रीमध्ये :value पेक्षा जास्त आयटम नसावेत.", + "lte.file": "फाइलचा आकार :value किलोबाइट्सपेक्षा कमी किंवा समान असणे आवश्यक आहे.", + "lte.numeric": "मूल्य :value पेक्षा कमी किंवा समान असणे आवश्यक आहे.", + "lte.string": "स्ट्रिंग :value वर्णांपेक्षा कमी किंवा समान असणे आवश्यक आहे.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "सामग्रीमध्ये :max पेक्षा जास्त आयटम असू शकत नाहीत.", + "max.file": "फाईलचा आकार :max किलोबाइटपेक्षा जास्त असू शकत नाही.", + "max.numeric": "मूल्य :max पेक्षा जास्त असू शकत नाही.", + "max.string": "स्ट्रिंग :max वर्णांपेक्षा जास्त असू शकत नाही.", + "max_digits": "या फील्डमध्ये :max पेक्षा जास्त अंक नसावेत.", + "mimes": "हा प्रकार एक फाइल असणे आवश्यक आहे: :values.", + "mimetypes": "हा प्रकार एक फाइल असणे आवश्यक आहे: :values.", + "min.array": "मूल्यामध्ये किमान :min आयटम असणे आवश्यक आहे.", + "min.file": "फाईलचा आकार किमान :min किलोबाइट्स असणे आवश्यक आहे.", + "min.numeric": "मूल्य किमान :min असणे आवश्यक आहे.", + "min.string": "स्ट्रिंग किमान :min वर्ण असणे आवश्यक आहे.", + "min_digits": "या फील्डमध्ये किमान :min अंक असणे आवश्यक आहे.", + "missing": "हे फील्ड गहाळ असणे आवश्यक आहे.", + "missing_if": ":Other :value असताना हे फील्ड गहाळ असणे आवश्यक आहे.", + "missing_unless": ":Other :value असल्याशिवाय हे फील्ड गहाळ असणे आवश्यक आहे.", + "missing_with": ":Values उपस्थित असताना हे फील्ड गहाळ असणे आवश्यक आहे.", + "missing_with_all": ":Values उपस्थित असताना हे फील्ड गहाळ असणे आवश्यक आहे.", + "multiple_of": "मूल्य :value अनेक असणे आवश्यक आहे", + "not_in": "निवडलेली मूल्य अवैध आहे.", + "not_regex": "या स्वरूपात अवैध आहे.", + "numeric": "हा एक नंबर असणे आवश्यक आहे.", + "password.letters": "या फील्डमध्ये किमान एक अक्षर असणे आवश्यक आहे.", + "password.mixed": "या फील्डमध्ये किमान एक अप्परकेस आणि एक लोअरकेस अक्षर असणे आवश्यक आहे.", + "password.numbers": "या फील्डमध्ये किमान एक संख्या असणे आवश्यक आहे.", + "password.symbols": "या फील्डमध्ये किमान एक चिन्ह असणे आवश्यक आहे.", + "password.uncompromised": "दिलेले फील्ड डेटा लीकमध्ये दिसून आले आहे. कृपया भिन्न फील्ड निवडा.", + "present": "या क्षेत्रात उपस्थित असणे आवश्यक आहे.", + "present_if": ":other :value असताना हे फील्ड उपस्थित असणे आवश्यक आहे.", + "present_unless": ":other :value असल्याशिवाय हे फील्ड उपस्थित असणे आवश्यक आहे.", + "present_with": ":values उपस्थित असताना हे फील्ड उपस्थित असणे आवश्यक आहे.", + "present_with_all": ":values उपस्थित असताना हे फील्ड उपस्थित असणे आवश्यक आहे.", + "prohibited": "हे फील्ड प्रतिबंधित आहे.", + "prohibited_if": ":Other :value आहे तेव्हा हे फील्ड प्रतिबंधित आहे.", + "prohibited_if_accepted": "जेव्हा :other स्वीकारले जाते तेव्हा हे फील्ड प्रतिबंधित आहे.", + "prohibited_if_declined": "जेव्हा :other नाकारले जाते तेव्हा हे फील्ड प्रतिबंधित आहे.", + "prohibited_unless": "या क्षेत्रात प्रतिबंधित आहे तोपर्यंत :other आहे :values.", + "prohibits": "हे फील्ड :other लोकांना उपस्थित राहण्यास प्रतिबंधित करते.", + "regex": "या स्वरूपात अवैध आहे.", + "relatable": "हे फील्ड या संसाधन संबद्ध केले जाऊ शकत नाही.", + "required": "या क्षेत्रात आवश्यक आहे.", + "required_array_keys": "या फील्डमध्ये :values साठीच्या नोंदी असणे आवश्यक आहे.", + "required_if": "या क्षेत्रात :other :value असताना आवश्यक आहे.", + "required_if_accepted": ":Other स्वीकारल्यावर हे फील्ड आवश्यक आहे.", + "required_if_declined": ":other नाकारल्यावर हे फील्ड आवश्यक आहे.", + "required_unless": ":Other मध्ये आहे तोपर्यंत हा क्षेत्रात आवश्यक आहे :values.", + "required_with": "या क्षेत्रात :values उपस्थित आहे, तेव्हा आवश्यक आहे.", + "required_with_all": "हे फील्ड :values उपस्थित असतात तेव्हा आवश्यक आहे.", + "required_without": "या क्षेत्रात :values उपस्थित नाही तेव्हा आवश्यक आहे.", + "required_without_all": "या क्षेत्रात आवश्यक आहे, तेव्हा काहीही :values उपस्थित आहेत.", + "same": "या क्षेत्रात मूल्य एक जुळणे आवश्यक आहे :other.", + "size.array": "सामग्रीमध्ये :size आयटम असणे आवश्यक आहे.", + "size.file": "फाइलचा आकार :size किलोबाइट्स असणे आवश्यक आहे.", + "size.numeric": "मूल्य :size असणे आवश्यक आहे.", + "size.string": "स्ट्रिंग :size वर्णांची असणे आवश्यक आहे.", + "starts_with": "या खालीलपैकी एक सुरू करणे आवश्यक आहे: :values.", + "string": "ही स्ट्रिंग असायला हवी.", + "timezone": "या वैध क्षेत्र असणे आवश्यक आहे.", + "ulid": "हे फील्ड वैध ULID असणे आवश्यक आहे.", + "unique": "हे आधीच घेतले गेले आहे.", + "uploaded": "या अपलोड करण्यासाठी अयशस्वी.", + "uppercase": "हे फील्ड अपरकेस असणे आवश्यक आहे.", + "url": "या स्वरूपात अवैध आहे.", + "uuid": "एक वैध UUID नाव असणे आवश्यक आहे." +} diff --git a/locales/mr/php.json b/locales/mr/php.json new file mode 100644 index 00000000000..1d49251ea73 --- /dev/null +++ b/locales/mr/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute ला स्वीकार केला गेला पाहिजे.", + "accepted_if": ":Other हे :value असेल तेव्हा हे :attribute स्वीकारणे आवश्यक आहे.", + "active_url": ":Attribute हा एक बरोबर URL नाही आहे.", + "after": ":Attribute, :date नंतरची एक तारीख पाहिजे.", + "after_or_equal": ":Attribute, :date हि किंवा त्या नंतरची एक तारीख पाहिजे.", + "alpha": ":Attribute मध्ये फक्त अक्षरे वैध आहेत.", + "alpha_dash": ":Attribute मध्ये फक्त अक्षरे, संख्या आणि डॅश वैध आहेत.", + "alpha_num": ":Attribute मध्ये फक्त अक्षरे आणि संख्या वैध आहेत.", + "any_of": ":attribute फील्ड अवैध आहे.", + "array": ":Attribute साठी फक्त सूची वैध आहे.", + "ascii": ":Attribute मध्ये फक्त सिंगल-बाइट अल्फान्यूमेरिक वर्ण आणि चिन्हे असणे आवश्यक आहे.", + "attached": "या :attribute आधीच संलग्न आहे.", + "before": ":Attribute, :date आधीची एक तारीख पाहिजे.", + "before_or_equal": ":Attribute, :date हि किंवा त्या आधीची एक तारीख पाहिजे.", + "between.array": ":Attribute, :min किंवा :max संख्या यामध्ये असावी.", + "between.file": ":Attribute, :min किंवा :max किलोबाइट यामध्ये असावी.", + "between.numeric": ":Attribute, :min किंवा :max यामध्ये असावी.", + "between.string": ":Attribute, :min किंवा :max शब्द यामध्ये असावी.", + "boolean": ":Attribute फील्ड योग्य किंवा चुकीचे असावे.", + "can": ":Attribute फील्डमध्ये अनधिकृत मूल्य आहे.", + "confirmed": ":Attribute पुष्टीकरण जुळत नाही.", + "contains": ":attribute फील्डमध्ये आवश्यक मूल्य गहाळ आहे.", + "current_password": "संकेतशब्द चुकीचा आहे.", + "date": ":Attribute वैध तारीख नाही.", + "date_equals": ":Attribute, :date तारीख समान असणे आवश्यक आहे.", + "date_format": ":Attribute फॉर्मेट :format शी जुळत नाही.", + "decimal": ":Attribute मध्ये :decimal दशांश स्थाने असणे आवश्यक आहे.", + "declined": ":Attribute नाकारणे आवश्यक आहे.", + "declined_if": ":Other :value असताना :attribute नाकारणे आवश्यक आहे.", + "different": ":Attribute आणि :other वेगळे असावे.", + "digits": ":Attribute, :digits अंक असणे आवश्यक आहे.", + "digits_between": ":Attribute, :min आणि :max अंक दरम्यान असणे आवश्यक आहे.", + "dimensions": ":Attribute अयोग्य माप आहे.", + "distinct": ":Attribute वेगवेगळे असावेत.", + "doesnt_contain": ":attribute फील्डमध्ये पुढीलपैकी कोणतेही नसावे: :values.", + "doesnt_end_with": ":Attribute खालीलपैकी एकाने संपू शकत नाही: :values.", + "doesnt_start_with": ":Attribute खालीलपैकी एकाने सुरू होऊ शकत नाही: :values.", + "email": ":Attribute एक वैध ईमेल पत्ता असणे आवश्यक आहे.", + "ends_with": ":Attribute खालील एक समाप्त करणे आवश्यक आहे: :values.", + "enum": "निवडलेले :attribute अवैध आहे.", + "exists": "निवडलेेलेे :attribute वैध नाही.", + "extensions": ":attribute फील्डमध्ये खालीलपैकी एक विस्तार असणे आवश्यक आहे: :values.", + "failed": "हे खाते वैध नाही.", + "file": ":Attribute एक फ़ाइल असावी.", + "filled": ":Attribute फील्ड आवश्यक आहे.", + "gt.array": ":Attribute, :value संख्या पेक्षा जास्त असावी.", + "gt.file": ":Attribute, :value किलो बाईट पेक्षा जास्त असावी.", + "gt.numeric": ":Attribute, :value पेक्षा जास्त असावी.", + "gt.string": ":Attribute, :value characters पेक्षा जास्त असावी.", + "gte.array": ":Attribute, :value संख्या पेक्षा मोठे किंवा समान असणे आवश्यक आहे.", + "gte.file": ":Attribute, :value किलोबाईट पेक्षा मोठे किंवा समान असणे आवश्यक आहे.", + "gte.numeric": ":Attribute, :value पेक्षा मोठे किंवा समान असणे आवश्यक आहे.", + "gte.string": ":Attribute, :value शब्दांपेक्षा मोठे किंवा समान असणे आवश्यक आहे.", + "hex_color": ":attribute फील्ड वैध हेक्साडेसिमल रंग असणे आवश्यक आहे.", + "image": ":Attribute एक प्रतिमा असावी.", + "in": ":Attribute अमान्य आहे.", + "in_array": ":Attribute फील्ड, :other अस्तित्वात नाही.", + "in_array_keys": ":attribute फील्डमध्ये खालीलपैकी कमीतकमी एक की असणे आवश्यक आहे: :values.", + "integer": ":Attribute एक पूर्णांक असणे आवश्यक आहे.", + "ip": ":Attribute एक वैध IP address असावा.", + "ipv4": ":Attribute एक वैध IPv4 address असावा.", + "ipv6": ":Attribute एक वैध IPv6 address असावा.", + "json": ":Attribute एक वैध JSON स्ट्रिंग असावा.", + "list": ":attribute फील्ड एक सूची असणे आवश्यक आहे.", + "lowercase": ":Attribute लोअरकेस असणे आवश्यक आहे.", + "lt.array": ":Attribute, :value संख्या पेक्षा कमी असावी.", + "lt.file": ":Attribute, :value किलो बाईट पेक्षा कमी असावी.", + "lt.numeric": ":Attribute, :value पेक्षा कमी असावी.", + "lt.string": ":Attribute, :value वर्णांपेक्षा पेक्षा कमी असावी.", + "lte.array": ":Attribute, :value संख्या पेक्षा कमी किंवा समान असणे आवश्यक आहे.", + "lte.file": ":Attribute, :value किलोबाईट पेक्षा कमी किंवा समान असणे आवश्यक आहे.", + "lte.numeric": ":Attribute, :value पेक्षा कमी किंवा समान असणे आवश्यक आहे.", + "lte.string": ":Attribute, :value शब्दांपेक्षा कमी किंवा समान असणे आवश्यक आहे.", + "mac_address": ":Attribute हा वैध MAC पत्ता असणे आवश्यक आहे.", + "max.array": ":Attribute, :value संख्या पेक्षा कमी असणे आवश्यक आहे.", + "max.file": ":Attribute, :value किलोबाईट पेक्षा कमी असणे आवश्यक आहे.", + "max.numeric": ":Attribute, :value पेक्षा कमी असणे आवश्यक आहे.", + "max.string": ":Attribute, :value शब्दांपेक्षा कमी असणे आवश्यक आहे.", + "max_digits": ":Attribute मध्ये :max पेक्षा जास्त अंक नसावेत.", + "mimes": ":Attribute एक प्रकार ची फ़ाइल: :values असावी.", + "mimetypes": ":Attribute एक प्रकार ची फ़ाइल: :values असावी.", + "min.array": ":Attribute कमीत कमी :min आइटम असावी.", + "min.file": ":Attribute कमीत कमी :min किलोबाइट असावी.", + "min.numeric": ":Attribute कमीत कमी :min असावी.", + "min.string": ":Attribute कमीत कमी :min शब्द असावी.", + "min_digits": ":Attribute मध्ये किमान :min अंक असणे आवश्यक आहे.", + "missing": ":Attribute फील्ड गहाळ असणे आवश्यक आहे.", + "missing_if": ":Other :value असताना :attribute फील्ड गहाळ असणे आवश्यक आहे.", + "missing_unless": ":Other :value असल्याशिवाय :attribute फील्ड गहाळ असणे आवश्यक आहे.", + "missing_with": ":Values उपस्थित असताना :attribute फील्ड गहाळ असणे आवश्यक आहे.", + "missing_with_all": ":Values उपस्थित असताना :attribute फील्ड गहाळ असणे आवश्यक आहे.", + "multiple_of": "द :attribute अनेक असणे आवश्यक आहे :value", + "next": "पुढचा »", + "not_in": "घेतलेला :attribute वैध नाही.", + "not_regex": ":Attribute प्रारूप वैध नाही.", + "numeric": ":Attribute एक संख्या असावी.", + "password": "गुप्तशब्द अयोग्य आहे.", + "password.letters": ":Attribute मध्ये किमान एक अक्षर असणे आवश्यक आहे.", + "password.mixed": ":Attribute मध्ये किमान एक अप्परकेस आणि एक लोअरकेस अक्षर असणे आवश्यक आहे.", + "password.numbers": ":Attribute मध्ये किमान एक संख्या असणे आवश्यक आहे.", + "password.symbols": ":Attribute मध्ये किमान एक चिन्ह असणे आवश्यक आहे.", + "password.uncompromised": "दिलेला :attribute डेटा लीकमध्ये दिसला आहे. कृपया भिन्न :attribute निवडा.", + "present": ":Attribute फील्ड उपस्थित असावी.", + "present_if": ":other :value असताना :attribute फील्ड उपस्थित असणे आवश्यक आहे.", + "present_unless": ":other :value असल्याशिवाय :attribute फील्ड उपस्थित असणे आवश्यक आहे.", + "present_with": ":values उपस्थित असताना :attribute फील्ड उपस्थित असणे आवश्यक आहे.", + "present_with_all": ":values उपस्थित असताना :attribute फील्ड उपस्थित असणे आवश्यक आहे.", + "previous": "« मागचा", + "prohibited": ":Attribute फील्ड प्रतिबंधित आहे.", + "prohibited_if": "इ. स.:attribute फील्ड :other :value असते तेव्हा प्रतिबंधित आहे.", + "prohibited_if_accepted": ":other स्वीकारल्यास :attribute फील्ड प्रतिबंधित आहे.", + "prohibited_if_declined": ":other नाकारले जाते तेव्हा :attribute फील्ड प्रतिबंधित आहे.", + "prohibited_unless": "अगोदर निर्देश केलेल्या बाबीसंबंधी बोलताना :attribute क्षेत्रात प्रतिबंधित आहे :other :values आहे तोपर्यंत.", + "prohibits": ":Attribute फील्ड :other ला उपस्थित राहण्यास प्रतिबंधित करते.", + "regex": ":Attribute फॉर्मेट वैध नाही.", + "relatable": "या :attribute या संसाधन संबंधित जाऊ शकत नाही.", + "required": ":Attribute फील्ड आवश्यक आहे.", + "required_array_keys": ":Attribute फील्डमध्ये :values साठीच्या नोंदी असणे आवश्यक आहे.", + "required_if": "जर :other :value असेल तर :attribute फ़ील्ड आवश्यक आहे.", + "required_if_accepted": ":Other स्वीकारल्यावर :attribute फील्ड आवश्यक आहे.", + "required_if_declined": ":other नाकारल्यावर :attribute फील्ड आवश्यक आहे.", + "required_unless": "जर :other :value नसेल तर :attribute फ़ील्ड आवश्यक आहे.", + "required_with": ":Values सोबत :attribute फ़ील्ड आवश्यक आहे.", + "required_with_all": "सर्व :values सोबत :attribute फ़ील्ड आवश्यक आहे.", + "required_without": ":Values खेरीज :attribute फ़ील्ड आवश्यक आहे.", + "required_without_all": "सर्व :values खेरीज :attribute फ़ील्ड आवश्यक आहे.", + "reset": "आपला संकेतशब्द पुनर्रचीत केला गेला आहे.", + "same": ":Attribute आणि :other सामान असावेत.", + "sent": "आपल्याला संकेतशब्द पुनर्रचीत करायचा मेल केला गेला आहे.", + "size.array": ":Attribute में :size आइटम असावी.", + "size.file": ":Attribute, :size किलोबाइट असावी.", + "size.numeric": ":Attribute, :size असावी.", + "size.string": ":Attribute, :size शब्द असावी.", + "starts_with": ":Attribute खालीलपैकी कोणत्याही अक्षराने सुरूवात करावी: :values", + "string": ":Attribute एक वाक्य असावे.", + "throttle": "प्रवेशाचा जास्त वेळा प्रयत्न. :seconds सेकंड नंतर पुन्हा प्रयत्न करा.", + "throttled": "पुन्हा प्रयत्न करण्यापूर्वी कृपया प्रतीक्षा करा.", + "timezone": ":Attribute एक वेळ क्षेत्र असावे.", + "token": "आपला संकेतशब्द पुनर्रचीत करायचे टोकन अवैध नाही.", + "ulid": ":Attribute एक वैध ULID असणे आवश्यक आहे.", + "unique": ":Attribute आधी वापरले गेले आहे.", + "uploaded": ":Attribute अपलोड करण्यात अयशस्वी.", + "uppercase": ":Attribute अप्परकेस असणे आवश्यक आहे.", + "url": ":Attribute फॉर्मेट अमान्य आहे.", + "user": "या ई-मेल वर कोणतेही खाते उपलब्ध नाही.", + "uuid": ":Attribute एक वैध UUID असावी." +} diff --git a/locales/ms/_excludes.json b/locales/ms/_excludes.json new file mode 100644 index 00000000000..7326e244cd4 --- /dev/null +++ b/locales/ms/_excludes.json @@ -0,0 +1,243 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "Andorra", + "Angola", + "Anguilla", + "April", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Bonaire, Sint Eustatius and Saba", + "Bosnia and Herzegovina", + "Botswana", + "Brazil", + "British Indian Ocean Territory", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "Cayman Islands", + "Central African Republic", + "Chad", + "Checkout", + "Chile", + "China", + "Christmas Island", + "Cocos (Keeling) Islands", + "Colombia", + "Comoros", + "Congo", + "Cook Islands", + "Costa Rica", + "Croatia", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Cyprus", + "Côte d'Ivoire", + "Denmark", + "Djibouti", + "Dominica", + "Dominican Republic", + "Ecuador", + "Editor", + "Egypt", + "El Salvador", + "Equatorial Guinea", + "Eritrea", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "Falkland Islands (Malvinas)", + "Faroe Islands", + "Fiji", + "Finland", + "France", + "French Guiana", + "French Polynesia", + "French Southern Territories", + "Gabon", + "Gambia", + "Georgia", + "Germany", + "Ghana", + "Gibraltar", + "Greece", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Heard Island and McDonald Islands", + "Honduras", + "Hong Kong", + "Hungary", + "Iceland", + "India", + "Indonesia", + "Iran", + "Iraq", + "Ireland", + "Isle of Man", + "Israel", + "Italy", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Latvia", + "Lebanon", + "Lesotho", + "Liberia", + "Liechtenstein", + "Lithuania", + "Luxembourg", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Marshall Islands", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Micronesia", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Netherlands", + "New Caledonia", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Norfolk Island", + "North Macedonia", + "Northern Mariana Islands", + "Norway", + "Nova", + "November", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Papua New Guinea", + "Paraguay", + "Peru", + "Philippines", + "Pitcairn", + "Poland", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Russian Federation", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Saint Kitts and Nevis", + "Saint Lucia", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Saudi Arabia", + "Senegal", + "September", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Solomon Islands", + "Somalia", + "South Africa", + "South Georgia and the South Sandwich Islands", + "South Sudan", + "Spain", + "Sri Lanka", + "Sudan", + "Suriname", + "Svalbard and Jan Mayen", + "Sweden", + "Switzerland", + "Taiwan", + "Tajikistan", + "Tanzania", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Trinidad and Tobago", + "Tunisia", + "Turkey", + "Turkmenistan", + "Turks and Caicos Islands", + "Tuvalu", + "Uganda", + "Ukraine", + "United Arab Emirates", + "United Kingdom", + "United States", + "United States Minor Outlying Islands", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Viet Nam", + "Virgin Islands, British", + "Virgin Islands, U.S.", + "Wallis and Futuna", + "Western Sahara", + "Yemen", + "Zambia", + "Zimbabwe", + "Åland Islands" +] diff --git a/locales/ms/json-inline.json b/locales/ms/json-inline.json new file mode 100644 index 00000000000..66ad5e77f68 --- /dev/null +++ b/locales/ms/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Medan ini mestilah peranan yang sah.", + "The :attribute must be at least :length characters and contain at least one number.": "Medan ini mestilah sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu nombor.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Medan ini mestilah sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu aksara khas dan satu nombor.", + "The :attribute must be at least :length characters and contain at least one special character.": "Medan ini mestilah sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu aksara khas.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Medan ini mestilah sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu aksara besar dan satu nombor.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Medan ini mestilah sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu aksara besar dan satu aksara khas.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Medan ini mestilah sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu aksara besar, satu nombor dan satu aksara khas.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Medan ini mestilah sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu aksara besar.", + "The :attribute must be at least :length characters.": "Medan ini mestilah sekurang-kurangnya :length aksara.", + "The :attribute must contain at least one letter.": "Medan ini mesti mengandungi sekurang-kurangnya satu huruf.", + "The :attribute must contain at least one number.": "Medan ini mesti mengandungi sekurang-kurangnya satu nombor.", + "The :attribute must contain at least one symbol.": "Medan ini mesti mengandungi sekurang-kurangnya satu simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Medan ini mesti mengandungi sekurang-kurangnya satu huruf besar dan satu huruf kecil.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Medan yang diberikan telah muncul dalam kebocoran data. Sila pilih medan lain." +} diff --git a/locales/ms/json.json b/locales/ms/json.json new file mode 100644 index 00000000000..aeb0d824c22 --- /dev/null +++ b/locales/ms/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(dan :count lagi ralat)", + "(and :count more errors)": "(dan :count lagi ralat)|(dan :count lagi ralat)|(dan :count lagi ralat)", + "30 Days": "30 Hari", + "60 Days": "60 Hari", + "90 Days": "90 Hari", + ":amount selected": ":amount dipilih", + ":amount Total": "Jumlah :amount", + ":days day trial": ":days hari percubaan", + ":resource Details": "Butiran :resource", + ":resource Details: :title": "Butiran :resource: :title", + "A decryption key is required.": "Kunci penyahsulitan diperlukan.", + "A fresh verification link has been sent to your email address.": "Pautan pengesahan baharu telah dihantar ke alamat e-mel anda.", + "A new verification link has been sent to the email address you provided during registration.": "Pautan pengesahan baharu telah dihantar ke alamat e-mel yang anda berikan semasa pendaftaran.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Pautan pengesahan baharu telah dihantar ke alamat e-mel yang anda berikan dalam tetapan profil anda.", + "A new verification link has been sent to your email address.": "Pautan pengesahan baharu telah dihantar ke alamat e-mel anda.", + "Accept Invitation": "Menerima Undangan", + "Action": "Tindakan", + "Action Event": "Acara Tindakan", + "Action Events": "Peristiwa Tindakan", + "Action Happened At": "Tindakan Berlaku Pada", + "Action Initiated By": "Tindakan Dimulakan Oleh", + "Action Name": "Nama Tindakan", + "Action Status": "Status Tindakan", + "Action Target": "Sasaran Tindakan", + "Actions": "Tindakan", + "Add": "Tambah", + "Add :resource": "Tambah :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Tambahkan ahli pasukan baharu pada pasukan anda, membolehkan mereka bekerjasama dengan anda.", + "Add additional security to your account using two factor authentication.": "Tambahkan keselamatan tambahan pada akaun anda menggunakan pengesahan dua faktor.", + "Add Payment Method": "Tambah Kaedah Pembayaran", + "Add row": "Tambah baris", + "Add Team Member": "Tambah Ahli Pasukan", + "Add VAT Number": "Tambah Nombor VAT", + "Added.": "Ditambah.", + "Additional billing information updated successfully.": "Maklumat pengebilan tambahan berjaya dikemas kini.", + "Address": "Alamat", + "Address Line 2": "Alamat Baris 2", + "Administrator": "Pentadbir", + "Administrator users can perform any action.": "Pengguna pentadbir boleh melakukan sebarang tindakan.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Pulau Aland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Semua orang yang menjadi sebahagian daripada pasukan ini.", + "All resources loaded.": "Semua sumber dimuatkan.", + "All rights reserved.": "Hak cipta terpelihara.", + "Already registered?": "Sudah mendaftar?", + "American Samoa": "Amerika Samoa", + "An error occurred while uploading the file.": "Ralat berlaku semasa memuat naik fail.", + "An error occurred while uploading the file: :error": "Ralat berlaku semasa memuat naik fail: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ralat yang tidak dijangka telah berlaku dan kami telah memberitahu pasukan sokongan kami. Sila cuba sebentar lagi.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Pengguna lain telah dikemaskini sumber ini sejak halaman ini adalah dimuat. Sila menyegarkan halaman dan cuba lagi.", + "Antarctica": "Antartika", + "Antigua And Barbuda": "Antigua dan Barbuda", + "Antigua and Barbuda": "Antigua dan Barbuda", + "API Token": "Token API", + "API Token Permissions": "Kebenaran Token API", + "API Tokens": "API Token", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API token membenarkan pihak ketiga perkhidmatan untuk mengesahkan dengan permohonan kami di pihak anda.", + "Apply": "Mohon", + "Apply Coupon": "memohon kupon", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Adakah anda pasti mahu cuba membayar :amount?", + "Are you sure you want to cancel your subscription?": "Adakah anda pasti mahu membatalkan langganan anda?", + "Are you sure you want to delete all the notifications?": "Adakah anda pasti mahu memadamkan semua pemberitahuan?", + "Are you sure you want to delete the selected resources?": "Adakah anda pasti anda mahu untuk pilih sumber?", + "Are you sure you want to delete this file?": "Adakah anda pasti anda mahu untuk bersihkan fail ini?", + "Are you sure you want to delete this notification?": "Adakah anda pasti mahu memadamkan pemberitahuan ini?", + "Are you sure you want to delete this payment method?": "Adakah anda pasti mahu memadamkan kaedah pembayaran ini?", + "Are you sure you want to delete this resource?": "Adakah anda pasti anda mahu untuk menghilangkan sumber ini?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Adakah anda pasti anda mahu untuk memadamkan pasukan ini? Sekali pasukan itu dihapuskan, semua sumber dan data akan dipadam selamanya.", + "Are you sure you want to delete your account?": "Adakah anda pasti mahu memadamkan akaun anda?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Adakah anda pasti anda mahu untuk menghilangkan anda akaun? Setelah akaun anda yang dihapuskan, semua sumber dan data akan dipadam selamanya. Sila masukkan password untuk mengkonfirmasi anda ingin memadamkan akaun anda.", + "Are you sure you want to detach the selected resources?": "Adakah anda pasti anda mahu tanggalkan dipilih sumber?", + "Are you sure you want to detach this resource?": "Adakah anda pasti anda mahu tanggalkan sumber ini?", + "Are you sure you want to force delete the selected resources?": "Adakah anda pasti anda mahu untuk memaksa pilih sumber?", + "Are you sure you want to force delete this resource?": "Adakah anda pasti anda mahu untuk memaksa menghilangkan sumber ini?", + "Are you sure you want to log out?": "Adakah anda pasti mahu log keluar?", + "Are you sure you want to mark all notifications as read?": "Adakah anda pasti mahu menandai semua pemberitahuan sebagai dibaca?", + "Are you sure you want to remove this item?": "Adakah anda pasti mahu mengalih keluar item ini?", + "Are you sure you want to restore the selected resources?": "Adakah anda pasti anda mahu untuk memulihkan yang dipilih sumber?", + "Are you sure you want to restore this resource?": "Adakah anda pasti anda mahu untuk memulihkan sumber ini?", + "Are you sure you want to resume your subscription?": "Adakah anda pasti mahu menyambung semula langganan anda?", + "Are you sure you want to run this action?": "Adakah anda pasti anda mahu untuk menjalankan tindakan ini?", + "Are you sure you want to set this payment method as your default?": "Adakah anda pasti mahu menetapkan kaedah pembayaran ini sebagai lalai anda?", + "Are you sure you want to stop impersonating?": "Adakah anda pasti mahu berhenti menyamar sebagai?", + "Are you sure you would like to delete this API token?": "Adakah anda pasti mahu memadam token API ini?", + "Are you sure you would like to leave this team?": "Apakah anda yakin anda ingin meninggalkan pasukan ini?", + "Are you sure you would like to remove this person from the team?": "Apakah anda yakin anda ingin mengeluarkan orang ini dari tim?", + "Are you sure you would like to switch billing plans?": "Adakah anda pasti mahu menukar rancangan pengebilan?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Melampirkan", + "Attach & Attach Another": "Melampirkan & Melampirkan Lain", + "Attach :resource": "Melampirkan :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Lampirkan fail dengan menyeret dan menjatuhkan, memilih atau merasainya.", + "August": "Ogos", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Sebelum meneruskan, bolehkah anda mengesahkan alamat e-mel anda dengan mengklik pautan yang baru kami e-mel kepada anda? Jika anda tidak menerima e-mel itu, kami dengan senang hati akan menghantar satu lagi kepada anda.", + "Before proceeding, please check your email for a verification link.": "Sebelum meneruskan, sila semak e-mel anda untuk mendapatkan pautan pengesahan.", + "Belarus": "Belarus", + "Belgium": "Belgia", + "Belize": "Belize", + "Benin": "Kanada", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Maklumat Bil", + "Billing Management": "Pengurusan Bil", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Negeri Plurinasional", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Hanya Eustatius dan Sábado", + "Bosnia And Herzegovina": "Bosnia dan Herzegovina", + "Bosnia and Herzegovina": "Bosnia dan Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Pulau", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Lautan India Wilayah", + "Browser Sessions": "Pelayar Sesi", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kamboja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Membatalkan", + "Cancel Subscription": "Batalkan Langganan", + "Cape Verde": "Tanjung Verde", + "Card": "Kad", + "Cayman Islands": "Kepulauan Cayman", + "Central African Republic": "Republik Afrika Tengah", + "Chad": "Chad", + "Change Subscription Plan": "Tukar Pelan Langganan", + "Change the current payment method attached to your subscription": "Tukar kaedah pembayaran semasa yang dilampirkan pada langganan anda", + "Changes": "Perubahan", + "Checkout": "Checkout", + "Chile": "Chile", + "China": "China", + "Choose": "Pilih", + "Choose :field": "Memilih :field", + "Choose :resource": "Memilih :resource", + "Choose an option": "Pilih satu pilihan", + "Choose date": "Pilih tarikh", + "Choose File": "Pilih Fail", + "Choose Files": "Pilih Fail-fail", + "Choose Type": "Memilih Jenis", + "Christmas Island": "Pulau Krismas", + "City": "Bandar", + "Click here to re-send the verification email.": "Klik di sini untuk menghantar semula e-mel pengesahan.", + "click here to request another": "klik di sini untuk mohon yang lain", + "Click to choose": "Klik untuk memilih", + "Close": "Dekat", + "Cocos (Keeling) Islands": "Coco (Keeling)", + "Code": "Kod", + "Colombia": "Colombia", + "Comoros": "Komoro", + "Confirm": "Mengesahkan", + "Confirm Billing Action": "Sahkan Tindakan Pengebilan", + "Confirm Password": "Sahkan Kata Laluan", + "Confirm Payment": "Mengesahkan Pembayaran", + "Confirm your :amount payment": "Mengesahkan anda :amount pembayaran", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Republik Demokratik", + "Congo, the Democratic Republic of the": "Congo, Republik Demokratik", + "Constant": "Berterusan", + "Continue To Payment": "Teruskan Ke Pembayaran", + "Cook Islands": "Kepulauan Cook", + "Copy to clipboard": "Salin ke papan keratan", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Negara", + "Coupon": "kupon", + "Coupon applied successfully.": "Kupon berjaya digunakan.", + "Create": "Mewujudkan", + "Create & Add Another": "Buat & Tambah Lagi", + "Create :resource": "Membuat :resource", + "Create a new team to collaborate with others on projects.": "Membuat yang baru pasukan untuk bekerjasama dengan orang lain di projek.", + "Create Account": "Buat Akaun", + "Create API Token": "Membuat API Token", + "Create New Team": "Membuat Pasukan Baru", + "Create Team": "Membuat Pasukan", + "Created.": "Dicipta.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Padat", + "Current Password": "Semasa Kata Laluan", + "Current Subscription Plan": "Pelan Langganan Semasa", + "Currently Subscribed": "Dilanggan pada masa ini", + "Customer Balance": "Baki Pelanggan", + "Customize": "Menyesuaikan", + "Cyprus": "Cyprus", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Gelap", + "Dashboard": "Pemuka", + "December": "Disember", + "Decrease": "Penurunan", + "Default": "Lalai", + "Delete": "Padamkan", + "Delete :resource": "Padamkan :resource", + "Delete Account": "Padam Akaun", + "Delete all notifications": "Padamkan semua pemberitahuan", + "Delete API Token": "Padamkan API Token", + "Delete File": "Bersihkan File", + "Delete Notification": "Padam Pemberitahuan", + "Delete Resource": "Menghilangkan Sumber", + "Delete Selected": "Hapuskan", + "Delete Team": "Bersihkan Pasukan", + "Denmark": "Denmark", + "Detach": "Tanggalkan", + "Detach Resource": "Tanggalkan Sumber", + "Detach Selected": "Tanggalkan Dipilih", + "Details": "Butiran", + "Disable": "Lumpuhkan", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Apakah anda benar-benar ingin pergi? Anda belum berubah.", + "Dominica": "Ahad", + "Dominican Republic": "Republik Dominika", + "Done.": "Selesai.", + "Download": "Muat Turun", + "Download Invoice": "Muat turun Invois", + "Drop file or click to choose": "Lepaskan fail atau klik untuk memilih", + "Drop files or click to choose": "Lepaskan fail-fail atau klik untuk memilih", + "Ecuador": "Ekuador", + "Edit": "Sunting", + "Edit :resource": "Menyunting :resource", + "Edit Attached": "Menyunting Melekat", + "Edit Profile": "Menyunting Profail", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor pengguna mempunyai keupayaan untuk membaca, membuat, dan kini.", + "Egypt": "Mesir", + "El Salvador": "Salvador", + "Email": "E-mel", + "email": "e-mel", + "Email Address": "Alamat E-Mel", + "Email Addresses": "Alamat-alamat E-Mel", + "Email Password Reset Link": "E-mel Pautan Tetapan Semula Kata Laluan", + "Email Verification": "Pengesahan E-mel", + "Enable": "Membolehkan", + "Encrypted environment file already exists.": "Fail persekitaran yang disulitkan sudah wujud.", + "Encrypted environment file not found.": "Fail persekitaran yang disulitkan tidak ditemui.", + "Ensure your account is using a long, random password to stay secure.": "Memastikan akaun anda menggunakan yang lama, rawak kata laluan untuk yang selamat.", + "Environment file already exists.": "Fail persekitaran sudah wujud.", + "Environment file not found.": "Fail persekitaran tidak ditemui.", + "Equatorial Guinea": "Khatulistiwa Guinea", + "Eritrea": "Eritrea", + "Error": "ralat", + "errors": "kesilapan", + "Estonia": "Estonia", + "Ethiopia": "Habsyah", + "ex VAT": "ex tong", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Tamat tempoh :expiration", + "Export As CSV": "Eksport Sebagai CSV", + "Extra Billing Information": "Maklumat Pengebilan Tambahan", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Tambahan pengesahan diperlukan untuk proses pembayaran anda. Silakan lanjutkan untuk pembayaran halaman dengan mengklik tombol di bawah.", + "Failed Subscription Payment": "Pembayaran Langganan Gagal", + "Failed to load :resource!": "Gagal memuatkan :resource!", + "Falkland Islands (Malvinas)": "Falkland Pulau (Malvinas)", + "Faroe Islands": "Faroe Pulau-Pulau", + "February": "Februari", + "Fiji": "Fiji", + "Filename": "Nama fail", + "Finish enabling two factor authentication.": "Selesai mendayakan pengesahan dua faktor.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "Untuk keselamatan anda, sila sahkan anda kata laluan untuk terus.", + "Forbidden": "Dilarang", + "Force Delete": "Memaksa Padam", + "Force Delete :resource": "Memaksa Padam :resource", + "Force Delete Resource": "Hapuskan Sumber Daya", + "Force Delete Selected": "Memaksa Hapuskan", + "Forgot Password": "Lupa kata laluan", + "Forgot your password?": "Lupa password anda?", + "Forgot Your Password?": "Lupa kata laluan anda?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Lupa password anda? Tidak ada masalah. Hanya beritahu kami alamat email anda dan kami akan email anda kata laluan semula link yang akan membenarkan anda untuk memilih satu yang baru.", + "France": "Perancis", + "French Guiana": "Guatemala", + "French Polynesia": "Polynesia Perancis", + "French Southern Territories": "Wilayah Selatan Perancis", + "From": "daripada", + "Gabon": "Uranium", + "Gambia": "Gambit", + "Georgia": "Georgia", + "Germany": "Jerman", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Kembali ke Laman Utama", + "Go to page :page": "Pergi ke halaman :page", + "Great! You have accepted the invitation to join the :team team.": "Hebat! Anda telah menerima undangan untuk menyertai :team pasukan.", + "Greece": "Greece", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "United kingdom", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Belarus, Ukraine", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Mempunyai pemikiran kedua tentang membatalkan langganan anda? Anda boleh mengaktifkan semula langganan anda dengan serta-merta pada bila-bila masa sehingga penghujung kitaran pengebilan semasa anda. Selepas kitaran pengebilan semasa anda tamat, anda boleh memilih pelan langganan yang baharu sepenuhnya.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Mempunyai pemikiran kedua tentang membatalkan langganan anda? Anda boleh mengaktifkan semula langganan anda dengan serta-merta pada bila-bila masa sehingga penghujung kitaran pengebilan semasa anda. Selepas kitaran pengebilan semasa anda tamat, anda boleh memilih pelan langganan yang baharu sepenuhnya.", + "Heard Island & Mcdonald Islands": "Dengar Pulau dan McDonald pulau-Pulau", + "Heard Island and McDonald Islands": "Pulau Heard dan Pulau McDonald", + "Hello!": "Helo!", + "Hide Content": "Menyembunyikan Kandungan", + "Hold Up!": "Pegang Up!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "I agree to the :terms_of_service and :privacy_policy": "Saya bersetuju untuk :terms_of_service dan :privacy_policy", + "Iceland": "Iceland", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Jika perlu, anda mungkin keluar dari semua dari anda yang lain pelayar sesi-sesi di semua perangkat anda. Beberapa anda baru-baru ini sesi di bawah ini, namun, ini senarai mungkin tidak lengkap. Jika anda merasa akaun anda telah dikompromikan, anda harus juga update anda kata laluan.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Jika kau sudah mempunyai akaun, kau mungkin menerima undangan ini dengan mengklik tombol di bawah:", + "If you did not create an account, no further action is required.": "Jika anda tidak membuat akaun, tiada tindakan lanjut diperlukan.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Jika anda tidak mengharapkan untuk menerima undangan untuk tim ini, anda mungkin membuang e-mel ini.", + "If you did not receive the email": "Jika anda tidak menerima e-mel tersebut", + "If you did not request a password reset, no further action is required.": "Jika anda tidak meminta tetapan semula kata laluan, tiada tindakan lanjut diperlukan.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Jika anda tidak mempunyai akaun, anda boleh membuat satu dengan mengklik tombol di bawah. Selepas membuat akaun, anda mungkin klik jemputan penerimaan butang di e-mel ini untuk menerima pasukan jemputan:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Jika anda perlu menambah maklumat hubungan atau cukai khusus kepada invois anda, seperti nama perniagaan penuh anda, nombor pengenalan VAT, atau alamat rekod, anda boleh menambahnya di sini.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Sekiranya anda menghadapi masalah klik butang \":actionText\", salin dan tampal URL di bawah\nke pelayar web anda:", + "Impersonate": "Menyamar sebagai", + "Increase": "Meningkatkan", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Nama fail tidak sah.", + "Invalid JSON was returned from the route.": "JSON yang tidak sah telah dikembalikan daripada laluan.", + "Invoice Email Addresses": "Alamat e -mel invois", + "Invoice emails updated successfully.": "E -mel invois dikemas kini dengan jayanya.", + "Invoices": "Invois", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Republik Islam", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Pulau Man", + "Isle of Man": "Pulau Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Nampaknya anda tidak mempunyai langganan aktif. Anda boleh memilih salah satu pelan langganan di bawah untuk bermula. Pelan langganan boleh ditukar atau dibatalkan mengikut keselesaan anda.", + "Italy": "Itali", + "Jamaica": "Jamaica", + "January": "Januari", + "Japan": "Jepun", + "Jersey": "Jersi", + "Jordan": "Jordan", + "July": "Julai", + "June": "Jun", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Kunci", + "Kiribati": "Kiribati", + "Korea": "Korea Selatan", + "Korea, Democratic People's Republic of": "Korea Utara", + "Korea, Republic of": "Republik Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Terakhir aktif", + "Last used": "Terakhir digunakan", + "Latvia": "Latvia", + "Leave": "Meninggalkan", + "Leave Team": "Meninggalkan Pasukan", + "Lebanon": "Lubnan", + "length": "panjang", + "Lens": "Kanta", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Cahaya", + "Lithuania": "Lithuania", + "Load :perPage More": "Beban Lebih :perPage", + "Loading": "Memuatkan", + "Location": "Lokasi", + "Log in": "Dalam Log", + "Log In": "Log masuk", + "Log Out": "Log keluar", + "Log out": "Log keluar", + "Log Out Other Browser Sessions": "Log Out Lain Pelayar Sesi", + "Log Viewer": "Pemapar Log", + "Login": "Log masuk", + "Logout": "Log keluar", + "Logs": "Log", + "Luxembourg": "Luxembourg", + "Macao": "Macau", + "Macedonia": "Utara Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, bekas Republik Yugoslavia", + "Madagascar": "Madagascar", + "Malawi": "Botswana", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Kecil", + "Malta": "Malta", + "Manage Account": "Mengurus Akaun", + "Manage and log out your active sessions on other browsers and devices.": "Mengurus dan anda log out sesi aktif pada pelayar lain dan alat-alat.", + "Manage API Tokens": "Mengurus API Token", + "Manage Role": "Mengurus Peranan", + "Manage Team": "Mengurus Pasukan", + "Managing billing for :billableName": "Menguruskan pengebilan untuk :billableName", + "March": "Mac", + "Mark all as Read": "Tandai semua sebagai Dibaca", + "Mark all notifications as read": "Tandai semua pemberitahuan sebagai dibaca", + "Mark Read": "Tanda Baca", + "Mark Unread": "Tandai Belum Dibaca", + "Marshall Islands": "Marshall Pulau-Pulau", + "Martinique": "Martinik", + "Mauritania": "Kapal mauretania", + "Mauritius": "Mauritius", + "May": "Mungkin", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Mikronesia", + "Micronesia, Federated States of": "Micronesia, Negara Bersekutu", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republik", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Bulan Untuk Tarikh", + "Monthly": "Bulanan", + "monthly": "bulanan", + "Montserrat": "Montserrat", + "Morocco": "Maghribi", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Nama", + "name": "nama", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Belanda", + "Netherlands Antilles": "Antilles Belanda", + "Nevermind": "Tidak mengapa", + "Nevermind, I'll keep my old plan": "Takpelah, saya akan kekalkan rancangan lama saya", + "New": "Baru", + "New :resource": "Baru :resource", + "New Caledonia": "Kaledonia Baru", + "New Password": "Kata Laluan Baru", + "New Zealand": "New Zealand", + "Next": "Seterusnya", + "Next Payment": "Pembayaran Seterusnya", + "Next Payment on": "Pembayaran seterusnya pada", + "Nicaragua": "Nicaragua", + "Niger": "Portugal", + "Nigeria": "Nigeria", + "Niue": "NiUe", + "No": "Tiada", + "No :resource matched the given criteria.": "Tidak :resource cocok dengan kriteria yang diberikan.", + "No additional information...": "Ada informasi tambahan...", + "No Current Data": "Tidak Ada Data Semasa", + "No Data": "Tidak Ada Data", + "no file selected": "tidak ada file yang dipilih", + "No Increase": "Ada Peningkatan", + "No payment methods on file.": "Tiada kaedah pembayaran dalam fail.", + "No payment scheduled.": "Tiada bayaran dijadualkan.", + "No Prior Data": "No Sebelum Data", + "No Results Found.": "Tiada Hasil Ditemukan.", + "Norfolk Island": "Pulau Norfolk", + "Northern Mariana Islands": "Mariana Utara Pulau-Pulau", + "Norway": "Norway", + "Not Found": "Tidak Ditemui", + "Notifications": "Pemberitahuan", + "Nova": "Nova", + "Nova User": "Nova Pengguna", + "November": "November", + "October": "Oktober", + "of": "dari", + "OK": "Ok", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Sekali pasukan itu dihapuskan, semua sumber dan data akan dipadam selamanya. Sebelum memotong pasukan ini, sila turun apa-apa data atau maklumat mengenai ini pasukan yang anda ingin menyimpan.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Setelah akaun anda yang dihapuskan, semua sumber dan data akan dipadam selamanya. Sebelum memotong akaun anda, sila turun apa-apa data atau maklumat yang anda ingin menyimpan.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Setelah akaun anda dipadamkan, semua sumber dan datanya akan dipadamkan secara kekal. Sila masukkan kata laluan anda untuk mengesahkan anda ingin memadamkan akaun anda secara kekal.", + "Only Trashed": "Hanya Dibuang", + "Open Invoices": "Buka Invois", + "Original": "Asal", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Portal pengurusan pengebilan kami membolehkan anda mengurus pelan langganan anda, kaedah pembayaran dan memuat turun invois terbaharu anda dengan mudah.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Portal pengurusan pengebilan kami membolehkan anda mengurus pelan langganan anda, kaedah pembayaran dan memuat turun invois terbaharu anda dengan mudah.", + "Page Expired": "Halaman Tamat Tempoh", + "Pagination Navigation": "Muka Surat Navigasi", + "Paid": "Dibayar", + "Pakistan": "Pakistan", + "Palau": "PALAU", + "Palestinian Territory, Occupied": "Tepi Barat", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Kata laluan", + "password": "kata laluan", + "Payment Confirmation": "Pembayaran Pengesahan", + "Payment Information": "Maklumat Pembayaran", + "Payment information updated successfully.": "Maklumat pembayaran berjaya dikemas kini.", + "Payment Method": "Kaedah Pembayaran", + "Payment Methods": "cara bayaran", + "Payment Required": "pembayaran diperlukan", + "Payments": "Pembayaran", + "Pending Team Invitations": "Belum Selesai Pasukan Jemputan", + "Per Page": "Setiap Halaman", + "Permanently delete this team.": "Memadamkan pasukan ini.", + "Permanently delete your account.": "Memadamkan akaun anda.", + "Permissions": "Kebenaran", + "Peru": "Peru", + "Philippines": "Filipina", + "Photo": "Foto", + "Pitcairn": "Pitcairn Pulau-Pulau", + "Please accept the terms of service.": "Sila terima syarat perkhidmatan.", + "Please click the button below to verify your email address.": "Sila klik butang di bawah untuk mengesahkan alamat e-mel anda.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Sila sahkan akses ke account anda dengan memasuki salah satu kecemasan anda pemulihan kod.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Sila sahkan akses ke account anda dengan memasukkan kod pengesahan disediakan oleh anda pengesah permohonan.", + "Please confirm your password before continuing.": "Sila sahkan kata laluan anda sebelum meneruskan.", + "Please copy your new API token. For your security, it won't be shown again.": "Tolong di copy baru anda token API. Untuk keselamatan anda, ia tidak akan menunjukkan lagi.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Sila masukkan password untuk mengkonfirmasi anda ingin keluar dari pelayar lain sesi-sesi di semua perangkat anda.", + "Please provide a maximum of three invoice emails addresses.": "Sila berikan maksimum tiga alamat e -mel invois.", + "Please provide the email address of the person you would like to add to this team.": "Tolong memberikan alamat e-mel orang yang anda ingin menambahkan pasukan ini.", + "Please set a default payment method before retrying payments.": "Sila tetapkan kaedah pembayaran lalai sebelum mencuba semula pembayaran.", + "Please set a default payment method before swapping plans.": "Sila tetapkan kaedah pembayaran lalai sebelum menukar pelan.", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Tekan / untuk mencari", + "Preview": "Pratonton", + "Previewing": "Pratonton", + "Previous": "Sebelumnya", + "Privacy Policy": "Dasar Privasi", + "Profile": "Profil", + "Profile Information": "Maklumat Profil", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Suku Untuk Tarikh", + "Recovery Code": "Pemulihan Kod", + "Refresh": "Segarkan semula", + "Regards,": "Salam,", + "Regenerate Recovery Codes": "Tumbuh Semula Kod Pemulihan", + "Register": "Daftar", + "Reload": "Tambah nilai", + "Remember me": "Ingat saya", + "Remember Me": "Ingat Saya", + "Remove": "Keluarkan", + "Remove Photo": "Keluarkan Foto", + "Remove Team Member": "Keluarkan Ahli Pasukan", + "Replicate": "Replika", + "Required fields": "Ruangan wajib", + "Resend Verification Email": "Hantar Semula Pengesahan E-Mel", + "Reset Filters": "Reset Penapis", + "Reset Password": "Tetap Semula Kata Laluan", + "Reset Password Notification": "Tetap Semula Pemberitahuan Kata Laluan", + "resource": "sumber", + "Resource Row Dropdown": "Jatuh Turun Baris Sumber", + "Resources": "Sumber-sumber", + "resources": "sumber-sumber", + "Restore": "Memulihkan", + "Restore :resource": "Memulihkan :resource", + "Restore Resource": "Memulihkan Sumber", + "Restore Selected": "Memulihkan Dipilih", + "results": "keputusan", + "Resume Subscription": "Sambung semula Langganan", + "Retry Payment": "Cuba semula Pembayaran", + "Return to :appName": "Kembali ke :appName", + "Reunion": "Mesyuarat", + "Role": "Peranan", + "Romania": "Romania", + "Run Action": "Lari Tindakan", + "Russian Federation": "Rusia", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St Kitts dan Nevis", + "Saint Kitts and Nevis": "Saint Kitts dan Nevis", + "Saint Lucia": "St Lucia", + "Saint Martin": "St Martin", + "Saint Martin (French part)": "Saint Martin (bahagian Perancis)", + "Saint Pierre And Miquelon": "St. Pierre dan Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre dan Miquelon", + "Saint Vincent And Grenadines": "St Vincent dan Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent dan Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé dan Príncipe", + "Sao Tome and Principe": "Sao Tome dan Principe", + "Saudi Arabia": "Arab Saudi", + "Save": "Simpan", + "Saved.": "Disimpan.", + "Scroll to bottom": "Tatal ke bawah", + "Scroll to top": "Tatal ke atas", + "Search": "Carian", + "Secure Area": "Kawasan Selamat", + "Select": "Pilih", + "Select a different plan": "Pilih rancangan lain", + "Select a log file...": "Pilih fail log...", + "Select A New Photo": "Pilih Satu Foto Baru", + "Select Action": "Pilih Tindakan", + "Select all": "Memilih Semua", + "Select All Dropdown": "Pilih Semua Jatuh Turun", + "Select this page": "Pilih halaman ini", + "Send Password Reset Link": "Hantar Pautan Tetap Semula Kata Laluan", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Pelayan Ralat", + "Service Unavailable": "Perkhidmatan tidak tersedia", + "Set as default": "Tetapkan sebagai lalai", + "Setup Key": "Kunci Persediaan", + "Seychelles": "Mozambique", + "Show All Fields": "Tunjukkan Semua Bidang", + "Show Content": "Menunjukkan Kandungan", + "Show Recovery Codes": "Menunjukkan Pemulihan Kod", + "Showing": "Menunjukkan", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Log masuk sebagai", + "Singapore": "Singapura", + "Sint Maarten (Dutch part)": "Hanya App", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Lembut Dipadam", + "Solomon Islands": "Pulau Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Ada sesuatu yang tidak beres.", + "Sorry! You are not authorized to perform this action.": "Maaf! Anda tidak dibenarkan untuk melakukan aksi ini.", + "Sorry, your session has expired.": "Maaf, sesi anda telah tamat.", + "South Africa": "Afrika Selatan", + "South Georgia And Sandwich Isl.": "Georgia selatan dan Sandwich Selatan pulau-Pulau", + "South Georgia and the South Sandwich Islands": "Georgia Selatan dan Kepulauan Sandwich Selatan", + "South Sudan": "Sudan Selatan", + "Spain": "Sepanyol", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Tindakan Kendiri", + "Start Polling": "Mula Mengundi", + "Start polling": "Mula mengundi", + "State / County": "Negeri / Negara", + "Stop Impersonating": "Berhenti Menyamar", + "Stop Polling": "Berhenti Mengundi", + "Stop polling": "Berhenti mengundi", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Kedai ini pemulihan kod dalam kata laluan selamat pengurus. Mereka boleh digunakan untuk mendapatkan akses ke account anda jika anda dua faktor pengesahan peranti hilang.", + "Subscribe": "Langgan", + "Subscription Information": "Maklumat Langganan", + "Subscription Pending": "Langganan Belum Selesai", + "Sudan": "Sudan", + "Suriname": "United kingdom", + "Svalbard And Jan Mayen": "Svalbard dan Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard dan Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switch Teams": "Beralih Pasukan", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syria", + "System": "Sistem", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Wilayah China", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Republik Bersatu", + "TAX": "CUKAI", + "Team Details": "Pasukan Butiran", + "Team Invitation": "Pasukan Jemputan", + "Team Members": "Ahli Pasukan", + "Team Name": "Nama Pasukan", + "Team Owner": "Pemilik Pasukan", + "Team Settings": "Latar Pasukan", + "Terms of Service": "Syarat Perkhidmatan", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Terima kasih untuk mendaftar! Sebelum mulai, kau boleh mengesahkan alamat email anda dengan mengklik pada link kami hanya melalui email kepada anda? Jika kau tidak menerima email, kami dengan senang hati akan menghantar yang lain.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Terima kasih atas sokongan anda yang berterusan. Kami telah melampirkan salinan invois anda untuk rekod anda. Sila maklumkan kepada kami jika anda mempunyai sebarang soalan atau kebimbangan.", + "Thanks,": "terima kasih,", + "The :attribute must be a valid role.": "Itu :attribute mesti peranan yang sah.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute perlu sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu nombor.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Itu :attribute perlu sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu ciri-ciri khas dan nombor satu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Itu :attribute perlu sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu ciri-ciri khas.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Itu :attribute perlu sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu huruf besar watak dan nombor satu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Itu :attribute perlu sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu huruf besar watak dan salah satu ciri-ciri khas.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Itu :attribute perlu sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu huruf besar watak, salah nombor, dan salah satu ciri-ciri khas.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Itu :attribute perlu sekurang-kurangnya :length aksara dan mengandungi sekurang-kurangnya satu huruf besar karakter.", + "The :attribute must be at least :length characters.": "Itu :attribute perlu sekurang-kurangnya :length aksara.", + "The :attribute must contain at least one letter.": ":Attribute mesti mengandungi sekurang-kurangnya satu huruf.", + "The :attribute must contain at least one number.": ":Attribute mesti mengandungi sekurang-kurangnya satu nombor.", + "The :attribute must contain at least one symbol.": ":Attribute mesti mengandungi sekurang-kurangnya satu simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute mesti mengandungi sekurang-kurangnya satu huruf besar dan satu huruf kecil.", + "The :resource was created!": "Itu :resource telah dibuat!", + "The :resource was deleted!": "Itu :resource telah dipadamkan!", + "The :resource was restored!": "Itu :resource telah dipulihkan!", + "The :resource was updated!": "Itu :resource dikemaskini!", + "The action was executed successfully.": "Tindakan itu telah dilaksanakan dengan jayanya.", + "The default payment method cannot be removed.": "Kaedah pembayaran lalai tidak boleh dialih keluar.", + "The file was deleted!": "Fail telah dipadamkan!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute yang diberikan telah muncul dalam kebocoran data. Sila pilih :attribute yang berbeza.", + "The given data was invalid.": "Data yang diberikan adalah tidak sah.", + "The government won't let us show you what's behind these doors": "Kerajaan tidak akan membiarkan kita menunjukkan kepada anda apa yang ada di balik pintu ini", + "The HasOne relationship has already been filled.": "Itu HasOne hubungan yang telah diisi.", + "The image could not be loaded": "Imej tidak dapat dimuatkan", + "The image could not be loaded.": "Imej tidak dapat dimuatkan.", + "The invoice emails must be valid email addresses.": "E -mel invois mestilah alamat e -mel yang sah.", + "The password is incorrect.": "Kata laluan tidak betul.", + "The provided coupon code is invalid.": "Kod kupon yang diberikan adalah tidak sah.", + "The provided password does not match your current password.": "Yang disediakan kata laluan tidak sepadan kata laluan anda.", + "The provided password was incorrect.": "Yang disediakan kata laluan adalah tidak betul.", + "The provided two factor authentication code was invalid.": "Yang disediakan dua faktor kod pengesahan itu tidak sah.", + "The provided two factor recovery code was invalid.": "Kod pemulihan dua faktor yang diberikan adalah tidak sah.", + "The provided VAT number is invalid.": "Nombor VAT yang diberikan adalah tidak sah.", + "The resource was attached!": "Sumber telah dilampirkan!", + "The resource was prevented from being saved!": "Sumber telah dihalang daripada disimpan!", + "The resource was updated!": "Sumber dikemaskini!", + "The response is not a streamed response.": "Tanggapan itu bukan respons yang distrim.", + "The response is not a view.": "Tanggapan bukan pandangan.", + "The selected country is invalid.": "Negara yang dipilih adalah tidak sah.", + "The selected plan is invalid.": "Pelan yang dipilih adalah tidak sah.", + "The selected resources have been :action!": "Sumber yang dipilih ialah :action!", + "The team's name and owner information.": "Pasukan itu nama dan pemilik maklumat.", + "There are no available options for this resource.": "Tidak ada pilihan yang ada untuk sumber ini.", + "There are no fields to display.": "Tiada medan untuk dipaparkan.", + "There are no new notifications.": "Tiada pemberitahuan baharu.", + "There was a problem executing the action.": "Ada masalah melaksanakan tindakan.", + "There was a problem fetching the resource.": "Terdapat masalah mengambil sumber.", + "There was a problem submitting the form.": "Ada masalah mengemukakan bentuk.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Orang-orang ini telah diundang untuk anda pasukan dan telah menghantar jemputan e-mel. Mereka mungkin akan bergabung dengan pasukan dengan menerima e-mel jemputan.", + "This account does not have an active subscription.": "Akaun ini tidak mempunyai langganan aktif.", + "This action is unauthorized.": "Tindakan ini tidak dibenarkan.", + "This copy of Nova is unlicensed.": "Salinan Nova ini tidak berlesen.", + "This coupon code can only be used by new customers.": "Kod kupon ini hanya boleh digunakan oleh pelanggan baharu.", + "This device": "Peranti ini", + "This file field is read-only.": "Ini file bidang membaca-satunya.", + "This invoice is no longer open.": "Invois ini tidak lagi dibuka.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ini adalah kawasan yang selamat permohonan. Sila sahkan kata laluan anda sebelum melanjutkan.", + "This password does not match our records.": "Kata laluan ini tidak sepadan rekod kami.", + "This password reset link will expire in :count minutes.": "Ini laluan semula link akan tamat dalam :count minit.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Bayaran ini dimulakan, tetapi dana belum diterima lagi. Ini boleh mengambil masa sehingga 14 hari.", + "This resource no longer exists": "Sumber ini tidak wujud lagi", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Langganan ini telah tamat tempoh dan tidak boleh disambung semula. Sila buat langganan baharu.", + "This user already belongs to the team.": "Pengguna ini sudah menjadi milik kepada pasukan.", + "This user has already been invited to the team.": "Pengguna ini telah diundang untuk pasukan.", + "Timor-Leste": "Timor Timur", + "to": "untuk", + "To": "Kepada", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Untuk menyelesaikan mendayakan pengesahan dua faktor, imbas kod QR berikut menggunakan aplikasi pengesah telefon anda atau masukkan kekunci persediaan dan berikan kod OTP yang dijana.", + "Today": "Hari ini", + "Toggle navigation": "Togol navigasi", + "Togo": "Untuk pergi", + "Tokelau": "Tokelau", + "Token Name": "Tanda Nama", + "Tonga": "Datang", + "Too Many Requests": "Terlalu Banyak Permintaan", + "total": "jumlah", + "Total:": "Jumlah:", + "Trashed": "Dibuang", + "Trinidad And Tobago": "Barbados", + "Trinidad and Tobago": "Trinidad dan Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turki", + "Turkmenistan": "Arab saudi", + "Turks And Caicos Islands": "Orang turki dan Caicos", + "Turks and Caicos Islands": "Kepulauan Turks dan Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dua Faktor Pengesahan", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Pengesahan dua faktor kini didayakan. Imbas kod QR berikut menggunakan aplikasi pengesah telefon anda atau masukkan kekunci persediaan.", + "Type": "taip", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Tiada dibenarkan", + "United Arab Emirates": "Uni Emirat Arab", + "United Kingdom": "United Kingdom", + "United States": "Amerika Syarikat", + "United States Minor Outlying Islands": "Kepulauan Terpencil Kecil Amerika Syarikat", + "United States Outlying Islands": "AS pulau-Pulau Terpencil", + "Unknown": "Tidak diketahui", + "Unpaid": "Tak bergaji", + "Update": "Kini", + "Update & Continue Editing": "Mengemas & Terus Editing", + "Update :resource": "Kini :resource", + "Update :resource: :title": "Kini :resource: :title", + "Update attached :resource: :title": "Kini melekat :resource: :title", + "Update Password": "Kini Kata Laluan", + "Update Payment Information": "Kemas kini Maklumat Pembayaran", + "Update Payment Method": "Kemas kini Kaedah Pembayaran", + "Update your account's profile information and email address.": "Kini akaun anda maklumat profil dan alamat e-mel.", + "Uploading": "Memuat naik", + "Uploading files... (:current/:total)": "Memuat naik fail... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Gunakan kod pemulihan", + "Use an authentication code": "Gunakan kod pengesahan", + "User Actions": "Tindakan Pengguna", + "User Security": "Keselamatan Pengguna", + "Username": "Nama pengguna", + "Uzbekistan": "Uzbekistan", + "Value": "Nilai", + "Vanuatu": "Dalam", + "VAT Number": "Nombor VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Republik Bolivarian", + "Verify Email Address": "Mengesahkan Alamat E-Mel", + "Verify Your Email Address": "Mengesahkan alamat e-mel anda", + "Viet Nam": "Vietnam", + "View": "Melihat", + "Virgin Islands, British": "British Kepulauan Virgin", + "Virgin Islands, U.S.": "Kepulauan Virgin", + "Wallis And Futuna": "Wallis dan Futuna", + "Wallis and Futuna": "Wallis dan Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Kami sedang memproses langganan anda. Setelah langganan berjaya diproses, halaman ini akan dikemas kini secara automatik. Biasanya, proses ini hanya perlu mengambil masa beberapa saat.", + "We are unable to process your payment. Please contact customer support.": "Kami tidak dapat memproses pembayaran anda. Sila hubungi sokongan pelanggan.", + "We have emailed your password reset link!": "Kami telah menghantar e-mel pautan tetapan semula kata laluan anda!", + "We were unable to find a registered user with this email address.": "Kita tidak dapat mencari pengguna berdaftar dengan alamat e-mel ini.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Kami akan menghantar pautan muat turun invois ke alamat e -mel yang anda nyatakan di bawah. Anda boleh memisahkan pelbagai alamat e -mel menggunakan koma.", + "We're lost in space. The page you were trying to view does not exist.": "Kami tersesat di ruang angkasa. Halaman yang anda cuba untuk melihat tidak wujud.", + "Welcome Back!": "Selamat Datang Kembali!", + "Western Sahara": "Barat Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ketika dua faktor pengesahan adalah dibenarkan, kau akan diminta untuk yang selamat, tanda rawak dalam pengesahan. Anda mungkin mendapatkan ini tanda dari anda Google telefon Pengesah permohonan.", + "Whoops": "Alamak", + "Whoops!": "Alamak!", + "Whoops! Something went wrong.": "Whoops! Ada sesuatu yang tidak beres.", + "With Trashed": "Dengan Berantakan", + "Write": "Menulis", + "Year To Date": "Tahun Untuk Tarikh", + "Yearly": "setiap tahun", + "Yemen": "Yaman", + "Yes": "Ya", + "You are already subscribed.": "Anda telah melanggan.", + "You are currently within your free trial period. Your trial will expire on :date.": "Anda kini dalam tempoh percubaan percuma anda. Percubaan anda akan tamat pada :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Anda kini dalam tempoh percubaan percuma anda. Percubaan anda akan tamat pada :date. Memulakan langganan baharu akan menamatkan percubaan anda.", + "You are logged in!": "Anda telah log masuk!", + "You are receiving this email because we received a password reset request for your account.": "Anda menerima e-mel ini kerana kami menerima permintaan tetap semula kata laluan untuk akaun anda.", + "You have been invited to join the :team team!": "Anda telah diundang untuk bergabung dengan :team pasukan!", + "You have enabled two factor authentication.": "Anda telah diaktifkan dua faktor pengesahan.", + "You have not enabled two factor authentication.": "Anda tidak membolehkan dua faktor pengesahan.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Anda mempunyai beberapa invois yang belum dibayar. Selepas mengemas kini kaedah pembayaran lalai anda, anda boleh mencuba semula pembayaran melalui senarai invois di bawah.", + "You may accept this invitation by clicking the button below:": "Anda boleh menerima jemputan ini dengan mengklik butang di bawah:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Anda boleh membatalkan langganan anda pada bila-bila masa. Setelah langganan anda telah dibatalkan, anda akan mempunyai pilihan untuk menyambung semula langganan sehingga penghujung kitaran pengebilan semasa anda.", + "You may delete any of your existing tokens if they are no longer needed.": "Anda mungkin padam apa-apa ada tanda-tanda jika mereka tidak lagi diperlukan.", + "You may not delete your personal team.": "Anda mungkin tidak padam pasukan peribadi anda.", + "You may not leave a team that you created.": "Anda mungkin tidak meninggalkan pasukan yang anda buat.", + "You will receive an invoice and payment link via email for each billing period.": "Anda akan menerima invois dan pautan pembayaran melalui e-mel untuk setiap tempoh pengebilan.", + "You're logged in!": "Anda telah log masuk!", + "Your :invoiceName invoice is now available!": ":InvoiceName invois anda kini tersedia!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Alamat pengebilan anda ialah :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kad anda telah ditolak. Sila hubungi pengeluar kad anda untuk mendapatkan maklumat lanjut.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Kaedah pembayaran semasa anda ialah kad kredit yang berakhir dengan :lastFour yang tamat tempoh pada :expiration.", + "Your email address is unverified.": "Alamat e-mel anda tidak disahkan.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Pembayaran terakhir anda sebanyak :amount gagal. Sila kemas kini kaedah pembayaran anda untuk mencuba semula pembayaran yang gagal.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Pembayaran terakhir anda sebanyak :amount pada :date gagal. Sila kemas kini kaedah pembayaran anda untuk mencuba semula pembayaran yang gagal.", + "Your next payment of :amount will be processed on :date.": "Bayaran :amount anda yang seterusnya adalah pada :date.", + "Your payment method has been added successfully.": "Kaedah pembayaran anda telah berjaya ditambahkan.", + "Your payment method will be charged automatically for each billing period.": "Kaedah pembayaran anda akan dicaj secara automatik untuk setiap tempoh pengebilan.", + "Your registered VAT Number is :vatNumber.": "Nombor VAT berdaftar anda ialah :vatNumber.", + "Your subscription has been started successfully.": "Langganan anda telah berjaya dimulakan.", + "Your subscription has been successfully cancelled.": "Langganan anda telah berjaya dibatalkan.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Langganan anda telah berjaya dibatalkan. Anda masih mempunyai akses sehingga akhir tempoh pengebilan anda.", + "Your subscription was successfully resumed.": "Langganan anda telah berjaya disambung semula.", + "Your subscription was successfully updated.": "Langganan anda telah berjaya dikemas kini.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Poskod", + "Åland Islands": "Kepulauan Åland" +} diff --git a/locales/ms/php-inline.json b/locales/ms/php-inline.json new file mode 100644 index 00000000000..946dd8fa36b --- /dev/null +++ b/locales/ms/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ruangan ini mesti diterima pakai.", + "accepted_if": "Medan ini mesti diterima apabila :other ialah :value.", + "active_url": "URL ini adalah tidak sah.", + "after": "Tarikh mesti tarikh selepas :date.", + "after_or_equal": "Tarikh mesti tarikh selepas atau bersamaan :date.", + "alpha": "Ruangan ini hanya boleh mengandungi huruf.", + "alpha_dash": "Ruangan ini boleh mengandungi huruf, nombor, dan sengkang.", + "alpha_num": "Ruangan ini boleh mengandungi huruf dan nombor.", + "any_of": "Bidang ini tidak sah.", + "array": "Ruangan ini mesti jujukan.", + "ascii": "Medan ini hanya boleh mengandungi aksara dan simbol alfanumerik bait tunggal.", + "attached": "Ruangan ini sudah terpasang.", + "before": "Ruangan ini mesti tarikh sebelum :date.", + "before_or_equal": "Ruangan ini mesti tarikh sebelum atau bersamaan :date.", + "between.array": "Ruangan ini mesti mengandungi antara :min dan :max perkara.", + "between.file": "Ruangan ini mesti mengandungi antara :min dan :max kilobait.", + "between.numeric": "Ruangan ini mesti mengandungi antara :min dan :max.", + "between.string": "Ruangan ini mesti mengandungi antara :min dan :max aksara.", + "boolean": "Ruangan ini mesti benar atau salah.", + "can": "Medan ini mengandungi nilai yang tidak dibenarkan.", + "confirmed": "Pengesahan yang tidak sepadan.", + "contains": "Medan ini tiada nilai yang diperlukan.", + "date": "Tarikh ini tidak sah.", + "date_equals": "Tarikh mesti sama dengan :date.", + "date_format": "Format tarikh tidak sepadan dengan :format.", + "decimal": "Medan ini mesti mempunyai :decimal tempat perpuluhan.", + "declined": "Nilai ini mesti ditolak.", + "declined_if": "Nilai ini mesti ditolak apabila :other ialah :value.", + "different": "Nilai ini dan :other mesti berlainan.", + "digits": "Ruangan ini mesti :digits.", + "digits_between": "Ruangan ini mesti mengandungi nilai antara :min dan :max digits.", + "dimensions": "Dimensi imej tidak sah.", + "distinct": "Ruangan ini mempunyai nilai yang berulang.", + "doesnt_contain": "Bidang ini tidak boleh mengandungi mana -mana yang berikut: :values.", + "doesnt_end_with": "Medan ini mungkin tidak berakhir dengan salah satu daripada yang berikut: :values.", + "doesnt_start_with": "Medan ini mungkin tidak bermula dengan salah satu daripada yang berikut: :values.", + "email": "Alamat emel mestilah sah.", + "ends_with": "Nilai mesti berakhir dengan salah satu dari nilai berikut: :values.", + "enum": "Nilai yang dipilih tiada dalam senarai nilai yang dibenarkan.", + "exists": "Pilihan tidak sah.", + "extensions": "Medan ini mesti mempunyai salah satu daripada sambungan berikut: :values.", + "file": "Ruangan ini mesti fail yang sah.", + "filled": "Ruangan ini mesti mempunyai nilai.", + "gt.array": "Jujukan mesti mengandungi lebih daripada :value perkara.", + "gt.file": "Saiz fail mesti melebihi :value kilobait.", + "gt.numeric": "Nilai mesti melebihi :value.", + "gt.string": "Rentetan mesti melebihi :value aksara.", + "gte.array": "Jujukan mesti mengandungi :value perkara atau lebih.", + "gte.file": "Saiz fail mesti melebihi atau bersamaan :value kilobait.", + "gte.numeric": "Nilai mesti melebihi atau bersamaan :value.", + "gte.string": "Rentetan mesti melebihi atau bersamaan :value aksara.", + "hex_color": "Medan ini mestilah warna perenambelasan yang sah.", + "image": "Nilai mesti imej.", + "in": "Pilihan tidak sah.", + "in_array": "Nilai tidak wujud di :other.", + "in_array_keys": "Bidang ini mesti mengandungi sekurang -kurangnya satu kunci berikut: :values.", + "integer": "Nilai mesti integer.", + "ip": "Alamat IP tidak sah.", + "ipv4": "Nilai mesti alamat IPv4 yang sah.", + "ipv6": "Nilai mesti alamat IPv6 yang sah.", + "json": "Nilai mesti rentetan JSON yang sah.", + "list": "Medan ini mestilah senarai.", + "lowercase": "Medan ini mestilah huruf kecil.", + "lt.array": "Jujukan mesti mengandungi kurang daripada :value perkara.", + "lt.file": "Saiz fail mesti kurang daripada :value kilobait.", + "lt.numeric": "Nilai mesti kurang daripada :value.", + "lt.string": "Rentetan mesti kurang daripada :value aksara.", + "lte.array": "Jujukan mesti mengandungi kurang daripada atau bersamaan dengan :value perkara.", + "lte.file": "Saiz fail mesti kurang daripada atau bersamaan dengan :value kilobait.", + "lte.numeric": "Nilai mesti kurang daripada atau bersamaan dengan :value.", + "lte.string": "Rentetan mesti kurang daripada atau bersamaan dengan :value aksara.", + "mac_address": "Nilai mesti alamat MAC yang sah.", + "max.array": "Jujukan mesti tidak melebihi :max perkara.", + "max.file": "Saiz fail mesti tidak melebihi :max kilobait.", + "max.numeric": "Nilai mesti tidak melebihi :max.", + "max.string": "Rentetan mesti tidak melebihi :max aksara.", + "max_digits": "Medan ini tidak boleh mempunyai lebih daripada :max digit.", + "mimes": "Fail ini mesti berjenis: :values.", + "mimetypes": "Fail ini mesti berjenis: :values.", + "min.array": "Jujukan mesti sekurang-kurangnya :min perkara.", + "min.file": "Saiz fail mesti sekurang-kurangnya :min kilobait.", + "min.numeric": "Nilai mesti sekurang-kurangnya :min.", + "min.string": "Rentetan mesti sekurang-kurangnya :min aksara.", + "min_digits": "Medan ini mesti mempunyai sekurang-kurangnya :min digit.", + "missing": "Medan ini mesti tiada.", + "missing_if": "Medan ini mesti tiada apabila :other ialah :value.", + "missing_unless": "Medan ini mesti tiada melainkan :other ialah :value.", + "missing_with": "Medan ini mesti tiada apabila :values hadir.", + "missing_with_all": "Medan ini mesti tiada apabila :values hadir.", + "multiple_of": "Nilai mesti gandaan :value", + "not_in": "Pilihan tidak sah.", + "not_regex": "Format tidak sah.", + "numeric": "Nilai mesti nombor.", + "password.letters": "Medan ini mesti mengandungi sekurang-kurangnya satu huruf.", + "password.mixed": "Medan ini mesti mengandungi sekurang-kurangnya satu huruf besar dan satu huruf kecil.", + "password.numbers": "Medan ini mesti mengandungi sekurang-kurangnya satu nombor.", + "password.symbols": "Medan ini mesti mengandungi sekurang-kurangnya satu simbol.", + "password.uncompromised": "Medan yang diberikan telah muncul dalam kebocoran data. Sila pilih medan lain.", + "present": "Ruangan ini mesti wujud.", + "present_if": "Medan ini mesti ada apabila :other ialah :value.", + "present_unless": "Medan ini mesti ada kecuali :other ialah :value.", + "present_with": "Medan ini mesti ada apabila :values hadir.", + "present_with_all": "Medan ini mesti ada apabila :values hadir.", + "prohibited": "Ruangan ini adalah dilarang.", + "prohibited_if": "Ruangan ini adalah dilarang apabila :other adalah :value.", + "prohibited_if_accepted": "Bidang ini dilarang apabila :other diterima.", + "prohibited_if_declined": "Bidang ini dilarang apabila :other ditolak.", + "prohibited_unless": "Ruangan ini adalah dilarang kecuali :other adalah di :values.", + "prohibits": "Medan ini melarang :other daripada hadir.", + "regex": "Format tidak sah.", + "relatable": "Ruangan ini tidak boleh dikaitkan dengan sumber ini.", + "required": "Ruangan ini diperlukan.", + "required_array_keys": "Medan ini mesti mengandungi entri untuk: :values.", + "required_if": "Ruangan ini diperlukan bila :other sama dengan :value.", + "required_if_accepted": "Medan ini diperlukan apabila :other diterima.", + "required_if_declined": "Medan ini diperlukan apabila :other ditolak.", + "required_unless": "Ruangan ini diperlukan sekiranya :other ada dalam :values.", + "required_with": "Ruangan ini diperlukan bila :values wujud.", + "required_with_all": "Ruangan ini diperlukan bila :values wujud.", + "required_without": "Ruangan ini diperlukan bila :values tidak wujud.", + "required_without_all": "Ruangan ini diperlukan bila kesemua :values wujud.", + "same": "Nilai ruangan ini mesti salah satu nilai di :other.", + "size.array": "Saiz jujukan mesti mengandungi :size perkara.", + "size.file": "Saiz fail mesti :size kilobait.", + "size.numeric": "Saiz nilai mesti :size.", + "size.string": "Saiz rentetan mesti :size aksara.", + "starts_with": "Nilai mesti bermula dengan salah satu dari: :values.", + "string": "Nilai mesti jujukan.", + "timezone": "Nilai mesti zon masa yang sah.", + "ulid": "Medan ini mestilah ULID yang sah.", + "unique": "Nilai telah wujud.", + "uploaded": "Muat naik gagal.", + "uppercase": "Medan ini mestilah huruf besar.", + "url": "Format ini tidak sah.", + "uuid": "UUID tidak sah." +} diff --git a/locales/ms/php.json b/locales/ms/php.json new file mode 100644 index 00000000000..9393e9d2436 --- /dev/null +++ b/locales/ms/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute mesti diterima pakai.", + "accepted_if": ":Attribute mesti diterima pakai sekiranya :other adalah :value.", + "active_url": ":Attribute bukan URL yang sah.", + "after": ":Attribute mesti tarikh selepas :date.", + "after_or_equal": ":Attribute mesti tarikh selepas atau sama dengan :date.", + "alpha": ":Attribute hanya boleh mengandungi huruf.", + "alpha_dash": ":Attribute boleh mengandungi huruf, nombor, dan sengkang.", + "alpha_num": ":Attribute boleh mengandungi huruf dan nombor.", + "any_of": "Bidang :attribute tidak sah.", + "array": ":Attribute mesti jujukan.", + "ascii": ":Attribute mesti hanya mengandungi aksara dan simbol alfanumerik bait tunggal.", + "attached": ":Attribute ini sudah dilampirkan.", + "before": ":Attribute mesti tarikh sebelum :date.", + "before_or_equal": ":Attribute mesti tarikh sebelum atau sama dengan :date.", + "between.array": ":Attribute mesti mengandungi antara :min dan :max perkara.", + "between.file": ":Attribute mesti mengandungi antara :min dan :max kilobait.", + "between.numeric": ":Attribute mesti mengandungi antara :min dan :max.", + "between.string": ":Attribute mesti mengandungi antara :min dan :max aksara.", + "boolean": ":Attribute mesti benar atau salah.", + "can": "Medan :attribute mengandungi nilai yang tidak dibenarkan.", + "confirmed": ":Attribute pengesahan yang tidak sepadan.", + "contains": "Medan :attribute tiada nilai yang diperlukan.", + "current_password": "Katalaluan anda adalah salah.", + "date": ":Attribute bukan tarikh yang sah.", + "date_equals": ":Attribute mesti tarikh sama dengan :date.", + "date_format": ":Attribute tidak mengikut format :format.", + "decimal": ":Attribute mesti mempunyai :decimal tempat perpuluhan.", + "declined": ":Attribute mesti ditolak.", + "declined_if": ":Attribute mesti ditolak apabila :other adalah :value.", + "different": ":Attribute dan :other mesti berlainan.", + "digits": ":Attribute mesti :digits.", + "digits_between": ":Attribute mesti mengandungi antara :min dan :max digits.", + "dimensions": ":Attribute tidak sah", + "distinct": ":Attribute adalah nilai yang berulang", + "doesnt_contain": "Bidang :attribute tidak boleh mengandungi mana -mana yang berikut: :values.", + "doesnt_end_with": ":Attribute mungkin tidak berakhir dengan salah satu daripada yang berikut: :values.", + "doesnt_start_with": ":Attribute mungkin tidak bermula dengan salah satu daripada yang berikut: :values.", + "email": ":Attribute tidak sah.", + "ends_with": ":Attribute mesti berakhir dengan salah satu dari: :values.", + "enum": ":Attribute yang dipilih adalah tidak sah.", + "exists": ":Attribute tidak sah.", + "extensions": "Medan :attribute mesti mempunyai salah satu daripada sambungan berikut: :values.", + "failed": "Butiran ini tidak sepadan dengan rekod kami.", + "file": ":Attribute mesti fail yang sah.", + "filled": ":Attribute diperlukan.", + "gt.array": ":Attribute mesti mengandungi lebih daripada :value perkara.", + "gt.file": ":Attribute mesti melebihi :value kilobait.", + "gt.numeric": ":Attribute mesti melebihi :value.", + "gt.string": ":Attribute mesti melebihi :value aksara.", + "gte.array": ":Attribute mesti mengandungi :value perkara atau lebih.", + "gte.file": ":Attribute mesti melebihi atau bersamaan :value kilobait.", + "gte.numeric": ":Attribute mesti melebihi atau bersamaan :value.", + "gte.string": ":Attribute mesti melebihi atau bersamaan :value aksara.", + "hex_color": "Medan :attribute mestilah warna perenambelasan yang sah.", + "image": ":Attribute mesti imej.", + "in": ":Attribute tidak sah.", + "in_array": ":Attribute tidak wujud dalam :other.", + "in_array_keys": "Bidang :attribute mesti mengandungi sekurang -kurangnya satu kunci berikut: :values.", + "integer": ":Attribute mesti integer.", + "ip": ":Attribute mesti alamat IP yang sah.", + "ipv4": ":Attribute mesti alamat IPv4 yang sah.", + "ipv6": ":Attribute mesti alamat IPv6 yang sah", + "json": ":Attribute mesti JSON yang sah.", + "list": "Medan :attribute mestilah senarai.", + "lowercase": ":Attribute mestilah huruf kecil.", + "lt.array": ":Attribute mesti mengandungi kurang daripada :value perkara.", + "lt.file": ":Attribute mesti kurang daripada :value kilobait.", + "lt.numeric": ":Attribute mesti kurang daripada :value.", + "lt.string": ":Attribute mesti kurang daripada :value aksara.", + "lte.array": ":Attribute mesti mengandungi kurang daripada atau bersamaan dengan :value perkara.", + "lte.file": ":Attribute mesti kurang daripada atau bersamaan dengan :value kilobait.", + "lte.numeric": ":Attribute mesti kurang daripada atau bersamaan dengan :value.", + "lte.string": ":Attribute mesti kurang daripada atau bersamaan dengan :value aksara.", + "mac_address": ":Attribute mestilah alamat MAC yang sah.", + "max.array": "Jumlah :attribute mesti tidak melebihi :max perkara.", + "max.file": "Jumlah :attribute mesti tidak melebihi :max kilobait.", + "max.numeric": "Jumlah :attribute mesti tidak melebihi :max.", + "max.string": "Jumlah :attribute mesti tidak melebihi :max aksara.", + "max_digits": ":Attribute tidak boleh mempunyai lebih daripada :max digit.", + "mimes": ":Attribute mesti fail type: :values.", + "mimetypes": ":Attribute mesti fail type: :values.", + "min.array": "Jumlah :attribute mesti sekurang-kurangnya :min perkara.", + "min.file": "Jumlah :attribute mesti sekurang-kurangnya :min kilobait.", + "min.numeric": "Jumlah :attribute mesti sekurang-kurangnya :min.", + "min.string": "Jumlah :attribute mesti sekurang-kurangnya :min aksara.", + "min_digits": ":Attribute mesti mempunyai sekurang-kurangnya :min digit.", + "missing": "Medan :attribute mesti tiada.", + "missing_if": "Medan :attribute mesti tiada apabila :other ialah :value.", + "missing_unless": "Medan :attribute mesti tiada melainkan :other ialah :value.", + "missing_with": "Medan :attribute mesti tiada apabila :values hadir.", + "missing_with_all": "Medan :attribute mesti tiada apabila :values hadir.", + "multiple_of": ":Attribute mesti gandaan :value", + "next": "Seterusnya »", + "not_in": ":Attribute tidak sah.", + "not_regex": "Format :attribute adalah tidak sah.", + "numeric": ":Attribute mesti nombor.", + "password": "Kata laluan tidak sah.", + "password.letters": ":Attribute mesti mengandungi sekurang-kurangnya satu huruf.", + "password.mixed": ":Attribute mesti mengandungi sekurang-kurangnya satu huruf besar dan satu huruf kecil.", + "password.numbers": ":Attribute mesti mengandungi sekurang-kurangnya satu nombor.", + "password.symbols": ":Attribute mesti mengandungi sekurang-kurangnya satu simbol.", + "password.uncompromised": ":Attribute yang diberikan telah muncul dalam kebocoran data. Sila pilih :attribute yang berbeza.", + "present": "Ruangan :attribute mesti wujud.", + "present_if": "Medan :attribute mesti ada apabila :other ialah :value.", + "present_unless": "Medan :attribute mesti ada kecuali :other ialah :value.", + "present_with": "Medan :attribute mesti ada apabila :values hadir.", + "present_with_all": "Medan :attribute mesti ada apabila :values ada.", + "previous": "« Sebelumnya", + "prohibited": "Ruangan :attribute adalah dilarang.", + "prohibited_if": "Ruangan :attribute adalah dilarang apabila :other adalah :value.", + "prohibited_if_accepted": "Bidang :attribute dilarang apabila :other diterima.", + "prohibited_if_declined": "Bidang :attribute dilarang apabila :other ditolak.", + "prohibited_unless": "Ruangan :attribute adalah dilarang kecuali :other adalah di :values.", + "prohibits": "Medan :attribute melarang :other daripada hadir.", + "regex": "Format :attribute tidak sah.", + "relatable": "Ruangan :attribute tidak boleh dikaitkan dengan sumber ini.", + "required": "Ruangan :attribute diperlukan.", + "required_array_keys": "Medan :attribute mesti mengandungi entri untuk: :values.", + "required_if": "Ruangan :attribute diperlukan bila :other sama dengan :value.", + "required_if_accepted": "Medan :attribute diperlukan apabila :other diterima.", + "required_if_declined": "Medan :attribute diperlukan apabila :other ditolak.", + "required_unless": "Ruangan :attribute diperlukan sekiranya :other ada dalam :values.", + "required_with": "Ruangan :attribute diperlukan bila :values wujud.", + "required_with_all": "Ruangan :attribute diperlukan bila :values wujud.", + "required_without": "Ruangan :attribute diperlukan bila :values tidak wujud.", + "required_without_all": "Ruangan :attribute diperlukan bila kesemua :values wujud.", + "reset": "Kata laluan anda telah ditetapkan semula!", + "same": "Ruangan :attribute dan :other mesti sepadan.", + "sent": "Kami telah e-mel pautan set semula kata laluan anda!", + "size.array": "Saiz :attribute mesti mengandungi :size perkara.", + "size.file": "Saiz :attribute mesti :size kilobait.", + "size.numeric": "Saiz :attribute mesti :size.", + "size.string": "Saiz :attribute mesti :size aksara.", + "starts_with": ":Attribute mesti bermula dengan salah satu dari: :values", + "string": ":Attribute mesti aksara.", + "throttle": "Terlalu banyak percubaan log masuk. Sila cuba lagi dalam :seconds saat.", + "throttled": "Sila tunggu sebentar sebelum mencuba semula.", + "timezone": ":Attribute mesti zon masa yang sah.", + "token": "Token set semula kata laluan ini tidak sah.", + "ulid": ":Attribute mestilah ULID yang sah.", + "unique": ":Attribute telah wujud.", + "uploaded": ":Attribute gagal dimuat naik.", + "uppercase": ":Attribute mestilah huruf besar.", + "url": ":Attribute format tidak sah.", + "user": "Kami tidak dapat mencari pengguna dengan alamat e-mel tersebut.", + "uuid": ":Attribute mesti UUID yang sah." +} diff --git a/locales/mt/_excludes.json b/locales/mt/_excludes.json new file mode 100644 index 00000000000..1c5825928a2 --- /dev/null +++ b/locales/mt/_excludes.json @@ -0,0 +1,119 @@ +[ + "Andorra", + "Angola", + "Anguilla", + "Antarctica", + "April", + "Aruba", + "Barbados", + "Benin", + "Bermuda", + "Bhutan", + "Botswana", + "Brunei Darussalam", + "Burkina Faso", + "Burundi", + "CSV (.csv)", + "Curaçao", + "Default", + "El Salvador", + "Email", + "email", + "Excel (.xlsx)", + "Gabon", + "Greenland", + "Grenada", + "Guadeloupe", + "Guernsey", + "ID", + "Iran", + "Iraq", + "Isle of Man", + "Jersey", + "Kiribati", + "Kosovo", + "Liechtenstein", + "Malawi", + "Mali", + "Malta", + "Martinique", + "Mayotte", + "Monaco", + "Montenegro", + "Montserrat", + "Nauru", + "Nepal", + "Netherlands Antilles", + "New Zealand", + "Niue", + "Nova", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Papua New Guinea", + "Paraguay", + "Password", + "password", + "Peru", + "Pitcairn", + "Preview", + "Previewing", + "Puerto Rico", + "Qatar", + "Reload", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Saint Kitts and Nevis", + "Saint Lucia", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Saudi Arabia", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Sint Maarten", + "Slovakia", + "Slovenia", + "Somalia", + "South Georgia and the South Sandwich Islands", + "Sri Lanka", + "Status", + "Sudan", + "Suriname", + "Svalbard and Jan Mayen", + "Swaziland", + "Switzerland", + "Syrian Arab Republic", + "Taiwan, Province of China", + "Tajikistan", + "Tanzania", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Total:", + "Trinidad and Tobago", + "Turkmenistan", + "Turks and Caicos Islands", + "Tuvalu", + "Uganda", + "Uploading", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Viet Nam", + "Wallis and Futuna", + "Western Sahara", + "Whoops", + "Whoops!", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/mt/json-inline.json b/locales/mt/json-inline.json new file mode 100644 index 00000000000..e53640777e8 --- /dev/null +++ b/locales/mt/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dan il-qasam irid ikun rwol validu.", + "The :attribute must be at least :length characters and contain at least one number.": "Dan il-field għandu jkun ta' mill-inqas :length karattri u jkun fih mill-inqas numru wieħed.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dan il-field għandu jkun ta' l-inqas :length karattri u jkun fih mill-inqas karattru speċjali wieħed u numru wieħed.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dan il-field għandu jkun ta' l-inqas :length karattri u jkun fih mill-inqas karattru speċjali wieħed.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dan il-field għandu jkun ta' l-inqas :length karattri u jkun fih ta' l-inqas karattru wieħed u numru wieħed.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dan il-field għandu jkun ta' l-inqas :length karattri u jkun fih mill-inqas karattru wieħed u karattru speċjali.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dan il-field għandu jkun ta' l-inqas :length karattri u jkun fih ta' l-inqas karattru wieħed kbir, numru wieħed u karattru speċjali wieħed.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dan il-field għandu jkun ta' l-inqas :length karattri u jkun fih ta' l-inqas karattru wieħed u kbar.", + "The :attribute must be at least :length characters.": "Dan il-qasam għandu jkun ta' l-inqas :length karattri.", + "The :attribute must contain at least one letter.": "Dan il-qasam għandu jkun fih mill-inqas ittra waħda.", + "The :attribute must contain at least one number.": "Dan il-qasam għandu jkun fih mill-inqas numru wieħed.", + "The :attribute must contain at least one symbol.": "Dan il-field għandu jkun fih mill-inqas simbolu wieħed.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dan il-field għandu jkun fih mill-inqas ittra waħda kbira u ittra żgħira waħda.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Il-qasam mogħti deher fi tnixxija tad-dejta. Jekk jogħġbok agħżel qasam differenti." +} diff --git a/locales/mt/json.json b/locales/mt/json.json new file mode 100644 index 00000000000..6bb86d329ae --- /dev/null +++ b/locales/mt/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(u :count żbalji oħra)", + "(and :count more errors)": "(u :count żbalji oħra)|(u :count żbalji oħra)|(u :count żbalji oħra)", + "30 Days": "30 Jum", + "60 Days": "60 Jum", + "90 Days": "90 Jum", + ":amount selected": ":amount magħżula", + ":amount Total": ":amount totali", + ":days day trial": "Prova ta' :days ijiem", + ":resource Details": ":resource Dettalji", + ":resource Details: :title": ":resource Dettalji: :title", + "A decryption key is required.": "Ċavetta tad-decryption hija meħtieġa.", + "A fresh verification link has been sent to your email address.": "Link ta' verifika ġdida intbagħtet lill-indirizz elettroniku tiegħek.", + "A new verification link has been sent to the email address you provided during registration.": "Link ta' verifika ġdida intbagħtet lill-indirizz elettroniku li pprovdejt waqt ir-reġistrazzjoni.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Link ta' verifika ġdida intbagħtet lill-indirizz elettroniku li pprovdejt fis-settings tal-profil tiegħek.", + "A new verification link has been sent to your email address.": "Link ta' verifika ġdida intbagħtet lill-indirizz elettroniku tiegħek.", + "Accept Invitation": "Aċċetta Stedina", + "Action": "Azzjoni", + "Action Event": "Avveniment ta' Azzjoni", + "Action Events": "Avvenimenti ta' Azzjoni", + "Action Happened At": "Ġara Fl", + "Action Initiated By": "Mibdija Minn", + "Action Name": "Isem", + "Action Status": "Status", + "Action Target": "Mira", + "Actions": "Azzjonijiet", + "Add": "Żid", + "Add :resource": "Żid :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Żid membru tat-tim ġdid mat-tim tiegħek, ħallihom jikkollaboraw miegħek.", + "Add additional security to your account using two factor authentication.": "Żid sigurtà addizzjonali mal-kont tiegħek billi tuża awtentikazzjoni b'żewġ fatturi.", + "Add Payment Method": "Żid Metodu ta' Ħlas", + "Add row": "Żid ringiela", + "Add Team Member": "Żid Membru tat-Tim", + "Add VAT Number": "Żid in-Numru tal-VAT", + "Added.": "Miżjud.", + "Additional billing information updated successfully.": "Informazzjoni addizzjonali dwar il-kontijiet aġġornata b'suċċess.", + "Address": "Indirizz", + "Address Line 2": "Linja ta' l-Indirizz 2", + "Administrator": "Amministratur", + "Administrator users can perform any action.": "L-utenti amministraturi jistgħu jwettqu kwalunkwe azzjoni.", + "Afghanistan": "l-Afganistan", + "Aland Islands": "Gżejjer Åland", + "Albania": "Albanija", + "Algeria": "l-Alġerija", + "All of the people that are part of this team.": "In-nies kollha li huma parti minn dan it-tim.", + "All resources loaded.": "Ir-riżorsi kollha mgħobbija.", + "All rights reserved.": "Id-drittijiet kollha riżervati.", + "Already registered?": "Diġà rreġistrat?", + "American Samoa": "Samoa Amerikana", + "An error occurred while uploading the file.": "Sar żball waqt it-tlugħ tal-fajl.", + "An error occurred while uploading the file: :error": "Sar żball waqt it-tlugħ tal-fajl: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Sar żball mhux mistenni u nnotifikajna lit-tim ta' appoġġ tagħna. Jekk jogħġbok erġa' pprova aktar tard.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Utent ieħor aġġorna din ir-riżorsa peress li din il-paġna ġiet mgħobbija. Jekk jogħġbok aġġorna l-paġna u erġa' pprova.", + "Antarctica": "Antartika", + "Antigua And Barbuda": "Antigwa u Barbuda", + "Antigua and Barbuda": "Antigwa u Barbuda", + "API Token": "Token API", + "API Token Permissions": "Permessi tat-Token tal-API", + "API Tokens": "Tokens API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "It-tokens tal-API jippermettu lis-servizzi ta' partijiet terzi jawtentikaw mal-applikazzjoni tagħna f'ismek.", + "Apply": "Applika", + "Apply Coupon": "Applika Kupun", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Int żgur li trid tipprova tħallas :amount?", + "Are you sure you want to cancel your subscription?": "Int żgur li trid tikkanċella l-abbonament tiegħek?", + "Are you sure you want to delete all the notifications?": "Int żgur li trid tħassar in-notifiki kollha?", + "Are you sure you want to delete the selected resources?": "Int żgur li trid tħassar ir-riżorsi magħżula?", + "Are you sure you want to delete this file?": "Int żgur li trid tħassar dan il-fajl?", + "Are you sure you want to delete this notification?": "Int żgur li trid tħassar din in-notifika?", + "Are you sure you want to delete this payment method?": "Int żgur li trid tħassar dan il-metodu ta' ħlas?", + "Are you sure you want to delete this resource?": "Żgur li trid tħassar din ir-riżorsa?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Żgur li trid tħassar dan it-tim? Ladarba tim jitħassar, ir-riżorsi u d-dejta kollha tiegħu jitħassru b'mod permanenti.", + "Are you sure you want to delete your account?": "Int żgur li trid tħassar il-kont tiegħek?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Int żgur li trid tħassar il-kont tiegħek? Ladarba l-kont tiegħek jitħassar, ir-riżorsi u d-dejta kollha tiegħu se jitħassru b'mod permanenti. Jekk jogħġbok daħħal il-password tiegħek biex tikkonferma li tixtieq tħassar il-kont tiegħek b'mod permanenti.", + "Are you sure you want to detach the selected resources?": "Int żgur li trid tneħħi r-riżorsi magħżula?", + "Are you sure you want to detach this resource?": "Int żgur li trid tneħħi din ir-riżorsa?", + "Are you sure you want to force delete the selected resources?": "Int żgur li trid sfurzat tħassar ir-riżorsi magħżula?", + "Are you sure you want to force delete this resource?": "Int żgur li trid tħassar din ir-riżorsa?", + "Are you sure you want to log out?": "Int żgur li trid toħroġ?", + "Are you sure you want to mark all notifications as read?": "Int żgur li trid timmarka n-notifiki kollha bħala moqrija?", + "Are you sure you want to remove this item?": "Int żgur li trid tneħħi dan l-oġġett?", + "Are you sure you want to restore the selected resources?": "Int żgur li trid tirrestawra r-riżorsi magħżula?", + "Are you sure you want to restore this resource?": "Int żgur li trid tirrestawra din ir-riżorsa?", + "Are you sure you want to resume your subscription?": "Int żgur li trid terġa' tibda l-abbonament tiegħek?", + "Are you sure you want to run this action?": "Int żgur li trid tmexxi din l-azzjoni?", + "Are you sure you want to set this payment method as your default?": "Int żgur li trid issettja dan il-metodu ta' ħlas bħala default tiegħek?", + "Are you sure you want to stop impersonating?": "Int żgur li trid tieqaf tippersona ruħek?", + "Are you sure you would like to delete this API token?": "Int żgur li tixtieq tħassar dan it-token API?", + "Are you sure you would like to leave this team?": "Żgur li tixtieq titlaq lil dan it-tim?", + "Are you sure you would like to remove this person from the team?": "Int żgur li tixtieq tneħħi din il-persuna mit-tim?", + "Are you sure you would like to switch billing plans?": "Int żgur li tixtieq taqleb il-pjanijiet tal-kontijiet?", + "Argentina": "Arġentina", + "Armenia": "Armenja", + "Aruba": "Aruba", + "Attach": "Waħħal", + "Attach & Attach Another": "Waħħal u Waħħal Ieħor", + "Attach :resource": "Ehmeż :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Ehmeż fajls billi tkaxkar u twaqqa’, tagħżel jew idduqhom.", + "August": "Awissu", + "Australia": "Awstralja", + "Austria": "L-Awstrija", + "Azerbaijan": "Ażerbajġan", + "Bahamas": "Baħamas", + "Bahrain": "Il-Baħrejn", + "Bangladesh": "Bangladexx", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Qabel ma tkompli, tista' tivverifika l-indirizz tal-email tiegħek billi tikklikkja fuq il-link li għadna kif bgħattilek email? Jekk ma rċevejtx l-email, aħna ferħanin nibagħtulek ieħor.", + "Before proceeding, please check your email for a verification link.": "Qabel ma tipproċedi, jekk jogħġbok iċċekkja l-email tiegħek għal link ta' verifika.", + "Belarus": "Belarussja", + "Belgium": "il-Belġju", + "Belize": "Beliże", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Informazzjoni dwar il-kontijiet", + "Billing Management": "Ġestjoni tal-kontijiet", + "Bolivia": "Bolivja", + "Bolivia, Plurinational State of": "Bolivja, Stat Plurinazzjonali ta'", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius u Saba", + "Bosnia And Herzegovina": "Bosnja u Ħerzegovina", + "Bosnia and Herzegovina": "Bosnja u Ħerzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Gżira Bouvet", + "Brazil": "Brażil", + "British Indian Ocean Territory": "It-Territorju Brittaniku tal-Oċean Indjan", + "Browser Sessions": "Sessjonijiet tal-Browser", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgarija", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Ikkanċella", + "Cancel Subscription": "Ikkanċella l-Abbonament", + "Cape Verde": "Kap Verde", + "Card": "Karta", + "Cayman Islands": "Gżejjer Kajman", + "Central African Republic": "Repubblika Ċentru-Afrikana", + "Chad": "Iċ-Ċad", + "Change Subscription Plan": "Ibdel il-Pjan ta' Abbonament", + "Change the current payment method attached to your subscription": "Ibdel il-metodu tal-ħlas attwali mehmuż mal-abbonament tiegħek", + "Changes": "Bidliet", + "Checkout": "Iċċekkja", + "Chile": "Ċili", + "China": "Iċ-Ċina", + "Choose": "Agħżel", + "Choose :field": "Agħżel :field", + "Choose :resource": "Agħżel :resource", + "Choose an option": "Agħżel għażla", + "Choose date": "Agħżel id-data", + "Choose File": "Agħżel File", + "Choose Files": "Agħżel Fajls", + "Choose Type": "Agħżel Tip", + "Christmas Island": "Gżira tal-Milied", + "City": "Belt", + "Click here to re-send the verification email.": "Ikklikkja hawn biex terġa' tibgħat l-email ta' verifika.", + "click here to request another": "ikklikkja hawn biex titlob ieħor", + "Click to choose": "Ikklikkja biex tagħżel", + "Close": "Agħlaq", + "Cocos (Keeling) Islands": "Gżejjer Cocos (Keeling).", + "Code": "Kodiċi", + "Colombia": "Kolombja", + "Comoros": "Komoros", + "Confirm": "Ikkonferma", + "Confirm Billing Action": "Ikkonferma l-Azzjoni tal-Billing", + "Confirm Password": "Ikkonferma il-Password", + "Confirm Payment": "Ikkonferma l-Ħlas", + "Confirm your :amount payment": "Ikkonferma l-:amount ħlas tiegħek", + "Congo": "Kongo", + "Congo, Democratic Republic": "Il-Kongo, ir-Repubblika Demokratika", + "Congo, the Democratic Republic of the": "Kongo, ir-Repubblika Demokratika tal-", + "Constant": "Kostanti", + "Continue To Payment": "Kompli Biex Ħlas", + "Cook Islands": "Gżejjer Cook", + "Copy to clipboard": "Ikkopja fil-clipboard", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Kosta tal-Avorju", + "Country": "Pajjiż", + "Coupon": "Kupun", + "Coupon applied successfully.": "Kupun applikat b'suċċess.", + "Create": "Oħloq", + "Create & Add Another": "Oħloq & Żid Ieħor", + "Create :resource": "Oħloq :resource", + "Create a new team to collaborate with others on projects.": "Oħloq tim ġdid biex tikkollabora ma' oħrajn fuq proġetti.", + "Create Account": "Oħloq Kont", + "Create API Token": "Oħloq Token API", + "Create New Team": "Oħloq Tim Ġdid", + "Create Team": "Oħloq Tim", + "Created.": "Maħluq.", + "Croatia": "il-Kroazja", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Password Kurrenti", + "Current Subscription Plan": "Pjan ta' Abbonament kurrenti", + "Currently Subscribed": "Bħalissa Abbonat", + "Customer Balance": "Bilanċ tal-Klijent", + "Customize": "Ippersonalizza", + "Cyprus": "Ċipru", + "Czech Republic": "Repubblika Ċeka", + "Côte d'Ivoire": "Kosta tal-Avorju", + "Dark": "Dlam", + "Dashboard": "Daxxbord", + "December": "Diċembru", + "Decrease": "Tnaqqas", + "Default": "Default", + "Delete": "Ħassar", + "Delete :resource": "Ħassar :resource", + "Delete Account": "Ħassar Kont", + "Delete all notifications": "Ħassar in-notifiki kollha", + "Delete API Token": "Ħassar API Token", + "Delete File": "Ħassar Fajl", + "Delete Notification": "Ħassar Notifika", + "Delete Resource": "Ħassar Riżorsa", + "Delete Selected": "Ħassar Magħżula", + "Delete Team": "Ħassar Tim", + "Denmark": "id-Danimarka", + "Detach": "Aqla’", + "Detach Resource": "Aqla' Riżorsi", + "Detach Selected": "Aqla Magħżula", + "Details": "Dettalji", + "Disable": "Itfi", + "Djibouti": "Ġibuti", + "Do you really want to leave? You have unsaved changes.": "Verament trid titlaq? Għandek bidliet mhux salvati.", + "Dominica": "Dominika", + "Dominican Republic": "Repubblika Dominikana", + "Done.": "Magħmul.", + "Download": "Niżżel", + "Download Invoice": "Niżżel Fattura", + "Drop file or click to choose": "Waqqa fajl jew ikklikkja biex tagħżel", + "Drop files or click to choose": "Waqqa fajls jew ikklikkja biex tagħżel", + "Ecuador": "Ekwador", + "Edit": "Editja", + "Edit :resource": "Editja :resource", + "Edit Attached": "Editja Mehmuża", + "Edit Profile": "Editja Profil", + "Editor": "Editur", + "Editor users have the ability to read, create, and update.": "L-utenti tal-edituri għandhom il-ħila jaqraw, joħolqu u jaġġornaw.", + "Egypt": "Eġittu", + "El Salvador": "El Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Indirizz elettroniku", + "Email Addresses": "Indirizzi tal-Email", + "Email Password Reset Link": "Email Irrisettja l-Password Link", + "Email Verification": "Verifika tal-Email", + "Enable": "Ippermettiet", + "Encrypted environment file already exists.": "Fajl tal-ambjent kriptat diġà jeżisti.", + "Encrypted environment file not found.": "Fajl tal-ambjent kriptat ma nstabx.", + "Ensure your account is using a long, random password to stay secure.": "Kun żgur li l-kont tiegħek qed juża password twila u każwali biex tibqa' sigura.", + "Environment file already exists.": "Il-fajl tal-ambjent diġà jeżisti.", + "Environment file not found.": "Fajl tal-ambjent ma nstabx.", + "Equatorial Guinea": "Ginea Ekwatorjali", + "Eritrea": "l-Eritrea", + "Error": "Żball", + "errors": "żbalji", + "Estonia": "Estonja", + "Ethiopia": "Etjopja", + "ex VAT": "Ex Vat", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Tiskadi :expiration", + "Export As CSV": "Esportazzjoni Bħala CSV", + "Extra Billing Information": "Informazzjoni Extra dwar il-kontijiet", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Konferma żejda hija meħtieġa biex tipproċessa l-ħlas tiegħek. Jekk jogħġbok kompli fil-paġna tal-ħlas billi tikklikkja fuq il-buttuna hawn taħt.", + "Failed Subscription Payment": "Ħlas ta' Abbonament fallut", + "Failed to load :resource!": "Naqas milli jgħabbi :resource!", + "Falkland Islands (Malvinas)": "Gżejjer Falkland (Malvinas)", + "Faroe Islands": "Gżejjer Faroe", + "February": "Frar", + "Fiji": "Fiġi", + "Filename": "Isem tal-fajl", + "Finish enabling two factor authentication.": "Ittemm l-attivazzjoni tal-awtentikazzjoni b'żewġ fatturi.", + "Finland": "Finlandja", + "For your security, please confirm your password to continue.": "Għas-sigurtà tiegħek, jekk jogħġbok ikkonferma l-password tiegħek biex tkompli.", + "Forbidden": "Ipprojbit", + "Force Delete": "Forza Ħassar", + "Force Delete :resource": "Forza Ħassar :resource", + "Force Delete Resource": "Forza Ħassar Riżors", + "Force Delete Selected": "Forza Ħassar Magħżula", + "Forgot Password": "Insejt il-password", + "Forgot your password?": "Insejt il-password?", + "Forgot Your Password?": "Insejt il-password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Insejt il-password? Mhux problema. Sempliċement għarrafna l-indirizz tal-email tiegħek u aħna nibgħatulek email link għal reset tal-password li tippermettilek tagħżel waħda ġdida.", + "France": "Franza", + "French Guiana": "Gujana Franċiża", + "French Polynesia": "Polinesja Franċiża", + "French Southern Territories": "Territorji Franċiżi tan-Nofsinhar", + "From": "Minn", + "Gabon": "Gabon", + "Gambia": "Gambja", + "Georgia": "Ġeorġja", + "Germany": "il-Ġermanja", + "Ghana": "Gana", + "Gibraltar": "Ġibiltà", + "Go Home": "Mur id-dar", + "Go to page :page": "Mur f'paġna :page", + "Great! You have accepted the invitation to join the :team team.": "Kbir! Int aċċettajt l-istedina biex tingħaqad mal-:team tim.", + "Greece": "il-Greċja", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Gwam", + "Guatemala": "Gwatemala", + "Guernsey": "Guernsey", + "Guinea": "Ginea", + "Guinea-Bissau": "Ginea Bissaw", + "Guyana": "Gujana", + "Haiti": "Ħaiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Għandek t-tieni ħsibijiet dwar li tikkanċella l-abbonament tiegħek? Tista' istantanjament terġa' tattiva l-abbonament tiegħek fi kwalunkwe ħin sat-tmiem taċ-ċiklu tal-kontijiet attwali tiegħek. Wara li jintemm iċ-ċiklu tal-kontijiet attwali tiegħek, tista' tagħżel pjan ta' abbonament kompletament ġdid.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Għandek t-tieni ħsibijiet dwar li tikkanċella l-abbonament tiegħek? Tista' tirreattiva istantanjament l-abbonament tiegħek fi kwalunkwe ħin sat-tmiem taċ-ċiklu tal-kontijiet attwali tiegħek. Wara li jintemm iċ-ċiklu tal-kontijiet attwali tiegħek, tista' tagħżel pjan ta' abbonament kompletament ġdid.", + "Heard Island & Mcdonald Islands": "Heard Island u l-Gżejjer McDonald", + "Heard Island and McDonald Islands": "Heard Island u l-Gżejjer McDonald", + "Hello!": "Bongu!", + "Hide Content": "Aħbi l-Kontenut", + "Hold Up!": "Żomm!", + "Holy See (Vatican City State)": "Is-Santa Sede (l-Istat tal-Belt tal-Vatikan)", + "Honduras": "Ħonduras", + "Hong Kong": "Ħong Kong", + "Hungary": "Ungerija", + "I agree to the :terms_of_service and :privacy_policy": "Naqbel mal-:terms_of_service u l-:privacy_policy", + "Iceland": "l-Islanda", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Jekk meħtieġ, tista' toħroġ mis-sessjonijiet l-oħra kollha tal-browser tiegħek fuq it-tagħmir kollu tiegħek. Uħud mis-sessjonijiet riċenti tiegħek huma elenkati hawn taħt; madankollu, din il-lista tista' ma tkunx eżawrjenti. Jekk tħoss li l-kont tiegħek ġie kompromess, għandek taġġorna wkoll il-password tiegħek.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Jekk diġà għandek kont, tista' taċċetta din l-istedina billi tikklikkja l-buttuna hawn taħt:", + "If you did not create an account, no further action is required.": "Jekk ma ħloqtx kont, ma tkun meħtieġa l-ebda azzjoni oħra.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Jekk ma stennejtx li tirċievi stedina lil dan it-tim, tista' tarmi din l-email.", + "If you did not receive the email": "Jekk ma rċevejtx l-email", + "If you did not request a password reset, no further action is required.": "Jekk ma tlabtx reset tal-password, mhi meħtieġa l-ebda azzjoni oħra.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Jekk m'għandekx kont, tista' toħloq wieħed billi tikklikkja l-buttuna hawn taħt. Wara li toħloq kont, tista' tikklikkja l-buttuna ta' aċċettazzjoni tal-istedina f'din l-email biex taċċetta l-istedina tat-tim:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Jekk għandek bżonn iżżid informazzjoni speċifika ta 'kuntatt jew taxxa mal-fatturi tiegħek, bħall-isem tan-negozju sħiħ tiegħek, in-numru ta' identifikazzjoni tal-VAT, jew l-indirizz tar-rekord, tista 'żżidha hawn.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Jekk qed ikollok problemi biex tikklikkja l-buttuna \":actionText\", kopja u waħħal il-URL hawn taħt\nfil-web browser tiegħek:", + "Impersonate": "Tispersona", + "Increase": "Żid", + "India": "Indja", + "Indonesia": "Indoneżja", + "Invalid filename.": "Isem tal-fajl mhux validu.", + "Invalid JSON was returned from the route.": "JSON invalidu ġie rritornat mir-rotta.", + "Invoice Email Addresses": "Indirizzi tal-email tal-fattura", + "Invoice emails updated successfully.": "Emails tal-fattura aġġornati b'suċċess.", + "Invoices": "Fatturi", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Repubblika Iżlamika ta'", + "Iraq": "Iraq", + "Ireland": "l-Irlanda", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Iżrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Jidher li m'għandekx abbonament attiv. Tista' tagħżel wieħed mill-pjanijiet ta' abbonament hawn taħt biex tibda. Il-pjanijiet ta’ abbonament jistgħu jinbidlu jew jiġu kkanċellati skont il-konvenjenza tiegħek.", + "Italy": "l-Italja", + "Jamaica": "Ġamajka", + "January": "Jannar", + "Japan": "Ġappun", + "Jersey": "Jersey", + "Jordan": "Ġordan", + "July": "Lulju", + "June": "Ġunju", + "Kazakhstan": "Każakstan", + "Kenya": "Kenja", + "Key": "Ewlenin", + "Kiribati": "Kiribati", + "Korea": "Korea t'Isfel", + "Korea, Democratic People's Republic of": "Korea, Repubblika Demokratika tal-Poplu", + "Korea, Republic of": "Korea, Repubblika ta", + "Kosovo": "Kosovo", + "Kuwait": "Kuwajt", + "Kyrgyzstan": "Kirgiżistan", + "Lao People's Democratic Republic": "Ir-Repubblika Demokratika Popolari tal-Laos", + "Last active": "L-aħħar attiv", + "Last used": "L-aħħar użat", + "Latvia": "Il-Latvja", + "Leave": "Ħalli", + "Leave Team": "Ħalli t-Tim", + "Lebanon": "il-Libanu", + "length": "tul", + "Lens": "Lenti", + "Lesotho": "Lesoto", + "Liberia": "Liberja", + "Libyan Arab Jamahiriya": "Ġamahiriya Għarbija Libjana", + "Liechtenstein": "Liechtenstein", + "Light": "Dawl", + "Lithuania": "il-Litwanja", + "Load :perPage More": "Tagħbija :perPage Aktar", + "Loading": "Tagħbija", + "Location": "Post", + "Log in": "Idħol", + "Log In": "Idħol", + "Log Out": "Oħroġ", + "Log out": "Oħroġ", + "Log Out Other Browser Sessions": "Log Out Sessjonijiet oħra tal-Browser", + "Log Viewer": "Loger telespettatur", + "Login": "Idħol", + "Logout": "Oħroġ", + "Logs": "Zkuk", + "Luxembourg": "Lussemburgu", + "Macao": "Makaw", + "Macedonia": "Maċedonja ta' Fuq", + "Macedonia, the former Yugoslav Republic of": "il-Maċedonja, dik li kienet ir-Repubblika Jugoslava ta'", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malasja", + "Maldives": "Maldivi", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Immaniġġja l-Kont", + "Manage and log out your active sessions on other browsers and devices.": "Immaniġġja u illoggja s-sessjonijiet attivi tiegħek fuq browsers u apparati oħra.", + "Manage API Tokens": "Immaniġġja API Tokens", + "Manage Role": "Immaniġġja Rwol", + "Manage Team": "Immaniġġja Tim", + "Managing billing for :billableName": "Ġestjoni tal-kontijiet għal :billableName", + "March": "Marzu", + "Mark all as Read": "Immarka kollox bħala moqri", + "Mark all notifications as read": "Immarka n-notifiki kollha bħala moqrija", + "Mark Read": "Mark Aqra", + "Mark Unread": "Mark Mhux moqri", + "Marshall Islands": "Gżejjer Marshall", + "Martinique": "Martinique", + "Mauritania": "il-Mawritanja", + "Mauritius": "Mawrizju", + "May": "Mejju", + "Mayotte": "Mayotte", + "Mexico": "Messiku", + "Micronesia, Federated States Of": "Mikronesja", + "Micronesia, Federated States of": "Mikronesja, Stati Federati ta'", + "Moldova": "il-Moldova", + "Moldova, Republic of": "Il-Moldova, ir-Repubblika ta'", + "Monaco": "Monako", + "Mongolia": "Mongolja", + "Montenegro": "Montenegro", + "Month To Date": "Xahar Sal-Data", + "Monthly": "Kull xahar", + "monthly": "kull xahar", + "Montserrat": "Montserrat", + "Morocco": "il-Marokk", + "Mozambique": "Możambik", + "Myanmar": "Il-Mjanmar", + "Name": "Isem", + "name": "isem", + "Namibia": "Namibja", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "l-Olanda", + "Netherlands Antilles": "Antilli Olandiżi", + "Nevermind": "Tagħtix kas", + "Nevermind, I'll keep my old plan": "Nevermind, jien ser inżomm il-pjan antik tiegħi", + "New": "Ġdid", + "New :resource": "Ġdid :resource", + "New Caledonia": "il-Kaledonja l-Ġdida", + "New Password": "Password gdida", + "New Zealand": "New Zealand", + "Next": "Li jmiss", + "Next Payment": "Ħlas Li jmiss", + "Next Payment on": "Ħlas li jmiss fuq", + "Nicaragua": "Nikaragwa", + "Niger": "Niġer", + "Nigeria": "Niġerja", + "Niue": "Niue", + "No": "Nru", + "No :resource matched the given criteria.": "Nru :resource qabbel mal-kriterji mogħtija.", + "No additional information...": "Ebda informazzjoni addizzjonali...", + "No Current Data": "Ebda Data Kurrenti", + "No Data": "Ebda Data", + "no file selected": "l-ebda fajl magħżul", + "No Increase": "Ebda Żieda", + "No payment methods on file.": "L-ebda metodu ta' ħlas fil-fajl.", + "No payment scheduled.": "Ebda ħlas skedat.", + "No Prior Data": "Ebda Data minn Qabel", + "No Results Found.": "Ebda Riżultati misjuba.", + "Norfolk Island": "Gżira Norfolk", + "Northern Mariana Islands": "Gżejjer Marjani tat-Tramuntana", + "Norway": "Norveġja", + "Not Found": "Ma nstabx", + "Notifications": "Notifiki", + "Nova": "Nova", + "Nova User": "Utent Nova", + "November": "Novembru", + "October": "Ottubru", + "of": "ta", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ladarba tim jitħassar, ir-riżorsi u d-dejta kollha tiegħu jitħassru b'mod permanenti. Qabel ma tħassar dan it-tim, jekk jogħġbok tniżżel kwalunkwe dejta jew informazzjoni dwar dan it-tim li tixtieq iżżomm.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Ladarba l-kont tiegħek jitħassar, ir-riżorsi u d-dejta kollha tiegħu se jitħassru b'mod permanenti. Qabel ma tħassar il-kont tiegħek, jekk jogħġbok tniżżel kwalunkwe data jew informazzjoni li tixtieq iżżomm.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ladarba l-kont tiegħek jitħassar, ir-riżorsi u d-dejta kollha tiegħu se jitħassru b'mod permanenti. Jekk jogħġbok daħħal il-password tiegħek biex tikkonferma li tixtieq tħassar il-kont tiegħek b'mod permanenti.", + "Only Trashed": "Trasshed biss", + "Open Invoices": "Fatturi miftuħa", + "Original": "Oriġinali", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Il-portal tal-ġestjoni tal-kontijiet tagħna jippermettilek timmaniġġja b'mod konvenjenti l-pjan ta' abbonament tiegħek, il-metodu ta' ħlas, u tniżżel il-fatturi riċenti tiegħek.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Il-portal tal-ġestjoni tal-kontijiet tagħna jippermettilek timmaniġġja b'mod konvenjenti l-pjan ta' abbonament tiegħek, il-metodi tal-ħlas, u tniżżel il-fatturi riċenti tiegħek.", + "Page Expired": "Paġna Skaduta", + "Pagination Navigation": "Navigazzjoni tal-Paġnazzjoni", + "Paid": "Imħallas", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Territorju Palestinjan, Okkupat", + "Panama": "Panama", + "Papua New Guinea": "Papwa Ginea Ġdida", + "Paraguay": "Paragwaj", + "Password": "Password", + "password": "password", + "Payment Confirmation": "Konferma tal-Ħlas", + "Payment Information": "Informazzjoni dwar il-Ħlas", + "Payment information updated successfully.": "Informazzjoni dwar il-ħlas aġġornata b'suċċess.", + "Payment Method": "Metodu ta 'pagament", + "Payment Methods": "Metodi ta' Ħlas", + "Payment Required": "Ħlas Meħtieġa", + "Payments": "Ħlasijiet", + "Pending Team Invitations": "Stediniet tat-Tim pendenti", + "Per Page": "Kull Paġna", + "Permanently delete this team.": "Ħassar dan it-tim b'mod permanenti.", + "Permanently delete your account.": "Ħassar il-kont tiegħek b'mod permanenti.", + "Permissions": "Permessi", + "Peru": "Peru", + "Philippines": "Filippini", + "Photo": "Ritratt", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Jekk jogħġbok aċċetta t-termini tas-servizz.", + "Please click the button below to verify your email address.": "Jekk jogħġbok ikklikkja l-buttuna hawn taħt biex tivverifika l-indirizz elettroniku tiegħek.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Jekk jogħġbok ikkonferma l-aċċess għall-kont tiegħek billi ddaħħal wieħed mill-kodiċijiet ta' rkupru ta' emerġenza tiegħek.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Jekk jogħġbok ikkonferma l-aċċess għall-kont tiegħek billi ddaħħal il-kodiċi ta' awtentikazzjoni pprovdut mill-applikazzjoni awtentikatur tiegħek.", + "Please confirm your password before continuing.": "Jekk jogħġbok ikkonferma l-password tiegħek qabel tkompli.", + "Please copy your new API token. For your security, it won't be shown again.": "Jekk jogħġbok ikkopja t-token API ġdid tiegħek. Għas-sigurtà tiegħek, mhux se jerġa' jintwera.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Jekk jogħġbok daħħal il-password tiegħek biex tikkonferma li tixtieq toħroġ mis-sessjonijiet l-oħra tal-browser tiegħek fuq it-tagħmir kollu tiegħek.", + "Please provide a maximum of three invoice emails addresses.": "Jekk jogħġbok ipprovdi massimu ta 'tliet indirizzi tal-emails tal-fattura.", + "Please provide the email address of the person you would like to add to this team.": "Jekk jogħġbok ipprovdi l-indirizz elettroniku tal-persuna li tixtieq iżżid ma' dan it-tim.", + "Please set a default payment method before retrying payments.": "Jekk jogħġbok issettja metodu ta 'ħlas awtomatiku qabel ma terġa' tpoġġi l-pagamenti.", + "Please set a default payment method before swapping plans.": "Jekk jogħġbok issettja metodu ta' ħlas default qabel tpartit il-pjanijiet.", + "Poland": "Polonja", + "Portugal": "Portugall", + "Press / to search": "Agħfas / biex tfittex", + "Preview": "Preview", + "Previewing": "Previewing", + "Previous": "Preċedenti", + "Privacy Policy": "Regoli tal-privatezza", + "Profile": "Profil", + "Profile Information": "Informazzjoni tal-Profil", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kwart Sal-Data", + "Recovery Code": "Kodiċi ta' Irkupru", + "Refresh": "Aġġorna", + "Regards,": "Tislijiet,", + "Regenerate Recovery Codes": "Riġenera Kodiċijiet ta' Irkupru", + "Register": "Irreġistra", + "Reload": "Reload", + "Remember me": "Tiftakarni", + "Remember Me": "Tiftakarni", + "Remove": "Neħħi", + "Remove Photo": "Neħħi Ritratt", + "Remove Team Member": "Neħħi l-Membru tat-Tim", + "Replicate": "Irreplika", + "Required fields": "Oqsma meħtieġa", + "Resend Verification Email": "Ibgħat mill-ġdid l-Email tal-Verifika", + "Reset Filters": "Irrisettja l-Filtri", + "Reset Password": "Irrisettja l-Password", + "Reset Password Notification": "Irrisettja l-Password Notifika", + "resource": "riżorsa", + "Resource Row Dropdown": "Dropdown tar-Ringiela tar-Riżorsi", + "Resources": "Riżorsi", + "resources": "riżorsi", + "Restore": "Irrestawra", + "Restore :resource": "Irrestawra :resource", + "Restore Resource": "Irrestawra r-Riżorsi", + "Restore Selected": "Restore Magħżula", + "results": "riżultati", + "Resume Subscription": "Ibda l-abbonament", + "Retry Payment": "Ipprova Ħlas mill-ġdid", + "Return to :appName": "Lura għal :appName", + "Reunion": "Réunion", + "Role": "Rwol", + "Romania": "ir-Rumanija", + "Run Action": "Mexxi Azzjoni", + "Russian Federation": "Federazzjoni Russa", + "Rwanda": "Ir-Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "San Barthélemy", + "Saint Barthélemy": "San Barthélemy", + "Saint Helena": "Sant Elena", + "Saint Kitts And Nevis": "San Kitts u Nevis", + "Saint Kitts and Nevis": "Saint Kitts u Nevis", + "Saint Lucia": "Santa Luċija", + "Saint Martin": "San Martin", + "Saint Martin (French part)": "San Martin (parti Franċiża)", + "Saint Pierre And Miquelon": "San Pietru u Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre u Miquelon", + "Saint Vincent And Grenadines": "San Vinċenz u Grenadini", + "Saint Vincent and the Grenadines": "San Vinċenz u l-Grenadini", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé u Príncipe", + "Sao Tome and Principe": "Sao Tome u Principe", + "Saudi Arabia": "Għarabja Sawdija", + "Save": "Ħlief", + "Saved.": "Salvat.", + "Scroll to bottom": "Skrollja għall-qiegħ", + "Scroll to top": "Skrollja għal fuq", + "Search": "Fittex", + "Secure Area": "Żona Sikura", + "Select": "Agħżel", + "Select a different plan": "Agħżel pjan differenti", + "Select a log file...": "Agħżel log file...", + "Select A New Photo": "Agħżel Ritratt Ġdid", + "Select Action": "Agħżel Azzjoni", + "Select all": "Agħżel kollox", + "Select All Dropdown": "Agħżel Kollha Dropdown", + "Select this page": "Agħżel din il-paġna", + "Send Password Reset Link": "Ibgħat il-Password Irrisettja Link", + "Senegal": "Is-Senegal", + "September": "Settembru", + "Serbia": "Serbja", + "Server Error": "Żball Server", + "Service Unavailable": "Is-servizz mhux disponibbli", + "Set as default": "Issettja bħala default", + "Setup Key": "Iċ-ċavetta tas-setup", + "Seychelles": "Seychelles", + "Show All Fields": "Uri l-Oqsma Kollha", + "Show Content": "Uri l-Kontenut", + "Show Recovery Codes": "Uri Kodiċijiet ta' Irkupru", + "Showing": "Wiri", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Iffirmat bħala", + "Singapore": "Singapor", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Is-Slovakkja", + "Slovenia": "is-Slovenja", + "Soft Deleted": "Soft Imħassar", + "Solomon Islands": "Gżejjer Solomon", + "Somalia": "is-Somalja", + "Something went wrong.": "Xi ħaġa marret ħażin.", + "Sorry! You are not authorized to perform this action.": "Jiddispjacini! M'intix awtorizzat biex twettaq din l-azzjoni.", + "Sorry, your session has expired.": "Jiddispjacini, is-sessjoni tiegħek skadiet.", + "South Africa": "Afrika t'Isfel", + "South Georgia And Sandwich Isl.": "South Georgia u South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "Ġeorġja t'Isfel u l-Gżejjer Sandwich tan-Nofsinhar", + "South Sudan": "Is-Sudan t'Isfel", + "Spain": "Spanja", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Azzjonijiet Standalone", + "Start Polling": "Ibda l-Votazzjoni", + "Start polling": "Ibda l-votazzjoni", + "State / County": "Stat / Kontea", + "Stop Impersonating": "Waqqaf l-impersona", + "Stop Polling": "Waqqaf il-Votazzjoni", + "Stop polling": "Waqqaf il-votazzjoni", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Aħżen dawn il-kodiċijiet ta 'rkupru f'maniġer tal-password sigur. Jistgħu jintużaw biex jirkupraw l-aċċess għall-kont tiegħek jekk l-apparat ta 'awtentikazzjoni tiegħek b'żewġ fatturi jintilef.", + "Subscribe": "Abbona", + "Subscription Information": "Informazzjoni dwar Abbonament", + "Subscription Pending": "Abbonament Pendenti", + "Sudan": "Is-Sudan", + "Suriname": "Is-Surinam", + "Svalbard And Jan Mayen": "Svalbard u Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard u Jan Mayen", + "Swaziland": "Sważiland", + "Sweden": "l-Isvezja", + "Switch Teams": "Aqleb Timijiet", + "Switzerland": "L-Isvizzera", + "Syrian Arab Republic": "Repubblika Għarbija Sirjana", + "System": "Sistema", + "Taiwan": "Tajwan", + "Taiwan, Province of China": "Tajwan, Provinċja taċ-Ċina", + "Tajikistan": "Taġikistan", + "Tanzania": "Tanżanija", + "Tanzania, United Republic of": "Tanżanija, Repubblika Magħquda ta", + "TAX": "TAXXA", + "Team Details": "Dettalji tat-Tim", + "Team Invitation": "Stedina tat-Tim", + "Team Members": "Membri tat-tim", + "Team Name": "Isem tat-Tim", + "Team Owner": "Sid it-Tim", + "Team Settings": "Settings tat-Tim", + "Terms of Service": "Termini tas-Servizz", + "Thailand": "Tajlandja", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Grazzi talli ffirmajt! Qabel ma tibda, tista' tivverifika l-indirizz tal-email tiegħek billi tikklikkja fuq il-link li għadna kif bgħattilek email? Jekk ma rċevejtx l-email, aħna ferħanin nibagħtulek ieħor.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Grazzi għall-appoġġ kontinwu tiegħek. Aħna mehmuża kopja tal-fattura tiegħek għar-rekords tiegħek. Jekk jogħġbok għarrafna jekk għandek xi mistoqsijiet jew tħassib.", + "Thanks,": "Grazzi,", + "The :attribute must be a valid role.": "L-:attribute għandhom ikunu rwol validu.", + "The :attribute must be at least :length characters and contain at least one number.": "L-:attribute iridu jkunu mill-inqas :length karattru u jkun fihom mill-inqas numru wieħed.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "L-:attribute iridu jkunu mill-inqas :length karattru u jkun fihom mill-inqas karattru speċjali wieħed u numru wieħed.", + "The :attribute must be at least :length characters and contain at least one special character.": "L-:attribute iridu jkunu mill-inqas :length karattru u jkun fihom mill-inqas karattru speċjali wieħed.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "L-:attribute iridu jkunu mill-inqas :length karattru u jkun fihom mill-inqas karattru wieħed u numru wieħed.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "L-:attribute iridu jkunu mill-inqas :length karattru u jkun fihom mill-inqas karattru wieħed u karattru speċjali.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "L-:attribute iridu jkunu mill-inqas :length karattru u jkun fihom mill-inqas karattru wieħed kbir, numru wieħed u karattru speċjali wieħed.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "L-:attribute iridu jkunu mill-inqas :length karattru u jkun fihom mill-inqas karattru wieħed u kbar.", + "The :attribute must be at least :length characters.": "L-:attribute iridu jkunu mill-inqas :length karattru.", + "The :attribute must contain at least one letter.": "L-:attribute għandu jkun fihom mill-inqas ittra waħda.", + "The :attribute must contain at least one number.": "L-:attribute għandu jkun fihom mill-inqas numru wieħed.", + "The :attribute must contain at least one symbol.": "L-:attribute għandu jkun fihom mill-inqas simbolu wieħed.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "L-:attribute għandu jkun fihom mill-inqas ittra waħda kbira u ittra żgħira waħda.", + "The :resource was created!": "L-:resource inħoloq!", + "The :resource was deleted!": "L-:resource tħassret!", + "The :resource was restored!": "L-:resource ġie restawrat!", + "The :resource was updated!": "L-:resource ġie aġġornat!", + "The action was executed successfully.": "L-azzjoni twettqet b'suċċess.", + "The default payment method cannot be removed.": "Il-metodu tal-ħlas default ma jistax jitneħħa.", + "The file was deleted!": "Il-fajl tħassar!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "L-:attribute mogħtija deher fi tnixxija tad-dejta. Jekk jogħġbok agħżel :attribute differenti.", + "The given data was invalid.": "Id-dejta mogħtija kienet invalida.", + "The government won't let us show you what's behind these doors": "Il-gvern mhux se jħallina nuruk x’hemm wara dawn il-bibien", + "The HasOne relationship has already been filled.": "Ir-relazzjoni HasOne diġà ġiet mimlija.", + "The image could not be loaded": "L-immaġni ma setgħetx titgħabba", + "The image could not be loaded.": "L-immaġni ma setgħetx titgħabba.", + "The invoice emails must be valid email addresses.": "L-emails tal-fattura għandhom ikunu indirizzi tal-email validi.", + "The password is incorrect.": "Il-password mhix korretta.", + "The provided coupon code is invalid.": "Il-kodiċi tal-kupun ipprovdut mhuwiex validu.", + "The provided password does not match your current password.": "Il-password provduta ma taqbilx mal-password attwali tiegħek.", + "The provided password was incorrect.": "Il-password ipprovduta ma kinitx korretta.", + "The provided two factor authentication code was invalid.": "Il-kodiċi ipprovdut ta' awtentikazzjoni b'żewġ fatturi ma kienx validu.", + "The provided two factor recovery code was invalid.": "Il-kodiċi ipprovdut għall-irkupru ta' żewġ fatturi ma kienx validu.", + "The provided VAT number is invalid.": "In-numru tal-VAT ipprovdut mhuwiex validu.", + "The resource was attached!": "Ir-riżors kien mehmuż!", + "The resource was prevented from being saved!": "Ir-riżorsa twaqqaf milli tiġi salvata!", + "The resource was updated!": "Ir-riżors ġie aġġornat!", + "The response is not a streamed response.": "Ir-rispons mhuwiex rispons streamed.", + "The response is not a view.": "Ir-rispons mhuwiex fehma.", + "The selected country is invalid.": "Il-pajjiż magħżul mhuwiex validu.", + "The selected plan is invalid.": "Il-pjan magħżul mhuwiex validu.", + "The selected resources have been :action!": "Ir-riżorsi magħżula kienu :action!", + "The team's name and owner information.": "Isem it-tim u informazzjoni dwar is-sid.", + "There are no available options for this resource.": "M'hemmx għażliet disponibbli għal din ir-riżorsa.", + "There are no fields to display.": "M'hemm l-ebda oqsma biex jintwerew.", + "There are no new notifications.": "M'hemm l-ebda notifiki ġodda.", + "There was a problem executing the action.": "Kien hemm problema fl-eżekuzzjoni tal-azzjoni.", + "There was a problem fetching the resource.": "Kien hemm problema biex iġibu r-riżorsa.", + "There was a problem submitting the form.": "Kien hemm problema meta tissottometti l-formola.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Dawn in-nies ġew mistiedna fit-tim tiegħek u ntbagħtu email ta' stedina. Jistgħu jingħaqdu mat-tim billi jaċċettaw l-istedina bl-email.", + "This account does not have an active subscription.": "Dan il-kont m'għandux abbonament attiv.", + "This action is unauthorized.": "Din l-azzjoni mhix awtorizzata.", + "This copy of Nova is unlicensed.": "Din il-kopja ta' Nova mhix liċenzjata.", + "This coupon code can only be used by new customers.": "Dan il-kodiċi tal-kupun jista' jintuża biss minn klijenti ġodda.", + "This device": "Dan l-apparat", + "This file field is read-only.": "Dan il-qasam tal-fajl huwa ta' qari biss.", + "This invoice is no longer open.": "Din il-fattura m'għadhiex miftuħa.", + "This is a secure area of the application. Please confirm your password before continuing.": "Din hija żona sigura tal-applikazzjoni. Jekk jogħġbok ikkonferma l-password tiegħek qabel tkompli.", + "This password does not match our records.": "Din il-password ma taqbilx mar-rekords tagħna.", + "This password reset link will expire in :count minutes.": "Din il-link għall-irrisettjar tal-password se tiskadi fi żmien :count minuti.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Dan il-ħlas inbeda, iżda l-fondi għadhom ma ġewx riċevuti. Dan jista 'jieħu sa 14-il jum.", + "This resource no longer exists": "Din ir-riżorsa m'għadhiex teżisti", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dan l-abbonament skada u ma jistax jerġa' jibda. Jekk jogħġbok oħloq abbonament ġdid.", + "This user already belongs to the team.": "Dan l-utent diġà jappartjeni lit-tim.", + "This user has already been invited to the team.": "Dan l-utent diġà ġie mistieden fit-tim.", + "Timor-Leste": "Timor-Leste", + "to": "biex", + "To": "Biex", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Biex tispiċċa l-awtentikazzjoni b'żewġ fatturi, skennja l-kodiċi QR li ġej billi tuża l-applikazzjoni awtentikatur tat-telefon tiegħek jew daħħal iċ-ċavetta tas-setup u ipprovdi l-kodiċi OTP iġġenerat.", + "Today": "Illum", + "Toggle navigation": "Toggle navigazzjoni", + "Togo": "Biex tmur", + "Tokelau": "Tokelau", + "Token Name": "Isem tat-Token", + "Tonga": "Tonga", + "Too Many Requests": "Wisq Talbiet", + "total": "totali", + "Total:": "Total:", + "Trashed": "Trasshed", + "Trinidad And Tobago": "Trinidad u Tobago", + "Trinidad and Tobago": "Trinidad u Tobago", + "Tunisia": "Tuneżija", + "Turkey": "Turkija", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Il-Gżejjer Turks u Caicos", + "Turks and Caicos Islands": "Il-Gżejjer Turks u Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Awtentikazzjoni b'żewġ Fatturi", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "L-awtentikazzjoni b'żewġ fatturi issa hija attivata. Skennja l-kodiċi QR li ġej billi tuża l-applikazzjoni awtentikatur tat-telefon tiegħek jew daħħal iċ-ċavetta tas-setup.", + "Type": "Tip", + "Uganda": "Uganda", + "Ukraine": "l-Ukrajna", + "Unauthorized": "Mhux awtorizzat", + "United Arab Emirates": "Emirati Għarab Magħquda", + "United Kingdom": "Ir-Renju Unit", + "United States": "Stati Uniti", + "United States Minor Outlying Islands": "Gżejjer Minuri Outlying tal-Istati Uniti", + "United States Outlying Islands": "Gżejjer Barranin ta’ l-Istati Uniti", + "Unknown": "Mhux magħruf", + "Unpaid": "Mhux imħallas", + "Update": "Aġġornament", + "Update & Continue Editing": "Aġġorna u Kompli Editja", + "Update :resource": "Aġġornament :resource", + "Update :resource: :title": "Aġġornament :resource: :title", + "Update attached :resource: :title": "Aġġornament mehmuż :resource: :title", + "Update Password": "Aġġorna l-Password", + "Update Payment Information": "Aġġorna l-Informazzjoni dwar il-Ħlas", + "Update Payment Method": "Aġġorna l-Metodu tal-Ħlas", + "Update your account's profile information and email address.": "Aġġorna l-informazzjoni tal-profil tal-kont tiegħek u l-indirizz elettroniku.", + "Uploading": "Uploading", + "Uploading files... (:current/:total)": "Qed jittella' fajls... (:current/:total)", + "Uruguay": "Urugwaj", + "Use a recovery code": "Uża kodiċi ta 'rkupru", + "Use an authentication code": "Uża kodiċi ta' awtentikazzjoni", + "User Actions": "Azzjonijiet tal-Utent", + "User Security": "Sigurtà tal-Utent", + "Username": "Isem tal-utent", + "Uzbekistan": "L-Użbekistan", + "Value": "Valur", + "Vanuatu": "Vanwatu", + "VAT Number": "Numru tal-VAT", + "Venezuela": "Venezwela", + "Venezuela, Bolivarian Republic of": "Il-Venezwela, ir-Repubblika Bolivarjana ta'", + "Verify Email Address": "Ivverifika l-Indirizz tal-Email", + "Verify Your Email Address": "Ivverifika l-Indirizz Email Tiegħek", + "Viet Nam": "Il-Vjetnam", + "View": "Ara", + "Virgin Islands, British": "Gżejjer Verġni, Brittaniċi", + "Virgin Islands, U.S.": "Gżejjer Verġni, U.S.", + "Wallis And Futuna": "Wallis u Futuna", + "Wallis and Futuna": "Wallis u Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Qed nipproċessaw l-abbonament tiegħek. Ladarba l-abbonament ikun ipproċessat b'suċċess, din il-paġna se taġġorna awtomatikament. Tipikament, dan il-proċess għandu jieħu biss ftit sekondi.", + "We are unable to process your payment. Please contact customer support.": "Aħna ma nistgħux nipproċessaw il-ħlas tiegħek. Jekk jogħġbok ikkuntattja l-appoġġ tal-klijent.", + "We have emailed your password reset link!": "Bgħatna email il-link għall-issettjar tal-password tiegħek!", + "We were unable to find a registered user with this email address.": "Ma stajniex insibu utent irreġistrat b'dan l-indirizz elettroniku.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Aħna se nibagħtu link ta 'tniżżil ta' fattura lill-indirizzi tal-email li tispeċifika hawn taħt. Tista 'tissepara diversi indirizzi tal-email billi tuża virgoli.", + "We're lost in space. The page you were trying to view does not exist.": "Aħna mitlufa fl-ispazju. Il-paġna li kont qed tipprova tara ma teżistix.", + "Welcome Back!": "Merħba lura!", + "Western Sahara": "Saħara tal-Punent", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Meta l-awtentikazzjoni b'żewġ fatturi tkun attivata, inti tiġi mitlub għal token sigur u każwali waqt l-awtentikazzjoni. Tista' tirkupra dan it-token mill-applikazzjoni Google Authenticator tat-telefon tiegħek.", + "Whoops": "Whoops", + "Whoops!": "Whoops!", + "Whoops! Something went wrong.": "Whoops! Xi ħaġa marret ħażin.", + "With Trashed": "Bil Trasshed", + "Write": "Ikteb", + "Year To Date": "Sena Sal-Data", + "Yearly": "Kull sena", + "Yemen": "Jemen", + "Yes": "Iva", + "You are already subscribed.": "Int diġà abbonat.", + "You are currently within your free trial period. Your trial will expire on :date.": "Bħalissa qiegħed fil-perjodu ta' prova b'xejn tiegħek. Il-prova tiegħek tiskadi fl-:date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Bħalissa qiegħed fil-perjodu ta' prova b'xejn tiegħek. Il-prova tiegħek tiskadi fl-:date. Il-bidu ta' abbonament ġdid se jtemm il-prova tiegħek.", + "You are logged in!": "Inti illoggjat!", + "You are receiving this email because we received a password reset request for your account.": "Qed tirċievi din l-email għaliex irċevejna talba għal reset tal-password għall-kont tiegħek.", + "You have been invited to join the :team team!": "Ġejt mistieden tingħaqad mat-tim tal-:team!", + "You have enabled two factor authentication.": "Ippermettejt l-awtentikazzjoni b'żewġ fatturi.", + "You have not enabled two factor authentication.": "Inti ma ppermettiex l-awtentikazzjoni b'żewġ fatturi.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Għandek xi fatturi mhux imħallsa. Wara li taġġorna l-metodu ta' ħlas default tiegħek, tista' terġa' tipprova l-ħlasijiet permezz tal-lista ta' fatturi hawn taħt.", + "You may accept this invitation by clicking the button below:": "Tista' taċċetta din l-istedina billi tikklikkja l-buttuna hawn taħt:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Tista' tikkanċella l-abbonament tiegħek fi kwalunkwe ħin. Ladarba l-abbonament tiegħek ikun ġie kkanċellat, ser ikollok l-għażla li terġa 'tibda l-abbonament sat-tmiem taċ-ċiklu tal-kontijiet attwali tiegħek.", + "You may delete any of your existing tokens if they are no longer needed.": "Tista' tħassar kwalunkwe tokens eżistenti tiegħek jekk m'għadhomx meħtieġa.", + "You may not delete your personal team.": "Inti ma tistax tħassar it-tim personali tiegħek.", + "You may not leave a team that you created.": "Inti ma tistax tħalli tim li ħloqt.", + "You will receive an invoice and payment link via email for each billing period.": "Inti ser tirċievi fattura u link għall-ħlas permezz ta' email għal kull perjodu ta' kontijiet.", + "You're logged in!": "Int illoggjat!", + "Your :invoiceName invoice is now available!": "L-:invoiceName fattura tiegħek issa hija disponibbli!", + "Your billing address is :address :address2 :postal_code :city :state :country": "L-indirizz tal-kontijiet tiegħek huwa :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Il-karta tiegħek ġiet irrifjutata. Jekk jogħġbok ikkuntattja lil min joħroġ il-karta tiegħek għal aktar informazzjoni.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Il-metodu ta' ħlas attwali tiegħek huwa karta ta' kreditu li tispiċċa f':lastFour li tiskadi fl-:expiration.", + "Your email address is unverified.": "L-indirizz elettroniku tiegħek mhuwiex verifikat.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "L-aħħar ħlas tiegħek ta' :amount falla. Jekk jogħġbok aġġorna l-metodu ta' ħlas tiegħek biex terġa' tipprova l-ħlas fallut.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "L-aħħar ħlas tiegħek ta' :amount fuq :date falla. Jekk jogħġbok aġġorna l-metodu ta' ħlas tiegħek biex terġa' tipprova l-ħlas fallut.", + "Your next payment of :amount will be processed on :date.": "Il-ħlas li jmiss tiegħek ta' :amount se jkun fl-:date.", + "Your payment method has been added successfully.": "Il-metodu tal-ħlas tiegħek ġie miżjud b'suċċess.", + "Your payment method will be charged automatically for each billing period.": "Il-metodu ta' ħlas tiegħek jiġi ċċarġjat awtomatikament għal kull perjodu ta' kontijiet.", + "Your registered VAT Number is :vatNumber.": "In-Numru tal-VAT irreġistrat tiegħek huwa :vatNumber.", + "Your subscription has been started successfully.": "L-abbonament tiegħek inbeda b'suċċess.", + "Your subscription has been successfully cancelled.": "L-abbonament tiegħek ġie kkanċellat b'suċċess.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "L-abbonament tiegħek ġie kkanċellat b'suċċess. Xorta jkollok aċċess sat-tmiem tal-perjodu tal-kontijiet tiegħek.", + "Your subscription was successfully resumed.": "L-abbonament tiegħek reġa' beda b'suċċess.", + "Your subscription was successfully updated.": "L-abbonament tiegħek ġie aġġornat b'suċċess.", + "Zambia": "Żambja", + "Zimbabwe": "Żimbabwe", + "Zip / Postal Code": "Zip / Kodiċi Postali", + "Åland Islands": "Gżejjer Åland" +} diff --git a/locales/mt/php-inline.json b/locales/mt/php-inline.json new file mode 100644 index 00000000000..ea186c7153a --- /dev/null +++ b/locales/mt/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dan il-qasam għandu jiġi aċċettat.", + "accepted_if": "Dan il-qasam għandu jiġi aċċettat meta :other huwa :value.", + "active_url": "Dan il-qasam mhuwiex URL validu.", + "after": "Dan il-field għandu jkun data wara l-:date.", + "after_or_equal": "Dan il-field għandu jkun data wara jew ugwali għal :date.", + "alpha": "Dan il-qasam għandu jkun fih biss ittri.", + "alpha_dash": "Dan il-qasam għandu jkun fih biss ittri, numri, sing u linji ta' taħt.", + "alpha_num": "Dan il-qasam għandu jkun fih biss ittri u numri.", + "any_of": "Dan il-qasam huwa invalidu.", + "array": "Dan il-qasam għandu jkun firxa.", + "ascii": "Dan il-qasam għandu jkun fih biss karattri u simboli alfanumeriċi b'byte wieħed.", + "attached": "Dan il-qasam huwa diġà mehmuż.", + "before": "Dan il-field għandu jkun data qabel l-:date.", + "before_or_equal": "Dan il-qasam irid ikun data qabel jew ugwali għal :date.", + "between.array": "Dan il-field għandu jkollu bejn :min u :max oġġett.", + "between.file": "Dan il-field għandu jkun bejn :min u :max kilobytes.", + "between.numeric": "Dan il-qasam irid ikun bejn :min u :max.", + "between.string": "Dan il-field għandu jkun bejn :min u :max karattru.", + "boolean": "Dan il-qasam irid ikun veru jew falz.", + "can": "Dan il-qasam fih valur mhux awtorizzat.", + "confirmed": "Din il-konferma tal-field ma taqbilx.", + "contains": "Dan il-qasam huwa nieqes valur meħtieġ.", + "date": "Dan il-qasam mhuwiex data valida.", + "date_equals": "Dan il-field għandu jkun data ugwali għal :date.", + "date_format": "Dan il-qasam ma jaqbilx mal-format :format.", + "decimal": "Dan il-qasam għandu jkollu :decimal postijiet deċimali.", + "declined": "Dan il-qasam għandu jiġi rrifjutat.", + "declined_if": "Dan il-qasam għandu jiġi rrifjutat meta :other huwa :value.", + "different": "Dan il-qasam u :other għandhom ikunu differenti.", + "digits": "Dan il-qasam għandu jkun ta' :digits ċifri.", + "digits_between": "Dan il-field għandu jkun bejn :min u :max ċifra.", + "dimensions": "Dan il-qasam għandu dimensjonijiet ta' immaġini invalidi.", + "distinct": "Dan il-qasam għandu valur duplikat.", + "doesnt_contain": "Dan il-qasam m'għandux ikun fih xi wieħed minn dawn li ġejjin: :values.", + "doesnt_end_with": "Dan il-field m'għandux jispiċċa b'wieħed minn dawn li ġejjin: :values.", + "doesnt_start_with": "Dan il-field m'għandux jibda b'wieħed minn dawn li ġejjin: :values.", + "email": "Dan il-qasam irid ikun indirizz elettroniku validu.", + "ends_with": "Dan il-field għandu jispiċċa b'wieħed minn dawn li ġejjin: :values.", + "enum": "Il-qasam magħżul mhuwiex validu.", + "exists": "Il-qasam magħżul mhuwiex validu.", + "extensions": "Dan il-field għandu jkollu waħda mill-estensjonijiet li ġejjin: :values.", + "file": "Dan il-qasam irid ikun fajl.", + "filled": "Dan il-qasam għandu jkollu valur.", + "gt.array": "Dan il-qasam għandu jkollu aktar minn :value oġġetti.", + "gt.file": "Dan il-field għandu jkun akbar minn :value kilobytes.", + "gt.numeric": "Dan il-qasam irid ikun akbar minn :value.", + "gt.string": "Dan il-qasam għandu jkun akbar minn :value karattri.", + "gte.array": "Dan il-qasam għandu jkollu :value oġġetti jew aktar.", + "gte.file": "Dan il-field għandu jkun akbar minn jew ugwali għal :value kilobytes.", + "gte.numeric": "Dan il-field għandu jkun akbar minn jew ugwali għal :value.", + "gte.string": "Dan il-qasam għandu jkun akbar minn jew ugwali għal :value karattri.", + "hex_color": "Dan il-qasam irid ikun kulur eżadeċimali validu.", + "image": "Dan il-qasam irid ikun immaġini.", + "in": "Il-qasam magħżul mhuwiex validu.", + "in_array": "Dan il-qasam ma jeżistix f':other.", + "in_array_keys": "Dan il-qasam għandu jkun fih mill-inqas waħda miċ-ċwievet li ġejjin: :values.", + "integer": "Dan il-qasam għandu jkun numru sħiħ.", + "ip": "Dan il-qasam irid ikun indirizz IP validu.", + "ipv4": "Dan il-qasam irid ikun indirizz IPv4 validu.", + "ipv6": "Dan il-qasam irid ikun indirizz IPv6 validu.", + "json": "Dan il-qasam irid ikun string JSON valida.", + "list": "Dan il-qasam irid ikun lista.", + "lowercase": "Dan il-qasam irid ikun zgħar.", + "lt.array": "Dan il-qasam għandu jkollu inqas minn :value oġġetti.", + "lt.file": "Dan il-field għandu jkun inqas minn :value kilobytes.", + "lt.numeric": "Dan il-qasam irid ikun inqas minn :value.", + "lt.string": "Dan il-qasam għandu jkun inqas minn :value karattri.", + "lte.array": "Dan il-qasam m'għandux ikollu aktar minn :value oġġetti.", + "lte.file": "Dan il-field għandu jkun inqas minn jew ugwali għal :value kilobytes.", + "lte.numeric": "Dan il-field għandu jkun inqas minn jew ugwali għal :value.", + "lte.string": "Dan il-qasam għandu jkun inqas minn jew ugwali għal :value karattri.", + "mac_address": "Dan il-qasam irid ikun indirizz MAC validu.", + "max.array": "Dan il-qasam m'għandux ikollu aktar minn :max oġġetti.", + "max.file": "Dan il-field m'għandux ikun akbar minn :max kilobytes.", + "max.numeric": "Dan il-qasam m'għandux ikun akbar minn :max.", + "max.string": "Dan il-qasam m'għandux ikun akbar minn :max karattri.", + "max_digits": "Dan il-qasam m'għandux ikollu aktar minn :max ċifri.", + "mimes": "Dan il-field għandu jkun fajl tat-tip: :values.", + "mimetypes": "Dan il-field għandu jkun fajl tat-tip: :values.", + "min.array": "Dan il-qasam għandu jkollu mill-inqas :min oġġetti.", + "min.file": "Dan il-field għandu jkun mill-inqas :min kilobytes.", + "min.numeric": "Dan il-field għandu jkun mill-inqas :min.", + "min.string": "Dan il-qasam għandu jkun ta' l-inqas :min karattri.", + "min_digits": "Dan il-field għandu jkollu mill-inqas :min ċifri.", + "missing": "Dan il-qasam irid ikun nieqes.", + "missing_if": "Dan il-qasam irid ikun nieqes meta :other huwa :value.", + "missing_unless": "Dan il-qasam irid ikun nieqes sakemm :other ma jkunx :value.", + "missing_with": "Dan il-qasam irid ikun nieqes meta :values ikun preżenti.", + "missing_with_all": "Dan il-qasam irid ikun nieqes meta :values ikunu preżenti.", + "multiple_of": "Dan il-field għandu jkun multiplu ta' :value.", + "not_in": "Il-qasam magħżul mhuwiex validu.", + "not_regex": "Dan il-format tal-qasam mhuwiex validu.", + "numeric": "Dan il-qasam irid ikun numru.", + "password.letters": "Dan il-qasam għandu jkun fih mill-inqas ittra waħda.", + "password.mixed": "Dan il-field għandu jkun fih mill-inqas ittra waħda kbira u ittra żgħira waħda.", + "password.numbers": "Dan il-qasam għandu jkun fih mill-inqas numru wieħed.", + "password.symbols": "Dan il-field għandu jkun fih mill-inqas simbolu wieħed.", + "password.uncompromised": "Il-qasam mogħti deher fi tnixxija tad-dejta. Jekk jogħġbok agħżel qasam differenti.", + "present": "Dan il-qasam irid ikun preżenti.", + "present_if": "Dan il-qasam irid ikun preżenti meta :other huwa :value.", + "present_unless": "Dan il-qasam irid ikun preżenti sakemm :other ma jkunx :value.", + "present_with": "Dan il-field għandu jkun preżenti meta :values ikun preżenti.", + "present_with_all": "Dan il-field għandu jkun preżenti meta :values huma preżenti.", + "prohibited": "Dan il-qasam huwa pprojbit.", + "prohibited_if": "Dan il-qasam huwa pprojbit meta :other huwa :value.", + "prohibited_if_accepted": "Dan il-qasam huwa pprojbit meta :other huwa aċċettat.", + "prohibited_if_declined": "Dan il-qasam huwa pprojbit meta :other jiġi rrifjutat.", + "prohibited_unless": "Dan il-qasam huwa pprojbit sakemm :other ma jkunx f':values.", + "prohibits": "Dan il-qasam jipprojbixxi :other milli jkunu preżenti.", + "regex": "Dan il-format tal-qasam mhuwiex validu.", + "relatable": "Dan il-qasam jista' ma jkunx assoċjat ma' din ir-riżorsa.", + "required": "Dan il-qasam huwa meħtieġ.", + "required_array_keys": "Dan il-field għandu jkun fih entrati għal: :values.", + "required_if": "Dan il-qasam huwa meħtieġ meta :other huwa :value.", + "required_if_accepted": "Dan il-qasam huwa meħtieġ meta :other tkun aċċettata.", + "required_if_declined": "Dan il-qasam huwa meħtieġ meta :other huwa miċħud.", + "required_unless": "Dan il-qasam huwa meħtieġ sakemm :other ma jkunx f':values.", + "required_with": "Dan il-qasam huwa meħtieġ meta :values ikun preżenti.", + "required_with_all": "Dan il-qasam huwa meħtieġ meta :values huma preżenti.", + "required_without": "Dan il-qasam huwa meħtieġ meta :values ma jkunx preżenti.", + "required_without_all": "Dan il-qasam huwa meħtieġ meta l-ebda wieħed minn :values ma jkun preżenti.", + "same": "Dan il-qasam u :other iridu jaqblu.", + "size.array": "Dan il-qasam għandu jkun fih :size oġġetti.", + "size.file": "Dan il-field għandu jkun ta' :size kilobytes.", + "size.numeric": "Dan il-qasam għandu jkun :size.", + "size.string": "Dan il-qasam għandu jkun ta' :size karattri.", + "starts_with": "Dan il-field għandu jibda b'wieħed minn dawn li ġejjin: :values.", + "string": "Dan il-qasam għandu jkun string.", + "timezone": "Dan il-qasam irid ikun żona tal-ħin valida.", + "ulid": "Dan il-qasam irid ikun ULID validu.", + "unique": "Dan il-qasam diġà ttieħed.", + "uploaded": "Dan il-qasam naqas milli jtella'.", + "uppercase": "Dan il-qasam irid ikun b'ittri kbar.", + "url": "Dan il-qasam irid ikun URL validu.", + "uuid": "Dan il-qasam irid ikun UUID validu." +} diff --git a/locales/mt/php.json b/locales/mt/php.json new file mode 100644 index 00000000000..5b6008eeb03 --- /dev/null +++ b/locales/mt/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "L-:attribute għandhom jiġu aċċettati.", + "accepted_if": "L-:attribute għandhom jiġu aċċettati meta :other huwa :value.", + "active_url": "L-:attribute mhuwiex URL validu.", + "after": "L-:attribute trid tkun data wara l-:date.", + "after_or_equal": "L-:attribute għandhom ikunu data wara jew ugwali għal :date.", + "alpha": "L-:attribute għandu jkun fihom biss ittri.", + "alpha_dash": "L-:attribute għandu jkun fihom biss ittri, numri, sing u tiswir.", + "alpha_num": "L-:attribute għandu jkun fihom biss ittri u numri.", + "any_of": "L-:attribute qasam mhuwiex validu.", + "array": "L-:attribute għandhom ikunu firxa.", + "ascii": "Il-qasam :attribute għandu jkun fih biss karattri u simboli alfanumeriċi b'byte wieħed.", + "attached": "Din l-:attribute hija diġà mehmuża.", + "before": "L-:attribute trid tkun data qabel l-:date.", + "before_or_equal": "L-:attribute għandhom ikunu data qabel jew ugwali għal :date.", + "between.array": "L-:attribute irid ikollhom bejn :min u :max oġġett.", + "between.file": "L-:attribute għandhom ikunu bejn :min u :max kilobytes.", + "between.numeric": "L-:attribute għandhom ikunu bejn :min u :max.", + "between.string": "L-:attribute iridu jkunu bejn :min u :max karattru.", + "boolean": "Il-qasam :attribute għandu jkun veru jew falz.", + "can": "Il-qasam :attribute fih valur mhux awtorizzat.", + "confirmed": "Il-konferma :attribute ma taqbilx.", + "contains": "Il-qasam :attribute huwa nieqes valur meħtieġ.", + "current_password": "Il-password mhix korretta.", + "date": "L-:attribute mhix data valida.", + "date_equals": "L-:attribute għandhom ikunu data ugwali għal :date.", + "date_format": "L-:attribute ma jaqbilx mal-format :format.", + "decimal": "Il-qasam :attribute għandu jkollu :decimal punt deċimali.", + "declined": "L-:attribute għandhom jiġu rrifjutati.", + "declined_if": "L-:attribute għandhom jiġu mnaqqsa meta :other huwa :value.", + "different": "L-:attribute u l-:other għandhom ikunu differenti.", + "digits": "L-:attribute għandhom ikunu :digits ċifra.", + "digits_between": "L-:attribute għandhom ikunu bejn :min u :max ċifra.", + "dimensions": "L-:attribute għandu dimensjonijiet tal-immaġni invalidi.", + "distinct": "Il-qasam :attribute għandu valur duplikat.", + "doesnt_contain": "L-:attribute qasam m'għandux ikun fih l-ebda wieħed minn dawn li ġejjin: :values.", + "doesnt_end_with": "Il-qasam :attribute m'għandux jispiċċa b'wieħed minn dawn li ġejjin: :values.", + "doesnt_start_with": "Il-qasam :attribute m'għandux jibda b'wieħed minn dawn li ġejjin: :values.", + "email": "L-:attribute għandhom ikunu indirizz elettroniku validu.", + "ends_with": "L-:attribute għandhom jispiċċaw b'wieħed minn dawn li ġejjin: :values.", + "enum": "L-:attribute magħżula hija invalida.", + "exists": "L-:attribute magħżula hija invalida.", + "extensions": "Il-qasam :attribute għandu jkollu waħda mill-estensjonijiet li ġejjin: :values.", + "failed": "Dawn il-kredenzjali ma jaqblux mar-rekords tagħna.", + "file": "L-:attribute għandhom ikunu fajl.", + "filled": "Il-qasam :attribute għandu jkollu valur.", + "gt.array": "L-:attribute għandu jkollhom aktar minn :value oġġett.", + "gt.file": "L-:attribute għandhom ikunu akbar minn :value kilobytes.", + "gt.numeric": "L-:attribute għandhom ikunu akbar minn :value.", + "gt.string": "L-:attribute għandhom ikunu akbar minn :value karattru.", + "gte.array": "L-:attribute għandu jkollhom :value oġġett jew aktar.", + "gte.file": "L-:attribute għandhom ikunu akbar minn jew ugwali għal :value kilobytes.", + "gte.numeric": "L-:attribute għandhom ikunu akbar minn jew ugwali għal :value.", + "gte.string": "L-:attribute għandhom ikunu akbar minn jew ugwali għal :value karattru.", + "hex_color": "Il-qasam :attribute għandu jkun kulur eżadeċimali validu.", + "image": "L-:attribute għandhom ikunu immaġini.", + "in": "L-:attribute magħżula hija invalida.", + "in_array": "Il-qasam :attribute ma jeżistix f':other.", + "in_array_keys": "L-:attribute kamp għandu jkun fih mill-inqas waħda miċ-ċwievet li ġejjin: :values.", + "integer": "L-:attribute għandhom ikunu numru sħiħ.", + "ip": "L-:attribute għandu jkun indirizz IP validu.", + "ipv4": "L-:attribute għandu jkun indirizz IPv4 validu.", + "ipv6": "L-:attribute għandu jkun indirizz IPv6 validu.", + "json": "L-:attribute għandu jkun string JSON valida.", + "list": "Il-qasam :attribute għandu jkun lista.", + "lowercase": "Il-qasam :attribute għandu jkun zgħar.", + "lt.array": "L-:attribute għandu jkollhom inqas minn :value oġġett.", + "lt.file": "L-:attribute għandhom ikunu inqas minn :value kilobytes.", + "lt.numeric": "L-:attribute għandhom ikunu inqas minn :value.", + "lt.string": "L-:attribute iridu jkunu inqas minn :value karattru.", + "lte.array": "L-:attribute m'għandux ikollhom aktar minn :value oġġett.", + "lte.file": "L-:attribute għandhom ikunu inqas minn jew ugwali għal :value kilobytes.", + "lte.numeric": "L-:attribute għandhom ikunu inqas minn jew ugwali għal :value.", + "lte.string": "L-:attribute għandhom ikunu inqas minn jew ugwali għal :value karattru.", + "mac_address": "L-:attribute għandu jkun indirizz MAC validu.", + "max.array": "L-:attribute m'għandux ikollhom aktar minn :max oġġett.", + "max.file": "L-:attribute m'għandhomx ikunu akbar minn :max kilobytes.", + "max.numeric": "L-:attribute m'għandhomx ikunu akbar minn :max.", + "max.string": "L-:attribute m'għandhomx ikunu akbar minn :max karattru.", + "max_digits": "Il-qasam :attribute m'għandux ikollu aktar minn :max ċifra.", + "mimes": "L-:attribute għandhom ikunu fajl tat-tip: :values.", + "mimetypes": "L-:attribute għandhom ikunu fajl tat-tip: :values.", + "min.array": "L-:attribute għandu jkollhom mill-inqas :min oġġett.", + "min.file": "L-:attribute għandhom ikunu mill-inqas :min kilobytes.", + "min.numeric": "L-:attribute għandhom ikunu mill-inqas :min.", + "min.string": "L-:attribute iridu jkunu mill-inqas :min karattru.", + "min_digits": "Il-qasam :attribute għandu jkollu mill-inqas :min ċifra.", + "missing": "Il-qasam :attribute irid ikun nieqes.", + "missing_if": "Il-qasam :attribute għandu jkun nieqes meta :other huwa :value.", + "missing_unless": "Il-qasam :attribute irid ikun nieqes sakemm :other ma jkunx :value.", + "missing_with": "Il-qasam :attribute għandu jkun nieqes meta :values ikun preżenti.", + "missing_with_all": "Il-qasam :attribute irid ikun nieqes meta :values huma preżenti.", + "multiple_of": "L-:attribute iridu jkunu multiplu ta’ :value.", + "next": "Li jmiss »", + "not_in": "L-:attribute magħżula hija invalida.", + "not_regex": "Il-format :attribute huwa invalidu.", + "numeric": "L-:attribute għandhom ikunu numru.", + "password": "Il-password mhix korretta.", + "password.letters": "Il-qasam :attribute għandu jkun fih mill-inqas ittra waħda.", + "password.mixed": "Il-qasam :attribute għandu jkun fih mill-inqas ittra waħda kbira u ittra żgħira waħda.", + "password.numbers": "Il-qasam :attribute għandu jkun fih mill-inqas numru wieħed.", + "password.symbols": "Il-qasam :attribute għandu jkun fih mill-inqas simbolu wieħed.", + "password.uncompromised": "L-:attribute mogħtija deher fi tnixxija tad-dejta. Jekk jogħġbok agħżel :attribute differenti.", + "present": "Il-qasam :attribute għandu jkun preżenti.", + "present_if": "Il-qasam :attribute għandu jkun preżenti meta :other huwa :value.", + "present_unless": "Il-qasam :attribute irid ikun preżenti sakemm :other ma jkunx :value.", + "present_with": "Il-qasam :attribute għandu jkun preżenti meta :values ikun preżenti.", + "present_with_all": "Il-qasam :attribute għandu jkun preżenti meta :values huma preżenti.", + "previous": "« Preċedenti", + "prohibited": "Il-qasam :attribute huwa pprojbit.", + "prohibited_if": "Il-qasam :attribute huwa pprojbit meta :other huwa :value.", + "prohibited_if_accepted": "L-:attribute qasam huwa pprojbit meta :other huwa aċċettat.", + "prohibited_if_declined": "L-:attribute qasam huwa pprojbit meta :other jiġi rifjutat.", + "prohibited_unless": "Il-qasam :attribute huwa pprojbit sakemm :other ma jkunx fi :values.", + "prohibits": "Il-qasam :attribute jipprojbixxi :other milli jkunu preżenti.", + "regex": "Il-format :attribute huwa invalidu.", + "relatable": "Dan l-:attribute jista' ma jkunx assoċjat ma' din ir-riżorsa.", + "required": "Il-qasam :attribute huwa meħtieġ.", + "required_array_keys": "L-:attribute qasam irid ikun fih entrati għal: :values.", + "required_if": "Il-qasam :attribute huwa meħtieġ meta :other huwa :value.", + "required_if_accepted": "Il-qasam :attribute huwa meħtieġ meta :other huwa aċċettat.", + "required_if_declined": "Il-qasam :attribute huwa meħtieġ meta :other huwa rrifjutat.", + "required_unless": "Il-qasam :attribute huwa meħtieġ sakemm :other ma jkunx fi :values.", + "required_with": "Il-qasam :attribute huwa meħtieġ meta :values ikun preżenti.", + "required_with_all": "Il-qasam :attribute huwa meħtieġ meta :values huma preżenti.", + "required_without": "Il-qasam :attribute huwa meħtieġ meta :values ma jkunx preżenti.", + "required_without_all": "Il-qasam :attribute huwa meħtieġ meta l-ebda wieħed minn :values ma jkun preżenti.", + "reset": "Il-password tiegħek ġiet reset.", + "same": "L-:attribute u l-:other għandhom jaqblu.", + "sent": "Bgħatna email il-link għall-issettjar tal-password tiegħek.", + "size.array": "L-:attribute għandu jkun fihom :size oġġett.", + "size.file": "L-:attribute għandhom ikunu :size kilobytes.", + "size.numeric": "L-:attribute għandhom ikunu :size.", + "size.string": "L-:attribute għandhom ikunu :size karattru.", + "starts_with": "L-:attribute għandhom jibdew b'wieħed minn dawn li ġejjin: :values.", + "string": "L-:attribute għandhom ikunu string.", + "throttle": "Wisq tentattivi ta' login. Jekk jogħġbok erġa' pprova fi żmien :seconds sekondi.", + "throttled": "Jekk jogħġbok stenna qabel terġa' tipprova.", + "timezone": "L-:attribute għandhom ikunu żona tal-ħin valida.", + "token": "Dan it-token ta' reset tal-password huwa invalidu.", + "ulid": "Il-qasam :attribute għandu jkun ULID validu.", + "unique": "L-:attribute diġà ttieħdu.", + "uploaded": "L-:attribute naqsu milli jtellgħu.", + "uppercase": "Il-qasam :attribute għandu jkun kbir.", + "url": "L-:attribute għandu jkun URL validu.", + "user": "Ma nistgħux insibu utent b'dak l-indirizz elettroniku.", + "uuid": "L-:attribute għandhom ikunu UUID validu." +} diff --git a/locales/my/_excludes.json b/locales/my/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/my/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/my/json-inline.json b/locales/my/json-inline.json new file mode 100644 index 00000000000..f8a6e5aaf8f --- /dev/null +++ b/locales/my/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ဤအကွက်သည် မှန်ကန်သောအခန်းကဏ္ဍဖြစ်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one number.": "ဤအကွက်တွင် အနည်းဆုံး အက္ခရာ :length လုံးရှိရမည်ဖြစ်ပြီး အနည်းဆုံး နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ဤအကွက်သည် အနည်းဆုံး အက္ခရာ :length လုံးရှိရမည်ဖြစ်ပြီး အနည်းဆုံး အထူးအက္ခရာတစ်ခုနှင့် နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one special character.": "ဤအကွက်တွင် အနည်းဆုံး အက္ခရာ :length လုံးရှိရမည်ဖြစ်ပြီး အနည်းဆုံး အထူးဇာတ်ကောင်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ဤအကွက်သည် အနည်းဆုံး အက္ခရာ :length လုံးရှိရမည်ဖြစ်ပြီး အနည်းဆုံး စာလုံးအကြီးတစ်လုံးနှင့် နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ဤအကွက်တွင် အနည်းဆုံး စာလုံး :length လုံးရှိရမည်ဖြစ်ပြီး အနည်းဆုံး စာလုံးအကြီးတစ်လုံးနှင့် အထူးစာလုံးတစ်လုံး ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ဤအကွက်တွင် အနည်းဆုံး အက္ခရာ :length လုံးရှိရမည်ဖြစ်ပြီး အနည်းဆုံး စာလုံးအကြီးတစ်လုံး၊ နံပါတ်တစ်ခုနှင့် အထူးစာလုံးတစ်လုံး ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ဤအကွက်တွင် အနည်းဆုံး စာလုံး :length လုံးရှိရမည်ဖြစ်ပြီး အနည်းဆုံး စာလုံးအကြီးတစ်လုံး ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters.": "ဤအကွက်သည် အနည်းဆုံး စာလုံး :length လုံးရှိရမည်။", + "The :attribute must contain at least one letter.": "ဤအကွက်တွင် အနည်းဆုံး စာလုံးတစ်လုံး ပါရှိရမည်။", + "The :attribute must contain at least one number.": "ဤအကွက်တွင် အနည်းဆုံး နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must contain at least one symbol.": "ဤအကွက်တွင် အနည်းဆုံးသင်္ကေတတစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ဤအကွက်တွင် အနည်းဆုံး စာလုံးအကြီးတစ်ခုနှင့် စာလုံးအသေးတစ်ခု ပါဝင်ရပါမည်။", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ပေးထားသောအကွက်သည် ဒေတာပေါက်ကြားမှုတစ်ခုပေါ်လာသည်။ အခြားအကွက်တစ်ခုကို ရွေးပါ။" +} diff --git a/locales/my/json.json b/locales/my/json.json new file mode 100644 index 00000000000..76c1198d64a --- /dev/null +++ b/locales/my/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(နောက်ထပ် error :count ခု)", + "(and :count more errors)": "(နောက်ထပ် error :count ခု)|(နှင့် နောက်ထပ် အမှား :count ခု)|(နှင့် နောက်ထပ် အမှား :count ခု)", + "30 Days": "ရက် 30", + "60 Days": "ရက် 60", + "90 Days": "ရက် 90", + ":amount selected": ":amount ယောက်ရွေးတယ်။", + ":amount Total": "စုစုပေါင်း :amount", + ":days day trial": ":days ရက်အစမ်း", + ":resource Details": ":resource အသေးစိတ်", + ":resource Details: :title": ":resource အသေးစိတ်: :title", + "A decryption key is required.": "ကုဒ်ဝှက်ခြင်းကီးတစ်ခု လိုအပ်ပါသည်။", + "A fresh verification link has been sent to your email address.": "အသစ်အသစ်သော အတည်ပြုချက်လင့်ခ်တစ်ခုကို သင့်အီးမေးလ်လိပ်စာသို့ ပို့လိုက်ပါပြီ။", + "A new verification link has been sent to the email address you provided during registration.": "မှတ်ပုံတင်စဉ်အတွင်း သင်ပေးထားသော အီးမေးလ်လိပ်စာသို့ အတည်ပြုခြင်းလင့်ခ်အသစ်ကို ပေးပို့လိုက်ပါပြီ။", + "A new verification link has been sent to the email address you provided in your profile settings.": "သင့်ပရိုဖိုင်ဆက်တင်များတွင် ပေးထားသည့် အီးမေးလ်လိပ်စာသို့ အတည်ပြုခြင်းလင့်ခ်အသစ်တစ်ခု ပေးပို့လိုက်ပါပြီ။", + "A new verification link has been sent to your email address.": "အတည်ပြုခြင်းလင့်ခ်အသစ်တစ်ခုကို သင့်အီးမေးလ်လိပ်စာသို့ ပို့လိုက်ပါပြီ။", + "Accept Invitation": "ဖိတ်ကြားချက်ကို လက်ခံပါ။", + "Action": "အက်ရှင်", + "Action Event": "အက်ရှင်ပွဲ", + "Action Events": "အက်ရှင်ပွဲများ", + "Action Happened At": "လုပ်ဆောင်ချက် ဖြစ်ပွားသည့် အချိန်", + "Action Initiated By": "စတင်ပြုလုပ်ခဲ့သည်။", + "Action Name": "နာမည်", + "Action Status": "အဆင့်အတန်း", + "Action Target": "ပစ်မှတ်", + "Actions": "လုပ်ဆောင်ချက်များ", + "Add": "ထည့်ပါ။", + "Add :resource": ":resource ထည့်ပါ။", + "Add a new team member to your team, allowing them to collaborate with you.": "၎င်းတို့ကို သင်နှင့် ပူးပေါင်းဆောင်ရွက်နိုင်ရန် သင့်အဖွဲ့တွင် အဖွဲ့၀င်အသစ်တစ်ဦးကို ပေါင်းထည့်ပါ။", + "Add additional security to your account using two factor authentication.": "အချက်နှစ်ချက်ကို စစ်မှန်ကြောင်းအထောက်အထားပြခြင်းဖြင့် သင့်အကောင့်သို့ နောက်ထပ်လုံခြုံရေးကို ထည့်ပါ။", + "Add Payment Method": "ငွေပေးချေမှုနည်းလမ်းကို ထည့်ပါ။", + "Add row": "အတန်းထည့်ပါ။", + "Add Team Member": "Team Member ထည့်ပါ။", + "Add VAT Number": "VAT နံပါတ်ထည့်ပါ။", + "Added.": "ထည့်ပြီးပါပြီ။", + "Additional billing information updated successfully.": "အပိုငွေပေးချေမှု အချက်အလက်ကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ထားသည်။", + "Address": "လိပ်စာ", + "Address Line 2": "လိပ်စာလိုင်း ၂", + "Administrator": "အုပ်ချုပ်ရေးမှူး", + "Administrator users can perform any action.": "စီမံခန့်ခွဲသူအသုံးပြုသူများသည် မည်သည့်လုပ်ဆောင်ချက်ကိုမဆို လုပ်ဆောင်နိုင်သည်။", + "Afghanistan": "အာဖဂန်နစ္စတန်", + "Aland Islands": "Åland ကျွန်းစုများ", + "Albania": "အယ်လ်ဘေးနီးယား", + "Algeria": "အယ်လ်ဂျီးရီးယား", + "All of the people that are part of this team.": "ဒီအသင်းမှာ ပါဝင်တဲ့သူတွေ အားလုံး", + "All resources loaded.": "အရင်းအမြစ်အားလုံးကို တင်ထားသည်။", + "All rights reserved.": "မူပိုင်ခွင့်ကိုလက်ဝယ်ထားသည်။", + "Already registered?": "စာရင်းသွင်းပြီးပြီလား။", + "American Samoa": "အမေရိကန်ဆာမိုအာ", + "An error occurred while uploading the file.": "ဖိုင်ကို အပ်လုဒ်လုပ်နေစဉ် အမှားဖြစ်သွားသည်။", + "An error occurred while uploading the file: :error": "ဖိုင်ကို တင်ရာတွင် အမှားအယွင်းတစ်ခု ဖြစ်ပေါ်ခဲ့သည်- :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "မမျှော်လင့်ထားသော အမှားတစ်ခု ဖြစ်ပွားခဲ့ပြီး ကျွန်ုပ်တို့၏ ပံ့ပိုးကူညီမှုအဖွဲ့ကို အကြောင်းကြားခဲ့သည်။ နောက်မှ ထပ်စမ်းကြည့်ပါ။", + "Andorra": "အန်ဒိုရာ", + "Angola": "အင်ဂိုလာ", + "Anguilla": "အင်ဂီလာ", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ဤစာမျက်နှာကို တင်ပြီးကတည်းက အခြားအသုံးပြုသူသည် ဤအရင်းအမြစ်ကို အပ်ဒိတ်လုပ်ထားသည်။ ကျေးဇူးပြု၍ စာမျက်နှာကို ပြန်လည်ဆန်းသစ်ပြီး ထပ်စမ်းကြည့်ပါ။", + "Antarctica": "အန္တာတိက", + "Antigua And Barbuda": "အန်တီဂွါနှင့် ဘာဘူဒါ", + "Antigua and Barbuda": "အန်တီဂွါနှင့် ဘာဘူဒါ", + "API Token": "API တိုကင်", + "API Token Permissions": "API တိုကင်ခွင့်ပြုချက်များ", + "API Tokens": "API တိုကင်များ", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API တိုကင်များသည် သင့်ကိုယ်စား ကျွန်ုပ်တို့၏အက်ပ်လီကေးရှင်းဖြင့် ပြင်ပမှဝန်ဆောင်မှုများကို စစ်မှန်ကြောင်းသက်သေပြရန် ခွင့်ပြုပါသည်။", + "Apply": "လျှောက်ထားပါ။", + "Apply Coupon": "ကူပွန်ကို လျှောက်ထားပါ။", + "April": "ဧပြီလ", + "Are you sure you want to attempt to pay :amount?": ":amount ပေးချေရန် သင်ကြိုးစားလိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to cancel your subscription?": "သင်၏ စာရင်းသွင်းမှုကို ပယ်ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to delete all the notifications?": "အကြောင်းကြားချက်အားလုံးကို ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to delete the selected resources?": "ရွေးချယ်ထားသော အရင်းအမြစ်များကို ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to delete this file?": "ဤဖိုင်ကို ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to delete this notification?": "ဤအကြောင်းကြားချက်ကို ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to delete this payment method?": "ဤငွေပေးချေမှုနည်းလမ်းကို ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to delete this resource?": "ဤအရင်းအမြစ်ကို ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ဤအဖွဲ့ကို ဖျက်လိုသည်မှာ သေချာပါသလား။ အဖွဲ့တစ်ခုကို ဖျက်လိုက်သည်နှင့် ၎င်း၏အရင်းအမြစ်များနှင့် ဒေတာအားလုံးကို အပြီးအပိုင် ဖျက်လိုက်ပါမည်။", + "Are you sure you want to delete your account?": "သင့်အကောင့်ကို ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "သင့်အကောင့်ကို ဖျက်လိုသည်မှာ သေချာပါသလား။ သင့်အကောင့်ကို ဖျက်လိုက်သည်နှင့် ၎င်း၏အရင်းအမြစ်များနှင့် ဒေတာအားလုံးကို အပြီးအပိုင် ဖျက်လိုက်ပါမည်။ သင့်အကောင့်ကို အပြီးတိုင်ဖျက်လိုကြောင်း အတည်ပြုရန် သင့်စကားဝှက်ကို ထည့်သွင်းပါ။", + "Are you sure you want to detach the selected resources?": "ရွေးချယ်ထားသော အရင်းအမြစ်များကို ဖယ်ထုတ်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to detach this resource?": "ဤအရင်းအမြစ်ကို ဖယ်ထုတ်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to force delete the selected resources?": "ရွေးချယ်ထားသော ရင်းမြစ်များကို ဖျက်ရန် အတင်းအကြပ် လုပ်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to force delete this resource?": "ဤအရင်းအမြစ်ကို အတင်းဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to log out?": "ထွက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to mark all notifications as read?": "အသိပေးချက်အားလုံးကို ဖတ်ပြီးကြောင်း အမှတ်အသားပြုလိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to remove this item?": "ဤအရာကို ဖယ်ရှားလိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to restore the selected resources?": "ရွေးချယ်ထားသော အရင်းအမြစ်များကို ပြန်လည်ရယူလိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to restore this resource?": "ဤအရင်းအမြစ်ကို ပြန်လည်ရယူလိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to resume your subscription?": "သင်၏ စာရင်းသွင်းမှုကို ပြန်လည်စတင်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to run this action?": "ဤလုပ်ဆောင်ချက်ကို လုပ်ဆောင်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to set this payment method as your default?": "ဤငွေပေးချေမှုနည်းလမ်းကို သင့်မူရင်းအဖြစ် သတ်မှတ်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you want to stop impersonating?": "အယောင်ဆောင်ခြင်းကို ရပ်တန့်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you would like to delete this API token?": "ဤ API တိုကင်ကို ဖျက်လိုသည်မှာ သေချာပါသလား။", + "Are you sure you would like to leave this team?": "ဤအဖွဲ့မှ ထွက်ခွာလိုသည်မှာ သေချာပါသလား။", + "Are you sure you would like to remove this person from the team?": "ဤလူကို အဖွဲ့မှ ဖယ်ရှားလိုသည်မှာ သေချာပါသလား။", + "Are you sure you would like to switch billing plans?": "ငွေပေးချေမှု အစီအစဉ်များကို ပြောင်းလိုသည်မှာ သေချာပါသလား။", + "Argentina": "အာဂျင်တီးနား", + "Armenia": "အာမေးနီးယား", + "Aruba": "ရီဗုဘား", + "Attach": "တွဲပါ။", + "Attach & Attach Another": "တွဲပြီး နောက်တစ်ခုကို တွဲပါ။", + "Attach :resource": ":resource ကို ပူးတွဲပါ", + "Attach files by dragging & dropping, selecting or pasting them.": "ဆွဲယူချခြင်း၊ ရွေးချယ်ခြင်း သို့မဟုတ် မြည်းစမ်းခြင်းဖြင့် ဖိုင်များကို ပူးတွဲပါ။", + "August": "သြဂုတ်လ", + "Australia": "သြစတြေးလျ", + "Austria": "သြစတြီးယား", + "Azerbaijan": "အဇာဘိုင်ဂျန်", + "Bahamas": "ဘဟားမား", + "Bahrain": "ဘာရိန်း", + "Bangladesh": "ဘင်္ဂလားဒေ့ရှ်", + "Barbados": "ဘာဘေးဒိုးစ်", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ဆက်လက်မလုပ်ဆောင်မီ၊ ကျွန်ုပ်တို့ သင့်ထံ အီးမေးလ်ပို့ထားသည့် လင့်ခ်ကို နှိပ်ခြင်းဖြင့် သင့်အီးမေးလ်လိပ်စာကို သင်အတည်ပြုနိုင်ပါသလား။ အကယ်၍ သင်သည် အီးမေးလ်ကို လက်ခံရရှိခြင်းမရှိပါက၊ ကျွန်ုပ်တို့သည် သင့်အား ဝမ်းမြောက်စွာ ပေးပို့ပါမည်။", + "Before proceeding, please check your email for a verification link.": "ဆက်လက်မလုပ်ဆောင်မီ၊ အတည်ပြုခြင်းလင့်ခ်အတွက် သင့်အီးမေးလ်ကို စစ်ဆေးပါ။", + "Belarus": "ဘီလာရုစ်", + "Belgium": "ဘယ်လ်ဂျီယံ", + "Belize": "ဘေလီဇ်", + "Benin": "နင်", + "Bermuda": "ဘာမြူဒါ", + "Bhutan": "ဘူတန်", + "Billing Information": "ကျသင့်ငွေတောင်းခံလွှာဆိုင်ရာအချက်အလက်များ", + "Billing Management": "ငွေတောင်းခံခြင်းစီမံခန့်ခွဲမှု", + "Bolivia": "ဘိုလီးဗီးယား", + "Bolivia, Plurinational State of": "ဘိုလီးဗီးယား၊ Plurinational ပြည်နယ်", + "Bonaire, Sint Eustatius and Saba": "Bonaire၊ Sint Eustatius နှင့် Saba", + "Bosnia And Herzegovina": "ဘော့စနီးယားနှင့် ဟာဇီဂိုဗီးနား", + "Bosnia and Herzegovina": "ဘော့စနီးယားနှင့် ဟာဇီဂိုဗီးနား", + "Botswana": "ဘော့ဆွာနာ", + "Bouvet Island": "Bouvet ကျွန်း", + "Brazil": "ဘရာဇီး", + "British Indian Ocean Territory": "ဗြိတိသျှအိန္ဒိယသမုဒ္ဒရာနယ်မြေ", + "Browser Sessions": "ဘရောက်ဆာ ဆက်ရှင်များ", + "Brunei Darussalam": "ဘရူနိုင်းဒါရုစလမ်", + "Bulgaria": "ဘူလ်ဂေးရီးယား", + "Burkina Faso": "ဘာကီနာဖာဆို", + "Burundi": "ဘူရွန်ဒီ", + "Cambodia": "ကမ္ဘောဒီးယား", + "Cameroon": "ကင်မရွန်း", + "Canada": "ကနေဒါ", + "Cancel": "မလုပ်တော့", + "Cancel Subscription": "စာရင်းသွင်းမှုကို ပယ်ဖျက်ပါ။", + "Cape Verde": "ကိပ်ဗာဒီ", + "Card": "ကတ်", + "Cayman Islands": "ကေမန်ကျွန်းများ", + "Central African Republic": "ဗဟိုအာဖရိကသမ္မတနိုင်ငံ၊", + "Chad": "ချဒ်", + "Change Subscription Plan": "စာရင်းသွင်းမှု အစီအစဉ်ကို ပြောင်းလဲပါ။", + "Change the current payment method attached to your subscription": "သင်၏စာရင်းသွင်းမှုတွင် ပူးတွဲပါရှိသည့် လက်ရှိငွေပေးချေမှုနည်းလမ်းကို ပြောင်းပါ။", + "Changes": "အပြောင်းအလဲများ", + "Checkout": "ထွက်ခွာသည်", + "Chile": "ချီလီ", + "China": "တရုတ်", + "Choose": "ရွေးပါ။", + "Choose :field": ":field ကိုရွေးပါ။", + "Choose :resource": ":resource ကိုရွေးပါ။", + "Choose an option": "ရွေးချယ်မှုတစ်ခုကို ရွေးချယ်ပါ။", + "Choose date": "ရက်စွဲကို ရွေးပါ။", + "Choose File": "ဖိုင်ရွေးပါ", + "Choose Files": "Files ကို ရွေးပါ။", + "Choose Type": "အမျိုးအစားကို ရွေးပါ။", + "Christmas Island": "ခရစ္စမတ်ကျွန်း", + "City": "မြို", + "Click here to re-send the verification email.": "အတည်ပြုအီးမေးလ်ကို ပြန်လည်ပေးပို့ရန် ဤနေရာကိုနှိပ်ပါ။", + "click here to request another": "နောက်ထပ်တောင်းဆိုရန် ဤနေရာကိုနှိပ်ပါ။", + "Click to choose": "ရွေးချယ်ရန် နှိပ်ပါ။", + "Close": "ပိတ်လိုက်", + "Cocos (Keeling) Islands": "ကိုကို့စ် (Keeling) ကျွန်းစုများ", + "Code": "ကုဒ်", + "Colombia": "ကိုလံဘီယာ", + "Comoros": "ကွန်မိုရို", + "Confirm": "အတည်ပြုပါ။", + "Confirm Billing Action": "ငွေတောင်းခံခြင်းလုပ်ဆောင်ချက်ကို အတည်ပြုပါ။", + "Confirm Password": "စကားဝှက်အတည်ပြုခြင်း", + "Confirm Payment": "ငွေပေးချေမှုကို အတည်ပြုပါ။", + "Confirm your :amount payment": "သင့်ငွေပေးချေမှု :amount ကို အတည်ပြုပါ။", + "Congo": "ကွန်ဂို", + "Congo, Democratic Republic": "ကွန်ဂို၊ ဒီမိုကရက်တစ်သမ္မတနိုင်ငံ", + "Congo, the Democratic Republic of the": "ကွန်ဂို၊ ဒီမိုကရက်တစ်သမ္မတနိုင်ငံ၊", + "Constant": "စဉ်ဆက်မပြတ်", + "Continue To Payment": "ငွေပေးချေမှုသို့ ဆက်သွားပါ။", + "Cook Islands": "Cook ကျွန်းများ", + "Copy to clipboard": "ကလစ်ဘုတ်သို့ ကူးယူပါ။", + "Costa Rica": "ကော့စတာရီကာ", + "Cote D'Ivoire": "côte d'အိုင်ဗိုင်ယာ", + "Country": "တိုင်းပြည်", + "Coupon": "ကူပွန်", + "Coupon applied successfully.": "ကူပွန်ကို အောင်မြင်စွာ အသုံးပြုခဲ့သည်။", + "Create": "ဖန်တီးပါ။", + "Create & Add Another": "နောက်ထပ်ဖန်တီးပြီး ထပ်ထည့်ပါ။", + "Create :resource": ":resource ဖန်တီးပါ။", + "Create a new team to collaborate with others on projects.": "ပရောဂျက်များတွင် အခြားသူများနှင့် ပူးပေါင်းဆောင်ရွက်ရန် အဖွဲ့အသစ်ကို ဖန်တီးပါ။", + "Create Account": "အကောင့်ပြုလုပ်ပါ", + "Create API Token": "API Token ဖန်တီးပါ။", + "Create New Team": "အဖွဲ့အသစ်ဖန်တီးပါ။", + "Create Team": "အဖွဲ့ကိုဖန်တီးပါ။", + "Created.": "ဖန်တီးခဲ့သည်။", + "Croatia": "ခရိုအေးရှား", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "ကျူး", + "Curaçao": "conaaçao", + "Current Password": "လက်ရှိစကားဝှက်", + "Current Subscription Plan": "လက်ရှိ စာရင်းသွင်းမှု အစီအစဉ်", + "Currently Subscribed": "လောလောဆယ် စာရင်းသွင်းထားသည်။", + "Customer Balance": "ဖောက်သည်လက်ကျန်", + "Customize": "စိတ်ကြိုက်လုပ်ပါ။", + "Cyprus": "ဆိုက်ပရပ်စ်", + "Czech Republic": "ချက်သမ္မတနိုင်ငံ", + "Côte d'Ivoire": "côte d'အိုင်ဗိုင်ယာ", + "Dark": "မှောငျမိုကျသော", + "Dashboard": "ဒိုင်ခွက်", + "December": "ဒီဇင်ဘာ", + "Decrease": "ရုပ်ရည်", + "Default": "ပုံသေ", + "Delete": "ဖျက်ပါ။", + "Delete :resource": "ဖျက်ပါ။ :resource", + "Delete Account": "အကောင့်ဖျက်ပါ။", + "Delete all notifications": "အကြောင်းကြားချက်အားလုံးကို ဖျက်ပါ။", + "Delete API Token": "API တိုကင်ကို ဖျက်ပါ။", + "Delete File": "ဖိုင်ကိုဖျက်ပါ။", + "Delete Notification": "အကြောင်းကြားချက်ကို ဖျက်ပါ။", + "Delete Resource": "အရင်းအမြစ်ကို ဖျက်ပါ။", + "Delete Selected": "ဖျက်ရန် ရွေးချယ်ထားသည်။", + "Delete Team": "အဖွဲ့ကိုဖျက်ပါ။", + "Denmark": "ဒိန်းမတ်", + "Detach": "ခွဲထုတ်ပါ။", + "Detach Resource": "အရင်းအမြစ်ကို ဖယ်ထုတ်ပါ။", + "Detach Selected": "ဖယ်ထုတ်ရန် ရွေးချယ်ထားသည်။", + "Details": "အသေးစိတ်", + "Disable": "ပိတ်ပါ။", + "Djibouti": "ဂျီဘူတီ", + "Do you really want to leave? You have unsaved changes.": "မင်းတကယ်ထွက်သွားချင်တာလား။ သင့်တွင် မသိမ်းဆည်းရသေးသော ပြောင်းလဲမှုများ ရှိသည်။", + "Dominica": "ဒိုမီနီကာ", + "Dominican Republic": "ဒိုမီနီကန်သမ္မတနိုင်ငံ", + "Done.": "ပြီးပြီ။", + "Download": "ဒေါင်းလုဒ်လုပ်ပါ။", + "Download Invoice": "Invoice ကိုဒေါင်းလုဒ်လုပ်ပါ။", + "Drop file or click to choose": "ဖိုင်ကိုချပါ သို့မဟုတ် ရွေးချယ်ရန် နှိပ်ပါ။", + "Drop files or click to choose": "ဖိုင်များကိုချပါ သို့မဟုတ် ရွေးချယ်ရန် နှိပ်ပါ။", + "Ecuador": "အီကွေဒေါ", + "Edit": "တည်းဖြတ်ပါ။", + "Edit :resource": "တည်းဖြတ်ရန် ၁၀", + "Edit Attached": "ပူးတွဲပါ တည်းဖြတ်ပါ။", + "Edit Profile": "သင့်ရဲ့ကိုယ့်ရေးကိုယ်တာကိုပြုပြင်ရန်", + "Editor": "အယ်ဒီတာ", + "Editor users have the ability to read, create, and update.": "တည်းဖြတ်အသုံးပြုသူများသည် စာဖတ်ခြင်း၊ ဖန်တီးခြင်းနှင့် အပ်ဒိတ်လုပ်နိုင်စွမ်းရှိသည်။", + "Egypt": "အီဂျစ်", + "El Salvador": "အယ်လ်ဆာဗေဒို", + "Email": "အီးမေးလ်", + "email": "အီးမေးလ်", + "Email Address": "အီးမေးလ်လိပ်စာ", + "Email Addresses": "အီးမေးလ်လိပ်စာများ", + "Email Password Reset Link": "အီးမေးလ် စကားဝှက် ပြန်လည်သတ်မှတ်ရန် လင့်ခ်", + "Email Verification": "အီးမေးလ်အတည်ပြုခြင်း။", + "Enable": "ဖွင့်ပါ။", + "Encrypted environment file already exists.": "ကုဒ်ဝှက်ထားသော ပတ်ဝန်းကျင်ဖိုင် ရှိနှင့်ပြီးဖြစ်သည်။", + "Encrypted environment file not found.": "ကုဒ်ဝှက်ထားသော ပတ်ဝန်းကျင်ဖိုင်ကို ရှာမတွေ့ပါ။", + "Ensure your account is using a long, random password to stay secure.": "သင့်အကောင့်သည် လုံခြုံနေစေရန် ရှည်လျားပြီး ကျပန်းစကားဝှက်ကို အသုံးပြုထားကြောင်း သေချာပါစေ။", + "Environment file already exists.": "ပတ်ဝန်းကျင်ဖိုင် ရှိနှင့်ပြီးဖြစ်သည်။", + "Environment file not found.": "ပတ်ဝန်းကျင်ဖိုင်ကို ရှာမတွေ့ပါ။", + "Equatorial Guinea": "အီကွေတိုရီရယ်ဂီနီ", + "Eritrea": "အီရီထရီးယား", + "Error": "အမှား", + "errors": "အမှားများ", + "Estonia": "အက်စ်တိုးနီးယား", + "Ethiopia": "အီသီယိုးပီးယား", + "ex VAT": "VAT ဟောင်း", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "သက်တမ်း ၁၀", + "Export As CSV": "CSV အဖြစ် ထုတ်ယူပါ။", + "Extra Billing Information": "အပိုငွေတောင်းခံလွှာ အချက်အလက်", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "သင့်ငွေပေးချေမှုကို လုပ်ဆောင်ရန် အပိုအတည်ပြုချက် လိုအပ်ပါသည်။ အောက်ပါခလုတ်ကိုနှိပ်ခြင်းဖြင့် ငွေပေးချေမှုစာမျက်နှာသို့ ဆက်လက်သွားပါ။", + "Failed Subscription Payment": "စာရင်းသွင်းငွေပေးချေမှု မအောင်မြင်ပါ။", + "Failed to load :resource!": ":resource ကို တင်ရန် မအောင်မြင်ပါ။", + "Falkland Islands (Malvinas)": "ဖော့ကလန်ကျွန်းများ (Malvinas)", + "Faroe Islands": "ဖာရိုးကျွန်းစုများ", + "February": "ဖေဖော်ဝါရီ", + "Fiji": "ဖီဂျီ", + "Filename": "ဖိုင်နာမည်", + "Finish enabling two factor authentication.": "အချက်နှစ်ချက်ကို အထောက်အထားစိစစ်ခြင်းကို ဖွင့်ပြီး အပြီးသတ်ပါ။", + "Finland": "ဖင်လန်", + "For your security, please confirm your password to continue.": "သင့်လုံခြုံရေးအတွက် ရှေ့ဆက်ရန် သင့်စကားဝှက်ကို အတည်ပြုပါ။", + "Forbidden": "တားမြစ်ထားသည်။", + "Force Delete": "အတင်းဖျက်ပါ။", + "Force Delete :resource": "အတင်းဖျက်ပါ။ :resource", + "Force Delete Resource": "အရင်းအမြစ်ကို အတင်းဖျက်ပါ။", + "Force Delete Selected": "အတင်းဖျက်ရန် ရွေးချယ်ထားသည်။", + "Forgot Password": "စကားဝှက်မေ့နေပါသလား", + "Forgot your password?": "သင့်စကားဝှက်ကိုမေ့နေပါသလား?", + "Forgot Your Password?": "သင့်စကားဝှက်ကိုမေ့နေပါသလား?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "သင့်စကားဝှက်ကိုမေ့နေပါသလား? ပြဿနာမရှိပါဘူး။ သင့်အီးမေးလ်လိပ်စာကို ကျွန်ုပ်တို့အား အသိပေးပြီး အသစ်တစ်ခုကို ရွေးချယ်နိုင်စေမည့် စကားဝှက်ပြန်လည်သတ်မှတ်သည့်လင့်ခ်ကို သင့်ထံ အီးမေးလ်ပို့ပါမည်။", + "France": "ပြင်သစ်", + "French Guiana": "ပြင်သစ်ဂီယာနာ", + "French Polynesia": "ပြင်သစ်ပိုလီနီးရှား", + "French Southern Territories": "ပြင်သစ်တောင်ပိုင်းနယ်မြေများ", + "From": "ထံမှ", + "Gabon": "ဂါဘွန်", + "Gambia": "ဂမ်ဘီယာ", + "Georgia": "ဂျော်ဂျီယာ", + "Germany": "ဂျာမနီ", + "Ghana": "ဂါနာ", + "Gibraltar": "ကျားမ", + "Go Home": "အိမ်ပြန်သည်", + "Go to page :page": "စာမျက်နှာ :page သို့သွားပါ။", + "Great! You have accepted the invitation to join the :team team.": "မိုက်တယ်! အဖွဲ့ :team တွင်ပါဝင်ရန် ဖိတ်ကြားချက်ကို သင်လက်ခံပြီးဖြစ်သည်။", + "Greece": "ဟေ", + "Greenland": "ဂရင်းလန်း", + "Grenada": "ဂေါသောက်", + "Guadeloupe": "ဂွတ်", + "Guam": "ဂူအမ်", + "Guatemala": "ဂွါတီမာလာ", + "Guernsey": "ဂွာစီ", + "Guinea": "ဂီနီ", + "Guinea-Bissau": "ဂီနီဘစ်ဆော", + "Guyana": "ဂိုင်ယာနာ", + "Haiti": "ဟေတီ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "သင်၏စာရင်းသွင်းမှုကို ပယ်ဖျက်ခြင်းနှင့်ပတ်သက်၍ ဒုတိယအတွေးများ ရှိနေပါသလား။ သင်၏လက်ရှိငွေပေးချေမှုစက်ဝန်းပြီးဆုံးသည်အထိ သင်၏စာရင်းသွင်းမှုကို အချိန်မရွေး ပြန်လည်အသက်သွင်းနိုင်ပါသည်။ သင်၏လက်ရှိငွေပေးချေမှုစက်ဝန်းပြီးဆုံးပြီးနောက်၊ စာရင်းသွင်းမှုအစီအစဉ်အသစ်ကို သင်ရွေးချယ်နိုင်ပါသည်။", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "သင်၏စာရင်းသွင်းမှုကို ပယ်ဖျက်ခြင်းနှင့်ပတ်သက်၍ ဒုတိယအတွေးများ ရှိနေပါသလား။ သင်၏ လက်ရှိငွေပေးချေမှု လည်ပတ်မှု ကုန်ဆုံးသည်အထိ သင့်စာရင်းသွင်းမှုကို အချိန်မရွေး ပြန်လည်အသက်ဝင်နိုင်ပါသည်။ သင်၏လက်ရှိငွေပေးချေမှုစက်ဝန်းပြီးဆုံးပြီးနောက်၊ စာရင်းသွင်းမှုအစီအစဉ်အသစ်ကို သင်ရွေးချယ်နိုင်ပါသည်။", + "Heard Island & Mcdonald Islands": "Heard Island နှင့် McDonald ကျွန်းများ", + "Heard Island and McDonald Islands": "Heard Island နှင့် McDonald ကျွန်းများ", + "Hello!": "မင်္ဂလာပါ!", + "Hide Content": "အကြောင်းအရာကို ဖျောက်ပါ။", + "Hold Up!": "လုယက်သည်!", + "Holy See (Vatican City State)": "Holy See (ဗာတီကန်စီးတီးပြည်နယ်)", + "Honduras": "ဟွန်ဒူးရပ်စ်", + "Hong Kong": "ဟောင်ကောင်", + "Hungary": "ဟန်ဂေရီ", + "I agree to the :terms_of_service and :privacy_policy": "၁၀ နဲ့ ၂၀ ကို သဘောတူတယ်။", + "Iceland": "လန်", + "ID": "အမှတ်သညာ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "လိုအပ်ပါက၊ သင့်စက်ပစ္စည်းအားလုံးရှိ အခြားဘရောက်ဆာဆက်ရှင်များအားလုံးမှ ထွက်နိုင်ပါသည်။ သင်၏လတ်တလောအစည်းအဝေးများမှ အချို့ကို အောက်တွင်ဖော်ပြထားပါသည်။ သို့သော် ဤစာရင်းသည် ပြီးပြည့်စုံခြင်း မဟုတ်ပါ။ သင့်အကောင့်သည် အခိုးခံရသည်ဟု ခံစားရပါက၊ သင့်စကားဝှက်ကိုလည်း အပ်ဒိတ်လုပ်သင့်သည်။", + "If you already have an account, you may accept this invitation by clicking the button below:": "သင့်တွင်အကောင့်တစ်ခုရှိပြီးသားဖြစ်ပါက၊ အောက်ပါခလုတ်ကိုနှိပ်ခြင်းဖြင့် ဤဖိတ်ကြားချက်ကို သင်လက်ခံနိုင်သည်-", + "If you did not create an account, no further action is required.": "အကောင့်တစ်ခုမဖန်တီးခဲ့ပါက၊ နောက်ထပ်လုပ်ဆောင်စရာမလိုအပ်ပါ။", + "If you did not expect to receive an invitation to this team, you may discard this email.": "အကယ်၍ သင်သည် ဤအဖွဲ့ထံသို့ ဖိတ်ကြားချက်ကို လက်ခံရရှိရန် မမျှော်လင့်ထားပါက၊ သင်သည် ဤအီးမေးလ်ကို စွန့်ပစ်နိုင်ပါသည်။", + "If you did not receive the email": "အီးမေးလ်မရရှိခဲ့လျှင်", + "If you did not request a password reset, no further action is required.": "စကားဝှက်ပြန်လည်သတ်မှတ်ခြင်းအား သင်မတောင်းဆိုပါက နောက်ထပ်လုပ်ဆောင်စရာ မလိုအပ်ပါ။", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "သင့်တွင် အကောင့်တစ်ခုမရှိပါက၊ အောက်ပါခလုတ်ကိုနှိပ်ခြင်းဖြင့် သင်ဖန်တီးနိုင်ပါသည်။ အကောင့်တစ်ခုဖန်တီးပြီးနောက်၊ အဖွဲ့ဖိတ်ကြားချက်ကိုလက်ခံရန် ဤအီးမေးလ်ရှိ ဖိတ်ကြားချက်လက်ခံမှုခလုတ်ကို နှိပ်နိုင်သည်-", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "သင်၏ငွေတောင်းခံလွှာများသို့တိကျသောအဆက်အသွယ်သို့မဟုတ်အခွန်အချက်အလက်များကိုထည့်သွင်းရန်လိုအပ်ပါကသင်၏ငွေတောင်းခံလွှာအပြည့်အစုံ, VAT မှတ်ပုံတင်နံပါတ်သို့မဟုတ်မှတ်တမ်းလိပ်စာကိုသင်ဒီမှာထည့်နိုင်သည်။", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" ခလုတ်ကို နှိပ်ရာတွင် ပြဿနာရှိနေပါက အောက်ပါ URL ကို ကူးယူပြီး ကူးထည့်ပါ။\nသင့်ဝဘ်ဘရောက်ဆာထဲသို့", + "Impersonate": "အယောင်ဆောင်", + "Increase": "တိုးမြှင့်လာသည်", + "India": "အိန္ဒိယ", + "Indonesia": "အင်ဒိုနီးရှား", + "Invalid filename.": "ဖိုင်အမည် မမှန်ကန်ပါ။", + "Invalid JSON was returned from the route.": "မမှန်ကန်သော JSON ကို လမ်းကြောင်းမှ ပြန်ပေးခဲ့သည်။", + "Invoice Email Addresses": "ငွေတောင်းခံလွှာအီးမေးလ်လိပ်စာ", + "Invoice emails updated successfully.": "ငွေတောင်းခံလွှာအီးမေးလ်များကိုအောင်မြင်စွာမွမ်းမံ။", + "Invoices": "ပြေစာများ", + "Iran, Islamic Republic Of": "အီရန်", + "Iran, Islamic Republic of": "အီရန်၊ အစ္စလာမ့်သမ္မတနိုင်ငံ၊", + "Iraq": "အီရတ်", + "Ireland": "အိုင်ယာလန်", + "Isle Of Man": "လူ၏ Islele", + "Isle of Man": "လူ၏ Islele", + "Israel": "အစ်", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "သင့်တွင် အသက်ဝင်သော စာရင်းသွင်းမှုတစ်ခု မရှိပါ။ စတင်ရန်အတွက် အောက်ပါစာရင်းသွင်းမှုအစီအစဉ်များထဲမှ တစ်ခုကို သင်ရွေးချယ်နိုင်ပါသည်။ စာရင်းသွင်းမှု အစီအစဉ်များကို သင့်အဆင်ပြေချိန်တွင် ပြောင်းလဲနိုင်သည် သို့မဟုတ် ပယ်ဖျက်နိုင်သည်။", + "Italy": "အီတလီ", + "Jamaica": "ဂျ", + "January": "ဇန်နဝါရီလ", + "Japan": "ဂျပန်", + "Jersey": "ဂျာစီ", + "Jordan": "ဂျော်ဒန်", + "July": "ဇူလိုင်လ", + "June": "ဇွန်လ", + "Kazakhstan": "ဇတ်", + "Kenya": "ကင်ညာ", + "Key": "သော့", + "Kiribati": "ကီရီဘာတီ", + "Korea": "တောင်ကိုရီးယား", + "Korea, Democratic People's Republic of": "ကိုရီးယား၊ ဒီမိုကရက်တစ်ပြည်သူ့သမ္မတနိုင်ငံ၊", + "Korea, Republic of": "ကိုရီးယားသမ္မတနိုင်ငံ၊", + "Kosovo": "ကိုဆိုဗို", + "Kuwait": "ကူဝိတ်", + "Kyrgyzstan": "ကာဂျစ္စတန်", + "Lao People's Democratic Republic": "လာအိုပြည်သူ့ဒီမိုကရက်တစ်သမ္မတနိုင်ငံ", + "Last active": "နောက်ဆုံးအသက်ဝင်သည်။", + "Last used": "နောက်ဆုံးအသုံးပြုခဲ့သည်။", + "Latvia": "လတ်", + "Leave": "ထားခဲ့ပါ။", + "Leave Team": "အသင်းမှထွက်ခွာပါ။", + "Lebanon": "လက်ဘနွန်", + "length": "အရှည်", + "Lens": "မှန်ဘီလူး", + "Lesotho": "လီဆိုသို", + "Liberia": "လိုက်ဘေးရီးယား", + "Libyan Arab Jamahiriya": "လစ်ဗျား အာရပ် ဂျမာဟီရီ", + "Liechtenstein": "လစ်ချ်တင်စတိန်း", + "Light": "အလင်း", + "Lithuania": "လစ်သူယေးနီးယား", + "Load :perPage More": "နောက်ထပ် :perPage ခု တင်ပါ။", + "Loading": "ဒိန်း", + "Location": "တည်နေရာ", + "Log in": "လော့ဂ်အင်", + "Log In": "လော့ဂ်အင်", + "Log Out": "Log Out လုပ်ပါ။", + "Log out": "ထွက်လိုက်ပါ။", + "Log Out Other Browser Sessions": "အခြားဘရောက်ဆာဆက်ရှင်များကိုထွက်ပါ။", + "Log Viewer": "မှတ်တမ်းကြည့်ရှုသူ", + "Login": "လော့ဂ်အင်", + "Logout": "ထွက်လိုက်ပါ။", + "Logs": "မှတ်တမ်းများ", + "Luxembourg": "လူဇင်ဘတ်", + "Macao": "မကာအို", + "Macedonia": "မြောက်မက်ဆီဒိုးနီးယား", + "Macedonia, the former Yugoslav Republic of": "မက်ဆီဒိုးနီးယား၊ ယခင် ယူဂိုဆလပ်သမ္မတနိုင်ငံ၊", + "Madagascar": "မဒါဂတ်စကာ", + "Malawi": "မော်လဝီ", + "Malaysia": "မလေးရှား", + "Maldives": "မော်လဒိုက်", + "Mali": "မာလီ", + "Malta": "မော်လ", + "Manage Account": "အကောင့်ကို စီမံပါ။", + "Manage and log out your active sessions on other browsers and devices.": "အခြားဘရောက်ဆာများနှင့် စက်များတွင် သင်၏တက်ကြွသော ဆက်ရှင်များကို စီမံခန့်ခွဲပြီး ထွက်ပါ။", + "Manage API Tokens": "API တိုကင်များကို စီမံပါ။", + "Manage Role": "Role ကို စီမံပါ။", + "Manage Team": "အဖွဲ့ကို စီမံခန့်ခွဲပါ။", + "Managing billing for :billableName": ":billableName အတွက် ငွေတောင်းခံခြင်းကို စီမံခန့်ခွဲခြင်း။", + "March": "မတ်လ", + "Mark all as Read": "အားလုံးကို ဖတ်ပြီးကြောင်း အမှတ်အသားပြုပါ။", + "Mark all notifications as read": "အသိပေးချက်အားလုံးကို ဖတ်ပြီးကြောင်း အမှတ်အသားပြုပါ။", + "Mark Read": "ဖတ်ရန်မှတ်သားပါ။", + "Mark Unread": "မဖတ်ရသေးကြောင်း အမှတ်အသားပြုပါ။", + "Marshall Islands": "မာရှယ်ကျွန်းများ", + "Martinique": "မာတီနစ်", + "Mauritania": "မော်ရီတေးနီးယား", + "Mauritius": "မောရစ်သျှ", + "May": "မေ", + "Mayotte": "မာယော့", + "Mexico": "မက္ကဆီကို", + "Micronesia, Federated States Of": "မိုက်ခရိုနီးရှား", + "Micronesia, Federated States of": "မိုက်ခရိုနီးရှား၊ Federated States ၏", + "Moldova": "မော်လ်ဒိုဗာ", + "Moldova, Republic of": "မော်လ်ဒိုဗာနိုင်ငံ၊", + "Monaco": "မိုနာကို", + "Mongolia": "မွန်ဂိုလီးယား", + "Montenegro": "မွန်တီနီဂရိုး", + "Month To Date": "လမှယနေ့ထိ", + "Monthly": "လစဉ်", + "monthly": "လစဉ်", + "Montserrat": "မွန်ဆင်", + "Morocco": "မော်", + "Mozambique": "မိုဇမ်ဘစ်", + "Myanmar": "မြန်မာ", + "Name": "နာမည်", + "name": "နာမည်", + "Namibia": "နမီးဘီးယား", + "Nauru": "nauru", + "Nepal": "နီပေါ", + "Netherlands": "နယ်သာလန်", + "Netherlands Antilles": "နယ်သာလန် အန်တီ", + "Nevermind": "ကိစ္စမရှိပါဘူး", + "Nevermind, I'll keep my old plan": "စိတ်မဆိုးပါဘူး၊ ငါ့အစီအစဉ်ဟောင်းကို ငါသိမ်းထားမယ်။", + "New": "အသစ်", + "New :resource": "အသစ် ၁၀", + "New Caledonia": "နယူးကယ်လီဒိုးနီးယား", + "New Password": "စကားဝှက်အသစ်", + "New Zealand": "နယူးဇီလန်", + "Next": "နောက်တစ်ခု", + "Next Payment": "နောက်တစ်ခု ငွေပေးချေမှု", + "Next Payment on": "နောက်တစ်ခု ငွေပေးချေမှုကို ဖွင့်ပါ။", + "Nicaragua": "နီကာရာဂွာ", + "Niger": "နိုင်ဂျာ", + "Nigeria": "နိုင်ဂျီးရီးယား", + "Niue": "နီယသည်", + "No": "မရှိ", + "No :resource matched the given criteria.": "နံပါတ် :resource သည် သတ်မှတ်စံနှုန်းများနှင့် ကိုက်ညီပါသည်။", + "No additional information...": "အပိုအချက်အလက်များမရှိပါ...", + "No Current Data": "လက်ရှိဒေတာမရှိပါ။", + "No Data": "ဒေတာမရှိပါ။", + "no file selected": "မည်သည့်ဖိုင်ကိုမျှ မရွေးချယ်ပါ။", + "No Increase": "တိုးခြင်းမရှိ", + "No payment methods on file.": "ဖိုင်တွင် ငွေပေးချေမှုနည်းလမ်းမရှိပါ။", + "No payment scheduled.": "ငွေပေးချေရန် အစီအစဉ်မရှိပါ။", + "No Prior Data": "ကြိုတင်ဒေတာမရှိပါ။", + "No Results Found.": "ရလဒ်များမတွေ့ပါ။", + "Norfolk Island": "Norfolk ကျွန်း", + "Northern Mariana Islands": "မြောက်မာရီယာနာကျွန်းစုများ", + "Norway": "နော်ဝေး", + "Not Found": "မတွေ့ပါ", + "Notifications": "အသိပေးချက်များ", + "Nova": "နိုဗာ", + "Nova User": "Nova အသုံးပြုသူ", + "November": "နိုဝင်ဘာလ", + "October": "အောက်တိုဘာလ", + "of": "၏", + "OK": "အိုကေ", + "Oman": "အိုမန်", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "အဖွဲ့တစ်ခုကို ဖျက်လိုက်သည်နှင့် ၎င်း၏အရင်းအမြစ်များနှင့် ဒေတာအားလုံးကို အပြီးအပိုင် ဖျက်လိုက်ပါမည်။ ဤအဖွဲ့ကို မဖျက်မီ သင်ဆက်လက်ထိန်းသိမ်းလိုသော ဤအဖွဲ့နှင့်ပတ်သက်သည့် မည်သည့်ဒေတာ သို့မဟုတ် အချက်အလက်ကိုမဆို ဒေါင်းလုဒ်လုပ်ပါ။", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "သင့်အကောင့်ကို ဖျက်လိုက်သည်နှင့် ၎င်း၏အရင်းအမြစ်များနှင့် ဒေတာအားလုံးကို အပြီးအပိုင် ဖျက်လိုက်ပါမည်။ သင့်အကောင့်ကို မဖျက်မီ၊ ထိန်းသိမ်းထားလိုသော မည်သည့်ဒေတာ သို့မဟုတ် အချက်အလက်ကိုမဆို ဒေါင်းလုဒ်လုပ်ပါ။", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "သင့်အကောင့်ကို ဖျက်လိုက်သည်နှင့် ၎င်း၏အရင်းအမြစ်များနှင့် ဒေတာအားလုံးကို အပြီးအပိုင် ဖျက်လိုက်ပါမည်။ သင့်အကောင့်ကို အပြီးတိုင်ဖျက်လိုကြောင်း အတည်ပြုရန် သင့်စကားဝှက်ကို ထည့်သွင်းပါ။", + "Only Trashed": "အမှိုက်ပုံးထဲသာ", + "Open Invoices": "ငွေတောင်းခံလွှာများကို ဖွင့်ပါ။", + "Original": "မူရင်း", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ကျွန်ုပ်တို့၏ ငွေပေးချေမှုစီမံခန့်ခွဲရေးပေါ်တယ်သည် သင့်စာရင်းသွင်းမှုအစီအစဉ်၊ ငွေပေးချေမှုနည်းလမ်းနှင့် သင်၏လတ်တလော ငွေတောင်းခံလွှာများကို ဒေါင်းလုဒ်လုပ်ရန် အဆင်ပြေစွာစီမံနိုင်စေပါသည်။", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ကျွန်ုပ်တို့၏ ငွေပေးချေမှုစီမံခန့်ခွဲရေးပေါ်တယ်သည် သင့်စာရင်းသွင်းမှုအစီအစဉ်၊ ငွေပေးချေမှုနည်းလမ်းများကို အဆင်ပြေစွာ စီမံခန့်ခွဲနိုင်ပြီး သင့်လတ်တလော ငွေတောင်းခံလွှာများကို ဒေါင်းလုဒ်လုပ်ရန် ခွင့်ပြုပါသည်။", + "Page Expired": "Page သက်တမ်းကုန်သွားပါပြီ။", + "Pagination Navigation": "Pagination အညွှန်း", + "Paid": "အခကြေးငွေ", + "Pakistan": "ပါကစ္စတန်", + "Palau": "ပလောင်", + "Palestinian Territory, Occupied": "ပါလက်စတိုင်းနယ်မြေ၊ သိမ်းပိုက်", + "Panama": "ပနားမား", + "Papua New Guinea": "ပါပူဝါနယူးဂီနီ", + "Paraguay": "ပါရာဂွေး", + "Password": "စကားဝှက်", + "password": "စကားဝှက်", + "Payment Confirmation": "ငွေပေးချေမှု အတည်ပြုချက်", + "Payment Information": "ငွေပေးချေမှုအချက်အလက်", + "Payment information updated successfully.": "ငွေပေးချေမှု အချက်အလက်ကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ထားသည်။", + "Payment Method": "ငွေပေးချေစနစ်", + "Payment Methods": "ငွေပေးချေမှုနည်းလမ်းများ", + "Payment Required": "ငွေပေးချေမှု လိုအပ်ပါသည်။", + "Payments": "ငွေပေးချေမှုများ", + "Pending Team Invitations": "ဆိုင်းငံ့ထားသော အဖွဲ့ ဖိတ်ကြားချက်များ", + "Per Page": "စာမျက်နှာတစ်ခုစီ", + "Permanently delete this team.": "ဤအဖွဲ့ကို အပြီးဖျက်ပါ။", + "Permanently delete your account.": "သင့်အကောင့်ကို အပြီးတိုင်ဖျက်ပါ။", + "Permissions": "ခွင့်ပြုချက်များ", + "Peru": "ပီရူး", + "Philippines": "ဖိလစ်ပိုင်", + "Photo": "ဓာတ်ပုံ", + "Pitcairn": "ကိန်", + "Please accept the terms of service.": "ကျေးဇူးပြု၍ ဝန်ဆောင်မှုစည်းမျဉ်းများကို လက်ခံပါ။", + "Please click the button below to verify your email address.": "သင့်အီးမေးလ်လိပ်စာကို အတည်ပြုရန် အောက်ပါခလုတ်ကို နှိပ်ပါ။", + "Please confirm access to your account by entering one of your emergency recovery codes.": "သင်၏ အရေးပေါ် ပြန်လည်ရယူရေး ကုဒ်များထဲမှ တစ်ခုကို ထည့်ခြင်းဖြင့် သင့်အကောင့်သို့ ဝင်ရောက်ခွင့်ကို အတည်ပြုပါ။", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "ကျေးဇူးပြု၍ သင်၏ အထောက်အထားစိစစ်သူ အပလီကေးရှင်းမှ ပံ့ပိုးပေးသော စစ်မှန်ကြောင်း ကုဒ်ကို ထည့်သွင်းခြင်းဖြင့် သင့်အကောင့်သို့ ဝင်ရောက်ခွင့်ကို အတည်ပြုပါ။", + "Please confirm your password before continuing.": "ဆက်မလုပ်မီ သင့်စကားဝှက်ကို အတည်ပြုပါ။", + "Please copy your new API token. For your security, it won't be shown again.": "သင်၏ API တိုကင်အသစ်ကို ကူးယူပါ။ သင့်လုံခြုံရေးအတွက်၊ ၎င်းကို ထပ်မံပြသမည်မဟုတ်ပါ။", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "သင့်စက်ပစ္စည်းအားလုံးရှိ အခြားဘရောက်ဆာဆက်ရှင်များမှ ထွက်လိုကြောင်း အတည်ပြုရန် သင့်စကားဝှက်ကို ထည့်သွင်းပါ။", + "Please provide a maximum of three invoice emails addresses.": "ကျေးဇူးပြု. ငွေတောင်းခံလွှာအီးမေးလ်လိပ်စာအများဆုံးလိပ်စာများကိုပေးပါ။", + "Please provide the email address of the person you would like to add to this team.": "ဤအဖွဲ့သို့ သင်ထည့်လိုသော ပုဂ္ဂိုလ်၏ အီးမေးလ်လိပ်စာကို ကျေးဇူးပြု၍ ပေးပါ။", + "Please set a default payment method before retrying payments.": "ငွေပေးချေမှုမပြုမီ default ငွေပေးချေမှုနည်းလမ်းကိုသတ်မှတ်ပါ။", + "Please set a default payment method before swapping plans.": "အစီအစဉ်များကို လဲလှယ်ခြင်းမပြုမီ ပုံသေငွေပေးချေမှုနည်းလမ်းကို သတ်မှတ်ပါ။", + "Poland": "ပိုလန်", + "Portugal": "ပေါ်တူဂီ", + "Press / to search": "ရှာဖွေရန် / ကိုနှိပ်ပါ။", + "Preview": "စမ်းကြည့်ပါ။", + "Previewing": "အစမ်းကြည့်ရှုခြင်း။", + "Previous": "အရင်", + "Privacy Policy": "ကိုယ်ရေးအချက်အလက်မူဝါဒ", + "Profile": "ကိုယ်ရေးအကျဉ်း", + "Profile Information": "ကိုယ်ရေးအချက်အလက်", + "Puerto Rico": "ပွာတိုရီကို", + "Qatar": "ကာတာ", + "Quarter To Date": "ရက်စွဲမှလေးပုံတပုံ", + "Recovery Code": "ပြန်လည်ထူထောင်ရေးကုဒ်", + "Refresh": "ပြန်လည်စတင်ပါ။", + "Regards,": "လေးစားစွာဖြင့်,", + "Regenerate Recovery Codes": "ပြန်လည်ရယူရေးကုဒ်များကို ပြန်ထုတ်ပါ။", + "Register": "မှတ်ပုံတင်ပါ။", + "Reload": "ပြန်တင်ပါ။", + "Remember me": "ကျွန်တော့်ကိုမှတ်မိပါသလား", + "Remember Me": "ကျွန်တော့်ကိုမှတ်မိပါသလား", + "Remove": "ဖယ်ရှားပါ။", + "Remove Photo": "ဓာတ်ပုံကို ဖယ်ရှားပါ။", + "Remove Team Member": "အဖွဲ့သားကို ဖယ်ရှားပါ။", + "Replicate": "ပုံတူကူးပါ။", + "Required fields": "လိုအပ်သောအကွက်များ", + "Resend Verification Email": "အတည်ပြုအီးမေးလ်ကို ပြန်ပို့ပါ။", + "Reset Filters": "စစ်ထုတ်မှုများကို ပြန်လည်သတ်မှတ်ပါ။", + "Reset Password": "လျှို့ဝှတ်နံပါတ်အားမူလအတိုင်းပြန်လုပ်သည်", + "Reset Password Notification": "စကားဝှက် အသိပေးချက်ကို ပြန်လည်သတ်မှတ်ပါ။", + "resource": "အရင်းအမြစ်", + "Resource Row Dropdown": "အရင်းအမြစ် Row Dropdown", + "Resources": "အရင်းအမြစ်များ", + "resources": "အရင်းအမြစ်များ", + "Restore": "ပြန်ယူပါ။", + "Restore :resource": "ပြန်ယူပါ။ :resource", + "Restore Resource": "အရင်းအမြစ်ကို ပြန်လည်ရယူပါ။", + "Restore Selected": "ပြန်လည်ရယူရန် ရွေးချယ်ထားသည်။", + "results": "ရလဒ်များ", + "Resume Subscription": "စာရင်းသွင်းမှုကို ပြန်လည်စတင်ပါ။", + "Retry Payment": "ငွေပေးချေမှုကို ထပ်စမ်းကြည့်ပါ။", + "Return to :appName": ":appName သို့ ပြန်သွားရန်", + "Reunion": "ရီယူနီယံ", + "Role": "အခန်းကဏ္ဍ", + "Romania": "ရိုမေးနီးယား", + "Run Action": "လုပ်ဆောင်ချက်ကို လုပ်ဆောင်ပါ။", + "Russian Federation": "ရုရှားပြည်ထောင်စု", + "Rwanda": "ရဝမ်ဒါ", + "Réunion": "ရီယူနီယံ", + "Saint Barthelemy": "စိန့်ဘာသလမီ", + "Saint Barthélemy": "စိန့်barthélemy", + "Saint Helena": "စိန့်ဟယ်လီနာ", + "Saint Kitts And Nevis": "စိန့်ကစ်နှင့် နီဗစ်", + "Saint Kitts and Nevis": "Saint Kitts နှင့် Nevis", + "Saint Lucia": "စိန့်လူစီယာ", + "Saint Martin": "စိန့်မာတင်", + "Saint Martin (French part)": "Saint Martin (ပြင်သစ်အပိုင်း)", + "Saint Pierre And Miquelon": "စိန့် Pierre နှင့် Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre နှင့် Miquelon", + "Saint Vincent And Grenadines": "စိန့်ဗင်းဆင့်နှင့် ဂရီနာဒီနေး", + "Saint Vincent and the Grenadines": "Saint Vincent နှင့် Grenadines", + "Samoa": "ဆာမိုအာ", + "San Marino": "ဆန်မာရီနို", + "Sao Tome And Principe": "São Tomé နှင့် Príncipe", + "Sao Tome and Principe": "Sao Tome နှင့် Principe", + "Saudi Arabia": "ဆော်ဒီအာရေဗျ", + "Save": "သိမ်းဆည်းပါ။", + "Saved.": "သိမ်းဆည်းထားသည်။", + "Scroll to bottom": "အောက်ခြေသို့ဆင်းပါ။", + "Scroll to top": "အပေါ်မှလှိမ့်ပါ။", + "Search": "ရှာရန်", + "Secure Area": "လုံခြုံသောဧရိယာ", + "Select": "ရွေးချယ်ပါ။", + "Select a different plan": "မတူညီသော အစီအစဉ်ကို ရွေးချယ်ပါ။", + "Select a log file...": "မှတ်တမ်းဖိုင်ကို ရွေးပါ...", + "Select A New Photo": "ဓာတ်ပုံအသစ်ကို ရွေးပါ။", + "Select Action": "လုပ်ဆောင်ချက်ကို ရွေးပါ။", + "Select all": "အားလုံးကို ရွေးပါ။", + "Select All Dropdown": "Dropdown အားလုံးကို ရွေးပါ။", + "Select this page": "ဤစာမျက်နှာကို ရွေးပါ။", + "Send Password Reset Link": "Password Reset Link ကို ပေးပို့ပါ။", + "Senegal": "ဆီနီဂေါ", + "September": "စက်တင်ဘာ", + "Serbia": "ဆားဗီးယား", + "Server Error": "ဆာဗာ အမှား", + "Service Unavailable": "ဝန်ဆောင်မှုမရရှိနိုင်ပါ", + "Set as default": "ပုံသေအဖြစ် သတ်မှတ်ပါ။", + "Setup Key": "စနစ်ထည့်သွင်းရန် ကီး", + "Seychelles": "ဆေးရှဲလ်", + "Show All Fields": "အကွက်အားလုံးကို ပြပါ။", + "Show Content": "အကြောင်းအရာကို ပြပါ။", + "Show Recovery Codes": "ပြန်လည်ရယူရေးကုဒ်များကို ပြပါ။", + "Showing": "သတ်တယ်။", + "Sierra Leone": "ဆီးရီးယားလီယွန်း", + "Signed in as": "အဖြစ် ဝင်ရောက်ခဲ့သည်။", + "Singapore": "စင်္ကာပူ", + "Sint Maarten (Dutch part)": "စင့်မာတင် (နယ်သာလန်အပိုင်း)", + "Slovakia": "ဆလိုဗက်ကီးယား", + "Slovenia": "ဆလိုဗေးနီးယား", + "Soft Deleted": "ပျော့ခွေဖျက်သည်။", + "Solomon Islands": "ဆော်လမွန်ကျွန်းများ", + "Somalia": "ဆိုမာလီယာ", + "Something went wrong.": "တစ်ခုခုမှားသွားသည်။", + "Sorry! You are not authorized to perform this action.": "ဆောရီး! ဤလုပ်ဆောင်ချက်ကို လုပ်ဆောင်ရန် သင့်အား ခွင့်မပြုပါ။", + "Sorry, your session has expired.": "ဝမ်းနည်းပါတယ်၊ သင့်စက်ရှင် သက်တမ်းကုန်သွားပါပြီ။", + "South Africa": "တောင်အာဖရိက", + "South Georgia And Sandwich Isl.": "တောင်ဂျော်ဂျီယာနှင့် South Sandwich ကျွန်းများ", + "South Georgia and the South Sandwich Islands": "တောင်ဂျော်ဂျီယာနှင့် South Sandwich ကျွန်းများ", + "South Sudan": "တောင်ဆူဒန်", + "Spain": "စပိန်", + "Sri Lanka": "သီရိလင်္ကာ", + "Standalone Actions": "သီးခြားလုပ်ဆောင်မှုများ", + "Start Polling": "မဲစာရင်းစတင်ပါ။", + "Start polling": "မဲရုံစတင်ပါ။", + "State / County": "ပြည်နယ်/ခရိုင်", + "Stop Impersonating": "အယောင်ဆောင်ခြင်းကို ရပ်လိုက်ပါ။", + "Stop Polling": "မဲစာရင်း ရပ်ပါ။", + "Stop polling": "မဲရုံရပ်ပါ။", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ဤပြန်လည်ရယူခြင်းကုဒ်များကို လုံခြုံသော စကားဝှက်မန်နေဂျာတွင် သိမ်းဆည်းပါ။ သင်၏ အချက်နှစ်ချက် စစ်မှန်ကြောင်းအထောက်အထားပြကိရိယာ ပျောက်ဆုံးသွားပါက သင့်အကောင့်သို့ ဝင်ရောက်ခွင့်ကို ပြန်လည်ရယူရန် ၎င်းတို့ကို အသုံးပြုနိုင်သည်။", + "Subscribe": "စာရင်းသွင်းပါ။", + "Subscription Information": "စာရင်းသွင်းမှုအချက်အလက်", + "Subscription Pending": "စာရင်းသွင်းမှု ဆိုင်းငံ့ထားသည်။", + "Sudan": "ဆူဒန်", + "Suriname": "ဆူရီနမ်", + "Svalbard And Jan Mayen": "Svalbard နှင့် Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard နှင့် Jan Mayen", + "Swaziland": "ဆွာဇီလန်", + "Sweden": "ဆွီဒင်", + "Switch Teams": "အသင်းများပြောင်းပါ။", + "Switzerland": "ဆွစ်ဇာလန်", + "Syrian Arab Republic": "ဆီးရီးယား အာရပ်သမ္မတနိုင်ငံ၊", + "System": "စနစ်", + "Taiwan": "ထိုင်ဝမ်", + "Taiwan, Province of China": "ထိုင်ဝမ်၊ တရုတ်ပြည်နယ်", + "Tajikistan": "တာဂျစ်ကစ္စတန်", + "Tanzania": "တန်ဇန်းနီးယား", + "Tanzania, United Republic of": "တန်ဇန်းနီးယား၊ ယူနိုက်တက်သမ္မတနိုင်ငံ၊", + "TAX": "အခွန်", + "Team Details": "အဖွဲ့အသေးစိတ်", + "Team Invitation": "အသင်းဖိတ်ကြားခြင်း။", + "Team Members": "အဖွဲ့သားများ", + "Team Name": "အသင်းနာမည်", + "Team Owner": "အသင်းပိုင်ရှင်", + "Team Settings": "အဖွဲ့ဆက်တင်များ", + "Terms of Service": "ဝန်ဆောင်မှုစည်းမျဉ်းများ", + "Thailand": "ထိုင်း", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "စာရင်းသွင်းသည့်အတွက် ကျေးဇူးတင်ပါသည်။ မစတင်မီ၊ ကျွန်ုပ်တို့ သင့်ထံ အီးမေးလ်ပို့ထားသော လင့်ခ်ကို နှိပ်ခြင်းဖြင့် သင့်အီးမေးလ်လိပ်စာကို အတည်ပြုနိုင်ပါသလား။ အကယ်၍ သင်သည် အီးမေးလ်ကို လက်ခံရရှိခြင်းမရှိပါက၊ ကျွန်ုပ်တို့သည် သင့်အား ဝမ်းမြောက်စွာ ပေးပို့ပါမည်။", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "သင်၏ဆက်လက်ပံ့ပိုးမှုအတွက် ကျေးဇူးတင်ပါသည်။ သင့်မှတ်တမ်းများအတွက် သင့်ပြေစာမိတ္တူကို ကျွန်ုပ်တို့ ပူးတွဲတင်ပြထားပါသည်။ သင့်တွင် မေးခွန်းများ သို့မဟုတ် စိုးရိမ်ပူပန်မှုများရှိပါက ကျွန်ုပ်တို့အား အသိပေးပါ။", + "Thanks,": "ကျေးဇူး၊", + "The :attribute must be a valid role.": ":attribute သည် မှန်ကန်သောအခန်းကဏ္ဍဖြစ်ရမည်။", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute တွင် အနည်းဆုံး အက္ခရာ :length ရှိရမည်ဖြစ်ပြီး အနည်းဆုံး နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute တွင် အနည်းဆုံး အက္ခရာ :length ရှိရမည်ဖြစ်ပြီး အနည်းဆုံး အထူးစာလုံးတစ်လုံးနှင့် နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute တွင် အနည်းဆုံး စာလုံး :length ရှိရမည်ဖြစ်ပြီး အနည်းဆုံး အထူးဇာတ်ကောင်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute တွင် အနည်းဆုံး စာလုံး :length ရှိရမည်ဖြစ်ပြီး အနည်းဆုံး စာလုံးအကြီးတစ်လုံးနှင့် နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute တွင် အနည်းဆုံး စာလုံး :length ရှိရမည်ဖြစ်ပြီး အနည်းဆုံး စာလုံးအကြီးတစ်လုံးနှင့် အထူးစာလုံးတစ်လုံး ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute တွင် အနည်းဆုံး အက္ခရာ :length ရှိရမည်ဖြစ်ပြီး အနည်းဆုံး စာလုံးအကြီးတစ်လုံး၊ နံပါတ်တစ်ခုနှင့် အထူးအက္ခရာတစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute တွင် အနည်းဆုံး စာလုံး :length ရှိရမည်ဖြစ်ပြီး အနည်းဆုံး စာလုံးအကြီး တစ်လုံး ပါဝင်ရပါမည်။", + "The :attribute must be at least :length characters.": ":attribute သည် အနည်းဆုံး စာလုံး :length ရှိရပါမည်။", + "The :attribute must contain at least one letter.": ":attribute တွင် အနည်းဆုံး စာလုံးတစ်လုံးပါရမည်။", + "The :attribute must contain at least one number.": ":attribute တွင် အနည်းဆုံး နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must contain at least one symbol.": ":attribute တွင် အနည်းဆုံး သင်္ကေတတစ်ခု ပါဝင်ရပါမည်။", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute တွင် အနည်းဆုံး စာလုံးအကြီးတစ်ခုနှင့် စာလုံးသေးတစ်လုံး ပါဝင်ရပါမည်။", + "The :resource was created!": ":resource ကိုဖန်တီးခဲ့သည်။", + "The :resource was deleted!": ":resource ကို ဖျက်လိုက်ပါပြီ။", + "The :resource was restored!": ":resource ကိုပြန်လည်ရရှိခဲ့သည်။", + "The :resource was updated!": ":resource ကို အပ်ဒိတ်လုပ်ခဲ့သည်။", + "The action was executed successfully.": "လုပ်ဆောင်ချက်ကို အောင်မြင်စွာ လုပ်ဆောင်နိုင်ခဲ့သည်။", + "The default payment method cannot be removed.": "မူရင်းငွေပေးချေမှုနည်းလမ်းကို ဖယ်ရှား၍မရပါ။", + "The file was deleted!": "ဖိုင်ကို ဖျက်လိုက်ပါပြီ။", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ပေးထားသော :attribute သည် data ပေါက်ကြားမှုတစ်ခုပေါ်လာသည်။ မတူညီသော :attribute ကို ရွေးပါ။", + "The given data was invalid.": "ပေးထားသောဒေတာသည် မမှန်ကန်ပါ။", + "The government won't let us show you what's behind these doors": "ဒီတံခါးတွေရဲ့နောက်ကွယ်မှာ ဘာတွေရှိတယ်ဆိုတာကို အစိုးရက ပြသခွင့်မပြုပါဘူး။", + "The HasOne relationship has already been filled.": "HasOne ဆက်ဆံရေးသည် ပြည့်စုံနေပြီဖြစ်သည်။", + "The image could not be loaded": "ပုံကို တင်၍မရပါ။", + "The image could not be loaded.": "ပုံကို တင်၍မရပါ။", + "The invoice emails must be valid email addresses.": "ငွေတောင်းခံလွှာအီးမေးလ်များသည်မှန်ကန်သောအီးမေးလ်လိပ်စာများဖြစ်ရမည်။", + "The password is incorrect.": "စကားဝှက် မမှန်ပါ။", + "The provided coupon code is invalid.": "ပေးထားသောကူပွန်ကုဒ်သည် မမှန်ကန်ပါ။", + "The provided password does not match your current password.": "ပေးထားသည့် စကားဝှက်သည် သင့်လက်ရှိ စကားဝှက်နှင့် မကိုက်ညီပါ။", + "The provided password was incorrect.": "ပေးထားသည့် စကားဝှက်သည် မမှန်ပါ။", + "The provided two factor authentication code was invalid.": "ပေးထားသော အချက်နှစ်ချက် အထောက်အထားစိစစ်ခြင်းကုဒ်သည် မမှန်ကန်ပါ။", + "The provided two factor recovery code was invalid.": "ပေးထားသော အချက်နှစ်ချက် ပြန်လည်ရယူရေးကုဒ်သည် မမှန်ကန်ပါ။", + "The provided VAT number is invalid.": "ပေးထားသော VAT နံပါတ်သည် မမှန်ကန်ပါ။", + "The resource was attached!": "အရင်းအမြစ်ကို ပူးတွဲပါရှိသည်။", + "The resource was prevented from being saved!": "အရင်းအမြစ်ကို သိမ်းဆည်းခြင်းမှ တားဆီးခံခဲ့ရသည်။", + "The resource was updated!": "အရင်းအမြစ်ကို အပ်ဒိတ်လုပ်ခဲ့သည်။", + "The response is not a streamed response.": "တုံ့ပြန်မှုသည် တိုက်ရိုက်ထုတ်လွှင့်သည့် တုံ့ပြန်မှုမဟုတ်ပါ။", + "The response is not a view.": "တုံ့ပြန်မှုဟာ အမြင်မဟုတ်ဘူး။", + "The selected country is invalid.": "ရွေးချယ်ထားသောနိုင်ငံသည် မမှန်ကန်ပါ။", + "The selected plan is invalid.": "ရွေးချယ်ထားသော အစီအစဉ်သည် မမှန်ကန်ပါ။", + "The selected resources have been :action!": "ရွေးချယ်ထားသော အရင်းအမြစ်များသည် :action ခုဖြစ်သည်။", + "The team's name and owner information.": "အသင်း၏အမည်နှင့် ပိုင်ရှင်အချက်အလက်။", + "There are no available options for this resource.": "ဤအရင်းအမြစ်အတွက် ရနိုင်သောရွေးချယ်စရာများ မရှိပါ။", + "There are no fields to display.": "ပြသရန် အကွက်များ မရှိပါ။", + "There are no new notifications.": "အကြောင်းကြားချက်အသစ်များ မရှိပါ။", + "There was a problem executing the action.": "လုပ်ဆောင်ချက်ကို လုပ်ဆောင်ရာတွင် ပြဿနာရှိခဲ့သည်။", + "There was a problem fetching the resource.": "အရင်းအမြစ်ကို ရယူရာတွင် ပြဿနာရှိနေသည်။", + "There was a problem submitting the form.": "ဖောင်တင်ရာတွင် ပြဿနာရှိနေသည်။", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ဤလူများကို သင့်အဖွဲ့သို့ ဖိတ်ကြားထားပြီး ဖိတ်ကြားချက်အီးမေးလ်တစ်စောင် ပေးပို့ထားသည်။ အီးမေးလ်ဖိတ်ကြားချက်ကို လက်ခံခြင်းဖြင့် ၎င်းတို့အဖွဲ့သို့ ချိတ်ဆက်နိုင်သည်။", + "This account does not have an active subscription.": "ဤအကောင့်တွင် လက်ရှိ စာရင်းသွင်းမှု မရှိပါ။", + "This action is unauthorized.": "ဤလုပ်ဆောင်ချက်သည် ခွင့်ပြုချက်မရှိပေ။", + "This copy of Nova is unlicensed.": "ဤ Nova မိတ္တူသည် လိုင်စင်မဲ့ဖြစ်သည်။", + "This coupon code can only be used by new customers.": "ဤကူပွန်ကုဒ်ကို ဖောက်သည်အသစ်များသာ အသုံးပြုနိုင်သည်။", + "This device": "ဒီကိရိယာ", + "This file field is read-only.": "ဤဖိုင်အကွက်သည် ဖတ်ရန်သာဖြစ်သည်။", + "This invoice is no longer open.": "ဤငွေတောင်းခံလွှာကို မဖွင့်တော့ပါ။", + "This is a secure area of the application. Please confirm your password before continuing.": "ဤသည်မှာ အပလီကေးရှင်း၏ လုံခြုံသောနေရာတစ်ခုဖြစ်သည်။ ဆက်မလုပ်မီ သင့်စကားဝှက်ကို အတည်ပြုပါ။", + "This password does not match our records.": "ဤစကားဝှက်သည် ကျွန်ုပ်တို့၏မှတ်တမ်းများနှင့် မကိုက်ညီပါ။", + "This password reset link will expire in :count minutes.": "ဤစကားဝှက်ကို ပြန်လည်သတ်မှတ်သည့်လင့်ခ်သည် :count မိနစ်အတွင်း သက်တမ်းကုန်ဆုံးမည်ဖြစ်သည်။", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ဤငွေပေးချေမှုကိုစတင်ခဲ့သည်, သို့သော်ရန်ပုံငွေများကိုလက်ခံရရှိခြင်းမရှိသေးပါ။ ၎င်းသည် 14 ရက်အထိကြာနိုင်သည်။", + "This resource no longer exists": "ဤအရင်းအမြစ် မရှိတော့ပါ။", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ဤစာရင်းသွင်းမှုမှာ သက်တမ်းကုန်သွားပြီး ပြန်လည်စတင်၍မရပါ။ စာရင်းသွင်းမှုအသစ်တစ်ခု ဖန်တီးပါ။", + "This user already belongs to the team.": "ဤအသုံးပြုသူသည် အသင်းတွင်ရှိပြီးသားဖြစ်သည်။", + "This user has already been invited to the team.": "ဤအသုံးပြုသူကို အဖွဲ့သို့ ဖိတ်ကြားထားပြီးဖြစ်သည်။", + "Timor-Leste": "တီမောလက်စ်တီ", + "to": "ရန်", + "To": "ရန်", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "အချက်နှစ်ချက် စစ်မှန်ကြောင်းအထောက်အထားပြသခြင်းကို အပြီးသတ်ရန်၊ သင့်ဖုန်း၏အထောက်အထားစိစစ်ခြင်းအက်ပ်ကို အသုံးပြု၍ အောက်ပါ QR ကုဒ်ကို စကင်န်ဖတ်ပါ သို့မဟုတ် စနစ်ထည့်သွင်းရန်သော့ကို ရိုက်ထည့်ပြီး ထုတ်လုပ်ထားသော OTP ကုဒ်ကို ပေးဆောင်ပါ။", + "Today": "ဒီနေ့", + "Toggle navigation": "အညွှန်းကို ပြောင်းပါ။", + "Togo": "သွားရန်", + "Tokelau": "တိုကီလော", + "Token Name": "တိုကင်အမည်", + "Tonga": "တွန်ဂါ", + "Too Many Requests": "တောင်းဆိုမှုများ အလွန်များသည်။", + "total": "စုစုပေါင်း", + "Total:": "စုစုပေါင်း-", + "Trashed": "အမှိုက်ပုံး", + "Trinidad And Tobago": "ထရီနီဒက်နှင့်တိုဘာဂို", + "Trinidad and Tobago": "ထရီနီဒက်နှင့်တိုဘာဂို", + "Tunisia": "တူနီးရှား", + "Turkey": "ကြက်ဆင်", + "Turkmenistan": "တာ့ခ်မင်နစ္စတန်", + "Turks And Caicos Islands": "Turks နှင့် Caicos ကျွန်းစုများ", + "Turks and Caicos Islands": "Turks နှင့် Caicos ကျွန်းစုများ", + "Tuvalu": "တူဗာလူ", + "Two Factor Authentication": "အချက်နှစ်ချက်စစ်မှန်ကြောင်းအထောက်အထားပြသခြင်း", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "အချက်နှစ်ချက်ကို စစ်မှန်ကြောင်းအထောက်အထားပြခြင်းကို ယခုဖွင့်ထားသည်။ သင့်ဖုန်း၏ authenticator အပလီကေးရှင်းကို အသုံးပြု၍ အောက်ပါ QR ကုဒ်ကို စကန်ဖတ်ပါ သို့မဟုတ် စနစ်ထည့်သွင်းရန် သော့ကို ထည့်သွင်းပါ။", + "Type": "ရိုက်ပါ။", + "Uganda": "ယူဂန်ဒါ", + "Ukraine": "ယူကရိန်း", + "Unauthorized": "ခွင့်မပြု", + "United Arab Emirates": "အာရပ်စော်ဘွားများ ပြည်ထောင်စု", + "United Kingdom": "ယူနိုက်တက်ကင်းဒမ်း", + "United States": "ယူအက်စ်", + "United States Minor Outlying Islands": "United States Minor Outlying ကျွန်းများ", + "United States Outlying Islands": "U.S. Outlying ကျွန်းများ", + "Unknown": "မသိ", + "Unpaid": "အခကြေးငွေမယူရသေး", + "Update": "မွမ်းမံ", + "Update & Continue Editing": "အပ်ဒိတ်လုပ်ပြီး ဆက်လက်တည်းဖြတ်ပါ။", + "Update :resource": "အပ်ဒိတ် ၁၀", + "Update :resource: :title": "အပ်ဒိတ် ၁၀:၂၀", + "Update attached :resource: :title": "Update ပူးတွဲပါ :resource::title", + "Update Password": "စကားဝှက်ကို အပ်ဒိတ်လုပ်ပါ။", + "Update Payment Information": "ငွေပေးချေမှုအချက်အလက်ကို အပ်ဒိတ်လုပ်ပါ။", + "Update Payment Method": "ငွေပေးချေမှုနည်းလမ်းကို အပ်ဒိတ်လုပ်ပါ။", + "Update your account's profile information and email address.": "သင့်အကောင့်၏ ပရိုဖိုင်အချက်အလက်နှင့် အီးမေးလ်လိပ်စာကို အပ်ဒိတ်လုပ်ပါ။", + "Uploading": "တင်ခြင်း။", + "Uploading files... (:current/:total)": "ဖိုင်များ တင်နေသည်... (၁၀/၂၀)", + "Uruguay": "ဥရုဂွေး", + "Use a recovery code": "ပြန်လည်ရယူရေးကုဒ်ကို သုံးပါ။", + "Use an authentication code": "စစ်မှန်ကြောင်းအထောက်အထားပြကုဒ်ကိုသုံးပါ။", + "User Actions": "အသုံးပြုသူလုပ်ဆောင်ချက်များ", + "User Security": "အသုံးပြုသူလုံခြုံရေး", + "Username": "အသုံးပြုသူအမည်", + "Uzbekistan": "ဧကစ္စတန်", + "Value": "တန်ဖိုး", + "Vanuatu": "ဗာနူအာတူ", + "VAT Number": "VAT နံပါတ်", + "Venezuela": "ဗင်နီဇွဲလား", + "Venezuela, Bolivarian Republic of": "ဗင်နီဇွဲလား၊ ဘိုလီဗာရီယန်သမ္မတနိုင်ငံ", + "Verify Email Address": "အီးမေးလ်လိပ်စာကို အတည်ပြုပါ။", + "Verify Your Email Address": "သင့်အီးမေးလ်လိပ်စာကို အတည်ပြုပါ။", + "Viet Nam": "ဗီယက်နမ်", + "View": "အမြင်", + "Virgin Islands, British": "ဗာဂျင်ကျွန်းစု၊ ဗြိတိသျှ", + "Virgin Islands, U.S.": "ဗာဂျင်ကျွန်းစု၊ U.S.", + "Wallis And Futuna": "Wallis နှင့် Futuna", + "Wallis and Futuna": "Wallis နှင့် Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "သင့်စာရင်းသွင်းမှုကို ကျွန်ုပ်တို့ လုပ်ဆောင်နေပါသည်။ စာရင်းသွင်းမှုကို အောင်မြင်စွာ လုပ်ဆောင်ပြီးသည်နှင့်၊ ဤစာမျက်နှာသည် အလိုအလျောက် အပ်ဒိတ်လုပ်မည်ဖြစ်သည်။ ပုံမှန်အားဖြင့်၊ ဤလုပ်ငန်းစဉ်သည် စက္ကန့်အနည်းငယ်သာ ကြာသင့်သည်။", + "We are unable to process your payment. Please contact customer support.": "သင့်ငွေပေးချေမှုကို ကျွန်ုပ်တို့ လုပ်ဆောင်၍မရပါ။ ကျေးဇူးပြု၍ ဖောက်သည်အကူအညီကို ဆက်သွယ်ပါ။", + "We have emailed your password reset link!": "သင့်စကားဝှက်ပြန်လည်သတ်မှတ်ခြင်းလင့်ခ်ကို ကျွန်ုပ်တို့ အီးမေးလ်ပို့ပြီးပါပြီ။", + "We were unable to find a registered user with this email address.": "ဤအီးမေးလ်လိပ်စာဖြင့် စာရင်းသွင်းအသုံးပြုသူတစ်ဦးကို ကျွန်ုပ်တို့ ရှာမတွေ့နိုင်ခဲ့ပါ။", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "သင်အောက်တွင်ဖော်ပြထားသောအီးမေးလ်လိပ်စာများသို့ငွေတောင်းခံလွှာကိုကျွန်ုပ်တို့ပေးပို့ပါမည်။ ကော်မာများကိုအသုံးပြုပြီးအီးမေးလ်လိပ်စာများစွာကိုသင်ခွဲခြားနိုင်သည်။", + "We're lost in space. The page you were trying to view does not exist.": "ငါတို့ အာကာသထဲမှာ ပျောက်သွားတယ်။ သင်ကြည့်ရှုရန် ကြိုးစားနေသည့် စာမျက်နှာ မရှိပါ။", + "Welcome Back!": "ကြိုဆိုပါတယ်!", + "Western Sahara": "အနောက်ဆာဟာရ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "အချက်နှစ်ချက် စစ်မှန်ကြောင်းအထောက်အထားပြခြင်းကို ဖွင့်ထားသောအခါ၊ စစ်မှန်ကြောင်းစစ်ဆေးနေစဉ်အတွင်း လုံခြုံပြီး ကျပန်းတိုကင်တစ်ခုအတွက် သင့်အား သတိပေးပါလိမ့်မည်။ သင့်ဖုန်း၏ Google Authenticator အပလီကေးရှင်းမှ ဤတိုကင်ကို ရယူနိုင်ပါသည်။", + "Whoops": "ရန်ကုန်မြို့တွင်း", + "Whoops!": "အိုး!", + "Whoops! Something went wrong.": "အိုး! တစ်ခုခုမှားသွားသည်။", + "With Trashed": "အမှိုက်ပုံးနှင့်", + "Write": "ရေးပါ။", + "Year To Date": "နှစ်စမှယနေ့အထိ", + "Yearly": "နှစ်အလိုက်", + "Yemen": "ယီမင်", + "Yes": "ဟုတ်ကဲ့", + "You are already subscribed.": "သင်သည် စာရင်းသွင်းထားပြီးဖြစ်သည်။", + "You are currently within your free trial period. Your trial will expire on :date.": "သင်သည် လက်ရှိတွင် သင်၏ အခမဲ့ အစမ်းသုံးကာလ အတွင်းတွင် ရှိနေပါသည်။ သင်၏စမ်းသပ်မှုသည် :date ရက်နေ့တွင် သက်တမ်းကုန်ဆုံးမည်ဖြစ်သည်။", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "သင်သည် လက်ရှိတွင် သင်၏ အခမဲ့ အစမ်းသုံးကာလ အတွင်းတွင် ရှိနေပါသည်။ သင်၏အစမ်းသုံးကာလသည် :date ရက်နေ့တွင် သက်တမ်းကုန်ဆုံးပါမည်။ စာရင်းသွင်းမှုအသစ်တစ်ခုစတင်ခြင်းဖြင့် သင်၏အစမ်းသုံးမှုကို အဆုံးသတ်ပါမည်။", + "You are logged in!": "သင်သည် အကောင့်ဝင်ထားသည်။", + "You are receiving this email because we received a password reset request for your account.": "သင့်အကောင့်အတွက် စကားဝှက်ပြန်လည်သတ်မှတ်ရန် တောင်းဆိုချက်ကို ကျွန်ုပ်တို့ လက်ခံရရှိသောကြောင့် ဤအီးမေးလ်ကို လက်ခံရရှိခြင်းဖြစ်သည်။", + "You have been invited to join the :team team!": "အဖွဲ့ :team တွင် ပါဝင်ရန် သင့်အား ဖိတ်ကြားထားသည်။", + "You have enabled two factor authentication.": "အချက်နှစ်ချက်ကို အထောက်အထားစိစစ်ခြင်းကို သင်ဖွင့်ထားသည်။", + "You have not enabled two factor authentication.": "အချက်နှစ်ချက်ကို အထောက်အထားစိစစ်ခြင်းကို သင်ဖွင့်မထားပါ။", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "သင့်တွင် အခကြေးငွေမယူရသေးသော ငွေတောင်းခံလွှာအချို့ရှိသည်။ သင့်မူရင်းငွေပေးချေမှုနည်းလမ်းကို အပ်ဒိတ်လုပ်ပြီးနောက်၊ အောက်ဖော်ပြပါ ငွေပေးချေမှုစာရင်းမှတစ်ဆင့် ငွေပေးချေမှုများကို ထပ်မံကြိုးစားနိုင်ပါသည်။", + "You may accept this invitation by clicking the button below:": "အောက်ပါခလုတ်ကိုနှိပ်ခြင်းဖြင့် သင်သည် ဤဖိတ်ကြားချက်ကို လက်ခံနိုင်သည်-", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "သင်၏စာရင်းသွင်းမှုကို အချိန်မရွေး ပယ်ဖျက်နိုင်သည်။ သင်၏စာရင်းသွင်းမှုကို ပယ်ဖျက်လိုက်သည်နှင့်၊ သင်၏လက်ရှိငွေပေးချေမှုစက်ဝန်းပြီးဆုံးသည်အထိ စာရင်းသွင်းမှုကို ပြန်လည်စတင်ရန် ရွေးချယ်ခွင့်ရှိသည်။", + "You may delete any of your existing tokens if they are no longer needed.": "၎င်းတို့ကို မလိုအပ်တော့ပါက သင့်ရှိပြီးသား တိုကင်များကို ဖျက်နိုင်ပါသည်။", + "You may not delete your personal team.": "သင့်ကိုယ်ရေးကိုယ်တာအဖွဲ့ကို ဖျက်၍မရပါ။", + "You may not leave a team that you created.": "သင်ဖန်တီးထားသောအဖွဲ့ကို သင်ထားခဲ့၍မရပါ။", + "You will receive an invoice and payment link via email for each billing period.": "ငွေတောင်းခံသည့်ကာလတစ်ခုစီအတွက် ငွေတောင်းခံလွှာနှင့် ငွေပေးချေမှုလင့်ခ်တစ်ခုကို အီးမေးလ်မှတစ်ဆင့် လက်ခံရရှိမည်ဖြစ်သည်။", + "You're logged in!": "သင်အကောင့်ဝင်ပြီးပါပြီ။", + "Your :invoiceName invoice is now available!": "သင်၏ ပြေစာ ၁၀ ခုကို ယခု ရနိုင်ပါပြီ။", + "Your billing address is :address :address2 :postal_code :city :state :country": "သင့်ငွေပေးချေရမည့်လိပ်စာမှာ :address :address2 :postal_code :city :state :country ဖြစ်သည်။", + "Your card was declined. Please contact your card issuer for more information.": "သင့်ကတ်ကို ငြင်းပယ်ခဲ့သည်။ နောက်ထပ်အချက်အလက်များအတွက် ကျေးဇူးပြု၍ သင့်ကတ်ထုတ်ပေးသူထံ ဆက်သွယ်ပါ။", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "သင့်လက်ရှိငွေပေးချေမှုနည်းလမ်းမှာ :lastFour တွင်အဆုံးသတ်သည့် ခရက်ဒစ်ကတ်ဖြစ်ပြီး :expiration ရက်တွင်သက်တမ်းကုန်ဆုံးမည်ဖြစ်သည်။", + "Your email address is unverified.": "သင့်အီးမေးလ်လိပ်စာကို အတည်မပြုရသေးပါ။", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "သင်၏နောက်ဆုံးပေးချေမှု :amount ကို မအောင်မြင်ပါ။ မအောင်မြင်သောငွေပေးချေမှုကို ထပ်စမ်းကြည့်ရန် သင့်ငွေပေးချေနည်းလမ်းကို အပ်ဒိတ်လုပ်ပါ။", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date တွင် :amount ၏နောက်ဆုံးပေးချေမှုမအောင်မြင်ပါ။ မအောင်မြင်သောငွေပေးချေမှုကို ထပ်စမ်းကြည့်ရန် သင့်ငွေပေးချေနည်းလမ်းကို အပ်ဒိတ်လုပ်ပါ။", + "Your next payment of :amount will be processed on :date.": "သင်၏နောက်ထပ်ပေးချေမှု :amount သည် :date ရက်နေ့တွင်ဖြစ်လိမ့်မည်။", + "Your payment method has been added successfully.": "သင့်ငွေပေးချေမှုနည်းလမ်းကို အောင်မြင်စွာ ထည့်သွင်းပြီးပါပြီ။", + "Your payment method will be charged automatically for each billing period.": "ငွေပေးချေမှုကာလတစ်ခုစီအတွက် သင့်ငွေပေးချေနည်းလမ်းကို အလိုအလျောက် ကောက်ခံသွားပါမည်။", + "Your registered VAT Number is :vatNumber.": "သင်၏မှတ်ပုံတင်ထားသော VAT နံပါတ်သည် :vatNumber ဖြစ်သည်။", + "Your subscription has been started successfully.": "သင်၏ စာရင်းသွင်းမှုကို အောင်မြင်စွာ စတင်လိုက်ပါပြီ။", + "Your subscription has been successfully cancelled.": "သင်၏ စာရင်းသွင်းမှုကို အောင်မြင်စွာ ပယ်ဖျက်လိုက်ပါပြီ။", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "သင်၏ စာရင်းသွင်းမှုကို အောင်မြင်စွာ ပယ်ဖျက်လိုက်ပါပြီ။ သင့်ငွေပေးချေသည့်ကာလ ကုန်ဆုံးသည်အထိ သင်ဝင်ရောက်ခွင့်ရှိပါမည်။", + "Your subscription was successfully resumed.": "သင်၏ စာရင်းသွင်းမှုကို အောင်မြင်စွာ ပြန်လည်စတင်ခဲ့သည်။", + "Your subscription was successfully updated.": "သင်၏ စာရင်းသွင်းမှုကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ထားပါသည်။", + "Zambia": "ဇမ်ဘီယာ", + "Zimbabwe": "ဇင်ဘာဘွေ", + "Zip / Postal Code": "စာတိုက်/စာတိုက်ကုဒ်", + "Åland Islands": "Åland ကျွန်းစုများ" +} diff --git a/locales/my/php-inline.json b/locales/my/php-inline.json new file mode 100644 index 00000000000..db41882dfe0 --- /dev/null +++ b/locales/my/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ဤအကွက်ကို လက်ခံရပါမည်။", + "accepted_if": ":other သည် :value ဖြစ်သောအခါ ဤအကွက်ကို လက်ခံရပါမည်။", + "active_url": "ဤအကွက်သည် မှန်ကန်သော URL မဟုတ်ပါ။", + "after": "ဤအကွက်သည် :date ပြီးနောက် ရက်စွဲတစ်ခု ဖြစ်ရပါမည်။", + "after_or_equal": "ဤအကွက်သည် :date ၏နောက် သို့မဟုတ် ညီမျှသည့် ရက်စွဲတစ်ခု ဖြစ်ရပါမည်။", + "alpha": "ဤအကွက်တွင် စာလုံးများသာ ပါဝင်ရပါမည်။", + "alpha_dash": "ဤအကွက်တွင် စာလုံးများ၊ နံပါတ်များ၊ ဒက်ရှ်များနှင့် အောက်အမှတ်များသာ ပါဝင်ရပါမည်။", + "alpha_num": "ဤအကွက်တွင် စာလုံးများနှင့် နံပါတ်များသာ ပါဝင်ရပါမည်။", + "any_of": "ဒီကွက်လပ်သည်မမှန်ကန်ပါ", + "array": "ဤအကွက်သည် ခင်းကျင်းမှုတစ်ခု ဖြစ်ရပါမည်။", + "ascii": "ဤအကွက်တွင် single-byte အက္ခရာဂဏန်းစာလုံးများနှင့် သင်္ကေတများသာ ပါဝင်ရပါမည်။", + "attached": "ဤအကွက်ကို ပူးတွဲပြီးဖြစ်သည်။", + "before": "ဤအကွက်သည် :date မတိုင်မီ ရက်စွဲတစ်ခု ဖြစ်ရပါမည်။", + "before_or_equal": "ဤအကွက်သည် :date မတိုင်မီ သို့မဟုတ် ညီမျှသော ရက်စွဲတစ်ခု ဖြစ်ရမည်။", + "between.array": "ဤအကွက်တွင် အကြောင်းအရာ :min နှင့် :max ကြားရှိရမည်။", + "between.file": "ဤအကွက်သည် :min နှင့် :max ကီလိုဘိုက်ကြားရှိရမည်။", + "between.numeric": "ဤအကွက်သည် :min နှင့် :max ကြား ဖြစ်ရမည်။", + "between.string": "ဤအကွက်သည် စာလုံးရေ :min နှင့် :max ကြားရှိရမည်။", + "boolean": "ဤအကွက်သည် မှန်သည် သို့မဟုတ် မှားနေရပါမည်။", + "can": "ဤအကွက်တွင် ခွင့်ပြုချက်မရှိဘဲ တန်ဖိုးတစ်ခု ပါရှိသည်။", + "confirmed": "ဤအကွက်အတည်ပြုချက်နှင့် မကိုက်ညီပါ။", + "contains": "ဤအကွက်တွင် လိုအပ်သောတန်ဖိုးတစ်ခု ပျောက်ဆုံးနေပါသည်။", + "date": "ဤအကွက်သည် တရားဝင်သော ရက်စွဲမဟုတ်ပါ။", + "date_equals": "ဤအကွက်သည် :date နှင့် ညီမျှသော ရက်စွဲဖြစ်ရမည်။", + "date_format": "ဤအကွက်သည် ဖော်မတ် :format နှင့် မကိုက်ညီပါ။", + "decimal": "ဤအကွက်တွင် ဒဿမ :decimal နေရာရှိရမည်။", + "declined": "ဤအကွက်ကို ငြင်းပယ်ရပါမည်။", + "declined_if": ":other သည် :value ဖြစ်သောအခါ ဤအကွက်ကို ငြင်းပယ်ရပါမည်။", + "different": "ဤအကွက်နှင့် :other ကွဲပြားရပါမည်။", + "digits": "ဤအကွက်သည် ဂဏန်း :digits လုံး ဖြစ်ရမည်။", + "digits_between": "ဤအကွက်သည် ဂဏန်း :min နှင့် :max ကြားရှိရမည်။", + "dimensions": "ဤအကွက်တွင် မမှန်ကန်သော ပုံအတိုင်းအတာများရှိသည်။", + "distinct": "ဤအကွက်တွင် ထပ်နေသောတန်ဖိုးတစ်ခုရှိသည်။", + "doesnt_contain": "ဤကွက်လပ်တွင်အောက်ပါတို့မှမဆံ့ရ။ :values ။", + "doesnt_end_with": "ဤအကွက်သည် အောက်ပါများထဲမှ တစ်ခုနှင့် အဆုံးမသတ်ရပါ။ :values.", + "doesnt_start_with": "ဤအကွက်သည် အောက်ပါများထဲမှ တစ်ခုနှင့် မစတင်ရပါမည်- :values။", + "email": "ဤအကွက်သည် တရားဝင်အီးမေးလ်လိပ်စာဖြစ်ရမည်။", + "ends_with": "ဤအကွက်သည် အောက်ပါတို့အနက်မှ တစ်ခုဖြင့် အဆုံးသတ်ရပါမည်- :values။", + "enum": "ရွေးချယ်ထားသော အကွက်သည် မမှန်ကန်ပါ။", + "exists": "ရွေးချယ်ထားသော အကွက်သည် မမှန်ကန်ပါ။", + "extensions": "ဤအကွက်တွင် အောက်ပါ extension များထဲမှ တစ်ခုရှိရမည်- :values။", + "file": "ဤအကွက်သည် ဖိုင်ဖြစ်ရပါမည်။", + "filled": "ဤအကွက်တွင် တန်ဖိုးတစ်ခုရှိရမည်။", + "gt.array": "ဤအကွက်တွင် အကြောင်းအရာ :value ထက်ပိုရပါမည်။", + "gt.file": "ဤအကွက်သည် :value ကီလိုဘိုက်ထက်ကြီးရပါမည်။", + "gt.numeric": "ဤအကွက်သည် :value ထက်ကြီးရမည်။", + "gt.string": "ဤအကွက်သည် စာလုံး :value လုံးထက်ကြီးရပါမည်။", + "gte.array": "ဤအကွက်တွင် အကြောင်းအရာ :value ခု သို့မဟုတ် ထို့ထက်ပို၍ ရှိရပါမည်။", + "gte.file": "ဤအကွက်သည် :value ကီလိုဘိုက်ထက် ကြီးရမည် သို့မဟုတ် ညီရမည်။", + "gte.numeric": "ဤအကွက်သည် :value ထက်ကြီးသည် သို့မဟုတ် ညီမျှရပါမည်။", + "gte.string": "ဤအကွက်သည် စာလုံး :value လုံးထက်ကြီးရမည် သို့မဟုတ် ညီရမည်။", + "hex_color": "ဤအကွက်သည် မှန်ကန်သော ဆဋ္ဌမတန်အရောင် ဖြစ်ရပါမည်။", + "image": "ဤအကွက်သည် ပုံဖြစ်ရမည်။", + "in": "ရွေးချယ်ထားသော အကွက်သည် မမှန်ကန်ပါ။", + "in_array": "ဤအကွက် :other တွင်မရှိပါ။", + "in_array_keys": "ဤကွက်လပ်တွင်အောက်ပါသော့များထဲမှအနည်းဆုံးတစ်ခုပါဝင်ရမည် - :values ။", + "integer": "ဤအကွက်သည် ကိန်းပြည့်ဖြစ်ရမည်။", + "ip": "ဤအကွက်သည် တရားဝင် IP လိပ်စာဖြစ်ရပါမည်။", + "ipv4": "ဤအကွက်သည် တရားဝင် IPv4 လိပ်စာဖြစ်ရပါမည်။", + "ipv6": "ဤအကွက်သည် တရားဝင် IPv6 လိပ်စာဖြစ်ရမည်။", + "json": "ဤအကွက်သည် တရားဝင် JSON စာကြောင်းဖြစ်ရပါမည်။", + "list": "ဤအကွက်သည် စာရင်းဖြစ်ရပါမည်။", + "lowercase": "ဤအကွက်သည် စာလုံးသေးဖြစ်ရမည်။", + "lt.array": "ဤအကွက်တွင် အကြောင်းအရာ :value ထက်နည်းရမည်။", + "lt.file": "ဤအကွက်သည် :value ကီလိုဘိုက်ထက်နည်းရမည်။", + "lt.numeric": "ဤအကွက်သည် :value ထက်နည်းရမည်။", + "lt.string": "ဤအကွက်သည် စာလုံး :value လုံးထက်နည်းရမည်။", + "lte.array": "ဤအကွက်တွင် အကြောင်းအရာ :value ခုထက် မပိုရပါ။", + "lte.file": "ဤအကွက်သည် :value ကီလိုဘိုက်အောက် သို့မဟုတ် ညီမျှရပါမည်။", + "lte.numeric": "ဤအကွက်သည် :value အောက် သို့မဟုတ် ညီမျှရပါမည်။", + "lte.string": "ဤအကွက်သည် စာလုံး :value လုံးထက်နည်းရမည် သို့မဟုတ် ညီရမည်။", + "mac_address": "ဤအကွက်သည် တရားဝင် MAC လိပ်စာဖြစ်ရမည်။", + "max.array": "ဤအကွက်တွင် အကြောင်းအရာ :max ခုထက် မပိုရပါ။", + "max.file": "ဤအကွက်သည် :max ကီလိုဘိုက်ထက် မပိုရပါ။", + "max.numeric": "ဤအကွက်သည် :max ထက်မကြီးရပါ။", + "max.string": "ဤအကွက်သည် စာလုံး :max လုံးထက် မပိုရပါ။", + "max_digits": "ဤအကွက်တွင် ဂဏန်း :max လုံးထက် မပိုရပါ။", + "mimes": "ဤအကွက်သည် ဖိုင်အမျိုးအစား :values ဖြစ်ရပါမည်။", + "mimetypes": "ဤအကွက်သည် ဖိုင်အမျိုးအစား :values ဖြစ်ရမည်။", + "min.array": "ဤအကွက်တွင် အနည်းဆုံး :min ခုရှိရမည်။", + "min.file": "ဤအကွက်သည် အနည်းဆုံး :min ကီလိုဘိုက်ရှိရမည်။", + "min.numeric": "ဤအကွက်သည် အနည်းဆုံး :min ဖြစ်ရမည်။", + "min.string": "ဤအကွက်သည် အနည်းဆုံး စာလုံး :min လုံးရှိရမည်။", + "min_digits": "ဤအကွက်တွင် အနည်းဆုံး ဂဏန်း :min လုံး ရှိရမည်။", + "missing": "ဤအကွက်ပျောက်နေရပါမည်။", + "missing_if": ":other သည် :value ဖြစ်သောအခါ ဤအကွက်ပျောက်နေရပါမည်။", + "missing_unless": ":other သည် :value မဟုတ်ပါက ဤအကွက်ပျောက်နေရပါမည်။", + "missing_with": ":values ရှိသောအခါ ဤအကွက် ပျောက်နေရပါမည်။", + "missing_with_all": ":values ရှိသောအခါ ဤအကွက် ပျောက်နေရပါမည်။", + "multiple_of": "ဤအကွက်သည် :value ၏ တိုးကိန်းဖြစ်ရပါမည်။", + "not_in": "ရွေးချယ်ထားသော အကွက်သည် မမှန်ကန်ပါ။", + "not_regex": "ဤအကွက်ဖော်မတ်သည် မမှန်ကန်ပါ။", + "numeric": "ဤအကွက်သည် နံပါတ်တစ်ခု ဖြစ်ရပါမည်။", + "password.letters": "ဤအကွက်တွင် အနည်းဆုံး စာလုံးတစ်လုံး ပါရှိရမည်။", + "password.mixed": "ဤအကွက်တွင် အနည်းဆုံး စာလုံးအကြီးတစ်ခုနှင့် စာလုံးအသေးတစ်ခု ပါဝင်ရပါမည်။", + "password.numbers": "ဤအကွက်တွင် အနည်းဆုံး နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "password.symbols": "ဤအကွက်တွင် အနည်းဆုံးသင်္ကေတတစ်ခု ပါဝင်ရပါမည်။", + "password.uncompromised": "ပေးထားသောအကွက်သည် ဒေတာပေါက်ကြားမှုတစ်ခုပေါ်လာသည်။ အခြားအကွက်တစ်ခုကို ရွေးပါ။", + "present": "ဤအကွက်သည် ရှိနေရမည်။", + "present_if": ":other သည် :value ဖြစ်သောအခါ ဤအကွက်သည် ရှိနေရပါမည်။", + "present_unless": ":other သည် :value မဟုတ်ပါက ဤအကွက်သည် ရှိနေရပါမည်။", + "present_with": ":values ရှိသောအခါ ဤအကွက်သည် ရှိနေရပါမည်။", + "present_with_all": ":values ရှိသောအခါ ဤအကွက်သည် ရှိနေရပါမည်။", + "prohibited": "ဤအကွက်ကို တားမြစ်ထားသည်။", + "prohibited_if": ":other မှ :value အတွင်း ဤအကွက်ကို တားမြစ်ထားသည်။", + "prohibited_if_accepted": ":other ကိုလက်ခံသောအခါဤကွက်လပ်ကိုတားမြစ်သည်။", + "prohibited_if_declined": ":other လျော့နည်းသွားသောအခါဤလယ်ပြင်တားမြစ်သည်။", + "prohibited_unless": ":other တွင် :values မဟုတ်ပါက ဤအကွက်ကို တားမြစ်ထားသည်။", + "prohibits": "ဤအကွက်တွင် :other ဦးရှိနေခြင်းကို တားမြစ်ထားသည်။", + "regex": "ဤအကွက်ဖော်မတ်သည် မမှန်ကန်ပါ။", + "relatable": "ဤအကွက်သည် ဤအရင်းအမြစ်နှင့် မဆက်စပ်နိုင်ပါ။", + "required": "ဤစာကွက်လပ်မှာဖြည့်ရန်လိုအပ်ပါသည်။", + "required_array_keys": "ဤအကွက်တွင် ထည့်သွင်းမှုများ ပါဝင်ရမည်- :values။", + "required_if": ":other သည် :value ဖြစ်သောအခါ ဤအကွက်ကို လိုအပ်သည်။", + "required_if_accepted": ":other ကို လက်ခံသောအခါ ဤအကွက်ကို လိုအပ်ပါသည်။", + "required_if_declined": ":other ကို ငြင်းပယ်သည့်အခါ ဤအကွက်ကို လိုအပ်ပါသည်။", + "required_unless": ":other တွင် :values မဟုတ်ပါက ဤအကွက်ကို လိုအပ်ပါသည်။", + "required_with": ":values ရှိသောအခါ ဤအကွက်ကို လိုအပ်ပါသည်။", + "required_with_all": ":values ရှိသောအခါ ဤအကွက်ကို လိုအပ်ပါသည်။", + "required_without": ":values မရှိသည့်အခါ ဤအကွက်ကို လိုအပ်ပါသည်။", + "required_without_all": ":values တွင် တစ်ခုမျှ မရှိပါက ဤအကွက်ကို လိုအပ်ပါသည်။", + "same": "ဤအကွက်နှင့် :other ကိုက်ညီရမည်။", + "size.array": "ဤအကွက်တွင် အကြောင်းအရာ :size ခု ပါဝင်ရပါမည်။", + "size.file": "ဤအကွက်သည် :size ကီလိုဘိုက်ရှိရမည်။", + "size.numeric": "ဤအကွက်သည် :size ဖြစ်ရမည်။", + "size.string": "ဤအကွက်သည် စာလုံး :size လုံးဖြစ်ရပါမည်။", + "starts_with": "ဤအကွက်သည် အောက်ပါများထဲမှ တစ်ခုနှင့် စတင်ရပါမည်- :values။", + "string": "ဤအကွက်သည် စာကြောင်းတစ်ခု ဖြစ်ရမည်။", + "timezone": "ဤအကွက်သည် မှန်ကန်သော အချိန်ဇုန်ဖြစ်ရမည်။", + "ulid": "ဤအကွက်သည် မှန်ကန်သော ULID ဖြစ်ရပါမည်။", + "unique": "ဤအကွက်ကို ယူထားပြီးဖြစ်သည်။", + "uploaded": "ဤအကွက်ကို အပ်လုဒ်လုပ်၍မရပါ။", + "uppercase": "ဤအကွက်သည် စာလုံးကြီးဖြစ်ရမည်။", + "url": "ဤအကွက်သည် မှန်ကန်သော URL ဖြစ်ရပါမည်။", + "uuid": "ဤအကွက်သည် တရားဝင် UUID ဖြစ်ရပါမည်။" +} diff --git a/locales/my/php.json b/locales/my/php.json new file mode 100644 index 00000000000..533f21b6e4b --- /dev/null +++ b/locales/my/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute ကိုလက်ခံရပါမည်။", + "accepted_if": ":other မှ :value တွင် :attribute ကိုလက်ခံရပါမည်။", + "active_url": ":attribute သည် မှန်ကန်သော URL မဟုတ်ပါ။", + "after": ":attribute သည် :date နောက်ပိုင်းရက်စွဲဖြစ်ရမည်။", + "after_or_equal": ":attribute သည် :date ၏နောက် သို့မဟုတ် ညီမျှသည့်ရက်စွဲဖြစ်ရမည်။", + "alpha": ":attribute လုံးတွင် စာလုံးများသာ ပါဝင်ရပါမည်။", + "alpha_dash": ":attribute တွင် စာလုံးများ၊ နံပါတ်များ၊ ဒက်ရှ်များနှင့် အောက်ခံများသာ ပါဝင်ရပါမည်။", + "alpha_num": ":attribute တွင် အက္ခရာများနှင့် ဂဏန်းများသာ ပါဝင်ရပါမည်။", + "any_of": ":attribute လယ်ပြင်သည်မမှန်ကန်ပါ။", + "array": ":attribute သည် array တစ်ခုဖြစ်ရမည်။", + "ascii": "အကွက် :attribute တွင် single-byte အက္ခရာဂဏန်းစာလုံးများနှင့် သင်္ကေတများသာ ပါဝင်ရပါမည်။", + "attached": "ဒီ :attribute က တွဲပြီးသွားပြီ။", + "before": ":attribute သည် :date မတိုင်မီရက်စွဲဖြစ်ရပါမည်။", + "before_or_equal": ":attribute သည် :date မတိုင်မီရက်စွဲတစ်ခုဖြစ်ရမည်။", + "between.array": ":attribute တွင် ပစ္စည်း :min မှ :max ကြားရှိရမည်။", + "between.file": ":attribute သည် :min နှင့် :max ကီလိုဘိုက်ကြားရှိရမည်။", + "between.numeric": ":attribute သည် :min နှင့် :max ကြားရှိရမည်။", + "between.string": ":attribute သည် စာလုံး :min နှင့် :max ကြားရှိရမည်။", + "boolean": "အကွက် :attribute သည် မှန် သို့မဟုတ် မှား ဖြစ်ရပါမည်။", + "can": "အကွက် :attribute တွင် ခွင့်ပြုချက်မရှိဘဲ တန်ဖိုးတစ်ခုပါရှိသည်။", + "confirmed": ":attribute အတည်ပြုချက်နှင့် မကိုက်ညီပါ။", + "contains": "အကွက် :attribute တွင် လိုအပ်သောတန်ဖိုးတစ်ခု ပျောက်ဆုံးနေပါသည်။", + "current_password": "စကားဝှက် မမှန်ပါ။", + "date": ":attribute သည် တရားဝင်ရက်စွဲမဟုတ်ပါ။", + "date_equals": ":attribute သည် :date နှင့် ညီမျှသော ရက်စွဲဖြစ်ရမည်။", + "date_format": ":attribute သည် ပုံစံ :format နှင့် မကိုက်ညီပါ။", + "decimal": "အကွက် :attribute တွင် ဒဿမ :decimal နေရာရှိရမည်။", + "declined": ":attribute ကို ငြင်းပယ်ရမည်။", + "declined_if": ":other သည် :value ဖြစ်သောအခါ :attribute ကို ငြင်းပယ်ရပါမည်။", + "different": ":attribute နှင့် :other ကွဲပြားရပါမည်။", + "digits": ":attribute သည် ဂဏန်း :digits ဖြစ်ရမည်။", + "digits_between": ":attribute သည် ဂဏန်း :min နှင့် :max ကြား ဖြစ်ရမည်။", + "dimensions": ":attribute တွင် မမှန်ကန်သော ပုံအတိုင်းအတာများရှိသည်။", + "distinct": "အကွက် :attribute တွင် ထပ်နေသောတန်ဖိုးတစ်ခုရှိသည်။", + "doesnt_contain": ":attribute ကွက်တွင်အောက်ပါတို့မှမဆံ့ရ - :values ။", + "doesnt_end_with": "အကွက် :attribute သည် အောက်ပါများထဲမှ တစ်ခုနှင့် အဆုံးမသတ်ရပါမည်- :values။", + "doesnt_start_with": "အကွက် :attribute သည် အောက်ပါများထဲမှ တစ်ခုနှင့် မစတင်ရပါမည်- :values။", + "email": ":attribute သည် တရားဝင်အီးမေးလ်လိပ်စာဖြစ်ရမည်။", + "ends_with": ":attribute သည် အောက်ပါတို့အနက်မှ တစ်ခုနှင့် အဆုံးသတ်ရပါမည်- :values။", + "enum": "ရွေးချယ်ထားသော :attribute သည် မမှန်ကန်ပါ။", + "exists": "ရွေးချယ်ထားသော :attribute သည် မမှန်ကန်ပါ။", + "extensions": "အကွက် :attribute တွင် အောက်ပါ extension များထဲမှ တစ်ခု ရှိရမည်- :values။", + "failed": "ဤအထောက်အထားများသည် ကျွန်ုပ်တို့၏မှတ်တမ်းများနှင့် မကိုက်ညီပါ။", + "file": ":attribute ဖိုင်ဖြစ်ရမည်။", + "filled": "အကွက် :attribute တွင် တန်ဖိုးတစ်ခုရှိရမည်။", + "gt.array": ":attribute တွင် ပစ္စည်း :value ကျော်ရှိရမည်။", + "gt.file": ":attribute သည် :value ကီလိုဘိုက်ထက် ကြီးရမည်။", + "gt.numeric": ":attribute သည် :value ထက်ကြီးရမည်။", + "gt.string": ":attribute သည် စာလုံး :value ထက်ကြီးရပါမည်။", + "gte.array": ":attribute တွင် ပစ္စည်း :value နှင့်အထက်ရှိရမည်။", + "gte.file": ":attribute သည် :value ကီလိုဘိုက်ထက် ကြီးသည် သို့မဟုတ် ညီမျှရပါမည်။", + "gte.numeric": ":attribute သည် :value ထက် ကြီးသည် သို့မဟုတ် ညီမျှရမည်။", + "gte.string": ":attribute သည် စာလုံး :value ထက်ကြီးရမည် သို့မဟုတ် ညီရမည်။", + "hex_color": "အကွက် :attribute သည် မှန်ကန်သော ဆဋ္ဌမတန်အရောင် ဖြစ်ရပါမည်။", + "image": ":attribute ပုံတစ်ပုံဖြစ်ရမည်။", + "in": "ရွေးချယ်ထားသော :attribute သည် မမှန်ကန်ပါ။", + "in_array": ":attribute အကွက်သည် :other တွင်မရှိပါ။", + "in_array_keys": ":attribute ကွက်တွင်အောက်ပါသော့များထဲမှအနည်းဆုံးတစ်ခုပါဝင်ရမည် - :values ။", + "integer": ":attribute သည် ကိန်းပြည့်ဖြစ်ရမည်။", + "ip": ":attribute သည် တရားဝင် IP လိပ်စာဖြစ်ရမည်။", + "ipv4": ":attribute သည် တရားဝင် IPv4 လိပ်စာဖြစ်ရမည်။", + "ipv6": ":attribute သည် တရားဝင် IPv6 လိပ်စာဖြစ်ရမည်။", + "json": ":attribute သည် တရားဝင် JSON စာကြောင်းဖြစ်ရပါမည်။", + "list": "အကွက် :attribute သည် စာရင်းတစ်ခု ဖြစ်ရပါမည်။", + "lowercase": "အကွက် :attribute သည် စာလုံးသေးဖြစ်ရမည်။", + "lt.array": ":attribute တွင် ပစ္စည်း :value ထက်နည်းရမည်။", + "lt.file": ":attribute သည် :value ကီလိုဘိုက်ထက်နည်းရမည်။", + "lt.numeric": ":attribute သည် :value ထက်နည်းရမည်။", + "lt.string": ":attribute သည် စာလုံး :value ထက်နည်းရပါမည်။", + "lte.array": ":attribute တွင် ပစ္စည်း :value ထက်မပိုရပါ။", + "lte.file": ":attribute သည် :value ကီလိုဘိုက်ထက် နည်းရမည် သို့မဟုတ် ညီမျှရမည်။", + "lte.numeric": ":attribute သည် :value အောက် သို့မဟုတ် ညီမျှရပါမည်။", + "lte.string": ":attribute သည် စာလုံး :value အောက် သို့မဟုတ် ညီမျှရပါမည်။", + "mac_address": ":attribute သည် တရားဝင် MAC လိပ်စာဖြစ်ရမည်။", + "max.array": ":attribute တွင် ပစ္စည်း :max ထက်မပိုရပါ။", + "max.file": ":attribute သည် :max ကီလိုဘိုက်ထက်မကြီးရပါ။", + "max.numeric": ":attribute သည် :max ထက်မကြီးရပါ။", + "max.string": ":attribute သည် စာလုံး :max ထက်မကြီးရပါ။", + "max_digits": "အကွက် :attribute တွင် ဂဏန်း :max ထက်မပိုရပါ။", + "mimes": ":attribute သည် ဖိုင်အမျိုးအစား :values ဖြစ်ရပါမည်။", + "mimetypes": ":attribute သည် ဖိုင်အမျိုးအစား :values ဖြစ်ရပါမည်။", + "min.array": ":attribute တွင် အနည်းဆုံး ပစ္စည်း :min ရှိရမည်။", + "min.file": ":attribute သည် အနည်းဆုံး :min ကီလိုဘိုက်ရှိရမည်။", + "min.numeric": ":attribute သည် အနည်းဆုံး :min ဖြစ်ရမည်။", + "min.string": ":attribute သည် အနည်းဆုံး စာလုံး :min ရှိရပါမည်။", + "min_digits": "အကွက် :attribute တွင် အနည်းဆုံး ဂဏန်း :min ရှိရမည်။", + "missing": "အကွက် :attribute ပျောက်နေရပါမည်။", + "missing_if": ":other သည် :value တွင် :attribute အကွက်ပျောက်ရပါမည်။", + "missing_unless": ":other သည် :value မဟုတ်ပါက :attribute အကွက်ပျောက်ရပါမည်။", + "missing_with": ":values ရှိသောအခါတွင် :attribute အကွက်ပျောက်ရပါမည်။", + "missing_with_all": "အကွက် :values ရှိသောအခါ :attribute အကွက်ပျောက်ရပါမည်။", + "multiple_of": ":attribute သည် :value ၏ တိုးကိန်းဖြစ်ရပါမည်။", + "next": "နောက်တစ်ခု", + "not_in": "ရွေးချယ်ထားသော :attribute သည် မမှန်ကန်ပါ။", + "not_regex": ":attribute ဖော်မတ်သည် မမှန်ကန်ပါ။", + "numeric": ":attribute သည် ဂဏန်းဖြစ်ရမည်။", + "password": "စကားဝှက် မမှန်ပါ။", + "password.letters": "အကွက် :attribute တွင် အနည်းဆုံး စာလုံးတစ်လုံး ပါရှိရမည်။", + "password.mixed": "အကွက် :attribute တွင် အနည်းဆုံး စာလုံးအကြီးတစ်ခုနှင့် စာလုံးသေးတစ်လုံး ပါဝင်ရပါမည်။", + "password.numbers": "အကွက် :attribute တွင် အနည်းဆုံး နံပါတ်တစ်ခု ပါဝင်ရပါမည်။", + "password.symbols": "အကွက် :attribute တွင် အနည်းဆုံး သင်္ကေတတစ်ခု ပါဝင်ရပါမည်။", + "password.uncompromised": "ပေးထားသော :attribute သည် ဒေတာပေါက်ကြားမှုတစ်ခုပေါ်လာသည်။ မတူညီသော :attribute ကို ရွေးပါ။", + "present": "အကွက် :attribute ရှိရမည်။", + "present_if": ":other သည် :value ဖြစ်သောအခါ :attribute အကွက်သည် ရှိနေရပါမည်။", + "present_unless": ":other သည် :value မဟုတ်ပါက :attribute အကွက်သည် ရှိနေရပါမည်။", + "present_with": ":values ရှိသောအခါတွင် အကွက် :attribute ရှိရပါမည်။", + "present_with_all": "အကွက် :values ရှိသောအခါတွင် :attribute အကွက်ရှိရပါမည်။", + "previous": "ယခင်တစ်ခု", + "prohibited": ":attribute အကွက်ကို တားမြစ်ထားသည်။", + "prohibited_if": ":other မှ :value တွင် :attribute အကွက်ကိုတားမြစ်သည်။", + "prohibited_if_accepted": ":other ကိုလက်ခံသည့်အခါ :attribute ခုကိုတားမြစ်သည်။", + "prohibited_if_declined": ":other ကို :other ငြင်းဆန်သည့်အခါ :attribute ခုကိုတားမြစ်သည်။", + "prohibited_unless": ":other မှ :values အတွင်းမဟုတ်ပါက :attribute အကွက်ကိုတားမြစ်ထားသည်။", + "prohibits": "အကွက် :attribute သည် :other ကိုမတက်ရောက်ရန်တားမြစ်ထားသည်။", + "regex": ":attribute ဖော်မတ်သည် မမှန်ကန်ပါ။", + "relatable": "ဤ :attribute သည် ဤအရင်းအမြစ်နှင့် မဆက်စပ်နိုင်ပါ။", + "required": ":attribute အကွက်လိုအပ်သည်။", + "required_array_keys": "အကွက် :attribute တွင် ထည့်သွင်းမှုများ ပါဝင်ရမည်- :values။", + "required_if": ":other သည် :value ဖြစ်သောအခါ :attribute အကွက်လိုအပ်သည်။", + "required_if_accepted": ":other ကိုလက်ခံသောအခါ :attribute အကွက်လိုအပ်သည်။", + "required_if_declined": ":other ကိုငြင်းပယ်သောအခါ :attribute အကွက်လိုအပ်သည်။", + "required_unless": ":other သည် :values အတွင်းမဟုတ်ပါက :attribute အကွက်လိုအပ်ပါသည်။", + "required_with": ":values ရှိသောအခါတွင် :attribute အကွက်လိုအပ်သည်။", + "required_with_all": ":values ရှိသောအခါတွင် :attribute အကွက်လိုအပ်သည်။", + "required_without": ":values မရှိသောအခါတွင် :attribute အကွက်လိုအပ်သည်။", + "required_without_all": ":values တွင်တစ်ခုမျှမရှိပါက :attribute အကွက်လိုအပ်သည်။", + "reset": "သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်ပြီးပါပြီ။", + "same": ":attribute နှင့် :other သည် တူညီရမည်။", + "sent": "သင့်စကားဝှက်ပြန်လည်သတ်မှတ်ခြင်းလင့်ခ်ကို ကျွန်ုပ်တို့ အီးမေးလ်ပို့ပြီးပါပြီ။", + "size.array": ":attribute တွင် ပစ္စည်း :size ပါဝင်ရမည်။", + "size.file": ":attribute သည် :size ကီလိုဘိုက်ရှိရမည်။", + "size.numeric": ":attribute က :size ဖြစ်ရမယ်။", + "size.string": ":attribute သည် စာလုံး :size ဖြစ်ရမည်။", + "starts_with": ":attribute သည် အောက်ပါတို့အနက်မှ တစ်ခုနှင့် စတင်ရပါမည်။", + "string": ":attribute သည် စာသားဖြစ်ရမည်။", + "throttle": "အကောင့်ဝင်ရန် ကြိုးစားမှု များလွန်းသည်။ ကျေးဇူးပြု၍ :seconds စက္ကန့်အကြာတွင် ထပ်စမ်းကြည့်ပါ။", + "throttled": "ထပ်မကြိုးစားမီ စောင့်ပါ။", + "timezone": ":attribute သည် တရားဝင်အချိန်ဇုန်ဖြစ်ရမည်။", + "token": "ဤစကားဝှက် ပြန်လည်သတ်မှတ်ခြင်း တိုကင်သည် မမှန်ကန်ပါ။", + "ulid": "အကွက် :attribute သည် မှန်ကန်သော ULID ဖြစ်ရပါမည်။", + "unique": ":attribute ကို ယူထားပြီးသား ဖြစ်သည်။", + "uploaded": ":attribute ကို အပ်လုဒ်လုပ်၍မရပါ။", + "uppercase": "အကွက် :attribute သည် စာလုံးအကြီးဖြစ်ရမည်။", + "url": ":attribute သည် တရားဝင် URL ဖြစ်ရပါမည်။", + "user": "ထိုအီးမေးလ်လိပ်စာရှိသည့် သုံးစွဲသူကို ကျွန်ုပ်တို့ ရှာမတွေ့ပါ။", + "uuid": ":attribute သည် တရားဝင် UUID ဖြစ်ရပါမည်။" +} diff --git a/locales/nb/_excludes.json b/locales/nb/_excludes.json new file mode 100644 index 00000000000..1d04d16e2b4 --- /dev/null +++ b/locales/nb/_excludes.json @@ -0,0 +1,148 @@ +[ + "Administrator", + "Afghanistan", + "Albania", + "Andorra", + "Angola", + "Anguilla", + "April", + "Argentina", + "Armenia", + "Aruba", + "August", + "Australia", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Chile", + "Colombia", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Djibouti", + "Dominica", + "Ecuador", + "Egypt", + "El Salvador", + "Eritrea", + "Excel (.xlsx)", + "Fiji", + "Finland", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "ID", + "India", + "Indonesia", + "Isle of Man", + "Israel", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Latvia", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Macao", + "Malawi", + "Malaysia", + "Mali", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "November", + "Oman", + "Original", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Poland", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Rwanda", + "Réunion", + "Samoa", + "San Marino", + "Senegal", + "September", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Somalia", + "Sri Lanka", + "Sudan", + "Syrian Arab Republic", + "System", + "Taiwan", + "Tanzania", + "Thailand", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Type", + "Uganda", + "Uruguay", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/nb/json-inline.json b/locales/nb/json-inline.json new file mode 100644 index 00000000000..4cf46887e53 --- /dev/null +++ b/locales/nb/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dette feltet må være en gyldig rolle.", + "The :attribute must be at least :length characters and contain at least one number.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett tall.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett spesialtegn og ett tall.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dette feltet må bestå av minst :length tegn og inneholde minst ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dette feltet må bestå av minst :length tegn og inneholde minst en stor bokstav og ett tall.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dette feltet må bestå av minst :length tegn og inneholde minst en stor bokstav og ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dette feltet må bestå av minst :length tegn og inneholde minst en stor bokstav, ett tall og ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dette feltet må bestå av minst :length tegn og inneholde minst en stor bokstav.", + "The :attribute must be at least :length characters.": "Dette feltet må inneholde minst :length tegn.", + "The :attribute must contain at least one letter.": "Dette feltet må inneholde minst én bokstav.", + "The :attribute must contain at least one number.": "Dette feltet må inneholde minst ett tall.", + "The :attribute must contain at least one symbol.": "Dette feltet må inneholde minst ett symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dette feltet må inneholde minst én stor og én liten bokstav.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dette feltet har dukket opp i en datalekkasje. Velg annet felt." +} diff --git a/locales/nb/json.json b/locales/nb/json.json new file mode 100644 index 00000000000..1e1d8842ad3 --- /dev/null +++ b/locales/nb/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(og :count feil til)", + "(and :count more errors)": "(og :count feil til)|(og :count feil til)|(og :count feil til)", + "30 Days": "30 dager", + "60 Days": "60 dager", + "90 Days": "90 dager", + ":amount selected": ":Amount valgt", + ":amount Total": ":Amount totalt", + ":days day trial": ":Days dagers prøveversjon", + ":resource Details": ":Resource detaljer", + ":resource Details: :title": ":Resource detaljer: :title", + "A decryption key is required.": "En dekrypteringsnøkkel kreves.", + "A fresh verification link has been sent to your email address.": "En ny bekreftelseslenke er sendt til e-postadressen din.", + "A new verification link has been sent to the email address you provided during registration.": "En ny bekreftelseslenke er sendt til e-postadressen du oppga under registreringen.", + "A new verification link has been sent to the email address you provided in your profile settings.": "En ny bekreftelseslenke er sendt til e-postadressen du oppga i profilinnstillingene dine.", + "A new verification link has been sent to your email address.": "En ny bekreftelseslenke er sendt til e-postadressen din.", + "Accept Invitation": "Godta invitasjon", + "Action": "Handling", + "Action Event": "Handlingshendelse", + "Action Events": "Handlingshendelser", + "Action Happened At": "Skjedde kl", + "Action Initiated By": "Initiert av", + "Action Name": "Handlingsnavn", + "Action Status": "Handlingsstatus", + "Action Target": "Handlingsmål", + "Actions": "Handlinger", + "Add": "Legg til", + "Add :resource": "Legg til :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Legg til et nytt medlem i teamet ditt, slik at de kan samarbeide med deg.", + "Add additional security to your account using two factor authentication.": "Legg til ekstra sikkerhet i kontoen din ved hjelp av tofaktorautentisering.", + "Add Payment Method": "Legg til betalingsmåte", + "Add row": "Legg til rad", + "Add Team Member": "Legg til teammedlem", + "Add VAT Number": "Legg til MVA-nummer", + "Added.": "Lagt til.", + "Additional billing information updated successfully.": "Tilleggsinformasjon om fakturering er oppdatert", + "Address": "Adresse", + "Address Line 2": "Adresselinje 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administratorer kan utføre enhver handling.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland", + "Albania": "Albania", + "Algeria": "Algerie", + "All of the people that are part of this team.": "Alle som er en del av dette teamet.", + "All resources loaded.": "Alle ressurser er lastet inn.", + "All rights reserved.": "Alle rettigheter forbeholdt.", + "Already registered?": "Allerede registrert?", + "American Samoa": "Amerikansk Samoa", + "An error occurred while uploading the file.": "Det oppsto en feil under filopplastingen.", + "An error occurred while uploading the file: :error": "Det oppsto en feil under filopplastingen: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Det oppsto en uventet feil, og vi har varslet supportteamet vårt. Prøv igjen senere.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "En annen bruker har oppdatert denne ressursen etter at siden ble lastet inn. Last inn siden på nytt og prøv igjen.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigua og Barbuda", + "Antigua and Barbuda": "Antigua og Barbuda", + "API Token": "API-token", + "API Token Permissions": "API-token rettigheter", + "API Tokens": "API-tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API-tokens tillater tredjeparts tjenester å autentisere med applikasjonen vår på dine vegne.", + "Apply": "Bruk", + "Apply Coupon": "Bruk kupong", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Er du sikker på at du vil prøve å betale :amount?", + "Are you sure you want to cancel your subscription?": "Er du sikker på at du vil kansellere abonnementet ditt?", + "Are you sure you want to delete all the notifications?": "Er du sikker på at du vil slette alle varslene?", + "Are you sure you want to delete the selected resources?": "Er du sikker på at du vil slette de valgte ressursene?", + "Are you sure you want to delete this file?": "Er du sikker på at du vil slette denne filen?", + "Are you sure you want to delete this notification?": "Er du sikker på at du vil slette dette varselet?", + "Are you sure you want to delete this payment method?": "Er du sikker på at du vil slette denne betalingsmåten?", + "Are you sure you want to delete this resource?": "Er du sikker på at du vil slette denne ressursen?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Er du sikker på at du vil slette dette teamet? Når et team er slettet, blir alle dets ressurser og data slettet permanent.", + "Are you sure you want to delete your account?": "Er du sikker på at du vil slette kontoen din?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Er du sikker på at du vil slette kontoen din? Når kontoen din er slettet, blir alle ressursene og dataene slettet permanent. Vennligst skriv inn passordet ditt for å bekrefte at du vil slette kontoen din permanent.", + "Are you sure you want to detach the selected resources?": "Er du sikker på at du vil løsne de valgte ressursene?", + "Are you sure you want to detach this resource?": "Er du sikker på at du vil koble denne ressursen?", + "Are you sure you want to force delete the selected resources?": "Er du sikker på at du vil tvinge sletting av de valgte ressursene?", + "Are you sure you want to force delete this resource?": "Er du sikker på at du vil tvinge sletting av denne ressursen?", + "Are you sure you want to log out?": "Er du sikker på at du vil logge ut?", + "Are you sure you want to mark all notifications as read?": "Er du sikker på at du vil merke alle varsler som lest?", + "Are you sure you want to remove this item?": "Er du sikker på at du vil fjerne dette elementet?", + "Are you sure you want to restore the selected resources?": "Er du sikker på at du vil gjenopprette de valgte ressursene?", + "Are you sure you want to restore this resource?": "Er du sikker på at du vil gjenopprette denne ressursen?", + "Are you sure you want to resume your subscription?": "Er du sikker på at du vil gjenoppta abonnementet?", + "Are you sure you want to run this action?": "Er du sikker på at du vil kjøre denne handlingen?", + "Are you sure you want to set this payment method as your default?": "Er du sikker på at du vil angi denne betalingsmåten som standard?", + "Are you sure you want to stop impersonating?": "Er du sikker på at du vil slutte å etterligne deg?", + "Are you sure you would like to delete this API token?": "Er du sikker på at du vil slette dette API-tokenet?", + "Are you sure you would like to leave this team?": "Er du sikker på at du vil forlate dette teamet?", + "Are you sure you would like to remove this person from the team?": "Er du sikker på at du vil fjerne denne personen fra teamet?", + "Are you sure you would like to switch billing plans?": "Er du sikker på at du vil bytte faktureringsplan?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Legg til", + "Attach & Attach Another": "Legg til og legg til en annen", + "Attach :resource": "Legg til :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Legg ved filer ved å dra og slippe, velge eller lime inn.", + "August": "August", + "Australia": "Australia", + "Austria": "Østerrike", + "Azerbaijan": "Aserbajdsjan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Før du fortsetter, kan du bekrefte e-postadressen din ved å klikke på lenken vi nettopp sendte til deg? Hvis du ikke har mottatt e-posten, sender vi deg gjerne en annen.", + "Before proceeding, please check your email for a verification link.": "Før du fortsetter, sjekk e-posten din for en bekreftelseslenke.", + "Belarus": "Hviterussland", + "Belgium": "Belgia", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Faktureringsinformasjon", + "Billing Management": "Fakturering", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Republikken Bolivia av", + "Bonaire, Sint Eustatius and Saba": "Karibisk Nederland", + "Bosnia And Herzegovina": "Bosnia-Hercegovina", + "Bosnia and Herzegovina": "Bosnia-Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetøya", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Det britiske territoriet i Indiahavet", + "Browser Sessions": "Nettleserøkter", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodsja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Avbryt", + "Cancel Subscription": "Avbryt abonnementet", + "Cape Verde": "Kapp Verde", + "Card": "Kort", + "Cayman Islands": "Caymanøyene", + "Central African Republic": "Den sentralafrikanske republikk", + "Chad": "Tsjad", + "Change Subscription Plan": "Endre abonnementsplan", + "Change the current payment method attached to your subscription": "Endre gjeldende betalingsmåte knyttet til abonnementet ditt", + "Changes": "Endringer", + "Checkout": "Sjekk ut", + "Chile": "Chile", + "China": "Kina", + "Choose": "Velg", + "Choose :field": "Velg :field", + "Choose :resource": "Velg :resource", + "Choose an option": "Velg et alternativ", + "Choose date": "Velg dato", + "Choose File": "Velg fil", + "Choose Files": "Velg filer", + "Choose Type": "Velg type", + "Christmas Island": "Christmasøya", + "City": "By", + "Click here to re-send the verification email.": "Klikk her for å sende bekretelseslenken på nytt.", + "click here to request another": "klikk her for å be om en til", + "Click to choose": "Klikk for å velge", + "Close": "Lukk", + "Cocos (Keeling) Islands": "Kokosøyene", + "Code": "Kode", + "Colombia": "Colombia", + "Comoros": "Komorene", + "Confirm": "Bekreft", + "Confirm Billing Action": "Bekreft faktureringshandling", + "Confirm Password": "Bekreft passord", + "Confirm Payment": "Bekreft betaling", + "Confirm your :amount payment": "Bekreft :amount betalingen", + "Congo": "Den demokratiske republikken Kongo", + "Congo, Democratic Republic": "Den demokratiske republikken Kongo", + "Congo, the Democratic Republic of the": "Den demokratiske republikken Kongo", + "Constant": "Konstant", + "Continue To Payment": "Fortsett til betaling", + "Cook Islands": "Cookøyene", + "Copy to clipboard": "Kopier til utklippstavle", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Elfenbenskysten", + "Country": "Land", + "Coupon": "Kupong", + "Coupon applied successfully.": "Kupongen ble brukt.", + "Create": "Opprett", + "Create & Add Another": "Opprett og legg til en annen", + "Create :resource": "Opprett :resource", + "Create a new team to collaborate with others on projects.": "Lag et nytt team for å samarbeide med andre om prosjekter.", + "Create Account": "Opprett konto", + "Create API Token": "Opprett API-token", + "Create New Team": "Opprett nytt team", + "Create Team": "Opprett team", + "Created.": "Opprettet.", + "Croatia": "Kroatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Nåværende passord", + "Current Subscription Plan": "Gjeldende abonnementsplan", + "Currently Subscribed": "For øyeblikket abonnert", + "Customer Balance": "Kundesaldo", + "Customize": "Tilpass", + "Cyprus": "Kypros", + "Czech Republic": "Tsjekkia", + "Côte d'Ivoire": "Elfenbenskysten", + "Dark": "Mørk", + "Dashboard": "Dashbord", + "December": "Desember", + "Decrease": "Reduser", + "Default": "Standard", + "Delete": "Slett", + "Delete :resource": "Slett :resource", + "Delete Account": "Slett konto", + "Delete all notifications": "Slett alle varsler", + "Delete API Token": "Slett API Token", + "Delete File": "Slett fil", + "Delete Notification": "Slett varsel", + "Delete Resource": "Slett ressurs", + "Delete Selected": "Slett valgt", + "Delete Team": "Slett team", + "Denmark": "Danmark", + "Detach": "Løsne", + "Detach Resource": "Løsne ressurs", + "Detach Selected": "Løsne valgt", + "Details": "Detaljer", + "Disable": "Deaktiver", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Vil du virkelig forlate? Du har ulagrede endringer.", + "Dominica": "Dominica", + "Dominican Republic": "Den dominikanske republikk", + "Done.": "Ferdig.", + "Download": "Last ned", + "Download Invoice": "Last ned faktura", + "Drop file or click to choose": "Slipp filen eller klikk for å velge", + "Drop files or click to choose": "Slipp filer eller klikk for å velge", + "Ecuador": "Ecuador", + "Edit": "Endre", + "Edit :resource": "Endre :resource", + "Edit Attached": "Endre vedlagte", + "Edit Profile": "Rediger profil", + "Editor": "Forfatter", + "Editor users have the ability to read, create, and update.": "Forfattere har muligheten til å lese, opprette og oppdatere.", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Email": "E-post", + "email": "e-post", + "Email Address": "E-postadresse", + "Email Addresses": "E-postadresser", + "Email Password Reset Link": "Send tilbakestillingslenke", + "Email Verification": "E-postbekreftelse", + "Enable": "Aktiver", + "Encrypted environment file already exists.": "Kryptert miljøvariabelfil eksisterer allerede.", + "Encrypted environment file not found.": "Finner ikke kryptert miljøvariabelfil.", + "Ensure your account is using a long, random password to stay secure.": "Forsikre deg om at kontoen din bruker et langt og tilfeldig passord for å være sikker.", + "Environment file already exists.": "Miljøvariabelfilen eksisterer allerede.", + "Environment file not found.": "Finner ikke miljøvariabelfilen.", + "Equatorial Guinea": "Ekvatorial-Guinea", + "Eritrea": "Eritrea", + "Error": "Feil", + "errors": "feil", + "Estonia": "Estland", + "Ethiopia": "Etiopia", + "ex VAT": "eks MVA", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Utløper :expiration", + "Export As CSV": "Eksporter som CSV", + "Extra Billing Information": "Ekstra faktureringsinformasjon", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ekstra bekreftelse er nødvendig for å behandle betalingen. Fortsett til betalingssiden ved å klikke på knappen nedenfor.", + "Failed Subscription Payment": "Mislykket abonnementsbetaling", + "Failed to load :resource!": "Kunne ikke laste :resource!", + "Falkland Islands (Malvinas)": "Falklandsøyene", + "Faroe Islands": "Færøyene", + "February": "Februar", + "Fiji": "Fiji", + "Filename": "Filnavn", + "Finish enabling two factor authentication.": "Fullfør aktiveringen av tofaktorautentisering.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "For sikkerhets skyld, bekreft passordet ditt for å fortsette.", + "Forbidden": "Forbudt", + "Force Delete": "Tving sletting", + "Force Delete :resource": "Tving sletting av :resource", + "Force Delete Resource": "Tving sletting av ressurs", + "Force Delete Selected": "Tving sletting av valgte", + "Forgot Password": "Glemt passord", + "Forgot your password?": "Glemt passordet ditt?", + "Forgot Your Password?": "Glemt passordet ditt?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Glemt passordet? Ikke noe problem. Bare oppgi din e-postadresse, så sender vi deg en lenke for tilbakestilling av ditt passord.", + "France": "Frankrike", + "French Guiana": "Fransk Guyana", + "French Polynesia": "Fransk Polynesia", + "French Southern Territories": "Fransk sørlig og antarktisk territorium", + "From": "Fra", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Tyskland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Gå til forsiden", + "Go to page :page": "Gå til side :page", + "Great! You have accepted the invitation to join the :team team.": "Flott! Du har godtatt invitasjonen til å bli med i :team teamet.", + "Greece": "Hellas", + "Greenland": "Grønland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Angrer du på kanselleringen av abonnementet ditt? Du kan umiddelbart reaktivere abonnementet ditt når som helst frem til slutten av gjeldende faktureringssyklus. Etter at den nåværende faktureringssyklusen din er over, kan du velge en helt ny abonnementsplan.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Angrer du på kanselleringen av abonnementet ditt? Du kan øyeblikkelig endre på abonnementet ditt når som helst frem til slutten av den nåværende faktureringssyklusen. Etter at den nåværende faktureringssyklusen din er avsluttet, kan du velge en helt ny abonnementsplan.", + "Heard Island & Mcdonald Islands": "Heard-øya og McDonald-øyene", + "Heard Island and McDonald Islands": "Heard-øya og McDonald-øyene", + "Hello!": "Hallo!", + "Hide Content": "Skjul innhold", + "Hold Up!": "Vent!", + "Holy See (Vatican City State)": "Vatikanstaten", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Ungarn", + "I agree to the :terms_of_service and :privacy_policy": "Jeg godtar :terms_of_service og :privacy_policy", + "Iceland": "Island", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Hvis det er nødvendig, kan du logge av alle andre nettleserøkter på tvers av alle enhetene dine. Noen av de siste øktene dine er oppført nedenfor; denne listen kan imidlertid være ufullstendig. Hvis du misstenker at kontoen din er kompromittert, bør du også oppdatere passordet ditt.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Hvis du allerede har en konto, kan du godta denne invitasjonen ved å klikke på knappen nedenfor:", + "If you did not create an account, no further action is required.": "Dersom du ikke har opprettet en konto, trenger du ikke foreta deg noe.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Hvis du ikke forventet å motta en invitasjon til dette teamet, kan du forkaste denne e-posten.", + "If you did not receive the email": "Hvis du ikke har mottatt e-posten", + "If you did not request a password reset, no further action is required.": "Hvis du ikke har bedt om å nullstille passordet, trenger du ikke foreta deg noe.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Hvis du ikke har en konto, kan du opprette en ved å klikke på knappen nedenfor. Etter at du har opprettet en konto, kan du klikke på knappen for å akseptere invitasjonen i denne e-posten for å bli med i teamet:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Hvis du trenger å legge til en spesifikk kontakt eller skatteinformasjon til fakturaene dine, som ditt fulle forretningsnavn, mva -identifikasjonsnummer eller adresse på posten, kan du legge til det her.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Dersom du har problemer med å klikke \":actionText\"-knappen, kopier og lim nettadressen nedenfor\ninn i nettleseren din:", + "Impersonate": "Opptre som", + "Increase": "Øk", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Ugyldig filnavn.", + "Invalid JSON was returned from the route.": "Ugyldig JSON ble returnert fra endepunktet.", + "Invoice Email Addresses": "Faktura e-post", + "Invoice emails updated successfully.": "Faktura e-post ble oppdatert.", + "Invoices": "Fakturaer", + "Iran, Islamic Republic Of": "Iran, den islamske republikk", + "Iran, Islamic Republic of": "Iran, den islamske republikk", + "Iraq": "Irak", + "Ireland": "Irland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Det ser ut til at du ikke har et aktivt abonnement. Du kan velge en av abonnementsplanene nedenfor for å komme i gang. Abonnementsplaner kan endres eller kanselleres når det passer deg.", + "Italy": "Italia", + "Jamaica": "Jamaica", + "January": "Januar", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kasakhstan", + "Kenya": "Kenya", + "Key": "Nøkkel", + "Kiribati": "Kiribati", + "Korea": "Sør-Korea", + "Korea, Democratic People's Republic of": "Nord-Korea", + "Korea, Republic of": "Sør-Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgisistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Sist aktiv", + "Last used": "Sist brukt", + "Latvia": "Latvia", + "Leave": "Forlat", + "Leave Team": "Forlat team", + "Lebanon": "Libanon", + "length": "lengde", + "Lens": "Linse", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Lyst", + "Lithuania": "Litauen", + "Load :perPage More": "Last inn :perPage til", + "Loading": "Laster", + "Location": "Sted", + "Log in": "Logg inn", + "Log In": "Logg inn", + "Log Out": "Logg ut", + "Log out": "Logg ut", + "Log Out Other Browser Sessions": "Logg av andre nettleserøkter", + "Log Viewer": "Loggviser", + "Login": "Logg inn", + "Logout": "Logg ut", + "Logs": "Logger", + "Luxembourg": "Luxemburg", + "Macao": "Macao", + "Macedonia": "Nord-Makedonia", + "Macedonia, the former Yugoslav Republic of": "Nord-Makedonia", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldivene", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Administrer konto", + "Manage and log out your active sessions on other browsers and devices.": "Administrer og logg ut dine aktive økter i andre nettlesere og enheter.", + "Manage API Tokens": "Administrer API-tokens", + "Manage Role": "Administrer rolle", + "Manage Team": "Administrer team", + "Managing billing for :billableName": "Administrerer fakturering for :billableName", + "March": "Mars", + "Mark all as Read": "Marker alle som lest", + "Mark all notifications as read": "Marker alle varsler som lest", + "Mark Read": "Marker som lest", + "Mark Unread": "Marker som ulest", + "Marshall Islands": "Marshalløyene", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Mai", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Mikronesiaføderasjonen", + "Micronesia, Federated States of": "Mikronesiaføderasjonen", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Måned til dags dato", + "Monthly": "Månedlig", + "monthly": "månedlig", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mosambik", + "Myanmar": "Myanmar", + "Name": "Navn", + "name": "navn", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Nederland", + "Netherlands Antilles": "De nederlandske Antiller", + "Nevermind": "Glem det", + "Nevermind, I'll keep my old plan": "Glem det, vil jeg beholde min gamle plan", + "New": "Ny", + "New :resource": "Ny :resource", + "New Caledonia": "Ny-Caledonia", + "New Password": "Nytt passord", + "New Zealand": "New Zealand", + "Next": "Neste", + "Next Payment": "Neste betaling", + "Next Payment on": "Neste betaling på", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Nei", + "No :resource matched the given criteria.": "Ingen :resource samsvarte med gitte kriterier.", + "No additional information...": "Ingen ytterligere informasjon...", + "No Current Data": "Ingen nåværende data", + "No Data": "Ingen data", + "no file selected": "ingen fil valgt", + "No Increase": "Ingen økning", + "No payment methods on file.": "Ingen betalingsmåter registrert.", + "No payment scheduled.": "Ingen betalinger er planlagt.", + "No Prior Data": "Ingen tidligere data", + "No Results Found.": "Ingen resultater funnet.", + "Norfolk Island": "Norfolkøyene", + "Northern Mariana Islands": "Nord-Marianene", + "Norway": "Norge", + "Not Found": "Ikke funnet", + "Notifications": "Varsler", + "Nova": "Nova", + "Nova User": "Nova bruker", + "November": "November", + "October": "Oktober", + "of": "av", + "OK": "Ok", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Når et team er slettet, vil alle dets ressurser og data bli slettet permanent. Før du sletter dette teamet, må du laste ned data eller informasjon om dette teamet du vil beholde.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Når kontoen din er slettet, blir alle ressursene og dataene slettet permanent. Før du sletter kontoen din, må du laste ned all data eller informasjon du vil beholde.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Når kontoen din er slettet, slettes alle ressursene og dataene permanent. Skriv inn passordet ditt for å bekrefte at du ønsker å slette kontoen din permanent.", + "Only Trashed": "Bare slettet", + "Open Invoices": "Åpne fakturaer", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Vår faktureringsportal lar deg enkelt administrere abonnementsplanen, betalingsmåten og laste ned de siste fakturaene.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Vår faktureringsadministrasjonsportal lar deg enkelt administrere abonnementsplanen din, betalingsmåter og laste ned de siste fakturaene.", + "Page Expired": "Siden har utløpt", + "Pagination Navigation": "Sidenavigering", + "Paid": "Betalt", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "De palestinske territoriene", + "Panama": "Panama", + "Papua New Guinea": "Papua Ny-Guinea", + "Paraguay": "Paraguay", + "Password": "Passord", + "password": "passord", + "Payment Confirmation": "Betalingsbekreftelse", + "Payment Information": "Betalingsinformasjon", + "Payment information updated successfully.": "Betalingsinformasjonen er oppdatert.", + "Payment Method": "Betalingsmetode", + "Payment Methods": "betalingsmetoder", + "Payment Required": "Betaling kreves", + "Payments": "Betalinger", + "Pending Team Invitations": "Ventende teaminvitasjoner", + "Per Page": "Per side", + "Permanently delete this team.": "Slett dette teamet permanent.", + "Permanently delete your account.": "Slett kontoen din permanent.", + "Permissions": "Tillatelser", + "Peru": "Peru", + "Philippines": "Filippinene", + "Photo": "Bilde", + "Pitcairn": "Pitcairn Islands", + "Please accept the terms of service.": "Vennligst godta vilkår for bruk.", + "Please click the button below to verify your email address.": "Vennligst klikk på knappen nedenfor for å bekrefte e-postadressen din.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bekreft tilgang til kontoen din ved å angi en av kodene for nødgjenoppretting.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bekreft tilgang til kontoen din ved å skrive inn autentiseringskoden som er gitt av autentiseringsapplikasjonen din.", + "Please confirm your password before continuing.": "Vennligst bekreft passordet ditt før du fortsetter.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopier det nye API-tokenet ditt. For din egen sikkerhet vises den ikke igjen.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Vennligst skriv inn passordet ditt for å bekrefte at du vil logge av andre nettleserøkter på alle enhetene dine.", + "Please provide a maximum of three invoice emails addresses.": "Oppgi maksimalt tre e-postadresser for faktura.", + "Please provide the email address of the person you would like to add to this team.": "Oppgi e-postadressen til personen du vil legge til i dette teamet.", + "Please set a default payment method before retrying payments.": "Sett en standard betalingsmetode før du prøver på nytt.", + "Please set a default payment method before swapping plans.": "Angi en standard betalingsmåte før du bytter planer.", + "Poland": "Polen", + "Portugal": "Portugal", + "Press / to search": "Trykk / for å søke", + "Preview": "Forhåndsvisning", + "Previewing": "Forhåndsvisning", + "Previous": "Forrige", + "Privacy Policy": "Personvernerklæring", + "Profile": "Profil", + "Profile Information": "Profilinformasjon", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kvartal til dags dato", + "Recovery Code": "Gjenopprettingskode", + "Refresh": "Last inn på nytt", + "Regards,": "Vennlig hilsen,", + "Regenerate Recovery Codes": "Regenerer gjenopprettingskoder", + "Register": "Registrer", + "Reload": "Last inn på nytt", + "Remember me": "Husk meg", + "Remember Me": "Husk meg", + "Remove": "Fjern", + "Remove Photo": "Fjern bilde", + "Remove Team Member": "Fjern teammedlem", + "Replicate": "Gjenta", + "Required fields": "Obligatoriske felt", + "Resend Verification Email": "Send bekreftelseslenke på nytt", + "Reset Filters": "Tilbakestill filtre", + "Reset Password": "Nullstill passord", + "Reset Password Notification": "Varsling om å nullstille passord", + "resource": "ressurs", + "Resource Row Dropdown": "Rullegardinliste for ressursrader", + "Resources": "Ressurser", + "resources": "ressurser", + "Restore": "Gjenopprett", + "Restore :resource": "Gjenopprett :resource", + "Restore Resource": "Gjenopprett ressurs", + "Restore Selected": "Gjenopprett valgte", + "results": "resultater", + "Resume Subscription": "Gjenoppta abonnement", + "Retry Payment": "Prøv betaling på nytt", + "Return to :appName": "Tilbake til :appName", + "Reunion": "Réunion", + "Role": "Rolle", + "Romania": "Romania", + "Run Action": "Kjør handling", + "Russian Federation": "Russland", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Saint-Barthélemy", + "Saint Barthélemy": "Saint-Barthélemy", + "Saint Helena": "Sankt Helena", + "Saint Kitts And Nevis": "Saint Kitts og Nevis", + "Saint Kitts and Nevis": "Saint Kitts og Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "Saint-Martin", + "Saint Martin (French part)": "Saint-Martin", + "Saint Pierre And Miquelon": "Saint Pierre og Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre og Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent og Grenadinene", + "Saint Vincent and the Grenadines": "Saint Vincent og Grenadinene", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé og Príncipe", + "Sao Tome and Principe": "São Tomé og Príncipe", + "Saudi Arabia": "Saudi-Arabia", + "Save": "Lagre", + "Saved.": "Lagret.", + "Scroll to bottom": "Skroll til bunnen", + "Scroll to top": "Skroll til toppen", + "Search": "Søk", + "Secure Area": "Sikkert område", + "Select": "Velg", + "Select a different plan": "Velg en annen plan", + "Select a log file...": "Velg en loggfil...", + "Select A New Photo": "Velg et nytt bilde", + "Select Action": "Velg handling", + "Select all": "Velg alle", + "Select All Dropdown": "Velg rullegardinmenyen Alle", + "Select this page": "Velg denne siden", + "Send Password Reset Link": "Send tilbakestillingslenke for passord", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Serverfeil", + "Service Unavailable": "Tjenesten er utilgjengelig", + "Set as default": "Satt som standard", + "Setup Key": "Oppsettsnøkkel", + "Seychelles": "Seychelles", + "Show All Fields": "Vis alle felt", + "Show Content": "Vis innhold", + "Show Recovery Codes": "Vis gjenopprettingskoder", + "Showing": "Viser", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Logget på som", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (nederlandsk del)", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Midlertidig slettet", + "Solomon Islands": "Salomonøyene", + "Somalia": "Somalia", + "Something went wrong.": "Noe gikk galt.", + "Sorry! You are not authorized to perform this action.": "Beklager! Du er ikke autorisert til å utføre denne handlingen.", + "Sorry, your session has expired.": "Beklager, økten din har utløpt.", + "South Africa": "Sør-Afrika", + "South Georgia And Sandwich Isl.": "Sør-Georgia og Sør-Sandwichøyene", + "South Georgia and the South Sandwich Islands": "Sør-Georgia og Sør-Sandwichøyene", + "South Sudan": "Sør-Sudan", + "Spain": "Spania", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Frittstående handlinger", + "Start Polling": "Begynn å polle", + "Start polling": "Begynn å polle", + "State / County": "Fylke", + "Stop Impersonating": "Slutt å opptre som", + "Stop Polling": "Stopp polling", + "Stop polling": "Slutt polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Lagre disse gjenopprettingskodene i en sikker passordbehandling. De kan brukes til å gjenopprette tilgang til kontoen din hvis tofaktorautentiseringsenheten din går tapt.", + "Subscribe": "Abonner", + "Subscription Information": "Abonnementsinformasjon", + "Subscription Pending": "Abonnement venter", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard og Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard og Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sverige", + "Switch Teams": "Bytt team", + "Switzerland": "Sveits", + "Syrian Arab Republic": "Syria", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan", + "Tajikistan": "Tadsjikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania", + "TAX": "AVGIFT", + "Team Details": "Teamdetaljer", + "Team Invitation": "Teaminvitasjon", + "Team Members": "Teammedlemmer", + "Team Name": "Teamnavn", + "Team Owner": "Teameier", + "Team Settings": "Teaminnstillinger", + "Terms of Service": "Vilkår for bruk", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Takk for at du registrerte deg! Før du begynner, kunne du bekrefte e-postadressen din ved å klikke på lenken vi nettopp sendte deg? Hvis du ikke mottok e-posten, sender vi deg en ny.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Takk for din fortsatte støtte. Vi har lagt ved en kopi av fakturaen din. Gi oss beskjed hvis du har spørsmål eller lurer på noe.", + "Thanks,": "Takk,", + "The :attribute must be a valid role.": ":Attribute må være en gyldig rolle.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute må inneholde minst :length tegn og inneholde minst ett nummer.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute må inneholde minst :length tegn og inneholde minst ett spesialtegn og ett nummer.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute må inneholde minst :length tegn og inneholde minst ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute må inneholde minst :length tegn og inneholde minst en stor bokstav og ett tall.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute må inneholde minst :length tegn og inneholde minst en stor bokstav og ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute må inneholde minst :length tegn og inneholde minst en stor bokstav, ett tall og ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute må inneholde minst :length tegn og inneholde minst en stor bokstav.", + "The :attribute must be at least :length characters.": ":Attribute må inneholde minst :length tegn.", + "The :attribute must contain at least one letter.": ":Attribute må inneholde minst en bokstav.", + "The :attribute must contain at least one number.": ":Attribute må inneholde minst ett tall.", + "The :attribute must contain at least one symbol.": ":Attribute må inneholde minst ett symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute må inneholde minst en stor bokstav og en liten bokstav.", + "The :resource was created!": ":Resource ble opprettet!", + "The :resource was deleted!": ":Resource ble slettet!", + "The :resource was restored!": ":Resource ble gjenopprettet!", + "The :resource was updated!": ":Resource ble oppdatert!", + "The action was executed successfully.": "Handlingen ble utført.", + "The default payment method cannot be removed.": "Standard betalingsmåte kan ikke fjernes.", + "The file was deleted!": "Filen ble slettet!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Det gitte :attribute har dukket opp i en datalekkasje. Velg en annen :attribute.", + "The given data was invalid.": "De oppgitte dataene var ugyldige.", + "The government won't let us show you what's behind these doors": "Regjeringen vil ikke la oss vise deg hva som ligger bak disse dørene", + "The HasOne relationship has already been filled.": "HasOne-forholdet er allerede fylt.", + "The image could not be loaded": "Bildet kunne ikke lastes inn", + "The image could not be loaded.": "Bildet kunne ikke lastes inn.", + "The invoice emails must be valid email addresses.": "E-postadresser for faktura må være gyldige e-postadresser.", + "The password is incorrect.": "Oppgitt passord er feil.", + "The provided coupon code is invalid.": "Den oppgitte kupongkoden er ugyldig.", + "The provided password does not match your current password.": "Det oppgitte passordet samsvarer ikke med det nåværende passordet ditt.", + "The provided password was incorrect.": "Oppgitt passord var feil.", + "The provided two factor authentication code was invalid.": "Tofaktorautentiseringskoden var ugyldig.", + "The provided two factor recovery code was invalid.": "Gjenopprettingskoden for tofaktorautentisering var ugyldig.", + "The provided VAT number is invalid.": "Det oppgitte mva-nummeret er ugyldig.", + "The resource was attached!": "Ressursen ble vedlagt!", + "The resource was prevented from being saved!": "Ressursen ble forhindret fra å bli lagret!", + "The resource was updated!": "Ressursen ble oppdatert!", + "The response is not a streamed response.": "Responsen er ikke en strømmet respons.", + "The response is not a view.": "Responsen er ikke en visning.", + "The selected country is invalid.": "Det valgte landet er ugyldig.", + "The selected plan is invalid.": "Den valgte planen er ugyldig.", + "The selected resources have been :action!": "De valgte ressursene har blitt :action!", + "The team's name and owner information.": "Teamet sitt navn og eierinformasjon.", + "There are no available options for this resource.": "Det er ingen tilgjengelige alternativer for denne ressursen.", + "There are no fields to display.": "Det er ingen felt å vise.", + "There are no new notifications.": "Det er ingen nye varsler.", + "There was a problem executing the action.": "Det oppsto et problem ved utføringen av handlingen.", + "There was a problem fetching the resource.": "Det oppsto et problem med innhentingen av ressursen.", + "There was a problem submitting the form.": "Det oppsto et problem med innsendingen av skjemaet.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Disse personene er invitert til teamet ditt og har fått tilsendt en invitasjons på e-post. De kan bli med på teamet ved å godta invitasjonen.", + "This account does not have an active subscription.": "Denne kontoen har ikke et aktivt abonnement.", + "This action is unauthorized.": "Denne handlingen er uautorisert.", + "This copy of Nova is unlicensed.": "Denne kopien av Nova er ulisensiert.", + "This coupon code can only be used by new customers.": "Denne kupongkoden kan kun brukes av nye kunder.", + "This device": "Denne enheten", + "This file field is read-only.": "Dette filfeltet er skrivebeskyttet.", + "This invoice is no longer open.": "Denne fakturaen er ikke lenger åpen.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dette er et sikkert område av applikasjonen. Bekreft passordet ditt før du fortsetter.", + "This password does not match our records.": "Dette passordet samsvarer ikke med våre opplysninger.", + "This password reset link will expire in :count minutes.": "Lenken for å tilbakestille passordet utløper om :count minutter.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Denne overføringen ble satt i gang, men overføringen er ikke mottatt ennå. Dette kan ta opptil 14 dager.", + "This resource no longer exists": "Denne ressursen eksisterer ikke lenger", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dette abonnementet har utløpt og kan ikke gjenopptas. Opprett et nytt abonnement.", + "This user already belongs to the team.": "Denne brukeren tilhører allerede teamet.", + "This user has already been invited to the team.": "Denne brukeren er allerede invitert til teamet.", + "Timor-Leste": "Øst-Timor", + "to": "til", + "To": "Til", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "For å fullføre aktiveringen av tofaktorautentisering, skann følgende QR-kode ved å bruke telefonens autentiseringsapplikasjon eller skriv inn oppsettsnøkkelen og oppgi den genererte OTP-koden.", + "Today": "I dag", + "Toggle navigation": "Vis/skjul navigasjon", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Tokennavn", + "Tonga": "Tonga", + "Too Many Requests": "For mange forespørsler", + "total": "totalt", + "Total:": "Totalt:", + "Trashed": "Slettet", + "Trinidad And Tobago": "Trinidad og Tobago", + "Trinidad and Tobago": "Trinidad og Tobago", + "Tunisia": "Tunisia", + "Turkey": "Tyrkia", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks- og Caicosøyene", + "Turks and Caicos Islands": "Turks- og Caicosøyene", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Tofaktorautentisering", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tofaktorautentisering er nå aktivert. Skann følgende QR-kode med telefonens autentiseringsprogram eller skriv inn oppsettsnøkkelen.", + "Type": "Type", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Uautorisert", + "United Arab Emirates": "De forente arabiske emirater", + "United Kingdom": "Storbritannia", + "United States": "USA", + "United States Minor Outlying Islands": "USAs ytre øyer", + "United States Outlying Islands": "USAs ytre øyer", + "Unknown": "Ukjent", + "Unpaid": "Ubetalt", + "Update": "Oppdater", + "Update & Continue Editing": "Oppdater og fortsett redigering", + "Update :resource": "Oppdater :resource", + "Update :resource: :title": "Oppdater :resource: :title", + "Update attached :resource: :title": "Oppdater vedlagt :resource: :title", + "Update Password": "Oppdater passord", + "Update Payment Information": "Oppdater betalingsinformasjon", + "Update Payment Method": "Oppdater betalingsmåte", + "Update your account's profile information and email address.": "Oppdater kontoinformasjonen og e-postadressen til kontoen din.", + "Uploading": "Laster opp", + "Uploading files... (:current/:total)": "Laster opp filer... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Bruk en gjenopprettingskode", + "Use an authentication code": "Bruk en godkjenningskode", + "User Actions": "Brukerhandlinger", + "User Security": "Brukersikkerhet", + "Username": "Brukernavn", + "Uzbekistan": "Usbekistan", + "Value": "Verdi", + "Vanuatu": "Vanuatu", + "VAT Number": "MVA-nummer", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela", + "Verify Email Address": "Bekreft e-postadresse", + "Verify Your Email Address": "Bekreft e-postadressen din", + "Viet Nam": "Vietnam", + "View": "Vis", + "Virgin Islands, British": "De britiske Jomfruøyer", + "Virgin Islands, U.S.": "De amerikanske Jomfruøyer", + "Wallis And Futuna": "Wallis og Futuna", + "Wallis and Futuna": "Wallis og Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Vi behandler abonnementet ditt. Når abonnementet er behandlet, oppdateres denne siden automatisk. Vanligvis bør denne prosessen bare ta noen få sekunder.", + "We are unable to process your payment. Please contact customer support.": "Vi kan ikke behandle betalingen din. Kontakt kundestøtte.", + "We have emailed your password reset link!": "Vi har sendt lenken for tilbakestilling av passord på e-post!", + "We were unable to find a registered user with this email address.": "Vi kunne ikke finne en registrert bruker med denne e-postadressen.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Vi vil sende en nedlastingslenke for fakturaen til e-postadressene du angir nedenfor. Du kan skille flere e-postadresser med komma.", + "We're lost in space. The page you were trying to view does not exist.": "Vi har gått oss vill. Siden du prøvde å vise eksisterer ikke.", + "Welcome Back!": "Velkommen tilbake!", + "Western Sahara": "Vest-Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Når tofaktorautentisering er aktivert, blir du bedt om en sikker og tilfeldig kode under pålogging. Du kan hente denne koden fra telefonens autentiseringsapplikasjon.", + "Whoops": "Oisann", + "Whoops!": "Oisann!", + "Whoops! Something went wrong.": "Oisann! Noe gikk galt.", + "With Trashed": "Med slettede", + "Write": "Skriv", + "Year To Date": "År til dags dato", + "Yearly": "Årlig", + "Yemen": "Jemen", + "Yes": "Ja", + "You are already subscribed.": "Du abonnerer allerede.", + "You are currently within your free trial period. Your trial will expire on :date.": "Du er for tiden innenfor din gratis prøveperiode. Prøveperioden utløper den :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Du er for øyeblikket innenfor din gratis prøveperiode. Prøveperioden din utløper :date.. Ved å starte et nytt abonnement avsluttes prøveperioden.", + "You are logged in!": "Du er logget inn!", + "You are receiving this email because we received a password reset request for your account.": "Du får denne e-posten fordi vi har mottatt en forespørsel om å tilbakestille passordet til kontoen din.", + "You have been invited to join the :team team!": "Du er invitert til å bli med i :team teamet!", + "You have enabled two factor authentication.": "Du har aktivert tofaktorautentisering.", + "You have not enabled two factor authentication.": "Du har ikke aktivert tofaktorautentisering.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Du har noen ubetalte fakturaer. Etter å ha oppdatert standard betalingsmåte, kan du prøve betalingene på nytt via fakturalisten nedenfor.", + "You may accept this invitation by clicking the button below:": "Du kan godta denne invitasjonen ved å klikke på knappen nedenfor:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Du kan når som helst si opp abonnementet ditt. Når abonnementet ditt er kansellert, har du muligheten til å gjenoppta abonnementet til slutten av din nåværende faktureringssyklus.", + "You may delete any of your existing tokens if they are no longer needed.": "Du kan slette noen av dine eksisterende tokens hvis de ikke lenger er nødvendige.", + "You may not delete your personal team.": "Du kan ikke slette ditt personlige team.", + "You may not leave a team that you created.": "Du kan ikke forlate et team du opprettet.", + "You will receive an invoice and payment link via email for each billing period.": "Du vil motta en faktura og betalingslenke via e-post for hver faktureringsperiode.", + "You're logged in!": "Du er logget inn!", + "Your :invoiceName invoice is now available!": "Din :invoiceName faktura er nå tilgjengelig!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Faktureringsadressen din er :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kortet ditt ble avvist. Ta kontakt med kortutstederen din for mer informasjon.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Din nåværende betalingsmåte er et kredittkort som slutter på :lastFour som utløper den :expiration.", + "Your email address is unverified.": "E-postadressen din er ubekreftet.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Din siste betaling på :amount mislyktes. Oppdater betalingsmåten din for å prøve den mislykkede betalingen på nytt.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Din siste betaling på :amount den :date mislyktes. Oppdater betalingsmåten din for å prøve den mislykkede betalingen på nytt.", + "Your next payment of :amount will be processed on :date.": "Din neste betaling på :amount vil være den :date.", + "Your payment method has been added successfully.": "Betalingsmåten din er lagt til.", + "Your payment method will be charged automatically for each billing period.": "Betalingsmåten din belastes automatisk for hver faktureringsperiode.", + "Your registered VAT Number is :vatNumber.": "Det registrerte MVA-nummeret ditt er :vatNumber.", + "Your subscription has been started successfully.": "Abonnementet ditt har startet.", + "Your subscription has been successfully cancelled.": "Abonnementet ditt har blitt kansellert.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Abonnementet ditt har blitt kansellert. Du vil fortsatt ha tilgang frem til slutten av faktureringsperioden.", + "Your subscription was successfully resumed.": "Abonnementet ditt ble gjenopptatt.", + "Your subscription was successfully updated.": "Abonnementet ditt ble oppdatert.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postnummer", + "Åland Islands": "Ålandsøyene" +} diff --git a/locales/nb/php-inline.json b/locales/nb/php-inline.json new file mode 100644 index 00000000000..e723924a028 --- /dev/null +++ b/locales/nb/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Må aksepteres.", + "accepted_if": "Dette feltet må aksepteres når :other er :value.", + "active_url": "Er ikke en gyldig URL.", + "after": "Må være en dato etter :date.", + "after_or_equal": "Må være en dato etter eller lik :date.", + "alpha": "Må kun bestå av bokstaver.", + "alpha_dash": "Må kun bestå av bokstaver, tall og bindestreker.", + "alpha_num": "Må kun bestå av bokstaver og tall.", + "any_of": "Dette feltet er ugyldig.", + "array": "Må være en matrise.", + "ascii": "Dette feltet må bare inneholde enkeltbyte alfanumeriske tegn og symboler.", + "attached": "Er allerede vedlagt.", + "before": "Må være en dato før :date.", + "before_or_equal": "Må være en dato før eller lik :date.", + "between.array": "Må ha mellom :min - :max elementer.", + "between.file": "Må være mellom :min - :max kilobytes.", + "between.numeric": "Må være mellom :min - :max.", + "between.string": "Må være mellom :min - :max tegn.", + "boolean": "Må være sann eller usann", + "can": "Dette feltet inneholder en uautorisert verdi.", + "confirmed": "Er ikke likt bekreftelsesfeltet.", + "contains": "Dette feltet mangler en obligatorisk verdi.", + "date": "Er ikke en gyldig dato.", + "date_equals": "Må være en dato lik :date.", + "date_format": "Samsvarer ikke med formatet :format.", + "decimal": "Dette feltet må ha :decimal desimaler.", + "declined": "Denne verdien må avvises.", + "declined_if": "Denne verdien må avvises når :other er :value.", + "different": "Denne og :other må være forskjellige.", + "digits": "Må ha :digits siffer.", + "digits_between": "Må være mellom :min og :max siffer.", + "dimensions": "Har ugyldige bildedimensjoner.", + "distinct": "Har en duplisert verdi.", + "doesnt_contain": "Dette feltet må ikke inneholde noe av følgende: :values.", + "doesnt_end_with": "Dette feltet kan ikke slutte med ett av følgende: :values.", + "doesnt_start_with": "Dette feltet starter kanskje ikke med ett av følgende: :values.", + "email": "Må være en gyldig e-postadresse.", + "ends_with": "Må ende med en av følgende: :values.", + "enum": "Den valgte verdien er ugyldig.", + "exists": "Den valgte verdien er ugyldig.", + "extensions": "Dette feltet må ha en av følgende utvidelser: :values.", + "file": "Må være en fil.", + "filled": "Må fylles ut.", + "gt.array": "Må ha flere enn :value elementer.", + "gt.file": "Må være større enn :value kilobytes.", + "gt.numeric": "Må være større enn :value.", + "gt.string": "Må være større enn :value tegn.", + "gte.array": "Må ha :value elementer eller flere.", + "gte.file": "Må være større enn eller lik :value kilobytes.", + "gte.numeric": "Må være større enn eller lik :value.", + "gte.string": "Må være større enn eller lik :value tegn.", + "hex_color": "Dette feltet må være en gyldig heksadesimal farge.", + "image": "Må være et bilde.", + "in": "Den valgte verdien er ugyldig.", + "in_array": "Den valgte verdien eksisterer ikke i :other.", + "in_array_keys": "Dette feltet må inneholde minst en av følgende nøkler: :values.", + "integer": "Må være et heltall.", + "ip": "Må være en gyldig IP-adresse.", + "ipv4": "Må være en gyldig IPv4-adresse.", + "ipv6": "Må være en gyldig IPv6-adresse.", + "json": "Må være på JSON-format.", + "list": "Dette feltet må være en liste.", + "lowercase": "Dette feltet må være små bokstaver.", + "lt.array": "Må ha færre enn :value elementer.", + "lt.file": "Må være mindre enn :value kilobytes.", + "lt.numeric": "Må være mindre enn :value.", + "lt.string": "Må være kortere enn :value tegn.", + "lte.array": "Må ikke ha flere enn :value elementer.", + "lte.file": "Må være mindre enn eller lik :value kilobytes.", + "lte.numeric": "Må være mindre enn eller lik :value.", + "lte.string": "Må være kortere enn eller lik :value tegn.", + "mac_address": "Verdien må være en gyldig MAC-adresse.", + "max.array": "Må ikke ha flere enn :max elementer.", + "max.file": "Må ikke være større enn :max kilobytes.", + "max.numeric": "Må ikke være større enn :max.", + "max.string": "Må ikke være større enn :max tegn.", + "max_digits": "Dette feltet må ikke ha mer enn :max sifre.", + "mimes": "Må være en fil av typen: :values.", + "mimetypes": "Må være en fil av typen: :values.", + "min.array": "Må ha minst :min elementer.", + "min.file": "Må være minst :min kilobytes.", + "min.numeric": "Må være minst :min.", + "min.string": "Må være minst :min tegn.", + "min_digits": "Dette feltet må ha minst :min sifre.", + "missing": "Dette feltet må mangle.", + "missing_if": "Dette feltet må mangle når :other er :value.", + "missing_unless": "Dette feltet må mangle med mindre :other er :value.", + "missing_with": "Dette feltet må mangle når :values er tilstede.", + "missing_with_all": "Dette feltet må mangle når :values er til stede.", + "multiple_of": "Må være flere av :value", + "not_in": "Den valgte veriden er ugyldig.", + "not_regex": "Formatet på veriden er ugyldig.", + "numeric": "Må være et tall.", + "password.letters": "Dette feltet må inneholde minst én bokstav.", + "password.mixed": "Dette feltet må inneholde minst én stor og én liten bokstav.", + "password.numbers": "Dette feltet må inneholde minst ett tall.", + "password.symbols": "Dette feltet må inneholde minst ett symbol.", + "password.uncompromised": "Det gitte feltet har dukket opp i en datalekkasje. Velg et annet felt.", + "present": "Må eksistere.", + "present_if": "Dette feltet må være til stede når :other er :value.", + "present_unless": "Dette feltet må være til stede med mindre :other er :value.", + "present_with": "Dette feltet må være til stede når :values er til stede.", + "present_with_all": "Dette feltet må være til stede når :values er til stede.", + "prohibited": "Felt er forbudt.", + "prohibited_if": "Felt er forbudt når :other er :value.", + "prohibited_if_accepted": "Dette feltet er forbudt når :other aksepteres.", + "prohibited_if_declined": "Dette feltet er forbudt når :other blir avvist.", + "prohibited_unless": "Felt er forbudt med mindre :other er i :values.", + "prohibits": "Dette feltet forbyr :other å være til stede.", + "regex": "Formatet på veriden er ugyldig.", + "relatable": "Kan ikke være knyttet til denne ressursen.", + "required": "Må fylles ut.", + "required_array_keys": "Dette feltet må inneholde oppføringer for: :values.", + "required_if": "Må fylles ut når :other er :value.", + "required_if_accepted": "Dette feltet er obligatorisk når :other er akseptert.", + "required_if_declined": "Dette feltet er obligatorisk når :other avvises.", + "required_unless": "Er påkrevd med mindre :other finnes blant verdiene :values.", + "required_with": "Må fylles ut når :values er utfylt.", + "required_with_all": "Er påkrevd når :values er oppgitt.", + "required_without": "Må fylles ut når :values ikke er utfylt.", + "required_without_all": "Er påkrevd når ingen av :values er oppgitt.", + "same": "Denne og :other må være like.", + "size.array": "Må inneholde :size elementer.", + "size.file": "Må være :size kilobytes.", + "size.numeric": "Må være :size.", + "size.string": "Må være :size tegn lang.", + "starts_with": "Må starte med en av følgende: :values.", + "string": "Må være en tekststreng.", + "timezone": "Må være en gyldig tidssone.", + "ulid": "Dette feltet må være en gyldig ULID.", + "unique": "Er allerede i bruk.", + "uploaded": "Kunne ikke lastes opp.", + "uppercase": "Dette feltet må være store bokstaver.", + "url": "Formatet på er ugyldig.", + "uuid": "Må være en gyldig UUID." +} diff --git a/locales/nb/php.json b/locales/nb/php.json new file mode 100644 index 00000000000..a737818699f --- /dev/null +++ b/locales/nb/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute må aksepteres.", + "accepted_if": ":Attribute må aksepteres når :other er :value.", + "active_url": ":Attribute er ikke en gyldig URL.", + "after": ":Attribute må være en dato etter :date.", + "after_or_equal": ":Attribute må være en dato etter eller lik :date.", + "alpha": ":Attribute må kun bestå av bokstaver.", + "alpha_dash": ":Attribute må kun bestå av bokstaver, tall og bindestreker.", + "alpha_num": ":Attribute må kun bestå av bokstaver og tall.", + "any_of": ":attribute-feltet er ugyldig.", + "array": ":Attribute må være en matrise.", + "ascii": ":Attribute må bare inneholde enkeltbyte alfanumeriske tegn og symboler.", + "attached": ":Attribute er allerede vedlagt.", + "before": ":Attribute må være en dato før :date.", + "before_or_equal": ":Attribute må være en dato før eller lik :date.", + "between.array": ":Attribute må ha mellom :min - :max elementer.", + "between.file": ":Attribute må være mellom :min - :max kilobytes.", + "between.numeric": ":Attribute må være mellom :min - :max.", + "between.string": ":Attribute må være mellom :min - :max tegn.", + "boolean": ":Attribute må være sann eller usann", + "can": ":Attribute-feltet inneholder en uautorisert verdi.", + "confirmed": ":Attribute er ikke likt bekreftelsesfeltet.", + "contains": "Feltet :attribute mangler en obligatorisk verdi.", + "current_password": "Oppgitt passord er feil.", + "date": ":Attribute er ikke en gyldig dato.", + "date_equals": ":Attribute må være en dato lik :date.", + "date_format": ":Attribute samsvarer ikke med formatet :format.", + "decimal": ":Attribute må ha :decimal desimaler.", + "declined": ":Attribute må avvises.", + "declined_if": ":Attribute må avvises når :other er :value.", + "different": ":Attribute og :other må være forskellige.", + "digits": ":Attribute må ha :digits siffer.", + "digits_between": ":Attribute må være mellom :min og :max siffer.", + "dimensions": ":Attribute har ugyldige bildedimensjoner.", + "distinct": ":Attribute har en duplisert verdi.", + "doesnt_contain": ":attribute-feltet må ikke inneholde noe av følgende: :values.", + "doesnt_end_with": ":Attribute kan ikke slutte med en av følgende: :values.", + "doesnt_start_with": ":Attribute kan ikke starte med en av følgende: :values.", + "email": ":Attribute må være en gyldig e-postadresse.", + "ends_with": ":Attribute må ende med en av følgende: :values.", + "enum": "Det valgte :attribute er ugyldig.", + "exists": "Det valgte :attribute er ugyldig.", + "extensions": ":attribute-feltet må ha en av følgende utvidelser: :values.", + "failed": "Disse opplysningene samsvarer ikke med hva vi har lagret.", + "file": ":Attribute må være en fil.", + "filled": ":Attribute må fylles ut.", + "gt.array": ":Attribute må ha flere enn :value elementer.", + "gt.file": ":Attribute må være større enn :value kilobytes.", + "gt.numeric": ":Attribute må være større enn :value.", + "gt.string": ":Attribute må være større enn :value tegn.", + "gte.array": ":Attribute må ha :value elementer eller flere.", + "gte.file": ":Attribute må være større enn eller lik :value kilobytes.", + "gte.numeric": ":Attribute må være større enn eller lik :value.", + "gte.string": ":Attribute må være større enn eller lik :value tegn.", + "hex_color": ":attribute-feltet må være en gyldig heksadesimal farge.", + "image": ":Attribute må være et bilde.", + "in": "Det valgte :attribute er ugyldig.", + "in_array": "Det valgte :attribute eksisterer ikke i :other.", + "in_array_keys": ":attribute-feltet må inneholde minst en av følgende nøkler: :values.", + "integer": ":Attribute må være et heltall.", + "ip": ":Attribute må være en gyldig IP-adresse.", + "ipv4": ":Attribute må være en gyldig IPv4-adresse.", + "ipv6": ":Attribute må være en gyldig IPv6-adresse.", + "json": ":Attribute må være på JSON-format.", + "list": "Feltet :attribute må være en liste.", + "lowercase": ":Attribute må være små bokstaver.", + "lt.array": ":Attribute må ha færre enn :value elementer.", + "lt.file": ":Attribute må være mindre enn :value kilobytes.", + "lt.numeric": ":Attribute må være mindre enn :value.", + "lt.string": ":Attribute må være kortere enn :value tegn.", + "lte.array": ":Attribute må ikke ha flere enn :value elementer.", + "lte.file": ":Attribute må være mindre enn eller lik :value kilobytes.", + "lte.numeric": ":Attribute må være mindre enn eller lik :value.", + "lte.string": ":Attribute må være kortere enn eller lik :value tegn.", + "mac_address": ":Attribute må være en gyldig MAC-adresse.", + "max.array": ":Attribute må ikke ha flere enn :max elementer.", + "max.file": ":Attribute må ikke være større enn :max kilobytes.", + "max.numeric": ":Attribute må ikke være større enn :max.", + "max.string": ":Attribute må ikke være større enn :max tegn.", + "max_digits": ":Attribute må ikke ha mer enn :max sifre.", + "mimes": ":Attribute må være en fil av typen: :values.", + "mimetypes": ":Attribute må være en fil av typen: :values.", + "min.array": ":Attribute må ha minst :min elementer.", + "min.file": ":Attribute må være minst :min kilobytes.", + "min.numeric": ":Attribute må være minst :min.", + "min.string": ":Attribute må være minst :min tegn.", + "min_digits": ":Attribute må ha minst :min sifre.", + "missing": ":Attribute-feltet må mangle.", + "missing_if": ":Attribute-feltet må mangle når :other er :value.", + "missing_unless": ":Attribute-feltet må mangle med mindre :other er :value.", + "missing_with": ":Attribute-feltet må mangle når :values er tilstede.", + "missing_with_all": ":Attribute-feltet må mangle når :values er tilstede.", + "multiple_of": ":Attribute må være et multiplum av :value", + "next": "Neste »", + "not_in": "Den valgte :attribute er ugyldig.", + "not_regex": "Formatet på :attribute er ugyldig.", + "numeric": ":Attribute må være et tall.", + "password": "Passordet er feil.", + "password.letters": ":Attribute må inneholde minst én bokstav.", + "password.mixed": ":Attribute må inneholde minst én stor og én liten bokstav.", + "password.numbers": ":Attribute må inneholde minst ett tall.", + "password.symbols": ":Attribute må inneholde minst ett symbol.", + "password.uncompromised": "Det oppgitte :attribute har dukket opp i en datalekkasje. Velg en annen :attribute.", + "present": ":Attribute må eksistere.", + "present_if": ":attribute-feltet må være til stede når :other er :value.", + "present_unless": ":attribute-feltet må være til stede med mindre :other er :value.", + "present_with": ":attribute-feltet må være til stede når :values er til stede.", + "present_with_all": ":attribute-feltet må være til stede når :values er til stede.", + "previous": "« Forrige", + "prohibited": ":Attribute-feltet er forbudt.", + "prohibited_if": ":Attribute-feltet er forbudt når :other er :value.", + "prohibited_if_accepted": ":attribute-feltet er forbudt når :other aksepteres.", + "prohibited_if_declined": ":attribute-feltet er forbudt når :other blir avvist.", + "prohibited_unless": ":Attribute-feltet er forbudt med mindre :other er i :values.", + "prohibits": ":Attribute forbyr :other å være til stede.", + "regex": "Formatet på :attribute er ugyldig.", + "relatable": ":Attribute kan ikke være knyttet til denne ressursen.", + "required": ":Attribute må fylles ut.", + "required_array_keys": ":Attribute-feltet må inneholde oppføringer for: :values.", + "required_if": ":Attribute må fylles ut når :other er :value.", + "required_if_accepted": ":Attribute-feltet er obligatorisk når :other er akseptert.", + "required_if_declined": ":attribute-feltet er obligatorisk når :other avvises.", + "required_unless": ":Attribute er påkrevd med mindre :other finnes blant verdiene :values.", + "required_with": ":Attribute må fylles ut når :values er utfylt.", + "required_with_all": ":Attribute er påkrevd når :values er oppgitt.", + "required_without": ":Attribute må fylles ut når :values ikke er utfylt.", + "required_without_all": ":Attribute er påkrevd når ingen av :values er oppgitt.", + "reset": "Passordet ditt har blitt nullstilt!", + "same": ":Attribute og :other må være like.", + "sent": "Vi har sendt din lenke for å nullstille passordet!", + "size.array": ":Attribute må inneholde :size elementer.", + "size.file": ":Attribute må være :size kilobytes.", + "size.numeric": ":Attribute må være :size.", + "size.string": ":Attribute må være :size tegn lang.", + "starts_with": ":Attribute må starte med en av følgende: :values.", + "string": ":Attribute må være en tekststreng.", + "throttle": "For mange innloggingsforsøk. Vennligst prøv igjen om :seconds sekunder.", + "throttled": "Vennligst vent før du prøver på nytt.", + "timezone": ":Attribute må være en gyldig tidssone.", + "token": "Denne koden for å nullstille passordet er ugyldig.", + "ulid": ":Attribute må være en gyldig ULID.", + "unique": ":Attribute er allerede i bruk.", + "uploaded": ":Attribute kunne ikke lastes opp.", + "uppercase": ":Attribute må være store bokstaver.", + "url": "Formatet på :attribute er ugyldig.", + "user": "Vi kan ikke finne en bruker med den e-postadressen.", + "uuid": ":Attribute må være en gyldig UUID." +} diff --git a/locales/ne/_excludes.json b/locales/ne/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/ne/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/ne/json-inline.json b/locales/ne/json-inline.json new file mode 100644 index 00000000000..716f26927ad --- /dev/null +++ b/locales/ne/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "यो क्षेत्र एक मान्य भूमिका हुनुपर्छ।", + "The :attribute must be at least :length characters and contain at least one number.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एक संख्या समावेश हुनुपर्छ।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एक विशेष वर्ण र एक संख्या समावेश हुनुपर्छ।", + "The :attribute must be at least :length characters and contain at least one special character.": "यो क्षेत्र कम्तिमा :length वर्णहरू हुनुपर्छ र कम्तिमा एक विशेष वर्ण समावेश गर्नुपर्छ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एउटा ठूला अक्षर र एउटा नम्बर समावेश गर्नुपर्छ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एउटा ठूलो अक्षर र एउटा विशेष क्यारेक्टर समावेश गर्नुपर्छ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एउटा ठूला अक्षर, एउटा संख्या र एउटा विशेष वर्ण समावेश गर्नुपर्छ।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "यो क्षेत्र कम्तिमा :length वर्णको हुनुपर्छ र कम्तिमा एउटा ठूला अक्षर समावेश गर्नुपर्छ।", + "The :attribute must be at least :length characters.": "यो क्षेत्र कम्तिमा :length वर्ण हुनुपर्छ।", + "The :attribute must contain at least one letter.": "यो क्षेत्रमा कम्तिमा एउटा अक्षर हुनुपर्छ।", + "The :attribute must contain at least one number.": "यो फिल्डमा कम्तिमा एउटा नम्बर हुनुपर्छ।", + "The :attribute must contain at least one symbol.": "यो फिल्डमा कम्तिमा एउटा प्रतीक हुनुपर्छ।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "यो फिल्डमा कम्तिमा एउटा ठूलो र एउटा सानो अक्षर हुनु पर्छ।", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिइएको फिल्ड डाटा चुहावटमा देखा परेको छ। कृपया फरक क्षेत्र छान्नुहोस्।" +} diff --git a/locales/ne/json.json b/locales/ne/json.json new file mode 100644 index 00000000000..e01e8ddfdca --- /dev/null +++ b/locales/ne/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(र १०० थप त्रुटि)", + "(and :count more errors)": "(र १०० थप त्रुटि)|(र १०० थप त्रुटिहरू)|(र १०० थप त्रुटिहरू)", + "30 Days": "30 दिन", + "60 Days": "60 दिन", + "90 Days": "90 दिन", + ":amount selected": ":Amount चयन गरियो", + ":amount Total": ":Amount कुल", + ":days day trial": ":Days दिन परीक्षण", + ":resource Details": ":Resource विवरण", + ":resource Details: :title": ":Resource विवरण: :title", + "A decryption key is required.": "डिक्रिप्शन कुञ्जी आवश्यक छ।", + "A fresh verification link has been sent to your email address.": "तपाईको इमेल ठेगानामा एउटा नयाँ प्रमाणिकरण लिङ्क पठाइएको छ।", + "A new verification link has been sent to the email address you provided during registration.": "एक नयाँ प्रमाणिकरण लिंक गरिएको छ, इमेल ठेगाना पठाइएको छ. तपाईं प्रदान समयमा दर्ता.", + "A new verification link has been sent to the email address you provided in your profile settings.": "तपाईंले आफ्नो प्रोफाइल सेटिङहरूमा प्रदान गर्नुभएको इमेल ठेगानामा एउटा नयाँ प्रमाणीकरण लिङ्क पठाइएको छ।", + "A new verification link has been sent to your email address.": "तपाईंको इमेल ठेगानामा एउटा नयाँ प्रमाणीकरण लिङ्क पठाइएको छ।", + "Accept Invitation": "स्वीकार निमन्त्रणा", + "Action": "कार्य", + "Action Event": "कार्य घटना", + "Action Events": "कार्य घटनाहरू", + "Action Happened At": "कार्य भएको समय", + "Action Initiated By": "कार्य सुरु गर्ने", + "Action Name": "कार्यको नाम", + "Action Status": "कार्यको स्थिति", + "Action Target": "कार्यको लक्ष्य", + "Actions": "कार्यहरू", + "Add": "थप", + "Add :resource": ":Resource थप्नुहोस्", + "Add a new team member to your team, allowing them to collaborate with you.": "थप एक नयाँ टीम सदस्य आफ्नो टीम अनुमति, तिनीहरूलाई संग सहकार्य you.", + "Add additional security to your account using two factor authentication.": "थप अतिरिक्त सुरक्षा गर्न आफ्नो खाता प्रयोग गरेर दुई कारक प्रमाणीकरण.", + "Add Payment Method": "भुक्तानी विधि थप्नुहोस्", + "Add row": "पङ्क्ति थप्न", + "Add Team Member": "थप टोली सदस्य", + "Add VAT Number": "VAT नम्बर थप्नुहोस्", + "Added.": "जोडी ।", + "Additional billing information updated successfully.": "अतिरिक्त बिलिङ जानकारी सफलतापूर्वक अद्यावधिक गरियो।", + "Address": "ठेगाना", + "Address Line 2": "ठेगाना लाइन 2", + "Administrator": "प्रशासक", + "Administrator users can perform any action.": "प्रशासक प्रयोगकर्ता प्रदर्शन गर्न सक्छन् कुनै पनि कार्य.", + "Afghanistan": "अफगानिस्तान", + "Aland Islands": "आल्याण्ड टापुहरू", + "Albania": "अल्बानिया", + "Algeria": "अल्जेरिया", + "All of the people that are part of this team.": "सबै मानिसहरूले भन्ने छन्, यो टीम को भाग.", + "All resources loaded.": "सबै स्रोतहरू लोड.", + "All rights reserved.": "सबै अधिकार सुरक्षित।", + "Already registered?": "पहिले नै दर्ता?", + "American Samoa": "अमेरिकी सामोआ", + "An error occurred while uploading the file.": "फाइल अपलोड गर्दा त्रुटि भयो।", + "An error occurred while uploading the file: :error": "फाइल अपलोड गर्दा त्रुटि भयो: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "एउटा अप्रत्याशित त्रुटि भयो र हामीले हाम्रो समर्थन टोलीलाई सूचित गरेका छौं। फेरी प्रयास गर्नु होला।", + "Andorra": "एन्डोरान", + "Angola": "अङ्गोला", + "Anguilla": "एन्जुइल्ला", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "अर्को प्रयोगकर्ता अद्यावधिक छ, यो स्रोत देखि यो पेज लोड थियो. कृपया पृष्ठ ताजा र फेरि प्रयास गर्नुहोस् ।", + "Antarctica": "अन्टार्कटिका", + "Antigua And Barbuda": "एंटीगुआ र बारबुडा", + "Antigua and Barbuda": "एन्टिगुवा र बारबुडा", + "API Token": "API टोकन", + "API Token Permissions": "API टोकन अनुमति", + "API Tokens": "API टोकन", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API टोकन अनुमति दिन्छ तेस्रो-पक्ष सेवाहरू प्रमाणित गर्न हाम्रो आवेदन आफ्नो तर्फबाट.", + "Apply": "निवेदन गर्नु", + "Apply Coupon": "कुपन लागू गर्नुहोस्", + "April": "अप्रिल", + "Are you sure you want to attempt to pay :amount?": "के तपाइँ निश्चित हुनुहुन्छ कि तपाइँ :amount तिर्न प्रयास गर्न चाहनुहुन्छ?", + "Are you sure you want to cancel your subscription?": "के तपाइँ तपाइँको सदस्यता रद्द गर्न निश्चित हुनुहुन्छ?", + "Are you sure you want to delete all the notifications?": "के तपाइँ निश्चित हुनुहुन्छ कि तपाइँ सबै सूचनाहरू मेटाउन चाहनुहुन्छ?", + "Are you sure you want to delete the selected resources?": "के तपाईं चयन गरिएका स्रोतहरू मेटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to delete this file?": "के तपाइँ यो फाइल मेटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to delete this notification?": "के तपाइँ यो सूचना मेटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to delete this payment method?": "के तपाइँ यो भुक्तानी विधि मेटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to delete this resource?": "के तपाईं यो स्रोत मेटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "के तपाईं यो टोली मेटाउन निश्चित हुनुहुन्छ? एक पटक टोली मेटाइएपछि, यसको सबै स्रोत र डाटा स्थायी रूपमा मेटिनेछ।", + "Are you sure you want to delete your account?": "के तपाइँ तपाइँको खाता मेटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "के तपाईं आफ्नो खाता मेटाउन निश्चित हुनुहुन्छ? तपाईंको खाता मेटाइएपछि, यसको सबै स्रोत र डाटा स्थायी रूपमा मेटिनेछ। कृपया आफ्नो खाता स्थायी रूपमा मेटाउन चाहनुहुन्छ भन्ने पुष्टि गर्न आफ्नो पासवर्ड प्रविष्ट गर्नुहोस्।", + "Are you sure you want to detach the selected resources?": "के तपाईं चयन गरिएका स्रोतहरू असंलग्न गर्न निश्चित हुनुहुन्छ?", + "Are you sure you want to detach this resource?": "के तपाईं यो स्रोत असंलग्न गर्न निश्चित हुनुहुन्छ?", + "Are you sure you want to force delete the selected resources?": "के तपाईं चयन गरिएका स्रोतहरू बलपूर्वक मेटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to force delete this resource?": "के तपाईं यो स्रोत बलपूर्वक मेटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to log out?": "के तपाइँ निश्चित हुनुहुन्छ कि तपाइँ लग आउट गर्न चाहनुहुन्छ?", + "Are you sure you want to mark all notifications as read?": "के तपाईं सबै सूचनाहरू पढिएको भनेर चिन्ह लगाउन चाहनुहुन्छ भनेर पक्का हुनुहुन्छ?", + "Are you sure you want to remove this item?": "के तपाइँ यो वस्तु हटाउन निश्चित हुनुहुन्छ?", + "Are you sure you want to restore the selected resources?": "Are you sure you want to restore चयन गरिएका संसाधन?", + "Are you sure you want to restore this resource?": "Are you sure you want to restore यो संसाधन?", + "Are you sure you want to resume your subscription?": "के तपाइँ तपाइँको सदस्यता पुन: सुरु गर्न निश्चित हुनुहुन्छ?", + "Are you sure you want to run this action?": "Are you sure you want to run this कार्य?", + "Are you sure you want to set this payment method as your default?": "के तपाइँ तपाइँको पूर्वनिर्धारित रूपमा यो भुक्तानी विधि सेट गर्न निश्चित हुनुहुन्छ?", + "Are you sure you want to stop impersonating?": "के तपाईं प्रतिरूपण बन्द गर्न निश्चित हुनुहुन्छ?", + "Are you sure you would like to delete this API token?": "Are you sure you would like to delete this API टोकन?", + "Are you sure you would like to leave this team?": "Are you sure you छोड्न चाहन्छु यो टोली?", + "Are you sure you would like to remove this person from the team?": "Are you sure you would like to remove यो व्यक्ति टीम देखि?", + "Are you sure you would like to switch billing plans?": "के तपाइँ निश्चित हुनुहुन्छ कि तपाइँ बिलिङ योजनाहरू स्विच गर्न चाहनुहुन्छ?", + "Argentina": "अर्जेन्टिना", + "Armenia": "आर्मेनिया", + "Aruba": "आरूबा", + "Attach": "संलग्न गर्नुहोस्", + "Attach & Attach Another": "संलग्न & संलग्न अर्को", + "Attach :resource": "संलग्न :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "ड्र्याग र ड्रप गरेर, चयन वा स्वाद गरेर फाइलहरू संलग्न गर्नुहोस्।", + "August": "अगस्ट", + "Australia": "अष्ट्रेलिया", + "Austria": "अस्ट्रिया", + "Azerbaijan": "अजरबैजान", + "Bahamas": "बहामासको", + "Bahrain": "बहराइन", + "Bangladesh": "बंगलादेश", + "Barbados": "बार्बाडोस", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "जारी राख्नु अघि, हामीले भर्खरै तपाईलाई इमेल गरेको लिङ्कमा क्लिक गरेर तपाईले आफ्नो इमेल ठेगाना प्रमाणित गर्न सक्नुहुन्छ? यदि तपाईंले इमेल प्राप्त गर्नुभएन भने, हामी खुशीसाथ तपाईंलाई अर्को पठाउनेछौं।", + "Before proceeding, please check your email for a verification link.": "अगाडि बढ्नु अघि, कृपया प्रमाणिकरण लिङ्कको लागि आफ्नो इमेल जाँच गर्नुहोस्।", + "Belarus": "बेलारुस", + "Belgium": "बेल्जियम", + "Belize": "बेलिज", + "Benin": "बेनिन", + "Bermuda": "बर्मुडा", + "Bhutan": "भुटान", + "Billing Information": "बिलिङ जानकारी", + "Billing Management": "बिलिङ व्यवस्थापन", + "Bolivia": "बोलिभिया", + "Bolivia, Plurinational State of": "बोलिभिया, बहुराष्ट्रिय राज्य", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint इयुस्टाटियस र Sábado", + "Bosnia And Herzegovina": "बोस्निया र हर्जगोभिना", + "Bosnia and Herzegovina": "बोस्निया र हेर्जेगोभिना", + "Botswana": "बोट्सवाना", + "Bouvet Island": "बुभेट आइल्याण्ड", + "Brazil": "ब्राजिल", + "British Indian Ocean Territory": "बेलायतभारतसमुद्रीभूभाग", + "Browser Sessions": "ब्राउजर सत्र", + "Brunei Darussalam": "Brunei", + "Bulgaria": "बुल्गेरिया", + "Burkina Faso": "बुर्किना फासो", + "Burundi": "बुरुण्डी", + "Cambodia": "कम्बोडिया", + "Cameroon": "क्यामरुन", + "Canada": "क्यानाडा", + "Cancel": "रद्द", + "Cancel Subscription": "सदस्यता रद्द गर्नुहोस्", + "Cape Verde": "केप भर्डे", + "Card": "कार्ड", + "Cayman Islands": "केमैन द्वीप", + "Central African Republic": "मध्य अफ्रिकी गणतन्त्र", + "Chad": "चाड", + "Change Subscription Plan": "सदस्यता योजना परिवर्तन गर्नुहोस्", + "Change the current payment method attached to your subscription": "तपाईंको सदस्यतासँग जोडिएको हालको भुक्तानी विधि परिवर्तन गर्नुहोस्", + "Changes": "परिवर्तन", + "Checkout": "चेकआउट", + "Chile": "चिली", + "China": "चीन", + "Choose": "छनौट", + "Choose :field": "छनौट :field", + "Choose :resource": "छनौट :resource", + "Choose an option": "एक विकल्प छान्नुहोस्", + "Choose date": "छनौट मिति", + "Choose File": "फाइल रोज्नुहोस्", + "Choose Files": "फाइलहरू छान्नुहोस्", + "Choose Type": "चयन प्रकार", + "Christmas Island": "क्रिसमस टापु", + "City": "सहर", + "Click here to re-send the verification email.": "प्रमाणीकरण इमेल पुन: पठाउन यहाँ क्लिक गर्नुहोस्।", + "click here to request another": "अर्को अनुरोध गर्न यहाँ क्लिक गर्नुहोस्", + "Click to choose": "क्लिक गर्न छनौट", + "Close": "बन्द गर्नुहोस्", + "Cocos (Keeling) Islands": "कोकोस (कीलिंग) द्वीप", + "Code": "कोड", + "Colombia": "कोलम्बिया", + "Comoros": "कोमोरोस", + "Confirm": "पुष्टि", + "Confirm Billing Action": "बिलिङ कार्य पुष्टि गर्नुहोस्", + "Confirm Password": "पासवर्ड सुनिश्चित गर्नुहोस", + "Confirm Payment": "पुष्टि भुक्तान", + "Confirm your :amount payment": "Confirm your :amount भुक्तानी", + "Congo": "कंगो", + "Congo, Democratic Republic": "कंगो, लोकतान्त्रिक गणतन्त्र", + "Congo, the Democratic Republic of the": "कंगो, प्रजातान्त्रिक गणतन्त्र", + "Constant": "निरन्तर", + "Continue To Payment": "भुक्तानी जारी राख्नुहोस्", + "Cook Islands": "कुक द्वीप", + "Copy to clipboard": "क्लिपबोर्डमा प्रतिलिपि गर्नुहोस्", + "Costa Rica": "कोस्टा रिका", + "Cote D'Ivoire": "कोट डी आइवर", + "Country": "देश", + "Coupon": "कुपन", + "Coupon applied successfully.": "कुपन सफलतापूर्वक लागू गरियो।", + "Create": "सिर्जना", + "Create & Add Another": "सिर्जना & Add Another", + "Create :resource": "सिर्जना :resource", + "Create a new team to collaborate with others on projects.": "Create a new टोली संग सहकार्य गर्न अरूलाई मा परियोजनाहरु छ ।", + "Create Account": "खाता सिर्जना गर्नुहोस्", + "Create API Token": "Create API टोकन", + "Create New Team": "नयाँ सिर्जना टीम", + "Create Team": "सिर्जना टीम", + "Created.": "सिर्जना गरियो।", + "Croatia": "क्रोएटिया", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "क्युबा", + "Curaçao": "करकाउ", + "Current Password": "हालको पासवर्ड", + "Current Subscription Plan": "हालको सदस्यता योजना", + "Currently Subscribed": "हाल सदस्यता लिइएको", + "Customer Balance": "ग्राहक शेष", + "Customize": "अनुकूलन गर्नुहोस्", + "Cyprus": "साइप्रस", + "Czech Republic": "चेकिया", + "Côte d'Ivoire": "कोट डी आइवर", + "Dark": "अँध्यारो", + "Dashboard": "ड्यासबोर्ड", + "December": "डिसेम्बर", + "Decrease": "कमी", + "Default": "पूर्वनिर्धारित", + "Delete": "मेटाउन", + "Delete :resource": "मेटाउन :resource", + "Delete Account": "मेट्नुहोस् खाता", + "Delete all notifications": "सबै सूचनाहरू मेटाउनुहोस्", + "Delete API Token": "मेट्नुहोस् API टोकन", + "Delete File": "फाइल मेटाउन", + "Delete Notification": "सूचना मेटाउनुहोस्", + "Delete Resource": "मेट्नुहोस् स्रोत", + "Delete Selected": "मेट्नुहोस् चयन", + "Delete Team": "मेट्नुहोस् टीम", + "Denmark": "डेनमार्क", + "Detach": "असंलग्न", + "Detach Resource": "असंलग्न स्रोत", + "Detach Selected": "असंलग्न चयन", + "Details": "विवरण", + "Disable": "अक्षम", + "Djibouti": "डिजिबुटी", + "Do you really want to leave? You have unsaved changes.": "के तपाईं साँच्चै छोड्न चाहनुहुन्छ? तपाईं बचत नगरिएका परिवर्तन छन् ।", + "Dominica": "आइतबार", + "Dominican Republic": "डोमिनिकन गणतन्त्र", + "Done.": "गरेको ।", + "Download": "डाउनलोड", + "Download Invoice": "चलानी डाउनलोड गर्नुहोस्", + "Drop file or click to choose": "फाइल छोड्नुहोस् वा चयन गर्न क्लिक गर्नुहोस्", + "Drop files or click to choose": "फाइलहरू छोड्नुहोस् वा चयन गर्न क्लिक गर्नुहोस्", + "Ecuador": "इक्वेडर", + "Edit": "सम्पादन", + "Edit :resource": "सम्पादन :resource", + "Edit Attached": "सम्पादन संलग्न", + "Edit Profile": "प्रोफाइल सम्पादन गर", + "Editor": "सम्पादक", + "Editor users have the ability to read, create, and update.": "सम्पादक प्रयोगकर्ता गर्ने क्षमता छ, पढ्नुहोस्, सिर्जना गर्नुहोस्, र अपडेट.", + "Egypt": "मिश्र", + "El Salvador": "साल्भाडोर", + "Email": "इमेल", + "email": "इमेल", + "Email Address": "इ - मेल ठेगाना", + "Email Addresses": "इमेल ठेगानाहरू", + "Email Password Reset Link": "इमेल पासवर्ड रिसेट लिङ्क", + "Email Verification": "इमेल प्रमाणीकरण", + "Enable": "सक्षम", + "Encrypted environment file already exists.": "इन्क्रिप्टेड वातावरण फाइल पहिले नै अवस्थित छ।", + "Encrypted environment file not found.": "इन्क्रिप्टेड वातावरण फाइल भेटिएन।", + "Ensure your account is using a long, random password to stay secure.": "सुनिश्चित आफ्नो खाता प्रयोग छ, एक लामो अनियमित पासवर्ड सुरक्षित रहन.", + "Environment file already exists.": "वातावरण फाइल पहिले नै अवस्थित छ।", + "Environment file not found.": "वातावरण फाइल भेटिएन।", + "Equatorial Guinea": "इक्वेटोरियल गिनी", + "Eritrea": "एरित्रिया", + "Error": "त्रुटि", + "errors": "त्रुटिहरू", + "Estonia": "इस्टोनिया", + "Ethiopia": "इथोपिया", + "ex VAT": "पूर्व VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "१० मा म्याद सकिन्छ", + "Export As CSV": "CSV रूपमा निर्यात गर्नुहोस्", + "Extra Billing Information": "अतिरिक्त बिलिङ जानकारी", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "अतिरिक्त पुष्टि गर्न आवश्यक छ आफ्नो भुक्तानी प्रक्रिया. कृपया जारी गर्न भुक्तानी page by clicking on the button below.", + "Failed Subscription Payment": "असफल सदस्यता भुक्तानी", + "Failed to load :resource!": "१०० लोड गर्न सकिएन!", + "Falkland Islands (Malvinas)": "फकल्यान्ड Inseln (माल्भिनास)", + "Faroe Islands": "फारोईद्वीप", + "February": "फेब्रुअरी", + "Fiji": "फिजी", + "Filename": "फाइलनाम", + "Finish enabling two factor authentication.": "दुई कारक प्रमाणीकरण सक्षम पार्नुहोस्।", + "Finland": "फिनल्याण्ड", + "For your security, please confirm your password to continue.": "आफ्नो सुरक्षा को लागि, कृपया आफ्नो पासवर्ड पुष्टि गर्न जारी ।", + "Forbidden": "निषेध गरिएको", + "Force Delete": "शक्ति मेटाउन", + "Force Delete :resource": "शक्ति मेटाउन :resource", + "Force Delete Resource": "शक्ति मेटाउन स्रोत", + "Force Delete Selected": "शक्ति मेट्नुहोस् चयन", + "Forgot Password": "पासवर्ड भुल्नु भयो", + "Forgot your password?": "आफ्नो पासवर्ड बिर्सिनुभयो?", + "Forgot Your Password?": "तपाईको पासवर्ड बिर्सनुभयो?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "आफ्नो पासवर्ड बिर्सिनुभयो? कुनै समस्या छ । Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "France": "फ्रान्स", + "French Guiana": "फ्रान्सेली गायना", + "French Polynesia": "फ्रान्सेली पोलिनेशिया", + "French Southern Territories": "फ्रान्सेली दक्षिणी क्षेत्र", + "From": "बाट", + "Gabon": "गाबोन", + "Gambia": "गाम्बिया", + "Georgia": "जर्जिया", + "Germany": "जर्मनी", + "Ghana": "घाना", + "Gibraltar": "जिब्राल्टर", + "Go Home": "घर जाउ", + "Go to page :page": "जानुहोस् पृष्ठ :page", + "Great! You have accepted the invitation to join the :team team.": "Great! तपाईं निमन्त्रणा स्वीकार गर्न सामेल :team टीम ।", + "Greece": "ग्रीस", + "Greenland": "ग्रीनल्याण्ड", + "Grenada": "ग्रेनेडा", + "Guadeloupe": "ग्वाडेलोप", + "Guam": "गुवाम", + "Guatemala": "ग्वाटेमालामा", + "Guernsey": "गुएर्नेसी", + "Guinea": "गिनी", + "Guinea-Bissau": "गिनी-बिसाउ", + "Guyana": "गुयाना", + "Haiti": "हाइटी", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "तपाईंको सदस्यता रद्द गर्नेबारे पुनर्विचार गर्दै हुनुहुन्छ? तपाईँले आफ्नो हालको बिलिङ चक्रको अन्त्यसम्म कुनै पनि समयमा तुरुन्तै आफ्नो सदस्यता पुन: सक्रिय गर्न सक्नुहुन्छ। तपाईँको हालको बिलिङ चक्र समाप्त भएपछि, तपाईं पूर्ण रूपमा नयाँ सदस्यता योजना छनोट गर्न सक्नुहुन्छ।", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "तपाइँको सदस्यता रद्द गर्ने बारे दोस्रो विचार छ? तपाइँ तपाइँको हालको बिलिङ चक्र को अन्त्य सम्म कुनै पनि समयमा तपाइँको सदस्यता तुरुन्तै प्रतिक्रिया गर्न सक्नुहुन्छ। तपाईंको हालको बिलिङ चक्र समाप्त भएपछि, तपाईंले पूर्ण रूपमा नयाँ सदस्यता योजना रोज्न सक्नुहुन्छ।", + "Heard Island & Mcdonald Islands": "सुने आइल्याण्ड र म्याकडोनाल्ड टापु", + "Heard Island and McDonald Islands": "हर्ड आइल्याण्ड र म्याकडोनाल्ड टापुहरू", + "Hello!": "नमस्कार!", + "Hide Content": "लुकाउन सामग्री", + "Hold Up!": "पकड!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "होन्डुरस", + "Hong Kong": "हङकङ", + "Hungary": "हंगेरी", + "I agree to the :terms_of_service and :privacy_policy": "म सहमत :terms_of_service र :privacy_policy", + "Iceland": "आइसल्याण्ड", + "ID": "आईडी", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "यदि आवश्यक, you may log out सबै को आफ्नो अन्य ब्राउजर सत्र across all of your devices. केही आफ्नो हाल सत्र तल दिइएका छन्; तथापि, यो सूची exhaustive नहुन सक्छ. तपाईं महसुस भने तपाईंको खातामा सम्झौता गरिएको छ, तपाईं पनि गर्नुपर्छ update your password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "तपाईं पहिले देखि नै एक खाता छ भने, तपाईँले यो स्वीकार निमन्त्रणा द्वारा बटन क्लिक तल:", + "If you did not create an account, no further action is required.": "यदि तपाईंले खाता सिर्जना गर्नुभएको छैन भने, अगाडि कुनै कार्यको आवश्यक पर्दैन।", + "If you did not expect to receive an invitation to this team, you may discard this email.": "यदि तपाईं आशा थिएन निमन्त्रणा प्राप्त गर्न यो टोली, you may खारेज यस इमेल.", + "If you did not receive the email": "यदि तपाईंले इमेल प्राप्त गर्नुभएन भने", + "If you did not request a password reset, no further action is required.": "यदि तपाईंले पासवर्ड रिसेट अनुरोध गर्नुभएन भने, अगाडि कुनै कार्य आवश्यक पर्दैन।", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "तपाईं एक खाता छैन भने, तपाईं सिर्जना गर्न सक्छ, एक बटन क्लिक गरेर तल. पछि खाता सिर्जना, you may क्लिक गर्नुहोस् निमन्त्रणा स्वीकृति बटन मा यो इमेल स्वीकार गर्न टीम निमन्त्रणा:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "यदि तपाईँलाई आफ्नो चलानीमा विशेष सम्पर्क वा करसम्बन्धी जानकारीहरू, जस्तै तपाईँको पूर्ण व्यवसाय नाम, VAT परिचय नम्बर, वा अभिलेखमा रहेको ठेगाना थप्न आवश्यक छ भने, तपाईं यसलाई यहाँ थप्न सक्नुहुन्छ।", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "यदि तपाईंलाई क्लिक गर्दा समस्या भइरहेको छ भने \":actionText\" बटन, प्रतिलिपि गरेर तल URL लाई टाँस्नुहोस् वेब n तपाइँको वेब ब्राउजर:", + "Impersonate": "प्रतिरूपण", + "Increase": "वृद्धि", + "India": "भारत", + "Indonesia": "इन्डोनेशिया", + "Invalid filename.": "अवैध फाइलनाम।", + "Invalid JSON was returned from the route.": "अवैध JSON मार्गबाट ​​फिर्ता गरियो।", + "Invoice Email Addresses": "चलानी इमेल ठेगानाहरू", + "Invoice emails updated successfully.": "चलानी इमेलहरू सफलतापूर्वक अद्यावधिक गरियो।", + "Invoices": "चलानीहरू", + "Iran, Islamic Republic Of": "इरान", + "Iran, Islamic Republic of": "इरान, इस्लामिक गणतन्त्र", + "Iraq": "इराक", + "Ireland": "आयरल्याण्ड", + "Isle Of Man": "मानिसको Isle", + "Isle of Man": "आइल अफ म्यान", + "Israel": "इजरायल", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "तपाईंसँग सक्रिय सदस्यता छैन जस्तो देखिन्छ। तपाईंले सुरु गर्न तलको सदस्यता योजनाहरू मध्ये एउटा छनौट गर्न सक्नुहुन्छ। सदस्यता योजनाहरू तपाईंको सुविधामा परिवर्तन वा रद्द गर्न सकिन्छ।", + "Italy": "इटाली", + "Jamaica": "जमाइका", + "January": "जनवरी", + "Japan": "जापान", + "Jersey": "जर्सी", + "Jordan": "जोर्डन", + "July": "जुलाई", + "June": "जुन", + "Kazakhstan": "काजकिस्तान", + "Kenya": "केन्या", + "Key": "कुञ्जी", + "Kiribati": "किरिबाती", + "Korea": "दक्षिण कोरिया", + "Korea, Democratic People's Republic of": "उत्तर कोरिया", + "Korea, Republic of": "कोरिया, गणतन्त्र", + "Kosovo": "कोसोभो", + "Kuwait": "कुवेत", + "Kyrgyzstan": "किर्गिस्तान", + "Lao People's Democratic Republic": "लाओस", + "Last active": "गत सक्रिय", + "Last used": "गत प्रयोग", + "Latvia": "लाटविया", + "Leave": "बिदा", + "Leave Team": "Leave टीम", + "Lebanon": "लेबनान", + "length": "लम्बाइ", + "Lens": "चश्मा", + "Lesotho": "लेसोथो", + "Liberia": "लाइबेरिया", + "Libyan Arab Jamahiriya": "लिबिया", + "Liechtenstein": "लिएखटेन्स्टाइन", + "Light": "उज्यालो", + "Lithuania": "मासेडोनिया", + "Load :perPage More": "लोड :perPage अधिक", + "Loading": "लोड गर्दै", + "Location": "स्थान", + "Log in": "लग - इन", + "Log In": "लग - इन", + "Log Out": "लग आउट", + "Log out": "बाहिर निस्कनु", + "Log Out Other Browser Sessions": "Log Out अन्य ब्राउजर सत्र", + "Log Viewer": "लग दर्शक", + "Login": "लगइन", + "Logout": "लगआउट", + "Logs": "लगहरू", + "Luxembourg": "लक्जमबर्ग", + "Macao": "मकाउ", + "Macedonia": "उत्तर म्यासिडोनिया", + "Macedonia, the former Yugoslav Republic of": "म्यासेडोनिया, पूर्व युगोस्लाभ गणतन्त्र", + "Madagascar": "मडागास्कर", + "Malawi": "मलावी", + "Malaysia": "मलेशिया", + "Maldives": "माल्दिभ्स", + "Mali": "सानो", + "Malta": "माल्टा", + "Manage Account": "खाता व्यवस्थापन", + "Manage and log out your active sessions on other browsers and devices.": "व्यवस्थापन र लग बाहिर आफ्नो सक्रिय सत्र मा अन्य ब्राउजर र उपकरणहरू.", + "Manage API Tokens": "व्यवस्थापन API टोकन", + "Manage Role": "व्यवस्थापन भूमिका", + "Manage Team": "व्यवस्थापन टीम", + "Managing billing for :billableName": ":BillableName को लागि बिलिङ प्रबन्ध", + "March": "मार्च", + "Mark all as Read": "सबै पढेको रूपमा चिन्ह लगाउनुहोस्", + "Mark all notifications as read": "सबै सूचनालाई पढिएको रूपमा चिन्ह लगाउनुहोस्", + "Mark Read": "मार्क पढ्नुहोस्", + "Mark Unread": "नपढिएको चिन्ह लगाउनुहोस्", + "Marshall Islands": "मार्शल द्वीप", + "Martinique": "मार्टिनिक", + "Mauritania": "माउरिटानिया", + "Mauritius": "माउरिटिअस", + "May": "सक्छ", + "Mayotte": "मायो", + "Mexico": "मेक्सिको", + "Micronesia, Federated States Of": "माइक्रोनेशिया", + "Micronesia, Federated States of": "माइक्रोनेसिया, संघीय राज्यहरू", + "Moldova": "मोल्डोभा", + "Moldova, Republic of": "मोल्डोभा, गणतन्त्र", + "Monaco": "मोनाको", + "Mongolia": "मङ्गोलिया", + "Montenegro": "मोन्टेनेग्रो", + "Month To Date": "महिना मिति", + "Monthly": "मासिक", + "monthly": "मासिक", + "Montserrat": "मोन्टसेर्राट", + "Morocco": "मोरक्को", + "Mozambique": "मोजाम्बिक", + "Myanmar": "म्यानमार", + "Name": "नाम", + "name": "नाम", + "Namibia": "नामिबिया", + "Nauru": "नाउरु", + "Nepal": "नेपाल", + "Netherlands": "नेदरल्याण्ड", + "Netherlands Antilles": "नेदरल्याण्ड्स एन्टिलिज", + "Nevermind": "चिन्ता नलिऊँ", + "Nevermind, I'll keep my old plan": "केही नगर्नुहोस्, म मेरो पुरानो योजना राख्छु", + "New": "नयाँ", + "New :resource": "नयाँ :resource", + "New Caledonia": "नयाँ कैलेडोनिया", + "New Password": "नयाँ पासवर्ड", + "New Zealand": "न्यूजील्याण्ड", + "Next": "अर्को", + "Next Payment": "अर्को भुक्तानी", + "Next Payment on": "अर्को भुक्तानी मा", + "Nicaragua": "निकारागुआ", + "Niger": "नाइजर", + "Nigeria": "नाइजेरिया", + "Niue": "नियू", + "No": "कुनै", + "No :resource matched the given criteria.": "कुनै :resource मिलान दिइएको मापदण्ड छ ।", + "No additional information...": "कुनै अतिरिक्त जानकारी । ..", + "No Current Data": "कुनै हालको डाटा", + "No Data": "कुनै डाटा", + "no file selected": "कुनै फाइल चयन", + "No Increase": "कुनै वृद्धि", + "No payment methods on file.": "फाइलमा कुनै भुक्तानी विधिहरू छैनन्।", + "No payment scheduled.": "कुनै भुक्तानी निर्धारित छैन।", + "No Prior Data": "कुनै पूर्व डाटा", + "No Results Found.": "कुनै परिणाम फेला परेन ।", + "Norfolk Island": "नरफक टापु", + "Northern Mariana Islands": "उत्तरी मारिआना द्वीप", + "Norway": "नर्वे", + "Not Found": "फेला परेन", + "Notifications": "सूचनाहरू", + "Nova": "Nova", + "Nova User": "नोवा प्रयोगकर्ता", + "November": "नोभेम्बर", + "October": "अक्टोबर", + "of": "को", + "OK": "ठीक छ", + "Oman": "ओमान", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "एक पटक एक टीम हटाइएको छ, सबै को आफ्नो स्रोत र डाटा will be permanently deleted. पहिले मेटाउने यो टीम, डाउनलोड गर्नुहोस् कुनै पनि डाटा वा जानकारी सन्दर्भमा यो टीम तपाईं इच्छा राख्नु गर्न.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "एक पटक आफ्नो खाता मेटिएको छ, सबै को आफ्नो स्रोत र डाटा will be permanently deleted. पहिले deleting your account, please डाउनलोड कुनै पनि डाटा वा जानकारी तपाईं इच्छा राख्नु गर्न.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "एक पटक तपाईंको खाता मेटिएपछि, यसका सबै स्रोतहरू र डाटा स्थायी रूपमा मेटिने छन्। तपाईं आफ्नो खाता स्थायी रूपमा मेटाउन चाहनुहुन्छ भनेर पुष्टि गर्न कृपया आफ्नो पासवर्ड प्रविष्ट गर्नुहोस्।", + "Only Trashed": "मात्र फालिएको", + "Open Invoices": "इनभ्वाइसहरू खोल्नुहोस्", + "Original": "मूल", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "हाम्रो बिलिङ व्यवस्थापन पोर्टलले तपाइँलाई तपाइँको सदस्यता योजना, भुक्तान विधि, र तपाइँको भर्खरको बीजकहरू डाउनलोड गर्न सहज रूपमा व्यवस्थापन गर्न अनुमति दिन्छ।", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "हाम्रो बिलिङ व्यवस्थापन पोर्टलले तपाइँलाई तपाइँको सदस्यता योजना, भुक्तान विधिहरू, र तपाइँको भर्खरको बीजकहरू डाउनलोड गर्न सहज रूपमा व्यवस्थापन गर्न अनुमति दिन्छ।", + "Page Expired": "पृष्ठ समयावधि सकियो", + "Pagination Navigation": "पेजमा नम्बर रखाइ अन्वेषण", + "Paid": "भुक्तान गरियो", + "Pakistan": "पाकिस्तान", + "Palau": "पलाउ", + "Palestinian Territory, Occupied": "प्यालेस्टाइनी इलाकामा", + "Panama": "पनामा", + "Papua New Guinea": "पापुआ न्यु गिनी", + "Paraguay": "प्यारागुवा", + "Password": "पासवर्ड", + "password": "पासवर्ड", + "Payment Confirmation": "भुक्तानी पुष्टि", + "Payment Information": "भुक्तानी जानकारी", + "Payment information updated successfully.": "भुक्तानी जानकारी सफलतापूर्वक अद्यावधिक गरियो।", + "Payment Method": "भुक्तानी विधि", + "Payment Methods": "भुक्तानी विधिहरू", + "Payment Required": "भुक्तानी आवश्यक छ", + "Payments": "भुक्तानीहरू", + "Pending Team Invitations": "अपूर्ण टीम निम्तो", + "Per Page": "प्रति पृष्ठ", + "Permanently delete this team.": "स्थायी रूपमा मेट्न यो टीम ।", + "Permanently delete your account.": "स्थायी तपाईंको खाता मेटाउन.", + "Permissions": "अनुमति", + "Peru": "पेरु", + "Philippines": "फिलिपिन्स", + "Photo": "फोटो", + "Pitcairn": "पिटकाइर्न", + "Please accept the terms of service.": "कृपया सेवाका सर्तहरू स्वीकार गर्नुहोस्।", + "Please click the button below to verify your email address.": "कृपया तलको बटन क्लिक गर्नुहोस् तपाईंको ईमेल ठेगाना प्रमाणित गर्न।", + "Please confirm access to your account by entering one of your emergency recovery codes.": "कृपया पुष्टि पहुँच गर्न आफ्नो खाता प्रवेश गरेर एक को आफ्नो आपतकालीन पुन कोड.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "कृपया पुष्टि पहुँच गर्न आफ्नो खाता प्रवेश गरेर प्रमाणीकरण कोड प्रदान गरेर आफ्नो प्रमाणिकरण आवेदन छ ।", + "Please confirm your password before continuing.": "जारी राख्नु अघि आफ्नो पासवर्ड पुष्टि गर्नुहोस्।", + "Please copy your new API token. For your security, it won't be shown again.": "प्रतिलिपि कृपया आफ्नो नयाँ एपीआई टोकन. आफ्नो सुरक्षा को लागि, it won ' t be shown फेरि ।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "कृपया पुष्टि गर्न आफ्नो पासवर्ड प्रविष्टि गर्न चाहनुहुन्छ लग बाहिर आफ्नो अन्य ब्राउजर सत्र across all of your devices.", + "Please provide a maximum of three invoice emails addresses.": "कृपया अधिकतम तीन वटा चलानी इमेल ठेगानाहरू प्रदान गर्नुहोस्।", + "Please provide the email address of the person you would like to add to this team.": "Please provide the email address of the person you would like to add गर्न यो टीम ।", + "Please set a default payment method before retrying payments.": "कृपया भुक्तानी पुन: प्रयास गर्नु अघि एउटा पूर्वनिर्धारित भुक्तानी विधि सेट गर्नुहोस्।", + "Please set a default payment method before swapping plans.": "कृपया योजनाहरू बदल्नु अघि पूर्वनिर्धारित भुक्तानी विधि सेट गर्नुहोस्।", + "Poland": "पोल्याण्ड", + "Portugal": "पोर्चुगल", + "Press / to search": "प्रेस / खोज", + "Preview": "पूर्वावलोकन", + "Previewing": "पूर्वावलोकन गर्दै", + "Previous": "पछिल्लो", + "Privacy Policy": "गोपनीयता नीति", + "Profile": "प्रोफाइल", + "Profile Information": "प्रोफाइल जानकारी", + "Puerto Rico": "पोर्टो रीको", + "Qatar": "कतार", + "Quarter To Date": "क्वाटरमा मिति", + "Recovery Code": "पुन कोड", + "Refresh": "रिफ्रेस गर्नुहोस्", + "Regards,": "सादर,", + "Regenerate Recovery Codes": "सुधारना पुन कोड", + "Register": "दर्ता गर्नुहोस्", + "Reload": "रिलोड गर्नुहोस्", + "Remember me": "मलाई सम्झना", + "Remember Me": "मलाई सम्झनुहोस्", + "Remove": "हटाउनुहोस्", + "Remove Photo": "हटाउन फोटो", + "Remove Team Member": "हटाउन टोली सदस्य", + "Replicate": "नक्कल गर्नुहोस्", + "Required fields": "आवश्यक क्षेत्रहरू", + "Resend Verification Email": "फेरी प्रमाणिकरण इमेल", + "Reset Filters": "फिल्टरहरू रिसेट गर्नुहोस्", + "Reset Password": "पासवर्ड रिसेट गर्नुहोस्", + "Reset Password Notification": "पासवर्ड सूचना रिसेट गर्नुहोस्", + "resource": "स्रोत", + "Resource Row Dropdown": "स्रोत पङ्क्ति ड्रपडाउन", + "Resources": "स्रोत", + "resources": "स्रोत", + "Restore": "बहाल", + "Restore :resource": "बहाल :resource", + "Restore Resource": "बहाल स्रोत", + "Restore Selected": "बहाल चयन", + "results": "परिणाम", + "Resume Subscription": "सदस्यता पुन: सुरु गर्नुहोस्", + "Retry Payment": "भुक्तानी पुन: प्रयास गर्नुहोस्", + "Return to :appName": "१०० मा फर्कनुहोस्", + "Reunion": "बैठक", + "Role": "भूमिका", + "Romania": "रोमानिया", + "Run Action": "कार्य सञ्चालन", + "Russian Federation": "रूसी संघ", + "Rwanda": "रवान्डा", + "Réunion": "रियुनियन", + "Saint Barthelemy": "सेन्ट Barthélemy", + "Saint Barthélemy": "सेन्ट बार्थेलेमी", + "Saint Helena": "सेन्ट हेलेना", + "Saint Kitts And Nevis": "सेन्ट किट्स र नेविस", + "Saint Kitts and Nevis": "सेन्ट किट्स र नेभिस", + "Saint Lucia": "सेन्ट लुसिया", + "Saint Martin": "सेन्ट मार्टिन", + "Saint Martin (French part)": "सेन्ट मार्टिन (फ्रान्सेली भाग)", + "Saint Pierre And Miquelon": "सेन्ट पियरे र मिक्युलोन", + "Saint Pierre and Miquelon": "सेन्ट पियरे र मिकेलोन", + "Saint Vincent And Grenadines": "सेन्ट भिन्सेन्ट र ग्रेनाडिन्स", + "Saint Vincent and the Grenadines": "सेन्ट भिन्सेन्ट र ग्रेनाडाइन्स", + "Samoa": "समोआ", + "San Marino": "सान मारिनो", + "Sao Tome And Principe": "साओ टम र Príncipe", + "Sao Tome and Principe": "साओ टोम र प्रिन्सिपे", + "Saudi Arabia": "साउदी अरब", + "Save": "बचत", + "Saved.": "मुक्ति ।", + "Scroll to bottom": "तल स्क्रोल गर्नुहोस्", + "Scroll to top": "शीर्षमा स्क्रोल गर्नुहोस्", + "Search": "खोज्नुहोस्", + "Secure Area": "सुरक्षित क्षेत्र", + "Select": "चयन गर्नुहोस्", + "Select a different plan": "फरक योजना चयन गर्नुहोस्", + "Select a log file...": "लग फाइल चयन गर्नुहोस्...", + "Select A New Photo": "चयन एक नयाँ फोटो", + "Select Action": "कार्य चयन गर्नुहोस्", + "Select all": "सबै चयन गर्नुहोस्", + "Select All Dropdown": "सबै ड्रपडाउन चयन गर्नुहोस्", + "Select this page": "यो पृष्ठ चयन गर्नुहोस्", + "Send Password Reset Link": "पासवर्ड रिसेट लिंक पठाउनुहोस्", + "Senegal": "सेनेगल", + "September": "सेप्टेम्बर", + "Serbia": "सर्बिया", + "Server Error": "सर्भर त्रुटि", + "Service Unavailable": "सेवा अनुपलब्ध", + "Set as default": "पूर्वनिर्धारित रूपमा सेट गर्नुहोस्", + "Setup Key": "सेटअप कुञ्जी", + "Seychelles": "सेचिलिस", + "Show All Fields": "सबै फिल्ड देखाउनुहोस्", + "Show Content": "शो सामग्री", + "Show Recovery Codes": "शो पुन कोड", + "Showing": "देखाउने", + "Sierra Leone": "सियरा लियोन", + "Signed in as": "को रूपमा साइन इन", + "Singapore": "सिंगापुर", + "Sint Maarten (Dutch part)": "सिन्ट मार्टिन", + "Slovakia": "स्लोभाकिया", + "Slovenia": "स्लोभेनिया", + "Soft Deleted": "सफ्ट मेटाइयो", + "Solomon Islands": "सुलेमान द्वीप", + "Somalia": "सोमालिया", + "Something went wrong.": "केही गलत भयो ।", + "Sorry! You are not authorized to perform this action.": "क्षमा गनुर्होला! You are not अधिकृत to perform this action.", + "Sorry, your session has expired.": "माफ गर्नुहोस्, तपाईंको सत्रको म्याद सकिएको छ।", + "South Africa": "दक्षिण अफ्रिका", + "South Georgia And Sandwich Isl.": "दक्षिण जर्जिया र दक्षिण स्याण्डवीच द्वीप", + "South Georgia and the South Sandwich Islands": "दक्षिण जर्जिया र दक्षिण स्यान्डविच टापुहरू", + "South Sudan": "दक्षिण सुडान", + "Spain": "स्पेन", + "Sri Lanka": "श्रीलंका", + "Standalone Actions": "स्ट्यान्डअलोन कार्यहरू", + "Start Polling": "मतदान सुरु", + "Start polling": "मतदान सुरु गर्नुहोस्", + "State / County": "राज्य / काउन्टी", + "Stop Impersonating": "प्रतिरूपण बन्द गर्नुहोस्", + "Stop Polling": "रोक्न पोलिंग", + "Stop polling": "मतदान रोक्नुहोस्", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "स्टोर यी पुन कोड मा एक सुरक्षित पासवर्ड प्रबन्धक । तिनीहरूले प्रयोग गर्न सकिन्छ ठीक गर्न आफ्नो खातामा पहुँच छ भने आफ्नो दुई कारक प्रमाणीकरण यन्त्र हराएको छ ।", + "Subscribe": "सदस्यता लिनुहोस्", + "Subscription Information": "सदस्यता जानकारी", + "Subscription Pending": "सदस्यता पेन्डिङ", + "Sudan": "सुडान", + "Suriname": "सुरिनाम", + "Svalbard And Jan Mayen": "स्वाल्बार्ड र मायेन", + "Svalbard and Jan Mayen": "स्वाल्बार्ड र जान मायन", + "Swaziland": "Eswatini", + "Sweden": "स्वीडेन", + "Switch Teams": "स्विच टोली", + "Switzerland": "स्विट्जरल्याण्ड", + "Syrian Arab Republic": "सिरिया", + "System": "प्रणाली", + "Taiwan": "ताइवान", + "Taiwan, Province of China": "ताइवान, चीनको प्रान्त", + "Tajikistan": "ताजिकिस्तान", + "Tanzania": "तान्जानिया", + "Tanzania, United Republic of": "तान्जानिया, संयुक्त गणतन्त्र", + "TAX": "कर", + "Team Details": "टीम विवरण", + "Team Invitation": "टीम निमन्त्रणा", + "Team Members": "टीम सदस्यहरु", + "Team Name": "टीम नाम", + "Team Owner": "टीम मालिक", + "Team Settings": "टीम बनाइएको", + "Terms of Service": "सेवा सर्तहरू", + "Thailand": "थाईल्याण्ड", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "धन्यवाद लागि साइन अप! सुरु रही अघि सक्छ, तपाईं प्रमाणित गर्न आफ्नो इमेल ठेगाना लिंक मा क्लिक गरेर, हामी बस emailed to you? If you didn ' t receive the email, we will खुसीसाथ तपाईं पठाउन अर्को.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "तपाईंको निरन्तर सहयोगको लागि धन्यवाद। हामीले तपाईंको रेकर्डको लागि तपाईंको इनभ्वाइसको प्रतिलिपि संलग्न गरेका छौं। यदि तपाइँसँग कुनै प्रश्न वा चिन्ता छ भने कृपया हामीलाई थाहा दिनुहोस्।", + "Thanks,": "धन्यवाद,", + "The :attribute must be a valid role.": "यो :attribute हुनुपर्छ वैध भूमिका छ ।", + "The :attribute must be at least :length characters and contain at least one number.": "यो :attribute कम से कम हुनुपर्छ :length वर्ण र कम से कम समावेश एक नम्बर छ ।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "यो :attribute कम से कम हुनुपर्छ :length वर्ण र कम से कम समावेश एक विशेष चरित्र र एक नम्बर ।", + "The :attribute must be at least :length characters and contain at least one special character.": "यो :attribute कम से कम हुनुपर्छ :length वर्ण र कम से कम समावेश एक विशेष चरित्र छ ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "यो :attribute कम से कम हुनुपर्छ :length वर्ण र समावेश कम्तिमा एक अपर चरित्र र एक नम्बर ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "यो :attribute कम से कम हुनुपर्छ :length वर्ण र समावेश कम्तिमा एक अपर चरित्र र एक विशेष चरित्र छ ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "यो :attribute कम से कम हुनुपर्छ :length वर्ण र समावेश कम्तिमा एक अपर चरित्र, एक नम्बर, र एक विशेष चरित्र छ ।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute कम से कम हुनुपर्छ :length वर्ण र समावेश कम्तिमा एक अपर चरित्र छ ।", + "The :attribute must be at least :length characters.": "यो :attribute कम से कम हुनुपर्छ :length वर्ण.", + "The :attribute must contain at least one letter.": ":Attribute मा कम्तिमा एउटा अक्षर हुनु पर्छ।", + "The :attribute must contain at least one number.": ":Attribute मा कम्तिमा एक नम्बर हुनु पर्छ।", + "The :attribute must contain at least one symbol.": ":Attribute मा कम्तिमा एउटा प्रतीक हुनु पर्छ।", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute मा कम्तिमा एउटा ठूलो र एउटा सानो अक्षर हुनु पर्छ।", + "The :resource was created!": "यो :resource सिर्जना गरिएको थियो!", + "The :resource was deleted!": "यो :resource मेटिएको थियो!", + "The :resource was restored!": "यो :resource पुनःस्थापित थियो!", + "The :resource was updated!": "यो :resource अद्यावधिक थियो!", + "The action was executed successfully.": "कार्य सफलतापूर्वक सम्पन्न भयो।", + "The default payment method cannot be removed.": "पूर्वनिर्धारित भुक्तानी विधि हटाउन सकिँदैन।", + "The file was deleted!": "फाइल मेटिएको थियो!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दिइएको :attribute डाटा लीकमा देखा परेको छ। कृपया फरक १०० छान्नुहोस्।", + "The given data was invalid.": "दिइएको डाटा अमान्य थियो।", + "The government won't let us show you what's behind these doors": "सरकार won ' t let us show you पछि के यी ढोका", + "The HasOne relationship has already been filled.": "यो HasOne सम्बन्ध छ पहिले नै गरिएको भरिएको ।", + "The image could not be loaded": "छवि लोड गर्न सकिएन", + "The image could not be loaded.": "छवि लोड गर्न सकिएन।", + "The invoice emails must be valid email addresses.": "चलानीका इमेलहरू वैध इमेल ठेगानाहरू हुनुपर्छ।", + "The password is incorrect.": "पासवर्ड गलत छ।", + "The provided coupon code is invalid.": "प्रदान गरिएको कुपन कोड अमान्य छ।", + "The provided password does not match your current password.": "प्रदान पासवर्ड मेल खाँदैन आफ्नो हालको पासवर्ड.", + "The provided password was incorrect.": "प्रदान पासवर्ड गलत थियो ।", + "The provided two factor authentication code was invalid.": "प्रदान दुई कारक प्रमाणीकरण कोड अवैध थियो ।", + "The provided two factor recovery code was invalid.": "प्रदान गरिएको दुई कारक रिकभरी कोड अमान्य थियो।", + "The provided VAT number is invalid.": "प्रदान गरिएको VAT नम्बर अमान्य छ।", + "The resource was attached!": "स्रोत संलग्न थियो!", + "The resource was prevented from being saved!": "स्रोत बचाउनबाट रोकियो!", + "The resource was updated!": "स्रोत अद्यावधिक थियो!", + "The response is not a streamed response.": "प्रतिक्रिया स्ट्रिम गरिएको प्रतिक्रिया होइन।", + "The response is not a view.": "प्रतिक्रिया दृश्य होइन।", + "The selected country is invalid.": "चयन गरिएको देश अमान्य छ।", + "The selected plan is invalid.": "चयन गरिएको योजना अमान्य छ।", + "The selected resources have been :action!": "चयन गरिएका स्रोतहरू :action भएका छन्!", + "The team's name and owner information.": "टीम गरेको नाम र मालिक जानकारी ।", + "There are no available options for this resource.": "यो स्रोतका लागि कुनै विकल्प उपलब्ध छैन।", + "There are no fields to display.": "त्यहाँ प्रदर्शन गर्न कुनै फिल्डहरू छैनन्।", + "There are no new notifications.": "कुनै नयाँ सूचनाहरू छैनन्।", + "There was a problem executing the action.": "त्यहाँ एउटा समस्या थियो कार्यान्वयनगर्दै कार्य ।", + "There was a problem fetching the resource.": "स्रोत ल्याउनमा समस्या भयो।", + "There was a problem submitting the form.": "त्यहाँ थियो एक समस्या फारम पेश.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "यी मानिसहरूलाई आमन्त्रित गरिएको छ आफ्नो टीम र पठाइएको निमन्त्रणा ईमेल । तिनीहरूले हुन सक्छ टीम सामेल स्वीकार गरेर इमेल निमन्त्रणा ।", + "This account does not have an active subscription.": "यो खातामा सक्रिय सदस्यता छैन।", + "This action is unauthorized.": "यो कार्य अनाधिकृत छ।", + "This copy of Nova is unlicensed.": "Nova को यो प्रतिलिपि लाइसेन्स बिना छ।", + "This coupon code can only be used by new customers.": "यो कुपन कोड नयाँ ग्राहकहरु द्वारा मात्र प्रयोग गर्न सकिन्छ।", + "This device": "यो यन्त्र", + "This file field is read-only.": "यस क्षेत्र फाइल पढ्ने मात्र हो ।", + "This invoice is no longer open.": "यो इनभ्वाइस अब खुला छैन।", + "This is a secure area of the application. Please confirm your password before continuing.": "यो एक सुरक्षित क्षेत्र को आवेदन. कृपया आफ्नो पासवर्ड पुष्टि पहिले जारी.", + "This password does not match our records.": "यो पासवर्ड हाम्रो अभिलेखसँग मेल खातैन।", + "This password reset link will expire in :count minutes.": "यस पासवर्ड रिसेट लिंकको म्याद सकिन्छ :count minutes.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "यो भुक्तानी सुरू गरिएको छ, तर रकम अझै प्राप्त भएको छैन। यसलाई 14 दिनसम्म लाग्न सक्छ।", + "This resource no longer exists": "यो संसाधन अब अवस्थित", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "यो सदस्यताको म्याद सकिएको छ र पुन: सुरु गर्न सकिँदैन। कृपया नयाँ सदस्यता सिर्जना गर्नुहोस्।", + "This user already belongs to the team.": "यो प्रयोगकर्ता पहिले नै पट्टी गर्न टीम छ ।", + "This user has already been invited to the team.": "यो प्रयोगकर्ता पहिले नै भएको छ आमन्त्रित गर्न टीम छ ।", + "Timor-Leste": "टिमोर-लेस्टे", + "to": "गर्न", + "To": "को", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "दुई कारक प्रमाणीकरण सक्षम गर्न समाप्त गर्न, आफ्नो फोनको प्रमाणिकरण अनुप्रयोग प्रयोग गरेर निम्न QR कोड स्क्यान गर्नुहोस् वा सेटअप कुञ्जी प्रविष्ट गर्नुहोस् र उत्पन्न OTP कोड प्रदान गर्नुहोस्।", + "Today": "आज", + "Toggle navigation": "टगल नेभिगेसन", + "Togo": "टोगो", + "Tokelau": "तोगो", + "Token Name": "टोकन नाम", + "Tonga": "आउन", + "Too Many Requests": "धेरै धेरै अनुरोधहरू", + "total": "कुल", + "Total:": "कुल:", + "Trashed": "फालिएको", + "Trinidad And Tobago": "त्रिनिदाद र टोबागो", + "Trinidad and Tobago": "ट्रिनिडाड र टोबागो", + "Tunisia": "टुनिशिया", + "Turkey": "टर्की", + "Turkmenistan": "तुर्कमेनिस्तान", + "Turks And Caicos Islands": "तुर्क र काइकोस टापु", + "Turks and Caicos Islands": "टर्क्स र काइकोस टापुहरू", + "Tuvalu": "तुभालु", + "Two Factor Authentication": "दुई कारक प्रमाणीकरण", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "दुई कारक प्रमाणीकरण अब सक्षम छ। आफ्नो फोनको प्रमाणक एप प्रयोग गरेर निम्न QR कोड स्क्यान गर्नुहोस् वा सेटअप कुञ्जी प्रविष्ट गर्नुहोस्।", + "Type": "टाइप गर्नुहोस्", + "Uganda": "युगान्डा", + "Ukraine": "युक्रेन", + "Unauthorized": "अनधिकृत", + "United Arab Emirates": "संयुक्त अरब इमिरेट्स", + "United Kingdom": "संयुक्त राज्य अमेरिका", + "United States": "संयुक्त राज्य अमेरिका", + "United States Minor Outlying Islands": "संयुक्त राज्य माइनर आउटलाइङ टापुहरू", + "United States Outlying Islands": "अमेरिकी आउटलाइंग द्वीप", + "Unknown": "अज्ञात", + "Unpaid": "भुक्तान नगरिएको", + "Update": "अपडेट", + "Update & Continue Editing": "अपडेट & सम्पादन जारी राख्नुहोस्", + "Update :resource": "अपडेट :resource", + "Update :resource: :title": "अपडेट :resource: :title", + "Update attached :resource: :title": "अपडेट संलग्न :resource: :title", + "Update Password": "अपडेट Password", + "Update Payment Information": "भुक्तानी जानकारी अपडेट गर्नुहोस्", + "Update Payment Method": "भुक्तानी विधि अपडेट गर्नुहोस्", + "Update your account's profile information and email address.": "अपडेट आफ्नो खातामा प्रोफाइल जानकारी र इमेल ठेगाना.", + "Uploading": "अपलोड गर्दै", + "Uploading files... (:current/:total)": "फाइलहरू अपलोड गर्दै... (:current/:total)", + "Uruguay": "उरुग्वे", + "Use a recovery code": "प्रयोग एक पुन कोड", + "Use an authentication code": "प्रयोग एक प्रमाणीकरण कोड", + "User Actions": "प्रयोगकर्ता कार्यहरू", + "User Security": "प्रयोगकर्ता सुरक्षा", + "Username": "प्रयोगकर्ता नाम", + "Uzbekistan": "उज्बेकिस्तान", + "Value": "मूल्य", + "Vanuatu": "भानुआतु", + "VAT Number": "भ्याट नम्बर", + "Venezuela": "भेनेजुएला", + "Venezuela, Bolivarian Republic of": "भेनेजुएला, बोलिभेरियन गणतन्त्र", + "Verify Email Address": "ईमेल ठेगाना प्रमाणित गर्नुहोस्", + "Verify Your Email Address": "तपाईको इमेल ठेगाना प्रमाणित गर्नुहोस्", + "Viet Nam": "Vietnam", + "View": "हेर्नुहोस्", + "Virgin Islands, British": "ब्रिटिश भर्जिन टापुहरू", + "Virgin Islands, U.S.": "अमेरिकी भर्जिन टापुहरू", + "Wallis And Futuna": "वालिस एन्ड फुटुना", + "Wallis and Futuna": "वालिस र Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "हामी तपाईंको सदस्यता प्रशोधन गर्दैछौं। सदस्यता सफलतापूर्वक प्रशोधन भएपछि, यो पृष्ठ स्वचालित रूपमा अद्यावधिक हुनेछ। सामान्यतया, यो प्रक्रिया मात्र केहि सेकेन्ड लिन पर्छ।", + "We are unable to process your payment. Please contact customer support.": "हामी तपाईंको भुक्तानी प्रक्रिया गर्न असमर्थ छौं। कृपया ग्राहक समर्थनलाई सम्पर्क गर्नुहोस्।", + "We have emailed your password reset link!": "हामीले तपाईंको पासवर्ड रिसेट लिङ्क इमेल गरेका छौं!", + "We were unable to find a registered user with this email address.": "हामी पत्ता लगाउन असमर्थ थिए एक दर्ता प्रयोगकर्ता संग this email address.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "हामी तल तपाईंले निर्दिष्ट गरेका इमेल ठेगानाहरूमा चलानी डाउनलोड लिंक पठाउनेछौं। तपाईंले बहुविध इमेल ठेगानाहरूलाई अल्पविरामले छुट्याउन सक्नुहुन्छ।", + "We're lost in space. The page you were trying to view does not exist.": "We ' re lost in space. यो पेज तपाईं गर्न प्रयास गरेका थिए हेर्नुहोस् अवस्थित छैन ।", + "Welcome Back!": "फिर्ता स्वागत!", + "Western Sahara": "पश्चिमी सहारा", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "जब दुई कारक प्रमाणीकरण सक्षम छ, तपाईं हुनेछ गर्नुको लागि एक सुरक्षित, अनियमित टोकन समयमा प्रमाणीकरण. You may पुनःबहाली यो टोकन देखि आफ्नो फोनको गुगल प्रमाणिकरण आवेदन छ ।", + "Whoops": "ओहो", + "Whoops!": "उफ्!", + "Whoops! Something went wrong.": "ओहो! केही गलत भयो ।", + "With Trashed": "संग फालिएको", + "Write": "लेख्न", + "Year To Date": "वर्ष तिथि", + "Yearly": "वार्षिक", + "Yemen": "Yemeni", + "Yes": "हो", + "You are already subscribed.": "तपाईंले पहिले नै सदस्यता लिनुभएको छ।", + "You are currently within your free trial period. Your trial will expire on :date.": "तपाईं हाल आफ्नो निःशुल्क परीक्षण अवधि भित्र हुनुहुन्छ। तपाईंको परीक्षण :date मा समाप्त हुनेछ।", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "तपाईं हाल आफ्नो निःशुल्क परीक्षण अवधि भित्र हुनुहुन्छ। तपाइँको परीक्षण :date. मा समाप्त हुनेछ नयाँ सदस्यता सुरु गर्दा तपाइँको परीक्षण समाप्त हुनेछ।", + "You are logged in!": "तपाईं लग इन हुनुहुन्छ!", + "You are receiving this email because we received a password reset request for your account.": "तपाईं यो ईमेल प्राप्त गर्दै हुनुहुन्छ किनकि हामीले तपाईंको खाताको लागि पासवर्ड रिसेट अनुरोध प्राप्त गर्यौं।", + "You have been invited to join the :team team!": "You have been invited to join :team टीम!", + "You have enabled two factor authentication.": "तपाईं सक्षम दुई कारक प्रमाणीकरण.", + "You have not enabled two factor authentication.": "तपाईं सक्षम छैन दुई कारक प्रमाणीकरण.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "तपाईंसँग केही भुक्तान नगरिएका इनभ्वाइसहरू छन्। तपाईंको पूर्वनिर्धारित भुक्तानी विधि अद्यावधिक गरेपछि, तपाईंले तलको इनभ्वाइस सूची मार्फत भुक्तानीहरू पुन: प्रयास गर्न सक्नुहुन्छ।", + "You may accept this invitation by clicking the button below:": "तपाईंले तलको बटन क्लिक गरेर यो निमन्त्रणा स्वीकार गर्न सक्नुहुन्छ:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "तपाईंले कुनै पनि समयमा आफ्नो सदस्यता रद्द गर्न सक्नुहुन्छ। एकपटक तपाईंको सदस्यता रद्द भएपछि, तपाईंसँग तपाईंको हालको बिलिङ चक्रको अन्त्यसम्म सदस्यता पुन: सुरु गर्ने विकल्प हुनेछ।", + "You may delete any of your existing tokens if they are no longer needed.": "तपाईं मेटाउन सक्छ any of your विद्यमान टोकन तिनीहरूले भने अब आवश्यक.", + "You may not delete your personal team.": "You may not delete आफ्नो व्यक्तिगत टीम ।", + "You may not leave a team that you created.": "तपाईं छोड्न सक्छ कि एक टीम तपाईं सृष्टि गर्नुभयो ।", + "You will receive an invoice and payment link via email for each billing period.": "तपाईंले प्रत्येक बिलिङ अवधिको लागि इमेल मार्फत इनभ्वाइस र भुक्तानी लिङ्क प्राप्त गर्नुहुनेछ।", + "You're logged in!": "तपाईं लग इन हुनुहुन्छ!", + "Your :invoiceName invoice is now available!": "तपाईंको :invoiceName बीजक अब उपलब्ध छ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "तपाईंको बिलिङ ठेगाना :address :address2 :postal_code :city :state :country हो", + "Your card was declined. Please contact your card issuer for more information.": "तपाईंको कार्ड अस्वीकार गरियो। थप जानकारीको लागि कृपया आफ्नो कार्ड जारीकर्तालाई सम्पर्क गर्नुहोस्।", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "तपाईंको हालको भुक्तानी विधि :lastFour मा समाप्त हुने क्रेडिट कार्ड हो जुन :expiration मा समाप्त हुन्छ।", + "Your email address is unverified.": "तपाईंको इमेल ठेगाना अप्रमाणित छ।", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "तपाईंको पछिल्लो :amount को भुक्तानी असफल भयो। कृपया असफल भुक्तानी पुन: प्रयास गर्न आफ्नो भुक्तानी विधि अद्यावधिक गर्नुहोस्।", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "२० मा १० को अन्तिम भुक्तानी असफल भयो। असफल भुक्तानी पुन: प्रयास गर्न कृपया आफ्नो भुक्तानी विधि अपडेट गर्नुहोस्।", + "Your next payment of :amount will be processed on :date.": "तपाईंको :amount को अर्को भुक्तानी :date मा हुनेछ।", + "Your payment method has been added successfully.": "तपाईंको भुक्तानी विधि सफलतापूर्वक थपिएको छ।", + "Your payment method will be charged automatically for each billing period.": "तपाईंको भुक्तानी विधि प्रत्येक बिलिङ अवधिको लागि स्वचालित रूपमा शुल्क लगाइनेछ।", + "Your registered VAT Number is :vatNumber.": "तपाईंको दर्ता भ्याट नम्बर १०० हो।", + "Your subscription has been started successfully.": "तपाईंको सदस्यता सफलतापूर्वक सुरु भएको छ।", + "Your subscription has been successfully cancelled.": "तपाईंको सदस्यता सफलतापूर्वक रद्द गरिएको छ।", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "तपाईंको सदस्यता सफलतापूर्वक रद्द गरिएको छ। तपाईँलाई आफ्नो बिलिङ अवधिको अन्त्यसम्म पहुँच रहनेछ।", + "Your subscription was successfully resumed.": "तपाईंको सदस्यता सफलतापूर्वक पुन: सुरु भयो।", + "Your subscription was successfully updated.": "तपाईंको सदस्यता सफलतापूर्वक अद्यावधिक गरियो।", + "Zambia": "जाम्बिया", + "Zimbabwe": "जिम्बाब्वे", + "Zip / Postal Code": "जिप / हुलाक कोड", + "Åland Islands": "आल्याण्ड टापुहरू" +} diff --git a/locales/ne/php-inline.json b/locales/ne/php-inline.json new file mode 100644 index 00000000000..ba43814f980 --- /dev/null +++ b/locales/ne/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "यो क्षेत्र स्वीकार गर्नु पर्छ।", + "accepted_if": ":Other :value हुँदा यो क्षेत्र स्वीकार गर्नुपर्छ।", + "active_url": "यो मान्य URL होईन।", + "after": "यो मिति पछाडि :date हुनुपर्दछ।", + "after_or_equal": "यो मिति पछाडि वा बराबर :date हुनुपर्दछ।", + "alpha": "यो फिल्डमा अक्षरहरू मात्र समावेश हुन सक्छ।", + "alpha_dash": "यस फाँटमा केवल अक्षरहरू, संख्याहरू, ड्यासहरू र अन्डरस्कोरहरू समावेश हुन सक्छ।", + "alpha_num": "यो फिल्डमा अक्षर र संख्याहरू मात्र समावेश हुन सक्छ।", + "any_of": "यो क्षेत्र अवैध छ।", + "array": "यो फिल्ड एरे हुनै पर्छ।", + "ascii": "यो फिल्डमा एकल-बाइट अल्फान्यूमेरिक वर्ण र प्रतीकहरू मात्र समावेश हुनुपर्छ।", + "attached": "यो क्षेत्र नै संलग्न.", + "before": "यो मिति भन्दा अघि :date हुनुपर्दछ।", + "before_or_equal": "उसको मिति भन्दा अघि वा बराबर :date हुनुपर्दछ।", + "between.array": "यस सामग्रीको बीच :min र :max आईटमहरू हुनुपर्दछ।", + "between.file": "यो फाईल बीचमा हुनुपर्दछ :min र :max किलोबाइट्स।", + "between.numeric": "यो मान बीचमा हुनुपर्दछ :min र :max", + "between.string": "यो स्ट्रिङ्ग: बीचमा हुनुपर्दछ :min र :max क्यारेक्टरहरू।", + "boolean": "यो क्षेत्र सहि वा गलत हुन पर्छ।", + "can": "यो फिल्डमा अनाधिकृत मान छ।", + "confirmed": "पुष्टिकरण मेल खाँदैन।", + "contains": "यस फिल्डमा आवश्यक मान हराइरहेको छ।", + "date": "यो मान्य मिति छैन।", + "date_equals": "यो मिति बराबर :date हुनुपर्दछ।", + "date_format": "यो ढाँचासँग मेल खाँदैन :format।", + "decimal": "यो क्षेत्र :decimal दशमलव स्थान हुनुपर्छ।", + "declined": "यो मान अस्वीकार गर्नुपर्छ।", + "declined_if": ":other :value हुँदा यो मान अस्वीकार गर्नुपर्छ।", + "different": "यो मान अन्य भन्दा :other हुनुपर्छ।", + "digits": "यो हुनु पर्छ :digits अंक।", + "digits_between": "यो :min र :max को बिचमा हुनुपर्दछ।", + "dimensions": "यस छविसँग अवैध आयामहरू छन्।", + "distinct": "यस फिल्डको नक्कल मान छ।", + "doesnt_contain": "यो फिल्डमा निम्नमध्ये कुनै पनि समावेश हुनु हुँदैन: :values।", + "doesnt_end_with": "यो क्षेत्र निम्न मध्ये कुनै एकसँग समाप्त नहुन सक्छ: :values।", + "doesnt_start_with": "यो क्षेत्र निम्न मध्ये कुनै एकबाट सुरु नहुन सक्छ: :values।", + "email": "यो मान्य ईमेल ठेगाना हुनुपर्दछ।", + "ends_with": "यो निम्न मध्ये एक संग समाप्त हुनुपर्दछ :values।", + "enum": "छानिएको मान अनुमति प्राप्त सूचीमा छैन।", + "exists": "चयनित मान अवैध छ।", + "extensions": "यो फिल्डमा निम्न मध्ये एउटा एक्सटेन्सन हुनुपर्छ: :values।", + "file": "सामग्री फाईल हुनुपर्दछ।", + "filled": "यस फिल्डको मान हुनुपर्दछ।", + "gt.array": "सामग्रीसँग भन्दा बढि हुनुपर्दछ :value आईटमहरू।", + "gt.file": "फाईल साइज ठूलो हुनुपर्दछ :value किलोबाइट्स।", + "gt.numeric": "मान भन्दा ठूलो :value हुनुपर्दछ।", + "gt.string": "स्ट्रिङ्ग भन्दा ठूलो हुनुपर्दछ :value क्यारेक्टरहरू।", + "gte.array": "सामग्री हुनुपर्दछ :value आईटमहरू वा बढि।", + "gte.file": "फाईल आकार ठूलो वा बराबर हुनुपर्छ :value किलोबाइट।", + "gte.numeric": "मान ठूलो वा बराबर हुनुपर्छ :value।", + "gte.string": "स्ट्रिङ्ग ठूलो वा बराबर हुनुपर्दछ :value क्यारेक्टरहरू।", + "hex_color": "यो क्षेत्र वैध हेक्साडेसिमल रंग हुनुपर्छ।", + "image": "यो छवि हुनुपर्दछ।", + "in": "चयनित मान अवैध छ।", + "in_array": "यो मान यसमा अवस्थित छैन :other।", + "in_array_keys": "यो फिल्डमा कम्तिमा निम्न कुञ्जीहरू मध्ये एउटा हुनुपर्छ: :values।", + "integer": "यो पूर्णांक हुनुपर्दछ।", + "ip": "यो मान्य IP ठेगाना हुनुपर्दछ।", + "ipv4": "यो मान्य IPv4 ठेगाना हुनुपर्दछ", + "ipv6": "यो मान्य IPv6 ठेगाना हुनुपर्दछ", + "json": "यो दिइएको मान्य JSON स्ट्रिङ्ग हुनुपर्छ।", + "list": "यो क्षेत्र एक सूची हुनुपर्छ।", + "lowercase": "यो क्षेत्र लोअरकेस हुनुपर्छ।", + "lt.array": "सामग्री हुनुपर्दछ :value आईटमहरू वा बढि।", + "lt.file": "फाईल आकार ठूलो वा बराबर हुनुपर्छ :value किलोबाइट।", + "lt.numeric": "मान ठूलो वा बराबर हुनुपर्छ :value।", + "lt.string": "स्ट्रिङ्ग ठूलो वा बराबर हुनुपर्दछ :value क्यारेक्टरहरू।", + "lte.array": "सामग्री आइटम भन्दा बढी हुनु हुँदैन :value आईटमहरू।", + "lte.file": "फाईल आकार सानाे वा बराबर हुनुपर्छ :value किलोबाइट।", + "lte.numeric": "मान सानाे वा बराबर हुनुपर्छ :value।", + "lte.string": "स्ट्रिङ्ग सानाे वा बराबर हुनुपर्दछ :value क्यारेक्टरहरू।", + "mac_address": "यो मान्य MAC ठेगाना हुनुपर्छ।", + "max.array": "सामग्रीसँग :max आईटमहरू हुन सक्दैनन्।", + "max.file": "फाईल आकार भन्दा बढी नहुन सक्दछ :max किलोबाइट्स।", + "max.numeric": "मान अधिकतम हुन सक्दैन :max।", + "max.string": "स्ट्रिङ्ग भन्दा बढी नहुन सक्दछ :max क्यारेक्टरहरू।", + "max_digits": "यो क्षेत्र :max अंक भन्दा बढी हुनु हुँदैन।", + "mimes": "यो प्रकारको फाइल :values हुनुपर्दछ।", + "mimetypes": "यो प्रकारको फाइल :values हुनुपर्दछ।", + "min.array": "मान कम्तिमा पनि हुनुपर्दछ :min आईटमहरू।", + "min.file": "फाईल आकार कम्तिमा हुनुपर्दछ :min किलोबाइट्स।", + "min.numeric": "मान कम्तिमा हुनुपर्दछ :min।", + "min.string": "स्ट्रिङ्ग कम्तिमा हुनुपर्दछ :min वर्णहरू।", + "min_digits": "यो फिल्डमा कम्तिमा :min अंक हुनु पर्छ।", + "missing": "यो क्षेत्र हराइरहेको हुनुपर्छ।", + "missing_if": ":Other :value हुँदा यो फिल्ड हराइरहेको हुनुपर्छ।", + "missing_unless": ":Other :value नभएसम्म यो फिल्ड हराइरहेको हुनुपर्छ।", + "missing_with": ":Values उपस्थित हुँदा यो क्षेत्र हराइरहेको हुनुपर्छ।", + "missing_with_all": ":Values उपस्थित हुँदा यो क्षेत्र हराइरहेको हुनुपर्छ।", + "multiple_of": "को मूल्य को एक धेरै हुनुपर्छ :value", + "not_in": "चयनित मान अवैध छ।", + "not_regex": "यो ढाँचा अवैध छ।", + "numeric": "यो संख्या हुनुपर्दछ।", + "password.letters": "यो क्षेत्रमा कम्तिमा एउटा अक्षर हुनुपर्छ।", + "password.mixed": "यो फिल्डमा कम्तिमा एउटा ठूलो र एउटा सानो अक्षर हुनु पर्छ।", + "password.numbers": "यो फिल्डमा कम्तिमा एउटा नम्बर हुनुपर्छ।", + "password.symbols": "यो फिल्डमा कम्तिमा एउटा प्रतीक हुनुपर्छ।", + "password.uncompromised": "दिइएको फिल्ड डाटा चुहावटमा देखा परेको छ। कृपया फरक क्षेत्र छान्नुहोस्।", + "present": "यो फिल्ड उपस्थित हुनुपर्दछ।", + "present_if": ":other :value हुँदा यो क्षेत्र उपस्थित हुनुपर्छ।", + "present_unless": ":other :value नभएसम्म यो फिल्ड उपस्थित हुनुपर्छ।", + "present_with": "यो क्षेत्र :values उपस्थित हुँदा उपस्थित हुनुपर्छ।", + "present_with_all": "यो क्षेत्र :values उपस्थित हुँदा उपस्थित हुनुपर्छ।", + "prohibited": "यो क्षेत्र निषेध छ ।", + "prohibited_if": "यो क्षेत्र निषेध छ जब :other छ :value.", + "prohibited_if_accepted": ":other स्वीकृत हुँदा यो क्षेत्र निषेधित हुन्छ।", + "prohibited_if_declined": ":other अस्वीकार हुँदा यो क्षेत्र निषेधित हुन्छ।", + "prohibited_unless": "यो क्षेत्र निषेध छ नभएसम्म :other छ :values.", + "prohibits": "यस क्षेत्रले :other लाई उपस्थित हुन निषेध गर्दछ।", + "regex": "यो ढाँचा अवैध छ।", + "relatable": "यो क्षेत्र हुन सक्छ, यस संग सम्बन्धित संसाधन ।", + "required": "यो फिल्ड आवाश्यक छ।", + "required_array_keys": "यो फिल्डमा :values का लागि प्रविष्टिहरू समावेश हुनुपर्छ।", + "required_if": "यो फिल्ड आवश्यक हुन्छ जब: अन्य हो :value।", + "required_if_accepted": "१०० स्वीकृत हुँदा यो क्षेत्र आवश्यक हुन्छ।", + "required_if_declined": ":other अस्वीकार गरिएको बेला यो फिल्ड आवश्यक हुन्छ।", + "required_unless": "यस फिल्ड आवाश्यक हुन्छ: अन्यमा मानहरू।", + "required_with": "यो फिल्ड आवाश्यक हुन्छ जब :values अवस्थित हुन्छन्।", + "required_with_all": "यो फिल्ड आवश्यक छ :values अवस्थित हुँदा।", + "required_without": "यो फिल्ड आवाश्यक हुन्छ जब :values अवस्थित हुँदैन।", + "required_without_all": "यो फिल्ड आवश्यक छ जब कुनै पनि :values अवस्थित हुँदैनन्।", + "same": "यस फिल्डको मान एक :other सँग मिल्नु पर्छ।", + "size.array": "सामग्री सामिल हुनुपर्दछ :size आईटमहरू।", + "size.file": "फाईल साइज हुनुपर्दछ :size किलोबाइट्स।", + "size.numeric": "मान हुनुपर्दछ :size।", + "size.string": "स्ट्रिङ्ग हुनुपर्दछ :size क्यारेक्टरहरू।", + "starts_with": "यो निम्न मध्ये एकबाट सुरू हुनुपर्दछ :values।", + "string": "यो स्ट्रिङ्ग हुनै पर्छ।", + "timezone": "यो मान्य क्षेत्र हुनुपर्दछ।", + "ulid": "यो क्षेत्र मान्य ULID हुनुपर्छ।", + "unique": "यो पहिले नै लिइसकिएको छ।", + "uploaded": "यो अपलोड गर्न असफल भयो।", + "uppercase": "यो क्षेत्र अपरकेस हुनुपर्छ।", + "url": "यो ढाँचा अवैध छ।", + "uuid": "यो वैध UID हुनु पर्छ।" +} diff --git a/locales/ne/php.json b/locales/ne/php.json new file mode 100644 index 00000000000..32be52363a5 --- /dev/null +++ b/locales/ne/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute स्वीकार गरिएको हुनुपर्छ।", + "accepted_if": ":Other :value हुँदा :attribute लाई स्वीकार गर्नुपर्छ।", + "active_url": ":Attribute URL अमान्य छ।", + "after": ":Attribute को मिति :date भन्दा पछि हुनुपर्छ।", + "after_or_equal": ":Attribute मिति पछाडि वा बराबर मिति हुनुपर्दछ।", + "alpha": ":Attribute मा अक्षरहरु मात्र हुनसक्छ।", + "alpha_dash": ":Attribute मा अक्षर, संख्या र ड्यासहरू मात्र हुनसक्छ।", + "alpha_num": ":Attribute मा अक्षर र संख्याहरू मात्र हुनसक्छ।", + "any_of": ":attribute फिल्ड अवैध छ.", + "array": ":Attribute एर्रे हुनुपर्छ।", + "ascii": ":Attribute मा एकल-बाइट अल्फान्यूमेरिक वर्ण र प्रतीकहरू मात्र समावेश हुनुपर्छ।", + "attached": "यो :attribute छ नै संलग्न.", + "before": ":Attribute को मिति :date भन्दा अघि हुनुपर्छ।", + "before_or_equal": ":Attribute मिति भन्दा अघि वा बराबर :date हुनुपर्दछ।", + "between.array": ":Attribute आइटमको संख्या :min र :max को बिचमा हुनुपर्छ।", + "between.file": ":Attribute :min र :max किलोबाइट्स को बिचमा हुनुपर्छ।", + "between.numeric": ":Attribute :min र :maxको बिचमा हुनुपर्छ।", + "between.string": ":Attribute :min र :max वर्णको बिचमा हुनुपर्छ।", + "boolean": ":Attribute ठिक अथवा बेठिक हुनुपर्छ।", + "can": ":Attribute फिल्डमा अनाधिकृत मान समावेश छ।", + "confirmed": ":Attribute दाेहाेर्याइएकाे मिलेन।", + "contains": ":attribute फिल्डमा आवश्यक मान हराइरहेको छ।", + "current_password": "पासवर्ड गलत छ।", + "date": ":Attribute को मिति मिलेन।", + "date_equals": ":Attribute मिति बराबर :date हुनुपर्दछ।", + "date_format": ":Attribute को ढाँचा :format जस्तो हुनुपर्छ।", + "decimal": ":Attribute मा :decimal दशमलव स्थानहरू हुनुपर्छ।", + "declined": ":Attribute लाई अस्वीकार गर्नुपर्छ।", + "declined_if": ":Other :value हुँदा :attribute लाई अस्वीकार गर्नुपर्छ।", + "different": ":Attribute र :other फरक हुनुपर्छ।", + "digits": ":Attribute :digits अंकको हुनुपर्छ।", + "digits_between": ":Attribute :min देखी :max अंकको हुनुपर्छ।", + "dimensions": ":Attribute अमान्य छवि आयाम छ।", + "distinct": ":Attribute फिल्ड फिल्डको नक्कल मान छ", + "doesnt_contain": ":attribute फिल्डमा निम्नमध्ये कुनै पनि समावेश हुनु हुँदैन: :values।", + "doesnt_end_with": ":Attribute निम्न मध्ये एक संग समाप्त नहुन सक्छ: :values।", + "doesnt_start_with": ":Attribute निम्न मध्ये एकबाट सुरु नहुन सक्छ: :values।", + "email": ":Attribute को इमेल ठेगाना मिलेन।", + "ends_with": ":Attribute निम्न मध्ये एकको साथ विशेषता अन्त हुनुपर्दछ :values", + "enum": "चयन गरिएको :attribute अमान्य छ।", + "exists": "छानिएको :attribute अमान्य छ।", + "extensions": ":attribute फिल्डमा निम्न मध्ये एउटा एक्सटेन्सन हुनुपर्छ: :values।", + "failed": "यी प्रमाणहरू हाम्रो रेकर्ड संग मेल खादैनन्।", + "file": ":Attribute एक फाईल हुनुपर्दछ।", + "filled": ":Attribute दिइएको हुनुपर्छ।", + "gt.array": ":Attribute :value आईटमहरू भन्दा बढि हुनुपर्दछ।", + "gt.file": ":Attribute :value क्यालोबाइट भन्दा बढि हुनुपर्दछ।", + "gt.numeric": ":Attribute :value भन्दा बढि हुनुपर्दछ।", + "gt.string": ":Attribute :value क्यारेक्टर भन्दा बढि हुनुपर्दछ।", + "gte.array": ":Attribute :value आईटमहरू भन्दा बढि हुनुपर्दछ।", + "gte.file": ":Attribute :value क्यालोबाइट भन्दा बढि हुनुपर्दछ।", + "gte.numeric": ":Attribute :value भन्दा बढि हुनुपर्दछ।", + "gte.string": ":Attribute :value क्यारेक्टर भन्दा बढि हुनुपर्दछ।", + "hex_color": ":attribute फिल्ड मान्य हेक्साडेसिमल रङ हुनुपर्छ।", + "image": ":Attribute मा फोटो हुनुपर्छ।", + "in": "छानिएको :attribute अमान्य छ।", + "in_array": ":Attribute क्षेत्र मा अवस्थित छैन :other", + "in_array_keys": ":attribute फिल्डमा कम्तिमा निम्न कुञ्जीहरू मध्ये एउटा हुनुपर्छ: :values।", + "integer": ":Attribute पूर्ण संख्या हुनुपर्छ।", + "ip": ":Attribute मा दिइएको मान्य IP ठेगाना हुनुपर्छ।", + "ipv4": ":Attribute एक मान्य IPv4 ठेगाना हुनुपर्दछ.", + "ipv6": ":Attribute एक मान्य IPv6 ठेगाना हुनुपर्दछ.", + "json": ":Attribute मा दिइएको मान्य JSON स्ट्रिङ्ग हुनुपर्छ।", + "list": ":attribute क्षेत्र एक सूची हुनुपर्छ।", + "lowercase": ":Attribute लोअरकेस हुनुपर्छ।", + "lt.array": ":Attribute :value आईटमहरू भन्दा बढि हुनुपर्दछ।", + "lt.file": ":Attribute :value क्यालोबाइट भन्दा बढि हुनुपर्दछ।", + "lt.numeric": ":Attribute :value भन्दा बढि हुनुपर्दछ।", + "lt.string": ":Attribute :value क्यारेक्टर भन्दा बढि हुनुपर्दछ।", + "lte.array": ":Attribute :value आईटमहरू भन्दा बढि हुनुपर्दछ।", + "lte.file": ":Attribute :value क्यालोबाइट भन्दा बढि हुनुपर्दछ।", + "lte.numeric": ":Attribute :value भन्दा बढि हुनुपर्दछ।", + "lte.string": ":Attribute :value क्यारेक्टर भन्दा बढि हुनुपर्दछ।", + "mac_address": ":Attribute मान्य MAC ठेगाना हुनुपर्छ।", + "max.array": ":Attribute मा :max आईटमहरू भन्दा बढि हुनुपर्दछ।", + "max.file": ":Attribute :max क्यालोबाइट भन्दा बढि हुनुपर्दछ।", + "max.numeric": ":Attribute :max भन्दा बढि हुनुपर्दछ।", + "max.string": ":Attribute :max क्यारेक्टर भन्दा बढि हुनुपर्दछ।", + "max_digits": ":Attribute मा :max अंक भन्दा बढी हुनु हुँदैन।", + "mimes": ":Attribute :values प्रकारको फाइल हुनुपर्छ।", + "mimetypes": ":Attribute :values प्रकारको फाइल हुनुपर्छ।", + "min.array": ":Attribute मा कम्तिमा :min आइटम हुनुपर्छ।", + "min.file": ":Attribute कम्तिमा :min क्यालोबाइटोकाे हुनुपर्छ।", + "min.numeric": ":Attribute कम्तिमा :min हुनुपर्छ।", + "min.string": ":Attribute कम्तिमा :min वर्णको हुनुपर्छ।", + "min_digits": ":Attribute मा कम्तिमा :min अंक हुनु पर्छ।", + "missing": ":Attribute फिल्ड हराइरहेको हुनुपर्छ।", + "missing_if": ":Other :value हुँदा :attribute फिल्ड हराइरहेको हुनुपर्छ।", + "missing_unless": ":Other :value नभएसम्म :attribute फिल्ड हराइरहेको हुनुपर्छ।", + "missing_with": ":Values उपस्थित हुँदा :attribute फिल्ड हराइरहेको हुनुपर्छ।", + "missing_with_all": ":Values उपस्थित हुँदा :attribute फिल्ड हराइरहेको हुनुपर्छ।", + "multiple_of": ":Attribute :value को गुणक हुनुपर्छ।", + "next": "अर्को »", + "not_in": "छानिएको :attribute अमान्य छ।", + "not_regex": ":Attribute ढाँचा अवैध छ.", + "numeric": ":Attribute संख्या हुनुपर्छ।", + "password": "पासवर्ड गलत छ।", + "password.letters": ":Attribute मा कम्तिमा एउटा अक्षर हुनु पर्छ।", + "password.mixed": ":Attribute मा कम्तिमा एउटा ठूलो र एउटा सानो अक्षर हुनु पर्छ।", + "password.numbers": ":Attribute मा कम्तिमा एक नम्बर हुनु पर्छ।", + "password.symbols": ":Attribute मा कम्तिमा एउटा प्रतीक हुनु पर्छ।", + "password.uncompromised": "दिइएको :attribute डाटा चुहावटमा देखा परेको छ। कृपया फरक :attribute छान्नुहोस्।", + "present": ":Attribute क्षेत्र उपस्थित हुनुपर्दछ.", + "present_if": ":other :value हुँदा :attribute फिल्ड हुनु पर्छ।", + "present_unless": ":other :value नभएसम्म :attribute फिल्ड उपस्थित हुनुपर्छ।", + "present_with": ":values उपस्थित हुँदा :attribute फिल्ड हुनु पर्छ।", + "present_with_all": ":values उपस्थित हुँदा :attribute फिल्ड हुनु पर्छ।", + "previous": "« अघिल्लो", + "prohibited": "यो :attribute क्षेत्र निषेध छ ।", + "prohibited_if": "यो :attribute क्षेत्र निषेध छ जब :other छ :value.", + "prohibited_if_accepted": ":other स्वीकृत हुँदा :attribute फिल्ड निषेधित हुन्छ।", + "prohibited_if_declined": ":other अस्वीकार गरिएको बेला :attribute फिल्ड निषेधित हुन्छ।", + "prohibited_unless": "यो :attribute क्षेत्र निषेध छ नभएसम्म :other छ :values.", + "prohibits": ":Attribute फिल्डले :other लाई उपस्थित हुन निषेध गर्दछ।", + "regex": ":Attribute को ढाँचा मिलेन।", + "relatable": "यो :attribute हुन सक्छ, यस संग सम्बन्धित संसाधन ।", + "required": ":Attribute दिइएको हुनुपर्छ।", + "required_array_keys": ":Attribute फिल्डमा :values को लागि प्रविष्टिहरू समावेश हुनुपर्छ।", + "required_if": ":Attribute चाहिन्छ जब :other :value हुन्छ।", + "required_if_accepted": ":Other स्वीकृत हुँदा :attribute फिल्ड आवश्यक हुन्छ।", + "required_if_declined": ":other अस्वीकार गरिएको बेला :attribute फिल्ड आवश्यक हुन्छ।", + "required_unless": ":Other :values मा नभएसम्म :attribute चाहिन्छ।", + "required_with": ":Values भएसम्म :attribute चाहिन्छ।", + "required_with_all": ":Values भएसम्म :attribute चाहिन्छ।", + "required_without": ":Values नभएको बेला :attribute चाहिन्छ।", + "required_without_all": "कुनैपनि :values नभएको बेला :attribute चाहिन्छ।", + "reset": "पासवर्ड रिसेट भयो!", + "same": ":Attribute र :other मिल्नुपर्छ।", + "sent": "हामीले पासवर्ड परिवर्तन गर्ने लिंक ईमेलमा पठाएका छौ!", + "size.array": ":Attribute :sizeमा आइटम हुनुपर्छ।", + "size.file": ":Attribute :size क्यालोबाइटोकाे हुनुपर्छ।", + "size.numeric": ":Attribute :size हुनुपर्छ।", + "size.string": ":Attribute :size वर्णको हुनुपर्छ।.", + "starts_with": ":Attribute निम्न मध्ये एकसँग सुरू हुनुपर्दछ :values", + "string": ":Attribute स्ट्रिङ्ग हुनुपर्छ।", + "throttle": "धेरै लगिन प्रयास भयो :seconds सेकेन्ड पछि फेरि प्रयास गर्नुहोस्।", + "throttled": "पुन: प्रयास गर्नु अघि कृपया प्रतीक्षा गर्नुहोस्.", + "timezone": ":Attribute मान्य समय क्षेत्र हुनुपर्छ।", + "token": "यो पासवर्ड रिसेट गर्ने टोकन अमान्य छ।", + "ulid": ":Attribute मान्य ULID हुनुपर्छ।", + "unique": "यो :attribute पहिले नै लिई सकेको छ।", + "uploaded": ":Attribute अपलोड गर्न असफल भयो।", + "uppercase": ":Attribute अपरकेस हुनुपर्छ।", + "url": ":Attribute को ढांचा मिलेन।", + "user": "दिइएको ईमेल प्रयोगकर्ता भेटिएन।", + "uuid": ":Attribute एक मान्य UUID हुनुपर्दछ।" +} diff --git a/locales/nl/_excludes.json b/locales/nl/_excludes.json new file mode 100644 index 00000000000..6e7b0ed975e --- /dev/null +++ b/locales/nl/_excludes.json @@ -0,0 +1,125 @@ +[ + "Afghanistan", + "Andorra", + "Angola", + "Anguilla", + "Antarctica", + "April", + "Armenia", + "Aruba", + "Bangladesh", + "Barbados", + "Belarus", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Burkina Faso", + "Burundi", + "Canada", + "China", + "Code", + "Colombia", + "Congo", + "Constant", + "Costa Rica", + "Coupon", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Cyprus", + "Dashboard", + "December", + "Djibouti", + "Dominica", + "Ecuador", + "El Salvador", + "Email", + "email", + "Eritrea", + "Excel (.xlsx)", + "Fiji", + "Finland", + "Gabon", + "Gambia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guyana", + "Honduras", + "Hong Kong", + "ID", + "India", + "Iran", + "Jamaica", + "Japan", + "Jersey", + "Kiribati", + "Kosovo", + "Lens", + "Lesotho", + "Liberia", + "Liechtenstein", + "Malawi", + "Mali", + "Malta", + "Martinique", + "Mauritius", + "Mayotte", + "Mexico", + "Monaco", + "Montenegro", + "Montserrat", + "Mozambique", + "Myanmar", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "November", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Portugal", + "Puerto Rico", + "Qatar", + "Rwanda", + "Réunion", + "Saint Lucia", + "Samoa", + "San Marino", + "Senegal", + "September", + "Sierra Leone", + "Singapore", + "Sri Lanka", + "Stop polling", + "Suriname", + "Taiwan", + "Tanzania", + "Thailand", + "Togo", + "Tokelau", + "Tonga", + "Turkmenistan", + "Tuvalu", + "Type", + "Uruguay", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/nl/json-inline.json b/locales/nl/json-inline.json new file mode 100644 index 00000000000..485234a0b0e --- /dev/null +++ b/locales/nl/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dit veld moet een geldige rol zijn.", + "The :attribute must be at least :length characters and contain at least one number.": "Dit veld moet minimaal :length tekens lang zijn en minimaal één cijfer bevatten.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dit veld moet minstens :length karakters zijn en minstens één speciaal teken en één nummer bevatten.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dit veld moet minimaal :length tekens lang zijn en minstens één speciaal karakter bevatten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dit veld moet minstens :length tekens lang zijn en minstens één hoofdletter en één cijfer bevatten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dit veld moet minimaal :length tekens lang zijn en minimaal één hoofdletter en één speciaal teken bevatten.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dit veld moet minstens :length tekens lang zijn en minstens één hoofdletter, één cijfer en één speciaal teken bevatten.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dit veld moet minimaal :length tekens lang zijn en minimaal één hoofdletter bevatten.", + "The :attribute must be at least :length characters.": "Dit veld moet minstens :length karakters lang zijn.", + "The :attribute must contain at least one letter.": "Dit veld moet minimaal één letter bevatten.", + "The :attribute must contain at least one number.": "Dit veld moet minimaal één cijfer bevatten.", + "The :attribute must contain at least one symbol.": "Dit veld moet minimaal één symbool bevatten.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dit veld moet minimaal één hoofdletter en één kleine letter bevatten.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dit veld is aangetroffen in een datalek. Geef een andere waarde op." +} diff --git a/locales/nl/json.json b/locales/nl/json.json new file mode 100644 index 00000000000..6995bf794cd --- /dev/null +++ b/locales/nl/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(en :count andere foutmelding)", + "(and :count more errors)": "(en :count andere foutmelding)|(en :count andere foutmeldingen)|(en :count andere foutmeldingen)", + "30 Days": "30 dagen", + "60 Days": "60 dagen", + "90 Days": "90 dagen", + ":amount selected": ":amount geselecteerd", + ":amount Total": ":amount in totaal", + ":days day trial": ":days dagen proberen", + ":resource Details": ":resource-informatie", + ":resource Details: :title": ":resource-informatie: :title", + "A decryption key is required.": "Een decryptiesleutel is verplicht.", + "A fresh verification link has been sent to your email address.": "Er is een nieuwe verificatielink naar je e-mailadres verstuurd.", + "A new verification link has been sent to the email address you provided during registration.": "Er is een nieuwe verificatielink verstuurd naar het e-mailadres dat je ingegeven hebt tijdens de registratie.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Er is een nieuwe verificatielink verstuurd naar het e-mailadres dat je ingegeven hebt in je profielinstellingen.", + "A new verification link has been sent to your email address.": "Er is een nieuwe verificatielink naar je e-mailadres verstuurd.", + "Accept Invitation": "Uitnodiging accepteren", + "Action": "Actie", + "Action Event": "Actiegebeurtenis", + "Action Events": "Actiegebeurtenissen", + "Action Happened At": "Actie gebeurd op", + "Action Initiated By": "Actie uitgevoerd door", + "Action Name": "Actie naam", + "Action Status": "Actie status", + "Action Target": "Actie doel", + "Actions": "Acties", + "Add": "Toevoegen", + "Add :resource": "Voeg :resource toe", + "Add a new team member to your team, allowing them to collaborate with you.": "Voeg een nieuw teamlid toe aan je team, zodat ze met je kunnen samenwerken.", + "Add additional security to your account using two factor authentication.": "Voeg extra beveiliging toe aan je account met tweestapsverificatie.", + "Add Payment Method": "Betaalmethode toevoegen", + "Add row": "Rij toevoegen", + "Add Team Member": "Teamlid toevoegen", + "Add VAT Number": "Btw-nummer toevoegen", + "Added.": "Toegevoegd.", + "Additional billing information updated successfully.": "Aanvullende factureringsgegevens zijn bijgewerkt.", + "Address": "Adres", + "Address Line 2": "Adresregel 2", + "Administrator": "Beheerder", + "Administrator users can perform any action.": "Beheerders kunnen elke actie uitvoeren.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland", + "Albania": "Albanië", + "Algeria": "Algerije", + "All of the people that are part of this team.": "Alle mensen die deel uitmaken van dit team.", + "All resources loaded.": "Alle middelen geladen.", + "All rights reserved.": "Alle rechten voorbehouden.", + "Already registered?": "Al geregistreerd?", + "American Samoa": "Amerikaans-Samoa", + "An error occurred while uploading the file.": "Er is een fout opgetreden tijdens het uploaden van het bestand.", + "An error occurred while uploading the file: :error": "Er is een fout opgetreden tijdens het uploaden van het bestand: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Er is een onverwachte fout opgetreden en we hebben ons support team op de hoogte gesteld. Probeer het later nog eens.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Een andere gebruiker heeft deze bron bijgewerkt sinds deze pagina is geladen. Vernieuw de pagina en probeer het opnieuw.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua en Barbuda", + "Antigua and Barbuda": "Antigua en Barbuda", + "API Token": "API-token", + "API Token Permissions": "API-tokenrechten", + "API Tokens": "API-tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Met API-tokens kunnen andere services zich als jou authenticeren in onze applicatie.", + "Apply": "Toepassen", + "Apply Coupon": "Kortingscode toepassen", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Weet je zeker dat je wilt proberen om :amount te betalen?", + "Are you sure you want to cancel your subscription?": "Weet je zeker dat je je abonnement wilt opzeggen?", + "Are you sure you want to delete all the notifications?": "Weet je zeker dat je alle meldingen wilt verwijderen?", + "Are you sure you want to delete the selected resources?": "Weet je zeker dat je de geselecteerde bronnen wilt verwijderen?", + "Are you sure you want to delete this file?": "Weet je zeker dat je dit bestand wilt verwijderen?", + "Are you sure you want to delete this notification?": "Weet je zeker dat je deze notificatie wilt verwijderen?", + "Are you sure you want to delete this payment method?": "Weet je zeker dat je deze betaalmethode wilt verwijderen?", + "Are you sure you want to delete this resource?": "Weet je zeker dat je deze bron wilt verwijderen?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Weet je zeker dat je dit team wilt verwijderen? Zodra een team is verwijderd, worden alle bronnen en gegevens ook permanent verwijderd.", + "Are you sure you want to delete your account?": "Weet je zeker dat je je account wilt verwijderen?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Weet je zeker dat je je account permanent wilt verwijderen? Als je account wordt verwijderd, worden alle gekoppelde bestanden en gegevens ook permanent verwijderd. Voer alsjeblieft je wachtwoord in, om te bevestigen dat je je account permanent wilt verwijderen.", + "Are you sure you want to detach the selected resources?": "Weet je zeker dat je de geselecteerde bronnen wilt loskoppelen?", + "Are you sure you want to detach this resource?": "Weet je zeker dat je deze bron wilt loskoppelen?", + "Are you sure you want to force delete the selected resources?": "Weet je zeker dat je de geselecteerde bronnen wilt verwijderen?", + "Are you sure you want to force delete this resource?": "Weet je zeker dat je deze bron wilt verwijderen?", + "Are you sure you want to log out?": "Weet je zeker dat je wilt uitloggen?", + "Are you sure you want to mark all notifications as read?": "Weet je zeker dat je alle meldingen als gelezen wilt markeren?", + "Are you sure you want to remove this item?": "Weet je zeker dat je dit item wilt verwijderen?", + "Are you sure you want to restore the selected resources?": "Weet je zeker dat je de geselecteerde bronnen wilt herstellen?", + "Are you sure you want to restore this resource?": "Weet je zeker dat je deze bron wilt herstellen?", + "Are you sure you want to resume your subscription?": "Weet je zeker dat je je abonnement wilt hervatten?", + "Are you sure you want to run this action?": "Weet je zeker dat je deze actie wilt uitvoeren?", + "Are you sure you want to set this payment method as your default?": "Weet je zeker dat je deze betaalmethode als standaard wilt instellen?", + "Are you sure you want to stop impersonating?": "Weet je zeker dat je wilt stoppen met je voordoen als een ander?", + "Are you sure you would like to delete this API token?": "Weet je zeker dat je deze API-token wilt verwijderen?", + "Are you sure you would like to leave this team?": "Weet je zeker dat je dit team wilt verlaten?", + "Are you sure you would like to remove this person from the team?": "Weet je zeker dat je deze persoon uit het team wilt verwijderen?", + "Are you sure you would like to switch billing plans?": "Weet je zeker dat je van factureringsmodel wilt wisselen?", + "Argentina": "Argentinië", + "Armenia": "Armenië", + "Aruba": "Aruba", + "Attach": "Koppelen", + "Attach & Attach Another": "Koppelen & een andere koppelen", + "Attach :resource": ":Resource koppelen", + "Attach files by dragging & dropping, selecting or pasting them.": "Voeg bestanden toe door ze te slepen en neerzetten, te selecteren of te plakken.", + "August": "Augustus", + "Australia": "Australië", + "Austria": "Oostenrijk", + "Azerbaijan": "Azerbeidzjan", + "Bahamas": "Bahama's", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Kun je voor je verder gaat je e-mailadres verifiëren door op de link te klikken die we net naar je verstuurd hebben? Als je geen e-mail hebt ontvangen, sturen wij je er graag nog een.", + "Before proceeding, please check your email for a verification link.": "Om verder te gaan, check je e-mail voor een verificatielink.", + "Belarus": "Belarus", + "Belgium": "België", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Factureringsgegevens", + "Billing Management": "Factureringsbeheer", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Plurinationale Staat", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius en Saba", + "Bosnia And Herzegovina": "Bosnië en Herzegovina", + "Bosnia and Herzegovina": "Bosnië en Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet", + "Brazil": "Brazilië", + "British Indian Ocean Territory": "Brits Indische Oceaanterritorium", + "Browser Sessions": "Browsersessies", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarije", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodja", + "Cameroon": "Kameroen", + "Canada": "Canada", + "Cancel": "Annuleren", + "Cancel Subscription": "Abonnement annuleren", + "Cape Verde": "Kaapverdië", + "Card": "Kaart", + "Cayman Islands": "Kaaimaneilanden", + "Central African Republic": "Centraal-Afrikaanse Republiek", + "Chad": "Tsjaad", + "Change Subscription Plan": "Wijzig abonnement", + "Change the current payment method attached to your subscription": "Wijzig de huidige betaalmethode die aan je abonnement is gekoppeld", + "Changes": "Wijzigen", + "Checkout": "Uitchecken", + "Chile": "Chili", + "China": "China", + "Choose": "Kiezen", + "Choose :field": "Kies :field", + "Choose :resource": "Kies :resource", + "Choose an option": "Kies een optie", + "Choose date": "Kies datum", + "Choose File": "Bestand kiezen", + "Choose Files": "Bestanden kiezen", + "Choose Type": "Kies type", + "Christmas Island": "Christmaseiland", + "City": "Stad", + "Click here to re-send the verification email.": "Klik hier om de verificatie e-mail opnieuw te versturen.", + "click here to request another": "vraag hier een andere aan", + "Click to choose": "Klik om te kiezen", + "Close": "Sluiten", + "Cocos (Keeling) Islands": "Cocoseilanden", + "Code": "Code", + "Colombia": "Colombia", + "Comoros": "Comoren", + "Confirm": "Bevestigen", + "Confirm Billing Action": "Factureringsactie bevestigen", + "Confirm Password": "Bevestig wachtwoord", + "Confirm Payment": "Betaling bevestigen", + "Confirm your :amount payment": "Bevestig je betaling van :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo-Brazzaville", + "Congo, the Democratic Republic of the": "Congo-Kinshasa", + "Constant": "Constante", + "Continue To Payment": "Doorgaan naar betaling", + "Cook Islands": "Cookeilanden", + "Copy to clipboard": "Kopiëren naar het klembord", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Ivoorkust", + "Country": "Land", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon succesvol toegepast.", + "Create": "Aanmaken", + "Create & Add Another": "Aanmaken & een andere aanmaken", + "Create :resource": ":Resource aanmaken", + "Create a new team to collaborate with others on projects.": "Maak een nieuw team aan om met anderen aan projecten samen te werken.", + "Create Account": "Account aanmaken", + "Create API Token": "Maak een API-token", + "Create New Team": "Maak nieuw team aan", + "Create Team": "Maak team aan", + "Created.": "Aangemaakt.", + "Croatia": "Kroatië", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Huidig wachtwoord", + "Current Subscription Plan": "Huidig abonnement", + "Currently Subscribed": "Huidig abonnement", + "Customer Balance": "Saldo klant", + "Customize": "Aanpassen", + "Cyprus": "Cyprus", + "Czech Republic": "Tsjechië", + "Côte d'Ivoire": "Ivoorkust", + "Dark": "Donker", + "Dashboard": "Dashboard", + "December": "December", + "Decrease": "Verminderen", + "Default": "Standaard", + "Delete": "Verwijderen", + "Delete :resource": "Verwijderen :resource", + "Delete Account": "Account verwijderen", + "Delete all notifications": "Verwijder alle meldingen", + "Delete API Token": "API-token verwijderen", + "Delete File": "Bestand verwijderen", + "Delete Notification": "Melding verwijderen", + "Delete Resource": "Bron verwijderen", + "Delete Selected": "Selectie verwijderen", + "Delete Team": "Team verwijderen", + "Denmark": "Denemarken", + "Detach": "Losmaken", + "Detach Resource": "Bron losmaken", + "Detach Selected": "Geselecteerde losmaken", + "Details": "Informatie", + "Disable": "Uitschakelen", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Wil je echt weg? Je hebt niet-opgeslagen veranderingen.", + "Dominica": "Dominica", + "Dominican Republic": "Dominicaanse Republiek", + "Done.": "Klaar.", + "Download": "Downloaden", + "Download Invoice": "Factuur downloaden", + "Drop file or click to choose": "Zet het bestand neer of klik om te kiezen", + "Drop files or click to choose": "Zet bestanden neer of klik om te kiezen", + "Ecuador": "Ecuador", + "Edit": "Bewerken", + "Edit :resource": "Bewerken :resource", + "Edit Attached": "Bewerken Als Bijlage", + "Edit Profile": "Profiel bewerken", + "Editor": "Redacteur", + "Editor users have the ability to read, create, and update.": "Redacteurs hebben de bevoegdheid om te lezen, te creëren en te bewerken.", + "Egypt": "Egypte", + "El Salvador": "El Salvador", + "Email": "E-mailadres", + "email": "e-mailadres", + "Email Address": "E-mailadres", + "Email Addresses": "E-mailadressen", + "Email Password Reset Link": "Verstuur link", + "Email Verification": "E-mailverificatie", + "Enable": "Inschakelen", + "Encrypted environment file already exists.": "Versleuteld environment-bestand bestaat al.", + "Encrypted environment file not found.": "Versleuteld environment-bestand niet gevonden.", + "Ensure your account is using a long, random password to stay secure.": "Zorg ervoor dat je account een lang, willekeurig wachtwoord gebruikt om veilig te blijven.", + "Environment file already exists.": "Environment-bestand bestaat al.", + "Environment file not found.": "Environment-bestand niet gevonden.", + "Equatorial Guinea": "Equatoriaal-Guinea", + "Eritrea": "Eritrea", + "Error": "Fout", + "errors": "fouten", + "Estonia": "Estland", + "Ethiopia": "Ethiopië", + "ex VAT": "excl. btw", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Verloopt :expiration", + "Export As CSV": "Exporteren als CSV", + "Extra Billing Information": "Extra factureringsgegevens", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra bevestiging is nodig om je betaling te verwerken. Ga naar de betaalpagina door op de onderstaande knop te klikken.", + "Failed Subscription Payment": "Mislukte betaling van abonnement", + "Failed to load :resource!": "Het laden van :resource is mislukt!", + "Falkland Islands (Malvinas)": "Falklandeilanden", + "Faroe Islands": "Faeröer", + "February": "Februari", + "Fiji": "Fiji", + "Filename": "Bestandsnaam", + "Finish enabling two factor authentication.": "Inschakelen van tweestapsverificatie afronden.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "Bevestig voor de zekerheid je wachtwoord om door te gaan.", + "Forbidden": "Geen toegang", + "Force Delete": "Forceer verwijderen", + "Force Delete :resource": "Forceer verwijderen :resource", + "Force Delete Resource": "Forceer bron verwijderen", + "Force Delete Selected": "Forceer selectie verwijderen", + "Forgot Password": "Wachtwoord vergeten", + "Forgot your password?": "Wachtwoord vergeten?", + "Forgot Your Password?": "Wachtwoord Vergeten?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Wachtwoord vergeten? Geen probleem. Geef hier je e-mailadres in en we sturen je een link via mail waarmee je een nieuw wachtwoord kan instellen.", + "France": "Frankrijk", + "French Guiana": "Frans-Guyana", + "French Polynesia": "Frans-Polynesië", + "French Southern Territories": "Franse Zuidelijke Gebieden", + "From": "Van", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgië", + "Germany": "Duitsland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Terug naar de voorpagina", + "Go to page :page": "Ga naar pagina :page", + "Great! You have accepted the invitation to join the :team team.": "Mooi! Je hebt de uitnodiging om deel te nemen aan :team geaccepteerd.", + "Greece": "Griekenland", + "Greenland": "Groenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinee", + "Guinea-Bissau": "Guinee-Bissau", + "Guyana": "Guyana", + "Haiti": "Haïti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Heb je je bedacht over het opzeggen van je abonnement? Je kunt je abonnement op elk moment direct opnieuw activeren tot het einde van je huidige factureringscyclus. Nadat je huidige factureringscyclus is afgelopen, kun je een geheel nieuw abonnement kiezen.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Twijfel je over het annuleren van je abonnement? Je kunt je abonnement op elk moment direct weer activeren tot het eind van het huidige betalingstermijn. Nadat je huidige abonnement is afgelopen kun je een ander abonnement kiezen.", + "Heard Island & Mcdonald Islands": "Heard & McDonaldeilanden", + "Heard Island and McDonald Islands": "Heard en McDonaldeilanden", + "Hello!": "Hallo!", + "Hide Content": "Inhoud verbergen", + "Hold Up!": "Even wachten!", + "Holy See (Vatican City State)": "Vaticaanstad", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hongarije", + "I agree to the :terms_of_service and :privacy_policy": "Ik ga akkoord met de :terms_of_service en de :privacy_policy", + "Iceland": "IJsland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Indien nodig kun je uitloggen bij al je andere browsersessies op al je apparaten. Sommige van je recente sessies staan hieronder vermeld; deze lijst is echter mogelijk niet volledig. Als je vermoedt dat je account is gecompromitteerd, wijzig dan ook je wachtwoord.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Als je al een account hebt, kan je deze uitnodiging accepteren door op onderstaande knop te klikken:", + "If you did not create an account, no further action is required.": "Als je geen account hebt aangemaakt hoef je verder niets te doen.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Als je geen uitnodiging voor dit team verwachtte, mag je deze mail negeren.", + "If you did not receive the email": "Als je de e-mail niet hebt ontvangen", + "If you did not request a password reset, no further action is required.": "Als je geen wachtwoordherstel hebt aangevraagd, hoef je verder niets te doen.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Als je nog geen account hebt, kan je er een aanmaken door op onderstaande knop te klikken. Na het aanmaken van je account kan je op de uitnodiging in deze mail klikken om die te accepteren:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Als je specifieke contact- of belastinginformatie aan je facturen moet toevoegen, zoals je volledige bedrijfsnaam, btw-identificatienummer of geregistreerd adres, kun je die hier toevoegen.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Als je problemen hebt met de \":actionText\" knop, kopieer en plak de URL hieronder\nin je webbrowser:", + "Impersonate": "Voordoen als een ander", + "Increase": "Verhogen", + "India": "India", + "Indonesia": "Indonesië", + "Invalid filename.": "Ongeldige bestandsnaam.", + "Invalid JSON was returned from the route.": "Er is ongeldige JSON teruggekomen van de route.", + "Invoice Email Addresses": "E-mailadressen voor facturen", + "Invoice emails updated successfully.": "E-mailadressen voor facturen zijn succesvol bijgewerkt.", + "Invoices": "Facturen", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran", + "Iraq": "Irak", + "Ireland": "Ierland", + "Isle Of Man": "Man", + "Isle of Man": "Man", + "Israel": "Israël", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Het lijkt erop dat je geen actief abonnement hebt. Je kunt een van de volgende abonnementen kiezen om te beginnen. Abonnementen kunnen altijd worden gewijzigd of gestopt wanneer het jou uitkomt.", + "Italy": "Italië", + "Jamaica": "Jamaica", + "January": "Januari", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordanië", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kazachstan", + "Kenya": "Kenia", + "Key": "Toets", + "Kiribati": "Kiribati", + "Korea": "Korea", + "Korea, Democratic People's Republic of": "Noord-Korea", + "Korea, Republic of": "Zuid-Korea", + "Kosovo": "Kosovo", + "Kuwait": "Koeweit", + "Kyrgyzstan": "Kirgizië", + "Lao People's Democratic Republic": "Laos", + "Last active": "Laatst actief", + "Last used": "Laatst gebruikt", + "Latvia": "Letland", + "Leave": "Verlaten", + "Leave Team": "Team verlaten", + "Lebanon": "Libanon", + "length": "lengte", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libië", + "Liechtenstein": "Liechtenstein", + "Light": "Licht", + "Lithuania": "Litouwen", + "Load :perPage More": "Laad :perPage meer", + "Loading": "Bezig met laden", + "Location": "Locatie", + "Log in": "Inloggen", + "Log In": "Inloggen", + "Log Out": "Uitloggen", + "Log out": "Uitloggen", + "Log Out Other Browser Sessions": "Uitloggen bij alle sessies", + "Log Viewer": "Log-viewer", + "Login": "Inloggen", + "Logout": "Uitloggen", + "Logs": "Logboeken", + "Luxembourg": "Luxemburg", + "Macao": "Macau", + "Macedonia": "Noord-Macedonië", + "Macedonia, the former Yugoslav Republic of": "Macedonië, Voormalige Joegoslavische Republiek", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Maleisië", + "Maldives": "Malediven", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Accountbeheer", + "Manage and log out your active sessions on other browsers and devices.": "Beheer je actieve sessies op andere browsers en andere apparaten.", + "Manage API Tokens": "Beheer API-tokens", + "Manage Role": "Beheer rol", + "Manage Team": "Beheer team", + "Managing billing for :billableName": "Facturering beheren voor :billableName", + "March": "Maart", + "Mark all as Read": "Markeer alles als gelezen", + "Mark all notifications as read": "Alle meldingen als gelezen markeren", + "Mark Read": "Markeer als gelezen", + "Mark Unread": "Markeer als ongelezen", + "Marshall Islands": "Marshalleilanden", + "Martinique": "Martinique", + "Mauritania": "Mauritanië", + "Mauritius": "Mauritius", + "May": "Mei", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesië", + "Micronesia, Federated States of": "Micronesië", + "Moldova": "Moldavië", + "Moldova, Republic of": "Moldavië, Republiek", + "Monaco": "Monaco", + "Mongolia": "Mongolië", + "Montenegro": "Montenegro", + "Month To Date": "Maand tot heden", + "Monthly": "Maandelijks", + "monthly": "maandelijks", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Naam", + "name": "naam", + "Namibia": "Namibië", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Nederland", + "Netherlands Antilles": "Nederlandse Antillen", + "Nevermind": "Laat maar", + "Nevermind, I'll keep my old plan": "Laat maar, ik hou mijn oude abonnement", + "New": "Nieuwe", + "New :resource": "Nieuwe :resource", + "New Caledonia": "Nieuw-Caledonië", + "New Password": "Nieuw wachtwoord", + "New Zealand": "Nieuw-Zeeland", + "Next": "Volgende", + "Next Payment": "Volgende betaling", + "Next Payment on": "Volgende betaling op", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Nee", + "No :resource matched the given criteria.": "Geen :resource komt overeen met de gegeven criteria.", + "No additional information...": "Geen aanvullende informatie...", + "No Current Data": "Geen huidige gegevens", + "No Data": "Geen gegevens", + "no file selected": "geen bestand geselecteerd", + "No Increase": "Geen verhoging", + "No payment methods on file.": "Geen betalingsmethoden in ons bestand.", + "No payment scheduled.": "Geen betaling gepland.", + "No Prior Data": "Geen eerdere gegevens", + "No Results Found.": "Geen resultaten gevonden.", + "Norfolk Island": "Norfolk eiland", + "Northern Mariana Islands": "Noordelijke Marianen", + "Norway": "Noorwegen", + "Not Found": "Niet gevonden", + "Notifications": "Notificaties", + "Nova": "Nova", + "Nova User": "Nova-gebruiker", + "November": "November", + "October": "Oktober", + "of": "van", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Zodra een team is verwijderd, worden alle bronnen en gegevens permanent verwijderd. Download voordat je dit team verwijdert alle gegevens of informatie over dit team die je wilt behouden.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Als je account wordt verwijderd, worden alle gekoppelde bestanden en gegevens ook permanent verwijderd. Sla alsjeblieft alle data op die je wilt behouden, voordat je je account verwijderd.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Zodra je account is verwijderd, worden alle bronnen en gegevens permanent verwijderd. Voer je wachtwoord in om te bevestigen dat je je account permanent wilt verwijderen.", + "Only Trashed": "Enkel verwijderden", + "Open Invoices": "Facturen openen", + "Original": "Origineel", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Ons betalingssysteem zorgt ervoor dat jij makkelijk je abonnement en betaalmethode kunt beheren, en recente facturen kunt downloaden.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Met ons portaal voor factureringsbeheer kun je gemakkelijk je abonnement en betalingsmethoden beheren en je recente facturen downloaden.", + "Page Expired": "Pagina niet meer geldig", + "Pagination Navigation": "Paginanavigatie", + "Paid": "Betaald", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestijnse Gebieden", + "Panama": "Panama", + "Papua New Guinea": "Papoea-Nieuw-Guinea", + "Paraguay": "Paraguay", + "Password": "Wachtwoord", + "password": "wachtwoord", + "Payment Confirmation": "Betaalbevestiging", + "Payment Information": "Betalingsinformatie", + "Payment information updated successfully.": "Betalingsgegevens succesvol bijgewerkt.", + "Payment Method": "Betaalmethode", + "Payment Methods": "Betaalmethoden", + "Payment Required": "Betaling vereist", + "Payments": "Betalingen", + "Pending Team Invitations": "Openstaande team-uitnodigingen", + "Per Page": "Per pagina", + "Permanently delete this team.": "Verwijder dit team permanent.", + "Permanently delete your account.": "Verwijder je account permanent.", + "Permissions": "Rechten", + "Peru": "Peru", + "Philippines": "Filipijnen", + "Photo": "Foto", + "Pitcairn": "Pitcairneilanden", + "Please accept the terms of service.": "Accepteer alstublieft de algemene voorwaarden.", + "Please click the button below to verify your email address.": "Klik op de knop hieronder om je e-mailadres te verifiëren.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bevestig de toegang tot je account door een van je noodherstelcodes in te voeren.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bevestig de toegang tot je account door de authenticatiecode in te voeren die door je authenticator-applicatie is aangemaakt.", + "Please confirm your password before continuing.": "Bevestig je wachtwoord om verder te gaan.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopieer je nieuwe API-token. Voor de veiligheid zal het niet opnieuw getoond worden.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Voer je wachtwoord in om te bevestigen dat je je wilt afmelden bij je andere browsersessies op al je apparaten.", + "Please provide a maximum of three invoice emails addresses.": "Geef maximaal drie e-mailadressen voor facturen op.", + "Please provide the email address of the person you would like to add to this team.": "Geef het e-mailadres op van de persoon die je aan dit team wilt toevoegen.", + "Please set a default payment method before retrying payments.": "Stel een standaard betaalmethode in voordat je betalingen opnieuw probeert.", + "Please set a default payment method before swapping plans.": "Stel een standaard betaalmethode in voordat je van plan wisselt.", + "Poland": "Polen", + "Portugal": "Portugal", + "Press / to search": "Druk op / om te zoeken", + "Preview": "Voorvertoning", + "Previewing": "Voorvertonen", + "Previous": "Vorige", + "Privacy Policy": "Privacybeleid", + "Profile": "Profiel", + "Profile Information": "Profielinformatie", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kwartaal tot heden", + "Recovery Code": "Herstelcode", + "Refresh": "Vernieuwen", + "Regards,": "Met vriendelijke groet,", + "Regenerate Recovery Codes": "Herstelcodes opnieuw genereren", + "Register": "Registreren", + "Reload": "Herladen", + "Remember me": "Onthouden", + "Remember Me": "Onthoud mij", + "Remove": "Verwijder", + "Remove Photo": "Foto verwijderen", + "Remove Team Member": "Teamlid verwijderen", + "Replicate": "Kopiëren", + "Required fields": "Verplichte velden", + "Resend Verification Email": "Verificatie-e-mail opnieuw versturen", + "Reset Filters": "Reset filters", + "Reset Password": "Wachtwoord herstellen", + "Reset Password Notification": "Notificatie wachtwoordherstel", + "resource": "bron", + "Resource Row Dropdown": "Bronrij Dropdown", + "Resources": "Bronnen", + "resources": "bronnen", + "Restore": "Herstel", + "Restore :resource": "Herstel :resource", + "Restore Resource": "Herstel bron", + "Restore Selected": "Herstel geselecteerde", + "results": "resultaten", + "Resume Subscription": "Verder met abonnement", + "Retry Payment": "Probeer de betaling opnieuw", + "Return to :appName": "Terug naar :appName", + "Reunion": "Vergadering", + "Role": "Rol", + "Romania": "Roemenië", + "Run Action": "Voer Actie Uit", + "Russian Federation": "Russische Federatie", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Saint-Barthélemy", + "Saint Barthélemy": "Saint-Barthélemy", + "Saint Helena": "Sint-Helena", + "Saint Kitts And Nevis": "Saint Kitts en Nevis", + "Saint Kitts and Nevis": "Saint Kitts en Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Sint Maarten", + "Saint Martin (French part)": "Saint Martin (Franse gedeelte)", + "Saint Pierre And Miquelon": "Saint-Pierre en Miquelon", + "Saint Pierre and Miquelon": "Saint-Pierre en Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent en de Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent en de Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tomé en Principe", + "Sao Tome and Principe": "Sao Tomé en Principe", + "Saudi Arabia": "Saoedi-Arabië", + "Save": "Opslaan", + "Saved.": "Opgeslagen.", + "Scroll to bottom": "Scroll naar beneden", + "Scroll to top": "Scroll naar boven", + "Search": "Zoeken", + "Secure Area": "Beveiligde omgeving", + "Select": "Selecteer", + "Select a different plan": "Selecteer een ander abonnement", + "Select a log file...": "Selecteer een log bestand...", + "Select A New Photo": "Selecteer een nieuwe foto", + "Select Action": "Selecteer actie", + "Select all": "Alles selecteren", + "Select All Dropdown": "Alles selecteren dropdown", + "Select this page": "Selecteer deze pagina", + "Send Password Reset Link": "Verstuur link voor wachtwoordherstel", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Servië", + "Server Error": "Serverfout", + "Service Unavailable": "Website onbeschikbaar", + "Set as default": "Instellen als standaard", + "Setup Key": "Setup Sleutel", + "Seychelles": "Seychellen", + "Show All Fields": "Toon alle velden", + "Show Content": "Toon inhoud", + "Show Recovery Codes": "Toon herstelcodes", + "Showing": "Toont", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Ingelogd als", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint-Maarten (Nederlands gedeelte)", + "Slovakia": "Slowakije", + "Slovenia": "Slovenië", + "Soft Deleted": "Zacht verwijderd", + "Solomon Islands": "Salomonseilanden", + "Somalia": "Somalië", + "Something went wrong.": "Er ging iets mis.", + "Sorry! You are not authorized to perform this action.": "Sorry! Je bent niet bevoegd om deze actie uit te voeren.", + "Sorry, your session has expired.": "Sorry, je sessie is niet meer geldig.", + "South Africa": "Zuid-Afrika", + "South Georgia And Sandwich Isl.": "Zuid-Georgia en de Zuidelijke Sandwicheilanden", + "South Georgia and the South Sandwich Islands": "Zuid-Georgia en de Zuidelijke Sandwicheilanden", + "South Sudan": "Zuid-Soedan", + "Spain": "Spanje", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Losse acties", + "Start Polling": "Begin polling", + "Start polling": "Begin polling", + "State / County": "Staat / Provincie", + "Stop Impersonating": "Stoppen met voordoen als een ander", + "Stop Polling": "Stop polling", + "Stop polling": "Stop polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Bewaar deze herstelcodes in een beveiligde wachtwoordbeheerder. Ze kunnen worden gebruikt om de toegang tot je account te herstellen als je tweestapsverificatie verloren is gegaan.", + "Subscribe": "Aanmelden", + "Subscription Information": "Abonnementsinformatie", + "Subscription Pending": "Abonnement in behandeling", + "Sudan": "Soedan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Spitsbergen en Jan Mayen", + "Svalbard and Jan Mayen": "Spitsbergen en Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Zweden", + "Switch Teams": "Verander van team", + "Switzerland": "Zwitserland", + "Syrian Arab Republic": "Syrië", + "System": "Systeem", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Provincie van China", + "Tajikistan": "Tadzjikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Verenigde Republiek", + "TAX": "BELASTING", + "Team Details": "Teamdetails", + "Team Invitation": "Teamuitnodiging", + "Team Members": "Teamleden", + "Team Name": "Teamnaam", + "Team Owner": "Teameigenaar", + "Team Settings": "Teaminstellingen", + "Terms of Service": "Algemene voorwaarden", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Bedankt voor je registratie! Wil je voordat je begint je e-mailadres verifiëren door op de link te klikken die we je zojuist via mail hebben verstuurd? Als je de e-mail niet hebt ontvangen, sturen we je graag een nieuwe.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Bedankt voor je aanhoudende steun. We hebben een kopie van je factuur bijgevoegd. Laat het ons weten wanneer je vragen of bedenkingen hebt.", + "Thanks,": "Bedankt,", + "The :attribute must be a valid role.": "Het :attribute moet een geldige rol zijn.", + "The :attribute must be at least :length characters and contain at least one number.": "Het :attribute moet minimaal :length tekens lang zijn en minimaal één cijfer bevatten.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Het :attribute moet minstens :length karakters zijn en minstens één speciaal teken en één nummer bevatten.", + "The :attribute must be at least :length characters and contain at least one special character.": "Het :attribute moet minimaal :length tekens lang zijn en minstens één speciaal karakter bevatten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Het :attribute moet minstens :length tekens lang zijn en minstens één hoofdletter en één cijfer bevatten.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Het :attribute moet minimaal :length tekens lang zijn en minimaal één hoofdletter en één speciaal teken bevatten.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Het :attribute moet minstens :length tekens lang zijn en minstens één hoofdletter, één cijfer en één speciaal teken bevatten.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Het :attribute moet minimaal :length tekens lang zijn en minimaal één hoofdletter bevatten.", + "The :attribute must be at least :length characters.": "Het :attribute moet minstens :length karakters lang zijn.", + "The :attribute must contain at least one letter.": "Het :attribute moet minimaal één letter bevatten.", + "The :attribute must contain at least one number.": "Het :attribute moet minimaal één cijfer bevatten.", + "The :attribute must contain at least one symbol.": "Het :attribute moet minimaal één symbool bevatten.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Het :attribute moet minimaal één hoofdletter en één kleine letter bevatten.", + "The :resource was created!": ":Resource is aangemaakt!", + "The :resource was deleted!": ":Resource is verwijderd!", + "The :resource was restored!": ":Resource is gerestaureerd!", + "The :resource was updated!": ":Resource is bijgewerkt!", + "The action was executed successfully.": "De actie werd succesvol uitgevoerd.", + "The default payment method cannot be removed.": "De standaard betaalmethode kan niet worden verwijderd.", + "The file was deleted!": "Het bestand is verwijderd!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Het :attribute is aangetroffen in een datalek. Geef een ander :attribute.", + "The given data was invalid.": "De gegeven data was ongeldig.", + "The government won't let us show you what's behind these doors": "De regering laat ons niet zien wat er achter deze deuren zit.", + "The HasOne relationship has already been filled.": "De HasOne relatie is al vervuld.", + "The image could not be loaded": "De foto kon niet geladen worden", + "The image could not be loaded.": "De afbeelding kon niet worden geladen.", + "The invoice emails must be valid email addresses.": "De e-mailadressen voor facturen moeten geldig zijn.", + "The password is incorrect.": "Het wachtwoord is incorrect.", + "The provided coupon code is invalid.": "De ingevulde coupon code is ongeldig.", + "The provided password does not match your current password.": "Het opgegeven wachtwoord komt niet overeen met je huidige wachtwoord.", + "The provided password was incorrect.": "Het opgegeven wachtwoord is onjuist.", + "The provided two factor authentication code was invalid.": "De opgegeven tweestapsverificatie was ongeldig.", + "The provided two factor recovery code was invalid.": "De gegeven twee-staps herstelcode was ongeldig.", + "The provided VAT number is invalid.": "Het opgegeven btw-nummer is niet geldig.", + "The resource was attached!": "De bron is gekoppeld!", + "The resource was prevented from being saved!": "De bron opslaan was verhinderd!", + "The resource was updated!": "De bron is bijgewerkt!", + "The response is not a streamed response.": "De respons is niet gestreamd.", + "The response is not a view.": "De respons is geen view.", + "The selected country is invalid.": "Het geselecteerde land is ongeldig.", + "The selected plan is invalid.": "Het geselecteerde abonnement is ongeldig.", + "The selected resources have been :action!": "De geselecteerde bronnen zijn :action!", + "The team's name and owner information.": "De naam van het team en de informatie over de eigenaar.", + "There are no available options for this resource.": "Er zijn geen beschikbare opties voor deze bron.", + "There are no fields to display.": "Er zijn geen velden om weer te geven.", + "There are no new notifications.": "Er zijn geen nieuwe notificaties.", + "There was a problem executing the action.": "Er was een probleem met de uitvoering van de actie.", + "There was a problem fetching the resource.": "Er was probleem met het ophalen van de bron.", + "There was a problem submitting the form.": "Er was een probleem met het indienen van het formulier.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Deze personen hebben een uitnodiging ontvangen om lid te worden van je team. Ze kunnen deelnemen door de uitnodiging te accepteren.", + "This account does not have an active subscription.": "Dit account heeft geen actief abonnement.", + "This action is unauthorized.": "Deze actie is niet toegestaan.", + "This copy of Nova is unlicensed.": "Deze kopie van Nova heeft geen vergunning.", + "This coupon code can only be used by new customers.": "Deze couponcode kan alleen gebruikt worden door nieuwe klanten.", + "This device": "Dit apparaat", + "This file field is read-only.": "Dit bestand veld is alleen-lezen.", + "This invoice is no longer open.": "Deze factuur is niet meer open.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dit is een beveiligd gedeelte van de applicatie. Bevestig je wachtwoord voordat je doorgaat.", + "This password does not match our records.": "Het wachtwoord is onbekend.", + "This password reset link will expire in :count minutes.": "Deze link om je wachtwoord te herstellen verloopt over :count minuten.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Deze betaling is gestart, maar de gelden zijn nog niet ontvangen. Dit kan tot 14 dagen duren.", + "This resource no longer exists": "Deze bron bestaat niet meer", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dit abonnement is verlopen en kan niet worden voortgezet. Maak een nieuwe abonnement aan.", + "This user already belongs to the team.": "Deze gebruiker is al toegewezen aan het team.", + "This user has already been invited to the team.": "Deze gebruiker is al uitgenodigd voor het team.", + "Timor-Leste": "Oost-Timor", + "to": "tot", + "To": "Naar", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Scan de volgende QR-code met de auhenticatie-applicatie van je telefoon of gebruik de setup-sleutel en voer de gegenereerde OTP-code in om het inschakelen van tweestapsverificatie af te ronden.", + "Today": "Vandaag", + "Toggle navigation": "Schakel navigatie", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Naam token", + "Tonga": "Tonga", + "Too Many Requests": "Te veel serververzoeken", + "total": "totaal", + "Total:": "Totaal:", + "Trashed": "Verwijderd", + "Trinidad And Tobago": "Trinidad en Tobago", + "Trinidad and Tobago": "Trinidad en Tobago", + "Tunisia": "Tunesië", + "Turkey": "Turkije", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks- en Caicoseilanden", + "Turks and Caicos Islands": "Turks- en Caicoseilanden", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Tweestapsverificatie", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tweestapsverificatie is nu ingeschakeld. Scan de volgende QR-code met de authenticatie-applicatie van je telefoon of gebruik de setup-sleutel.", + "Type": "Type", + "Uganda": "Oeganda", + "Ukraine": "Oekraïne", + "Unauthorized": "Onbevoegd", + "United Arab Emirates": "Verenigde Arabische Emiraten", + "United Kingdom": "Verenigd Koninkrijk", + "United States": "Verenigde Staten", + "United States Minor Outlying Islands": "Amerikaanse Kleinere Afgelegen Eilanden", + "United States Outlying Islands": "Amerikaanse Kleinere Afgelegen Eilanden", + "Unknown": "Onbekend", + "Unpaid": "Onbetaald", + "Update": "Aanpassen", + "Update & Continue Editing": "Aanpassen & blijf bewerken", + "Update :resource": "Bewerk :resource", + "Update :resource: :title": "Bewerk :resource: :title", + "Update attached :resource: :title": "Bewerk bijgevoegd :resource: :title", + "Update Password": "Wachtwoord aanpassen", + "Update Payment Information": "Bewerk betalingsinformatie", + "Update Payment Method": "Betaalmethode bijwerken", + "Update your account's profile information and email address.": "Pas je profiel informatie en e-mailadres aan.", + "Uploading": "Uploaden", + "Uploading files... (:current/:total)": "Bestanden uploaden... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Gebruik een herstelcode", + "Use an authentication code": "Gebruik een autorisatiecode", + "User Actions": "Gebruikersacties", + "User Security": "Gebruikersbeveiliging", + "Username": "Gebruikersnaam", + "Uzbekistan": "Oezbekistan", + "Value": "Waarde", + "Vanuatu": "Vanuatu", + "VAT Number": "Btw-nummer", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivariaanse Republiek", + "Verify Email Address": "Verifieer e-mailadres", + "Verify Your Email Address": "Verifieer je e-mailadres", + "Viet Nam": "Vietnam", + "View": "Bekijk", + "Virgin Islands, British": "Britse Maagdeneilanden", + "Virgin Islands, U.S.": "Amerikaanse Maagdeneilanden", + "Wallis And Futuna": "Wallis en Futuna", + "Wallis and Futuna": "Wallis en Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "We zijn je abonnement aan het verwerken. Zodra het abonnement succesvol is verwerkt, wordt deze pagina automatisch bijgewerkt. Normaal gesproken duurt dit proces slechts enkele seconden.", + "We are unable to process your payment. Please contact customer support.": "We kunnen je betaling niet verwerken. Neem contact op met de klantenservice.", + "We have emailed your password reset link!": "We hebben je een wachtwoordherstel link gemaild!", + "We were unable to find a registered user with this email address.": "Er is geen gebruiker met dit e-mailadres.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "We sturen een downloadlink voor de factuur naar de e-mailadressen die je hieronder opgeeft. Je kunt meerdere e-mailadressen scheiden met komma's.", + "We're lost in space. The page you were trying to view does not exist.": "We zijn verloren in de ruimte. De opgevraagde pagina bestaat niet.", + "Welcome Back!": "Welkom terug!", + "Western Sahara": "Westelijke Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Als tweestapsverificatie is ingeschakeld, word je tijdens de authenticatie om een veilige, willekeurige token gevraagd. Je kunt dit token ophalen uit de Google Authenticator-applicatie op je telefoon.", + "Whoops": "Oeps", + "Whoops!": "Oeps!", + "Whoops! Something went wrong.": "Oeps! Er is iets misgelopen.", + "With Trashed": "Met verwijderde", + "Write": "Schrijven", + "Year To Date": "Jaar tot heden", + "Yearly": "Jaarlijks", + "Yemen": "Jemen", + "Yes": "Ja", + "You are already subscribed.": "Je bent al ingeschreven.", + "You are currently within your free trial period. Your trial will expire on :date.": "Je maakt nu gebruik van een gratis proefabonnement. Je proefabonnement verloopt op :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Je bevindt je momenteel in je gratis proefperiode. Je proefperiode verloopt op :date. Als je een nieuw abonnement start, wordt je proefperiode beëindigd.", + "You are logged in!": "Je bent ingelogd!", + "You are receiving this email because we received a password reset request for your account.": "Je ontvangt deze e-mail omdat we een wachtwoordherstel verzoek hebben ontvangen voor je account.", + "You have been invited to join the :team team!": "Je bent uitgenodigd om lid te worden van team :team!", + "You have enabled two factor authentication.": "Je hebt tweestapsverificatie ingeschakeld.", + "You have not enabled two factor authentication.": "Je hebt tweestapsverificatie niet ingeschakeld.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Je hebt een aantal onbetaalde facturen. Nadat je je standaardbetaalmethode hebt bijgewerkt, kunt je de betalingen opnieuw proberen via de onderstaande factuurlijst.", + "You may accept this invitation by clicking the button below:": "Je kunt de uitnodiging accepteren door op de volgende knop te klikken:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Je kunt je abonnement op elk moment stoppen. Wanneer je abonnement is gestopt heb je de mogelijkheid het abonnement voort te zetten tot het eind van je betalingsperiode.", + "You may delete any of your existing tokens if they are no longer needed.": "Je kunt al je bestaande tokens verwijderen als ze niet langer nodig zijn.", + "You may not delete your personal team.": "Je mag je persoonlijke team niet verwijderen.", + "You may not leave a team that you created.": "Je kan het team dat je aangemaakt hebt niet verlaten.", + "You will receive an invoice and payment link via email for each billing period.": "Je ontvangt voor elke factureringsperiode een factuur en een betalingslink via e-mail.", + "You're logged in!": "Je bent ingelogd!", + "Your :invoiceName invoice is now available!": "Je factuur :invoiceName is nu beschikbaar!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Je factuuradres is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Je kaart is geweigerd. Gelieve contact op te nemen met je kaart aanbieder voor meer informatie.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Je huidige betalingsmethode is een creditkaart eindigend op :lastFour die verloopt op :expiration.", + "Your email address is unverified.": "Je e-mailadres is niet geverifieerd.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Je laatste betaling van :amount is mislukt. Update je betaalmethode om de mislukte betaling opnieuw te proberen.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Je laatste betaling van :amount op :date is mislukt. Update je betaalmethode om de mislukte betaling opnieuw te proberen.", + "Your next payment of :amount will be processed on :date.": "Je volgende betaling van :amount is op :date.", + "Your payment method has been added successfully.": "Je betaalmethode is succesvol toegevoegd.", + "Your payment method will be charged automatically for each billing period.": "Je betaalmethode wordt automatisch in rekening gebracht voor elke factureringsperiode.", + "Your registered VAT Number is :vatNumber.": "Je geregistreerde btw-nummer is :vatNumber.", + "Your subscription has been started successfully.": "Je abonnement is succesvol gestart.", + "Your subscription has been successfully cancelled.": "Je abonnement is succesvol geannuleerd.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Je abonnement is succesvol geannuleerd. Je hebt nog toegang tot het einde van je factureringsperiode.", + "Your subscription was successfully resumed.": "Je abonnement is succesvol hervat.", + "Your subscription was successfully updated.": "Je abonnement is succesvol geüpdatet.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postcode", + "Åland Islands": "Åland" +} diff --git a/locales/nl/php-inline.json b/locales/nl/php-inline.json new file mode 100644 index 00000000000..7d113db6e91 --- /dev/null +++ b/locales/nl/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dit veld moet geaccepteerd zijn.", + "accepted_if": "Dit veld moet worden geaccepteerd wanneer :other gelijk is aan :value.", + "active_url": "Dit veld is geen geldige URL.", + "after": "Dit veld moet een datum na :date zijn.", + "after_or_equal": "Dit veld moet een datum na of gelijk aan :date zijn.", + "alpha": "Dit veld mag alleen letters bevatten.", + "alpha_dash": "Dit veld mag alleen letters, nummers, underscores (_) en streepjes (-) bevatten.", + "alpha_num": "Dit veld mag alleen letters en nummers bevatten.", + "any_of": "Dit veld is ongeldig.", + "array": "Dit veld moet geselecteerde elementen bevatten.", + "ascii": "Dit veld mag alleen alfanumerieke tekens en symbolen van één byte bevatten.", + "attached": "Dit veld is reeds gekoppeld.", + "before": "Dit veld moet een datum voor :date zijn.", + "before_or_equal": "Dit veld moet een datum voor of gelijk aan :date zijn.", + "between.array": "Dit veld moet tussen :min en :max items bevatten.", + "between.file": "Dit veld moet tussen :min en :max kilobytes zijn.", + "between.numeric": "Dit veld moet tussen :min en :max zijn.", + "between.string": "Dit veld moet tussen :min en :max karakters zijn.", + "boolean": "Dit veld moet ja of nee zijn.", + "can": "Dit veld bevat een waarde waar je niet bevoegd voor bent.", + "confirmed": "De bevestiging komt niet overeen.", + "contains": "Dit veld mist een vereiste waarde.", + "date": "Dit veld is geen geldige datum", + "date_equals": "Dit veld moet een datum gelijk aan :date zijn.", + "date_format": "Dit veld voldoet niet aan het formaat :format.", + "decimal": "Dit veld moet :decimal decimalen bevatten.", + "declined": "Dit veld moet afgewezen worden.", + "declined_if": "Dit veld moet afgewezen worden wanneer :other gelijk is aan :value.", + "different": "Dit veld en :other moeten verschillend zijn.", + "digits": "Dit veld moet bestaan uit :digits cijfers.", + "digits_between": "Dit veld moet bestaan uit minimaal :min en maximaal :max cijfers.", + "dimensions": "Deze afbeelding heeft geen geldige afmetingen.", + "distinct": "Dit veld heeft een dubbele waarde.", + "doesnt_contain": "Dit veld mag geen van de volgende waarden bevatten: :values.", + "doesnt_end_with": "Dit veld mag niet eindigen met één van de volgende waarden: :values.", + "doesnt_start_with": "Dit veld mag niet beginnen met één van de volgende waarden: :values.", + "email": "Dit veld is geen geldig e-mailadres.", + "ends_with": "Dit veld moet met één van de volgende waarden eindigen: :values.", + "enum": "De geselecteerde waarde is ongeldig.", + "exists": "De geselecteerde waarde bestaat niet.", + "extensions": "Dit veld moet een van de volgende bestandsextensies hebben: :values.", + "file": "Dit veld moet een bestand zijn.", + "filled": "Dit veld is verplicht.", + "gt.array": "De inhoud moet meer dan :value waardes bevatten.", + "gt.file": "Het bestand moet groter zijn dan :value kilobytes.", + "gt.numeric": "De waarde moet groter zijn dan :value.", + "gt.string": "De waarde moet meer dan :value tekens bevatten.", + "gte.array": "De inhoud moet :value waardes of meer bevatten.", + "gte.file": "Het bestand moet groter of gelijk zijn aan :value kilobytes.", + "gte.numeric": "De waarde moet groter of gelijk zijn aan :value.", + "gte.string": "De waarde moet minimaal :value tekens bevatten.", + "hex_color": "Dit veld moet een geldige hexadecimale kleurcode zijn.", + "image": "Dit veld moet een afbeelding zijn.", + "in": "De geselecteerde waarde is ongeldig.", + "in_array": "Deze waarde bestaat niet in :other.", + "in_array_keys": "Dit veld moet ten minste een van de volgende sleutels bevatten: :values.", + "integer": "Dit veld moet een getal zijn.", + "ip": "Dit veld moet een geldig IP-adres zijn.", + "ipv4": "Dit veld moet een geldig IPv4-adres zijn.", + "ipv6": "Dit veld moet een geldig IPv6-adres zijn.", + "json": "Dit veld moet een geldige JSON-string zijn.", + "list": "Dit veld moet een lijst zijn.", + "lowercase": "Dit veld mag alleen kleine letters bevatten.", + "lt.array": "De inhoud moet minder dan :value waardes bevatten.", + "lt.file": "Het bestand moet kleiner zijn dan :value kilobytes.", + "lt.numeric": "De waarde moet kleiner zijn dan :value.", + "lt.string": "De waarde moet minder dan :value tekens bevatten.", + "lte.array": "De inhoud moet :value waardes of minder bevatten.", + "lte.file": "Het bestand moet kleiner of gelijk zijn aan :value kilobytes.", + "lte.numeric": "De waarde moet kleiner of gelijk zijn aan :value.", + "lte.string": "De waarde moet maximaal :value tekens bevatten.", + "mac_address": "De waarde moet een geldig MAC-adres zijn.", + "max.array": "De inhoud mag niet meer dan :max items bevatten.", + "max.file": "Het bestand mag niet meer dan :max kilobytes zijn.", + "max.numeric": "De waarde mag niet hoger dan :max zijn.", + "max.string": "De waarde mag niet uit meer dan :max tekens bestaan.", + "max_digits": "Dit veld mag niet uit meer dan :max cijfers bestaan.", + "mimes": "Dit moet een bestand zijn van het bestandstype :values.", + "mimetypes": "Dit moet een bestand zijn van het bestandstype :values.", + "min.array": "De inhoud moet minimaal :min items bevatten.", + "min.file": "Het bestand moet minimaal :min kilobytes zijn.", + "min.numeric": "De waarde moet minimaal :min zijn.", + "min.string": "De waarde moet minimaal :min tekens zijn.", + "min_digits": "Dit veld moet minimaal uit :min cijfers bestaan.", + "missing": "Dit veld moet ontbreken.", + "missing_if": "Dit veld moet ontbreken als :other :value is.", + "missing_unless": "Dit veld moet ontbreken tenzij :other :value is.", + "missing_with": "Dit veld moet ontbreken wanneer :values aanwezig is.", + "missing_with_all": "Dit veld moet ontbreken wanneer er :values aanwezig zijn.", + "multiple_of": "De waarde moet een veelvoud van :value zijn.", + "not_in": "De geselecteerde waarde is ongeldig.", + "not_regex": "Dit formaat is ongeldig.", + "numeric": "Dit veld moet een nummer zijn", + "password.letters": "Dit veld moet minimaal één letter bevatten.", + "password.mixed": "Dit veld moet minimaal één kleine letter en één hoofdletter bevatten.", + "password.numbers": "Dit veld moet minimaal één cijfer bevatten.", + "password.symbols": "Dit veld moet minimaal één vreemd teken bevatten.", + "password.uncompromised": "De opgegeven waarde komt voor in een datalek. Kies een ander waarde.", + "present": "Dit veld moet bestaan.", + "present_if": "Dit veld moet aanwezig zijn als :other :value is.", + "present_unless": "Dit veld moet aanwezig zijn tenzij :other :value is.", + "present_with": "Dit veld moet aanwezig zijn als :values aanwezig is.", + "present_with_all": "Dit veld moet aanwezig zijn als :values aanwezig zijn.", + "prohibited": "Dit veld is verboden.", + "prohibited_if": "Dit veld is verboden indien :other gelijk is aan :value.", + "prohibited_if_accepted": "Dit veld is verboden wanneer :other is geaccepteerd.", + "prohibited_if_declined": "Dit veld is verboden wanneer :other is geweigerd.", + "prohibited_unless": "Dit veld is verboden tenzij :other gelijk is aan :values.", + "prohibits": "Dit veld verbiedt de aanwezigheid van :other.", + "regex": "Dit formaat is ongeldig.", + "relatable": "Dit veld mag niet gekoppeld worden aan deze bron.", + "required": "Dit veld is verplicht.", + "required_array_keys": "Dit veld moet waardes bevatten voor :values.", + "required_if": "Dit veld is verplicht indien :other gelijk is aan :value.", + "required_if_accepted": "Dit veld is verplicht indien :other is geaccepteerd.", + "required_if_declined": "Dit veld is verplicht indien :other is geweigerd.", + "required_unless": "Dit veld is verplicht tenzij :other gelijk is aan :values.", + "required_with": "Dit veld is verplicht i.c.m. :values", + "required_with_all": "Dit veld is verplicht i.c.m. :values", + "required_without": "Dit veld is verplicht als :values niet ingevuld is.", + "required_without_all": "Dit veld is verplicht als :values niet ingevuld zijn.", + "same": "De waarde van dit veld en :other moeten overeenkomen.", + "size.array": "De inhoud moet :size items bevatten.", + "size.file": "Het bestand moet :size kilobyte zijn.", + "size.numeric": "De waarde moet :size zijn.", + "size.string": "De waarde moet :size tekens zijn.", + "starts_with": "Dit veld moet starten met een van de volgende: :values.", + "string": "Dit veld moet een tekst zijn.", + "timezone": "Dit veld moet een geldige tijdzone bevatten.", + "ulid": "Dit veld moet een geldige ULID bevatten.", + "unique": "Deze is al in gebruik", + "uploaded": "Het uploaden hiervan is mislukt.", + "uppercase": "Dit veld mag alleen hoofdletters bevatten.", + "url": "Dit veld moet een geldige URL bevatten.", + "uuid": "Dit veld moet een geldige UUID bevatten." +} diff --git a/locales/nl/php.json b/locales/nl/php.json new file mode 100644 index 00000000000..28a8b67a2a9 --- /dev/null +++ b/locales/nl/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute moet worden geaccepteerd.", + "accepted_if": ":Attribute moet worden geaccepteerd als :other :value is.", + "active_url": ":Attribute is geen geldige URL.", + "after": ":Attribute moet een datum na :date zijn.", + "after_or_equal": ":Attribute moet een datum na of gelijk aan :date zijn.", + "alpha": ":Attribute mag alleen letters bevatten.", + "alpha_dash": ":Attribute mag alleen letters, nummers, underscores (_) en streepjes (-) bevatten.", + "alpha_num": ":Attribute mag alleen letters en nummers bevatten.", + "any_of": "Het veld :attribute is ongeldig.", + "array": ":Attribute moet geselecteerde elementen bevatten.", + "ascii": "De :attribute mag alleen alfanumerieke tekens en symbolen van één byte bevatten.", + "attached": ":Attribute is reeds gekoppeld.", + "before": ":Attribute moet een datum vóór :date zijn.", + "before_or_equal": ":Attribute moet een datum vóór of gelijk aan :date zijn.", + "between.array": ":Attribute moet tussen :min en :max waardes bevatten.", + "between.file": ":Attribute moet tussen :min en :max kilobytes zijn.", + "between.numeric": ":Attribute moet tussen :min en :max zijn.", + "between.string": ":Attribute moet tussen :min en :max karakters zijn.", + "boolean": ":Attribute moet ja of nee zijn.", + "can": ":Attribute bevat een waarde waar je niet bevoegd voor bent.", + "confirmed": "Bevestiging van :attribute komt niet overeen.", + "contains": ":Attribute mist een vereiste waarde.", + "current_password": "Huidig wachtwoord is onjuist.", + "date": ":Attribute moet een datum bevatten.", + "date_equals": ":Attribute moet een datum gelijk aan :date zijn.", + "date_format": ":Attribute voldoet niet aan het formaat :format.", + "decimal": "De :attribute moet :decimal decimalen hebben.", + "declined": ":Attribute moet afgewezen worden.", + "declined_if": ":Attribute moet afgewezen worden wanneer :other gelijk is aan :value.", + "different": ":Attribute en :other moeten verschillend zijn.", + "digits": ":Attribute moet bestaan uit :digits cijfers.", + "digits_between": ":Attribute moet bestaan uit minimaal :min en maximaal :max cijfers.", + "dimensions": ":Attribute heeft geen geldige afmetingen.", + "distinct": ":Attribute heeft een dubbele waarde.", + "doesnt_contain": "Het veld :attribute mag geen van de volgende bevatten: :values.", + "doesnt_end_with": ":Attribute mag niet eindigen met één van de volgende waarden: :values.", + "doesnt_start_with": ":Attribute mag niet beginnen met één van de volgende waarden: :values.", + "email": ":Attribute is geen geldig e-mailadres.", + "ends_with": ":Attribute moet met één van de volgende waarden eindigen: :values.", + "enum": "Gekozen :attribute is ongeldig.", + "exists": ":Attribute bestaat niet.", + "extensions": ":Attribute moet een van de volgende bestandsextensies hebben: :values.", + "failed": "Deze combinatie van e-mailadres en wachtwoord is niet geldig.", + "file": ":Attribute moet een bestand zijn.", + "filled": ":Attribute is verplicht.", + "gt.array": ":Attribute moet meer dan :value waardes bevatten.", + "gt.file": ":Attribute moet groter zijn dan :value kilobytes.", + "gt.numeric": ":Attribute moet groter zijn dan :value.", + "gt.string": ":Attribute moet meer dan :value tekens bevatten.", + "gte.array": ":Attribute moet :value of meer waardes bevatten.", + "gte.file": ":Attribute moet groter of gelijk zijn aan :value kilobytes.", + "gte.numeric": ":Attribute moet groter of gelijk zijn aan :value.", + "gte.string": ":Attribute moet minimaal :value tekens bevatten.", + "hex_color": ":Attribute moet een geldige hexadecimale kleurcode zijn.", + "image": ":Attribute moet een afbeelding zijn.", + "in": ":Attribute is ongeldig.", + "in_array": ":Attribute bestaat niet in :other.", + "in_array_keys": "Het veld :attribute moet minstens één van de volgende sleutels bevatten: :values.", + "integer": ":Attribute moet een getal zijn.", + "ip": ":Attribute moet een geldig IP-adres zijn.", + "ipv4": ":Attribute moet een geldig IPv4-adres zijn.", + "ipv6": ":Attribute moet een geldig IPv6-adres zijn.", + "json": ":Attribute moet een geldige JSON-string zijn.", + "list": "Het veld :attribute moet een lijst zijn.", + "lowercase": ":Attribute mag alleen kleine letters bevatten.", + "lt.array": ":Attribute moet minder dan :value waardes bevatten.", + "lt.file": ":Attribute moet kleiner zijn dan :value kilobytes.", + "lt.numeric": ":Attribute moet kleiner zijn dan :value.", + "lt.string": ":Attribute moet minder dan :value tekens bevatten.", + "lte.array": ":Attribute moet :value of minder waardes bevatten.", + "lte.file": ":Attribute moet kleiner of gelijk zijn aan :value kilobytes.", + "lte.numeric": ":Attribute moet kleiner of gelijk zijn aan :value.", + "lte.string": ":Attribute moet maximaal :value tekens bevatten.", + "mac_address": ":Attribute moet een geldig MAC-adres zijn.", + "max.array": ":Attribute mag niet meer dan :max waardes bevatten.", + "max.file": ":Attribute mag niet meer dan :max kilobytes zijn.", + "max.numeric": ":Attribute mag niet hoger dan :max zijn.", + "max.string": ":Attribute mag niet uit meer dan :max tekens bestaan.", + "max_digits": ":Attribute mag niet uit meer dan :max cijfers bestaan.", + "mimes": ":Attribute moet een bestand zijn van het bestandstype :values.", + "mimetypes": ":Attribute moet een bestand zijn van het bestandstype :values.", + "min.array": ":Attribute moet minimaal :min waardes bevatten.", + "min.file": ":Attribute moet minimaal :min kilobytes zijn.", + "min.numeric": ":Attribute moet minimaal :min zijn.", + "min.string": ":Attribute moet minimaal :min tekens zijn.", + "min_digits": ":Attribute moet minimaal uit :min cijfers bestaan.", + "missing": "Het veld :attribute moet ontbreken.", + "missing_if": "Het veld :attribute moet ontbreken als :other :value is.", + "missing_unless": "Het veld :attribute moet ontbreken, tenzij :other :value is.", + "missing_with": "Het veld :attribute moet ontbreken wanneer :values aanwezig is.", + "missing_with_all": "Het veld :attribute moet ontbreken wanneer er :values aanwezig zijn.", + "multiple_of": ":Attribute moet een veelvoud van :value zijn.", + "next": "Volgende »", + "not_in": ":Attribute is ongeldig.", + "not_regex": "Het formaat van :attribute is ongeldig.", + "numeric": ":Attribute moet een getal zijn.", + "password": "Wachtwoord is onjuist.", + "password.letters": ":Attribute moet minimaal één letter bevatten.", + "password.mixed": ":Attribute moet minimaal één kleine letter en één hoofdletter bevatten.", + "password.numbers": ":Attribute moet minimaal één cijfer bevatten.", + "password.symbols": ":Attribute moet minimaal één vreemd teken bevatten.", + "password.uncompromised": "Het opgegeven :attribute komt voor in een datalek. Kies een ander :attribute.", + "present": ":Attribute moet aanwezig zijn.", + "present_if": ":Attribute moet aanwezig zijn als :other :value is.", + "present_unless": ":Attribute moet aanwezig zijn tenzij :other :value is.", + "present_with": ":Attribute moet aanwezig zijn als :values aanwezig is.", + "present_with_all": ":Attribute moet aanwezig zijn als :values aanwezig zijn.", + "previous": "« Vorige", + "prohibited": ":Attribute is niet toegestaan.", + "prohibited_if": ":Attribute is niet toegestaan indien :other gelijk is aan :value.", + "prohibited_if_accepted": "Het veld :attribute is niet toegestaan wanneer :other is geaccepteerd.", + "prohibited_if_declined": "Het veld :attribute is niet toegestaan wanneer :other is afgewezen.", + "prohibited_unless": ":Attribute is niet toegestaan tenzij :other gelijk is aan :values.", + "prohibits": ":Attribute is niet toegestaan in combinatie met :other.", + "regex": "Het formaat van :attribute is ongeldig.", + "relatable": ":Attribute mag niet gekoppeld worden aan deze bron.", + "required": ":Attribute is verplicht.", + "required_array_keys": ":Attribute moet waardes bevatten voor :values.", + "required_if": ":Attribute is verplicht indien :other gelijk is aan :value.", + "required_if_accepted": ":Attribute is verplicht indien :other is geaccepteerd.", + "required_if_declined": ":Attribute is verplicht indien :other is geweigerd.", + "required_unless": ":Attribute is verplicht tenzij :other gelijk is aan :values.", + "required_with": ":Attribute is verplicht in combinatie met :values.", + "required_with_all": ":Attribute is verplicht in combinatie met :values.", + "required_without": ":Attribute is verplicht als :values niet ingevuld is.", + "required_without_all": ":Attribute is verplicht als :values niet ingevuld zijn.", + "reset": "Het wachtwoord van uw account is gewijzigd.", + "same": ":Attribute en :other moeten overeenkomen.", + "sent": "We hebben een e-mail verstuurd met instructies om een nieuw wachtwoord in te stellen.", + "size.array": ":Attribute moet :size waardes bevatten.", + "size.file": ":Attribute moet :size kilobytes groot zijn.", + "size.numeric": ":Attribute moet :size zijn.", + "size.string": ":Attribute moet :size tekens zijn.", + "starts_with": ":Attribute moet beginnen met een van de volgende: :values.", + "string": ":Attribute moet een tekst zijn.", + "throttle": "Te veel mislukte aanmeldpogingen. Probeer het nog eens over :seconds seconden.", + "throttled": "Gelieve even te wachten en het dan opnieuw te proberen.", + "timezone": ":Attribute moet een geldige tijdzone zijn.", + "token": "Dit wachtwoordhersteltoken is niet geldig.", + "ulid": "De :attribute moet een geldige ULID zijn.", + "unique": ":Attribute is al in gebruik.", + "uploaded": "Het uploaden van :attribute is mislukt.", + "uppercase": ":Attribute mag alleen hoofdletters bevatten.", + "url": ":Attribute moet een geldige URL zijn.", + "user": "Geen gebruiker bekend met dit e-mailadres.", + "uuid": ":Attribute moet een geldige UUID zijn." +} diff --git a/locales/nn/_excludes.json b/locales/nn/_excludes.json new file mode 100644 index 00000000000..1d04d16e2b4 --- /dev/null +++ b/locales/nn/_excludes.json @@ -0,0 +1,148 @@ +[ + "Administrator", + "Afghanistan", + "Albania", + "Andorra", + "Angola", + "Anguilla", + "April", + "Argentina", + "Armenia", + "Aruba", + "August", + "Australia", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Chile", + "Colombia", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Djibouti", + "Dominica", + "Ecuador", + "Egypt", + "El Salvador", + "Eritrea", + "Excel (.xlsx)", + "Fiji", + "Finland", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "ID", + "India", + "Indonesia", + "Isle of Man", + "Israel", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Latvia", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Macao", + "Malawi", + "Malaysia", + "Mali", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "November", + "Oman", + "Original", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Poland", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Rwanda", + "Réunion", + "Samoa", + "San Marino", + "Senegal", + "September", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Somalia", + "Sri Lanka", + "Sudan", + "Syrian Arab Republic", + "System", + "Taiwan", + "Tanzania", + "Thailand", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Type", + "Uganda", + "Uruguay", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/nn/json-inline.json b/locales/nn/json-inline.json new file mode 100644 index 00000000000..5c9c00e208c --- /dev/null +++ b/locales/nn/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dette feltet må vere ei gyldig rolle.", + "The :attribute must be at least :length characters and contain at least one number.": "Dette feltet må vere på minst :length teikn og innehalde minst eitt tal.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dette feltet må vere på minst :length teikn og innehalde minst eitt spesialteikn og eitt tal.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dette feltet må vere på minst :length teikn og innehalde minst eitt spesialteikn.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dette feltet må vere på minst :length teikn og innehalde minst éin stor bokstav og eitt tal.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dette feltet må vere på minst :length teikn og innehalde minst éin stor bokstav og eitt spesialteikn.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dette feltet må vere på minst :length teikn og innehalde minst éin stor bokstav, eitt tal og eitt spesialteikn.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dette feltet må vere på minst :length teikn og innehalde minst éin stor bokstav.", + "The :attribute must be at least :length characters.": "Dette feltet må innehalde minst :length teikn.", + "The :attribute must contain at least one letter.": "Dette feltet må innehalde minst éin bokstav.", + "The :attribute must contain at least one number.": "Dette feltet må innehalde minst eitt tal.", + "The :attribute must contain at least one symbol.": "Dette feltet må innehalde minst eitt symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dette feltet må innehalde minst éin stor og éin lita bokstav.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Den oppgjevne verdien er funnen i ei datalekkasje. Vel ein annan verdi." +} diff --git a/locales/nn/json.json b/locales/nn/json.json new file mode 100644 index 00000000000..1e1d8842ad3 --- /dev/null +++ b/locales/nn/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(og :count feil til)", + "(and :count more errors)": "(og :count feil til)|(og :count feil til)|(og :count feil til)", + "30 Days": "30 dager", + "60 Days": "60 dager", + "90 Days": "90 dager", + ":amount selected": ":Amount valgt", + ":amount Total": ":Amount totalt", + ":days day trial": ":Days dagers prøveversjon", + ":resource Details": ":Resource detaljer", + ":resource Details: :title": ":Resource detaljer: :title", + "A decryption key is required.": "En dekrypteringsnøkkel kreves.", + "A fresh verification link has been sent to your email address.": "En ny bekreftelseslenke er sendt til e-postadressen din.", + "A new verification link has been sent to the email address you provided during registration.": "En ny bekreftelseslenke er sendt til e-postadressen du oppga under registreringen.", + "A new verification link has been sent to the email address you provided in your profile settings.": "En ny bekreftelseslenke er sendt til e-postadressen du oppga i profilinnstillingene dine.", + "A new verification link has been sent to your email address.": "En ny bekreftelseslenke er sendt til e-postadressen din.", + "Accept Invitation": "Godta invitasjon", + "Action": "Handling", + "Action Event": "Handlingshendelse", + "Action Events": "Handlingshendelser", + "Action Happened At": "Skjedde kl", + "Action Initiated By": "Initiert av", + "Action Name": "Handlingsnavn", + "Action Status": "Handlingsstatus", + "Action Target": "Handlingsmål", + "Actions": "Handlinger", + "Add": "Legg til", + "Add :resource": "Legg til :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Legg til et nytt medlem i teamet ditt, slik at de kan samarbeide med deg.", + "Add additional security to your account using two factor authentication.": "Legg til ekstra sikkerhet i kontoen din ved hjelp av tofaktorautentisering.", + "Add Payment Method": "Legg til betalingsmåte", + "Add row": "Legg til rad", + "Add Team Member": "Legg til teammedlem", + "Add VAT Number": "Legg til MVA-nummer", + "Added.": "Lagt til.", + "Additional billing information updated successfully.": "Tilleggsinformasjon om fakturering er oppdatert", + "Address": "Adresse", + "Address Line 2": "Adresselinje 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administratorer kan utføre enhver handling.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland", + "Albania": "Albania", + "Algeria": "Algerie", + "All of the people that are part of this team.": "Alle som er en del av dette teamet.", + "All resources loaded.": "Alle ressurser er lastet inn.", + "All rights reserved.": "Alle rettigheter forbeholdt.", + "Already registered?": "Allerede registrert?", + "American Samoa": "Amerikansk Samoa", + "An error occurred while uploading the file.": "Det oppsto en feil under filopplastingen.", + "An error occurred while uploading the file: :error": "Det oppsto en feil under filopplastingen: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Det oppsto en uventet feil, og vi har varslet supportteamet vårt. Prøv igjen senere.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "En annen bruker har oppdatert denne ressursen etter at siden ble lastet inn. Last inn siden på nytt og prøv igjen.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigua og Barbuda", + "Antigua and Barbuda": "Antigua og Barbuda", + "API Token": "API-token", + "API Token Permissions": "API-token rettigheter", + "API Tokens": "API-tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API-tokens tillater tredjeparts tjenester å autentisere med applikasjonen vår på dine vegne.", + "Apply": "Bruk", + "Apply Coupon": "Bruk kupong", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Er du sikker på at du vil prøve å betale :amount?", + "Are you sure you want to cancel your subscription?": "Er du sikker på at du vil kansellere abonnementet ditt?", + "Are you sure you want to delete all the notifications?": "Er du sikker på at du vil slette alle varslene?", + "Are you sure you want to delete the selected resources?": "Er du sikker på at du vil slette de valgte ressursene?", + "Are you sure you want to delete this file?": "Er du sikker på at du vil slette denne filen?", + "Are you sure you want to delete this notification?": "Er du sikker på at du vil slette dette varselet?", + "Are you sure you want to delete this payment method?": "Er du sikker på at du vil slette denne betalingsmåten?", + "Are you sure you want to delete this resource?": "Er du sikker på at du vil slette denne ressursen?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Er du sikker på at du vil slette dette teamet? Når et team er slettet, blir alle dets ressurser og data slettet permanent.", + "Are you sure you want to delete your account?": "Er du sikker på at du vil slette kontoen din?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Er du sikker på at du vil slette kontoen din? Når kontoen din er slettet, blir alle ressursene og dataene slettet permanent. Vennligst skriv inn passordet ditt for å bekrefte at du vil slette kontoen din permanent.", + "Are you sure you want to detach the selected resources?": "Er du sikker på at du vil løsne de valgte ressursene?", + "Are you sure you want to detach this resource?": "Er du sikker på at du vil koble denne ressursen?", + "Are you sure you want to force delete the selected resources?": "Er du sikker på at du vil tvinge sletting av de valgte ressursene?", + "Are you sure you want to force delete this resource?": "Er du sikker på at du vil tvinge sletting av denne ressursen?", + "Are you sure you want to log out?": "Er du sikker på at du vil logge ut?", + "Are you sure you want to mark all notifications as read?": "Er du sikker på at du vil merke alle varsler som lest?", + "Are you sure you want to remove this item?": "Er du sikker på at du vil fjerne dette elementet?", + "Are you sure you want to restore the selected resources?": "Er du sikker på at du vil gjenopprette de valgte ressursene?", + "Are you sure you want to restore this resource?": "Er du sikker på at du vil gjenopprette denne ressursen?", + "Are you sure you want to resume your subscription?": "Er du sikker på at du vil gjenoppta abonnementet?", + "Are you sure you want to run this action?": "Er du sikker på at du vil kjøre denne handlingen?", + "Are you sure you want to set this payment method as your default?": "Er du sikker på at du vil angi denne betalingsmåten som standard?", + "Are you sure you want to stop impersonating?": "Er du sikker på at du vil slutte å etterligne deg?", + "Are you sure you would like to delete this API token?": "Er du sikker på at du vil slette dette API-tokenet?", + "Are you sure you would like to leave this team?": "Er du sikker på at du vil forlate dette teamet?", + "Are you sure you would like to remove this person from the team?": "Er du sikker på at du vil fjerne denne personen fra teamet?", + "Are you sure you would like to switch billing plans?": "Er du sikker på at du vil bytte faktureringsplan?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Legg til", + "Attach & Attach Another": "Legg til og legg til en annen", + "Attach :resource": "Legg til :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Legg ved filer ved å dra og slippe, velge eller lime inn.", + "August": "August", + "Australia": "Australia", + "Austria": "Østerrike", + "Azerbaijan": "Aserbajdsjan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Før du fortsetter, kan du bekrefte e-postadressen din ved å klikke på lenken vi nettopp sendte til deg? Hvis du ikke har mottatt e-posten, sender vi deg gjerne en annen.", + "Before proceeding, please check your email for a verification link.": "Før du fortsetter, sjekk e-posten din for en bekreftelseslenke.", + "Belarus": "Hviterussland", + "Belgium": "Belgia", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Faktureringsinformasjon", + "Billing Management": "Fakturering", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Republikken Bolivia av", + "Bonaire, Sint Eustatius and Saba": "Karibisk Nederland", + "Bosnia And Herzegovina": "Bosnia-Hercegovina", + "Bosnia and Herzegovina": "Bosnia-Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetøya", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Det britiske territoriet i Indiahavet", + "Browser Sessions": "Nettleserøkter", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodsja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Avbryt", + "Cancel Subscription": "Avbryt abonnementet", + "Cape Verde": "Kapp Verde", + "Card": "Kort", + "Cayman Islands": "Caymanøyene", + "Central African Republic": "Den sentralafrikanske republikk", + "Chad": "Tsjad", + "Change Subscription Plan": "Endre abonnementsplan", + "Change the current payment method attached to your subscription": "Endre gjeldende betalingsmåte knyttet til abonnementet ditt", + "Changes": "Endringer", + "Checkout": "Sjekk ut", + "Chile": "Chile", + "China": "Kina", + "Choose": "Velg", + "Choose :field": "Velg :field", + "Choose :resource": "Velg :resource", + "Choose an option": "Velg et alternativ", + "Choose date": "Velg dato", + "Choose File": "Velg fil", + "Choose Files": "Velg filer", + "Choose Type": "Velg type", + "Christmas Island": "Christmasøya", + "City": "By", + "Click here to re-send the verification email.": "Klikk her for å sende bekretelseslenken på nytt.", + "click here to request another": "klikk her for å be om en til", + "Click to choose": "Klikk for å velge", + "Close": "Lukk", + "Cocos (Keeling) Islands": "Kokosøyene", + "Code": "Kode", + "Colombia": "Colombia", + "Comoros": "Komorene", + "Confirm": "Bekreft", + "Confirm Billing Action": "Bekreft faktureringshandling", + "Confirm Password": "Bekreft passord", + "Confirm Payment": "Bekreft betaling", + "Confirm your :amount payment": "Bekreft :amount betalingen", + "Congo": "Den demokratiske republikken Kongo", + "Congo, Democratic Republic": "Den demokratiske republikken Kongo", + "Congo, the Democratic Republic of the": "Den demokratiske republikken Kongo", + "Constant": "Konstant", + "Continue To Payment": "Fortsett til betaling", + "Cook Islands": "Cookøyene", + "Copy to clipboard": "Kopier til utklippstavle", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Elfenbenskysten", + "Country": "Land", + "Coupon": "Kupong", + "Coupon applied successfully.": "Kupongen ble brukt.", + "Create": "Opprett", + "Create & Add Another": "Opprett og legg til en annen", + "Create :resource": "Opprett :resource", + "Create a new team to collaborate with others on projects.": "Lag et nytt team for å samarbeide med andre om prosjekter.", + "Create Account": "Opprett konto", + "Create API Token": "Opprett API-token", + "Create New Team": "Opprett nytt team", + "Create Team": "Opprett team", + "Created.": "Opprettet.", + "Croatia": "Kroatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Nåværende passord", + "Current Subscription Plan": "Gjeldende abonnementsplan", + "Currently Subscribed": "For øyeblikket abonnert", + "Customer Balance": "Kundesaldo", + "Customize": "Tilpass", + "Cyprus": "Kypros", + "Czech Republic": "Tsjekkia", + "Côte d'Ivoire": "Elfenbenskysten", + "Dark": "Mørk", + "Dashboard": "Dashbord", + "December": "Desember", + "Decrease": "Reduser", + "Default": "Standard", + "Delete": "Slett", + "Delete :resource": "Slett :resource", + "Delete Account": "Slett konto", + "Delete all notifications": "Slett alle varsler", + "Delete API Token": "Slett API Token", + "Delete File": "Slett fil", + "Delete Notification": "Slett varsel", + "Delete Resource": "Slett ressurs", + "Delete Selected": "Slett valgt", + "Delete Team": "Slett team", + "Denmark": "Danmark", + "Detach": "Løsne", + "Detach Resource": "Løsne ressurs", + "Detach Selected": "Løsne valgt", + "Details": "Detaljer", + "Disable": "Deaktiver", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Vil du virkelig forlate? Du har ulagrede endringer.", + "Dominica": "Dominica", + "Dominican Republic": "Den dominikanske republikk", + "Done.": "Ferdig.", + "Download": "Last ned", + "Download Invoice": "Last ned faktura", + "Drop file or click to choose": "Slipp filen eller klikk for å velge", + "Drop files or click to choose": "Slipp filer eller klikk for å velge", + "Ecuador": "Ecuador", + "Edit": "Endre", + "Edit :resource": "Endre :resource", + "Edit Attached": "Endre vedlagte", + "Edit Profile": "Rediger profil", + "Editor": "Forfatter", + "Editor users have the ability to read, create, and update.": "Forfattere har muligheten til å lese, opprette og oppdatere.", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Email": "E-post", + "email": "e-post", + "Email Address": "E-postadresse", + "Email Addresses": "E-postadresser", + "Email Password Reset Link": "Send tilbakestillingslenke", + "Email Verification": "E-postbekreftelse", + "Enable": "Aktiver", + "Encrypted environment file already exists.": "Kryptert miljøvariabelfil eksisterer allerede.", + "Encrypted environment file not found.": "Finner ikke kryptert miljøvariabelfil.", + "Ensure your account is using a long, random password to stay secure.": "Forsikre deg om at kontoen din bruker et langt og tilfeldig passord for å være sikker.", + "Environment file already exists.": "Miljøvariabelfilen eksisterer allerede.", + "Environment file not found.": "Finner ikke miljøvariabelfilen.", + "Equatorial Guinea": "Ekvatorial-Guinea", + "Eritrea": "Eritrea", + "Error": "Feil", + "errors": "feil", + "Estonia": "Estland", + "Ethiopia": "Etiopia", + "ex VAT": "eks MVA", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Utløper :expiration", + "Export As CSV": "Eksporter som CSV", + "Extra Billing Information": "Ekstra faktureringsinformasjon", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ekstra bekreftelse er nødvendig for å behandle betalingen. Fortsett til betalingssiden ved å klikke på knappen nedenfor.", + "Failed Subscription Payment": "Mislykket abonnementsbetaling", + "Failed to load :resource!": "Kunne ikke laste :resource!", + "Falkland Islands (Malvinas)": "Falklandsøyene", + "Faroe Islands": "Færøyene", + "February": "Februar", + "Fiji": "Fiji", + "Filename": "Filnavn", + "Finish enabling two factor authentication.": "Fullfør aktiveringen av tofaktorautentisering.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "For sikkerhets skyld, bekreft passordet ditt for å fortsette.", + "Forbidden": "Forbudt", + "Force Delete": "Tving sletting", + "Force Delete :resource": "Tving sletting av :resource", + "Force Delete Resource": "Tving sletting av ressurs", + "Force Delete Selected": "Tving sletting av valgte", + "Forgot Password": "Glemt passord", + "Forgot your password?": "Glemt passordet ditt?", + "Forgot Your Password?": "Glemt passordet ditt?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Glemt passordet? Ikke noe problem. Bare oppgi din e-postadresse, så sender vi deg en lenke for tilbakestilling av ditt passord.", + "France": "Frankrike", + "French Guiana": "Fransk Guyana", + "French Polynesia": "Fransk Polynesia", + "French Southern Territories": "Fransk sørlig og antarktisk territorium", + "From": "Fra", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Tyskland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Gå til forsiden", + "Go to page :page": "Gå til side :page", + "Great! You have accepted the invitation to join the :team team.": "Flott! Du har godtatt invitasjonen til å bli med i :team teamet.", + "Greece": "Hellas", + "Greenland": "Grønland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Angrer du på kanselleringen av abonnementet ditt? Du kan umiddelbart reaktivere abonnementet ditt når som helst frem til slutten av gjeldende faktureringssyklus. Etter at den nåværende faktureringssyklusen din er over, kan du velge en helt ny abonnementsplan.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Angrer du på kanselleringen av abonnementet ditt? Du kan øyeblikkelig endre på abonnementet ditt når som helst frem til slutten av den nåværende faktureringssyklusen. Etter at den nåværende faktureringssyklusen din er avsluttet, kan du velge en helt ny abonnementsplan.", + "Heard Island & Mcdonald Islands": "Heard-øya og McDonald-øyene", + "Heard Island and McDonald Islands": "Heard-øya og McDonald-øyene", + "Hello!": "Hallo!", + "Hide Content": "Skjul innhold", + "Hold Up!": "Vent!", + "Holy See (Vatican City State)": "Vatikanstaten", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Ungarn", + "I agree to the :terms_of_service and :privacy_policy": "Jeg godtar :terms_of_service og :privacy_policy", + "Iceland": "Island", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Hvis det er nødvendig, kan du logge av alle andre nettleserøkter på tvers av alle enhetene dine. Noen av de siste øktene dine er oppført nedenfor; denne listen kan imidlertid være ufullstendig. Hvis du misstenker at kontoen din er kompromittert, bør du også oppdatere passordet ditt.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Hvis du allerede har en konto, kan du godta denne invitasjonen ved å klikke på knappen nedenfor:", + "If you did not create an account, no further action is required.": "Dersom du ikke har opprettet en konto, trenger du ikke foreta deg noe.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Hvis du ikke forventet å motta en invitasjon til dette teamet, kan du forkaste denne e-posten.", + "If you did not receive the email": "Hvis du ikke har mottatt e-posten", + "If you did not request a password reset, no further action is required.": "Hvis du ikke har bedt om å nullstille passordet, trenger du ikke foreta deg noe.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Hvis du ikke har en konto, kan du opprette en ved å klikke på knappen nedenfor. Etter at du har opprettet en konto, kan du klikke på knappen for å akseptere invitasjonen i denne e-posten for å bli med i teamet:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Hvis du trenger å legge til en spesifikk kontakt eller skatteinformasjon til fakturaene dine, som ditt fulle forretningsnavn, mva -identifikasjonsnummer eller adresse på posten, kan du legge til det her.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Dersom du har problemer med å klikke \":actionText\"-knappen, kopier og lim nettadressen nedenfor\ninn i nettleseren din:", + "Impersonate": "Opptre som", + "Increase": "Øk", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Ugyldig filnavn.", + "Invalid JSON was returned from the route.": "Ugyldig JSON ble returnert fra endepunktet.", + "Invoice Email Addresses": "Faktura e-post", + "Invoice emails updated successfully.": "Faktura e-post ble oppdatert.", + "Invoices": "Fakturaer", + "Iran, Islamic Republic Of": "Iran, den islamske republikk", + "Iran, Islamic Republic of": "Iran, den islamske republikk", + "Iraq": "Irak", + "Ireland": "Irland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Det ser ut til at du ikke har et aktivt abonnement. Du kan velge en av abonnementsplanene nedenfor for å komme i gang. Abonnementsplaner kan endres eller kanselleres når det passer deg.", + "Italy": "Italia", + "Jamaica": "Jamaica", + "January": "Januar", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kasakhstan", + "Kenya": "Kenya", + "Key": "Nøkkel", + "Kiribati": "Kiribati", + "Korea": "Sør-Korea", + "Korea, Democratic People's Republic of": "Nord-Korea", + "Korea, Republic of": "Sør-Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgisistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Sist aktiv", + "Last used": "Sist brukt", + "Latvia": "Latvia", + "Leave": "Forlat", + "Leave Team": "Forlat team", + "Lebanon": "Libanon", + "length": "lengde", + "Lens": "Linse", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Lyst", + "Lithuania": "Litauen", + "Load :perPage More": "Last inn :perPage til", + "Loading": "Laster", + "Location": "Sted", + "Log in": "Logg inn", + "Log In": "Logg inn", + "Log Out": "Logg ut", + "Log out": "Logg ut", + "Log Out Other Browser Sessions": "Logg av andre nettleserøkter", + "Log Viewer": "Loggviser", + "Login": "Logg inn", + "Logout": "Logg ut", + "Logs": "Logger", + "Luxembourg": "Luxemburg", + "Macao": "Macao", + "Macedonia": "Nord-Makedonia", + "Macedonia, the former Yugoslav Republic of": "Nord-Makedonia", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldivene", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Administrer konto", + "Manage and log out your active sessions on other browsers and devices.": "Administrer og logg ut dine aktive økter i andre nettlesere og enheter.", + "Manage API Tokens": "Administrer API-tokens", + "Manage Role": "Administrer rolle", + "Manage Team": "Administrer team", + "Managing billing for :billableName": "Administrerer fakturering for :billableName", + "March": "Mars", + "Mark all as Read": "Marker alle som lest", + "Mark all notifications as read": "Marker alle varsler som lest", + "Mark Read": "Marker som lest", + "Mark Unread": "Marker som ulest", + "Marshall Islands": "Marshalløyene", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Mai", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Mikronesiaføderasjonen", + "Micronesia, Federated States of": "Mikronesiaføderasjonen", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Måned til dags dato", + "Monthly": "Månedlig", + "monthly": "månedlig", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mosambik", + "Myanmar": "Myanmar", + "Name": "Navn", + "name": "navn", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Nederland", + "Netherlands Antilles": "De nederlandske Antiller", + "Nevermind": "Glem det", + "Nevermind, I'll keep my old plan": "Glem det, vil jeg beholde min gamle plan", + "New": "Ny", + "New :resource": "Ny :resource", + "New Caledonia": "Ny-Caledonia", + "New Password": "Nytt passord", + "New Zealand": "New Zealand", + "Next": "Neste", + "Next Payment": "Neste betaling", + "Next Payment on": "Neste betaling på", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Nei", + "No :resource matched the given criteria.": "Ingen :resource samsvarte med gitte kriterier.", + "No additional information...": "Ingen ytterligere informasjon...", + "No Current Data": "Ingen nåværende data", + "No Data": "Ingen data", + "no file selected": "ingen fil valgt", + "No Increase": "Ingen økning", + "No payment methods on file.": "Ingen betalingsmåter registrert.", + "No payment scheduled.": "Ingen betalinger er planlagt.", + "No Prior Data": "Ingen tidligere data", + "No Results Found.": "Ingen resultater funnet.", + "Norfolk Island": "Norfolkøyene", + "Northern Mariana Islands": "Nord-Marianene", + "Norway": "Norge", + "Not Found": "Ikke funnet", + "Notifications": "Varsler", + "Nova": "Nova", + "Nova User": "Nova bruker", + "November": "November", + "October": "Oktober", + "of": "av", + "OK": "Ok", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Når et team er slettet, vil alle dets ressurser og data bli slettet permanent. Før du sletter dette teamet, må du laste ned data eller informasjon om dette teamet du vil beholde.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Når kontoen din er slettet, blir alle ressursene og dataene slettet permanent. Før du sletter kontoen din, må du laste ned all data eller informasjon du vil beholde.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Når kontoen din er slettet, slettes alle ressursene og dataene permanent. Skriv inn passordet ditt for å bekrefte at du ønsker å slette kontoen din permanent.", + "Only Trashed": "Bare slettet", + "Open Invoices": "Åpne fakturaer", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Vår faktureringsportal lar deg enkelt administrere abonnementsplanen, betalingsmåten og laste ned de siste fakturaene.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Vår faktureringsadministrasjonsportal lar deg enkelt administrere abonnementsplanen din, betalingsmåter og laste ned de siste fakturaene.", + "Page Expired": "Siden har utløpt", + "Pagination Navigation": "Sidenavigering", + "Paid": "Betalt", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "De palestinske territoriene", + "Panama": "Panama", + "Papua New Guinea": "Papua Ny-Guinea", + "Paraguay": "Paraguay", + "Password": "Passord", + "password": "passord", + "Payment Confirmation": "Betalingsbekreftelse", + "Payment Information": "Betalingsinformasjon", + "Payment information updated successfully.": "Betalingsinformasjonen er oppdatert.", + "Payment Method": "Betalingsmetode", + "Payment Methods": "betalingsmetoder", + "Payment Required": "Betaling kreves", + "Payments": "Betalinger", + "Pending Team Invitations": "Ventende teaminvitasjoner", + "Per Page": "Per side", + "Permanently delete this team.": "Slett dette teamet permanent.", + "Permanently delete your account.": "Slett kontoen din permanent.", + "Permissions": "Tillatelser", + "Peru": "Peru", + "Philippines": "Filippinene", + "Photo": "Bilde", + "Pitcairn": "Pitcairn Islands", + "Please accept the terms of service.": "Vennligst godta vilkår for bruk.", + "Please click the button below to verify your email address.": "Vennligst klikk på knappen nedenfor for å bekrefte e-postadressen din.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bekreft tilgang til kontoen din ved å angi en av kodene for nødgjenoppretting.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bekreft tilgang til kontoen din ved å skrive inn autentiseringskoden som er gitt av autentiseringsapplikasjonen din.", + "Please confirm your password before continuing.": "Vennligst bekreft passordet ditt før du fortsetter.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopier det nye API-tokenet ditt. For din egen sikkerhet vises den ikke igjen.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Vennligst skriv inn passordet ditt for å bekrefte at du vil logge av andre nettleserøkter på alle enhetene dine.", + "Please provide a maximum of three invoice emails addresses.": "Oppgi maksimalt tre e-postadresser for faktura.", + "Please provide the email address of the person you would like to add to this team.": "Oppgi e-postadressen til personen du vil legge til i dette teamet.", + "Please set a default payment method before retrying payments.": "Sett en standard betalingsmetode før du prøver på nytt.", + "Please set a default payment method before swapping plans.": "Angi en standard betalingsmåte før du bytter planer.", + "Poland": "Polen", + "Portugal": "Portugal", + "Press / to search": "Trykk / for å søke", + "Preview": "Forhåndsvisning", + "Previewing": "Forhåndsvisning", + "Previous": "Forrige", + "Privacy Policy": "Personvernerklæring", + "Profile": "Profil", + "Profile Information": "Profilinformasjon", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kvartal til dags dato", + "Recovery Code": "Gjenopprettingskode", + "Refresh": "Last inn på nytt", + "Regards,": "Vennlig hilsen,", + "Regenerate Recovery Codes": "Regenerer gjenopprettingskoder", + "Register": "Registrer", + "Reload": "Last inn på nytt", + "Remember me": "Husk meg", + "Remember Me": "Husk meg", + "Remove": "Fjern", + "Remove Photo": "Fjern bilde", + "Remove Team Member": "Fjern teammedlem", + "Replicate": "Gjenta", + "Required fields": "Obligatoriske felt", + "Resend Verification Email": "Send bekreftelseslenke på nytt", + "Reset Filters": "Tilbakestill filtre", + "Reset Password": "Nullstill passord", + "Reset Password Notification": "Varsling om å nullstille passord", + "resource": "ressurs", + "Resource Row Dropdown": "Rullegardinliste for ressursrader", + "Resources": "Ressurser", + "resources": "ressurser", + "Restore": "Gjenopprett", + "Restore :resource": "Gjenopprett :resource", + "Restore Resource": "Gjenopprett ressurs", + "Restore Selected": "Gjenopprett valgte", + "results": "resultater", + "Resume Subscription": "Gjenoppta abonnement", + "Retry Payment": "Prøv betaling på nytt", + "Return to :appName": "Tilbake til :appName", + "Reunion": "Réunion", + "Role": "Rolle", + "Romania": "Romania", + "Run Action": "Kjør handling", + "Russian Federation": "Russland", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Saint-Barthélemy", + "Saint Barthélemy": "Saint-Barthélemy", + "Saint Helena": "Sankt Helena", + "Saint Kitts And Nevis": "Saint Kitts og Nevis", + "Saint Kitts and Nevis": "Saint Kitts og Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "Saint-Martin", + "Saint Martin (French part)": "Saint-Martin", + "Saint Pierre And Miquelon": "Saint Pierre og Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre og Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent og Grenadinene", + "Saint Vincent and the Grenadines": "Saint Vincent og Grenadinene", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé og Príncipe", + "Sao Tome and Principe": "São Tomé og Príncipe", + "Saudi Arabia": "Saudi-Arabia", + "Save": "Lagre", + "Saved.": "Lagret.", + "Scroll to bottom": "Skroll til bunnen", + "Scroll to top": "Skroll til toppen", + "Search": "Søk", + "Secure Area": "Sikkert område", + "Select": "Velg", + "Select a different plan": "Velg en annen plan", + "Select a log file...": "Velg en loggfil...", + "Select A New Photo": "Velg et nytt bilde", + "Select Action": "Velg handling", + "Select all": "Velg alle", + "Select All Dropdown": "Velg rullegardinmenyen Alle", + "Select this page": "Velg denne siden", + "Send Password Reset Link": "Send tilbakestillingslenke for passord", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Serverfeil", + "Service Unavailable": "Tjenesten er utilgjengelig", + "Set as default": "Satt som standard", + "Setup Key": "Oppsettsnøkkel", + "Seychelles": "Seychelles", + "Show All Fields": "Vis alle felt", + "Show Content": "Vis innhold", + "Show Recovery Codes": "Vis gjenopprettingskoder", + "Showing": "Viser", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Logget på som", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (nederlandsk del)", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Midlertidig slettet", + "Solomon Islands": "Salomonøyene", + "Somalia": "Somalia", + "Something went wrong.": "Noe gikk galt.", + "Sorry! You are not authorized to perform this action.": "Beklager! Du er ikke autorisert til å utføre denne handlingen.", + "Sorry, your session has expired.": "Beklager, økten din har utløpt.", + "South Africa": "Sør-Afrika", + "South Georgia And Sandwich Isl.": "Sør-Georgia og Sør-Sandwichøyene", + "South Georgia and the South Sandwich Islands": "Sør-Georgia og Sør-Sandwichøyene", + "South Sudan": "Sør-Sudan", + "Spain": "Spania", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Frittstående handlinger", + "Start Polling": "Begynn å polle", + "Start polling": "Begynn å polle", + "State / County": "Fylke", + "Stop Impersonating": "Slutt å opptre som", + "Stop Polling": "Stopp polling", + "Stop polling": "Slutt polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Lagre disse gjenopprettingskodene i en sikker passordbehandling. De kan brukes til å gjenopprette tilgang til kontoen din hvis tofaktorautentiseringsenheten din går tapt.", + "Subscribe": "Abonner", + "Subscription Information": "Abonnementsinformasjon", + "Subscription Pending": "Abonnement venter", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard og Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard og Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sverige", + "Switch Teams": "Bytt team", + "Switzerland": "Sveits", + "Syrian Arab Republic": "Syria", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan", + "Tajikistan": "Tadsjikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania", + "TAX": "AVGIFT", + "Team Details": "Teamdetaljer", + "Team Invitation": "Teaminvitasjon", + "Team Members": "Teammedlemmer", + "Team Name": "Teamnavn", + "Team Owner": "Teameier", + "Team Settings": "Teaminnstillinger", + "Terms of Service": "Vilkår for bruk", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Takk for at du registrerte deg! Før du begynner, kunne du bekrefte e-postadressen din ved å klikke på lenken vi nettopp sendte deg? Hvis du ikke mottok e-posten, sender vi deg en ny.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Takk for din fortsatte støtte. Vi har lagt ved en kopi av fakturaen din. Gi oss beskjed hvis du har spørsmål eller lurer på noe.", + "Thanks,": "Takk,", + "The :attribute must be a valid role.": ":Attribute må være en gyldig rolle.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute må inneholde minst :length tegn og inneholde minst ett nummer.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute må inneholde minst :length tegn og inneholde minst ett spesialtegn og ett nummer.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute må inneholde minst :length tegn og inneholde minst ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute må inneholde minst :length tegn og inneholde minst en stor bokstav og ett tall.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute må inneholde minst :length tegn og inneholde minst en stor bokstav og ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute må inneholde minst :length tegn og inneholde minst en stor bokstav, ett tall og ett spesialtegn.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute må inneholde minst :length tegn og inneholde minst en stor bokstav.", + "The :attribute must be at least :length characters.": ":Attribute må inneholde minst :length tegn.", + "The :attribute must contain at least one letter.": ":Attribute må inneholde minst en bokstav.", + "The :attribute must contain at least one number.": ":Attribute må inneholde minst ett tall.", + "The :attribute must contain at least one symbol.": ":Attribute må inneholde minst ett symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute må inneholde minst en stor bokstav og en liten bokstav.", + "The :resource was created!": ":Resource ble opprettet!", + "The :resource was deleted!": ":Resource ble slettet!", + "The :resource was restored!": ":Resource ble gjenopprettet!", + "The :resource was updated!": ":Resource ble oppdatert!", + "The action was executed successfully.": "Handlingen ble utført.", + "The default payment method cannot be removed.": "Standard betalingsmåte kan ikke fjernes.", + "The file was deleted!": "Filen ble slettet!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Det gitte :attribute har dukket opp i en datalekkasje. Velg en annen :attribute.", + "The given data was invalid.": "De oppgitte dataene var ugyldige.", + "The government won't let us show you what's behind these doors": "Regjeringen vil ikke la oss vise deg hva som ligger bak disse dørene", + "The HasOne relationship has already been filled.": "HasOne-forholdet er allerede fylt.", + "The image could not be loaded": "Bildet kunne ikke lastes inn", + "The image could not be loaded.": "Bildet kunne ikke lastes inn.", + "The invoice emails must be valid email addresses.": "E-postadresser for faktura må være gyldige e-postadresser.", + "The password is incorrect.": "Oppgitt passord er feil.", + "The provided coupon code is invalid.": "Den oppgitte kupongkoden er ugyldig.", + "The provided password does not match your current password.": "Det oppgitte passordet samsvarer ikke med det nåværende passordet ditt.", + "The provided password was incorrect.": "Oppgitt passord var feil.", + "The provided two factor authentication code was invalid.": "Tofaktorautentiseringskoden var ugyldig.", + "The provided two factor recovery code was invalid.": "Gjenopprettingskoden for tofaktorautentisering var ugyldig.", + "The provided VAT number is invalid.": "Det oppgitte mva-nummeret er ugyldig.", + "The resource was attached!": "Ressursen ble vedlagt!", + "The resource was prevented from being saved!": "Ressursen ble forhindret fra å bli lagret!", + "The resource was updated!": "Ressursen ble oppdatert!", + "The response is not a streamed response.": "Responsen er ikke en strømmet respons.", + "The response is not a view.": "Responsen er ikke en visning.", + "The selected country is invalid.": "Det valgte landet er ugyldig.", + "The selected plan is invalid.": "Den valgte planen er ugyldig.", + "The selected resources have been :action!": "De valgte ressursene har blitt :action!", + "The team's name and owner information.": "Teamet sitt navn og eierinformasjon.", + "There are no available options for this resource.": "Det er ingen tilgjengelige alternativer for denne ressursen.", + "There are no fields to display.": "Det er ingen felt å vise.", + "There are no new notifications.": "Det er ingen nye varsler.", + "There was a problem executing the action.": "Det oppsto et problem ved utføringen av handlingen.", + "There was a problem fetching the resource.": "Det oppsto et problem med innhentingen av ressursen.", + "There was a problem submitting the form.": "Det oppsto et problem med innsendingen av skjemaet.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Disse personene er invitert til teamet ditt og har fått tilsendt en invitasjons på e-post. De kan bli med på teamet ved å godta invitasjonen.", + "This account does not have an active subscription.": "Denne kontoen har ikke et aktivt abonnement.", + "This action is unauthorized.": "Denne handlingen er uautorisert.", + "This copy of Nova is unlicensed.": "Denne kopien av Nova er ulisensiert.", + "This coupon code can only be used by new customers.": "Denne kupongkoden kan kun brukes av nye kunder.", + "This device": "Denne enheten", + "This file field is read-only.": "Dette filfeltet er skrivebeskyttet.", + "This invoice is no longer open.": "Denne fakturaen er ikke lenger åpen.", + "This is a secure area of the application. Please confirm your password before continuing.": "Dette er et sikkert område av applikasjonen. Bekreft passordet ditt før du fortsetter.", + "This password does not match our records.": "Dette passordet samsvarer ikke med våre opplysninger.", + "This password reset link will expire in :count minutes.": "Lenken for å tilbakestille passordet utløper om :count minutter.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Denne overføringen ble satt i gang, men overføringen er ikke mottatt ennå. Dette kan ta opptil 14 dager.", + "This resource no longer exists": "Denne ressursen eksisterer ikke lenger", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Dette abonnementet har utløpt og kan ikke gjenopptas. Opprett et nytt abonnement.", + "This user already belongs to the team.": "Denne brukeren tilhører allerede teamet.", + "This user has already been invited to the team.": "Denne brukeren er allerede invitert til teamet.", + "Timor-Leste": "Øst-Timor", + "to": "til", + "To": "Til", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "For å fullføre aktiveringen av tofaktorautentisering, skann følgende QR-kode ved å bruke telefonens autentiseringsapplikasjon eller skriv inn oppsettsnøkkelen og oppgi den genererte OTP-koden.", + "Today": "I dag", + "Toggle navigation": "Vis/skjul navigasjon", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Tokennavn", + "Tonga": "Tonga", + "Too Many Requests": "For mange forespørsler", + "total": "totalt", + "Total:": "Totalt:", + "Trashed": "Slettet", + "Trinidad And Tobago": "Trinidad og Tobago", + "Trinidad and Tobago": "Trinidad og Tobago", + "Tunisia": "Tunisia", + "Turkey": "Tyrkia", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks- og Caicosøyene", + "Turks and Caicos Islands": "Turks- og Caicosøyene", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Tofaktorautentisering", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tofaktorautentisering er nå aktivert. Skann følgende QR-kode med telefonens autentiseringsprogram eller skriv inn oppsettsnøkkelen.", + "Type": "Type", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Uautorisert", + "United Arab Emirates": "De forente arabiske emirater", + "United Kingdom": "Storbritannia", + "United States": "USA", + "United States Minor Outlying Islands": "USAs ytre øyer", + "United States Outlying Islands": "USAs ytre øyer", + "Unknown": "Ukjent", + "Unpaid": "Ubetalt", + "Update": "Oppdater", + "Update & Continue Editing": "Oppdater og fortsett redigering", + "Update :resource": "Oppdater :resource", + "Update :resource: :title": "Oppdater :resource: :title", + "Update attached :resource: :title": "Oppdater vedlagt :resource: :title", + "Update Password": "Oppdater passord", + "Update Payment Information": "Oppdater betalingsinformasjon", + "Update Payment Method": "Oppdater betalingsmåte", + "Update your account's profile information and email address.": "Oppdater kontoinformasjonen og e-postadressen til kontoen din.", + "Uploading": "Laster opp", + "Uploading files... (:current/:total)": "Laster opp filer... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Bruk en gjenopprettingskode", + "Use an authentication code": "Bruk en godkjenningskode", + "User Actions": "Brukerhandlinger", + "User Security": "Brukersikkerhet", + "Username": "Brukernavn", + "Uzbekistan": "Usbekistan", + "Value": "Verdi", + "Vanuatu": "Vanuatu", + "VAT Number": "MVA-nummer", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela", + "Verify Email Address": "Bekreft e-postadresse", + "Verify Your Email Address": "Bekreft e-postadressen din", + "Viet Nam": "Vietnam", + "View": "Vis", + "Virgin Islands, British": "De britiske Jomfruøyer", + "Virgin Islands, U.S.": "De amerikanske Jomfruøyer", + "Wallis And Futuna": "Wallis og Futuna", + "Wallis and Futuna": "Wallis og Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Vi behandler abonnementet ditt. Når abonnementet er behandlet, oppdateres denne siden automatisk. Vanligvis bør denne prosessen bare ta noen få sekunder.", + "We are unable to process your payment. Please contact customer support.": "Vi kan ikke behandle betalingen din. Kontakt kundestøtte.", + "We have emailed your password reset link!": "Vi har sendt lenken for tilbakestilling av passord på e-post!", + "We were unable to find a registered user with this email address.": "Vi kunne ikke finne en registrert bruker med denne e-postadressen.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Vi vil sende en nedlastingslenke for fakturaen til e-postadressene du angir nedenfor. Du kan skille flere e-postadresser med komma.", + "We're lost in space. The page you were trying to view does not exist.": "Vi har gått oss vill. Siden du prøvde å vise eksisterer ikke.", + "Welcome Back!": "Velkommen tilbake!", + "Western Sahara": "Vest-Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Når tofaktorautentisering er aktivert, blir du bedt om en sikker og tilfeldig kode under pålogging. Du kan hente denne koden fra telefonens autentiseringsapplikasjon.", + "Whoops": "Oisann", + "Whoops!": "Oisann!", + "Whoops! Something went wrong.": "Oisann! Noe gikk galt.", + "With Trashed": "Med slettede", + "Write": "Skriv", + "Year To Date": "År til dags dato", + "Yearly": "Årlig", + "Yemen": "Jemen", + "Yes": "Ja", + "You are already subscribed.": "Du abonnerer allerede.", + "You are currently within your free trial period. Your trial will expire on :date.": "Du er for tiden innenfor din gratis prøveperiode. Prøveperioden utløper den :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Du er for øyeblikket innenfor din gratis prøveperiode. Prøveperioden din utløper :date.. Ved å starte et nytt abonnement avsluttes prøveperioden.", + "You are logged in!": "Du er logget inn!", + "You are receiving this email because we received a password reset request for your account.": "Du får denne e-posten fordi vi har mottatt en forespørsel om å tilbakestille passordet til kontoen din.", + "You have been invited to join the :team team!": "Du er invitert til å bli med i :team teamet!", + "You have enabled two factor authentication.": "Du har aktivert tofaktorautentisering.", + "You have not enabled two factor authentication.": "Du har ikke aktivert tofaktorautentisering.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Du har noen ubetalte fakturaer. Etter å ha oppdatert standard betalingsmåte, kan du prøve betalingene på nytt via fakturalisten nedenfor.", + "You may accept this invitation by clicking the button below:": "Du kan godta denne invitasjonen ved å klikke på knappen nedenfor:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Du kan når som helst si opp abonnementet ditt. Når abonnementet ditt er kansellert, har du muligheten til å gjenoppta abonnementet til slutten av din nåværende faktureringssyklus.", + "You may delete any of your existing tokens if they are no longer needed.": "Du kan slette noen av dine eksisterende tokens hvis de ikke lenger er nødvendige.", + "You may not delete your personal team.": "Du kan ikke slette ditt personlige team.", + "You may not leave a team that you created.": "Du kan ikke forlate et team du opprettet.", + "You will receive an invoice and payment link via email for each billing period.": "Du vil motta en faktura og betalingslenke via e-post for hver faktureringsperiode.", + "You're logged in!": "Du er logget inn!", + "Your :invoiceName invoice is now available!": "Din :invoiceName faktura er nå tilgjengelig!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Faktureringsadressen din er :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kortet ditt ble avvist. Ta kontakt med kortutstederen din for mer informasjon.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Din nåværende betalingsmåte er et kredittkort som slutter på :lastFour som utløper den :expiration.", + "Your email address is unverified.": "E-postadressen din er ubekreftet.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Din siste betaling på :amount mislyktes. Oppdater betalingsmåten din for å prøve den mislykkede betalingen på nytt.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Din siste betaling på :amount den :date mislyktes. Oppdater betalingsmåten din for å prøve den mislykkede betalingen på nytt.", + "Your next payment of :amount will be processed on :date.": "Din neste betaling på :amount vil være den :date.", + "Your payment method has been added successfully.": "Betalingsmåten din er lagt til.", + "Your payment method will be charged automatically for each billing period.": "Betalingsmåten din belastes automatisk for hver faktureringsperiode.", + "Your registered VAT Number is :vatNumber.": "Det registrerte MVA-nummeret ditt er :vatNumber.", + "Your subscription has been started successfully.": "Abonnementet ditt har startet.", + "Your subscription has been successfully cancelled.": "Abonnementet ditt har blitt kansellert.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Abonnementet ditt har blitt kansellert. Du vil fortsatt ha tilgang frem til slutten av faktureringsperioden.", + "Your subscription was successfully resumed.": "Abonnementet ditt ble gjenopptatt.", + "Your subscription was successfully updated.": "Abonnementet ditt ble oppdatert.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postnummer", + "Åland Islands": "Ålandsøyene" +} diff --git a/locales/nn/php-inline.json b/locales/nn/php-inline.json new file mode 100644 index 00000000000..3730ae4db3b --- /dev/null +++ b/locales/nn/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dette feltet må aksepterast.", + "accepted_if": "Dette feltet må aksepterast når :other er :value.", + "active_url": "Dette er ikkje ein gyldig URL.", + "after": "Dette må vere ein dato etter :date.", + "after_or_equal": "Dette må vere ein dato etter eller lik :date.", + "alpha": "Dette feltet kan berre innehalde bokstavar.", + "alpha_dash": "Dette feltet kan berre innehalde bokstavar, tal, bindestrek og understrek.", + "alpha_num": "Dette feltet kan berre innehalde bokstavar og tal.", + "any_of": "Dette feltet er ugyldig.", + "array": "Dette feltet må vere ei liste.", + "ascii": "Dette feltet kan berre innehalde einsbyte-alfanumeriske teikn og symbol.", + "attached": "Dette feltet er allereie vedlagt.", + "before": "Dette må vere ein dato før :date.", + "before_or_equal": "Dette må vere ein dato før eller lik :date.", + "between.array": "Innhaldet må ha mellom :min og :max element.", + "between.file": "Fila må vere mellom :min og :max kilobyte.", + "between.numeric": "Verdien må vere mellom :min og :max.", + "between.string": "Teksten må vere mellom :min og :max teikn.", + "boolean": "Dette feltet må vere sant eller usant.", + "can": "Dette feltet inneheld ein uautorisert verdi.", + "confirmed": "Stadfestinga samsvarar ikkje.", + "contains": "Dette feltet manglar ein påkravd verdi.", + "date": "Dette er ikkje ein gyldig dato.", + "date_equals": "Dette må vere ein dato lik :date.", + "date_format": "Dette samsvarar ikkje med formatet :format.", + "decimal": "Dette feltet må ha :decimal desimalar.", + "declined": "Denne verdien må avvisast.", + "declined_if": "Denne verdien må avvisast når :other er :value.", + "different": "Denne verdien må vere ulik :other.", + "digits": "Dette må vere :digits siffer.", + "digits_between": "Dette må vere mellom :min og :max siffer.", + "dimensions": "Biletet har ugyldige dimensjonar.", + "distinct": "Dette feltet har ein duplisert verdi.", + "doesnt_contain": "Dette feltet må ikkje innehalde noko av følgjande: :values.", + "doesnt_end_with": "Dette feltet kan ikkje slutte med eitt av følgjande: :values.", + "doesnt_start_with": "Dette feltet kan ikkje starte med eitt av følgjande: :values.", + "email": "Dette må vere ei gyldig e-postadresse.", + "ends_with": "Dette må slutte på ein av følgjande: :values.", + "enum": "Den valde verdien er ugyldig.", + "exists": "Den valde verdien finst ikkje.", + "extensions": "Dette feltet må ha ei av følgjande utvidingar: :values.", + "file": "Innhaldet må vere ei fil.", + "filled": "Dette feltet må ha ein verdi.", + "gt.array": "Innhaldet må ha fleire enn :value element.", + "gt.file": "Fila må vere større enn :value kilobyte.", + "gt.numeric": "Verdien må vere større enn :value.", + "gt.string": "Teksten må vere lengre enn :value teikn.", + "gte.array": "Innhaldet må ha :value element eller fleire.", + "gte.file": "Fila må vere større enn eller lik :value kilobyte.", + "gte.numeric": "Verdien må vere større enn eller lik :value.", + "gte.string": "Teksten må vere lengre enn eller lik :value teikn.", + "hex_color": "Dette feltet må vere ein gyldig heksadesimal farge.", + "image": "Dette må vere eit bilete.", + "in": "Den valde verdien er ikkje i lista over tillatne verdiar.", + "in_array": "Denne verdien finst ikkje i :other.", + "in_array_keys": "Dette feltet må innehalde minst éin av følgjande nøklar: :values.", + "integer": "Dette må vere eit heiltal.", + "ip": "Dette må vere ei gyldig IP-adresse.", + "ipv4": "Dette må vere ei gyldig IPv4-adresse.", + "ipv6": "Dette må vere ei gyldig IPv6-adresse.", + "json": "Dette må vere ein gyldig JSON-streng.", + "list": "Dette feltet må vere ei liste.", + "lowercase": "Dette feltet må vere med små bokstavar.", + "lt.array": "Innhaldet må ha færre enn :value element.", + "lt.file": "Fila må vere mindre enn :value kilobyte.", + "lt.numeric": "Verdien må vere mindre enn :value.", + "lt.string": "Teksten må vere kortare enn :value teikn.", + "lte.array": "Innhaldet må ikkje ha fleire enn :value element.", + "lte.file": "Fila må vere mindre enn eller lik :value kilobyte.", + "lte.numeric": "Verdien må vere mindre enn eller lik :value.", + "lte.string": "Teksten må vere kortare enn eller lik :value teikn.", + "mac_address": "Verdien må vere ei gyldig MAC-adresse.", + "max.array": "Innhaldet kan ikkje ha fleire enn :max element.", + "max.file": "Fila kan ikkje vere større enn :max kilobyte.", + "max.numeric": "Verdien kan ikkje vere større enn :max.", + "max.string": "Teksten kan ikkje vere lengre enn :max teikn.", + "max_digits": "Dette feltet kan ikkje ha meir enn :max siffer.", + "mimes": "Dette må vere ei fil av typen: :values.", + "mimetypes": "Dette må vere ei fil av typen: :values.", + "min.array": "Innhaldet må ha minst :min element.", + "min.file": "Fila må vere minst :min kilobyte.", + "min.numeric": "Verdien må vere minst :min.", + "min.string": "Teksten må vere minst :min teikn.", + "min_digits": "Dette feltet må ha minst :min siffer.", + "missing": "Dette feltet må mangle.", + "missing_if": "Dette feltet må mangle når :other er :value.", + "missing_unless": "Dette feltet må mangle dersom ikkje :other er :value.", + "missing_with": "Dette feltet må mangle når :values er til stades.", + "missing_with_all": "Dette feltet må mangle når :values er til stades.", + "multiple_of": "Verdien må vere eit multiplum av :value.", + "not_in": "Den valde verdien må ikkje vere i lista.", + "not_regex": "Dette formatet er ugyldig.", + "numeric": "Dette må vere eit tal.", + "password.letters": "Dette feltet må innehalde minst éin bokstav.", + "password.mixed": "Dette feltet må innehalde minst éin stor og éin liten bokstav.", + "password.numbers": "Dette feltet må innehalde minst eitt tal.", + "password.symbols": "Dette feltet må innehalde minst eitt symbol.", + "password.uncompromised": "Den oppgjevne verdien er funnen i eit datalekkasjeregister. Vel ein annan verdi.", + "present": "Dette feltet må vere til stades.", + "present_if": "Dette feltet må vere til stades når :other er :value.", + "present_unless": "Dette feltet må vere til stades dersom ikkje :other er :value.", + "present_with": "Dette feltet må vere til stades når :values er til stades.", + "present_with_all": "Dette feltet må vere til stades når :values er til stades.", + "prohibited": "Dette feltet er forbode.", + "prohibited_if": "Dette feltet er forbode når :other er :value.", + "prohibited_if_accepted": "Dette feltet er forbode når :other er akseptert.", + "prohibited_if_declined": "Dette feltet er forbode når :other blir avvist.", + "prohibited_unless": "Dette feltet er forbode med mindre :other er i :values.", + "prohibits": "Dette feltet forbyr :other å vere til stades.", + "regex": "Dette formatet er ugyldig.", + "relatable": "Dette feltet kan hende ikkje er knytt til denne ressursen.", + "required": "Dette feltet er påkravd.", + "required_array_keys": "Dette feltet må innehalde oppføringar for: :values.", + "required_if": "Dette feltet er påkravd når :other er :value.", + "required_if_accepted": "Dette feltet er påkravd når :other er akseptert.", + "required_if_declined": "Dette feltet er påkravd når :other blir avvist.", + "required_unless": "Dette feltet er påkravd med mindre :other er i :values.", + "required_with": "Dette feltet er påkravd når :values er til stades.", + "required_with_all": "Dette feltet er påkravd når :values er til stades.", + "required_without": "Dette feltet er påkravd når :values ikkje er til stades.", + "required_without_all": "Dette feltet er påkravd når ingen av :values er til stades.", + "same": "Verdien i dette feltet må samsvare med verdien i :other.", + "size.array": "Innhaldet må innehalde :size element.", + "size.file": "Fila må vere :size kilobyte.", + "size.numeric": "Verdien må vere :size.", + "size.string": "Teksten må vere :size teikn.", + "starts_with": "Dette må starte med ein av følgjande: :values.", + "string": "Dette må vere ein streng.", + "timezone": "Dette må vere ei gyldig tidssone.", + "ulid": "Dette feltet må vere ein gyldig ULID.", + "unique": "Dette er allereie i bruk.", + "uploaded": "Opplastinga feila.", + "uppercase": "Dette feltet må vere med store bokstavar.", + "url": "Dette formatet er ugyldig.", + "uuid": "Dette må vere ein gyldig UUID." +} diff --git a/locales/nn/php.json b/locales/nn/php.json new file mode 100644 index 00000000000..5756114ebba --- /dev/null +++ b/locales/nn/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute må aksepterast.", + "accepted_if": ":Attribute må aksepterast når :other er :value.", + "active_url": ":Attribute er ikkje ein gyldig URL.", + "after": ":Attribute må vere ein dato etter :date.", + "after_or_equal": ":Attribute må vere ein dato etter eller lik :date.", + "alpha": ":Attribute kan berre innehalde bokstavar.", + "alpha_dash": ":Attribute kan berre innehalde bokstavar, tal og bindestrek.", + "alpha_num": ":Attribute kan berre innehalde bokstavar og tal.", + "any_of": ":Attribute-feltet er ugyldig.", + "array": ":Attribute må vere ei liste.", + "ascii": ":Attribute kan berre innehalde einsbyte-alfanumeriske teikn og symbol.", + "attached": "Denne :attribute er allereie vedlagt.", + "before": ":Attribute må vere ein dato før :date.", + "before_or_equal": ":Attribute må vere ein dato før eller lik :date.", + "between.array": ":Attribute må ha mellom :min og :max element.", + "between.file": ":Attribute må vere mellom :min og :max kilobyte.", + "between.numeric": ":Attribute må vere mellom :min og :max.", + "between.string": ":Attribute må vere mellom :min og :max teikn.", + "boolean": ":Attribute må vere sann eller usann.", + "can": ":Attribute-feltet inneheld ein uautorisert verdi.", + "confirmed": ":Attribute samsvarar ikkje med stadfestinga.", + "contains": ":Attribute-feltet manglar ein påkravd verdi.", + "current_password": "Passordet er feil.", + "date": ":Attribute er ikkje ein gyldig dato.", + "date_equals": ":Attribute må vere ein dato lik :date.", + "date_format": ":Attribute samsvarar ikkje med formatet :format.", + "decimal": ":Attribute må ha :decimal desimalar.", + "declined": ":Attribute må avvisast.", + "declined_if": ":Attribute må avvisast når :other er :value.", + "different": ":Attribute og :other må vere ulike.", + "digits": ":Attribute må vere :digits siffer.", + "digits_between": ":Attribute må vere mellom :min og :max siffer.", + "dimensions": ":Attribute har ugyldige bilet-dimensjonar.", + "distinct": ":Attribute har ein duplisert verdi.", + "doesnt_contain": ":Attribute-feltet må ikkje innehalde noko av følgjande: :values.", + "doesnt_end_with": ":Attribute kan ikkje slutte med eitt av følgjande: :values.", + "doesnt_start_with": ":Attribute kan ikkje starte med eitt av følgjande: :values.", + "email": ":Attribute har eit ugyldig format.", + "ends_with": ":Attribute må slutte på ein av følgjande: :values", + "enum": "Det valde :attribute er ugyldig.", + "exists": "Det valde :attribute finst ikkje.", + "extensions": ":Attribute-feltet må ha ei av følgjande utvidingar: :values.", + "failed": "Brukarnamn og/eller passord er feil.", + "file": ":Attribute må vere ei fil.", + "filled": ":Attribute må fyllast ut.", + "gt.array": ":Attribute må ha meir enn :value element.", + "gt.file": ":Attribute må vere større enn :value kilobyte.", + "gt.numeric": ":Attribute må vere større enn :value.", + "gt.string": ":Attribute må vere lengre enn :value teikn.", + "gte.array": ":Attribute må ha :value element eller fleire.", + "gte.file": ":Attribute må vere større enn eller lik :value kilobyte.", + "gte.numeric": ":Attribute må vere større enn eller lik :value.", + "gte.string": ":Attribute må vere lengre enn eller lik :value teikn.", + "hex_color": ":Attribute-feltet må vere ein gyldig heksadesimal farge.", + "image": ":Attribute må vere eit bilete.", + "in": "Det valde :attribute er ugyldig.", + "in_array": ":Attribute finst ikkje i :other.", + "in_array_keys": ":Attribute-feltet må innehalde minst éin av følgjande nøklar: :values.", + "integer": ":Attribute må vere eit heiltal.", + "ip": ":Attribute må vere ei gyldig IP-adresse.", + "ipv4": ":Attribute må vere ei gyldig IPv4-adresse.", + "ipv6": ":Attribute må vere ei gyldig IPv6-adresse.", + "json": ":Attribute må vere ein gyldig JSON-streng.", + "list": ":Attribute-feltet må vere ei liste.", + "lowercase": ":Attribute må vere med små bokstavar.", + "lt.array": ":Attribute må ha færre enn :value element.", + "lt.file": ":Attribute må vere mindre enn :value kilobyte.", + "lt.numeric": ":Attribute må vere mindre enn :value.", + "lt.string": ":Attribute må vere kortare enn :value teikn.", + "lte.array": ":Attribute må ikkje ha fleire enn :value element.", + "lte.file": ":Attribute må vere mindre enn eller lik :value kilobyte.", + "lte.numeric": ":Attribute må vere mindre enn eller lik :value.", + "lte.string": ":Attribute må vere kortare enn eller lik :value teikn.", + "mac_address": ":Attribute må vere ei gyldig MAC-adresse.", + "max.array": ":Attribute kan ikkje ha fleire enn :max element.", + "max.file": ":Attribute kan ikkje vere større enn :max kilobyte.", + "max.numeric": ":Attribute kan ikkje vere større enn :max.", + "max.string": ":Attribute kan ikkje vere lengre enn :max teikn.", + "max_digits": ":Attribute kan ikkje ha meir enn :max siffer.", + "mimes": ":Attribute må vere ei fil av typen: :values.", + "mimetypes": ":Attribute må vere ei fil av typen: :values.", + "min.array": ":Attribute må ha minst :min element.", + "min.file": ":Attribute må vere minst :min kilobyte.", + "min.numeric": ":Attribute må vere minst :min.", + "min.string": ":Attribute må vere minst :min teikn.", + "min_digits": ":Attribute må ha minst :min siffer.", + "missing": ":Attribute-feltet må mangle.", + "missing_if": ":Attribute-feltet må mangle når :other er :value.", + "missing_unless": ":Attribute-feltet må mangle dersom ikkje :other er :value.", + "missing_with": ":Attribute-feltet må mangle når :values er til stades.", + "missing_with_all": ":Attribute-feltet må mangle når :values er til stades.", + "multiple_of": ":Attribute må vere eit multiplum av :value.", + "next": "Neste »", + "not_in": "Det valde :attribute er ugyldig.", + "not_regex": "Formatet på :attribute er ugyldig.", + "numeric": ":Attribute må vere eit tal.", + "password": "Passordet er feil.", + "password.letters": ":Attribute må innehalde minst éin bokstav.", + "password.mixed": ":Attribute må innehalde minst éin stor og éin liten bokstav.", + "password.numbers": ":Attribute må innehalde minst eitt tal.", + "password.symbols": ":Attribute må innehalde minst eitt symbol.", + "password.uncompromised": "Den oppgjevne :attribute er funnen i ei datalekkasje. Vel ein annan :attribute.", + "present": ":Attribute må vere til stades.", + "present_if": ":Attribute-feltet må vere til stades når :other er :value.", + "present_unless": ":Attribute-feltet må vere til stades dersom ikkje :other er :value.", + "present_with": ":Attribute-feltet må vere til stades når :values er til stades.", + "present_with_all": ":Attribute-feltet må vere til stades når :values er til stades.", + "previous": "« Førre", + "prohibited": ":Attribute-feltet er forbode.", + "prohibited_if": ":Attribute-feltet er forbode når :other er :value.", + "prohibited_if_accepted": ":Attribute-feltet er forbode når :other er akseptert.", + "prohibited_if_declined": ":Attribute-feltet er forbode når :other blir avvist.", + "prohibited_unless": ":Attribute-feltet er forbode med mindre :other er i :values.", + "prohibits": ":Attribute-feltet forbyr :other å vere til stades.", + "regex": "Formatet på :attribute er ugyldig.", + "relatable": "Denne :attribute er kanskje ikkje knytt til denne ressursen.", + "required": ":Attribute er påkravd.", + "required_array_keys": ":Attribute-feltet må innehalde oppføringar for: :values.", + "required_if": ":Attribute er påkravd når :other er :value.", + "required_if_accepted": ":Attribute-feltet er påkravd når :other er akseptert.", + "required_if_declined": ":Attribute-feltet er påkravd når :other blir avvist.", + "required_unless": ":Attribute må vere til stades viss ikkje :other finst blant verdiane :values.", + "required_with": ":Attribute er påkravd når :values er til stades.", + "required_with_all": ":Attribute må vere til stades når :values er oppgjevne.", + "required_without": ":Attribute er påkravd når :values ikkje er til stades.", + "required_without_all": ":Attribute må vere til stades når ingen av :values er oppgjevne.", + "reset": "Passordet vart endra!", + "same": ":Attribute og :other må vere like.", + "sent": "Vi har sendt deg ei lenkje du kan klikke på for å endre passordet ditt!", + "size.array": ":Attribute må innehalde :size element.", + "size.file": ":Attribute må vere :size kilobyte.", + "size.numeric": ":Attribute må vere :size.", + "size.string": ":Attribute må vere :size teikn lang.", + "starts_with": ":Attribute må starte med ein av følgjande: :values", + "string": ":Attribute må vere ein streng.", + "throttle": "For mange innloggingsforsøk. Ver venleg og prøv på nytt om :seconds sekund.", + "throttled": "Vent før du prøver på nytt.", + "timezone": ":Attribute må vere ei gyldig tidssone.", + "token": "Koden for å nullstille passord er ikkje gyldig.", + "ulid": ":Attribute må vere ein gyldig ULID.", + "unique": ":Attribute er allereie i bruk.", + "uploaded": ":Attribute kunne ikkje lastast opp.", + "uppercase": ":Attribute må vere med store bokstavar.", + "url": "Formatet på :attribute er ugyldig.", + "user": "Vi finn ingen brukarar med denne e-postadressa.", + "uuid": ":Attribute må vere ein gyldig UUID." +} diff --git a/locales/oc/_excludes.json b/locales/oc/_excludes.json new file mode 100644 index 00000000000..f4215205dc2 --- /dev/null +++ b/locales/oc/_excludes.json @@ -0,0 +1,400 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "American Samoa", + "Argentina", + "Aruba", + "Australia", + "Bahamas", + "Belarus", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Botswana", + "Burkina Faso", + "Burundi", + "Chad", + "Chile", + "China", + "CSV (.csv)", + "Curaçao", + "Dominica", + "Editor", + "El Salvador", + "Error", + "errors", + "Excel (.xlsx)", + "Gabon", + "Ghana", + "Gibraltar", + "Grenada", + "Guam", + "Guatemala", + "Guernsey", + "Hong Kong", + "ID", + "Invalid filename.", + "Invalid JSON was returned from the route.", + "Invoice Email Addresses", + "Invoice emails updated successfully.", + "Invoices", + "Iran, Islamic Republic of", + "Iraq", + "Ireland", + "Isle of Man", + "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Italy", + "Jamaica", + "January", + "Japan", + "Jersey", + "Jordan", + "July", + "June", + "Kazakhstan", + "Kenya", + "Key", + "Kiribati", + "Korea, Republic of", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Last active", + "Last used", + "Latvia", + "Leave", + "Leave Team", + "Lebanon", + "length", + "Lens", + "Lesotho", + "Liberia", + "Liechtenstein", + "Light", + "Lithuania", + "Load :perPage More", + "Loading", + "Location", + "Log in", + "Log In", + "Log Out", + "Log out", + "Log Out Other Browser Sessions", + "Log Viewer", + "Login", + "Logout", + "Logs", + "Luxembourg", + "Macao", + "Macedonia, the former Yugoslav Republic of", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Manage Account", + "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens", + "Manage Role", + "Manage Team", + "Managing billing for :billableName", + "March", + "Mark all notifications as read", + "Mark Read", + "Mark Unread", + "Marshall Islands", + "Martinique", + "Mauritania", + "Mauritius", + "May", + "Mayotte", + "Mexico", + "Micronesia, Federated States of", + "Moldova", + "Moldova, Republic of", + "Monaco", + "Mongolia", + "Montenegro", + "Month To Date", + "Monthly", + "monthly", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Name", + "name", + "Namibia", + "Nauru", + "Nepal", + "Netherlands", + "Netherlands Antilles", + "Nevermind", + "Nevermind, I'll keep my old plan", + "New", + "New :resource", + "New Caledonia", + "New Password", + "New Zealand", + "Next", + "Next Payment", + "Next Payment on", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "No", + "No :resource matched the given criteria.", + "No additional information...", + "No Current Data", + "No Data", + "no file selected", + "No Increase", + "No payment methods on file.", + "No payment scheduled.", + "No Prior Data", + "No Results Found.", + "Norfolk Island", + "Northern Mariana Islands", + "Norway", + "Not Found", + "Notifications", + "Nova", + "Nova User", + "November", + "October", + "of", + "OK", + "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Only Trashed", + "Open Invoices", + "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.", + "Page Expired", + "Pagination Navigation", + "Paid", + "Pakistan", + "Palau", + "Panama", + "Papua New Guinea", + "Paraguay", + "Password", + "password", + "Payment Confirmation", + "Payment Information", + "Payment information updated successfully.", + "Payment Method", + "Payment Methods", + "Payment Required", + "Payments", + "Pending Team Invitations", + "Per Page", + "Permanently delete this team.", + "Permanently delete your account.", + "Permissions", + "Peru", + "Philippines", + "Photo", + "Please accept the terms of service.", + "Please click the button below to verify your email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please confirm your password before continuing.", + "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide a maximum of three invoice emails addresses.", + "Please provide the email address of the person you would like to add to this team.", + "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.", + "Poland", + "Portugal", + "Press / to search", + "Preview", + "Previewing", + "Previous", + "Privacy Policy", + "Profile", + "Profile Information", + "Puerto Rico", + "Qatar", + "Quarter To Date", + "Recovery Code", + "Refresh", + "Regards,", + "Regenerate Recovery Codes", + "Register", + "Reload", + "Remember me", + "Remember Me", + "Remove", + "Remove Photo", + "Remove Team Member", + "Replicate", + "Required fields", + "Resend Verification Email", + "Reset Filters", + "Reset Password", + "Reset Password Notification", + "resource", + "Resource Row Dropdown", + "Resources", + "resources", + "Restore", + "Restore :resource", + "Restore Resource", + "Restore Selected", + "results", + "Resume Subscription", + "Retry Payment", + "Return to :appName", + "Role", + "Romania", + "Run Action", + "Russian Federation", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Saint Kitts and Nevis", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Saudi Arabia", + "Save", + "Saved.", + "Scroll to bottom", + "Scroll to top", + "Search", + "Secure Area", + "Select", + "Select a different plan", + "Select a log file...", + "Select A New Photo", + "Select Action", + "Select All Dropdown", + "Select this page", + "Send Password Reset Link", + "Senegal", + "September", + "Serbia", + "Server Error", + "Service Unavailable", + "Set as default", + "Setup Key", + "Seychelles", + "Show All Fields", + "Show Content", + "Show Recovery Codes", + "Showing", + "Sierra Leone", + "Signed in as", + "Singapore", + "Slovakia", + "Slovenia", + "Soft Deleted", + "Solomon Islands", + "Somalia", + "Something went wrong.", + "Sorry! You are not authorized to perform this action.", + "Sorry, your session has expired.", + "South Africa", + "South Georgia and the South Sandwich Islands", + "South Sudan", + "Spain", + "Sri Lanka", + "Standalone Actions", + "Start Polling", + "Start polling", + "State / County", + "Stop Impersonating", + "Stop Polling", + "Stop polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Subscribe", + "Subscription Information", + "Subscription Pending", + "Sudan", + "Suriname", + "Svalbard and Jan Mayen", + "Sweden", + "Switch Teams", + "Switzerland", + "System", + "Taiwan", + "Taiwan, Province of China", + "Tajikistan", + "Tanzania", + "Tanzania, United Republic of", + "TAX", + "Team Details", + "Team Invitation", + "Team Members", + "Team Name", + "Team Owner", + "Team Settings", + "Terms of Service", + "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.", + "Thanks,", + "The :attribute must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.", + "The :attribute must contain at least one letter.", + "The :attribute must contain at least one number.", + "The :attribute must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.", + "The :resource was created!", + "The :resource was deleted!", + "The :resource was restored!", + "The :resource was updated!", + "The action was executed successfully.", + "The default payment method cannot be removed.", + "The file was deleted!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "The given data was invalid.", + "The government won't let us show you what's behind these doors", + "The HasOne relationship has already been filled.", + "The image could not be loaded", + "The image could not be loaded.", + "The invoice emails must be valid email addresses.", + "The password is incorrect.", + "The provided coupon code is invalid.", + "The provided password does not match your current password.", + "The provided password was incorrect.", + "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.", + "The provided VAT number is invalid.", + "The resource was attached!", + "The resource was prevented from being saved!", + "The resource was updated!", + "The response is not a streamed response.", + "The response is not a view.", + "The selected country is invalid.", + "The selected plan is invalid.", + "The selected resources have been :action!", + "Tokelau", + "total", + "Tunisia", + "Tuvalu", + "Vanuatu", + "Zambia", + "Zimbabwe" +] diff --git a/locales/oc/json-inline.json b/locales/oc/json-inline.json new file mode 100644 index 00000000000..1dd6ac2493f --- /dev/null +++ b/locales/oc/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Aqueste camp deu correspondre a un ròtle valid.", + "The :attribute must be at least :length characters and contain at least one number.": "Aqueste camp deu far almens :length caractèrs e conténer almens un nombre.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Aqueste camp deu far almens :length caractèrs e conténer almens un caractèr especial e un nombre.", + "The :attribute must be at least :length characters and contain at least one special character.": "Aqueste camp deu far almens :length caractèrs e conténer almens un caractèr especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Aqueste camp deu far almens :length caractèrs e conténer almens una letra majuscula e un nombre.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Aqueste camp deu far almens :length caractèrs e conténer almens una letra majuscula e un caractèr especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Aqueste camp deu far almens :length caractèrs e conténer almens una letra majuscula, un nombre e un caractèr especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Aqueste camp deu far almens :length caractèrs e conténer almens una letra majuscula.", + "The :attribute must be at least :length characters.": "Aqueste camp deu far almens :length caractèrs.", + "The :attribute must contain at least one letter.": "Aqueste camp deu conténer almens una letra.", + "The :attribute must contain at least one number.": "Aqueste camp deu conténer almens un nombre.", + "The :attribute must contain at least one symbol.": "Aqueste camp deu conténer almens un simbòl.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Aqueste camp deu conténer almens una letra majuscula e una letra minuscula.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Lo camp indicat es estat trobat dins una fuita de donadas. Causissètz un autre camp." +} diff --git a/locales/oc/json.json b/locales/oc/json.json new file mode 100644 index 00000000000..3d9accaec47 --- /dev/null +++ b/locales/oc/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(e :count error de mai)", + "(and :count more errors)": "(e :count error de mai)|(e :count errors de mai)|(e :count errors de mai)", + "30 Days": "30 jorns", + "60 Days": "60 jorns", + "90 Days": "90 jorns", + ":amount selected": ":amount seleccionats", + ":amount Total": "Total :amount", + ":days day trial": "periòde d’ensag de :days jorns", + ":resource Details": "Detalhs de :resource", + ":resource Details: :title": "Detalhs de :resource : :title", + "A decryption key is required.": "Una clau de deschiframent es requerida.", + "A fresh verification link has been sent to your email address.": "Un novèl ligam de verificacion es estat enviat a vòstra adreça de corrièl.", + "A new verification link has been sent to the email address you provided during registration.": "Un novèl ligam de verificacion es estat enviat a l’adreça de corrièl qu’avètz provesida al moment de l’inscripcion.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Un novèl ligam de verificacion es estat enviat a l’adreça de corrièl qu’avètz indicada dins los paramètres de vòstre perfil.", + "A new verification link has been sent to your email address.": "Un novèl ligam de verificacion es estat enviat a vòstra adreça de corrièl.", + "Accept Invitation": "Acceptar l’invitacion", + "Action": "Accion", + "Action Event": "Eveniment d’accion", + "Action Events": "Eveniments d’accion", + "Action Happened At": "Accion realizada a", + "Action Initiated By": "Accion iniciada per", + "Action Name": "Nom de l’accion", + "Action Status": "Estat de l’accion", + "Action Target": "Cibla de l’accion", + "Actions": "Accions", + "Add": "Apondre", + "Add :resource": "Apondre :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Apondètz un novèl membre a vòstra còla per que pòscan collaborar amb vos.", + "Add additional security to your account using two factor authentication.": "Apondètz una seguretat suplementària a vòstre compte amb l’autentificacion en dos factors.", + "Add Payment Method": "Apondre un mejan de pagament", + "Add row": "Apondre una linha", + "Add Team Member": "Apondre un membre de la còla", + "Add VAT Number": "Apondre un numèro de TVA", + "Added.": "Apondut.", + "Additional billing information updated successfully.": "Las informacions de facturacion suplementàrias son estadas mesas a jorn amb succès.", + "Address": "Adreça", + "Address Line 2": "Adreça linha 2", + "Administrator": "Administraire", + "Administrator users can perform any action.": "Los utilizaires administraire pòdon efectuar tota accion.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Illas Åland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Totas las personas que fan partida d’aquesta còla.", + "All resources loaded.": "Totas las ressorsas son estadas cargadas.", + "All rights reserved.": "Totes los dreches reservats.", + "Already registered?": "Ja enregistrat ?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "Una error s’es producha al moment del mandadís del fichièr.", + "An error occurred while uploading the file: :error": "Una error s’es producha al moment del mandadís del fichièr : :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Una error imprevista s’es producha e n’avèm avisat nòstra equipa de supòrt. Tornatz ensajar pus tard.", + "Andorra": "Andòrra", + "Angola": "Angòla", + "Anguilla": "Anguilà", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Un autre utilizaire a mesa a jorn aquesta ressorsa dempuèi lo cargament de la pagina. Actualizatz la pagina e tornatz ensajar.", + "Antarctica": "Antartida", + "Antigua And Barbuda": "Antigua e Barbuda", + "Antigua and Barbuda": "Antigua e Barbuda", + "API Token": "Geton API", + "API Token Permissions": "Permissions del geton API", + "API Tokens": "Getons API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Los getons API permeton als services tèrces de s’autentificar amb nòstra aplicacion en vòstre nom.", + "Apply": "Aplicar", + "Apply Coupon": "Aplicar lo còdi promocional", + "April": "abril", + "Are you sure you want to attempt to pay :amount?": "Sètz segur que volètz ensajar de pagar :amount ?", + "Are you sure you want to cancel your subscription?": "Sètz segur que volètz anullar vòstra abonament ?", + "Are you sure you want to delete all the notifications?": "Sètz segur que volètz suprimir totas las notificacions ?", + "Are you sure you want to delete the selected resources?": "Sètz segur que volètz suprimir las ressorsas seleccionadas ?", + "Are you sure you want to delete this file?": "Sètz segur que volètz suprimir aqueste fichièr ?", + "Are you sure you want to delete this notification?": "Sètz segur que volètz suprimir aquesta notificacion ?", + "Are you sure you want to delete this payment method?": "Sètz segur que volètz suprimir aqueste mejan de pagament ?", + "Are you sure you want to delete this resource?": "Sètz segur que volètz suprimir aquesta ressorsa ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Sètz segur que volètz suprimir aquesta còla ? Un còp suprimida, totas sas ressorsas e donadas o seràn de manièra permanenta.", + "Are you sure you want to delete your account?": "Sètz segur que volètz suprimir vòstre compte ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sètz segur que volètz suprimir vòstre compte ? Un còp suprimit, totas sas ressorsas e donadas o seràn de manièra permanenta. Picatz vòstre senhal per confirmar la supression definitiva de vòstre compte.", + "Are you sure you want to detach the selected resources?": "Sètz segur que volètz desestacar las ressorsas seleccionadas ?", + "Are you sure you want to detach this resource?": "Sètz segur que volètz desestacar aquesta ressorsa ?", + "Are you sure you want to force delete the selected resources?": "Sètz segur que volètz forçar la supression de las ressorsas seleccionadas ?", + "Are you sure you want to force delete this resource?": "Sètz segur que volètz forçar la supression d’aquesta ressorsa ?", + "Are you sure you want to log out?": "Sètz segur que volètz vos desconnectar ?", + "Are you sure you want to mark all notifications as read?": "Sètz segur que volètz marcar totas las notificacions coma legidas ?", + "Are you sure you want to remove this item?": "Sètz segur que volètz levar aqueste element ?", + "Are you sure you want to restore the selected resources?": "Sètz segur que volètz restablir las ressorsas seleccionadas ?", + "Are you sure you want to restore this resource?": "Sètz segur que volètz restablir aquesta ressorsa ?", + "Are you sure you want to resume your subscription?": "Sètz segur que volètz reprene vòstre abonament ?", + "Are you sure you want to run this action?": "Sètz segur que volètz executar aquesta accion ?", + "Are you sure you want to set this payment method as your default?": "Sètz segur que volètz definir aqueste mejan de pagament coma per defaut ?", + "Are you sure you want to stop impersonating?": "Sètz segur que volètz arrestar l’usurpacion ?", + "Are you sure you would like to delete this API token?": "Sètz segur que volètz suprimir aqueste geton API ?", + "Are you sure you would like to leave this team?": "Sètz segur que volètz quitar aquesta còla ?", + "Are you sure you would like to remove this person from the team?": "Sètz segur que volètz levar aquesta persona de la còla ?", + "Are you sure you would like to switch billing plans?": "Sètz segur que volètz cambiar de plan de facturacion ?", + "Argentina": "Argentina", + "Armenia": "Armènia", + "Aruba": "Aruba", + "Attach": "Estacar", + "Attach & Attach Another": "Estacar e n’estacar un autre", + "Attach :resource": "Estacar :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Estacatz de fichièrs en los lisant/depausejant, seleccionant o enganant.", + "August": "agost", + "Australia": "Australia", + "Austria": "Àustria", + "Azerbaijan": "Azerbaitjan", + "Bahamas": "Bahamas", + "Bahrain": "Barein", + "Bangladesh": "Bangladèsh", + "Barbados": "Barbada", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Abans de contunhar, podètz verificar vòstra adreça electronica en clicant sul ligam qu’acabam de vos mandar ? Se avètz pas recebut lo corrièl, vos ne tornarem mandar un amb plaser.", + "Before proceeding, please check your email for a verification link.": "Abans de contunhar, verificatz vòstres corrièls per un ligam de verificacion.", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Informacions de facturacion", + "Billing Management": "Gestion de la facturacion", + "Bolivia": "Bolívia", + "Bolivia, Plurinational State of": "Estat Plurinacional de Bolívia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sant Estaci e Saba", + "Bosnia And Herzegovina": "Bòsnia e Ercegovina", + "Bosnia and Herzegovina": "Bòsnia e Ercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Illa Bouvet", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Territòri britanic de l’Ocean Indian", + "Browser Sessions": "Sessons del navigador", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarie", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Camboja", + "Cameroon": "Cameron", + "Canada": "Canadà", + "Cancel": "Anullar", + "Cancel Subscription": "Anullar l’abonament", + "Cape Verde": "Cap Verd", + "Card": "Carta", + "Cayman Islands": "Illas Caiman", + "Central African Republic": "Republica Centrafricana", + "Chad": "Chad", + "Change Subscription Plan": "Cambiar lo plan d’abonament", + "Change the current payment method attached to your subscription": "Cambiar lo mejan de pagament actual associat a vòstre abonament", + "Changes": "Cambiaments", + "Checkout": "Pagament", + "Chile": "Chile", + "China": "China", + "Choose": "Causir", + "Choose :field": "Causir :field", + "Choose :resource": "Causir :resource", + "Choose an option": "Causissètz una opcion", + "Choose date": "Causir una data", + "Choose File": "Causir un fichièr", + "Choose Files": "Causir de fichièrs", + "Choose Type": "Causir lo tipe", + "Christmas Island": "Illa de Nadal", + "City": "Vila", + "Click here to re-send the verification email.": "Clicatz aicí per tornar enviar lo corrièl de verificacion.", + "click here to request another": "clicatz aicí per ne demandar un autre", + "Click to choose": "Clicar per causir", + "Close": "Tampar", + "Cocos (Keeling) Islands": "Illas Cocos (Keeling)", + "Code": "Còde", + "Colombia": "Colómbia", + "Comoros": "Comòras", + "Confirm": "Confirmar", + "Confirm Billing Action": "Confirmar l’accion de facturacion", + "Confirm Password": "Confirmar lo senhal", + "Confirm Payment": "Confirmar lo pagament", + "Confirm your :amount payment": "Confirmatz vòstre pagament de :amount", + "Congo": "Congò", + "Congo, Democratic Republic": "Republica Democratica del Congò", + "Congo, the Democratic Republic of the": "Republica Democratica del Congò", + "Constant": "Constanta", + "Continue To Payment": "Contunhar cap al pagament", + "Cook Islands": "Illas Cook", + "Copy to clipboard": "Copiar dins lo pòrta‑papièrs", + "Costa Rica": "Còsta Rica", + "Cote D'Ivoire": "Còsta d'Evòri", + "Country": "País", + "Coupon": "Còdi promocional", + "Coupon applied successfully.": "Còdi aplicat amb succès.", + "Create": "Crear", + "Create & Add Another": "Crear e apondre un autre", + "Create :resource": "Crear :resource", + "Create a new team to collaborate with others on projects.": "Creatz una còla novèla per collaborar amb d’autres suls projèctes.", + "Create Account": "Crear un compte", + "Create API Token": "Crear un geton API", + "Create New Team": "Crear una còla novèla", + "Create Team": "Crear una còla", + "Created.": "Creat.", + "Croatia": "Croacia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Còba", + "Curaçao": "Curaçao", + "Current Password": "Senhal actual", + "Current Subscription Plan": "Plan d’abonament actual", + "Currently Subscribed": "Actualament abonat", + "Customer Balance": "Solde client", + "Customize": "Personalizar", + "Cyprus": "Chipre", + "Czech Republic": "Republica chèca", + "Côte d'Ivoire": "Còsta d'Evòri", + "Dark": "Escur", + "Dashboard": "Taulièr de bòrd", + "December": "decembre", + "Decrease": "Reduire", + "Default": "Per defaut", + "Delete": "Suprimir", + "Delete :resource": "Suprimir :resource", + "Delete Account": "Suprimir lo compte", + "Delete all notifications": "Suprimir totas las notificacions", + "Delete API Token": "Suprimir lo geton API", + "Delete File": "Suprimir lo fichièr", + "Delete Notification": "Suprimir la notificacion", + "Delete Resource": "Suprimir la ressorsa", + "Delete Selected": "Suprimir la seleccion", + "Delete Team": "Suprimir la còla", + "Denmark": "Danemarc", + "Detach": "Desestacar", + "Detach Resource": "Desestacar la ressorsa", + "Detach Selected": "Desestacar la seleccion", + "Details": "Detalhs", + "Disable": "Desactivar", + "Djibouti": "Jiboti", + "Do you really want to leave? You have unsaved changes.": "Volètz vertadièrament quitar ? Avètz de modificacions pas enregistradas.", + "Dominica": "Dominica", + "Dominican Republic": "Republica Dominicana", + "Done.": "Acabat.", + "Download": "Telecargar", + "Download Invoice": "Telecargar la factura", + "Drop file or click to choose": "Depausatz un fichièr o clicatz per causir", + "Drop files or click to choose": "Depausatz de fichièrs o clicatz per causir", + "Ecuador": "Eqüador", + "Edit": "Editar", + "Edit :resource": "Editar :resource", + "Edit Attached": "Editar los estacats", + "Edit Profile": "Editar lo perfil", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Los editors pòdon legir, crear e metre a jorn.", + "Egypt": "Egipte", + "El Salvador": "El Salvador", + "Email": "Corrièl", + "email": "corrièl", + "Email Address": "Adreça de corrièl", + "Email Addresses": "Adreças de corrièl", + "Email Password Reset Link": "Mandar per corrièl lo ligam de reïnicializacion del senhal", + "Email Verification": "Verificacion de corrièl", + "Enable": "Activar", + "Encrypted environment file already exists.": "Lo fichièr d’environament chifrat existís ja.", + "Encrypted environment file not found.": "Fichièr d’environament chifrat introbable.", + "Ensure your account is using a long, random password to stay secure.": "Asseguratz‑vos d’utilizar un senhal long e aleatòri per securizar vòstre compte.", + "Environment file already exists.": "Lo fichièr d’environament existís ja.", + "Environment file not found.": "Fichièr d’environament introbable.", + "Equatorial Guinea": "Guinèa Eqüatoriala", + "Eritrea": "Eritrèa", + "Error": "Error", + "errors": "errors", + "Estonia": "Estònia", + "Ethiopia": "Etiopia", + "ex VAT": "sens TVA", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Expira lo :expiration", + "Export As CSV": "Exportar en CSV", + "Extra Billing Information": "Informacions suplementàrias de facturacion", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Una confirmacion suplementària es necessària per tractar vòstre pagament. Contunhatz cap a la pagina de pagament en clicant sul boton çaijós.", + "Failed Subscription Payment": "Pagament d’abonament fracassat", + "Failed to load :resource!": "Fracàs del cargament de :resource !", + "Falkland Islands (Malvinas)": "Illas Falkland (Malvinas)", + "Faroe Islands": "Illas Feròe", + "February": "febrièr", + "Fiji": "Fidji", + "Filename": "Nom del fichièr", + "Finish enabling two factor authentication.": "Acabatz d’activar l’autentificacion en dos factors.", + "Finland": "Finlàndia", + "For your security, please confirm your password to continue.": "Per vòstra seguretat, confirmatz vòstre senhal per contunhar.", + "Forbidden": "Interdit", + "Force Delete": "Forçar la supression", + "Force Delete :resource": "Forçar la supression de :resource", + "Force Delete Resource": "Forçar la supression de la ressorsa", + "Force Delete Selected": "Forçar la supression de la seleccion", + "Forgot Password": "Senhal doblidat", + "Forgot your password?": "Avètz doblidat vòstre senhal ?", + "Forgot Your Password?": "Avètz doblidat vòstre senhal ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Avètz doblidat vòstre senhal ? Cap de problema. Indicatz‑nos vòstra adreça de corrièl e vos mandarem un ligam de reïnicializacion que vos permetrà de ne causir un de novèl.", + "France": "França", + "French Guiana": "Guiana francesa", + "French Polynesia": "Polinesia francesa", + "French Southern Territories": "Tèrras australas francesas", + "From": "De", + "Gabon": "Gabon", + "Gambia": "Gàmbia", + "Georgia": "Geòrgia", + "Germany": "Alemanha", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Tornar a l’acuèlh", + "Go to page :page": "Anar a la pagina :page", + "Great! You have accepted the invitation to join the :team team.": "Bravo ! Avètz acceptat l’invitacion per rejónher la còla :team.", + "Greece": "Grècia", + "Greenland": "Groenlàndia", + "Grenada": "Grenada", + "Guadeloupe": "Guadalopa", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinèa", + "Guinea-Bissau": "Guinèa Bissau", + "Guyana": "Guiana", + "Haiti": "Haïti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Avètz de segondas pensadas quant a l’anullacion de vòstre abonament ? Podètz reactivar immediatament vòstre abonament a quin moment que siá fins a la fin del cicle de facturacion en cors. Un còp acabat, poiretz causir un plan completament novèl.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Avètz de segondas pensadas quant a l’anullacion de vòstre abonament ? Podètz reactivar immediatament vòstre abonament a quin moment que siá fins a la fin del cicle de facturacion en cors. Un còp acabat, poiretz causir un plan completament novèl.", + "Heard Island & Mcdonald Islands": "Illas Heard e McDonald", + "Heard Island and McDonald Islands": "Illas Heard e McDonald", + "Hello!": "Adiu !", + "Hide Content": "Amagar lo contengut", + "Hold Up!": "Arrestatz‑vos !", + "Holy See (Vatican City State)": "Santa Sè (Vatican)", + "Honduras": "Onduras", + "Hong Kong": "Hong Kong", + "Hungary": "Òngria", + "I agree to the :terms_of_service and :privacy_policy": "Accèpti los :terms_of_service e la :privacy_policy", + "Iceland": "Islàndia", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Se necessari, vos podètz desconnectar de totas las autras sessons de navigador sus totes vòstres aparelhs. Qualques unas de vòstras sessons recentas figuran çai‑jos; aquesta lista es pas exhaustiva. Se pensatz que vòstre compte es estat compromés, cambiatz tanben vòstre senhal.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Se ja avètz un compte, podètz acceptar aquesta invitacion en clicant sul boton çaijós :", + "If you did not create an account, no further action is required.": "Se avètz pas creat cap de compte, cap d’accion suplementària es pas necessària.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Se vos esperàvetz pas a recebre una invitacion a aquesta còla, podètz ignorar aqueste corrièl.", + "If you did not receive the email": "Se avètz pas recebut lo corrièl", + "If you did not request a password reset, no further action is required.": "Se avètz pas demandat la reïnicializacion del senhal, cap d’accion suplementària es pas necessària.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Se avètz pas de compte, ne podètz crear un en clicant sul boton çaijós. Un còp creat, poiretz clicar sus lo boton d’acceptacion dins aqueste corrièl per acceptar l’invitacion a la còla :", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Se vos cal apondre d’informacions especificas de contacte o fiscals a vòstras facturas, coma lo nom juridic complet, lo numèro d’identificacion TVA o l’adreça oficiala, las podètz apondre aicí.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Se rencontratz de dificultats per clicar sul boton \":actionText\", copiat‑pegatz l’URL çaijós dins vòstre navigador :", + "Impersonate": "Usurpar l’identitat", + "Increase": "Augmentar", + "India": "Índia", + "Indonesia": "Indonèsia", + "Invalid filename.": "Invalid filename.", + "Invalid JSON was returned from the route.": "Invalid JSON was returned from the route.", + "Invoice Email Addresses": "Invoice Email Addresses", + "Invoice emails updated successfully.": "Invoice emails updated successfully.", + "Invoices": "Invoices", + "Iran, Islamic Republic Of": "Republica islamica d’Iran", + "Iran, Islamic Republic of": "Iran, Islamic Republic of", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Man", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Italy": "Italy", + "Jamaica": "Jamaica", + "January": "January", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "July", + "June": "June", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Key", + "Kiribati": "Kiribati", + "Korea": "Corèa del Sud", + "Korea, Democratic People's Republic of": "North Korea", + "Korea, Republic of": "Korea, Republic of", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Last active", + "Last used": "Last used", + "Latvia": "Latvia", + "Leave": "Leave", + "Leave Team": "Leave Team", + "Lebanon": "Lebanon", + "length": "length", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Light", + "Lithuania": "Lithuania", + "Load :perPage More": "Load :perPage More", + "Loading": "Loading", + "Location": "Location", + "Log in": "Log in", + "Log In": "Log In", + "Log Out": "Log Out", + "Log out": "Log out", + "Log Out Other Browser Sessions": "Log Out Other Browser Sessions", + "Log Viewer": "Log Viewer", + "Login": "Login", + "Logout": "Logout", + "Logs": "Logs", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "Macedònia del Nòrd", + "Macedonia, the former Yugoslav Republic of": "Macedonia, the former Yugoslav Republic of", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Manage Account", + "Manage and log out your active sessions on other browsers and devices.": "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens": "Manage API Tokens", + "Manage Role": "Manage Role", + "Manage Team": "Manage Team", + "Managing billing for :billableName": "Managing billing for :billableName", + "March": "March", + "Mark all as Read": "Mark all as Read", + "Mark all notifications as read": "Mark all notifications as read", + "Mark Read": "Mark Read", + "Mark Unread": "Mark Unread", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "May", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Estats Federats de Micronèsia", + "Micronesia, Federated States of": "Micronesia, Federated States of", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republic of", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Month To Date", + "Monthly": "Monthly", + "monthly": "monthly", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Name", + "name": "name", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "Netherlands Antilles": "Netherlands Antilles", + "Nevermind": "Nevermind", + "Nevermind, I'll keep my old plan": "Nevermind, I'll keep my old plan", + "New": "New", + "New :resource": "New :resource", + "New Caledonia": "New Caledonia", + "New Password": "New Password", + "New Zealand": "New Zealand", + "Next": "Next", + "Next Payment": "Next Payment", + "Next Payment on": "Next Payment on", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "No", + "No :resource matched the given criteria.": "No :resource matched the given criteria.", + "No additional information...": "No additional information...", + "No Current Data": "No Current Data", + "No Data": "No Data", + "no file selected": "no file selected", + "No Increase": "No Increase", + "No payment methods on file.": "No payment methods on file.", + "No payment scheduled.": "No payment scheduled.", + "No Prior Data": "No Prior Data", + "No Results Found.": "No Results Found.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Northern Mariana Islands", + "Norway": "Norway", + "Not Found": "Not Found", + "Notifications": "Notifications", + "Nova": "Nova", + "Nova User": "Nova User", + "November": "November", + "October": "October", + "of": "of", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Only Trashed": "Only Trashed", + "Open Invoices": "Open Invoices", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.", + "Page Expired": "Page Expired", + "Pagination Navigation": "Pagination Navigation", + "Paid": "Paid", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territories", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Password", + "password": "password", + "Payment Confirmation": "Payment Confirmation", + "Payment Information": "Payment Information", + "Payment information updated successfully.": "Payment information updated successfully.", + "Payment Method": "Payment Method", + "Payment Methods": "Payment Methods", + "Payment Required": "Payment Required", + "Payments": "Payments", + "Pending Team Invitations": "Pending Team Invitations", + "Per Page": "Per Page", + "Permanently delete this team.": "Permanently delete this team.", + "Permanently delete your account.": "Permanently delete your account.", + "Permissions": "Permissions", + "Peru": "Peru", + "Philippines": "Philippines", + "Photo": "Photo", + "Pitcairn": "Pitcairn Islands", + "Please accept the terms of service.": "Please accept the terms of service.", + "Please click the button below to verify your email address.": "Please click the button below to verify your email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please confirm your password before continuing.": "Please confirm your password before continuing.", + "Please copy your new API token. For your security, it won't be shown again.": "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide a maximum of three invoice emails addresses.": "Please provide a maximum of three invoice emails addresses.", + "Please provide the email address of the person you would like to add to this team.": "Please provide the email address of the person you would like to add to this team.", + "Please set a default payment method before retrying payments.": "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.": "Please set a default payment method before swapping plans.", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Press / to search", + "Preview": "Preview", + "Previewing": "Previewing", + "Previous": "Previous", + "Privacy Policy": "Privacy Policy", + "Profile": "Profile", + "Profile Information": "Profile Information", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quarter To Date", + "Recovery Code": "Recovery Code", + "Refresh": "Refresh", + "Regards,": "Regards,", + "Regenerate Recovery Codes": "Regenerate Recovery Codes", + "Register": "Register", + "Reload": "Reload", + "Remember me": "Remember me", + "Remember Me": "Remember Me", + "Remove": "Remove", + "Remove Photo": "Remove Photo", + "Remove Team Member": "Remove Team Member", + "Replicate": "Replicate", + "Required fields": "Required fields", + "Resend Verification Email": "Resend Verification Email", + "Reset Filters": "Reset Filters", + "Reset Password": "Reset Password", + "Reset Password Notification": "Reset Password Notification", + "resource": "resource", + "Resource Row Dropdown": "Resource Row Dropdown", + "Resources": "Resources", + "resources": "resources", + "Restore": "Restore", + "Restore :resource": "Restore :resource", + "Restore Resource": "Restore Resource", + "Restore Selected": "Restore Selected", + "results": "results", + "Resume Subscription": "Resume Subscription", + "Retry Payment": "Retry Payment", + "Return to :appName": "Return to :appName", + "Reunion": "Réunion", + "Role": "Role", + "Romania": "Romania", + "Run Action": "Run Action", + "Russian Federation": "Russian Federation", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Sant Barthélemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "Sant Kitts e Nèvis", + "Saint Kitts and Nevis": "Saint Kitts and Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "Sant Martin", + "Saint Martin (French part)": "Saint Martin (French part)", + "Saint Pierre And Miquelon": "Sant Pèire e Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre and Miquelon", + "Saint Vincent And Grenadines": "Sant Vincenç e las Granadinas", + "Saint Vincent and the Grenadines": "Saint Vincent and the Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé e Príncipe", + "Sao Tome and Principe": "Sao Tome and Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Save", + "Saved.": "Saved.", + "Scroll to bottom": "Scroll to bottom", + "Scroll to top": "Scroll to top", + "Search": "Search", + "Secure Area": "Secure Area", + "Select": "Select", + "Select a different plan": "Select a different plan", + "Select a log file...": "Select a log file...", + "Select A New Photo": "Select A New Photo", + "Select Action": "Select Action", + "Select all": "Select All", + "Select All Dropdown": "Select All Dropdown", + "Select this page": "Select this page", + "Send Password Reset Link": "Send Password Reset Link", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Server Error": "Server Error", + "Service Unavailable": "Service Unavailable", + "Set as default": "Set as default", + "Setup Key": "Setup Key", + "Seychelles": "Seychelles", + "Show All Fields": "Show All Fields", + "Show Content": "Show Content", + "Show Recovery Codes": "Show Recovery Codes", + "Showing": "Showing", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Signed in as", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (partida neerlandesa)", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Soft Deleted", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "Something went wrong.": "Something went wrong.", + "Sorry! You are not authorized to perform this action.": "Sorry! You are not authorized to perform this action.", + "Sorry, your session has expired.": "Sorry, your session has expired.", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "Georgia del Sud e Illas Sandwich del Sud", + "South Georgia and the South Sandwich Islands": "South Georgia and the South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone Actions", + "Start Polling": "Start Polling", + "Start polling": "Start polling", + "State / County": "State / County", + "Stop Impersonating": "Stop Impersonating", + "Stop Polling": "Stop Polling", + "Stop polling": "Stop polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Subscribe": "Subscribe", + "Subscription Information": "Subscription Information", + "Subscription Pending": "Subscription Pending", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard and Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switch Teams": "Switch Teams", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syria", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Province of China", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "TAX", + "Team Details": "Team Details", + "Team Invitation": "Team Invitation", + "Team Members": "Team Members", + "Team Name": "Team Name", + "Team Owner": "Team Owner", + "Team Settings": "Team Settings", + "Terms of Service": "Terms of Service", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.", + "Thanks,": "Thanks,", + "The :attribute must be a valid role.": "The :attribute must be a valid role.", + "The :attribute must be at least :length characters and contain at least one number.": "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.": "The :attribute must be at least :length characters.", + "The :attribute must contain at least one letter.": "The :attribute must contain at least one letter.", + "The :attribute must contain at least one number.": "The :attribute must contain at least one number.", + "The :attribute must contain at least one symbol.": "The :attribute must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "The :attribute must contain at least one uppercase and one lowercase letter.", + "The :resource was created!": "The :resource was created!", + "The :resource was deleted!": "The :resource was deleted!", + "The :resource was restored!": "The :resource was restored!", + "The :resource was updated!": "The :resource was updated!", + "The action was executed successfully.": "The action was executed successfully.", + "The default payment method cannot be removed.": "The default payment method cannot be removed.", + "The file was deleted!": "The file was deleted!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "The given data was invalid.": "The given data was invalid.", + "The government won't let us show you what's behind these doors": "The government won't let us show you what's behind these doors", + "The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.", + "The image could not be loaded": "The image could not be loaded", + "The image could not be loaded.": "The image could not be loaded.", + "The invoice emails must be valid email addresses.": "The invoice emails must be valid email addresses.", + "The password is incorrect.": "The password is incorrect.", + "The provided coupon code is invalid.": "The provided coupon code is invalid.", + "The provided password does not match your current password.": "The provided password does not match your current password.", + "The provided password was incorrect.": "The provided password was incorrect.", + "The provided two factor authentication code was invalid.": "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.": "The provided two factor recovery code was invalid.", + "The provided VAT number is invalid.": "The provided VAT number is invalid.", + "The resource was attached!": "The resource was attached!", + "The resource was prevented from being saved!": "The resource was prevented from being saved!", + "The resource was updated!": "The resource was updated!", + "The response is not a streamed response.": "The response is not a streamed response.", + "The response is not a view.": "The response is not a view.", + "The selected country is invalid.": "The selected country is invalid.", + "The selected plan is invalid.": "The selected plan is invalid.", + "The selected resources have been :action!": "The selected resources have been :action!", + "The team's name and owner information.": "Lo nom de la còla e las informacions sul proprietari.", + "There are no available options for this resource.": "I a pas cap d’opcion disponibla per aquesta ressorsa.", + "There are no fields to display.": "I a pas cap de camp d’afichar.", + "There are no new notifications.": "I a pas cap de novèla notificacion.", + "There was a problem executing the action.": "I a agut un problèma al moment d’executar l’accion.", + "There was a problem fetching the resource.": "I a agut un problèma al moment de recuperar la ressorsa.", + "There was a problem submitting the form.": "I a agut un problèma al moment de sometre lo formulari.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Aquelas personas son estadas convidadas a vòstra còla e un corrièl d’invitacion lor es estat mandat. Poiràn rejónher la còla en acceptant l’invitacion per corrièl.", + "This account does not have an active subscription.": "Aqueste compte a pas cap d’abonament actiu.", + "This action is unauthorized.": "Aquesta accion es pas autorizada.", + "This copy of Nova is unlicensed.": "Aquesta còpia de Nova es sens licéncia.", + "This coupon code can only be used by new customers.": "Aqueste còdi promocional pòt èsser utilizat solament pels clients novèls.", + "This device": "Aqueste aparelh", + "This file field is read-only.": "Aqueste camp de fichièr es en lectura sola.", + "This invoice is no longer open.": "Aquesta factura es pas pus dobèrta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Aquò es una zòna segura de l’aplicacion. Confirmatz vòstre senhal abans de contunhar.", + "This password does not match our records.": "Aqueste senhal correspond pas a nòstres enregistraments.", + "This password reset link will expire in :count minutes.": "Aqueste ligam de reïnicializacion de senhal expirarà dins :count minutas.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Aqueste pagament es estat iniciat, mas los fons son pas encara estats recebuts. Aquò pòt prene fins a 14 jorns.", + "This resource no longer exists": "Aquesta ressorsa existís pas pus", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Aqueste abonament a expirat e pòt pas èsser reprès. Creatz un abonament novèl.", + "This user already belongs to the team.": "Aqueste utilizaire aparten ja a la còla.", + "This user has already been invited to the team.": "Aqueste utilizaire es ja estat convidat dins la còla.", + "Timor-Leste": "Timòr-Èst", + "to": "a", + "To": "A", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Per acabar d’activar l’autentificacion en dos factors, escanèatz lo QR çai-jos amb l’aplicacion d’autentificacion de vòstre telefonet o picatz la clau d’installacion e fornissètz lo còdi OTP generat.", + "Today": "Uèi", + "Toggle navigation": "Comutar la navigacion", + "Togo": "Tògo", + "Tokelau": "Tokelau", + "Token Name": "Nom del geton", + "Tonga": " Tonga", + "Too Many Requests": "Tròp de demandas", + "total": "total", + "Total:": "Total :", + "Trashed": "Suprimits", + "Trinidad And Tobago": "Trinitat e Tobago", + "Trinidad and Tobago": "Trinitat e Tobago", + "Tunisia": "Tunisia", + "Turkey": "Türkiye", + "Turkmenistan": "Turquemenistan", + "Turks And Caicos Islands": "Illas Turcas e Caïcas", + "Turks and Caicos Islands": "Illas Turcas e Caïcas", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autentificacion en dos factors", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "L’autentificacion en dos factors es ara activa. Escanèatz lo QR seguent amb l’aplicacion d’autentificacion de vòstre telefonet o picatz la clau d’installacion.", + "Type": "Tipe", + "Uganda": "Oganda", + "Ukraine": "Ucraïna", + "Unauthorized": "Pas autorizat", + "United Arab Emirates": "Emirats Arabes Units", + "United Kingdom": "Reialme Unit", + "United States": "Estats Units", + "United States Minor Outlying Islands": "Illas perifericas menoras dels Estats Units", + "United States Outlying Islands": "Illas perifericas dels Estats Units", + "Unknown": "Desconegut", + "Unpaid": "Impagat", + "Update": "Metre a jorn", + "Update & Continue Editing": "Metre a jorn e contunhar l’edicion", + "Update :resource": "Metre a jorn :resource", + "Update :resource: :title": "Metre a jorn :resource : :title", + "Update attached :resource: :title": "Metre a jorn :resource estacat : :title", + "Update Password": "Metre a jorn lo senhal", + "Update Payment Information": "Metre a jorn las informacions de pagament", + "Update Payment Method": "Metre a jorn lo mejan de pagament", + "Update your account's profile information and email address.": "Metètz a jorn las informacions de perfil e l’adreça electronica de vòstre compte.", + "Uploading": "Mandadís", + "Uploading files... (:current/:total)": "Mandadís dels fichièrs... (:current/:total)", + "Uruguay": "Uruguai", + "Use a recovery code": "Utilizar un còdi de recuperacion", + "Use an authentication code": "Utilizar un còdi d’autentificacion", + "User Actions": "Accions de l’utilizaire", + "User Security": "Seguretat de l’utilizaire", + "Username": "Nom d’utilizaire", + "Uzbekistan": "Ozbequistan", + "Value": "Valor", + "Vanuatu": "Vanuatu", + "VAT Number": "Numèro de TVA", + "Venezuela": "Veneçuèla", + "Venezuela, Bolivarian Republic of": "Republica bolivariana de Veneçuèla", + "Verify Email Address": "Verificar l’adreça electronica", + "Verify Your Email Address": "Verificatz vòstra adreça electronica", + "Viet Nam": "Vietnam", + "View": "Veire", + "Virgin Islands, British": "Illas Verges Britanicas", + "Virgin Islands, U.S.": "Illas Verges Americanas", + "Wallis And Futuna": "Wallis e Futuna", + "Wallis and Futuna": "Wallis e Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Sèm a tractar vòstre abonament. Un còp lo tractament acabat amb succès, aquesta pagina se metrà a jorn automaticament. En general, aquò deu prene sonque qualques segondas.", + "We are unable to process your payment. Please contact customer support.": "Podèm pas tractar vòstre pagament. Contactatz lo servici clients.", + "We have emailed your password reset link!": "Avèm mandat per corrièl vòstre ligam de reïnicializacion del senhal !", + "We were unable to find a registered user with this email address.": "Avèm pas pogut trobar cap d’utilizaire enregistrat amb aquesta adreça de corrièl.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Mandarem un ligam de telecargament de la factura a las adreças electronicas qu’indicaretz çaijós. Podètz separar mantunas adreças amb de virgulas.", + "We're lost in space. The page you were trying to view does not exist.": "Sèm perduts dins l’espaci. La pagina que cercàvetz existís pas.", + "Welcome Back!": "Benvengut tornatz !", + "Western Sahara": "Sahara occidental", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Quand l’autentificacion en dos factors es activada, vos serà demandat un geton aleatòri e segur pendent l’autentificacion. Podètz recuperar aqueste geton dempuèi l’aplicacion Google Authenticator de vòstre telefonet.", + "Whoops": "Ops", + "Whoops!": "Ops !", + "Whoops! Something went wrong.": "Ops ! Quicòm a trucat.", + "With Trashed": "Amb los suprimits", + "Write": "Escriure", + "Year To Date": "Dempuèi lo començament de l’annada", + "Yearly": "Anual", + "Yemen": "Iemèn", + "Yes": "Òc", + "You are already subscribed.": "Sètz ja abonat.", + "You are currently within your free trial period. Your trial will expire on :date.": "Actualament sètz dins vòstre periòde d’ensag gratuit. Vòstre ensag expirarà lo :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Actualament sètz dins vòstre periòde d’ensag gratuit. Vòstre ensag expirarà lo :date. Avigar un abonament novèl acabarà vòstre periòde d’ensag.", + "You are logged in!": "Sètz connectat !", + "You are receiving this email because we received a password reset request for your account.": "Recebètz aqueste corrièl perque avèm recebut una demanda de reïnicializacion de senhal per vòstre compte.", + "You have been invited to join the :team team!": "Sètz estat convidat a rejónher la còla :team !", + "You have enabled two factor authentication.": "Avètz activat l’autentificacion en dos factors.", + "You have not enabled two factor authentication.": "Avètz pas activat l’autentificacion en dos factors.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Avètz qualques facturas impagadas. Après aver mes a jorn vòstre mejan de pagament per defaut, poiretz tornar ensajar de pagar dempuèi la lista de facturas çaijós.", + "You may accept this invitation by clicking the button below:": "Podètz acceptar aquesta invitacion en clicant sul boton çaijós :", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Podètz anullar vòstre abonament en quin moment que siá. Un còp l’abonament anullat, auretz la possibilitat de lo reprendre fins a la fin de vòstre cicle de facturacion actual.", + "You may delete any of your existing tokens if they are no longer needed.": "Podètz suprimir quals que sián dels getons existents se son pas mai necessaris.", + "You may not delete your personal team.": "Podètz pas suprimir vòstra còla personala.", + "You may not leave a team that you created.": "Podètz pas quitar una còla que avètz creada.", + "You will receive an invoice and payment link via email for each billing period.": "Recebretz per corrièl una factura e un ligam de pagament per cada periòde de facturacion.", + "You're logged in!": "Sètz connectat !", + "Your :invoiceName invoice is now available!": "Vòstra factura :invoiceName es ara disponibla !", + "Your billing address is :address :address2 :postal_code :city :state :country": "Vòstra adreça de facturacion es :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Vòstra carta es estada refusada. Contactatz l’emissor de vòstra carta per mai d’informacions.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Vòstre mejan de pagament actual es una carta de crèdit que s’acaba per :lastFour e qu’expira lo :expiration.", + "Your email address is unverified.": "Vòstra adreça electronica es pas verificada.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Vòstre darrièr pagament de :amount a fracassat. Metètz a jorn vòstre mejan de pagament per tornar ensajar.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Vòstre darrièr pagament de :amount lo :date a fracassat. Metètz a jorn vòstre mejan de pagament per tornar ensajar.", + "Your next payment of :amount will be processed on :date.": "Vòstre pagament que ven de :amount serà tractat lo :date.", + "Your payment method has been added successfully.": "Vòstre mejan de pagament es estat apondut amb succès.", + "Your payment method will be charged automatically for each billing period.": "Vòstre mejan de pagament serà debitat automaticament a cada periòde de facturacion.", + "Your registered VAT Number is :vatNumber.": "Vòstre numèro de TVA enregistrat es :vatNumber.", + "Your subscription has been started successfully.": "Vòstre abonament es estat aviat amb succès.", + "Your subscription has been successfully cancelled.": "Vòstre abonament es estat anullat amb succès.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Vòstre abonament es estat anullat amb succès. Contunharètz d’aver l’accès fins a la fin de vòstre periòde de facturacion.", + "Your subscription was successfully resumed.": "Vòstre abonament es estat reprès amb succès.", + "Your subscription was successfully updated.": "Vòstre abonament es estat mes a jorn amb succès.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Còdi ZIP / postal", + "Åland Islands": "Illas Åland" +} diff --git a/locales/oc/php-inline.json b/locales/oc/php-inline.json new file mode 100644 index 00000000000..d2fb6fe63db --- /dev/null +++ b/locales/oc/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Aqueste camp deu èsser acceptat.", + "accepted_if": "Aqueste camp deu èsser acceptat quand :other es :value.", + "active_url": "Aquò es pas una URL valida.", + "after": "La data deu èsser posteriora a :date.", + "after_or_equal": "La data deu èsser posteriora o egala a :date.", + "alpha": "Lo camp a de conténer pas que de letras.", + "alpha_dash": "Lo camp a de conténer pas que de letras, nombres e de tirets.", + "alpha_num": "Lo camp a de conténer pas que de letras e nombres.", + "any_of": "Aqueste camp es invalid.", + "array": "Lo camp deu èsser un tablèu.", + "ascii": "Aqueste camp deu conténer sonque de caractèrs alfanumerics e de simbòls en octet unic.", + "attached": "Aqueste camp es ja estacat.", + "before": "La deu èsser data anteriora a :date.", + "before_or_equal": "La deu èsser anteriora o egala a :date.", + "between.array": "Lo tablèu deu aver entre :min e :max elements.", + "between.file": "La talha del fichièr deu èsser entre :min e :max kiloctets.", + "between.numeric": "La valor deu èsser entre :min e :max.", + "between.string": "Lo tèxt deu conténer entre :min e :max caractèrs.", + "boolean": "Aqueste camp deu èsser verai o fals.", + "can": "Aqueste camp conten una valor pas autorizada.", + "confirmed": "Lo camp de confirmacion correspond pas.", + "contains": "A aqueste camp li manca una valor obligatòria.", + "date": "Aquò es pas una data valida.", + "date_equals": "La data deu èsser una data egala a :date.", + "date_format": "Aqueste camp correspond pas al format :format.", + "decimal": "Aqueste camp deu aver :decimal decimalas.", + "declined": "Aquesta valor deu èsser refusada.", + "declined_if": "Aquesta valor deu èsser refusada quand :other es :value.", + "different": "Aqueste camp deu èsser diferent de :other.", + "digits": "Aqueste camp deu conténer :digits chifras.", + "digits_between": "Aqueste camp deu conténer entre :min e :max chifras.", + "dimensions": "La talha de l’imatge es pas confòrma.", + "distinct": "Aqueste camp a un doblon.", + "doesnt_contain": "Aqueste camp deu pas conténer cap dels elements seguents: :values.", + "doesnt_end_with": "Aqueste camp deu pas acabar per una de las valors seguentas: :values.", + "doesnt_start_with": "Aqueste camp deu pas començar per una de las valors seguentas: :values.", + "email": "Aqueste camp deu èsser una adreça de corrièl valida.", + "ends_with": "Aqueste camp deu acabar per una de las valors seguentas : :values", + "enum": "La valor seleccionada es pas dins la lista de las valors autorizadas.", + "exists": "Aqueste camp seleccionat es invalid.", + "extensions": "Aqueste camp deu aver una de las extensions seguentas: :values.", + "file": "Aqueste camp deu èsser un fichièr.", + "filled": "Aqueste camp deu aver una valor.", + "gt.array": "Lo tablèu deu conténer mai de :value elements.", + "gt.file": "La talha del fichièr deu èsser superiora a :value kilo-octets.", + "gt.numeric": "La valor de deu èsser superiora a :value.", + "gt.string": "Lo tèxt deu conténer mai de :value caractèrs.", + "gte.array": "Lo tablèu deu conténer almens :value elements.", + "gte.file": "La talha del fichièr deu èsser superiora o egala a :value kilo-octets.", + "gte.numeric": "La valor deu èsser superiora o egala a :value.", + "gte.string": "Lo tèxt deu conténer almens :value caractèrs.", + "hex_color": "Aqueste camp deu èsser una color exadecimala valida.", + "image": "Aqueste camp deu èsser un imatge.", + "in": "Aqueste camp es invalid.", + "in_array": "Aqueste camp existís pas dins :other.", + "in_array_keys": "Aqueste camp deu conténer almens una de las claus seguentas: :values.", + "integer": "Aqueste camp deu èsser un nombre entièr.", + "ip": "Aqueste camp deu èsser una adreça IP valida.", + "ipv4": "Aqueste camp deu èsser una adreça IPv4 valida.", + "ipv6": "Aqueste camp deu èsser una adreça IPv6 valida.", + "json": "Aqueste camp deu èsser una cadena JSON valida.", + "list": "Aqueste camp deu èsser una lista.", + "lowercase": "Aqueste camp deu èsser en minusculas.", + "lt.array": "Lo tablèu deu conténer almens :value elements.", + "lt.file": "La talha del fichièr deu èsser inferiora a :value kilo-octets.", + "lt.numeric": "La valor deu èsser inferiora a :value.", + "lt.string": "Lo tèxt deu conténer almens :value caractèrs.", + "lte.array": "Lo tablèu deu conténer al pus mai :value elements.", + "lte.file": "La talha del fichièr deu èsser inferiora o egala :value kilo-octets.", + "lte.numeric": "La valor deu èsser inferiora o egala a :value.", + "lte.string": "Lo tèxt deu conténer al pus mai :value caractèrs.", + "mac_address": "La valor deu èsser una adreça MAC valida.", + "max.array": "Lo tablèu deu pas conténer mai de :max elements.", + "max.file": "La talha del fichièr deu pas èsser superior a :max kiloctets.", + "max.numeric": "La valor deu pas èsser superiora a :max.", + "max.string": "Lo tèxt deu èsser superior a :max caractèrs.", + "max_digits": "Aqueste camp deu pas aver mai de :max chifras.", + "mimes": "Lo fichièr deu èsser del tipe : :values.", + "mimetypes": "Lo fichièr deu èsser del tipe :values.", + "min.array": "Lo tablèu deu conténer almens :min elements.", + "min.file": "La talha del fichièr deu fa almens :min kiloctets.", + "min.numeric": "La valor deu fa almens :min o mai.", + "min.string": "Lo tèxt deu fa almens :min caractèrs.", + "min_digits": "Aqueste camp deu aver almens :min chifras.", + "missing": "Aqueste camp deu mancar.", + "missing_if": "Aqueste camp deu mancar quand :other es :value.", + "missing_unless": "Aqueste camp deu mancar levat se :other es :value.", + "missing_with": "Aqueste camp deu mancar quand :values es present.", + "missing_with_all": "Aqueste camp deu mancar quand :values son presents.", + "multiple_of": "La valor deu èsser un multiple de :value", + "not_in": "Lo camp seleccionat es invalid.", + "not_regex": "Lo format del camp es invalid.", + "numeric": "Lo camp deu èsser un nombre.", + "password.letters": "Aqueste camp deu conténer almens una letra.", + "password.mixed": "Aqueste camp deu conténer almens una letra majuscula e una letra minuscula.", + "password.numbers": "Aqueste camp deu conténer almens un nombre.", + "password.symbols": "Aqueste camp deu conténer almens un simbòl.", + "password.uncompromised": "Lo camp indicat es estat trobat dins una fuita de donadas. Causissètz un autre camp.", + "present": "Aqueste camp deu èsser present.", + "present_if": "Aqueste camp deu èsser present quand :other es :value.", + "present_unless": "Aqueste camp deu èsser present levat se :other es :value.", + "present_with": "Aqueste camp deu èsser present quand :values es present.", + "present_with_all": "Aqueste camp deu èsser present quand :values son presents.", + "prohibited": "Aqueste camp es prohibit.", + "prohibited_if": "Aqueste camp es prohibit quand :other es :value.", + "prohibited_if_accepted": "Aqueste camp es prohibit quand :other es acceptat.", + "prohibited_if_declined": "Aqueste camp es prohibit quand :other es refusat.", + "prohibited_unless": "Aqueste camp es prohibit levat se :other es dins :values.", + "prohibits": "Aqueste camp empacha :other d’èsser present.", + "regex": "Lo format del camp es invalid.", + "relatable": "Aqueste camp pòt pas èsser associat amb aquesta ressorsa.", + "required": "Aqueste camp es obligatòri.", + "required_array_keys": "Aqueste camp deu conténer d’entradas per: :values.", + "required_if": "Aqueste camp es obligatòri quand :other es :value.", + "required_if_accepted": "Aqueste camp es obligatòri quand :other es acceptat.", + "required_if_declined": "Aqueste camp es obligatòri quand :other es refusat.", + "required_unless": "Aqueste camp es obligatòri levat se :other es dins :values.", + "required_with": "Aqueste camp es obligatòri quand :values es present.", + "required_with_all": "Aqueste camp es obligatòri quand :values es present.", + "required_without": "Aqueste camp es obligatòri quand :values es pas present.", + "required_without_all": "Aqueste camp es obligatòri quand cap de :values son presents.", + "same": "Aqueste camp es identic a :other.", + "size.array": "Lo tablèu deu conténer :size elements.", + "size.file": "La talha del fichièr deu èsser :size kiloctets.", + "size.numeric": "La valor deu èsser :size.", + "size.string": "Lo tèxt deu conténer :size caractèrs.", + "starts_with": "Aqueste camp deu començar amb una de las valors seguentas : :values", + "string": "Aqueste camp deu èsser una cadena de tèxt.", + "timezone": "Aqueste camp deu èsser una zòna orària valida.", + "ulid": "Aqueste camp deu èsser un ULID valid.", + "unique": "La valor es ja presa.", + "uploaded": "Lo fichièr a pas pogut s’enviar.", + "uppercase": "Aqueste camp deu èsser en majusculas.", + "url": "Lo format de l’URL es invalid.", + "uuid": "Aqueste camp deu èsser un UUID valid" +} diff --git a/locales/oc/php.json b/locales/oc/php.json new file mode 100644 index 00000000000..bf25fef8585 --- /dev/null +++ b/locales/oc/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Lo camp :attribute deu èsser acceptat.", + "accepted_if": "Lo camp :attribute deu èsser acceptat quand :other es :value.", + "active_url": "Lo camp :attribute es pas una URL valida.", + "after": "Lo camp :attribute deu èsser una data posteriora a :date.", + "after_or_equal": "Lo camp :attribute deu èsser una data posteriora o egala a :date.", + "alpha": "Lo camp :attribute a de conténer solament de letras.", + "alpha_dash": "Lo camp :attribute a de conténer solament de letras, nombres e de tirets.", + "alpha_num": "Lo camp :attribute a de conténer solament de letras e nombres.", + "any_of": "Lo camp :attribute es invalid.", + "array": "Lo camp :attribute deu èsser un tablèu.", + "ascii": "Lo camp :attribute deu conténer sonque de caractèrs alfanumerics e de simbòls en octet unic.", + "attached": ":Attribute es ja estacat.", + "before": "Lo camp :attribute deu èsser una data anteriora a :date.", + "before_or_equal": "Lo camp :attribute deu èsser una data anteriora o egala a :date.", + "between.array": "Lo tablèu :attribute deu aver entre :min e :max elements.", + "between.file": "La talha de :attribute deu èsser entre :min e :max kiloctets.", + "between.numeric": "La valor de :attribute deu èsser entre :min e :max.", + "between.string": "Lo tèxt :attribute deu conténer entre :min e :max caractèrs.", + "boolean": "Lo camp :attribute deu èsser true o false.", + "can": "Lo camp :attribute conten una valor pas autorizada.", + "confirmed": "Lo camp de confirmacion :attribute correspond pas.", + "contains": "Al camp :attribute li manca una valor obligatòria.", + "current_password": "Lo senhal es incorrècte.", + "date": "Lo camp :attribute es pas una data valida.", + "date_equals": "Lo camp :attribute deu èsser una data egala a :date.", + "date_format": ":Attribute correspond pas al format :format.", + "decimal": "Lo camp :attribute deu aver :decimal decimalas.", + "declined": "Lo camp :attribute deu èsser refusat.", + "declined_if": "Lo camp :attribute deu èsser refusat quand :other es :value.", + "different": "Los camps :attribute e :other devon èsser diferents.", + "digits": ":Attribute deu èsser un nombre de :digits chifras.", + "digits_between": ":Attribute deu èsser entre :min e :max chifras.", + "dimensions": "L’imatge :attribute a de dimensions invalidas.", + "distinct": "Lo camp :attribute a un doblon.", + "doesnt_contain": "Lo camp :attribute deu pas conténer cap dels elements seguents: :values.", + "doesnt_end_with": "Lo camp :attribute deu pas acabar per una de las valors seguentas: :values.", + "doesnt_start_with": "Lo camp :attribute deu pas començar per una de las valors seguentas: :values.", + "email": ":Attribute deu èsser una adreça de corrièl valida.", + "ends_with": "Lo camp :attribute deu acabar per una de las valors seguentas : :values", + "enum": "La valor del camp :attribute es pas dins la lista de las valors autorizadas.", + "exists": "Lo :attribute seleccionat es invalid.", + "extensions": "Lo camp :attribute deu aver una de las extensions seguentas: :values.", + "failed": "Aqueles identificants correspondon pas a nòstres enregistraments.", + "file": "Lo camp :attribute deu èsser un fichièr.", + "filled": "Lo camp :attribute deu aver una valor.", + "gt.array": "Lo tablèu :attribute deu conténer mai de :value elements.", + "gt.file": "La talha del fichièr de :attribute deu èsser superiora a :value kilo-octets.", + "gt.numeric": "La valor de :attribute deu èsser superiora a :value.", + "gt.string": "Lo tèxt :attribute deu conténer mai de :value caractèrs.", + "gte.array": "Lo tablèu :attribute deu conténer almens :value elements.", + "gte.file": "La talha del fichièr de :attribute deu èsser superiora o egala a :value kilo-octets.", + "gte.numeric": "La valor de :attribute deu èsser superiora o egala a :value.", + "gte.string": "Lo tèxt :attribute deu conténer almens :value caractèrs.", + "hex_color": "Lo camp :attribute deu èsser una color exadecimala valida.", + "image": "Lo camp :attribute deu èsser un imatge.", + "in": "Lo camp :attribute selecionnat es invalid.", + "in_array": "Lo camp :attribute existís pas dins :other.", + "in_array_keys": "Lo camp :attribute deu conténer almens una de las claus seguentas: :values.", + "integer": "Lo camp :attribute deu èsser un nombre entièr.", + "ip": "Lo camp :attribute deu èsser una adreça IP valida.", + "ipv4": "Lo camp :attribute deu èsser una adreça IPv4 valida.", + "ipv6": "Lo camp :attribute deu èsser una adreça IPv6 valida.", + "json": "Lo camp :attribute deu èsser una cadena JSON valida.", + "list": "Lo camp :attribute deu èsser una lista.", + "lowercase": "Lo camp :attribute deu èsser en minusculas.", + "lt.array": "Lo tablèu :attribute deu conténer almens :value elements.", + "lt.file": "La talha del fichièr de :attribute deu èsser inferiora a :value kilo-octets.", + "lt.numeric": "La valor de :attribute deu èsser inferiora a :value.", + "lt.string": "Lo tèxt :attribute deu conténer almens :value caractèrs.", + "lte.array": "Lo tablèu :attribute deu conténer al pus mai :value elements.", + "lte.file": "La talha del fichièr de :attribute deu èsser inferiora o egala :value kilo-octets.", + "lte.numeric": "La valor de :attribute deu èsser inferiora o egala a :value.", + "lte.string": "Lo tèxt :attribute deu conténer al pus mai :value caractèrs.", + "mac_address": "Lo camp :attribute deu èsser una adreça MAC valida.", + "max.array": "Lo tablèu :attribute deu pas conténer mai de :max elements.", + "max.file": "La talha del fichièr :attribute deu pas èsser superior a :max kiloctets.", + "max.numeric": "La valor de :attribute deu pas èsser superiora a :max.", + "max.string": "Lo tèxt :attribute deu èsser superior a :max caractèrs.", + "max_digits": "Lo camp :attribute deu pas aver mai de :max chifras.", + "mimes": "Lo camp :attribute deu èsser un fichièr del tipe : :values.", + "mimetypes": "Lo camp :attribute deu èsser un fichièr del tipe : :values.", + "min.array": "Lo tablèu :attribute deu conténer almens :min elements.", + "min.file": "La talha del fichièr de :attribute deu fa almens :min kiloctets.", + "min.numeric": "La valor de :attribute deu fa almens :min o mai.", + "min.string": "Lo tèxt :attribute deu fa almens :min caractèrs.", + "min_digits": "Lo camp :attribute deu aver almens :min chifras.", + "missing": "Lo camp :attribute deu mancar.", + "missing_if": "Lo camp :attribute deu mancar quand :other es :value.", + "missing_unless": "Lo camp :attribute deu mancar levat se :other es :value.", + "missing_with": "Lo camp :attribute deu mancar quand :values es present.", + "missing_with_all": "Lo camp :attribute deu mancar quand :values son presents.", + "multiple_of": "La valor de :attribute deu èsser un multiple de :value", + "next": "Seguent »", + "not_in": "Lo camp :attribute seleccionat es invalid.", + "not_regex": "Lo format :attribute es invalid.", + "numeric": "Lo camp :attribute deu èsser un nombre.", + "password": "Lo senhal es incorrèct", + "password.letters": "Lo camp :attribute deu conténer almens una letra.", + "password.mixed": "Lo camp :attribute deu conténer almens una letra majuscula e una letra minuscula.", + "password.numbers": "Lo camp :attribute deu conténer almens un nombre.", + "password.symbols": "Lo camp :attribute deu conténer almens un simbòl.", + "password.uncompromised": "Lo :attribute indicat es estat trobat dins una fuita de donadas. Causissètz un autre :attribute.", + "present": "Lo camp :attribute deu èsser present.", + "present_if": "Lo camp :attribute deu èsser present quand :other es :value.", + "present_unless": "Lo camp :attribute deu èsser present levat se :other es :value.", + "present_with": "Lo camp :attribute deu èsser present quand :values es present.", + "present_with_all": "Lo camp :attribute deu èsser present quand :values son presents.", + "previous": "« Predecent", + "prohibited": "Lo camp :attribute es prohibit.", + "prohibited_if": "Lo camp :attribute es prohibit quand :other es :value.", + "prohibited_if_accepted": "Lo camp :attribute es prohibit quand :other es acceptat.", + "prohibited_if_declined": "Lo camp :attribute es prohibit quand :other es refusat.", + "prohibited_unless": "Lo camp :attribute es prohibit levat se :other es dins :values.", + "prohibits": "Lo camp :attribute empacha :other d’èsser present.", + "regex": "Lo format :attribute es invalid.", + "relatable": ":Attribute pòt pas èsser associat amb aquesta ressorsa.", + "required": "Lo camp :attribute es obligatòri.", + "required_array_keys": "Lo camp :attribute deu conténer d’entradas per: :values.", + "required_if": "Lo camp :attribute es obligatòri quand :other es :value.", + "required_if_accepted": "Lo camp :attribute es obligatòri quand :other es acceptat.", + "required_if_declined": "Lo camp :attribute es obligatòri quand :other es refusat.", + "required_unless": "Lo camp :attribute es obligatòri levat se :other es dins :values.", + "required_with": "Lo camp :attribute es obligatòri quand :values es present.", + "required_with_all": "Lo camp :attribute es obligatòri quand :values es present.", + "required_without": "Lo camp :attribute es obligatòri quand :values es pas present.", + "required_without_all": "Lo camp :attribute es obligatòri quand cap de :values son presents.", + "reset": "Vòstre senhal es estat reïnicializat !", + "same": "Los camps :attribute e :other devon correspondre.", + "sent": "Se vòstra adreça existís dins nòstra basa de donadas, recebretz un ligam de recuperacion de senhal a vòstra adreça electronica dins un momenton. Verificatz tanben los corrièls pas desirables.", + "size.array": "Lo tablèu :attribute deu conténer :size elements.", + "size.file": "La talha del fichièr de :attribute deu fa :size kiloctets.", + "size.numeric": "La valor de :attribute deu fa :size.", + "size.string": "Lo tèxt :attribute deu fa :size caractèrs.", + "starts_with": "Lo camp :attribute deu començar amb una de las valors seguentas : :values", + "string": "Lo camp :attribute deu èsser una cadena de tèxt.", + "throttle": "Tròp d’ensages de connexion. Tornatz ensajar d’aquí :seconds segondas.", + "throttled": "Esperatz abans de tornar ensajar.", + "timezone": "Lo camp :attribute deu èsser una zòna orària valida.", + "token": "Aqueste geton de reïnicializacion es invalid.", + "ulid": "Lo camp :attribute deu èsser un ULID valid.", + "unique": "La valor del camp :attribute es ja presa.", + "uploaded": "Lo fichièr de :attribute a pas pogut s’enviar.", + "uppercase": "Lo camp :attribute deu èsser en majusculas.", + "url": "Lo format de :attribute es invalid.", + "user": "Trobam pas cap d’utilizaire amb aquesta adreça de corrièl.", + "uuid": "Lo camp :attribute deu èsser un UUID valid" +} diff --git a/locales/om/_excludes.json b/locales/om/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/om/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/om/json-inline.json b/locales/om/json-inline.json new file mode 100644 index 00000000000..f3207571302 --- /dev/null +++ b/locales/om/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dirreen kun gahee sirrii ta'uu qaba.", + "The :attribute must be at least :length characters and contain at least one number.": "Dirreen kun yoo xiqqaate arfiilee :length fi yoo xiqqaate lakkoofsa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Dirreen kun yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii addaa tokkoo fi lakkoofsa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one special character.": "Dirreen kun yoo xiqqaate arfiilee :length fi yoo xiqqaate arfii addaa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Dirreen kun yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii guddaa tokkoo fi lakkoofsa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Dirreen kun yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii guddaa tokkoo fi arfii addaa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Dirreen kun yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii guddaa tokko, lakkoofsa tokko, fi arfii addaa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Dirreen kun yoo xiqqaate arfiilee :length fi yoo xiqqaate arfii guddaa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters.": "Dirreen kun yoo xiqqaate arfiilee :length ta'uu qaba.", + "The :attribute must contain at least one letter.": "Dirreen kun yoo xiqqaate qubee tokko qabaachuu qaba.", + "The :attribute must contain at least one number.": "Dirreen kun yoo xiqqaate lakkoofsa tokko qabaachuu qaba.", + "The :attribute must contain at least one symbol.": "Dirreen kun yoo xiqqaate mallattoo tokko qabaachuu qaba.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Dirreen kun yoo xiqqaate qubee guddaa tokkoo fi qubee xiqqaa tokko qabaachuu qaba.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dirreen kenname dhangala'aa deetaa keessatti mul'ateera. Mee dirree adda ta'e filadhaa." +} diff --git a/locales/om/json.json b/locales/om/json.json new file mode 100644 index 00000000000..90b4ac86a3f --- /dev/null +++ b/locales/om/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(fi dogongora :count dabalataa)", + "(and :count more errors)": "(fi dogongora :count dabalataa)|(fi dogongora :count dabalataa)|(fi dogongora :count dabalataa)", + "30 Days": "Guyyaa 30", + "60 Days": "Guyyaa 60", + "90 Days": "Guyyoota 90", + ":amount selected": ":amount filataman", + ":amount Total": ":amount Waliigala", + ":days day trial": "Yaaliin guyyaa :days", + ":resource Details": ":resource Bal'inaan", + ":resource Details: :title": ":resource Bal’inaan: :title", + "A decryption key is required.": "Furtuun icciitii hiikuu barbaachisa.", + "A fresh verification link has been sent to your email address.": "Hidhiin mirkaneessaa haaraan gara teessoo imeelii keessaniitti ergameera.", + "A new verification link has been sent to the email address you provided during registration.": "Hidhiin mirkaneessaa haaraan gara teessoo imeelii yeroo galmee kenniteetti ergameera.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Hidhiin mirkaneessaa haaraan gara teessoo imeelii ati qindaa'ina piroofaayilii kee keessatti kenniteetti ergameera.", + "A new verification link has been sent to your email address.": "Hidhiin mirkaneessaa haaraan gara teessoo imeelii keessaniitti ergameera.", + "Accept Invitation": "Afeerraa Fudhadhu", + "Action": "Gocha", + "Action Event": "Taatee Gochaa", + "Action Events": "Taateewwan Gochaa", + "Action Happened At": "Ta'e At", + "Action Initiated By": "kan jalqabame yoo ta’u.", + "Action Name": "Maqaa", + "Action Status": "Sadarkaa", + "Action Target": "Xiyyeeffaanoo", + "Actions": "Gochaalee", + "Add": "Ida'uu", + "Add :resource": ":resource itti dabali", + "Add a new team member to your team, allowing them to collaborate with you.": "Miseensa garee haaraa garee keessanitti dabalaa, akka isaan si waliin tumsan taasisa.", + "Add additional security to your account using two factor authentication.": "Mirkaneessa sababoota lama fayyadamuun nageenya dabalataa akkaawuntii keessanitti dabalaa.", + "Add Payment Method": "Mala Kaffaltii Dabaluu", + "Add row": "Tarree itti dabali", + "Add Team Member": "Miseensa Garee Dabaluu", + "Add VAT Number": "Lakkoofsa VAT itti dabali", + "Added.": "Itti dabalameera.", + "Additional billing information updated successfully.": "Odeeffannoon kaffaltii dabalataa milkaa'inaan haaromfame.", + "Address": "Teessoo", + "Address Line 2": "Sarara Teessoo 2.1", + "Administrator": "Bulchaa", + "Administrator users can perform any action.": "Fayyadamtoonni bulchaa gocha kamiyyuu raawwachuu danda'u.", + "Afghanistan": "Afgaanistaan", + "Aland Islands": "Odoola Åland", + "Albania": "Albaaniyaa", + "Algeria": "Aljeeriyaa", + "All of the people that are part of this team.": "Namoota qaama garee kanaa ta'an hunda.", + "All resources loaded.": "Qabeenyi hundi fe'ameera.", + "All rights reserved.": "Mirgi Qopheessaa Seeraan Kan Eegame.", + "Already registered?": "Duraanis galmaa'ee jiraa?", + "American Samoa": "Saamo’aa Ameerikaa", + "An error occurred while uploading the file.": "Yeroo faayilii olkaa'u dogongorri uumame.", + "An error occurred while uploading the file: :error": "Yeroo faayilii olkaa'u dogongorri uumame: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Dogoggorri hin eegamne uumamee garee deeggarsa keenyaa beeksifneerra. Mee booda irra deebi'ii yaalaa.", + "Andorra": "Andorraa", + "Angola": "Angoolaa", + "Anguilla": "Anguillaa .", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Fayyadamaan biraa erga fuul-barruun kun fe'amee as qabeenya kana fooyyessee jira. Mee fuula haaromsaa irra deebi'aa yaalaa.", + "Antarctica": "Antaarktikaa", + "Antigua And Barbuda": "Antiguwaa fi Barbuudaa", + "Antigua and Barbuda": "Antiguwaa fi Barbuudaa", + "API Token": "Mallattoo API", + "API Token Permissions": "Hayyama Mallattoo API", + "API Tokens": "Mallattoolee API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Tookiin API tajaajiloonni qaama sadaffaa bakka kee bu'uun application keenyaan akka mirkaneessan hayyamu.", + "Apply": "Hojiirra oolchuu", + "Apply Coupon": "Kuuppoonii Iyyachuu", + "April": "Ebla", + "Are you sure you want to attempt to pay :amount?": ":amount kaffaluuf yaaluun akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to cancel your subscription?": "Maallaqa maallaqaa kee haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to delete all the notifications?": "Beeksisa hunda haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to delete the selected resources?": "Qabeenya filataman haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to delete this file?": "Faayila kana haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to delete this notification?": "Beeksisa kana haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to delete this payment method?": "Mala kaffaltii kana haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to delete this resource?": "Qabeenya kana haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Garee kana haquu akka barbaaddu mirkaneeffatteettaa? Gareen tokko erga haqamee booda qabeenyi fi daataa isaa hundi dhaabbataadhaan ni haqama.", + "Are you sure you want to delete your account?": "Akkaawuntii kee haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Akkaawuntii kee haquu akka barbaaddu mirkaneeffatteettaa? Erga akkaawuntii keessan haqamee booda qabeenyi fi daataa isaa hundi dhaabbataadhaan ni haqama. Maaloo jecha icciitii keessan galchuun akkaawuntii keessan dhaabbataadhaan haquu akka barbaaddan mirkaneessaa.", + "Are you sure you want to detach the selected resources?": "Qabeenya filataman addaan baasuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to detach this resource?": "Qabeenya kana addaan baasuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to force delete the selected resources?": "Qabeenya filataman humnaan haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to force delete this resource?": "Qabeenya kana humnaan haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to log out?": "Bahuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to mark all notifications as read?": "Beeksisa hunda akka dubbifameetti mallatteessuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to remove this item?": "Meeshaa kana haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to restore the selected resources?": "Qabeenya filataman deebisuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to restore this resource?": "Qabeenya kana deebisuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to resume your subscription?": "Maallaqa maallaqaa kee deebitee jalqabuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to run this action?": "Tarkaanfii kana fiiguu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to set this payment method as your default?": "Mala kaffaltii kana akka durtii keetii saaguu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you want to stop impersonating?": "Fakkeessuun dhiisuu akka barbaaddu mirkanaa'aadhaa?", + "Are you sure you would like to delete this API token?": "Mallattoo API kana haquu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you would like to leave this team?": "Garee kana gadhiisuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you would like to remove this person from the team?": "Nama kana garee keessaa baasuu akka barbaaddu mirkaneeffatteettaa?", + "Are you sure you would like to switch billing plans?": "Karoora kaffaltii jijjiiruu akka barbaaddu mirkaneeffatteettaa?", + "Argentina": "Arjentiinaa", + "Armenia": "Armeeniyaa", + "Aruba": "Arubaa", + "Attach": "Itti maxxansuu", + "Attach & Attach Another": "Kan biraa itti maxxansii fi itti maxxansi", + "Attach :resource": ":resource irratti maxxansi", + "Attach files by dragging & dropping, selecting or pasting them.": "Faayilota harkisuu fi gadi dhiisuu, filachuu ykn dhandhamuudhaan walitti qabsiisi.", + "August": "Eebila", + "Australia": "Awustiraaliyaa", + "Austria": "Oostiriyaa", + "Azerbaijan": "Azarbaajaan", + "Bahamas": "Bahamas .", + "Bahrain": "Baahireen", + "Bangladesh": "Baanglaadeesh", + "Barbados": "Barbaadoos", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Itti fufuu kee dura, link amma email siif ergine cuqaasuun email kee mirkaneessuu dandeessaa? Yoo email sana hin arganne ta'e gammachuudhaan kan biraa isiniif ergina.", + "Before proceeding, please check your email for a verification link.": "Osoo itti hin fufin dura, maaloo email keessan ilaalaa linkii mirkaneessaa.", + "Belarus": "Beelaaruus", + "Belgium": "Beeljiyeem", + "Belize": "Beeliiz", + "Benin": "Beeniin", + "Bermuda": "Bermuda jedhamtu", + "Bhutan": "Butaan", + "Billing Information": "Odeeffannoo Kaffaltii", + "Billing Management": "Bulchiinsa Kaffaltii", + "Bolivia": "Booliiviyaa", + "Bolivia, Plurinational State of": "Booliiviyaa, Mootummaa Biyyoota Hedduminaa kan", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius fi Saba", + "Bosnia And Herzegovina": "Bosniyaa fi Herzegovinaa", + "Bosnia and Herzegovina": "Bosniyaa fi Herzegovinaa", + "Botswana": "Bootswaanaa", + "Bouvet Island": "Odoola Bouvet", + "Brazil": "Biraazil", + "British Indian Ocean Territory": "Naannoo Galaana Hindii Biriteen", + "Browser Sessions": "Kutaawwan Browser", + "Brunei Darussalam": "Bruuneey Daarussalaam jedhamuun beekama", + "Bulgaria": "Bulgaariyaa", + "Burkina Faso": "Burkinaa Faasoo", + "Burundi": "Burundii", + "Cambodia": "Kaamboodiyaa", + "Cameroon": "Kaameeruun", + "Canada": "Kanaadaa", + "Cancel": "Haquu", + "Cancel Subscription": "Maallaqa Maallaqa Haquu Haquu", + "Cape Verde": "Keep Verde", + "Card": "Kaardii", + "Cayman Islands": "Odoola Keeyman", + "Central African Republic": "Rippabiliika Giddugaleessa Afrikaa", + "Chad": "Chaad", + "Change Subscription Plan": "Karoora Maallaqa Maallaqa Jijjiirraa", + "Change the current payment method attached to your subscription": "Mala kaffaltii ammaa maallaqa maallaqaan bitamuu kee wajjin walqabatee jiru jijjiiri", + "Changes": "Jijjiirama", + "Checkout": "Kaffaltii .", + "Chile": "Chiiliin", + "China": "Chaayinaa", + "Choose": "Filachuu", + "Choose :field": ":field filadhu", + "Choose :resource": ":resource filadhu", + "Choose an option": "Filannoo tokko filadhu", + "Choose date": "Guyyaa filadhu", + "Choose File": "Faayilii filadhu", + "Choose Files": "Faayilota filadhu", + "Choose Type": "Akaakuu filadhu", + "Christmas Island": "Odoola Ayyaana Qillee", + "City": "Magaalaa", + "Click here to re-send the verification email.": "Imeelii mirkaneessuu irra deebi'anii erguuf as tuqi.", + "click here to request another": "kan biraa gaafachuuf as tuqi", + "Click to choose": "Filachuuf cuqaasaa", + "Close": "Cufuu", + "Cocos (Keeling) Islands": "Odolawwan Kookoos (Keeling).", + "Code": "Koodii", + "Colombia": "Kolombiyaa", + "Comoros": "Koomoroos", + "Confirm": "Mirkaneessuu", + "Confirm Billing Action": "Tarkaanfii Kaffaltii Mirkaneessi", + "Confirm Password": "Password Mirkaneessi", + "Confirm Payment": "Kaffaltii Mirkaneessi", + "Confirm your :amount payment": "Kaffaltii :amount keessan mirkaneessaa", + "Congo": "Koongoo", + "Congo, Democratic Republic": "Koongoo, Rippabiliika Dimookiraatawaa", + "Congo, the Democratic Republic of the": "Koongoo, Rippabiliika Dimookiraatawaa...", + "Constant": "Dhaabbataa", + "Continue To Payment": "Kaffaltii Itti Fufa", + "Cook Islands": "Odoola Kuuk", + "Copy to clipboard": "Gara gabatee kiliippiitti waraabi", + "Costa Rica": "Koostaa Riikaa", + "Cote D'Ivoire": "Kootdivuwaar", + "Country": "Biyya", + "Coupon": "Kuuppoonii", + "Coupon applied successfully.": "Kuuppoonii milkaa'inaan iyyate.", + "Create": "Uumuu", + "Create & Add Another": "Kan biraa Uumuu & Dabaluu", + "Create :resource": "Uumuu :resource", + "Create a new team to collaborate with others on projects.": "Garee haaraa pirojektoota irratti namoota biroo waliin tumsuuf uumuu.", + "Create Account": "Herrega Uumuu", + "Create API Token": "Mallattoo API uumuu", + "Create New Team": "Garee Haaraa Uumuu", + "Create Team": "Garee Uumuu", + "Created.": "Uumame.", + "Croatia": "Kirooshiyaa", + "CSV (.csv)": "CSV (.csv) jedhamu.", + "Cuba": "Kuubaa", + "Curaçao": "Kuraasaawoo", + "Current Password": "Jecha Darbii Ammaa", + "Current Subscription Plan": "Karoora Maallaqa Maallaqa Yeroo Ammaa", + "Currently Subscribed": "Yeroo Ammaa Subscribe Godhee Jira", + "Customer Balance": "Madaallii Maamiltootaa", + "Customize": "Akka barbaadetti jijjiiruu", + "Cyprus": "Qophros", + "Czech Republic": "Rippabiliika Cheek", + "Côte d'Ivoire": "Kootdivuwaar", + "Dark": "Duukkana", + "Dashboard": "Daashboordii", + "December": "Muddee", + "Decrease": "Hir'isuu", + "Default": "Durtii", + "Delete": "Haquu", + "Delete :resource": "Haquu :resource", + "Delete Account": "Herrega Haquu", + "Delete all notifications": "Beeksisa hunda haqi", + "Delete API Token": "Mallattoo API haquu", + "Delete File": "Faayila Haquu", + "Delete Notification": "Beeksisa Haquu", + "Delete Resource": "Qabeenya Haquu", + "Delete Selected": "Filatame Haquu", + "Delete Team": "Garee Haquu", + "Denmark": "Deenmaark", + "Detach": "Detach gochuu", + "Detach Resource": "Qabeenya addaan baasuu", + "Detach Selected": "Filatame addaan baasuu", + "Details": "Gadifageenyaan", + "Disable": "Akka hin hojjenne gochuu", + "Djibouti": "Jibuutii", + "Do you really want to leave? You have unsaved changes.": "Dhuguma deemuun ni barbaaddaa? Jijjiirama hin qusatamne qabda.", + "Dominica": "Doominikaa", + "Dominican Republic": "Rippabiliika Doominiikaa", + "Done.": "Raawwatame.", + "Download": "Buusuu", + "Download Invoice": "Invoice buufachuu", + "Drop file or click to choose": "Faayilii gadi dhiisi ykn filachuuf cuqaasi", + "Drop files or click to choose": "Faayilota gadi dhiisi ykn filachuuf cuqaasi", + "Ecuador": "Ekuwaadoor", + "Edit": "Gulaaluu", + "Edit :resource": "Gulaali :resource", + "Edit Attached": "Gulaali Dabalata", + "Edit Profile": "Profaayilii Gulaali", + "Editor": "Gulaalaa", + "Editor users have the ability to read, create, and update.": "Fayyadamtoonni gulaalaa dandeettii dubbisuu, uumuu fi fooyyessuu qabu.", + "Egypt": "Gibxii", + "El Salvador": "El Salvaador", + "Email": "Imeelii", + "email": "imeelii", + "Email Address": "Teessoo Imeelii", + "Email Addresses": "Teessoo Imeelii", + "Email Password Reset Link": "Hidhaa Jecha Icciitii Imeelii Irra Deebi'i", + "Email Verification": "Mirkaneessa Imeelii", + "Enable": "Dandeessisuu", + "Encrypted environment file already exists.": "Faayilii naannoo icciitii ta'e duraan jira.", + "Encrypted environment file not found.": "Faayilii naannoo icciitii ta'e hin argamne.", + "Ensure your account is using a long, random password to stay secure.": "Akkaawuntii kee nageenya isaa eeguuf jecha icciitii dheeraa, tasaa fayyadamaa akka jiru mirkaneessi.", + "Environment file already exists.": "Faayilii naannoo duraan jira.", + "Environment file not found.": "Faayilli naannoo hin argamne.", + "Equatorial Guinea": "Ikuwaatooriyaal Giinii", + "Eritrea": "Eertiraa", + "Error": "Dogoggora", + "errors": "dogoggora", + "Estonia": "Istooniyaa", + "Ethiopia": "Itoophiyaa", + "ex VAT": "Ex VAT .", + "Excel (.xlsx)": "Excel (.xlsx) jedhamu.", + "Expires :expiration": "Yeroon isaa ni xumura :expiration", + "Export As CSV": "Akka CSVtti Al-ergii", + "Extra Billing Information": "Odeeffannoo Kaffaltii Dabalataa", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Kaffaltii keessan adeemsisuuf mirkaneessi dabalataa barbaachisa. Mee gara fuula kaffaltii itti fufaa button armaan gadii kana tuquun.", + "Failed Subscription Payment": "Kaffaltii Maallaqa Maallaqaan Fashalaa'e", + "Failed to load :resource!": ":resource fe'uu hin dandeenye!", + "Falkland Islands (Malvinas)": "Odoola Folkland (Malvinas) .", + "Faroe Islands": "Odoola Faaroo", + "February": "Gurraandhala", + "Fiji": "Fiijii", + "Filename": "Maqaa faayilii", + "Finish enabling two factor authentication.": "Mirkaneessuu sababoota lama dandeessisuun xumuri.", + "Finland": "Finfinnee", + "For your security, please confirm your password to continue.": "Nageenya keessaniif jecha icciitii keessan mirkaneessaa itti fufaa.", + "Forbidden": "Dhorkamaa", + "Force Delete": "Humni Haquu", + "Force Delete :resource": "Humni Haquu :resource", + "Force Delete Resource": "Qabeenya Humna Haquu", + "Force Delete Selected": "Humni Haquu Filatame", + "Forgot Password": "Password dagadheera", + "Forgot your password?": "Jecha icciitii kee dagattee?", + "Forgot Your Password?": "Password Keessan Dagattaniittuu?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Jecha icciitii kee dagattee? Rakkoo hin qabu. Teessoo email keessanii qofa nutti himaa nutis password reset link kan haaraa filachuuf isin dandeessisu email isiniif ergina.", + "France": "Faransaay", + "French Guiana": "Gaayana Faransaay", + "French Polynesia": "Faransaay Poolineeshiyaa", + "French Southern Territories": "Naannoolee Kibba Faransaay", + "From": "Irraa", + "Gabon": "Gaaboon", + "Gambia": "Gaambiyaa", + "Georgia": "Joorjiyaa", + "Germany": "Jarmanii", + "Ghana": "Gaanaa", + "Gibraltar": "Jibraaltar jedhamuun beekama", + "Go Home": "Mana Deemi", + "Go to page :page": "Fuula :pagetti deemi", + "Great! You have accepted the invitation to join the :team team.": "Guddaa! Garee :teamtti makamuuf waamicha godhame fudhatteetta.", + "Greece": "Giriik", + "Greenland": "Giriinlaand", + "Grenada": "Giriinaadaa", + "Guadeloupe": "Guwaadelooppii", + "Guam": "Guwaam", + "Guatemala": "Guwaatemalaa", + "Guernsey": "Gaarnsi", + "Guinea": "Giinii", + "Guinea-Bissau": "Giinii-Bisaawu", + "Guyana": "Gaayana", + "Haiti": "Heeyitii", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Waa'ee maallaqa maallaqaan bitamuu keessan haquu irratti yaada lammaffaa qabduu? Yeroo barbaaddetti hanga xumura marsaan kaffaltii amma qabdutti maallaqa galchuu kee battalumatti deebiftee hojiitti galchuu dandeessa. Erga marsaan kaffaltii ammaa kee xumuramee booda, karoora maallaqa galchuu guutummaatti haaraa filachuu dandeessa.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Waa'ee maallaqa maallaqaan bitamuu keessan haquu irratti yaada lammaffaa qabduu? Yeroo barbaaddetti hanga xumura marsaan kaffaltii amma qabdutti maallaqa galchuu kee battalumatti deebisuu dandeessa. Erga marsaan kaffaltii ammaa kee xumuramee booda, karoora maallaqa galchuu guutummaatti haaraa filachuu dandeessa.", + "Heard Island & Mcdonald Islands": "Odoola Heard fi Odoola Maakdoonaldii", + "Heard Island and McDonald Islands": "Odoola Heard fi Odoola Maakdoonaldii", + "Hello!": "Akkam!", + "Hide Content": "Qabiyyee Dhoksuu", + "Hold Up!": "Ol qabadhaa!", + "Holy See (Vatican City State)": "Mana Qulqullummaa (Bulchiinsa Magaalaa Vaatikaan) .", + "Honduras": "Honduraas jedhamuun beekama", + "Hong Kong": "Hoong Koong", + "Hungary": "Haangaarii", + "I agree to the :terms_of_service and :privacy_policy": ":terms_of_service fi :privacy_policy irratti walii gala", + "Iceland": "Aayislaandi", + "ID": "ID .", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Yoo barbaachisaa ta'e, meeshaalee kee hunda irratti turtii biraawzari kee kanneen biroo hunda keessaa bahuu dandeessa. Kutaawwan dhiheenya kana gootan keessaa muraasni akka armaan gadiitti tarreeffamaniiru; haa ta’u malee, tarreen kun guutuu ta’uu dhiisuu danda’a. Yoo akkaawuntii keessan balaadhaaf saaxilame isinitti dhaga'ame, jecha icciitii keessanis haaromsuu qabdu.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Yoo duraan akkaawuntii qabaattan, waamicha kana fudhachuu kan dandeessan button armaan gadii cuqaasuun:", + "If you did not create an account, no further action is required.": "Yoo akkaawuntii hin uumne ta'e tarkaanfiin dabalataa hin barbaachisu.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Yoo waamichi garee kanaaf ni argatta jettee hin eegne ta'e, email kana gatuu dandeessa.", + "If you did not receive the email": "Yoo email sana hin arganne ta'e", + "If you did not request a password reset, no further action is required.": "Yoo jecha icciitii deebisanii dhaabuu hin gaafanne ta'e, tarkaanfiin dabalataa hin barbaachisu.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Yoo akkaawuntii hin qabne ta'e, button armaan gadii cuqaasuun uumuu dandeessu. Erga akkaawuntii uumtee booda, waamicha garee fudhachuuf qaree fudhatama waamichaa iimeelii kana keessatti cuqaasuu dandeessa:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Yoo odeeffannoo quunnamtii ykn gibiraa murtaa’e invoice kee irratti dabaluu barbaadde, akkuma maqaa daldalaa kee guutuu, lakkoofsa eenyummaa VAT, ykn teessoo galmee, asitti dabaluu dandeessa.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Yoo button \":actionText\" cuqaasuuf rakkatte URL armaan gadii copy fi paste godhi\ngara weeb biraawzari keessaniitti:", + "Impersonate": "Fakkeessaa", + "Increase": "Dabaluu", + "India": "Hindii", + "Indonesia": "Indooneezhiyaa", + "Invalid filename.": "Maqaa faayilii sirrii hin taane.", + "Invalid JSON was returned from the route.": "JSON sirrii hin taane karaa irraa deebi'e.", + "Invoice Email Addresses": "Teessoo imeelii invoice .", + "Invoice emails updated successfully.": "Imeelii invoice milkaa'inaan haaromfame.", + "Invoices": "Invooyisii", + "Iran, Islamic Republic Of": "Iraan", + "Iran, Islamic Republic of": "Iraan, Rippabiliika Islaamaa kan", + "Iraq": "Iraaq", + "Ireland": "Ayerlaandi", + "Isle Of Man": "Isle of Man jedhamuun beekama", + "Isle of Man": "Isle of Man jedhamuun beekama", + "Israel": "Israa’el", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "active subscription waan hin qabne fakkaata. Jalqabuuf karoora maallaqa galchuu armaan gadii keessaa tokko filachuu dandeessa. Karoorri maallaqa galchuu akka siif mijatutti jijjiiramuu ykn haqamuu danda’a.", + "Italy": "Xaaliyaanii", + "Jamaica": "Jaamaayikaa", + "January": "fulbaana", + "Japan": "Jaappaan", + "Jersey": "Jersey .", + "Jordan": "Yordaanos", + "July": "Bitootessa", + "June": "Waxabajjii", + "Kazakhstan": "Kaazaakistaan", + "Kenya": "Keeniyaa", + "Key": "Furtuu", + "Kiribati": "Kiriibaatii", + "Korea": "Kooriyaa Kibbaa", + "Korea, Democratic People's Republic of": "Kooriyaa, Rippabiliika Ummata Dimookiraatawaa", + "Korea, Republic of": "Kooriyaa, Rippabiliika", + "Kosovo": "Koosoovoo", + "Kuwait": "Kuweet", + "Kyrgyzstan": "Kirgistaan", + "Lao People's Democratic Republic": "Rippabiliika Dimookiraatawaa Ummata Laa'oo", + "Last active": "Last active ta'e", + "Last used": "Yeroo dhumaaf kan itti fayyadame", + "Latvia": "Laatviyaa", + "Leave": "Gad dhiisi", + "Leave Team": "Garee Dhiisi", + "Lebanon": "Libaanos", + "length": "dheerina", + "Lens": "Leensii", + "Lesotho": "Lesotho .", + "Liberia": "Laayibeeriyaa", + "Libyan Arab Jamahiriya": "Jamahiriyaa Arabaa Liibiyaa", + "Liechtenstein": "Liichtenstein", + "Light": "Ifa", + "Lithuania": "Lituwaaniyaa", + "Load :perPage More": "Fe'i :perPage Dabalata", + "Loading": "Fe'amaa jira", + "Location": "Bakka", + "Log in": "Galmaa'aa", + "Log In": "Galmee Galchuu", + "Log Out": "Ba'uu .", + "Log out": "Ba'aa", + "Log Out Other Browser Sessions": "Kutaawwan Biraawuzarii Biroo Ba'i", + "Log Viewer": "Ilaaltuu Galmee", + "Login": "Galmaa'i", + "Logout": "Ba'i", + "Logs": "Galmeewwan", + "Luxembourg": "Luxembourg jedhamtu", + "Macao": "Makaawoo", + "Macedonia": "Kaaba Maqedooniyaa", + "Macedonia, the former Yugoslav Republic of": "Maqedooniyaa, Rippabiliika Yugoslavia duraanii", + "Madagascar": "Madagaaskaar", + "Malawi": "Maalaawii", + "Malaysia": "Maaleeziyaa", + "Maldives": "Maaldiivis", + "Mali": "Maalii", + "Malta": "Maaltaa", + "Manage Account": "Herrega Bulchuu", + "Manage and log out your active sessions on other browsers and devices.": "Kutaawwan socho'oo kee biraawzarootaa fi meeshaalee biroo irratti bulchi fi ba'i.", + "Manage API Tokens": "Mallattoolee API bulchuu", + "Manage Role": "Gahee Bulchuu", + "Manage Team": "Garee Bulchuu", + "Managing billing for :billableName": "Kaffaltii :billableNamef bulchuu", + "March": "Sadaasa", + "Mark all as Read": "Hundaa akka dubbifameetti mallatteessi", + "Mark all notifications as read": "Beeksisa hunda akka dubbifameetti mallatteessi", + "Mark Read": "Maark Dubbisaa", + "Mark Unread": "Maark Hin Dubbifamne", + "Marshall Islands": "Odoola Maarshaal", + "Martinique": "Maartiinik", + "Mauritania": "Mooriitaaniyaa", + "Mauritius": "Moorisiyaa", + "May": "Ta'uu mala", + "Mayotte": "Maayoot", + "Mexico": "Meeksikoo", + "Micronesia, Federated States Of": "Maaykirooneeshiyaa", + "Micronesia, Federated States of": "Maaykirooneeshiyaa, Mootummoota Federeeshinii", + "Moldova": "Moldoovaa", + "Moldova, Republic of": "Moldova, Rippabiliika", + "Monaco": "Moonaakoo", + "Mongolia": "Moongooliyaa", + "Montenegro": "Montenegroo", + "Month To Date": "Ji'a Hanga Har'aatti", + "Monthly": "Ji'a ji'aan", + "monthly": "ji’a ji’aan", + "Montserrat": "Montserrat jedhamuun beekama", + "Morocco": "Morookoo", + "Mozambique": "Moozaambiik", + "Myanmar": "Miyanmaar", + "Name": "Maqaa", + "name": "maqaa", + "Namibia": "Naamibiyaa", + "Nauru": "Naawuruu", + "Nepal": "Neppaal", + "Netherlands": "Nezerlaand", + "Netherlands Antilles": "Antiiles Nezerlaand", + "Nevermind": "Hin yaadda'iin", + "Nevermind, I'll keep my old plan": "Hin dhibu karoora koo isa durii nan eega", + "New": "Haaraa", + "New :resource": "Haaraa :resource", + "New Caledonia": "Niiw Kaaledooniyaa", + "New Password": "Jecha Darbii Haaraa", + "New Zealand": "Niwuu Ziilaand", + "Next": "Kan itti aanu", + "Next Payment": "Kaffaltii Itti Aanu", + "Next Payment on": "Itti Aanu Kaffaltii irratti", + "Nicaragua": "Nikaraaguwaa", + "Niger": "Niijer", + "Nigeria": "Naayijeeriyaa", + "Niue": "Niue .", + "No": "Lakki", + "No :resource matched the given criteria.": "Lakk :resource ulaagaa kenname waliin kan walsimu ture.", + "No additional information...": "Odeeffannoo dabalataa hin jiru...", + "No Current Data": "Daataa Ammaa Hin Qabu", + "No Data": "Daataa Hin Qabu", + "no file selected": "faayilii hin filatamne", + "No Increase": "Dabala Hin Qabu", + "No payment methods on file.": "Malli kaffaltii faayila irratti hin jiru.", + "No payment scheduled.": "Kaffaltiin beellamame hin jiru.", + "No Prior Data": "Daataa Duraa Hin Qabu", + "No Results Found.": "Bu'aan Hin Argamne.", + "Norfolk Island": "Odoola Noorfook", + "Northern Mariana Islands": "Odoola Maariyaanaan Kaabaa", + "Norway": "Noorweey", + "Not Found": "Hin Argamne", + "Notifications": "Beeksisa", + "Nova": "Noovaa .", + "Nova User": "Fayyadamaa Nova", + "November": "Sadaasa", + "October": "Onkololeessa", + "of": "kan", + "OK": "TOLE", + "Oman": "Omaan", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Gareen tokko erga haqamee booda qabeenyi fi daataa isaa hundi dhaabbataadhaan ni haqama. Garee kana haquu keessan dura garee kana ilaalchisee daataa ykn odeeffannoo qabachuu barbaaddan kamiyyuu buufadhaa.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Erga akkaawuntii keessan haqamee booda qabeenyi fi daataa isaa hundi dhaabbataadhaan ni haqama. Akkaawuntii keessan haquu keessan dura, maaloo daataa ykn odeeffannoo qabachuu barbaaddan kamiyyuu buufadhaa.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Erga akkaawuntii keessan haqamee booda qabeenyi fi daataa isaa hundi dhaabbataadhaan ni haqama. Maaloo jecha icciitii keessan galchuun akkaawuntii keessan dhaabbataadhaan haquu akka barbaaddan mirkaneessaa.", + "Only Trashed": "Kosii Qofa", + "Open Invoices": "Invoice Banaa", + "Original": "Kan jalqabaa", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Poortaalli bulchiinsa kaffaltii keenyaa karoora maallaqa galchuu, mala kaffaltii, fi invoice dhiheenya kanaa akka buufattan haala mijataa ta’een akka bulchitan isin dandeessisa.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Poortaalli bulchiinsa kaffaltii keenyaa karoora maallaqa galchuu, mala kaffaltii, fi invoice dhiheenya kanaa akka buufattan haala mijataa ta’een akka bulchitan isin dandeessisa.", + "Page Expired": "Fuulli yeroon isaa darbe", + "Pagination Navigation": "Navigeeshinii Fuulaa", + "Paid": "Kaffalame", + "Pakistan": "Paakistaan", + "Palau": "Paalaawu", + "Palestinian Territory, Occupied": "Naannoo Falasxiin, Dhuunfatame", + "Panama": "Paanaamaan", + "Papua New Guinea": "Paapuwa Niwu Giinii", + "Paraguay": "Paaraaguway", + "Password": "Jecha iccitii", + "password": "jecha iccitii", + "Payment Confirmation": "Mirkaneessa Kaffaltii", + "Payment Information": "Odeeffannoo Kaffaltii", + "Payment information updated successfully.": "Odeeffannoon kaffaltii milkaa'inaan haaromfame.", + "Payment Method": "Mala Kaffaltii", + "Payment Methods": "Mala Kaffaltii", + "Payment Required": "Kaffaltii Barbaachisa", + "Payments": "Kaffaltii", + "Pending Team Invitations": "Waamicha Garee Eegamaa Jiru", + "Per Page": "Fuula Tokkoon", + "Permanently delete this team.": "Garee kana dhaabbataadhaan haqi.", + "Permanently delete your account.": "Akkaawuntii keessan dhaabbataadhaan haquu.", + "Permissions": "Hayyama", + "Peru": "Peeruu", + "Philippines": "Filippiins", + "Photo": "Suuraa", + "Pitcairn": "Piitkeern jedhamuun beekama", + "Please accept the terms of service.": "Haala tajaajilaa fudhadhaa.", + "Please click the button below to verify your email address.": "Mee teessoo email keessanii mirkaneessuuf button armaan gadii cuqaasaa.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Maaloo koodii deebisanii dhaabuu hatattamaa keessaa tokko galchuudhaan akkaawuntii keessanitti fayyadamuu mirkaneessaa.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Maaloo koodii mirkaneessuu aplikeeshinii mirkaneessaa keetiin kenname galchuudhaan akkaawuntii keetti qaqqabummaa mirkaneessi.", + "Please confirm your password before continuing.": "Mee itti fufuu kee dura jecha icciitii kee mirkaneessi.", + "Please copy your new API token. For your security, it won't be shown again.": "Maaloo mallattoo API haaraa kee waraabi. Nageenya keessaniif lammata hin agarsiifamu.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Maaloo meeshaalee kee hunda irratti turtii biraawzari kee kanneen biroo keessaa bahuu akka barbaaddu mirkaneessuuf jecha icciitii kee galchi.", + "Please provide a maximum of three invoice emails addresses.": "Mee teessoo email invoice sadii yoo baay'ate.", + "Please provide the email address of the person you would like to add to this team.": "Mee teessoo email nama garee kana irratti dabaluu barbaaddan nuuf kennaa.", + "Please set a default payment method before retrying payments.": "Mee kaffaltii irra deebi'anii yaaluun dura mala kaffaltii durtii saagi.", + "Please set a default payment method before swapping plans.": "Maaloo karoora jijjiirraa dura mala kaffaltii durtii saagi.", + "Poland": "Poolaandi", + "Portugal": "Poorchugaal", + "Press / to search": "Barbaachaaf / dhiibaa", + "Preview": "Dursee ilaaluu", + "Previewing": "Dursee ilaaluu", + "Previous": "Kan duraa", + "Privacy Policy": "Imaammata Dhuunfaa", + "Profile": "Ibsama", + "Profile Information": "Odeeffannoo Profaayilii", + "Puerto Rico": "Poortoo Riikoo", + "Qatar": "Qaxar", + "Quarter To Date": "Kurmaana Hanga Har'aatti", + "Recovery Code": "Seera Deebisuu", + "Refresh": "Haaromsi", + "Regards,": "Nagaa wajjin,", + "Regenerate Recovery Codes": "Koodiiwwan Deebisuu Haaromsuu", + "Register": "Galmeessuu", + "Reload": "Irra deebi'ii fe'i", + "Remember me": "Na yaadadhaa", + "Remember Me": "Na Yaadadhaa", + "Remove": "Irraa kaasuu", + "Remove Photo": "Suuraa Baasi", + "Remove Team Member": "Miseensa Garee Baasi", + "Replicate": "Fakkeessaa", + "Required fields": "Dirreewwan barbaachisan", + "Resend Verification Email": "Imeelii Mirkaneessaa Irra Deebiin Ergaa", + "Reset Filters": "Filters Irra Deebi'ii Saagi", + "Reset Password": "Jecha Darbii Irra Deebi'i", + "Reset Password Notification": "Beeksisa Jecha Darbii Irra Deebi'i", + "resource": "qabeenya", + "Resource Row Dropdown": "Tarree Qabeenyaa Gadi-bu'aa", + "Resources": "Maddeen", + "resources": "maddeen", + "Restore": "Bakka duraaniitti deebisuu", + "Restore :resource": "Bakka duraaniitti deebisuu :resource", + "Restore Resource": "Qabeenya Deebisuu", + "Restore Selected": "Filatame Deebisuu", + "results": "bu'aawwan", + "Resume Subscription": "Maallaqa Maallaqa Irratti Deebi'ee Jalqabi", + "Retry Payment": "Kaffaltii Irra Deebi'ii Yaali", + "Return to :appName": "Gara :appNametti deebi'aa", + "Reunion": "Reunion", + "Role": "Ga'ee", + "Romania": "Rumaaniyaa", + "Run Action": "Tarkaanfii Fiigi", + "Russian Federation": "Federeeshinii Raashiyaa", + "Rwanda": "Ruwaandaa", + "Réunion": "Reunion", + "Saint Barthelemy": "Qulqulluu Barthelemy", + "Saint Barthélemy": "Qulqulluu Barteelemy", + "Saint Helena": "Qulqulleettii Heeleenaa", + "Saint Kitts And Nevis": "Qulqulluu Kiitsii fi Neevis", + "Saint Kitts and Nevis": "Qulqulluu Kiitsii fi Neevis", + "Saint Lucia": "Qulqulleettii Luusiyaa", + "Saint Martin": "Qulqulluu Maartiin", + "Saint Martin (French part)": "Qulqulluu Maartiin (kutaa Faransaayii) .", + "Saint Pierre And Miquelon": "Qulqulluu Piyeer fi Miquelon", + "Saint Pierre and Miquelon": "Qulqulluu Piyeer fi Miikelon", + "Saint Vincent And Grenadines": "Qulqulluu Viinsentii fi Gireenaadiin", + "Saint Vincent and the Grenadines": "Qulqulluu Viinsent fi Gireenaadiins", + "Samoa": "Saamo'aa", + "San Marino": "San Marino jedhamuun beekama", + "Sao Tome And Principe": "Saawu Toomee fi Piriinsiip", + "Sao Tome and Principe": "Sao Tome fi Principe jedhaman", + "Saudi Arabia": "Sa'uudii Arabiyaa", + "Save": "Qusachuu", + "Saved.": "Qusatame.", + "Scroll to bottom": "Gara jalaatti qajeeli", + "Scroll to top": "Gara gubbaatti qajeeli", + "Search": "Barbaaduu", + "Secure Area": "Naannoo Nageenya Qabu", + "Select": "Filuu", + "Select a different plan": "Karoora adda ta'e filadhu", + "Select a log file...": "Faayilii galmee filadhu...", + "Select A New Photo": "Suuraa Haaraa Filadhu", + "Select Action": "Tarkaanfii filadhu", + "Select all": "Hundaa filadhu", + "Select All Dropdown": "Hundaa Gad-bu'aa fili", + "Select this page": "Fuula kana filadhu", + "Send Password Reset Link": "Link Jecha Darbii Irra Deebi'uu Ergaa", + "Senegal": "Senegaal", + "September": "Caamsaa", + "Serbia": "Sarbiyaa", + "Server Error": "Dogoggora Sarvarii", + "Service Unavailable": "Tajaajilli Hin Argamu", + "Set as default": "Akka durtiitti saagi", + "Setup Key": "Furtuu Saagi", + "Seychelles": "Seychelles jedhamuun beekama", + "Show All Fields": "Dirreewwan Hundaa Agarsiisi", + "Show Content": "Qabiyyee Agarsiisi", + "Show Recovery Codes": "Koodiiwwan Deebisuu Agarsiisi", + "Showing": "Agarsiisaa jira", + "Sierra Leone": "Seeraaliyoon", + "Signed in as": "Akka mallatteesseetti", + "Singapore": "Singaapoor", + "Sint Maarten (Dutch part)": "Sint Maarten jedhamuun beekama", + "Slovakia": "Slovaakiyaa", + "Slovenia": "Islooveeniyaatti", + "Soft Deleted": "Lallaafaa Haqame", + "Solomon Islands": "Odoola Solomoon", + "Somalia": "Somaaliyaa", + "Something went wrong.": "Waan tokkotu dogoggora ta'e.", + "Sorry! You are not authorized to perform this action.": "Dhiifama! Gocha kana raawwachuuf hayyama hin qabdu.", + "Sorry, your session has expired.": "Dhiifama, turtiin kee yeroon isaa darbe.", + "South Africa": "Afrikaa Kibbaa", + "South Georgia And Sandwich Isl.": "Joorjiyaa Kibbaa fi Odoola Saanwiich Kibbaa", + "South Georgia and the South Sandwich Islands": "Joorjiyaa Kibbaa fi Odoola Saanwiich Kibbaa", + "South Sudan": "Sudaan Kibbaa", + "Spain": "Ispeen", + "Sri Lanka": "Siriilaankaa", + "Standalone Actions": "Tarkaanfiiwwan Of danda’an", + "Start Polling": "Filannoo Jalqabaa", + "Start polling": "Filannoo jalqabaa", + "State / County": "Naannoo / Kaawuntii", + "Stop Impersonating": "Fakkeessuun Dhiisaa", + "Stop Polling": "Filannoo Dhiisaa", + "Stop polling": "Filannoo dhiisaa", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Koodiiwwan deebisanii dhaabuu kana bulchaa jecha icciitii nageenya qabu keessatti kuusuu. Yoo meeshaan mirkaneessaa sababa lamaa keessan bade akkaawuntii keessaniitti qaqqabummaa deebisuuf itti fayyadamuu ni dandeessu.", + "Subscribe": "Subscribe godhaa", + "Subscription Information": "Odeeffannoo Maallaqa Maallaqa", + "Subscription Pending": "Maallaqni Maallaqa Eegamaa Jira", + "Sudan": "Sudaan", + "Suriname": "Surinaam", + "Svalbard And Jan Mayen": "Svalbard fi Jan Mayen jedhaman", + "Svalbard and Jan Mayen": "Svalbard fi Jan Mayen jedhaman", + "Swaziland": "Swaziilaandii .", + "Sweden": "Siwiidin", + "Switch Teams": "Garee Jijjiirraa", + "Switzerland": "Siwiizarlaand", + "Syrian Arab Republic": "Rippabiliika Arabaa Sooriyaa", + "System": "Sirna", + "Taiwan": "Taayiwaan", + "Taiwan, Province of China": "Taayiwaan, Bulchiinsa Chaayinaa", + "Tajikistan": "Taajikistaan", + "Tanzania": "Taanzaaniyaa", + "Tanzania, United Republic of": "Taanzaaniyaa, Rippabiliika Yunaayitid", + "TAX": "GIBRAA", + "Team Details": "Bal'ina Garee", + "Team Invitation": "Affeerraa Garee", + "Team Members": "Miseensota Garee", + "Team Name": "Maqaa Garee", + "Team Owner": "Abbaa Garee", + "Team Settings": "Haala Garee", + "Terms of Service": "Haala Tajaajilaa", + "Thailand": "Taayilaandi", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Waan galmaa'uu keessaniif galatoomaa! Jalqabuu kee dura, liinkii amma email siif ergine cuqaasuun teessoo email kee mirkaneessuu dandeessaa? Yoo email sana hin arganne ta'e gammachuudhaan kan biraa isiniif ergina.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Deeggarsa itti fufiinsaan nuuf gootaniif galatoomaa. Galmee keessaniif waraabbii invoice keessanii walitti qabnee jirra. Gaaffii fi yaaddoo yoo qabaattan nuuf ibsaa.", + "Thanks,": "Galatoomi,", + "The :attribute must be a valid role.": ":attributen gahee sirrii ta’uu qaba.", + "The :attribute must be at least :length characters and contain at least one number.": ":attributen yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate lakkoofsa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attributen yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii addaa tokkoo fi lakkoofsa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attributen yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii addaa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attributen yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii guddaa tokkoo fi lakkoofsa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attributen yoo xiqqaate arfiilee :length qabaachuu fi yoo xiqqaate arfii guddaa tokkoo fi arfii addaa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attributen yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii guddaa tokko, lakkoofsa tokko, fi arfii addaa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attributen yoo xiqqaate arfiilee :length ta'uu fi yoo xiqqaate arfii guddaa tokko qabaachuu qaba.", + "The :attribute must be at least :length characters.": ":attributen yoo xiqqaate arfiilee :length ta'uu qabu.", + "The :attribute must contain at least one letter.": ":attributen yoo xiqqaate qubee tokko qabaachuu qabu.", + "The :attribute must contain at least one number.": ":attributen yoo xiqqaate lakkoofsa tokko qabaachuu qaba.", + "The :attribute must contain at least one symbol.": ":attributen yoo xiqqaate mallattoo tokko qabaachuu qaba.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attributen yoo xiqqaate qubee guddaa tokkoo fi qubee xiqqaa tokko qabaachuu qabu.", + "The :resource was created!": ":resourcen uumame!", + "The :resource was deleted!": ":resourcen haqame!", + "The :resource was restored!": ":resourcen deebi'ee argame!", + "The :resource was updated!": ":resourcen haaromfameera!", + "The action was executed successfully.": "Tarkaanfiin kun milkaa’inaan raawwatameera.", + "The default payment method cannot be removed.": "Malli kaffaltii durtii haqamuu hin danda'u.", + "The file was deleted!": "Faayilli sun haqame!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attributen kenname kun daataa dhangala'aa keessatti mul'ateera. Mee :attribute adda ta'e filadhaa.", + "The given data was invalid.": "Daataan kenname sirrii hin turre.", + "The government won't let us show you what's behind these doors": "Mootummaan waan balbaloota kana duuba jiru isinitti agarsiifnu hin hayyamu", + "The HasOne relationship has already been filled.": "Hariiroon HasOne kanaan dura guutameera.", + "The image could not be loaded": "Fakkiin fe'amuu hin dandeenye", + "The image could not be loaded.": "Fakkiin fe'amuu hin dandeenye.", + "The invoice emails must be valid email addresses.": "Imeelii invoice teessoo imeelii sirrii ta'uu qaba.", + "The password is incorrect.": "Jechi icciitii sirrii miti.", + "The provided coupon code is invalid.": "Koodiin kuuppoonii kenname sirrii miti.", + "The provided password does not match your current password.": "Jechi icciitii kenname jecha icciitii ammaa kee wajjin wal hin simne.", + "The provided password was incorrect.": "Jechi icciitii kenname sirrii hin turre.", + "The provided two factor authentication code was invalid.": "Koodiin mirkaneessuu sababoota lamaa kenname sirrii hin turre.", + "The provided two factor recovery code was invalid.": "Koodiin deebisuu sababa lamaa kenname sirrii hin turre.", + "The provided VAT number is invalid.": "Lakkoofsi VAT kenname sirrii miti.", + "The resource was attached!": "Qabeenyi walitti qabameera!", + "The resource was prevented from being saved!": "Qabeenyi akka hin qusanne dhorkamee ture!", + "The resource was updated!": "Qabeenyi sun haaromfameera!", + "The response is not a streamed response.": "Deebiin kennamu deebii dhangala’aa miti.", + "The response is not a view.": "Deebiin kennamu ilaalcha miti.", + "The selected country is invalid.": "Biyyi filatame sirrii miti.", + "The selected plan is invalid.": "Karoorri filatame sirrii miti.", + "The selected resources have been :action!": "Qabeenyi filatame :action ta'eera!", + "The team's name and owner information.": "Maqaa garee fi odeeffannoo abbaa qabeenyaa.", + "There are no available options for this resource.": "Qabeenya kanaaf filannoowwan jiran hin jiran.", + "There are no fields to display.": "Dirreewwan agarsiifaman hin jiran.", + "There are no new notifications.": "Beeksisni haaraan hin jiru.", + "There was a problem executing the action.": "Tarkaanficha raawwachuu irratti rakkoon uumame.", + "There was a problem fetching the resource.": "Qabeenya sana fiduu irratti rakkoon uumame.", + "There was a problem submitting the form.": "Unka dhiyeessuun rakkoon mudateera.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Namoonni kun garee keessanitti affeeramanii iimeelii waamichaa ergamaniiru. Waamicha iimeelii fudhachuudhaan garee sanatti makamuu danda’u.", + "This account does not have an active subscription.": "Akkaawuntii kun maallaqa maallaqaan bitamuu sochii qabu hin qabu.", + "This action is unauthorized.": "Tarkaanfiin kun hayyama kan hin qabneedha.", + "This copy of Nova is unlicensed.": "Koppiin Nova kun hayyama hin qabu.", + "This coupon code can only be used by new customers.": "Koodiin kuuppaniin kun maamiltoota haaraa qofaan fayyadamuu danda'a.", + "This device": "Meeshaan kun", + "This file field is read-only.": "Dirreen faayilii kun dubbisa qofaaf.", + "This invoice is no longer open.": "Invoice kun kana booda banaa miti.", + "This is a secure area of the application. Please confirm your password before continuing.": "Kun naannoo nageenya qabu application sanaati. Mee itti fufuu kee dura jecha icciitii kee mirkaneessi.", + "This password does not match our records.": "Jechi icciitii kun galmee keenya waliin wal hin simne.", + "This password reset link will expire in :count minutes.": "Link password reset kun daqiiqaa :count booda ni dhumata.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Kaffaltiin kun kan jalqabame yoo ta’u, maallaqni garuu hanga ammaatti hin argamne. Kunis hanga guyyaa 14 fudhachuu danda’a.", + "This resource no longer exists": "Qabeenyi kun kana booda hin jiru", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Maallaqni maallaqaan bitamuu kun yeroon isaa waan darbeef deebi'ee jalqabuu hin danda'u. Mee maallaqa haaraa uumi.", + "This user already belongs to the team.": "Fayyadamaan kun duraanuu kan garee sanaa ti.", + "This user has already been invited to the team.": "Fayyadamaan kun kanaan dura garee kanaaf affeeramee jira.", + "Timor-Leste": "Tiimoor-Leestee", + "to": "gara", + "To": "Gara", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Mirkaneessuu sababa lamaa dandeessisuun xumuruuf, koodii QR armaan gadii application mirkaneessuu bilbila keessanii fayyadamuun sakatta'aa ykn furtuu saagiinsaa galchaa koodii OTP uumame kenni.", + "Today": "Har'a", + "Toggle navigation": "Navigeeshinii jijjiiri", + "Togo": "Toogoo", + "Tokelau": "Tokelaawu", + "Token Name": "Maqaa Mallattoo", + "Tonga": "Toongaa", + "Too Many Requests": "Gaaffii Baay'ee", + "total": "ida'ama", + "Total:": "Ida'ama:", + "Trashed": "Kosii keessaa baafame", + "Trinidad And Tobago": "Triniidaad fi Toobaagoo", + "Trinidad and Tobago": "Triniidaad fi Toobaagoo", + "Tunisia": "Tuuniziyaa", + "Turkey": "Tarkii", + "Turkmenistan": "Turkmeenistaan ​​.", + "Turks And Caicos Islands": "Odoola Turks fi Caicos", + "Turks and Caicos Islands": "Odoola Turks fi Caicos", + "Tuvalu": "Tuvaluu .", + "Two Factor Authentication": "Mirkaneessuu Qabxiilee Lama", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Mirkaneessi sababa lamaa amma dandeessifameera. Appilikeeshinii mirkaneessaa bilbila keessanii fayyadamuun koodii QR armaan gadii kana scan godhaa ykn furtuu setup galchaa.", + "Type": "Akaakuu", + "Uganda": "Yugaandaa", + "Ukraine": "Yukireen", + "Unauthorized": "Hayyama malee", + "United Arab Emirates": "Yunaayitid Arab Emireet", + "United Kingdom": "Yunaayitid Kingidam", + "United States": "Ameerikaa", + "United States Minor Outlying Islands": "Odolawwan Xixiqqaa Alaa Yunaayitid Isteetis", + "United States Outlying Islands": "Odolawwan U.S. Ala Jiran", + "Unknown": "Kan hinbeekamne", + "Unpaid": "Kaffaltii malee", + "Update": "Odeeffannoo dhiyeenyaa", + "Update & Continue Editing": "Gulaaluu Fooyyessi fi Itti Fufsi", + "Update :resource": "Fooyya’iinsa :resource", + "Update :resource: :title": "Fooyya’iinsa :resource: :title", + "Update attached :resource: :title": "Fooyya'iinsa dabalataa :resource: :title", + "Update Password": "Jecha Darbii Fooyyessi", + "Update Payment Information": "Odeeffannoo Kaffaltii Fooyyessi", + "Update Payment Method": "Mala Kaffaltii Fooyyessi", + "Update your account's profile information and email address.": "Odeeffannoo piroofaayilii fi teessoo imeelii akkaawuntii keessanii haaromsi.", + "Uploading": "Olkaa'aa jira", + "Uploading files... (:current/:total)": "Faayilota olkaa'aa jiru... (:current/:total)", + "Uruguay": "Uraagaay", + "Use a recovery code": "Koodii fayyisuu fayyadami", + "Use an authentication code": "Koodii mirkaneessuu fayyadami", + "User Actions": "Gochaalee Fayyadamtootaa", + "User Security": "Nageenya Fayyadamtootaa", + "Username": "Maqaa fayyadamaa", + "Uzbekistan": "Uzbeekistaan", + "Value": "Gatii", + "Vanuatu": "Vaanu'aatuu", + "VAT Number": "Lakkoofsa VAT", + "Venezuela": "Veenzuweelaa", + "Venezuela, Bolivarian Republic of": "Veenzuweelaa, Rippabiliika Booliivaariyaa kan", + "Verify Email Address": "Teessoo Imeelii Mirkaneessi", + "Verify Your Email Address": "Teessoo Imeelii Keessan Mirkaneessaa", + "Viet Nam": "Veetnaam", + "View": "Ilaaluu", + "Virgin Islands, British": "Odoola Varjiin, Biriteen", + "Virgin Islands, U.S.": "Odoola Varjiin, U.S.", + "Wallis And Futuna": "Wallis fi Futuna", + "Wallis and Futuna": "Wallis fi Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Maallaqa maallaqaa keessan hojjechaa jirra. Erga maallaqa galchuun milkaa'inaan adeemsifamee booda fuul-barruun kun ofumaan ni fooyya'a. Akkaataa idileetti adeemsi kun sekondii muraasa qofa fudhachuu qaba.", + "We are unable to process your payment. Please contact customer support.": "Kaffaltii keessan adeemsisuu hin dandeenyu. Maaloo deeggarsa maamiltootaa qunnamaa.", + "We have emailed your password reset link!": "Link password reset keessan email ergineerra!", + "We were unable to find a registered user with this email address.": "Fayyadamaa galmaa'e teessoo imeelii kanaan argachuu hin dandeenye.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Invoice download link gara teessoo email armaan gadiitti ibsina. Teessoo imeelii hedduu komaandii fayyadamuun adda baasuu dandeessa.", + "We're lost in space. The page you were trying to view does not exist.": "Hawaa keessaa badnee jirra. Fuulli ati ilaaluuf yaalaa turte hin jiru.", + "Welcome Back!": "Baga Nagaan Dhuftan!", + "Western Sahara": "Sahaaraa Dhihaa", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Yeroo mirkaneessi sababa lamaa dandeessifamu, yeroo mirkaneessuu mallattoo nageenya qabu, tasaa si gaafatama. Mallattoo kana application Google Authenticator bilbila keessanii irraa argachuu dandeessu.", + "Whoops": "Whoops jechuun ni danda'ama", + "Whoops!": "Wayyaa!", + "Whoops! Something went wrong.": "Whoops! Waan tokkotu dogoggora ta'e.", + "With Trashed": "Kosii waliin", + "Write": "Barreessuu", + "Year To Date": "Bara Hanga Har'aatti", + "Yearly": "Waggaa waggaan", + "Yemen": "Yaman", + "Yes": "Eeyyee", + "You are already subscribed.": "Duraan subscribe gootaniittu.", + "You are currently within your free trial period. Your trial will expire on :date.": "Yeroo ammaa kana yeroo yaaliin bilisaa keessan keessa jirtu. Dhaddachi keessan gaafa :date xumurama.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Yeroo ammaa kana yeroo yaaliin bilisaa keessan keessa jirtu. Yaaliin kee gaafa :date. Maallaqa maallaqaa haaraa jalqabuun yaaliin kee xumura.", + "You are logged in!": "Isin seentee jirta!", + "You are receiving this email because we received a password reset request for your account.": "Imeelii kana kan isin qaqqabsiisaa jiru sababni isaas gaaffiin jecha icciitii akkaawuntii keessaniif deebisanii dhaabuu waan nu qaqqabeef.", + "You have been invited to join the :team team!": "Garee :teamtti akka makamtan affeeramtaniittu!", + "You have enabled two factor authentication.": "Mirkaneessuu sababoota lama dandeessifteetta.", + "You have not enabled two factor authentication.": "Mirkaneessa sababoota lamaa hin dandeessifne.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Invoice hin kaffalamiin tokko tokko qabda. Mala kaffaltii durtii kee erga fooyyessitee booda, kaffaltiiwwan karaa tarree invoice armaan gadii irra deebitee yaalu dandeessa.", + "You may accept this invitation by clicking the button below:": "Waamicha kana fudhachuu kan dandeessan button armaan gadii tuquun:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Yeroo barbaaddetti maallaqa galchuu kee haquu dandeessa. Erga maallaqni kee haqamee booda, hanga xumura marsaa kaffaltii amma qabdutti maallaqa galchuu deebiftee jalqabuuf filannoo ni qabaatta.", + "You may delete any of your existing tokens if they are no longer needed.": "Yoo kana booda hin barbaachifne mallattoolee kee jiran kamiyyuu haquu dandeessa.", + "You may not delete your personal team.": "Garee dhuunfaa kee haquu dhiisuu dandeessa.", + "You may not leave a team that you created.": "Garee ati uumte keessaa bahuu dhiisuu dandeessa.", + "You will receive an invoice and payment link via email for each billing period.": "Yeroo kaffaltii tokkoon tokkoon isaaniif invoice fi hidhaa kaffaltii karaa email ni argattu.", + "You're logged in!": "Ati seentee jirta!", + "Your :invoiceName invoice is now available!": "Invoice :invoiceName keessan amma ni argama!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Teessoon kaffaltii keessanii :address :address2 :postal_code :city :state :country dha", + "Your card was declined. Please contact your card issuer for more information.": "Kaardii keessan dide. Odeeffannoo dabalataaf nama kaardii keessan kenne qunnamaa.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Malli kaffaltii ammaa keessan kaardii liqii :lastFourn xumuramu kan :expirationtti xumuramudha.", + "Your email address is unverified.": "Teessoon email keessanii hin mirkanoofne.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Kaffaltiin kee inni dhumaa :amount hin milkoofne. Maaloo kaffaltii fashalaa'e irra deebi'ii yaaluuf mala kaffaltii kee haaromsi.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Kaffaltiin kee inni dhumaa :amount on :date hin milkoofne. Maaloo kaffaltii fashalaa'e irra deebi'ii yaaluuf mala kaffaltii kee haaromsi.", + "Your next payment of :amount will be processed on :date.": "Kaffaltiin keessan itti aanu kan :amount gaafa :date ta'a.", + "Your payment method has been added successfully.": "Malli kaffaltii keessanii milkaa'inaan dabalameera.", + "Your payment method will be charged automatically for each billing period.": "Malli kaffaltii keessanii yeroo kaffaltii tokkoon tokkoon isaaniif ofumaan ni kaffalama.", + "Your registered VAT Number is :vatNumber.": "Lakkoofsi VAT galmaa'e keessan :vatNumber dha.", + "Your subscription has been started successfully.": "Maallaqni kee milkaa'inaan jalqabameera.", + "Your subscription has been successfully cancelled.": "Maallaqni maallaqaa keessan milkaa'inaan haqameera.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Maallaqni maallaqaa keessan milkaa'inaan haqameera. Ammas hanga yeroon kaffaltii kee xumuramutti qaqqabummaa ni qabaatta.", + "Your subscription was successfully resumed.": "Maallaqni kee milkaa'inaan deebi'ee jalqabame.", + "Your subscription was successfully updated.": "Maallaqni kee milkaa'inaan haaromfameera.", + "Zambia": "Zaambiyaa", + "Zimbabwe": "Zimbaabuwee", + "Zip / Postal Code": "Ziip / Koodii Poostaa", + "Åland Islands": "Odoola Åland" +} diff --git a/locales/om/php-inline.json b/locales/om/php-inline.json new file mode 100644 index 00000000000..2c114c03779 --- /dev/null +++ b/locales/om/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dirreen kun fudhatama argachuu qaba.", + "accepted_if": "Dirreen kun fudhatamuu qaba yeroo :other :value ta'u.", + "active_url": "Dirreen kun URL sirrii miti.", + "after": "Dirreen kun guyyaa :date booda ta'uu qaba.", + "after_or_equal": "Dirreen kun guyyaa :date booda ykn walqixa ta'uu qaba.", + "alpha": "Dirreen kun qubee qofa qabaachuu qaba.", + "alpha_dash": "Dirreen kun qubeewwan, lakkoofsota, daashiiwwanii fi sarara jalaa qofa qabaachuu qaba.", + "alpha_num": "Dirreen kun qubee fi lakkoofsota qofa qabaachuu qaba.", + "any_of": "Dirreen kun seera qabeessa miti.", + "array": "Dirreen kun tarree ta'uu qaba.", + "ascii": "Dirreen kun arfiilee fi mallattoolee qubee lakkoofsaa baayitii tokkoo qofa qabaachuu qaba.", + "attached": "Dirreen kun duraanuu maxxaneera.", + "before": "Dirreen kun guyyaa :date dura ta'uu qaba.", + "before_or_equal": "Dirreen kun guyyaa :date dura ykn walqixa ta'uu qaba.", + "between.array": "Dirreen kun wantoota :min hanga :max gidduutti qabaachuu qaba.", + "between.file": "Dirreen kun kiiloo baayitii :min hanga :max gidduutti ta'uu qaba.", + "between.numeric": "Dirreen kun :min fi :max gidduutti ta'uu qaba.", + "between.string": "Dirreen kun arfiilee :min fi :max gidduutti ta'uu qaba.", + "boolean": "Dirreen kun dhugaa ykn soba ta'uu qaba.", + "can": "Dirreen kun gatii hin hayyamamne of keessaa qaba.", + "confirmed": "Mirkaneessi dirree kun wal hin simne.", + "contains": "Dirreen kun gatii barbaadamu dhabeera.", + "date": "Dirreen kun guyyaa sirrii miti.", + "date_equals": "Dirreen kun guyyaa :date waliin walqixa ta'uu qaba.", + "date_format": "Dirreen kun bifa :format wajjin wal hin simne.", + "decimal": "Dirreen kun bakka kurnyee :decimal qabaachuu qaba.", + "declined": "Dirreen kun kufaa ta'uu qaba.", + "declined_if": "Dirreen kun yeroo :other :value ta'u kufaa ta'uu qaba.", + "different": "Dirreen kun fi :other adda ta'uu qaba.", + "digits": "Dirreen kun dijiitii :digits ta'uu qaba.", + "digits_between": "Dirreen kun dijiitii :min fi :max gidduutti ta'uu qaba.", + "dimensions": "Dirreen kun safara fakkii sirrii hin taane qaba.", + "distinct": "Dirreen kun gatii dachaa qaba.", + "doesnt_contain": "Dirreen kun kanneen armaan gadii keessaa tokkollee qabachuu hin qabu: :values.", + "doesnt_end_with": "Dirreen kun kanneen armaan gadii keessaa tokkoon xumuramuu hin qabu: :values.", + "doesnt_start_with": "Dirreen kun kanneen armaan gadii keessaa tokkoon jalqabuu hin qabu: :values.", + "email": "Dirreen kun teessoo imeelii sirrii ta'uu qaba.", + "ends_with": "Dirreen kun kanneen armaan gadii keessaa tokkoon xumuramuu qaba: :values.", + "enum": "Dirreen filatame sirrii miti.", + "exists": "Dirreen filatame sirrii miti.", + "extensions": "Dirreen kun dheerina armaan gadii keessaa tokko qabaachuu qaba: :values.", + "file": "Dirreen kun faayilii ta'uu qaba.", + "filled": "Dirreen kun gatii qabaachuu qaba.", + "gt.array": "Dirreen kun wantoota :value ol qabaachuu qaba.", + "gt.file": "Dirreen kun kiiloo baayitii :value ol ta'uu qaba.", + "gt.numeric": "Dirreen kun :value ol ta'uu qaba.", + "gt.string": "Dirreen kun arfiilee :value ol ta'uu qaba.", + "gte.array": "Dirreen kun wantoota :value fi isaa ol qabaachuu qaba.", + "gte.file": "Dirreen kun kiiloo baayitii :value ol ykn walqixa ta'uu qaba.", + "gte.numeric": "Dirreen kun :value ol ykn walqixa ta'uu qaba.", + "gte.string": "Dirreen kun arfiilee :value ol ykn walqixa ta'uu qaba.", + "hex_color": "Dirreen kun halluu heksaadesimaalii sirrii ta'uu qaba.", + "image": "Dirreen kun fakkii ta'uu qaba.", + "in": "Dirreen filatame sirrii miti.", + "in_array": "Dirreen kun :other keessatti hin jiru.", + "in_array_keys": "Dirreen kun yoo xiqqaate furtuuwwan armaan gadii keessaa tokko qabaachuu qaba: :values.", + "integer": "Dirreen kun lakkoofsa guutuu ta'uu qaba.", + "ip": "Dirreen kun teessoo IP sirrii ta'uu qaba.", + "ipv4": "Dirreen kun teessoo IPv4 sirrii ta'uu qaba.", + "ipv6": "Dirreen kun teessoo IPv6 sirrii ta'uu qaba.", + "json": "Dirreen kun dhangii JSON sirrii ta'uu qaba.", + "list": "Dirreen kun tarree ta'uu qaba.", + "lowercase": "Dirreen kun qubee xiqqaa ta'uu qaba.", + "lt.array": "Dirreen kun wantoota :value gadi qabaachuu qaba.", + "lt.file": "Dirreen kun kiiloo baayitii :value gadi ta'uu qaba.", + "lt.numeric": "Dirreen kun :value gadi ta'uu qaba.", + "lt.string": "Dirreen kun arfiilee :value gadi ta'uu qaba.", + "lte.array": "Dirreen kun wantoota :value ol qabaachuu hin qabu.", + "lte.file": "Dirreen kun kiiloo baayitii :value gadi ykn walqixa ta'uu qaba.", + "lte.numeric": "Dirreen kun :value gadi ykn walqixa ta'uu qaba.", + "lte.string": "Dirreen kun arfiilee :value gadi ykn walqixa ta'uu qaba.", + "mac_address": "Dirreen kun teessoo MAC sirrii ta'uu qaba.", + "max.array": "Dirreen kun wantoota :max ol qabaachuu hin qabu.", + "max.file": "Dirreen kun kiiloo baayitii :max ol ta'uu hin qabu.", + "max.numeric": "Dirreen kun :max ol ta'uu hin qabu.", + "max.string": "Dirreen kun arfiilee :max ol ta'uu hin qabu.", + "max_digits": "Dirreen kun dijiitii :max ol qabaachuu hin qabu.", + "mimes": "Dirreen kun faayilii gosa: :values ta'uu qaba.", + "mimetypes": "Dirreen kun faayilii gosa: :values ta'uu qaba.", + "min.array": "Dirreen kun yoo xiqqaate wantoota :min qabaachuu qaba.", + "min.file": "Dirreen kun yoo xiqqaate kiiloo baayitii :min ta'uu qaba.", + "min.numeric": "Dirreen kun yoo xiqqaate :min ta'uu qaba.", + "min.string": "Dirreen kun yoo xiqqaate arfiilee :min ta'uu qaba.", + "min_digits": "Dirreen kun yoo xiqqaate dijiitota :min qabaachuu qaba.", + "missing": "Dirreen kun dhabamuu qaba.", + "missing_if": "Dirreen kun yeroo :other :value ta'u dhabamuu qaba.", + "missing_unless": "Dirreen kun yoo :other :value ta'e malee dhabamuu qaba.", + "missing_with": "Dirreen kun yeroo :values jiru dhabamuu qaba.", + "missing_with_all": "Dirreen kun yeroo :values jiranitti dhabamuu qaba.", + "multiple_of": "Dirreen kun dachaa :value ta'uu qaba.", + "not_in": "Dirreen filatame sirrii miti.", + "not_regex": "Akkaataan dirree kun sirrii miti.", + "numeric": "Dirreen kun lakkoofsa ta'uu qaba.", + "password.letters": "Dirreen kun yoo xiqqaate qubee tokko qabaachuu qaba.", + "password.mixed": "Dirreen kun yoo xiqqaate qubee guddaa tokkoo fi qubee xiqqaa tokko qabaachuu qaba.", + "password.numbers": "Dirreen kun yoo xiqqaate lakkoofsa tokko qabaachuu qaba.", + "password.symbols": "Dirreen kun yoo xiqqaate mallattoo tokko qabaachuu qaba.", + "password.uncompromised": "Dirreen kenname dhangala'aa deetaa keessatti mul'ateera. Mee dirree adda ta'e filadhaa.", + "present": "Dirreen kun argamu qaba.", + "present_if": "Dirreen kun yeroo :other :value ta'u argamu qaba.", + "present_unless": "Dirreen kun :other :value yoo ta'e malee jiraachuu qaba.", + "present_with": "Dirreen kun yeroo :values jirutti argamu qaba.", + "present_with_all": "Dirreen kun yeroo :values jiranitti argamu qaba.", + "prohibited": "Dirreen kun dhorkaadha.", + "prohibited_if": "Dirreen kun yeroo :other :value ta'u dhorkaadha.", + "prohibited_if_accepted": "Dirreen kun yeroo :other fudhatama argatu dhorkaadha.", + "prohibited_if_declined": "Dirreen kun yeroo :other gadi bu’u dhorkaadha.", + "prohibited_unless": "Dirreen kun dhorkaadha yoo :other :values keessa ta'e malee.", + "prohibits": "Dirreen kun :other akka hin argamne dhorka.", + "regex": "Akkaataan dirree kun sirrii miti.", + "relatable": "Dirreen kun qabeenya kanaan walqabsiisuu dhiisuu danda'a.", + "required": "Dirreen kun barbaachisaadha.", + "required_array_keys": "Dirreen kun galtee: :values qabaachuu qaba.", + "required_if": "Dirreen kun kan barbaachisu yeroo :other :value ta'udha.", + "required_if_accepted": "Dirreen kun kan barbaachisu yeroo :other fudhatama argatudha.", + "required_if_declined": "Dirreen kun kan barbaachisu yeroo :other gadi bu'udha.", + "required_unless": "Dirreen kun kan barbaachisu yoo :other :values keessa jiraate malee.", + "required_with": "Dirreen kun kan barbaachisu yeroo :values jirudha.", + "required_with_all": "Dirreen kun kan barbaachisu yeroo :values jiranittidha.", + "required_without": "Dirreen kun kan barbaachisu yeroo :values hin jirretti.", + "required_without_all": "Dirreen kun kan barbaachisu yeroo :values keessaa tokkollee hin jirretti.", + "same": "Dirreen kun fi :other walsimsiisuu qabu.", + "size.array": "Dirreen kun wantoota :size qabaachuu qaba.", + "size.file": "Dirreen kun kiiloo baayitii :size ta'uu qaba.", + "size.numeric": "Dirreen kun :size ta'uu qaba.", + "size.string": "Dirreen kun arfiilee :size ta'uu qaba.", + "starts_with": "Dirreen kun kanneen armaan gadii keessaa tokkoon jalqabuu qaba: :values.", + "string": "Dirreen kun dhangii ta'uu qaba.", + "timezone": "Dirreen kun naannoo sa'aatii sirrii ta'uu qaba.", + "ulid": "Dirreen kun ULID sirrii ta'uu qaba.", + "unique": "Dirreen kun duraan fudhatamee jira.", + "uploaded": "Dirreen kun olkaa'uu hin dandeenye.", + "uppercase": "Dirreen kun qubee guddaa ta'uu qaba.", + "url": "Dirreen kun URL sirrii ta'uu qaba.", + "uuid": "Dirreen kun UUID sirrii ta'uu qaba." +} diff --git a/locales/om/php.json b/locales/om/php.json new file mode 100644 index 00000000000..6825d00eafd --- /dev/null +++ b/locales/om/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attributen fudhatama argachuu qabu.", + "accepted_if": ":attributen yeroo :other :value ta’u fudhatama argachuu qaba.", + "active_url": ":attributen URL sirrii miti.", + "after": ":attributen guyyaa :date booda ta'uu qaba.", + "after_or_equal": ":attributen guyyaa :date booda ykn qixa ta’uu qaba.", + "alpha": ":attributen qubee qofa qabaachuu qabu.", + "alpha_dash": ":attributen qubee, lakkoofsa, daash fi jala sarara qofa qabaachuu qaba.", + "alpha_num": ":attributen qubee fi lakkoofsa qofa qabaachuu qaba.", + "any_of": "Dirreen :attribute seera qabeessa miti.", + "array": ":attributen isaanii tarree ta'uu qabu.", + "ascii": "Dirreen :attribute arfiilee fi mallattoolee qubee lakkoofsaa baayitii tokkoo qofa qabaachuu qaba.", + "attached": ":attributen kun duruu walitti qabameera.", + "before": ":attributen guyyaa :date dura ta'uu qaba.", + "before_or_equal": ":attributen guyyaa :date dura ykn walqixa ta’uu qaba.", + "between.array": ":attributen meeshaalee :min hanga :max gidduutti qabaachuu qabu.", + "between.file": ":attributen kiiloo baayitii :min hanga :max gidduutti ta'uu qaba.", + "between.numeric": ":attributen :min hanga :max gidduutti ta’uu qaba.", + "between.string": ":attributen arfiilee :min hanga :max gidduutti ta'uu qaba.", + "boolean": "Dirreen :attribute dhugaa ykn soba ta'uu qaba.", + "can": "Dirreen :attribute gatii hin hayyamamne of keessaa qaba.", + "confirmed": "Mirkaneessi :attribute wal hin simne.", + "contains": "Dirreen :attribute gatii barbaadamu dhabeera.", + "current_password": "Jechi icciitii sirrii miti.", + "date": ":attributen guyyaa sirrii miti.", + "date_equals": ":attributen guyyaa :date waliin walqixa ta’uu qaba.", + "date_format": ":attributen bifa :format wajjin wal hin simne.", + "decimal": "Dirreen :attribute bakka kurnyee :decimal qabaachuu qaba.", + "declined": ":attributen kufaa ta'uu qabu.", + "declined_if": ":attributen yeroo :other :value ta'u gadi bu'uu qaba.", + "different": ":attribute fi :other adda ta'uu qabu.", + "digits": ":attributen dijiitii :digits ta’uu qabu.", + "digits_between": ":attributen dijiitii :min hanga :max gidduutti ta’uu qaba.", + "dimensions": ":attributen safara fakkii sirrii hin taane qaba.", + "distinct": "Dirreen :attribute gatii dachaa qaba.", + "doesnt_contain": "Dirreen :attribute kanneen armaan gadii keessaa tokkollee qabaachuu hin qabu: :values.", + "doesnt_end_with": "Dirreen :attribute kanneen armaan gadii keessaa tokkoon xumuramuu hin qabu: :values.", + "doesnt_start_with": "Dirreen :attribute kanneen armaan gadii keessaa tokkoon jalqabuu hin qabu: :values.", + "email": ":attributen kun teessoo imeelii sirrii ta’uu qaba.", + "ends_with": ":attributen kanneen armaan gadii keessaa tokkoon xumuramuu qabu: :values.", + "enum": ":attributen filataman sirrii miti.", + "exists": ":attributen filataman sirrii miti.", + "extensions": "Dirreen :attribute dheerina armaan gadii keessaa tokko qabaachuu qaba: :values.", + "failed": "Mirkaneessitoonni kun galmee keenyaan wal hin simne.", + "file": ":attributen faayila ta'uu qabu.", + "filled": "Dirreen :attribute gatii qabaachuu qaba.", + "gt.array": ":attributen meeshaalee :value ol qabaachuu qabu.", + "gt.file": ":attributen kiiloo baayitii :value ol ta'uu qaba.", + "gt.numeric": ":attributen :value ol ta'uu qaba.", + "gt.string": ":attributen arfiilee :value ol ta'uu qaba.", + "gte.array": ":attributen meeshaalee :value fi isaa ol qabaachuu qabu.", + "gte.file": ":attributen kiiloo baayitii :value ol ykn walqixa ta'uu qaba.", + "gte.numeric": ":attributen :value ol ykn walqixa ta’uu qaba.", + "gte.string": ":attributen arfiilee :value ol ykn walqixa ta'uu qaba.", + "hex_color": "Dirreen :attribute halluu heksaadesimaal sirrii ta'uu qaba.", + "image": ":attributen fakkii ta'uu qaba.", + "in": ":attributen filataman sirrii miti.", + "in_array": "Dirreen :attribute :other keessatti hin jiru.", + "in_array_keys": "Dirreen :attribute yoo xiqqaate furtuuwwan armaan gadii keessaa tokko qabaachuu qaba: :values.", + "integer": ":attributen lakkoofsa guutuu ta’uu qaba.", + "ip": ":attributen IP sirrii ta'uu qabu.", + "ipv4": ":attributen teessoo IPv4 sirrii ta'uu qaba.", + "ipv6": ":attributen teessoo IPv6 sirrii ta'uu qaba.", + "json": ":attributen dhangii JSON sirrii ta'uu qaba.", + "list": "Dirreen :attribute tarree ta'uu qaba.", + "lowercase": "Dirreen :attribute qubee xiqqaa ta'uu qaba.", + "lt.array": ":attributen meeshaalee :value gadi qabaachuu qabu.", + "lt.file": ":attributen kiiloo baayitii :value gadi ta'uu qaba.", + "lt.numeric": ":attributen :value gadi ta’uu qaba.", + "lt.string": ":attributen arfiilee :value gadi ta'uu qabu.", + "lte.array": ":attributen meeshaalee :value ol qabaachuu hin qaban.", + "lte.file": ":attributen kiiloo baayitii :value gadi ykn walqixa ta'uu qaba.", + "lte.numeric": ":attributen :value gadi ykn walqixa ta’uu qaba.", + "lte.string": ":attributen arfiilee :value gadi ykn walqixa ta'uu qabu.", + "mac_address": ":attributen teessoo MAC sirrii ta'uu qaba.", + "max.array": ":attributen meeshaalee :max ol qabaachuu hin qaban.", + "max.file": ":attributen kiiloo baayitii :max ol ta'uu hin qabu.", + "max.numeric": ":attributen :max ol ta’uu hin qabu.", + "max.string": ":attributen arfiilee :max ol ta'uu hin qaban.", + "max_digits": "Dirreen :attribute dijiitii :max ol qabaachuu hin qabu.", + "mimes": ":attributen faayilii gosa: :values ta'uu qaba.", + "mimetypes": ":attributen faayilii gosa: :values ta'uu qaba.", + "min.array": ":attributen yoo xiqqaate meeshaalee :min qabaachuu qabu.", + "min.file": ":attributen yoo xiqqaate kiiloo baayitii :min ta'uu qaba.", + "min.numeric": ":attributen yoo xiqqaate :min ta'uu qabu.", + "min.string": ":attributen yoo xiqqaate arfiilee :min ta'uu qabu.", + "min_digits": "Dirreen :attribute yoo xiqqaate dijiitota :min qabaachuu qaba.", + "missing": "Dirreen :attribute dhabamuu qaba.", + "missing_if": "Dirreen :attribute yeroo :other :value ta'u dhabamuu qaba.", + "missing_unless": "Dirreen :attribute yoo :other :value ta'e malee dhabamuu qaba.", + "missing_with": "Dirreen :attribute yeroo :values jiru dhabamuu qaba.", + "missing_with_all": "Dirreen :attribute yeroo :values argaman dhabamuu qaba.", + "multiple_of": ":attributen dachaa :value ta’uu qaba.", + "next": "Kan itti aanu", + "not_in": ":attributen filataman sirrii miti.", + "not_regex": "Akkaataan :attribute sirrii miti.", + "numeric": ":attributen lakkoofsa ta'uu qaba.", + "password": "Jechi icciitii sirrii miti.", + "password.letters": "Dirreen :attribute yoo xiqqaate qubee tokko qabaachuu qaba.", + "password.mixed": "Dirreen :attribute yoo xiqqaate qubee guddaa tokkoo fi qubee xiqqaa tokko qabaachuu qaba.", + "password.numbers": "Dirreen :attribute yoo xiqqaate lakkoofsa tokko qabaachuu qaba.", + "password.symbols": "Dirreen :attribute yoo xiqqaate mallattoo tokko qabaachuu qaba.", + "password.uncompromised": ":attributen kenname kun daataa dhangala'aa keessatti mul'ateera. Mee :attribute adda ta'e filadhaa.", + "present": "Dirreen :attribute argamuu qaba.", + "present_if": "Dirreen :attribute yeroo :other :value ta'u argamu qaba.", + "present_unless": "Dirreen :attribute :other :value yoo ta'e malee argamu qaba.", + "present_with": "Dirreen :attribute yeroo :values jirutti argamu qaba.", + "present_with_all": "Dirreen :attribute yeroo :values jiranitti argamu qaba.", + "previous": "Kan duraa", + "prohibited": "Dirree :attribute dhorkaadha.", + "prohibited_if": "Dirreen :attribute yeroo :other :value ta'u dhorkaadha.", + "prohibited_if_accepted": "Dirreen :attribute yeroo :other fudhatama argatu dhorkaadha.", + "prohibited_if_declined": "Dirreen :attribute yeroo :other gadi bu'u dhorkaadha.", + "prohibited_unless": "Dirreen :attribute dhorkaadha yoo :other :values keessa jiraate malee.", + "prohibits": "Dirreen :attribute :other akka hin argamne dhorka.", + "regex": "Akkaataan :attribute sirrii miti.", + "relatable": "Kun :attribute qabeenya kanaan walqabatee jiraachuu dhiisuu danda'a.", + "required": "Dirree :attribute barbaachisa.", + "required_array_keys": "Dirreen :attribute galtee: :values qabaachuu qaba.", + "required_if": "Dirreen :attribute kan barbaachisu yeroo :other :value ta'udha.", + "required_if_accepted": "Dirreen :attribute kan barbaachisu yeroo :other fudhatama argatudha.", + "required_if_declined": "Dirreen :attribute kan barbaachisu yeroo :other gadi bu'udha.", + "required_unless": "Dirreen :attribute yoo :other :values keessa jiraate malee barbaachisaadha.", + "required_with": "Dirreen :attribute kan barbaachisu yeroo :values jirudha.", + "required_with_all": "Dirreen :attribute kan barbaachisu yeroo :values jiranitti.", + "required_without": "Dirreen :attribute kan barbaachisu yeroo :values hin jirredha.", + "required_without_all": "Dirreen :attribute kan barbaachisu yeroo :values keessaa tokkollee hin jirretti.", + "reset": "Jechi icciitii kee reset ta'eera.", + "same": ":attribute fi :other walsimsiisuu qabu.", + "sent": "Link password reset keessan email ergineerra.", + "size.array": ":attributen immoo meeshaalee :size qabaachuu qabu.", + "size.file": ":attributen kiiloo baayitii :size ta'uu qaba.", + "size.numeric": ":attributen :size ta'uu qabu.", + "size.string": ":attributen arfiilee :size ta'uu qabu.", + "starts_with": ":attributen kanneen armaan gadii keessaa tokkoon jalqabuu qabu: :values.", + "string": ":attributen sun hidhaa ta'uu qaba.", + "throttle": "Yaaliin seensaa baay'ee. Mee sekondii :seconds booda irra deebi'ii yaalaa.", + "throttled": "Maaloo irra deebi'anii yaaluun dura eegaa.", + "timezone": ":attributen naannoo sa'aatii sirrii ta'uu qaba.", + "token": "Mallattoon jecha icciitii deebisuu kun sirrii miti.", + "ulid": "Dirreen :attribute ULID sirrii ta'uu qaba.", + "unique": ":attributen duraan fudhatamee jira.", + "uploaded": ":attributen olkaa'uu hin dandeenye.", + "uppercase": "Dirreen :attribute qubee guddaa ta'uu qaba.", + "url": ":attributen URL sirrii ta'uu qaba.", + "user": "Fayyadamaa teessoo email sana qabu argachuu hin dandeenyu.", + "uuid": ":attributen UUID sirrii ta'uu qaba." +} diff --git a/locales/or/_excludes.json b/locales/or/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/or/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/or/json-inline.json b/locales/or/json-inline.json new file mode 100644 index 00000000000..411b114684a --- /dev/null +++ b/locales/or/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ ଭୂମିକା ହେବା ଜରୁରୀ |", + "The :attribute must be at least :length characters and contain at least one number.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବ |", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବିଶେଷ ବର୍ଣ୍ଣ ଏବଂ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବା ଆବଶ୍ୟକ |", + "The :attribute must be at least :length characters and contain at least one special character.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବିଶେଷ ବର୍ଣ୍ଣ ଧାରଣ କରିବ |", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଏବଂ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବା ଆବଶ୍ୟକ |", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଏବଂ ଗୋଟିଏ ବିଶେଷ ବର୍ଣ୍ଣ ଧାରଣ କରିବା ଉଚିତ |", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର, ଗୋଟିଏ ସଂଖ୍ୟା, ଏବଂ ଗୋଟିଏ ବିଶେଷ ବର୍ଣ୍ଣ ଧାରଣ କରିବା ଉଚିତ |", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଧାରଣ କରିବା ଉଚିତ |", + "The :attribute must be at least :length characters.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଜରୁରୀ |", + "The :attribute must contain at least one letter.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ଅକ୍ଷର ଧାରଣ କରିବା ଜରୁରୀ |", + "The :attribute must contain at least one number.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବା ଜରୁରୀ |", + "The :attribute must contain at least one symbol.": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ପ୍ରତୀକ ଧାରଣ କରିବା ଜରୁରୀ |", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ଏହି କ୍ଷେତ୍ରଟି ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଏବଂ ଗୋଟିଏ ଛୋଟ ଅକ୍ଷର ଧାରଣ କରିବା ଜରୁରୀ |", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ପ୍ରଦତ୍ତ ଫିଲ୍ଡ ଏକ ଡାଟା ଲିକ୍ ରେ ଦେଖାଦେଇଛି | ଦୟାକରି ଏକ ଭିନ୍ନ କ୍ଷେତ୍ର ବାଛନ୍ତୁ |" +} diff --git a/locales/or/json.json b/locales/or/json.json new file mode 100644 index 00000000000..c7924ba3460 --- /dev/null +++ b/locales/or/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ଏବଂ ଆହୁରି :count ତ୍ରୁଟି)", + "(and :count more errors)": "(ଏବଂ ଆହୁରି :count ତ୍ରୁଟି)|(ଏବଂ ଆହୁରି :count ଟି ତ୍ରୁଟି)|(ଏବଂ ଆହୁରି :count ଟି ତ୍ରୁଟି)", + "30 Days": "30 ଦିନ", + "60 Days": "60 ଦିନ", + "90 Days": "90 ଦିନ", + ":amount selected": ":amount ମନୋନୀତ |", + ":amount Total": ":amount ସମୁଦାୟ", + ":days day trial": ":days ଦିନ ପରୀକ୍ଷା", + ":resource Details": ":resource ବିବରଣୀ", + ":resource Details: :title": ":resource ବିବରଣୀ: :title", + "A decryption key is required.": "ଏକ ଡିକ୍ରିପ୍ସନ୍ ଚାବି ଆବଶ୍ୟକ |", + "A fresh verification link has been sent to your email address.": "ଏକ ନୂତନ ଯାଞ୍ଚ ଲିଙ୍କ୍ ଆପଣଙ୍କ ଇମେଲ୍ ଠିକଣାକୁ ପଠାଯାଇଛି |", + "A new verification link has been sent to the email address you provided during registration.": "ପଞ୍ଜୀକରଣ ସମୟରେ ଆପଣ ପ୍ରଦାନ କରିଥିବା ଇମେଲ ଠିକଣାକୁ ଏକ ନୂତନ ଯାଞ୍ଚ ଲିଙ୍କ ପଠାଯାଇଛି |", + "A new verification link has been sent to the email address you provided in your profile settings.": "ଆପଣ ଆପଣଙ୍କର ପ୍ରୋଫାଇଲ୍ ସେଟିଂସମୂହରେ ପ୍ରଦାନ କରିଥିବା ଇମେଲ୍ ଠିକଣାକୁ ଏକ ନୂତନ ଯାଞ୍ଚ ଲିଙ୍କ୍ ପଠାଯାଇଛି |", + "A new verification link has been sent to your email address.": "ଆପଣଙ୍କର ଇମେଲ୍ ଠିକଣାକୁ ଏକ ନୂତନ ଯାଞ୍ଚ ଲିଙ୍କ୍ ପଠାଯାଇଛି |", + "Accept Invitation": "ନିମନ୍ତ୍ରଣ ଗ୍ରହଣ କରନ୍ତୁ |", + "Action": "କାର୍ଯ୍ୟ", + "Action Event": "କାର୍ଯ୍ୟ ଇଭେଣ୍ଟ |", + "Action Events": "କାର୍ଯ୍ୟ ଇଭେଣ୍ଟଗୁଡିକ |", + "Action Happened At": "ଘଟିଲା", + "Action Initiated By": "ଦ୍ାରା ଆରମ୍ଭ", + "Action Name": "ନାମ", + "Action Status": "ସ୍ଥିତି", + "Action Target": "ଲକ୍ଷ୍ୟ", + "Actions": "କାର୍ଯ୍ୟ", + "Add": "ଯୋଡନ୍ତୁ |", + "Add :resource": ":resource ଯୋଡନ୍ତୁ |", + "Add a new team member to your team, allowing them to collaborate with you.": "ଆପଣଙ୍କ ଦଳରେ ଏକ ନୂତନ ଦଳର ସଦସ୍ୟ ଯୋଡନ୍ତୁ, ସେମାନଙ୍କୁ ଆପଣଙ୍କ ସହ ସହଯୋଗ କରିବାକୁ ଅନୁମତି ଦିଅନ୍ତୁ |", + "Add additional security to your account using two factor authentication.": "ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣ ବ୍ୟବହାର କରି ଆପଣଙ୍କ ଆକାଉଣ୍ଟରେ ଅତିରିକ୍ତ ସୁରକ୍ଷା ଯୋଡନ୍ତୁ |", + "Add Payment Method": "ଦେୟ ପଦ୍ଧତି ଯୋଡନ୍ତୁ |", + "Add row": "ଧାଡି ଯୋଡନ୍ତୁ |", + "Add Team Member": "ଦଳ ସଦସ୍ୟ ଯୋଡନ୍ତୁ |", + "Add VAT Number": "ଭ୍ୟାଟ୍ ନମ୍ବର ଯୋଡନ୍ତୁ |", + "Added.": "ଯୋଡା ଯାଇଛି |", + "Additional billing information updated successfully.": "ଅତିରିକ୍ତ ବିଲିଂ ସୂଚନା ସଫଳତାର ସହିତ ଅଦ୍ୟତନ ହୋଇଛି |", + "Address": "ଠିକଣା", + "Address Line 2": "ଠିକଣା ରେଖା 2", + "Administrator": "ପ୍ରଶାସକ", + "Administrator users can perform any action.": "ବ୍ୟବସ୍ଥାପକ ଉପଭୋକ୍ତାମାନେ ଯେକ any ଣସି କାର୍ଯ୍ୟ କରିପାରିବେ |", + "Afghanistan": "ଆଫଗାନିସ୍ତାନ", + "Aland Islands": "Å ଲ୍ୟାଣ୍ଡ ଦ୍ୱୀପପୁଞ୍ଜ", + "Albania": "ଆଲବେନିଆ", + "Algeria": "ଆଲଜେରିଆ", + "All of the people that are part of this team.": "ସମସ୍ତ ଲୋକ ଯେଉଁମାନେ ଏହି ଦଳର ଅଂଶ ଅଟନ୍ତି |", + "All resources loaded.": "ସମସ୍ତ ଉତ୍ସ ଲୋଡ୍ ହୋଇଛି |", + "All rights reserved.": "ସମସ୍ତ ଅଧିକାର ସଂରକ୍ଷିତ।", + "Already registered?": "ପୂର୍ବରୁ ପଞ୍ଜିକୃତ ହୋଇସାରିଛନ୍ତି କି?", + "American Samoa": "ଆମେରିକୀୟ ସାମୋଆ |", + "An error occurred while uploading the file.": "ଫାଇଲ୍ ଅପଲୋଡ୍ କରିବା ସମୟରେ ଏକ ତ୍ରୁଟି ଘଟିଗଲା |", + "An error occurred while uploading the file: :error": "ଫାଇଲ୍ ଅପଲୋଡ୍ କରିବା ସମୟରେ ଏକ ତ୍ରୁଟି ଘଟିଲା: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ଏକ ଅପ୍ରତ୍ୟାଶିତ ତ୍ରୁଟି ଘଟିଲା ଏବଂ ଆମେ ଆମର ସମର୍ଥନ ଦଳକୁ ସୂଚିତ କରିଛୁ | ଦୟାକରି ପରେ ପୁନର୍ବାର ଚେଷ୍ଟା କରନ୍ତୁ |", + "Andorra": "ଆଣ୍ଡୋରା |", + "Angola": "ଅଙ୍ଗୋଲା", + "Anguilla": "ଆଙ୍ଗୁଇଲା |", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ଏହି ପୃଷ୍ଠା ଲୋଡ୍ ହେବା ପରଠାରୁ ଅନ୍ୟ ଜଣେ ଉପଭୋକ୍ତା ଏହି ଉତ୍ସକୁ ଅଦ୍ୟତନ କରିଛନ୍ତି | ଦୟାକରି ପୃଷ୍ଠା ସତେଜ କରନ୍ତୁ ଏବଂ ପୁନର୍ବାର ଚେଷ୍ଟା କରନ୍ତୁ |", + "Antarctica": "ଆଣ୍ଟାର୍କଟିକା", + "Antigua And Barbuda": "ଆଣ୍ଟିଗୁଆ ଏବଂ ବାରବୁଦା |", + "Antigua and Barbuda": "ଆଣ୍ଟିଗୁଆ ଏବଂ ବାରବୁଦା |", + "API Token": "API ଟୋକେନ୍ |", + "API Token Permissions": "API ଟୋକେନ୍ ଅନୁମତିଗୁଡିକ |", + "API Tokens": "API ଟୋକେନ୍ |", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ଟୋକେନ୍ ଗୁଡିକ ଆପଣଙ୍କ ତରଫରୁ ଆମର ଅନୁପ୍ରୟୋଗ ସହିତ ପ୍ରାମାଣିକିକରଣ କରିବାକୁ ତୃତୀୟ-ପକ୍ଷ ସେବାଗୁଡିକୁ ଅନୁମତି ଦିଏ |", + "Apply": "ପ୍ରୟୋଗ କରନ୍ତୁ |", + "Apply Coupon": "କୁପନ୍ ପ୍ରୟୋଗ କରନ୍ତୁ |", + "April": "ଏପ୍ରିଲ୍", + "Are you sure you want to attempt to pay :amount?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ :amount ଦେବାକୁ ଚେଷ୍ଟା କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to cancel your subscription?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଆପଣଙ୍କର ସଦସ୍ୟତା ବାତିଲ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to delete all the notifications?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ସମସ୍ତ ବିଜ୍ଞପ୍ତି ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to delete the selected resources?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ମନୋନୀତ ଉତ୍ସଗୁଡିକ ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to delete this file?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଫାଇଲ୍ ଡିଲିଟ୍ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to delete this notification?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ବିଜ୍ଞପ୍ତିକୁ ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to delete this payment method?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଦେୟ ପଦ୍ଧତି ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to delete this resource?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଉତ୍ସ ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଦଳ ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି? ଥରେ ଏକ ଦଳ ବିଲୋପ ହୋଇଗଲେ ଏହାର ସମସ୍ତ ଉତ୍ସ ଏବଂ ତଥ୍ୟ ସବୁଦିନ ପାଇଁ ବିଲୋପ ହୋଇଯିବ |", + "Are you sure you want to delete your account?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଆପଣଙ୍କର ଖାତା ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଆପଣଙ୍କର ଖାତା ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି? ଥରେ ତୁମର ଆକାଉଣ୍ଟ୍ ଡିଲିଟ୍ ହୋଇଗଲେ ଏହାର ସମସ୍ତ ଉତ୍ସ ଏବଂ ଡାଟା ସବୁଦିନ ପାଇଁ ଡିଲିଟ୍ ହୋଇଯିବ | ଆପଣ ଆପଣଙ୍କର ଖାତାକୁ ସ୍ଥାୟୀ ଭାବରେ ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି ନିଶ୍ଚିତ କରିବାକୁ ଦୟାକରି ଆପଣଙ୍କର ପାସୱାର୍ଡ ପ୍ରବେଶ କରନ୍ତୁ |", + "Are you sure you want to detach the selected resources?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ମନୋନୀତ ଉତ୍ସଗୁଡ଼ିକୁ ଅଲଗା କରିବାକୁ ଚାହୁଁଛନ୍ତି?", + "Are you sure you want to detach this resource?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଉତ୍ସକୁ ଅଲଗା କରିବାକୁ ଚାହୁଁଛନ୍ତି?", + "Are you sure you want to force delete the selected resources?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ମନୋନୀତ ଉତ୍ସଗୁଡିକ ବିଲୋପ କରିବାକୁ ବାଧ୍ୟ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to force delete this resource?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଉତ୍ସକୁ ବିଲୋପ କରିବାକୁ ବାଧ୍ୟ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to log out?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଲଗ୍ ଆଉଟ୍ କରିବାକୁ ଚାହୁଁଛନ୍ତି?", + "Are you sure you want to mark all notifications as read?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ସମସ୍ତ ବିଜ୍ଞପ୍ତିକୁ ପ read ଼ିବାକୁ ଚିହ୍ନିତ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to remove this item?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଆଇଟମ୍ ଅପସାରଣ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to restore the selected resources?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ମନୋନୀତ ଉତ୍ସଗୁଡ଼ିକୁ ପୁନ restore ସ୍ଥାପନ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to restore this resource?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଉତ୍ସକୁ ପୁନ restore ସ୍ଥାପନ କରିବାକୁ ଚାହୁଁଛନ୍ତି?", + "Are you sure you want to resume your subscription?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଆପଣଙ୍କର ସଦସ୍ୟତା ପୁନ res ଆରମ୍ଭ କରିବାକୁ ଚାହୁଁଛନ୍ତି?", + "Are you sure you want to run this action?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି କାର୍ଯ୍ୟ ଚଳାଇବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to set this payment method as your default?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଦେୟ ପଦ୍ଧତିକୁ ଆପଣଙ୍କର ଡିଫଲ୍ଟ ଭାବରେ ସେଟ୍ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you want to stop impersonating?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଛଦ୍ମନାମ ବନ୍ଦ କରିବାକୁ ଚାହୁଁଛନ୍ତି?", + "Are you sure you would like to delete this API token?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି API ଟୋକନ୍ ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you would like to leave this team?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଦଳ ଛାଡିବାକୁ ଚାହୁଁଛନ୍ତି?", + "Are you sure you would like to remove this person from the team?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ବ୍ୟକ୍ତିଙ୍କୁ ଦଳରୁ ହଟାଇବାକୁ ଚାହୁଁଛନ୍ତି କି?", + "Are you sure you would like to switch billing plans?": "ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ବିଲିଂ ଯୋଜନା ବଦଳାଇବାକୁ ଚାହୁଁଛନ୍ତି?", + "Argentina": "ଆର୍ଜେଣ୍ଟିନା", + "Armenia": "ଆର୍ମେନିଆ", + "Aruba": "ଆରୁବା |", + "Attach": "ସଂଲଗ୍ନ କରନ୍ତୁ |", + "Attach & Attach Another": "ଅନ୍ୟକୁ ସଂଲଗ୍ନ କରନ୍ତୁ ଏବଂ ସଂଲଗ୍ନ କରନ୍ତୁ |", + "Attach :resource": ":resource ସଂଲଗ୍ନ କରନ୍ତୁ |", + "Attach files by dragging & dropping, selecting or pasting them.": "ଫାଇଲଗୁଡ଼ିକୁ ଡ୍ରାଗ୍ ଏବଂ ଡ୍ରପ୍, ସିଲେକ୍ଟ କିମ୍ବା ସ୍ୱାଦ ଦେଇ ସଂଲଗ୍ନ କରନ୍ତୁ |", + "August": "ଅଗଷ୍ଟ", + "Australia": "ଅଷ୍ଟ୍ରେଲିଆ", + "Austria": "ଅଷ୍ଟ୍ରିଆ", + "Azerbaijan": "ଆଜେରବାଇଜାନ", + "Bahamas": "ବାହାମା", + "Bahrain": "ବହାରେନ", + "Bangladesh": "ବାଂଲାଦେଶ", + "Barbados": "ବାରବାଡୋସ୍ |", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ଜାରି ରଖିବା ପୂର୍ବରୁ, ଆମେ ତୁମକୁ ଇମେଲ କରିଥିବା ଲିଙ୍କରେ କ୍ଲିକ୍ କରି ତୁମର ଇମେଲ ଠିକଣା ଯାଞ୍ଚ କରିପାରିବ କି? ଯଦି ଆପଣ ଇମେଲ୍ ଗ୍ରହଣ କରିନାହାଁନ୍ତି, ଆମେ ଖୁସିରେ ଆପଣଙ୍କୁ ଅନ୍ୟ ଏକ ପଠାଇବୁ |", + "Before proceeding, please check your email for a verification link.": "ଅଗ୍ରଗତି କରିବା ପୂର୍ବରୁ, ଦୟାକରି ଏକ ଯାଞ୍ଚ ଲିଙ୍କ ପାଇଁ ଆପଣଙ୍କର ଇମେଲ୍ ଯାଞ୍ଚ କରନ୍ତୁ |", + "Belarus": "ବେଲା Belarus ଷ", + "Belgium": "ବେଲଜିୟମ", + "Belize": "ବେଲିଜ୍", + "Benin": "ବେନିନ୍ |", + "Bermuda": "ବରମୁଣ୍ଡା", + "Bhutan": "ଭୁଟାନ", + "Billing Information": "ବିଲିଂ ସୂଚନା", + "Billing Management": "ବିଲିଂ ପରିଚାଳନା", + "Bolivia": "ବୋଲିଭିଆ", + "Bolivia, Plurinational State of": "ବୋଲିଭିଆ, ବହୁବିଧ ରାଜ୍ୟ", + "Bonaire, Sint Eustatius and Saba": "ବୋନେୟାର, ସିଣ୍ଟ ଇଷ୍ଟାଟିୟସ୍ ଏବଂ ସାବା |", + "Bosnia And Herzegovina": "ବୋସନିଆ ଏବଂ ହେର୍ଜେଗୋଭିନା |", + "Bosnia and Herzegovina": "ବୋସନିଆ ଏବଂ ହେର୍ଜେଗୋଭିନା |", + "Botswana": "ବୋତସ୍ୱାନା |", + "Bouvet Island": "ବୁଭେଟ ଦ୍ୱୀପ", + "Brazil": "ବ୍ରାଜିଲ୍", + "British Indian Ocean Territory": "ବ୍ରିଟିଶ ଭାରତ ମହାସାଗରୀୟ ଅଞ୍ଚଳ |", + "Browser Sessions": "ବ୍ରାଉଜର୍ ଅଧିବେଶନ |", + "Brunei Darussalam": "ବ୍ରୁନେଇ ଦାରୁସଲାମ |", + "Bulgaria": "ବୁଲଗେରିଆ", + "Burkina Faso": "ବୁର୍କିନା ଫାସୋ |", + "Burundi": "ବୁରୁଣ୍ଡି", + "Cambodia": "କାମ୍ବୋଡିଆ", + "Cameroon": "କାମେରୁନ୍ |", + "Canada": "କାନାଡା |", + "Cancel": "ବାତିଲ୍ କରନ୍ତୁ |", + "Cancel Subscription": "ସଦସ୍ୟତା ବାତିଲ କରନ୍ତୁ |", + "Cape Verde": "କେପ୍ ଭର୍ଡେ |", + "Card": "କାର୍ଡ |", + "Cayman Islands": "କେମାନ୍ ଦ୍ୱୀପପୁଞ୍ଜ |", + "Central African Republic": "କେନ୍ଦ୍ରୀୟ ଆଫ୍ରିକୀୟ ଗଣତନ୍ତ୍ର", + "Chad": "ଚାଡ", + "Change Subscription Plan": "ସଦସ୍ୟତା ଯୋଜନା ପରିବର୍ତ୍ତନ କରନ୍ତୁ |", + "Change the current payment method attached to your subscription": "ଆପଣଙ୍କର ସଦସ୍ୟତା ସହିତ ସଂଲଗ୍ନ ସାମ୍ପ୍ରତିକ ଦେୟ ପଦ୍ଧତି ପରିବର୍ତ୍ତନ କରନ୍ତୁ |", + "Changes": "ପରିବର୍ତ୍ତନ", + "Checkout": "ଚେକଆଉଟ୍ |", + "Chile": "ଚିଲି", + "China": "ଚୀନ୍", + "Choose": "ବାଛନ୍ତୁ |", + "Choose :field": ":field ବାଛନ୍ତୁ |", + "Choose :resource": ":resource ବାଛନ୍ତୁ |", + "Choose an option": "ଏକ ବିକଳ୍ପ ବାଛନ୍ତୁ |", + "Choose date": "ତାରିଖ ବାଛନ୍ତୁ |", + "Choose File": "ଫାଇଲ୍ ବାଛନ୍ତୁ |", + "Choose Files": "ଫାଇଲଗୁଡିକ ବାଛନ୍ତୁ |", + "Choose Type": "ପ୍ରକାର ବାଛନ୍ତୁ |", + "Christmas Island": "ଖ୍ରୀଷ୍ଟମାସ ଦ୍ୱୀପ", + "City": "ସହର", + "Click here to re-send the verification email.": "ଯାଞ୍ଚ ଇମେଲକୁ ପୁନ send ପଠାଇବାକୁ ଏଠାରେ କ୍ଲିକ୍ କରନ୍ତୁ |", + "click here to request another": "ଅନ୍ୟକୁ ଅନୁରୋଧ କରିବାକୁ ଏଠାରେ କ୍ଲିକ୍ କରନ୍ତୁ |", + "Click to choose": "ବାଛିବା ପାଇଁ କ୍ଲିକ୍ କରନ୍ତୁ |", + "Close": "ବନ୍ଦ", + "Cocos (Keeling) Islands": "କୋକୋସ୍ (କିଲିଙ୍ଗ୍) ଦ୍ୱୀପପୁଞ୍ଜ |", + "Code": "କୋଡ୍", + "Colombia": "କଲମ୍ବିଆ", + "Comoros": "କୋମୋରସ୍ |", + "Confirm": "ନିଶ୍ଚିତ କରନ୍ତୁ |", + "Confirm Billing Action": "ବିଲିଂ କ୍ରିୟା ନିଶ୍ଚିତ କରନ୍ତୁ |", + "Confirm Password": "ପାସ୍ବାଡ଼ ନିସ୍ଚିତ କର", + "Confirm Payment": "ଦେୟ ନିଶ୍ଚିତ କରନ୍ତୁ |", + "Confirm your :amount payment": "ଆପଣଙ୍କର :amount ଦେୟ ନିଶ୍ଚିତ କରନ୍ତୁ |", + "Congo": "କଙ୍ଗୋ |", + "Congo, Democratic Republic": "କଙ୍ଗୋ, ଗଣତାନ୍ତ୍ରିକ ଗଣତନ୍ତ୍ର |", + "Congo, the Democratic Republic of the": "କଙ୍ଗୋ, ଡେମୋକ୍ରାଟିକ୍ ରିପବ୍ଲିକ୍ ଅଫ୍", + "Constant": "କ୍ରମାଗତ |", + "Continue To Payment": "ଦେୟ ଜାରି ରଖ |", + "Cook Islands": "କୁକ୍ ଦ୍ୱୀପପୁଞ୍ଜ |", + "Copy to clipboard": "କ୍ଲିପବୋର୍ଡକୁ କପି କରନ୍ତୁ |", + "Costa Rica": "କୋଷ୍ଟାରିକା", + "Cote D'Ivoire": "Côte d'ivoire |", + "Country": "ଦେଶ", + "Coupon": "କୁପନ୍ |", + "Coupon applied successfully.": "କୁପନ୍ ସଫଳତାର ସହିତ ପ୍ରୟୋଗ ହେଲା |", + "Create": "ସୃଷ୍ଟି କରନ୍ତୁ |", + "Create & Add Another": "ଅନ୍ୟ ଏକ ସୃଷ୍ଟି ଏବଂ ଯୋଡନ୍ତୁ |", + "Create :resource": ":resource ସୃଷ୍ଟି କରନ୍ତୁ |", + "Create a new team to collaborate with others on projects.": "ପ୍ରୋଜେକ୍ଟରେ ଅନ୍ୟମାନଙ୍କ ସହ ସହଯୋଗ କରିବାକୁ ଏକ ନୂତନ ଦଳ ସୃଷ୍ଟି କରନ୍ତୁ |", + "Create Account": "ଖାତା ଖୋଲ", + "Create API Token": "API ଟୋକେନ୍ ସୃଷ୍ଟି କରନ୍ତୁ |", + "Create New Team": "ନୂତନ ଦଳ ସୃଷ୍ଟି କରନ୍ତୁ |", + "Create Team": "ଦଳ ସୃଷ୍ଟି କରନ୍ତୁ |", + "Created.": "ସୃଷ୍ଟି ହୋଇଛି |", + "Croatia": "କ୍ରୋଏସିଆ", + "CSV (.csv)": "CSV (.ssv)", + "Cuba": "କ୍ୟୁବା", + "Curaçao": "କୁରାସାଓ |", + "Current Password": "ଏବେକାର ପାସୱାର୍ଡ଼", + "Current Subscription Plan": "ସାମ୍ପ୍ରତିକ ସଦସ୍ୟତା ଯୋଜନା |", + "Currently Subscribed": "ସମ୍ପ୍ରତି ସଦସ୍ୟତା", + "Customer Balance": "ଗ୍ରାହକ ସନ୍ତୁଳନ", + "Customize": "କଷ୍ଟମାଇଜ୍ କରନ୍ତୁ |", + "Cyprus": "ସାଇପ୍ରସ୍", + "Czech Republic": "ଚେକ୍ ରିପବ୍ଲିକ୍", + "Côte d'Ivoire": "Côte d'ivoire |", + "Dark": "ଅନ୍ଧାର", + "Dashboard": "ଡ୍ୟାସବୋର୍ଡ |", + "December": "ଡିସେମ୍ବର", + "Decrease": "କମିବା", + "Default": "ଡିଫଲ୍ଟ |", + "Delete": "ବିଲୋପ କରନ୍ତୁ |", + "Delete :resource": "ବିଲୋପ କରନ୍ତୁ | :resource", + "Delete Account": "ଖାତା ବିଲୋପ କରନ୍ତୁ |", + "Delete all notifications": "ସମସ୍ତ ବିଜ୍ଞପ୍ତି ବିଲୋପ କରନ୍ତୁ |", + "Delete API Token": "API ଟୋକେନ୍ ବିଲୋପ କରନ୍ତୁ |", + "Delete File": "ଫାଇଲ୍ ଡିଲିଟ୍ କରନ୍ତୁ |", + "Delete Notification": "ବିଜ୍ଞପ୍ତି ବିଲୋପ କରନ୍ତୁ |", + "Delete Resource": "ଉତ୍ସ ବିଲୋପ କରନ୍ତୁ |", + "Delete Selected": "ମନୋନୀତ ବିଲୋପ କରନ୍ତୁ |", + "Delete Team": "ଦଳ ବିଲୋପ କରନ୍ତୁ |", + "Denmark": "ଡେନମାର୍କ", + "Detach": "ବିଚ୍ଛିନ୍ନ କର |", + "Detach Resource": "ଉତ୍ସ ବିଚ୍ଛିନ୍ନ କରନ୍ତୁ |", + "Detach Selected": "ସିଲେକ୍ଟ କରନ୍ତୁ", + "Details": "ବିବରଣୀ", + "Disable": "ଅକ୍ଷମ କରନ୍ତୁ |", + "Djibouti": "ଜିବୁଟି |", + "Do you really want to leave? You have unsaved changes.": "ଆପଣ ପ୍ରକୃତରେ ଛାଡିବାକୁ ଚାହୁଁଛନ୍ତି କି? ତୁମର ସଞ୍ଚୟ ପରିବର୍ତ୍ତନ ନାହିଁ |", + "Dominica": "ଡୋମିନିକା", + "Dominican Republic": "ଡୋମିନିକାନ୍ ରିପବ୍ଲିକ୍", + "Done.": "ସମାପ୍ତ", + "Download": "ଡାଉନଲୋଡ୍ କରନ୍ତୁ |", + "Download Invoice": "ଇନଭଏସ୍ ଡାଉନଲୋଡ୍ କରନ୍ତୁ |", + "Drop file or click to choose": "ଫାଇଲ୍ ଡ୍ରପ୍ କରନ୍ତୁ କିମ୍ବା ବାଛିବା ପାଇଁ କ୍ଲିକ୍ କରନ୍ତୁ |", + "Drop files or click to choose": "ଫାଇଲଗୁଡିକ ଡ୍ରପ୍ କରନ୍ତୁ କିମ୍ବା ବାଛିବା ପାଇଁ କ୍ଲିକ୍ କରନ୍ତୁ |", + "Ecuador": "ଇକ୍ୟୁଏଡର୍", + "Edit": "ସଂପାଦନା କରନ୍ତୁ |", + "Edit :resource": "୧୦ ସଂପାଦନ କରନ୍ତୁ |", + "Edit Attached": "ସଂଲଗ୍ନ କରନ୍ତୁ", + "Edit Profile": "ପ୍ରୋଫାଇଲ୍ ଏଡ଼ିଟ୍ କରନ୍ତୁ", + "Editor": "ସମ୍ପାଦକ", + "Editor users have the ability to read, create, and update.": "ସମ୍ପାଦକ ଉପଭୋକ୍ତାମାନଙ୍କର ପ read ିବା, ସୃଷ୍ଟି ଏବଂ ଅଦ୍ୟତନ କରିବାର କ୍ଷମତା ଅଛି |", + "Egypt": "ମିଶର", + "El Salvador": "ଏଲ ସାଲଭାଡୋର |", + "Email": "ଇମେଲ୍ କରନ୍ତୁ |", + "email": "ଇମେଲ୍ କରନ୍ତୁ |", + "Email Address": "ଈମୈଲ ଠିକଣା", + "Email Addresses": "ଇମେଲ୍ ଠିକଣା", + "Email Password Reset Link": "ଇମେଲ୍ ପାସୱାର୍ଡ ପୁନ et ସେଟ୍ ଲିଙ୍କ୍ |", + "Email Verification": "ଇମେଲ୍ ଯାଞ୍ଚ |", + "Enable": "ସକ୍ଷମ କରନ୍ତୁ |", + "Encrypted environment file already exists.": "ଏନକ୍ରିପ୍ଟ ହୋଇଥିବା ପରିବେଶ ଫାଇଲ ପୂର୍ବରୁ ବିଦ୍ୟମାନ ଅଛି |", + "Encrypted environment file not found.": "ଏନକ୍ରିପ୍ଟ ହୋଇଥିବା ପରିବେଶ ଫାଇଲ ମିଳିଲା ନାହିଁ |", + "Ensure your account is using a long, random password to stay secure.": "ନିଶ୍ଚିତ କରନ୍ତୁ ଯେ ଆପଣଙ୍କର ଖାତା ସୁରକ୍ଷିତ ରହିବାକୁ ଏକ ଲମ୍ବା, ଅନିୟମିତ ପାସୱାର୍ଡ ବ୍ୟବହାର କରୁଛି |", + "Environment file already exists.": "ପରିବେଶ ଫାଇଲ୍ ପୂର୍ବରୁ ବିଦ୍ୟମାନ ଅଛି |", + "Environment file not found.": "ପରିବେଶ ଫାଇଲ ମିଳିଲା ନାହିଁ |", + "Equatorial Guinea": "ଏକ୍ୟୁଟୋରିଆଲ୍ ଗିନି", + "Eritrea": "ଇରିଟ୍ରିଆ", + "Error": "ତ୍ରୁଟି |", + "errors": "ତ୍ରୁଟି", + "Estonia": "ଇଷ୍ଟୋନିଆ", + "Ethiopia": "ଇଥିଓପିଆ", + "ex VAT": "ପୂର୍ବ ଭ୍ୟାଟ୍", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "ମିଆଦ ପୂର୍ଣ୍ଣ :expiration", + "Export As CSV": "CSV ଭାବରେ ରପ୍ତାନି କରନ୍ତୁ |", + "Extra Billing Information": "ଅତିରିକ୍ତ ବିଲିଂ ସୂଚନା |", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ଆପଣଙ୍କ ଦେୟ ପ୍ରକ୍ରିୟାକରଣ ପାଇଁ ଅତିରିକ୍ତ ନିଶ୍ଚିତକରଣ ଆବଶ୍ୟକ | ଦୟାକରି ନିମ୍ନରେ ଥିବା ବଟନରେ କ୍ଲିକ୍ କରି ଦେୟ ପୃଷ୍ଠାକୁ ଜାରି ରଖନ୍ତୁ |", + "Failed Subscription Payment": "ସଦସ୍ୟତା ଦେୟ ବିଫଳ ହେଲା |", + "Failed to load :resource!": ":resource ଲୋଡ୍ କରିବାରେ ବିଫଳ!", + "Falkland Islands (Malvinas)": "ଫାଲ୍କଲ୍ୟାଣ୍ଡ ଦ୍ୱୀପପୁଞ୍ଜ (ମାଲଭିନସ୍)", + "Faroe Islands": "ଫାରୋ ଦ୍ୱୀପପୁଞ୍ଜ |", + "February": "ଫେବୃଆରୀ", + "Fiji": "ଫିଜି", + "Filename": "ଦସ୍ତାବିଜ୍ ର ନାମ", + "Finish enabling two factor authentication.": "ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣ ସକ୍ଷମ କରିବା ସମାପ୍ତ କରନ୍ତୁ |", + "Finland": "ଫିନଲ୍ୟାଣ୍ଡ |", + "For your security, please confirm your password to continue.": "ଆପଣଙ୍କର ସୁରକ୍ଷା ପାଇଁ, ଜାରି ରଖିବାକୁ ଦୟାକରି ଆପଣଙ୍କର ପାସୱାର୍ଡ ନିଶ୍ଚିତ କରନ୍ତୁ |", + "Forbidden": "ନିଷେଧ |", + "Force Delete": "ଫୋର୍ସ ଡିଲିଟ୍ କରନ୍ତୁ |", + "Force Delete :resource": "ଫୋର୍ସ ଡିଲିଟ୍ କରନ୍ତୁ | :resource", + "Force Delete Resource": "ଉତ୍ସ ବିଲୋପ କରନ୍ତୁ |", + "Force Delete Selected": "ସିଲେକ୍ଟ ହୋଇଥିବା ଫୋର୍ସ ଡିଲିଟ୍ କରନ୍ତୁ |", + "Forgot Password": "ପାସୱାର୍ଡ଼ ଭୁଲି ଗଲେ କି", + "Forgot your password?": "ଗୁପ୍ତ ଶବ୍ଦ ଭୁଲି ଯାଇଛନ୍ତି?", + "Forgot Your Password?": "ଗୁପ୍ତ ଶବ୍ଦ ଭୁଲି ଯାଇଛନ୍ତି?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ଗୁପ୍ତ ଶବ୍ଦ ଭୁଲି ଯାଇଛନ୍ତି? କିଛି ଅସୁବିଧା ନାହିଁ। ଆମକୁ କେବଳ ଆପଣଙ୍କର ଇମେଲ୍ ଠିକଣା ଜଣାନ୍ତୁ ଏବଂ ଆମେ ଆପଣଙ୍କୁ ଏକ ପାସୱାର୍ଡ ପୁନ et ସେଟ୍ ଲିଙ୍କ୍ ଇମେଲ୍ କରିବୁ ଯାହା ଆପଣଙ୍କୁ ଏକ ନୂତନ ବାଛିବା ପାଇଁ ଅନୁମତି ଦେବ |", + "France": "ଫ୍ରାନ୍ସ", + "French Guiana": "ଫରାସୀ ଗୁଇନା |", + "French Polynesia": "ଫରାସୀ ପଲିନେସିଆ |", + "French Southern Territories": "ଫରାସୀ ଦକ୍ଷିଣ ଅଞ୍ଚଳ |", + "From": "ଠାରୁ", + "Gabon": "ଗାବନ୍ |", + "Gambia": "ଗାମ୍ବିଆ", + "Georgia": "ଜର୍ଜିଆ", + "Germany": "ଜର୍ମାନୀ", + "Ghana": "ଘାନା |", + "Gibraltar": "ଜିବ୍ରାଲଟର |", + "Go Home": "ଘରକୁ ଯାଅ", + "Go to page :page": "ପୃଷ୍ଠା :page କୁ ଯାଆନ୍ତୁ |", + "Great! You have accepted the invitation to join the :team team.": "ଉତ୍ତମ! ଆପଣ :team ଟିମରେ ଯୋଗଦେବାକୁ ନିମନ୍ତ୍ରଣ ଗ୍ରହଣ କରିଛନ୍ତି |", + "Greece": "ଗ୍ରୀସ୍", + "Greenland": "ଗ୍ରୀନଲ୍ୟାଣ୍ଡ", + "Grenada": "ଗ୍ରେନାଡା", + "Guadeloupe": "ଗୁଆଡେଲୁପ୍ |", + "Guam": "ଗୁଆମ୍", + "Guatemala": "ଗୁଆଟେମାଲା |", + "Guernsey": "ଗର୍ନେସି |", + "Guinea": "ଗିନି", + "Guinea-Bissau": "ଗିନି-ବିସାଉ |", + "Guyana": "ଗୁଇନ୍ଦା", + "Haiti": "ହାଇତି", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ଆପଣଙ୍କର ସଦସ୍ୟତା ବାତିଲ କରିବା ବିଷୟରେ ଦ୍ୱିତୀୟ ଚିନ୍ତାଧାରା ଅଛି କି? ତୁମର ତୁରନ୍ତ ବିଲିଂ ଚକ୍ର ଶେଷ ନହେବା ପର୍ଯ୍ୟନ୍ତ ତୁମେ ତୁରନ୍ତ ତୁମର ସଦସ୍ୟତାକୁ ତୁରନ୍ତ ପୁନ act ସକ୍ରିୟ କରିପାରିବ | ତୁମର ସାମ୍ପ୍ରତିକ ବିଲିଂ ଚକ୍ର ସମାପ୍ତ ହେବା ପରେ, ତୁମେ ଏକ ସମ୍ପୂର୍ଣ୍ଣ ନୂତନ ସଦସ୍ୟତା ଯୋଜନା ବାଛି ପାରିବ |", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ଆପଣଙ୍କର ସଦସ୍ୟତା ବାତିଲ କରିବା ବିଷୟରେ ଦ୍ୱିତୀୟ ଚିନ୍ତାଧାରା ଅଛି କି? ତୁମର ତୁରନ୍ତ ବିଲିଂ ଚକ୍ରର ଶେଷ ପର୍ଯ୍ୟନ୍ତ ଯେକ any ଣସି ସମୟରେ ତୁମର ସବସ୍କ୍ରିପସନ୍ ତୁରନ୍ତ ପ୍ରତିକ୍ରିୟାଶୀଳ ହୋଇପାରିବ | ତୁମର ସାମ୍ପ୍ରତିକ ବିଲିଂ ଚକ୍ର ସମାପ୍ତ ହେବା ପରେ, ତୁମେ ଏକ ସମ୍ପୂର୍ଣ୍ଣ ନୂତନ ସଦସ୍ୟତା ଯୋଜନା ବାଛି ପାରିବ |", + "Heard Island & Mcdonald Islands": "ହେର୍ଡ ଦ୍ୱୀପ ଏବଂ ମ୍ୟାକଡୋନାଲ୍ଡ ଦ୍ୱୀପପୁଞ୍ଜ |", + "Heard Island and McDonald Islands": "ହେର୍ଡ ଦ୍ୱୀପ ଏବଂ ମ୍ୟାକଡୋନାଲ୍ଡ ଦ୍ୱୀପପୁଞ୍ଜ |", + "Hello!": "ନମସ୍କାର!", + "Hide Content": "ବିଷୟବସ୍ତୁ ଲୁଚାନ୍ତୁ |", + "Hold Up!": "ଧରି ରଖ!", + "Holy See (Vatican City State)": "ହୋଲି ଦେଖନ୍ତୁ (ଭାଟିକାନ୍ ସିଟି ଷ୍ଟେଟ୍)", + "Honduras": "ହୋଣ୍ଡୁରାସ୍ |", + "Hong Kong": "ହଂଗ କଂଗ", + "Hungary": "ହଙ୍ଗେରୀ", + "I agree to the :terms_of_service and :privacy_policy": "ମୁଁ :terms_of_service ଏବଂ :privacy_policy ରେ ସହମତ |", + "Iceland": "ଆଇସଲ୍ୟାଣ୍ଡ", + "ID": "ପରିଚୟ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ଯଦି ଆବଶ୍ୟକ ହୁଏ, ଆପଣ ଆପଣଙ୍କର ସମସ୍ତ ଡିଭାଇସ୍ ଗୁଡିକରେ ଆପଣଙ୍କର ଅନ୍ୟ ସମସ୍ତ ବ୍ରାଉଜର୍ ଅଧିବେଶନରୁ ଲଗ୍ ଆଉଟ୍ ହୋଇପାରନ୍ତି | ଆପଣଙ୍କର କିଛି ସାମ୍ପ୍ରତିକ ଅଧିବେଶନ ନିମ୍ନରେ ତାଲିକାଭୁକ୍ତ ହୋଇଛି; ତଥାପି, ଏହି ତାଲିକା ସଂପୂର୍ଣ୍ଣ ହୋଇନପାରେ | ଯଦି ତୁମେ ଅନୁଭବ କରୁଛ ଯେ ତୁମର ଆକାଉଣ୍ଟ ଆପୋଷ ହୋଇଛି, ତୁମେ ତୁମର ପାସୱାର୍ଡକୁ ମଧ୍ୟ ଅପଡେଟ୍ କରିବା ଉଚିତ |", + "If you already have an account, you may accept this invitation by clicking the button below:": "ଯଦି ଆପଣଙ୍କର ପୂର୍ବରୁ ଏକ ଆକାଉଣ୍ଟ୍ ଅଛି, ଆପଣ ନିମ୍ନରେ ଥିବା ବଟନ୍ କ୍ଲିକ୍ କରି ଏହି ନିମନ୍ତ୍ରଣ ଗ୍ରହଣ କରିପାରିବେ:", + "If you did not create an account, no further action is required.": "ଯଦି ଆପଣ ଏକ ଆକାଉଣ୍ଟ୍ ସୃଷ୍ଟି କରିନାହାଁନ୍ତି, ତେବେ ଆଉ କ action ଣସି କାର୍ଯ୍ୟ ଆବଶ୍ୟକ ନାହିଁ |", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ଯଦି ଆପଣ ଏହି ଦଳକୁ ନିମନ୍ତ୍ରଣ ପାଇବାକୁ ଆଶା କରିନାହାଁନ୍ତି, ତେବେ ଆପଣ ଏହି ଇମେଲ୍କୁ ପରିତ୍ୟାଗ କରିପାରିବେ |", + "If you did not receive the email": "ଯଦି ଆପଣ ଇମେଲ୍ ଗ୍ରହଣ କରିନାହାଁନ୍ତି |", + "If you did not request a password reset, no further action is required.": "ଯଦି ଆପଣ ପାସୱାର୍ଡ ପୁନ res ସେଟ୍ ପାଇଁ ଅନୁରୋଧ କରିନାହାଁନ୍ତି, ତେବେ ଆଉ କ action ଣସି କାର୍ଯ୍ୟ ଆବଶ୍ୟକ ନାହିଁ |", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ଯଦି ଆପଣଙ୍କର ଏକ ଆକାଉଣ୍ଟ୍ ନାହିଁ, ଆପଣ ନିମ୍ନରେ ଥିବା ବଟନ୍ କ୍ଲିକ୍ କରି ଗୋଟିଏ ସୃଷ୍ଟି କରିପାରିବେ | ଏକ ଆକାଉଣ୍ଟ୍ ସୃଷ୍ଟି କରିବା ପରେ, ଦଳ ନିମନ୍ତ୍ରଣ ଗ୍ରହଣ କରିବାକୁ ଆପଣ ଏହି ଇମେଲରେ ନିମନ୍ତ୍ରଣ ଗ୍ରହଣ ବଟନ୍ କ୍ଲିକ୍ କରିପାରିବେ:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ଯଦି ତୁମର ପୂର୍ଣ୍ଣ ବ୍ୟବସାୟ ନାମ, ଭାଟ୍ ପରିଚୟ ନମ୍ବର, କିମ୍ବା ରେକର୍ଡର ଠିକଣା ପରି ତୁମର ଇନଭଏସ୍ କିମ୍ବା ଟ୍ୟାକ୍ସ ସୂଚନା ଯୋଡିବା ଆବଶ୍ୟକ, ତେବେ ଆପଣ ଏହାକୁ ଏଠାରେ ଯୋଗ କରିପାରିବେ |", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "ଯଦି ଆପଣ \":actionText\" ବଟନ୍ କ୍ଲିକ୍ କରିବାରେ ଅସୁବିଧା ଭୋଗୁଛନ୍ତି, ନିମ୍ନରେ ଥିବା URL କୁ କପି ଏବଂ ଲେପନ କରନ୍ତୁ |\nଆପଣଙ୍କର ୱେବ୍ ବ୍ରାଉଜରରେ:", + "Impersonate": "ଛଦ୍ମନାମ |", + "Increase": "ବଢିବା", + "India": "ଭାରତ", + "Indonesia": "ଇଣ୍ଡୋନେସିଆ", + "Invalid filename.": "ଅବ val ଧ ଫାଇଲନାମ |", + "Invalid JSON was returned from the route.": "ରୁଟରୁ ଅବ val ଧ JSON ଫେରସ୍ତ କରାଯାଇଥିଲା |", + "Invoice Email Addresses": "ଇନଭଏସ୍ ଇମେଲ୍ ଠିକଣା |", + "Invoice emails updated successfully.": "ଇନଭଏସ୍ ଇମେଲଗୁଡିକ ସଫଳତାର ସହିତ ଅଦ୍ୟତନ ହୋଇଛି |", + "Invoices": "ଇନଭଏସ୍ |", + "Iran, Islamic Republic Of": "ଇରାନ |", + "Iran, Islamic Republic of": "ଇରାନ, ଇସଲାମିକ୍ ରିପବ୍ଲିକ୍", + "Iraq": "ଇରାକ", + "Ireland": "ଆୟର୍ଲାଣ୍ଡ |", + "Isle Of Man": "ଆଇଲ୍ ଅଫ୍ ମ୍ୟାନ୍", + "Isle of Man": "ଆଇଲ୍ ଅଫ୍ ମ୍ୟାନ୍", + "Israel": "ଇସ୍ରାଏଲ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ଦେଖାଯାଉଛି ତୁମର ସକ୍ରିୟ ସଦସ୍ୟତା ନାହିଁ | ଆରମ୍ଭ କରିବା ପାଇଁ ଆପଣ ନିମ୍ନରେ ସଦସ୍ୟତା ଯୋଜନାଗୁଡିକ ମଧ୍ୟରୁ ଗୋଟିଏ ବାଛିପାରନ୍ତି | ଆପଣଙ୍କ ସୁବିଧା ଅନୁଯାୟୀ ସଦସ୍ୟତା ଯୋଜନାଗୁଡ଼ିକ ପରିବର୍ତ୍ତନ କିମ୍ବା ବାତିଲ ହୋଇପାରେ |", + "Italy": "ଇଟାଲୀ", + "Jamaica": "ଜାମାଇକା |", + "January": "ଜାନୁଆରୀ", + "Japan": "ଜାପାନ", + "Jersey": "ଜର୍ସି", + "Jordan": "ଜୋର୍ଡାନ |", + "July": "ଜୁଲାଇ", + "June": "ଜୁନ୍ |", + "Kazakhstan": "କାଜାଖସ୍ତାନ", + "Kenya": "କେନିଆ |", + "Key": "ଚାବି", + "Kiribati": "କିରିବାଟି |", + "Korea": "ଦକ୍ଷିଣ କୋରିଆ", + "Korea, Democratic People's Republic of": "କୋରିଆ, ଡେମୋକ୍ରାଟିକ୍ ପିପୁଲ୍ସ ରିପବ୍ଲିକ୍", + "Korea, Republic of": "କୋରିଆ, ଗଣତନ୍ତ୍ର", + "Kosovo": "କୋସୋଭୋ |", + "Kuwait": "କୁଏତ", + "Kyrgyzstan": "କିର୍ଗିଜସ୍ଥାନ", + "Lao People's Democratic Republic": "ଲାଓ ପିପୁଲ୍ସ ଡେମୋକ୍ରାଟିକ୍ ରିପବ୍ଲିକ୍", + "Last active": "ଶେଷ ସକ୍ରିୟ |", + "Last used": "ଶେଷ ବ୍ୟବହୃତ |", + "Latvia": "ଲାଟଭିଆ", + "Leave": "ଛାଡ", + "Leave Team": "ଦଳ ଛାଡନ୍ତୁ |", + "Lebanon": "ଲିବାନୋନ୍", + "length": "ଲମ୍ବ", + "Lens": "ଲେନ୍ସ", + "Lesotho": "ଲେସୋଥୋ |", + "Liberia": "ଲାଇବେରିଆ", + "Libyan Arab Jamahiriya": "ଲିବିଆର ଆରବ ଜାମହିରିଆ |", + "Liechtenstein": "ଲିଚଟେଷ୍ଟାଇନ୍ |", + "Light": "ଆଲୋକ", + "Lithuania": "ଲିଥୁଆନିଆ", + "Load :perPage More": ":perPage ଅଧିକ ଲୋଡ୍ କରନ୍ତୁ |", + "Loading": "ଲୋଡିଂ", + "Location": "ଅବସ୍ଥାନ", + "Log in": "ଭିତରକୁ ଯାଉ", + "Log In": "ଭିତରକୁ ଯାଉ", + "Log Out": "ପ୍ରସ୍ଥାନ କର", + "Log out": "ପ୍ରସ୍ଥାନ କର", + "Log Out Other Browser Sessions": "ଅନ୍ୟ ବ୍ରାଉଜର୍ ଅଧିବେଶନଗୁଡିକ ଲଗ୍ ଆଉଟ୍ କରନ୍ତୁ |", + "Log Viewer": "ଲଗ୍ ଭ୍ୟୁୟର୍ |", + "Login": "ଭିତରକୁ ଯାଉ", + "Logout": "ପ୍ରସ୍ଥାନ କର", + "Logs": "ଲଗ୍", + "Luxembourg": "ଲକ୍ସେମବର୍ଗ", + "Macao": "ମାକାଓ |", + "Macedonia": "ଉତ୍ତର ମାକେଡୋନିଆ |", + "Macedonia, the former Yugoslav Republic of": "ମାକେଡୋନିଆ, ପୂର୍ବ ଯୁଗୋସ୍ଲାଭ୍ ରିପବ୍ଲିକ୍ |", + "Madagascar": "ମାଡାଗାସ୍କର |", + "Malawi": "ମଲାୱି", + "Malaysia": "ମାଲେସିଆ", + "Maldives": "ମାଲଦ୍ୱୀପ", + "Mali": "ମାଲି", + "Malta": "ମାଲ୍ଟା", + "Manage Account": "ଖାତା ପରିଚାଳନା କରନ୍ତୁ |", + "Manage and log out your active sessions on other browsers and devices.": "ଅନ୍ୟ ବ୍ରାଉଜର୍ ଏବଂ ଡିଭାଇସରେ ଆପଣଙ୍କର ସକ୍ରିୟ ଅଧିବେଶନଗୁଡିକ ପରିଚାଳନା ଏବଂ ଲଗ୍ ଆଉଟ୍ କରନ୍ତୁ |", + "Manage API Tokens": "API ଟୋକେନ୍ ପରିଚାଳନା କରନ୍ତୁ |", + "Manage Role": "ଭୂମିକା ପରିଚାଳନା କରନ୍ତୁ |", + "Manage Team": "ଦଳ ପରିଚାଳନା କରନ୍ତୁ |", + "Managing billing for :billableName": ":billableName ପାଇଁ ବିଲିଂ ପରିଚାଳନା", + "March": "ମାର୍ଚ୍ଚ", + "Mark all as Read": "ସମସ୍ତଙ୍କୁ ପ read ଼ିବା ପରି ଚିହ୍ନିତ କର |", + "Mark all notifications as read": "ସମସ୍ତ ବିଜ୍ଞପ୍ତିକୁ ପ read ଼ା ଭାବରେ ଚିହ୍ନିତ କର |", + "Mark Read": "ମାର୍କ ପ Read ନ୍ତୁ |", + "Mark Unread": "ପ read ଼ନ୍ତୁ ନାହିଁ", + "Marshall Islands": "ମାର୍ଶଲ ଦ୍ୱୀପପୁଞ୍ଜ |", + "Martinique": "ମାର୍ଟିନିକ୍ |", + "Mauritania": "ମରିସାନିଆ", + "Mauritius": "ମରିସସ୍", + "May": "ମେ", + "Mayotte": "ମାୟୋଟେ |", + "Mexico": "ମେକ୍ସିକୋ |", + "Micronesia, Federated States Of": "ମାଇକ୍ରୋନେସିଆ |", + "Micronesia, Federated States of": "ମାଇକ୍ରୋନେସିଆ, ଫେଡେରେଟେଡ୍ ଷ୍ଟେଟ୍ସ ଅଫ୍", + "Moldova": "ମଲଡୋଭା |", + "Moldova, Republic of": "ମୋଲଡୋଭା, ଗଣତନ୍ତ୍ର", + "Monaco": "ମୋନାକୋ |", + "Mongolia": "ମୋଙ୍ଗୋଲିଆ", + "Montenegro": "ମୋଣ୍ଟେନେଗ୍ରୋ", + "Month To Date": "ମାସ ଠାରୁ ତାରିଖ ପର୍ଯ୍ୟନ୍ତ |", + "Monthly": "ମାସିକ", + "monthly": "ମାସିକ", + "Montserrat": "ମୋଣ୍ଟସେରାଟ |", + "Morocco": "ମୋରୋକୋ", + "Mozambique": "ମୋଜାମ୍ବିକ୍", + "Myanmar": "ମିଆଁମାର", + "Name": "ନାମ", + "name": "ନାମ", + "Namibia": "ନାମିବିଆ", + "Nauru": "ନାଉରୁ |", + "Nepal": "ନେପାଳ", + "Netherlands": "ନେଦରଲ୍ୟାଣ୍ଡ", + "Netherlands Antilles": "ନେଦରଲ୍ୟାଣ୍ଡ ଆଣ୍ଟିଲସ୍", + "Nevermind": "କଦାପି ଚିନ୍ତା କର ନାହିଁ |", + "Nevermind, I'll keep my old plan": "କଦାପି ଚିନ୍ତା କର ନାହିଁ, ମୁଁ ମୋର ପୁରୁଣା ଯୋଜନା ରଖିବି |", + "New": "ନୂତନ", + "New :resource": "ନୂତନ :resource", + "New Caledonia": "ନୂତନ କାଲେଡୋନିଆ |", + "New Password": "ନୁତନ ପାସ୍ୱାର୍ଡ", + "New Zealand": "ନିଉଜିଲାଣ୍ଡ୍", + "Next": "ପରବର୍ତ୍ତୀ", + "Next Payment": "ପରବର୍ତ୍ତୀ ଦେୟ", + "Next Payment on": "ପରବର୍ତ୍ତୀ ଦେୟ ଅନ୍", + "Nicaragua": "ନିକାରାଗୁଆ", + "Niger": "ନାଇଜର", + "Nigeria": "ନାଇଜେରିଆ |", + "Niue": "ନିୟୁ", + "No": "ନା", + "No :resource matched the given criteria.": "ପ୍ରଦତ୍ତ ମାନଦଣ୍ଡ ସହିତ କ No ଣସି :resource ମେଳ ଖାଉ ନାହିଁ |", + "No additional information...": "କ additional ଣସି ଅତିରିକ୍ତ ସୂଚନା ନାହିଁ ...", + "No Current Data": "କ Current ଣସି ସାମ୍ପ୍ରତିକ ତଥ୍ୟ ନାହିଁ |", + "No Data": "କ Data ଣସି ତଥ୍ୟ ନାହିଁ |", + "no file selected": "କ file ଣସି ଫାଇଲ ଚୟନ ହୋଇନାହିଁ |", + "No Increase": "କ Incre ଣସି ବୃଦ୍ଧି ନାହିଁ |", + "No payment methods on file.": "ଫାଇଲରେ କ payment ଣସି ଦେୟ ପଦ୍ଧତି ନାହିଁ |", + "No payment scheduled.": "କ payment ଣସି ଦେୟ ଧାର୍ଯ୍ୟ ହୋଇନାହିଁ |", + "No Prior Data": "କ Prior ଣସି ପୂର୍ବ ତଥ୍ୟ ନାହିଁ |", + "No Results Found.": "କ Results ଣସି ଫଳାଫଳ ମିଳିଲା ନାହିଁ |", + "Norfolk Island": "ନର୍ଫାଲ୍କ ଦ୍ୱୀପ |", + "Northern Mariana Islands": "ଉତ୍ତର ମାରିଆନା ଦ୍ୱୀପପୁଞ୍ଜ |", + "Norway": "ନରୱେ", + "Not Found": "ମିଳିଲା ନାହି", + "Notifications": "ବିଜ୍ଞପ୍ତିଗୁଡିକ", + "Nova": "ନୋଭା |", + "Nova User": "ନୋଭା ୟୁଜର୍ |", + "November": "ନଭେମ୍ବର", + "October": "ଅକ୍ଟୋବର", + "of": "ର", + "OK": "ଠିକ ଅଛି |", + "Oman": "ଓମାନ", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ଥରେ ଏକ ଦଳ ବିଲୋପ ହୋଇଗଲେ ଏହାର ସମସ୍ତ ଉତ୍ସ ଏବଂ ତଥ୍ୟ ସବୁଦିନ ପାଇଁ ବିଲୋପ ହୋଇଯିବ | ଏହି ଦଳ ବିଲୋପ କରିବା ପୂର୍ବରୁ, ଦୟାକରି ଏହି ଦଳ ସମ୍ବନ୍ଧୀୟ କ or ଣସି ତଥ୍ୟ କିମ୍ବା ସୂଚନା ଡାଉନଲୋଡ୍ କରନ୍ତୁ ଯାହାକୁ ଆପଣ ରଖିବାକୁ ଚାହୁଁଛନ୍ତି |", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "ଥରେ ତୁମର ଆକାଉଣ୍ଟ୍ ଡିଲିଟ୍ ହୋଇଗଲେ ଏହାର ସମସ୍ତ ଉତ୍ସ ଏବଂ ଡାଟା ସବୁଦିନ ପାଇଁ ଡିଲିଟ୍ ହୋଇଯିବ | ଆପଣଙ୍କର ଖାତା ବିଲୋପ କରିବା ପୂର୍ବରୁ, ଦୟାକରି ଯେକ data ଣସି ତଥ୍ୟ କିମ୍ବା ସୂଚନା ଡାଉନଲୋଡ୍ କରନ୍ତୁ ଯାହାକୁ ଆପଣ ରଖିବାକୁ ଚାହୁଁଛନ୍ତି |", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ଥରେ ତୁମର ଆକାଉଣ୍ଟ୍ ଡିଲିଟ୍ ହୋଇଗଲେ ଏହାର ସମସ୍ତ ଉତ୍ସ ଏବଂ ଡାଟା ସବୁଦିନ ପାଇଁ ଡିଲିଟ୍ ହୋଇଯିବ | ଆପଣ ଆପଣଙ୍କର ଖାତାକୁ ସ୍ଥାୟୀ ଭାବରେ ବିଲୋପ କରିବାକୁ ଚାହୁଁଛନ୍ତି ନିଶ୍ଚିତ କରିବାକୁ ଦୟାକରି ଆପଣଙ୍କର ପାସୱାର୍ଡ ପ୍ରବେଶ କରନ୍ତୁ |", + "Only Trashed": "କେବଳ ଟ୍ରାଶ୍ ହୋଇଛି |", + "Open Invoices": "ଇନଭଏସ୍ ଖୋଲନ୍ତୁ |", + "Original": "ମୂଳ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ଆମର ବିଲିଂ ମ୍ୟାନେଜମେଣ୍ଟ ପୋର୍ଟାଲ ଆପଣଙ୍କୁ ଆପଣଙ୍କର ସବସ୍କ୍ରିପସନ୍ ଯୋଜନା, ପେମେଣ୍ଟ ପଦ୍ଧତିକୁ ସୁବିଧାଜନକ ଭାବରେ ପରିଚାଳନା କରିବାକୁ ଏବଂ ଆପଣଙ୍କର ସାମ୍ପ୍ରତିକ ଇନଭଏସ୍ ଡାଉନଲୋଡ୍ କରିବାକୁ ଅନୁମତି ଦିଏ |", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ଆମର ବିଲିଂ ମ୍ୟାନେଜମେଣ୍ଟ ପୋର୍ଟାଲ ଆପଣଙ୍କୁ ଆପଣଙ୍କର ସବସ୍କ୍ରିପସନ୍ ଯୋଜନା, ଦେୟ ପଦ୍ଧତି ଏବଂ ଆପଣଙ୍କର ସମ୍ପ୍ରତି ଇନଭଏସ୍ ଡାଉନଲୋଡ୍ କରିବାକୁ ସୁବିଧାଜନକ ଭାବରେ ପରିଚାଳନା କରିବାକୁ ଅନୁମତି ଦିଏ |", + "Page Expired": "ପୃଷ୍ଠା ସମାପ୍ତ ହୋଇଛି |", + "Pagination Navigation": "ପୃଷ୍ଠା ନାଭିଗେସନ୍ |", + "Paid": "ଦେୟ", + "Pakistan": "ପାକିସ୍ତାନ", + "Palau": "ପାଲାଉ |", + "Palestinian Territory, Occupied": "ପାଲେଷ୍ଟାଇନ ଅଞ୍ଚଳ, ଅଧିକୃତ |", + "Panama": "ପାନାମା |", + "Papua New Guinea": "ପାପୁଆ ନ୍ୟୁ ଗିନି", + "Paraguay": "ପାରାଗୁଏ", + "Password": "ପାସୱାର୍ଡ", + "password": "ପାସୱାର୍ଡ", + "Payment Confirmation": "ଦେୟ ନିଶ୍ଚିତକରଣ", + "Payment Information": "ଦେୟ ସୂଚନା", + "Payment information updated successfully.": "ଦେୟ ସୂଚନା ସଫଳତାର ସହିତ ଅଦ୍ୟତନ ହୋଇଛି |", + "Payment Method": "ଅର୍ଥ ପ୍ରଦାନ ପଦ୍ଧତି", + "Payment Methods": "ଦେୟ ପଦ୍ଧତି", + "Payment Required": "ଦେୟ ଆବଶ୍ୟକ |", + "Payments": "ଦେୟ", + "Pending Team Invitations": "ବିଚାରାଧୀନ ଦଳ ନିମନ୍ତ୍ରଣ |", + "Per Page": "ପ୍ରତି ପୃଷ୍ଠା |", + "Permanently delete this team.": "ଏହି ଦଳକୁ ସ୍ଥାୟୀଭାବେ ବିଲୋପ କରନ୍ତୁ |", + "Permanently delete your account.": "ସ୍ଥାୟୀ ଭାବରେ ଆପଣଙ୍କର ଖାତା ବିଲୋପ କରନ୍ତୁ |", + "Permissions": "ଅନୁମତି", + "Peru": "ପେରୁ", + "Philippines": "ଫିଲିପାଇନ୍ସ", + "Photo": "ଫଟୋ", + "Pitcairn": "ପିଟକେର୍ନ |", + "Please accept the terms of service.": "ଦୟାକରି ସେବା ସର୍ତ୍ତାବଳୀ ଗ୍ରହଣ କରନ୍ତୁ |", + "Please click the button below to verify your email address.": "ଆପଣଙ୍କର ଇମେଲ୍ ଠିକଣା ଯାଞ୍ଚ କରିବାକୁ ଦୟାକରି ନିମ୍ନରେ ଥିବା ବଟନ୍ କ୍ଲିକ୍ କରନ୍ତୁ |", + "Please confirm access to your account by entering one of your emergency recovery codes.": "ଦୟାକରି ଆପଣଙ୍କର ଜରୁରୀକାଳୀନ ପୁନରୁଦ୍ଧାର କୋଡ୍ ମଧ୍ୟରୁ ଗୋଟିଏ ପ୍ରବେଶ କରି ଆପଣଙ୍କ ଆକାଉଣ୍ଟକୁ ପ୍ରବେଶ ନିଶ୍ଚିତ କରନ୍ତୁ |", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "ଆପଣଙ୍କର ପ୍ରାମାଣିକିକରଣ ପ୍ରୟୋଗ ଦ୍ୱାରା ପ୍ରଦତ୍ତ ପ୍ରାମାଣିକିକରଣ କୋଡ୍ ପ୍ରବେଶ କରି ଦୟାକରି ଆପଣଙ୍କର ଆକାଉଣ୍ଟକୁ ପ୍ରବେଶ ନିଶ୍ଚିତ କରନ୍ତୁ |", + "Please confirm your password before continuing.": "ଜାରି ରଖିବା ପୂର୍ବରୁ ଦୟାକରି ଆପଣଙ୍କର ପାସୱାର୍ଡ ନିଶ୍ଚିତ କରନ୍ତୁ |", + "Please copy your new API token. For your security, it won't be shown again.": "ଦୟାକରି ଆପଣଙ୍କର ନୂତନ API ଟୋକନ୍ କପି କରନ୍ତୁ | ଆପଣଙ୍କର ସୁରକ୍ଷା ପାଇଁ, ଏହା ଆଉ ଦେଖାଯିବ ନାହିଁ |", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ଆପଣଙ୍କର ସମସ୍ତ ଡିଭାଇସରେ ଆପଣଙ୍କର ଅନ୍ୟ ବ୍ରାଉଜର୍ ଅଧିବେଶନରୁ ଲଗ୍ ଆଉଟ୍ କରିବାକୁ ଚାହୁଁଥିବା ନିଶ୍ଚିତ କରିବାକୁ ଦୟାକରି ଆପଣଙ୍କର ପାସୱାର୍ଡ ପ୍ରବେଶ କରନ୍ତୁ |", + "Please provide a maximum of three invoice emails addresses.": "ଦୟାକରି ସର୍ବାଧିକ ତିନୋଟି ଇନଭଏସ୍ ଇମେଲଗୁଡିକ ଠିକଣା ପ୍ରଦାନ କରନ୍ତୁ |", + "Please provide the email address of the person you would like to add to this team.": "ଆପଣ ଏହି ଦଳରେ ଯୋଡିବାକୁ ଚାହୁଁଥିବା ବ୍ୟକ୍ତିଙ୍କ ଇମେଲ୍ ଠିକଣା ପ୍ରଦାନ କରନ୍ତୁ |", + "Please set a default payment method before retrying payments.": "ଦେୟ ପୁନ ring ସ୍ଥାପନ କରିବା ପୂର୍ବରୁ ଦୟାକରି ଏକ ଡିଫଲ୍ଟ ପେମେଣ୍ଟ ପଦ୍ଧତି ସେଟ୍ କରନ୍ତୁ |", + "Please set a default payment method before swapping plans.": "ଯୋଜନାଗୁଡିକ ଅଦଳବଦଳ କରିବା ପୂର୍ବରୁ ଦୟାକରି ଏକ ଡିଫଲ୍ଟ ଦେୟ ପଦ୍ଧତି ସେଟ୍ କରନ୍ତୁ |", + "Poland": "ପୋଲାଣ୍ଡ", + "Portugal": "ପର୍ତ୍ତୁଗାଲ୍", + "Press / to search": "ସନ୍ଧାନ କରିବାକୁ / ଦବାନ୍ତୁ |", + "Preview": "ପୂର୍ବାବଲୋକନ", + "Previewing": "ପୂର୍ବାବଲୋକନ", + "Previous": "ପୂର୍ବ", + "Privacy Policy": "ଗୋପନୀୟତା ନୀତି", + "Profile": "ପ୍ରୋଫାଇଲ୍", + "Profile Information": "ପ୍ରୋଫାଇଲ୍ ସୂଚନା", + "Puerto Rico": "ପୁଏର୍ତୋ ରିକୋ |", + "Qatar": "କାତାର", + "Quarter To Date": "ତ୍ର ar ମାସିକ ତାରିଖ", + "Recovery Code": "ପୁନରୁଦ୍ଧାର କୋଡ୍", + "Refresh": "ସତେଜ କରନ୍ତୁ |", + "Regards,": "ଶୁଭେଚ୍ଛା,", + "Regenerate Recovery Codes": "ପୁନରୁଦ୍ଧାର ସଂକେତଗୁଡିକ ପୁନ ener ନିର୍ମାଣ କରନ୍ତୁ |", + "Register": "ପଞ୍ଜିକରଣ କର |", + "Reload": "ପୁନ elo ଲୋଡ୍ କରନ୍ତୁ |", + "Remember me": "ମୋତେ ମନେ ରଖିବେ", + "Remember Me": "ମୋତେ ମନେ ରଖିବେ", + "Remove": "ଅପସାରଣ କରନ୍ତୁ |", + "Remove Photo": "ଫଟୋ ଅପସାରଣ କରନ୍ତୁ |", + "Remove Team Member": "ଦଳ ସଦସ୍ୟଙ୍କୁ ହଟାନ୍ତୁ |", + "Replicate": "ନକଲ କରନ୍ତୁ |", + "Required fields": "ଆବଶ୍ୟକ କ୍ଷେତ୍ରଗୁଡିକ |", + "Resend Verification Email": "ଯାଞ୍ଚ ଇମେଲ ପଠାନ୍ତୁ |", + "Reset Filters": "ଫିଲ୍ଟରଗୁଡିକ ପୁନ Res ସେଟ୍ କରନ୍ତୁ |", + "Reset Password": "ପାସୱାର୍ଡ ପୁନ Res ସେଟ୍ କରନ୍ତୁ |", + "Reset Password Notification": "ପାସୱାର୍ଡ ବିଜ୍ଞପ୍ତି ପୁନ Res ସେଟ୍ କରନ୍ତୁ |", + "resource": "ଉତ୍ସ", + "Resource Row Dropdown": "ଉତ୍ସ ଧାଡି ଡ୍ରପଡାଉନ୍ |", + "Resources": "ଉତ୍ସଗୁଡ଼ିକ", + "resources": "ଉତ୍ସଗୁଡ଼ିକ", + "Restore": "ପୁନରୁଦ୍ଧାର କରନ୍ତୁ |", + "Restore :resource": "ପୁନରୁଦ୍ଧାର କରନ୍ତୁ | :resource", + "Restore Resource": "ଉତ୍ସ ପୁନରୁଦ୍ଧାର କରନ୍ତୁ |", + "Restore Selected": "ମନୋନୀତ ପୁନ ore ସ୍ଥାପନ କରନ୍ତୁ |", + "results": "ଫଳାଫଳ", + "Resume Subscription": "ସଦସ୍ୟତା ପୁନ Res ଆରମ୍ଭ କରନ୍ତୁ |", + "Retry Payment": "ପୁନ Pay ଚେଷ୍ଟା କରନ୍ତୁ |", + "Return to :appName": ":appName କୁ ଫେରନ୍ତୁ |", + "Reunion": "ରିୟୁନିଅନ୍ |", + "Role": "ଭୂମିକା", + "Romania": "ରୋମାନିଆ", + "Run Action": "କ୍ରିୟା ଚଲାନ୍ତୁ |", + "Russian Federation": "ରୁଷିଆ ମହାସଙ୍ଘ", + "Rwanda": "ରୁୱାଣ୍ଡା |", + "Réunion": "ରିୟୁନିଅନ୍ |", + "Saint Barthelemy": "ସେଣ୍ଟ ବର୍ଥଲେମି |", + "Saint Barthélemy": "ସେଣ୍ଟ ବର୍ଥଲେମି |", + "Saint Helena": "ସେଣ୍ଟ ହେଲେନା |", + "Saint Kitts And Nevis": "ସେଣ୍ଟ୍ କିଟ୍ସ ଏବଂ ନେଭିସ୍ |", + "Saint Kitts and Nevis": "ସେଣ୍ଟ କିଟ୍ସ ଏବଂ ନେଭିସ୍ |", + "Saint Lucia": "ସେଣ୍ଟ ଲୁସିଆ |", + "Saint Martin": "ସେଣ୍ଟ ମାର୍ଟିନ |", + "Saint Martin (French part)": "ସେଣ୍ଟ ମାର୍ଟିନ (ଫରାସୀ ଅଂଶ)", + "Saint Pierre And Miquelon": "ସେଣ୍ଟ୍ ପିଆର ଏବଂ ମିକେଲନ୍ |", + "Saint Pierre and Miquelon": "ସେଣ୍ଟ ପିଆର ଏବଂ ମିକେଲନ୍ |", + "Saint Vincent And Grenadines": "ସେଣ୍ଟ ଭିନ୍ସେଣ୍ଟ ଏବଂ ଗ୍ରେନାଡାଇନ୍ସ |", + "Saint Vincent and the Grenadines": "ସେଣ୍ଟ ଭିନ୍ସେଣ୍ଟ ଏବଂ ଗ୍ରେନାଡାଇନ୍ସ |", + "Samoa": "ସାମୋଆ", + "San Marino": "ସାନ୍ ମାରିନୋ |", + "Sao Tome And Principe": "ସାଓ ଟୋମେ ଏବଂ ପ୍ରିନ୍ସିପି |", + "Sao Tome and Principe": "ସାଓ ଟୋମ୍ ଏବଂ ପ୍ରିନ୍ସିପ୍ |", + "Saudi Arabia": "ସାଉଦି ଆରବ", + "Save": "ସଞ୍ଚୟ କରନ୍ତୁ |", + "Saved.": "ସଞ୍ଚୟ ହୋଇଛି |", + "Scroll to bottom": "ତଳକୁ ସ୍କ୍ରୋଲ୍ କରନ୍ତୁ |", + "Scroll to top": "ଶୀର୍ଷକୁ ସ୍କ୍ରୋଲ୍ କରନ୍ତୁ |", + "Search": "ସନ୍ଧାନ କର |", + "Secure Area": "ସୁରକ୍ଷିତ କ୍ଷେତ୍ର |", + "Select": "ଚୟନ କରନ୍ତୁ |", + "Select a different plan": "ଏକ ଭିନ୍ନ ଯୋଜନା ଚୟନ କରନ୍ତୁ |", + "Select a log file...": "ଏକ ଲଗ୍ ଫାଇଲ୍ ଚୟନ କରନ୍ତୁ ...", + "Select A New Photo": "ଏକ ନୂତନ ଫଟୋ ଚୟନ କରନ୍ତୁ |", + "Select Action": "କ୍ରିୟା ଚୟନ କରନ୍ତୁ |", + "Select all": "ସବୁ ବାଛ", + "Select All Dropdown": "ସମସ୍ତ ଡ୍ରପଡାଉନ୍ ଚୟନ କରନ୍ତୁ |", + "Select this page": "ଏହି ପୃଷ୍ଠା ଚୟନ କରନ୍ତୁ |", + "Send Password Reset Link": "ପାସୱାର୍ଡ ପୁନ et ସେଟ୍ ଲିଙ୍କ୍ ପଠାନ୍ତୁ |", + "Senegal": "ସେନେଗାଲ୍", + "September": "ସେପ୍ଟେମ୍ବର |", + "Serbia": "ସର୍ବିଆ", + "Server Error": "ସର୍ଭର ତ୍ରୁଟି |", + "Service Unavailable": "ସେବା ଉପଲବ୍ଦ୍ଧ ନାହିଁ", + "Set as default": "ଡିଫଲ୍ଟ ଭାବରେ ସେଟ୍ କରନ୍ତୁ |", + "Setup Key": "ସେଟଅପ୍ କି", + "Seychelles": "ସେଚେଲସ୍", + "Show All Fields": "ସମସ୍ତ କ୍ଷେତ୍ର ଦେଖାନ୍ତୁ |", + "Show Content": "ବିଷୟବସ୍ତୁ ଦେଖାନ୍ତୁ |", + "Show Recovery Codes": "ପୁନରୁଦ୍ଧାର କୋଡ୍ ଦେଖାନ୍ତୁ |", + "Showing": "ଦେଖାଉଛି |", + "Sierra Leone": "ସିଆରପିଏଫ୍", + "Signed in as": "ଭାବରେ ସାଇନ୍ ଇନ୍ ହୋଇଛି |", + "Singapore": "ସିଙ୍ଗାପୁର |", + "Sint Maarten (Dutch part)": "ସିଣ୍ଟ ମାର୍ଟେନ୍ |", + "Slovakia": "ସ୍ଲୋଭାକିଆ", + "Slovenia": "ସ୍ଲୋଭେନିଆ", + "Soft Deleted": "ସଫ୍ଟ ଡିଲିଟ୍", + "Solomon Islands": "ଶଲୋମନ ଦ୍ୱୀପପୁ୍ଜ", + "Somalia": "ସୋମାଲିଆ", + "Something went wrong.": "କିଛି ଭୁଲ ହୋଇ ଗଲା।", + "Sorry! You are not authorized to perform this action.": "ଦୁ Sorry ଖିତ! ଆପଣ ଏହି କାର୍ଯ୍ୟ କରିବାକୁ କ୍ଷମତାପ୍ରାପ୍ତ ନୁହଁନ୍ତି |", + "Sorry, your session has expired.": "ଦୁ Sorry ଖିତ, ଆପଣଙ୍କର ଅଧିବେଶନ ସମାପ୍ତ ହୋଇଛି |", + "South Africa": "ଦକ୍ଷିଣ ଆଫ୍ରିକା", + "South Georgia And Sandwich Isl.": "ଦକ୍ଷିଣ ଜର୍ଜିଆ ଏବଂ ଦକ୍ଷିଣ ସାଣ୍ଡୱିଚ୍ ଦ୍ୱୀପପୁଞ୍ଜ |", + "South Georgia and the South Sandwich Islands": "ଦକ୍ଷିଣ ଜର୍ଜିଆ ଏବଂ ଦକ୍ଷିଣ ସାଣ୍ଡୱିଚ୍ ଦ୍ୱୀପପୁଞ୍ଜ |", + "South Sudan": "ଦକ୍ଷିଣ ସୁଦାନ |", + "Spain": "ସ୍ପେନ୍", + "Sri Lanka": "ଶ୍ରୀ ଲଙ୍କା", + "Standalone Actions": "ଷ୍ଟାଣ୍ଡାଲୋନ କ୍ରିୟା", + "Start Polling": "ମତଦାନ ଆରମ୍ଭ କରନ୍ତୁ |", + "Start polling": "ମତଦାନ ଆରମ୍ଭ କରନ୍ତୁ |", + "State / County": "ରାଜ୍ୟ / କାଉଣ୍ଟି |", + "Stop Impersonating": "ଛଦ୍ମନାମ ବନ୍ଦ କରନ୍ତୁ |", + "Stop Polling": "ମତଦାନ ବନ୍ଦ କରନ୍ତୁ |", + "Stop polling": "ମତଦାନ ବନ୍ଦ କରନ୍ତୁ |", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ଏହି ପୁନରୁଦ୍ଧାର ସଂକେତଗୁଡ଼ିକୁ ଏକ ସୁରକ୍ଷିତ ପାସୱାର୍ଡ ପରିଚାଳକରେ ସଂରକ୍ଷଣ କରନ୍ତୁ | ଯଦି ତୁମର ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣ ଉପକରଣ ହଜିଯାଏ ତେବେ ସେଗୁଡିକ ତୁମର ଆକାଉଣ୍ଟକୁ ପ୍ରବେଶ ପୁନରୁଦ୍ଧାର ପାଇଁ ବ୍ୟବହୃତ ହୋଇପାରିବ |", + "Subscribe": "ସବସ୍କ୍ରାଇବ କରନ୍ତୁ |", + "Subscription Information": "ସଦସ୍ୟତା ସୂଚନା", + "Subscription Pending": "ସଦସ୍ୟତା ବିଚାରାଧୀନ ଅଛି |", + "Sudan": "ସୁଦାନ |", + "Suriname": "ସୁରିନାମ |", + "Svalbard And Jan Mayen": "ସ୍ val ାଲବାର୍ଡ ଏବଂ ଜାନ ମାୟେନ |", + "Svalbard and Jan Mayen": "ସ୍ val ାଲବାର୍ଡ ଏବଂ ଜାନ ମାୟେନ |", + "Swaziland": "ସ୍ azil ାଜିଲ୍ୟାଣ୍ଡ", + "Sweden": "ସ୍ୱିଡେନ", + "Switch Teams": "ଦଳଗୁଡିକ ସୁଇଚ୍ କରନ୍ତୁ |", + "Switzerland": "ସ୍ୱିଜରଲ୍ୟାଣ୍ଡ", + "Syrian Arab Republic": "ସିରିଆ ଆରବ ଗଣତନ୍ତ୍ର", + "System": "ସିଷ୍ଟମ୍ |", + "Taiwan": "ତାଇୱାନ |", + "Taiwan, Province of China": "ତାଇୱାନ, ଚୀନ୍ ପ୍ରଦେଶ |", + "Tajikistan": "ତାଜିକିସ୍ତାନ", + "Tanzania": "ତାଞ୍ଜାନିଆ", + "Tanzania, United Republic of": "ତାଞ୍ଜାନିଆ, ୟୁନାଇଟେଡ୍ ରିପବ୍ଲିକ୍", + "TAX": "ଟ୍ୟାକ୍ସ |", + "Team Details": "ଦଳ ବିବରଣୀ", + "Team Invitation": "ଦଳ ନିମନ୍ତ୍ରଣ |", + "Team Members": "ଦଳର ସଦସ୍ୟମାନେ |", + "Team Name": "ଦଳ ନାମ |", + "Team Owner": "ଦଳ ମାଲିକ |", + "Team Settings": "ଦଳ ସେଟିଂସମୂହ |", + "Terms of Service": "ସେବା ସର୍ତ୍ତାବଳୀ", + "Thailand": "ଥାଇଲ୍ୟାଣ୍ଡ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ସାଇନ୍ ଅପ୍ ପାଇଁ ଧନ୍ୟବାଦ! ଆରମ୍ଭ କରିବା ପୂର୍ବରୁ, ଆମେ ତୁମକୁ ଇମେଲ କରିଥିବା ଲିଙ୍କରେ କ୍ଲିକ୍ କରି ତୁମର ଇମେଲ ଠିକଣା ଯାଞ୍ଚ କରିପାରିବ କି? ଯଦି ଆପଣ ଇମେଲ୍ ଗ୍ରହଣ କରିନାହାଁନ୍ତି, ଆମେ ଖୁସିରେ ଆପଣଙ୍କୁ ଅନ୍ୟ ଏକ ପଠାଇବୁ |", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ଆପଣଙ୍କର ନିରନ୍ତର ସମର୍ଥନ ପାଇଁ ଧନ୍ୟବାଦ | ଆମେ ଆପଣଙ୍କର ରେକର୍ଡଗୁଡିକ ପାଇଁ ଆପଣଙ୍କର ଇନଭଏସର ଏକ କପି ସଂଲଗ୍ନ କରିଛୁ | ଆପଣଙ୍କର କିଛି ପ୍ରଶ୍ନ କିମ୍ବା ଚିନ୍ତା ଅଛି ଦୟାକରି ଆମକୁ ଜଣାନ୍ତୁ |", + "Thanks,": "ଧନ୍ୟବାଦ,", + "The :attribute must be a valid role.": ":attribute ନିଶ୍ଚିତ ଭାବରେ ଏକ ବ valid ଧ ଭୂମିକା ହେବା ଆବଶ୍ୟକ |", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ଟି ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବ |", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ଟି ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବିଶେଷ ଚରିତ୍ର ଏବଂ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବା ଆବଶ୍ୟକ |", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute ଟି ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବିଶେଷ ବର୍ଣ୍ଣ ଧାରଣ କରିବ |", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute ଟି ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଏବଂ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବା ଆବଶ୍ୟକ |", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute ଟି ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଏବଂ ଗୋଟିଏ ବିଶେଷ ଚରିତ୍ର ଧାରଣ କରିବା ଆବଶ୍ୟକ |", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute ଟି ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର, ଗୋଟିଏ ସଂଖ୍ୟା, ଏବଂ ଗୋଟିଏ ବିଶେଷ ବର୍ଣ୍ଣ ଧାରଣ କରିବା ଆବଶ୍ୟକ |", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute ଟି ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଆବଶ୍ୟକ ଏବଂ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଧାରଣ କରିବ |", + "The :attribute must be at least :length characters.": ":attribute ଟି ଅତିକମରେ :length ଅକ୍ଷର ହେବା ଜରୁରୀ |", + "The :attribute must contain at least one letter.": ":attribute ଟି ଅତିକମରେ ଗୋଟିଏ ଅକ୍ଷର ଧାରଣ କରିବା ଜରୁରୀ |", + "The :attribute must contain at least one number.": ":attribute ଟି ଅତିକମରେ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବା ଜରୁରୀ |", + "The :attribute must contain at least one symbol.": ":attribute ଟି ଅତିକମରେ ଗୋଟିଏ ପ୍ରତୀକ ଧାରଣ କରିବା ଜରୁରୀ |", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute ରେ ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଏବଂ ଗୋଟିଏ ଲୋୟର କେସ୍ ଅକ୍ଷର ରହିବା ଜରୁରୀ |", + "The :resource was created!": ":resource ଟି ସୃଷ୍ଟି ହେଲା!", + "The :resource was deleted!": ":resource ଟି ବିଲୋପ ହେଲା!", + "The :resource was restored!": ":resource ଟି ପୁନ restored ସ୍ଥାପିତ ହେଲା!", + "The :resource was updated!": ":resource ଟି ଅଦ୍ୟତନ ହେଲା!", + "The action was executed successfully.": "କ୍ରିୟା ସଫଳତାର ସହିତ କାର୍ଯ୍ୟକାରୀ କରାଯାଇଥିଲା |", + "The default payment method cannot be removed.": "ଡିଫଲ୍ଟ ଦେୟ ପଦ୍ଧତି ଅପସାରଣ କରାଯାଇପାରିବ ନାହିଁ |", + "The file was deleted!": "ଫାଇଲ୍ ଡିଲିଟ୍ ହେଲା!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ଦିଆଯାଇଥିବା :attribute ଟି ଡାଟା ଲିକ୍ ରେ ଦେଖାଦେଇଛି | ଦୟାକରି ଏକ ଭିନ୍ନ :attribute ବାଛନ୍ତୁ |", + "The given data was invalid.": "ପ୍ରଦତ୍ତ ତଥ୍ୟ ଅବ alid ଧ ଥିଲା |", + "The government won't let us show you what's behind these doors": "ଏହି ଦ୍ୱାର ପଛରେ କଣ ଅଛି ସରକାର ଆପଣଙ୍କୁ ଦେଖାଇବାକୁ ଦେବେ ନାହିଁ |", + "The HasOne relationship has already been filled.": "HasOne ସମ୍ପର୍କ ପୂରଣ ହୋଇସାରିଛି |", + "The image could not be loaded": "ପ୍ରତିଛବି ଲୋଡ୍ ହୋଇପାରିଲା ନାହିଁ |", + "The image could not be loaded.": "ପ୍ରତିଛବି ଲୋଡ୍ ହୋଇପାରିଲା ନାହିଁ |", + "The invoice emails must be valid email addresses.": "ଇନଭଏସ୍ ଇମେଲଗୁଡିକ ବ valid ଧ ଇମେଲ୍ ଠିକଣା ହେବା ଜରୁରୀ |", + "The password is incorrect.": "ପାସୱାର୍ଡ ଭୁଲ୍ ଅଟେ |", + "The provided coupon code is invalid.": "ପ୍ରଦତ୍ତ କୁପନ କୋଡ୍ ଅବ alid ଧ ଅଟେ |", + "The provided password does not match your current password.": "ପ୍ରଦତ୍ତ ପାସୱାର୍ଡ ତୁମର ସାମ୍ପ୍ରତିକ ପାସୱାର୍ଡ ସହିତ ମେଳ ଖାଉ ନାହିଁ |", + "The provided password was incorrect.": "ପ୍ରଦତ୍ତ ପାସୱାର୍ଡ ଭୁଲ ଥିଲା |", + "The provided two factor authentication code was invalid.": "ପ୍ରଦାନ କରାଯାଇଥିବା ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣ କୋଡ୍ ଅବ alid ଧ ଥିଲା |", + "The provided two factor recovery code was invalid.": "ପ୍ରଦାନ କରାଯାଇଥିବା ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପୁନରୁଦ୍ଧାର କୋଡ୍ ଅବ alid ଧ ଥିଲା |", + "The provided VAT number is invalid.": "ପ୍ରଦାନ କରାଯାଇଥିବା ଭ୍ୟାଟ୍ ନମ୍ବର ଅବ alid ଧ ଅଟେ |", + "The resource was attached!": "ଉତ୍ସ ସଂଲଗ୍ନ ହେଲା!", + "The resource was prevented from being saved!": "ଉତ୍ସ ସଞ୍ଚୟ ହେବାରୁ ରୋକାଯାଇଥିଲା!", + "The resource was updated!": "ଉତ୍ସ ଅଦ୍ୟତନ ହେଲା!", + "The response is not a streamed response.": "ପ୍ରତିକ୍ରିୟା ଏକ ଷ୍ଟ୍ରିମିଡ୍ ପ୍ରତିକ୍ରିୟା ନୁହେଁ |", + "The response is not a view.": "ପ୍ରତିକ୍ରିୟା ଏକ ଦୃଶ୍ୟ ନୁହେଁ |", + "The selected country is invalid.": "ମନୋନୀତ ଦେଶ ଅବ alid ଧ ଅଟେ |", + "The selected plan is invalid.": "ମନୋନୀତ ଯୋଜନା ଅବ alid ଧ ଅଟେ |", + "The selected resources have been :action!": "ମନୋନୀତ ଉତ୍ସଗୁଡିକ :action ହୋଇଛି!", + "The team's name and owner information.": "ଦଳର ନାମ ଏବଂ ମାଲିକ ସୂଚନା |", + "There are no available options for this resource.": "ଏହି ଉତ୍ସ ପାଇଁ କ available ଣସି ଉପଲବ୍ଧ ବିକଳ୍ପ ନାହିଁ |", + "There are no fields to display.": "ପ୍ରଦର୍ଶନ କରିବାକୁ କ fields ଣସି କ୍ଷେତ୍ର ନାହିଁ |", + "There are no new notifications.": "କ new ଣସି ନୂତନ ବିଜ୍ଞପ୍ତି ନାହିଁ |", + "There was a problem executing the action.": "କ୍ରିୟାକୁ କାର୍ଯ୍ୟକାରୀ କରିବାରେ ଏକ ସମସ୍ୟା ଥିଲା |", + "There was a problem fetching the resource.": "ଉତ୍ସ ଆଣିବାରେ ଏକ ସମସ୍ୟା ଥିଲା |", + "There was a problem submitting the form.": "ଫର୍ମ ଦାଖଲ କରିବାରେ ଏକ ସମସ୍ୟା ଥିଲା |", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ଏହି ଲୋକମାନଙ୍କୁ ଆପଣଙ୍କ ଦଳକୁ ନିମନ୍ତ୍ରଣ କରାଯାଇଛି ଏବଂ ସେମାନଙ୍କୁ ଏକ ନିମନ୍ତ୍ରଣ ଇମେଲ ପଠାଯାଇଛି | ଇମେଲ ନିମନ୍ତ୍ରଣ ଗ୍ରହଣ କରି ସେମାନେ ଦଳରେ ଯୋଗ ଦେଇପାରନ୍ତି |", + "This account does not have an active subscription.": "ଏହି ଆକାଉଣ୍ଟରେ ଏକ ସକ୍ରିୟ ସଦସ୍ୟତା ନାହିଁ |", + "This action is unauthorized.": "ଏହି କାର୍ଯ୍ୟ ଅନଧିକୃତ ଅଟେ |", + "This copy of Nova is unlicensed.": "ନୋଭାଙ୍କର ଏହି କପି ଲାଇସେନ୍ସପ୍ରାପ୍ତ ନୁହେଁ |", + "This coupon code can only be used by new customers.": "ଏହି କୁପନ କୋଡ୍ କେବଳ ନୂତନ ଗ୍ରାହକଙ୍କ ଦ୍ୱାରା ବ୍ୟବହୃତ ହୋଇପାରିବ |", + "This device": "ଏହି ଉପକରଣ", + "This file field is read-only.": "ଏହି ଫାଇଲ୍ ଫିଲ୍ଡ କେବଳ ପଠନୀୟ |", + "This invoice is no longer open.": "ଏହି ଇନଭଏସ୍ ଆଉ ଖୋଲା ନାହିଁ |", + "This is a secure area of the application. Please confirm your password before continuing.": "ଏହା ହେଉଛି ପ୍ରୟୋଗର ଏକ ସୁରକ୍ଷିତ କ୍ଷେତ୍ର | ଜାରି ରଖିବା ପୂର୍ବରୁ ଦୟାକରି ଆପଣଙ୍କର ପାସୱାର୍ଡ ନିଶ୍ଚିତ କରନ୍ତୁ |", + "This password does not match our records.": "ଏହି ପାସୱାର୍ଡ ଆମର ରେକର୍ଡ ସହିତ ମେଳ ଖାଉ ନାହିଁ |", + "This password reset link will expire in :count minutes.": "ଏହି ପାସୱାର୍ଡ ପୁନ et ସେଟ୍ ଲିଙ୍କ :count ମିନିଟରେ ସମାପ୍ତ ହେବ |", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ଏହି ଦେୟ ଆରମ୍ଭ ହେଲା, କିନ୍ତୁ ପାଣ୍ଠି ଏପର୍ଯ୍ୟନ୍ତ ଗ୍ରହଣ କରାଯାଇ ନାହିଁ | ଏହା 14 ଦିନ ପର୍ଯ୍ୟନ୍ତ ନେଇପାରେ |", + "This resource no longer exists": "ଏହି ଉତ୍ସ ଆଉ ନାହିଁ |", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ଏହି ସଦସ୍ୟତା ସମାପ୍ତ ହୋଇଛି ଏବଂ ପୁନ umed ଆରମ୍ଭ ହୋଇପାରିବ ନାହିଁ | ଦୟାକରି ଏକ ନୂତନ ସଦସ୍ୟତା ସୃଷ୍ଟି କରନ୍ତୁ |", + "This user already belongs to the team.": "ଏହି ଉପଭୋକ୍ତା ପୂର୍ବରୁ ଦଳର ଅଟନ୍ତି |", + "This user has already been invited to the team.": "ଏହି ଉପଭୋକ୍ତାଙ୍କୁ ପୂର୍ବରୁ ଦଳକୁ ନିମନ୍ତ୍ରଣ କରାଯାଇଛି |", + "Timor-Leste": "ତିମୋର-ଲେଷ୍ଟେ |", + "to": "କୁ", + "To": "କୁ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣ ସକ୍ଷମ କରିବାକୁ, ଆପଣଙ୍କ ଫୋନର ପ୍ରାମାଣିକିକରଣ ପ୍ରୟୋଗ ବ୍ୟବହାର କରି ନିମ୍ନଲିଖିତ QR କୋଡ୍ ସ୍କାନ୍ କରନ୍ତୁ କିମ୍ବା ସେଟଅପ୍ କି ପ୍ରବେଶ କରନ୍ତୁ ଏବଂ ଉତ୍ପାଦିତ OTP କୋଡ୍ ପ୍ରଦାନ କରନ୍ତୁ |", + "Today": "ଆଜି |", + "Toggle navigation": "ନାଭିଗେସନ୍ ଟୋଗଲ୍ କରନ୍ତୁ |", + "Togo": "ଯିବା କୁ", + "Tokelau": "ଟୋକେଲାଉ |", + "Token Name": "ଟୋକେନ୍ ନାମ |", + "Tonga": "ଟୋଙ୍ଗା |", + "Too Many Requests": "ବହୁତ ଅନୁରୋଧ |", + "total": "ସମୁଦାୟ", + "Total:": "ସମୁଦାୟ:", + "Trashed": "ଟ୍ରାଶ୍", + "Trinidad And Tobago": "ତ୍ରିନିଦାଦ ଏବଂ ଟୋବାଗୋ |", + "Trinidad and Tobago": "ତ୍ରିନିଦାଦ ଏବଂ ଟୋବାଗୋ |", + "Tunisia": "ଟ୍ୟୁନିସିଆ", + "Turkey": "ତୁର୍କୀ", + "Turkmenistan": "ତୁର୍କମେନିସ୍ତାନ", + "Turks And Caicos Islands": "ତୁର୍କ ଏବଂ କାଇକୋସ୍ ଦ୍ୱୀପପୁଞ୍ଜ |", + "Turks and Caicos Islands": "ତୁର୍କ ଏବଂ କାଇକୋସ୍ ଦ୍ୱୀପପୁଞ୍ଜ |", + "Tuvalu": "ତୁଭାଲୁ |", + "Two Factor Authentication": "ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣ |", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣ ବର୍ତ୍ତମାନ ସକ୍ଷମ ହୋଇଛି | ଆପଣଙ୍କ ଫୋନର ପ୍ରାମାଣିକିକରଣ ପ୍ରୟୋଗ ବ୍ୟବହାର କରି ନିମ୍ନଲିଖିତ QR କୋଡ୍ ସ୍କାନ୍ କରନ୍ତୁ କିମ୍ବା ସେଟଅପ୍ କି ପ୍ରବେଶ କରନ୍ତୁ |", + "Type": "ଟାଇପ୍ କରନ୍ତୁ |", + "Uganda": "ଉଗାଣ୍ଡା", + "Ukraine": "ୟୁକ୍ରେନ |", + "Unauthorized": "ଅନଧିକୃତ |", + "United Arab Emirates": "ୟୁନାଇଟେଡ୍ ଆରବ ଏମିରେଟେସ୍", + "United Kingdom": "ଇଂଗଲାଣ୍ଡ୍", + "United States": "ଯୁକ୍ତ ରାଷ୍ଟ୍ର", + "United States Minor Outlying Islands": "ଯୁକ୍ତରାଷ୍ଟ୍ରର ମାଇନର ବାହ୍ୟ ଦ୍ୱୀପପୁଞ୍ଜ |", + "United States Outlying Islands": "ଯୁକ୍ତରାଷ୍ଟ୍ରର ବାହ୍ୟ ଦ୍ୱୀପପୁଞ୍ଜ |", + "Unknown": "ଅଜ୍ଞାତ", + "Unpaid": "ଅନାଦାୟ", + "Update": "ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Update & Continue Editing": "ଅଦ୍ୟତନ ଏବଂ ଜାରି ରଖନ୍ତୁ |", + "Update :resource": ":resource ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Update :resource: :title": ":resource: :title ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Update attached :resource: :title": "ସଂଲଗ୍ନିତ ଅଦ୍ୟତନ :resource: :title |", + "Update Password": "ପାସୱାର୍ଡ ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Update Payment Information": "ଦେୟ ସୂଚନା ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Update Payment Method": "ଦେୟ ପଦ୍ଧତି ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Update your account's profile information and email address.": "ଆପଣଙ୍କର ଖାତାର ପ୍ରୋଫାଇଲ୍ ସୂଚନା ଏବଂ ଇମେଲ୍ ଠିକଣା ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Uploading": "ଅପଲୋଡ୍ କରୁଛି |", + "Uploading files... (:current/:total)": "ଫାଇଲ୍ ଅପଲୋଡ୍ କରୁଛି ... (:current/:total)", + "Uruguay": "ଉରୁଗୁଏ |", + "Use a recovery code": "ଏକ ପୁନରୁଦ୍ଧାର କୋଡ୍ ବ୍ୟବହାର କରନ୍ତୁ |", + "Use an authentication code": "ଏକ ପ୍ରାମାଣିକିକରଣ କୋଡ୍ ବ୍ୟବହାର କରନ୍ତୁ |", + "User Actions": "ବ୍ୟବହାରକାରୀ କାର୍ଯ୍ୟ", + "User Security": "ବ୍ୟବହାରକାରୀ ସୁରକ୍ଷା", + "Username": "ଉପଯୋଗକର୍ତ୍ତା ନାମ", + "Uzbekistan": "ଉଜବେକିସ୍ତାନ", + "Value": "ମୂଲ୍ୟ", + "Vanuatu": "ଭାନୁୟୁଟୁ |", + "VAT Number": "ଭ୍ୟାଟ୍ ନମ୍ବର |", + "Venezuela": "ଭେନେଜୁଏଲା", + "Venezuela, Bolivarian Republic of": "ଭେନେଜୁଏଲା, ବୋଲିଭାରିଆନ୍ ରିପବ୍ଲିକ୍", + "Verify Email Address": "ଇମେଲ ଠିକଣା ଯାଞ୍ଚ କରନ୍ତୁ |", + "Verify Your Email Address": "ଆପଣଙ୍କର ଇମେଲ୍ ଠିକଣା ଯାଞ୍ଚ କରନ୍ତୁ |", + "Viet Nam": "ଭିଏତ୍ ନାମ |", + "View": "ଦର୍ଶନ କରନ୍ତୁ |", + "Virgin Islands, British": "ଭର୍ଜିନ ଦ୍ୱୀପପୁଞ୍ଜ, ବ୍ରିଟିଶ |", + "Virgin Islands, U.S.": "ଭର୍ଜିନ ଦ୍ୱୀପପୁଞ୍ଜ, U.S.", + "Wallis And Futuna": "ୱାଲିସ୍ ଏବଂ ଫୁଟୁନା |", + "Wallis and Futuna": "ୱାଲିସ୍ ଏବଂ ଫୁଟୁନା |", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ଆମେ ଆପଣଙ୍କର ସଦସ୍ୟତା ପ୍ରକ୍ରିୟାକରଣ କରୁଛୁ | ସବସ୍କ୍ରିପସନ୍ ସଫଳତାର ସହିତ ପ୍ରକ୍ରିୟାକରଣ ହୋଇଗଲେ, ଏହି ପୃଷ୍ଠା ସ୍ୱୟଂଚାଳିତ ଭାବରେ ଅପଡେଟ୍ ହେବ | ସାଧାରଣତ , ଏହି ପ୍ରକ୍ରିୟା କେବଳ କିଛି ସେକେଣ୍ଡ ନେବା ଉଚିତ୍ |", + "We are unable to process your payment. Please contact customer support.": "ଆମେ ଆପଣଙ୍କର ଦେୟ ପ୍ରକ୍ରିୟାକରଣ କରିବାରେ ଅସମର୍ଥ | ଦୟାକରି ଗ୍ରାହକ ସମର୍ଥନ ସହିତ ଯୋଗାଯୋଗ କରନ୍ତୁ |", + "We have emailed your password reset link!": "ଆମେ ଆପଣଙ୍କର ପାସୱାର୍ଡ ପୁନ et ସେଟ୍ ଲିଙ୍କ୍ ଇମେଲ୍ କରିଛୁ!", + "We were unable to find a registered user with this email address.": "ଏହି ଇମେଲ୍ ଠିକଣା ସହିତ ଆମେ ଏକ ପଞ୍ଜୀକୃତ ଉପଭୋକ୍ତା ଖୋଜିବାରେ ଅସମର୍ଥ |", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ଆମେ ନିମ୍ନରେ ନିର୍ଦ୍ଦିଷ୍ଟ ହୋଇଥିବା ଇମେଲ୍ ଠିକଣାଗୁଡ଼ିକୁ ଏକ ଇନଭଏସ୍ ଡାଉନଲୋଡ୍ ଲିଙ୍କ୍ ପଠାଇବୁ | କମା ବ୍ୟବହାର କରି ଆପଣ ଏକାଧିକ ଇମେଲ ଠିକଣାଗୁଡ଼ିକୁ ପୃଥକ କରିପାରିବେ |", + "We're lost in space. The page you were trying to view does not exist.": "ଆମେ ଜାଗାରେ ହଜିଯାଇଛୁ | ଆପଣ ଦେଖିବାକୁ ଚେଷ୍ଟା କରୁଥିବା ପୃଷ୍ଠା ବିଦ୍ୟମାନ ନାହିଁ |", + "Welcome Back!": "ପୁଣି ଥରେ ସ୍ୱାଗତ!", + "Western Sahara": "ପଶ୍ଚିମ ସାହାରା |", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "ଯେତେବେଳେ ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣ ସକ୍ଷମ ହୁଏ, ପ୍ରାମାଣିକିକରଣ ସମୟରେ ଆପଣଙ୍କୁ ଏକ ସୁରକ୍ଷିତ, ରାଣ୍ଡମ ଟୋକେନ୍ ପାଇଁ କୁହାଯିବ | ଆପଣ ହୁଏତ ଆପଣଙ୍କର ଫୋନର ଗୁଗୁଲ୍ ପ୍ରାମାଣିକିକରଣ ପ୍ରୟୋଗରୁ ଏହି ଟୋକେନ୍ ପୁନରୁଦ୍ଧାର କରିପାରିବେ |", + "Whoops": "ଓହୋ", + "Whoops!": "ହଉ!", + "Whoops! Something went wrong.": "ହଉ! କିଛି ଭୁଲ ହୋଇ ଗଲା।", + "With Trashed": "ଟ୍ରାଶ୍ ସହିତ |", + "Write": "ଲେଖ |", + "Year To Date": "ବର୍ଷ ଆରମ୍ଭ ରୁ ଆଜି ଯାଏଁ", + "Yearly": "ବାର୍ଷିକ |", + "Yemen": "ୟେମେନ", + "Yes": "ହଁ", + "You are already subscribed.": "ଆପଣ ପୂର୍ବରୁ ସଦସ୍ୟତା ଗ୍ରହଣ କରିଛନ୍ତି |", + "You are currently within your free trial period. Your trial will expire on :date.": "ଆପଣ ବର୍ତ୍ତମାନ ଆପଣଙ୍କର ମାଗଣା ପରୀକ୍ଷା ଅବଧି ମଧ୍ୟରେ ଅଛନ୍ତି | ଆପଣଙ୍କର ପରୀକ୍ଷା :date ରେ ସମାପ୍ତ ହେବ |", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "ଆପଣ ବର୍ତ୍ତମାନ ଆପଣଙ୍କର ମାଗଣା ପରୀକ୍ଷା ଅବଧି ମଧ୍ୟରେ ଅଛନ୍ତି | ଆପଣଙ୍କର ପରୀକ୍ଷା :date ରେ ସମାପ୍ତ ହେବ | ଏକ ନୂତନ ସଦସ୍ୟତା ଆରମ୍ଭ କରିବା ଆପଣଙ୍କ ପରୀକ୍ଷା ଶେଷ କରିବ |", + "You are logged in!": "ଆପଣ ଲଗ୍ ଇନ୍ କରିଛନ୍ତି!", + "You are receiving this email because we received a password reset request for your account.": "ଆପଣ ଏହି ଇମେଲ୍ ଗ୍ରହଣ କରୁଛନ୍ତି କାରଣ ଆମେ ଆପଣଙ୍କ ଖାତା ପାଇଁ ଏକ ପାସୱାର୍ଡ ପୁନ res ସେଟ୍ ଅନୁରୋଧ ଗ୍ରହଣ କରିଛୁ |", + "You have been invited to join the :team team!": ":team ଟି ଦଳରେ ଯୋଗଦେବାକୁ ଆପଣଙ୍କୁ ନିମନ୍ତ୍ରଣ କରାଯାଇଛି!", + "You have enabled two factor authentication.": "ଆପଣ ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣକୁ ସକ୍ଷମ କରିଛନ୍ତି |", + "You have not enabled two factor authentication.": "ଆପଣ ଦୁଇଟି ଫ୍ୟାକ୍ଟର୍ ପ୍ରାମାଣିକିକରଣକୁ ସକ୍ଷମ କରିନାହାଁନ୍ତି |", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "ଆପଣଙ୍କର କିଛି ଅନାଦାୟ ଇନଭଏସ୍ ଅଛି | ଆପଣଙ୍କର ଡିଫଲ୍ଟ ଦେୟ ପଦ୍ଧତି ଅପଡେଟ୍ କରିବା ପରେ, ଆପଣ ନିମ୍ନରେ ଥିବା ଇନଭଏସ୍ ତାଲିକା ମାଧ୍ୟମରେ ଦେୟ ପୁନ ry ଚେଷ୍ଟା କରିପାରିବେ |", + "You may accept this invitation by clicking the button below:": "ଆପଣ ନିମ୍ନରେ ଥିବା ବଟନ୍ କ୍ଲିକ୍ କରି ଏହି ନିମନ୍ତ୍ରଣ ଗ୍ରହଣ କରିପାରନ୍ତି:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "ଆପଣ ଯେକ time ଣସି ସମୟରେ ଆପଣଙ୍କର ସଦସ୍ୟତା ବାତିଲ କରିପାରିବେ | ଥରେ ତୁମର ସବସ୍କ୍ରିପସନ୍ ବାତିଲ୍ ହୋଇଗଲେ, ତୁମର ସାମ୍ପ୍ରତିକ ବିଲିଂ ଚକ୍ର ଶେଷ ପର୍ଯ୍ୟନ୍ତ ସବସ୍କ୍ରିପସନ୍ ପୁନ res ଆରମ୍ଭ କରିବାର ବିକଳ୍ପ ପାଇବ |", + "You may delete any of your existing tokens if they are no longer needed.": "ଯଦି ଆପଣଙ୍କର ଆବଶ୍ୟକତା ନାହିଁ ତେବେ ଆପଣ ଆପଣଙ୍କର ଯେକ existing ଣସି ବିଦ୍ୟମାନ ଟୋକେନ୍ ବିଲୋପ କରିପାରିବେ |", + "You may not delete your personal team.": "ଆପଣ ହୁଏତ ଆପଣଙ୍କର ବ୍ୟକ୍ତିଗତ ଦଳ ବିଲୋପ କରିପାରିବେ ନାହିଁ |", + "You may not leave a team that you created.": "ଆପଣ ସୃଷ୍ଟି କରିଥିବା ଏକ ଦଳ ଛାଡି ପାରନ୍ତି ନାହିଁ |", + "You will receive an invoice and payment link via email for each billing period.": "ପ୍ରତ୍ୟେକ ବିଲିଂ ଅବଧି ପାଇଁ ଆପଣ ଇମେଲ ମାଧ୍ୟମରେ ଏକ ଇନଭଏସ୍ ଏବଂ ପେମେଣ୍ଟ ଲିଙ୍କ ପାଇବେ |", + "You're logged in!": "ଆପଣ ଲଗ୍ ଇନ୍ କରିଛନ୍ତି!", + "Your :invoiceName invoice is now available!": "ଆପଣଙ୍କର :invoiceName ଇନଭଏସ୍ ବର୍ତ୍ତମାନ ଉପଲବ୍ଧ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ତୁମର ବିଲିଂ ଠିକଣା ହେଉଛି :address :address2 :postal_code :city :state :country |", + "Your card was declined. Please contact your card issuer for more information.": "ତୁମର କାର୍ଡ ପ୍ରତ୍ୟାଖ୍ୟାନ ହେଲା | ଅଧିକ ସୂଚନା ପାଇଁ ଦୟାକରି ଆପଣଙ୍କର କାର୍ଡ ପ୍ରଦାନକାରୀଙ୍କ ସହିତ ଯୋଗାଯୋଗ କରନ୍ତୁ |", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ତୁମର ସାମ୍ପ୍ରତିକ ଦେୟ ପଦ୍ଧତି ହେଉଛି :lastFour ରେ ଶେଷ ହେଉଥିବା ଏକ କ୍ରେଡିଟ୍ କାର୍ଡ ଯାହା :expiration ରେ ସମାପ୍ତ ହେବ |", + "Your email address is unverified.": "ଆପଣଙ୍କର ଇମେଲ୍ ଠିକଣା ଯାଞ୍ଚ ହୋଇନାହିଁ |", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": ":amount ର ଆପଣଙ୍କର ଶେଷ ଦେୟ ବିଫଳ ହେଲା | ବିଫଳ ଦେୟ ପୁନ ry ଚେଷ୍ଟା କରିବାକୁ ଦୟାକରି ଆପଣଙ୍କର ଦେୟ ପଦ୍ଧତି ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date ରେ ଆପଣଙ୍କର :amount ର ଶେଷ ଦେୟ ବିଫଳ ହେଲା | ବିଫଳ ଦେୟ ପୁନ ry ଚେଷ୍ଟା କରିବାକୁ ଦୟାକରି ଆପଣଙ୍କର ଦେୟ ପଦ୍ଧତିକୁ ଅଦ୍ୟତନ କରନ୍ତୁ |", + "Your next payment of :amount will be processed on :date.": ":amount ର ପରବର୍ତ୍ତୀ ଦେୟ :date ରେ ହେବ |", + "Your payment method has been added successfully.": "ତୁମର ଦେୟ ପଦ୍ଧତି ସଫଳତାର ସହିତ ଯୋଡା ଯାଇଛି |", + "Your payment method will be charged automatically for each billing period.": "ପ୍ରତ୍ୟେକ ଦେୟ ଅବଧି ପାଇଁ ଆପଣଙ୍କର ଦେୟ ପଦ୍ଧତି ସ୍ୱୟଂଚାଳିତ ଭାବରେ ଚାର୍ଜ ହେବ |", + "Your registered VAT Number is :vatNumber.": "ଆପଣଙ୍କର ପଞ୍ଜୀକୃତ ଭାଟ୍ ନମ୍ବର ହେଉଛି ୧୦ |", + "Your subscription has been started successfully.": "ଆପଣଙ୍କର ସଦସ୍ୟତା ସଫଳତାର ସହିତ ଆରମ୍ଭ ହୋଇଛି |", + "Your subscription has been successfully cancelled.": "ଆପଣଙ୍କର ସଦସ୍ୟତା ସଫଳତାର ସହିତ ବାତିଲ ହୋଇଛି |", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ଆପଣଙ୍କର ସଦସ୍ୟତା ସଫଳତାର ସହିତ ବାତିଲ ହୋଇଛି | ତୁମର ବିଲିଂ ଅବଧି ଶେଷ ହେବା ପର୍ଯ୍ୟନ୍ତ ତୁମକୁ ଏପର୍ଯ୍ୟନ୍ତ ଆକ୍ସେସ୍ ମିଳିବ |", + "Your subscription was successfully resumed.": "ତୁମର ସଦସ୍ୟତା ସଫଳତାର ସହିତ ପୁନ umed ଆରମ୍ଭ ହେଲା |", + "Your subscription was successfully updated.": "ଆପଣଙ୍କର ସଦସ୍ୟତା ସଫଳତାର ସହିତ ଅଦ୍ୟତନ ହେଲା |", + "Zambia": "ଜାମ୍ବିଆ", + "Zimbabwe": "ଜିମ୍ବାୱେ", + "Zip / Postal Code": "ଜିପ୍ / ଡାକ କୋଡ୍ |", + "Åland Islands": "Å ଲ୍ୟାଣ୍ଡ ଦ୍ୱୀପପୁଞ୍ଜ" +} diff --git a/locales/or/php-inline.json b/locales/or/php-inline.json new file mode 100644 index 00000000000..d2b5f4a7ef3 --- /dev/null +++ b/locales/or/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ଏହି କ୍ଷେତ୍ର ଗ୍ରହଣ କରାଯିବା ଜରୁରୀ |", + "accepted_if": ":other ଟି :value ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଗ୍ରହଣ କରାଯିବା ଆବଶ୍ୟକ |", + "active_url": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ URL ନୁହେଁ |", + "after": "ଏହି କ୍ଷେତ୍ର :date ପରେ ଏକ ତାରିଖ ହେବା ଜରୁରୀ |", + "after_or_equal": "ଏହି କ୍ଷେତ୍ର :date କିମ୍ବା ପରେ ସମାନ ହେବା ଆବଶ୍ୟକ |", + "alpha": "ଏହି କ୍ଷେତ୍ରଟି କେବଳ ଅକ୍ଷର ଧାରଣ କରିବା ଜରୁରୀ |", + "alpha_dash": "ଏହି କ୍ଷେତ୍ରଟି କେବଳ ଅକ୍ଷର, ସଂଖ୍ୟା, ଡ୍ୟାସ୍ ଏବଂ ଅଣ୍ଡରସ୍କୋର୍ ଧାରଣ କରିବା ଜରୁରୀ |", + "alpha_num": "ଏହି କ୍ଷେତ୍ରଟି କେବଳ ଅକ୍ଷର ଏବଂ ସଂଖ୍ୟା ଧାରଣ କରିବା ଜରୁରୀ |", + "any_of": "ଏହି କ୍ଷେତ୍ର ଅବ alid ଧ ଅଟେ |", + "array": "ଏହି କ୍ଷେତ୍ରଟି ଏକ ଆରେ ହେବା ଜରୁରୀ |", + "ascii": "ଏହି କ୍ଷେତ୍ରଟି କେବଳ ଏକକ-ବାଇଟ୍ ବର୍ଣ୍ଣମାଳା ଅକ୍ଷର ଏବଂ ପ୍ରତୀକ ଧାରଣ କରିବା ଜରୁରୀ |", + "attached": "ଏହି କ୍ଷେତ୍ରଟି ପୂର୍ବରୁ ସଂଲଗ୍ନ ହୋଇଛି |", + "before": "ଏହି କ୍ଷେତ୍ର :date ପୂର୍ବରୁ ଏକ ତାରିଖ ହେବା ଜରୁରୀ |", + "before_or_equal": "ଏହି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ ଏକ ତାରିଖ ପୂର୍ବରୁ କିମ୍ବା :date ସହିତ ସମାନ |", + "between.array": "ଏହି କ୍ଷେତ୍ରରେ :min ରୁ :max ଆଇଟମ୍ ରହିବା ଜରୁରୀ |", + "between.file": "ଏହି କ୍ଷେତ୍ର :min ରୁ :max କିଲୋବାଇଟ୍ ମଧ୍ୟରେ ହେବା ଜରୁରୀ |", + "between.numeric": "ଏହି କ୍ଷେତ୍ର :min ରୁ :max ମଧ୍ୟରେ ହେବା ଜରୁରୀ |", + "between.string": "ଏହି କ୍ଷେତ୍ରଟି :min ରୁ :max ଅକ୍ଷର ମଧ୍ୟରେ ହେବା ଜରୁରୀ |", + "boolean": "ଏହି କ୍ଷେତ୍ରଟି ସତ କିମ୍ବା ମିଥ୍ୟା ହେବା ଜରୁରୀ |", + "can": "ଏହି କ୍ଷେତ୍ର ଏକ ଅନଧିକୃତ ମୂଲ୍ୟ ଧାରଣ କରେ |", + "confirmed": "ଏହି କ୍ଷେତ୍ର ନିଶ୍ଚିତକରଣ ମେଳ ଖାଉ ନାହିଁ |", + "contains": "ଏହି କ୍ଷେତ୍ର ଏକ ଆବଶ୍ୟକୀୟ ମୂଲ୍ୟ ହରାଉଛି |", + "date": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ ତାରିଖ ନୁହେଁ |", + "date_equals": "ଏହି କ୍ଷେତ୍ର :date ସହିତ ସମାନ ତାରିଖ ହେବା ଜରୁରୀ |", + "date_format": "ଏହି କ୍ଷେତ୍ର :format ଫର୍ମାଟ୍ ସହିତ ମେଳ ଖାଉ ନାହିଁ |", + "decimal": "ଏହି କ୍ଷେତ୍ରଟିରେ :decimal ଦଶମିକ ସ୍ଥାନ ଥିବା ଆବଶ୍ୟକ |", + "declined": "ଏହି କ୍ଷେତ୍ର ପ୍ରତ୍ୟାଖ୍ୟାନ ହେବା ଜରୁରୀ |", + "declined_if": ":other ଟି :value ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ପ୍ରତ୍ୟାଖ୍ୟାନ ହେବା ଜରୁରୀ |", + "different": "ଏହି କ୍ଷେତ୍ର ଏବଂ :other ଭିନ୍ନ ହେବା ଜରୁରୀ |", + "digits": "ଏହି କ୍ଷେତ୍ରଟି ନିଶ୍ଚିତ ଭାବରେ :digits ଅଙ୍କ ବିଶିଷ୍ଟ |", + "digits_between": "ଏହି କ୍ଷେତ୍ର :min ରୁ :max ଅଙ୍କ ମଧ୍ୟରେ ହେବା ଜରୁରୀ |", + "dimensions": "ଏହି କ୍ଷେତ୍ରର ଅବ inv ଧ ପ୍ରତିଛବି ପରିମାଣ ଅଛି |", + "distinct": "ଏହି କ୍ଷେତ୍ରର ଏକ ନକଲ ମୂଲ୍ୟ ଅଛି |", + "doesnt_contain": "ଏହି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ କ fored ଣସିଟି ଧାରଣ କରିବା ଉଚିତ୍ ନୁହେଁ: :values |", + "doesnt_end_with": "ଏହି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ ଗୋଟିଏ ସହିତ ଶେଷ ହେବା ଉଚିତ୍ ନୁହେଁ: :values", + "doesnt_start_with": "ଏହି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ ଗୋଟିଏ ସହିତ ଆରମ୍ଭ ହେବ ନାହିଁ: :values", + "email": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ ଇମେଲ୍ ଠିକଣା ହେବା ଜରୁରୀ |", + "ends_with": "ଏହି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ ଗୋଟିଏ ସହିତ ଶେଷ ହେବା ଜରୁରୀ: :values", + "enum": "ମନୋନୀତ କ୍ଷେତ୍ର ଅବ alid ଧ ଅଟେ |", + "exists": "ମନୋନୀତ କ୍ଷେତ୍ର ଅବ alid ଧ ଅଟେ |", + "extensions": "ଏହି କ୍ଷେତ୍ରଟି ନିମ୍ନଲିଖିତ ବିସ୍ତୃତକରଣ ମଧ୍ୟରୁ ଗୋଟିଏ ଥିବା ଆବଶ୍ୟକ: :values", + "file": "ଏହି କ୍ଷେତ୍ର ଏକ ଫାଇଲ୍ ହେବା ଜରୁରୀ |", + "filled": "ଏହି କ୍ଷେତ୍ରର ଏକ ମୂଲ୍ୟ ଥିବା ଆବଶ୍ୟକ |", + "gt.array": "ଏହି କ୍ଷେତ୍ରରେ :value ରୁ ଅଧିକ ଆଇଟମ୍ ରହିବା ଜରୁରୀ |", + "gt.file": "ଏହି କ୍ଷେତ୍ର :value କିଲୋବାଇଟରୁ ଅଧିକ ହେବା ଜରୁରୀ |", + "gt.numeric": "ଏହି କ୍ଷେତ୍ର :value ରୁ ଅଧିକ ହେବା ଜରୁରୀ |", + "gt.string": "ଏହି କ୍ଷେତ୍ରଟି :value ଅକ୍ଷରରୁ ଅଧିକ ହେବା ଜରୁରୀ |", + "gte.array": "ଏହି କ୍ଷେତ୍ରରେ :value ଟି ଆଇଟମ୍ କିମ୍ବା ଅଧିକ ରହିବା ଜରୁରୀ |", + "gte.file": "ଏହି କ୍ଷେତ୍ର :value କିଲୋବାଇଟରୁ ଅଧିକ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "gte.numeric": "ଏହି କ୍ଷେତ୍ର :value ରୁ ଅଧିକ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "gte.string": "ଏହି କ୍ଷେତ୍ରଟି :value ଅକ୍ଷରରୁ ଅଧିକ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "hex_color": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ ଷୋଡଶମିକ ରଙ୍ଗ ହେବା ଜରୁରୀ |", + "image": "ଏହି କ୍ଷେତ୍ର ଏକ ପ୍ରତିଛବି ହେବା ଜରୁରୀ |", + "in": "ମନୋନୀତ କ୍ଷେତ୍ର ଅବ alid ଧ ଅଟେ |", + "in_array": "ଏହି କ୍ଷେତ୍ର :other ରେ ବିଦ୍ୟମାନ ନାହିଁ |", + "in_array_keys": "ଏହି କ୍ଷେତ୍ରଟି ନିମ୍ନଲିଖିତ କିଗୁଡ଼ିକ ମଧ୍ୟରୁ ଅତିକମରେ ଗୋଟିଏ ଧାରଣ କରିବା ଜରୁରୀ |", + "integer": "ଏହି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ ଏକ ପୂର୍ଣ୍ଣ ସଂଖ୍ୟା ହେବ |", + "ip": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ IP ଠିକଣା ହେବା ଜରୁରୀ |", + "ipv4": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ IPv4 ଠିକଣା ହେବା ଜରୁରୀ |", + "ipv6": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ IPv6 ଠିକଣା ହେବା ଜରୁରୀ |", + "json": "ଏହି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ ଏକ ବ valid ଧ JSON ଷ୍ଟ୍ରିଙ୍ଗ ହେବା ଆବଶ୍ୟକ |", + "list": "ଏହି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ ଏକ ତାଲିକା ହେବା ଆବଶ୍ୟକ |", + "lowercase": "ଏହି କ୍ଷେତ୍ରଟି ଛୋଟ ଅକ୍ଷର ହେବା ଜରୁରୀ |", + "lt.array": "ଏହି କ୍ଷେତ୍ରରେ :value ରୁ କମ୍ ଆଇଟମ୍ ରହିବା ଜରୁରୀ |", + "lt.file": "ଏହି କ୍ଷେତ୍ର :value କିଲୋବାଇଟରୁ କମ୍ ହେବା ଜରୁରୀ |", + "lt.numeric": "ଏହି କ୍ଷେତ୍ର :value ରୁ କମ୍ ହେବା ଜରୁରୀ |", + "lt.string": "ଏହି କ୍ଷେତ୍ରଟି :value ବର୍ଣ୍ଣରୁ କମ୍ ହେବା ଜରୁରୀ |", + "lte.array": "ଏହି କ୍ଷେତ୍ରରେ :value ରୁ ଅଧିକ ଆଇଟମ୍ ରହିବା ଜରୁରୀ ନୁହେଁ |", + "lte.file": "ଏହି କ୍ଷେତ୍ର :value କିଲୋବାଇଟରୁ କମ୍ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "lte.numeric": "ଏହି କ୍ଷେତ୍ର :value ରୁ କମ୍ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "lte.string": "ଏହି କ୍ଷେତ୍ର :value ଅକ୍ଷରରୁ କମ୍ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "mac_address": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ MAC ଠିକଣା ହେବା ଜରୁରୀ |", + "max.array": "ଏହି କ୍ଷେତ୍ରରେ :max ରୁ ଅଧିକ ଆଇଟମ୍ ରହିବା ଜରୁରୀ ନୁହେଁ |", + "max.file": "ଏହି କ୍ଷେତ୍ର :max କିଲୋବାଇଟରୁ ଅଧିକ ହେବା ଉଚିତ ନୁହେଁ |", + "max.numeric": "ଏହି କ୍ଷେତ୍ର :max ରୁ ଅଧିକ ହେବା ଉଚିତ୍ ନୁହେଁ |", + "max.string": "ଏହି କ୍ଷେତ୍ର :max ଅକ୍ଷରରୁ ଅଧିକ ହେବା ଉଚିତ୍ ନୁହେଁ |", + "max_digits": "ଏହି କ୍ଷେତ୍ରରେ :max ଅଙ୍କରୁ ଅଧିକ ନଥିବା ଆବଶ୍ୟକ |", + "mimes": "ଏହି କ୍ଷେତ୍ରଟି ଏକ ପ୍ରକାରର ଫାଇଲ୍ ହେବା ଜରୁରୀ: :values |", + "mimetypes": "ଏହି କ୍ଷେତ୍ରଟି ଏକ ପ୍ରକାରର ଫାଇଲ୍ ହେବା ଜରୁରୀ: :values |", + "min.array": "ଏହି କ୍ଷେତ୍ରରେ ଅତିକମରେ :min ଟି ଆଇଟମ୍ ରହିବା ଜରୁରୀ |", + "min.file": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :min କିଲୋବାଇଟ୍ ହେବା ଜରୁରୀ |", + "min.numeric": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :min ହେବା ଆବଶ୍ୟକ |", + "min.string": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ :min ଅକ୍ଷର ହେବା ଜରୁରୀ |", + "min_digits": "ଏହି କ୍ଷେତ୍ରରେ ଅତିକମରେ :min ଅଙ୍କ ଥିବା ଆବଶ୍ୟକ |", + "missing": "ଏହି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "missing_if": ":other ଟି :value ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "missing_unless": ":other ଟି :value ନହେବା ପର୍ଯ୍ୟନ୍ତ ଏହି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "missing_with": ":values ଉପସ୍ଥିତ ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "missing_with_all": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "multiple_of": "ଏହି କ୍ଷେତ୍ରଟି :value ର ଏକାଧିକ ହେବା ଜରୁରୀ |", + "not_in": "ମନୋନୀତ କ୍ଷେତ୍ର ଅବ alid ଧ ଅଟେ |", + "not_regex": "ଏହି ଫିଲ୍ଡ ଫର୍ମାଟ୍ ଅବ alid ଧ ଅଟେ |", + "numeric": "ଏହି କ୍ଷେତ୍ର ଏକ ସଂଖ୍ୟା ହେବା ଜରୁରୀ |", + "password.letters": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ଅକ୍ଷର ଧାରଣ କରିବା ଜରୁରୀ |", + "password.mixed": "ଏହି କ୍ଷେତ୍ରଟି ଅତିକମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଏବଂ ଗୋଟିଏ ଛୋଟ ଅକ୍ଷର ଧାରଣ କରିବା ଜରୁରୀ |", + "password.numbers": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବା ଜରୁରୀ |", + "password.symbols": "ଏହି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ପ୍ରତୀକ ଧାରଣ କରିବା ଜରୁରୀ |", + "password.uncompromised": "ପ୍ରଦତ୍ତ ଫିଲ୍ଡ ଏକ ଡାଟା ଲିକ୍ ରେ ଦେଖାଦେଇଛି | ଦୟାକରି ଏକ ଭିନ୍ନ କ୍ଷେତ୍ର ବାଛନ୍ତୁ |", + "present": "ଏହି କ୍ଷେତ୍ର ଉପସ୍ଥିତ ରହିବା ଜରୁରୀ |", + "present_if": ":other ଟି :value ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଉପସ୍ଥିତ ରହିବା ଜରୁରୀ |", + "present_unless": ":other ଟି :value ନହେବା ପର୍ଯ୍ୟନ୍ତ ଏହି କ୍ଷେତ୍ର ଉପସ୍ଥିତ ରହିବା ଜରୁରୀ |", + "present_with": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ ଉପସ୍ଥିତ ହେବ |", + "present_with_all": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଉପସ୍ଥିତ ରହିବା ଜରୁରୀ |", + "prohibited": "ଏହି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibited_if": ":other ଟି :value ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibited_if_accepted": "ଯେତେବେଳେ :other ଗ୍ରହଣ କରାଯାଏ, ଏହି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibited_if_declined": "ଯେତେବେଳେ :other ପ୍ରତ୍ୟାଖ୍ୟାନ ହୁଏ, ଏହି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibited_unless": ":other ଟି :values ରେ ନଥିଲେ ଏହି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibits": "ଏହି କ୍ଷେତ୍ର :other ଜଣଙ୍କୁ ଉପସ୍ଥିତ ରହିବାକୁ ବାରଣ କରେ |", + "regex": "ଏହି ଫିଲ୍ଡ ଫର୍ମାଟ୍ ଅବ alid ଧ ଅଟେ |", + "relatable": "ଏହି କ୍ଷେତ୍ର ଏହି ଉତ୍ସ ସହିତ ଜଡିତ ହୋଇନପାରେ |", + "required": "ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_array_keys": "ଏହି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ: :values ପାଇଁ ପ୍ରବିଷ୍ଟ ଧାରଣ କରିବ |", + "required_if": ":other ଟି :value ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_if_accepted": ":other ଟି ଗ୍ରହଣ କରାଯିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_if_declined": ":other ଟି ପ୍ରତ୍ୟାଖ୍ୟାନ ହେଲେ ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_unless": ":other ଟି :values ରେ ନଥିଲେ ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_with": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_with_all": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_without": ":values ଟି ଉପସ୍ଥିତ ନଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_without_all": ":values ଟି ମଧ୍ୟରୁ କ none ଣସିଟି ଉପସ୍ଥିତ ନଥିବାବେଳେ ଏହି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "same": "ଏହି କ୍ଷେତ୍ର ଏବଂ :other ଟି ମେଳ ହେବା ଜରୁରୀ |", + "size.array": "ଏହି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ :size ଟି ଆଇଟମ୍ ଧାରଣ କରିବ |", + "size.file": "ଏହି କ୍ଷେତ୍ରଟି :size କିଲୋବାଇଟ୍ ହେବା ଜରୁରୀ |", + "size.numeric": "ଏହି କ୍ଷେତ୍ର :size ହେବା ଜରୁରୀ |", + "size.string": "ଏହି କ୍ଷେତ୍ରଟି :size ଅକ୍ଷର ହେବା ଜରୁରୀ |", + "starts_with": "ଏହି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ ଗୋଟିଏ ସହିତ ଆରମ୍ଭ ହେବା ଜରୁରୀ: :values", + "string": "ଏହି କ୍ଷେତ୍ରଟି ଏକ ଷ୍ଟ୍ରିଙ୍ଗ୍ ହେବା ଜରୁରୀ |", + "timezone": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ ସମୟ ମଣ୍ଡଳ ହେବା ଜରୁରୀ |", + "ulid": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ ULID ହେବା ଜରୁରୀ |", + "unique": "ଏହି କ୍ଷେତ୍ର ପୂର୍ବରୁ ନିଆଯାଇଛି |", + "uploaded": "ଏହି କ୍ଷେତ୍ର ଅପଲୋଡ୍ କରିବାରେ ବିଫଳ ହେଲା |", + "uppercase": "ଏହି କ୍ଷେତ୍ରଟି ବଡ ଅକ୍ଷର ହେବା ଜରୁରୀ |", + "url": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ URL ହେବା ଜରୁରୀ |", + "uuid": "ଏହି କ୍ଷେତ୍ର ଏକ ବ valid ଧ UUID ହେବା ଜରୁରୀ |" +} diff --git a/locales/or/php.json b/locales/or/php.json new file mode 100644 index 00000000000..80c71da8d0e --- /dev/null +++ b/locales/or/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute ଟି ଗ୍ରହଣ କରାଯିବା ଜରୁରୀ |", + "accepted_if": ":other ଯେତେବେଳେ :value ହେବ ସେତେବେଳେ :attribute ଟି ଗ୍ରହଣ କରାଯିବା ଆବଶ୍ୟକ |", + "active_url": ":attribute ଟି ଏକ ବ valid ଧ URL ନୁହେଁ |", + "after": ":attribute ଟି :date ପରେ ଏକ ତାରିଖ ହେବା ଜରୁରୀ |", + "after_or_equal": ":attribute ନିଶ୍ଚିତ ଭାବରେ ଏକ ତାରିଖ କିମ୍ବା :date ସହିତ ସମାନ ହେବା ଆବଶ୍ୟକ |", + "alpha": ":attribute ଟି କେବଳ ଅକ୍ଷର ଧାରଣ କରିବା ଜରୁରୀ |", + "alpha_dash": ":attribute ଟି କେବଳ ଅକ୍ଷର, ସଂଖ୍ୟା, ଡ୍ୟାସ୍ ଏବଂ ଅଣ୍ଡରସ୍କୋର୍ ଧାରଣ କରିବା ଜରୁରୀ |", + "alpha_num": ":attribute ଟି କେବଳ ଅକ୍ଷର ଏବଂ ସଂଖ୍ୟା ଧାରଣ କରିବା ଜରୁରୀ |", + "any_of": ":attribute କ୍ଷେତ୍ର ଅବ alid ଧ ଅଟେ |", + "array": ":attribute ଟି ଏକ ଆରେ ହେବା ଜରୁରୀ |", + "ascii": ":attribute ଟି କ୍ଷେତ୍ର କେବଳ ଏକକ-ବାଇଟ୍ ବର୍ଣ୍ଣମାଳା ଅକ୍ଷର ଏବଂ ପ୍ରତୀକ ଧାରଣ କରିବା ଜରୁରୀ |", + "attached": "ଏହି :attribute ଟି ସଂଲଗ୍ନ ହୋଇସାରିଛି |", + "before": ":attribute ଟି :date ପୂର୍ବରୁ ଏକ ତାରିଖ ହେବା ଜରୁରୀ |", + "before_or_equal": ":attribute ଟି ପୂର୍ବରୁ କିମ୍ବା :date ସହିତ ସମାନ ତାରିଖ ହେବା ଜରୁରୀ |", + "between.array": ":attribute ରେ :min ରୁ :max ଆଇଟମ୍ ମଧ୍ୟରେ ରହିବା ଜରୁରୀ |", + "between.file": ":attribute ଟି :min ରୁ :max କିଲୋବାଇଟ୍ ମଧ୍ୟରେ ହେବା ଜରୁରୀ |", + "between.numeric": ":attribute ଟି :min ରୁ :max ମଧ୍ୟରେ ହେବା ଜରୁରୀ |", + "between.string": ":attribute ଟି :min ରୁ :max ଅକ୍ଷର ମଧ୍ୟରେ ହେବା ଜରୁରୀ |", + "boolean": ":attribute ଟି କ୍ଷେତ୍ର ସତ କିମ୍ବା ମିଥ୍ୟା ହେବା ଜରୁରୀ |", + "can": ":attribute ଟି କ୍ଷେତ୍ର ଏକ ଅନଧିକୃତ ମୂଲ୍ୟ ଧାରଣ କରେ |", + "confirmed": ":attribute ନିଶ୍ଚିତକରଣ ମେଳ ଖାଉ ନାହିଁ |", + "contains": ":attribute ଟି କ୍ଷେତ୍ର ଏକ ଆବଶ୍ୟକୀୟ ମୂଲ୍ୟ ହରାଉଛି |", + "current_password": "ପାସୱାର୍ଡ ଭୁଲ୍ ଅଟେ |", + "date": ":attribute ଏକ ବ valid ଧ ତାରିଖ ନୁହେଁ |", + "date_equals": ":attribute ଟି :date ସହିତ ସମାନ ତାରିଖ ହେବା ଜରୁରୀ |", + "date_format": ":attribute ଟି ଫର୍ମାଟ୍ :format ସହିତ ମେଳ ଖାଉ ନାହିଁ |", + "decimal": ":attribute ଟି ଫିଲ୍ଡରେ :decimal ଦଶମିକ ସ୍ଥାନ ରହିବା ଜରୁରୀ |", + "declined": ":attribute ଟି ପ୍ରତ୍ୟାଖ୍ୟାନ ହେବା ଜରୁରୀ |", + "declined_if": ":other ଟି :value ଥିବାବେଳେ :attribute କୁ ପ୍ରତ୍ୟାଖ୍ୟାନ କରାଯିବା ଆବଶ୍ୟକ |", + "different": ":attribute ଏବଂ :other ଅଲଗା ହେବା ଜରୁରୀ |", + "digits": ":attribute ଟି ନିଶ୍ଚିତ ଭାବରେ :digits ଅଙ୍କ ବିଶିଷ୍ଟ |", + "digits_between": ":attribute ଟି :min ରୁ :max ଅଙ୍କ ମଧ୍ୟରେ ହେବା ଜରୁରୀ |", + "dimensions": ":attribute ରେ ଅବ inv ଧ ପ୍ରତିଛବି ପରିମାଣ ଅଛି |", + "distinct": ":attribute ଟି ଫିଲ୍ଡର ନକଲ ମୂଲ୍ୟ ଅଛି |", + "doesnt_contain": ":attribute ଟି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ କ finate ଣସି ମଧ୍ୟରୁ କ .ଣସି ଧାରଣ କରିବା ଉଚିତ୍ ନୁହେଁ: :values |", + "doesnt_end_with": ":attribute ଟି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ ଗୋଟିଏ ସହିତ ଶେଷ ହେବା ଉଚିତ୍ ନୁହେଁ: :values |", + "doesnt_start_with": ":attribute ଟି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ ଗୋଟିଏ ସହିତ ଆରମ୍ଭ ହେବା ଉଚିତ୍ ନୁହେଁ: :values |", + "email": ":attribute ଟି ଏକ ବ valid ଧ ଇମେଲ୍ ଠିକଣା ହେବା ଜରୁରୀ |", + "ends_with": ":attribute ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ ଗୋଟିଏ ସହିତ ଶେଷ ହେବା ଜରୁରୀ: :values", + "enum": "ମନୋନୀତ :attribute ଅବ alid ଧ ଅଟେ |", + "exists": "ମନୋନୀତ :attribute ଅବ alid ଧ ଅଟେ |", + "extensions": ":attribute ଟି ଫିଲ୍ଡରେ ନିମ୍ନଲିଖିତ ବିସ୍ତୃତକରଣ ମଧ୍ୟରୁ ଗୋଟିଏ ରହିବା ଜରୁରୀ: :values |", + "failed": "ଏହି ପରିଚୟପତ୍ରଗୁଡିକ ଆମର ରେକର୍ଡଗୁଡିକ ସହିତ ମେଳ ଖାଉ ନାହିଁ |", + "file": ":attribute ଟି ଏକ ଫାଇଲ୍ ହେବା ଜରୁରୀ |", + "filled": ":attribute ଟି ଫିଲ୍ଡର ଏକ ମୂଲ୍ୟ ଥିବା ଆବଶ୍ୟକ |", + "gt.array": ":attribute ରେ :value ରୁ ଅଧିକ ଆଇଟମ୍ ରହିବା ଜରୁରୀ |", + "gt.file": ":attribute ଟି :value କିଲୋବାଇଟରୁ ଅଧିକ ହେବା ଜରୁରୀ |", + "gt.numeric": ":attribute ଟି :value ରୁ ଅଧିକ ହେବା ଜରୁରୀ |", + "gt.string": ":attribute ଟି :value ଅକ୍ଷରରୁ ଅଧିକ ହେବା ଜରୁରୀ |", + "gte.array": ":attribute ରେ :value ଟି ଆଇଟମ୍ କିମ୍ବା ଅଧିକ ଥିବା ଆବଶ୍ୟକ |", + "gte.file": ":attribute ଟି :value କିଲୋବାଇଟ ଠାରୁ ବଡ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "gte.numeric": ":attribute ଟି :value ରୁ ଅଧିକ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "gte.string": ":attribute ଟି :value ଅକ୍ଷରରୁ ଅଧିକ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "hex_color": ":attribute ଟି କ୍ଷେତ୍ର ଏକ ବ valid ଧ ଷୋଡଶମିକ ରଙ୍ଗ ହେବା ଜରୁରୀ |", + "image": ":attribute ଟି ଏକ ପ୍ରତିଛବି ହେବା ଜରୁରୀ |", + "in": "ମନୋନୀତ :attribute ଅବ alid ଧ ଅଟେ |", + "in_array": ":attribute ଟି କ୍ଷେତ୍ର :other ରେ ବିଦ୍ୟମାନ ନାହିଁ |", + "in_array_keys": ":attribute ଟି କ୍ଷେତ୍ର ନିମ୍ନଲିଖିତ କିଗୁଡ଼ିକ ମଧ୍ୟରୁ ଅତିକମରେ ଗୋଟିଏ ଧାରଣ କରିବା ଜରୁରୀ |", + "integer": ":attribute ଟି ଏକ ପୂର୍ଣ୍ଣ ସଂଖ୍ୟା ହେବା ଜରୁରୀ |", + "ip": ":attribute ନିଶ୍ଚିତ ଭାବରେ ଏକ ବ IP ଧ IP ଠିକଣା ହେବା ଆବଶ୍ୟକ |", + "ipv4": ":attribute ଟି ଏକ ବ valid ଧ IPv4 ଠିକଣା ହେବା ଜରୁରୀ |", + "ipv6": ":attribute ନିଶ୍ଚିତ ଭାବରେ ଏକ ବ valid ଧ IPv6 ଠିକଣା ହେବା ଆବଶ୍ୟକ |", + "json": ":attribute ନିଶ୍ଚିତ ଭାବରେ ଏକ ବ valid ଧ JSON ଷ୍ଟ୍ରିଙ୍ଗ ହେବା ଆବଶ୍ୟକ |", + "list": ":attribute ଟି କ୍ଷେତ୍ର ଏକ ତାଲିକା ହେବା ଜରୁରୀ |", + "lowercase": ":attribute ଟି ଫିଲ୍ଡ ଲୋୟର କେସ୍ ହେବା ଜରୁରୀ |", + "lt.array": ":attribute ରେ :value ରୁ କମ୍ ଆଇଟମ୍ ରହିବା ଜରୁରୀ |", + "lt.file": ":attribute ଟି :value କିଲୋବାଇଟରୁ କମ୍ ହେବା ଜରୁରୀ |", + "lt.numeric": ":attribute ଟି :value ରୁ କମ୍ ହେବା ଜରୁରୀ |", + "lt.string": ":attribute ଟି :value ଅକ୍ଷରରୁ କମ୍ ହେବା ଜରୁରୀ |", + "lte.array": ":attribute ରେ :value ରୁ ଅଧିକ ଆଇଟମ୍ ରହିବା ଜରୁରୀ ନୁହେଁ |", + "lte.file": ":attribute ଟି :value କିଲୋବାଇଟରୁ କମ୍ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "lte.numeric": ":attribute ଟି :value ରୁ କମ୍ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "lte.string": ":attribute ଟି :value ଅକ୍ଷରରୁ କମ୍ କିମ୍ବା ସମାନ ହେବା ଜରୁରୀ |", + "mac_address": ":attribute ନିଶ୍ଚିତ ଭାବରେ ଏକ ବ valid ଧ MAC ଠିକଣା ହେବା ଆବଶ୍ୟକ |", + "max.array": ":attribute ରେ :max ରୁ ଅଧିକ ଆଇଟମ୍ ରହିବା ଜରୁରୀ ନୁହେଁ |", + "max.file": ":attribute ଟି :max କିଲୋବାଇଟରୁ ଅଧିକ ହେବା ଉଚିତ ନୁହେଁ |", + "max.numeric": ":attribute ଟି :max ରୁ ଅଧିକ ହେବା ଉଚିତ୍ ନୁହେଁ |", + "max.string": ":attribute ଟି :max ଅକ୍ଷରରୁ ଅଧିକ ହେବା ଉଚିତ୍ ନୁହେଁ |", + "max_digits": ":attribute ଟି କ୍ଷେତ୍ରରେ :max ଅଙ୍କରୁ ଅଧିକ ନଥିବା ଆବଶ୍ୟକ |", + "mimes": ":attribute ଟି ଏକ ପ୍ରକାରର ଫାଇଲ୍ ହେବା ଜରୁରୀ: :values |", + "mimetypes": ":attribute ଟି ଏକ ପ୍ରକାରର ଫାଇଲ୍ ହେବା ଜରୁରୀ: :values |", + "min.array": ":attribute ରେ ଅତିକମରେ :min ଟି ଆଇଟମ୍ ରହିବା ଜରୁରୀ |", + "min.file": ":attribute ଟି ଅତି କମରେ :min କିଲୋବାଇଟ୍ ହେବା ଜରୁରୀ |", + "min.numeric": ":attribute ଟି ଅତିକମରେ :min ହେବା ଜରୁରୀ |", + "min.string": ":attribute ଟି ଅତିକମରେ :min ଅକ୍ଷର ହେବା ଜରୁରୀ |", + "min_digits": ":attribute ଟି ଫିଲ୍ଡରେ ଅତି କମରେ :min ଅଙ୍କ ଥିବା ଆବଶ୍ୟକ |", + "missing": ":attribute ଟି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "missing_if": ":other ଟି :value ଥିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "missing_unless": ":other ଟି :value ନହେବା ପର୍ଯ୍ୟନ୍ତ :attribute ଟି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "missing_with": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "missing_with_all": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ନିଖୋଜ ହେବା ଜରୁରୀ |", + "multiple_of": ":attribute ଟି :value ର ଏକାଧିକ ହେବା ଜରୁରୀ |", + "next": "ପରବର୍ତ୍ତୀ »", + "not_in": "ମନୋନୀତ :attribute ଅବ alid ଧ ଅଟେ |", + "not_regex": ":attribute ଫର୍ମାଟ୍ ଅବ alid ଧ ଅଟେ |", + "numeric": ":attribute ଟି ଏକ ସଂଖ୍ୟା ହେବା ଜରୁରୀ |", + "password": "ପାସୱାର୍ଡ ଭୁଲ୍ ଅଟେ |", + "password.letters": ":attribute ଟି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ଅକ୍ଷର ଧାରଣ କରିବା ଜରୁରୀ |", + "password.mixed": ":attribute ଟି ଫିଲ୍ଡରେ ଅତି କମରେ ଗୋଟିଏ ବଡ ଅକ୍ଷର ଏବଂ ଗୋଟିଏ ଲୋୟର କେସ୍ ଅକ୍ଷର ରହିବା ଜରୁରୀ |", + "password.numbers": ":attribute ଟି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ସଂଖ୍ୟା ଧାରଣ କରିବା ଜରୁରୀ |", + "password.symbols": ":attribute ଟି କ୍ଷେତ୍ର ଅତିକମରେ ଗୋଟିଏ ପ୍ରତୀକ ଧାରଣ କରିବା ଜରୁରୀ |", + "password.uncompromised": "ଦିଆଯାଇଥିବା :attribute ଟି ଡାଟା ଲିକ୍ ରେ ଦେଖାଦେଇଛି | ଦୟାକରି ଏକ ଭିନ୍ନ :attribute ବାଛନ୍ତୁ |", + "present": ":attribute ଟି କ୍ଷେତ୍ର ଉପସ୍ଥିତ ରହିବା ଜରୁରୀ |", + "present_if": ":other ଟି :value ଥିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ଉପସ୍ଥିତ ରହିବା ଜରୁରୀ |", + "present_unless": ":other ଟି :value ନହେବା ପର୍ଯ୍ୟନ୍ତ :attribute ଟି କ୍ଷେତ୍ର ଉପସ୍ଥିତ ରହିବା ଜରୁରୀ |", + "present_with": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ ଉପସ୍ଥିତ ହେବା ଆବଶ୍ୟକ |", + "present_with_all": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ଉପସ୍ଥିତ ରହିବା ଜରୁରୀ |", + "previous": "«ପୂର୍ବ", + "prohibited": ":attribute ଟି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibited_if": ":other ଟି :value ଥିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibited_if_accepted": ":other ଟି ଫିଲ୍ଡ ନିଷେଧ କରାଯାଏ ଯେତେବେଳେ :other ଗ୍ରହଣ କରାଯାଏ |", + "prohibited_if_declined": ":other ଟି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibited_unless": ":other ଟି :values ରେ ନଥିଲେ :attribute ଟି କ୍ଷେତ୍ର ନିଷେଧ |", + "prohibits": ":attribute ଟି କ୍ଷେତ୍ର :other ଜଣଙ୍କୁ ଉପସ୍ଥିତ ରହିବାକୁ ବାରଣ କରିଛି |", + "regex": ":attribute ଫର୍ମାଟ୍ ଅବ alid ଧ ଅଟେ |", + "relatable": "ଏହି :attribute ଏହି ଉତ୍ସ ସହିତ ଜଡିତ ହୋଇନପାରେ |", + "required": ":attribute ଟି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_array_keys": ":attribute ଟି କ୍ଷେତ୍ର ନିଶ୍ଚିତ ଭାବରେ: :values ପାଇଁ ପ୍ରବିଷ୍ଟ ଧାରଣ କରିବ |", + "required_if": ":other ଟି :value ଥିବାବେଳେ :attribute ଟି ଫିଲ୍ଡ ଆବଶ୍ୟକ |", + "required_if_accepted": ":other ଟି ଗ୍ରହଣ କରାଯିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_if_declined": ":other ଟି ଅଗ୍ରାହ୍ୟ ହେଲେ :attribute ଟି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_unless": ":other ଟି :values ରେ ନଥିଲେ :attribute ଟି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_with": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ :attribute ଟି ଫିଲ୍ଡ ଆବଶ୍ୟକ |", + "required_with_all": ":values ଟି ଉପସ୍ଥିତ ଥିବାବେଳେ :attribute ଟି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_without": ":values ଟି ଉପସ୍ଥିତ ନଥିଲେ :attribute ଟି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "required_without_all": ":values ଟି ମଧ୍ୟରୁ କ none ଣସିଟି ଉପସ୍ଥିତ ନଥିଲେ :attribute ଟି କ୍ଷେତ୍ର ଆବଶ୍ୟକ |", + "reset": "ଆପଣଙ୍କର ପାସୱାର୍ଡ ପୁନ res ସେଟ୍ ହୋଇଛି |", + "same": ":attribute ଏବଂ :other ନିଶ୍ଚିତ ଭାବରେ ମେଳ ହେବ |", + "sent": "ଆମେ ଆପଣଙ୍କର ପାସୱାର୍ଡ ପୁନ res ସେଟ୍ ଲିଙ୍କ୍ ଇମେଲ୍ କରିଛୁ |", + "size.array": ":attribute ଟି :size ଟି ଆଇଟମ୍ ଧାରଣ କରିବା ଜରୁରୀ |", + "size.file": ":attribute ଟି :size କିଲୋବାଇଟ୍ ହେବା ଜରୁରୀ |", + "size.numeric": ":attribute ଟି :size ହେବା ଜରୁରୀ |", + "size.string": ":attribute ଟି :size ଅକ୍ଷର ହେବା ଜରୁରୀ |", + "starts_with": ":attribute ନିମ୍ନଲିଖିତ ମଧ୍ୟରୁ ଗୋଟିଏ ସହିତ ଆରମ୍ଭ ହେବା ଜରୁରୀ: :values", + "string": ":attribute ଟି ଏକ ଷ୍ଟ୍ରିଙ୍ଗ୍ ହେବା ଜରୁରୀ |", + "throttle": "ବହୁତ ଲଗ୍ଇନ୍ ଚେଷ୍ଟା | ଦୟାକରି :seconds ସେକେଣ୍ଡରେ ପୁନର୍ବାର ଚେଷ୍ଟା କରନ୍ତୁ |", + "throttled": "ପୁନ ry ଚେଷ୍ଟା କରିବା ପୂର୍ବରୁ ଦୟାକରି ଅପେକ୍ଷା କରନ୍ତୁ |", + "timezone": ":attribute ନିଶ୍ଚିତ ଭାବରେ ଏକ ବ valid ଧ ସମୟ ମଣ୍ଡଳ ହେବା ଆବଶ୍ୟକ |", + "token": "ଏହି ପାସୱାର୍ଡ ପୁନ et ସେଟ୍ ଟୋକନ୍ ଅବ alid ଧ ଅଟେ |", + "ulid": ":attribute ଟି କ୍ଷେତ୍ର ଏକ ବ valid ଧ ULID ହେବା ଜରୁରୀ |", + "unique": ":attribute ଟି ନିଆଯାଇଛି |", + "uploaded": ":attribute ଟି ଅପଲୋଡ୍ କରିବାରେ ବିଫଳ ହେଲା |", + "uppercase": ":attribute ଟି ଫିଲ୍ଡ ନିଶ୍ଚିତ ଭାବରେ ବଡ ଅକ୍ଷର |", + "url": ":attribute ଟି ଏକ ବ valid ଧ URL ହେବା ଜରୁରୀ |", + "user": "ଆମେ ସେହି ଇମେଲ୍ ଠିକଣା ସହିତ ଏକ ଉପଭୋକ୍ତା ଖୋଜି ପାରିବୁ ନାହିଁ |", + "uuid": ":attribute ନିଶ୍ଚିତ ଭାବରେ ଏକ ବ U ଧ UUID ହେବା ଆବଶ୍ୟକ |" +} diff --git a/locales/pa/_excludes.json b/locales/pa/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/pa/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/pa/json-inline.json b/locales/pa/json-inline.json new file mode 100644 index 00000000000..ac622360155 --- /dev/null +++ b/locales/pa/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ ਭੂਮਿਕਾ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one number.": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵਿਸ਼ੇਸ਼ ਅੱਖਰ ਅਤੇ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one special character.": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵਿਸ਼ੇਸ਼ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅੱਖਰ ਅਤੇ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅੱਖਰ ਅਤੇ ਇੱਕ ਵਿਸ਼ੇਸ਼ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅੱਖਰ, ਇੱਕ ਨੰਬਰ, ਅਤੇ ਇੱਕ ਵਿਸ਼ੇਸ਼ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡਾ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters.": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must contain at least one letter.": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must contain at least one number.": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must contain at least one symbol.": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਚਿੰਨ੍ਹ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅਤੇ ਇੱਕ ਛੋਟੇ ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ਦਿੱਤਾ ਗਿਆ ਖੇਤਰ ਇੱਕ ਡਾਟਾ ਲੀਕ ਵਿੱਚ ਪ੍ਰਗਟ ਹੋਇਆ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਵੱਖਰਾ ਖੇਤਰ ਚੁਣੋ।" +} diff --git a/locales/pa/json.json b/locales/pa/json.json new file mode 100644 index 00000000000..549de191cc4 --- /dev/null +++ b/locales/pa/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ਅਤੇ :count ਹੋਰ ਗਲਤੀ)", + "(and :count more errors)": "(ਅਤੇ :count ਹੋਰ ਗਲਤੀ)|(ਅਤੇ :count ਹੋਰ ਤਰੁੱਟੀਆਂ)|(ਅਤੇ :count ਹੋਰ ਤਰੁੱਟੀਆਂ)", + "30 Days": "30 ਦਿਨ", + "60 Days": "60 ਦਿਨ", + "90 Days": "90 ਦਿਨ", + ":amount selected": ":amount ਚੁਣੇ ਗਏ", + ":amount Total": ":amount ਕੁੱਲ", + ":days day trial": ":days ਦਿਨ ਦੀ ਅਜ਼ਮਾਇਸ਼", + ":resource Details": ":resource ਵੇਰਵੇ", + ":resource Details: :title": ":resource ਵੇਰਵੇ: :title", + "A decryption key is required.": "ਇੱਕ ਡੀਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ ਦੀ ਲੋੜ ਹੈ।", + "A fresh verification link has been sent to your email address.": "ਇੱਕ ਤਾਜ਼ਾ ਪੁਸ਼ਟੀਕਰਨ ਲਿੰਕ ਤੁਹਾਡੇ ਈਮੇਲ ਪਤੇ 'ਤੇ ਭੇਜਿਆ ਗਿਆ ਹੈ।", + "A new verification link has been sent to the email address you provided during registration.": "ਇੱਕ ਨਵਾਂ ਪੁਸ਼ਟੀਕਰਨ ਲਿੰਕ ਤੁਹਾਡੇ ਦੁਆਰਾ ਰਜਿਸਟ੍ਰੇਸ਼ਨ ਦੌਰਾਨ ਪ੍ਰਦਾਨ ਕੀਤੇ ਗਏ ਈਮੇਲ ਪਤੇ 'ਤੇ ਭੇਜਿਆ ਗਿਆ ਹੈ।", + "A new verification link has been sent to the email address you provided in your profile settings.": "ਇੱਕ ਨਵਾਂ ਪੁਸ਼ਟੀਕਰਨ ਲਿੰਕ ਤੁਹਾਡੇ ਦੁਆਰਾ ਤੁਹਾਡੀ ਪ੍ਰੋਫਾਈਲ ਸੈਟਿੰਗਾਂ ਵਿੱਚ ਪ੍ਰਦਾਨ ਕੀਤੇ ਗਏ ਈਮੇਲ ਪਤੇ 'ਤੇ ਭੇਜਿਆ ਗਿਆ ਹੈ।", + "A new verification link has been sent to your email address.": "ਇੱਕ ਨਵਾਂ ਪੁਸ਼ਟੀਕਰਨ ਲਿੰਕ ਤੁਹਾਡੇ ਈਮੇਲ ਪਤੇ 'ਤੇ ਭੇਜਿਆ ਗਿਆ ਹੈ।", + "Accept Invitation": "ਸੱਦਾ ਸਵੀਕਾਰ ਕਰੋ", + "Action": "ਕਾਰਵਾਈ", + "Action Event": "ਐਕਸ਼ਨ ਇਵੈਂਟ", + "Action Events": "ਐਕਸ਼ਨ ਇਵੈਂਟਸ", + "Action Happened At": "ਵਿਖੇ ਹੋਇਆ", + "Action Initiated By": "ਵੱਲੋਂ ਸ਼ੁਰੂ ਕੀਤੀ ਗਈ", + "Action Name": "ਨਾਮ", + "Action Status": "ਸਥਿਤੀ", + "Action Target": "ਨਿਸ਼ਾਨਾ", + "Actions": "ਕਾਰਵਾਈਆਂ", + "Add": "ਸ਼ਾਮਲ ਕਰੋ", + "Add :resource": ":resource ਜੋੜੋ", + "Add a new team member to your team, allowing them to collaborate with you.": "ਆਪਣੀ ਟੀਮ ਵਿੱਚ ਇੱਕ ਨਵਾਂ ਟੀਮ ਮੈਂਬਰ ਸ਼ਾਮਲ ਕਰੋ, ਉਹਨਾਂ ਨੂੰ ਤੁਹਾਡੇ ਨਾਲ ਸਹਿਯੋਗ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦਿੰਦੇ ਹੋਏ।", + "Add additional security to your account using two factor authentication.": "ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣਿਕਤਾ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਆਪਣੇ ਖਾਤੇ ਵਿੱਚ ਵਾਧੂ ਸੁਰੱਖਿਆ ਸ਼ਾਮਲ ਕਰੋ।", + "Add Payment Method": "ਭੁਗਤਾਨ ਵਿਧੀ ਸ਼ਾਮਲ ਕਰੋ", + "Add row": "ਕਤਾਰ ਜੋੜੋ", + "Add Team Member": "ਟੀਮ ਮੈਂਬਰ ਸ਼ਾਮਲ ਕਰੋ", + "Add VAT Number": "ਵੈਟ ਨੰਬਰ ਸ਼ਾਮਲ ਕਰੋ", + "Added.": "ਜੋੜਿਆ ਗਿਆ।", + "Additional billing information updated successfully.": "ਵਧੀਕ ਬਿਲਿੰਗ ਜਾਣਕਾਰੀ ਸਫਲਤਾਪੂਰਵਕ ਅੱਪਡੇਟ ਕੀਤੀ ਗਈ।", + "Address": "ਪਤਾ", + "Address Line 2": "ਪਤਾ ਲਾਈਨ 2", + "Administrator": "ਪ੍ਰਸ਼ਾਸਕ", + "Administrator users can perform any action.": "ਪ੍ਰਸ਼ਾਸਕ ਉਪਭੋਗਤਾ ਕੋਈ ਵੀ ਕਾਰਵਾਈ ਕਰ ਸਕਦੇ ਹਨ।", + "Afghanistan": "ਅਫਗਾਨਿਸਤਾਨ", + "Aland Islands": "ਆਲੈਂਡ ਟਾਪੂ", + "Albania": "ਅਲਬਾਨੀਆ", + "Algeria": "ਅਲਜੀਰੀਆ", + "All of the people that are part of this team.": "ਉਹ ਸਾਰੇ ਲੋਕ ਜੋ ਇਸ ਟੀਮ ਦਾ ਹਿੱਸਾ ਹਨ।", + "All resources loaded.": "ਸਾਰੇ ਸਰੋਤ ਲੋਡ ਕੀਤੇ ਗਏ।", + "All rights reserved.": "ਸਾਰੇ ਹੱਕ ਰਾਖਵੇਂ ਹਨ.", + "Already registered?": "ਪਹਿਲਾਂ ਹੀ ਰਜਿਸਟਰਡ ਹੈ?", + "American Samoa": "ਅਮਰੀਕੀ ਸਮੋਆ", + "An error occurred while uploading the file.": "ਫ਼ਾਈਲ ਅੱਪਲੋਡ ਕਰਨ ਦੌਰਾਨ ਇੱਕ ਤਰੁੱਟੀ ਉਤਪੰਨ ਹੋਈ।", + "An error occurred while uploading the file: :error": "ਫ਼ਾਈਲ ਅੱਪਲੋਡ ਕਰਨ ਦੌਰਾਨ ਇੱਕ ਤਰੁੱਟੀ ਉਤਪੰਨ ਹੋਈ: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ਇੱਕ ਅਚਾਨਕ ਗਲਤੀ ਆਈ ਹੈ ਅਤੇ ਅਸੀਂ ਆਪਣੀ ਸਹਾਇਤਾ ਟੀਮ ਨੂੰ ਸੂਚਿਤ ਕਰ ਦਿੱਤਾ ਹੈ। ਬਾਅਦ ਵਿੱਚ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ ਜੀ.", + "Andorra": "ਅੰਡੋਰਾ", + "Angola": "ਅੰਗੋਲਾ", + "Anguilla": "ਐਂਗੁਇਲਾ", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ਇਸ ਪੰਨੇ ਦੇ ਲੋਡ ਹੋਣ ਤੋਂ ਬਾਅਦ ਕਿਸੇ ਹੋਰ ਉਪਭੋਗਤਾ ਨੇ ਇਸ ਸਰੋਤ ਨੂੰ ਅੱਪਡੇਟ ਕੀਤਾ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਪੰਨੇ ਨੂੰ ਤਾਜ਼ਾ ਕਰੋ ਅਤੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।", + "Antarctica": "ਅੰਟਾਰਕਟਿਕਾ", + "Antigua And Barbuda": "ਐਂਟੀਗੁਆ ਅਤੇ ਬਾਰਬੁਡਾ", + "Antigua and Barbuda": "ਐਂਟੀਗੁਆ ਅਤੇ ਬਾਰਬੁਡਾ", + "API Token": "API ਟੋਕਨ", + "API Token Permissions": "API ਟੋਕਨ ਅਨੁਮਤੀਆਂ", + "API Tokens": "API ਟੋਕਨ", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ਟੋਕਨ ਤੀਜੀ-ਧਿਰ ਦੀਆਂ ਸੇਵਾਵਾਂ ਨੂੰ ਤੁਹਾਡੀ ਤਰਫ਼ੋਂ ਸਾਡੀ ਅਰਜ਼ੀ ਨਾਲ ਪ੍ਰਮਾਣਿਤ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦਿੰਦੇ ਹਨ।", + "Apply": "ਲਾਗੂ ਕਰੋ", + "Apply Coupon": "ਕੂਪਨ ਲਾਗੂ ਕਰੋ", + "April": "ਅਪ੍ਰੈਲ", + "Are you sure you want to attempt to pay :amount?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ :amount ਦਾ ਭੁਗਤਾਨ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to cancel your subscription?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਆਪਣੀ ਗਾਹਕੀ ਨੂੰ ਰੱਦ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to delete all the notifications?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਸਾਰੀਆਂ ਸੂਚਨਾਵਾਂ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to delete the selected resources?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਚੁਣੇ ਹੋਏ ਸਰੋਤਾਂ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to delete this file?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਫ਼ਾਈਲ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to delete this notification?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਸੂਚਨਾ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to delete this payment method?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਭੁਗਤਾਨ ਵਿਧੀ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to delete this resource?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਸਰੋਤ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਟੀਮ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ? ਇੱਕ ਵਾਰ ਟੀਮ ਨੂੰ ਮਿਟਾਉਣ ਤੋਂ ਬਾਅਦ, ਇਸਦੇ ਸਾਰੇ ਸਰੋਤ ਅਤੇ ਡੇਟਾ ਸਥਾਈ ਤੌਰ 'ਤੇ ਮਿਟਾ ਦਿੱਤੇ ਜਾਣਗੇ।", + "Are you sure you want to delete your account?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਆਪਣਾ ਖਾਤਾ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਆਪਣਾ ਖਾਤਾ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ? ਇੱਕ ਵਾਰ ਜਦੋਂ ਤੁਹਾਡਾ ਖਾਤਾ ਮਿਟਾਇਆ ਜਾਂਦਾ ਹੈ, ਤਾਂ ਇਸਦੇ ਸਾਰੇ ਸਰੋਤ ਅਤੇ ਡੇਟਾ ਸਥਾਈ ਤੌਰ 'ਤੇ ਮਿਟਾ ਦਿੱਤੇ ਜਾਣਗੇ। ਕਿਰਪਾ ਕਰਕੇ ਇਹ ਪੁਸ਼ਟੀ ਕਰਨ ਲਈ ਆਪਣਾ ਪਾਸਵਰਡ ਦਰਜ ਕਰੋ ਕਿ ਤੁਸੀਂ ਆਪਣੇ ਖਾਤੇ ਨੂੰ ਪੱਕੇ ਤੌਰ 'ਤੇ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ।", + "Are you sure you want to detach the selected resources?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਚੁਣੇ ਹੋਏ ਸਰੋਤਾਂ ਨੂੰ ਵੱਖ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to detach this resource?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਸਰੋਤ ਨੂੰ ਵੱਖ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to force delete the selected resources?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਚੁਣੇ ਹੋਏ ਸਰੋਤਾਂ ਨੂੰ ਜ਼ਬਰਦਸਤੀ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to force delete this resource?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਸਰੋਤ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to log out?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਲੌਗ ਆਊਟ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to mark all notifications as read?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਸਾਰੀਆਂ ਸੂਚਨਾਵਾਂ ਨੂੰ ਪੜ੍ਹੇ ਗਏ ਵਜੋਂ ਚਿੰਨ੍ਹਿਤ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to remove this item?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਆਈਟਮ ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to restore the selected resources?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਚੁਣੇ ਹੋਏ ਸਰੋਤਾਂ ਨੂੰ ਰੀਸਟੋਰ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to restore this resource?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਸਰੋਤ ਨੂੰ ਰੀਸਟੋਰ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to resume your subscription?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਆਪਣੀ ਗਾਹਕੀ ਨੂੰ ਮੁੜ-ਚਾਲੂ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to run this action?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਕਾਰਵਾਈ ਨੂੰ ਚਲਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to set this payment method as your default?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਭੁਗਤਾਨ ਵਿਧੀ ਨੂੰ ਆਪਣੀ ਪੂਰਵ-ਨਿਰਧਾਰਤ ਵਜੋਂ ਸੈੱਟ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you want to stop impersonating?": "ਕੀ ਤੁਸੀਂ ਨਿਸ਼ਚਤ ਰੂਪ ਵਿੱਚ ਨਕਲ ਕਰਨਾ ਬੰਦ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you would like to delete this API token?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ API ਟੋਕਨ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you would like to leave this team?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਟੀਮ ਨੂੰ ਛੱਡਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you would like to remove this person from the team?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨੀ ਤੌਰ 'ਤੇ ਇਸ ਵਿਅਕਤੀ ਨੂੰ ਟੀਮ ਤੋਂ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Are you sure you would like to switch billing plans?": "ਕੀ ਤੁਸੀਂ ਯਕੀਨਨ ਬਿਲਿੰਗ ਯੋਜਨਾਵਾਂ ਨੂੰ ਬਦਲਣਾ ਚਾਹੁੰਦੇ ਹੋ?", + "Argentina": "ਅਰਜਨਟੀਨਾ", + "Armenia": "ਅਰਮੀਨੀਆ", + "Aruba": "ਅਰੂਬਾ", + "Attach": "ਨੱਥੀ ਕਰੋ", + "Attach & Attach Another": "ਅਟੈਚ ਕਰੋ ਅਤੇ ਹੋਰ ਅਟੈਚ ਕਰੋ", + "Attach :resource": ":resource ਨੱਥੀ ਕਰੋ", + "Attach files by dragging & dropping, selecting or pasting them.": "ਫਾਈਲਾਂ ਨੂੰ ਖਿੱਚ ਕੇ ਅਤੇ ਛੱਡ ਕੇ, ਉਹਨਾਂ ਨੂੰ ਚੁਣ ਕੇ ਜਾਂ ਚੱਖਣ ਦੁਆਰਾ ਨੱਥੀ ਕਰੋ।", + "August": "ਅਗਸਤ", + "Australia": "ਆਸਟ੍ਰੇਲੀਆ", + "Austria": "ਆਸਟਰੀਆ", + "Azerbaijan": "ਅਜ਼ਰਬਾਈਜਾਨ", + "Bahamas": "ਬਹਾਮਾਸ", + "Bahrain": "ਬਹਿਰੀਨ", + "Bangladesh": "ਬੰਗਲਾਦੇਸ਼", + "Barbados": "ਬਾਰਬਾਡੋਸ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ਜਾਰੀ ਰੱਖਣ ਤੋਂ ਪਹਿਲਾਂ, ਕੀ ਤੁਸੀਂ ਉਸ ਲਿੰਕ 'ਤੇ ਕਲਿੱਕ ਕਰਕੇ ਆਪਣੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰ ਸਕਦੇ ਹੋ ਜੋ ਅਸੀਂ ਤੁਹਾਨੂੰ ਈਮੇਲ ਕੀਤਾ ਹੈ? ਜੇਕਰ ਤੁਹਾਨੂੰ ਈਮੇਲ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਈ, ਤਾਂ ਅਸੀਂ ਖੁਸ਼ੀ ਨਾਲ ਤੁਹਾਨੂੰ ਇੱਕ ਹੋਰ ਭੇਜਾਂਗੇ।", + "Before proceeding, please check your email for a verification link.": "ਅੱਗੇ ਵਧਣ ਤੋਂ ਪਹਿਲਾਂ, ਕਿਰਪਾ ਕਰਕੇ ਪੁਸ਼ਟੀਕਰਨ ਲਿੰਕ ਲਈ ਆਪਣੀ ਈਮੇਲ ਦੀ ਜਾਂਚ ਕਰੋ।", + "Belarus": "ਬੇਲਾਰੂਸ", + "Belgium": "ਬੈਲਜੀਅਮ", + "Belize": "ਬੇਲੀਜ਼", + "Benin": "ਬੇਨਿਨ", + "Bermuda": "ਬਰਮੂਡਾ", + "Bhutan": "ਭੂਟਾਨ", + "Billing Information": "ਬਿਲ ਦੀ ਜਾਣਕਾਰੀ", + "Billing Management": "ਬਿਲਿੰਗ ਪ੍ਰਬੰਧਨ", + "Bolivia": "ਬੋਲੀਵੀਆ", + "Bolivia, Plurinational State of": "ਬੋਲੀਵੀਆ, ਬਹੁ-ਰਾਸ਼ਟਰੀ ਰਾਜ ਦਾ", + "Bonaire, Sint Eustatius and Saba": "ਬੋਨੇਅਰ, ਸਿੰਟ ਯੂਸਟੈਟੀਅਸ ਅਤੇ ਸਾਬਾ", + "Bosnia And Herzegovina": "ਬੋਸਨੀਆ ਅਤੇ ਹਰਜ਼ੇਗੋਵਿਨਾ", + "Bosnia and Herzegovina": "ਬੋਸਨੀਆ ਅਤੇ ਹਰਜ਼ੇਗੋਵਿਨਾ", + "Botswana": "ਬੋਤਸਵਾਨਾ", + "Bouvet Island": "ਬੁਵੇਟ ਟਾਪੂ", + "Brazil": "ਬ੍ਰਾਜ਼ੀਲ", + "British Indian Ocean Territory": "ਬ੍ਰਿਟਿਸ਼ ਹਿੰਦ ਮਹਾਸਾਗਰ ਖੇਤਰ", + "Browser Sessions": "ਬ੍ਰਾਊਜ਼ਰ ਸੈਸ਼ਨ", + "Brunei Darussalam": "ਬਰੂਨੇਈ ਦਾਰੂਸਲਾਮ", + "Bulgaria": "ਬੁਲਗਾਰੀਆ", + "Burkina Faso": "ਬੁਰਕੀਨਾ ਫਾਸੋ", + "Burundi": "ਬੁਰੂੰਡੀ", + "Cambodia": "ਕੰਬੋਡੀਆ", + "Cameroon": "ਕੈਮਰੂਨ", + "Canada": "ਕੈਨੇਡਾ", + "Cancel": "ਰੱਦ ਕਰੋ", + "Cancel Subscription": "ਗਾਹਕੀ ਰੱਦ ਕਰੋ", + "Cape Verde": "ਕੇਪ ਵਰਡੇ", + "Card": "ਕਾਰਡ", + "Cayman Islands": "ਕੇਮੈਨ ਟਾਪੂ", + "Central African Republic": "ਮੱਧ ਅਫ਼ਰੀਕੀ ਗਣਰਾਜ", + "Chad": "ਚਾਡ", + "Change Subscription Plan": "ਗਾਹਕੀ ਯੋਜਨਾ ਬਦਲੋ", + "Change the current payment method attached to your subscription": "ਤੁਹਾਡੀ ਗਾਹਕੀ ਨਾਲ ਜੁੜੀ ਮੌਜੂਦਾ ਭੁਗਤਾਨ ਵਿਧੀ ਨੂੰ ਬਦਲੋ", + "Changes": "ਤਬਦੀਲੀਆਂ", + "Checkout": "ਕਮਰਾ ਛੱਡ ਦਿਓ", + "Chile": "ਚਿਲੀ", + "China": "ਚੀਨ", + "Choose": "ਚੁਣੋ", + "Choose :field": ":field ਚੁਣੋ", + "Choose :resource": ":resource ਚੁਣੋ", + "Choose an option": "ਇੱਕ ਵਿਕਲਪ ਚੁਣੋ", + "Choose date": "ਮਿਤੀ ਚੁਣੋ", + "Choose File": "ਫਾਈਲ ਚੁਣੋ", + "Choose Files": "ਫਾਈਲਾਂ ਦੀ ਚੋਣ ਕਰੋ", + "Choose Type": "ਕਿਸਮ ਚੁਣੋ", + "Christmas Island": "ਕ੍ਰਿਸਮਸ ਟਾਪੂ", + "City": "ਸ਼ਹਿਰ", + "Click here to re-send the verification email.": "ਪੁਸ਼ਟੀਕਰਨ ਈਮੇਲ ਮੁੜ-ਭੇਜਣ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।", + "click here to request another": "ਹੋਰ ਬੇਨਤੀ ਕਰਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ", + "Click to choose": "ਚੁਣਨ ਲਈ ਕਲਿੱਕ ਕਰੋ", + "Close": "ਬੰਦ ਕਰੋ", + "Cocos (Keeling) Islands": "ਕੋਕੋਸ (ਕੀਲਿੰਗ) ਟਾਪੂ", + "Code": "ਕੋਡ", + "Colombia": "ਕੋਲੰਬੀਆ", + "Comoros": "ਕੋਮੋਰੋਸ", + "Confirm": "ਪੁਸ਼ਟੀ ਕਰੋ", + "Confirm Billing Action": "ਬਿਲਿੰਗ ਕਾਰਵਾਈ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ", + "Confirm Password": "ਪਾਸਵਰਡ ਪੱਕਾ ਕਰੋ", + "Confirm Payment": "ਭੁਗਤਾਨ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ", + "Confirm your :amount payment": "ਆਪਣੇ :amount ਭੁਗਤਾਨ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ", + "Congo": "ਕਾਂਗੋ", + "Congo, Democratic Republic": "ਕਾਂਗੋ, ਲੋਕਤੰਤਰੀ ਗਣਰਾਜ", + "Congo, the Democratic Republic of the": "ਕਾਂਗੋ, ਲੋਕਤੰਤਰੀ ਗਣਰਾਜ", + "Constant": "ਨਿਰੰਤਰ", + "Continue To Payment": "ਭੁਗਤਾਨ ਕਰਨ ਲਈ ਜਾਰੀ ਰੱਖੋ", + "Cook Islands": "ਕੁੱਕ ਟਾਪੂ", + "Copy to clipboard": "ਕਲਿੱਪਬੋਰਡ ਵਿੱਚ ਕਾਪੀ ਕਰੋ", + "Costa Rica": "ਕੋਸਟਾਰੀਕਾ", + "Cote D'Ivoire": "ਕੋਟ ਡਿਵੁਆਰ", + "Country": "ਦੇਸ਼", + "Coupon": "ਕੂਪਨ", + "Coupon applied successfully.": "ਕੂਪਨ ਸਫਲਤਾਪੂਰਵਕ ਲਾਗੂ ਕੀਤਾ ਗਿਆ।", + "Create": "ਬਣਾਓ", + "Create & Add Another": "ਬਣਾਓ ਅਤੇ ਹੋਰ ਸ਼ਾਮਲ ਕਰੋ", + "Create :resource": ":resource ਬਣਾਓ", + "Create a new team to collaborate with others on projects.": "ਪ੍ਰੋਜੈਕਟਾਂ 'ਤੇ ਦੂਜਿਆਂ ਨਾਲ ਸਹਿਯੋਗ ਕਰਨ ਲਈ ਇੱਕ ਨਵੀਂ ਟੀਮ ਬਣਾਓ।", + "Create Account": "ਖਾਤਾ ਬਣਾਉ", + "Create API Token": "API ਟੋਕਨ ਬਣਾਓ", + "Create New Team": "ਨਵੀਂ ਟੀਮ ਬਣਾਓ", + "Create Team": "ਟੀਮ ਬਣਾਓ", + "Created.": "ਬਣਾਇਆ।", + "Croatia": "ਕਰੋਸ਼ੀਆ", + "CSV (.csv)": "ਸੀਐਸਵੀ (. Csv)", + "Cuba": "ਕਿਊਬਾ", + "Curaçao": "ਕੁਰਕਾਓ", + "Current Password": "ਵਰਤਮਾਨ ਪਾਸਵਰਡ", + "Current Subscription Plan": "ਮੌਜੂਦਾ ਗਾਹਕੀ ਯੋਜਨਾ", + "Currently Subscribed": "ਵਰਤਮਾਨ ਵਿੱਚ ਸਬਸਕ੍ਰਾਈਬ ਕੀਤਾ ਗਿਆ", + "Customer Balance": "ਗਾਹਕ ਬਕਾਇਆ", + "Customize": "ਅਨੁਕੂਲਿਤ ਕਰੋ", + "Cyprus": "ਸਾਈਪ੍ਰਸ", + "Czech Republic": "ਚੇਕ ਗਣਤੰਤਰ", + "Côte d'Ivoire": "ਕੋਟ ਡਿਵੁਆਰ", + "Dark": "ਹਨੇਰ", + "Dashboard": "ਡੈਸ਼ਬੋਰਡ", + "December": "ਦਸੰਬਰ", + "Decrease": "ਘਟਾਓ", + "Default": "ਡਿਫਾਲਟ", + "Delete": "ਮਿਟਾਓ", + "Delete :resource": "ਮਿਟਾਓ :resource", + "Delete Account": "ਖਾਤਾ ਮਿਟਾਓ", + "Delete all notifications": "ਸਾਰੀਆਂ ਸੂਚਨਾਵਾਂ ਮਿਟਾਓ", + "Delete API Token": "API ਟੋਕਨ ਮਿਟਾਓ", + "Delete File": "ਫਾਈਲ ਮਿਟਾਓ", + "Delete Notification": "ਸੂਚਨਾ ਮਿਟਾਓ", + "Delete Resource": "ਸਰੋਤ ਮਿਟਾਓ", + "Delete Selected": "ਚੁਣਿਆ ਮਿਟਾਓ", + "Delete Team": "ਟੀਮ ਮਿਟਾਓ", + "Denmark": "ਡੈਨਮਾਰਕ", + "Detach": "ਵੱਖ ਕਰੋ", + "Detach Resource": "ਸਰੋਤ ਨੂੰ ਵੱਖ ਕਰੋ", + "Detach Selected": "ਚੁਣੇ ਗਏ ਨੂੰ ਵੱਖ ਕਰੋ", + "Details": "ਵੇਰਵੇ", + "Disable": "ਅਸਮਰੱਥ", + "Djibouti": "ਜਿਬੂਟੀ", + "Do you really want to leave? You have unsaved changes.": "ਕੀ ਤੁਸੀਂ ਸੱਚਮੁੱਚ ਛੱਡਣਾ ਚਾਹੁੰਦੇ ਹੋ? ਤੁਹਾਡੇ ਕੋਲ ਅਣਰੱਖਿਅਤ ਤਬਦੀਲੀਆਂ ਹਨ।", + "Dominica": "ਡੋਮਿਨਿਕਾ", + "Dominican Republic": "ਡੋਮਿਨਿੱਕ ਰਿਪਬਲਿਕ", + "Done.": "ਹੋ ਗਿਆ।", + "Download": "ਡਾਊਨਲੋਡ ਕਰੋ", + "Download Invoice": "ਇਨਵੌਇਸ ਡਾਊਨਲੋਡ ਕਰੋ", + "Drop file or click to choose": "ਫਾਈਲ ਛੱਡੋ ਜਾਂ ਚੁਣਨ ਲਈ ਕਲਿੱਕ ਕਰੋ", + "Drop files or click to choose": "ਫਾਈਲਾਂ ਛੱਡੋ ਜਾਂ ਚੁਣਨ ਲਈ ਕਲਿੱਕ ਕਰੋ", + "Ecuador": "ਇਕਵਾਡੋਰ", + "Edit": "ਸੰਪਾਦਿਤ ਕਰੋ", + "Edit :resource": ":resource ਦਾ ਸੰਪਾਦਨ ਕਰੋ", + "Edit Attached": "ਨੱਥੀ ਸੰਪਾਦਿਤ ਕਰੋ", + "Edit Profile": "ਸੋਧ ਪ੍ਰੋਫ਼ਾਈਲ", + "Editor": "ਸੰਪਾਦਕ", + "Editor users have the ability to read, create, and update.": "ਸੰਪਾਦਕ ਉਪਭੋਗਤਾਵਾਂ ਕੋਲ ਪੜ੍ਹਨ, ਬਣਾਉਣ ਅਤੇ ਅਪਡੇਟ ਕਰਨ ਦੀ ਯੋਗਤਾ ਹੈ।", + "Egypt": "ਮਿਸਰ", + "El Salvador": "ਅਲ ਸੈਲਵਾਡੋਰ", + "Email": "ਈ - ਮੇਲ", + "email": "ਈ - ਮੇਲ", + "Email Address": "ਈਮੇਲ ਪਤਾ", + "Email Addresses": "ਈਮੇਲ ਪਤੇ", + "Email Password Reset Link": "ਈਮੇਲ ਪਾਸਵਰਡ ਰੀਸੈਟ ਲਿੰਕ", + "Email Verification": "ਈਮੇਲ ਪੁਸ਼ਟੀਕਰਨ", + "Enable": "ਯੋਗ ਕਰੋ", + "Encrypted environment file already exists.": "ਐਨਕ੍ਰਿਪਟਡ ਵਾਤਾਵਰਣ ਫਾਈਲ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ।", + "Encrypted environment file not found.": "ਐਨਕ੍ਰਿਪਟਡ ਵਾਤਾਵਰਣ ਫਾਈਲ ਨਹੀਂ ਮਿਲੀ।", + "Ensure your account is using a long, random password to stay secure.": "ਯਕੀਨੀ ਬਣਾਓ ਕਿ ਤੁਹਾਡਾ ਖਾਤਾ ਸੁਰੱਖਿਅਤ ਰਹਿਣ ਲਈ ਲੰਬੇ, ਬੇਤਰਤੀਬ ਪਾਸਵਰਡ ਦੀ ਵਰਤੋਂ ਕਰ ਰਿਹਾ ਹੈ।", + "Environment file already exists.": "ਵਾਤਾਵਰਣ ਫਾਈਲ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ।", + "Environment file not found.": "ਵਾਤਾਵਰਨ ਫ਼ਾਈਲ ਨਹੀਂ ਮਿਲੀ।", + "Equatorial Guinea": "ਇਕੂਟੇਰੀਅਲ ਗਿਨੀ", + "Eritrea": "ਇਰੀਟਰੀਆ", + "Error": "ਗਲਤੀ", + "errors": "ਗਲਤੀਆਂ", + "Estonia": "ਐਸਟੋਨੀਆ", + "Ethiopia": "ਇਥੋਪੀਆ", + "ex VAT": "ਸਾਬਕਾ ਵੈਟ", + "Excel (.xlsx)": "ਐਕਸਲ (.xLSx)", + "Expires :expiration": ":expiration ਨੂੰ ਮਿਆਦ ਪੁੱਗਦੀ ਹੈ", + "Export As CSV": "CSV ਵਜੋਂ ਨਿਰਯਾਤ ਕਰੋ", + "Extra Billing Information": "ਵਾਧੂ ਬਿਲਿੰਗ ਜਾਣਕਾਰੀ", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ਤੁਹਾਡੇ ਭੁਗਤਾਨ ਦੀ ਪ੍ਰਕਿਰਿਆ ਕਰਨ ਲਈ ਵਾਧੂ ਪੁਸ਼ਟੀਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਹੇਠਾਂ ਦਿੱਤੇ ਬਟਨ 'ਤੇ ਕਲਿੱਕ ਕਰਕੇ ਭੁਗਤਾਨ ਪੰਨੇ 'ਤੇ ਜਾਰੀ ਰੱਖੋ।", + "Failed Subscription Payment": "ਅਸਫਲ ਗਾਹਕੀ ਭੁਗਤਾਨ", + "Failed to load :resource!": ":resource ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫਲ!", + "Falkland Islands (Malvinas)": "ਫਾਕਲੈਂਡ ਟਾਪੂ (ਮਾਲਵਿਨਸ)", + "Faroe Islands": "ਫਾਰੋ ਟਾਪੂ", + "February": "ਫਰਵਰੀ", + "Fiji": "ਫਿਜੀ", + "Filename": "ਫਾਈਲ ਦਾ ਨਾਮ", + "Finish enabling two factor authentication.": "ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣਿਕਤਾ ਨੂੰ ਸਮਰੱਥ ਕਰਨਾ ਪੂਰਾ ਕਰੋ।", + "Finland": "ਫਿਨਲੈਂਡ", + "For your security, please confirm your password to continue.": "ਤੁਹਾਡੀ ਸੁਰੱਖਿਆ ਲਈ, ਕਿਰਪਾ ਕਰਕੇ ਜਾਰੀ ਰੱਖਣ ਲਈ ਆਪਣੇ ਪਾਸਵਰਡ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ।", + "Forbidden": "ਵਰਜਿਤ", + "Force Delete": "ਜ਼ਬਰਦਸਤੀ ਮਿਟਾਓ", + "Force Delete :resource": "ਜ਼ਬਰਦਸਤੀ ਮਿਟਾਓ :resource", + "Force Delete Resource": "ਜ਼ਬਰਦਸਤੀ ਸਰੋਤ ਮਿਟਾਓ", + "Force Delete Selected": "ਜ਼ਬਰਦਸਤੀ ਮਿਟਾਓ ਚੁਣਿਆ ਗਿਆ", + "Forgot Password": "ਪਾਸਵਰਡ ਭੁੱਲ ਗਏ", + "Forgot your password?": "ਆਪਣਾ ਪਾਸਵਰਡ ਭੁੱਲ ਗਏ?", + "Forgot Your Password?": "ਆਪਣਾ ਪਾਸਵਰਡ ਭੁੱਲ ਗਏ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ਆਪਣਾ ਪਾਸਵਰਡ ਭੁੱਲ ਗਏ? ਕੋਈ ਸਮੱਸਿਆ ਨਹੀ. ਬੱਸ ਸਾਨੂੰ ਆਪਣਾ ਈਮੇਲ ਪਤਾ ਦੱਸੋ ਅਤੇ ਅਸੀਂ ਤੁਹਾਨੂੰ ਇੱਕ ਪਾਸਵਰਡ ਰੀਸੈਟ ਲਿੰਕ ਈਮੇਲ ਕਰਾਂਗੇ ਜੋ ਤੁਹਾਨੂੰ ਇੱਕ ਨਵਾਂ ਚੁਣਨ ਦੀ ਇਜਾਜ਼ਤ ਦੇਵੇਗਾ।", + "France": "ਫਰਾਂਸ", + "French Guiana": "ਫ੍ਰੈਂਚ ਗੁਆਨਾ", + "French Polynesia": "ਫ੍ਰੈਂਚ ਪੋਲੀਨੇਸ਼ੀਆ", + "French Southern Territories": "ਫ੍ਰੈਂਚ ਦੱਖਣੀ ਪ੍ਰਦੇਸ਼", + "From": "ਤੋਂ", + "Gabon": "ਗੈਬੋਨ", + "Gambia": "ਗੈਂਬੀਆ", + "Georgia": "ਜਾਰਜੀਆ", + "Germany": "ਜਰਮਨੀ", + "Ghana": "ਘਾਨਾ", + "Gibraltar": "ਜਿਬਰਾਲਟਰ", + "Go Home": "ਘਰ ਜਾਓ", + "Go to page :page": "ਪੰਨਾ :page 'ਤੇ ਜਾਓ", + "Great! You have accepted the invitation to join the :team team.": "ਬਹੁਤ ਵਧੀਆ! ਤੁਸੀਂ :team ਟੀਮ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋਣ ਦਾ ਸੱਦਾ ਸਵੀਕਾਰ ਕਰ ਲਿਆ ਹੈ।", + "Greece": "ਗ੍ਰੀਸ", + "Greenland": "ਗ੍ਰੀਨਲੈਂਡ", + "Grenada": "ਗ੍ਰੇਨਾਡਾ", + "Guadeloupe": "ਗੁਆਡੇਲੂਪ", + "Guam": "ਗੁਆਮ", + "Guatemala": "ਗੁਆਟੇਮਾਲਾ", + "Guernsey": "ਗਰਨਸੇ", + "Guinea": "ਗਿਨੀ", + "Guinea-Bissau": "ਗਿਨੀ-ਬਿਸਾਉ", + "Guyana": "ਗੁਆਨਾ", + "Haiti": "ਹੈਤੀ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ਕੀ ਤੁਹਾਡੀ ਗਾਹਕੀ ਨੂੰ ਰੱਦ ਕਰਨ ਬਾਰੇ ਦੂਜੇ ਵਿਚਾਰ ਹਨ? ਤੁਸੀਂ ਆਪਣੇ ਮੌਜੂਦਾ ਬਿਲਿੰਗ ਚੱਕਰ ਦੇ ਅੰਤ ਤੱਕ ਕਿਸੇ ਵੀ ਸਮੇਂ ਤੁਰੰਤ ਆਪਣੀ ਗਾਹਕੀ ਨੂੰ ਮੁੜ ਸਰਗਰਮ ਕਰ ਸਕਦੇ ਹੋ। ਤੁਹਾਡੇ ਮੌਜੂਦਾ ਬਿਲਿੰਗ ਚੱਕਰ ਦੇ ਖਤਮ ਹੋਣ ਤੋਂ ਬਾਅਦ, ਤੁਸੀਂ ਇੱਕ ਪੂਰੀ ਤਰ੍ਹਾਂ ਨਵੀਂ ਗਾਹਕੀ ਯੋਜਨਾ ਚੁਣ ਸਕਦੇ ਹੋ।", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ਕੀ ਤੁਹਾਡੀ ਗਾਹਕੀ ਨੂੰ ਰੱਦ ਕਰਨ ਬਾਰੇ ਦੂਜੇ ਵਿਚਾਰ ਹਨ? ਤੁਸੀਂ ਆਪਣੇ ਮੌਜੂਦਾ ਬਿਲਿੰਗ ਚੱਕਰ ਦੇ ਅੰਤ ਤੱਕ ਕਿਸੇ ਵੀ ਸਮੇਂ ਆਪਣੀ ਗਾਹਕੀ ਨੂੰ ਤੁਰੰਤ ਪ੍ਰਤੀਕਿਰਿਆ ਕਰ ਸਕਦੇ ਹੋ। ਤੁਹਾਡੇ ਮੌਜੂਦਾ ਬਿਲਿੰਗ ਚੱਕਰ ਦੇ ਖਤਮ ਹੋਣ ਤੋਂ ਬਾਅਦ, ਤੁਸੀਂ ਇੱਕ ਪੂਰੀ ਤਰ੍ਹਾਂ ਨਵੀਂ ਗਾਹਕੀ ਯੋਜਨਾ ਚੁਣ ਸਕਦੇ ਹੋ।", + "Heard Island & Mcdonald Islands": "ਹਰਡ ਆਈਲੈਂਡ ਅਤੇ ਮੈਕਡੋਨਲਡ ਟਾਪੂ", + "Heard Island and McDonald Islands": "ਹਰਡ ਆਈਲੈਂਡ ਅਤੇ ਮੈਕਡੋਨਲਡ ਟਾਪੂ", + "Hello!": "ਸਤ ਸ੍ਰੀ ਅਕਾਲ!", + "Hide Content": "ਸਮੱਗਰੀ ਲੁਕਾਓ", + "Hold Up!": "ਰੋਕਨਾ!", + "Holy See (Vatican City State)": "ਹੋਲੀ ਸੀ (ਵੈਟੀਕਨ ਸਿਟੀ ਸਟੇਟ)", + "Honduras": "ਹੋਂਡੁਰਾਸ", + "Hong Kong": "ਹਾਂਗ ਕਾਂਗ", + "Hungary": "ਹੰਗਰੀ", + "I agree to the :terms_of_service and :privacy_policy": "ਮੈਂ :terms_of_service ਅਤੇ :privacy_policy ਨਾਲ ਸਹਿਮਤ ਹਾਂ", + "Iceland": "ਆਈਸਲੈਂਡ", + "ID": "ਆਈ.ਡੀ", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ਜੇ ਜਰੂਰੀ ਹੋਵੇ, ਤਾਂ ਤੁਸੀਂ ਆਪਣੀਆਂ ਸਾਰੀਆਂ ਡਿਵਾਈਸਾਂ ਵਿੱਚ ਆਪਣੇ ਸਾਰੇ ਬ੍ਰਾਊਜ਼ਰ ਸੈਸ਼ਨਾਂ ਤੋਂ ਲੌਗ ਆਉਟ ਕਰ ਸਕਦੇ ਹੋ। ਤੁਹਾਡੇ ਹਾਲੀਆ ਸੈਸ਼ਨਾਂ ਵਿੱਚੋਂ ਕੁਝ ਹੇਠਾਂ ਸੂਚੀਬੱਧ ਹਨ; ਹਾਲਾਂਕਿ, ਇਹ ਸੂਚੀ ਪੂਰੀ ਨਹੀਂ ਹੋ ਸਕਦੀ। ਜੇਕਰ ਤੁਹਾਨੂੰ ਲੱਗਦਾ ਹੈ ਕਿ ਤੁਹਾਡੇ ਖਾਤੇ ਨਾਲ ਸਮਝੌਤਾ ਕੀਤਾ ਗਿਆ ਹੈ, ਤਾਂ ਤੁਹਾਨੂੰ ਆਪਣਾ ਪਾਸਵਰਡ ਵੀ ਅੱਪਡੇਟ ਕਰਨਾ ਚਾਹੀਦਾ ਹੈ।", + "If you already have an account, you may accept this invitation by clicking the button below:": "ਜੇਕਰ ਤੁਹਾਡੇ ਕੋਲ ਪਹਿਲਾਂ ਹੀ ਖਾਤਾ ਹੈ, ਤਾਂ ਤੁਸੀਂ ਹੇਠਾਂ ਦਿੱਤੇ ਬਟਨ 'ਤੇ ਕਲਿੱਕ ਕਰਕੇ ਇਸ ਸੱਦੇ ਨੂੰ ਸਵੀਕਾਰ ਕਰ ਸਕਦੇ ਹੋ:", + "If you did not create an account, no further action is required.": "ਜੇਕਰ ਤੁਸੀਂ ਕੋਈ ਖਾਤਾ ਨਹੀਂ ਬਣਾਇਆ ਹੈ, ਤਾਂ ਕੋਈ ਹੋਰ ਕਾਰਵਾਈ ਦੀ ਲੋੜ ਨਹੀਂ ਹੈ।", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ਜੇਕਰ ਤੁਹਾਨੂੰ ਇਸ ਟੀਮ ਨੂੰ ਸੱਦਾ ਮਿਲਣ ਦੀ ਉਮੀਦ ਨਹੀਂ ਸੀ, ਤਾਂ ਤੁਸੀਂ ਇਸ ਈਮੇਲ ਨੂੰ ਰੱਦ ਕਰ ਸਕਦੇ ਹੋ।", + "If you did not receive the email": "ਜੇਕਰ ਤੁਹਾਨੂੰ ਈਮੇਲ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਈ", + "If you did not request a password reset, no further action is required.": "ਜੇਕਰ ਤੁਸੀਂ ਪਾਸਵਰਡ ਰੀਸੈਟ ਦੀ ਬੇਨਤੀ ਨਹੀਂ ਕੀਤੀ ਹੈ, ਤਾਂ ਕੋਈ ਹੋਰ ਕਾਰਵਾਈ ਦੀ ਲੋੜ ਨਹੀਂ ਹੈ।", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ਜੇਕਰ ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਖਾਤਾ ਨਹੀਂ ਹੈ, ਤਾਂ ਤੁਸੀਂ ਹੇਠਾਂ ਦਿੱਤੇ ਬਟਨ 'ਤੇ ਕਲਿੱਕ ਕਰਕੇ ਇੱਕ ਖਾਤਾ ਬਣਾ ਸਕਦੇ ਹੋ। ਇੱਕ ਖਾਤਾ ਬਣਾਉਣ ਤੋਂ ਬਾਅਦ, ਤੁਸੀਂ ਟੀਮ ਦੇ ਸੱਦੇ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ ਇਸ ਈਮੇਲ ਵਿੱਚ ਸੱਦਾ ਸਵੀਕ੍ਰਿਤੀ ਬਟਨ ਨੂੰ ਕਲਿੱਕ ਕਰ ਸਕਦੇ ਹੋ:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ਜੇ ਤੁਹਾਨੂੰ ਆਪਣੇ ਚਲਾਨਾਂ, ਵੈਟ ਪਛਾਣ ਨੰਬਰ, ਵੈਟ ਪਛਾਣ ਨੰਬਰ, ਜਾਂ ਰਿਕਾਰਡ ਦਾ ਪਤਾ, ਤਾਂ ਤੁਹਾਨੂੰ ਆਪਣੇ ਚਲਾਨ ਜਾਂ ਟੈਕਸ ਦੀ ਜਾਣਕਾਰੀ ਸ਼ਾਮਲ ਕਰਨ ਦੀ ਜ਼ਰੂਰਤ ਹੈ, ਤਾਂ ਤੁਸੀਂ ਇਸ ਨੂੰ ਇੱਥੇ ਸ਼ਾਮਲ ਕਰ ਸਕਦੇ ਹੋ.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "ਜੇਕਰ ਤੁਹਾਨੂੰ \":actionText\" ਬਟਨ 'ਤੇ ਕਲਿੱਕ ਕਰਨ ਵਿੱਚ ਮੁਸ਼ਕਲ ਆ ਰਹੀ ਹੈ, ਤਾਂ ਹੇਠਾਂ ਦਿੱਤੇ URL ਨੂੰ ਕਾਪੀ ਅਤੇ ਪੇਸਟ ਕਰੋ\nਤੁਹਾਡੇ ਵੈੱਬ ਬਰਾਊਜ਼ਰ ਵਿੱਚ:", + "Impersonate": "ਨਕਲ ਕਰਨਾ", + "Increase": "ਵਧਾਓ", + "India": "ਭਾਰਤ", + "Indonesia": "ਇੰਡੋਨੇਸ਼ੀਆ", + "Invalid filename.": "ਅਵੈਧ ਫਾਈਲ ਨਾਮ।", + "Invalid JSON was returned from the route.": "ਅਵੈਧ JSON ਰੂਟ ਤੋਂ ਵਾਪਸ ਕੀਤਾ ਗਿਆ ਸੀ।", + "Invoice Email Addresses": "ਇਨਵੌਇਸ ਈਮੇਲ ਪਤੇ", + "Invoice emails updated successfully.": "ਇਨਵੌਇਸ ਈਮੇਲਾਂ ਸਫਲਤਾਪੂਰਵਕ ਅਪਡੇਟ ਹੋਈਆਂ.", + "Invoices": "ਚਲਾਨ", + "Iran, Islamic Republic Of": "ਈਰਾਨ", + "Iran, Islamic Republic of": "ਈਰਾਨ, ਇਸਲਾਮੀ ਗਣਰਾਜ", + "Iraq": "ਇਰਾਕ", + "Ireland": "ਆਇਰਲੈਂਡ", + "Isle Of Man": "ਆਇਲ ਆਫ ਮੈਨ", + "Isle of Man": "ਆਇਲ ਆਫ ਮੈਨ", + "Israel": "ਇਜ਼ਰਾਈਲ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ਇੰਝ ਲੱਗਦਾ ਹੈ ਕਿ ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਕਿਰਿਆਸ਼ੀਲ ਗਾਹਕੀ ਨਹੀਂ ਹੈ। ਤੁਸੀਂ ਸ਼ੁਰੂਆਤ ਕਰਨ ਲਈ ਹੇਠਾਂ ਦਿੱਤੀ ਗਾਹਕੀ ਯੋਜਨਾਵਾਂ ਵਿੱਚੋਂ ਇੱਕ ਚੁਣ ਸਕਦੇ ਹੋ। ਗਾਹਕੀ ਯੋਜਨਾਵਾਂ ਨੂੰ ਤੁਹਾਡੀ ਸਹੂਲਤ ਅਨੁਸਾਰ ਬਦਲਿਆ ਜਾਂ ਰੱਦ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।", + "Italy": "ਇਟਲੀ", + "Jamaica": "ਜਮਾਏਕਾ", + "January": "ਜਨਵਰੀ", + "Japan": "ਜਪਾਨ", + "Jersey": "ਜਰਸੀ", + "Jordan": "ਜਾਰਡਨ", + "July": "ਜੁਲਾਈ", + "June": "ਜੂਨ", + "Kazakhstan": "ਕਜ਼ਾਕਿਸਤਾਨ", + "Kenya": "ਕੀਨੀਆ", + "Key": "ਕੁੰਜੀ", + "Kiribati": "ਕਿਰੀਬਾਤੀ", + "Korea": "ਦੱਖਣ ਕੋਰੀਆ", + "Korea, Democratic People's Republic of": "ਕੋਰੀਆ, ਲੋਕਤੰਤਰੀ ਲੋਕ ਗਣਰਾਜ", + "Korea, Republic of": "ਕੋਰੀਆ, ਗਣਰਾਜ", + "Kosovo": "ਕੋਸੋਵੋ", + "Kuwait": "ਕੁਵੈਤ", + "Kyrgyzstan": "ਕਿਰਗਿਸਤਾਨ", + "Lao People's Democratic Republic": "ਲਾਓ ਪੀਪਲਜ਼ ਡੈਮੋਕਰੇਟਿਕ ਰੀਪਬਲਿਕ", + "Last active": "ਆਖਰੀ ਕਿਰਿਆਸ਼ੀਲ", + "Last used": "ਪਿਛਲੀ ਵਾਰ ਵਰਤਿਆ ਗਿਆ", + "Latvia": "ਲਾਤਵੀਆ", + "Leave": "ਛੱਡੋ", + "Leave Team": "ਟੀਮ ਛੱਡੋ", + "Lebanon": "ਲੇਬਨਾਨ", + "length": "ਲੰਬਾਈ", + "Lens": "ਲੈਂਸ", + "Lesotho": "ਲੈਸੋਥੋ", + "Liberia": "ਲਾਇਬੇਰੀਆ", + "Libyan Arab Jamahiriya": "ਲੀਬੀਆ ਅਰਬ ਜਮਹਿਰੀਆ", + "Liechtenstein": "ਲੀਚਟਨਸਟਾਈਨ", + "Light": "ਚਾਨਣ", + "Lithuania": "ਲਿਥੁਆਨੀਆ", + "Load :perPage More": ":perPage ਹੋਰ ਲੋਡ ਕਰੋ", + "Loading": "ਲੋਡ ਹੋ ਰਿਹਾ ਹੈ", + "Location": "ਟਿਕਾਣਾ", + "Log in": "ਲਾਗਿਨ", + "Log In": "ਲਾਗਿਨ", + "Log Out": "ਲਾੱਗ ਆਊਟ, ਬਾਹਰ ਆਉਣਾ", + "Log out": "ਲਾੱਗ ਆਊਟ, ਬਾਹਰ ਆਉਣਾ", + "Log Out Other Browser Sessions": "ਹੋਰ ਬਰਾਊਜ਼ਰ ਸੈਸ਼ਨ ਲੌਗ ਆਉਟ ਕਰੋ", + "Log Viewer": "ਲੌਗ ਦਰਸ਼ਕ", + "Login": "ਲਾਗਿਨ", + "Logout": "ਲਾੱਗ ਆਊਟ, ਬਾਹਰ ਆਉਣਾ", + "Logs": "ਲਾਗ", + "Luxembourg": "ਲਕਸਮਬਰਗ", + "Macao": "ਮਕਾਓ", + "Macedonia": "ਉੱਤਰੀ ਮੈਸੇਡੋਨੀਆ", + "Macedonia, the former Yugoslav Republic of": "ਮੈਸੇਡੋਨੀਆ, ਸਾਬਕਾ ਯੂਗੋਸਲਾਵ ਗਣਰਾਜ", + "Madagascar": "ਮੈਡਾਗਾਸਕਰ", + "Malawi": "ਮਲਾਵੀ", + "Malaysia": "ਮਲੇਸ਼ੀਆ", + "Maldives": "ਮਾਲਦੀਵ", + "Mali": "ਮਾਲੀ", + "Malta": "ਮਾਲਟਾ", + "Manage Account": "ਖਾਤਾ ਪ੍ਰਬੰਧਿਤ ਕਰੋ", + "Manage and log out your active sessions on other browsers and devices.": "ਦੂਜੇ ਬ੍ਰਾਊਜ਼ਰਾਂ ਅਤੇ ਡਿਵਾਈਸਾਂ 'ਤੇ ਆਪਣੇ ਕਿਰਿਆਸ਼ੀਲ ਸੈਸ਼ਨਾਂ ਦਾ ਪ੍ਰਬੰਧਨ ਅਤੇ ਲੌਗ ਆਊਟ ਕਰੋ।", + "Manage API Tokens": "API ਟੋਕਨਾਂ ਦਾ ਪ੍ਰਬੰਧਨ ਕਰੋ", + "Manage Role": "ਭੂਮਿਕਾ ਦਾ ਪ੍ਰਬੰਧਨ ਕਰੋ", + "Manage Team": "ਟੀਮ ਦਾ ਪ੍ਰਬੰਧਨ ਕਰੋ", + "Managing billing for :billableName": ":billableName ਲਈ ਬਿਲਿੰਗ ਦਾ ਪ੍ਰਬੰਧਨ ਕਰਨਾ", + "March": "ਮਾਰਚ", + "Mark all as Read": "ਸਭ ਨੂੰ ਪੜ੍ਹੇ ਵਜੋਂ ਚਿੰਨ੍ਹਿਤ ਕਰੋ", + "Mark all notifications as read": "ਸਾਰੀਆਂ ਸੂਚਨਾਵਾਂ ਨੂੰ ਪੜ੍ਹੇ ਵਜੋਂ ਚਿੰਨ੍ਹਿਤ ਕਰੋ", + "Mark Read": "ਮਾਰਕ ਰੀਡ", + "Mark Unread": "ਨਾ-ਪੜ੍ਹੇ ਦੀ ਨਿਸ਼ਾਨਦੇਹੀ ਕਰੋ", + "Marshall Islands": "ਮਾਰਸ਼ਲ ਟਾਪੂ", + "Martinique": "ਮਾਰਟੀਨਿਕ", + "Mauritania": "ਮੌਰੀਤਾਨੀਆ", + "Mauritius": "ਮਾਰੀਸ਼ਸ", + "May": "ਮਈ", + "Mayotte": "ਮੇਓਟ", + "Mexico": "ਮੈਕਸੀਕੋ", + "Micronesia, Federated States Of": "ਮਾਈਕ੍ਰੋਨੇਸ਼ੀਆ", + "Micronesia, Federated States of": "ਮਾਈਕ੍ਰੋਨੇਸ਼ੀਆ, ਸੰਘੀ ਰਾਜ ਦੇ", + "Moldova": "ਮੋਲਡੋਵਾ", + "Moldova, Republic of": "ਮੋਲਡੋਵਾ, ਗਣਰਾਜ", + "Monaco": "ਮੋਨਾਕੋ", + "Mongolia": "ਮੰਗੋਲੀਆ", + "Montenegro": "ਮੋਂਟੇਨੇਗਰੋ", + "Month To Date": "ਮਹੀਨਾ ਤੋਂ ਤਾਰੀਖ", + "Monthly": "ਮਹੀਨਾਵਾਰ", + "monthly": "ਮਹੀਨਾਵਾਰ", + "Montserrat": "ਮੋਂਟਸੇਰਾਟ", + "Morocco": "ਮੋਰੋਕੋ", + "Mozambique": "ਮੋਜ਼ਾਮਬੀਕ", + "Myanmar": "ਮਿਆਂਮਾਰ", + "Name": "ਨਾਮ", + "name": "ਨਾਮ", + "Namibia": "ਨਾਮੀਬੀਆ", + "Nauru": "ਨੌਰੂ", + "Nepal": "ਨੇਪਾਲ", + "Netherlands": "ਨੀਦਰਲੈਂਡਜ਼", + "Netherlands Antilles": "ਨੀਦਰਲੈਂਡ ਐਂਟੀਲਜ਼", + "Nevermind": "ਕੋਈ ਗੱਲ ਨਹੀਂ", + "Nevermind, I'll keep my old plan": "ਕੋਈ ਗੱਲ ਨਹੀਂ, ਮੈਂ ਆਪਣੀ ਪੁਰਾਣੀ ਯੋਜਨਾ ਰੱਖਾਂਗਾ", + "New": "ਨਵਾਂ", + "New :resource": "ਨਵਾਂ :resource", + "New Caledonia": "ਨਿਊ ਕੈਲੇਡੋਨੀਆ", + "New Password": "ਨਵਾਂ ਪਾਸਵਰਡ", + "New Zealand": "ਨਿਊਜ਼ੀਲੈਂਡ", + "Next": "ਅਗਲਾ", + "Next Payment": "ਅਗਲਾ ਭੁਗਤਾਨ", + "Next Payment on": "ਅਗਲਾ ਭੁਗਤਾਨ ਚਾਲੂ ਹੈ", + "Nicaragua": "ਨਿਕਾਰਾਗੁਆ", + "Niger": "ਨਾਈਜਰ", + "Nigeria": "ਨਾਈਜੀਰੀਆ", + "Niue": "ਨਿਉ", + "No": "ਨੰ", + "No :resource matched the given criteria.": "ਕੋਈ :resource ਦਿੱਤੇ ਮਾਪਦੰਡ ਨਾਲ ਮੇਲ ਨਹੀਂ ਖਾਂਦਾ।", + "No additional information...": "ਕੋਈ ਵਾਧੂ ਜਾਣਕਾਰੀ ਨਹੀਂ...", + "No Current Data": "ਕੋਈ ਮੌਜੂਦਾ ਡਾਟਾ ਨਹੀਂ ਹੈ", + "No Data": "ਕੋਈ ਡਾਟਾ ਨਹੀਂ", + "no file selected": "ਕੋਈ ਫਾਈਲ ਨਹੀਂ ਚੁਣੀ ਗਈ", + "No Increase": "ਕੋਈ ਵਾਧਾ ਨਹੀਂ", + "No payment methods on file.": "ਫਾਈਲ 'ਤੇ ਕੋਈ ਭੁਗਤਾਨ ਵਿਧੀਆਂ ਨਹੀਂ ਹਨ।", + "No payment scheduled.": "ਕੋਈ ਭੁਗਤਾਨ ਨਿਯਤ ਨਹੀਂ ਹੈ।", + "No Prior Data": "ਕੋਈ ਪੁਰਾਣਾ ਡਾਟਾ ਨਹੀਂ", + "No Results Found.": "ਕੋਈ ਨਤੀਜਾ ਨਹੀਂ ਮਿਲਿਆ।", + "Norfolk Island": "ਨਾਰਫੋਕ ਟਾਪੂ", + "Northern Mariana Islands": "ਉੱਤਰੀ ਮਾਰੀਆਨਾ ਟਾਪੂ", + "Norway": "ਨਾਰਵੇ", + "Not Found": "ਨਹੀਂ ਲਭਿਆ", + "Notifications": "ਸੂਚਨਾਵਾਂ", + "Nova": "ਨੋਵਾ", + "Nova User": "ਨੋਵਾ ਉਪਭੋਗਤਾ", + "November": "ਨਵੰਬਰ", + "October": "ਅਕਤੂਬਰ", + "of": "ਦੇ", + "OK": "ਠੀਕ ਹੈ", + "Oman": "ਓਮਾਨ", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ਇੱਕ ਵਾਰ ਟੀਮ ਨੂੰ ਮਿਟਾਉਣ ਤੋਂ ਬਾਅਦ, ਇਸਦੇ ਸਾਰੇ ਸਰੋਤ ਅਤੇ ਡੇਟਾ ਸਥਾਈ ਤੌਰ 'ਤੇ ਮਿਟਾ ਦਿੱਤੇ ਜਾਣਗੇ। ਇਸ ਟੀਮ ਨੂੰ ਮਿਟਾਉਣ ਤੋਂ ਪਹਿਲਾਂ, ਕਿਰਪਾ ਕਰਕੇ ਇਸ ਟੀਮ ਬਾਰੇ ਕੋਈ ਵੀ ਡੇਟਾ ਜਾਂ ਜਾਣਕਾਰੀ ਡਾਊਨਲੋਡ ਕਰੋ ਜਿਸ ਨੂੰ ਤੁਸੀਂ ਬਰਕਰਾਰ ਰੱਖਣਾ ਚਾਹੁੰਦੇ ਹੋ।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "ਇੱਕ ਵਾਰ ਜਦੋਂ ਤੁਹਾਡਾ ਖਾਤਾ ਮਿਟਾਇਆ ਜਾਂਦਾ ਹੈ, ਤਾਂ ਇਸਦੇ ਸਾਰੇ ਸਰੋਤ ਅਤੇ ਡੇਟਾ ਸਥਾਈ ਤੌਰ 'ਤੇ ਮਿਟਾ ਦਿੱਤੇ ਜਾਣਗੇ। ਆਪਣੇ ਖਾਤੇ ਨੂੰ ਮਿਟਾਉਣ ਤੋਂ ਪਹਿਲਾਂ, ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਵੀ ਡਾਟਾ ਜਾਂ ਜਾਣਕਾਰੀ ਡਾਊਨਲੋਡ ਕਰੋ ਜਿਸ ਨੂੰ ਤੁਸੀਂ ਬਰਕਰਾਰ ਰੱਖਣਾ ਚਾਹੁੰਦੇ ਹੋ।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ਇੱਕ ਵਾਰ ਜਦੋਂ ਤੁਹਾਡਾ ਖਾਤਾ ਮਿਟਾਇਆ ਜਾਂਦਾ ਹੈ, ਤਾਂ ਇਸਦੇ ਸਾਰੇ ਸਰੋਤ ਅਤੇ ਡੇਟਾ ਸਥਾਈ ਤੌਰ 'ਤੇ ਮਿਟਾ ਦਿੱਤੇ ਜਾਣਗੇ। ਕਿਰਪਾ ਕਰਕੇ ਇਹ ਪੁਸ਼ਟੀ ਕਰਨ ਲਈ ਆਪਣਾ ਪਾਸਵਰਡ ਦਰਜ ਕਰੋ ਕਿ ਤੁਸੀਂ ਆਪਣੇ ਖਾਤੇ ਨੂੰ ਪੱਕੇ ਤੌਰ 'ਤੇ ਮਿਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ।", + "Only Trashed": "ਸਿਰਫ਼ ਰੱਦੀ ਵਿੱਚ", + "Open Invoices": "ਚਲਾਨ ਖੋਲ੍ਹੋ", + "Original": "ਮੂਲ", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ਸਾਡਾ ਬਿਲਿੰਗ ਪ੍ਰਬੰਧਨ ਪੋਰਟਲ ਤੁਹਾਨੂੰ ਤੁਹਾਡੀ ਗਾਹਕੀ ਯੋਜਨਾ, ਭੁਗਤਾਨ ਵਿਧੀ ਦਾ ਪ੍ਰਬੰਧਨ ਕਰਨ ਅਤੇ ਤੁਹਾਡੇ ਹਾਲੀਆ ਇਨਵੌਇਸਾਂ ਨੂੰ ਡਾਊਨਲੋਡ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦਿੰਦਾ ਹੈ।", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ਸਾਡਾ ਬਿਲਿੰਗ ਪ੍ਰਬੰਧਨ ਪੋਰਟਲ ਤੁਹਾਨੂੰ ਤੁਹਾਡੀ ਗਾਹਕੀ ਯੋਜਨਾ, ਭੁਗਤਾਨ ਵਿਧੀਆਂ ਅਤੇ ਤੁਹਾਡੇ ਹਾਲੀਆ ਇਨਵੌਇਸਾਂ ਨੂੰ ਆਸਾਨੀ ਨਾਲ ਪ੍ਰਬੰਧਿਤ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦਿੰਦਾ ਹੈ।", + "Page Expired": "ਪੰਨੇ ਦੀ ਮਿਆਦ ਪੁੱਗ ਗਈ", + "Pagination Navigation": "ਪੰਨਾ ਨੈਵੀਗੇਸ਼ਨ", + "Paid": "ਦਾ ਭੁਗਤਾਨ", + "Pakistan": "ਪਾਕਿਸਤਾਨ", + "Palau": "ਪਲਾਊ", + "Palestinian Territory, Occupied": "ਫਲਸਤੀਨੀ ਖੇਤਰ, ਕਬਜ਼ਾ ਕੀਤਾ", + "Panama": "ਪਨਾਮਾ", + "Papua New Guinea": "ਪਾਪੂਆ ਨਿਊ ਗਿਨੀ", + "Paraguay": "ਪੈਰਾਗੁਏ", + "Password": "ਪਾਸਵਰਡ", + "password": "ਪਾਸਵਰਡ", + "Payment Confirmation": "ਭੁਗਤਾਨ ਦੀ ਪੁਸ਼ਟੀ", + "Payment Information": "ਭੁਗਤਾਨ ਜਾਣਕਾਰੀ", + "Payment information updated successfully.": "ਭੁਗਤਾਨ ਜਾਣਕਾਰੀ ਸਫਲਤਾਪੂਰਵਕ ਅੱਪਡੇਟ ਕੀਤੀ ਗਈ।", + "Payment Method": "ਭੁਗਤਾਨੇ ਦੇ ਢੰਗ", + "Payment Methods": "ਭੁਗਤਾਨ ਵਿਧੀਆਂ", + "Payment Required": "ਭੁਗਤਾਨ ਦੀ ਲੋੜ ਹੈ", + "Payments": "ਭੁਗਤਾਨ", + "Pending Team Invitations": "ਬਕਾਇਆ ਟੀਮ ਦੇ ਸੱਦੇ", + "Per Page": "ਪ੍ਰਤੀ ਪੰਨਾ", + "Permanently delete this team.": "ਇਸ ਟੀਮ ਨੂੰ ਪੱਕੇ ਤੌਰ 'ਤੇ ਮਿਟਾਓ।", + "Permanently delete your account.": "ਆਪਣੇ ਖਾਤੇ ਨੂੰ ਪੱਕੇ ਤੌਰ 'ਤੇ ਮਿਟਾਓ।", + "Permissions": "ਇਜਾਜ਼ਤਾਂ", + "Peru": "ਪੇਰੂ", + "Philippines": "ਫਿਲੀਪੀਨਜ਼", + "Photo": "ਤਸਵੀਰ", + "Pitcairn": "ਪਿਟਕੇਅਰਨ", + "Please accept the terms of service.": "ਕਿਰਪਾ ਕਰਕੇ ਸੇਵਾ ਦੀਆਂ ਸ਼ਰਤਾਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰੋ।", + "Please click the button below to verify your email address.": "ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰਨ ਲਈ ਹੇਠਾਂ ਦਿੱਤੇ ਬਟਨ 'ਤੇ ਕਲਿੱਕ ਕਰੋ।", + "Please confirm access to your account by entering one of your emergency recovery codes.": "ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੇ ਐਮਰਜੈਂਸੀ ਰਿਕਵਰੀ ਕੋਡਾਂ ਵਿੱਚੋਂ ਇੱਕ ਦਾਖਲ ਕਰਕੇ ਆਪਣੇ ਖਾਤੇ ਤੱਕ ਪਹੁੰਚ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ।", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "ਕਿਰਪਾ ਕਰਕੇ ਤੁਹਾਡੀ ਪ੍ਰਮਾਣਿਕਤਾ ਐਪਲੀਕੇਸ਼ਨ ਦੁਆਰਾ ਪ੍ਰਦਾਨ ਕੀਤੇ ਪ੍ਰਮਾਣੀਕਰਨ ਕੋਡ ਨੂੰ ਦਾਖਲ ਕਰਕੇ ਆਪਣੇ ਖਾਤੇ ਤੱਕ ਪਹੁੰਚ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ।", + "Please confirm your password before continuing.": "ਜਾਰੀ ਰੱਖਣ ਤੋਂ ਪਹਿਲਾਂ ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੇ ਪਾਸਵਰਡ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ।", + "Please copy your new API token. For your security, it won't be shown again.": "ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੇ ਨਵੇਂ API ਟੋਕਨ ਦੀ ਕਾਪੀ ਕਰੋ। ਤੁਹਾਡੀ ਸੁਰੱਖਿਆ ਲਈ, ਇਸਨੂੰ ਦੁਬਾਰਾ ਨਹੀਂ ਦਿਖਾਇਆ ਜਾਵੇਗਾ।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ਕਿਰਪਾ ਕਰਕੇ ਇਹ ਪੁਸ਼ਟੀ ਕਰਨ ਲਈ ਆਪਣਾ ਪਾਸਵਰਡ ਦਾਖਲ ਕਰੋ ਕਿ ਤੁਸੀਂ ਆਪਣੀਆਂ ਸਾਰੀਆਂ ਡਿਵਾਈਸਾਂ ਵਿੱਚ ਆਪਣੇ ਦੂਜੇ ਬ੍ਰਾਊਜ਼ਰ ਸੈਸ਼ਨਾਂ ਤੋਂ ਲੌਗ ਆਊਟ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ।", + "Please provide a maximum of three invoice emails addresses.": "ਕਿਰਪਾ ਕਰਕੇ ਵੱਧ ਤੋਂ ਵੱਧ ਤਿੰਨ ਚਲਾਨ ਈਮੇਲ ਪਤੇ ਪ੍ਰਦਾਨ ਕਰੋ.", + "Please provide the email address of the person you would like to add to this team.": "ਕਿਰਪਾ ਕਰਕੇ ਉਸ ਵਿਅਕਤੀ ਦਾ ਈਮੇਲ ਪਤਾ ਪ੍ਰਦਾਨ ਕਰੋ ਜਿਸਨੂੰ ਤੁਸੀਂ ਇਸ ਟੀਮ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ।", + "Please set a default payment method before retrying payments.": "ਭੁਗਤਾਨ ਦੁਬਾਰਾ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਕਿਰਪਾ ਕਰਕੇ ਡਿਫੌਲਟ ਭੁਗਤਾਨ ਵਿਧੀ ਸੈੱਟ ਕਰੋ.", + "Please set a default payment method before swapping plans.": "ਕਿਰਪਾ ਕਰਕੇ ਯੋਜਨਾਵਾਂ ਨੂੰ ਸਵੈਪ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਇੱਕ ਡਿਫੌਲਟ ਭੁਗਤਾਨ ਵਿਧੀ ਸੈਟ ਕਰੋ।", + "Poland": "ਪੋਲੈਂਡ", + "Portugal": "ਪੁਰਤਗਾਲ", + "Press / to search": "ਖੋਜ ਕਰਨ ਲਈ / ਦਬਾਓ", + "Preview": "ਝਲਕ", + "Previewing": "ਪੂਰਵਦਰਸ਼ਨ", + "Previous": "ਪਿਛਲਾ", + "Privacy Policy": "ਪਰਾਈਵੇਟ ਨੀਤੀ", + "Profile": "ਪ੍ਰੋਫਾਈਲ", + "Profile Information": "ਪ੍ਰੋਫਾਈਲ ਜਾਣਕਾਰੀ", + "Puerto Rico": "ਪੋਰਟੋ ਰੀਕੋ", + "Qatar": "ਕਤਰ", + "Quarter To Date": "ਤਿਮਾਹੀ ਤੋਂ ਤਾਰੀਖ", + "Recovery Code": "ਰਿਕਵਰੀ ਕੋਡ", + "Refresh": "ਤਾਜ਼ਾ ਕਰੋ", + "Regards,": "ਸਤਿਕਾਰ,", + "Regenerate Recovery Codes": "ਰਿਕਵਰੀ ਕੋਡ ਰੀਜਨਰੇਟ ਕਰੋ", + "Register": "ਰਜਿਸਟਰ", + "Reload": "ਰੀਲੋਡ ਕਰੋ", + "Remember me": "ਮੇਰੀ ਯਾਦ ਹੈ", + "Remember Me": "ਮੇਰੀ ਯਾਦ ਹੈ", + "Remove": "ਹਟਾਓ", + "Remove Photo": "ਫੋਟੋ ਹਟਾਓ", + "Remove Team Member": "ਟੀਮ ਮੈਂਬਰ ਨੂੰ ਹਟਾਓ", + "Replicate": "ਨਕਲ ਕਰੋ", + "Required fields": "ਲੋੜੀਂਦੇ ਖੇਤਰ", + "Resend Verification Email": "ਪੁਸ਼ਟੀਕਰਨ ਈਮੇਲ ਦੁਬਾਰਾ ਭੇਜੋ", + "Reset Filters": "ਫਿਲਟਰ ਰੀਸੈਟ ਕਰੋ", + "Reset Password": "ਪਾਸਵਰਡ ਰੀਸੈਟ ਕਰੋ", + "Reset Password Notification": "ਪਾਸਵਰਡ ਸੂਚਨਾ ਰੀਸੈਟ ਕਰੋ", + "resource": "ਸਰੋਤ", + "Resource Row Dropdown": "ਸਰੋਤ ਕਤਾਰ ਡ੍ਰੌਪਡਾਉਨ", + "Resources": "ਸਰੋਤ", + "resources": "ਸਰੋਤ", + "Restore": "ਰੀਸਟੋਰ ਕਰੋ", + "Restore :resource": "ਰੀਸਟੋਰ ਕਰੋ :resource", + "Restore Resource": "ਸਰੋਤ ਰੀਸਟੋਰ ਕਰੋ", + "Restore Selected": "ਰੀਸਟੋਰ ਚੁਣਿਆ ਗਿਆ", + "results": "ਨਤੀਜੇ", + "Resume Subscription": "ਗਾਹਕੀ ਮੁੜ ਸ਼ੁਰੂ ਕਰੋ", + "Retry Payment": "ਭੁਗਤਾਨ ਦੀ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ", + "Return to :appName": ":appName ’ਤੇ ਵਾਪਸ ਜਾਓ", + "Reunion": "ਰੀਯੂਨੀਅਨ", + "Role": "ਭੂਮਿਕਾ", + "Romania": "ਰੋਮਾਨੀਆ", + "Run Action": "ਐਕਸ਼ਨ ਚਲਾਓ", + "Russian Federation": "ਰਸ਼ੀਅਨ ਫੈਡਰੇਸ਼ਨ", + "Rwanda": "ਰਵਾਂਡਾ", + "Réunion": "ਰੀਯੂਨੀਅਨ", + "Saint Barthelemy": "ਸੇਂਟ ਬਾਰਥਲੇਮੀ", + "Saint Barthélemy": "ਸੇਂਟ ਬਾਰਥਲੇਮੀ", + "Saint Helena": "ਸੇਂਟ ਹੇਲੇਨਾ", + "Saint Kitts And Nevis": "ਸੇਂਟ ਕਿਟਸ ਅਤੇ ਨੇਵਿਸ", + "Saint Kitts and Nevis": "ਸੇਂਟ ਕਿਟਸ ਅਤੇ ਨੇਵਿਸ", + "Saint Lucia": "ਸੇਂਟ ਲੂਸੀਆ", + "Saint Martin": "ਸੇਂਟ ਮਾਰਟਿਨ", + "Saint Martin (French part)": "ਸੇਂਟ ਮਾਰਟਿਨ (ਫਰਾਂਸੀਸੀ ਭਾਗ)", + "Saint Pierre And Miquelon": "ਸੇਂਟ ਪੀਅਰੇ ਅਤੇ ਮਿਕਲੋਨ", + "Saint Pierre and Miquelon": "ਸੇਂਟ ਪੀਅਰੇ ਅਤੇ ਮਿਕਲੋਨ", + "Saint Vincent And Grenadines": "ਸੇਂਟ ਵਿਨਸੇਂਟ ਅਤੇ ਗ੍ਰੇਨਾਡਾਈਨਜ਼", + "Saint Vincent and the Grenadines": "ਸੇਂਟ ਵਿਨਸੈਂਟ ਅਤੇ ਗ੍ਰੇਨਾਡਾਈਨਜ਼", + "Samoa": "ਸਮੋਆ", + "San Marino": "ਸੈਨ ਮਾਰੀਨੋ", + "Sao Tome And Principe": "ਸਾਓ ਟੋਮੇ ਅਤੇ ਪ੍ਰਿੰਸੀਪ", + "Sao Tome and Principe": "ਸਾਓ ਟੋਮ ਅਤੇ ਪ੍ਰਿੰਸੀਪੇ", + "Saudi Arabia": "ਸਊਦੀ ਅਰਬ", + "Save": "ਸੇਵ ਕਰੋ", + "Saved.": "ਸੰਭਾਲੀ ਗਈ.", + "Scroll to bottom": "ਹੇਠਾਂ ਤੱਕ ਸਕ੍ਰੋਲ ਕਰੋ", + "Scroll to top": "ਸਿਖਰ ਤੱਕ ਸਕ੍ਰੋਲ ਕਰੋ", + "Search": "ਖੋਜ", + "Secure Area": "ਸੁਰੱਖਿਅਤ ਖੇਤਰ", + "Select": "ਚੁਣੋ", + "Select a different plan": "ਕੋਈ ਵੱਖਰੀ ਯੋਜਨਾ ਚੁਣੋ", + "Select a log file...": "ਇੱਕ ਲੌਗ ਫਾਈਲ ਚੁਣੋ...", + "Select A New Photo": "ਇੱਕ ਨਵੀਂ ਫੋਟੋ ਚੁਣੋ", + "Select Action": "ਐਕਸ਼ਨ ਚੁਣੋ", + "Select all": "ਸਾਰਿਆ ਨੂੰ ਚੁਣੋ", + "Select All Dropdown": "ਸਾਰੇ ਡ੍ਰੌਪਡਾਉਨ ਚੁਣੋ", + "Select this page": "ਇਸ ਪੰਨੇ ਨੂੰ ਚੁਣੋ", + "Send Password Reset Link": "ਪਾਸਵਰਡ ਰੀਸੈਟ ਲਿੰਕ ਭੇਜੋ", + "Senegal": "ਸੇਨੇਗਲ", + "September": "ਸਤੰਬਰ", + "Serbia": "ਸਰਬੀਆ", + "Server Error": "ਸਰਵਰ ਗੜਬੜ", + "Service Unavailable": "ਸੇਵਾ ਉਪਲੱਬਧ ਨਹੀਂ", + "Set as default": "ਨੂੰ ਮੂਲ ਰੂਪ ਵਿੱਚ ਸੈੱਟ ਕੀਤਾ", + "Setup Key": "ਸੈੱਟਅੱਪ ਕੁੰਜੀ", + "Seychelles": "ਸੇਸ਼ੇਲਸ", + "Show All Fields": "ਸਾਰੇ ਖੇਤਰ ਦਿਖਾਓ", + "Show Content": "ਸਮੱਗਰੀ ਦਿਖਾਓ", + "Show Recovery Codes": "ਰਿਕਵਰੀ ਕੋਡ ਦਿਖਾਓ", + "Showing": "ਦਿਖਾ ਰਿਹਾ ਹੈ", + "Sierra Leone": "ਸੀਅਰਾ ਲਿਓਨ", + "Signed in as": "ਵਜੋਂ ਸਾਈਨ ਇਨ ਕੀਤਾ", + "Singapore": "ਸਿੰਗਾਪੁਰ", + "Sint Maarten (Dutch part)": "ਸਿੰਟ ਮਾਰਟਨ", + "Slovakia": "ਸਲੋਵਾਕੀਆ", + "Slovenia": "ਸਲੋਵੇਨੀਆ", + "Soft Deleted": "ਸਾਫਟ ਮਿਟਾਇਆ ਗਿਆ", + "Solomon Islands": "ਸੋਲੋਮਨ ਟਾਪੂ", + "Somalia": "ਸੋਮਾਲੀਆ", + "Something went wrong.": "ਕੁਝ ਗਲਤ ਹੋ ਗਿਆ.", + "Sorry! You are not authorized to perform this action.": "ਮਾਫ ਕਰਨਾ! ਤੁਸੀਂ ਇਹ ਕਾਰਵਾਈ ਕਰਨ ਲਈ ਅਧਿਕਾਰਤ ਨਹੀਂ ਹੋ।", + "Sorry, your session has expired.": "ਮਾਫ਼ ਕਰਨਾ, ਤੁਹਾਡੇ ਸੈਸ਼ਨ ਦੀ ਮਿਆਦ ਪੁੱਗ ਗਈ ਹੈ।", + "South Africa": "ਦੱਖਣੀ ਅਫਰੀਕਾ", + "South Georgia And Sandwich Isl.": "ਦੱਖਣੀ ਜਾਰਜੀਆ ਅਤੇ ਦੱਖਣੀ ਸੈਂਡਵਿਚ ਟਾਪੂ", + "South Georgia and the South Sandwich Islands": "ਦੱਖਣੀ ਜਾਰਜੀਆ ਅਤੇ ਦੱਖਣੀ ਸੈਂਡਵਿਚ ਟਾਪੂ", + "South Sudan": "ਦੱਖਣੀ ਸੁਡਾਨ", + "Spain": "ਸਪੇਨ", + "Sri Lanka": "ਸ਼ਿਰੀਲੰਕਾ", + "Standalone Actions": "ਸਟੈਂਡਅਲੋਨ ਐਕਸ਼ਨ", + "Start Polling": "ਪੋਲਿੰਗ ਸ਼ੁਰੂ ਕਰੋ", + "Start polling": "ਪੋਲਿੰਗ ਸ਼ੁਰੂ ਕਰੋ", + "State / County": "ਰਾਜ/ਕਾਉਂਟੀ", + "Stop Impersonating": "ਨਕਲ ਕਰਨਾ ਬੰਦ ਕਰੋ", + "Stop Polling": "ਪੋਲਿੰਗ ਬੰਦ ਕਰੋ", + "Stop polling": "ਪੋਲਿੰਗ ਬੰਦ ਕਰੋ", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ਇਹਨਾਂ ਰਿਕਵਰੀ ਕੋਡਾਂ ਨੂੰ ਇੱਕ ਸੁਰੱਖਿਅਤ ਪਾਸਵਰਡ ਮੈਨੇਜਰ ਵਿੱਚ ਸਟੋਰ ਕਰੋ। ਉਹਨਾਂ ਦੀ ਵਰਤੋਂ ਤੁਹਾਡੇ ਖਾਤੇ ਤੱਕ ਪਹੁੰਚ ਨੂੰ ਮੁੜ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ ਜੇਕਰ ਤੁਹਾਡੀ ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣਿਕਤਾ ਡਿਵਾਈਸ ਗੁੰਮ ਹੋ ਜਾਂਦੀ ਹੈ।", + "Subscribe": "ਸਬਸਕ੍ਰਾਈਬ ਕਰੋ", + "Subscription Information": "ਗਾਹਕੀ ਜਾਣਕਾਰੀ", + "Subscription Pending": "ਗਾਹਕੀ ਬਕਾਇਆ", + "Sudan": "ਸੂਡਾਨ", + "Suriname": "ਸੂਰੀਨਾਮ", + "Svalbard And Jan Mayen": "ਸਵੈਲਬਾਰਡ ਅਤੇ ਜਾਨ ਮਾਯੇਨ", + "Svalbard and Jan Mayen": "ਸਵੈਲਬਾਰਡ ਅਤੇ ਜਾਨ ਮਾਯੇਨ", + "Swaziland": "ਸਵਾਜ਼ੀਲੈਂਡ", + "Sweden": "ਸਵੀਡਨ", + "Switch Teams": "ਟੀਮਾਂ ਬਦਲੋ", + "Switzerland": "ਸਵਿੱਟਜਰਲੈਂਡ", + "Syrian Arab Republic": "ਸੀਰੀਅਨ ਅਰਬ ਗਣਰਾਜ", + "System": "ਸਿਸਟਮ", + "Taiwan": "ਤਾਈਵਾਨ", + "Taiwan, Province of China": "ਤਾਈਵਾਨ, ਚੀਨ ਦਾ ਸੂਬਾ", + "Tajikistan": "ਤਾਜਿਕਸਤਾਨ", + "Tanzania": "ਤਨਜ਼ਾਨੀਆ", + "Tanzania, United Republic of": "ਤਨਜ਼ਾਨੀਆ, ਸੰਯੁਕਤ ਗਣਰਾਜ", + "TAX": "ਟੈਕਸ", + "Team Details": "ਟੀਮ ਦੇ ਵੇਰਵੇ", + "Team Invitation": "ਟੀਮ ਦਾ ਸੱਦਾ", + "Team Members": "ਟੀਮ ਦੇ ਮੈਂਬਰ", + "Team Name": "ਟੀਮ ਦਾ ਨਾਮ", + "Team Owner": "ਟੀਮ ਦਾ ਮਾਲਕ", + "Team Settings": "ਟੀਮ ਸੈਟਿੰਗਾਂ", + "Terms of Service": "ਸੇਵਾ ਦੀਆਂ ਸ਼ਰਤਾਂ", + "Thailand": "ਥਾਈਲੈਂਡ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ਸਾਈਨ ਅੱਪ ਕਰਨ ਲਈ ਧੰਨਵਾਦ! ਸ਼ੁਰੂ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ, ਕੀ ਤੁਸੀਂ ਉਸ ਲਿੰਕ 'ਤੇ ਕਲਿੱਕ ਕਰਕੇ ਆਪਣੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰ ਸਕਦੇ ਹੋ ਜੋ ਅਸੀਂ ਤੁਹਾਨੂੰ ਈਮੇਲ ਕੀਤਾ ਹੈ? ਜੇਕਰ ਤੁਹਾਨੂੰ ਈਮੇਲ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਈ, ਤਾਂ ਅਸੀਂ ਖੁਸ਼ੀ ਨਾਲ ਤੁਹਾਨੂੰ ਇੱਕ ਹੋਰ ਭੇਜਾਂਗੇ।", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ਤੁਹਾਡੇ ਲਗਾਤਾਰ ਸਮਰਥਨ ਲਈ ਧੰਨਵਾਦ। ਅਸੀਂ ਤੁਹਾਡੇ ਰਿਕਾਰਡਾਂ ਲਈ ਤੁਹਾਡੇ ਚਲਾਨ ਦੀ ਇੱਕ ਕਾਪੀ ਨੱਥੀ ਕੀਤੀ ਹੈ। ਜੇਕਰ ਤੁਹਾਡੇ ਕੋਈ ਸਵਾਲ ਜਾਂ ਚਿੰਤਾਵਾਂ ਹਨ ਤਾਂ ਕਿਰਪਾ ਕਰਕੇ ਸਾਨੂੰ ਦੱਸੋ।", + "Thanks,": "ਧੰਨਵਾਦ,", + "The :attribute must be a valid role.": ":attribute ਇੱਕ ਵੈਧ ਭੂਮਿਕਾ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ ਅਤੇ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ ਅਤੇ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵਿਸ਼ੇਸ਼ ਅੱਖਰ ਅਤੇ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ ਅਤੇ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵਿਸ਼ੇਸ਼ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅੱਖਰ ਅਤੇ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ ਅਤੇ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅੱਖਰ ਅਤੇ ਇੱਕ ਵਿਸ਼ੇਸ਼ ਅੱਖਰ ਸ਼ਾਮਲ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅੱਖਰ, ਇੱਕ ਨੰਬਰ ਅਤੇ ਇੱਕ ਵਿਸ਼ੇਸ਼ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ ਅਤੇ ਇਸ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡਾ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must be at least :length characters.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :length ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "The :attribute must contain at least one letter.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must contain at least one number.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must contain at least one symbol.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਚਿੰਨ੍ਹ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅਤੇ ਇੱਕ ਛੋਟੇ ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "The :resource was created!": ":resource ਬਣਾਇਆ ਗਿਆ ਸੀ!", + "The :resource was deleted!": ":resource ਨੂੰ ਮਿਟਾ ਦਿੱਤਾ ਗਿਆ ਸੀ!", + "The :resource was restored!": ":resource ਨੂੰ ਬਹਾਲ ਕੀਤਾ ਗਿਆ ਸੀ!", + "The :resource was updated!": ":resource ਨੂੰ ਅਪਡੇਟ ਕੀਤਾ ਗਿਆ ਸੀ!", + "The action was executed successfully.": "ਕਾਰਵਾਈ ਸਫਲਤਾਪੂਰਵਕ ਕੀਤੀ ਗਈ ਸੀ।", + "The default payment method cannot be removed.": "ਡਿਫੌਲਟ ਭੁਗਤਾਨ ਵਿਧੀ ਨੂੰ ਹਟਾਇਆ ਨਹੀਂ ਜਾ ਸਕਦਾ ਹੈ।", + "The file was deleted!": "ਫਾਈਲ ਮਿਟਾਈ ਗਈ ਸੀ!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ਦਿੱਤਾ ਗਿਆ :attribute ਡਾਟਾ ਲੀਕ 'ਚ ਸਾਹਮਣੇ ਆਇਆ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਵੱਖਰਾ :attribute ਚੁਣੋ।", + "The given data was invalid.": "ਦਿੱਤਾ ਗਿਆ ਡੇਟਾ ਅਵੈਧ ਸੀ।", + "The government won't let us show you what's behind these doors": "ਸਰਕਾਰ ਸਾਨੂੰ ਇਹ ਦਿਖਾਉਣ ਨਹੀਂ ਦੇਵੇਗੀ ਕਿ ਇਨ੍ਹਾਂ ਦਰਵਾਜ਼ਿਆਂ ਦੇ ਪਿੱਛੇ ਕੀ ਹੈ", + "The HasOne relationship has already been filled.": "HasOne ਰਿਸ਼ਤਾ ਪਹਿਲਾਂ ਹੀ ਭਰਿਆ ਜਾ ਚੁੱਕਾ ਹੈ।", + "The image could not be loaded": "ਚਿੱਤਰ ਨੂੰ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ", + "The image could not be loaded.": "ਚਿੱਤਰ ਨੂੰ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ।", + "The invoice emails must be valid email addresses.": "ਚਲਾਨ ਈਮੇਲਾਂ ਵੈਧ ਈਮੇਲ ਪਤੇ ਲਾਜ਼ਮੀ ਹਨ.", + "The password is incorrect.": "ਪਾਸਵਰਡ ਗਲਤ ਹੈ।", + "The provided coupon code is invalid.": "ਪ੍ਰਦਾਨ ਕੀਤਾ ਕੂਪਨ ਕੋਡ ਅਵੈਧ ਹੈ।", + "The provided password does not match your current password.": "ਦਿੱਤਾ ਗਿਆ ਪਾਸਵਰਡ ਤੁਹਾਡੇ ਮੌਜੂਦਾ ਪਾਸਵਰਡ ਨਾਲ ਮੇਲ ਨਹੀਂ ਖਾਂਦਾ।", + "The provided password was incorrect.": "ਦਿੱਤਾ ਪਾਸਵਰਡ ਗਲਤ ਸੀ।", + "The provided two factor authentication code was invalid.": "ਪ੍ਰਦਾਨ ਕੀਤਾ ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣੀਕਰਨ ਕੋਡ ਅਵੈਧ ਸੀ।", + "The provided two factor recovery code was invalid.": "ਪ੍ਰਦਾਨ ਕੀਤਾ ਦੋ ਫੈਕਟਰ ਰਿਕਵਰੀ ਕੋਡ ਅਵੈਧ ਸੀ।", + "The provided VAT number is invalid.": "ਪ੍ਰਦਾਨ ਕੀਤਾ ਵੈਟ ਨੰਬਰ ਅਵੈਧ ਹੈ।", + "The resource was attached!": "ਸਰੋਤ ਨੱਥੀ ਕੀਤਾ ਗਿਆ ਸੀ!", + "The resource was prevented from being saved!": "ਸਰੋਤ ਨੂੰ ਬਚਾਏ ਜਾਣ ਤੋਂ ਰੋਕਿਆ ਗਿਆ ਸੀ!", + "The resource was updated!": "ਸਰੋਤ ਅੱਪਡੇਟ ਕੀਤਾ ਗਿਆ ਸੀ!", + "The response is not a streamed response.": "ਜਵਾਬ ਇੱਕ ਸਟ੍ਰੀਮਡ ਜਵਾਬ ਨਹੀਂ ਹੈ।", + "The response is not a view.": "ਜਵਾਬ ਇੱਕ ਦ੍ਰਿਸ਼ ਨਹੀਂ ਹੈ.", + "The selected country is invalid.": "ਚੁਣਿਆ ਗਿਆ ਦੇਸ਼ ਅਵੈਧ ਹੈ।", + "The selected plan is invalid.": "ਚੁਣੀ ਗਈ ਯੋਜਨਾ ਅਵੈਧ ਹੈ।", + "The selected resources have been :action!": "ਚੁਣੇ ਗਏ ਸਰੋਤ :action ਹੋ ਗਏ ਹਨ!", + "The team's name and owner information.": "ਟੀਮ ਦਾ ਨਾਮ ਅਤੇ ਮਾਲਕ ਦੀ ਜਾਣਕਾਰੀ।", + "There are no available options for this resource.": "ਇਸ ਸਰੋਤ ਲਈ ਕੋਈ ਵਿਕਲਪ ਉਪਲਬਧ ਨਹੀਂ ਹਨ।", + "There are no fields to display.": "ਪ੍ਰਦਰਸ਼ਿਤ ਕਰਨ ਲਈ ਕੋਈ ਖੇਤਰ ਨਹੀਂ ਹਨ।", + "There are no new notifications.": "ਕੋਈ ਨਵੀਂ ਸੂਚਨਾਵਾਂ ਨਹੀਂ ਹਨ।", + "There was a problem executing the action.": "ਕਾਰਵਾਈ ਨੂੰ ਲਾਗੂ ਕਰਨ ਵਿੱਚ ਇੱਕ ਸਮੱਸਿਆ ਸੀ।", + "There was a problem fetching the resource.": "ਸਰੋਤ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਇੱਕ ਸਮੱਸਿਆ ਸੀ।", + "There was a problem submitting the form.": "ਫਾਰਮ ਸਪੁਰਦ ਕਰਨ ਵਿੱਚ ਇੱਕ ਸਮੱਸਿਆ ਆਈ ਸੀ।", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ਇਹਨਾਂ ਲੋਕਾਂ ਨੂੰ ਤੁਹਾਡੀ ਟੀਮ ਵਿੱਚ ਸੱਦਾ ਦਿੱਤਾ ਗਿਆ ਹੈ ਅਤੇ ਇੱਕ ਸੱਦਾ ਪੱਤਰ ਭੇਜਿਆ ਗਿਆ ਹੈ। ਉਹ ਈਮੇਲ ਸੱਦਾ ਸਵੀਕਾਰ ਕਰਕੇ ਟੀਮ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋ ਸਕਦੇ ਹਨ।", + "This account does not have an active subscription.": "ਇਸ ਖਾਤੇ ਵਿੱਚ ਕੋਈ ਕਿਰਿਆਸ਼ੀਲ ਗਾਹਕੀ ਨਹੀਂ ਹੈ।", + "This action is unauthorized.": "ਇਹ ਕਾਰਵਾਈ ਅਣਅਧਿਕਾਰਤ ਹੈ।", + "This copy of Nova is unlicensed.": "ਨੋਵਾ ਦੀ ਇਹ ਕਾਪੀ ਲਾਇਸੈਂਸ ਰਹਿਤ ਹੈ।", + "This coupon code can only be used by new customers.": "ਇਹ ਕੂਪਨ ਕੋਡ ਸਿਰਫ਼ ਨਵੇਂ ਗਾਹਕਾਂ ਦੁਆਰਾ ਹੀ ਵਰਤਿਆ ਜਾ ਸਕਦਾ ਹੈ।", + "This device": "ਇਹ ਯੰਤਰ", + "This file field is read-only.": "ਇਹ ਫ਼ਾਈਲ ਖੇਤਰ ਸਿਰਫ਼ ਪੜ੍ਹਨ ਲਈ ਹੈ।", + "This invoice is no longer open.": "ਇਹ ਚਲਾਨ ਹੁਣ ਖੁੱਲ੍ਹਾ ਨਹੀਂ ਹੈ।", + "This is a secure area of the application. Please confirm your password before continuing.": "ਇਹ ਐਪਲੀਕੇਸ਼ਨ ਦਾ ਇੱਕ ਸੁਰੱਖਿਅਤ ਖੇਤਰ ਹੈ। ਜਾਰੀ ਰੱਖਣ ਤੋਂ ਪਹਿਲਾਂ ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੇ ਪਾਸਵਰਡ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ।", + "This password does not match our records.": "ਇਹ ਪਾਸਵਰਡ ਸਾਡੇ ਰਿਕਾਰਡਾਂ ਨਾਲ ਮੇਲ ਨਹੀਂ ਖਾਂਦਾ।", + "This password reset link will expire in :count minutes.": "ਇਸ ਪਾਸਵਰਡ ਰੀਸੈਟ ਲਿੰਕ ਦੀ ਮਿਆਦ :count ਮਿੰਟਾਂ ਵਿੱਚ ਸਮਾਪਤ ਹੋ ਜਾਵੇਗੀ।", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ਇਹ ਭੁਗਤਾਨ ਆਰੰਭ ਕੀਤਾ ਗਿਆ ਸੀ, ਪਰੰਤੂ ਫੰਡ ਅਜੇ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਏ ਹਨ. ਇਸ ਵਿੱਚ 14 ਦਿਨ ਲੱਗ ਸਕਦੇ ਹਨ.", + "This resource no longer exists": "ਇਹ ਸਰੋਤ ਹੁਣ ਮੌਜੂਦ ਨਹੀਂ ਹੈ", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ਇਸ ਗਾਹਕੀ ਦੀ ਮਿਆਦ ਪੁੱਗ ਗਈ ਹੈ ਅਤੇ ਇਸਨੂੰ ਮੁੜ-ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਇੱਕ ਨਵੀਂ ਗਾਹਕੀ ਬਣਾਓ।", + "This user already belongs to the team.": "ਇਹ ਉਪਭੋਗਤਾ ਪਹਿਲਾਂ ਹੀ ਟੀਮ ਨਾਲ ਸਬੰਧਤ ਹੈ।", + "This user has already been invited to the team.": "ਇਸ ਉਪਭੋਗਤਾ ਨੂੰ ਪਹਿਲਾਂ ਹੀ ਟੀਮ ਵਿੱਚ ਸੱਦਾ ਦਿੱਤਾ ਗਿਆ ਹੈ।", + "Timor-Leste": "ਤਿਮੋਰ-ਲੇਸਤੇ", + "to": "ਨੂੰ", + "To": "ਨੂੰ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ਦੋ ਫੈਕਟਰ ਪ੍ਰਮਾਣੀਕਰਨ ਨੂੰ ਸਮਰੱਥ ਕਰਨ ਲਈ, ਆਪਣੇ ਫ਼ੋਨ ਦੀ ਪ੍ਰਮਾਣਿਕਤਾ ਐਪਲੀਕੇਸ਼ਨ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਹੇਠਾਂ ਦਿੱਤੇ QR ਕੋਡ ਨੂੰ ਸਕੈਨ ਕਰੋ ਜਾਂ ਸੈੱਟਅੱਪ ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ ਅਤੇ ਤਿਆਰ ਕੀਤਾ OTP ਕੋਡ ਪ੍ਰਦਾਨ ਕਰੋ।", + "Today": "ਅੱਜ", + "Toggle navigation": "ਨੈਵੀਗੇਸ਼ਨ ਨੂੰ ਟੌਗਲ ਕਰੋ", + "Togo": "ਜਾਣਾ", + "Tokelau": "ਟੋਕੇਲਾਉ", + "Token Name": "ਟੋਕਨ ਨਾਮ", + "Tonga": "ਟੋਂਗਾ", + "Too Many Requests": "ਬਹੁਤ ਸਾਰੀਆਂ ਬੇਨਤੀਆਂ", + "total": "ਕੁੱਲ", + "Total:": "ਕੁੱਲ:", + "Trashed": "ਰੱਦੀ", + "Trinidad And Tobago": "ਤ੍ਰਿਨੀਦਾਦ ਅਤੇ ਟੋਬੈਗੋ", + "Trinidad and Tobago": "ਤ੍ਰਿਨੀਦਾਦ ਅਤੇ ਟੋਬੈਗੋ", + "Tunisia": "ਟਿਊਨੀਸ਼ੀਆ", + "Turkey": "ਟਰਕੀ", + "Turkmenistan": "ਤੁਰਕਮੇਨਿਸਤਾਨ", + "Turks And Caicos Islands": "ਤੁਰਕਸ ਅਤੇ ਕੈਕੋਸ ਟਾਪੂ", + "Turks and Caicos Islands": "ਤੁਰਕਸ ਅਤੇ ਕੈਕੋਸ ਟਾਪੂ", + "Tuvalu": "ਟੁਵਾਲੂ", + "Two Factor Authentication": "ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣਿਕਤਾ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣਿਕਤਾ ਹੁਣ ਸਮਰੱਥ ਹੈ। ਆਪਣੇ ਫ਼ੋਨ ਦੀ ਪ੍ਰਮਾਣਕ ਐਪਲੀਕੇਸ਼ਨ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਹੇਠਾਂ ਦਿੱਤੇ QR ਕੋਡ ਨੂੰ ਸਕੈਨ ਕਰੋ ਜਾਂ ਸੈੱਟਅੱਪ ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ।", + "Type": "ਟਾਈਪ ਕਰੋ", + "Uganda": "ਯੂਗਾਂਡਾ", + "Ukraine": "ਯੂਕਰੇਨ", + "Unauthorized": "ਅਣਅਧਿਕਾਰਤ", + "United Arab Emirates": "ਸੰਯੁਕਤ ਅਰਬ ਅਮੀਰਾਤ", + "United Kingdom": "ਯੁਨਾਇਟੇਡ ਕਿਂਗਡਮ", + "United States": "ਸੰਯੁਕਤ ਪ੍ਰਾਂਤ", + "United States Minor Outlying Islands": "ਸੰਯੁਕਤ ਰਾਜ ਮਾਇਨਰ ਆਊਟਲਿੰਗ ਟਾਪੂ", + "United States Outlying Islands": "ਅਮਰੀਕਾ ਦੇ ਬਾਹਰੀ ਟਾਪੂ", + "Unknown": "ਅਗਿਆਤ", + "Unpaid": "ਬਿਨਾਂ ਭੁਗਤਾਨ ਕੀਤੇ", + "Update": "ਅੱਪਡੇਟ ਕਰੋ", + "Update & Continue Editing": "ਅੱਪਡੇਟ ਕਰੋ ਅਤੇ ਸੰਪਾਦਨ ਜਾਰੀ ਰੱਖੋ", + "Update :resource": "ਅੱਪਡੇਟ :resource", + "Update :resource: :title": "ਅੱਪਡੇਟ :resource: :title", + "Update attached :resource: :title": "ਅੱਪਡੇਟ ਨੱਥੀ :resource::title", + "Update Password": "ਪਾਸਵਰਡ ਅੱਪਡੇਟ ਕਰੋ", + "Update Payment Information": "ਭੁਗਤਾਨ ਜਾਣਕਾਰੀ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ", + "Update Payment Method": "ਭੁਗਤਾਨ ਵਿਧੀ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ", + "Update your account's profile information and email address.": "ਆਪਣੇ ਖਾਤੇ ਦੀ ਪ੍ਰੋਫਾਈਲ ਜਾਣਕਾਰੀ ਅਤੇ ਈਮੇਲ ਪਤਾ ਅੱਪਡੇਟ ਕਰੋ।", + "Uploading": "ਅੱਪਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ", + "Uploading files... (:current/:total)": "ਫ਼ਾਈਲਾਂ ਅੱਪਲੋਡ ਕੀਤੀਆਂ ਜਾ ਰਹੀਆਂ ਹਨ... (:current/:total)", + "Uruguay": "ਉਰੂਗਵੇ", + "Use a recovery code": "ਇੱਕ ਰਿਕਵਰੀ ਕੋਡ ਵਰਤੋ", + "Use an authentication code": "ਇੱਕ ਪ੍ਰਮਾਣੀਕਰਨ ਕੋਡ ਦੀ ਵਰਤੋਂ ਕਰੋ", + "User Actions": "ਉਪਭੋਗਤਾ ਕਾਰਵਾਈਆਂ", + "User Security": "ਉਪਭੋਗਤਾ ਸੁਰੱਖਿਆ", + "Username": "ਯੂਜ਼ਰਨੇਮ", + "Uzbekistan": "ਉਜ਼ਬੇਕਿਸਤਾਨ", + "Value": "ਮੁੱਲ", + "Vanuatu": "ਵੈਨੂਆਟੂ", + "VAT Number": "ਵੈਟ ਨੰਬਰ", + "Venezuela": "ਵੈਨੇਜ਼ੁਏਲਾ", + "Venezuela, Bolivarian Republic of": "ਵੈਨੇਜ਼ੁਏਲਾ, ਬੋਲੀਵਾਰੀਅਨ ਗਣਰਾਜ", + "Verify Email Address": "ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ", + "Verify Your Email Address": "ਆਪਣੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ", + "Viet Nam": "ਵੀਅਤਨਾਮ", + "View": "ਦੇਖੋ", + "Virgin Islands, British": "ਵਰਜਿਨ ਟਾਪੂ, ਬ੍ਰਿਟਿਸ਼", + "Virgin Islands, U.S.": "ਵਰਜਿਨ ਟਾਪੂ, ਯੂ.ਐਸ.", + "Wallis And Futuna": "ਵਾਲਿਸ ਅਤੇ ਫੁਟੁਨਾ", + "Wallis and Futuna": "ਵਾਲਿਸ ਅਤੇ ਫੁਟੁਨਾ", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ਅਸੀਂ ਤੁਹਾਡੀ ਗਾਹਕੀ ਦੀ ਪ੍ਰਕਿਰਿਆ ਕਰ ਰਹੇ ਹਾਂ। ਇੱਕ ਵਾਰ ਗਾਹਕੀ ਦੀ ਸਫਲਤਾਪੂਰਵਕ ਪ੍ਰਕਿਰਿਆ ਹੋ ਜਾਣ ਤੋਂ ਬਾਅਦ, ਇਹ ਪੰਨਾ ਆਪਣੇ ਆਪ ਅੱਪਡੇਟ ਹੋ ਜਾਵੇਗਾ। ਆਮ ਤੌਰ 'ਤੇ, ਇਸ ਪ੍ਰਕਿਰਿਆ ਨੂੰ ਸਿਰਫ ਕੁਝ ਸਕਿੰਟ ਲੱਗਣੇ ਚਾਹੀਦੇ ਹਨ।", + "We are unable to process your payment. Please contact customer support.": "ਅਸੀਂ ਤੁਹਾਡੇ ਭੁਗਤਾਨ ਦੀ ਪ੍ਰਕਿਰਿਆ ਕਰਨ ਵਿੱਚ ਅਸਮਰੱਥ ਹਾਂ। ਕਿਰਪਾ ਕਰਕੇ ਗਾਹਕ ਸਹਾਇਤਾ ਨਾਲ ਸੰਪਰਕ ਕਰੋ।", + "We have emailed your password reset link!": "ਅਸੀਂ ਤੁਹਾਡੇ ਪਾਸਵਰਡ ਰੀਸੈਟ ਲਿੰਕ ਨੂੰ ਈਮੇਲ ਕਰ ਦਿੱਤਾ ਹੈ!", + "We were unable to find a registered user with this email address.": "ਅਸੀਂ ਇਸ ਈਮੇਲ ਪਤੇ ਨਾਲ ਰਜਿਸਟਰਡ ਉਪਭੋਗਤਾ ਨੂੰ ਲੱਭਣ ਵਿੱਚ ਅਸਮਰੱਥ ਸੀ।", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ਅਸੀਂ ਉਸ ਈਮੇਲ ਐਡਰੈੱਸਾਂ ਤੇ ਇਨਵੌਇਸ ਡਾਉਨਲੋਡ ਲਿੰਕ ਭੇਜਾਂਗੇ ਜੋ ਤੁਸੀਂ ਹੇਠਾਂ ਨਿਰਧਾਰਤ ਕੀਤਾ ਹੈ. ਤੁਸੀਂ ਕਾਮਿਆਂ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਕਈ ਈਮੇਲ ਪਤਿਆਂ ਨੂੰ ਵੱਖ ਕਰ ਸਕਦੇ ਹੋ.", + "We're lost in space. The page you were trying to view does not exist.": "ਅਸੀਂ ਸਪੇਸ ਵਿੱਚ ਗੁਆਚ ਗਏ ਹਾਂ। ਜਿਸ ਪੰਨੇ ਨੂੰ ਤੁਸੀਂ ਦੇਖਣ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰ ਰਹੇ ਸੀ ਉਹ ਮੌਜੂਦ ਨਹੀਂ ਹੈ।", + "Welcome Back!": "ਵਾਪਸ ਸਵਾਗਤ!", + "Western Sahara": "ਪੱਛਮੀ ਸਹਾਰਾ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "ਜਦੋਂ ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣਿਕਤਾ ਸਮਰਥਿਤ ਹੁੰਦੀ ਹੈ, ਤਾਂ ਤੁਹਾਨੂੰ ਪ੍ਰਮਾਣਿਕਤਾ ਦੇ ਦੌਰਾਨ ਇੱਕ ਸੁਰੱਖਿਅਤ, ਬੇਤਰਤੀਬ ਟੋਕਨ ਲਈ ਪੁੱਛਿਆ ਜਾਵੇਗਾ। ਤੁਸੀਂ ਇਸ ਟੋਕਨ ਨੂੰ ਆਪਣੇ ਫ਼ੋਨ ਦੀ Google Authenticator ਐਪਲੀਕੇਸ਼ਨ ਤੋਂ ਪ੍ਰਾਪਤ ਕਰ ਸਕਦੇ ਹੋ।", + "Whoops": "ਓਹੋ", + "Whoops!": "ਓਹੋ!", + "Whoops! Something went wrong.": "ਓਹੋ! ਕੁਝ ਗਲਤ ਹੋ ਗਿਆ.", + "With Trashed": "ਰੱਦੀ ਦੇ ਨਾਲ", + "Write": "ਲਿਖੋ", + "Year To Date": "ਸਾਲ ਟੂ ਡੇਟ", + "Yearly": "ਸਾਲਾਨਾ", + "Yemen": "ਯਮਨ", + "Yes": "ਹਾਂ", + "You are already subscribed.": "ਤੁਸੀਂ ਪਹਿਲਾਂ ਹੀ ਸਬਸਕ੍ਰਾਈਬ ਹੋ।", + "You are currently within your free trial period. Your trial will expire on :date.": "ਤੁਸੀਂ ਵਰਤਮਾਨ ਵਿੱਚ ਆਪਣੀ ਮੁਫਤ ਅਜ਼ਮਾਇਸ਼ ਦੀ ਮਿਆਦ ਦੇ ਅੰਦਰ ਹੋ। ਤੁਹਾਡੇ ਟ੍ਰਾਇਲ ਦੀ ਮਿਆਦ :date ਨੂੰ ਖਤਮ ਹੋ ਜਾਵੇਗੀ।", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "ਤੁਸੀਂ ਵਰਤਮਾਨ ਵਿੱਚ ਆਪਣੀ ਮੁਫਤ ਅਜ਼ਮਾਇਸ਼ ਦੀ ਮਿਆਦ ਦੇ ਅੰਦਰ ਹੋ। ਤੁਹਾਡੀ ਅਜ਼ਮਾਇਸ਼ ਦੀ ਮਿਆਦ :date ਨੂੰ ਸਮਾਪਤ ਹੋ ਜਾਵੇਗੀ। ਨਵੀਂ ਗਾਹਕੀ ਸ਼ੁਰੂ ਕਰਨ ਨਾਲ ਤੁਹਾਡੀ ਪਰਖ ਸਮਾਪਤ ਹੋ ਜਾਵੇਗੀ।", + "You are logged in!": "ਤੁਸੀਂ ਲੌਗ ਇਨ ਹੋ!", + "You are receiving this email because we received a password reset request for your account.": "ਤੁਸੀਂ ਇਹ ਈਮੇਲ ਇਸ ਲਈ ਪ੍ਰਾਪਤ ਕਰ ਰਹੇ ਹੋ ਕਿਉਂਕਿ ਸਾਨੂੰ ਤੁਹਾਡੇ ਖਾਤੇ ਲਈ ਪਾਸਵਰਡ ਰੀਸੈਟ ਕਰਨ ਦੀ ਬੇਨਤੀ ਪ੍ਰਾਪਤ ਹੋਈ ਹੈ।", + "You have been invited to join the :team team!": "ਤੁਹਾਨੂੰ :team ਟੀਮ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋਣ ਲਈ ਸੱਦਾ ਦਿੱਤਾ ਗਿਆ ਹੈ!", + "You have enabled two factor authentication.": "ਤੁਸੀਂ ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣਿਕਤਾ ਨੂੰ ਸਮਰੱਥ ਬਣਾਇਆ ਹੈ।", + "You have not enabled two factor authentication.": "ਤੁਸੀਂ ਦੋ ਕਾਰਕ ਪ੍ਰਮਾਣਿਕਤਾ ਨੂੰ ਸਮਰੱਥ ਨਹੀਂ ਕੀਤਾ ਹੈ।", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "ਤੁਹਾਡੇ ਕੋਲ ਕੁਝ ਅਦਾਇਗੀਸ਼ੁਦਾ ਇਨਵੌਇਸ ਹਨ। ਆਪਣੀ ਪੂਰਵ-ਨਿਰਧਾਰਤ ਭੁਗਤਾਨ ਵਿਧੀ ਨੂੰ ਅੱਪਡੇਟ ਕਰਨ ਤੋਂ ਬਾਅਦ, ਤੁਸੀਂ ਹੇਠਾਂ ਦਿੱਤੀ ਇਨਵੌਇਸ ਸੂਚੀ ਰਾਹੀਂ ਭੁਗਤਾਨਾਂ ਦੀ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰ ਸਕਦੇ ਹੋ।", + "You may accept this invitation by clicking the button below:": "ਤੁਸੀਂ ਹੇਠਾਂ ਦਿੱਤੇ ਬਟਨ 'ਤੇ ਕਲਿੱਕ ਕਰਕੇ ਇਸ ਸੱਦੇ ਨੂੰ ਸਵੀਕਾਰ ਕਰ ਸਕਦੇ ਹੋ:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "ਤੁਸੀਂ ਕਿਸੇ ਵੀ ਸਮੇਂ ਆਪਣੀ ਗਾਹਕੀ ਨੂੰ ਰੱਦ ਕਰ ਸਕਦੇ ਹੋ। ਇੱਕ ਵਾਰ ਤੁਹਾਡੀ ਗਾਹਕੀ ਰੱਦ ਹੋ ਜਾਣ ਤੋਂ ਬਾਅਦ, ਤੁਹਾਡੇ ਕੋਲ ਤੁਹਾਡੇ ਮੌਜੂਦਾ ਬਿਲਿੰਗ ਚੱਕਰ ਦੇ ਅੰਤ ਤੱਕ ਗਾਹਕੀ ਨੂੰ ਮੁੜ-ਚਾਲੂ ਕਰਨ ਦਾ ਵਿਕਲਪ ਹੋਵੇਗਾ।", + "You may delete any of your existing tokens if they are no longer needed.": "ਤੁਸੀਂ ਆਪਣੇ ਮੌਜੂਦਾ ਟੋਕਨਾਂ ਵਿੱਚੋਂ ਕਿਸੇ ਨੂੰ ਵੀ ਮਿਟਾ ਸਕਦੇ ਹੋ ਜੇਕਰ ਉਹਨਾਂ ਦੀ ਹੁਣ ਲੋੜ ਨਹੀਂ ਹੈ।", + "You may not delete your personal team.": "ਤੁਸੀਂ ਆਪਣੀ ਨਿੱਜੀ ਟੀਮ ਨੂੰ ਨਹੀਂ ਹਟਾ ਸਕਦੇ ਹੋ।", + "You may not leave a team that you created.": "ਤੁਸੀਂ ਉਸ ਟੀਮ ਨੂੰ ਨਹੀਂ ਛੱਡ ਸਕਦੇ ਜੋ ਤੁਸੀਂ ਬਣਾਈ ਹੈ।", + "You will receive an invoice and payment link via email for each billing period.": "ਤੁਹਾਨੂੰ ਹਰੇਕ ਬਿਲਿੰਗ ਮਿਆਦ ਲਈ ਈਮੇਲ ਰਾਹੀਂ ਇੱਕ ਇਨਵੌਇਸ ਅਤੇ ਭੁਗਤਾਨ ਲਿੰਕ ਪ੍ਰਾਪਤ ਹੋਵੇਗਾ।", + "You're logged in!": "ਤੁਸੀਂ ਲੌਗ ਇਨ ਹੋ!", + "Your :invoiceName invoice is now available!": "ਤੁਹਾਡਾ :invoiceName ਇਨਵੌਇਸ ਹੁਣ ਉਪਲਬਧ ਹੈ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ਤੁਹਾਡਾ ਬਿਲਿੰਗ ਪਤਾ :address :address2 :postal_code :city :state :country ਹੈ", + "Your card was declined. Please contact your card issuer for more information.": "ਤੁਹਾਡਾ ਕਾਰਡ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ ਸੀ। ਹੋਰ ਜਾਣਕਾਰੀ ਲਈ ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੇ ਕਾਰਡ ਜਾਰੀਕਰਤਾ ਨਾਲ ਸੰਪਰਕ ਕਰੋ।", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ਤੁਹਾਡੀ ਮੌਜੂਦਾ ਭੁਗਤਾਨ ਵਿਧੀ :lastFour ਨਾਲ ਖਤਮ ਹੋਣ ਵਾਲਾ ਇੱਕ ਕ੍ਰੈਡਿਟ ਕਾਰਡ ਹੈ ਜਿਸਦੀ ਮਿਆਦ :expiration ਨੂੰ ਖਤਮ ਹੁੰਦੀ ਹੈ।", + "Your email address is unverified.": "ਤੁਹਾਡਾ ਈਮੇਲ ਪਤਾ ਅਪ੍ਰਮਾਣਿਤ ਹੈ।", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ਤੁਹਾਡਾ :amount ਦਾ ਆਖਰੀ ਭੁਗਤਾਨ ਅਸਫਲ ਰਿਹਾ। ਅਸਫਲ ਭੁਗਤਾਨ ਦੀ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰਨ ਲਈ ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੀ ਭੁਗਤਾਨ ਵਿਧੀ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ।", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date ਨੂੰ :amount ਦਾ ਤੁਹਾਡਾ ਆਖਰੀ ਭੁਗਤਾਨ ਅਸਫਲ ਰਿਹਾ। ਅਸਫਲ ਭੁਗਤਾਨ ਦੀ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰਨ ਲਈ ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੀ ਭੁਗਤਾਨ ਵਿਧੀ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ।", + "Your next payment of :amount will be processed on :date.": "ਤੁਹਾਡਾ :amount ਦਾ ਅਗਲਾ ਭੁਗਤਾਨ :date ਨੂੰ ਹੋਵੇਗਾ।", + "Your payment method has been added successfully.": "ਤੁਹਾਡੀ ਭੁਗਤਾਨ ਵਿਧੀ ਸਫਲਤਾਪੂਰਵਕ ਸ਼ਾਮਲ ਕੀਤੀ ਗਈ ਹੈ।", + "Your payment method will be charged automatically for each billing period.": "ਤੁਹਾਡੀ ਭੁਗਤਾਨ ਵਿਧੀ ਤੋਂ ਹਰੇਕ ਬਿਲਿੰਗ ਮਿਆਦ ਲਈ ਸਵੈਚਲਿਤ ਤੌਰ 'ਤੇ ਖਰਚਾ ਲਿਆ ਜਾਵੇਗਾ।", + "Your registered VAT Number is :vatNumber.": "ਤੁਹਾਡਾ ਰਜਿਸਟਰਡ ਵੈਟ ਨੰਬਰ :vatNumber ਹੈ।", + "Your subscription has been started successfully.": "ਤੁਹਾਡੀ ਗਾਹਕੀ ਸਫਲਤਾਪੂਰਵਕ ਸ਼ੁਰੂ ਹੋ ਗਈ ਹੈ।", + "Your subscription has been successfully cancelled.": "ਤੁਹਾਡੀ ਗਾਹਕੀ ਨੂੰ ਸਫਲਤਾਪੂਰਵਕ ਰੱਦ ਕਰ ਦਿੱਤਾ ਗਿਆ ਹੈ।", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ਤੁਹਾਡੀ ਗਾਹਕੀ ਨੂੰ ਸਫਲਤਾਪੂਰਵਕ ਰੱਦ ਕਰ ਦਿੱਤਾ ਗਿਆ ਹੈ। ਤੁਹਾਡੀ ਬਿਲਿੰਗ ਮਿਆਦ ਦੇ ਅੰਤ ਤੱਕ ਤੁਹਾਡੇ ਕੋਲ ਅਜੇ ਵੀ ਪਹੁੰਚ ਹੋਵੇਗੀ।", + "Your subscription was successfully resumed.": "ਤੁਹਾਡੀ ਗਾਹਕੀ ਸਫਲਤਾਪੂਰਵਕ ਮੁੜ-ਚਾਲੂ ਕੀਤੀ ਗਈ ਸੀ।", + "Your subscription was successfully updated.": "ਤੁਹਾਡੀ ਗਾਹਕੀ ਸਫਲਤਾਪੂਰਵਕ ਅੱਪਡੇਟ ਕੀਤੀ ਗਈ ਸੀ।", + "Zambia": "ਜ਼ੈਂਬੀਆ", + "Zimbabwe": "ਜ਼ਿੰਬਾਬਵੇ", + "Zip / Postal Code": "ਜਿਪ / ਪੋਸਟਲ ਕੋਡ", + "Åland Islands": "ਆਲੈਂਡ ਟਾਪੂ" +} diff --git a/locales/pa/php-inline.json b/locales/pa/php-inline.json new file mode 100644 index 00000000000..033a0eb8be7 --- /dev/null +++ b/locales/pa/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ਇਸ ਖੇਤਰ ਨੂੰ ਸਵੀਕਾਰ ਕੀਤਾ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ।", + "accepted_if": ":other :value ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਸਵੀਕਾਰ ਕੀਤਾ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ।", + "active_url": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ URL ਨਹੀਂ ਹੈ।", + "after": "ਇਹ ਖੇਤਰ :date ਤੋਂ ਬਾਅਦ ਦੀ ਮਿਤੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "after_or_equal": "ਇਹ ਖੇਤਰ :date ਤੋਂ ਬਾਅਦ ਜਾਂ ਇਸ ਦੇ ਬਰਾਬਰ ਦੀ ਮਿਤੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "alpha": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਸਿਰਫ਼ ਅੱਖਰ ਹੀ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "alpha_dash": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਸਿਰਫ਼ ਅੱਖਰ, ਨੰਬਰ, ਡੈਸ਼ ਅਤੇ ਅੰਡਰਸਕੋਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "alpha_num": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਸਿਰਫ਼ ਅੱਖਰ ਅਤੇ ਨੰਬਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "any_of": "ਇਹ ਖੇਤਰ ਅਵੈਧ ਹੈ.", + "array": "ਇਹ ਖੇਤਰ ਇੱਕ ਐਰੇ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ascii": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਸਿਰਫ਼ ਸਿੰਗਲ-ਬਾਈਟ ਅੱਖਰ ਅਤੇ ਚਿੰਨ੍ਹ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "attached": "ਇਹ ਖੇਤਰ ਪਹਿਲਾਂ ਹੀ ਨੱਥੀ ਹੈ।", + "before": "ਇਹ ਖੇਤਰ :date ਤੋਂ ਪਹਿਲਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "before_or_equal": "ਇਹ ਖੇਤਰ :date ਤੋਂ ਪਹਿਲਾਂ ਜਾਂ ਇਸ ਦੇ ਬਰਾਬਰ ਦੀ ਮਿਤੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "between.array": "ਇਸ ਖੇਤਰ ਵਿੱਚ :min ਤੋਂ :max ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "between.file": "ਇਹ ਖੇਤਰ :min ਅਤੇ :max ਕਿਲੋਬਾਈਟ ਦੇ ਵਿਚਕਾਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "between.numeric": "ਇਹ ਖੇਤਰ :min ਅਤੇ :max ਦੇ ਵਿਚਕਾਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "between.string": "ਇਹ ਖੇਤਰ :min ਅਤੇ :max ਅੱਖਰਾਂ ਦੇ ਵਿਚਕਾਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "boolean": "ਇਹ ਖੇਤਰ ਸਹੀ ਜਾਂ ਗਲਤ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "can": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਇੱਕ ਅਣਅਧਿਕਾਰਤ ਮੁੱਲ ਸ਼ਾਮਲ ਹੈ।", + "confirmed": "ਇਸ ਖੇਤਰ ਦੀ ਪੁਸ਼ਟੀ ਮੇਲ ਨਹੀਂ ਖਾਂਦੀ।", + "contains": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਲੋੜੀਂਦਾ ਮੁੱਲ ਨਹੀਂ ਹੈ।", + "date": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ ਮਿਤੀ ਨਹੀਂ ਹੈ।", + "date_equals": "ਇਹ ਖੇਤਰ :date ਦੇ ਬਰਾਬਰ ਮਿਤੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "date_format": "ਇਹ ਖੇਤਰ ਫਾਰਮੈਟ :format ਨਾਲ ਮੇਲ ਨਹੀਂ ਖਾਂਦਾ।", + "decimal": "ਇਸ ਖੇਤਰ ਵਿੱਚ :decimal ਦਸ਼ਮਲਵ ਸਥਾਨ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "declined": "ਇਸ ਖੇਤਰ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ।", + "declined_if": ":other :value ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ।", + "different": "ਇਹ ਖੇਤਰ ਅਤੇ :other ਵੱਖਰੇ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "digits": "ਇਹ ਖੇਤਰ :digits ਅੰਕਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "digits_between": "ਇਹ ਖੇਤਰ :min ਅਤੇ :max ਅੰਕਾਂ ਦੇ ਵਿਚਕਾਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "dimensions": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਅਵੈਧ ਚਿੱਤਰ ਮਾਪ ਹਨ।", + "distinct": "ਇਸ ਖੇਤਰ ਦਾ ਡੁਪਲੀਕੇਟ ਮੁੱਲ ਹੈ।", + "doesnt_contain": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਹੇਠ ਲਿਖਿਆਂ ਵਿੱਚੋਂ ਕੋਈ ਵੀ ਨਹੀਂ ਹੋਣਾ ਚਾਹੀਦਾ: :values.", + "doesnt_end_with": "ਇਹ ਖੇਤਰ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਨਾਲ ਖਤਮ ਨਹੀਂ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ: :values.", + "doesnt_start_with": "ਇਹ ਖੇਤਰ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਨਾਲ ਸ਼ੁਰੂ ਨਹੀਂ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ: :values.", + "email": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ ਈਮੇਲ ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ends_with": "ਇਹ ਖੇਤਰ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਨਾਲ ਖਤਮ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ: :values.", + "enum": "ਚੁਣਿਆ ਖੇਤਰ ਅਵੈਧ ਹੈ।", + "exists": "ਚੁਣਿਆ ਖੇਤਰ ਅਵੈਧ ਹੈ।", + "extensions": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਐਕਸਟੈਂਸ਼ਨ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ: :values.", + "file": "ਇਹ ਖੇਤਰ ਇੱਕ ਫਾਈਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "filled": "ਇਸ ਖੇਤਰ ਦਾ ਇੱਕ ਮੁੱਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gt.array": "ਇਸ ਖੇਤਰ ਵਿੱਚ :value ਤੋਂ ਵੱਧ ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "gt.file": "ਇਹ ਖੇਤਰ :value ਕਿਲੋਬਾਈਟ ਤੋਂ ਵੱਧ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gt.numeric": "ਇਹ ਖੇਤਰ :value ਤੋਂ ਵੱਧ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gt.string": "ਇਹ ਖੇਤਰ :value ਅੱਖਰਾਂ ਤੋਂ ਵੱਧ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gte.array": "ਇਸ ਖੇਤਰ ਵਿੱਚ :value ਜਾਂ ਵੱਧ ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "gte.file": "ਇਹ ਖੇਤਰ :value ਕਿਲੋਬਾਈਟ ਤੋਂ ਵੱਧ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gte.numeric": "ਇਹ ਖੇਤਰ :value ਤੋਂ ਵੱਧ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gte.string": "ਇਹ ਖੇਤਰ :value ਅੱਖਰਾਂ ਤੋਂ ਵੱਧ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "hex_color": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ ਹੈਕਸਾਡੈਸੀਮਲ ਰੰਗ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "image": "ਇਹ ਖੇਤਰ ਇੱਕ ਚਿੱਤਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "in": "ਚੁਣਿਆ ਖੇਤਰ ਅਵੈਧ ਹੈ।", + "in_array": "ਇਹ ਖੇਤਰ :other ਵਿੱਚ ਮੌਜੂਦ ਨਹੀਂ ਹੈ।", + "in_array_keys": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਹੇਠ ਲਿਖੀਆਂ ਕੁੰਜੀਆਂ ਵਿੱਚੋਂ ਘੱਟੋ ਘੱਟ ਇੱਕ ਕੁੰਜੀਆਂ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ: :values.", + "integer": "ਇਹ ਖੇਤਰ ਇੱਕ ਪੂਰਨ ਅੰਕ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ip": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ IP ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ipv4": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ IPv4 ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ipv6": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ IPv6 ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "json": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ JSON ਸਤਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "list": "ਇਹ ਖੇਤਰ ਇੱਕ ਸੂਚੀ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lowercase": "ਇਹ ਖੇਤਰ ਲੋਅਰਕੇਸ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lt.array": "ਇਸ ਖੇਤਰ ਵਿੱਚ :value ਤੋਂ ਘੱਟ ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "lt.file": "ਇਹ ਖੇਤਰ :value ਕਿਲੋਬਾਈਟ ਤੋਂ ਘੱਟ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lt.numeric": "ਇਹ ਖੇਤਰ :value ਤੋਂ ਘੱਟ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lt.string": "ਇਹ ਖੇਤਰ :value ਅੱਖਰਾਂ ਤੋਂ ਘੱਟ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lte.array": "ਇਸ ਖੇਤਰ ਵਿੱਚ :value ਤੋਂ ਵੱਧ ਆਈਟਮਾਂ ਨਹੀਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ।", + "lte.file": "ਇਹ ਖੇਤਰ :value ਕਿਲੋਬਾਈਟ ਤੋਂ ਘੱਟ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lte.numeric": "ਇਹ ਖੇਤਰ :value ਤੋਂ ਘੱਟ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lte.string": "ਇਹ ਖੇਤਰ :value ਅੱਖਰਾਂ ਤੋਂ ਘੱਟ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "mac_address": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ MAC ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "max.array": "ਇਸ ਖੇਤਰ ਵਿੱਚ :max ਤੋਂ ਵੱਧ ਆਈਟਮਾਂ ਨਹੀਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ।", + "max.file": "ਇਹ ਖੇਤਰ :max ਕਿਲੋਬਾਈਟ ਤੋਂ ਵੱਧ ਨਹੀਂ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "max.numeric": "ਇਹ ਖੇਤਰ :max ਤੋਂ ਵੱਧ ਨਹੀਂ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "max.string": "ਇਹ ਖੇਤਰ :max ਅੱਖਰਾਂ ਤੋਂ ਵੱਧ ਨਹੀਂ ਹੋਣਾ ਚਾਹੀਦਾ।", + "max_digits": "ਇਸ ਖੇਤਰ ਵਿੱਚ :max ਤੋਂ ਵੱਧ ਅੰਕ ਨਹੀਂ ਹੋਣੇ ਚਾਹੀਦੇ।", + "mimes": "ਇਹ ਖੇਤਰ ਇੱਕ ਕਿਸਮ ਦੀ ਫਾਈਲ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ: :values।", + "mimetypes": "ਇਹ ਖੇਤਰ ਇੱਕ ਕਿਸਮ ਦੀ ਫਾਈਲ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ: :values।", + "min.array": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :min ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "min.file": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :min ਕਿਲੋਬਾਈਟ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "min.numeric": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :min ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "min.string": "ਇਹ ਖੇਤਰ ਘੱਟੋ-ਘੱਟ :min ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "min_digits": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :min ਅੰਕ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "missing": "ਇਹ ਖੇਤਰ ਗੁੰਮ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "missing_if": ":other :value ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਲਾਜ਼ਮੀ ਤੌਰ 'ਤੇ ਗੁੰਮ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "missing_unless": "ਇਹ ਖੇਤਰ ਲਾਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਜਦੋਂ ਤੱਕ :other :value ਨਾ ਹੋਵੇ।", + "missing_with": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਲਾਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "missing_with_all": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਲਾਜ਼ਮੀ ਤੌਰ 'ਤੇ ਗੁੰਮ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "multiple_of": "ਇਹ ਖੇਤਰ :value ਦਾ ਗੁਣਜ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "not_in": "ਚੁਣਿਆ ਖੇਤਰ ਅਵੈਧ ਹੈ।", + "not_regex": "ਇਹ ਖੇਤਰ ਫਾਰਮੈਟ ਅਵੈਧ ਹੈ।", + "numeric": "ਇਹ ਖੇਤਰ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "password.letters": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "password.mixed": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅਤੇ ਇੱਕ ਛੋਟੇ ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "password.numbers": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "password.symbols": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਚਿੰਨ੍ਹ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "password.uncompromised": "ਦਿੱਤਾ ਗਿਆ ਖੇਤਰ ਇੱਕ ਡਾਟਾ ਲੀਕ ਵਿੱਚ ਪ੍ਰਗਟ ਹੋਇਆ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਵੱਖਰਾ ਖੇਤਰ ਚੁਣੋ।", + "present": "ਇਹ ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "present_if": ":other :value ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "present_unless": "ਇਹ ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਜਦੋਂ ਤੱਕ :other :value ਨਾ ਹੋਵੇ।", + "present_with": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "present_with_all": "ਇਹ ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਜਦੋਂ :values ਮੌਜੂਦ ਹੋਣ।", + "prohibited": "ਇਸ ਖੇਤਰ ਦੀ ਮਨਾਹੀ ਹੈ।", + "prohibited_if": ":other :value ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਵਰਜਿਤ ਹੈ।", + "prohibited_if_accepted": "ਜਦੋਂ :other ਨੂੰ ਸਵੀਕਾਰਿਆ ਜਾਂਦਾ ਹੈ ਤਾਂ ਇਸ ਖੇਤਰ ਦੀ ਮਨਾਹੀ ਹੈ.", + "prohibited_if_declined": "ਜਦੋਂ :other ਅਸਵੀਕਾਰ ਕੀਤੇ ਜਾਣ 'ਤੇ ਇਸ ਖੇਤਰ ਨੂੰ ਵਰਜਿਤ ਹੈ.", + "prohibited_unless": "ਇਹ ਖੇਤਰ ਵਰਜਿਤ ਹੈ ਜਦੋਂ ਤੱਕ :values ਵਿੱਚ :other ਨਾ ਹੋਵੇ।", + "prohibits": "ਇਹ ਖੇਤਰ :other ਨੂੰ ਮੌਜੂਦ ਹੋਣ ਤੋਂ ਮਨ੍ਹਾ ਕਰਦਾ ਹੈ।", + "regex": "ਇਹ ਖੇਤਰ ਫਾਰਮੈਟ ਅਵੈਧ ਹੈ।", + "relatable": "ਹੋ ਸਕਦਾ ਹੈ ਕਿ ਇਹ ਖੇਤਰ ਇਸ ਸਰੋਤ ਨਾਲ ਸੰਬੰਧਿਤ ਨਾ ਹੋਵੇ।", + "required": "ਇਸ ਫੀਲਡ ਦੀ ਲੋੜ ਹੈ.", + "required_array_keys": "ਇਸ ਖੇਤਰ ਵਿੱਚ ਇਹਨਾਂ ਲਈ ਐਂਟਰੀਆਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ: :values।", + "required_if": "ਇਹ ਖੇਤਰ ਲੋੜੀਂਦਾ ਹੈ ਜਦੋਂ :other :value ਹੋਵੇ।", + "required_if_accepted": "ਇਹ ਖੇਤਰ ਲੋੜੀਂਦਾ ਹੈ ਜਦੋਂ :other ਨੂੰ ਸਵੀਕਾਰ ਕੀਤਾ ਜਾਂਦਾ ਹੈ।", + "required_if_declined": "ਜਦੋਂ :other ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਤਾਂ ਇਸ ਖੇਤਰ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ।", + "required_unless": "ਇਹ ਖੇਤਰ ਲੋੜੀਂਦਾ ਹੈ ਜਦੋਂ ਤੱਕ :values ਵਿੱਚ :other ਨਾ ਹੋਵੇ।", + "required_with": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ ਇਹ ਖੇਤਰ ਲੋੜੀਂਦਾ ਹੈ।", + "required_with_all": "ਇਹ ਖੇਤਰ ਲੋੜੀਂਦਾ ਹੈ ਜਦੋਂ :values ਮੌਜੂਦ ਹੁੰਦੇ ਹਨ।", + "required_without": "ਇਹ ਖੇਤਰ ਲੋੜੀਂਦਾ ਹੈ ਜਦੋਂ :values ਮੌਜੂਦ ਨਹੀਂ ਹੈ।", + "required_without_all": "ਇਹ ਖੇਤਰ ਲੋੜੀਂਦਾ ਹੈ ਜਦੋਂ :values ਵਿੱਚੋਂ ਕੋਈ ਵੀ ਮੌਜੂਦ ਨਾ ਹੋਵੇ।", + "same": "ਇਹ ਖੇਤਰ ਅਤੇ :other ਦਾ ਮੇਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "size.array": "ਇਸ ਖੇਤਰ ਵਿੱਚ :size ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "size.file": "ਇਹ ਖੇਤਰ :size ਕਿਲੋਬਾਈਟ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "size.numeric": "ਇਹ ਖੇਤਰ :size ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "size.string": "ਇਹ ਖੇਤਰ :size ਅੱਖਰਾਂ ਦਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "starts_with": "ਇਹ ਖੇਤਰ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਨਾਲ ਸ਼ੁਰੂ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ: :values.", + "string": "ਇਹ ਖੇਤਰ ਇੱਕ ਸਤਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "timezone": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ ਸਮਾਂ ਖੇਤਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ulid": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ ULID ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "unique": "ਇਹ ਖੇਤਰ ਪਹਿਲਾਂ ਹੀ ਲਿਆ ਜਾ ਚੁੱਕਾ ਹੈ।", + "uploaded": "ਇਹ ਖੇਤਰ ਅੱਪਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫਲ ਰਿਹਾ।", + "uppercase": "ਇਹ ਖੇਤਰ ਅਪਰਕੇਸ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "url": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ URL ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "uuid": "ਇਹ ਖੇਤਰ ਇੱਕ ਵੈਧ UUID ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।" +} diff --git a/locales/pa/php.json b/locales/pa/php.json new file mode 100644 index 00000000000..052d2bdc010 --- /dev/null +++ b/locales/pa/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute ਨੂੰ ਸਵੀਕਾਰ ਕੀਤਾ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ.", + "accepted_if": ":other ਦੇ :value ਹੋਣ 'ਤੇ :attribute ਨੂੰ ਸਵੀਕਾਰ ਕੀਤਾ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ।", + "active_url": ":attribute ਇੱਕ ਵੈਧ URL ਨਹੀਂ ਹੈ।", + "after": ":attribute :date ਤੋਂ ਬਾਅਦ ਦੀ ਮਿਤੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "after_or_equal": ":attribute :date ਤੋਂ ਬਾਅਦ ਜਾਂ ਇਸ ਦੇ ਬਰਾਬਰ ਦੀ ਮਿਤੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "alpha": ":attribute ਵਿੱਚ ਸਿਰਫ਼ ਅੱਖਰ ਹੀ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "alpha_dash": ":attribute ਵਿੱਚ ਸਿਰਫ਼ ਅੱਖਰ, ਨੰਬਰ, ਡੈਸ਼ ਅਤੇ ਅੰਡਰਸਕੋਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "alpha_num": ":attribute ਵਿੱਚ ਸਿਰਫ਼ ਅੱਖਰ ਅਤੇ ਨੰਬਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "any_of": ":attribute ਖੇਤਰ ਅਵੈਧ ਹੈ.", + "array": ":attribute ਇੱਕ ਐਰੇ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ascii": ":attribute ਖੇਤਰ ਵਿੱਚ ਸਿਰਫ਼ ਸਿੰਗਲ-ਬਾਈਟ ਅੱਖਰ ਅਤੇ ਚਿੰਨ੍ਹ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "attached": "ਇਹ :attribute ਪਹਿਲਾਂ ਹੀ ਨੱਥੀ ਹੈ।", + "before": ":attribute :date ਤੋਂ ਪਹਿਲਾਂ ਦੀ ਮਿਤੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "before_or_equal": ":attribute :date ਤੋਂ ਪਹਿਲਾਂ ਜਾਂ ਬਰਾਬਰ ਦੀ ਮਿਤੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "between.array": ":attribute ਵਿੱਚ :min ਤੋਂ :max ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "between.file": ":attribute :min ਅਤੇ :max ਕਿਲੋਬਾਈਟ ਦੇ ਵਿਚਕਾਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "between.numeric": ":attribute :min ਅਤੇ :max ਦੇ ਵਿਚਕਾਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "between.string": ":attribute :min ਅਤੇ :max ਅੱਖਰਾਂ ਦੇ ਵਿਚਕਾਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "boolean": ":attribute ਖੇਤਰ ਸਹੀ ਜਾਂ ਗਲਤ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "can": ":attribute ਖੇਤਰ ਵਿੱਚ ਇੱਕ ਅਣਅਧਿਕਾਰਤ ਮੁੱਲ ਹੈ।", + "confirmed": ":attribute ਪੁਸ਼ਟੀ ਮੇਲ ਨਹੀਂ ਖਾਂਦੀ।", + "contains": ":attribute ਖੇਤਰ ਵਿੱਚ ਲੋੜੀਂਦਾ ਮੁੱਲ ਨਹੀਂ ਹੈ।", + "current_password": "ਪਾਸਵਰਡ ਗਲਤ ਹੈ।", + "date": ":attribute ਇੱਕ ਵੈਧ ਮਿਤੀ ਨਹੀਂ ਹੈ।", + "date_equals": ":attribute ਇੱਕ ਮਿਤੀ :date ਦੇ ਬਰਾਬਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "date_format": ":attribute ਫਾਰਮੈਟ :format ਨਾਲ ਮੇਲ ਨਹੀਂ ਖਾਂਦਾ।", + "decimal": ":attribute ਖੇਤਰ ਵਿੱਚ :decimal ਦਸ਼ਮਲਵ ਸਥਾਨ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "declined": ":attribute ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ।", + "declined_if": ":other ਦੇ :value ਹੋਣ 'ਤੇ :attribute ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ।", + "different": ":attribute ਅਤੇ :other ਵੱਖਰੇ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "digits": ":attribute :digits ਅੰਕਾਂ ਦੇ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "digits_between": ":attribute :min ਅਤੇ :max ਅੰਕਾਂ ਦੇ ਵਿਚਕਾਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "dimensions": ":attribute ਵਿੱਚ ਅਵੈਧ ਚਿੱਤਰ ਮਾਪ ਹਨ।", + "distinct": ":attribute ਖੇਤਰ ਦਾ ਡੁਪਲੀਕੇਟ ਮੁੱਲ ਹੈ।", + "doesnt_contain": ":attribute ਖੇਤਰ ਵਿੱਚ ਹੇਠ ਲਿਖਿਆਂ ਵਿੱਚੋਂ ਕੋਈ ਵੀ ਨਹੀਂ ਹੋਣਾ ਚਾਹੀਦਾ: :values.", + "doesnt_end_with": ":attribute ਖੇਤਰ ਨੂੰ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਨਾਲ ਖਤਮ ਨਹੀਂ ਹੋਣਾ ਚਾਹੀਦਾ: :values.", + "doesnt_start_with": ":attribute ਖੇਤਰ ਨੂੰ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਨਾਲ ਸ਼ੁਰੂ ਨਹੀਂ ਕਰਨਾ ਚਾਹੀਦਾ: :values.", + "email": ":attribute ਇੱਕ ਵੈਧ ਈਮੇਲ ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ends_with": ":attribute ਦਾ ਅੰਤ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਨਾਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ: :values।", + "enum": "ਚੁਣਿਆ ਗਿਆ :attribute ਅਵੈਧ ਹੈ।", + "exists": "ਚੁਣਿਆ ਗਿਆ :attribute ਅਵੈਧ ਹੈ।", + "extensions": ":attribute ਫੀਲਡ ਵਿੱਚ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਐਕਸਟੈਂਸ਼ਨ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ: :values.", + "failed": "ਇਹ ਪ੍ਰਮਾਣ ਪੱਤਰ ਸਾਡੇ ਰਿਕਾਰਡਾਂ ਨਾਲ ਮੇਲ ਨਹੀਂ ਖਾਂਦੇ।", + "file": ":attribute ਇੱਕ ਫਾਈਲ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "filled": ":attribute ਖੇਤਰ ਦਾ ਇੱਕ ਮੁੱਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gt.array": ":attribute ਵਿੱਚ :value ਤੋਂ ਵੱਧ ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "gt.file": ":attribute :value ਕਿਲੋਬਾਈਟ ਤੋਂ ਵੱਧ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gt.numeric": ":attribute :value ਤੋਂ ਵੱਧ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gt.string": ":attribute :value ਅੱਖਰਾਂ ਤੋਂ ਵੱਧ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gte.array": ":attribute ਵਿੱਚ :value ਜਾਂ ਵੱਧ ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "gte.file": ":attribute :value ਕਿਲੋਬਾਈਟ ਤੋਂ ਵੱਧ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gte.numeric": ":attribute :value ਤੋਂ ਵੱਧ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "gte.string": ":attribute :value ਅੱਖਰਾਂ ਤੋਂ ਵੱਧ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "hex_color": ":attribute ਖੇਤਰ ਇੱਕ ਵੈਧ ਹੈਕਸਾਡੈਸੀਮਲ ਰੰਗ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "image": ":attribute ਇੱਕ ਚਿੱਤਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "in": "ਚੁਣਿਆ ਗਿਆ :attribute ਅਵੈਧ ਹੈ।", + "in_array": ":other ਵਿੱਚ :attribute ਖੇਤਰ ਮੌਜੂਦ ਨਹੀਂ ਹੈ।", + "in_array_keys": ":attribute ਖੇਤਰ ਵਿੱਚ ਹੇਠ ਲਿਖਿਆਂ ਵਿੱਚੋਂ ਘੱਟੋ ਘੱਟ ਕੁੰਜੀ: :values.", + "integer": ":attribute ਇੱਕ ਪੂਰਨ ਅੰਕ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ip": ":attribute ਇੱਕ ਵੈਧ IP ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ipv4": ":attribute ਇੱਕ ਵੈਧ IPv4 ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "ipv6": ":attribute ਇੱਕ ਵੈਧ IPv6 ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "json": ":attribute ਇੱਕ ਵੈਧ JSON ਸਤਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "list": ":attribute ਖੇਤਰ ਇੱਕ ਸੂਚੀ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "lowercase": ":attribute ਖੇਤਰ ਲੋਅਰਕੇਸ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lt.array": ":attribute ਵਿੱਚ :value ਤੋਂ ਘੱਟ ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "lt.file": ":attribute :value ਕਿਲੋਬਾਈਟ ਤੋਂ ਘੱਟ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lt.numeric": ":attribute :value ਤੋਂ ਘੱਟ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "lt.string": ":attribute :value ਅੱਖਰਾਂ ਤੋਂ ਘੱਟ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "lte.array": ":attribute ਵਿੱਚ :value ਤੋਂ ਵੱਧ ਆਈਟਮਾਂ ਨਹੀਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ।", + "lte.file": ":attribute :value ਕਿਲੋਬਾਈਟ ਤੋਂ ਘੱਟ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lte.numeric": ":attribute :value ਤੋਂ ਘੱਟ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "lte.string": ":attribute :value ਅੱਖਰਾਂ ਤੋਂ ਘੱਟ ਜਾਂ ਬਰਾਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "mac_address": ":attribute ਇੱਕ ਵੈਧ MAC ਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "max.array": ":attribute ਵਿੱਚ :max ਤੋਂ ਵੱਧ ਆਈਟਮਾਂ ਨਹੀਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ।", + "max.file": ":attribute :max ਕਿਲੋਬਾਈਟ ਤੋਂ ਵੱਧ ਨਹੀਂ ਹੋਣੀ ਚਾਹੀਦੀ।", + "max.numeric": ":attribute :max ਤੋਂ ਵੱਧ ਨਹੀਂ ਹੋਣੇ ਚਾਹੀਦੇ।", + "max.string": ":attribute :max ਅੱਖਰਾਂ ਤੋਂ ਵੱਧ ਨਹੀਂ ਹੋਣੇ ਚਾਹੀਦੇ।", + "max_digits": ":attribute ਫੀਲਡ ਵਿੱਚ :max ਤੋਂ ਵੱਧ ਅੰਕ ਨਹੀਂ ਹੋਣੇ ਚਾਹੀਦੇ।", + "mimes": ":attribute ਕਿਸਮ ਦੀ ਇੱਕ ਫਾਈਲ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ: :values।", + "mimetypes": ":attribute ਕਿਸਮ ਦੀ ਇੱਕ ਫਾਈਲ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ: :values।", + "min.array": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :min ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "min.file": ":attribute ਘੱਟੋ-ਘੱਟ :min ਕਿਲੋਬਾਈਟ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "min.numeric": ":attribute ਘੱਟੋ-ਘੱਟ :min ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "min.string": ":attribute ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :min ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "min_digits": ":attribute ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ :min ਅੰਕ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "missing": ":attribute ਖੇਤਰ ਗੁੰਮ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "missing_if": ":other :value ਹੋਣ 'ਤੇ :attribute ਫੀਲਡ ਲਾਪਤਾ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "missing_unless": ":attribute ਖੇਤਰ ਲਾਪਤਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ਜਦੋਂ ਤੱਕ :other :value ਨਾ ਹੋਵੇ।", + "missing_with": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਗੁੰਮ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "missing_with_all": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਦਾ ਗੁੰਮ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "multiple_of": ":attribute :value ਦਾ ਗੁਣਜ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "next": "ਅਗਲਾ \"", + "not_in": "ਚੁਣਿਆ ਗਿਆ :attribute ਅਵੈਧ ਹੈ।", + "not_regex": ":attribute ਫਾਰਮੈਟ ਅਵੈਧ ਹੈ।", + "numeric": ":attribute ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "password": "ਪਾਸਵਰਡ ਗਲਤ ਹੈ।", + "password.letters": ":attribute ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਅੱਖਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "password.mixed": ":attribute ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਵੱਡੇ ਅਤੇ ਇੱਕ ਛੋਟੇ ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "password.numbers": ":attribute ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਨੰਬਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "password.symbols": ":attribute ਖੇਤਰ ਵਿੱਚ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਚਿੰਨ੍ਹ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "password.uncompromised": "ਦਿੱਤਾ ਗਿਆ :attribute ਡਾਟਾ ਲੀਕ 'ਚ ਸਾਹਮਣੇ ਆਇਆ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਵੱਖਰਾ :attribute ਚੁਣੋ।", + "present": ":attribute ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "present_if": ":other :value ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "present_unless": ":attribute ਫੀਲਡ ਮੌਜੂਦ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ ਜਦੋਂ ਤੱਕ :other :value ਨਾ ਹੋਵੇ।", + "present_with": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "present_with_all": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਮੌਜੂਦ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "previous": "\"ਪਿਛਲਾ", + "prohibited": ":attribute ਖੇਤਰ ਦੀ ਮਨਾਹੀ ਹੈ।", + "prohibited_if": ":other :value ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਦੀ ਮਨਾਹੀ ਹੈ।", + "prohibited_if_accepted": "ਜਦੋਂ :other ਨੂੰ ਸਵੀਕਾਰਿਆ ਜਾਂਦਾ ਹੈ ਤਾਂ :attribute ਖੇਤਰ ਦੀ ਮਨਾਹੀ ਹੈ.", + "prohibited_if_declined": "ਜਦੋਂ :other ਤੋਂ ਇਨਕਾਰ ਕਰ ਦਿੱਤਾ ਜਾਂਦਾ ਹੈ ਤਾਂ :attribute ਖੇਤਰ ਦੀ ਮਨਾਹੀ ਹੈ.", + "prohibited_unless": ":attribute ਖੇਤਰ ਦੀ ਮਨਾਹੀ ਹੈ ਜਦੋਂ ਤੱਕ :other :values ਵਿੱਚ ਨਾ ਹੋਵੇ।", + "prohibits": ":attribute ਫੀਲਡ :other ਨੂੰ ਮੌਜੂਦ ਹੋਣ ਤੋਂ ਮਨ੍ਹਾ ਕਰਦਾ ਹੈ।", + "regex": ":attribute ਫਾਰਮੈਟ ਅਵੈਧ ਹੈ।", + "relatable": "ਇਹ :attribute ਇਸ ਸਰੋਤ ਨਾਲ ਸੰਬੰਧਿਤ ਨਹੀਂ ਹੋ ਸਕਦਾ ਹੈ।", + "required": ":attribute ਖੇਤਰ ਦੀ ਲੋੜ ਹੈ।", + "required_array_keys": ":attribute ਖੇਤਰ ਵਿੱਚ :values ਲਈ ਐਂਟਰੀਆਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "required_if": ":other :value ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ।", + "required_if_accepted": ":other ਸਵੀਕਾਰ ਕੀਤੇ ਜਾਣ 'ਤੇ :attribute ਖੇਤਰ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ।", + "required_if_declined": "ਜਦੋਂ :other ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਤਾਂ :attribute ਖੇਤਰ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ।", + "required_unless": ":attribute ਫੀਲਡ ਦੀ ਲੋੜ ਹੈ ਜਦੋਂ ਤੱਕ :other :values ਵਿੱਚ ਨਾ ਹੋਵੇ।", + "required_with": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ।", + "required_with_all": ":values ਮੌਜੂਦ ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ।", + "required_without": ":values ਮੌਜੂਦ ਨਾ ਹੋਣ 'ਤੇ :attribute ਖੇਤਰ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ।", + "required_without_all": ":attribute ਖੇਤਰ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ ਜਦੋਂ :values ਵਿੱਚੋਂ ਕੋਈ ਵੀ ਮੌਜੂਦ ਨਾ ਹੋਵੇ।", + "reset": "ਤੁਹਾਡਾ ਪਾਸਵਰਡ ਰੀਸੈਟ ਕੀਤਾ ਗਿਆ ਹੈ।", + "same": ":attribute ਅਤੇ :other ਦਾ ਮੇਲ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "sent": "ਅਸੀਂ ਤੁਹਾਡੇ ਪਾਸਵਰਡ ਰੀਸੈਟ ਲਿੰਕ ਨੂੰ ਈਮੇਲ ਕਰ ਦਿੱਤਾ ਹੈ।", + "size.array": ":attribute ਵਿੱਚ :size ਆਈਟਮਾਂ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ।", + "size.file": ":attribute :size ਕਿਲੋਬਾਈਟ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "size.numeric": ":attribute :size ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "size.string": ":attribute ਵਿੱਚ :size ਅੱਖਰ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।", + "starts_with": ":attribute ਨੂੰ ਇਹਨਾਂ ਵਿੱਚੋਂ ਇੱਕ ਨਾਲ ਸ਼ੁਰੂ ਕਰਨਾ ਚਾਹੀਦਾ ਹੈ: :values।", + "string": ":attribute ਇੱਕ ਸਤਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।", + "throttle": "ਬਹੁਤ ਸਾਰੀਆਂ ਲੌਗਇਨ ਕੋਸ਼ਿਸ਼ਾਂ। ਕਿਰਪਾ ਕਰਕੇ :seconds ਸਕਿੰਟਾਂ ਵਿੱਚ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।", + "throttled": "ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਉਡੀਕ ਕਰੋ।", + "timezone": ":attribute ਇੱਕ ਵੈਧ ਸਮਾਂ ਖੇਤਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "token": "ਇਹ ਪਾਸਵਰਡ ਰੀਸੈਟ ਟੋਕਨ ਅਵੈਧ ਹੈ।", + "ulid": ":attribute ਖੇਤਰ ਇੱਕ ਵੈਧ ULID ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "unique": ":attribute ਪਹਿਲਾਂ ਹੀ ਲਏ ਜਾ ਚੁੱਕੇ ਹਨ।", + "uploaded": ":attribute ਅੱਪਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫਲ।", + "uppercase": ":attribute ਖੇਤਰ ਵੱਡੇ ਅੱਖਰਾਂ ਵਿੱਚ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "url": ":attribute ਇੱਕ ਵੈਧ URL ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।", + "user": "ਅਸੀਂ ਉਸ ਈਮੇਲ ਪਤੇ ਵਾਲਾ ਕੋਈ ਉਪਭੋਗਤਾ ਨਹੀਂ ਲੱਭ ਸਕਦੇ।", + "uuid": ":attribute ਇੱਕ ਵੈਧ UUID ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।" +} diff --git a/locales/pl/_excludes.json b/locales/pl/_excludes.json new file mode 100644 index 00000000000..a9636e17f07 --- /dev/null +++ b/locales/pl/_excludes.json @@ -0,0 +1,80 @@ +[ + "Administrator", + "Albania", + "Angola", + "Anguilla", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Barbados", + "Belize", + "Benin", + "Bhutan", + "Botswana", + "Burkina Faso", + "Burundi", + "Chile", + "CSV (.csv)", + "Curaçao", + "Email", + "email", + "Estonia", + "Excel (.xlsx)", + "Gabon", + "Gambia", + "Ghana", + "Gibraltar", + "Grenada", + "Guam", + "Guernsey", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "Jersey", + "Lesotho", + "Liberia", + "Liechtenstein", + "Malawi", + "Mali", + "Malta", + "Mauritius", + "Mongolia", + "Montserrat", + "Namibia", + "Nauru", + "Nepal", + "Niger", + "Nigeria", + "Niue", + "Nova", + "OK", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Peru", + "Rwanda", + "Réunion", + "Samoa", + "San Marino", + "Senegal", + "Serbia", + "Sierra Leone", + "Somalia", + "Sri Lanka", + "Sudan", + "System", + "Tanzania", + "Togo", + "Tokelau", + "Tonga", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uzbekistan", + "Vanuatu", + "Zambia", + "Zimbabwe" +] diff --git a/locales/pl/json-inline.json b/locales/pl/json-inline.json new file mode 100644 index 00000000000..66dcac4eda3 --- /dev/null +++ b/locales/pl/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "To pole musi być prawidłową rolą.", + "The :attribute must be at least :length characters and contain at least one number.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną cyfrę.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jeden znak specjalny i jedną liczbę.", + "The :attribute must be at least :length characters and contain at least one special character.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jeden znak specjalny.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę i jedną cyfrę.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę i jeden znak specjalny.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę, jedną cyfrę i jeden znak specjalny.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "To pole musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę.", + "The :attribute must be at least :length characters.": "To pole musi mieć co najmniej :length znaków.", + "The :attribute must contain at least one letter.": "To pole musi zawierać co najmniej jedną literę.", + "The :attribute must contain at least one number.": "To pole musi zawierać co najmniej jedną cyfrę.", + "The :attribute must contain at least one symbol.": "To pole musi zawierać co najmniej jeden znak specjalny.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "To pole musi zawierać co najmniej jedną wielką i jedną małą literę.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Podane pole pojawiło się w wycieku danych. Wybierz inną wartość pola." +} diff --git a/locales/pl/json.json b/locales/pl/json.json new file mode 100644 index 00000000000..54389b98ec8 --- /dev/null +++ b/locales/pl/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(i jeszcze :count błąd)", + "(and :count more errors)": "(i jeszcze :count błąd)|(i jeszcze :count błędy)|(i jeszcze :count błędów)", + "30 Days": "30 dni", + "60 Days": "60 dni", + "90 Days": "90 dni", + ":amount selected": ":Amount wybranych", + ":amount Total": "Łącznie :amount", + ":days day trial": ":Days dzień próbny", + ":resource Details": "Szczegóły :resource", + ":resource Details: :title": "Szczegóły :resource: :title", + "A decryption key is required.": "Wymagany jest klucz deszyfrujący.", + "A fresh verification link has been sent to your email address.": "Wysłano nowy link weryfikacyjny na Twój e-mail.", + "A new verification link has been sent to the email address you provided during registration.": "Nowy link weryfikacyjny został wysłany na adres e-mail podany podczas rejestracji.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Nowy link weryfikacyjny został wysłany na adres e-mail podany w ustawieniach profilu.", + "A new verification link has been sent to your email address.": "Nowy link weryfikacyjny został wysłany na Twój adres e-mail.", + "Accept Invitation": "Przyjmij zaproszenie", + "Action": "Działanie", + "Action Event": "Zdarzenie Operacji", + "Action Events": "Zdarzenia Operacji", + "Action Happened At": "Działanie Wydarzyło Się", + "Action Initiated By": "Działanie Zainicjowane Przez", + "Action Name": "Nazwa Działania", + "Action Status": "Status Działania", + "Action Target": "Cel Działania", + "Actions": "Działania", + "Add": "Dodaj", + "Add :resource": "Dodaj :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Dodaj nowego członka zespołu do swojego zespołu, umożliwiając mu współpracę z Tobą.", + "Add additional security to your account using two factor authentication.": "Dodaj dodatkowe zabezpieczenia do swojego konta, korzystając z uwierzytelniania dwuskładnikowego.", + "Add Payment Method": "Dodaj metodę płatności", + "Add row": "Dodaj wiersz", + "Add Team Member": "Dodaj członka zespołu", + "Add VAT Number": "Dodaj numer VAT (NIP)", + "Added.": "Dodany.", + "Additional billing information updated successfully.": "Pomyślnie zaktualizowano dodatkowe informacje rozliczeniowe.", + "Address": "Adres", + "Address Line 2": "Adres (wiersz 2)", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administratorzy mogą wykonywać dowolne czynności.", + "Afghanistan": "Afganistan", + "Aland Islands": "Wyspy Alandzkie", + "Albania": "Albania", + "Algeria": "Algieria", + "All of the people that are part of this team.": "Wszystkie osoby, które są częścią tego zespołu.", + "All resources loaded.": "Wszystkie zasoby załadowane.", + "All rights reserved.": "Wszelkie prawa zastrzeżone.", + "Already registered?": "Już zarejestrowany?", + "American Samoa": "Samoa Amerykańskie", + "An error occurred while uploading the file.": "Wystąpił błąd podczas przesyłania pliku.", + "An error occurred while uploading the file: :error": "Wystąpił błąd podczas przesyłania pliku: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Wystąpił nieoczekiwany błąd i powiadomiliśmy nasz zespół pomocy. Spróbuj ponownie później.", + "Andorra": "Andora", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Inny użytkownik zaktualizował ten zasób od momentu załadowania tej strony. Odśwież stronę i spróbuj ponownie.", + "Antarctica": "Antarktyda", + "Antigua And Barbuda": "Antigua i Barbuda", + "Antigua and Barbuda": "Antigua i Barbuda", + "API Token": "Token API", + "API Token Permissions": "Uprawnienia do tokenów API", + "API Tokens": "Tokeny API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Tokeny API umożliwiają usługom zewnętrznym uwierzytelnianie w naszej aplikacji w Twoim imieniu.", + "Apply": "Zastosuj", + "Apply Coupon": "Zastosuj Kupon", + "April": "Kwiecień", + "Are you sure you want to attempt to pay :amount?": "Czy na pewno chcesz dokonać płatności w wysokości :amount?", + "Are you sure you want to cancel your subscription?": "Czy na pewno chcesz anulować subskrypcję?", + "Are you sure you want to delete all the notifications?": "Czy na pewno chcesz usunąć wszystkie powiadomienia?", + "Are you sure you want to delete the selected resources?": "Czy na pewno chcesz usunąć wybrane zasoby?", + "Are you sure you want to delete this file?": "Na pewno chcesz usunąć ten plik?", + "Are you sure you want to delete this notification?": "Czy na pewno chcesz usunąć to powiadomienie?", + "Are you sure you want to delete this payment method?": "Czy na pewno chcesz usunąć tę metodę płatności?", + "Are you sure you want to delete this resource?": "Czy na pewno chcesz usunąć ten zasób?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Czy na pewno chcesz usunąć ten zespół? Po usunięciu zespołu wszystkie jego zasoby i dane zostaną trwale usunięte.", + "Are you sure you want to delete your account?": "Czy na pewno chcesz usunąć swoje konto?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Czy na pewno chcesz usunąć swoje konto? Po usunięciu konta wszystkie jego zasoby i dane zostaną trwale usunięte. Wprowadź hasło, aby potwierdzić, że chcesz trwale usunąć swoje konto.", + "Are you sure you want to detach the selected resources?": "Czy na pewno chcesz odłączyć wybrane zasoby?", + "Are you sure you want to detach this resource?": "Jesteś pewien, że chcesz odłączyć ten zasób?", + "Are you sure you want to force delete the selected resources?": "Czy na pewno chcesz wymusić usunięcie wybranych zasobów?", + "Are you sure you want to force delete this resource?": "Czy na pewno chcesz wymusić usunięcie tego zasobu?", + "Are you sure you want to log out?": "Czy na pewno chcesz się wylogować?", + "Are you sure you want to mark all notifications as read?": "Czy na pewno chcesz oznaczyć wszystkie powiadomienia jako przeczytane?", + "Are you sure you want to remove this item?": "Czy na pewno chcesz usunąć ten element?", + "Are you sure you want to restore the selected resources?": "Czy na pewno chcesz przywrócić wybrane zasoby?", + "Are you sure you want to restore this resource?": "Czy na pewno chcesz przywrócić ten zasób?", + "Are you sure you want to resume your subscription?": "Czy na pewno chcesz wznowić subskrypcję?", + "Are you sure you want to run this action?": "Czy na pewno chcesz wykonać tę akcję?", + "Are you sure you want to set this payment method as your default?": "Czy na pewno chcesz ustawić tę metodę płatności jako domyślną?", + "Are you sure you want to stop impersonating?": "Czy na pewno chcesz przestać się podszywać?", + "Are you sure you would like to delete this API token?": "Czy na pewno chcesz usunąć ten token API?", + "Are you sure you would like to leave this team?": "Czy na pewno chcesz opuścić ten zespół?", + "Are you sure you would like to remove this person from the team?": "Czy na pewno chcesz usunąć tę osobę z zespołu?", + "Are you sure you would like to switch billing plans?": "Czy na pewno chcesz zmienić abonament?", + "Argentina": "Argentyna", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Dołącz", + "Attach & Attach Another": "Dołącz a następnie Dołącz Kolejny", + "Attach :resource": "Dołącz :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Dołączaj pliki, przeciągając je i upuszczając, wybierając lub wklejając.", + "August": "Sierpień", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbejdżan", + "Bahamas": "Bahamy", + "Bahrain": "Bahrajn", + "Bangladesh": "Bangladesz", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Czy przed kontynuowaniem możesz zweryfikować swój adres e-mail klikając link, który właśnie do Ciebie wysłaliśmy? Jeśli nie otrzymałeś e-maila, chętnie wyślemy Ci kolejny.", + "Before proceeding, please check your email for a verification link.": "Zanim przejdziesz dalej, sprawdź swoją wiadomość e-mail, gdzie znajdziesz link weryfikacyjny.", + "Belarus": "Białoruś", + "Belgium": "Belgia", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermudy", + "Bhutan": "Bhutan", + "Billing Information": "Informacje Rozliczeniowe", + "Billing Management": "Zarządzanie Rozliczeniami", + "Bolivia": "Boliwia", + "Bolivia, Plurinational State of": "Boliwia, Wielonarodowe Państwo", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius i Sabat", + "Bosnia And Herzegovina": "Bośnia i Hercegowina", + "Bosnia and Herzegovina": "Bośnia i Hercegowina", + "Botswana": "Botswana", + "Bouvet Island": "Wyspa Bouveta", + "Brazil": "Brazylia", + "British Indian Ocean Territory": "Brytyjskie Terytorium Oceanu Indyjskiego", + "Browser Sessions": "Sesje Przeglądarki", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bułgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodża", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Anuluj", + "Cancel Subscription": "Anuluj Subskrypcję", + "Cape Verde": "Republika Zielonego Przylądka", + "Card": "Karta", + "Cayman Islands": "Kajmany", + "Central African Republic": "Republika Środkowoafrykańska", + "Chad": "Czad", + "Change Subscription Plan": "Zmień Plan Subskrypcji", + "Change the current payment method attached to your subscription": "Zmień aktualną metodę płatności przypisaną do Twojej subskrypcji", + "Changes": "Zmiany", + "Checkout": "Przejdź do kasy", + "Chile": "Chile", + "China": "Chiny", + "Choose": "Wybierz", + "Choose :field": "Wybierz :field", + "Choose :resource": "Wybierz :resource", + "Choose an option": "Wybierz opcję", + "Choose date": "Wybierz datę", + "Choose File": "Wybierz Plik", + "Choose Files": "Wybierz Pliki", + "Choose Type": "Wybierz Typ", + "Christmas Island": "Wyspa Bożego Narodzenia", + "City": "Miasto", + "Click here to re-send the verification email.": "Kliknij tutaj, aby ponownie wysłać e-mail weryfikacyjny.", + "click here to request another": "kliknij tutaj, aby poprosić o inny", + "Click to choose": "Kliknij aby wybrać", + "Close": "Zamknij", + "Cocos (Keeling) Islands": "Wyspy Kokosowe (Keelinga)", + "Code": "Kod", + "Colombia": "Kolumbia", + "Comoros": "Komory", + "Confirm": "Potwierdź", + "Confirm Billing Action": "Potwierdź Czynność Rozliczeniową", + "Confirm Password": "Potwierdź Hasło", + "Confirm Payment": "Potwierdź Płatność", + "Confirm your :amount payment": "Potwierdź płatność w wysokości :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Republika Demokratyczna", + "Congo, the Democratic Republic of the": "Kongo, Republika Demokratyczna", + "Constant": "Stała", + "Continue To Payment": "Przejdź Do Płatności", + "Cook Islands": "Wyspy Cooka", + "Copy to clipboard": "Skopiuj do schowka", + "Costa Rica": "Kostaryka", + "Cote D'Ivoire": "Wybrzeże Kości Słoniowej", + "Country": "Kraj", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon został zastosowany pomyślnie.", + "Create": "Utwórz", + "Create & Add Another": "Utwórz I Dodaj Kolejną", + "Create :resource": "Utwórz :resource", + "Create a new team to collaborate with others on projects.": "Utwórz nowy zespół do współpracy z innymi projektami.", + "Create Account": "Utwórz Konto", + "Create API Token": "Utwórz Token API", + "Create New Team": "Utwórz Nowy Zespół", + "Create Team": "Utwórz Zespół", + "Created.": "Utworzone.", + "Croatia": "Chorwacja", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Aktualne Hasło", + "Current Subscription Plan": "Aktualny Plan Abonamentowy", + "Currently Subscribed": "Aktualnie Zasubskrybowane", + "Customer Balance": "Saldo Klienta", + "Customize": "Dostosuj", + "Cyprus": "Cypr", + "Czech Republic": "Czechy", + "Côte d'Ivoire": "Wybrzeże Kości Słoniowej", + "Dark": "Ciemny", + "Dashboard": "Panel", + "December": "Grudzień", + "Decrease": "Spadek", + "Default": "Domyślny", + "Delete": "Usuń", + "Delete :resource": "Usuń :resource", + "Delete Account": "Usuń Konto", + "Delete all notifications": "Usuń wszystkie powiadomienia", + "Delete API Token": "Usuń Token API", + "Delete File": "Usuń Plik", + "Delete Notification": "Usuń Powiadomienie", + "Delete Resource": "Usuń Zasób", + "Delete Selected": "Usuń Zaznaczone", + "Delete Team": "Usuń Zespół", + "Denmark": "Dania", + "Detach": "Odłącz", + "Detach Resource": "Odłącz Zasób", + "Detach Selected": "Odłącz Wybrane", + "Details": "Szczegóły", + "Disable": "Wyłącz", + "Djibouti": "Dżibuti", + "Do you really want to leave? You have unsaved changes.": "Czy naprawdę chcesz wyjść? Masz niezapisane zmiany.", + "Dominica": "Dominika", + "Dominican Republic": "Dominikana", + "Done.": "Zrobione.", + "Download": "Pobierz", + "Download Invoice": "Pobierz Fakturę", + "Drop file or click to choose": "Upuść plik lub kliknij, aby wybrać", + "Drop files or click to choose": "Upuść pliki lub kliknij, aby wybrać", + "Ecuador": "Ekwador", + "Edit": "Edytuj", + "Edit :resource": "Edytuj :resource", + "Edit Attached": "Edycja Dołączona", + "Edit Profile": "Edytuj Profil", + "Editor": "Edytor", + "Editor users have the ability to read, create, and update.": "Użytkownicy z rolą Edytora mają możliwość czytania, tworzenia i aktualizowania.", + "Egypt": "Egipt", + "El Salvador": "Salwador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "Adres E-mail", + "Email Addresses": "Adresy E-mail", + "Email Password Reset Link": "Wyślij Link Resetowania Hasła", + "Email Verification": "Weryfikacja Adresu E-mail", + "Enable": "Włącz", + "Encrypted environment file already exists.": "Zaszyfrowany plik konfiguracji środowiska już istnieje.", + "Encrypted environment file not found.": "Nie znaleziono zaszyfrowanego pliku konfiguracji środowiska.", + "Ensure your account is using a long, random password to stay secure.": "Upewnij się, że Twoje konto używa długiego, losowego hasła, aby zachować bezpieczeństwo.", + "Environment file already exists.": "Plik konfiguracji środowiska już istnieje.", + "Environment file not found.": "Nie znaleziono pliku konfiguracji środowiska.", + "Equatorial Guinea": "Gwinea Równikowa", + "Eritrea": "Erytrea", + "Error": "Błąd", + "errors": "błędy", + "Estonia": "Estonia", + "Ethiopia": "Etiopia", + "ex VAT": "bez VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Wygasa :expiration", + "Export As CSV": "Eksportuj jako CSV", + "Extra Billing Information": "Dodatkowe informacje rozliczeniowe", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Dodatkowe potwierdzenie jest potrzebne do przetworzenia płatności. Przejdź do strony płatności, klikając poniższy przycisk.", + "Failed Subscription Payment": "Nieudana płatność za subskrypcję", + "Failed to load :resource!": "Nie udało się załadować :resource!", + "Falkland Islands (Malvinas)": "Falklandy (Malwiny)", + "Faroe Islands": "Wyspy Owcze", + "February": "Luty", + "Fiji": "Fidżi", + "Filename": "Nazwa pliku", + "Finish enabling two factor authentication.": "Dokończ włączanie uwierzytelniania dwuskładnikowego.", + "Finland": "Finlandia", + "For your security, please confirm your password to continue.": "Ze względów bezpieczeństwa potwierdź hasło, aby kontynuować.", + "Forbidden": "Zabronione", + "Force Delete": "Wymuś Usunięcie", + "Force Delete :resource": "Wymuś Usunięcie :resource", + "Force Delete Resource": "Wymuś Usunięcie Zasobu", + "Force Delete Selected": "Wymuś Usunięcie Wybranych", + "Forgot Password": "Przypomnij hasło", + "Forgot your password?": "Nie pamiętasz hasła?", + "Forgot Your Password?": "Nie pamiętasz hasła?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Nie pamiętasz hasła? Nie ma problemu. Podaj nam swój adres e-mail, a wyślemy Ci link do zresetowania hasła, który pozwoli Ci wprowadzić nowe.", + "France": "Francja", + "French Guiana": "Gujana Francuska", + "French Polynesia": "Polinezja Francuska", + "French Southern Territories": "Francuskie Terytoria Południowe", + "From": "Od", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Gruzja", + "Germany": "Niemcy", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Przejdź do strony głównej", + "Go to page :page": "Przejdź do strony :page", + "Great! You have accepted the invitation to join the :team team.": "Świetnie! Zaakceptowałeś zaproszenie do zespołu :team.", + "Greece": "Grecja", + "Greenland": "Grenlandia", + "Grenada": "Grenada", + "Guadeloupe": "Gwadelupa", + "Guam": "Guam", + "Guatemala": "Gwatemala", + "Guernsey": "Guernsey", + "Guinea": "Gwinea", + "Guinea-Bissau": "Gwinea Bissau", + "Guyana": "Gujana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Masz wątpliwości co do anulowania subskrypcji? Możesz natychmiast ponownie aktywować subskrypcję w dowolnym momencie do końca bieżącego cyklu rozliczeniowego. Po zakończeniu bieżącego cyklu rozliczeniowego możesz wybrać zupełnie nowy plan subskrypcji.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Zastanawiasz się nad anulowaniem subskrypcji? Możesz natychmiast wznowić swoją subskrypcję w dowolnym momencie do końca bieżącego cyklu rozliczeniowego. Po zakończeniu bieżącego cyklu rozliczeniowego możesz wybrać zupełnie nowy plan subskrypcji.", + "Heard Island & Mcdonald Islands": "Wyspy Heard i McDonalda", + "Heard Island and McDonald Islands": "Wyspy Heard i McDonalda", + "Hello!": "Cześć!", + "Hide Content": "Ukryj Zawartość", + "Hold Up!": "Czekaj!", + "Holy See (Vatican City State)": "Watykan", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Węgry", + "I agree to the :terms_of_service and :privacy_policy": "Wyrażam zgodę na :terms_of_service i :privacy_policy", + "Iceland": "Islandia", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "W razie potrzeby możesz wylogować się ze wszystkich innych sesji przeglądarki na wszystkich swoich urządzeniach. Niektóre z ostatnich sesji są wymienione poniżej; jednak lista ta może nie być wyczerpująca. Jeśli uważasz, że Twoje konto zostało naruszone, powinieneś również zaktualizować hasło.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Jeśli masz już konto, możesz przyjąć zaproszenie, klikając poniższy przycisk:", + "If you did not create an account, no further action is required.": "Jeśli nie stworzyłeś konta, zignoruj tę wiadomość.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Jeśli nie spodziewałeś się zaproszenia do tego zespołu, możesz wyrzucić tę wiadomość.", + "If you did not receive the email": "Jeśli nie dotarła wiadomość e-mail", + "If you did not request a password reset, no further action is required.": "Jeśli nie chcesz resetować hasła, zignoruj tę wiadomość.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Jeśli nie masz konta, możesz je utworzyć, klikając przycisk poniżej. Po utworzeniu konta możesz kliknąć przycisk akceptacji zaproszenia w tej wiadomości e-mail, aby zaakceptować zaproszenie do zespołu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Jeśli potrzebujesz dodać określone dane kontaktowe lub informacje podatkowe do swoich faktur, takie jak pełna nazwa firmy, numer identyfikacyjny VAT lub adres siedziby, możesz dodać je tutaj.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Jeżeli masz problemy z kliknięciem przycisku \":actionText\", skopiuj i wklej poniższy adres do pasku przeglądarki:", + "Impersonate": "Podszywaj się pod", + "Increase": "Zwiększenie", + "India": "Indie", + "Indonesia": "Indonezja", + "Invalid filename.": "Nieprawidłowa nazwa pliku.", + "Invalid JSON was returned from the route.": "Routing zwrócił nieprawidłowy kod JSON.", + "Invoice Email Addresses": "Adresy E-mail do Faktur", + "Invoice emails updated successfully.": "Adresy e-mail do faktur zostały pomyślnie zaktualizowane.", + "Invoices": "Faktury", + "Iran, Islamic Republic Of": "Islamska Republika Iranu", + "Iran, Islamic Republic of": "Islamska Republika Iranu", + "Iraq": "Irak", + "Ireland": "Irlandia", + "Isle Of Man": "Wyspa Man", + "Isle of Man": "Wyspa Man", + "Israel": "Izrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Wygląda na to, że nie masz aktywnej subskrypcji. Aby rozpocząć, możesz wybrać jeden z poniższych planów subskrypcji. Plany subskrypcji mogą zostać zmienione lub anulowane w dogodnym dla Ciebie momencie.", + "Italy": "Włochy", + "Jamaica": "Jamajka", + "January": "Styczeń", + "Japan": "Japonia", + "Jersey": "Jersey", + "Jordan": "Jordania", + "July": "Lipiec", + "June": "Czerwiec", + "Kazakhstan": "Kazachstan", + "Kenya": "Kenia", + "Key": "Klucz", + "Kiribati": "Republika Kiribati", + "Korea": "Korea Południowa", + "Korea, Democratic People's Republic of": "Korea Północna", + "Korea, Republic of": "Korea Południowa", + "Kosovo": "Kosowo", + "Kuwait": "Kuwejt", + "Kyrgyzstan": "Kirgistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Ostatnio aktywny", + "Last used": "Ostatnio używany", + "Latvia": "Łotwa", + "Leave": "Opuść", + "Leave Team": "Opuść zespół", + "Lebanon": "Liban", + "length": "długość", + "Lens": "Obiektyw", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libia", + "Liechtenstein": "Liechtenstein", + "Light": "Jasne", + "Lithuania": "Litwa", + "Load :perPage More": "Załaduj :perPage więcej", + "Loading": "Ładowanie", + "Location": "Lokalizacja", + "Log in": "Zaloguj się", + "Log In": "Zaloguj się", + "Log Out": "Wyloguj się", + "Log out": "Wyloguj", + "Log Out Other Browser Sessions": "Wyloguj inne sesje przeglądarki", + "Log Viewer": "Przeglądarka logów", + "Login": "Logowanie", + "Logout": "Wyloguj", + "Logs": "Logi", + "Luxembourg": "Luksemburg", + "Macao": "Makau", + "Macedonia": "Macedonia Północna", + "Macedonia, the former Yugoslav Republic of": "Macedonia Północna", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malezja", + "Maldives": "Malediwy", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Zarządzaj Kontem", + "Manage and log out your active sessions on other browsers and devices.": "Zarządzaj aktywnymi sesjami i wyloguj się z nich na innych przeglądarkach i urządzeniach.", + "Manage API Tokens": "Zarządzaj Tokenami API", + "Manage Role": "Zarządzaj Rolami", + "Manage Team": "Zarządzaj Zespołem", + "Managing billing for :billableName": "Zarządzanie rozliczeniami za :billableName", + "March": "Marzec", + "Mark all as Read": "Oznacz wszystkie jako Przeczytane", + "Mark all notifications as read": "Oznacz wszystkie powiadomienia jako przeczytane", + "Mark Read": "Oznacz przeczytane", + "Mark Unread": "Oznacz nieprzeczytane", + "Marshall Islands": "Wyspy Marshalla", + "Martinique": "Martynika", + "Mauritania": "Mauretania", + "Mauritius": "Mauritius", + "May": "Maj", + "Mayotte": "Majotta", + "Mexico": "Meksyk", + "Micronesia, Federated States Of": "Mikronezja", + "Micronesia, Federated States of": "Mikronezja", + "Moldova": "Mołdawia", + "Moldova, Republic of": "Mołdawia", + "Monaco": "Monako", + "Mongolia": "Mongolia", + "Montenegro": "Czarnogóra", + "Month To Date": "W Tym Miesiącu", + "Monthly": "Miesięczny", + "monthly": "miesięczny", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambik", + "Myanmar": "Mjanma", + "Name": "Imię i nazwisko", + "name": "imię i nazwisko", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Niderlandy", + "Netherlands Antilles": "Antyle Holenderskie", + "Nevermind": "Nieważne", + "Nevermind, I'll keep my old plan": "Nieważne, zachowam swój stary plan", + "New": "Nowe", + "New :resource": "Nowy :resource", + "New Caledonia": "Nowa Kaledonia", + "New Password": "Nowe Hasło", + "New Zealand": "Nowa Zelandia", + "Next": "Następny", + "Next Payment": "Następna Płatność", + "Next Payment on": "Następna Płatność w Dniu", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Nie", + "No :resource matched the given criteria.": "Brak dopasowań :resource do podanych kryteriów.", + "No additional information...": "Brak dodatkowych informacji...", + "No Current Data": "Brak Aktualnych Danych", + "No Data": "Brak Danych", + "no file selected": "nie wybrano pliku", + "No Increase": "Brak Wzrostu", + "No payment methods on file.": "Brak zapisanych metod płatności.", + "No payment scheduled.": "Brak zaplanowanej płatności.", + "No Prior Data": "Brak Wcześniejszych Danych", + "No Results Found.": "Nie Znaleziono Wyników.", + "Norfolk Island": "Norfolk", + "Northern Mariana Islands": "Mariany Północne", + "Norway": "Norwegia", + "Not Found": "Nie Znaleziono", + "Notifications": "Powiadomienia", + "Nova": "Nova", + "Nova User": "Użytkownik Nova", + "November": "Listopad", + "October": "Październik", + "of": "z", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Po usunięciu zespołu wszystkie jego zasoby i dane zostaną trwale usunięte. Przed usunięciem tego zespołu pobierz wszelkie dane lub informacje dotyczące tego zespołu, które chcesz zachować.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Po usunięciu konta wszystkie jego zasoby i dane zostaną trwale usunięte. Przed usunięciem konta pobierz wszelkie dane albo informacje, które chcesz zachować.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Po usunięciu konta wszystkie jego zasoby i dane zostaną trwale usunięte. Wprowadź hasło, aby potwierdzić, że chcesz trwale usunąć swoje konto.", + "Only Trashed": "Tylko Usunięte", + "Open Invoices": "Otwarte Faktury", + "Original": "Oryginał", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Nasz portal zarządzania rozliczeniami umożliwia wygodne zarządzanie abonamentem, metodą płatności i pobieranie ostatnich faktur.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Nasz portal do zarządzania rozliczeniami umożliwia wygodne zarządzanie abonamentem, metodami płatności i pobieranie ostatnich faktur.", + "Page Expired": "Strona Wygasła", + "Pagination Navigation": "Nawigacja Stron", + "Paid": "Zapłacono", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Terytoria Palestyńskie", + "Panama": "Panama", + "Papua New Guinea": "Papua-Nowa Gwinea", + "Paraguay": "Paragwaj", + "Password": "Hasło", + "password": "hasło", + "Payment Confirmation": "Potwierdzenie Płatności", + "Payment Information": "Informacja o Płatności", + "Payment information updated successfully.": "Pomyślnie zaktualizowano informacje o płatności.", + "Payment Method": "Metoda Płatności", + "Payment Methods": "Metody Płatności", + "Payment Required": "Płatność Wymagana", + "Payments": "Płatności", + "Pending Team Invitations": "Oczekujące Zaproszenia do Zespołu", + "Per Page": "Na Stronę", + "Permanently delete this team.": "Trwale usuń ten zespół.", + "Permanently delete your account.": "Trwale usuń swoje konto.", + "Permissions": "Uprawnienia", + "Peru": "Peru", + "Philippines": "Filipiny", + "Photo": "Zdjęcie", + "Pitcairn": "Wyspy Pitcairn", + "Please accept the terms of service.": "Proszę zaakceptować warunki korzystania z usługi.", + "Please click the button below to verify your email address.": "Kliknij poniższy przycisk aby zweryfikować swój adres e-mail.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Potwierdź dostęp do swojego konta, wprowadzając jeden ze swoich awaryjnych kodów odzyskiwania.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Proszę potwierdzić dostęp do konta przez wprowadzenie kodu uwierzytelniającego dostarczone przez aplikację Authenticator.", + "Please confirm your password before continuing.": "Przed kontynuacją proszę potwierdzić hasło.", + "Please copy your new API token. For your security, it won't be shown again.": "Skopiuj nowy token API. Ze względów bezpieczeństwa nie zostanie ponownie wyświetlony.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Wprowadź hasło, aby potwierdzić, że chcesz wylogować się z innych sesji przeglądarki na wszystkich swoich urządzeniach.", + "Please provide a maximum of three invoice emails addresses.": "Podaj maksymalnie trzy adresy e-mail do faktur.", + "Please provide the email address of the person you would like to add to this team.": "Podaj adres e-mail osoby, którą chcesz dodać do tego zespołu.", + "Please set a default payment method before retrying payments.": "Ustaw domyślną metodę płatności przed ponowną próbą dokonania płatności.", + "Please set a default payment method before swapping plans.": "Ustaw domyślną metodę płatności przed zamianą planów.", + "Poland": "Polska", + "Portugal": "Portugalia", + "Press / to search": "Naciśnij / aby wyszukać", + "Preview": "Podgląd", + "Previewing": "Przeglądanie", + "Previous": "Poprzedni", + "Privacy Policy": "Polityka prywatności", + "Profile": "Profil", + "Profile Information": "Informacje o Profilu", + "Puerto Rico": "Portoryko", + "Qatar": "Katar", + "Quarter To Date": "Kwartał Do Dzisiaj", + "Recovery Code": "Kod Odzyskiwania", + "Refresh": "Odśwież", + "Regards,": "Z poważaniem,", + "Regenerate Recovery Codes": "Zregeneruj Kody Odzyskiwania", + "Register": "Zarejestruj się", + "Reload": "Przeładuj", + "Remember me": "Zapamiętaj mnie", + "Remember Me": "Zapamiętaj Mnie", + "Remove": "Usuń", + "Remove Photo": "Usuń Zdjęcie", + "Remove Team Member": "Usuń Członka Zespołu", + "Replicate": "Replikuj", + "Required fields": "Wymagane pola", + "Resend Verification Email": "Wyślij Ponownie E-mail Weryfikacyjny", + "Reset Filters": "Resetuj Filtry", + "Reset Password": "Zresetuj Hasło", + "Reset Password Notification": "Powiadomienie o Zresetowaniu Hasła", + "resource": "zasób", + "Resource Row Dropdown": "Wiersz Zasobów Rozwijany", + "Resources": "Zasoby", + "resources": "zasoby", + "Restore": "Przywróć", + "Restore :resource": "Przywróć :resource", + "Restore Resource": "Przywróć Zasób", + "Restore Selected": "Przywróć Zaznaczone", + "results": "wyników", + "Resume Subscription": "Wznów Subskrypcję", + "Retry Payment": "Ponów Płatność", + "Return to :appName": "Wróć do :appName", + "Reunion": "Zjednoczenie", + "Role": "Rola", + "Romania": "Rumunia", + "Run Action": "Uruchom Akcję", + "Russian Federation": "Federacja Rosyjska", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Wspólnota Saint-Barthélemy", + "Saint Barthélemy": "Wspólnota Saint-Barthélemy", + "Saint Helena": "Święta Helena", + "Saint Kitts And Nevis": "St. Kitts i Nevis", + "Saint Kitts and Nevis": "St. Kitts i Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "Saint-Martin", + "Saint Martin (French part)": "St. Martin", + "Saint Pierre And Miquelon": "St. Pierre i Miquelon", + "Saint Pierre and Miquelon": "St. Pierre i Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent i Grenadyny", + "Saint Vincent and the Grenadines": "Saint Vincent i Grenadyny", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Wyspy Świętego Tomasza i Książęca", + "Sao Tome and Principe": "Wyspy Świętego Tomasza i Książęca", + "Saudi Arabia": "Arabia Saudyjska", + "Save": "Zapisz", + "Saved.": "Zapisano.", + "Scroll to bottom": "Przewiń na dół", + "Scroll to top": "Przewiń na górę", + "Search": "Szukaj", + "Secure Area": "Bezpieczna Strefa", + "Select": "Wybierz", + "Select a different plan": "Wybierz inny plan", + "Select a log file...": "Wybierz plik logu...", + "Select A New Photo": "Wybierz Nowe Zdjęcie", + "Select Action": "Wybierz Działanie", + "Select all": "Zaznacz wszystko", + "Select All Dropdown": "Wybierz Wszystko z Listy Rozwijanej", + "Select this page": "Wybierz tą stronę", + "Send Password Reset Link": "Wyślij Link Resetujący Hasło", + "Senegal": "Senegal", + "September": "Wrzesień", + "Serbia": "Serbia", + "Server Error": "Błąd Serwera", + "Service Unavailable": "Serwis Niedostępny", + "Set as default": "Ustaw jako domyślne", + "Setup Key": "Klucz Ustawień", + "Seychelles": "Seszele", + "Show All Fields": "Pokaż Wszystkie Pola", + "Show Content": "Pokaż Zawartość", + "Show Recovery Codes": "Pokaż Kody Odzyskiwania", + "Showing": "Wyświetlanie", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Zalogowany jako", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Martin", + "Slovakia": "Słowacja", + "Slovenia": "Słowenia", + "Soft Deleted": "Oznaczony Jako Usunięty", + "Solomon Islands": "Wyspy Salomona", + "Somalia": "Somalia", + "Something went wrong.": "Coś poszło nie tak.", + "Sorry! You are not authorized to perform this action.": "Przepraszam! Nie masz uprawnień do wykonania tej czynności.", + "Sorry, your session has expired.": "Przykro mi, twoja sesja wygasła.", + "South Africa": "Republika Południowej Afryki", + "South Georgia And Sandwich Isl.": "Georgia Południowa i Sandwich Południowy", + "South Georgia and the South Sandwich Islands": "Georgia Południowa i Sandwich Południowy", + "South Sudan": "Sudan Południowy", + "Spain": "Hiszpania", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Samodzielne Działania", + "Start Polling": "Rozpocznij Ankietę", + "Start polling": "Rozpocznij ankietę", + "State / County": "Państwo / Kraj", + "Stop Impersonating": "Przestań Się Podszywać", + "Stop Polling": "Zakończ Ankietę", + "Stop polling": "Zatrzymaj ankietę", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Przechowuj te kody odzyskiwania w bezpiecznym menedżerze haseł. Można ich użyć do odzyskania dostępu do konta w przypadku utraty urządzenia do uwierzytelniania dwuskładnikowego.", + "Subscribe": "Subskrybuj", + "Subscription Information": "Informacja o Subskrypcji", + "Subscription Pending": "Oczekujące Subskrypcje", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard i Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard i Jan Mayen", + "Swaziland": "Suazi", + "Sweden": "Szwecja", + "Switch Teams": "Przełącz Zespół", + "Switzerland": "Szwajcaria", + "Syrian Arab Republic": "Syria", + "System": "System", + "Taiwan": "Tajwan", + "Taiwan, Province of China": "Tajwan", + "Tajikistan": "Tadżykistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania", + "TAX": "PODATEK", + "Team Details": "Szczegóły Zespołu", + "Team Invitation": "Zaproszenie Do Zespołu", + "Team Members": "Członkowie Zespołu", + "Team Name": "Nazwa Zespołu", + "Team Owner": "Właściciel Zespołu", + "Team Settings": "Ustawienia Zespołu", + "Terms of Service": "Warunki Korzystania z Usługi", + "Thailand": "Tajlandia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Dziękujemy za zarejestrowanie się! Przed rozpoczęciem proszę zweryfikować swój adres e-mail, klikając w link, który właśnie wysłaliśmy do Ciebie e-mailem. Jeśli nie otrzymałeś e-maila, z przyjemnością prześlemy Ci kolejny.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Dzięki za nieustające wsparcie. Załączamy kopię Twojej faktury dla Twojej dokumentacji. Daj nam znać, jeśli masz jakiekolwiek pytania lub wątpliwości.", + "Thanks,": "Dzięki,", + "The :attribute must be a valid role.": "Pole :attribute musi być prawidłową rolą.", + "The :attribute must be at least :length characters and contain at least one number.": "Pole :attribute musi mieć przynajmniej :length znaków i przynajmniej jedną cyfrę.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute musi mieć co najmniej :length znaki i zawierać co najmniej jeden znak specjalny i jeden numer.", + "The :attribute must be at least :length characters and contain at least one special character.": "Pole :attribute musi mieć co najmniej :length znaków i zawierać co najmniej jeden znak specjalny.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Pole :attribute musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę i jedną cyfrę.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Pole :attribute musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę i jeden znak specjalny.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Pole :attribute musi mieć co najmniej :length znaków i zawierać co najmniej jedną wielką literę, jedną cyfrę i jeden znak specjalny.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Pole :attribute musi mieć co najmniej :length znaków i co najmniej jedną wielką literę.", + "The :attribute must be at least :length characters.": "Pole :attribute musi mieć co najmniej :length znaków.", + "The :attribute must contain at least one letter.": "Pole :attribute musi zawierać przynajmniej jedną literę.", + "The :attribute must contain at least one number.": "Pole :attribute musi zawierać co najmniej jedną cyfrę.", + "The :attribute must contain at least one symbol.": "Pole :attribute musi zawierać przynajmniej jeden symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Pole :attribute musi zawierać przynajmniej jedną wielką i jedną małą literę.", + "The :resource was created!": ":Resource został utworzony!", + "The :resource was deleted!": ":Resource został usunięty!", + "The :resource was restored!": ":Resource został przywrócony!", + "The :resource was updated!": ":Resource został zaktualizowany!", + "The action was executed successfully.": "Akcja została wykonana pomyślnie.", + "The default payment method cannot be removed.": "Domyślnej metody płatności nie można usunąć.", + "The file was deleted!": "Plik został usunięty!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Podany :attribute pojawił się w wycieku danych. Wybierz inny :attribute.", + "The given data was invalid.": "Podane dane były nieprawidłowe.", + "The government won't let us show you what's behind these doors": "Rząd nie pozwoli nam pokazać, co jest za tymi drzwiami.", + "The HasOne relationship has already been filled.": "Relacja typu HasOne została już podana.", + "The image could not be loaded": "Nie udało się załadować obrazu", + "The image could not be loaded.": "Nie udało się załadować obrazu.", + "The invoice emails must be valid email addresses.": "Adresy e-mail do faktur muszą być prawidłowe.", + "The password is incorrect.": "Nieprawidłowe hasło.", + "The provided coupon code is invalid.": "Podany kod kuponu jest nieprawidłowy.", + "The provided password does not match your current password.": "Podane hasło nie jest zgodne z aktualnym hasłem.", + "The provided password was incorrect.": "Podane hasło jest nieprawidłowe.", + "The provided two factor authentication code was invalid.": "Podany kod uwierzytelniania dwuskładnikowego jest nieprawidłowy.", + "The provided two factor recovery code was invalid.": "Podany dwuskładnikowy kod odzyskiwania był nieprawidłowy.", + "The provided VAT number is invalid.": "Podany numer VAT jest nieprawidłowy.", + "The resource was attached!": "Zasoby zostały dołączone!", + "The resource was prevented from being saved!": "Nie udało się zapisać zasobów!", + "The resource was updated!": "Zasób został zaktualizowany!", + "The response is not a streamed response.": "Odpowiedź nie jest odpowiedzią przesyłaną strumieniowo.", + "The response is not a view.": "Odpowiedź nie jest widokiem.", + "The selected country is invalid.": "Wybrany kraj jest nieprawidłowy.", + "The selected plan is invalid.": "Wybrany plan jest nieprawidłowy.", + "The selected resources have been :action!": "Wybrane zasoby zostały :action!", + "The team's name and owner information.": "Nazwa zespołu i informacje o właścicielu.", + "There are no available options for this resource.": "Nie ma dostępnych opcji dla tego zasobu.", + "There are no fields to display.": "Nie ma żadnych pól do wyświetlenia.", + "There are no new notifications.": "Brak nowych powiadomień.", + "There was a problem executing the action.": "Wystąpił problem z wykonaniem akcji.", + "There was a problem fetching the resource.": "Wystąpił problem z pobraniem zasobu.", + "There was a problem submitting the form.": "Wystąpił problem z wysłaniem formularza.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Osoby te zostały zaproszone do Twojego zespołu i został wysłany e-mail z zaproszeniem. Mogą dołączyć do zespołu, akceptując zaproszenie e-mail.", + "This account does not have an active subscription.": "To konto nie ma aktywnej subskrypcji.", + "This action is unauthorized.": "To działanie jest niedozwolone.", + "This copy of Nova is unlicensed.": "Ta kopia oprogramowania Nova nie posiada licencji.", + "This coupon code can only be used by new customers.": "Ten kod kuponu może być wykorzystany tylko przez nowych klientów.", + "This device": "To urządzenie", + "This file field is read-only.": "To pole pliku jest tylko do odczytu.", + "This invoice is no longer open.": "Ta faktura nie jest już otwarta.", + "This is a secure area of the application. Please confirm your password before continuing.": "To jest bezpieczny obszar aplikacji. Proszę potwierdzić hasło, aby kontynuować.", + "This password does not match our records.": "To hasło nie pasuje do zapisanych danych.", + "This password reset link will expire in :count minutes.": "Link do resetowania hasła wygaśnie za :count minut.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Płatność została rozpoczęta, ale środki jeszcze nie zostały zaksięgowane. Może to potrwać do 14 dni.", + "This resource no longer exists": "Ten zasób już nie istnieje", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ta subskrypcja wygasła i nie można jej wznowić. Utwórz nową subskrypcję.", + "This user already belongs to the team.": "Ten użytkownik jest już w zespole.", + "This user has already been invited to the team.": "Ten użytkownik został już zaproszony do zespołu.", + "Timor-Leste": "Timor Wschodni", + "to": "do", + "To": "Do", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Aby zakończyć włączenie uwierzytelniania dwuskładnikowego, zeskanuj poniższy kod QR za pomocą aplikacji uwierzytelniającej w telefonie lub wprowadź klucz ustawień i podaj wygenerowany kod OTP.", + "Today": "Dzisiaj", + "Toggle navigation": "Przełącz nawigację", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Nazwa Tokena", + "Tonga": "Tonga", + "Too Many Requests": "Zbyt Dużo Zapytań", + "total": "ogółem", + "Total:": "Ogółem:", + "Trashed": "Usunięte", + "Trinidad And Tobago": "Trinidad i Tobago", + "Trinidad and Tobago": "Trinidad i Tobago", + "Tunisia": "Tunezja", + "Turkey": "Turcja", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks i Caicos", + "Turks and Caicos Islands": "Turks i Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Uwierzytelnianie Dwuskładnikowe", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Uwierzytelnianie dwuskładnikowe jest teraz aktywne. Zeskanuj poniższy kod QR za pomocą aplikacji uwierzytelniającej w telefonie lub wprowadź klucz ustawień.", + "Type": "Typ", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Nieautoryzowany Dostęp", + "United Arab Emirates": "Zjednoczone Emiraty Arabskie", + "United Kingdom": "Zjednoczone Królestwo", + "United States": "Stany Zjednoczone", + "United States Minor Outlying Islands": "Dalekie Wyspy USA", + "United States Outlying Islands": "Dalekie Wyspy USA", + "Unknown": "Nieznane", + "Unpaid": "Nieopłacone", + "Update": "Aktualizacja", + "Update & Continue Editing": "Aktualizuj I Kontynuuj Edycję", + "Update :resource": "Aktualizacja :resource", + "Update :resource: :title": "Aktualizacja :resource: :title", + "Update attached :resource: :title": "Aktualizacja załącznika :resource: :title", + "Update Password": "Zaktualizuj Hasło", + "Update Payment Information": "Zaktualizuj Informacje o Płatności", + "Update Payment Method": "Zaktualizuj Metodę Płatności", + "Update your account's profile information and email address.": "Zaktualizuj informacje profilowe i adres e-mail swojego konta.", + "Uploading": "Przesyłanie", + "Uploading files... (:current/:total)": "Przesyłanie plików... (:current/:total)", + "Uruguay": "Urugwaj", + "Use a recovery code": "Użyj kodu odzyskiwania", + "Use an authentication code": "Użyj kodu uwierzytelniającego", + "User Actions": "Działania użytkownika", + "User Security": "Zabezpieczenia Użytkownika", + "Username": "Nazwa użytkownika", + "Uzbekistan": "Uzbekistan", + "Value": "Wartość", + "Vanuatu": "Vanuatu", + "VAT Number": "Numer VAT", + "Venezuela": "Wenezuela", + "Venezuela, Bolivarian Republic of": "Wenezuela", + "Verify Email Address": "Zweryfikuj Adres E-mail", + "Verify Your Email Address": "Zweryfikuj Swój Adres E-mail", + "Viet Nam": "Wietnam", + "View": "Widok", + "Virgin Islands, British": "Brytyjskie Wyspy Dziewicze", + "Virgin Islands, U.S.": "Wyspy Dziewicze Stanów Zjednoczonych", + "Wallis And Futuna": "Wallis i Futuna", + "Wallis and Futuna": "Wallis i Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Przetwarzamy Twoją subskrypcję. Po pomyślnym przetworzeniu subskrypcji ta strona zostanie automatycznie zaktualizowana. Zazwyczaj ten proces zajmuje tylko kilka sekund.", + "We are unable to process your payment. Please contact customer support.": "Nie możemy przetworzyć Twojej płatności. Proszę skontaktuj się z obsługą klienta.", + "We have emailed your password reset link!": "Wysłaliśmy do Ciebie link do resetowania hasła!", + "We were unable to find a registered user with this email address.": "Nie udało nam się znaleźć zarejestrowanego użytkownika z tym adresem e-mail.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Wyślemy link do pobrania faktury na adresy e-mail, które podasz poniżej. Możesz oddzielić wiele adresów e-mail przecinkami.", + "We're lost in space. The page you were trying to view does not exist.": "Zgubiliśmy się w kosmosie. Strona, którą próbujesz wyświetlić, nie istnieje.", + "Welcome Back!": "Witamy Z Powrotem!", + "Western Sahara": "Sahara Zachodnia", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Gdy włączone jest uwierzytelnianie dwuskładnikowe, podczas uwierzytelniania zostanie wyświetlony monit o podanie bezpiecznego, losowego tokena. Możesz pobrać ten token z aplikacji Google Authenticator w telefonie.", + "Whoops": "Ups", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups! Coś poszło nie tak.", + "With Trashed": "Z koszem", + "Write": "Napisz", + "Year To Date": "Obecny Rok", + "Yearly": "Rocznie", + "Yemen": "Jemen", + "Yes": "Tak", + "You are already subscribed.": "Jesteś już zapisany.", + "You are currently within your free trial period. Your trial will expire on :date.": "Jesteś obecnie w trakcie bezpłatnego okresu próbnego. Twój okres próbny wygaśnie :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Aktualnie korzystasz z bezpłatnego okresu próbnego. Twój okres próbny wygaśnie w dniu :date. Rozpoczęcie nowej subskrypcji zakończy okres próbny.", + "You are logged in!": "Jesteś zalogowany!", + "You are receiving this email because we received a password reset request for your account.": "Otrzymujesz ten e-mail, ponieważ otrzymaliśmy prośbę o zresetowanie hasła dla Twojego konta.", + "You have been invited to join the :team team!": "Zostałeś zaproszony do zespołu :team!", + "You have enabled two factor authentication.": "Włączono uwierzytelnienie dwuskładnikowe.", + "You have not enabled two factor authentication.": "Nie włączono uwierzytelniania dwuskładnikowego.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Masz kilka niezapłaconych faktur. Po zaktualizowaniu domyślnej metody płatności możesz ponownie spróbować dokonać płatności za pomocą poniższej listy faktur.", + "You may accept this invitation by clicking the button below:": "Możesz zaakceptować to zaproszenie, klikając poniższy przycisk:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Możesz anulować swoją subskrypcję w dowolnym momencie. Po anulowaniu subskrypcji będziesz mieć możliwość wznowienia subskrypcji do końca bieżącego cyklu rozliczeniowego.", + "You may delete any of your existing tokens if they are no longer needed.": "Możesz usunąć niektóre z istniejących tokenów, jeżeli nie są już potrzebne.", + "You may not delete your personal team.": "Nie możesz usunąć swojego osobistego zespołu.", + "You may not leave a team that you created.": "Nie możesz opuścić zespołu, który stworzyłeś", + "You will receive an invoice and payment link via email for each billing period.": "Otrzymasz fakturę i link do płatności e-mailem za każdy okres rozliczeniowy.", + "You're logged in!": "Jesteś zalogowany/a!", + "Your :invoiceName invoice is now available!": "Twoja faktura :invoiceName jest już dostępna!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Twój adres rozliczeniowy to :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Twoja karta została odrzucona. Aby uzyskać więcej informacji, skontaktuj się z wystawcą karty.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Twoja obecna metoda płatności to karta kredytowa z końcówką :lastFour, która wygasa w dniu :expiration.", + "Your email address is unverified.": "Adres e-mail nie został zweryfikowany.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Twoja ostatnia płatność w wysokości :amount nie powiodła się. Zaktualizuj metodę płatności, aby ponowić nieudaną płatność.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Twoja ostatnia płatność w wysokości :amount z dnia :date nie powiodła się. Zaktualizuj metodę płatności, aby ponowić nieudaną płatność.", + "Your next payment of :amount will be processed on :date.": "Twoja następna płatność na kwotę :amount zostanie przetworzona :date.", + "Your payment method has been added successfully.": "Twoja metoda płatności została pomyślnie dodana.", + "Your payment method will be charged automatically for each billing period.": "Twoja metoda płatności będzie automatycznie obciążana za każdy okres rozliczeniowy.", + "Your registered VAT Number is :vatNumber.": "Twój zarejestrowany numer VAT to :vatNumber.", + "Your subscription has been started successfully.": "Twoja subskrypcja została pomyślnie uruchomiona.", + "Your subscription has been successfully cancelled.": "Twoja subskrypcja została pomyślnie anulowana.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Twoja subskrypcja została pomyślnie anulowana. Nadal będziesz mieć dostęp do końca okresu rozliczeniowego.", + "Your subscription was successfully resumed.": "Twoja subskrypcja została pomyślnie wznowiona.", + "Your subscription was successfully updated.": "Twoja subskrypcja została pomyślnie zaktualizowana.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Kod Pocztowy", + "Åland Islands": "Wyspy Alandzkie" +} diff --git a/locales/pl/php-inline.json b/locales/pl/php-inline.json new file mode 100644 index 00000000000..f187ad10083 --- /dev/null +++ b/locales/pl/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Pole musi zostać zaakceptowane.", + "accepted_if": "Pole musi zostać zaakceptowane gdy :other ma wartość :value.", + "active_url": "Pole jest nieprawidłowym adresem URL.", + "after": "Pole musi być datą późniejszą od :date.", + "after_or_equal": "Pole musi być datą nie wcześniejszą niż :date.", + "alpha": "Pole może zawierać jedynie litery.", + "alpha_dash": "Pole może zawierać jedynie litery, cyfry i myślniki.", + "alpha_num": "Pole może zawierać jedynie litery i cyfry.", + "any_of": "To pole ma nieprawidłową wartość.", + "array": "Pole musi być tablicą.", + "ascii": "To pole może zawierać tylko jednobajtowe znaki alfanumeryczne i symbole.", + "attached": "Pole jest już załączone.", + "before": "Pole musi być datą wcześniejszą od :date.", + "before_or_equal": "Pole musi być datą nie późniejszą niż :date.", + "between.array": "Pole musi składać się z :min - :max elementów.", + "between.file": "Pole musi zawierać się w granicach :min - :max kilobajtów.", + "between.numeric": "Pole musi zawierać się w granicach :min - :max.", + "between.string": "Pole musi zawierać się w granicach :min - :max znaków.", + "boolean": "Pole musi mieć wartość logiczną prawda albo fałsz.", + "can": "Pole zawiera nieautoryzowaną wartość.", + "confirmed": "Potwierdzenie nie zgadza się z polem.", + "contains": "W tym polu brakuje wymaganej wartości.", + "date": "Pole nie jest prawidłową datą.", + "date_equals": "Pole musi być datą równą :date.", + "date_format": "Pole nie jest w formacie :format.", + "decimal": "Pole musi mieć :decimal miejsc po przecinku.", + "declined": "Wartość musi zostać odrzucona.", + "declined_if": "Wartość musi zostać odrzucona, gdy :other ma wartość :value.", + "different": "Pole oraz :other muszą się różnić.", + "digits": "Pole musi składać się z :digits cyfr.", + "digits_between": "Pole musi mieć od :min do :max cyfr.", + "dimensions": "Pole ma niepoprawne wymiary.", + "distinct": "Pole ma zduplikowane wartości.", + "doesnt_contain": "To pole nie może zawierać żadnej z następujących wartości: :values.", + "doesnt_end_with": "To pole nie może kończyć się jednym z następujących: :values.", + "doesnt_start_with": "To pole nie może zaczynać się od jednego z następujących: :values.", + "email": "Pole nie jest poprawnym adresem e-mail.", + "ends_with": "Pole musi kończyć się jedną z następujących wartości: :values.", + "enum": "Wybrana wartość jest nieprawidłowa.", + "exists": "Zaznaczona wartość jest nieprawidłowa.", + "extensions": "To pole musi mieć jedno z następujących rozszerzeń: :values.", + "file": "Pole musi być plikiem.", + "filled": "Pole musi być wypełnione.", + "gt.array": "Pole musi mieć więcej niż :value elementów.", + "gt.file": "Pole musi być większe niż :value kilobajtów.", + "gt.numeric": "Pole musi być większe niż :value.", + "gt.string": "Pole musi być dłuższe niż :value znaków.", + "gte.array": "Pole musi mieć :value lub więcej elementów.", + "gte.file": "Pole musi mieć rozmiar co najmniej :value kilobajtów.", + "gte.numeric": "Pole musi być większe lub równe :value.", + "gte.string": "Pole musi być dłuższe lub równe :value znaków.", + "hex_color": "Pole musi mieć podany prawidłowy kolor w formacie szesnastkowym.", + "image": "Pole musi być obrazkiem.", + "in": "Zaznaczony element jest nieprawidłowy.", + "in_array": "Pole nie znajduje się w :other.", + "in_array_keys": "To pole musi zawierać co najmniej jeden z następujących kluczy: :values.", + "integer": "Pole musi być liczbą całkowitą.", + "ip": "Pole musi być prawidłowym adresem IP.", + "ipv4": "Pole musi być prawidłowym adresem IPv4.", + "ipv6": "Pole musi być prawidłowym adresem IPv6.", + "json": "Pole musi być poprawnym ciągiem znaków JSON.", + "list": "To pole musi być listą.", + "lowercase": "To pole musi być pisane małymi literami.", + "lt.array": "Pole musi mieć mniej niż :value elementów.", + "lt.file": "Pole musi być mniejsze niż :value kilobajtów.", + "lt.numeric": "Pole musi być mniejsze niż :value.", + "lt.string": "Pole musi być krótsze niż :value znaków.", + "lte.array": "Pole musi mieć :value lub mniej elementów.", + "lte.file": "Pole musi być mniejsze lub równe :value kilobajtów.", + "lte.numeric": "Pole musi być mniejsze lub równe :value.", + "lte.string": "Pole musi być krótsze lub równe :value znaków.", + "mac_address": "Pole musi być prawidłowym adresem MAC.", + "max.array": "Pole nie może mieć więcej niż :max elementów.", + "max.file": "Pole nie może być większe niż :max kilobajtów.", + "max.numeric": "Pole nie może być większe niż :max.", + "max.string": "Pole nie może być dłuższe niż :max znaków.", + "max_digits": "To pole nie może mieć więcej niż :max cyfr.", + "mimes": "Pole musi być plikiem typu :values.", + "mimetypes": "Pole musi być plikiem typu :values.", + "min.array": "Pole musi mieć przynajmniej :min elementów.", + "min.file": "Pole musi mieć przynajmniej :min kilobajtów.", + "min.numeric": "Pole musi być nie mniejsze od :min.", + "min.string": "Pole musi mieć przynajmniej :min znaków.", + "min_digits": "To pole musi mieć co najmniej :min cyfr.", + "missing": "Tego pola musi brakować.", + "missing_if": "To pole musi być pominięte, gdy :other to :value.", + "missing_unless": "To pole musi być pominięte, chyba że :other to :value.", + "missing_with": "To pole musi być niedostępne, gdy występuje wartość dla :values.", + "missing_with_all": "To pole musi być niedostępne, gdy występują wartości dla :values.", + "multiple_of": "Pole musi być wielokrotnością wartości :value.", + "not_in": "Wybrana wartość jest niedozwolona.", + "not_regex": "Format pola jest nieprawidłowy.", + "numeric": "Pole musi być liczbą.", + "password.letters": "To pole musi zawierać przynajmniej jedną literę.", + "password.mixed": "To pole musi zawierać co najmniej jedną wielką i jedną małą literę.", + "password.numbers": "To pole musi zawierać co najmniej jedną cyfrę.", + "password.symbols": "To pole musi zawierać przynajmniej jeden symbol.", + "password.uncompromised": "Wartość pola pojawiła się w wycieku danych. Proszę wybrać inną.", + "present": "Pole musi być obecne.", + "present_if": "Pole musi być obecne jeżeli :other ma wartość :value.", + "present_unless": "Pole musi być obecne, chyba że :other ma wartość :value.", + "present_with": "Pole musi być obecne, gdy podane są :values.", + "present_with_all": "Pole musi być obecne kiedy :values są podane.", + "prohibited": "To pole jest zabronione.", + "prohibited_if": "Pole jest niedozwolone, gdy :other to :value.", + "prohibited_if_accepted": "To pole jest zabronione, jeśli zaakceptowano :other.", + "prohibited_if_declined": "To pole jest zabronione, gdy odrzucono opcję :other.", + "prohibited_unless": "To pole jest zabronione, chyba że :other jest w :values.", + "prohibits": "Pole zabrania obecności :other.", + "regex": "Format pola jest nieprawidłowy.", + "relatable": "Pole nie może być powiązane z tym zasobem.", + "required": "Pole jest wymagane.", + "required_array_keys": "Pole musi zawierać wartości: :values.", + "required_if": "Pole jest wymagane gdy :other ma wartość :value.", + "required_if_accepted": "To pole jest wymagane gdy :other jest zaakceptowane.", + "required_if_declined": "Pole jest wymagane, gdy :other zostanie odrzucone.", + "required_unless": "Pole jest wymagane jeżeli :other nie znajduje się w :values.", + "required_with": "Pole jest wymagane gdy :values jest obecny.", + "required_with_all": "Pole jest wymagane gdy wszystkie :values są obecne.", + "required_without": "Pole jest wymagane gdy :values nie jest obecny.", + "required_without_all": "Pole jest wymagane gdy żadne z :values nie są obecne.", + "same": "Pole i :other muszą być takie same.", + "size.array": "Pole musi zawierać :size elementów.", + "size.file": "Pole musi mieć :size kilobajtów.", + "size.numeric": "Pole musi mieć :size.", + "size.string": "Pole musi mieć :size znaków.", + "starts_with": "Pole musi zaczynać się jedną z następujących wartości: :values.", + "string": "Pole musi być ciągiem znaków.", + "timezone": "Pole musi być prawidłową strefą czasową.", + "ulid": "To pole musi zawierać prawidłowy identyfikator ULID.", + "unique": "Taka wartość już występuje.", + "uploaded": "Nie udało się wgrać pliku.", + "uppercase": "To pole musi być pisane wielkimi literami.", + "url": "Format pola jest nieprawidłowy.", + "uuid": "Pole musi być poprawnym identyfikatorem UUID." +} diff --git a/locales/pl/php.json b/locales/pl/php.json new file mode 100644 index 00000000000..bd5a1f9e190 --- /dev/null +++ b/locales/pl/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Pole :attribute musi zostać zaakceptowane.", + "accepted_if": "Pole :attribute musi zostać zaakceptowane gdy :other ma wartość :value.", + "active_url": "Pole :attribute jest nieprawidłowym adresem URL.", + "after": "Pole :attribute musi być datą późniejszą od :date.", + "after_or_equal": "Pole :attribute musi być datą nie wcześniejszą niż :date.", + "alpha": "Pole :attribute może zawierać jedynie litery.", + "alpha_dash": "Pole :attribute może zawierać jedynie litery, cyfry i myślniki.", + "alpha_num": "Pole :attribute może zawierać jedynie litery i cyfry.", + "any_of": "Pole :attribute ma nieprawidłową wartość.", + "array": "Pole :attribute musi być tablicą.", + "ascii": "Pole :attribute może zawierać tylko jednobajtowe znaki alfanumeryczne i symbole.", + "attached": "Pole :attribute jest już załączone.", + "before": "Pole :attribute musi być datą wcześniejszą od :date.", + "before_or_equal": "Pole :attribute musi być datą nie późniejszą niż :date.", + "between.array": "Pole :attribute musi składać się z :min - :max elementów.", + "between.file": "Pole :attribute musi zawierać się w granicach :min - :max kilobajtów.", + "between.numeric": "Pole :attribute musi zawierać się w granicach :min - :max.", + "between.string": "Pole :attribute musi zawierać się w granicach :min - :max znaków.", + "boolean": "Pole :attribute musi mieć wartość logiczną prawda albo fałsz.", + "can": "Pole :attribute zawiera nieautoryzowaną wartość.", + "confirmed": "Potwierdzenie pola :attribute nie zgadza się.", + "contains": "Pole :attribute nie zawiera wymaganego elementu.", + "current_password": "Hasło jest nieprawidłowe.", + "date": "Pole :attribute nie jest prawidłową datą.", + "date_equals": "Pole :attribute musi być datą równą :date.", + "date_format": "Pole :attribute nie jest w formacie :format.", + "decimal": "Pole :attribute musi mieć :decimal miejsc po przecinku.", + "declined": "Pole :attribute musi zostać odrzucone.", + "declined_if": "Pole :attribute musi zostać odrzucone, gdy :other ma wartość :value.", + "different": "Pole :attribute oraz :other muszą się różnić.", + "digits": "Pole :attribute musi składać się z :digits cyfr.", + "digits_between": "Pole :attribute musi mieć od :min do :max cyfr.", + "dimensions": "Pole :attribute ma niepoprawne wymiary.", + "distinct": "Pole :attribute ma zduplikowane wartości.", + "doesnt_contain": "Pole :attribute nie może zawierać żadnej z następujących wartości: :values.", + "doesnt_end_with": "Pole :attribute nie może kończyć się jedną z następujących wartości: :values.", + "doesnt_start_with": "Pole :attribute nie może zaczynać się od jednego z następujących wartości: :values.", + "email": "Pole :attribute nie jest poprawnym adresem e-mail.", + "ends_with": "Pole :attribute musi kończyć się jedną z następujących wartości: :values.", + "enum": "Pole :attribute ma niepoprawną wartość.", + "exists": "Zaznaczone pole :attribute jest nieprawidłowe.", + "extensions": "Pole :attribute musi mieć jedno z następujących rozszerzeń: :values.", + "failed": "Błędny login lub hasło.", + "file": "Pole :attribute musi być plikiem.", + "filled": "Pole :attribute musi być wypełnione.", + "gt.array": "Pole :attribute musi mieć więcej niż :value elementów.", + "gt.file": "Pole :attribute musi być większe niż :value kilobajtów.", + "gt.numeric": "Pole :attribute musi być większe niż :value.", + "gt.string": "Pole :attribute musi być dłuższe niż :value znaków.", + "gte.array": "Pole :attribute musi mieć :value lub więcej elementów.", + "gte.file": "Pole :attribute musi być większe lub równe :value kilobajtów.", + "gte.numeric": "Pole :attribute musi być większe lub równe :value.", + "gte.string": "Pole :attribute musi być dłuższe lub równe :value znaków.", + "hex_color": "Pole :attribute musi mieć podany prawidłowy kolor w formacie szesnastkowym.", + "image": "Pole :attribute musi być obrazkiem.", + "in": "Zaznaczony element :attribute jest nieprawidłowy.", + "in_array": "Pole :attribute nie znajduje się w :other.", + "in_array_keys": "Pole :attribute musi zawierać co najmniej jeden z następujących kluczy: :values.", + "integer": "Pole :attribute musi być liczbą całkowitą.", + "ip": "Pole :attribute musi być prawidłowym adresem IP.", + "ipv4": "Pole :attribute musi być prawidłowym adresem IPv4.", + "ipv6": "Pole :attribute musi być prawidłowym adresem IPv6.", + "json": "Pole :attribute musi być poprawnym ciągiem znaków JSON.", + "list": "Pole :attribute musi zawierać listę wartości.", + "lowercase": "Pole :attribute musi być zapisane małymi literami.", + "lt.array": "Pole :attribute musi mieć mniej niż :value elementów.", + "lt.file": "Pole :attribute musi być mniejsze niż :value kilobajtów.", + "lt.numeric": "Pole :attribute musi być mniejsze niż :value.", + "lt.string": "Pole :attribute musi być krótsze niż :value znaków.", + "lte.array": "Pole :attribute musi mieć :value lub mniej elementów.", + "lte.file": "Pole :attribute musi być mniejsze lub równe :value kilobajtów.", + "lte.numeric": "Pole :attribute musi być mniejsze lub równe :value.", + "lte.string": "Pole :attribute musi być krótsze lub równe :value znaków.", + "mac_address": "Pole :attribute musi być prawidłowym adresem MAC.", + "max.array": "Pole :attribute nie może mieć więcej niż :max elementów.", + "max.file": "Pole :attribute nie może być większe niż :max kilobajtów.", + "max.numeric": "Pole :attribute nie może być większe niż :max.", + "max.string": "Pole :attribute nie może być dłuższe niż :max znaków.", + "max_digits": "Pole :attribute nie może mieć więcej niż :max cyfr.", + "mimes": "Pole :attribute musi być plikiem typu :values.", + "mimetypes": "Pole :attribute musi być plikiem typu :values.", + "min.array": "Pole :attribute musi mieć przynajmniej :min elementów.", + "min.file": "Pole :attribute musi mieć przynajmniej :min kilobajtów.", + "min.numeric": "Pole :attribute musi być nie mniejsze od :min.", + "min.string": "Pole :attribute musi mieć przynajmniej :min znaków.", + "min_digits": "Pole :attribute musi mieć co najmniej :min cyfr.", + "missing": "Musi brakować pola :attribute.", + "missing_if": "Jeśli :other to :value, musi brakować pola :attribute.", + "missing_unless": "Musi brakować pola :attribute, chyba że :other to :value.", + "missing_with": "Jeśli występuje wartość :values, musi brakować pola :attribute.", + "missing_with_all": "Jeśli występuje :values, musi brakować pola :attribute.", + "multiple_of": "Pole :attribute musi być wielokrotnością wartości :value.", + "next": "Następna »", + "not_in": "Zaznaczony :attribute jest nieprawidłowy.", + "not_regex": "Format pola :attribute jest nieprawidłowy.", + "numeric": "Pole :attribute musi być liczbą.", + "password": "Hasło jest nieprawidłowe.", + "password.letters": "Pole :attribute musi zawierać przynajmniej jedną literę.", + "password.mixed": "Pole :attribute musi zawierać przynajmniej jedną wielką i jedną małą literę.", + "password.numbers": "Pole :attribute musi zawierać przynajmniej jedną liczbę.", + "password.symbols": "Pole :attribute musi zawierać przynajmniej jeden symbol.", + "password.uncompromised": "Podany :attribute pojawił się w wycieku danych. Proszę wybrać inną wartość :attribute.", + "present": "Pole :attribute musi być obecne.", + "present_if": "Pole :attribute musi być obecne jeżeli :other ma wartość :value.", + "present_unless": "Pole :attribute musi być obecne, chyba że :other ma wartość :value.", + "present_with": "Pole :attribute musi być obecne, gdy :values jest podane.", + "present_with_all": "Pole :attribute musi być obecne kiedy :values są podane.", + "previous": "« Poprzednia", + "prohibited": "Pole :attribute jest zabronione.", + "prohibited_if": "Pole :attribute jest zabronione, gdy :other to :value.", + "prohibited_if_accepted": "Pole :attribute jest zabronione, gdy akceptowane jest pole :other.", + "prohibited_if_declined": "Pole :attribute jest zabronione, gdy odrzucono pole :other.", + "prohibited_unless": "Pole :attribute jest zabronione, chyba że :other jest w :values.", + "prohibits": "Pole :attribute wyklucza obecność :other.", + "regex": "Format pola :attribute jest nieprawidłowy.", + "relatable": "Nie można przypisać pola :attribute do tego zasobu.", + "required": "Pole :attribute jest wymagane.", + "required_array_keys": "Pole :attribute musi zawierać wartości: :values.", + "required_if": "Pole :attribute jest wymagane gdy :other ma wartość :value.", + "required_if_accepted": "Pole :attribute jest wymagane, gdy :other jest zaakceptowane.", + "required_if_declined": "Pole :attribute jest wymagane gdy :other jest odrzucone.", + "required_unless": "Pole :attribute jest wymagane jeżeli :other nie znajduje się w :values.", + "required_with": "Pole :attribute jest wymagane gdy wartość :values jest obecna.", + "required_with_all": "Pole :attribute jest wymagane gdy wszystkie wartości :values są obecne.", + "required_without": "Pole :attribute jest wymagane gdy wartość :values nie jest obecna.", + "required_without_all": "Pole :attribute jest wymagane gdy żadne z wartości :values nie są obecne.", + "reset": "Hasło zostało zresetowane!", + "same": "Pole :attribute i :other muszą być takie same.", + "sent": "Przypomnienie hasła zostało wysłane!", + "size.array": "Pole :attribute musi zawierać :size elementów.", + "size.file": "Pole :attribute musi mieć :size kilobajtów.", + "size.numeric": "Pole :attribute musi mieć :size.", + "size.string": "Pole :attribute musi mieć :size znaków.", + "starts_with": "Pole :attribute musi zaczynać się jedną z następujących wartości: :values.", + "string": "Pole :attribute musi być ciągiem znaków.", + "throttle": "Za dużo nieudanych prób logowania. Proszę spróbować za :seconds sekund.", + "throttled": "Proszę zaczekać zanim spróbujesz ponownie.", + "timezone": "Pole :attribute musi być prawidłową strefą czasową.", + "token": "Token resetowania hasła jest nieprawidłowy.", + "ulid": "Pole :attribute musi być prawidłowym identyfikatorem ULID.", + "unique": "Taki :attribute już występuje.", + "uploaded": "Nie udało się wgrać pliku :attribute.", + "uppercase": "Pole :attribute musi być zapisane wielkimi literami.", + "url": "Format pola :attribute jest nieprawidłowy.", + "user": "Nie znaleziono użytkownika z takim adresem e-mail.", + "uuid": "Pole :attribute musi być poprawnym identyfikatorem UUID." +} diff --git a/locales/ps/_excludes.json b/locales/ps/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/ps/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/ps/json-inline.json b/locales/ps/json-inline.json new file mode 100644 index 00000000000..385ecd8f720 --- /dev/null +++ b/locales/ps/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "دا ساحه باید د اعتبار وړ رول ولري.", + "The :attribute must be at least :length characters and contain at least one number.": "دا ساحه باید لږترلږه :length حروف وي او لږترلږه یو شمیر ولري.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "دا ساحه باید لږ تر لږه :length حروف ولري او لږترلږه یو ځانګړی کرکټر او یوه شمیره ولري.", + "The :attribute must be at least :length characters and contain at least one special character.": "دا ساحه باید لږترلږه :length حروف وي او لږترلږه یو ځانګړی کرکټر ولري.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "دا ساحه باید لږترلږه :length حروف وي او لږترلږه یو لوی توری او یوه شمیره ولري.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "دا ساحه باید لږ تر لږه :length حروف ولري او لږترلږه یو لوی توری او یو ځانګړی کرکټر ولري.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "دا ساحه باید لږ تر لږه :length حروف ولري او لږترلږه یو لوی توری، یوه شمیره، او یو ځانګړی کرکټر ولري.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "دا ساحه باید لږترلږه :length حروف وي او لږترلږه یو لوی توری ولري.", + "The :attribute must be at least :length characters.": "دا ساحه باید لږترلږه :length حروف وي.", + "The :attribute must contain at least one letter.": "دا ساحه باید لږترلږه یو لیک ولري.", + "The :attribute must contain at least one number.": "دا ساحه باید لږترلږه یوه شمیره ولري.", + "The :attribute must contain at least one symbol.": "دا ساحه باید لږترلږه یو سمبول ولري.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "دا ساحه باید لږترلږه یو لوی او یو کوچنی توری ولري.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ورکړل شوی ساحه د معلوماتو لیک کې ښکاره شوې. مهرباني وکړئ یو بل ساحه غوره کړئ." +} diff --git a/locales/ps/json.json b/locales/ps/json.json new file mode 100644 index 00000000000..2f35b9feeeb --- /dev/null +++ b/locales/ps/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(او :count نورې تېروتنې)", + "(and :count more errors)": "(او :count نورې تېروتنې)|(او :count نورې غلطۍ)|(او :count نورې غلطۍ)", + "30 Days": "30 ورځې", + "60 Days": "60 ورځې", + "90 Days": "90 ورځې", + ":amount selected": ":Amount غوره شوي", + ":amount Total": ":Amount ټول", + ":days day trial": "د :Days ورځو محاکمه", + ":resource Details": ":Resource توضیحات", + ":resource Details: :title": ":Resource تفصیلات: :title", + "A decryption key is required.": "د کوډ کولو کیلي ته اړتیا ده.", + "A fresh verification link has been sent to your email address.": "یو تازه تایید لینک ستاسو بریښنالیک ته لیږل شوی.", + "A new verification link has been sent to the email address you provided during registration.": "یو نوی تایید لینک هغه بریښنالیک ته لیږل شوی چې تاسو د راجسټریشن پرمهال چمتو کړی و.", + "A new verification link has been sent to the email address you provided in your profile settings.": "یو نوی تایید لینک هغه بریښنالیک ته لیږل شوی چې تاسو یې ستاسو د پروفایل ترتیباتو کې چمتو کړی.", + "A new verification link has been sent to your email address.": "یو نوی تایید لینک ستاسو بریښنالیک ته لیږل شوی.", + "Accept Invitation": "بلنه ومنئ", + "Action": "عمل", + "Action Event": "د عمل پیښه", + "Action Events": "د عمل پیښې", + "Action Happened At": "په", + "Action Initiated By": "لخوا پیل شوی", + "Action Name": "نوم", + "Action Status": "حالت", + "Action Target": "هدف", + "Actions": "کړنې", + "Add": "اضافه کړئ", + "Add :resource": ":Resource اضافه کړئ", + "Add a new team member to your team, allowing them to collaborate with you.": "خپل ټیم ​​ته د ټیم نوی غړی اضافه کړئ، دوی ته اجازه درکوي چې تاسو سره همکاري وکړي.", + "Add additional security to your account using two factor authentication.": "د دوه فاکتور تصدیق په کارولو سره خپل حساب ته اضافي امنیت اضافه کړئ.", + "Add Payment Method": "د تادیې طریقه اضافه کړئ", + "Add row": "قطار اضافه کړئ", + "Add Team Member": "د ټیم غړی اضافه کړئ", + "Add VAT Number": "د VAT شمیره اضافه کړئ", + "Added.": "زیاته کړه.", + "Additional billing information updated successfully.": "د بلینګ اضافي معلومات په بریالیتوب سره تازه شول.", + "Address": "پته", + "Address Line 2": "د ادرس کرښه 2", + "Administrator": "مدیر", + "Administrator users can perform any action.": "د مدیر کارونکي کولی شي هر عمل ترسره کړي.", + "Afghanistan": "افغانستان", + "Aland Islands": "اولنډ ټاپوګان", + "Albania": "البانیا", + "Algeria": "الجزایر", + "All of the people that are part of this team.": "ټول هغه کسان چې د دې ټیم برخه دي.", + "All resources loaded.": "ټولې سرچینې ډکې شوې.", + "All rights reserved.": "ټول حقونه خوندي دي", + "Already registered?": "له مخکي نه ثبت شوي؟", + "American Samoa": "امریکایی ساموا", + "An error occurred while uploading the file.": "د فایل د پورته کولو په وخت کې یوه تېروتنه رامنځته شوه.", + "An error occurred while uploading the file: :error": "د دوتنې د پورته کولو په وخت کې یوه تېروتنه رامنځته شوه: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "یوه ناڅاپي تېروتنه رامنځته شوه او موږ خپل ملاتړي ټیم ته خبر ورکړ. مهرباني وکړئ وروسته بیا هڅه وکړئ.", + "Andorra": "اندورا", + "Angola": "انګولا", + "Anguilla": "انګیلا", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "بل کارونکي دا سرچینه تازه کړې کله چې دا پاڼه پورته شوه. مهرباني وکړئ پاڼه تازه کړئ او بیا هڅه وکړئ.", + "Antarctica": "انټارکټیکا", + "Antigua And Barbuda": "انتیګا او باربودا", + "Antigua and Barbuda": "انتیګا او باربودا", + "API Token": "د API ټوکن", + "API Token Permissions": "د API ټوکن اجازه", + "API Tokens": "د API ټوکن", + "API tokens allow third-party services to authenticate with our application on your behalf.": "د API ټوکن د دریمې ډلې خدماتو ته اجازه ورکوي چې ستاسو په استازیتوب زموږ غوښتنلیک سره تصدیق کړي.", + "Apply": "درخواست وکړئ", + "Apply Coupon": "کوپن پلي کړئ", + "April": "اپریل", + "Are you sure you want to attempt to pay :amount?": "ایا تاسو واقعیا غواړئ د :amount تادیه کولو هڅه وکړئ؟", + "Are you sure you want to cancel your subscription?": "ایا تاسو واقعیا غواړئ خپل ګډون لغوه کړئ؟", + "Are you sure you want to delete all the notifications?": "ایا تاسو ډاډه یاست چې تاسو ټول خبرتیاوې حذف کول غواړئ؟", + "Are you sure you want to delete the selected resources?": "ایا تاسو ډاډه یاست چې تاسو غوره شوي سرچینې حذف کول غواړئ؟", + "Are you sure you want to delete this file?": "ایا تاسو ډاډه یاست چې دا فایل حذف کول غواړئ؟", + "Are you sure you want to delete this notification?": "ایا تاسو ډاډه یاست چې دا خبرتیا حذف کول غواړئ؟", + "Are you sure you want to delete this payment method?": "ایا تاسو ډاډه یاست چې د تادیې دا طریقه حذف کول غواړئ؟", + "Are you sure you want to delete this resource?": "ایا تاسو ډاډه یاست چې دا سرچینه حذف کول غواړئ؟", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ایا تاسو ډاډه یاست چې دا ټیم حذف کول غواړئ؟ یوځل چې ټیم حذف شي ، د هغې ټولې سرچینې او معلومات به د تل لپاره حذف شي.", + "Are you sure you want to delete your account?": "ایا تاسو ډاډه یاست چې تاسو غواړئ خپل حساب حذف کړئ؟", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ایا تاسو ډاډه یاست چې تاسو غواړئ خپل حساب حذف کړئ؟ یوځل چې ستاسو حساب حذف شي ، د هغې ټولې سرچینې او معلومات به د تل لپاره حذف شي. مهرباني وکړئ خپل پټنوم دننه کړئ ترڅو تایید کړئ چې تاسو غواړئ خپل حساب د تل لپاره حذف کړئ.", + "Are you sure you want to detach the selected resources?": "ایا تاسو ډاډه یاست چې غوره شوي سرچینې جلا کول غواړئ؟", + "Are you sure you want to detach this resource?": "ایا تاسو ډاډه یاست چې تاسو غواړئ دا سرچینه جلا کړئ؟", + "Are you sure you want to force delete the selected resources?": "ایا تاسو ډاډه یاست چې تاسو غواړئ غوره شوي سرچینې حذف کړئ؟", + "Are you sure you want to force delete this resource?": "ایا تاسو ډاډه یاست چې تاسو غواړئ دا سرچینه په زوره حذف کړئ؟", + "Are you sure you want to log out?": "ایا تاسو ډاډه یاست چې لاګ آوټ یاست؟", + "Are you sure you want to mark all notifications as read?": "ایا تاسو ډاډه یاست چې تاسو غواړئ ټول خبرتیاوې د لوستلو په توګه په نښه کړئ؟", + "Are you sure you want to remove this item?": "ایا تاسو ډاډه یاست چې دا توکي لرې کول غواړئ؟", + "Are you sure you want to restore the selected resources?": "ایا تاسو ډاډه یاست چې تاسو غوره شوي سرچینې بحالول غواړئ؟", + "Are you sure you want to restore this resource?": "ایا تاسو ډاډه یاست چې تاسو غواړئ دا سرچینې بیرته ترلاسه کړئ؟", + "Are you sure you want to resume your subscription?": "ایا تاسو ډاډه یاست چې تاسو غواړئ خپل ګډون بیا پیل کړئ؟", + "Are you sure you want to run this action?": "ایا تاسو ډاډه یاست چې دا عمل پرمخ وړئ؟", + "Are you sure you want to set this payment method as your default?": "ایا تاسو ډاډه یاست چې تاسو غواړئ د تادیې دا طریقه د خپل ډیفالټ په توګه وټاکئ؟", + "Are you sure you want to stop impersonating?": "ایا تاسو ډاډه یاست چې د تقلید مخه ونیسئ؟", + "Are you sure you would like to delete this API token?": "ایا تاسو ډاډه یاست چې تاسو غواړئ دا API نښه حذف کړئ؟", + "Are you sure you would like to leave this team?": "ایا تاسو ډاډه یاست چې تاسو غواړئ دا ټیم پریږدئ؟", + "Are you sure you would like to remove this person from the team?": "ایا تاسو ډاډه یاست چې تاسو غواړئ دا کس له ټیم څخه لرې کړئ؟", + "Are you sure you would like to switch billing plans?": "ایا تاسو ډاډه یاست چې تاسو غواړئ د بلینګ پلانونه بدل کړئ؟", + "Argentina": "ارژنټاین", + "Armenia": "ارمنستان", + "Aruba": "آروبا", + "Attach": "نښلول", + "Attach & Attach Another": "یو بل سره ضمیمه او ضمیمه کړئ", + "Attach :resource": ":Resource ضمیمه کړئ", + "Attach files by dragging & dropping, selecting or pasting them.": "فایلونه د ډریګ کولو او غورځولو ، غوره کولو یا چک کولو له لارې ضمیمه کړئ.", + "August": "اګست", + "Australia": "آسټرالیا", + "Austria": "آسټریا", + "Azerbaijan": "آزربایجان", + "Bahamas": "باهاما", + "Bahrain": "بحرین", + "Bangladesh": "بنګله دیش", + "Barbados": "باربادوس", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "د دوام ورکولو دمخه، تاسو کولی شئ خپل بریښنالیک آدرس د هغه لینک په کلیک کولو سره تایید کړئ چې موږ تاسو ته بریښنالیک کړی؟ که تاسو بریښنالیک نه وي ترلاسه کړی، موږ به په خوښۍ سره تاسو ته بل ولیږو.", + "Before proceeding, please check your email for a verification link.": "مخکې له دې چې پرمخ لاړ شئ، مهرباني وکړئ د تایید لینک لپاره خپل بریښنالیک وګورئ.", + "Belarus": "بیلاروس", + "Belgium": "بیلجیم", + "Belize": "بلیز", + "Benin": "بینن", + "Bermuda": "برمودا", + "Bhutan": "بوټان", + "Billing Information": "د بل معلومات", + "Billing Management": "د بلینګ مدیریت", + "Bolivia": "بولیویا", + "Bolivia, Plurinational State of": "بولیویا، د هیواد ډیری ملي ایالت", + "Bonaire, Sint Eustatius and Saba": "بونیر، سینټ یوستاتیوس او سبا", + "Bosnia And Herzegovina": "بوسنیا او هرزیګوینا", + "Bosnia and Herzegovina": "بوسنیا او هرزیګوینا", + "Botswana": "بوتسوانه", + "Bouvet Island": "بوویټ ټاپو", + "Brazil": "برازیل", + "British Indian Ocean Territory": "د برتانیا د هند سمندر سیمه", + "Browser Sessions": "د براوزر ناستې", + "Brunei Darussalam": "Brunei", + "Bulgaria": "بلغاریه", + "Burkina Faso": "بورکینا فاسو", + "Burundi": "بروندي", + "Cambodia": "کمبوډیا", + "Cameroon": "کامرون", + "Canada": "کاناډا", + "Cancel": "لغوه کړئ", + "Cancel Subscription": "ګډون لغوه کړئ", + "Cape Verde": "کیپ ورد", + "Card": "کارت", + "Cayman Islands": "کیمان ټاپوګان", + "Central African Republic": "د مرکزي افریقا جمهوریت", + "Chad": "چاډ", + "Change Subscription Plan": "د ګډون پلان بدل کړئ", + "Change the current payment method attached to your subscription": "ستاسو د ګډون سره تړلی د تادیې اوسنی طریقه بدل کړئ", + "Changes": "بدلونونه", + "Checkout": "بشپړ ی وګوره", + "Chile": "چیلي", + "China": "چین", + "Choose": "غوره کړه", + "Choose :field": ":Field غوره کړئ", + "Choose :resource": ":Resource غوره کړئ", + "Choose an option": "یو اختیار غوره کړئ", + "Choose date": "نیټه وټاکئ", + "Choose File": "فایل غوره کړئ", + "Choose Files": "فایلونه غوره کړئ", + "Choose Type": "ډول غوره کړئ", + "Christmas Island": "د کرسمس ټاپو", + "City": "ښار", + "Click here to re-send the verification email.": "د تایید بریښنالیک بیا لیږلو لپاره دلته کلیک وکړئ.", + "click here to request another": "د بل غوښتنه کولو لپاره دلته کلیک وکړئ", + "Click to choose": "د غوره کولو لپاره کلیک وکړئ", + "Close": "تړل", + "Cocos (Keeling) Islands": "کوکوس (کیلینګ) ټاپوګان", + "Code": "کوډ", + "Colombia": "کولمبیا", + "Comoros": "کوموروس", + "Confirm": "تایید کړه", + "Confirm Billing Action": "د بلینګ عمل تایید کړئ", + "Confirm Password": "پټنوم) تایید لپاره)", + "Confirm Payment": "تادیه تایید کړئ", + "Confirm your :amount payment": "خپل :amount تادیه تایید کړئ", + "Congo": "کانګو", + "Congo, Democratic Republic": "کانګو، دیموکراتیک جمهوریت", + "Congo, the Democratic Republic of the": "کانګو، د دیموکراتیک جمهوریت", + "Constant": "دوامداره", + "Continue To Payment": "تادیاتو ته دوام ورکړئ", + "Cook Islands": "کوک ټاپوګان", + "Copy to clipboard": "کلپ بورډ ته کاپي کړئ", + "Costa Rica": "کوستاریکا", + "Cote D'Ivoire": "د عاج ساحل", + "Country": "هیواد", + "Coupon": "کوپن", + "Coupon applied successfully.": "کوپن په بریالیتوب سره پلي شو.", + "Create": "جوړ کړئ", + "Create & Add Another": "بل جوړ او اضافه کړئ", + "Create :resource": ":Resource جوړ کړئ", + "Create a new team to collaborate with others on projects.": "په پروژو کې د نورو سره د همکارۍ لپاره یو نوی ټیم جوړ کړئ.", + "Create Account": "ګڼون جوړول", + "Create API Token": "د API ټوکن جوړ کړئ", + "Create New Team": "نوی ټیم جوړ کړئ", + "Create Team": "ټیم جوړ کړئ", + "Created.": "جوړ کړی.", + "Croatia": "کرواثیا", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "کیوبا", + "Curaçao": "کورکاو", + "Current Password": "اوسنی رمز", + "Current Subscription Plan": "د اوسني ګډون پلان", + "Currently Subscribed": "اوس مهال ګډون", + "Customer Balance": "د پیرودونکي بیلانس", + "Customize": "دودیز کړئ", + "Cyprus": "سیپروس", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "د عاج ساحل", + "Dark": "تیاره", + "Dashboard": "ډشبورډ", + "December": "دسمبر", + "Decrease": "کمول", + "Default": "ډیفالټ", + "Delete": "ړنګول", + "Delete :resource": "ړنګول :resource", + "Delete Account": "حساب ړنګ کړئ", + "Delete all notifications": "ټول خبرتیاوې حذف کړئ", + "Delete API Token": "د API ټوکن حذف کړئ", + "Delete File": "فایل ړنګ کړئ", + "Delete Notification": "خبرتیا حذف کړئ", + "Delete Resource": "سرچینې حذف کړئ", + "Delete Selected": "انتخاب شوی ړنګول", + "Delete Team": "ټیم ړنګ کړئ", + "Denmark": "ډینمارک", + "Detach": "جلا کول", + "Detach Resource": "سرچینې جلا کړئ", + "Detach Selected": "انتخاب شوی جلا کړئ", + "Details": "جزیات", + "Disable": "غیر فعال کړئ", + "Djibouti": "جی بوتي", + "Do you really want to leave? You have unsaved changes.": "ایا تاسو واقعیا غواړئ چې پریږدئ؟ تاسو نه خوندي شوي بدلونونه لرئ.", + "Dominica": "دومینیکا", + "Dominican Republic": "دومینیکا جمهوریت", + "Done.": "ترسره شو.", + "Download": "ډاونلوډ کړئ", + "Download Invoice": "انوائس ډاونلوډ کړئ", + "Drop file or click to choose": "فایل پریږدئ یا د انتخاب کولو لپاره کلیک وکړئ", + "Drop files or click to choose": "فایلونه پریږدئ یا د انتخاب کولو لپاره کلیک وکړئ", + "Ecuador": "اکوادور", + "Edit": "سمون", + "Edit :resource": ":Resource سمول", + "Edit Attached": "اډیټ ضمیمه", + "Edit Profile": "پروفایل سمول", + "Editor": "مدیر", + "Editor users have the ability to read, create, and update.": "د مدیر کاروونکي د لوستلو، جوړولو، او تازه کولو وړتیا لري.", + "Egypt": "مصر", + "El Salvador": "السلوادور", + "Email": "ایمیل", + "email": "ایمیل", + "Email Address": "بریښنا‌لیک", + "Email Addresses": "ایمیل ادرسونه", + "Email Password Reset Link": "د بریښنالیک پاسورډ بیا تنظیم کول لینک", + "Email Verification": "د بریښنالیک تایید", + "Enable": "فعال کړئ", + "Encrypted environment file already exists.": "د کوډ شوي چاپیریال فایل دمخه شتون لري.", + "Encrypted environment file not found.": "د کوډ شوي چاپیریال فایل ونه موندل شو.", + "Ensure your account is using a long, random password to stay secure.": "ډاډ ترلاسه کړئ چې ستاسو حساب د خوندي پاتې کیدو لپاره اوږد ، تصادفي پاسورډ کاروي.", + "Environment file already exists.": "د چاپیریال فایل لا دمخه شتون لري.", + "Environment file not found.": "د چاپیریال فایل ونه موندل شو.", + "Equatorial Guinea": "استوایی ګینه", + "Eritrea": "اریتره", + "Error": "تېروتنه", + "errors": "تېروتنې", + "Estonia": "استونیا", + "Ethiopia": "ایتوپیا", + "ex VAT": "پخوانی VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "په :expiration پای ته رسیږي", + "Export As CSV": "د CSV په توګه صادر کړئ", + "Extra Billing Information": "د اضافي بلینګ معلومات", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ستاسو د تادیاتو پروسس کولو لپاره اضافي تایید ته اړتیا ده. مهرباني وکړئ د لاندې تڼۍ په کلیک کولو سره د تادیې پاڼې ته دوام ورکړئ.", + "Failed Subscription Payment": "د ګډون ناکامه تادیه", + "Failed to load :resource!": "د :resource په پورته کولو کې پاتې راغلل!", + "Falkland Islands (Malvinas)": "فاکلنډ ټاپوګان (مالوینس)", + "Faroe Islands": "د فارو ټاپو", + "February": "فبروري", + "Fiji": "في جي", + "Filename": "د دوتنې نوم", + "Finish enabling two factor authentication.": "د دوه فکتور تصدیق کولو فعالول پای ته ورسوي.", + "Finland": "فینلینډ", + "For your security, please confirm your password to continue.": "ستاسو د امنیت لپاره، مهرباني وکړئ د دوام لپاره خپل پټنوم تایید کړئ.", + "Forbidden": "دا منع ده", + "Force Delete": "په زور ړنګول", + "Force Delete :resource": "په زور ړنګول :resource", + "Force Delete Resource": "سرچینې ړنګ کړئ", + "Force Delete Selected": "په زور ړنګول غوره شوی", + "Forgot Password": "خپل پټ نوم درڅخه هیر دی", + "Forgot your password?": "پټ نوم مو هیر شوی؟", + "Forgot Your Password?": "که تاسو خپل پټنوم هیر کړی، نو دلته کلیک وکړئ", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "پټ نوم مو هیر شوی؟ کومه خبره نده. یوازې موږ ته خپل بریښنالیک آدرس راکړئ او موږ به تاسو ته د پټنوم بیا تنظیم کولو لینک بریښنالیک درکړو چې تاسو ته به اجازه درکړي یو نوی غوره کړئ.", + "France": "فرانسه", + "French Guiana": "فرانسوي ګیانا", + "French Polynesia": "فرانسوی پولینیشیا", + "French Southern Territories": "د فرانسې سویلي سیمې", + "From": "څخه", + "Gabon": "ګابن", + "Gambia": "ګامبیا", + "Georgia": "ګرجستان", + "Germany": "جرمني", + "Ghana": "ګانا", + "Gibraltar": "جبل الطارق", + "Go Home": "کور پاڼه", + "Go to page :page": ":Page پاڼې ته لاړ شئ", + "Great! You have accepted the invitation to join the :team team.": "غوره! تاسو د :team ټیم سره د یوځای کیدو بلنه منلې ده.", + "Greece": "یونان", + "Greenland": "ګرینلینډ", + "Grenada": "ګرنادا", + "Guadeloupe": "ګواډیلوپ", + "Guam": "ګوام", + "Guatemala": "ګواتمالا", + "Guernsey": "ګورنسي", + "Guinea": "ګینه", + "Guinea-Bissau": "ګینه بیسو", + "Guyana": "ګیانا", + "Haiti": "هایټي", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ستاسو د ګډون لغوه کولو په اړه دوهم فکر لرئ؟ تاسو کولی شئ سمدلاسه خپل ګډون په هر وخت کې د خپل اوسني بلینګ دورې پای پورې فعال کړئ. ستاسو د اوسني بلینګ دورې پای ته رسیدو وروسته، تاسو کولی شئ په بشپړ ډول د ګډون نوی پلان غوره کړئ.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ستاسو د ګډون لغوه کولو په اړه دوهم فکر لرئ؟ تاسو کولی شئ په سمدستي توګه خپل ګډون په هر وخت کې د خپل اوسني بلینګ دورې پای ته رسیدو پورې فعال کړئ. ستاسو د اوسني بلینګ دورې پای ته رسیدو وروسته، تاسو کولی شئ په بشپړ ډول د ګډون نوی پلان غوره کړئ.", + "Heard Island & Mcdonald Islands": "هرډ ټاپو او مکډونالډ ټاپوګان", + "Heard Island and McDonald Islands": "هرډ ټاپو او مکډونالډ ټاپوګان", + "Hello!": "سلام!", + "Hide Content": "محتوا پټ کړئ", + "Hold Up!": "ودرېږه!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "هندوراس", + "Hong Kong": "هانګ کانګ", + "Hungary": "هنګري", + "I agree to the :terms_of_service and :privacy_policy": "زه د :terms_of_service او :privacy_policy سره موافق یم", + "Iceland": "آیلینډ", + "ID": "شناخت", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "که اړتیا وي، تاسو کولی شئ په خپلو ټولو وسیلو کې د خپلو ټولو نورو براوزر غونډو څخه لاګ آوټ شئ. ستاسو ځینې وروستي ناستې لاندې لیست شوي دي؛ په هرصورت، دا لیست ممکن بشپړ نه وي. که تاسو احساس کوئ چې ستاسو حساب سره جوړجاړی شوی، تاسو باید خپل پټنوم هم تازه کړئ.", + "If you already have an account, you may accept this invitation by clicking the button below:": "که تاسو دمخه یو حساب لرئ، تاسو کولی شئ دا بلنه د لاندې تڼۍ په کلیک کولو سره قبول کړئ:", + "If you did not create an account, no further action is required.": "که تاسو دا بریښنالیک نه پېژني، نو تاسو اړتیا نلرئ چې کوم ګام پورته کړئ", + "If you did not expect to receive an invitation to this team, you may discard this email.": "که تاسو تمه نه درلوده چې دې ټیم ته بلنه ترلاسه کړئ، تاسو ممکن دا بریښنالیک رد کړئ.", + "If you did not receive the email": "که تاسو بریښنالیک نه وي ترلاسه کړی", + "If you did not request a password reset, no further action is required.": "که تاسو د پاسورډ بدلون بدل نه غواړئ، نو تاسو اړتیا نلرئ چې کوم اقدام ترسره کړئ.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "که تاسو حساب نلرئ، تاسو کولی شئ د لاندې تڼۍ په کلیک کولو سره یو حساب جوړ کړئ. د حساب جوړولو وروسته، تاسو کولی شئ په دې بریښنالیک کې د بلنې منلو تڼۍ کلیک وکړئ ترڅو د ټیم بلنه ومني:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "که تاسو اړتیا لرئ خپل رسیدونو ته ځانګړی تماس یا مالیه معلومات اضافه کړئ، لکه ستاسو د بشپړ سوداګرۍ نوم، VAT پیژند شمیره، یا د ریکارډ پته، تاسو کولی شئ دلته اضافه کړئ.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "که تاسو د تڼۍ کلیک کولو کې ستونزې لرئ \":actionText\", د خپل براوزر په لاندینۍ url کې د ا کاپي / کاپی جوړول که :", + "Impersonate": "تقلید", + "Increase": "ډیروالی", + "India": "هند", + "Indonesia": "انډونیزیا", + "Invalid filename.": "ناسم فایل نوم.", + "Invalid JSON was returned from the route.": "ناسم JSON له لارې څخه راستانه شوی.", + "Invoice Email Addresses": "د انوائس بریښنالیک پتې", + "Invoice emails updated successfully.": "د انوائس بریښنالیکونه په بریالیتوب سره تازه شوي.", + "Invoices": "رسیدونه", + "Iran, Islamic Republic Of": "ایران", + "Iran, Islamic Republic of": "د ایران اسلامي جمهوریت", + "Iraq": "عراق", + "Ireland": "ایرلینډ", + "Isle Of Man": "د انسان ټاپو", + "Isle of Man": "د انسان ټاپو", + "Israel": "اسراییل", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "داسې ښکاري چې تاسو فعال ګډون نلرئ. تاسو کولی شئ د پیل کولو لپاره لاندې د ګډون پلانونو څخه یو غوره کړئ. د ګډون پلانونه ممکن ستاسو په اسانتیا سره بدل یا لغوه شي.", + "Italy": "ایټالیا", + "Jamaica": "جمایکه", + "January": "جنوري", + "Japan": "جاپان", + "Jersey": "جرسي", + "Jordan": "اردن", + "July": "جولای", + "June": "جون", + "Kazakhstan": "قازقستان", + "Kenya": "کینیا", + "Key": "کلید", + "Kiribati": "کیري باتي", + "Korea": "سویلي کوریا", + "Korea, Democratic People's Republic of": "North Korea", + "Korea, Republic of": "کوریا، جمهوریت", + "Kosovo": "کوسوو", + "Kuwait": "کویټ", + "Kyrgyzstan": "قرغیزستان", + "Lao People's Democratic Republic": "Laos", + "Last active": "وروستی فعال", + "Last used": "وروستی کارول", + "Latvia": "لتوني", + "Leave": "پریږده", + "Leave Team": "ټیم پریږده", + "Lebanon": "لبنان", + "length": "اوږدوالی", + "Lens": "لینس", + "Lesotho": "لسوتو", + "Liberia": "لیبریا", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "لیختن اشتاین", + "Light": "رڼا", + "Lithuania": "لیتوانیا", + "Load :perPage More": ":PerPage نور پورته کړئ", + "Loading": "بار کول", + "Location": "ځای", + "Log in": "د ننه کیدل", + "Log In": "د ننه کیدل", + "Log Out": "وتل", + "Log out": "وتل", + "Log Out Other Browser Sessions": "د نورو براوزر غونډو ته ننوتل", + "Log Viewer": "د ننوتلو لیدونکي", + "Login": "ننوتل", + "Logout": "وتل", + "Logs": "لوګ", + "Luxembourg": "لوګزامبورګ", + "Macao": "مکاو", + "Macedonia": "شمالي مقدونیه", + "Macedonia, the former Yugoslav Republic of": "مقدونیه، د یوګوسلاو پخوانی جمهوریت", + "Madagascar": "مدګاسکار", + "Malawi": "مالاوي", + "Malaysia": "ملایزیا", + "Maldives": "مالدیو", + "Mali": "مالي", + "Malta": "مالتا", + "Manage Account": "د حساب اداره کول", + "Manage and log out your active sessions on other browsers and devices.": "په نورو براوزرونو او وسیلو کې خپلې فعالې ناستې تنظیم او لاګ آوټ کړئ.", + "Manage API Tokens": "د API ټوکن اداره کول", + "Manage Role": "د رول اداره کول", + "Manage Team": "د ټیم اداره کول", + "Managing billing for :billableName": "د :billableName لپاره د بلینګ اداره کول", + "March": "مارچ", + "Mark all as Read": "ټول د لوستلو په توګه نښه کړئ", + "Mark all notifications as read": "ټول خبرتیاوې د لوستلو په توګه په نښه کړئ", + "Mark Read": "د لوستلو نښه", + "Mark Unread": "نا لوستي په نښه کړئ", + "Marshall Islands": "مارشال ټاپو", + "Martinique": "مارتینیک", + "Mauritania": "موریتانیا", + "Mauritius": "موریشیس", + "May": "می", + "Mayotte": "مایوټ", + "Mexico": "میکسیکو", + "Micronesia, Federated States Of": "میکرونیزیا", + "Micronesia, Federated States of": "مایکرونیزیا، فدرالي ایالتونه", + "Moldova": "مولدوا", + "Moldova, Republic of": "مالدووا، جمهوریت", + "Monaco": "موناکو", + "Mongolia": "مغلستان", + "Montenegro": "مونټینیګرو", + "Month To Date": "میاشت تر نیټې", + "Monthly": "میاشتنی", + "monthly": "میاشتنی", + "Montserrat": "مانټیسیرت", + "Morocco": "مراکش", + "Mozambique": "موزمبیک", + "Myanmar": "میانمار", + "Name": "نوم", + "name": "نوم", + "Namibia": "نیمبیا", + "Nauru": "نایرو", + "Nepal": "نیپال", + "Netherlands": "هالینډ", + "Netherlands Antilles": "هالنډ انټیلیس", + "Nevermind": "په اړه یې فکر مه کوه", + "Nevermind, I'll keep my old plan": "هیڅ فکر نه کوم، زه به خپل پخوانی پلان وساتم", + "New": "نوی", + "New :resource": "نوي :resource", + "New Caledonia": "نیو کالیډونیا", + "New Password": "نوئ پټ نوم", + "New Zealand": "نيوزيلنډ", + "Next": "بل", + "Next Payment": "بل تادیه", + "Next Payment on": "بل تادیه روانه ده", + "Nicaragua": "نیکاراګوا", + "Niger": "نیجر", + "Nigeria": "نایجیریا", + "Niue": "نیوو", + "No": "نه", + "No :resource matched the given criteria.": "هیڅ :resource د ورکړل شوي معیارونو سره سمون نه خوري.", + "No additional information...": "نور معلومات نشته...", + "No Current Data": "هیڅ اوسنی معلومات نشته", + "No Data": "هیڅ معلومات نشته", + "no file selected": "هیڅ فایل نه دی ټاکل شوی", + "No Increase": "هیڅ زیاتوالی", + "No payment methods on file.": "په فایل کې د تادیې هیڅ طریقه نشته.", + "No payment scheduled.": "هیڅ تادیه ټاکل شوې نه ده.", + "No Prior Data": "هیڅ پخوانی معلومات نشته", + "No Results Found.": "کومې پایلې ونه موندل شوي.", + "Norfolk Island": "نارفولک ټاپوګان", + "Northern Mariana Islands": "شمالي ماریانا ټاپو", + "Norway": "ناروی", + "Not Found": "پیدا نشو", + "Notifications": "خبرتیاوې", + "Nova": "Nova", + "Nova User": "نووا کارن", + "November": "نومبر", + "October": "اکتوبر", + "of": "د", + "OK": "سمه ده", + "Oman": "عمان", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "یوځل چې ټیم حذف شي ، د هغې ټولې سرچینې او معلومات به د تل لپاره حذف شي. د دې ټیم له مینځه وړلو دمخه، مهرباني وکړئ د دې ټیم په اړه کوم معلومات یا معلومات ډاونلوډ کړئ چې تاسو یې ساتل غواړئ.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "یوځل چې ستاسو حساب حذف شي ، د هغې ټولې سرچینې او معلومات به د تل لپاره حذف شي. مخکې له دې چې خپل حساب حذف کړئ، مهرباني وکړئ کوم معلومات یا معلومات ډاونلوډ کړئ چې تاسو یې ساتل غواړئ.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "یوځل چې ستاسو حساب حذف شي ، د هغې ټولې سرچینې او معلومات به د تل لپاره حذف شي. مهرباني وکړئ خپل پټنوم دننه کړئ ترڅو تایید کړئ چې تاسو غواړئ خپل حساب د تل لپاره حذف کړئ.", + "Only Trashed": "یوازې کثافات", + "Open Invoices": "رسیدونه خلاص کړئ", + "Original": "اصلي", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "زموږ د بلینګ مدیریت پورټل تاسو ته اجازه درکوي په اسانۍ سره ستاسو د ګډون پلان ، د تادیې میتود اداره کړئ ، او خپل وروستي رسیدونه ډاونلوډ کړئ.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "زموږ د بلینګ مدیریت پورټل تاسو ته اجازه درکوي په اسانۍ سره ستاسو د ګډون پلان ، د تادیې میتودونه اداره کړئ ، او خپل وروستي رسیدونه ډاونلوډ کړئ.", + "Page Expired": "ختم شوی پاڼې", + "Pagination Navigation": "د مخ نیوی کول", + "Paid": "ورکړې", + "Pakistan": "پاکیستان", + "Palau": "پلو", + "Palestinian Territory, Occupied": "Palestinian Territories", + "Panama": "پاناما", + "Papua New Guinea": "پاپوا نوی ګینه", + "Paraguay": "پاراګوی", + "Password": "پاسورډ", + "password": "پاسورډ", + "Payment Confirmation": "د تادیې تصدیق", + "Payment Information": "د تادیاتو معلومات", + "Payment information updated successfully.": "د تادیاتو معلومات په بریالیتوب سره تازه شول.", + "Payment Method": "د تادیاتو طریقه", + "Payment Methods": "د تادیاتو میتودونه", + "Payment Required": "تادیه اړینه ده", + "Payments": "تادیات", + "Pending Team Invitations": "د ټیم بلنې پاتې دي", + "Per Page": "هره پاڼه", + "Permanently delete this team.": "دا ټیم د تل لپاره حذف کړئ.", + "Permanently delete your account.": "د تل لپاره خپل حساب حذف کړئ.", + "Permissions": "اجازې", + "Peru": "پیرو", + "Philippines": "فلیپین", + "Photo": "انځور", + "Pitcairn": "Pitcairn Islands", + "Please accept the terms of service.": "مهرباني وکړئ د خدمت شرایط ومنئ.", + "Please click the button below to verify your email address.": "د خپل بریښنالیک پته د تایید لپاره لاندې تڼۍ باندې کلیک وکړئ.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "مهرباني وکړئ د خپل بیړني بیا رغونې کوډونو څخه یو په داخلولو سره خپل حساب ته لاسرسی تایید کړئ.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "مهرباني وکړئ ستاسو د تصدیق کونکي غوښتنلیک لخوا چمتو شوي تصدیق کوډ دننه کولو سره خپل حساب ته لاسرسی تایید کړئ.", + "Please confirm your password before continuing.": "مهرباني وکړئ د دوام ورکولو دمخه خپل پټنوم تایید کړئ.", + "Please copy your new API token. For your security, it won't be shown again.": "مهرباني وکړئ خپل نوی API نښه کاپي کړئ. ستاسو د امنیت لپاره، دا به بیا نه ښودل کیږي.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "مهرباني وکړئ خپل پټنوم دننه کړئ ترڅو ډاډ ترلاسه کړئ چې تاسو غواړئ په خپلو ټولو وسیلو کې د نورو براوزر غونډو څخه لاګ آوټ شئ.", + "Please provide a maximum of three invoice emails addresses.": "مهرباني وکړئ د زودر ملیونونو بریښنالیکونو ته اعظمي حدونه وړاندې کړئ.", + "Please provide the email address of the person you would like to add to this team.": "مهرباني وکړئ د هغه چا بریښنالیک آدرس ورکړئ چې تاسو یې غواړئ پدې ټیم کې شامل کړئ.", + "Please set a default payment method before retrying payments.": "مهرباني وکړئ د تادیاتو د بیا مبارزې دمخه د تادیې ډیفالټ میتود تنظیم کړئ.", + "Please set a default payment method before swapping plans.": "مهرباني وکړئ د پلانونو بدلولو دمخه د تادیې ډیفالټ میتود ترتیب کړئ.", + "Poland": "پولینډ", + "Portugal": "پورتګال", + "Press / to search": "د لټون لپاره / فشار ورکړئ", + "Preview": "مخکتنه", + "Previewing": "مخکتنه", + "Previous": "مخکینی", + "Privacy Policy": "د پټتیا تګلاره", + "Profile": "پروفایل", + "Profile Information": "د پروفایل معلومات", + "Puerto Rico": "پورتو ریکو", + "Qatar": "قطر", + "Quarter To Date": "تر نیټې پورې ربع", + "Recovery Code": "د بیا رغونې کوډ", + "Refresh": "تازه کړئ", + "Regards,": "مننه,", + "Regenerate Recovery Codes": "د بیا رغونې کوډونه بیا تولید کړئ", + "Register": "د نوم ثبتول", + "Reload": "بیا پورته کول", + "Remember me": "ما په یاد ولره", + "Remember Me": "ما په یاد ولره", + "Remove": "لرې کړئ", + "Remove Photo": "عکس لرې کړئ", + "Remove Team Member": "د ټیم غړی لرې کړئ", + "Replicate": "نقل کول", + "Required fields": "اړینې برخې", + "Resend Verification Email": "د تایید بریښنالیک بیا واستوئ", + "Reset Filters": "فلټرونه بیا تنظیم کړئ", + "Reset Password": "پاسورډ بیا رغول", + "Reset Password Notification": "د پاسورډ بیا رغول خبرتیا", + "resource": "سرچینه", + "Resource Row Dropdown": "د سرچینې قطار ډراپ ډاون", + "Resources": "سرچینې", + "resources": "سرچینې", + "Restore": "بیا رغول", + "Restore :resource": "بیا رغول :resource", + "Restore Resource": "د سرچینې بیا رغول", + "Restore Selected": "بیا رغول غوره شوی", + "results": "پایلې", + "Resume Subscription": "ګډون بیا پیل کړئ", + "Retry Payment": "د تادیې بیا هڅه وکړئ", + "Return to :appName": "بیرته :appName ته", + "Reunion": "بیا یوځای کیدل", + "Role": "رول", + "Romania": "رومانیا", + "Run Action": "عمل چلول", + "Russian Federation": "د روسیې فدراسیون", + "Rwanda": "رواندا", + "Réunion": "بیا یوځای کیدل", + "Saint Barthelemy": "سینټ بارتیلیمي", + "Saint Barthélemy": "سینټ بارتیلیمي", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "سینټ کیټس او نیویس", + "Saint Kitts and Nevis": "سانت کیټز او نیویس", + "Saint Lucia": "St. Lucia", + "Saint Martin": "سینټ مارتین", + "Saint Martin (French part)": "سینټ مارتین (فرانسوي برخه)", + "Saint Pierre And Miquelon": "سینټ پییر او میکیلون", + "Saint Pierre and Miquelon": "سینټ پییر او میکیلون", + "Saint Vincent And Grenadines": "سینټ وینسنټ او ګریناډینز", + "Saint Vincent and the Grenadines": "سانت وینسنټ او ګریناډینز", + "Samoa": "ساموا", + "San Marino": "سان مارینو", + "Sao Tome And Principe": "ساو ټوم او پرنسیپ", + "Sao Tome and Principe": "ساو ټوم او پرنسیپ", + "Saudi Arabia": "سعودي عربستان", + "Save": "خوندي کړئ", + "Saved.": "خوندي شوی.", + "Scroll to bottom": "لاندې ته سکرول کړئ", + "Scroll to top": "پورته ته سکرول کړئ", + "Search": "لټون", + "Secure Area": "خوندي سیمه", + "Select": "وټاکئ", + "Select a different plan": "یو بل پلان غوره کړئ", + "Select a log file...": "د ننوتلو فایل غوره کړئ ...", + "Select A New Photo": "یو نوی عکس غوره کړئ", + "Select Action": "عمل غوره کړئ", + "Select all": "ټول وټاکئ", + "Select All Dropdown": "ټول ډراپ ډاون غوره کړئ", + "Select this page": "دا پاڼه وټاکئ", + "Send Password Reset Link": "د پاسورډ بیا رغول لینک لیږل", + "Senegal": "سنګال", + "September": "سپتمبر", + "Serbia": "صربیا", + "Server Error": "د سرور تېروتنه", + "Service Unavailable": "خدمت نشته", + "Set as default": "د ډیفالټ په توګه تنظیم کړئ", + "Setup Key": "د تنظیم کولو کیلي", + "Seychelles": "سیچیلیس", + "Show All Fields": "ټولې ساحې وښایاست", + "Show Content": "منځپانګه وښایاست", + "Show Recovery Codes": "د بیا رغونې کوډونه وښایاست", + "Showing": "ښودل", + "Sierra Leone": "سییرا لیون", + "Signed in as": "په توګه لاسلیک شوی", + "Singapore": "سینګاپور", + "Sint Maarten (Dutch part)": "سینټ مارټین", + "Slovakia": "سلواکیا", + "Slovenia": "سلوانیا", + "Soft Deleted": "نرم ړنګ شوی", + "Solomon Islands": "سلیمان ټاپو", + "Somalia": "سومالیا", + "Something went wrong.": "کومه تیروتنه وشوه.", + "Sorry! You are not authorized to perform this action.": "اوبخښه! تاسو د دې عمل د ترسره کولو اجازه نه لرئ.", + "Sorry, your session has expired.": "بخښنه غواړم، ستاسو غونډه پای ته ورسیده.", + "South Africa": "سویلي افریقا", + "South Georgia And Sandwich Isl.": "جنوبي جورجیا او جنوبي سینڈوچ ټاپوګان", + "South Georgia and the South Sandwich Islands": "جنوبي جورجیا او د جنوبي سینڈوچ ټاپوګان", + "South Sudan": "جنوبي سوډان", + "Spain": "هسپانیه", + "Sri Lanka": "سري لنکا", + "Standalone Actions": "یوازینۍ کړنې", + "Start Polling": "رایه ورکول پیل کړئ", + "Start polling": "رایه اچونه پیل کړئ", + "State / County": "ایالت/ولایت", + "Stop Impersonating": "تقلید بند کړئ", + "Stop Polling": "رایه ورکول بند کړئ", + "Stop polling": "رایه ورکول بند کړئ", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "دا د بیا رغونې کوډونه په خوندي پټنوم مدیر کې ذخیره کړئ. دوی ستاسو حساب ته د لاسرسي بیرته ترلاسه کولو لپاره کارول کیدی شي که ستاسو دوه فاکتور تصدیق وسیله ورکه شوې وي.", + "Subscribe": "ګډون وکړئ", + "Subscription Information": "د ګډون معلومات", + "Subscription Pending": "ګډون پاتې دی", + "Sudan": "سوډان", + "Suriname": "سورینام", + "Svalbard And Jan Mayen": "سویلبرډ او جان میین", + "Svalbard and Jan Mayen": "سویلبرډ او جان میین", + "Swaziland": "Eswatini", + "Sweden": "سویډن", + "Switch Teams": "ټیمونه بدل کړئ", + "Switzerland": "سویزرلینډ یا سویس", + "Syrian Arab Republic": "Syria", + "System": "سیسټم", + "Taiwan": "تایوان", + "Taiwan, Province of China": "تایوان، د چین ولایت", + "Tajikistan": "تاجیکستان", + "Tanzania": "تنزانیا", + "Tanzania, United Republic of": "تنزانیا، د متحده ایالاتو جمهوریت", + "TAX": "مالیه", + "Team Details": "د ټیم توضیحات", + "Team Invitation": "د ټیم بلنه", + "Team Members": "د ټیم غړي", + "Team Name": "د ټیم نوم", + "Team Owner": "د ټیم مالک", + "Team Settings": "د ټیم ترتیبات", + "Terms of Service": "د خدمت شرطونه", + "Thailand": "تایلینډ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "د لاسلیک کولو لپاره مننه! د پیل کولو دمخه، تاسو کولی شئ خپل بریښنالیک آدرس د هغه لینک په کلیک کولو سره تایید کړئ چې موږ تاسو ته بریښنالیک کړی؟ که تاسو بریښنالیک نه وي ترلاسه کړی، موږ به په خوښۍ سره تاسو ته بل ولیږو.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ستاسو د دوامدار ملاتړ څخه مننه. موږ ستاسو د ریکارډونو لپاره ستاسو د رسید یوه کاپي ضمیمه کړې ده. مهرباني وکړئ موږ ته خبر راکړئ که تاسو کومه پوښتنه یا اندیښنه لرئ.", + "Thanks,": "مننه،", + "The :attribute must be a valid role.": ":Attribute باید یو معتبر رول وي.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute باید لږ تر لږه :length حروف وي او لږترلږه یوه شمیره ولري.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute باید لږترلږه :length حروف وي او لږترلږه یو ځانګړی کرکټر او یوه شمیره ولري.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute باید لږترلږه :length حروف وي او لږترلږه یو ځانګړی کرکټر ولري.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute باید لږترلږه :length توري وي او لږترلږه یو لوی حرف او یوه شمیره ولري.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute باید لږترلږه :length توري وي او لږترلږه یو لوی توری او یو ځانګړی کرکټر ولري.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute باید لږ تر لږه :length حروف وي او لږترلږه یو لوی توری، یوه شمیره، او یو ځانګړی کرکټر ولري.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute باید لږترلږه :length توری وي او لږترلږه یو لوی حرف ولري.", + "The :attribute must be at least :length characters.": ":Attribute باید لږترلږه :length حروف وي.", + "The :attribute must contain at least one letter.": ":Attribute باید لږترلږه یو لیک ولري.", + "The :attribute must contain at least one number.": ":Attribute باید لږترلږه یوه شمیره ولري.", + "The :attribute must contain at least one symbol.": ":Attribute باید لږترلږه یو سمبول ولري.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute باید لږترلږه یو لوی او یو کوچنی توری ولري.", + "The :resource was created!": ":Resource جوړ شو!", + "The :resource was deleted!": ":Resource ړنګ شو!", + "The :resource was restored!": ":Resource بحال شو!", + "The :resource was updated!": ":Resource تازه شو!", + "The action was executed successfully.": "عمل په بریالیتوب سره ترسره شو.", + "The default payment method cannot be removed.": "د تادیې اصلي طریقه نشي لرې کیدی.", + "The file was deleted!": "دوتنه ړنګه شوه!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ورکړل شوي :attribute د معلوماتو لیک کې څرګند شوي. مهرباني وکړئ یو بل :attribute غوره کړئ.", + "The given data was invalid.": "ورکړل شوي معلومات ناسم وو.", + "The government won't let us show you what's behind these doors": "حکومت به اجازه ورنکړي چې تاسو ته وښیې چې د دې دروازو شاته څه دي", + "The HasOne relationship has already been filled.": "د HasOne اړیکه لا دمخه ډکه شوې ده.", + "The image could not be loaded": "انځور نشي پورته کولی", + "The image could not be loaded.": "انځور نشي پورته کولی.", + "The invoice emails must be valid email addresses.": "د انوائس بریښنالیکونه باید معتبر بای پته وي.", + "The password is incorrect.": "پټنوم غلط دی.", + "The provided coupon code is invalid.": "ورکړل شوی کوپن کوډ ناسم دی.", + "The provided password does not match your current password.": "ورکړل شوی پټنوم ستاسو د اوسني پټنوم سره سمون نه خوري.", + "The provided password was incorrect.": "ورکړل شوی پټنوم غلط و.", + "The provided two factor authentication code was invalid.": "چمتو شوی دوه فکتور تصدیق کوډ غلط و.", + "The provided two factor recovery code was invalid.": "ورکړل شوی دوه فکتور د بیا رغونې کوډ ناسم و.", + "The provided VAT number is invalid.": "ورکړل شوی VAT شمیره ناسمه ده.", + "The resource was attached!": "سرچینه وصل شوه!", + "The resource was prevented from being saved!": "د سرچینې د ژغورلو مخه ونیول شوه!", + "The resource was updated!": "سرچینه تازه شوه!", + "The response is not a streamed response.": "ځواب یو منظم غبرګون ندی.", + "The response is not a view.": "ځواب نظر نه دی.", + "The selected country is invalid.": "ټاکل شوی هیواد ناباوره دی.", + "The selected plan is invalid.": "ټاکل شوی پلان ناسم دی.", + "The selected resources have been :action!": "غوره شوي سرچینې :action دي!", + "The team's name and owner information.": "د ټیم نوم او مالک معلومات.", + "There are no available options for this resource.": "د دې سرچینې لپاره هیڅ اختیار شتون نلري.", + "There are no fields to display.": "د ښودلو لپاره هیڅ ساحې شتون نلري.", + "There are no new notifications.": "هیڅ نوي خبرتیاوې شتون نلري.", + "There was a problem executing the action.": "د عمل په اجرا کولو کې ستونزه وه.", + "There was a problem fetching the resource.": "د سرچینې په راوړلو کې ستونزه وه.", + "There was a problem submitting the form.": "د فارم په سپارلو کې ستونزه وه.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "دا خلک ستاسو ټیم ته بلنه ورکړل شوي او د بلنې بریښنالیک لیږل شوي. دوی کولی شي د بریښنالیک بلنې په منلو سره ټیم سره یوځای شي.", + "This account does not have an active subscription.": "دا حساب فعال ګډون نلري.", + "This action is unauthorized.": "دا عمل غیر مجاز دی.", + "This copy of Nova is unlicensed.": "د نووا دا کاپي بې جوازه ده.", + "This coupon code can only be used by new customers.": "دا کوپن کوډ یوازې د نوي پیرودونکو لخوا کارول کیدی شي.", + "This device": "دا وسیله", + "This file field is read-only.": "د دې فایل ساحه یوازې د لوستلو وړ ده.", + "This invoice is no longer open.": "دا رسید نور خلاص نه دی.", + "This is a secure area of the application. Please confirm your password before continuing.": "دا د غوښتنلیک یوه خوندي سیمه ده. مهرباني وکړئ د دوام ورکولو دمخه خپل پټنوم تایید کړئ.", + "This password does not match our records.": "دا پټنوم زموږ د ریکارډونو سره سمون نه خوري.", + "This password reset link will expire in :count minutes.": "د دې پټنوم بیا تنظیم کول به په :count دقیقو کې پای ته ورسیږي.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "دا تادیات پیل شوي، مګر فنډونه تراوسه ندي ترلاسه شوي. دا کولی شي تر 14 ورځو پورې وخت ونیسي.", + "This resource no longer exists": "دا سرچینه نور شتون نلري", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "د دې ګډون موده پای ته رسیدلې او بیا پیل نشي. مهرباني وکړئ یو نوی ګډون جوړ کړئ.", + "This user already belongs to the team.": "دا کارن لا دمخه د ټیم سره تړاو لري.", + "This user has already been invited to the team.": "دا کارن لا دمخه ټیم ته بلنه ورکړل شوی.", + "Timor-Leste": "تیمور - لست", + "to": "ته", + "To": "ته", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "د دوه فکتور تصدیق کولو فعالولو پای ته رسولو لپاره، د خپل تلیفون د تصدیق کونکي غوښتنلیک په کارولو سره لاندې QR کوډ سکین کړئ یا د سیټ اپ کیلي دننه کړئ او تولید شوی OTP کوډ چمتو کړئ.", + "Today": "نن", + "Toggle navigation": "نیویگیشن بدل کړئ", + "Togo": "تلل", + "Tokelau": "توکیلو", + "Token Name": "د نښه نوم", + "Tonga": "تونګا", + "Too Many Requests": "ډیری غوښتنې", + "total": "مجموعه", + "Total:": "ټولټال:", + "Trashed": "کثافات", + "Trinidad And Tobago": "ترینیداد او توباګو", + "Trinidad and Tobago": "ترینیداد او توباګو", + "Tunisia": "تونس", + "Turkey": "Türkiye", + "Turkmenistan": "ترکمنستان", + "Turks And Caicos Islands": "د ترکیې او کیکوس ټاپوګان", + "Turks and Caicos Islands": "د ترکیې او کیکوس ټاپوګان", + "Tuvalu": "توالیو", + "Two Factor Authentication": "دوه فکتور تصدیق", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "دوه فکتور تصدیق کول اوس فعال شوي. د خپل تلیفون د تصدیق کونکي غوښتنلیک په کارولو سره لاندې QR کوډ سکین کړئ یا د تنظیم کولو کیلي دننه کړئ.", + "Type": "ډول", + "Uganda": "یوګانډا", + "Ukraine": "اوکراین", + "Unauthorized": "غیر مجاز", + "United Arab Emirates": "متحده عربي امارات", + "United Kingdom": "انګلستان", + "United States": "متحده ایالات", + "United States Minor Outlying Islands": "د متحده ایالاتو کوچني بیروني ټاپوګان", + "United States Outlying Islands": "د متحده ایالاتو بهر ټاپوګان", + "Unknown": "نامعلوم", + "Unpaid": "بې معاشه", + "Update": "تازه کول", + "Update & Continue Editing": "تازه کول او ترمیم ته دوام ورکړئ", + "Update :resource": ":Resource تازه کړئ", + "Update :resource: :title": "تازه :resource: :title", + "Update attached :resource: :title": "تازه ضمیمه :resource: :title", + "Update Password": "پټنوم تازه کړئ", + "Update Payment Information": "د تادیاتو معلومات تازه کړئ", + "Update Payment Method": "د تادیاتو طریقه تازه کړئ", + "Update your account's profile information and email address.": "د خپل حساب پروفایل معلومات او بریښنالیک آدرس تازه کړئ.", + "Uploading": "پورته کول", + "Uploading files... (:current/:total)": "د فایلونو پورته کول... (:current/:total)", + "Uruguay": "یوروګوی", + "Use a recovery code": "د بیا رغونې کوډ وکاروئ", + "Use an authentication code": "د تصدیق کوډ وکاروئ", + "User Actions": "د کارونکي کړنې", + "User Security": "د کارونکي امنیت", + "Username": "کارن نوم", + "Uzbekistan": "ازبکستان", + "Value": "ارزښت", + "Vanuatu": "واناتو", + "VAT Number": "د VAT شمیره", + "Venezuela": "وینزویلا", + "Venezuela, Bolivarian Republic of": "وینزویلا، د بولیوریا جمهوریت", + "Verify Email Address": "د بریښنالیک پته تایید کړئ", + "Verify Your Email Address": "خپل برېښنالیک تایید کړۍ", + "Viet Nam": "Vietnam", + "View": "لید", + "Virgin Islands, British": "British Virgin Islands", + "Virgin Islands, U.S.": "U.S. Virgin Islands", + "Wallis And Futuna": "والیس او فوټونا", + "Wallis and Futuna": "والیس او فوټونا", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "موږ ستاسو ګډون پروسس کوو. یوځل چې ګډون په بریالیتوب سره پروسس شي، دا پاڼه به په اوتومات ډول تازه شي. عموما، دا پروسه باید یوازې څو ثانیې ونیسي.", + "We are unable to process your payment. Please contact customer support.": "موږ نشو کولی ستاسو تادیه پروسس کړو. مهرباني وکړئ د پیرودونکي ملاتړ سره اړیکه ونیسئ.", + "We have emailed your password reset link!": "موږ ستاسو د پټنوم بیا تنظیم کولو لینک ایمیل کړی دی!", + "We were unable to find a registered user with this email address.": "موږ د دې بریښنالیک پتې سره راجستر شوي کارونکي موندلو نشو کولی.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "موږ به د انوایس ډاونلوډ لینک ته د بریښنالیک پتې سره لیږو چې تاسو لاندې مشخص کړئ. تاسو ممکن د کوما په کارولو سره ډیری بریښنالیک پتې جلا کړئ.", + "We're lost in space. The page you were trying to view does not exist.": "موږ په فضا کې ورک شوي یو. هغه پاڼه چې تاسو یې د لیدلو هڅه کوله شتون نلري.", + "Welcome Back!": "بیا پخیر راغلاست!", + "Western Sahara": "لویدیځ صحارا", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "کله چې دوه فکتور تصدیق فعال شي، تاسو به د تصدیق کولو پرمهال د خوندي، تصادفي نښه لپاره هڅول کیږئ. تاسو کولی شئ دا نښه د خپل تلیفون د ګوګل تصدیق کونکي غوښتنلیک څخه ترلاسه کړئ.", + "Whoops": "اوف", + "Whoops!": "هوګونه!", + "Whoops! Something went wrong.": "هو! کومه تیروتنه وشوه.", + "With Trashed": "د کثافاتو سره", + "Write": "ولیکئ", + "Year To Date": "کال تر نیټې", + "Yearly": "کلنۍ", + "Yemen": "یمن", + "Yes": "هو", + "You are already subscribed.": "تاسو لا دمخه ګډون کړی.", + "You are currently within your free trial period. Your trial will expire on :date.": "تاسو اوس مهال ستاسو د وړیا آزموینې دورې کې یاست. ستاسو محاکمه به په :date کې پای ته ورسیږي.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "تاسو اوس مهال ستاسو د وړیا آزموینې دورې کې یاست. ستاسو محاکمه به په :date. کې پای ته ورسیږي د نوي ګډون پیل کول به ستاسو محاکمه پای ته ورسوي.", + "You are logged in!": "تاسو ننوتلی یاست!", + "You are receiving this email because we received a password reset request for your account.": "موږ ستاسو د پاسورډ بیا رغول غوښتنه ترلاسه کړه.", + "You have been invited to join the :team team!": "تاسو ته بلنه ورکړل شوې چې د :team ټیم سره یوځای شئ!", + "You have enabled two factor authentication.": "تاسو د دوه فکتور تصدیق فعال کړی دی.", + "You have not enabled two factor authentication.": "تاسو د دوه فکتور تصدیق نه دی فعال کړی.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "تاسو ځینې نا تادیه رسیدونه لرئ. د خپل ډیفالټ تادیې میتود تازه کولو وروسته ، تاسو کولی شئ د لاندې انوائس لیست له لارې تادیاتو بیا هڅه وکړئ.", + "You may accept this invitation by clicking the button below:": "تاسو کولی شئ دا بلنه د لاندې تڼۍ په کلیک کولو سره قبول کړئ:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "تاسو کولی شئ هر وخت خپل ګډون لغوه کړئ. یوځل چې ستاسو ګډون لغوه شو، تاسو به د خپل اوسني بلینګ دورې تر پای پورې د ګډون بیا پیلولو اختیار ولرئ.", + "You may delete any of your existing tokens if they are no longer needed.": "تاسو کولی شئ خپل موجود موجود ټکيونه حذف کړئ که دوی نور اړتیا نلري.", + "You may not delete your personal team.": "تاسو ممکن خپل شخصي ټیم ړنګ نه کړئ.", + "You may not leave a team that you created.": "تاسو ممکن هغه ټیم نه پریږدئ چې تاسو جوړ کړی.", + "You will receive an invoice and payment link via email for each billing period.": "تاسو به د هرې بلینګ دورې لپاره د بریښنالیک له لارې د رسید او تادیې لینک ترلاسه کړئ.", + "You're logged in!": "تاسو ننوتلی یاست!", + "Your :invoiceName invoice is now available!": "ستاسو :invoiceName رسید اوس شتون لري!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ستاسو د بل کولو پته :address :address2 :postal_code :city :state :country ده", + "Your card was declined. Please contact your card issuer for more information.": "ستاسو کارت رد شو. مهرباني وکړئ د نورو معلوماتو لپاره د خپل کارت جاري کونکي سره اړیکه ونیسئ.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ستاسو د تادیې اوسنی طریقه د کریډیټ کارت دی چې په :lastFour کې پای ته رسیږي چې په :expiration کې پای ته رسیږي.", + "Your email address is unverified.": "ستاسو بریښنالیک آدرس غیر تصدیق شوی.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ستاسو د :amount وروستنۍ تادیه ناکامه شوه. مهرباني وکړئ د ناکامې تادیې بیا هڅه کولو لپاره د تادیې طریقه تازه کړئ.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "ستاسو وروستی تادیه د :amount په :date کې ناکامه شوه. مهرباني وکړئ د ناکامې تادیې بیا هڅه کولو لپاره د تادیې طریقه تازه کړئ.", + "Your next payment of :amount will be processed on :date.": "ستاسو د :amount بل تادیه به په :date وي.", + "Your payment method has been added successfully.": "ستاسو د تادیې طریقه په بریالیتوب سره اضافه شوې.", + "Your payment method will be charged automatically for each billing period.": "ستاسو د تادیې طریقه به د هرې بلینګ مودې لپاره په اوتومات ډول چارج شي.", + "Your registered VAT Number is :vatNumber.": "ستاسو د ثبت شوي VAT شمیره :vatNumber ده.", + "Your subscription has been started successfully.": "ستاسو ګډون په بریالیتوب سره پیل شوی.", + "Your subscription has been successfully cancelled.": "ستاسو ګډون په بریالیتوب سره لغوه شو.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ستاسو ګډون په بریالیتوب سره لغوه شو. تاسو به لاهم د خپلې بلینګ دورې پای ته رسیدو پورې لاسرسی ولرئ.", + "Your subscription was successfully resumed.": "ستاسو ګډون په بریالیتوب سره بیا پیل شو.", + "Your subscription was successfully updated.": "ستاسو ګډون په بریالیتوب سره تازه شو.", + "Zambia": "زیمبیا", + "Zimbabwe": "زیمبابوی", + "Zip / Postal Code": "زپ / پوستی کوډ", + "Åland Islands": "اولنډ ټاپوګان" +} diff --git a/locales/ps/php-inline.json b/locales/ps/php-inline.json new file mode 100644 index 00000000000..210e187e1fe --- /dev/null +++ b/locales/ps/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "دا ساحه باید ومنل شي.", + "accepted_if": "دا ساحه باید ومنل شي کله چې :other :value وي.", + "active_url": "This is not a valid URL.", + "after": "This must be a date after :date.", + "after_or_equal": "This must be a date after or equal to :date.", + "alpha": "دا ساحه باید یوازې لیکونه ولري.", + "alpha_dash": "دا ساحه باید یوازې لیکونه، شمیرې، ډیشونه، او انډر سکورونه ولري.", + "alpha_num": "دا ساحه باید یوازې لیکونه او شمیرې ولري.", + "any_of": "دا ډګر ناباوره دی.", + "array": "دا ساحه باید یو صف وي.", + "ascii": "دا ساحه باید یوازې د واحد بایټ الفانومیریک حروف او سمبولونه ولري.", + "attached": "دا ساحه لا دمخه تړل شوې ده.", + "before": "This must be a date before :date.", + "before_or_equal": "This must be a date before or equal to :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "دا ساحه باید ریښتیا یا غلط وي.", + "can": "دا ساحه یو غیر مجاز ارزښت لري.", + "confirmed": "The confirmation does not match.", + "contains": "دا ساحه یو اړین ارزښت ورک دی.", + "date": "This is not a valid date.", + "date_equals": "This must be a date equal to :date.", + "date_format": "This does not match the format :format.", + "decimal": "دا ساحه باید :decimal لسیزې ځایونه ولري.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "This value must be different from :other.", + "digits": "This must be :digits digits.", + "digits_between": "This must be between :min and :max digits.", + "dimensions": "This image has invalid dimensions.", + "distinct": "دا ساحه دوه برابره ارزښت لري.", + "doesnt_contain": "دا برخه باید لاندې هیڅ نه ولري: :values.", + "doesnt_end_with": "دا ساحه ممکن د لاندې څخه یو سره پای ته ونه رسیږي: :values.", + "doesnt_start_with": "دا ساحه ممکن د لاندې څخه یو سره پیل نشي: :values.", + "email": "This must be a valid email address.", + "ends_with": "This must end with one of the following: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "The selected value does not exist.", + "extensions": "دا ساحه باید د لاندې توسیعونو څخه یو ولري: :values.", + "file": "The content must be a file.", + "filled": "دا ساحه باید ارزښت ولري.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "دا ساحه باید د اعتبار وړ هیکساډیسیمل رنګ وي.", + "image": "This must be an image.", + "in": "The selected value is not in the list of allowed values.", + "in_array": "This value does not exist in :other.", + "in_array_keys": "دا برخه باید لږترلږه لاندې کیلي ولري: :values.", + "integer": "This must be an integer.", + "ip": "This must be a valid IP address.", + "ipv4": "This must be a valid IPv4 address.", + "ipv6": "This must be a valid IPv6 address.", + "json": "This must be a valid JSON string.", + "list": "دا ساحه باید یو لیست وي.", + "lowercase": "دا ساحه باید کوچنۍ وي.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "دا ساحه باید له :max څخه زیاتې شمیرې ونلري.", + "mimes": "This must be a file of type: :values.", + "mimetypes": "This must be a file of type: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "دا ساحه باید لږترلږه :min عددونه ولري.", + "missing": "دا ساحه باید ورکه وي.", + "missing_if": "دا ساحه باید ورکه وي کله چې :other :value وي.", + "missing_unless": "دا ساحه باید ورکه وي پرته لدې چې :other :value وي.", + "missing_with": "دا ساحه باید ورکه وي کله چې :values شتون ولري.", + "missing_with_all": "دا ساحه باید ورکه وي کله چې :values موجود وي.", + "multiple_of": "The value must be a multiple of :value", + "not_in": "The selected value must not be in the list.", + "not_regex": "This format is invalid.", + "numeric": "This must be a number.", + "password.letters": "دا ساحه باید لږترلږه یو لیک ولري.", + "password.mixed": "دا ساحه باید لږترلږه یو لوی او یو کوچنی توری ولري.", + "password.numbers": "دا ساحه باید لږترلږه یوه شمیره ولري.", + "password.symbols": "دا ساحه باید لږترلږه یو سمبول ولري.", + "password.uncompromised": "ورکړل شوی ساحه د معلوماتو لیک کې ښکاره شوې. مهرباني وکړئ یو بل ساحه غوره کړئ.", + "present": "دا ساحه باید موجوده وي.", + "present_if": "دا ساحه باید موجوده وي کله چې :other :value وي.", + "present_unless": "دا ساحه باید موجوده وي پرته لدې چې :other :value وي.", + "present_with": "دا ساحه باید موجوده وي کله چې :values شتون ولري.", + "present_with_all": "دا ساحه باید موجوده وي کله چې :values شتون ولري.", + "prohibited": "دا ساحه منع ده.", + "prohibited_if": "دا ساحه منع ده کله چې :other :value وي.", + "prohibited_if_accepted": "دا ساحه منع ده کله چې :other ومنل شي.", + "prohibited_if_declined": "دا ساحه منع ده کله چې :other راټیټ شي.", + "prohibited_unless": "دا ساحه منع ده پرته لدې چې :other په :values کې وي.", + "prohibits": "دا ساحه د :other شتون څخه منع کوي.", + "regex": "This format is invalid.", + "relatable": "دا ساحه ممکن د دې سرچینې سره تړاو ونلري.", + "required": "دغه سیمی ته اړتیا ده.", + "required_array_keys": "دا ساحه باید د :values لپاره ننوتل ولري.", + "required_if": "دا ساحه اړینه ده کله چې :other :value وي.", + "required_if_accepted": "دا ساحه اړینه ده کله چې :other ومنل شي.", + "required_if_declined": "دا ساحه اړینه ده کله چې :other رد شي.", + "required_unless": "دا ساحه اړینه ده پرته لدې چې :other په :values کې وي.", + "required_with": "دا ساحه اړینه ده کله چې :values شتون ولري.", + "required_with_all": "دا ساحه اړینه ده کله چې :values شتون ولري.", + "required_without": "دا ساحه اړینه ده کله چې :values شتون نلري.", + "required_without_all": "دا ساحه اړینه ده کله چې د :values څخه هیڅ شتون نلري.", + "same": "The value of this field must match the one from :other.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "This must start with one of the following: :values.", + "string": "This must be a string.", + "timezone": "This must be a valid zone.", + "ulid": "دا ساحه باید یو معتبر ULID وي.", + "unique": "This has already been taken.", + "uploaded": "This failed to upload.", + "uppercase": "دا ساحه باید لوی وي.", + "url": "This format is invalid.", + "uuid": "This must be a valid UUID." +} diff --git a/locales/ps/php.json b/locales/ps/php.json new file mode 100644 index 00000000000..ab19a186ea3 --- /dev/null +++ b/locales/ps/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "باید ومنل شی :attribute.", + "accepted_if": ":Attribute باید ومنل شي کله چې :other :value وي.", + "active_url": ":Attribute یو باوري لینک نه دی.", + "after": "باید:attribute تر نن ورځې نیټې پورې :date.", + "after_or_equal": ":Attribute باید وروستی نیټه وي یا د نیټې سره سمون ولري :date.", + "alpha": "دا باید شامل نه وي :attribute یوازې په حرفو کې.", + "alpha_dash": "دا باید شامل نه وي :attribute یوازې په حرفو کې، شمیرې او متره.", + "alpha_num": "شمیرې او متره :attribute یوازې خطونه او شمیرې.", + "any_of": ":attribute ډګر ناباوره دی.", + "array": "دا باید وي :attribute ًمیټرکس.", + "ascii": ":Attribute باید یوازې د واحد بایټ الفانومریک حروف او سمبولونه ولري.", + "attached": "دا :attribute لا دمخه ضمیمه شوی.", + "before": "باید:attribute د تاریخ پخوا تاریخ وټاکئ :date.", + "before_or_equal": ":Attribute دا باید وي د تیر نیټې یا نیټې سره سمون خوري :date.", + "between.array": "شمیرې او متره :attribute د عناصرو په منځ کې :min او :max.", + "between.file": "د دوتنې اندازه باید وي:attribute ما بين:min او :max كيلوبايت.", + "between.numeric": "دا باید ارزښت وي :attribute ما بين:min او :max.", + "between.string": "د متن حروف باید باید وي :attribute ما بين:min او :max.", + "boolean": "دا باید ارزښت وي :attribute او یا هم true یا false .", + "can": ":Attribute ساحه یو غیر مجاز ارزښت لري.", + "confirmed": "د تایید ساحه د ساحې سره سمون نه لري:attribute.", + "contains": ":attribute ساحه یو اړین ارزښت ورک دی.", + "current_password": "پټنوم غلط دی.", + "date": ":Attribute نېټه اعتبار نلري .", + "date_equals": "دا باید وي :attribute د نیټې سره سم:date.", + "date_format": "مطابقت نلري :attribute د شکل سره:format.", + "decimal": ":Attribute باید :decimal لسیزې ځایونه ولري.", + "declined": ":Attribute باید رد شي.", + "declined_if": ":Attribute باید رد شي کله چې :other :value وي.", + "different": "ساحې باید وي :attribute و :other مختلف.", + "digits": "شمیرې او متره :attribute په :digits شمېر / شمېرې.", + "digits_between": "شمیرې او متره :attribute ما بين:min و :max شمېر / شمېرې .", + "dimensions": "د :attribute د ناباوره انځور اړخونه لري.", + "distinct": "د ساحې څخه :attribute د نقل ارزښت .", + "doesnt_contain": "د :attribute ساحې باید لاندې هیڅ ونه لري: :values.", + "doesnt_end_with": ":Attribute ممکن د لاندې څخه یو سره پای ته ونه رسیږي: :values.", + "doesnt_start_with": ":Attribute ممکن د لاندې څخه یو سره پیل نشي: :values.", + "email": "دا باید وي :attribute یو باوري بریښلیک پته جوړښت.", + "ends_with": ":Attribute باید د لاندې څخه یو سره پای ته ورسیږي: :values.", + "enum": "ټاکل شوی :attribute باطل دی.", + "exists": "مشخص ارزښت :attribute شتون نلري.", + "extensions": "د :attribute ساحه باید د لاندې توسیعونو څخه یو ولري: :values.", + "failed": "داسې ریکارډ شتون نلري چې د اعتبار معلومات سره سمون لري.", + "file": "د :attribute دا باید یوه فایل وي.", + "filled": ":Attribute لازمه ده.", + "gt.array": "شمیرې او متره :attribute له زیاتو څخه :value عناصر/عنصر.", + "gt.file": "د دوتنې اندازه باید وي:attribute په پرتله ډیر :value كيلوبايت.", + "gt.numeric": "دا باید ارزښت وي :attribute په پرتله ډیر :value.", + "gt.string": "د متن اوږدوالی باید وي :attribute څخه زیات :value توري/توري.", + "gte.array": "شمیرې او متره :attribute لږ تر لږه :value عنصر / عناصر.", + "gte.file": "د دوتنې اندازه باید وي:attribute لږترلږه :value كيلوبايت.", + "gte.numeric": "دا باید ارزښت وي :attribute مساوی یا زیات :value.", + "gte.string": "د متن اوږدوالی باید وي :attribute لږترلږه :value توري/توري.", + "hex_color": "د :attribute ساحه باید د اعتبار وړ هیکساډیسیمال رنګ وي.", + "image": "دا باید وي :attribute انځور.", + "in": ":Attribute غير موجود.", + "in_array": ":Attribute غير موجود في :other.", + "in_array_keys": ":attribute برخه باید لږترلږه لاندې کیلي ولري: :values.", + "integer": "دا باید وي:attribute هو عدد صحيح.", + "ip": "دا باید وي:attribute عنوان IP ریښتیا.", + "ipv4": "دا باید وي:attribute عنوان IPv4 ریښتیا.", + "ipv6": "دا باید وي:attribute عنوان IPv6 ریښتیا.", + "json": "دا باید وي:attribute د اوریدلو ډول JSON.", + "list": ":attribute ساحه باید یو لیست وي.", + "lowercase": ":Attribute باید کوچنی وي.", + "lt.array": "شمیرې او متره :attribute له کم څخه :value عناصر/عنصر.", + "lt.file": "د دوتنې اندازه باید وي:attribute لږ :value كيلوبايت.", + "lt.numeric": "دا باید ارزښت وي :attribute لږ :value.", + "lt.string": "د متن اوږدوالی باید وي :attribute له کم څخه :value توري/توري.", + "lte.array": "دا باید شامل نه وي :attribute له زیاتو څخه :value عناصر/عنصر.", + "lte.file": "د دوتنې اندازه باید له حد نه زیاته نه وي :attribute :value كيلوبايت.", + "lte.numeric": "دا باید ارزښت وي :attribute نسبت برابر یا کوچنی :value.", + "lte.string": "د متن اوږدوالی باید له زیاتوالی نه وي:attribute :value توري/توري.", + "mac_address": ":Attribute باید د اعتبار وړ MAC پته وي.", + "max.array": "دا باید شامل نه وي :attribute له زیاتو څخه :max عناصر/عنصر.", + "max.file": "د دوتنې اندازه باید له حد نه زیاته وي :attribute :max كيلوبايت.", + "max.numeric": "دا باید ارزښت وي :attribute نسبت برابر یا کوچنی :max.", + "max.string": "د متن اوږدوالی باید له زیاتوالی نه وي:attribute :max توري/توري.", + "max_digits": ":Attribute باید له :max څخه ډیر عددونه ونه لري.", + "mimes": "دا باید د ډول دوسیه وي : :values.", + "mimetypes": "دا باید یوه فایل وي: :values.", + "min.array": "شمیرې او متره :attribute لږ تر لږه :min عنصر / عناصر.", + "min.file": "د دوتنې اندازه باید وي:attribute لږترلږه :min كيلوبايت.", + "min.numeric": "دا باید ارزښت وي :attribute مساوی یا زیات :min.", + "min.string": "د متن اوږدوالی باید وي :attribute لږترلږه :min توري/توري.", + "min_digits": ":Attribute باید لږترلږه :min عددونه ولري.", + "missing": ":Attribute ساحه باید ورکه وي.", + "missing_if": ":Attribute ساحه باید ورکه وي کله چې :other :value وي.", + "missing_unless": ":Attribute ساحه باید ورکه وي پرته لدې چې :other :value وي.", + "missing_with": ":Attribute ساحه باید ورکه وي کله چې :values شتون ولري.", + "missing_with_all": ":Attribute ساحه باید ورکه وي کله چې :values شتون ولري.", + "multiple_of": ":Attribute باید د :value ضرب وي.", + "next": "بل »", + "not_in": ":Attribute موجود.", + "not_regex": "فورمول :attribute غلط.", + "numeric": "باید:attribute یو شمېره.", + "password": "پټنوم غلط دی.", + "password.letters": ":Attribute باید لږترلږه یو لیک ولري.", + "password.mixed": ":Attribute باید لږترلږه یو لوی او یو کوچنی توری ولري.", + "password.numbers": ":Attribute باید لږترلږه یوه شمیره ولري.", + "password.symbols": ":Attribute باید لږترلږه یو سمبول ولري.", + "password.uncompromised": "ورکړل شوي :attribute د معلوماتو لیک کې څرګند شوي. مهرباني وکړئ یو بل :attribute غوره کړئ.", + "present": "باید چمتو شی :attribute.", + "present_if": ":attribute ساحه باید موجوده وي کله چې :other :value وي.", + "present_unless": ":attribute ساحه باید موجوده وي پرته لدې چې :other :value وي.", + "present_with": ":attribute ساحه باید موجوده وي کله چې :values شتون ولري.", + "present_with_all": ":attribute ساحه باید موجوده وي کله چې :values شتون ولري.", + "previous": "« مخکې", + "prohibited": "د :attribute ساحه منع ده.", + "prohibited_if": "د :attribute ساحه منع ده کله چې :other :value وي.", + "prohibited_if_accepted": ":attribute ډګر منع دی کله چې :other ومنل شي.", + "prohibited_if_declined": ":attribute فیلډ منع دی کله چې :other راټیټ شوی.", + "prohibited_unless": "د :attribute ساحه منع ده پرته لدې چې :other په :values کې وي.", + "prohibits": "د :attribute ساحه د :other شتون څخه منع کوي.", + "regex": "فورمول :attribute .غير صحيح.", + "relatable": "دا :attribute ممکن د دې سرچینې سره تړاو ونلري.", + "required": ":Attribute اړینه ده.", + "required_array_keys": "د :attribute ساحه باید د :values لپاره ننوتل ولري.", + "required_if": ":Attribute که چیرې د اړتیا په صورت کې اړتیا وي:other مساو :value.", + "required_if_accepted": ":Attribute ساحه اړینه ده کله چې :other ومنل شي.", + "required_if_declined": ":attribute ساحه اړینه ده کله چې :other رد شي.", + "required_unless": ":Attribute که نه :other مساو :values.", + "required_with": ":Attribute که اړتیا وي شتون لري :values.", + "required_with_all": ":Attribute که اړتیا وي شتون لري :values.", + "required_without": ":Attribute د اړتیا پرته :values.", + "required_without_all": ":Attribute که اړتیا شتون نلري :values.", + "reset": "ما خپل پاسورډ جوړ کړی دی", + "same": "اړینه ده :attribute سره :other.", + "sent": "د پاسورډ یادونې لیږل شوی.", + "size.array": "شمیرې او متره :attribute په :size عنصر/عناصر په سمه توګه.", + "size.file": "د دوتنې اندازه باید وي:attribute :size كيلوبايت.", + "size.numeric": "دا باید ارزښت وي :attribute سره برابر :size.", + "size.string": "شمیرې او متره متن :attribute په :size توري/توري په سمه توګه.", + "starts_with": "دا باید پیل شي :attribute د لاندې ارزښتونو څخه یو: :values", + "string": "دا باید وي:attribute متن.", + "throttle": "دلته ډیر د ننوتلو هڅې شتون لري.:seconds لطفا د دویمې برخې وروسته هڅه وکړئ.", + "throttled": "مهرباني وکړئ د بیا هڅه کولو دمخه انتظار وکړئ.", + "timezone": "دا باید وي:attribute یو باوري نیټه.", + "token": "د دې کارن د بیاکتنې نښه ناباوره ده.", + "ulid": ":Attribute باید یو باوري ULID وي.", + "unique": "ارزښتونه :attribute کارول شوی.", + "uploaded": "د پورته کولو توان نلري :attribute.", + "uppercase": ":Attribute باید لوی وي.", + "url": "د لینک بڼه :attribute غلط.", + "user": "د کاروونکي د برېښناليک پتې سره کارن ونه موندل شو.", + "uuid": ":Attribute دا باید غیر رسمي وي UUID غږ." +} diff --git a/locales/pt/_excludes.json b/locales/pt/_excludes.json new file mode 100644 index 00000000000..8fa477e9a46 --- /dev/null +++ b/locales/pt/_excludes.json @@ -0,0 +1,70 @@ +[ + "Andorra", + "Angola", + "API Token", + "API Tokens", + "Argentina", + "Aruba", + "Australia", + "Austria", + "Bangladesh", + "Barbados", + "Belize", + "Bermuda", + "Bulgaria", + "Burundi", + "Canada", + "Chile", + "China", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Editor", + "El Salvador", + "Excel (.xlsx)", + "Fiji", + "Gambia", + "Georgia", + "Gibraltar", + "Guam", + "Guernsey", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "Israel", + "Jamaica", + "Kosovo", + "Kuwait", + "Lao People's Democratic Republic", + "Liechtenstein", + "Mali", + "Malta", + "Mauritania", + "Mayotte", + "Monaco", + "Montenegro", + "Nauru", + "Niue", + "Nova", + "OK", + "Original", + "Palau", + "Panama", + "Peru", + "Portugal", + "Qatar", + "Samoa", + "Sri Lanka", + "Suriname", + "Timor-Leste", + "Togo", + "Tokelau", + "total", + "Total:", + "Tuvalu", + "Uganda", + "Vanuatu", + "Venezuela" +] diff --git a/locales/pt/json-inline.json b/locales/pt/json-inline.json new file mode 100644 index 00000000000..472877210ce --- /dev/null +++ b/locales/pt/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Este campo deve ser uma função válida.", + "The :attribute must be at least :length characters and contain at least one number.": "Este campo deve ter pelo menos :length caracteres e conter pelo menos um número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Este campo deve ter pelo menos :length caracteres e conter pelo menos um caractere especial e um número.", + "The :attribute must be at least :length characters and contain at least one special character.": "Este campo deve ter pelo menos :length caracteres e conter pelo menos um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Este campo deve ter pelo menos :length caracteres e conter pelo menos uma letra maiúscula e um número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Este campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Este campo deve ter pelo menos :length caracteres e conter pelo menos uma letra maiúscula, um número e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Este campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo.", + "The :attribute must be at least :length characters.": "Este campo deve ter no mínimo :length caracteres.", + "The :attribute must contain at least one letter.": "Este campo deve conter pelo menos uma letra.", + "The :attribute must contain at least one number.": "Este campo deve conter pelo menos um número.", + "The :attribute must contain at least one symbol.": "Este campo deve conter pelo menos um símbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Este campo deve conter pelo menos uma letra maiúscula e uma minúscula.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "O campo fornecido apareceu em um vazamento de dados. Escolha um campo diferente." +} diff --git a/locales/pt/json.json b/locales/pt/json.json new file mode 100644 index 00000000000..48bd5354fd3 --- /dev/null +++ b/locales/pt/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(e mais :count erros)", + "(and :count more errors)": "(e mais :count erros)|(e mais :count erros)|(e mais :count erros)", + "30 Days": "30 dias", + "60 Days": "60 dias", + "90 Days": "90 dias", + ":amount selected": ":amount selecionados", + ":amount Total": "Total :amount", + ":days day trial": ":days dias de avaliação", + ":resource Details": "Detalhes de :resource", + ":resource Details: :title": "Detalhes de :resource: :title", + "A decryption key is required.": "É necessária uma chave de descriptografia.", + "A fresh verification link has been sent to your email address.": "Foi enviado um novo link de verificação para o seu endereço de e-mail.", + "A new verification link has been sent to the email address you provided during registration.": "Um novo link de verificação foi enviado para o seu endereço de e-mail fornecido durante o registo.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Um novo link de verificação foi enviado para o seu endereço de e-mail fornecido no seu perfil.", + "A new verification link has been sent to your email address.": "Foi enviado um novo link de verificação para o seu endereço de e-mail.", + "Accept Invitation": "Aceitar o Convite", + "Action": "Ação", + "Action Event": "Evento de ação", + "Action Events": "Eventos de ação", + "Action Happened At": "Aconteceu em", + "Action Initiated By": "Iniciado por", + "Action Name": "Nome da ação", + "Action Status": "Estado da ação", + "Action Target": "Destino", + "Actions": "Ações", + "Add": "Adicionar", + "Add :resource": "Adicionar :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Adicione um novo membro à equipa, por forma a que possa colaborar consigo.", + "Add additional security to your account using two factor authentication.": "Adicione mais segurança à sua conta utilizando autenticação de dois fatores.", + "Add Payment Method": "Adicionar método de pagamento", + "Add row": "Adicionar uma linha", + "Add Team Member": "Adicionar Membro de Equipa", + "Add VAT Number": "Adicionar NIF", + "Added.": "Adicionado.", + "Additional billing information updated successfully.": "Informações de cobrança adicionais atualizadas com sucesso.", + "Address": "Endereço", + "Address Line 2": "Linha de Endereço 2", + "Administrator": "Administrador", + "Administrator users can perform any action.": "Utilizadores com privilégios de Administrador podem executar qualquer ação.", + "Afghanistan": "Afeganistão", + "Aland Islands": "Ilhas Åland", + "Albania": "Albânia", + "Algeria": "Argélia", + "All of the people that are part of this team.": "Todas as pessoas que fazem parte desta equipa.", + "All resources loaded.": "Todos os recursos carregados.", + "All rights reserved.": "Todos os direitos reservados.", + "Already registered?": "Já está registado?", + "American Samoa": "Samoa Americana", + "An error occurred while uploading the file.": "Ocorreu um erro ao enviar o ficheiro.", + "An error occurred while uploading the file: :error": "Ocorreu um erro ao carregar o ficheiro: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ocorreu um erro inesperado e notificámos a nossa equipa de apoio. Por favor, tente novamente mais tarde.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Outro utilizador atualizou este recurso desde que esta página foi carregada. Por favor, atualize a página e tente novamente.", + "Antarctica": "Antártida", + "Antigua And Barbuda": "Antígua e Barbuda", + "Antigua and Barbuda": "Antígua e Barbuda", + "API Token": "API Token", + "API Token Permissions": "Permissões para API Token", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Os API Tokens permitem que serviços terceiros se possam autenticar na nossa aplicação em seu nome.", + "Apply": "Aplicar", + "Apply Coupon": "Aplicar Cupão", + "April": "Abril", + "Are you sure you want to attempt to pay :amount?": "Tem certeza de que deseja tentar pagar :amount?", + "Are you sure you want to cancel your subscription?": "Tem certeza que deseja cancelar sua assinatura?", + "Are you sure you want to delete all the notifications?": "Tem certeza de que deseja excluir todas as notificações?", + "Are you sure you want to delete the selected resources?": "Tem a certeza que deseja apagar os recursos selecionados?", + "Are you sure you want to delete this file?": "Tem a certeza que deseja apagar este ficheiro?", + "Are you sure you want to delete this notification?": "Tem certeza de que deseja excluir esta notificação?", + "Are you sure you want to delete this payment method?": "Tem certeza de que deseja excluir esta forma de pagamento?", + "Are you sure you want to delete this resource?": "Tem a certeza que deseja apagar este recurso?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Tem a certeza que pretende eliminar esta equipa? Uma vez eliminada, todos os seus recursos e dados serão permanentemente eliminados.", + "Are you sure you want to delete your account?": "Tem certeza de que deseja excluir sua conta?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Tem a certeza que deseja eliminar a conta? Uma vez eliminada a conta, todos os recursos e dados serão eliminados permanentemente. Por favor introduza a sua palavra-passe para confirmar que deseja eliminar permanentemente a sua conta.", + "Are you sure you want to detach the selected resources?": "Tem a certeza que quer separar os recursos selecionados?", + "Are you sure you want to detach this resource?": "Tem a certeza que quer separar este recurso?", + "Are you sure you want to force delete the selected resources?": "Tem a certeza que deseja forçar a remoção dos recursos selecionados?", + "Are you sure you want to force delete this resource?": "Tem a certeza que deseja forçar a remoção deste recurso?", + "Are you sure you want to log out?": "Tem certeza que deseja sair?", + "Are you sure you want to mark all notifications as read?": "Tem a certeza de que pretende marcar todas as notificações como lidas?", + "Are you sure you want to remove this item?": "Tem certeza de que deseja remover este item?", + "Are you sure you want to restore the selected resources?": "Tem a certeza que deseja repor os recursos selecionados?", + "Are you sure you want to restore this resource?": "Tem a certeza que deseja restaurar este recurso?", + "Are you sure you want to resume your subscription?": "Tem certeza de que deseja retomar sua assinatura?", + "Are you sure you want to run this action?": "Tem a certeza de que pretende executar esta ação?", + "Are you sure you want to set this payment method as your default?": "Tem certeza de que deseja definir esta forma de pagamento como padrão?", + "Are you sure you want to stop impersonating?": "Tem certeza de que deseja parar de se passar por alguém?", + "Are you sure you would like to delete this API token?": "Tem a certeza que pretende eliminar este API Token?", + "Are you sure you would like to leave this team?": "Tem a certeza que pretende abandonar esta equipa?", + "Are you sure you would like to remove this person from the team?": "Tem a certeza que pretende remover esta pessoa da equipa?", + "Are you sure you would like to switch billing plans?": "Tem certeza de que deseja mudar os planos de cobrança?", + "Argentina": "Argentina", + "Armenia": "Arménia", + "Aruba": "Aruba", + "Attach": "Anexar", + "Attach & Attach Another": "Anexar & Anexar Outra", + "Attach :resource": "Anexar :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Anexe ficheiros arrastando e largando, selecionando e colando-os.", + "August": "Agosto", + "Australia": "Austrália", + "Austria": "Áustria", + "Azerbaijan": "Azerbaijão", + "Bahamas": "Baamas", + "Bahrain": "Barém", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Antes de continuar, poderia confirmar o seu e-mail clicando no link que lhe acabámos de enviar por e-mail? Se não recebeu o e-mail, enviar-lhe-emos de bom grado outro.", + "Before proceeding, please check your email for a verification link.": "Antes de prosseguir, por favor verifique o seu e-mail para obter um link de verificação.", + "Belarus": "Bielorrússia", + "Belgium": "Bélgica", + "Belize": "Belize", + "Benin": "Benim", + "Bermuda": "Bermudas", + "Bhutan": "Butão", + "Billing Information": "Informação de faturação", + "Billing Management": "Gestão de faturação", + "Bolivia": "Bolívia", + "Bolivia, Plurinational State of": "Estado plurinacional da Bolívia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Santo Eustáquio e Saba", + "Bosnia And Herzegovina": "Bósnia e Herzegovina", + "Bosnia and Herzegovina": "Bósnia e Herzegovina", + "Botswana": "Botsuana", + "Bouvet Island": "Ilha Bouvet", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Território Britânico Do Oceano Índico", + "Browser Sessions": "Sessões do Navegador", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgária", + "Burkina Faso": "Burquina Faso", + "Burundi": "Burundi", + "Cambodia": "Camboja", + "Cameroon": "Camarões", + "Canada": "Canadá", + "Cancel": "Cancelar", + "Cancel Subscription": "Cancelar Subscrição", + "Cape Verde": "Cabo Verde", + "Card": "Cartão", + "Cayman Islands": "Ilhas Caimão", + "Central African Republic": "República Centro-Africana", + "Chad": "Sergio", + "Change Subscription Plan": "Alterar plano de subscrição", + "Change the current payment method attached to your subscription": "Altere o método de pagamento atual associado à sua subscrição", + "Changes": "Alterações", + "Checkout": "Confira", + "Chile": "Chile", + "China": "China", + "Choose": "Escolher", + "Choose :field": "Escolher o :field", + "Choose :resource": "Escolher o :resource", + "Choose an option": "Escolha uma opção", + "Choose date": "Escolher a data", + "Choose File": "Escolher Ficheiro", + "Choose Files": "Escolher os ficheiros", + "Choose Type": "Escolher Tipo", + "Christmas Island": "Ilha Do Natal", + "City": "Cidade", + "Click here to re-send the verification email.": "Clique aqui para reenviar o e-mail de verificação.", + "click here to request another": "clique aqui para solicitar outro", + "Click to choose": "Clique para escolher", + "Close": "Fechar", + "Cocos (Keeling) Islands": "Ilhas Cocos (Keeling)", + "Code": "Código", + "Colombia": "Colômbia", + "Comoros": "Comoro", + "Confirm": "Confirmar", + "Confirm Billing Action": "Confirmar ação de cobrança", + "Confirm Password": "Confirmar Palavra-passe", + "Confirm Payment": "Confirmar O Pagamento", + "Confirm your :amount payment": "Confirme o seu pagamento :amount", + "Congo": "Congolês", + "Congo, Democratic Republic": "Congo, República Democrática", + "Congo, the Democratic Republic of the": "Congo, A República Democrática do", + "Constant": "Constante", + "Continue To Payment": "Continuar para pagamento", + "Cook Islands": "Ilhas Cook", + "Copy to clipboard": "Copiar para área de transferência", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Costa do Marfim", + "Country": "País", + "Coupon": "Cupão", + "Coupon applied successfully.": "Cupão aplicado com sucesso.", + "Create": "Criar", + "Create & Add Another": "Criar & Adicionar Outro", + "Create :resource": "Criar o :resource", + "Create a new team to collaborate with others on projects.": "Crie uma nova equipa para colaborar com outras pessoas em projetos.", + "Create Account": "Criar Uma Conta", + "Create API Token": "Criar um API Token", + "Create New Team": "Criar uma Nova Equipa", + "Create Team": "Criar Equipa", + "Created.": "Criado.", + "Croatia": "Croata", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Palavra-Passe atual", + "Current Subscription Plan": "Plano de Subscrição Actual", + "Currently Subscribed": "Subscrição Actual", + "Customer Balance": "Saldo do cliente", + "Customize": "Personalizar", + "Cyprus": "Chipre", + "Czech Republic": "Checo", + "Côte d'Ivoire": "Costa do Marfim", + "Dark": "Escuro", + "Dashboard": "Painel de Controlo", + "December": "Dezembro", + "Decrease": "Diminuir", + "Default": "Padrão", + "Delete": "Eliminar", + "Delete :resource": "Eliminar :resource", + "Delete Account": "Eliminar Conta", + "Delete all notifications": "Excluir todas as notificações", + "Delete API Token": "Eliminar API Token", + "Delete File": "Apagar ficheiro", + "Delete Notification": "Eliminar notificação", + "Delete Resource": "Apagar recurso", + "Delete Selected": "Apagar selecionados", + "Delete Team": "Eliminar Equipa", + "Denmark": "Dinamarca", + "Detach": "Desanexar", + "Detach Resource": "Separar Recurso", + "Detach Selected": "Separar selecionados", + "Details": "Detalhes", + "Disable": "Inativar", + "Djibouti": "Jibuti", + "Do you really want to leave? You have unsaved changes.": "Quer mesmo sair? Tem alterações que não estão guardadas.", + "Dominica": "Domínica", + "Dominican Republic": "República Dominicana", + "Done.": "Realizado.", + "Download": "Descarregar", + "Download Invoice": "Descarregar Fatura", + "Drop file or click to choose": "Largue aqui um ficheiro ou clique para escolher", + "Drop files or click to choose": "Largue aqui ficheiros ou clique para escolher", + "Ecuador": "Equador", + "Edit": "Editar", + "Edit :resource": "Editar :resource", + "Edit Attached": "Editar Anexado", + "Edit Profile": "Editar Perfil", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Utilizadores com privilégios de Editor podem ler, criar e atualizar.", + "Egypt": "Egipto", + "El Salvador": "El Salvador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "Endereço de e-mail", + "Email Addresses": "Endereços de e-mail", + "Email Password Reset Link": "E-mail para redefinir a palavra-passe", + "Email Verification": "Verificação de e-mail", + "Enable": "Ativar", + "Encrypted environment file already exists.": "O ficheiro de ambiente encriptado já existe.", + "Encrypted environment file not found.": "O ficheiro de ambiente encriptado não encontrado.", + "Ensure your account is using a long, random password to stay secure.": "Confirme que a sua conta está a utilizar uma palavra-passe longa e aleatória para manter a sua conta segura.", + "Environment file already exists.": "O ficheiro de ambiente já existe.", + "Environment file not found.": "O ficheiro de ambiente não encontrado.", + "Equatorial Guinea": "Equatorial", + "Eritrea": "Eritreia", + "Error": "Erro", + "errors": "erros", + "Estonia": "Estónia", + "Ethiopia": "Etiópia", + "ex VAT": "sem VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Expira :expiration", + "Export As CSV": "Exportar como CSV", + "Extra Billing Information": "Informação extra de faturação", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "É necessária uma confirmação extra para processar o seu pagamento. Por favor, continue para a página de pagamento clicando no botão abaixo.", + "Failed Subscription Payment": "Falha no pagamento da assinatura", + "Failed to load :resource!": "Falha no carregamento :resource!", + "Falkland Islands (Malvinas)": "Ilhas Falkland (Malvinas))", + "Faroe Islands": "Ilhas Faroé", + "February": "Fevereiro", + "Fiji": "Fiji", + "Filename": "Nome do ficheiro", + "Finish enabling two factor authentication.": "Termine de habilitar a autenticação de dois fatores.", + "Finland": "Finlândia", + "For your security, please confirm your password to continue.": "Por razões de segurança, por favor confirme a sua palavra-passe antes de continuar .", + "Forbidden": "Proibido", + "Force Delete": "Forçar Remoção", + "Force Delete :resource": "Forçar Remoção :resource", + "Force Delete Resource": "Forçar Remoção do Recurso", + "Force Delete Selected": "Forçar Remoção dos Selecionados", + "Forgot Password": "Esqueceu a palavra-passe", + "Forgot your password?": "Esqueceu a Palavra-passe?", + "Forgot Your Password?": "Esqueceu a Palavra-passe?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Esqueceu a palavra-passe? Não há problema. Indique-nos o seu e-mail e vamos enviar-lhe um link para redefinir a palavra-passe que lhe vai permitir escolher uma nova.", + "France": "Franca", + "French Guiana": "Guiana Francesa", + "French Polynesia": "Polinésia Francesa", + "French Southern Territories": "Territórios Austrais Franceses", + "From": "A partir de", + "Gabon": "Gabão", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Alemanha", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Voltar ao início", + "Go to page :page": "Ir para a página :page", + "Great! You have accepted the invitation to join the :team team.": "Muito bem! Aceitou o convite para se juntar à equipa :team.", + "Greece": "Grécia", + "Greenland": "Gronelândia", + "Grenada": "Granada", + "Guadeloupe": "Guadalupe", + "Guam": "Guam", + "Guatemala": "Guatemalteco", + "Guernsey": "Guernsey", + "Guinea": "Guiné", + "Guinea-Bissau": "Guiné-Bissau", + "Guyana": "Guiana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Está com dúvidas sobre o cancelamento da sua subscrição? Pode reativar instantaneamente a sua subscrição a qualquer momento até ao final do seu ciclo de faturação atual. Após o término do seu ciclo de faturação atual, poderá escolher um plano de subscrição totalmente novo.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Está com dúvidas sobre o cancelamento da sua subscrição? Pode reativar instantaneamente a sua subscrição a qualquer momento até ao final do seu ciclo de faturação atual. Após o término do seu ciclo de faturação atual, poderá escolher um plano de subscrição totalmente novo.", + "Heard Island & Mcdonald Islands": "Ilhas Heard e McDonald", + "Heard Island and McDonald Islands": "Ilha Heard e Ilhas McDonald", + "Hello!": "Olá!", + "Hide Content": "Esconder O Conteúdo", + "Hold Up!": "Espera!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungria", + "I agree to the :terms_of_service and :privacy_policy": "Concordo com os :terms_of_service e com a :privacy_policy", + "Iceland": "Islândia", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Se necessário, pode sair de todas as outras sessões do seu navegador em todos os seus dispositivos. Algumas das suas sessões recentes estão listadas abaixo; no entanto, esta lista pode não ser exaustiva. Se sentir que a sua conta foi comprometida, deverá atualizar a sua palavra-passe.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Se já tem uma conta, pode aceitar este convite ao clicar no botão abaixo:", + "If you did not create an account, no further action is required.": "Se não criou uma conta, ignore este e-mail.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Se não esperava receber um convite para esta equipa, pode descartar este e-mail.", + "If you did not receive the email": "Se não recebeu o e-mail", + "If you did not request a password reset, no further action is required.": "Se não pediu para redefinir a palavra-passe, ignore este e-mail.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Se não tiver uma conta, pode criar uma ao clicar no botão abaixo. Após criar uma conta, pode clicar no botão de aceitação de convite neste e-mail para aceitar o convite da equipa:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Se precisar de adicionar informações específicas de contacto ou fiscais às suas faturas, como o nome completo da empresa, o NIF (número de identificação fiscal) ou o endereço registado, pode adicioná-las aqui.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Se não conseguir clicar no botão \":actionText\", copie e cole a URL abaixo\nno seu browser:", + "Impersonate": "Personificar", + "Increase": "Aumentar", + "India": "Índia", + "Indonesia": "Indonésia", + "Invalid filename.": "Nome do ficheiro inválido.", + "Invalid JSON was returned from the route.": "JSON inválido foi retornado da rota.", + "Invoice Email Addresses": "Endereços de e-mail de fatura", + "Invoice emails updated successfully.": "E-mails de fatura atualizados com sucesso.", + "Invoices": "Faturas", + "Iran, Islamic Republic Of": "Irão", + "Iran, Islamic Republic of": "Irão", + "Iraq": "Iraque", + "Ireland": "Irlanda", + "Isle Of Man": "Ilha de Man", + "Isle of Man": "Ilha de Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Parece que não tem uma assinatura ativa. Pode escolher um dos planos de subscrição abaixo para começar. Os planos de subscrição podem ser alterados ou cancelados à sua conveniência.", + "Italy": "Itália", + "Jamaica": "Jamaica", + "January": "Janeiro", + "Japan": "Japão", + "Jersey": "Camisa", + "Jordan": "Jordânia", + "July": "Julho", + "June": "Junho", + "Kazakhstan": "Cazaquistão", + "Kenya": "Queniano", + "Key": "Chave", + "Kiribati": "Quiribati", + "Korea": "Coreia", + "Korea, Democratic People's Republic of": "Coreia Do Norte", + "Korea, Republic of": "Republica da Coréia", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Quirguistão", + "Lao People's Democratic Republic": "Laos", + "Last active": "Ativo pela última vez", + "Last used": "Usado pela última vez", + "Latvia": "Letónia", + "Leave": "Sair", + "Leave Team": "Sair da Equipa", + "Lebanon": "Líbano", + "length": "comprimento", + "Lens": "Lente", + "Lesotho": "Lesoto", + "Liberia": "Libéria", + "Libyan Arab Jamahiriya": "Jamahiriya Árabe Líbia", + "Liechtenstein": "Liechtenstein", + "Light": "Claro", + "Lithuania": "Lituânia", + "Load :perPage More": "Carregar mais :perPage", + "Loading": "Carregando", + "Location": "Localização", + "Log in": "Iniciar sessão", + "Log In": "Iniciar Sessão", + "Log Out": "Terminar Sessão", + "Log out": "Terminar sessão", + "Log Out Other Browser Sessions": "Terminar Outras Sessões de Navegador", + "Log Viewer": "Visualizador de registo", + "Login": "Iniciar Sessão", + "Logout": "Terminar Sessão", + "Logs": "Histórico", + "Luxembourg": "Luxemburgo", + "Macao": "Macau", + "Macedonia": "Macedónia Do Norte", + "Macedonia, the former Yugoslav Republic of": "Macedônia, a antiga República Jugoslava da", + "Madagascar": "Madagáscar", + "Malawi": "Malauí", + "Malaysia": "Malásia", + "Maldives": "Maldivas", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Gerir Conta", + "Manage and log out your active sessions on other browsers and devices.": "Gerir e registar as suas sessões ativas em outros navegadores e dispositivos.", + "Manage API Tokens": "Gerir API Tokens", + "Manage Role": "Gerir Função", + "Manage Team": "Gerir Equipa", + "Managing billing for :billableName": "Gestão de faturação para :billableName", + "March": "Março", + "Mark all as Read": "Marcar tudo como lido", + "Mark all notifications as read": "Marcar todas as notificações como lidas", + "Mark Read": "Marque lido", + "Mark Unread": "Marcar não lido", + "Marshall Islands": "Ilhas Marshall", + "Martinique": "Martinica", + "Mauritania": "Mauritânia", + "Mauritius": "Maurícia", + "May": "Poder", + "Mayotte": "Mayotte", + "Mexico": "Mexicano", + "Micronesia, Federated States Of": "Micronésia", + "Micronesia, Federated States of": "Micronésia, Estados Federados da", + "Moldova": "Moldávia", + "Moldova, Republic of": "Moldávia, República da", + "Monaco": "Monaco", + "Mongolia": "Mongólia", + "Montenegro": "Montenegro", + "Month To Date": "Mês Até À Data", + "Monthly": "Mensal", + "monthly": "mensal", + "Montserrat": "Monserrate", + "Morocco": "Marrocos", + "Mozambique": "Mocambique", + "Myanmar": "Birmanês", + "Name": "Nome", + "name": "nome", + "Namibia": "Namíbia", + "Nauru": "Nauru", + "Nepal": "Nepalês", + "Netherlands": "Países Baixos", + "Netherlands Antilles": "Antilhas Holandesas", + "Nevermind": "Não importa", + "Nevermind, I'll keep my old plan": "Continuarei com a subscrição antiga.", + "New": "Novo", + "New :resource": "Novo :resource", + "New Caledonia": "Nova Caledónia", + "New Password": "Nova Palavra-passe", + "New Zealand": "neozelandês", + "Next": "Próximo", + "Next Payment": "Próximo pagamento", + "Next Payment on": "Próximo pagamento em", + "Nicaragua": "Nicarágua", + "Niger": "Níger", + "Nigeria": "Nigeriano", + "Niue": "Niue", + "No": "Não", + "No :resource matched the given criteria.": "O n. º :resource corresponde aos critérios indicados.", + "No additional information...": "Nenhuma informação adicional...", + "No Current Data": "Sem Dados Atuais", + "No Data": "Sem Dados", + "no file selected": "nenhum ficheiro selecionado", + "No Increase": "Sem Aumento", + "No payment methods on file.": "Nenhum método de pagamento registado.", + "No payment scheduled.": "Nenhum pagamento agendado.", + "No Prior Data": "Sem Dados Anteriores", + "No Results Found.": "Não Foram Encontrados Resultados.", + "Norfolk Island": "Ilha Norfolk", + "Northern Mariana Islands": "Marianas Do Norte", + "Norway": "Noruega", + "Not Found": "Não encontrado", + "Notifications": "Notificações", + "Nova": "Nova", + "Nova User": "Utilizador Nova", + "November": "Novembro", + "October": "Outubro", + "of": "de", + "OK": "OK", + "Oman": "Omã", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Uma vez eliminada a equipa, todos os seus recursos e dados serão eliminados de forma permanente. Antes de eliminar esta equipa, por favor descarregue todos os dados ou informações relativos a esta equipa que deseje manter.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Uma vez eliminada a conta, todos os recursos e dados serão eliminados permanentemente. Antes de eliminar a conta, por favor descarregue quaisquer dados ou informações que deseje manter.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Uma vez apagada a sua conta, todos os seus recursos e dados serão permanentemente apagados. Por favor, introduza a sua palavra-passe para confirmar que gostaria de apagar permanentemente a sua conta.", + "Only Trashed": "Apenas Apagados", + "Open Invoices": "Faturas Abertas", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "O nosso portal de gestão de faturação permite-lhe gerir convenientemente a sua subscrição, métodos de pagamento, e descarregar as suas faturas recentes.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Nosso portal de gestão de cobrança permite que você gerencie convenientemente seu plano de assinatura, métodos de pagamento e baixe suas faturas recentes.", + "Page Expired": "Página expirou", + "Pagination Navigation": "Navegação em resultados paginados", + "Paid": "Pago", + "Pakistan": "Paquistão", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Territórios palestiniano", + "Panama": "Panamá", + "Papua New Guinea": "Papua Nova Guiné", + "Paraguay": "Paraguai", + "Password": "Palavra-passe", + "password": "palavra-passe", + "Payment Confirmation": "Confirmação Do Pagamento", + "Payment Information": "Informação de Pagamento", + "Payment information updated successfully.": "Informações de pagamento atualizadas com sucesso.", + "Payment Method": "Forma de Pagamento", + "Payment Methods": "Métodos de Pagamento", + "Payment Required": "Pagamento Requerido", + "Payments": "Pagamentos", + "Pending Team Invitations": "Convites De Equipa Pendentes", + "Per Page": "Por Página", + "Permanently delete this team.": "Eliminar esta equipa permanentemente.", + "Permanently delete your account.": "Eliminar a sua conta permanentemente.", + "Permissions": "Permissões", + "Peru": "Peru", + "Philippines": "Filipino", + "Photo": "Foto", + "Pitcairn": "polinesio", + "Please accept the terms of service.": "Por favor, aceite os termos de serviço.", + "Please click the button below to verify your email address.": "Por favor, clique no botão em baixo para verificar seu endereço de e-mail.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Por favor confirme o acesso à sua conta inserindo um dos seus códigos de recuperação de emergência.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Por favor confirme o acesso à sua conta inserindo o código fornecido pela a sua aplicação de autenticação.", + "Please confirm your password before continuing.": "Por favor, confirme a sua palavra-passe antes de continuar.", + "Please copy your new API token. For your security, it won't be shown again.": "Por favor copie o seu novo API Token. Por razões de segurança, não será mostrado novamente.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Introduza a sua senha para confirmar que deseja sair das suas outras sessões de navegação em todos os seus dispositivos.", + "Please provide a maximum of three invoice emails addresses.": "Forneça no máximo três endereços de e-mail de fatura.", + "Please provide the email address of the person you would like to add to this team.": "Por favor indique o e-mail da pessoa que gostaria de acrescentar a esta equipa", + "Please set a default payment method before retrying payments.": "Defina um método de pagamento padrão antes de tentar novamente os pagamentos.", + "Please set a default payment method before swapping plans.": "Defina um método de pagamento padrão antes de trocar de plano.", + "Poland": "Polónia", + "Portugal": "Portugal", + "Press / to search": "Prima / para pesquisar", + "Preview": "Pré-visualização", + "Previewing": "A Pré-visualizar", + "Previous": "Anterior", + "Privacy Policy": "privacidade", + "Profile": "Perfil", + "Profile Information": "Informação de Perfil", + "Puerto Rico": "Porto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Trimestre Até À Data", + "Recovery Code": "Código de Recuperação", + "Refresh": "Atualizar", + "Regards,": "Atenciosamente,", + "Regenerate Recovery Codes": "Regenerar Códigos de Recuperação", + "Register": "Registar", + "Reload": "Recarregar", + "Remember me": "Lembrar-me", + "Remember Me": "Lembrar-me", + "Remove": "Remover", + "Remove Photo": "Remover Foto", + "Remove Team Member": "Remover Membro de Equipa", + "Replicate": "replicar", + "Required fields": "Os campos obrigatórios", + "Resend Verification Email": "Reenviar E-mail de Verificação", + "Reset Filters": "Repor Os Filtros", + "Reset Password": "Redefinir Palavra-passe", + "Reset Password Notification": "Notificação para redefinir a Palavra-passe", + "resource": "recurso", + "Resource Row Dropdown": "Lista suspensa da linha do recurso", + "Resources": "Recursos", + "resources": "recursos", + "Restore": "Restaurar", + "Restore :resource": "Restaurar :resource", + "Restore Resource": "Repor o Recurso", + "Restore Selected": "Repor os selecionados", + "results": "resultados", + "Resume Subscription": "Continuar subscrição", + "Retry Payment": "Tente novamente o pagamento", + "Return to :appName": "Retornar a :appName", + "Reunion": "Reunião", + "Role": "Função", + "Romania": "Roménia", + "Run Action": "Executar Ação", + "Russian Federation": "Federação Rússia", + "Rwanda": "Ruanda", + "Réunion": "Reunião", + "Saint Barthelemy": "São Bartolomeu", + "Saint Barthélemy": "São Bartolomeu", + "Saint Helena": "Santa Helena", + "Saint Kitts And Nevis": "São Cristóvão e Nevis", + "Saint Kitts and Nevis": "São Cristóvão e Nevis", + "Saint Lucia": "Santa Lúcia", + "Saint Martin": "São Martinho", + "Saint Martin (French part)": "São Martinho (parte francesa)", + "Saint Pierre And Miquelon": "São Pedro e Miquelon", + "Saint Pierre and Miquelon": "São Pedro e Miquelon", + "Saint Vincent And Grenadines": "São Vicente e Granadinas", + "Saint Vincent and the Grenadines": "São Vicente e Granadinas", + "Samoa": "Samoa", + "San Marino": "marinho", + "Sao Tome And Principe": "São Tomé e Príncipe", + "Sao Tome and Principe": "São Tomé e Príncipe", + "Saudi Arabia": "Arábia Saudita", + "Save": "Guardar", + "Saved.": "Guardado.", + "Scroll to bottom": "Role para baixo", + "Scroll to top": "Role para cima", + "Search": "Pesquisa", + "Secure Area": "Área segura", + "Select": "Selecione", + "Select a different plan": "Selecione um plano diferente", + "Select a log file...": "Selecione um ficheiro de registo...", + "Select A New Photo": "Selecionar uma nova Foto", + "Select Action": "Selecionar A ação", + "Select all": "Selecionar Tudo", + "Select All Dropdown": "Selecionar todos os menus suspensos", + "Select this page": "Selecione esta página", + "Send Password Reset Link": "Enviar link para redefinir a Palavra-passe", + "Senegal": "Senegalês", + "September": "Setembro", + "Serbia": "Sérvio", + "Server Error": "Erro do servidor", + "Service Unavailable": "Serviço indisponível", + "Set as default": "Definir como padrão", + "Setup Key": "Chave de configuração", + "Seychelles": "Seicheles", + "Show All Fields": "Mostrar Todos Os Campos", + "Show Content": "Mostrar O Conteúdo", + "Show Recovery Codes": "Mostrar Códigos de Recuperação", + "Showing": "A mostrar", + "Sierra Leone": "Serra Leoa", + "Signed in as": "Assinado como", + "Singapore": "Singapura", + "Sint Maarten (Dutch part)": "São Martinho", + "Slovakia": "Eslovaco", + "Slovenia": "Eslovénia", + "Soft Deleted": "Excluído por software", + "Solomon Islands": "Ilhas Salomão", + "Somalia": "Somália", + "Something went wrong.": "Algo correu mal.", + "Sorry! You are not authorized to perform this action.": "Lamento! Não está autorizado a realizar esta ação.", + "Sorry, your session has expired.": "Desculpe, a sua sessão expirou.", + "South Africa": "África do Sul", + "South Georgia And Sandwich Isl.": "Geórgia do Sul e Ilhas Sandwich do Sul", + "South Georgia and the South Sandwich Islands": "Ilhas Geórgia do Sul e Sandwich do Sul", + "South Sudan": "Sudão Do Sul", + "Spain": "Espanha", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Ações independentes", + "Start Polling": "Iniciar as Sondagens", + "Start polling": "Iniciar as sondagens", + "State / County": "Estado / País", + "Stop Impersonating": "Parar Personificação", + "Stop Polling": "Parar As Sondagens", + "Stop polling": "Parar votação", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Guarde estes códigos de recuperação num gestor de palavras-passe seguro. Podem ser usados para recuperar o acesso à sua conta caso o dispositivo usado para autenticação de dois fatores seja perdido.", + "Subscribe": "Subscrever", + "Subscription Information": "Informação da subscrição", + "Subscription Pending": "Subscrição pendente", + "Sudan": "Sudão", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard e Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard e Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suécia", + "Switch Teams": "Trocar de Equipa", + "Switzerland": "Suíça", + "Syrian Arab Republic": "Síria", + "System": "Sistema", + "Taiwan": "Formosa", + "Taiwan, Province of China": "Taiwan, província da China", + "Tajikistan": "Tajiquistão", + "Tanzania": "Tanzaniano", + "Tanzania, United Republic of": "Tanzânia, República Unida da", + "TAX": "IMPOSTO", + "Team Details": "Detalhes da Equipa", + "Team Invitation": "Convite De Equipa", + "Team Members": "Membros da Equipa", + "Team Name": "Nome da Equipa", + "Team Owner": "Proprietário da Equipa", + "Team Settings": "Definições da Equipa", + "Terms of Service": "Termos de Serviço", + "Thailand": "Tailândia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Obrigado por se inscrever! Antes de começar, poderia verificar o seu e-mail ao clicar no link que lhe acabámos de enviar? Se não recebeu o e-mail, enviar-lhe-emos de bom grado outro.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Obrigado por seu apoio contínuo. Anexamos uma cópia de sua fatura para seus registos. Informe-nos se tiver alguma dúvida ou preocupação.", + "Thanks,": "Obrigado,", + "The :attribute must be a valid role.": "A :attribute deve ser uma função válida.", + "The :attribute must be at least :length characters and contain at least one number.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos um número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "O :attribute deve ter, pelo menos, :length caracteres e conter, pelo menos, um carácter especial e um número.", + "The :attribute must be at least :length characters and contain at least one special character.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos uma maiúscula e um número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos uma maiúscula e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos uma maiúscula, um número e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos uma maiúscula.", + "The :attribute must be at least :length characters.": "O campo :attribute deve ter pelo menos :length caracteres.", + "The :attribute must contain at least one letter.": "O campo :attribute deve ter pelo menos uma letra.", + "The :attribute must contain at least one number.": "O campo :attribute deve ter pelo menos um número.", + "The :attribute must contain at least one symbol.": "O campo :attribute deve ter pelo menos um símbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "O campo :attribute deve conter pelo menos uma letra maíuscula e uma letra minúscula.", + "The :resource was created!": "O :resource foi criado!", + "The :resource was deleted!": "O :resource foi apagado!", + "The :resource was restored!": "O :resource foi restaurado!", + "The :resource was updated!": "O :resource foi atualizado!", + "The action was executed successfully.": "A ação foi executada com sucesso.", + "The default payment method cannot be removed.": "O método de pagamento padrão não pode ser removido.", + "The file was deleted!": "O ficheiro foi apagado!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "O :attribute foi encontrado num leak de informação. Escolha um novo :attribute.", + "The given data was invalid.": "Os dados fornecidos são inválidos.", + "The government won't let us show you what's behind these doors": "O governo não nos deixa mostrar-lhe o que está atrás destas portas.", + "The HasOne relationship has already been filled.": "A relação HasOne já foi preenchida.", + "The image could not be loaded": "A imagem não pôde ser carregada", + "The image could not be loaded.": "A imagem não pôde ser carregada.", + "The invoice emails must be valid email addresses.": "Os e-mails de fatura devem ser endereços de e-mail válidos.", + "The password is incorrect.": "A senha está incorreta.", + "The provided coupon code is invalid.": "O código do cupão fornecido é inválido.", + "The provided password does not match your current password.": "A palavra-passe fornecida não corresponde à sua palavra-passe actual.", + "The provided password was incorrect.": "A palavra-passe fornecida era incorreta.", + "The provided two factor authentication code was invalid.": "O código fornecido para a autenticação de dois fatores é inválido.", + "The provided two factor recovery code was invalid.": "O código de recuperação de dois fatores fornecido foi inválido.", + "The provided VAT number is invalid.": "O NIF fornecido é inválido.", + "The resource was attached!": "O recurso foi anexado!", + "The resource was prevented from being saved!": "O recurso foi impedido de ser salvo!", + "The resource was updated!": "O recurso foi atualizado!", + "The response is not a streamed response.": "A resposta não é uma resposta transmitida.", + "The response is not a view.": "A resposta não é uma visão.", + "The selected country is invalid.": "O país selecionado é inválido.", + "The selected plan is invalid.": "O plano selecionado é invalido.", + "The selected resources have been :action!": "Os recursos selecionados foram :action!", + "The team's name and owner information.": "Nome da equipa e do proprietário.", + "There are no available options for this resource.": "Não existem opções disponíveis para este recurso.", + "There are no fields to display.": "Não há campos para mostrar.", + "There are no new notifications.": "Não existem novas notificações.", + "There was a problem executing the action.": "Houve um problema em executar a ação.", + "There was a problem fetching the resource.": "Houve um problema ao obter o recurso.", + "There was a problem submitting the form.": "Houve um problema ao enviar o formulário.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Estas pessoas foram convidadas para a sua equipa e receberam um convite por e-mail. Eles podem se juntar à equipe aceitando o convite por e-mail.", + "This account does not have an active subscription.": "Esta conta não tem uma subscrição ativa.", + "This action is unauthorized.": "Esta ação não é autorizada.", + "This copy of Nova is unlicensed.": "Esta cópia do Nova não está licenciada.", + "This coupon code can only be used by new customers.": "Este cupão só pode ser utilizado por novos clientes.", + "This device": "Este dispositivo", + "This file field is read-only.": "Este campo de ficheiros é apenas para leitura.", + "This invoice is no longer open.": "Esta fatura não está mais aberta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Esta é uma área segura da aplicação. Por favor, confirme a sua senha antes de continuar.", + "This password does not match our records.": "Esta palavra-passe não tem correspondência nos nossos registos.", + "This password reset link will expire in :count minutes.": "O Link para redefinir a palavra-passe vai expirar em :count minutos.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Este pagamento foi iniciado, mas os fundos ainda não foram recebidos. Isto pode demorar até 14 dias.", + "This resource no longer exists": "Este recurso já não existe", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Esta assinatura expirou e não pode ser retomada. Crie uma nova assinatura.", + "This user already belongs to the team.": "Este utilizador já pertence à equipa.", + "This user has already been invited to the team.": "Este usuário já foi convidado para a equipe.", + "Timor-Leste": "Timor-Leste", + "to": "até", + "To": "Para", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Para concluir a autenticação de dois fatores, digitalize o seguinte código QR usando a aplicação autenticadora do seu telefone ou introduza a chave de configuração e forneça o código OTP gerado.", + "Today": "Hoje", + "Toggle navigation": "Alternar navegação", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Nome do Token", + "Tonga": "Vir", + "Too Many Requests": "Demasiados pedidos", + "total": "total", + "Total:": "Total:", + "Trashed": "Apagados", + "Trinidad And Tobago": "Trindade e Tobago", + "Trinidad and Tobago": "Trindade e Tobago", + "Tunisia": "Tunísia", + "Turkey": "Turquia", + "Turkmenistan": "Turquemenistão", + "Turks And Caicos Islands": "Ilhas Turcas e Caicos", + "Turks and Caicos Islands": "Ilhas Turcas e Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autenticação de dois fatores", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "A autenticação de dois fatores está agora ativa. Digitalize o seguinte código QR utilizando a aplicação autenticadora do seu telemóvel ou introduza a chave de configuração.", + "Type": "Tipo", + "Uganda": "Uganda", + "Ukraine": "Ucrânia", + "Unauthorized": "Não autorizado", + "United Arab Emirates": "emirado", + "United Kingdom": "Reino", + "United States": "americano", + "United States Minor Outlying Islands": "Ilhas Menores Distantes dos Estados Unidos", + "United States Outlying Islands": "Ilhas Distantes dos EUA", + "Unknown": "Desconhecido", + "Unpaid": "não pago", + "Update": "Atualização", + "Update & Continue Editing": "Atualizar E Continuar A Edição", + "Update :resource": "Atualizar :resource", + "Update :resource: :title": "Atualização :resource: :title", + "Update attached :resource: :title": "Atualização em anexo :resource: :title", + "Update Password": "Atualizar palavra-passe", + "Update Payment Information": "Atualizar informações de pagamento", + "Update Payment Method": "Atualizar forma de pagamento", + "Update your account's profile information and email address.": "Atualize a informação de perfil e mail da sua conta.", + "Uploading": "Enviando", + "Uploading files... (:current/:total)": "Carregando arquivos... (:current/:total)", + "Uruguay": "Uruguai", + "Use a recovery code": "Utilize um código de recuperação", + "Use an authentication code": "Utilize um código de autenticação", + "User Actions": "Ações do usuário", + "User Security": "Segurança do Utilizador", + "Username": "Nome de utilizador", + "Uzbekistan": "Usbequistão", + "Value": "Valor", + "Vanuatu": "Vanuatu", + "VAT Number": "Numero VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, República Bolivariana da", + "Verify Email Address": "Verifique o endereço de e-mail", + "Verify Your Email Address": "Verifique o seu endereço de e-mail", + "Viet Nam": "Vietnam", + "View": "Visualizar", + "Virgin Islands, British": "Ilhas Virgens Britânicas", + "Virgin Islands, U.S.": "Ilhas Virgens Americanas", + "Wallis And Futuna": "Wallis e Futuna", + "Wallis and Futuna": "Wallis e Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Estamos a processar a sua subscrição. Quando concluído com sucesso, esta página será atualizada automaticamente. Normalmente, este processo deve demorar apenas alguns segundos.", + "We are unable to process your payment. Please contact customer support.": "Não conseguimos processar o pagamento. Por favor contacte o apoio ao cliente.", + "We have emailed your password reset link!": "Enviámos por e-mail o link para redefinir a sua palavra-passe!", + "We were unable to find a registered user with this email address.": "Não conseguimos encontrar um utilizador registado com este endereço de e-mail.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Enviaremos um link para descarregar a fatura para os endereços de e-mail que indicar abaixo. Pode separar vários endereços de e-mail usando vírgulas.", + "We're lost in space. The page you were trying to view does not exist.": "Estamos perdidos no espaço. A página que estava a tentar visualizar não existe.", + "Welcome Back!": "Bem-Vindo De Volta!", + "Western Sahara": "Saara Ocidental", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Quando a autenticação de dois fatores é ativa, ser-lhe-á pedido um token seguro e aleatório durante a autenticação. Poderá obter este token a partir da aplicação Google Authenticator no seu telemóvel.", + "Whoops": "Ops", + "Whoops!": "Ops!", + "Whoops! Something went wrong.": "Ops! Alguma coisa correu mal.", + "With Trashed": "Com Apagados", + "Write": "Escrever", + "Year To Date": "ano", + "Yearly": "Anualmente", + "Yemen": "Iémen", + "Yes": "Sim", + "You are already subscribed.": "Já está subscrito.", + "You are currently within your free trial period. Your trial will expire on :date.": "No momento, você está no período de teste gratuito. Sua avaliação expirará em :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "No momento, você está no período de teste gratuito. Sua avaliação expirará em :date. Iniciar uma nova assinatura encerrará sua avaliação.", + "You are logged in!": "Tem sessão iniciada!", + "You are receiving this email because we received a password reset request for your account.": "Recebeu esse e-mail porque foi solicitada a redefinição da palavra-passe da sua conta.", + "You have been invited to join the :team team!": "Foi convidado para se juntar à equipa :team!", + "You have enabled two factor authentication.": "Ativou a autenticação de dois fatores.", + "You have not enabled two factor authentication.": "Não ativou a autenticação de dois fatores.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Você tem algumas faturas não pagas. Depois de atualizar seu método de pagamento padrão, você pode tentar novamente os pagamentos por meio da lista de faturas abaixo.", + "You may accept this invitation by clicking the button below:": "Você pode aceitar este convite clicando no botão abaixo:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Você pode cancelar sua assinatura a qualquer momento. Depois que sua assinatura for cancelada, você terá a opção de retomá-la até o final do ciclo de cobrança atual.", + "You may delete any of your existing tokens if they are no longer needed.": "Pode eliminar qualquer um dos tokens existentes caso já não sejam necessários.", + "You may not delete your personal team.": "Não pode eliminar a sua equipa pessoal.", + "You may not leave a team that you created.": "Não pode abandonar a equipa que criou.", + "You will receive an invoice and payment link via email for each billing period.": "Você receberá uma fatura e um link de pagamento por e-mail para cada período de cobrança.", + "You're logged in!": "Você está logado!", + "Your :invoiceName invoice is now available!": "Sua fatura de :invoiceName já está disponível!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Seu endereço de cobrança é :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Seu cartão foi recusado. Entre em contato com o emissor do cartão para obter mais informações.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Seu método de pagamento atual é um cartão de crédito com final :lastFour que expira em :expiration.", + "Your email address is unverified.": "Seu endereço de e-mail não foi verificado.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "O seu último pagamento de :amount falhou. Atualize o seu método de pagamento para voltar a tentar o pagamento falhado.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Seu último pagamento de :amount em :date falhou. Atualize sua forma de pagamento para tentar novamente o pagamento com falha.", + "Your next payment of :amount will be processed on :date.": "Seu próximo pagamento de :amount será em :date.", + "Your payment method has been added successfully.": "Sua forma de pagamento foi adicionada com sucesso.", + "Your payment method will be charged automatically for each billing period.": "Seu método de pagamento será cobrado automaticamente para cada período de cobrança.", + "Your registered VAT Number is :vatNumber.": "O seu NIF registado é :vatNumber.", + "Your subscription has been started successfully.": "Sua assinatura foi iniciada com sucesso.", + "Your subscription has been successfully cancelled.": "Sua inscrição foi cancelada com sucesso.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "A sua assinatura foi cancelada com sucesso. Terá ainda acesso até ao final do período de faturação.", + "Your subscription was successfully resumed.": "Sua assinatura foi retomada com sucesso.", + "Your subscription was successfully updated.": "Sua assinatura foi atualizada com sucesso.", + "Zambia": "Zâmbia", + "Zimbabwe": "Pai", + "Zip / Postal Code": "CEP / Código Postal", + "Åland Islands": "Ilhas Aland" +} diff --git a/locales/pt/php-inline.json b/locales/pt/php-inline.json new file mode 100644 index 00000000000..a089a5c4197 --- /dev/null +++ b/locales/pt/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Este campo deve ser aceite.", + "accepted_if": "Este campo deve ser aceite quando :other é :value.", + "active_url": "A Url é inválida.", + "after": "Esta deve ser uma data após :date.", + "after_or_equal": "Esta deve ser uma data posterior ou igual a :date.", + "alpha": "Este campo pode conter apenas letras.", + "alpha_dash": "Este campo pode conter apenas letras, números, traços e o caractere de sublinhado.", + "alpha_num": "Este campo pode conter apenas letras e números", + "any_of": "Este campo é inválido.", + "array": "Este campo deve ser uma matriz.", + "ascii": "Este campo deve conter apenas caracteres alfanuméricos de byte único e símbolos.", + "attached": "Este campo já está anexado.", + "before": "Esta deve ser uma data anterior a :date.", + "before_or_equal": "Esta deve ser uma data anterior ou igual a :date.", + "between.array": "Este conteúdo deve estar entre :min e :max itens.", + "between.file": "Este ficheiro deve estar entre :min e :max kilobytes.", + "between.numeric": "Este valor deve estar entre :min e :max.", + "between.string": "Esta cadeia de texto deve estar entre :min e :max caracteres.", + "boolean": "Este campo deve ser verdadeiro ou falso.", + "can": "Este campo contém um valor não autorizado.", + "confirmed": "A confirmação não corresponde.", + "contains": "O campo não possui um valor obrigatório.", + "date": "Esta não é uma data válida.", + "date_equals": "Esta deve ser uma data igual a :date.", + "date_format": "Isto não corresponde ao formato :format.", + "decimal": "Este campo deve ter :decimal casas decimais.", + "declined": "Este valor deve ser recusado.", + "declined_if": "Este valor deve ser recusado quando :other é :value.", + "different": "Este valor deve ser diferente de :other.", + "digits": "Este valor deve ter :digits digitos.", + "digits_between": "Este valor deve estar entre :min e :max digitos.", + "dimensions": "Esta imagem tem dimensões inválidas.", + "distinct": "Este campo tem um valor duplicado.", + "doesnt_contain": "Este campo não deve conter nenhum dos seguintes: :values.", + "doesnt_end_with": "Este campo não pode terminar com um dos seguintes valores: :values.", + "doesnt_start_with": "Este campo não pode começar com um dos seguintes valores: :values.", + "email": "Este deve ser um endereço de e-mail válido.", + "ends_with": "Este campo deve terminar com um dos seguintes valores :values.", + "enum": "O valor selecionado é inválido.", + "exists": "O valor selecionado é inválido.", + "extensions": "Este campo deve ter uma das seguintes extensões: :values.", + "file": "O conteúdo deve ser um ficheiro.", + "filled": "Este campo deve ter um valor.", + "gt.array": "O conteúdo deve ter mais de :value itens.", + "gt.file": "O tamanho do ficheiro deve ser maior que :value kilobytes.", + "gt.numeric": "O valor deve ser maior que :value.", + "gt.string": "A cadeia de texto deve ser maior que :value caracteres.", + "gte.array": "O conteúdo deve ter :value itens ou mais.", + "gte.file": "O tamanho do ficheiro deve ser maior ou igual :value kilobytes.", + "gte.numeric": "O valor deve ser maior ou igual :value.", + "gte.string": "A cadeia de texto deve ser maior ou igual a :value caracteres.", + "hex_color": "Este campo deve ter uma cor hexadecimal válida.", + "image": "Deve ser uma imagem.", + "in": "O valor selecionado é inválido.", + "in_array": "Este valor não existe em :other.", + "in_array_keys": "Este campo deve conter pelo menos uma das seguintes chaves: :values.", + "integer": "Este deve ser um número inteiro.", + "ip": "Este deve ser um endereço IP válido.", + "ipv4": "Este deve ser um endereço IPv4 válido.", + "ipv6": "Este deve ser um endereço IPv6 válido.", + "json": "Essa deve ser uma cadeia de texto JSON válida.", + "list": "Este campo deve ser uma lista.", + "lowercase": "Este campo deve ser em minúsculas.", + "lt.array": "O conteúdo deve ter menos de :value itens.", + "lt.file": "O tamanho do ficheiro deve ser menor que :value kilobytes.", + "lt.numeric": "O valor deve ser menor que :value.", + "lt.string": "A cadeia de texto deve ser menor que :value caracteres.", + "lte.array": "O conteúdo não deve ter mais do que :value itens.", + "lte.file": "O tamanho do ficheiro deve ser menor ou igual :value kilobytes.", + "lte.numeric": "O valor deve ser menor ou igual :value.", + "lte.string": "A cadeia de texto deve ser menor ou igual :value caracteres.", + "mac_address": "O valor deve ser um endereço MAC válido.", + "max.array": "O conteúdo pode não ter mais do que :max itens.", + "max.file": "O tamanho do ficheiro não pode ser maior que :max kilobytes.", + "max.numeric": "O valor não pode ser maior que :max.", + "max.string": "A cadeia de texto não pode ser maior que :max caracteres.", + "max_digits": "Este campo não pode ter mais do que :max digítos.", + "mimes": "Este deve ser um ficheiro do tipo: :values.", + "mimetypes": "Este deve ser um ficheiro do tipo: :values.", + "min.array": "O valor deve ter pelo menos :min itens.", + "min.file": "O tamanho do ficheiro deve ser pelo menos :min kilobytes.", + "min.numeric": "O valor deve ser pelo menos :min.", + "min.string": "A cadeia de texto deve ser pelo menos :min caracteres.", + "min_digits": "Este campo deve ter pelo menos :min digítos.", + "missing": "Este campo deve estar faltando.", + "missing_if": "Este campo deve estar ausente quando :other for :value.", + "missing_unless": "Este campo deve estar ausente, a menos que :other seja :value.", + "missing_with": "Este campo deve estar ausente quando :values estiver presente.", + "missing_with_all": "Este campo deve estar ausente quando :values estiverem presentes.", + "multiple_of": "O valor deve ser um múltiplo de :value", + "not_in": "O valor selecionado é inválido.", + "not_regex": "Este formato é inválido.", + "numeric": "Este deve ser um número.", + "password.letters": "A palavra-passe deve conter pelo menos uma letra.", + "password.mixed": "A palavra-passe deve conter pelo menos uma letra maiúscula e uma minúscula.", + "password.numbers": "A palavra-passe deve conter pelo menos um número.", + "password.symbols": "A palavra-passe deve conter pelo menos um símbolo.", + "password.uncompromised": "A palavra-passe apareceu numa fuga de dados. Por favor, escolha um campo diferente.", + "present": "Este campo deve estar presente.", + "present_if": "Este campo deve estar presente quando :other for :value.", + "present_unless": "Este campo deve estar presente, a menos que :other seja :value.", + "present_with": "Este campo deve estar presente quando :values estiver presente.", + "present_with_all": "Este campo deve estar presente quando :values estiverem presentes.", + "prohibited": "Este campo é proibido.", + "prohibited_if": "Este campo é proibido quando :other é :value.", + "prohibited_if_accepted": "Este campo é proibido quando :other é aceite.", + "prohibited_if_declined": "Este campo é proibido quando :other é recusado.", + "prohibited_unless": "Este campo é proibido a menos que :other esteja em :values.", + "prohibits": "Este campo proíbe :other de estarem presente.", + "regex": "Este formato é inválido.", + "relatable": "Este campo pode não estar associado a este recurso.", + "required": "Este campo é obrigatório.", + "required_array_keys": "Este campo deve conter entradas para: :values", + "required_if": "Este campo é obrigatório quando :other é :value.", + "required_if_accepted": "Este campo é obrigatório quando :other foi aceite.", + "required_if_declined": "Este campo é obrigatório quando :other foi recusado.", + "required_unless": "Este campo é obrigatório, a menos que :other esteja em :values.", + "required_with": "Este campo é obrigatório quando :values estiverem presentes.", + "required_with_all": "Este campo é obrigatório quando :values estão presentes.", + "required_without": "Este campo é obrigatório quando :values não estão presentes.", + "required_without_all": "Este campo é obrigatório quando nenhum dos :values estiver presente.", + "same": "O valor desse campo deve corresponder ao valor de :other.", + "size.array": "O conteúdo deve conter :size itens.", + "size.file": "O tamanho do ficheiro deve ser :size kilobytes.", + "size.numeric": "Este campo deve ser :size.", + "size.string": "A cadeia de texto deve ser :size de tamanho.", + "starts_with": "Este campo deve começar com um dos seguintes valores: :values.", + "string": "Este campo deve ser uma cadeia de texto.", + "timezone": "Esta deve ser uma zona válida.", + "ulid": "Este campo deve ser um ULID válido.", + "unique": "Isso já foi utilizado.", + "uploaded": "Falhou ao carregar.", + "uppercase": "Este campo deve ser em maiúsculas.", + "url": "Este formato é inválido.", + "uuid": "Este deve ser um UUID válido." +} diff --git a/locales/pt/php.json b/locales/pt/php.json new file mode 100644 index 00000000000..6c2b1f1d3d0 --- /dev/null +++ b/locales/pt/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "O campo :attribute deverá ser aceite.", + "accepted_if": "O :attribute deve ser aceite quando o :other é :value.", + "active_url": "O campo :attribute não contém um URL válido.", + "after": "O campo :attribute deverá conter uma data posterior a :date.", + "after_or_equal": "O campo :attribute deverá conter uma data posterior ou igual a :date.", + "alpha": "O campo :attribute deverá conter apenas letras.", + "alpha_dash": "O campo :attribute deverá conter apenas letras, números e traços.", + "alpha_num": "O campo :attribute deverá conter apenas letras e números .", + "any_of": "O campo :attribute é inválido.", + "array": "O campo :attribute deverá conter uma coleção de elementos.", + "ascii": "O :attribute deve conter apenas caracteres alfanuméricos de byte único e símbolos.", + "attached": "Este :attribute já está anexado.", + "before": "O campo :attribute deverá conter uma data anterior a :date.", + "before_or_equal": "O campo :attribute deverá conter uma data anterior ou igual a :date.", + "between.array": "O campo :attribute deverá conter entre :min - :max elementos.", + "between.file": "O campo :attribute deverá ter um tamanho entre :min - :max kilobytes.", + "between.numeric": "O campo :attribute deverá ter um valor entre :min - :max.", + "between.string": "O campo :attribute deverá conter entre :min - :max caracteres.", + "boolean": "O campo :attribute deverá conter o valor verdadeiro ou falso.", + "can": "O campo :attribute contém um valor não autorizado.", + "confirmed": "A confirmação para o campo :attribute não coincide.", + "contains": "O campo :attribute não possui um valor obrigatório.", + "current_password": "A palavra-passe está incorreta.", + "date": "O campo :attribute não contém uma data válida.", + "date_equals": "O campo :attribute tem de ser uma data igual a :date.", + "date_format": "A data indicada para o campo :attribute não respeita o formato :format.", + "decimal": "O :attribute deve ter :decimal casas decimais.", + "declined": "O :attribute deve ser recusado.", + "declined_if": "O :attribute deve ser recusado quando :other é :value.", + "different": "Os campos :attribute e :other deverão conter valores diferentes.", + "digits": "O campo :attribute deverá conter :digits caracteres.", + "digits_between": "O campo :attribute deverá conter entre :min a :max caracteres.", + "dimensions": "O campo :attribute deverá conter uma dimensão de imagem válida.", + "distinct": "O campo :attribute contém um valor duplicado.", + "doesnt_contain": "O campo :attribute não deve conter nenhum dos seguintes: :values.", + "doesnt_end_with": "O campo :attribute não pode terminar com um dos seguintes: :values.", + "doesnt_start_with": "O campo :attribute não pode começar com um dos seguintes: :values.", + "email": "O campo :attribute não contém um endereço de e-mail válido.", + "ends_with": "O campo :attribute deverá terminar com : :values.", + "enum": "O :attribute selecionado é inválido.", + "exists": "O valor selecionado para o campo :attribute é inválido.", + "extensions": "O campo :attribute deve ter uma das seguintes extensões: :values.", + "failed": "As credenciais indicadas não coincidem com as registadas no sistema.", + "file": "O campo :attribute deverá conter um ficheiro.", + "filled": "É obrigatória a indicação de um valor para o campo :attribute.", + "gt.array": "O campo :attribute tem de ter mais de :value itens.", + "gt.file": "O campo :attribute tem de ter mais de :value quilobytes.", + "gt.numeric": "O campo :attribute tem de ser maior do que :value.", + "gt.string": "O campo :attribute tem de ter mais de :value caracteres.", + "gte.array": "O campo :attribute tem de ter :value itens ou mais.", + "gte.file": "O campo :attribute tem de ter :value quilobytes ou mais.", + "gte.numeric": "O campo :attribute tem de ser maior ou igual a :value.", + "gte.string": "O campo :attribute tem de ter :value caracteres ou mais.", + "hex_color": "O campo :attribute deve ter uma cor hexadecimal válida.", + "image": "O campo :attribute deverá conter uma imagem.", + "in": "O campo :attribute não contém um valor válido.", + "in_array": "O campo :attribute não existe em :other.", + "in_array_keys": "O campo :attribute deve conter pelo menos uma das seguintes chaves: :values.", + "integer": "O campo :attribute deverá conter um número inteiro.", + "ip": "O campo :attribute deverá conter um IP válido.", + "ipv4": "O campo :attribute deverá conter um IPv4 válido.", + "ipv6": "O campo :attribute deverá conter um IPv6 válido.", + "json": "O campo :attribute deverá conter um texto JSON válido.", + "list": "O campo :attribute deve ser uma lista.", + "lowercase": "O campo :attribute deve ser em minúsculas.", + "lt.array": "O campo :attribute tem de ter menos de :value itens.", + "lt.file": "O campo :attribute tem de ter menos de :value quilobytes.", + "lt.numeric": "O campo :attribute tem de ser inferior a :value.", + "lt.string": "O campo :attribute tem de ter menos de :value caracteres.", + "lte.array": "O campo :attribute não pode ter mais de :value itens.", + "lte.file": "O campo :attribute tem de ter :value quilobytes ou menos.", + "lte.numeric": "O campo :attribute tem de ser inferior ou igual a :value.", + "lte.string": "O campo :attribute tem de ter :value caracteres ou menos.", + "mac_address": "O :attribute deve ser um endereço MAC válido.", + "max.array": "O campo :attribute não deverá conter mais de :max elementos.", + "max.file": "O campo :attribute não deverá ter um tamanho superior a :max kilobytes.", + "max.numeric": "O campo :attribute não deverá conter um valor superior a :max.", + "max.string": "O campo :attribute não deverá conter mais de :max caracteres.", + "max_digits": "O campo :attribute não pode ter mais do que :max digítos.", + "mimes": "O campo :attribute deverá conter um ficheiro do tipo: :values.", + "mimetypes": "O campo :attribute deverá conter um ficheiro do tipo: :values.", + "min.array": "O campo :attribute deverá conter no mínimo :min elementos.", + "min.file": "O campo :attribute deverá ter no mínimo :min kilobytes.", + "min.numeric": "O campo :attribute deverá ter um valor superior ou igual a :min.", + "min.string": "O campo :attribute deverá conter no mínimo :min caracteres.", + "min_digits": "O campo :attribute deve ter pelo menos :min digítos.", + "missing": "O campo :attribute deve estar faltando.", + "missing_if": "O campo :attribute deve estar ausente quando :other for :value.", + "missing_unless": "O campo :attribute deve estar ausente, a menos que :other seja :value.", + "missing_with": "O campo :attribute deve estar ausente quando :values estiver presente.", + "missing_with_all": "O campo :attribute deve estar ausente quando :values estiverem presentes.", + "multiple_of": "O :attribute deve ser um múltiplo de :value", + "next": "Próxima »", + "not_in": "O campo :attribute contém um valor inválido.", + "not_regex": "O formato de :attribute não é válido", + "numeric": "O campo :attribute deverá conter um valor numérico.", + "password": "A palavra-passe está errada.", + "password.letters": "O campo :attribute deve conter pelo menos uma letra.", + "password.mixed": "O campo :attribute deve conter pelo menos uma maiúscula e uma minúscula.", + "password.numbers": "O campo :attribute deve conter pelo menos um número.", + "password.symbols": "O campo :attribute deve conter pelo menos um símbolo.", + "password.uncompromised": "O campo :attribute apareceu numa fuga de dados. Por favor, escolha um :attribute diferente.", + "present": "O campo :attribute deverá estar presente.", + "present_if": "O campo :attribute deve estar presente quando :other for :value.", + "present_unless": "O campo :attribute deve estar presente, a menos que :other seja :value.", + "present_with": "O campo :attribute deve estar presente quando :values estiver presente.", + "present_with_all": "O campo :attribute deve estar presente quando :values estiverem presentes.", + "previous": "« Anterior", + "prohibited": "O campo :attribute é proibido.", + "prohibited_if": "O campo :attribute é proibido quando :other é :value.", + "prohibited_if_accepted": "O campo :attribute é proibido quando :other é aceite.", + "prohibited_if_declined": "O campo :attribute é proibido quando :other é recusado.", + "prohibited_unless": "O campo :attribute é proibido a menos que :other esteja em :values.", + "prohibits": "O campo :attribute proíbe :other de estar presente.", + "regex": "O formato do valor para o campo :attribute é inválido.", + "relatable": "Este :attribute pode não estar associado a este recurso.", + "required": "É obrigatória a indicação de um valor para o campo :attribute.", + "required_array_keys": "O campo :attribute deve conter entradas para: :values.", + "required_if": "É obrigatória a indicação de um valor para o campo :attribute quando o valor do campo :other é igual a :value.", + "required_if_accepted": "O campo :attribute é obrigatório quando :other foi aceite.", + "required_if_declined": "O campo :attribute é obrigatório quando :other foi recusado.", + "required_unless": "É obrigatória a indicação de um valor para o campo :attribute a menos que :other esteja presente em :values.", + "required_with": "É obrigatória a indicação de um valor para o campo :attribute quando :values está presente.", + "required_with_all": "É obrigatória a indicação de um valor para o campo :attribute quando um dos :values está presente.", + "required_without": "É obrigatória a indicação de um valor para o campo :attribute quando :values não está presente.", + "required_without_all": "É obrigatória a indicação de um valor para o campo :attribute quando nenhum dos :values está presente.", + "reset": "A palavra-passe foi redefinida!", + "same": "Os campos :attribute e :other deverão conter valores iguais.", + "sent": "O lembrete para a palavra-passe foi enviado!", + "size.array": "O campo :attribute deverá conter :size elementos.", + "size.file": "O campo :attribute deverá ter o tamanho de :size kilobytes.", + "size.numeric": "O campo :attribute deverá conter o valor :size.", + "size.string": "O campo :attribute deverá conter :size caracteres.", + "starts_with": "O campo :attribute tem de começar com um dos valores seguintes: :values", + "string": "O campo :attribute deverá conter texto.", + "throttle": "O número limite de tentativas de login foi atingido. Por favor tente novamente dentro de :seconds segundos.", + "throttled": "Por favor aguarde, antes de tentar novamente.", + "timezone": "O campo :attribute deverá ter um fuso horário válido.", + "token": "Este código de recuperação da palavra-passe é inválido.", + "ulid": "O :attribute deve ser um ULID válido.", + "unique": "O valor indicado para o campo :attribute já se encontra registado.", + "uploaded": "O upload do ficheiro :attribute falhou.", + "uppercase": "O campo :attribute deve ser em maiúsculas.", + "url": "O formato do URL indicado para o campo :attribute é inválido.", + "user": "Não existe nenhum utilizador com o e-mail indicado.", + "uuid": ":Attribute tem de ser um UUID válido." +} diff --git a/locales/pt_BR/_excludes.json b/locales/pt_BR/_excludes.json new file mode 100644 index 00000000000..def00a0ebd2 --- /dev/null +++ b/locales/pt_BR/_excludes.json @@ -0,0 +1,79 @@ +[ + "Andorra", + "Angola", + "Argentina", + "Aruba", + "Bahamas", + "Bangladesh", + "Barbados", + "Belize", + "Bermuda", + "Burundi", + "Chile", + "China", + "Congo", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Dominica", + "Editor", + "El Salvador", + "Excel (.xlsx)", + "Fiji", + "Gambia", + "Georgia", + "Gibraltar", + "Guam", + "Guatemala", + "Guernsey", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "Israel", + "Jamaica", + "Jersey", + "Kosovo", + "Kuwait", + "Lens", + "Liechtenstein", + "Logs", + "Madagascar", + "Malawi", + "Mali", + "Malta", + "Mauritania", + "Mayotte", + "Mexico", + "Monaco", + "Montenegro", + "Montserrat", + "Myanmar", + "Nauru", + "Nepal", + "Niue", + "Nova", + "OK", + "Original", + "Palau", + "Panama", + "Peru", + "Portugal", + "Qatar", + "Samoa", + "San Marino", + "Senegal", + "Sri Lanka", + "Suriname", + "Taiwan", + "Timor-Leste", + "Togo", + "Tonga", + "total", + "Total:", + "Tuvalu", + "Uganda", + "Vanuatu", + "Venezuela" +] diff --git a/locales/pt_BR/json-inline.json b/locales/pt_BR/json-inline.json new file mode 100644 index 00000000000..66c575f8b4d --- /dev/null +++ b/locales/pt_BR/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "O campo deve ser um papel válido.", + "The :attribute must be at least :length characters and contain at least one number.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere especial e um número.", + "The :attribute must be at least :length characters and contain at least one special character.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo e um número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo, um número e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "O campo deve ter pelo menos :length caracteres e conter pelo menos um caractere maiúsculo.", + "The :attribute must be at least :length characters.": "O campo deve ter pelo menos :length caracteres.", + "The :attribute must contain at least one letter.": "O campo deve conter pelo menos uma letra.", + "The :attribute must contain at least one number.": "O campo deve conter pelo menos uma número.", + "The :attribute must contain at least one symbol.": "O campo deve conter pelo menos uma símbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "O campo deve conter pelo menos uma letra maiúscula e uma minúscula.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "O campo fornecido apareceu em um vazamento de dados. Por favor, escolha um campo diferente." +} diff --git a/locales/pt_BR/json.json b/locales/pt_BR/json.json new file mode 100644 index 00000000000..8f140fb89ca --- /dev/null +++ b/locales/pt_BR/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(e mais :count erros)", + "(and :count more errors)": "(e mais :count erros)|(e mais :count erros)|(e mais :count erros)", + "30 Days": "30 dias", + "60 Days": "60 dias", + "90 Days": "90 dias", + ":amount selected": ":amount selecionados", + ":amount Total": "Total :amount", + ":days day trial": ":days dias de avaliação", + ":resource Details": "Detalhes de :resource", + ":resource Details: :title": "Detalhes de :resource: :title", + "A decryption key is required.": "É necessária uma chave de descriptografia.", + "A fresh verification link has been sent to your email address.": "Foi enviado um novo link de verificação para o seu endereço de e-mail.", + "A new verification link has been sent to the email address you provided during registration.": "Um novo link de verificação foi enviado para o seu endereço de e-mail fornecido durante o registro.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Um novo link de verificação foi enviado para o seu endereço de e-mail fornecido nas configurações do seu perfil.", + "A new verification link has been sent to your email address.": "Foi enviado um novo link de verificação para o seu endereço de e-mail.", + "Accept Invitation": "Aceitar o Convite", + "Action": "Ação", + "Action Event": "Evento de ação", + "Action Events": "Eventos de ação", + "Action Happened At": "Aconteceu em", + "Action Initiated By": "Iniciado por", + "Action Name": "Nome da ação", + "Action Status": "Status da ação", + "Action Target": "Destino", + "Actions": "Ações", + "Add": "Adicionar", + "Add :resource": "Adicionar :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Adicione um novo membro à equipe, para que ele possa colaborar com você.", + "Add additional security to your account using two factor authentication.": "Adicione mais segurança à sua conta utilizando autenticação de dois fatores.", + "Add Payment Method": "Adicionar método de pagamento", + "Add row": "Adicionar uma linha", + "Add Team Member": "Adicionar Membro de Equipe", + "Add VAT Number": "Adicionar NIF", + "Added.": "Adicionado.", + "Additional billing information updated successfully.": "Informações de cobrança adicionais atualizadas com sucesso.", + "Address": "Endereço", + "Address Line 2": "Linha de Endereço 2", + "Administrator": "Administrador", + "Administrator users can perform any action.": "Usuários com privilégios de Administrador podem executar qualquer ação.", + "Afghanistan": "Afeganistão", + "Aland Islands": "Ilhas Åland", + "Albania": "Albânia", + "Algeria": "Argélia", + "All of the people that are part of this team.": "Todas as pessoas que fazem parte desta equipe.", + "All resources loaded.": "Todos os recursos carregados.", + "All rights reserved.": "Todos os direitos reservados.", + "Already registered?": "Já está registrado?", + "American Samoa": "Samoa Americana", + "An error occurred while uploading the file.": "Ocorreu um erro ao enviar o arquivo.", + "An error occurred while uploading the file: :error": "Ocorreu um erro ao carregar o arquivo: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ocorreu um erro inesperado e notificamos nossa equipe de suporte. Por favor, tente novamente mais tarde.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Outro usuário atualizou este recurso desde que esta página foi carregada. Por favor, atualize a página e tente novamente.", + "Antarctica": "Antártida", + "Antigua And Barbuda": "Antígua e Barbuda", + "Antigua and Barbuda": "Antígua e Barbuda", + "API Token": "Token da API", + "API Token Permissions": "Permissões para API Token", + "API Tokens": "Tokens da API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Os API Tokens permitem que serviços de terceiros se autentiquem em nosso aplicativo em seu nome.", + "Apply": "Aplicar", + "Apply Coupon": "Aplicar Cupom", + "April": "Abril", + "Are you sure you want to attempt to pay :amount?": "Tem certeza de que deseja tentar pagar :amount?", + "Are you sure you want to cancel your subscription?": "Tem certeza de que deseja cancelar sua assinatura?", + "Are you sure you want to delete all the notifications?": "Tem certeza de que deseja excluir todas as notificações?", + "Are you sure you want to delete the selected resources?": "Tem certeza de que deseja apagar os recursos selecionados?", + "Are you sure you want to delete this file?": "Tem certeza de que deseja apagar este arquivo?", + "Are you sure you want to delete this notification?": "Tem certeza de que deseja excluir esta notificação?", + "Are you sure you want to delete this payment method?": "Tem certeza de que deseja excluir esta forma de pagamento?", + "Are you sure you want to delete this resource?": "Tem certeza de que deseja apagar este recurso?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Tem certeza de que deseja excluir esta equipe? Uma vez excluída, todos os seus recursos e dados serão permanentemente excluídos.", + "Are you sure you want to delete your account?": "Tem certeza de que deseja excluir sua conta?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Tem certeza de que deseja excluir sua conta? Uma vez excluída a conta, todos os recursos e dados serão permanentemente excluídos. Por favor, digite sua senha para confirmar que deseja excluir permanentemente sua conta.", + "Are you sure you want to detach the selected resources?": "Tem certeza de que deseja separar os recursos selecionados?", + "Are you sure you want to detach this resource?": "Tem certeza de que deseja separar este recurso?", + "Are you sure you want to force delete the selected resources?": "Tem certeza de que deseja forçar a remoção dos recursos selecionados?", + "Are you sure you want to force delete this resource?": "Tem certeza de que deseja forçar a remoção deste recurso?", + "Are you sure you want to log out?": "Tem certeza de que deseja sair?", + "Are you sure you want to mark all notifications as read?": "Tem certeza de que deseja marcar todas as notificações como lidas?", + "Are you sure you want to remove this item?": "Tem certeza de que deseja remover este item?", + "Are you sure you want to restore the selected resources?": "Tem certeza de que deseja restaurar os recursos selecionados?", + "Are you sure you want to restore this resource?": "Tem certeza de que deseja restaurar este recurso?", + "Are you sure you want to resume your subscription?": "Tem certeza de que deseja retomar sua assinatura?", + "Are you sure you want to run this action?": "Tem certeza de que deseja executar esta ação?", + "Are you sure you want to set this payment method as your default?": "Tem certeza de que deseja definir esta forma de pagamento como padrão?", + "Are you sure you want to stop impersonating?": "Tem certeza de que deseja parar de se passar por alguém?", + "Are you sure you would like to delete this API token?": "Tem certeza de que deseja excluir este API Token?", + "Are you sure you would like to leave this team?": "Tem certeza de que deseja abandonar esta equipe?", + "Are you sure you would like to remove this person from the team?": "Tem certeza de que deseja remover esta pessoa da equipe?", + "Are you sure you would like to switch billing plans?": "Tem certeza de que deseja mudar os planos de cobrança?", + "Argentina": "Argentina", + "Armenia": "Armênia", + "Aruba": "Aruba", + "Attach": "Anexar", + "Attach & Attach Another": "Anexar & Anexar Outra", + "Attach :resource": "Anexar :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Anexe arquivos arrastando e soltando, selecionando e colando-os.", + "August": "Agosto", + "Australia": "Austrália", + "Austria": "Áustria", + "Azerbaijan": "Azerbaijão", + "Bahamas": "Bahamas", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Antes de continuar, poderia confirmar seu e-mail clicando no link que acabamos de enviar? Se não recebeu o e-mail, enviaremos com prazer outro.", + "Before proceeding, please check your email for a verification link.": "Antes de prosseguir, por favor verifique seu e-mail para obter um link de verificação.", + "Belarus": "Bielorrússia", + "Belgium": "Bélgica", + "Belize": "Belize", + "Benin": "Benim", + "Bermuda": "Bermudas", + "Bhutan": "Butão", + "Billing Information": "Informações de faturamento", + "Billing Management": "Gestão de faturamento", + "Bolivia": "Bolívia", + "Bolivia, Plurinational State of": "Estado Plurinacional da Bolívia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Santo Eustáquio e Saba", + "Bosnia And Herzegovina": "Bósnia e Herzegovina", + "Bosnia and Herzegovina": "Bósnia e Herzegovina", + "Botswana": "Botsuana", + "Bouvet Island": "Ilha Bouvet", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Território Britânico do Oceano Índico", + "Browser Sessions": "Sessões do Navegador", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgária", + "Burkina Faso": "Burquina Faso", + "Burundi": "Burundi", + "Cambodia": "Camboja", + "Cameroon": "Camarões", + "Canada": "Canadá", + "Cancel": "Cancelar", + "Cancel Subscription": "Cancelar Assinatura", + "Cape Verde": "Cabo Verde", + "Card": "Cartão", + "Cayman Islands": "Ilhas Caimã", + "Central African Republic": "República Centro-Africana", + "Chad": "Chade", + "Change Subscription Plan": "Alterar plano de assinatura", + "Change the current payment method attached to your subscription": "Altere o método de pagamento atual associado à sua assinatura", + "Changes": "Alterações", + "Checkout": "Finalizar", + "Chile": "Chile", + "China": "China", + "Choose": "Escolher", + "Choose :field": "Escolher o :field", + "Choose :resource": "Escolher o :resource", + "Choose an option": "Escolha uma opção", + "Choose date": "Escolher a data", + "Choose File": "Escolher Arquivo", + "Choose Files": "Escolher os arquivos", + "Choose Type": "Escolher Tipo", + "Christmas Island": "Ilha do Natal", + "City": "Cidade", + "Click here to re-send the verification email.": "Clique aqui para reenviar o e-mail de verificação.", + "click here to request another": "clique aqui para solicitar outro", + "Click to choose": "Clique para escolher", + "Close": "Fechar", + "Cocos (Keeling) Islands": "Ilhas Cocos (Keeling)", + "Code": "Código", + "Colombia": "Colômbia", + "Comoros": "Comores", + "Confirm": "Confirmar", + "Confirm Billing Action": "Confirmar ação de cobrança", + "Confirm Password": "Confirmar Senha", + "Confirm Payment": "Confirmar o Pagamento", + "Confirm your :amount payment": "Confirme seu pagamento :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, República Democrática", + "Congo, the Democratic Republic of the": "Congo, a República Democrática do", + "Constant": "Constante", + "Continue To Payment": "Continuar para pagamento", + "Cook Islands": "Ilhas Cook", + "Copy to clipboard": "Copiar para área de transferência", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Costa do Marfim", + "Country": "País", + "Coupon": "Cupom", + "Coupon applied successfully.": "Cupom aplicado com sucesso.", + "Create": "Criar", + "Create & Add Another": "Criar & Adicionar Outro", + "Create :resource": "Criar o :resource", + "Create a new team to collaborate with others on projects.": "Crie uma nova equipe para colaborar com outras pessoas em projetos.", + "Create Account": "Criar uma Conta", + "Create API Token": "Criar um API Token", + "Create New Team": "Criar uma Nova Equipe", + "Create Team": "Criar Equipe", + "Created.": "Criado.", + "Croatia": "Croácia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Senha atual", + "Current Subscription Plan": "Plano de Assinatura Atual", + "Currently Subscribed": "Assinatura Atual", + "Customer Balance": "Saldo do cliente", + "Customize": "Personalizar", + "Cyprus": "Chipre", + "Czech Republic": "República Tcheca", + "Côte d'Ivoire": "Costa do Marfim", + "Dark": "Escuro", + "Dashboard": "Painel de Controle", + "December": "Dezembro", + "Decrease": "Diminuir", + "Default": "Padrão", + "Delete": "Excluir", + "Delete :resource": "Excluir :resource", + "Delete Account": "Excluir Conta", + "Delete all notifications": "Excluir todas as notificações", + "Delete API Token": "Excluir API Token", + "Delete File": "Apagar arquivo", + "Delete Notification": "Excluir Notificação", + "Delete Resource": "Apagar recurso", + "Delete Selected": "Apagar selecionados", + "Delete Team": "Excluir Equipe", + "Denmark": "Dinamarca", + "Detach": "Desanexar", + "Detach Resource": "Separar Recurso", + "Detach Selected": "Separar selecionados", + "Details": "Detalhes", + "Disable": "Desativar", + "Djibouti": "Djibuti", + "Do you really want to leave? You have unsaved changes.": "Você realmente quer sair? Você tem alterações não salvas.", + "Dominica": "Dominica", + "Dominican Republic": "República Dominicana", + "Done.": "Concluído.", + "Download": "Baixar", + "Download Invoice": "Baixar Fatura", + "Drop file or click to choose": "Solte aqui um arquivo ou clique para escolher", + "Drop files or click to choose": "Solte aqui arquivos ou clique para escolher", + "Ecuador": "Equador", + "Edit": "Editar", + "Edit :resource": "Editar :resource", + "Edit Attached": "Editar Anexado", + "Edit Profile": "Editar Perfil", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Usuários com privilégios de Editor podem ler, criar e atualizar.", + "Egypt": "Egito", + "El Salvador": "El Salvador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "Endereço de e-mail", + "Email Addresses": "Endereços de e-mail", + "Email Password Reset Link": "E-mail para redefinir a senha", + "Email Verification": "Verificação de E-mail", + "Enable": "Ativar", + "Encrypted environment file already exists.": "O arquivo de ambiente criptografado já existe.", + "Encrypted environment file not found.": "Arquivo de ambiente criptografado não encontrado.", + "Ensure your account is using a long, random password to stay secure.": "Confirme que sua conta está usando uma senha longa e aleatória para mantê-la segura.", + "Environment file already exists.": "O arquivo de ambiente já existe.", + "Environment file not found.": "Arquivo de ambiente não encontrado.", + "Equatorial Guinea": "Guiné Equatorial", + "Eritrea": "Eritreia", + "Error": "Erro", + "errors": "erros", + "Estonia": "Estônia", + "Ethiopia": "Etiópia", + "ex VAT": "sem VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Expira :expiration", + "Export As CSV": "Exportar como CSV", + "Extra Billing Information": "Informação extra de faturamento", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "É necessária uma confirmação extra para processar seu pagamento. Por favor, continue para a página de pagamento clicando no botão abaixo.", + "Failed Subscription Payment": "Falha no pagamento da assinatura", + "Failed to load :resource!": "Falha no carregamento :resource!", + "Falkland Islands (Malvinas)": "Ilhas Falkland (Malvinas)", + "Faroe Islands": "Ilhas Faroé", + "February": "Fevereiro", + "Fiji": "Fiji", + "Filename": "Nome do arquivo", + "Finish enabling two factor authentication.": "Conclua a ativação da autenticação de dois fatores.", + "Finland": "Finlândia", + "For your security, please confirm your password to continue.": "Por razões de segurança, por favor confirme sua senha antes de continuar.", + "Forbidden": "Proibido", + "Force Delete": "Forçar Remoção", + "Force Delete :resource": "Forçar Remoção :resource", + "Force Delete Resource": "Forçar Remoção do Recurso", + "Force Delete Selected": "Forçar Remoção dos Selecionados", + "Forgot Password": "Esqueceu a senha", + "Forgot your password?": "Esqueceu a Senha?", + "Forgot Your Password?": "Esqueceu a Senha?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Esqueceu a senha? Sem problemas. Informe-nos seu e-mail e enviaremos um link para redefinir a senha que permitirá escolher uma nova.", + "France": "França", + "French Guiana": "Guiana Francesa", + "French Polynesia": "Polinésia Francesa", + "French Southern Territories": "Territórios Austrais Franceses", + "From": "A partir de", + "Gabon": "Gabão", + "Gambia": "Gâmbia", + "Georgia": "Geórgia", + "Germany": "Alemanha", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Voltar ao início", + "Go to page :page": "Ir para a página :page", + "Great! You have accepted the invitation to join the :team team.": "Muito bem! Você aceitou o convite para se juntar à equipe :team.", + "Greece": "Grécia", + "Greenland": "Gronelândia", + "Grenada": "Granada", + "Guadeloupe": "Guadalupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guiné", + "Guinea-Bissau": "Guiné-Bissau", + "Guyana": "Guiana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Com dúvidas sobre cancelar sua assinatura? Você pode reativá-la instantaneamente a qualquer momento até o final do ciclo de faturamento atual. Após o término do ciclo atual, poderá escolher um plano completamente novo.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Com dúvidas sobre cancelar sua assinatura? Você pode reativá-la instantaneamente a qualquer momento até o final do ciclo de faturamento atual. Após o término do ciclo atual, poderá escolher um plano completamente novo.", + "Heard Island & Mcdonald Islands": "Ilhas Heard e McDonald", + "Heard Island and McDonald Islands": "Ilha Heard e Ilhas McDonald", + "Hello!": "Olá!", + "Hide Content": "Ocultar Conteúdo", + "Hold Up!": "Atenção!", + "Holy See (Vatican City State)": "Cidade do Vaticano", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungria", + "I agree to the :terms_of_service and :privacy_policy": "Concordo com os :terms_of_service e com a :privacy_policy", + "Iceland": "Islândia", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Se necessário, você pode sair de todas as outras sessões do navegador em todos os dispositivos. Algumas das suas sessões recentes estão listadas abaixo; no entanto, esta lista pode não ser exaustiva. Se sentir que sua conta foi comprometida, atualize sua senha.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Se você já tem uma conta, pode aceitar este convite clicando no botão abaixo:", + "If you did not create an account, no further action is required.": "Se não criou uma conta, ignore este e-mail.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Se não esperava receber um convite para esta equipe, pode descartar este e-mail.", + "If you did not receive the email": "Se não recebeu o e-mail", + "If you did not request a password reset, no further action is required.": "Se não solicitou a redefinição da senha, ignore este e-mail.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Se não tiver uma conta, pode criar uma ao clicar no botão abaixo. Após criar uma conta, clique no botão de aceitação de convite neste e-mail para aceitar o convite da equipe:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Se precisar adicionar informações específicas de contato ou fiscais às suas faturas, como o nome completo da empresa, número de identificação VAT ou endereço, você pode adicioná-las aqui.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Se não conseguir clicar no botão \":actionText\", copie e cole a URL abaixo\nno seu navegador:", + "Impersonate": "Personificar", + "Increase": "Aumentar", + "India": "Índia", + "Indonesia": "Indonésia", + "Invalid filename.": "Nome de arquivo inválido.", + "Invalid JSON was returned from the route.": "JSON inválido foi retornado da rota.", + "Invoice Email Addresses": "Endereços de e-mail da fatura", + "Invoice emails updated successfully.": "E-mails de fatura atualizados com sucesso.", + "Invoices": "Faturas", + "Iran, Islamic Republic Of": "Irã", + "Iran, Islamic Republic of": "Irã", + "Iraq": "Iraque", + "Ireland": "Irlanda", + "Isle Of Man": "Ilha de Man", + "Isle of Man": "Ilha de Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Parece que você não tem uma assinatura ativa. Você pode escolher um dos planos de assinatura abaixo para começar. Os planos podem ser alterados ou cancelados conforme sua conveniência.", + "Italy": "Itália", + "Jamaica": "Jamaica", + "January": "Janeiro", + "Japan": "Japão", + "Jersey": "Jersey", + "Jordan": "Jordânia", + "July": "Julho", + "June": "Junho", + "Kazakhstan": "Cazaquistão", + "Kenya": "Quênia", + "Key": "Chave", + "Kiribati": "Quiribati", + "Korea": "Coreia", + "Korea, Democratic People's Republic of": "Coreia do Norte", + "Korea, Republic of": "República da Coreia", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Quirguistão", + "Lao People's Democratic Republic": "Laos", + "Last active": "Ativo pela última vez", + "Last used": "Usado pela última vez", + "Latvia": "Letônia", + "Leave": "Sair", + "Leave Team": "Sair da Equipe", + "Lebanon": "Líbano", + "length": "comprimento", + "Lens": "Lente", + "Lesotho": "Lesoto", + "Liberia": "Libéria", + "Libyan Arab Jamahiriya": "Jamahiriya Árabe Líbia", + "Liechtenstein": "Liechtenstein", + "Light": "Claro", + "Lithuania": "Lituânia", + "Load :perPage More": "Carregar mais :perPage", + "Loading": "Carregando", + "Location": "Localização", + "Log in": "Iniciar sessão", + "Log In": "Iniciar Sessão", + "Log Out": "Encerrar Sessão", + "Log out": "Encerrar sessão", + "Log Out Other Browser Sessions": "Encerrar Outras Sessões do Navegador", + "Log Viewer": "Visualizador de registros", + "Login": "Iniciar Sessão", + "Logout": "Encerrar Sessão", + "Logs": "Registros", + "Luxembourg": "Luxemburgo", + "Macao": "Macau", + "Macedonia": "Macedônia do Norte", + "Macedonia, the former Yugoslav Republic of": "Macedônia, a antiga República Jugoslava da", + "Madagascar": "Madagáscar", + "Malawi": "Malawi", + "Malaysia": "Malásia", + "Maldives": "Maldivas", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Gerenciar Conta", + "Manage and log out your active sessions on other browsers and devices.": "Gerencie e encerre suas sessões ativas em outros navegadores e dispositivos.", + "Manage API Tokens": "Gerenciar API Tokens", + "Manage Role": "Gerenciar Função", + "Manage Team": "Gerenciar Equipe", + "Managing billing for :billableName": "Gestão de faturamento para :billableName", + "March": "Março", + "Mark all as Read": "Marcar tudo como lido", + "Mark all notifications as read": "Marcar todas as notificações como lidas", + "Mark Read": "Marcar como lido", + "Mark Unread": "Marcar como não lido", + "Marshall Islands": "Ilhas Marshall", + "Martinique": "Martinica", + "Mauritania": "Mauritânia", + "Mauritius": "Maurício", + "May": "Maio", + "Mayotte": "Mayotte", + "Mexico": "México", + "Micronesia, Federated States Of": "Micronésia", + "Micronesia, Federated States of": "Micronésia, Estados Federados da", + "Moldova": "Moldávia", + "Moldova, Republic of": "Moldávia, República da", + "Monaco": "Mônaco", + "Mongolia": "Mongólia", + "Montenegro": "Montenegro", + "Month To Date": "Mês até a data", + "Monthly": "Mensal", + "monthly": "mensal", + "Montserrat": "Montserrat", + "Morocco": "Marrocos", + "Mozambique": "Moçambique", + "Myanmar": "Mianmar", + "Name": "Nome", + "name": "nome", + "Namibia": "Namíbia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Países Baixos", + "Netherlands Antilles": "Antilhas Holandesas", + "Nevermind": "Deixa para lá", + "Nevermind, I'll keep my old plan": "Continuarei com a assinatura antiga.", + "New": "Novo", + "New :resource": "Novo :resource", + "New Caledonia": "Nova Caledônia", + "New Password": "Nova Senha", + "New Zealand": "Nova Zelândia", + "Next": "Próximo", + "Next Payment": "Próximo pagamento", + "Next Payment on": "Próximo pagamento em", + "Nicaragua": "Nicarágua", + "Niger": "Níger", + "Nigeria": "Nigéria", + "Niue": "Niue", + "No": "Não", + "No :resource matched the given criteria.": "Nenhum :resource corresponde aos critérios indicados.", + "No additional information...": "Nenhuma informação adicional...", + "No Current Data": "Sem Dados Atuais", + "No Data": "Sem Dados", + "no file selected": "nenhum arquivo selecionado", + "No Increase": "Sem Aumento", + "No payment methods on file.": "Nenhum método de pagamento registrado.", + "No payment scheduled.": "Nenhum pagamento agendado.", + "No Prior Data": "Sem Dados Anteriores", + "No Results Found.": "Nenhum resultado encontrado.", + "Norfolk Island": "Ilha Norfolk", + "Northern Mariana Islands": "Marianas do Norte", + "Norway": "Noruega", + "Not Found": "Não encontrado", + "Notifications": "Notificações", + "Nova": "Nova", + "Nova User": "Usuário Nova", + "November": "Novembro", + "October": "Outubro", + "of": "de", + "OK": "OK", + "Oman": "Omã", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Uma vez excluída a equipe, todos os seus recursos e dados serão excluídos permanentemente. Antes de excluir esta equipe, por favor baixe quaisquer dados ou informações que deseje manter.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Uma vez excluída a conta, todos os recursos e dados serão permanentemente excluídos. Antes de excluir a conta, por favor baixe quaisquer dados ou informações que deseje manter.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Uma vez apagada a sua conta, todos os seus recursos e dados serão permanentemente apagados. Por favor, digite sua senha para confirmar que gostaria de apagar permanentemente sua conta.", + "Only Trashed": "Apenas Excluídos", + "Open Invoices": "Faturas Abertas", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Nosso portal de gestão de faturamento permite gerenciar convenientemente sua assinatura, método de pagamento e baixar suas faturas recentes.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Nosso portal de gestão de cobrança permite que você gerencie convenientemente seu plano de assinatura, métodos de pagamento e baixe suas faturas recentes.", + "Page Expired": "Página expirada", + "Pagination Navigation": "Navegação em resultados paginados", + "Paid": "Pago", + "Pakistan": "Paquistão", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Território Palestino Ocupado", + "Panama": "Panamá", + "Papua New Guinea": "Papua-Nova Guiné", + "Paraguay": "Paraguai", + "Password": "Senha", + "password": "senha", + "Payment Confirmation": "Confirmação do Pagamento", + "Payment Information": "Informações de Pagamento", + "Payment information updated successfully.": "Informações de pagamento atualizadas com sucesso.", + "Payment Method": "Forma de Pagamento", + "Payment Methods": "Métodos de Pagamento", + "Payment Required": "Pagamento Requerido", + "Payments": "Pagamentos", + "Pending Team Invitations": "Convites de Equipe Pendentes", + "Per Page": "Por Página", + "Permanently delete this team.": "Excluir esta equipe permanentemente.", + "Permanently delete your account.": "Excluir sua conta permanentemente.", + "Permissions": "Permissões", + "Peru": "Peru", + "Philippines": "Filipinas", + "Photo": "Foto", + "Pitcairn": "Ilhas Pitcairn", + "Please accept the terms of service.": "Por favor, aceite os termos de serviço.", + "Please click the button below to verify your email address.": "Por favor, clique no botão abaixo para verificar seu endereço de e-mail.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Por favor confirme o acesso à sua conta inserindo um dos seus códigos de recuperação de emergência.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Por favor confirme o acesso à sua conta inserindo o código fornecido pelo aplicativo autenticador.", + "Please confirm your password before continuing.": "Por favor, confirme sua senha antes de continuar.", + "Please copy your new API token. For your security, it won't be shown again.": "Por favor copie seu novo API Token. Por razões de segurança, não será mostrado novamente.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Digite sua senha para confirmar que deseja sair das outras sessões do navegador em todos os dispositivos.", + "Please provide a maximum of three invoice emails addresses.": "Forneça no máximo três endereços de e-mail para fatura.", + "Please provide the email address of the person you would like to add to this team.": "Por favor, informe o e-mail da pessoa que gostaria de acrescentar a esta equipe", + "Please set a default payment method before retrying payments.": "Defina um método de pagamento padrão antes de tentar novamente os pagamentos.", + "Please set a default payment method before swapping plans.": "Defina um método de pagamento padrão antes de trocar de plano.", + "Poland": "Polônia", + "Portugal": "Portugal", + "Press / to search": "Pressione / para pesquisar", + "Preview": "Pré-visualização", + "Previewing": "Pré-visualizando", + "Previous": "Anterior", + "Privacy Policy": "Política de privacidade", + "Profile": "Perfil", + "Profile Information": "Informações do Perfil", + "Puerto Rico": "Porto Rico", + "Qatar": "Catar", + "Quarter To Date": "Trimestre até a data", + "Recovery Code": "Código de Recuperação", + "Refresh": "Atualizar", + "Regards,": "Atenciosamente,", + "Regenerate Recovery Codes": "Regenerar Códigos de Recuperação", + "Register": "Registrar", + "Reload": "Recarregar", + "Remember me": "Lembrar-me", + "Remember Me": "Lembrar-me", + "Remove": "Remover", + "Remove Photo": "Remover Foto", + "Remove Team Member": "Remover Membro de Equipe", + "Replicate": "Replicar", + "Required fields": "Campos obrigatórios", + "Resend Verification Email": "Reenviar E-mail de Verificação", + "Reset Filters": "Repor os filtros", + "Reset Password": "Redefinir Senha", + "Reset Password Notification": "Notificação para redefinir a senha", + "resource": "recurso", + "Resource Row Dropdown": "Lista suspensa da linha do recurso", + "Resources": "Recursos", + "resources": "recursos", + "Restore": "Restaurar", + "Restore :resource": "Restaurar :resource", + "Restore Resource": "Repor o Recurso", + "Restore Selected": "Repor os selecionados", + "results": "resultados", + "Resume Subscription": "Retomar assinatura", + "Retry Payment": "Tentar novamente o pagamento", + "Return to :appName": "Retornar a :appName", + "Reunion": "Reunião", + "Role": "Função", + "Romania": "Romênia", + "Run Action": "Executar Ação", + "Russian Federation": "Federação Russa", + "Rwanda": "Ruanda", + "Réunion": "Reunião", + "Saint Barthelemy": "São Bartolomeu", + "Saint Barthélemy": "São Bartolomeu", + "Saint Helena": "Santa Helena", + "Saint Kitts And Nevis": "São Cristóvão e Nevis", + "Saint Kitts and Nevis": "São Cristóvão e Nevis", + "Saint Lucia": "Santa Lúcia", + "Saint Martin": "São Martinho", + "Saint Martin (French part)": "São Martinho (parte francesa)", + "Saint Pierre And Miquelon": "São Pedro e Miquelon", + "Saint Pierre and Miquelon": "São Pedro e Miquelon", + "Saint Vincent And Grenadines": "São Vicente e Granadinas", + "Saint Vincent and the Grenadines": "São Vicente e Granadinas", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé e Príncipe", + "Sao Tome and Principe": "São Tomé e Príncipe", + "Saudi Arabia": "Arábia Saudita", + "Save": "Salvar", + "Saved.": "Salvo.", + "Scroll to bottom": "Rolar para baixo", + "Scroll to top": "Rolar para cima", + "Search": "Pesquisar", + "Secure Area": "Área Segura", + "Select": "Selecionar", + "Select a different plan": "Selecione um plano diferente", + "Select a log file...": "Selecione um arquivo de registro...", + "Select A New Photo": "Selecionar uma nova Foto", + "Select Action": "Selecionar a Ação", + "Select all": "Selecionar Tudo", + "Select All Dropdown": "Selecionar todos os menus suspensos", + "Select this page": "Selecione esta página", + "Send Password Reset Link": "Enviar link para redefinir a Senha", + "Senegal": "Senegal", + "September": "Setembro", + "Serbia": "Sérvia", + "Server Error": "Erro do servidor", + "Service Unavailable": "Serviço indisponível", + "Set as default": "Definir como padrão", + "Setup Key": "Chave de configuração", + "Seychelles": "Seicheles", + "Show All Fields": "Mostrar Todos os Campos", + "Show Content": "Mostrar o Conteúdo", + "Show Recovery Codes": "Mostrar Códigos de Recuperação", + "Showing": "Exibindo", + "Sierra Leone": "Serra Leoa", + "Signed in as": "Conectado como", + "Singapore": "Singapura", + "Sint Maarten (Dutch part)": "São Martinho", + "Slovakia": "Eslováquia", + "Slovenia": "Eslovênia", + "Soft Deleted": "Excluído logicamente", + "Solomon Islands": "Ilhas Salomão", + "Somalia": "Somália", + "Something went wrong.": "Algo deu errado.", + "Sorry! You are not authorized to perform this action.": "Desculpe! Você não está autorizado a realizar esta ação.", + "Sorry, your session has expired.": "Desculpe, sua sessão expirou.", + "South Africa": "África do Sul", + "South Georgia And Sandwich Isl.": "Geórgia do Sul e Ilhas Sandwich do Sul", + "South Georgia and the South Sandwich Islands": "Ilhas Geórgia do Sul e Sandwich do Sul", + "South Sudan": "Sudão do Sul", + "Spain": "Espanha", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Ações independentes", + "Start Polling": "Iniciar as Sondagens", + "Start polling": "Iniciar as sondagens", + "State / County": "Estado / País", + "Stop Impersonating": "Parar Personificação", + "Stop Polling": "Parar as Sondagens", + "Stop polling": "Parar votação", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Guarde estes códigos de recuperação em um gerenciador de senhas seguro. Eles podem ser usados para recuperar o acesso à sua conta caso o dispositivo de autenticação de dois fatores seja perdido.", + "Subscribe": "Assinar", + "Subscription Information": "Informação da assinatura", + "Subscription Pending": "Assinatura pendente", + "Sudan": "Sudão", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard e Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard e Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suécia", + "Switch Teams": "Trocar de Equipe", + "Switzerland": "Suíça", + "Syrian Arab Republic": "Síria", + "System": "Sistema", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, província da China", + "Tajikistan": "Tajiquistão", + "Tanzania": "Tanzânia", + "Tanzania, United Republic of": "Tanzânia, República Unida da", + "TAX": "IMPOSTO", + "Team Details": "Detalhes da Equipe", + "Team Invitation": "Convite de Equipe", + "Team Members": "Membros da Equipe", + "Team Name": "Nome da Equipe", + "Team Owner": "Proprietário da Equipe", + "Team Settings": "Configurações da Equipe", + "Terms of Service": "Termos de Serviço", + "Thailand": "Tailândia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Obrigado por se inscrever! Antes de começar, poderia verificar seu e-mail clicando no link que acabamos de enviar? Se não recebeu o e-mail, enviaremos com prazer outro.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Obrigado pelo apoio contínuo. Anexamos uma cópia de sua fatura para seus registros. Informe-nos se tiver alguma dúvida ou preocupação.", + "Thanks,": "Obrigado,", + "The :attribute must be a valid role.": "O :attribute deve ser uma função válida.", + "The :attribute must be at least :length characters and contain at least one number.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos um número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "O :attribute deve ter, pelo menos, :length caracteres e conter, pelo menos, um caractere especial e um número.", + "The :attribute must be at least :length characters and contain at least one special character.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos uma maiúscula e um número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos uma maiúscula e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos uma maiúscula, um número e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "O campo :attribute deve ter pelo menos :length caracteres e conter pelo menos uma maiúscula.", + "The :attribute must be at least :length characters.": "O campo :attribute deve ter pelo menos :length caracteres.", + "The :attribute must contain at least one letter.": "O campo :attribute deve ter pelo menos uma letra.", + "The :attribute must contain at least one number.": "O campo :attribute deve ter pelo menos um número.", + "The :attribute must contain at least one symbol.": "O campo :attribute deve ter pelo menos um símbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "O campo :attribute deve conter pelo menos uma letra maiúscula e uma letra minúscula.", + "The :resource was created!": "O :resource foi criado!", + "The :resource was deleted!": "O :resource foi apagado!", + "The :resource was restored!": "O :resource foi restaurado!", + "The :resource was updated!": "O :resource foi atualizado!", + "The action was executed successfully.": "A ação foi executada com sucesso.", + "The default payment method cannot be removed.": "O método de pagamento padrão não pode ser removido.", + "The file was deleted!": "O arquivo foi apagado!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "O :attribute foi encontrado em um vazamento de dados. Escolha um novo :attribute.", + "The given data was invalid.": "Os dados fornecidos são inválidos.", + "The government won't let us show you what's behind these doors": "O governo não nos deixa mostrar o que está atrás destas portas.", + "The HasOne relationship has already been filled.": "O relacionamento HasOne já foi preenchido.", + "The image could not be loaded": "A imagem não pôde ser carregada", + "The image could not be loaded.": "A imagem não pôde ser carregada.", + "The invoice emails must be valid email addresses.": "Os e-mails de fatura devem ser endereços de e-mail válidos.", + "The password is incorrect.": "A senha está incorreta.", + "The provided coupon code is invalid.": "O código do cupom fornecido é inválido.", + "The provided password does not match your current password.": "A senha fornecida não corresponde à sua senha atual.", + "The provided password was incorrect.": "A senha fornecida estava incorreta.", + "The provided two factor authentication code was invalid.": "O código fornecido para a autenticação de dois fatores é inválido.", + "The provided two factor recovery code was invalid.": "O código de recuperação de dois fatores fornecido foi inválido.", + "The provided VAT number is invalid.": "O NIF fornecido é inválido.", + "The resource was attached!": "O recurso foi anexado!", + "The resource was prevented from being saved!": "O recurso foi impedido de ser salvo!", + "The resource was updated!": "O recurso foi atualizado!", + "The response is not a streamed response.": "A resposta não é uma resposta transmitida.", + "The response is not a view.": "A resposta não é uma visão.", + "The selected country is invalid.": "O país selecionado é inválido.", + "The selected plan is invalid.": "O plano selecionado é inválido.", + "The selected resources have been :action!": "Os recursos selecionados foram :action!", + "The team's name and owner information.": "Nome da equipe e do proprietário.", + "There are no available options for this resource.": "Não existem opções disponíveis para este recurso.", + "There are no fields to display.": "Não há campos para mostrar.", + "There are no new notifications.": "Não existem novas notificações.", + "There was a problem executing the action.": "Houve um problema ao executar a ação.", + "There was a problem fetching the resource.": "Houve um problema ao obter o recurso.", + "There was a problem submitting the form.": "Houve um problema ao enviar o formulário.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Estas pessoas foram convidadas para sua equipe e receberam um convite por e-mail. Elas podem se juntar à equipe aceitando o convite por e-mail.", + "This account does not have an active subscription.": "Esta conta não tem uma assinatura ativa.", + "This action is unauthorized.": "Esta ação não é autorizada.", + "This copy of Nova is unlicensed.": "Esta cópia do Nova não está licenciada.", + "This coupon code can only be used by new customers.": "Este cupom só pode ser utilizado por novos clientes.", + "This device": "Este dispositivo", + "This file field is read-only.": "Este campo de arquivos é somente leitura.", + "This invoice is no longer open.": "Esta fatura não está mais aberta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Esta é uma área segura do aplicativo. Por favor, confirme sua senha antes de continuar.", + "This password does not match our records.": "Esta senha não corresponde aos nossos registros.", + "This password reset link will expire in :count minutes.": "O link para redefinir a senha vai expirar em :count minutos.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Este pagamento foi iniciado, mas os fundos ainda não foram recebidos. Isso pode levar até 14 dias.", + "This resource no longer exists": "Este recurso já não existe", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Esta assinatura expirou e não pode ser retomada. Crie uma nova assinatura.", + "This user already belongs to the team.": "Este usuário já pertence à equipe.", + "This user has already been invited to the team.": "Este usuário já foi convidado para a equipe.", + "Timor-Leste": "Timor-Leste", + "to": "até", + "To": "Para", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Para concluir a autenticação de dois fatores, digitalize o seguinte código QR usando o aplicativo autenticador do seu telefone ou digite a chave de configuração e forneça o código OTP gerado.", + "Today": "Hoje", + "Toggle navigation": "Alternar navegação", + "Togo": "Togo", + "Tokelau": "Toquelau", + "Token Name": "Nome do Token", + "Tonga": "Tonga", + "Too Many Requests": "Muitas solicitações", + "total": "total", + "Total:": "Total:", + "Trashed": "Excluídos", + "Trinidad And Tobago": "Trindade e Tobago", + "Trinidad and Tobago": "Trindade e Tobago", + "Tunisia": "Tunísia", + "Turkey": "Turquia", + "Turkmenistan": "Turquemenistão", + "Turks And Caicos Islands": "Ilhas Turcas e Caicos", + "Turks and Caicos Islands": "Ilhas Turcas e Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autenticação de dois fatores", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "A autenticação de dois fatores está agora ativa. Digitalize o seguinte código QR utilizando o aplicativo autenticador do seu celular ou digite a chave de configuração.", + "Type": "Tipo", + "Uganda": "Uganda", + "Ukraine": "Ucrânia", + "Unauthorized": "Não autorizado", + "United Arab Emirates": "Emirados Árabes Unidos", + "United Kingdom": "Reino Unido", + "United States": "Estados Unidos", + "United States Minor Outlying Islands": "Ilhas Menores Distantes dos Estados Unidos", + "United States Outlying Islands": "Ilhas Distantes dos EUA", + "Unknown": "Desconhecido", + "Unpaid": "Não pago", + "Update": "Atualizar", + "Update & Continue Editing": "Atualizar e Continuar Editando", + "Update :resource": "Atualizar :resource", + "Update :resource: :title": "Atualizar :resource: :title", + "Update attached :resource: :title": "Atualizar anexo :resource: :title", + "Update Password": "Atualizar Senha", + "Update Payment Information": "Atualizar informações de pagamento", + "Update Payment Method": "Atualizar forma de pagamento", + "Update your account's profile information and email address.": "Atualize as informações de perfil e e-mail da sua conta.", + "Uploading": "Enviando", + "Uploading files... (:current/:total)": "Carregando arquivos... (:current/:total)", + "Uruguay": "Uruguai", + "Use a recovery code": "Utilize um código de recuperação", + "Use an authentication code": "Utilize um código de autenticação", + "User Actions": "Ações do usuário", + "User Security": "Segurança do Usuário", + "Username": "Nome de usuário", + "Uzbekistan": "Uzbequistão", + "Value": "Valor", + "Vanuatu": "Vanuatu", + "VAT Number": "Número VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, República Bolivariana da", + "Verify Email Address": "Verifique o endereço de e-mail", + "Verify Your Email Address": "Verifique seu endereço de e-mail", + "Viet Nam": "Vietnã", + "View": "Visualizar", + "Virgin Islands, British": "Ilhas Virgens Britânicas", + "Virgin Islands, U.S.": "Ilhas Virgens Americanas", + "Wallis And Futuna": "Wallis e Futuna", + "Wallis and Futuna": "Wallis e Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Estamos processando sua assinatura. Quando concluído com sucesso, esta página será atualizada automaticamente. Normalmente, este processo deve levar apenas alguns segundos.", + "We are unable to process your payment. Please contact customer support.": "Não conseguimos processar o pagamento. Por favor, contate o suporte ao cliente.", + "We have emailed your password reset link!": "Enviamos por e-mail o link para redefinir sua senha!", + "We were unable to find a registered user with this email address.": "Não conseguimos encontrar um usuário registrado com este endereço de e-mail.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Enviaremos um link para download da fatura para os endereços de e-mail que você especificar abaixo. Você pode separar vários endereços de e-mail usando vírgulas.", + "We're lost in space. The page you were trying to view does not exist.": "Estamos perdidos no espaço. A página que estava tentando visualizar não existe.", + "Welcome Back!": "Bem-vindo de volta!", + "Western Sahara": "Saara Ocidental", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Quando a autenticação de dois fatores estiver ativada, será solicitado um token seguro e aleatório durante a autenticação. Você pode obter esse token no aplicativo Google Authenticator do seu telefone.", + "Whoops": "Ops", + "Whoops!": "Ops!", + "Whoops! Something went wrong.": "Ops! Algo deu errado.", + "With Trashed": "Com Excluídos", + "Write": "Escrever", + "Year To Date": "Ano até a data", + "Yearly": "Anualmente", + "Yemen": "Iêmen", + "Yes": "Sim", + "You are already subscribed.": "Você já está inscrito.", + "You are currently within your free trial period. Your trial will expire on :date.": "No momento, você está no período de teste gratuito. Sua avaliação expirará em :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "No momento, você está no período de teste gratuito. Sua avaliação expirará em :date. Iniciar uma nova assinatura encerrará sua avaliação.", + "You are logged in!": "Você está com a sessão iniciada!", + "You are receiving this email because we received a password reset request for your account.": "Você está recebendo este e-mail porque foi solicitada a redefinição da senha da sua conta.", + "You have been invited to join the :team team!": "Você foi convidado para se juntar à equipe :team!", + "You have enabled two factor authentication.": "Você ativou a autenticação de dois fatores.", + "You have not enabled two factor authentication.": "Você não ativou a autenticação de dois fatores.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Você tem algumas faturas não pagas. Depois de atualizar seu método de pagamento padrão, você pode tentar novamente os pagamentos por meio da lista de faturas abaixo.", + "You may accept this invitation by clicking the button below:": "Você pode aceitar este convite clicando no botão abaixo:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Você pode cancelar sua assinatura a qualquer momento. Depois que sua assinatura for cancelada, você terá a opção de retomá-la até o final do ciclo de cobrança atual.", + "You may delete any of your existing tokens if they are no longer needed.": "Você pode excluir qualquer um dos tokens existentes caso já não sejam necessários.", + "You may not delete your personal team.": "Você não pode excluir sua equipe pessoal.", + "You may not leave a team that you created.": "Você não pode abandonar a equipe que criou.", + "You will receive an invoice and payment link via email for each billing period.": "Você receberá uma fatura e um link de pagamento por e-mail para cada período de cobrança.", + "You're logged in!": "Você está logado!", + "Your :invoiceName invoice is now available!": "Sua fatura de :invoiceName já está disponível!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Seu endereço de cobrança é :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Seu cartão foi recusado. Entre em contato com o emissor do cartão para obter mais informações.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Seu método de pagamento atual é um cartão de crédito com final :lastFour que expira em :expiration.", + "Your email address is unverified.": "Seu endereço de e-mail não foi verificado.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Seu último pagamento de :amount falhou. Atualize seu método de pagamento para tentar novamente o pagamento com falha.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Seu último pagamento de :amount em :date falhou. Atualize sua forma de pagamento para tentar novamente o pagamento com falha.", + "Your next payment of :amount will be processed on :date.": "Seu próximo pagamento de :amount será em :date.", + "Your payment method has been added successfully.": "Sua forma de pagamento foi adicionada com sucesso.", + "Your payment method will be charged automatically for each billing period.": "Seu método de pagamento será cobrado automaticamente para cada período de cobrança.", + "Your registered VAT Number is :vatNumber.": "Seu NIF registrado é :vatNumber.", + "Your subscription has been started successfully.": "Sua assinatura foi iniciada com sucesso.", + "Your subscription has been successfully cancelled.": "Sua assinatura foi cancelada com sucesso.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Sua assinatura foi cancelada com sucesso. Você ainda terá acesso até o final do período de faturamento.", + "Your subscription was successfully resumed.": "Sua assinatura foi retomada com sucesso.", + "Your subscription was successfully updated.": "Sua assinatura foi atualizada com sucesso.", + "Zambia": "Zâmbia", + "Zimbabwe": "Zimbábue", + "Zip / Postal Code": "CEP / Código Postal", + "Åland Islands": "Ilhas Aland" +} diff --git a/locales/pt_BR/php-inline.json b/locales/pt_BR/php-inline.json new file mode 100644 index 00000000000..c5becc91f8e --- /dev/null +++ b/locales/pt_BR/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Este campo deve ser aceito.", + "accepted_if": "Este campo deve ser aceito quando :other for :value.", + "active_url": "A URL é inválida.", + "after": "Deve ser uma data após :date.", + "after_or_equal": "Deve ser uma data posterior ou igual a :date.", + "alpha": "Este campo pode conter apenas letras.", + "alpha_dash": "Este campo pode conter apenas letras, números, traços e o caractere de sublinhado.", + "alpha_num": "Este campo pode conter apenas letras e números.", + "any_of": "Este campo é inválido.", + "array": "Este campo deve ser uma matriz.", + "ascii": "Este campo deve conter apenas caracteres alfanuméricos de byte único e símbolos.", + "attached": "Este campo já está anexado.", + "before": "Deve ser uma data anterior a :date.", + "before_or_equal": "Deve ser uma data anterior ou igual a :date.", + "between.array": "Este conteúdo deve estar entre :min e :max itens.", + "between.file": "Este arquivo deve estar entre :min e :max quilobytes.", + "between.numeric": "Este valor deve estar entre :min e :max.", + "between.string": "Este texto deve estar entre :min e :max caracteres.", + "boolean": "Este campo deve ser verdadeiro ou falso.", + "can": "Este campo contém um valor não autorizado.", + "confirmed": "A confirmação não corresponde.", + "contains": "O campo não possui um valor obrigatório.", + "date": "Isto não é uma data válida.", + "date_equals": "Deve ser uma data igual a :date.", + "date_format": "Isto não corresponde ao formato :format.", + "decimal": "Este campo deve ter :decimal casas decimais.", + "declined": "Este valor deve ser recusado.", + "declined_if": "Este valor deve ser recusado quando :other for :value.", + "different": "Este valor deve ser diferente de :other.", + "digits": "Este valor deve ter :digits dígitos.", + "digits_between": "Este valor deve estar entre :min e :max dígitos.", + "dimensions": "Esta imagem tem dimensões inválidas.", + "distinct": "Este campo tem um valor duplicado.", + "doesnt_contain": "Este campo não deve conter nenhum dos seguintes: :values.", + "doesnt_end_with": "Este campo não pode terminar com um dos seguintes valores: :values.", + "doesnt_start_with": "Este campo não pode começar com um dos seguintes valores: :values.", + "email": "Deve ser um endereço de e-mail válido.", + "ends_with": "Este campo deve terminar com um dos seguintes valores: :values.", + "enum": "O valor selecionado é inválido.", + "exists": "O valor selecionado é inválido.", + "extensions": "Este campo deve ter uma das seguintes extensões: :values.", + "file": "O conteúdo deve ser um arquivo.", + "filled": "Este campo deve ter um valor.", + "gt.array": "O conteúdo deve ter mais de :value itens.", + "gt.file": "O tamanho do arquivo deve ser maior que :value quilobytes.", + "gt.numeric": "O valor deve ser maior que :value.", + "gt.string": "O texto deve ser maior que :value caracteres.", + "gte.array": "O conteúdo deve ter :value itens ou mais.", + "gte.file": "O tamanho do arquivo deve ser maior ou igual a :value quilobytes.", + "gte.numeric": "O valor deve ser maior ou igual a :value.", + "gte.string": "O texto deve ser maior ou igual a :value caracteres.", + "hex_color": "Este campo deve ter uma cor hexadecimal válida.", + "image": "Deve ser uma imagem.", + "in": "O valor selecionado é inválido.", + "in_array": "Este valor não existe em :other.", + "in_array_keys": "Este campo deve conter pelo menos uma das seguintes chaves: :values.", + "integer": "Deve ser um número inteiro.", + "ip": "Deve ser um endereço IP válido.", + "ipv4": "Deve ser um endereço IPv4 válido.", + "ipv6": "Deve ser um endereço IPv6 válido.", + "json": "Deve ser um JSON válido.", + "list": "Este campo deve ser uma lista.", + "lowercase": "Este campo deve estar em minúsculas.", + "lt.array": "O conteúdo deve ter menos de :value itens.", + "lt.file": "O tamanho do arquivo deve ser menor que :value quilobytes.", + "lt.numeric": "O valor deve ser menor que :value.", + "lt.string": "O texto deve ser menor que :value caracteres.", + "lte.array": "O conteúdo não deve ter mais do que :value itens.", + "lte.file": "O tamanho do arquivo deve ser menor ou igual a :value quilobytes.", + "lte.numeric": "O valor deve ser menor ou igual a :value.", + "lte.string": "O texto deve ser menor ou igual a :value caracteres.", + "mac_address": "O valor deve ser um endereço MAC válido.", + "max.array": "O conteúdo não pode ter mais do que :max itens.", + "max.file": "O tamanho do arquivo não pode ser maior que :max quilobytes.", + "max.numeric": "O valor não pode ser maior que :max.", + "max.string": "O texto não pode ser maior que :max caracteres.", + "max_digits": "Este campo não pode ter mais do que :max dígitos.", + "mimes": "Este deve ser um arquivo do tipo: :values.", + "mimetypes": "Este deve ser um arquivo do tipo: :values.", + "min.array": "O valor deve ter pelo menos :min itens.", + "min.file": "O tamanho do arquivo deve ser pelo menos :min quilobytes.", + "min.numeric": "O valor deve ser pelo menos :min.", + "min.string": "O texto deve ter pelo menos :min caracteres.", + "min_digits": "Este campo deve ter pelo menos :min dígitos.", + "missing": "Este campo deve estar ausente.", + "missing_if": "Este campo deve estar ausente quando :other for :value.", + "missing_unless": "Este campo deve estar ausente, a menos que :other seja :value.", + "missing_with": "Este campo deve estar ausente quando :values estiver presente.", + "missing_with_all": "Este campo deve estar ausente quando :values estiverem presentes.", + "multiple_of": "O valor deve ser um múltiplo de :value.", + "not_in": "O valor selecionado é inválido.", + "not_regex": "Este formato é inválido.", + "numeric": "Deve ser um número.", + "password.letters": "A senha deve conter pelo menos uma letra.", + "password.mixed": "A senha deve conter pelo menos uma letra maiúscula e uma minúscula.", + "password.numbers": "A senha deve conter pelo menos um número.", + "password.symbols": "A senha deve conter pelo menos um símbolo.", + "password.uncompromised": "A senha apareceu em uma violação de dados. Por favor, escolha um valor diferente.", + "present": "Este campo deve estar presente.", + "present_if": "Este campo deve estar presente quando :other for :value.", + "present_unless": "Este campo deve estar presente, a menos que :other seja :value.", + "present_with": "Este campo deve estar presente quando :values estiver presente.", + "present_with_all": "Este campo deve estar presente quando :values estiverem presentes.", + "prohibited": "Este campo é proibido.", + "prohibited_if": "Este campo é proibido quando :other for :value.", + "prohibited_if_accepted": "Este campo é proibido quando :other é aceito.", + "prohibited_if_declined": "Este campo é proibido quando :other é recusado.", + "prohibited_unless": "Este campo é proibido a menos que :other esteja em :values.", + "prohibits": "Este campo proíbe que :other esteja presente.", + "regex": "Este formato é inválido.", + "relatable": "Este campo pode não estar associado a este recurso.", + "required": "Este campo é obrigatório.", + "required_array_keys": "Este campo deve conter entradas para: :values.", + "required_if": "Este campo é obrigatório quando :other for :value.", + "required_if_accepted": "Este campo é obrigatório quando :other foi aceito.", + "required_if_declined": "Este campo é obrigatório quando :other foi recusado.", + "required_unless": "Este campo é obrigatório, a menos que :other esteja em :values.", + "required_with": "Este campo é obrigatório quando :values estiver presente.", + "required_with_all": "Este campo é obrigatório quando :values estiverem presentes.", + "required_without": "Este campo é obrigatório quando :values não estiver presente.", + "required_without_all": "Este campo é obrigatório quando nenhum dos :values estiver presente.", + "same": "O valor deste campo deve corresponder ao valor de :other.", + "size.array": "O conteúdo deve conter :size itens.", + "size.file": "O tamanho do arquivo deve ser :size quilobytes.", + "size.numeric": "Este campo deve ser :size.", + "size.string": "O texto deve ter :size caracteres.", + "starts_with": "Este campo deve começar com um dos seguintes valores: :values.", + "string": "Este campo deve ser um texto.", + "timezone": "Deve ser uma zona válida.", + "ulid": "Este campo deve ser um ULID válido.", + "unique": "Isso já foi utilizado.", + "uploaded": "Falha no upload.", + "uppercase": "Este campo deve estar em maiúsculas.", + "url": "Este formato é inválido.", + "uuid": "Deve ser um UUID válido." +} diff --git a/locales/pt_BR/php.json b/locales/pt_BR/php.json new file mode 100644 index 00000000000..7106790b138 --- /dev/null +++ b/locales/pt_BR/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "O campo :attribute deve ser aceito.", + "accepted_if": "O :attribute deve ser aceito quando :other for :value.", + "active_url": "O campo :attribute não contém uma URL válida.", + "after": "O campo :attribute deve conter uma data posterior a :date.", + "after_or_equal": "O campo :attribute deve conter uma data posterior ou igual a :date.", + "alpha": "O campo :attribute deve conter apenas letras.", + "alpha_dash": "O campo :attribute deve conter apenas letras, números e traços.", + "alpha_num": "O campo :attribute deve conter apenas letras e números.", + "any_of": "O campo :attribute é inválido.", + "array": "O campo :attribute deve conter uma coleção de elementos.", + "ascii": "O :attribute deve conter apenas caracteres alfanuméricos de byte único e símbolos.", + "attached": "Este :attribute já está anexado.", + "before": "O campo :attribute deve conter uma data anterior a :date.", + "before_or_equal": "O campo :attribute deve conter uma data anterior ou igual a :date.", + "between.array": ":attribute deve conter entre :min e :max itens.", + "between.file": "O arquivo :attribute deve ter entre :min e :max quilobytes.", + "between.numeric": "O campo :attribute deve ter um valor entre :min e :max.", + "between.string": "O campo :attribute deve conter entre :min e :max caracteres.", + "boolean": "O campo :attribute deve conter o valor verdadeiro ou falso.", + "can": "O campo :attribute contém um valor não autorizado.", + "confirmed": "A confirmação para o campo :attribute não coincide.", + "contains": "O campo :attribute não possui um valor obrigatório.", + "current_password": "A senha está incorreta.", + "date": "O campo :attribute não contém uma data válida.", + "date_equals": "O campo :attribute deve ser uma data igual a :date.", + "date_format": "A data indicada para o campo :attribute não respeita o formato :format.", + "decimal": "O :attribute deve ter :decimal casas decimais.", + "declined": "O :attribute deve ser recusado.", + "declined_if": "O :attribute deve ser recusado quando :other for :value.", + "different": "Os campos :attribute e :other devem conter valores diferentes.", + "digits": "O campo :attribute deve conter :digits dígitos.", + "digits_between": "O campo :attribute deve conter entre :min e :max dígitos.", + "dimensions": "O campo :attribute deve conter uma dimensão de imagem válida.", + "distinct": "O campo :attribute contém um valor duplicado.", + "doesnt_contain": "O campo :attribute não deve conter nenhum dos seguintes: :values.", + "doesnt_end_with": "O campo :attribute não pode terminar com um dos seguintes: :values.", + "doesnt_start_with": "O campo :attribute não pode começar com um dos seguintes: :values.", + "email": "O campo :attribute não contém um endereço de e-mail válido.", + "ends_with": "O campo :attribute deve terminar com um dos seguintes: :values.", + "enum": "O :attribute selecionado é inválido.", + "exists": "O valor selecionado para o campo :attribute é inválido.", + "extensions": "O campo :attribute deve ter uma das seguintes extensões: :values.", + "failed": "As credenciais indicadas não coincidem com as registradas no sistema.", + "file": "O campo :attribute deve conter um arquivo.", + "filled": "É obrigatória a indicação de um valor para o campo :attribute.", + "gt.array": "O campo :attribute deve ter mais de :value itens.", + "gt.file": "O campo :attribute deve ter mais de :value quilobytes.", + "gt.numeric": "O campo :attribute deve ser maior que :value.", + "gt.string": "O campo :attribute deve ter mais de :value caracteres.", + "gte.array": "O campo :attribute deve ter :value itens ou mais.", + "gte.file": "O campo :attribute deve ter :value quilobytes ou mais.", + "gte.numeric": "O campo :attribute deve ser maior ou igual a :value.", + "gte.string": "O campo :attribute deve ter :value caracteres ou mais.", + "hex_color": "O campo :attribute deve ter uma cor hexadecimal válida.", + "image": "O campo :attribute deve conter uma imagem.", + "in": "O campo :attribute não contém um valor válido.", + "in_array": "O campo :attribute não existe em :other.", + "in_array_keys": "O campo :attribute deve conter pelo menos uma das seguintes chaves: :values.", + "integer": "O campo :attribute deve conter um número inteiro.", + "ip": "O campo :attribute deve conter um IP válido.", + "ipv4": "O campo :attribute deve conter um IPv4 válido.", + "ipv6": "O campo :attribute deve conter um IPv6 válido.", + "json": "O campo :attribute deve conter um JSON válido.", + "list": "O campo :attribute deve ser uma lista.", + "lowercase": "O campo :attribute deve estar em minúsculas.", + "lt.array": "O campo :attribute deve ter menos de :value itens.", + "lt.file": "O campo :attribute deve ter menos de :value quilobytes.", + "lt.numeric": "O campo :attribute deve ser inferior a :value.", + "lt.string": "O campo :attribute deve ter menos de :value caracteres.", + "lte.array": "O campo :attribute não pode ter mais de :value itens.", + "lte.file": "O campo :attribute deve ter :value quilobytes ou menos.", + "lte.numeric": "O campo :attribute deve ser inferior ou igual a :value.", + "lte.string": "O campo :attribute deve ter :value caracteres ou menos.", + "mac_address": "O :attribute deve ser um endereço MAC válido.", + "max.array": "O campo :attribute não deve conter mais de :max elementos.", + "max.file": "O campo :attribute não deve ter um tamanho superior a :max quilobytes.", + "max.numeric": "O campo :attribute não deve conter um valor superior a :max.", + "max.string": "O campo :attribute não deve conter mais de :max caracteres.", + "max_digits": "O campo :attribute não pode ter mais do que :max dígitos.", + "mimes": "O campo :attribute deve conter um arquivo do tipo: :values.", + "mimetypes": "O campo :attribute deve conter um arquivo do tipo: :values.", + "min.array": "O campo :attribute deve conter no mínimo :min elementos.", + "min.file": "O campo :attribute deve ter no mínimo :min quilobytes.", + "min.numeric": "O campo :attribute deve ter um valor superior ou igual a :min.", + "min.string": "O campo :attribute deve conter no mínimo :min caracteres.", + "min_digits": "O campo :attribute deve ter pelo menos :min dígitos.", + "missing": "O campo :attribute deve estar ausente.", + "missing_if": "O campo :attribute deve estar ausente quando :other for :value.", + "missing_unless": "O campo :attribute deve estar ausente, a menos que :other seja :value.", + "missing_with": "O campo :attribute deve estar ausente quando :values estiver presente.", + "missing_with_all": "O campo :attribute deve estar ausente quando :values estiverem presentes.", + "multiple_of": "O :attribute deve ser um múltiplo de :value.", + "next": "Próximo »", + "not_in": "O campo :attribute contém um valor inválido.", + "not_regex": "O formato de :attribute não é válido.", + "numeric": "O campo :attribute deve conter um valor numérico.", + "password": "A senha está errada.", + "password.letters": "O campo :attribute deve conter pelo menos uma letra.", + "password.mixed": "O campo :attribute deve conter pelo menos uma letra maiúscula e uma minúscula.", + "password.numbers": "O campo :attribute deve conter pelo menos um número.", + "password.symbols": "O campo :attribute deve conter pelo menos um símbolo.", + "password.uncompromised": "O campo :attribute apareceu em uma violação de dados. Por favor, escolha um :attribute diferente.", + "present": "O campo :attribute deve estar presente.", + "present_if": "O campo :attribute deve estar presente quando :other for :value.", + "present_unless": "O campo :attribute deve estar presente, a menos que :other seja :value.", + "present_with": "O campo :attribute deve estar presente quando :values estiver presente.", + "present_with_all": "O campo :attribute deve estar presente quando :values estiverem presentes.", + "previous": "« Anterior", + "prohibited": "O campo :attribute é proibido.", + "prohibited_if": "O campo :attribute é proibido quando :other for :value.", + "prohibited_if_accepted": "O campo :attribute é proibido quando :other é aceito.", + "prohibited_if_declined": "O campo :attribute é proibido quando :other é recusado.", + "prohibited_unless": "O campo :attribute é proibido a menos que :other esteja em :values.", + "prohibits": "O campo :attribute proíbe :other de estar presente.", + "regex": "O formato do valor para o campo :attribute é inválido.", + "relatable": "Este :attribute pode não estar associado a este recurso.", + "required": "É obrigatória a indicação de um valor para o campo :attribute.", + "required_array_keys": "O campo :attribute deve conter entradas para: :values.", + "required_if": "É obrigatória a indicação de um valor para o campo :attribute quando o valor de :other é igual a :value.", + "required_if_accepted": "O campo :attribute é obrigatório quando :other foi aceito.", + "required_if_declined": "O campo :attribute é obrigatório quando :other foi recusado.", + "required_unless": "É obrigatória a indicação de um valor para o campo :attribute a menos que :other esteja presente em :values.", + "required_with": "É obrigatória a indicação de um valor para o campo :attribute quando :values está presente.", + "required_with_all": "É obrigatória a indicação de um valor para o campo :attribute quando um dos :values está presente.", + "required_without": "É obrigatória a indicação de um valor para o campo :attribute quando :values não está presente.", + "required_without_all": "É obrigatória a indicação de um valor para o campo :attribute quando nenhum dos :values está presente.", + "reset": "A senha foi redefinida!", + "same": "Os campos :attribute e :other devem conter valores iguais.", + "sent": "O lembrete de senha foi enviado!", + "size.array": "O campo :attribute deve conter :size elementos.", + "size.file": "O arquivo :attribute deve ter :size quilobytes.", + "size.numeric": "O campo :attribute deve conter o valor :size.", + "size.string": "O campo :attribute deve conter :size caracteres.", + "starts_with": "O campo :attribute deve começar com um dos seguintes valores: :values.", + "string": "O campo :attribute deve conter texto.", + "throttle": "O número limite de tentativas de login foi atingido. Por favor, tente novamente dentro de :seconds segundos.", + "throttled": "Por favor, aguarde antes de tentar novamente.", + "timezone": "O campo :attribute deve ter um fuso horário válido.", + "token": "Este código de recuperação de senha é inválido.", + "ulid": "O :attribute deve ser um ULID válido.", + "unique": "O valor indicado para o campo :attribute já se encontra registrado.", + "uploaded": "Falha no upload do arquivo :attribute.", + "uppercase": "O campo :attribute deve estar em maiúsculas.", + "url": "O formato de URL indicado para o campo :attribute é inválido.", + "user": "Não existe nenhum usuário com o e-mail indicado.", + "uuid": ":Attribute deve ser um UUID válido." +} diff --git a/locales/qu/_excludes.json b/locales/qu/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/qu/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/qu/json-inline.json b/locales/qu/json-inline.json new file mode 100644 index 00000000000..4d88af09361 --- /dev/null +++ b/locales/qu/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Kay pampaqa allin ruwaymi kanan.", + "The :attribute must be at least :length characters and contain at least one number.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk yupayllapas kanan tiyan.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk sapaq qillqayuq, huk yupayniyuqlla kanan tiyan.", + "The :attribute must be at least :length characters and contain at least one special character.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk sapaq qillqayuqlla kanan tiyan.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqlla, huk yupayniyuqlla kanan tiyan.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqllapas, huk sapaq qillqayuqpas kanan tiyan.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqlla, huk yupayniyuq, huk sapaq qillqayuqlla kanan tiyan.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Kay pampaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqllapas kanan tiyan.", + "The :attribute must be at least :length characters.": "Kay pampaqa :length qillqayuqlla kanan tiyan.", + "The :attribute must contain at least one letter.": "Kay pampapiqa huk qillqallapas kanan.", + "The :attribute must contain at least one number.": "Kay pampapiqa huk yupayllapas kanan tiyan.", + "The :attribute must contain at least one symbol.": "Kay pampapiqa huk chikullapas kanan.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Kay pampapiqa huk hatun qillqallapas, huk uchuy qillqayuqpas kanan.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Qusqa pampaqa willakuypa lluqsiyninpi rikurirun. Ama hina kaspa, huk chakrata akllay." +} diff --git a/locales/qu/json.json b/locales/qu/json.json new file mode 100644 index 00000000000..1d4a289de13 --- /dev/null +++ b/locales/qu/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(hinallataq :count pantaykunatawan)", + "(and :count more errors)": "(hinallataq :count pantaykunatawan)|(hinallataq :count pantaykunapas)|(hinallataq :count pantaykunapas)", + "30 Days": "30 P’unchaw", + "60 Days": "60 P’unchaw", + "90 Days": "90 P’unchaw", + ":amount selected": ":amount akllasqa", + ":amount Total": ":amount Llapan", + ":days day trial": ":days punchaw prueba", + ":resource Details": ":resource Detalles", + ":resource Details: :title": ":resource Detalles: :title", + "A decryption key is required.": "Huk llave desciframiento nisqa necesitakun.", + "A fresh verification link has been sent to your email address.": "Musuq chiqaqchay t'inki correo electrónico direccionniykiman apachisqa.", + "A new verification link has been sent to the email address you provided during registration.": "Musuq chiqaqchay t'inki apachisqa kachkan chay correo electrónico direccionman qusqayki registro kaqpi.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Musuq chiqaqchay t'inki apachisqa kachkan chaymanta chay correo electrónico direccionman qusqayki perfilniykipi.", + "A new verification link has been sent to your email address.": "Musuq chiqaqchay t'inki correo electrónico direccionniykiman apachisqa.", + "Accept Invitation": "Invitacionta chaskiy", + "Action": "Ruwana", + "Action Event": "Ruray Sucedimiento", + "Action Events": "Ruray Sucedimientos", + "Action Happened At": "Pasado At", + "Action Initiated By": "Qallarisqa Por", + "Action Name": "Suti", + "Action Status": "Imayna kaynin", + "Action Target": "Chayana", + "Actions": "Ruwaykuna", + "Add": "Yapay", + "Add :resource": "Yapay :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Huk musuq equipomanta kaq equipoykiman yapay, qamwan yanapanakunankupaq saqispa.", + "Add additional security to your account using two factor authentication.": "Yapay yapasqa harkayta yupayniykiman iskay factor chiqaqchayta llamk'achispa.", + "Add Payment Method": "Yanapay Pago Método", + "Add row": "Fila yapay", + "Add Team Member": "Equipomanta Miembro yapay", + "Add VAT Number": "IVA Yupayta yapay", + "Added.": "Yapachisqa.", + "Additional billing information updated successfully.": "Yapa facturación willakuy allinta musuqyachisqa.", + "Address": "Tarikuynin", + "Address Line 2": "Dirección Chiru 2", + "Administrator": "Kamachiq", + "Administrator users can perform any action.": "Kamachiq llamk'achiqkuna ima ruwaytapas ruwayta atinku.", + "Afghanistan": "Afganistán suyu", + "Aland Islands": "Åland wat'akuna", + "Albania": "Albania mama llaqtapi", + "Algeria": "Argelia suyu", + "All of the people that are part of this team.": "Llapan runakuna kay equipomanta kaqkuna.", + "All resources loaded.": "Tukuy recursokuna cargasqa.", + "All rights reserved.": "Tukuy hayñikuna waqaychasqa.", + "Already registered?": "¿Ñam inscribisqachu kanki?", + "American Samoa": "Samoa Amerikamanta", + "An error occurred while uploading the file.": "Willañiqita kargachkaspa pantasqa karqan.", + "An error occurred while uploading the file: :error": "Willayta churachkaspa pantaymi rikurirqa: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Mana suyasqa pantay ruwakurqa chaymanta yanapakuy equipoykuman willarqayku. Ama hina kaspa, qhipaman hukmanta kallpachakuy.", + "Andorra": "Andorra llaqtapi", + "Angola": "Angola .", + "Anguilla": "Anguilla .", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Huk llamk'achiqmi kay p'anqata musuqcharqan kay p'anqa kargasqa kasqanmanta pacha. Ama hina kaspa, p'anqata musuqchaspa musuqmanta kallpachakuy.", + "Antarctica": "Antártida", + "Antigua And Barbuda": "Antigua y Barbuda", + "Antigua and Barbuda": "Antigua y Barbuda", + "API Token": "API Token nisqa", + "API Token Permissions": "API Token Permisokuna", + "API Tokens": "API Tokens nisqakuna", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokenkuna kimsa kaq yanapakuykunata sutiykipi ruwanaykuwan chiqaqchayta saqin.", + "Apply": "Ruwachiy", + "Apply Coupon": "Aplicar Cupón nisqa", + "April": "Abril killa", + "Are you sure you want to attempt to pay :amount?": "¿Segurochu kanki :amount qullqita quyta munasqaykimanta?", + "Are you sure you want to cancel your subscription?": "¿Segurochu kanki suscripcionniyki cancelayta munasqaykimanta?", + "Are you sure you want to delete all the notifications?": "¿Segurochu kanki llapa willakuykunata chinkachiyta munanki?", + "Are you sure you want to delete the selected resources?": "¿Segurochu kanki akllasqa yanapakuykunata qulluyta munasqaykimanta?", + "Are you sure you want to delete this file?": "¿Chiqaptachu kay willañiqita qulluyta munanki?", + "Are you sure you want to delete this notification?": "¿Segurochu kanki kay willayta chinkachiyta munanki?", + "Are you sure you want to delete this payment method?": "¿Segurochu kanki kay qullqi quy ñanta qulluyta munanki?", + "Are you sure you want to delete this resource?": "¿Segurochu kanki kay yanapakuyta qulluyta munasqaykimanta?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "¿Segurochu kanki kay equipota chinkachiyta munanki? Huk kuti huk equipo qullusqa, llapa recursonkuna chaymanta datokuna wiñaypaq qullusqa kanqa.", + "Are you sure you want to delete your account?": "¿Segurochu kanki yupayniyki chinkachiyta munasqaykimanta?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "¿Segurochu kanki yupayniyki chinkachiyta munasqaykimanta? Huk kuti yupayniyki qullusqa, llapa yanapakuyninkuna chaymanta willayninkuna wiñaypaq qullusqa kanqa. Ama hina kaspa, yaykuna rimaykita qillqay, yupayniyki wiñaypaq qulluyta munasqaykita takyachinaykipaq.", + "Are you sure you want to detach the selected resources?": "¿Segurochu kanki akllasqa yanapakuykunata rakiyta munasqaykimanta?", + "Are you sure you want to detach this resource?": "¿Segurochu kanki kay yanapakuymanta t'aqayta munanki?", + "Are you sure you want to force delete the selected resources?": "¿Segurochu kanki akllasqa yanapakuykunata kallpawan qulluyta munanki?", + "Are you sure you want to force delete this resource?": "¿Segurochu kanki kay yanapakuyta kallpawan qulluyta munanki?", + "Are you sure you want to log out?": "¿Segurochu kanki lluqsiyta munasqaykimanta?", + "Are you sure you want to mark all notifications as read?": "¿Segurochu kanki llapa willakuykunata ñawirisqa hina marcayta munanki?", + "Are you sure you want to remove this item?": "¿Segurochu kanki kay elementota hurquyta munasqaykimanta?", + "Are you sure you want to restore the selected resources?": "¿Segurochu kanki akllasqa yanapakuykunata kutichiyta munasqaykimanta?", + "Are you sure you want to restore this resource?": "¿Segurochu kanki kay yanapakuyta kutichiyta munanki?", + "Are you sure you want to resume your subscription?": "¿Segurochu kanki suscripcionniykita wakmanta qallariyta munasqaykimanta?", + "Are you sure you want to run this action?": "¿Segurochu kanki kay ruwayta purichiyta munanki?", + "Are you sure you want to set this payment method as your default?": "¿Segurochu kanki kay qullqi quy ñanta ñawpaqmanta churasqayki hina churayta munanki?", + "Are you sure you want to stop impersonating?": "¿Segurochu kanki manaña runaman tukuchiyta munasqaykimanta?", + "Are you sure you would like to delete this API token?": "¿Segurochu kanki kay API token qulluyta munanki?", + "Are you sure you would like to leave this team?": "¿Segurochu kanki kay equipomanta lluqsiyta munasqaykimanta?", + "Are you sure you would like to remove this person from the team?": "¿Segurochu kanki kay runata equipomanta hurquyta munasqaykimanta?", + "Are you sure you would like to switch billing plans?": "¿Segurochu kanki planes de facturación nisqakunata tikrayta munasqaykimanta?", + "Argentina": "Argentina suyupi", + "Armenia": "Armenia mama llaqta", + "Aruba": "Aruba .", + "Attach": "Huñuchay", + "Attach & Attach Another": "Hukta k’askachiy hinaspa k’askachiy", + "Attach :resource": ":resource nisqawan k’askachiy", + "Attach files by dragging & dropping, selecting or pasting them.": "Willañiqikunata aysaspa, urmachispa, akllaspa icha malliykuspa k'askachiy.", + "August": "Agosto killa", + "Australia": "Australia nacionmanta", + "Austria": "Awstiriya", + "Azerbaijan": "Azerbaiyán", + "Bahamas": "Bahamas mama llaqta", + "Bahrain": "Bahrein suyu", + "Bangladesh": "Bangladesh nacionmanta", + "Barbados": "Barbados llaqta", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Manaraq hinalla ruwachkaspa, ¿chayllaraq correo electrónicota apachisqayku t'inkipi ñit'ispa correo electrónico direccionniyki chiqaqchayta atiwaqchu? Sichus mana chay correo electrónicota chaskirqankichu, kusisqa hukta apachisqaykiku.", + "Before proceeding, please check your email for a verification link.": "Manaraq purichkaspa, ama hina kaspa, correo electrónicoykita qhaway chiqaqchay t'inkipaq.", + "Belarus": "Bielorrusia", + "Belgium": "Bélgica mama llaqta", + "Belize": "Belice suyu", + "Benin": "Benin llaqtapi", + "Bermuda": "Bermuda suyu", + "Bhutan": "Bután", + "Billing Information": "Facturación nisqamanta Willakuy", + "Billing Management": "Facturación nisqa kamachiy", + "Bolivia": "Bolivia suyu", + "Bolivia, Plurinational State of": "Bolivia, Estado Plurinacional de", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustacio y Saba", + "Bosnia And Herzegovina": "Bosnia y Herzegovina mama llaqtakuna", + "Bosnia and Herzegovina": "Bosnia y Herzegovina mama llaqtakuna", + "Botswana": "Botswana suyu", + "Bouvet Island": "Bouvet wat'a", + "Brazil": "Brasil", + "British Indian Ocean Territory": "British India mama quchap allpan", + "Browser Sessions": "Sesiones de Navegador nisqa", + "Brunei Darussalam": "Brunei llaqtapi Darussalam llaqtapi", + "Bulgaria": "Bulgaria mama llaqta", + "Burkina Faso": "Burkina Faso suyupi", + "Burundi": "Burundi suyupi", + "Cambodia": "Kambuya mama llaqta", + "Cameroon": "Camerún suyu", + "Canada": "Canadá suyupi", + "Cancel": "Sayachiy", + "Cancel Subscription": "Suscripcionta chinkachiy", + "Cape Verde": "Cabo Verde llaqtapi", + "Card": "Tarjeta", + "Cayman Islands": "Cayman wat'akuna", + "Central African Republic": "Chawpi Afrika mama llaqta", + "Chad": "Chad .", + "Change Subscription Plan": "Plan de Suscripción nisqa tikray", + "Change the current payment method attached to your subscription": "Kunan qullqi quy ñanta tikray suscripcionniykiman k'askasqa", + "Changes": "Cambiokuna", + "Checkout": "Checkout nisqa", + "Chile": "Chile .", + "China": "China .", + "Choose": "Akllay", + "Choose :field": "Akllay :field", + "Choose :resource": "Akllay :resource", + "Choose an option": "Huk akllanata akllay", + "Choose date": "P’unchayta akllay", + "Choose File": "Archivo nisqapi akllay", + "Choose Files": "Archivos nisqapi akllay", + "Choose Type": "Tipo nisqapi akllay", + "Christmas Island": "Navidad Isla", + "City": "Llaqta", + "Click here to re-send the verification email.": "Kaypi ñit'iy chiqaqchay correo electrónicota wakmanta apachinaykipaq.", + "click here to request another": "kaypi ñit’iy hukta mañakunaykipaq", + "Click to choose": "Akllanaykipaq ñitiy", + "Close": "Wichqay", + "Cocos (Keeling) Islands": "Cocos (Keeling) wat'akuna", + "Code": "Código", + "Colombia": "Colombia .", + "Comoros": "Comoros llaqtapi", + "Confirm": "Yuyachiy", + "Confirm Billing Action": "Facturación Ruwayta takyachiy", + "Confirm Password": "Contraseña nisqa takyachiy", + "Confirm Payment": "Pago nisqa takyachiy", + "Confirm your :amount payment": ":amount qullqi qusqaykita takyachiy", + "Congo": "Congo .", + "Congo, Democratic Republic": "Congo, República Democrática", + "Congo, the Democratic Republic of the": "Congo, República Democrática de la...", + "Constant": "Takya", + "Continue To Payment": "Continuar A Pago", + "Cook Islands": "Cook Islas", + "Copy to clipboard": "Portapapeles nisqaman copiay", + "Costa Rica": "Costa Rica suyupi", + "Cote D'Ivoire": "Costa de Marfil llaqtapi", + "Country": "Hatun llaqta", + "Coupon": "Cupón nisqa", + "Coupon applied successfully.": "Cupón allinta mañakurqa.", + "Create": "Paqarichiy", + "Create & Add Another": "Hukta Ruway & Yanapay", + "Create :resource": "Kamay :resource", + "Create a new team to collaborate with others on projects.": "Musuq equipota ruway hukkunawan proyectokunapi yanapanakunaykipaq.", + "Create Account": "Cuenta ruway", + "Create API Token": "API Token nisqa ruway", + "Create New Team": "Musuq Equipota paqarichiy", + "Create Team": "Equipo nisqa paqarichiy", + "Created.": "Kamasqa.", + "Croatia": "Croacia mama llaqta", + "CSV (.csv)": "CSV (.csv) nisqa.", + "Cuba": "Kuba .", + "Curaçao": "Curaçao llaqtapi", + "Current Password": "Kunan Contraseña", + "Current Subscription Plan": "Kunan Plan de Suscripción nisqa", + "Currently Subscribed": "Kunan pacha Suscrito", + "Customer Balance": "Saldo de Clientes nisqa", + "Customize": "Personalizay", + "Cyprus": "Chipre suyu", + "Czech Republic": "República Checa", + "Côte d'Ivoire": "Costa de Marfil llaqtapi", + "Dark": "Tutayasqa", + "Dashboard": "Tabla de mando", + "December": "Diciembre killa", + "Decrease": "Pisiyay", + "Default": "Ñawpaqchasqa", + "Delete": "Chinkachiy", + "Delete :resource": "Chinkachiy :resource", + "Delete Account": "Cuenta chinkachiy", + "Delete all notifications": "Llapan willakuykunata chinkachiy", + "Delete API Token": "API Token nisqa qulluy", + "Delete File": "Archivota qulluy", + "Delete Notification": "Willayta qulluy", + "Delete Resource": "Recurso nisqa qulluy", + "Delete Selected": "Qulluy Akllasqa", + "Delete Team": "Borrar Equipo nisqa", + "Denmark": "Dinamarca llaqta", + "Detach": "Destazar", + "Detach Resource": "Recurso nisqamanta t’aqay", + "Detach Selected": "Destach Akllasqa", + "Details": "Kaqninkuna", + "Disable": "Wañuchisqa", + "Djibouti": "Djibouti llaqtapi", + "Do you really want to leave? You have unsaved changes.": "¿Cheqaqtachu ripuyta munanki? Mana waqaychasqa tikrakuykunayuqmi kanki.", + "Dominica": "Dominica suyu", + "Dominican Republic": "República Dominicana nisqa", + "Done.": "Ñam.", + "Download": "Uraykachiy", + "Download Invoice": "Facturata uraykachiy", + "Drop file or click to choose": "Willayta urmachiy utaq ñit’iy akllanapaq", + "Drop files or click to choose": "Archivokunata urmachiy utaq akllanapaq ñitiy", + "Ecuador": "Ecuador .", + "Edit": "Ruwapay", + "Edit :resource": "Llamk'apuy :resource", + "Edit Attached": "Llamk'apuy K'askasqa", + "Edit Profile": "Perfil nisqa llamk'apuy", + "Editor": "Kamachiq .", + "Editor users have the ability to read, create, and update.": "Editor llamk'achiqkuna ñawiriy, kamay, musuqchay atiyniyuq kanku.", + "Egypt": "Egipto", + "El Salvador": "El Salvador suyu", + "Email": "Correo electrónico nisqa", + "email": "correo electrónico nisqa", + "Email Address": "Dirección de Correo electrónico", + "Email Addresses": "Correo electrónico nisqa direccionkuna", + "Email Password Reset Link": "Correo electrónico contraseña Reset T'inki", + "Email Verification": "Correo electrónico nisqamanta Chiqaqchay", + "Enable": "Kawsarichisqa", + "Encrypted environment file already exists.": "Chifrasqa muyuriq willañiqiqa ñam kachkan.", + "Encrypted environment file not found.": "Chifrasqa muyuriq willañiqi mana tarisqachu.", + "Ensure your account is using a long, random password to stay secure.": "Aseguray yupayniyki huk suni, random contraseña llamk'achkan waqaychasqa kananpaq.", + "Environment file already exists.": "Pachamama willañiqiqa ñam kachkan.", + "Environment file not found.": "Pachamama willañiqiqa manam tarisqachu.", + "Equatorial Guinea": "Guinea Icuatorial", + "Eritrea": "Eritrea suyupi", + "Error": "Pantay", + "errors": "pantaykuna", + "Estonia": "Estonia .", + "Ethiopia": "Etiopía", + "ex VAT": "ex IVA nisqa", + "Excel (.xlsx)": "Excel (.xlsx) nisqa.", + "Expires :expiration": "Tukukun :expiration", + "Export As CSV": "CSV hina hawaman apachiy", + "Extra Billing Information": "Extra Facturación nisqamanta Willakuy", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Yapa takyachiyta necesitakun qullqi qusqaykita ruwanapaq. Ama hina kaspa, uraypi ñit'ispa qullqi quy p'anqaman riy.", + "Failed Subscription Payment": "Suscripción Pago mana atisqa", + "Failed to load :resource!": "¡Mana cargar :resource!", + "Falkland Islands (Malvinas)": "Malvinas wat'akuna (Malvinas) .", + "Faroe Islands": "Feroe wat'akuna", + "February": "Febrero killa", + "Fiji": "Fiyi llaqtapi", + "Filename": "Willañiqi suti", + "Finish enabling two factor authentication.": "Iskay factor chiqaqchay atichiyta tukuchiy.", + "Finland": "Finlandia", + "For your security, please confirm your password to continue.": "Ama hina kaspa, yaykuna rimaykita takyachiy hinalla purinaykipaq.", + "Forbidden": "Amachasqa", + "Force Delete": "Kallpawan Borrar", + "Force Delete :resource": "Kallpawan Borrar :resource", + "Force Delete Resource": "Kallpawan Borrar Recurso", + "Force Delete Selected": "Kallpawan Borrar Akllasqa", + "Forgot Password": "Contraseña qunqasqa", + "Forgot your password?": "¿Qunqarqankichu contraseñaykita?", + "Forgot Your Password?": "¿Qunqarqankichu Contraseñaykita?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "¿Qunqarqankichu contraseñaykita? Manam sasachakunchu. Correo electrónico direccionniykita willawaykulla chaymanta huk contraseña kutichiy tinkiyta correo electrónico kaqpi willasqaykiku chaymanta musuq akllayta atikunki.", + "France": "Francia suyupi", + "French Guiana": "Guayana Francesa", + "French Polynesia": "Ransiya Polinesia", + "French Southern Territories": "Ransiyap Urin suyunkuna", + "From": "desde .", + "Gabon": "Gabón", + "Gambia": "Gambia mama llaqtapi", + "Georgia": "Georgia suyupi", + "Germany": "Alemania", + "Ghana": "Ghana suyu", + "Gibraltar": "Gibraltar llaqtapi", + "Go Home": "Wasiman kutiy", + "Go to page :page": ":page paginaman riy", + "Great! You have accepted the invitation to join the :team team.": "Hatun! :team equipoman hukllawakunaykipaq invitacionta chaskirqanki.", + "Greece": "Grecia suyu", + "Greenland": "Groenlandia", + "Grenada": "Granada suyu", + "Guadeloupe": "Guadalupe llaqtapi", + "Guam": "Guam .", + "Guatemala": "Guatemala .", + "Guernsey": "Guernsey llaqtapi", + "Guinea": "Guinea .", + "Guinea-Bissau": "Guinea-Bissau suyu", + "Guyana": "Guyana suyu", + "Haiti": "Haití", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "¿Iskay kaq yuyayniyuqchu kachkanki suscripcionniyki cancelanaykipaq? Chaylla suscripciónniyki mayk'aqllapas wakmanta llamk'achiy atikunki kunan facturación ciclo tukukunankama. Kunan facturación cicloyki tukukusqanmanta, huk tukuy musuq suscripción planta akllawaq.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "¿Iskay kaq yuyayniyuqchu kachkanki suscripcionniyki cancelanaykipaq? Chaylla suscripcionniyki mayk'aqllapas kutichiyta atikunki kunan facturación ciclo tukukunankama. Kunan facturación cicloyki tukukusqanmanta, huk tukuy musuq suscripción planta akllawaq.", + "Heard Island & Mcdonald Islands": "Uyarisqa wat'a wan McDonald wat'akuna", + "Heard Island and McDonald Islands": "Uyarisqa wat'a wan McDonald wat'akuna", + "Hello!": "Allinllachu!", + "Hide Content": "Contenidota pakay", + "Hold Up!": "¡Hap'iy!", + "Holy See (Vatican City State)": "Santa Sede (Vatikan llaqta suyu) .", + "Honduras": "Honduras suyu", + "Hong Kong": "Hong Kong llaqtapi", + "Hungary": "Hungría suyu", + "I agree to the :terms_of_service and :privacy_policy": ":terms_of_service, :privacy_policy nisqakunawanmi acuerdopi kani", + "Iceland": "Islandia suyu", + "ID": "ID nisqa.", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Necesario kaqtinqa, llapa wak maskaq tiyayniykimanta lluqsiyta atikunki llapa dispositivokunaykipi. Wakin qhipa sesionesniykikuna kay urapi listasqa kachkan; ichaqa kay listaqa manapaschá hunt’asqachu kanman. Sichus yupayniyki mana allin ruwasqa kaqta yuyanki, contraseñaykitapas musuqyachinayki tiyan.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Sichus huk yupayniyuqña kanki chayqa, kay mink'ayta chaskiyta atinki kay urapi ñit'ispa:", + "If you did not create an account, no further action is required.": "Mana yupayta kamankichu chayqa, manam aswan ruwayqa mañasqachu.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Sichus mana suyarqankichu kay equipoman mink'ayta chaskiyta, kay correo electrónicota wikch'uwaq.", + "If you did not receive the email": "Sichus mana chay correo electrónicota chaskirqankichu", + "If you did not request a password reset, no further action is required.": "Sichus mana contraseña kutichiyta mañakurqankichu, mana aswan ruway mañasqachu.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Mana yupayniyuq kaspaqa, uraypi ñit'ispa huk yupayta ruwawaq. Huk yupayta ruwasqaykimanta, kay correo electrónico kaqpi mink'akuy chaskiy ñit'iy atikunki equipo mink'ayta chaskinaykipaq:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Sichus facturaykikunaman específico contacto utaq impuesto willayta yapanayki tiyan, imaynachus hunt'asqa negocio sutiyki, IVA identificación numeroyki utaq registro de registro kaqhina, kaypi yapayta atinki.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Sichus \":actionText\" ñit'iypi sasachakuypi tarikunki, uraypi URLta copiaspa k'askachiy\nweb maskaqniykiman:", + "Impersonate": "Impersonakuy", + "Increase": "Yapay", + "India": "India suyu", + "Indonesia": "Indonesia suyu", + "Invalid filename.": "Mana allin willañiqi suti.", + "Invalid JSON was returned from the route.": "Mana allin JSON ñanmanta kutichisqa karqan.", + "Invoice Email Addresses": "Factura Correo electrónico Dirección .", + "Invoice emails updated successfully.": "Factura correo electrónicos musuqchasqa allin.", + "Invoices": "Facturas nisqakuna", + "Iran, Islamic Republic Of": "Iran .", + "Iran, Islamic Republic of": "Iran, Islámico Republika de", + "Iraq": "Irak llaqtapi", + "Ireland": "Irlanda", + "Isle Of Man": "Isla de Man", + "Isle of Man": "Isla de Man", + "Israel": "Israel .", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Mana suscripcion activayuq kasqaykiman rikchakun. Qallarinaykipaqqa uraypi suscripción plankunamanta hukninta akllawaqmi. Planes de suscripción nisqakunaqa cambiasqa otaq cancelasqa kanmanmi munasqaykiman hina.", + "Italy": "Italia", + "Jamaica": "Jamaica suyu", + "January": "Enero killa", + "Japan": "Japón suyu", + "Jersey": "Jersey .", + "Jordan": "Jordania .", + "July": "Julio killa", + "June": "Junio ​​killa", + "Kazakhstan": "Kazajistán suyu", + "Kenya": "Kenia", + "Key": "Kichana", + "Kiribati": "Kiribati llaqtapi", + "Korea": "Corea del Sur", + "Korea, Democratic People's Republic of": "Kuriya, Demokratiku Llaqta Republika de", + "Korea, Republic of": "Corea, República de", + "Kosovo": "Kosovo llaqtapi", + "Kuwait": "Kuwait llaqtapi", + "Kyrgyzstan": "Kirguistán suyu", + "Lao People's Democratic Republic": "Lao Runakuna Demokratiku Republika", + "Last active": "Qhipa kaq ruwaq", + "Last used": "Qhipa kaq llamk’achisqa", + "Latvia": "Letonia mama llaqta", + "Leave": "Saqiy", + "Leave Team": "Saqiy Equipo", + "Lebanon": "Líbano suyupi", + "length": "chutarisqa", + "Lens": "Lente nisqa", + "Lesotho": "Lesoto suyu", + "Liberia": "Liberia suyu", + "Libyan Arab Jamahiriya": "Libya árabe Jamahiriya", + "Liechtenstein": "Liechtenstein llaqtapi", + "Light": "Kanchi", + "Lithuania": "Lituania mama llaqta", + "Load :perPage More": "Carga :perPage Astawan", + "Loading": "Cargando", + "Location": "Tarikusqan", + "Log in": "Yaykuy", + "Log In": "Yaykuy", + "Log Out": "Lloqsiy", + "Log out": "Lloqsiy", + "Log Out Other Browser Sessions": "Huk Navegador Sesiones nisqamanta lluqsiy", + "Log Viewer": "Registro Qhawaq", + "Login": "Yaykuy", + "Logout": "Lloqsiy", + "Logs": "Logs nisqakuna", + "Luxembourg": "Luxemburgo llaqtapi", + "Macao": "Macao nisqa.", + "Macedonia": "Norte de Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, ñawpaq Yugoslavia República de", + "Madagascar": "Madagascar llaqtapi", + "Malawi": "Malawi .", + "Malaysia": "Malasia suyupi", + "Maldives": "Maldivas suyupi", + "Mali": "Mali .", + "Malta": "Malta llaqtapi", + "Manage Account": "Cuenta kamachiy", + "Manage and log out your active sessions on other browsers and devices.": "Huk maskaqkunapi chaymanta dispositivokunapi ruwaq tiyayniykikunata kamachiy chaymanta lluqsiy.", + "Manage API Tokens": "API Tokenkunata kamachiy", + "Manage Role": "Papel nisqa kamachiy", + "Manage Team": "Equipo de Gestión nisqa", + "Managing billing for :billableName": ":billableName kaqpaq facturación kamachiy", + "March": "Marzo killa", + "Mark all as Read": "Llapallantam leesqanchikman hina marcay", + "Mark all notifications as read": "Llapan willakuykunata ñawinchasqaman hina marcay", + "Mark Read": "Marcos Ñawinchay", + "Mark Unread": "Marka Mana Ñawinchasqa", + "Marshall Islands": "Marshall wat'akuna", + "Martinique": "Martinica", + "Mauritania": "Mauritania mama llaqta", + "Mauritius": "Mauricio suyu", + "May": "Mayu killapi", + "Mayotte": "Mayotte sutiyuq runa", + "Mexico": "México suyu", + "Micronesia, Federated States Of": "Micronesia suyu", + "Micronesia, Federated States of": "Micronesia, Hukllachasqa Amirika Suyukuna", + "Moldova": "Moldavia", + "Moldova, Republic of": "Moldavia, República de", + "Monaco": "Mónaco llaqtapi", + "Mongolia": "Mongolia mama llaqta", + "Montenegro": "Montenegro suyupi", + "Month To Date": "Killa Kunankama", + "Monthly": "Sapa killa", + "monthly": "sapa killa", + "Montserrat": "Montserrat llaqtapi", + "Morocco": "Marruecos llaqtapi", + "Mozambique": "Mozambique llaqtapi", + "Myanmar": "Myanmar suyupi", + "Name": "Suti", + "name": "suti", + "Namibia": "Namibia suyu", + "Nauru": "Nauru .", + "Nepal": "Nepal llaqta", + "Netherlands": "Países Bajos", + "Netherlands Antilles": "Antillas Holandas", + "Nevermind": "Imaynanpipas", + "Nevermind, I'll keep my old plan": "Mana imapaschu, ñawpaq planniytam waqaychasaq", + "New": "Musuq", + "New :resource": "Musuq :resource", + "New Caledonia": "Musuq Caledonia", + "New Password": "Musuq Yaykuna rimay", + "New Zealand": "Musuq Silanda", + "Next": "Qatiq", + "Next Payment": "Qatiqnin Pago", + "Next Payment on": "Qatiqnin Pago on", + "Nicaragua": "Nicaragua .", + "Niger": "Niger .", + "Nigeria": "Nigeria nacionmanta", + "Niue": "Niue .", + "No": "Manam", + "No :resource matched the given criteria.": "No :resource tuparqa criterios qusqawan.", + "No additional information...": "Mana ima willakuypas yapasqachu...", + "No Current Data": "Mana Kunan Willakuykuna", + "No Data": "Mana Datos nisqayuq", + "no file selected": "mana willañiqi akllasqachu", + "No Increase": "Mana Yapakuy", + "No payment methods on file.": "Mana qullqi quy ñankuna archivopi.", + "No payment scheduled.": "Mana paganapaq programasqachu.", + "No Prior Data": "Mana Ñawpaq Datos nisqayuq", + "No Results Found.": "Mana imapas tarisqachu.", + "Norfolk Island": "Norfolk wat'a", + "Northern Mariana Islands": "Urin Mariana wat'akuna", + "Norway": "Noruega suyu", + "Not Found": "Mana Tarishkachu", + "Notifications": "Willakuykuna", + "Nova": "Nova .", + "Nova User": "Nova Usuario", + "November": "Noviembre killa", + "October": "Octubre killa", + "of": "de", + "OK": "KUSA", + "Oman": "Omán llaqtapi", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Huk kuti huk equipo qullusqa, llapa recursonkuna chaymanta datokuna wiñaypaq qullusqa kanqa. Manaraq kay equipota qulluchkaspa, ama hina kaspa ima willayta utaq willayta kay equipomanta uraykachiy mayqinkunatachus waqaychayta munanki.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Huk kuti yupayniyki qullusqa, llapa yanapakuyninkuna chaymanta willayninkuna wiñaypaq qullusqa kanqa. Manaraq yupayniyki qulluchkaspa, ama hina kaspa ima willayta utaq willayta waqaychayta munasqaykita uraykachiy.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Huk kuti yupayniyki qullusqa, llapa yanapakuyninkuna chaymanta willayninkuna wiñaypaq qullusqa kanqa. Ama hina kaspa, yaykuna rimaykita qillqay, yupayniyki wiñaypaq qulluyta munasqaykita takyachinaykipaq.", + "Only Trashed": "Basurachasqalla", + "Open Invoices": "Facturas nisqa kichasqa", + "Original": "Kikin", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Facturación kamachiy portalniykuqa plan suscripciónniyki, qullqi quy ñanniyki chaymanta qhipa facturakunayki uraykachiyta atikun.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Facturación kamachiy portalniykuqa plan suscripciónniyki, qullqi quy ñankuna chaymanta qhipa facturakunayki uraykachiyta atikun.", + "Page Expired": "P’anqa Vencido", + "Pagination Navigation": "Paginación nisqapi puriy", + "Paid": "Huntachisqa", + "Pakistan": "Pakistán suyupi", + "Palau": "Palau .", + "Palestinian Territory, Occupied": "Palestina suyu, Ocupado", + "Panama": "Panamá", + "Papua New Guinea": "Papúa Musuq Guinea", + "Paraguay": "Paraguay .", + "Password": "Kichana", + "password": "kichana", + "Payment Confirmation": "Pago Confirmación nisqa", + "Payment Information": "Pagaymanta Willakuy", + "Payment information updated successfully.": "Pagaymanta willakuy allinta musuqyachisqa.", + "Payment Method": "Pago ruway", + "Payment Methods": "Pagaypa ruwayninkuna", + "Payment Required": "Pago Requerido", + "Payments": "Pagokuna", + "Pending Team Invitations": "Invitaciones de Equipo Pendiente", + "Per Page": "Sapa Pagina", + "Permanently delete this team.": "Kay equipota wiñaypaq chinkachiy.", + "Permanently delete your account.": "Wiñaypaq yupayniyki chinkachiy.", + "Permissions": "Permisokuna", + "Peru": "Perú", + "Philippines": "Filipinas llaqtapi", + "Photo": "Foto", + "Pitcairn": "Pitcairn llaqtapi", + "Please accept the terms of service.": "Ama hina kaspa, serviciopa kamachikuyninkunata chaskiy.", + "Please click the button below to verify your email address.": "Ama hina kaspa, uraypi ñit'iy correo electrónico nisqayki chiqapchaypaq.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Ama hina kaspa, yupayniykiman yaykuyta takyachiy huknin emergencia kutichiy códigoykikunata yaykuchispa.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Ama hina kaspa, yupayniykiman yaykuyta takyachiy chiqaqchay codigo chiqaqchay ruwaqniykiwan qusqa.", + "Please confirm your password before continuing.": "Ama hina kaspa, manaraq hinalla purichkaspa yaykuna rimaykita takyachiy.", + "Please copy your new API token. For your security, it won't be shown again.": "Ama hina kaspa, musuq API tokenniykita qillqay. Seguridadniykipaq, manaña wakmanta rikuchisqachu kanqa.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Ama hina kaspa, contraseñaykita qillqay huk maskaq tiyayniykimanta lluqsiyta munasqaykita chiqaqchaypaq llapa dispositivoykikunapi.", + "Please provide a maximum of three invoice emails addresses.": "Ama hina kaspa, kimsa factura correo electrónico direccionkunata quy.", + "Please provide the email address of the person you would like to add to this team.": "Ama hina kaspa, kay equipoman yapayta munasqayki runapa correo electrónico nisqa direccionninta quy.", + "Please set a default payment method before retrying payments.": "Ama hina kaspa, huk mana qullqi quypaq ñanta churay manaraq qullqi quykunata wakmanta ruwayta munachkaspa.", + "Please set a default payment method before swapping plans.": "Ama hina kaspa, manaraq plankunata cambiachkaspa huk ñawpaqmanta qullqi quy ñanta churay.", + "Poland": "Polonia", + "Portugal": "Portugal llaqta", + "Press / to search": "/ ñit’iy maskanaykipaq", + "Preview": "Ñawpaqta qhaway", + "Previewing": "Ñawpaqta qhaway", + "Previous": "Ñawpaq", + "Privacy Policy": "Sapanchasqa willakuy", + "Profile": "Runapa kaynin", + "Profile Information": "Perfilmanta Willakuy", + "Puerto Rico": "Puerto Rico suyupi", + "Qatar": "Qatar.", + "Quarter To Date": "Trimestre Hasta Kunankama", + "Recovery Code": "Código de Recuperación nisqa", + "Refresh": "Refrescar", + "Regards,": "Napaykuy,", + "Regenerate Recovery Codes": "Recuperación Códigos nisqakunata musuqmanta paqarichiy", + "Register": "Qillqachakuy", + "Reload": "Recargar", + "Remember me": "Yuyariwaychik", + "Remember Me": "Yuyariwaychik", + "Remove": "Qichuy", + "Remove Photo": "Fotota hurquy", + "Remove Team Member": "Miembro de Equipo nisqamanta hurquy", + "Replicate": "Yapamanta ruway", + "Required fields": "Munasqa chakrakuna", + "Resend Verification Email": "Chiqaqchay Correo electrónico kaqmanta apachiy", + "Reset Filters": "Filtros nisqakunata musuqmanta churay", + "Reset Password": "Contraseñata kutichiy", + "Reset Password Notification": "Contraseña Willayta musuqmanta churay", + "resource": "recurso nisqa", + "Resource Row Dropdown": "Recurso Filamanta uraykachiy", + "Resources": "Imakuna", + "resources": "imakuna", + "Restore": "Kawsarichiy", + "Restore :resource": "Kawsarichiy :resource", + "Restore Resource": "Recurso nisqa kutichiy", + "Restore Selected": "Akllasqa kutichiy", + "results": "tukusqakuna", + "Resume Subscription": "Suscripcionta qallariy", + "Retry Payment": "Yapamanta kallpachakuy Pago", + "Return to :appName": ":appName nisqaman kutiy", + "Reunion": "Reunión nisqa", + "Role": "Papel", + "Romania": "Rumania mama llaqtapi", + "Run Action": "Ruway Ruway", + "Russian Federation": "Rusiya mama llaqta", + "Rwanda": "Ruanda suyu", + "Réunion": "Reunión nisqa", + "Saint Barthelemy": "San Bartolomé", + "Saint Barthélemy": "San Bartolomé", + "Saint Helena": "Santa Elena", + "Saint Kitts And Nevis": "San Kitts y Nevis", + "Saint Kitts and Nevis": "San Kitts y Nevis", + "Saint Lucia": "Santa Lucía", + "Saint Martin": "San Martín", + "Saint Martin (French part)": "San Martín (francés simipi raki) .", + "Saint Pierre And Miquelon": "San Pierre y Miquelon", + "Saint Pierre and Miquelon": "San Pierre y Miquelon", + "Saint Vincent And Grenadines": "San Vicente y Granadinas", + "Saint Vincent and the Grenadines": "San Vicente y Granadinas", + "Samoa": "Samoa suyupi", + "San Marino": "San Marino llaqtapi", + "Sao Tome And Principe": "São Tomé y Príncipe", + "Sao Tome and Principe": "Sao Tome y Principe", + "Saudi Arabia": "Arabia Saudita", + "Save": "Waqaychay", + "Saved.": "Waqaychasqa.", + "Scroll to bottom": "Urayman puriy", + "Scroll to top": "Pataman puriy", + "Search": "Maskay", + "Secure Area": "Área Segura", + "Select": "Akllay", + "Select a different plan": "Huk planta akllay", + "Select a log file...": "Huk registro willañiqita akllay...", + "Select A New Photo": "Musuq Fotota akllay", + "Select Action": "Ruwayta akllay", + "Select all": "Llapallanta akllay", + "Select All Dropdown": "Tukuy Urayman akllay", + "Select this page": "Kay p'anqata akllay", + "Send Password Reset Link": "Contraseña Reset Link nisqa apachiy", + "Senegal": "Senegal llaqtapi", + "September": "Setiembre killa", + "Serbia": "Serbia suyu", + "Server Error": "Servidor Pantasqa", + "Service Unavailable": "Servicio Mana Kallpanchu", + "Set as default": "Ñawpaqmanta churasqa hina churay", + "Setup Key": "Llave de Configuración", + "Seychelles": "Seychelles llaqtapi", + "Show All Fields": "Llapan Chakrakunata qawachiy", + "Show Content": "Contenido nisqa rikuchiy", + "Show Recovery Codes": "Recuperación Códigos nisqakunata rikuchiy", + "Showing": "Qawachikuspa", + "Sierra Leone": "Sierra Leona suyu", + "Signed in as": "Firmasqa hina", + "Singapore": "Singapur llaqtapi", + "Sint Maarten (Dutch part)": "Sint Maarten sutiyuq runa", + "Slovakia": "Eslovaquia mama llaqta", + "Slovenia": "Eslovenia mama llaqta", + "Soft Deleted": "Llampu Borrado", + "Solomon Islands": "Salomón wat'akuna", + "Somalia": "Somalia mama llaqta", + "Something went wrong.": "Imapas mana allintam pasarqa.", + "Sorry! You are not authorized to perform this action.": "Llakikunim! Kay ruwayta ruwanaykipaqqa manam kamachisqachu kanki.", + "Sorry, your session has expired.": "Llakikuy, sesiónniyki tukusqaña.", + "South Africa": "Sudáfrica suyu", + "South Georgia And Sandwich Isl.": "Georgia Sur wan South Sandwich wat'akuna", + "South Georgia and the South Sandwich Islands": "Georgia Urin, Sandwich Urin wat'akuna", + "South Sudan": "Sudán del Sur", + "Spain": "Ispaña", + "Sri Lanka": "Sri Lanka suyupi", + "Standalone Actions": "Sapallan Ruwaykuna", + "Start Polling": "Encuestata qallariy", + "Start polling": "Encuesta ruwayta qallariy", + "State / County": "Suyu / Suyu", + "Stop Impersonating": "Amaña Impersonar ruwaychu", + "Stop Polling": "Encuesta ruwayta saqiy", + "Stop polling": "Encuesta ruwayta saqiychik", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Kay kutichiy codigokunata waqaychay huk waqaychasqa contraseña kamachiqpi. Paykuna yupayniykiman yaykuyta kutichiypaq llamk'achiy atikunku sichus iskay factor chiqaqchay dispositivoyki chinkasqa.", + "Subscribe": "Suscribirse", + "Subscription Information": "Suscripción nisqamanta Willakuy", + "Subscription Pending": "Suscripción Pendiente", + "Sudan": "Sudán", + "Suriname": "Surinam llaqtapi", + "Svalbard And Jan Mayen": "Svalbard y Jan Mayen sutiyuq runakuna", + "Svalbard and Jan Mayen": "Svalbard y Jan Mayen sutiyuq runakuna", + "Swaziland": "Suazilandia suyu", + "Sweden": "Suecia suyu", + "Switch Teams": "Equipokuna cambiay", + "Switzerland": "Suiza suyu", + "Syrian Arab Republic": "Siria Arabya Republika", + "System": "Sistema", + "Taiwan": "Taiwán", + "Taiwan, Province of China": "Taiwan, China suyupi", + "Tajikistan": "Tayikistán suyu", + "Tanzania": "Tansania mama llaqta", + "Tanzania, United Republic of": "Tansania, Huñusqa Republika de", + "TAX": "IMPUESTO", + "Team Details": "Equipomanta Detalles", + "Team Invitation": "Equipo Invitacion", + "Team Members": "Equipopi kaqkuna", + "Team Name": "Equipopa Suti", + "Team Owner": "Equipo Dueño", + "Team Settings": "Equipopa Ajustesnin", + "Terms of Service": "Serviciomanta kamachiykuna", + "Thailand": "Tailandia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Gracias por inscribirse! Manaraq qallarichkaspa, ¿chayllaraq correo electrónicota apachisqayku t'inkipi ñit'ispa correo electrónico direccionniyki chiqaqchayta atiwaqchu? Sichus mana chay correo electrónicota chaskirqankichu, kusisqa hukta apachisqaykiku.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Gracias yanapakuyniykichismanta. Facturaykimanta huk copiata registroykikunapaq k'askachiyku. Ama hina kaspa, willawayku ima tapukuyniykipas utaq llakikuyniykipas.", + "Thanks,": "Riqsikuyki,", + "The :attribute must be a valid role.": "Chay :attribute nisqakunaqa allin ruwaymi kanan.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute nisqakunaqa :length qillqayuqlla kanan, huk yupayllapas kanan.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Chay :attribute nisqakunaqa :length qillqayuqlla kanan, huk especial qillqayuq, huk yupayllapas kanan.", + "The :attribute must be at least :length characters and contain at least one special character.": "Chay :attribute nisqakunaqa :length qillqayuqmi kanan, huk qillqallapas especial nisqayuqmi kanan.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute nisqakunaqa :length qillqayuqlla kanan, huk hatun qillqayuq, huk yupayllapas kanan.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute kaq qillqakunaqa :length qillqayuqlla kanan tiyan, huk hatun qillqayuqlla, huk sapaq qillqayuqlla kanan tiyan.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute nisqakunaqa :length qillqayuqlla kanan, huk hatun qillqayuq, huk yupay, huk sapaq qillqayuqpas kanan.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute nisqakunaqa :length qillqayuqlla kanan, huk hatun qillqayuqllapas kanan.", + "The :attribute must be at least :length characters.": "Chay :attribute nisqakunaqa :length qillqayuqllaraqmi kanan.", + "The :attribute must contain at least one letter.": "Chay :attribute nisqapiqa huk letrallapas kanan.", + "The :attribute must contain at least one number.": ":attribute nisqapiqa huk yupayllapas kanan.", + "The :attribute must contain at least one symbol.": ":attribute nisqapiqa huk chikullapas kanan.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute nisqapiqa huk hatun qillqallapas, huk uchuy qillqallapas kanan.", + "The :resource was created!": "¡Chay :resource nisqakunan kamasqa karqan!", + "The :resource was deleted!": "¡Chay :resourceqa borrasqañam karqa!", + "The :resource was restored!": "¡Chay :resourceqa kutichisqañam karqa!", + "The :resource was updated!": "¡Chay :resourceqa musuqyachisqañam karqa!", + "The action was executed successfully.": "Chay ruwayqa allintam ruwakurqa.", + "The default payment method cannot be removed.": "Ñawpaqmanta qullqi quy ñanqa manam hurqusqachu kanman.", + "The file was deleted!": "¡Chay archivoqa borrasqañam karqa!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Chay qusqa :attribute huk fuga de datos nisqapi rikurirun. Ama hina kaspa, huk :attributeta akllay.", + "The given data was invalid.": "Chay qusqa willakuykunaqa manam allinchu karqa.", + "The government won't let us show you what's behind these doors": "Gobiernoqa manan saqewanqachu kay punkukunaq qhepanpi imakunachus kashan chayta rikuchinaykupaq", + "The HasOne relationship has already been filled.": "HasOne nisqa rimanakuyqa hunt’asqañam.", + "The image could not be loaded": "Chay siq'iqa manam kargayta atirqanchu", + "The image could not be loaded.": "Chay siq'iqa manam kargayta atirqanchu.", + "The invoice emails must be valid email addresses.": "Factura correo electrónicos allin correo electrónico direccionkuna kanan tiyan.", + "The password is incorrect.": "Yaykuna rimayqa pantasqam.", + "The provided coupon code is invalid.": "Chay qusqa cupón código nisqa mana allinchu.", + "The provided password does not match your current password.": "Qusqa yaykuna rimaqa manam kunan yaykuna rimaykiwan tupanchu.", + "The provided password was incorrect.": "Qusqa yaykuna rimaqa pantasqa karqan.", + "The provided two factor authentication code was invalid.": "Iskay factor chiqaqchay codigo qusqa mana allinchu karqan.", + "The provided two factor recovery code was invalid.": "Iskay factor kutichiy código qusqa mana allinchu karqa.", + "The provided VAT number is invalid.": "Chay qusqa IVA yupayqa manam allinchu.", + "The resource was attached!": "¡Chay recursoqa adjunto karqan!", + "The resource was prevented from being saved!": "¡Chay recursoqa hark’asqa karqan waqaychasqa kananpaq!", + "The resource was updated!": "¡Chay recursoqa musuqyachisqañam karqa!", + "The response is not a streamed response.": "Kutichiyqa manam mayu hina kutichiychu.", + "The response is not a view.": "Kutichiyqa manan qhawariychu.", + "The selected country is invalid.": "Akllasqa suyuqa manam allinchu.", + "The selected plan is invalid.": "Akllasqa planqa manam allinchu.", + "The selected resources have been :action!": "¡Akllasqa yanapakuykunaqa :actionñam!", + "The team's name and owner information.": "Equipopa sutin hinaspa dueñonpa willakuynin.", + "There are no available options for this resource.": "Kay yanapakuypaqqa manam akllanakuna kanchu.", + "There are no fields to display.": "Manam kanchu chakrakuna qawachinapaq.", + "There are no new notifications.": "Mana musuq willakuykuna kanchu.", + "There was a problem executing the action.": "Chay ruwayta ruwaypi sasachakuymi karqan.", + "There was a problem fetching the resource.": "Chay recurso apamuypi sasachakuymi karqa.", + "There was a problem submitting the form.": "Chay formulariota apachiypi sasachakuymi karqa.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Kay runakuna equipoykiman mink'asqa kanku chaymanta huk mink'akuy correo electrónicota apachisqa kanku. Paykunaqa equipomanmi hukllawakunkuman correo electrónico nisqapi invitacionta chaskispanku.", + "This account does not have an active subscription.": "Kay yupayqa manam llamk'aq suscripcionniyuqchu.", + "This action is unauthorized.": "Kay ruwayqa mana kamachisqachu.", + "This copy of Nova is unlicensed.": "Kay Nova copiaqa mana licenciayuqmi.", + "This coupon code can only be used by new customers.": "Kay cupón código musuq rantiqkunalla llamk'achiyta atinku.", + "This device": "Kay aparato", + "This file field is read-only.": "Kay willañiqi pampaqa ñawirinallapaqmi.", + "This invoice is no longer open.": "Kay facturaqa manañam kichasqañachu.", + "This is a secure area of the application. Please confirm your password before continuing.": "Kayqa aplicacionpa seguro árean. Ama hina kaspa, manaraq hinalla purichkaspa yaykuna rimaykita takyachiy.", + "This password does not match our records.": "Kay contraseñaqa manam registroykuwan tupanchu.", + "This password reset link will expire in :count minutes.": "Kay contraseña kutichiy t'inkiqa :count minutumanta tukukunqa.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Kay qullqi quyqa qallarisqa karqa, ichaqa qullqiqa manaraqmi chaskisqachu. Kayqa 14 p’unchawkamam kanman.", + "This resource no longer exists": "Kay yanapakuyqa manañam kanñachu", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Kay suscripción tukusqaña, manataq wakmanta qallariyta atikunmanchu. Ama hina kaspa, musuq suscripcionta ruray.", + "This user already belongs to the team.": "Kay llamk'achiqqa equipoman pertenecenña.", + "This user has already been invited to the team.": "Kay llamk'achiqqa equipoman mink'asqañam.", + "Timor-Leste": "Timor-Leste llaqtapi", + "to": "a .", + "To": "a .", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Iskay factor chiqaqchayta atichiyta tukunaykipaq, kay qatiq QR codigota escaneay telefonoykipa chiqaqchay ruwananwan utaq churay llaveta yaykuy chaymanta ruwasqa OTP códigota quy.", + "Today": "Kunan", + "Toggle navigation": "Navegación nisqapi tikray", + "Togo": "Togo llaqtamanta", + "Tokelau": "Tokelau llaqtapi", + "Token Name": "Token Suti", + "Tonga": "Tonga .", + "Too Many Requests": "Ancha Achka Mañakuykuna", + "total": "llapan", + "Total:": "Llapan:", + "Trashed": "Basurapi churasqa", + "Trinidad And Tobago": "Trinidad y Tobago llaqtapi", + "Trinidad and Tobago": "Trinidad y Tobago llaqtapi", + "Tunisia": "Túnez suyu", + "Turkey": "Pavo", + "Turkmenistan": "Turkmenistán suyu", + "Turks And Caicos Islands": "Turku y Caicos wat'akuna", + "Turks and Caicos Islands": "Turku y Caicos wat'akuna", + "Tuvalu": "Tuvalu llaqtapi", + "Two Factor Authentication": "Iskay Factormanta Autenticación", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Iskay factor chiqaqchay kunan atichisqa. Kay qatiq QR códigota escaneay telefonoykipa autenticador nisqa aplicacionninwan utaq churay llaveta churay.", + "Type": "Niraq", + "Uganda": "Uganda .", + "Ukraine": "Ucrania", + "Unauthorized": "Mana kamachisqa", + "United Arab Emirates": "Hukllachasqa Arabya Suyukuna", + "United Kingdom": "Hukllachasqa Qhapaq Suyu", + "United States": "Hukllachasqa Amirika Suyukuna", + "United States Minor Outlying Islands": "Hukllachasqa Amirika Suyukuna Huch'uy Hawa wat'akuna", + "United States Outlying Islands": "U.S. Hawa wat'akuna", + "Unknown": "Mana riqsisqas", + "Unpaid": "Mana pagasqa", + "Update": "Kunanyachiy", + "Update & Continue Editing": "Musuqyachiy hinaspa Llamk'apuyta hinalla ruway", + "Update :resource": "Kunan pacha :resource", + "Update :resource: :title": "Kunan pacha :resource: :title", + "Update attached :resource: :title": "Kunanchay k'askasqa :resource: :title", + "Update Password": "Contraseñata musuqyachiy", + "Update Payment Information": "Pagaymanta Willakuykunata musuqyachiy", + "Update Payment Method": "Pago ruway ñanta musuqyachiy", + "Update your account's profile information and email address.": "Yupayniykipa perfil willayta chaymanta correo electrónico direccionninta musuqyachiy.", + "Uploading": "Kargaspa", + "Uploading files... (:current/:total)": "Archivokunata churaspa... (:current/:total)", + "Uruguay": "Uruguay .", + "Use a recovery code": "Huk kutichiy código nisqawan yanapachikuy", + "Use an authentication code": "Chiqaqchay codigo nisqawan yanapachikuy", + "User Actions": "Usuariopa Ruwayninkuna", + "User Security": "Usuariopa Seguridadnin", + "Username": "Ruraqpa sutin", + "Uzbekistan": "Uzbekistán suyu", + "Value": "Chanin", + "Vanuatu": "Vanuatu .", + "VAT Number": "IVA Yupay", + "Venezuela": "Venezuela suyu", + "Venezuela, Bolivarian Republic of": "Venezuela, República Bolivaria de", + "Verify Email Address": "Correo electrónico nisqamanta chiqaqchay", + "Verify Your Email Address": "Correo electrónico nisqa direccionniykita cheqaqchay", + "Viet Nam": "Vietnam suyu", + "View": "Qaway", + "Virgin Islands, British": "Islas Vírgenes, British", + "Virgin Islands, U.S.": "Islas Vírgenes, U.S.", + "Wallis And Futuna": "Wallis y Futuna", + "Wallis and Futuna": "Wallis y Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Suscripcionniykita ruwachkayku. Huk kuti suscripcion allin ruwasqa kaptin, kay p'anqaqa kikillanmanta musuqyachinqa. Normalmente, kay ruwayqa pisi segundosllapi kanan tiyan.", + "We are unable to process your payment. Please contact customer support.": "Mana atiykuchu qullqi qusqaykita ruwayta. Ama hina kaspa, yanapakuywan rimanakuy.", + "We have emailed your password reset link!": "¡Contraseña kutichiy t'inkiykita correo electrónico nisqapi apachirqayku!", + "We were unable to find a registered user with this email address.": "Mana kay correo electrónico direccionwan huk registrado userta tariyta atirqaykuchu.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Huk factura uraykachiy t'inkita apachisaqku chaymanta uraypi nisqayki correo electrónico direccionkunaman. Askha correo electrónico nisqakunatan t'aqayta atinki chikukunata llamk'achispa.", + "We're lost in space. The page you were trying to view does not exist.": "Espaciopi chinkasqañam kachkanchik. Qhawayta munasqayki p'anqaqa manam kanchu.", + "Welcome Back!": "¡Allin hamusqaykichik!", + "Western Sahara": "Sahara Occidental nisqapi", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Iskay factor chiqaqchay atichisqa kaqtin, chiqaqchay pachapi huk waqaychasqa, mana akllasqa token mañasqa kanki. Kay tokenta telefonoykipa Google Authenticator ruwanamanta hurquyta atikunki.", + "Whoops": "Whoops .", + "Whoops!": "¡Willakuykuna!", + "Whoops! Something went wrong.": "Whoops! Imapas mana allintam pasarqa.", + "With Trashed": "Con Basura", + "Write": "Qillqay", + "Year To Date": "Wata Kunankama", + "Yearly": "Watamanta wata", + "Yemen": "Yemen llaqtapi", + "Yes": "Arí", + "You are already subscribed.": "Ñam suscribisqaña kanki.", + "You are currently within your free trial period. Your trial will expire on :date.": "Kunanqa mana qullqiyuq prueba pachayki ukhupi kachkanki. Juicioykiqa :date p’unchaypi tukukunqa.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Kunanqa mana qullqiyuq prueba pachayki ukhupi kachkanki. Pruebayki tukukunqa :date. Musuq suscripción qallariyqa pruebayki tukunqa.", + "You are logged in!": "¡Qanmi haykurqanki!", + "You are receiving this email because we received a password reset request for your account.": "Kay correo electrónicota chaskichkanki imaraykuchus huk contraseña kutichiy mañakuyta yupayniykipaq chaskirqayku.", + "You have been invited to join the :team team!": "¡Qanmi invitasqa kanki :team equipoman hukllawakunaykipaq!", + "You have enabled two factor authentication.": "Iskay factor chiqaqchayta atichirqanki.", + "You have not enabled two factor authentication.": "Iskay factor chiqapchayta manam atichirqankichu.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Wakin mana pagasqa facturakunayoqmi kanki. Ñawpaqmanta qullqi quy ñanniyki musuqyachiymanta, qullqi quykunata wakmanta ruwayta atikunki kay urapi factura lista kaqnintakama.", + "You may accept this invitation by clicking the button below:": "Kay invitaciontaqa chaskikuwaqmi uraypi kaq botonta ñit’ispa:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Suscripcionniykitaqa maypachapas cancelawaqmi. Huk kuti suscripcionniyki cancelasqa kaqtin, akllanayki kanki suscripción kaqmanta qallariypaq kunan facturación ciclo tukukunankama.", + "You may delete any of your existing tokens if they are no longer needed.": "Mayqin kaq tokenniykitapas qulluwaqmi, manaña necesitaptinqa.", + "You may not delete your personal team.": "Manapaschá equipo personalniykitaqa chinkachiwaqchu.", + "You may not leave a team that you created.": "Manapaschá huk equipo kamasqaykimanta lloqsinkichu.", + "You will receive an invoice and payment link via email for each billing period.": "Huk factura chaymanta qullqi quy tinkiyta correo electrónico kaqninta sapa facturación pachapaq chaskinki.", + "You're logged in!": "¡Qanmi haykurqanki!", + "Your :invoiceName invoice is now available!": "¡Kunanqa :invoiceName facturaykiqa kachkanñam!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Facturación direccionniykiqa :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Tarjetaykitaqa mana chaskirqankuchu. Ama hina kaspa, tarjetayki quqwan rimanakuy aswan willakuykunata tarinaykipaq.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Kunan pagasqaykiqa tarjeta de crédito nisqa :lastFour nisqapi tukuqmi, chaymi :expiration p’unchaypi tukukun.", + "Your email address is unverified.": "Correo electrónico nisqaykiqa manam chiqapchasqachu.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Qhipa qullqi qusqayki :amount mana atikurqachu. Ama hina kaspa, qullqi quy ñanniyki musuqchay, mana atisqa qullqi quyta wakmanta ruwayta munaspa.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Qhipa qullqi qusqayki :amount :datemanta mana atikurqachu. Ama hina kaspa, qullqi quy ñanniyki musuqchay, mana atisqa qullqi quyta wakmanta ruwayta munaspa.", + "Your next payment of :amount will be processed on :date.": "Qatiqnin :amount qullqi qusqaykiqa :date punchawpim kanqa.", + "Your payment method has been added successfully.": "Pagay ruwayniykiqa allintam yapasqa.", + "Your payment method will be charged automatically for each billing period.": "Pagay ruwayniyki sapa facturación pachapaq kikillanmanta cobrasqa kanqa.", + "Your registered VAT Number is :vatNumber.": "IVA registrado nisqa yupayniykiqa :vatNumber.", + "Your subscription has been started successfully.": "Suscripcionniykiqa allintam qallarisqa.", + "Your subscription has been successfully cancelled.": "Suscripcionniykiqa allintam cancelasqaña.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Suscripcionniykiqa allintam cancelasqaña. Facturación pacha tukukunankamaraqmi yaykuyta atinki.", + "Your subscription was successfully resumed.": "Suscripcionniykiqa allintam kaqmanta qallarirqa.", + "Your subscription was successfully updated.": "Suscripcionniykiqa allintam musuqyachisqa karqa.", + "Zambia": "Zambia mama llaqta", + "Zimbabwe": "Zimbabue llaqtapi", + "Zip / Postal Code": "Postal / Código Postal", + "Åland Islands": "Åland wat'akuna" +} diff --git a/locales/qu/php-inline.json b/locales/qu/php-inline.json new file mode 100644 index 00000000000..d53cbfc8b0a --- /dev/null +++ b/locales/qu/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Kay chakraqa chaskisqa kanan tiyan.", + "accepted_if": "Kay chakraqa :other :value kaptin chaskisqa kanan tiyan.", + "active_url": "Kay pampaqa manam allin URLchu.", + "after": "Kay pampaqa :date watamanta qhipaman p’unchaw kanan tiyan.", + "after_or_equal": "Kay pampaqa :date p’unchawmanta qhipaman utaq chaywan kaqlla p’unchaw kanan tiyan.", + "alpha": "Kay pampapiqa qillqakunallam kanan.", + "alpha_dash": "Kay pampapiqa qillqakuna, yupaykuna, chirukuna, chirukunallam kanan.", + "alpha_num": "Kay pampapiqa qillqakuna, yupaykunallam kanan.", + "any_of": "Kay chakraqa mana allinchu.", + "array": "Kay pampaqa matriz nisqa kanan tiyan.", + "ascii": "Kay pampaqa huk byte alfanumérico qillqakunalla, chikukunallayuqmi kanan.", + "attached": "Kay chakraqa k’askasqañam kachkan.", + "before": "Kay pampaqa :date watamanta ñawpaq p’unchaw kanan tiyan.", + "before_or_equal": "Kay pampaqa :date p'unchawmanta ñawpaq utaq kaqlla p'unchaw kanan tiyan.", + "between.array": "Kay pampaqa :minmanta :maxkama imayuqmi kanan.", + "between.file": "Kay pampaqa :minmanta :max kilobytekama kanan tiyan.", + "between.numeric": "Kay chakraqa :minmanta :maxkama kanan.", + "between.string": "Kay pampaqa :minmanta :max qillqakamam kanan.", + "boolean": "Kay chakraqa chiqapmi, llullataqmi kanan.", + "can": "Kay pampaqa mana kamachisqa chaniyuqmi.", + "confirmed": "Kay chakra takyachiyqa manam tupanchu.", + "contains": "Kay pampaqa huk mañasqa chanitam faltan.", + "date": "Kay pampaqa manam allin p'unchawchu.", + "date_equals": "Kay pampaqa :datewan kaqlla p’unchaw kanan tiyan.", + "date_format": "Kay pampaqa manam :format kaq formatowan tupanchu.", + "decimal": "Kay pampaqa :decimal chunkayuq chiruyuqmi kanan.", + "declined": "Kay chakraqa pisiyachisqa kanan tiyan.", + "declined_if": "Kay chakrataqa :other :value kaptinmi pisiyachina.", + "different": "Kay chakrapas, :otherpas hukniraymi kanan.", + "digits": "Kay pampaqa :digits yupayniyuqmi kanan.", + "digits_between": "Kay pampaqa :minmanta :max yupaykamam kanan.", + "dimensions": "Kay pampaqa mana allin siq'i dimensionesniyuqmi.", + "distinct": "Kay pampaqa iskay kuti chaniyuqmi.", + "doesnt_contain": "Kay chakraqa manam kaykunamantaqa mayqintapas hap'inanchu: :values.", + "doesnt_end_with": "Kay chakraqa manam kaykunamanta hukninwanchu tukunan: :values.", + "doesnt_start_with": "Kay chakraqa manam kaykunamanta hukninwanchu qallarina: :values.", + "email": "Kay pampaqa allin correo electrónico nisqa kanan tiyan.", + "ends_with": "Kay chakraqa kaykunamanta hukninwanmi tukunan: :values.", + "enum": "Akllasqa pampaqa manam allinchu.", + "exists": "Akllasqa pampaqa manam allinchu.", + "extensions": "Kay pampaqa kay mast’ariykunamanta hukninmi kanan: :values.", + "file": "Kay pampaqa willañiqim kanan.", + "filled": "Kay pampaqa chaniyuqmi kanan.", + "gt.array": "Kay pampaqa :valuemanta aswan imakunayuqmi kanan.", + "gt.file": "Kay pampaqa :value kilobytemanta aswan hatunmi kanan.", + "gt.numeric": "Kay chakraqa :valuemanta aswan hatunmi kanan.", + "gt.string": "Kay pampaqa :value qillqamanta aswan hatunmi kanan.", + "gte.array": "Kay pampaqa :value imakunayuqmi kanan utaq aswan achka.", + "gte.file": "Kay pampaqa :value kilobytemanta aswan hatun icha kaqlla kanan tiyan.", + "gte.numeric": "Kay chakraqa :valuemanta aswan hatun utaq kaqlla kanan.", + "gte.string": "Kay pampaqa :value qillqamanta aswan hatun utaq kaqlla kanan tiyan.", + "hex_color": "Kay pampaqa allin suqta chunkayuq llimp'i kanan tiyan.", + "image": "Kay chakraqa siq’i kanan tiyan.", + "in": "Akllasqa pampaqa manam allinchu.", + "in_array": "Kay chakraqa manam :otherpiqa kanchu.", + "in_array_keys": "Kay chakraqa kay llavekunamanta hukllatapas kananmi: :values.", + "integer": "Kay pampaqa hunt'asqa yupaymi kanan.", + "ip": "Kay pampaqa allin IP tiyaymi kanan.", + "ipv4": "Kay pampaqa allin IPv4 tiyaymi kanan.", + "ipv6": "Kay pampaqa allin IPv6 tiyaymi kanan.", + "json": "Kay pampaqa allin JSON kaskaqmi kanan.", + "list": "Kay pampaqa lista kanan tiyan.", + "lowercase": "Kay pampaqa uchuy qillqayuqmi kanan.", + "lt.array": "Kay chakraqa :value imakunayuqmi kanan.", + "lt.file": "Kay pampaqa :value kilobytemanta pisi kanan tiyan.", + "lt.numeric": "Kay chakraqa :valuemanta pisi kanan tiyan.", + "lt.string": "Kay pampaqa :value qillqamanta pisi kanan tiyan.", + "lte.array": "Kay pampaqa manam :valuemanta aswan imayuqchu kanan.", + "lte.file": "Kay pampaqa :value kilobytemanta pisi utaq kaqlla kanan tiyan.", + "lte.numeric": "Kay chakraqa :valuemanta pisi utaq kaqlla kanan.", + "lte.string": "Kay pampaqa :value qillqamanta pisi utaq kaqlla kanan tiyan.", + "mac_address": "Kay pampaqa allin MAC direccionmi kanan.", + "max.array": "Kay pampaqa manam :maxmanta aswan imayuqchu kanan.", + "max.file": "Kay pampaqa manam :max kilobytemanta aswan hatunchu kanan.", + "max.numeric": "Kay chakraqa manam :maxmanta aswan hatunchu kanan.", + "max.string": "Kay pampaqa manam :max qillqamanta aswan hatunchu kanan.", + "max_digits": "Kay pampaqa manam :max yupaymanta aswanchu kanan.", + "mimes": "Kay pampaqa kay laya willañiqi kanan tiyan: :values.", + "mimetypes": "Kay pampaqa kay laya willañiqi kanan tiyan: :values.", + "min.array": "Kay pampaqa :min imakunallapas kanan.", + "min.file": "Kay pampaqa :min kilobyte nisqallapas kanan tiyan.", + "min.numeric": "Kay chakraqa :minllapas kanan.", + "min.string": "Kay pampaqa :min qillqayuqlla kanan tiyan.", + "min_digits": "Kay pampaqa :min yupayniyuqlla kanan tiyan.", + "missing": "Kay chakraqa faltanchá.", + "missing_if": "Kay chakraqa faltanmi :other :value kaptin.", + "missing_unless": "Kay chakraqa faltanmi mana :other :value kaptinqa.", + "missing_with": "Kay chakraqa faltanmi :values kaptin.", + "missing_with_all": "Kay chakraqa faltanmi :values kaptin.", + "multiple_of": "Kay pampaqa :value yupayniyuqmi kanan.", + "not_in": "Akllasqa pampaqa manam allinchu.", + "not_regex": "Kay chakra formatoqa manam allinchu.", + "numeric": "Kay pampaqa yupaymi kanan.", + "password.letters": "Kay pampapiqa huk qillqallapas kanan.", + "password.mixed": "Kay pampapiqa huk hatun qillqallapas, huk uchuy qillqayuqpas kanan.", + "password.numbers": "Kay pampapiqa huk yupayllapas kanan tiyan.", + "password.symbols": "Kay pampapiqa huk chikullapas kanan.", + "password.uncompromised": "Qusqa pampaqa willakuypa lluqsiyninpi rikurirun. Ama hina kaspa, huk chakrata akllay.", + "present": "Kay chakraqa kananmi.", + "present_if": "Kay chakraqa kanan tiyan :other :value kaptin.", + "present_unless": "Kay chakraqa kananmi mana :other :value kaptinqa.", + "present_with": "Kay chakraqa kanan tiyan :values kaptin.", + "present_with_all": "Kay chakraqa kanan tiyan :values kaptin.", + "prohibited": "Kay chakraqa harkasqam.", + "prohibited_if": "Kay chakraqa harkasqam :other :value kaptin.", + "prohibited_if_accepted": "Kay chakraqa :other chaskisqa kaptin hark’asqam kachkan.", + "prohibited_if_declined": "Kay chakraqa :other mana pisiyaptin hark’asqam kachkan.", + "prohibited_unless": "Kay chakraqa harkasqam mana :other :valuespi kaptinqa.", + "prohibits": "Kay chakraqa harkanmi :other runakuna chaypi kanankupaq.", + "regex": "Kay chakra formatoqa manam allinchu.", + "relatable": "Kay pampaqa manapaschá kay yanapakuywan tinkisqachu kanman.", + "required": "Kay chakraqa mañasqam.", + "required_array_keys": "Kay pampapiqa kaykunapaq qillqasqakuna kanan tiyan: :values.", + "required_if": "Kay chakraqa :other :value kaptinmi mañakun.", + "required_if_accepted": "Kay chakraqa :other chaskisqa kaptinmi mañakun.", + "required_if_declined": "Kay chakraqa :other pisiyachisqa kaptinmi mañakun.", + "required_unless": "Kay chakraqa mañakun mana :other :values kaqpi kaptin.", + "required_with": "Kay chakraqa :values kaptinmi mañakun.", + "required_with_all": "Kay chakraqa :values kaptinmi mañakun.", + "required_without": "Kay chakraqa :values mana kaptinmi mañakun.", + "required_without_all": "Kay chakraqa :valuesmanta mana mayqinpas kaptinmi mañakun.", + "same": "Kay chakrawan :otherwan tupanan tiyan.", + "size.array": "Kay pampapiqa :size imakunam kanan.", + "size.file": "Kay pampaqa :size kilobyte kanan tiyan.", + "size.numeric": "Kay chakraqa :size kanan tiyan.", + "size.string": "Kay pampaqa :size qillqayuqmi kanan.", + "starts_with": "Kay chakraqa kaykunamanta hukninwanmi qallarinan: :values.", + "string": "Kay pampaqa kaskaqmi kanan.", + "timezone": "Kay pampaqa allin pacha chiruyuqmi kanan.", + "ulid": "Kay pampaqa allin ULID kanan tiyan.", + "unique": "Kay chakraqa ña hapisqañam.", + "uploaded": "Kay pampaqa manam kargayta atirqanchu.", + "uppercase": "Kay pampaqa hatun qillqayuqmi kanan.", + "url": "Kay pampaqa allin URL kanan tiyan.", + "uuid": "Kay pampaqa allin UUID kanan tiyan." +} diff --git a/locales/qu/php.json b/locales/qu/php.json new file mode 100644 index 00000000000..3d1616870b6 --- /dev/null +++ b/locales/qu/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Chay :attribute kaqtaqa chaskisqa kanan tiyan.", + "accepted_if": "Chay :attribute nisqataqa chaskikunanmi :other :value watayoq kashaqtin.", + "active_url": ":attribute nisqaqa manam allin URLchu.", + "after": "Chay :attributeqa :date watamanta qhipamanmi kanan.", + "after_or_equal": ":attribute nisqa p’unchayqa :date watamanta qhepa p’unchaymi kanan otaq chay p’unchaywan kaqlla kanan.", + "alpha": "Chay :attribute nisqapiqa letrakunallam kanan.", + "alpha_dash": ":attribute nisqapiqa qillqakuna, yupaykuna, chirukuna, subrayadokunallam kanan.", + "alpha_num": "Chay :attribute nisqapiqa letrakunalla, yupaykunalla kanan tiyan.", + "any_of": ":attribute chakraqa manam allinchu.", + "array": "Chay :attributeqa huk matrizmi kanan.", + "ascii": ":attribute pampaqa huk byte alfanumérico qillqakunalla, siñalkunallayuqmi kanan.", + "attached": "Kay :attributeqa k’askasqañam kachkan.", + "before": "Chay :attributeqa :date watamanta ñawpaqtaraqmi kanan.", + "before_or_equal": ":attribute nisqa p’unchawqa :date watamanta ñawpaq utaq kaqlla p’unchawmi kanan.", + "between.array": "Chay :attribute nisqakunaqa :minmanta :maxkama imakunayuqmi kanan.", + "between.file": "Chay :attributeqa :minmanta :max kilobytekamam kanan.", + "between.numeric": "Chay :attribute nisqakunaqa :min watamanta :max watakamam kanan.", + "between.string": "Chay :attributeqa :minmanta :maxkama qillqakunayuqmi kanan.", + "boolean": ":attribute chakraqa chiqap utaq llulla kanan.", + "can": ":attribute pampapiqa mana kamachisqa chaniyuqmi kachkan.", + "confirmed": ":attribute takyachiyqa manam tupanchu.", + "contains": ":attribute pampapiqa huk mañasqa chani faltan.", + "current_password": "Yaykuna rimayqa pantasqam.", + "date": ":attribute nisqa p’unchayqa manan allin p’unchaychu.", + "date_equals": ":attribute nisqa p’unchayqa :date nisqawan tupaq p’unchaymi kanan.", + "date_format": ":attribute nisqakunaqa manan tupanchu :format nisqa formatowan.", + "decimal": ":attribute pampaqa :decimal chunkayuq chiruyuqmi kanan.", + "declined": "Chay :attribute nisqataqa mana chaskinanchikmi.", + "declined_if": ":attribute nisqataqa pisiyachina :other :value kaptin.", + "different": ":attribute, :other nisqakunaqa hukniraymi kanan.", + "digits": "Chay :attributeqa :digits yupayniyuqmi kanan.", + "digits_between": "Chay :attribute nisqakunaqa :minmanta :max yupaykamam kanan.", + "dimensions": ":attribute kaq mana allin siq'i dimensionesniyuq.", + "distinct": ":attribute pampaqa iskay kuti chaniyuqmi.", + "doesnt_contain": ":attribute chakraqa manam kaykunamantaqa mayqintapas hap'inanchu: :values.", + "doesnt_end_with": ":attribute chakraqa manam kaykunamanta hukninwanchu tukunan: :values.", + "doesnt_start_with": ":attribute chakraqa manam kaykunamanta hukninwanchu qallarina: :values.", + "email": "Chay :attribute nisqakunaqa allin correo electrónico nisqa kanan.", + "ends_with": ":attribute nisqakunaqa kaykunamanta hukninwanmi tukukunan: :values.", + "enum": "Akllasqa :attribute mana allinchu.", + "exists": "Akllasqa :attribute mana allinchu.", + "extensions": ":attribute pampaqa kay mast’ariykunamanta hukninmi kanan: :values.", + "failed": "Kay credencialkunaqa manam registroykuwan tupanchu.", + "file": "Chay :attributeqa huk archivo kanan.", + "filled": ":attribute pampaqa chaninniyuqmi kanan.", + "gt.array": "Chay :attribute nisqakunaqa :value masnin imakunayuqmi kanan.", + "gt.file": "Chay :attributeqa :value kilobytemanta aswan hatunmi kanan.", + "gt.numeric": "Chay :attributeqa :valuemanta aswan hatunmi kanan.", + "gt.string": "Chay :attributeqa :value qillqamanta aswan hatunmi kanan.", + "gte.array": "Chay :attribute nisqakunaqa :value imakunayoqmi kanan otaq aswan askhataqmi kanan.", + "gte.file": ":attribute :value kilobytemanta aswan hatun utaq kaqlla kanan tiyan.", + "gte.numeric": ":attribute :valuemanta aswan hatun utaq kaqlla kanan.", + "gte.string": "Chay :attributeqa :value qillqamanta aswan hatun utaq kaqlla kanan.", + "hex_color": ":attribute pampaqa allin suqta chunkayuq llimp'i kanan tiyan.", + "image": "Chay :attributeqa huk rikch’aymi kanan.", + "in": "Akllasqa :attribute mana allinchu.", + "in_array": ":attribute chakraqa manam :otherpiqa kanchu.", + "in_array_keys": ":attribute pampapika kay llavekunamanta shukllapashmi kan: :values.", + "integer": ":attribute yupayqa hunt’asqa yupaymi kanan.", + "ip": ":attribute nisqakunaqa allin IP tiyaymi kanan.", + "ipv4": ":attribute kaq IPv4 allin tiyay kanan tiyan.", + "ipv6": ":attribute kaq IPv6 allin tiyay kanan tiyan.", + "json": ":attribute kaq JSON watiqa allin kanan tiyan.", + "list": ":attribute pampaqa lista kanan tiyan.", + "lowercase": ":attribute chakraqa uchuy qillqayuqmi kanan.", + "lt.array": "Chay :attribute nisqakunaqa :value nisqamanta pisi imakunayuqmi kanan.", + "lt.file": "Chay :attributeqa :value kilobytemanta pisi kanan tiyan.", + "lt.numeric": "Chay :attributeqa :valuemanta pisin kanan.", + "lt.string": "Chay :attributeqa :value qillqamanta pisi kanan.", + "lte.array": "Chay :attribute nisqakunaqa manan :valuemanta aswan imakunayoqchu kanan.", + "lte.file": "Chay :attributeqa :value kilobytemanta pisi utaq kaqlla kanan.", + "lte.numeric": "Chay :attributeqa :valuemanta pisi utaq kaqlla kanan.", + "lte.string": "Chay :attributeqa :value qillqamanta pisi utaq kaqlla kanan.", + "mac_address": "Chay :attribute allin MAC direccionmi kanan.", + "max.array": "Chay :attribute nisqakunaqa manan :maxmanta aswan imakunayoqchu kanan.", + "max.file": "Chay :attributeqa manam :max kilobytemanta aswan hatunchu kanan.", + "max.numeric": "Chay :attributeqa manan :maxmanta aswan hatunchu kanan.", + "max.string": "Chay :attributeqa manam :max qillqamanta aswan hatunchu kanan.", + "max_digits": ":attribute pampaqa manam :max yupaymanta aswanchu kanan.", + "mimes": ":attribute nisqakunaqa kay laya willañiqim kanan: :values.", + "mimetypes": ":attribute nisqakunaqa kay laya willañiqim kanan: :values.", + "min.array": "Chay :attribute nisqakunaqa :min imakunallapas kanan.", + "min.file": "Chay :attributeqa :min kilobyte nisqallapas kanan.", + "min.numeric": "Chay :attributeqa :min watayuqllapas kanan.", + "min.string": "Chay :attribute nisqakunaqa :min qillqayuqllaraqmi kanan.", + "min_digits": ":attribute pampaqa :min yupayniyuqlla kanan tiyan.", + "missing": ":attribute chakraqa faltanmi.", + "missing_if": ":attribute chakraqa faltanmi :other :value kaptin.", + "missing_unless": ":attribute chakraqa faltanmi mana :other :value kaptinqa.", + "missing_with": ":attribute chakraqa faltanmi :values kaptin.", + "missing_with_all": ":attribute chakraqa faltanmi :values kaptin.", + "multiple_of": "Chay :attributeqa :valuepa achkanmi kanan.", + "next": "Qatiq \"", + "not_in": "Akllasqa :attribute mana allinchu.", + "not_regex": ":attribute nisqa formatoqa manan allinchu.", + "numeric": "Chay :attribute yupayqa kanan tiyan.", + "password": "Yaykuna rimayqa pantasqam.", + "password.letters": ":attribute pampapiqa huk qillqallapas kanan.", + "password.mixed": ":attribute pampapiqa huk hatun qillqallapas, huk uchuy qillqayuqpas kanan.", + "password.numbers": ":attribute pampapiqa huk yupayllapas kanan.", + "password.symbols": ":attribute pampapiqa huk chikullapas kanan.", + "password.uncompromised": "Chay qusqa :attribute huk fuga de datos nisqapi rikurirun. Ama hina kaspa, huk :attributeta akllay.", + "present": "Chay :attribute chakraqa chaypi kanan.", + "present_if": ":attribute chakraqa kanan tiyan :other :value kaptin.", + "present_unless": ":attribute chakraqa kananmi mana :other :value kaptinqa.", + "present_with": ":attribute chakraqa :values kaptinqa kanan.", + "present_with_all": ":attribute chakraqa kanan tiyan :values kaptin.", + "previous": "\" Ñawpaq", + "prohibited": ":attribute chakraqa hark’asqam.", + "prohibited_if": ":attribute chakraqa harkasqam :other :value kaptin.", + "prohibited_if_accepted": ":other chaskikpi :attribute pampata harkakun.", + "prohibited_if_declined": ":attribute pampata :other mana chaskikpi harkashka kan.", + "prohibited_unless": ":attribute chakraqa harkasqam mana :other :valuespi kaptinqa.", + "prohibits": ":attribute chakraqa harkanmi :other runakuna chaypi kanankupaq.", + "regex": ":attribute nisqa formatoqa manan allinchu.", + "relatable": "Kay :attribute manapaschá kay yanapakuywan tupachisqachu kanman.", + "required": "Chay :attribute chakraqa necesitakun.", + "required_array_keys": ":attribute pampapiqa kaykunapaq qillqasqakuna kanan tiyan: :values.", + "required_if": ":attribute chakraqa :other :value kaptinmi mañakun.", + "required_if_accepted": ":attribute chakraqa :other chaskisqa kaptinmi mañakun.", + "required_if_declined": ":attribute chakraqa :other pisiyachisqa kaptinmi mañakun.", + "required_unless": ":attribute chakraqa mañakunmi mana :other :valuespi kaptinqa.", + "required_with": ":attribute chakraqa :values kaptinmi mañakun.", + "required_with_all": ":attribute chakraqa :values kaptinmi mañakun.", + "required_without": ":attribute chakraqa :values mana kaptinqa mañakunmi.", + "required_without_all": ":attribute chakraqa :valuesmanta mana mayqinpas kaptinmi mañakun.", + "reset": "Yaykuna rimayniykiqa musuqmanta churasqañam.", + "same": ":attribute, :other nisqakunaqa tupananmi.", + "sent": "Yaykuna rimaykita kutichiy t'inkiykita correo electrónico nisqapi apachirqayku.", + "size.array": "Chay :attributepiqa :size imakunam kanan.", + "size.file": "Chay :attributeqa :size kilobyte nisqa kanan.", + "size.numeric": "Chay :attribute :size kanan tiyan.", + "size.string": "Chay :attributeqa :size qillqayuqmi kanan.", + "starts_with": ":attribute nisqakunaqa kaykunamanta hukninwanmi qallarinan: :values.", + "string": "Chay :attributeqa huk q’aytu kanan.", + "throttle": "Nishu achka yaykuna kallpachakuykuna. Ama hina kaspa, :seconds segundosmanta hukmanta kallpachakuy.", + "throttled": "Ama hina kaspa, manaraq wakmanta kallpachakuchkaspa suyay.", + "timezone": "Chay :attribute nisqakunaqa allin pacha chiruyuqmi kanan.", + "token": "Kay yaykuna rimay kutichiy token mana allinchu.", + "ulid": ":attribute pampaqa allin ULID kanan tiyan.", + "unique": "Chay :attributetaqa hapirunkuñam.", + "uploaded": "Chay :attribute mana cargayta atirqankuchu.", + "uppercase": ":attribute chakraqa hatun qillqayuqmi kanan.", + "url": ":attribute kaq URL allin kanan tiyan.", + "user": "Chay correo electrónico nisqawan mana tariyta atiykuchu.", + "uuid": ":attribute kaq UUID allin kanan tiyan." +} diff --git a/locales/ro/_excludes.json b/locales/ro/_excludes.json new file mode 100644 index 00000000000..911b2edf383 --- /dev/null +++ b/locales/ro/_excludes.json @@ -0,0 +1,126 @@ +[ + "Administrator", + "Albania", + "Algeria", + "Andorra", + "Angola", + "Anguilla", + "Antarctica", + "Argentina", + "Armenia", + "Aruba", + "August", + "Australia", + "Austria", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belize", + "Benin", + "Bhutan", + "Bolivia", + "Botswana", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Canada", + "Chile", + "China", + "Congo", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Côte d'Ivoire", + "Delete Notification", + "Djibouti", + "Ecuador", + "Editor", + "Estonia", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Grenada", + "Guam", + "Guatemala", + "Guernsey", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "ID", + "India", + "Invalid filename.", + "Israel", + "Jamaica", + "Kenya", + "Kiribati", + "Kosovo", + "length", + "Lesotho", + "Liberia", + "Liechtenstein", + "Macao", + "Madagascar", + "Malawi", + "Malta", + "Mauritania", + "Mauritius", + "Mayotte", + "Moldova", + "Monaco", + "Mongolia", + "Montserrat", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "OK", + "Oman", + "Original", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Puerto Rico", + "Qatar", + "Rwanda", + "Samoa", + "San Marino", + "Secure Area", + "Senegal", + "Serbia", + "Sierra Leone", + "Singapore", + "Sint Maarten", + "Slovenia", + "Somalia", + "Sudan", + "Taiwan", + "Tanzania", + "The selected resources have been :action!", + "Tokelau", + "total", + "Total:", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uruguay", + "Username", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/ro/json-inline.json b/locales/ro/json-inline.json new file mode 100644 index 00000000000..ed631b6b193 --- /dev/null +++ b/locales/ro/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Acest câmp trebuie să fie un rol valid.", + "The :attribute must be at least :length characters and contain at least one number.": "Acest câmp trebuie să aibă cel puțin :length caractere și să conțină cel puțin un număr.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Acest câmp trebuie să aibă cel puțin :length caractere și să conțină cel puțin un caracter special și un număr.", + "The :attribute must be at least :length characters and contain at least one special character.": "Acest câmp trebuie să aibă cel puțin :length caractere și să conțină cel puțin un caracter special.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Acest câmp trebuie să aibă cel puțin :length caractere și să conțină cel puțin un caracter majuscul și un număr.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Acest câmp trebuie să aibă cel puțin :length caractere și să conțină cel puțin un caracter majuscul și un caracter special.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Acest câmp trebuie să aibă cel puțin :length caractere și să conțină cel puțin un caracter majuscul, un număr și un caracter special.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Acest câmp trebuie să aibă cel puțin :length caractere și să conțină cel puțin un caracter majuscule.", + "The :attribute must be at least :length characters.": "Acest câmp trebuie să aibă cel puțin :length caractere.", + "The :attribute must contain at least one letter.": "Acest câmp trebuie să conțină cel puțin o literă.", + "The :attribute must contain at least one number.": "Acest câmp trebuie să conţină cel puţin un număr.", + "The :attribute must contain at least one symbol.": "Acest câmp trebuie să conțină cel puțin un simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Acest câmp trebuie să conțină cel puțin o literă mare și o literă mică.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Acest câmp a apărut într-o scurgere de date. Vă rugăm să alegeți un alt câmp." +} diff --git a/locales/ro/json.json b/locales/ro/json.json new file mode 100644 index 00000000000..a366071aa78 --- /dev/null +++ b/locales/ro/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(și :count mai multe erori)", + "(and :count more errors)": "(și :count mai multe erori)|(și cu :count mai multe erori)|(și cu :count mai multe erori)", + "30 Days": "30 de zile", + "60 Days": "60 de zile", + "90 Days": "90 de zile", + ":amount selected": ":Amount selectate", + ":amount Total": ":Amount în total", + ":days day trial": "Proba de :Days de zile", + ":resource Details": ":Resource detalii", + ":resource Details: :title": ":Resource detalii: :title", + "A decryption key is required.": "Este necesară o cheie de decriptare.", + "A fresh verification link has been sent to your email address.": "Un nou link de verificare a fost trimis la adresa ta de e-mail.", + "A new verification link has been sent to the email address you provided during registration.": "Un nou link de verificare a fost trimis la adresa de e-mail pe care ați furnizat-o în timpul înregistrării.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Un nou link de verificare a fost trimis la adresa de e-mail pe care ați furnizat-o în setările profilului dvs.", + "A new verification link has been sent to your email address.": "Un nou link de verificare a fost trimis la adresa dvs. de e-mail.", + "Accept Invitation": "Acceptați Invitația", + "Action": "Acțiune", + "Action Event": "Acțiune Înregistrată", + "Action Events": "Acțiuni Înregistrate", + "Action Happened At": "S-a întâmplat la", + "Action Initiated By": "Inițiat de", + "Action Name": "Denumire", + "Action Status": "Stare", + "Action Target": "Țintă", + "Actions": "Acțiuni", + "Add": "Adaugă", + "Add :resource": "Adăugați :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Adăugați un nou membru al echipei în echipa dvs., permițându-le să colaboreze cu dvs.", + "Add additional security to your account using two factor authentication.": "Adăugați securitate suplimentară în contul dvs. utilizând autentificarea cu doi factori.", + "Add Payment Method": "Adăugați o metodă de plată", + "Add row": "Adaugă rând", + "Add Team Member": "Adaugă Membru Al Echipei", + "Add VAT Number": "Adăugați numărul de TVA", + "Added.": "Adăugat.", + "Additional billing information updated successfully.": "Informații suplimentare de facturare au fost actualizate cu succes.", + "Address": "Adresă", + "Address Line 2": "Linia de adresă 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Utilizatorii de Administrator pot efectua orice acțiune.", + "Afghanistan": "Afganistan", + "Aland Islands": "Insulele Åland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Toți oamenii care fac parte din această echipă.", + "All resources loaded.": "Toate resursele încărcate.", + "All rights reserved.": "Toate drepturile rezervate.", + "Already registered?": "Ești deja înregistrat?", + "American Samoa": "Samoa Americană", + "An error occurred while uploading the file.": "A apărut o eroare la încărcarea fișierului.", + "An error occurred while uploading the file: :error": "A apărut o eroare la încărcarea fișierului: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "A apărut o eroare neașteptată și am anunțat echipa noastră de asistență. Vă rugăm să încercați din nou mai târziu.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Un alt utilizator a actualizat această resursă de când a fost încărcată această pagină. Reîmprospătați pagina și încercați din nou.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua și Barbuda", + "Antigua and Barbuda": "Antigua si Barbuda", + "API Token": "Simbolul API", + "API Token Permissions": "Permisiuni API Token", + "API Tokens": "Indicativele API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Token-urile API permit serviciilor terțe să se autentifice cu aplicația noastră în numele dvs.", + "Apply": "Aplică", + "Apply Coupon": "Aplică Cuponul", + "April": "Aprilie", + "Are you sure you want to attempt to pay :amount?": "Sigur vrei să încerci să plătești :amount?", + "Are you sure you want to cancel your subscription?": "Sigur doriți să vă anulați abonamentul?", + "Are you sure you want to delete all the notifications?": "Sigur doriți să ștergeți toate notificările?", + "Are you sure you want to delete the selected resources?": "Sunteți sigur că doriți să ștergeți resursele selectate?", + "Are you sure you want to delete this file?": "Sunteți sigur că doriți să ștergeți acest fișier?", + "Are you sure you want to delete this notification?": "Sigur doriți să ștergeți această notificare?", + "Are you sure you want to delete this payment method?": "Sigur doriți să ștergeți această metodă de plată?", + "Are you sure you want to delete this resource?": "Sunteți sigur că doriți să ștergeți această resursă?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Sunteți sigur că doriți să ștergeți această echipă? Odată ce o echipă este ștearsă, toate resursele și datele sale vor fi șterse definitiv.", + "Are you sure you want to delete your account?": "Sigur doriți să vă ștergeți contul?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Sunteți sigur că doriți să vă ștergeți contul? Odată ce contul dvs. este șters, toate resursele și datele sale vor fi șterse definitiv. Introduceți parola pentru a confirma că doriți să vă ștergeți definitiv contul.", + "Are you sure you want to detach the selected resources?": "Sunteți sigur că doriți să detașați resursele selectate?", + "Are you sure you want to detach this resource?": "Sunteți sigur că doriți să detașați această resursă?", + "Are you sure you want to force delete the selected resources?": "Sunteți sigur că doriți să forțați ștergerea resurselor selectate?", + "Are you sure you want to force delete this resource?": "Sunteți sigur că doriți să forțați ștergerea acestei resurse?", + "Are you sure you want to log out?": "Sunteți sigur că doriți să vă deconectați?", + "Are you sure you want to mark all notifications as read?": "Sunteți sigur că doriți să marcați toate notificările ca fiind citite?", + "Are you sure you want to remove this item?": "Sigur doriți să eliminați acest articol?", + "Are you sure you want to restore the selected resources?": "Sunteți sigur că doriți să restaurați resursele selectate?", + "Are you sure you want to restore this resource?": "Sunteți sigur că doriți să restaurați această resursă?", + "Are you sure you want to resume your subscription?": "Sigur doriți să vă reluați abonamentul?", + "Are you sure you want to run this action?": "Sunteți sigur că doriți să rulați această acțiune?", + "Are you sure you want to set this payment method as your default?": "Sigur doriți să setați această metodă de plată ca prestabilită?", + "Are you sure you want to stop impersonating?": "Sigur doriți să renunți la uzurparea identității?", + "Are you sure you would like to delete this API token?": "Sunteți sigur că doriți să ștergeți acest token API?", + "Are you sure you would like to leave this team?": "Ești sigur că dorești să părăsești această echipă?", + "Are you sure you would like to remove this person from the team?": "Sunteți sigur că doriți să eliminați această persoană din echipă?", + "Are you sure you would like to switch billing plans?": "Sigur doriți să schimbați planurile de facturare?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Atașează", + "Attach & Attach Another": "Atașează & Atașează Altul", + "Attach :resource": "Atașează :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Atașați fișiere prin glisare și plasare, selectând sau lipindu-le.", + "August": "August", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaidjan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Înainte de a continua, ați putea să vă verificați adresa de e-mail făcând clic pe linkul pe care tocmai vi l-am trimis prin e-mail? Dacă nu ați primit e-mailul, vă vom trimite cu plăcere un altul.", + "Before proceeding, please check your email for a verification link.": "Înainte de a continua, vă rugăm să verificați e-mailul pentru un link de verificare.", + "Belarus": "Bielorusia", + "Belgium": "Belgia", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermude", + "Bhutan": "Bhutan", + "Billing Information": "Informații de facturare", + "Billing Management": "Managementul facturării", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Statul Plurinațional al", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius și Sábado", + "Bosnia And Herzegovina": "Bosnia și Herțegovina", + "Bosnia and Herzegovina": "Bosnia si Hertegovina", + "Botswana": "Botswana", + "Bouvet Island": "Insula Bouvet", + "Brazil": "Brazilia", + "British Indian Ocean Territory": "Teritoriul Britanic Din Oceanul Indian", + "Browser Sessions": "Sesiuni De Browser", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodgia", + "Cameroon": "Camerun", + "Canada": "Canada", + "Cancel": "Anulează", + "Cancel Subscription": "Anuleaza abonarea", + "Cape Verde": "Capul Verde", + "Card": "Carte", + "Cayman Islands": "Insulele Cayman", + "Central African Republic": "Republica Centrafricană", + "Chad": "Ciad", + "Change Subscription Plan": "Schimbați planul de abonament", + "Change the current payment method attached to your subscription": "Schimbați metoda de plată actuală atașată abonamentului dvs", + "Changes": "Modificări", + "Checkout": "Verifică", + "Chile": "Chile", + "China": "China", + "Choose": "Alege", + "Choose :field": "Alege :field", + "Choose :resource": "Alege :resource", + "Choose an option": "Alegeți o opțiune", + "Choose date": "Alege data", + "Choose File": "Alege Fișier", + "Choose Files": "Alege Fișierele", + "Choose Type": "Alegeți Tipul", + "Christmas Island": "Insula Crăciunului", + "City": "Oraș", + "Click here to re-send the verification email.": "Faceți clic aici pentru a retrimite e-mailul de verificare.", + "click here to request another": "faceți clic aici pentru a solicita altul", + "Click to choose": "Faceți clic pentru a alege", + "Close": "Închide", + "Cocos (Keeling) Islands": "Insulele Cocos", + "Code": "Cod", + "Colombia": "Columbia", + "Comoros": "Comore", + "Confirm": "Confirmă", + "Confirm Billing Action": "Confirmați acțiunea de facturare", + "Confirm Password": "Confirmare parolă", + "Confirm Payment": "Confirmă Plata", + "Confirm your :amount payment": "Confirmați plata :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Republica Democratică", + "Congo, the Democratic Republic of the": "Congo, Republica Democrată", + "Constant": "Constantă", + "Continue To Payment": "Continuați cu plata", + "Cook Islands": "Insulele Cook", + "Copy to clipboard": "Copiați în clipboard", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Țară", + "Coupon": "Cupon", + "Coupon applied successfully.": "Cupon aplicat cu succes.", + "Create": "Creează", + "Create & Add Another": "Creează Și Adaugă Altul", + "Create :resource": "Creează :resource", + "Create a new team to collaborate with others on projects.": "Creați o nouă echipă pentru a colabora cu alte persoane la proiecte.", + "Create Account": "Creează Cont", + "Create API Token": "Creați API Token", + "Create New Team": "Creați O Echipă Nouă", + "Create Team": "Creează Echipă", + "Created.": "Creat.", + "Croatia": "Croația", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curacao", + "Current Password": "Parola Curentă", + "Current Subscription Plan": "Planul de abonament curent", + "Currently Subscribed": "Momentan abonat", + "Customer Balance": "Soldul clientului", + "Customize": "Personalizează", + "Cyprus": "Cipru", + "Czech Republic": "Cehia", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Întuneric", + "Dashboard": "Tablou de bord", + "December": "Decembrie", + "Decrease": "Scădere", + "Default": "Mod implicit", + "Delete": "Șterge", + "Delete :resource": "Șterge :resource", + "Delete Account": "Șterge Contul", + "Delete all notifications": "Ștergeți toate notificările", + "Delete API Token": "Șterge simbolul API", + "Delete File": "Șterge Fișierul", + "Delete Notification": "Delete Notification", + "Delete Resource": "Șterge Resursa", + "Delete Selected": "Șterge Selectat", + "Delete Team": "Șterge Echipa", + "Denmark": "Danemarca", + "Detach": "Detașează", + "Detach Resource": "Detașează Resursa", + "Detach Selected": "Detașează Selectat", + "Details": "Detalii", + "Disable": "Dezactivează", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Chiar vrei să pleci? Ai schimbări nesalvate.", + "Dominica": "Duminică", + "Dominican Republic": "Republica Dominicană", + "Done.": "S-a făcut.", + "Download": "Descarcă", + "Download Invoice": "Descărcați factura", + "Drop file or click to choose": "Aruncați fișierul sau faceți clic pentru a alege", + "Drop files or click to choose": "Aruncați fișierele sau faceți clic pentru a alege", + "Ecuador": "Ecuador", + "Edit": "Editare", + "Edit :resource": "Editare :resource", + "Edit Attached": "Editare Atașat", + "Edit Profile": "Editează profilul", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Utilizatorii editorului au capacitatea de a citi, crea și actualiza.", + "Egypt": "Egipt", + "El Salvador": "Salvador", + "Email": "E-mail", + "email": "e-mail", + "Email Address": "Adresa De E-Mail", + "Email Addresses": "Adrese de E-mail", + "Email Password Reset Link": "Link De Resetare A Parolei De E-Mail", + "Email Verification": "Verificare E-Mail", + "Enable": "Activează", + "Encrypted environment file already exists.": "Fișierul de mediu criptat există deja.", + "Encrypted environment file not found.": "Fișierul de mediu criptat nu există.", + "Ensure your account is using a long, random password to stay secure.": "Asigurați-vă că contul dvs. utilizează o parolă lungă, aleatorie pentru a rămâne în siguranță.", + "Environment file already exists.": "Fișierul de mediu există deja.", + "Environment file not found.": "Fișierul de mediu nu există.", + "Equatorial Guinea": "Guineea Ecuatorială", + "Eritrea": "Eritreea", + "Error": "Eroare", + "errors": "erori", + "Estonia": "Estonia", + "Ethiopia": "Etiopia", + "ex VAT": "ex TVA", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Expiră :expiration", + "Export As CSV": "Exportați ca CSV", + "Extra Billing Information": "Informații suplimentare de facturare", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Confirmare suplimentară este necesară pentru a procesa plata. Vă rugăm să continuați la pagina de plată făcând clic pe butonul de mai jos.", + "Failed Subscription Payment": "Plata abonamentului a eșuat", + "Failed to load :resource!": "Nu s-a încărcat :resource!", + "Falkland Islands (Malvinas)": "Insulele Falkland (Malvinas)", + "Faroe Islands": "Insulele Feroe", + "February": "Februarie", + "Fiji": "Fiji", + "Filename": "Nume de fișier", + "Finish enabling two factor authentication.": "Terminați de activat autentificarea cu doi factori.", + "Finland": "Finlanda", + "For your security, please confirm your password to continue.": "Pentru securitatea dvs., vă rugăm să confirmați parola pentru a continua.", + "Forbidden": "Interzis", + "Force Delete": "Forțează Ștergerea", + "Force Delete :resource": "Forțează Ștergerea :resource", + "Force Delete Resource": "Forțează Ștergerea Resursei", + "Force Delete Selected": "Forțează Ștergerea Selectată", + "Forgot Password": "Aţi uitat parola", + "Forgot your password?": "Ați uitat parola?", + "Forgot Your Password?": "Ați uitat parola?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Ați uitat parola? Nicio problemă. Spuneți-ne adresa dvs. de e-mail și vă vom trimite un link de resetare a parolei care vă va permite să alegeți una nouă.", + "France": "Franța", + "French Guiana": "Guyana Franceză", + "French Polynesia": "Polinezia Franceză", + "French Southern Territories": "Teritoriile Sudice Franceze", + "From": "Din", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germania", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Acasă", + "Go to page :page": "Mergi la pagina :page", + "Great! You have accepted the invitation to join the :team team.": "Grozav! Ați acceptat invitația de a vă alătura echipei :team.", + "Greece": "Grecia", + "Greenland": "Groenlanda", + "Grenada": "Grenada", + "Guadeloupe": "Guadelupa", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guineea", + "Guinea-Bissau": "Guineea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ai două gânduri despre anularea abonamentului? Vă puteți reactiva instantaneu abonamentul în orice moment, până la sfârșitul ciclului curent de facturare. După încheierea ciclului actual de facturare, puteți alege un plan de abonament complet nou.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ai două gânduri despre anularea abonamentului? Vă puteți reactiva instantaneu abonamentul în orice moment, până la sfârșitul ciclului curent de facturare. După încheierea ciclului actual de facturare, puteți alege un plan de abonament complet nou.", + "Heard Island & Mcdonald Islands": "Insula Heard și Insulele McDonald", + "Heard Island and McDonald Islands": "Insula Heard și Insulele McDonald", + "Hello!": "Bună!", + "Hide Content": "Ascunde Conținutul", + "Hold Up!": "Stai Așa!", + "Holy See (Vatican City State)": "Vatican", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Ungaria", + "I agree to the :terms_of_service and :privacy_policy": "Sunt de acord cu :terms_of_service și :privacy_policy", + "Iceland": "Islanda", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Dacă este necesar, vă puteți deconecta de la toate celelalte sesiuni de browser de pe toate dispozitivele. Unele dintre sesiunile dvs. recente sunt enumerate mai jos; cu toate acestea, această listă poate să nu fie exhaustivă. Dacă simțiți că contul dvs. a fost compromis, ar trebui să vă actualizați și parola.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Dacă aveți deja un cont, puteți accepta această invitație făcând clic pe butonul de mai jos:", + "If you did not create an account, no further action is required.": "Dacă nu ați creat un cont, puteți ignora acest mesaj.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Dacă nu vă așteptați să primiți o invitație la această echipă, puteți renunța la acest e-mail.", + "If you did not receive the email": "Dacă nu ați primit e-mailul", + "If you did not request a password reset, no further action is required.": "Dacă nu ați solicitat o resetare de parolă, puteți ignora acest mesaj.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Dacă nu aveți un cont, puteți crea unul făcând clic pe butonul de mai jos. După crearea unui cont, puteți face clic pe butonul de acceptare a invitației din acest e-mail pentru a accepta invitația echipei:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Dacă aveți nevoie să adăugați informații de contact sau fiscale specifice facturilor dvs., cum ar fi numele complet al afacerii dvs., numărul de identificare a TVA-ului sau adresa de înregistrare, puteți adăuga aici.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Dacă nu puteți apăsa pe butonul \":actionText\", copiați și alipiți adresa de mai jos în navigatorul dvs:", + "Impersonate": "Uzurpare identitatea", + "Increase": "Creștere", + "India": "India", + "Indonesia": "Indonezia", + "Invalid filename.": "Invalid filename.", + "Invalid JSON was returned from the route.": "JSON nevalid a fost returnat de pe rută.", + "Invoice Email Addresses": "Adresele E-mail Facturii", + "Invoice emails updated successfully.": "E-mailurile de facturare au fost actualizate cu succes.", + "Invoices": "Facturi", + "Iran, Islamic Republic Of": "Republica Islamica Iran", + "Iran, Islamic Republic of": "Republica Islamica Iran", + "Iraq": "Irak", + "Ireland": "Irlanda", + "Isle Of Man": "Insula Man", + "Isle of Man": "insula Barbatului", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Se pare că nu aveți un abonament activ. Puteți alege unul dintre planurile de abonament de mai jos pentru a începe. Planurile de abonament pot fi modificate sau anulate după convenția dvs.", + "Italy": "Italia", + "Jamaica": "Jamaica", + "January": "Ianuarie", + "Japan": "Japonia", + "Jersey": "Tricou", + "Jordan": "Iordania", + "July": "Iulie", + "June": "Iunie", + "Kazakhstan": "Kazahstan", + "Kenya": "Kenya", + "Key": "Cheie", + "Kiribati": "Kiribati", + "Korea": "Coreea De Sud", + "Korea, Democratic People's Republic of": "Coreea De Nord", + "Korea, Republic of": "Republica Coreea", + "Kosovo": "Kosovo", + "Kuwait": "Kuweit", + "Kyrgyzstan": "Kârgâzstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Ultimul activ", + "Last used": "Ultima utilizare", + "Latvia": "Letonia", + "Leave": "Lasă", + "Leave Team": "Părăsește Echipa", + "Lebanon": "Liban", + "length": "length", + "Lens": "Obiectiv", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libia", + "Liechtenstein": "Liechtenstein", + "Light": "Ușoară", + "Lithuania": "Lituania", + "Load :perPage More": "Încărcați :perPage mai mult", + "Loading": "Se încarcă", + "Location": "Locație", + "Log in": "Autentificare", + "Log In": "Autentificare", + "Log Out": "Deconectează", + "Log out": "Deconectați-vă", + "Log Out Other Browser Sessions": "Deconectați Alte Sesiuni De Browser", + "Log Viewer": "Vizualizator de jurnal", + "Login": "Autentificare", + "Logout": "Deautentificare", + "Logs": "Bușteni", + "Luxembourg": "Luxemburg", + "Macao": "Macao", + "Macedonia": "Macedonia De Nord", + "Macedonia, the former Yugoslav Republic of": "Macedonia, Fosta Republică Iugoslavă a", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaezia", + "Maldives": "Maldive", + "Mali": "Mici", + "Malta": "Malta", + "Manage Account": "Gestionați Contul", + "Manage and log out your active sessions on other browsers and devices.": "Gestionați și deconectați sesiunile active pe alte browsere și dispozitive.", + "Manage API Tokens": "Gestionați token-uri API", + "Manage Role": "Gestionați Rolul", + "Manage Team": "Gestionați Echipa", + "Managing billing for :billableName": "Gestionarea facturării pentru :billableName", + "March": "Martie", + "Mark all as Read": "Marchează totul ca fiind citit", + "Mark all notifications as read": "Marchează toate notificările ca fiind citite", + "Mark Read": "Marchează Citit", + "Mark Unread": "Marcați ca necitit", + "Marshall Islands": "Insulele Marshall", + "Martinique": "Martinica", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Mai", + "Mayotte": "Mayotte", + "Mexico": "Mexic", + "Micronesia, Federated States Of": "Statele Federate ale Microneziei", + "Micronesia, Federated States of": "Statele Federate ale Microneziei", + "Moldova": "Moldova", + "Moldova, Republic of": "Republica Moldova", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Muntenegru", + "Month To Date": "Lună Până În Prezent", + "Monthly": "Lunar", + "monthly": "lunar", + "Montserrat": "Montserrat", + "Morocco": "Maroc", + "Mozambique": "Mozambic", + "Myanmar": "Myanmar", + "Name": "Nume", + "name": "nume", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Țările de jos", + "Netherlands Antilles": "Antilele Olandeze", + "Nevermind": "Nu contează", + "Nevermind, I'll keep my old plan": "Nu contează, îmi voi păstra vechiul plan", + "New": "Nou", + "New :resource": "Nou :resource", + "New Caledonia": "Noua Caledonie", + "New Password": "Parolă Nouă", + "New Zealand": "Noua Zeelandă", + "Next": "Înainte", + "Next Payment": "Următoarea plată", + "Next Payment on": "Următoarea plată pe", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Nu", + "No :resource matched the given criteria.": "Nr.:resource corespundea criteriilor date.", + "No additional information...": "Nu există informații suplimentare...", + "No Current Data": "Nu Există Date Curente", + "No Data": "Nu Există Date", + "no file selected": "niciun fișier selectat", + "No Increase": "Nicio Creștere", + "No payment methods on file.": "Nu există metode de plată înregistrate.", + "No payment scheduled.": "Nicio plată programată.", + "No Prior Data": "Nu Există Date Anterioare", + "No Results Found.": "Nu S-Au Găsit Rezultate.", + "Norfolk Island": "Insula Norfolk", + "Northern Mariana Islands": "Insulele Mariane De Nord", + "Norway": "Norvegia", + "Not Found": "Negăsit", + "Notifications": "Notificări", + "Nova": "Nova", + "Nova User": "Utilizator Nova", + "November": "Noiembrie", + "October": "Octombrie", + "of": "din", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Odată ce o echipă este ștearsă, toate resursele și datele sale vor fi șterse definitiv. Înainte de a șterge această echipă, vă rugăm să descărcați orice date sau informații referitoare la această echipă pe care doriți să le păstrați.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Odată ce contul dvs. este șters, toate resursele și datele sale vor fi șterse definitiv. Înainte de a șterge contul, vă rugăm să descărcați orice date sau informații pe care doriți să le păstrați.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Odată ce contul dvs. este șters, toate resursele și datele acestuia vor fi șterse definitiv. Introduceți parola pentru a confirma că doriți să vă ștergeți definitiv contul.", + "Only Trashed": "Numai Distrus", + "Open Invoices": "Deschide Facturi", + "Original": "Original", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Portalul nostru de gestionare a facturării vă permite să vă gestionați convenabil planul de abonament, metoda de plată și să descărcați facturile recente.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Portalul nostru de gestionare a facturării vă permite să vă gestionați convenabil planul de abonament, metodele de plată și să descărcați facturile recente.", + "Page Expired": "Pagina a expirat", + "Pagination Navigation": "Navigare Paginare", + "Paid": "Plătit", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Teritoriile Palestiniene", + "Panama": "Panama", + "Papua New Guinea": "Papua Noua Guinee", + "Paraguay": "Paraguay", + "Password": "Parolă", + "password": "parolă", + "Payment Confirmation": "Confirmarea Plății", + "Payment Information": "Informații Privind Plata", + "Payment information updated successfully.": "Informațiile de plată au fost actualizate cu succes.", + "Payment Method": "Metode de Plată", + "Payment Methods": "Metode de plata", + "Payment Required": "Plata obligatorie", + "Payments": "Plăți", + "Pending Team Invitations": "Invitații De Echipă În Așteptare", + "Per Page": "Pe Pagină", + "Permanently delete this team.": "Ștergeți definitiv această echipă.", + "Permanently delete your account.": "Ștergeți definitiv contul.", + "Permissions": "Permisiuni", + "Peru": "Peru", + "Philippines": "Filipine", + "Photo": "Fotografie", + "Pitcairn": "Insulele Pitcairn", + "Please accept the terms of service.": "Vă rugam să acceptați termenii și condițiile.", + "Please click the button below to verify your email address.": "Vă rugăm să apăsați pe butonul de mai jos pentru a verifica adresa dvs. de e-mail.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Vă rugăm să confirmați accesul la contul dvs. introducând unul dintre codurile de recuperare de urgență.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Vă rugăm să confirmați accesul la contul dvs. introducând codul de autentificare furnizat de aplicația dvs. de autentificare.", + "Please confirm your password before continuing.": "Vă rugăm să vă confirmați parola înainte de a continua.", + "Please copy your new API token. For your security, it won't be shown again.": "Vă rugăm să copiați noul token API. Pentru siguranța ta, nu va fi afișat din nou.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Introduceți parola pentru a confirma că doriți să vă deconectați din celelalte sesiuni de browser de pe toate dispozitivele.", + "Please provide a maximum of three invoice emails addresses.": "Vă rugăm să furnizați un maxim de trei adrese de e-mail pentru facturi.", + "Please provide the email address of the person you would like to add to this team.": "Vă rugăm să furnizați adresa de e-mail a persoanei pe care doriți să o adăugați la această echipă.", + "Please set a default payment method before retrying payments.": "Vă rugăm să setați o metodă de plată prestabilită înainte de a reîncerca plățile.", + "Please set a default payment method before swapping plans.": "Vă rugăm să setați o metodă de plată prestabilită înainte de a schimba planurile.", + "Poland": "Polonia", + "Portugal": "Portugalia", + "Press / to search": "Apăsați / pentru a căuta", + "Preview": "Previzualizare", + "Previewing": "Previzualizare", + "Previous": "Anterior", + "Privacy Policy": "Politica De Confidențialitate", + "Profile": "Profil", + "Profile Information": "Informații Despre Profil", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Trimestru Până În Prezent", + "Recovery Code": "Codul De Recuperare", + "Refresh": "Reîmprospăta", + "Regards,": "Toate cele bune,", + "Regenerate Recovery Codes": "Regenerați Codurile De Recuperare", + "Register": "Înregistrare", + "Reload": "Reîncarcă", + "Remember me": "Amintește-ți de mine", + "Remember Me": "Ține-mă minte", + "Remove": "Elimină", + "Remove Photo": "Elimină Fotografia", + "Remove Team Member": "Elimină Membrul Echipei", + "Replicate": "Replica", + "Required fields": "Câmpuri obligatorii", + "Resend Verification Email": "Retrimiteți E-Mailul De Verificare", + "Reset Filters": "Resetează Filtrele", + "Reset Password": "Resetare parolă", + "Reset Password Notification": "Notificare resetare parolă", + "resource": "resursă", + "Resource Row Dropdown": "Meniu derulant pentru rânduri de resurse", + "Resources": "Resurse", + "resources": "resurse", + "Restore": "Restaurare", + "Restore :resource": "Restaurare :resource", + "Restore Resource": "Restaurare Resursă", + "Restore Selected": "Restaurare Selectată", + "results": "rezultate", + "Resume Subscription": "Reînnoiește Abonamentul", + "Retry Payment": "Reîncercați plata", + "Return to :appName": "Înapoi la :appName", + "Reunion": "Reuniune", + "Role": "Rol", + "Romania": "România", + "Run Action": "Execută Acțiunea", + "Russian Federation": "Federația Rusă", + "Rwanda": "Rwanda", + "Réunion": "Reunion", + "Saint Barthelemy": "Barthélemy", + "Saint Barthélemy": "Sfântul Bartolomeu", + "Saint Helena": "Sfânta Elena", + "Saint Kitts And Nevis": "St. Kitts și Nevis", + "Saint Kitts and Nevis": "Saint Kitts și Nevis", + "Saint Lucia": "Sfânta Lucia", + "Saint Martin": "Sf. Martin", + "Saint Martin (French part)": "Saint Martin (partea franceză)", + "Saint Pierre And Miquelon": "Saint Pierre și Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre și Miquelon", + "Saint Vincent And Grenadines": "Vincent și Grenadine", + "Saint Vincent and the Grenadines": "Saint Vincent și Grenadine", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé și Principe", + "Sao Tome and Principe": "Sao Tome și Principe", + "Saudi Arabia": "Arabia Saudită", + "Save": "Salvează", + "Saved.": "Salvat.", + "Scroll to bottom": "Derulați în jos", + "Scroll to top": "Derulați în sus", + "Search": "Caută", + "Secure Area": "Secure Area", + "Select": "Selectează", + "Select a different plan": "Selectați un alt plan", + "Select a log file...": "Selectați un fișier jurnal...", + "Select A New Photo": "Selectați O Fotografie Nouă", + "Select Action": "Selectați Acțiunea", + "Select all": "Selectați Toate", + "Select All Dropdown": "Selectați toate meniurile derulante", + "Select this page": "Selectați această pagină", + "Send Password Reset Link": "Trimite link-ul pentru resetarea parolei", + "Senegal": "Senegal", + "September": "Septembrie", + "Serbia": "Serbia", + "Server Error": "Eroare de server", + "Service Unavailable": "Serviciu indisponibil", + "Set as default": "Setați ca implicit", + "Setup Key": "Cheie de configurare", + "Seychelles": "Insulele Seychelles", + "Show All Fields": "Arată Toate Câmpurile", + "Show Content": "Afișează Conținutul", + "Show Recovery Codes": "Arată Codurile De Recuperare", + "Showing": "Arată", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Conectat ca", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovacia", + "Slovenia": "Slovenia", + "Soft Deleted": "Șters ușor", + "Solomon Islands": "Insulele Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Ceva nu a mers bine.", + "Sorry! You are not authorized to perform this action.": "Scuze! Nu sunteți autorizat să efectuați această acțiune.", + "Sorry, your session has expired.": "Ne pare rău, sesiunea a expirat.", + "South Africa": "Africa De Sud", + "South Georgia And Sandwich Isl.": "Georgia de Sud și Insulele Sandwich de Sud", + "South Georgia and the South Sandwich Islands": "Georgia de Sud și Insulele Sandwich de Sud", + "South Sudan": "Sudanul De Sud", + "Spain": "Spania", + "Sri Lanka": "Insula Sri Lanka", + "Standalone Actions": "Acțiuni de sine stătătoare", + "Start Polling": "Începeți Sondarea", + "Start polling": "Începeți sondarea", + "State / County": "Localitate / Județ", + "Stop Impersonating": "Nu mai uzurpa identitatea", + "Stop Polling": "Opriți Sondajele", + "Stop polling": "Opriți sondajele", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Stocați aceste coduri de recuperare într-un manager de parole securizat. Acestea pot fi utilizate pentru a recupera accesul la contul dvs. dacă dispozitivul dvs. de autentificare cu doi factori este pierdut.", + "Subscribe": "Abonează-te", + "Subscription Information": "Informații despre abonament", + "Subscription Pending": "Abonament în așteptare", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard și Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard și Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suedia", + "Switch Teams": "Schimbă Echipele", + "Switzerland": "Elveția", + "Syrian Arab Republic": "Siria", + "System": "Sistem", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Provincia Chineză Taiwan", + "Tajikistan": "Tadjikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Republica Unită a Tanzaniei", + "TAX": "IMPOZIT", + "Team Details": "Detalii Echipa", + "Team Invitation": "Invitațiile Echipei", + "Team Members": "Membrii Echipei", + "Team Name": "Numele Echipei", + "Team Owner": "Proprietarul Echipei", + "Team Settings": "Setări Echipă", + "Terms of Service": "Termenii serviciului", + "Thailand": "Thailanda", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Vă mulțumim pentru înscriere! Înainte de a începe, puteți verifica adresa dvs. de e-mail făcând clic pe linkul pe care tocmai vi l-am trimis prin e-mail? Dacă nu ați primit e-mailul, Vă vom trimite cu plăcere altul.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Vă mulțumim pentru sprijinul dumneavoastră continuu. Am atașat o copie a facturii dvs. pentru evidențele dvs. Vă rugăm să ne informați dacă aveți întrebări sau nelămuriri.", + "Thanks,": "Mulțumim,", + "The :attribute must be a valid role.": ":Attribute trebuie să fie un rol valabil.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute trebuie să aibă cel puțin :length caractere și să conțină cel puțin un număr.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute trebuie să aibă cel puțin :length de caractere și să conțină cel puțin un caracter special și un număr.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute trebuie să aibă cel puțin :length de caractere și să conțină cel puțin un caracter special.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute trebuie să aibă cel puțin :length de caractere și să conțină cel puțin un caracter cu majuscule și un număr.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute trebuie să aibă cel puțin :length de caractere și să conțină cel puțin un caracter cu majuscule și un caracter special.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute trebuie să aibă cel puțin :length de caractere și să conțină cel puțin un caracter cu majuscule, un număr și un caracter special.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Cele :attribute trebuie să aibă cel puțin :length de caractere și să conțină cel puțin un caracter cu majuscule.", + "The :attribute must be at least :length characters.": ":Attribute trebuie să aibă cel puțin :length de caractere.", + "The :attribute must contain at least one letter.": ":Attribute trebuie să conțină cel puțin o literă.", + "The :attribute must contain at least one number.": ":Attribute trebuie să conțină cel puțin un număr.", + "The :attribute must contain at least one symbol.": ":Attribute trebuie să conțină cel puțin un simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute trebuie să conțină cel puțin o literă mare și o literă mică.", + "The :resource was created!": ":Resource a fost creat!", + "The :resource was deleted!": ":Resource a fost șters!", + "The :resource was restored!": ":Resource a fost restaurat!", + "The :resource was updated!": ":Resource a fost actualizat!", + "The action was executed successfully.": "Acțiunea a fost executată cu succes.", + "The default payment method cannot be removed.": "Metoda de plată implicită nu poate fi eliminată.", + "The file was deleted!": "Fișierul a fost șters!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute dat a apărut într-o scurgere de date. Vă rugăm să alegeți un alt :attribute.", + "The given data was invalid.": "Datele date au fost nevalide.", + "The government won't let us show you what's behind these doors": "Guvernul nu ne va lăsa să vă arătăm ce se află în spatele acestor uși", + "The HasOne relationship has already been filled.": "Relația HasOne a fost deja umplută.", + "The image could not be loaded": "Imaginea nu a putut fi încărcată", + "The image could not be loaded.": "Imaginea nu a putut fi încărcată.", + "The invoice emails must be valid email addresses.": "E-mailurile de facturare trebuie să fie adrese de e-mail valide.", + "The password is incorrect.": "Parola este incorectă.", + "The provided coupon code is invalid.": "Codul de cupon este nevalid", + "The provided password does not match your current password.": "Parola introdusă nu se potrivește cu cea curentă.", + "The provided password was incorrect.": "Parola introdusă a fost incorectă.", + "The provided two factor authentication code was invalid.": "Codul de autentificare cu doi factori furnizat a fost nevalid.", + "The provided two factor recovery code was invalid.": "Codul de recuperare cu doi factori furnizat a fost nevalid.", + "The provided VAT number is invalid.": "Numărul de TVA furnizat este invalid.", + "The resource was attached!": "Resursa a fost atașată!", + "The resource was prevented from being saved!": "Resursa a fost împiedicată în timpul salvării!", + "The resource was updated!": "Resursa a fost actualizată!", + "The response is not a streamed response.": "Răspunsul nu este un răspuns transmis în flux.", + "The response is not a view.": "Răspunsul nu este o viziune.", + "The selected country is invalid.": "Țara selectată este nevalidă.", + "The selected plan is invalid.": "Nu există un abonament activ.", + "The selected resources have been :action!": "The selected resources have been :action!", + "The team's name and owner information.": "Numele echipei și informații despre proprietar.", + "There are no available options for this resource.": "Nu există opțiuni disponibile pentru această resursă.", + "There are no fields to display.": "Nu există câmpuri de afișat.", + "There are no new notifications.": "Nu există notificări noi.", + "There was a problem executing the action.": "A existat o problemă de executare a acțiunii.", + "There was a problem fetching the resource.": "A apărut o problemă la preluarea resursei.", + "There was a problem submitting the form.": "A fost o problemă la trimiterea formularului.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Acești oameni au fost invitați în echipa dvs. și li s-a trimis un e-mail de invitație. Aceștia se pot alătura echipei acceptând invitația prin e-mail.", + "This account does not have an active subscription.": "Acest cont nu are un abonament activ.", + "This action is unauthorized.": "Această acțiune este neautorizată.", + "This copy of Nova is unlicensed.": "Această copie a Nova este fără licență.", + "This coupon code can only be used by new customers.": "Acest cod de cupon poate fi folosit doar de clienții noi.", + "This device": "Acest dispozitiv", + "This file field is read-only.": "Acest câmp fișier este doar în citire.", + "This invoice is no longer open.": "Această factură nu mai este deschisă.", + "This is a secure area of the application. Please confirm your password before continuing.": "Aceasta este o zonă sigură a aplicației. Vă rugăm să confirmați parola înainte de a continua.", + "This password does not match our records.": "Această parolă nu se potrivește cu înregistrările noastre.", + "This password reset link will expire in :count minutes.": "Acest link de resetare a parolei va expira în :count minute.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Această plată a fost inițiată, dar fondurile nu au fost încă primite. Acest lucru poate dura până la 14 zile.", + "This resource no longer exists": "Această resursă nu mai există", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Acest abonament a expirat și nu poate fi reluat. Vă rugăm să creați un nou abonament.", + "This user already belongs to the team.": "Acest utilizator aparține deja echipei.", + "This user has already been invited to the team.": "Acest utilizator a fost deja invitat în echipă.", + "Timor-Leste": "Timorul De Est", + "to": "la", + "To": "La", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Pentru a finaliza activarea autentificării cu doi factori, scanați următorul cod QR folosind aplicația de autentificare a telefonului sau introduceți cheia de configurare și furnizați codul OTP generat.", + "Today": "Astăzi", + "Toggle navigation": "Comută navigarea", + "Togo": "A merge", + "Tokelau": "Tokelau", + "Token Name": "Nume Token", + "Tonga": "Vino", + "Too Many Requests": "Prea multe cereri", + "total": "total", + "Total:": "Total:", + "Trashed": "Distrus", + "Trinidad And Tobago": "Trinidad Și Tobago", + "Trinidad and Tobago": "Trinidad și Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turcia", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Insulele Turks Și Caicos", + "Turks and Caicos Islands": "Insulele Turks și Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autentificare Cu Doi Factori", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Autentificarea cu doi factori este acum activată. Scanați următorul cod QR folosind aplicația de autentificare a telefonului sau introduceți cheia de configurare.", + "Type": "Tip", + "Uganda": "Uganda", + "Ukraine": "Ucraina", + "Unauthorized": "Nepermis", + "United Arab Emirates": "Emiratele Arabe Unite", + "United Kingdom": "Regatul Unit", + "United States": "Statele Unite", + "United States Minor Outlying Islands": "Insulele Îndepărtate ale S.U.A.", + "United States Outlying Islands": "Insulele periferice ale S.U.A.", + "Unknown": "Necunoscut", + "Unpaid": "Neplătit", + "Update": "Actualizează", + "Update & Continue Editing": "Actualizează Și Continuă Editarea", + "Update :resource": "Actualizare :resource", + "Update :resource: :title": "Actualizare :resource: :title", + "Update attached :resource: :title": "Actualizare atașată :resource: :title", + "Update Password": "Actualizați Parola", + "Update Payment Information": "Actualizați informațiile de plată", + "Update Payment Method": "Actualizați metoda de plată", + "Update your account's profile information and email address.": "Actualizați informațiile profilului contului dvs. și adresa de e-mail.", + "Uploading": "Încărcare", + "Uploading files... (:current/:total)": "Se încarcă fișiere... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Utilizați un cod de recuperare", + "Use an authentication code": "Utilizarea unui cod de autentificare", + "User Actions": "Acțiunile utilizatorului", + "User Security": "Securitatea utilizatorului", + "Username": "Username", + "Uzbekistan": "Uzbekistan", + "Value": "Valoare", + "Vanuatu": "Vanuatu", + "VAT Number": "TVA", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Republica Bolivară, Venezuela", + "Verify Email Address": "Verifică adresă de e-mail", + "Verify Your Email Address": "Verificați adresă dvs. de e-mail", + "Viet Nam": "Vietnam", + "View": "Vizualizare", + "Virgin Islands, British": "Insulele Virgine Britanice", + "Virgin Islands, U.S.": "Insulele Virgine Americane", + "Wallis And Futuna": "Wallis Și Futuna", + "Wallis and Futuna": "Wallis și Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Vă procesăm abonamentul. Odată ce abonamentul a fost procesat cu succes, această pagină se va actualiza automat. De obicei, acest proces ar trebui să dureze doar câteva secunde.", + "We are unable to process your payment. Please contact customer support.": "Nu putem procesa plata dvs. Vă rugăm să contactați asistența pentru clienți.", + "We have emailed your password reset link!": "Link-ul de resetare a parolei a fost trimis. Verifică poșta electronică!", + "We were unable to find a registered user with this email address.": "Nu am putut găsi un utilizator înregistrat cu această adresă de e-mail.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Vom trimite un link de descărcare a facturii la adresele de e-mail pe care le specificați mai jos. Puteți separa mai multe adrese de e-mail folosind virgule.", + "We're lost in space. The page you were trying to view does not exist.": "Suntem pierduți în spațiu. Pagina pe care încercați să o vizualizați nu există.", + "Welcome Back!": "Bine Ai Revenit!", + "Western Sahara": "Sahara Occidentală", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Când autentificarea cu doi factori este activată, vi se va solicita un jeton sigur, aleatoriu în timpul autentificării. Puteți prelua acest jeton din aplicația Google Authenticator a telefonului.", + "Whoops": "Hopa", + "Whoops!": "Oops!", + "Whoops! Something went wrong.": "Hopa! Ceva n-a mers bine.", + "With Trashed": "Cu Gunoi", + "Write": "Scrie", + "Year To Date": "Anul Până În Prezent", + "Yearly": "Anual", + "Yemen": "Yemenit", + "Yes": "Da", + "You are already subscribed.": "Ești logat!", + "You are currently within your free trial period. Your trial will expire on :date.": "În prezent vă aflați în perioada de probă gratuită. Perioada de încercare va expira la data :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "În prezent vă aflați în perioada de probă gratuită. Perioada de încercare va expira pe :date. Începând un nou abonament, perioada de încercare va încheia.", + "You are logged in!": "Ești logat!", + "You are receiving this email because we received a password reset request for your account.": "Primiți acest mesaj pentru că a fost înregistrată o solicitare de resetare a parolei pentru contul asociat acestei adrese de e-mail.", + "You have been invited to join the :team team!": "Ați fost invitat să vă alăturați echipei :team!", + "You have enabled two factor authentication.": "Ați activat autentificarea cu doi factori.", + "You have not enabled two factor authentication.": "Nu ați activat autentificarea cu doi factori.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Aveți niște facturi neplătite. După actualizarea metodei implicite de plată, puteți reîncerca plățile prin lista de facturi de mai jos.", + "You may accept this invitation by clicking the button below:": "Puteți accepta această invitație dând clic pe butonul de mai jos:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Vă puteți anula abonamentul în orice moment. Odată ce abonamentul a fost anulat, veți avea opțiunea de a relua abonamentul până la sfârșitul ciclului curent de facturare.", + "You may delete any of your existing tokens if they are no longer needed.": "Puteți șterge oricare dintre jetoanele existente dacă acestea nu mai sunt necesare.", + "You may not delete your personal team.": "Nu vă puteți șterge echipa personală.", + "You may not leave a team that you created.": "Nu puteți părăsi o echipă pe care ați creat-o.", + "You will receive an invoice and payment link via email for each billing period.": "Veți primi o factură și un link de plată prin e-mail pentru fiecare perioadă de facturare.", + "You're logged in!": "Ești autentificat!", + "Your :invoiceName invoice is now available!": "Factura dvs. :invoiceName este acum disponibilă!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Adresa dvs. de facturare este :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Cardul dumneavoastră a fost respins. Vă rugăm să contactați emitentul cardului pentru mai multe informații.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Metoda dvs. actuală de plată este un card de credit care se termină în :lastFour, care expiră la :expiration.", + "Your email address is unverified.": "Adresa de e-mail este neverificată.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ultima dvs. plată de :amount a eșuat. Actualizați metoda de plată pentru a reîncerca plata eșuată.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Ultima dvs. plată de :amount pe :date a eșuat. Actualizați metoda de plată pentru a reîncerca plata eșuată.", + "Your next payment of :amount will be processed on :date.": "Următoarea dvs. plată de :amount va fi pe :date.", + "Your payment method has been added successfully.": "Metoda dvs. de plată a fost adăugată cu succes.", + "Your payment method will be charged automatically for each billing period.": "Metoda dvs. de plată va fi taxată automat pentru fiecare perioadă de facturare.", + "Your registered VAT Number is :vatNumber.": "Numărul dvs. de TVA înregistrat este :vatNumber.", + "Your subscription has been started successfully.": "Abonamentul dvs. a fost început cu succes.", + "Your subscription has been successfully cancelled.": "Abonamentul dvs. a fost anulat cu succes.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Abonamentul dvs. a fost anulat cu succes. Veți avea în continuare acces până la sfârșitul perioadei de facturare.", + "Your subscription was successfully resumed.": "Abonamentul dvs. a fost reluat cu succes.", + "Your subscription was successfully updated.": "Abonamentul dvs. a fost actualizat cu succes.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Codul Poștal", + "Åland Islands": "Insulele Aland" +} diff --git a/locales/ro/php-inline.json b/locales/ro/php-inline.json new file mode 100644 index 00000000000..b51255354db --- /dev/null +++ b/locales/ro/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Acest câmp trebuie acceptat.", + "accepted_if": "Acest câmp trebuie acceptat când :other este :value.", + "active_url": "Aceasta nu este o adresă URL validă.", + "after": "Aceasta trebuie să fie o dată după :date.", + "after_or_equal": "Aceasta trebuie să fie o dată după sau egală cu :date.", + "alpha": "Acest câmp poate conține numai litere.", + "alpha_dash": "Acest câmp poate conține numai litere, numere, liniuțe și sublinieri.", + "alpha_num": "Acest câmp poate conține numai litere și numere.", + "any_of": "Acest câmp este nevalid.", + "array": "Acest câmp trebuie să fie o matrice.", + "ascii": "Acest câmp trebuie să conțină doar caractere și simboluri alfanumerice pe un singur octet.", + "attached": "Acest câmp este deja atașat.", + "before": "Aceasta trebuie să fie o dată înainte de :date.", + "before_or_equal": "Aceasta trebuie să fie o dată înainte sau egală cu :date.", + "between.array": "Acest conținut trebuie să aibă între :min și :max elemente.", + "between.file": "Acest fișier trebuie să fie între :min și :max kilobiți.", + "between.numeric": "Această valoare trebuie să fie între :min și :max.", + "between.string": "Acest șir trebuie să aibă caractere între :min și :max.", + "boolean": "Acest câmp trebuie să fie adevărat sau fals.", + "can": "Acest câmp conține o valoare neautorizată.", + "confirmed": "Confirmarea nu se potrivește.", + "contains": "Acest câmp nu conține o valoare obligatorie.", + "date": "Aceasta nu este o dată validă.", + "date_equals": "Aceasta trebuie să fie o dată egală cu :date.", + "date_format": "Acest lucru nu se potrivește cu formatul :format.", + "decimal": "Acest câmp trebuie să aibă :decimal de zecimale.", + "declined": "Această valoare trebuie refuzată.", + "declined_if": "Această valoare trebuie refuzată atunci când :other este :value.", + "different": "Această valoare trebuie să fie diferită de :other.", + "digits": "Acest lucru trebuie să fie :digits cifre.", + "digits_between": "Aceasta trebuie să fie între :min și :max de cifre.", + "dimensions": "Această imagine are dimensiuni nevalide.", + "distinct": "Acest câmp are o valoare duplicată.", + "doesnt_contain": "Acest câmp nu trebuie să conțină niciuna dintre următoarele: :values.", + "doesnt_end_with": "Este posibil ca acest câmp să nu se termine cu una dintre următoarele valori: :values.", + "doesnt_start_with": "Este posibil ca acest câmp să nu înceapă cu una dintre următoarele valori: :values.", + "email": "Aceasta trebuie să fie o adresă de e-mail validă.", + "ends_with": "Aceasta trebuie să se încheie cu una dintre următoarele: :values.", + "enum": "Valoarea selectată este nevalidă.", + "exists": "Valoarea selectată este nevalidă.", + "extensions": "Acest câmp trebuie să aibă una dintre următoarele extensii: :values.", + "file": "Conținutul trebuie să fie un fișier.", + "filled": "Acest câmp trebuie să aibă o valoare.", + "gt.array": "Conținutul trebuie să conțină mai mult de :value elemente.", + "gt.file": "Dimensiunea fișierului trebuie să fie mai mare decât :value kilobiți.", + "gt.numeric": "Valoarea trebuie să fie mai mare decât :value.", + "gt.string": "Șirul trebuie să fie mai mare decât :value de caractere.", + "gte.array": "Conținutul trebuie să aibă :value elemente sau mai multe.", + "gte.file": "Dimensiunea fișierului trebuie să fie mai mare sau egală cu :value kilobiți.", + "gte.numeric": "Valoarea trebuie să fie mai mare sau egală cu :value.", + "gte.string": "Șirul trebuie să fie mai mare sau egal cu :value caractere.", + "hex_color": "Acest câmp trebuie să fie o culoare hexazecimală validă.", + "image": "Acesta trebuie să fie o imagine.", + "in": "Valoarea selectată este nevalidă.", + "in_array": "Această valoare nu există în :other.", + "in_array_keys": "Acest câmp trebuie să conțină cel puțin una dintre următoarele chei: :values.", + "integer": "Acesta trebuie să fie un număr întreg.", + "ip": "Aceasta trebuie să fie o adresă IP validă.", + "ipv4": "Aceasta trebuie să fie o adresă IPv4 validă.", + "ipv6": "Aceasta trebuie să fie o adresă IPv6 validă.", + "json": "Acesta trebuie să fie un șir JSON valid.", + "list": "Acest câmp trebuie să fie o listă.", + "lowercase": "Acest câmp trebuie să fie format doar din litere mici.", + "lt.array": "Conținutul trebuie să aibă mai puțin de :value elemente.", + "lt.file": "Dimensiunea fișierului trebuie să fie mai mică de :value kilobiți.", + "lt.numeric": "Valoarea trebuie să fie mai mică decât :value.", + "lt.string": "Șirul trebuie să fie mai mic decât :value caractere.", + "lte.array": "Conținutul nu trebuie să aibă mai mult de :value elemente.", + "lte.file": "Dimensiunea fișierului trebuie să fie mai mică sau egală cu :value kilobiți.", + "lte.numeric": "Valoarea trebuie să fie mai mică sau egală cu :value.", + "lte.string": "Șirul trebuie să fie mai mic sau egal cu :value caractere.", + "mac_address": "Valoarea trebuie să fie o adresă MAC validă.", + "max.array": "Conținutul nu trebuie să aibă mai mult de :max elemente.", + "max.file": "Dimensiunea fișierului nu trebuie să fie mai mare de :max kilobiți.", + "max.numeric": "Valoarea nu trebuie să fie mai mare de :max.", + "max.string": "Șirul nu trebuie să fie mai mare decât :max caractere.", + "max_digits": "Acest câmp nu trebuie să aibă mai mult de :max cifre.", + "mimes": "Acesta trebuie să fie un fișier de tip: :values.", + "mimetypes": "Acesta trebuie să fie un fișier de tip: :values.", + "min.array": "Valoarea trebuie să aibă cel puțin :min elemente.", + "min.file": "Dimensiunea fișierului trebuie să fie de cel puțin :min kilobiți.", + "min.numeric": "Valoarea trebuie să fie de cel puțin :min.", + "min.string": "Șirul trebuie să aibă cel puțin :min caractere.", + "min_digits": "Acest câmp trebuie să aibă cel puțin :min cifre.", + "missing": "Acest câmp trebuie să lipsească.", + "missing_if": "Acest câmp trebuie să lipsească atunci când :other este :value.", + "missing_unless": "Acest câmp trebuie să lipsească, cu excepția cazului în care :other este :value.", + "missing_with": "Acest câmp trebuie să lipsească atunci când este prezent :values.", + "missing_with_all": "Acest câmp trebuie să lipsească atunci când sunt prezente :values.", + "multiple_of": "Valoarea trebuie să fie un multiplu de :value", + "not_in": "Valoarea selectată este nevalidă.", + "not_regex": "Acest format este nevalid.", + "numeric": "Acesta trebuie să fie un număr.", + "password.letters": "Acest câmp trebuie să conțină cel puțin o literă.", + "password.mixed": "Acest câmp trebuie să conțină cel puțin o literă mare și o literă mică.", + "password.numbers": "Acest câmp trebuie să conțină cel puțin un număr.", + "password.symbols": "Acest câmp trebuie să conțină cel puțin un simbol.", + "password.uncompromised": "Câmpul dat a apărut într-o scurgere de date. Vă rugăm să alegeți un alt câmp.", + "present": "Acest câmp trebuie să fie prezent.", + "present_if": "Acest câmp trebuie să fie prezent când :other este :value.", + "present_unless": "Acest câmp trebuie să fie prezent, cu excepția cazului în care :other este :value.", + "present_with": "Acest câmp trebuie să fie prezent atunci când este prezent :values.", + "present_with_all": "Acest câmp trebuie să fie prezent atunci când sunt prezente :values.", + "prohibited": "Acest câmp este interzis.", + "prohibited_if": "Acest câmp este interzis atunci când :other este :value.", + "prohibited_if_accepted": "Acest câmp este interzis când :other este acceptat.", + "prohibited_if_declined": "Acest câmp este interzis când :other este refuzat.", + "prohibited_unless": "Acest câmp este interzis, cu excepția cazului în care :other este în :values.", + "prohibits": "Acest câmp interzice ca :other să fie prezent.", + "regex": "Acest format este nevalid.", + "relatable": "Este posibil ca acest câmp să nu fie asociat cu această resursă.", + "required": "Acest câmp este obligatoriu.", + "required_array_keys": "Acest câmp trebuie să conțină valori pentru: :values.", + "required_if": "Acest câmp este necesar atunci când :other este :value.", + "required_if_accepted": "Acest câmp este obligatoriu când :other este acceptat.", + "required_if_declined": "Acest câmp este necesar când :other este refuzat.", + "required_unless": "Acest câmp este necesar, cu excepția cazului în care :other este în :values.", + "required_with": "Acest câmp este necesar atunci când :values este prezent.", + "required_with_all": "Acest câmp este necesar atunci când :values sunt prezente.", + "required_without": "Acest câmp este necesar atunci când :values nu este prezent.", + "required_without_all": "Acest câmp este necesar atunci când niciuna dintre valorile :values nu sunt prezente.", + "same": "Valoarea acestui câmp trebuie să se potrivească cu cea de la :other.", + "size.array": "Conținutul trebuie să conțină :size elemente.", + "size.file": "Dimensiunea fișierului trebuie să fie :size kilobiți.", + "size.numeric": "Valoarea trebuie să fie :size.", + "size.string": "Șirul trebuie să fie :size caractere.", + "starts_with": "Aceasta trebuie să înceapă cu una dintre următoarele: :values.", + "string": "Acesta trebuie să fie un șir.", + "timezone": "Aceasta trebuie să fie o zonă validă.", + "ulid": "Acest câmp trebuie să fie un ULID valid.", + "unique": "Acest lucru a fost deja luat.", + "uploaded": "Acest lucru nu a reușit să încarce.", + "uppercase": "Acest câmp trebuie să fie majuscule.", + "url": "Acest format este nevalid.", + "uuid": "Acesta trebuie să fie un UUID valid." +} diff --git a/locales/ro/php.json b/locales/ro/php.json new file mode 100644 index 00000000000..e4524446c63 --- /dev/null +++ b/locales/ro/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Câmpul :attribute trebuie să fie acceptat.", + "accepted_if": "Câmpul :attribute trebuie să fie acceptat când :other este :value.", + "active_url": "Câmpul :attribute nu este un URL valid.", + "after": "Câmpul :attribute trebuie să fie o dată după :date.", + "after_or_equal": "Câmpul :attribute trebuie să fie o dată ulterioară sau egală cu :date.", + "alpha": "Câmpul :attribute poate conține doar litere.", + "alpha_dash": "Câmpul :attribute poate conține doar litere, numere și cratime.", + "alpha_num": "Câmpul :attribute poate conține doar litere și numere.", + "any_of": "Câmpul :attribute este nevalid.", + "array": "Câmpul :attribute trebuie să fie un array.", + "ascii": ":Attribute trebuie să conțină doar caractere și simboluri alfanumerice pe un singur octet.", + "attached": "Acest :attribute este deja atașat.", + "before": "Câmpul :attribute trebuie să fie o dată înainte de :date.", + "before_or_equal": "Câmpul :attribute trebuie să fie o dată înainte sau egală cu :date.", + "between.array": "Câmpul :attribute trebuie să aibă între :min și :max elemente.", + "between.file": "Câmpul :attribute trebuie să fie între :min și :max kilobyți.", + "between.numeric": "Câmpul :attribute trebuie să fie între :min și :max.", + "between.string": "Câmpul :attribute trebuie să fie între :min și :max caractere.", + "boolean": "Câmpul :attribute trebuie să fie adevărat sau fals.", + "can": "Câmpul :attribute conține o valoare neautorizată.", + "confirmed": "Confirmarea :attribute nu se potrivește.", + "contains": "Câmpul :attribute lipsește o valoare obligatorie.", + "current_password": "Parola e incorectă.", + "date": "Câmpul :attribute nu este o dată validă.", + "date_equals": "Aceasta :attribute trebuie să fie o dată egală cu :date.", + "date_format": "Câmpul :attribute trebuie să fie în formatul :format.", + "decimal": ":Attribute trebuie să aibă :decimal de zecimale.", + "declined": "Câmpul :attribute trebuie să fie declinat.", + "declined_if": "Câmpul :attribute trebuie să fie declinat când :other este :value.", + "different": "Câmpurile :attribute și :other trebuie să fie diferite.", + "digits": "Câmpul :attribute trebuie să aibă :digits cifre.", + "digits_between": "Câmpul :attribute trebuie să aibă între :min și :max cifre.", + "dimensions": "Câmpul :attribute are dimensiuni de imagine nevalide.", + "distinct": "Câmpul :attribute are o valoare duplicat.", + "doesnt_contain": "Câmpul :attribute nu trebuie să conțină niciuna dintre următoarele: :values.", + "doesnt_end_with": ":Attribute nu se poate termina cu una dintre următoarele valori: :values.", + "doesnt_start_with": ":Attribute trebuie să nu înceapă cu una dintre următoarele valori: :values.", + "email": "Câmpul :attribute trebuie să fie o adresă de e-mail validă.", + "ends_with": "Câmpul :attribute trebuie să se încheie cu una din următoarele valori: :values", + "enum": "Câmpul :attribute selectat nu este valid.", + "exists": "Câmpul :attribute selectat nu este valid.", + "extensions": "Câmpul :attribute trebuie să aibă una dintre următoarele extensii: :values.", + "failed": "Datele de identificare nu pot fi confirmate.", + "file": "Câmpul :attribute trebuie să fie un fișier.", + "filled": "Câmpul :attribute trebuie completat.", + "gt.array": "Câmpul :attribute trebuie să aibă mai multe de :value elemente.", + "gt.file": "Câmpul :attribute trebuie să fie mai mare de :value kilobyți.", + "gt.numeric": "Câmpul :attribute trebuie să fie mai mare de :value.", + "gt.string": "Câmpul :attribute trebuie să fie mai mare de :value caractere.", + "gte.array": "Câmpul :attribute trebuie să aibă :value elemente sau mai multe.", + "gte.file": "Câmpul :attribute trebuie să fie mai mare sau egal cu :value kilobyți.", + "gte.numeric": "Câmpul :attribute trebuie să fie mai mare sau egal cu :value.", + "gte.string": "Câmpul :attribute trebuie să fie mai mare sau egal cu :value caractere.", + "hex_color": "Câmpul :attribute trebuie să fie o culoare hexazecimală validă.", + "image": "Câmpul :attribute trebuie să fie o imagine.", + "in": "Câmpul :attribute selectat nu este valid.", + "in_array": "Câmpul :attribute nu există în :other.", + "in_array_keys": "Câmpul :attribute trebuie să conțină cel puțin una dintre următoarele chei: :values.", + "integer": "Câmpul :attribute trebuie să fie un număr întreg.", + "ip": "Câmpul :attribute trebuie să fie o adresă IP validă.", + "ipv4": "Câmpul :attribute trebuie să fie o adresă IPv4 validă.", + "ipv6": "Câmpul :attribute trebuie să fie o adresă IPv6 validă.", + "json": "Câmpul :attribute trebuie să fie un string JSON valid.", + "list": "Câmpul :attribute trebuie să fie o listă.", + "lowercase": ":Attribute trebuie să fie format doar din litere mici.", + "lt.array": "Câmpul :attribute trebuie să aibă mai puțin de :value elemente.", + "lt.file": "Câmpul :attribute trebuie să fie mai mic de :value kilobyți.", + "lt.numeric": "Câmpul :attribute trebuie să fie mai mic de :value.", + "lt.string": "Câmpul :attribute trebuie să fie mai mic de :value caractere.", + "lte.array": "Câmpul :attribute trebuie să aibă :value elemente sau mai puține.", + "lte.file": "Câmpul :attribute trebuie să fie mai mic sau egal cu :value kilobyți.", + "lte.numeric": "Câmpul :attribute trebuie să fie mai mic sau egal cu :value.", + "lte.string": "Câmpul :attribute trebuie să fie mai mic sau egal cu :value caractere.", + "mac_address": "Câmpul :attribute trebuie să fie o adresă MAC validă.", + "max.array": "Câmpul :attribute nu poate avea mai mult de :max elemente.", + "max.file": "Câmpul :attribute nu poate avea mai mult de :max kilobyți.", + "max.numeric": "Câmpul :attribute nu poate fi mai mare de :max.", + "max.string": "Câmpul :attribute nu poate avea mai mult de :max caractere.", + "max_digits": ":Attribute nu trebuie să conțină mai mult de :max cifre.", + "mimes": "Câmpul :attribute trebuie să fie un fișier de tipul: :values.", + "mimetypes": "Câmpul :attribute trebuie să fie un fișier de tipul: :values.", + "min.array": "Câmpul :attribute trebuie să aibă cel puțin :min elemente.", + "min.file": "Câmpul :attribute trebuie să aibă cel puțin :min kilobyți.", + "min.numeric": "Câmpul :attribute nu poate fi mai mic de :min.", + "min.string": "Câmpul :attribute trebuie să aibă cel puțin :min caractere.", + "min_digits": ":Attribute trebuie să conțină cel puțin :min cifre.", + "missing": "Câmpul :attribute trebuie să lipsească.", + "missing_if": "Câmpul :attribute trebuie să lipsească când :other este :value.", + "missing_unless": "Câmpul :attribute trebuie să lipsească, cu excepția cazului în care :other este :value.", + "missing_with": "Câmpul :attribute trebuie să lipsească atunci când este prezent :values.", + "missing_with_all": "Câmpul :attribute trebuie să lipsească atunci când sunt prezente :values.", + "multiple_of": ":Attribute trebuie să fie un multiplu de :value", + "next": "Înainte »", + "not_in": "Câmpul :attribute selectat nu este valid.", + "not_regex": "Câmpul :attribute nu are un format valid.", + "numeric": "Câmpul :attribute trebuie să fie un număr.", + "password": "Parola este greșită.", + "password.letters": ":Attribute trebuie să conțină cel puțin o literă.", + "password.mixed": ":Attribute trebuie să conțină cel puțin o literă mare și o literă mică.", + "password.numbers": ":Attribute trebuie să conțină cel puțin un număr.", + "password.symbols": ":Attribute trebuie să conțină cel puțin un simbol.", + "password.uncompromised": ":Attribute dat a apărut într-o scurgere de date. Vă rugăm să alegeți un alt :attribute.", + "present": "Câmpul :attribute trebuie să fie prezent.", + "present_if": "Câmpul :attribute trebuie să fie prezent când :other este :value.", + "present_unless": "Câmpul :attribute trebuie să fie prezent, cu excepția cazului în care :other este :value.", + "present_with": "Câmpul :attribute trebuie să fie prezent atunci când este prezent :values.", + "present_with_all": "Câmpul :attribute trebuie să fie prezent atunci când sunt prezenți :values.", + "previous": "« Înapoi", + "prohibited": "Câmpul :attribute este interzis.", + "prohibited_if": "Câmpul :attribute este interzis atunci când :other este :value.", + "prohibited_if_accepted": "Câmpul :attribute este interzis când :other este acceptat.", + "prohibited_if_declined": "Câmpul :attribute este interzis când :other este refuzat.", + "prohibited_unless": "Câmpul :attribute este interzis, cu excepția cazului în care :other este în :values.", + "prohibits": "Câmpul :attribute nu permite ca :other să fie prezent.", + "regex": "Câmpul :attribute nu are un format valid.", + "relatable": "Acest :attribute nu poate fi asociat cu această resursă.", + "required": "Câmpul :attribute este obligatoriu.", + "required_array_keys": "Câmpul :attribute trebuie să conțină valori pentru: :values.", + "required_if": "Câmpul :attribute este necesar când :other este :value.", + "required_if_accepted": "Câmpul :attribute este obligatoriu când :other este acceptat.", + "required_if_declined": "Câmpul :attribute este necesar când :other este refuzat.", + "required_unless": "Câmpul :attribute este necesar, cu excepția cazului :other este in :values.", + "required_with": "Câmpul :attribute este necesar când există :values.", + "required_with_all": "Câmpul :attribute este necesar când există :values.", + "required_without": "Câmpul :attribute este necesar când nu există :values.", + "required_without_all": "Câmpul :attribute este necesar când niciuna dintre valorile :values nu există.", + "reset": "Parola a fost resetată!", + "same": "Câmpurile :attribute și :other trebuie să fie identice.", + "sent": "Am trimis un e-mail cu link-ul de resetare a parolei!", + "size.array": "Câmpul :attribute trebuie să aibă :size elemente.", + "size.file": "Câmpul :attribute trebuie să aibă :size kilobyți.", + "size.numeric": "Câmpul :attribute trebuie să fie :size.", + "size.string": "Câmpul :attribute trebuie să aibă :size caractere.", + "starts_with": "Câmpul :attribute trebuie să înceapă cu una din următoarele valori: :values", + "string": "Câmpul :attribute trebuie să fie string.", + "throttle": "Prea multe încercări de intrare în cont. Puteți încerca din nou peste :seconds secunde.", + "throttled": "Vă rugăm să așteptați înainte de a încerca din nou.", + "timezone": "Câmpul :attribute trebuie să fie un fus orar valid.", + "token": "Codul de resetare a parolei este greșit.", + "ulid": ":Attribute trebuie să fie un ULID valid.", + "unique": "Câmpul :attribute a fost deja folosit.", + "uploaded": "Câmpul :attribute nu a reușit încărcarea.", + "uppercase": ":Attribute trebuie să fie majuscule.", + "url": "Câmpul :attribute nu este un URL valid.", + "user": "Nu există niciun utilizator cu această adresă de e-mail.", + "uuid": "Câmpul :attribute trebuie să fie un cod UUID valid." +} diff --git a/locales/ru/_excludes.json b/locales/ru/_excludes.json new file mode 100644 index 00000000000..6b412cd49ee --- /dev/null +++ b/locales/ru/_excludes.json @@ -0,0 +1,7 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "ID", + "Nova", + "OK" +] diff --git a/locales/ru/json-inline.json b/locales/ru/json-inline.json new file mode 100644 index 00000000000..e392c023828 --- /dev/null +++ b/locales/ru/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Значение должно быть корректной ролью.", + "The :attribute must be at least :length characters and contain at least one number.": "Значение должно быть не меньше :length символов и содержать как минимум одну цифру.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Значение должно быть не меньше :length символов, содержать как минимум один спецсимвол и одну цифру.", + "The :attribute must be at least :length characters and contain at least one special character.": "Значение должно быть не меньше :length символов и содержать как минимум один спецсимвол.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Значение должно быть не меньше :length символов и содержать как минимум один символ в верхнем регистре и одну цифру.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Значение должно быть не меньше :length символов и содержать как минимум один символ в верхнем регистре и один спецсимвол.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Значение должно быть не меньше :length символов и содержать как минимум один символ в верхнем регистре, одно число и один спецсимвол.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Значение должно быть не меньше :length символов и содержать как минимум один символ в верхнем регистре.", + "The :attribute must be at least :length characters.": "Значение должно быть не меньше :length символов.", + "The :attribute must contain at least one letter.": "Значение должно содержать минимум одну букву.", + "The :attribute must contain at least one number.": "Значение должно содержать минимум одну цифру.", + "The :attribute must contain at least one symbol.": "Значение должно содержать минимум один спец символ.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Значение должно содержать как минимум по одному символу в нижнем и верхнем регистрах.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Значение обнаружено в утечке данных. Пожалуйста, укажите другое." +} diff --git a/locales/ru/json.json b/locales/ru/json.json new file mode 100644 index 00000000000..4140c584e85 --- /dev/null +++ b/locales/ru/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(и ещё :count ошибка)", + "(and :count more errors)": "(и ещё :count ошибка)|(и ещё :count ошибки)|(и ещё :count ошибок)", + "30 Days": "30 дней", + "60 Days": "60 дней", + "90 Days": "90 дней", + ":amount selected": "Выбрано :amount", + ":amount Total": "Всего :amount", + ":days day trial": ":days-дневная пробная версия", + ":resource Details": "Просмотр :resource", + ":resource Details: :title": "Просмотр :resource: :title", + "A decryption key is required.": "Ключ дешифровки обязателен.", + "A fresh verification link has been sent to your email address.": "Новая ссылка подтверждения отправлена на Ваш адрес электронной почты.", + "A new verification link has been sent to the email address you provided during registration.": "Новая ссылка для подтверждения была отправлена на Ваш адрес электронной почты, указанный при регистрации.", + "A new verification link has been sent to the email address you provided in your profile settings.": "На адрес электронной почты, который Вы указали в настройках своего профиля, была отправлена новая ссылка для подтверждения.", + "A new verification link has been sent to your email address.": "На Ваш адрес электронной почты отправлена новая ссылка для подтверждения.", + "Accept Invitation": "Принять приглашение", + "Action": "Действие", + "Action Event": "Событие", + "Action Events": "События", + "Action Happened At": "Произошло в", + "Action Initiated By": "Инициировано", + "Action Name": "Имя", + "Action Status": "Статус", + "Action Target": "Цель", + "Actions": "Действия", + "Add": "Добавить", + "Add :resource": "Добавить :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Добавьте нового члена в свою команду для совместной работы с ним.", + "Add additional security to your account using two factor authentication.": "Защитите свой аккаунт используя двухфакторную аутентификацию.", + "Add Payment Method": "Добавить способ оплаты", + "Add row": "Добавить строку", + "Add Team Member": "Добавить члена команды", + "Add VAT Number": "Добавить номер плательщика НДС", + "Added.": "Добавлено.", + "Additional billing information updated successfully.": "Дополнительная платёжная информация успешно обновлена.", + "Address": "Адрес", + "Address Line 2": "Дополнительный адрес", + "Administrator": "Администратор", + "Administrator users can perform any action.": "Администратор может выполнять любые действия.", + "Afghanistan": "Афганистан", + "Aland Islands": "Аландские острова", + "Albania": "Албания", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Все люди, являющиеся частью этой команды", + "All resources loaded.": "Все ресурсы загружены.", + "All rights reserved.": "Все права защищены.", + "Already registered?": "Уже зарегистрированы?", + "American Samoa": "Американское Самоа", + "An error occurred while uploading the file.": "Произошла ошибка при загрузке файла.", + "An error occurred while uploading the file: :error": "Произошла ошибка при загрузке файла: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Произошла непредвиденная ошибка и мы уведомили нашу службу поддержки. Пожалуйста, повторите попытку позже.", + "Andorra": "Андорра", + "Angola": "Ангола", + "Anguilla": "Ангилья", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "С момента загрузки страницы ресурс был обновлён другим пользователем. Пожалуйста, обновите страницу и попробуйте ещё раз.", + "Antarctica": "Антарктида", + "Antigua And Barbuda": "Антигуа и Барбуда", + "Antigua and Barbuda": "Антигуа и Барбуда", + "API Token": "API токен", + "API Token Permissions": "Разрешения API токена", + "API Tokens": "API токены", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API токены позволяют сторонним службам аутентифицироваться в приложении от Вашего имени.", + "Apply": "Применить", + "Apply Coupon": "Применить купон", + "April": "Апрель", + "Are you sure you want to attempt to pay :amount?": "Вы точно уверены что хотите подтвердить платёж в размере :amount?", + "Are you sure you want to cancel your subscription?": "Вы уверены что хотите отменить подписку?", + "Are you sure you want to delete all the notifications?": "Вы уверены, что хотите удалить все уведомления?", + "Are you sure you want to delete the selected resources?": "Вы уверены что хотите удалить выбранные ресурсы?", + "Are you sure you want to delete this file?": "Вы уверены что хотите удалить этот файл?", + "Are you sure you want to delete this notification?": "Вы уверены что хотите удалить это уведомление?", + "Are you sure you want to delete this payment method?": "Вы точно уверены что хотите удалить этот платёжный метод?", + "Are you sure you want to delete this resource?": "Вы уверены что хотите удалить этот ресурс?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Вы уверены что хотите удалить эту команду? После удаления команды все её ресурсы и данные будут удалены без возможности восстановления.", + "Are you sure you want to delete your account?": "Вы уверены что хотите удалить свою учётную запись?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Вы уверены что хотите удалить свою учётную запись? После удаления Вашей учётной записи все её ресурсы и данные будут удалены без возможности восстановления. Пожалуйста, введите свой пароль для подтверждения удаления учётной записи.", + "Are you sure you want to detach the selected resources?": "Вы уверены что хотите открепить выбранные ресурсы?", + "Are you sure you want to detach this resource?": "Вы уверены что хотите открепить этот ресурс?", + "Are you sure you want to force delete the selected resources?": "Вы уверены что хотите навсегда удалить выбранные ресурсы?", + "Are you sure you want to force delete this resource?": "Вы уверены что хотите навсегда удалить этот ресурс?", + "Are you sure you want to log out?": "Вы точно хотите выйти?", + "Are you sure you want to mark all notifications as read?": "Вы уверены, что хотите пометить все уведомления как прочитанные?", + "Are you sure you want to remove this item?": "Вы точно хотите удалить этот элемент?", + "Are you sure you want to restore the selected resources?": "Вы уверены что хотите восстановить выбранные ресурсы?", + "Are you sure you want to restore this resource?": "Вы уверены что хотите восстановить этот ресурс?", + "Are you sure you want to resume your subscription?": "Вы точно хотите возобновить подписку?", + "Are you sure you want to run this action?": "Вы уверены что хотите выполнить это действие?", + "Are you sure you want to set this payment method as your default?": "Вы точно уверены что хотите установить этот платёжный метод основным?", + "Are you sure you want to stop impersonating?": "Вы уверены что хотите прекратить действия от имени другого пользователя?", + "Are you sure you would like to delete this API token?": "Вы уверены что хотите удалить этот API токен?", + "Are you sure you would like to leave this team?": "Вы уверены что хотите покинуть эту команду?", + "Are you sure you would like to remove this person from the team?": "Вы уверены что хотите удалить этого члена команды?", + "Are you sure you would like to switch billing plans?": "Вы точно уверены что хотите изменить тарифный план?", + "Argentina": "Аргентина", + "Armenia": "Армения", + "Aruba": "Аруба", + "Attach": "Прикрепить", + "Attach & Attach Another": "Прикрепить и прикрепить другой", + "Attach :resource": "Прикрепить :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Прикрепить файлы перетаскиванием, выбором или копипастом.", + "August": "Август", + "Australia": "Австралия", + "Austria": "Австрия", + "Azerbaijan": "Азербайджан", + "Bahamas": "Багамы", + "Bahrain": "Бахрейн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Прежде чем продолжить, не могли бы Вы подтвердить свой адрес электронной почты, перейдя по ссылке, которую мы только что отправили Вам по электронной почте? Если Вы не получили письмо, мы с радостью вышлем другое.", + "Before proceeding, please check your email for a verification link.": "Прежде чем продолжить, проверьте свою электронную почту на наличие ссылки для подтверждения.", + "Belarus": "Беларусь", + "Belgium": "Бельгия", + "Belize": "Белиз", + "Benin": "Бенин", + "Bermuda": "Бермудские острова", + "Bhutan": "Бутан", + "Billing Information": "Информация об оплате", + "Billing Management": "Управление счетами", + "Bolivia": "Боливия", + "Bolivia, Plurinational State of": "Боливия", + "Bonaire, Sint Eustatius and Saba": "Бонэйр, Синт-Эстатиус и Саба", + "Bosnia And Herzegovina": "Босния и Герцеговина", + "Bosnia and Herzegovina": "Босния и Герцеговина", + "Botswana": "Ботсвана", + "Bouvet Island": "Остров Буве", + "Brazil": "Бразилия", + "British Indian Ocean Territory": "Британская территория в Индийском океане", + "Browser Sessions": "Сеансы", + "Brunei Darussalam": "Бруней-Даруссалам", + "Bulgaria": "Болгария", + "Burkina Faso": "Буркина-Фасо", + "Burundi": "Бурунди", + "Cambodia": "Камбоджа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Отмена", + "Cancel Subscription": "Отменить подписку", + "Cape Verde": "Кабо-Верде", + "Card": "Карта", + "Cayman Islands": "Острова Кайман", + "Central African Republic": "Центрально-Африканская Республика", + "Chad": "Чад", + "Change Subscription Plan": "Изменить план подписки", + "Change the current payment method attached to your subscription": "Изменить текущий способ оплаты подписки", + "Changes": "Изменения", + "Checkout": "Проверка", + "Chile": "Чили", + "China": "Китай", + "Choose": "Выбрать", + "Choose :field": "Выберите :field", + "Choose :resource": "Выберите :resource", + "Choose an option": "Выбрать вариант", + "Choose date": "Выбрать дату", + "Choose File": "Выбрать файл", + "Choose Files": "Выбрать файлы", + "Choose Type": "Выбрать тип", + "Christmas Island": "Остров Рождества", + "City": "Город", + "Click here to re-send the verification email.": "Нажмите здесь, чтобы повторно отправить электронное письмо для подтверждения.", + "click here to request another": "нажмите здесь для запроса другой ссылки", + "Click to choose": "Нажмите, чтобы выбрать", + "Close": "Закрыть", + "Cocos (Keeling) Islands": "Кокосовые (Килинг) острова", + "Code": "Код", + "Colombia": "Колумбия", + "Comoros": "Коморские острова", + "Confirm": "Подтвердить", + "Confirm Billing Action": "Подтвердить платёжное действие", + "Confirm Password": "Подтвердить пароль", + "Confirm Payment": "Подтвердить оплату", + "Confirm your :amount payment": "Подтвердите платёж на сумму :amount", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократическая Республика", + "Congo, the Democratic Republic of the": "Конго, Демократическая республика", + "Constant": "Оставить как есть", + "Continue To Payment": "Продолжить оплату", + "Cook Islands": "Острова Кука", + "Copy to clipboard": "Скопировать в буфер обмена", + "Costa Rica": "Коста-Рика", + "Cote D'Ivoire": "Кот-д'Ивуар", + "Country": "Страна", + "Coupon": "Купон", + "Coupon applied successfully.": "Купон успешно применён.", + "Create": "Создать", + "Create & Add Another": "Создать и добавить другой", + "Create :resource": "Создать :resource", + "Create a new team to collaborate with others on projects.": "Создайте новую команду для совместной работы над проектами.", + "Create Account": "Создать аккаунт", + "Create API Token": "Создать API токен", + "Create New Team": "Создать команду", + "Create Team": "Создать команду", + "Created.": "Создано.", + "Croatia": "Хорватия", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Кюрасао", + "Current Password": "Текущий пароль", + "Current Subscription Plan": "Текущий план подписки", + "Currently Subscribed": "Вы подписаны", + "Customer Balance": "Баланс клиента", + "Customize": "Настроить", + "Cyprus": "Кипр", + "Czech Republic": "Чехия", + "Côte d'Ivoire": "Кот-д'Ивуар", + "Dark": "Тёмная", + "Dashboard": "Панель", + "December": "Декабрь", + "Decrease": "Уменьшилось", + "Default": "Основной", + "Delete": "Удалить", + "Delete :resource": "Удалить :resource", + "Delete Account": "Удалить аккаунт", + "Delete all notifications": "Удалить все уведомления", + "Delete API Token": "Удалить API токен", + "Delete File": "Удалить файл", + "Delete Notification": "Удалить уведомление", + "Delete Resource": "Удалить ресурс", + "Delete Selected": "Удалить выбранные", + "Delete Team": "Удалить команду", + "Denmark": "Дания", + "Detach": "Открепить", + "Detach Resource": "Открепить ресурс", + "Detach Selected": "Открепить выбранные", + "Details": "Подробности", + "Disable": "Отключить", + "Djibouti": "Джибути", + "Do you really want to leave? You have unsaved changes.": "Вы действительно хотите уйти? У Вас есть несохранённые изменения.", + "Dominica": "Доминика", + "Dominican Republic": "Доминиканская Республика", + "Done.": "Успешно.", + "Download": "Скачать", + "Download Invoice": "Скачать счёт", + "Drop file or click to choose": "Перетащите файл или кликните для выбора", + "Drop files or click to choose": "Перетащите файлы или кликните для выбора", + "Ecuador": "Эквадор", + "Edit": "Редактировать", + "Edit :resource": "Редактировать :resource", + "Edit Attached": "Редактировать прикреплённый", + "Edit Profile": "Редактировать профиль", + "Editor": "Редактор", + "Editor users have the ability to read, create, and update.": "Пользователи с правами редактора могут читать, создавать и обновлять.", + "Egypt": "Египет", + "El Salvador": "Сальвадор", + "Email": "Адрес электронной почты", + "email": "адрес электронной почты", + "Email Address": "Адрес электронной почты", + "Email Addresses": "Адреса электронной почты", + "Email Password Reset Link": "Ссылка для сброса пароля", + "Email Verification": "Подтверждение электронной почты", + "Enable": "Включить", + "Encrypted environment file already exists.": "Зашифрованный файл настроек окружения уже существует.", + "Encrypted environment file not found.": "Зашифрованный файл настроек окружения не найден.", + "Ensure your account is using a long, random password to stay secure.": "В целях безопасности убедитесь, что Вы используете длинный случайный пароль.", + "Environment file already exists.": "Файл настроек окружения уже существует.", + "Environment file not found.": "Файл настроек окружения не найден.", + "Equatorial Guinea": "Экваториальная Гвинея", + "Eritrea": "Эритрея", + "Error": "Ошибка", + "errors": "ошибки", + "Estonia": "Эстония", + "Ethiopia": "Эфиопия", + "ex VAT": "без НДС", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Истекает :expiration", + "Export As CSV": "Экспорт в CSV", + "Extra Billing Information": "Дополнительная информация для выставления счетов", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Необходимо дополнительное подтверждение для обработки Вашего платежа. Пожалуйста, перейдите на страницу оплаты, нажав кнопку ниже.", + "Failed Subscription Payment": "Неудачная оплата подписки", + "Failed to load :resource!": "Не удалось загрузить :resource.", + "Falkland Islands (Malvinas)": "Фолклендские (Мальвинские) острова", + "Faroe Islands": "Фарерские острова", + "February": "Февраль", + "Fiji": "Фиджи", + "Filename": "Имя файла", + "Finish enabling two factor authentication.": "Завершите активацию двухфакторной аутентификации.", + "Finland": "Финляндия", + "For your security, please confirm your password to continue.": "Для продолжения подтвердите пароль для Вашей безопасности.", + "Forbidden": "Доступ запрещен", + "Force Delete": "Принудительно удалить", + "Force Delete :resource": "Принудительно удалить :resource", + "Force Delete Resource": "Принудительно удалить ресурс", + "Force Delete Selected": "Принудительно удалить выбранные", + "Forgot Password": "Забыли пароль", + "Forgot your password?": "Забыли пароль?", + "Forgot Your Password?": "Забыли пароль?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Забыли пароль? Нет проблем. Просто сообщите Ваш адрес электронной почты и мы пришлём Вам ссылку для сброса пароля.", + "France": "Франция", + "French Guiana": "Французская Гвиана", + "French Polynesia": "Французская Полинезия", + "French Southern Territories": "Французские Южные территории", + "From": "От кого", + "Gabon": "Габон", + "Gambia": "Гамбия", + "Georgia": "Грузия", + "Germany": "Германия", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "Домой", + "Go to page :page": "Перейти к :page-й странице", + "Great! You have accepted the invitation to join the :team team.": "Отлично! Вы приняли приглашение присоединиться к команде :team.", + "Greece": "Греция", + "Greenland": "Гренландия", + "Grenada": "Гренада", + "Guadeloupe": "Гваделупа", + "Guam": "Гуам", + "Guatemala": "Гватемала", + "Guernsey": "Гернси", + "Guinea": "Гвинея", + "Guinea-Bissau": "Гвинея-Бисау", + "Guyana": "Гайана", + "Haiti": "Гаити", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Задумались об отмене подписки? Вы можете повторно активировать подписку в любое время до конца текущего платежного цикла. По окончании текущего платежного цикла Вы можете выбрать новый план подписки.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Задумались об отмене подписки? Вы можете повторно активировать подписку в любое время до конца текущего платежного цикла. По окончании текущего платежного цикла Вы можете выбрать новый план подписки.", + "Heard Island & Mcdonald Islands": "Острова Херд и Макдональд", + "Heard Island and McDonald Islands": "Острова Херд и Макдональд", + "Hello!": "Здравствуйте!", + "Hide Content": "Скрыть содержимое", + "Hold Up!": "Задержать!", + "Holy See (Vatican City State)": "Ватикан", + "Honduras": "Гондурас", + "Hong Kong": "Гонконг", + "Hungary": "Венгрия", + "I agree to the :terms_of_service and :privacy_policy": "Я соглашаюсь с :terms_of_service и :privacy_policy", + "Iceland": "Исландия", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "При необходимости, Вы можете выйти из всех других сеансов на всех Ваших устройствах. Некоторые из Ваших сеансов перечислены ниже, однако, этот список может быть не полным. Если Вы считаете, что Ваша учётная запись была взломана, Вам также следует обновить свой пароль.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Если у Вас уже есть учётная запись, Вы можете принять это приглашение, нажав на кнопку:", + "If you did not create an account, no further action is required.": "Если Вы не создавали учетную запись, никаких дополнительных действий не требуется.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Если Вы не желаете войти в состав этой команды, Вы можете проигнорировать это письмо.", + "If you did not receive the email": "Если Вы не получили письмо", + "If you did not request a password reset, no further action is required.": "Если Вы не запрашивали восстановление пароля, никаких дополнительных действий не требуется.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Если у Вас нет учётной записи, Вы можете создать её, нажав на кнопку ниже. После создания учётной записи, Вы можете нажать кнопку принятия приглашения в этом письме, чтобы принять его:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Если Вам нужно добавить в счета-фактуры конкретную контактную или налоговую информацию, например полное название компании, идентификационный номер НДС или адрес регистрации, Вы можете добавить её здесь.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Если у Вас возникли проблемы с нажатием кнопки \":actionText\", скопируйте и вставьте приведенный ниже URL-адрес в свой браузер:", + "Impersonate": "Войти под пользователем", + "Increase": "Увеличилось", + "India": "Индия", + "Indonesia": "Индонезия", + "Invalid filename.": "Некорректное имя файла.", + "Invalid JSON was returned from the route.": "Маршрут вернул некорректный JSON.", + "Invoice Email Addresses": "Адреса электронных почт для получения счетов-фактур", + "Invoice emails updated successfully.": "Сообщения о счетах успешно обновлены.", + "Invoices": "Счета", + "Iran, Islamic Republic Of": "Иран", + "Iran, Islamic Republic of": "Иран", + "Iraq": "Ирак", + "Ireland": "Ирландия", + "Isle Of Man": "Остров Мэн", + "Isle of Man": "Остров Мэн", + "Israel": "Израиль", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Похоже у Вас нет активной подписки. Для начала Вам нужно выбрать один из вариантов подписок. План подписки может быть изменён или отменён в любое время.", + "Italy": "Италия", + "Jamaica": "Ямайка", + "January": "Январь", + "Japan": "Япония", + "Jersey": "Джерси", + "Jordan": "Иордания", + "July": "Июль", + "June": "Июнь", + "Kazakhstan": "Казахстан", + "Kenya": "Кения", + "Key": "Ключ", + "Kiribati": "Кирибати", + "Korea": "Южная Корея", + "Korea, Democratic People's Republic of": "Северная Корея", + "Korea, Republic of": "Республика Корея", + "Kosovo": "Косово", + "Kuwait": "Кувейт", + "Kyrgyzstan": "Киргизия", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Последняя активность", + "Last used": "Последнее использование", + "Latvia": "Латвия", + "Leave": "Покинуть", + "Leave Team": "Покинуть команду", + "Lebanon": "Ливан", + "length": "длина", + "Lens": "Линзы", + "Lesotho": "Лесото", + "Liberia": "Либерия", + "Libyan Arab Jamahiriya": "Ливия", + "Liechtenstein": "Лихтенштейн", + "Light": "Светлая", + "Lithuania": "Литва", + "Load :perPage More": "Загрузить ещё :perPage", + "Loading": "Загрузка", + "Location": "Местоположение", + "Log in": "Войти", + "Log In": "Войти", + "Log Out": "Выйти", + "Log out": "Выйти", + "Log Out Other Browser Sessions": "Завершить другие сессии", + "Log Viewer": "Просмотр логов", + "Login": "Войти", + "Logout": "Выйти", + "Logs": "Логи", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Северная Македония", + "Macedonia, the former Yugoslav Republic of": "Македония, бывшая югославская Республика", + "Madagascar": "Мадагаскар", + "Malawi": "Малави", + "Malaysia": "Малайзия", + "Maldives": "Мальдивы", + "Mali": "Мали", + "Malta": "Мальта", + "Manage Account": "Управление аккаунтом", + "Manage and log out your active sessions on other browsers and devices.": "Управление активными сеансами на других устройствах.", + "Manage API Tokens": "Управление API токенами", + "Manage Role": "Управление ролью", + "Manage Team": "Управление командой", + "Managing billing for :billableName": "Управление счетами для :billableName", + "March": "Март", + "Mark all as Read": "Отметить всё прочитанным", + "Mark all notifications as read": "Отметить все уведомления как прочитанные", + "Mark Read": "Отметить прочитанным", + "Mark Unread": "Отметить непрочитанным", + "Marshall Islands": "Маршалловы острова", + "Martinique": "Мартиника", + "Mauritania": "Мавритания", + "Mauritius": "Маврикий", + "May": "Май", + "Mayotte": "Майотта", + "Mexico": "Мексика", + "Micronesia, Federated States Of": "Федеративные Штаты Микронезии", + "Micronesia, Federated States of": "Федеративные Штаты Микронезии", + "Moldova": "Молдова", + "Moldova, Republic of": "Республика Молдова", + "Monaco": "Монако", + "Mongolia": "Монголия", + "Montenegro": "Черногория", + "Month To Date": "С начала месяца", + "Monthly": "Ежемесячно", + "monthly": "ежемесячно", + "Montserrat": "Монтсеррат", + "Morocco": "Марокко", + "Mozambique": "Мозамбик", + "Myanmar": "Мьянма", + "Name": "Имя", + "name": "имя", + "Namibia": "Намибия", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Нидерланды", + "Netherlands Antilles": "Нидерландские Антильские острова", + "Nevermind": "Неважно", + "Nevermind, I'll keep my old plan": "Неважно, я остаюсь на предыдущем плане", + "New": "Новый", + "New :resource": "Новый :resource", + "New Caledonia": "Новая Каледония", + "New Password": "Новый пароль", + "New Zealand": "Новая Зеландия", + "Next": "Следующая", + "Next Payment": "Следующий платёж", + "Next Payment on": "Следующий платёж", + "Nicaragua": "Никарагуа", + "Niger": "Нигер", + "Nigeria": "Нигерия", + "Niue": "Ниуэ", + "No": "Нет", + "No :resource matched the given criteria.": "Ни один :resource не соответствует заданному критерию.", + "No additional information...": "Нет дополнительной информации...", + "No Current Data": "Нет текущих данных", + "No Data": "Нет данных", + "no file selected": "файл не выбран", + "No Increase": "Не увеличилось", + "No payment methods on file.": "В файле нет способов оплаты.", + "No payment scheduled.": "Нет запланированных платежей.", + "No Prior Data": "Нет предыдущих данных", + "No Results Found.": "Ничего не найдено.", + "Norfolk Island": "Остров Норфолк", + "Northern Mariana Islands": "Северные Марианские острова", + "Norway": "Норвегия", + "Not Found": "Не найдено", + "Notifications": "Уведомления", + "Nova": "Nova", + "Nova User": "Пользователь Nova", + "November": "Ноябрь", + "October": "Октябрь", + "of": "из", + "OK": "ОК", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "После удаления команды все её ресурсы и данные будут удалены без возможности восстановления. Перед удалением скачайте данные и информацию о команде, которые хотите сохранить.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "После удаления Вашей учётной записи все её ресурсы и данные будут удалены без возможности восстановления. Перед удалением учётной записи загрузите данные и информацию, которую хотите сохранить.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "После удаления Вашей учётной записи все её ресурсы и данные будут удалены без возможности восстановления. Пожалуйста, введите свой пароль для подтверждения удаления учётной записи.", + "Only Trashed": "Только удалённые", + "Open Invoices": "Открытые счёта", + "Original": "Оригинал", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Наш портал управления счетами позволяет Вам удобно управлять своими подписками, способом оплаты и скачивать закрывающие документы.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Наш портал управления счетами позволяет Вам удобно управлять своими подписками, способами оплаты и скачивать закрывающие документы.", + "Page Expired": "Страница устарела", + "Pagination Navigation": "Навигация", + "Paid": "Оплачено", + "Pakistan": "Пакистан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестинские территории", + "Panama": "Панама", + "Papua New Guinea": "Папуа-Новая Гвинея", + "Paraguay": "Парагвай", + "Password": "Пароль", + "password": "пароль", + "Payment Confirmation": "Платёж подтверждён", + "Payment Information": "Информация об оплате", + "Payment information updated successfully.": "Платёжная информация успешно обновлена.", + "Payment Method": "Способ оплаты", + "Payment Methods": "Способы оплаты", + "Payment Required": "Необходима оплата", + "Payments": "Платежи", + "Pending Team Invitations": "Ожидающие приглашения в команду", + "Per Page": "На страницу", + "Permanently delete this team.": "Удалить эту команду навсегда.", + "Permanently delete your account.": "Удалить свой аккаунт навсегда.", + "Permissions": "Разрешения", + "Peru": "Перу", + "Philippines": "Филиппины", + "Photo": "Фото", + "Pitcairn": "Питкэрн", + "Please accept the terms of service.": "Пожалуйста, примите условия обслуживания.", + "Please click the button below to verify your email address.": "Пожалуйста, нажмите кнопку ниже, чтобы подтвердить свой адрес электронной почты.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Подтвердите доступ к своей учётной записи, введя один из кодов аварийного восстановления.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Подтвердите доступ к своей учётной записи, введя код из Вашего приложения аутентификации.", + "Please confirm your password before continuing.": "Пожалуйста, подтвердите свой пароль, прежде чем продолжить.", + "Please copy your new API token. For your security, it won't be shown again.": "Скопируйте Ваш новый API токен. В целях безопасности он больше не будет отображаться.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Введите пароль для подтверждения выхода из других сеансов на всех ваших устройствах.", + "Please provide a maximum of three invoice emails addresses.": "Пожалуйста, укажите не более трёх адресов электронных почт для выставления счетов.", + "Please provide the email address of the person you would like to add to this team.": "Укажите электронный адрес человека, которого Вы хотите добавить в эту команду.", + "Please set a default payment method before retrying payments.": "Пожалуйста, установите способ оплаты по-умолчанию перед повторными попытками оплаты.", + "Please set a default payment method before swapping plans.": "Пожалуйста, укажите основной платёжный метод прежде чем изменять тарифный план.", + "Poland": "Польша", + "Portugal": "Португалия", + "Press / to search": "Нажмите / для поиска", + "Preview": "Предпросмотр", + "Previewing": "Предпросмотр", + "Previous": "Предыдущая", + "Privacy Policy": "политикой конфиденциальности", + "Profile": "Профиль", + "Profile Information": "Информация профиля", + "Puerto Rico": "Пуэрто-Рико", + "Qatar": "Катар", + "Quarter To Date": "С начала квартала", + "Recovery Code": "Код восстановления", + "Refresh": "Обновить", + "Regards,": "С уважением,", + "Regenerate Recovery Codes": "Перегенерировать коды восстановления", + "Register": "Регистрация", + "Reload": "Перезагрузить", + "Remember me": "Запомнить меня", + "Remember Me": "Запомнить меня", + "Remove": "Удалить", + "Remove Photo": "Удалить фото", + "Remove Team Member": "Удалить члена команды", + "Replicate": "Клонировать", + "Required fields": "Обязательные поля", + "Resend Verification Email": "Выслать повторно письмо для подтверждения", + "Reset Filters": "Сбросить фильтры", + "Reset Password": "Сбросить пароль", + "Reset Password Notification": "Оповещение о сбросе пароля", + "resource": "ресурс", + "Resource Row Dropdown": "Раскрывающийся список ресурсов", + "Resources": "Ресурсы", + "resources": "ресурсы", + "Restore": "Восстановить", + "Restore :resource": "Восстановить :resource", + "Restore Resource": "Восстановить ресурс", + "Restore Selected": "Восстановить выбранные", + "results": "результатов", + "Resume Subscription": "Возобновить подписку", + "Retry Payment": "Повторить платёж", + "Return to :appName": "Вернуться к :appName", + "Reunion": "Реюньон", + "Role": "Роль", + "Romania": "Румыния", + "Run Action": "Выполнить действие", + "Russian Federation": "Россия", + "Rwanda": "Руанда", + "Réunion": "Реюньон", + "Saint Barthelemy": "Сен-Бартелеми", + "Saint Barthélemy": "Святой Варфоломей", + "Saint Helena": "Остров Святой Елены", + "Saint Kitts And Nevis": "Сент-Китс и Невис", + "Saint Kitts and Nevis": "Сент-Китс и Невис", + "Saint Lucia": "Сент-Люсия", + "Saint Martin": "Сен-Мартен", + "Saint Martin (French part)": "Сен-Мартен (французская часть)", + "Saint Pierre And Miquelon": "Сен-Пьер и Микелон", + "Saint Pierre and Miquelon": "Сен-Пьер и Микелон", + "Saint Vincent And Grenadines": "Сент-Винсент и Гренадины", + "Saint Vincent and the Grenadines": "Святой Винсент и Гренадины", + "Samoa": "Самоа", + "San Marino": "Сан-Марино", + "Sao Tome And Principe": "Сан-Томе и Принсипи", + "Sao Tome and Principe": "Сан-Томе и Принсипи", + "Saudi Arabia": "Саудовская Аравия", + "Save": "Сохранить", + "Saved.": "Сохранено.", + "Scroll to bottom": "Прокрутить вниз", + "Scroll to top": "Прокрутить вверх", + "Search": "Поиск", + "Secure Area": "Безопасная зона", + "Select": "Выбрать", + "Select a different plan": "Выбрать другой план", + "Select a log file...": "Выбрать лог-файл...", + "Select A New Photo": "Выбрать фото", + "Select Action": "Выбрать действие", + "Select all": "Выбрать все", + "Select All Dropdown": "Выбрать все выпадающие", + "Select this page": "Выбрать эту страницу", + "Send Password Reset Link": "Отправить ссылку сброса пароля", + "Senegal": "Сенегал", + "September": "Сентябрь", + "Serbia": "Сербия", + "Server Error": "Ошибка сервера", + "Service Unavailable": "Сервис недоступен", + "Set as default": "Сделать основным", + "Setup Key": "Ключ настройки", + "Seychelles": "Сейшельские Острова", + "Show All Fields": "Показать все поля", + "Show Content": "Показать содержимое", + "Show Recovery Codes": "Показать коды восстановления", + "Showing": "Показано с", + "Sierra Leone": "Сьерра-Леоне", + "Signed in as": "Вы вошли как", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Синт-Мартен (голландская часть)", + "Slovakia": "Словакия", + "Slovenia": "Словения", + "Soft Deleted": "Помечено удалённым", + "Solomon Islands": "Соломоновы острова", + "Somalia": "Сомали", + "Something went wrong.": "Что-то пошло не так.", + "Sorry! You are not authorized to perform this action.": "Извините, у Вас не хватает прав для выполнения этого действия.", + "Sorry, your session has expired.": "Извините, Ваша сессия просрочена.", + "South Africa": "Южная Африка", + "South Georgia And Sandwich Isl.": "Южная Георгия и Сандвичевые острова", + "South Georgia and the South Sandwich Islands": "Южная Георгия и Южные Сандвичевы острова", + "South Sudan": "Южный Судан", + "Spain": "Испания", + "Sri Lanka": "Шри-Ланка", + "Standalone Actions": "Автономные действия", + "Start Polling": "Начать опрос", + "Start polling": "Начать опрос", + "State / County": "Штат / Страна", + "Stop Impersonating": "Прекратить выдавать себя за другого", + "Stop Polling": "Остановить опрос", + "Stop polling": "Остановить опрос", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Храните эти коды восстановления в безопасном месте. Их можно использовать для восстановления доступа к Вашей учётной записи, если Ваше устройство с двухфакторной аутентификацией потеряно.", + "Subscribe": "Подписаться", + "Subscription Information": "Информация о подписке", + "Subscription Pending": "Подписка в очереди", + "Sudan": "Судан", + "Suriname": "Суринам", + "Svalbard And Jan Mayen": "Шпицберген и Ян-Майен", + "Svalbard and Jan Mayen": "Шпицберген и Ян Майен", + "Swaziland": "Эсватини", + "Sweden": "Швеция", + "Switch Teams": "Сменить команды", + "Switzerland": "Швейцария", + "Syrian Arab Republic": "Сирия", + "System": "Системная", + "Taiwan": "Тайвань", + "Taiwan, Province of China": "Тайвань, провинция Китая", + "Tajikistan": "Таджикистан", + "Tanzania": "Танзания", + "Tanzania, United Republic of": "Танзания, Объединенная Республика", + "TAX": "НДС", + "Team Details": "Команда", + "Team Invitation": "Приглашение в команду", + "Team Members": "Члены команды", + "Team Name": "Название команды", + "Team Owner": "Владелец команды", + "Team Settings": "Настройки команды", + "Terms of Service": "Условия обслуживания", + "Thailand": "Таиланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Спасибо за регистрацию! Прежде чем начать, не могли бы Вы подтвердить адрес своей электронной почты перейдя по ссылке, которую мы Вам отправили? Если Вы не получили письмо, мы с радостью отправим новое.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Спасибо Вам за начало продуктивного сотрудничества. Мы приложили копию Вашего счёта для учёта. Пожалуйста, дайте нам знать, если у Вас возникнут какие-либо вопросы или проблемы.", + "Thanks,": "Спасибо,", + "The :attribute must be a valid role.": "Значение поля :attribute должно быть корректной ролью.", + "The :attribute must be at least :length characters and contain at least one number.": "Значение поля :attribute должно быть не меньше :length символов и содержать как минимум одну цифру.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Значение поля :attribute должно быть не меньше :length символов, содержать как минимум один спецсимвол и одну цифру.", + "The :attribute must be at least :length characters and contain at least one special character.": "Значение поля :attribute должно быть не меньше :length символов и содержать как минимум один спецсимвол.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Значение поля :attribute должно быть не меньше :length символов и содержать как минимум один символ в верхнем регистре и одну цифру.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Значение поля :attribute должно быть не меньше :length символов и содержать как минимум один символ в верхнем регистре и один спецсимвол.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Значение поля :attribute должно быть не меньше :length символов и содержать как минимум один символ в верхнем регистре, одно число и один спецсимвол.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Значение поля :attribute должно быть не меньше :length символов и содержать как минимум один символ в верхнем регистре.", + "The :attribute must be at least :length characters.": "Значение поля :attribute должно быть не меньше :length символов.", + "The :attribute must contain at least one letter.": "Значение поля :attribute должно содержать минимум одну букву.", + "The :attribute must contain at least one number.": "Значение поля :attribute должно содержать минимум одну цифру.", + "The :attribute must contain at least one symbol.": "Значение поля :attribute должно содержать минимум один спец символ.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Значение поля :attribute должно содержать как минимум по одному символу в нижнем и верхнем регистрах.", + "The :resource was created!": "Ресурс :resource создан.", + "The :resource was deleted!": "Ресурс :resource удалён.", + "The :resource was restored!": "Ресурс :resource восстановлен.", + "The :resource was updated!": "Ресурс :resource обновлён.", + "The action was executed successfully.": "Действие успешно выполнено.", + "The default payment method cannot be removed.": "Основной платёжный способ не может быть удалён.", + "The file was deleted!": "Файл удалён.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Значение поля :attribute обнаружено в утечке данных. Пожалуйста, укажите другое значение для :attribute.", + "The given data was invalid.": "Указанные данные недействительны.", + "The government won't let us show you what's behind these doors": "Правительство не позволит показать Вам то, что расположено за этими дверями.", + "The HasOne relationship has already been filled.": "Отношение один к одному уже заполнено.", + "The image could not be loaded": "Изображение не может быть загружено", + "The image could not be loaded.": "Изображение не может быть загружено.", + "The invoice emails must be valid email addresses.": "Электронные адреса для получения счетов-фактур должны быть действительными.", + "The password is incorrect.": "Некорректный пароль.", + "The provided coupon code is invalid.": "Предоставленный код купона недействителен.", + "The provided password does not match your current password.": "Указанный пароль не соответствует Вашему текущему паролю.", + "The provided password was incorrect.": "Неверный пароль.", + "The provided two factor authentication code was invalid.": "Неверный код двухфакторной аутентификации.", + "The provided two factor recovery code was invalid.": "Предоставленный двухфакторный код восстановления недействителен.", + "The provided VAT number is invalid.": "Указанный номер НДС недействителен.", + "The resource was attached!": "Ресурс был прикреплён.", + "The resource was prevented from being saved!": "Не удалось сохранить ресурс.", + "The resource was updated!": "Ресурс обновлён.", + "The response is not a streamed response.": "Ответ не является потоковым.", + "The response is not a view.": "Ответ не является представлением.", + "The selected country is invalid.": "Выбранная страна недействительна.", + "The selected plan is invalid.": "Выбранный план недействителен.", + "The selected resources have been :action!": "Выбранные ресурсы были :action!", + "The team's name and owner information.": "Название команды и информация о её владельце.", + "There are no available options for this resource.": "Нет доступных опций для этого ресурса.", + "There are no fields to display.": "Нет полей для отображения.", + "There are no new notifications.": "Нет новых уведомлений.", + "There was a problem executing the action.": "При выполнении действия возникла проблема.", + "There was a problem fetching the resource.": "Возникла проблема с получением ресурса.", + "There was a problem submitting the form.": "При отправке формы возникла проблема.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Эти люди были приглашены в Вашу команду и получили электронное письмо с приглашением. Они могут присоединиться к команде, приняв приглашение.", + "This account does not have an active subscription.": "У этой учетной записи нет активной подписки.", + "This action is unauthorized.": "Действие не авторизовано.", + "This copy of Nova is unlicensed.": "Копия Nova нелицензионная.", + "This coupon code can only be used by new customers.": "Этот код купона может быть использован только новыми клиентами.", + "This device": "Это устройство", + "This file field is read-only.": "Поле файла доступно только для чтения.", + "This invoice is no longer open.": "Эта счёт-фактура более недоступна.", + "This is a secure area of the application. Please confirm your password before continuing.": "Это защищённая область приложения. Пожалуйста, подтвердите Ваш пароль, прежде чем продолжить.", + "This password does not match our records.": "Пароль не соответствует.", + "This password reset link will expire in :count minutes.": "Срок действия ссылки для сброса пароля истекает через :count минут.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Платёж был инициирован, но средства ещё не получены. Процесс может занимать до 14 дней.", + "This resource no longer exists": "Ресурс больше не существует", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Срок действия этой подписки истёк и её нельзя возобновить. Пожалуйста, оформите новую подписку.", + "This user already belongs to the team.": "Пользователь уже входит в команду.", + "This user has already been invited to the team.": "Этот пользователь уже был приглашён в команду.", + "Timor-Leste": "Тимор-Лешти", + "to": "по", + "To": "Кому", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Для завершения активации двухфакторной аутентификации, отсканируйте следующий QR-код с помощью приложения аутентификации на телефоне или введите ключ настройки вручную и предоставьте сгенерированный OTP-код.", + "Today": "Сегодня", + "Toggle navigation": "Переключить навигацию", + "Togo": "Того", + "Tokelau": "Токелау", + "Token Name": "Имя токена", + "Tonga": "Тонга", + "Too Many Requests": "Слишком много запросов", + "total": "всего", + "Total:": "Итого:", + "Trashed": "Удалённые", + "Trinidad And Tobago": "Тринидад и Тобаго", + "Trinidad and Tobago": "Тринидад и Тобаго", + "Tunisia": "Тунис", + "Turkey": "Турция", + "Turkmenistan": "Туркменистан", + "Turks And Caicos Islands": "Острова Теркс и Кайкос", + "Turks and Caicos Islands": "Острова Теркс и Кайкос", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Двухфакторная аутентификация", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Двухфакторная аутентификация успешно активирована. Отсканируйте следующий QR-код при помощи приложения аутентификации на Вашем телефоне для проверки подлинности или введите ключ настройки.", + "Type": "Тип", + "Uganda": "Уганда", + "Ukraine": "Украина", + "Unauthorized": "Не авторизован", + "United Arab Emirates": "Объединенные Арабские Эмираты", + "United Kingdom": "Великобритания", + "United States": "Соединенные Штаты", + "United States Minor Outlying Islands": "Внешние малые острова США", + "United States Outlying Islands": "Внешние острова США", + "Unknown": "Неизвестно", + "Unpaid": "Неоплаченные", + "Update": "Сохранить", + "Update & Continue Editing": "Сохранить и продолжить", + "Update :resource": "Сохранить :resource", + "Update :resource: :title": "Редактирование :resource: :title", + "Update attached :resource: :title": "Редактирование прикреплённого :resource: :title", + "Update Password": "Обновить пароль", + "Update Payment Information": "Обновить платёжную информацию", + "Update Payment Method": "Обновить способ оплаты", + "Update your account's profile information and email address.": "Обновите информацию и адрес электронной почты в профиле учётной записи.", + "Uploading": "Выгрузка", + "Uploading files... (:current/:total)": "Выгрузка файлов... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Использовать код восстановления", + "Use an authentication code": "Использовать код аутентификации", + "User Actions": "Действия пользователя", + "User Security": "Безопасность пользователей", + "Username": "Никнейм", + "Uzbekistan": "Узбекистан", + "Value": "Значение", + "Vanuatu": "Вануату", + "VAT Number": "Идентификатор НДС", + "Venezuela": "Венесуэла", + "Venezuela, Bolivarian Republic of": "Венесуэла, Боливарианская Республика", + "Verify Email Address": "Подтвердить адрес электронной почты", + "Verify Your Email Address": "Подтвердите Ваш адрес электронной почты", + "Viet Nam": "Вьетнам", + "View": "Просмотр", + "Virgin Islands, British": "Виргинские острова, Британские", + "Virgin Islands, U.S.": "Виргинские острова, США", + "Wallis And Futuna": "Уоллис и Футуна", + "Wallis and Futuna": "Уоллис и Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Ваша подписка обрабатывается. После успешной обработки страница автоматически обновится. Обычно этот процесс занимает несколько секунд.", + "We are unable to process your payment. Please contact customer support.": "Мы не можем обработать Ваш платеж. Обратитесь в службу поддержки.", + "We have emailed your password reset link!": "Мы отправили ссылку для сброса пароля по электронной почте.", + "We were unable to find a registered user with this email address.": "Нам не удалось найти зарегистрированного пользователя с этим адресом электронной почты.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Мы отправим ссылку на скачивание счёта на адреса электронных почт, которые Вы укажете ниже. Вы можете разделить несколько адресов электронных почт запятыми.", + "We're lost in space. The page you were trying to view does not exist.": "Мы потерялись в пространстве. Страница, которую Вы пытаетесь просмотреть, не существует.", + "Welcome Back!": "С возвращением!", + "Western Sahara": "Западная Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Если двухфакторная аутентификация включена, Вам будет предложено ввести случайный токен безопасности во время аутентификации. Вы можете получить этот токен в приложении Google Authenticator Вашего телефона.", + "Whoops": "Упс", + "Whoops!": "Упс!", + "Whoops! Something went wrong.": "Упс! Что-то пошло не так.", + "With Trashed": "С удалёнными", + "Write": "Написать", + "Year To Date": "С начала года", + "Yearly": "Годовая", + "Yemen": "Йемен", + "Yes": "Да", + "You are already subscribed.": "Подписка уже оформлена.", + "You are currently within your free trial period. Your trial will expire on :date.": "В настоящее время у Вас действует пробный период. Срок действия Вашей пробной версии истекает :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "В настоящее время у Вас действует пробный период. Срок действия Вашей пробной версии истекает :date. Оформление подписки прекратит срок действия пробного периода.", + "You are logged in!": "Вы вошли в систему.", + "You are receiving this email because we received a password reset request for your account.": "Вы получили это письмо, потому что мы получили запрос на сброс пароля для Вашей учётной записи.", + "You have been invited to join the :team team!": "Вас пригласили присоединиться к команде :team.", + "You have enabled two factor authentication.": "Вы включили двухфакторную аутентификацию.", + "You have not enabled two factor authentication.": "Вы не включили двухфакторную аутентификацию.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "У Вас есть неоплаченные счета. После обновления основного способа оплаты Вы можете повторить платёж через список счетов ниже.", + "You may accept this invitation by clicking the button below:": "Вы можете принять это приглашение, нажав кнопку ниже:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Вы можете отменить подписку в любое время. После отмены подписки у Вас будет возможность возобновить подписку до конца текущего платежного цикла.", + "You may delete any of your existing tokens if they are no longer needed.": "Вы можете удалить любой из имеющихся у Вас токенов, если они больше не нужны.", + "You may not delete your personal team.": "Вы не можете удалить свою команду.", + "You may not leave a team that you created.": "Вы не можете покидать созданную Вами команду.", + "You will receive an invoice and payment link via email for each billing period.": "Вы получите счёт-фактуру и ссылку для оплаты по электронной почте за каждый расчётный период.", + "You're logged in!": "Вы уже вошли.", + "Your :invoiceName invoice is now available!": "Ваш счёт :invoiceName доступен.", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ваш платёжный адрес: :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ваша карта была отклонена. Пожалуйста, свяжитесь с банком, выдавшим карту, для получения дополнительной информации.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ваш текущий способ оплаты - кредитная карта, оканчивающаяся на :lastFour, срок действия которой истекает :expiration.", + "Your email address is unverified.": "Ваш адрес электронной почты не подтверждён.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ваш последний платёж на сумму :amount не прошёл. Пожалуйста, обновите способ оплаты для повторной попытки.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Возникла ошибка при проведении Вашего платёжа в размере :amount от :date. Пожалуйста, обновите способ оплаты чтобы его повторить.", + "Your next payment of :amount will be processed on :date.": "Ваш следующий платёж в размере :amount будет обработан :date.", + "Your payment method has been added successfully.": "Способ оплаты успешно добавлен.", + "Your payment method will be charged automatically for each billing period.": "С Вашего способа оплаты будет автоматически взиматься плата за каждый расчётный период.", + "Your registered VAT Number is :vatNumber.": "Ваш зарегистрированный номер НДС - :vatNumber.", + "Your subscription has been started successfully.": "Подписка успешно оформлена.", + "Your subscription has been successfully cancelled.": "Подписка успешно отменена.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Подписка успешно отменена. У Вас останется доступ до конца расчётного периода.", + "Your subscription was successfully resumed.": "Подписка успешно возобновлена.", + "Your subscription was successfully updated.": "Подписка успешно обновлена.", + "Zambia": "Замбия", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Почтовый индекс", + "Åland Islands": "Аландские острова" +} diff --git a/locales/ru/php-inline.json b/locales/ru/php-inline.json new file mode 100644 index 00000000000..f4936707a01 --- /dev/null +++ b/locales/ru/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Должно быть принято.", + "accepted_if": "Должно быть принято, когда :other содержит :value.", + "active_url": "Должно быть действительным URL адресом.", + "after": "Дата должна быть после :date.", + "after_or_equal": "Дата должна быть после или равной :date.", + "alpha": "Разрешены только буквы.", + "alpha_dash": "Разрешены только буквы, цифры, дефис и нижнее подчеркивание.", + "alpha_num": "Разрешены только буквы и цифры.", + "any_of": "Значение не найдено в списке разрешённых", + "array": "Должен быть массив.", + "ascii": "Разрешены только однобайтовые цифро-буквенные символы.", + "attached": "Содержимое уже прикреплено.", + "before": "Дата должна быть до :date.", + "before_or_equal": "Дата должна быть до или равной :date.", + "between.array": "Количество элементов должно быть от :min до :max.", + "between.file": "Размер файла должен быть от :min до :max Кб.", + "between.numeric": "Число должно быть от :min до :max.", + "between.string": "Количество символов должно быть от :min до :max.", + "boolean": "Должно быть логическое значение.", + "can": "Значение должно быть авторизованным.", + "confirmed": "Не совпадает с подтверждением.", + "contains": "В списке отсутствует обязательное значение.", + "date": "Некорректная дата.", + "date_equals": "Дата должна быть равной :date.", + "date_format": "Дата должна соответствовать формату: :format.", + "decimal": "Должно содержать :decimal цифр десятичных разрядов.", + "declined": "Должно быть отклонено.", + "declined_if": "Должно быть отклонено, когда :other содержит :value.", + "different": "Должно отличаться от :other", + "digits": "Количество символов должно быть равным :digits.", + "digits_between": "Количество символов должно быть от :min до :max.", + "dimensions": "Изображение имеет недопустимые размеры.", + "distinct": "Элементы не должны повторяться.", + "doesnt_contain": "Не должно содержать ни одного из следующих элементов: :values.", + "doesnt_end_with": "Не должно заканчиваться одним из следующих: :values.", + "doesnt_start_with": "Не должно начинаться с одного из следующих: :values.", + "email": "Недействительный электронный адрес.", + "ends_with": "Должно заканчиваться одним из следующих значений: :values", + "enum": "Отсутствует в списке разрешённых.", + "exists": "Значение не существует.", + "extensions": "Файл должен иметь одно из следующих расширений: :values.", + "file": "Содержимое должно быть файлом.", + "filled": "Обязательно для заполнения.", + "gt.array": "Количество элементов должно быть больше :value.", + "gt.file": "Размер файла должен быть больше :value Кб.", + "gt.numeric": "Число должно быть больше :value.", + "gt.string": "Количество символов должно быть больше :value.", + "gte.array": "Количество элементов должно быть :value или больше.", + "gte.file": "Размер файла должен быть :value Кб или больше.", + "gte.numeric": "Число должно быть :value или больше.", + "gte.string": "Количество символов должно быть :value или больше.", + "hex_color": "Цвет должен быть указан в HEX формате.", + "image": "Содержимое должно быть изображением.", + "in": "Отсутствует в списке разрешённых.", + "in_array": "Значение должно быть указано в поле :other.", + "in_array_keys": "Массив должен иметь как минимум один из следующих ключей: :values.", + "integer": "Должно быть целым числом.", + "ip": "Должно быть действительным IP-адресом.", + "ipv4": "Должно быть действительным IPv4-адресом.", + "ipv6": "Должно быть действительным IPv6-адресом.", + "json": "Должно быть корректной JSON строкой.", + "list": "Должен быть список.", + "lowercase": "Должно быть в нижнем регистре.", + "lt.array": "Количество элементов должно быть меньше :value.", + "lt.file": "Размер файла должен быть меньше :value Кб.", + "lt.numeric": "Число должно быть меньше :value.", + "lt.string": "Количество символов должно быть меньше :value.", + "lte.array": "Количество элементов должно быть :value или меньше.", + "lte.file": "Размер файла должен быть :value Кб или меньше.", + "lte.numeric": "Число должно быть равным :value или меньше.", + "lte.string": "Количество символов должно быть :value или меньше.", + "mac_address": "Должен быть корректный MAC-адрес.", + "max.array": "Количество элементов не может превышать :max.", + "max.file": "Размер файла не может быть больше :max Кб.", + "max.numeric": "Не может быть больше :max.", + "max.string": "Количество символов не может превышать :max.", + "max_digits": "Не должно содержать больше :max цифр.", + "mimes": "Должен быть файл одного из следующих типов: :values.", + "mimetypes": "Должен быть файл одного из следующих типов: :values.", + "min.array": "Количество элементов должно быть не меньше :min.", + "min.file": "Размер файла должен быть не меньше :min Кб.", + "min.numeric": "Число должно быть не меньше :min.", + "min.string": "Количество символов должно быть не меньше :min.", + "min_digits": "Значение должно содержать не меньше :min цифр.", + "missing": "Должно отсутствовать.", + "missing_if": "Должно отсутствовать, когда :other содержит :value.", + "missing_unless": "Должно отсутствовать, когда :other не содержит :value.", + "missing_with": "Должно отсутствовать, если :values указано.", + "missing_with_all": "Должно отсутствовать, когда указаны все :values.", + "multiple_of": "Значение должно быть кратным :value", + "not_in": "Значение не должно быть в списке запрета.", + "not_regex": "Не соответствует формату.", + "numeric": "Должно быть числом.", + "password.letters": "Пароль должен содержать хотя бы одну букву.", + "password.mixed": "Пароль должен содержать хотя бы одну прописную и одну строчную буквы.", + "password.numbers": "Пароль должен содержать хотя бы одну цифру.", + "password.symbols": "Пароль должен содержать хотя бы один символ.", + "password.uncompromised": "Пароль обнаружен в утечке данных. Пожалуйста, выберите другое значение.", + "present": "Должно присутствовать.", + "present_if": "Должно быть когда :other содержит :value.", + "present_unless": "Должно быть, если только :other не содержит :value.", + "present_with": "Должно быть когда одно из :values присутствуют.", + "present_with_all": "Должно быть когда присутствуют все из значений: :values.", + "prohibited": "Поле запрещено.", + "prohibited_if": "Поле запрещено, когда :other содержит :value.", + "prohibited_if_accepted": "Значение поля запрещено, если принято :other.", + "prohibited_if_declined": "Значение поля запрещено при отказе от :other.", + "prohibited_unless": "Поле запрещено, если :other не указано в :values.", + "prohibits": "Запрещено присутствие :other.", + "regex": "Не соответствует формату.", + "relatable": "Объект не может быть связан с этим ресурсом.", + "required": "Обязательно для заполнения.", + "required_array_keys": "Массив обязательно должен иметь ключи: :values", + "required_if": "Обязательно для заполнения, когда :other содержит :value.", + "required_if_accepted": "Обязательно, когда :other принято.", + "required_if_declined": "Обязательно, когда :other отклонено.", + "required_unless": "Обязательно для заполнения, когда :other не содержит :values.", + "required_with": "Обязательно для заполнения, когда :values указано.", + "required_with_all": "Обязательно для заполнения, когда :values указано.", + "required_without": "Обязательно для заполнения, когда :values не указано.", + "required_without_all": "Обязательно для заполнения, когда ни одно из :values не указано.", + "same": "Значение должно совпадать с полем :other.", + "size.array": "Количество элементов должно быть равным :size.", + "size.file": "Размер файла должен быть равен :size Кб.", + "size.numeric": "Число должно быть равным :size.", + "size.string": "Количество символов должно быть равным :size.", + "starts_with": "Должно начинаться с одного из следующих значений: :values", + "string": "Должно быть строкой.", + "timezone": "Должен быть действительный часовой пояс.", + "ulid": "Должен быть корректный ULID.", + "unique": "Такое значение уже существует.", + "uploaded": "Загрузка файла не удалась.", + "uppercase": "Должно быть в верхнем регистре.", + "url": "Не содержит ссылку или имеет некорректный формат.", + "uuid": "Должен быть корректный UUID." +} diff --git a/locales/ru/php.json b/locales/ru/php.json new file mode 100644 index 00000000000..ad20cffaf21 --- /dev/null +++ b/locales/ru/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Вы должны принять :attribute.", + "accepted_if": "Вы должны принять :attribute, когда :other содержит :value.", + "active_url": "Значение поля :attribute должно быть действительным URL адресом.", + "after": "Значение поля :attribute должно быть датой после :date.", + "after_or_equal": "Значение поля :attribute должно быть датой после или равной :date.", + "alpha": "Значение поля :attribute может содержать только буквы.", + "alpha_dash": "Значение поля :attribute может содержать только буквы, цифры, дефис и нижнее подчеркивание.", + "alpha_num": "Значение поля :attribute может содержать только буквы и цифры.", + "any_of": "Значение поля :attribute не найдено в списке разрешённых.", + "array": "Значение поля :attribute должно быть массивом.", + "ascii": "Значение поля :attribute должно содержать только однобайтовые цифро-буквенные символы.", + "attached": "Содержимое поля :attribute уже прикреплено.", + "before": "Значение поля :attribute должно быть датой до :date.", + "before_or_equal": "Значение поля :attribute должно быть датой до или равной :date.", + "between.array": "Количество элементов в поле :attribute должно быть от :min до :max.", + "between.file": "Размер файла в поле :attribute должен быть от :min до :max Кб.", + "between.numeric": "Значение поля :attribute должно быть от :min до :max.", + "between.string": "Количество символов в поле :attribute должно быть от :min до :max.", + "boolean": "Значение поля :attribute должно быть логического типа.", + "can": "Значение поля :attribute должно быть авторизованным.", + "confirmed": "Значение поля :attribute не совпадает с подтверждаемым.", + "contains": "В поле :attribute отсутствует необходимое значение.", + "current_password": "Неверный пароль.", + "date": "Значение поля :attribute должно быть корректной датой.", + "date_equals": "Значение поля :attribute должно быть датой равной :date.", + "date_format": "Значение поля :attribute должно соответствовать формату даты: :format.", + "decimal": "Значение поля :attribute должно содержать :decimal цифр десятичных разрядов.", + "declined": "Значение поля :attribute должно быть отклонено.", + "declined_if": "Значение поля :attribute должно быть отклонено, когда :other содержит :value.", + "different": "Значения полей :attribute и :other должны различаться.", + "digits": "Количество символов в поле :attribute должно быть равным :digits.", + "digits_between": "Количество символов в поле :attribute должно быть от :min до :max.", + "dimensions": "Изображение, указанное в поле :attribute, имеет недопустимые размеры.", + "distinct": "Элементы в значении поля :attribute не должны повторяться.", + "doesnt_contain": "Значение поля :attribute не должно содержать ни одного из следующих элементов: :values.", + "doesnt_end_with": "Значение поля :attribute не должно заканчиваться одним из следующих: :values.", + "doesnt_start_with": "Значение поля :attribute не должно начинаться с одного из следующих: :values.", + "email": "Значение поля :attribute должно быть действительным электронным адресом.", + "ends_with": "Значение поля :attribute должно заканчиваться одним из следующих: :values", + "enum": "Значение поля :attribute отсутствует в списке разрешённых.", + "exists": "Значение поля :attribute не существует.", + "extensions": "Файл в поле :attribute должен иметь одно из следующих расширений: :values.", + "failed": "Неверное имя пользователя или пароль.", + "file": "В поле :attribute должен быть указан файл.", + "filled": "Значение поля :attribute обязательно для заполнения.", + "gt.array": "Количество элементов в поле :attribute должно быть больше :value.", + "gt.file": "Размер файла, указанный в поле :attribute, должен быть больше :value Кб.", + "gt.numeric": "Значение поля :attribute должно быть больше :value.", + "gt.string": "Количество символов в поле :attribute должно быть больше :value.", + "gte.array": "Количество элементов в поле :attribute должно быть :value или больше.", + "gte.file": "Размер файла, указанный в поле :attribute, должен быть :value Кб или больше.", + "gte.numeric": "Значение поля :attribute должно быть :value или больше.", + "gte.string": "Количество символов в поле :attribute должно быть :value или больше.", + "hex_color": "Значение поля :attribute должно быть корректным цветом в HEX формате.", + "image": "Файл, указанный в поле :attribute, должен быть изображением.", + "in": "Значение поля :attribute отсутствует в списке разрешённых.", + "in_array": "Значение поля :attribute должно быть указано в поле :other.", + "in_array_keys": "Массив в значении поля :attribute должен иметь как минимум один из следующих ключей: :values.", + "integer": "Значение поля :attribute должно быть целым числом.", + "ip": "Значение поля :attribute должно быть действительным IP-адресом.", + "ipv4": "Значение поля :attribute должно быть действительным IPv4-адресом.", + "ipv6": "Значение поля :attribute должно быть действительным IPv6-адресом.", + "json": "Значение поля :attribute должно быть JSON строкой.", + "list": "Значение поля :attribute должно быть списком.", + "lowercase": "Значение поля :attribute должно быть в нижнем регистре.", + "lt.array": "Количество элементов в поле :attribute должно быть меньше :value.", + "lt.file": "Размер файла, указанный в поле :attribute, должен быть меньше :value Кб.", + "lt.numeric": "Значение поля :attribute должно быть меньше :value.", + "lt.string": "Количество символов в поле :attribute должно быть меньше :value.", + "lte.array": "Количество элементов в поле :attribute должно быть :value или меньше.", + "lte.file": "Размер файла, указанный в поле :attribute, должен быть :value Кб или меньше.", + "lte.numeric": "Значение поля :attribute должно быть равным или меньше :value.", + "lte.string": "Количество символов в поле :attribute должно быть :value или меньше.", + "mac_address": "Значение поля :attribute должно быть корректным MAC-адресом.", + "max.array": "Количество элементов в поле :attribute не может превышать :max.", + "max.file": "Размер файла в поле :attribute не может быть больше :max Кб.", + "max.numeric": "Значение поля :attribute не может быть больше :max.", + "max.string": "Количество символов в значении поля :attribute не может превышать :max.", + "max_digits": "Значение поля :attribute не должно содержать больше :max цифр.", + "mimes": "Файл, указанный в поле :attribute, должен быть одного из следующих типов: :values.", + "mimetypes": "Файл, указанный в поле :attribute, должен быть одного из следующих типов: :values.", + "min.array": "Количество элементов в поле :attribute должно быть не меньше :min.", + "min.file": "Размер файла, указанный в поле :attribute, должен быть не меньше :min Кб.", + "min.numeric": "Значение поля :attribute должно быть не меньше :min.", + "min.string": "Количество символов в поле :attribute должно быть не меньше :min.", + "min_digits": "Значение поля :attribute должно содержать не меньше :min цифр.", + "missing": "Значение поля :attribute должно отсутствовать.", + "missing_if": "Значение поля :attribute должно отсутствовать, когда :other содержит :value.", + "missing_unless": "Значение поля :attribute должно отсутствовать, когда :other не содержит :value.", + "missing_with": "Значение поля :attribute должно отсутствовать, если :values указано.", + "missing_with_all": "Значение поля :attribute должно отсутствовать, когда указаны все :values.", + "multiple_of": "Значение поля :attribute должно быть кратным :value", + "next": "Вперёд »", + "not_in": "Значение поля :attribute находится в списке запрета.", + "not_regex": "Значение поля :attribute имеет некорректный формат.", + "numeric": "Значение поля :attribute должно быть числом.", + "password": "Некорректный пароль.", + "password.letters": "Значение поля :attribute должно содержать хотя бы одну букву.", + "password.mixed": "Значение поля :attribute должно содержать хотя бы одну прописную и одну строчную буквы.", + "password.numbers": "Значение поля :attribute должно содержать хотя бы одну цифру.", + "password.symbols": "Значение поля :attribute должно содержать хотя бы один символ.", + "password.uncompromised": "Значение поля :attribute обнаружено в утёкших данных. Пожалуйста, выберите другое значение для :attribute.", + "present": "Значение поля :attribute должно быть.", + "present_if": "Значение поля :attribute должно быть когда :other содержит :value.", + "present_unless": "Значение поля :attribute должно быть, если только :other не содержит :value.", + "present_with": "Значение поля :attribute должно быть когда одно из :values присутствуют.", + "present_with_all": "Значение поля :attribute должно быть когда все из значений присутствуют: :values.", + "previous": "« Назад", + "prohibited": "Значение поля :attribute запрещено.", + "prohibited_if": "Значение поля :attribute запрещено, когда :other содержит :value.", + "prohibited_if_accepted": "Значение поля :attribute запрещено, если принято :other.", + "prohibited_if_declined": "Значение поля :attribute запрещено при отказе от :other.", + "prohibited_unless": "Значение поля :attribute запрещено, если :other не состоит в :values.", + "prohibits": "Значение поля :attribute запрещает присутствие :other.", + "regex": "Значение поля :attribute имеет некорректный формат.", + "relatable": "Значение поля :attribute не может быть связано с этим ресурсом.", + "required": "Поле :attribute обязательно.", + "required_array_keys": "Массив, указанный в поле :attribute, обязательно должен иметь ключи: :values", + "required_if": "Поле :attribute обязательно для заполнения, когда :other содержит :value.", + "required_if_accepted": "Поле :attribute обязательно, когда :other принято.", + "required_if_declined": "Поле :attribute обязательно, когда :other отклонено.", + "required_unless": "Поле :attribute обязательно для заполнения, когда :other не содержит :values.", + "required_with": "Поле :attribute обязательно для заполнения, когда :values указано.", + "required_with_all": "Поле :attribute обязательно для заполнения, когда :values указано.", + "required_without": "Поле :attribute обязательно для заполнения, когда :values не указано.", + "required_without_all": "Поле :attribute обязательно для заполнения, когда ни одно из :values не указано.", + "reset": "Ваш пароль был сброшен.", + "same": "Значения полей :attribute и :other должны совпадать.", + "sent": "Ссылка на сброс пароля была отправлена.", + "size.array": "Количество элементов в поле :attribute должно быть равным :size.", + "size.file": "Размер файла, указанный в поле :attribute, должен быть равен :size Кб.", + "size.numeric": "Значение поля :attribute должно быть равным :size.", + "size.string": "Количество символов в поле :attribute должно быть равным :size.", + "starts_with": "Поле :attribute должно начинаться с одного из следующих значений: :values", + "string": "Значение поля :attribute должно быть строкой.", + "throttle": "Слишком много попыток входа. Пожалуйста, попробуйте ещё раз через :seconds секунд.", + "throttled": "Пожалуйста, подождите перед повторной попыткой.", + "timezone": "Значение поля :attribute должно быть действительным часовым поясом.", + "token": "Ошибочный код сброса пароля.", + "ulid": "Значение поля :attribute должно быть корректным ULID.", + "unique": "Такое значение поля :attribute уже существует.", + "uploaded": "Загрузка файла из поля :attribute не удалась.", + "uppercase": "Значение поля :attribute должно быть в верхнем регистре.", + "url": "Значение поля :attribute не является ссылкой или имеет некорректный формат.", + "user": "Не удалось найти пользователя с указанным электронным адресом.", + "uuid": "Значение поля :attribute должно быть корректным UUID." +} diff --git a/locales/rw/_excludes.json b/locales/rw/_excludes.json new file mode 100644 index 00000000000..bea4f4fc751 --- /dev/null +++ b/locales/rw/_excludes.json @@ -0,0 +1,87 @@ +[ + "Andorra", + "Angola", + "Anguilla", + "Aruba", + "Bahamas", + "Bahrain", + "Bangladesh", + "Belize", + "Bermuda", + "Bonaire, Sint Eustatius and Saba", + "Botswana", + "Bouvet Island", + "Brunei Darussalam", + "Burkina Faso", + "Burundi", + "Cape Verde", + "Comoros", + "Coupon", + "CSV (.csv)", + "Curaçao", + "Côte d'Ivoire", + "Djibouti", + "Dominica", + "El Salvador", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Gibraltar", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "Jersey", + "Kenya", + "Kiribati", + "Kosovo", + "Lens", + "Lesotho", + "Luxembourg", + "Malawi", + "Mali", + "Malta", + "Martinique", + "Mauritania", + "Mayotte", + "Mexico", + "Monaco", + "Montenegro", + "Nauru", + "Nepal", + "Niger", + "Niue", + "Nova", + "Oman", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Philippines", + "Pitcairn", + "Qatar", + "Réunion", + "Samoa", + "San Marino", + "Seychelles", + "Singapore", + "Sri Lanka", + "Suriname", + "Swaziland", + "Tajikistan", + "Tokelau", + "Tonga", + "Tuvalu", + "Uganda", + "Ukraine", + "United Arab Emirates", + "Uruguay", + "Vanuatu", + "Zimbabwe" +] diff --git a/locales/rw/json-inline.json b/locales/rw/json-inline.json new file mode 100644 index 00000000000..3d4ca020a09 --- /dev/null +++ b/locales/rw/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Uyu murima ugomba kuba uruhare rwemewe.", + "The :attribute must be at least :length characters and contain at least one number.": "Uyu murima ugomba kuba byibuze inyuguti :length kandi urimo byibuze umubare umwe.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Uyu murima ugomba kuba byibuze inyuguti :length kandi urimo byibuze inyuguti imwe idasanzwe numubare umwe.", + "The :attribute must be at least :length characters and contain at least one special character.": "Uyu murima ugomba kuba byibuze inyuguti :length kandi urimo byibura inyuguti imwe idasanzwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Uyu murima ugomba kuba byibuze inyuguti :length kandi urimo byibuze inyuguti nkuru imwe numubare umwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Uyu murima ugomba kuba byibuze inyuguti :length kandi urimo byibuze inyuguti nkuru ninyuguti imwe idasanzwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Uyu murima ugomba kuba byibuze inyuguti :length kandi urimo byibuze inyuguti nkuru imwe, umubare umwe, ninyuguti imwe idasanzwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Uyu murima ugomba kuba byibuze inyuguti :length kandi urimo byibura inyuguti nkuru.", + "The :attribute must be at least :length characters.": "Uyu murima ugomba kuba byibuze inyuguti :length.", + "The :attribute must contain at least one letter.": "Uyu murima ugomba kuba urimo byibuze inyuguti imwe.", + "The :attribute must contain at least one number.": "Uyu murima ugomba kuba ufite byibuze umubare umwe.", + "The :attribute must contain at least one symbol.": "Uyu murima ugomba kuba ufite byibuze ikimenyetso kimwe.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Uyu murima ugomba kuba ufite byibuze inyuguti imwe ninyuguti nto.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Umwanya watanzwe wagaragaye mumakuru yatangajwe. Nyamuneka hitamo umurima utandukanye." +} diff --git a/locales/rw/json.json b/locales/rw/json.json new file mode 100644 index 00000000000..22721411aaf --- /dev/null +++ b/locales/rw/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(n'andi makosa :count)", + "(and :count more errors)": "(n'andi makosa :count)|(n'andi makosa :count)|(n'andi makosa :count)", + "30 Days": "Iminsi 30", + "60 Days": "Iminsi 60", + "90 Days": "Iminsi 90", + ":amount selected": ":amount batoranijwe", + ":amount Total": ":amount Yose", + ":days day trial": "Urubanza rw'iminsi :days", + ":resource Details": ":resource Ibisobanuro", + ":resource Details: :title": ":resource Ibisobanuro: :title", + "A decryption key is required.": "Urufunguzo rwibanga rurakenewe.", + "A fresh verification link has been sent to your email address.": "Ihuza rishya ryoherejwe kuri imeri yawe.", + "A new verification link has been sent to the email address you provided during registration.": "Ihuza rishya ryoherejwe kuri aderesi imeri watanze mugihe cyo kwiyandikisha.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Ihuza rishya ryoherejwe ryoherejwe kuri imeri imeri watanze mumiterere yawe.", + "A new verification link has been sent to your email address.": "Ihuza rishya ryoherejwe kuri aderesi imeri yawe.", + "Accept Invitation": "Emera ubutumire", + "Action": "Igikorwa", + "Action Event": "Igikorwa", + "Action Events": "Ibikorwa", + "Action Happened At": "Byabaye kuri", + "Action Initiated By": "Byatangijwe na", + "Action Name": "Izina", + "Action Status": "Imiterere", + "Action Target": "Intego", + "Actions": "Ibikorwa", + "Add": "Ongeraho", + "Add :resource": "Ongeraho :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Ongeramo itsinda rishya mumakipe yawe, ubemerera gukorana nawe.", + "Add additional security to your account using two factor authentication.": "Ongeraho umutekano wongeyeho kuri konte yawe ukoresheje ibintu bibiri byemewe.", + "Add Payment Method": "Ongeraho Uburyo bwo Kwishura", + "Add row": "Ongeraho umurongo", + "Add Team Member": "Ongeramo Umunyamuryango", + "Add VAT Number": "Ongeraho Umubare wa TVA", + "Added.": "Yongeyeho.", + "Additional billing information updated successfully.": "Andi makuru yo kwishyuza yavuguruwe neza.", + "Address": "Aderesi", + "Address Line 2": "Umurongo wa aderesi 2", + "Administrator": "Umuyobozi", + "Administrator users can perform any action.": "Abakoresha bayobozi barashobora gukora igikorwa icyo aricyo cyose.", + "Afghanistan": "Afuganisitani", + "Aland Islands": "Islands Ibirwa", + "Albania": "Alubaniya", + "Algeria": "Alijeriya", + "All of the people that are part of this team.": "Abantu bose bagize iyi kipe.", + "All resources loaded.": "Ibikoresho byose biremerewe.", + "All rights reserved.": "Uburenganzira bwose burabitswe.", + "Already registered?": "Mumaze kwiyandikisha?", + "American Samoa": "Samoa y'Abanyamerika", + "An error occurred while uploading the file.": "Ikosa ryabaye mugihe cyo kohereza dosiye.", + "An error occurred while uploading the file: :error": "Ikosa ryabaye mugihe cyo kohereza dosiye: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ikosa ritunguranye ryabaye kandi twamenyesheje itsinda ryacu ridufasha. Nyamuneka gerageza nyuma.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Undi mukoresha yavuguruye aya makuru kuva iyi page yuzuye. Nyamuneka reba page hanyuma ugerageze.", + "Antarctica": "Antaragitika", + "Antigua And Barbuda": "Antigua na Barbuda", + "Antigua and Barbuda": "Antigua na Barbuda", + "API Token": "API ikimenyetso", + "API Token Permissions": "Uruhushya rwa API", + "API Tokens": "API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Ikimenyetso cya API cyemerera serivisi zindi-kwemeza kwemeza hamwe na porogaramu yacu mu izina ryawe.", + "Apply": "Koresha", + "Apply Coupon": "Koresha Coupon", + "April": "Mata", + "Are you sure you want to attempt to pay :amount?": "Uzi neza ko ushaka kugerageza kwishyura :amount?", + "Are you sure you want to cancel your subscription?": "Uzi neza ko ushaka guhagarika abiyandikishije?", + "Are you sure you want to delete all the notifications?": "Uzi neza ko ushaka gusiba amatangazo yose?", + "Are you sure you want to delete the selected resources?": "Uzi neza ko ushaka gusiba ibikoresho byatoranijwe?", + "Are you sure you want to delete this file?": "Uzi neza ko ushaka gusiba iyi dosiye?", + "Are you sure you want to delete this notification?": "Uzi neza ko ushaka gusiba iri tangazo?", + "Are you sure you want to delete this payment method?": "Uzi neza ko ushaka gusiba ubu buryo bwo kwishyura?", + "Are you sure you want to delete this resource?": "Uzi neza ko ushaka gusiba aya makuru?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Uzi neza ko ushaka gusiba iyi kipe? Ikipe imaze gusibwa, ibikoresho byayo byose hamwe namakuru azahanagurwa burundu.", + "Are you sure you want to delete your account?": "Uzi neza ko ushaka gusiba konte yawe?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Uzi neza ko ushaka gusiba konte yawe? Konti yawe imaze gusibwa, ibikoresho byayo byose hamwe namakuru azahanagurwa burundu. Nyamuneka andika ijambo ryibanga kugirango wemeze ko ushaka gusiba burundu konte yawe.", + "Are you sure you want to detach the selected resources?": "Uzi neza ko ushaka gutandukanya ibikoresho byatoranijwe?", + "Are you sure you want to detach this resource?": "Uzi neza ko ushaka gutandukanya aya makuru?", + "Are you sure you want to force delete the selected resources?": "Uzi neza ko ushaka guhatira gusiba ibikoresho byatoranijwe?", + "Are you sure you want to force delete this resource?": "Uzi neza ko ushaka guhatira gusiba aya makuru?", + "Are you sure you want to log out?": "Uzi neza ko ushaka gusohoka?", + "Are you sure you want to mark all notifications as read?": "Uzi neza ko ushaka gushyira amatangazo yose nkuko byasomwe?", + "Are you sure you want to remove this item?": "Uzi neza ko ushaka gukuraho iki kintu?", + "Are you sure you want to restore the selected resources?": "Uzi neza ko ushaka kugarura ibikoresho byatoranijwe?", + "Are you sure you want to restore this resource?": "Uzi neza ko ushaka kugarura aya makuru?", + "Are you sure you want to resume your subscription?": "Uzi neza ko ushaka gukomeza kwiyandikisha?", + "Are you sure you want to run this action?": "Uzi neza ko ushaka gukora iki gikorwa?", + "Are you sure you want to set this payment method as your default?": "Uzi neza ko ushaka gushyiraho ubu buryo bwo kwishyura nkibisanzwe?", + "Are you sure you want to stop impersonating?": "Uzi neza ko ushaka guhagarika kwigana?", + "Are you sure you would like to delete this API token?": "Uzi neza ko ushaka gusiba iki kimenyetso cya API?", + "Are you sure you would like to leave this team?": "Uzi neza ko wifuza kuva muri iyi kipe?", + "Are you sure you would like to remove this person from the team?": "Uzi neza ko ushaka kuvana uyu muntu mu ikipe?", + "Are you sure you would like to switch billing plans?": "Uzi neza ko wifuza guhindura gahunda yo kwishyuza?", + "Argentina": "Arijantine", + "Armenia": "Arumeniya", + "Aruba": "Aruba", + "Attach": "Ongeraho", + "Attach & Attach Another": "Ongeraho kandi Ongeraho Undi", + "Attach :resource": "Umugereka wa :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Ongeraho dosiye ukurura no guta, guhitamo cyangwa kuryoha.", + "August": "Kanama", + "Australia": "Australiya", + "Austria": "Otirishiya", + "Azerbaijan": "Azaribayijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladesh", + "Barbados": "Barubade", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Mbere yo gukomeza, ushobora kugenzura aderesi imeri yawe ukanze kumurongo twakwoherereje? Niba utarakiriye imeri, tuzishimira kohereza indi.", + "Before proceeding, please check your email for a verification link.": "Mbere yo gukomeza, nyamuneka reba imeri yawe kugirango uhuze.", + "Belarus": "Biyelorusiya", + "Belgium": "Ububiligi", + "Belize": "Belize", + "Benin": "Bénin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutani", + "Billing Information": "Amakuru yo kwishura", + "Billing Management": "Gucunga fagitire", + "Bolivia": "Boliviya", + "Bolivia, Plurinational State of": "Boliviya, Leta ya Plurinational ya", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius na Saba", + "Bosnia And Herzegovina": "Bosiniya na Herzegovina", + "Bosnia and Herzegovina": "Bosiniya na Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Ikirwa cya Bouvet", + "Brazil": "Burezili", + "British Indian Ocean Territory": "Intara y’inyanja yu Buhinde", + "Browser Sessions": "Mucukumbuzi", + "Brunei Darussalam": "Brunei darussalam", + "Bulgaria": "Bulugariya", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kamboje", + "Cameroon": "Kameruni", + "Canada": "Kanada", + "Cancel": "Kureka", + "Cancel Subscription": "Kureka Kwiyandikisha", + "Cape Verde": "Cape Verde", + "Card": "Ikarita", + "Cayman Islands": "Ibirwa bya Cayman", + "Central African Republic": "Repubulika ya Centrafrique", + "Chad": "Tchad", + "Change Subscription Plan": "Hindura Gahunda yo Kwiyandikisha", + "Change the current payment method attached to your subscription": "Hindura uburyo bwo kwishyura bwometse kubiyandikishije", + "Changes": "Impinduka", + "Checkout": "Kugenzura", + "Chile": "Chili", + "China": "Ubushinwa", + "Choose": "Hitamo", + "Choose :field": "Hitamo :field", + "Choose :resource": "Hitamo :resource", + "Choose an option": "Hitamo uburyo", + "Choose date": "Hitamo itariki", + "Choose File": "Hitamo Idosiye", + "Choose Files": "Hitamo Idosiye", + "Choose Type": "Hitamo Ubwoko", + "Christmas Island": "Ikirwa cya Noheri", + "City": "Umujyi", + "Click here to re-send the verification email.": "Kanda hano kugirango wongere wohereze imeri yo kugenzura.", + "click here to request another": "kanda hano usabe undi", + "Click to choose": "Kanda kugirango uhitemo", + "Close": "Funga", + "Cocos (Keeling) Islands": "Ibirwa bya Cocos (Keeling)", + "Code": "Kode", + "Colombia": "Kolombiya", + "Comoros": "Comoros", + "Confirm": "Emeza", + "Confirm Billing Action": "Emeza Igikorwa cyo Kwishura", + "Confirm Password": "Emeza ijambo ryibanga", + "Confirm Payment": "Emeza ubwishyu", + "Confirm your :amount payment": "Emeza ubwishyu bwawe :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Repubulika Iharanira Demokarasi", + "Congo, the Democratic Republic of the": "Kongo, Repubulika Iharanira Demokarasi ya", + "Constant": "Guhoraho", + "Continue To Payment": "Komeza Kwishura", + "Cook Islands": "Teka Ibirwa", + "Copy to clipboard": "Gukoporora kuri clipboard", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Igihugu", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon yasabye neza.", + "Create": "Kurema", + "Create & Add Another": "Kurema & Ongera Undi", + "Create :resource": "Kurema :resource", + "Create a new team to collaborate with others on projects.": "Shiraho itsinda rishya ryo gufatanya nabandi mumishinga.", + "Create Account": "Kora Konti", + "Create API Token": "Kurema API Token", + "Create New Team": "Shiraho Ikipe Nshya", + "Create Team": "Shiraho Ikipe", + "Created.": "Byaremwe.", + "Croatia": "Korowasiya", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Ijambobanga ryubu", + "Current Subscription Plan": "Gahunda yo Kwiyandikisha", + "Currently Subscribed": "Kugeza ubu", + "Customer Balance": "Impirimbanyi zabakiriya", + "Customize": "Hindura", + "Cyprus": "Kupuro", + "Czech Republic": "Repubulika ya Ceki", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Umwijima", + "Dashboard": "Ikibaho", + "December": "Kigarama", + "Decrease": "Kugabanuka", + "Default": "Mburabuzi", + "Delete": "Siba", + "Delete :resource": "Siba :resource", + "Delete Account": "Siba Konti", + "Delete all notifications": "Siba ibyamenyeshejwe byose", + "Delete API Token": "Siba API Token", + "Delete File": "Siba Idosiye", + "Delete Notification": "Siba Kumenyesha", + "Delete Resource": "Siba Ibikoresho", + "Delete Selected": "Gusiba Byatoranijwe", + "Delete Team": "Siba Ikipe", + "Denmark": "Danemark", + "Detach": "Witandukane", + "Detach Resource": "Kuramo ibikoresho", + "Detach Selected": "Gutandukanya Byatoranijwe", + "Details": "Ibisobanuro", + "Disable": "Hagarika", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Urashaka kugenda? Ufite impinduka zidakijijwe.", + "Dominica": "Dominica", + "Dominican Republic": "Repubulika ya Dominikani", + "Done.": "Byakozwe.", + "Download": "Kuramo", + "Download Invoice": "Kuramo inyemezabuguzi", + "Drop file or click to choose": "Kureka dosiye cyangwa ukande kugirango uhitemo", + "Drop files or click to choose": "Kureka dosiye cyangwa ukande kugirango uhitemo", + "Ecuador": "Uquateur", + "Edit": "Hindura", + "Edit :resource": "Hindura :resource", + "Edit Attached": "Hindura Umugereka", + "Edit Profile": "Hindura ibikuranga", + "Editor": "Muhinduzi", + "Editor users have the ability to read, create, and update.": "Abakoresha Muhinduzi bafite ubushobozi bwo gusoma, gukora, no kuvugurura.", + "Egypt": "Misiri", + "El Salvador": "El Salvador", + "Email": "Imeri", + "email": "imeri", + "Email Address": "Aderesi ya imeri", + "Email Addresses": "Aderesi ya imeri", + "Email Password Reset Link": "Imeri Ijambobanga Kugarura Ihuza", + "Email Verification": "Kugenzura imeri", + "Enable": "Gushoboza", + "Encrypted environment file already exists.": "Idosiye yibidukikije dosiye irahari.", + "Encrypted environment file not found.": "Idosiye yibanga idosiye yabonetse.", + "Ensure your account is using a long, random password to stay secure.": "Menya neza ko konte yawe ikoresha ijambo ryibanga rirerire, kugirango ugumane umutekano.", + "Environment file already exists.": "Idosiye yibidukikije irahari.", + "Environment file not found.": "Idosiye y'ibidukikije ntiyabonetse.", + "Equatorial Guinea": "Gineya ya Ekwatoriya", + "Eritrea": "Eritereya", + "Error": "Ikosa", + "errors": "amakosa", + "Estonia": "Esitoniya", + "Ethiopia": "Etiyopiya", + "ex VAT": "ex TVA", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Irangira :expiration", + "Export As CSV": "Kohereza hanze nka CSV", + "Extra Billing Information": "Amakuru yinyongera yishyurwa", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Icyemezo cyinyongera kirakenewe mugutunganya ubwishyu bwawe. Nyamuneka komeza kurupapuro rwo kwishyura ukanze kuri buto hepfo.", + "Failed Subscription Payment": "Kunanirwa Kwiyandikisha", + "Failed to load :resource!": "Kunanirwa gupakira :resource!", + "Falkland Islands (Malvinas)": "Ibirwa bya Falkland (Malvinas)", + "Faroe Islands": "Ibirwa bya Faroe", + "February": "Gashyantare", + "Fiji": "Fiji", + "Filename": "Izina ryizina", + "Finish enabling two factor authentication.": "Kurangiza ushoboza ibintu bibiri kwemeza.", + "Finland": "Finlande", + "For your security, please confirm your password to continue.": "Kubwumutekano wawe, nyamuneka wemeze ijambo ryibanga kugirango ukomeze.", + "Forbidden": "Birabujijwe", + "Force Delete": "Gusiba", + "Force Delete :resource": "Gusiba :resource", + "Force Delete Resource": "Imbaraga Gusiba Ibikoresho", + "Force Delete Selected": "Imbaraga Gusiba Byatoranijwe", + "Forgot Password": "Wibagiwe ijambo ryibanga", + "Forgot your password?": "Wibagiwe ijambo ryibanga?", + "Forgot Your Password?": "Wibagiwe ijambo ryibanga?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Wibagiwe ijambo ryibanga? Ntakibazo. Gusa tumenyeshe aderesi imeri yawe hanyuma tuzaguha imeri yo guhuza ijambo ryibanga rizagufasha guhitamo urundi.", + "France": "Ubufaransa", + "French Guiana": "Igifaransa Guiana", + "French Polynesia": "Polineya y'Abafaransa", + "French Southern Territories": "Intara y'Amajyepfo y'Ubufaransa", + "From": "Kuva", + "Gabon": "Gabon", + "Gambia": "Gambiya", + "Georgia": "Jeworujiya", + "Germany": "Ubudage", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Genda Murugo", + "Go to page :page": "Jya ku rupapuro rwa :page", + "Great! You have accepted the invitation to join the :team team.": "Birakomeye! Wakiriye ubutumire bwo kwinjira mumakipe :team.", + "Greece": "Ubugereki", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Gineya", + "Guinea-Bissau": "Gineya-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Kugira ibitekerezo bya kabiri bijyanye no guhagarika abiyandikishije? Urashobora guhita wongera kwiyandikisha igihe icyo aricyo cyose kugeza igihe cyo kwishyuza. Nyuma yo kwishyuza kwawe kurangiye, urashobora guhitamo gahunda nshya yo kwiyandikisha.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Kugira ibitekerezo bya kabiri bijyanye no guhagarika abiyandikishije? Urashobora guhita wandika abiyandikishije igihe icyo aricyo cyose kugeza igihe cyo kwishyuza. Nyuma yo kwishyuza kwawe kurangiye, urashobora guhitamo gahunda nshya yo kwiyandikisha.", + "Heard Island & Mcdonald Islands": "Ikirwa cya Heard n'ibirwa bya McDonald", + "Heard Island and McDonald Islands": "Ikirwa cya Heard n'ibirwa bya McDonald", + "Hello!": "Mwaramutse!", + "Hide Content": "Hisha Ibirimo", + "Hold Up!": "Komera!", + "Holy See (Vatican City State)": "Reba Ahera (Intara ya Vatikani)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hongiriya", + "I agree to the :terms_of_service and :privacy_policy": "Ndemeranya na :terms_of_service na :privacy_policy", + "Iceland": "Isilande", + "ID": "Indangamuntu", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Nibiba ngombwa, urashobora gusohoka mubindi bikoresho byose bya mushakisha ukoresheje ibikoresho byawe byose. Bimwe mubiganiro byanyu biheruka kurutonde hepfo; icyakora, uru rutonde ntirushobora kuba rwuzuye. Niba wumva konte yawe yabangamiwe, ugomba no kuvugurura ijambo ryibanga.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Niba usanzwe ufite konti, urashobora kwakira ubu butumire ukanze buto hepfo:", + "If you did not create an account, no further action is required.": "Niba utarashizeho konti, ntakindi gikorwa gisabwa.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Niba utari witeze kwakira ubutumire muri iyi kipe, urashobora guta iyi imeri.", + "If you did not receive the email": "Niba utakiriye imeri", + "If you did not request a password reset, no further action is required.": "Niba udasabye gusubiramo ijambo ryibanga, ntakindi gikorwa gisabwa.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Niba udafite konti, urashobora gukora imwe ukanze buto hepfo. Nyuma yo gukora konti, urashobora gukanda buto yo kwakira ubutumire muri iyi imeri kugirango wemere ubutumire bwikipe:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Niba ukeneye kongeramo amakuru yihariye cyangwa umusoro kuri fagitire yawe, nkizina ryubucuruzi bwuzuye, nimero iranga vat, cyangwa aderesi yanditse, urashobora kongeramo hano.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Niba ufite ikibazo cyo gukanda buto \":actionText\", kora hanyuma wandike URL hepfo\nmuri mushakisha y'urubuga:", + "Impersonate": "Kwigana", + "Increase": "Ongera", + "India": "Ubuhinde", + "Indonesia": "Indoneziya", + "Invalid filename.": "Izina ryemewe.", + "Invalid JSON was returned from the route.": "JSON itemewe yagaruwe avuye munzira.", + "Invoice Email Addresses": "Aderesi imeri imeri", + "Invoice emails updated successfully.": "Imeri ya Inyemezabuguzi Yavuguruwe neza.", + "Invoices": "Inyemezabuguzi", + "Iran, Islamic Republic Of": "Irani", + "Iran, Islamic Republic of": "Irani, Repubulika ya Kisilamu ya", + "Iraq": "Iraki", + "Ireland": "Irilande", + "Isle Of Man": "Ikirwa cya Muntu", + "Isle of Man": "Ikirwa cya Muntu", + "Israel": "Isiraheli", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Birasa nkaho udafite abiyandikisha ukora. Urashobora guhitamo imwe muri gahunda yo kwiyandikisha hepfo kugirango utangire. Gahunda yo kwiyandikisha irashobora guhinduka cyangwa guhagarikwa kukworohereza.", + "Italy": "Ubutaliyani", + "Jamaica": "Jamayike", + "January": "Mutarama", + "Japan": "Ubuyapani", + "Jersey": "Jersey", + "Jordan": "Yorodani", + "July": "Nyakanga", + "June": "Kamena", + "Kazakhstan": "Qazaqistan", + "Kenya": "Kenya", + "Key": "Urufunguzo", + "Kiribati": "Kiribati", + "Korea": "Koreya y Amajyepfo", + "Korea, Democratic People's Republic of": "Koreya, Repubulika Iharanira Demokarasi ya", + "Korea, Republic of": "Koreya, Repubulika ya", + "Kosovo": "Kosovo", + "Kuwait": "Koweti", + "Kyrgyzstan": "Kirigizisitani", + "Lao People's Democratic Republic": "Repubulika Iharanira Demokarasi ya rubanda", + "Last active": "Iheruka gukora", + "Last used": "Iheruka gukoreshwa", + "Latvia": "Lativiya", + "Leave": "Genda", + "Leave Team": "Kureka Ikipe", + "Lebanon": "Libani", + "length": "uburebure", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberiya", + "Libyan Arab Jamahiriya": "Libiya y'Abarabu Jamahiriya", + "Liechtenstein": "Ollchtenstein", + "Light": "Umucyo", + "Lithuania": "Lituwaniya", + "Load :perPage More": "Fata Ibindi :perPage", + "Loading": "Kuremera", + "Location": "Aho biherereye", + "Log in": "Injira", + "Log In": "Injira", + "Log Out": "Gusohoka", + "Log out": "Gusohoka", + "Log Out Other Browser Sessions": "Sohora Ibindi Mucukumbuzi", + "Log Viewer": "Injira", + "Login": "Injira", + "Logout": "Gusohoka", + "Logs": "Ibiti", + "Luxembourg": "Luxembourg", + "Macao": "Makao", + "Macedonia": "Amajyaruguru ya Makedoniya", + "Macedonia, the former Yugoslav Republic of": "Makedoniya, icyahoze ari Repubulika ya Yugosilaviya", + "Madagascar": "Madagasikari", + "Malawi": "Malawi", + "Malaysia": "Maleziya", + "Maldives": "Malidiya", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Gucunga Konti", + "Manage and log out your active sessions on other browsers and devices.": "Gucunga no gusohoka mubikorwa byawe kurindi mushakisha nibikoresho.", + "Manage API Tokens": "Gucunga ibyuma bya API", + "Manage Role": "Gucunga Uruhare", + "Manage Team": "Gucunga Ikipe", + "Managing billing for :billableName": "Gucunga fagitire ya :billableName", + "March": "Werurwe", + "Mark all as Read": "Shyira akamenyetso nkuko wasomwe", + "Mark all notifications as read": "Shyira amatangazo yose uko yasomwe", + "Mark Read": "Soma Soma", + "Mark Unread": "Shyira ahagaragara", + "Marshall Islands": "Ibirwa bya Marshall", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Maurice", + "May": "Gicurasi", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "MICRONESIYA", + "Micronesia, Federated States of": "Micronesia, Leta zunze ubumwe za", + "Moldova": "Moldaviya", + "Moldova, Republic of": "Moldaviya, Repubulika ya", + "Monaco": "Monaco", + "Mongolia": "Mongoliya", + "Montenegro": "Montenegro", + "Month To Date": "Ukwezi Kugeza", + "Monthly": "Buri kwezi", + "monthly": "buri kwezi", + "Montserrat": "Montyerrat", + "Morocco": "Maroc", + "Mozambique": "Mozambike", + "Myanmar": "Miyanimari", + "Name": "Izina", + "name": "izina", + "Namibia": "Namibiya", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Ubuholandi", + "Netherlands Antilles": "Ubuholandi Antilles", + "Nevermind": "Ntukibagirwe", + "Nevermind, I'll keep my old plan": "Ntutekereze, Nzakomeza gahunda yanjye ishaje", + "New": "Gishya", + "New :resource": "Gishya :resource", + "New Caledonia": "Caledoniya Nshya", + "New Password": "Ijambobanga Rishya", + "New Zealand": "Nouvelle-Zélande", + "Next": "Ibikurikira", + "Next Payment": "Ubutaha", + "Next Payment on": "Ubutaha Kwishura kuri", + "Nicaragua": "Nikaragwa", + "Niger": "Niger", + "Nigeria": "Nijeriya", + "Niue": "Niue", + "No": "Oya", + "No :resource matched the given criteria.": "No :resource ihuye n'ibipimo byatanzwe.", + "No additional information...": "Nta makuru yinyongera ...", + "No Current Data": "Nta makuru agezweho", + "No Data": "Nta makuru", + "no file selected": "nta dosiye yatoranijwe", + "No Increase": "Nta Kwiyongera", + "No payment methods on file.": "Nta buryo bwo kwishyura buri muri dosiye.", + "No payment scheduled.": "Nta bwishyu buteganijwe.", + "No Prior Data": "Nta makuru Yambere", + "No Results Found.": "Nta bisubizo byabonetse.", + "Norfolk Island": "Ikirwa cya Norfolk", + "Northern Mariana Islands": "Ibirwa bya Mariana y'Amajyaruguru", + "Norway": "Noruveje", + "Not Found": "Ntibabonetse", + "Notifications": "Kumenyesha", + "Nova": "Nova", + "Nova User": "Umukoresha Nova", + "November": "Ugushyingo", + "October": "Ukwakira", + "of": "Bya", + "OK": "Nibyo", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ikipe imaze gusibwa, ibikoresho byayo byose hamwe namakuru azahanagurwa burundu. Mbere yo gusiba iyi kipe, nyamuneka gukuramo amakuru cyangwa amakuru yose yerekeye iyi kipe wifuza kugumana.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Konti yawe imaze gusibwa, ibikoresho byayo byose hamwe namakuru azahanagurwa burundu. Mbere yo gusiba konte yawe, nyamuneka gukuramo amakuru cyangwa amakuru ushaka kugumana.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Konti yawe imaze gusibwa, ibikoresho byayo byose hamwe namakuru azahanagurwa burundu. Nyamuneka andika ijambo ryibanga kugirango wemeze ko ushaka gusiba burundu konte yawe.", + "Only Trashed": "Yanduye gusa", + "Open Invoices": "Fungura inyemezabuguzi", + "Original": "Umwimerere", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Imiyoboro yacu yo kwishyuza igufasha gucunga neza gahunda yo kwiyandikisha, uburyo bwo kwishyura, no gukuramo inyemezabuguzi ziherutse.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Imiyoboro yacu yo kwishyuza igufasha gucunga neza gahunda yo kwiyandikisha, uburyo bwo kwishyura, no gukuramo inyemezabuguzi ziherutse.", + "Page Expired": "Urupapuro rwarangiye", + "Pagination Navigation": "Kugendana na Pagination", + "Paid": "Yishyuwe", + "Pakistan": "Pakisitani", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Intara ya Palesitine, Yigaruriwe", + "Panama": "Panama", + "Papua New Guinea": "Papouasie-Nouvelle-Guinée", + "Paraguay": "Paraguay", + "Password": "Ijambobanga", + "password": "ijambobanga", + "Payment Confirmation": "Kwemeza Kwishura", + "Payment Information": "Amakuru yo Kwishura", + "Payment information updated successfully.": "Amakuru yo kwishyura yavuguruwe neza.", + "Payment Method": "Uburyo bwo Kwishura", + "Payment Methods": "Uburyo bwo Kwishura", + "Payment Required": "Bisabwa Kwishura", + "Payments": "Kwishura", + "Pending Team Invitations": "Gutegereza Ubutumire bw'itsinda", + "Per Page": "Kurupapuro", + "Permanently delete this team.": "Siba burundu iyi kipe.", + "Permanently delete your account.": "Siba burundu konte yawe.", + "Permissions": "Uruhushya", + "Peru": "Peru", + "Philippines": "Philippines", + "Photo": "Ifoto", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Nyamuneka wemere amasezerano ya serivisi.", + "Please click the button below to verify your email address.": "Nyamuneka kanda buto hepfo kugirango umenye aderesi imeri yawe.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Nyamuneka wemeze kwinjira kuri konte yawe winjije imwe muri kode yawe yihutirwa.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Nyamuneka wemeze kwinjira kuri konte yawe winjiza kode yemewe yatanzwe na progaramu yawe.", + "Please confirm your password before continuing.": "Nyamuneka wemeze ijambo ryibanga mbere yo gukomeza.", + "Please copy your new API token. For your security, it won't be shown again.": "Nyamuneka wandukure ikimenyetso cyawe gishya cya API. Kubwumutekano wawe, ntabwo bizongera kugaragara.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Nyamuneka andika ijambo ryibanga kugirango wemeze ko wifuza gusohoka mubindi bikoresho bya mushakisha ukoresheje ibikoresho byawe byose.", + "Please provide a maximum of three invoice emails addresses.": "Nyamuneka tanga aderesi ntarengwa ya inyemezabuguzi eshatu.", + "Please provide the email address of the person you would like to add to this team.": "Nyamuneka tanga aderesi imeri yumuntu wifuza kongeramo iyi kipe.", + "Please set a default payment method before retrying payments.": "Nyamuneka shiraho uburyo bwo kwishyura busanzwe mbere yo kongera kwishyura.", + "Please set a default payment method before swapping plans.": "Nyamuneka shiraho uburyo bwo kwishyura mbere yo guhinduranya gahunda.", + "Poland": "Polonye", + "Portugal": "Porutugali", + "Press / to search": "Kanda / gushakisha", + "Preview": "Imbere", + "Previewing": "Kureba", + "Previous": "Mbere", + "Privacy Policy": "Politiki Yibanga", + "Profile": "Umwirondoro", + "Profile Information": "Ibisobanuro", + "Puerto Rico": "Porto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Igihembwe Kugeza", + "Recovery Code": "Kode yo Kugarura", + "Refresh": "Ongera", + "Regards,": "Kubaha,", + "Regenerate Recovery Codes": "Kuvugurura Kode yo Kugarura", + "Register": "Iyandikishe", + "Reload": "Ongera usubiremo", + "Remember me": "Unyibuke", + "Remember Me": "Unyibuke", + "Remove": "Kuraho", + "Remove Photo": "Kuraho Ifoto", + "Remove Team Member": "Kuraho Umunyamuryango", + "Replicate": "Ongera", + "Required fields": "Imirima isabwa", + "Resend Verification Email": "Ohereza imeri yo kugenzura", + "Reset Filters": "Kugarura Akayunguruzo", + "Reset Password": "Ongera usubize ijambo ryibanga", + "Reset Password Notification": "Ongera umenyeshe ijambo ryibanga", + "resource": "ibikoresho", + "Resource Row Dropdown": "Ibikoresho Umurongo Wamanutse", + "Resources": "Ibikoresho", + "resources": "ibikoresho", + "Restore": "Kugarura", + "Restore :resource": "Kugarura :resource", + "Restore Resource": "Kugarura ibikoresho", + "Restore Selected": "Kugarura Byatoranijwe", + "results": "ibisubizo", + "Resume Subscription": "Komeza Kwiyandikisha", + "Retry Payment": "Ongera usubire kwishyura", + "Return to :appName": "Garuka kuri :appName", + "Reunion": "Réunion", + "Role": "Uruhare", + "Romania": "Rumaniya", + "Run Action": "Koresha Igikorwa", + "Russian Federation": "Uburusiya", + "Rwanda": "U Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Mutagatifu Barthélemy", + "Saint Barthélemy": "Mutagatifu Barthélemy", + "Saint Helena": "Mutagatifu Helena", + "Saint Kitts And Nevis": "Mutagatifu Kitts na Nevis", + "Saint Kitts and Nevis": "Mutagatifu Kitts na Nevis", + "Saint Lucia": "Mutagatifu Lusiya", + "Saint Martin": "Mutagatifu Martin", + "Saint Martin (French part)": "Mutagatifu Martin (igice cy'igifaransa)", + "Saint Pierre And Miquelon": "Mutagatifu Pierre na Miquelon", + "Saint Pierre and Miquelon": "Mutagatifu Pierre na Miquelon", + "Saint Vincent And Grenadines": "Mutagatifu Visenti na Grenadine", + "Saint Vincent and the Grenadines": "Mutagatifu Visenti na Grenadine", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé na Príncipe", + "Sao Tome and Principe": "Sao Tome na Principe", + "Saudi Arabia": "Arabiya Sawudite", + "Save": "Bika", + "Saved.": "Yakijijwe.", + "Scroll to bottom": "Kanda hasi", + "Scroll to top": "Kanda hejuru", + "Search": "Shakisha", + "Secure Area": "Agace keza", + "Select": "Hitamo", + "Select a different plan": "Hitamo gahunda itandukanye", + "Select a log file...": "Hitamo dosiye yinjira ...", + "Select A New Photo": "Hitamo Ifoto Nshya", + "Select Action": "Hitamo Igikorwa", + "Select all": "Hitamo byose", + "Select All Dropdown": "Hitamo Ibitonyanga Byose", + "Select this page": "Hitamo iyi page", + "Send Password Reset Link": "Kohereza Ijambobanga Kugarura Ihuza", + "Senegal": "Senegali", + "September": "Nzeri", + "Serbia": "Seribiya", + "Server Error": "Seriveri Ikosa", + "Service Unavailable": "Serivisi Ntibishoboka", + "Set as default": "Shiraho nkibisanzwe", + "Setup Key": "Urufunguzo", + "Seychelles": "Seychelles", + "Show All Fields": "Erekana Imirima yose", + "Show Content": "Erekana Ibirimo", + "Show Recovery Codes": "Erekana Kode yo Kugarura", + "Showing": "Kwerekana", + "Sierra Leone": "Siyera Lewone", + "Signed in as": "Yinjiye muri", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarden", + "Slovakia": "Slowakiya", + "Slovenia": "Siloveniya", + "Soft Deleted": "Byasibwe", + "Solomon Islands": "Ibirwa bya Salomo", + "Somalia": "Somaliya", + "Something went wrong.": "Ikintu kitagenze neza.", + "Sorry! You are not authorized to perform this action.": "Ihangane! Ntabwo wemerewe gukora iki gikorwa.", + "Sorry, your session has expired.": "Ihangane, isomo ryawe ryararangiye.", + "South Africa": "Afurika y'Epfo", + "South Georgia And Sandwich Isl.": "Jeworujiya y'Amajyepfo n'ibirwa bya Sandwich y'Amajyepfo", + "South Georgia and the South Sandwich Islands": "Jeworujiya y'Amajyepfo n'ibirwa bya Sandwich y'Amajyepfo", + "South Sudan": "Sudani y'Amajyepfo", + "Spain": "Espanye", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Ibikorwa bisanzwe", + "Start Polling": "Tangira gutora", + "Start polling": "Tangira gutora", + "State / County": "Intara / Intara", + "Stop Impersonating": "Reka kwigana", + "Stop Polling": "Hagarika gutora", + "Stop polling": "Hagarika gutora", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Bika aya ma code yo kugarura mubuyobozi bwibanga bwizewe. Barashobora gukoreshwa kugirango bagarure kwinjira kuri konte yawe niba ibikoresho bibiri byo kwemeza byabuze.", + "Subscribe": "Iyandikishe", + "Subscription Information": "Amakuru yo Kwiyandikisha", + "Subscription Pending": "Kwiyandikisha Bitegereje", + "Sudan": "Sudani", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard na Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard na Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Suwede", + "Switch Teams": "Hindura Amakipe", + "Switzerland": "Busuwisi", + "Syrian Arab Republic": "Repubulika y'Abarabu ya Siriya", + "System": "Sisitemu", + "Taiwan": "Tayiwani", + "Taiwan, Province of China": "Tayiwani, Intara y'Ubushinwa", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzaniya", + "Tanzania, United Republic of": "Tanzaniya, Repubulika yunze ubumwe ya", + "TAX": "UMUSORO", + "Team Details": "Ibisobanuro birambuye", + "Team Invitation": "Ubutumire bw'itsinda", + "Team Members": "Abagize itsinda", + "Team Name": "Izina ryitsinda", + "Team Owner": "Nyir'itsinda", + "Team Settings": "Igenamiterere ry'itsinda", + "Terms of Service": "Amasezerano ya serivisi", + "Thailand": "Tayilande", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Urakoze kwiyandikisha! Mbere yo gutangira, ushobora kugenzura aderesi imeri ukanze kumurongo twakwoherereje? Niba utarakiriye imeri, tuzishimira kohereza indi.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Murakoze inkunga mukomeje. Twashizeho kopi ya fagitire yawe kubyo wanditse. Nyamuneka utumenyeshe niba ufite ibibazo cyangwa ibibazo.", + "Thanks,": "Urakoze,", + "The :attribute must be a valid role.": ":attribute igomba kuba uruhare rwemewe.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute igomba kuba byibuze inyuguti :length kandi ikubiyemo byibuze umubare umwe.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute igomba kuba byibuze inyuguti :length kandi ikubiyemo byibuze inyuguti imwe idasanzwe numubare umwe.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute igomba kuba byibuze inyuguti :length kandi ikubiyemo byibura inyuguti imwe idasanzwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute igomba kuba byibuze inyuguti :length kandi ikubiyemo byibuze inyuguti nkuru imwe numubare umwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute igomba kuba byibuze inyuguti :length kandi ikubiyemo byibuze inyuguti imwe ninyuguti imwe idasanzwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute igomba kuba byibuze inyuguti :length kandi ikubiyemo byibura inyuguti nkuru imwe, umubare umwe, ninyuguti imwe idasanzwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute igomba kuba byibuze inyuguti :length kandi ikubiyemo byibura inyuguti nkuru.", + "The :attribute must be at least :length characters.": ":attribute igomba kuba byibuze inyuguti :length.", + "The :attribute must contain at least one letter.": ":attribute igomba kuba irimo byibuze inyuguti imwe.", + "The :attribute must contain at least one number.": ":attribute igomba kuba irimo byibuze umubare umwe.", + "The :attribute must contain at least one symbol.": ":attribute igomba kuba irimo byibuze ikimenyetso kimwe.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute igomba kuba irimo byibuze inyuguti imwe n’inyuguti nto.", + "The :resource was created!": ":resource yaremewe!", + "The :resource was deleted!": ":resource zasibwe!", + "The :resource was restored!": ":resource baragaruwe!", + "The :resource was updated!": ":resource yaravuguruwe!", + "The action was executed successfully.": "Igikorwa cyakozwe neza.", + "The default payment method cannot be removed.": "Uburyo bwo kwishyura busanzwe ntibushobora kuvaho.", + "The file was deleted!": "Dosiye yasibwe!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute yatanzwe yagaragaye mumakuru yatangajwe. Nyamuneka hitamo :attribute.", + "The given data was invalid.": "Amakuru yatanzwe nta gaciro yari afite.", + "The government won't let us show you what's behind these doors": "Guverinoma ntizakwemerera kukwereka ibiri inyuma yiyi miryango", + "The HasOne relationship has already been filled.": "Umubano wa HasOne umaze kuzura.", + "The image could not be loaded": "Ishusho ntishobora kuremererwa", + "The image could not be loaded.": "Ishusho ntishobora kuremererwa.", + "The invoice emails must be valid email addresses.": "Imeri ya fagitire igomba kuba aderesi imeri.", + "The password is incorrect.": "Ijambobanga ntabwo ari ryo.", + "The provided coupon code is invalid.": "Kode yatanzwe itemewe.", + "The provided password does not match your current password.": "Ijambobanga ryatanzwe ntabwo rihuye nijambobanga ryubu.", + "The provided password was incorrect.": "Ijambobanga ryatanzwe ntabwo ryari.", + "The provided two factor authentication code was invalid.": "Hatanzwe ibintu bibiri byo kwemeza kode ntiyemewe.", + "The provided two factor recovery code was invalid.": "Ingingo ebyiri zatanzwe zo kugarura kode ntizemewe.", + "The provided VAT number is invalid.": "Umubare wa TVA watanzwe nta gaciro ufite.", + "The resource was attached!": "Ibikoresho byari bifatanye!", + "The resource was prevented from being saved!": "Amikoro yabujijwe gukizwa!", + "The resource was updated!": "Ibikoresho byavuguruwe!", + "The response is not a streamed response.": "Igisubizo ntabwo ari igisubizo gikwiye.", + "The response is not a view.": "Igisubizo ntabwo ari ukureba.", + "The selected country is invalid.": "Igihugu cyatoranijwe nticyemewe.", + "The selected plan is invalid.": "Gahunda yatoranijwe ntabwo yemewe.", + "The selected resources have been :action!": "Ibikoresho byatoranijwe byabaye :action!", + "The team's name and owner information.": "Izina ryikipe namakuru ya nyirayo.", + "There are no available options for this resource.": "Nta mahitamo ahari kuriyi soko.", + "There are no fields to display.": "Nta murima wo kwerekana.", + "There are no new notifications.": "Nta matangazo mashya.", + "There was a problem executing the action.": "Habayeho ikibazo cyo gukora igikorwa.", + "There was a problem fetching the resource.": "Habayeho ikibazo cyo gushaka ibikoresho.", + "There was a problem submitting the form.": "Habayeho ikibazo cyo gutanga ifishi.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Aba bantu batumiwe mumakipe yawe kandi boherejwe imeri y'ubutumire. Bashobora kwinjira mu itsinda bemera ubutumire bwa imeri.", + "This account does not have an active subscription.": "Konti ntabwo ifite abiyandikisha bakora.", + "This action is unauthorized.": "Iki gikorwa nticyemewe.", + "This copy of Nova is unlicensed.": "Iyi kopi ya Nova nta ruhushya.", + "This coupon code can only be used by new customers.": "Iyi kode ya coupon irashobora gukoreshwa nabakiriya bashya gusa.", + "This device": "Iki gikoresho", + "This file field is read-only.": "Iyi dosiye umurima urasomwa gusa.", + "This invoice is no longer open.": "Inyemezabuguzi ntigifungura.", + "This is a secure area of the application. Please confirm your password before continuing.": "Aka ni ahantu hizewe muri porogaramu. Nyamuneka wemeze ijambo ryibanga mbere yo gukomeza.", + "This password does not match our records.": "Iri jambo ryibanga ntabwo rihuye ninyandiko zacu.", + "This password reset link will expire in :count minutes.": "Iri jambo ryibanga ryibanga rizarangira muminota :count.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ubu bwishyu bwatangijwe, ariko amafaranga ntabwo yakiriwe. Ibi birashobora gufata iminsi 14.", + "This resource no longer exists": "Ibikoresho ntabwo bikibaho", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Kwiyandikisha byarangiye kandi ntibishobora gusubukurwa. Nyamuneka kora abiyandikishije bashya.", + "This user already belongs to the team.": "Uyu ukoresha asanzwe ari mumakipe.", + "This user has already been invited to the team.": "Uyu mukoresha yamaze gutumirwa mumakipe.", + "Timor-Leste": "Timoru-Leste", + "to": "Kuri", + "To": "Kuri", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Kurangiza ushoboze kwemeza ibintu bibiri, suzuma kode ya QR ikurikira ukoresheje progaramu ya terefone ya terefone cyangwa wandike urufunguzo rwo gushiraho hanyuma utange kode ya OTP yakozwe.", + "Today": "Uyu munsi", + "Toggle navigation": "Kuzenguruka", + "Togo": "Kugenda", + "Tokelau": "Tokelau", + "Token Name": "Izina ryavuzwe", + "Tonga": "Tonga", + "Too Many Requests": "Ibisabwa Byinshi", + "total": "yose hamwe", + "Total:": "Igiteranyo:", + "Trashed": "Yanduye", + "Trinidad And Tobago": "Trinidad na Tobago", + "Trinidad and Tobago": "Trinidad na Tobago", + "Tunisia": "Tuniziya", + "Turkey": "Turukiya", + "Turkmenistan": "Turukimenisitani", + "Turks And Caicos Islands": "Turukiya n'ibirwa bya Caicos", + "Turks and Caicos Islands": "Turukiya n'ibirwa bya Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Kwemeza Ibintu bibiri", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Ibintu bibiri kwemeza ubu birashoboka. Sikana kode ya QR ikurikira ukoresheje porogaramu ya terefone ya terefone cyangwa wandike urufunguzo rwo gushiraho.", + "Type": "Andika", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Uruhushya", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "Ubwongereza", + "United States": "Leta zunz'ubumwe", + "United States Minor Outlying Islands": "Amerika Ibirwa bito byo hanze", + "United States Outlying Islands": "Ibirwa byo muri Amerika", + "Unknown": "Ntazwi", + "Unpaid": "Yishyuwe", + "Update": "Kuvugurura", + "Update & Continue Editing": "Kuvugurura no Komeza Guhindura", + "Update :resource": "Kuvugurura :resource", + "Update :resource: :title": "Kuvugurura :resource: :title", + "Update attached :resource: :title": "Kuvugurura byometse :resource: :title", + "Update Password": "Kuvugurura ijambo ryibanga", + "Update Payment Information": "Kuvugurura amakuru yo kwishyura", + "Update Payment Method": "Kuvugurura uburyo bwo kwishyura", + "Update your account's profile information and email address.": "Kuvugurura amakuru ya konte yawe na aderesi imeri.", + "Uploading": "Gukuramo", + "Uploading files... (:current/:total)": "Gukuramo dosiye ... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Koresha kode yo kugarura", + "Use an authentication code": "Koresha kode yo kwemeza", + "User Actions": "Umukoresha Ibikorwa", + "User Security": "Umutekano wabakoresha", + "Username": "Izina ryukoresha", + "Uzbekistan": "Uzubekisitani", + "Value": "Agaciro", + "Vanuatu": "Vanuatu", + "VAT Number": "Umubare w'umusoro ku nyongeragaciro", + "Venezuela": "Venezuwela", + "Venezuela, Bolivarian Republic of": "Venezuwela, Repubulika ya Bolivariya ya", + "Verify Email Address": "Kugenzura Aderesi imeri", + "Verify Your Email Address": "Kugenzura Aderesi imeri yawe", + "Viet Nam": "Vietnam Nam", + "View": "Reba", + "Virgin Islands, British": "Ibirwa bya Virginie, Abongereza", + "Virgin Islands, U.S.": "Ibirwa bya Virginie, Amerika", + "Wallis And Futuna": "Wallis na Futuna", + "Wallis and Futuna": "Wallis na Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Turimo gutunganya abiyandikishije. Kwiyandikisha bimaze gutunganywa neza, iyi page izahita ivugurura. Mubisanzwe, iki gikorwa kigomba gufata amasegonda make.", + "We are unable to process your payment. Please contact customer support.": "Ntidushobora gutunganya ubwishyu bwawe. Nyamuneka saba inkunga y'abakiriya.", + "We have emailed your password reset link!": "Twohereje imeri ijambo ryibanga ryibanga!", + "We were unable to find a registered user with this email address.": "Ntabwo twashoboye kubona umukoresha wiyandikishije ufite iyi aderesi imeri.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Tuzohereza inyemezabuguzi yo gukuramo inyemezabuguzi kuri imeri ugaragaza hepfo. Urashobora gutandukanya aderesi imeri nyinshi ukoresheje koma.", + "We're lost in space. The page you were trying to view does not exist.": "Twabuze mu kirere. Urupapuro wagerageje kureba ntirubaho.", + "Welcome Back!": "Murakaza neza!", + "Western Sahara": "Sahara y'Uburengerazuba", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Mugihe ibintu bibiri kwemeza byemewe, uzasabwa kubimenyetso byizewe, bidasanzwe mugihe cyo kwemeza. Urashobora kugarura iki kimenyetso muri terefone yawe ya Google Authenticator.", + "Whoops": "Wowe", + "Whoops!": "Wowe!", + "Whoops! Something went wrong.": "Wowe! Ikintu kitagenze neza.", + "With Trashed": "Hamwe n'imyanda", + "Write": "Andika", + "Year To Date": "Umwaka Kugeza", + "Yearly": "Buri mwaka", + "Yemen": "Yemeni", + "Yes": "Yego", + "You are already subscribed.": "Mumaze kwiyandikisha.", + "You are currently within your free trial period. Your trial will expire on :date.": "Ubu uri mugihe cyubusa. Urubanza rwawe ruzarangira ku ya :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Ubu uri mugihe cyubusa. Ikigeragezo cyawe kizarangira ku ya :date. Gutangira abiyandikishije bashya bizarangiza ikigeragezo cyawe.", + "You are logged in!": "Winjiye!", + "You are receiving this email because we received a password reset request for your account.": "Urimo kwakira iyi imeri kuko twakiriye ijambo ryibanga ryibanga rya konte yawe.", + "You have been invited to join the :team team!": "Watumiwe kwinjira mumakipe :team!", + "You have enabled two factor authentication.": "Washoboje ibintu bibiri kwemeza.", + "You have not enabled two factor authentication.": "Ntabwo washoboje ibintu bibiri kwemeza.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Ufite inyemezabuguzi zitishyuwe. Nyuma yo kuvugurura uburyo bwawe bwo kwishyura mbere, urashobora kongera kwishyura ukoresheje urutonde rwa fagitire hepfo.", + "You may accept this invitation by clicking the button below:": "Urashobora kwakira ubu butumire ukanze buto hepfo:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Urashobora guhagarika abiyandikishije igihe icyo aricyo cyose. Kwiyandikisha kwawe bimaze guhagarikwa, uzagira uburyo bwo gukomeza kwiyandikisha kugeza igihe cyo kwishyuza.", + "You may delete any of your existing tokens if they are no longer needed.": "Urashobora gusiba kimwe mubimenyetso byawe bihari niba bitagikenewe.", + "You may not delete your personal team.": "Ntushobora gusiba itsinda ryanyu bwite.", + "You may not leave a team that you created.": "Ntushobora kuva mu ikipe washizeho.", + "You will receive an invoice and payment link via email for each billing period.": "Uzakira inyemezabuguzi no kwishyura ukoresheje imeri kuri buri gihe cyo kwishyuza.", + "You're logged in!": "Winjiye!", + "Your :invoiceName invoice is now available!": "Inyemezabuguzi yawe :invoiceName iraboneka!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Aderesi yawe yo kwishyuza ni :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ikarita yawe yaranze. Nyamuneka saba uwaguhaye amakarita yawe kubindi bisobanuro.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Uburyo bwawe bwo kwishyura ubu ni ikarita yinguzanyo irangira :lastFour irangira :expiration.", + "Your email address is unverified.": "Aderesi imeri yawe ntabwo igenzurwa.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ubwishyu bwawe bwa nyuma bwa :amount bwarananiranye. Nyamuneka vugurura uburyo bwawe bwo kwishyura kugirango wongere wishyure.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Ubwishyu bwawe bwa nyuma :amount kuri :date bwarananiranye. Nyamuneka vugurura uburyo bwawe bwo kwishyura kugirango wongere wishyure.", + "Your next payment of :amount will be processed on :date.": "Ubutaha uzishyura :amount uzaba kuri :date.", + "Your payment method has been added successfully.": "Uburyo bwawe bwo kwishyura bwongeweho neza.", + "Your payment method will be charged automatically for each billing period.": "Uburyo bwawe bwo kwishyura buzishyurwa mu buryo bwikora kuri buri gihe cyo kwishyuza.", + "Your registered VAT Number is :vatNumber.": "Umubare wawe wa TVA wanditse ni :vatNumber.", + "Your subscription has been started successfully.": "Kwiyandikisha kwawe byatangiye neza.", + "Your subscription has been successfully cancelled.": "Kwiyandikisha kwawe guhagaritswe neza.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Kwiyandikisha kwawe guhagaritswe neza. Uzakomeza kubona kugeza igihe cyo kwishyuza kirangiye.", + "Your subscription was successfully resumed.": "Kwiyandikisha kwawe byasubukuwe neza.", + "Your subscription was successfully updated.": "Kwiyandikisha kwawe kwaravuguruwe neza.", + "Zambia": "Zambiya", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Kode y'iposita", + "Åland Islands": "Islands Ibirwa" +} diff --git a/locales/rw/php-inline.json b/locales/rw/php-inline.json new file mode 100644 index 00000000000..c84d1d6a7fd --- /dev/null +++ b/locales/rw/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Uyu murima ugomba kwemerwa.", + "accepted_if": "Uyu murima ugomba kwemerwa mugihe :other ari :value.", + "active_url": "Uyu murima ntabwo ari URL yemewe.", + "after": "Uyu murima ugomba kuba itariki nyuma ya :date.", + "after_or_equal": "Uyu murima ugomba kuba itariki nyuma cyangwa ingana na :date.", + "alpha": "Uyu murima ugomba kuba urimo inyuguti gusa.", + "alpha_dash": "Uyu murima ugomba kuba urimo inyuguti, imibare, imirongo hamwe nu murongo.", + "alpha_num": "Uyu murima ugomba kuba urimo inyuguti nimibare gusa.", + "any_of": "Uyu murima ntutemewe.", + "array": "Uyu murima ugomba kuba umurongo.", + "ascii": "Uyu murima ugomba kuba urimo gusa-byte inyuguti ninyuguti.", + "attached": "Uyu murima umaze kwomekwa.", + "before": "Uyu murima ugomba kuba itariki mbere ya :date.", + "before_or_equal": "Uyu murima ugomba kuba itariki mbere cyangwa ingana na :date.", + "between.array": "Uyu murima ugomba kugira ibintu biri hagati ya :min na :max.", + "between.file": "Uyu murima ugomba kuba hagati ya :min na :max kilobytes.", + "between.numeric": "Uyu murima ugomba kuba hagati ya :min na :max.", + "between.string": "Uyu murima ugomba kuba uri hagati yinyuguti :min na :max.", + "boolean": "Uyu murima ugomba kuba ukuri cyangwa ibinyoma.", + "can": "Uyu murima urimo agaciro katemewe.", + "confirmed": "Uyu murima wemeza ntabwo uhuye.", + "contains": "Uyu murima wabuze agaciro gasabwa.", + "date": "Uyu murima ntabwo ari itariki yemewe.", + "date_equals": "Uyu murima ugomba kuba itariki ingana na :date.", + "date_format": "Uyu murima ntabwo uhuye nimiterere :format.", + "decimal": "Uyu murima ugomba kuba ufite imyanya :decimal icumi.", + "declined": "Uyu murima ugomba kwangwa.", + "declined_if": "Uyu murima ugomba kwangwa mugihe :other ari :value.", + "different": "Uyu murima na :other bigomba kuba bitandukanye.", + "digits": "Uyu murima ugomba kuba imibare :digits.", + "digits_between": "Uyu murima ugomba kuba uri hagati yimibare :min na :max.", + "dimensions": "Uyu murima ufite ibipimo byamashusho bitemewe.", + "distinct": "Uyu murima ufite agaciro kabili.", + "doesnt_contain": "Uyu murima ntugomba kuba urimo kimwe muri ibi bikurikira: :values.", + "doesnt_end_with": "Uyu murima ntugomba kurangirana numwe muribi bikurikira: :values.", + "doesnt_start_with": "Uyu murima ntugomba gutangirana numwe muribi bikurikira: :values.", + "email": "Uyu murima ugomba kuba aderesi imeri yemewe.", + "ends_with": "Uyu murima ugomba kurangirana numwe muribi bikurikira: :values.", + "enum": "Umwanya watoranijwe ntiwemewe.", + "exists": "Umwanya watoranijwe ntiwemewe.", + "extensions": "Uyu murima ugomba kugira kimwe mu byagutse bikurikira: :values.", + "file": "Uyu murima ugomba kuba dosiye.", + "filled": "Uyu murima ugomba kugira agaciro.", + "gt.array": "Uyu murima ugomba kugira ibintu birenga :value.", + "gt.file": "Uyu murima ugomba kuba urenze kilobytes :value.", + "gt.numeric": "Uyu murima ugomba kuba urenze :value.", + "gt.string": "Uyu murima ugomba kuba urenze inyuguti :value.", + "gte.array": "Uyu murima ugomba kugira ibintu :value cyangwa byinshi.", + "gte.file": "Uyu murima ugomba kuba urenze cyangwa uhwanye na kilobytes :value.", + "gte.numeric": "Uyu murima ugomba kuba urenze cyangwa uhwanye na :value.", + "gte.string": "Uyu murima ugomba kuba urenze cyangwa uhwanye ninyuguti :value.", + "hex_color": "Uyu murima ugomba kuba ibara ryemewe.", + "image": "Uyu murima ugomba kuba ishusho.", + "in": "Umwanya watoranijwe ntiwemewe.", + "in_array": "Uyu murima ntubaho muri :other.", + "in_array_keys": "Uyu murima ugomba kuba urimo byibuze umwe murufunguzo rukurikira: :values.", + "integer": "Uyu murima ugomba kuba wuzuye.", + "ip": "Uyu murima ugomba kuba aderesi ya IP yemewe.", + "ipv4": "Uyu murima ugomba kuba aderesi ya IPv4 yemewe.", + "ipv6": "Uyu murima ugomba kuba aderesi ya IPv6 yemewe.", + "json": "Uyu murima ugomba kuba umugozi wa JSON wemewe.", + "list": "Uyu murima ugomba kuba urutonde.", + "lowercase": "Uyu murima ugomba kuba muto.", + "lt.array": "Uyu murima ugomba kuba ufite ibintu bitarenze :value.", + "lt.file": "Uyu murima ugomba kuba munsi ya kilobytes :value.", + "lt.numeric": "Uyu murima ugomba kuba munsi ya :value.", + "lt.string": "Uyu murima ugomba kuba munsi yinyuguti :value.", + "lte.array": "Uyu murima ntugomba kugira ibintu birenze :value.", + "lte.file": "Uyu murima ugomba kuba munsi cyangwa ingana na kilobytes :value.", + "lte.numeric": "Uyu murima ugomba kuba munsi cyangwa ungana na :value.", + "lte.string": "Uyu murima ugomba kuba munsi cyangwa ingana ninyuguti :value.", + "mac_address": "Uyu murima ugomba kuba adresse ya MAC yemewe.", + "max.array": "Uyu murima ntugomba kugira ibintu birenze :max.", + "max.file": "Uyu murima ntugomba kurenza kilobytes :max.", + "max.numeric": "Uyu murima ntugomba kurenza :max.", + "max.string": "Uyu murima ntugomba kurenza inyuguti :max.", + "max_digits": "Uyu murima ntugomba kugira imibare irenze :max.", + "mimes": "Uyu murima ugomba kuba dosiye yubwoko: :values.", + "mimetypes": "Uyu murima ugomba kuba dosiye yubwoko: :values.", + "min.array": "Uyu murima ugomba kuba ufite byibuze ibintu :min.", + "min.file": "Uyu murima ugomba kuba byibura kilobytes :min.", + "min.numeric": "Uyu murima ugomba kuba nibura :min.", + "min.string": "Uyu murima ugomba kuba byibuze inyuguti :min.", + "min_digits": "Uyu murima ugomba kuba ufite byibuze imibare :min.", + "missing": "Uyu murima ugomba kubura.", + "missing_if": "Uyu murima ugomba kubura mugihe :other ari :value.", + "missing_unless": "Uyu murima ugomba kubura keretse :other ni :value.", + "missing_with": "Uyu murima ugomba kubura mugihe :values ihari.", + "missing_with_all": "Uyu murima ugomba kubura mugihe :values ihari.", + "multiple_of": "Uyu murima ugomba kuba inshuro :value.", + "not_in": "Umwanya watoranijwe ntiwemewe.", + "not_regex": "Imiterere yumurima ntabwo yemewe.", + "numeric": "Uyu murima ugomba kuba umubare.", + "password.letters": "Uyu murima ugomba kuba urimo byibuze inyuguti imwe.", + "password.mixed": "Uyu murima ugomba kuba ufite byibuze inyuguti imwe ninyuguti nto.", + "password.numbers": "Uyu murima ugomba kuba ufite byibuze umubare umwe.", + "password.symbols": "Uyu murima ugomba kuba ufite byibuze ikimenyetso kimwe.", + "password.uncompromised": "Umwanya watanzwe wagaragaye mumakuru yatangajwe. Nyamuneka hitamo umurima utandukanye.", + "present": "Uyu murima ugomba kuba uhari.", + "present_if": "Uyu murima ugomba kuba uhari mugihe :other ari :value.", + "present_unless": "Uyu murima ugomba kuba uhari keretse :other ari :value.", + "present_with": "Uyu murima ugomba kuba uhari mugihe :values ihari.", + "present_with_all": "Uyu murima ugomba kuba uhari mugihe :values ihari.", + "prohibited": "Uyu murima urabujijwe.", + "prohibited_if": "Uyu murima urabujijwe iyo :other ari :value.", + "prohibited_if_accepted": "Uyu murima urabujijwe igihe :other yemewe.", + "prohibited_if_declined": "Uyu murima urabujijwe iyo :other yanze.", + "prohibited_unless": "Uyu murima urabujijwe keretse :other iri muri :values.", + "prohibits": "Uyu murima urabuza :other kuba bahari.", + "regex": "Imiterere yumurima ntabwo yemewe.", + "relatable": "Uyu murima ntushobora guhuzwa niyi soko.", + "required": "Uyu murima urakenewe.", + "required_array_keys": "Uyu murima ugomba kuba urimo ibyanditswe kuri: :values.", + "required_if": "Uyu murima urasabwa mugihe :other ari :value.", + "required_if_accepted": "Uyu murima urakenewe mugihe :other byemewe.", + "required_if_declined": "Uyu murima urakenewe mugihe :other yanze.", + "required_unless": "Uyu murima urakenewe keretse :other iri muri :values.", + "required_with": "Uyu murima urakenewe mugihe :values ihari.", + "required_with_all": "Uyu murima urakenewe mugihe :values ihari.", + "required_without": "Uyu murima urakenewe mugihe :values idahari.", + "required_without_all": "Uyu murima urakenewe mugihe ntanumwe muri :values uhari.", + "same": "Uyu murima na :other bigomba guhura.", + "size.array": "Uyu murima ugomba kuba urimo ibintu :size.", + "size.file": "Uyu murima ugomba kuba kilobytes :size.", + "size.numeric": "Uyu murima ugomba kuba :size.", + "size.string": "Uyu murima ugomba kuba inyuguti :size.", + "starts_with": "Uyu murima ugomba gutangirana numwe muribi bikurikira: :values.", + "string": "Uyu murima ugomba kuba umurongo.", + "timezone": "Uyu murima ugomba kuba igihe cyemewe.", + "ulid": "Uyu murima ugomba kuba ULID yemewe.", + "unique": "Uyu murima umaze gufatwa.", + "uploaded": "Uyu murima wananiwe gukuramo.", + "uppercase": "Uyu murima ugomba kuba inyuguti nkuru.", + "url": "Uyu murima ugomba kuba URL yemewe.", + "uuid": "Uyu murima ugomba kuba UUID yemewe." +} diff --git a/locales/rw/php.json b/locales/rw/php.json new file mode 100644 index 00000000000..516d694ad04 --- /dev/null +++ b/locales/rw/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute igomba kwemerwa.", + "accepted_if": ":attribute igomba kwemerwa mugihe :other ari :value.", + "active_url": ":attribute ntabwo ari URL yemewe.", + "after": ":attribute igomba kuba itariki nyuma ya :date.", + "after_or_equal": ":attribute igomba kuba itariki nyuma cyangwa ingana na :date.", + "alpha": ":attribute igomba kuba irimo inyuguti gusa.", + "alpha_dash": ":attribute igomba kuba irimo inyuguti, imibare, imirongo hamwe nu munsi.", + "alpha_num": ":attribute igomba kuba irimo inyuguti nimibare gusa.", + "any_of": "Umurima :attribute ntutemewe.", + "array": ":attribute igomba kuba umurongo.", + "ascii": "Umwanya :attribute ugomba kuba urimo gusa-byte inyuguti ninyuguti.", + "attached": "Iyi :attribute yamaze kumugereka.", + "before": ":attribute igomba kuba itariki mbere ya :date.", + "before_or_equal": ":attribute igomba kuba itariki mbere cyangwa ingana na :date.", + "between.array": ":attribute igomba kuba ifite ibintu biri hagati ya :min na :max.", + "between.file": ":attribute igomba kuba hagati ya :min na :max kilobytes.", + "between.numeric": ":attribute igomba kuba hagati ya :min na :max.", + "between.string": ":attribute igomba kuba iri hagati yinyuguti :min na :max.", + "boolean": "Umwanya :attribute ugomba kuba ukuri cyangwa ibinyoma.", + "can": "Umwanya :attribute urimo agaciro katemewe.", + "confirmed": "Kwemeza :attribute ntabwo bihuye.", + "contains": "Umwanya :attribute wabuze agaciro gasabwa.", + "current_password": "Ijambobanga ntabwo ari ryo.", + "date": ":attribute ntabwo ari itariki yemewe.", + "date_equals": ":attribute igomba kuba itariki ingana na :date.", + "date_format": ":attribute ntabwo ihuye nimiterere :format.", + "decimal": "Umurima :attribute ugomba kuba ufite imyanya :decimal icumi.", + "declined": ":attribute igomba kwangwa.", + "declined_if": ":attribute igomba kwangwa mugihe :other ari :value.", + "different": ":attribute na :other bigomba kuba bitandukanye.", + "digits": ":attribute igomba kuba imibare :digits.", + "digits_between": ":attribute igomba kuba hagati yimibare :min na :max.", + "dimensions": ":attribute ifite ibipimo by'ishusho bitemewe.", + "distinct": "Umwanya :attribute ufite agaciro kabili.", + "doesnt_contain": "Umwanya :attribute ntugomba kuba urimo kimwe muri ibi bikurikira: :values.", + "doesnt_end_with": "Umurima :attribute ntugomba kurangirana numwe muribi bikurikira: :values.", + "doesnt_start_with": "Umwanya :attribute ntugomba gutangirana numwe muribi bikurikira: :values.", + "email": ":attribute igomba kuba aderesi imeri yemewe.", + "ends_with": ":attribute igomba kurangirana nimwe muri ibi bikurikira: :values.", + "enum": "Ibyatoranijwe :attribute ntabwo byemewe.", + "exists": "Ibyatoranijwe :attribute ntabwo byemewe.", + "extensions": "Umwanya :attribute ugomba kuba ufite kimwe mu byagutse bikurikira: :values.", + "failed": "Ibyangombwa ntabwo bihuye nibyanditswe byacu.", + "file": ":attribute igomba kuba dosiye.", + "filled": "Umwanya :attribute ugomba kugira agaciro.", + "gt.array": ":attribute igomba kuba ifite ibintu birenga :value.", + "gt.file": ":attribute igomba kuba irenze kilobytes :value.", + "gt.numeric": ":attribute igomba kuba irenze :value.", + "gt.string": ":attribute igomba kuba irenze inyuguti :value.", + "gte.array": ":attribute igomba kuba ifite ibintu :value cyangwa birenga.", + "gte.file": ":attribute igomba kuba irenze cyangwa ingana na kilobytes :value.", + "gte.numeric": ":attribute igomba kuba irenze cyangwa ingana na :value.", + "gte.string": ":attribute igomba kuba irenze cyangwa ingana ninyuguti :value.", + "hex_color": "Umwanya :attribute ugomba kuba ibara ryemewe.", + "image": ":attribute igomba kuba ishusho.", + "in": "Ibyatoranijwe :attribute ntabwo byemewe.", + "in_array": "Umurima :attribute ntubaho muri :other.", + "in_array_keys": "Umurima :attribute ugomba kuba ufite byibuze umwe murufunguzo rukurikira: :values.", + "integer": ":attribute igomba kuba integer.", + "ip": ":attribute igomba kuba adresse IP yemewe.", + "ipv4": ":attribute igomba kuba aderesi ya IPv4 yemewe.", + "ipv6": ":attribute igomba kuba aderesi ya IPv6 yemewe.", + "json": ":attribute igomba kuba umugozi wa JSON wemewe.", + "list": "Umwanya :attribute ugomba kuba urutonde.", + "lowercase": "Umwanya :attribute ugomba kuba muto.", + "lt.array": ":attribute igomba kuba ifite ibintu bitarenze :value.", + "lt.file": ":attribute igomba kuba munsi ya kilobytes :value.", + "lt.numeric": ":attribute igomba kuba munsi ya :value.", + "lt.string": ":attribute igomba kuba munsi yinyuguti :value.", + "lte.array": ":attribute ntigomba kugira ibintu birenga :value.", + "lte.file": ":attribute igomba kuba munsi cyangwa ingana na kilobytes :value.", + "lte.numeric": ":attribute igomba kuba munsi cyangwa ingana na :value.", + "lte.string": ":attribute igomba kuba munsi cyangwa ihwanye ninyuguti :value.", + "mac_address": ":attribute igomba kuba adresse ya MAC yemewe.", + "max.array": ":attribute ntigomba kugira ibintu birenga :max.", + "max.file": ":attribute ntigomba kurenza kilobytes :max.", + "max.numeric": ":attribute ntigomba kurenza :max.", + "max.string": ":attribute ntigomba kurenza inyuguti :max.", + "max_digits": "Umurima :attribute ntugomba kugira imibare irenga :max.", + "mimes": ":attribute igomba kuba dosiye yubwoko: :values.", + "mimetypes": ":attribute igomba kuba dosiye yubwoko: :values.", + "min.array": ":attribute igomba kuba ifite byibura ibintu :min.", + "min.file": ":attribute igomba kuba byibura kilobytes :min.", + "min.numeric": ":attribute igomba kuba nibura :min.", + "min.string": ":attribute igomba kuba byibuze inyuguti :min.", + "min_digits": "Umurima :attribute ugomba kuba ufite byibuze imibare :min.", + "missing": "Umurima :attribute ugomba kubura.", + "missing_if": "Umurima :attribute ugomba kubura mugihe :other ari :value.", + "missing_unless": "Umurima :attribute ugomba kubura keretse :other ni :value.", + "missing_with": "Umwanya :attribute ugomba kubura mugihe :values ihari.", + "missing_with_all": "Umurima :attribute ugomba kubura mugihe :values ihari.", + "multiple_of": ":attribute igomba kuba inshuro :value.", + "next": "Ibikurikira »", + "not_in": "Ibyatoranijwe :attribute ntabwo byemewe.", + "not_regex": "Imiterere :attribute ntabwo yemewe.", + "numeric": ":attribute igomba kuba umubare.", + "password": "Ijambobanga ntabwo ari ryo.", + "password.letters": "Umwanya :attribute ugomba kuba urimo byibuze inyuguti imwe.", + "password.mixed": "Umwanya :attribute ugomba kuba ufite byibuze inyuguti imwe ninyuguti nto.", + "password.numbers": "Umwanya :attribute ugomba kuba ufite byibuze umubare umwe.", + "password.symbols": "Umwanya :attribute ugomba kuba ufite byibuze ikimenyetso kimwe.", + "password.uncompromised": ":attribute yatanzwe yagaragaye mumakuru yatangajwe. Nyamuneka hitamo :attribute.", + "present": "Umwanya :attribute ugomba kuba uhari.", + "present_if": "Umwanya :attribute ugomba kuba uhari mugihe :other ari :value.", + "present_unless": "Umwanya :attribute ugomba kuba uhari keretse :other ari :value.", + "present_with": "Umwanya :attribute ugomba kuba uhari mugihe :values ihari.", + "present_with_all": "Umwanya :attribute ugomba kuba uhari mugihe :values ihari.", + "previous": "«Mbere", + "prohibited": "Umurima :attribute urabujijwe.", + "prohibited_if": "Umurima :attribute urabujijwe iyo :other ari :value.", + "prohibited_if_accepted": "Umurima :attribute urabujijwe igihe :other yemewe.", + "prohibited_if_declined": "Umurima :attribute urabujijwe igihe :other yanze.", + "prohibited_unless": "Umurima :attribute urabujijwe keretse :other iri muri :values.", + "prohibits": "Umurima :attribute ubuza :other kuba bahari.", + "regex": "Imiterere :attribute ntabwo yemewe.", + "relatable": "Iyi :attribute ntishobora kuba ifitanye isano naya makuru.", + "required": "Umwanya :attribute urakenewe.", + "required_array_keys": "Umwanya :attribute ugomba kuba urimo ibyanditswe kuri: :values.", + "required_if": "Umwanya :attribute urasabwa mugihe :other ari :value.", + "required_if_accepted": "Umwanya :attribute urasabwa mugihe :other byemewe.", + "required_if_declined": "Umwanya :attribute urasabwa mugihe :other yanze.", + "required_unless": "Umwanya :attribute urakenewe keretse :other iri muri :values.", + "required_with": "Umwanya :attribute urakenewe mugihe :values ihari.", + "required_with_all": "Umwanya :attribute urakenewe mugihe :values ihari.", + "required_without": "Umwanya :attribute urasabwa mugihe :values idahari.", + "required_without_all": "Umwanya :attribute urasabwa mugihe ntanumwe muri :values uhari.", + "reset": "Ijambobanga ryawe ryasubiwemo.", + "same": ":attribute na :other bigomba guhura.", + "sent": "Twohereje imeri ijambo ryibanga ryibanga.", + "size.array": ":attribute igomba kuba irimo ibintu :size.", + "size.file": ":attribute igomba kuba kilobytes :size.", + "size.numeric": ":attribute igomba kuba :size.", + "size.string": ":attribute igomba kuba inyuguti :size.", + "starts_with": ":attribute igomba gutangirana numwe muribi bikurikira: :values.", + "string": ":attribute igomba kuba umurongo.", + "throttle": "Kugerageza cyane. Nyamuneka gerageza nanone mumasegonda :seconds.", + "throttled": "Nyamuneka tegereza mbere yo kongera kugerageza.", + "timezone": ":attribute igomba kuba igihe cyemewe.", + "token": "Iri jambo ryibanga risubiramo ikimenyetso nticyemewe.", + "ulid": "Umwanya :attribute ugomba kuba ULID yemewe.", + "unique": ":attribute zimaze gufatwa.", + "uploaded": ":attribute bananiwe kohereza.", + "uppercase": "Umwanya :attribute ugomba kuba inyuguti nkuru.", + "url": ":attribute igomba kuba URL yemewe.", + "user": "Ntidushobora kubona umukoresha ufite iyo aderesi imeri.", + "uuid": ":attribute igomba kuba UUID yemewe." +} diff --git a/locales/sa/_excludes.json b/locales/sa/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/sa/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/sa/json-inline.json b/locales/sa/json-inline.json new file mode 100644 index 00000000000..b11ec1a0de6 --- /dev/null +++ b/locales/sa/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "एतत् क्षेत्रं वैधभूमिका भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one number.": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हति, न्यूनातिन्यूनम् एकः सङ्ख्या च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हन्ति, न्यूनातिन्यूनम् एकः विशेषवर्णः एकः सङ्ख्या च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one special character.": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हति, न्यूनातिन्यूनम् एकं विशेषवर्णं च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हति, न्यूनातिन्यूनम् एकः बृहत् वर्णः एकः सङ्ख्या च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हति, न्यूनातिन्यूनम् एकः बृहत्वर्णः एकः विशेषवर्णः च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हति, न्यूनातिन्यूनम् एकः बृहत् वर्णः, एकः सङ्ख्या, एकः विशेषवर्णः च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हन्ति, न्यूनातिन्यूनम् एकं बृहत् वर्णं च भवितुमर्हति ।", + "The :attribute must be at least :length characters.": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हन्ति ।", + "The :attribute must contain at least one letter.": "अस्मिन् क्षेत्रे न्यूनातिन्यूनम् एकं अक्षरं भवितुमर्हति ।", + "The :attribute must contain at least one number.": "अस्मिन् क्षेत्रे न्यूनातिन्यूनम् एकः सङ्ख्या भवितुमर्हति ।", + "The :attribute must contain at least one symbol.": "अस्मिन् क्षेत्रे न्यूनातिन्यूनम् एकं चिह्नं भवितुमर्हति ।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "अस्मिन् क्षेत्रे न्यूनातिन्यूनम् एकः उदात्तः, एकः लघुः च अक्षरः भवितुमर्हति ।", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दत्तं क्षेत्रं दत्तांशलीक् मध्ये प्रकटितम् अस्ति । कृपया भिन्नं क्षेत्रं चिनुत।" +} diff --git a/locales/sa/json.json b/locales/sa/json.json new file mode 100644 index 00000000000..71b1016c11b --- /dev/null +++ b/locales/sa/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(तथा १० अधिकदोषः)", + "(and :count more errors)": "(तथा १० अधिकदोषः)|(तथा १० अधिकाः दोषाः)|(तथा १० अधिकाः दोषाः)", + "30 Days": "३० दिवसाः", + "60 Days": "६० दिवसाः", + "90 Days": "९० दिवसाः", + ":amount selected": "१० चयनितम्", + ":amount Total": "१० कुलम्", + ":days day trial": "१० दिवसीय परीक्षण", + ":resource Details": "१० विवरणम्", + ":resource Details: :title": "१० विवरणम् : २०", + "A decryption key is required.": "एकं विगुप्तीकरणकुंजी आवश्यकम् अस्ति ।", + "A fresh verification link has been sent to your email address.": "भवतः ईमेल-सङ्केते नूतनं सत्यापनलिङ्कं प्रेषितम् अस्ति ।", + "A new verification link has been sent to the email address you provided during registration.": "पञ्जीकरणकाले भवता प्रदत्तस्य ईमेल-सङ्केते नूतनं सत्यापनलिङ्कं प्रेषितम् अस्ति ।", + "A new verification link has been sent to the email address you provided in your profile settings.": "भवता भवतः प्रोफाइलसेटिंग्स् मध्ये प्रदत्तस्य ईमेल-सङ्केते नूतनं सत्यापनलिङ्कं प्रेषितम् अस्ति ।", + "A new verification link has been sent to your email address.": "भवतः ईमेल-सङ्केते नूतनं सत्यापनलिङ्कं प्रेषितम् अस्ति ।", + "Accept Invitation": "आमन्त्रणं स्वीकुरुत", + "Action": "नामपत्र", + "Action Event": "कर्म घटना", + "Action Events": "क्रियाघटनानि", + "Action Happened At": "घटितम् अट्", + "Action Initiated By": "द्वारा दीवारा .", + "Action Name": "नामः", + "Action Status": "स्थितिः", + "Action Target": "लक्ष्य", + "Actions": "कर्माणि", + "Add": "संयोजयति", + "Add :resource": ":resource योजयतु", + "Add a new team member to your team, allowing them to collaborate with you.": "भवतः दलस्य सदस्यं नूतनं योजयन्तु, येन ते भवता सह सहकार्यं कर्तुं शक्नुवन्ति।", + "Add additional security to your account using two factor authentication.": "द्वयोः कारकप्रमाणीकरणस्य उपयोगेन स्वस्य खाते अतिरिक्तसुरक्षां योजयन्तु ।", + "Add Payment Method": "भुगतानविधिः योजयतु", + "Add row": "पङ्क्तिं योजयतु", + "Add Team Member": "दलस्य सदस्यं योजयतु", + "Add VAT Number": "VAT Number योजयन्तु", + "Added.": "योजितम् ।", + "Additional billing information updated successfully.": "अतिरिक्तबिलिंगसूचना सफलतया अद्यतनं कृतम्।", + "Address": "पत्रसङ्केतः", + "Address Line 2": "पता पङ्क्तिः २", + "Administrator": "प्रशासकः", + "Administrator users can perform any action.": "प्रशासक उपयोक्तारः किमपि कार्यं कर्तुं शक्नुवन्ति ।", + "Afghanistan": "अफगानिस्तान", + "Aland Islands": "Åland द्वीपाः", + "Albania": "अल्बानिया", + "Algeria": "अल्जीरिया", + "All of the people that are part of this team.": "अस्य दलस्य भागाः ये जनाः सन्ति ते सर्वे।", + "All resources loaded.": "सर्वे संसाधनाः भारिताः।", + "All rights reserved.": "सर्वे अधिकाराः सुरक्षिताः।", + "Already registered?": "पूर्वमेव पञ्जीकृतः वा ?", + "American Samoa": "अमेरिकनसमोआ", + "An error occurred while uploading the file.": "सञ्चिकां अपलोड् कुर्वन् त्रुटिः अभवत् ।", + "An error occurred while uploading the file: :error": "सञ्चिकां अपलोड् कुर्वन् त्रुटिः अभवत् : :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "अप्रत्याशितदोषः अभवत्, अस्माभिः अस्माकं समर्थनदलं सूचितम्। कृपया पश्चात् पुनः प्रयासं कुर्वन्तु।", + "Andorra": "अण्डोरा", + "Angola": "अङ्गोला", + "Anguilla": "अङ्गुइला", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "अन्येन उपयोक्ता एतत् पृष्ठं लोड् अभवत् ततः परं एतत् संसाधनं अद्यतनं कृतवान् । कृपया पृष्ठं ताजगीकृत्य पुनः प्रयासं कुर्वन्तु।", + "Antarctica": "अण्टार्कटिका", + "Antigua And Barbuda": "एण्टिगुआ तथा बार्बुडा", + "Antigua and Barbuda": "एण्टिगुआ तथा बार्बुडा", + "API Token": "एपिआइ टोकन", + "API Token Permissions": "एपिआइ टोकन अनुमतियाँ", + "API Tokens": "एपिआइ टोकन", + "API tokens allow third-party services to authenticate with our application on your behalf.": "एपिआइ टोकन्स् तृतीयपक्षसेवाः भवतः पक्षतः अस्माकं अनुप्रयोगेन सह प्रमाणीकरणं कर्तुं शक्नुवन्ति ।", + "Apply": "आचरतु", + "Apply Coupon": "कूपनं प्रयोजयन्तु", + "April": "अप्रैल-माह", + "Are you sure you want to attempt to pay :amount?": "किं भवन्तः निश्चयेन १० दातुं प्रयतन्ते?", + "Are you sure you want to cancel your subscription?": "किं भवन्तः स्वसदस्यतां रद्दं कर्तुम् इच्छन्ति इति निश्चितम्?", + "Are you sure you want to delete all the notifications?": "किं भवान् निश्चयेन सर्वाणि सूचनानि विलोपयितुम् इच्छति?", + "Are you sure you want to delete the selected resources?": "किं भवान् निश्चितरूपेण चयनितसम्पदां विलोपयितुम् इच्छति?", + "Are you sure you want to delete this file?": "किं भवान् निश्चितः अस्ति यत् भवान् एतां सञ्चिकां विलोपयितुम् इच्छति?", + "Are you sure you want to delete this notification?": "किं भवान् निश्चयेन एतत् सूचनां विलोपयितुम् इच्छति?", + "Are you sure you want to delete this payment method?": "किं भवान् निश्चितः अस्ति यत् भवान् एतां भुक्तिविधिं विलोपयितुम् इच्छति?", + "Are you sure you want to delete this resource?": "किं भवान् निश्चितः अस्ति यत् भवान् एतत् संसाधनं विलोपयितुम् इच्छति?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "किं भवन्तः निश्चयेन एतत् दलं विलोपयितुम् इच्छन्ति? एकदा कस्यचित् दलस्य विलोपनं जातं चेत् तस्य सर्वे संसाधनाः, दत्तांशाः च स्थायिरूपेण विलोपिताः भविष्यन्ति ।", + "Are you sure you want to delete your account?": "किं भवन्तः स्वस्य खातं विलोपयितुम् इच्छन्ति इति निश्चितम्?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "किं भवन्तः स्वस्य खातं विलोपयितुम् इच्छन्ति इति निश्चितम्? एकदा भवतः खातं विलोपितं जातं चेत् तस्य सर्वे संसाधनाः दत्तांशाः च स्थायिरूपेण विलोपिताः भविष्यन्ति । कृपया स्वस्य खातं स्थायिरूपेण विलोपयितुम् इच्छति इति पुष्टिं कर्तुं स्वस्य गुप्तशब्दं प्रविशतु।", + "Are you sure you want to detach the selected resources?": "किं भवन्तः निश्चिताः सन्ति यत् भवन्तः चयनितसम्पदां विच्छेदं कर्तुम् इच्छन्ति?", + "Are you sure you want to detach this resource?": "किं भवन्तः निश्चयेन एतत् संसाधनं विच्छेदयितुम् इच्छन्ति?", + "Are you sure you want to force delete the selected resources?": "किं भवान् निश्चयेन चयनितसम्पदां बलात् विलोपयितुम् इच्छति?", + "Are you sure you want to force delete this resource?": "किं भवान् निश्चितः अस्ति यत् भवान् एतत् संसाधनं बलात् विलोपयितुम् इच्छति?", + "Are you sure you want to log out?": "किं भवन्तः निश्चिन्ताः सन्ति यत् भवन्तः लॉग आउट् कर्तुम् इच्छन्ति?", + "Are you sure you want to mark all notifications as read?": "किं भवान् निश्चयेन सर्वाणि सूचनानि पठितानि इति चिह्नितुम् इच्छति?", + "Are you sure you want to remove this item?": "किं भवन्तः निश्चयेन एतत् द्रव्यं हर्तुं इच्छन्ति?", + "Are you sure you want to restore the selected resources?": "किं भवान् निश्चितरूपेण चयनितसम्पदां पुनःस्थापयितुम् इच्छति?", + "Are you sure you want to restore this resource?": "किं भवान् निश्चयेन एतत् संसाधनं पुनः स्थापयितुम् इच्छति?", + "Are you sure you want to resume your subscription?": "किं भवान् निश्चयेन स्वस्य सदस्यतां पुनः आरभतुम् इच्छति?", + "Are you sure you want to run this action?": "किं भवन्तः निश्चयेन एतत् कार्यं चालयितुम् इच्छन्ति?", + "Are you sure you want to set this payment method as your default?": "किं भवान् निश्चितः यत् भवान् एतां भुक्तिविधिं स्वस्य पूर्वनिर्धारितरूपेण सेट् कर्तुम् इच्छति?", + "Are you sure you want to stop impersonating?": "किं भवन्तः अनुकरणं त्यक्तुम् इच्छन्ति इति निश्चितम्?", + "Are you sure you would like to delete this API token?": "किं भवान् निश्चिन्तः अस्ति यत् भवान् एतत् एपिआइ टोकनं विलोपयितुम् इच्छति?", + "Are you sure you would like to leave this team?": "किं भवन्तः निश्चिन्ताः सन्ति यत् भवन्तः एतत् दलं त्यक्तुम् इच्छन्ति?", + "Are you sure you would like to remove this person from the team?": "किं भवन्तः निश्चिन्ताः सन्ति यत् भवन्तः एतत् व्यक्तिं दलात् दूरीकर्तुं इच्छन्ति?", + "Are you sure you would like to switch billing plans?": "किं भवान् निश्चिन्तः अस्ति यत् भवान् बिलिंग् योजनां परिवर्तयितुम् इच्छति?", + "Argentina": "अर्जेन्टिना", + "Armenia": "आर्मेनिया", + "Aruba": "अरुबा", + "Attach": "आवप्", + "Attach & Attach Another": "अन्यं संलग्नं संलग्नं च", + "Attach :resource": "संलग्नं :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "सञ्चिकाः कर्षयित्वा, पातयित्वा, चयनं कृत्वा वा स्वादनं कृत्वा संलग्नं कुर्वन्तु ।", + "August": "अगस्त माह", + "Australia": "ऑस्ट्रेलिया", + "Austria": "आस्ट्रिया", + "Azerbaijan": "अजरबैजान", + "Bahamas": "बहामासः", + "Bahrain": "बहरीन", + "Bangladesh": "बाङ्गलादेशः", + "Barbados": "बार्बाडोस्", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "अग्रे गन्तुं पूर्वं वयं इदानीं एव भवतां कृते ईमेलद्वारा प्रेषितस्य लिङ्क् क्लिक् कृत्वा स्वस्य ईमेल-सङ्केतं सत्यापयितुं शक्नुवन्ति वा? यदि भवान् ईमेल न प्राप्तवान् तर्हि वयं भवद्भ्यः अन्यं प्रेषयिष्यामः।", + "Before proceeding, please check your email for a verification link.": "अग्रे गन्तुं पूर्वं कृपया सत्यापनलिङ्कार्थं स्वस्य ईमेल-पत्रं पश्यन्तु ।", + "Belarus": "बेलारूस", + "Belgium": "बेल्जियम", + "Belize": "बेलीज", + "Benin": "बेनिन्", + "Bermuda": "बर्मुडा", + "Bhutan": "भूटान", + "Billing Information": "बिलिंग सूचना", + "Billing Management": "बिलिंग प्रबन्धन", + "Bolivia": "बोलिविया", + "Bolivia, Plurinational State of": "बोलिविया, बहुराष्ट्रीय राज्य के", + "Bonaire, Sint Eustatius and Saba": "बोनायरः, सिन्ट् यूस्टेटियसः, सबा च", + "Bosnia And Herzegovina": "बोस्निया तथा हर्जेगोविना", + "Bosnia and Herzegovina": "बोस्निया तथा हर्जेगोविना", + "Botswana": "बोत्सवाना", + "Bouvet Island": "बौवेट् द्वीपः", + "Brazil": "ब्राजील्", + "British Indian Ocean Territory": "ब्रिटिश हिन्दमहासागरप्रदेशः", + "Browser Sessions": "ब्राउज़र सत्रम्", + "Brunei Darussalam": "ब्रुनेई दारुसलाम", + "Bulgaria": "बुल्गारिया", + "Burkina Faso": "बुर्किना फासो", + "Burundi": "बुरुण्डी", + "Cambodia": "कम्बोडिया", + "Cameroon": "कैमरून", + "Canada": "कनाडा", + "Cancel": "निरसयतु", + "Cancel Subscription": "सदस्यता रद्द करें", + "Cape Verde": "केप वर्डे", + "Card": "कार्ड", + "Cayman Islands": "केमैनद्वीपः", + "Central African Republic": "मध्य आफ्रिका गणराज्य", + "Chad": "चाड्", + "Change Subscription Plan": "सदस्यता योजना परिवर्तयन्तु", + "Change the current payment method attached to your subscription": "स्वस्य सदस्यतायाः सह संलग्नं वर्तमानं भुक्तिविधिं परिवर्तयन्तु", + "Changes": "परिवर्तनं करोति", + "Checkout": "चेकआउट", + "Chile": "चिली", + "China": "चीनदेशः", + "Choose": "चिनोतु", + "Choose :field": ":field इति चिनोतु", + "Choose :resource": ":resource इति चिनोतु", + "Choose an option": "विकल्पं चिनोतु", + "Choose date": "तिथिं चिनोतु", + "Choose File": "File इति चिनोतु", + "Choose Files": "Files इति चिनोतु", + "Choose Type": "Type इति चिनोतु", + "Christmas Island": "क्रिसमसद्वीपः", + "City": "नगरी", + "Click here to re-send the verification email.": "सत्यापन-ईमेलं पुनः प्रेषयितुं अत्र क्लिक् कुर्वन्तु ।", + "click here to request another": "अन्यस्य अनुरोधाय अत्र क्लिक् कुर्वन्तु", + "Click to choose": "चयनार्थं क्लिक् कुर्वन्तु", + "Close": "पिधानं करोतु", + "Cocos (Keeling) Islands": "कोकोस (कीलिंग) द्वीप", + "Code": "संहिता", + "Colombia": "कोलम्बिया", + "Comoros": "कोमोरोस", + "Confirm": "दृढी करोतु", + "Confirm Billing Action": "बिलिंग् क्रियायाः पुष्टिं कुर्वन्तु", + "Confirm Password": "गुप्तशब्दस्य पुष्टिः कुर्वन्तु", + "Confirm Payment": "भुगतानस्य पुष्टिं कुर्वन्तु", + "Confirm your :amount payment": "स्वस्य १० भुगतानस्य पुष्टिं कुर्वन्तु", + "Congo": "काङ्गो", + "Congo, Democratic Republic": "काङ्गो, लोकतान्त्रिक गणराज्य", + "Congo, the Democratic Republic of the": "काङ्गो, लोकतान्त्रिकगणराज्यस्य...", + "Constant": "नियत", + "Continue To Payment": "Continue To Payment इति निरन्तरं कुर्वन्तु", + "Cook Islands": "कुक् द्वीपाः", + "Copy to clipboard": "क्लिप्बोर्ड् प्रति प्रतिलिख्यताम्", + "Costa Rica": "कोस्टा रिका", + "Cote D'Ivoire": "कोटे डी आइवर", + "Country": "देशः", + "Coupon": "कूपन", + "Coupon applied successfully.": "कूपन सफलतया प्रयुक्तम्।", + "Create": "निर्मियताम्", + "Create & Add Another": "अन्यं रचयतु & योजयतु", + "Create :resource": "रचयतु :resource", + "Create a new team to collaborate with others on projects.": "परियोजनासु अन्यैः सह सहकार्यं कर्तुं नूतनं दलं निर्मायताम्।", + "Create Account": "खाता रचयन्तु", + "Create API Token": "एपिआइ टोकन रचयन्तु", + "Create New Team": "नवीनं दलं रचयन्तु", + "Create Team": "दल रचयतु", + "Created.": "निर्मितम् ।", + "Croatia": "क्रोएशिया", + "CSV (.csv)": "CSV (.csv) ९.", + "Cuba": "क्यूबा", + "Curaçao": "क्यूरासाओ", + "Current Password": "वर्तमान गुप्तशब्द", + "Current Subscription Plan": "वर्तमान सदस्यता योजना", + "Currently Subscribed": "सम्प्रति सदस्यता प्राप्त", + "Customer Balance": "ग्राहक संतुलन", + "Customize": "अनुकूलितं कुर्वन्तु", + "Cyprus": "साइप्रसः", + "Czech Republic": "चेक गणराज्य", + "Côte d'Ivoire": "कोटे डी आइवर", + "Dark": "तिमिर", + "Dashboard": "डैशबोर्ड", + "December": "दिसंबरं माह", + "Decrease": "अवमूल्यनं", + "Default": "मूलभूतम्‌", + "Delete": "लुप्", + "Delete :resource": "लुप् :resource", + "Delete Account": "खाता विलोपयतु", + "Delete all notifications": "सर्वाणि सूचनानि विलोपयन्तु", + "Delete API Token": "एपिआइ टोकन विलोपन", + "Delete File": "सञ्चिकां विलोपयतु", + "Delete Notification": "सूचनां विलोपयन्तु", + "Delete Resource": "संसाधनं विलोपयन्तु", + "Delete Selected": "चयनितं विलोपयतु", + "Delete Team": "Delete Team इति", + "Denmark": "डेन्मार्क", + "Detach": "विरक्त", + "Detach Resource": "संसाधनं विच्छेदं कुर्वन्तु", + "Detach Selected": "चयनितं विच्छेदं कुर्वन्तु", + "Details": "वर्णन", + "Disable": "अक्षम", + "Djibouti": "जिबूती", + "Do you really want to leave? You have unsaved changes.": "किं त्वं तत्त्वतः गन्तुम् इच्छसि ? भवतः अरक्षिताः परिवर्तनाः सन्ति।", + "Dominica": "डोमिनिका", + "Dominican Republic": "डोमिनिकन गणराज्य", + "Done.": "कृतम्‌।", + "Download": "अवाहरन", + "Download Invoice": "चालानं डाउनलोड् कुर्वन्तु", + "Drop file or click to choose": "सञ्चिकां पातयन्तु अथवा चयनार्थं क्लिक् कुर्वन्तु", + "Drop files or click to choose": "सञ्चिकाः पातयन्तु अथवा चयनार्थं क्लिक् कुर्वन्तु", + "Ecuador": "इक्वाडोर", + "Edit": "सम्पादन", + "Edit :resource": "सम्पादनम् १०", + "Edit Attached": "सम्पादनम् संलग्नम्", + "Edit Profile": "प्रोफाइल सम्पादयतु", + "Editor": "सम्पादक", + "Editor users have the ability to read, create, and update.": "सम्पादकप्रयोक्तृणां पठनस्य, निर्माणस्य, अद्यतनीकरणस्य च क्षमता भवति ।", + "Egypt": "मिस्रदेशः", + "El Salvador": "एल साल्वाडोर", + "Email": "ईमेल", + "email": "ईमेल", + "Email Address": "ईमेल पता", + "Email Addresses": "ईमेल पता", + "Email Password Reset Link": "ईमेल पासवर्ड रीसेट् लिङ्क", + "Email Verification": "ईमेल सत्यापन", + "Enable": "सक्रियं करोतु", + "Encrypted environment file already exists.": "एन्क्रिप्टेड् वातावरणसञ्चिका पूर्वमेव अस्ति ।", + "Encrypted environment file not found.": "एन्क्रिप्टेड् वातावरणसञ्चिका न प्राप्ता।", + "Ensure your account is using a long, random password to stay secure.": "सुरक्षितं स्थातुं भवतः खातं दीर्घं, यादृच्छिकं गुप्तशब्दं उपयुज्यते इति सुनिश्चितं कुर्वन्तु ।", + "Environment file already exists.": "वातावरणसञ्चिका पूर्वमेव अस्ति ।", + "Environment file not found.": "पर्यावरणसञ्चिका न प्राप्ता।", + "Equatorial Guinea": "भूमध्यरेखीय गिनी", + "Eritrea": "इरिट्रिया", + "Error": "त्रुटि", + "errors": "दोषाः", + "Estonia": "एस्टोनिया", + "Ethiopia": "इथियोपिया", + "ex VAT": "पूर्व वैट 1 .", + "Excel (.xlsx)": "एक्सेल (.xlsx) २.", + "Expires :expiration": "अवधिः समाप्तः भवति :expiration", + "Export As CSV": "निर्यातं CSV इति रूपेण", + "Extra Billing Information": "अतिरिक्त बिलिंग सूचना", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "भवतः भुक्तिं संसाधितुं अतिरिक्तपुष्टिः आवश्यकी भवति। कृपया अधोलिखितं बटनं नुत्वा भुगतानपृष्ठं प्रति गच्छन्तु।", + "Failed Subscription Payment": "सदस्यता भुगतान असफल", + "Failed to load :resource!": "१० लोड् कर्तुं असफलम्!", + "Falkland Islands (Malvinas)": "फॉकलैण्ड् द्वीपाः (माल्विनास्) २.", + "Faroe Islands": "फरो द्वीप", + "February": "फरवरी माह", + "Fiji": "फिजी", + "Filename": "सञ्चिकानाम", + "Finish enabling two factor authentication.": "द्वौ कारकप्रमाणीकरणं सक्षमं कृत्वा समाप्तं कुर्वन्तु।", + "Finland": "फिन्लैण्ड्", + "For your security, please confirm your password to continue.": "भवतः सुरक्षायै, कृपया निरन्तरं कर्तुं भवतः गुप्तशब्दस्य पुष्टिं कुर्वन्तु ।", + "Forbidden": "प्रतिबंधित", + "Force Delete": "बलात् विलोपयन्तु", + "Force Delete :resource": "बलात् विलोपयन्तु :resource", + "Force Delete Resource": "बलात् संसाधनं विलोपयन्तु", + "Force Delete Selected": "बलात् विलोपनं चयनितम्", + "Forgot Password": "गुप्तशब्दं विस्मृतवान्", + "Forgot your password?": "गुप्तशब्दं विस्मृतवान् वा?", + "Forgot Your Password?": "भवतः गुप्तशब्दं विस्मृतवान् वा?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "गुप्तशब्दं विस्मृतवान् वा? कापि समस्या न। केवलं भवतः ईमेल-सङ्केतं अस्मान् सूचयन्तु ततः वयं भवन्तं गुप्तशब्द-पुनर्स्थापन-लिङ्कं ईमेल-द्वारा प्रेषयिष्यामः यत् भवन्तं नूतनं चिन्वितुं शक्नोति ।", + "France": "फ्रांस्देशः", + "French Guiana": "फ्रेंच गुयाना", + "French Polynesia": "फ्रेंच पोलिनेशिया", + "French Southern Territories": "फ्रेंच दक्षिण प्रदेश", + "From": "इत्यस्मात्‌", + "Gabon": "गाबोन", + "Gambia": "गाम्बिया", + "Georgia": "जॉर्जिया", + "Germany": "जर्मनीदेशः", + "Ghana": "घाना", + "Gibraltar": "जिब्राल्टर", + "Go Home": "गृहं गच्छतु", + "Go to page :page": "पृष्ठं १० गच्छन्तु", + "Great! You have accepted the invitation to join the :team team.": "महान्‌! भवन्तः १० दलस्य सदस्यतायाः आमन्त्रणं स्वीकृतवन्तः।", + "Greece": "ग्रीसदेशः", + "Greenland": "ग्रीनलैण्ड्", + "Grenada": "ग्रेनेडा", + "Guadeloupe": "ग्वाडेलोप", + "Guam": "गुआम", + "Guatemala": "ग्वाटेमाला", + "Guernsey": "गुर्न्सी", + "Guinea": "गिनी", + "Guinea-Bissau": "गिनी-बिसाऊ", + "Guyana": "गुयाना", + "Haiti": "हैती", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "भवतः सदस्यतां रद्दीकर्तुं द्वितीयविचाराः सन्ति वा? भवान् स्वस्य वर्तमानबिलिंगचक्रस्य अन्त्यपर्यन्तं कदापि स्वसदस्यतां तत्क्षणमेव पुनः सक्रियं कर्तुं शक्नोति । भवतः वर्तमानबिलिंगचक्रस्य समाप्तेः अनन्तरं भवान् सम्पूर्णतया नूतनं सदस्यतायोजनां चिन्वतु ।", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "भवतः सदस्यतां रद्दीकर्तुं द्वितीयविचाराः सन्ति वा? भवान् स्वस्य वर्तमानबिलिंगचक्रस्य अन्त्यपर्यन्तं कदापि स्वस्य सदस्यतां तत्क्षणमेव प्रतिक्रियां कर्तुं शक्नोति। भवतः वर्तमानबिलिंगचक्रस्य समाप्तेः अनन्तरं भवान् सम्पूर्णतया नूतनं सदस्यतायोजनां चिन्वतु ।", + "Heard Island & Mcdonald Islands": "हेर्ड् द्वीपः, मैक्डोनाल्ड् द्वीपः च", + "Heard Island and McDonald Islands": "हेर्ड् द्वीपः, मैक्डोनाल्ड् द्वीपः च", + "Hello!": "नमस्ते!", + "Hide Content": "सामग्रीं गोपयन्तु", + "Hold Up!": "Hold Up !", + "Holy See (Vatican City State)": "पवित्रपीठ (वैटिकननगरराज्यम्) २.", + "Honduras": "होण्डुरस", + "Hong Kong": "हाङ्गकाङ्ग", + "Hungary": "हङ्गरी", + "I agree to the :terms_of_service and :privacy_policy": "अहं १०, २० च सहमतः अस्मि", + "Iceland": "आइसलैण्ड्", + "ID": "आईडी", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "यदि आवश्यकं भवति तर्हि भवान् स्वस्य सर्वेषु उपकरणेषु अन्येभ्यः सर्वेभ्यः ब्राउजर्-सत्रेभ्यः बहिः गन्तुं शक्नोति । भवतः केचन अद्यतनसत्राः अधः सूचीबद्धाः सन्ति; तथापि एषा सूची सम्पूर्णा न भवेत् । यदि भवान् मन्यते यत् भवतः खातेः क्षतिः अभवत् तर्हि भवता स्वस्य गुप्तशब्दः अपि अद्यतनं कर्तव्यः ।", + "If you already have an account, you may accept this invitation by clicking the button below:": "यदि भवतां खाता पूर्वमेव अस्ति तर्हि अधोलिखितं बटनं नुत्वा एतत् आमन्त्रणं स्वीकुर्वन्तु ।", + "If you did not create an account, no further action is required.": "यदि भवान् खातं न निर्मितवान् तर्हि अग्रे किमपि कार्यं न करणीयम् ।", + "If you did not expect to receive an invitation to this team, you may discard this email.": "यदि भवान् अस्य दलस्य आमन्त्रणं न अपेक्षितवान् तर्हि भवान् एतत् ईमेलं परित्यक्तुं शक्नोति ।", + "If you did not receive the email": "यदि भवान् ईमेल न प्राप्तवान्", + "If you did not request a password reset, no further action is required.": "यदि भवान् गुप्तशब्दपुनर्स्थापनं न याचितवान् तर्हि अग्रे किमपि कार्यं न आवश्यकम् ।", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "यदि भवतः खातं नास्ति तर्हि अधोलिखितं बटनं नुत्वा खातं निर्मातुम् अर्हति । खातं निर्माय, भवान् अस्मिन् ईमेल-पत्रे आमन्त्रण-स्वीकार-बटन् नुत्वा दल-आमन्त्रणं स्वीकुर्वितुं शक्नोति:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "यदि भवन्तः स्वस्य चालानपत्रेषु विशिष्टं सम्पर्कं वा करसूचनां वा योजयितुं इच्छन्ति, यथा भवतः पूर्णव्यापारनाम, वैटपरिचयसङ्ख्या, अथवा अभिलेखस्य पता, तर्हि भवन्तः अत्र योजयितुं शक्नुवन्ति।", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "यदि भवान् \":actionText\" बटन् क्लिक् कर्तुं कष्टं प्राप्नोति तर्हि अधोलिखितं URL प्रतिलिख्य चिनोतु\nभवतः जालपुटे:", + "Impersonate": "अनुकरणं कुरुत", + "Increase": "वर्धनं करोतु", + "India": "भारत", + "Indonesia": "इन्डोनेशिया", + "Invalid filename.": "अमान्य सञ्चिकानाम ।", + "Invalid JSON was returned from the route.": "अमान्यं JSON मार्गात् प्रत्यागतम् ।", + "Invoice Email Addresses": "चालान ईमेल पता .", + "Invoice emails updated successfully.": "चालान-ईमेल-पत्राणि सफलतया अद्यतनं कृतवन्तः ।", + "Invoices": "चालानम्", + "Iran, Islamic Republic Of": "इरान्", + "Iran, Islamic Republic of": "इरान्, इस्लामिक गणराज्य के", + "Iraq": "इराक", + "Ireland": "आयर्लैण्ड्", + "Isle Of Man": "आइल आफ् मैन्", + "Isle of Man": "आइल आफ् मैन्", + "Israel": "इजरायल्", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "इदं दृश्यते यत् भवतः सक्रियसदस्यता नास्ति। आरम्भार्थं भवान् अधोलिखितेषु सदस्यतायोजनासु एकं चिन्वतु । सदस्यतायोजनानि भवतः सुविधानुसारं परिवर्तयितुं रद्दं वा कर्तुं शक्यन्ते।", + "Italy": "इटली", + "Jamaica": "जमैका", + "January": "जनवरी", + "Japan": "जापान", + "Jersey": "जर्सी", + "Jordan": "जॉर्डन", + "July": "जुलाईमाह", + "June": "जूनं माह", + "Kazakhstan": "कजाकिस्तान", + "Kenya": "केन्या", + "Key": "कुंजी", + "Kiribati": "किरिबाती", + "Korea": "दक्षिण कोरिया", + "Korea, Democratic People's Republic of": "कोरिया, लोकतान्त्रिक जनगणराज्य के", + "Korea, Republic of": "कोरिया, गणराज्य के", + "Kosovo": "कोसोवो", + "Kuwait": "कुवैत", + "Kyrgyzstan": "किर्गिस्तान", + "Lao People's Democratic Republic": "लाओ जन लोकतान्त्रिक गणराज्य", + "Last active": "अन्तिमः सक्रियः", + "Last used": "अन्तिमप्रयुक्तः", + "Latvia": "लातविया", + "Leave": "त्यजतु", + "Leave Team": "दलं त्यजतु", + "Lebanon": "लेबनानदेशः", + "length": "दैर्घ्यम्‌", + "Lens": "लेन्सः", + "Lesotho": "लेसोथो", + "Liberia": "लाइबेरिया", + "Libyan Arab Jamahiriya": "लीबिया अरब जमाहिरिया", + "Liechtenstein": "लीक्टेनस्टीन", + "Light": "प्रकाशः", + "Lithuania": "लिथुआनिया", + "Load :perPage More": "लोड् १० अधिकम्", + "Loading": "लोडिंग", + "Location": "स्थानीय", + "Log in": "प्रवेशं कुर्वन्तु", + "Log In": "Log In इति", + "Log Out": "Log Out इति", + "Log out": "लॉग आउट् कुर्वन्तु", + "Log Out Other Browser Sessions": "अन्ये ब्राउजर् सत्रेषु लॉग आउट् कुर्वन्तु", + "Log Viewer": "लॉग दर्शक", + "Login": "प्रवेशः", + "Logout": "लॉगआउट्", + "Logs": "लॉग्स्", + "Luxembourg": "लक्जम्बर्ग्", + "Macao": "मकाओ", + "Macedonia": "उत्तर मेसिडोनिया", + "Macedonia, the former Yugoslav Republic of": "मेसिडोनिया, पूर्वयुगोस्लावियागणराज्यस्य...", + "Madagascar": "मेडागास्कर", + "Malawi": "मलावी", + "Malaysia": "मलेशिया", + "Maldives": "मालदीव", + "Mali": "माली", + "Malta": "माल्टा", + "Manage Account": "खाता प्रबन्धयतु", + "Manage and log out your active sessions on other browsers and devices.": "अन्येषु ब्राउजर्-यन्त्रेषु स्वस्य सक्रिय-सत्रं प्रबन्धयन्तु, लॉग्-आउट् च कुर्वन्तु ।", + "Manage API Tokens": "एपिआइ टोकन प्रबन्धयन्तु", + "Manage Role": "भूमिका प्रबन्धयतु", + "Manage Team": "दलं प्रबन्धयतु", + "Managing billing for :billableName": ":billableName कृते बिलिंग् प्रबन्धनम्", + "March": "प्रयाण", + "Mark all as Read": "सर्वाणि यथा पठितं तथा चिह्नितव्यम्", + "Mark all notifications as read": "सर्वाणि सूचनानि पठितरूपेण चिह्नितव्यानि", + "Mark Read": "मार्क रीड", + "Mark Unread": "मार्क अपठित", + "Marshall Islands": "मार्शलद्वीपाः", + "Martinique": "मार्टिनिक", + "Mauritania": "मॉरिटानिया", + "Mauritius": "मॉरीशस", + "May": "स्यात्‌", + "Mayotte": "मेयोट्टे", + "Mexico": "मेक्सिको", + "Micronesia, Federated States Of": "माइक्रोनेशिया", + "Micronesia, Federated States of": "माइक्रोनेशिया, संघीय राज्यों के", + "Moldova": "मोल्दोवा", + "Moldova, Republic of": "मोल्डोवा, गणराज्य के", + "Monaco": "मोनाको", + "Mongolia": "मंगोलिया", + "Montenegro": "मोंटेनेग्रो", + "Month To Date": "मासः अद्यपर्यन्तं", + "Monthly": "मासिकम्", + "monthly": "मासिकम्", + "Montserrat": "मोण्टसेराट्", + "Morocco": "मोरक्को", + "Mozambique": "मोजाम्बिक", + "Myanmar": "म्यांमार", + "Name": "नामः", + "name": "नामः", + "Namibia": "नामिबिया", + "Nauru": "नौरु", + "Nepal": "नेपाल", + "Netherlands": "नेदरलैण्ड्स्", + "Netherlands Antilles": "नेदरलैण्ड् एण्टिल्स्", + "Nevermind": "चिंतां मास्तु", + "Nevermind, I'll keep my old plan": "कदापि न, अहं मम पुरातनं योजनां स्थापयिष्यामि", + "New": "नूतनम्‌", + "New :resource": "नवीनम् १०", + "New Caledonia": "न्यू कैलेडोनिया", + "New Password": "नवीनः गुप्तशब्दः", + "New Zealand": "न्यूजीलैण्ड्", + "Next": "अग्रिम", + "Next Payment": "अग्रिमः भुक्तिः", + "Next Payment on": "अग्रिमः Payment on", + "Nicaragua": "निकारागुआ", + "Niger": "नाइजर", + "Nigeria": "नाइजीरिया", + "Niue": "निउए", + "No": "नहि", + "No :resource matched the given criteria.": "न १० दत्तमापदण्डेन सह मेलम् अकरोत् ।", + "No additional information...": "अतिरिक्तसूचना नास्ति...", + "No Current Data": "वर्तमानदत्तांशः नास्ति", + "No Data": "न दत्तांशः", + "no file selected": "कोऽपि सञ्चिका न चयनिता", + "No Increase": "न वृद्धिः", + "No payment methods on file.": "सञ्चिकायां भुक्तिविधयः नास्ति।", + "No payment scheduled.": "कोऽपि भुगतानः निर्धारितः नास्ति।", + "No Prior Data": "न पूर्वदत्तांशः", + "No Results Found.": "कोऽपि परिणामः न प्राप्तः ।", + "Norfolk Island": "नॉर्फोक् द्वीपः", + "Northern Mariana Islands": "उत्तर मरियाना द्वीप", + "Norway": "नॉर्वेदेशः", + "Not Found": "न लभ्यते", + "Notifications": "अधिसूचना", + "Nova": "नोवा", + "Nova User": "नोवा उपयोक्ता", + "November": "नवंबर: माह", + "October": "अक्टूबर माह", + "of": "इत्यस्य", + "OK": "अस्तु", + "Oman": "ओमान", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "एकदा कस्यचित् दलस्य विलोपनं जातं चेत् तस्य सर्वे संसाधनाः, दत्तांशाः च स्थायिरूपेण विलोपिताः भविष्यन्ति । अस्य दलस्य विलोपनात् पूर्वं कृपया अस्य दलस्य विषये यत्किमपि दत्तांशं वा सूचनां वा अवतरणं कुर्वन्तु यत् भवान् धारयितुम् इच्छति ।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "एकदा भवतः खातं विलोपितं जातं चेत् तस्य सर्वे संसाधनाः दत्तांशाः च स्थायिरूपेण विलोपिताः भविष्यन्ति । स्वस्य खातं विलोपनात् पूर्वं कृपया यत्किमपि दत्तांशं वा सूचनां वा अवतरणं कुर्वन्तु यत् भवान् धारयितुम् इच्छति ।", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "एकदा भवतः खातं विलोपितं जातं चेत् तस्य सर्वे संसाधनाः दत्तांशाः च स्थायिरूपेण विलोपिताः भविष्यन्ति । कृपया स्वस्य खातं स्थायिरूपेण विलोपयितुम् इच्छति इति पुष्टिं कर्तुं स्वस्य गुप्तशब्दं प्रविशतु।", + "Only Trashed": "केवलं कचराकृतम्", + "Open Invoices": "चालानं उद्घाटयन्तु", + "Original": "मूल", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "अस्माकं बिलिंग प्रबन्धन पोर्टल् भवन्तं स्वस्य सदस्यतायोजनां, भुगतानविधिं, स्वस्य हाले चालानपत्राणि च डाउनलोड् कर्तुं सुविधापूर्वकं प्रबन्धयितुं शक्नोति।", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "अस्माकं बिलिंग् प्रबन्धन पोर्टल् भवन्तं स्वस्य सदस्यतायोजनां, भुक्तिविधिं, स्वस्य हाले चालानपत्राणि च डाउनलोड् कर्तुं सुविधापूर्वकं प्रबन्धयितुं शक्नोति।", + "Page Expired": "पृष्ठ समाप्त", + "Pagination Navigation": "पृष्ठांकन नेविगेशन", + "Paid": "भृत", + "Pakistan": "पाकिस्तान", + "Palau": "पलौ", + "Palestinian Territory, Occupied": "प्यालेस्टिनी क्षेत्र, कब्जा", + "Panama": "पनामा", + "Papua New Guinea": "पापुआ न्यू गिनी", + "Paraguay": "पराग्वे", + "Password": "समाभाष्", + "password": "समाभाष्", + "Payment Confirmation": "भुगतान पुष्टि", + "Payment Information": "भुगतान सूचना", + "Payment information updated successfully.": "भुगतानसूचना सफलतया अद्यतनं कृतम्।", + "Payment Method": "भुगतान विधि", + "Payment Methods": "भुक्तिविधयः", + "Payment Required": "भुगतानम् आवश्यकम्", + "Payments": "भुक्तिः", + "Pending Team Invitations": "लंबित दल आमन्त्रण", + "Per Page": "प्रति पृष्ठ", + "Permanently delete this team.": "स्थायिरूपेण एतत् दलं विलोपयन्तु।", + "Permanently delete your account.": "स्थायिरूपेण स्वस्य खातं विलोपयन्तु।", + "Permissions": "अनुमतिः", + "Peru": "पेरु", + "Philippines": "फिलिपिन्स", + "Photo": "चित्रं", + "Pitcairn": "पिट्केर्न्", + "Please accept the terms of service.": "कृपया सेवानियमान् स्वीकुरुत।", + "Please click the button below to verify your email address.": "कृपया स्वस्य ईमेल-सङ्केतं सत्यापयितुं अधोलिखितं बटनं नुदन्तु ।", + "Please confirm access to your account by entering one of your emergency recovery codes.": "कृपया स्वस्य आपत्कालीनपुनर्प्राप्तिसङ्केतेषु एकं प्रविष्ट्वा स्वस्य खाते प्रवेशस्य पुष्टिं कुर्वन्तु।", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "कृपया स्वस्य प्रमाणीकरण-अनुप्रयोगेन प्रदत्तं प्रमाणीकरण-सङ्केतं प्रविष्ट्वा स्वस्य खाते प्रवेशस्य पुष्टिं कुर्वन्तु ।", + "Please confirm your password before continuing.": "कृपया अग्रे गन्तुं पूर्वं स्वस्य गुप्तशब्दस्य पुष्टिं कुर्वन्तु।", + "Please copy your new API token. For your security, it won't be shown again.": "कृपया स्वस्य नूतनं एपिआइ टोकनं प्रतिलिख्यताम्। भवतः सुरक्षार्थं पुनः न दर्शितं भविष्यति।", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "कृपया स्वस्य सर्वेषु उपकरणेषु अन्येभ्यः ब्राउजर्-सत्रेभ्यः बहिः गन्तुम् इच्छति इति पुष्टयितुं स्वस्य गुप्तशब्दं प्रविशतु ।", + "Please provide a maximum of three invoice emails addresses.": "कृपया अधिकतमं त्रयः चालान-ईमेल-सङ्केताः प्रदातव्याः ।", + "Please provide the email address of the person you would like to add to this team.": "कृपया यस्य व्यक्तिस्य ईमेल-सङ्केतं भवन्तः अस्मिन् दले योजयितुम् इच्छन्ति तस्य ईमेल-सङ्केतं प्रदातव्यम् ।", + "Please set a default payment method before retrying payments.": "कृपया भुगतान पुनः प्रयाण करने से पूर्व एक पूर्वनिर्धारित भुगतान विधि निर्धारित करें।", + "Please set a default payment method before swapping plans.": "कृपया योजनानां अदला-बदलीपूर्वं पूर्वनिर्धारित-देयता-विधिं सेट् कुर्वन्तु ।", + "Poland": "पोलैण्ड्", + "Portugal": "पुर्तगाल", + "Press / to search": "अन्वेषणार्थं / नुदन्तु", + "Preview": "पूर्वावलोकनम्", + "Previewing": "पूर्वावलोकनम्", + "Previous": "पूर्वतनम्‌", + "Privacy Policy": "गोपनीयता नीति", + "Profile": "रूपरेखा", + "Profile Information": "प्रोफाइल सूचना", + "Puerto Rico": "प्वेर्टो रिको", + "Qatar": "कतार", + "Quarter To Date": "त्रैमासिक To Date", + "Recovery Code": "पुनर्प्राप्ति संहिता", + "Refresh": "ताजगी", + "Regards,": "सादर,", + "Regenerate Recovery Codes": "पुनर्प्राप्ति संहिता पुनः उत्पन्नं कुर्वन्तु", + "Register": "पंजीकर्", + "Reload": "पुनः लोड करें", + "Remember me": "मां स्मर्यताम्", + "Remember Me": "मां स्मरतु", + "Remove": "अपाकरोति", + "Remove Photo": "फोटो निष्कासयन्तु", + "Remove Team Member": "टीम सदस्य को हटा दें", + "Replicate": "प्रतिकृतिं कुरुत", + "Required fields": "आवश्यकानि क्षेत्राणि", + "Resend Verification Email": "सत्यापन ईमेल पुनः प्रेषित करें", + "Reset Filters": "Filters पुनः सेट् कुर्वन्तु", + "Reset Password": "गुप्तशब्दं पुनः सेट् कुर्वन्तु", + "Reset Password Notification": "गुप्तशब्दसूचना पुनः सेट् कुर्वन्तु", + "resource": "संसाधनम्", + "Resource Row Dropdown": "संसाधन पङ्क्ति पतनम्", + "Resources": "संसाधनाः", + "resources": "संसाधनाः", + "Restore": "निर्यत्", + "Restore :resource": "निर्यत् :resource", + "Restore Resource": "संसाधनं पुनर्स्थापयन्तु", + "Restore Selected": "चयनितं पुनर्स्थापनम्", + "results": "परिणामाः", + "Resume Subscription": "सदस्यतां पुनः आरभत", + "Retry Payment": "पुनः प्रयासं भुगतान करें", + "Return to :appName": "१० मध्ये पुनः आगच्छन्तु", + "Reunion": "रेयूनियन", + "Role": "भूमिका", + "Romania": "रोमानिया", + "Run Action": "कर्म चालयन्तु", + "Russian Federation": "रूसी संघ", + "Rwanda": "रवाण्डा", + "Réunion": "रेयूनियन", + "Saint Barthelemy": "सेण्ट् बार्थेलेमी", + "Saint Barthélemy": "संत बार्थेलेमी", + "Saint Helena": "संत हेलेना", + "Saint Kitts And Nevis": "सेण्ट् किट्स् एण्ड् नेविस्", + "Saint Kitts and Nevis": "सेण्ट् किट्स् एण्ड् नेविस्", + "Saint Lucia": "सेण्ट् लुसिया", + "Saint Martin": "सेण्ट् मार्टिन्", + "Saint Martin (French part)": "सेण्ट् मार्टिन् (फ्रेञ्च् भागः) २.", + "Saint Pierre And Miquelon": "सेण्ट् पियरे तथा मिकेलोन्", + "Saint Pierre and Miquelon": "सेण्ट् पियरे तथा मिकेलोन्", + "Saint Vincent And Grenadines": "सेण्ट् विन्सेन्ट् एण्ड् ग्रेनेडिन्स्", + "Saint Vincent and the Grenadines": "सेण्ट् विन्सेन्ट् एण्ड् ग्रेनेडिन्स्", + "Samoa": "समोआ", + "San Marino": "सैन मैरिनो", + "Sao Tome And Principe": "साओ टोमे तथा प्रिन्सिपे", + "Sao Tome and Principe": "साओ टोमे तथा प्रिन्सिपे", + "Saudi Arabia": "सऊदी अरब", + "Save": "रक्ष्", + "Saved.": "रक्षितम् ।", + "Scroll to bottom": "अधः स्क्रॉलं कुर्वन्तु", + "Scroll to top": "उपरि स्क्रॉलं कुर्वन्तु", + "Search": "अन्वेषण", + "Secure Area": "सुरक्षित क्षेत्र", + "Select": "विचि", + "Select a different plan": "भिन्नं योजनां चिनुत", + "Select a log file...": "एकं लॉग् सञ्चिकां चिनोतु...", + "Select A New Photo": "A New Photo इति चिनोतु", + "Select Action": "क्रिया इति चिनोतु", + "Select all": "सर्वाणि चिनोतु", + "Select All Dropdown": "All Dropdown इति चिनोतु", + "Select this page": "एतत् पृष्ठं चिनोतु", + "Send Password Reset Link": "पासवर्ड रीसेट् लिङ्कं प्रेषयन्तु", + "Senegal": "सेनेगल", + "September": "सितंबरं माह", + "Serbia": "सर्बिया", + "Server Error": "सर्वर त्रुटिः", + "Service Unavailable": "सेवा अनुपलब्धम्", + "Set as default": "पूर्वनिर्धारितरूपेण सेट् कुर्वन्तु", + "Setup Key": "सेटअप कील", + "Seychelles": "सेशेल्स्", + "Show All Fields": "सर्वाणि क्षेत्राणि दर्शयतु", + "Show Content": "सामग्रीं दर्शयतु", + "Show Recovery Codes": "पुनर्प्राप्ति-सङ्केताः दर्शयन्तु", + "Showing": "दर्शयति", + "Sierra Leone": "सियरा लियोन", + "Signed in as": "यथा हस्ताक्षरितम्", + "Singapore": "सिङ्गापुर", + "Sint Maarten (Dutch part)": "सिन्त् मार्तेन्", + "Slovakia": "स्लोवाकिया", + "Slovenia": "स्लोवेनिया", + "Soft Deleted": "मृदु विलोपितम्", + "Solomon Islands": "सोलोमनद्वीपाः", + "Somalia": "सोमालिया", + "Something went wrong.": "किमपि भ्रष्टं जातम्।", + "Sorry! You are not authorized to perform this action.": "क्षम्यताम्‌! एतत् कर्म कर्तुं भवतः अधिकारः नास्ति ।", + "Sorry, your session has expired.": "क्षम्यतां, भवतः सत्रस्य अवधिः समाप्तः अस्ति।", + "South Africa": "दक्षिण आफ्रिका", + "South Georgia And Sandwich Isl.": "दक्षिणजॉर्जिया तथा दक्षिण सैण्डविचद्वीप", + "South Georgia and the South Sandwich Islands": "दक्षिणजॉर्जिया दक्षिणसैण्डविचद्वीपः च", + "South Sudan": "दक्षिण सूडान", + "Spain": "स्पेनदेशः", + "Sri Lanka": "श्रीलङ्का", + "Standalone Actions": "स्वतन्त्र क्रियाः", + "Start Polling": "मतदानं आरभत", + "Start polling": "मतदानं आरभत", + "State / County": "राज्य / काउण्टी", + "Stop Impersonating": "अनुकरणं त्यजतु", + "Stop Polling": "मतदानं स्थगयन्तु", + "Stop polling": "मतदानं त्यजतु", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "एतानि पुनर्प्राप्तिसङ्केतानि सुरक्षिते गुप्तशब्दप्रबन्धके संग्रहयन्तु । यदि भवतः द्वौ कारकप्रमाणीकरणयन्त्रं नष्टं भवति तर्हि भवतः खाते प्रवेशं पुनः प्राप्तुं तेषां उपयोगः कर्तुं शक्यते ।", + "Subscribe": "सब्सक्राइब करें", + "Subscription Information": "सदस्यता सूचना", + "Subscription Pending": "सदस्यता लंबित", + "Sudan": "सूडान", + "Suriname": "सूरीनाम", + "Svalbard And Jan Mayen": "स्वाल्बार्डः जन मेयेन् च", + "Svalbard and Jan Mayen": "स्वाल्बार्डः जन मेयेन् च", + "Swaziland": "स्वाजीलैण्ड्", + "Sweden": "स्वीडेन्", + "Switch Teams": "दलं स्विच कुर्वन्तु", + "Switzerland": "स्विट्ज़र्ल्याण्ड्", + "Syrian Arab Republic": "सीरिया अरब गणराज्य", + "System": "व्यवस्था", + "Taiwan": "ताइवान", + "Taiwan, Province of China": "ताइवान, चीन प्रान्त", + "Tajikistan": "ताजिकिस्तान", + "Tanzania": "तंजानिया", + "Tanzania, United Republic of": "तंजानिया, संयुक्त गणराज्य के", + "TAX": "कर 1 .", + "Team Details": "दल विवरण", + "Team Invitation": "दल आमन्त्रणम्", + "Team Members": "दल सदस्य", + "Team Name": "दलस्य नाम", + "Team Owner": "दलस्य स्वामी", + "Team Settings": "दलस्य सेटिंग्स्", + "Terms of Service": "सेवानियमाः", + "Thailand": "थाईलैण्ड", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "पञ्जीकरणं कृत्वा धन्यवादः! आरम्भात् पूर्वं अस्माभिः इदानीं एव ईमेलद्वारा प्रेषितं लिङ्क् क्लिक् कृत्वा भवान् स्वस्य ईमेल-सङ्केतं सत्यापयितुं शक्नोति वा? यदि भवान् ईमेल न प्राप्तवान् तर्हि वयं भवद्भ्यः अन्यं प्रेषयिष्यामः।", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "भवतः निरन्तरसमर्थनस्य कृते धन्यवादः। भवतः अभिलेखानां कृते भवतः चालानस्य प्रतिलिपिं वयं संलग्नाः। यदि भवतः किमपि प्रश्नं चिन्ता वा अस्ति तर्हि अस्मान् सूचयन्तु।", + "Thanks,": "धन्यवादा,", + "The :attribute must be a valid role.": "१० वैधभूमिका भवितुमर्हति।", + "The :attribute must be at least :length characters and contain at least one number.": "१० न्यूनातिन्यूनं २० वर्णाः भवेयुः, न्यूनातिन्यूनं एकः सङ्ख्या च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "१० न्यूनातिन्यूनं २० वर्णाः भवेयुः, न्यूनातिन्यूनम् एकः विशेषवर्णः एकः सङ्ख्या च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one special character.": "१० न्यूनातिन्यूनं २० वर्णाः भवेयुः, न्यूनातिन्यूनं एकः विशेषवर्णः च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "१० न्यूनातिन्यूनं २० वर्णाः भवितुमर्हन्ति, न्यूनातिन्यूनम् एकः बृहत्वर्णः एकः सङ्ख्या च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "१० न्यूनातिन्यूनं २० वर्णाः भवेयुः, न्यूनातिन्यूनम् एकः उच्चवर्णः एकः विशेषवर्णः च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "१० न्यूनातिन्यूनं २० वर्णाः भवितुमर्हन्ति, न्यूनातिन्यूनम् एकः बृहत्वर्णः, एकः सङ्ख्या, एकः विशेषवर्णः च भवितुमर्हति ।", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "१० न्यूनातिन्यूनं २० वर्णाः भवितुमर्हन्ति, न्यूनातिन्यूनम् एकः बृहत् वर्णः च भवितुमर्हति ।", + "The :attribute must be at least :length characters.": "१० न्यूनातिन्यूनं २० वर्णाः भवितुमर्हन्ति ।", + "The :attribute must contain at least one letter.": "१० मध्ये न्यूनातिन्यूनम् एकं अक्षरं भवितुमर्हति।", + "The :attribute must contain at least one number.": "१० मध्ये न्यूनातिन्यूनम् एकः सङ्ख्या भवितुमर्हति ।", + "The :attribute must contain at least one symbol.": "१० मध्ये न्यूनातिन्यूनम् एकं चिह्नं भवितुमर्हति ।", + "The :attribute must contain at least one uppercase and one lowercase letter.": "१० मध्ये न्यूनातिन्यूनम् एकः बृहत् अक्षरः एकः लघुः च अक्षरः भवितुमर्हति ।", + "The :resource was created!": "१० इति सृष्टिः अभवत् !", + "The :resource was deleted!": "१० विलोपितम् अभवत्!", + "The :resource was restored!": "१० पुनः स्थापितः अभवत्!", + "The :resource was updated!": "१० अद्यतनं कृतम् आसीत्!", + "The action was executed successfully.": "क्रिया सफलतया निष्पादिता ।", + "The default payment method cannot be removed.": "पूर्वनिर्धारितदेयताविधिः निष्कासयितुं न शक्यते ।", + "The file was deleted!": "सञ्चिका विलोपिता अभवत्!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "दत्तं १० दत्तांशलीक् मध्ये प्रादुर्भूतम् अस्ति । कृपया भिन्नं १० चिनोतु ।", + "The given data was invalid.": "दत्तः दत्तांशः अमान्यः आसीत् ।", + "The government won't let us show you what's behind these doors": "एतेषां द्वारेषु पृष्ठतः किं वर्तते इति दर्शयितुं सर्वकारः अस्मान् न ददाति", + "The HasOne relationship has already been filled.": "HasOne इति सम्बन्धः पूर्वमेव पूरितः अस्ति ।", + "The image could not be loaded": "चित्रं लोड् कर्तुं न शक्यते स्म", + "The image could not be loaded.": "चित्रं लोड् कर्तुं न शक्यते स्म ।", + "The invoice emails must be valid email addresses.": "चालान-ईमेल-पत्राणि वैध-ईमेल-सङ्केताः भवेयुः ।", + "The password is incorrect.": "गुप्तशब्दः अशुद्धः अस्ति ।", + "The provided coupon code is invalid.": "प्रदत्तः कूपनसङ्केतः अमान्यः अस्ति ।", + "The provided password does not match your current password.": "प्रदत्तः गुप्तशब्दः भवतः वर्तमानगुप्तशब्देन सह न मेलति ।", + "The provided password was incorrect.": "प्रदत्तः गुप्तशब्दः अशुद्धः आसीत् ।", + "The provided two factor authentication code was invalid.": "प्रदत्तः द्वौ कारकप्रमाणीकरणसङ्केतः अमान्यः आसीत् ।", + "The provided two factor recovery code was invalid.": "प्रदत्तः द्वौ कारकपुनर्प्राप्तिसङ्केतः अमान्यः आसीत् ।", + "The provided VAT number is invalid.": "प्रदत्तः वैट्-सङ्ख्या अमान्यः अस्ति ।", + "The resource was attached!": "संसाधनं संलग्नम् आसीत् !", + "The resource was prevented from being saved!": "संसाधनस्य रक्षणं निवारितम् आसीत्!", + "The resource was updated!": "संसाधनं अद्यतनं कृतम् आसीत्!", + "The response is not a streamed response.": "प्रतिक्रिया न प्रवाहितप्रतिसादः।", + "The response is not a view.": "प्रतिक्रिया न दृष्टिः।", + "The selected country is invalid.": "चयनितः देशः असिद्धः अस्ति।", + "The selected plan is invalid.": "चयनिता योजना अमान्यः अस्ति।", + "The selected resources have been :action!": "चयनितसंसाधनं १० अभवत्!", + "The team's name and owner information.": "दलस्य नाम स्वामिना च सूचना।", + "There are no available options for this resource.": "अस्य संसाधनस्य विकल्पाः उपलब्धाः न सन्ति ।", + "There are no fields to display.": "प्रदर्शयितुं क्षेत्राणि न सन्ति ।", + "There are no new notifications.": "नूतनानि सूचनानि नास्ति।", + "There was a problem executing the action.": "क्रियायाः निष्पादने समस्या आसीत् ।", + "There was a problem fetching the resource.": "संसाधनं आनयितुं समस्या आसीत् ।", + "There was a problem submitting the form.": "प्रपत्रं प्रस्तौति समस्या आसीत्।", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "एते जनाः भवतः दलं प्रति आमन्त्रिताः सन्ति, तेषां कृते आमन्त्रणपत्रं प्रेषितम् अस्ति। ते ईमेल-आमन्त्रणं स्वीकृत्य दलं सम्मिलितुं शक्नुवन्ति।", + "This account does not have an active subscription.": "अस्मिन् खाते सक्रियसदस्यता नास्ति ।", + "This action is unauthorized.": "एतत् कर्म अनधिकृतम् अस्ति।", + "This copy of Nova is unlicensed.": "नोवा इत्यस्य एषा प्रतिलिपिः अनुज्ञापत्रारहितः अस्ति ।", + "This coupon code can only be used by new customers.": "एषः कूपनसङ्केतः केवलं नूतनग्राहकैः एव उपयोक्तुं शक्यते ।", + "This device": "एतत् यन्त्रम्", + "This file field is read-only.": "एतत् सञ्चिकाक्षेत्रं केवलं पठनीयम् अस्ति ।", + "This invoice is no longer open.": "इदं चालानपत्रं अधुना उद्घाटितं नास्ति।", + "This is a secure area of the application. Please confirm your password before continuing.": "एषः अनुप्रयोगस्य सुरक्षितः क्षेत्रः अस्ति । कृपया अग्रे गन्तुं पूर्वं स्वस्य गुप्तशब्दस्य पुष्टिं कुर्वन्तु।", + "This password does not match our records.": "अयं गुप्तशब्दः अस्माकं अभिलेखैः सह न मेलति ।", + "This password reset link will expire in :count minutes.": "इदं गुप्तशब्दपुनर्स्थापनलिङ्कं १० निमेषेभ्यः परं समाप्तं भविष्यति ।", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "एतत् भुक्तिः आरब्धा, परन्तु धनं अद्यापि न प्राप्तम्। एतत् १४ दिवसान् यावत् समयः भवितुं शक्नोति ।", + "This resource no longer exists": "एषः संसाधनः अधुना नास्ति", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "अस्य सदस्यतायाः अवधिः समाप्तः अस्ति, पुनः आरभ्यतुं न शक्यते । कृपया नूतनं सदस्यतां रचयन्तु।", + "This user already belongs to the team.": "अयं उपयोक्ता पूर्वमेव दलस्य अस्ति ।", + "This user has already been invited to the team.": "अयं उपयोक्ता पूर्वमेव दलस्य कृते आमन्त्रितः अस्ति ।", + "Timor-Leste": "तिमोर-लेस्टे", + "to": "इत्यस्मै", + "To": "इत्यस्मै", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "द्वौ कारकप्रमाणीकरणं सक्षमं कर्तुं समाप्तुं, स्वस्य फ़ोनस्य प्रमाणक-अनुप्रयोगस्य उपयोगेन निम्नलिखित-Qआर-सङ्केतं स्कैन् कुर्वन्तु अथवा सेटअप-कुंजीं प्रविश्य उत्पन्नं OTP-सङ्केतं प्रदातव्यम् ।", + "Today": "अद्य", + "Toggle navigation": "नेविगेशनं टॉगल कुर्वन्तु", + "Togo": "टोगो", + "Tokelau": "टोकेलाउ", + "Token Name": "टोकन नाम", + "Tonga": "टोङ्गा", + "Too Many Requests": "अत्यधिकाः अनुरोधाः", + "total": "कुल", + "Total:": "कुल:", + "Trashed": "कचराकृतम्", + "Trinidad And Tobago": "त्रिनिदाद एण्ड टोबैगो", + "Trinidad and Tobago": "त्रिनिदाद एण्ड टोबैगो", + "Tunisia": "ट्यूनीशिया", + "Turkey": "तुर्की", + "Turkmenistan": "तुर्कमेनिस्तान", + "Turks And Caicos Islands": "तुर्क्स् एण्ड् कैकोस् द्वीपाः", + "Turks and Caicos Islands": "तुर्क्स् एण्ड् कैकोस् द्वीपाः", + "Tuvalu": "तुवालु", + "Two Factor Authentication": "द्वौ कारकप्रमाणीकरणं", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "इदानीं द्वौ कारकप्रमाणीकरणं सक्षमम् अस्ति । स्वस्य दूरभाषस्य प्रमाणक-अनुप्रयोगस्य उपयोगेन निम्नलिखित-Qआर-सङ्केतं स्कैन् कुर्वन्तु अथवा सेटअप-कुंजीम् प्रविशन्तु ।", + "Type": "प्रकारः", + "Uganda": "युगाण्डा", + "Ukraine": "युक्रेन", + "Unauthorized": "अनधिकृतः", + "United Arab Emirates": "संयुक्त अरब अमीरात", + "United Kingdom": "संयुक्त अधिराज्य", + "United States": "संयुक्त राज्य अमेरिका", + "United States Minor Outlying Islands": "संयुक्त राज्य अमेरिका लघु बाहरी द्वीप", + "United States Outlying Islands": "अमेरिकी बहिःस्थद्वीपाः", + "Unknown": "अज्ञात", + "Unpaid": "अदत्तः", + "Update": "अद्यतन", + "Update & Continue Editing": "सम्पादनं अद्यतनं कुर्वन्तु तथा च निरन्तरं कुर्वन्तु", + "Update :resource": "अद्यतनम् १०", + "Update :resource: :title": "अद्यतनम् १०: २०", + "Update attached :resource: :title": "अद्यतनं संलग्नम् :resource: :title", + "Update Password": "गुप्तशब्द अद्यतन करें", + "Update Payment Information": "भुगतान सूचना अद्यतन करें", + "Update Payment Method": "भुगतान विधि अद्यतन करें", + "Update your account's profile information and email address.": "स्वस्य खातेः प्रोफाइलसूचना, ईमेल-सङ्केतः च अद्यतनं कुर्वन्तु ।", + "Uploading": "अपलोड करण", + "Uploading files... (:current/:total)": "सञ्चिकाः अपलोड् करणम्... (१०/२०)", + "Uruguay": "उरुग्वे", + "Use a recovery code": "पुनर्प्राप्तिसङ्केतं उपयुज्यताम्", + "Use an authentication code": "प्रमाणीकरणसङ्केतं उपयुज्यताम्", + "User Actions": "उपयोक्तृक्रियाः", + "User Security": "उपयोक्तृसुरक्षा", + "Username": "उपयोक्तृनाम", + "Uzbekistan": "उज्बेकिस्तान", + "Value": "मूल्यम्‌", + "Vanuatu": "वनुअतु", + "VAT Number": "वैट नम्बर", + "Venezuela": "वेनेजुएला", + "Venezuela, Bolivarian Republic of": "वेनेजुएला, बोलिवियाई गणराज्य के", + "Verify Email Address": "ईमेल पता सत्यापित करें", + "Verify Your Email Address": "स्वस्य ईमेल-सङ्केतं सत्यापयन्तु", + "Viet Nam": "वियतनाम", + "View": "दृश्यं", + "Virgin Islands, British": "वर्जिन् द्वीपसमूहः, ब्रिटिशः", + "Virgin Islands, U.S.": "वर्जिन् द्वीपसमूहः, अमेरिकी.", + "Wallis And Futuna": "वालिसः फुतुना च", + "Wallis and Futuna": "वालिसः फुतुना च", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "वयं भवतः सदस्यतां संसाधयामः। एकदा सदस्यता सफलतया संसाधितं जातं चेत्, एतत् पृष्ठं स्वयमेव अद्यतनं भविष्यति । सामान्यतया एषा प्रक्रिया केवलं कतिपयानि सेकेण्ड्-मात्राणि यावत् भवितव्यम् ।", + "We are unable to process your payment. Please contact customer support.": "भवतः भुक्तिं संसाधितुं वयं असमर्थाः स्मः। कृपया ग्राहक समर्थन से सम्पर्क करें।", + "We have emailed your password reset link!": "वयं भवतः गुप्तशब्दपुनर्स्थापनलिङ्कं ईमेलद्वारा प्रेषितवन्तः!", + "We were unable to find a registered user with this email address.": "अस्मिन् ईमेल-सङ्केतेन पञ्जीकृतं उपयोक्तारं वयं अन्वेष्टुं असमर्थाः अभवम ।", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "वयं भवतः अधः निर्दिष्टानां ईमेल-सङ्केतानां कृते चालान-अवलोकन-लिङ्कं प्रेषयिष्यामः । भवान् अल्पविरामस्य उपयोगेन बहुविधं ईमेल-सङ्केतान् पृथक् कर्तुं शक्नोति ।", + "We're lost in space. The page you were trying to view does not exist.": "वयं अन्तरिक्षे नष्टाः स्मः। भवता यत् पृष्ठं द्रष्टुं प्रयत्नः कृतः आसीत् तत् नास्ति ।", + "Welcome Back!": "स्वागतम् पुनः !", + "Western Sahara": "पश्चिम सहारा", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "यदा द्वौ कारकप्रमाणीकरणं सक्षमं भवति तदा प्रमाणीकरणकाले भवन्तः सुरक्षितं, यादृच्छिकं टोकनं प्रार्थयिष्यन्ति । भवान् स्वस्य दूरभाषस्य Google Authenticator अनुप्रयोगात् एतत् टोकनं पुनः प्राप्तुं शक्नोति।", + "Whoops": "हूप्स्", + "Whoops!": "हूप्स् !", + "Whoops! Something went wrong.": "हूप्स् ! किमपि भ्रष्टं जातम्।", + "With Trashed": "कचरायुक्तेन सह", + "Write": "लिखतु", + "Year To Date": "वर्ष To Date", + "Yearly": "वार्षिकम्", + "Yemen": "यमन", + "Yes": "आम्‌", + "You are already subscribed.": "भवन्तः पूर्वमेव सदस्यतां प्राप्तवन्तः।", + "You are currently within your free trial period. Your trial will expire on :date.": "भवान् सम्प्रति स्वस्य निःशुल्कपरीक्षणकालस्य अन्तः अस्ति। भवतः परीक्षणस्य अवधिः १० दिनाङ्के समाप्तः भविष्यति।", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "भवान् सम्प्रति स्वस्य निःशुल्कपरीक्षणकालस्य अन्तः अस्ति। भवतः परीक्षणस्य अवधिः :date दिनाङ्के समाप्तः भविष्यति नूतनसदस्यतां आरभ्य भवतः परीक्षणस्य समाप्तिः भविष्यति।", + "You are logged in!": "भवान् प्रवेशं कृतवान् अस्ति!", + "You are receiving this email because we received a password reset request for your account.": "भवान् एतत् ईमेल प्राप्नोति यतोहि भवतः खातेः गुप्तशब्दपुनर्स्थापनस्य अनुरोधः अस्माभिः प्राप्तः ।", + "You have been invited to join the :team team!": "भवन्तः १० दलस्य सदस्यतां प्राप्तुं आमन्त्रिताः सन्ति!", + "You have enabled two factor authentication.": "भवता द्वौ कारकप्रमाणीकरणं सक्षमं कृतम् ।", + "You have not enabled two factor authentication.": "भवता द्वौ कारकप्रमाणीकरणं सक्षमं न कृतम् ।", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "भवतः केचन अदत्तचालानपत्राणि सन्ति। स्वस्य पूर्वनिर्धारितदेयताविधिं अद्यतनं कृत्वा, भवान् अधोलिखितायाः चालानसूचिकायाः ​​माध्यमेन भुक्तिं पुनः प्रयतितुं शक्नोति ।", + "You may accept this invitation by clicking the button below:": "अधोलिखितं बटनं नुत्वा भवान् एतत् आमन्त्रणं स्वीकुर्वितुं शक्नोति:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "भवान् कदापि स्वसदस्यतां रद्दं कर्तुं शक्नोति। एकदा भवतः सदस्यता रद्दं जातं चेत्, भवतः वर्तमानबिलिंगचक्रस्य अन्त्यपर्यन्तं सदस्यतां पुनः आरभ्यतुं विकल्पः भविष्यति ।", + "You may delete any of your existing tokens if they are no longer needed.": "यदि तेषां आवश्यकता नास्ति तर्हि भवान् स्वस्य विद्यमानं किमपि टोकनं विलोपयितुं शक्नोति ।", + "You may not delete your personal team.": "भवान् स्वस्य व्यक्तिगतं दलं न विलोपयितुं शक्नोति।", + "You may not leave a team that you created.": "भवता निर्मितं दलं भवता न त्यक्तुं शक्यते।", + "You will receive an invoice and payment link via email for each billing period.": "प्रत्येकं बिलिंग् अवधिं कृते भवन्तः ईमेलद्वारा चालानस्य भुक्तिलिङ्कं च प्राप्नुवन्ति।", + "You're logged in!": "भवन्तः प्रवेशं कृतवन्तः!", + "Your :invoiceName invoice is now available!": "भवतः १० चालानम् अधुना उपलब्धम् अस्ति!", + "Your billing address is :address :address2 :postal_code :city :state :country": "भवतः बिलिंग् पता १० १०२ ३० ४० ५० ६० अस्ति", + "Your card was declined. Please contact your card issuer for more information.": "भवतः कार्डं अङ्गीकृतम् आसीत्। अधिकविवरणार्थं कृपया स्वकार्डनिर्गतकर्त्रेण सम्पर्कं कुर्वन्तु।", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "भवतः वर्तमानं भुक्तिविधिः १० मध्ये समाप्तं क्रेडिट् कार्ड् अस्ति यस्य अवधिः २० दिनाङ्के समाप्तः भवति ।", + "Your email address is unverified.": "भवतः ईमेल-सङ्केतः असत्यापितः अस्ति ।", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "भवतः अन्तिमः १० भुक्तिः असफलः अभवत् । कृपया असफलदेयता पुनः प्रयासं कर्तुं स्वस्य भुक्तिविधिं अद्यतनं कुर्वन्तु।", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "भवतः अन्तिमः भुक्तिः २० उपरि १० असफलः अभवत् । कृपया असफलदेयता पुनः प्रयासं कर्तुं स्वस्य भुक्तिविधिं अद्यतनं कुर्वन्तु।", + "Your next payment of :amount will be processed on :date.": "भवतः अग्रिमः १० भुक्तिः २० दिनाङ्के भविष्यति।", + "Your payment method has been added successfully.": "भवतः भुक्तिविधिः सफलतया योजिता अस्ति।", + "Your payment method will be charged automatically for each billing period.": "प्रत्येकं बिलिंगकालस्य कृते भवतः भुक्तिविधिः स्वयमेव शुल्कं गृहीतं भविष्यति।", + "Your registered VAT Number is :vatNumber.": "भवतः पञ्जीकृतः वैट् नम्बरः १० अस्ति ।", + "Your subscription has been started successfully.": "भवतः सदस्यता सफलतया आरब्धा अस्ति।", + "Your subscription has been successfully cancelled.": "भवतः सदस्यता सफलतया रद्दीकृता अस्ति।", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "भवतः सदस्यता सफलतया रद्दीकृता अस्ति। भवतः बिलिंग् अवधिः अन्त्यपर्यन्तं भवतः प्रवेशः अद्यापि भविष्यति।", + "Your subscription was successfully resumed.": "भवतः सदस्यता सफलतया पुनः आरब्धा।", + "Your subscription was successfully updated.": "भवतः सदस्यता सफलतया अद्यतनं जातम्।", + "Zambia": "जाम्बिया", + "Zimbabwe": "जिम्बाब्वे", + "Zip / Postal Code": "पिन / डाक कोड", + "Åland Islands": "Åland द्वीपाः" +} diff --git a/locales/sa/php-inline.json b/locales/sa/php-inline.json new file mode 100644 index 00000000000..72dcceb2445 --- /dev/null +++ b/locales/sa/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "एतत् क्षेत्रं अवश्यमेव स्वीकारणीयम्।", + "accepted_if": "यदा १० २० भवति तदा एतत् क्षेत्रं स्वीकारणीयम् ।", + "active_url": "एतत् क्षेत्रं वैधं URL नास्ति ।", + "after": "एतत् क्षेत्रं १० तः परं तिथिः भवितुमर्हति ।", + "after_or_equal": "एतत् क्षेत्रं १० तः परं वा समं वा तिथिं भवितुमर्हति ।", + "alpha": "अस्मिन् क्षेत्रे केवलं अक्षराणि एव भवितुमर्हन्ति ।", + "alpha_dash": "अस्मिन् क्षेत्रे केवलं अक्षराणि, संख्याः, डैशः, अण्डरस्कोर् च भवितुमर्हन्ति ।", + "alpha_num": "अस्मिन् क्षेत्रे केवलं अक्षराणि, संख्याः च भवितुमर्हन्ति ।", + "any_of": "अयं क्षेत्रः असिद्धः अस्ति ।", + "array": "एतत् क्षेत्रं सरणी भवितुमर्हति ।", + "ascii": "अस्मिन् क्षेत्रे केवलं एक-बाइट्-आल्फान्यूमेरिक-वर्णाः चिह्नानि च भवितुमर्हन्ति ।", + "attached": "एतत् क्षेत्रं पूर्वमेव संलग्नम् अस्ति।", + "before": "एतत् क्षेत्रं १० तः पूर्वं तिथिः भवितुमर्हति ।", + "before_or_equal": "एतत् क्षेत्रं १० तः पूर्वं वा समं वा तिथिः भवितुमर्हति ।", + "between.array": "अस्मिन् क्षेत्रे १० तः २० पर्यन्तं वस्तूनि भवितुमर्हन्ति ।", + "between.file": "एतत् क्षेत्रं १० तः २० किलोबाइट् पर्यन्तं भवितुमर्हति ।", + "between.numeric": "एतत् क्षेत्रं १० तः २० पर्यन्तं भवितुमर्हति ।", + "between.string": "एतत् क्षेत्रं १० तः २० अक्षराणां मध्ये भवितुमर्हति ।", + "boolean": "एतत् क्षेत्रं सत्यं वा असत्यं वा भवितुमर्हति।", + "can": "अस्मिन् क्षेत्रे अनधिकृतं मूल्यं भवति ।", + "confirmed": "एतत् क्षेत्रपुष्टिः न मेलति ।", + "contains": "अस्मिन् क्षेत्रे आवश्यकं मूल्यं गम्यते ।", + "date": "एतत् क्षेत्रं वैधतिथिः नास्ति ।", + "date_equals": "एतत् क्षेत्रं १० समं तिथिं भवितुमर्हति ।", + "date_format": "एतत् क्षेत्रं प्रारूपेण १० न मेलति ।", + "decimal": "अस्मिन् क्षेत्रे १० दशमलवस्थानानि भवितुमर्हन्ति ।", + "declined": "एतत् क्षेत्रं अवश्यमेव निराकरणीयम्।", + "declined_if": "१० यदा २० भवति तदा एतत् क्षेत्रं अवश्यमेव निराकरणीयम् ।", + "different": "एतत् क्षेत्रं १० च भिन्नं भवितुमर्हति।", + "digits": "एतत् क्षेत्रं १० अङ्कानि भवितुमर्हति ।", + "digits_between": "एतत् क्षेत्रं १० तः २० अङ्कानां मध्ये भवितुमर्हति ।", + "dimensions": "अस्मिन् क्षेत्रे अमान्यप्रतिबिम्बपरिमाणाः सन्ति ।", + "distinct": "अस्य क्षेत्रस्य द्वितीयकं मूल्यं भवति ।", + "doesnt_contain": "अस्मिन् क्षेत्रे निम्नलिखितयोः कश्चन अपि न भवितव्यः : १० ।", + "doesnt_end_with": "एतत् क्षेत्रं निम्नलिखितयोः एकेन सह न समाप्तं भवेत् : १०.", + "doesnt_start_with": "एतत् क्षेत्रं निम्नलिखितयोः एकेन न आरभ्यतव्यम् : :values.", + "email": "एतत् क्षेत्रं वैधं ईमेल-सङ्केतं भवितुमर्हति ।", + "ends_with": "एतत् क्षेत्रं निम्नलिखितयोः एकेन समाप्तं भवितुमर्हति : :values.", + "enum": "चयनितं क्षेत्रम् अमान्यम् अस्ति ।", + "exists": "चयनितं क्षेत्रम् अमान्यम् अस्ति ।", + "extensions": "अस्मिन् क्षेत्रे निम्नलिखितविस्तारेषु एकः भवितुमर्हति : :values.", + "file": "एतत् क्षेत्रं सञ्चिका भवितुमर्हति ।", + "filled": "अस्य क्षेत्रस्य मूल्यं भवितुमर्हति ।", + "gt.array": "अस्मिन् क्षेत्रे १० अधिकानि वस्तूनि भवितुमर्हन्ति ।", + "gt.file": "एतत् क्षेत्रं १० किलोबाइट् इत्यस्मात् अधिकं भवितुमर्हति ।", + "gt.numeric": "एतत् क्षेत्रं १० तः अधिकं भवितुमर्हति ।", + "gt.string": "एतत् क्षेत्रं १० वर्णात् अधिकं भवितुमर्हति ।", + "gte.array": "अस्मिन् क्षेत्रे १० वस्तूनि वा अधिकानि वा भवितुमर्हन्ति ।", + "gte.file": "एतत् क्षेत्रं १० किलोबाइट् इत्यस्मात् अधिकं वा समं वा भवितुमर्हति ।", + "gte.numeric": "एतत् क्षेत्रं १० इत्यस्मात् अधिकं वा समं वा भवितुमर्हति ।", + "gte.string": "एतत् क्षेत्रं १० वर्णात् अधिकं वा समं वा भवितुमर्हति ।", + "hex_color": "एतत् क्षेत्रं वैधं षट्दशमलववर्णं भवितुमर्हति ।", + "image": "एतत् क्षेत्रं प्रतिबिम्बं भवितुमर्हति ।", + "in": "चयनितं क्षेत्रम् अमान्यम् अस्ति ।", + "in_array": "एतत् क्षेत्रं १० मध्ये नास्ति ।", + "in_array_keys": "अस्मिन् क्षेत्रे निम्नलिखितकुंजीषु न्यूनातिन्यूनम् एकं भवितुमर्हति: :values.", + "integer": "एतत् क्षेत्रं पूर्णाङ्कं भवितुमर्हति ।", + "ip": "एतत् क्षेत्रं वैधं IP-सङ्केतं भवितुमर्हति ।", + "ipv4": "एतत् क्षेत्रं वैधं IPv4-सङ्केतं भवितुमर्हति ।", + "ipv6": "एतत् क्षेत्रं वैधं IPv6-सङ्केतं भवितुमर्हति ।", + "json": "एतत् क्षेत्रं वैधं JSON स्ट्रिंग् भवितुमर्हति ।", + "list": "एतत् क्षेत्रं सूची भवितुमर्हति ।", + "lowercase": "एतत् क्षेत्रं लघुवर्णं भवितुमर्हति ।", + "lt.array": "अस्मिन् क्षेत्रे १० वस्तूनि न्यूनानि भवेयुः ।", + "lt.file": "एतत् क्षेत्रं १० किलोबाइट् इत्यस्मात् न्यूनं भवितुमर्हति ।", + "lt.numeric": "एतत् क्षेत्रं १० तः न्यूनं भवितुमर्हति ।", + "lt.string": "एतत् क्षेत्रं १० वर्णात् न्यूनं भवितुमर्हति ।", + "lte.array": "अस्मिन् क्षेत्रे १० वस्तूनि अधिकानि न भवेयुः ।", + "lte.file": "एतत् क्षेत्रं १० किलोबाइट् इत्यस्मात् न्यूनं वा समं वा भवितुमर्हति ।", + "lte.numeric": "एतत् क्षेत्रं १० तः न्यूनं वा समं वा भवितुमर्हति ।", + "lte.string": "एतत् क्षेत्रं १० वर्णात् न्यूनं वा समं वा भवितुमर्हति ।", + "mac_address": "एतत् क्षेत्रं वैधं MAC-सङ्केतं भवितुमर्हति ।", + "max.array": "अस्मिन् क्षेत्रे १० वस्तूनि अधिकानि न भवेयुः ।", + "max.file": "एतत् क्षेत्रं १० किलोबाइट् इत्यस्मात् अधिकं न भवितुमर्हति ।", + "max.numeric": "एतत् क्षेत्रं १० तः अधिकं न भवितुमर्हति ।", + "max.string": "एतत् क्षेत्रं १० वर्णात् अधिकं न भवितुमर्हति ।", + "max_digits": "अस्मिन् क्षेत्रे १० अङ्काधिकाः न भवेयुः ।", + "mimes": "एतत् क्षेत्रं प्रकारस्य सञ्चिका भवितुमर्हति: :values.", + "mimetypes": "एतत् क्षेत्रं प्रकारस्य सञ्चिका भवितुमर्हति: :values.", + "min.array": "अस्मिन् क्षेत्रे न्यूनातिन्यूनं १० वस्तूनि भवितुमर्हन्ति ।", + "min.file": "एतत् क्षेत्रं न्यूनातिन्यूनं १० किलोबाइट् भवितुमर्हति ।", + "min.numeric": "एतत् क्षेत्रं न्यूनातिन्यूनं १० भवितुमर्हति ।", + "min.string": "एतत् क्षेत्रं न्यूनातिन्यूनं १० वर्णाः भवितुमर्हन्ति ।", + "min_digits": "अस्मिन् क्षेत्रे न्यूनातिन्यूनं १० अङ्काः भवितुमर्हन्ति ।", + "missing": "एतत् क्षेत्रं अवश्यमेव लुप्तं भवति।", + "missing_if": "१० यदा २० भवति तदा एतत् क्षेत्रं अवश्यमेव गम्यते ।", + "missing_unless": "यावत् १० २० न भवति तावत् एतत् क्षेत्रं अवश्यमेव गम्यते ।", + "missing_with": "१० उपस्थिते एतत् क्षेत्रं अवश्यमेव गम्यते ।", + "missing_with_all": "१० जनाः उपस्थिताः सति एतत् क्षेत्रं अवश्यमेव लुप्तं भवति ।", + "multiple_of": "एतत् क्षेत्रं १० गुणनफलं भवितुमर्हति ।", + "not_in": "चयनितं क्षेत्रम् अमान्यम् अस्ति ।", + "not_regex": "एतत् क्षेत्रस्वरूपम् अमान्यम् अस्ति ।", + "numeric": "एतत् क्षेत्रं संख्या भवितुमर्हति।", + "password.letters": "अस्मिन् क्षेत्रे न्यूनातिन्यूनम् एकं अक्षरं भवितुमर्हति ।", + "password.mixed": "अस्मिन् क्षेत्रे न्यूनातिन्यूनम् एकः उदात्तः, एकः लघुः च अक्षरः भवितुमर्हति ।", + "password.numbers": "अस्मिन् क्षेत्रे न्यूनातिन्यूनम् एकः सङ्ख्या भवितुमर्हति ।", + "password.symbols": "अस्मिन् क्षेत्रे न्यूनातिन्यूनम् एकं चिह्नं भवितुमर्हति ।", + "password.uncompromised": "दत्तं क्षेत्रं दत्तांशलीक् मध्ये प्रकटितम् अस्ति । कृपया भिन्नं क्षेत्रं चिनुत।", + "present": "एतत् क्षेत्रं अवश्यं वर्तते।", + "present_if": "१० यदा २० भवति तदा एतत् क्षेत्रं अवश्यं भवितव्यम् ।", + "present_unless": "यावत् १० २० न भवति तावत् एतत् क्षेत्रं अवश्यं भवितव्यम् ।", + "present_with": "१० वर्तन्ते चेत् एतत् क्षेत्रं अवश्यमेव भवितव्यम् ।", + "present_with_all": "यदा १० वर्तन्ते तदा एतत् क्षेत्रं अवश्यमेव भवितव्यम् ।", + "prohibited": "एतत् क्षेत्रं निषिद्धम् अस्ति।", + "prohibited_if": "१० यदा २० भवति तदा एतत् क्षेत्रं निषिद्धं भवति ।", + "prohibited_if_accepted": "यदा १० स्वीकृतं भवति तदा एतत् क्षेत्रं निषिद्धं भवति ।", + "prohibited_if_declined": "यदा १० न्यूनीभवति तदा एतत् क्षेत्रं निषिद्धं भवति ।", + "prohibited_unless": "यावत् १० २० मध्ये न भवति तावत् एतत् क्षेत्रं निषिद्धम् ।", + "prohibits": "एतत् क्षेत्रं १० उपस्थितं निषेधयति ।", + "regex": "एतत् क्षेत्रस्वरूपम् अमान्यम् अस्ति ।", + "relatable": "एतत् क्षेत्रम् अस्मिन् संसाधने सह न सम्बद्धं भवेत् ।", + "required": "एतत् क्षेत्रम् आवश्यकम् अस्ति।", + "required_array_keys": "अस्मिन् क्षेत्रे निम्नलिखितस्य कृते प्रविष्टयः अवश्यं सन्ति: :values.", + "required_if": "यदा १० २० भवति तदा एतत् क्षेत्रम् आवश्यकम् ।", + "required_if_accepted": "१० स्वीकृते सति एतत् क्षेत्रम् आवश्यकम् ।", + "required_if_declined": "१० निवृत्ते सति एतत् क्षेत्रम् आवश्यकम् ।", + "required_unless": "यावत् १० २० मध्ये न भवति तावत् एतत् क्षेत्रम् आवश्यकम् ।", + "required_with": "१० वर्तन्ते चेत् एतत् क्षेत्रम् आवश्यकम् ।", + "required_with_all": "यदा १० वर्तन्ते तदा एतत् क्षेत्रम् आवश्यकम् ।", + "required_without": "यदा १० न भवति तदा एतत् क्षेत्रम् आवश्यकं भवति ।", + "required_without_all": "यदा १० मध्ये कोऽपि नास्ति तदा एतत् क्षेत्रम् आवश्यकम् ।", + "same": "एतत् क्षेत्रं १० च मेलनं कर्तव्यम् ।", + "size.array": "अस्मिन् क्षेत्रे १० वस्तूनि अवश्यं सन्ति ।", + "size.file": "एतत् क्षेत्रं १० किलोबाइट् भवितुमर्हति ।", + "size.numeric": "एतत् क्षेत्रं १० भवितुमर्हति ।", + "size.string": "एतत् क्षेत्रं १० वर्णाः भवितुमर्हन्ति ।", + "starts_with": "एतत् क्षेत्रं निम्नलिखितयोः एकेन आरभ्यतव्यम् : :values.", + "string": "एतत् क्षेत्रं स्ट्रिंग् भवितुमर्हति ।", + "timezone": "एतत् क्षेत्रं वैधसमयक्षेत्रं भवितुमर्हति ।", + "ulid": "एतत् क्षेत्रं वैधं ULID भवितुमर्हति ।", + "unique": "एतत् क्षेत्रं पूर्वमेव गृहीतम् अस्ति।", + "uploaded": "एतत् क्षेत्रं अपलोड् कर्तुं असफलम् अभवत् ।", + "uppercase": "एतत् क्षेत्रं बृहत् अक्षरं भवितुमर्हति ।", + "url": "एतत् क्षेत्रं वैधं URL भवितुमर्हति ।", + "uuid": "एतत् क्षेत्रं वैधं UUID भवितुमर्हति ।" +} diff --git a/locales/sa/php.json b/locales/sa/php.json new file mode 100644 index 00000000000..4adbc261c6b --- /dev/null +++ b/locales/sa/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "१० अवश्यं स्वीकारणीयाः।", + "accepted_if": "२० यदा ३० भवति तदा १० स्वीकारः अवश्यं करणीयः ।", + "active_url": "१० वैधः URL नास्ति ।", + "after": "१० २० तः परं तिथिः भवितुमर्हति ।", + "after_or_equal": "१० २० इत्यस्य अनन्तरं वा समं वा तिथिः भवितुमर्हति ।", + "alpha": "१० मध्ये केवलं अक्षराणि एव भवितुमर्हन्ति।", + "alpha_dash": "१० मध्ये केवलं अक्षराणि, संख्याः, डैशः, अधोरेखाः च अवश्यं भवेयुः ।", + "alpha_num": "१० मध्ये केवलं अक्षराणि सङ्ख्याः च भवितुमर्हन्ति ।", + "any_of": "१० क्षेत्रं अमान्यं भवति ।", + "array": "१० एकः सरणी भवितुमर्हति।", + "ascii": ":attribute क्षेत्रे केवलं एकबाइट्-अक्षर-संख्या-वर्णाः चिह्नानि च भवितुमर्हन्ति ।", + "attached": "एतत् १० पूर्वमेव संलग्नम् अस्ति ।", + "before": "१० २० तः पूर्वं तिथिः भवितुमर्हति ।", + "before_or_equal": "१० २० इत्यस्मात् पूर्वं वा समं वा तिथिः भवितुमर्हति ।", + "between.array": "१० मध्ये २० तः ३० पर्यन्तं वस्तूनि भवितुमर्हन्ति ।", + "between.file": "१० २० तः ३० किलोबाइट् यावत् भवितुमर्हति ।", + "between.numeric": "१० २० तः ३० पर्यन्तं भवितुमर्हति ।", + "between.string": "१० वर्णाः २० तः ३० पर्यन्तं वर्णाः भवेयुः ।", + "boolean": "१० क्षेत्रं सत्यं वा असत्यं वा भवितुमर्हति ।", + "can": ":attribute क्षेत्रे अनधिकृतं मूल्यं भवति ।", + "confirmed": "१० पुष्टिः न मेलति।", + "contains": ":attribute क्षेत्रे आवश्यकं मूल्यं गम्यते ।", + "current_password": "गुप्तशब्दः अशुद्धः अस्ति ।", + "date": "१० न वैधतिथिः ।", + "date_equals": "१० इत्यस्य २० समं तिथिः भवितुमर्हति ।", + "date_format": "१० प्रारूपेण २० न मेलति ।", + "decimal": "१० क्षेत्रे २० दशमलवस्थानानि भवितुमर्हन्ति ।", + "declined": "१० अवश्यं निराकरणीयम्।", + "declined_if": "२० यदा ३० भवति तदा १० अवश्यं निराकरणीयम् ।", + "different": "१०, २० च भिन्नाः भवितुमर्हन्ति।", + "digits": "१० अङ्काः २० भवितुमर्हन्ति ।", + "digits_between": "१० २० तः ३० अङ्कानां मध्ये भवितुमर्हति ।", + "dimensions": "१० इत्यस्य अमान्यप्रतिबिम्बपरिमाणाः सन्ति ।", + "distinct": "१० क्षेत्रस्य द्वितीयकं मूल्यं भवति ।", + "doesnt_contain": ":attribute क्षेत्रे निम्नलिखितयोः कश्चन अपि न भवितव्यः : :values.", + "doesnt_end_with": "१० क्षेत्रं निम्नलिखितयोः एकेन न समाप्तं भवेत् : २० ।", + "doesnt_start_with": "१० क्षेत्रं निम्नलिखितयोः एकेन न आरभ्यते : २० ।", + "email": "१० वैधः ईमेल-सङ्केतः भवितुमर्हति ।", + "ends_with": "१० इत्यस्य समाप्तिः निम्नलिखितयोः एकेन सह भवितुमर्हति : २० ।", + "enum": "चयनितं १० अमान्यम् अस्ति ।", + "exists": "चयनितं १० अमान्यम् अस्ति ।", + "extensions": ":attribute क्षेत्रे निम्नलिखितविस्तारेषु एकः भवितुमर्हति: :values.", + "failed": "एतानि प्रमाणपत्राणि अस्माकं अभिलेखैः सह न मेलन्ति ।", + "file": "१० सञ्चिका भवितुमर्हति।", + "filled": "१० क्षेत्रस्य मूल्यं भवितुमर्हति ।", + "gt.array": "१० मध्ये २० अधिकानि वस्तूनि भवितुमर्हन्ति।", + "gt.file": "१० २० किलोबाइट् इत्यस्मात् अधिकं भवितुमर्हति ।", + "gt.numeric": "१० २० तः अधिकं भवितुमर्हति ।", + "gt.string": "१० वर्णात् अधिकं भवितुमर्हति ।", + "gte.array": "१० मध्ये २० वस्तूनि वा अधिकानि वा भवितुमर्हन्ति।", + "gte.file": "१० किलोबाइट् इत्यस्मात् अधिकं वा समं वा भवितुमर्हति ।", + "gte.numeric": "१० २० इत्यस्मात् अधिकं वा समं वा भवितुमर्हति ।", + "gte.string": "१० वर्णात् अधिकं वा समं वा भवितुमर्हति ।", + "hex_color": ":attribute क्षेत्रं वैधं षट्दशमलववर्णं भवितुमर्हति ।", + "image": "१० एकं प्रतिबिम्बं भवितुमर्हति।", + "in": "चयनितं १० अमान्यम् अस्ति ।", + "in_array": "१० क्षेत्रं २० मध्ये नास्ति ।", + "in_array_keys": ":attribute क्षेत्रे निम्नलिखितकुंजीषु न्यूनातिन्यूनं एकं अवश्यं भवितव्यम्: :values.", + "integer": "१० पूर्णाङ्कः भवितुमर्हति ।", + "ip": "१० वैधः IP-सङ्केतः भवितुमर्हति ।", + "ipv4": "१० वैधः IPv4 पता भवितुमर्हति ।", + "ipv6": "१० वैधः IPv6 पता भवितुमर्हति ।", + "json": ":attribute वैधः JSON स्ट्रिंग् भवितुमर्हति ।", + "list": "१० क्षेत्रं सूची भवितुमर्हति ।", + "lowercase": "१० क्षेत्रं लघुवर्णं भवितुमर्हति ।", + "lt.array": "१० मध्ये २० वस्तूनि न्यूनानि भवितुमर्हन्ति।", + "lt.file": "१० २० किलोबाइट् इत्यस्मात् न्यूनं भवितुमर्हति ।", + "lt.numeric": "१० २० तः न्यूनाः भवितुमर्हन्ति ।", + "lt.string": "१० वर्णात् न्यूनाः भवेयुः ।", + "lte.array": "१० मध्ये २० अधिकानि वस्तूनि न भवितुमर्हन्ति।", + "lte.file": "१० २० किलोबाइट् इत्यस्मात् न्यूनं वा समं वा भवितुमर्हति ।", + "lte.numeric": "१० २० तः न्यूनं वा समं वा भवितुमर्हति ।", + "lte.string": "१० वर्णात् न्यूनं वा समं वा भवितुमर्हति ।", + "mac_address": "१० वैधः MAC-सङ्केतः भवितुमर्हति ।", + "max.array": "१० मध्ये २० अधिकानि वस्तूनि न भवितुमर्हन्ति।", + "max.file": "१० २० किलोबाइट् इत्यस्मात् अधिकं न भवितुमर्हति ।", + "max.numeric": "१० २० तः अधिकं न भवितुमर्हति ।", + "max.string": "१० वर्णात् अधिकं न भवितुमर्हति ।", + "max_digits": "१० क्षेत्रे २० अङ्काधिकाः न भवेयुः ।", + "mimes": "१० प्रकारस्य सञ्चिका भवितुमर्हति: २० ।", + "mimetypes": "१० प्रकारस्य सञ्चिका भवितुमर्हति: २० ।", + "min.array": "१० मध्ये न्यूनातिन्यूनं २० वस्तूनि भवितुमर्हन्ति।", + "min.file": "१० न्यूनातिन्यूनं २० किलोबाइट् भवितुमर्हति ।", + "min.numeric": "१० न्यूनातिन्यूनं २० भवितुमर्हति।", + "min.string": "१० न्यूनातिन्यूनं २० वर्णाः भवितुमर्हन्ति ।", + "min_digits": "१० क्षेत्रे न्यूनातिन्यूनं २० अङ्काः भवितुमर्हन्ति ।", + "missing": "१० क्षेत्रं अवश्यं लुप्तं भवति।", + "missing_if": "२० यदा ३० भवति तदा १० क्षेत्रं अवश्यमेव गम्यते ।", + "missing_unless": "१० क्षेत्रं यावत् २० ३० न भवति तावत् अवश्यमेव लुप्तं भवेत् ।", + "missing_with": "२० उपस्थिते १० क्षेत्रं अवश्यमेव लुप्तं भवति ।", + "missing_with_all": "२० वर्तन्ते सति १० क्षेत्रं अवश्यमेव गम्यते ।", + "multiple_of": "१० इति २० गुणनखण्डः भवितुमर्हति ।", + "next": "अग्रिम \"", + "not_in": "चयनितं १० अमान्यम् अस्ति ।", + "not_regex": "१० प्रारूपम् अमान्यम् अस्ति ।", + "numeric": "१० सङ्ख्या भवितुमर्हति।", + "password": "गुप्तशब्दः अशुद्धः अस्ति ।", + "password.letters": "१० क्षेत्रे न्यूनातिन्यूनम् एकं अक्षरं भवितुमर्हति ।", + "password.mixed": "१० क्षेत्रे न्यूनातिन्यूनं एकः बृहत् अक्षरः एकः लघुः च अक्षरः भवितुमर्हति ।", + "password.numbers": "१० क्षेत्रे न्यूनातिन्यूनम् एकः सङ्ख्या भवितुमर्हति ।", + "password.symbols": "१० क्षेत्रे न्यूनातिन्यूनम् एकं चिह्नं भवितुमर्हति ।", + "password.uncompromised": "दत्तं १० दत्तांशलीक् मध्ये प्रादुर्भूतम् अस्ति । कृपया भिन्नं १० चिनोतु ।", + "present": "१० क्षेत्रं अवश्यं वर्तते।", + "present_if": "२० यदा ३० भवति तदा १० क्षेत्रं अवश्यं भवितव्यम् ।", + "present_unless": "१० क्षेत्रं यावत् २० ३० न भवति तावत् अवश्यं भवितव्यम् ।", + "present_with": "२० युक्ते १० क्षेत्रं अवश्यमेव भवितव्यम् ।", + "present_with_all": "२० क्षेत्रं यदा २० वर्तन्ते तदा अवश्यमेव भवितव्यम् ।", + "previous": "\" पूर्वतनम्‌", + "prohibited": "१० क्षेत्रं निषिद्धम् अस्ति ।", + "prohibited_if": "२० क्षेत्रं यदा ३० भवति तदा निषिद्धम् ।", + "prohibited_if_accepted": ":attribute क्षेत्रं यदा :other स्वीकृतं भवति तदा निषिद्धं भवति।", + "prohibited_if_declined": "२० क्षेत्रं तदा निषिद्धं भवति यदा २० न्यूनता भवति ।", + "prohibited_unless": "१० क्षेत्रं निषिद्धं यावत् २० ३० मध्ये नास्ति ।", + "prohibits": "१० क्षेत्रेण २० जनानां उपस्थितिः निषिद्धा अस्ति ।", + "regex": "१० प्रारूपम् अमान्यम् अस्ति ।", + "relatable": "एतत् १० अस्मिन् संसाधने न सम्बद्धं भवेत् ।", + "required": "१० क्षेत्रम् आवश्यकम् ।", + "required_array_keys": ":attribute क्षेत्रे प्रविष्टयः भवितुमर्हन्ति: :values.", + "required_if": "२० क्षेत्रं यदा २० ३० भवति तदा आवश्यकम् ।", + "required_if_accepted": "२० स्वीकृते १० क्षेत्रम् आवश्यकम् ।", + "required_if_declined": "२० अङ्गीकृते १० क्षेत्रम् आवश्यकम् ।", + "required_unless": "१० क्षेत्रं आवश्यकं यावत् २० ३० मध्ये नास्ति ।", + "required_with": "२० युक्ते १० क्षेत्रम् आवश्यकम् ।", + "required_with_all": "२० क्षेत्रस्य आवश्यकता भवति यदा २० वर्तन्ते ।", + "required_without": "२० न भवति चेत् १० क्षेत्रम् आवश्यकम् ।", + "required_without_all": "२० क्षेत्रस्य आवश्यकता यदा २० मध्ये कोऽपि नास्ति ।", + "reset": "भवतः गुप्तशब्दः पुनः सेट् कृतः अस्ति।", + "same": "१०, २० च मेलनं करणीयम्।", + "sent": "वयं भवतः गुप्तशब्दपुनर्स्थापनलिङ्कं ईमेलद्वारा प्रेषितवन्तः।", + "size.array": "१० मध्ये २० वस्तूनि अवश्यं सन्ति ।", + "size.file": "१० २० किलोबाइट् भवितुमर्हति ।", + "size.numeric": "१० इति २० भवितुमर्हति।", + "size.string": "१० वर्णाः २० वर्णाः भवेयुः ।", + "starts_with": "१० इत्यस्य आरम्भः निम्नलिखितयोः एकेन अवश्यं भवति : २० ।", + "string": "१० तारः भवितुमर्हति ।", + "throttle": "अत्यधिकं प्रवेशप्रयासाः। कृपया १० सेकेण्ड् मध्ये पुनः प्रयासं कुर्वन्तु।", + "throttled": "पुनः प्रयासात् पूर्वं प्रतीक्ष्यताम् ।", + "timezone": "१० वैधसमयक्षेत्रं भवितुमर्हति ।", + "token": "इदं गुप्तशब्दपुनर्स्थापनटोकनं अमान्यम् अस्ति ।", + "ulid": ":attribute क्षेत्रं वैधं ULID भवितुमर्हति ।", + "unique": "१० पूर्वमेव गृहीतम् अस्ति।", + "uploaded": "१० अपलोड् कर्तुं असफलाः अभवन् ।", + "uppercase": "१० क्षेत्रं बृहत् अक्षरं भवितुमर्हति ।", + "url": "१० वैधः URL भवितुमर्हति ।", + "user": "तत् ईमेल-सङ्केतं वयं उपयोक्तारं न प्राप्नुमः ।", + "uuid": "१० वैधः यूयूआईडी भवितुमर्हति ।" +} diff --git a/locales/sc/_excludes.json b/locales/sc/_excludes.json new file mode 100644 index 00000000000..5f5b8e1feb8 --- /dev/null +++ b/locales/sc/_excludes.json @@ -0,0 +1,114 @@ +[ + "Botswana", + "Burkina Faso", + "Burundi", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Côte d'Ivoire", + "Dominica", + "Ecuador", + "El Salvador", + "Email", + "email", + "Excel (.xlsx)", + "Gabon", + "Gibraltar", + "Grenada", + "Guam", + "Guatemala", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Heard Island and McDonald Islands", + "Honduras", + "Hong Kong", + "ID", + "Isle of Man", + "Jersey", + "Kiribati", + "Kuwait", + "Lens", + "Liberia", + "Liechtenstein", + "Macao", + "Madagascar", + "Malawi", + "Maldives", + "Mali", + "Malta", + "Marshall Islands", + "Martinique", + "Mayotte", + "Micronesia, Federated States of", + "Montserrat", + "New Caledonia", + "New Zealand", + "Niue", + "Norfolk Island", + "Northern Mariana Islands", + "Nova", + "OK", + "Palau", + "Password", + "password", + "Puerto Rico", + "Qatar", + "Réunion", + "Saint Barthélemy", + "Saint Helena", + "Saint Kitts and Nevis", + "Saint Lucia", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Senegal", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Solomon Islands", + "Somalia", + "South Africa", + "South Georgia and the South Sandwich Islands", + "South Sudan", + "Sri Lanka", + "Sudan", + "Suriname", + "Sweden", + "Switzerland", + "Taiwan", + "Tajikistan", + "Tanzania", + "Tanzania, United Republic of", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Trinidad and Tobago", + "Tunisia", + "Turkey", + "Turkmenistan", + "Tuvalu", + "U.S. Outlying Islands", + "Uganda", + "Ukraine", + "United Arab Emirates", + "United Kingdom", + "United States", + "United States Minor Outlying Islands", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Viet Nam", + "Western Sahara", + "Yemen", + "Zambia", + "Zimbabwe", + "Åland Islands" +] diff --git a/locales/sc/json-inline.json b/locales/sc/json-inline.json new file mode 100644 index 00000000000..5011b477aeb --- /dev/null +++ b/locales/sc/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Custu depet èssere unu ruolu bàlidu.", + "The :attribute must be at least :length characters and contain at least one number.": "Custu depet tènnere a su mancu :length caràteres e cuntènnere a su mancu unu nùmeru.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Custu depet tènnere a su mancu :length caràteres e cuntènnere a su mancu unu caràtere ispetziale e unu nùmeru.", + "The :attribute must be at least :length characters and contain at least one special character.": "Custu depet tènnere a su mancu :length caràteres e cuntènnere a su mancu unu caràtere ispetziale.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Custu depet tènnere a su mancu :length caràteres e cuntènnere a su mancu una lìtera majùscula e unu nùmeru.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Custu depet tènnere a su mancu :length caràteres e cuntènnere a su mancu una lìtera majùscula e unu caràtere ispetziale.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Custu depet tènnere a su mancu :length caràteres e cuntènnere a su mancu una lìtera majùscula, unu nùmeru e unu caràtere ispetziale.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Custu depet tènnere a su mancu :length caràteres e cuntènnere a su mancu una lìtera majùscula.", + "The :attribute must be at least :length characters.": "Custu depet tènnere a su mancu :length caràteres.", + "The :attribute must contain at least one letter.": "Custu depet cuntènnere a su mancu una lìtera.", + "The :attribute must contain at least one number.": "Custu depet cuntènnere a su mancu unu nùmeru.", + "The :attribute must contain at least one symbol.": "Custu depet cuntènnere a su mancu unu sìmbulu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Custu depet cuntènnere a su mancu una lìtera majùscula e una minùscula.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Su balore datu est apparidu in una diffusione de datos. Sèbera un'àteru." +} diff --git a/locales/sc/json.json b/locales/sc/json.json new file mode 100644 index 00000000000..2aa8fe61f60 --- /dev/null +++ b/locales/sc/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(e àteros :count faddinas)", + "(and :count more errors)": "(e àteras :count faddinas)|(e àteros :count faddinas)|(e àteras :count faddinas)", + "30 Days": "30 dies", + "60 Days": "60 dies", + "90 Days": "90 dies", + ":amount selected": ":Amount seberaus", + ":amount Total": "Totale: :amount", + ":days day trial": "Proa de :days dies", + ":resource Details": "Detàllios de :resource", + ":resource Details: :title": "Detàllios de :resource: :title", + "A decryption key is required.": "Tocat una crae de decriptadura.", + "A fresh verification link has been sent to your email address.": "Est imbiadu unu ligòngiu nou de verificatzione a s'indiritzu de posta eletrònica tuo.", + "A new verification link has been sent to the email address you provided during registration.": "Est imbiadu unu ligòngiu nou de verificatzione a s'indiritzu chi as dadu a s'isperada.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Est imbiadu unu ligòngiu nou de verificatzione a s'indiritzu chi as impostadu in su profilu tuo.", + "A new verification link has been sent to your email address.": "Est imbiadu unu ligòngiu nou de verificatzione a s'indiritzu de posta tua.", + "Accept Invitation": "Atzeta s'invitu", + "Action": "Atzione", + "Action Event": "Evento de atzione", + "Action Events": "Eventos de atzione", + "Action Happened At": "Data de s'atzione", + "Action Initiated By": "Atzione aviada dae", + "Action Name": "Nòmine de s'atzione", + "Action Status": "Istadu", + "Action Target": "Bersàgiu", + "Actions": "Atziones", + "Add": "Agiunghe", + "Add :resource": "Agiunghe :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Agiunghe unu memburu nou a sa squadra tua, pro chi podet colaborare cun tie.", + "Add additional security to your account using two factor authentication.": "Aumenta sa seguresa de su contu tuo cun s'autenticatzione a duos fatores.", + "Add Payment Method": "Agiunghe unu mètodu de pagamentu", + "Add row": "Agiunghe una lìnia", + "Add Team Member": "Agiunghe memburu de sa squadra", + "Add VAT Number": "Agiunghe su nùmeru IVA", + "Added.": "Agiuntu.", + "Additional billing information updated successfully.": "Informatziones de fatturatzione agiuntivas atualizadas cun suxessu.", + "Address": "Indiritzu", + "Address Line 2": "Indiritzu, lìnia 2", + "Administrator": "Amministradore", + "Administrator users can perform any action.": "Is amministradores podent facher cale si siat atzione.", + "Afghanistan": "Afganistàn", + "Aland Islands": "Ìsulas Åland", + "Albania": "Albània", + "Algeria": "Algerìa", + "All of the people that are part of this team.": "Totu is persones chi faghent parte de custa squadra.", + "All resources loaded.": "Totu is resursus carrigados.", + "All rights reserved.": "Totus is deretos riservados.", + "Already registered?": "Giai registradu?", + "American Samoa": "Samoa Americanas", + "An error occurred while uploading the file.": "B'est istada una faddina durant su carrigamentu de s'archìviu.", + "An error occurred while uploading the file: :error": "B'est istada una faddina durant su carrigamentu de s'archìviu: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "B'est istada una faddina inopinada e amus avisadu a sa squadra de agiudu. Torra a proare prus a pustis.", + "Andorra": "Andòrra", + "Angola": "Àngola", + "Anguilla": "Angùilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Un'àteru impitadore at atualizadu custu resursu a pustis chi sa pàgina est istada carrigada. Atualiza sa pàgina e torra a proare.", + "Antarctica": "Antàrtide", + "Antigua And Barbuda": "Antìgua e Barbuda", + "Antigua and Barbuda": "Antìgua e Barbuda", + "API Token": "Token API", + "API Token Permissions": "Permissos de su token API", + "API Tokens": "Tokens API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Is tokens API permitint a servìtzios de tertzas partes de s'autenticare cun s'aplicatzione nostra in su giudu tuo.", + "Apply": "Àplica", + "Apply Coupon": "Àplica cuponi", + "April": "Abrile", + "Are you sure you want to attempt to pay :amount?": "Ses seguru chi cheres proare a pagare :amount?", + "Are you sure you want to cancel your subscription?": "Ses seguru chi cheres anulare s'abonamentu tuo?", + "Are you sure you want to delete all the notifications?": "Ses seguru chi cheres cantzellare totas is notìficas?", + "Are you sure you want to delete the selected resources?": "Ses seguru chi cheres cantzellare is resursus seberaus?", + "Are you sure you want to delete this file?": "Ses seguru chi cheres cantzellare custu archìviu?", + "Are you sure you want to delete this notification?": "Ses seguru chi cheres cantzellare custa notìfica?", + "Are you sure you want to delete this payment method?": "Ses seguru chi cheres cantzellare custu mètodu de pagamentu?", + "Are you sure you want to delete this resource?": "Ses seguru chi cheres cantzellare custu resursu?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ses seguru chi cheres cantzellare custa squadra? Una borta cantzellada, totu is resursus e datos suos ant a èssere cantzellados de manera permanente.", + "Are you sure you want to delete your account?": "Ses seguru chi cheres cantzellare su contu tuo?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ses seguru chi cheres cantzellare su contu tuo? Una borta cantzelladu, totu is resursus e datos tuos ant a èssere cantzellados in manera permanente. Inserta sa password pro cunfirmare.", + "Are you sure you want to detach the selected resources?": "Ses seguru chi cheres distacare is resursus seberaus?", + "Are you sure you want to detach this resource?": "Ses seguru chi cheres distacare custu resursu?", + "Are you sure you want to force delete the selected resources?": "Ses seguru chi cheres forzare sa cantzelladura de is resursus seberaus?", + "Are you sure you want to force delete this resource?": "Ses seguru chi cheres forzare sa cantzelladura de custu resursu?", + "Are you sure you want to log out?": "Ses seguru chi cheres essire?", + "Are you sure you want to mark all notifications as read?": "Ses seguru chi cheres marca totas is notìficas comente leadas?", + "Are you sure you want to remove this item?": "Ses seguru chi cheres bogare custu elementu?", + "Are you sure you want to restore the selected resources?": "Ses seguru chi cheres ripristinare is resursus seberaus?", + "Are you sure you want to restore this resource?": "Ses seguru chi cheres ripristinare custu resursu?", + "Are you sure you want to resume your subscription?": "Ses seguru chi cheres torrare a attivare s'abonamentu tuo?", + "Are you sure you want to run this action?": "Ses seguru chi cheres esecutare custa atzione?", + "Are you sure you want to set this payment method as your default?": "Ses seguru chi cheres impostare custu mètodu de pagamentu comente predefinidu?", + "Are you sure you want to stop impersonating?": "Ses seguru chi cheres firmare s'imperzonamentu?", + "Are you sure you would like to delete this API token?": "Ses seguru chi cheres cantzellare custu token API?", + "Are you sure you would like to leave this team?": "Ses seguru chi cheres lassare custa squadra?", + "Are you sure you would like to remove this person from the team?": "Ses seguru chi cheres bogare custa persone dae sa squadra?", + "Are you sure you would like to switch billing plans?": "Ses seguru chi cheres cambiare su pianu de fatturatzione?", + "Argentina": "Argentìna", + "Armenia": "Armènia", + "Aruba": "Arùba", + "Attach": "Apendi", + "Attach & Attach Another": "Apendi e apendi un'àteru", + "Attach :resource": "Apendi :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Apendi archìvios tràighende·los e poninde·los, seberande·los o incollande·los.", + "August": "Austu", + "Australia": "Austràlia", + "Austria": "Àustria", + "Azerbaijan": "Azerbaigiàn", + "Bahamas": "Bahàmas", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladèsh", + "Barbados": "Barbàdos", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Prima de sighire, podes verificare s'indiritzu de posta eletrònica tottu incarchende su ligòngiu chi t'avemu imbiadu? Si no as retzidu s'email, t'ne imbiamos un'àteru cun piaghere.", + "Before proceeding, please check your email for a verification link.": "Prima de sighire, controlla s'email tua pro un ligòngiu de verificatzione.", + "Belarus": "Bielorùssia", + "Belgium": "Bèlgica", + "Belize": "Belìze", + "Benin": "Benìn", + "Bermuda": "Bermùda", + "Bhutan": "Bhutàn", + "Billing Information": "Informatziones de fatturatzione", + "Billing Management": "Gestione de fatturatzione", + "Bolivia": "Bolìvia", + "Bolivia, Plurinational State of": "Stadu Plurinatzionale de Bolìvia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius e Saba", + "Bosnia And Herzegovina": "Bòsnia e Erzegòvina", + "Bosnia and Herzegovina": "Bòsnia e Erzegòvina", + "Botswana": "Botswana", + "Bouvet Island": "Ìsula Bouvet", + "Brazil": "Brasile", + "British Indian Ocean Territory": "Territòriu britànnicu de s'Otzèanu Indianu", + "Browser Sessions": "Sessiones de su navigadore", + "Brunei Darussalam": "Brunèi", + "Bulgaria": "Bulgària", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Camboja", + "Cameroon": "Camerùn", + "Canada": "Cànada", + "Cancel": "Annulla", + "Cancel Subscription": "Annulla s'abonamentu", + "Cape Verde": "Cabu Birde", + "Card": "Carta", + "Cayman Islands": "Ìsulas Cayman", + "Central African Republic": "Repùblica Tzentralafricana", + "Chad": "Ciad", + "Change Subscription Plan": "Càmbia su pianu de abonamentu", + "Change the current payment method attached to your subscription": "Càmbia su mètodu de pagamentu atuale de s'abonamentu tuo", + "Changes": "Càmbios", + "Checkout": "Pagamento", + "Chile": "Cile", + "China": "Cina", + "Choose": "Sèbera", + "Choose :field": "Sèbera :field", + "Choose :resource": "Sèbera :resource", + "Choose an option": "Sèbera un'optzione", + "Choose date": "Sèbera sa data", + "Choose File": "Sèbera archìviu", + "Choose Files": "Sèbera archìvios", + "Choose Type": "Sèbera tipu", + "Christmas Island": "Ìsula Christmas", + "City": "Tzitade", + "Click here to re-send the verification email.": "Incarca inoghe pro torrare a imbiare s'email de verificatzione.", + "click here to request another": "incarca inoghe pro rechèdere un'àteru", + "Click to choose": "Incarca pro seberare", + "Close": "Serra", + "Cocos (Keeling) Islands": "Ìsulas Cocos (Keeling)", + "Code": "Còdighe", + "Colombia": "Colòmbia", + "Comoros": "Comòras", + "Confirm": "Cunfirma", + "Confirm Billing Action": "Cunfirma atzione de fatturatzione", + "Confirm Password": "Cunfirma sa password", + "Confirm Payment": "Cunfirma su pagamentu", + "Confirm your :amount payment": "Cunfirma su pagamentu de :amount", + "Congo": "Còngo", + "Congo, Democratic Republic": "Repùblica Demucràtica de su Còngo", + "Congo, the Democratic Republic of the": "Repùblica Demucràtica de su Còngo", + "Constant": "Custanti", + "Continue To Payment": "Sighi a su pagamentu", + "Cook Islands": "Ìsulas Cook", + "Copy to clipboard": "Còpia in is apuntorios", + "Costa Rica": "Còsta Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Paisu", + "Coupon": "Cuponi", + "Coupon applied successfully.": "Cuponi aplicadu cun suxessu.", + "Create": "Crea", + "Create & Add Another": "Crea e agiunghe un'àteru", + "Create :resource": "Crea :resource", + "Create a new team to collaborate with others on projects.": "Crea una squadra noa pro colaborare cun àteros in is progetos.", + "Create Account": "Crea contu", + "Create API Token": "Crea token API", + "Create New Team": "Crea squadra noa", + "Create Team": "Crea squadra", + "Created.": "Creatu.", + "Croatia": "Croàtzia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Password atuale", + "Current Subscription Plan": "Pianu de abonamentu atuale", + "Currently Subscribed": "Abonadu atualmente", + "Customer Balance": "Saldù clienti", + "Customize": "Personaliza", + "Cyprus": "Cìpru", + "Czech Republic": "Tzèchia", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Iscuru", + "Dashboard": "Pannellu de controllu", + "December": "Ditzembre", + "Decrease": "Diminui", + "Default": "Predefinidu", + "Delete": "Cantzella", + "Delete :resource": "Cantzella :resource", + "Delete Account": "Cantzella su contu", + "Delete all notifications": "Cantzella totas is notìficas", + "Delete API Token": "Cantzella token API", + "Delete File": "Cantzella archìviu", + "Delete Notification": "Cantzella notìfica", + "Delete Resource": "Cantzella resursu", + "Delete Selected": "Cantzella is seberaus", + "Delete Team": "Cantzella squadra", + "Denmark": "Danimarca", + "Detach": "Distaca", + "Detach Resource": "Distaca resursu", + "Detach Selected": "Distaca is seberaus", + "Details": "Detàllios", + "Disable": "Disativa", + "Djibouti": "Gibuti", + "Do you really want to leave? You have unsaved changes.": "Boles lassare dae beru? B'ischint modìficas non sarvadas.", + "Dominica": "Dominica", + "Dominican Republic": "Repùblica Dominicana", + "Done.": "Fatu.", + "Download": "Iscàrriga", + "Download Invoice": "Iscàrriga sa fattura", + "Drop file or click to choose": "Lassa un'archìviu o incarca pro seberare", + "Drop files or click to choose": "Lassa archìvios o incarca pro seberare", + "Ecuador": "Ecuador", + "Edit": "Modìfica", + "Edit :resource": "Modìfica :resource", + "Edit Attached": "Modìfica s'apendidu", + "Edit Profile": "Modìfica su profilu", + "Editor": "Editore", + "Editor users have the ability to read, create, and update.": "Is editores podent lèghere, creare e atualizare.", + "Egypt": "Egitu", + "El Salvador": "El Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Indiritzu email", + "Email Addresses": "Indiritzos email", + "Email Password Reset Link": "Imbia su ligòngiu pro torrare a impostare sa password", + "Email Verification": "Verificatzione de s'email", + "Enable": "Ativa", + "Encrypted environment file already exists.": "S'archìviu de ambientu criptadu esistit giai.", + "Encrypted environment file not found.": "S'archìviu de ambientu criptadu no est agatau.", + "Ensure your account is using a long, random password to stay secure.": "Assegura·ti chi su contu tuo impreet una password longa e a casu pro abarricare sa seguresa.", + "Environment file already exists.": "S'archìviu de ambientu esistit giai.", + "Environment file not found.": "S'archìviu de ambientu no est agatau.", + "Equatorial Guinea": "Guinea Ecuatoriale", + "Eritrea": "Eritrèa", + "Error": "Faddina", + "errors": "faddinas", + "Estonia": "Estònia", + "Ethiopia": "Etiòpia", + "ex VAT": "sena IVA", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Iscadet su :expiration", + "Export As CSV": "Esporta comente CSV", + "Extra Billing Information": "Informatziones de fatturatzione agiuntivas", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Est nèssida una cunfirma agiuntiva pro elaborare su pagamentu tuo. Sighi a sa pàgina de pagamentu incarchende su butone in bàsciu.", + "Failed Subscription Payment": "Pagamentu de abonamentu faddidu", + "Failed to load :resource!": "Faddina in su carrigare :resource!", + "Falkland Islands (Malvinas)": "Ìsulas Falkland (Malvinas)", + "Faroe Islands": "Ìsulas Fèroe", + "February": "Freàrgiu", + "Fiji": "Figi", + "Filename": "Nòmine de s'archìviu", + "Finish enabling two factor authentication.": "Acabba s'ativatzione de s'autenticatzione a duos fatores.", + "Finland": "Finlàndia", + "For your security, please confirm your password to continue.": "Pro sa seguresa tua, cunfirma sa password pro sighire.", + "Forbidden": "Proibidu", + "Force Delete": "Cantzelladura forzada", + "Force Delete :resource": "Cantzella in manera forzada :resource", + "Force Delete Resource": "Cantzella su resursu in manera forzada", + "Force Delete Selected": "Cantzella in manera forzada is seberaus", + "Forgot Password": "As istèrridu sa password", + "Forgot your password?": "As istèrridu sa password?", + "Forgot Your Password?": "As istèrridu sa password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "As istèrridu sa password? Nci est perunu problema. Narat·nos s'indiritzu email tuo e t'imbiamus unu ligòngiu pro torrare a impostare sa password, pro chi podes seberare·n-una noa.", + "France": "Frantza", + "French Guiana": "Guiana Frantzesa", + "French Polynesia": "Polinèsia Frantzesa", + "French Southern Territories": "Territòrios Australes Frantzesos", + "From": "De", + "Gabon": "Gabon", + "Gambia": "Gàmbia", + "Georgia": "Geòrgia", + "Germany": "Germània", + "Ghana": "Gàna", + "Gibraltar": "Gibraltar", + "Go Home": "Bae a sa pàgina printzipale", + "Go to page :page": "Bae a sa pàgina :page", + "Great! You have accepted the invitation to join the :team team.": "Ottìmu! As atzetadu s'invitu pro intrare in sa squadra :team.", + "Greece": "Grètzia", + "Greenland": "Groenlàndia", + "Grenada": "Grenada", + "Guadeloupe": "Guadalupa", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guèrnsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Tenes dubios subra s'anulatzione de s'abonamentu? Podes torrare a attivare s'abonamentu inoghe a cale si siat momentu fintzas a sa fine de su tziclu de fatturatzione atuale. A pustis de custa fine, podes seberare unu pianu de abonamentu totu nou.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Tenes dubios subra s'anulatzione de s'abonamentu? Podes torrare a attivare s'abonamentu inoghe a cale si siat momentu fintzas a sa fine de su tziclu de fatturatzione atuale. A pustis, podes seberare unu pianu de abonamentu totu nou.", + "Heard Island & Mcdonald Islands": "Ìsula Heard e Ìsulas McDonald", + "Heard Island and McDonald Islands": "Ìsula Heard e Ìsulas McDonald", + "Hello!": "Salude!", + "Hide Content": "Cua su cuntenutu", + "Hold Up!": "Firma!", + "Holy See (Vatican City State)": "Santa Sede (Stadu de sa Tzitade de su Vaticanu)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Ungheria", + "I agree to the :terms_of_service and :privacy_policy": "Acatto is :terms_of_service e sa :privacy_policy", + "Iceland": "Islànda", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Si est nèssariu, podes bessire dae totas is àteras sessiones de su navigadore in totu is dispositivos tuos. Carchas sessiones reghentes sunt in lista in bàsciu; meda cosa, custa lista non est cumplida. Si pensas chi su contu tuo est istadu comprometidu, atualiza fintzas sa password tua.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Si as giai unu contu, podes atzetare custu invitu incarchende su butone in bàsciu:", + "If you did not create an account, no further action is required.": "Si no as creatu unu contu, no ddu est bisonzu de àteros passos.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Si no ti ispetadas de retzìvere unu invitu a custa squadra, podes ignorare custu messàgiu.", + "If you did not receive the email": "Si no as retzidu s'email", + "If you did not request a password reset, no further action is required.": "Si no as pedidu de torrare a impostare sa password, no ddu est bisonzu de àteras atziones.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Si no as unu contu, nde podes creare unu incarchende su butone in bàsciu. A pustis de su contu creatu, podes incarcher su butone de atzetatzione de s'invitu in custu messàgiu pro atzetare s'invitu de sa squadra:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Si tenes a agiùnghere informatziones particulares de cuntatu o tributàrias a is fatturas tuas, comente su nòmine aziendale cumplidu, su nùmeru de identificatzione IVA o s'indiritzu ufitziale, ddu podes agiùnghere inoghe.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Si tenes problemas a incarcher su butone \":actionText\", copia e incolla s'URL in bàsciu in su navigadore web tuo:", + "Impersonate": "Imperzona·ti", + "Increase": "Aumenta", + "India": "Ìndia", + "Indonesia": "Indonèsia", + "Invalid filename.": "Nòmine de s'archìviu non bàlidu.", + "Invalid JSON was returned from the route.": "Est torradu unu JSON non bàlidu dae sa rota.", + "Invoice Email Addresses": "Indiritzos email de fatturatzione", + "Invoice emails updated successfully.": "Emails de fatturatzione atualizados cun suxessu.", + "Invoices": "Fatturas", + "Iran, Islamic Republic Of": "Iranu", + "Iran, Islamic Republic of": "Repùblica Islàmica de Iranu", + "Iraq": "Iràq", + "Ireland": "Irlanda", + "Isle Of Man": "Ìsula de Man", + "Isle of Man": "Ìsula de Man", + "Israel": "Israele", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Pare chi no tenas un'abonamentu ativu. Podes seberare unu de is pianos de abonamentu in bàsciu pro cumintzare. Is pianos de abonamentu podent èssere cambiados o anulados cando t'est còmodu.", + "Italy": "Itàlia", + "Jamaica": "Giamàica", + "January": "Ghennàrgiu", + "Japan": "Giapone", + "Jersey": "Jersey", + "Jordan": "Giordània", + "July": "Trìulas", + "June": "Làmpadas", + "Kazakhstan": "Kazàkastan", + "Kenya": "Kènya", + "Key": "Crae", + "Kiribati": "Kiribati", + "Korea": "Corea de su Sudu", + "Korea, Democratic People's Republic of": "Corea de su Nordu", + "Korea, Republic of": "Repùblica de Corea", + "Kosovo": "Kòsovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirghìzistan", + "Lao People's Democratic Republic": "Repùblica Democràtica Populare Lao", + "Last active": "Ùrtima atividade", + "Last used": "Ùrtimu impreu", + "Latvia": "Letònia", + "Leave": "Lassa", + "Leave Team": "Lassa sa squadra", + "Lebanon": "Lìbanu", + "length": "longària", + "Lens": "Lens", + "Lesotho": "Lesòthu", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Lìbia", + "Liechtenstein": "Liechtenstein", + "Light": "Craru", + "Lithuania": "Lituània", + "Load :perPage More": "Càrriga àteros :perPage", + "Loading": "Carrighende", + "Location": "Positzione", + "Log in": "Intra", + "Log In": "Intra", + "Log Out": "Essi", + "Log out": "Essi", + "Log Out Other Browser Sessions": "Essi de is àteras sessiones de su navigadore", + "Log Viewer": "Bisonadore de is registros", + "Login": "Intrada", + "Logout": "Essi", + "Logs": "Registros", + "Luxembourg": "Lussemburgu", + "Macao": "Macao", + "Macedonia": "Macedònia de su Nordu", + "Macedonia, the former Yugoslav Republic of": "Macedònia (ex Repùblica Iugoslava)", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malèsia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Gesti sa contu", + "Manage and log out your active sessions on other browsers and devices.": "Gesti e bessit de is sessiones ativadas in àteros navigadores e dispositivos.", + "Manage API Tokens": "Gesti is tokens API", + "Manage Role": "Gesti su ruolu", + "Manage Team": "Gesti sa squadra", + "Managing billing for :billableName": "Gestione de sa fatturatzione pro :billableName", + "March": "Martzu", + "Mark all as Read": "Marca totu comente leadas", + "Mark all notifications as read": "Marca totas is notìficas comente leadas", + "Mark Read": "Marca comente leada", + "Mark Unread": "Marca comente non leada", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritània", + "Mauritius": "Maurìtzius", + "May": "Maju", + "Mayotte": "Mayotte", + "Mexico": "Mèssicu", + "Micronesia, Federated States Of": "Micronèsia", + "Micronesia, Federated States of": "Micronèsia, Istados Federados", + "Moldova": "Mòldova", + "Moldova, Republic of": "Repùblica de sa Mòldova", + "Monaco": "Mònacu", + "Mongolia": "Mongòlia", + "Montenegro": "Montenegru", + "Month To Date": "Mese finas a oe", + "Monthly": "Mensile", + "monthly": "mensile", + "Montserrat": "Montserrat", + "Morocco": "Marocu", + "Mozambique": "Mozambicu", + "Myanmar": "Birmania", + "Name": "Nòmine", + "name": "nòmine", + "Namibia": "Namìbia", + "Nauru": "Nàuru", + "Nepal": "Nèpal", + "Netherlands": "Paeses Bàscios", + "Netherlands Antilles": "Antillas Olandesas", + "Nevermind": "Lassa perdi", + "Nevermind, I'll keep my old plan": "Lassa perdi, apu a mantennere su pianu betzu meu", + "New": "Nou", + "New :resource": ":resource nou", + "New Caledonia": "Caledònia Noa", + "New Password": "Password noa", + "New Zealand": "Zelanda Noa", + "Next": "Imbeniente", + "Next Payment": "Pagamentu imbeniente", + "Next Payment on": "Pagamentu imbeniente su", + "Nicaragua": "Nicaràgua", + "Niger": "Níger", + "Nigeria": "Nigèria", + "Niue": "Niue", + "No": "Nono", + "No :resource matched the given criteria.": "Perunu :resource currispondet a is critèrios dados.", + "No additional information...": "Peruna informatzione azzunta...", + "No Current Data": "Perunu datu atuale", + "No Data": "Perunu datu", + "no file selected": "perunu archìviu seberadu", + "No Increase": "Perunu aumentu", + "No payment methods on file.": "Perunu mètodu de pagamentu registradu.", + "No payment scheduled.": "Perunu pagamentu programadu.", + "No Prior Data": "Perunu datu pretzedente", + "No Results Found.": "Perunu resurtadu agatadu.", + "Norfolk Island": "Ìsula Norfolk", + "Northern Mariana Islands": "Ìsulas Mariannas Setentrionales", + "Norway": "Norvègia", + "Not Found": "No agatadu", + "Notifications": "Notìficas", + "Nova": "Nova", + "Nova User": "Impreu de Nova", + "November": "Santandria", + "October": "Santugaine", + "of": "de", + "OK": "OK", + "Oman": "Òman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Una borta chi una squadra est cantzellada, totu is resursus e is datos suos ant a èssere cantzellados de manera permanente. Prima de cantzellare custa squadra, iscàrriga totu is datos o informatziones de custa squadra chi cheres mantènnere.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Una borta chi su contu tuo est cantzelladu, totu is resursus e is datos tuos ant a èssere cantzellados de manera permanente. Prima de cantzellare su contu tuo, iscàrriga totu is datos o informatziones chi cheres mantènnere.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Una borta chi su contu tuo est cantzelladu, totu is resursus e is datos tuos ant a èssere cantzellados de manera permanente. Inserta sa password pro cunfirmare chi cheres cantzellare in manera permanente su contu tuo.", + "Only Trashed": "Isceti cantzellados", + "Open Invoices": "Faturas abertas", + "Original": "Originale", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Su portale nostru de gestione de fatturatzione ti permitit de gestire comodamente su pianu de abonamentu, su mètodu de pagamentu e de iscarrigare is faturas reghentes tuas.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Su portale nostru de gestione de fatturatzione ti permitit de gestire comodamente su pianu de abonamentu, is mètodos de pagamentu e de iscarrigare is faturas reghentes tuas.", + "Page Expired": "Pàgina iscadida", + "Pagination Navigation": "Navigatzione de impaginatzione", + "Paid": "Pagadu", + "Pakistan": "Pàkistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Territòrios Palestinos", + "Panama": "Pànama", + "Papua New Guinea": "Pàpua Guinea Noa", + "Paraguay": "Paraguai", + "Password": "Password", + "password": "password", + "Payment Confirmation": "Cunfirma de pagamentu", + "Payment Information": "Informatziones de pagamentu", + "Payment information updated successfully.": "Informatziones de pagamentu atualizadas cun suxessu.", + "Payment Method": "Mètodu de pagamentu", + "Payment Methods": "Mètodos de pagamentu", + "Payment Required": "Pagamentu rechestu", + "Payments": "Pagamentos", + "Pending Team Invitations": "Invitos de squadra in ispera", + "Per Page": "Per pàgina", + "Permanently delete this team.": "Cantzella permanentemente custa squadra.", + "Permanently delete your account.": "Cantzella permanentemente su contu tuo.", + "Permissions": "Permissos", + "Peru": "Perù", + "Philippines": "Filippinas", + "Photo": "Foto", + "Pitcairn": "Ìsulas Pitcairn", + "Please accept the terms of service.": "Atzeta is cunditziones de su servìtziu.", + "Please click the button below to verify your email address.": "Incarca su butone inoi pro verificare s'indiritzu de posta eletrònica tuo.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Cunfirma s'atzessu a su contu tuo inserende unu de is còdighes de recuperu de emergèntzia tuos.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Cunfirma s'atzessu a su contu tuo inserende su còdighe de autenticatzione frunidu dae s'aplicatzione de autenticatzione tua.", + "Please confirm your password before continuing.": "Cunfirma sa password tua prima de sighire.", + "Please copy your new API token. For your security, it won't be shown again.": "Copia su token API nou tuo. Pro sa seguresa tua, no at a èssere mustradu torra.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Inserta sa password pro cunfirmare chi cheres essire de is àteras sessiones de su navigadore in totu is dispositivos tuos.", + "Please provide a maximum of three invoice emails addresses.": "Fruni fintzas a tres indiritzos de posta eletrònica pro faturas.", + "Please provide the email address of the person you would like to add to this team.": "Fruni s'indiritzu de posta eletrònica de sa persone chi cheres agiùnghere a custa squadra.", + "Please set a default payment method before retrying payments.": "Imponi unu mètodu de pagamentu predefinidu prima de torrare a proare a pagare.", + "Please set a default payment method before swapping plans.": "Imponi unu mètodu de pagamentu predefinidu prima de cambiare pianu.", + "Poland": "Polònia", + "Portugal": "Portogallu", + "Press / to search": "Incarca / pro chircare", + "Preview": "Anteprima", + "Previewing": "In anteprima", + "Previous": "Pretzedente", + "Privacy Policy": "Polìtica de riservadesa", + "Profile": "Profilu", + "Profile Information": "Informatziones de su profilu", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Trimestre a oe", + "Recovery Code": "Còdighe de recuperu", + "Refresh": "Atualiza", + "Regards,": "Cordiales salùdos,", + "Regenerate Recovery Codes": "Regenera is còdighes de recuperu", + "Register": "Registra·ti", + "Reload": "Torra a carrigare", + "Remember me": "Ammenta·mi", + "Remember Me": "Ammenta·mi", + "Remove": "Boga", + "Remove Photo": "Boga sa foto", + "Remove Team Member": "Boga su memburu de sa squadra", + "Replicate": "Replica", + "Required fields": "Campos rechestos", + "Resend Verification Email": "Torra a imbiare s'email de verificatzione", + "Reset Filters": "Torra a impostare is filtros", + "Reset Password": "Torra a impostare sa password", + "Reset Password Notification": "Notìfica de impostatzione de password", + "resource": "resursu", + "Resource Row Dropdown": "Menù a iscadimentu de sa lìnia de su resursu", + "Resources": "Resursus", + "resources": "resursus", + "Restore": "Ripristina", + "Restore :resource": "Ripristina :resource", + "Restore Resource": "Ripristina su resursu", + "Restore Selected": "Ripristina is seberados", + "results": "resurtados", + "Resume Subscription": "Torra a attivare s'abonamentu", + "Retry Payment": "Torra a proare su pagamentu", + "Return to :appName": "Torra a :appName", + "Reunion": "Réunion", + "Role": "Ruolu", + "Romania": "Romanìa", + "Run Action": "Curriza s'atzione", + "Russian Federation": "Federatzione Russa", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Sant Barthélemy", + "Saint Barthélemy": "Sant Barthélemy", + "Saint Helena": "Sant Helena", + "Saint Kitts And Nevis": "Sant Kitts e Nevis", + "Saint Kitts and Nevis": "Sant Kitts e Nevis", + "Saint Lucia": "Sant Lucia", + "Saint Martin": "Sant Martin", + "Saint Martin (French part)": "Sant Martin (parte francesa)", + "Saint Pierre And Miquelon": "Sant Pierre e Miquelon", + "Saint Pierre and Miquelon": "Sant Pierre e Miquelon", + "Saint Vincent And Grenadines": "Sant Vincent e is Grenadinas", + "Saint Vincent and the Grenadines": "Sant Vincent e is Grenadinas", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé e Príncipe", + "Sao Tome and Principe": "São Tomé e Príncipe", + "Saudi Arabia": "Aràbia Saudita", + "Save": "Sarva", + "Saved.": "Sarvadu.", + "Scroll to bottom": "Arrosiga a in fundu", + "Scroll to top": "Arrosiga a subra", + "Search": "Chirca", + "Secure Area": "Àrea segura", + "Select": "Sebera", + "Select a different plan": "Sebera unu pianu diferente", + "Select a log file...": "Sebera unu archìviu de registru...", + "Select A New Photo": "Sebera una foto noa", + "Select Action": "Sebera atzione", + "Select all": "Sebera totu", + "Select All Dropdown": "Menù pro seberare totu", + "Select this page": "Sebera custa pàgina", + "Send Password Reset Link": "Imbia unu ligòngiu pro torrare a impostare sa password", + "Senegal": "Senegal", + "September": "Cabudanni", + "Serbia": "Sèrbia", + "Server Error": "Faddina de su serbidore", + "Service Unavailable": "Servìtziu indisponìbile", + "Set as default": "Imposta comente predefinidu", + "Setup Key": "Crae de cunfiguratzione", + "Seychelles": "Ìsulas Seychelles", + "Show All Fields": "Mustra totu is campos", + "Show Content": "Mustra su cuntenutu", + "Show Recovery Codes": "Mustra is còdighes de recuperu", + "Showing": "Ammustrende", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Identificadu comente", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (parte olandesa)", + "Slovakia": "Islovàchia", + "Slovenia": "Islovènia", + "Soft Deleted": "Cantzelladu provisoriamente", + "Solomon Islands": "Ìsulas Salomone", + "Somalia": "Somàlia", + "Something went wrong.": "Cale cosa andat male.", + "Sorry! You are not authorized to perform this action.": "Mi dispiaget! No ses autorizadu a facher custa atzione.", + "Sorry, your session has expired.": "Dispiaget, sa sessione tua est iscadida.", + "South Africa": "Africa de su Sudu", + "South Georgia And Sandwich Isl.": "Georgia de su Sudu e Ìsulas Sandwich Australes", + "South Georgia and the South Sandwich Islands": "Georgia de su Sudu e is Ìsulas Sandwich Australes", + "South Sudan": "Sudan de su Sudu", + "Spain": "Ispagna", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Atziones indipendentes", + "Start Polling": "Cumintza a interrugare", + "Start polling": "Cumintza a interrugare", + "State / County": "Istadu / Contea", + "Stop Impersonating": "Firma s'imperzonamentu", + "Stop Polling": "Firma s'interrogatzione", + "Stop polling": "Firma s'interrogatzione", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Sarva custos còdighes de recuperu in unu gestore de passwords seguru. Podent èssere impretzados pro recuperare s'atzessu a su contu tuo si su dispositivu de autenticatzione a duos fatores si pedet.", + "Subscribe": "Abona·ti", + "Subscription Information": "Informatziones de s'abonamentu", + "Subscription Pending": "Abonamentu in ispera", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard e Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard e Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Isvètzia", + "Switch Teams": "Muda squadra", + "Switzerland": "Isvìtzera", + "Syrian Arab Republic": "Sìria", + "System": "Sistema", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Provìntzia de sa Tzina", + "Tajikistan": "Tagìkistan", + "Tanzania": "Tanzània", + "Tanzania, United Republic of": "Tanzània, Repùblica Unida", + "TAX": "IVA", + "Team Details": "Detàllios de sa squadra", + "Team Invitation": "Invitu a sa squadra", + "Team Members": "Memburus de sa squadra", + "Team Name": "Nòmine de sa squadra", + "Team Owner": "Possessore de sa squadra", + "Team Settings": "Impostatziones de sa squadra", + "Terms of Service": "Cunditziones de su servìtziu", + "Thailand": "Tailàndia", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Gràtzias pro s'iscritzione! Prima de cumintzare, podes verificare s'indiritzu de posta eletrònica tuo incarchende su ligòngiu chi t'hemus imbiadu? Si no as retzidu s'email, t'ne imbiamos un'àteru cun piaghere.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Gràtzias pro su sustegnu cuntinuadu. Amus apigau una còrpia de sa fatura tua pro is registus. Faghe·nos ischire si tenes preguntas o dubios.", + "Thanks,": "Gràtzias,", + "The :attribute must be a valid role.": ":Attribute depet èssere unu ruolu vàlidu.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute depet tènnere a su mancu :length caràteres e a su mancu unu nùmeru.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute depet tènnere a su mancu :length caràteres e a su mancu unu caràtere ispetziale e unu nùmeru.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute depet tènnere a su mancu :length caràteres e a su mancu unu caràtere ispetziale.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute depet tènnere a su mancu :length caràteres e a su mancu unu caràtere mannu e unu nùmeru.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute depet tènnere a su mancu :length caràteres e a su mancu unu caràtere mannu e unu caràtere ispetziale.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute depet tènnere a su mancu :length caràteres e a su mancu unu caràtere mannu, unu nùmeru e unu caràtere ispetziale.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute depet tènnere a su mancu :length caràteres e a su mancu unu caràtere mannu.", + "The :attribute must be at least :length characters.": ":Attribute depet tènnere a su mancu :length caràteres.", + "The :attribute must contain at least one letter.": ":Attribute depet cuntènnere a su mancu una lìtera.", + "The :attribute must contain at least one number.": ":Attribute depet cuntènnere a su mancu unu nùmeru.", + "The :attribute must contain at least one symbol.": ":Attribute depet cuntènnere a su mancu unu sìmulu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute depet cuntènnere a su mancu una lìtera manna e una pitzinna.", + "The :resource was created!": "Su :resource est istadu creadu!", + "The :resource was deleted!": "Su :resource est istadu cantzelladu!", + "The :resource was restored!": "Su :resource est istadu ripristinadu!", + "The :resource was updated!": "Su :resource est istadu atualizadu!", + "The action was executed successfully.": "S'atzione est istada esecutada cun suxessu.", + "The default payment method cannot be removed.": "Su mètodu de pagamentu predefinidu no podet èssere bogadu.", + "The file was deleted!": "S'archìviu est istadu cantzelladu!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute datu est comparidu in una coladura de datos. Sèbera unu :attribute diferente.", + "The given data was invalid.": "Is datos dados no funt vàlidos.", + "The government won't let us show you what's behind these doors": "Su guvernu no nos permitit de mustrare ite b'est a sa rètro de custos isportellos", + "The HasOne relationship has already been filled.": "Sa relatzione HasOne est giai completa.", + "The image could not be loaded": "Sa immàgine no s'est potida carrigare", + "The image could not be loaded.": "Sa immàgine no s'est potida carrigare.", + "The invoice emails must be valid email addresses.": "Is indiritzos de posta de fatura depent èssere indiritzos vàlidos.", + "The password is incorrect.": "Sa password est incorreta.", + "The provided coupon code is invalid.": "Su còdighe cuponi frunidu no est vàlidu.", + "The provided password does not match your current password.": "Sa password frunida no currispondet a cussa atuale tua.", + "The provided password was incorrect.": "Sa password frunida est istada incorreta.", + "The provided two factor authentication code was invalid.": "Su còdighe de autenticatzione a duos fatores frunidu no est vàlidu.", + "The provided two factor recovery code was invalid.": "Su còdighe de recuperu a duos fatores frunidu no est vàlidu.", + "The provided VAT number is invalid.": "Su nùmeru IVA frunidu no est vàlidu.", + "The resource was attached!": "Su resursu est istadu apendidu!", + "The resource was prevented from being saved!": "Est istadu impedidu de sarvare su resursu!", + "The resource was updated!": "Su resursu est istadu atualizadu!", + "The response is not a streamed response.": "Sa resposta no est una resposta in stream.", + "The response is not a view.": "Sa resposta no est una visualizatzione.", + "The selected country is invalid.": "Su paese seberadu no est vàlidu.", + "The selected plan is invalid.": "Su pianu seberadu no est vàlidu.", + "The selected resources have been :action!": "Is resursus seberados sunt istados :action!", + "The team's name and owner information.": "Su nòmine de sa squadra e is informatziones de su possesore.", + "There are no available options for this resource.": "Non bi sunt optziones disponìbiles pro custu resursu.", + "There are no fields to display.": "Non bi sunt campos de mustrare.", + "There are no new notifications.": "Non bi sunt notìficas noas.", + "There was a problem executing the action.": "B'est istadu unu problema in s'esecutare s'atzione.", + "There was a problem fetching the resource.": "B'est istadu unu problema in su recùpere de su resursu.", + "There was a problem submitting the form.": "B'est istadu unu problema in s'inviare su mòdulu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Custas pessoas sunt istadas invitadas a sa squadra tua e s'est imbiada un'email de invitu. Podent intrare in sa squadra atzetende s'email de invitu.", + "This account does not have an active subscription.": "Custu contu no tenet unu abonamentu attivu.", + "This action is unauthorized.": "Custa atzione no est autorizada.", + "This copy of Nova is unlicensed.": "Custa còpia de Nova no tenet lissèntzia.", + "This coupon code can only be used by new customers.": "Custu còdighe cuponi podet èssere impreau isceti dae clientes noos.", + "This device": "Custu dispositivu", + "This file field is read-only.": "Custu campu de archìviu est isceti de letura.", + "This invoice is no longer open.": "Custa fatura no est prus aberta.", + "This is a secure area of the application. Please confirm your password before continuing.": "Custa est un'àrea segura de s'aplicatzione. Cunfirma sa password tua prima de sighire.", + "This password does not match our records.": "Custa password no currispondet a is registus nostros.", + "This password reset link will expire in :count minutes.": "Custu ligòngiu pro torrare a impostare sa password at a iscadere in :count minutos.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Custu pagamentu est istadu avviadu, ma is fondos no sunt ancora arribados. Podet pigare fintzas a 14 dies.", + "This resource no longer exists": "Custu resursu no esistit prus", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Custu abonamentu est iscadidu e no si podet torrare a attivare. Crea unu abonamentu nou.", + "This user already belongs to the team.": "Custu impreu faghet giai parte de sa squadra.", + "This user has already been invited to the team.": "Custu impreu est giai istadu invitadu a sa squadra.", + "Timor-Leste": "Timor-Leste", + "to": "a", + "To": "A", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Pro cumpretare s'abilitatzione de s'autenticatzione a duos fatores, iscansiona su còdighe QR in seguitu cun s'aplicatzione de autenticatzione de su telèfonu tuo o inserta sa crae de cunfiguratzione e fruni su còdighe OTP generadu.", + "Today": "Oe", + "Toggle navigation": "Comuta sa navigatzione", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Nòmine de su token", + "Tonga": "Tonga", + "Too Many Requests": "Tropas rechestas", + "total": "totale", + "Total:": "Totale:", + "Trashed": "Cantzellados", + "Trinidad And Tobago": "Trinidad e Tobago", + "Trinidad and Tobago": "Trinidad e Tobago", + "Tunisia": "Tunìsia", + "Turkey": "Turchia", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Ìsulas Turks e Caicos", + "Turks and Caicos Islands": "Ìsulas Turks e Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Autenticatzione a duos fatores", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "S'autenticatzione a duos fatores immoe est abilitada. Iscansiona su còdighe QR in seguitu cun s'aplicatzione de autenticatzione tua o inserta sa crae de cunfiguratzione.", + "Type": "Tipu", + "Uganda": "Uganda", + "Ukraine": "Ucraina", + "Unauthorized": "No autorizadu", + "United Arab Emirates": "Emirados Àrabos Unidos", + "United Kingdom": "Regnu Unidu", + "United States": "Istados Unidos", + "United States Minor Outlying Islands": "Ìsulas perifèricas minores de is Istados Unidos", + "United States Outlying Islands": "Ìsulas perifèricas de is Istados Unidos", + "Unknown": "Disconnotu", + "Unpaid": "No pagadu", + "Update": "Atualiza", + "Update & Continue Editing": "Atualiza e sighi a modificare", + "Update :resource": "Atualiza :resource", + "Update :resource: :title": "Atualiza :resource: :title", + "Update attached :resource: :title": "Atualiza :resource apendidu: :title", + "Update Password": "Atualiza sa password", + "Update Payment Information": "Atualiza is informatziones de pagamentu", + "Update Payment Method": "Atualiza su mètodu de pagamentu", + "Update your account's profile information and email address.": "Atualiza is informatziones de su profilu de su contu tuo e s'indiritzu de posta eletrònica.", + "Uploading": "Carrigamentu", + "Uploading files... (:current/:total)": "Carrigande archìvios... (:current/:total)", + "Uruguay": "Uruguai", + "Use a recovery code": "Imprea unu còdighe de recuperu", + "Use an authentication code": "Imprea unu còdighe de autenticatzione", + "User Actions": "Atziones de s'impreu", + "User Security": "Seguresa de s'impreu", + "Username": "Nòmine de impreu", + "Uzbekistan": "Uzbechistàn", + "Value": "Balore", + "Vanuatu": "Vanuatu", + "VAT Number": "Nùmeru IVA", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Repùblica Bolivariana de", + "Verify Email Address": "Verìfica s'indiritzu de posta eletrònica", + "Verify Your Email Address": "Verìfica s'indiritzu de posta eletrònica tuo", + "Viet Nam": "Vietnam", + "View": "Ammustra", + "Virgin Islands, British": "Ìsulas Vèrgines Britànnicas", + "Virgin Islands, U.S.": "Ìsulas Vèrgines Americanas", + "Wallis And Futuna": "Uallis e Futuna", + "Wallis and Futuna": "Uallis e Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Semus elaborende s'abonamentu tuo. Una borta chi s'abonamentu est istadu processadu cun suxessu, custa pàgina s'at a atualizare in automàticu. De sòlitu, custu prozessu durat isceti a pòcus segundos.", + "We are unable to process your payment. Please contact customer support.": "No podimus elaborare su pagamentu tuo. Contata su servìtziu de assistèntzia a is clientes.", + "We have emailed your password reset link!": "T'hemus imbiadu s'email cun su ligòngiu pro torrare a impostare sa password!", + "We were unable to find a registered user with this email address.": "No amus podidu agatare unu impitadore registradu cun custu indiritzu de posta eletrònica.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "T'imbiaremus unu ligòngiu pro iscarrigare sa fatura a is indiritzos de posta eletrònica chi ispecificas a innoi. Podes separare prus indiritzos cun comas.", + "We're lost in space. The page you were trying to view does not exist.": "Simus persu in su ispàtziu. Sa pàgina chi chircas no esistit.", + "Welcome Back!": "Benit torrau!", + "Western Sahara": "Sàara Otzidentale", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Cando s'autenticatzione a duos fatores est abilitada, ti at a èssere pedidu unu token seguru e a arrasu durant s'autenticatzione. Podes recuperare custu token dae s'aplicatzione Google Authenticator de su telèfonu tuo.", + "Whoops": "Ohi", + "Whoops!": "Ohi!", + "Whoops! Something went wrong.": "Ohi! Cale cosa andat male.", + "With Trashed": "Cun is cantzellados", + "Write": "Iscrie", + "Year To Date": "Annada a oe", + "Yearly": "Anuale", + "Yemen": "Yèmen", + "Yes": "Eja", + "You are already subscribed.": "Ses giai abonnadu.", + "You are currently within your free trial period. Your trial will expire on :date.": "Immoe ses in su periodu de proa gratuita. Sa proa tua at a iscadere su :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Immoe ses in su periodu de proa gratuita. Sa proa tua at a iscadere su :date. Cumintzende unu abonamentu nou at a firmare sa proa.", + "You are logged in!": "Ses intradu!", + "You are receiving this email because we received a password reset request for your account.": "Resebes custu messàgiu proite amus retzidu una rechesta de impostatzione de sa password pro su contu tuo.", + "You have been invited to join the :team team!": "Ses istadu invitadu a intrare in sa squadra :team!", + "You have enabled two factor authentication.": "As abilitadu s'autenticatzione a duos fatores.", + "You have not enabled two factor authentication.": "No as abilitadu s'autenticatzione a duos fatores.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Tenes calicunas faturas non pagadas. A pustis de atualizare su mètodu de pagamentu predefinidu, podes torrare a proare is pagamentos dae sa lista de faturas in bàsciu.", + "You may accept this invitation by clicking the button below:": "Podes atzetare custu invitu incarchende su butone inoi:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Podes anulare s'abonamentu a cale si siat momentu. Una borta anuladu, as s'opzione de torrare a attivare s'abonamentu fintzas a sa fine de su giru de fatturatzione atuale.", + "You may delete any of your existing tokens if they are no longer needed.": "Podes cantzellare cale si siat de is tokens esistentes tuos si no sunt prus nècessarios.", + "You may not delete your personal team.": "No podes cantzellare sa squadra personale tua.", + "You may not leave a team that you created.": "No podes lassare una squadra chi as creadu.", + "You will receive an invoice and payment link via email for each billing period.": "As a retzire una fatura e unu ligòngiu de pagamentu pro email pro cada períodu de fatturatzione.", + "You're logged in!": "Ses intradu!", + "Your :invoiceName invoice is now available!": "Sa fatura tua :invoiceName est immoe disponìbile!", + "Your billing address is :address :address2 :postal_code :city :state :country": "S'indiritzu de fatturatzione tuo est :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Sa carta tua est istada recusatada. Contata s'emissore de sa carta pro prus informatziones.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Su mètodu de pagamentu atuale tuo est una carta de crèditu chi fint cun :lastFour chi iscadit su :expiration.", + "Your email address is unverified.": "S'indiritzu de posta eletrònica tuo no est verificadu.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "S'ùrtimu pagamentu tuo de :amount est faddiu. Atualiza su mètodu de pagamentu pro torrare a proare su pagamentu faddiu.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "S'ùrtimu pagamentu tuo de :amount de su :date est faddiu. Atualiza su mètodu de pagamentu pro torrare a proare su pagamentu faddiu.", + "Your next payment of :amount will be processed on :date.": "Su pagamentu imbeniente tuo de :amount at a èssere processadu su :date.", + "Your payment method has been added successfully.": "Su mètodu de pagamentu est istadu agiuntu cun suxessu.", + "Your payment method will be charged automatically for each billing period.": "Su mètodu de pagamentu tuo at a èssere addebitadu in automàticu pro cada períodu de fatturatzione.", + "Your registered VAT Number is :vatNumber.": "Su nùmeru IVA registradu tuo est :vatNumber.", + "Your subscription has been started successfully.": "S'abonamentu tuo est istadu avviadu cun suxessu.", + "Your subscription has been successfully cancelled.": "S'abonamentu tuo est istadu anuladu cun suxessu.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "S'abonamentu tuo est istadu anuladu cun suxessu. As a tènnere ancora s'atzessu fintzas a sa fine de su períodu de fatturatzione.", + "Your subscription was successfully resumed.": "S'abonamentu tuo est istadu torradu cun suxessu.", + "Your subscription was successfully updated.": "S'abonamentu tuo est istadu atualizadu cun suxessu.", + "Zambia": "Zàmbia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "CAP / Còdighe postale", + "Åland Islands": "Ìsulas Åland" +} diff --git a/locales/sc/php-inline.json b/locales/sc/php-inline.json new file mode 100644 index 00000000000..89f91b62eb2 --- /dev/null +++ b/locales/sc/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Custu campu depet èssere atzetadu.", + "accepted_if": "Custu campu depet èssere atzetadu cando :other est :value.", + "active_url": "Custu no est unu URL bàlidu.", + "after": "Custa depet èssere una data a pustis de :date.", + "after_or_equal": "Custa depet èssere una data a pustis o uguale a :date.", + "alpha": "Custu campu depet cuntènnere isceti lìteras.", + "alpha_dash": "Custu campu depet cuntènnere isceti lìteras, nùmeros, tratigheddos e suttalìnias.", + "alpha_num": "Custu campu depet cuntènnere isceti lìteras e nùmeros.", + "any_of": "Custu campu no est bàlidu.", + "array": "Custu campu depet èssere un'array.", + "ascii": "Custu campu depet cuntènnere isceti caràteres alfanumèricos a baiti ùnicu e sìmbulos.", + "attached": "Custu campu est giai atzetadu.", + "before": "Custa depet èssere una data a innantis de :date.", + "before_or_equal": "Custa depet èssere una data a innantis o uguale a :date.", + "between.array": "Custu cuntenutu depet tènnere intre :min e :max elementos.", + "between.file": "Custu archìviu depet èssere intre :min e :max kilobytes.", + "between.numeric": "Custu balore depet èssere intre :min e :max.", + "between.string": "Custa cadena depet èssere intre :min e :max caràteres.", + "boolean": "Custu campu depet èssere beru o farsu.", + "can": "Custu campu cuntenet unu balore non autorizadu.", + "confirmed": "Sa cunfirma no torrat.", + "contains": "Custu campu non tenet unu balore rechestu.", + "date": "Custa no est una data bàlida.", + "date_equals": "Custa depet èssere una data uguale a :date.", + "date_format": "Custu non torrat cun su formadu :format.", + "decimal": "Custu campu depet tènnere :decimal positziones dècimas.", + "declined": "Custu balore depet èssere refudadu.", + "declined_if": "Custu balore depet èssere refudadu cando :other est :value.", + "different": "Custu balore depet èssere diferente de :other.", + "digits": "Custu depet èssere de :digits tzifras.", + "digits_between": "Custu depet èssere intre :min e :max tzifras.", + "dimensions": "Custa immàgine tenet dimènsiones non vàlidas.", + "distinct": "Custu campu tenet unu balore duplicadu.", + "doesnt_contain": "Custu campu no depet cuntènnere perunu de custos: :values.", + "doesnt_end_with": "Custu campu no depet acabbare cun unu de custos: :values.", + "doesnt_start_with": "Custu campu no depet cumintzare cun unu de custos: :values.", + "email": "Custu depet èssere un'indiritzu email bàlidu.", + "ends_with": "Custu depet acabbare cun unu de custos: :values.", + "enum": "Su balore seberadu no est in sa lista de balores permìtidos.", + "exists": "Su balore seberadu no esistet.", + "extensions": "Custu campu depet tènnere una de sas estensiones imbenientes: :values.", + "file": "Su cuntenutu depet èssere unu archìviu.", + "filled": "Custu campu depet tènnere unu balore.", + "gt.array": "Su cuntenutu depet tènnere prus de :value elementos.", + "gt.file": "Sa mannària de s'archìviu depet èssere prus manna de :value kilobytes.", + "gt.numeric": "Su balore depet èssere prus mannu de :value.", + "gt.string": "Sa cadena depet èssere prus longa de :value caràteres.", + "gte.array": "Su cuntenutu depet tènnere :value elementos o prus.", + "gte.file": "Sa mannària de s'archìviu depet èssere manna uguale o prus de :value kilobytes.", + "gte.numeric": "Su balore depet èssere uguale o prus mannu de :value.", + "gte.string": "Sa cadena depet èssere uguale o prus longa de :value caràteres.", + "hex_color": "Custu campu depet èssere unu colore esadecimale bàlidu.", + "image": "Custu depet èssere un'immàgine.", + "in": "Su balore seberadu no est in sa lista de balores permìtidos.", + "in_array": "Custu balore no esistet in :other.", + "in_array_keys": "Custu campu depet cuntènnere a su mancu una de sas craes imbenientes: :values.", + "integer": "Custu depet èssere unu intreu.", + "ip": "Custu depet èssere un'indiritzu IP bàlidu.", + "ipv4": "Custu depet èssere un'indiritzu IPv4 bàlidu.", + "ipv6": "Custu depet èssere un'indiritzu IPv6 bàlidu.", + "json": "Custu depet èssere una cadena JSON bàlida.", + "list": "Custu campu depet èssere una lista.", + "lowercase": "Custu campu depet èssere in minùsculu.", + "lt.array": "Su cuntenutu depet tènnere prus pagu de :value elementos.", + "lt.file": "Sa mannària de s'archìviu depet èssere prus pagu de :value kilobytes.", + "lt.numeric": "Su balore depet èssere prus piticu de :value.", + "lt.string": "Sa cadena depet èssere prus curta de :value caràteres.", + "lte.array": "Su cuntenutu no depet tènnere prus de :value elementos.", + "lte.file": "Sa mannària de s'archìviu depet èssere pagu uguale o prus pagu de :value kilobytes.", + "lte.numeric": "Su balore depet èssere uguale o prus piticu de :value.", + "lte.string": "Sa cadena depet èssere uguale o prus curta de :value caràteres.", + "mac_address": "Su balore depet èssere unu indiritzu MAC bàlidu.", + "max.array": "Su cuntenutu no depet tènnere prus de :max elementos.", + "max.file": "Sa mannària de s'archìviu no depet èssere prus manna de :max kilobytes.", + "max.numeric": "Su balore no depet èssere prus mannu de :max.", + "max.string": "Sa cadena no depet èssere prus longa de :max caràteres.", + "max_digits": "Custu campu no depet tènnere prus de :max tzifras.", + "mimes": "Custu depet èssere unu archìviu de tipu: :values.", + "mimetypes": "Custu depet èssere unu archìviu de tipu: :values.", + "min.array": "Su balore depet tènnere a su mancu :min elementos.", + "min.file": "Sa mannària de s'archìviu depet èssere a su mancu :min kilobytes.", + "min.numeric": "Su balore depet èssere a su mancu :min.", + "min.string": "Sa cadena depet tènnere a su mancu :min caràteres.", + "min_digits": "Custu campu depet tènnere a su mancu :min tzifras.", + "missing": "Custu campu depet mancare.", + "missing_if": "Custu campu depet mancare cando :other est :value.", + "missing_unless": "Custu campu depet mancare a menos chi :other siat :value.", + "missing_with": "Custu campu depet mancare cando :values est presente.", + "missing_with_all": "Custu campu depet mancare cando :values sunt presentes.", + "multiple_of": "Su balore depet èssere multìplu de :value", + "not_in": "Su balore seberadu non depet èssere in sa lista.", + "not_regex": "Custu formadu no est bàlidu.", + "numeric": "Custu depet èssere unu nùmeru.", + "password.letters": "Custu campu depet cuntènnere a su mancu una lìtera.", + "password.mixed": "Custu campu depet cuntènnere a su mancu una lìtera majùscula e una minùscula.", + "password.numbers": "Custu campu depet cuntènnere a su mancu unu nùmeru.", + "password.symbols": "Custu campu depet cuntènnere a su mancu unu sìmbulu.", + "password.uncompromised": "Su campu datu est apparidu in una diffusione de datos. Sèbera un'àteru campu.", + "present": "Custu campu depet èssere presente.", + "present_if": "Custu campu depet èssere presente cando :other est :value.", + "present_unless": "Custu campu depet èssere presente a menos chi :other siat :value.", + "present_with": "Custu campu depet èssere presente cando :values est presente.", + "present_with_all": "Custu campu depet èssere presente cando :values sunt presentes.", + "prohibited": "Custu campu est proibidu.", + "prohibited_if": "Custu campu est proibidu cando :other est :value.", + "prohibited_if_accepted": "Custu campu est proibidu cando :other est atzetadu.", + "prohibited_if_declined": "Custu campu est proibidu cando :other est refudadu.", + "prohibited_unless": "Custu campu est proibidu a menos chi :other siat in :values.", + "prohibits": "Custu campu proibit chi :other siat presente.", + "regex": "Custu formadu no est bàlidu.", + "relatable": "Custu campu non podet èssere assotziadu a custu resursu.", + "required": "Custu campu est pedidu.", + "required_array_keys": "Custu campu depet cuntènnere elementos pro: :values.", + "required_if": "Custu campu est pedidu cando :other est :value.", + "required_if_accepted": "Custu campu est pedidu cando :other est atzetadu.", + "required_if_declined": "Custu campu est pedidu cando :other est refudadu.", + "required_unless": "Custu campu est pedidu a menos chi :other siat in :values.", + "required_with": "Custu campu est pedidu cando :values est presente.", + "required_with_all": "Custu campu est pedidu cando :values sunt presentes.", + "required_without": "Custu campu est pedidu cando :values no est presente.", + "required_without_all": "Custu campu est pedidu cando perunu de :values est presente.", + "same": "Su balore de custu campu depet torrari cun cussu de :other.", + "size.array": "Su cuntenutu depet cuntènnere :size elementos.", + "size.file": "Sa mannària de s'archìviu depet èssere de :size kilobytes.", + "size.numeric": "Su balore depet èssere :size.", + "size.string": "Sa cadena depet èssere de :size caràteres.", + "starts_with": "Custu depet cumintzare cun unu de custos: :values.", + "string": "Custu depet èssere una cadena.", + "timezone": "Custu depet èssere una zona bàlida.", + "ulid": "Custu campu depet èssere un'ULID bàlidu.", + "unique": "Custu est giai istadu pigadu.", + "uploaded": "No s'est pòdidu carrigare custu.", + "uppercase": "Custu campu depet èssere in majùsculu.", + "url": "Custu formadu no est bàlidu.", + "uuid": "Custu depet èssere unu UUID bàlidu." +} diff --git a/locales/sc/php.json b/locales/sc/php.json new file mode 100644 index 00000000000..271ca5381eb --- /dev/null +++ b/locales/sc/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute depet èssere atzetadu.", + "accepted_if": ":Attribute depet èssere atzetadu cando :other est :value.", + "active_url": ":Attribute no est un'URL bàlidu.", + "after": ":Attribute depet èssere una data chi benit a pustis de :date.", + "after_or_equal": ":Attribute depet èssere una data a pustis o uguale a :date.", + "alpha": ":Attribute podet cuntènnere isceti lìteras.", + "alpha_dash": ":Attribute podet cuntènnere isceti lìteras, nùmeros e tratigheddos.", + "alpha_num": ":Attribute podet cuntènnere isceti lìteras e nùmeros.", + "any_of": "Su campu :attribute no est bàlidu.", + "array": ":Attribute depet èssere un'array.", + "ascii": ":Attribute depet cuntènnere isceti caràteres alfanumèricos a baiti ùnicu e sìmbulos.", + "attached": "Custu :attribute est giai atzetadu.", + "before": ":Attribute depet èssere una data chi benit prima de :date.", + "before_or_equal": ":Attribute depet èssere una data a innantis o uguale a :date.", + "between.array": ":Attribute depet èssere intre :min - :max elementos.", + "between.file": ":Attribute depet èssere intre :min - :max kilobytes.", + "between.numeric": ":Attribute depet èssere intre :min - :max.", + "between.string": ":Attribute depet èssere intre :min - :max caràteres.", + "boolean": "Su campu :attribute depet èssere beru o farsu", + "can": "Su campu :attribute cuntenet unu balore non autorizadu.", + "confirmed": "Su campu de cunfirma pro :attribute non torrat.", + "contains": "A su campu :attribute li mancat unu balore rechestu.", + "current_password": "Sa password no est curreta.", + "date": ":Attribute no est una data bàlida.", + "date_equals": ":Attribute depet èssere una data uguale a :date.", + "date_format": ":Attribute non torrat cun su formadu :format.", + "decimal": ":Attribute depet tènnere :decimal positziones dècimas.", + "declined": ":Attribute depet èssere refudadu.", + "declined_if": ":Attribute depet èssere refudadu cando :other est :value.", + "different": ":Attribute e :other depent èssere diferentes.", + "digits": ":Attribute depet èssere de :digits tzifras.", + "digits_between": ":Attribute depet èssere intre :min e :max tzifras.", + "dimensions": ":Attribute tenet dimènsiones de immàgine non vàlidas.", + "distinct": "Su campu :attribute tenet unu balore duplicadu.", + "doesnt_contain": "Su campu :attribute no depet cuntènnere perunu de custos: :values.", + "doesnt_end_with": ":Attribute no depet acabbare cun unu de custos: :values.", + "doesnt_start_with": ":Attribute no depet cumintzare cun unu de custos: :values.", + "email": ":Attribute no est bàlidu.", + "ends_with": ":Attribute depet acabbare cun unu de custos: :values.", + "enum": "Su balore de su campu :attribute no est in sa lista de balores permìtidos.", + "exists": ":Attribute seberadu/a no est bàlidu.", + "extensions": "Su campu :attribute depet tènnere una de sas estensiones imbenientes: :values.", + "failed": "Custas credentziales no torrant cun is registrus nostros.", + "file": ":Attribute depet èssere unu archìviu.", + "filled": ":Attribute est pedidu.", + "gt.array": ":Attribute depet tènnere prus de :value elementos.", + "gt.file": ":Attribute depet èssere prus mannu de :value kilobytes.", + "gt.numeric": ":Attribute depet èssere prus mannu de :value.", + "gt.string": ":Attribute depet èssere prus longu de :value caràteres.", + "gte.array": ":Attribute depet tènnere :value elementos o prus.", + "gte.file": ":Attribute depet èssere manna uguale o prus de :value kilobytes.", + "gte.numeric": ":Attribute depet èssere uguale o prus mannu de :value.", + "gte.string": ":Attribute depet èssere uguale o prus longu de :value caràteres.", + "hex_color": "Su campu :attribute depet èssere unu colore esadecimale bàlidu.", + "image": ":Attribute depet èssere un'immàgine.", + "in": ":Attribute seberadu no est bàlidu.", + "in_array": "Su campu :attribute depet esìstere in :other.", + "in_array_keys": "Su campu :attribute depet cuntènnere a su mancu una de sas craes imbenientes: :values.", + "integer": ":Attribute depet èssere intreu.", + "ip": ":Attribute depet èssere un'indiritzu IP bàlidu.", + "ipv4": ":Attribute depet èssere un'indiritzu IPv4 bàlidu.", + "ipv6": ":Attribute depet èssere un'indiritzu IPv6 bàlidu.", + "json": ":Attribute depet èssere una cadena JSON bàlida.", + "list": "Su campu :attribute depet èssere una lista.", + "lowercase": ":Attribute depet èssere in minùsculu.", + "lt.array": ":Attribute depet tènnere prus pagu de :value elementos.", + "lt.file": ":Attribute depet èssere prus pagu de :value kilobytes.", + "lt.numeric": ":Attribute depet èssere prus piticu de :value.", + "lt.string": ":Attribute depet èssere prus curtu de :value caràteres.", + "lte.array": ":Attribute no depet tènnere prus de :value elementos.", + "lte.file": ":Attribute depet èssere pagu uguale o prus pagu de :value kilobytes.", + "lte.numeric": ":Attribute depet èssere uguale o prus piticu de :value.", + "lte.string": ":Attribute depet èssere uguale o prus curtu de :value caràteres.", + "mac_address": ":Attribute depet èssere unu indiritzu MAC bàlidu.", + "max.array": ":Attribute non podet tènnere prus de :max elementos.", + "max.file": ":Attribute non depet èssere prus mannu de :max kilobytes.", + "max.numeric": ":Attribute depet èssere prus piticu de :max.", + "max.string": ":Attribute non podet cuntènnere prus de :max caràteres.", + "max_digits": "Su campu :attribute no depet tènnere prus de :max tzifras.", + "mimes": ":Attribute depet èssere de tipu: :values.", + "mimetypes": ":Attribute depet èssere de tipu: :values.", + "min.array": ":Attribute depet tènnere a su mancu :min elementos.", + "min.file": ":Attribute depet èssere prus mannu de :min kilobytes.", + "min.numeric": ":Attribute depet bàlere a su mancu :min.", + "min.string": ":Attribute depet cuntènnere a su mancu :min caràteres.", + "min_digits": "Su campu :attribute depet tènnere a su mancu :min tzifras.", + "missing": "Su campu :attribute depet mancare.", + "missing_if": "Su campu :attribute depet mancare cando :other est :value.", + "missing_unless": "Su campu :attribute depet mancare a menos chi :other siat :value.", + "missing_with": "Su campu :attribute depet mancare cando :values est presente.", + "missing_with_all": "Su campu :attribute depet mancare cando :values sunt presentes.", + "multiple_of": "Su campu :attribute depet èssere multìplu de :value.", + "next": "A pustis »", + "not_in": "Su balore seberadu pro :attribute no est bàlidu.", + "not_regex": "Su formadu de su campu :attribute no est bàlidu.", + "numeric": ":Attribute depet èssere unu nùmeru.", + "password": "Sa password imbeniada no est curreta.", + "password.letters": "Su campu :attribute depet cuntènnere a su mancu una lìtera.", + "password.mixed": "Su campu :attribute depet cuntènnere a su mancu una lìtera majùscula e una minùscula.", + "password.numbers": "Su campu :attribute depet cuntènnere a su mancu unu nùmeru.", + "password.symbols": "Su campu :attribute depet cuntènnere a su mancu unu sìmbulu.", + "password.uncompromised": "Su :attribute datu est apparidu in una diffusione de datos. Sèbera unu :attribute diferente.", + "present": "Su campu :attribute depet èssere presente.", + "present_if": "Su campu :attribute depet èssere presente cando :other est :value.", + "present_unless": "Su campu :attribute depet èssere presente a menos chi :other siat :value.", + "present_with": "Su campu :attribute depet èssere presente cando :values est presente.", + "present_with_all": "Su campu :attribute depet èssere presente cando :values sunt presentes.", + "previous": "« A in antis", + "prohibited": "Su campu :attribute est proibidu.", + "prohibited_if": "Su campu :attribute est proibidu cando :other est :value.", + "prohibited_if_accepted": "Su campu :attribute est proibidu cando :other est atzetadu.", + "prohibited_if_declined": "Su campu :attribute est proibidu cando :other est refudadu.", + "prohibited_unless": "Su campu :attribute est proibidu a menos chi :other siat in :values.", + "prohibits": "Su campu :attribute proibit chi :other siat presente.", + "regex": "Su formadu de su campu :attribute no est bàlidu.", + "relatable": "Custu :attribute no podet èssere assotziadu a custu resursu.", + "required": ":Attribute est pedidu.", + "required_array_keys": "Su campu :attribute depet cuntènnere elementos pro: :values.", + "required_if": "Su campu :attribute est pedidu cando :other est :value.", + "required_if_accepted": "Su campu :attribute est pedidu cando :other est atzetadu.", + "required_if_declined": "Su campu :attribute est pedidu cando :other est refudadu.", + "required_unless": "Su campu :attribute est pedidu a menos chi :other siat in :values.", + "required_with": "Su campu :attribute est pedidu cando :values est presente.", + "required_with_all": "Su campu :attribute est pedidu cando :values sunt presentes.", + "required_without": "Su campu :attribute est pedidu cando :values no est presente.", + "required_without_all": "Su campu :attribute est pedidu cando nissunu de :values est presente.", + "reset": "Sa password est istada torrada a impostare!", + "same": ":Attribute e :other depent èssere uguales.", + "sent": "Regordu de sa password imbiadu!", + "size.array": ":Attribute depet cuntènnere :size elementos.", + "size.file": ":Attribute depet èssere mannu :size kilobytes.", + "size.numeric": ":Attribute depet bàlere :size.", + "size.string": ":Attribute depet cuntènnere :size caràteres.", + "starts_with": "Su campu :attribute depet cumintzare cun unu de custos: :values.", + "string": "Su campu :attribute depet èssere una cadena.", + "throttle": "Tropu tentativos de intrada. Torra a proare in :seconds segundos.", + "throttled": "Abeta prima de torrare a proare.", + "timezone": ":Attribute depet èssere una zona bàlida.", + "token": "Custu token pro torrare a impostare sa password no est bàlidu.", + "ulid": "Su campu :attribute depet èssere un'ULID bàlidu.", + "unique": ":Attribute est istadu giai impreadu.", + "uploaded": "No s'est pòdidu carrigare :attribute.", + "uppercase": ":Attribute depet èssere in majùsculu.", + "url": ":Attribute depet èssere un'URL.", + "user": "Non s'agatat un'impitadore assotziadu a custu indiritzu email.", + "uuid": "Su campu :attribute depet èssere unu UUID bàlidu." +} diff --git a/locales/sd/_excludes.json b/locales/sd/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/sd/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/sd/json-inline.json b/locales/sd/json-inline.json new file mode 100644 index 00000000000..e1d1b70feb1 --- /dev/null +++ b/locales/sd/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "هن فيلڊ ۾ هڪ صحيح ڪردار هجڻ گهرجي.", + "The :attribute must be at least :length characters and contain at least one number.": "هي فيلڊ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي ۽ گهٽ ۾ گهٽ هڪ نمبر تي مشتمل هجي.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "هي فيلڊ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي ۽ گهٽ ۾ گهٽ هڪ خاص ڪردار ۽ هڪ نمبر تي مشتمل هجي.", + "The :attribute must be at least :length characters and contain at least one special character.": "هي فيلڊ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي ۽ گهٽ ۾ گهٽ هڪ خاص اکر تي مشتمل هجي.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :length اکرن جو ھئڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو وڏو اکر ۽ ھڪڙو انگ ھجي.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :length اکرن جو ھئڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو وڏو اکر ۽ ھڪڙو خاص اکر شامل آھي.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :length اکرن جو ھجڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو اھم اکر، ھڪڙو نمبر ۽ ھڪڙو خاص اکر شامل ھجي.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :length اکرن جو ھجڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو اھم اکر ھجڻ گھرجي.", + "The :attribute must be at least :length characters.": "هي فيلڊ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي.", + "The :attribute must contain at least one letter.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو اکر ھجڻ گھرجي.", + "The :attribute must contain at least one number.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو نمبر ھجڻ گھرجي.", + "The :attribute must contain at least one symbol.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو نشان ھجڻ گھرجي.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو وڏو ۽ ھڪڙو ننڍو اکر ھجڻ گھرجي.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ڏنل فيلڊ ڊيٽا ليڪ ۾ ظاهر ٿيو آهي. مھرباني ڪري ھڪ مختلف ميدان چونڊيو." +} diff --git a/locales/sd/json.json b/locales/sd/json.json new file mode 100644 index 00000000000..ed5ef6997ed --- /dev/null +++ b/locales/sd/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(۽ :count وڌيڪ غلطي)", + "(and :count more errors)": "(۽ :count وڌيڪ غلطي)|(۽ :count وڌيڪ غلطيون)|(۽ :count وڌيڪ غلطيون)", + "30 Days": "30 ڏينهن", + "60 Days": "60 ڏينهن", + "90 Days": "90 ڏينهن", + ":amount selected": ":amount چونڊيو", + ":amount Total": ":amount ڪل", + ":days day trial": ":days ڏينهن جي آزمائش", + ":resource Details": ":resource تفصيل", + ":resource Details: :title": ":resource تفصيل: :title", + "A decryption key is required.": "هڪ ڊيڪرپشن ڪيچي گهربل آهي.", + "A fresh verification link has been sent to your email address.": "هڪ تازي تصديق واري لنڪ توهان جي اي ميل پتي تي موڪلي وئي آهي.", + "A new verification link has been sent to the email address you provided during registration.": "هڪ نئين تصديق واري لنڪ موڪلي وئي آهي اي ميل پتي تي جيڪا توهان رجسٽريشن دوران مهيا ڪئي هئي.", + "A new verification link has been sent to the email address you provided in your profile settings.": "هڪ نئين تصديق واري لنڪ موڪلي وئي آهي اي ميل پتي تي جيڪو توهان مهيا ڪيو آهي توهان جي پروفائل سيٽنگن ۾.", + "A new verification link has been sent to your email address.": "توهان جي اي ميل ايڊريس تي هڪ نئين تصديق واري لنڪ موڪلي وئي آهي.", + "Accept Invitation": "دعوت قبول ڪريو", + "Action": "عمل", + "Action Event": "ايڪشن واقعي", + "Action Events": "ايڪشن واقعا", + "Action Happened At": "تي ٿيو", + "Action Initiated By": "پاران شروع ڪيو ويو", + "Action Name": "نالو", + "Action Status": "حيثيت", + "Action Target": "نشانو", + "Actions": "عمل", + "Add": "شامل ڪريو", + "Add :resource": ":resource شامل ڪريو", + "Add a new team member to your team, allowing them to collaborate with you.": "پنھنجي ٽيم ۾ ھڪڙو نئون ٽيم ميمبر شامل ڪريو، انھن کي توھان سان تعاون ڪرڻ جي اجازت ڏئي.", + "Add additional security to your account using two factor authentication.": "ٻن عنصر جي تصديق استعمال ڪندي پنهنجي اڪائونٽ ۾ اضافي سيڪيورٽي شامل ڪريو.", + "Add Payment Method": "ادائگي جو طريقو شامل ڪريو", + "Add row": "قطار شامل ڪريو", + "Add Team Member": "ٽيم ميمبر شامل ڪريو", + "Add VAT Number": "VAT نمبر شامل ڪريو", + "Added.": "شامل ڪيو ويو.", + "Additional billing information updated successfully.": "اضافي بلنگ معلومات ڪاميابي سان اپڊيٽ ڪئي وئي.", + "Address": "پتو", + "Address Line 2": "ايڊريس لائن 2", + "Administrator": "منتظم", + "Administrator users can perform any action.": "ايڊمنسٽريٽر استعمال ڪندڙ ڪنهن به عمل کي انجام ڏئي سگهن ٿا.", + "Afghanistan": "افغانستان", + "Aland Islands": "آلينڊ ٻيٽ", + "Albania": "البانيا", + "Algeria": "الجيريا", + "All of the people that are part of this team.": "سڀئي ماڻهو جيڪي هن ٽيم جو حصو آهن.", + "All resources loaded.": "سڀ وسيلا ڀريل.", + "All rights reserved.": "سڀ حق محفوظ آهن.", + "Already registered?": "اڳ ۾ ئي رجسٽر ٿيل؟", + "American Samoa": "آمريڪي ساموا", + "An error occurred while uploading the file.": "فائل اپلوڊ ڪرڻ دوران هڪ نقص پيش آيو.", + "An error occurred while uploading the file: :error": "فائل اپلوڊ ڪرڻ دوران هڪ نقص پيش آيو: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "هڪ اڻڄاتل غلطي ٿي وئي آهي ۽ اسان پنهنجي سپورٽ ٽيم کي اطلاع ڏنو آهي. مهرباني ڪري ڪجھہ دير رکي ٻيهر ڪوشش ڪندا.", + "Andorra": "اندورا", + "Angola": "آنگولا", + "Anguilla": "آنگويلا", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ٻئي استعمال ڪندڙ هن وسيلا کي اپڊيٽ ڪيو آهي جڏهن کان هي صفحو لوڊ ڪيو ويو آهي. مھرباني ڪري صفحي کي تازو ڪريو ۽ ٻيهر ڪوشش ڪريو.", + "Antarctica": "انٽارڪيڪا", + "Antigua And Barbuda": "انٽيگوا ۽ باربودا", + "Antigua and Barbuda": "انٽيگوا ۽ باربودا", + "API Token": "API ٽوڪن", + "API Token Permissions": "API ٽوڪن جي اجازت", + "API Tokens": "API ٽوڪن", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API ٽوڪن ٽئين پارٽي جي خدمتن کي توهان جي طرفان اسان جي ايپليڪيشن سان تصديق ڪرڻ جي اجازت ڏين ٿا.", + "Apply": "لاڳو ڪريو", + "Apply Coupon": "ڪوپن لاڳو ڪريو", + "April": "اپريل", + "Are you sure you want to attempt to pay :amount?": "ڇا توھان پڪ ڪرڻ چاھيو ٿا :amount ادا ڪرڻ جي ڪوشش ڪريو؟", + "Are you sure you want to cancel your subscription?": "ڇا توھان واقعي پنھنجي رڪنيت کي منسوخ ڪرڻ چاھيو ٿا؟", + "Are you sure you want to delete all the notifications?": "ڇا توھان کي پڪ آھي ته توھان سڀ اطلاعن کي ختم ڪرڻ چاھيو ٿا؟", + "Are you sure you want to delete the selected resources?": "ڇا توهان پڪ سان چونڊيل وسيلن کي ختم ڪرڻ چاهيو ٿا؟", + "Are you sure you want to delete this file?": "ڇا توھان واقعي ھن فائل کي ڊاھڻ چاھيو ٿا؟", + "Are you sure you want to delete this notification?": "ڇا توھان واقعي ھن اطلاع کي ختم ڪرڻ چاھيو ٿا؟", + "Are you sure you want to delete this payment method?": "ڇا توهان واقعي هن ادائگي جي طريقي کي ختم ڪرڻ چاهيو ٿا؟", + "Are you sure you want to delete this resource?": "ڇا توهان واقعي هن وسيلا کي ختم ڪرڻ چاهيو ٿا؟", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ڇا توھان واقعي ھن ٽيم کي ختم ڪرڻ چاھيو ٿا؟ هڪ دفعو ٽيم کي ختم ڪيو ويندو، ان جا سڀئي وسيلا ۽ ڊيٽا مستقل طور تي ختم ٿي ويندا.", + "Are you sure you want to delete your account?": "ڇا توهان پڪ سان پنهنجو اڪائونٽ ختم ڪرڻ چاهيو ٿا؟", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ڇا توهان پڪ سان پنهنجو اڪائونٽ ختم ڪرڻ چاهيو ٿا؟ هڪ دفعو توهان جو اڪائونٽ ختم ٿي ويندو، ان جا سڀئي وسيلا ۽ ڊيٽا مستقل طور تي ڊهي ويندا. مھرباني ڪري پنھنجو پاسورڊ داخل ڪريو ان جي تصديق ڪرڻ لاءِ ته توھان چاھيو ٿا مستقل طور پنھنجو کاتو حذف ڪريو.", + "Are you sure you want to detach the selected resources?": "ڇا توهان پڪ سان چونڊيل وسيلن کي ڌار ڪرڻ چاهيو ٿا؟", + "Are you sure you want to detach this resource?": "ڇا توهان واقعي هن وسيلا کي ڌار ڪرڻ چاهيو ٿا؟", + "Are you sure you want to force delete the selected resources?": "ڇا توهان پڪ سان چونڊيل وسيلن کي زبردستي ختم ڪرڻ چاهيو ٿا؟", + "Are you sure you want to force delete this resource?": "ڇا توهان پڪ ڪرڻ چاهيو ٿا ته توهان هن وسيلن کي زبردستي حذف ڪرڻ چاهيو ٿا؟", + "Are you sure you want to log out?": "ڇا توهان پڪ سان لاگ آئوٽ ٿيڻ چاهيو ٿا؟", + "Are you sure you want to mark all notifications as read?": "ڇا توهان پڪ آهيو ته توهان سڀني اطلاعن کي پڙهيل طور نشان لڳائڻ چاهيو ٿا؟", + "Are you sure you want to remove this item?": "ڇا توھان پڪ آھي ھن شيءِ کي ختم ڪرڻ چاھيو ٿا؟", + "Are you sure you want to restore the selected resources?": "ڇا توهان پڪ سان چونڊيل وسيلن کي بحال ڪرڻ چاهيو ٿا؟", + "Are you sure you want to restore this resource?": "ڇا توهان پڪ سان هن وسيلا کي بحال ڪرڻ چاهيو ٿا؟", + "Are you sure you want to resume your subscription?": "ڇا توهان پڪ سان پنهنجي رڪنيت کي ٻيهر شروع ڪرڻ چاهيو ٿا؟", + "Are you sure you want to run this action?": "ڇا توھان واقعي ھن عمل کي هلائڻ چاھيو ٿا؟", + "Are you sure you want to set this payment method as your default?": "ڇا توھان پڪ ڪرڻ چاھيو ٿا ھن ادائگي جي طريقي کي پنھنجي ڊفالٽ طور مقرر ڪريو؟", + "Are you sure you want to stop impersonating?": "ڇا توهان پڪ ڪرڻ چاهيو ٿا ته توهان نقشبندي ڪرڻ بند ڪرڻ چاهيو ٿا؟", + "Are you sure you would like to delete this API token?": "ڇا توهان کي پڪ آهي ته توهان هن API ٽوڪن کي حذف ڪرڻ چاهيو ٿا؟", + "Are you sure you would like to leave this team?": "ڇا توهان کي پڪ آهي ته توهان هن ٽيم کي ڇڏڻ چاهيو ٿا؟", + "Are you sure you would like to remove this person from the team?": "ڇا توھان کي پڪ آھي ته توھان ھن شخص کي ٽيم مان ڪڍڻ چاھيو ٿا؟", + "Are you sure you would like to switch billing plans?": "ڇا توهان کي پڪ آهي ته توهان بلنگ منصوبن کي تبديل ڪرڻ چاهيندا؟", + "Argentina": "ارجنٽينا", + "Armenia": "آرمينيا", + "Aruba": "اروبا", + "Attach": "ڳنڍڻ", + "Attach & Attach Another": "ڳنڍيو ۽ ٻيو ڳنڍيو", + "Attach :resource": "ڳنڍيو :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "فائلن کي ڇڪڻ ۽ ڇڏڻ سان ڳنڍيو، انھن کي چونڊيو يا چکيو.", + "August": "آگسٽ", + "Australia": "آسٽريليا", + "Austria": "آسٽريا", + "Azerbaijan": "آذربائيجان", + "Bahamas": "بهاماس", + "Bahrain": "بحرين", + "Bangladesh": "بنگله ديش", + "Barbados": "باربڊوس", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "اڳتي وڌڻ کان اڳ، ڇا توھان پنھنجي اي ميل پتي جي تصديق ڪري سگھوٿا لنڪ تي ڪلڪ ڪري جيڪو اسان صرف توھان کي اي ميل ڪيو آھي؟ جيڪڏهن توهان اي ميل حاصل نه ڪيو، اسان خوشيء سان توهان کي هڪ ٻيو موڪلينداسين.", + "Before proceeding, please check your email for a verification link.": "اڳتي وڌڻ کان اڳ، مھرباني ڪري پنھنجي اي ميل چيڪ ڪريو تصديق جي لنڪ لاءِ.", + "Belarus": "بيلاروس", + "Belgium": "بيلجيم", + "Belize": "بيليز", + "Benin": "بينن", + "Bermuda": "برمودا", + "Bhutan": "ڀوٽان", + "Billing Information": "بلنگ جي ڄاڻ", + "Billing Management": "بلنگ جو انتظام", + "Bolivia": "بوليويا", + "Bolivia, Plurinational State of": "بوليويا، پلورنيشنل اسٽيٽ آف", + "Bonaire, Sint Eustatius and Saba": "بونيئر، سينٽ يوسٽيٽس ۽ صبا", + "Bosnia And Herzegovina": "بوسنيا ۽ هرزيگووينا", + "Bosnia and Herzegovina": "بوسنيا ۽ هرزيگووينا", + "Botswana": "بوٽسوانا", + "Bouvet Island": "Bouvet ٻيٽ", + "Brazil": "برازيل", + "British Indian Ocean Territory": "برطانوي هندي سمنڊ جو علائقو", + "Browser Sessions": "برائوزر سيشن", + "Brunei Darussalam": "برونائي دارالسلام", + "Bulgaria": "بلغاريا", + "Burkina Faso": "برڪينا فاسو", + "Burundi": "برونڊي", + "Cambodia": "ڪمبوڊيا", + "Cameroon": "ڪيمرون", + "Canada": "ڪينيڊا", + "Cancel": "منسوخ ڪريو", + "Cancel Subscription": "رڪنيت منسوخ ڪريو", + "Cape Verde": "ڪيپ ورڊي", + "Card": "ڪارڊ", + "Cayman Islands": "ڪيمن آئيلينڊ", + "Central African Republic": "وسطي آفريقي جمهوريه", + "Chad": "چاڊ", + "Change Subscription Plan": "سبسڪرپشن پلان تبديل ڪريو", + "Change the current payment method attached to your subscription": "توهان جي رڪنيت سان ڳنڍيل موجوده ادائگي جو طريقو تبديل ڪريو", + "Changes": "تبديليون", + "Checkout": "چيڪ آئوٽ ڪريو", + "Chile": "چلي", + "China": "چين", + "Choose": "چونڊيو", + "Choose :field": ":field چونڊيو", + "Choose :resource": ":resource چونڊيو", + "Choose an option": "ھڪڙو اختيار چونڊيو", + "Choose date": "تاريخ چونڊيو", + "Choose File": "فائل چونڊيو", + "Choose Files": "فائلون چونڊيو", + "Choose Type": "قسم چونڊيو", + "Christmas Island": "ڪرسمس ٻيٽ", + "City": "شهر", + "Click here to re-send the verification email.": "تصديق واري اي ميل ٻيهر موڪلڻ لاءِ هتي ڪلڪ ڪريو.", + "click here to request another": "ٻي درخواست ڪرڻ لاءِ هتي ڪلڪ ڪريو", + "Click to choose": "چونڊڻ لاءِ ڪلڪ ڪريو", + "Close": "بند", + "Cocos (Keeling) Islands": "ڪوڪوس (ڪيلنگ) ٻيٽ", + "Code": "ڪوڊ", + "Colombia": "ڪولمبيا", + "Comoros": "ڪوموروس", + "Confirm": "تصديق ڪريو", + "Confirm Billing Action": "بلنگ ايڪشن جي تصديق ڪريو", + "Confirm Password": "پاس ورڊ جي تصديق ڪريو", + "Confirm Payment": "ادائگي جي تصديق ڪريو", + "Confirm your :amount payment": "توهان جي :amount ادائيگي جي تصديق ڪريو", + "Congo": "ڪانگو", + "Congo, Democratic Republic": "ڪانگو، جمهوري جمهوريه", + "Congo, the Democratic Republic of the": "ڪانگو، جمهوري جمهوريه", + "Constant": "لڳاتار", + "Continue To Payment": "ادائگي جاري رکو", + "Cook Islands": "ڪوڪ ڀيٽ", + "Copy to clipboard": "ڪلپ بورڊ ڏانهن نقل ڪريو", + "Costa Rica": "ڪوسٽا ريڪا", + "Cote D'Ivoire": "ڪوٽي ويرا", + "Country": "ملڪ", + "Coupon": "ڪوپن", + "Coupon applied successfully.": "ڪوپن ڪاميابي سان لاڳو ڪيو ويو.", + "Create": "ٺاهيو", + "Create & Add Another": "ٺاهيو ۽ ٻيو شامل ڪريو", + "Create :resource": "ٺاھيو :resource", + "Create a new team to collaborate with others on projects.": "منصوبن تي ٻين سان تعاون ڪرڻ لاء نئين ٽيم ٺاهيو.", + "Create Account": "اڪائونٽ ٺاهيو", + "Create API Token": "API ٽوڪن ٺاهيو", + "Create New Team": "نئين ٽيم ٺاهيو", + "Create Team": "ٽيم ٺاهيو", + "Created.": "ٺاهيل.", + "Croatia": "ڪوريٽيا", + "CSV (.csv)": "سي ايس وي (.csv)", + "Cuba": "ڪيوبا", + "Curaçao": "ڪيوراڪو", + "Current Password": "موجوده پاس ورڊ", + "Current Subscription Plan": "موجوده سبسڪرپشن پلان", + "Currently Subscribed": "في الحال رڪنيت حاصل ڪئي", + "Customer Balance": "ڪسٽمر بيلنس", + "Customize": "حسب ضرورت", + "Cyprus": "ڪپرس", + "Czech Republic": "چيڪ ريپبلڪ", + "Côte d'Ivoire": "ڪوٽي ويرا", + "Dark": "اونداهو", + "Dashboard": "ڊيش بورڊ", + "December": "ڊسمبر", + "Decrease": "گهٽتائي", + "Default": "ڊفالٽ", + "Delete": "حذف ڪريو", + "Delete :resource": "حذف ڪريو :resource", + "Delete Account": "اڪائونٽ ختم ڪريو", + "Delete all notifications": "سڀ نوٽيفڪيشن ختم ڪريو", + "Delete API Token": "حذف ڪريو API ٽوڪن", + "Delete File": "فائل کي حذف ڪريو", + "Delete Notification": "نوٽيفڪيشن کي ختم ڪريو", + "Delete Resource": "وسيلن کي ختم ڪريو", + "Delete Selected": "منتخب ٿيل ختم ڪريو", + "Delete Team": "ٽيم کي ختم ڪريو", + "Denmark": "ڊينمارڪ", + "Detach": "ڌار ڪرڻ", + "Detach Resource": "وسيلن کي ڌار ڪريو", + "Detach Selected": "منتخب ٿيل الڳ ڪريو", + "Details": "تفصيل", + "Disable": "نااهل", + "Djibouti": "ڊجبيوٽي", + "Do you really want to leave? You have unsaved changes.": "ڇا توهان واقعي ڇڏڻ چاهيو ٿا؟ توھان وٽ غير محفوظ ٿيل تبديليون آھن.", + "Dominica": "ڊومينيڪا", + "Dominican Republic": "ڊومينيڪن جمهوريه", + "Done.": "ٿي ويو.", + "Download": "ڊائون لوڊ ڪريو", + "Download Invoice": "انوائس ڊائون لوڊ ڪريو", + "Drop file or click to choose": "فائل کي ڇڏي ڏيو يا چونڊڻ لاء ڪلڪ ڪريو", + "Drop files or click to choose": "فائلن کي ڇڏي ڏيو يا چونڊڻ لاء ڪلڪ ڪريو", + "Ecuador": "ايڪيوڊار", + "Edit": "ترميم ڪريو", + "Edit :resource": "تبديل ڪريو :resource", + "Edit Attached": "ايڊٽ ڪريو منسلڪ", + "Edit Profile": "پروفائل ۾ مٽ سٽ ڪيو", + "Editor": "ايڊيٽر", + "Editor users have the ability to read, create, and update.": "ايڊيٽر استعمال ڪندڙن کي پڙهڻ، ٺاهڻ، ۽ تازه ڪاري ڪرڻ جي صلاحيت آهي.", + "Egypt": "مصر", + "El Salvador": "ايل سلواڊور", + "Email": "اي ميل", + "email": "اي ميل", + "Email Address": "اي ميل پتو", + "Email Addresses": "اي ميل ايڊريس", + "Email Password Reset Link": "اي ميل پاسورڊ ري سيٽ لنڪ", + "Email Verification": "اي ميل جي تصديق", + "Enable": "فعال ڪريو", + "Encrypted environment file already exists.": "انڪوڊ ٿيل ماحول واري فائل اڳ ۾ ئي موجود آهي.", + "Encrypted environment file not found.": "انڪوڊ ٿيل ماحول واري فائل نه ملي.", + "Ensure your account is using a long, random password to stay secure.": "پڪ ڪريو ته توهان جو اڪائونٽ محفوظ رهڻ لاءِ هڪ ڊگهو، بي ترتيب پاسورڊ استعمال ڪري رهيو آهي.", + "Environment file already exists.": "ماحولياتي فائل اڳ ۾ ئي موجود آهي.", + "Environment file not found.": "ماحولياتي فائل نه ملي.", + "Equatorial Guinea": "ايڪوٽوريل گائينا", + "Eritrea": "ايريٽيريا", + "Error": "نقص", + "errors": "غلطيون", + "Estonia": "ايسٽونيا", + "Ethiopia": "ايٿوپيا", + "ex VAT": "اڳوڻي VAT", + "Excel (.xlsx)": "ايڪسل (.xlsx)", + "Expires :expiration": "ختم ٿئي ٿو :expiration", + "Export As CSV": "CSV طور برآمد ڪريو", + "Extra Billing Information": "اضافي بلنگ جي معلومات", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "توهان جي ادائگي تي عمل ڪرڻ لاء اضافي تصديق جي ضرورت آهي. مھرباني ڪري ھيٺ ڏنل بٽڻ تي ڪلڪ ڪري ادائگي واري صفحي ڏانھن جاري رکو.", + "Failed Subscription Payment": "ناڪام رڪنيت جي ادائيگي", + "Failed to load :resource!": ":resource لوڊ ڪرڻ ۾ ناڪام ٿيو!", + "Falkland Islands (Malvinas)": "فاڪلينڊ ٻيٽ (مالوينس)", + "Faroe Islands": "فيرو ٻيٽ", + "February": "فيبروري", + "Fiji": "فجي", + "Filename": "فائل جو نالو", + "Finish enabling two factor authentication.": "ٻن عنصر جي تصديق کي فعال ڪرڻ ختم ڪريو.", + "Finland": "فنلينڊ", + "For your security, please confirm your password to continue.": "توھان جي سيڪيورٽي لاءِ، مھرباني ڪري پنھنجي پاسورڊ جي تصديق ڪريو جاري رکڻ لاءِ.", + "Forbidden": "منع ٿيل", + "Force Delete": "زبردستي حذف ڪريو", + "Force Delete :resource": "زبردستي حذف ڪريو :resource", + "Force Delete Resource": "زبردستي وسيلا حذف ڪريو", + "Force Delete Selected": "زبردستي حذف ٿيل چونڊيو", + "Forgot Password": "پاسورڊ وساري ڇڏيو", + "Forgot your password?": "پنهنجو پاسورڊ وساري ويٺا؟", + "Forgot Your Password?": "پنهنجو پاسورڊ وساري ويٺا؟", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "پنهنجو پاسورڊ وساري ويٺا؟ ڪو مسئلو ناهي. بس اسان کي ٻڌايو ته توهان جو اي ميل پتو ۽ اسان توهان کي اي ميل ڪنداسين هڪ پاسورڊ ري سيٽ لنڪ جيڪا توهان کي هڪ نئين چونڊڻ جي اجازت ڏيندو.", + "France": "فرانس", + "French Guiana": "فرانسيسي گيانا", + "French Polynesia": "فرينچ پولينيشيا", + "French Southern Territories": "فرانسيسي ڏاکڻيون علائقا", + "From": "کان", + "Gabon": "گوبان", + "Gambia": "گامبيا", + "Georgia": "جارجيا", + "Germany": "جرمني", + "Ghana": "گانا", + "Gibraltar": "گبرلٽر", + "Go Home": "گهر وڃ", + "Go to page :page": "صفحي :page تي وڃو", + "Great! You have accepted the invitation to join the :team team.": "زبردست! توهان :team ٽيم ۾ شامل ٿيڻ جي دعوت قبول ڪئي آهي.", + "Greece": "گريسي", + "Greenland": "گرين لينڊ", + "Grenada": "گرينڊا", + "Guadeloupe": "گاديلوپ", + "Guam": "گوام", + "Guatemala": "گٽيمالا", + "Guernsey": "گرنسي", + "Guinea": "گائينا", + "Guinea-Bissau": "گائينا-بسيو", + "Guyana": "گيانا", + "Haiti": "هيٽي", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "توهان جي رڪنيت کي منسوخ ڪرڻ بابت ٻيون سوچون آهن؟ توهان پنهنجي رڪنيت کي فوري طور تي ٻيهر چالو ڪري سگهو ٿا ڪنهن به وقت توهان جي موجوده بلنگ چڪر جي آخر تائين. توهان جي موجوده بلنگ چڪر ختم ٿيڻ کان پوء، توهان هڪ مڪمل طور تي نئون سبسڪرپشن پلان چونڊي سگهو ٿا.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "توهان جي رڪنيت کي منسوخ ڪرڻ بابت ٻيون سوچون آهن؟ توهان پنهنجي رڪنيت کي فوري طور تي رد ڪري سگهو ٿا ڪنهن به وقت توهان جي موجوده بلنگ چڪر جي آخر تائين. توهان جي موجوده بلنگ چڪر ختم ٿيڻ کان پوء، توهان هڪ مڪمل طور تي نئون سبسڪرپشن پلان چونڊي سگهو ٿا.", + "Heard Island & Mcdonald Islands": "هرڊ ٻيٽ ۽ ميڪ ڊونلڊ ٻيٽ", + "Heard Island and McDonald Islands": "هرڊ ٻيٽ ۽ ميڪ ڊونلڊ ٻيٽ", + "Hello!": "سلام!", + "Hide Content": "مواد لڪايو", + "Hold Up!": "انتظار ڪريو!", + "Holy See (Vatican City State)": "هولي ڏسو (ويٽيڪن سٽي اسٽيٽ)", + "Honduras": "هونڊرس", + "Hong Kong": "هانگ ڪانگ", + "Hungary": "هنگري", + "I agree to the :terms_of_service and :privacy_policy": "مان :terms_of_service ۽ :privacy_policy تي متفق آهيان", + "Iceland": "آئس لينڊ", + "ID": "مان", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "جيڪڏھن ضروري ھجي، توھان لاگ آئوٽ ڪري سگھوٿا توھان جي ٻين سڀني برائوزر سيشنن مان توھان جي سڀني ڊوائيسز تي. توھان جا ڪجھ تازو سيشن ھيٺ ڏنل آھن؛ بهرحال، هي فهرست مڪمل نه ٿي سگھي. جيڪڏهن توهان محسوس ڪيو ته توهان جو اڪائونٽ ٺهرايو ويو آهي، توهان کي پڻ پنهنجو پاسورڊ اپڊيٽ ڪرڻ گهرجي.", + "If you already have an account, you may accept this invitation by clicking the button below:": "جيڪڏهن توهان وٽ اڳ ۾ ئي هڪ کاتو آهي، ته توهان هيٺ ڏنل بٽڻ تي ڪلڪ ڪري هن دعوت کي قبول ڪري سگهو ٿا:", + "If you did not create an account, no further action is required.": "جيڪڏهن توهان هڪ اڪائونٽ نه ٺاهيو آهي، وڌيڪ عمل جي ضرورت ناهي.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "جيڪڏهن توهان هن ٽيم جي دعوت حاصل ڪرڻ جي اميد نه ڪئي هئي، ته توهان هن اي ميل کي رد ڪري سگهو ٿا.", + "If you did not receive the email": "جيڪڏهن توهان اي ميل حاصل نه ڪيو آهي", + "If you did not request a password reset, no further action is required.": "جيڪڏهن توهان پاسورڊ ريٽ ڪرڻ جي درخواست نه ڪئي آهي، وڌيڪ عمل جي ضرورت ناهي.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "جيڪڏهن توهان وٽ اڪائونٽ نه آهي، توهان هيٺ ڏنل بٽڻ تي ڪلڪ ڪري هڪ ٺاهي سگهو ٿا. اڪائونٽ ٺاهڻ کان پوءِ، توهان ڪلڪ ڪري سگهو ٿا دعوت قبول ڪرڻ واري بٽڻ کي هن اي ميل ۾ ٽيم جي دعوت قبول ڪرڻ لاءِ:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "جيڪڏهن توهان کي توهان جي انمنڪس يا ٽئڪس معلومات کي پورو ڪرڻ گهرجي، توهان جو پورو ڪاروبار جي نالي، يت سڃاڻپ جو نمبر، يا رڪارڊ جو پتو، توهان شايد هتي جو پتويون، توهان شايد هتي شامل ڪري سگهو ٿا.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "جيڪڏهن توهان کي \":actionText\" بٽڻ تي ڪلڪ ڪرڻ ۾ مشڪل آهي، هيٺ ڏنل URL کي ڪاپي ۽ پيسٽ ڪريو\nتوهان جي ويب برائوزر ۾:", + "Impersonate": "نقالي", + "Increase": "واڌارو", + "India": "انڊيا", + "Indonesia": "انڊونيشيا", + "Invalid filename.": "غلط فائل جو نالو.", + "Invalid JSON was returned from the route.": "غلط JSON رستي کان واپس ڪيو ويو.", + "Invoice Email Addresses": "انوائس اي ميل ايڊريس", + "Invoice emails updated successfully.": "انوائس اي ميل ڪاميابي سان اپڊيٽ ڪئي وئي.", + "Invoices": "انوائس", + "Iran, Islamic Republic Of": "ايران", + "Iran, Islamic Republic of": "ايران، اسلامي جمهوريه", + "Iraq": "عراق", + "Ireland": "آئرلينڊ", + "Isle Of Man": "آئل آف مين", + "Isle of Man": "آئل آف مين", + "Israel": "اسرائيل", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "اهو لڳي ٿو ته توهان وٽ هڪ فعال رڪنيت نه آهي. توھان شروع ڪرڻ لاءِ ھيٺ ڏنل سبسڪرپشن منصوبن مان ھڪڙو چونڊي سگھو ٿا. رڪنيت جا منصوبا تبديل يا منسوخ ٿي سگھن ٿا توھان جي سهولت تي.", + "Italy": "اٽلي", + "Jamaica": "جاميڪا", + "January": "جنوري", + "Japan": "جاپان", + "Jersey": "جرسي", + "Jordan": "اردن", + "July": "جولاءِ", + "June": "جون", + "Kazakhstan": "قازقستان", + "Kenya": "ڪينيا", + "Key": "چاٻي", + "Kiribati": "ڪرباتي", + "Korea": "ڏکڻ ڪوريا", + "Korea, Democratic People's Republic of": "ڪوريا، ڊيموڪريٽڪ پيپلز ريپبلڪ آف", + "Korea, Republic of": "ڪوريا، جمهوريه", + "Kosovo": "ڪوسووو", + "Kuwait": "ڪويت", + "Kyrgyzstan": "ڪرغستان", + "Lao People's Democratic Republic": "لاؤ پيپلز ڊيموڪريٽڪ ريپبلڪ", + "Last active": "آخري سرگرم", + "Last used": "آخري استعمال", + "Latvia": "لاتويا", + "Leave": "ڇڏڻ", + "Leave Team": "ٽيم کي ڇڏي ڏيو", + "Lebanon": "لبنان", + "length": "ڊگھائي", + "Lens": "لينس", + "Lesotho": "ليسوٽو", + "Liberia": "لابيريا", + "Libyan Arab Jamahiriya": "لبيا عرب جماهريه", + "Liechtenstein": "لچي ٽينسٽين", + "Light": "روشني", + "Lithuania": "لٿونيا", + "Load :perPage More": ":perPage وڌيڪ لوڊ ڪريو", + "Loading": "لوڊشيڊنگ", + "Location": "مقام", + "Log in": "لاگ ان", + "Log In": "لاگ ان", + "Log Out": "ڪم ڇڏڻ", + "Log out": "ڪم ڇڏڻ", + "Log Out Other Browser Sessions": "لاگ آئوٽ ڪريو ٻيا برائوزر سيشن", + "Log Viewer": "لاگ ڏسندڙ", + "Login": "لاگ ان", + "Logout": "ڪم ڇڏڻ", + "Logs": "لاگز", + "Luxembourg": "ليڪسمبورگ", + "Macao": "مکائو", + "Macedonia": "اتر مقدونيا", + "Macedonia, the former Yugoslav Republic of": "مقدونيا، اڳوڻي يوگوسلاو جمهوريت جو", + "Madagascar": " ماڊاگيسڪر", + "Malawi": "مالاوي", + "Malaysia": "ملائيشيا", + "Maldives": "مالديپ", + "Mali": "مالي", + "Malta": "مالٽا", + "Manage Account": "اڪائونٽ منظم ڪريو", + "Manage and log out your active sessions on other browsers and devices.": "ٻين برائوزرن ۽ ڊوائيسز تي پنھنجي فعال سيشن کي منظم ۽ لاگ آئوٽ ڪريو.", + "Manage API Tokens": "API ٽوڪن کي منظم ڪريو", + "Manage Role": "ڪردار جو انتظام ڪريو", + "Manage Team": "ٽيم کي منظم ڪريو", + "Managing billing for :billableName": ":billableName لاءِ بلنگ جو انتظام", + "March": "مارچ", + "Mark all as Read": "سڀني کي پڙهيل طور نشان لڳايو", + "Mark all notifications as read": "سڀني نوٽيفڪيشن کي نشان لڳايو جيئن پڙهيو", + "Mark Read": "نشان پڙهو", + "Mark Unread": "نشان اڻ پڙهيل", + "Marshall Islands": "مارشل ڀيٽ", + "Martinique": "مارٽنيڪ", + "Mauritania": "ماريٽينيا", + "Mauritius": "موريشس", + "May": "مئي", + "Mayotte": "ميٽ", + "Mexico": "ميڪسيڪو", + "Micronesia, Federated States Of": "مائڪرونيشيا", + "Micronesia, Federated States of": "مائيڪينيسيا، وفاق جي رياستن جا", + "Moldova": "مولڊووا", + "Moldova, Republic of": "مالدووا، جمهوريه", + "Monaco": "موناڪو", + "Mongolia": "منگوليا", + "Montenegro": "مونٽينيگرو", + "Month To Date": "مهينو تا تاريخ", + "Monthly": "ماهوار", + "monthly": "مهيني", + "Montserrat": "مونٽسرٽ", + "Morocco": "مراڪش", + "Mozambique": "موزمبائيق", + "Myanmar": "میانمار", + "Name": "نالو", + "name": "نالو", + "Namibia": "نيميبيا", + "Nauru": "ناريو", + "Nepal": "نيپال", + "Netherlands": "نيدرليند", + "Netherlands Antilles": "هالينڊ انٽيليس", + "Nevermind": "دل ۾ نه ڪجو", + "Nevermind, I'll keep my old plan": "ڪابه ڳالهه نه، مان پنهنجي پراڻي منصوبي کي برقرار رکندس", + "New": "نئون", + "New :resource": "نئون :resource", + "New Caledonia": "نيو ڪيليڊونيا", + "New Password": "نئون پاسورڊ", + "New Zealand": "نيو زيلينڊ", + "Next": "اڳيان", + "Next Payment": "ايندڙ ادائيگي", + "Next Payment on": "ايندڙ ادائيگي تي", + "Nicaragua": "نڪروگا", + "Niger": "نائيگر", + "Nigeria": "نائجيريا", + "Niue": "نائيو", + "No": "نه", + "No :resource matched the given criteria.": "نمبر :resource ڏنل معيار سان ملائي.", + "No additional information...": "ڪابه اضافي معلومات ناهي ...", + "No Current Data": "ڪابه موجوده ڊيٽا", + "No Data": "ڪابه ڊيٽا", + "no file selected": "ڪابه فائل منتخب ٿيل نه آهي", + "No Increase": "نه واڌارو", + "No payment methods on file.": "فائل تي ادائگي جا طريقا نه آھن.", + "No payment scheduled.": "ادائگي جو بندوبست ٿيل ناهي.", + "No Prior Data": "ڪابه اڳئين ڊيٽا", + "No Results Found.": "ڪي به نتيجا نه مليا.", + "Norfolk Island": "نيرو فيڪا ٻيٽَ", + "Northern Mariana Islands": "ناردرن مرينا ٻيٽَ", + "Norway": "ناروي", + "Not Found": "نه مليو", + "Notifications": "نوٽيفڪيشن", + "Nova": "نووا", + "Nova User": "نووا استعمال ڪندڙ", + "November": "نومبر", + "October": "آڪٽوبر", + "of": "جو", + "OK": "ٺيڪ", + "Oman": "عمان", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "هڪ دفعو ٽيم کي ختم ڪيو ويندو، ان جا سڀئي وسيلا ۽ ڊيٽا مستقل طور تي ختم ٿي ويندا. ھن ٽيم کي ختم ڪرڻ کان پھريان، مھرباني ڪري ھن ٽيم جي حوالي سان ڪا به ڊيٽا يا معلومات ڊائون لوڊ ڪريو جنھن کي توھان برقرار رکڻ چاھيو ٿا.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "هڪ دفعو توهان جو اڪائونٽ ختم ٿي ويندو، ان جا سڀئي وسيلا ۽ ڊيٽا مستقل طور تي ڊهي ويندا. توهان جي اڪائونٽ کي حذف ڪرڻ کان پهريان، مهرباني ڪري ڊائون لوڊ ڪريو ڪنهن به ڊيٽا يا معلومات جيڪا توهان برقرار رکڻ چاهيو ٿا.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "هڪ دفعو توهان جو اڪائونٽ ختم ٿي ويندو، ان جا سڀئي وسيلا ۽ ڊيٽا مستقل طور تي ڊهي ويندا. مھرباني ڪري پنھنجو پاسورڊ داخل ڪريو ان جي تصديق ڪرڻ لاءِ ته توھان چاھيو ٿا مستقل طور پنھنجو کاتو حذف ڪريو.", + "Only Trashed": "صرف ڪچرو", + "Open Invoices": "اوپن انوائسز", + "Original": "اصل", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "اسان جو بلنگ مئنيجمينٽ پورٽل توهان کي اجازت ڏئي ٿو ته توهان آساني سان توهان جي سبسڪرپشن پلان، ادائگي جو طريقو، ۽ توهان جي تازي انوائسز کي ڊائونلوڊ ڪريو.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "اسان جو بلنگ مئنيجمينٽ پورٽل توهان کي اجازت ڏئي ٿو ته توهان آساني سان توهان جي سبسڪرپشن پلان، ادائگي جا طريقا، ۽ توهان جي تازي انوائسز کي ڊائونلوڊ ڪريو.", + "Page Expired": "صفحو ختم ٿي ويو", + "Pagination Navigation": "صفحو نيويگيشن", + "Paid": "ادا", + "Pakistan": "پاڪستان", + "Palau": "پوليو", + "Palestinian Territory, Occupied": "فلسطيني علائقو، قبضو ڪيل", + "Panama": "پاناما", + "Papua New Guinea": "پوپا نيو گائينا", + "Paraguay": "پيراگوءِ", + "Password": "پاسورڊ", + "password": "پاسورڊ", + "Payment Confirmation": "ادائگي جي تصديق", + "Payment Information": "ادائگي جي ڄاڻ", + "Payment information updated successfully.": "ادائگي جي معلومات ڪاميابي سان اپڊيٽ ڪئي وئي.", + "Payment Method": "ادائگي جو طريقو", + "Payment Methods": "ادائگي جا طريقا", + "Payment Required": "ادائگي گھربل", + "Payments": "ادائگيون", + "Pending Team Invitations": "التوا ۾ ٽيم دعوتون", + "Per Page": "في صفحو", + "Permanently delete this team.": "هن ٽيم کي مستقل طور تي ختم ڪريو.", + "Permanently delete your account.": "مستقل طور تي پنهنجو اڪائونٽ حذف ڪريو.", + "Permissions": "اجازتون", + "Peru": "پيرو", + "Philippines": "فلپائن", + "Photo": "ڦوٽو", + "Pitcairn": "پائڪن", + "Please accept the terms of service.": "مھرباني ڪري خدمت جا شرط قبول ڪريو.", + "Please click the button below to verify your email address.": "مھرباني ڪري ھيٺ ڏنل بٽڻ تي ڪلڪ ڪريو پنھنجي اي ميل پتي جي تصديق ڪرڻ لاء.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "مھرباني ڪري پنھنجي اڪائونٽ تائين رسائي جي تصديق ڪريو پنھنجي ايمرجنسي بحالي ڪوڊ مان ھڪڙو داخل ڪندي.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "مھرباني ڪري پنھنجي کاتي تائين رسائي جي تصديق ڪريو توھان جي تصديق ڪندڙ ايپليڪيشن پاران مهيا ڪيل تصديق ڪوڊ داخل ڪندي.", + "Please confirm your password before continuing.": "اڳتي وڌڻ کان اڳ مھرباني ڪري پنھنجي پاسورڊ جي تصديق ڪريو.", + "Please copy your new API token. For your security, it won't be shown again.": "مھرباني ڪري پنھنجي نئين API ٽوڪن کي نقل ڪريو. توهان جي سيڪيورٽي لاءِ، اهو ٻيهر نه ڏيکاريو ويندو.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "مھرباني ڪري پنھنجو پاسورڊ داخل ڪريو تصديق ڪرڻ لاءِ توھان چاھيو ٿا لاگ آئوٽ ٿيڻ لاءِ توھان جي ٻين برائوزر سيشنن مان توھان جي سڀني ڊوائيسز تي.", + "Please provide a maximum of three invoice emails addresses.": "مهرباني ڪري وڌ ۾ وڌ ٽي انوائس اي ميل ايڊريس فراهم ڪريو.", + "Please provide the email address of the person you would like to add to this team.": "مھرباني ڪري ان شخص جو اي ميل پتو ڏيو جنھن کي توھان ھن ٽيم ۾ شامل ڪرڻ چاھيو ٿا.", + "Please set a default payment method before retrying payments.": "مهرباني ڪري ادائيگي کي ٻيهر ترتيب ڏيڻ کان پهريان هڪ ڊفالٽ ادائيگي جو طريقو مقرر ڪريو.", + "Please set a default payment method before swapping plans.": "مھرباني ڪري ھڪ ڊفالٽ ادائگي جو طريقو مقرر ڪريو منصوبن کي تبديل ڪرڻ کان اڳ.", + "Poland": "پولينڊ", + "Portugal": "پرتگال", + "Press / to search": "دٻايو / ڳولڻ لاء", + "Preview": "ڏيکاءُ", + "Previewing": "ڏيک ڏيڻ", + "Previous": "پويون", + "Privacy Policy": "رازداري پاليسي", + "Profile": "پروفائل", + "Profile Information": "پروفائل ڄاڻ", + "Puerto Rico": "پروٽو رائڪو", + "Qatar": "قطر", + "Quarter To Date": "چوٿين تاريخ تائين", + "Recovery Code": "وصولي ڪوڊ", + "Refresh": "تازو ڪريو", + "Regards,": "حوالي,", + "Regenerate Recovery Codes": "بحالي ڪوڊس کي ٻيهر ٺاهيو", + "Register": "رجسٽر", + "Reload": "ٻيهر لوڊ ڪريو", + "Remember me": "مونکي ياد ڪيو", + "Remember Me": "مونکي ياد ڪيو", + "Remove": "هٽايو", + "Remove Photo": "فوٽو هٽايو", + "Remove Team Member": "ٽيم ميمبر کي هٽايو", + "Replicate": "نقل ڪرڻ", + "Required fields": "ضروري خانه", + "Resend Verification Email": "تصديق واري اي ميل ٻيهر موڪليو", + "Reset Filters": "فلٽر ري سيٽ ڪريو", + "Reset Password": "پاسورڊ ري سيٽ ڪريو", + "Reset Password Notification": "ري سيٽ پاسورڊ نوٽيفڪيشن", + "resource": "وسيلو", + "Resource Row Dropdown": "وسيلن جي قطار ڊراپ ڊائون", + "Resources": "وسيلا", + "resources": "وسيلا", + "Restore": "بحال ڪريو", + "Restore :resource": "بحال ڪريو :resource", + "Restore Resource": "وسيلا بحال ڪريو", + "Restore Selected": "منتخب ٿيل بحال ڪريو", + "results": "نتيجا", + "Resume Subscription": "سبسڪرپشن ٻيهر شروع ڪريو", + "Retry Payment": "ادائگي جي ٻيهر ڪوشش ڪريو", + "Return to :appName": ":appName ڏانھن واپس وڃو", + "Reunion": "ري يونين", + "Role": "ڪردار", + "Romania": "رومانيا", + "Run Action": "ايڪشن هلايو", + "Russian Federation": "روسي وفاق", + "Rwanda": "روانڊا", + "Réunion": "ري يونين", + "Saint Barthelemy": "سينٽ بارٿليمي", + "Saint Barthélemy": "سينٽ بارٿليمي", + "Saint Helena": "سينٽ هيلنا", + "Saint Kitts And Nevis": "سينٽ ڪٽس ۽ نيوس", + "Saint Kitts and Nevis": "سينٽ ڪيٽس ۽ نيوس", + "Saint Lucia": "سينٽ لوسيا", + "Saint Martin": "سينٽ مارٽن", + "Saint Martin (French part)": "سينٽ مارٽن (فرانسيسي حصو)", + "Saint Pierre And Miquelon": "سينٽ پيئر ۽ ميڪيلون", + "Saint Pierre and Miquelon": "سينٽ پيئر ۽ ميڪيلون", + "Saint Vincent And Grenadines": "سينٽ ونسنٽ ۽ گريناڊائنس", + "Saint Vincent and the Grenadines": "سينٽ ويڪنٽ ۽ گرينڊنيس", + "Samoa": "سموئا", + "San Marino": "سان ميرينو", + "Sao Tome And Principe": "سائو ٽوم ۽ پرنسپي", + "Sao Tome and Principe": "سائو ٽوم ۽ پرنسپي", + "Saudi Arabia": "سعودي عرب", + "Save": "بچايو", + "Saved.": "محفوظ ٿيل.", + "Scroll to bottom": "ھيٺ لھي وڃو", + "Scroll to top": "مٿي ڏانهن ڇڪيو", + "Search": "ڳولا", + "Secure Area": "محفوظ علائقو", + "Select": "چونڊيو", + "Select a different plan": "هڪ مختلف منصوبو چونڊيو", + "Select a log file...": "لاگ فائل چونڊيو...", + "Select A New Photo": "چونڊيو نئون فوٽو", + "Select Action": "منتخب ڪريو عمل", + "Select all": "سڀ چونڊيو", + "Select All Dropdown": "سڀ ڊراپ ڊائون چونڊيو", + "Select this page": "هي صفحو چونڊيو", + "Send Password Reset Link": "پاسورڊ ري سيٽ لنڪ موڪليو", + "Senegal": "سينيگال", + "September": "سيپٽمبر", + "Serbia": "سربيا", + "Server Error": "سرور جي غلطي", + "Service Unavailable": "خدمت دستياب ناهي", + "Set as default": "ڊفالٽ طور مقرر ڪريو", + "Setup Key": "سيٽ اپ ڪيچ", + "Seychelles": "سيليڪاز", + "Show All Fields": "سڀ فيلڊ ڏيکاريو", + "Show Content": "ڏيکاريو مواد", + "Show Recovery Codes": "ڏيکاريو وصولي ڪوڊ", + "Showing": "ڏيکاريندڙ", + "Sierra Leone": "سيري لون", + "Signed in as": "جي طور تي سائن ان ٿيو", + "Singapore": "سينگاپور", + "Sint Maarten (Dutch part)": "سينٽ مارٽن", + "Slovakia": "سلوواڪيا", + "Slovenia": "سلووينيا", + "Soft Deleted": "نرم ختم ٿيل", + "Solomon Islands": "سولومون ٻيٽَ", + "Somalia": "سوماليه", + "Something went wrong.": "ڪجهه غلط ٿيو.", + "Sorry! You are not authorized to perform this action.": "افسوس! توهان هن عمل کي انجام ڏيڻ جي مجاز نه آهيو.", + "Sorry, your session has expired.": "معاف ڪجو، توهان جو سيشن ختم ٿي چڪو آهي.", + "South Africa": "ڏکڻ آفريڪا ", + "South Georgia And Sandwich Isl.": "ڏکڻ جارجيا ۽ ڏکڻ سينڊوچ ٻيٽ", + "South Georgia and the South Sandwich Islands": "ڏکڻ جارجيا ۽ ڏکڻ سينڊوچ ٻيٽ", + "South Sudan": "ڏکڻ سوڊان", + "Spain": "اسپين", + "Sri Lanka": "سري لنڪا", + "Standalone Actions": "اسٽينڊل ڪارناما", + "Start Polling": "پولنگ شروع ڪريو", + "Start polling": "پولنگ شروع ڪريو", + "State / County": "رياست / ڪائونٽي", + "Stop Impersonating": "نقل ڪرڻ بند ڪريو", + "Stop Polling": "پولنگ بند ڪريو", + "Stop polling": "پولنگ بند ڪريو", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "محفوظ پاسورڊ مينيجر ۾ اهي وصولي ڪوڊ محفوظ ڪريو. اهي توهان جي اڪائونٽ تائين رسائي حاصل ڪرڻ لاء استعمال ڪري سگھجن ٿيون جيڪڏهن توهان جي ٻه عنصر جي تصديق واري ڊوائيس گم ٿي وئي آهي.", + "Subscribe": "رڪنيت حاصل ڪريو", + "Subscription Information": "رڪنيت جي ڄاڻ", + "Subscription Pending": "رڪنيت التوا ۾", + "Sudan": "سوڊان", + "Suriname": "سيري نيم", + "Svalbard And Jan Mayen": "سوالبارڊ ۽ جان ميين", + "Svalbard and Jan Mayen": "سوالبارڊ ۽ جان ميين", + "Swaziland": "سئيزلينڊ", + "Sweden": "سوئيڊن", + "Switch Teams": "ٽيمون تبديل ڪريو", + "Switzerland": "سئيٽرزلينڊ", + "Syrian Arab Republic": "شام جي عرب جمهوريه", + "System": "سسٽم", + "Taiwan": "تائيوان", + "Taiwan, Province of China": "تائيوان، چين جو صوبو", + "Tajikistan": "تاجڪستان", + "Tanzania": "تنزانيه", + "Tanzania, United Republic of": "تنزانيا، گڏيل جمهوريه", + "TAX": "ٽيڪس", + "Team Details": "ٽيم جي تفصيل", + "Team Invitation": "ٽيم دعوت", + "Team Members": "ٽيم جا ميمبر", + "Team Name": "ٽيم جو نالو", + "Team Owner": "ٽيم مالڪ", + "Team Settings": "ٽيم سيٽنگون", + "Terms of Service": "ڪم جا شرط", + "Thailand": "ٿائيليند", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "سائن اپ ڪرڻ لاءِ مهرباني! شروع ڪرڻ کان اڳ، ڇا توھان پنھنجي اي ميل پتي جي تصديق ڪري سگھوٿا لنڪ تي ڪلڪ ڪري جيڪو اسان توھان کي اي ميل ڪيو آھي؟ جيڪڏهن توهان اي ميل حاصل نه ڪيو، اسان خوشيء سان توهان کي هڪ ٻيو موڪلينداسين.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "توهان جي مسلسل حمايت لاء مهرباني. اسان توهان جي رڪارڊ لاءِ توهان جي انوائس جي هڪ ڪاپي جوڙيو آهي. مهرباني ڪري اسان کي ٻڌايو ته جيڪڏهن توهان وٽ ڪي سوال يا خدشا آهن.", + "Thanks,": "مهرباني،", + "The :attribute must be a valid role.": ":attribute هڪ صحيح ڪردار هجڻ گهرجي.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ۾ گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي ۽ گهٽ ۾ گهٽ هڪ نمبر تي مشتمل هجڻ گهرجي.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ۾ گهٽ ۾ گهٽ :length اکرن جو هجڻ لازمي آهي ۽ گهٽ ۾ گهٽ هڪ خاص ڪردار ۽ هڪ نمبر تي مشتمل هوندو.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute ۾ گھٽ ۾ گھٽ :length اکر ھجن ۽ گھٽ ۾ گھٽ ھڪڙو خاص اکر ھجي.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute ۾ گھٽ ۾ گھٽ :length اکرن جو هجڻ گھرجي ۽ گھٽ ۾ گھٽ ھڪڙو وڏو اکر ۽ ھڪڙو انگ ھجي.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute ۾ گهٽ ۾ گهٽ :length اکرن جو هجڻ لازمي آهي ۽ گهٽ ۾ گهٽ هڪ وڏي اکر ۽ هڪ خاص اکر تي مشتمل هجڻ گهرجي.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute ۾ گھٽ ۾ گھٽ :length اکر ھجن ۽ ان ۾ گھٽ ۾ گھٽ ھڪڙو وڏو اکر، ھڪڙو نمبر ۽ ھڪڙو خاص اکر شامل ھجي.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute ۾ گھٽ ۾ گھٽ :length اکر ھجن ۽ گھٽ ۾ گھٽ ھڪڙو اھم اکر ھجي.", + "The :attribute must be at least :length characters.": ":attribute کي گهٽ ۾ گهٽ :length اکرن جو هجڻ گهرجي.", + "The :attribute must contain at least one letter.": ":attribute ۾ گھٽ ۾ گھٽ ھڪڙو اکر ھئڻ گھرجي.", + "The :attribute must contain at least one number.": ":attribute ۾ گهٽ ۾ گهٽ هڪ نمبر هجڻ گهرجي.", + "The :attribute must contain at least one symbol.": ":attribute ۾ گهٽ ۾ گهٽ هڪ علامت هجڻ گهرجي.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute ۾ گهٽ ۾ گهٽ هڪ وڏو ۽ هڪ ننڍو اکر هجڻ گهرجي.", + "The :resource was created!": ":resource ٺاهي وئي!", + "The :resource was deleted!": ":resource کي ختم ڪيو ويو!", + "The :resource was restored!": ":resource بحال ٿيو!", + "The :resource was updated!": ":resource اپڊيٽ ڪيو ويو!", + "The action was executed successfully.": "عمل ڪاميابي سان ڪيو ويو.", + "The default payment method cannot be removed.": "ڊفالٽ ادائگي جو طريقو ختم نه ٿو ڪري سگھجي.", + "The file was deleted!": "فائل ڊهي وئي!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ڏنل :attribute ڊيٽا ليڪ ۾ ظاهر ٿيو آهي. مهرباني ڪري هڪ مختلف :attribute چونڊيو.", + "The given data was invalid.": "ڏنل ڊيٽا غلط هئي.", + "The government won't let us show you what's behind these doors": "حڪومت اسان کي توهان کي ڏيکارڻ نه ڏيندي ته انهن دروازن جي پويان ڇا آهي", + "The HasOne relationship has already been filled.": "HasOne تعلق اڳ ۾ ئي ڀريو ويو آهي.", + "The image could not be loaded": "تصوير لوڊ نه ٿي سگھي", + "The image could not be loaded.": "تصوير لوڊ نه ٿي سگھي.", + "The invoice emails must be valid email addresses.": "انوائس اي ميلون صحيح اي ميل ايڊريس هجڻ گهرجن.", + "The password is incorrect.": "پاسورڊ غلط آهي.", + "The provided coupon code is invalid.": "مهيا ڪيل ڪوپن ڪوڊ غلط آهي.", + "The provided password does not match your current password.": "مهيا ڪيل پاسورڊ توهان جي موجوده پاسورڊ سان نه ٿو ملي.", + "The provided password was incorrect.": "مهيا ڪيل پاسورڊ غلط هو.", + "The provided two factor authentication code was invalid.": "مهيا ڪيل ٻه عنصر جي تصديق ڪوڊ غلط هو.", + "The provided two factor recovery code was invalid.": "مهيا ڪيل ٻه عنصر وصولي ڪوڊ غلط هو.", + "The provided VAT number is invalid.": "مهيا ڪيل VAT نمبر غلط آهي.", + "The resource was attached!": "وسيلن سان ڳنڍيل هو!", + "The resource was prevented from being saved!": "وسيلن کي بچائڻ کان روڪيو ويو!", + "The resource was updated!": "وسيلن کي اپڊيٽ ڪيو ويو!", + "The response is not a streamed response.": "جواب هڪ وهڪرو جواب نه آهي.", + "The response is not a view.": "جواب هڪ نظر نه آهي.", + "The selected country is invalid.": "منتخب ٿيل ملڪ غلط آهي.", + "The selected plan is invalid.": "منتخب ٿيل منصوبو غلط آهي.", + "The selected resources have been :action!": "منتخب ٿيل وسيلن کي :action ڪيو ويو آهي!", + "The team's name and owner information.": "ٽيم جو نالو ۽ مالڪ جي معلومات.", + "There are no available options for this resource.": "ھن وسيلا لاءِ ڪي به اختيار موجود نه آھن.", + "There are no fields to display.": "ظاهر ڪرڻ لاءِ ڪي به ميدان نه آھن.", + "There are no new notifications.": "ڪو به نئون اطلاع نه آهي.", + "There was a problem executing the action.": "عمل تي عمل ڪرڻ ۾ مسئلو هو.", + "There was a problem fetching the resource.": "وسيلو آڻڻ ۾ مسئلو هو.", + "There was a problem submitting the form.": "فارم جمع ڪرائڻ ۾ مسئلو هو.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "انهن ماڻهن کي توهان جي ٽيم ڏانهن دعوت ڏني وئي آهي ۽ هڪ دعوت واري اي ميل موڪلي وئي آهي. اهي اي ميل دعوت قبول ڪندي ٽيم ۾ شامل ٿي سگهن ٿا.", + "This account does not have an active subscription.": "هن اڪائونٽ ۾ فعال رڪنيت نه آهي.", + "This action is unauthorized.": "هي عمل غير مجاز آهي.", + "This copy of Nova is unlicensed.": "نووا جي هي ڪاپي غير لائسنس يافته آهي.", + "This coupon code can only be used by new customers.": "هي ڪوپن ڪوڊ صرف نوان گراهڪ استعمال ڪري سگھن ٿا.", + "This device": "هن ڊوائيس", + "This file field is read-only.": "هي فائل فيلڊ صرف پڙهڻ لاءِ آهي.", + "This invoice is no longer open.": "هي انوائس هاڻي کليل ناهي.", + "This is a secure area of the application. Please confirm your password before continuing.": "هي ايپليڪيشن جو هڪ محفوظ علائقو آهي. اڳتي وڌڻ کان اڳ مھرباني ڪري پنھنجي پاسورڊ جي تصديق ڪريو.", + "This password does not match our records.": "هي پاسورڊ اسان جي رڪارڊ سان نه ٿو ملي.", + "This password reset link will expire in :count minutes.": "هي پاسورڊ ري سيٽ لنڪ :count منٽن ۾ ختم ٿي ويندي.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "اها ادائيگي شروع ڪئي وئي، پر فنڊ اڃا تائين نه مليا آهن. اهو 14 ڏينهن تائين وٺي سگهي ٿو.", + "This resource no longer exists": "هي وسيلو هاڻي موجود ناهي", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "هي رڪنيت ختم ٿي وئي آهي ۽ ٻيهر شروع نه ٿي ڪري سگھجي. مھرباني ڪري نئون سبسڪرپشن ٺاھيو.", + "This user already belongs to the team.": "هي صارف اڳ ۾ ئي ٽيم سان تعلق رکي ٿو.", + "This user has already been invited to the team.": "ھن صارف کي اڳ ۾ ئي ٽيم ڏانھن دعوت ڏني وئي آھي.", + "Timor-Leste": "تيمور- ليسٽ", + "to": "جي طرف", + "To": "جي طرف", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ٻن عنصر جي تصديق کي فعال ڪرڻ کي ختم ڪرڻ لاءِ، هيٺ ڏنل QR ڪوڊ اسڪين ڪريو پنهنجي فون جي تصديق ڪندڙ ايپليڪيشن استعمال ڪندي يا سيٽ اپ ڪي داخل ڪريو ۽ ٺاهيل OTP ڪوڊ مهيا ڪريو.", + "Today": "اڄ", + "Toggle navigation": "نيويگيشن کي ٽوگل ڪريو", + "Togo": "وڃڻ", + "Tokelau": "ٽوڪليا", + "Token Name": "ٽوڪن جو نالو", + "Tonga": "ٽونگا", + "Too Many Requests": "تمام گهڻيون درخواستون", + "total": "ڪل", + "Total:": "ڪل:", + "Trashed": "تراشيل", + "Trinidad And Tobago": "ٽرينڊڊ ۽ ٽوباگو", + "Trinidad and Tobago": "ٽرينڊڊ ۽ ٽوباگو", + "Tunisia": "تيونيسيا", + "Turkey": "ترڪي", + "Turkmenistan": "ترڪمانستان", + "Turks And Caicos Islands": "ترڪ ۽ ڪيڪوس ٻيٽ", + "Turks and Caicos Islands": "ترڪ ۽ ڪيڪوس ٻيٽ", + "Tuvalu": "توالو", + "Two Factor Authentication": "ٻه عنصر جي تصديق", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ٻه عنصر جي تصديق هاڻي فعال آهي. پنھنجي فون جي تصديق ڪندڙ ايپليڪيشن استعمال ڪندي ھيٺ ڏنل QR ڪوڊ اسڪين ڪريو يا سيٽ اپ چيڪ داخل ڪريو.", + "Type": "قسم", + "Uganda": "يوگنڊا", + "Ukraine": "يوڪرائين", + "Unauthorized": "غير مجاز", + "United Arab Emirates": "متحده عرب امارات", + "United Kingdom": "برطانيه", + "United States": "آمريڪا", + "United States Minor Outlying Islands": "گڏيل رياستون مائنر آئوٽلينگ ٻيٽ", + "United States Outlying Islands": "يو ايس آئوٽلينگ ٻيٽ", + "Unknown": "اڻڄاتل", + "Unpaid": "ادا نه ڪيل", + "Update": "تازه ڪاري", + "Update & Continue Editing": "اپڊيٽ ڪريو ۽ ايڊيٽنگ جاري رکو", + "Update :resource": "اپڊيٽ :resource", + "Update :resource: :title": "اپڊيٽ :resource: :title", + "Update attached :resource: :title": "اپڊيٽ منسلڪ :resource: :title", + "Update Password": "تازه ڪاري پاسورڊ", + "Update Payment Information": "تازه ڪاري جي ادائيگي جي معلومات", + "Update Payment Method": "تازه ڪاري جي ادائيگي جو طريقو", + "Update your account's profile information and email address.": "پنهنجي اڪائونٽ جي پروفائيل جي معلومات ۽ اي ميل ايڊريس کي اپڊيٽ ڪريو.", + "Uploading": "اپ لوڊ ڪرڻ", + "Uploading files... (:current/:total)": "فائلون اپ لوڊ ڪندي... (:current/:total)", + "Uruguay": "يوروگائي", + "Use a recovery code": "هڪ وصولي ڪوڊ استعمال ڪريو", + "Use an authentication code": "هڪ تصديق ڪوڊ استعمال ڪريو", + "User Actions": "استعمال ڪندڙ عمل", + "User Security": "استعمال ڪندڙ سيڪيورٽي", + "Username": "يوزر نالو", + "Uzbekistan": "ازبڪستان", + "Value": "قدر", + "Vanuatu": "وينيٽيو", + "VAT Number": "VAT نمبر", + "Venezuela": "وينزيلا", + "Venezuela, Bolivarian Republic of": "وينزويلا، بوليويئر ريپبلڪ آف", + "Verify Email Address": "اي ميل ايڊريس جي تصديق ڪريو", + "Verify Your Email Address": "پنھنجي اي ميل ايڊريس جي تصديق ڪريو", + "Viet Nam": "ويتنام", + "View": "ڏيک", + "Virgin Islands, British": "ورجن ٻيٽ، برطانوي", + "Virgin Islands, U.S.": "ورجن ٻيٽ، يو ايس", + "Wallis And Futuna": "والس ۽ فوٽونا", + "Wallis and Futuna": "والس ۽ فوٽونا", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "اسان توهان جي رڪنيت تي عمل ڪري رهيا آهيون. هڪ دفعو سبسڪرپشن ڪاميابيءَ سان عمل ۾ آندي، هي صفحو خودڪار طريقي سان اپڊيٽ ٿيندو. عام طور تي، هن عمل کي صرف چند سيڪنڊن وٺڻ گهرجي.", + "We are unable to process your payment. Please contact customer support.": "اسان توهان جي ادائيگي تي عمل ڪرڻ جي قابل نه آهيون. مھرباني ڪري ڪسٽمر سپورٽ سان رابطو ڪريو.", + "We have emailed your password reset link!": "اسان توهان جي پاسورڊ ري سيٽ لنڪ اي ميل ڪئي آهي!", + "We were unable to find a registered user with this email address.": "اسان هن اي ميل پتي سان رجسٽرڊ استعمال ڪندڙ کي ڳولي نه سگهياسين.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "اسان اي ميل ايڊريس تي هڪ انوائس ڊائون لوڊ لنڪ موڪلينداسين جيڪا توهان هيٺ بيان ڪيو. توهان ڪاما استعمال ڪندي ڪيترن ئي اي ميل ايڊريس کي جدا ڪري سگهو ٿا.", + "We're lost in space. The page you were trying to view does not exist.": "اسان خلا ۾ گم ٿي ويا آهيون. جيڪو صفحو توھان ڏسڻ جي ڪوشش ڪري رھيا آھيو اھو موجود ئي نه آھي.", + "Welcome Back!": "واپس ڀلي ڪري آيا!", + "Western Sahara": "مغربي صحارا", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "جڏهن ٻه عنصر جي تصديق کي فعال ڪيو ويندو، توهان کي تصديق جي دوران محفوظ، بي ترتيب واري ٽوڪن لاء چيو ويندو. توھان ھي ٽوڪن پنھنجي فون جي Google Authenticator ايپليڪيشن مان حاصل ڪري سگھو ٿا.", + "Whoops": "اڙي", + "Whoops!": "اڙي!", + "Whoops! Something went wrong.": "اڙي! ڪجهه غلط ٿيو.", + "With Trashed": "ڪچري سان", + "Write": "لکو", + "Year To Date": "سال کان تاريخ", + "Yearly": "سالانه", + "Yemen": "يمن", + "Yes": "ها", + "You are already subscribed.": "توھان اڳ ۾ ئي رڪنيت حاصل ڪئي آھي.", + "You are currently within your free trial period. Your trial will expire on :date.": "توهان هن وقت توهان جي مفت آزمائشي مدت ۾ آهيو. توهان جي آزمائش :date تي ختم ٿي ويندي.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "توهان هن وقت توهان جي مفت آزمائشي مدت ۾ آهيو. توهان جي آزمائش :date تي ختم ٿي ويندي. نئين رڪنيت شروع ڪرڻ سان توهان جي آزمائش ختم ٿي ويندي.", + "You are logged in!": "توهان لاگ ان آهيو!", + "You are receiving this email because we received a password reset request for your account.": "توھان ھي اي ميل حاصل ڪري رھيا آھيو ڇو ته اسان کي توھان جي اڪائونٽ لاءِ پاسورڊ ري سيٽ ڪرڻ جي درخواست ملي آھي.", + "You have been invited to join the :team team!": "توهان کي :team ٽيم ۾ شامل ٿيڻ جي دعوت ڏني وئي آهي!", + "You have enabled two factor authentication.": "توهان ٻه عنصر جي تصديق کي فعال ڪيو آهي.", + "You have not enabled two factor authentication.": "توهان ٻه عنصر جي تصديق کي فعال نه ڪيو آهي.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "توهان وٽ ڪجهه اڻ ادا ڪيل انوائس آهن. توھان جي ڊفالٽ ادائيگي جي طريقي کي اپڊيٽ ڪرڻ کان پوء، توھان ھيٺ ڏنل انوائس لسٽ ذريعي ادائگي جي ٻيهر ڪوشش ڪري سگھو ٿا.", + "You may accept this invitation by clicking the button below:": "توھان ھيٺ ڏنل بٽڻ تي ڪلڪ ڪندي ھن دعوت کي قبول ڪري سگھو ٿا:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "توھان ڪنھن به وقت پنھنجي رڪنيت کي منسوخ ڪري سگھو ٿا. هڪ دفعو توهان جي سبسڪرپشن کي منسوخ ڪيو ويو آهي، توهان وٽ اختيار هوندو رڪنيت کي ٻيهر شروع ڪرڻ تائين توهان جي موجوده بلنگ چڪر جي آخر تائين.", + "You may delete any of your existing tokens if they are no longer needed.": "توهان پنهنجي موجوده ٽوڪن مان ڪنهن کي حذف ڪري سگهو ٿا جيڪڏهن اهي وڌيڪ گهربل نه آهن.", + "You may not delete your personal team.": "توھان شايد پنھنجي ذاتي ٽيم کي ختم نه ڪري سگھو.", + "You may not leave a team that you created.": "توھان شايد ھڪڙي ٽيم کي نه ڇڏي سگھو جيڪو توھان ٺاھيو آھي.", + "You will receive an invoice and payment link via email for each billing period.": "توهان هر بلنگ جي مدت لاءِ اي ميل ذريعي هڪ انوائس ۽ ادائيگي جي لنڪ وصول ڪندا.", + "You're logged in!": "توهان لاگ ان آهيو!", + "Your :invoiceName invoice is now available!": "توھان جو :invoiceName انوائس ھاڻي دستياب آھي!", + "Your billing address is :address :address2 :postal_code :city :state :country": "توهان جي بلنگ ايڊريس آهي :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "توهان جو ڪارڊ رد ڪيو ويو. مهرباني ڪري وڌيڪ معلومات لاءِ پنهنجي ڪارڊ جاري ڪندڙ سان رابطو ڪريو.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "توهان جي موجوده ادائگي جو طريقو هڪ ڪريڊٽ ڪارڊ آهي جيڪو :lastFour تي ختم ٿئي ٿو جيڪو :expiration تي ختم ٿئي ٿو.", + "Your email address is unverified.": "توهان جو اي ميل پتو اڻ تصديق ٿيل آهي.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "توهان جي :amount جي آخري ادائيگي ناڪام ٿي. ناڪامي ادائگي جي ٻيهر ڪوشش ڪرڻ لاءِ مھرباني ڪري پنھنجي ادائگي جي طريقي کي اپڊيٽ ڪريو.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "توهان جي آخري ادائيگي :amount تي :date ناڪام ٿي وئي. ناڪامي ادائگي جي ٻيهر ڪوشش ڪرڻ لاءِ مھرباني ڪري پنھنجي ادائگي جي طريقي کي اپڊيٽ ڪريو.", + "Your next payment of :amount will be processed on :date.": "توهان جي :amount جي ايندڙ ادائيگي :date تي ٿيندي.", + "Your payment method has been added successfully.": "توھان جي ادائگي جو طريقو ڪاميابيءَ سان شامل ڪيو ويو آھي.", + "Your payment method will be charged automatically for each billing period.": "توهان جي ادائيگي جو طريقو هر بلنگ جي مدت لاء خودڪار طور تي چارج ڪيو ويندو.", + "Your registered VAT Number is :vatNumber.": "توهان جو رجسٽرڊ VAT نمبر :vatNumber آهي.", + "Your subscription has been started successfully.": "توھان جي رڪنيت ڪاميابي سان شروع ڪئي وئي آھي.", + "Your subscription has been successfully cancelled.": "توھان جي رڪنيت ڪاميابيءَ سان منسوخ ڪئي وئي آھي.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "توھان جي رڪنيت ڪاميابيءَ سان منسوخ ڪئي وئي آھي. توهان کي اڃا تائين رسائي هوندي جيستائين توهان جي بلنگ جي مدت جي آخر تائين.", + "Your subscription was successfully resumed.": "توھان جي رڪنيت ڪاميابيءَ سان ٻيهر شروع ڪئي وئي.", + "Your subscription was successfully updated.": "توھان جي رڪنيت ڪاميابي سان اپڊيٽ ڪئي وئي.", + "Zambia": "زمبيا", + "Zimbabwe": "زمبابوي", + "Zip / Postal Code": "زپ/پوسٽل ڪوڊ", + "Åland Islands": "آلينڊ ٻيٽ" +} diff --git a/locales/sd/php-inline.json b/locales/sd/php-inline.json new file mode 100644 index 00000000000..d60402edda6 --- /dev/null +++ b/locales/sd/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "هن فيلڊ کي قبول ڪيو وڃي.", + "accepted_if": "هي فيلڊ قبول ڪيو وڃي جڏهن :other آهي :value.", + "active_url": "ھي فيلڊ صحيح URL نه آھي.", + "after": "هي فيلڊ :date کان پوءِ جي تاريخ هجڻ گهرجي.", + "after_or_equal": "ھي فيلڊ :date کان پوء يا ان جي برابر ھجڻ گھرجي.", + "alpha": "ھن فيلڊ ۾ صرف اکر شامل ھجن.", + "alpha_dash": "هن فيلڊ ۾ صرف اکر، انگ، ڊيش ۽ انڊر اسڪور شامل هجڻ گهرجن.", + "alpha_num": "ھن فيلڊ ۾ صرف اکر ۽ انگ ھجن.", + "any_of": "ھي فيلڊ غلط آھي.", + "array": "هي فيلڊ هڪ صف هجڻ گهرجي.", + "ascii": "ھن فيلڊ ۾ ھئڻ گھرجي صرف سنگل بائيٽ الفانومريڪ اکر ۽ علامتون.", + "attached": "هي ميدان اڳ ۾ ئي ڳنڍيل آهي.", + "before": "هي فيلڊ :date کان اڳ جي تاريخ هجڻ گهرجي.", + "before_or_equal": "ھي فيلڊ :date کان اڳ يا ان جي برابر ھجڻ گھرجي.", + "between.array": "ھن فيلڊ ۾ :min ۽ :max شيون ھجن.", + "between.file": "هي ميدان :min ۽ :max ڪلو بائيٽ جي وچ ۾ هجڻ گهرجي.", + "between.numeric": "هي فيلڊ :min ۽ :max جي وچ ۾ هجڻ گهرجي.", + "between.string": "ھي فيلڊ :min ۽ :max اکرن جي وچ ۾ ھئڻ گھرجي.", + "boolean": "هي فيلڊ صحيح يا غلط هجڻ گهرجي.", + "can": "ھن فيلڊ ۾ ھڪڙي غير مجاز قدر شامل آھي.", + "confirmed": "ھن فيلڊ جي تصديق نه ٿي ملي.", + "contains": "هن فيلڊ ۾ گهربل قدر موجود ناهي.", + "date": "ھي فيلڊ صحيح تاريخ نه آھي.", + "date_equals": "هن فيلڊ کي :date جي برابر تاريخ هجڻ گهرجي.", + "date_format": "هي فيلڊ فارميٽ :format سان نٿو ملي.", + "decimal": "ھن فيلڊ ۾ :decimal decimal جڳھون ھجن.", + "declined": "ھن فيلڊ کي رد ڪيو وڃي.", + "declined_if": "ھن فيلڊ کي رد ڪيو وڃي جڏھن :other آھي :value.", + "different": "هي فيلڊ ۽ :other مختلف هجڻ گهرجن.", + "digits": "ھن فيلڊ کي :digits انگن جو هجڻ گھرجي.", + "digits_between": "ھي فيلڊ :min ۽ :max انگن جي وچ ۾ ھئڻ گھرجي.", + "dimensions": "ھن فيلڊ ۾ غلط تصوير جا طول و عرض آھن.", + "distinct": "ھن فيلڊ ۾ ھڪڙو نقلي قدر آھي.", + "doesnt_contain": "ھن فيلڊ ۾ ھيٺ ڏنل ڪنھن به شامل نه آھي: :values.", + "doesnt_end_with": "ھن فيلڊ کي ھيٺين مان ھڪڙي سان ختم نه ٿيڻ گھرجي: :values.", + "doesnt_start_with": "ھي فيلڊ ھيٺين مان ھڪڙي سان شروع نه ٿيڻ گھرجي: :values.", + "email": "هي فيلڊ هڪ صحيح اي ميل پتو هجڻ گهرجي.", + "ends_with": "ھن فيلڊ کي ھيٺين مان ھڪڙي سان ختم ٿيڻ گھرجي: :values.", + "enum": "منتخب ٿيل فيلڊ غلط آهي.", + "exists": "منتخب ٿيل فيلڊ غلط آهي.", + "extensions": "ھن فيلڊ ۾ ھيٺين مان ھڪڙو ھجڻ گھرجي: :values.", + "file": "هن فيلڊ کي هڪ فائل هجڻ گهرجي.", + "filled": "ھن فيلڊ ۾ ھڪڙو قدر ھجڻ گھرجي.", + "gt.array": "ھن فيلڊ ۾ :value کان وڌيڪ شيون ھجن.", + "gt.file": "هي ميدان :value ڪلو بائيٽ کان وڌيڪ هجڻ گهرجي.", + "gt.numeric": "هي فيلڊ :value کان وڌيڪ هجڻ گهرجي.", + "gt.string": "ھي فيلڊ :value اکرن کان وڌيڪ ھئڻ گھرجي.", + "gte.array": "ھن فيلڊ ۾ :value شيون يا وڌيڪ ھجن.", + "gte.file": "هي ميدان :value ڪلو بائيٽ کان وڌيڪ يا برابر هجڻ گهرجي.", + "gte.numeric": "هي فيلڊ :value کان وڌيڪ يا برابر هجڻ گهرجي.", + "gte.string": "ھي فيلڊ :value اکرن کان وڌيڪ يا برابر ھجڻ گھرجي.", + "hex_color": "هي فيلڊ هڪ صحيح هيڪساڊيڪل رنگ هجڻ گهرجي.", + "image": "هن فيلڊ کي هڪ تصوير هجڻ گهرجي.", + "in": "منتخب ٿيل فيلڊ غلط آهي.", + "in_array": "هي فيلڊ :other ۾ موجود ناهي.", + "in_array_keys": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪ ھيٺ ڏنل چابين تي مشتمل ھوندو: :values.", + "integer": "ھن فيلڊ ۾ ھڪڙو عدد ھئڻ گھرجي.", + "ip": "هي فيلڊ هڪ صحيح IP پتو هجڻ گهرجي.", + "ipv4": "هي فيلڊ هڪ صحيح IPv4 پتو هجڻ گهرجي.", + "ipv6": "هي فيلڊ هڪ صحيح IPv6 پتو هجڻ گهرجي.", + "json": "هي فيلڊ هڪ صحيح JSON اسٽرنگ هجڻ گهرجي.", + "list": "ھن فيلڊ ۾ ھڪڙي فهرست ھجڻ گھرجي.", + "lowercase": "ھن فيلڊ کي ننڍو ھجڻ گھرجي.", + "lt.array": "ھن فيلڊ ۾ :value کان گھٽ شيون ھجن.", + "lt.file": "ھن فيلڊ کي :value ڪلو بائيٽ کان گھٽ هجڻ گھرجي.", + "lt.numeric": "هي فيلڊ :value کان گهٽ هجڻ گهرجي.", + "lt.string": "ھي فيلڊ :value اکرن کان گھٽ ھجڻ گھرجي.", + "lte.array": "ھن فيلڊ ۾ :value کان وڌيڪ شيون نه ھجن.", + "lte.file": "ھي فيلڊ :value ڪلو بائيٽ کان گھٽ يا برابر ھجڻ گھرجي.", + "lte.numeric": "ھي فيلڊ :value کان گھٽ يا برابر ھجڻ گھرجي.", + "lte.string": "ھي فيلڊ :value اکرن کان گھٽ يا برابر ھجڻ گھرجي.", + "mac_address": "هي فيلڊ هڪ صحيح MAC پتو هجڻ گهرجي.", + "max.array": "ھن فيلڊ ۾ :max کان وڌيڪ شيون نه ھجن.", + "max.file": "هي ميدان :max ڪلو بائيٽ کان وڌيڪ نه هجڻ گهرجي.", + "max.numeric": "هي فيلڊ :max کان وڌيڪ نه هجڻ گهرجي.", + "max.string": "هي فيلڊ :max اکرن کان وڌيڪ نه هجڻ گهرجي.", + "max_digits": "ھن فيلڊ ۾ :max انگن کان وڌيڪ نه ھجڻ گھرجي.", + "mimes": "ھن فيلڊ کي ھڪڙي قسم جي فائل هجڻ گھرجي: :values.", + "mimetypes": "ھن فيلڊ کي ھڪڙي قسم جي فائل هجڻ گھرجي: :values.", + "min.array": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :min شيون ھجن.", + "min.file": "هي ميدان گهٽ ۾ گهٽ :min ڪلو بائيٽ هجڻ گهرجي.", + "min.numeric": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :min ھجڻ گھرجي.", + "min.string": "هي فيلڊ گهٽ ۾ گهٽ :min اکرن جو هجڻ گهرجي.", + "min_digits": "ھن فيلڊ ۾ گھٽ ۾ گھٽ :min انگ ھجن.", + "missing": "هي فيلڊ غائب هجڻ گهرجي.", + "missing_if": "هي فيلڊ غائب هجڻ گهرجي جڏهن :other :value آهي.", + "missing_unless": "هي فيلڊ غائب هجڻ گهرجي جيستائين :other :value نه هجي.", + "missing_with": "هي فيلڊ غائب هجڻ گهرجي جڏهن :values موجود آهي.", + "missing_with_all": "هي فيلڊ غائب هجڻ گهرجي جڏهن :values موجود آهن.", + "multiple_of": "ھن فيلڊ کي :value جو گھڻا ھجڻ گھرجي.", + "not_in": "منتخب ٿيل فيلڊ غلط آهي.", + "not_regex": "ھي فيلڊ فارميٽ غلط آھي.", + "numeric": "هن فيلڊ ۾ هڪ نمبر هجڻ گهرجي.", + "password.letters": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو اکر ھجڻ گھرجي.", + "password.mixed": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو وڏو ۽ ھڪڙو ننڍو اکر ھجڻ گھرجي.", + "password.numbers": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو نمبر ھجڻ گھرجي.", + "password.symbols": "ھن فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو نشان ھجڻ گھرجي.", + "password.uncompromised": "ڏنل فيلڊ ڊيٽا ليڪ ۾ ظاهر ٿيو آهي. مھرباني ڪري ھڪ مختلف ميدان چونڊيو.", + "present": "هن ميدان ۾ موجود هجڻ ضروري آهي.", + "present_if": "هي فيلڊ موجود هجڻ ضروري آهي جڏهن :other آهي :value.", + "present_unless": "هي فيلڊ موجود هجڻ ضروري آهي جيستائين :other :value آهي.", + "present_with": "هي فيلڊ موجود هجڻ ضروري آهي جڏهن :values موجود آهي.", + "present_with_all": "هي فيلڊ موجود هجڻ ضروري آهي جڏهن :values موجود آهن.", + "prohibited": "هي ميدان منع ٿيل آهي.", + "prohibited_if": "هي فيلڊ منع ٿيل آهي جڏهن :other آهي :value.", + "prohibited_if_accepted": "هي فيلڊ منع ٿيل آهي جڏهن :other قبول ڪئي وئي آهي.", + "prohibited_if_declined": "هي ميدان منع ٿيل آهي جڏهن :other گهٽجي ويو آهي.", + "prohibited_unless": "هي فيلڊ منع ٿيل آهي جيستائين :other :values ۾ نه آهي.", + "prohibits": "هي ميدان :other کي موجود هجڻ کان منع ڪري ٿو.", + "regex": "ھي فيلڊ فارميٽ غلط آھي.", + "relatable": "هي فيلڊ شايد هن وسيلن سان لاڳاپيل نه هجي.", + "required": "هن ميدان جي ضرورت آهي.", + "required_array_keys": "ھن فيلڊ ۾ داخل ٿيڻ گھرجي: :values.", + "required_if": "ھي فيلڊ گھربل آھي جڏھن :other آھي :value.", + "required_if_accepted": "ھي فيلڊ گھربل آھي جڏھن :other قبول ڪيو وڃي.", + "required_if_declined": "ھي فيلڊ گھربل آھي جڏھن :other رد ڪيو وڃي.", + "required_unless": "هي فيلڊ گهربل آهي جيستائين :other :values ۾ نه آهي.", + "required_with": "ھي فيلڊ گھربل آھي جڏھن :values موجود آھي.", + "required_with_all": "ھي فيلڊ گھربل آھي جڏھن :values موجود آھن.", + "required_without": "ھي فيلڊ گھربل آھي جڏھن :values موجود نه آھي.", + "required_without_all": "هي فيلڊ گهربل آهي جڏهن :values مان ڪوبه موجود نه آهي.", + "same": "ھي فيلڊ ۽ :other ضرور ملن ٿا.", + "size.array": "ھن فيلڊ ۾ لازمي آھي :size شيون.", + "size.file": "هي ميدان :size ڪلو بائيٽ هجڻ گهرجي.", + "size.numeric": "هن فيلڊ کي :size هجڻ گهرجي.", + "size.string": "ھن فيلڊ ۾ :size اکرن جو هجڻ گھرجي.", + "starts_with": "ھي فيلڊ ھيٺين مان ھڪڙي سان شروع ٿيڻ گھرجي: :values.", + "string": "ھن فيلڊ کي ھڪڙي تار ھجڻ گھرجي.", + "timezone": "ھي فيلڊ ھڪڙو صحيح ٽائم زون ھجڻ گھرجي.", + "ulid": "ھن فيلڊ کي صحيح ULID ھجڻ گھرجي.", + "unique": "هي ميدان اڳ ۾ ئي ورتو ويو آهي.", + "uploaded": "هي فيلڊ اپلوڊ ڪرڻ ۾ ناڪام ٿيو.", + "uppercase": "ھن فيلڊ کي وڏو ھجڻ گھرجي.", + "url": "ھي فيلڊ ھڪڙو صحيح URL ھجڻ گھرجي.", + "uuid": "هي فيلڊ هڪ صحيح UUID هجڻ گهرجي." +} diff --git a/locales/sd/php.json b/locales/sd/php.json new file mode 100644 index 00000000000..12c7a4c6ecf --- /dev/null +++ b/locales/sd/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute کي قبول ڪيو وڃي.", + "accepted_if": ":attribute کي قبول ڪيو وڃي جڏهن :other :value آهي.", + "active_url": ":attribute صحيح URL ناهي.", + "after": ":attribute کي :date کان پوءِ جي تاريخ هجڻ گھرجي.", + "after_or_equal": ":attribute کي :date کان پوءِ يا ان جي برابر ٿيڻ گهرجي.", + "alpha": ":attribute صرف اکر تي مشتمل هجڻ گهرجي.", + "alpha_dash": ":attribute ۾ صرف اکر، انگ، ڊيش ۽ انڊر اسڪور شامل هجڻ گهرجن.", + "alpha_num": ":attribute ۾ صرف اکر ۽ انگ شامل ٿيڻ گهرجن.", + "any_of": ":attribute فيلڊ غلط آهي.", + "array": ":attribute هڪ صف هجڻ گهرجي.", + "ascii": ":attribute فيلڊ ۾ صرف سنگل بائيٽ الفانمياتي اکرن ۽ علامتن تي مشتمل هجڻ گھرجي.", + "attached": "هي :attribute اڳ ۾ ئي ڳنڍيل آهي.", + "before": ":attribute کي :date کان اڳ جي تاريخ هجڻ گهرجي.", + "before_or_equal": ":attribute کي :date کان اڳ يا برابر جي تاريخ هجڻ گهرجي.", + "between.array": ":attribute ۾ :min ۽ :max شيون هجڻ گهرجن.", + "between.file": ":attribute :min ۽ :max ڪلو بائيٽ جي وچ ۾ هجڻ گهرجي.", + "between.numeric": ":attribute :min ۽ :max جي وچ ۾ هجڻ گهرجي.", + "between.string": ":attribute کي :min ۽ :max اکرن جي وچ ۾ هجڻ گھرجي.", + "boolean": ":attribute فيلڊ صحيح يا غلط هجڻ گهرجي.", + "can": ":attribute فيلڊ ۾ هڪ غير مجاز قدر شامل آهي.", + "confirmed": ":attribute جي تصديق نه ٿي ملي.", + "contains": ":attribute فيلڊ ۾ گهربل قدر موجود ناهي.", + "current_password": "پاسورڊ غلط آهي.", + "date": ":attribute صحيح تاريخ نه آهي.", + "date_equals": ":attribute کي :date جي برابر تاريخ هجڻ گھرجي.", + "date_format": ":attribute فارميٽ :format سان نه ٿو ملي.", + "decimal": ":attribute فيلڊ ۾ :decimal decimal جڳھون ھجن.", + "declined": ":attribute کي رد ڪيو وڃي.", + "declined_if": ":attribute کي رد ڪيو وڃي جڏهن :other :value آهي.", + "different": ":attribute ۽ :other مختلف هجڻ گهرجن.", + "digits": ":attribute کي :digits انگن جو هجڻ گهرجي.", + "digits_between": ":attribute :min ۽ :max انگن جي وچ ۾ هجڻ گهرجي.", + "dimensions": ":attribute ۾ غلط تصوير جا طول و عرض آھن.", + "distinct": ":attribute فيلڊ ۾ هڪ نقلي قدر آهي.", + "doesnt_contain": ":attribute فيلڊ ۾ ھيٺ ڏنل ڪنھن به شامل نه آھي: :values.", + "doesnt_end_with": ":attribute فيلڊ کي ھيٺين مان ھڪڙي سان ختم نه ٿيڻ گھرجي: :values.", + "doesnt_start_with": ":attribute فيلڊ ھيٺين مان ھڪڙي سان شروع نه ٿيڻ گھرجي: :values.", + "email": ":attribute هڪ صحيح اي ميل پتو هجڻ گهرجي.", + "ends_with": ":attribute کي ھيٺين مان ھڪڙي سان ختم ٿيڻ گھرجي: :values.", + "enum": "منتخب ٿيل :attribute غلط آهي.", + "exists": "منتخب ٿيل :attribute غلط آهي.", + "extensions": ":attribute فيلڊ کي ھيٺين مان ھڪڙي ھڪڙي ھجڻ گھرجي: :values.", + "failed": "اهي سندون اسان جي رڪارڊ سان نه ٿيون ملن.", + "file": ":attribute هڪ فائل هجڻ گهرجي.", + "filled": ":attribute فيلڊ ۾ هڪ قدر هجڻ گهرجي.", + "gt.array": ":attribute ۾ :value کان وڌيڪ شيون ھجن.", + "gt.file": ":attribute :value kilobytes کان وڌيڪ هجڻ گهرجي.", + "gt.numeric": ":attribute :value کان وڌيڪ هجڻ گهرجي.", + "gt.string": ":attribute کي :value اکرن کان وڏو هجڻ گھرجي.", + "gte.array": ":attribute ۾ :value شيون يا وڌيڪ هجڻ گهرجن.", + "gte.file": ":attribute :value kilobytes کان وڌيڪ يا برابر هجڻ گهرجي.", + "gte.numeric": ":attribute کي :value کان وڏو يا برابر هجڻ گھرجي.", + "gte.string": ":attribute کي :value اکرن کان وڏو يا برابر هجڻ گھرجي.", + "hex_color": ":attribute فيلڊ هڪ صحيح هيڪساڊيڪل رنگ هجڻ گهرجي.", + "image": ":attribute هڪ تصوير هجڻ گهرجي.", + "in": "منتخب ٿيل :attribute غلط آهي.", + "in_array": ":attribute فيلڊ :other ۾ موجود ناهي.", + "in_array_keys": ":attribute فيلڊ ۾ گهٽ ۾ گهٽ هڪ هيٺ ڏنل چابين تي مشتمل هجڻ گهرجي: :values.", + "integer": ":attribute هڪ عددي هجڻ گهرجي.", + "ip": ":attribute هڪ صحيح IP پتو هجڻ گهرجي.", + "ipv4": ":attribute هڪ صحيح IPv4 پتو هجڻ گهرجي.", + "ipv6": ":attribute هڪ صحيح IPv6 پتو هجڻ گهرجي.", + "json": ":attribute هڪ صحيح JSON اسٽرنگ هجڻ گهرجي.", + "list": ":attribute فيلڊ هڪ فهرست هجڻ گهرجي.", + "lowercase": ":attribute فيلڊ کي ننڍو هجڻ گهرجي.", + "lt.array": ":attribute ۾ :value کان گھٽ شيون ھجن.", + "lt.file": ":attribute :value kilobytes کان گهٽ هجڻ گهرجي.", + "lt.numeric": ":attribute :value کان گھٽ هجڻ گھرجي.", + "lt.string": ":attribute کي :value اکرن کان گھٽ هجڻ گھرجي.", + "lte.array": ":attribute ۾ :value کان وڌيڪ شيون نه هجڻ گهرجن.", + "lte.file": ":attribute :value kilobytes کان گهٽ يا برابر هجڻ گهرجي.", + "lte.numeric": ":attribute کي :value کان گھٽ يا برابر هجڻ گھرجي.", + "lte.string": ":attribute کي :value اکرن کان گھٽ يا برابر هجڻ گھرجي.", + "mac_address": ":attribute هڪ صحيح MAC پتو هجڻ گهرجي.", + "max.array": ":attribute ۾ :max کان وڌيڪ شيون نه هجڻ گهرجن.", + "max.file": ":attribute :max kilobytes کان وڌيڪ نه هجڻ گهرجي.", + "max.numeric": ":attribute :max کان وڌيڪ نه هجڻ گهرجي.", + "max.string": ":attribute کي :max اکرن کان وڌيڪ نه هجڻ گهرجي.", + "max_digits": ":attribute فيلڊ ۾ :max انگن کان وڌيڪ نه هجڻ گهرجي.", + "mimes": ":attribute ھڪڙي قسم جي فائل هجڻ گھرجي: :values.", + "mimetypes": ":attribute ھڪڙي قسم جي فائل هجڻ گھرجي: :values.", + "min.array": ":attribute ۾ گھٽ ۾ گھٽ :min شيون ھجن.", + "min.file": ":attribute گهٽ ۾ گهٽ :min ڪلو بائيٽ هجڻ گهرجي.", + "min.numeric": ":attribute گهٽ ۾ گهٽ :min هجڻ گهرجي.", + "min.string": ":attribute کي گهٽ ۾ گهٽ :min اکرن جو هجڻ گهرجي.", + "min_digits": ":attribute فيلڊ ۾ گهٽ ۾ گهٽ :min انگن جو هجڻ لازمي آهي.", + "missing": ":attribute فيلڊ غائب هجڻ گهرجي.", + "missing_if": ":attribute فيلڊ غائب هجڻ گهرجي جڏهن :other :value آهي.", + "missing_unless": ":attribute فيلڊ غائب هجڻ گهرجي جيستائين :other :value نه هجي.", + "missing_with": ":attribute فيلڊ غائب هجڻ گهرجي جڏهن :values موجود آهي.", + "missing_with_all": ":attribute فيلڊ غائب هجڻ گهرجي جڏهن :values موجود آهن.", + "multiple_of": ":attribute کي :value جو گھڻائي هجڻ گھرجي.", + "next": "اڳيون »", + "not_in": "منتخب ٿيل :attribute غلط آهي.", + "not_regex": ":attribute فارميٽ غلط آهي.", + "numeric": ":attribute هڪ نمبر هجڻ گهرجي.", + "password": "پاسورڊ غلط آهي.", + "password.letters": ":attribute فيلڊ ۾ گھٽ ۾ گھٽ ھڪڙو اکر ھجڻ گھرجي.", + "password.mixed": ":attribute فيلڊ ۾ گهٽ ۾ گهٽ هڪ وڏو ۽ هڪ ننڍو اکر هجڻ گهرجي.", + "password.numbers": ":attribute فيلڊ ۾ گهٽ ۾ گهٽ هڪ نمبر هجڻ گهرجي.", + "password.symbols": ":attribute فيلڊ ۾ گهٽ ۾ گهٽ هڪ علامت هجڻ گهرجي.", + "password.uncompromised": "ڏنل :attribute ڊيٽا ليڪ ۾ ظاهر ٿيو آهي. مهرباني ڪري هڪ مختلف :attribute چونڊيو.", + "present": ":attribute فيلڊ موجود هجڻ ضروري آهي.", + "present_if": ":attribute فيلڊ موجود هجڻ ضروري آهي جڏهن :other :value آهي.", + "present_unless": ":attribute فيلڊ موجود هجڻ ضروري آهي جيستائين :other :value نه آهي.", + "present_with": ":attribute فيلڊ موجود هجڻ ضروري آهي جڏهن :values موجود آهي.", + "present_with_all": ":attribute فيلڊ موجود هجڻ ضروري آهي جڏهن :values موجود آهن.", + "previous": "\"اڳيون", + "prohibited": ":attribute فيلڊ منع ٿيل آهي.", + "prohibited_if": ":attribute فيلڊ منع ٿيل آهي جڏهن :other :value آهي.", + "prohibited_if_accepted": ":attribute فيلڊ ممنوع آهي جڏهن :other قبول ڪئي وئي آهي.", + "prohibited_if_declined": ":attribute فيلڊ منع ٿيل آهي جڏهن :other کي رد ڪيو ويو آهي.", + "prohibited_unless": ":attribute فيلڊ منع ٿيل آهي جيستائين :other :values ۾ نه آهي.", + "prohibits": ":attribute فيلڊ :other کي حاضر ٿيڻ کان منع ڪري ٿو.", + "regex": ":attribute فارميٽ غلط آهي.", + "relatable": "هي :attribute شايد هن وسيلن سان لاڳاپيل نه هجي.", + "required": ":attribute فيلڊ گهربل آهي.", + "required_array_keys": ":attribute فيلڊ ۾ داخل ٿيڻ گھرجي: :values لاءِ.", + "required_if": ":attribute فيلڊ گھربل آھي جڏھن :other آھي :value.", + "required_if_accepted": ":attribute فيلڊ گھربل آھي جڏھن :other قبول ڪيو وڃي.", + "required_if_declined": ":attribute فيلڊ گھربل آھي جڏھن :other رد ڪيو وڃي.", + "required_unless": ":attribute فيلڊ گهربل آهي جيستائين :other :values ۾ نه آهي.", + "required_with": ":attribute فيلڊ گھربل آھي جڏھن :values موجود آھي.", + "required_with_all": ":attribute فيلڊ گھربل آھي جڏھن :values موجود آھن.", + "required_without": ":attribute فيلڊ گھربل آھي جڏھن :values موجود نه آھي.", + "required_without_all": ":attribute فيلڊ گهربل آهي جڏهن :values مان ڪوبه موجود نه آهي.", + "reset": "توھانجو پاسورڊ ري سيٽ ڪيو ويو آھي.", + "same": ":attribute ۽ :other ضرور ملن ٿا.", + "sent": "اسان توهان جي پاسورڊ ري سيٽ لنڪ اي ميل ڪئي آهي.", + "size.array": ":attribute ۾ :size شيون شامل ٿيڻ گهرجن.", + "size.file": ":attribute :size kilobytes هجڻ گهرجي.", + "size.numeric": ":attribute هجڻ گهرجي :size.", + "size.string": ":attribute کي :size اکرن جو هجڻ گھرجي.", + "starts_with": ":attribute کي ھيٺين مان ھڪڙي سان شروع ڪرڻ گھرجي: :values.", + "string": ":attribute هڪ تار هجڻ گهرجي.", + "throttle": "تمام گهڻيون لاگ ان ڪوششون. مهرباني ڪري :seconds سيڪنڊن ۾ ٻيهر ڪوشش ڪريو.", + "throttled": "مهرباني ڪري ٻيهر ڪوشش ڪرڻ کان اڳ انتظار ڪريو.", + "timezone": ":attribute هڪ صحيح ٽائيم زون هجڻ گهرجي.", + "token": "ھي پاسورڊ ري سيٽ ٽوڪن غلط آھي.", + "ulid": ":attribute فيلڊ کي صحيح ULID هجڻ گهرجي.", + "unique": ":attribute اڳ ۾ ئي ورتو ويو آهي.", + "uploaded": ":attribute اپ لوڊ ڪرڻ ۾ ناڪام ٿيو.", + "uppercase": ":attribute فيلڊ کي وڏو هجڻ گهرجي.", + "url": ":attribute ھڪڙو صحيح URL ھجڻ گھرجي.", + "user": "اسان انهي اي ميل پتي سان ڪو صارف نه ڳولي سگهون ٿا.", + "uuid": ":attribute هڪ صحيح UUID هجڻ گهرجي." +} diff --git a/locales/si/_excludes.json b/locales/si/_excludes.json new file mode 100644 index 00000000000..ea5e4045831 --- /dev/null +++ b/locales/si/_excludes.json @@ -0,0 +1,15 @@ +[ + "Bouvet Island", + "Burundi", + "CSV (.csv)", + "Czech Republic", + "Excel (.xlsx)", + "ID", + "Lesotho", + "Logout", + "Macao", + "Montserrat", + "Nova", + "Qatar", + "Toggle navigation" +] diff --git a/locales/si/json-inline.json b/locales/si/json-inline.json new file mode 100644 index 00000000000..d202c689072 --- /dev/null +++ b/locales/si/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "මෙම ක්ෂේත්‍රය වලංගු භූමිකාවක් විය යුතුය.", + "The :attribute must be at least :length characters and contain at least one number.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් අනුලකුණු :lengthක් විය යුතු අතර අවම වශයෙන් එක් අංකයක්වත් අඩංගු විය යුතුය.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "මෙම ක්ෂේත්‍රයේ අවම වශයෙන් අක්ෂර :length ක් විය යුතු අතර අවම වශයෙන් එක් විශේෂ අක්ෂරයක් සහ එක් අංකයක් වත් අඩංගු විය යුතුය.", + "The :attribute must be at least :length characters and contain at least one special character.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් අක්ෂර :lengthක් විය යුතු අතර අවම වශයෙන් එක් විශේෂ අක්ෂරයක්වත් අඩංගු විය යුතුය.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් අනුලකුණු :lengthක් විය යුතු අතර අවම වශයෙන් එක් කැපිටල් අක්ෂරයක් සහ එක් අංකයක්වත් අඩංගු විය යුතුය.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් අනුලකුණු :lengthක් විය යුතු අතර අවම වශයෙන් එක් කැපිටල් අක්ෂරයක් සහ එක් විශේෂ අක්ෂරයක්වත් අඩංගු විය යුතුය.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් අනුලකුණු :lengthක් විය යුතු අතර අවම වශයෙන් එක් කැපිටල් අක්ෂරයක්, එක් අංකයක් සහ එක් විශේෂ අක්ෂරයක්වත් අඩංගු විය යුතුය.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් අනුලකුණු :lengthක් විය යුතු අතර අවම වශයෙන් එක් කැපිටල් අකුරක්වත් අඩංගු විය යුතුය.", + "The :attribute must be at least :length characters.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් අක්ෂර :lengthක් විය යුතුය.", + "The :attribute must contain at least one letter.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් එක් අකුරක්වත් අඩංගු විය යුතුය.", + "The :attribute must contain at least one number.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් එක් අංකයක්වත් අඩංගු විය යුතුය.", + "The :attribute must contain at least one symbol.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් එක් සංකේතයක්වත් අඩංගු විය යුතුය.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "මෙම ක්ෂේත්‍රය අවම වශයෙන් එක් ලොකු අකුරක් සහ කුඩා අකුරක් අඩංගු විය යුතුය.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ලබා දී ඇති ක්ෂේත්‍රය දත්ත කාන්දුවක දිස් වී ඇත. කරුණාකර වෙනත් ක්ෂේත්‍රයක් තෝරන්න." +} diff --git a/locales/si/json.json b/locales/si/json.json new file mode 100644 index 00000000000..1d81217bab9 --- /dev/null +++ b/locales/si/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(සහ තවත් දෝෂ :countක්)", + "(and :count more errors)": "(සහ තවත් දෝෂ :countක්)|(සහ තවත් වැරදි :countක්)|(සහ තවත් වැරදි :countක්)", + "30 Days": "දින 30", + "60 Days": "60 දින", + "90 Days": "දින 90", + ":amount selected": ":Amount තෝරා ගන්නා ලදී", + ":amount Total": ":Amount මුළු", + ":days day trial": ":Days දින අත්හදා බැලීම", + ":resource Details": ":Resource විස්තර", + ":resource Details: :title": ":Resource විස්තර: :title", + "A decryption key is required.": "විකේතන යතුරක් අවශ්‍ය වේ.", + "A fresh verification link has been sent to your email address.": "ඔබගේ ඊමේල් ලිපිනයට නව සත්‍යාපන සබැඳියක් යවා ඇත.", + "A new verification link has been sent to the email address you provided during registration.": "නව තහවුරු කිරීමේ සබැඳිය වෙත යවා ඇති විද්යුත් තැපැල් ලිපිනය ඔබ සපයන තුළ ලියාපදිංචි.", + "A new verification link has been sent to the email address you provided in your profile settings.": "ඔබගේ පැතිකඩ සැකසීම් තුළ ඔබ සපයා ඇති ඊමේල් ලිපිනයට නව සත්‍යාපන සබැඳියක් යවා ඇත.", + "A new verification link has been sent to your email address.": "ඔබගේ ඊමේල් ලිපිනයට නව සත්‍යාපන සබැඳියක් යවා ඇත.", + "Accept Invitation": "පිළිගැනීමට ආරාධනය", + "Action": "පියවර", + "Action Event": "ක්රියාකාරී සිදුවීම", + "Action Events": "ක්රියාකාරී සිදුවීම්", + "Action Happened At": "දී සිදු වූ", + "Action Initiated By": "විසින් ආරම්භ කරන ලද", + "Action Name": "නම", + "Action Status": "තත්ත්වය", + "Action Target": "ඉලක්කය", + "Actions": "ක්රියා", + "Add": "එකතු", + "Add :resource": ":Resource එකතු කරන්න", + "Add a new team member to your team, allowing them to collaborate with you.": "එකතු නව කණ්ඩායම සාමාජික ඔබේ කණ්ඩායම ඉඩ, ඔවුන් සමග සහයෝගයෙන් කටයුතු කිරීමට ඔබ.", + "Add additional security to your account using two factor authentication.": "එකතු අතිරේක ආරක්ෂාව සඳහා, ඔබගේ ගිණුම භාවිතා දෙකක් සාධකය තහවුරු කරගැනීමේ.", + "Add Payment Method": "ගෙවීම් ක්‍රමය එක් කරන්න", + "Add row": "එක් පේළිය", + "Add Team Member": "එක් කණ්ඩායම සාමාජික", + "Add VAT Number": "VAT අංකය එකතු කරන්න", + "Added.": "වැඩිදුරටත් සඳහන් කළේය.", + "Additional billing information updated successfully.": "අතිරේක බිල්පත් තොරතුරු සාර්ථකව යාවත්කාලීන කරන ලදී.", + "Address": "ලිපිනය", + "Address Line 2": "ලිපිනයේ දෙවනි පේලිය", + "Administrator": "පරිපාලක", + "Administrator users can perform any action.": "පරිපාලක පරිශීලකයන් ඉටු කළ හැකිය ඕනෑම පියවර.", + "Afghanistan": "ඇෆ්ගනිස්ථානය", + "Aland Islands": "Åland දූපත්", + "Albania": "ඇල්බේනියාව", + "Algeria": "ඇල්ජීරියාව", + "All of the people that are part of this team.": "සියලු ජනතාව සිටින බව මෙම කණ්ඩායම කොටසක්.", + "All resources loaded.": "සියලු සම්පත් පටවා.", + "All rights reserved.": "සියලු හිමිකම් ඇවිරිණි.", + "Already registered?": "දැනටමත් ලියාපදිංචි?", + "American Samoa": "ඇමරිකානු සැමෝවා", + "An error occurred while uploading the file.": "ගොනුව උඩුගත කිරීමේදී දෝෂයක් ඇති විය.", + "An error occurred while uploading the file: :error": "ගොනුව උඩුගත කිරීමේදී දෝෂයක් ඇති විය: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "අනපේක්ශිත ගැටලුවක් ඇතිවිය එමනිසා අපගේ තාක්ෂණ කණ්ඩායම දැනුවත් කෙරුනි. කරුණාකර පසුව උත්සහ කරන්න.", + "Andorra": "Andorran", + "Angola": "ඇන්ගෝලාව", + "Anguilla": "අැන්ගුයිලා", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "තවත් පරිශීලක යාවත්කාලීන කර ඇත, මෙම සම්පත් සිට මෙම පිටුව විය පටවා. කරුණාකර පිටුව refresh නැවත උත්සාහ කරන්න.", + "Antarctica": "ඇන්ටාක්ටිකාව", + "Antigua And Barbuda": "ඇන්ටිගුවා සහ බාබියුඩා", + "Antigua and Barbuda": "ඇන්ටිගුවා සහ බාබියුඩා", + "API Token": "API සංකේත", + "API Token Permissions": "API සංකේත අවසර", + "API Tokens": "API ටෝකන් පත්", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API තිළිණ ඉඩ තෙවන පාර්ශවීය සේවා සත්යතාවයක් පවත්වා ගැනීමට අපේ අයදුම්පත සමග ඔබ වෙනුවෙන්.", + "Apply": "යොදන්න", + "Apply Coupon": "කූපනය යොදන්න", + "April": "අප්රේල්", + "Are you sure you want to attempt to pay :amount?": ":Amountක් ගෙවීමට උත්සාහ කිරීමට අවශ්‍ය බව ඔබට විශ්වාසද?", + "Are you sure you want to cancel your subscription?": "ඔබට ඔබේ දායකත්වය අවලංගු කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to delete all the notifications?": "ඔබට සියලු දැනුම්දීම් මැකීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to delete the selected resources?": "තෝරාගත් සම්පත් මකා දැමීමට ඔබට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to delete this file?": "මෙම ගොනුව මැකීමට ඔබට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to delete this notification?": "මෙම දැනුම්දීම මැකීමට ඔබට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to delete this payment method?": "ඔබට මෙම ගෙවීමේ ක්‍රමය මැකීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to delete this resource?": "මෙම සම්පත මැකීමට ඔබට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ඔබ වග බලා ගන්න ඔබට මැකීමට අවශ්ය, මෙම කණ්ඩායම? වරක් කණ්ඩායම මකා දමන, එහි සියලු සම්පත් හා දත්ත ස්ථිර මකා.", + "Are you sure you want to delete your account?": "ඔබට ඔබගේ ගිණුම මැකීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ඔබ වග බලා ගන්න ඔබ ඔබේ ගිණුම මැකීමට අවශ්ය? වරක් ඔබේ ගිණුම මකා දමන, එහි සියලු සම්පත් හා දත්ත ස්ථිර මකා. ඔබගේ මුර පදය ඇතුලත් කරන්න තහවුරු කිරීමට ඔබ කිරීමට කැමති ස්ථිරවම ඔබගේ ගිණුම මකා දැමීම.", + "Are you sure you want to detach the selected resources?": "ඔබ වග බලා ගන්න ඔබට අවශ්ය මඟ පාදා තෝරාගත් සම්පත්?", + "Are you sure you want to detach this resource?": "ඔබ වග බලා ගන්න ඔබට අවශ්ය මඟ පාදා මෙම සම්පත්?", + "Are you sure you want to force delete the selected resources?": "ඔයාට විශ්වාසද ඔබ බල කිරීමට අවශ්ය මකා තෝරාගත් සම්පත්?", + "Are you sure you want to force delete this resource?": "ඔයාට විශ්වාසද ඔබ බල කිරීමට අවශ්ය මකන්න මෙම සම්පත්?", + "Are you sure you want to log out?": "ඔබට පිටවීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to mark all notifications as read?": "ඔබට සියලු දැනුම්දීම් කියවූ ලෙස සලකුණු කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to remove this item?": "ඔබට මෙම අයිතමය ඉවත් කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to restore the selected resources?": "ඔයාට විශ්වාසද ඔබ නැවත කිරීමට අවශ්ය තෝරාගත් සම්පත්?", + "Are you sure you want to restore this resource?": "ඔයාට විශ්වාසද ඔබ නැවත කිරීමට අවශ්ය මෙම සම්පත්?", + "Are you sure you want to resume your subscription?": "ඔබට ඔබේ දායකත්වය නැවත ආරම්භ කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to run this action?": "ඔයාට විශ්වාසද ඔබ ක්රියාත්මක කිරීමට අවශ්ය මෙම පියවර?", + "Are you sure you want to set this payment method as your default?": "ඔබට මෙම ගෙවීමේ ක්‍රමය ඔබේ පෙරනිමිය ලෙස සැකසීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to stop impersonating?": "ව්යාජ ලෙස පෙනී සිටීම නැවැත්වීමට අවශ්‍ය බව ඔබට විශ්වාසද?", + "Are you sure you would like to delete this API token?": "ඔබ වග බලා ගන්න ඔබ කැමති මකා කිරීම සඳහා මෙම API සංකේත?", + "Are you sure you would like to leave this team?": "ඔයාට විශ්වාසද ඔබ යන්න කැමති, මෙම කණ්ඩායම?", + "Are you sure you would like to remove this person from the team?": "ඔබ වග බලා ගන්න ඔබ කැමති ඉවත් කිරීමට මෙම පුද්ගලයා කණ්ඩායම සිට?", + "Are you sure you would like to switch billing plans?": "ඔබ බිල්පත් සැලසුම් මාරු කිරීමට කැමති බව විශ්වාසද?", + "Argentina": "ආර්ජන්ටිනාව", + "Armenia": "ආර්මේනියාව", + "Aruba": "ඇරුබා", + "Attach": "අනුයුක්ත", + "Attach & Attach Another": "අනුයුක්ත & අනුයුක්ත තවත්", + "Attach :resource": "අනුයුක්ත :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "ඇදගෙන යාමෙන්, තේරීමෙන් හෝ රස බැලීමෙන් ගොනු අමුණන්න.", + "August": "අගෝස්තු", + "Australia": "ඕස්ට්රේලියාව", + "Austria": "ඔස්ට්රියාව", + "Azerbaijan": "අසර්බයිජාන්", + "Bahamas": "බහමාස්", + "Bahrain": "බහරේන්", + "Bangladesh": "බංග්ලාදේශය", + "Barbados": "බාබඩෝස්", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "දිගටම කරගෙන යාමට පෙර, අපි ඔබට ඊමේල් කළ සබැඳිය ක්ලික් කිරීමෙන් ඔබට ඔබේ ඊමේල් ලිපිනය සත්‍යාපනය කළ හැකිද? ඔබට විද්‍යුත් තැපෑල නොලැබුනේ නම්, අපි සතුටින් ඔබට තවත් එකක් එවන්නෙමු.", + "Before proceeding, please check your email for a verification link.": "ඉදිරියට යාමට පෙර, කරුණාකර සත්‍යාපන සබැඳියක් සඳහා ඔබගේ විද්‍යුත් තැපෑල පරීක්ෂා කරන්න.", + "Belarus": "බෙලරුස්", + "Belgium": "බෙල්ජියම", + "Belize": "බෙලිස්", + "Benin": "බෙනින්", + "Bermuda": "බර්මියුඩා", + "Bhutan": "භූතානය", + "Billing Information": "බිල්පත් තොරතුරු", + "Billing Management": "බිල්පත් කළමණාකරනය", + "Bolivia": "බොලිවියාව", + "Bolivia, Plurinational State of": "බොලීවියාව, ප්ලූරිනැශනල් පලාතේ", + "Bonaire, Sint Eustatius and Saba": "බොනෙයා, Sint Eustatius and Sábado", + "Bosnia And Herzegovina": "බොස්නියා සහ හර්සෙගොවිනා", + "Bosnia and Herzegovina": "බොස්නියාව සහ හර්සගොවිනාව", + "Botswana": "බොට්ස්වානා", + "Bouvet Island": "බුවෙට් දිවයින", + "Brazil": "බ්‍රසීලය", + "British Indian Ocean Territory": "බ්‍රිතාන්‍ය ඉන්දියානු සාගර කලාපය", + "Browser Sessions": "බ්‍රව්සර සැසි", + "Brunei Darussalam": "බෲනායි දරුස්සලාම්", + "Bulgaria": "බල්ගේරියාව", + "Burkina Faso": "බර්කිනා ෆාසෝ", + "Burundi": "බුරුන්ඩි", + "Cambodia": "කාම්බෝජය", + "Cameroon": "කැමරූන්", + "Canada": "කැනඩාව", + "Cancel": "අවලංගු", + "Cancel Subscription": "සම්මාදම අවසන් කරන්න", + "Cape Verde": "කේප් වර්ඩ්", + "Card": "කාඩ්", + "Cayman Islands": "කේමන් දූපත්", + "Central African Republic": "මධ්යම අප්රිකානු ජනරජය", + "Chad": "චැඩ්", + "Change Subscription Plan": "දායකත්ව සැලසුම වෙනස් කරන්න", + "Change the current payment method attached to your subscription": "ඔබගේ දායකත්වයට අමුණා ඇති වත්මන් ගෙවීමේ ක්‍රමය වෙනස් කරන්න", + "Changes": "වෙනස්කම්", + "Checkout": "පරීක්ෂාකාරී වන්න", + "Chile": "චිලී", + "China": "චීනය", + "Choose": "තෝරන්න", + "Choose :field": ":Field තෝරන්න", + "Choose :resource": ":Resource තෝරන්න", + "Choose an option": "විකල්පයක් තෝරන්න", + "Choose date": "දිනය තෝරන්න", + "Choose File": "ගොනුව තෝරන්න", + "Choose Files": "ගොනු තෝරන්න", + "Choose Type": "වර්ගය තෝරන්න", + "Christmas Island": "නත්තල් දිවයින", + "City": "නගරය", + "Click here to re-send the verification email.": "සත්‍යාපන විද්‍යුත් තැපෑල නැවත යැවීමට මෙතන ක්ලික් කරන්න.", + "click here to request another": "වෙනත් ඉල්ලීමක් කිරීමට මෙතන ක්ලික් කරන්න", + "Click to choose": "ක්ලික් කරන්න තෝරා ගැනීමට", + "Close": "සමීප", + "Cocos (Keeling) Islands": "කොකොස් (Keeling) දූපත්", + "Code": "කේතය", + "Colombia": "කොලොම්බියාව", + "Comoros": "කොමරෝස්", + "Confirm": "තහවුරු", + "Confirm Billing Action": "බිල්පත් ක්‍රියාව තහවුරු කරන්න", + "Confirm Password": "මුරපදය තහවුරු කරන්න", + "Confirm Payment": "තහවුරු ගෙවීම්", + "Confirm your :amount payment": "තහවුරු ඔබේ :amount ගෙවීම්", + "Congo": "කොංගෝ", + "Congo, Democratic Republic": "කොන්ගෝ, ප්රජාතන්ත්රවාදී ජනරජය", + "Congo, the Democratic Republic of the": "කොන්ගෝ, ප්රජාතන්ත්රවාදී ජනරජයේ", + "Constant": "නියත", + "Continue To Payment": "ගෙවීම දිගටම කරගෙන යන්න", + "Cook Islands": "කුක් දූපත්", + "Copy to clipboard": "පසුරු පුවරුවට පිටපත් කරන්න", + "Costa Rica": "කොස්ටා රිකා", + "Cote D'Ivoire": "කොස්ටා ද ඉවෝරි", + "Country": "රට", + "Coupon": "කූපනය", + "Coupon applied successfully.": "කූපනය සාර්ථකව යොදන ලදී.", + "Create": "නිර්මාණය", + "Create & Add Another": "නිර්මාණය සහ තවත් එක් කරන්න", + "Create :resource": "නිර්මාණය :resource", + "Create a new team to collaborate with others on projects.": "නව නිර්මාණය කණ්ඩායම සමග සහයෝගයෙන් කටයුතු කිරීමට අන් අය මත ව්යාපෘති.", + "Create Account": "ගිණුමක් නිර්මාණය කරන්න", + "Create API Token": "නිර්මාණය API සංකේත", + "Create New Team": "නිර්මාණය නව කණ්ඩායම", + "Create Team": "නිර්මාණය කණ්ඩායම", + "Created.": "නිර්මාණය.", + "Croatia": "ක්රොඒෂියාව", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "කියුබාව", + "Curaçao": "කුරෙකෝවා", + "Current Password": "වත්මන් මුරපදය", + "Current Subscription Plan": "වත්මන් දායකත්ව සැලසුම.", + "Currently Subscribed": "මේ වනවිට සම්මාදම් වී ඇත", + "Customer Balance": "පාරිභෝගික ශේෂය", + "Customize": "රිසිකරණය", + "Cyprus": "සයිප්රස්", + "Czech Republic": "චෙක් රිපබ්ලික්", + "Côte d'Ivoire": "අයිවරි කෝස්ට්", + "Dark": "අඳුරු", + "Dashboard": "උපකරණ පුවරුව", + "December": "දෙසැම්බර්", + "Decrease": "අඩු", + "Default": "පෙරනිමිය", + "Delete": "මකා", + "Delete :resource": "මකා :resource", + "Delete Account": "ගිණුම මකා", + "Delete all notifications": "සියලුම දැනුම්දීම් මකන්න", + "Delete API Token": "මකා API සංකේත", + "Delete File": "ගොනුව මකා", + "Delete Notification": "දැනුම්දීම මකන්න", + "Delete Resource": "සම්පත් මකන්න", + "Delete Selected": "තෝරා ගත් මකා", + "Delete Team": "මකා කණ්ඩායම", + "Denmark": "ඩෙන්මාර්කය", + "Detach": "මඟ පාදා", + "Detach Resource": "මඟ පාදා සම්පත්", + "Detach Selected": "මඟ පාදා තෝරාගත්", + "Details": "විස්තර", + "Disable": "අක්රීය", + "Djibouti": "ජිබුටි", + "Do you really want to leave? You have unsaved changes.": "ඔබ ඇත්තටම යන්න ඕනේ? ඔබ සතුව සුරකීම නොකරන ලද වෙනස්කම් ඇත.", + "Dominica": "ඉරිදා", + "Dominican Republic": "ඩොමිනිකන් ජනරජයේ", + "Done.": "සිදු.", + "Download": "බාගත", + "Download Invoice": "ඉන්වොයිසිය බාගන්න", + "Drop file or click to choose": "ගොනුව අතහරින්න හෝ තේරීමට ක්ලික් කරන්න", + "Drop files or click to choose": "තෝරා ගැනීමට ගොනු අතහරින්න හෝ ක්ලික් කරන්න", + "Ecuador": "ඉක්වදෝරය", + "Edit": "සංස්කරණය", + "Edit :resource": "සංස්කරණය :resource", + "Edit Attached": "සංස්කරණය අමුණා", + "Edit Profile": "පැතිකඩ සංස්කරණය කරන්න", + "Editor": "කර්තෘ", + "Editor users have the ability to read, create, and update.": "කර්තෘ පරිශීලකයන් කියවීමට හැකියාව ඇති, නිර්මාණය, හා යාවත්කාලීන.", + "Egypt": "ඊජිප්තුවේ", + "El Salvador": "සැල්වදෝරයේ", + "Email": "ඊ-තැපැල්", + "email": "ඊ-තැපැල්", + "Email Address": "ඊ-මේල් ලිපිනය", + "Email Addresses": "ඊ-මේල් ලිපිනයන්", + "Email Password Reset Link": "ඊ-තැපැල් මුරපදය නැවත සකස් ලින්ක්", + "Email Verification": "ඊමේල් සත්‍යාපනය", + "Enable": "සක්රීය", + "Encrypted environment file already exists.": "සංකේතාත්මක පරිසර ගොනුව දැනටමත් පවතී.", + "Encrypted environment file not found.": "සංකේතාත්මක පරිසර ගොනුව හමු නොවීය.", + "Ensure your account is using a long, random password to stay secure.": "සහතික ඔබේ ගිණුම භාවිතා දිගු, අහඹු මුරපදය ඉන්න සුරක්ෂිත.", + "Environment file already exists.": "පරිසර ගොනුව දැනටමත් පවතී.", + "Environment file not found.": "පරිසර ගොනුව හමු නොවීය.", + "Equatorial Guinea": "නිරක්ෂයට යාබද ගිනිය", + "Eritrea": "ඉරිට්රියා", + "Error": "දෝෂයකි", + "errors": "වැරදි", + "Estonia": "එස්තෝනියාව", + "Ethiopia": "ඉතියෝපියාව", + "ex VAT": "පරණ VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration කල් ඉකුත් වේ", + "Export As CSV": "CSV ලෙස අපනයනය කරන්න", + "Extra Billing Information": "අමතර බිල්පත් තොරතුරු", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "අමතර තහවුරු කිරීමට අවශ්ය වේ ක්රියාවලිය, ඔබේ ගෙවීම්. කරුණාකර දිගටම ගෙවීම් පිටුවේ මත ක්ලික් කිරීමෙන් පහත දැක්වෙන බොත්තම.", + "Failed Subscription Payment": "අසාර්ථක දායකත්ව ගෙවීම", + "Failed to load :resource!": ":Resource පූරණය කිරීමට අසමත් විය!", + "Falkland Islands (Malvinas)": "ෆැල්ක්ලන්ඩ් දූපත් (Malvinas)", + "Faroe Islands": "ෆාරෝ දිවයින්", + "February": "පෙබරවාරි", + "Fiji": "ෆීජි", + "Filename": "ගොනු නාමය", + "Finish enabling two factor authentication.": "සාධක දෙකක සත්‍යාපනය සක්‍රීය කිරීම අවසන් කරන්න.", + "Finland": "ෆින්ලන්තය", + "For your security, please confirm your password to continue.": "ඔබගේ ආරක්ෂාව සඳහා, කරුණාකර ඔබගේ මුරපදය තහවුරු කිරීමට දිගටම.", + "Forbidden": "තහනම්", + "Force Delete": "බලය මකා", + "Force Delete :resource": "බලය මකා :resource", + "Force Delete Resource": "බලය මකා සම්පත්", + "Force Delete Selected": "බලය මකා තෝරාගත්", + "Forgot Password": "මුරපදය අමතක වුණා ද", + "Forgot your password?": "ඔබගේ මුර පදය අමතකද?", + "Forgot Your Password?": "ඔබගේ මුර පදය අමතකද?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ඔබගේ මුර පදය අමතකද? කිසිදු ප්රශ්නයක්. යන්තම් අපට දන්වන්න, ඔබගේ ඊ-තැපැල් ලිපිනය සහ අපි ඔබ ඊ-තැපැල් මුරපදය නැවත සකස් කරන බව සබැඳියක් ඔබ තෝරා ගැනීමට ඉඩ අලුත් එකක්.", + "France": "ප්රංශය", + "French Guiana": "ප්රංශ ගිනියා", + "French Polynesia": "ප්රංශ පොලිනිසියාව", + "French Southern Territories": "ප්රංශ දකුණු ප්රදේශ", + "From": "සිට", + "Gabon": "ගැබොන්", + "Gambia": "ගම්බියා", + "Georgia": "ජෝර්ජියා", + "Germany": "ජර්මනිය", + "Ghana": "ඝානා", + "Gibraltar": "ලවණතාව", + "Go Home": "ගෙදර යන්න", + "Go to page :page": "යන්න පිටුව :page", + "Great! You have accepted the invitation to join the :team team.": "මහා! ඔබ ආරාධනය පිළිගෙන එක්වන ලෙස :team කණ්ඩායම.", + "Greece": "ග්රීසිය", + "Greenland": "ග්රීන්ලන්තය", + "Grenada": "ග්රෙනාඩා", + "Guadeloupe": "ගෝඩලූප්", + "Guam": "ගුවාම්", + "Guatemala": "ගෝතමාලාවේ", + "Guernsey": "ගුවර්න්සිය", + "Guinea": "ගිනියාවේ", + "Guinea-Bissau": "ගිනිය-Bissau", + "Guyana": "ගයනා", + "Haiti": "හයිටි", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ඔබගේ දායකත්වය අවලංගු කිරීම ගැන දෙවන සිතුවිලි තිබේද? ඔබගේ වත්මන් බිල්පත් චක්‍රය අවසන් වන තෙක් ඔබට ඕනෑම වේලාවක ඔබගේ දායකත්වය ක්ෂණිකව නැවත සක්‍රිය කළ හැක. ඔබගේ වත්මන් බිල්පත් චක්‍රය අවසන් වූ පසු, ඔබට සම්පූර්ණයෙන්ම නව දායක සැලැස්මක් තෝරාගත හැක.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ඔබගේ දායකත්ව සැලසුම අවසන් කිරීම පිලිබඳව අවිනිශ්චිතද? ඔබට දායකත්ව සැලසුමේ ගෙවීම අවසන් වන දිනය තුලදී නැවතත් දායකත්ව සැලසුම යතා තත්වයට පත්කරගත හැකියි. වත්මන් දායකත්ව සැලසුමේ ඇති ගෙවීම් කාලය අවසන් වන විට අලුත් දායකත්ව සැලසුමක් ඔබට තෝරාගත හැකියි.", + "Heard Island & Mcdonald Islands": "අසා දූපත හා මැක්ඩොනල්ඩ් දූපත්", + "Heard Island and McDonald Islands": "අසා දූපත සහ මැක්ඩොනල්ඩ් දූපත්", + "Hello!": "හෙලෝ!", + "Hide Content": "අන්තර්ගතය සඟවන්න", + "Hold Up!": "පොඩ්ඩක් ඉන්න!", + "Holy See (Vatican City State)": "වතිකානුව", + "Honduras": "හොන්ඩුරාස්", + "Hong Kong": "හොංකොං", + "Hungary": "හංගේරියාව", + "I agree to the :terms_of_service and :privacy_policy": "මම :terms_of_service හා :privacy_policy එකඟ වෙමි", + "Iceland": "අයිස්ලන්තය", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "අවශ්ය නම්, ඔබ ලඝු-සටහන පිටතට සියලු ඔබේ වෙනත් බ්රවුසරයේ සැසි සියලු හරහා ඔබගේ උපාංග. ඔබේ සමහර මෑත සැසි පහත ලැයිස්තු ගත කර ඇත; කෙසේ වෙතත්, මෙම ලැයිස්තුව නොහැකි විය හැක වෙහෙසකර විය. ඔබට දැනෙනවා නම් ඔබේ ගිණුම අතපසු කර ඇත, ඔබ කළ යුතු ද යාවත්කාලීන ඔබගේ මුර පදය.", + "If you already have an account, you may accept this invitation by clicking the button below:": "ඔබ මේ වන විටත් ගිණුමක්, ඔබ මෙම පිළිගැනීමට ආරාධනය බොත්තම ක්ලික් කිරීමෙන් පහත:", + "If you did not create an account, no further action is required.": "ඔබ නිර්මාණය කළේ නැත ගිණුමක්, තවදුරටත් පියවර අවශ්ය වේ.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ඔබ බලාපොරොත්තු වුණේ ලබා ගැනීමට ආරාධනාවක් කිරීමට මෙම කණ්ඩායම, ඔබ ඉවත මෙම ඊ-තැපැල්.", + "If you did not receive the email": "ඔබට විද්‍යුත් තැපෑල නොලැබුනේ නම්", + "If you did not request a password reset, no further action is required.": "ඔබ ඉල්ලා නැත මුරපදය නැවත සකස්, තවදුරටත් පියවර අවශ්ය වේ.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ඔබ නොමැති නම්, ගිණුමක්, ඔබ විය හැකි එක් නිර්මාණය බොත්තම ක්ලික් කිරීමෙන් පහත. නිර්මාණය කිරීමෙන් පසු ගිණුමක්, ඔබ ක්ලික් කළ ආරාධනය පිළිගැනීම බොත්තම දී මෙම ඊ-තැපැල් පිළිගැනීමට කණ්ඩායම ආරාධනය:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ඔබේ සම්පූර්ණ ව්යාපාර නාමය, වැට් හඳුනාගැනීමේ අංකය හෝ වාර්තාවේ ලිපිනය වැනි ඔබේ ඉන්වොයිසියන්ට විශේෂිත සම්බන්ධතා හෝ බදු තොරතුරු එක් කිරීමට ඔබට අවශ්ය නම්, ඔබට එය මෙහි එකතු කළ හැකිය.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "ඔබට \":actionText\" බොත්තම එබීමේ ගැටලුවක් පවතීනම්, URL එක වෙබ් බ්‍රවුසරයට කොපි පේස්ට් කරනන්:", + "Impersonate": "පුද්ගලාරෝපණය කරන්න", + "Increase": "වැඩි", + "India": "ඉන්දියාව", + "Indonesia": "ඉන්දුනීසියාව", + "Invalid filename.": "වලංගු නොවන ගොනු නාමයක්.", + "Invalid JSON was returned from the route.": "අවලංගු JSON මාර්ගයෙන් ආපසු ලබා දෙන ලදී.", + "Invoice Email Addresses": "ඉන්වොයිස් ඊමේල් ලිපින", + "Invoice emails updated successfully.": "ඉන්වොයිස් ඊමේල් සාර්ථකව යාවත්කාලීන කරන ලදි.", + "Invoices": "ඉන්වොයිසි", + "Iran, Islamic Republic Of": "ඉරානය", + "Iran, Islamic Republic of": "ඉරාන ඉස්ලාම් ජනරජයේ", + "Iraq": "ඉරාකය", + "Ireland": "අයර්ලන්තය", + "Isle Of Man": "අයිල් ඔෆ් මෑන්", + "Isle of Man": "අයිල් ඔෆ් මෑන්", + "Israel": "ඊශ්රායලය", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "පෙනෙන පරිදි ඔබට සක්‍රීය දායකත්ව සැලසුමක් නොමැත. පහත ඇති දායකත්ව සැලසුමක් තෝරාගැනීම මගින් ආරම්භ කරන්න. ඔබේ දායකත්ව සැලසුම ඔබට කැමති ඕනෑම වෙලාවක වෙනස් කිරීමට හෝ අවලංගු කිරීමට හැක.", + "Italy": "ඉතාලියේ", + "Jamaica": "ජැමෙයිකාවේ", + "January": "ජනවාරි", + "Japan": "ජපානය", + "Jersey": "ජර්සි", + "Jordan": "ජෝර්දානය", + "July": "ජූලි", + "June": "ජූනි", + "Kazakhstan": "කසකස්තානය", + "Kenya": "කෙන්යාව", + "Key": "ප්රධාන", + "Kiribati": "කිරිබටි", + "Korea": "දකුණු කොරියාව", + "Korea, Democratic People's Republic of": "උතුරු කොරියාව", + "Korea, Republic of": "කොරියානු ජනරජයේ", + "Kosovo": "කොසෝවෝ", + "Kuwait": "කුවේට්", + "Kyrgyzstan": "කිර්ගිස්ථානය", + "Lao People's Democratic Republic": "ලාඕසය", + "Last active": "පසුගිය ක්රියාකාරී", + "Last used": "පසුගිය භාවිතා", + "Latvia": "ලැට්වියාව", + "Leave": "නිවාඩු", + "Leave Team": "නිවාඩු කණ්ඩායම", + "Lebanon": "ලෙබනනයේ", + "length": "දිග", + "Lens": "කාච", + "Lesotho": "ලෙසෝතො", + "Liberia": "ලයිබීරියාව", + "Libyan Arab Jamahiriya": "ලිබියාව", + "Liechtenstein": "පින්සිපල්ටි", + "Light": "ආලෝකය", + "Lithuania": "ලිතුවේනියාව", + "Load :perPage More": "බර වැඩි :perPage", + "Loading": "පූරණය වෙමින් පවතී", + "Location": "ස්ථානය", + "Log in": "වන්න", + "Log In": "ඇතුල් වන්න", + "Log Out": "ලඝු-සටහන පිටතට", + "Log out": "ලොග් අවුට් වෙන්න", + "Log Out Other Browser Sessions": "ලඝු-සටහන පිටතට වෙනත් බ්රවුසරයේ සැසි", + "Log Viewer": "ලොග් නරඹන්නා", + "Login": "ලොගින් වන්න", + "Logout": "Logout", + "Logs": "සටහන්", + "Luxembourg": "ලක්සම්බර්ග්", + "Macao": "Macao", + "Macedonia": "උතුරු මැසඩෝනියාව", + "Macedonia, the former Yugoslav Republic of": "මැසඩෝනියා, පැරණි යුගෝස්ලොව් ජනරජයේ", + "Madagascar": "මැඩගස්කරය", + "Malawi": "මලාවි", + "Malaysia": "මැලේසියාව", + "Maldives": "මාලදිවයින", + "Mali": "කුඩා", + "Malta": "මෝල්ටා", + "Manage Account": "ගිණුම කළමනාකරණය", + "Manage and log out your active sessions on other browsers and devices.": "කළමනාකරණය හා ලඝු-සටහන පිටතට ඔබගේ ක්රියාකාරී සැසි මත අනෙකුත් වෙබ් බ්රව්සර සහ උපකරණ.", + "Manage API Tokens": "කළමනාකරණය API ටෝකන් පත්", + "Manage Role": "කළමනාකරණය භූමිකාව", + "Manage Team": "කළමනාකරණය කණ්ඩායම", + "Managing billing for :billableName": ":BillableName සඳහා බිල්පත් කලමණාකරනය", + "March": "මාර්තු", + "Mark all as Read": "සියල්ල කියවීම ලෙස සලකුණු කරන්න", + "Mark all notifications as read": "සියලුම දැනුම්දීම් කියවූ ලෙස ලකුණු කරන්න", + "Mark Read": "මාර්ක් කියවන්න", + "Mark Unread": "නොකියවූ ලකුණු කරන්න", + "Marshall Islands": "මාෂල් දූපත්", + "Martinique": "මාටිනික්", + "Mauritania": "මොරිටේනියා", + "Mauritius": "මුරුසිය", + "May": "හැක", + "Mayotte": "මයොට්", + "Mexico": "මෙක්සිකෝ", + "Micronesia, Federated States Of": "මයික්රොනීසියා ගිවිසුම් ජනපද", + "Micronesia, Federated States of": "මයික්රොනීසියා ගිවිසුම් ජනපද", + "Moldova": "මෝල්ඩෝවා", + "Moldova, Republic of": "මෝල්ඩෝවා ජනරජයේ", + "Monaco": "මොනාකෝ", + "Mongolia": "මොන්ගෝලියාව", + "Montenegro": "මොන්ටිනිග්රෝ", + "Month To Date": "මාසය දිනය", + "Monthly": "මාසිකව", + "monthly": "මාසිකව", + "Montserrat": "Montserrat", + "Morocco": "මොරොක්කෝව", + "Mozambique": "මොසැම්බික්", + "Myanmar": "මියන්මාරය", + "Name": "නම", + "name": "නම", + "Namibia": "නැමීබියාව", + "Nauru": "නෝරු", + "Nepal": "නේපාලය", + "Netherlands": "නෙදර්ලන්තය", + "Netherlands Antilles": "නෙදර්ලන්ත ක්‍රීඩකයන්", + "Nevermind": "ගණන් ගන්න එපා", + "Nevermind, I'll keep my old plan": "නොසලකාහරින්න, මම මගේ පෙර සැලසුමම තබාගන්නම්", + "New": "නව", + "New :resource": "නව :resource", + "New Caledonia": "නව කැලිඩෝනියාව", + "New Password": "නව මුරපදය", + "New Zealand": "නවසීලන්තය", + "Next": "ඊළඟ", + "Next Payment": "ඊළඟ ගෙවීම", + "Next Payment on": "ඊළඟ ගෙවීම ක්‍රියාත්මකයි", + "Nicaragua": "නිකරගුවා", + "Niger": "නයිජ", + "Nigeria": "නයිජීරියාව", + "Niue": "නියූ", + "No": "නෑ", + "No :resource matched the given criteria.": "කිසිදු :resource ගැලපෙන ලබා දී නිර්ණායක.", + "No additional information...": "කිසිදු අමතර තොරතුරු...", + "No Current Data": "කිසිදු වර්තමාන දත්ත", + "No Data": "කිසිදු දත්ත", + "no file selected": "කිසිදු ගොනුවක් තෝරාගත්", + "No Increase": "කිසිදු වැඩිවීමක්", + "No payment methods on file.": "ගොනුවේ ගෙවීම් ක්‍රම නොමැත.", + "No payment scheduled.": "ගෙවීමක් සැලසුම් කර නොමැත.", + "No Prior Data": "කිසිදු පෙර දත්ත", + "No Results Found.": "කිසිදු ප්රතිඵල සොයාගෙන ඇත.", + "Norfolk Island": "නෝෆෝක් දූපත", + "Northern Mariana Islands": "උතුරු මරියානා දූපත්", + "Norway": "නෝර්වේ", + "Not Found": "සොයාගෙන නැත", + "Notifications": "දැනුම්දීම්", + "Nova": "Nova", + "Nova User": "නෝවා පරිශීලක", + "November": "නොවැම්බර්", + "October": "ඔක්තෝබර්", + "of": "ක", + "OK": "හරි", + "Oman": "ඕමාන්", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "වරක් කණ්ඩායම මකා දමන, එහි සියලු සම්පත් හා දත්ත ස්ථිර මකා. මකාදැමීමට පෙර, මෙම කණ්ඩායම, බාගත කරුණාකර ඕනෑම දත්ත හෝ තොරතුරු සම්බන්ධයෙන් මෙම කණ්ඩායම බව ඔබ කිරීමට බලාපොරොත්තු රඳවා.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "වරක් ඔබේ ගිණුම මකා දමන, එහි සියලු සම්පත් හා දත්ත ස්ථිර මකා. මකාදැමීමට පෙර, ඔබගේ ගිණුම, බාගත කරුණාකර ඕනෑම දත්ත හෝ තොරතුරු ඔබ කැමති රඳවා ගැනීමට.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ඔබගේ ගිණුම මකා දැමූ පසු, එහි සියලු සම්පත් සහ දත්ත ස්ථිරවම මකා දැමෙනු ඇත. ඔබගේ ගිණුම ස්ථිරවම මකා දැමීමට ඔබ කැමති බව තහවුරු කිරීමට කරුණාකර ඔබගේ මුරපදය ඇතුලත් කරන්න.", + "Only Trashed": "එකම එක දවසක් ලස්සන කලා", + "Open Invoices": "ඉන්වොයිසි විවෘත කරන්න", + "Original": "මුල්", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "අපගේ බිල් කලමණාකරන ද්වාරය ඔබට සිතැඟි පරිදි ඔබේ දායකත්ව සැලසුම, ගෙවීම් ක්‍රමවේදය පාලනය හා බිල් ලදුපත් බාගතකරගනීමට කිරීමට ඉඩ ලබාදේ.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "අපගේ බිල්පත් කළමනාකරණ ද්වාරය ඔබට ඔබගේ දායකත්ව සැලැස්ම, ගෙවීම් ක්‍රම පහසුවෙන් කළමනාකරණය කිරීමට සහ ඔබගේ මෑත කාලීන ඉන්වොයිසි බාගත කිරීමට ඉඩ සලසයි.", + "Page Expired": "පිටුව කල් ඉකුත්", + "Pagination Navigation": "පිගත සංචලනය", + "Paid": "ගෙවා ඇත", + "Pakistan": "පාකිස්තානය", + "Palau": "පලෝ", + "Palestinian Territory, Occupied": "පලස්තීන භූමි ප්රදේශ", + "Panama": "පානම", + "Papua New Guinea": "පැපුවා නිව් ගිනියාවේ", + "Paraguay": "පැරගුවේ", + "Password": "මුරපදය", + "password": "මුරපදය", + "Payment Confirmation": "ගෙවීම් තහවුරු", + "Payment Information": "ගෙවීම් විස්තර", + "Payment information updated successfully.": "ගෙවීම් තොරතුරු සාර්ථකව යාවත්කාලීන කරන ලදී.", + "Payment Method": "ගෙවීමේ ක්‍රමවේදය", + "Payment Methods": "ගෙවීමේ ක්රමවේද", + "Payment Required": "ගෙවීම අවශ්යයි", + "Payments": "ගෙවීම", + "Pending Team Invitations": "විභාග කණ්ඩායම ආරාධනා", + "Per Page": "එක් පිටුවකට", + "Permanently delete this team.": "ස්ථිරවම delete මෙම කණ්ඩායම.", + "Permanently delete your account.": "ස්ථිරවම ඔබගේ ගිණුම මකා දැමීම.", + "Permissions": "අවසර", + "Peru": "පේරු", + "Philippines": "පිලිපීනය", + "Photo": "ඡායාරූප", + "Pitcairn": "පිට්කේර්න් දූපත්", + "Please accept the terms of service.": "කරුණාකර නියම හා කොන්දේසි වලට එකඟ වෙන්න.", + "Please click the button below to verify your email address.": "පහත දැක්වෙන බොත්තම ක්ලික් කරන්න තහවුරු කිරීමට ඔබගේ ඊ-තැපැල් ලිපිනය.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "කරුණාකර තහවුරු ප්රවේශ කිරීම සඳහා ඔබේ ගිණුමට ඇතුලත් කිරීම මගින් ඔබේ හදිසි යථා කේත.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "කරුණාකර තහවුරු ප්රවේශ කිරීම සඳහා ඔබේ ගිණුමට ඇතුලත් කර අනන්යතාවය තහවුරු කේතය විසින් සපයන ඔබේ authenticator අයදුම් වේ.", + "Please confirm your password before continuing.": "ඉදිරියට යාමට පෙර කරුණාකර ඔබගේ මුරපදය තහවුරු කරන්න.", + "Please copy your new API token. For your security, it won't be shown again.": "කරුණාකර පිටපතක් ඔබගේ නව API සංකේත. ඔබගේ ආරක්ෂාව සඳහා, එය කළ නොහැකි පෙන්වා ඇත නැවත.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ඔබගේ මුර පදය ඇතුලත් කරන්න තහවුරු කිරීමට ඔබ කිරීමට කැමති ලඝු-සටහන පිටතට ඔබගේ වෙනත් බ්රවුසරයේ සැසි සියලු හරහා ඔබගේ උපාංග.", + "Please provide a maximum of three invoice emails addresses.": "කරුණාකර උපරිම ඉන්වොයිසි ඊමේල් ලිපින තුනක් සපයන්න.", + "Please provide the email address of the person you would like to add to this team.": "කරුණාකර ලබා ඊ-මේල් ලිපිනය පුද්ගලයා ඔබ එකතු කිරීමට කැමති, මෙම කණ්ඩායම.", + "Please set a default payment method before retrying payments.": "ගෙවීම් නැවත උත්සාහ කිරීමට පෙර කරුණාකර පෙරනිමි ගෙවීම් ක්රමයක් සකසන්න.", + "Please set a default payment method before swapping plans.": "සැලසුම් මාරු කිරීමට පෙර පෙරනිමි ගෙවීමේ ක්‍රමයක් සකසන්න.", + "Poland": "පෝලන්තය", + "Portugal": "පෘතුගාලය", + "Press / to search": "මාධ්ය / සොයන්න කිරීමට", + "Preview": "පෙරදසුනෙහි තරම", + "Previewing": "පෙරදසුන් කරමින්", + "Previous": "පසුගිය", + "Privacy Policy": "රහස්යතා ප්රතිපත්තිය", + "Profile": "පැතිකඩ", + "Profile Information": "පැතිකඩ තොරතුරු", + "Puerto Rico": "පෝටෝ රිකෝ", + "Qatar": "Qatar", + "Quarter To Date": "කාර්තුව දක්වා", + "Recovery Code": "යථා කේතය", + "Refresh": "නැවුම් කරන්න", + "Regards,": "ශුබාශින්ෂණ,", + "Regenerate Recovery Codes": "යළි ගොඩනැංවීමේ යථා කේත", + "Register": "ලියාපදිංචි", + "Reload": "රීලෝඩ්", + "Remember me": "මට මතක", + "Remember Me": "මට මතක", + "Remove": "ඉවත්", + "Remove Photo": "ඉවත් ඡායාරූප", + "Remove Team Member": "ඉවත් කණ්ඩායමේ සාමාජික", + "Replicate": "අනුකරණය කරන්න", + "Required fields": "අවශ්ය ක්ෂේත්ර", + "Resend Verification Email": "නැවත භාරදුන් තහවුරු ඊ-තැපැල්", + "Reset Filters": "නැවත සකස් පෙරහන්", + "Reset Password": "මුරපදය යළි පිහිටුවන්න", + "Reset Password Notification": "මුරපදය යළි පිහිටුවන්න නිවේදනය", + "resource": "සම්පත්", + "Resource Row Dropdown": "සම්පත් පේළි පහත වැටීම", + "Resources": "සම්පත්", + "resources": "සම්පත්", + "Restore": "නැවත", + "Restore :resource": "නැවත :resource", + "Restore Resource": "නැවත සම්පත්", + "Restore Selected": "නැවත තෝරාගත්", + "results": "ප්රතිඵල", + "Resume Subscription": "දායකත්වය නැවත අරඹන්න", + "Retry Payment": "ගෙවීම නැවත උත්සාහ කරන්න", + "Return to :appName": ":AppName ට යොමුකරන්න", + "Reunion": "රැස්වීම", + "Role": "භූමිකාව", + "Romania": "රුමේනියාව", + "Run Action": "ක්රියාත්මක ක්රියාත්මක", + "Russian Federation": "රුසියානු සමුහාණ්ඩුව", + "Rwanda": "රුවන්ඩා", + "Réunion": "Reunion", + "Saint Barthelemy": "ශාන්ත Barthélemy", + "Saint Barthélemy": "ශාන්ත Barthélemy", + "Saint Helena": "ශාන්ත හෙලේනා", + "Saint Kitts And Nevis": "ශාන්ත කිට්ස් හා නෙවිස්", + "Saint Kitts and Nevis": "ශාන්ත කිට්ස් හා නෙවිස්", + "Saint Lucia": "ශාන්ත ලුසියා", + "Saint Martin": "ශාන්ත මාටින්", + "Saint Martin (French part)": "ශාන්ත මාටින් (French part)", + "Saint Pierre And Miquelon": "ශාන්ත පියරේ සහ මිකුලොන්", + "Saint Pierre and Miquelon": "ශාන්ත පියරේ සහ මිකුලොන්", + "Saint Vincent And Grenadines": "ශාන්ත වින්සන්ට් සහ ග්රෙනාඩින්ස්", + "Saint Vincent and the Grenadines": "ශාන්ත වින්සන්ට් සහ ග්රෙනාඩින්ස්", + "Samoa": "සැමෝවා", + "San Marino": "සැන් මැරිනෝ", + "Sao Tome And Principe": "සැවෝ Tomé හා Príncipe", + "Sao Tome and Principe": "සැවෝ Tomé හා Príncipe", + "Saudi Arabia": "සෞදි අරාබිය", + "Save": "ඉතිරි", + "Saved.": "බේරුවා.", + "Scroll to bottom": "පහළට අනුචලනය කරන්න", + "Scroll to top": "ඉහළට අනුචලනය කරන්න", + "Search": "සොයන්න", + "Secure Area": "ආරක්ෂිත ප්රදේශය", + "Select": "තෝරන්න", + "Select a different plan": "වෙනත් සැලසුමක් තෝරන්න", + "Select a log file...": "ලොග් ගොනුවක් තෝරන්න...", + "Select A New Photo": "තෝරා නව ඡායාරූප", + "Select Action": "තේරීම් පියවර", + "Select all": "සියලුම තෝරන්න", + "Select All Dropdown": "All Dropdown තෝරන්න", + "Select this page": "මෙම පිටුව තෝරන්න", + "Send Password Reset Link": "යැවීමට මුරපදය නැවත සකස් ලින්ක්", + "Senegal": "සෙනෙගල්", + "September": "සැප්තැම්බර්", + "Serbia": "සර්බියාව", + "Server Error": "සේවාදායක දෝෂයක්", + "Service Unavailable": "සේවා නොමැත", + "Set as default": "පෙරනිමිය ලෙස සකසන්න", + "Setup Key": "සැකසුම් යතුර", + "Seychelles": "සීෂෙල්ස්", + "Show All Fields": "සියලු පෙන්වන්න ක්ෂේත්ර", + "Show Content": "අන්තර්ගතය පෙන්වන්න", + "Show Recovery Codes": "පෙන්වන්න යථා කේත", + "Showing": "පෙන්වන්නේ", + "Sierra Leone": "සියරා ලියොන්", + "Signed in as": "ඇතුලු වෙන්න, ලෙස", + "Singapore": "සිංගප්පූරුව", + "Sint Maarten (Dutch part)": "ශාන්ත මාටින්", + "Slovakia": "ස්ලෝවැකියාව", + "Slovenia": "ස්ලොවේනියාව", + "Soft Deleted": "මෘදු මකා දමන ලදී", + "Solomon Islands": "සොලමන් දූපත්", + "Somalia": "සෝමාලියාව", + "Something went wrong.": "යමක් වැරදි ගියේ ය.", + "Sorry! You are not authorized to perform this action.": "සමාවෙන්න! ඔබට අවසර නැත මෙම ක්රියාව සිදු කිරීමට.", + "Sorry, your session has expired.": "සමාවන්න, ඔබේ සැසිය කල් ඉකුත් වී ඇත.", + "South Africa": "දකුණු අප්රිකාව", + "South Georgia And Sandwich Isl.": "දකුණු ජෝර්ජියා හා දකුණු සැන්විච් දූපත්", + "South Georgia and the South Sandwich Islands": "දකුණු ජෝර්ජියා හා දකුණු සැන්විච් දූපත්", + "South Sudan": "දකුණු සුඩානය", + "Spain": "ස්පාඤ්ඤය", + "Sri Lanka": "ශ්රී ලංකා", + "Standalone Actions": "තනි ක්‍රියාකාරකම්", + "Start Polling": "ආරම්භක ඡන්ද", + "Start polling": "ඡන්ද විමසීම ආරම්භ කරන්න", + "State / County": "ප්රාන්තය / ප්රාන්තය", + "Stop Impersonating": "පෙනී සිටීම නවත්වන්න", + "Stop Polling": "නතර ඡන්ද", + "Stop polling": "ඡන්දය නවත්වන්න", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ගබඩා මේ කේත යථා සුරක්ෂිත මුරපදය කළමනාකරු. ඔවුන් සොයා ගැනීමට භාවිතා කළ හැක ප්රවේශ කිරීම සඳහා ඔබේ ගිණුම නම්, ඔබගේ දෙකක් සාධකය තහවුරු කරගැනීමේ උපාංගය අහිමි වේ.", + "Subscribe": "දායක වන්න", + "Subscription Information": "දායකත්ව විස්තර", + "Subscription Pending": "දායකත්වය තීන්දු නැත", + "Sudan": "සුඩානය", + "Suriname": "සුරිනාම්", + "Svalbard And Jan Mayen": "ස්වල්බාඩ් සහ ජෑන් මයෙන්", + "Svalbard and Jan Mayen": "ස්වල්බාඩ් සහ ජෑන් මයෙන්", + "Swaziland": "Eswatini", + "Sweden": "ස්වීඩනය", + "Switch Teams": "මාරු කණ්ඩායම්", + "Switzerland": "ස්විට්සර්ලන්තය", + "Syrian Arab Republic": "සිරියාව", + "System": "පද්ධතිය", + "Taiwan": ": තායිවාන්", + "Taiwan, Province of China": "තායිවානය, නිදහස් රටකි චීනයට අයිති නැත", + "Tajikistan": "ටජිකිස්ථානය", + "Tanzania": "ටැන්සානියාවේ", + "Tanzania, United Republic of": "ටැන්සානියා එක්සත් ජනරජයේ", + "TAX": "බද්ද", + "Team Details": "කණ්ඩායම විස්තර", + "Team Invitation": "කණ්ඩායම ආරාධනය", + "Team Members": "කණ්ඩායම සාමාජිකයන්", + "Team Name": "කණ්ඩායම නම", + "Team Owner": "කණ්ඩායම හිමිකරු", + "Team Settings": "කණ්ඩායම සැකසුම්", + "Terms of Service": "සේවා කොන්දේසි", + "Thailand": "තායිලන්තය", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ස්තුතියි අත්සන්! ආරම්භ වීමට පෙර, ඔබ හැකි තහවුරු, ඔබගේ ඊ-තැපැල් ලිපිනය මත ක්ලික් කිරීමෙන්, මෙම සබැඳිය අපි ඔබට ඊ-තැපැල්? ඔබ නම් නෑ, ලැබෙන විද්යුත් තැපෑල, අපි සතුටින් යැවීමට ඔබ තවත්.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ඔබගෙන් ලැබුනු සහයෝගයට ස්තූතියි. අප ඔබේ ලදුපත් පිටපතක් මෙය සමග අමුණා ඇත. ඔබට යම් ගැටලුවක් ඇත්නම් කරුණාකර අපව දැනුවත් කරන්න.", + "Thanks,": "ස්තූතීයි,", + "The :attribute must be a valid role.": "මෙම :attribute විය යුතුය වලංගු භූමිකාව.", + "The :attribute must be at least :length characters and contain at least one number.": "මෙම :attribute අවම වශයෙන් විය යුතුය :length චරිත හා අවම වශයෙන් අඩංගු එක් අංකය.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "මෙම :attribute අවම වශයෙන් විය යුතුය :length චරිත හා අවම වශයෙන් අඩංගු එක් විශේෂ චරිතයක් හා එක් අංකය.", + "The :attribute must be at least :length characters and contain at least one special character.": "මෙම :attribute අවම වශයෙන් විය යුතුය :length චරිත හා අවම වශයෙන් අඩංගු එක් විශේෂ චරිතයක්.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "මෙම :attribute අවම වශයෙන් විය යුතුය :length චරිත හා අවම වශයෙන් අඩංගු එක් මහකුරු අක්ෂර හා එක් අංකය.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "මෙම :attribute අවම වශයෙන් විය යුතුය :length චරිත හා අවම වශයෙන් අඩංගු එක් මහකුරු අක්ෂර හා එක් විශේෂ චරිතයක්.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "මෙම :attribute අවම වශයෙන් විය යුතුය :length චරිත හා අවම වශයෙන් අඩංගු එක් මහකුරු අක්ෂර, එක් අංකය, හා එක් විශේෂ චරිතයක්.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "මෙම :attribute අවම වශයෙන් විය යුතුය :length චරිත හා අවම වශයෙන් අඩංගු එක් මහකුරු චරිතය.", + "The :attribute must be at least :length characters.": "මෙම :attribute අවම වශයෙන් විය යුතුය :length චරිත.", + "The :attribute must contain at least one letter.": "මෙම :attribute අවම වශයෙන් එක අකුරක් තිබිය යුතුය.", + "The :attribute must contain at least one number.": "මෙම :attribute අවම වශයෙන් එක ඉලක්කමක් තිබිය යුතුය.", + "The :attribute must contain at least one symbol.": "මෙම :attribute අවම වශයෙන් එක සංඛේතයක් තිබිය යුතුය.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute හි අවම වශයෙන් එක් ලොකු අකුරක් සහ කුඩා අකුරක් වත් අඩංගු විය යුතුය.", + "The :resource was created!": "මෙම :resource නිර්මාණය කරන ලදී!", + "The :resource was deleted!": "මෙම :resource මකා දමන ලදී!", + "The :resource was restored!": "මෙම :resource සුව විය!", + "The :resource was updated!": "මෙම :resource යාවත්කාලීන කරන ලදී!", + "The action was executed successfully.": "ක්‍රියාව සාර්ථකව ක්‍රියාත්මක විය.", + "The default payment method cannot be removed.": "පෙරනිමි ගෙවීමේ ක්‍රමය ඉවත් කළ නොහැක.", + "The file was deleted!": "මෙම ගොනුව මකා දමන ලදී!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "පෙනන පදිරි ලබාදුන් :attribute පෙර දත්ත ලීක් වීමකට භාජනය වී ඇත. කරුනාකර වෙනත් :attribute එකක් භාවිතා කරන්න.", + "The given data was invalid.": "ලබා දී ඇති දත්ත වලංගු නොවේ.", + "The government won't let us show you what's behind these doors": "රජය නෑ අපට පෙන්වන්න ඔබ මොකක්ද මේ දොරවල් පිටුපස", + "The HasOne relationship has already been filled.": "මෙම HasOne සම්බන්ධතාවය දැනටමත් පිරී ඇත.", + "The image could not be loaded": "රූපය පූරණය කළ නොහැකි විය", + "The image could not be loaded.": "රූපය පූරණය කළ නොහැකි විය.", + "The invoice emails must be valid email addresses.": "ඉන්වොයිස් ඊමේල් වලංගු ඊමේල් ලිපින විය යුතුය.", + "The password is incorrect.": "මුරපදය වලංගු නැත.", + "The provided coupon code is invalid.": "ලබාදුන් කූපන කේතය වලංගු නැත.", + "The provided password does not match your current password.": "ලබා මුරපදය නොගැලපේ ඔබේ වත්මන් මුරපදය.", + "The provided password was incorrect.": "ලබා මුරපදය වැරදි විය.", + "The provided two factor authentication code was invalid.": "ලබා දෙකක් සාධකය තහවුරු කරගැනීමේ කේතය වලංගු නොවේ.", + "The provided two factor recovery code was invalid.": "සපයා ඇති සාධක දෙකක ප්‍රතිසාධන කේතය වලංගු නොවේ.", + "The provided VAT number is invalid.": "ලබාදුන් VAT අංකය වලංගු නැත.", + "The resource was attached!": "සම්පත අමුණා ඇත!", + "The resource was prevented from being saved!": "සම්පත සුරැකීමෙන් වැළකුණා!", + "The resource was updated!": "සම්පත් යාවත්කාලීන කරන ලදී!", + "The response is not a streamed response.": "ප්‍රතිචාරය ප්‍රවාහ ප්‍රතිචාරයක් නොවේ.", + "The response is not a view.": "ප්‍රතිචාරය දැක්මක් නොවේ.", + "The selected country is invalid.": "තෝරාගත් රට වලංගු නැත.", + "The selected plan is invalid.": "තෝරාගත් සැලසුම වලංගු නැත.", + "The selected resources have been :action!": "තෝරාගත් සම්පත් :action ක් විය!", + "The team's name and owner information.": "කණ්ඩායමේ නම සහ හිමිකරු තොරතුරු.", + "There are no available options for this resource.": "කිසිදු ලබා ගත හැකි විකල්ප මේ සඳහා සම්පත්.", + "There are no fields to display.": "සංදර්ශන කිරීමට ක්ෂේත්‍ර නොමැත.", + "There are no new notifications.": "නව දැනුම්දීම් නොමැත.", + "There was a problem executing the action.": "එතන ප්රශ්නයක් ක්රියාත්මක පියවර.", + "There was a problem fetching the resource.": "සම්පත ලබා ගැනීමේ ගැටලුවක් ඇති විය.", + "There was a problem submitting the form.": "එතන ප්රශ්නයක් ඉදිරිපත් ස්වරූපයෙන්.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "මෙම ජනතාව සඳහා ආරාධනා කර ඇත, ඔබගේ කණ්ඩායම හා කර ඇති ආරාධනය යවා ඊ-තැපැල්. ඔවුන් එක්වන කණ්ඩායම විසින් භාර ඊමේල් ආරාධනය.", + "This account does not have an active subscription.": "මෙම ගිණුම හා සබැඳි සක්‍රීය දායකත්ව සැලසුමක් නොමැත.", + "This action is unauthorized.": "මෙම ක්‍රියාව අනවසරයි.", + "This copy of Nova is unlicensed.": "Nova හි මෙම පිටපත බලපත්‍ර රහිත ය.", + "This coupon code can only be used by new customers.": "මෙම කූපන් කේතය නව පාරිභෝගිකයින්ට පමණක් භාවිතා කළ හැක.", + "This device": "මෙම උපාංගය", + "This file field is read-only.": "මෙම ගොනුව ක්ෂේත්රයේ වන අතර, කියවීමට පමණක් ඇත.", + "This invoice is no longer open.": "මෙම ඉන්වොයිසිය තවදුරටත් විවෘත නොවේ.", + "This is a secure area of the application. Please confirm your password before continuing.": "මෙම ආරක්ෂිත ප්රදේශයේ අයදුම් වේ. කරුණාකර තහවුරු කිරීමට පෙර ඔබගේ මුරපදය දිගටම.", + "This password does not match our records.": "මෙම මුරපදය නොගැලපේ අපේ වාර්තා වේ.", + "This password reset link will expire in :count minutes.": "මෙම මුරපදය නැවත සකස් කිරීමේ සබැඳිය කල් ඉකුත් වනු ඇත :count දී විනාඩි.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "මෙම ගෙවීම ආරම්භ කරන ලද නමුත් අරමුදල් මෙතෙක් ලැබී නොමැත. මේ සඳහා දින 14 ක් ගතවිය හැකිය.", + "This resource no longer exists": "මෙම සම්පත් තවදුරටත් පවතී", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "මෙම දායකත්ව සැලසුම කල්ඉකුත්වීම නිසා යලි ක්‍රියාත්මක කිරීමට නොහැකියි. කරුණාකර නව සැලසුමක් ආරම්භ කරන්න", + "This user already belongs to the team.": "මෙම පරිශීලකයා දැනටමත් අයත් කණ්ඩායම.", + "This user has already been invited to the team.": "මෙම පරිශීලකයා දැනටමත් ආරාධනා කර ගැනීමට මෙම කණ්ඩායම විය.", + "Timor-Leste": "ටිමෝරය-ලෙස්ටේ", + "to": "කිරීමට", + "To": "වෙත", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "සාධක දෙකක සත්‍යාපනය සක්‍රීය කිරීම අවසන් කිරීමට, ඔබගේ දුරකථනයේ සත්‍යාපන යෙදුම භාවිතයෙන් පහත QR කේතය පරිලෝකනය කරන්න හෝ සැකසුම් යතුර ඇතුළු කර ජනනය කරන ලද OTP කේතය සපයන්න.", + "Today": "අද", + "Toggle navigation": "යාත්‍රණය මාරුකරන්න", + "Togo": "ටෝගෝ", + "Tokelau": "ටොකෙලො", + "Token Name": "සංකේත නම", + "Tonga": "එන්න", + "Too Many Requests": "බොහෝ ඉල්ලීම්", + "total": "මුළු", + "Total:": "සමස්ත:", + "Trashed": "එක දවසක් ලස්සන කලා", + "Trinidad And Tobago": "ට්රිනිඩෑඩ් සහ ටොබැගෝ", + "Trinidad and Tobago": "ට්රිනිඩෑඩ් සහ ටොබැගෝ", + "Tunisia": "ටියුනීසියාවේ", + "Turkey": "තුර්කිය", + "Turkmenistan": "ටර්ක්මෙනිස්තානය", + "Turks And Caicos Islands": "තුර්කි සහ කයිකොස් දූපත්", + "Turks and Caicos Islands": "තුර්කි සහ කයිකොස් දූපත්", + "Tuvalu": "ටුවාලු", + "Two Factor Authentication": "දෙකක් සාධකය තහවුරු කරගැනීමේ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ද්වි සාධක සත්‍යාපනය දැන් සක්‍රීය කර ඇත. ඔබගේ දුරකථනයේ සත්‍යාපන යෙදුම භාවිතයෙන් පහත QR කේතය පරිලෝකනය කරන්න හෝ පිහිටුවීම් යතුර ඇතුලත් කරන්න.", + "Type": "ටයිප් කරන්න", + "Uganda": "උගන්ඩා", + "Ukraine": "යුක්රේනය", + "Unauthorized": "අනවසර", + "United Arab Emirates": "එක්සත් අරාබි එමීර් රාජ්යය", + "United Kingdom": "එක්සත් රාජධානිය", + "United States": "එක්සත් ජනපදය", + "United States Minor Outlying Islands": "එක්සත් ජනපද කුඩා පිටතතිබෙන දූපත්", + "United States Outlying Islands": "එ නැගෙනහිර දූපත්", + "Unknown": "නොදන්නා", + "Unpaid": "නොගෙවූ", + "Update": "යාවත්කාලීන", + "Update & Continue Editing": "යාවත්කාලීන කිරීම & දිගටම සංස්කරණය", + "Update :resource": "යාවත්කාලීන :resource", + "Update :resource: :title": "යාවත්කාලීන :resource: :title", + "Update attached :resource: :title": "යාවත්කාලීන අමුණා :resource: :title", + "Update Password": "යාවත්කාලීන මුරපදය", + "Update Payment Information": "‍යෙවීම් තොරතුරු යාවත්කාලීන කරන්න", + "Update Payment Method": "ගෙවීම් ක්‍රමවේදය යාවත්කාලීන කරන්න", + "Update your account's profile information and email address.": "යාවත්කාලීන ඔබේ ගිණුම පැතිකඩ තොරතුරු හා ඊ-මේල් ලිපිනය.", + "Uploading": "උඩුගත කිරීම", + "Uploading files... (:current/:total)": "ගොනු උඩුගත කරමින්... (:current/:total)", + "Uruguay": "උරුගුවේ", + "Use a recovery code": "භාවිතා යථා කේතය", + "Use an authentication code": "භාවිතා ක සත්යාපන කේතය", + "User Actions": "පරිශීලක ක්රියා", + "User Security": "පරිශීලක ආරක්ෂාව", + "Username": "පරිශීලක නාමය", + "Uzbekistan": "උස්බෙකිස්තානය", + "Value": "අගය", + "Vanuatu": "වනුආටු", + "VAT Number": "VAT අංකය", + "Venezuela": "වෙනිසියුලාව", + "Venezuela, Bolivarian Republic of": "වෙනිසියුලාව, බොල්වේරියන් ජනරජයේ", + "Verify Email Address": "විද්යුත් ලිපිනය තහවුරු කරන්න", + "Verify Your Email Address": "ඔබගේ විද්‍යුත් තැපැල් ලිපිනය තහවුරු කරන්න", + "Viet Nam": "වියට්නාම්", + "View": "දැක්ම", + "Virgin Islands, British": "බ්රිතාන්ය වර්ජින් දූපත්", + "Virgin Islands, U.S.": "එක්සත් ජනපද වර්ජින් දූපත්", + "Wallis And Futuna": "වැලිස් සහ ෆුටුනා", + "Wallis and Futuna": "වැලිස් සහ ෆුටුනා", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "අපි ඔබේ දායකත්ව සැලසුම පරික්ශා කරමින් සිටී. එය අවසන් වූ විට මෙම පිටුව ඉබේම යාවත්කාලීන වෙනු ඇත. මේ සඳහා සාමාන්‍යෙන් කුඩා වෙලාවක් ගතවිය හැක.", + "We are unable to process your payment. Please contact customer support.": "අපට මේ මොහොතේ ඔබේ ගෙවීම තහවුරු කල නොහැකියි. කරුනාකර පාරිභෝගික උපකාරක සේවාව සම්බන්ඳ කරගන්න.", + "We have emailed your password reset link!": "අපි ඔබගේ මුරපද යළි පිහිටුවීමේ සබැඳිය ඊමේල් කර ඇත!", + "We were unable to find a registered user with this email address.": "අපි සොයා ගැනීමට නොහැකි විය ලියාපදිංචි පරිශීලක සමග මෙම ඊ-තැපැල් ලිපිනය.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ඔබ පහත සඳහන් ඊමේල් ලිපින වලට අප ඉන්වොයිස් බාගැනීම් සබැඳියක් යවමු. ඔබට කොමා භාවිතා කරමින් බහු ඊමේල් ලිපින වෙන් කළ හැකිය.", + "We're lost in space. The page you were trying to view does not exist.": "අපි අවකාශය අහිමි. මෙම පිටුව ඔබට කිරීමට උත්සාහ කරන ලදී දැක්ම නොපවතියි.", + "Welcome Back!": "ඔබ සාදරයෙන් පිළිගනිමු ආපසු!", + "Western Sahara": "බටහිර සහරා", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "විට දෙකක් සාධකය තහවුරු කරගැනීමේ සක්රීය වේ, ඔබ ඔබෙන් විමසනු ඇත සඳහා සුරක්ෂිත, අහඹු සංකේත තුළ අනන්යතාවය තහවුරු කරගැනීම. ඔබ ලබාගන්න මෙම සංකේත සිට ඔබගේ දුරකථනයේ Google Authenticator අයදුම් වේ.", + "Whoops": "ඔබට පෙනීයනු ඇත", + "Whoops!": "ඔබට පෙනීයනු ඇත!", + "Whoops! Something went wrong.": "ඔබට පෙනීයනු ඇත! යමක් වැරදි ගියේ ය.", + "With Trashed": "සමග එක දවසක් ලස්සන කලා", + "Write": "ලියන්න", + "Year To Date": "වසරේ මේ දක්වා", + "Yearly": "වාර්ෂිකව", + "Yemen": "යේමන්", + "Yes": "ඔව්", + "You are already subscribed.": "ඔබ දැනටමත් දායක වී ඇත.", + "You are currently within your free trial period. Your trial will expire on :date.": "ඔබ දැනට සිටින්නේ තාවකාලික පිරික්සුම් අවදියේ. ඔබගේ පෙර පිරික්සුම් කාලය :date දින අවසන් වේ..", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "ඔබ දැනට ඔබගේ නොමිලේ අත්හදා බැලීමේ කාල සීමාව තුළ සිටී. ඔබගේ අත්හදා බැලීම :date. න් අවසන් වනු ඇත නව දායකත්වයක් ආරම්භ කිරීමෙන් ඔබගේ අත්හදා බැලීම අවසන් වේ.", + "You are logged in!": "ඔබ පුරනය වී ඇත!", + "You are receiving this email because we received a password reset request for your account.": "ඔබ ලබමින් සිටින මෙම විද්යුත් නිසා අපි ලැබී මුරපදය නැවත සකස් ඉල්ලීම සඳහා ඔබේ ගිණුම.", + "You have been invited to join the :team team!": "ඔබ ආරාධනා කර ඇත එක්වන ලෙස :team කණ්ඩායම!", + "You have enabled two factor authentication.": "ඔබ සක්රීය දෙකක් සාධකය තහවුරු කරගැනීමේ.", + "You have not enabled two factor authentication.": "ඔබ සක්රීය දෙකක් සාධකය තහවුරු කරගැනීමේ.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "ඔබට නොගෙවූ ඉන්වොයිසි කිහිපයක් තිබේ. ඔබේ පෙරනිමි ගෙවීමේ ක්‍රමය යාවත්කාලීන කිරීමෙන් පසුව, ඔබට පහත ඉන්වොයිස් ලැයිස්තුව හරහා ගෙවීම් නැවත උත්සාහ කළ හැක.", + "You may accept this invitation by clicking the button below:": "ඔබ පහත බොත්තම එබීම මහින් මෙම ආරාධනය පිලිගනු ලබයි:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "ඔබේ දායකත්ව සැලසුම ඔබට ඕනෑම මොහොතක අවලංගු කල හැක. ඔබ එය අවලංගු කල පසු, ඔබට ගෙවීම් කාලසීමාව අවසන් වනතුරු එය යලි සක්‍රීය කරගැනීමට හැක.", + "You may delete any of your existing tokens if they are no longer needed.": "ඔබ මකා දැමිය හැක ඕනෑම ඔබගේ පවතින ටෝකන් පත් නම්, ඔවුන් තවදුරටත් අවශ්ය වේ.", + "You may not delete your personal team.": "ඔබ නැති විය හැකි delete, ඔබේ පුද්ගලික කණ්ඩායම.", + "You may not leave a team that you created.": "ඔබ නිවාඩු නොහැකි විය හැක කණ්ඩායමක් බව ඔබ නිර්මාණය.", + "You will receive an invoice and payment link via email for each billing period.": "එක් එක් බිල්පත් කාල සීමාව සඳහා ඔබට ඊමේල් හරහා ඉන්වොයිසියක් සහ ගෙවීම් සබැඳියක් ලැබෙනු ඇත.", + "You're logged in!": "ඔබ පුරනය වී ඇත!", + "Your :invoiceName invoice is now available!": "ඔබේ :invoiceName ලදුපත දැන් ලබාගත හැක!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ඔබේ බිල්පත් ලිපිනය :address :address2 :postal_code :city :state :country වේ", + "Your card was declined. Please contact your card issuer for more information.": "ඔබේ කාඩ්පත ප්‍රතික්ශේප වුණි. කරුණාකර කාඩ්පත ලබාදුන් කෙනාගෙන් වැඩිදුර විස්තර විමසන්න.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ඔබගේ වත්මන් කාඩ්පත් ගෙවීම් ක්‍රමවේදය :lastFour වන :expiration දින අවසන් වෙයි.", + "Your email address is unverified.": "ඔබගේ විද්‍යුත් තැපැල් ලිපිනය සත්‍යාපනය කර නැත.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ඔබගේ අවසන් ගෙවීම :amount අසාර්ථක විය. අසාර්ථක වූ ගෙවීම නැවත උත්සාහ කිරීමට කරුණාකර ඔබේ ගෙවීමේ ක්‍රමය යාවත්කාලීන කරන්න.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date ට :amount ක ඔබේ අවසන් ගෙවීම අසාර්ථක විය. අසාර්ථක වූ ගෙවීම නැවත උත්සාහ කිරීමට කරුණාකර ඔබේ ගෙවීමේ ක්‍රමය යාවත්කාලීන කරන්න.", + "Your next payment of :amount will be processed on :date.": ":Amount ක ඔබේ මීළඟ ගෙවීම :date මත වනු ඇත.", + "Your payment method has been added successfully.": "ඔබගේ ගෙවීමේ ක්‍රමය සාර්ථකව එක් කර ඇත.", + "Your payment method will be charged automatically for each billing period.": "එක් එක් බිල්පත් කාලසීමාව සඳහා ඔබේ ගෙවීමේ ක්‍රමය ස්වයංක්‍රීයව අය කෙරේ.", + "Your registered VAT Number is :vatNumber.": "ඔබේ ලියාපදිංචි VAT අංකය වන්නේ :vatNumber.", + "Your subscription has been started successfully.": "ඔබගේ දායකත්වය සාර්ථකව ආරම්භ කර ඇත.", + "Your subscription has been successfully cancelled.": "ඔබගේ දායකත්වය සාර්ථකව අවලංගු කර ඇත.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ඔබගේ දායකත්වය සාර්ථකව අවලංගු කර ඇත. ඔබේ බිල්පත් කාල සීමාව අවසන් වන තෙක් ඔබට තවමත් ප්‍රවේශය ඇත.", + "Your subscription was successfully resumed.": "ඔබගේ දායකත්වය සාර්ථකව නැවත ආරම්භ කරන ලදී.", + "Your subscription was successfully updated.": "ඔබගේ දායකත්වය සාර්ථකව යාවත්කාලීන කරන ලදී.", + "Zambia": "සැම්බියාව", + "Zimbabwe": "සිම්බාබ්වේ", + "Zip / Postal Code": "Zip / තැපැල් කේතය", + "Åland Islands": "අලාන්ඩ් දූපත්" +} diff --git a/locales/si/php-inline.json b/locales/si/php-inline.json new file mode 100644 index 00000000000..df0f363bf80 --- /dev/null +++ b/locales/si/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "මේ ක්ෂේත්‍රය විය යුතුය පිළිගත්තා.", + "accepted_if": "මෙම ක්ෂේත්‍රය, මෙය වන විට පිලිගත හැක.", + "active_url": "මෙය වලංගු නැත URL එක.", + "after": "මෙම විය යුතුය දිනය පසු :date.", + "after_or_equal": "මෙම විය යුතුය දිනය පසු හෝ සමාන :date.", + "alpha": "මෙම ක්ෂේත්‍රය පමණක් විය හැක අඩංගු ලිපි.", + "alpha_dash": "මෙම ක්ෂේත්‍රය පමණක් විය හැක අඩංගු අකුරු, අංක, ඉතුරු සහ අවධාරනය.", + "alpha_num": "මෙම ක්ෂේත්‍රය පමණක් විය හැක අඩංගු ලිපි සහ අංක.", + "any_of": "මෙම ක්ෂේත්රය අවලංගුය.", + "array": "මේ ක්ෂේත්‍රය විය යුතුය රැසක්.", + "ascii": "මෙම ක්ෂේත්‍රයේ අඩංගු විය යුත්තේ තනි-බයිට් අක්ෂරාංක අක්ෂර සහ සංකේත පමණි.", + "attached": "මේ ක්ෂේත්‍රය මේ වන විටත් අමුණා ඇත.", + "before": "මෙම විය යුතුය දිනය පෙර :date.", + "before_or_equal": "මෙම විය යුතුය දිනය පෙර හෝ සමාන :date.", + "between.array": "මෙම අන්තර්ගතය :min ත් :max ත් අතර විය යුතුය.", + "between.file": "මෙම ගොනුව කිලෝබයිට් :min ත් :max ත් අතර විය යුතුය.", + "between.numeric": "මෙම සංක්‍යාව :min ත් :max ත් අතර විය යුතුය.", + "between.string": "මෙම වචනය අකුරු :min ත් :max ත් අතර විය යුතුය.", + "boolean": "මේ ක්ෂේත්‍රය විය යුතුය, සැබෑ හෝ බොරු.", + "can": "මෙම ක්ෂේත්‍රයේ අනවසර අගයක් ඇත.", + "confirmed": "තහවුරු නොගැලපේ.", + "contains": "මෙම ක්ෂේත්‍රයට අවශ්‍ය අගයක් නොමැත.", + "date": "මෙම වලංගු වන දිනය.", + "date_equals": "මෙම විය යුතුය දිනය සමාන :date.", + "date_format": "මේ නොගැලපේ ආකෘතිය :format.", + "decimal": "මෙම ක්ෂේත්‍රයට දශම ස්ථාන :decimalක් තිබිය යුතුය.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "මෙම අගය වෙනස් විය යුතුයි. ව :other සිට.", + "digits": "මෙම විය යුතුය :digits ඉලක්කම්.", + "digits_between": "මේ අතර විය යුතුයි :min හා :max ඉලක්කම්.", + "dimensions": "මෙම රූපය සාවද්ය මාන ඇත.", + "distinct": "මේ ක්ෂේත්‍රය ඇති duplicate වටිනාකම.", + "doesnt_contain": "මෙම ක්ෂේත්රයෙහි පහත සඳහන් කිසිවක් අඩංගු නොවිය යුතුය: :values.", + "doesnt_end_with": "මෙම ක්ෂේත්‍රය පහත සඳහන් එකකින් අවසන් නොවිය හැක: :values.", + "doesnt_start_with": "මෙම ක්ෂේත්‍රය පහත සඳහන් එකකින් ආරම්භ නොවිය හැක: :values.", + "email": "මෙම විය යුතුය, වලංගු විද්යුත්-තැපැල් ලිපිනය.", + "ends_with": "මේ අවසන් විය යුතුය සමග එක් පහත සඳහන්: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "තෝරාගත් අගය සාවද්ය වේ.", + "extensions": "මෙම ක්ෂේත්‍රයට පහත දිගු වලින් එකක් තිබිය යුතුය: :values.", + "file": "අන්තර්ගත විය යුතුය ගොනුව.", + "filled": "මේ ක්ෂේත්‍රය ඇති කළ යුතු අගය.", + "gt.array": "මෙම ක්ෂේත්‍රය :value ට වඩා වැඩි අයිතම ගණනක් විය යුතුය.", + "gt.file": "මෙම ක්ෂේත්‍රය :value ට වඩා වැඩි කිලෝබයිට් ගණනක් විය යුතුය.", + "gt.numeric": "මෙම ක්ෂේත්‍රය :value ට වඩා වැඩි අගයක් විය යුතුය.", + "gt.string": "මෙම ක්ෂේත්‍රය :value ට වඩා වැඩි අකුරු ගණනක් විය යුතුය.", + "gte.array": "මෙම ක්ෂේත්‍රය අයිතම :value ට වඩා වැඩි හෝ සමාන විය යුතුයි.", + "gte.file": "මෙම ක්ෂේත්‍රය කිලෝබයිට් :value ට වඩා වැඩි හෝ සමාන විය යුතුයි.", + "gte.numeric": "මෙම ක්ෂේත්‍රය :value ට වඩා වැඩි හෝ සමාන විය යුතුයි.", + "gte.string": "මෙම ක්ෂේත්‍රය අකුරු :value ට වඩා වැඩි හෝ සමාන විය යුතුයි.", + "hex_color": "මෙම ක්ෂේත්‍රය වලංගු ෂඩ් දශම වර්ණයක් විය යුතුය.", + "image": "මෙම විය යුතුය රූපයක්.", + "in": "තෝරාගත් අගය සාවද්ය වේ.", + "in_array": "මෙම අගය නොපවතියි :other.", + "in_array_keys": "මෙම ක්ෂේත්රයෙහි අවම වශයෙන් පහත සඳහන් යතුරු වලින් එකක්වත් අඩංගු විය යුතුය: :values.", + "integer": "මෙම විය යුතුය, යනු පූර්ණ සංඛ්යාවකි.", + "ip": "මෙම විය යුතුය වලංගු IP ලිපිනයක්.", + "ipv4": "මෙම විය යුතුය වලංගු IPv4 ලිපිනය.", + "ipv6": "මෙම විය යුතුය වලංගු IPv6 ලිපිනයක්.", + "json": "මෙම විය යුතුය වලංගු JSON සංගීත.", + "list": "මෙම ක්ෂේත්‍රය ලැයිස්තුවක් විය යුතුය.", + "lowercase": "මෙම ක්ෂේත්‍රය කුඩා අකුරු විය යුතුය.", + "lt.array": "මෙම ක්ෂේත්‍රය :value ට වඩා අඩු අයිතම ගණනක් විය යුතුය.", + "lt.file": "මෙම ක්ෂේත්‍රය :value ට වඩා අඩු කිලෝබයිට් ගණනක් විය යුතුය.", + "lt.numeric": "මෙම ක්ෂේත්‍රය :value ට වඩා අඩු අගයක් විය යුතුය.", + "lt.string": "මෙම ක්ෂේත්‍රය :value ට වඩා අඩු අකුරු ගණනක් විය යුතුය.", + "lte.array": "මෙම ක්ෂේත්‍රය අයිතම :value ට වඩා අඩු හෝ සමාන විය යුතුයි.", + "lte.file": "මෙම ක්ෂේත්‍රය කිලෝබයිට් :value ට වඩා අඩු හෝ සමාන විය යුතුයි.", + "lte.numeric": "මෙම ක්ෂේත්‍රය :value ට වඩා අඩු හෝ සමාන විය යුතුයි.", + "lte.string": "මෙම ක්ෂේත්‍රය අකුරු :value ට වඩා අඩු හෝ සමාන විය යුතුයි.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "මෙම ක්ෂේත්‍රය :max ට වඩා වැඩි නොවිය යුතුයි.", + "max.file": "මෙම ක්ෂේත්‍රය කිලෝබයිට් :max ට වඩා වැඩි නොවිය යුතුයි.", + "max.numeric": "මෙම ක්ෂේත්‍රය අකුරු :max ට වඩා වැඩි නොවිය යුතුයි.", + "max.string": "මෙම ක්ෂේත්‍රය අයිතම :max ට වඩා වැඩි නොවිය යුතුයි.", + "max_digits": "මෙම ක්ෂේත්‍රයේ ඉලක්කම් :maxට වඩා නොතිබිය යුතුය.", + "mimes": "මෙම විය යුතුය ගොනු වර්ගය: :values.", + "mimetypes": "මෙම විය යුතුය ගොනු වර්ගය: :values.", + "min.array": "මෙම ක්ෂේත්‍රය :min ට වඩා අඩු නොවිය යුතුයි.", + "min.file": "මෙම ක්ෂේත්‍රය කිලෝබයිට් :min ට වඩා අඩු නොවිය යුතුයි.", + "min.numeric": "මෙම ක්ෂේත්‍රය අකුරු :min ට වඩා අඩු නොවිය යුතුයි.", + "min.string": "මෙම ක්ෂේත්‍රය අයිතම :min ට වඩා අඩු නොවිය යුතුයි.", + "min_digits": "මෙම ක්ෂේත්‍රයේ අවම වශයෙන් ඉලක්කම් :minක්වත් තිබිය යුතුය.", + "missing": "මෙම ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "missing_if": ":Other :value වන විට මෙම ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "missing_unless": ":Other :value නම් මිස මෙම ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "missing_with": ":Values ක් ඇති විට මෙම ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "missing_with_all": ":Values ක් ඇති විට මෙම ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "multiple_of": "වටිනාකම බහු විය යුතුය :value", + "not_in": "තෝරාගත් අගය සාවද්ය වේ.", + "not_regex": "මෙම ආකෘතිය සාවද්ය වේ.", + "numeric": "මෙම විය යුතුය සංඛ්යාව.", + "password.letters": "මෙම ක්ෂේත්‍රය අවම වශයෙන් එක් අකුරක්වත් අඩංගු විය යුතුය.", + "password.mixed": "මෙම ක්ෂේත්‍රය අවම වශයෙන් එක් ලොකු අකුරක් සහ කුඩා අකුරක් අඩංගු විය යුතුය.", + "password.numbers": "මෙම ක්ෂේත්‍රය අවම වශයෙන් එක් අංකයක්වත් අඩංගු විය යුතුය.", + "password.symbols": "මෙම ක්ෂේත්‍රය අවම වශයෙන් එක් සංකේතයක්වත් අඩංගු විය යුතුය.", + "password.uncompromised": "ලබා දී ඇති ක්ෂේත්‍රය දත්ත කාන්දුවක දිස් වී ඇත. කරුණාකර වෙනත් ක්ෂේත්‍රයක් තෝරන්න.", + "present": "මෙම ක්ෂේත්‍රය සහභාගි විය යුතුය.", + "present_if": ":other :value වන විට මෙම ක්ෂේත්‍රය තිබිය යුතුය.", + "present_unless": ":other :value නම් මිස මෙම ක්ෂේත්‍රය තිබිය යුතුය.", + "present_with": ":values ක් ඇති විට මෙම ක්ෂේත්‍රය තිබිය යුතුය.", + "present_with_all": ":values ක් සිටින විට මෙම ක්ෂේත්‍රය තිබිය යුතුය.", + "prohibited": "මේ ක්ෂේත්‍රය තහනම් කර තිබේ.", + "prohibited_if": "මේ ක්ෂේත්‍රය තහනම් කර තිබේ විට :other වේ :value.", + "prohibited_if_accepted": ":other දෙනෙකු පිළිගනු ලබන විට මෙම ක්ෂේත්රය තහනම්ය.", + "prohibited_if_declined": ":other ක් ප්රතික්ෂේප වූ විට මෙම ක්ෂේත්රය තහනම්ය.", + "prohibited_unless": "මේ ක්ෂේත්‍රය තහනම් කර තිබේ නම් :other වේ :values.", + "prohibits": "මෙම ක්ෂේත්‍රය :other පැවතීම තහනම් කරනු ලබයි.", + "regex": "මෙම ආකෘතිය සාවද්ය වේ.", + "relatable": "මෙම ක්ෂේත්‍රය නොහැකි විය හැක, මෙම සමඟ සංෙයෝජිත ෙ කෙර් සම්පත්.", + "required": "මේ ක්ෂේත්‍රය අවශ්ය වේ.", + "required_array_keys": "මෙම ක්ෂේත්‍රයේ :values සඳහා ඇතුළත් කිරීම් අඩංගු විය යුතුය.", + "required_if": "මේ ක්ෂේත්‍රය අවශ්ය විට :other වේ :value.", + "required_if_accepted": ":Other පිළිගන්නා විට මෙම ක්ෂේත්‍රය අවශ්‍ය වේ.", + "required_if_declined": ":other ප්‍රතික්ෂේප කළ විට මෙම ක්ෂේත්‍රය අවශ්‍ය වේ.", + "required_unless": "මේ ක්ෂේත්‍රය අවශ්ය නම් :other වේ :values.", + "required_with": "මේ ක්ෂේත්‍රය අවශ්ය විට :values වර්තමාන වේ.", + "required_with_all": "මේ ක්ෂේත්‍රය අවශ්ය විට :values වර්තමාන වේ.", + "required_without": "මේ ක්ෂේත්‍රය අවශ්ය විට :values වර්තමාන නොවේ.", + "required_without_all": "මේ ක්ෂේත්‍රය අවශ්ය විට කිසිවක් :values වර්තමාන වේ.", + "same": "වටිනාකම මෙම ක්ෂේත්‍රය යුතුය ගැලපෙන එකක් :other.", + "size.array": "මෙම ක්ෂේත්‍රය අයිතම :size ක් තිබිය යුතුය.", + "size.file": "මෙම ක්ෂේත්‍රය කිලෝබයිට් :size ක් විය යුතුය.", + "size.numeric": "මෙම ක්ෂේත්‍රය :size. ක් විය යුතුය.", + "size.string": "මෙම ක්ෂේත්‍රය අකුරු :size විය යුතුය.", + "starts_with": "මේ සමඟ ආරම්භ විය යුතුය පහත සඳහන් එක්: :values.", + "string": "මේ යුතුය වැලක් විය.", + "timezone": "මෙම විය යුතුය වලංගු කලාපය.", + "ulid": "මෙම ක්ෂේත්‍රය වලංගු ULID එකක් විය යුතුය.", + "unique": "මේ වන විටත් කටයුතු කර ඇත.", + "uploaded": "මෙම අසමත් උඩුගත කිරීමට.", + "uppercase": "මෙම ක්ෂේත්‍රය ලොකු අකුරු විය යුතුය.", + "url": "මෙම ආකෘතිය සාවද්ය වේ.", + "uuid": "මෙම විය යුතුය වලංගු UUID." +} diff --git a/locales/si/php.json b/locales/si/php.json new file mode 100644 index 00000000000..c1f5d5817e7 --- /dev/null +++ b/locales/si/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "මෙම :attribute වලංගු විය යුතුය.", + "accepted_if": "මෙම :attribute, :other :value වන විට පිලිගත හැක.", + "active_url": ":Attribute වලංගු නැති URL එකකි.", + "after": "මෙම :attribute, :date දිනයට පසු දිනයක් විය යුතුය.", + "after_or_equal": "මෙම :attribute, :date දිනයම හෝ ඊට පසු දිනයක් විය යුතුය.", + "alpha": "මෙම :attribute ට අඩංගු විය හැක්කේ අකුරු පමණි.", + "alpha_dash": "මෙම :attribute ට අඩංගු විය හැක්කේ අකුරු, ඉලක්කම්, කෙටිඉර හා යටිඉර පමණි.", + "alpha_num": "මෙම :attribute ට අඩංගු විය හැක්කේ අකුරු හා ඉලක්කම් පමණි.", + "any_of": ":attribute ක්ෂේත්රය අවලංගුය.", + "array": "මේ :attribute ය array එකක් විය යුතුය.", + "ascii": ":Attribute හි අඩංගු විය යුත්තේ තනි බයිට් අක්ෂරාංක අක්ෂර සහ සංකේත පමණි.", + "attached": "මේ :attribute මේ වන විටත් අමුණා ඇත.", + "before": "මෙම :attribute, :date දිනයට පෙර දිනයක් විය යුතුය.", + "before_or_equal": "මෙම :attribute, :date දිනයම හෝ ඊට පෙර දිනයක් විය යුතුය.", + "between.array": "මෙම අන්තර්ගතය :min ත් :max ත් අතර විය යුතුය.", + "between.file": "මෙම ගොනුව කිලෝබයිට් :min ත් :max ත් අතර විය යුතුය.", + "between.numeric": "මෙම සංක්‍යාව :min ත් :max ත් අතර විය යුතුය.", + "between.string": "මෙම වචනය අකුරු :min ත් :max ත් අතර විය යුතුය.", + "boolean": "මෙම :attribute ය සත්‍ය හෝ අසත්‍ය අගයක් විය යුතුය.", + "can": ":Attribute ක්ෂේත්රයේ අනවසර අගයක් අඩංගු වේ.", + "confirmed": "මෙම :attribute තහවුරු කිරීම නොගැලපේ.", + "contains": ":attribute ක්ෂේත්‍රයට අවශ්‍ය අගයක් නොමැත.", + "current_password": "මුරපදය වලංගු නොවේ.", + "date": "මෙම :attribute දිනය වලංගු දිනයක් නොවේ.", + "date_equals": "මෙම :attribute එක :date දිනයට සමාන දිනයක් විය යුතුය.", + "date_format": "මෙම :attribute එක :format යන ආකාරයට අනුකූල නොවේ.", + "decimal": ":Attributeට දශම ස්ථාන :decimalක් තිබිය යුතුය.", + "declined": ":Attribute ප්‍රතික්ෂේප කළ යුතුය.", + "declined_if": ":Other :value වන විට :attribute ප්‍රතික්ෂේප කළ යුතුය.", + "different": "මෙම :attribute එක හා :other එකිනෙකට වෙනස් විය යුතුය.", + "digits": "මෙම :attribute එක ඉලක්කම් :digits ක් විය යුතුය.", + "digits_between": "මෙම :attribute එක ඉලක්කම් :min හා :max අතර විය යුතුය.", + "dimensions": "මෙම :attribute රූපය වැරදි ප්‍රමාණයන්ගෙන් ඇත.", + "distinct": "මේ :attribute හි එකම අගයේ අනු පිටපත් ඇත.", + "doesnt_contain": ":attribute ක්ෂේත්රයේ පහත සඳහන් කිසිවක් අඩංගු නොවිය යුතුය: :values.", + "doesnt_end_with": ":Attribute පහත සඳහන් එකකින් අවසන් නොවිය හැක: :values.", + "doesnt_start_with": ":Attribute පහත සඳහන් එකකින් ආරම්භ නොවිය හැක: :values.", + "email": "මෙම :attribute එක වලංගු විද්‍යුත් ලිපිනයක් විය යුතුය.", + "ends_with": "මෙම :attribute එක :values මගින් අවසාන විය යුතුය.", + "enum": "තෝරාගත් :attribute වලංගු නොවේ.", + "exists": "තෝරාගත් :attribute අගය වලංගු නොවේ.", + "extensions": ":attribute ක්ෂේත්‍රයට පහත දිගු වලින් එකක් තිබිය යුතුය: :values.", + "failed": "මෙම අක්ත පත්‍ර අපගේ වාර්තා වලට ගැලපෙන්නේ නැත.", + "file": "මෙම :attribute ය ෆයිල් එකක් විය යුතුය.", + "filled": "මේ :attribute හි අගයක් තිබිය යුතුය.", + "gt.array": "මෙම :attribute එක :value ට වඩා වැඩි අයිතම ගණනක් විය යුතුය.", + "gt.file": "මෙම :attribute එක :value ට වඩා වැඩි කිලෝබයිට් ගණනක් විය යුතුය.", + "gt.numeric": "මෙම :attribute එක :value ට වඩා වැඩි අගයක් විය යුතුය.", + "gt.string": "මෙම :attribute එක :value ට වඩා වැඩි අකුරු ගණනක් විය යුතුය.", + "gte.array": "මෙම :attribute එක අයිතම :value ට වඩා වැඩි හෝ සමාන විය යුතුයි.", + "gte.file": "මෙම :attribute එක කිලෝබයිට් :value ට වඩා වැඩි හෝ සමාන විය යුතුයි.", + "gte.numeric": "මෙම :attribute එක :value ට වඩා වැඩි හෝ සමාන විය යුතුයි.", + "gte.string": "මෙම :attribute එක අකුරු :value ට වඩා වැඩි හෝ සමාන විය යුතුයි.", + "hex_color": ":attribute ක්ෂේත්‍රය වලංගු ෂඩ් දශම වර්ණයක් විය යුතුය.", + "image": "මෙම :attribute රූපයක් විය යුතුය.", + "in": "මෙම තෝරා ඇති :attribute වලංගු නැත.", + "in_array": "මෙම :attribute, :other ක්ෂේත්‍රයේ නොපවතියි.", + "in_array_keys": ":attribute ක්ෂේත්රයේ අවම වශයෙන් පහත සඳහන් යතුරු වලින් එකක්වත් අඩංගු විය යුතුය: :values.", + "integer": "මෙම :attribute පූර්ණ සංඛ්යාවක් විය යුතුය.", + "ip": "මෙම :attribute වලංගු IP ලිපිනයක් විය යුතුය.", + "ipv4": "මෙම :attribute වලංගු IPv4 ලිපිනය විය යුතුය.", + "ipv6": "මෙම :attribute වලංගු IPv6 ලිපිනය විය යුතුය.", + "json": "මෙම :attribute වලංගු JSON පේළියක් විය යුතුය.", + "list": ":attribute ක්ෂේත්‍රය ලැයිස්තුවක් විය යුතුය.", + "lowercase": ":Attribute කුඩා අකුරු විය යුතුය.", + "lt.array": "මෙම :attribute එක :value ට වඩා අඩු අයිතම ගණනක් විය යුතුය.", + "lt.file": "මෙම :attribute එක :value ට වඩා අඩු කිලෝබයිට් ගණනක් විය යුතුය.", + "lt.numeric": "මෙම :attribute එක :value ට වඩා අඩු අගයක් විය යුතුය.", + "lt.string": "මෙම :attribute එක :value ට වඩා අඩු අකුරු ගණනක් විය යුතුය.", + "lte.array": "මෙම :attribute එක අයිතම :value ට වඩා අඩු හෝ සමාන විය යුතුයි.", + "lte.file": "මෙම :attribute එක කිලෝබයිට් :value ට වඩා අඩු හෝ සමාන විය යුතුයි.", + "lte.numeric": "මෙම :attribute එක :value ට වඩා අඩු හෝ සමාන විය යුතුයි.", + "lte.string": "මෙම :attribute එක අකුරු :value ට වඩා අඩු හෝ සමාන විය යුතුයි.", + "mac_address": ":Attribute වලංගු MAC ලිපිනයක් විය යුතුය.", + "max.array": "මෙම :attribute එක :max ට වඩා වැඩි නොවිය යුතුයි.", + "max.file": "මෙම :attribute එක කිලෝබයිට් :max ට වඩා වැඩි නොවිය යුතුයි.", + "max.numeric": "මෙම :attribute එක අකුරු :max ට වඩා වැඩි නොවිය යුතුයි.", + "max.string": "මෙම :attribute එක අයිතම :max ට වඩා වැඩි නොවිය යුතුයි.", + "max_digits": ":Attribute හි ඉලක්කම් :max ට වඩා නොතිබිය යුතුය.", + "mimes": "මෙම :attribute එක: :values වර්ගයේ ගොනුවක් විය යුතුය.", + "mimetypes": "මෙම :attribute එක: :values වර්ගයේ ගොනුවක් විය යුතුය.", + "min.array": "මෙම :attribute එක :min ට වඩා අඩු නොවිය යුතුයි.", + "min.file": "මෙම :attribute එක කිලෝබයිට් :min ට වඩා අඩු නොවිය යුතුයි.", + "min.numeric": "මෙම :attribute එක අකුරු :min ට වඩා අඩු නොවිය යුතුයි.", + "min.string": "මෙම :attribute එක අයිතම :min ට වඩා අඩු නොවිය යුතුයි.", + "min_digits": ":Attributeට අවම වශයෙන් ඉලක්කම් :minක්වත් තිබිය යුතුය.", + "missing": ":Attribute ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "missing_if": ":Other :value වන විට :attribute ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "missing_unless": ":Other :value නම් මිස :attribute ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "missing_with": ":Values ක් ඇති විට :attribute ක්ෂේත්‍රය අතුරුදහන් විය යුතුය.", + "missing_with_all": ":Values ක් ඇති විට ක්ෂේත්‍ර :attribute අතුරුදහන් විය යුතුය.", + "multiple_of": "මෙම :attribute ය :value හි ගුණාකාරයක් විය යුතුය.", + "next": "ඊළඟ »", + "not_in": "මෙම තෝරා ඇත :attribute වලංගු නැත.", + "not_regex": "මෙම :attribute ආකෘතිය වලංගු නැත.", + "numeric": "මෙම :attribute අංකයක් විය යුතුය.", + "password": "මුරපදය වැරදිය.", + "password.letters": ":Attribute හි අවම වශයෙන් එක් අකුරක්වත් අඩංගු විය යුතුය.", + "password.mixed": ":Attribute හි අවම වශයෙන් එක් ලොකු අකුරක් සහ කුඩා අකුරක් වත් අඩංගු විය යුතුය.", + "password.numbers": ":Attribute හි අවම වශයෙන් එක් අංකයක්වත් අඩංගු විය යුතුය.", + "password.symbols": ":Attribute හි අවම වශයෙන් එක් සංකේතයක්වත් අඩංගු විය යුතුය.", + "password.uncompromised": "ලබා දී ඇති :attribute දත්ත කාන්දුවක පෙනී ඇත. කරුණාකර වෙනස් :attributeක් තෝරන්න.", + "present": "මෙම :attribute ක්ෂේත්‍රයේ තිබිය යුතුය.", + "present_if": ":other :value වන විට :attribute ක්ෂේත්‍රය තිබිය යුතුය.", + "present_unless": ":other :value නම් මිස :attribute ක්ෂේත්‍රය තිබිය යුතුය.", + "present_with": ":values ක් ඇති විට :attribute ක්ෂේත්‍රය තිබිය යුතුය.", + "present_with_all": "ක්ෂේත්‍ර :values ක් ඇති විට ක්ෂේත්‍ර :attribute තිබිය යුතුය.", + "previous": "« පෙර", + "prohibited": "මෙම :attribute ක්ෂේත්‍රයේ තහනම් කර තිබේ.", + "prohibited_if": ":Other, :value වන විට :attribute ක්ෂේත්‍රයේ තහනම් කර තිබේ.", + "prohibited_if_accepted": ":other දෙනෙකු පිළිගත් විට ක්ෂේත්රය :attribute තහනම් කර ඇත.", + "prohibited_if_declined": ":other ක් ප්රතික්ෂේප වූ විට ක්ෂේත්රය :attribute තහනම් කර ඇත.", + "prohibited_unless": ":Other, :value නොවන්නේ නම් පමණක් :attribute ක්ෂේත්‍රයේ තහනම් කර තිබේ.", + "prohibits": "මෙම :attribute ක්ෂේත්‍රය :other පැවතීම තහනම් කර ඇත.", + "regex": "මෙම :attribute ආකෘතිය වලංගු නැත.", + "relatable": "මේ :attribute නොහැකි විය හැක, මෙම සමඟ සංෙයෝජිත ෙ කෙර් සම්පත්.", + "required": "මෙම :attribute ක්ෂේත්‍රයේ අවශ්‍යයි.", + "required_array_keys": ":Attribute ක්ෂේත්‍රයේ: :values සඳහා ඇතුළත් කිරීම් අඩංගු විය යුතුය.", + "required_if": ":Other, :value නම් පමණක් මෙම :attribute ක්ෂේත්‍රයේ අවශ්‍යයි.", + "required_if_accepted": ":Other පිළිගත් විට :attribute ක්ෂේත්‍රය අවශ්‍ය වේ.", + "required_if_declined": ":other ප්‍රතික්ෂේප කළ විට :attribute ක්ෂේත්‍රය අවශ්‍ය වේ.", + "required_unless": ":Other, :value නොවන්නේ නම් පමණක් මෙම :attribute ක්ෂේත්‍රයේ අවශ්‍යයි.", + "required_with": ":Values අගය පවතීනම් මෙම :attribute ක්ෂේත්‍රයේ අවශ්‍යයි.", + "required_with_all": ":Values අගයන් පවතීනම් මෙම :attribute ක්ෂේත්‍රයේ අවශ්‍යයි.", + "required_without": ":Values අගය නොපවතීනම් මෙම :attribute ක්ෂේත්‍රයේ අවශ්‍යයි.", + "required_without_all": ":Values අගයන් නොපවතීනම් මෙම :attribute ක්ෂේත්‍රයේ අවශ්‍යයි.", + "reset": "ඔබගේ මුරපදය යළි මුල්තත්වයට ගෙන ඇත!", + "same": "මෙම :attribute සහ :other ගැලපිය යුතුයි.", + "sent": "ඔබගේ රහස් පද යළි සකසන සබැඳිය අප විසින් ඊ-තැපැල් කර ඇත!", + "size.array": "මෙම :attribute යේ අයිතම :size ක් තිබිය යුතුය.", + "size.file": "මෙම :attribute ය කිලෝබයිට් :size ක් විය යුතුය.", + "size.numeric": "මෙම :attribute ය :size. ක් විය යුතුය.", + "size.string": "මෙම :attribute ය අකුරු :size විය යුතුය.", + "starts_with": "මෙම :attribute පහත සඳහන් එකක් සමඟ ආරම්භ කළ යුතුය: :values", + "string": "මෙම :attribute පේළියකි විය යුතුය.", + "throttle": "බොහෝ පිවිසුම් උත්සහයන් සිදු කර ඇත. කරුණාකර තත්පර :seconds කින් නැවත උත්සාහ කරන්න.", + "throttled": "නැවත උත්සහා කිරීමට පෙර මදක් රැදිසිටින්න.", + "timezone": "මෙම :attribute වලංගු කලාපයක් විය යුතුය.", + "token": "මෙම මුරපද යළි පිහිටුවීමේ ටෝකනය වලංගු නොවේ.", + "ulid": ":Attribute වලංගු ULID එකක් විය යුතුය.", + "unique": "මෙම :attribute දැනටමත් අරගෙන තියෙන්නේ.", + "uploaded": "මෙම :attribute අප්ලෝඩ් කිරීම අසාර්ථක විය.", + "uppercase": ":Attribute විශාල අකුරු විය යුතුය.", + "url": "මෙම :attribute ආකෘතිය වලංගු නැත.", + "user": "අපට එම විද්යුත් තැපැල් ලිපිනය සමඟ පරිශීලකයෙකු සොයා ගත නොහැක.", + "uuid": "මෙම :attribute වලංගු UUID විය යුතුය." +} diff --git a/locales/sk/_excludes.json b/locales/sk/_excludes.json new file mode 100644 index 00000000000..703374527ad --- /dev/null +++ b/locales/sk/_excludes.json @@ -0,0 +1,64 @@ +[ + "Andorra", + "Angola", + "Anguilla", + "API Token", + "Aruba", + "August", + "Barbados", + "Benin", + "Botswana", + "Burkina Faso", + "CSV (.csv)", + "Cyprus", + "Egypt", + "Email", + "email", + "Eritrea", + "Excel (.xlsx)", + "Ghana", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "India", + "Jersey", + "Kiribati", + "Kosovo", + "Lesotho", + "Malawi", + "Mali", + "Malta", + "Mayotte", + "Montserrat", + "Nauru", + "Niger", + "Niue", + "Nova", + "November", + "Pakistan", + "Peru", + "Rwanda", + "Samoa", + "Senegal", + "September", + "Setup Key", + "Sierra Leone", + "Taiwan", + "Togo", + "Tokelau", + "Tonga", + "Tuvalu", + "Uganda", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/sk/json-inline.json b/locales/sk/json-inline.json new file mode 100644 index 00000000000..f73406be197 --- /dev/null +++ b/locales/sk/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Toto pole musí byť platná rola.", + "The :attribute must be at least :length characters and contain at least one number.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno číslo.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jeden špeciálny znak a jedno číslo.", + "The :attribute must be at least :length characters and contain at least one special character.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jeden špeciálny znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno veľké písmeno a jedno číslo.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno veľké písmeno a jeden špeciálny znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno veľké písmeno, jedno číslo a jeden špeciálny znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Toto pole musí mať aspoň :length znakov a musí obsahovať aspoň jedno veľké písmeno.", + "The :attribute must be at least :length characters.": "Toto pole musí mať aspoň :length znakov.", + "The :attribute must contain at least one letter.": "Toto pole musí obsahovať aspoň jedno písmeno.", + "The :attribute must contain at least one number.": "Toto pole musí obsahovať aspoň jedno číslo.", + "The :attribute must contain at least one symbol.": "Toto pole musí obsahovať aspoň jeden symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Toto pole musí obsahovať aspoň jedno veľké a jedno malé písmeno.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dané pole sa objavilo pri úniku údajov. Vyberte iné pole." +} diff --git a/locales/sk/json.json b/locales/sk/json.json new file mode 100644 index 00000000000..12d0c132bd5 --- /dev/null +++ b/locales/sk/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(a :count ďalších chýb)", + "(and :count more errors)": "(a :count ďalších chýb)|(a :count ďalších chýb)|(a :count ďalších chýb)", + "30 Days": "30 dní", + "60 Days": "60 dní", + "90 Days": "90 dní", + ":amount selected": "Vybraných :amount", + ":amount Total": "Spolu :amount", + ":days day trial": ":days dňová skúšobná verzia", + ":resource Details": "Detail :resource", + ":resource Details: :title": "Detail :resource: :title", + "A decryption key is required.": "Vyžaduje sa dešifrovací kľúč.", + "A fresh verification link has been sent to your email address.": "Na Vašu emailovú adresu bol odoslaný nový overovací odkaz.", + "A new verification link has been sent to the email address you provided during registration.": "Na emailovú adresu, ktorú ste uviedli pri registrácii, bol odoslaný nový overovací odkaz.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Na emailovú adresu, ktorú ste uviedli v nastaveniach profilu, bol odoslaný nový overovací odkaz.", + "A new verification link has been sent to your email address.": "Na Vašu emailovú adresu bol odoslaný nový overovací odkaz.", + "Accept Invitation": "Prijať pozvanie", + "Action": "Akcia", + "Action Event": "Akčná udalosť", + "Action Events": "Akčné udalosti", + "Action Happened At": "Vykonané", + "Action Initiated By": "Inicioval", + "Action Name": "Názov", + "Action Status": "Stav", + "Action Target": "Cieľ", + "Actions": "Akcie", + "Add": "Pridať", + "Add :resource": "Pridať :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Pridajte do svojho tímu nového člena, ktorému umožníte spolupracovať s Vami.", + "Add additional security to your account using two factor authentication.": "Pridajte do svojho účtu ďalšie zabezpečenie pomocou dvojfaktorovej autentifikácie.", + "Add Payment Method": "Pridať spôsob platby", + "Add row": "Pridať riadok", + "Add Team Member": "Pridať člena tímu", + "Add VAT Number": "Pridať IČ DPH", + "Added.": "Pridané.", + "Additional billing information updated successfully.": "Ďalšie informácie o fakturácii boli úspešne aktualizované.", + "Address": "Adresa", + "Address Line 2": "2. riadok adresy", + "Administrator": "Správca", + "Administrator users can perform any action.": "Používatelia s rolou správca môžu vykonať akúkoľvek akciu.", + "Afghanistan": "Afganistan", + "Aland Islands": "Alandy", + "Albania": "Albánsko", + "Algeria": "Alžírsko", + "All of the people that are part of this team.": "Všetci užívatelia, ktorí sú súčasťou tohto tímu.", + "All resources loaded.": "Všetky položky.", + "All rights reserved.": "Všetky práva vyhradené.", + "Already registered?": "Už máte účet?", + "American Samoa": "Americká Samoa", + "An error occurred while uploading the file.": "Pri nahrávaní súboru sa vyskytla chyba.", + "An error occurred while uploading the file: :error": "Pri nahrávaní súboru sa vyskytla chyba: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Vyskytla sa neočakávaná chyba, na ktorú sme upozornili náš tím podpory. Skúste neskôr prosím.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Iný používateľ aktualizoval tento zdroj od načítania tejto stránky. Obnovte stránku a skúste to znova.", + "Antarctica": "Antarktída", + "Antigua And Barbuda": "Antigua a Barbuda", + "Antigua and Barbuda": "Antigua a Barbuda", + "API Token": "API Token", + "API Token Permissions": "Oprávnenia API tokenu", + "API Tokens": "API tokeny", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Tokeny API umožňujú službám tretích strán autentifikáciu s našou aplikáciou vo vašom mene.", + "Apply": "Použiť", + "Apply Coupon": "Použiť kupón", + "April": "Apríl", + "Are you sure you want to attempt to pay :amount?": "Naozaj sa chcete pokúsiť zaplatiť :amount?", + "Are you sure you want to cancel your subscription?": "Naozaj chcete zrušiť svoje predplatné?", + "Are you sure you want to delete all the notifications?": "Naozaj chcete odstrániť všetky upozornenia?", + "Are you sure you want to delete the selected resources?": "Ste si istý, že chcete odstrániť vybrané položky?", + "Are you sure you want to delete this file?": "Ste si istý, že chcete tento súbor odstrániť?", + "Are you sure you want to delete this notification?": "Naozaj chcete odstrániť toto upozornenie?", + "Are you sure you want to delete this payment method?": "Naozaj chcete odstrániť tento spôsob platby?", + "Are you sure you want to delete this resource?": "Ste si istí, že chcete odstrániť túto položku?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ste si istý, že chcete tento tím odstrániť? Po odstránení tímu budú všetky jeho položky a údaje natrvalo odstránené.", + "Are you sure you want to delete your account?": "Naozaj chcete odstrániť svoj účet?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ste si istý, že chcete svoj účet odstrániť? Po odstránení účtu budú všetky jeho položky a údaje natrvalo odstránené. Zadajte svoje heslo pre potvrdenie, že chcete natrvalo odstrániť svoj účet.", + "Are you sure you want to detach the selected resources?": "Ste si istý, že chcete odpojiť vybrané položky?", + "Are you sure you want to detach this resource?": "Ste si istí, že chcete túto položku odpojiť?", + "Are you sure you want to force delete the selected resources?": "Ste si istí, že chcete permanentne odstrániť vybrané položky?", + "Are you sure you want to force delete this resource?": "Ste si istí, že chcete permanentne odstrániť túto položku?", + "Are you sure you want to log out?": "Naozaj sa chcete odhlásiť?", + "Are you sure you want to mark all notifications as read?": "Naozaj chcete označiť všetky upozornenia ako prečítané?", + "Are you sure you want to remove this item?": "Naozaj chcete odstrániť túto položku?", + "Are you sure you want to restore the selected resources?": "Ste si istý, že chcete obnoviť vybrané položky?", + "Are you sure you want to restore this resource?": "Ste si istí, že chcete obnoviť túto položku?", + "Are you sure you want to resume your subscription?": "Naozaj chcete obnoviť svoje predplatné?", + "Are you sure you want to run this action?": "Ste si istí, že chcete spustiť túto akciu?", + "Are you sure you want to set this payment method as your default?": "Naozaj chcete nastaviť tento spôsob platby ako predvolený?", + "Are you sure you want to stop impersonating?": "Chcete ukončiť prihlásenie pod inou identitou?", + "Are you sure you would like to delete this API token?": "Ste si istí, že chcete tento API token odstrániť?", + "Are you sure you would like to leave this team?": "Ste si istý, že chcete opustiť tento tím?", + "Are you sure you would like to remove this person from the team?": "Ste si istý, že chcete odstrániť túto osobu z tímu?", + "Are you sure you would like to switch billing plans?": "Naozaj chcete zmeniť tarify?", + "Argentina": "Argentína", + "Armenia": "Arménsko", + "Aruba": "Aruba", + "Attach": "Pridať", + "Attach & Attach Another": "Pridať a pokračovať v pridávaní", + "Attach :resource": "Pridať :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Pripojte súbory presunutím myšou, výberom alebo vložením.", + "August": "August", + "Australia": "Austrália", + "Austria": "Rakúsko", + "Azerbaijan": "Azerbajdžan", + "Bahamas": "Bahamy", + "Bahrain": "Bahrajn", + "Bangladesh": "Bangladéš", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Mohli by ste si pred pokračovaním overiť svoju emailovú adresu kliknutím na odkaz, ktorý sme vám práve poslali emailom? Ak ste email nedostali, radi Vám pošleme ďalší.", + "Before proceeding, please check your email for a verification link.": "Skôr než budete pokračovať, skontrolujte si email s overovacím odkazom.", + "Belarus": "Bielorusko", + "Belgium": "Belgicko", + "Belize": "Búda", + "Benin": "Benin", + "Bermuda": "Bermudy", + "Bhutan": "Bhután", + "Billing Information": "Fakturačné údaje", + "Billing Management": "Správa fakturácie", + "Bolivia": "Bolívia", + "Bolivia, Plurinational State of": "Bolívia, mnohonárodný štát", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius a Sábado", + "Bosnia And Herzegovina": "Bosna a Hercegovina", + "Bosnia and Herzegovina": "Bosna a Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Ostrov Bouvet", + "Brazil": "Brazília", + "British Indian Ocean Territory": "Britské Indickooceánske Územie", + "Browser Sessions": "Relácie prehliadača", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulharsko", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burz", + "Cambodia": "Kambodža", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Zrušiť", + "Cancel Subscription": "Zrušiť predplatné", + "Cape Verde": "Kapverdy", + "Card": "Karta", + "Cayman Islands": "Kajmanské ostrovy", + "Central African Republic": "Stredoafrická Republika", + "Chad": "Čad", + "Change Subscription Plan": "Zmeniť plán predplatného", + "Change the current payment method attached to your subscription": "Zmeňte aktuálny spôsob platby pripojený k vášmu odberu", + "Changes": "Zmeny", + "Checkout": "Pokladňa", + "Chile": "Čile", + "China": "Čína", + "Choose": "Vybrať", + "Choose :field": "Vybrať :field", + "Choose :resource": "Vyberte :resource", + "Choose an option": "Vyberte možnosť", + "Choose date": "Vyberte dátum", + "Choose File": "Vyberte súbor", + "Choose Files": "Vyberte súbory", + "Choose Type": "Vyberte typ", + "Christmas Island": "Vianočný Ostrov", + "City": "Mesto", + "Click here to re-send the verification email.": "Kliknutím sem znova odošlete overovací e-mail.", + "click here to request another": "kliknite sem a požiadajte o ďalšie", + "Click to choose": "Kliknite pre výber", + "Close": "Zatvoriť", + "Cocos (Keeling) Islands": "Kokosové (Keelingove) ostrovy", + "Code": "Kód", + "Colombia": "Kolumbia", + "Comoros": "Komory", + "Confirm": "Potvrdiť", + "Confirm Billing Action": "Potvrďte akciu fakturácie", + "Confirm Password": "Potvrďte heslo", + "Confirm Payment": "Potvrdenie platby", + "Confirm your :amount payment": "Potvrďte svoju platbu :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo Demokratická Republika", + "Congo, the Democratic Republic of the": "Kongo, Demokratická republika", + "Constant": "Konštatne", + "Continue To Payment": "Pokračovať na platbu", + "Cook Islands": "Cookove Ostrovy", + "Copy to clipboard": "Skopírovať do schránky", + "Costa Rica": "Kostarika", + "Cote D'Ivoire": "Pobrežie Slonoviny", + "Country": "Krajina", + "Coupon": "Kupón", + "Coupon applied successfully.": "Kupón bol úspešne použitý.", + "Create": "Vytvoriť", + "Create & Add Another": "Vytvor a pridaj ďalší", + "Create :resource": "Vytvoriť :resource", + "Create a new team to collaborate with others on projects.": "Vytvorte nový tím, ktorý bude spolupracovať s ostatnými na projektoch.", + "Create Account": "Vytvoriť účet", + "Create API Token": "Vytvoriť API Token", + "Create New Team": "Vytvoriť nový Tím", + "Create Team": "Vytvoriť Tím", + "Created.": "Vytvorené.", + "Croatia": "Chorvátsko", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Aktuálne heslo", + "Current Subscription Plan": "Aktuálny plán predplatného", + "Currently Subscribed": "Aktuálne prihlásený", + "Customer Balance": "Zostatok zákazníkov", + "Customize": "Prispôsobiť", + "Cyprus": "Cyprus", + "Czech Republic": "Česká republika", + "Côte d'Ivoire": "Pobrežie Slonoviny", + "Dark": "Tmavý", + "Dashboard": "Prehľad", + "December": "decembra", + "Decrease": "Zníženie", + "Default": "Predvolené", + "Delete": "Vymazať", + "Delete :resource": "Vymazať :resource", + "Delete Account": "Odstrániť Účet", + "Delete all notifications": "Odstráňte všetky upozornenia", + "Delete API Token": "Odstrániť API Token", + "Delete File": "Odstrániť súbor", + "Delete Notification": "Odstrániť upozornenie", + "Delete Resource": "Odstrániť položku", + "Delete Selected": "Odstrániť zvolené", + "Delete Team": "Odstrániť Tím", + "Denmark": "Dánsko", + "Detach": "Odobrať", + "Detach Resource": "Odobrať položku", + "Detach Selected": "Odobrať zvolené", + "Details": "Detaily", + "Disable": "Zakázať", + "Djibouti": "Džibutsko", + "Do you really want to leave? You have unsaved changes.": "Naozaj chcete odísť? Chcete zahodiť zmeny.", + "Dominica": "Dominika", + "Dominican Republic": "Dominikánska Republika", + "Done.": "Hotovo.", + "Download": "Stiahnuť", + "Download Invoice": "Stiahnite si faktúru", + "Drop file or click to choose": "Presuňte súbor alebo ho vyberte kliknutím", + "Drop files or click to choose": "Presuňte súbory alebo ich vyberte kliknutím", + "Ecuador": "Ekvádor", + "Edit": "Upraviť", + "Edit :resource": "Upraviť :resource", + "Edit Attached": "Upraviť položku", + "Edit Profile": "Upraviť profil", + "Editor": "redaktor", + "Editor users have the ability to read, create, and update.": "Používatelia s rolou editor majú možnosť čítať, vytvárať a upravovať položky.", + "Egypt": "Egypt", + "El Salvador": "Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Emailová adresa", + "Email Addresses": "Emailové adresy", + "Email Password Reset Link": "Odkaz na obnovenie hesla", + "Email Verification": "Overenie e-mailom", + "Enable": "Povoliť", + "Encrypted environment file already exists.": "Zašifrovaný súbor prostredia už existuje.", + "Encrypted environment file not found.": "Súbor zašifrovaného prostredia sa nenašiel.", + "Ensure your account is using a long, random password to stay secure.": "Uistite sa, že váš účet používa dlhé, náhodné heslo, aby ste zostali v bezpečí.", + "Environment file already exists.": "Súbor prostredia už existuje.", + "Environment file not found.": "Súbor prostredia sa nenašiel.", + "Equatorial Guinea": "Rovníková Guinea", + "Eritrea": "Eritrea", + "Error": "Chyba", + "errors": "chyby", + "Estonia": "Estónsko", + "Ethiopia": "Etiópia", + "ex VAT": "bez DPH", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Platnosť vyprší :expiration", + "Export As CSV": "Exportovať ako CSV", + "Extra Billing Information": "Dodatočné informácie o fakturácii", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Na spracovanie Vašej platby je potrebné ďalšie potvrdenie. Pokračujte prosím na platobnú stránku kliknutím na tlačidlo nižšie.", + "Failed Subscription Payment": "Neúspešná platba za predplatné", + "Failed to load :resource!": "Nepodarilo sa načítať :resource!", + "Falkland Islands (Malvinas)": "Falklandské Ostrovy (Malvinas)", + "Faroe Islands": "Faerské Ostrovy", + "February": "Február", + "Fiji": "Fidži", + "Filename": "Názov súboru", + "Finish enabling two factor authentication.": "Dokončite povolenie dvojfaktorovej autentifikácie.", + "Finland": "Fínsko", + "For your security, please confirm your password to continue.": "Z bezpečnostných dôvodov potvrďte svoje heslo a pokračujte.", + "Forbidden": "Nepovolené", + "Force Delete": "Trvalé odstránenie", + "Force Delete :resource": "Trvalé odstránenie :resource", + "Force Delete Resource": "Trvalé odstránenie položky", + "Force Delete Selected": "Trvalé odstránenie zvolených", + "Forgot Password": "Zabudnuté heslo", + "Forgot your password?": "Zabudli ste heslo?", + "Forgot Your Password?": "Zabudli ste heslo?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Zabudli ste heslo? Žiadny problém. Dajte nám vedieť svoju emailovú adresu a my vám pošleme email s odkazom na obnovenie hesla, kde si vytvorite nové heslo.", + "France": "Francúzsko", + "French Guiana": "Francúzska Guyana", + "French Polynesia": "Francúzska Polynézia", + "French Southern Territories": "Francúzske Južné Územia", + "From": "Od", + "Gabon": "Gabón", + "Gambia": "Gambie", + "Georgia": "Gruzínsko", + "Germany": "Nemecko", + "Ghana": "Ghana", + "Gibraltar": "Gibraltár", + "Go Home": "Domov", + "Go to page :page": "Prejsť na stránku :page", + "Great! You have accepted the invitation to join the :team team.": "Skvelé! Prijali ste pozvanie pripojiť sa k tímu :team.", + "Greece": "Grécko", + "Greenland": "Grónsko", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Rozmýšľate nad zrušením predplatného? Svoje predplatné môžete kedykoľvek znova aktivovať až do konca aktuálneho fakturačného cyklu. Po skončení aktuálneho fakturačného cyklu si môžete vybrať úplne nový plán predplatného.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Rozmýšľate nad zrušením predplatného? Svoje predplatné môžete kedykoľvek znova aktivovať až do konca aktuálneho fakturačného cyklu. Po skončení aktuálneho fakturačného cyklu si môžete vybrať úplne nový plán predplatného.", + "Heard Island & Mcdonald Islands": "Heardov ostrov a McDonaldove Ostrovy", + "Heard Island and McDonald Islands": "Heardov ostrov a McDonaldove ostrovy", + "Hello!": "Ahoj!", + "Hide Content": "Skryť obsah", + "Hold Up!": "Počkajte!", + "Holy See (Vatican City State)": "Svätá stolica (Vatikánsky mestský štát)", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Maďarsko", + "I agree to the :terms_of_service and :privacy_policy": "Súhlasím s :terms_of_service a :privacy_policy", + "Iceland": "Island", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "V prípade potreby sa môžete odhlásiť zo všetkých ostatných relácií prehliadača vo všetkých svojich zariadeniach. Niektoré z vašich posledných relácií sú uvedené nižšie; Tento zoznam však nemusí byť úplný. Ak máte pocit, že Váš účet bol ohrozený, mali by ste si tiež aktualizovať heslo.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ak už máte účet, môžete túto pozvánku prijať kliknutím na tlačidlo nižšie:", + "If you did not create an account, no further action is required.": "Ak ste si nevytvorili účet, nie je potrebná žiadna ďalšia akcia.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ak ste neočakávali, že dostanete pozvánku do tohto tímu, môžete tento email zahodiť.", + "If you did not receive the email": "Ak ste email nedostali", + "If you did not request a password reset, no further action is required.": "Ak ste nepožiadali o obnovenie hesla, tak považujte túto správu za bezpredmetnú a môžete ju vymazať.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ak nemáte účet, môžete si ho vytvoriť kliknutím na tlačidlo nižšie. Po vytvorení účtu môžete kliknutím na tlačidlo prijatia pozvánky v tomto emaile prijať pozvánku tímu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ak potrebujete do svojich faktúr pridať konkrétne kontaktné alebo daňové informácie, napríklad vaše celé obchodné meno, identifikačné číslo DPH alebo adresa záznamu, môžete ich pridať tu.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ak máte problém s kliknutim na tlačidlo \":actionText\", tak skopírujte a vložte nižšie uvedenú URL adresu do Vášho webového prehliadača:", + "Impersonate": "Prihlásenie pod inou identitou", + "Increase": "Zvýšiť", + "India": "India", + "Indonesia": "Indonézia", + "Invalid filename.": "Neplatný názov súboru.", + "Invalid JSON was returned from the route.": "Z adresy bol vrátený neplatný JSON.", + "Invoice Email Addresses": "E-mailové adresy na faktúry", + "Invoice emails updated successfully.": "E-maily faktúr boli úspešne aktualizované.", + "Invoices": "Faktúry", + "Iran, Islamic Republic Of": "Irán, Islamská republika", + "Iran, Islamic Republic of": "Irán, Islamská republika", + "Iraq": "Irak", + "Ireland": "Írsko", + "Isle Of Man": "Ostrov Man", + "Isle of Man": "Ostrov Man", + "Israel": "Izrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Zdá sa, že nemáte aktívne predplatné. Ak chcete začať, môžete si vybrať jeden z nižšie uvedených plánov predplatného. Plány predplatného môžu byť zmenené alebo zrušené podľa vášho uváženia.", + "Italy": "Taliansko", + "Jamaica": "Jamajka", + "January": "Január", + "Japan": "Japonsko", + "Jersey": "Jersey", + "Jordan": "Jordánsko", + "July": "Júl", + "June": "Jún", + "Kazakhstan": "Kazachstan", + "Kenya": "Keňa", + "Key": "Kľúč", + "Kiribati": "Kiribati", + "Korea": "Kórea", + "Korea, Democratic People's Republic of": "Severná Kórea", + "Korea, Republic of": "Kórejská republika", + "Kosovo": "Kosovo", + "Kuwait": "Kuvajt", + "Kyrgyzstan": "Kirgizsko", + "Lao People's Democratic Republic": "Laos", + "Last active": "Naposledy aktívny", + "Last used": "Naposledy použité", + "Latvia": "Lotyšsko", + "Leave": "Opustiť", + "Leave Team": "Opustiť Tím", + "Lebanon": "Libanon", + "length": "dĺžka", + "Lens": "Pohľad", + "Lesotho": "Lesotho", + "Liberia": "Libéria", + "Libyan Arab Jamahiriya": "Líbya", + "Liechtenstein": "Lichtenštajnsko", + "Light": "Svetlý", + "Lithuania": "Litva", + "Load :perPage More": "Načítať :perPage ďalších", + "Loading": "Načítavam", + "Location": "Poloha", + "Log in": "Prihlásiť sa", + "Log In": "Prihlásiť sa", + "Log Out": "Odhlásiť sa", + "Log out": "Odhlásiť sa", + "Log Out Other Browser Sessions": "Odhláste sa z ostatných relácií prehliadača", + "Log Viewer": "Prehliadač denníkov", + "Login": "Prihlásenie", + "Logout": "Odhlásenie", + "Logs": "Denníky", + "Luxembourg": "Luxembursko", + "Macao": "Makao", + "Macedonia": "Severné Macedónsko", + "Macedonia, the former Yugoslav Republic of": "Macedónsko, Bývalá juhoslovanská republika", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malajzia", + "Maldives": "Maldivy", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Správa účtu", + "Manage and log out your active sessions on other browsers and devices.": "Spravujte a odhláste svoje aktívne relácie v iných prehliadačoch a zariadeniach.", + "Manage API Tokens": "Správa API tokenov", + "Manage Role": "Správa rolí", + "Manage Team": "Správa tímu", + "Managing billing for :billableName": "Správa fakturácie pre :billableName", + "March": "Marec", + "Mark all as Read": "Označiť všetko ako prečítané", + "Mark all notifications as read": "Označiť všetky upozornenia ako prečítané", + "Mark Read": "Označiť ako prečítané", + "Mark Unread": "Označiť ako neprečítané", + "Marshall Islands": "Marshallove Ostrovy", + "Martinique": "Martinik", + "Mauritania": "Mauritánia", + "Mauritius": "Maurícius", + "May": "Máj", + "Mayotte": "Mayotte", + "Mexico": "Mexiko", + "Micronesia, Federated States Of": "Mikronézia", + "Micronesia, Federated States of": "Mikronézia, Federatívne štáty", + "Moldova": "Moldavsko", + "Moldova, Republic of": "Moldavsko, Republika", + "Monaco": "Monako", + "Mongolia": "Mongolsko", + "Montenegro": "Hora", + "Month To Date": "Mesiac po dnes", + "Monthly": "Mesačne", + "monthly": "mesačne", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambik", + "Myanmar": "Mjanmarsko", + "Name": "Názov", + "name": "názov", + "Namibia": "Namíbia", + "Nauru": "Nauru", + "Nepal": "Nepál", + "Netherlands": "Holandsko", + "Netherlands Antilles": "Holandské Antily", + "Nevermind": "Nevadí", + "Nevermind, I'll keep my old plan": "Nevadí, ponechám si svoj starý plán", + "New": "Nový", + "New :resource": "Nový :resource", + "New Caledonia": "Nová Kaledónia", + "New Password": "Nové heslo", + "New Zealand": "Nový Zéland", + "Next": "Ďalší", + "Next Payment": "Ďalšia platba", + "Next Payment on": "Ďalšia platba na", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigéria", + "Niue": "Niue", + "No": "Nie", + "No :resource matched the given criteria.": "Nenašli sa žiadne položky.", + "No additional information...": "Žiadne dodatočné informácie...", + "No Current Data": "Žiadne aktuálne dáta", + "No Data": "Žiadne dáta", + "no file selected": "nebol vybraný žiadny súbor", + "No Increase": "Žiadne zvýšenie", + "No payment methods on file.": "Neevidujeme žiadne spôsoby platby.", + "No payment scheduled.": "Nie je naplánovaná žiadna platba.", + "No Prior Data": "Žiadne prioritné dáta", + "No Results Found.": "Neboli nájdené žiadne výsledky.", + "Norfolk Island": "Ostrov Norfolk", + "Northern Mariana Islands": "Severné Mariány", + "Norway": "Nórsko", + "Not Found": "Nenájdené", + "Notifications": "Upozornenia", + "Nova": "Nova", + "Nova User": "Nova používateľ", + "November": "November", + "October": "Október", + "of": "z", + "OK": "V poriadku", + "Oman": "Omán", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Po odstránení tímu budú všetky jeho položky a údaje natrvalo odstránené. Pred odstránením tohto tímu si stiahnite všetky údaje alebo informácie týkajúce sa tohto tímu, ktoré si chcete ponechať.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Po odstránení účtu budú všetky jeho položky a údaje natrvalo odstránené. Pred odstránením účtu si stiahnite všetky údaje alebo informácie, ktoré si chcete ponechať.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Po odstránení Vášho účtu budú natrvalo odstránené všetky jeho položky a údaje. Zadajte svoje heslo na potvrdenie, že chcete natrvalo odstrániť svoj účet.", + "Only Trashed": "Iba zmazané", + "Open Invoices": "Otvoriť faktúry", + "Original": "Pôvodný", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Náš portál na správu fakturácie vám umožňuje pohodlne spravovať váš plán predplatného, ​​spôsob platby a sťahovať posledné faktúry.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Náš portál na správu fakturácie vám umožňuje pohodlne spravovať váš plán predplatného, ​​spôsoby platby a sťahovať posledné faktúry.", + "Page Expired": "Platnosť stránky vypršala", + "Pagination Navigation": "Navigácia Stránkami", + "Paid": "Zaplatené", + "Pakistan": "Pakistan", + "Palau": "Pažerák", + "Palestinian Territory, Occupied": "Palestínske Územia", + "Panama": "Panam", + "Papua New Guinea": "Papua - Nová Guinea", + "Paraguay": "Paraguaj", + "Password": "Heslo", + "password": "heslo", + "Payment Confirmation": "Potvrdenie platby", + "Payment Information": "Informácie o platbe", + "Payment information updated successfully.": "Platobné informácie boli úspešne aktualizované.", + "Payment Method": "Spôsob platby", + "Payment Methods": "Spôsoby platby", + "Payment Required": "Vyžaduje sa platba", + "Payments": "Platby", + "Pending Team Invitations": "Čakajúce pozvánky Tímov", + "Per Page": "Na stránku", + "Permanently delete this team.": "Natrvalo odstrániť tento tím.", + "Permanently delete your account.": "Natrvalo odstrániť svoj účet.", + "Permissions": "Práva", + "Peru": "Peru", + "Philippines": "Filipíny", + "Photo": "Fotografia", + "Pitcairn": "Pitcairnove Ostrovy", + "Please accept the terms of service.": "Prijmite zmluvné podmienky.", + "Please click the button below to verify your email address.": "Kliknutím na nižšie uvedené tlačidlo overíte svoju emailovú adresu.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Potvrďte prístup k svojmu účtu zadaním jedného z vašich kódov núdzového obnovenia.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Potvrďte prístup k svojmu účtu zadaním autentifikačného kódu poskytnutého aplikáciou authenticator.", + "Please confirm your password before continuing.": "Pred pokračovaním potvrďte svoje heslo.", + "Please copy your new API token. For your security, it won't be shown again.": "Skopírujte prosím svoj nový API Token. Pre Vašu bezpečnosť sa už nebude znovu zobrazovať.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Zadajte svoje heslo, aby ste potvrdili, že sa chcete odhlásiť z ostatných relácií prehliadača vo všetkých zariadeniach.", + "Please provide a maximum of three invoice emails addresses.": "Uveďte maximálne tri adresy e -mailov s faktúrou.", + "Please provide the email address of the person you would like to add to this team.": "Uveďte e-mailovú adresu osoby, ktorú chcete pridať do tohto tímu.", + "Please set a default payment method before retrying payments.": "Pred opätovným pokladom nastavte predvolenú metódu platby.", + "Please set a default payment method before swapping plans.": "Pred výmenou plánov nastavte predvolený spôsob platby.", + "Poland": "Poľsko", + "Portugal": "Portugalsko", + "Press / to search": "Stlačte / pre vyhľadávanie", + "Preview": "Náhľad", + "Previewing": "Náhľad", + "Previous": "Predchádzajúci", + "Privacy Policy": "Zásady ochrany osobných údajov", + "Profile": "Profil", + "Profile Information": "Informácie o profile", + "Puerto Rico": "Portoriko", + "Qatar": "Katar", + "Quarter To Date": "Štvrťrok po dnes", + "Recovery Code": "Kód pre obnovenie", + "Refresh": "Obnoviť", + "Regards,": "S pozdravom,", + "Regenerate Recovery Codes": "Obnovte kódy na obnovenie", + "Register": "Registrácia", + "Reload": "Načítať", + "Remember me": "Zapamätaj si ma", + "Remember Me": "Zapamätať", + "Remove": "Odstrániť", + "Remove Photo": "Odstrániť fotografiu", + "Remove Team Member": "Odstrániť člena Tímu", + "Replicate": "Replikovať", + "Required fields": "Povinné políčka", + "Resend Verification Email": "Znova odoslať overovací Email", + "Reset Filters": "Vymazať filtre", + "Reset Password": "Obnova hesla", + "Reset Password Notification": "Požiadavka na obnovenie hesla", + "resource": "položka", + "Resource Row Dropdown": "Rozbaľovacia ponuka položiek", + "Resources": "Položky", + "resources": "položky", + "Restore": "Obnoviť", + "Restore :resource": "Obnoviť :resource", + "Restore Resource": "Obnoviť položku", + "Restore Selected": "Obnoviť zvolené", + "results": "výsledky", + "Resume Subscription": "Obnoviť predplatné", + "Retry Payment": "Opakovať platbu", + "Return to :appName": "Vráťte sa na :appName", + "Reunion": "Reč", + "Role": "Rola", + "Romania": "Rumunsko", + "Run Action": "Vykonať akciu", + "Russian Federation": "Ruská Federácia", + "Rwanda": "Rwanda", + "Réunion": "Reč", + "Saint Barthelemy": "Bartolomej", + "Saint Barthélemy": "Svätý Bartolomej", + "Saint Helena": "Svätá Helena", + "Saint Kitts And Nevis": "Svätý Krištof a Nevis", + "Saint Kitts and Nevis": "Svätý Krištof a Nevis", + "Saint Lucia": "Svätá Lucia", + "Saint Martin": "Svätý Martin", + "Saint Martin (French part)": "Svätý Martin (francúzska časť)", + "Saint Pierre And Miquelon": "St. Pierre a Miquelon", + "Saint Pierre and Miquelon": "Svätý Pierre a Miquelon", + "Saint Vincent And Grenadines": "Svätý Vincent a Grenadíny", + "Saint Vincent and the Grenadines": "Svätý Vincent a Grenadíny", + "Samoa": "Samoa", + "San Marino": "San Maríno", + "Sao Tome And Principe": "Svätý Tomáš a Princ", + "Sao Tome and Principe": "Svätý Tomáš a Princov ostrov", + "Saudi Arabia": "Saudská Arábia", + "Save": "Uložiť", + "Saved.": "Uložené.", + "Scroll to bottom": "Prejdite nadol", + "Scroll to top": "Prejdite na začiatok", + "Search": "Vyhľadávanie", + "Secure Area": "Bezpečná oblasť", + "Select": "Vyberte", + "Select a different plan": "Vyberte iný plán", + "Select a log file...": "Vyberte súbor denníka...", + "Select A New Photo": "Vyberte novú fotografiu", + "Select Action": "Vyberte akciu", + "Select all": "Vyberte všetko", + "Select All Dropdown": "Vyberte všetko", + "Select this page": "Vyberte túto stránku", + "Send Password Reset Link": "Odoslať odkaz na obnovu hesla", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Srbsko", + "Server Error": "Chyba servera", + "Service Unavailable": "Služba je nedostupná", + "Set as default": "Nastaviť ako predvolené", + "Setup Key": "Setup Key", + "Seychelles": "Seychely", + "Show All Fields": "Zobraz všetky polia", + "Show Content": "Zobraziť obsah", + "Show Recovery Codes": "Zobraziť kódy pre obnovu", + "Showing": "Zobrazovanie", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Prihlásený ako", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Svätý Martin", + "Slovakia": "Slovensko", + "Slovenia": "Slovinsko", + "Soft Deleted": "Odstrániť", + "Solomon Islands": "Šalamúnove Ostrovy", + "Somalia": "Somálsko", + "Something went wrong.": "Niečo sa pokazilo.", + "Sorry! You are not authorized to perform this action.": "Ospravedlňujeme sa! Nemáte práva na vykonanie tejto operácie.", + "Sorry, your session has expired.": "Ospravedlňujeme sa, platnosť Vašej relácie vypršala.", + "South Africa": "Južná Afrika", + "South Georgia And Sandwich Isl.": "Južná Georgia a Južné Sandwichove ostrovy", + "South Georgia and the South Sandwich Islands": "Južná Georgia a Južné Sandwichove ostrovy", + "South Sudan": "Južný Sudán", + "Spain": "Španielsko", + "Sri Lanka": "Srí Lanka", + "Standalone Actions": "Samostatné akcie", + "Start Polling": "Spustiť prieskum", + "Start polling": "Spustite prieskum", + "State / County": "Štát / kraj", + "Stop Impersonating": "Ukončiť prístup pod inou identitou", + "Stop Polling": "Zastaviť prieskum", + "Stop polling": "Zastaviť prieskum", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Uložte tieto obnovovacie kódy do zabezpečeného správcu hesiel. Môžu sa použiť na obnovenie prístupu k vášmu účtu, ak dôjde k strate Vášho dvojfaktorového autentifikačného zariadenia.", + "Subscribe": "Prihlásiť sa na odber", + "Subscription Information": "Informácie o predplatnom", + "Subscription Pending": "Čaká sa na odber", + "Sudan": "Sudán", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard a Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard a Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Švédsko", + "Switch Teams": "Prepnúť Tím", + "Switzerland": "Švajčiarsko", + "Syrian Arab Republic": "Sýria", + "System": "Systém", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, provincia Číny", + "Tajikistan": "Tadžikistan", + "Tanzania": "Tanzánia", + "Tanzania, United Republic of": "Tanzánia, Zjednotená republika", + "TAX": "DPH", + "Team Details": "Podrobnosti tímu", + "Team Invitation": "Pozvánka tímu", + "Team Members": "Členovia tímu", + "Team Name": "Názov tímu", + "Team Owner": "Majiteľ tímu", + "Team Settings": "Nastavenie tímu", + "Terms of Service": "Podmienky služby", + "Thailand": "Thajsko", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Vďaka za registráciu! Než začnete, mohli by ste svoju emailovú adresu overiť, kliknutím na odkaz, ktorý sme vám práve poslali emailom? Ak ste nedostali email, radi vám pošleme ďalší.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Ďakujeme za vašu neustálu podporu. Pre Vašu evidenciu sme priložili kópiu Vašej faktúry. Ak máte nejaké otázky alebo obavy, dajte nám vedieť.", + "Thanks,": "Ďakujeme,", + "The :attribute must be a valid role.": ":Attribute musí mať platnú rolu.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute musí mať najmenej :length znakov a musí obsahovať aspoň jedno číslo.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute musí mať najmenej :length znakov a musí obsahovať aspoň jeden špeciálny znak a jedno číslo.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute musí mať najmenej :length znakov a musí obsahovať aspoň jeden špeciálny znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute musí mať najmenej :length znakov a musí obsahovať aspoň jeden veľký znak a jedno číslo.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute musí mať najmenej :length znakov a musí obsahovať aspoň jedno veľké písmeno a jeden špeciálny znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute musí mať najmenej :length znakov a musí obsahovať aspoň jeden veľký znak, jedno číslo a jeden špeciálny znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute musí mať najmenej :length znakov a musí obsahovať aspoň jedno veľké písmeno.", + "The :attribute must be at least :length characters.": ":Attribute musí mať najmenej :length znakov.", + "The :attribute must contain at least one letter.": ":Attribute musí obsahovať aspoň jedno písmeno.", + "The :attribute must contain at least one number.": ":Attribute musí obsahovať aspoň jedno číslo.", + "The :attribute must contain at least one symbol.": ":Attribute musí obsahovať aspoň jeden symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute musí obsahovať aspoň jedno veľké a jedno malé písmeno.", + "The :resource was created!": "Položka bola vytvorená!", + "The :resource was deleted!": "Položka bola vymazaná!", + "The :resource was restored!": "Položka bola obnovená!", + "The :resource was updated!": "Položka bola upravená!", + "The action was executed successfully.": "Akcia bola úspešne vykonaná.", + "The default payment method cannot be removed.": "Predvolený spôsob platby nie je možné odstrániť.", + "The file was deleted!": "Súbor bol odstránený!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Daný :attribute sa objavil pri úniku údajov. Vyberte si prosím iný :attribute.", + "The given data was invalid.": "Uvedené údaje sú neplatné.", + "The government won't let us show you what's behind these doors": "Obsah nemohol byť zobrazený", + "The HasOne relationship has already been filled.": "Vzťah HasOne už bol vyplnený.", + "The image could not be loaded": "Obrázok sa nepodarilo načítať", + "The image could not be loaded.": "Obrázok sa nepodarilo načítať.", + "The invoice emails must be valid email addresses.": "E -maily faktúry musia byť platné e -mailové adresy.", + "The password is incorrect.": "Heslo je nesprávne.", + "The provided coupon code is invalid.": "Zadaný kód kupónu je neplatný.", + "The provided password does not match your current password.": "Zadané heslo sa nezhoduje s Vaším aktuálnym heslom.", + "The provided password was incorrect.": "Zadané heslo bolo nesprávne.", + "The provided two factor authentication code was invalid.": "Zadaný dvojfaktorový autentifikačný kód bol neplatný.", + "The provided two factor recovery code was invalid.": "Zadaný dvojfaktorový kód obnovenia bol neplatný.", + "The provided VAT number is invalid.": "Zadané IČ DPH je neplatné.", + "The resource was attached!": "Položka bola pridaná!", + "The resource was prevented from being saved!": "Nebolo možné uložiť položku!", + "The resource was updated!": "Položka bola upravená!", + "The response is not a streamed response.": "Odpoveď nie je streamovaná odpoveď.", + "The response is not a view.": "Odpoveď nie je pohľad.", + "The selected country is invalid.": "Vybraná krajina je neplatná.", + "The selected plan is invalid.": "Vybraný plán je neplatný.", + "The selected resources have been :action!": "Vybraných zdrojov bolo :action!", + "The team's name and owner information.": "Informácie o názve a majiteľovi tímu.", + "There are no available options for this resource.": "Pre túto položku nie sú k dispozícii žiadne možnosti.", + "There are no fields to display.": "Neexistujú žiadne polia na zobrazenie.", + "There are no new notifications.": "Žiadne nové upozornenia.", + "There was a problem executing the action.": "Nebolo možné vykonať akciu.", + "There was a problem fetching the resource.": "Pri načítavaní položky sa vyskytol problém.", + "There was a problem submitting the form.": "Nebolo možné odoslať formulár.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Títo ľudia boli pozvaní do vášho tímu a bol im zaslaný email s pozvánkou. Môžu sa pripojiť k tímu potvrdením emailovej pozvánky.", + "This account does not have an active subscription.": "Tento účet nemá aktívne predplatné.", + "This action is unauthorized.": "Táto akcia je neoprávnená.", + "This copy of Nova is unlicensed.": "Táto kópia Nova je bez licencie.", + "This coupon code can only be used by new customers.": "Tento kód kupónu môžu použiť iba noví zákazníci.", + "This device": "Toto zariadenie", + "This file field is read-only.": "Toto pole je určené len na čítanie.", + "This invoice is no longer open.": "Táto faktúra už nie je otvorená.", + "This is a secure area of the application. Please confirm your password before continuing.": "Toto je bezpečná oblasť aplikácie. Pred pokračovaním potvrďte svoje heslo.", + "This password does not match our records.": "Toto heslo sa nezhoduje s našimi záznamami.", + "This password reset link will expire in :count minutes.": "Platnosť resetovacieho odkazu je limitovaná v minútach (:count min)", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Táto platba sa začala, ale prostriedky ešte neboli prijaté. To môže trvať až 14 dní.", + "This resource no longer exists": "Takáto položka neexistuje", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Toto predplatné vypršalo a nie je možné ho obnoviť. Vytvorte nové predplatné.", + "This user already belongs to the team.": "Tento používateľ už patrí do tímu.", + "This user has already been invited to the team.": "Tento používateľ už bol pozvaný do tímu.", + "Timor-Leste": "Východný Timor", + "to": "do", + "To": "Do", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ak chcete dokončiť aktiváciu dvojfaktorovej autentifikácie, naskenujte nasledujúci QR kód pomocou autentifikačnej aplikácie Vášho telefónu alebo zadajte kľúč nastavenia a zadajte vygenerovaný OTP kód.", + "Today": "Dnes", + "Toggle navigation": "Prepnúť navigáciu", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Názov Tokenu", + "Tonga": "Tonga", + "Too Many Requests": "Príliš veľa požiadaviek", + "total": "celkom", + "Total:": "Celkom:", + "Trashed": "Zmazané", + "Trinidad And Tobago": "Trinidad a Tobago", + "Trinidad and Tobago": "Trinidad a Tobago", + "Tunisia": "Tunisko", + "Turkey": "Turecko", + "Turkmenistan": "Turkménsko", + "Turks And Caicos Islands": "Ostrovy Turks a Caicos", + "Turks and Caicos Islands": "Ostrovy Turks a Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dvojfaktorová Autentifikácia", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Teraz je aktivovaná dvojfaktorová autentifikácia. Naskenujte nasledujúci QR kód pomocou autentifikačnej aplikácie v telefóne alebo zadajte kľúč nastavenia.", + "Type": "Typ", + "Uganda": "Uganda", + "Ukraine": "Ukrajina", + "Unauthorized": "Neoprávnený prístup", + "United Arab Emirates": "Spojené Arabské Emiráty", + "United Kingdom": "Británia", + "United States": "Spojené Štáty Americké", + "United States Minor Outlying Islands": "Menšie odľahlé ostrovy Spojených štátov amerických", + "United States Outlying Islands": "Odľahlé ostrovy USA", + "Unknown": "Neznámy", + "Unpaid": "Nezaplatené", + "Update": "Upraviť", + "Update & Continue Editing": "Upraviť a pokračovať v úprave", + "Update :resource": "Upraviť :resource", + "Update :resource: :title": "Upraviť :resource: :title", + "Update attached :resource: :title": "Upraviť :resource: :title", + "Update Password": "Upraviť heslo", + "Update Payment Information": "Upraviť informácie o platbe", + "Update Payment Method": "Upraviť spôsob platby", + "Update your account's profile information and email address.": "Aktualizujte informácie svojho účtu a emailovú adresu.", + "Uploading": "Nahráva sa", + "Uploading files... (:current/:total)": "Prebieha nahrávanie súborov... (:current/:total)", + "Uruguay": "Uruguaj", + "Use a recovery code": "Použite kód na obnovenie", + "Use an authentication code": "Použitie autentifikačný kód", + "User Actions": "Akcie", + "User Security": "Bezpečnosť používateľa", + "Username": "Používateľské meno", + "Uzbekistan": "Uzbekistan", + "Value": "Hodnota", + "Vanuatu": "Vanuatu", + "VAT Number": "IČ DPH", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolívarská republika", + "Verify Email Address": "Overte emailovú adresu", + "Verify Your Email Address": "Overte svoju emailovú adresu", + "Viet Nam": "Vietnam", + "View": "Zobraziť", + "Virgin Islands, British": "Britské Panenské Ostrovy", + "Virgin Islands, U.S.": "Americké Panenské Ostrovy", + "Wallis And Futuna": "Wallis a Futuna", + "Wallis and Futuna": "Wallis a Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Vaše predplatné spracovávame. Po úspešnom spracovaní predplatného sa táto stránka automaticky aktualizuje. Zvyčajne by tento proces mal trvať len niekoľko sekúnd.", + "We are unable to process your payment. Please contact customer support.": "Vašu platbu nedokážeme spracovať. Kontaktujte zákaznícku podporu.", + "We have emailed your password reset link!": "Poslali sme Vám emailom odkaz na obnovenie hesla!", + "We were unable to find a registered user with this email address.": "Nepodarilo sa nám nájsť registrovaného užívateľa s touto emailovou adresou.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Na e -mailové adresy, ktoré zadáte nižšie, pošleme odkaz na stiahnutie faktúry. Pomocou čiark môžete oddeliť viac e -mailových adries.", + "We're lost in space. The page you were trying to view does not exist.": "Stratili sme sa vo vesmíre. Stránka, ktorú ste sa pokúšali zobraziť, neexistuje.", + "Welcome Back!": "Vitajte späť!", + "Western Sahara": "Západná Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ak je zapnutá dvojfaktorová autentifikácia, počas autentifikácie sa zobrazí výzva na zabezpečenie náhodného tokenu. Tento token môžete získať z aplikácie Google Authenticator v telefóne.", + "Whoops": "Nastala chyba", + "Whoops!": "Nastala chyba!", + "Whoops! Something went wrong.": "Ups! Niečo sa pokazilo.", + "With Trashed": "Zobraziť aj zmazané", + "Write": "Písať", + "Year To Date": "Rok po dnes", + "Yearly": "Ročne", + "Yemen": "Jemen", + "Yes": "Áno", + "You are already subscribed.": "Už ste sa prihlásili na odber.", + "You are currently within your free trial period. Your trial will expire on :date.": "Momentálne využívate bezplatné skúšobné obdobie. Vaša skúšobná verzia vyprší :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Momentálne využívate bezplatné skúšobné obdobie. Platnosť Vašej skúšobnej verzie vyprší dňa :date.. Začatím nového predplatného sa skúšobná verzia skončí.", + "You are logged in!": "Ste prihlásený!", + "You are receiving this email because we received a password reset request for your account.": "Táto správa Vám bola doručená na základe žiadosti pre obnovenie hesla.", + "You have been invited to join the :team team!": "Boli ste pozvaní, aby ste sa pripojili k tímu :team!", + "You have enabled two factor authentication.": "Povolili ste dvojfaktorové overenie.", + "You have not enabled two factor authentication.": "Nepovolili ste dvojfaktorové overenie.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Máte nejaké nezaplatené faktúry. Po aktualizácii predvoleného spôsobu platby môžete znova skúsiť platby prostredníctvom nižšie uvedeného zoznamu faktúr.", + "You may accept this invitation by clicking the button below:": "Toto pozvanie môžete prijať kliknutím na tlačidlo nižšie:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Svoje predplatné môžete kedykoľvek zrušiť. Po zrušení predplatného budete mať možnosť obnoviť predplatné až do konca aktuálneho fakturačného cyklu.", + "You may delete any of your existing tokens if they are no longer needed.": "Môžete odstrániť niektorý z Vašich existujúcich tokenov, ak už nie sú potrebné.", + "You may not delete your personal team.": "Nesmiete vymazať svoj osobný tím.", + "You may not leave a team that you created.": "Nesmiete opustiť tím, ktorý ste vytvorili.", + "You will receive an invoice and payment link via email for each billing period.": "Za každé fakturačné obdobie dostanete emailom faktúru a odkaz na platbu.", + "You're logged in!": "Ste prihlásený!", + "Your :invoiceName invoice is now available!": "Vaša faktúra :invoiceName je teraz k dispozícii!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Vaša fakturačná adresa je :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Vaša karta bola odmietnutá. Ďalšie informácie získate od vydavateľa karty.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Váš aktuálny spôsob platby je kreditná karta končiaca na :lastFour, ktorej platnosť vyprší :expiration.", + "Your email address is unverified.": "Vaša emailová adresa nie je overená.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Vaša posledná platba vo výške :amount zlyhala. Aktualizujte svoj spôsob platby a skúste neúspešnú platbu zopakovať.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Vaša posledná platba :amount dňa :date zlyhala. Aktualizujte svoj spôsob platby a skúste neúspešnú platbu zopakovať.", + "Your next payment of :amount will be processed on :date.": "Vaša ďalšia platba vo výške :amount bude :date.", + "Your payment method has been added successfully.": "Váš spôsob platby bol úspešne pridaný.", + "Your payment method will be charged automatically for each billing period.": "Váš spôsob platby bude automaticky účtovaný za každé fakturačné obdobie.", + "Your registered VAT Number is :vatNumber.": "Vaše IČ DPH je :vatNumber.", + "Your subscription has been started successfully.": "Vaše predplatné bolo úspešne spustené.", + "Your subscription has been successfully cancelled.": "Vaše predplatné bolo úspešne zrušené.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Vaše predplatné bolo úspešne zrušené. Prístup budete mať až do konca fakturačného obdobia.", + "Your subscription was successfully resumed.": "Vaše predplatné bolo úspešne obnovené.", + "Your subscription was successfully updated.": "Váš odber bol úspešne aktualizovaný.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "PSČ", + "Åland Islands": "Alandské ostrovy" +} diff --git a/locales/sk/php-inline.json b/locales/sk/php-inline.json new file mode 100644 index 00000000000..a52b614cc14 --- /dev/null +++ b/locales/sk/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Toto pole musí byť akceptované.", + "accepted_if": "Toto pole musí byť akceptované, ak :other je :value.", + "active_url": "Toto pole musí obsahovať platnú URL adresu.", + "after": "Toto pole musí byť dátum po :date.", + "after_or_equal": "Toto pole musí byť dátum po alebo presne :date.", + "alpha": "Toto pole môže obsahovať len písmená.", + "alpha_dash": "Toto pole môže obsahovať len písmená, čísla, pomlčky a podčiarknutia.", + "alpha_num": "Toto pole môže obsahovať iba písmená a číslice.", + "any_of": "Toto pole je neplatné.", + "array": "Toto pole musí byť pole.", + "ascii": "Toto pole môže obsahovať iba alfanumerické znaky a symboly bez interpunkcie.", + "attached": "Toto pole je už pripojené.", + "before": "Toto musí byť dátum pred :date.", + "before_or_equal": "Musí to byť dátum pred alebo presne :date.", + "between.array": "Teno pole musí mať rozsah :min - :max.", + "between.file": "Tento súbor musí mať veľkosť medzi :min - :max kB.", + "between.numeric": "Toto pole musí mať hodnotu medzi :min - :max.", + "between.string": "Toto pole musí mať dĺžku medzi :min - :max znakov.", + "boolean": "Toto pole musí mať hodnotu true alebo false.", + "can": "Toto pole obsahuje neoprávnenú hodnotu.", + "confirmed": "Toto pole musíte potvrdiť.", + "contains": "V tomto poli chýba požadovaná hodnota.", + "date": "Toto pole má neplatný dátum.", + "date_equals": "Toto pole musí byť dátum rovnajúci sa :date.", + "date_format": "Toto pole sa nezhoduje s formátom :format.", + "decimal": "Toto pole musí mať :decimal desatinných miest.", + "declined": "Toto pole musí byť zamietnuté.", + "declined_if": "Toto pole musí byť zamietnuté, ak :other je :value", + "different": "Toto pole a :other musia byť odlišné.", + "digits": "Toto pole musí mať :digits číslic.", + "digits_between": "Toto pole musí mať rozsah :min až :max číslic.", + "dimensions": "Tento obrázok má neplatné rozmery.", + "distinct": "Toto pole má duplicitnú hodnotu.", + "doesnt_contain": "Toto pole nesmie obsahovať žiadne z nasledujúcich: :values.", + "doesnt_end_with": "Toto pole nesmie končiť jednou z týchto možností: :values.", + "doesnt_start_with": "Toto pole nesmie začínať jednou z týchto možností: :values.", + "email": "Toto pole musí byť platná emailová adresa.", + "ends_with": "Toto pole musí končiť jednou z týchto možností: :values.", + "enum": "Vybraná hodnota je neplatná.", + "exists": "Zvolená Hodnota neexistuje.", + "extensions": "Toto pole musí mať jednu z nasledujúcich možností: :values.", + "file": "Obsah musí byť súbor.", + "filled": "Toto pole musí mať hodnotu.", + "gt.array": "Toto pole musí mať viac prvkov ako :value.", + "gt.file": "Toto pole musí mať viac kB ako :value.", + "gt.numeric": "Hodnota musí byť väčšia ako :value.", + "gt.string": "Toto pole musí mať viac znakov ako :value.", + "gte.array": "Toto pole musí mať rovnaký alebo väčší počet prvkov ako :value.", + "gte.file": "Toto pole musí mať rovnaký alebo väčší počet kB ako :value.", + "gte.numeric": "Hodnota musí byť väčšia alebo rovná ako :value.", + "gte.string": "Toto pole musí mať rovnaký alebo väčší počet znakov ako :value.", + "hex_color": "Toto pole musí mať farbu vo formáte HEX.", + "image": "Musí byť obrázok.", + "in": "Hodnota nieje v zozname povolených hodnôt.", + "in_array": "Táto hodnota sa nenachádza v :other.", + "in_array_keys": "Toto pole musí obsahovať aspoň jeden z nasledujúcich kľúčov: :values.", + "integer": "Toto pole musí byť celé číslo.", + "ip": "Toto pole musí byť platná IP adresa.", + "ipv4": "Toto pole musí byť platná IPv4 adresa.", + "ipv6": "Toto pole musí byť platná IPv6adresa.", + "json": "Toto pole musí byť platný JSON reťazec.", + "list": "Toto pole musí byť zoznam.", + "lowercase": "Toto pole musí byť napísané malými znakmi.", + "lt.array": "Toto pole musí mať menej položiek ako :value.", + "lt.file": "Toto pole musí mať menej kB ako :value.", + "lt.numeric": "Hodnota musí byť menšia ako :value.", + "lt.string": "Toto pole musí mať menej znakov ako :value.", + "lte.array": "Toto pole musí mať rovnaký alebo menší počet položiek ako :value.", + "lte.file": "Toto pole musí mať rovnaký alebo menší počet kB ako :value.", + "lte.numeric": "Hodnota musí byť menšia alebo rovná ako :value.", + "lte.string": "Toto pole musí mať rovnaký alebo menší počet znakov ako :value.", + "mac_address": "Toto pole musí byť platná MAC adresa.", + "max.array": "Toto pole nemôže mať viac ako :max položiek.", + "max.file": "Toto pole nesmie mať viac ako :max kB.", + "max.numeric": "Toto pole nesmie mať viac ako :max.", + "max.string": "Toto pole nesmie mať viac ako :max znakov.", + "max_digits": "Toto pole nesmie mať viac ako :max číslic.", + "mimes": "Toto pole musí byť súbor s koncovkou: :values", + "mimetypes": "Toto pole musí byť súbor s koncovkou: :values.", + "min.array": "Toto pole musí mať minimálne :min položiek.", + "min.file": "Toto pole musí mať minimálne :min kB.", + "min.numeric": "Toto pole musí byť minimálne :min.", + "min.string": "Toto pole musí mať minimálne :min znakov.", + "min_digits": "Toto pole musí mať minimálne :min číslic.", + "missing": "Toto pole musí chýbať.", + "missing_if": "Toto pole musí chýbať, ak :other je :value.", + "missing_unless": "Toto pole musí chýbať, pokiaľ :other nie je :value.", + "missing_with": "Toto pole musí chýbať, ak existuje :values.", + "missing_with_all": "Toto pole musí chýbať, ak existuje :values.", + "multiple_of": "Hodnota musí byť násobkom :value", + "not_in": "Zvolená hodnota je neplatná.", + "not_regex": "Tento formát je neplatný.", + "numeric": "Toto pole musí byť číslo.", + "password.letters": "Toto pole musí obsahovať aspoň jedno písmeno.", + "password.mixed": "Toto pole musí obsahovať aspoň jedno veľké a jedno malé písmeno.", + "password.numbers": "Toto pole musí obsahovať aspoň jedno číslo.", + "password.symbols": "Toto pole musí obsahovať aspoň jeden symbol.", + "password.uncompromised": "Hodnota sa objavila pri úniku údajov. Vyberte iné pole.", + "present": "Toto pole musí byť odoslané.", + "present_if": "Toto pole musí byť odoslané, ak :other je :value.", + "present_unless": "Toto pole musí byť odoslané, pokiaľ :other nie je :value.", + "present_with": "Toto pole musí byť odoslané, ak existuje :values.", + "present_with_all": "Toto pole musí byť odoslané, ak existuje :values.", + "prohibited": "Toto pole je zakázané.", + "prohibited_if": "Toto pole je zakázané, keď :other je :value.", + "prohibited_if_accepted": "Toto pole je zakázané, keď je :other akceptovaných.", + "prohibited_if_declined": "Toto pole je zakázané, keď je :other odmietnutých.", + "prohibited_unless": "Toto pole je zakázané, ak :other je v :values.", + "prohibits": "Toto pole je zakazáané, keď je :other povolené.", + "regex": "Tento formát je neplatný.", + "relatable": "Toto pole nemusí byť spojené s touto položkou.", + "required": "Toto pole je povinné.", + "required_array_keys": "Toto pole musí obsahovať položky: :values.", + "required_if": "Toto pole sa povinné, keď :other je :value.", + "required_if_accepted": "Toto pole je povinné, keď je :other povolené.", + "required_if_declined": "Toto pole je povinné, keď je :other zamietnuté.", + "required_unless": "Toto pole je povinné, pokiaľ :other nemá hodnotu :values.", + "required_with": "Toto pole je povinné, keď je nastavené :values.", + "required_with_all": "Toto pole je povinné, ak je nastavené :values.", + "required_without": "Toto pole je povinné, keď nie je nastavené :values.", + "required_without_all": "Toto pole je povinné, ak nie je nastavené :values.", + "same": "Hodnota tohto poľa sa musí zhodovať s hodnotou z :other.", + "size.array": "Toto pole musí obsahovať :size položky.", + "size.file": "Toto pole musí mať :size kB.", + "size.numeric": "Toto pole musí byť :size.", + "size.string": "Toto pole musí mať :size znakov.", + "starts_with": "Toto pole musí začínať niektorou z hodnôt: :values.", + "string": "Toto pole musí byť reťazec znakov.", + "timezone": "Toto pole musí byť platné časové pásmo.", + "ulid": "Toto pole musí byť platné ULID.", + "unique": "Takáto hodnota už existuje.", + "uploaded": "Nepodarilo sa nahrať.", + "uppercase": "Toto pole musí obsahovať veľké znaky.", + "url": "Toto pole musí mať formát URL.", + "uuid": "Toto pole musí byť platné UUID." +} diff --git a/locales/sk/php.json b/locales/sk/php.json new file mode 100644 index 00000000000..f0a79468212 --- /dev/null +++ b/locales/sk/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute musí byť akceptovaný.", + "accepted_if": ":Attribute musí byť akceptovaný, ak :other je :value.", + "active_url": ":Attribute má neplatnú URL adresu.", + "after": ":Attribute musí byť dátum po :date.", + "after_or_equal": ":Attribute musí byť dátum po alebo presne :date.", + "alpha": ":Attribute môže obsahovať len písmená.", + "alpha_dash": ":Attribute musí obsahovať len písmená, čísla, pomlčky a podčiarknutia.", + "alpha_num": ":Attribute musí obsahovať len písmená a číslice.", + "any_of": ":attribute poľa je neplatné.", + "array": ":Attribute musí byť pole.", + "ascii": "Číslo :attribute musí obsahovať iba alfanumerické znaky a symboly bez interpunkcie.", + "attached": "Tento :attribute je už pripojený.", + "before": ":Attribute musí byť dátum pred :date.", + "before_or_equal": ":Attribute musí byť dátum pred alebo presne :date.", + "between.array": ":Attribute musí mať rozsah :min - :max.", + "between.file": ":Attribute musí mať veľkosť medzi :min - :max kB.", + "between.numeric": ":Attribute musí mať hodnotu medzi :min - :max.", + "between.string": ":Attribute musí mať dĺžku medzi :min - :max znakov.", + "boolean": ":Attribute musí mať hodnotu true alebo false.", + "can": "Pole :attribute obsahuje neoprávnenú hodnotu.", + "confirmed": "Musíte potvrdiť :attribute.", + "contains": "V poli :attribute chýba požadovaná hodnota.", + "current_password": "Heslo je nesprávne.", + "date": ":Attribute má neplatný dátum.", + "date_equals": ":Attribute musí byť dátum rovnajúci sa :date.", + "date_format": ":Attribute sa nezhoduje s formátom :format.", + "decimal": ":Attribute musí mať :decimal desatinných miest.", + "declined": ":Attribute musí byť zamietnutý.", + "declined_if": ":Attribute musí byť zamietnutý, ak :other je :value.", + "different": ":Attribute a :other musia byť odlišné.", + "digits": ":Attribute musí mať :digits číslic.", + "digits_between": ":Attribute musí mať rozsah :min až :max číslic.", + "dimensions": ":Attribute má neplatné rozmery obrázka.", + "distinct": ":Attribute má duplicitnú hodnotu.", + "doesnt_contain": ":attribute poľa nesmie obsahovať žiadne z nasledujúcich: :values.", + "doesnt_end_with": ":Attribute nesmie končiť jednou z týchto možností: :values.", + "doesnt_start_with": ":Attribute nesmie začínať jednou z týchto možností: :values.", + "email": ":Attribute musí byť platná emailová adresa.", + "ends_with": ":Attribute musí končiť jednou z týchto možností: :values.", + "enum": "Vybraná hodnota :attribute je neplatná.", + "exists": "Zvolená Hodnota :attribute neexistuje.", + "extensions": "Pole :attribute musí mať jednu z nasledujúcich možností: :values.", + "failed": "Prihlasovacie údaje nie sú správne.", + "file": ":Attribute musí byť súbor.", + "filled": "Pole :attribute musí mať hodnotu.", + "gt.array": ":Attribute musí mať viac prvkov ako :value.", + "gt.file": ":Attribute musí mať viac kB ako :value.", + "gt.numeric": "Hodnota :attribute musí byť väčšia ako :value.", + "gt.string": ":Attribute musí mať viac znakov ako :value.", + "gte.array": ":Attribute musí mať rovnaký alebo väčší počet prvkov ako :value.", + "gte.file": ":Attribute musí mať rovnaký alebo väčší počet kB ako :value.", + "gte.numeric": "Hodnota :attribute musí byť väčšia alebo rovná ako :value.", + "gte.string": ":Attribute musí mať rovnaký alebo väčší počet znakov ako :value.", + "hex_color": "Pole :attribute musí mať farbu vo formáte HEX.", + "image": ":Attribute musí byť obrázok.", + "in": "Hodnota :attribute nieje v zozname povolených hodnôt.", + "in_array": ":Attribute sa nenachádza v :other.", + "in_array_keys": ":attribute poľa musí obsahovať aspoň jeden z nasledujúcich kľúčov: :values.", + "integer": ":Attribute musí byť celé číslo.", + "ip": ":Attribute musí byť platná IP adresa.", + "ipv4": ":Attribute musí byť platná IPv4 adresa.", + "ipv6": ":Attribute musí byť platná IPv6 adresa.", + "json": ":Attribute musí byť platný JSON reťazec.", + "list": "Pole :attribute musí byť zoznam.", + "lowercase": ":Attribute musí byť napísaný malými znakmi.", + "lt.array": ":Attribute musí mať menej položiek ako :value.", + "lt.file": ":Attribute musí mať menej kB ako :value.", + "lt.numeric": "Hodnota :attribute musí byť menšia ako :value.", + "lt.string": ":Attribute musí mať menej znakov ako :value.", + "lte.array": ":Attribute musí mať rovnaký alebo menší počet položiek ako :value.", + "lte.file": ":Attribute musí mať rovnaký alebo menší počet kB ako :value.", + "lte.numeric": "Hodnota :attribute musí byť menšia alebo rovná ako :value.", + "lte.string": ":Attribute musí mať rovnaký alebo menší počet znakov ako :value.", + "mac_address": ":Attribute musí byť platná MAC adresa.", + "max.array": ":Attribute nemôže mať viac ako :max položiek.", + "max.file": ":Attribute nesmie mať viac ako :max kB.", + "max.numeric": ":Attribute nesmie mať viac ako :max.", + "max.string": ":Attribute nesmie mať viac ako :max znakov.", + "max_digits": ":Attribute nesmie mať viac ako :max číslic.", + "mimes": ":Attribute musí byť súbor s koncovkou: :values.", + "mimetypes": ":Attribute musí byť súbor s koncovkou: :values.", + "min.array": ":Attribute musí mať minimálne :min položiek.", + "min.file": ":Attribute musí mať minimálne :min kB.", + "min.numeric": ":Attribute musí byť minimálne :min.", + "min.string": ":Attribute musí mať minimálne :min znakov.", + "min_digits": ":Attribute musí mať minimálne :min číslic.", + "missing": "Pole :attribute musí chýbať.", + "missing_if": "Pole :attribute musí chýbať, ak :other je :value.", + "missing_unless": "Pole :attribute musí chýbať, pokiaľ :other nie je :value.", + "missing_with": "Pole :attribute musí chýbať, ak existuje :values.", + "missing_with_all": "Pole :attribute musí chýbať, ak existuje :values.", + "multiple_of": ":Attribute musí byť násobkom :value", + "next": "Nasledujúca »", + "not_in": "Zvolená hodnota :attribute je neplatná.", + "not_regex": ":Attribute má neplatný formát.", + "numeric": ":Attribute musí byť číslo.", + "password": "Heslo nie je správne", + "password.letters": ":Attribute musí obsahovať aspoň jedno písmeno.", + "password.mixed": ":Attribute musí obsahovať aspoň jedno veľké a jedno malé písmeno.", + "password.numbers": ":Attribute musí obsahovať aspoň jedno číslo.", + "password.symbols": ":Attribute musí obsahovať aspoň jeden symbol.", + "password.uncompromised": "Hodnota :attribute sa objavila pri úniku údajov. Vyberte iný :attribute.", + "present": ":Attribute musí byť odoslaný.", + "present_if": "Pole :attribute musí byť odoslané, ak :other je :value.", + "present_unless": "Pole :attribute musí byť odoslané, pokiaľ :other nie je :value.", + "present_with": "Pole :attribute musí byť odoslané, ak existuje :values.", + "present_with_all": "Pole :attribute musí byť odoslané, ak existuje :values.", + "previous": "« Predchádzajúca", + "prohibited": "Pole :attribute je zakázané.", + "prohibited_if": "Pole :attribute je zakázané, keď :other je :value.", + "prohibited_if_accepted": "Keď je :other akceptovaných :other poľa, je zakázané.", + "prohibited_if_declined": "Keď je :other odmietnutí :other poľa, je zakázané.", + "prohibited_unless": "Pole :attribute je zakázané, pokiaľ :other nie je v :values.", + "prohibits": "Pole :attribute je zakazáané, keď je :other povolené.", + "regex": ":Attribute má neplatný formát.", + "relatable": ":Attribute nemusí byť spojené s touto položkou.", + "required": "Pole :attribute je povinné.", + "required_array_keys": "Pole :attribute musí obsahovať položky: :values.", + "required_if": "Pole :attribute je povinné keď :other je :value.", + "required_if_accepted": "Pole :attribute je povinné, keď je :other povolené.", + "required_if_declined": "Pole :attribute je povinné, keď je :other zamietnuté.", + "required_unless": "Pole :attribute je povinné, pokiaľ :other nemá hodnotu :values.", + "required_with": "Pole :attribute je povinné, keď je nastavené :values.", + "required_with_all": "Pole :attribute je povinné, ak je nastavené :values.", + "required_without": "Pole :attribute je povinné, keď nie je nastavené :values.", + "required_without_all": "Pole :attribute je povinné, ak nie je nastavené :values.", + "reset": "Heslo bolo resetované!", + "same": "Hodnota :attribute sa musí zhodovať s hodnotou z :other.", + "sent": "Odkaz na obnovenie hesla sme Vám poslali emailom.", + "size.array": ":Attribute musí obsahovať :size položky.", + "size.file": ":Attribute musí mať :size kB.", + "size.numeric": ":Attribute musí byť :size.", + "size.string": ":Attribute musí mať :size znakov.", + "starts_with": ":Attribute musí začínať niektorou z hodnôt: :values", + "string": ":Attribute musí byť reťazec znakov.", + "throttle": "Prekročený limit pokusov. Skúste to znova o :seconds sekúnd.", + "throttled": "Pred ďalším pokusom chvíľu počkajte.", + "timezone": ":Attribute musí byť platné časové pásmo.", + "token": "Tento token na obnovenie hesla je neplatný.", + "ulid": ":Attribute musí byť platné ULID.", + "unique": ":Attribute už existuje.", + "uploaded": "Nepodarilo sa nahrať :attribute.", + "uppercase": ":Attribute musí obsahovať veľké znaky.", + "url": ":Attribute musí mať formát URL.", + "user": "Nepodarilo sa nájsť používateľa s touto emailovou adresou.", + "uuid": ":Attribute musí byť platné UUID." +} diff --git a/locales/sl/_excludes.json b/locales/sl/_excludes.json new file mode 100644 index 00000000000..3932061edb5 --- /dev/null +++ b/locales/sl/_excludes.json @@ -0,0 +1,55 @@ +[ + "Administrator", + "Angola", + "April", + "Argentina", + "Aruba", + "Barbados", + "Belize", + "Benin", + "Burkina Faso", + "Burundi", + "CSV (.csv)", + "December", + "Excel (.xlsx)", + "Gabon", + "Gibraltar", + "Grenada", + "Guernsey", + "Haiti", + "Honduras", + "Jersey", + "Kiribati", + "Kosovo", + "Mali", + "Malta", + "Mayotte", + "Montserrat", + "Nauru", + "Nepal", + "Niue", + "Nova", + "November", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Peru", + "Pitcairn", + "Réunion", + "Samoa", + "San Marino", + "Senegal", + "September", + "Sierra Leone", + "Sudan", + "Togo", + "Tokelau", + "Tonga", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Uzbekistan", + "Vanuatu", + "Venezuela" +] diff --git a/locales/sl/json-inline.json b/locales/sl/json-inline.json new file mode 100644 index 00000000000..51f0fc53294 --- /dev/null +++ b/locales/sl/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "To polje mora biti veljavna vloga.", + "The :attribute must be at least :length characters and contain at least one number.": "To polje mora vsebovati vsaj :length znakov in vsaj eno številko.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "To polje mora imeti vsaj :length znakov in mora vsebovati vsaj en poseben znak in eno številko.", + "The :attribute must be at least :length characters and contain at least one special character.": "To polje mora vsebovati vsaj :length znakov in vsaj en poseben znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "To polje mora imeti vsaj :length znakov in mora vsebovati vsaj eno veliko črko in eno številko.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "To polje mora imeti vsaj :length znakov in mora vsebovati vsaj eno veliko črko in en poseben znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "To polje mora imeti vsaj :length znakov in mora vsebovati vsaj eno veliko črko, eno številko in en poseben znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "To polje mora vsebovati vsaj :length znakov in vsaj eno veliko črko.", + "The :attribute must be at least :length characters.": "To polje mora imeti vsaj :length znakov.", + "The :attribute must contain at least one letter.": "To polje mora vsebovati vsaj eno črko.", + "The :attribute must contain at least one number.": "To polje mora vsebovati vsaj eno številko.", + "The :attribute must contain at least one symbol.": "To polje mora vsebovati vsaj en simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "To polje mora vsebovati vsaj eno veliko in eno malo črko.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Dano polje se je pojavilo pri uhajanju podatkov. Izberite drugo polje." +} diff --git a/locales/sl/json.json b/locales/sl/json.json new file mode 100644 index 00000000000..f00843dc4b4 --- /dev/null +++ b/locales/sl/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(in še :count napak)", + "(and :count more errors)": "(in še :count napak)|(in še :count napak)|(in še :count napak)", + "30 Days": "30 dni", + "60 Days": "60 dni", + "90 Days": "90 dni", + ":amount selected": ":Amount izbranih", + ":amount Total": ":Amount skupaj", + ":days day trial": ":Days dni preizkusnega obdobja", + ":resource Details": ":Resource podrobnosti", + ":resource Details: :title": ":Resource podrobnosti: :title", + "A decryption key is required.": "Potreben je ključ za dešifriranje.", + "A fresh verification link has been sent to your email address.": "Na vaš e-poštni naslov je bila poslana nova povezava za preverjanje.", + "A new verification link has been sent to the email address you provided during registration.": "Povezava za potrditev je bila poslana na elektronski naslov, ki je bil vnešen ob registraciji.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Nova povezava za preverjanje je bila poslana na e-poštni naslov, ki ste ga navedli v nastavitvah profila.", + "A new verification link has been sent to your email address.": "Na vaš e-poštni naslov je bila poslana nova povezava za preverjanje.", + "Accept Invitation": "Sprejmi Povabilo", + "Action": "Ukrepanje", + "Action Event": "Akcijski dogodek", + "Action Events": "Akcijski dogodki", + "Action Happened At": "Se Je Zgodilo V", + "Action Initiated By": "Začetek", + "Action Name": "Ime", + "Action Status": "Stanje", + "Action Target": "Cilj", + "Actions": "Dejanja", + "Add": "Dodaj", + "Add :resource": "Dodajte :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Dodaj novega člana skupine, da bo lahko sodeloval.", + "Add additional security to your account using two factor authentication.": "Dodatno zavarovanje računa z dvostopenjsko prijavo.", + "Add Payment Method": "Dodajte način plačila", + "Add row": "Dodaj vrstico", + "Add Team Member": "Dodaj člana skupine", + "Add VAT Number": "Dodaj davčno številko", + "Added.": "Dodano.", + "Additional billing information updated successfully.": "Dodatne informacije za obračun so bile uspešno posodobljene.", + "Address": "Naslov", + "Address Line 2": "Naslov vrstica 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administratorji lahko izvedejo katerokoli akcijo", + "Afghanistan": "Afganistan", + "Aland Islands": "Ålandski Otoki", + "Albania": "Albanija", + "Algeria": "Alžirija", + "All of the people that are part of this team.": "Vsi člani skupne.", + "All resources loaded.": "Vsi viri naloženi.", + "All rights reserved.": "Vse pravice pridržane.", + "Already registered?": "Že registriran/a?", + "American Samoa": "Ameriška Samoa", + "An error occurred while uploading the file.": "Med nalaganjem datoteke je prišlo do napake.", + "An error occurred while uploading the file: :error": "Med nalaganjem datoteke je prišlo do napake: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Prišlo je do nepričakovane napake in kontaktirali smo našo ekipo za pomoč uporabnikom. Prosimo poskusite kasneje.", + "Andorra": "Andora", + "Angola": "Angola", + "Anguilla": "Angvila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Drug uporabnik je posodobil ta vir, odkar je bila ta stran naložena. Prosim osvežite stran in poskusite znova.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigva In Barbuda", + "Antigua and Barbuda": "Antigva In Barbuda", + "API Token": "API žeton", + "API Token Permissions": "API žeton dovoljenja", + "API Tokens": "API žetoni", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API žetoni dovoljujejo zunanjim servisom prijavo z našo aplikacijo v vašem imenu.", + "Apply": "Uporabi", + "Apply Coupon": "Uporabi kupon", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Ali ste prepričani, da želite poskusiti plačati :amount?", + "Are you sure you want to cancel your subscription?": "Ali ste prepričani, da želite preklicati naročnino?", + "Are you sure you want to delete all the notifications?": "Ali ste prepričani, da želite izbrisati vsa obvestila?", + "Are you sure you want to delete the selected resources?": "Ali ste prepričani, da želite izbrisati izbrana sredstva?", + "Are you sure you want to delete this file?": "Ste prepričani, da želite zbrisati to datoteko?", + "Are you sure you want to delete this notification?": "Ali ste prepričani, da želite izbrisati to obvestilo?", + "Are you sure you want to delete this payment method?": "Ali ste prepričani, da želite izbrisati to plačilno sredstvo?", + "Are you sure you want to delete this resource?": "Ali ste prepričani, da želite izbrisati ta vir?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Res želite izbrisati skupino? Odstranjeni bodo tudi vsi podatki skupine.", + "Are you sure you want to delete your account?": "Ali ste prepričani, da želite izbrisati svoj račun?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Res želite izbrisati račun? Izbrisani bodo tudi podatki računa. Vnesite vaše geslo za potrditev izbrisa računa.", + "Are you sure you want to detach the selected resources?": "Ali ste prepričani, da želite ločiti izbrana sredstva?", + "Are you sure you want to detach this resource?": "Ste prepričani, da želite ločiti ta vir?", + "Are you sure you want to force delete the selected resources?": "Ali ste prepričani, da želite prisiliti k brisanju izbranih virov?", + "Are you sure you want to force delete this resource?": "Ali ste prepričani, da želite prisiliti izbrisati ta vir?", + "Are you sure you want to log out?": "Ste prepričani, da se želite odjaviti?", + "Are you sure you want to mark all notifications as read?": "Ali ste prepričani, da želite vsa obvestila označiti kot prebrana?", + "Are you sure you want to remove this item?": "Ali ste prepričani, da želite odstraniti ta element?", + "Are you sure you want to restore the selected resources?": "Ali ste prepričani, da želite obnoviti izbrana sredstva?", + "Are you sure you want to restore this resource?": "Si prepričan, da želiš obnoviti ta vir?", + "Are you sure you want to resume your subscription?": "Ali ste prepričani, da želite obnoviti naročnino?", + "Are you sure you want to run this action?": "Si prepričan, da želiš voditi to akcijo?", + "Are you sure you want to set this payment method as your default?": "Ali ste prepričani, da želite to plačilno sredstvo nastaviti kot privzeto?", + "Are you sure you want to stop impersonating?": "Ste prepričani, da želite prenehati z lažnim predstavljanjem?", + "Are you sure you would like to delete this API token?": "Res želite izbrisati ta API žeton?", + "Are you sure you would like to leave this team?": "Res želite zapustiti skupino?", + "Are you sure you would like to remove this person from the team?": "Res želite odstraniti osebo iz skupine?", + "Are you sure you would like to switch billing plans?": "Ali ste prepričani, da želite zamenjati načrt zaračunavanja?", + "Argentina": "Argentina", + "Armenia": "Armenija", + "Aruba": "Aruba", + "Attach": "Priloži", + "Attach & Attach Another": "Priloži & Priloži Drugo", + "Attach :resource": "Priloži :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Priložite datoteke tako, da jih povlečete in spustite, izberete ali prilepite.", + "August": "Avgust", + "Australia": "Avstralija", + "Austria": "Avstrija", + "Azerbaijan": "Azerbajdžan", + "Bahamas": "Bahami", + "Bahrain": "Bahrajn", + "Bangladesh": "Bangladeš", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ali lahko pred nadaljevanjem potrdite svoj e-poštni naslov s klikom na povezavo, ki smo vam jo pravkar poslali? Če e-pošte niste prejeli, vam bomo z veseljem poslali drugo.", + "Before proceeding, please check your email for a verification link.": "Preden nadaljujete, preverite svojo e-pošto za povezavo za preverjanje.", + "Belarus": "Belorusija", + "Belgium": "Belgija", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermudi", + "Bhutan": "Butan", + "Billing Information": "Podatki o plačniku", + "Billing Management": "Upravljanje plačil", + "Bolivia": "Bolivija", + "Bolivia, Plurinational State of": "Bolivija, Večnacionalna država", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius in Saba", + "Bosnia And Herzegovina": "Bosna in Hercegovina", + "Bosnia and Herzegovina": "Bosna in Hercegovina", + "Botswana": "Bocvana", + "Bouvet Island": "Bouvetov Otok", + "Brazil": "Brazilija", + "British Indian Ocean Territory": "Britansko Ozemlje Indijskega Oceana", + "Browser Sessions": "Seje brskalnika", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bolgarija", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodža", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Prekliči", + "Cancel Subscription": "Prekini naročnino", + "Cape Verde": "Zelenortski Otoki", + "Card": "Kartica imenika:", + "Cayman Islands": "Kajmanski Otoki", + "Central African Republic": "Srednjeafriška Republika", + "Chad": "Čad", + "Change Subscription Plan": "Spremenite naročniški načrt", + "Change the current payment method attached to your subscription": "Spremenite trenutno plačilno sredstvo, povezano z vašo naročnino", + "Changes": "Spremembe", + "Checkout": "Preveri", + "Chile": "Čile", + "China": "Kitajska", + "Choose": "Izberite", + "Choose :field": "Izberite :field", + "Choose :resource": "Izberite :resource", + "Choose an option": "Izberite možnost", + "Choose date": "Izberite datum", + "Choose File": "Izberite Datoteko", + "Choose Files": "Izberite Datoteke", + "Choose Type": "Izberite Vrsto", + "Christmas Island": "Božični Otok", + "City": "Mesto", + "Click here to re-send the verification email.": "Kliknite tukaj za ponovno pošiljanje potrditvenega e-poštnega sporočila.", + "click here to request another": "kliknite tukaj, če želite zahtevati drugo", + "Click to choose": "Kliknite za izbiro", + "Close": "Zapri", + "Cocos (Keeling) Islands": "Kokosovi Otoki", + "Code": "Koda", + "Colombia": "Kolumbija", + "Comoros": "Komori", + "Confirm": "Potrditev", + "Confirm Billing Action": "Potrdite dejanje obračunavanja", + "Confirm Password": "Potrdite geslo", + "Confirm Payment": "Potrdi Plačilo", + "Confirm your :amount payment": "Potrdite plačilo :amount.", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Demokratična Republika", + "Congo, the Democratic Republic of the": "Kongo, Demokratična Republika", + "Constant": "Konstanta", + "Continue To Payment": "Nadaljujte s plačilom", + "Cook Islands": "Cookovi Otoki", + "Copy to clipboard": "Kopirati v odložišče", + "Costa Rica": "Kostarika", + "Cote D'Ivoire": "Slonokoščena obala", + "Country": "Država", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon je bil uspešno uporabljen.", + "Create": "Ustvari", + "Create & Add Another": "Ustvari & Dodaj Drugo", + "Create :resource": "Ustvari :resource", + "Create a new team to collaborate with others on projects.": "Ustvari skupino za sodelovanje projektih.", + "Create Account": "Ustvari Račun", + "Create API Token": "Ustvari API žeton", + "Create New Team": "Ustvari Novo skupino", + "Create Team": "Ustvari skupino", + "Created.": "Ustvarjeno.", + "Croatia": "Hrvaška", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Trenutno geslo", + "Current Subscription Plan": "Trenutni naročniški paket", + "Currently Subscribed": "Trenutno naročeno", + "Customer Balance": "Stanje strank", + "Customize": "Prilagodi", + "Cyprus": "Ciper", + "Czech Republic": "Čehija", + "Côte d'Ivoire": "Slonokoščena obala", + "Dark": "Temno", + "Dashboard": "Nadzorna plošča", + "December": "December", + "Decrease": "Zmanjšanje", + "Default": "Privzeto", + "Delete": "Briši", + "Delete :resource": "Briši :resource", + "Delete Account": "Brisanje računa", + "Delete all notifications": "Izbriši vsa obvestila", + "Delete API Token": "Brisanje API žetona", + "Delete File": "Zbriši Datoteko", + "Delete Notification": "Izbriši obvestilo", + "Delete Resource": "Zbriši Vir", + "Delete Selected": "Izbriši Izbrano", + "Delete Team": "Brisanje skupine", + "Denmark": "Danska", + "Detach": "Odcepi", + "Detach Resource": "Odcepi Vir", + "Detach Selected": "Odcepi Izbrano", + "Details": "Podrobnosti", + "Disable": "Onemogoči", + "Djibouti": "Džibuti", + "Do you really want to leave? You have unsaved changes.": "Res hočeš oditi? Imate neodprte spremembe.", + "Dominica": "Dominika", + "Dominican Republic": "Dominikanska Republika", + "Done.": "Končano.", + "Download": "Prenesi", + "Download Invoice": "Prenesi račun", + "Drop file or click to choose": "Spustite datoteko ali kliknite za izbiro", + "Drop files or click to choose": "Spustite datoteke ali kliknite za izbiro", + "Ecuador": "Ekvador", + "Edit": "Uredi", + "Edit :resource": "Uredi :resource", + "Edit Attached": "Uredi Priloženo", + "Edit Profile": "Uredi profil", + "Editor": "Urednik", + "Editor users have the ability to read, create, and update.": "Uredniki imajo možnost branja, kreairanja in posodabljanja.", + "Egypt": "Egipt", + "El Salvador": "Salvador", + "Email": "Elektronski naslov", + "email": "elektronski naslov", + "Email Address": "E-Poštni Naslov", + "Email Addresses": "E-poštni naslovi", + "Email Password Reset Link": "Pošlji povezavo za ponastavitev gesla na e-mail", + "Email Verification": "Preverjanje e-pošte", + "Enable": "Omogoči", + "Encrypted environment file already exists.": "Datoteka šifriranega okolja že obstaja.", + "Encrypted environment file not found.": "Datoteke šifriranega okolja ni bilo mogoče najti.", + "Ensure your account is using a long, random password to stay secure.": "Za boljšo varnost računa naj bo geslo dolgo in naključno.", + "Environment file already exists.": "Okoljska datoteka že obstaja.", + "Environment file not found.": "Okoljske datoteke ni mogoče najti.", + "Equatorial Guinea": "Ekvatorialna Gvineja", + "Eritrea": "Eritreja", + "Error": "Napaka", + "errors": "napake", + "Estonia": "Estonija", + "Ethiopia": "Etiopija", + "ex VAT": "brez DDV", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Poteče :expiration", + "Export As CSV": "Izvozi kot CSV", + "Extra Billing Information": "Dodatne informacije o plačniku", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Potrebna je dodatna potrditev za obdelavo plačila. Nadaljujte na plačilno stran s klikom na spodnji gumb.", + "Failed Subscription Payment": "Neuspelo plačilo naročnine", + "Failed to load :resource!": "Nalaganje :resource ni uspelo!", + "Falkland Islands (Malvinas)": "Falklandski Otoki (Malvinas)", + "Faroe Islands": "Ferski Otoki", + "February": "Februar", + "Fiji": "Fidži", + "Filename": "Ime datoteke", + "Finish enabling two factor authentication.": "Dokončajte omogočanje dvofaktorske avtentikacije.", + "Finland": "Finska", + "For your security, please confirm your password to continue.": "Zaradi varnosti pred nadaljevanjem potrdite geslo.", + "Forbidden": "Onemogočeno", + "Force Delete": "Zbriši", + "Force Delete :resource": "Zbriši :resource", + "Force Delete Resource": "Prisili Izbriši Vir", + "Force Delete Selected": "Prisili Izbris", + "Forgot Password": "Ste pozabili geslo", + "Forgot your password?": "Pozabljeno geslo?", + "Forgot Your Password?": "Pozabljeno geslo?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Pozabljeno geslo? Ni problema. Vnesite svoj elektronski naslov in vam pošljemo povezavo za ponastavitev gesla.", + "France": "Francija", + "French Guiana": "Francoska Gvajana", + "French Polynesia": "Francoska Polinezija", + "French Southern Territories": "Francosko Južno Ozemlje", + "From": "Od", + "Gabon": "Gabon", + "Gambia": "Gambija", + "Georgia": "Gruzija", + "Germany": "Nemčija", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Domov", + "Go to page :page": "Pojdi na stran :page", + "Great! You have accepted the invitation to join the :team team.": "Super! Sprejeli ste povabilo, da se pridružite :team ekipi.", + "Greece": "Grčija", + "Greenland": "Grenlandija", + "Grenada": "Grenada", + "Guadeloupe": "Gvadelup", + "Guam": "Gvam", + "Guatemala": "Gvatemala", + "Guernsey": "Guernsey", + "Guinea": "Gvineja", + "Guinea-Bissau": "Gvineja Bissau", + "Guyana": "Gvajana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ali razmišljate o preklicu naročnine? Svojo naročnino lahko takoj znova aktivirate kadar koli do konca trenutnega obračunskega cikla. Po koncu vašega trenutnega obračunskega cikla lahko izberete popolnoma nov naročniški načrt.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Imate pomisleke o preklicu naročnine? Pred iztekom trenutnega obračunskega obdobja lahko ponovno aktivirate naročnino. Po zaključku obračunskega obdobja, lahko sklenete nov naročniški paket.", + "Heard Island & Mcdonald Islands": "Heardov otok in McDonaldovi otoki", + "Heard Island and McDonald Islands": "Heardov otok in McDonaldovi otoki", + "Hello!": "Živijo!", + "Hide Content": "Skrij Vsebino", + "Hold Up!": "Počakaj!", + "Holy See (Vatican City State)": "Sveti sedež (Vatikan)", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Madžarska", + "I agree to the :terms_of_service and :privacy_policy": "Strinjam se s :terms_ of_service in :privacy_policy", + "Iceland": "Islandija", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Po potrebi se lahko odjavite iz vseh drugih sej brskalnika v vseh svojih napravah. Nekatera vaša nedavna zasedanja so navedena spodaj, vendar ta seznam morda ni izčrpen. Če menite, da je vaš račun ogrožen, morate posodobiti tudi svoje geslo.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Če že imate račun, lahko sprejmete povabilo s klikom na spodnji gumb:", + "If you did not create an account, no further action is required.": "Če niste kreirali računa, dodatna akcija ni potrebna.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Če niste pričakovali, da boste prejeli povabilo k tej ekipi, lahko to e-pošto zavržete.", + "If you did not receive the email": "Če niste prejeli e-pošte", + "If you did not request a password reset, no further action is required.": "V kolikor niste zahtevali ponastavitve gesla, nadaljni koraki niso potrebni.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Če nimate računa, ga lahko ustvarite s klikom na spodnji gumb. Ko ustvarite račun, lahko kliknete na gumb za sprejem povabila v tej e-pošti, da sprejmete povabilo skupine.:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Če morate v račune dodati posebne kontaktne ali davčne podatke, kot so celotno ime podjetja, identifikacijska številka DDV ali naslov zapisa, jih lahko dodate tukaj.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "V primeru težav s klikom na gumb \":actionText\", kopirajte in prilepite spodnji URL v svoj brskalnik:", + "Impersonate": "Impersoniraj", + "Increase": "Povečanje", + "India": "Indija", + "Indonesia": "Indonezija", + "Invalid filename.": "Neveljavno ime datoteke.", + "Invalid JSON was returned from the route.": "Iz poti je bil vrnjen neveljaven JSON.", + "Invoice Email Addresses": "E -poštni naslovi na računu", + "Invoice emails updated successfully.": "E -poštna sporočila, ki so uspešno posodobljena.", + "Invoices": "Računi", + "Iran, Islamic Republic Of": "Iran, Islamska republika", + "Iran, Islamic Republic of": "Iran, Islamska republika", + "Iraq": "Irak", + "Ireland": "Irska", + "Isle Of Man": "Otok Man", + "Isle of Man": "Otok Man", + "Israel": "Izrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Po naših podatkih nimate aktivnega naročnine. Za začetek lahko izberete eno izmed spodaj navedenih možnosti. Naročnino lahko po želji spremenite ali prekličete.", + "Italy": "Italija", + "Jamaica": "Jamajka", + "January": "Januar", + "Japan": "Japonska", + "Jersey": "Jersey", + "Jordan": "Jordanija", + "July": "Julij", + "June": "Junij", + "Kazakhstan": "Kazahstan", + "Kenya": "Kenija", + "Key": "Ključ", + "Kiribati": "Kiribati", + "Korea": "Koreja", + "Korea, Democratic People's Republic of": "Severna Koreja", + "Korea, Republic of": "Koreja, Republika", + "Kosovo": "Kosovo", + "Kuwait": "Kuvajt", + "Kyrgyzstan": "Kirgizistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Nazadnje aktivno", + "Last used": "Nazadnje uporabljeno", + "Latvia": "Latvija", + "Leave": "Zapusti", + "Leave Team": "Zapisti skupino", + "Lebanon": "Libanon", + "length": "dolžina", + "Lens": "Leča", + "Lesotho": "Lesoto", + "Liberia": "Liberija", + "Libyan Arab Jamahiriya": "Libija", + "Liechtenstein": "Lihtenštajn", + "Light": "Svetloba", + "Lithuania": "Litva", + "Load :perPage More": "Naloži :perPage več", + "Loading": "Nalaganje", + "Location": "Lokacija", + "Log in": "Prijavi se.", + "Log In": "Vpiši se", + "Log Out": "Odjava", + "Log out": "Odjava", + "Log Out Other Browser Sessions": "Odjavi Druge Seje Brskalnika", + "Log Viewer": "Pregledovalnik dnevnika", + "Login": "Prijava", + "Logout": "Odjava", + "Logs": "Dnevniki", + "Luxembourg": "Luksemburg", + "Macao": "Makao", + "Macedonia": "Severna Makedonija", + "Macedonia, the former Yugoslav Republic of": "Makedonija, nekdanja jugoslovanska republika", + "Madagascar": "Madagaskar", + "Malawi": "Malavi", + "Malaysia": "Malezija", + "Maldives": "Maldivi", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Urejanje računa", + "Manage and log out your active sessions on other browsers and devices.": "Upravljajte in odjavite svoje aktivne seje na drugih brskalnikih in napravah.", + "Manage API Tokens": "Urejanje API žetonov", + "Manage Role": "Urejanje vloge", + "Manage Team": "Urejanje skupine", + "Managing billing for :billableName": "Upravljajte naročnino za :billableName", + "March": "Marec", + "Mark all as Read": "Označi vse kot prebrano", + "Mark all notifications as read": "Označi vsa obvestila kot prebrana", + "Mark Read": "Označi prebrano", + "Mark Unread": "Označi neprebrano", + "Marshall Islands": "Marshallovi Otoki", + "Martinique": "Martinik", + "Mauritania": "Mavretanija", + "Mauritius": "Mavricius", + "May": "Maj", + "Mayotte": "Mayotte", + "Mexico": "Mehika", + "Micronesia, Federated States Of": "Mikronezija", + "Micronesia, Federated States of": "Mikronezija, Zvezne države", + "Moldova": "Moldavija", + "Moldova, Republic of": "Moldavija, Republika", + "Monaco": "Monako", + "Mongolia": "Mongolija", + "Montenegro": "Črna gora", + "Month To Date": "Mesec Do Datuma", + "Monthly": "Mesečno", + "monthly": "mesečno", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambik", + "Myanmar": "Mjanmar", + "Name": "Ime", + "name": "ime", + "Namibia": "Namibija", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Nizozemska", + "Netherlands Antilles": "Nizozemski Antili", + "Nevermind": "Pozabi", + "Nevermind, I'll keep my old plan": "Pozabi, obrdžal bom obstoječ paket", + "New": "Novo", + "New :resource": "Novo :resource", + "New Caledonia": "Nova Kaledonija", + "New Password": "Novo geslo", + "New Zealand": "Nova Zelandija", + "Next": "Naprej", + "Next Payment": "Naslednje plačilo", + "Next Payment on": "Naslednje plačilo na", + "Nicaragua": "Nikaragva", + "Niger": "Nigerija", + "Nigeria": "Nigerija", + "Niue": "Niue", + "No": "Ne.", + "No :resource matched the given criteria.": "Št. :resource je ustrezala danim merilom.", + "No additional information...": "Ni dodatnih informacij...", + "No Current Data": "Ni Trenutnih Podatkov", + "No Data": "Ni Podatkov", + "no file selected": "ni izbrane datoteke", + "No Increase": "Brez Povečanja", + "No payment methods on file.": "V evidenci ni plačilnih sredstev.", + "No payment scheduled.": "Ni predvidenega plačila.", + "No Prior Data": "Ni Predhodnih Podatkov", + "No Results Found.": "Rezultati Niso Bili Najdeni.", + "Norfolk Island": "Norfolški Otok", + "Northern Mariana Islands": "Severni Marianski Otoki", + "Norway": "Norveška", + "Not Found": "Ni najdeno", + "Notifications": "Obvestila", + "Nova": "Nova", + "Nova User": "Uporabnik Nova", + "November": "November", + "October": "Oktober", + "of": "od", + "OK": "OK", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ko je skupina izbrisana, so odstranjeni tudi podatki skupine. Pred brisanjem skupine prenesite vse podatke skupine, ki jih želite ohraniti.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Ko je račun izbrisan, so odstranjeni tudi vsi podatki računa. Pred brisanjem prenesite vse podatke računa, ki jih želite ohraniti.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ko je vaš račun izbrisan, bodo vsi njegovi viri in podatki trajno izbrisani. Vnesite svoje geslo, da potrdite, da želite trajno izbrisati svoj račun.", + "Only Trashed": "Samo Uničen", + "Open Invoices": "Odprti računi", + "Original": "Izvirnik", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Naš portal za upravljanje naročnin vam omogoča enostavno upravljanje naročniškega razmerja, plačilnih sredstev in prenos vaših nedavnih računov.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Naš portal za upravljanje obračunavanja vam omogoča priročno upravljanje vašega naročniškega načrta, načinov plačila in prenos zadnjih računov.", + "Page Expired": "Stran je potekla", + "Pagination Navigation": "Navigacija po straneh", + "Paid": "Plačano", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinska Ozemlja", + "Panama": "Panama", + "Papua New Guinea": "Papua Nova Gvineja", + "Paraguay": "Paragvaj", + "Password": "Geslo", + "password": "geslo", + "Payment Confirmation": "Potrdilo O Plačilu", + "Payment Information": "Podatki o plačniku", + "Payment information updated successfully.": "Podatki o plačilu so bili uspešno posodobljeni.", + "Payment Method": "Plačilno sredstvo", + "Payment Methods": "načini plačila", + "Payment Required": "Obvezno plačilo", + "Payments": "Plačila", + "Pending Team Invitations": "Nerešena Vabila.", + "Per Page": "Na Stran", + "Permanently delete this team.": "Trajno izbriši skupino.", + "Permanently delete your account.": "Trajno izbriši račun.", + "Permissions": "Dovoljenja", + "Peru": "Peru", + "Philippines": "Filipini", + "Photo": "Slike", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Prosimo sprejmite pogoje storitve", + "Please click the button below to verify your email address.": "S klikom na spodnjo povezavo potrdite vaš elektronski naslov.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Potrditev dostopa do uporabniškega računa z vnosom kode za obnovitev.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Potrditev dostopa do uporabniškega računa z vnodom avtorizacijske kode, ki jo priskrbi avtorizator aplikacije.", + "Please confirm your password before continuing.": "Pred nadaljevanjem potrdite svoje geslo.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopirajte vaš nov API žeton. Zaradi vaše varnosti ne bo prikazan ponovno.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Vnesite svoje geslo, da potrdite, da se želite odjaviti iz drugih sej brskalnika v vseh vaših napravah.", + "Please provide a maximum of three invoice emails addresses.": "Navedite največ tri naslove e -poštnih sporočil.", + "Please provide the email address of the person you would like to add to this team.": "Prosimo, navedite e-poštni naslov osebe, ki jo želite dodati, v to ekipo.", + "Please set a default payment method before retrying payments.": "Pred ponovnim poskusom plačil nastavite privzeti način plačila.", + "Please set a default payment method before swapping plans.": "Pred zamenjavo paketa nastavite privzeto plačilno sredstvo.", + "Poland": "Poljska", + "Portugal": "Portugalska", + "Press / to search": "Pritisnite / poiščite", + "Preview": "Ogled", + "Previewing": "Predogled", + "Previous": "Predhodno", + "Privacy Policy": "Politika Zasebnosti", + "Profile": "Profil", + "Profile Information": "Informacije profila", + "Puerto Rico": "Portoriko", + "Qatar": "Katar", + "Quarter To Date": "Četrtletje Do Datuma", + "Recovery Code": "Koda za obnovitev", + "Refresh": "Osveži", + "Regards,": "S spoštovanjem,", + "Regenerate Recovery Codes": "Ponovno kreiranje kod za obnovitev", + "Register": "Registracija", + "Reload": "Znova naloži", + "Remember me": "Zapomni si me", + "Remember Me": "Zapomni si me", + "Remove": "Odstrani", + "Remove Photo": "Odstrani sliko", + "Remove Team Member": "Odstrani člana skupine", + "Replicate": "Repliciraj", + "Required fields": "Zahtevana polja", + "Resend Verification Email": "Ponovno pošlji elektronsko sporočilo za potrditev", + "Reset Filters": "Ponastavi Filtre", + "Reset Password": "Ponastavi geslo", + "Reset Password Notification": "Obvestilo o ponastavitvi gesla", + "resource": "vir", + "Resource Row Dropdown": "Spustni meni vrstice virov", + "Resources": "Viri", + "resources": "viri", + "Restore": "Obnovi", + "Restore :resource": "Obnovi :resource", + "Restore Resource": "Obnovi Vir", + "Restore Selected": "Obnovi Izbrano", + "results": "rezultati", + "Resume Subscription": "Nadaljuj naročnino", + "Retry Payment": "Ponovni poskus plačila", + "Return to :appName": "Nazaj v :appName", + "Reunion": "Sestanek", + "Role": "Vloga", + "Romania": "Romunija", + "Run Action": "Poženi Dejanje", + "Russian Federation": "Ruska Federacija", + "Rwanda": "Ruanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Sveti Barthélemy", + "Saint Barthélemy": "Sveti Barthélemy", + "Saint Helena": "Sveta Helena", + "Saint Kitts And Nevis": "St. Kitts in Nevis", + "Saint Kitts and Nevis": "Saint Kitts in Nevis", + "Saint Lucia": "Sveta Lucija", + "Saint Martin": "Sveti Martin", + "Saint Martin (French part)": "Sveti Martin (francoski del)", + "Saint Pierre And Miquelon": "St. Pierre in Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre in Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent in Grenadine", + "Saint Vincent and the Grenadines": "Sveti Vincent in Grenadini", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome in Principe", + "Sao Tome and Principe": "Sao Tome in Principe", + "Saudi Arabia": "Saudova Arabija", + "Save": "Shrani", + "Saved.": "Shranjeno.", + "Scroll to bottom": "Pomaknite se na dno", + "Scroll to top": "Pomaknite se na vrh", + "Search": "Iskanje", + "Secure Area": "Varno območje", + "Select": "Izberite", + "Select a different plan": "Izberite drugi paket", + "Select a log file...": "Izberite dnevniško datoteko ...", + "Select A New Photo": "Izberi Novo sliko", + "Select Action": "Izberite Dejanje", + "Select all": "Izberi Vse", + "Select All Dropdown": "Izberite spustni meni Vse", + "Select this page": "Izberite to stran", + "Send Password Reset Link": "Pošlji povezavo za ponastavitev gesla", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Srbija", + "Server Error": "Napaka na strežniku", + "Service Unavailable": "Servis ni dostopen", + "Set as default": "Nastavi na privzeto", + "Setup Key": "Nastavitveni ključ", + "Seychelles": "Sejšeli", + "Show All Fields": "Prikaži Vsa Polja", + "Show Content": "Prikaži Vsebino", + "Show Recovery Codes": "Prikaz obnovitvenih kod", + "Showing": "Prikazovanje", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Prijavljen kot", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Maarten (nizozemski del)", + "Slovakia": "Slovaška", + "Slovenia": "Slovenija", + "Soft Deleted": "Mehko Izbrisano", + "Solomon Islands": "Salomonovi Otoki", + "Somalia": "Somalija", + "Something went wrong.": "Nekaj je šlo narobe.", + "Sorry! You are not authorized to perform this action.": "Oprosti! Nimate pooblastil za to dejanje.", + "Sorry, your session has expired.": "Oprosti, tvoja seansa je potekla.", + "South Africa": "Južna Afrika", + "South Georgia And Sandwich Isl.": "Južna Georgia in otoki Južni Sandwich", + "South Georgia and the South Sandwich Islands": "Južna Georgia in otoki Južni Sandwich", + "South Sudan": "Južni Sudan", + "Spain": "Španija", + "Sri Lanka": "Šrilanka", + "Standalone Actions": "Samostojne akcije", + "Start Polling": "Začni Z Anketo", + "Start polling": "Začni glasovati", + "State / County": "Država / okrožje", + "Stop Impersonating": "Nehajte se lažno predstavljati", + "Stop Polling": "Nehaj Voliti.", + "Stop polling": "Nehajte glasovati", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Shrani te obnovitvene kode v vareno aplikacijo za gesla. Uporabljajo se za obnovitev dostopa do računa če je naprava za dvostopenjsko prijavo izgubljena.", + "Subscribe": "Naroči se", + "Subscription Information": "Podatki o naročnini", + "Subscription Pending": "Naročnina v postopku", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard in Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard in Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Švedska", + "Switch Teams": "Zamenjaj skupine", + "Switzerland": "Švica", + "Syrian Arab Republic": "Sirija", + "System": "Sistem", + "Taiwan": "Tajvan", + "Taiwan, Province of China": "Tajvan, provinca Kitajske", + "Tajikistan": "Tadžikistan", + "Tanzania": "Tanzanija", + "Tanzania, United Republic of": "Tanzanija, Združena republika", + "TAX": "DAVEK", + "Team Details": "Podatki o skupini", + "Team Invitation": "Povabilo Skupine", + "Team Members": "Člani skupine", + "Team Name": "Ime skupine", + "Team Owner": "Lastnik skupine", + "Team Settings": "Nastavitve skupine", + "Terms of Service": "Pogoji storitve", + "Thailand": "Tajska", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Hvala za registracijo! Pred začetkom, potrdite elektronski naslov s klikom na povezavo, ki smo jo ravnokar poslali? Če sporočila niste prejeli na vaš elektronski naslov, lahko pošljemo novega.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Hvala za vašo stalno podporo. Kopijo računa smo dodali v vašo evidenco. Prosimo vas, da nas v primeru dodatnih vprašanj ali skrbi, kontaktirate.", + "Thanks,": "Hvala,", + "The :attribute must be a valid role.": ":Attribute mora biti veljavna vloga.", + "The :attribute must be at least :length characters and contain at least one number.": "Beseda za :attribute mora biti dolga vsaj :length znakov, in mora vsebovati vsaj eno številko.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute mora biti vsaj :length znakov in mora vsebovati vsaj en poseben znak in eno številko.", + "The :attribute must be at least :length characters and contain at least one special character.": "Beseda za :attribute mora biti dolga vsaj :length znakov, in mora vsebovati vsaj en poseben znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Beseda za :attribute mora biti dolga vsaj :length znakov, in mora vsebovati vsaj eno veliko črko in eno številko.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Beseda za :attribute mora biti dolga vsaj :length znakov, in mora vsebovati vsaj eno veliko črko in en poseben znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Beseda za :attribute mora biti dolga vsaj :length znakov, in mora vsebovati vsaj eno veliko črko, eno številko ter en poseben znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Beseda za :attribute mora biti dolga vsaj :length znakov, in mora vsebovati vsaj eno veliko črko.", + "The :attribute must be at least :length characters.": "Beseda za :attribute mora biti dolga vsaj :length znakov.", + "The :attribute must contain at least one letter.": ":Attribute mora vsebovati vsaj eno črko.", + "The :attribute must contain at least one number.": ":Attribute mora vsebovati vsaj eno številko.", + "The :attribute must contain at least one symbol.": ":Attribute mora vsebovati vsaj en znak.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute mora vsebovati vsaj eno veliko in eno malo začetnico.", + "The :resource was created!": ":Resource je bila ustvarjena!", + "The :resource was deleted!": ":Resource je bil izbrisan!", + "The :resource was restored!": ":Resource je obnovljen!", + "The :resource was updated!": ":Resource je bil posodobljen!", + "The action was executed successfully.": "Akcija je bila uspešno izvedena.", + "The default payment method cannot be removed.": "Privzetega načina plačila ni mogoče odstraniti.", + "The file was deleted!": "Datoteka je bila izbrisana!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Podano :attribute se je pojavil v primeru uhajanja podatkov. Prosim izberite drugo :attribute.", + "The given data was invalid.": "Podani podatki so bili neveljavni.", + "The government won't let us show you what's behind these doors": "Vlada nam ne dovoli, da vam pokažemo, kaj je za temi vrati.", + "The HasOne relationship has already been filled.": "Hasonova zveza je že zasedena.", + "The image could not be loaded": "Slike ni bilo mogoče naložiti", + "The image could not be loaded.": "Slike ni bilo mogoče naložiti.", + "The invoice emails must be valid email addresses.": "E -poštna sporočila morajo biti veljavna e -poštna naslova.", + "The password is incorrect.": "Geslo je nepravilno.", + "The provided coupon code is invalid.": "Vnešena koda kupona ni veljavna.", + "The provided password does not match your current password.": "Vnešeno geslo se ne ujema z vašim trenutnim geslom.", + "The provided password was incorrect.": "Vnešeno geslo ni pravilno.", + "The provided two factor authentication code was invalid.": "Vnešena koda za dvofazno avtorizacijo ni pravilna.", + "The provided two factor recovery code was invalid.": "Navedena dvofaktorska obnovitvena koda je bila neveljavna.", + "The provided VAT number is invalid.": "Vnešena številka DDV ni pravilna.", + "The resource was attached!": "Vir je bil priložen!", + "The resource was prevented from being saved!": "Reševanje vira je bilo preprečeno!", + "The resource was updated!": "Vir je bil posodobljen!", + "The response is not a streamed response.": "Odgovor ni pretočni odgovor.", + "The response is not a view.": "Odgovor ni pogled.", + "The selected country is invalid.": "Izbrana država ni veljavna.", + "The selected plan is invalid.": "Izbrani paket ni veljaven.", + "The selected resources have been :action!": "Izbranih virov je bilo :action!", + "The team's name and owner information.": "Ime skupine in podatki o lastniku.", + "There are no available options for this resource.": "Za ta vir ni na voljo nobenih možnosti.", + "There are no fields to display.": "Ni polj za prikaz.", + "There are no new notifications.": "Ni novih obvestil.", + "There was a problem executing the action.": "Prišlo je do težav z izvedbo akcije.", + "There was a problem fetching the resource.": "Pri pridobivanju vira je prišlo do težave.", + "There was a problem submitting the form.": "Prišlo je do težav s predložitvijo obrazca.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ti ljudje so bili povabljeni v tvojo ekipo in so bili poslani s povabilom. Ekipi se lahko pridružijo tako, da sprejmejo e-pošto.", + "This account does not have an active subscription.": "Ta račun nima aktivne naročnine.", + "This action is unauthorized.": "To dejanje je nepooblaščeno.", + "This copy of Nova is unlicensed.": "Ta izvod Nove nima licence.", + "This coupon code can only be used by new customers.": "To kodo kupona lahko uporabijo samo nove stranke.", + "This device": "Ta naprava", + "This file field is read-only.": "To polje datoteke je samo za branje.", + "This invoice is no longer open.": "Ta račun ni več odprt.", + "This is a secure area of the application. Please confirm your password before continuing.": "To je varni del aplikacije. Pred nadaljevanjem potrdite vaše geslo.", + "This password does not match our records.": "Geslo ne ustreza našim zapisom.", + "This password reset link will expire in :count minutes.": "Povezava za obnovitev gesla bo potekla čez :count minut.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "To plačilo je bilo sproženo, vendar sredstva še niso bila prejeta. To lahko traja do 14 dni.", + "This resource no longer exists": "Ta vir ne obstaja več", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ta naročnina je potekla in je ni mogoče podaljšati. Prosimo izberite novo naročnino.", + "This user already belongs to the team.": "Uporabnik je že član skupine.", + "This user has already been invited to the team.": "Ta uporabnik je bil že povabljen v ekipo.", + "Timor-Leste": "Vzhodni Timor", + "to": "do", + "To": "Za", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Če želite dokončati omogočanje dvostopenjske avtentikacije, skenirajte naslednjo kodo QR z aplikacijo za preverjanje pristnosti v telefonu ali vnesite nastavitveni ključ in vnesite ustvarjeno kodo OTP.", + "Today": "Danes", + "Toggle navigation": "Preklopi navigacijo", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Ime žetona", + "Tonga": "Tonga", + "Too Many Requests": "Preveč prošenj", + "total": "skupaj", + "Total:": "Skupaj:", + "Trashed": "Uničen", + "Trinidad And Tobago": "Trinidad in Tobago", + "Trinidad and Tobago": "Trinidad in Tobago", + "Tunisia": "Tunizija", + "Turkey": "Turčija", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Otoki Turks in Caicos", + "Turks and Caicos Islands": "Otoki Turks in Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dvofazna prijava", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Dvofaktorska avtentikacija je zdaj omogočena. Skenirajte naslednjo kodo QR z aplikacijo za preverjanje pristnosti v telefonu ali vnesite nastavitveni ključ.", + "Type": "Vrsta", + "Uganda": "Uganda", + "Ukraine": "Ukrajina", + "Unauthorized": "Nepooblaščeno", + "United Arab Emirates": "Združeni Arabski Emirati", + "United Kingdom": "Združeno Kraljestvo", + "United States": "Združene Države", + "United States Minor Outlying Islands": "Manjši oddaljeni otoki Združenih držav Amerike", + "United States Outlying Islands": "Ameriški zunanji otoki", + "Unknown": "Neznano", + "Unpaid": "Neplačano", + "Update": "Posodobi", + "Update & Continue Editing": "Posodobi & Nadaljuj Urejanje", + "Update :resource": "Posodobitev :resource", + "Update :resource: :title": "Posodobitev :resource: :title", + "Update attached :resource: :title": "Posodobitev priložena :resource: :title", + "Update Password": "Posodobitev gesla", + "Update Payment Information": "Posodobite podatke o plačniku", + "Update Payment Method": "Posodobite plačilna sredstva", + "Update your account's profile information and email address.": "Posodobitev podatkov profila in elektronskega naslova.", + "Uploading": "Nalaganje", + "Uploading files... (:current/:total)": "Nalaganje datotek ... (:current/:total)", + "Uruguay": "Urugvaj", + "Use a recovery code": "Uporabi kodo za obnovitev", + "Use an authentication code": "Uporabi kodo za avtorizacijo", + "User Actions": "Uporabniška dejanja", + "User Security": "Varnost uporabnika", + "Username": "Uporabniško ime", + "Uzbekistan": "Uzbekistan", + "Value": "Vrednost", + "Vanuatu": "Vanuatu", + "VAT Number": "ID za DDV", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarska republika", + "Verify Email Address": "Potrditev elektronskega naslova", + "Verify Your Email Address": "Preverite svoj e-poštni naslov", + "Viet Nam": "Vietnam", + "View": "Pogled", + "Virgin Islands, British": "Britanski Deviški Otoki", + "Virgin Islands, U.S.": "Deviški otoki ZDA", + "Wallis And Futuna": "Wallis in Futuna", + "Wallis and Futuna": "Wallis in Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Obdelujemo vaše naročilo. Ko bo naročilo obdelano, se bo ta stran avtomatsko posodobila. Ponavadi postopek traja zgolj nekaj sekund.", + "We are unable to process your payment. Please contact customer support.": "Ne moremo obdelati vašega plačila. Kontaktirajte oddelek za pomoč uporabnikom.", + "We have emailed your password reset link!": "Po e-pošti smo vam poslali povezavo za ponastavitev gesla!", + "We were unable to find a registered user with this email address.": "Uporabnik s tem elektronskim naslovom ne obstaja.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Poslali bomo povezavo za prenos računa na e -poštne naslove, ki jih določite spodaj. Z vejicami lahko ločite več e -poštnih naslovov.", + "We're lost in space. The page you were trying to view does not exist.": "Izgubljeni smo v vesolju. Stran, ki ste jo želeli videti, ne obstaja.", + "Welcome Back!": "Dobrodošel Nazaj!", + "Western Sahara": "Zahodna Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ob vklopljeni dvo stopenjski prijavi boste ob prijavi vprašani za naključnim varnostnim žetonom. Žeton lahko pridobite na vašem telefonu z aplikacijo Google Authenticator.", + "Whoops": "Ups.", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups! Nekaj je šlo narobe.", + "With Trashed": "Z Uničenim", + "Write": "Piši", + "Year To Date": "Leto Do Datuma", + "Yearly": "Letno", + "Yemen": "Jemen", + "Yes": "Ja.", + "You are already subscribed.": "Ste že naročeni.", + "You are currently within your free trial period. Your trial will expire on :date.": "Trenutno ste v obdobju brezplačnega preizkusa. Vaše brezplačno obdobje poteče :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Trenutno ste v brezplačnem preizkusnem obdobju. Vaše preskusno obdobje bo poteklo :date.. Z začetkom nove naročnine se bo vaše preskusno obdobje končalo.", + "You are logged in!": "Prijavljeni ste!", + "You are receiving this email because we received a password reset request for your account.": "Ta e-mail vam je bil poslan, ker ste zahtevali ponastavitev gesla za vaš račun.", + "You have been invited to join the :team team!": "Povabljeni ste, da se pridružite ekipi :team!", + "You have enabled two factor authentication.": "Dvofazna prijava omogočena.", + "You have not enabled two factor authentication.": "Dvofazna prijava ni omogočena.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Imate nekaj neplačanih računov. Ko posodobite privzeti način plačila, lahko znova poskusite plačati prek spodnjega seznama računov.", + "You may accept this invitation by clicking the button below:": "Lahko sprejmete povabilo s klikom na spodnji gumb:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Svojo naročnino lahko kadar koli prekličete. Ko je vaša naročnina preklicana, boste imeli možnost nadaljevati naročnino do konca trenutnega obračunskega cikla.", + "You may delete any of your existing tokens if they are no longer needed.": "Žetone, ki niso več potrebni, lahko izbrišete.", + "You may not delete your personal team.": "Svoje osebne skupine ni mogoče izbrisati.", + "You may not leave a team that you created.": "Lastne ustvarjene skupine ni mogoče zapustiti.", + "You will receive an invoice and payment link via email for each billing period.": "Za vsako obračunsko obdobje boste po elektronski pošti prejeli račun in povezavo za plačilo.", + "You're logged in!": "Prijavljeni ste!", + "Your :invoiceName invoice is now available!": "Vaš račun :invoiceName je na voljo!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Vaš naslov za izstavitev računa je :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Vaša kartica je bila zavrnjena. Za več informacij se obrnite na izdajatelja.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Vaše trenutno plačilno sredstvo je kreditna kartica, ki se konča z :lastFour in ji veljavnost poteče :expiration.", + "Your email address is unverified.": "Vaš e-poštni naslov ni preverjen.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Vaše zadnje plačilo :amount ni uspelo. Posodobite svoje plačilno sredstvo, da znova poskusite neuspelo plačilo.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Vaše zadnje plačilo :amount proti :date ni uspelo. Posodobite svoje plačilno sredstvo, da znova poskusite neuspelo plačilo.", + "Your next payment of :amount will be processed on :date.": "Vaše naslednje plačilo v višini :amount bo na :date.", + "Your payment method has been added successfully.": "Vaše plačilno sredstvo je bilo uspešno dodano.", + "Your payment method will be charged automatically for each billing period.": "Vaše plačilno sredstvo bo samodejno bremenjeno za vsako obračunsko obdobje.", + "Your registered VAT Number is :vatNumber.": "Vaš registrirani ID za DDV je :vatNumber.", + "Your subscription has been started successfully.": "Vaša naročnina se je uspešno začela.", + "Your subscription has been successfully cancelled.": "Vaša naročnina je bila uspešno preklicana.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Vaša naročnina je bila uspešno preklicana. Še vedno boste imeli dostop do konca obračunskega obdobja.", + "Your subscription was successfully resumed.": "Vaša naročnina je bila uspešno nadaljevana.", + "Your subscription was successfully updated.": "Vaša naročnina je bila uspešno posodobljena.", + "Zambia": "Zambija", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Poštna številka", + "Åland Islands": "Ålandski otoki" +} diff --git a/locales/sl/php-inline.json b/locales/sl/php-inline.json new file mode 100644 index 00000000000..5d1c886418b --- /dev/null +++ b/locales/sl/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Polje mora biti sprejeto.", + "accepted_if": "Polje mora biti sprejeto, če je :other :value.", + "active_url": "URL ni veljaven.", + "after": "Datum mora biti kasneje kot :date.", + "after_or_equal": "Datum mora bit enak ali kasneje kot :date.", + "alpha": "Polje lahko vsebuje le črke.", + "alpha_dash": "Polje lahko vsebuje le črke, številke, pomišljaje in podčrtaje.", + "alpha_num": "Polje lahko vsebuje le črke in številke.", + "any_of": "To polje je neveljavno.", + "array": "Polje mora biti lista.", + "ascii": "To polje sme vsebovati samo enobajtne alfanumerične znake in simbole.", + "attached": "To polje je že pritrjeno.", + "before": "Datum mora biti pred :date.", + "before_or_equal": "Datum mora biti pred ali enak :date.", + "between.array": "Polje mora imeti od :min do :max elementov.", + "between.file": "Datoteka mora biti med :min in :max kilobajti.", + "between.numeric": "Vrednost mora biti med :min in :max.", + "between.string": "Vnos mora biti dolg od :min do :max znakov.", + "boolean": "Polje mora biti da ali ne.", + "can": "To polje vsebuje nepooblaščeno vrednost.", + "confirmed": "Potrditev se ne ujema.", + "contains": "V tem polju manjka zahtevana vrednost.", + "date": "Datum ni veljaven.", + "date_equals": "Datum mora biti enak :date.", + "date_format": "Datum ne ustreza formatu :format.", + "decimal": "To polje mora imeti :decimal decimalnih mest.", + "declined": "To vrednost je treba zavrniti.", + "declined_if": "To vrednost je treba zavrniti, ko je :other :value.", + "different": "Vrednost mora biti drugačna od :other.", + "digits": "Vnos mora vsebovati :digits števk.", + "digits_between": "Vnos mora vsebovati od :min do :max števk.", + "dimensions": "Slika ni pravilnih dimenzij.", + "distinct": "Polje ima podvojeno vrednost.", + "doesnt_contain": "To polje ne sme vsebovati nobenega od naslednjih: :values.", + "doesnt_end_with": "To polje se ne sme končati z enim od naslednjih: :values.", + "doesnt_start_with": "To polje se ne sme začeti z enim od naslednjih: :values.", + "email": "Elektronski naslov mora biti veljaven.", + "ends_with": "Vnos se mora končati z eno od naslednjih vrednosti: :values.", + "enum": "Izbrana vrednost ni na seznamu dovoljenih vrednosti.", + "exists": "Izbrana vrednost ni veljavna.", + "extensions": "To polje mora imeti eno od naslednjih razširitev: :values.", + "file": "Vsebina mora biti datoteka.", + "filled": "Polje mora biti izpolnjeno.", + "gt.array": "Polje mora imeti več kot :value vrednosti.", + "gt.file": "Velikost datoteke mora biti večja od :value kilobajtov.", + "gt.numeric": "Vrednost mora biti večja od :value.", + "gt.string": "Vnos mora biti daljši od :value znakov.", + "gte.array": "Polje mora vsebovati najmanj :value elementov.", + "gte.file": "Velikost datoteke mora biti najmanj :value kilobajtov.", + "gte.numeric": "Vrednost mora biti najmanj :value.", + "gte.string": "Vnos mora biti dolg najmanj :value znakov.", + "hex_color": "To polje mora biti veljavne šestnajstiške barve.", + "image": "To polje mora biti slika.", + "in": "Izbrana vrednost ni veljavna.", + "in_array": "Izbrana vrednost ne obstaja v :other.", + "in_array_keys": "To polje mora vsebovati vsaj enega od naslednjih ključev: :values.", + "integer": "To polje mora biti številka.", + "ip": "To polje mora biti veljaven IP naslov.", + "ipv4": "To polje mora biti veljaven IPv4 naslov.", + "ipv6": "To polje mora biti veljaven IPv6 naslov.", + "json": "To polje mora biti veljaven JSON vnos.", + "list": "To polje mora biti seznam.", + "lowercase": "To polje mora biti napisano z malimi črkami.", + "lt.array": "Polje mora vsebovati manj kot :value elementov.", + "lt.file": "Velikost datoteke mora biti manjša od :value kilobajtov.", + "lt.numeric": "Vrednost mora biti manjša od :value.", + "lt.string": "Vnos mora biti krajši od :value znakov.", + "lte.array": "Polje ne sme vsebovati več kot :value elementov.", + "lte.file": "Velikost datoteke ne sme presegati :value kilobajtov.", + "lte.numeric": "Vrednost ne sme biti večja od :value.", + "lte.string": "Vnos ne sme biti daljši od :value znakov.", + "mac_address": "Vrednost mora biti veljaven naslov MAC.", + "max.array": "Polje ne sme vsebovati več kot :max elementov.", + "max.file": "Velikost datoteke ne sme presegati :max kilobajtov.", + "max.numeric": "Vrednost ne sme biti večja od :max.", + "max.string": "Vnos ne sme biti daljši od :max znakov.", + "max_digits": "To polje ne sme imeti več kot :max števk.", + "mimes": "Datoteka mora biti tipa: :values.", + "mimetypes": "Datoteka mora biti tipa: :values.", + "min.array": "Polje mora vsebovati najmanj :min elementov.", + "min.file": "Velikost datoteke je lahko najmanj :min kilobajtov.", + "min.numeric": "Vrednost je lahko najmanj :min.", + "min.string": "Vnos ima lahko najmanj :min znakov.", + "min_digits": "To polje mora imeti vsaj :min števk.", + "missing": "To polje mora manjkati.", + "missing_if": "To polje mora manjkati, če je :other :value.", + "missing_unless": "To polje mora manjkati, razen če je :other :value.", + "missing_with": "To polje mora manjkati, če je prisotno :values.", + "missing_with_all": "To polje mora manjkati, če je prisotnih :values.", + "multiple_of": "Vrednost mora biti večkratnik :value", + "not_in": "Izbrana vrednost ni veljavna.", + "not_regex": "Oblika vnosa ni veljavna.", + "numeric": "Vnešena mora biti številka.", + "password.letters": "To polje mora vsebovati vsaj eno črko.", + "password.mixed": "To polje mora vsebovati vsaj eno veliko in eno malo črko.", + "password.numbers": "To polje mora vsebovati vsaj eno številko.", + "password.symbols": "To polje mora vsebovati vsaj en simbol.", + "password.uncompromised": "Dano polje se je pojavilo pri uhajanju podatkov. Izberite drugo polje.", + "present": "Polje mora biti izpolnjeno.", + "present_if": "To polje mora biti prisotno, ko je :other :value.", + "present_unless": "To polje mora biti prisotno, razen če je :other :value.", + "present_with": "To polje mora biti prisotno, ko je prisotno :values.", + "present_with_all": "To polje mora biti prisotno, ko je prisotnih :values.", + "prohibited": "To polje je prepovedano.", + "prohibited_if": "To polje je prepovedano, kadar je :other :value.", + "prohibited_if_accepted": "To polje je prepovedano, ko je :other sprejeto.", + "prohibited_if_declined": "To polje je prepovedano, ko je :other zavrnjeno.", + "prohibited_unless": "To polje je prepovedano, razen če je :other v :values.", + "prohibits": "To polje prepoveduje prisotnost :other.", + "regex": "Oblika vnosa ni veljavna.", + "relatable": "To polje morda ni povezano s tem virom.", + "required": "Polje je obvezno.", + "required_array_keys": "To polje mora vsebovati vnose za: :values.", + "required_if": "Polje je obvezno, ko je v polju :other izbrana vrednost :value.", + "required_if_accepted": "To polje je obvezno, ko je sprejetih :other.", + "required_if_declined": "To polje je obvezno, če je :other zavrnjenih.", + "required_unless": "Polje je obvezno, razen če je v polju :other izbrana vrednost :values.", + "required_with": "Polje je obvezno, ko je vnešena vrednost :values.", + "required_with_all": "Polje je obvezno, ko so vnešene vrednosti :values.", + "required_without": "Polje je obvezno, ko ni vnešena vrednost :values.", + "required_without_all": "Polje je obvezno, če niso vnešene vrednosti :values.", + "same": "Vrednost polja se mora ujemati z vrednostjo polja :other.", + "size.array": "Polje mora vsebovati :size elementov.", + "size.file": "Datoteka mora biti velika :size kilobajtov.", + "size.numeric": "Vrednost mora biti :size.", + "size.string": "Vnos mora biti dolg :size znakov.", + "starts_with": "Vrednost se mora začeti z eno od naslednjih možnosti: :values.", + "string": "Vnos mora biti besedilo.", + "timezone": "Časovni pas mora biti veljaven.", + "ulid": "To polje mora biti veljaven ULID.", + "unique": "Vnešeno je že zasedeno.", + "uploaded": "Prenos ni bil uspešen.", + "uppercase": "To polje mora biti napisano z velikimi črkami.", + "url": "Oblika ni pravilna.", + "uuid": "Vnos mora biti veljaven UUID." +} diff --git a/locales/sl/php.json b/locales/sl/php.json new file mode 100644 index 00000000000..9049947a540 --- /dev/null +++ b/locales/sl/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute mora biti sprejet.", + "accepted_if": "Polje mora biti sprejeto, če je :other :value.", + "active_url": ":Attribute ni pravilen.", + "after": ":Attribute mora biti za datumom :date.", + "after_or_equal": ":Attribute mora biti za ali enak :date.", + "alpha": ":Attribute lahko vsebuje samo črke.", + "alpha_dash": ":Attribute lahko vsebuje samo črke, številke in črtice.", + "alpha_num": ":Attribute lahko vsebuje samo črke in številke.", + "any_of": "Polje :attribute je neveljavno.", + "array": ":Attribute mora biti polje.", + "ascii": ":Attribute sme vsebovati le enobajtne alfanumerične znake in simbole.", + "attached": "Ta :attribute je že priložena.", + "before": ":Attribute mora biti pred datumom :date.", + "before_or_equal": ":Attribute mora biti pred ali enak :date.", + "between.array": ":Attribute mora imeti med :min in :max elementov.", + "between.file": ":Attribute mora biti med :min in :max kilobajti.", + "between.numeric": ":Attribute mora biti med :min in :max.", + "between.string": ":Attribute mora biti med :min in :max znaki.", + "boolean": "Polje :attribute mora biti true ali false.", + "can": "Polje :attribute vsebuje nedovoljeno vrednost.", + "confirmed": ":Attribute potrditev se ne ujema.", + "contains": "V polju :attribute manjka zahtevana vrednost.", + "current_password": "Geslo ni veljavno.", + "date": ":Attribute ni veljaven datum.", + "date_equals": ":Attribute mora biti enak :date.", + "date_format": ":Attribute se ne ujema z obliko :format.", + "decimal": ":Attribute mora imeti :decimal decimalnih mest.", + "declined": ":Attribute je treba zavrniti.", + "declined_if": ":Attribute je treba zavrniti, ko je :other :value.", + "different": ":Attribute in :other mora biti drugačen.", + "digits": ":Attribute mora imeti :digits cifer.", + "digits_between": ":Attribute mora biti med :min in :max ciframi.", + "dimensions": ":Attribute ima napačne dimenzije slike.", + "distinct": ":Attribute je duplikat.", + "doesnt_contain": "Polje :attribute ne sme vsebovati nobenega od naslednjih: :values.", + "doesnt_end_with": ":Attribute se ne sme končati z enim od naslednjih: :values.", + "doesnt_start_with": ":Attribute se ne sme začeti z enim od naslednjih: :values.", + "email": ":Attribute mora biti veljaven e-poštni naslov.", + "ends_with": ":Attribute se mora končati z eno od naslednjih vrednosti: :values.", + "enum": "Izbranih :attribute ni veljavnih.", + "exists": "Izbran :attribute je neveljaven.", + "extensions": "Polje :attribute mora imeti eno od naslednjih končnic: :values.", + "failed": "Ti podatki se ne ujemajo z našimi.", + "file": ":Attribute mora biti datoteka.", + "filled": ":Attribute mora biti izpolnjen.", + "gt.array": ":Attribute mora imeti več kot :value elementov.", + "gt.file": ":Attribute mora biti večji od :value kilobajtov.", + "gt.numeric": ":Attribute mora biti večji od :value.", + "gt.string": ":Attribute mora imeti več kot :value znakov.", + "gte.array": ":Attribute mora imeti število elementov enako ali večje od :value.", + "gte.file": ":Attribute mora biti večji ali enak :value kilobajtov.", + "gte.numeric": ":Attribute mora biti večji ali enak :value.", + "gte.string": ":Attribute mora imeti število znakov večje ali enako :value.", + "hex_color": "Polje :attribute mora biti veljavne šestnajstiške barve.", + "image": ":Attribute mora biti slika.", + "in": "Izbran :attribute je neveljaven.", + "in_array": ":Attribute ne obstaja v :other.", + "in_array_keys": "Polje :attribute mora vsebovati vsaj enega od naslednjih ključev: :values.", + "integer": ":Attribute mora biti število.", + "ip": ":Attribute mora biti veljaven IP naslov.", + "ipv4": ":Attribute mora biti veljaven IPv4 naslov.", + "ipv6": ":Attribute mora biti veljaven IPv6 naslov.", + "json": ":Attribute mora biti veljaven JSON tekst.", + "list": "Polje :attribute mora biti seznam.", + "lowercase": ":Attribute mora biti z malimi črkami.", + "lt.array": ":Attribute mora imeti manj kot :value elementov.", + "lt.file": ":Attribute mora biti manjši od :value kilobajtov.", + "lt.numeric": ":Attribute mora biti manjši od :value.", + "lt.string": ":Attribute mora imeti manj kot :value znakov.", + "lte.array": ":Attribute mora imeti število elementov manjše ali enako :value.", + "lte.file": ":Attribute mora biti manjši ali enak od :value kilobajtov.", + "lte.numeric": ":Attribute mora biti manjši ali enak :value.", + "lte.string": ":Attribute mora imeti število znakov manjše ali enako :value.", + "mac_address": ":Attribute mora biti veljaven naslov MAC.", + "max.array": ":Attribute ne smejo imeti več kot :max elementov.", + "max.file": ":Attribute ne sme biti večje :max kilobajtov.", + "max.numeric": ":Attribute ne sme biti večje od :max.", + "max.string": ":Attribute ne sme biti večje :max znakov.", + "max_digits": ":Attribute ne sme imeti več kot :max števk.", + "mimes": ":Attribute mora biti datoteka tipa: :values.", + "mimetypes": ":Attribute mora biti datoteka tipa: :values.", + "min.array": ":Attribute mora imeti vsaj :min elementov.", + "min.file": ":Attribute mora imeti vsaj :min kilobajtov.", + "min.numeric": ":Attribute mora biti vsaj dolžine :min.", + "min.string": ":Attribute mora imeti vsaj :min znakov.", + "min_digits": ":Attribute mora imeti vsaj :min števk.", + "missing": "Polje :attribute mora manjkati.", + "missing_if": "Če je :other :value, mora manjkati polje :attribute.", + "missing_unless": "Polje :attribute mora manjkati, razen če je :other :value.", + "missing_with": "Polje :attribute mora manjkati, če je prisotno :values.", + "missing_with_all": "Polje :attribute mora manjkati, če je prisotnih :values.", + "multiple_of": ":Attribute mora biti večkratnik od :value.", + "next": "Naslednja »", + "not_in": "Izbran :attribute je neveljaven.", + "not_regex": "Format :attribute je neveljaven.", + "numeric": ":Attribute mora biti število.", + "password": "Geslo ni pravilno.", + "password.letters": ":Attribute mora vsebovati vsaj eno črko.", + "password.mixed": ":Attribute mora vsebovati vsaj eno veliko in eno malo črko.", + "password.numbers": ":Attribute mora vsebovati vsaj eno številko.", + "password.symbols": ":Attribute mora vsebovati vsaj en simbol.", + "password.uncompromised": "Podanih :attribute se je pojavilo pri uhajanju podatkov. Prosimo izberite drugih :attribute.", + "present": "Polje :attribute mora biti prisotno.", + "present_if": "Polje :attribute mora biti prisotno, ko je :other :value.", + "present_unless": "Polje :attribute mora biti prisotno, razen če je :other :value.", + "present_with": "Polje :attribute mora biti prisotno, ko je prisotno :values.", + "present_with_all": "Polje :attribute mora biti prisotno, ko je prisotnih :values.", + "previous": "« Prejšnja", + "prohibited": "Polje :attribute je prepovedano.", + "prohibited_if": "Polje :attribute je prepovedano, ko je :other :value.", + "prohibited_if_accepted": "Polje :attribute je prepovedano, ko je :other sprejetih.", + "prohibited_if_declined": "Polje :attribute je prepovedano, ko :other zavrne.", + "prohibited_unless": "Polje :attribute je prepovedano, razen če je :other v :values.", + "prohibits": "To polje prepoveduje prisotnost :other.", + "regex": "Format polja :attribute je neveljaven.", + "relatable": "Ta :attribute morda ni povezan s tem virom.", + "required": "Polje :attribute je obvezno.", + "required_array_keys": "Polje :attribute mora vsebovati vnose za: :values.", + "required_if": "Polje :attribute je obvezno, če je :other enak :value.", + "required_if_accepted": "Polje :attribute je obvezno, če je sprejeto :other.", + "required_if_declined": "Polje :attribute je obvezno, če je :other zavrnjeno.", + "required_unless": "Polje :attribute je obvezno, razen če je :other v :values.", + "required_with": "Polje :attribute je obvezno, če je :values prisoten.", + "required_with_all": "Polje :attribute je obvezno, če so :values prisoten.", + "required_without": "Polje :attribute je obvezno, če :values ni prisoten.", + "required_without_all": "Polje :attribute je obvezno, če :values niso prisotni.", + "reset": "Geslo je bilo spremenjeno!", + "same": "Polje :attribute in :other se morata ujemati.", + "sent": "Opomnik za geslo poslano!", + "size.array": ":Attribute mora vsebovati :size elementov.", + "size.file": ":Attribute mora biti :size kilobajtov.", + "size.numeric": ":Attribute mora biti :size.", + "size.string": ":Attribute mora biti :size znakov.", + "starts_with": ":Attribute se mora začeti z eno od naslednjih vrednosti: :values", + "string": ":Attribute mora biti tekst.", + "throttle": "Preveč poskusov prijave. Prosimo, poskusite ponovno čez :seconds sekund.", + "throttled": "Počakajte pred ponovnim poskusom.", + "timezone": ":Attribute mora biti časovna cona.", + "token": "Ponastavitveni žeton je neveljaven.", + "ulid": ":Attribute mora biti veljaven ULID.", + "unique": ":Attribute je že zaseden.", + "uploaded": "Nalaganje :attribute ni uspelo.", + "uppercase": ":Attribute mora biti z velikimi črkami.", + "url": ":Attribute format je neveljaven.", + "user": "Ne moremo najti uporabnika s tem e-poštnim naslovom.", + "uuid": ":Attribute mora biti veljaven UUID." +} diff --git a/locales/sn/_excludes.json b/locales/sn/_excludes.json new file mode 100644 index 00000000000..e747b720251 --- /dev/null +++ b/locales/sn/_excludes.json @@ -0,0 +1,65 @@ +[ + "American Samoa", + "Antarctica", + "Botswana", + "Bouvet Island", + "Brunei Darussalam", + "China", + "Cocos (Keeling) Islands", + "CSV (.csv)", + "Curaçao", + "Czech Republic", + "Excel (.xlsx)", + "Faroe Islands", + "Fiji", + "French Polynesia", + "Ghana", + "Guadeloupe", + "Guernsey", + "Guyana", + "Haiti", + "Hong Kong", + "ID", + "India", + "Iran", + "Iran, Islamic Republic of", + "Jersey", + "Kenya", + "Kiribati", + "Korea, Democratic People's Republic of", + "Korea, Republic of", + "Kosovo", + "Lao People's Democratic Republic", + "Liechtenstein", + "Macao", + "Martinique", + "Mayotte", + "Moldova, Republic of", + "Nauru", + "Netherlands Antilles", + "New Caledonia", + "Nova", + "Panama", + "Peru", + "Pitcairn", + "Russian Federation", + "Rwanda", + "Réunion", + "South Sudan", + "St. Barthélemy", + "St. Martin", + "Suriname", + "Syrian Arab Republic", + "System", + "Taiwan", + "Tanzania", + "Timor-Leste", + "Togo", + "Tonga", + "Uganda", + "Username", + "Western Sahara", + "Whoops!", + "Zambia", + "Zimbabwe" +] diff --git a/locales/sn/json-inline.json b/locales/sn/json-inline.json new file mode 100644 index 00000000000..ee6c94ac3f4 --- /dev/null +++ b/locales/sn/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Iyi ndima inofanira kuve basa rinoshanda.", + "The :attribute must be at least :length characters and contain at least one number.": "Iyi ndima inofanira kuva nemavara angangoita :length uye ive nenhamba imwe zvirinani.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Iyi ndima inofanira kuva nemavara angangoita :length uye ive nerimwe chiratidzo chakakosha nerimwe nhamba zvirinani.", + "The :attribute must be at least :length characters and contain at least one special character.": "Iyi ndima inofanira kuva nemavara angangoita :length uye ive nerimwe chiratidzo chakakosha zvirinani.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Iyi ndima inofanira kuva nemavara angangoita :length uye ive nerimwe bhii guru (uppercase) nerimwe nhamba zvirinani.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Iyi ndima inofanira kuva nemavara angangoita :length uye ive nerimwe bhii guru (uppercase) nerimwe chiratidzo chakakosha zvirinani.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Iyi ndima inofanira kuva nemavara angangoita :length uye ive nerimwe bhii guru (uppercase), imwe nhamba, nerimwe chiratidzo chakakosha zvirinani.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Iyi ndima inofanira kuva nemavara angangoita :length uye ive nerimwe bhii guru (uppercase) zvirinani.", + "The :attribute must be at least :length characters.": "Iyi ndima inofanira kuva nemavara angangoita :length.", + "The :attribute must contain at least one letter.": "Iyi ndima inofanira kuva nerimwe tsamba zvirinani.", + "The :attribute must contain at least one number.": "Iyi ndima inofanira kuva nerimwe nhamba zvirinani.", + "The :attribute must contain at least one symbol.": "Iyi ndima inofanira kuva nerimwe chiratidzo zvirinani.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Iyi ndima inofanira kuva nerimwe tsamba huru (uppercase) nerimwe tsamba diki (lowercase) zvirinani.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Kukosha kwapiwa kwawanikwa muruzivo rwakaburitswa. Ndapota sarudza rimwe." +} diff --git a/locales/sn/json.json b/locales/sn/json.json new file mode 100644 index 00000000000..c9dfb8f418a --- /dev/null +++ b/locales/sn/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(uye :count zvimwe kukanganisa)", + "(and :count more errors)": "(uye :count zvimwe kukanganisa)|(uye gumi zvikanganiso)|(uye gumi zvikanganiso)", + "30 Days": "30 Mazuva", + "60 Days": "60 Mazuva", + "90 Days": "90 Mazuva", + ":amount selected": ":amount dzakasarudzwa", + ":amount Total": ":amount", + ":days day trial": ":days zuva kuedza", + ":resource Details": ":resource Tsanangudzo", + ":resource Details: :title": ":resource Tsanangudzo: :title", + "A decryption key is required.": "A decryption kiyi inodiwa.", + "A fresh verification link has been sent to your email address.": "Yekusimbisa link nyowani yatumirwa kune yako email kero.", + "A new verification link has been sent to the email address you provided during registration.": "Nyowani yekusimbisa link yatumirwa kune email kero yawakapa panguva yekunyoresa.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Yekusimbisa link itsva yatumirwa kukero yeemail yawakapa muzvirongwa zveprofile yako.", + "A new verification link has been sent to your email address.": "Yekusimbisa link itsva yatumirwa kuemail yako.", + "Accept Invitation": "Bvuma Kukokwa", + "Action": "Chiito", + "Action Event": "Chiitiko Chekuita", + "Action Events": "Zviitiko zvezviitiko", + "Action Happened At": "Zvakaitika At", + "Action Initiated By": "Yakatangwa na", + "Action Name": "Zita", + "Action Status": "Chimiro", + "Action Target": "Chinangwa", + "Actions": "Zviito", + "Add": "Wedzera", + "Add :resource": "Wedzera :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Wedzera nhengo itsva yechikwata kuchikwata chako, uchivabvumira kuti vabatane newe.", + "Add additional security to your account using two factor authentication.": "Wedzera imwe chengetedzo kuaccount yako uchishandisa maviri factor authentication.", + "Add Payment Method": "Wedzera Kubhadhara Nzira", + "Add row": "Wedzera mutsara", + "Add Team Member": "Wedzera Nhengo Yechikwata", + "Add VAT Number": "Wedzera nhamba yeVAT", + "Added.": "Akawedzera.", + "Additional billing information updated successfully.": "Rumwe ruzivo rwekubhadhara rwakagadziridzwa zvakabudirira.", + "Address": "Kero", + "Address Line 2": "Kero Line 2", + "Administrator": "Mutariri", + "Administrator users can perform any action.": "Administrator vashandisi vanogona kuita chero chiito.", + "Afghanistan": "Afuganisitani", + "Aland Islands": "Zvitsuwa", + "Albania": "Arubhaniya", + "Algeria": "Arujeriya", + "All of the people that are part of this team.": "Vese vanhu vari chikamu chechikwata ichi.", + "All resources loaded.": "Zvese zviwanikwa zvakatakurwa.", + "All rights reserved.": "Kodzero dzese dzakachengetwa.", + "Already registered?": "Watonyoreswa?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "Pane chikanganiso chakaitika panguva yekuisa faira.", + "An error occurred while uploading the file: :error": "Pane mhosho yakaitika panguva yekuisa faira: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Paitika chikanganiso chisingatarisirwi uye tazivisa timu yedu yerutsigiro. Ndapota edza zvakare gare gare.", + "Andorra": "Andora", + "Angola": "Angora", + "Anguilla": "Angwira", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Mumwe mushandisi akagadziridza chigadziriso ichi kubva pakaiswa peji rino. Ndapota simbisa peji uye edza zvakare.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Andiguya neBhabhudha", + "Antigua and Barbuda": "Andiguya neBhabhudha", + "API Token": "API Chiratidzo", + "API Token Permissions": "API Token Mvumo", + "API Tokens": "API tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens inobvumira wechitatu-bato masevhisi kuti ave echokwadi nechishandiso chedu pachinzvimbo chako.", + "Apply": "Shandisa", + "Apply Coupon": "Isa Kuponi", + "April": "Kubvumbi", + "Are you sure you want to attempt to pay :amount?": "Une chokwadi chekuti unoda kuedza kubhadhara gumi?", + "Are you sure you want to cancel your subscription?": "Une chokwadi chekuti unoda kukanzura kunyorera kwako?", + "Are you sure you want to delete all the notifications?": "Une chokwadi chekuti unoda kudzima zviziviso zvese?", + "Are you sure you want to delete the selected resources?": "Une chokwadi chekuti unoda kudzima zviwanikwa zvakasarudzwa?", + "Are you sure you want to delete this file?": "Une chokwadi chekuti unoda kudzima faira iri?", + "Are you sure you want to delete this notification?": "Une chokwadi chekuti unoda kudzima chiziviso ichi?", + "Are you sure you want to delete this payment method?": "Une chokwadi chekuti unoda kudzima nzira yekubhadhara iyi?", + "Are you sure you want to delete this resource?": "Une chokwadi chekuti unoda kudzima chishandiso ichi?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Une chokwadi chekuti unoda kudzima chikwata ichi? Kana timu yadzimwa, zviwanikwa zvayo zvese uye data zvinobviswa zvachose.", + "Are you sure you want to delete your account?": "Une chokwadi chekuti unoda kudzima account yako?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Une chokwadi chekuti unoda kudzima account yako? Kana account yako yadzimwa, zvese zviwanikwa zvayo uye data zvichabviswa zvachose. Ndokumbira uise password yako kuratidza kuti unoda kudzima zvachose account yako.", + "Are you sure you want to detach the selected resources?": "Une chokwadi chekuti unoda kubvisa zviwanikwa zvakasarudzwa?", + "Are you sure you want to detach this resource?": "Une chokwadi chekuti unoda kubvisa chishandiso ichi?", + "Are you sure you want to force delete the selected resources?": "Une chokwadi chekuti unoda kumanikidza kudzima zviwanikwa zvakasarudzwa?", + "Are you sure you want to force delete this resource?": "Une chokwadi chekuti unoda kumanikidza kudzima chishandiso ichi?", + "Are you sure you want to log out?": "Une chokwadi chekuti unoda kubuda?", + "Are you sure you want to mark all notifications as read?": "Une chokwadi chekuti unoda kumaka zviziviso zvese sezvakaverengwa?", + "Are you sure you want to remove this item?": "Une chokwadi chekuti unoda kubvisa chinhu ichi?", + "Are you sure you want to restore the selected resources?": "Une chokwadi chekuti unoda kudzoreredza zviwanikwa zvakasarudzwa?", + "Are you sure you want to restore this resource?": "Une chokwadi chekuti unoda kudzoreredza chishandiso ichi?", + "Are you sure you want to resume your subscription?": "Une chokwadi chekuti unoda kutangisa kuzvinyoresa kwako here?", + "Are you sure you want to run this action?": "Une chokwadi chekuti unoda kumhanyisa chiitiko ichi?", + "Are you sure you want to set this payment method as your default?": "Une chokwadi chekuti unoda kuseta nzira yekubhadhara iyi seyako yekugara?", + "Are you sure you want to stop impersonating?": "Une chokwadi chekuti unoda kurega kutevedzera?", + "Are you sure you would like to delete this API token?": "Une chokwadi chekuti unoda kudzima API tokeni iyi?", + "Are you sure you would like to leave this team?": "Une chokwadi chekuti unoda kusiya chikwata ichi?", + "Are you sure you would like to remove this person from the team?": "Une chokwadi chekuti unoda kubvisa munhu uyu muchikwata?", + "Are you sure you would like to switch billing plans?": "Une chokwadi chekuti unoda kushandura zvirongwa zvekubhadharisa?", + "Argentina": "Ajendina", + "Armenia": "Arumeniya", + "Aruba": "Arubha ", + "Attach": "Batanidza", + "Attach & Attach Another": "Batanidza uye Batanidza Imwe", + "Attach :resource": "Batanidza :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Batanidza mafaera nekukweva nekudonhedza, kusarudza kana kuravira iwo.", + "August": "Nyamavhuvhu", + "Australia": "Ositireriya", + "Austria": "Ositiriya", + "Azerbaijan": "Azabhaijani", + "Bahamas": "Bhahamasi", + "Bahrain": "Bhahareni", + "Bangladesh": "Bhangiradheshi", + "Barbados": "Bhabhadhosi", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Usati waenderera mberi, unogona here kuona email yako nekudzvanya pane iyo link yatichangobva kukutumira email? Kana usina kugamuchira email, tichakutumira imwe nemufaro.", + "Before proceeding, please check your email for a verification link.": "Usati waenderera, ndapota tarisa email yako kune yekuongorora link.", + "Belarus": "Bherarusi", + "Belgium": "Bherujiyamu", + "Belize": "Bherizi", + "Benin": "Bhenini", + "Bermuda": "Bhemudha", + "Bhutan": "Bhutani", + "Billing Information": "Ruzivo rwekubhadharisa", + "Billing Management": "Kubhadhara Management", + "Bolivia": "Borivhiya", + "Bolivia, Plurinational State of": "Bolivia, Plurinational State ye", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius uye Saba", + "Bosnia And Herzegovina": "Bhoziniya neHezegovhina", + "Bosnia and Herzegovina": "Bhoziniya neHezegovhina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Bhuraziri", + "British Indian Ocean Territory": "BRRIBY Indian Ocean ndima", + "Browser Sessions": "Browser zvikamu", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bharugeriya", + "Burkina Faso": "Bhakina Faso", + "Burundi": "Bhurundi", + "Cambodia": "Kambodhiya", + "Cameroon": "Kameruni", + "Canada": "Kanadha", + "Cancel": "Kanzura", + "Cancel Subscription": "Kanzura kunyorera", + "Cape Verde": "Kepu Vhedhi", + "Card": "Kadhi", + "Cayman Islands": "Zvitsuwa Keyimeni", + "Central African Republic": "Yepakati Ripabhuriki Afrika", + "Chad": "Chadhi", + "Change Subscription Plan": "Chinja Kunyoresa Chirongwa", + "Change the current payment method attached to your subscription": "Chinja nzira yekubhadhara yazvino inonamirwa nekunyorera kwako", + "Changes": "Kuchinja", + "Checkout": "Buda", + "Chile": "Chire", + "China": "China", + "Choose": "Sarudza", + "Choose :field": "Sarudza :field", + "Choose :resource": "Sarudza :resource", + "Choose an option": "Sarudza imwe sarudzo", + "Choose date": "Sarudza zuva", + "Choose File": "Sarudza Faira", + "Choose Files": "Sarudza Mafaira", + "Choose Type": "Sarudza Rudzi", + "Christmas Island": "Krisimasi Island", + "City": "Guta", + "Click here to re-send the verification email.": "Dzvanya apa kuti utumire zvakare email yekuongorora.", + "click here to request another": "tinya pano kukumbira imwe", + "Click to choose": "Dzvanya kuti usarudze", + "Close": "Vhara", + "Cocos (Keeling) Islands": "Cocos (Keeling) Islands", + "Code": "Kodhi", + "Colombia": "Korombiya", + "Comoros": "Komorosi", + "Confirm": "Simbisa", + "Confirm Billing Action": "Simbisa Kubhadharisa Chiito", + "Confirm Password": "tsigira pasiwedhi", + "Confirm Payment": "Simbisa kubhadhara", + "Confirm your :amount payment": "Simbisa kubhadhara kwako gumi", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Democratic Republic", + "Congo, the Democratic Republic of the": "Kongo, Democratic Republic of the", + "Constant": "Kugara", + "Continue To Payment": "Ramba Uchibhadhara", + "Cook Islands": "Zvitsuwa Kuku", + "Copy to clipboard": "Kopira kune clipboard", + "Costa Rica": "Kosita Rika", + "Cote D'Ivoire": "Cote d'lvoire", + "Country": "Nyika", + "Coupon": "Kuponi", + "Coupon applied successfully.": "Kuponi yashandiswa zvinobudirira.", + "Create": "Gadzira", + "Create & Add Another": "Gadzira & Wedzera Imwe", + "Create :resource": "Gadzira :resource", + "Create a new team to collaborate with others on projects.": "Gadzira timu nyowani yekushandira pamwe nevamwe pamapurojekiti.", + "Create Account": "Gadzira Account", + "Create API Token": "Gadzira API Token", + "Create New Team": "Gadzira Chikwata Chitsva", + "Create Team": "Gadzira Chikwata", + "Created.": "Yakagadzirwa.", + "Croatia": "Kiroshiya", + "CSV (.csv)": "CSV (.sv)", + "Cuba": "Kiyuba", + "Curaçao": "Curaçao", + "Current Password": "pasiwedhi yazvino", + "Current Subscription Plan": "Yazvino Kunyoresa Chirongwa", + "Currently Subscribed": "Parizvino Subscribed", + "Customer Balance": "Mutengi Balance", + "Customize": "Ita", + "Cyprus": "Saipurasi", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Cote d'lvoire", + "Dark": "Rima", + "Dashboard": "Dhibhodhi", + "December": "Zvita", + "Decrease": "Kuderera", + "Default": "Yekugara", + "Delete": "Dzima", + "Delete :resource": "Dzima :resource", + "Delete Account": "Delete account", + "Delete all notifications": "Dzima zviziviso zvese", + "Delete API Token": "Delete API Chiratidzo", + "Delete File": "Delete faira", + "Delete Notification": "Delete ziviso", + "Delete Resource": "Dzima Chishandiso", + "Delete Selected": "Delete yakasarudzwa", + "Delete Team": "Delete timu", + "Denmark": "Dhenimaki", + "Detach": "Bvisa", + "Detach Resource": "Bvisa Chishandiso", + "Detach Selected": "Detach akasarudzwa", + "Details": "Nhoroondo", + "Disable": "Dzima", + "Djibouti": "Jibhuti", + "Do you really want to leave? You have unsaved changes.": "Unoda kuenda zvechokwadi here? Une shanduko dzisina kuchengetwa.", + "Dominica": "Dhominika", + "Dominican Republic": "Ripabhuriki Dhominika", + "Done.": "Ndapedza.", + "Download": "Dhawunirodha", + "Download Invoice": "Dhaunirodha Invoice", + "Drop file or click to choose": "Donhedza faira kana kudzvanya kuti usarudze", + "Drop files or click to choose": "Donhedza mafaira kana kudzvanya kuti usarudze", + "Ecuador": "Ekwadho", + "Edit": "Rongedza", + "Edit :resource": "Rongedza :resource", + "Edit Attached": "Rongedza rakabatanidzwa", + "Edit Profile": "Rongedza Profile", + "Editor": "Mupepeti", + "Editor users have the ability to read, create, and update.": "Vashandisi veEdhita vanokwanisa kuverenga, kugadzira, uye kugadzirisa.", + "Egypt": "Ijipita", + "El Salvador": "E Savhadho", + "Email": "Imeyili", + "email": "Email", + "Email Address": "Chikero chetsamba yemumhepo", + "Email Addresses": "Email Kero", + "Email Password Reset Link": "Email password reset link", + "Email Verification": "Email Verified", + "Enable": "Gonesa", + "Encrypted environment file already exists.": "Encrypted environment file yatovepo.", + "Encrypted environment file not found.": "Faera renzvimbo yakavharidzirwa harina kuwanikwa.", + "Ensure your account is using a long, random password to stay secure.": "Ita shuwa kuti account yako iri kushandisa refu, isina kurongeka password kuti ugare wakachengeteka.", + "Environment file already exists.": "Faera rezvakatipoteredza ravepo.", + "Environment file not found.": "Faili renzvimbo harina kuwanikwa.", + "Equatorial Guinea": "Ikwetoriya Gini", + "Eritrea": "Eritiriya", + "Error": "Kukanganisa", + "errors": "kukanganisa", + "Estonia": "Esitoniya", + "Ethiopia": "Ithiyopiya", + "ex VAT": "Ex", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Inopera :expiration", + "Export As CSV": "Tumira kunze se CSV", + "Extra Billing Information": "Ruzivo rweKuwedzera Kubhadhara", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Kuwedzerwa simbiso kunodiwa kuti ugadzirise kubhadhara kwako. Ndokumbira uenderere kupeji rekubhadhara nekudzvanya pabhatani riri pazasi.", + "Failed Subscription Payment": "Yakundikana Kubhadhara Kunyoresa", + "Failed to load :resource!": "Yatadza kurodha :resource!", + "Falkland Islands (Malvinas)": "Falkland Islands (MalvinS)", + "Faroe Islands": "Faroe Islands", + "February": "Kukadzi", + "Fiji": "Fiji", + "Filename": "Zita refaira", + "Finish enabling two factor authentication.": "Pedzisa kugonesa maviri factor authentication.", + "Finland": "Finirendi", + "For your security, please confirm your password to continue.": "Kuti uchengetedze, ndapota simbisa password yako kuti uenderere mberi.", + "Forbidden": "Kurambidzwa", + "Force Delete": "Simba Kudzima", + "Force Delete :resource": "Simba Kudzima :resource", + "Force Delete Resource": "Simba Delete Resource", + "Force Delete Selected": "Kumanikidza Kudzima Kusarudzwa", + "Forgot Password": "Wakanganwa password", + "Forgot your password?": "Wakanganwa password yako?", + "Forgot Your Password?": "Wakanganwa Password Yako?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Wakanganwa password yako? Hapana dambudziko. Ingotizivisa email kero yako uye isu tichakutumira email password reset link iyo inokutendera iwe kusarudza imwe itsva.", + "France": "Furanzi", + "French Guiana": "ChiFrench Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "France Southern Matunhu", + "From": "Kubva", + "Gabon": "Gabhoni", + "Gambia": "Gambiya", + "Georgia": "Jojiya", + "Germany": "Jerimani", + "Ghana": "Ghana", + "Gibraltar": "Gibhurata", + "Go Home": "Enda Kumba", + "Go to page :page": "Enda kupeji :page", + "Great! You have accepted the invitation to join the :team team.": "Hukuru! Wabvuma kukokwa kuti ubatane nechikwata chegumi.", + "Greece": "Girisi", + "Greenland": "Girinirendi", + "Grenada": "Girenadha", + "Guadeloupe": "Guadeloupe", + "Guam": "Guwamu", + "Guatemala": "Gwatemara", + "Guernsey": "Guernsey", + "Guinea": "Gini", + "Guinea-Bissau": "Gini Bhisau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Uine mifungo yechipiri pamusoro pekukanzura kunyorera kwako? Iwe unogona ipapo kumutsiridza kunyoreswa kwako chero nguva kusvika pakupera kwekutenderera kwako kwekubhadhara kwazvino. Mushure mekunge kutenderera kwako kwekubhadhara kwapera, unogona kusarudza chirongwa chitsva chekunyoresa.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Uine mifungo yechipiri pamusoro pekukanzura kunyorera kwako? Unogona kudzorera ipapo ipapo kunyoreswa kwako chero nguva kusvika pakupera kwekutenderera kwako kwekubhadhara kwazvino. Mushure mekunge kutenderera kwako kwekubhadhara kwapera, unogona kusarudza chirongwa chitsva chekunyoresa.", + "Heard Island & Mcdonald Islands": "Heard Island uye McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island uye McDonald Islands", + "Hello!": "Mhoro!", + "Hide Content": "Viga Zvirimo", + "Hold Up!": "Mira!", + "Holy See (Vatican City State)": "Holy ona (Vatican City State)", + "Honduras": "Hondurasi", + "Hong Kong": "Hong Kong", + "Hungary": "Hangari", + "I agree to the :terms_of_service and :privacy_policy": "Ini ndinobvumirana ne:terms_of_service uye :privacy_policy", + "Iceland": "Aisirendi", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Kana zvichidikanwa, unogona kubuda kunze kwemamwe mabrowser ako ese masesheni pamidziyo yako yese. Zvimwe zvezvikamu zvako zvichangoburwa zvakanyorwa pazasi; zvisinei, runyorwa urwu runogona kunge rusina kukwana. Kana iwe uchinzwa kuti account yako yakanganiswa, iwe unofanirwa kugadzirisa password yako.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Kana uchitova neakaundi, unogona kugamuchira kukokwa uku nekudzvanya bhatani riri pazasi:", + "If you did not create an account, no further action is required.": "Kana usina kugadzira account, hapana chimwe chiito chinodiwa.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Kana wanga usingatarisire kugamuchira kukoka kuchikwata chino, unogona kurasa email iyi.", + "If you did not receive the email": "Kana iwe usina kugamuchira email", + "If you did not request a password reset, no further action is required.": "Kana usina kukumbira kusetwa patsva, hapana chimwe chiito chinodiwa.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Kana usina account, unogona kugadzira nekudzvanya bhatani riri pazasi. Mushure mekugadzira account, unogona kudzvanya bhatani rekugamuchira kukoka mune ino email kuti ugamuchire kukoka kwechikwata:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Kana iwe uchifanira kuwedzera chaiyo yekubvumirana kana ruzivo rwemutero kune yako mavowiyo, sezita rako rizere rebhizinesi, nhamba yekuzivikanwa yeVat, kana kero yezvinyorwa, iwe unogona kuiwedzera pano.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Kana uchinetseka nekudzvanya \":actionText\" bhatani, kopira uye unamate iyo URL pazasi\nmubrowser yako:", + "Impersonate": "Kutevedzera", + "Increase": "Wedzera", + "India": "India", + "Indonesia": "Indonezhiya", + "Invalid filename.": "Zita refaira hariite.", + "Invalid JSON was returned from the route.": "JSON isiriyo yakadzoswa kubva munzira.", + "Invoice Email Addresses": "Invoice email kero", + "Invoice emails updated successfully.": "Invoice maimeri akagadziridzwa zvinobudirira.", + "Invoices": "Invoice", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamic Republic of", + "Iraq": "Iraki", + "Ireland": "Ayarendi", + "Isle Of Man": "Isle yemurume", + "Isle of Man": "Isle yemurume", + "Israel": "Izirayeri", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Zvinoita sekuti hauna kunyorera. Unogona kusarudza imwe yezvirongwa zvekunyorera pazasi kuti utange. Zvirongwa zvekunyoreswa zvinogona kuchinjwa kana kukanzurwa sezvaunoda.", + "Italy": "Itari", + "Jamaica": "Jamaika", + "January": "Ndira", + "Japan": "Japani", + "Jersey": "Jersey", + "Jordan": "Jodhani", + "July": "Chikunguru", + "June": "Chikumi", + "Kazakhstan": "Khazakisitani", + "Kenya": "Kenya", + "Key": "Kiyi", + "Kiribati": "Kiribati", + "Korea": "Chammhembe Koria", + "Korea, Democratic People's Republic of": "Korea, Democratic People's Republic of", + "Korea, Republic of": "Korea, Republic of", + "Kosovo": "Kosovo", + "Kuwait": "Kuweti", + "Kyrgyzstan": "Kijisitani", + "Lao People's Democratic Republic": "Lao People's Democratic Republic", + "Last active": "Pakupedzisira kushanda", + "Last used": "Yakapedzisira kushandiswa", + "Latvia": "Rativhiya", + "Leave": "Siya", + "Leave Team": "Siya Chikwata", + "Lebanon": "Rebhanoni", + "length": "urefu", + "Lens": "Lensi", + "Lesotho": "Resoto", + "Liberia": "Raibheriya", + "Libyan Arab Jamahiriya": "Libyan Arab jamahiriya", + "Liechtenstein": "Liechtenstein", + "Light": "Chiedza", + "Lithuania": "Rituaniya", + "Load :perPage More": "Mutoro :perPage zvimwe", + "Loading": "Kurodha", + "Location": "Nzvimbo", + "Log in": "Pinda mukati", + "Log In": "Pinda mukati", + "Log Out": "Kubuda", + "Log out": "Kubuda", + "Log Out Other Browser Sessions": "Buda Kunze Zvimwe Browser Sessions", + "Log Viewer": "Muoni weLog", + "Login": "Pinda", + "Logout": "Kubuda", + "Logs": "Matanda", + "Luxembourg": "Rukuzemubhogu", + "Macao": "Macao", + "Macedonia": "North Maedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, yaimbova Yugoslav Republic of", + "Madagascar": "Madhagasika", + "Malawi": "Marawi", + "Malaysia": "Marazhiya", + "Maldives": "Marudhivhu", + "Mali": "Mari", + "Malta": "Maruta", + "Manage Account": "Tonga account", + "Manage and log out your active sessions on other browsers and devices.": "Tonga uye buritsa masesheni ako anoshanda pane mamwe mabhurawuza uye zvishandiso.", + "Manage API Tokens": "Tonga API Tokens", + "Manage Role": "Manage Basa", + "Manage Team": "Manage Chikwata", + "Managing billing for :billableName": "Kugadzirisa kubhadharisa kwe:billableName", + "March": "Kurume", + "Mark all as Read": "Maka zvese sekuverengwa", + "Mark all notifications as read": "Maka zvese zviziviso sekuverengwa", + "Mark Read": "Maka Verenga", + "Mark Unread": "Maka Unhu Unhu", + "Marshall Islands": "Zvitsuwa Masharo", + "Martinique": "Martinique", + "Mauritania": "Mauritaniya", + "Mauritius": "Morishiyasi", + "May": "Chivabvu", + "Mayotte": "Mayotte", + "Mexico": "Mekisiko", + "Micronesia, Federated States Of": "Maikironezhiya", + "Micronesia, Federated States of": "Micronesia, Federated States ye", + "Moldova": "Morodhovha", + "Moldova, Republic of": "Moldova, Republic of", + "Monaco": "Monako", + "Mongolia": "Mongoriya", + "Montenegro": "Mondenegiro", + "Month To Date": "Mwedzi Kusvika Nhasi", + "Monthly": "Pamwedzi", + "monthly": "pamwedzi", + "Montserrat": "Motserati", + "Morocco": "Moroko", + "Mozambique": "Mozambiki", + "Myanmar": "Mayanima", + "Name": "Zita", + "name": "zita", + "Namibia": "Namibhiya", + "Nauru": "Nauru", + "Nepal": "Neparo", + "Netherlands": "Netharenzi", + "Netherlands Antilles": "Netherlands Antilles", + "Nevermind": "Chiregedza", + "Nevermind, I'll keep my old plan": "Hazvinei hazvo, ndichachengeta hurongwa hwangu hwekare", + "New": "Nyowani", + "New :resource": "Nyowani :resource", + "New Caledonia": "New Caledonia", + "New Password": "Nyowani nyowani", + "New Zealand": "Nyuzirendi", + "Next": "NEXT", + "Next Payment": "Inotevera kubhadhara", + "Next Payment on": "Inotevera kubhadhara pane", + "Nicaragua": "Nikaraguwa", + "Niger": "Naija", + "Nigeria": "Naijeriya", + "Niue": "Nyu ", + "No": "Aihwa", + "No :resource matched the given criteria.": "Hapana gumi anoenderana nezvakapihwa.", + "No additional information...": "Hapana rumwe ruzivo...", + "No Current Data": "Hapana Current Data", + "No Data": "Hapana Data", + "no file selected": "hapana faira rakasarudzwa", + "No Increase": "Hapana Kuwedzera", + "No payment methods on file.": "Hapana nzira dzekubhadhara pafaira.", + "No payment scheduled.": "Hapana kubhadhara kwakarongwa.", + "No Prior Data": "Hapana Yepamberi Data", + "No Results Found.": "Hapana Zvawanikwa.", + "Norfolk Island": "Tsitsuwa Nofoku", + "Northern Mariana Islands": "Maodzanyemba Zvitsuwa Mariyana", + "Norway": "Noweyi", + "Not Found": "Kusawanikwa", + "Notifications": "Ziviso", + "Nova": "Nova", + "Nova User": "Nova Mushandisi", + "November": "Mbudzi", + "October": "Gumiguru", + "of": "ye", + "OK": "Zvakanaka", + "Oman": "Omani", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Kana timu yadzimwa, zviwanikwa zvayo zvese uye data zvinobviswa zvachose. Usati wadzima timu iyi, ndapota dhawunirodha chero data kana ruzivo zvine chekuita nechikwata ichi chaunoda kuchengeta.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Kana account yako yadzimwa, zvese zviwanikwa zvayo uye data zvichabviswa zvachose. Usati wadzima account yako, ndapota dhawunirodha chero data kana ruzivo rwaunoda kuchengetedza.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kana account yako yadzimwa, zvese zviwanikwa zvayo uye data zvichabviswa zvachose. Ndokumbira uise password yako kuratidza kuti unoda kudzima zvachose account yako.", + "Only Trashed": "Yakaraswa chete", + "Open Invoices": "Vhura Invoice", + "Original": "Zvekutanga", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Yedu yekubhadharisa manejimendi portal inokutendera iwe kuti utore zviri nyore kunyoresa kwako hurongwa, nzira yekubhadhara, uye kudhawunirodha yako invoice yazvino.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Yedu yekubhadharisa manejimendi portal inokutendera iwe kuti utore zvirinani hurongwa hwako hwekunyorera, nzira dzekubhadhara, uye kudhawunirodha mainvoice ako achangoburwa.", + "Page Expired": "Peji Yapera", + "Pagination Navigation": "Kuongororwa", + "Paid": "Yakabhadharwa", + "Pakistan": "Pakisitani", + "Palau": "Parau", + "Palestinian Territory, Occupied": "Palestinian Territory, Yakagarwa", + "Panama": "Panama", + "Papua New Guinea": "Papa Nyu Gini", + "Paraguay": "Paragwayi", + "Password": "Pasiwedhi", + "password": "pasiwedhi", + "Payment Confirmation": "Kubhadhara Kusimbisa", + "Payment Information": "Kubhadhara Information", + "Payment information updated successfully.": "Mashoko ekubhadhara akagadziridzwa.", + "Payment Method": "Kubhadhara Nzira", + "Payment Methods": "Kubhadhara Nzira", + "Payment Required": "Kubhadhara Kunodiwa", + "Payments": "Kubhadhara", + "Pending Team Invitations": "Kumirira machira ekukoka", + "Per Page": "Per Peji", + "Permanently delete this team.": "Dzima timu iyi zvachose.", + "Permanently delete your account.": "Dzima account yako zvachose.", + "Permissions": "Mvumo", + "Peru": "Peru", + "Philippines": "Firipaini", + "Photo": "Mufananidzo", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Ndapota gamuchira mitemo yebasa.", + "Please click the button below to verify your email address.": "Ndokumbira udzvanye bhatani riri pazasi kuti uone email yako kero.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Ndokumbira usimbise kupinda kuaccount yako nekuisa imwe yemakodhi ako ekudzoreredza emergency.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Ndokumbira usimbise kupinda kuaccount yako nekuisa kodhi yechokwadi yakapihwa neauthenticator application.", + "Please confirm your password before continuing.": "Ndokumbira usimbise password yako usati waenderera mberi.", + "Please copy your new API token. For your security, it won't be shown again.": "Ndokumbira ukope tokeni yako itsva yeAPI. Nekuda kwekuchengetedzeka kwako, hazvicharatidzike zvakare.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Ndokumbira uise password yako kuti usimbise kuti unoda kubuda mubrowser yako yesesesheni pamidziyo yako yese.", + "Please provide a maximum of three invoice emails addresses.": "Ndokumbirawo upe huwandu hwenzwi nhatu invoice maemail.", + "Please provide the email address of the person you would like to add to this team.": "Ndokumbira upe kero yeemail yemunhu waungada kuwedzera kuchikwata chino.", + "Please set a default payment method before retrying payments.": "Ndokumbira uise nzira yekubhadhara yekubhadhara usati wadzokorora kubhadhara.", + "Please set a default payment method before swapping plans.": "Ndapota gadza nzira yekubhadhara yakagara usati wachinja zvirongwa.", + "Poland": "Porendi", + "Portugal": "Putugaro", + "Press / to search": "Dzvanya / kutsvaga", + "Preview": "Fungidziro", + "Previewing": "Kuongorora", + "Previous": "Yapfuura", + "Privacy Policy": "Yakavanzika Policy", + "Profile": "Mbiri", + "Profile Information": "Nhoroondo yeruzivo", + "Puerto Rico": "Pota Riko", + "Qatar": "Kwata", + "Quarter To Date": "Quarter kusvika ikozvino", + "Recovery Code": "Kudzorera kodhi", + "Refresh": "Zorodza", + "Regards,": "Kwaziwai,", + "Regenerate Recovery Codes": "Gadzirazve Makodhi ekudzoreredza", + "Register": "Rejista", + "Reload": "Rodha patsva", + "Remember me": "Ndirangarire", + "Remember Me": "Ndirangarire", + "Remove": "Bvisa", + "Remove Photo": "Bvisa Mufananidzo", + "Remove Team Member": "Bvisa Team Member", + "Replicate": "Tevedzera", + "Required fields": "Minda inodiwa", + "Resend Verification Email": "Tumirazve Verification Email", + "Reset Filters": "Reset Mafirita", + "Reset Password": "Dzosera password", + "Reset Password Notification": "Dzosera password password", + "resource": "zviwanikwa", + "Resource Row Dropdown": "Romurozi Row kudonha", + "Resources": "Zviwanikwa", + "resources": "zviwanikwa", + "Restore": "Dzorera", + "Restore :resource": "Dzorera :resource", + "Restore Resource": "Dzosera Resource", + "Restore Selected": "Dzorera Zvakasarudzwa", + "results": "mhinduro", + "Resume Subscription": "Tangazve Kunyoresa", + "Retry Payment": "Edzazve Kubhadhara", + "Return to :appName": "Dzokera ku:appName", + "Reunion": "Réunion", + "Role": "Basa", + "Romania": "Romaniya", + "Run Action": "Mhanya Chiitiko", + "Russian Federation": "Russian Federation", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "St. Barthélemy", + "Saint Barthélemy": "Mutsvene Barthélemy", + "Saint Helena": "Sendi Herena", + "Saint Kitts And Nevis": "St. Kitts neNevis", + "Saint Kitts and Nevis": "Sendi Kitsi ne Nevhisi", + "Saint Lucia": "Sendi Rusiya", + "Saint Martin": "St. Martin", + "Saint Martin (French part)": "Saint Martin (chikamu cheFrench)", + "Saint Pierre And Miquelon": "St. Pierre naMiquelon", + "Saint Pierre and Miquelon": "Saint Pierre uye Miquelon", + "Saint Vincent And Grenadines": "St. Vincent neGrenadines", + "Saint Vincent and the Grenadines": "Sendi Vincent neGirenadhini", + "Samoa": "Samoya", + "San Marino": "Sani Marino", + "Sao Tome And Principe": "Sayo Tomu nePurinzipu", + "Sao Tome and Principe": "Sayo Tomu nePurinzipu", + "Saudi Arabia": "Saudhi Arabhiya", + "Save": "Sevha", + "Saved.": "Kuponeswa.", + "Scroll to bottom": "Bhura pasi", + "Scroll to top": "Skiritsa kumusoro", + "Search": "Tsvaga", + "Secure Area": "Nzvimbo Yakachengeteka", + "Select": "Sarudza", + "Select a different plan": "Sarudza chirongwa chakasiyana", + "Select a log file...": "Sarudza faira relogi...", + "Select A New Photo": "Sarudza Mufananidzo Mutsva", + "Select Action": "Sarudza Chiito", + "Select all": "Sarudza zvose", + "Select All Dropdown": "Sarudza All Dropdown", + "Select this page": "Sarudza peji ino", + "Send Password Reset Link": "Tumira Password Reset Link", + "Senegal": "Senegaro", + "September": "Gunyana", + "Serbia": "Sebhiya", + "Server Error": "Kukanganisa Server", + "Service Unavailable": "Service Haipo", + "Set as default": "Seta seyakagadzika", + "Setup Key": "Kiyi yekumisikidza", + "Seychelles": "Secheres", + "Show All Fields": "Ratidza Minda Yese", + "Show Content": "Ratidza Zvirimo", + "Show Recovery Codes": "Ratidza Recovery Codes", + "Showing": "Kuratidza", + "Sierra Leone": "Siyera Riyoni", + "Signed in as": "Sainirwa se", + "Singapore": "Singapowo", + "Sint Maarten (Dutch part)": "Sinit Marten", + "Slovakia": "Sirovhakiya", + "Slovenia": "Sirovhinyiya", + "Soft Deleted": "Nyorourwa", + "Solomon Islands": "Zvitsuwa Soromoni", + "Somalia": "Somaria", + "Something went wrong.": "Pane chakaipa.", + "Sorry! You are not authorized to perform this action.": "Ndine hurombo! Hauna mvumo yekuita chiitiko ichi.", + "Sorry, your session has expired.": "Tine urombo, nguva yako yapera.", + "South Africa": "Chamhembe Afrika", + "South Georgia And Sandwich Isl.": "South Georgia uye South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "South Georgia uye South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Speini", + "Sri Lanka": "Shiri Ranga", + "Standalone Actions": "Zviito zvakamira", + "Start Polling": "Tanga Kuvhota", + "Start polling": "Tanga kuvhota", + "State / County": "Nyika / County", + "Stop Impersonating": "Rega Kutevedzera", + "Stop Polling": "Mira Kuvhota", + "Stop polling": "Mirai kuvhota", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Chengetedza aya macode ekudzoreredza mune yakachengeteka password maneja. Iwo anogona kushandiswa kudzoreredza kuwana kuaccount yako kana yako mbiri factor authentication mudziyo ukarasika.", + "Subscribe": "Nyorera", + "Subscription Information": "Kunyoresa Ruzivo", + "Subscription Pending": "Kunyoresa Kunomirira", + "Sudan": "Sudhani", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard naJan Mayen", + "Svalbard and Jan Mayen": "Svalbard naJan Mayen", + "Swaziland": "Sikwazirendi", + "Sweden": "Siwidheni", + "Switch Teams": "Chinja Matimu", + "Switzerland": "Siwizarendi", + "Syrian Arab Republic": "Syrian Arab Republic", + "System": "System", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Province reChina", + "Tajikistan": "Tajikisitani", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United States of", + "TAX": "Mutero", + "Team Details": "Chikwata Chinyorwa", + "Team Invitation": "Kukoka Kwechikwata", + "Team Members": "Nhengo dzeChikwata", + "Team Name": "Zita rechikwata", + "Team Owner": "Muridzi Wechikwata", + "Team Settings": "Timu zvigadziriso", + "Terms of Service": "Zviga zvebvumirano", + "Thailand": "Tairendi", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Maita basa nekunyoresa! Usati watanga, unogona here kuona email kero yako nekudzvanya pane iyo link yatichangobva kukutumira email? Kana usina kugamuchira email, tichakutumira imwe nemufaro.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Ndatenda nekuramba muchitsigira. Taisa kopi yeinvoice yako kumarekodhi ako. Ndapota tizivise kana une mibvunzo kana zvinokunetsa.", + "Thanks,": "Ndatenda,", + "The :attribute must be a valid role.": "Iwo gumi anofanira kunge ari basa rinoshanda.", + "The :attribute must be at least :length characters and contain at least one number.": "Iwo gumi anofanira kunge aine mabhii makumi maviri uye aine nhamba imwe chete.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Iwo gumi anofanirwa kunge aine mabhii makumi maviri uye aine kanenge kavara kakakosha nenhamba imwe.", + "The :attribute must be at least :length characters and contain at least one special character.": "Iwo gumi anofanirwa kunge aine mabhii makumi maviri uye aine kamwechete kanhu kakakosha.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Iwo gumi anofanirwa kunge aine mavara makumi maviri uye aine kanenge kabhii mukuru nenhamba imwe.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Iwo gumi anofanirwa kunge aine mabhii makumi maviri uye aine kanenge kabhii guru rimwe chete nerakakosha rimwechete.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Iwo gumi anofanirwa kunge aine mavara makumi maviri uye aine kanenge kabhii guru rimwe chete, nhamba imwe, uye imwe yakakosha mavara.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Iwo gumi anofanirwa kunge aine mavara makumi maviri uye aine kanenge kabhii guru rimwe chete.", + "The :attribute must be at least :length characters.": "Iwo gumi anofanira kunge aine mabhii makumi maviri.", + "The :attribute must contain at least one letter.": "Iwo gumi anofanira kunge aine vara rimwechete.", + "The :attribute must contain at least one number.": "Iwo gumi anofanira kunge aine nhamba imwe chete.", + "The :attribute must contain at least one symbol.": "Iwo gumi anofanira kunge aine chiratidzo chimwe chete.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Iwo gumi anofanira kunge aine vara guru rimwe chete uye vadiki rimwe chete.", + "The :resource was created!": "Iwo gumi akagadzirwa!", + "The :resource was deleted!": "Iwo gumi akabviswa!", + "The :resource was restored!": "Vane gumi vakadzorerwa!", + "The :resource was updated!": "Iwo gumi akagadziridzwa!", + "The action was executed successfully.": "Chiito chacho chakaitwa zvinobudirira.", + "The default payment method cannot be removed.": "Nzira yekubhadhara yakagara haigone kubviswa.", + "The file was deleted!": "Faili radzimwa!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Iyo gumi yakapihwa yakaonekwa mune data leak. Ndapota sarudza imwe yakasiyana :attribute.", + "The given data was invalid.": "Data yakapihwa yanga isiriyo.", + "The government won't let us show you what's behind these doors": "Hurumende haitibvumidze kuti tikuratidzei zviri kuseri kwemikova iyi", + "The HasOne relationship has already been filled.": "Hukama hweHasOne hwakatozadzwa.", + "The image could not be loaded": "Mufananidzo watadza kurodha", + "The image could not be loaded.": "Mufananidzo watadza kurodha.", + "The invoice emails must be valid email addresses.": "Maimeri enosvoce anofanirwa kunge ari echokwadi email kero.", + "The password is incorrect.": "Pasiwedhi haina kururama.", + "The provided coupon code is invalid.": "Makuponi akapihwa haashande.", + "The provided password does not match your current password.": "Pasiwedhi rakapihwa harienderane nepassword yako yazvino.", + "The provided password was incorrect.": "Pasiwedhi yakapihwa yanga isiriyo.", + "The provided two factor authentication code was invalid.": "Idzo mbiri dzakapihwa dzekusimbisa kodhi hadzina kushanda.", + "The provided two factor recovery code was invalid.": "Idzo mbiri dzakapihwa dzekudzoreredza code yanga isiriyo.", + "The provided VAT number is invalid.": "Nhamba yeVAT yakapihwa haisiyo.", + "The resource was attached!": "Chishandiso chakabatanidzwa!", + "The resource was prevented from being saved!": "Sosi yakadziviswa kuchengetwa!", + "The resource was updated!": "Chishandiso chakagadziridzwa!", + "The response is not a streamed response.": "Mhinduro haisi mhinduro yakatenderedzwa.", + "The response is not a view.": "Mhinduro haisi maonero.", + "The selected country is invalid.": "Nyika yakasarudzwa haisi iyo.", + "The selected plan is invalid.": "Chirongwa chakasarudzwa hachishandi.", + "The selected resources have been :action!": "Zviwanikwa zvakasarudzwa zvave gumi!", + "The team's name and owner information.": "Zita rechikwata uye ruzivo rwemuridzi.", + "There are no available options for this resource.": "Hapana sarudzo dziripo dzechinhu ichi.", + "There are no fields to display.": "Hapana minda yekuratidzira.", + "There are no new notifications.": "Hapana zvitsva zviziviso.", + "There was a problem executing the action.": "Paita dambudziko pakuita chiitiko.", + "There was a problem fetching the resource.": "Paita dambudziko pakutora resource.", + "There was a problem submitting the form.": "Paita dambudziko pakutumira fomu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Vanhu ava vakokwa kuchikwata chako uye vatumirwa email yekukoka. Vanogona kujoina timu nekubvuma kukokwa neemail.", + "This account does not have an active subscription.": "Akaundi iyi haina kunyorera.", + "This action is unauthorized.": "Ichi chiito hachibvumirwi.", + "This copy of Nova is unlicensed.": "Iyi kopi yeNova haina rezinesi.", + "This coupon code can only be used by new customers.": "Iyi coupon code inogona kushandiswa chete nevatengi vatsva.", + "This device": "mudziyo uyu", + "This file field is read-only.": "Iyi ndima yefaira ndeyekuverenga-chete.", + "This invoice is no longer open.": "Iyi invoice haisisiri kuvhurwa.", + "This is a secure area of the application. Please confirm your password before continuing.": "Iyi inzvimbo yakachengeteka yekushandisa. Ndokumbira usimbise password yako usati waenderera mberi.", + "This password does not match our records.": "Password iyi haienderane nemarekodhi edu.", + "This password reset link will expire in :count minutes.": "Iyi password reset link inopera mumaminitsi gumi.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Kubhadhara uku kwakatangwa, asi mari yacho haina kugamuchirwa. Izvi zvinogona kutora kusvika mazuva gumi nemana.", + "This resource no longer exists": "Chishandiso ichi hachisisipo", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Kunyoreswa uku kwapera uye hakugone kuenderera mberi. Ndapota gadzira imwe nyowani.", + "This user already belongs to the team.": "Mushandisi uyu anotova wechikwata.", + "This user has already been invited to the team.": "Mushandisi uyu akatokokwa kuchikwata.", + "Timor-Leste": "Timor-Leste", + "to": "ku", + "To": "Kuti", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Kuti upedze kugonesa zvinhu zviviri zvechokwadi, tarisa iyo inotevera QR kodhi uchishandisa application yenharembozha yako kana isa kiyi yekuseta uye wopa iyo yakagadzirwa OTP kodhi.", + "Today": "Nhasi", + "Toggle navigation": "Toggle Navigation", + "Togo": "Togo", + "Tokelau": "Tokerau", + "Token Name": "Zita reChiratidzo", + "Tonga": "Tonga", + "Too Many Requests": "Zvikumbiro Zvakawanda", + "total": "zvachose", + "Total:": "Zvose:", + "Trashed": "Yakaraswa", + "Trinidad And Tobago": "Trinidhadhi neTobhago", + "Trinidad and Tobago": "Trinidhadhi neTobhago", + "Tunisia": "Tunisiya", + "Turkey": "Teki", + "Turkmenistan": "Tekimenisitani", + "Turks And Caicos Islands": "Turks neCaicos Islands", + "Turks and Caicos Islands": "Turks neCaicos Islands", + "Tuvalu": "Tuvharu", + "Two Factor Authentication": "Chikanganiso zviviri kusimbisa", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Zvinhu zviviri zvekusimbisa zvino zvinogoneswa. Skena inotevera QR kodhi uchishandisa nharembozha yekushandisa kana isa kiyi yekuseta.", + "Type": "Nyora", + "Uganda": "Uganda", + "Ukraine": "Ukireni", + "Unauthorized": "Zvisina mvumo", + "United Arab Emirates": "Mubatanidzwa Arabhu Emeretsi", + "United Kingdom": "Nyika dzakabatana", + "United States": "Nyika dzakabatana", + "United States Minor Outlying Islands": "United States Dridly Outlands Islands", + "United States Outlying Islands": "U.S. Zvitsuwa zvekunze", + "Unknown": "Hazvizivikanwe", + "Unpaid": "Kusabhadharwa", + "Update": "Gadziridza", + "Update & Continue Editing": "Gadziridza uye Ramba uchigadzirisa", + "Update :resource": "Gadziridza :resource", + "Update :resource: :title": "Kwidziridzo :resource::title", + "Update attached :resource: :title": "Update yakabatanidzwa :resource::title", + "Update Password": "Gadziridza password", + "Update Payment Information": "Gadziridza Kubhadhara Ruzivo", + "Update Payment Method": "Gadziridza Kubhadhara Nzira", + "Update your account's profile information and email address.": "Gadzirisa ruzivo rweakaundi yako uye kero yeemail.", + "Uploading": "Kuisa", + "Uploading files... (:current/:total)": "Kukwirisa mafaira... (:current/:total)", + "Uruguay": "Urugwayi", + "Use a recovery code": "Shandisa kodhi yekudzoreredza", + "Use an authentication code": "Shandisa kodhi yechokwadi", + "User Actions": "Zviito zvemushandisi", + "User Security": "Kuchengetedzwa Kwemushandisi", + "Username": "Username", + "Uzbekistan": "Uzebhekisitani", + "Value": "Kukosha", + "Vanuatu": "Vanhwatu", + "VAT Number": "Nhamba yeVAT", + "Venezuela": "Vhenezwera", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivia Republic of", + "Verify Email Address": "Verify Email Kero", + "Verify Your Email Address": "Simbisa Yako Email Kero", + "Viet Nam": "Vhetinamu", + "View": "Tarisa", + "Virgin Islands, British": "Islands Islands, Britain", + "Virgin Islands, U.S.": "Islands Islands, U.S.", + "Wallis And Futuna": "Wallis uye Futuna", + "Wallis and Futuna": "Wallis uye Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Tiri kugadzirisa kunyorera kwako. Kana kunyoreswa kuchinge kwanyatsogadziriswa, peji ino inogadziridza otomatiki. Kazhinji, nzira iyi inofanira kungotora masekondi mashoma.", + "We are unable to process your payment. Please contact customer support.": "Hatikwanisi kugadzirisa mubhadharo wako. Ndokumbira ubate rutsigiro rwevatengi.", + "We have emailed your password reset link!": "Takatumira email yako password reset link!", + "We were unable to find a registered user with this email address.": "Hatina kukwanisa kuwana mushandisi akanyoreswa nekero iyi yeemail.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Isu tichaendesa invoice download link kune iyo email kero kuti iwe utaure pazasi. Iwe unogona kupatsanura akawanda email kero uchishandisa commas.", + "We're lost in space. The page you were trying to view does not exist.": "Takarasika muchadenga. Peji yawanga uchiedza kuona haipo.", + "Welcome Back!": "Madzokoyi!", + "Western Sahara": "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kana mbiri yechokwadi yezvimisikidzwa ikagoneswa, iwe unozotungamirwa kune yakachengeteka, isina kujairika tokeni panguva yehuchokwadi. Unogona kutora chiratidzo ichi kubva kuGoogle Authenticator application yefoni yako.", + "Whoops": "Murapi", + "Whoops!": "Whoops!", + "Whoops! Something went wrong.": "Whoops! Pane chakaipa.", + "With Trashed": "Nesimba", + "Write": "Nyora", + "Year To Date": "Gore kusvika ikozvino", + "Yearly": "Gore negore", + "Yemen": "Yemeni", + "Yes": "Ehe", + "You are already subscribed.": "Wakatonyoresa.", + "You are currently within your free trial period. Your trial will expire on :date.": "Parizvino uri mukati menguva yako yemahara yekuyedza. Kuedza kwako kunopera musi wa:date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Parizvino uri mukati menguva yako yemahara yekuyedza. Muedzo wako uchapera musi wa:date. Kutanga kunyoreswa kutsva kunopedza muyedzo wako.", + "You are logged in!": "Wapinda!", + "You are receiving this email because we received a password reset request for your account.": "Uri kugamuchira iyi email nekuti tatambira chikumbiro chekugadzirisa pasiwedhi account yako.", + "You have been invited to join the :team team!": "Wakokwa kujoinha chikwata chegumi!", + "You have enabled two factor authentication.": "Wagonesa ma factor maviri echokwadi.", + "You have not enabled two factor authentication.": "Hauna kugonesa maviri factor authentication.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Une mamwe ma invoice asina kubhadharwa. Mushure mekugadzirisa nzira yako yekubhadhara yaunogara, unogona kuyedza zvakare kubhadhara kuburikidza neinvoice runyorwa pazasi.", + "You may accept this invitation by clicking the button below:": "Unogona kugamuchira kukoka uku nekudzvanya bhatani riri pazasi:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Unogona kukanzura kunyorera kwako chero nguva. Kana kunyoreswa kwako kwangokanzurwa, uchave nesarudzo yekutangisa kunyoreswa kusvika pakupera kwekutenderera kwako kwekubhadhara kwazvino.", + "You may delete any of your existing tokens if they are no longer needed.": "Unogona kudzima chero ma tokeni ako aripo kana asingachadiwi.", + "You may not delete your personal team.": "Iwe haugone kudzima timu yako pachako.", + "You may not leave a team that you created.": "Iwe haugone kusiya timu yawakagadzira.", + "You will receive an invoice and payment link via email for each billing period.": "Iwe uchagamuchira invoice uye yekubhadhara link kuburikidza neemail kune yega yega nguva yekubhadhara.", + "You're logged in!": "Wapinda!", + "Your :invoiceName invoice is now available!": "Yako gumi invoice yave kuwanikwa!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Kero yako yekubhadhara ndeye :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kadhi rako rarambwa. Ndokumbira kuti ubate kadhi rako kuti uwane rumwe ruzivo.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Nzira yako yekubhadhara ikozvino ikiredhiti kadhi rinopera negumi rinopera musi wa:expiration.", + "Your email address is unverified.": "Kero yako yeemail haina kusimbiswa.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Mari yako yekupedzisira yegumi yakundikana. Ndapota gadziridza nzira yako yekubhadhara kuti uedze zvakare kubhadhara kwakundikana.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Mari yako yekupedzisira yegumi pa:date yatadza. Ndapota gadziridza nzira yako yekubhadhara kuti uedze zvakare kubhadhara kwakundikana.", + "Your next payment of :amount will be processed on :date.": "Kubhadhara kwako kunotevera kwegumi kuchave pa:date.", + "Your payment method has been added successfully.": "Nzira yako yekubhadhara yawedzerwa.", + "Your payment method will be charged automatically for each billing period.": "Nzira yako yekubhadhara ichachajwa yega panguva yega yega yekubhadharisa.", + "Your registered VAT Number is :vatNumber.": "Nhamba yako yeVAT yakanyoreswa igumi.", + "Your subscription has been started successfully.": "Kunyoresa kwako kwatangwa zvinobudirira.", + "Your subscription has been successfully cancelled.": "Kunyoresa kwako kwakanzurwa.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Kunyoresa kwako kwakanzurwa. Ucharamba uchikwanisa kusvika pakupera kwenguva yako yekubhadhara.", + "Your subscription was successfully resumed.": "Kunyoresa kwako kwakatangwa zvakare.", + "Your subscription was successfully updated.": "Kunyoresa kwako kwakagadziridzwa.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zipi/Positi Kodhi", + "Åland Islands": "Zvitsuwa" +} diff --git a/locales/sn/php-inline.json b/locales/sn/php-inline.json new file mode 100644 index 00000000000..b2775f60a39 --- /dev/null +++ b/locales/sn/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Iyi ndima inofanira kugamuchirwa.", + "accepted_if": "Iyi ndima inofanira kugamuchirwa kana :other iri :value.", + "active_url": "Iyi haisi URL inoshanda.", + "after": "Iyi ndima inofanirwa kunge iri mushure me:date.", + "after_or_equal": "Iyi ndima inofanira kunge iri zuva rinotevera kana kuenzana na:date.", + "alpha": "Nzvimbo iyi inofanirwa kunge iine mavara chete.", + "alpha_dash": "Iyi ndima inongofanirwa kunge iine mavara, manhamba, madheshi uye underscores.", + "alpha_num": "Nzvimbo iyi inofanirwa kunge iine mavara nenhamba chete.", + "any_of": "Iyi shamba haina basa.", + "array": "Iyi ndima inofanira kuva yakarongwa.", + "ascii": "Iyi ndima inofanira chete kuva ne-single-byte alphanumeric characters nezviratidzo.", + "attached": "Iyi ndima yakatobatanidzwa.", + "before": "Iyi ndima inofanira kunge isati yasvika :date.", + "before_or_equal": "Iyi ndima inofanirwa kunge iri zuva risati rasvika kana rakaenzana ne:date.", + "between.array": "Munda uyu unofanirwa kunge uine zvinhu zviri pakati pe:min ne:max.", + "between.file": "Iyi ndima inofanira kuva pakati pe:min ne:max kilobytes.", + "between.numeric": "Iyi ndima inofanira kuva pakati pe:min ne:max.", + "between.string": "Iyi ndima inofanira kuva pakati pe:min ne:max mavara.", + "boolean": "Iyi ndima inofanira kuva yechokwadi kana yenhema.", + "can": "Iyi ndima ine kukosha kusingatenderwe.", + "confirmed": "Simbiso yendima iyi haienderane.", + "contains": "Nzvimbo iyi haina kukosha kunodiwa.", + "date": "Nzvimbo iyi harisi zuva rinoshanda.", + "date_equals": "Iyi ndima inofanirwa kunge iri zuva rakaenzana ne:date.", + "date_format": "Iyi ndima haienderane nefomati :format.", + "decimal": "Iyi ndima inofanira kuva ne:decimal nzvimbo dzedhesimali.", + "declined": "Iyi ndima inofanira kurambwa.", + "declined_if": "Iyi ndima inofanira kurambwa kana :other iri :value.", + "different": "Iyi ndima ne:other zvinofanira kusiyana.", + "digits": "Iyi ndima inofanira kuva nenhamba dzinenge :digits.", + "digits_between": "Iyi ndima inofanira kuva pakati pe:min ne:max manhamba.", + "dimensions": "Iyi ndima ine mifananidzo isiriyo.", + "distinct": "Iyi ndima ine kukosha kwakapetwa.", + "doesnt_contain": "Iyi shamba haifanirwe kunge iine chero yeinotevera: :values.", + "doesnt_end_with": "Iyi ndima haifanirwe kupera neimwe yezvinotevera: :values.", + "doesnt_start_with": "Iyi ndima haifanirwe kutanga neimwe yezvinotevera: :values.", + "email": "Iyi ndima inofanira kunge iri kero yeemail inoshanda.", + "ends_with": "Munda uyu unofanira kupera nechimwe chezvinotevera: :values.", + "enum": "Nzvimbo yakasarudzwa haisi iyo.", + "exists": "Nzvimbo yakasarudzwa haisi iyo.", + "extensions": "Iyi ndima inofanirwa kuve neimwe yeanotevera ekuwedzera: :values.", + "file": "Iyi ndima inofanira kunge iri faira.", + "filled": "Iyi ndima inofanira kuva yakakosha.", + "gt.array": "Iyi ndima inofanira kuva nezvinhu zvinopfuura :value.", + "gt.file": "Iyi ndima inofanira kuva yakakura kudarika :value kilobytes.", + "gt.numeric": "Iyi ndima inofanira kunge yakakura kudarika :value.", + "gt.string": "Iyi ndima inofanira kuva yakakura kudarika mavara :value.", + "gte.array": "Iyi ndima inofanira kuva nezvinhu :value kana kupfuura.", + "gte.file": "Iyi ndima inofanira kuva yakakura kudarika kana kuenzana ne:value kilobytes.", + "gte.numeric": "Iyi ndima inofanira kuva yakakura kudarika kana kuenzana ne:value.", + "gte.string": "Iyi ndima inofanira kuva yakakura kudarika kana kuenzana nemavara :value.", + "hex_color": "Iyi ndima inofanirwa kuve iriko hexadecimal color.", + "image": "Iyi ndima inofanira kuva mufananidzo.", + "in": "Nzvimbo yakasarudzwa haisi iyo.", + "in_array": "Iyi ndima haipo mu:other.", + "in_array_keys": "Iyi shamba inofanirwa kunge iine imwe yeiyo inotevera makiyi: :values.", + "integer": "Iyi ndima inofanirwa kuve yakazara.", + "ip": "Iyi ndima inofanirwa kunge iri kero yeIP inoshanda.", + "ipv4": "Nzvimbo iyi inofanira kunge iri kero yeIPv4 inoshanda.", + "ipv6": "Nzvimbo iyi inofanira kunge iri kero yeIPv6 inoshanda.", + "json": "Iyi ndima inofanirwa kunge iri tambo yeJSON inoshanda.", + "list": "Iyi ndima inofanira kunge iri rondedzero.", + "lowercase": "Munda uyu unofanira kuva nemavara madiki (lowercase).", + "lt.array": "Nzvimbo iyi inofanira kuva nezvinhu zvisingasviki :value.", + "lt.file": "Iyi ndima inofanira kunge iri pasi pe:value kilobytes.", + "lt.numeric": "Iyi ndima inofanira kunge iri pasi pe:value.", + "lt.string": "Iyi ndima inofanira kunge iri pasi pemavara :value.", + "lte.array": "Nzvimbo iyi haifanire kuva nezvinhu zvinopfuura :value.", + "lte.file": "Iyi ndima inofanira kunge iri pasi kana kuenzana ne:value kilobytes.", + "lte.numeric": "Iyi ndima inofanira kunge iri pasi kana kuenzana ne:value.", + "lte.string": "Iyi ndima inofanira kunge iri pasi kana kuenzana nemavara :value.", + "mac_address": "Nzvimbo iyi inofanira kunge iri kero yeMAC inoshanda.", + "max.array": "Nzvimbo iyi haifanire kunge iine zvinhu zvinopfuura :max.", + "max.file": "Iyi ndima haifanire kunge yakakura kudarika :max kilobytes.", + "max.numeric": "Iyi ndima haifanire kunge yakakura kudarika :max.", + "max.string": "Nzvimbo iyi haifanire kudarika mavara :max.", + "max_digits": "Iyi ndima haifanire kunge iine manhamba anodarika :max.", + "mimes": "Iyi ndima inofanira kunge iri faira remhando: :values.", + "mimetypes": "Iyi ndima inofanira kunge iri faira remhando: :values.", + "min.array": "Iyi ndima inofanira kunge iine zvinhu zvirinani :min.", + "min.file": "Iyi ndima inofanira kunge iri :min kilobytes.", + "min.numeric": "Iyi ndima inofanira kunge iri :min.", + "min.string": "Nzvimbo iyi inofanira kunge iine mavara :min.", + "min_digits": "Iyi ndima inofanira kunge iine manhamba :min.", + "missing": "Iyi ndima inofanira kunge isipo.", + "missing_if": "Iyi ndima inofanira kunge isipo kana :other ari :value.", + "missing_unless": "Iyi ndima inofanira kunge isipo kunze kwekunge :other ari :value.", + "missing_with": "Iyi ndima inofanira kunge isipo kana :values iripo.", + "missing_with_all": "Iyi ndima inofanira kunge isipo kana :values varipo.", + "multiple_of": "Iyi ndima inofanira kuva yakawanda ye:value.", + "not_in": "Nzvimbo yakasarudzwa haisi iyo.", + "not_regex": "Iyi fomati yemunda haina basa.", + "numeric": "Iyi ndima inofanira kuva nhamba.", + "password.letters": "Nzvimbo iyi inofanira kunge iine vara rimwechete.", + "password.mixed": "Nzvimbo iyi inofanira kunge iine vara guru rimwe chete uye vadiki rimwe chete.", + "password.numbers": "Iyi ndima inofanira kunge iine nhamba imwe chete.", + "password.symbols": "Iyi ndima inofanira kunge iine chiratidzo chimwe chete.", + "password.uncompromised": "Munda wakapihwa waonekwa mune data leak. Ndapota sarudza imwe nzvimbo.", + "present": "Iyi ndima inofanira kuvapo.", + "present_if": "Iyi ndima inofanira kunge iripo kana :other iri :value.", + "present_unless": "Iyi ndima inofanira kunge iripo kunze kwekunge :other ari :value.", + "present_with": "Iyi ndima inofanira kuvapo kana :values iripo.", + "present_with_all": "Iyi ndima inofanira kuvapo kana :values varipo.", + "prohibited": "Iyi ndima inorambidzwa.", + "prohibited_if": "Iyi ndima inorambidzwa kana :other ari :value.", + "prohibited_if_accepted": "Iyi shamba inorambidzwa kana :other ichigamuchirwa.", + "prohibited_if_declined": "Iyi shamba inorambidzwa kana :other yarambwa.", + "prohibited_unless": "Iyi ndima inorambidzwa kunze kwekunge :other ari mu:values.", + "prohibits": "Iyi ndima inorambidza :other kuvapo.", + "regex": "Iyi fomati yemunda haina basa.", + "relatable": "Iyi ndima inogona kunge isingabatanidzwe nechinhu ichi.", + "required": "Iyi ndima inodiwa.", + "required_array_keys": "Iyi ndima inofanirwa kunge ine zvinyorwa zve: :values.", + "required_if": "Iyi ndima inodiwa kana :other ari :value.", + "required_if_accepted": "Iyi ndima inodiwa kana :other yagamuchirwa.", + "required_if_declined": "Iyi ndima inodiwa kana :other yarambwa.", + "required_unless": "Iyi ndima inodiwa kunze kwekunge :other ari mu:values.", + "required_with": "Iyi ndima inodiwa kana :values zviripo.", + "required_with_all": "Iyi ndima inodiwa kana :values zvese zviripo.", + "required_without": "Iyi ndima inodiwa kana :values zvisipo.", + "required_without_all": "Iyi ndima inodiwa kana pasina kana :values aripo.", + "same": "Iyi ndima ne:other zvinofanira kufanana.", + "size.array": "Munda uyu unofanirwa kunge uine zvinhu :size.", + "size.file": "Iyi ndima inofanira kuva :size kilobytes.", + "size.numeric": "Iyi ndima inofanira kuva :size.", + "size.string": "Iyi ndima inofanira kuva nemavara :size.", + "starts_with": "Munda uyu unofanira kutanga nechimwe chezvinotevera: :values.", + "string": "Iyi ndima inofanira kuva tambo.", + "timezone": "Iyi ndima inofanira kuva yenguva yenguva.", + "ulid": "Iyi ndima inofanirwa kunge iri ULID inoshanda.", + "unique": "Munda uyu wakatotorwa.", + "uploaded": "Nzvimbo iyi yatadza kukwidzwa.", + "uppercase": "Munda uyu unofanira kuva mukuru.", + "url": "Nzvimbo iyi inofanira kunge iri URL inoshanda.", + "uuid": "Nzvimbo iyi inofanirwa kunge iri UUID inoshanda." +} diff --git a/locales/sn/php.json b/locales/sn/php.json new file mode 100644 index 00000000000..a68f11f0b72 --- /dev/null +++ b/locales/sn/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute inofanira kugamuchirwa.", + "accepted_if": ":Attribute inofanira kugamuchirwa kana :other iri :value.", + "active_url": ":Attribute haisi URL inoshanda.", + "after": ":Attribute inofanira kuva zuva riri mushure me:date.", + "after_or_equal": ":Attribute inofanira kuva zuva riri mushure kana rakaenzana ne:date.", + "alpha": ":Attribute inofanira kunge iine mavara chete.", + "alpha_dash": ":Attribute inofanira kunge iine mavara, manhamba, madheshi uye pasi (underscore).", + "alpha_num": ":Attribute inofanira kunge iine mavara nenhamba chete.", + "any_of": "Iyo :attribute munda haina basa.", + "array": "Iyo :attribute inofanira kunge iri hurongwa.", + "ascii": ":Attribute inofanira kungova nezviratidzo zve single-byte alphanumeric uye mamaki (symbols).", + "attached": ":Attribute yatobatanidzwa.", + "before": ":Attribute inofanira kuva zuva risati rasvika :date.", + "before_or_equal": ":Attribute inofanira kuva zuva risati rasvika kana rakaenzana ne:date.", + "between.array": ":Attribute inofanira kuva nezvinhu zviri pakati pe:min ne:max.", + "between.file": ":Attribute inofanira kuva pakati pe:min ne:max kilobytes.", + "between.numeric": ":Attribute inofanira kuva pakati pe:min ne:max.", + "between.string": ":Attribute inofanira kuva pakati pe:min ne:max mavara.", + "boolean": "Munda re:attribute unofanira kuva wechokwadi kana wenhema.", + "can": "Munda re:attribute rine kukosha kusingatenderwe.", + "confirmed": "Kusimbiswa kwe:attribute hakufanani.", + "contains": "Munda re:attribute hauna kukosha kunodiwa.", + "current_password": "Pasiwedhi haina kururama.", + "date": ":Attribute harisi zuva rinoshanda.", + "date_equals": ":Attribute inofanira kuva zuva rakaenzana ne:date.", + "date_format": ":Attribute haina kuenderana nefaomati :format.", + "decimal": ":Attribute inofanira kuva ne:decimal nzvimbo dzedhesimali.", + "declined": ":Attribute inofanira kurambwa.", + "declined_if": ":Attribute inofanira kurambwa kana :other iri :value.", + "different": ":Attribute ne:other zvinofanira kusiyana.", + "digits": ":Attribute inofanira kuva nenhamba dzinenge :digits.", + "digits_between": ":Attribute inofanira kuva pakati pe:min ne:max manhamba.", + "dimensions": ":Attribute ine zviyero zvemufananidzo zvisirizvo.", + "distinct": "Munda re:attribute rine kukosha kwakapetwa.", + "doesnt_contain": "Munda re:attribute haafanire kuva nechimwe chezvinotevera: :values.", + "doesnt_end_with": ":Attribute haifanire kupera nechimwe chezvinotevera: :values.", + "doesnt_start_with": ":Attribute haifanire kutanga nechimwe chezvinotevera: :values.", + "email": ":Attribute inofanira kuva kero yeemail inoshanda.", + "ends_with": ":Attribute inofanira kupera nechimwe chezvinotevera: :values.", + "enum": "Sarudzo ye:attribute haina kunaka.", + "exists": "Sarudzo ye:attribute haina kunaka.", + "extensions": "Munda re:attribute unofanirwa kuve nerimwe rekuwedzera kunotevera: :values.", + "failed": "Izvi zvitupa hazvienderani nemarekodhi edu.", + "file": ":Attribute inofanira kuva faira.", + "filled": "Munda re:attribute unofanirwa kuve neukoshi.", + "gt.array": "Munda re:attribute rinofanira kuva nezvinhu zvinopfuura :value.", + "gt.file": ":Attribute inofanira kuva yakakura kudarika :value kilobytes.", + "gt.numeric": ":Attribute inofanira kuva yakakura kudarika :value.", + "gt.string": ":Attribute inofanira kuva yakakura kudarika mavara :value.", + "gte.array": "Munda re:attribute rinofanira kuva nezvinhu :value kana kupfuura.", + "gte.file": ":Attribute inofanira kuva yakakura kudarika kana kuenzana ne:value kilobytes.", + "gte.numeric": ":Attribute inofanira kuva yakakura kudarika kana kuenzana ne:value.", + "gte.string": ":Attribute inofanira kuva yakakura kudarika kana kuenzana nemavara :value.", + "hex_color": "Munda re:attribute unofanira kuva ruvara rwehexadecimal rwechokwadi.", + "image": ":Attribute inofanira kuva mufananidzo.", + "in": "Sarudzo ye:attribute haina kunaka.", + "in_array": "Munda re:attribute hausi mu:other.", + "in_array_keys": "Munda re:attribute unofanira kuva neimwe yeiyi makiyi anotevera: :values.", + "integer": ":Attribute inofanira kuva nhamba yakazara.", + "ip": ":Attribute inofanira kuva kero yeIP inoshanda.", + "ipv4": ":Attribute inofanira kuva kero yeIPv4 inoshanda.", + "ipv6": ":Attribute inofanira kuva kero yeIPv6 inoshanda.", + "json": ":Attribute inofanira kuva tambo yeJSON inoshanda.", + "list": "Munda re:attribute unofanira kuva rondedzero.", + "lowercase": "Munda re:attribute unofanira kuva nemavara madiki.", + "lt.array": ":Attribute inofanira kuva nezvinhu zvisingasviki :value.", + "lt.file": ":Attribute inofanira kuva pasi pe:value kilobytes.", + "lt.numeric": ":Attribute inofanira kuva pasi pe:value.", + "lt.string": ":Attribute inofanira kuva pasi pemavara :value.", + "lte.array": ":Attribute haifanire kuva nezvinhu zvinopfuura :value.", + "lte.file": ":Attribute inofanira kuva pasi kana kuenzana ne:value kilobytes.", + "lte.numeric": ":Attribute inofanira kuva pasi kana kuenzana ne:value.", + "lte.string": ":Attribute inofanira kuva pasi kana kuenzana nemavara :value.", + "mac_address": ":Attribute inofanira kuva kero yeMAC inoshanda.", + "max.array": ":Attribute haifanire kuva nezvinhu zvinopfuura :max.", + "max.file": ":Attribute haifanire kuva yakakura kudarika :max kilobytes.", + "max.numeric": ":Attribute haifanire kuva yakakura kudarika :max.", + "max.string": ":Attribute haifanire kudarika mavara :max.", + "max_digits": "Munda re:attribute haafanire kuva nemanhamba anodarika :max.", + "mimes": ":Attribute inofanira kuva faira remhando: :values.", + "mimetypes": ":Attribute inofanira kuva faira remhando: :values.", + "min.array": ":Attribute inofanira kuva nezvinhu zvirinani :min.", + "min.file": ":Attribute inofanira kuva :min kilobytes.", + "min.numeric": ":Attribute inofanira kuva :min.", + "min.string": ":Attribute inofanira kuva nemavara :min.", + "min_digits": "Munda re:attribute unofanira kuva nemanhamba :min.", + "missing": "Munda re:attribute unofanira kunge usipo.", + "missing_if": "Munda re:attribute unofanira kushaikwa kana :other ari :value.", + "missing_unless": "Munda re:attribute unofanira kushaikwa kunze kwekunge :other ari :value.", + "missing_with": "Munda re:attribute unofanira kushaikwa kana :values zviripo.", + "missing_with_all": "Munda re:attribute unofanira kushaikwa kana :values zvese zviripo.", + "multiple_of": ":Attribute inofanira kuva kakawanda ke:value.", + "next": "Inotevera »", + "not_in": "Sarudzo ye:attribute haina kunaka.", + "not_regex": "Fomati ye:attribute haina kunaka.", + "numeric": ":Attribute inofanira kuva nhamba.", + "password": "Pasiwedhi haina kururama.", + "password.letters": "Munda re:attribute unofanira kuva nerutsamba rumwe zvirinani.", + "password.mixed": "Munda re:attribute unofanira kuva netsamba huru (uppercase) imwe uye tsamba diki (lowercase) imwe.", + "password.numbers": "Munda re:attribute unofanira kuva nenhamba imwe zvirinani.", + "password.symbols": "Munda re:attribute unofanira kuva nechiratidzo chimwe zvirinani.", + "password.uncompromised": ":Attribute yakawanikwa muruzivo rwakaburitswa. Ndapota sarudza rimwe :attribute.", + "present": "Munda re:attribute unofanira kunge uripo.", + "present_if": "Munda re:attribute unofanira kunge uripo kana :other iri :value.", + "present_unless": "Munda re:attribute unofanira kunge uripo kunze kwekunge :other ari :value.", + "present_with": "Munda re:attribute unofanira kunge uripo kana :values zviripo.", + "present_with_all": "Munda re:attribute unofanira kuvapo kana :values zvese zviripo.", + "previous": "« Yapfuura", + "prohibited": "Munda re:attribute unorambidzwa.", + "prohibited_if": "Munda re:attribute unorambidzwa kana :other iri :value.", + "prohibited_if_accepted": "Munda re:attribute unorambidzwa kana :other yagamuchirwa.", + "prohibited_if_declined": "Munda re:attribute unorambidzwa kana :other yarambwa.", + "prohibited_unless": "Munda re:attribute unorambidzwa kunze kwekunge :other ari mu:values.", + "prohibits": "Munda re:attribute unorambidza :other kuvapo.", + "regex": "Fomati ye:attribute haina kunaka.", + "relatable": ":Attribute ingangodaro isingabatanidzwe nechinhu ichi.", + "required": "Munda re:attribute unodiwa.", + "required_array_keys": "Munda re:attribute unofanira kuva nezvikamu zvinotevera: :values.", + "required_if": "Munda re:attribute unodiwa kana :other ari :value.", + "required_if_accepted": "Munda re:attribute unodiwa kana :other yagamuchirwa.", + "required_if_declined": "Munda re:attribute unodiwa kana :other yarambwa.", + "required_unless": "Munda re:attribute unodiwa kunze kwekunge :other ari mu:values.", + "required_with": "Munda re:attribute unodiwa kana :values zviripo.", + "required_with_all": "Munda re:attribute unodiwa kana :values zvese zviripo.", + "required_without": "Munda re:attribute unodiwa kana :values zvisipo.", + "required_without_all": "Munda re:attribute unodiwa kana pasina kana :values aripo.", + "reset": "Pasiwedhi yako yaiswa patsva.", + "same": "Iyo :attribute ne:other inofanira kufanana.", + "sent": "Takatumira email yako password reset link.", + "size.array": ":Attribute inofanira kuva nezvinhu :size.", + "size.file": ":Attribute inofanira kuva :size kilobytes.", + "size.numeric": ":Attribute inofanira kuva :size.", + "size.string": ":Attribute inofanira kuva nemavara :size.", + "starts_with": ":Attribute inofanira kutanga nechimwe chezvinotevera: :values.", + "string": ":Attribute inofanira kuva tambo.", + "throttle": "Kuedza kupinda kwakawanda. Ndapota edza zvakare mumasekonzi :seconds.", + "throttled": "Ndapota mira usati waedza zvakare.", + "timezone": ":Attribute inofanira kuva nzvimbo yenguva inoshanda.", + "token": "Chiratidzo chekugadzirisa pasiwedhi iyi hachishandi.", + "ulid": ":Attribute inofanira kunge iri ULID inoshanda.", + "unique": ":Attribute yatotorwa.", + "uploaded": ":Attribute yatadza kuiswa.", + "uppercase": "Munda re:attribute unofanira kuva nemavara makuru.", + "url": ":Attribute inofanira kuva URL inoshanda.", + "user": "Hatikwanise kuwana mushandisi ane email kero iyoyo.", + "uuid": ":Attribute inofanira kuva UUID inoshanda." +} diff --git a/locales/so/_excludes.json b/locales/so/_excludes.json new file mode 100644 index 00000000000..78ef5d95b03 --- /dev/null +++ b/locales/so/_excludes.json @@ -0,0 +1,105 @@ +[ + "Albania", + "Andorra", + "Angola", + "Argentina", + "Aruba", + "Benin", + "Bolivia", + "Botswana", + "Brazil", + "Burkina Faso", + "Cameroon", + "Cape Verde", + "Chile", + "Costa Rica", + "Croatia", + "CSV (.csv)", + "Czech Republic", + "Côte d'Ivoire", + "Ecuador", + "El Salvador", + "Equatorial Guinea", + "Eritrea", + "Excel (.xlsx)", + "Finland", + "Georgia", + "Gibraltar", + "Greenland", + "Grenada", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "Iceland", + "Indonesia", + "Ireland", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kyrgyzstan", + "Lesotho", + "Liechtenstein", + "Lithuania", + "Luxembourg", + "Macao", + "Malawi", + "Malaysia", + "Maldives", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mexico", + "Monaco", + "Mongolia", + "Montenegro", + "Morocco", + "Mozambique", + "Namibia", + "Nauru", + "New Zealand", + "Nicaragua", + "Nigeria", + "Nova", + "Papua New Guinea", + "Paraguay", + "Peru", + "Puerto Rico", + "Qatar", + "Romania", + "Réunion", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Seychelles", + "Slovakia", + "Slovenia", + "Switzerland", + "Taiwan", + "Tajikistan", + "Thailand", + "Togo", + "Tokelau", + "Turkmenistan", + "Uganda", + "Ukraine", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/so/json-inline.json b/locales/so/json-inline.json new file mode 100644 index 00000000000..bc8f60a16df --- /dev/null +++ b/locales/so/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Goobtani waa inay noqotaa door sax ah.", + "The :attribute must be at least :length characters and contain at least one number.": "Goobtani waa inay noqotaa ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal lambar.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Goobtani waa inay noqotaa ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo gaar ah iyo hal lambar.", + "The :attribute must be at least :length characters and contain at least one special character.": "Goobtani waa inay noqotaa ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo gaar ah.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Goobtani waa inay noqotaa ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo waaweyn iyo hal lambar.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Goobtani waa inay noqotaa ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo waaweyn iyo hal xaraf oo gaar ah.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Goobtani waa inay noqotaa ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo waaweyn, hal lambar, iyo hal xaraf oo gaar ah.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Goobtani waa inay noqotaa ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo waaweyn.", + "The :attribute must be at least :length characters.": "Goobtani waa inay noqotaa ugu yaraan :length xaraf.", + "The :attribute must contain at least one letter.": "Goobtani waa inay ka kooban tahay ugu yaraan hal xaraf.", + "The :attribute must contain at least one number.": "Goobtani waa inay ka kooban tahay ugu yaraan hal lambar.", + "The :attribute must contain at least one symbol.": "Goobtani waa inay ka kooban tahay ugu yaraan hal calaamad.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Meeshan waa in ay ka kooban tahay ugu yaraan hal xaraf oo waaweyn iyo hal xaraf oo yar.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Goobta la bixiyay waxa ay ka soo muuqatay daadinta xogta. Fadlan door goob kale." +} diff --git a/locales/so/json.json b/locales/so/json.json new file mode 100644 index 00000000000..994f50e49f9 --- /dev/null +++ b/locales/so/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(iyo :count khalad oo kale)", + "(and :count more errors)": "(iyo :count khalad oo kale)|(iyo :count khalad oo kale)|(iyo :count khalad oo kale)", + "30 Days": "30 Maalmood", + "60 Days": "60 Maalmood", + "90 Days": "90 Maalmood", + ":amount selected": ":amount la doortay", + ":amount Total": ":amount Wadarta", + ":days day trial": ":days maalmood oo tijaabo ah", + ":resource Details": ":resource Faahfaahin", + ":resource Details: :title": ":resource Faahfaahin: :title", + "A decryption key is required.": "Furaha furaha ayaa loo baahan yahay", + "A fresh verification link has been sent to your email address.": "Xiriir cusub oo xaqiijin ah ayaa loo soo diray cinwaankaaga iimaylka", + "A new verification link has been sent to the email address you provided during registration.": "Xiriir cusub oo xaqiijin ah ayaa loo diray ciwaanka iimaylka aad bixisay intii lagu jiray diiwaangelinta.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Xiriir cusub oo xaqiijin ah ayaa loo soo diray ciwaanka iimaylka aad ku bixisay goobaha profile kaaga.", + "A new verification link has been sent to your email address.": "Xiriir cusub oo xaqiijin ah ayaa loo soo diray cinwaankaaga iimaylka", + "Accept Invitation": "Aqbal martiqaadka", + "Action": "Ficil", + "Action Event": "Dhacdada Ficil", + "Action Events": "Dhacdooyinka Ficil", + "Action Happened At": "Waxay ku dhacday", + "Action Initiated By": "Waxaa bilaabay", + "Action Name": "Magaca", + "Action Status": "Xaalada", + "Action Target": "Bartilmaameedka", + "Actions": "Ficilada", + "Add": "Ku dar", + "Add :resource": "Ku dar :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Ku dar xubin cusub oo kooxdaada ah, taasoo u oggolaanaysa inay kula shaqeeyaan.", + "Add additional security to your account using two factor authentication.": "Ku dar ammaan dheeraad ah akoonkaaga addoo isticmaalaya laba xaqiijin", + "Add Payment Method": "Ku dar Habka Lacag-bixinta", + "Add row": "Ku dar saf", + "Add Team Member": "Kudar Xubinta Kooxda", + "Add VAT Number": "Ku dar VAT Number", + "Added.": "Lagu daray.", + "Additional billing information updated successfully.": "Macluumaad dheeraad ah oo biilasha ayaa si guul leh loo cusboonaysiiyay", + "Address": "Cinwaanka", + "Address Line 2": "Khadka Ciwaanka 2", + "Administrator": "Maamule", + "Administrator users can perform any action.": "Isticmaalayaasha maamuluhu waxay samayn karaan ficil kasta.", + "Afghanistan": "Afgaanistaan", + "Aland Islands": "Jasiiradaha Åland", + "Albania": "Albania", + "Algeria": "Aljeeriya", + "All of the people that are part of this team.": "Dhammaan dadka ka tirsan kooxdan.", + "All resources loaded.": "Dhammaan agabkii waa la raray.", + "All rights reserved.": "Dhammaan xuquuqaha way xifdiyeen", + "Already registered?": "Horay u diiwaan gashanayd?", + "American Samoa": "Maraykanka Samoa", + "An error occurred while uploading the file.": "Khalad ayaa dhacay markii la soo gelinayay faylka", + "An error occurred while uploading the file: :error": "Khalad ayaa dhacay markii la soo gelinayay faylka: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Khalad lama filaan ah ayaa dhacay waxaana ogeysiinnay kooxdayada taageerada. Fadlan isku day mar kale hadhow", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anuilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Isticmaale kale ayaa cusboonaysiiyay ilahan tan iyo markii boggan la shubay. Fadlan dib u cusbooneysii bogga oo isku day mar kale.", + "Antarctica": "Sonarcticca", + "Antigua And Barbuda": "Antigua iyo Barbuda", + "Antigua and Barbuda": "Antigua iyo Barbuda", + "API Token": "Api token", + "API Token Permissions": "Ogolaanshaha Token API", + "API Tokens": "Cambaro API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Calaamadaha API waxay u oggolaanayaan adeegyada qolo saddexaad inay ku xaqiijiyaan codsigayaga annaga oo ku hadlaya magacaaga.", + "Apply": "Codso", + "Apply Coupon": "Codso kuuban", + "April": "Abriil", + "Are you sure you want to attempt to pay :amount?": "Ma hubtaa inaad rabto inaad isku daydo inaad bixiso :amount?", + "Are you sure you want to cancel your subscription?": "Ma hubtaa inaad rabto inaad tirtirto xubinnimadaada?", + "Are you sure you want to delete all the notifications?": "Ma hubtaa inaad rabto inaad tirtirto dhammaan ogeysiisyada?", + "Are you sure you want to delete the selected resources?": "Ma hubtaa inaad rabto inaad tirtirto ilaha la doortay?", + "Are you sure you want to delete this file?": "Ma hubtaa inaad rabto inaad tirtirto faylkan?", + "Are you sure you want to delete this notification?": "Ma hubtaa inaad rabto inaad tirtirto ogeysiiskan?", + "Are you sure you want to delete this payment method?": "Ma hubtaa inaad doonayso inaad tirtirto habkan lacag-bixinta?", + "Are you sure you want to delete this resource?": "Ma hubtaa inaad doonayso inaad tirtirto khayraadkan?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ma hubtaa inaad doonayso inaad tirtirto kooxdan? Marka kooxda la tirtiro, dhammaan agabkeeda iyo xogtooda si joogto ah ayaa loo tirtiri doonaa.", + "Are you sure you want to delete your account?": "Ma hubtaa inaad doonayso inaad tirtirto akoonkaaga?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ma hubtaa inaad doonayso inaad tirtirto akoonkaaga? Marka xisaabtaada la tirtiro, dhammaan agabkeeda iyo xogteeda si joogto ah ayaa loo tirtiri doonaa. Fadlan geli eraygaaga sirta ah si aad u xaqiijiso inaad rabto inaad si joogto ah u tirtirto akoonkaaga.", + "Are you sure you want to detach the selected resources?": "Ma hubtaa inaad doonayso inaad kala saarto agabka la doortay?", + "Are you sure you want to detach this resource?": "Ma hubtaa inaad doonayso inaad ka saarto khayraadkan?", + "Are you sure you want to force delete the selected resources?": "Ma hubtaa inaad doonayso inaad ku qasbi tirtirto agabyada la doortay?", + "Are you sure you want to force delete this resource?": "Ma hubtaa inaad doonayso inaad ku qasbi tirtirto khayraadkan?", + "Are you sure you want to log out?": "Ma hubtaa inaad doonayso inaad ka baxdo?", + "Are you sure you want to mark all notifications as read?": "Ma hubtaa inaad rabto inaad dhammaan ogeysiisyada ku calaamadiso sidii wax loo akhriyay?", + "Are you sure you want to remove this item?": "Ma hubtaa inaad doonayso inaad ka saarto shaygan?", + "Are you sure you want to restore the selected resources?": "Ma hubtaa inaad doonayso inaad soo celiso agabkii la doortay?", + "Are you sure you want to restore this resource?": "Ma hubtaa inaad doonayso inaad soo celiso agabkan?", + "Are you sure you want to resume your subscription?": "Ma hubtaa inaad rabto inaad dib u bilowdo rukhsadnimadaada?", + "Are you sure you want to run this action?": "Ma hubtaa inaad doonayso inaad samayso falkan?", + "Are you sure you want to set this payment method as your default?": "Ma hubtaa in aad rabto in aad habkan lacag-bixinta u dejiso sidii kaa hore?", + "Are you sure you want to stop impersonating?": "Ma hubtaa inaad doonayso inaad iska dhigto iska dhigista?", + "Are you sure you would like to delete this API token?": "Ma hubtaa inaad jeclaan lahayd inaad tirtirto summada API?", + "Are you sure you would like to leave this team?": "Ma hubtaa inaad jeclaan lahayd inaad ka tagto kooxdan?", + "Are you sure you would like to remove this person from the team?": "Ma hubtaa inaad jeclaan lahayd inaad qofkan ka saarto kooxda?", + "Are you sure you would like to switch billing plans?": "Ma hubtaa inaad jeclaan lahayd inaad bedesho qorshayaasha biilasha?", + "Argentina": "Argentina", + "Armenia": "Armeeniya", + "Aruba": "Aruba", + "Attach": "Ku lifaaq", + "Attach & Attach Another": "Ku dheji oo ku dheji mid kale", + "Attach :resource": "Ku lifaaq :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Ku dheji faylasha adigoo jiidaya oo tuuraya, dooranaya ama dhadhaminaya.", + "August": "Ogosto", + "Australia": "Ostralia", + "Austria": "Awstariya", + "Azerbaijan": "Asarbayjan", + "Bahamas": "Bakaam", + "Bahrain": "Baxrayn", + "Bangladesh": "Bangaladesh", + "Barbados": "Guduuq -qaqa", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Kahor intaadan sii wadin, ma xaqiijin kartaa ciwaankaaga iimaylka adiga oo gujinaya isku xidhka aanu hada uun kuugu soo dirnay? Haddii aanad helin iimaylka, waxaanu si farxad leh kuugu soo diri doonaa mid kale.", + "Before proceeding, please check your email for a verification link.": "Kahor intaadan sii wadin, fadlan ka hubi iimaylkaaga xiriirinta xaqiijinta.", + "Belarus": "Burus", + "Belgium": "Beljamka", + "Belize": "Calool-buzeloss", + "Benin": "Benin", + "Bermuda": "Bermuuda", + "Bhutan": "Butan", + "Billing Information": "Macluumaadka Biilasha", + "Billing Management": "Maareynta biilasha", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Gobolka Plurinational ee", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius iyo Saba", + "Bosnia And Herzegovina": "Bosnia iyo Herzegovina", + "Bosnia and Herzegovina": "Bosnia iyo Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Jasiiradda Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Dhulka Badweynta Hindiya ee Ingiriiska", + "Browser Sessions": "Kulamada browserka", + "Brunei Darussalam": "Brunei Daruslam", + "Bulgaria": "Bulgaariya", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burndi", + "Cambodia": "Kamboodiya", + "Cameroon": "Cameroon", + "Canada": "Kanada", + "Cancel": "Jooji", + "Cancel Subscription": "Jooji Is-diiwaangelinta", + "Cape Verde": "Cape Verde", + "Card": "Kaadhka", + "Cayman Islands": "Jasiiradaha Cayman", + "Central African Republic": "Jamhuuriyadda Afrikada Dhexe", + "Chad": "Jaad", + "Change Subscription Plan": "Beddel Qorshaha Isdiiwaangelinta", + "Change the current payment method attached to your subscription": "Beddel habka lacag bixinta hadda ee ku lifaaqan is-diiwaangelintaada", + "Changes": "Isbeddellada", + "Checkout": "Baadhid", + "Chile": "Chile", + "China": "Shiinaha", + "Choose": "Dooro", + "Choose :field": "Dooro :field", + "Choose :resource": "Dooro :resource", + "Choose an option": "Dooro ikhtiyaar", + "Choose date": "Dooro taariikhda", + "Choose File": "Dooro File", + "Choose Files": "Dooro Files", + "Choose Type": "Dooro Nooca", + "Christmas Island": "Jasiiradda Kirismaska", + "City": "Magaalada", + "Click here to re-send the verification email.": "Riix halkan si aad dib ugu dirto iimaylka xaqiijinta", + "click here to request another": "Riix halkan si aad u codsato mid kale", + "Click to choose": "Guji si aad u doorato", + "Close": "Xir", + "Cocos (Keeling) Islands": "Jasiiradaha Cocos (Keeling).", + "Code": "Koodhka", + "Colombia": "Kolombiya", + "Comoros": "Komoros", + "Confirm": "Xaqiiji", + "Confirm Billing Action": "Xaqiiji Ficilka Biilasha", + "Confirm Password": "Xaqiiji erayga sirta ah", + "Confirm Payment": "Xaqiiji Lacag-bixinta", + "Confirm your :amount payment": "Xaqiiji :amountkaaga lacag bixinta", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Jamhuuriyadda Dimuqraadiga", + "Congo, the Democratic Republic of the": "Congo, Jamhuuriyadda Dimuqraadiga ah ee ku", + "Constant": "Joogto ah", + "Continue To Payment": "Sii wad Lacag bixinta", + "Cook Islands": "Jasiiradaha Cook", + "Copy to clipboard": "Ku koobi kara sabuuradda", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Dalka", + "Coupon": "Kuuban", + "Coupon applied successfully.": "Kuuban ayaa lagu dabaqay si guul leh.", + "Create": "Abuur", + "Create & Add Another": "Abuur & Mid Kale Ku dar", + "Create :resource": "Samee :resource", + "Create a new team to collaborate with others on projects.": "Abuur koox cusub si ay kuwa kale ugala kaashadaan mashaariicda.", + "Create Account": "Abuur Account", + "Create API Token": "Samee API Token", + "Create New Team": "Abuur Koox Cusub", + "Create Team": "Abuur Kooxda", + "Created.": "Abuuray.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "Kuuba", + "Curaçao": "Curacao", + "Current Password": "Magaca Sirta Hadda", + "Current Subscription Plan": "Qorshaha Isdiiwaangelinta Hadda", + "Currently Subscribed": "Hadda la is-qoray", + "Customer Balance": "Isu-dheelitirnaanta Macmiilka", + "Customize": "Habbee", + "Cyprus": "Qubrus", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Madow", + "Dashboard": "Dashboard-ka", + "December": "Desembar", + "Decrease": "Hoos u dhac", + "Default": "Asal ahaan", + "Delete": "Tirtir", + "Delete :resource": "Tirtir :resource", + "Delete Account": "Tirtir Koontada", + "Delete all notifications": "Tirtir dhammaan ogeysiisyada", + "Delete API Token": "Tirtir API Token", + "Delete File": "Tirtir Faylka", + "Delete Notification": "Tirtir Ogeysiinta", + "Delete Resource": "Tirtir Kheyraadka", + "Delete Selected": "Tirtir la doortay", + "Delete Team": "Tirtir Kooxda", + "Denmark": "Danmark", + "Detach": "Ka bixi", + "Detach Resource": "Ilaha ka saar", + "Detach Selected": "Ka-soo-bax la doortay", + "Details": "Faahfaahin", + "Disable": "Hawl gab", + "Djibouti": "Jabuuti", + "Do you really want to leave? You have unsaved changes.": "Runtii ma rabtaa inaad baxdo? Waxaad leedahay isbedelo aan la keydin", + "Dominica": "Dominika", + "Dominican Republic": "Jamhuuriyadda Dominikan", + "Done.": "La sameeyay", + "Download": "Degis deg deg", + "Download Invoice": "Soo deji qaansheegta", + "Drop file or click to choose": "Tuur faylka ama guji si aad u doorato", + "Drop files or click to choose": "Tuur faylasha ama guji si aad u doorato", + "Ecuador": "Ecuador", + "Edit": "Wax ka beddel", + "Edit :resource": "Wax ka beddel :resource", + "Edit Attached": "Wax ka beddel Lifaaqa", + "Edit Profile": "Wax ka beddel xogta", + "Editor": "Tafatire", + "Editor users have the ability to read, create, and update.": "Isticmaalayaasha tifaftiruhu waxay awood u leeyihiin inay wax akhriyaan, abuuraan, oo cusbooneysiiyaan.", + "Egypt": "Masar", + "El Salvador": "El Salvador", + "Email": "iimaylka", + "email": "iimaylka", + "Email Address": "Cinwaanka emailka", + "Email Addresses": "Ciwaanada Iimaylka", + "Email Password Reset Link": "Xiriirinta Dib-u-dejinta Furaha E-mailka", + "Email Verification": "Xaqiijinta iimaylka", + "Enable": "Daar", + "Encrypted environment file already exists.": "Faylka deegaanka sir ayaa horay u jiray", + "Encrypted environment file not found.": "Faylka deegaanka ee sir ah lama helin", + "Ensure your account is using a long, random password to stay secure.": "Hubi in koontadaada ay isticmaalayso eray sir ah oo dheer oo random ah si aad u ilaaliso.", + "Environment file already exists.": "Faylka deegaanka ayaa horay u jiray.", + "Environment file not found.": "Faylka deegaanka lama helin", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Error": "Khalad", + "errors": "khaladaadka", + "Estonia": "Stonia", + "Ethiopia": "Itoobiya", + "ex VAT": "Ex Vat", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Dhacaya :expiration", + "Export As CSV": "U Dhoofi Sida CSV", + "Extra Billing Information": "Macluumaad Biilasha Dheeraadka ah", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Xaqiijin dheeri ah ayaa loo baahan yahay si loo habeeyo lacag bixintaada. Fadlan sii wad bogga lacag-bixinta adiga oo gujinaya badhanka hoose.", + "Failed Subscription Payment": "Bixinta Isdiiwaangelinta Fashilan", + "Failed to load :resource!": "Ku guuldarraystay in la raro :resource!", + "Falkland Islands (Malvinas)": "Jasiiradaha Falkland (Malvinas)", + "Faroe Islands": "Jasiiradaha Faroe", + "February": "Febraayo", + "Fiji": "Fiyaa", + "Filename": "Magaca faylka", + "Finish enabling two factor authentication.": "Dhamaystir karti-gelinta laba arrimood oo xaqiijin ah.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "Nabadgelyadaada, fadlan xaqiiji eraygaaga sirta ah si aad u sii wadato", + "Forbidden": "mamnuuc", + "Force Delete": "Qasab Tirtir", + "Force Delete :resource": "Qasab Tirtir :resource", + "Force Delete Resource": "Xoog u Tirtir Kheyraadka", + "Force Delete Selected": "Xoog Tirtiridda la doortay", + "Forgot Password": "Furaha la ilaaway", + "Forgot your password?": "Ma illowday eraygaaga sirta ah?", + "Forgot Your Password?": "Ma illowday eraygaaga sirta ah?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Ma illowday eraygaaga sirta ah? Dhib malahan Keliya noo soo sheeg ciwaanka iimaylkaga waxa aanu kuu soo diri doona emaylka isku xidhka dib u dejinta erayga sirta ah kaas oo kuu ogolaanaya in aad mid cusub doorato.", + "France": "Faransiiska", + "French Guiana": "Guiana Faransiis", + "French Polynesia": "Faransiiska Polynesia", + "French Southern Territories": "Dhulka Koonfureed ee Faransiiska", + "From": "Ka", + "Gabon": "Gaaboon", + "Gambia": "Gambiya", + "Georgia": "Georgia", + "Germany": "Jarmalka", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Tag Guriga", + "Go to page :page": "Aad bogga :page", + "Great! You have accepted the invitation to join the :team team.": "Wayn! Waxaad aqbashay martiqaadka inaad ku biirto kooxda :team.", + "Greece": "Giriiga", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadowoupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ma haysaa fikrado labaad oo ku saabsan baabiinta is-diiwaangelintaada? Waxaad isla markiiba dib u hawlgelin kartaa is-diiwaangelintaada wakhti kasta ilaa dhammaadka wareegga biilashaada hadda. Kadib markuu dhamaado wareegtada biilashaada hadda, waxaad dooran kartaa gabi ahaanba qorshe cusub oo isdiiwaangelin ah.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ma haysaa fikrado labaad oo ku saabsan baabiinta is-diiwaangelintaada? Waxaad isla markaaba dib-u-dhaqaajin kartaa is-diiwaangelintaada wakhti kasta ilaa dhammaadka wareegga biilashaada hadda. Kadib markuu dhamaado wareegtada biilashaada hadda, waxaad dooran kartaa gabi ahaanba qorshe cusub oo isdiiwaangelin ah.", + "Heard Island & Mcdonald Islands": "Heard Island iyo Jasiiradaha McDonald", + "Heard Island and McDonald Islands": "Heard Island iyo Jasiiradaha McDonald", + "Hello!": "Salaan!", + "Hide Content": "Qari waxa ku jira", + "Hold Up!": "Sug!", + "Holy See (Vatican City State)": "Holy See (Gobolka Magaalada Vatican)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hangari", + "I agree to the :terms_of_service and :privacy_policy": "Waan ogolahay :terms_of_service iyo :privacy_policy", + "Iceland": "Iceland", + "ID": "Aqoonsi", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Haddii loo baahdo, waxaad ka bixi kartaa dhammaan fadhiyada browserka kale ee dhammaan qalabkaaga. Qaar ka mid ah kulamadii u dambeeyay ayaa hoos ku taxan; si kastaba ha ahaatee, liiskani ma noqon karo mid dhamaystiran. Haddii aad dareento in akoonkaaga la jabsaday, waa inaad sidoo kale cusboonaysiisaa eraygaaga sirta ah.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Haddii aad hore u lahayd akoon, waxa aad aqbali kartaa martiqaadkan adiga oo gujinaya badhanka hoose:", + "If you did not create an account, no further action is required.": "Haddii aanad samayn akoon, tallaabo dheeraad ah looma baahna.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Haddii aadan fileynin inaad hesho martiqaad kooxdan, waxaad iska tuuri kartaa iimaylkan.", + "If you did not receive the email": "Haddii aadan helin iimaylka", + "If you did not request a password reset, no further action is required.": "Haddii aadan codsan dib u dejin sirta ah, tallaabo dheeraad ah looma baahna.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Haddii aadan akoon lahayn, waxaad samayn kartaa mid adigoo gujinaya badhanka hoose. Kadib samaynta akoon, waxaad riixi kartaa badhanka aqbalida martiqaadka ee iimaylkan si aad u aqbasho martiqaadka kooxda:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Haddii aad u baahan tahay inaad kudarto xiriir gaar ah ama macluumaad canshuur ah qaansheegadkaaga, sida magacaaga ganacsiga oo buuxa, nambarka aqoonsiga VAT, ama cinwaanka diiwaangelinta, waxaad ku dari kartaa halkan.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Haddii ay dhibaato kaa haysato inaad gujiso badhanka \":actionText\", koobi oo ku dheji URL hoose\ngali biraawsarkaaga shabakada:", + "Impersonate": "Iska dhig", + "Increase": "Kordhi", + "India": "Hindiya", + "Indonesia": "Indonesia", + "Invalid filename.": "Magaca faylka oo aan sax ahayn", + "Invalid JSON was returned from the route.": "JSON aan sax ahayn ayaa laga soo celiyay wadada", + "Invoice Email Addresses": "Cinwaanada emaylka qaansheegta ee qaansheegta", + "Invoice emails updated successfully.": "Email-ka qaan-sheegashada ee si guul leh loo cusbooneysiiyay.", + "Invoices": "Qaansheegyada", + "Iran, Islamic Republic Of": "Iiraan", + "Iran, Islamic Republic of": "Iran, Jamhuuriyadda Islaamiga ah ee", + "Iraq": "Ciraaq", + "Ireland": "Ireland", + "Isle Of Man": "Jasiiradda Man", + "Isle of Man": "Jasiiradda Man", + "Israel": "Israa'iil", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Waxay u egtahay inaadan haysan rukhsad firfircoon. Waxaad dooran kartaa mid ka mid ah qorshayaasha isdiiwaangelinta ee hoose si aad u bilowdo. Qorshayaasha isdiiwaangelinta ayaa laga yaabaa in la beddelo ama la tirtiro marka ay kugu habboonaato.", + "Italy": "Talyaaniga", + "Jamaica": "Jamaica", + "January": "Janaayo", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Julaay", + "June": "Juun", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Furaha", + "Kiribati": "Kiribati", + "Korea": "Kuuriyada Koonfureed", + "Korea, Democratic People's Republic of": "Kuuriya, Jamhuuriyadda Dimuqraadiga ah ee Dadka", + "Korea, Republic of": "Kuuriya, Jamhuuriyadda", + "Kosovo": "Kosovo", + "Kuwait": "Kuweyt", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Jamhuuriyadda Dimuqraadiga Dadka Lao", + "Last active": "Firfircooni ugu dambaysay", + "Last used": "Markii u dambaysay ee la isticmaalo", + "Latvia": "Latfiya", + "Leave": "Ka tag", + "Leave Team": "Kooxda ka tag", + "Lebanon": "Lubnaan", + "length": "dhererka", + "Lens": "Bikaaco", + "Lesotho": "Lesotho", + "Liberia": "Laybeeriya", + "Libyan Arab Jamahiriya": "Liibiya Carab Jaamaca", + "Liechtenstein": "Liechtenstein", + "Light": "Iftiin", + "Lithuania": "Lithuania", + "Load :perPage More": "Raadso :perPage dheeraad ah", + "Loading": "Soodejinaya", + "Location": "Goobta", + "Log in": "Soo gal", + "Log In": "Soo gal", + "Log Out": "Ka bax", + "Log out": "Ka bax", + "Log Out Other Browser Sessions": "Ka bax Kulamada kale ee browserka", + "Log Viewer": "Daawade Diiwaan", + "Login": "Soo gal", + "Logout": "Ka bax", + "Logs": "Diiwaannada", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "Waqooyiga Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, Jamhuuriyadda Yugoslavia ee hore", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Maali", + "Malta": "Malta", + "Manage Account": "Maamul Koontada", + "Manage and log out your active sessions on other browsers and devices.": "Maamul oo ka bax fadhiyadaada firfircoon ee daalacashada iyo aaladaha kale.", + "Manage API Tokens": "Maamul API Tokens", + "Manage Role": "Maamul Doorka", + "Manage Team": "Maamulka kooxda", + "Managing billing for :billableName": "Maareynta biilasha :billableName", + "March": "Maarso", + "Mark all as Read": "Ku calaamadee dhammaan sida loo akhriyay", + "Mark all notifications as read": "Calaamadee dhammaan ogeysiisyada sida loo akhriyay", + "Mark Read": "Mark Akhri", + "Mark Unread": "Calaamadee Aan la akhriyin", + "Marshall Islands": "Jasiiradaha Marshall", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Laga yaabaa", + "Mayotte": "Nebiyo", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Microsia", + "Micronesia, Federated States of": "Micronesia, Dawlada Dhexe ee", + "Moldova": "Moldolva", + "Moldova, Republic of": "Moldova, Jamhuuriyadda", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Bisha Ilaa Taariikhda", + "Monthly": "Bishii", + "monthly": "bishiiba", + "Montserrat": "MontsSerat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanimar", + "Name": "Magaca", + "name": "magaca", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Safaarad", + "Netherlands": "Nederlaan", + "Netherlands Antilles": "Ka hortagga Netherlands", + "Nevermind": "Marnaba", + "Nevermind, I'll keep my old plan": "Marnaba, waan ilaalin doonaa qorshahaygii hore", + "New": "Cusub", + "New :resource": "Cusub :resource", + "New Caledonia": "Calallonia cusub", + "New Password": "Furaha cusub", + "New Zealand": "New Zealand", + "Next": "Xiga", + "Next Payment": "Bixinta xigta", + "Next Payment on": "Lacag bixinta soo socota ayaa daaran", + "Nicaragua": "Nicaragua", + "Niger": "Nebi", + "Nigeria": "Nigeria", + "Niue": "Nize", + "No": "Maya", + "No :resource matched the given criteria.": "Maya :resource oo waafaqsan shuruudaha la bixiyay.", + "No additional information...": "Ma jiro xog dheeri ah...", + "No Current Data": "Ma jirto Xog Hadda", + "No Data": "Xog malaha", + "no file selected": "ma jiro fayl la doortay", + "No Increase": "Wax kororsi ma jiro", + "No payment methods on file.": "Hababka lacag bixinta ma jiraan faylka", + "No payment scheduled.": "Wax lacag bixin ah looma qorsheeyey.", + "No Prior Data": "Xog Hore Malaha", + "No Results Found.": "Natiijooyin lama helin", + "Norfolk Island": "Jasiiradda Norfolk", + "Northern Mariana Islands": "Waqooyiga Mariana Islands", + "Norway": "Norwey", + "Not Found": "Lama helin", + "Notifications": "Ogeysiisyada", + "Nova": "Nova", + "Nova User": "Isticmaalaha Nova", + "November": "Nofeembar", + "October": "Oktoobar", + "of": "ee", + "OK": "Hagaag", + "Oman": "Cumaan", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Marka kooxda la tirtiro, dhammaan agabkeeda iyo xogtooda si joogto ah ayaa loo tirtiri doonaa. Kahor intaadan tirtirin kooxdan, fadlan soo deji wixii xog ah ama macluumaad ku saabsan kooxdan oo aad doonayso inaad sii haysato.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Marka xisaabtaada la tirtiro, dhammaan agabkeeda iyo xogteeda si joogto ah ayaa loo tirtiri doonaa. Kahor intaadan tirtirin akoonkaaga, fadlan soo deji wixii xog ama macluumaad ah oo aad rabto inaad haysato.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Marka xisaabtaada la tirtiro, dhammaan agabkeeda iyo xogteeda si joogto ah ayaa loo tirtiri doonaa. Fadlan geli eraygaaga sirta ah si aad u xaqiijiso inaad rabto inaad si joogto ah u tirtirto akoonkaaga.", + "Only Trashed": "Kaliya waa la daadiyay", + "Open Invoices": "Qaansheegyada furan", + "Original": "Asalka", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Xariirkayaga maareynta biilasha wuxuu kuu oggolaanayaa inaad si ku habboon u maamusho qorshahaaga isdiiwaangelinta, habka lacag bixinta, oo aad soo dejiso qaansheegyadaadii dhawaa.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Xariirkayaga maareynta biilasha wuxuu kuu oggolaanayaa inaad si ku habboon u maamusho qorshahaaga isdiiwaangelinta, hababka lacag bixinta, oo aad soo dejiso qaansheegyadaadii dhawaa.", + "Page Expired": "Boggu wuu dhacay", + "Pagination Navigation": "Navigation Pagination", + "Paid": "La bixiyay", + "Pakistan": "Baaddi boodir", + "Palau": "Buura", + "Palestinian Territory, Occupied": "Dhulka Falastiin, La qabsaday", + "Panama": "Ee panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Furaha", + "password": "furaha", + "Payment Confirmation": "Xaqiijinta Lacag-bixinta", + "Payment Information": "Macluumaadka Lacag-bixinta", + "Payment information updated successfully.": "Macluumaadka lacag-bixinta si guul leh ayaa loo cusboonaysiiyay", + "Payment Method": "Qaabka mushaar-bixinta", + "Payment Methods": "Hababka Lacag-bixinta", + "Payment Required": "Lacag-bixinta Loo Baahan Yahay", + "Payments": "Lacag bixinta", + "Pending Team Invitations": "Martiqaadyada Kooxda la sugayo", + "Per Page": "Boggiiba", + "Permanently delete this team.": "Si joogto ah u tirtir kooxdan.", + "Permanently delete your account.": "Si joogto ah u tirtir akoonkaaga", + "Permissions": "Ogolaanshaha", + "Peru": "Peru", + "Philippines": "Filibiin", + "Photo": "Sawir", + "Pitcairn": "Pitcairyn", + "Please accept the terms of service.": "Fadlan aqbal shuruudaha adeegga", + "Please click the button below to verify your email address.": "Fadlan dhagsii badhanka hoose si aad u xaqiijiso ciwaanka emailkaaga.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Fadlan xaqiiji gelitaanka akoonkaaga adiga oo gelaya mid ka mid ah koodka soo kabashada degdega ah.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Fadlan xaqiiji gelitaanka akoonkaaga adiga oo gelaya koodka xaqiijinta ee uu bixiyay codsigaga xaqiijinta.", + "Please confirm your password before continuing.": "Fadlan xaqiiji eraygaaga sirta ah ka hor intaadan sii wadin.", + "Please copy your new API token. For your security, it won't be shown again.": "Fadlan koobbi calaamaddaada API-ga cusub. Nabadgelyadaada awgeed, dib looma muujin doono.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Fadlan geli eraygaaga sirta ah si aad u xaqiijiso inaad jeclaan lahayd inaad ka baxdo fadhiyadaada browserka ee dhammaan qalabkaaga", + "Please provide a maximum of three invoice emails addresses.": "Fadlan bixi ugu badnaan cinwaannada emails ee qaansheegta ee qaansheegta.", + "Please provide the email address of the person you would like to add to this team.": "Fadlan bixi ciwaanka iimaylka qofka aad rabto inaad ku darto kooxdan.", + "Please set a default payment method before retrying payments.": "Fadlan deji hab lacag bixin ah oo toos ah kahor intaadan bixin bixinta lacagaha.", + "Please set a default payment method before swapping plans.": "Fadlan deji habka lacag-bixinta ee caadiga ah ka hor intaadan is-beddelin qorshayaasha.", + "Poland": "Booland", + "Portugal": "Boortaqiiska", + "Press / to search": "Riix / si aad u raadiso", + "Preview": "Horudhac", + "Previewing": "Horudhac", + "Previous": "Hore", + "Privacy Policy": "Qaanuunka Arrimaha Khaaska ah", + "Profile": "Muuqaal", + "Profile Information": "Macluumaadka Profile", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quarter Ilaa Taariikhda", + "Recovery Code": "Koodhka soo kabashada", + "Refresh": "Dib u cusboonaysii", + "Regards,": "Salaan,", + "Regenerate Recovery Codes": "Dib u soo kabashada Codes-ka soo kabashada", + "Register": "Is diwaangeli", + "Reload": "Dib u soo deji", + "Remember me": "I xasuuso", + "Remember Me": "I xasuuso", + "Remove": "Ka saar", + "Remove Photo": "Ka saar Sawirka", + "Remove Team Member": "Ka saar Xubinta Kooxda", + "Replicate": "Ku celceli", + "Required fields": "Goobaha loo baahan yahay", + "Resend Verification Email": "Dib u soo dir email xaqiijin", + "Reset Filters": "Soo celi filtarrada", + "Reset Password": "Dib u deji erayga sirta ah", + "Reset Password Notification": "Dib u dajin Ogeysiiska Sirta ah", + "resource": "kheyraad", + "Resource Row Dropdown": "Hoos-u-dhaca Safka Khayraadka", + "Resources": "Khayraadka", + "resources": "kheyraadka", + "Restore": "Soo celi", + "Restore :resource": "Soo celi :resource", + "Restore Resource": "Soo Celinta Kheyraadka", + "Restore Selected": "Soo Celinta la doortay", + "results": "natiijooyin", + "Resume Subscription": "Dib u bilaw isdiiwaangalinta", + "Retry Payment": "Isku day Bixinta", + "Return to :appName": "Ku noqo :appName", + "Reunion": "Réunion", + "Role": "Doorka", + "Romania": "Romania", + "Run Action": "Orod Waxqabad", + "Russian Federation": "Xiriirka Ruushka", + "Rwanda": "Rasminabaaca", + "Réunion": "Réunion", + "Saint Barthelemy": "Baartelemy Quduuska ah", + "Saint Barthélemy": "Saint Barthélety", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "St. Kitts iyo Nevis", + "Saint Kitts and Nevis": "Saint Kitts iyo Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Maartin Quduuska ah", + "Saint Martin (French part)": "Saint Martin (qayb Faransiis)", + "Saint Pierre And Miquelon": "St. Pierre iyo Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre iyo Miquelon", + "Saint Vincent And Grenadines": "St. Vincent iyo Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent iyo Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tomé iyo Principe", + "Sao Tome and Principe": "Sao Tome iyo Principe", + "Saudi Arabia": "Sacuudi Carabiya", + "Save": "Badbaadin", + "Saved.": "Badbaadiyay", + "Scroll to bottom": "Hoos u dhaadhac", + "Scroll to top": "U dhaadhac xagga sare", + "Search": "Raadi", + "Secure Area": "Aagga Sugan", + "Select": "Dooro", + "Select a different plan": "Dooro qorshe kale", + "Select a log file...": "Dooro log log...", + "Select A New Photo": "Dooro Sawir Cusub", + "Select Action": "Dooro Ficil", + "Select all": "Dhammaan dooro", + "Select All Dropdown": "Dooro Dhammaan Hoos-u-dhigga", + "Select this page": "Dooro boggan", + "Send Password Reset Link": "Soo dir Linkiga Dib-u-dejinta Furaha", + "Senegal": "Teeshee", + "September": "Sebtembar", + "Serbia": "Seerbiya", + "Server Error": "Cilad Server", + "Service Unavailable": "Adeeg lama heli karo", + "Set as default": "U deji sidii hore", + "Setup Key": "Furaha Dejinta", + "Seychelles": "Seychelles", + "Show All Fields": "Muuji Dhammaan Goobaha", + "Show Content": "Muuji Nuxurka", + "Show Recovery Codes": "Muuji Koodhadhka Soo kabashada", + "Showing": "Muujinaya", + "Sierra Leone": "Siiraaliyoon", + "Signed in as": "Loo soo galay sidii", + "Singapore": "Halgocor", + "Sint Maarten (Dutch part)": "Saveen Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Jilicsan La Tiray", + "Solomon Islands": "Jasiiradaha solomoman", + "Somalia": "Soomaaliya", + "Something went wrong.": "Waxbaa qaldamay.", + "Sorry! You are not authorized to perform this action.": "Waan ka xumahay! Laguuma ogola inaad falkan samayso.", + "Sorry, your session has expired.": "Waan ka xunahay, fadhigaagii wuu dhacay", + "South Africa": "Koonfur Afrika", + "South Georgia And Sandwich Isl.": "Koonfurta Georgia iyo Koonfurta Sandwich Islands", + "South Georgia and the South Sandwich Islands": "Koonfurta Georgia iyo Koonfurta Sandwich Islands", + "South Sudan": "Koonfurta Suudaan", + "Spain": "Isbayn", + "Sri Lanka": "Sirilaanka", + "Standalone Actions": "Tallaabooyinka Joogtada ah", + "Start Polling": "Bilow cod bixinta", + "Start polling": "Bilow cod bixinta", + "State / County": "Gobolka / Gobolka", + "Stop Impersonating": "Jooji iska dhigista", + "Stop Polling": "Jooji codbixinta", + "Stop polling": "Jooji codbixinta", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Ku kaydi furaha soo kabashada maamulaha sirta ah ee sugan. Waxaa loo isticmaali karaa in lagu soo ceshado gelitaanka akoonkaaga haddii qalabkaaga xaqiijinta ee labada qodob uu lumo.", + "Subscribe": "Subscribe dheh", + "Subscription Information": "Macluumaadka Isdiiwaangelinta", + "Subscription Pending": "Diiwaangelinta oo la sugayo", + "Sudan": "Suudaan", + "Suriname": "Dhogo oo ah", + "Svalbard And Jan Mayen": "Svalbard iyo Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard iyo Jan Mayen", + "Swaziland": "Suuxsixid", + "Sweden": "Iswiidhan", + "Switch Teams": "Kooxaha Bedelaada", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Jamhuuriyadda Carabta Suuriya", + "System": "Nidaamka", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Gobolka Shiinaha", + "Tajikistan": "Tajikistan", + "Tanzania": "Tansaaniya", + "Tanzania, United Republic of": "Tansaaniya, jamhuuriyada midoobay", + "TAX": "CASHUURTA", + "Team Details": "Faahfaahinta Kooxda", + "Team Invitation": "Martiqaadka Kooxda", + "Team Members": "Xubnaha Kooxda", + "Team Name": "Magaca Kooxda", + "Team Owner": "Mulkiilaha Kooxda", + "Team Settings": "Dejinta Kooxda", + "Terms of Service": "Shuruudaha Adeegga", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Waad ku mahadsan tahay isdiiwaangelinta! Kahor intaadan bilaabin, ma xaqiijin kartaa ciwaanka iimaylka adiga oo gujinaya isku xidhka aanu hadda kuugu soo dirnay? Haddii aanad helin iimaylka, waxaanu si farxad leh kuugu soo diri doonaa mid kale.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Waad ku mahadsan tahay taageeradaada joogtada ah. Waxaan ku lifaaqnay nuqulka qaansheegtaada diiwaannadaada. Fadlan nala soo socodsii haddii aad wax su'aalo ah ama walaac ah qabtid.", + "Thanks,": "Mahadsanid,", + "The :attribute must be a valid role.": ":attributeku waa inay noqdaan door sax ah.", + "The :attribute must be at least :length characters and contain at least one number.": ":attributeka waa in ay ahaadaan ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal lambar.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attributeku waa in ay ahaadaan ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo gaar ah iyo hal lambar.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attributeka waa in ay ahaadaan ugu yaraan :length xaraf oo ay ku jiraan ugu yaraan hal xaraf oo gaar ah.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attributeku waa in ay ahaadaan ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo waaweyn iyo hal lambar.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attributeku waa in ay ahaadaan ugu yaraan :length xaraf oo ay ku jiraan ugu yaraan hal xaraf oo waaweyn iyo hal xaraf oo gaar ah.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attributeku waa in ay ahaadaan ugu yaraan :length xaraf oo ay ku jiraan ugu yaraan hal xaraf oo waaweyn, hal lambar, iyo hal xaraf oo gaar ah.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attributeku waa in ay ahaadaan ugu yaraan :length xaraf oo ka kooban yahay ugu yaraan hal xaraf oo waaweyn.", + "The :attribute must be at least :length characters.": ":attributeka waa in ay ahaadaan ugu yaraan :length xaraf.", + "The :attribute must contain at least one letter.": ":attributeka waa in uu ka kooban yahay ugu yaraan hal xaraf.", + "The :attribute must contain at least one number.": ":attributeka waa inuu ka kooban yahay ugu yaraan hal lambar.", + "The :attribute must contain at least one symbol.": ":attributeka waa in uu ka kooban yahay ugu yaraan hal calaamad.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attributeka waa in uu ka kooban yahay ugu yaraan hal xaraf oo waaweyn iyo hal xaraf oo yar.", + "The :resource was created!": ":resource ayaa la abuuray!", + "The :resource was deleted!": ":resourcekii waa la tirtiray!", + "The :resource was restored!": ":resourcekii waa la soo celiyay!", + "The :resource was updated!": ":resourceka waa la cusboonaysiiyay!", + "The action was executed successfully.": "Ficilka waxaa loo fuliyay si guul leh.", + "The default payment method cannot be removed.": "Habka lacag bixinta ee caadiga ah lama saari karo", + "The file was deleted!": "Faylka waa la tirtiray!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute-ka la siiyay ayaa ka soo muuqday daadinta xogta. Fadlan dooro :attribute ka duwan", + "The given data was invalid.": "Xogta la siiyay waxay ahayd mid khaldan", + "The government won't let us show you what's behind these doors": "Dawladdu naga yeeli mayso inaan ku tusino waxa albaabadan ka dambeeya", + "The HasOne relationship has already been filled.": "Xidhiidhka HasOne mar hore ayaa la buuxiyay.", + "The image could not be loaded": "Sawirka lama rari karo", + "The image could not be loaded.": "Sawirka lama rari karo", + "The invoice emails must be valid email addresses.": "E-maylka qaan-sheegashada waa inay ahaadaan cinwaanno emayl oo ansax ah.", + "The password is incorrect.": "Furaha sirta ah waa khalad", + "The provided coupon code is invalid.": "Koodhka kuuban ee la bixiyay waa mid aan sax ahayn.", + "The provided password does not match your current password.": "Lambarka sirta ah ee la bixiyay kuma habboona eraygaaga sirta ah ee hadda.", + "The provided password was incorrect.": "Furaha sirta ah ee la bixiyay ma ahayn mid khaldan.", + "The provided two factor authentication code was invalid.": "Koodhka xaqiijinta labada qodob ee la bixiyay wuxuu ahaa mid aan sax ahayn.", + "The provided two factor recovery code was invalid.": "Koodhka soo kabashada labada qodob ee la bixiyay wuxuu ahaa mid aan sax ahayn.", + "The provided VAT number is invalid.": "Nambarka VAT ee la bixiyay waa mid aan sax ahayn.", + "The resource was attached!": "Kheyraadka ayaa lagu lifaaqay!", + "The resource was prevented from being saved!": "Kheyraadka ayaa laga hortagay in la badbaadiyo!", + "The resource was updated!": "Ilaha waa la cusboonaysiiyay!", + "The response is not a streamed response.": "Jawaabtu maaha jawaab toos ah.", + "The response is not a view.": "Jawaabtu maaha aragti.", + "The selected country is invalid.": "Dalka la doortay waa sax", + "The selected plan is invalid.": "Qorshaha la doortay waa mid aan sax ahayn.", + "The selected resources have been :action!": "Khayraadka la doortay waxay noqdeen :action!", + "The team's name and owner information.": "Magaca kooxda iyo macluumaadka mulkiilaha.", + "There are no available options for this resource.": "Ma jiraan wax ikhtiyaar ah oo loo heli karo kheyraadkan.", + "There are no fields to display.": "Ma jiraan goobo la soo bandhigo.", + "There are no new notifications.": "Ma jiraan ogeysiisyo cusub", + "There was a problem executing the action.": "Waxaa jirtay dhibaato fulinta falka.", + "There was a problem fetching the resource.": "Waxaa jirtay dhibaato soo saarista kheyraadka.", + "There was a problem submitting the form.": "Dhib baa ka dhacday soo gudbinta foomka", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Dadkan waxaa lagu martiqaaday kooxdaada waxaana loo soo diray iimaylka martiqaadka. Waxaa laga yaabaa inay ku biiraan kooxda iyagoo aqbalaya martiqaadka iimaylka.", + "This account does not have an active subscription.": "Koontadan ma laha rukunsasho firfircoon", + "This action is unauthorized.": "Tallaabadan waa mid aan la oggolayn.", + "This copy of Nova is unlicensed.": "Nuqulkan Nova waa mid aan shati haysan.", + "This coupon code can only be used by new customers.": "Koodhkan kuuban waxa kaliya oo isticmaali kara macaamiisha cusub.", + "This device": "Qalabkan", + "This file field is read-only.": "Meesha faylkani waa akhri-kaliya.", + "This invoice is no longer open.": "qaansheegtan hadda ma furna", + "This is a secure area of the application. Please confirm your password before continuing.": "Tani waa aag ammaan ah oo codsiga ah. Fadlan xaqiiji eraygaaga sirta ah ka hor intaadan sii wadin.", + "This password does not match our records.": "Furahani kuma habboona diiwaannadayada.", + "This password reset link will expire in :count minutes.": "Xiriirinta dib u habeynta sirta ah waxay ku dhacaysaa :count daqiiqo gudahood.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Lacagtan ayaa la bilaabay, laakiin lacagaha wali lama helin. Tani waxay qaadan kartaa ilaa 14 maalmood.", + "This resource no longer exists": "Kheyraadkan hadda ma jiro", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Diiwaangelintani way dhacday oo dib looma soo celin karo Fadlan samee rukun cusub", + "This user already belongs to the team.": "Isticmaalahan horeba kooxda ayay uga tirsan yihiin.", + "This user has already been invited to the team.": "Isticmaalahan mar hore ayaa lagu martiqaaday kooxda.", + "Timor-Leste": "Timor-Lesta", + "to": "ku", + "To": "Ku", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Si aad u dhammayso awoodsiinta labada qodob ee xaqiijinta, sawir koodka QR ee soo socda adiga oo isticmaalaya arjiga xaqiijinta taleefankaaga ama geli furaha dejinta oo bixi koodka OTP ee la soo saaray.", + "Today": "Maanta", + "Toggle navigation": "Beddel hagaha", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Magaca Token", + "Tonga": "Maroorin-hadba", + "Too Many Requests": "Codsiyo aad u badan", + "total": "wadar ahaan", + "Total:": "Wadarta:", + "Trashed": "La daadiyay", + "Trinidad And Tobago": "Trinidad iyo Tobago", + "Trinidad and Tobago": "Trinidad iyo Tobago", + "Tunisia": "Tuniisiya", + "Turkey": "Turkiga", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turki iyo Jasiiradaha Caicos", + "Turks and Caicos Islands": "Turki iyo Jasiiradaha Caicos", + "Tuvalu": "TAVALU", + "Two Factor Authentication": "Xaqiijinta Laba Qodob", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Xaqiijinta laba arrimood ayaa hadda la furay Sawir koodka QR ee soo socda adiga oo isticmaalaya arjiga xaqiijinta taleefankaaga ama geli furaha dejinta.", + "Type": "Nooca", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Aan la fasaxin", + "United Arab Emirates": "Imaaraadka Carabta", + "United Kingdom": "Boqortooyada Ingiriiska", + "United States": "Maraykanka", + "United States Minor Outlying Islands": "Jasiiradaha ka baxsan Maraykanka", + "United States Outlying Islands": "Jasiiradaha ka baxsan ee Maraykanka", + "Unknown": "Lama garanayo", + "Unpaid": "Lacag la'aan", + "Update": "Cusbooneysii", + "Update & Continue Editing": "Cusbooneysii oo Sii wad Tafatirka", + "Update :resource": "Cusbooneysii :resource", + "Update :resource: :title": "Cusbooneysii :resource::title", + "Update attached :resource: :title": "Cusbooneysii ku lifaaqan :resource::title", + "Update Password": "Cusbooneysii erayga sirta ah", + "Update Payment Information": "Cusbooneysii Macluumaadka Lacag-bixinta", + "Update Payment Method": "Cusbooneysii Habka Lacag-bixinta", + "Update your account's profile information and email address.": "Cusbooneysii macluumaadka boggaga akoonkaaga iyo ciwaanka iimaylka", + "Uploading": "Soo dejinta", + "Uploading files... (:current/:total)": "Soo dejinta faylasha... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Isticmaal koodka soo kabashada", + "Use an authentication code": "Isticmaal koodka aqoonsiga", + "User Actions": "Tallaabooyinka Isticmaalaha", + "User Security": "Ammaanka Isticmaalaha", + "Username": "Magaca isticmaale", + "Uzbekistan": "Uzbekistan", + "Value": "Qiimaha", + "Vanuatu": "Vanuatu", + "VAT Number": "Lambarka VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Jamhuuriyadda Bolivarian ee", + "Verify Email Address": "Xaqiiji ciwaanka iimaylka", + "Verify Your Email Address": "Xaqiiji Ciwaanka Iimaylkaaga", + "Viet Nam": "Fiitnaam", + "View": "Daawo", + "Virgin Islands, British": "Jasiiradaha Virgin, Ingiriiska", + "Virgin Islands, U.S.": "Jasiiradaha Virgin, U.S.", + "Wallis And Futuna": "Wallis iyo Futuna", + "Wallis and Futuna": "Wallis iyo Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Waxaan diyaarineynaa isdiiwaangelintaada Marka isdiiwaangelinta si guul leh loo habeeyo, boggani si toos ah ayuu u cusboonaysiin doonaa. Caadi ahaan, habkani waa inuu qaataa dhowr ilbiriqsi oo kaliya.", + "We are unable to process your payment. Please contact customer support.": "Ma awoodno inaan ka baaraandegno lacag bixintaada. Fadlan la xidhiidh taageerada macaamiisha", + "We have emailed your password reset link!": "Waxa aanu email ugu dirnay isku xidhka dib u dejinta eraygaaga sirta ah!", + "We were unable to find a registered user with this email address.": "Waanu kari waynay inaan helno isticmaale ka diiwaan gashan ciwaanka iimaylkan", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Waxaan kuu soo diri doonaa xiriirinta qaansheegashada ee cinwaanka emaylka ee aad ku qeexeyso hoosta. Waxaad u kala saari kartaa cinwaanno badan oo e-mayl ah adoo adeegsanaya commadaha.", + "We're lost in space. The page you were trying to view does not exist.": "Waxaan ku lunnay meel bannaan. Bogga aad isku dayday inaad aragto ma jiro.", + "Welcome Back!": "Soo Dhawoow Soo Noqo!", + "Western Sahara": "Saxaraha Galbeed", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Marka laba arrimood oo xaqiijin ah la furo, waxaa laguu soo jeedin doonaa calaamad sugan oo random ah inta lagu jiro xaqiijinta. Waxa laga yaabaa inaad ka soo saarto calaamaddan codsiga Google Authenticator ee taleefankaaga.", + "Whoops": "Hooy", + "Whoops!": "Hooy!", + "Whoops! Something went wrong.": "Hooy! Waxbaa qaldamay.", + "With Trashed": "Iyada oo la qashinka", + "Write": "Qor", + "Year To Date": "Sannad Ilaa Taariikhda", + "Yearly": "Sannadkii", + "Yemen": "Yemen", + "Yes": "Haa", + "You are already subscribed.": "Durba waa lagu qoray", + "You are currently within your free trial period. Your trial will expire on :date.": "Hadda waxaad ku jirtaa wakhtiga tijaabada bilaashka ah. Tijaabadaadu waxay dhacaysaa :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Hadda waxaad ku jirtaa wakhtiga tijaabada bilaashka ah. Tijaabadaadu waxay dhacaysaa :date. Bilawga isdiiwaangalinta cusub waxay dhamayn doontaa tijaabadaada.", + "You are logged in!": "Waad soo gashay!", + "You are receiving this email because we received a password reset request for your account.": "Waxaad helaysaa iimaylkan sababtoo ah waxaan helnay codsi dib u dejin sirta ah ee akoonkaaga.", + "You have been invited to join the :team team!": "Waxaa lagugu martiqaaday inaad ku biirto kooxda :team!", + "You have enabled two factor authentication.": "Waxaad karti gelisay xaqiijinta laba arrimood.", + "You have not enabled two factor authentication.": "Ma aadan awood xaqiijin laba qodob.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Waxaad haysataa xoogaa qaansheegad ah oo aan la bixin Ka dib markii aad cusboonaysiiso habka lacag-bixinta ee caadiga ah, waxa aad isku dayi kartaa lacagaha adiga oo isticmaalaya liiska qaansheegadka hoose.", + "You may accept this invitation by clicking the button below:": "Waxaad aqbali kartaa martiqaadkan adiga oo gujinaya badhanka hoose:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Waad joojin kartaa is-diiwaangelintaada wakhti kasta. Marka rukhsaddaada la joojiyo, waxaad heli doontaa ikhtiyaarka inaad dib u bilowdo rukhsad ilaa dhamaadka wareegga biilashaada hadda.", + "You may delete any of your existing tokens if they are no longer needed.": "Waad tirtiri kartaa mid ka mid ah calaamadahaaga hadda jira haddii aan loo baahnayn.", + "You may not delete your personal team.": "Waxaa laga yaabaa inaadan tirtirin kooxdaada gaarka ah.", + "You may not leave a team that you created.": "Waxaa laga yaabaa inaadan ka tagin koox aad abuurtay.", + "You will receive an invoice and payment link via email for each billing period.": "Waxaad ku heli doontaa iimaylka qaansheegta iyo isku xirka lacag-bixinta xilli kasta oo lacag-bixineed.", + "You're logged in!": "Waad soo gashay!", + "Your :invoiceName invoice is now available!": ":invoiceNameka qaansheegtaada hadda waa diyaar!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ciwaanka biilashaadu waa :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kaarkaagii waa la diiday Fadlan la xidhiidh bixiyaha kaadhka wixii macluumaad dheeraad ah.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Habka lacag bixintaada hadda waa kaarka deynta oo ku dhamaanaya :lastFour kaas oo dhacaya :expiration.", + "Your email address is unverified.": "Ciwaanka iimaylkaagu lama xaqiijin", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Lacag bixintaadii ugu dambeysay ee :amount ayaa guuldareystay. Fadlan cusboonaysii habka lacag bixinta si aad isugu daydo lacag bixintii fashilantay.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Lacag bixintaadii ugu dambeysay ee :amount ee :date ayaa guuldareystay. Fadlan cusboonaysii habka lacag bixinta si aad isugu daydo lacag bixintii fashilantay.", + "Your next payment of :amount will be processed on :date.": "Lacagtaada xigta ee :amount waxay ahaan doontaa :date.", + "Your payment method has been added successfully.": "Habka lacag bixinta ayaa lagu daray si guul leh.", + "Your payment method will be charged automatically for each billing period.": "Habka lacag bixinta waxaa si toos ah lagu dalaci doonaa muddo biil kasta.", + "Your registered VAT Number is :vatNumber.": "VAT nambarkaaga diiwaangashan waa :vatNumber.", + "Your subscription has been started successfully.": "Ku biiristaada si guul leh ayay u bilaabatay", + "Your subscription has been successfully cancelled.": "Ku biiristaada si guul leh ayaa loo joojiyay.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ku biiristaada si guul leh ayaa loo joojiyay. Weli waxaad heli doontaa ilaa dhammaadka muddada biilashaada.", + "Your subscription was successfully resumed.": "Ku biiristaada si guul leh ayaa dib loogu bilaabay", + "Your subscription was successfully updated.": "Ku biiristaada si guul leh ayaa loo cusboonaysiiyay", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Koodhka Boostada", + "Åland Islands": "Jasiiradaha Åland" +} diff --git a/locales/so/php-inline.json b/locales/so/php-inline.json new file mode 100644 index 00000000000..1fda9deefaa --- /dev/null +++ b/locales/so/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Goobtan waa in la aqbalo.", + "accepted_if": "Goobtan waa in la aqbalo marka :other ay tahay :value.", + "active_url": "Goobtani maaha URL sax ah", + "after": "Goobtani waa inay noqotaa taariikh kadib :date.", + "after_or_equal": "Goobtani waa inay noqotaa taariikh ka dambaysa ama la mid ah :date.", + "alpha": "Goobtani waa inay ka kooban tahay xarfo oo keliya.", + "alpha_dash": "Goobtani waa inay ka kooban tahay xarfo, tirooyin, xariijimo iyo hoosta.", + "alpha_num": "Goobtani waa inay ka kooban tahay xarfo iyo lambaro oo keliya.", + "any_of": "Goobtani waa mid aan ansax ahayn.", + "array": "Goobtani waa in ay noqotaa hannaan.", + "ascii": "Goobtani waa in ay ka kooban tahay hal-byte xarfo iyo calaamado alif tiro ah.", + "attached": "Goobtan mar horeba way ku xidhan tahay.", + "before": "Goobtani waa inay noqotaa taariikh ka hor :date.", + "before_or_equal": "Goobtani waa inay noqotaa taariikh ka horeysa ama la mid ah :date.", + "between.array": "Goobtani waa inay lahaataa inta u dhaxaysa :min iyo :max shay.", + "between.file": "Meeshani waa inay noqotaa inta u dhaxaysa :min iyo :max kilobytes.", + "between.numeric": "Goobtani waa inay noqotaa inta u dhaxaysa :min iyo :max.", + "between.string": "Goobtani waa inay noqotaa inta u dhaxaysa :min iyo :max xaraf.", + "boolean": "Goobtani waa inay noqotaa run ama been", + "can": "Goobtani waxay ka kooban tahay qiimo aan la fasixin", + "confirmed": "Xaqiijinta goobtan kuma habboona.", + "contains": "Goobtan waxaa ka maqan qiime loo baahnaa.", + "date": "Goobtani ma aha taariikh ansax ah", + "date_equals": "Goobtani waa inay noqotaa taariikh u dhiganta :date.", + "date_format": "Goobtani kuma habboona qaabka :format.", + "decimal": "Goobtani waa inay lahaataa :decimal jajab tobanle.", + "declined": "Goobtan waa in la diiday", + "declined_if": "Goobtan waa in la diidaa marka :other ay tahay :value.", + "different": "Goobtan iyo :other waa inay kala duwanaadaan.", + "digits": "Goobtani waa inay noqotaa :digits nambar.", + "digits_between": "Goobtani waa inay noqotaa inta u dhaxaysa :min iyo :max nambar.", + "dimensions": "Goobtani waxay leedahay cabbir sawireed aan sax ahayn.", + "distinct": "Goobtani waxay leedahay qiime nuqul ah.", + "doesnt_contain": "Qaybtani waa inaysan ku jirin mid ka mid ah waxyaabaha soo socda: :values.", + "doesnt_end_with": "Goobtani waa inaysan ku dhamaanin mid ka mid ah kuwan soo socda: :values.", + "doesnt_start_with": "Goobtani waa in aanay ku bilaaban mid ka mid ah kuwan soo socda: :values.", + "email": "Goobtani waa inay noqotaa cinwaan iimayl sax ah.", + "ends_with": "Goobtani waa inay ku dhammaataa mid ka mid ah kuwan soo socda: :values.", + "enum": "Goobta la doortay waa mid aan sax ahayn", + "exists": "Goobta la doortay waa mid aan sax ahayn", + "extensions": "Goobtani waa inay lahaataa mid ka mid ah kordhinta soo socota: :values.", + "file": "Goobtani waa inay noqotaa fayl", + "filled": "Goobtani waa inay leedahay qiimo", + "gt.array": "Goobtani waa inay lahaataa wax ka badan :value shay.", + "gt.file": "Goobtani waa in ay ka badan tahay :value kilobytes.", + "gt.numeric": "Goobtani waa inay ka badan tahay :value.", + "gt.string": "Goobtani waa in ay ka badan tahay :value xaraf.", + "gte.array": "Goobtani waa inay lahaataa :value shay ama ka badan.", + "gte.file": "Goobtani waa in ay ka badan tahay ama la mid tahay :value kilobytes.", + "gte.numeric": "Goobtani waa inay ka weyn tahay ama la mid tahay :value.", + "gte.string": "Goobtani waa in ay ka weyn tahay ama la mid tahay :value xaraf.", + "hex_color": "Goobtani waa inay noqotaa midab hexadecimal sax ah.", + "image": "Goobtani waa inay noqotaa muuqaal", + "in": "Goobta la doortay waa mid aan sax ahayn", + "in_array": "Goobtani kuma jirto :other.", + "in_array_keys": "Goobtani waa inay kujirtaa ugu yaraan mid ka mid ah furayaasha soosocda: :values.", + "integer": "Goobtani waa inay noqotaa isugeyn", + "ip": "Goobtani waa inay noqotaa cinwaan IP ansax ah.", + "ipv4": "Goobtani waa inay noqotaa ciwaanka IPv4 ansax ah.", + "ipv6": "Goobtani waa inay noqotaa ciwaanka IPv6 ansax ah.", + "json": "Goobtani waa inay noqotaa xadhig JSON sax ah.", + "list": "Goobtani waa inay noqotaa liis.", + "lowercase": "Goobtani waa inay noqotaa far yar.", + "lt.array": "Goobtani waa inay lahaataa wax ka yar :value shay.", + "lt.file": "Goobtani waa inay ka yaraataa :value kilobytes.", + "lt.numeric": "Goobtani waa inay ka yaraataa :value.", + "lt.string": "Goobtani waa in ay ka yaraataa :value xaraf.", + "lte.array": "Goobtani waa in aanay ka badnayn :value shay.", + "lte.file": "Goobtani waa inay ka yaraataa ama la mid noqotaa :value kilobytes.", + "lte.numeric": "Goobtani waa inay ka yaraataa ama la mid noqotaa :value.", + "lte.string": "Goobtani waa in ay ka yaraataa ama la mid noqotaa :value xaraf.", + "mac_address": "Goobtani waa inay noqotaa cinwaan MAC ansax ah.", + "max.array": "Goobtani waa in aanay ka badnayn :max shay.", + "max.file": "Goobtani waa in aanay ka badnayn :max kilobytes.", + "max.numeric": "Goobtani waa in aanay ka badnayn :max.", + "max.string": "Goobtani waa in aanay ka badnayn :max xaraf.", + "max_digits": "Goobtani waa in aanay ka badnayn :max nambar.", + "mimes": "Goobtani waa inay noqotaa fayl noocaan ah: :values.", + "mimetypes": "Goobtani waa inay noqotaa fayl noocaan ah: :values.", + "min.array": "Goobtani waa inay lahaataa ugu yaraan :min shay.", + "min.file": "Goobtani waa inay ahaataa ugu yaraan :min kilobytes.", + "min.numeric": "Goobtani waa inay noqotaa ugu yaraan :min.", + "min.string": "Goobtani waa inay noqotaa ugu yaraan :min xaraf.", + "min_digits": "Goobtani waa inay lahaataa ugu yaraan :min nambar.", + "missing": "Goobtan waa in ay maqan tahay", + "missing_if": "Goobtan waa in ay maqan tahay marka :other ay tahay :value.", + "missing_unless": "Goobtan waa inay maqan tahay ilaa :other ay tahay :value.", + "missing_with": "Goobtan waa in ay maqan tahay marka :values ay joogaan.", + "missing_with_all": "Goobtan waa in ay maqan tahay marka :values ay joogaan.", + "multiple_of": "Goobtani waa inay noqotaa isku dhufasho :value ah.", + "not_in": "Goobta la doortay waa mid aan sax ahayn", + "not_regex": "Qaabka goobtan waa mid aan sax ahayn", + "numeric": "Goobtani waa inay noqotaa tiro", + "password.letters": "Goobtani waa inay ka kooban tahay ugu yaraan hal xaraf.", + "password.mixed": "Meeshan waa in ay ka kooban tahay ugu yaraan hal xaraf oo waaweyn iyo hal xaraf oo yar.", + "password.numbers": "Goobtani waa inay ka kooban tahay ugu yaraan hal lambar.", + "password.symbols": "Goobtani waa inay ka kooban tahay ugu yaraan hal calaamad.", + "password.uncompromised": "Goobta la bixiyay waxa ay ka soo muuqatay daadinta xogta. Fadlan door goob kale.", + "present": "Goobtani waa inay joogtaa", + "present_if": "Goobtani waa inay jirtaa marka :other ay tahay :value.", + "present_unless": "Goobtani waa inay joogtaa ilaa :other aysan ahayn :value.", + "present_with": "Goobtani waa inay jirtaa marka :values ay joogaan.", + "present_with_all": "Goobtani waa inay jirtaa marka :values ay joogaan.", + "prohibited": "Goobtan waa mamnuuc.", + "prohibited_if": "Goobtan waa mamnuuc marka :other ay tahay :value.", + "prohibited_if_accepted": "Goobtani waa mamnuuc goorta :other la aqbalo.", + "prohibited_if_declined": "Goobtani waa mamnuuc goorta :other la diido.", + "prohibited_unless": "Goobtan waa mamnuuc ilaa :other ay ku jiraan :values.", + "prohibits": "Goobtani waxay mamnuucday in :other ay joogaan.", + "regex": "Qaabka goobtan waa mid aan sax ahayn", + "relatable": "Goobtan waxaa laga yaabaa in aan lala xiriirin kheyraadkan.", + "required": "Goobtan ayaa loo baahan yahay.", + "required_array_keys": "Goobtan waa in ay ka kooban tahay gelisyada: :values.", + "required_if": "Goobtan ayaa loo baahan yahay marka :other ay tahay :value.", + "required_if_accepted": "Goobtan ayaa loo baahan yahay marka :other la aqbalo.", + "required_if_declined": "Goobtan ayaa loo baahan yahay marka :other la diido.", + "required_unless": "Goobtan waa loo baahan yahay ilaa :other ay ku jirto :values.", + "required_with": "Goobtan ayaa loo baahan yahay marka :values ay joogaan.", + "required_with_all": "Goobtan ayaa loo baahan yahay marka :values ay joogaan.", + "required_without": "Goobtan waxaa loo baahan yahay marka :values aysan joogin.", + "required_without_all": "Goobtan waxa loo baahan yahay marka :values midna aanu joogin.", + "same": "Garoonkan iyo :other waa inay iswaafaqaan.", + "size.array": "Goobtani waa inay ka kooban tahay :size shay.", + "size.file": "Goobtani waa inay noqotaa :size kilobytes.", + "size.numeric": "Goobtani waa inay noqotaa :size.", + "size.string": "Goobtani waa inay noqotaa :size xaraf.", + "starts_with": "Goobtani waa inay ku bilaabataa mid ka mid ah kuwan soo socda: :values.", + "string": "Goobtani waa inay noqotaa xadhig.", + "timezone": "Goobtani waa inay noqotaa aag wakhti sax ah.", + "ulid": "Goobtani waa inay noqotaa ULID sax ah.", + "unique": "Goobtan mar hore ayaa la qaatay.", + "uploaded": "Goobtan ayaa ku guuldareysatay in la soo geliyo", + "uppercase": "Goobtani waa inay noqotaa far waaweyn.", + "url": "Goobtani waa inay noqotaa URL sax ah.", + "uuid": "Goobtani waa inay noqotaa UUID sax ah." +} diff --git a/locales/so/php.json b/locales/so/php.json new file mode 100644 index 00000000000..75f887e7994 --- /dev/null +++ b/locales/so/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute ka waa in la aqbalo.", + "accepted_if": ":attributeka waa in la aqbalaa marka :other ay tahay :value.", + "active_url": ":attributeku maaha URL sax ah", + "after": ":attributeku waa inay ahaadaan taariikh ka dib :date.", + "after_or_equal": ":attributeku waa inay ahaadaan taariikh ka dambaysa ama la mid ah :date.", + "alpha": ":attributeka waa in ay ka kooban yihiin xarfo.", + "alpha_dash": ":attributeka waa in ay ka kooban yihiin xarfo, tirooyin, xariijimo iyo hoosta.", + "alpha_num": ":attributeka waa in ay ka kooban yihiin xarfo iyo lambaro.", + "any_of": ":attributeka duurka ah waa mid aan shaqeynaynin.", + "array": ":attributeka waa in ay ahaadaan array.", + "ascii": "Goobta :attributeka ah waa in ay ka kooban tahay hal-byte xarfo iyo calaamado alif tiro ah.", + "attached": ":attributekan mar horeba waa lagu lifaaqay.", + "before": ":attributeku waa inay ahaadaan taariikh ka hor :date.", + "before_or_equal": ":attributeku waa inay ahaadaan taariikh ka horeysa ama la mid ah :date.", + "between.array": ":attributeka waa inay lahaadaan inta u dhaxaysa :min iyo :max shay.", + "between.file": ":attribute ka waa inuu u dhexeeyaa :min iyo :max kilobytes.", + "between.numeric": ":attribute ka waa inay u dhexeeyaan :min iyo :max.", + "between.string": ":attributeka waa in ay u dhexeeyaan :min iyo :max xaraf.", + "boolean": ":attributeka goobood waa inay run ama been ahaadaan.", + "can": "Goobta :attribute ka waxa ku jira qiimo aan la fasixin", + "confirmed": ":attributeka xaqiijinta kuma eka", + "contains": ":attributeka garoon waxaa ka maqan qiime loo baahnaa.", + "current_password": "Furaha sirta ah waa khalad", + "date": ":attributeku ma aha taariikh ansax ah.", + "date_equals": ":attributeku waa inay ahaadaan taariikh u dhiganta :date.", + "date_format": ":attributeku kuma habboona qaabka :format.", + "decimal": ":attributeka garoon waa inuu lahaadaa :decimal jajab tobanle.", + "declined": ":attributeka waa in la diidaa.", + "declined_if": ":attributeka waa in la diidaa marka :other ay tahay :value.", + "different": ":attribute iyo :other waa inay kala duwanaadaan.", + "digits": ":attributeka waa in ay ahaadaan :digits nambar.", + "digits_between": ":attributeka waa in uu u dhexeeyaa :min iyo :max nambar.", + "dimensions": ":attributeku wuxuu leeyahay cabbir muuqaaleed aan sax ahayn.", + "distinct": ":attributeka garoon waxa uu leeyahay qiimo nuqul ah.", + "doesnt_contain": ":attribute-ka beerta waa inaysan ku jirin mid ka mid ah waxyaabaha soo socda: :values.", + "doesnt_end_with": ":attributeka garoon waa inuusan ku dhamaanin mid ka mid ah kuwan soo socda: :values.", + "doesnt_start_with": ":attributeka garoon waa inuusan ku bilaaban mid ka mid ah kuwan soo socda: :values.", + "email": ":attributeku waa inuu noqdaa ciwaan email sax ah", + "ends_with": ":attributeka waa in ay ku dhameeyaan mid ka mid ah kuwan soo socda: :values.", + "enum": ":attributeka la doortay waa mid aan sax ahayn.", + "exists": ":attributeka la doortay waa mid aan sax ahayn.", + "extensions": ":attributeka garoon waa inuu lahaadaa mid ka mid ah kordhinta soo socota: :values.", + "failed": "Aqoonsigani kuma eka diiwaannadayada.", + "file": ":attributeku waa inuu noqdaa fayl.", + "filled": "Goobta :attributeka ah waa in ay leedahay qiimo.", + "gt.array": ":attributeka waa in ay lahaadaan wax ka badan :value shay.", + "gt.file": ":attribute ka waa inuu ka badan yahay :value kilobytes.", + "gt.numeric": ":attributeka waa in ay ka badan yihiin :value.", + "gt.string": ":attributeka waa in ay ka badan yihiin :value xaraf.", + "gte.array": ":attributeka waa in ay lahaadaan :value shay ama ka badan.", + "gte.file": ":attribute ka waa inuu ka weyn yahay ama la mid yahay :value kilobytes.", + "gte.numeric": ":attributeka waa in ay ka badan yihiin ama la siman yihiin :value.", + "gte.string": ":attributeku waa inuu ka weyn yahay ama la mid yahay :value xaraf.", + "hex_color": ":attributeka garoon waa inuu noqdaa midab hexadecimal sax ah.", + "image": ":attributeku waa inuu noqdaa sawir.", + "in": ":attributeka la doortay waa mid aan sax ahayn.", + "in_array": ":attributeka garoon kuma jiraan :other.", + "in_array_keys": ":attribute-ka beerta waa inay kujirtaa ugu yaraan mid ka mid ah furayaasha soosocda: :values.", + "integer": ":attributeku waa in uu ahaado tiro isku mid ah.", + "ip": ":attributeku waa inuu noqdaa cinwaan IP sax ah", + "ipv4": ":attributeku waa inuu noqdaa ciwaanka IPv4 ansax ah.", + "ipv6": ":attributeku waa inuu noqdaa ciwaanka IPv6 ansax ah.", + "json": ":attributeku waa inuu noqdaa xadhig JSON sax ah.", + "list": ":attributeka goobood waa in ay noqdaan liis.", + "lowercase": ":attributeka goobood waa in ay ahaadaan far yar.", + "lt.array": ":attributeka waa in ay lahaadaan wax ka yar :value shay.", + "lt.file": ":attribute ka waa in uu ka yar yahay :value kilobytes.", + "lt.numeric": ":attribute ka waa in ay ka yar yihiin :value.", + "lt.string": ":attributeka waa in ay ka yar yihiin :value xaraf.", + "lte.array": ":attributeka waa in aysan ka badnayn :value shay.", + "lte.file": ":attribute ka waa in uu ka yar yahay ama la mid yahay :value kilobytes.", + "lte.numeric": ":attributeka waa in ay ka yaraadaan ama la siman yihiin :value.", + "lte.string": ":attributeku waa in uu ka yar yahay ama la mid yahay :value xaraf.", + "mac_address": ":attributeku waa inuu noqdaa ciwaanka MAC ansax ah.", + "max.array": ":attributeka waa in aysan ka badnayn :max shay.", + "max.file": ":attribute-ka waa inuusan ka badnaan :max kilobytes.", + "max.numeric": ":attributeka waa in aysan ka badneyn :max.", + "max.string": ":attributeku waa in aanu ka badnayn :max xaraf.", + "max_digits": ":attributeka garoon waa in aanu ka badnayn :max nambar.", + "mimes": ":attributeku waa inuu noqdaa fayl noocaan ah: :values.", + "mimetypes": ":attributeku waa inuu noqdaa fayl noocaan ah: :values.", + "min.array": ":attributeka waa in ay lahaadaan ugu yaraan :min shay.", + "min.file": ":attribute ka waa inuu ahaadaa ugu yaraan :min kilobytes.", + "min.numeric": ":attributeka waa in ay ahaadaan ugu yaraan :min.", + "min.string": ":attributeka waa in ay ahaadaan ugu yaraan :min xaraf.", + "min_digits": ":attributeka garoon waa inuu lahaadaa ugu yaraan :min nambar.", + "missing": ":attributeka garoon waa in la waayo.", + "missing_if": ":attributeka garoon waa in la waayo marka :other ay tahay :value.", + "missing_unless": ":attributeka garoon waa inuu maqan yahay ilaa :other aysan ahayn :value.", + "missing_with": ":attributeka garoon waa in la waayo marka :values ay joogaan.", + "missing_with_all": ":attributeka garoon waa in la waayo marka :values ay joogaan.", + "multiple_of": ":attributeka waa in ay ahaadaan isku dhufasho :value ah.", + "next": "Xiga", + "not_in": ":attributeka la doortay waa mid aan sax ahayn.", + "not_regex": ":attributeka qaab waa mid aan sax ahayn", + "numeric": ":attributeku waa inuu noqdaa tiro.", + "password": "Furaha sirta ah waa khalad", + "password.letters": "Goobta :attributeka ah waa in ay ka kooban tahay ugu yaraan hal xaraf.", + "password.mixed": "Goobta :attributeka ah waa in ay ka kooban tahay ugu yaraan hal xaraf oo waaweyn iyo hal xaraf oo yar.", + "password.numbers": ":attributeka garoon waa in uu ka kooban yahay ugu yaraan hal lambar.", + "password.symbols": ":attributeka garoon waa in uu ka kooban yahay ugu yaraan hal calaamad.", + "password.uncompromised": ":attribute-ka la siiyay ayaa ka soo muuqday daadinta xogta. Fadlan dooro :attribute ka duwan", + "present": ":attributeka garoon waa in ay joogaan.", + "present_if": ":attributeka garoon waa in ay joogaan marka :other ay tahay :value.", + "present_unless": ":attributeka goobood waa inay joogaan ilaa :other aysan ahayn :value.", + "present_with": ":attributeka garoon waa in ay joogaan marka :values ay joogaan.", + "present_with_all": ":attributeka garoon waa in ay joogaan marka :values ay joogaan.", + "previous": "Hore", + "prohibited": ":attributeka garoon waa mamnuuc.", + "prohibited_if": ":attributeka goobood waa mamnuuc marka :otherku yahay :value.", + "prohibited_if_accepted": ":attribute-ka beerka waa mamnuuc marka :other la aqbalo.", + "prohibited_if_declined": ":attribute-ka beerka waa mamnuuc marka :other la diido.", + "prohibited_unless": ":attributeka garoon waa mamnuuc ilaa :other ay ku jiraan :values.", + "prohibits": ":attribute-ka goobood waxay mamnuucday :other inay joogaan.", + "regex": ":attributeka qaab waa mid aan sax ahayn", + "relatable": ":attributekan waxaa laga yaabaa in aan lala xiriirin kheyraadkan.", + "required": ":attribute ka garoonka ayaa loo baahan yahay.", + "required_array_keys": ":attributeka goobood waa in ay ka kooban yihiin qoraalo loogu talagalay: :values.", + "required_if": ":attributeka garoon ayaa loo baahan yahay marka :other ay tahay :value.", + "required_if_accepted": ":attribute ka garoonka ayaa loo baahan yahay marka :other la aqbalo.", + "required_if_declined": ":attributeka garoon ayaa loo baahan yahay marka :other la diido.", + "required_unless": ":attributeka garoon ayaa loo baahan yahay ilaa :other ay ku jiraan :values.", + "required_with": ":attributeka garoonka ayaa loo baahan yahay marka :values ay joogaan.", + "required_with_all": ":attributeka garoonka ayaa loo baahan yahay marka :values ay joogaan.", + "required_without": ":attributeka garoonka ayaa loo baahan yahay marka :values aysan joogin.", + "required_without_all": ":attributeka goobood ayaa loo baahan yahay marka :values midna aanu joogin.", + "reset": "Furahaaga dib baa loo dajiyay", + "same": ":attribute iyo :other waa inay iswaafaqaan.", + "sent": "Waxa aanu email ugu dirnay isku xidhka dib u dejinta eraygaaga sirta ah.", + "size.array": ":attributeka waa in ay ka kooban yihiin :size shay.", + "size.file": ":attribute ka waa inuu ahaadaa :size kilobytes.", + "size.numeric": ":attributeka waa inay ahaadaan :size.", + "size.string": ":attributeku waa inay ahaadaan :size xaraf.", + "starts_with": ":attributeka waa inay ku bilowdaan mid ka mid ah kuwan soo socda: :values.", + "string": ":attributeku waa inuu ahaado xadhig.", + "throttle": "Isku dayo gelid aad u badan Fadlan isku day markale :seconds ilbiriqsi gudahood", + "throttled": "Fadlan sug ka hor intaadan isku dayin.", + "timezone": ":attributeku waa inay ahaadaan aag wakhti sax ah.", + "token": "Calaamaddan dib u dejintu sirta ah waa mid aan shaqayn.", + "ulid": ":attributeka garoon waa in uu ahaado ULID sax ah.", + "unique": ":attribute kii hore ayaa loo qaatay.", + "uploaded": ":attributekii ayaa ku guul daraystay in ay soo geliyaan", + "uppercase": ":attributeka goobood waa in ay ahaadaan kuwa waaweyn.", + "url": ":attributeku waa inuu noqdaa URL sax ah.", + "user": "Ma heli karno isticmaale ciwaanka emailkaas wata.", + "uuid": ":attributeku waa inay ahaadaan UUID sax ah." +} diff --git a/locales/sq/_excludes.json b/locales/sq/_excludes.json new file mode 100644 index 00000000000..23f88bae16d --- /dev/null +++ b/locales/sq/_excludes.json @@ -0,0 +1,36 @@ +[ + "Andorra", + "Aruba", + "Bahamas", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Burkina Faso", + "Burundi", + "CSV (.csv)", + "Eritrea", + "Excel (.xlsx)", + "Gabon", + "Gambia", + "Grenada", + "Guatemala", + "Guinea", + "Haiti", + "Kiribati", + "Liberia", + "Mauritius", + "Montserrat", + "Nauru", + "Niue", + "Nova", + "Palau", + "Samoa", + "San Marino", + "Sri Lanka", + "Tokelau", + "Tuvalu", + "Vanuatu", + "Venezuela", + "Zambia" +] diff --git a/locales/sq/json-inline.json b/locales/sq/json-inline.json new file mode 100644 index 00000000000..a001d6ea9c1 --- /dev/null +++ b/locales/sq/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Kjo fushë duhet të jetë një rol i vlefshëm.", + "The :attribute must be at least :length characters and contain at least one number.": "Kjo fushë duhet të ketë të paktën :length karaktere dhe të përmbajë të paktën një numër.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Kjo fushë duhet të ketë të paktën :length karaktere dhe të përmbajë të paktën një karakter të veçantë dhe një numër.", + "The :attribute must be at least :length characters and contain at least one special character.": "Kjo fushë duhet të përmbajë të paktën :length karaktere dhe të përmbajë të paktën një karakter të veçantë.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Kjo fushë duhet të përmbajë të paktën :length karaktere dhe të përmbajë të paktën një karakter të madh dhe një numër.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Kjo fushë duhet të përmbajë të paktën :length karaktere dhe të përmbajë të paktën një karakter të madh dhe një karakter të veçantë.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Kjo fushë duhet të përmbajë të paktën :length karaktere dhe të përmbajë të paktën një karakter të madh, një numër dhe një karakter të veçantë.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Kjo fushë duhet të ketë të paktën :length karaktere dhe të përmbajë të paktën një karakter të madh.", + "The :attribute must be at least :length characters.": "Kjo fushë duhet të ketë të paktën :length karaktere.", + "The :attribute must contain at least one letter.": "Kjo fushë duhet të përmbajë të paktën një shkronjë.", + "The :attribute must contain at least one number.": "Kjo fushë duhet të përmbajë të paktën një numër.", + "The :attribute must contain at least one symbol.": "Kjo fushë duhet të përmbajë të paktën një simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Kjo fushë duhet të përmbajë të paktën një shkronjë të madhe dhe një shkronjë të vogël.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Fusha e dhënë është shfaqur në një rrjedhje të dhënash. Ju lutemi zgjidhni një fushë tjetër." +} diff --git a/locales/sq/json.json b/locales/sq/json.json new file mode 100644 index 00000000000..e55f5b1a7d5 --- /dev/null +++ b/locales/sq/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(dhe :count gabim tjetër)", + "(and :count more errors)": "(dhe :count gabim tjetër)|(dhe :count gabime të tjera)|(dhe :count gabime të tjera)", + "30 Days": "30 Ditë", + "60 Days": "60 Ditë", + "90 Days": "90 Ditë", + ":amount selected": ":amount të zgjedhura", + ":amount Total": "Totali :amount", + ":days day trial": ":days ditë prove", + ":resource Details": "Detajet e :resource", + ":resource Details: :title": "Detajet e :resource: :title", + "A decryption key is required.": "Kërkohet një çelës deshifrimi.", + "A fresh verification link has been sent to your email address.": "Një lidhje e re verifikimi është dërguar në adresën tuaj të emailit.", + "A new verification link has been sent to the email address you provided during registration.": "Një lidhje e re verifikimi është dërguar në adresën e emailit që ju keni dhënë gjatë regjistrimit.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Një lidhje e re verifikimi është dërguar në adresën e emailit që keni dhënë në cilësimet e profilit tuaj.", + "A new verification link has been sent to your email address.": "Një lidhje e re verifikimi është dërguar në adresën tuaj të emailit.", + "Accept Invitation": "Prano Ftesën", + "Action": "Veprimi", + "Action Event": "Ngjarje Veprimi", + "Action Events": "Ngjarjet e Veprimit", + "Action Happened At": "Veprimi Ndodhi Më", + "Action Initiated By": "Veprimi u Ndërmorr Nga", + "Action Name": "Emri", + "Action Status": "Gjendja", + "Action Target": "Objektivi", + "Actions": "Veprimet", + "Add": "Shto", + "Add :resource": "Shtoni :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Shto një anëtar të ri të ekipit tuaj, duke i lejuar ata të bashkëpunojnë me ju.", + "Add additional security to your account using two factor authentication.": "Shto siguri shtesë në llogarinë tuaj duke përdorur dy faktor autentifikimi.", + "Add Payment Method": "Shto mënyrën e pagesës", + "Add row": "Shto rresht", + "Add Team Member": "Shto Anëtar Ekipi", + "Add VAT Number": "Shtoni numrin e NUIS", + "Added.": "Shtuar.", + "Additional billing information updated successfully.": "Informacioni shtesë i faturimit u përditësua me sukses.", + "Address": "Adresa", + "Address Line 2": "Adresa (Vazhdimi)", + "Administrator": "Administratori", + "Administrator users can perform any action.": "Administratorët mund të kryejnë çdo veprim.", + "Afghanistan": "Afganistan", + "Aland Islands": "Ishujt Aland", + "Albania": "Shqipëri", + "Algeria": "Algjeri", + "All of the people that are part of this team.": "Të gjithë personat që janë pjesë e këtij ekipi.", + "All resources loaded.": "Të gjitha burimet u ngarkuan.", + "All rights reserved.": "Të gjitha të drejtat të rezervuara.", + "Already registered?": "Jeni të regjistruar?", + "American Samoa": "Samoa Amerikane", + "An error occurred while uploading the file.": "Ndodhi një gabim gjatë ngarkimit të skedarit.", + "An error occurred while uploading the file: :error": "Ndodhi një gabim gjatë ngarkimit të skedarit: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ndodhi një gabim i papritur dhe ne kemi njoftuar ekipin tonë të mbështetjes. Ju lutemi të provoni përsëri më vonë.", + "Andorra": "Andorra", + "Angola": "Angolë", + "Anguilla": "Anguila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Një përdorues tjetër ka rifreskuar këtë burim që kur u ngarkua kjo faqe. Rifresko faqen dhe provo përsëri.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigua dhe Barbuda", + "Antigua and Barbuda": "Antigua dhe Barbuda", + "API Token": "Token e API", + "API Token Permissions": "Të Drejtat", + "API Tokens": "Tokenat e API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Tokenat e API-t lejojnë shërbimet e palëve të treta të hyjnë ne aplikacionin tonë në emrin tuaj.", + "Apply": "Apliko", + "Apply Coupon": "Apliko Kuponin", + "April": "Prill", + "Are you sure you want to attempt to pay :amount?": "Jeni i sigurt që dëshironi të përpiqeni të paguani :amount?", + "Are you sure you want to cancel your subscription?": "Jeni i sigurt që dëshironi të anuloni abonimin tuaj?", + "Are you sure you want to delete all the notifications?": "Jeni i sigurt që dëshironi të fshini të gjitha njoftimet?", + "Are you sure you want to delete the selected resources?": "Jeni të sigurt që dëshironi të fshini burimet e zgjedhura?", + "Are you sure you want to delete this file?": "Jeni të sigurt që dëshironi të fshini këtë skedar?", + "Are you sure you want to delete this notification?": "Jeni të sigurt që dëshironi të fshini këtë njoftim?", + "Are you sure you want to delete this payment method?": "Je i sigurt që dëshiron ta fshish këtë mënyrë pagese?", + "Are you sure you want to delete this resource?": "Jeni të sigurt që dëshironi të fshini këtë burim?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Jeni të sigurt që dëshironi të fshini këtë ekip? Nëse fshini ekpin, të gjitha burimet dhe të dhënat e tij do të fshihen përgjithmonë.", + "Are you sure you want to delete your account?": "Jeni i sigurt që dëshironi të fshini llogarinë tuaj?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Jeni të sigurt që dëshironi të fshini llogarinë tuaj? Nëse fshini llogarin tuaj, të gjitha burimet dhe të dhënat tuaja do të fshihen përgjithmonë. Ju lutemi shkruani fjalëkalimin tuaj për të konfirmuar se dëshironi të fshini përgjithmonë llogarinë tuaj.", + "Are you sure you want to detach the selected resources?": "Jeni të sigurt që dëshironi të shkëpusni burimet e zgjedhura?", + "Are you sure you want to detach this resource?": "Jeni të sigurt që dëshironi të shkëpusni këtë burim?", + "Are you sure you want to force delete the selected resources?": "Jeni të sigurt që dëshironi të fshini me forcë burimet e zgjedhura?", + "Are you sure you want to force delete this resource?": "Jeni të sigurt që dëshironi të fshini me forcë këtë burim?", + "Are you sure you want to log out?": "Jeni të sigurt që doni të dilni nga llogaria?", + "Are you sure you want to mark all notifications as read?": "Jeni i sigurt që dëshironi të shënoni të gjitha njoftimet si të lexuara?", + "Are you sure you want to remove this item?": "Je i sigurt që dëshiron ta heqësh këtë artikull?", + "Are you sure you want to restore the selected resources?": "Jeni të sigurt që dëshironi të riktheni burimet e zgjedhura?", + "Are you sure you want to restore this resource?": "Jeni të sigurt që dëshironi të riktheni këtë burim?", + "Are you sure you want to resume your subscription?": "Jeni i sigurt që dëshironi të rifilloni abonimin tuaj?", + "Are you sure you want to run this action?": "Jeni të sigurt që dëshironi të ekzekutoni këtë veprim?", + "Are you sure you want to set this payment method as your default?": "Jeni i sigurt që dëshironi ta vendosni këtë mënyrë pagese si të paracaktuar?", + "Are you sure you want to stop impersonating?": "Jeni të sigurt që dëshironi të ndaloni imitimin?", + "Are you sure you would like to delete this API token?": "Jeni të sigurt që dëshironi të fshini këte token API?", + "Are you sure you would like to leave this team?": "Jeni të sigurt që dëshironi të largoheni nga ky ekip?", + "Are you sure you would like to remove this person from the team?": "Jeni të sigurt që dëshironi të hiqni këtë person nga ekipi?", + "Are you sure you would like to switch billing plans?": "Jeni i sigurt që dëshironi të ndërroni planet e faturimit?", + "Argentina": "Argjentinë", + "Armenia": "Armeni", + "Aruba": "Aruba", + "Attach": "Bashkëngjit", + "Attach & Attach Another": "Bashkëngjit & Bashkëngjit Tjetër", + "Attach :resource": "Bashkëngjit :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Bashkangjitni skedarë duke i tërhequr dhe hedhur, duke i përzgjedhur ose duke i ngjitur ato.", + "August": "Gusht", + "Australia": "Australi", + "Austria": "Austri", + "Azerbaijan": "Azerbajxhan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrein", + "Bangladesh": "Bangladeshi", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Përpara se të vazhdoni, a mund të verifikoni adresën tuaj të emailit duke klikuar në lidhjen që sapo ju dërguam në email? Nëse nuk e keni marrë emailin, me kënaqësi do t'ju dërgojmë një tjetër.", + "Before proceeding, please check your email for a verification link.": "Përpara se të vazhdoni, kontrolloni emailin tuaj për një lidhje verifikimi.", + "Belarus": "Bjellorusi", + "Belgium": "Belgjikë", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Butan", + "Billing Information": "Informacioni i Faturimit", + "Billing Management": "Menaxhimi i Faturimit", + "Bolivia": "Bolivi", + "Bolivia, Plurinational State of": "Bolivi, Shteti Shumëkombësh i", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius dhe Saba", + "Bosnia And Herzegovina": "Bosnjë dhe Herzegovinë", + "Bosnia and Herzegovina": "Bosnjë dhe Herzegovinë", + "Botswana": "Botsvana", + "Bouvet Island": "Ishulli Bouvet", + "Brazil": "Brazili", + "British Indian Ocean Territory": "Territori Britanik i Oqeanit Indian", + "Browser Sessions": "Seancat e Shfletuesit", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bullgari", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kamboxhia", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Anullo", + "Cancel Subscription": "Anullo Abonimin", + "Cape Verde": "Kepi Verde", + "Card": "Kartë", + "Cayman Islands": "Ishujt Kajman", + "Central African Republic": "Republika e Afrikës Qendrore", + "Chad": "Çad", + "Change Subscription Plan": "Ndrysho Planin e Abonimit", + "Change the current payment method attached to your subscription": "Ndryshoni mënyrën aktuale të pagesës së bashkangjitur me pajtimin tuaj", + "Changes": "Ndryshimet", + "Checkout": "Përfundimi", + "Chile": "Kili", + "China": "Kinë", + "Choose": "Zgjidh", + "Choose :field": "Zgjidh :field", + "Choose :resource": "Zgjidh :resource", + "Choose an option": "Zgjidh një opsion", + "Choose date": "Zgjidh datën", + "Choose File": "Zgjidh skedarin", + "Choose Files": "Zgjidh skedarët", + "Choose Type": "Zgjidh Tipin", + "Christmas Island": "Ishulli i Krishtlindjeve", + "City": "Qyteti", + "Click here to re-send the verification email.": "Klikoni këtu për të riderguar emailin e verifikimit.", + "click here to request another": "klikoni këtu për të kërkuar një tjetër", + "Click to choose": "Kliko për të zgjedhur", + "Close": "Mbyll", + "Cocos (Keeling) Islands": "Ishujt Cocos (Keeling)", + "Code": "Kodi", + "Colombia": "Kolumbi", + "Comoros": "Komoret", + "Confirm": "Konfirmo", + "Confirm Billing Action": "Konfirmo veprimin e faturimit", + "Confirm Password": "Konfirmo Fjalëkalimin", + "Confirm Payment": "Konfirmo Pagesën", + "Confirm your :amount payment": "Konfirmoni pagesën e :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Republika Demokratike", + "Congo, the Democratic Republic of the": "Kongo, Republika Demokratike e", + "Constant": "Konstante", + "Continue To Payment": "Vazhdo te Pagesa", + "Cook Islands": "Ishujt Cook", + "Copy to clipboard": "Kopjo në clipboard", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Bregu i Fildishtë", + "Country": "Shteti", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kuponi u aplikua me sukses.", + "Create": "Krijo", + "Create & Add Another": "Krijo & Shto Një Tjetër", + "Create :resource": "Krijo :resource", + "Create a new team to collaborate with others on projects.": "Krijo një ekip të ri për të bashkëpunuar me të tjerët në projekte.", + "Create Account": "Krijo Një Llogari", + "Create API Token": "Krijo Token API", + "Create New Team": "Krijo Ekip Të Ri", + "Create Team": "Krijo Ekip", + "Created.": "Krijuar.", + "Croatia": "Kroaci", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kub", + "Curaçao": "Kuraçao", + "Current Password": "Fjalëkalimi Aktual", + "Current Subscription Plan": "Planik Aktual i Abonimit", + "Currently Subscribed": "Aktualisht të Abonuar", + "Customer Balance": "Bilanci i klientit", + "Customize": "Personalizo", + "Cyprus": "Qipro", + "Czech Republic": "Çeki", + "Côte d'Ivoire": "Bregu i Fildishtë", + "Dark": "Errët", + "Dashboard": "Paneli", + "December": "Dhjetor", + "Decrease": "Zvogëlo", + "Default": "E paracaktuar", + "Delete": "Fshi", + "Delete :resource": "Fshi :resource", + "Delete Account": "Fshi Llogarinë", + "Delete all notifications": "Fshini të gjitha njoftimet", + "Delete API Token": "Fshi Token e API", + "Delete File": "Fshi Skedarin", + "Delete Notification": "Fshi njoftimin", + "Delete Resource": "Fshi Burimin", + "Delete Selected": "Fshi Zgjedhjen", + "Delete Team": "Fshi Ekipin", + "Denmark": "Danimarkë", + "Detach": "Shkëput", + "Detach Resource": "Shkëput Burimin", + "Detach Selected": "Shkëput Zgjedhjen", + "Details": "Detajet", + "Disable": "Çaktivizo", + "Djibouti": "Xhibuti", + "Do you really want to leave? You have unsaved changes.": "Do vërtet të ikësh? Keni ndryshime të paruajtur.", + "Dominica": "E djelë", + "Dominican Republic": "Republika Domenikane", + "Done.": "U bë.", + "Download": "Shkarko", + "Download Invoice": "Shkarkoni faturën", + "Drop file or click to choose": "Lëre skedarin ose kliko për të zgjedhur", + "Drop files or click to choose": "Hidhni skedarët ose klikoni për të zgjedhur", + "Ecuador": "Ekuador", + "Edit": "Ndrysho", + "Edit :resource": "Ndrysho :resource", + "Edit Attached": "Ndrysho Të Bashkangjiturin", + "Edit Profile": "Redakto profilin", + "Editor": "Editori", + "Editor users have the ability to read, create, and update.": "Përdoruesit e editorit kanë aftësinë për të lexuar, krijuar dhe përditësuar.", + "Egypt": "Egjipti", + "El Salvador": "Salvador", + "Email": "Postë elektronike", + "email": "postë elektronike", + "Email Address": "Adresa Email", + "Email Addresses": "Adresat e emailit", + "Email Password Reset Link": "Fjalëkalimi Email Nga Fillimi Lidhja", + "Email Verification": "Verifikimi me email", + "Enable": "Aktivo", + "Encrypted environment file already exists.": "Skedari i enkriptuar i mjedisit ekziston tashmë.", + "Encrypted environment file not found.": "Skedari i enkriptuar i mjedisit nuk u gjet.", + "Ensure your account is using a long, random password to stay secure.": "Sigurohu që profili juaj të jetë duke përdorur një fjalëkalim të gjatë dhe të rastit për të qëndruar i sigurt.", + "Environment file already exists.": "Skedari i mjedisit ekziston tashmë.", + "Environment file not found.": "Skedari i mjedisit nuk u gjet.", + "Equatorial Guinea": "Equatorial Guine", + "Eritrea": "Eritrea", + "Error": "Gabim", + "errors": "gabimet", + "Estonia": "Estoni", + "Ethiopia": "Etiopia", + "ex VAT": "ex TVSH", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Skadon :expiration", + "Export As CSV": "Eksporto si CSV", + "Extra Billing Information": "Informacion shtesë për faturimin", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Konfirmimi shtesë është i nevojshëm për të përpunuar pagesën tuaj. Ju lutem vazhdoni faqen e pagesës duke klikuar mbi butonin e mëposhtëm.", + "Failed Subscription Payment": "Pagesa e dështuar e abonimit", + "Failed to load :resource!": "Ngarkimi i :resource dështoi!", + "Falkland Islands (Malvinas)": "Ishujt E Falklandit (Malvinas))", + "Faroe Islands": "Ishujt Faroe", + "February": "Shkurt", + "Fiji": "Fixhi", + "Filename": "Emri i skedarit", + "Finish enabling two factor authentication.": "Përfundo aktivizimin e vërtetimit me dy faktorë.", + "Finland": "Finlanda", + "For your security, please confirm your password to continue.": "Për sigurinë tuaj, ju lutem konfirmoni fjalëkalimin tuaj për të vazhduar.", + "Forbidden": "Ndalohet", + "Force Delete": "Detyro Eleminimin", + "Force Delete :resource": "Detyro Eleminimin :resource", + "Force Delete Resource": "Detyro Eleminimin E Gjëndjeve", + "Force Delete Selected": "Detyro Fshirjen E Mesazheve Të Zgjedhur", + "Forgot Password": "Keni harruar fjalëkalimin", + "Forgot your password?": "Harrove fjalëkalimin?", + "Forgot Your Password?": "Harrove Fjalëkalimin?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Harrove fjalëkalimin? S'ka problem. Na thuaj adresën tënde email dhe do të të dërgojmë një fjalëkalim me fjalëkalim të ri që do të të lejojë të zgjedhësh një të ri.", + "France": "Francë", + "French Guiana": "Frengjisht", + "French Polynesia": "Frengjisht", + "French Southern Territories": "Territoret Jugore Franceze", + "From": "Nga", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Xhorxhia", + "Germany": "Gjermani", + "Ghana": "Gana", + "Gibraltar": "Gjibraltarit", + "Go Home": "Shko Në Shtëpi.", + "Go to page :page": "Shko tek faqja :page", + "Great! You have accepted the invitation to join the :team team.": "Mrekulli! Ju keni pranuar ftesën për t'u bashkuar me ekipin :team.", + "Greece": "Greqia", + "Greenland": "Grenlanda", + "Grenada": "Grenada", + "Guadeloupe": "Guadelupe", + "Guam": "I përhumbur", + "Guatemala": "Guatemala", + "Guernsey": "Guvernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bisau", + "Guyana": "Guajana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Keni mendime të dyta për anulimin e abonimit tuaj? Mund ta riaktivizoni menjëherë abonimin tuaj në çdo kohë deri në fund të ciklit aktual të faturimit. Pasi të përfundojë cikli juaj aktual i faturimit, mund të zgjidhni një plan abonimi krejtësisht të ri.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Keni mendime të dyta për anulimin e abonimit tuaj? Mund ta reagoni menjëherë abonimin tuaj në çdo kohë deri në fund të ciklit aktual të faturimit. Pasi të përfundojë cikli juaj aktual i faturimit, mund të zgjidhni një plan abonimi krejtësisht të ri.", + "Heard Island & Mcdonald Islands": "Dëgjova Ishullin Dhe Ishujt McDonald.", + "Heard Island and McDonald Islands": "Ishulli Heard dhe Ishujt McDonald", + "Hello!": "Përshëndetje!", + "Hide Content": "Fshih Përmbajtjen", + "Hold Up!": "Prit!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Hondurasi", + "Hong Kong": "Hong Kongu", + "Hungary": "Hungari", + "I agree to the :terms_of_service and :privacy_policy": "Pajtohem me :terms_of_service dhe :privacy_politika", + "Iceland": "Islanda", + "ID": "Edhull", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Nëse është e nevojshme, mund të dilni nga të gjitha seancat e tjera të shfletuesit nëpër të gjitha pajisjet tuaja. Disa nga sesionet tuaja të fundit janë rreshtuar më poshtë; megjithatë, kjo listë mund të mos jetë rraskapitëse. Nëse ndjeni se profili juaj është kompromentuar, duhet të përditësoni gjithashtu fjalëkalimin tuaj.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Nëse keni një profil, mund të pranoni këtë ftesë duke klikuar butonin e mëposhtëm:", + "If you did not create an account, no further action is required.": "Nëse nuk krijoni një llogari, nuk nevoitet veprim i mëtejshëm.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Nëse nuk prisni të merrni një ftesë për këtë ekip, mund të braktisni këtë email.", + "If you did not receive the email": "Nëse nuk e keni marrë emailin", + "If you did not request a password reset, no further action is required.": "Nëse nuk kërkoni një fjalëkalim nga fillimi, nuk kërkohet veprim i mëtejshëm.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Nëse nuk keni një llogari, mund të krijoni një duke klikuar butonin e mëposhtëm. Pas krijimit të një profili, mund të klikoni butonin e pranimit të ftesës në këtë email për të pranuar ftesën e ekipit:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Nëse keni nevojë të shtoni informacione specifike të kontaktit ose taksave në faturat tuaja, si emri i plotë i biznesit tuaj, numri i identifikimit të TVSH -së ose adresa e regjistrimit, mund ta shtoni këtu.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Nëse keni probleme me klikimin e butonit \"104text\", kopjoni dhe ngjiteni URL-në e mëposhtme\nnë shfletuesin tënd të internetit:", + "Impersonate": "imitoj", + "Increase": "Rrit", + "India": "Indi", + "Indonesia": "Indonezia", + "Invalid filename.": "Emër skedari i pavlefshëm.", + "Invalid JSON was returned from the route.": "JSON i pavlefshëm u kthye nga itinerari.", + "Invoice Email Addresses": "Adresat e postës elektronike të faturës", + "Invoice emails updated successfully.": "Emailet e faturës azhurnohen me sukses.", + "Invoices": "Faturat", + "Iran, Islamic Republic Of": "Irani", + "Iran, Islamic Republic of": "Iran, Republika Islamike e", + "Iraq": "Irak", + "Ireland": "Irlanda", + "Isle Of Man": "Ishulli I Njeriut", + "Isle of Man": "Ishulli i Manit", + "Israel": "Izrael", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Duket sikur nuk keni një abonim aktiv. Ju mund të zgjidhni një nga planet e abonimit më poshtë për të filluar. Planet e abonimit mund të ndryshohen ose anulohen sipas vullnetit tuaj.", + "Italy": "Itali", + "Jamaica": "Xhamajka", + "January": "Janar", + "Japan": "Japonia", + "Jersey": "Xhersi", + "Jordan": "Jordania", + "July": "Korrik", + "June": "Qershor", + "Kazakhstan": "Kazakistani", + "Kenya": "Kenia", + "Key": "Kyçi", + "Kiribati": "Kiribati", + "Korea": "Koreja E Jugut", + "Korea, Democratic People's Republic of": "Korea E Veriut", + "Korea, Republic of": "Kore, Republika e", + "Kosovo": "Kosova", + "Kuwait": "Kuvajti", + "Kyrgyzstan": "Kirkizstan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Aktivi i fundit", + "Last used": "Përdorur së fundmi", + "Latvia": "Letonia", + "Leave": "Largohu.", + "Leave Team": "Lëre Ekipin", + "Lebanon": "Libanez", + "length": "gjatësia", + "Lens": "Lente", + "Lesotho": "Lesoto", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libia", + "Liechtenstein": "Lihtenstein", + "Light": "Drita", + "Lithuania": "Lituania", + "Load :perPage More": "Ngarko :perPage Më Shumë", + "Loading": "Po ngarkohet", + "Location": "Vendndodhja", + "Log in": "Fillo seancën", + "Log In": "Identifikohu", + "Log Out": "Zvogëlo", + "Log out": "Shkyç", + "Log Out Other Browser Sessions": "Zgjidh Seancat E Tjera Të Shfletimit", + "Log Viewer": "Shikuesi i regjistrave", + "Login": "Futu", + "Logout": "Dalja", + "Logs": "Regjistrat", + "Luxembourg": "Luksemburg", + "Macao": "Makao", + "Macedonia": "Maqedonia E Veriut", + "Macedonia, the former Yugoslav Republic of": "Maqedonia, Ish Republika Jugosllave e", + "Madagascar": "Madagaskar", + "Malawi": "Malaui", + "Malaysia": "Malajzia", + "Maldives": "Maldivet", + "Mali": "E vogël", + "Malta": "Maltë", + "Manage Account": "Profili", + "Manage and log out your active sessions on other browsers and devices.": "Menaxho dhe regjistro seancat tuaja aktive në shfletues dhe pajisje të tjera.", + "Manage API Tokens": "Menaxho Argumentet API", + "Manage Role": "Roli", + "Manage Team": "Ekipi", + "Managing billing for :billableName": "Menaxhimi i faturimit për :billableName", + "March": "Mars", + "Mark all as Read": "Shënoni të gjitha si të lexuara", + "Mark all notifications as read": "Shënoni të gjitha njoftimet si të lexuara", + "Mark Read": "Shënoni të lexuarit", + "Mark Unread": "Shënoni të palexuar", + "Marshall Islands": "Ishujt Marshall", + "Martinique": "Martinika", + "Mauritania": "Mauritani", + "Mauritius": "Mauritius", + "May": "Maj", + "Mayotte": "majota", + "Mexico": "Meksikë", + "Micronesia, Federated States Of": "Mikronezia", + "Micronesia, Federated States of": "Mikronezi, Shtetet Federative të", + "Moldova": "Moldavia", + "Moldova, Republic of": "Moldavia, Republika e", + "Monaco": "Monako", + "Mongolia": "Mongoli", + "Montenegro": "Mali i zi", + "Month To Date": "Muaji Për Datën", + "Monthly": "Mujore", + "monthly": "mujore", + "Montserrat": "Montserrat", + "Morocco": "Maroko", + "Mozambique": "Mozambik", + "Myanmar": "Mianmar", + "Name": "Emri", + "name": "emri", + "Namibia": "Namibi", + "Nauru": "Nauru", + "Nepal": "Nepali", + "Netherlands": "Hollanda", + "Netherlands Antilles": "Antilet Hollandeze", + "Nevermind": "Mos u mërzit", + "Nevermind, I'll keep my old plan": "Nuk ka rëndësi, unë do të mbaj planin tim të vjetër", + "New": "E re", + "New :resource": "E re :resource", + "New Caledonia": "Maqedoni E Re", + "New Password": "Fjalëkalimi I Ri", + "New Zealand": "Zelanda E Re", + "Next": "Vazhdo", + "Next Payment": "Pagesa e radhës", + "Next Payment on": "Pagesa tjetër në", + "Nicaragua": "Nikaragua", + "Niger": "Nigeri", + "Nigeria": "Nigeri", + "Niue": "Niue", + "No": "Jo", + "No :resource matched the given criteria.": "Asnjë :resource nuk përputhet me kriteret e dhëna.", + "No additional information...": "Asnjë informacion shtesë...", + "No Current Data": "Asnjë E Dhënë Aktuale", + "No Data": "Asnjë E Dhënë", + "no file selected": "nuk është zgjedhur asnjë file", + "No Increase": "Pa Rritje", + "No payment methods on file.": "Nuk ka asnjë mënyrë pagese në dosje.", + "No payment scheduled.": "Asnjë pagesë e planifikuar.", + "No Prior Data": "Jo Të Dhëna Paraardhëse", + "No Results Found.": "Nuk U Gjet Asnjë Rezultat.", + "Norfolk Island": "Ishulli Norfolk", + "Northern Mariana Islands": "Ishujt Mariana Veriore", + "Norway": "Norvegji", + "Not Found": "Nuk U Gjet", + "Notifications": "Njoftimet", + "Nova": "Nova", + "Nova User": "Përdorues I Ri", + "November": "Nëntor", + "October": "Tetor", + "of": "nga", + "OK": "I mirë", + "Oman": "Omani", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Sapo një ekip të eleminohet, të gjitha burimet dhe të dhënat e tij do të fshihen përgjithmonë. Para se të eleminoni këtë ekip, ju lutem shkarkoni çdo të dhënë apo informacion në lidhje me këtë ekip që dëshironi të mbani.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Pasi të eleminohet llogaria juaj, të gjitha burimet dhe të dhënat e saj do të fshihen përgjithmonë. Para se të eleminoni llogarinë tuaj, shkarkoni çdo të dhënë apo informacion që dëshironi të mbani.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Pasi të fshihet llogaria juaj, të gjitha burimet dhe të dhënat e saj do të fshihen përgjithmonë. Ju lutemi shkruani fjalëkalimin tuaj për të konfirmuar se dëshironi të fshini përgjithmonë llogarinë tuaj.", + "Only Trashed": "Është Shkatërruar.", + "Open Invoices": "Hap Faturat", + "Original": "Orgjinali", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Portali ynë i menaxhimit të faturimit ju lejon të menaxhoni me lehtësi planin tuaj të abonimit, mënyrën e pagesës dhe të shkarkoni faturat tuaja të fundit.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Portali ynë i menaxhimit të faturimit ju lejon të menaxhoni me lehtësi planin tuaj të abonimit, mënyrat e pagesës dhe të shkarkoni faturat tuaja të fundit.", + "Page Expired": "Faqja Ka Skaduar", + "Pagination Navigation": "Lundrimi I Faqes", + "Paid": "I paguar", + "Pakistan": "Pakistani", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Territoret Palestineze", + "Panama": "Panamaja", + "Papua New Guinea": "Papuazi Guinea E Re", + "Paraguay": "Paraguaj", + "Password": "Fjalëkalimi", + "password": "fjalëkalimi", + "Payment Confirmation": "Konfirmimi I Pagesës", + "Payment Information": "informacioni i pageses", + "Payment information updated successfully.": "Informacioni i pagesës u përditësua me sukses.", + "Payment Method": "Metoda e pagesës", + "Payment Methods": "menyra pagese", + "Payment Required": "Kërkohet pagesa", + "Payments": "Pagesat", + "Pending Team Invitations": "Në Pritje", + "Per Page": "Faqe", + "Permanently delete this team.": "Elemino përgjithmonë këtë ekip.", + "Permanently delete your account.": "Elemino përgjithmonë llogarinë tënde.", + "Permissions": "Të drejtat", + "Peru": "Peruja", + "Philippines": "Filipinet", + "Photo": "Foto", + "Pitcairn": "Ishujt Pitcairn", + "Please accept the terms of service.": "Ju lutemi pranoni kushtet e shërbimit.", + "Please click the button below to verify your email address.": "Ju lutem kliko butonin e mëposhtëm për të verifikuar adresën tuaj email.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Ju lutem konfirmoni hyrjen në llogarinë tuaj duke hyrë në një nga kodet e shërimit të emergjencës.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Ju lutem konfirmoni hyrjen në llogarinë tuaj duke hyrë në kodin e autentifikimit dhënë nga programi juaj i autentifikimit.", + "Please confirm your password before continuing.": "Ju lutemi konfirmoni fjalëkalimin tuaj përpara se të vazhdoni.", + "Please copy your new API token. For your security, it won't be shown again.": "Kopjo token E re API. Për sigurinë tuaj, nuk do të shfaqet më.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Ju lutem shkruani fjalëkalimin për të konfirmuar që dëshironi të dilni nga seancat e tjera të shfletimit nëpër të gjitha pajisjet tuaja.", + "Please provide a maximum of three invoice emails addresses.": "Ju lutemi siguroni një maksimum prej tre adresash të postës elektronike të faturës.", + "Please provide the email address of the person you would like to add to this team.": "Ju lutem jepni adresën email të personit që dëshironi t'i shtoni këtij ekipi.", + "Please set a default payment method before retrying payments.": "Ju lutemi vendosni një metodë të paracaktuar të pagesës përpara se të rigjykoni pagesa.", + "Please set a default payment method before swapping plans.": "Ju lutemi, vendosni një mënyrë pagese të paracaktuar përpara se të ndërroni planet.", + "Poland": "Polonia", + "Portugal": "Portugali", + "Press / to search": "Shtyp / për të kërkuar", + "Preview": "Pamja e parë", + "Previewing": "Parashikimi", + "Previous": "Paraardhëse", + "Privacy Policy": "Politika E Privatësisë", + "Profile": "Profili", + "Profile Information": "Informacione Profili", + "Puerto Rico": "Puerto Riko", + "Qatar": "Katari", + "Quarter To Date": "Çerek Deri Më", + "Recovery Code": "Kodi I Rikuperimit", + "Refresh": "Rifresko", + "Regards,": "Të fala,", + "Regenerate Recovery Codes": "Rigjenero Kodet E Rimëkëmbjes", + "Register": "I regjistruar", + "Reload": "Rilexo", + "Remember me": "Më kujto.", + "Remember Me": "Më Kujto.", + "Remove": "Hiq", + "Remove Photo": "Hiqni Foto", + "Remove Team Member": "Hiq", + "Replicate": "Përsëriteni", + "Required fields": "Fushat e kërkuara", + "Resend Verification Email": "Dërgo E-Mail Verifikimi", + "Reset Filters": "Nga Fillimi Filtrat", + "Reset Password": "_nga Fillimi Fjalëkalimin", + "Reset Password Notification": "Rikthe Njoftimin E Fjalëkalimit", + "resource": "burimi", + "Resource Row Dropdown": "Dropdown e rreshtit të burimeve", + "Resources": "Gjëndja", + "resources": "gjëndja", + "Restore": "Rikthe", + "Restore :resource": "Rikthe :resource", + "Restore Resource": "Rikthe Gjëndjen", + "Restore Selected": "Rikthe Të Zgjedhurin", + "results": "rezultatet", + "Resume Subscription": "Rifillo Abonimin", + "Retry Payment": "Riprovoni pagesën", + "Return to :appName": "Kthehu te :appName", + "Reunion": "Mbledhje", + "Role": "Roli", + "Romania": "Rumania", + "Run Action": "Ekzekuto", + "Russian Federation": "Federata Ruse", + "Rwanda": "Ruanda", + "Réunion": "Reunion", + "Saint Barthelemy": "St. Bartelemy", + "Saint Barthélemy": "Shën Barthélemy", + "Saint Helena": "Shën Helena", + "Saint Kitts And Nevis": "St. Kitts dhe Nevis", + "Saint Kitts and Nevis": "Shën Kitts dhe Nevis", + "Saint Lucia": "Shën Lusia", + "Saint Martin": "Shën Martin", + "Saint Martin (French part)": "Saint Martin (pjesa franceze)", + "Saint Pierre And Miquelon": "Shën Pjer dhe Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre dhe Miquelon", + "Saint Vincent And Grenadines": "St. Vincent dhe Granadines", + "Saint Vincent and the Grenadines": "Shën Vincenti dhe Grenadinet", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome Dhe Principe", + "Sao Tome and Principe": "Sao Tome dhe Principe", + "Saudi Arabia": "Arabia Saudite", + "Save": "Ruaj", + "Saved.": "Shpëtova.", + "Scroll to bottom": "Lëvizni në fund", + "Scroll to top": "Lëvizni në krye", + "Search": "Kërko", + "Secure Area": "Zonë e Sigurt", + "Select": "Zgjidhni", + "Select a different plan": "Zgjidhni një plan tjetër", + "Select a log file...": "Zgjidhni një skedar regjistri...", + "Select A New Photo": "Zgjidh Një Foto Të Re", + "Select Action": "Zgjidh Veprimin", + "Select all": "Zgjidh Gjithçka", + "Select All Dropdown": "Zgjidhni të gjitha në dropdown", + "Select this page": "Zgjidhni këtë faqe", + "Send Password Reset Link": "Dërgo Fjalëkalimin Nga Fillimi Lidhja", + "Senegal": "Senegali", + "September": "Shtator", + "Serbia": "Serbisë", + "Server Error": "Gabim I Serverit", + "Service Unavailable": "Ssl Jo Në Dispozicion", + "Set as default": "Vendose si paresore", + "Setup Key": "Çelësi i konfigurimit", + "Seychelles": "Seychelle", + "Show All Fields": "Shfaq Të Gjitha Fushat", + "Show Content": "Shfaq Përmbajtjen", + "Show Recovery Codes": "Shfaq Kodet E Rimëkëmbjes", + "Showing": "Shfaq", + "Sierra Leone": "Sierra Leone", + "Signed in as": "I identifikuar si", + "Singapore": "Singapor", + "Sint Maarten (Dutch part)": "Sint Marten", + "Slovakia": "Sllovakia", + "Slovenia": "Sllovenia", + "Soft Deleted": "Soft Fshirë", + "Solomon Islands": "Ishujt Solomon", + "Somalia": "Somali", + "Something went wrong.": "Diçka shkoi keq.", + "Sorry! You are not authorized to perform this action.": "Më fal! Nuk jeni i autorizuar të kryeni këtë veprim.", + "Sorry, your session has expired.": "Më vjen keq, seanca juaj ka skaduar.", + "South Africa": "Afrika E Jugut", + "South Georgia And Sandwich Isl.": "Gjeorgjia jugore dhe Ishujt E Sanduiceve", + "South Georgia and the South Sandwich Islands": "Gjeorgjia e Jugut dhe Ishujt Sanduiç të Jugut", + "South Sudan": "Sudan Jugor", + "Spain": "Spanja", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Veprime të pavarura", + "Start Polling": "Fillo Votimin", + "Start polling": "Filloni votimin", + "State / County": "Shteti / Qarku", + "Stop Impersonating": "Stop imitimit", + "Stop Polling": "Ndalo Votimin", + "Stop polling": "Ndaloni zgjedhjet", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Magazinoni këto kode të shërimit në një menaxhues fjalëkalimesh të sigurt. Mund të përdoren për të rikuperuar hyrjen në llogarinë tuaj nëse dy faktori juaj i autentifikimit ka humbur.", + "Subscribe": "Abonohu", + "Subscription Information": "Informacioni i Abonimit", + "Subscription Pending": "Abonimi në pritje", + "Sudan": "Sudani", + "Suriname": "Surinami", + "Svalbard And Jan Mayen": "Svalbard dhe Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard dhe Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Suedisht", + "Switch Teams": "Kalo Ekipet", + "Switzerland": "Zvicër", + "Syrian Arab Republic": "Siri", + "System": "Sistemi", + "Taiwan": "Taivan", + "Taiwan, Province of China": "Tajvan, Provinca e Kinës", + "Tajikistan": "Taxhikistan", + "Tanzania": "Tanzani", + "Tanzania, United Republic of": "Tanzani, Republika e Bashkuar e", + "TAX": "TAKSA", + "Team Details": "Detajet E Ekipit", + "Team Invitation": "Ftesa E Ekipit", + "Team Members": "Anëtarë Të Ekipit", + "Team Name": "Emri I Ekipit", + "Team Owner": "Pronari I Ekipit", + "Team Settings": "Rregullimet E Ekipit", + "Terms of Service": "Kushtet E Shërbimit", + "Thailand": "Tailandë", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Faleminderit që u rregjistrove! Para se të fillonim, mund të verifikonit adresën tuaj email duke klikuar mbi lidhjen që sapo ju dërguam? Nëse nuk e keni marrë e-mailin, ne me kënaqësi do t'ju dërgojmë një tjetër.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Faleminderit për mbështetjen tuaj të vazhdueshme. Ne kemi bashkangjitur një kopje të faturës suaj për regjistrimet tuaja. Ju lutemi na tregoni nëse keni ndonjë pyetje apo shqetësim.", + "Thanks,": "Faleminderit,", + "The :attribute must be a valid role.": "Nr. :attribute duhet të jetë një rol i vlefshëm.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute duhet të jenë së paku :length karaktere dhe përmbajnë të paktën një numër.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute duhet të jetë së paku :length shkronja dhe përmban të paktën një karakter të veçantë dhe një numër.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute duhet të jenë të paktën :length karaktere dhe përmbajnë të paktën një karakter të veçantë.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute duhet të jetë së paku :length shkronja dhe të përmbajë të paktën një kërkesë dhe një numër.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute duhet të jetë të paktën :length shkronja dhe të përmbajë të paktën një karakter nga kaza dhe një karakter të veçantë.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute duhet të jenë të paktën :length karaktere dhe përmbajnë të paktën një krik, një numër dhe një karakter të veçantë.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute duhet të jenë të paktën :length shkronja dhe të përmbajnë të paktën një kërkesë nga baza.", + "The :attribute must be at least :length characters.": ":Attribute duhet të jetë së paku :length karaktere.", + "The :attribute must contain at least one letter.": ":Attribute duhet të përmbajë të paktën një shkronjë.", + "The :attribute must contain at least one number.": ":Attribute duhet të përmbajë të paktën një numër.", + "The :attribute must contain at least one symbol.": ":Attribute duhet të përmbajë të paktën një simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute duhet të përmbajë të paktën një shkronjë të madhe dhe një shkronjë të vogël.", + "The :resource was created!": ":Resource u krijua!", + "The :resource was deleted!": ":Resource-shi u eleminua!", + "The :resource was restored!": ":Resource u rivendos!", + "The :resource was updated!": ":Resource u përditësua!", + "The action was executed successfully.": "Aksioni u krye me sukses.", + "The default payment method cannot be removed.": "Mënyra e paracaktuar e pagesës nuk mund të hiqet.", + "The file was deleted!": "File u eleminua!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute e dhënë është shfaqur në një rrjedhje të dhënash. Ju lutemi zgjidhni një :attribute të ndryshme.", + "The given data was invalid.": "Të dhënat e dhëna ishin të pavlefshme.", + "The government won't let us show you what's behind these doors": "Qeveria nuk do të na lejojë të të tregojmë se çfarë ka pas këtyre dyerve.", + "The HasOne relationship has already been filled.": "Marrëdhënia E HasOne është mbushur tashmë.", + "The image could not be loaded": "Imazhi nuk mund të ngarkohej", + "The image could not be loaded.": "Imazhi nuk mund të ngarkohej.", + "The invoice emails must be valid email addresses.": "Emailet e faturës duhet të jenë adresa të vlefshme të postës elektronike.", + "The password is incorrect.": "Fjalëkalimi është i pasaktë.", + "The provided coupon code is invalid.": "Kodi i kuponit i dhënë është i pavlefshëm.", + "The provided password does not match your current password.": "Fjalëkalimi i dhënë nuk përputhet me fjalëkalimin tuaj aktual.", + "The provided password was incorrect.": "Fjalëkalimi i dhënë ishte i gabuar.", + "The provided two factor authentication code was invalid.": "Kodi i autentifikimit i dhënë prej dy faktorëve ishte i pavlefshëm.", + "The provided two factor recovery code was invalid.": "Kodi i ofruar i rikuperimit me dy faktorë ishte i pavlefshëm.", + "The provided VAT number is invalid.": "Numri i dhënë i TVSH-së është i pavlefshëm.", + "The resource was attached!": "Burimi ishte bashkangjitur!", + "The resource was prevented from being saved!": "Burimi u pengua të ruhej!", + "The resource was updated!": "Burimi u përditësua!", + "The response is not a streamed response.": "Përgjigja nuk është një përgjigje e transmetuar.", + "The response is not a view.": "Përgjigja nuk është një pamje.", + "The selected country is invalid.": "Shteti i zgjedhur është i pavlefshëm.", + "The selected plan is invalid.": "Plani i zgjedhur është i pavlefshëm.", + "The selected resources have been :action!": "Burimet e përzgjedhura kanë qenë :action!", + "The team's name and owner information.": "Emri dhe informacioni i ekipit.", + "There are no available options for this resource.": "Asnjë mundësi në dispozicion për këtë burim.", + "There are no fields to display.": "Nuk ka fusha për të shfaqur.", + "There are no new notifications.": "Nuk ka njoftime të reja.", + "There was a problem executing the action.": "Pati një problem ekzekutimin e veprimit.", + "There was a problem fetching the resource.": "Pati një problem me marrjen e burimit.", + "There was a problem submitting the form.": "Kishte një problem për paraqitjen e formës.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Këta njerëz janë ftuar në skuadrën tuaj dhe janë dërguar një e-mail me ftesë. Ata mund të bashkohen me ekipin duke pranuar ftesën e postës elektronike.", + "This account does not have an active subscription.": "Kjo llogari nuk ka një abonim aktiv.", + "This action is unauthorized.": "Ky veprim është i paautorizuar.", + "This copy of Nova is unlicensed.": "Kjo kopje e Nova është e palicencuar.", + "This coupon code can only be used by new customers.": "Ky kod kuponi mund të përdoret vetëm nga klientët e rinj.", + "This device": "Ky dispozitiv", + "This file field is read-only.": "Kjo fushë file është vetëm në lexim.", + "This invoice is no longer open.": "Kjo faturë nuk është më e hapur.", + "This is a secure area of the application. Please confirm your password before continuing.": "Kjo është zonë e sigurt e aplikimit. Ju lutem konfirmoni fjalëkalimin tuaj para se të vazhdoni.", + "This password does not match our records.": "Ky fjalëkalim nuk përputhet me të dhënat tona.", + "This password reset link will expire in :count minutes.": "Ky fjalëkalim i rishkruar lidhja do të skadojë në :count minuta.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Kjo pagesë u iniciua, por fondet nuk janë pranuar ende. Kjo mund të zgjasë deri në 14 ditë.", + "This resource no longer exists": "Ky burim nuk ekziston më", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ky abonim ka skaduar dhe nuk mund të rifillohet. Ju lutemi krijoni një abonim të ri.", + "This user already belongs to the team.": "Ky përdorues i përket skuadrës.", + "This user has already been invited to the team.": "Ky përdorues është ftuar në skuadër.", + "Timor-Leste": "Timon-leste", + "to": "për", + "To": "te", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Për të përfunduar aktivizimin e vërtetimit me dy faktorë, skanoni kodin QR të mëposhtëm duke përdorur aplikacionin e vërtetuesit të telefonit tuaj ose futni çelësin e konfigurimit dhe jepni kodin OTP të gjeneruar.", + "Today": "Sot", + "Toggle navigation": "Pulsant me dy gjëndje", + "Togo": "Së bashku", + "Tokelau": "Tokelau", + "Token Name": "Emri I Token", + "Tonga": "Eja", + "Too Many Requests": "Tepër Kërkesa", + "total": "gjithsej", + "Total:": "Gjithsej:", + "Trashed": "Është shkatërruar.", + "Trinidad And Tobago": "Trinidad dhe Tobago", + "Trinidad and Tobago": "Trinidad dhe Tobago", + "Tunisia": "Tunizi", + "Turkey": "Turqia", + "Turkmenistan": "Turkmenia", + "Turks And Caicos Islands": "Turqit dhe Ishujt Kaikos", + "Turks and Caicos Islands": "Ishujt Turks dhe Kaikos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Identifikimi Dështoi", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Autentifikimi me dy faktorë është aktivizuar tani. Skanoni kodin QR të mëposhtëm duke përdorur aplikacionin e vërtetuesit të telefonit tuaj ose futni tastin e konfigurimit.", + "Type": "Lloji", + "Uganda": "Ugandë", + "Ukraine": "Ukrainë", + "Unauthorized": "I paautorizuar", + "United Arab Emirates": "Emiratet E Bashkuara Arabe", + "United Kingdom": "Mbretëria E Bashkuar", + "United States": "Shtetet E Bashkuara", + "United States Minor Outlying Islands": "Ishujt e vegjël periferikë të Shteteve të Bashkuara", + "United States Outlying Islands": "SH. B. A.", + "Unknown": "E panjohur", + "Unpaid": "E papaguar", + "Update": "Rifresko", + "Update & Continue Editing": "Rifresko & Vazhdo Shkrimin", + "Update :resource": "Rifresko :resource", + "Update :resource: :title": "Rifresko :resource: :title", + "Update attached :resource: :title": "Rifresko i bashkangjitur :resource: :title", + "Update Password": "Rifresko Fjalëkalimin", + "Update Payment Information": "Përditëso informacionin e pagesës", + "Update Payment Method": "Përditëso mënyrën e pagesës", + "Update your account's profile information and email address.": "Përditëso informacionet dhe adresën email të profilit tuaj.", + "Uploading": "Ngarkimi", + "Uploading files... (:current/:total)": "Skedarët po ngarkohen... (:current/:total)", + "Uruguay": "Uruguai", + "Use a recovery code": "Përdor një kod rekuperimi", + "Use an authentication code": "Përdor një kod autentikimi", + "User Actions": "Veprimet e përdoruesit", + "User Security": "Siguria e përdoruesit", + "Username": "Emri i përdoruesit", + "Uzbekistan": "Uzbekistani", + "Value": "Vlera", + "Vanuatu": "Vanuatu", + "VAT Number": "Numri i TVSH-së", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Republika Bolivariane e", + "Verify Email Address": "Verifiko Adresën Email", + "Verify Your Email Address": "Verifikoni adresën tuaj të emailit", + "Viet Nam": "Vietnam", + "View": "Shfaq", + "Virgin Islands, British": "Ishujt E Virgjër Britanike", + "Virgin Islands, U.S.": "Ishujt E Virgjër TË SHBA-Së", + "Wallis And Futuna": "Uollis dhe Futuna", + "Wallis and Futuna": "Wallis dhe Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Ne po përpunojmë abonimin tuaj. Pasi abonimi të jetë përpunuar me sukses, kjo faqe do të përditësohet automatikisht. Në mënyrë tipike, ky proces duhet të zgjasë vetëm disa sekonda.", + "We are unable to process your payment. Please contact customer support.": "Ne nuk jemi në gjendje të përpunojmë pagesën tuaj. Ju lutemi kontaktoni mbështetjen e klientit.", + "We have emailed your password reset link!": "Ne kemi dërguar me email lidhjen tuaj të rivendosjes së fjalëkalimit!", + "We were unable to find a registered user with this email address.": "E pamundur gjetja e përdoruesit të regjistruar me këtë adresë email.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Ne do të dërgojmë një lidhje të shkarkimit të faturës në adresat e postës elektronike që ju specifikoni më poshtë. Ju mund të ndani adresat e shumta të postës elektronike duke përdorur presje.", + "We're lost in space. The page you were trying to view does not exist.": "Kemi humbur në hapësirë. Faqja që u përpoqët të shikonit nuk ekziston.", + "Welcome Back!": "Mirë Se U Ktheve!", + "Western Sahara": "Sahara Perëndimore", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kur dy faktor autentifikimi të jetë aktivizuar, do t'ju kërkohet një token e sigurt dhe të rastit gjatë autentifikimit. Mund të merrni këtë dhuratë nga programi Autentifikues I Google-it tuaj.", + "Whoops": "Ups", + "Whoops!": "Ups!", + "Whoops! Something went wrong.": "Ups! Diçka shkoi keq.", + "With Trashed": "Me Rrëmujë.", + "Write": "Shkruaj", + "Year To Date": "Data", + "Yearly": "vjetore", + "Yemen": "Jemeni", + "Yes": "Po.", + "You are already subscribed.": "Jeni abonuar tashmë.", + "You are currently within your free trial period. Your trial will expire on :date.": "Aktualisht jeni brenda periudhës suaj të provës falas. Prova juaj do të përfundojë më :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Aktualisht jeni brenda periudhës suaj të provës falas. Prova juaj do të skadojë më :date. Fillimi i një abonimi të ri do të përfundojë provën tuaj.", + "You are logged in!": "Ju jeni identifikuar!", + "You are receiving this email because we received a password reset request for your account.": "Po e dëgjoni këtë email sepse kemi marrë një fjalëkalim për llogarinë tuaj.", + "You have been invited to join the :team team!": "Jeni ftuar të bashkoheni me ekipin :team!", + "You have enabled two factor authentication.": "Keni aktivizuar dy faktor autentifikimi.", + "You have not enabled two factor authentication.": "Nuk keni aktivuar dy faktor autentifikimi.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Ju keni disa fatura të papaguara. Pas përditësimit të mënyrës së parazgjedhur të pagesës, mund të riprovoni pagesat nëpërmjet listës së faturave më poshtë.", + "You may accept this invitation by clicking the button below:": "Ju mund ta pranoni këtë ftesë duke klikuar butonin më poshtë:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Ju mund ta anuloni abonimin tuaj në çdo kohë. Pasi abonimi juaj të jetë anuluar, do të keni mundësinë të rifilloni abonimin deri në fund të ciklit aktual të faturimit.", + "You may delete any of your existing tokens if they are no longer needed.": "Mund të fshish ndonjë nga argumentet e tua ekzistuese nëse nuk janë më të nevojshme.", + "You may not delete your personal team.": "Ju nuk mund të fshini ekipin tuaj personal.", + "You may not leave a team that you created.": "Ju nuk mund të lënë një ekip që ju krijoi.", + "You will receive an invoice and payment link via email for each billing period.": "Ju do të merrni një faturë dhe një lidhje pagese me email për çdo periudhë faturimi.", + "You're logged in!": "Ju jeni identifikuar!", + "Your :invoiceName invoice is now available!": "Fatura juaj :invoiceName është tani e disponueshme!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Adresa juaj e faturimit është :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Karta juaj u refuzua. Ju lutemi, kontaktoni lëshuesin e kartës tuaj për më shumë informacion.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Mënyra juaj aktuale e pagesës është një kartë krediti që mbaron me :lastFour dhe skadon më :expiration.", + "Your email address is unverified.": "Adresa juaj e emailit është e paverifikuar.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Pagesa juaj e fundit prej :amount dështoi. Përditëso mënyrën tënde të pagesës për të riprovuar pagesën e dështuar.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Pagesa juaj e fundit prej :amount në :date dështoi. Përditëso mënyrën e pagesës për të riprovuar pagesën e dështuar.", + "Your next payment of :amount will be processed on :date.": "Pagesa juaj e radhës prej :amount do të jetë në :date.", + "Your payment method has been added successfully.": "Mënyra juaj e pagesës është shtuar me sukses.", + "Your payment method will be charged automatically for each billing period.": "Mënyra juaj e pagesës do të tarifohet automatikisht për çdo periudhë faturimi.", + "Your registered VAT Number is :vatNumber.": "Numri juaj i regjistruar i TVSH-së është :vatNumber.", + "Your subscription has been started successfully.": "Abonimi juaj ka filluar me sukses.", + "Your subscription has been successfully cancelled.": "Abonimi juaj është anuluar me sukses.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Abonimi juaj është anuluar me sukses. Do të kesh ende qasje deri në fund të periudhës së faturimit.", + "Your subscription was successfully resumed.": "Abonimi juaj u rifillua me sukses.", + "Your subscription was successfully updated.": "Abonimi juaj u përditësua me sukses.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Posta / Kodi Postar", + "Åland Islands": "Ishujt Åland" +} diff --git a/locales/sq/php-inline.json b/locales/sq/php-inline.json new file mode 100644 index 00000000000..17cd2f694ac --- /dev/null +++ b/locales/sq/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Kjo fushë duhet të pranohet.", + "accepted_if": "Kjo fushë duhet të pranohet kur :other është :value.", + "active_url": "Kjo nuk është adresë e saktë.", + "after": "Kjo duhet të jetë datë pas :date.", + "after_or_equal": "Kjo duhet të jetë datë e barabartë ose pas :date.", + "alpha": "Kjo mund të përmbajë vetëm shkronja.", + "alpha_dash": "Kjo mund të përmbajë vetëm shkronja, numra, dhe viza.", + "alpha_num": "Kjo mund të përmbajë vetëm shkronja dhe numra.", + "any_of": "Kjo fushë është e pavlefshme.", + "array": "Kjo duhet të jetë një bashkësi (array).", + "ascii": "Kjo fushë duhet të përmbajë vetëm karaktere dhe simbole alfanumerike me një bajt.", + "attached": "Kjo fushë është e ngjitur.", + "before": "Kjo duhet të jetë datë para :date.", + "before_or_equal": "Kjo duhet të jetë datë e barabartë ose para :date.", + "between.array": "Kjo duhet të ketë ndërmjet :min - :max elementëve.", + "between.file": "Kjo duhet të jetë ndërmjet :min - :max kilobajtëve.", + "between.numeric": "Kjo duhet të jetë ndërmjet :min - :max.", + "between.string": "Kjo duhet të ketë ndërmjet :min - :max karaktereve.", + "boolean": "Kjo fushë duhet të jetë e vërtetë ose e gabuar", + "can": "Kjo fushë përmban një vlerë të paautorizuar.", + "confirmed": "Konfirmimi nuk përputhet.", + "contains": "Kësaj fushe i mungon një vlerë e kërkuar.", + "date": "Kjo nuk është një datë e saktë.", + "date_equals": "Kjo duhet të jetë datë e barabartë me :date.", + "date_format": "Kjo nuk i përshtatet formatit :format.", + "decimal": "Kjo fushë duhet të ketë :decimal shifra dhjetore.", + "declined": "Kjo vlerë duhet të refuzohet.", + "declined_if": "Kjo vlerë duhet të refuzohet kur :other është :value.", + "different": "Kjo dhe :other duhet të jenë të ndryshme.", + "digits": "Kjo duhet të ketë :digits shifra.", + "digits_between": "Kjo duhet të ketë midis :min dhe :max shifra.", + "dimensions": "Kjo ka dimensione të gabuara.", + "distinct": "Kjo ka një vlerë të përsëritur.", + "doesnt_contain": "Kjo fushë nuk duhet të përmbajë asnjë nga sa vijon: :values.", + "doesnt_end_with": "Kjo fushë nuk mund të përfundojë me një nga sa vijon: :values.", + "doesnt_start_with": "Kjo fushë nuk mund të fillojë me një nga sa vijon: :values.", + "email": "Kjo duhet të jetë email adresë e saktë.", + "ends_with": "Kjo duhet të përfundojë me një nga vlerat: :values.", + "enum": "Vlera e zgjedhur nuk është në listën e vlerave të lejuara.", + "exists": "Vlera e përzgjedhur është e pasaktë.", + "extensions": "Kjo fushë duhet të ketë një nga shtesat e mëposhtme: :values.", + "file": "Kjo duhet të jetë një fajll.", + "filled": "Kjo fushë është e kërkuar.", + "gt.array": "Kjo duhet të ketë më shumë se :value elemente.", + "gt.file": "Kjo duhet të jetë më e madhe se :value kilobajtë.", + "gt.numeric": "Kjo duhet të jetë më e madhe se :value.", + "gt.string": "Kjo duhet të ketë më shumë se :value karaktere.", + "gte.array": "Kjo duhet të ketë :value ose më shumë elemente.", + "gte.file": "Kjo duhet të jetë më e madhe ose e barabartë me :value kilobajtë.", + "gte.numeric": "Kjo duhet të jetë më e madhe ose e barabartë me :value.", + "gte.string": "Kjo duhet të ketë :value ose më shumë karaktere.", + "hex_color": "Kjo fushë duhet të jetë një ngjyrë heksadecimal e vlefshme.", + "image": "Kjo duhet të jetë imazh.", + "in": "Vlera e përzgjedhur është e pasaktë.", + "in_array": "Kjo nuk gjendet në :other.", + "in_array_keys": "Kjo fushë duhet të përmbajë të paktën një nga çelësat e mëposhtëm: :values.", + "integer": "Kjo duhet të jetë numër i plotë.", + "ip": "Kjo duhet të jetë një IP adresë.", + "ipv4": "Kjo duhet të jetë një IPv4 adresë.", + "ipv6": "Kjo duhet të jetë një IPv6 adresë.", + "json": "Kjo duhet të ketë përmbajtje të vlefshme JSON.", + "list": "Kjo fushë duhet të jetë një listë.", + "lowercase": "Kjo fushë duhet të jetë e vogël.", + "lt.array": "Kjo duhet të ketë më pak se :value elemente.", + "lt.file": "Kjo duhet të jetë më e vogël se :value kilobajtë.", + "lt.numeric": "Kjo duhet të jetë më e vogël se :value.", + "lt.string": "Kjo duhet të ketë më pak se :value karaktere.", + "lte.array": "Kjo duhet të ketë :value ose më pak elemente.", + "lte.file": "Kjo duhet të jetë më e vogël ose e barabartë me :value kilobajtë.", + "lte.numeric": "Kjo duhet të jetë më e vogël ose e barabartë me :value.", + "lte.string": "Kjo duhet të ketë :value ose më pak karaktere.", + "mac_address": "Vlera duhet të jetë një adresë MAC e vlefshme.", + "max.array": "Kjo nuk mund të ketë më tepër se :max elemente.", + "max.file": "Kjo nuk mund të jetë më tepër se :max kilobajtë.", + "max.numeric": "Kjo nuk mund të jetë më tepër se :max.", + "max.string": "Kjo nuk mund të ketë më tepër se :max karaktere.", + "max_digits": "Kjo fushë nuk duhet të ketë më shumë se :max shifra.", + "mimes": "Kjo duhet të jetë një dokument i tipit: :values.", + "mimetypes": "Kjo duhet të jetë një dokument i tipit: :values.", + "min.array": "Kjo nuk mund të ketë më pak se :min elemente.", + "min.file": "Kjo nuk mund të jetë më pak se :min kilobajtë.", + "min.numeric": "Kjo nuk mund të jetë më pak se :min.", + "min.string": "Kjo nuk mund të ketë më pak se :min karaktere.", + "min_digits": "Kjo fushë duhet të ketë të paktën :min shifra.", + "missing": "Kjo fushë duhet të mungojë.", + "missing_if": "Kjo fushë duhet të mungojë kur :other është :value.", + "missing_unless": "Kjo fushë duhet të mungojë nëse :other nuk është :value.", + "missing_with": "Kjo fushë duhet të mungojë kur është i pranishëm :values.", + "missing_with_all": "Kjo fushë duhet të mungojë kur janë të pranishme :values.", + "multiple_of": "Vlera duhet të jetë e shumëfishtë nga :value", + "not_in": "Vlera e përzgjedhur është e pasaktë.", + "not_regex": "Ky format është i pasaktë.", + "numeric": "Kjo duhet të jetë një numër.", + "password.letters": "Kjo fushë duhet të përmbajë të paktën një shkronjë.", + "password.mixed": "Kjo fushë duhet të përmbajë të paktën një shkronjë të madhe dhe një shkronjë të vogël.", + "password.numbers": "Kjo fushë duhet të përmbajë të paktën një numër.", + "password.symbols": "Kjo fushë duhet të përmbajë të paktën një simbol.", + "password.uncompromised": "Fusha e dhënë është shfaqur në një rrjedhje të dhënash. Ju lutemi zgjidhni një fushë tjetër.", + "present": "Kjo duhet të jetë prezente.", + "present_if": "Kjo fushë duhet të jetë e pranishme kur :other është :value.", + "present_unless": "Kjo fushë duhet të jetë e pranishme nëse :other nuk është :value.", + "present_with": "Kjo fushë duhet të jetë e pranishme kur është e pranishme :values.", + "present_with_all": "Kjo fushë duhet të jetë e pranishme kur janë të pranishme :values.", + "prohibited": "Kjo fushë është e ndaluar.", + "prohibited_if": "Kjo fushë është e ndaluar kur :other është :value.", + "prohibited_if_accepted": "Kjo fushë është e ndaluar kur :other pranohet.", + "prohibited_if_declined": "Kjo fushë është e ndaluar kur :other të refuzohen.", + "prohibited_unless": "Kjo fushë është e ndaluar nëse :other është në :values.", + "prohibits": "Kjo fushë ndalon praninë e :other.", + "regex": "Ky format është i pasaktë.", + "relatable": "Kjo fushë mund të mos shoqërohet me këtë burim.", + "required": "Kjo fushë është e kërkuar.", + "required_array_keys": "Kjo fushë duhet të përmbajë shënime për: :values.", + "required_if": "Kjo fushë është e kërkuar kur :other është :value.", + "required_if_accepted": "Kjo fushë kërkohet kur pranohet :other.", + "required_if_declined": "Kjo fushë kërkohet kur :other refuzohet.", + "required_unless": "Kjo fushë është e kërkuar përveç kur :other është në :values.", + "required_with": "Kjo fushë është e kërkuar kur :values ekziston.", + "required_with_all": "Kjo fushë është e kërkuar kur :values ekziston.", + "required_without": "Kjo fushë është e kërkuar kur :values nuk ekziston.", + "required_without_all": "Kjo fushë është e kërkuar kur nuk ekziston asnjë nga :values.", + "same": "Kjo dhe :other duhet të përputhen.", + "size.array": "Kjo duhet të ketë :size elemente.", + "size.file": "Kjo duhet të jetë :size kilobajtë.", + "size.numeric": "Kjo duhet të jetë :size.", + "size.string": "Kjo duhet të ketë :size karaktere.", + "starts_with": "Kjo duhet të fillojë me njërën nga vlerat: :values.", + "string": "Kjo duhet të jetë varg.", + "timezone": "Kjo duhet të jetë zonë kohore e saktë.", + "ulid": "Kjo fushë duhet të jetë një ULID e vlefshme.", + "unique": "Kjo është marrë tashmë.", + "uploaded": "Kjo dështoi të ngarkohej.", + "uppercase": "Kjo fushë duhet të jetë me shkronja të mëdha.", + "url": "Ky format është i pasaktë.", + "uuid": "Kjo duhet të jetë UUID i/e saktë." +} diff --git a/locales/sq/php.json b/locales/sq/php.json new file mode 100644 index 00000000000..1d14855e201 --- /dev/null +++ b/locales/sq/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute duhet të pranohet.", + "accepted_if": ":Attribute duhet të pranohet kur :other është :value.", + "active_url": ":Attribute nuk është adresë e saktë.", + "after": ":Attribute duhet të jetë datë pas :date.", + "after_or_equal": ":Attribute duhet të jetë datë e barabartë ose pas :date.", + "alpha": ":Attribute mund të përmbajë vetëm shkronja.", + "alpha_dash": ":Attribute mund të përmbajë vetëm shkronja, numra, dhe viza.", + "alpha_num": ":Attribute mund të përmbajë vetëm shkronja dhe numra.", + "any_of": ":attribute fusha është e pavlefshme.", + "array": ":Attribute duhet të jetë një bashkësi (array).", + "ascii": ":Attribute duhet të përmbajë vetëm karaktere dhe simbole alfanumerike me një bajt.", + "attached": "Kjo :attribute është ngjitur tashmë.", + "before": ":Attribute duhet të jetë datë para :date.", + "before_or_equal": ":Attribute duhet të jetë datë e barabartë ose para :date.", + "between.array": ":Attribute duhet të ketë ndërmjet :min - :max elementëve.", + "between.file": ":Attribute duhet të jetë ndërmjet :min - :max kilobajtëve.", + "between.numeric": ":Attribute duhet të jetë ndërmjet :min - :max.", + "between.string": ":Attribute duhet të ketë ndërmjet :min - :max karaktereve.", + "boolean": "Fusha :attribute duhet të jetë e vërtetë ose e gabuar", + "can": "Fusha :attribute përmban një vlerë të paautorizuar.", + "confirmed": ":Attribute konfirmimi nuk përputhet.", + "contains": "Fushës :attribute i mungon një vlerë e kërkuar.", + "current_password": "Fjalëkalimi është i pasaktë.", + "date": ":Attribute nuk është një datë e saktë.", + "date_equals": ":Attribute duhet të jetë datë e barabartë me :date.", + "date_format": ":Attribute nuk i përshtatet formatit :format.", + "decimal": ":Attribute duhet të ketë :decimal shifra dhjetore.", + "declined": ":Attribute duhet të refuzohet.", + "declined_if": ":Attribute duhet të refuzohet kur :other është :value.", + "different": ":Attribute dhe :other duhet të jenë të ndryshme.", + "digits": ":Attribute duhet të ketë :digits shifra.", + "digits_between": ":Attribute duhet të ketë midis :min dhe :max shifra.", + "dimensions": ":Attribute ka dimensione të gabuara.", + "distinct": ":Attribute ka një vlerë të përsëritur.", + "doesnt_contain": ":attribute fusha nuk duhet të përmbajë asnjë nga sa vijon: :values.", + "doesnt_end_with": ":Attribute nuk mund të përfundojë me një nga sa vijon: :values.", + "doesnt_start_with": ":Attribute nuk mund të fillojë me një nga sa vijon: :values.", + "email": ":Attribute formati është i pasaktë.", + "ends_with": ":Attribute duhet të përfundojë me një nga vlerat: :values.", + "enum": ":Attribute e zgjedhura është e pavlefshme.", + "exists": ":Attribute përzgjedhur është i/e pasaktë.", + "extensions": "Fusha :attribute duhet të ketë një nga shtesat e mëposhtme: :values.", + "failed": "Këto të dhëna nuk përputhen me të dhënat tona.", + "file": ":Attribute duhet të jetë një fajll.", + "filled": "Fusha :attribute është e kërkuar.", + "gt.array": ":Attribute duhet të ketë më shumë se :value elemente.", + "gt.file": ":Attribute duhet të jetë më i/e madh/e se :value kilobajtë.", + "gt.numeric": ":Attribute duhet të jetë më i/e madh/e se :value.", + "gt.string": ":Attribute duhet të ketë më shumë se :value karaktere.", + "gte.array": ":Attribute duhet të ketë :value ose më shumë elemente.", + "gte.file": ":Attribute duhet të jetë më i/e madh/e ose i/e barabartë me :value kilobajtë.", + "gte.numeric": ":Attribute duhet të jetë më i/e madh/e ose i/e barabartë me :value.", + "gte.string": ":Attribute duhet të ketë :value ose më shumë karaktere.", + "hex_color": "Fusha :attribute duhet të jetë një ngjyrë heksadecimal e vlefshme.", + "image": ":Attribute duhet të jetë imazh.", + "in": ":Attribute përzgjedhur është i/e pasaktë.", + "in_array": ":Attribute nuk gjendet në :other.", + "in_array_keys": ":attribute fusha duhet të përmbajë të paktën një nga çelësat e mëposhtëm: :values.", + "integer": ":Attribute duhet të jetë numër i plotë.", + "ip": ":Attribute duhet të jetë një IP adresë.", + "ipv4": ":Attribute duhet të jetë një IPv4 adresë.", + "ipv6": ":Attribute duhet të jetë një IPv6 adresë.", + "json": ":Attribute duhet të ketë përmbajtje të vlefshme JSON.", + "list": "Fusha :attribute duhet të jetë një listë.", + "lowercase": ":Attribute duhet të jetë me shkronja të vogla.", + "lt.array": ":Attribute duhet të ketë më pak se :value elemente.", + "lt.file": ":Attribute duhet të jetë më i/e vogël se :value kilobajtë.", + "lt.numeric": ":Attribute duhet të jetë më i/e vogël se :value.", + "lt.string": ":Attribute duhet të ketë më pak se :value karaktere.", + "lte.array": ":Attribute duhet të ketë :value ose më pak elemente.", + "lte.file": ":Attribute duhet të jetë më i/e vogël ose i/e barabartë me :value kilobajtë.", + "lte.numeric": ":Attribute duhet të jetë më i/e vogël ose i/e barabartë me :value.", + "lte.string": ":Attribute duhet të ketë :value ose më pak karaktere.", + "mac_address": ":Attribute duhet të jetë një adresë MAC e vlefshme.", + "max.array": ":Attribute nuk mund të ketë më tepër se :max elemente.", + "max.file": ":Attribute nuk mund të jetë më tepër se :max kilobajtë.", + "max.numeric": ":Attribute nuk mund të jetë më tepër se :max.", + "max.string": ":Attribute nuk mund të ketë më tepër se :max karaktere.", + "max_digits": ":Attribute nuk duhet të ketë më shumë se :max shifra.", + "mimes": ":Attribute duhet të jetë një dokument i tipit: :values.", + "mimetypes": ":Attribute duhet të jetë një dokument i tipit: :values.", + "min.array": ":Attribute nuk mund të ketë më pak se :min elemente.", + "min.file": ":Attribute nuk mund të jetë më pak se :min kilobajtë.", + "min.numeric": ":Attribute nuk mund të jetë më pak se :min.", + "min.string": ":Attribute nuk mund të ketë më pak se :min karaktere.", + "min_digits": ":Attribute duhet të ketë të paktën :min shifra.", + "missing": "Fusha :attribute duhet të mungojë.", + "missing_if": "Fusha :attribute duhet të mungojë kur :other është :value.", + "missing_unless": "Fusha :attribute duhet të mungojë nëse :other nuk është :value.", + "missing_with": "Fusha :attribute duhet të mungojë kur është e pranishme :values.", + "missing_with_all": "Fusha :attribute duhet të mungojë kur janë të pranishme :values.", + "multiple_of": ":Attribute duhet të jetë shumë nga :value", + "next": "Para »", + "not_in": ":Attribute përzgjedhur është i/e pasaktë.", + "not_regex": "Formati i :attribute është i pasaktë.", + "numeric": ":Attribute duhet të jetë një numër.", + "password": "Fjalëkalimi është i pasaktë.", + "password.letters": ":Attribute duhet të përmbajë të paktën një shkronjë.", + "password.mixed": ":Attribute duhet të përmbajë të paktën një shkronjë të madhe dhe një shkronjë të vogël.", + "password.numbers": ":Attribute duhet të përmbajë të paktën një numër.", + "password.symbols": ":Attribute duhet të përmbajë të paktën një simbol.", + "password.uncompromised": ":Attribute e dhënë është shfaqur në një rrjedhje të dhënash. Ju lutemi zgjidhni një :attribute të ndryshme.", + "present": ":Attribute duhet të jetë prezent/e.", + "present_if": "Fusha :attribute duhet të jetë e pranishme kur :other është :value.", + "present_unless": "Fusha :attribute duhet të jetë e pranishme përveç nëse :other është :value.", + "present_with": "Fusha :attribute duhet të jetë e pranishme kur është e pranishme :values.", + "present_with_all": "Fusha :attribute duhet të jetë e pranishme kur janë të pranishme :values.", + "previous": "« Prapa", + "prohibited": "Fusha :attribute është e ndaluar.", + "prohibited_if": "Fusha :attribute është e ndaluar kur :other është :value.", + "prohibited_if_accepted": ":attribute fusha është e ndaluar kur :other pranohet.", + "prohibited_if_declined": ":attribute fusha është e ndaluar kur :other është refuzuar.", + "prohibited_unless": "Fusha :attribute është e ndaluar nëse :other është në :values.", + "prohibits": "Fusha :attribute ndalon :other të jenë të pranishëm.", + "regex": "Formati i :attribute është i pasaktë.", + "relatable": "Ky :attribute mund të mos jetë i lidhur me këtë burim.", + "required": "Fusha :attribute është e kërkuar.", + "required_array_keys": "Fusha :attribute duhet të përmbajë shënime për: :values.", + "required_if": "Fusha :attribute është e kërkuar kur :other është :value.", + "required_if_accepted": "Fusha :attribute kërkohet kur pranohet :other.", + "required_if_declined": "Fusha :attribute kërkohet kur :other refuzohet.", + "required_unless": "Fusha :attribute është e kërkuar përveç kur :other është në :values.", + "required_with": "Fusha :attribute është e kërkuar kur :values ekziston.", + "required_with_all": "Fusha :attribute është e kërkuar kur :values ekziston.", + "required_without": "Fusha :attribute është e kërkuar kur :values nuk ekziston.", + "required_without_all": "Fusha :attribute është e kërkuar kur nuk ekziston asnjë nga :values.", + "reset": "Fjalëkalimi u ndryshua!", + "same": ":Attribute dhe :other duhet të përputhen.", + "sent": "Adresa për ndryshimin e fjalëkalimit u dërgua!", + "size.array": ":Attribute duhet të ketë :size elemente.", + "size.file": ":Attribute duhet të jetë :size kilobajtë.", + "size.numeric": ":Attribute duhet të jetë :size.", + "size.string": ":Attribute duhet të ketë :size karaktere.", + "starts_with": ":Attribute duhet të fillojë me njërën nga vlerat: :values.", + "string": ":Attribute duhet të jetë varg.", + "throttle": "Shumë tentime për t'u kyçur. Ju lutem provoni përsëri pas :seconds sekondave.", + "throttled": "Ju lutemi prisni para se të provoni përsëri.", + "timezone": ":Attribute duhet të jetë zonë kohore e saktë.", + "token": "Ky tallon për ndryshimin e fjalëkalimit është i pasaktë.", + "ulid": ":Attribute duhet të jetë një ULID i vlefshëm.", + "unique": ":Attribute është marrë tashmë.", + "uploaded": ":Attribute dështoi të ngarkohej.", + "uppercase": ":Attribute duhet të jetë e madhe.", + "url": "Formati i :attribute është i pasaktë.", + "user": "Nuk mund të gjejmë një përdorues me atë adresë email-i.", + "uuid": ":Attribute duhet të jetë UUID i/e saktë." +} diff --git a/locales/sr_Cyrl/_excludes.json b/locales/sr_Cyrl/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/sr_Cyrl/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/sr_Cyrl/json-inline.json b/locales/sr_Cyrl/json-inline.json new file mode 100644 index 00000000000..ec95e9f782f --- /dev/null +++ b/locales/sr_Cyrl/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ово поље мора бити важећа улога.", + "The :attribute must be at least :length characters and contain at least one number.": "Ово поље мора да има најмање :length знакова и да садржи најмање један број.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ово поље мора да има најмање :length знакова и да садржи најмање један специјални знак и један број.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ово поље мора да има најмање :length знакова и да садржи најмање један специјални знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ово поље мора да има најмање :length знакова и да садржи најмање једно велико слово и један број.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ово поље мора да има најмање :length знакова и да садржи најмање једно велико слово и један специјални знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ово поље мора да има најмање :length знакова и да садржи најмање једно велико слово, један број и један специјални знак.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ово поље мора да има најмање :length знакова и да садржи најмање један знак великих слова.", + "The :attribute must be at least :length characters.": "Ово поље мора имати најмање :length знакова.", + "The :attribute must contain at least one letter.": "Ово поље мора да садржи најмање једно слово.", + "The :attribute must contain at least one number.": "Ово поље мора да садржи најмање један број.", + "The :attribute must contain at least one symbol.": "Ово поље мора да садржи најмање један симбол.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ово поље мора да садржи најмање једно велико и једно мало слово.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Дато поље се појавило у цурењу података. Молимо изаберите друго поље." +} diff --git a/locales/sr_Cyrl/json.json b/locales/sr_Cyrl/json.json new file mode 100644 index 00000000000..cb16d0d4dd7 --- /dev/null +++ b/locales/sr_Cyrl/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(и још :count грешака)", + "(and :count more errors)": "(и још :count грешака)|(и још :count грешака)|(и још :count грешака)", + "30 Days": "30 дана", + "60 Days": "60 дана", + "90 Days": "90 дана", + ":amount selected": ":Amount изабрано", + ":amount Total": "Укупно :amount", + ":days day trial": "Пробни период од :Days дана", + ":resource Details": ":Resource делова", + ":resource Details: :title": ":Resource детаљи: :title", + "A decryption key is required.": "Потребан је кључ за дешифровање.", + "A fresh verification link has been sent to your email address.": "Нова веза за верификацију је послата на вашу адресу е-поште.", + "A new verification link has been sent to the email address you provided during registration.": "Нови верификациони линк је послат на Вашу е-маил адресу коју сте унели у току регистрације.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Нова веза за верификацију је послата на адресу е-поште коју сте навели у подешавањима профила.", + "A new verification link has been sent to your email address.": "Нова веза за верификацију је послата на вашу адресу е-поште.", + "Accept Invitation": "Прихватите Позивницу", + "Action": "Акција", + "Action Event": "Догађај радње", + "Action Events": "Догађаји радњи", + "Action Happened At": "Догодило Се У", + "Action Initiated By": "Иницирано", + "Action Name": "Име", + "Action Status": "Статус", + "Action Target": "Циљ", + "Actions": "Акције", + "Add": "Додај", + "Add :resource": "Додајте :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Додај новог члана тима у твој тим, дозвољавајући му да ради са тобом.", + "Add additional security to your account using two factor authentication.": "Додај додатну сигурност твој налогу тако сто ћес користити аутентификацију у два корака.", + "Add Payment Method": "Додајте начин плаћања", + "Add row": "Додајте линију", + "Add Team Member": "Додај новог члана тима.", + "Add VAT Number": "Додајте ПДВ број", + "Added.": "Додато.", + "Additional billing information updated successfully.": "Додатне информације о обрачуну су ажуриране.", + "Address": "Адреса", + "Address Line 2": "Адреса 2", + "Administrator": "Администратор", + "Administrator users can perform any action.": "Администраторски корисници могу обављати било коју радњу.", + "Afghanistan": "Авганистан", + "Aland Islands": "Оландска Острва", + "Albania": "Албанија", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Сви људи који су део овог тима.", + "All resources loaded.": "Сви ресурси су учитани.", + "All rights reserved.": "Сва права задржана.", + "Already registered?": "Већ сте регистровани?", + "American Samoa": "Америчка Самоа", + "An error occurred while uploading the file.": "Дошло је до грешке при отпремању датотеке.", + "An error occurred while uploading the file: :error": "Дошло је до грешке при отпремању датотеке: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Дошло је до неочекиване грешке и обавестили смо наш тим за подршку. Покушајте поново касније.", + "Andorra": "Андора", + "Angola": "Ангола", + "Anguilla": "Ангвила", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Други корисник је ажурирао овај ресурс од учитавања ове странице. Молимо ажурирајте страницу и покушајте поново.", + "Antarctica": "Антарктика", + "Antigua And Barbuda": "Антигва и Барбуда", + "Antigua and Barbuda": "Антигва и Барбуда", + "API Token": "АПИ Токен", + "API Token Permissions": "Дозволе АПИ токена", + "API Tokens": "АПИ Токени", + "API tokens allow third-party services to authenticate with our application on your behalf.": "АПИ токен омогућава услугама независних произвођача да се аутентификују помоћу наше апликације у ваше име.", + "Apply": "Применити", + "Apply Coupon": "Примени Купон", + "April": "Април", + "Are you sure you want to attempt to pay :amount?": "Да ли сте сигурни да желите да покушате да платите :amount?", + "Are you sure you want to cancel your subscription?": "Да ли сте сигурни да желите да откажете претплату?", + "Are you sure you want to delete all the notifications?": "Да ли сте сигурни да желите да избришете сва обавештења?", + "Are you sure you want to delete the selected resources?": "Јесте ли сигурни да желите уклонити одабране ресурсе?", + "Are you sure you want to delete this file?": "Јесте ли сигурни да желите да избришете ову датотеку?", + "Are you sure you want to delete this notification?": "Да ли сте сигурни да желите да избришете ово обавештење?", + "Are you sure you want to delete this payment method?": "Да ли сте сигурни да желите да избришете овај начин плаћања?", + "Are you sure you want to delete this resource?": "Јесте ли сигурни да желите да избришете овај ресурс?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Да ли сте сигурни да желите да избришете овај тим? Једном када се тим избрише, сви његови ресурси и подаци биће трајно избрисани.", + "Are you sure you want to delete your account?": "Да ли сте сигурни да желите да избришете свој налог?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Да ли сте сигурни да желите да избришете свој налог? Једном када се ваш налог избрише, сви његови ресурси и подаци биће трајно избрисани. Унесите лозинку да бисте потврдили да желите трајно избрисати налог.", + "Are you sure you want to detach the selected resources?": "Јесте ли сигурни да желите одвојити одабране ресурсе?", + "Are you sure you want to detach this resource?": "Јесте ли сигурни да желите да одвојите овај ресурс?", + "Are you sure you want to force delete the selected resources?": "Јесте ли сигурни да желите присилно уклонити одабране ресурсе?", + "Are you sure you want to force delete this resource?": "Јесте ли сигурни да желите да присилно уклоните овај ресурс?", + "Are you sure you want to log out?": "Да ли сте сигурни да желите да се одјавите?", + "Are you sure you want to mark all notifications as read?": "Да ли сте сигурни да желите да означите сва обавештења као прочитана?", + "Are you sure you want to remove this item?": "Да ли сте сигурни да желите да уклоните ову ставку?", + "Are you sure you want to restore the selected resources?": "Да ли сте сигурни да желите да вратите одабране ресурсе?", + "Are you sure you want to restore this resource?": "Јесте ли сигурни да желите да вратите овај ресурс?", + "Are you sure you want to resume your subscription?": "Да ли сте сигурни да желите да наставите своју претплату?", + "Are you sure you want to run this action?": "Јесте ли сигурни да желите да покренете ову акцију?", + "Are you sure you want to set this payment method as your default?": "Да ли сте сигурни да желите да овај начин плаћања поставите као подразумевани?", + "Are you sure you want to stop impersonating?": "Да ли стварно желите да престанете да се лажно представљате?", + "Are you sure you would like to delete this API token?": "Да ли сте сигурни да желите да избришете овај АПИ токен?", + "Are you sure you would like to leave this team?": "Да ли сте сигурни да бисте желели да напустите овај тим?", + "Are you sure you would like to remove this person from the team?": "Да ли сте сигурни да желите да уклоните ову особу из тима?", + "Are you sure you would like to switch billing plans?": "Да ли сте сигурни да желите да промените планове наплате?", + "Argentina": "Аргентина", + "Armenia": "Јерменија", + "Aruba": "Аруба", + "Attach": "Приложити", + "Attach & Attach Another": "Причврстите и причврстите још један", + "Attach :resource": "Приложите :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Приложите датотеке превлачењем и отпуштањем, бирањем или дегустацијом.", + "August": "Август", + "Australia": "Аустралија", + "Austria": "Аустрија", + "Azerbaijan": "Азербејџан", + "Bahamas": "Бахами", + "Bahrain": "Бахреин", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Пре него што наставите, можете ли да верификујете своју адресу е-поште тако што ћете кликнути на везу коју смо вам управо послали? Ако нисте примили е-пошту, радо ћемо вам послати другу.", + "Before proceeding, please check your email for a verification link.": "Пре него што наставите, проверите своју е-пошту за везу за верификацију.", + "Belarus": "Белорусија", + "Belgium": "Белгија", + "Belize": "Белизе", + "Benin": "Бенин", + "Bermuda": "Бермуда", + "Bhutan": "Бутан", + "Billing Information": "информације о наплати", + "Billing Management": "Управљање наплатом", + "Bolivia": "Боливија", + "Bolivia, Plurinational State of": "Боливија, Вишенационална Држава", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sabbath", + "Bosnia And Herzegovina": "Босна и Херцеговина", + "Bosnia and Herzegovina": "Босна и Херцеговина", + "Botswana": "Боцвана", + "Bouvet Island": "Острво Буве", + "Brazil": "Бразил", + "British Indian Ocean Territory": "Британска територија Индијског океана", + "Browser Sessions": "Сесије wеб прегледача", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Бугарска", + "Burkina Faso": "Буркина Фасо", + "Burundi": "Бурунди", + "Cambodia": "Камбоџа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Откажи", + "Cancel Subscription": "Отказати претплату", + "Cape Verde": "Зеленортска Острва", + "Card": "Карта", + "Cayman Islands": "Кајманска острва", + "Central African Republic": "Централноафричка Република", + "Chad": "Чад", + "Change Subscription Plan": "Промените план претплате", + "Change the current payment method attached to your subscription": "Промените тренутни начин плаћања повезан са вашом претплатом", + "Changes": "Промене", + "Checkout": "Провери", + "Chile": "Чиле", + "China": "Кина", + "Choose": "Изабрати", + "Choose :field": "Изаберите :field", + "Choose :resource": "Изаберите :resource", + "Choose an option": "Изаберите опцију", + "Choose date": "Изаберите датум", + "Choose File": "Изаберите Датотеку", + "Choose Files": "Изаберите Датотеке", + "Choose Type": "Изаберите Тип", + "Christmas Island": "Божићно Острво", + "City": "Цити", + "Click here to re-send the verification email.": "Кликните овде да поново пошаљете е-поруку за верификацију.", + "click here to request another": "кликните овде да затражите друго", + "Click to choose": "Кликните да бисте изабрали", + "Close": "Затвори", + "Cocos (Keeling) Islands": "Кокос (Килинг) Острва", + "Code": "Код", + "Colombia": "Колумбија", + "Comoros": "Комори", + "Confirm": "Потврди", + "Confirm Billing Action": "Потврдите радњу за обрачун", + "Confirm Password": "Потврдите лозинку", + "Confirm Payment": "Потврдите Плаћање", + "Confirm your :amount payment": "Потврдите уплату :amount", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократска Република", + "Congo, the Democratic Republic of the": "Конго, Демократска Република", + "Constant": "Стални", + "Continue To Payment": "Наставите на плаћање", + "Cook Islands": "Кукова Острва", + "Copy to clipboard": "Копирај у међуспремник", + "Costa Rica": "Костарика", + "Cote D'Ivoire": "Обала Слоноваче", + "Country": "Држава", + "Coupon": "Цоупон", + "Coupon applied successfully.": "Купон је успешно примењен.", + "Create": "Креирај", + "Create & Add Another": "Креирајте и додајте још један", + "Create :resource": "Креирајте :resource", + "Create a new team to collaborate with others on projects.": "Направите нови тим за сарадњу са другима на пројектима.", + "Create Account": "Креирајте налог", + "Create API Token": "Направите АПИ Токен", + "Create New Team": "Направите нови тим", + "Create Team": "Направи тим", + "Created.": "Креирано.", + "Croatia": "Хрватска", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Цурацао", + "Current Password": "Тренутна лозинка", + "Current Subscription Plan": "Тренутни план претплате", + "Currently Subscribed": "Тренутно сте претплаћени", + "Customer Balance": "Стање купаца", + "Customize": "Прилагодите", + "Cyprus": "Кипар", + "Czech Republic": "Чешка", + "Côte d'Ivoire": "Обала Слоноваче", + "Dark": "Дарк", + "Dashboard": "Контролна табла", + "December": "Децембар", + "Decrease": "Смањите", + "Default": "Уобичајено", + "Delete": "Брисање", + "Delete :resource": "Брисање :resource", + "Delete Account": "Избриши налог", + "Delete all notifications": "Избришите сва обавештења", + "Delete API Token": "Обриши АПИ Токен", + "Delete File": "Избришите датотеку", + "Delete Notification": "Избришите обавештење", + "Delete Resource": "Уклоните ресурс", + "Delete Selected": "Уклонили", + "Delete Team": "Обриши тим", + "Denmark": "Данска", + "Detach": "Искључите", + "Detach Resource": "Искључите ресурс", + "Detach Selected": "Искључите Изабрани", + "Details": "Детаљи", + "Disable": "Деактивирај", + "Djibouti": "Џибути", + "Do you really want to leave? You have unsaved changes.": "Stvarno želiš da odeš? Имате неспремљене промене.", + "Dominica": "Недеља", + "Dominican Republic": "Доминиканска Република", + "Done.": "Готово.", + "Download": "Преузимање", + "Download Invoice": "Преузмите фактуру", + "Drop file or click to choose": "Испустите датотеку или кликните да бисте изабрали", + "Drop files or click to choose": "Испустите датотеке или кликните да бисте изабрали", + "Ecuador": "Еквадор", + "Edit": "Уреди", + "Edit :resource": "Измена :resource", + "Edit Attached": "Уређивање Је Приложено", + "Edit Profile": "Уреди профил", + "Editor": "Уредник", + "Editor users have the ability to read, create, and update.": "Корисници уређивача имају могућност читања, креирања и ажурирања.", + "Egypt": "Египат", + "El Salvador": "Спаситељ", + "Email": "Емаил", + "email": "емаил", + "Email Address": "адреса е-поште", + "Email Addresses": "Имејл адресе", + "Email Password Reset Link": "Линк ка мејлу за ресет лозинке", + "Email Verification": "Потврда е-поште", + "Enable": "Активирај", + "Encrypted environment file already exists.": "Шифрована датотека окружења већ постоји.", + "Encrypted environment file not found.": "Шифрована датотека окружења није пронађена.", + "Ensure your account is using a long, random password to stay secure.": "Уверите се да налог користи дугу насумичну лозинку да бисте били сигурни.", + "Environment file already exists.": "Датотека окружења већ постоји.", + "Environment file not found.": "Датотека окружења није пронађена.", + "Equatorial Guinea": "Екваторијална Гвинеја", + "Eritrea": "Еритреја", + "Error": "Грешка", + "errors": "грешке", + "Estonia": "Естонија", + "Ethiopia": "Етиопија", + "ex VAT": "без ПДВ-а", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Истиче :expiration", + "Export As CSV": "Извези као CSV", + "Extra Billing Information": "Додатне информације о обрачуну", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "За обраду плаћања потребна је додатна потврда. Молимо идите на страницу за плаћање кликом на дугме испод.", + "Failed Subscription Payment": "Неуспело плаћање претплате", + "Failed to load :resource!": "Учитавање :resource није успело!", + "Falkland Islands (Malvinas)": "Фокландска Острва (Ислас Малвинас) )", + "Faroe Islands": "Фарска Острва", + "February": "Фебруар", + "Fiji": "Фиџи", + "Filename": "Назив документа", + "Finish enabling two factor authentication.": "Завршите омогућавање двофакторске аутентификације.", + "Finland": "Финска", + "For your security, please confirm your password to continue.": "Ради ваше сигурности, потврдите лозинку да бисте наставили.", + "Forbidden": "Забрањено", + "Force Delete": "Присилно уклањање", + "Force Delete :resource": "Присилно уклањање :resource", + "Force Delete Resource": "Присилно уклањање ресурса", + "Force Delete Selected": "Присилно Уклањање Изабраног", + "Forgot Password": "Заборавили сте лозинку", + "Forgot your password?": "Заборавили сте лозинку?", + "Forgot Your Password?": "Заборавили сте лозинку?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Заборавили сте лозинку? Нема проблема. Само нам реците Вашу емаил адресу и ми ћемо Вам послати линк за ресет лозинке на Ваш мејл који ће Вам омогућити да изаберете нову лозинку.", + "France": "Француска", + "French Guiana": "Француска Гвајана", + "French Polynesia": "Француска Полинезија", + "French Southern Territories": "Tj", + "From": "Од", + "Gabon": "Габон", + "Gambia": "Гамбија", + "Georgia": "Грузија", + "Germany": "Немачка", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "Иди на почетну", + "Go to page :page": "Идите на страницу :page", + "Great! You have accepted the invitation to join the :team team.": "Odlièno! Прихватили сте позив да се придружите тиму :team.", + "Greece": "Грчка", + "Greenland": "Гренланд", + "Grenada": "Гренада", + "Guadeloupe": "Гваделуп", + "Guam": "Гуам", + "Guatemala": "Гватемала", + "Guernsey": "Гернзи", + "Guinea": "Гвинеја", + "Guinea-Bissau": "Гвинеја Бисао", + "Guyana": "Гвајана", + "Haiti": "Хаити", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Предомишљате се у вези са отказивањем претплате? Можете тренутно поново активирати своју претплату у било ком тренутку до краја текућег обрачунског периода. Након што се заврши тренутни обрачунски период, можете изабрати потпуно нов план претплате.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Размишљате о отказивању претплате? Можете одмах реактивирати своју претплату у било ком тренутку до краја тренутног обрачунског циклуса. Након што се ваш тренутни обрачунски циклус заврши, можете одабрати потпуно нови план претплате.", + "Heard Island & Mcdonald Islands": "Острва Херд и Мекдоналд", + "Heard Island and McDonald Islands": "Острво Херд и Мекдоналдова острва", + "Hello!": "Здраво!", + "Hide Content": "Сакриј садржај", + "Hold Up!": "- Погоди!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Хондурас", + "Hong Kong": "Хонг Конг", + "Hungary": "Мађарска", + "I agree to the :terms_of_service and :privacy_policy": "Слажем се са :terms_оф_сервице и :privacy_полици", + "Iceland": "Исланд", + "ID": "ИД", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ако је потребно, можете се одјавити са свих осталих сесија прегледача на свим својим уређајима. Неке од ваших најновијих сесија су наведене у наставку; међутим, ова листа можда није исцрпна. Ако сматрате да је ваш налог угрожен, требало би да ажурирате и своју лозинку.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ако већ имате налог, можете прихватити овај позив кликом на дугме испод:", + "If you did not create an account, no further action is required.": "Уколико нисте креирали налог, није потребно да предузимате даље кораке.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ако се не очекује да добије позив у ову команду можете одустати од овог писма.", + "If you did not receive the email": "Ако нисте примили имејл", + "If you did not request a password reset, no further action is required.": "Уколико нисте захтевали промену лозинке, није потребно да предузимате даље кораке.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ако немате налог, можете га креирати кликом на дугме испод. Након што отворите налог, можете да кликнете на дугме за прихватање позива у тој е-пошти да бисте прихватили позив тима:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ако треба да додате одређене контакт или пореске податке на своје фактуре, као што су пуно пословно име, ИД број за ПДВ или адреса седишта, можете их додати овде.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ако имате проблема при клику на \":actionText\" дугме, копирајте и налепите УРЛ испод\n или у ваш веб претраживач:", + "Impersonate": "лажно представљати", + "Increase": "Повећање", + "India": "Индија", + "Indonesia": "Индонезија", + "Invalid filename.": "Неисправан назив датотеке.", + "Invalid JSON was returned from the route.": "Неважећи ЈСОН је враћен са руте.", + "Invoice Email Addresses": "Адресе е-поште за фактуре", + "Invoice emails updated successfully.": "Адресе е-поште за фактуре су успешно ажуриране.", + "Invoices": "Фактуре", + "Iran, Islamic Republic Of": "Иран", + "Iran, Islamic Republic of": "Иран, Исламска Република", + "Iraq": "Ирак", + "Ireland": "Ирска", + "Isle Of Man": "Острво Ман", + "Isle of Man": "Исле оф Ман", + "Israel": "Израел", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Изгледа да немате активну претплату. Можете одабрати један од планова претплате у наставку да бисте започели. Планови претплате се могу променити или отказати када вам одговара.", + "Italy": "Италија", + "Jamaica": "Јамајка", + "January": "Јануар", + "Japan": "Јапан", + "Jersey": "Џерси", + "Jordan": "Јордан", + "July": "Јул", + "June": "Јун", + "Kazakhstan": "Казахстан", + "Kenya": "Кенија", + "Key": "Кључ", + "Kiribati": "Кирибати", + "Korea": "Јужна Кореја", + "Korea, Democratic People's Republic of": "Северна Кореја", + "Korea, Republic of": "Кореја, Република", + "Kosovo": "Косово", + "Kuwait": "Кувајт", + "Kyrgyzstan": "Киргистан", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Последњи пут активан", + "Last used": "Последње коришћен", + "Latvia": "Летонија", + "Leave": "Напусти", + "Leave Team": "Напусти тим", + "Lebanon": "Либан", + "length": "дужина", + "Lens": "Објектив", + "Lesotho": "Лесото", + "Liberia": "Либерија", + "Libyan Arab Jamahiriya": "Либија", + "Liechtenstein": "Лихтенштајн", + "Light": "Светлост", + "Lithuania": "Литванија", + "Load :perPage More": "Преузмите још :per страница", + "Loading": "Лоадинг", + "Location": "Локација", + "Log in": "Пријавите", + "Log In": "Пријавите се", + "Log Out": "одјавите се", + "Log out": "Одјавити се", + "Log Out Other Browser Sessions": "Одјавите Се Са Других Сесија Прегледача", + "Log Viewer": "Лог Виевер", + "Login": "Пријава", + "Logout": "Одјава", + "Logs": "Дневници", + "Luxembourg": "Луксембург", + "Macao": "Макао", + "Macedonia": "Северна Македонија", + "Macedonia, the former Yugoslav Republic of": "Македонија, Бивша Југословенска Република", + "Madagascar": "Мадагаскар", + "Malawi": "Малави", + "Malaysia": "Малезија", + "Maldives": "Малдиви", + "Mali": "Мали", + "Malta": "Малта", + "Manage Account": "Управљај налогом", + "Manage and log out your active sessions on other browsers and devices.": "Управљајте активним сесијама и одјавите их у другим прегледачима и уређајима.", + "Manage API Tokens": "Управљање АПИ токенима", + "Manage Role": "Управљај ролом", + "Manage Team": "Управљај тимом", + "Managing billing for :billableName": "Управљање наплатом за :billableName", + "March": "Март", + "Mark all as Read": "Означи све као прочитано", + "Mark all notifications as read": "Означите сва обавештења као прочитана", + "Mark Read": "Означи као прочитано", + "Mark Unread": "Означи као непрочитано", + "Marshall Islands": "Маршалска Острва", + "Martinique": "Мартиник", + "Mauritania": "Мауританија", + "Mauritius": "Маурицијус", + "May": "Мај", + "Mayotte": "Мајот", + "Mexico": "Мексико", + "Micronesia, Federated States Of": "Микронезија", + "Micronesia, Federated States of": "Микронезија, Савезне Државе", + "Moldova": "Молдавија", + "Moldova, Republic of": "Молдавија, Република", + "Monaco": "Монако", + "Mongolia": "Монголија", + "Montenegro": "Црна Гора", + "Month To Date": "Месец До Данас", + "Monthly": "Месечно", + "monthly": "месечно", + "Montserrat": "Монтсеррат", + "Morocco": "Мароко", + "Mozambique": "Мозамбик", + "Myanmar": "Мијанмар", + "Name": "Име", + "name": "име", + "Namibia": "Намибија", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Холандија", + "Netherlands Antilles": "Холандски Антили", + "Nevermind": "Није важно", + "Nevermind, I'll keep my old plan": "Нема везе, задржаћу свој стари план", + "New": "Ново", + "New :resource": "Нови :resource", + "New Caledonia": "Нова Каледонија", + "New Password": "Нова лозинка", + "New Zealand": "Нови Зеланд", + "Next": "Следећи", + "Next Payment": "Следећа уплата", + "Next Payment on": "Следеће плаћање је укључено", + "Nicaragua": "Никарагва", + "Niger": "Нигер", + "Nigeria": "Нигерија", + "Niue": "Ниуе", + "No": "Нема", + "No :resource matched the given criteria.": "Број :resource испунио је Дате критеријуме.", + "No additional information...": "Нема додатних информација...", + "No Current Data": "Нема Тренутних Података", + "No Data": "Нема Података", + "no file selected": "датотека није изабрана", + "No Increase": "Нема Повећања", + "No payment methods on file.": "Нема начина плаћања у евиденцији.", + "No payment scheduled.": "Није планирано плаћање.", + "No Prior Data": "Нема Прелиминарних Података", + "No Results Found.": "Нису Пронађени Резултати.", + "Norfolk Island": "Острво Норфолк", + "Northern Mariana Islands": "Северна Маријанска острва", + "Norway": "Норвешка", + "Not Found": "Није пронађено.", + "Notifications": "Обавештења", + "Nova": "Nova", + "Nova User": "Нова Корисник", + "November": "Новембар", + "October": "Октобар", + "of": "од", + "OK": "У реду", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Једном када се тим избрише, сви његови ресурси и подаци биће трајно избрисани. Пре брисања овог тима, преузмите све податке или информације у вези са тимом које желите да задржите.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Једном када се ваш налог избрише, сви његови ресурси и подаци биће трајно избрисани. Пре брисања налога, преузмите све податке или информације које желите да задржите.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Када се ваш налог избрише, сви његови ресурси и подаци биће трајно избрисани. Унесите своју лозинку да бисте потврдили да желите да трајно избришете свој налог.", + "Only Trashed": "Само Уништен", + "Open Invoices": "Отворите фактуре", + "Original": "Оригинал", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Наш портал за управљање наплатом вам омогућава да једноставно управљате својим планом претплате, начином плаћања и преузимате своје недавне фактуре.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Наш портал за управљање наплатом вам омогућава да једноставно управљате својим планом претплате, начинима плаћања и преузимате своје недавне фактуре.", + "Page Expired": "Страница је истекла", + "Pagination Navigation": "Навигација по страницама", + "Paid": "Плаћено", + "Pakistan": "Пакистан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестинске територије", + "Panama": "Панама", + "Papua New Guinea": "Папуа Нова Гвинеја", + "Paraguay": "Парагвај", + "Password": "Лозинка", + "password": "лозинка", + "Payment Confirmation": "Потврда плаћања", + "Payment Information": "Информације о плаћању", + "Payment information updated successfully.": "Информације о плаћању су ажуриране.", + "Payment Method": "Начин плаћања", + "Payment Methods": "Начини плаћања", + "Payment Required": "плаћање је обавезно", + "Payments": "Плаћања", + "Pending Team Invitations": "Чекајући Позивнице Тима", + "Per Page": "На Страницу", + "Permanently delete this team.": "Трајно избриши овај тим.", + "Permanently delete your account.": "Трајно избришите свој налог.", + "Permissions": "Дозволе", + "Peru": "Перу", + "Philippines": "Филипини", + "Photo": "Слика", + "Pitcairn": "Острва Питцаирн", + "Please accept the terms of service.": "Прихватите услове коришћења услуге.", + "Please click the button below to verify your email address.": "Молимо кликните на дугме испод да верификујете Вашу е-маил адресу.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Молимо потврдите приступ Вашем налогу тако што ћете унети један од кодова за обнову.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Молимо потврдите приступ Вашем налогу тако што ћете унети код за аутентификацију коју сте добили од ваше апликације за аутентификацију.", + "Please confirm your password before continuing.": "Молимо потврдите своју лозинку пре него што наставите.", + "Please copy your new API token. For your security, it won't be shown again.": "Копирајте свој нови АПИ токен. Због ваше сигурности неће се поново приказивати.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Унесите лозинку да бисте потврдили да желите да се одјавите са других сесија прегледача на свим својим уређајима.", + "Please provide a maximum of three invoice emails addresses.": "Молимо наведите највише три адресе е-поште за фактуре.", + "Please provide the email address of the person you would like to add to this team.": "Молимо наведите адресу е-поште особе коју желите да додате овој наредби.", + "Please set a default payment method before retrying payments.": "Подесите подразумевани начин плаћања пре поновног покушаја плаћања.", + "Please set a default payment method before swapping plans.": "Подесите подразумевани начин плаћања пре замене планова.", + "Poland": "Пољска", + "Portugal": "Португал", + "Press / to search": "Кликните / за претрагу", + "Preview": "Преглед", + "Previewing": "Преглед", + "Previous": "Претходни", + "Privacy Policy": "политика приватности", + "Profile": "Профил", + "Profile Information": "Информације о профилу", + "Puerto Rico": "Порторико", + "Qatar": "Катар", + "Quarter To Date": "Четвртина До Данас", + "Recovery Code": "Код за повраћај налога", + "Refresh": "Освјежи", + "Regards,": "Поздрав,", + "Regenerate Recovery Codes": "Обновите кодове за опоравак", + "Register": "Регистрација", + "Reload": "Поново", + "Remember me": "Запамти ме", + "Remember Me": "Запамти ме", + "Remove": "Уклони", + "Remove Photo": "Обриши слику", + "Remove Team Member": "Уклоните члана тима", + "Replicate": "Реплицате", + "Required fields": "Обавезна поља", + "Resend Verification Email": "Поново пошаљи верификациони мејл", + "Reset Filters": "Ресетовање филтера", + "Reset Password": "Ресетуј лозинку", + "Reset Password Notification": "Обавештење о ресетовању лозинке", + "resource": "ресурс", + "Resource Row Dropdown": "Падајући мени за редове ресурса", + "Resources": "Ресурси", + "resources": "ресурси", + "Restore": "Обнови", + "Restore :resource": "Обнови :resource", + "Restore Resource": "Опоравак ресурса", + "Restore Selected": "Вратите Изабрано", + "results": "резултати", + "Resume Subscription": "Настави претплату", + "Retry Payment": "Поновите плаћање", + "Return to :appName": "Вратите се на :appName", + "Reunion": "Реинион", + "Role": "Рола", + "Romania": "Румунија", + "Run Action": "Извршите акцију", + "Russian Federation": "Руска Федерација", + "Rwanda": "Руанда", + "Réunion": "Реунион", + "Saint Barthelemy": "Свети Бартоломеј", + "Saint Barthélemy": "Саинт Бартхелеми", + "Saint Helena": "Света Хелена", + "Saint Kitts And Nevis": "Свети Китс и Невис", + "Saint Kitts and Nevis": "Сент Китс и Невис", + "Saint Lucia": "Света Луција", + "Saint Martin": "Свети Мартин", + "Saint Martin (French part)": "Свети Мартин (француски део)", + "Saint Pierre And Miquelon": "Сен Пјер и Микелон", + "Saint Pierre and Miquelon": "Сен Пјер и Микелон", + "Saint Vincent And Grenadines": "Сент Винсент и Гренадини", + "Saint Vincent and the Grenadines": "Свети Винцент и Гренадини", + "Samoa": "Самоа", + "San Marino": "Сан Марино", + "Sao Tome And Principe": "Сао Томе и Принципе", + "Sao Tome and Principe": "Сао Томе и Принципе", + "Saudi Arabia": "Саудијска Арабија", + "Save": "Сачувај", + "Saved.": "Сачувано.", + "Scroll to bottom": "Померите се до дна", + "Scroll to top": "Иди на врх", + "Search": "Претрага", + "Secure Area": "Безбедна зона", + "Select": "Изаберите", + "Select a different plan": "Изаберите други план", + "Select a log file...": "Изаберите датотеку евиденције...", + "Select A New Photo": "Изабери нову слику", + "Select Action": "Изаберите Акцију", + "Select all": "изаберите све", + "Select All Dropdown": "Изаберите Сви падајући мени", + "Select this page": "Изаберите ову страницу", + "Send Password Reset Link": "Пошаљи линк за ресетовање лозинке", + "Senegal": "Сенегал", + "September": "Септембар", + "Serbia": "Србија", + "Server Error": "Серверска грешка", + "Service Unavailable": "Сервис недоступан", + "Set as default": "Фабрички подешен", + "Setup Key": "Кључ за подешавање", + "Seychelles": "Сејшели", + "Show All Fields": "Прикажи Сва Поља", + "Show Content": "Прикажи садржај", + "Show Recovery Codes": "Прикажи кодове за опоравак", + "Showing": "Приказ", + "Sierra Leone": "Сијера Леоне", + "Signed in as": "Пријављен као", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Синт Мартин", + "Slovakia": "Словачка", + "Slovenia": "Словенија", + "Soft Deleted": "Софт Делетед", + "Solomon Islands": "Соломонска Острва", + "Somalia": "Сомалија", + "Something went wrong.": "Нешто је пошло по злу.", + "Sorry! You are not authorized to perform this action.": "Izvini! Нисте овлашћени да извршите ову акцију.", + "Sorry, your session has expired.": "Извините, ваша сесија је истекла.", + "South Africa": "Јужна Африка", + "South Georgia And Sandwich Isl.": "Јужна Џорџија и Јужна Сендвичка Острва", + "South Georgia and the South Sandwich Islands": "Јужна Џорџија и Јужна Сендвичка острва", + "South Sudan": "Јужни Судан", + "Spain": "Шпанија", + "Sri Lanka": "Шри Ланка", + "Standalone Actions": "Самосталне радње", + "Start Polling": "Започните анкету", + "Start polling": "Почните са гласањем", + "State / County": "Држава / жупанија", + "Stop Impersonating": "Престани да се лажно представљаш", + "Stop Polling": "Зауставите анкету", + "Stop polling": "Зауставите гласање", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Чувајте ове кодове за опоравак у сигурном менаџеру лозинки. Могу се користити за опоравак приступа вашем налогу ако се изгуби двофакторски уређај за потврду идентитета.", + "Subscribe": "претплатити се", + "Subscription Information": "Информације о претплати", + "Subscription Pending": "Претплата на чекању", + "Sudan": "Судан", + "Suriname": "Суринам", + "Svalbard And Jan Mayen": "Свалбард и Јан-Маиен", + "Svalbard and Jan Mayen": "Свалбард и Јан Мајен", + "Swaziland": "Eswatini", + "Sweden": "Шведска", + "Switch Teams": "Промени тим", + "Switzerland": "Швајцарска", + "Syrian Arab Republic": "Сирија", + "System": "Систем", + "Taiwan": "Тајван", + "Taiwan, Province of China": "Тајван, провинција Кине", + "Tajikistan": "Таџикистан", + "Tanzania": "Танзанија", + "Tanzania, United Republic of": "Танзанија, Уједињена Република", + "TAX": "ПОРЕЗ", + "Team Details": "Детаљи тима", + "Team Invitation": "Позив за тим", + "Team Members": "Чланови тима", + "Team Name": "Име тиме", + "Team Owner": "Власник тима", + "Team Settings": "Подешавање тима", + "Terms of Service": "услови услуге", + "Thailand": "Тајланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Хвала што сте се пријавили! Пре него што започнете, да ли бисте могли да потврдите своју адресу е-поште кликом на везу коју смо вам управо послали е-поштом? Ако нисте добили е-пошту, радо ћемо вам послати другу.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Хвала вам на континуираној подршци. Приложили смо копију ваше фактуре за вашу евиденцију. Обавестите нас ако имате било каквих питања или недоумица.", + "Thanks,": "Хвала,", + "The :attribute must be a valid role.": ":Attribute мора бити валидна рола.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute мора бити најмање :length карактера и мора садржати барем један број.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute треба да садржи најмање :length знакова и садржи најмање један посебан знак и један број.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute мора бити најмање :length карактера и мора садржати барем један специјални карактер.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute мора бити најмање :length карактера и мора садржати једно велико слово и један број.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute мора бити најмање :length карактера и мора садржати једно велико слово и један специјални карактер.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute мора бити најмање :length карактера и мора садржати једно велико слово, један број и један специјални карактер.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute мора бити најмање :length карактера и мора садржати једно велико слово.", + "The :attribute must be at least :length characters.": ":Attribute мора бити најмање :length карактера.", + "The :attribute must contain at least one letter.": ":Attribute мора да садржи најмање једно слово.", + "The :attribute must contain at least one number.": ":Attribute мора да садржи најмање један број.", + "The :attribute must contain at least one symbol.": ":Attribute мора да садржи најмање један симбол.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute мора да садржи најмање једно велико и једно мало слово.", + "The :resource was created!": ":Resource је створен!", + "The :resource was deleted!": ":Resource је уклоњен!", + "The :resource was restored!": ":Resource. је обновљен!", + "The :resource was updated!": ":Resource. је ажуриран!", + "The action was executed successfully.": "Акција је успешно изведена.", + "The default payment method cannot be removed.": "Подразумевани начин плаћања се не може уклонити.", + "The file was deleted!": "Датотека је избрисана!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Датих :attribute појавило се у цурењу података. Молимо изаберите другу :attribute.", + "The given data was invalid.": "Дати подаци су били неважећи.", + "The government won't let us show you what's behind these doors": "Влада нам неће дозволити да вам покажемо шта је иза тих врата", + "The HasOne relationship has already been filled.": "Хасонеов однос је већ испуњен.", + "The image could not be loaded": "Слика се не може учитати", + "The image could not be loaded.": "Слика се не може учитати.", + "The invoice emails must be valid email addresses.": "Адресе е-поште за фактуре морају бити важеће адресе е-поште.", + "The password is incorrect.": "Лозинка је нетачна.", + "The provided coupon code is invalid.": "Наведени код купона је неважећи.", + "The provided password does not match your current password.": "Унели сте лозинку која се не поклапа са Вашом лозинком.", + "The provided password was incorrect.": "Унета лозинка није тачна.", + "The provided two factor authentication code was invalid.": "Код за двофакторску аутентификацију није валидан.", + "The provided two factor recovery code was invalid.": "Наведени код за опоравак од два фактора је неважећи.", + "The provided VAT number is invalid.": "Наведени ПДВ број је неважећи.", + "The resource was attached!": "Ресурс је приложен!", + "The resource was prevented from being saved!": "Ресурс је спречен да се сачува!", + "The resource was updated!": "Ресурс је ажуриран!", + "The response is not a streamed response.": "Одговор није стримовани одговор.", + "The response is not a view.": "Одговор није поглед.", + "The selected country is invalid.": "Изабрана земља је неважећа.", + "The selected plan is invalid.": "Изабрани план је неважећи.", + "The selected resources have been :action!": "Изабрани ресурси су :action!", + "The team's name and owner information.": "Информације о имену тима и власнику.", + "There are no available options for this resource.": "За овај ресурс нема доступних опција.", + "There are no fields to display.": "Нема поља за приказ.", + "There are no new notifications.": "Нема нових обавештења.", + "There was a problem executing the action.": "Постојао је проблем са извођењем акције.", + "There was a problem fetching the resource.": "Дошло је до проблема при преузимању ресурса.", + "There was a problem submitting the form.": "Постојао је проблем са подношењем обрасца.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ови људи су позвани у ваш тим и добили су позивницу путем е-поште. Они се могу придружити тиму прихватањем позива путем е-поште.", + "This account does not have an active subscription.": "Овај налог нема активну претплату.", + "This action is unauthorized.": "Ова акција је недозвољена.", + "This copy of Nova is unlicensed.": "Ова копија Нове је нелиценцирана.", + "This coupon code can only be used by new customers.": "Овај код купона могу да користе само нови купци.", + "This device": "Овај уређај", + "This file field is read-only.": "Ово поље датотеке је само за читање.", + "This invoice is no longer open.": "Ова фактура више није отворена.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ово је сигурно подручје апликације. Молимо потврдите лозинку пре него што наставите.", + "This password does not match our records.": "Лозинка се не поклапа са нашом базом.", + "This password reset link will expire in :count minutes.": "Линк за промену лозинке истице за :count минута.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ово плаћање је покренуто, али средства још нису примљена. То може потрајати до 14 дана.", + "This resource no longer exists": "Овај ресурс више не постоји", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ова претплата је истекла и не може се наставити. Направите нову претплату.", + "This user already belongs to the team.": "Овај корисник већ припада овом тиму.", + "This user has already been invited to the team.": "Овај корисник је већ позван у тим.", + "Timor-Leste": "Тимор-Лесте", + "to": "к", + "To": "До", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Да бисте завршили омогућавање двофакторске аутентикације, скенирајте следећи КР код помоћу апликације за аутентификацију вашег телефона или унесите кључ за подешавање и унесите генерисани ОТП код.", + "Today": "Данас", + "Toggle navigation": "Прикажи навигацију", + "Togo": "Тога", + "Tokelau": "Токелау", + "Token Name": "Име токена", + "Tonga": "Дођите", + "Too Many Requests": "Превише захтева", + "total": "све", + "Total:": "Укупно:", + "Trashed": "Сломљен", + "Trinidad And Tobago": "Тринидад и Тобаго", + "Trinidad and Tobago": "Тринидад и Тобаго", + "Tunisia": "Тунис", + "Turkey": "Ћуретина", + "Turkmenistan": "Туркменистан", + "Turks And Caicos Islands": "Острва Туркс и Каикос", + "Turks and Caicos Islands": "Острва Туркс и Каикос", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Двофакторска аутентификација", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Двофакторска аутентификација је сада омогућена. Скенирајте следећи КР код помоћу апликације за потврду идентитета на телефону или унесите кључ за подешавање.", + "Type": "Тип", + "Uganda": "Уганда", + "Ukraine": "Украјина", + "Unauthorized": "Неовлашћен приступ", + "United Arab Emirates": "Уједињени Арапски Емирати", + "United Kingdom": "Велика Британија", + "United States": "Сједињене Државе", + "United States Minor Outlying Islands": "Мала вањска острва Сједињених Држава", + "United States Outlying Islands": "Удаљена острва САД", + "Unknown": "Непознат", + "Unpaid": "Неплаћено", + "Update": "Ажурирање", + "Update & Continue Editing": "Ажурирање и наставак уређивања", + "Update :resource": "Ажурирање :resource", + "Update :resource: :title": "Ажурирање :resource: :title", + "Update attached :resource: :title": "Ажурирање у прилогу :resource: :title", + "Update Password": "Ажурирај лозинку", + "Update Payment Information": "Ажурирајте информације о плаћању", + "Update Payment Method": "Ажурирајте начин плаћања", + "Update your account's profile information and email address.": "Ажурирајте информације о профилу налога и адресу е-поште.", + "Uploading": "Учитавање", + "Uploading files... (:current/:total)": "Отпремање датотека... (:current/:total)", + "Uruguay": "Уругвај", + "Use a recovery code": "Користи код за повратак налога", + "Use an authentication code": "Користи код за аутентификацију налога", + "User Actions": "Корисничке радње", + "User Security": "Безбедност корисника", + "Username": "Корисничко име", + "Uzbekistan": "Узбекистан", + "Value": "Вредност", + "Vanuatu": "Вануату", + "VAT Number": "ПДВ број", + "Venezuela": "Венецуела", + "Venezuela, Bolivarian Republic of": "Венецуела, Боливарска Република", + "Verify Email Address": "Верификуј Емаил Адресу", + "Verify Your Email Address": "Потврдите Вашу емаил адресу", + "Viet Nam": "Vietnam", + "View": "Погледајте", + "Virgin Islands, British": "Британска Девичанска Острва", + "Virgin Islands, U.S.": "Америчка Девичанска Острва", + "Wallis And Futuna": "Валлис и Футуна", + "Wallis and Futuna": "Валис и Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Обрађујемо вашу претплату. Када се претплата успешно обради, ова страница ће се аутоматски ажурирати. Обично овај процес треба да траје само неколико секунди.", + "We are unable to process your payment. Please contact customer support.": "Нисмо у могућности да обрадимо вашу уплату. Молимо контактирајте корисничку подршку.", + "We have emailed your password reset link!": "Послали смо вашу везу за ресетовање лозинке е-поштом!", + "We were unable to find a registered user with this email address.": "Нисмо успели да нађемо регистрованог корисника са овом емаил адресом.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Послаћемо везу за преузимање фактуре на адресе е-поште које наведете у наставку. Више адреса е-поште можете раздвојити зарезима.", + "We're lost in space. The page you were trying to view does not exist.": "Изгубили смо се у свемиру. Страница коју сте покушали прегледати не постоји.", + "Welcome Back!": "Dobrodošao Nazad!", + "Western Sahara": "Западна Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Када је омогућена двостепена потврда идентитета, од вас ће се тражити сигуран, случајни токен током потврде идентитета. Овај токен можете да преузмете из апликације Гоогле Аутхентицатор на телефону.", + "Whoops": "Упс", + "Whoops!": "Упс!", + "Whoops! Something went wrong.": "Упс! Нешто није у реду.", + "With Trashed": "Са Разбијеним", + "Write": "Писање", + "Year To Date": "Година До Данас", + "Yearly": "Годишње", + "Yemen": "Јемен", + "Yes": "Да", + "You are already subscribed.": "Већ сте уписани.", + "You are currently within your free trial period. Your trial will expire on :date.": "Тренутно сте у оквиру бесплатног пробног периода. Ваш пробни период истиче :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Тренутно сте у оквиру бесплатног пробног периода. Ваша пробна верзија ће истећи :date.. Покретањем нове претплате завршићете пробни период.", + "You are logged in!": "Пријављени сте!", + "You are receiving this email because we received a password reset request for your account.": "Добили сте овај емаил зато што само примили захтев за промену лозинке за Ваш налог.", + "You have been invited to join the :team team!": "Позвани сте да се придружите тиму :team!", + "You have enabled two factor authentication.": "Омогућили сте двофакторску потврду идентитета.", + "You have not enabled two factor authentication.": "Нисте омогућили двофакторску потврду идентитета.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Имате неке неплаћене фактуре. Након ажурирања подразумеваног начина плаћања, можете поново да покушате да извршите плаћања преко листе фактура у наставку.", + "You may accept this invitation by clicking the button below:": "Ову позивницу можете прихватити кликом на дугме испод:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Своју претплату можете отказати у било ком тренутку. Када се ваша претплата откаже, имаћете опцију да наставите претплату до краја тренутног обрачунског циклуса.", + "You may delete any of your existing tokens if they are no longer needed.": "Можете избрисати било који од постојећих токена ако више нису потребни.", + "You may not delete your personal team.": "Не можете избрисати свој лични тим.", + "You may not leave a team that you created.": "Не можете напустити тим који сте Ви креирали.", + "You will receive an invoice and payment link via email for each billing period.": "Добићете фактуру и везу за плаћање путем е-поште за сваки обрачунски период.", + "You're logged in!": "Улоговани сте!", + "Your :invoiceName invoice is now available!": "Ваша фактура од :invoiceName је сада доступна!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ваша адреса за обрачун је :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ваша картица је одбијена. За више информација контактирајте издаваоца картице.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ваш тренутни начин плаћања је кредитна картица која се завршава на :lastFour и која истиче :expiration.", + "Your email address is unverified.": "Ваша адреса е-поште није верификована.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ваша последња уплата у износу од :amount није успела. Ажурирајте свој начин плаћања да бисте поново покушали неуспелу уплату.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Ваша последња уплата од :amount до :date није успела. Ажурирајте начин плаћања да бисте поново покушали да извршите неуспело плаћање.", + "Your next payment of :amount will be processed on :date.": "Ваша следећа уплата од :amount биће :date.", + "Your payment method has been added successfully.": "Ваш начин плаћања је успешно додат.", + "Your payment method will be charged automatically for each billing period.": "Ваш начин плаћања ће бити аутоматски наплаћен за сваки обрачунски период.", + "Your registered VAT Number is :vatNumber.": "Ваш регистровани ПДВ број је :vatNumber.", + "Your subscription has been started successfully.": "Ваша претплата је успешно започета.", + "Your subscription has been successfully cancelled.": "Ваша претплата је успешно отказана.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ваша претплата је успешно отказана. И даље ћете имати приступ до краја вашег обрачунског периода.", + "Your subscription was successfully resumed.": "Ваша претплата је успешно настављена.", + "Your subscription was successfully updated.": "Ваша претплата је успешно ажурирана.", + "Zambia": "Замбија", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Поштански број", + "Åland Islands": "Аландска острва" +} diff --git a/locales/sr_Cyrl/php-inline.json b/locales/sr_Cyrl/php-inline.json new file mode 100644 index 00000000000..9d6d68f77a3 --- /dev/null +++ b/locales/sr_Cyrl/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ово поље мора бити прихваћено.", + "accepted_if": "Ово поље мора бити прихваћено када је :other :value.", + "active_url": "Ово није валидан УРЛ.", + "after": "Ово мора бити датум после :date.", + "after_or_equal": "Ово поље мора да буде :date или каснији датум.", + "alpha": "Ово поље може садржати само слова.", + "alpha_dash": "Ово поље може садржати само слова, бројеве и повлаке.", + "alpha_num": "Ово поље може садржати само слова и бројеве.", + "any_of": "Ово поље је неважеће.", + "array": "Ово поље мора садржати неких низ ставки.", + "ascii": "Ово поље мора да садржи само једнобајтне алфанумеричке знакове и симболе.", + "attached": "Ово поље је већ причвршћено.", + "before": "Ово мора бити датум пре :date.", + "before_or_equal": "Ово мора бити :date или ранији датум.", + "between.array": "Низ мора имати најмање :min, а највише :max ставки.", + "between.file": "Фајл мора да буде између :min - :max килобајта.", + "between.numeric": "Вредност мора бити између :min - :max.", + "between.string": "Реченица мора има имати најмање :min а највише :max слова.", + "boolean": "Ово поље мора бити тачно или нетачно.", + "can": "Ово поље садржи неовлашћену вредност.", + "confirmed": "Потврда се не поклапа.", + "contains": "Овом пољу недостаје обавезна вредност.", + "date": "Није одговарајући датум.", + "date_equals": "Мора да буде датум: :date.", + "date_format": "Ово не одговора формату: :format.", + "decimal": "Ово поље мора имати :decimal децималних места.", + "declined": "Ова вредност мора бити одбијена.", + "declined_if": "Ова вредност мора бити одбијена када је :other :value.", + "different": "Ова вредност и :other морају бити различите.", + "digits": "Ово мора садржати :digits цифри.", + "digits_between": "Број цифара мора бити између :min и :max.", + "dimensions": "Слика је изван дозвољених димензија.", + "distinct": "Ово поље има дуплирану вредност.", + "doesnt_contain": "Ово поље не сме да садржи ниједно од следећег: :values.", + "doesnt_end_with": "Ово поље се не може завршити са једним од следећих: :values.", + "doesnt_start_with": "Ово поље можда не почиње са једним од следећих: :values.", + "email": "Емаил мора да буде валидан.", + "ends_with": "Поље мора да се заврши са нечим од следећег: :values.", + "enum": "Изабрана вредност није на листи дозвољених вредности.", + "exists": "Селектована вредност није валидна.", + "extensions": "Ово поље мора имати једну од следећих екстензија: :values.", + "file": "Датотека мора да буде фајл.", + "filled": "Поље је обавезно.", + "gt.array": "Низ мора садржати више од :value ставки.", + "gt.file": "Величина фајла мора да буде већа од :value килобајта.", + "gt.numeric": "Вредност мора да буде већа од :value.", + "gt.string": "Реченица мора садрати више од :value слова.", + "gte.array": "Низ мора садржати више од :value ставки или једнако.", + "gte.file": "Величина фајла мора да буде већа или једнака од :value килобајта.", + "gte.numeric": "Вредност мора да буде већа или једнака од :value.", + "gte.string": "Реченица мора садрати више или једнако броју :value слова.", + "hex_color": "Ово поље мора бити важећа хексадецимална боја.", + "image": "Ово мора бити слика.", + "in": "Изабрана вредност није валидна.", + "in_array": "Ова вредност не постоји у :other.", + "in_array_keys": "Ово поље мора да садржи бар један од следећих кључева: :values.", + "integer": "Ово мора бити број.", + "ip": "Ово мора бити валидна ИП адреса.", + "ipv4": "Ово мора да буде важећа ИПв4 адреса.", + "ipv6": "Ово мора да буде важећа ИПв6 адреса.", + "json": "Ово мора да буде важећа ЈСОН формат.", + "list": "Ово поље мора бити листа.", + "lowercase": "Ово поље мора бити малим словима.", + "lt.array": "Низ мора садржати мање од :value ставки.", + "lt.file": "Величина фајла мора да буде мања од :value килобајта.", + "lt.numeric": "Вредност мора бити мања од :value.", + "lt.string": "Реченица мора садрати мање од :value слова.", + "lte.array": "Низ мора садржати једнако као :value или мање ставки.", + "lte.file": "Величина фајла мора да буде мања или једнака од :value килобајта.", + "lte.numeric": "Вредност мора бити мања или једнака од :value.", + "lte.string": "Реченица мора садрати мање од једнак :value слова.", + "mac_address": "Вредност мора бити важећа МАЦ адреса.", + "max.array": "Низ не сме имати више од :max ставки.", + "max.file": "Величина фајла не сме бити већа од :max килобајта.", + "max.numeric": "Вредност не сме бити већа од :max.", + "max.string": "Реченица ме сме садржати више од :max слова.", + "max_digits": "Ово поље не сме да има више од :max цифара.", + "mimes": "Ово мора бити фајл типа: :values.", + "mimetypes": "Ово мора бити фајл типа: :values.", + "min.array": "Низ мора да има најмање :min ставки.", + "min.file": "Величина фајла мора да буде најмање :min килобајта.", + "min.numeric": "Вредност мора бити најмање :min.", + "min.string": "Реченица мора да садржи најмање :min слова.", + "min_digits": "Ово поље мора имати најмање :min цифара.", + "missing": "Ово поље мора да недостаје.", + "missing_if": "Ово поље мора да недостаје када је :other :value.", + "missing_unless": "Ово поље мора да недостаје осим ако је :other :value.", + "missing_with": "Ово поље мора недостајати када је присутно :values.", + "missing_with_all": "Ово поље мора недостајати када је присутно :values.", + "multiple_of": "Ова вредност мора бити вишеструка од :value", + "not_in": "Селектована вредност није валидна.", + "not_regex": "Формат није валидан.", + "numeric": "Ово мора бити број.", + "password.letters": "Ово поље мора да садржи најмање једно слово.", + "password.mixed": "Ово поље мора да садржи најмање једно велико и једно мало слово.", + "password.numbers": "Ово поље мора да садржи најмање један број.", + "password.symbols": "Ово поље мора да садржи најмање један симбол.", + "password.uncompromised": "Дато поље се појавило у цурењу података. Молимо изаберите друго поље.", + "present": "Ово поље мора да буде присутно.", + "present_if": "Ово поље мора бити присутно када је :other :value.", + "present_unless": "Ово поље мора бити присутно осим ако је :other :value.", + "present_with": "Ово поље мора бити присутно када је присутно :values.", + "present_with_all": "Ово поље мора бити присутно када је присутно :values.", + "prohibited": "Ово поље је забрањено.", + "prohibited_if": "Ово поље је забрањено када је :other једнако :value.", + "prohibited_if_accepted": "Ово поље је забрањено када је :other прихваћено.", + "prohibited_if_declined": "Ово поље је забрањено када је :other одбијено.", + "prohibited_unless": "Ово поље је забрањено ако само :other није у :values.", + "prohibits": "Ово поље забрањује присуство :other.", + "regex": "Формат није валидан.", + "relatable": "Ово поље можда није повезано са датим ресурсом.", + "required": "Ово поље је обавезно.", + "required_array_keys": "Ово поље мора да садржи уносе за: :values.", + "required_if": "Ово поље је обавезно кадакада поље :other садржи :value.", + "required_if_accepted": "Ово поље је обавезно када се прихвати :other.", + "required_if_declined": "Ово поље је обавезно када је :other одбијено.", + "required_unless": "Ово поље је обавезно, осим ако је :other у :values.", + "required_with": "Ово поље је обавезно када :values постоји.", + "required_with_all": "Ово поље је обавезно када :values постоји.", + "required_without": "Ово поље је обавезно када :values не постоји.", + "required_without_all": "Ово поље је обавезно када ниједно од :values не постоји.", + "same": "Вредност овог поља се мора поклопити са једним од следећег: :other.", + "size.array": "Низ мора да има :size ставки.", + "size.file": "Величина фајла мора бити :size килобајта.", + "size.numeric": "Вредност мора бити :size.", + "size.string": "Реченица мора да садржи :size слова.", + "starts_with": "Ово поље мора почети са једним од понуђених: :values.", + "string": "Мора бити реченица.", + "timezone": "Мора бити валидна временска зона.", + "ulid": "Ово поље мора бити важећи УЛИД.", + "unique": "Унета вредност већ постоји.", + "uploaded": "Грешка при отпремању.", + "uppercase": "Ово поље мора бити великим словима.", + "url": "Формат урла није валидан.", + "uuid": "Ово мора бити важећи УУИД." +} diff --git a/locales/sr_Cyrl/php.json b/locales/sr_Cyrl/php.json new file mode 100644 index 00000000000..14fda015625 --- /dev/null +++ b/locales/sr_Cyrl/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Поље :attribute мора бити прихваћено.", + "accepted_if": ":Attribute се мора прихватити када је :other :value.", + "active_url": "Поље :attribute није валидан УРЛ.", + "after": "Поље :attribute мора бити датум после :date.", + "after_or_equal": "Поље :attribute мора да буде :date или каснији датум.", + "alpha": "Поље :attribute може садржати само слова.", + "alpha_dash": "Поље :attribute може садржати само слова, бројеве и повлаке.", + "alpha_num": "Поље :attribute може садржати само слова и бројеве.", + "any_of": "Поље :attribute је неважеће.", + "array": "Поље :attribute мора садржати неких низ ставки.", + "ascii": ":Attribute мора да садржи само једнобајтне алфанумеричке знакове и симболе.", + "attached": "Овај :attribute је већ причвршћен.", + "before": "Поље :attribute мора бити датум пре :date.", + "before_or_equal": ":Attribute мора да буде :date или ранији датум.", + "between.array": "Поље :attribute мора бити између :min - :max ставки.", + "between.file": "Фајл :attribute мора бити између :min - :max килобајта.", + "between.numeric": "Поље :attribute мора бити између :min - :max.", + "between.string": "Поље :attribute мора бити између :min - :max карактера.", + "boolean": "Поље :attribute мора бити тачно или нетачно", + "can": "Поље :attribute садржи неовлашћену вредност.", + "confirmed": "Потврда поља :attribute се не поклапа.", + "contains": "Пољу :attribute недостаје обавезна вредност.", + "current_password": "Лозинка је нетачна.", + "date": "Поље :attribute није важећи датум.", + "date_equals": "Поље :attribute мора да буде датум: :date.", + "date_format": "Поље :attribute не одговора према формату :format.", + "decimal": ":Attribute мора имати :decimal децималних места.", + "declined": ":Attribute се мора одбити.", + "declined_if": ":Attribute се мора одбити када је :other :value.", + "different": "Поља :attribute и :other морају бити различита.", + "digits": "Поље :attribute мора садржати :digits шифри.", + "digits_between": "Поље :attribute мора бити иземђу :min и :max шифри.", + "dimensions": "Поље :attribute име недозвољене димензије слике.", + "distinct": "Поље :attribute има дуплирану вредност.", + "doesnt_contain": "Поље :attribute не сме да садржи ниједно од следећег: :values.", + "doesnt_end_with": ":Attribute се не може завршити са једним од следећих: :values.", + "doesnt_start_with": ":Attribute можда не почиње са једним од следећих: :values.", + "email": "Формат поља :attribute није валидан.", + "ends_with": "Поље :attribute мора да се заврши са нечим од следећег: :values.", + "enum": "Изабраних :attribute је неважећих.", + "exists": "Одабрано поље :attribute није валидно.", + "extensions": "Поље :attribute мора имати једну од следећих екстензија: :values.", + "failed": "Подаци не одговарају ни једном налогу.", + "file": ":Attribute мора да буде датотека.", + "filled": "Поље :attribute је обавезно.", + "gt.array": "Поље :attribute мора да садржи више од :value ставке.", + "gt.file": "Поље :attribute мора да буде већи од :value килобајта.", + "gt.numeric": "Поље :attribute мора да буде већи од :value.", + "gt.string": "Поље :attribute мора да садржи више од :value знакова.", + "gte.array": "Поље :attribute мора да садржи :value ставки или више.", + "gte.file": "Поље :attribute мора да има :value или више килобајта.", + "gte.numeric": "Поље :attribute мора да буде :value или већи.", + "gte.string": "Поље :attribute мора да садржи :value или више знакова.", + "hex_color": "Поље :attribute мора бити важећа хексадецимална боја.", + "image": "Поље :attribute мора бити слика.", + "in": "Поље Одабрано поље :attribute није валидно.", + "in_array": "Поље :attribute не постоји у :other.", + "in_array_keys": "Поље :attribute мора да садржи бар један од следећих кључева: :values.", + "integer": "Поље :attribute мора бити број.", + "ip": "Поље :attribute мора бити валидна ИП адреса.", + "ipv4": "Поље :attribute мора да буде важећа ИПв4 адреса.", + "ipv6": "Поље :attribute мора да буде важећа ИПв6 адреса.", + "json": "Поље :attribute мора да буде важећа ЈСОН формат.", + "list": "Поље :attribute мора бити листа.", + "lowercase": ":Attribute мора бити малим словима.", + "lt.array": "Поље :attribute мора да садржи мање од :value ставки.", + "lt.file": "Поље :attribute мора да буде мањи од :value килобајта.", + "lt.numeric": "Поље :attribute мора да буде мањи од :value.", + "lt.string": "Поље :attribute мора да садржи мање од :value знакова.", + "lte.array": "Поље :attribute не сме да садржи више од :value ставки.", + "lte.file": "Поље :attribute мора да буде :value или мањи.", + "lte.numeric": "Поље :attribute мора да буде :value или мањи.", + "lte.string": "Поље :attribute мора да садржи :value или мање знакова.", + "mac_address": ":Attribute мора бити важећа МАЦ адреса.", + "max.array": "Поље :attribute не смије да имаге више од :max ставки.", + "max.file": "Поље :attribute мора бити мање од :max килобајта.", + "max.numeric": "Поље :attribute мора бити мање од :max.", + "max.string": "Поље :attribute мора садржати мање од :max карактера.", + "max_digits": ":Attribute не сме имати више од :max цифара.", + "mimes": "Поље :attribute мора бити фајл типа: :values.", + "mimetypes": "Поље :attribute мора бити фајл типа: :values.", + "min.array": "Поље :attribute мора садрзати најмање :min ставку.", + "min.file": "Фајл :attribute мора бити најмање :min килобајта.", + "min.numeric": "Поље :attribute мора бити најмање :min.", + "min.string": "Поље :attribute мора садржати најмање :min карактера.", + "min_digits": ":Attribute мора имати најмање :min цифара.", + "missing": "Мора да недостаје поље :attribute.", + "missing_if": "Поље :attribute мора недостајати када је :other :value.", + "missing_unless": "Поље :attribute мора да недостаје осим ако :other није :value.", + "missing_with": "Поље :attribute мора недостајати када је присутно :values.", + "missing_with_all": "Поље :attribute мора недостајати када је присутно :values.", + "multiple_of": "Број :attribute треба да буде вишеструки од :value", + "next": "Напред »", + "not_in": "Одабрани елемент поља :attribute није валидан.", + "not_regex": "Формат :attribute је неважећи.", + "numeric": "Поље :attribute мора бити број.", + "password": "Погрешна лозинка", + "password.letters": ":Attribute мора да садржи најмање једно слово.", + "password.mixed": ":Attribute мора да садржи најмање једно велико и једно мало слово.", + "password.numbers": ":Attribute мора да садржи најмање један број.", + "password.symbols": ":Attribute мора да садржи најмање један симбол.", + "password.uncompromised": "Датих :attribute појавило се у цурењу података. Молимо изаберите другу :attribute.", + "present": "Поље :attribute мора да буде присутно.", + "present_if": "Поље :attribute мора бити присутно када је :other :value.", + "present_unless": "Поље :attribute мора бити присутно осим ако :other није :value.", + "present_with": "Поље :attribute мора бити присутно када је присутно :values.", + "present_with_all": "Поље :attribute мора бити присутно када је присутно :values.", + "previous": "« Назад", + "prohibited": "Поље :attribute је забрањено.", + "prohibited_if": "Поље :attribute је забрањено када је :other једнако :value.", + "prohibited_if_accepted": "Поље :attribute је забрањено када је :other прихваћено.", + "prohibited_if_declined": "Поље :attribute је забрањено када је :other одбијено.", + "prohibited_unless": "Поље :attribute је забрањено, осим ако је :other у :values. години.", + "prohibits": "Поље :attribute забрањује присуство :other.", + "regex": "Формат поља :attribute није валидан.", + "relatable": "Овај :attribute можда није повезан са овим ресурсом.", + "required": "Поље :attribute је обавезно.", + "required_array_keys": "Поље :attribute мора да садржи уносе за: :values.", + "required_if": "Поље :attribute је потребно када поље :other садржи :value.", + "required_if_accepted": "Поље :attribute је обавезно када се прихвати :other.", + "required_if_declined": "Поље :attribute је обавезно када је :other одбијено.", + "required_unless": "Поље :attribute је обавезно, осим ако је :other у :values.", + "required_with": "Поље :attribute је потребно када поље :values је присутан.", + "required_with_all": "Поље :attribute је обавезно када је :values приказано.", + "required_without": "Поље :attribute је потребно када поље :values није присутан.", + "required_without_all": "Поље :attribute је потребно када ниједан од следећи поља :values нису присутни.", + "reset": "Лозинка је ресетована!", + "same": "Поља :attribute и :other се морају поклапати.", + "sent": "Послали смо ресет линк за вашу лозинку!", + "size.array": "Поље :attribute мора садржати :size ставки.", + "size.file": "Фајл :attribute мора бити :size килобајта.", + "size.numeric": "Поље :attribute мора бити :size.", + "size.string": "Поље :attribute мора бити :size карактера.", + "starts_with": "Поље :attribute мора да почне са: :values", + "string": "Поље :attribute мора садржати слова.", + "throttle": "Превише неуспелих покушаја. Покушајте поново за :seconds секунди.", + "throttled": "Молимо сачекајте пре него сто покушате поново.", + "timezone": "Поље :attribute мора бити исправна временска зона.", + "token": "Укуцана ознака за ресетовање лозинке није важећа.", + "ulid": ":Attribute мора бити важећи УЛИД.", + "unique": "Поље :attribute већ постоји.", + "uploaded": ":Attribute није отпремљен.", + "uppercase": ":Attribute мора бити великим словима.", + "url": "Формат поља :attribute не важи.", + "user": "Нисмо успели пронаћи корисника са емаил адресом.", + "uuid": ":Attribute мора да буде важећи УУИД." +} diff --git a/locales/sr_Latn/_excludes.json b/locales/sr_Latn/_excludes.json new file mode 100644 index 00000000000..b92d2d0ec20 --- /dev/null +++ b/locales/sr_Latn/_excludes.json @@ -0,0 +1,6 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "ID", + "Nova" +] diff --git a/locales/sr_Latn/json-inline.json b/locales/sr_Latn/json-inline.json new file mode 100644 index 00000000000..7e59f59ab76 --- /dev/null +++ b/locales/sr_Latn/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ovo polje mora biti važeća uloga.", + "The :attribute must be at least :length characters and contain at least one number.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedan specijalan znak i jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedan specijalan znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedno veliko slovo i jedan broj.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedno veliko slovo i jedan specijalan znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedno veliko slovo, jedan broj i jedan specijalan znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedno veliko slovo.", + "The :attribute must be at least :length characters.": "Ovo polje mora imati najmanje :length znakova.", + "The :attribute must contain at least one letter.": "Ovo polje mora da sadrži najmanje jedno slovo.", + "The :attribute must contain at least one number.": "Ovo polje mora da sadrži najmanje jedan broj.", + "The :attribute must contain at least one symbol.": "Ovo polje mora da sadrži najmanje jedan simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ovo polje mora da sadrži najmanje jedno veliko i jedno malo slovo.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Data vrednost se pojavila u curenju podataka. Molimo izaberite drugačiju vrednost." +} diff --git a/locales/sr_Latn/json.json b/locales/sr_Latn/json.json new file mode 100644 index 00000000000..c5cf7545533 --- /dev/null +++ b/locales/sr_Latn/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(I JOŠ :count GREŠAKA)", + "(and :count more errors)": "(I JOŠ :count GREŠAKA)|(I JOŠ :count GREŠAKA)|(I JOŠ :count GREŠAKA)", + "30 Days": "30 DANA", + "60 Days": "60 DANA", + "90 Days": "90 DANA", + ":amount selected": ":Amount IZABRANO", + ":amount Total": "UKUPNO :amount", + ":days day trial": "PROBNI PERIOD OD :Days DANA", + ":resource Details": ":Resource DELOVA", + ":resource Details: :title": ":Resource DETALjI: :title", + "A decryption key is required.": "POTREBAN JE KLjUČ ZA DEŠIFROVANjE.", + "A fresh verification link has been sent to your email address.": "NOVA VEZA ZA VERIFIKACIJU JE POSLATA NA VAŠU ADRESU E-POŠTE.", + "A new verification link has been sent to the email address you provided during registration.": "NOVI VERIFIKACIONI LINK JE POSLAT NA VAŠU E-MAIL ADRESU KOJU STE UNELI U TOKU REGISTRACIJE.", + "A new verification link has been sent to the email address you provided in your profile settings.": "NOVA VEZA ZA VERIFIKACIJU JE POSLATA NA ADRESU E-POŠTE KOJU STE NAVELI U PODEŠAVANjIMA PROFILA.", + "A new verification link has been sent to your email address.": "NOVA VEZA ZA VERIFIKACIJU JE POSLATA NA VAŠU ADRESU E-POŠTE.", + "Accept Invitation": "PRIHVATITE POZIVNICU", + "Action": "AKCIJA", + "Action Event": "DOGAĐAJ RADNjE", + "Action Events": "DOGAĐAJI RADNjI", + "Action Happened At": "DOGODILO SE U", + "Action Initiated By": "INICIRANO", + "Action Name": "IME", + "Action Status": "STATUS", + "Action Target": "CILj", + "Actions": "AKCIJE", + "Add": "DODAJ", + "Add :resource": "DODAJTE :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "DODAJ NOVOG ČLANA TIMA U TVOJ TIM, DOZVOLjAVAJUĆI MU DA RADI SA TOBOM.", + "Add additional security to your account using two factor authentication.": "DODAJ DODATNU SIGURNOST TVOJ NALOGU TAKO STO ĆES KORISTITI AUTENTIFIKACIJU U DVA KORAKA.", + "Add Payment Method": "DODAJTE NAČIN PLAĆANjA", + "Add row": "DODAJTE LINIJU", + "Add Team Member": "DODAJ NOVOG ČLANA TIMA.", + "Add VAT Number": "DODAJTE PDV BROJ", + "Added.": "DODATO.", + "Additional billing information updated successfully.": "DODATNE INFORMACIJE O OBRAČUNU SU AŽURIRANE.", + "Address": "ADRESA", + "Address Line 2": "ADRESA 2", + "Administrator": "ADMINISTRATOR", + "Administrator users can perform any action.": "ADMINISTRATORSKI KORISNICI MOGU OBAVLjATI BILO KOJU RADNjU.", + "Afghanistan": "AVGANISTAN", + "Aland Islands": "OLANDSKA OSTRVA", + "Albania": "ALBANIJA", + "Algeria": "ALŽIR", + "All of the people that are part of this team.": "SVI LjUDI KOJI SU DEO OVOG TIMA.", + "All resources loaded.": "SVI RESURSI SU UČITANI.", + "All rights reserved.": "SVA PRAVA ZADRŽANA.", + "Already registered?": "VEĆ STE REGISTROVANI?", + "American Samoa": "AMERIČKA SAMOA", + "An error occurred while uploading the file.": "DOŠLO JE DO GREŠKE PRI OTPREMANjU DATOTEKE.", + "An error occurred while uploading the file: :error": "DOŠLO JE DO GREŠKE PRI OTPREMANjU DATOTEKE: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "DOŠLO JE DO NEOČEKIVANE GREŠKE I OBAVESTILI SMO NAŠ TIM ZA PODRŠKU. POKUŠAJTE PONOVO KASNIJE.", + "Andorra": "ANDORA", + "Angola": "ANGOLA", + "Anguilla": "ANGVILA", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "DRUGI KORISNIK JE AŽURIRAO OVAJ RESURS OD UČITAVANjA OVE STRANICE. MOLIMO AŽURIRAJTE STRANICU I POKUŠAJTE PONOVO.", + "Antarctica": "ANTARKTIKA", + "Antigua And Barbuda": "ANTIGVA I BARBUDA", + "Antigua and Barbuda": "ANTIGVA I BARBUDA", + "API Token": "API TOKEN", + "API Token Permissions": "DOZVOLE API TOKENA", + "API Tokens": "API TOKENI", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API TOKEN OMOGUĆAVA USLUGAMA NEZAVISNIH PROIZVOĐAČA DA SE AUTENTIFIKUJU POMOĆU NAŠE APLIKACIJE U VAŠE IME.", + "Apply": "PRIMENITI", + "Apply Coupon": "PRIMENI KUPON", + "April": "APRIL", + "Are you sure you want to attempt to pay :amount?": "DA LI STE SIGURNI DA ŽELITE DA POKUŠATE DA PLATITE :amount?", + "Are you sure you want to cancel your subscription?": "DA LI STE SIGURNI DA ŽELITE DA OTKAŽETE PRETPLATU?", + "Are you sure you want to delete all the notifications?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE SVA OBAVEŠTENjA?", + "Are you sure you want to delete the selected resources?": "JESTE LI SIGURNI DA ŽELITE UKLONITI ODABRANE RESURSE?", + "Are you sure you want to delete this file?": "JESTE LI SIGURNI DA ŽELITE DA IZBRIŠETE OVU DATOTEKU?", + "Are you sure you want to delete this notification?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE OVO OBAVEŠTENjE?", + "Are you sure you want to delete this payment method?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE OVAJ NAČIN PLAĆANjA?", + "Are you sure you want to delete this resource?": "JESTE LI SIGURNI DA ŽELITE DA IZBRIŠETE OVAJ RESURS?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE OVAJ TIM? JEDNOM KADA SE TIM IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI.", + "Are you sure you want to delete your account?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE SVOJ NALOG?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE SVOJ NALOG? JEDNOM KADA SE VAŠ NALOG IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI. UNESITE LOZINKU DA BISTE POTVRDILI DA ŽELITE TRAJNO IZBRISATI NALOG.", + "Are you sure you want to detach the selected resources?": "JESTE LI SIGURNI DA ŽELITE ODVOJITI ODABRANE RESURSE?", + "Are you sure you want to detach this resource?": "JESTE LI SIGURNI DA ŽELITE DA ODVOJITE OVAJ RESURS?", + "Are you sure you want to force delete the selected resources?": "JESTE LI SIGURNI DA ŽELITE PRISILNO UKLONITI ODABRANE RESURSE?", + "Are you sure you want to force delete this resource?": "JESTE LI SIGURNI DA ŽELITE DA PRISILNO UKLONITE OVAJ RESURS?", + "Are you sure you want to log out?": "DA LI STE SIGURNI DA ŽELITE DA SE ODJAVITE?", + "Are you sure you want to mark all notifications as read?": "DA LI STE SIGURNI DA ŽELITE DA OZNAČITE SVA OBAVEŠTENjA KAO PROČITANA?", + "Are you sure you want to remove this item?": "DA LI STE SIGURNI DA ŽELITE DA UKLONITE OVU STAVKU?", + "Are you sure you want to restore the selected resources?": "DA LI STE SIGURNI DA ŽELITE DA VRATITE ODABRANE RESURSE?", + "Are you sure you want to restore this resource?": "JESTE LI SIGURNI DA ŽELITE DA VRATITE OVAJ RESURS?", + "Are you sure you want to resume your subscription?": "DA LI STE SIGURNI DA ŽELITE DA NASTAVITE SVOJU PRETPLATU?", + "Are you sure you want to run this action?": "JESTE LI SIGURNI DA ŽELITE DA POKRENETE OVU AKCIJU?", + "Are you sure you want to set this payment method as your default?": "DA LI STE SIGURNI DA ŽELITE DA OVAJ NAČIN PLAĆANjA POSTAVITE KAO PODRAZUMEVANI?", + "Are you sure you want to stop impersonating?": "DA LI STVARNO ŽELITE DA PRESTANETE DA SE LAŽNO PREDSTAVLjATE?", + "Are you sure you would like to delete this API token?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE OVAJ API TOKEN?", + "Are you sure you would like to leave this team?": "DA LI STE SIGURNI DA BISTE ŽELELI DA NAPUSTITE OVAJ TIM?", + "Are you sure you would like to remove this person from the team?": "DA LI STE SIGURNI DA ŽELITE DA UKLONITE OVU OSOBU IZ TIMA?", + "Are you sure you would like to switch billing plans?": "DA LI STE SIGURNI DA ŽELITE DA PROMENITE PLANOVE NAPLATE?", + "Argentina": "ARGENTINA", + "Armenia": "JERMENIJA", + "Aruba": "ARUBA", + "Attach": "PRILOŽITI", + "Attach & Attach Another": "PRIČVRSTITE I PRIČVRSTITE JOŠ JEDAN", + "Attach :resource": "PRILOŽITE :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "PRILOŽITE DATOTEKE PREVLAČENjEM I OTPUŠTANjEM, BIRANjEM ILI DEGUSTACIJOM.", + "August": "AVGUST", + "Australia": "AUSTRALIJA", + "Austria": "AUSTRIJA", + "Azerbaijan": "AZERBEJDžAN", + "Bahamas": "BAHAMI", + "Bahrain": "BAHREIN", + "Bangladesh": "BANGLADEŠ", + "Barbados": "BARBADOS", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "PRE NEGO ŠTO NASTAVITE, MOŽETE LI DA VERIFIKUJETE SVOJU ADRESU E-POŠTE TAKO ŠTO ĆETE KLIKNUTI NA VEZU KOJU SMO VAM UPRAVO POSLALI? AKO NISTE PRIMILI E-POŠTU, RADO ĆEMO VAM POSLATI DRUGU.", + "Before proceeding, please check your email for a verification link.": "PRE NEGO ŠTO NASTAVITE, PROVERITE SVOJU E-POŠTU ZA VEZU ZA VERIFIKACIJU.", + "Belarus": "BELORUSIJA", + "Belgium": "BELGIJA", + "Belize": "BELIZE", + "Benin": "BENIN", + "Bermuda": "BERMUDA", + "Bhutan": "BUTAN", + "Billing Information": "INFORMACIJE O NAPLATI", + "Billing Management": "UPRAVLjANjE NAPLATOM", + "Bolivia": "BOLIVIJA", + "Bolivia, Plurinational State of": "BOLIVIJA, VIŠENACIONALNA DRŽAVA", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sabbath", + "Bosnia And Herzegovina": "BOSNA I HERCEGOVINA", + "Bosnia and Herzegovina": "BOSNA I HERCEGOVINA", + "Botswana": "BOCVANA", + "Bouvet Island": "OSTRVO BUVE", + "Brazil": "BRAZIL", + "British Indian Ocean Territory": "BRITANSKA TERITORIJA INDIJSKOG OKEANA", + "Browser Sessions": "SESIJE wEB PREGLEDAČA", + "Brunei Darussalam": "Brunei", + "Bulgaria": "BUGARSKA", + "Burkina Faso": "BURKINA FASO", + "Burundi": "BURUNDI", + "Cambodia": "KAMBODžA", + "Cameroon": "KAMERUN", + "Canada": "KANADA", + "Cancel": "OTKAŽI", + "Cancel Subscription": "OTKAZATI PRETPLATU", + "Cape Verde": "ZELENORTSKA OSTRVA", + "Card": "KARTA", + "Cayman Islands": "KAJMANSKA OSTRVA", + "Central African Republic": "CENTRALNOAFRIČKA REPUBLIKA", + "Chad": "ČAD", + "Change Subscription Plan": "PROMENITE PLAN PRETPLATE", + "Change the current payment method attached to your subscription": "PROMENITE TRENUTNI NAČIN PLAĆANjA POVEZAN SA VAŠOM PRETPLATOM", + "Changes": "PROMENE", + "Checkout": "PROVERI", + "Chile": "ČILE", + "China": "KINA", + "Choose": "IZABRATI", + "Choose :field": "IZABERITE :field", + "Choose :resource": "IZABERITE :resource", + "Choose an option": "IZABERITE OPCIJU", + "Choose date": "IZABERITE DATUM", + "Choose File": "IZABERITE DATOTEKU", + "Choose Files": "IZABERITE DATOTEKE", + "Choose Type": "IZABERITE TIP", + "Christmas Island": "BOŽIĆNO OSTRVO", + "City": "CITI", + "Click here to re-send the verification email.": "KLIKNITE OVDE DA PONOVO POŠALjETE E-PORUKU ZA VERIFIKACIJU.", + "click here to request another": "KLIKNITE OVDE DA ZATRAŽITE DRUGO", + "Click to choose": "KLIKNITE DA BISTE IZABRALI", + "Close": "ZATVORI", + "Cocos (Keeling) Islands": "KOKOS (KILING) OSTRVA", + "Code": "KOD", + "Colombia": "KOLUMBIJA", + "Comoros": "KOMORI", + "Confirm": "POTVRDI", + "Confirm Billing Action": "POTVRDITE RADNjU ZA OBRAČUN", + "Confirm Password": "POTVRDITE LOZINKU", + "Confirm Payment": "POTVRDITE PLAĆANjE", + "Confirm your :amount payment": "POTVRDITE UPLATU :amount", + "Congo": "KONGO", + "Congo, Democratic Republic": "KONGO, DEMOKRATSKA REPUBLIKA", + "Congo, the Democratic Republic of the": "KONGO, DEMOKRATSKA REPUBLIKA", + "Constant": "STALNI", + "Continue To Payment": "NASTAVITE NA PLAĆANjE", + "Cook Islands": "KUKOVA OSTRVA", + "Copy to clipboard": "KOPIRAJ U MEĐUSPREMNIK", + "Costa Rica": "KOSTARIKA", + "Cote D'Ivoire": "OBALA SLONOVAČE", + "Country": "DRŽAVA", + "Coupon": "COUPON", + "Coupon applied successfully.": "KUPON JE USPEŠNO PRIMENjEN.", + "Create": "KREIRAJ", + "Create & Add Another": "KREIRAJTE I DODAJTE JOŠ JEDAN", + "Create :resource": "KREIRAJTE :resource", + "Create a new team to collaborate with others on projects.": "NAPRAVITE NOVI TIM ZA SARADNjU SA DRUGIMA NA PROJEKTIMA.", + "Create Account": "KREIRAJTE NALOG", + "Create API Token": "NAPRAVITE API TOKEN", + "Create New Team": "NAPRAVITE NOVI TIM", + "Create Team": "NAPRAVI TIM", + "Created.": "KREIRANO.", + "Croatia": "HRVATSKA", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "KUBA", + "Curaçao": "CURACAO", + "Current Password": "TRENUTNA LOZINKA", + "Current Subscription Plan": "TRENUTNI PLAN PRETPLATE", + "Currently Subscribed": "TRENUTNO STE PRETPLAĆENI", + "Customer Balance": "STANjE KUPACA", + "Customize": "PRILAGODITE", + "Cyprus": "KIPAR", + "Czech Republic": "ČEŠKA", + "Côte d'Ivoire": "OBALA SLONOVAČE", + "Dark": "DARK", + "Dashboard": "KONTROLNA TABLA", + "December": "DECEMBAR", + "Decrease": "SMANjITE", + "Default": "UOBIČAJENO", + "Delete": "BRISANjE", + "Delete :resource": "BRISANjE :resource", + "Delete Account": "IZBRIŠI NALOG", + "Delete all notifications": "IZBRIŠITE SVA OBAVEŠTENjA", + "Delete API Token": "OBRIŠI API TOKEN", + "Delete File": "IZBRIŠITE DATOTEKU", + "Delete Notification": "IZBRIŠITE OBAVEŠTENjE", + "Delete Resource": "UKLONITE RESURS", + "Delete Selected": "UKLONILI", + "Delete Team": "OBRIŠI TIM", + "Denmark": "DANSKA", + "Detach": "ISKLjUČITE", + "Detach Resource": "ISKLjUČITE RESURS", + "Detach Selected": "ISKLjUČITE IZABRANI", + "Details": "DETALjI", + "Disable": "DEAKTIVIRAJ", + "Djibouti": "DžIBUTI", + "Do you really want to leave? You have unsaved changes.": "Stvarno želiš da odeš? IMATE NESPREMLjENE PROMENE.", + "Dominica": "NEDELjA", + "Dominican Republic": "DOMINIKANSKA REPUBLIKA", + "Done.": "GOTOVO.", + "Download": "PREUZIMANjE", + "Download Invoice": "PREUZMITE FAKTURU", + "Drop file or click to choose": "ISPUSTITE DATOTEKU ILI KLIKNITE DA BISTE IZABRALI", + "Drop files or click to choose": "ISPUSTITE DATOTEKE ILI KLIKNITE DA BISTE IZABRALI", + "Ecuador": "EKVADOR", + "Edit": "UREDI", + "Edit :resource": "IZMENA :resource", + "Edit Attached": "UREĐIVANjE JE PRILOŽENO", + "Edit Profile": "UREDI PROFIL", + "Editor": "UREDNIK", + "Editor users have the ability to read, create, and update.": "KORISNICI UREĐIVAČA IMAJU MOGUĆNOST ČITANjA, KREIRANjA I AŽURIRANjA.", + "Egypt": "EGIPAT", + "El Salvador": "SPASITELj", + "Email": "EMAIL", + "email": "EMAIL", + "Email Address": "ADRESA E-POŠTE", + "Email Addresses": "IMEJL ADRESE", + "Email Password Reset Link": "LINK KA MEJLU ZA RESET LOZINKE", + "Email Verification": "POTVRDA E-POŠTE", + "Enable": "AKTIVIRAJ", + "Encrypted environment file already exists.": "ŠIFROVANA DATOTEKA OKRUŽENjA VEĆ POSTOJI.", + "Encrypted environment file not found.": "ŠIFROVANA DATOTEKA OKRUŽENjA NIJE PRONAĐENA.", + "Ensure your account is using a long, random password to stay secure.": "UVERITE SE DA NALOG KORISTI DUGU NASUMIČNU LOZINKU DA BISTE BILI SIGURNI.", + "Environment file already exists.": "DATOTEKA OKRUŽENjA VEĆ POSTOJI.", + "Environment file not found.": "DATOTEKA OKRUŽENjA NIJE PRONAĐENA.", + "Equatorial Guinea": "EKVATORIJALNA GVINEJA", + "Eritrea": "ERITREJA", + "Error": "GREŠKA", + "errors": "GREŠKE", + "Estonia": "ESTONIJA", + "Ethiopia": "ETIOPIJA", + "ex VAT": "BEZ PDV-A", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "ISTIČE :expiration", + "Export As CSV": "IZVEZI KAO CSV", + "Extra Billing Information": "DODATNE INFORMACIJE O OBRAČUNU", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ZA OBRADU PLAĆANjA POTREBNA JE DODATNA POTVRDA. MOLIMO IDITE NA STRANICU ZA PLAĆANjE KLIKOM NA DUGME ISPOD.", + "Failed Subscription Payment": "NEUSPELO PLAĆANjE PRETPLATE", + "Failed to load :resource!": "UČITAVANjE :resource NIJE USPELO!", + "Falkland Islands (Malvinas)": "FOKLANDSKA OSTRVA (ISLAS MALVINAS) )", + "Faroe Islands": "FARSKA OSTRVA", + "February": "FEBRUAR", + "Fiji": "FIDžI", + "Filename": "NAZIV DOKUMENTA", + "Finish enabling two factor authentication.": "ZAVRŠITE OMOGUĆAVANjE DVOFAKTORSKE AUTENTIFIKACIJE.", + "Finland": "FINSKA", + "For your security, please confirm your password to continue.": "RADI VAŠE SIGURNOSTI, POTVRDITE LOZINKU DA BISTE NASTAVILI.", + "Forbidden": "ZABRANjENO", + "Force Delete": "PRISILNO UKLANjANjE", + "Force Delete :resource": "PRISILNO UKLANjANjE :resource", + "Force Delete Resource": "PRISILNO UKLANjANjE RESURSA", + "Force Delete Selected": "PRISILNO UKLANjANjE IZABRANOG", + "Forgot Password": "ZABORAVILI STE LOZINKU", + "Forgot your password?": "ZABORAVILI STE LOZINKU?", + "Forgot Your Password?": "ZABORAVILI STE LOZINKU?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ZABORAVILI STE LOZINKU? NEMA PROBLEMA. SAMO NAM RECITE VAŠU EMAIL ADRESU I MI ĆEMO VAM POSLATI LINK ZA RESET LOZINKE NA VAŠ MEJL KOJI ĆE VAM OMOGUĆITI DA IZABERETE NOVU LOZINKU.", + "France": "FRANCUSKA", + "French Guiana": "FRANCUSKA GVAJANA", + "French Polynesia": "FRANCUSKA POLINEZIJA", + "French Southern Territories": "Tj", + "From": "OD", + "Gabon": "GABON", + "Gambia": "GAMBIJA", + "Georgia": "GRUZIJA", + "Germany": "NEMAČKA", + "Ghana": "GANA", + "Gibraltar": "GIBRALTAR", + "Go Home": "IDI NA POČETNU", + "Go to page :page": "IDITE NA STRANICU :page", + "Great! You have accepted the invitation to join the :team team.": "Odlièno! PRIHVATILI STE POZIV DA SE PRIDRUŽITE TIMU :team.", + "Greece": "GRČKA", + "Greenland": "GRENLAND", + "Grenada": "GRENADA", + "Guadeloupe": "GVADELUP", + "Guam": "GUAM", + "Guatemala": "GVATEMALA", + "Guernsey": "GERNZI", + "Guinea": "GVINEJA", + "Guinea-Bissau": "GVINEJA BISAO", + "Guyana": "GVAJANA", + "Haiti": "HAITI", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "PREDOMIŠLjATE SE U VEZI SA OTKAZIVANjEM PRETPLATE? MOŽETE TRENUTNO PONOVO AKTIVIRATI SVOJU PRETPLATU U BILO KOM TRENUTKU DO KRAJA TEKUĆEG OBRAČUNSKOG PERIODA. NAKON ŠTO SE ZAVRŠI TRENUTNI OBRAČUNSKI PERIOD, MOŽETE IZABRATI POTPUNO NOV PLAN PRETPLATE.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "RAZMIŠLjATE O OTKAZIVANjU PRETPLATE? MOŽETE ODMAH REAKTIVIRATI SVOJU PRETPLATU U BILO KOM TRENUTKU DO KRAJA TRENUTNOG OBRAČUNSKOG CIKLUSA. NAKON ŠTO SE VAŠ TRENUTNI OBRAČUNSKI CIKLUS ZAVRŠI, MOŽETE ODABRATI POTPUNO NOVI PLAN PRETPLATE.", + "Heard Island & Mcdonald Islands": "OSTRVA HERD I MEKDONALD", + "Heard Island and McDonald Islands": "OSTRVO HERD I MEKDONALDOVA OSTRVA", + "Hello!": "ZDRAVO!", + "Hide Content": "SAKRIJ SADRŽAJ", + "Hold Up!": "- POGODI!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "HONDURAS", + "Hong Kong": "HONG KONG", + "Hungary": "MAĐARSKA", + "I agree to the :terms_of_service and :privacy_policy": "SLAŽEM SE SA :terms_OF_SERVICE I :privacy_POLICI", + "Iceland": "ISLAND", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "AKO JE POTREBNO, MOŽETE SE ODJAVITI SA SVIH OSTALIH SESIJA PREGLEDAČA NA SVIM SVOJIM UREĐAJIMA. NEKE OD VAŠIH NAJNOVIJIH SESIJA SU NAVEDENE U NASTAVKU; MEĐUTIM, OVA LISTA MOŽDA NIJE ISCRPNA. AKO SMATRATE DA JE VAŠ NALOG UGROŽEN, TREBALO BI DA AŽURIRATE I SVOJU LOZINKU.", + "If you already have an account, you may accept this invitation by clicking the button below:": "AKO VEĆ IMATE NALOG, MOŽETE PRIHVATITI OVAJ POZIV KLIKOM NA DUGME ISPOD:", + "If you did not create an account, no further action is required.": "UKOLIKO NISTE KREIRALI NALOG, NIJE POTREBNO DA PREDUZIMATE DALjE KORAKE.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "AKO SE NE OČEKUJE DA DOBIJE POZIV U OVU KOMANDU MOŽETE ODUSTATI OD OVOG PISMA.", + "If you did not receive the email": "AKO NISTE PRIMILI IMEJL", + "If you did not request a password reset, no further action is required.": "UKOLIKO NISTE ZAHTEVALI PROMENU LOZINKE, NIJE POTREBNO DA PREDUZIMATE DALjE KORAKE.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "AKO NEMATE NALOG, MOŽETE GA KREIRATI KLIKOM NA DUGME ISPOD. NAKON ŠTO OTVORITE NALOG, MOŽETE DA KLIKNETE NA DUGME ZA PRIHVATANjE POZIVA U TOJ E-POŠTI DA BISTE PRIHVATILI POZIV TIMA:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "AKO TREBA DA DODATE ODREĐENE KONTAKT ILI PORESKE PODATKE NA SVOJE FAKTURE, KAO ŠTO SU PUNO POSLOVNO IME, ID BROJ ZA PDV ILI ADRESA SEDIŠTA, MOŽETE IH DODATI OVDE.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "AKO IMATE PROBLEMA PRI KLIKU NA \":actionText\" DUGME, KOPIRAJTE I NALEPITE URL ISPOD\n ILI U VAŠ VEB PRETRAŽIVAČ:", + "Impersonate": "LAŽNO PREDSTAVLjATI", + "Increase": "POVEĆANjE", + "India": "INDIJA", + "Indonesia": "INDONEZIJA", + "Invalid filename.": "NEISPRAVAN NAZIV DATOTEKE.", + "Invalid JSON was returned from the route.": "NEVAŽEĆI JSON JE VRAĆEN SA RUTE.", + "Invoice Email Addresses": "ADRESE E-POŠTE ZA FAKTURE", + "Invoice emails updated successfully.": "ADRESE E-POŠTE ZA FAKTURE SU USPEŠNO AŽURIRANE.", + "Invoices": "FAKTURE", + "Iran, Islamic Republic Of": "IRAN", + "Iran, Islamic Republic of": "IRAN, ISLAMSKA REPUBLIKA", + "Iraq": "IRAK", + "Ireland": "IRSKA", + "Isle Of Man": "OSTRVO MAN", + "Isle of Man": "ISLE OF MAN", + "Israel": "IZRAEL", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "IZGLEDA DA NEMATE AKTIVNU PRETPLATU. MOŽETE ODABRATI JEDAN OD PLANOVA PRETPLATE U NASTAVKU DA BISTE ZAPOČELI. PLANOVI PRETPLATE SE MOGU PROMENITI ILI OTKAZATI KADA VAM ODGOVARA.", + "Italy": "ITALIJA", + "Jamaica": "JAMAJKA", + "January": "JANUAR", + "Japan": "JAPAN", + "Jersey": "DžERSI", + "Jordan": "JORDAN", + "July": "JUL", + "June": "JUN", + "Kazakhstan": "KAZAHSTAN", + "Kenya": "KENIJA", + "Key": "KLjUČ", + "Kiribati": "KIRIBATI", + "Korea": "JUŽNA KOREJA", + "Korea, Democratic People's Republic of": "SEVERNA KOREJA", + "Korea, Republic of": "KOREJA, REPUBLIKA", + "Kosovo": "KOSOVO", + "Kuwait": "KUVAJT", + "Kyrgyzstan": "KIRGISTAN", + "Lao People's Democratic Republic": "LAOS", + "Last active": "POSLEDNjI PUT AKTIVAN", + "Last used": "POSLEDNjE KORIŠĆEN", + "Latvia": "LETONIJA", + "Leave": "NAPUSTI", + "Leave Team": "NAPUSTI TIM", + "Lebanon": "LIBAN", + "length": "DUŽINA", + "Lens": "OBJEKTIV", + "Lesotho": "LESOTO", + "Liberia": "LIBERIJA", + "Libyan Arab Jamahiriya": "LIBIJA", + "Liechtenstein": "LIHTENŠTAJN", + "Light": "SVETLOST", + "Lithuania": "LITVANIJA", + "Load :perPage More": "PREUZMITE JOŠ :per STRANICA", + "Loading": "LOADING", + "Location": "LOKACIJA", + "Log in": "PRIJAVITE", + "Log In": "PRIJAVITE SE", + "Log Out": "ODJAVITE SE", + "Log out": "ODJAVITI SE", + "Log Out Other Browser Sessions": "ODJAVITE SE SA DRUGIH SESIJA PREGLEDAČA", + "Log Viewer": "LOG VIEVER", + "Login": "PRIJAVA", + "Logout": "ODJAVA", + "Logs": "DNEVNICI", + "Luxembourg": "LUKSEMBURG", + "Macao": "MAKAO", + "Macedonia": "SEVERNA MAKEDONIJA", + "Macedonia, the former Yugoslav Republic of": "MAKEDONIJA, BIVŠA JUGOSLOVENSKA REPUBLIKA", + "Madagascar": "MADAGASKAR", + "Malawi": "MALAVI", + "Malaysia": "MALEZIJA", + "Maldives": "MALDIVI", + "Mali": "MALI", + "Malta": "MALTA", + "Manage Account": "UPRAVLjAJ NALOGOM", + "Manage and log out your active sessions on other browsers and devices.": "UPRAVLjAJTE AKTIVNIM SESIJAMA I ODJAVITE IH U DRUGIM PREGLEDAČIMA I UREĐAJIMA.", + "Manage API Tokens": "UPRAVLjANjE API TOKENIMA", + "Manage Role": "UPRAVLjAJ ROLOM", + "Manage Team": "UPRAVLjAJ TIMOM", + "Managing billing for :billableName": "UPRAVLjANjE NAPLATOM ZA :billableName", + "March": "MART", + "Mark all as Read": "OZNAČI SVE KAO PROČITANO", + "Mark all notifications as read": "OZNAČITE SVA OBAVEŠTENjA KAO PROČITANA", + "Mark Read": "OZNAČI KAO PROČITANO", + "Mark Unread": "OZNAČI KAO NEPROČITANO", + "Marshall Islands": "MARŠALSKA OSTRVA", + "Martinique": "MARTINIK", + "Mauritania": "MAURITANIJA", + "Mauritius": "MAURICIJUS", + "May": "MAJ", + "Mayotte": "MAJOT", + "Mexico": "MEKSIKO", + "Micronesia, Federated States Of": "MIKRONEZIJA", + "Micronesia, Federated States of": "MIKRONEZIJA, SAVEZNE DRŽAVE", + "Moldova": "MOLDAVIJA", + "Moldova, Republic of": "MOLDAVIJA, REPUBLIKA", + "Monaco": "MONAKO", + "Mongolia": "MONGOLIJA", + "Montenegro": "CRNA GORA", + "Month To Date": "MESEC DO DANAS", + "Monthly": "MESEČNO", + "monthly": "MESEČNO", + "Montserrat": "MONTSERRAT", + "Morocco": "MAROKO", + "Mozambique": "MOZAMBIK", + "Myanmar": "MIJANMAR", + "Name": "IME", + "name": "IME", + "Namibia": "NAMIBIJA", + "Nauru": "NAURU", + "Nepal": "NEPAL", + "Netherlands": "HOLANDIJA", + "Netherlands Antilles": "HOLANDSKI ANTILI", + "Nevermind": "NIJE VAŽNO", + "Nevermind, I'll keep my old plan": "NEMA VEZE, ZADRŽAĆU SVOJ STARI PLAN", + "New": "NOVO", + "New :resource": "NOVI :resource", + "New Caledonia": "NOVA KALEDONIJA", + "New Password": "NOVA LOZINKA", + "New Zealand": "NOVI ZELAND", + "Next": "SLEDEĆI", + "Next Payment": "SLEDEĆA UPLATA", + "Next Payment on": "SLEDEĆE PLAĆANjE JE UKLjUČENO", + "Nicaragua": "NIKARAGVA", + "Niger": "NIGER", + "Nigeria": "NIGERIJA", + "Niue": "NIUE", + "No": "NEMA", + "No :resource matched the given criteria.": "BROJ :resource ISPUNIO JE DATE KRITERIJUME.", + "No additional information...": "NEMA DODATNIH INFORMACIJA...", + "No Current Data": "NEMA TRENUTNIH PODATAKA", + "No Data": "NEMA PODATAKA", + "no file selected": "DATOTEKA NIJE IZABRANA", + "No Increase": "NEMA POVEĆANjA", + "No payment methods on file.": "NEMA NAČINA PLAĆANjA U EVIDENCIJI.", + "No payment scheduled.": "NIJE PLANIRANO PLAĆANjE.", + "No Prior Data": "NEMA PRELIMINARNIH PODATAKA", + "No Results Found.": "NISU PRONAĐENI REZULTATI.", + "Norfolk Island": "OSTRVO NORFOLK", + "Northern Mariana Islands": "SEVERNA MARIJANSKA OSTRVA", + "Norway": "NORVEŠKA", + "Not Found": "NIJE PRONAĐENO.", + "Notifications": "OBAVEŠTENjA", + "Nova": "Nova", + "Nova User": "NOVA KORISNIK", + "November": "NOVEMBAR", + "October": "OKTOBAR", + "of": "OD", + "OK": "U REDU", + "Oman": "OMAN", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "JEDNOM KADA SE TIM IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI. PRE BRISANjA OVOG TIMA, PREUZMITE SVE PODATKE ILI INFORMACIJE U VEZI SA TIMOM KOJE ŽELITE DA ZADRŽITE.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "JEDNOM KADA SE VAŠ NALOG IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI. PRE BRISANjA NALOGA, PREUZMITE SVE PODATKE ILI INFORMACIJE KOJE ŽELITE DA ZADRŽITE.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "KADA SE VAŠ NALOG IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI. UNESITE SVOJU LOZINKU DA BISTE POTVRDILI DA ŽELITE DA TRAJNO IZBRIŠETE SVOJ NALOG.", + "Only Trashed": "SAMO UNIŠTEN", + "Open Invoices": "OTVORITE FAKTURE", + "Original": "ORIGINAL", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "NAŠ PORTAL ZA UPRAVLjANjE NAPLATOM VAM OMOGUĆAVA DA JEDNOSTAVNO UPRAVLjATE SVOJIM PLANOM PRETPLATE, NAČINOM PLAĆANjA I PREUZIMATE SVOJE NEDAVNE FAKTURE.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "NAŠ PORTAL ZA UPRAVLjANjE NAPLATOM VAM OMOGUĆAVA DA JEDNOSTAVNO UPRAVLjATE SVOJIM PLANOM PRETPLATE, NAČINIMA PLAĆANjA I PREUZIMATE SVOJE NEDAVNE FAKTURE.", + "Page Expired": "STRANICA JE ISTEKLA", + "Pagination Navigation": "NAVIGACIJA PO STRANICAMA", + "Paid": "PLAĆENO", + "Pakistan": "PAKISTAN", + "Palau": "PALAU", + "Palestinian Territory, Occupied": "PALESTINSKE TERITORIJE", + "Panama": "PANAMA", + "Papua New Guinea": "PAPUA NOVA GVINEJA", + "Paraguay": "PARAGVAJ", + "Password": "LOZINKA", + "password": "LOZINKA", + "Payment Confirmation": "POTVRDA PLAĆANjA", + "Payment Information": "INFORMACIJE O PLAĆANjU", + "Payment information updated successfully.": "INFORMACIJE O PLAĆANjU SU AŽURIRANE.", + "Payment Method": "NAČIN PLAĆANjA", + "Payment Methods": "NAČINI PLAĆANjA", + "Payment Required": "PLAĆANjE JE OBAVEZNO", + "Payments": "PLAĆANjA", + "Pending Team Invitations": "ČEKAJUĆI POZIVNICE TIMA", + "Per Page": "NA STRANICU", + "Permanently delete this team.": "TRAJNO IZBRIŠI OVAJ TIM.", + "Permanently delete your account.": "TRAJNO IZBRIŠITE SVOJ NALOG.", + "Permissions": "DOZVOLE", + "Peru": "PERU", + "Philippines": "FILIPINI", + "Photo": "SLIKA", + "Pitcairn": "OSTRVA PITCAIRN", + "Please accept the terms of service.": "PRIHVATITE USLOVE KORIŠĆENjA USLUGE.", + "Please click the button below to verify your email address.": "MOLIMO KLIKNITE NA DUGME ISPOD DA VERIFIKUJETE VAŠU E-MAIL ADRESU.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "MOLIMO POTVRDITE PRISTUP VAŠEM NALOGU TAKO ŠTO ĆETE UNETI JEDAN OD KODOVA ZA OBNOVU.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "MOLIMO POTVRDITE PRISTUP VAŠEM NALOGU TAKO ŠTO ĆETE UNETI KOD ZA AUTENTIFIKACIJU KOJU STE DOBILI OD VAŠE APLIKACIJE ZA AUTENTIFIKACIJU.", + "Please confirm your password before continuing.": "MOLIMO POTVRDITE SVOJU LOZINKU PRE NEGO ŠTO NASTAVITE.", + "Please copy your new API token. For your security, it won't be shown again.": "KOPIRAJTE SVOJ NOVI API TOKEN. ZBOG VAŠE SIGURNOSTI NEĆE SE PONOVO PRIKAZIVATI.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "UNESITE LOZINKU DA BISTE POTVRDILI DA ŽELITE DA SE ODJAVITE SA DRUGIH SESIJA PREGLEDAČA NA SVIM SVOJIM UREĐAJIMA.", + "Please provide a maximum of three invoice emails addresses.": "MOLIMO NAVEDITE NAJVIŠE TRI ADRESE E-POŠTE ZA FAKTURE.", + "Please provide the email address of the person you would like to add to this team.": "MOLIMO NAVEDITE ADRESU E-POŠTE OSOBE KOJU ŽELITE DA DODATE OVOJ NAREDBI.", + "Please set a default payment method before retrying payments.": "PODESITE PODRAZUMEVANI NAČIN PLAĆANjA PRE PONOVNOG POKUŠAJA PLAĆANjA.", + "Please set a default payment method before swapping plans.": "PODESITE PODRAZUMEVANI NAČIN PLAĆANjA PRE ZAMENE PLANOVA.", + "Poland": "POLjSKA", + "Portugal": "PORTUGAL", + "Press / to search": "KLIKNITE / ZA PRETRAGU", + "Preview": "PREGLED", + "Previewing": "PREGLED", + "Previous": "PRETHODNI", + "Privacy Policy": "POLITIKA PRIVATNOSTI", + "Profile": "PROFIL", + "Profile Information": "INFORMACIJE O PROFILU", + "Puerto Rico": "PORTORIKO", + "Qatar": "KATAR", + "Quarter To Date": "ČETVRTINA DO DANAS", + "Recovery Code": "KOD ZA POVRAĆAJ NALOGA", + "Refresh": "OSVJEŽI", + "Regards,": "POZDRAV,", + "Regenerate Recovery Codes": "OBNOVITE KODOVE ZA OPORAVAK", + "Register": "REGISTRACIJA", + "Reload": "PONOVO", + "Remember me": "ZAPAMTI ME", + "Remember Me": "ZAPAMTI ME", + "Remove": "UKLONI", + "Remove Photo": "OBRIŠI SLIKU", + "Remove Team Member": "UKLONITE ČLANA TIMA", + "Replicate": "REPLICATE", + "Required fields": "OBAVEZNA POLjA", + "Resend Verification Email": "PONOVO POŠALjI VERIFIKACIONI MEJL", + "Reset Filters": "RESETOVANjE FILTERA", + "Reset Password": "RESETUJ LOZINKU", + "Reset Password Notification": "OBAVEŠTENjE O RESETOVANjU LOZINKE", + "resource": "RESURS", + "Resource Row Dropdown": "PADAJUĆI MENI ZA REDOVE RESURSA", + "Resources": "RESURSI", + "resources": "RESURSI", + "Restore": "OBNOVI", + "Restore :resource": "OBNOVI :resource", + "Restore Resource": "OPORAVAK RESURSA", + "Restore Selected": "VRATITE IZABRANO", + "results": "REZULTATI", + "Resume Subscription": "NASTAVI PRETPLATU", + "Retry Payment": "PONOVITE PLAĆANjE", + "Return to :appName": "VRATITE SE NA :appName", + "Reunion": "REINION", + "Role": "ROLA", + "Romania": "RUMUNIJA", + "Run Action": "IZVRŠITE AKCIJU", + "Russian Federation": "RUSKA FEDERACIJA", + "Rwanda": "RUANDA", + "Réunion": "REUNION", + "Saint Barthelemy": "SVETI BARTOLOMEJ", + "Saint Barthélemy": "SAINT BARTHELEMI", + "Saint Helena": "SVETA HELENA", + "Saint Kitts And Nevis": "SVETI KITS I NEVIS", + "Saint Kitts and Nevis": "SENT KITS I NEVIS", + "Saint Lucia": "SVETA LUCIJA", + "Saint Martin": "SVETI MARTIN", + "Saint Martin (French part)": "SVETI MARTIN (FRANCUSKI DEO)", + "Saint Pierre And Miquelon": "SEN PJER I MIKELON", + "Saint Pierre and Miquelon": "SEN PJER I MIKELON", + "Saint Vincent And Grenadines": "SENT VINSENT I GRENADINI", + "Saint Vincent and the Grenadines": "SVETI VINCENT I GRENADINI", + "Samoa": "SAMOA", + "San Marino": "SAN MARINO", + "Sao Tome And Principe": "SAO TOME I PRINCIPE", + "Sao Tome and Principe": "SAO TOME I PRINCIPE", + "Saudi Arabia": "SAUDIJSKA ARABIJA", + "Save": "SAČUVAJ", + "Saved.": "SAČUVANO.", + "Scroll to bottom": "POMERITE SE DO DNA", + "Scroll to top": "IDI NA VRH", + "Search": "PRETRAGA", + "Secure Area": "BEZBEDNA ZONA", + "Select": "IZABERITE", + "Select a different plan": "IZABERITE DRUGI PLAN", + "Select a log file...": "IZABERITE DATOTEKU EVIDENCIJE...", + "Select A New Photo": "IZABERI NOVU SLIKU", + "Select Action": "IZABERITE AKCIJU", + "Select all": "IZABERITE SVE", + "Select All Dropdown": "IZABERITE SVI PADAJUĆI MENI", + "Select this page": "IZABERITE OVU STRANICU", + "Send Password Reset Link": "POŠALjI LINK ZA RESETOVANjE LOZINKE", + "Senegal": "SENEGAL", + "September": "SEPTEMBAR", + "Serbia": "SRBIJA", + "Server Error": "SERVERSKA GREŠKA", + "Service Unavailable": "SERVIS NEDOSTUPAN", + "Set as default": "FABRIČKI PODEŠEN", + "Setup Key": "KLjUČ ZA PODEŠAVANjE", + "Seychelles": "SEJŠELI", + "Show All Fields": "PRIKAŽI SVA POLjA", + "Show Content": "PRIKAŽI SADRŽAJ", + "Show Recovery Codes": "PRIKAŽI KODOVE ZA OPORAVAK", + "Showing": "PRIKAZ", + "Sierra Leone": "SIJERA LEONE", + "Signed in as": "PRIJAVLjEN KAO", + "Singapore": "SINGAPUR", + "Sint Maarten (Dutch part)": "SINT MARTIN", + "Slovakia": "SLOVAČKA", + "Slovenia": "SLOVENIJA", + "Soft Deleted": "SOFT DELETED", + "Solomon Islands": "SOLOMONSKA OSTRVA", + "Somalia": "SOMALIJA", + "Something went wrong.": "NEŠTO JE POŠLO PO ZLU.", + "Sorry! You are not authorized to perform this action.": "Izvini! NISTE OVLAŠĆENI DA IZVRŠITE OVU AKCIJU.", + "Sorry, your session has expired.": "IZVINITE, VAŠA SESIJA JE ISTEKLA.", + "South Africa": "JUŽNA AFRIKA", + "South Georgia And Sandwich Isl.": "JUŽNA DžORDžIJA I JUŽNA SENDVIČKA OSTRVA", + "South Georgia and the South Sandwich Islands": "JUŽNA DžORDžIJA I JUŽNA SENDVIČKA OSTRVA", + "South Sudan": "JUŽNI SUDAN", + "Spain": "ŠPANIJA", + "Sri Lanka": "ŠRI LANKA", + "Standalone Actions": "SAMOSTALNE RADNjE", + "Start Polling": "ZAPOČNITE ANKETU", + "Start polling": "POČNITE SA GLASANjEM", + "State / County": "DRŽAVA / ŽUPANIJA", + "Stop Impersonating": "PRESTANI DA SE LAŽNO PREDSTAVLjAŠ", + "Stop Polling": "ZAUSTAVITE ANKETU", + "Stop polling": "ZAUSTAVITE GLASANjE", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ČUVAJTE OVE KODOVE ZA OPORAVAK U SIGURNOM MENADžERU LOZINKI. MOGU SE KORISTITI ZA OPORAVAK PRISTUPA VAŠEM NALOGU AKO SE IZGUBI DVOFAKTORSKI UREĐAJ ZA POTVRDU IDENTITETA.", + "Subscribe": "PRETPLATITI SE", + "Subscription Information": "INFORMACIJE O PRETPLATI", + "Subscription Pending": "PRETPLATA NA ČEKANjU", + "Sudan": "SUDAN", + "Suriname": "SURINAM", + "Svalbard And Jan Mayen": "SVALBARD I JAN-MAIEN", + "Svalbard and Jan Mayen": "SVALBARD I JAN MAJEN", + "Swaziland": "Eswatini", + "Sweden": "ŠVEDSKA", + "Switch Teams": "PROMENI TIM", + "Switzerland": "ŠVAJCARSKA", + "Syrian Arab Republic": "SIRIJA", + "System": "SISTEM", + "Taiwan": "TAJVAN", + "Taiwan, Province of China": "TAJVAN, PROVINCIJA KINE", + "Tajikistan": "TADžIKISTAN", + "Tanzania": "TANZANIJA", + "Tanzania, United Republic of": "TANZANIJA, UJEDINjENA REPUBLIKA", + "TAX": "POREZ", + "Team Details": "DETALjI TIMA", + "Team Invitation": "POZIV ZA TIM", + "Team Members": "ČLANOVI TIMA", + "Team Name": "IME TIME", + "Team Owner": "VLASNIK TIMA", + "Team Settings": "PODEŠAVANjE TIMA", + "Terms of Service": "USLOVI USLUGE", + "Thailand": "TAJLAND", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "HVALA ŠTO STE SE PRIJAVILI! PRE NEGO ŠTO ZAPOČNETE, DA LI BISTE MOGLI DA POTVRDITE SVOJU ADRESU E-POŠTE KLIKOM NA VEZU KOJU SMO VAM UPRAVO POSLALI E-POŠTOM? AKO NISTE DOBILI E-POŠTU, RADO ĆEMO VAM POSLATI DRUGU.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "HVALA VAM NA KONTINUIRANOJ PODRŠCI. PRILOŽILI SMO KOPIJU VAŠE FAKTURE ZA VAŠU EVIDENCIJU. OBAVESTITE NAS AKO IMATE BILO KAKVIH PITANjA ILI NEDOUMICA.", + "Thanks,": "HVALA,", + "The :attribute must be a valid role.": ":Attribute MORA BITI VALIDNA ROLA.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI BAREM JEDAN BROJ.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute TREBA DA SADRŽI NAJMANjE :length ZNAKOVA I SADRŽI NAJMANjE JEDAN POSEBAN ZNAK I JEDAN BROJ.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI BAREM JEDAN SPECIJALNI KARAKTER.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI JEDNO VELIKO SLOVO I JEDAN BROJ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI JEDNO VELIKO SLOVO I JEDAN SPECIJALNI KARAKTER.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI JEDNO VELIKO SLOVO, JEDAN BROJ I JEDAN SPECIJALNI KARAKTER.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI JEDNO VELIKO SLOVO.", + "The :attribute must be at least :length characters.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA.", + "The :attribute must contain at least one letter.": ":Attribute MORA DA SADRŽI NAJMANjE JEDNO SLOVO.", + "The :attribute must contain at least one number.": ":Attribute MORA DA SADRŽI NAJMANjE JEDAN BROJ.", + "The :attribute must contain at least one symbol.": ":Attribute MORA DA SADRŽI NAJMANjE JEDAN SIMBOL.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute MORA DA SADRŽI NAJMANjE JEDNO VELIKO I JEDNO MALO SLOVO.", + "The :resource was created!": ":Resource JE STVOREN!", + "The :resource was deleted!": ":Resource JE UKLONjEN!", + "The :resource was restored!": ":Resource. JE OBNOVLjEN!", + "The :resource was updated!": ":Resource. JE AŽURIRAN!", + "The action was executed successfully.": "AKCIJA JE USPEŠNO IZVEDENA.", + "The default payment method cannot be removed.": "PODRAZUMEVANI NAČIN PLAĆANjA SE NE MOŽE UKLONITI.", + "The file was deleted!": "DATOTEKA JE IZBRISANA!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "DATIH :attribute POJAVILO SE U CURENjU PODATAKA. MOLIMO IZABERITE DRUGU :attribute.", + "The given data was invalid.": "DATI PODACI SU BILI NEVAŽEĆI.", + "The government won't let us show you what's behind these doors": "VLADA NAM NEĆE DOZVOLITI DA VAM POKAŽEMO ŠTA JE IZA TIH VRATA", + "The HasOne relationship has already been filled.": "HASONEOV ODNOS JE VEĆ ISPUNjEN.", + "The image could not be loaded": "SLIKA SE NE MOŽE UČITATI", + "The image could not be loaded.": "SLIKA SE NE MOŽE UČITATI.", + "The invoice emails must be valid email addresses.": "ADRESE E-POŠTE ZA FAKTURE MORAJU BITI VAŽEĆE ADRESE E-POŠTE.", + "The password is incorrect.": "LOZINKA JE NETAČNA.", + "The provided coupon code is invalid.": "NAVEDENI KOD KUPONA JE NEVAŽEĆI.", + "The provided password does not match your current password.": "UNELI STE LOZINKU KOJA SE NE POKLAPA SA VAŠOM LOZINKOM.", + "The provided password was incorrect.": "UNETA LOZINKA NIJE TAČNA.", + "The provided two factor authentication code was invalid.": "KOD ZA DVOFAKTORSKU AUTENTIFIKACIJU NIJE VALIDAN.", + "The provided two factor recovery code was invalid.": "NAVEDENI KOD ZA OPORAVAK OD DVA FAKTORA JE NEVAŽEĆI.", + "The provided VAT number is invalid.": "NAVEDENI PDV BROJ JE NEVAŽEĆI.", + "The resource was attached!": "RESURS JE PRILOŽEN!", + "The resource was prevented from being saved!": "RESURS JE SPREČEN DA SE SAČUVA!", + "The resource was updated!": "RESURS JE AŽURIRAN!", + "The response is not a streamed response.": "ODGOVOR NIJE STRIMOVANI ODGOVOR.", + "The response is not a view.": "ODGOVOR NIJE POGLED.", + "The selected country is invalid.": "IZABRANA ZEMLjA JE NEVAŽEĆA.", + "The selected plan is invalid.": "IZABRANI PLAN JE NEVAŽEĆI.", + "The selected resources have been :action!": "IZABRANI RESURSI SU :action!", + "The team's name and owner information.": "INFORMACIJE O IMENU TIMA I VLASNIKU.", + "There are no available options for this resource.": "ZA OVAJ RESURS NEMA DOSTUPNIH OPCIJA.", + "There are no fields to display.": "NEMA POLjA ZA PRIKAZ.", + "There are no new notifications.": "NEMA NOVIH OBAVEŠTENjA.", + "There was a problem executing the action.": "POSTOJAO JE PROBLEM SA IZVOĐENjEM AKCIJE.", + "There was a problem fetching the resource.": "DOŠLO JE DO PROBLEMA PRI PREUZIMANjU RESURSA.", + "There was a problem submitting the form.": "POSTOJAO JE PROBLEM SA PODNOŠENjEM OBRASCA.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "OVI LjUDI SU POZVANI U VAŠ TIM I DOBILI SU POZIVNICU PUTEM E-POŠTE. ONI SE MOGU PRIDRUŽITI TIMU PRIHVATANjEM POZIVA PUTEM E-POŠTE.", + "This account does not have an active subscription.": "OVAJ NALOG NEMA AKTIVNU PRETPLATU.", + "This action is unauthorized.": "OVA AKCIJA JE NEDOZVOLjENA.", + "This copy of Nova is unlicensed.": "OVA KOPIJA NOVE JE NELICENCIRANA.", + "This coupon code can only be used by new customers.": "OVAJ KOD KUPONA MOGU DA KORISTE SAMO NOVI KUPCI.", + "This device": "OVAJ UREĐAJ", + "This file field is read-only.": "OVO POLjE DATOTEKE JE SAMO ZA ČITANjE.", + "This invoice is no longer open.": "OVA FAKTURA VIŠE NIJE OTVORENA.", + "This is a secure area of the application. Please confirm your password before continuing.": "OVO JE SIGURNO PODRUČJE APLIKACIJE. MOLIMO POTVRDITE LOZINKU PRE NEGO ŠTO NASTAVITE.", + "This password does not match our records.": "LOZINKA SE NE POKLAPA SA NAŠOM BAZOM.", + "This password reset link will expire in :count minutes.": "LINK ZA PROMENU LOZINKE ISTICE ZA :count MINUTA.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "OVO PLAĆANjE JE POKRENUTO, ALI SREDSTVA JOŠ NISU PRIMLjENA. TO MOŽE POTRAJATI DO 14 DANA.", + "This resource no longer exists": "OVAJ RESURS VIŠE NE POSTOJI", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "OVA PRETPLATA JE ISTEKLA I NE MOŽE SE NASTAVITI. NAPRAVITE NOVU PRETPLATU.", + "This user already belongs to the team.": "OVAJ KORISNIK VEĆ PRIPADA OVOM TIMU.", + "This user has already been invited to the team.": "OVAJ KORISNIK JE VEĆ POZVAN U TIM.", + "Timor-Leste": "TIMOR-LESTE", + "to": "K", + "To": "DO", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "DA BISTE ZAVRŠILI OMOGUĆAVANjE DVOFAKTORSKE AUTENTIKACIJE, SKENIRAJTE SLEDEĆI KR KOD POMOĆU APLIKACIJE ZA AUTENTIFIKACIJU VAŠEG TELEFONA ILI UNESITE KLjUČ ZA PODEŠAVANjE I UNESITE GENERISANI OTP KOD.", + "Today": "DANAS", + "Toggle navigation": "PRIKAŽI NAVIGACIJU", + "Togo": "TOGA", + "Tokelau": "TOKELAU", + "Token Name": "IME TOKENA", + "Tonga": "DOĐITE", + "Too Many Requests": "PREVIŠE ZAHTEVA", + "total": "SVE", + "Total:": "UKUPNO:", + "Trashed": "SLOMLjEN", + "Trinidad And Tobago": "TRINIDAD I TOBAGO", + "Trinidad and Tobago": "TRINIDAD I TOBAGO", + "Tunisia": "TUNIS", + "Turkey": "ĆURETINA", + "Turkmenistan": "TURKMENISTAN", + "Turks And Caicos Islands": "OSTRVA TURKS I KAIKOS", + "Turks and Caicos Islands": "OSTRVA TURKS I KAIKOS", + "Tuvalu": "TUVALU", + "Two Factor Authentication": "DVOFAKTORSKA AUTENTIFIKACIJA", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "DVOFAKTORSKA AUTENTIFIKACIJA JE SADA OMOGUĆENA. SKENIRAJTE SLEDEĆI KR KOD POMOĆU APLIKACIJE ZA POTVRDU IDENTITETA NA TELEFONU ILI UNESITE KLjUČ ZA PODEŠAVANjE.", + "Type": "TIP", + "Uganda": "UGANDA", + "Ukraine": "UKRAJINA", + "Unauthorized": "NEOVLAŠĆEN PRISTUP", + "United Arab Emirates": "UJEDINjENI ARAPSKI EMIRATI", + "United Kingdom": "VELIKA BRITANIJA", + "United States": "SJEDINjENE DRŽAVE", + "United States Minor Outlying Islands": "MALA VANjSKA OSTRVA SJEDINjENIH DRŽAVA", + "United States Outlying Islands": "UDALjENA OSTRVA SAD", + "Unknown": "NEPOZNAT", + "Unpaid": "NEPLAĆENO", + "Update": "AŽURIRANjE", + "Update & Continue Editing": "AŽURIRANjE I NASTAVAK UREĐIVANjA", + "Update :resource": "AŽURIRANjE :resource", + "Update :resource: :title": "AŽURIRANjE :resource: :title", + "Update attached :resource: :title": "AŽURIRANjE U PRILOGU :resource: :title", + "Update Password": "AŽURIRAJ LOZINKU", + "Update Payment Information": "AŽURIRAJTE INFORMACIJE O PLAĆANjU", + "Update Payment Method": "AŽURIRAJTE NAČIN PLAĆANjA", + "Update your account's profile information and email address.": "AŽURIRAJTE INFORMACIJE O PROFILU NALOGA I ADRESU E-POŠTE.", + "Uploading": "UČITAVANjE", + "Uploading files... (:current/:total)": "OTPREMANjE DATOTEKA... (:current/:total)", + "Uruguay": "URUGVAJ", + "Use a recovery code": "KORISTI KOD ZA POVRATAK NALOGA", + "Use an authentication code": "KORISTI KOD ZA AUTENTIFIKACIJU NALOGA", + "User Actions": "KORISNIČKE RADNjE", + "User Security": "BEZBEDNOST KORISNIKA", + "Username": "KORISNIČKO IME", + "Uzbekistan": "UZBEKISTAN", + "Value": "VREDNOST", + "Vanuatu": "VANUATU", + "VAT Number": "PDV BROJ", + "Venezuela": "VENECUELA", + "Venezuela, Bolivarian Republic of": "VENECUELA, BOLIVARSKA REPUBLIKA", + "Verify Email Address": "VERIFIKUJ EMAIL ADRESU", + "Verify Your Email Address": "POTVRDITE VAŠU EMAIL ADRESU", + "Viet Nam": "Vietnam", + "View": "POGLEDAJTE", + "Virgin Islands, British": "BRITANSKA DEVIČANSKA OSTRVA", + "Virgin Islands, U.S.": "AMERIČKA DEVIČANSKA OSTRVA", + "Wallis And Futuna": "VALLIS I FUTUNA", + "Wallis and Futuna": "VALIS I FUTUNA", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "OBRAĐUJEMO VAŠU PRETPLATU. KADA SE PRETPLATA USPEŠNO OBRADI, OVA STRANICA ĆE SE AUTOMATSKI AŽURIRATI. OBIČNO OVAJ PROCES TREBA DA TRAJE SAMO NEKOLIKO SEKUNDI.", + "We are unable to process your payment. Please contact customer support.": "NISMO U MOGUĆNOSTI DA OBRADIMO VAŠU UPLATU. MOLIMO KONTAKTIRAJTE KORISNIČKU PODRŠKU.", + "We have emailed your password reset link!": "POSLALI SMO VAŠU VEZU ZA RESETOVANjE LOZINKE E-POŠTOM!", + "We were unable to find a registered user with this email address.": "NISMO USPELI DA NAĐEMO REGISTROVANOG KORISNIKA SA OVOM EMAIL ADRESOM.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "POSLAĆEMO VEZU ZA PREUZIMANjE FAKTURE NA ADRESE E-POŠTE KOJE NAVEDETE U NASTAVKU. VIŠE ADRESA E-POŠTE MOŽETE RAZDVOJITI ZAREZIMA.", + "We're lost in space. The page you were trying to view does not exist.": "IZGUBILI SMO SE U SVEMIRU. STRANICA KOJU STE POKUŠALI PREGLEDATI NE POSTOJI.", + "Welcome Back!": "Dobrodošao Nazad!", + "Western Sahara": "ZAPADNA SAHARA", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "KADA JE OMOGUĆENA DVOSTEPENA POTVRDA IDENTITETA, OD VAS ĆE SE TRAŽITI SIGURAN, SLUČAJNI TOKEN TOKOM POTVRDE IDENTITETA. OVAJ TOKEN MOŽETE DA PREUZMETE IZ APLIKACIJE GOOGLE AUTHENTICATOR NA TELEFONU.", + "Whoops": "UPS", + "Whoops!": "UPS!", + "Whoops! Something went wrong.": "UPS! NEŠTO NIJE U REDU.", + "With Trashed": "SA RAZBIJENIM", + "Write": "PISANjE", + "Year To Date": "GODINA DO DANAS", + "Yearly": "GODIŠNjE", + "Yemen": "JEMEN", + "Yes": "DA", + "You are already subscribed.": "VEĆ STE UPISANI.", + "You are currently within your free trial period. Your trial will expire on :date.": "TRENUTNO STE U OKVIRU BESPLATNOG PROBNOG PERIODA. VAŠ PROBNI PERIOD ISTIČE :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "TRENUTNO STE U OKVIRU BESPLATNOG PROBNOG PERIODA. VAŠA PROBNA VERZIJA ĆE ISTEĆI :date.. POKRETANjEM NOVE PRETPLATE ZAVRŠIĆETE PROBNI PERIOD.", + "You are logged in!": "PRIJAVLjENI STE!", + "You are receiving this email because we received a password reset request for your account.": "DOBILI STE OVAJ EMAIL ZATO ŠTO SAMO PRIMILI ZAHTEV ZA PROMENU LOZINKE ZA VAŠ NALOG.", + "You have been invited to join the :team team!": "POZVANI STE DA SE PRIDRUŽITE TIMU :team!", + "You have enabled two factor authentication.": "OMOGUĆILI STE DVOFAKTORSKU POTVRDU IDENTITETA.", + "You have not enabled two factor authentication.": "NISTE OMOGUĆILI DVOFAKTORSKU POTVRDU IDENTITETA.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "IMATE NEKE NEPLAĆENE FAKTURE. NAKON AŽURIRANjA PODRAZUMEVANOG NAČINA PLAĆANjA, MOŽETE PONOVO DA POKUŠATE DA IZVRŠITE PLAĆANjA PREKO LISTE FAKTURA U NASTAVKU.", + "You may accept this invitation by clicking the button below:": "OVU POZIVNICU MOŽETE PRIHVATITI KLIKOM NA DUGME ISPOD:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "SVOJU PRETPLATU MOŽETE OTKAZATI U BILO KOM TRENUTKU. KADA SE VAŠA PRETPLATA OTKAŽE, IMAĆETE OPCIJU DA NASTAVITE PRETPLATU DO KRAJA TRENUTNOG OBRAČUNSKOG CIKLUSA.", + "You may delete any of your existing tokens if they are no longer needed.": "MOŽETE IZBRISATI BILO KOJI OD POSTOJEĆIH TOKENA AKO VIŠE NISU POTREBNI.", + "You may not delete your personal team.": "NE MOŽETE IZBRISATI SVOJ LIČNI TIM.", + "You may not leave a team that you created.": "NE MOŽETE NAPUSTITI TIM KOJI STE VI KREIRALI.", + "You will receive an invoice and payment link via email for each billing period.": "DOBIĆETE FAKTURU I VEZU ZA PLAĆANjE PUTEM E-POŠTE ZA SVAKI OBRAČUNSKI PERIOD.", + "You're logged in!": "ULOGOVANI STE!", + "Your :invoiceName invoice is now available!": "VAŠA FAKTURA OD :invoiceName JE SADA DOSTUPNA!", + "Your billing address is :address :address2 :postal_code :city :state :country": "VAŠA ADRESA ZA OBRAČUN JE :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "VAŠA KARTICA JE ODBIJENA. ZA VIŠE INFORMACIJA KONTAKTIRAJTE IZDAVAOCA KARTICE.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "VAŠ TRENUTNI NAČIN PLAĆANjA JE KREDITNA KARTICA KOJA SE ZAVRŠAVA NA :lastFour I KOJA ISTIČE :expiration.", + "Your email address is unverified.": "VAŠA ADRESA E-POŠTE NIJE VERIFIKOVANA.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "VAŠA POSLEDNjA UPLATA U IZNOSU OD :amount NIJE USPELA. AŽURIRAJTE SVOJ NAČIN PLAĆANjA DA BISTE PONOVO POKUŠALI NEUSPELU UPLATU.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "VAŠA POSLEDNjA UPLATA OD :amount DO :date NIJE USPELA. AŽURIRAJTE NAČIN PLAĆANjA DA BISTE PONOVO POKUŠALI DA IZVRŠITE NEUSPELO PLAĆANjE.", + "Your next payment of :amount will be processed on :date.": "VAŠA SLEDEĆA UPLATA OD :amount BIĆE :date.", + "Your payment method has been added successfully.": "VAŠ NAČIN PLAĆANjA JE USPEŠNO DODAT.", + "Your payment method will be charged automatically for each billing period.": "VAŠ NAČIN PLAĆANjA ĆE BITI AUTOMATSKI NAPLAĆEN ZA SVAKI OBRAČUNSKI PERIOD.", + "Your registered VAT Number is :vatNumber.": "VAŠ REGISTROVANI PDV BROJ JE :vatNumber.", + "Your subscription has been started successfully.": "VAŠA PRETPLATA JE USPEŠNO ZAPOČETA.", + "Your subscription has been successfully cancelled.": "VAŠA PRETPLATA JE USPEŠNO OTKAZANA.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "VAŠA PRETPLATA JE USPEŠNO OTKAZANA. I DALjE ĆETE IMATI PRISTUP DO KRAJA VAŠEG OBRAČUNSKOG PERIODA.", + "Your subscription was successfully resumed.": "VAŠA PRETPLATA JE USPEŠNO NASTAVLjENA.", + "Your subscription was successfully updated.": "VAŠA PRETPLATA JE USPEŠNO AŽURIRANA.", + "Zambia": "ZAMBIJA", + "Zimbabwe": "ZIMBABVE", + "Zip / Postal Code": "POŠTANSKI BROJ", + "Åland Islands": "ALANDSKA OSTRVA" +} diff --git a/locales/sr_Latn/php-inline.json b/locales/sr_Latn/php-inline.json new file mode 100644 index 00000000000..75b8c35532c --- /dev/null +++ b/locales/sr_Latn/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ovo polje mora biti prihvaćeno.", + "accepted_if": "Ovo polje mora biti prihvaćeno kada je :other :value.", + "active_url": "Ovo nije validan URL.", + "after": "Ovo mora biti datum posle :date.", + "after_or_equal": "Ovo polje mora da bude :date ili kasniji datum.", + "alpha": "Ovo polje može sadržati samo slova.", + "alpha_dash": "Ovo polje može sadržati samo slova, brojeve i povlake.", + "alpha_num": "Ovo polje može sadržati samo slova i brojeve.", + "any_of": "Ovo polje je neispravno.", + "array": "Ovo polje mora biti niz stavki.", + "ascii": "Ovo polje može da sadrži samo jednobajtne alfanumeričke znakove i simbole.", + "attached": "Ovo polje je već pričvršćeno.", + "before": "Ovo mora biti datum pre :date.", + "before_or_equal": "Ovo mora biti :date ili raniji datum.", + "between.array": "Niz mora imati najmanje :min, a najviše :max stavki.", + "between.file": "Fajl mora da bude između :min i :max kilobajta.", + "between.numeric": "Vrednost mora biti između :min i :max.", + "between.string": "Rečenica mora imati najmanje :min a najviše :max slova.", + "boolean": "Ovo polje mora biti tačno ili netačno.", + "can": "Ovo polje sadrži nedozvoljenu vrednost.", + "confirmed": "Potvrda se ne poklapa.", + "contains": "Ovom polju nedostaje obavezna vrednost.", + "date": "Nije odgovarajući datum.", + "date_equals": "Mora da bude datum: :date.", + "date_format": "Ovo ne odgovara formatu: :format.", + "decimal": "Ovo polje mora imati :decimal decimalnih mesta.", + "declined": "Ova vrednost mora biti odbijena.", + "declined_if": "Ova vrednost mora biti odbijena kada je :other :value.", + "different": "Ova vrednost i :other moraju biti različite.", + "digits": "Ovo mora sadržati :digits cifara.", + "digits_between": "Broj cifara mora biti između :min i :max.", + "dimensions": "Slika je izvan dozvoljenih dimenzija.", + "distinct": "Ovo polje ima dupliranu vrednost.", + "doesnt_contain": "Ovo polje ne sme da sadrži nijedno od sledećeg: :values.", + "doesnt_end_with": "Ovo polje ne sme da se završava nekim od sledećeg: :values.", + "doesnt_start_with": "Ovo polje ne sme da počinje nekim od sledećeg: :values.", + "email": "Email mora da bude validan.", + "ends_with": "Polje mora da se završi sa nečim od sledećeg: :values.", + "enum": "Izabrana vrednost nije u listi dozvoljenih vrednosti.", + "exists": "Izabrana vrednost nije validna.", + "extensions": "Ovo polje mora imati jednu od sledećih ekstenzija: :values.", + "file": "Datoteka mora da bude fajl.", + "filled": "Polje je obavezno.", + "gt.array": "Niz mora sadržati više od :value stavki.", + "gt.file": "Veličina fajla mora da bude veća od :value kilobajta.", + "gt.numeric": "Vrednost mora da bude veća od :value.", + "gt.string": "Rečenica mora sadržati više od :value slova.", + "gte.array": "Niz mora sadržati :value stavki ili više.", + "gte.file": "Veličina fajla mora da bude veća ili jednaka od :value kilobajta.", + "gte.numeric": "Vrednost mora da bude veća ili jednaka od :value.", + "gte.string": "Rečenica mora sadržati :value ili više slova.", + "hex_color": "Ovo polje mora biti ispravna heksadecimalna boja.", + "image": "Ovo mora biti slika.", + "in": "Izabrana vrednost nije validna.", + "in_array": "Ova vrednost ne postoji u :other.", + "in_array_keys": "Ovo polje mora da sadrži bar jedan od sledećih ključeva: :values.", + "integer": "Ovo mora biti broj.", + "ip": "Ovo mora biti validna IP adresa.", + "ipv4": "Ovo mora da bude važeća IPv4 adresa.", + "ipv6": "Ovo mora da bude važeća IPv6 adresa.", + "json": "Ovo mora da bude važeći JSON format.", + "list": "Ovo polje mora biti lista.", + "lowercase": "Ovo polje mora biti malim slovima.", + "lt.array": "Niz mora sadržati manje od :value stavki.", + "lt.file": "Veličina fajla mora da bude manja od :value kilobajta.", + "lt.numeric": "Vrednost mora biti manja od :value.", + "lt.string": "Rečenica mora sadržati manje od :value slova.", + "lte.array": "Niz ne sme da sadrži više od :value stavki.", + "lte.file": "Veličina fajla mora da bude manja ili jednaka od :value kilobajta.", + "lte.numeric": "Vrednost mora biti manja ili jednaka od :value.", + "lte.string": "Rečenica mora sadržati :value ili manje slova.", + "mac_address": "Vrednost mora biti važeća MAC adresa.", + "max.array": "Niz ne sme imati više od :max stavki.", + "max.file": "Veličina fajla ne sme biti veća od :max kilobajta.", + "max.numeric": "Vrednost ne sme biti veća od :max.", + "max.string": "Rečenica ne sme sadržati više od :max slova.", + "max_digits": "Ovo polje ne sme imati više od :max cifara.", + "mimes": "Ovo mora biti fajl tipa: :values.", + "mimetypes": "Ovo mora biti fajl tipa: :values.", + "min.array": "Niz mora da ima najmanje :min stavki.", + "min.file": "Veličina fajla mora da bude najmanje :min kilobajta.", + "min.numeric": "Vrednost mora biti najmanje :min.", + "min.string": "Rečenica mora da sadrži najmanje :min slova.", + "min_digits": "Ovo polje mora imati najmanje :min cifara.", + "missing": "Ovo polje mora biti izostavljeno.", + "missing_if": "Ovo polje mora biti izostavljeno kada je :other :value.", + "missing_unless": "Ovo polje mora biti izostavljeno osim ako je :other :value.", + "missing_with": "Ovo polje mora biti izostavljeno kada je prisutno :values.", + "missing_with_all": "Ovo polje mora biti izostavljeno kada su prisutni :values.", + "multiple_of": "Ova vrednost mora biti višekratnik broja :value.", + "not_in": "Selektovana vrednost nije validna.", + "not_regex": "Format nije validan.", + "numeric": "Ovo mora biti broj.", + "password.letters": "Ovo polje mora da sadrži najmanje jedno slovo.", + "password.mixed": "Ovo polje mora da sadrži najmanje jedno veliko i jedno malo slovo.", + "password.numbers": "Ovo polje mora da sadrži najmanje jedan broj.", + "password.symbols": "Ovo polje mora da sadrži najmanje jedan simbol.", + "password.uncompromised": "Data vrednost se pojavila u curenju podataka. Molimo izaberite drugačiju vrednost.", + "present": "Ovo polje mora da bude prisutno.", + "present_if": "Ovo polje mora biti prisutno kada je :other :value.", + "present_unless": "Ovo polje mora biti prisutno osim ako je :other :value.", + "present_with": "Ovo polje mora biti prisutno kada je prisutno :values.", + "present_with_all": "Ovo polje mora biti prisutno kada su prisutni :values.", + "prohibited": "Ovo polje je zabranjeno.", + "prohibited_if": "Ovo polje je zabranjeno kada je :other :value.", + "prohibited_if_accepted": "Ovo polje je zabranjeno kada je :other prihvaćeno.", + "prohibited_if_declined": "Ovo polje je zabranjeno kada je :other odbijeno.", + "prohibited_unless": "Ovo polje je zabranjeno, osim ako :other nije u :values.", + "prohibits": "Ovo polje zabranjuje prisustvo polja :other.", + "regex": "Format nije validan.", + "relatable": "Ovo polje možda nije povezano sa datim resursom.", + "required": "Ovo polje je obavezno.", + "required_array_keys": "Ovo polje mora da sadrži unose za: :values.", + "required_if": "Ovo polje je obavezno kada polje :other sadrži :value.", + "required_if_accepted": "Ovo polje je obavezno kada je :other prihvaćeno.", + "required_if_declined": "Ovo polje je obavezno kada je :other odbijeno.", + "required_unless": "Ovo polje je obavezno, osim ako je :other u :values.", + "required_with": "Ovo polje je obavezno kada je prisutno :values.", + "required_with_all": "Ovo polje je obavezno kada su prisutni :values.", + "required_without": "Ovo polje je obavezno kada :values ne postoji.", + "required_without_all": "Ovo polje je obavezno kada nijedno od :values ne postoji.", + "same": "Vrednost ovog polja se mora poklopiti sa vrednošću polja :other.", + "size.array": "Niz mora da ima :size stavki.", + "size.file": "Veličina fajla mora biti :size kilobajta.", + "size.numeric": "Vrednost mora biti :size.", + "size.string": "Rečenica mora da sadrži :size slova.", + "starts_with": "Ovo polje mora početi sa jednim od ponuđenih: :values.", + "string": "Mora biti rečenica.", + "timezone": "Mora biti validna vremenska zona.", + "ulid": "Ovo polje mora biti važeći ULID.", + "unique": "Uneta vrednost već postoji.", + "uploaded": "Greška pri otpremanju.", + "uppercase": "Ovo polje mora biti velikim slovima.", + "url": "Format URL-a nije validan.", + "uuid": "Ovo mora biti važeći UUID." +} diff --git a/locales/sr_Latn/php.json b/locales/sr_Latn/php.json new file mode 100644 index 00000000000..d71d039535c --- /dev/null +++ b/locales/sr_Latn/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Polje :attribute mora biti prihvaćeno.", + "accepted_if": "Polje :attribute mora biti prihvaćeno kada je :other :value.", + "active_url": "Polje :attribute nije validan URL.", + "after": "Polje :attribute mora biti datum posle :date.", + "after_or_equal": "Polje :attribute mora da bude :date ili kasniji datum.", + "alpha": "Polje :attribute može sadržati samo slova.", + "alpha_dash": "Polje :attribute može sadržati samo slova, brojeve i povlake.", + "alpha_num": "Polje :attribute može sadržati samo slova i brojeve.", + "any_of": "Polje :attribute je neispravno.", + "array": "Polje :attribute mora biti niz stavki.", + "ascii": "Polje :attribute može da sadrži samo jednobajtne alfanumeričke znakove i simbole.", + "attached": "Ovaj :attribute je već priložen.", + "before": "Polje :attribute mora biti datum pre :date.", + "before_or_equal": ":Attribute mora da bude :date ili raniji datum.", + "between.array": "Polje :attribute mora biti između :min i :max stavki.", + "between.file": "Fajl :attribute mora biti između :min i :max kilobajta.", + "between.numeric": "Polje :attribute mora biti između :min i :max.", + "between.string": "Polje :attribute mora biti između :min i :max karaktera.", + "boolean": "Polje :attribute mora biti tačno ili netačno.", + "can": "Polje :attribute sadrži nedozvoljenu vrednost.", + "confirmed": "Potvrda polja :attribute se ne poklapa.", + "contains": "Polju :attribute nedostaje obavezna vrednost.", + "current_password": "Lozinka je netačna.", + "date": "Polje :attribute nije važeći datum.", + "date_equals": "Polje :attribute mora da bude datum: :date.", + "date_format": "Polje :attribute ne odgovara formatu :format.", + "decimal": "Polje :attribute mora imati :decimal decimalnih mesta.", + "declined": "Polje :attribute mora biti odbijeno.", + "declined_if": "Polje :attribute mora biti odbijeno kada je :other :value.", + "different": "Polja :attribute i :other moraju biti različita.", + "digits": "Polje :attribute mora sadržati :digits cifara.", + "digits_between": "Polje :attribute mora biti između :min i :max cifara.", + "dimensions": "Polje :attribute ima nedozvoljene dimenzije slike.", + "distinct": "Polje :attribute ima dupliranu vrednost.", + "doesnt_contain": "Polje :attribute ne sme da sadrži nijedno od sledećeg: :values.", + "doesnt_end_with": "Polje :attribute ne sme da se završava nekim od sledećeg: :values.", + "doesnt_start_with": "Polje :attribute ne sme da počinje nekim od sledećeg: :values.", + "email": "Format polja :attribute nije validan.", + "ends_with": "Polje :attribute mora da se završi sa nečim od sledećeg: :values.", + "enum": "Vrednost polja :attribute nije u listi dozvoljenih vrednosti.", + "exists": "Odabrano polje :attribute nije validno.", + "extensions": "Polje :attribute mora imati jednu od sledećih ekstenzija: :values.", + "failed": "Podaci ne odgovaraju ni jednom nalogu.", + "file": ":Attribute mora da bude datoteka.", + "filled": "Polje :attribute je obavezno.", + "gt.array": "Polje :attribute mora da sadrži više od :value stavki.", + "gt.file": "Polje :attribute mora da bude veći od :value kilobajta.", + "gt.numeric": "Polje :attribute mora da bude veći od :value.", + "gt.string": "Polje :attribute mora da sadrži više od :value znakova.", + "gte.array": "Polje :attribute mora da sadrži :value stavki ili više.", + "gte.file": "Polje :attribute mora da ima :value ili više kilobajta.", + "gte.numeric": "Polje :attribute mora da bude :value ili veći.", + "gte.string": "Polje :attribute mora da sadrži :value ili više znakova.", + "hex_color": "Polje :attribute mora biti ispravna heksadecimalna boja.", + "image": "Polje :attribute mora biti slika.", + "in": "Odabrano polje :attribute nije validno.", + "in_array": "Polje :attribute ne postoji u :other.", + "in_array_keys": "Polje :attribute mora da sadrži bar jedan od sledećih ključeva: :values.", + "integer": "Polje :attribute mora biti broj.", + "ip": "Polje :attribute mora biti validna IP adresa.", + "ipv4": "Polje :attribute mora da bude važeća IPv4 adresa.", + "ipv6": "Polje :attribute mora da bude važeća IPv6 adresa.", + "json": "Polje :attribute mora da bude važeća JSON niska.", + "list": "Polje :attribute mora biti lista.", + "lowercase": "Polje :attribute mora biti malim slovima.", + "lt.array": "Polje :attribute mora da sadrži manje od :value stavki.", + "lt.file": "Polje :attribute mora da bude manji od :value kilobajta.", + "lt.numeric": "Polje :attribute mora da bude manji od :value.", + "lt.string": "Polje :attribute mora da sadrži manje od :value znakova.", + "lte.array": "Polje :attribute ne sme da sadrži više od :value stavki.", + "lte.file": "Polje :attribute mora da bude manji od :value kilobajta.", + "lte.numeric": "Polje :attribute mora da bude :value ili manji.", + "lte.string": "Polje :attribute mora da sadrži :value ili manje znakova.", + "mac_address": "Polje :attribute mora biti važeća MAC adresa.", + "max.array": "Polje :attribute ne sme da ima više od :max stavki.", + "max.file": "Polje :attribute mora biti manje od :max kilobajta.", + "max.numeric": "Polje :attribute mora biti manje od :max.", + "max.string": "Polje :attribute mora sadržati manje od :max karaktera.", + "max_digits": "Polje :attribute ne sme imati više od :max cifara.", + "mimes": "Polje :attribute mora biti fajl tipa: :values.", + "mimetypes": "Polje :attribute mora biti fajl tipa: :values.", + "min.array": "Polje :attribute mora sadržati najmanje :min stavki.", + "min.file": "Fajl :attribute mora biti najmanje :min kilobajta.", + "min.numeric": "Polje :attribute mora biti najmanje :min.", + "min.string": "Polje :attribute mora sadržati najmanje :min karaktera.", + "min_digits": "Polje :attribute mora imati najmanje :min cifara.", + "missing": "Polje :attribute mora biti izostavljeno.", + "missing_if": "Polje :attribute mora biti izostavljeno kada je :other :value.", + "missing_unless": "Polje :attribute mora biti izostavljeno osim ako je :other :value.", + "missing_with": "Polje :attribute mora biti izostavljeno kada je prisutno :values.", + "missing_with_all": "Polje :attribute mora biti izostavljeno kada su prisutni :values.", + "multiple_of": "Broj :attribute treba da bude višekratnik broja :value.", + "next": "Napred »", + "not_in": "Odabrani element polja :attribute nije validan.", + "not_regex": "Format :attribute je nevažeći.", + "numeric": "Polje :attribute mora biti broj.", + "password": "Pogrešna lozinka", + "password.letters": ":Attribute mora da sadrži najmanje jedno slovo.", + "password.mixed": ":Attribute mora da sadrži najmanje jedno veliko i jedno malo slovo.", + "password.numbers": ":Attribute mora da sadrži najmanje jedan broj.", + "password.symbols": ":Attribute mora da sadrži najmanje jedan simbol.", + "password.uncompromised": "Data vrednost :attribute se pojavila u curenju podataka. Molimo izaberite drugačiji :attribute.", + "present": "Polje :attribute mora da bude prisutno.", + "present_if": "Polje :attribute mora biti prisutno kada je :other :value.", + "present_unless": "Polje :attribute mora biti prisutno osim ako je :other :value.", + "present_with": "Polje :attribute mora biti prisutno kada je prisutno :values.", + "present_with_all": "Polje :attribute mora biti prisutno kada su prisutni :values.", + "previous": "« Nazad", + "prohibited": "Polje :attribute je zabranjeno.", + "prohibited_if": "Polje :attribute je zabranjeno kada je :other :value.", + "prohibited_if_accepted": "Polje :attribute je zabranjeno kada je :other prihvaćeno.", + "prohibited_if_declined": "Polje :attribute je zabranjeno kada je :other odbijeno.", + "prohibited_unless": "Polje :attribute je zabranjeno, osim ako :other nije u :values.", + "prohibits": "Polje :attribute zabranjuje prisustvo polja :other.", + "regex": "Format polja :attribute nije validan.", + "relatable": "Ovaj :attribute možda nije povezan sa ovim resursom.", + "required": "Polje :attribute je obavezno.", + "required_array_keys": "Polje :attribute mora da sadrži unose za: :values.", + "required_if": "Polje :attribute je obavezno kada polje :other sadrži :value.", + "required_if_accepted": "Polje :attribute je obavezno kada je :other prihvaćeno.", + "required_if_declined": "Polje :attribute je obavezno kada je :other odbijeno.", + "required_unless": "Polje :attribute je obavezno, osim ako je :other u :values.", + "required_with": "Polje :attribute je obavezno kada je prisutno :values.", + "required_with_all": "Polje :attribute je obavezno kada su prisutni :values.", + "required_without": "Polje :attribute je obavezno kada :values nije prisutno.", + "required_without_all": "Polje :attribute je obavezno kada nijedan od sledećih: :values nije prisutan.", + "reset": "Lozinka je resetovana!", + "same": "Polja :attribute i :other se moraju poklapati.", + "sent": "Poslali smo reset link za vašu lozinku!", + "size.array": "Polje :attribute mora sadržati :size stavki.", + "size.file": "Fajl :attribute mora biti :size kilobajta.", + "size.numeric": "Polje :attribute mora biti :size.", + "size.string": "Polje :attribute mora biti :size karaktera.", + "starts_with": "Polje :attribute mora da počne sa: :values", + "string": "Polje :attribute mora sadržati slova.", + "throttle": "Previše neuspelih pokušaja. Pokušajte ponovo za :seconds sekundi.", + "throttled": "Molimo sačekajte pre nego što pokušate ponovo.", + "timezone": "Polje :attribute mora biti ispravna vremenska zona.", + "token": "Ukucana oznaka za resetovanje lozinke nije važeća.", + "ulid": "Polje :attribute mora biti važeći ULID.", + "unique": "Polje :attribute već postoji.", + "uploaded": ":Attribute nije otpremljen.", + "uppercase": "Polje :attribute mora biti velikim slovima.", + "url": "Format polja :attribute ne važi.", + "user": "Nismo uspeli pronaći korisnika sa email adresom.", + "uuid": ":Attribute mora da bude važeći UUID." +} diff --git a/locales/sr_Latn_ME/_excludes.json b/locales/sr_Latn_ME/_excludes.json new file mode 100644 index 00000000000..2687a71b242 --- /dev/null +++ b/locales/sr_Latn_ME/_excludes.json @@ -0,0 +1,21 @@ +[ + "CSV (.csv)", + "Côte d'Ivoire", + "Excel (.xlsx)", + "Heard Island and McDonald Islands", + "Hong Kong", + "ID", + "Isle of Man", + "Macedonia, the former Yugoslav Republic of", + "Micronesia, Federated States of", + "Nova", + "Saint Barthélemy", + "Saint Kitts and Nevis", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Taiwan, Province of China", + "United States Minor Outlying Islands", + "Wallis and Futuna", + "Åland Islands" +] diff --git a/locales/sr_Latn_ME/json-inline.json b/locales/sr_Latn_ME/json-inline.json new file mode 100644 index 00000000000..7e59f59ab76 --- /dev/null +++ b/locales/sr_Latn_ME/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ovo polje mora biti važeća uloga.", + "The :attribute must be at least :length characters and contain at least one number.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedan specijalan znak i jedan broj.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedan specijalan znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedno veliko slovo i jedan broj.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedno veliko slovo i jedan specijalan znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedno veliko slovo, jedan broj i jedan specijalan znak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ovo polje mora imati najmanje :length znakova i sadržati najmanje jedno veliko slovo.", + "The :attribute must be at least :length characters.": "Ovo polje mora imati najmanje :length znakova.", + "The :attribute must contain at least one letter.": "Ovo polje mora da sadrži najmanje jedno slovo.", + "The :attribute must contain at least one number.": "Ovo polje mora da sadrži najmanje jedan broj.", + "The :attribute must contain at least one symbol.": "Ovo polje mora da sadrži najmanje jedan simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ovo polje mora da sadrži najmanje jedno veliko i jedno malo slovo.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Data vrednost se pojavila u curenju podataka. Molimo izaberite drugačiju vrednost." +} diff --git a/locales/sr_Latn_ME/json.json b/locales/sr_Latn_ME/json.json new file mode 100644 index 00000000000..c5cf7545533 --- /dev/null +++ b/locales/sr_Latn_ME/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(I JOŠ :count GREŠAKA)", + "(and :count more errors)": "(I JOŠ :count GREŠAKA)|(I JOŠ :count GREŠAKA)|(I JOŠ :count GREŠAKA)", + "30 Days": "30 DANA", + "60 Days": "60 DANA", + "90 Days": "90 DANA", + ":amount selected": ":Amount IZABRANO", + ":amount Total": "UKUPNO :amount", + ":days day trial": "PROBNI PERIOD OD :Days DANA", + ":resource Details": ":Resource DELOVA", + ":resource Details: :title": ":Resource DETALjI: :title", + "A decryption key is required.": "POTREBAN JE KLjUČ ZA DEŠIFROVANjE.", + "A fresh verification link has been sent to your email address.": "NOVA VEZA ZA VERIFIKACIJU JE POSLATA NA VAŠU ADRESU E-POŠTE.", + "A new verification link has been sent to the email address you provided during registration.": "NOVI VERIFIKACIONI LINK JE POSLAT NA VAŠU E-MAIL ADRESU KOJU STE UNELI U TOKU REGISTRACIJE.", + "A new verification link has been sent to the email address you provided in your profile settings.": "NOVA VEZA ZA VERIFIKACIJU JE POSLATA NA ADRESU E-POŠTE KOJU STE NAVELI U PODEŠAVANjIMA PROFILA.", + "A new verification link has been sent to your email address.": "NOVA VEZA ZA VERIFIKACIJU JE POSLATA NA VAŠU ADRESU E-POŠTE.", + "Accept Invitation": "PRIHVATITE POZIVNICU", + "Action": "AKCIJA", + "Action Event": "DOGAĐAJ RADNjE", + "Action Events": "DOGAĐAJI RADNjI", + "Action Happened At": "DOGODILO SE U", + "Action Initiated By": "INICIRANO", + "Action Name": "IME", + "Action Status": "STATUS", + "Action Target": "CILj", + "Actions": "AKCIJE", + "Add": "DODAJ", + "Add :resource": "DODAJTE :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "DODAJ NOVOG ČLANA TIMA U TVOJ TIM, DOZVOLjAVAJUĆI MU DA RADI SA TOBOM.", + "Add additional security to your account using two factor authentication.": "DODAJ DODATNU SIGURNOST TVOJ NALOGU TAKO STO ĆES KORISTITI AUTENTIFIKACIJU U DVA KORAKA.", + "Add Payment Method": "DODAJTE NAČIN PLAĆANjA", + "Add row": "DODAJTE LINIJU", + "Add Team Member": "DODAJ NOVOG ČLANA TIMA.", + "Add VAT Number": "DODAJTE PDV BROJ", + "Added.": "DODATO.", + "Additional billing information updated successfully.": "DODATNE INFORMACIJE O OBRAČUNU SU AŽURIRANE.", + "Address": "ADRESA", + "Address Line 2": "ADRESA 2", + "Administrator": "ADMINISTRATOR", + "Administrator users can perform any action.": "ADMINISTRATORSKI KORISNICI MOGU OBAVLjATI BILO KOJU RADNjU.", + "Afghanistan": "AVGANISTAN", + "Aland Islands": "OLANDSKA OSTRVA", + "Albania": "ALBANIJA", + "Algeria": "ALŽIR", + "All of the people that are part of this team.": "SVI LjUDI KOJI SU DEO OVOG TIMA.", + "All resources loaded.": "SVI RESURSI SU UČITANI.", + "All rights reserved.": "SVA PRAVA ZADRŽANA.", + "Already registered?": "VEĆ STE REGISTROVANI?", + "American Samoa": "AMERIČKA SAMOA", + "An error occurred while uploading the file.": "DOŠLO JE DO GREŠKE PRI OTPREMANjU DATOTEKE.", + "An error occurred while uploading the file: :error": "DOŠLO JE DO GREŠKE PRI OTPREMANjU DATOTEKE: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "DOŠLO JE DO NEOČEKIVANE GREŠKE I OBAVESTILI SMO NAŠ TIM ZA PODRŠKU. POKUŠAJTE PONOVO KASNIJE.", + "Andorra": "ANDORA", + "Angola": "ANGOLA", + "Anguilla": "ANGVILA", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "DRUGI KORISNIK JE AŽURIRAO OVAJ RESURS OD UČITAVANjA OVE STRANICE. MOLIMO AŽURIRAJTE STRANICU I POKUŠAJTE PONOVO.", + "Antarctica": "ANTARKTIKA", + "Antigua And Barbuda": "ANTIGVA I BARBUDA", + "Antigua and Barbuda": "ANTIGVA I BARBUDA", + "API Token": "API TOKEN", + "API Token Permissions": "DOZVOLE API TOKENA", + "API Tokens": "API TOKENI", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API TOKEN OMOGUĆAVA USLUGAMA NEZAVISNIH PROIZVOĐAČA DA SE AUTENTIFIKUJU POMOĆU NAŠE APLIKACIJE U VAŠE IME.", + "Apply": "PRIMENITI", + "Apply Coupon": "PRIMENI KUPON", + "April": "APRIL", + "Are you sure you want to attempt to pay :amount?": "DA LI STE SIGURNI DA ŽELITE DA POKUŠATE DA PLATITE :amount?", + "Are you sure you want to cancel your subscription?": "DA LI STE SIGURNI DA ŽELITE DA OTKAŽETE PRETPLATU?", + "Are you sure you want to delete all the notifications?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE SVA OBAVEŠTENjA?", + "Are you sure you want to delete the selected resources?": "JESTE LI SIGURNI DA ŽELITE UKLONITI ODABRANE RESURSE?", + "Are you sure you want to delete this file?": "JESTE LI SIGURNI DA ŽELITE DA IZBRIŠETE OVU DATOTEKU?", + "Are you sure you want to delete this notification?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE OVO OBAVEŠTENjE?", + "Are you sure you want to delete this payment method?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE OVAJ NAČIN PLAĆANjA?", + "Are you sure you want to delete this resource?": "JESTE LI SIGURNI DA ŽELITE DA IZBRIŠETE OVAJ RESURS?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE OVAJ TIM? JEDNOM KADA SE TIM IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI.", + "Are you sure you want to delete your account?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE SVOJ NALOG?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE SVOJ NALOG? JEDNOM KADA SE VAŠ NALOG IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI. UNESITE LOZINKU DA BISTE POTVRDILI DA ŽELITE TRAJNO IZBRISATI NALOG.", + "Are you sure you want to detach the selected resources?": "JESTE LI SIGURNI DA ŽELITE ODVOJITI ODABRANE RESURSE?", + "Are you sure you want to detach this resource?": "JESTE LI SIGURNI DA ŽELITE DA ODVOJITE OVAJ RESURS?", + "Are you sure you want to force delete the selected resources?": "JESTE LI SIGURNI DA ŽELITE PRISILNO UKLONITI ODABRANE RESURSE?", + "Are you sure you want to force delete this resource?": "JESTE LI SIGURNI DA ŽELITE DA PRISILNO UKLONITE OVAJ RESURS?", + "Are you sure you want to log out?": "DA LI STE SIGURNI DA ŽELITE DA SE ODJAVITE?", + "Are you sure you want to mark all notifications as read?": "DA LI STE SIGURNI DA ŽELITE DA OZNAČITE SVA OBAVEŠTENjA KAO PROČITANA?", + "Are you sure you want to remove this item?": "DA LI STE SIGURNI DA ŽELITE DA UKLONITE OVU STAVKU?", + "Are you sure you want to restore the selected resources?": "DA LI STE SIGURNI DA ŽELITE DA VRATITE ODABRANE RESURSE?", + "Are you sure you want to restore this resource?": "JESTE LI SIGURNI DA ŽELITE DA VRATITE OVAJ RESURS?", + "Are you sure you want to resume your subscription?": "DA LI STE SIGURNI DA ŽELITE DA NASTAVITE SVOJU PRETPLATU?", + "Are you sure you want to run this action?": "JESTE LI SIGURNI DA ŽELITE DA POKRENETE OVU AKCIJU?", + "Are you sure you want to set this payment method as your default?": "DA LI STE SIGURNI DA ŽELITE DA OVAJ NAČIN PLAĆANjA POSTAVITE KAO PODRAZUMEVANI?", + "Are you sure you want to stop impersonating?": "DA LI STVARNO ŽELITE DA PRESTANETE DA SE LAŽNO PREDSTAVLjATE?", + "Are you sure you would like to delete this API token?": "DA LI STE SIGURNI DA ŽELITE DA IZBRIŠETE OVAJ API TOKEN?", + "Are you sure you would like to leave this team?": "DA LI STE SIGURNI DA BISTE ŽELELI DA NAPUSTITE OVAJ TIM?", + "Are you sure you would like to remove this person from the team?": "DA LI STE SIGURNI DA ŽELITE DA UKLONITE OVU OSOBU IZ TIMA?", + "Are you sure you would like to switch billing plans?": "DA LI STE SIGURNI DA ŽELITE DA PROMENITE PLANOVE NAPLATE?", + "Argentina": "ARGENTINA", + "Armenia": "JERMENIJA", + "Aruba": "ARUBA", + "Attach": "PRILOŽITI", + "Attach & Attach Another": "PRIČVRSTITE I PRIČVRSTITE JOŠ JEDAN", + "Attach :resource": "PRILOŽITE :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "PRILOŽITE DATOTEKE PREVLAČENjEM I OTPUŠTANjEM, BIRANjEM ILI DEGUSTACIJOM.", + "August": "AVGUST", + "Australia": "AUSTRALIJA", + "Austria": "AUSTRIJA", + "Azerbaijan": "AZERBEJDžAN", + "Bahamas": "BAHAMI", + "Bahrain": "BAHREIN", + "Bangladesh": "BANGLADEŠ", + "Barbados": "BARBADOS", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "PRE NEGO ŠTO NASTAVITE, MOŽETE LI DA VERIFIKUJETE SVOJU ADRESU E-POŠTE TAKO ŠTO ĆETE KLIKNUTI NA VEZU KOJU SMO VAM UPRAVO POSLALI? AKO NISTE PRIMILI E-POŠTU, RADO ĆEMO VAM POSLATI DRUGU.", + "Before proceeding, please check your email for a verification link.": "PRE NEGO ŠTO NASTAVITE, PROVERITE SVOJU E-POŠTU ZA VEZU ZA VERIFIKACIJU.", + "Belarus": "BELORUSIJA", + "Belgium": "BELGIJA", + "Belize": "BELIZE", + "Benin": "BENIN", + "Bermuda": "BERMUDA", + "Bhutan": "BUTAN", + "Billing Information": "INFORMACIJE O NAPLATI", + "Billing Management": "UPRAVLjANjE NAPLATOM", + "Bolivia": "BOLIVIJA", + "Bolivia, Plurinational State of": "BOLIVIJA, VIŠENACIONALNA DRŽAVA", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sabbath", + "Bosnia And Herzegovina": "BOSNA I HERCEGOVINA", + "Bosnia and Herzegovina": "BOSNA I HERCEGOVINA", + "Botswana": "BOCVANA", + "Bouvet Island": "OSTRVO BUVE", + "Brazil": "BRAZIL", + "British Indian Ocean Territory": "BRITANSKA TERITORIJA INDIJSKOG OKEANA", + "Browser Sessions": "SESIJE wEB PREGLEDAČA", + "Brunei Darussalam": "Brunei", + "Bulgaria": "BUGARSKA", + "Burkina Faso": "BURKINA FASO", + "Burundi": "BURUNDI", + "Cambodia": "KAMBODžA", + "Cameroon": "KAMERUN", + "Canada": "KANADA", + "Cancel": "OTKAŽI", + "Cancel Subscription": "OTKAZATI PRETPLATU", + "Cape Verde": "ZELENORTSKA OSTRVA", + "Card": "KARTA", + "Cayman Islands": "KAJMANSKA OSTRVA", + "Central African Republic": "CENTRALNOAFRIČKA REPUBLIKA", + "Chad": "ČAD", + "Change Subscription Plan": "PROMENITE PLAN PRETPLATE", + "Change the current payment method attached to your subscription": "PROMENITE TRENUTNI NAČIN PLAĆANjA POVEZAN SA VAŠOM PRETPLATOM", + "Changes": "PROMENE", + "Checkout": "PROVERI", + "Chile": "ČILE", + "China": "KINA", + "Choose": "IZABRATI", + "Choose :field": "IZABERITE :field", + "Choose :resource": "IZABERITE :resource", + "Choose an option": "IZABERITE OPCIJU", + "Choose date": "IZABERITE DATUM", + "Choose File": "IZABERITE DATOTEKU", + "Choose Files": "IZABERITE DATOTEKE", + "Choose Type": "IZABERITE TIP", + "Christmas Island": "BOŽIĆNO OSTRVO", + "City": "CITI", + "Click here to re-send the verification email.": "KLIKNITE OVDE DA PONOVO POŠALjETE E-PORUKU ZA VERIFIKACIJU.", + "click here to request another": "KLIKNITE OVDE DA ZATRAŽITE DRUGO", + "Click to choose": "KLIKNITE DA BISTE IZABRALI", + "Close": "ZATVORI", + "Cocos (Keeling) Islands": "KOKOS (KILING) OSTRVA", + "Code": "KOD", + "Colombia": "KOLUMBIJA", + "Comoros": "KOMORI", + "Confirm": "POTVRDI", + "Confirm Billing Action": "POTVRDITE RADNjU ZA OBRAČUN", + "Confirm Password": "POTVRDITE LOZINKU", + "Confirm Payment": "POTVRDITE PLAĆANjE", + "Confirm your :amount payment": "POTVRDITE UPLATU :amount", + "Congo": "KONGO", + "Congo, Democratic Republic": "KONGO, DEMOKRATSKA REPUBLIKA", + "Congo, the Democratic Republic of the": "KONGO, DEMOKRATSKA REPUBLIKA", + "Constant": "STALNI", + "Continue To Payment": "NASTAVITE NA PLAĆANjE", + "Cook Islands": "KUKOVA OSTRVA", + "Copy to clipboard": "KOPIRAJ U MEĐUSPREMNIK", + "Costa Rica": "KOSTARIKA", + "Cote D'Ivoire": "OBALA SLONOVAČE", + "Country": "DRŽAVA", + "Coupon": "COUPON", + "Coupon applied successfully.": "KUPON JE USPEŠNO PRIMENjEN.", + "Create": "KREIRAJ", + "Create & Add Another": "KREIRAJTE I DODAJTE JOŠ JEDAN", + "Create :resource": "KREIRAJTE :resource", + "Create a new team to collaborate with others on projects.": "NAPRAVITE NOVI TIM ZA SARADNjU SA DRUGIMA NA PROJEKTIMA.", + "Create Account": "KREIRAJTE NALOG", + "Create API Token": "NAPRAVITE API TOKEN", + "Create New Team": "NAPRAVITE NOVI TIM", + "Create Team": "NAPRAVI TIM", + "Created.": "KREIRANO.", + "Croatia": "HRVATSKA", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "KUBA", + "Curaçao": "CURACAO", + "Current Password": "TRENUTNA LOZINKA", + "Current Subscription Plan": "TRENUTNI PLAN PRETPLATE", + "Currently Subscribed": "TRENUTNO STE PRETPLAĆENI", + "Customer Balance": "STANjE KUPACA", + "Customize": "PRILAGODITE", + "Cyprus": "KIPAR", + "Czech Republic": "ČEŠKA", + "Côte d'Ivoire": "OBALA SLONOVAČE", + "Dark": "DARK", + "Dashboard": "KONTROLNA TABLA", + "December": "DECEMBAR", + "Decrease": "SMANjITE", + "Default": "UOBIČAJENO", + "Delete": "BRISANjE", + "Delete :resource": "BRISANjE :resource", + "Delete Account": "IZBRIŠI NALOG", + "Delete all notifications": "IZBRIŠITE SVA OBAVEŠTENjA", + "Delete API Token": "OBRIŠI API TOKEN", + "Delete File": "IZBRIŠITE DATOTEKU", + "Delete Notification": "IZBRIŠITE OBAVEŠTENjE", + "Delete Resource": "UKLONITE RESURS", + "Delete Selected": "UKLONILI", + "Delete Team": "OBRIŠI TIM", + "Denmark": "DANSKA", + "Detach": "ISKLjUČITE", + "Detach Resource": "ISKLjUČITE RESURS", + "Detach Selected": "ISKLjUČITE IZABRANI", + "Details": "DETALjI", + "Disable": "DEAKTIVIRAJ", + "Djibouti": "DžIBUTI", + "Do you really want to leave? You have unsaved changes.": "Stvarno želiš da odeš? IMATE NESPREMLjENE PROMENE.", + "Dominica": "NEDELjA", + "Dominican Republic": "DOMINIKANSKA REPUBLIKA", + "Done.": "GOTOVO.", + "Download": "PREUZIMANjE", + "Download Invoice": "PREUZMITE FAKTURU", + "Drop file or click to choose": "ISPUSTITE DATOTEKU ILI KLIKNITE DA BISTE IZABRALI", + "Drop files or click to choose": "ISPUSTITE DATOTEKE ILI KLIKNITE DA BISTE IZABRALI", + "Ecuador": "EKVADOR", + "Edit": "UREDI", + "Edit :resource": "IZMENA :resource", + "Edit Attached": "UREĐIVANjE JE PRILOŽENO", + "Edit Profile": "UREDI PROFIL", + "Editor": "UREDNIK", + "Editor users have the ability to read, create, and update.": "KORISNICI UREĐIVAČA IMAJU MOGUĆNOST ČITANjA, KREIRANjA I AŽURIRANjA.", + "Egypt": "EGIPAT", + "El Salvador": "SPASITELj", + "Email": "EMAIL", + "email": "EMAIL", + "Email Address": "ADRESA E-POŠTE", + "Email Addresses": "IMEJL ADRESE", + "Email Password Reset Link": "LINK KA MEJLU ZA RESET LOZINKE", + "Email Verification": "POTVRDA E-POŠTE", + "Enable": "AKTIVIRAJ", + "Encrypted environment file already exists.": "ŠIFROVANA DATOTEKA OKRUŽENjA VEĆ POSTOJI.", + "Encrypted environment file not found.": "ŠIFROVANA DATOTEKA OKRUŽENjA NIJE PRONAĐENA.", + "Ensure your account is using a long, random password to stay secure.": "UVERITE SE DA NALOG KORISTI DUGU NASUMIČNU LOZINKU DA BISTE BILI SIGURNI.", + "Environment file already exists.": "DATOTEKA OKRUŽENjA VEĆ POSTOJI.", + "Environment file not found.": "DATOTEKA OKRUŽENjA NIJE PRONAĐENA.", + "Equatorial Guinea": "EKVATORIJALNA GVINEJA", + "Eritrea": "ERITREJA", + "Error": "GREŠKA", + "errors": "GREŠKE", + "Estonia": "ESTONIJA", + "Ethiopia": "ETIOPIJA", + "ex VAT": "BEZ PDV-A", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "ISTIČE :expiration", + "Export As CSV": "IZVEZI KAO CSV", + "Extra Billing Information": "DODATNE INFORMACIJE O OBRAČUNU", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ZA OBRADU PLAĆANjA POTREBNA JE DODATNA POTVRDA. MOLIMO IDITE NA STRANICU ZA PLAĆANjE KLIKOM NA DUGME ISPOD.", + "Failed Subscription Payment": "NEUSPELO PLAĆANjE PRETPLATE", + "Failed to load :resource!": "UČITAVANjE :resource NIJE USPELO!", + "Falkland Islands (Malvinas)": "FOKLANDSKA OSTRVA (ISLAS MALVINAS) )", + "Faroe Islands": "FARSKA OSTRVA", + "February": "FEBRUAR", + "Fiji": "FIDžI", + "Filename": "NAZIV DOKUMENTA", + "Finish enabling two factor authentication.": "ZAVRŠITE OMOGUĆAVANjE DVOFAKTORSKE AUTENTIFIKACIJE.", + "Finland": "FINSKA", + "For your security, please confirm your password to continue.": "RADI VAŠE SIGURNOSTI, POTVRDITE LOZINKU DA BISTE NASTAVILI.", + "Forbidden": "ZABRANjENO", + "Force Delete": "PRISILNO UKLANjANjE", + "Force Delete :resource": "PRISILNO UKLANjANjE :resource", + "Force Delete Resource": "PRISILNO UKLANjANjE RESURSA", + "Force Delete Selected": "PRISILNO UKLANjANjE IZABRANOG", + "Forgot Password": "ZABORAVILI STE LOZINKU", + "Forgot your password?": "ZABORAVILI STE LOZINKU?", + "Forgot Your Password?": "ZABORAVILI STE LOZINKU?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ZABORAVILI STE LOZINKU? NEMA PROBLEMA. SAMO NAM RECITE VAŠU EMAIL ADRESU I MI ĆEMO VAM POSLATI LINK ZA RESET LOZINKE NA VAŠ MEJL KOJI ĆE VAM OMOGUĆITI DA IZABERETE NOVU LOZINKU.", + "France": "FRANCUSKA", + "French Guiana": "FRANCUSKA GVAJANA", + "French Polynesia": "FRANCUSKA POLINEZIJA", + "French Southern Territories": "Tj", + "From": "OD", + "Gabon": "GABON", + "Gambia": "GAMBIJA", + "Georgia": "GRUZIJA", + "Germany": "NEMAČKA", + "Ghana": "GANA", + "Gibraltar": "GIBRALTAR", + "Go Home": "IDI NA POČETNU", + "Go to page :page": "IDITE NA STRANICU :page", + "Great! You have accepted the invitation to join the :team team.": "Odlièno! PRIHVATILI STE POZIV DA SE PRIDRUŽITE TIMU :team.", + "Greece": "GRČKA", + "Greenland": "GRENLAND", + "Grenada": "GRENADA", + "Guadeloupe": "GVADELUP", + "Guam": "GUAM", + "Guatemala": "GVATEMALA", + "Guernsey": "GERNZI", + "Guinea": "GVINEJA", + "Guinea-Bissau": "GVINEJA BISAO", + "Guyana": "GVAJANA", + "Haiti": "HAITI", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "PREDOMIŠLjATE SE U VEZI SA OTKAZIVANjEM PRETPLATE? MOŽETE TRENUTNO PONOVO AKTIVIRATI SVOJU PRETPLATU U BILO KOM TRENUTKU DO KRAJA TEKUĆEG OBRAČUNSKOG PERIODA. NAKON ŠTO SE ZAVRŠI TRENUTNI OBRAČUNSKI PERIOD, MOŽETE IZABRATI POTPUNO NOV PLAN PRETPLATE.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "RAZMIŠLjATE O OTKAZIVANjU PRETPLATE? MOŽETE ODMAH REAKTIVIRATI SVOJU PRETPLATU U BILO KOM TRENUTKU DO KRAJA TRENUTNOG OBRAČUNSKOG CIKLUSA. NAKON ŠTO SE VAŠ TRENUTNI OBRAČUNSKI CIKLUS ZAVRŠI, MOŽETE ODABRATI POTPUNO NOVI PLAN PRETPLATE.", + "Heard Island & Mcdonald Islands": "OSTRVA HERD I MEKDONALD", + "Heard Island and McDonald Islands": "OSTRVO HERD I MEKDONALDOVA OSTRVA", + "Hello!": "ZDRAVO!", + "Hide Content": "SAKRIJ SADRŽAJ", + "Hold Up!": "- POGODI!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "HONDURAS", + "Hong Kong": "HONG KONG", + "Hungary": "MAĐARSKA", + "I agree to the :terms_of_service and :privacy_policy": "SLAŽEM SE SA :terms_OF_SERVICE I :privacy_POLICI", + "Iceland": "ISLAND", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "AKO JE POTREBNO, MOŽETE SE ODJAVITI SA SVIH OSTALIH SESIJA PREGLEDAČA NA SVIM SVOJIM UREĐAJIMA. NEKE OD VAŠIH NAJNOVIJIH SESIJA SU NAVEDENE U NASTAVKU; MEĐUTIM, OVA LISTA MOŽDA NIJE ISCRPNA. AKO SMATRATE DA JE VAŠ NALOG UGROŽEN, TREBALO BI DA AŽURIRATE I SVOJU LOZINKU.", + "If you already have an account, you may accept this invitation by clicking the button below:": "AKO VEĆ IMATE NALOG, MOŽETE PRIHVATITI OVAJ POZIV KLIKOM NA DUGME ISPOD:", + "If you did not create an account, no further action is required.": "UKOLIKO NISTE KREIRALI NALOG, NIJE POTREBNO DA PREDUZIMATE DALjE KORAKE.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "AKO SE NE OČEKUJE DA DOBIJE POZIV U OVU KOMANDU MOŽETE ODUSTATI OD OVOG PISMA.", + "If you did not receive the email": "AKO NISTE PRIMILI IMEJL", + "If you did not request a password reset, no further action is required.": "UKOLIKO NISTE ZAHTEVALI PROMENU LOZINKE, NIJE POTREBNO DA PREDUZIMATE DALjE KORAKE.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "AKO NEMATE NALOG, MOŽETE GA KREIRATI KLIKOM NA DUGME ISPOD. NAKON ŠTO OTVORITE NALOG, MOŽETE DA KLIKNETE NA DUGME ZA PRIHVATANjE POZIVA U TOJ E-POŠTI DA BISTE PRIHVATILI POZIV TIMA:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "AKO TREBA DA DODATE ODREĐENE KONTAKT ILI PORESKE PODATKE NA SVOJE FAKTURE, KAO ŠTO SU PUNO POSLOVNO IME, ID BROJ ZA PDV ILI ADRESA SEDIŠTA, MOŽETE IH DODATI OVDE.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "AKO IMATE PROBLEMA PRI KLIKU NA \":actionText\" DUGME, KOPIRAJTE I NALEPITE URL ISPOD\n ILI U VAŠ VEB PRETRAŽIVAČ:", + "Impersonate": "LAŽNO PREDSTAVLjATI", + "Increase": "POVEĆANjE", + "India": "INDIJA", + "Indonesia": "INDONEZIJA", + "Invalid filename.": "NEISPRAVAN NAZIV DATOTEKE.", + "Invalid JSON was returned from the route.": "NEVAŽEĆI JSON JE VRAĆEN SA RUTE.", + "Invoice Email Addresses": "ADRESE E-POŠTE ZA FAKTURE", + "Invoice emails updated successfully.": "ADRESE E-POŠTE ZA FAKTURE SU USPEŠNO AŽURIRANE.", + "Invoices": "FAKTURE", + "Iran, Islamic Republic Of": "IRAN", + "Iran, Islamic Republic of": "IRAN, ISLAMSKA REPUBLIKA", + "Iraq": "IRAK", + "Ireland": "IRSKA", + "Isle Of Man": "OSTRVO MAN", + "Isle of Man": "ISLE OF MAN", + "Israel": "IZRAEL", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "IZGLEDA DA NEMATE AKTIVNU PRETPLATU. MOŽETE ODABRATI JEDAN OD PLANOVA PRETPLATE U NASTAVKU DA BISTE ZAPOČELI. PLANOVI PRETPLATE SE MOGU PROMENITI ILI OTKAZATI KADA VAM ODGOVARA.", + "Italy": "ITALIJA", + "Jamaica": "JAMAJKA", + "January": "JANUAR", + "Japan": "JAPAN", + "Jersey": "DžERSI", + "Jordan": "JORDAN", + "July": "JUL", + "June": "JUN", + "Kazakhstan": "KAZAHSTAN", + "Kenya": "KENIJA", + "Key": "KLjUČ", + "Kiribati": "KIRIBATI", + "Korea": "JUŽNA KOREJA", + "Korea, Democratic People's Republic of": "SEVERNA KOREJA", + "Korea, Republic of": "KOREJA, REPUBLIKA", + "Kosovo": "KOSOVO", + "Kuwait": "KUVAJT", + "Kyrgyzstan": "KIRGISTAN", + "Lao People's Democratic Republic": "LAOS", + "Last active": "POSLEDNjI PUT AKTIVAN", + "Last used": "POSLEDNjE KORIŠĆEN", + "Latvia": "LETONIJA", + "Leave": "NAPUSTI", + "Leave Team": "NAPUSTI TIM", + "Lebanon": "LIBAN", + "length": "DUŽINA", + "Lens": "OBJEKTIV", + "Lesotho": "LESOTO", + "Liberia": "LIBERIJA", + "Libyan Arab Jamahiriya": "LIBIJA", + "Liechtenstein": "LIHTENŠTAJN", + "Light": "SVETLOST", + "Lithuania": "LITVANIJA", + "Load :perPage More": "PREUZMITE JOŠ :per STRANICA", + "Loading": "LOADING", + "Location": "LOKACIJA", + "Log in": "PRIJAVITE", + "Log In": "PRIJAVITE SE", + "Log Out": "ODJAVITE SE", + "Log out": "ODJAVITI SE", + "Log Out Other Browser Sessions": "ODJAVITE SE SA DRUGIH SESIJA PREGLEDAČA", + "Log Viewer": "LOG VIEVER", + "Login": "PRIJAVA", + "Logout": "ODJAVA", + "Logs": "DNEVNICI", + "Luxembourg": "LUKSEMBURG", + "Macao": "MAKAO", + "Macedonia": "SEVERNA MAKEDONIJA", + "Macedonia, the former Yugoslav Republic of": "MAKEDONIJA, BIVŠA JUGOSLOVENSKA REPUBLIKA", + "Madagascar": "MADAGASKAR", + "Malawi": "MALAVI", + "Malaysia": "MALEZIJA", + "Maldives": "MALDIVI", + "Mali": "MALI", + "Malta": "MALTA", + "Manage Account": "UPRAVLjAJ NALOGOM", + "Manage and log out your active sessions on other browsers and devices.": "UPRAVLjAJTE AKTIVNIM SESIJAMA I ODJAVITE IH U DRUGIM PREGLEDAČIMA I UREĐAJIMA.", + "Manage API Tokens": "UPRAVLjANjE API TOKENIMA", + "Manage Role": "UPRAVLjAJ ROLOM", + "Manage Team": "UPRAVLjAJ TIMOM", + "Managing billing for :billableName": "UPRAVLjANjE NAPLATOM ZA :billableName", + "March": "MART", + "Mark all as Read": "OZNAČI SVE KAO PROČITANO", + "Mark all notifications as read": "OZNAČITE SVA OBAVEŠTENjA KAO PROČITANA", + "Mark Read": "OZNAČI KAO PROČITANO", + "Mark Unread": "OZNAČI KAO NEPROČITANO", + "Marshall Islands": "MARŠALSKA OSTRVA", + "Martinique": "MARTINIK", + "Mauritania": "MAURITANIJA", + "Mauritius": "MAURICIJUS", + "May": "MAJ", + "Mayotte": "MAJOT", + "Mexico": "MEKSIKO", + "Micronesia, Federated States Of": "MIKRONEZIJA", + "Micronesia, Federated States of": "MIKRONEZIJA, SAVEZNE DRŽAVE", + "Moldova": "MOLDAVIJA", + "Moldova, Republic of": "MOLDAVIJA, REPUBLIKA", + "Monaco": "MONAKO", + "Mongolia": "MONGOLIJA", + "Montenegro": "CRNA GORA", + "Month To Date": "MESEC DO DANAS", + "Monthly": "MESEČNO", + "monthly": "MESEČNO", + "Montserrat": "MONTSERRAT", + "Morocco": "MAROKO", + "Mozambique": "MOZAMBIK", + "Myanmar": "MIJANMAR", + "Name": "IME", + "name": "IME", + "Namibia": "NAMIBIJA", + "Nauru": "NAURU", + "Nepal": "NEPAL", + "Netherlands": "HOLANDIJA", + "Netherlands Antilles": "HOLANDSKI ANTILI", + "Nevermind": "NIJE VAŽNO", + "Nevermind, I'll keep my old plan": "NEMA VEZE, ZADRŽAĆU SVOJ STARI PLAN", + "New": "NOVO", + "New :resource": "NOVI :resource", + "New Caledonia": "NOVA KALEDONIJA", + "New Password": "NOVA LOZINKA", + "New Zealand": "NOVI ZELAND", + "Next": "SLEDEĆI", + "Next Payment": "SLEDEĆA UPLATA", + "Next Payment on": "SLEDEĆE PLAĆANjE JE UKLjUČENO", + "Nicaragua": "NIKARAGVA", + "Niger": "NIGER", + "Nigeria": "NIGERIJA", + "Niue": "NIUE", + "No": "NEMA", + "No :resource matched the given criteria.": "BROJ :resource ISPUNIO JE DATE KRITERIJUME.", + "No additional information...": "NEMA DODATNIH INFORMACIJA...", + "No Current Data": "NEMA TRENUTNIH PODATAKA", + "No Data": "NEMA PODATAKA", + "no file selected": "DATOTEKA NIJE IZABRANA", + "No Increase": "NEMA POVEĆANjA", + "No payment methods on file.": "NEMA NAČINA PLAĆANjA U EVIDENCIJI.", + "No payment scheduled.": "NIJE PLANIRANO PLAĆANjE.", + "No Prior Data": "NEMA PRELIMINARNIH PODATAKA", + "No Results Found.": "NISU PRONAĐENI REZULTATI.", + "Norfolk Island": "OSTRVO NORFOLK", + "Northern Mariana Islands": "SEVERNA MARIJANSKA OSTRVA", + "Norway": "NORVEŠKA", + "Not Found": "NIJE PRONAĐENO.", + "Notifications": "OBAVEŠTENjA", + "Nova": "Nova", + "Nova User": "NOVA KORISNIK", + "November": "NOVEMBAR", + "October": "OKTOBAR", + "of": "OD", + "OK": "U REDU", + "Oman": "OMAN", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "JEDNOM KADA SE TIM IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI. PRE BRISANjA OVOG TIMA, PREUZMITE SVE PODATKE ILI INFORMACIJE U VEZI SA TIMOM KOJE ŽELITE DA ZADRŽITE.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "JEDNOM KADA SE VAŠ NALOG IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI. PRE BRISANjA NALOGA, PREUZMITE SVE PODATKE ILI INFORMACIJE KOJE ŽELITE DA ZADRŽITE.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "KADA SE VAŠ NALOG IZBRIŠE, SVI NjEGOVI RESURSI I PODACI BIĆE TRAJNO IZBRISANI. UNESITE SVOJU LOZINKU DA BISTE POTVRDILI DA ŽELITE DA TRAJNO IZBRIŠETE SVOJ NALOG.", + "Only Trashed": "SAMO UNIŠTEN", + "Open Invoices": "OTVORITE FAKTURE", + "Original": "ORIGINAL", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "NAŠ PORTAL ZA UPRAVLjANjE NAPLATOM VAM OMOGUĆAVA DA JEDNOSTAVNO UPRAVLjATE SVOJIM PLANOM PRETPLATE, NAČINOM PLAĆANjA I PREUZIMATE SVOJE NEDAVNE FAKTURE.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "NAŠ PORTAL ZA UPRAVLjANjE NAPLATOM VAM OMOGUĆAVA DA JEDNOSTAVNO UPRAVLjATE SVOJIM PLANOM PRETPLATE, NAČINIMA PLAĆANjA I PREUZIMATE SVOJE NEDAVNE FAKTURE.", + "Page Expired": "STRANICA JE ISTEKLA", + "Pagination Navigation": "NAVIGACIJA PO STRANICAMA", + "Paid": "PLAĆENO", + "Pakistan": "PAKISTAN", + "Palau": "PALAU", + "Palestinian Territory, Occupied": "PALESTINSKE TERITORIJE", + "Panama": "PANAMA", + "Papua New Guinea": "PAPUA NOVA GVINEJA", + "Paraguay": "PARAGVAJ", + "Password": "LOZINKA", + "password": "LOZINKA", + "Payment Confirmation": "POTVRDA PLAĆANjA", + "Payment Information": "INFORMACIJE O PLAĆANjU", + "Payment information updated successfully.": "INFORMACIJE O PLAĆANjU SU AŽURIRANE.", + "Payment Method": "NAČIN PLAĆANjA", + "Payment Methods": "NAČINI PLAĆANjA", + "Payment Required": "PLAĆANjE JE OBAVEZNO", + "Payments": "PLAĆANjA", + "Pending Team Invitations": "ČEKAJUĆI POZIVNICE TIMA", + "Per Page": "NA STRANICU", + "Permanently delete this team.": "TRAJNO IZBRIŠI OVAJ TIM.", + "Permanently delete your account.": "TRAJNO IZBRIŠITE SVOJ NALOG.", + "Permissions": "DOZVOLE", + "Peru": "PERU", + "Philippines": "FILIPINI", + "Photo": "SLIKA", + "Pitcairn": "OSTRVA PITCAIRN", + "Please accept the terms of service.": "PRIHVATITE USLOVE KORIŠĆENjA USLUGE.", + "Please click the button below to verify your email address.": "MOLIMO KLIKNITE NA DUGME ISPOD DA VERIFIKUJETE VAŠU E-MAIL ADRESU.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "MOLIMO POTVRDITE PRISTUP VAŠEM NALOGU TAKO ŠTO ĆETE UNETI JEDAN OD KODOVA ZA OBNOVU.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "MOLIMO POTVRDITE PRISTUP VAŠEM NALOGU TAKO ŠTO ĆETE UNETI KOD ZA AUTENTIFIKACIJU KOJU STE DOBILI OD VAŠE APLIKACIJE ZA AUTENTIFIKACIJU.", + "Please confirm your password before continuing.": "MOLIMO POTVRDITE SVOJU LOZINKU PRE NEGO ŠTO NASTAVITE.", + "Please copy your new API token. For your security, it won't be shown again.": "KOPIRAJTE SVOJ NOVI API TOKEN. ZBOG VAŠE SIGURNOSTI NEĆE SE PONOVO PRIKAZIVATI.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "UNESITE LOZINKU DA BISTE POTVRDILI DA ŽELITE DA SE ODJAVITE SA DRUGIH SESIJA PREGLEDAČA NA SVIM SVOJIM UREĐAJIMA.", + "Please provide a maximum of three invoice emails addresses.": "MOLIMO NAVEDITE NAJVIŠE TRI ADRESE E-POŠTE ZA FAKTURE.", + "Please provide the email address of the person you would like to add to this team.": "MOLIMO NAVEDITE ADRESU E-POŠTE OSOBE KOJU ŽELITE DA DODATE OVOJ NAREDBI.", + "Please set a default payment method before retrying payments.": "PODESITE PODRAZUMEVANI NAČIN PLAĆANjA PRE PONOVNOG POKUŠAJA PLAĆANjA.", + "Please set a default payment method before swapping plans.": "PODESITE PODRAZUMEVANI NAČIN PLAĆANjA PRE ZAMENE PLANOVA.", + "Poland": "POLjSKA", + "Portugal": "PORTUGAL", + "Press / to search": "KLIKNITE / ZA PRETRAGU", + "Preview": "PREGLED", + "Previewing": "PREGLED", + "Previous": "PRETHODNI", + "Privacy Policy": "POLITIKA PRIVATNOSTI", + "Profile": "PROFIL", + "Profile Information": "INFORMACIJE O PROFILU", + "Puerto Rico": "PORTORIKO", + "Qatar": "KATAR", + "Quarter To Date": "ČETVRTINA DO DANAS", + "Recovery Code": "KOD ZA POVRAĆAJ NALOGA", + "Refresh": "OSVJEŽI", + "Regards,": "POZDRAV,", + "Regenerate Recovery Codes": "OBNOVITE KODOVE ZA OPORAVAK", + "Register": "REGISTRACIJA", + "Reload": "PONOVO", + "Remember me": "ZAPAMTI ME", + "Remember Me": "ZAPAMTI ME", + "Remove": "UKLONI", + "Remove Photo": "OBRIŠI SLIKU", + "Remove Team Member": "UKLONITE ČLANA TIMA", + "Replicate": "REPLICATE", + "Required fields": "OBAVEZNA POLjA", + "Resend Verification Email": "PONOVO POŠALjI VERIFIKACIONI MEJL", + "Reset Filters": "RESETOVANjE FILTERA", + "Reset Password": "RESETUJ LOZINKU", + "Reset Password Notification": "OBAVEŠTENjE O RESETOVANjU LOZINKE", + "resource": "RESURS", + "Resource Row Dropdown": "PADAJUĆI MENI ZA REDOVE RESURSA", + "Resources": "RESURSI", + "resources": "RESURSI", + "Restore": "OBNOVI", + "Restore :resource": "OBNOVI :resource", + "Restore Resource": "OPORAVAK RESURSA", + "Restore Selected": "VRATITE IZABRANO", + "results": "REZULTATI", + "Resume Subscription": "NASTAVI PRETPLATU", + "Retry Payment": "PONOVITE PLAĆANjE", + "Return to :appName": "VRATITE SE NA :appName", + "Reunion": "REINION", + "Role": "ROLA", + "Romania": "RUMUNIJA", + "Run Action": "IZVRŠITE AKCIJU", + "Russian Federation": "RUSKA FEDERACIJA", + "Rwanda": "RUANDA", + "Réunion": "REUNION", + "Saint Barthelemy": "SVETI BARTOLOMEJ", + "Saint Barthélemy": "SAINT BARTHELEMI", + "Saint Helena": "SVETA HELENA", + "Saint Kitts And Nevis": "SVETI KITS I NEVIS", + "Saint Kitts and Nevis": "SENT KITS I NEVIS", + "Saint Lucia": "SVETA LUCIJA", + "Saint Martin": "SVETI MARTIN", + "Saint Martin (French part)": "SVETI MARTIN (FRANCUSKI DEO)", + "Saint Pierre And Miquelon": "SEN PJER I MIKELON", + "Saint Pierre and Miquelon": "SEN PJER I MIKELON", + "Saint Vincent And Grenadines": "SENT VINSENT I GRENADINI", + "Saint Vincent and the Grenadines": "SVETI VINCENT I GRENADINI", + "Samoa": "SAMOA", + "San Marino": "SAN MARINO", + "Sao Tome And Principe": "SAO TOME I PRINCIPE", + "Sao Tome and Principe": "SAO TOME I PRINCIPE", + "Saudi Arabia": "SAUDIJSKA ARABIJA", + "Save": "SAČUVAJ", + "Saved.": "SAČUVANO.", + "Scroll to bottom": "POMERITE SE DO DNA", + "Scroll to top": "IDI NA VRH", + "Search": "PRETRAGA", + "Secure Area": "BEZBEDNA ZONA", + "Select": "IZABERITE", + "Select a different plan": "IZABERITE DRUGI PLAN", + "Select a log file...": "IZABERITE DATOTEKU EVIDENCIJE...", + "Select A New Photo": "IZABERI NOVU SLIKU", + "Select Action": "IZABERITE AKCIJU", + "Select all": "IZABERITE SVE", + "Select All Dropdown": "IZABERITE SVI PADAJUĆI MENI", + "Select this page": "IZABERITE OVU STRANICU", + "Send Password Reset Link": "POŠALjI LINK ZA RESETOVANjE LOZINKE", + "Senegal": "SENEGAL", + "September": "SEPTEMBAR", + "Serbia": "SRBIJA", + "Server Error": "SERVERSKA GREŠKA", + "Service Unavailable": "SERVIS NEDOSTUPAN", + "Set as default": "FABRIČKI PODEŠEN", + "Setup Key": "KLjUČ ZA PODEŠAVANjE", + "Seychelles": "SEJŠELI", + "Show All Fields": "PRIKAŽI SVA POLjA", + "Show Content": "PRIKAŽI SADRŽAJ", + "Show Recovery Codes": "PRIKAŽI KODOVE ZA OPORAVAK", + "Showing": "PRIKAZ", + "Sierra Leone": "SIJERA LEONE", + "Signed in as": "PRIJAVLjEN KAO", + "Singapore": "SINGAPUR", + "Sint Maarten (Dutch part)": "SINT MARTIN", + "Slovakia": "SLOVAČKA", + "Slovenia": "SLOVENIJA", + "Soft Deleted": "SOFT DELETED", + "Solomon Islands": "SOLOMONSKA OSTRVA", + "Somalia": "SOMALIJA", + "Something went wrong.": "NEŠTO JE POŠLO PO ZLU.", + "Sorry! You are not authorized to perform this action.": "Izvini! NISTE OVLAŠĆENI DA IZVRŠITE OVU AKCIJU.", + "Sorry, your session has expired.": "IZVINITE, VAŠA SESIJA JE ISTEKLA.", + "South Africa": "JUŽNA AFRIKA", + "South Georgia And Sandwich Isl.": "JUŽNA DžORDžIJA I JUŽNA SENDVIČKA OSTRVA", + "South Georgia and the South Sandwich Islands": "JUŽNA DžORDžIJA I JUŽNA SENDVIČKA OSTRVA", + "South Sudan": "JUŽNI SUDAN", + "Spain": "ŠPANIJA", + "Sri Lanka": "ŠRI LANKA", + "Standalone Actions": "SAMOSTALNE RADNjE", + "Start Polling": "ZAPOČNITE ANKETU", + "Start polling": "POČNITE SA GLASANjEM", + "State / County": "DRŽAVA / ŽUPANIJA", + "Stop Impersonating": "PRESTANI DA SE LAŽNO PREDSTAVLjAŠ", + "Stop Polling": "ZAUSTAVITE ANKETU", + "Stop polling": "ZAUSTAVITE GLASANjE", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ČUVAJTE OVE KODOVE ZA OPORAVAK U SIGURNOM MENADžERU LOZINKI. MOGU SE KORISTITI ZA OPORAVAK PRISTUPA VAŠEM NALOGU AKO SE IZGUBI DVOFAKTORSKI UREĐAJ ZA POTVRDU IDENTITETA.", + "Subscribe": "PRETPLATITI SE", + "Subscription Information": "INFORMACIJE O PRETPLATI", + "Subscription Pending": "PRETPLATA NA ČEKANjU", + "Sudan": "SUDAN", + "Suriname": "SURINAM", + "Svalbard And Jan Mayen": "SVALBARD I JAN-MAIEN", + "Svalbard and Jan Mayen": "SVALBARD I JAN MAJEN", + "Swaziland": "Eswatini", + "Sweden": "ŠVEDSKA", + "Switch Teams": "PROMENI TIM", + "Switzerland": "ŠVAJCARSKA", + "Syrian Arab Republic": "SIRIJA", + "System": "SISTEM", + "Taiwan": "TAJVAN", + "Taiwan, Province of China": "TAJVAN, PROVINCIJA KINE", + "Tajikistan": "TADžIKISTAN", + "Tanzania": "TANZANIJA", + "Tanzania, United Republic of": "TANZANIJA, UJEDINjENA REPUBLIKA", + "TAX": "POREZ", + "Team Details": "DETALjI TIMA", + "Team Invitation": "POZIV ZA TIM", + "Team Members": "ČLANOVI TIMA", + "Team Name": "IME TIME", + "Team Owner": "VLASNIK TIMA", + "Team Settings": "PODEŠAVANjE TIMA", + "Terms of Service": "USLOVI USLUGE", + "Thailand": "TAJLAND", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "HVALA ŠTO STE SE PRIJAVILI! PRE NEGO ŠTO ZAPOČNETE, DA LI BISTE MOGLI DA POTVRDITE SVOJU ADRESU E-POŠTE KLIKOM NA VEZU KOJU SMO VAM UPRAVO POSLALI E-POŠTOM? AKO NISTE DOBILI E-POŠTU, RADO ĆEMO VAM POSLATI DRUGU.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "HVALA VAM NA KONTINUIRANOJ PODRŠCI. PRILOŽILI SMO KOPIJU VAŠE FAKTURE ZA VAŠU EVIDENCIJU. OBAVESTITE NAS AKO IMATE BILO KAKVIH PITANjA ILI NEDOUMICA.", + "Thanks,": "HVALA,", + "The :attribute must be a valid role.": ":Attribute MORA BITI VALIDNA ROLA.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI BAREM JEDAN BROJ.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute TREBA DA SADRŽI NAJMANjE :length ZNAKOVA I SADRŽI NAJMANjE JEDAN POSEBAN ZNAK I JEDAN BROJ.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI BAREM JEDAN SPECIJALNI KARAKTER.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI JEDNO VELIKO SLOVO I JEDAN BROJ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI JEDNO VELIKO SLOVO I JEDAN SPECIJALNI KARAKTER.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI JEDNO VELIKO SLOVO, JEDAN BROJ I JEDAN SPECIJALNI KARAKTER.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA I MORA SADRŽATI JEDNO VELIKO SLOVO.", + "The :attribute must be at least :length characters.": ":Attribute MORA BITI NAJMANjE :length KARAKTERA.", + "The :attribute must contain at least one letter.": ":Attribute MORA DA SADRŽI NAJMANjE JEDNO SLOVO.", + "The :attribute must contain at least one number.": ":Attribute MORA DA SADRŽI NAJMANjE JEDAN BROJ.", + "The :attribute must contain at least one symbol.": ":Attribute MORA DA SADRŽI NAJMANjE JEDAN SIMBOL.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute MORA DA SADRŽI NAJMANjE JEDNO VELIKO I JEDNO MALO SLOVO.", + "The :resource was created!": ":Resource JE STVOREN!", + "The :resource was deleted!": ":Resource JE UKLONjEN!", + "The :resource was restored!": ":Resource. JE OBNOVLjEN!", + "The :resource was updated!": ":Resource. JE AŽURIRAN!", + "The action was executed successfully.": "AKCIJA JE USPEŠNO IZVEDENA.", + "The default payment method cannot be removed.": "PODRAZUMEVANI NAČIN PLAĆANjA SE NE MOŽE UKLONITI.", + "The file was deleted!": "DATOTEKA JE IZBRISANA!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "DATIH :attribute POJAVILO SE U CURENjU PODATAKA. MOLIMO IZABERITE DRUGU :attribute.", + "The given data was invalid.": "DATI PODACI SU BILI NEVAŽEĆI.", + "The government won't let us show you what's behind these doors": "VLADA NAM NEĆE DOZVOLITI DA VAM POKAŽEMO ŠTA JE IZA TIH VRATA", + "The HasOne relationship has already been filled.": "HASONEOV ODNOS JE VEĆ ISPUNjEN.", + "The image could not be loaded": "SLIKA SE NE MOŽE UČITATI", + "The image could not be loaded.": "SLIKA SE NE MOŽE UČITATI.", + "The invoice emails must be valid email addresses.": "ADRESE E-POŠTE ZA FAKTURE MORAJU BITI VAŽEĆE ADRESE E-POŠTE.", + "The password is incorrect.": "LOZINKA JE NETAČNA.", + "The provided coupon code is invalid.": "NAVEDENI KOD KUPONA JE NEVAŽEĆI.", + "The provided password does not match your current password.": "UNELI STE LOZINKU KOJA SE NE POKLAPA SA VAŠOM LOZINKOM.", + "The provided password was incorrect.": "UNETA LOZINKA NIJE TAČNA.", + "The provided two factor authentication code was invalid.": "KOD ZA DVOFAKTORSKU AUTENTIFIKACIJU NIJE VALIDAN.", + "The provided two factor recovery code was invalid.": "NAVEDENI KOD ZA OPORAVAK OD DVA FAKTORA JE NEVAŽEĆI.", + "The provided VAT number is invalid.": "NAVEDENI PDV BROJ JE NEVAŽEĆI.", + "The resource was attached!": "RESURS JE PRILOŽEN!", + "The resource was prevented from being saved!": "RESURS JE SPREČEN DA SE SAČUVA!", + "The resource was updated!": "RESURS JE AŽURIRAN!", + "The response is not a streamed response.": "ODGOVOR NIJE STRIMOVANI ODGOVOR.", + "The response is not a view.": "ODGOVOR NIJE POGLED.", + "The selected country is invalid.": "IZABRANA ZEMLjA JE NEVAŽEĆA.", + "The selected plan is invalid.": "IZABRANI PLAN JE NEVAŽEĆI.", + "The selected resources have been :action!": "IZABRANI RESURSI SU :action!", + "The team's name and owner information.": "INFORMACIJE O IMENU TIMA I VLASNIKU.", + "There are no available options for this resource.": "ZA OVAJ RESURS NEMA DOSTUPNIH OPCIJA.", + "There are no fields to display.": "NEMA POLjA ZA PRIKAZ.", + "There are no new notifications.": "NEMA NOVIH OBAVEŠTENjA.", + "There was a problem executing the action.": "POSTOJAO JE PROBLEM SA IZVOĐENjEM AKCIJE.", + "There was a problem fetching the resource.": "DOŠLO JE DO PROBLEMA PRI PREUZIMANjU RESURSA.", + "There was a problem submitting the form.": "POSTOJAO JE PROBLEM SA PODNOŠENjEM OBRASCA.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "OVI LjUDI SU POZVANI U VAŠ TIM I DOBILI SU POZIVNICU PUTEM E-POŠTE. ONI SE MOGU PRIDRUŽITI TIMU PRIHVATANjEM POZIVA PUTEM E-POŠTE.", + "This account does not have an active subscription.": "OVAJ NALOG NEMA AKTIVNU PRETPLATU.", + "This action is unauthorized.": "OVA AKCIJA JE NEDOZVOLjENA.", + "This copy of Nova is unlicensed.": "OVA KOPIJA NOVE JE NELICENCIRANA.", + "This coupon code can only be used by new customers.": "OVAJ KOD KUPONA MOGU DA KORISTE SAMO NOVI KUPCI.", + "This device": "OVAJ UREĐAJ", + "This file field is read-only.": "OVO POLjE DATOTEKE JE SAMO ZA ČITANjE.", + "This invoice is no longer open.": "OVA FAKTURA VIŠE NIJE OTVORENA.", + "This is a secure area of the application. Please confirm your password before continuing.": "OVO JE SIGURNO PODRUČJE APLIKACIJE. MOLIMO POTVRDITE LOZINKU PRE NEGO ŠTO NASTAVITE.", + "This password does not match our records.": "LOZINKA SE NE POKLAPA SA NAŠOM BAZOM.", + "This password reset link will expire in :count minutes.": "LINK ZA PROMENU LOZINKE ISTICE ZA :count MINUTA.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "OVO PLAĆANjE JE POKRENUTO, ALI SREDSTVA JOŠ NISU PRIMLjENA. TO MOŽE POTRAJATI DO 14 DANA.", + "This resource no longer exists": "OVAJ RESURS VIŠE NE POSTOJI", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "OVA PRETPLATA JE ISTEKLA I NE MOŽE SE NASTAVITI. NAPRAVITE NOVU PRETPLATU.", + "This user already belongs to the team.": "OVAJ KORISNIK VEĆ PRIPADA OVOM TIMU.", + "This user has already been invited to the team.": "OVAJ KORISNIK JE VEĆ POZVAN U TIM.", + "Timor-Leste": "TIMOR-LESTE", + "to": "K", + "To": "DO", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "DA BISTE ZAVRŠILI OMOGUĆAVANjE DVOFAKTORSKE AUTENTIKACIJE, SKENIRAJTE SLEDEĆI KR KOD POMOĆU APLIKACIJE ZA AUTENTIFIKACIJU VAŠEG TELEFONA ILI UNESITE KLjUČ ZA PODEŠAVANjE I UNESITE GENERISANI OTP KOD.", + "Today": "DANAS", + "Toggle navigation": "PRIKAŽI NAVIGACIJU", + "Togo": "TOGA", + "Tokelau": "TOKELAU", + "Token Name": "IME TOKENA", + "Tonga": "DOĐITE", + "Too Many Requests": "PREVIŠE ZAHTEVA", + "total": "SVE", + "Total:": "UKUPNO:", + "Trashed": "SLOMLjEN", + "Trinidad And Tobago": "TRINIDAD I TOBAGO", + "Trinidad and Tobago": "TRINIDAD I TOBAGO", + "Tunisia": "TUNIS", + "Turkey": "ĆURETINA", + "Turkmenistan": "TURKMENISTAN", + "Turks And Caicos Islands": "OSTRVA TURKS I KAIKOS", + "Turks and Caicos Islands": "OSTRVA TURKS I KAIKOS", + "Tuvalu": "TUVALU", + "Two Factor Authentication": "DVOFAKTORSKA AUTENTIFIKACIJA", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "DVOFAKTORSKA AUTENTIFIKACIJA JE SADA OMOGUĆENA. SKENIRAJTE SLEDEĆI KR KOD POMOĆU APLIKACIJE ZA POTVRDU IDENTITETA NA TELEFONU ILI UNESITE KLjUČ ZA PODEŠAVANjE.", + "Type": "TIP", + "Uganda": "UGANDA", + "Ukraine": "UKRAJINA", + "Unauthorized": "NEOVLAŠĆEN PRISTUP", + "United Arab Emirates": "UJEDINjENI ARAPSKI EMIRATI", + "United Kingdom": "VELIKA BRITANIJA", + "United States": "SJEDINjENE DRŽAVE", + "United States Minor Outlying Islands": "MALA VANjSKA OSTRVA SJEDINjENIH DRŽAVA", + "United States Outlying Islands": "UDALjENA OSTRVA SAD", + "Unknown": "NEPOZNAT", + "Unpaid": "NEPLAĆENO", + "Update": "AŽURIRANjE", + "Update & Continue Editing": "AŽURIRANjE I NASTAVAK UREĐIVANjA", + "Update :resource": "AŽURIRANjE :resource", + "Update :resource: :title": "AŽURIRANjE :resource: :title", + "Update attached :resource: :title": "AŽURIRANjE U PRILOGU :resource: :title", + "Update Password": "AŽURIRAJ LOZINKU", + "Update Payment Information": "AŽURIRAJTE INFORMACIJE O PLAĆANjU", + "Update Payment Method": "AŽURIRAJTE NAČIN PLAĆANjA", + "Update your account's profile information and email address.": "AŽURIRAJTE INFORMACIJE O PROFILU NALOGA I ADRESU E-POŠTE.", + "Uploading": "UČITAVANjE", + "Uploading files... (:current/:total)": "OTPREMANjE DATOTEKA... (:current/:total)", + "Uruguay": "URUGVAJ", + "Use a recovery code": "KORISTI KOD ZA POVRATAK NALOGA", + "Use an authentication code": "KORISTI KOD ZA AUTENTIFIKACIJU NALOGA", + "User Actions": "KORISNIČKE RADNjE", + "User Security": "BEZBEDNOST KORISNIKA", + "Username": "KORISNIČKO IME", + "Uzbekistan": "UZBEKISTAN", + "Value": "VREDNOST", + "Vanuatu": "VANUATU", + "VAT Number": "PDV BROJ", + "Venezuela": "VENECUELA", + "Venezuela, Bolivarian Republic of": "VENECUELA, BOLIVARSKA REPUBLIKA", + "Verify Email Address": "VERIFIKUJ EMAIL ADRESU", + "Verify Your Email Address": "POTVRDITE VAŠU EMAIL ADRESU", + "Viet Nam": "Vietnam", + "View": "POGLEDAJTE", + "Virgin Islands, British": "BRITANSKA DEVIČANSKA OSTRVA", + "Virgin Islands, U.S.": "AMERIČKA DEVIČANSKA OSTRVA", + "Wallis And Futuna": "VALLIS I FUTUNA", + "Wallis and Futuna": "VALIS I FUTUNA", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "OBRAĐUJEMO VAŠU PRETPLATU. KADA SE PRETPLATA USPEŠNO OBRADI, OVA STRANICA ĆE SE AUTOMATSKI AŽURIRATI. OBIČNO OVAJ PROCES TREBA DA TRAJE SAMO NEKOLIKO SEKUNDI.", + "We are unable to process your payment. Please contact customer support.": "NISMO U MOGUĆNOSTI DA OBRADIMO VAŠU UPLATU. MOLIMO KONTAKTIRAJTE KORISNIČKU PODRŠKU.", + "We have emailed your password reset link!": "POSLALI SMO VAŠU VEZU ZA RESETOVANjE LOZINKE E-POŠTOM!", + "We were unable to find a registered user with this email address.": "NISMO USPELI DA NAĐEMO REGISTROVANOG KORISNIKA SA OVOM EMAIL ADRESOM.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "POSLAĆEMO VEZU ZA PREUZIMANjE FAKTURE NA ADRESE E-POŠTE KOJE NAVEDETE U NASTAVKU. VIŠE ADRESA E-POŠTE MOŽETE RAZDVOJITI ZAREZIMA.", + "We're lost in space. The page you were trying to view does not exist.": "IZGUBILI SMO SE U SVEMIRU. STRANICA KOJU STE POKUŠALI PREGLEDATI NE POSTOJI.", + "Welcome Back!": "Dobrodošao Nazad!", + "Western Sahara": "ZAPADNA SAHARA", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "KADA JE OMOGUĆENA DVOSTEPENA POTVRDA IDENTITETA, OD VAS ĆE SE TRAŽITI SIGURAN, SLUČAJNI TOKEN TOKOM POTVRDE IDENTITETA. OVAJ TOKEN MOŽETE DA PREUZMETE IZ APLIKACIJE GOOGLE AUTHENTICATOR NA TELEFONU.", + "Whoops": "UPS", + "Whoops!": "UPS!", + "Whoops! Something went wrong.": "UPS! NEŠTO NIJE U REDU.", + "With Trashed": "SA RAZBIJENIM", + "Write": "PISANjE", + "Year To Date": "GODINA DO DANAS", + "Yearly": "GODIŠNjE", + "Yemen": "JEMEN", + "Yes": "DA", + "You are already subscribed.": "VEĆ STE UPISANI.", + "You are currently within your free trial period. Your trial will expire on :date.": "TRENUTNO STE U OKVIRU BESPLATNOG PROBNOG PERIODA. VAŠ PROBNI PERIOD ISTIČE :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "TRENUTNO STE U OKVIRU BESPLATNOG PROBNOG PERIODA. VAŠA PROBNA VERZIJA ĆE ISTEĆI :date.. POKRETANjEM NOVE PRETPLATE ZAVRŠIĆETE PROBNI PERIOD.", + "You are logged in!": "PRIJAVLjENI STE!", + "You are receiving this email because we received a password reset request for your account.": "DOBILI STE OVAJ EMAIL ZATO ŠTO SAMO PRIMILI ZAHTEV ZA PROMENU LOZINKE ZA VAŠ NALOG.", + "You have been invited to join the :team team!": "POZVANI STE DA SE PRIDRUŽITE TIMU :team!", + "You have enabled two factor authentication.": "OMOGUĆILI STE DVOFAKTORSKU POTVRDU IDENTITETA.", + "You have not enabled two factor authentication.": "NISTE OMOGUĆILI DVOFAKTORSKU POTVRDU IDENTITETA.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "IMATE NEKE NEPLAĆENE FAKTURE. NAKON AŽURIRANjA PODRAZUMEVANOG NAČINA PLAĆANjA, MOŽETE PONOVO DA POKUŠATE DA IZVRŠITE PLAĆANjA PREKO LISTE FAKTURA U NASTAVKU.", + "You may accept this invitation by clicking the button below:": "OVU POZIVNICU MOŽETE PRIHVATITI KLIKOM NA DUGME ISPOD:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "SVOJU PRETPLATU MOŽETE OTKAZATI U BILO KOM TRENUTKU. KADA SE VAŠA PRETPLATA OTKAŽE, IMAĆETE OPCIJU DA NASTAVITE PRETPLATU DO KRAJA TRENUTNOG OBRAČUNSKOG CIKLUSA.", + "You may delete any of your existing tokens if they are no longer needed.": "MOŽETE IZBRISATI BILO KOJI OD POSTOJEĆIH TOKENA AKO VIŠE NISU POTREBNI.", + "You may not delete your personal team.": "NE MOŽETE IZBRISATI SVOJ LIČNI TIM.", + "You may not leave a team that you created.": "NE MOŽETE NAPUSTITI TIM KOJI STE VI KREIRALI.", + "You will receive an invoice and payment link via email for each billing period.": "DOBIĆETE FAKTURU I VEZU ZA PLAĆANjE PUTEM E-POŠTE ZA SVAKI OBRAČUNSKI PERIOD.", + "You're logged in!": "ULOGOVANI STE!", + "Your :invoiceName invoice is now available!": "VAŠA FAKTURA OD :invoiceName JE SADA DOSTUPNA!", + "Your billing address is :address :address2 :postal_code :city :state :country": "VAŠA ADRESA ZA OBRAČUN JE :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "VAŠA KARTICA JE ODBIJENA. ZA VIŠE INFORMACIJA KONTAKTIRAJTE IZDAVAOCA KARTICE.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "VAŠ TRENUTNI NAČIN PLAĆANjA JE KREDITNA KARTICA KOJA SE ZAVRŠAVA NA :lastFour I KOJA ISTIČE :expiration.", + "Your email address is unverified.": "VAŠA ADRESA E-POŠTE NIJE VERIFIKOVANA.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "VAŠA POSLEDNjA UPLATA U IZNOSU OD :amount NIJE USPELA. AŽURIRAJTE SVOJ NAČIN PLAĆANjA DA BISTE PONOVO POKUŠALI NEUSPELU UPLATU.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "VAŠA POSLEDNjA UPLATA OD :amount DO :date NIJE USPELA. AŽURIRAJTE NAČIN PLAĆANjA DA BISTE PONOVO POKUŠALI DA IZVRŠITE NEUSPELO PLAĆANjE.", + "Your next payment of :amount will be processed on :date.": "VAŠA SLEDEĆA UPLATA OD :amount BIĆE :date.", + "Your payment method has been added successfully.": "VAŠ NAČIN PLAĆANjA JE USPEŠNO DODAT.", + "Your payment method will be charged automatically for each billing period.": "VAŠ NAČIN PLAĆANjA ĆE BITI AUTOMATSKI NAPLAĆEN ZA SVAKI OBRAČUNSKI PERIOD.", + "Your registered VAT Number is :vatNumber.": "VAŠ REGISTROVANI PDV BROJ JE :vatNumber.", + "Your subscription has been started successfully.": "VAŠA PRETPLATA JE USPEŠNO ZAPOČETA.", + "Your subscription has been successfully cancelled.": "VAŠA PRETPLATA JE USPEŠNO OTKAZANA.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "VAŠA PRETPLATA JE USPEŠNO OTKAZANA. I DALjE ĆETE IMATI PRISTUP DO KRAJA VAŠEG OBRAČUNSKOG PERIODA.", + "Your subscription was successfully resumed.": "VAŠA PRETPLATA JE USPEŠNO NASTAVLjENA.", + "Your subscription was successfully updated.": "VAŠA PRETPLATA JE USPEŠNO AŽURIRANA.", + "Zambia": "ZAMBIJA", + "Zimbabwe": "ZIMBABVE", + "Zip / Postal Code": "POŠTANSKI BROJ", + "Åland Islands": "ALANDSKA OSTRVA" +} diff --git a/locales/sr_Latn_ME/php-inline.json b/locales/sr_Latn_ME/php-inline.json new file mode 100644 index 00000000000..75b8c35532c --- /dev/null +++ b/locales/sr_Latn_ME/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ovo polje mora biti prihvaćeno.", + "accepted_if": "Ovo polje mora biti prihvaćeno kada je :other :value.", + "active_url": "Ovo nije validan URL.", + "after": "Ovo mora biti datum posle :date.", + "after_or_equal": "Ovo polje mora da bude :date ili kasniji datum.", + "alpha": "Ovo polje može sadržati samo slova.", + "alpha_dash": "Ovo polje može sadržati samo slova, brojeve i povlake.", + "alpha_num": "Ovo polje može sadržati samo slova i brojeve.", + "any_of": "Ovo polje je neispravno.", + "array": "Ovo polje mora biti niz stavki.", + "ascii": "Ovo polje može da sadrži samo jednobajtne alfanumeričke znakove i simbole.", + "attached": "Ovo polje je već pričvršćeno.", + "before": "Ovo mora biti datum pre :date.", + "before_or_equal": "Ovo mora biti :date ili raniji datum.", + "between.array": "Niz mora imati najmanje :min, a najviše :max stavki.", + "between.file": "Fajl mora da bude između :min i :max kilobajta.", + "between.numeric": "Vrednost mora biti između :min i :max.", + "between.string": "Rečenica mora imati najmanje :min a najviše :max slova.", + "boolean": "Ovo polje mora biti tačno ili netačno.", + "can": "Ovo polje sadrži nedozvoljenu vrednost.", + "confirmed": "Potvrda se ne poklapa.", + "contains": "Ovom polju nedostaje obavezna vrednost.", + "date": "Nije odgovarajući datum.", + "date_equals": "Mora da bude datum: :date.", + "date_format": "Ovo ne odgovara formatu: :format.", + "decimal": "Ovo polje mora imati :decimal decimalnih mesta.", + "declined": "Ova vrednost mora biti odbijena.", + "declined_if": "Ova vrednost mora biti odbijena kada je :other :value.", + "different": "Ova vrednost i :other moraju biti različite.", + "digits": "Ovo mora sadržati :digits cifara.", + "digits_between": "Broj cifara mora biti između :min i :max.", + "dimensions": "Slika je izvan dozvoljenih dimenzija.", + "distinct": "Ovo polje ima dupliranu vrednost.", + "doesnt_contain": "Ovo polje ne sme da sadrži nijedno od sledećeg: :values.", + "doesnt_end_with": "Ovo polje ne sme da se završava nekim od sledećeg: :values.", + "doesnt_start_with": "Ovo polje ne sme da počinje nekim od sledećeg: :values.", + "email": "Email mora da bude validan.", + "ends_with": "Polje mora da se završi sa nečim od sledećeg: :values.", + "enum": "Izabrana vrednost nije u listi dozvoljenih vrednosti.", + "exists": "Izabrana vrednost nije validna.", + "extensions": "Ovo polje mora imati jednu od sledećih ekstenzija: :values.", + "file": "Datoteka mora da bude fajl.", + "filled": "Polje je obavezno.", + "gt.array": "Niz mora sadržati više od :value stavki.", + "gt.file": "Veličina fajla mora da bude veća od :value kilobajta.", + "gt.numeric": "Vrednost mora da bude veća od :value.", + "gt.string": "Rečenica mora sadržati više od :value slova.", + "gte.array": "Niz mora sadržati :value stavki ili više.", + "gte.file": "Veličina fajla mora da bude veća ili jednaka od :value kilobajta.", + "gte.numeric": "Vrednost mora da bude veća ili jednaka od :value.", + "gte.string": "Rečenica mora sadržati :value ili više slova.", + "hex_color": "Ovo polje mora biti ispravna heksadecimalna boja.", + "image": "Ovo mora biti slika.", + "in": "Izabrana vrednost nije validna.", + "in_array": "Ova vrednost ne postoji u :other.", + "in_array_keys": "Ovo polje mora da sadrži bar jedan od sledećih ključeva: :values.", + "integer": "Ovo mora biti broj.", + "ip": "Ovo mora biti validna IP adresa.", + "ipv4": "Ovo mora da bude važeća IPv4 adresa.", + "ipv6": "Ovo mora da bude važeća IPv6 adresa.", + "json": "Ovo mora da bude važeći JSON format.", + "list": "Ovo polje mora biti lista.", + "lowercase": "Ovo polje mora biti malim slovima.", + "lt.array": "Niz mora sadržati manje od :value stavki.", + "lt.file": "Veličina fajla mora da bude manja od :value kilobajta.", + "lt.numeric": "Vrednost mora biti manja od :value.", + "lt.string": "Rečenica mora sadržati manje od :value slova.", + "lte.array": "Niz ne sme da sadrži više od :value stavki.", + "lte.file": "Veličina fajla mora da bude manja ili jednaka od :value kilobajta.", + "lte.numeric": "Vrednost mora biti manja ili jednaka od :value.", + "lte.string": "Rečenica mora sadržati :value ili manje slova.", + "mac_address": "Vrednost mora biti važeća MAC adresa.", + "max.array": "Niz ne sme imati više od :max stavki.", + "max.file": "Veličina fajla ne sme biti veća od :max kilobajta.", + "max.numeric": "Vrednost ne sme biti veća od :max.", + "max.string": "Rečenica ne sme sadržati više od :max slova.", + "max_digits": "Ovo polje ne sme imati više od :max cifara.", + "mimes": "Ovo mora biti fajl tipa: :values.", + "mimetypes": "Ovo mora biti fajl tipa: :values.", + "min.array": "Niz mora da ima najmanje :min stavki.", + "min.file": "Veličina fajla mora da bude najmanje :min kilobajta.", + "min.numeric": "Vrednost mora biti najmanje :min.", + "min.string": "Rečenica mora da sadrži najmanje :min slova.", + "min_digits": "Ovo polje mora imati najmanje :min cifara.", + "missing": "Ovo polje mora biti izostavljeno.", + "missing_if": "Ovo polje mora biti izostavljeno kada je :other :value.", + "missing_unless": "Ovo polje mora biti izostavljeno osim ako je :other :value.", + "missing_with": "Ovo polje mora biti izostavljeno kada je prisutno :values.", + "missing_with_all": "Ovo polje mora biti izostavljeno kada su prisutni :values.", + "multiple_of": "Ova vrednost mora biti višekratnik broja :value.", + "not_in": "Selektovana vrednost nije validna.", + "not_regex": "Format nije validan.", + "numeric": "Ovo mora biti broj.", + "password.letters": "Ovo polje mora da sadrži najmanje jedno slovo.", + "password.mixed": "Ovo polje mora da sadrži najmanje jedno veliko i jedno malo slovo.", + "password.numbers": "Ovo polje mora da sadrži najmanje jedan broj.", + "password.symbols": "Ovo polje mora da sadrži najmanje jedan simbol.", + "password.uncompromised": "Data vrednost se pojavila u curenju podataka. Molimo izaberite drugačiju vrednost.", + "present": "Ovo polje mora da bude prisutno.", + "present_if": "Ovo polje mora biti prisutno kada je :other :value.", + "present_unless": "Ovo polje mora biti prisutno osim ako je :other :value.", + "present_with": "Ovo polje mora biti prisutno kada je prisutno :values.", + "present_with_all": "Ovo polje mora biti prisutno kada su prisutni :values.", + "prohibited": "Ovo polje je zabranjeno.", + "prohibited_if": "Ovo polje je zabranjeno kada je :other :value.", + "prohibited_if_accepted": "Ovo polje je zabranjeno kada je :other prihvaćeno.", + "prohibited_if_declined": "Ovo polje je zabranjeno kada je :other odbijeno.", + "prohibited_unless": "Ovo polje je zabranjeno, osim ako :other nije u :values.", + "prohibits": "Ovo polje zabranjuje prisustvo polja :other.", + "regex": "Format nije validan.", + "relatable": "Ovo polje možda nije povezano sa datim resursom.", + "required": "Ovo polje je obavezno.", + "required_array_keys": "Ovo polje mora da sadrži unose za: :values.", + "required_if": "Ovo polje je obavezno kada polje :other sadrži :value.", + "required_if_accepted": "Ovo polje je obavezno kada je :other prihvaćeno.", + "required_if_declined": "Ovo polje je obavezno kada je :other odbijeno.", + "required_unless": "Ovo polje je obavezno, osim ako je :other u :values.", + "required_with": "Ovo polje je obavezno kada je prisutno :values.", + "required_with_all": "Ovo polje je obavezno kada su prisutni :values.", + "required_without": "Ovo polje je obavezno kada :values ne postoji.", + "required_without_all": "Ovo polje je obavezno kada nijedno od :values ne postoji.", + "same": "Vrednost ovog polja se mora poklopiti sa vrednošću polja :other.", + "size.array": "Niz mora da ima :size stavki.", + "size.file": "Veličina fajla mora biti :size kilobajta.", + "size.numeric": "Vrednost mora biti :size.", + "size.string": "Rečenica mora da sadrži :size slova.", + "starts_with": "Ovo polje mora početi sa jednim od ponuđenih: :values.", + "string": "Mora biti rečenica.", + "timezone": "Mora biti validna vremenska zona.", + "ulid": "Ovo polje mora biti važeći ULID.", + "unique": "Uneta vrednost već postoji.", + "uploaded": "Greška pri otpremanju.", + "uppercase": "Ovo polje mora biti velikim slovima.", + "url": "Format URL-a nije validan.", + "uuid": "Ovo mora biti važeći UUID." +} diff --git a/locales/sr_Latn_ME/php.json b/locales/sr_Latn_ME/php.json new file mode 100644 index 00000000000..3bd22692bbc --- /dev/null +++ b/locales/sr_Latn_ME/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Polje :attribute mora biti prihvaćeno.", + "accepted_if": "Polje :attribute mora biti prihvaćeno kada je :other :value.", + "active_url": "Polje :attribute nije validan URL.", + "after": "Polje :attribute mora biti datum posle :date.", + "after_or_equal": "Polje :attribute mora da bude :date ili kasniji datum.", + "alpha": "Polje :attribute može sadržati samo slova.", + "alpha_dash": "Polje :attribute može sadržati samo slova, brojeve i povlake.", + "alpha_num": "Polje :attribute može sadržati samo slova i brojeve.", + "any_of": "Polje :attribute je neispravno.", + "array": "Polje :attribute mora biti niz stavki.", + "ascii": "Polje :attribute može da sadrži samo jednobajtne alfanumeričke znakove i simbole.", + "attached": "Ovaj :attribute je već priložen.", + "before": "Polje :attribute mora biti datum pre :date.", + "before_or_equal": ":Attribute mora da bude :date ili raniji datum.", + "between.array": "Polje :attribute mora biti između :min i :max stavki.", + "between.file": "Fajl :attribute mora biti između :min i :max kilobajta.", + "between.numeric": "Polje :attribute mora biti između :min i :max.", + "between.string": "Polje :attribute mora biti između :min i :max karaktera.", + "boolean": "Polje :attribute mora biti tačno ili netačno.", + "can": "Polje :attribute sadrži nedozvoljenu vrednost.", + "confirmed": "Potvrda polja :attribute se ne poklapa.", + "contains": "Polju :attribute nedostaje obavezna vrednost.", + "current_password": "Lozinka je netačna.", + "date": "Polje :attribute nije važeći datum.", + "date_equals": "Polje :attribute mora da bude datum: :date.", + "date_format": "Polje :attribute ne odgovara formatu :format.", + "decimal": "Polje :attribute mora imati :decimal decimalnih mesta.", + "declined": "Polje :attribute mora biti odbijeno.", + "declined_if": "Polje :attribute mora biti odbijeno kada je :other :value.", + "different": "Polja :attribute i :other moraju biti različita.", + "digits": "Polje :attribute mora sadržati :digits cifara.", + "digits_between": "Polje :attribute mora biti između :min i :max cifara.", + "dimensions": "Polje :attribute ima nedozvoljene dimenzije slike.", + "distinct": "Polje :attribute ima dupliranu vrednost.", + "doesnt_contain": "Polje :attribute ne sme da sadrži nijedno od sledećeg: :values.", + "doesnt_end_with": "Polje :attribute ne sme da se završava nekim od sledećeg: :values.", + "doesnt_start_with": "Polje :attribute ne sme da počinje nekim od sledećeg: :values.", + "email": "Format polja :attribute nije validan.", + "ends_with": "Polje :attribute mora da se završi sa nečim od sledećeg: :values.", + "enum": "Vrednost polja :attribute nije u listi dozvoljenih vrednosti.", + "exists": "Odabrano polje :attribute nije validno.", + "extensions": "Polje :attribute mora imati jednu od sledećih ekstenzija: :values.", + "failed": "Podaci ne odgovaraju ni jednom nalogu.", + "file": ":Attribute mora da bude datoteka.", + "filled": "Polje :attribute je obavezno.", + "gt.array": "Polje :attribute mora da sadrži više od :value stavki.", + "gt.file": "Polje :attribute mora da bude veći od :value kilobajta.", + "gt.numeric": "Polje :attribute mora da bude veći od :value.", + "gt.string": "Polje :attribute mora da sadrži više od :value znakova.", + "gte.array": "Polje :attribute mora da sadrži :value stavki ili više.", + "gte.file": "Polje :attribute mora da ima :value ili više kilobajta.", + "gte.numeric": "Polje :attribute mora da bude :value ili veći.", + "gte.string": "Polje :attribute mora да sadrži :value или više znakova.", + "hex_color": "Polje :attribute mora biti ispravna heksadecimalna boja.", + "image": "Polje :attribute mora biti slika.", + "in": "Odabrano polje :attribute nije validno.", + "in_array": "Polje :attribute ne postoji u :other.", + "in_array_keys": "Polje :attribute mora да sadrži bar jedan od sledećih ključeva: :values.", + "integer": "Polje :attribute mora biti broj.", + "ip": "Polje :attribute mora biti validna IP adresa.", + "ipv4": "Polje :attribute mora да буде važeća IPv4 adresa.", + "ipv6": "Polje :attribute mora да буде važeća IPv6 adresa.", + "json": "Polje :attribute mora да bude važeća JSON niska.", + "list": "Polje :attribute mora biti lista.", + "lowercase": "Polje :attribute mora biti malim slovima.", + "lt.array": "Polje :attribute mora да sadrži manje od :value stavki.", + "lt.file": "Polje :attribute mora да bude manji od :value kilobajta.", + "lt.numeric": "Polje :attribute mora да bude manji od :value.", + "lt.string": "Polje :attribute mora да sadrжи manje od :value znakova.", + "lte.array": "Polje :attribute ne sme да sadrži više od :value stavki.", + "lte.file": "Polje :attribute mora да bude manji od :value kilobajta.", + "lte.numeric": "Polje :attribute mora да bude :value ili manji.", + "lte.string": "Polje :attribute mora да sadrži :value ili manje znakova.", + "mac_address": "Polje :attribute mora biti važeća MAC adresa.", + "max.array": "Polje :attribute ne sme да ima više od :max stavki.", + "max.file": "Polje :attribute mora biti manje od :max kilobajta.", + "max.numeric": "Polje :attribute mora biti manje od :max.", + "max.string": "Polje :attribute mora sadržati manje od :max karaktera.", + "max_digits": "Polje :attribute ne sme imati više od :max cifara.", + "mimes": "Polje :attribute mora biti fajl tipa: :values.", + "mimetypes": "Polje :attribute mora biti fajl tipa: :values.", + "min.array": "Polje :attribute mora sadržati najmanje :min stavki.", + "min.file": "Fajl :attribute mora biti najmanje :min kilobajta.", + "min.numeric": "Polje :attribute mora biti najmanje :min.", + "min.string": "Polje :attribute mora sadržati najmanje :min karaktera.", + "min_digits": "Polje :attribute mora imati najmanje :min cifara.", + "missing": "Polje :attribute mora biti izostavljeno.", + "missing_if": "Polje :attribute mora biti izostavljeno kada je :other :value.", + "missing_unless": "Polje :attribute mora biti izostavljeno osim ако је :other :value.", + "missing_with": "Polje :attribute mora biti izostavljeno kada је prisutno :values.", + "missing_with_all": "Polje :attribute mora biti izostavljeno kada су prisutni :values.", + "multiple_of": "Broj :attribute treba да bude višekratnik broja :value.", + "next": "Napred »", + "not_in": "Odabrani element polja :attribute nije validan.", + "not_regex": "Format :attribute je nevažeći.", + "numeric": "Polje :attribute mora biti broj.", + "password": "Pogrešna lozinka", + "password.letters": ":Attribute mora da sadrži najmanje jedno slovo.", + "password.mixed": ":Attribute mora da sadrži najmanje jedno veliko i jedno malo slovo.", + "password.numbers": ":Attribute mora da sadrži najmanje jedan broj.", + "password.symbols": ":Attribute mora da sadrži najmanje jedan simbol.", + "password.uncompromised": "Data vrednost :attribute se pojavila u curenju podataka. Molimo izaberite drugačiji :attribute.", + "present": "Polje :attribute mora da bude prisutno.", + "present_if": "Polje :attribute mora biti prisutno kada је :other :value.", + "present_unless": "Polje :attribute mora biti prisutно osim ako је :other :value.", + "present_with": "Polje :attribute mora biti prisutno kada је prisutno :values.", + "present_with_all": "Polje :attribute mora biti prisutno kada су prisutни :values.", + "previous": "« Nazad", + "prohibited": "Polje :attribute je zabranjeno.", + "prohibited_if": "Polje :attribute je zabranjeno kada је :other :value.", + "prohibited_if_accepted": "Polje :attribute je zabranjeno kada је :other prihvaćeno.", + "prohibited_if_declined": "Polje :attribute je zabranjeno kada је :other odbijeno.", + "prohibited_unless": "Polje :attribute je zabranjeno, osim ako :other nije u :values.", + "prohibits": "Polje :attribute zabranjuje prisustvo polja :other.", + "regex": "Format polja :attribute nije validan.", + "relatable": "Ovaj :attribute možda nije povezan sa ovim resursom.", + "required": "Polje :attribute je obavezno.", + "required_array_keys": "Polje :attribute mora da sadrži unose za: :values.", + "required_if": "Polje :attribute je obavezno kada polje :other sadrži :value.", + "required_if_accepted": "Polje :attribute je obavezno kada је :other prihvaćeno.", + "required_if_declined": "Polje :attribute je obavezno kada је :other odbijeno.", + "required_unless": "Polje :attribute je obavezno, osim ako je :other u :values.", + "required_with": "Polje :attribute je obavezno kada је prisutno :values.", + "required_with_all": "Polje :attribute je obavezно kada su prisutni :values.", + "required_without": "Polje :attribute je obavezno kada :values nije prisutno.", + "required_without_all": "Polje :attribute je obavezno kada nijedan od sledećih: :values nije prisutan.", + "reset": "Lozinka je resetovana!", + "same": "Polja :attribute i :other se moraju poklapati.", + "sent": "Poslali smo reset link za vašu lozinku!", + "size.array": "Polje :attribute mora sadržati :size stavki.", + "size.file": "Fajl :attribute mora biti :size kilobajta.", + "size.numeric": "Polje :attribute mora biti :size.", + "size.string": "Polje :attribute mora biti :size karaktera.", + "starts_with": "Polje :attribute mora da počne sa: :values", + "string": "Polje :attribute mora sadržati slova.", + "throttle": "Previše neuspelih pokušaja. Pokušajte ponovo za :seconds sekundi.", + "throttled": "Molimo sačekajte pre nego što pokušate ponovo.", + "timezone": "Polje :attribute mora biti ispravna vremenska zona.", + "token": "Ukucana oznaka za resetovanje lozinke nije važeća.", + "ulid": "Polje :attribute mora biti važeći ULID.", + "unique": "Polje :attribute već postoji.", + "uploaded": ":Attribute nije otpremljen.", + "uppercase": "Polje :attribute mora biti velikim slovima.", + "url": "Format polja :attribute ne važi.", + "user": "Nismo uspeli pronaći korisnika sa email adresom.", + "uuid": ":Attribute mora da bude važeći UUID." +} diff --git a/locales/su/_excludes.json b/locales/su/_excludes.json new file mode 100644 index 00000000000..05a24343d88 --- /dev/null +++ b/locales/su/_excludes.json @@ -0,0 +1,55 @@ +[ + "April", + "Aruba", + "Australia", + "Austria", + "Bahrain", + "Bolivia", + "Botswana", + "Brunei Darussalam", + "Bulgaria", + "Chad", + "CSV (.csv)", + "Djibouti", + "Excel (.xlsx)", + "Gabon", + "Ghana", + "Guatemala", + "Guernsey", + "Guinea", + "Guyana", + "Honduras", + "India", + "Iran", + "Kazakhstan", + "Kiribati", + "Kosovo", + "Kuwait", + "Latvia", + "Malaysia", + "Mali", + "Malta", + "Mauritania", + "Mauritius", + "Mongolia", + "Myanmar", + "Oman", + "Pakistan", + "Panama", + "Paraguay", + "Peru", + "Pitcairn", + "Qatar", + "Rwanda", + "Seychelles", + "Somalia", + "Sri Lanka", + "Taiwan", + "Tajikistan", + "Tanzania", + "Tokelau", + "Tuvalu", + "Uruguay", + "Vanuatu", + "Zambia" +] diff --git a/locales/su/json-inline.json b/locales/su/json-inline.json new file mode 100644 index 00000000000..1783b58a4ed --- /dev/null +++ b/locales/su/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Widang ieu kedah janten peran anu sah.", + "The :attribute must be at least :length characters and contain at least one number.": "Widang ieu kedah sahenteuna :length karakter sareng ngandung sahenteuna hiji angka.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Widang ieu kedah sahenteuna :length karakter sareng ngandung sahenteuna hiji karakter khusus sareng hiji angka.", + "The :attribute must be at least :length characters and contain at least one special character.": "Widang ieu kedah sahenteuna :length karakter sareng ngandung sahenteuna hiji karakter khusus.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Widang ieu kedah sahenteuna :length karakter sareng ngandung sahenteuna hiji karakter hurup ageung sareng hiji angka.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Widang ieu kedah sahenteuna :length karakter sareng ngandung sahenteuna hiji hurup ageung sareng hiji karakter khusus.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Widang ieu kedah sahenteuna :length karakter sareng ngandung sahenteuna hiji karakter hurup ageung, hiji angka, sareng hiji karakter khusus.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Widang ieu kedah sahenteuna :length karakter sareng ngandung sahenteuna hiji karakter hurup ageung.", + "The :attribute must be at least :length characters.": "Widang ieu kedah sahenteuna :length karakter.", + "The :attribute must contain at least one letter.": "Widang ieu kedah ngandung sahenteuna hiji hurup.", + "The :attribute must contain at least one number.": "Widang ieu kedah ngandung sahenteuna hiji angka.", + "The :attribute must contain at least one symbol.": "Widang ieu kedah ngandung sahenteuna hiji simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Widang ieu kedah ngandung sahenteuna hiji hurup ageung sareng hiji hurup leutik.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Widang anu dipasihkeun parantos muncul dina bocor data. Mangga pilih widang anu sanés." +} diff --git a/locales/su/json.json b/locales/su/json.json new file mode 100644 index 00000000000..23478e8f7ba --- /dev/null +++ b/locales/su/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(sareng :count deui kasalahan)", + "(and :count more errors)": "(sareng :count deui kasalahan)|(sareng :count deui kasalahan)|(sareng :count deui kasalahan)", + "30 Days": "30 poé", + "60 Days": "60 poé", + "90 Days": "90 poé", + ":amount selected": ":amount dipilih", + ":amount Total": "Jumlah :amount", + ":days day trial": ":days poé sidang", + ":resource Details": ":resource Rincian", + ":resource Details: :title": ":resource Rincian: :title", + "A decryption key is required.": "Konci dekripsi diperlukeun.", + "A fresh verification link has been sent to your email address.": "Tautan verifikasi anyar parantos dikirim ka alamat surélék anjeun.", + "A new verification link has been sent to the email address you provided during registration.": "Tautan verifikasi anyar parantos dikirim ka alamat email anu anjeun bikeun nalika pendaptaran.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Tautan verifikasi anyar geus dikirim ka alamat surélék nu anjeun disadiakeun dina setélan profil anjeun.", + "A new verification link has been sent to your email address.": "Tautan verifikasi anyar parantos dikirim ka alamat surélék anjeun.", + "Accept Invitation": "Narima Uleman", + "Action": "Aksi", + "Action Event": "Acara Aksi", + "Action Events": "Kajadian Aksi", + "Action Happened At": "Kajadian di", + "Action Initiated By": "Diprakarsai Ku", + "Action Name": "Ngaran", + "Action Status": "Status Aksi", + "Action Target": "Sasaran", + "Actions": "lampah", + "Add": "Tambihan", + "Add :resource": "Tambahkeun :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Tambihkeun anggota tim énggal ka tim anjeun, ngamungkinkeun aranjeunna kolaborasi sareng anjeun.", + "Add additional security to your account using two factor authentication.": "Tambihkeun kaamanan tambahan kana akun anjeun nganggo auténtikasi dua faktor.", + "Add Payment Method": "Tambahkeun Métode pamayaran", + "Add row": "Tambahkeun baris", + "Add Team Member": "Tambahkeun Anggota Tim", + "Add VAT Number": "Tambahkeun Nomer PPN", + "Added.": "Ditambahkeun.", + "Additional billing information updated successfully.": "Inpo tagihan tambahan suksés diropéa.", + "Address": "Alamat", + "Address Line 2": "Alamat Jalur 2", + "Administrator": "Pangurus", + "Administrator users can perform any action.": "Pamaké administrator tiasa ngalakukeun tindakan naon waé.", + "Afghanistan": "Apganistan", + "Aland Islands": "Kapuloan Åland", + "Albania": "Aluria", + "Algeria": "Aljazair", + "All of the people that are part of this team.": "Sadayana jalma anu janten bagian tina tim ieu.", + "All resources loaded.": "Sadaya sumber dimuat.", + "All rights reserved.": "Sadaya hak disimpen.", + "Already registered?": "Geus didaptarkeun?", + "American Samoa": "Samoa Amérika", + "An error occurred while uploading the file.": "Aya kasalahan nalika ngamuat koropak.", + "An error occurred while uploading the file: :error": "Aya kasalahan nalika unggah file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Aya kasalahan anu teu disangka-sangka sareng kami parantos ngabéjaan tim dukungan kami. Cobaan deui engke.", + "Andorra": "Sarengorra", + "Angola": "Gaay", + "Anguilla": "Turocaewa", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "pamaké séjén geus diropéa sumberdaya ieu saprak kaca ieu dimuat. Mangga segerkeun kaca sareng cobian deui.", + "Antarctica": "Antartika", + "Antigua And Barbuda": "Antigua jeung Barbuda", + "Antigua and Barbuda": "Antigua jeung Barbuda", + "API Token": "Token API", + "API Token Permissions": "Idin API Token", + "API Tokens": "Token API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Token API ngamungkinkeun jasa pihak katilu pikeun ngaoténtikasi sareng aplikasi kami atas nama anjeun.", + "Apply": "Larapkeun", + "Apply Coupon": "Larapkeun Kupon", + "April": "April", + "Are you sure you want to attempt to pay :amount?": "Anjeun pasti kana nu Anjeun hoyong nyobian mayar :amount?", + "Are you sure you want to cancel your subscription?": "Naha anjeun yakin hoyong ngabatalkeun langganan anjeun?", + "Are you sure you want to delete all the notifications?": "Naha anjeun yakin hoyong mupus sadaya bewara?", + "Are you sure you want to delete the selected resources?": "Naha anjeun yakin hoyong mupus sumber daya anu dipilih?", + "Are you sure you want to delete this file?": "Naha anjeun yakin hoyong mupus file ieu?", + "Are you sure you want to delete this notification?": "Naha anjeun yakin hoyong mupus bewara ieu?", + "Are you sure you want to delete this payment method?": "Naha anjeun yakin hoyong ngahapus metode pamayaran ieu?", + "Are you sure you want to delete this resource?": "Naha anjeun yakin hoyong mupus sumber ieu?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Naha anjeun yakin hoyong mupus tim ieu? Sakali tim dihapus, sadaya sumber daya sareng datana bakal dihapus permanén.", + "Are you sure you want to delete your account?": "Naha anjeun yakin hoyong mupus akun anjeun?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Naha anjeun yakin hoyong mupus akun anjeun? Saatos akun anjeun dihapus, sadaya sumber sareng datana bakal dipupus sacara permanén. Mangga lebetkeun sandi anjeun pikeun mastikeun yén anjeun hoyong ngahapus akun anjeun sacara permanen.", + "Are you sure you want to detach the selected resources?": "Naha anjeun yakin hoyong nyabut sumber daya anu dipilih?", + "Are you sure you want to detach this resource?": "Naha anjeun yakin yén anjeun hoyong ngaleupaskeun sumberdaya ieu?", + "Are you sure you want to force delete the selected resources?": "Naha anjeun yakin hoyong ngahapus paksa sumber daya anu dipilih?", + "Are you sure you want to force delete this resource?": "Naha anjeun yakin hoyong ngahapus maksa sumber ieu?", + "Are you sure you want to log out?": "Anjeun yakin rék kaluar?", + "Are you sure you want to mark all notifications as read?": "Naha anjeun yakin yén anjeun hoyong nyirian sadaya béwara salaku dibaca?", + "Are you sure you want to remove this item?": "Naha anjeun yakin hoyong mupus item ieu?", + "Are you sure you want to restore the selected resources?": "Naha anjeun yakin hoyong mulangkeun sumber daya anu dipilih?", + "Are you sure you want to restore this resource?": "Naha anjeun yakin hoyong mulangkeun sumber daya ieu?", + "Are you sure you want to resume your subscription?": "Naha anjeun yakin rék neruskeun langganan anjeun?", + "Are you sure you want to run this action?": "Naha anjeun yakin rék ngajalankeun aksi ieu?", + "Are you sure you want to set this payment method as your default?": "Naha anjeun yakin hoyong nyetél metode pamayaran ieu salaku standar anjeun?", + "Are you sure you want to stop impersonating?": "Anjeun yakin rék eureun niru?", + "Are you sure you would like to delete this API token?": "Naha anjeun yakin hoyong mupus token API ieu?", + "Are you sure you would like to leave this team?": "Naha anjeun yakin hoyong ninggalkeun tim ieu?", + "Are you sure you would like to remove this person from the team?": "Naha anjeun yakin hoyong ngahapus jalma ieu tina tim?", + "Are you sure you would like to switch billing plans?": "Naha anjeun yakin hoyong ngalih rencana tagihan?", + "Argentina": "Argéntina", + "Armenia": "Arménia", + "Aruba": "Aruba", + "Attach": "Ngalampirkeun", + "Attach & Attach Another": "Gantelkeun sareng Gantelkeun anu sanés", + "Attach :resource": "Gantelkeun :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Gantelkeun file ku cara nyéred sareng ngaleupas, milih atanapi ngaraosan.", + "August": "Agustusan", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "AzerbaJan", + "Bahamas": "Bahama", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladés", + "Barbados": "Barbatos", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Sateuacan neraskeun, naha anjeun tiasa pariksa alamat email anjeun ku ngaklik tautan anu kami kirimkeun ku email ka anjeun? Upami anjeun henteu nampi email, kami bakal ngantunkeun anjeun anu sanés.", + "Before proceeding, please check your email for a verification link.": "Sateuacan neraskeun, mangga parios email anjeun kanggo tautan verifikasi.", + "Belarus": "Bélarus", + "Belgium": "Bélgia", + "Belize": "Bélis", + "Benin": "Bénin", + "Bermuda": "Bébha", + "Bhutan": "Butan", + "Billing Information": "Inpo Tagihan", + "Billing Management": "Manajemén tagihan", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Nagara Plurinasional", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius jeung Saba", + "Bosnia And Herzegovina": "Bosnia jeung Hérzégovina", + "Bosnia and Herzegovina": "Bosnia jeung Hérzégovina", + "Botswana": "Botswana", + "Bouvet Island": "Pulo Bouvet", + "Brazil": "Brasil", + "British Indian Ocean Territory": "Téritori Samudra Hindia Britania", + "Browser Sessions": "Sesi Browser", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina faso", + "Burundi": "Buruni", + "Cambodia": "Kamboja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Ngabolaykeun", + "Cancel Subscription": "Ngabolaykeun Langganan", + "Cape Verde": "Tanjung Verde", + "Card": "Kartu", + "Cayman Islands": "Kapuloan Cayman", + "Central African Republic": "Républik Afrika Tengah", + "Chad": "Chad", + "Change Subscription Plan": "Ngarobah Plan Langganan", + "Change the current payment method attached to your subscription": "Robah metode pamayaran ayeuna napel langganan anjeun", + "Changes": "Parobahan", + "Checkout": "Parios", + "Chile": "Chili", + "China": "Cina", + "Choose": "Milih", + "Choose :field": "Pilih :field", + "Choose :resource": "Pilih :resource", + "Choose an option": "Milih hiji pilihan", + "Choose date": "Pilih tanggal", + "Choose File": "Pilih File", + "Choose Files": "Pilih Files", + "Choose Type": "Pilih Tipe", + "Christmas Island": "Pulo Natal", + "City": "Kota", + "Click here to re-send the verification email.": "Pencét di dieu pikeun ngirim deui email verifikasi.", + "click here to request another": "klik di dieu pikeun ménta sejen", + "Click to choose": "Klik pikeun milih", + "Close": "Tutup", + "Cocos (Keeling) Islands": "Kapuloan Cocos (Keeling).", + "Code": "Kodeu", + "Colombia": "Kolombia", + "Comoros": "Komoro", + "Confirm": "Konfirmasi", + "Confirm Billing Action": "Konfirmasi Billing Aksi", + "Confirm Password": "Pastikeun Kecap konci", + "Confirm Payment": "Konfirmasi Pembayaran", + "Confirm your :amount payment": "Konfirmasi :amount pamayaran Anjeun", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Républik Démokratik", + "Congo, the Democratic Republic of the": "Kongo, Républik Démokratik", + "Constant": "Angger", + "Continue To Payment": "Terus mayar", + "Cook Islands": "Kapuloan Cook", + "Copy to clipboard": "Salin kana clipboard", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Basisir Gading", + "Country": "Nagara", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon diterapkeun suksés.", + "Create": "Nyiptakeun", + "Create & Add Another": "Jieun & Tambahkeun sejen", + "Create :resource": "Nyieun :resource", + "Create a new team to collaborate with others on projects.": "Jieun tim anyar pikeun kolaborasi sareng batur dina proyék.", + "Create Account": "Ngadamel akun", + "Create API Token": "Jieun API Token", + "Create New Team": "Jieun Tim Anyar", + "Create Team": "Jieun Tim", + "Created.": "Kacipta.", + "Croatia": "Kroasia", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "Kuba", + "Curaçao": "Rowçao", + "Current Password": "Kecap konci Ayeuna", + "Current Subscription Plan": "Plan Langganan Ayeuna", + "Currently Subscribed": "Ayeuna Langganan", + "Customer Balance": "Kasaimbangan Palanggan", + "Customize": "Sesuaikeun", + "Cyprus": "Siprus", + "Czech Republic": "Républik Czech", + "Côte d'Ivoire": "Basisir Gading", + "Dark": "Poek", + "Dashboard": "Dasbor", + "December": "Désémber", + "Decrease": "Ngurangan", + "Default": "Dituna", + "Delete": "Mupus", + "Delete :resource": "Mupus :resource", + "Delete Account": "Hapus Akun", + "Delete all notifications": "Pupus sadaya bewara", + "Delete API Token": "Hapus Token API", + "Delete File": "Pupus File", + "Delete Notification": "Pupus Bewara", + "Delete Resource": "Pupus Sumberdaya", + "Delete Selected": "Hapus Dipilih", + "Delete Team": "Hapus Tim", + "Denmark": "Dénmark", + "Detach": "Leupaskeun", + "Detach Resource": "Pupuskeun Sumberdaya", + "Detach Selected": "Leupaskeun Dipilih", + "Details": "Rincian", + "Disable": "Pareuman", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Naha anjeun leres-leres hoyong angkat? Anjeun gaduh parobahan anu teu disimpen.", + "Dominica": "Dominika", + "Dominican Republic": "Républik Dominika", + "Done.": "Réngsé.", + "Download": "Ngundeur", + "Download Invoice": "Unduh Invoice", + "Drop file or click to choose": "Leupaskeun file atawa klik pikeun milih", + "Drop files or click to choose": "Leupaskeun file atawa klik pikeun milih", + "Ecuador": "Ékuador", + "Edit": "Édit", + "Edit :resource": "Édit :resource", + "Edit Attached": "Édit napel", + "Edit Profile": "Édit Propil", + "Editor": "Redaktur", + "Editor users have the ability to read, create, and update.": "Pamaké éditor gaduh kamampuan maca, nyiptakeun, sareng ngapdet.", + "Egypt": "Mesir", + "El Salvador": "Él Salvador", + "Email": "Surélék", + "email": "surélék", + "Email Address": "Alamat email", + "Email Addresses": "Alamat surélék", + "Email Password Reset Link": "Email Sandi Reset Link", + "Email Verification": "Email Verifikasi", + "Enable": "Aktipkeun", + "Encrypted environment file already exists.": "File lingkungan énkripsi parantos aya.", + "Encrypted environment file not found.": "File lingkungan énkripsi teu kapendak.", + "Ensure your account is using a long, random password to stay secure.": "Pastikeun akun anjeun nganggo sandi anu panjang sareng acak pikeun tetep aman.", + "Environment file already exists.": "File lingkungan parantos aya.", + "Environment file not found.": "file lingkungan teu kapanggih.", + "Equatorial Guinea": "Guinea Khatulistiwa", + "Eritrea": "Éritréa", + "Error": "Kasalahan", + "errors": "kasalahan", + "Estonia": "Éstonia", + "Ethiopia": "Étiopia", + "ex VAT": "ex PPN", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Tamat :expiration", + "Export As CSV": "Ékspor Salaku CSV", + "Extra Billing Information": "Émbaran tagihan tambahan", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Konfirmasi tambahan diperlukeun pikeun ngolah pamayaran Anjeun. Mangga teraskeun ka halaman pamayaran ku ngaklik tombol di handap.", + "Failed Subscription Payment": "Pamayaran Langganan Gagal", + "Failed to load :resource!": "Gagal ngamuat :resource!", + "Falkland Islands (Malvinas)": "Kapuloan Falkland (Malvinas)", + "Faroe Islands": "Kapuloan Faroe", + "February": "Pébruari", + "Fiji": "Feji", + "Filename": "Nami file", + "Finish enabling two factor authentication.": "Rengse sangkan auténtikasi dua faktor.", + "Finland": "Finlandia", + "For your security, please confirm your password to continue.": "Pikeun kaamanan anjeun, mangga pastikeun sandi anjeun pikeun neruskeun.", + "Forbidden": "Dilarang", + "Force Delete": "Maksakeun Hapus", + "Force Delete :resource": "Maksakeun Hapus :resource", + "Force Delete Resource": "Maksakeun Pupus Sumberdaya", + "Force Delete Selected": "Angkatan Pupus Dipilih", + "Forgot Password": "Hilap kecap konci", + "Forgot your password?": "Hilap kecap konci anjeun?", + "Forgot Your Password?": "Hilap kecap konci anjeun?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Hilap kecap konci anjeun? Henteu masalah. Ngan hayu urang terang alamat surélék anjeun sarta kami bakal surélék anjeun link reset sandi nu bakal ngidinan Anjeun pikeun milih nu anyar.", + "France": "Perancis", + "French Guiana": "Guyana Perancis", + "French Polynesia": "Polinésia Perancis", + "French Southern Territories": "Téritori Kidul Perancis", + "From": "Ti", + "Gabon": "Gabon", + "Gambia": "Gameia", + "Georgia": "Géorgia", + "Germany": "Jérman", + "Ghana": "Ghana", + "Gibraltar": "Karibral", + "Go Home": "Balik ka imah", + "Go to page :page": "Pindah ka kaca :page", + "Great! You have accepted the invitation to join the :team team.": "Hebat! Anjeun parantos nampi uleman pikeun gabung ka :team tim.", + "Greece": "Yunani", + "Greenland": "Greland", + "Grenada": "Grénada", + "Guadeloupe": "Guyelupe", + "Guam": "Tula", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-bissau", + "Guyana": "Guyana", + "Haiti": "Heuni", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Boga pikiran kadua pikeun ngabatalkeun langganan anjeun? Anjeun tiasa langsung ngaktipkeun deui langganan anjeun iraha waé dugi ka ahir siklus tagihan anjeun ayeuna. Saatos siklus tagihan anjeun ayeuna réngsé, anjeun tiasa milih rencana langganan anu énggal.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Gaduh pikiran kadua pikeun ngabatalkeun langganan anjeun? Anjeun tiasa langsung ngaréaksikeun langganan anjeun iraha waé dugi ka ahir siklus tagihan anjeun ayeuna. Saatos siklus tagihan anjeun ayeuna réngsé, anjeun tiasa milih rencana langganan anu énggal.", + "Heard Island & Mcdonald Islands": "Heard Island jeung McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island jeung McDonald Islands", + "Hello!": "Halo!", + "Hide Content": "Sumputkeun eusi", + "Hold Up!": "Cepengan!", + "Holy See (Vatican City State)": "Tahta Suci (Negara Kota Vatikan)", + "Honduras": "Honduras", + "Hong Kong": "Hongkong", + "Hungary": "Hungaria", + "I agree to the :terms_of_service and :privacy_policy": "Abdi satuju kana :terms_of_service sareng :privacy_policy", + "Iceland": "Islandia", + "ID": "I id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Upami diperlukeun, anjeun tiasa kaluar tina sadaya sesi browser anjeun anu sanés dina sadaya alat anjeun. Sababaraha sesi panganyarna anjeun dibéréndélkeun di handap; kumaha oge, daptar ieu bisa jadi teu tuntas. Upami anjeun ngarasa akun anjeun parantos dikompromi, anjeun ogé kedah ngapdet kecap konci anjeun.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Upami anjeun parantos gaduh akun, anjeun tiasa nampi uleman ieu ku ngaklik tombol di handap:", + "If you did not create an account, no further action is required.": "Lamun anjeun teu nyieun hiji akun, euweuh aksi salajengna diperlukeun.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Upami anjeun henteu nyangka nampi uleman ka tim ieu, anjeun tiasa ngahapus email ieu.", + "If you did not receive the email": "Upami anjeun henteu nampi email", + "If you did not request a password reset, no further action is required.": "Upami anjeun henteu menta reset sandi, teu aya tindakan salajengna anu diperyogikeun.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Upami anjeun teu acan gaduh akun, anjeun tiasa nyiptakeunana ku ngaklik tombol di handap. Saatos ngadamel akun, anjeun tiasa ngaklik tombol nampi uleman dina email ieu pikeun nampi uleman tim:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Upami anjeun kedah nambihan kontak atanapi inpormasi pajak ka invélat, sapertos nami bisnis anu pinuh, nomer idéntitas Catet anjeun, atanapi alamat catetan, anjeun tiasa nambihan di dieu.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Upami anjeun ngalaman masalah ngaklik tombol \":actionText\", salin sareng témpél URL di handap ieu\nkana panyungsi wéb anjeun:", + "Impersonate": "Nyamar", + "Increase": "Naékkeun", + "India": "India", + "Indonesia": "Indonésia", + "Invalid filename.": "Ngaran koropak teu valid.", + "Invalid JSON was returned from the route.": "JSON teu sah dipulangkeun tina rute.", + "Invoice Email Addresses": "Alamat email invoice", + "Invoice emails updated successfully.": "Email invoice diropéa suksés.", + "Invoices": "Invoice", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Républik Islam", + "Iraq": "Irak", + "Ireland": "Irlandia", + "Isle Of Man": "Pulo Man", + "Isle of Man": "Pulo Man", + "Israel": "Israél", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Sigana anjeun teu gaduh langganan aktip. Anjeun tiasa milih salah sahiji rencana langganan di handap pikeun ngamimitian. Rencana langganan tiasa dirobih atanapi dibatalkeun upami anjeun genah.", + "Italy": "Itali", + "Jamaica": "Jamaika", + "January": "Januari", + "Japan": "Jepang", + "Jersey": "Jerhe", + "Jordan": "Yordania", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kénya", + "Key": "konci", + "Kiribati": "Kiribati", + "Korea": "Koréa Kidul", + "Korea, Democratic People's Republic of": "Koréa, Républik Rahayat Démokratik", + "Korea, Republic of": "Koréa, Républik", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgistan", + "Lao People's Democratic Republic": "Républik Démokratik Rahayat Lao", + "Last active": "Panungtungan aktip", + "Last used": "Panungtungan dipaké", + "Latvia": "Latvia", + "Leave": "Ninggalkeun", + "Leave Team": "Ninggalkeun Tim", + "Lebanon": "Libanon", + "length": "panjangna", + "Lens": "Lensa", + "Lesotho": "Lésotho", + "Liberia": "Liburia", + "Libyan Arab Jamahiriya": "Jamahiriya Arab Libya", + "Liechtenstein": "Liechtenstéin", + "Light": "Caang", + "Lithuania": "Lituania", + "Load :perPage More": "ngamuat :perPage More", + "Loading": "Ngamuat", + "Location": "Lokasi", + "Log in": "Lebet", + "Log In": "Lebet", + "Log Out": "Kaluar", + "Log out": "Kaluar", + "Log Out Other Browser Sessions": "Kaluar Sesi Browser séjén", + "Log Viewer": "Log Penerari", + "Login": "Lebet", + "Logout": "Kaluar", + "Logs": "Log", + "Luxembourg": "Luksemburg", + "Macao": "Makau", + "Macedonia": "Makédonia kalér", + "Macedonia, the former Yugoslav Republic of": "Makédonia, urut Républik Yugoslavia", + "Madagascar": "Madagaskar", + "Malawi": "Malarang", + "Malaysia": "Malaysia", + "Maldives": "Maladéwa", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Ngatur Akun", + "Manage and log out your active sessions on other browsers and devices.": "Atur sareng kaluar sési aktip anjeun dina panyungsi sareng alat anu sanés.", + "Manage API Tokens": "Ngatur API Tokens", + "Manage Role": "Ngatur Peran", + "Manage Team": "Ngatur Tim", + "Managing billing for :billableName": "Ngatur tagihan pikeun :billableName", + "March": "Maret", + "Mark all as Read": "Cirian kabéh geus dibaca", + "Mark all notifications as read": "Cirian sadaya bewara tos dibaca", + "Mark Read": "Tandaan Baca", + "Mark Unread": "Tandaan Can dibaca", + "Marshall Islands": "Kapuloan Marshall", + "Martinique": "Martinik", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Méi", + "Mayotte": "Meotte", + "Mexico": "Méksiko", + "Micronesia, Federated States Of": "Mikronésia", + "Micronesia, Federated States of": "Mikronésia, Féderasi Amérika Sarikat", + "Moldova": "Codot", + "Moldova, Republic of": "Moldova, Républik", + "Monaco": "Monako", + "Mongolia": "Mongolia", + "Montenegro": "Monténégro", + "Month To Date": "Bulan ka tanggal", + "Monthly": "Bulanan", + "monthly": "bulanan", + "Montserrat": "Montseratrat", + "Morocco": "Maroko", + "Mozambique": "Mozambik", + "Myanmar": "Myanmar", + "Name": "Ngaran", + "name": "ngaran", + "Namibia": "Namiibia", + "Nauru": "Aeuru", + "Nepal": "Nekal", + "Netherlands": "Walanda", + "Netherlands Antilles": "Antillen Walanda", + "Nevermind": "Henteu kunanaon", + "Nevermind, I'll keep my old plan": "Teu nanaon, abdi bakal tetep rencana heubeul kuring", + "New": "Anyar", + "New :resource": "Anyar :resource", + "New Caledonia": "Kalédonia Anyar", + "New Password": "Kecap konci Énggal", + "New Zealand": "Selandia Baru", + "Next": "Teras", + "Next Payment": "Pamayaran salajengna", + "Next Payment on": "Pamayaran salajengna on", + "Nicaragua": "Nikaragua", + "Niger": "Niges", + "Nigeria": "Nigdia", + "Niue": "Nien", + "No": "Henteu", + "No :resource matched the given criteria.": "No :resource cocog kriteria dibikeun.", + "No additional information...": "Henteu aya inpormasi tambahan ...", + "No Current Data": "Taya Data Ayeuna", + "No Data": "Taya Data", + "no file selected": "euweuh file dipilih", + "No Increase": "Taya Kanaékan", + "No payment methods on file.": "Taya métode pembayaran dina file.", + "No payment scheduled.": "Taya pembayaran dijadwalkeun.", + "No Prior Data": "Taya Data Samemehna", + "No Results Found.": "Taya Hasil Kapanggih.", + "Norfolk Island": "Pulo Norfolk", + "Northern Mariana Islands": "Kapuloan Mariana Kalér", + "Norway": "Norwégia", + "Not Found": "Henteu kapendak", + "Notifications": "Bewara", + "Nova": "Ovara", + "Nova User": "Pamaké Nova", + "November": "Nopémber", + "October": "Oktober", + "of": "tina", + "OK": "OKÉ", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Sakali tim dihapus, sadaya sumber daya sareng datana bakal dihapus permanén. Sateuacan ngahapus tim ieu, mangga unduh data atanapi inpormasi ngeunaan tim ieu anu anjeun hoyong pertahankeun.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Saatos akun anjeun dihapus, sadaya sumber sareng datana bakal dipupus sacara permanén. Sateuacan ngahapus akun anjeun, mangga unduh data atanapi inpormasi anu anjeun hoyong disimpen.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Saatos akun anjeun dihapus, sadaya sumber sareng datana bakal dipupus sacara permanén. Mangga lebetkeun sandi anjeun pikeun mastikeun yén anjeun hoyong ngahapus akun anjeun sacara permanen.", + "Only Trashed": "Ukur Runtah", + "Open Invoices": "Buka invoice", + "Original": "Aslina", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Portal manajemén tagihan kami ngamungkinkeun anjeun ngatur rencana langganan anjeun, metode pamayaran, sareng unduh invoice panganyarna anjeun.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Portal manajemén tagihan kami ngamungkinkeun anjeun ngatur rencana langganan anjeun, metode pamayaran, sareng unduh invoice panganyarna anjeun.", + "Page Expired": "Kaca Kadaluwarsa", + "Pagination Navigation": "Napigasi pagination", + "Paid": "Dibayar", + "Pakistan": "Pakistan", + "Palau": "Palu", + "Palestinian Territory, Occupied": "Wewengkon Paléstina, Dijajah", + "Panama": "Panama", + "Papua New Guinea": "Papua Nugini", + "Paraguay": "Paraguay", + "Password": "Sandi", + "password": "sandi", + "Payment Confirmation": "Konfirmasi pamayaran", + "Payment Information": "Émbaran pamayaran", + "Payment information updated successfully.": "Inpo pamayaran suksés diropéa.", + "Payment Method": "Cara pembayaran", + "Payment Methods": "Métode pamayaran", + "Payment Required": "Mayar Diperlukeun", + "Payments": "Pangmayaran", + "Pending Team Invitations": "Uleman Tim Nungguhan", + "Per Page": "Per Kaca", + "Permanently delete this team.": "Hapus tim ieu permanén.", + "Permanently delete your account.": "Pupus akun anjeun permanén.", + "Permissions": "idin", + "Peru": "Peru", + "Philippines": "Filipina", + "Photo": "Poto", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "Punten nampi syarat jasa.", + "Please click the button below to verify your email address.": "Mangga klik tombol di handap pikeun pariksa alamat surélék anjeun.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Mangga pastikeun aksés ka akun anjeun ku cara nuliskeun salah sahiji kode recovery darurat Anjeun.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Mangga pastikeun aksés ka akun anjeun ku cara nuliskeun kodeu auténtikasi disadiakeun ku aplikasi auténtikasi anjeun.", + "Please confirm your password before continuing.": "Mangga pastikeun sandi anjeun saméméh nuluykeun.", + "Please copy your new API token. For your security, it won't be shown again.": "Mangga salin token API anyar Anjeun. Pikeun kaamanan anjeun, éta moal ditingalikeun deui.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Mangga lebetkeun kecap akses anjeun pikeun ngonfirmasi yén anjeun badé kaluar tina sési panyungsi anjeun anu sanés dina sadaya alat anjeun.", + "Please provide a maximum of three invoice emails addresses.": "Punten masihan maksimal tilu alamat email invoice.", + "Please provide the email address of the person you would like to add to this team.": "Mangga nyadiakeun alamat surélék jalma nu Anjeun hoyong tambahkeun ka tim ieu.", + "Please set a default payment method before retrying payments.": "Punten parios metode pamayaran standar sateuacan mayar pamayaran.", + "Please set a default payment method before swapping plans.": "Punten setel metode pamayaran standar sateuacan gentos rencana.", + "Poland": "Polandia", + "Portugal": "Pcugat", + "Press / to search": "Pencét / pikeun milarian", + "Preview": "Sawangan", + "Previewing": "Sawangan", + "Previous": "saméméhna", + "Privacy Policy": "kabijakan privasi", + "Profile": "Propil", + "Profile Information": "Émbaran Propil", + "Puerto Rico": "Puérto Riko", + "Qatar": "Qatar", + "Quarter To Date": "Kuartal Pikeun Tanggal", + "Recovery Code": "Kode Pamulihan", + "Refresh": "Nyegerkeun", + "Regards,": "Wasalam,", + "Regenerate Recovery Codes": "Regenerate Kodeu Pamulihan", + "Register": "Ngadaptar", + "Reload": "Muat deui", + "Remember me": "Émut abdi", + "Remember Me": "Émut abdi", + "Remove": "Cabut", + "Remove Photo": "Cabut Poto", + "Remove Team Member": "Leupaskeun Anggota Tim", + "Replicate": "Réplikasi", + "Required fields": "Widang nu dibutuhkeun", + "Resend Verification Email": "Kirim deui Surélék Verifikasi", + "Reset Filters": "Reset Saringan", + "Reset Password": "Reset Sandi", + "Reset Password Notification": "Reset Bewara Sandi", + "resource": "sumberdaya", + "Resource Row Dropdown": "Resource Baris Dropdown", + "Resources": "Sumberdaya", + "resources": "sumberdaya", + "Restore": "Mulangkeun", + "Restore :resource": "Mulangkeun :resource", + "Restore Resource": "Mulangkeun Sumberdaya", + "Restore Selected": "Mulangkeun Dipilih", + "results": "hasilna", + "Resume Subscription": "Neruskeun Langganan", + "Retry Payment": "Coba deui mayar", + "Return to :appName": "Balik deui ka :appName", + "Reunion": "Ripi", + "Role": "Peran", + "Romania": "Rumania", + "Run Action": "Jalankeun Aksi", + "Russian Federation": "Féderasi Rusia", + "Rwanda": "Rwanda", + "Réunion": "Ripi", + "Saint Barthelemy": "St Barthélemy", + "Saint Barthélemy": "Saint Barbokememy", + "Saint Helena": "Saint Héléna", + "Saint Kitts And Nevis": "Kitts jeung Névis St", + "Saint Kitts and Nevis": "Saint Kitts jeung Névis", + "Saint Lucia": "Suci Lucia", + "Saint Martin": "St Martin", + "Saint Martin (French part)": "Saint Martin (Bagian Perancis)", + "Saint Pierre And Miquelon": "St Piér jeung Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre jeung Miquelon", + "Saint Vincent And Grenadines": "St Vincent jeung Grénadin", + "Saint Vincent and the Grenadines": "Saint Vincent jeung Grénadin", + "Samoa": "Samana", + "San Marino": "San Margino", + "Sao Tome And Principe": "São Tomé jeung Príncipe", + "Sao Tome and Principe": "Sao Tomé jeung Principe", + "Saudi Arabia": "Arab Saudi", + "Save": "Simpen", + "Saved.": "Disimpen.", + "Scroll to bottom": "Gulung ka handap", + "Scroll to top": "Gulung ka luhur", + "Search": "Pilarian", + "Secure Area": "Wewengkon Aman", + "Select": "Pilih", + "Select a different plan": "Pilih rencana anu béda", + "Select a log file...": "Pilih file log...", + "Select A New Photo": "Pilih Poto Anyar", + "Select Action": "Pilih Aksi", + "Select all": "Pilih sadayana", + "Select All Dropdown": "Pilih Sadaya Dropdown", + "Select this page": "Pilih halaman ieu", + "Send Password Reset Link": "Kirim Patalina Reset Sandi", + "Senegal": "Sénégal", + "September": "Séptémber", + "Serbia": "Sérbia", + "Server Error": "Kasalahan Server", + "Service Unavailable": "Palayanan Henteu Sayogi", + "Set as default": "Setel salaku standar", + "Setup Key": "Konci Setup", + "Seychelles": "Seychelles", + "Show All Fields": "Témbongkeun Sadaya Widang", + "Show Content": "Témbongkeun eusi", + "Show Recovery Codes": "Témbongkeun Kodeu Pamulihan", + "Showing": "Némbongkeun", + "Sierra Leone": "Sierra leone", + "Signed in as": "Asup salaku", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint maarten", + "Slovakia": "Slowakia", + "Slovenia": "Slovénia", + "Soft Deleted": "Lemes Dihapus", + "Solomon Islands": "Kapuloan Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Aya nu lepat.", + "Sorry! You are not authorized to perform this action.": "Hampura! Anjeun teu otorisasi pikeun ngalakukeun tindakan ieu.", + "Sorry, your session has expired.": "Punten, sési anjeun parantos kadaluwarsa.", + "South Africa": "Afrika Kidul", + "South Georgia And Sandwich Isl.": "Géorgia Kidul jeung Kapuloan Sandwich Kidul", + "South Georgia and the South Sandwich Islands": "Géorgia Kidul jeung Kapuloan Sandwich Kidul", + "South Sudan": "Sudan Kidul", + "Spain": "Spanyol", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Aksi mandiri", + "Start Polling": "Mimitian Polling", + "Start polling": "Mimitian polling", + "State / County": "Propinsi/Kabupatén", + "Stop Impersonating": "Ngeureunkeun Impersonating", + "Stop Polling": "Eureun Polling", + "Stop polling": "Eureun polling", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Simpen kodeu pamulihan ieu dina manajer sandi anu aman. Éta tiasa dianggo pikeun pulih aksés kana akun anjeun upami alat auténtikasi dua faktor anjeun leungit.", + "Subscribe": "Ngalanggan", + "Subscription Information": "Émbaran langganan", + "Subscription Pending": "Langganan Ditunggu", + "Sudan": "Sanarat", + "Suriname": "Suran Komada", + "Svalbard And Jan Mayen": "Svalbard jeung Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard jeung Jan Mayen", + "Swaziland": "SWIZLLAN", + "Sweden": "Swédia", + "Switch Teams": "Ngalih Tim", + "Switzerland": "Swiss", + "Syrian Arab Republic": "Républik Arab Siria", + "System": "Sistim", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Propinsi Cina", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Républik Serikat", + "TAX": "PAJAK", + "Team Details": "Rincian tim", + "Team Invitation": "Tim Ujang", + "Team Members": "Anggota Tim", + "Team Name": "Ngaran Tim", + "Team Owner": "Pamilik Tim", + "Team Settings": "Setélan tim", + "Terms of Service": "Sarat Service", + "Thailand": "Gaband", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Hatur nuhun pikeun ngadaptar! Sateuacan ngamimitian, tiasa anjeun pariksa alamat email anjeun ku ngaklik tautan anu kami kirimkeun ku email ka anjeun? Upami anjeun henteu nampi email, kami bakal ngantunkeun anjeun anu sanés.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Hatur nuhun pikeun rojongan Anjeun terus. Kami parantos ngagantelkeun salinan invoice anjeun pikeun rékaman anjeun. Punten wartosan kami upami anjeun gaduh patarosan atanapi masalah.", + "Thanks,": "hatur nuhun,", + "The :attribute must be a valid role.": ":attribute kedah janten peran anu sah.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute kudu sahenteuna :length karakter tur ngandung sahanteuna hiji angka.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute kudu sahenteuna :length karakter tur ngandung sahanteuna hiji karakter husus sarta hiji angka.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute kudu sahenteuna :length karakter tur ngandung sahanteuna hiji karakter husus.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute kudu sahenteuna :length karakter tur ngandung sahanteuna hiji hurup gede jeung hiji angka.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute kudu sahenteuna :length karakter tur ngandung sahanteuna hiji hurup gede jeung hiji karakter husus.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute kudu sahenteuna :length karakter tur ngandung sahanteuna hiji hurup gede, hiji angka, sarta hiji karakter husus.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute kudu sahenteuna :length karakter tur ngandung sahanteuna hiji karakter uppercase.", + "The :attribute must be at least :length characters.": ":attribute kedah sahenteuna :length karakter.", + "The :attribute must contain at least one letter.": ":attribute kedah ngandung sahenteuna hiji hurup.", + "The :attribute must contain at least one number.": ":attribute kudu ngandung sahanteuna hiji angka.", + "The :attribute must contain at least one symbol.": ":attribute kudu ngandung sahanteuna hiji simbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute kedah ngandung sahenteuna hiji hurup ageung sareng hiji hurup leutik.", + "The :resource was created!": ":resource dijieun!", + "The :resource was deleted!": ":resource ieu dihapus!", + "The :resource was restored!": ":resource dibalikeun!", + "The :resource was updated!": ":resource ieu diropéa!", + "The action was executed successfully.": "Peta ieu suksés dieksekusi.", + "The default payment method cannot be removed.": "Metodeu pamayaran standar teu tiasa dihapus.", + "The file was deleted!": "Filena dipupus!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute anu dipasihkeun parantos muncul dina bocor data. Mangga pilih :attribute anu béda.", + "The given data was invalid.": "Data anu dipasihkeun henteu sah.", + "The government won't let us show you what's behind these doors": "Pamaréntah moal ngantep kami nunjukkeun ka anjeun naon anu aya di tukangeun panto ieu", + "The HasOne relationship has already been filled.": "Hubungan HasOne parantos dieusi.", + "The image could not be loaded": "Gambar teu bisa dimuat", + "The image could not be loaded.": "Gambar teu bisa dimuat.", + "The invoice emails must be valid email addresses.": "Email invoisse kedah alamat email anu valid.", + "The password is incorrect.": "Sandi lepat.", + "The provided coupon code is invalid.": "Kode Kupon anu disayogikeun henteu sah.", + "The provided password does not match your current password.": "Sandi anu disayogikeun henteu cocog sareng kecap konci anjeun ayeuna.", + "The provided password was incorrect.": "Sandi anu disayogikeun lepat.", + "The provided two factor authentication code was invalid.": "Kode auténtikasi dua faktor anu disayogikeun henteu sah.", + "The provided two factor recovery code was invalid.": "Kodeu recovery dua faktor anu disayogikeun henteu sah.", + "The provided VAT number is invalid.": "Nomer PPN anu disayogikeun henteu sah.", + "The resource was attached!": "sumberdaya na napel!", + "The resource was prevented from being saved!": "Sumberdaya dicegah tina disimpen!", + "The resource was updated!": "sumberdaya ieu diropéa!", + "The response is not a streamed response.": "Tanggapan sanés réspon streaming.", + "The response is not a view.": "Responna lain tempoan.", + "The selected country is invalid.": "Nagara nu dipilih teu valid.", + "The selected plan is invalid.": "Rencana anu dipilih henteu sah.", + "The selected resources have been :action!": "Sumberdaya anu dipilih nyaéta :action!", + "The team's name and owner information.": "Ngaran tim sareng inpormasi pamilik.", + "There are no available options for this resource.": "Henteu aya pilihan anu sayogi pikeun sumber ieu.", + "There are no fields to display.": "Euweuh widang nu dipintonkeun.", + "There are no new notifications.": "Henteu aya béwara anyar.", + "There was a problem executing the action.": "Aya masalah dina ngalaksanakeun tindakan.", + "There was a problem fetching the resource.": "Aya masalah nyokot sumberdaya.", + "There was a problem submitting the form.": "Aya masalah ngirimkeun formulir.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Jalma-jalma ieu parantos diondang ka tim anjeun sareng parantos dikirim email uleman. Aranjeunna tiasa gabung sareng tim ku nampi uleman email.", + "This account does not have an active subscription.": "Akun ieu teu gaduh langganan aktip.", + "This action is unauthorized.": "Peta ieu teu diidinan.", + "This copy of Nova is unlicensed.": "salinan Nova ieu unlicensed.", + "This coupon code can only be used by new customers.": "Kode Kupon ieu ngan bisa dipaké ku konsumén anyar.", + "This device": "alat ieu", + "This file field is read-only.": "Widang file ieu ngan ukur dibaca.", + "This invoice is no longer open.": "Invoice ieu henteu dibuka deui.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ieu mangrupikeun daérah anu aman tina aplikasi. Mangga pastikeun sandi anjeun saméméh nuluykeun.", + "This password does not match our records.": "Sandi ieu henteu cocog sareng catetan urang.", + "This password reset link will expire in :count minutes.": "Link reset sandi ieu bakal kadaluwarsa dina :count menit.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Pembayaran ieu diparamelkeun, tapi dana henteu acan nampi. Ieu tiasa nyandak 14 dinten.", + "This resource no longer exists": "Sumberdaya ieu teu aya deui", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Langganan ieu parantos kadaluwarsa sareng teu tiasa dilanjutkeun deui. Mangga jieun langganan anyar.", + "This user already belongs to the team.": "Pamaké ieu parantos kalebet kana tim.", + "This user has already been invited to the team.": "Pamaké ieu parantos diondang kana tim.", + "Timor-Leste": "Timor-Lésté", + "to": "ka", + "To": "Ka", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Pikeun ngarengsekeun ngaktifkeun auténtikasi dua faktor, seken kodeu QR di handap ieu nganggo aplikasi auténtikasi telepon anjeun atanapi lebetkeun konci setelan sareng nyayogikeun kode OTP anu dihasilkeun.", + "Today": "Kiwari", + "Toggle navigation": "Togél navigasi", + "Togo": "Kago", + "Tokelau": "Tokelau", + "Token Name": "Ngaran Token", + "Tonga": "Tipunga", + "Too Many Requests": "Loba Teuing Paménta", + "total": "jumlah", + "Total:": "Jumlah:", + "Trashed": "Dibuang", + "Trinidad And Tobago": "Trinidad jeung Tobago", + "Trinidad and Tobago": "Trinidad jeung Tobago", + "Tunisia": "Tuna lagu", + "Turkey": "kalkun", + "Turkmenistan": "Turkménistan", + "Turks And Caicos Islands": "Kapuloan Turks jeung Caicos", + "Turks and Caicos Islands": "Kapuloan Turks jeung Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Auténtikasi Dua Faktor", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Auténtikasi dua faktor ayeuna diaktipkeun. Scan kode QR di handap ieu nganggo aplikasi auténtikasi telepon anjeun atanapi lebetkeun konci pangaturan.", + "Type": "Tipe", + "Uganda": "Umanda", + "Ukraine": "Ukraina", + "Unauthorized": "Teu sah", + "United Arab Emirates": "Uni Émirat Arab", + "United Kingdom": "karajaan Inggris", + "United States": "Amérika Sarikat", + "United States Minor Outlying Islands": "Amérika Sarikat Minor Outlying Islands", + "United States Outlying Islands": "Kapuloan Luar AS", + "Unknown": "Teu dipikanyaho", + "Unpaid": "Teu dibayar", + "Update": "Pembaruan", + "Update & Continue Editing": "Apdet sareng Teraskeun Ngédit", + "Update :resource": "Pembaruan :resource", + "Update :resource: :title": "Pembaruan :resource: :title", + "Update attached :resource: :title": "Pembaruan napel :resource: :title", + "Update Password": "Apdet Sandi", + "Update Payment Information": "Update Émbaran pamayaran", + "Update Payment Method": "Update Métode pamayaran", + "Update your account's profile information and email address.": "Apdet inpo profil akun anjeun sarta alamat surélék.", + "Uploading": "Ngunggah", + "Uploading files... (:current/:total)": "Ngunggah file... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Paké kode recovery", + "Use an authentication code": "Paké kode auténtikasi", + "User Actions": "Aksi pamaké", + "User Security": "Kaamanan pamaké", + "Username": "Ngaran pamaké", + "Uzbekistan": "Uzbékistan", + "Value": "Nilai", + "Vanuatu": "Vanuatu", + "VAT Number": "Nomer PPN", + "Venezuela": "Vénézuéla", + "Venezuela, Bolivarian Republic of": "Vénézuéla, Républik Bolivarian", + "Verify Email Address": "Pariksa Alamat Surélék", + "Verify Your Email Address": "Pariksa Alamat Surélék Anjeun", + "Viet Nam": "Vietnam", + "View": "Témbongkeun", + "Virgin Islands, British": "Kapuloan Virgin, Britania", + "Virgin Islands, U.S.": "Kapuloan Virgin, AS", + "Wallis And Futuna": "Wallis jeung Futuna", + "Wallis and Futuna": "Wallis jeung Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Kami ngolah langganan anjeun. Saatos langganan parantos suksés diolah, halaman ieu bakal otomatis ngapdet. Ilaharna, prosés ieu kedah ngan ukur sababaraha detik.", + "We are unable to process your payment. Please contact customer support.": "Kami henteu tiasa ngolah pamayaran anjeun. Mangga ngahubungan rojongan customer.", + "We have emailed your password reset link!": "Kami parantos email link reset sandi anjeun!", + "We were unable to find a registered user with this email address.": "Kami henteu tiasa mendakan pangguna anu kadaptar sareng alamat email ieu.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Kami bakal ngirim link undeurtur invedice ka alamat email anu anjeun netepkeun di handap ieu. Anjeun tiasa misahkeun sababaraha alamat email nganggo koma.", + "We're lost in space. The page you were trying to view does not exist.": "Urang leungit di angkasa. Kaca anu anjeun cobian tingali teu aya.", + "Welcome Back!": "Wilujeng sumping!", + "Western Sahara": "Sahara Kulon", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Nalika auténtikasi dua faktor diaktipkeun, anjeun bakal dipenta pikeun aman, token acak salami auténtikasi. Anjeun tiasa nyandak token ieu tina aplikasi Google Authenticator telepon anjeun.", + "Whoops": "Duh", + "Whoops!": "Duh!", + "Whoops! Something went wrong.": "Duh! Aya nu lepat.", + "With Trashed": "Jeung Trashed", + "Write": "Tulis", + "Year To Date": "Taun ayeuna", + "Yearly": "taunan", + "Yemen": "Yaman", + "Yes": "Sumuhun", + "You are already subscribed.": "Anjeun parantos ngalanggan.", + "You are currently within your free trial period. Your trial will expire on :date.": "Anjeun ayeuna aya dina periode percobaan gratis anjeun. Percobaan anjeun bakal kadaluwarsa dina :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Anjeun ayeuna aya dina periode percobaan gratis anjeun. Percobaan anjeun bakal kadaluwarsa dina :date. Ngamimitian langganan anyar bakal mungkas sidang anjeun.", + "You are logged in!": "Anjeun asup!", + "You are receiving this email because we received a password reset request for your account.": "Anjeun nampi email ieu kusabab kami nampi pamundut reset sandi kanggo akun anjeun.", + "You have been invited to join the :team team!": "Anjeun geus diondang pikeun gabung :team tim!", + "You have enabled two factor authentication.": "Anjeun parantos ngaktipkeun auténtikasi dua faktor.", + "You have not enabled two factor authentication.": "Anjeun teu acan ngaktipkeun auténtikasi dua faktor.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Anjeun gaduh sababaraha invoice anu teu dibayar. Saatos ngapdet metode pamayaran standar anjeun, anjeun tiasa nyobian deui pamayaran ngalangkungan daptar invoice di handap.", + "You may accept this invitation by clicking the button below:": "Anjeun tiasa nampi uleman ieu ku ngaklik tombol di handap:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Anjeun tiasa ngabatalkeun langganan anjeun iraha waé. Sakali langganan anjeun geus dibatalkeun, anjeun bakal boga pilihan pikeun neruskeun langganan nepi ka ahir siklus tagihan anjeun ayeuna.", + "You may delete any of your existing tokens if they are no longer needed.": "Anjeun tiasa ngahapus salah sahiji token anu tos aya upami aranjeunna henteu diperyogikeun deui.", + "You may not delete your personal team.": "Anjeun moal tiasa ngahapus tim pribadi anjeun.", + "You may not leave a team that you created.": "Anjeun moal tiasa ninggalkeun tim anu anjeun ciptakeun.", + "You will receive an invoice and payment link via email for each billing period.": "Anjeun bakal nampi invoice sareng tautan pamayaran via email pikeun unggal période tagihan.", + "You're logged in!": "Anjeun asup!", + "Your :invoiceName invoice is now available!": ":invoiceName invoice anjeun ayeuna sayogi!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Alamat tagihan anjeun nyaéta :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kartu anjeun ditolak. Mangga wartosan penerbit kartu anjeun kanggo inpormasi lengkep.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Métode pamayaran anjeun ayeuna nyaéta kartu kiridit ditungtungan ku :lastFour anu kadaluwarsa dina :expiration.", + "Your email address is unverified.": "Alamat surélék anjeun teu acan diverifikasi.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "pamayaran panungtungan anjeun :amount gagal. Punten apdet metode pamayaran anjeun pikeun nyobian deui pamayaran anu gagal.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "pamayaran panungtungan anjeun :amount on :date gagal. Punten apdet metode pamayaran anjeun pikeun nyobian deui pamayaran anu gagal.", + "Your next payment of :amount will be processed on :date.": "Pamayaran salajengna anjeun :amount bakal aya dina :date.", + "Your payment method has been added successfully.": "Metode pamayaran anjeun parantos suksés ditambahkeun.", + "Your payment method will be charged automatically for each billing period.": "Métode pamayaran anjeun bakal ditagihkeun sacara otomatis pikeun unggal période tagihan.", + "Your registered VAT Number is :vatNumber.": "Nomer PPN anjeun kadaptar nyaéta :vatNumber.", + "Your subscription has been started successfully.": "Langganan anjeun parantos suksés dimimitian.", + "Your subscription has been successfully cancelled.": "Langganan anjeun parantos suksés dibolaykeun.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Langganan anjeun parantos suksés dibolaykeun. Anjeun masih bakal gaduh aksés dugi ka ahir jaman tagihan anjeun.", + "Your subscription was successfully resumed.": "Langganan anjeun suksés diteruskeun.", + "Your subscription was successfully updated.": "Langganan anjeun suksés diropéa.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwé", + "Zip / Postal Code": "Kode Pos / Pos", + "Åland Islands": "Kapuloan Åland" +} diff --git a/locales/su/php-inline.json b/locales/su/php-inline.json new file mode 100644 index 00000000000..fb1291436b6 --- /dev/null +++ b/locales/su/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Widang ieu kedah ditampi.", + "accepted_if": "Widang ieu kedah ditampi nalika :other nyaéta :value.", + "active_url": "Widang ieu sanés URL anu sah.", + "after": "Widang ieu kedah janten tanggal saatos :date.", + "after_or_equal": "Widang ieu kedah janten tanggal saatos atanapi sami sareng :date.", + "alpha": "Widang ieu ngan ukur kedah ngandung hurup.", + "alpha_dash": "Widang ieu ngan kedah ngandung hurup, angka, garis sareng garis handap.", + "alpha_num": "Widang ieu ngan kedah ngandung hurup sareng angka.", + "any_of": "Widang ieu henteu leres.", + "array": "Widang ieu kedah janten array.", + "ascii": "Widang ieu ngan kedah ngandung karakter sareng simbol alfanumerik bait tunggal.", + "attached": "Widang ieu parantos napel.", + "before": "Widang ieu kedah janten tanggal sateuacan :date.", + "before_or_equal": "Widang ieu kedah janten tanggal sateuacan atanapi sami sareng :date.", + "between.array": "Widang ieu kedah gaduh antara :min sareng :max barang.", + "between.file": "Widang ieu kedah antara :min sareng :max kilobyte.", + "between.numeric": "Widang ieu kedah antara :min sareng :max.", + "between.string": "Widang ieu kedah antara :min sareng :max karakter.", + "boolean": "Widang ieu kedah leres atanapi salah.", + "can": "Widang ieu ngandung nilai anu teu sah.", + "confirmed": "Konfirmasi widang ieu teu cocog.", + "contains": "Widang ieu leungit nilai anu diperyogikeun.", + "date": "Widang ieu sanés tanggal anu sah.", + "date_equals": "Widang ieu kedah janten tanggal anu sami sareng :date.", + "date_format": "Widang ieu henteu cocog sareng format :format.", + "decimal": "Widang ieu kedah gaduh :decimal tempat desimal.", + "declined": "Widang ieu kedah ditolak.", + "declined_if": "Widang ieu kedah ditolak nalika :other nyaéta :value.", + "different": "Widang ieu sareng :other kedah béda.", + "digits": "Widang ieu kedah :digits digit.", + "digits_between": "Widang ieu kedah antara :min sareng :max digit.", + "dimensions": "Widang ieu gaduh dimensi gambar anu teu valid.", + "distinct": "Widang ieu gaduh nilai duplikat.", + "doesnt_contain": "Widang ieu kedah henteu ngandung naon ieu: :values.", + "doesnt_end_with": "Widang ieu teu kedah ditungtungan ku salah sahiji ieu: :values.", + "doesnt_start_with": "Widang ieu teu kedah dimimitian ku salah sahiji ieu: :values.", + "email": "Widang ieu kedah janten alamat email anu sah.", + "ends_with": "Widang ieu kedah ditungtungan ku salah sahiji ieu: :values.", + "enum": "Widang anu dipilih teu valid.", + "exists": "Widang anu dipilih teu valid.", + "extensions": "Widang ieu kedah gaduh salah sahiji ekstensi ieu: :values.", + "file": "Widang ieu kedah janten file.", + "filled": "Widang ieu kedah gaduh nilai.", + "gt.array": "Widang ieu kedah gaduh langkung ti :value item.", + "gt.file": "Widang ieu kedah langkung ageung ti :value kilobyte.", + "gt.numeric": "Widang ieu kedah langkung ageung ti :value.", + "gt.string": "Widang ieu kedah langkung ageung ti :value karakter.", + "gte.array": "Widang ieu kedah gaduh :value item atanapi langkung.", + "gte.file": "Widang ieu kedah langkung ageung atanapi sami sareng :value kilobyte.", + "gte.numeric": "Widang ieu kedah langkung ageung atanapi sami sareng :value.", + "gte.string": "Widang ieu kedah langkung ageung atanapi sami sareng :value karakter.", + "hex_color": "Widang ieu kedah janten warna héksadesimal anu valid.", + "image": "Widang ieu kedah janten gambar.", + "in": "Widang anu dipilih teu valid.", + "in_array": "Widang ieu teu aya dina :other.", + "in_array_keys": "Widang ieu kedah ngandung sahanteuna salah sahiji konci ieu: :values.", + "integer": "Widang ieu kedah integer.", + "ip": "Widang ieu kedah janten alamat IP anu sah.", + "ipv4": "Widang ieu kedah janten alamat IPv4 anu valid.", + "ipv6": "Widang ieu kedah janten alamat IPv6 anu valid.", + "json": "Widang ieu kedah janten string JSON anu valid.", + "list": "Widang ieu kedah janten daptar.", + "lowercase": "Widang ieu kedah hurup leutik.", + "lt.array": "Widang ieu kedah gaduh kirang ti :value item.", + "lt.file": "Widang ieu kedah kirang ti :value kilobyte.", + "lt.numeric": "Widang ieu kedah kirang ti :value.", + "lt.string": "Widang ieu kedah kirang ti :value karakter.", + "lte.array": "Widang ieu teu kedah gaduh langkung ti :value item.", + "lte.file": "Widang ieu kedah kirang ti atanapi sami sareng :value kilobyte.", + "lte.numeric": "Widang ieu kedah kirang ti atanapi sami sareng :value.", + "lte.string": "Widang ieu kedah kirang ti atanapi sami sareng :value karakter.", + "mac_address": "Widang ieu kedah janten alamat MAC anu sah.", + "max.array": "Widang ieu teu kedah gaduh langkung ti :max item.", + "max.file": "Widang ieu teu kedah langkung ageung ti :max kilobyte.", + "max.numeric": "Widang ieu teu kedah langkung ageung ti :max.", + "max.string": "Widang ieu teu kedah langkung ageung ti :max karakter.", + "max_digits": "Widang ieu teu kedah gaduh langkung ti :max digit.", + "mimes": "Widang ieu kedah jinis file: :values.", + "mimetypes": "Widang ieu kedah jinis file: :values.", + "min.array": "Widang ieu kedah gaduh sahenteuna :min item.", + "min.file": "Widang ieu kedah sahenteuna :min kilobyte.", + "min.numeric": "Widang ieu kedah sahenteuna :min.", + "min.string": "Widang ieu kedah sahenteuna :min karakter.", + "min_digits": "Widang ieu kedah gaduh sahenteuna :min digit.", + "missing": "Widang ieu kedah leungit.", + "missing_if": "Widang ieu kedah leungit nalika :other nyaéta :value.", + "missing_unless": "Widang ieu kedah leungit kecuali :other nyaéta :value.", + "missing_with": "Widang ieu kedah leungit nalika aya :values.", + "missing_with_all": "Widang ieu kedah leungit nalika aya :values.", + "multiple_of": "Widang ieu kedah janten kelipatan :value.", + "not_in": "Widang anu dipilih teu valid.", + "not_regex": "Format widang ieu teu valid.", + "numeric": "Widang ieu kedah janten angka.", + "password.letters": "Widang ieu kedah ngandung sahenteuna hiji hurup.", + "password.mixed": "Widang ieu kedah ngandung sahenteuna hiji hurup ageung sareng hiji hurup leutik.", + "password.numbers": "Widang ieu kedah ngandung sahenteuna hiji angka.", + "password.symbols": "Widang ieu kedah ngandung sahenteuna hiji simbol.", + "password.uncompromised": "Widang anu dipasihkeun parantos muncul dina bocor data. Mangga pilih widang anu sanés.", + "present": "Widang ieu kedah aya.", + "present_if": "Widang ieu kedah aya nalika :other nyaéta :value.", + "present_unless": "Widang ieu kedah aya upami :other nyaéta :value.", + "present_with": "Widang ieu kedah aya nalika aya :values.", + "present_with_all": "Widang ieu kedah aya nalika aya :values.", + "prohibited": "Sawah ieu dilarang.", + "prohibited_if": "Widang ieu dilarang nalika :other nyaéta :value.", + "prohibited_if_accepted": "Widang ieu dilarang nalika :other ditampi.", + "prohibited_if_declined": "Widang ieu dilarang nalika :other ditolak.", + "prohibited_unless": "Widang ieu dilarang kecuali :other dina :values.", + "prohibits": "Widang ieu ngalarang :other hadir.", + "regex": "Format widang ieu teu valid.", + "relatable": "Widang ieu moal aya hubunganana sareng sumber ieu.", + "required": "Palih dieu diperyogikeun.", + "required_array_keys": "Widang ieu kedah ngandung éntri pikeun: :values.", + "required_if": "Widang ieu diperyogikeun nalika :other nyaéta :value.", + "required_if_accepted": "Widang ieu diperlukeun nalika :other ditarima.", + "required_if_declined": "Widang ieu diperlukeun nalika :other ditolak.", + "required_unless": "Widang ieu diperyogikeun upami :other aya dina :values.", + "required_with": "Widang ieu diperyogikeun nalika aya :values.", + "required_with_all": "Widang ieu diperyogikeun nalika aya :values.", + "required_without": "Widang ieu diperyogikeun nalika :values henteu aya.", + "required_without_all": "Widang ieu diperyogikeun nalika teu aya :values anu hadir.", + "same": "Widang ieu sareng :other kedah cocog.", + "size.array": "Widang ieu kedah ngandung :size item.", + "size.file": "Widang ieu kedah :size kilobyte.", + "size.numeric": "Widang ieu kedah :size.", + "size.string": "Widang ieu kedah :size karakter.", + "starts_with": "Widang ieu kedah dimimitian ku salah sahiji ieu: :values.", + "string": "Widang ieu kedah janten senar.", + "timezone": "Widang ieu kedah janten zona waktos anu valid.", + "ulid": "Widang ieu kedah janten ULID anu valid.", + "unique": "Widang ieu parantos dicandak.", + "uploaded": "Widang ieu gagal diunggah.", + "uppercase": "Widang ieu kedah hurup ageung.", + "url": "Widang ieu kedah janten URL anu sah.", + "uuid": "Widang ieu kedah janten UUID anu valid." +} diff --git a/locales/su/php.json b/locales/su/php.json new file mode 100644 index 00000000000..f804e9b4d92 --- /dev/null +++ b/locales/su/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute kudu ditarima.", + "accepted_if": ":attribute kedah ditampi nalika :other nyaéta :value.", + "active_url": ":attribute sanes URL anu sah.", + "after": ":attribute kedah janten tanggal saatos :date.", + "after_or_equal": ":attribute kedah janten tanggal saatos atanapi sami sareng :date.", + "alpha": ":attribute ngan kedah ngandung hurup.", + "alpha_dash": ":attribute ngan kedah ngandung hurup, angka, dashes sareng garis handap.", + "alpha_num": ":attribute ngan kedah ngandung hurup sareng angka.", + "any_of": "Bidang :attribute henteu leres.", + "array": ":attribute kedah janten susunan.", + "ascii": "Widang :attribute ngan kedah ngandung karakter sareng simbol alfanumerik bait tunggal.", + "attached": ":attribute ieu parantos napel.", + "before": ":attribute kedah janten tanggal sateuacan :date.", + "before_or_equal": ":attribute kedah janten tanggal sateuacan atanapi sami sareng :date.", + "between.array": ":attribute kedah gaduh antara :min sareng :max barang.", + "between.file": ":attribute kedah antara :min sareng :max kilobyte.", + "between.numeric": ":attribute kedah antara :min sareng :max.", + "between.string": ":attribute kedah antara :min sareng :max karakter.", + "boolean": "Widang :attribute kedah leres atanapi salah.", + "can": "Widang :attribute ngandung nilai anu henteu sah.", + "confirmed": ":attribute konfirmasi teu cocog.", + "contains": "Widang :attribute leungit nilai anu diperyogikeun.", + "current_password": "Sandi lepat.", + "date": ":attribute sanes tanggal valid.", + "date_equals": ":attribute kedah janten tanggal anu sami sareng :date.", + "date_format": ":attribute henteu cocog sareng format :format.", + "decimal": "Widang :attribute kedah gaduh :decimal tempat desimal.", + "declined": ":attribute kudu ditolak.", + "declined_if": ":attribute kedah ditolak nalika :other nyaéta :value.", + "different": ":attribute sareng :other kedah béda.", + "digits": ":attribute kudu :digits digit.", + "digits_between": ":attribute kedah antara :min sareng :max digit.", + "dimensions": ":attribute boga dimensi gambar teu valid.", + "distinct": "Widang :attribute gaduh nilai duplikat.", + "doesnt_contain": "Widang :attribute kedah henteu ngandung naon waé: :values.", + "doesnt_end_with": "Widang :attribute teu kedah ditungtungan ku salah sahiji ieu: :values.", + "doesnt_start_with": "Widang :attribute teu kedah dimimitian ku salah sahiji ieu: :values.", + "email": ":attribute kedah janten alamat email anu sah.", + "ends_with": ":attribute kedah ditungtungan ku salah sahiji ieu: :values.", + "enum": ":attribute nu dipilih teu valid.", + "exists": ":attribute nu dipilih teu valid.", + "extensions": "Widang :attribute kedah gaduh salah sahiji ekstensi ieu: :values.", + "failed": "Kapercayaan ieu henteu cocog sareng catetan urang.", + "file": ":attribute kedah janten file.", + "filled": "Widang :attribute kedah gaduh nilai.", + "gt.array": ":attribute kedah gaduh langkung ti :value barang.", + "gt.file": ":attribute kudu leuwih gede ti :value kilobytes.", + "gt.numeric": ":attribute kedah langkung ageung tibatan :value.", + "gt.string": ":attribute kedah langkung ageung ti :value karakter.", + "gte.array": ":attribute kudu boga :value item atawa leuwih.", + "gte.file": ":attribute kedah langkung ageung atanapi sami sareng :value kilobyte.", + "gte.numeric": ":attribute kedah langkung ageung atanapi sami sareng :value.", + "gte.string": ":attribute kedah langkung ageung atanapi sami sareng :value karakter.", + "hex_color": "Widang :attribute kedah janten warna héksadesimal anu valid.", + "image": ":attribute kedah janten gambar.", + "in": ":attribute nu dipilih teu valid.", + "in_array": "Widang :attribute teu aya dina :other.", + "in_array_keys": "Widang :attribute kedah ngandung sahanteuna salah sahiji tombol ieu: :values.", + "integer": ":attribute kudu integer.", + "ip": ":attribute kedah janten alamat IP anu sah.", + "ipv4": ":attribute kedah janten alamat IPv4 anu sah.", + "ipv6": ":attribute kedah janten alamat IPv6 anu sah.", + "json": ":attribute kedah janten string JSON anu valid.", + "list": "Widang :attribute kedah janten daptar.", + "lowercase": "Widang :attribute kedah hurup leutik.", + "lt.array": ":attribute kedah gaduh kirang ti :value item.", + "lt.file": ":attribute kedah kirang ti :value kilobyte.", + "lt.numeric": ":attribute kedah kirang ti :value.", + "lt.string": ":attribute kedah kirang ti :value karakter.", + "lte.array": ":attribute teu kudu boga leuwih ti :value item.", + "lte.file": ":attribute kedah kirang ti atanapi sami sareng :value kilobyte.", + "lte.numeric": ":attribute kedah kirang atanapi sami sareng :value.", + "lte.string": ":attribute kedah kirang ti atanapi sami sareng :value karakter.", + "mac_address": ":attribute kedah janten alamat MAC anu sah.", + "max.array": ":attribute teu kudu boga leuwih ti :max item.", + "max.file": ":attribute teu kudu leuwih gede ti :max kilobytes.", + "max.numeric": ":attribute teu kedah langkung ageung ti :max.", + "max.string": ":attribute henteu kedah langkung ageung ti :max karakter.", + "max_digits": ":attribute widang teu kudu boga leuwih ti :max digit.", + "mimes": ":attribute kedah janten jinis file: :values.", + "mimetypes": ":attribute kedah janten jinis file: :values.", + "min.array": ":attribute kudu boga sahanteuna :min item.", + "min.file": ":attribute kedah sahenteuna :min kilobyte.", + "min.numeric": ":attribute kedah sahenteuna :min.", + "min.string": ":attribute kedah sahenteuna :min karakter.", + "min_digits": ":attribute widang kudu boga sahanteuna :min digit.", + "missing": ":attribute widang kudu leungit.", + "missing_if": "Widang :attribute kedah leungit nalika :other nyaéta :value.", + "missing_unless": "Widang :attribute kedah leungit kecuali :other mangrupikeun :value.", + "missing_with": "Widang :attribute kedah leungit nalika aya :values.", + "missing_with_all": "Widang :attribute kedah leungit nalika aya :values.", + "multiple_of": ":attribute kudu kelipatan :value.", + "next": "Salajengna »", + "not_in": ":attribute nu dipilih teu valid.", + "not_regex": "Format :attribute henteu sah.", + "numeric": ":attribute kedah janten angka.", + "password": "Sandi lepat.", + "password.letters": "Widang :attribute kedah ngandung sahenteuna hiji hurup.", + "password.mixed": "Widang :attribute kedah ngandung sahenteuna hiji hurup ageung sareng hiji hurup leutik.", + "password.numbers": "Widang :attribute kedah ngandung sahenteuna hiji angka.", + "password.symbols": ":attribute widang kudu ngandung sahanteuna hiji simbol.", + "password.uncompromised": ":attribute anu dipasihkeun parantos muncul dina bocor data. Mangga pilih :attribute anu béda.", + "present": "Sawah :attribute kedah aya.", + "present_if": "Widang :attribute kedah aya nalika :other nyaéta :value.", + "present_unless": "Widang :attribute kedah aya upami :other mangrupikeun :value.", + "present_with": "Widang :attribute kedah aya nalika :values aya.", + "present_with_all": "Widang :attribute kedah aya nalika :values aya.", + "previous": "«Saméméhna", + "prohibited": "Sawah :attribute dilarang.", + "prohibited_if": "Sawah :attribute dilarang nalika :other nyaéta :value.", + "prohibited_if_accepted": "Bidang :attribute dilarang nalika :other ditampi.", + "prohibited_if_declined": "Bidang :attribute dilarang nalika :other ditolak.", + "prohibited_unless": "Sawah :attribute dilarang kecuali :other dina :values.", + "prohibits": "Sawah :attribute ngalarang :other hadir.", + "regex": "Format :attribute henteu sah.", + "relatable": "Ieu :attribute bisa jadi teu pakait sareng sumberdaya ieu.", + "required": ":attribute widang diperlukeun.", + "required_array_keys": ":attribute widang kedah ngandung éntri pikeun: :values.", + "required_if": "Widang :attribute diperyogikeun nalika :other nyaéta :value.", + "required_if_accepted": "Widang :attribute diperyogikeun nalika :other katampi.", + "required_if_declined": "Widang :attribute diperyogikeun nalika :other ditolak.", + "required_unless": "Widang :attribute diperyogikeun kecuali :other dina :values.", + "required_with": "Widang :attribute diperyogikeun nalika aya :values.", + "required_with_all": "Widang :attribute diperyogikeun nalika aya :values.", + "required_without": "Widang :attribute diperyogikeun nalika :values henteu aya.", + "required_without_all": "Widang :attribute diperyogikeun nalika henteu aya :values anu hadir.", + "reset": "Sandi anjeun parantos direset.", + "same": ":attribute sareng :other kedah cocog.", + "sent": "Kami parantos ngirim email tautan reset sandi anjeun.", + "size.array": ":attribute kedah ngandung :size item.", + "size.file": ":attribute kudu :size kilobytes.", + "size.numeric": ":attribute kudu :size.", + "size.string": ":attribute kudu :size karakter.", + "starts_with": ":attribute kedah dimimitian ku salah sahiji ieu: :values.", + "string": ":attribute kedah janten senar.", + "throttle": "Loba teuing usaha login. Mangga cobian deui dina :seconds detik.", + "throttled": "Mangga antosan sateuacan nyobian deui.", + "timezone": ":attribute kedah janten zona waktos anu sah.", + "token": "Token reset sandi ieu teu valid.", + "ulid": "Widang :attribute kedah janten ULID anu sah.", + "unique": ":attribute parantos dicandak.", + "uploaded": ":attribute gagal unggah.", + "uppercase": "Widang :attribute kedah hurup ageung.", + "url": ":attribute kedah janten URL anu sah.", + "user": "Kami henteu tiasa mendakan pangguna anu gaduh alamat email éta.", + "uuid": ":attribute kedah janten UUID anu sah." +} diff --git a/locales/sv/_excludes.json b/locales/sv/_excludes.json new file mode 100644 index 00000000000..29b06dc93d2 --- /dev/null +++ b/locales/sv/_excludes.json @@ -0,0 +1,256 @@ +[ + "Action Events", + "Afghanistan", + "Algeria", + "American Samoa", + "Andorra", + "Angola", + "Anguilla", + "Antarctica", + "Antigua and Barbuda", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Belgium", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Bosnia and Herzegovina", + "Botswana", + "Bouvet Island", + "Brazil", + "British Indian Ocean Territory", + "Brunei Darussalam", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "Cape Verde", + "Cayman Islands", + "Central African Republic", + "Chad", + "Chile", + "China", + "Christmas Island", + "Cocos (Keeling) Islands", + "Colombia", + "Comoros", + "Congo", + "Congo, the Democratic Republic of the", + "Cook Islands", + "Costa Rica", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Cyprus", + "Czech Republic", + "Côte d'Ivoire", + "Denmark", + "Djibouti", + "Dominica", + "Dominican Republic", + "Ecuador", + "Egypt", + "El Salvador", + "Equatorial Guinea", + "Eritrea", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "Falkland Islands (Malvinas)", + "Faroe Islands", + "Fiji", + "Finland", + "France", + "French Guiana", + "French Polynesia", + "French Southern Territories", + "Gabon", + "Gambia", + "Georgia", + "Germany", + "Ghana", + "Gibraltar", + "Greece", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Heard Island and McDonald Islands", + "Holy See (Vatican City State)", + "Honduras", + "Hong Kong", + "Hungary", + "Iceland", + "India", + "Indonesia", + "Iran", + "Iran, Islamic Republic of", + "Iraq", + "Ireland", + "Isle of Man", + "Israel", + "Italy", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Korea, Democratic People's Republic of", + "Korea, Republic of", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Lao People's Democratic Republic", + "Latvia", + "Lebanon", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Lithuania", + "Luxembourg", + "Macao", + "Macedonia, the former Yugoslav Republic of", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Marshall Islands", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Micronesia, Federated States of", + "Moldova, Republic of", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "Netherlands", + "Netherlands Antilles", + "New Caledonia", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Norfolk Island", + "Northern Mariana Islands", + "Norway", + "Nova", + "OK", + "Oman", + "Pakistan", + "Palau", + "Palestinian Territory, Occupied", + "Panama", + "Papua New Guinea", + "Paraguay", + "Peru", + "Philippines", + "Pitcairn", + "Poland", + "Portugal", + "Puerto Rico", + "Qatar", + "Romania", + "Russian Federation", + "Rwanda", + "Saint Barthélemy", + "Saint Helena", + "Saint Kitts and Nevis", + "Saint Lucia", + "Saint Martin (French part)", + "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Saudi Arabia", + "Senegal", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Solomon Islands", + "Somalia", + "South Africa", + "South Georgia and the South Sandwich Islands", + "South Sudan", + "Spain", + "Sri Lanka", + "Status", + "Sudan", + "Suriname", + "Svalbard and Jan Mayen", + "Sweden", + "Switzerland", + "Syrian Arab Republic", + "Taiwan", + "Tajikistan", + "Tanzania", + "Tanzania, United Republic of", + "Thailand", + "Togo", + "Tokelau", + "Tonga", + "total", + "Total:", + "Trinidad and Tobago", + "Tunisia", + "Turkey", + "Turkmenistan", + "Turks and Caicos Islands", + "Tuvalu", + "Uganda", + "Ukraine", + "United Arab Emirates", + "United Kingdom", + "United States", + "United States Minor Outlying Islands", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Venezuela, Bolivarian Republic of", + "Viet Nam", + "Virgin Islands, British", + "Virgin Islands, U.S.", + "Wallis and Futuna", + "Western Sahara", + "Yemen", + "Zambia", + "Zimbabwe", + "Åland Islands" +] diff --git a/locales/sv/json-inline.json b/locales/sv/json-inline.json new file mode 100644 index 00000000000..68225c24662 --- /dev/null +++ b/locales/sv/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Detta fält måste vara en giltig roll.", + "The :attribute must be at least :length characters and contain at least one number.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett nummer.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett specialtecken och ett nummer.", + "The :attribute must be at least :length characters and contain at least one special character.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett specialtecken.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Det här fältet måste bestå av minst :length tecken och innehålla minst en versal och en siffra.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett versaltecken och ett specialtecken.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Detta fält måste bestå av minst :length tecken och innehålla minst ett versaltecken, ett nummer och ett specialtecken.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Det här fältet måste bestå av minst :length tecken och innehålla minst en versal.", + "The :attribute must be at least :length characters.": "Detta fält måste bestå av minst :length tecken.", + "The :attribute must contain at least one letter.": "Detta fält måste innehålla minst en bokstav.", + "The :attribute must contain at least one number.": "Detta fält måste innehålla minst ett nummer.", + "The :attribute must contain at least one symbol.": "Detta fält måste innehålla minst en symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Detta fält måste innehålla minst en stor och en liten bokstav.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Det angivna fältet har dykt upp i en dataläcka. Välj ett annat fält." +} diff --git a/locales/sv/json.json b/locales/sv/json.json new file mode 100644 index 00000000000..e4d0e7f5863 --- /dev/null +++ b/locales/sv/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(och :count fler fel)", + "(and :count more errors)": "(och :count fler fel)|(och :count fel till)|(och :count fel till)", + "30 Days": "30 dagar", + "60 Days": "60 dagar", + "90 Days": "90 dagar", + ":amount selected": ":Amount utvalda", + ":amount Total": ":Amount totalt", + ":days day trial": ":Days dagars testperiod", + ":resource Details": ":Resource detaljer", + ":resource Details: :title": ":Resource Detaljer: :title", + "A decryption key is required.": "En dekrypteringsnyckel krävs.", + "A fresh verification link has been sent to your email address.": "En ny verifieringslänk har skickats till din e-postadress.", + "A new verification link has been sent to the email address you provided during registration.": "En ny verifieringslänk har skickats till den e-postadress du angav vid registreringen.", + "A new verification link has been sent to the email address you provided in your profile settings.": "En ny verifieringslänk har skickats till den e-postadress du angav i dina profilinställningar.", + "A new verification link has been sent to your email address.": "En ny verifieringslänk har skickats till din e-postadress.", + "Accept Invitation": "Acceptera inbjudan", + "Action": "Åtgärd", + "Action Event": "Actionhändelse", + "Action Events": "Actionevenemang", + "Action Happened At": "Hände vid", + "Action Initiated By": "Initerad av", + "Action Name": "Namn", + "Action Status": "Status", + "Action Target": "Mål", + "Actions": "Åtgärd", + "Add": "Lägg till", + "Add :resource": "Lägg till :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Lägg till en ny teammedlem i ditt team, så att de kan samarbeta med dig.", + "Add additional security to your account using two factor authentication.": "Lägg till ytterligare säkerhet i ditt konto med två faktorautentisering.", + "Add Payment Method": "Lägg till betalningsmetod", + "Add row": "Lägg till rad", + "Add Team Member": "Lägg Till Teammedlem", + "Add VAT Number": "Lägg till momsnummer", + "Added.": "Lagt till.", + "Additional billing information updated successfully.": "Ytterligare faktureringsinformation har uppdaterats.", + "Address": "Adress", + "Address Line 2": "Adress rad 2", + "Administrator": "Administratör", + "Administrator users can perform any action.": "Administratörsanvändare kan utföra alla åtgärder.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland", + "Albania": "Albanien", + "Algeria": "Algeriet", + "All of the people that are part of this team.": "Alla de människor som är en del av detta team.", + "All resources loaded.": "Alla resurser laddade.", + "All rights reserved.": "Alla rättigheter förbehålls.", + "Already registered?": "Redan registrerad?", + "American Samoa": "Amerikanska Samoa", + "An error occurred while uploading the file.": "Ett fel uppstod när filen laddades upp.", + "An error occurred while uploading the file: :error": "Ett fel uppstod när filen laddades upp: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Ett oväntat fel inträffade och vi har meddelat vårt supportteam. Vänligen försök igen senare.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "En annan användare har uppdaterat den här resursen sedan den här sidan laddades. Uppdatera sidan och försök igen.", + "Antarctica": "Antarktis", + "Antigua And Barbuda": "Antigua och Barbuda", + "Antigua and Barbuda": "Antigua och Barbuda", + "API Token": "API-Token", + "API Token Permissions": "API Token behörigheter", + "API Tokens": "API-Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API-tokens tillåter tredjepartstjänster att autentisera med vår ansökan för din räkning.", + "Apply": "Tillämpa", + "Apply Coupon": "Använd kupong", + "April": "april", + "Are you sure you want to attempt to pay :amount?": "Är du säker på att du vill försöka betala :amount?", + "Are you sure you want to cancel your subscription?": "Är du säker på att du vill avsluta din prenumeration?", + "Are you sure you want to delete all the notifications?": "Är du säker på att du vill ta bort alla aviseringar?", + "Are you sure you want to delete the selected resources?": "Är du säker på att du vill ta bort de valda resurserna?", + "Are you sure you want to delete this file?": "Är du säker på att du vill ta bort den här filen?", + "Are you sure you want to delete this notification?": "Är du säker på att du vill ta bort det här meddelandet?", + "Are you sure you want to delete this payment method?": "Är du säker på att du vill ta bort den här betalningsmetoden?", + "Are you sure you want to delete this resource?": "Är du säker på att du vill ta bort den här resursen?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Är du säker på att du vill ta bort det här laget? När ett lag har tagits bort kommer alla dess resurser och data att raderas permanent.", + "Are you sure you want to delete your account?": "Är du säker på att du vill ta bort ditt konto?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Är du säker på att du vill ta bort ditt konto? När ditt konto har tagits bort kommer alla dess resurser och data att raderas permanent. Ange ditt lösenord för att bekräfta att du vill ta bort ditt konto permanent.", + "Are you sure you want to detach the selected resources?": "Är du säker på att du vill lossa de valda resurserna?", + "Are you sure you want to detach this resource?": "Är du säker på att du vill lossa den här resursen?", + "Are you sure you want to force delete the selected resources?": "Är du säker på att du vill tvinga bort de valda resurserna?", + "Are you sure you want to force delete this resource?": "Är du säker på att du vill tvinga bort den här resursen?", + "Are you sure you want to log out?": "Är du säker på att du vill logga ut?", + "Are you sure you want to mark all notifications as read?": "Är du säker på att du vill markera alla aviseringar som lästa?", + "Are you sure you want to remove this item?": "Är du säker på att du vill ta bort det här objektet?", + "Are you sure you want to restore the selected resources?": "Är du säker på att du vill återställa de valda resurserna?", + "Are you sure you want to restore this resource?": "Är du säker på att du vill återställa den här resursen?", + "Are you sure you want to resume your subscription?": "Är du säker på att du vill återuppta din prenumeration?", + "Are you sure you want to run this action?": "Är du säker på att du vill köra denna åtgärd?", + "Are you sure you want to set this payment method as your default?": "Är du säker på att du vill ställa in den här betalningsmetoden som standard?", + "Are you sure you want to stop impersonating?": "Är du säker på att du vill sluta imitera dig?", + "Are you sure you would like to delete this API token?": "Är du säker på att du vill ta bort denna API-token?", + "Are you sure you would like to leave this team?": "Är du säker på att du vill lämna det här laget?", + "Are you sure you would like to remove this person from the team?": "Är du säker på att du vill ta bort den här personen från laget?", + "Are you sure you would like to switch billing plans?": "Är du säker på att du vill byta faktureringsplan?", + "Argentina": "Argentina", + "Armenia": "Armenien", + "Aruba": "Araba", + "Attach": "Fästa", + "Attach & Attach Another": "Bifoga och bifoga ytterligare", + "Attach :resource": "Fäst :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Bifoga filer genom att dra och släppa, välja eller smaka på dem.", + "August": "Augusti", + "Australia": "Australien", + "Austria": "Österrike", + "Azerbaijan": "Azerbajdzjan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Innan du fortsätter, kan du verifiera din e-postadress genom att klicka på länken som vi just skickade till dig via e-post? Om du inte har fått e-postmeddelandet skickar vi gärna ett till.", + "Before proceeding, please check your email for a verification link.": "Innan du fortsätter, kontrollera din e-post för en verifieringslänk.", + "Belarus": "Vitryssland", + "Belgium": "Belgien", + "Belize": "Belisera", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Faktureringsinformation", + "Billing Management": "Faktureringshantering", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, plurinationell delstat", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius och Sábado", + "Bosnia And Herzegovina": "Bosnien och Hercegovina", + "Bosnia and Herzegovina": "Bosnien och Hercegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvetön", + "Brazil": "Brasilien", + "British Indian Ocean Territory": "Brittiska Territoriet i Indiska Oceanen", + "Browser Sessions": "Webbläsarsessioner", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarien", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Avbryta", + "Cancel Subscription": "Avsluta prenumeration", + "Cape Verde": "Kap Verde", + "Card": "Kort", + "Cayman Islands": "Caymanöarna", + "Central African Republic": "Centralafrikanska Republiken", + "Chad": "Tchad", + "Change Subscription Plan": "Ändra prenumerationsplan", + "Change the current payment method attached to your subscription": "Ändra den aktuella betalningsmetoden som är kopplad till din prenumeration", + "Changes": "Förändring", + "Checkout": "Kolla upp", + "Chile": "Chile", + "China": "Kina", + "Choose": "Välj", + "Choose :field": "Välj :field", + "Choose :resource": "Välj :resource", + "Choose an option": "Välj ett alternativ", + "Choose date": "Välj datum", + "Choose File": "Välj Fil", + "Choose Files": "Välj Filer", + "Choose Type": "Välj Typ", + "Christmas Island": "Julön", + "City": "Stad", + "Click here to re-send the verification email.": "Klicka här för att skicka verifieringsmejlet igen.", + "click here to request another": "klicka här för att begära en annan", + "Click to choose": "Klicka för att välja", + "Close": "Stäng", + "Cocos (Keeling) Islands": "Kokosöarna", + "Code": "Kod", + "Colombia": "Colombia", + "Comoros": "Komorerna", + "Confirm": "Bekräfta", + "Confirm Billing Action": "Bekräfta faktureringsåtgärd", + "Confirm Password": "Bekräfta lösenordet", + "Confirm Payment": "Bekräfta Betalning", + "Confirm your :amount payment": "Bekräfta din betalning på :amount", + "Congo": "Kongo", + "Congo, Democratic Republic": "Demokratiska Republiken Kongo", + "Congo, the Democratic Republic of the": "Kongo, Demokratiska republiken", + "Constant": "Konstant", + "Continue To Payment": "Fortsätt till betalning", + "Cook Islands": "Cooköarna", + "Copy to clipboard": "Kopiera till urklipp", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Elfenbenskusten", + "Country": "Land", + "Coupon": "Kupong", + "Coupon applied successfully.": "Kupongen har använts.", + "Create": "Skapa", + "Create & Add Another": "Skapa & lägg till ytterligare", + "Create :resource": "Skapa :resource", + "Create a new team to collaborate with others on projects.": "Skapa ett nytt team för att samarbeta med andra om projekt.", + "Create Account": "Skapa konto", + "Create API Token": "Skapa API-token", + "Create New Team": "Skapa nytt team", + "Create Team": "Skapa team", + "Created.": "Skapad.", + "Croatia": "Kroatien", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Nuvarande lösenord", + "Current Subscription Plan": "Nuvarande prenumerationsplan", + "Currently Subscribed": "För närvarande prenumererad", + "Customer Balance": "Kundsaldo", + "Customize": "Anpassa", + "Cyprus": "Cypern", + "Czech Republic": "Tjeckien", + "Côte d'Ivoire": "Elfenbenskusten", + "Dark": "Mörk", + "Dashboard": "Instrumentpanel", + "December": "december", + "Decrease": "Minska", + "Default": "Standard", + "Delete": "Radera", + "Delete :resource": "Radera :resource", + "Delete Account": "Radera konto", + "Delete all notifications": "Ta bort alla aviseringar", + "Delete API Token": "Radera API-token", + "Delete File": "Radera fil", + "Delete Notification": "Ta bort avisering", + "Delete Resource": "Radera resurs", + "Delete Selected": "Radera vald", + "Delete Team": "Radera team", + "Denmark": "Danmark", + "Detach": "Lösgör", + "Detach Resource": "Lossa resursen", + "Detach Selected": "Lossa valt", + "Details": "Information", + "Disable": "Inaktivera", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Vill du verkligen avbryta? Du har osparade ändringar.", + "Dominica": "Söndag", + "Dominican Republic": "Dominikanska Republiken", + "Done.": "Klar.", + "Download": "Ladda ner", + "Download Invoice": "Ladda ner faktura", + "Drop file or click to choose": "Släpp filen eller klicka för att välja", + "Drop files or click to choose": "Släpp filer eller klicka för att välja", + "Ecuador": "Ecuador", + "Edit": "Redigera", + "Edit :resource": "Redigera :resource", + "Edit Attached": "Redigera bifogad", + "Edit Profile": "Redigera profil", + "Editor": "Utgivare", + "Editor users have the ability to read, create, and update.": "Redigeraranvändare har möjlighet att läsa, skapa och uppdatera.", + "Egypt": "Egypten", + "El Salvador": "Salvador", + "Email": "E-post", + "email": "e-post", + "Email Address": "postadress", + "Email Addresses": "E-postadress", + "Email Password Reset Link": "Skicka återställningslänk", + "Email Verification": "E-postverifiering", + "Enable": "Aktivera", + "Encrypted environment file already exists.": "En krypterad miljöfil finns redan.", + "Encrypted environment file not found.": "Den krypterade miljöfilen hittades inte.", + "Ensure your account is using a long, random password to stay secure.": "Se till att ditt konto använder ett långt, slumpmässigt lösenord för att vara säkert.", + "Environment file already exists.": "Miljöfilen finns redan.", + "Environment file not found.": "Miljöfilen hittades inte.", + "Equatorial Guinea": "Ekvatorialguinea", + "Eritrea": "Eritrea", + "Error": "Fel", + "errors": "fel", + "Estonia": "Estland", + "Ethiopia": "Etiopien", + "ex VAT": "ex moms", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Går ut :expiration", + "Export As CSV": "Exportera som CSV", + "Extra Billing Information": "Extra faktureringsinformation", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra bekräftelse behövs för att behandla din betalning. Fortsätt till betalningssidan genom att klicka på knappen nedan.", + "Failed Subscription Payment": "Misslyckad prenumerationsbetalning", + "Failed to load :resource!": "Det gick inte att ladda :resource!", + "Falkland Islands (Malvinas)": "Falklandsöarna (Malvinas)", + "Faroe Islands": "Färöarna", + "February": "Februari", + "Fiji": "Fiji", + "Filename": "Filnamn", + "Finish enabling two factor authentication.": "Slutför aktiveringen av tvåfaktorsautentisering.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "För din säkerhet, bekräfta ditt lösenord för att fortsätta.", + "Forbidden": "Förbjuden", + "Force Delete": "Tvinga radering", + "Force Delete :resource": "Tvinga radering :resource", + "Force Delete Resource": "Tvinga radering av resurs", + "Force Delete Selected": "Tvinga radering av vald", + "Forgot Password": "Glömt ditt lösenord", + "Forgot your password?": "Glömt ditt lösenord?", + "Forgot Your Password?": "Glömt ditt lösenord?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Glömt ditt lösenord? Inga problem. Ange din e-post adress så skickar vi en återställningslänk.", + "France": "Frankrike", + "French Guiana": "Franska Guyana", + "French Polynesia": "Franska Polynesien", + "French Southern Territories": "Franska Sydterritorierna", + "From": "Från", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgien", + "Germany": "Tyskland", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Gå hem", + "Go to page :page": "Gå till sidan :page", + "Great! You have accepted the invitation to join the :team team.": "Toppen! Du har accepterat inbjudan att gå med i :team-laget.", + "Greece": "Grekland", + "Greenland": "Grönland", + "Grenada": "Grenad", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Funderar du på att säga upp din prenumeration? Du kan omedelbart återaktivera din prenumeration när som helst fram till slutet av din nuvarande faktureringsperiod. När din nuvarande faktureringsperiod är slut kan du välja en helt ny prenumerationsplan.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Har du planer på att säga upp din prenumeration? Du kan omedelbart återaktivera din prenumeration när som helst fram till slutet av din nuvarande faktureringscykel. När din nuvarande faktureringscykel är slut kan du välja en ny prenumerationsplan.", + "Heard Island & Mcdonald Islands": "Heardön och mcdonaldöarna", + "Heard Island and McDonald Islands": "Heard Island och McDonald Islands", + "Hello!": "Hej!", + "Hide Content": "Dölj innehåll", + "Hold Up!": "Vänta!", + "Holy See (Vatican City State)": "Vatikanstaten", + "Honduras": "Honduror", + "Hong Kong": "Hongkong", + "Hungary": "Ungern", + "I agree to the :terms_of_service and :privacy_policy": "Jag samtycker till :terms_of_service och :privacy_policy", + "Iceland": "Island", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Om det behövs kan du logga ut från alla dina andra webbläsarsessioner på alla dina enheter. Några av dina senaste sessioner listas nedan; denna lista kan dock inte vara uttömmande. Om du känner att ditt konto har äventyrats bör du också uppdatera ditt lösenord.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Om du redan har ett konto kan du acceptera inbjudan genom att klicka på knappen nedan:", + "If you did not create an account, no further action is required.": "Om du ej har skapat ett konto behöver du ej göra något.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Om du inte förväntade dig att få en inbjudan till det här laget kan du kassera det här e-postmeddelandet.", + "If you did not receive the email": "Om du inte fått mejlet", + "If you did not request a password reset, no further action is required.": "Om du inte har begärt ett lösenord behöver du ej göra något.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Om du inte har ett konto kan du skapa ett genom att klicka på knappen nedan. När du har skapat ett konto kan du klicka på knappen inbjudan acceptans i det här e-postmeddelandet för att acceptera teaminbjudan:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Om du behöver lägga till specifik kontakt eller skatteinformation till dina fakturor, som ditt fulla företagsnamn, momsidentifieringsnummer eller postadress, kan du lägga till den här.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Om det ej fungerar att klicka på \":actionText\"-knappen, kopiera och klista in länken nedan i webbläsarens adressfält:", + "Impersonate": "Imitera", + "Increase": "Öka", + "India": "Indien", + "Indonesia": "Indonesien", + "Invalid filename.": "Ogiltigt filnamn.", + "Invalid JSON was returned from the route.": "Ogiltig JSON returnerades från rutten.", + "Invoice Email Addresses": "Faktura -e -postadresser", + "Invoice emails updated successfully.": "Faktura e -postmeddelanden uppdateras framgångsrikt.", + "Invoices": "Fakturor", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamiska republiken", + "Iraq": "Irak", + "Ireland": "Irland", + "Isle Of Man": "ö av man", + "Isle of Man": "ö av man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Det verkar som att du inte har ett aktivt abonnemang. Du kan välja en av prenumerationsplanerna nedan för att komma igång. Prenumerationsplaner kan ändras eller sägas upp när det passar dig.", + "Italy": "Italien", + "Jamaica": "Jamaica", + "January": "Januari", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordanien", + "July": "Juli", + "June": "Juni", + "Kazakhstan": "Kazakstan", + "Kenya": "Kenya", + "Key": "Nyckel", + "Kiribati": "Kiribati", + "Korea": "Sydkorea", + "Korea, Democratic People's Republic of": "Nordkorea", + "Korea, Republic of": "Korea, Republiken av", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kirgizistan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Senast aktiv", + "Last used": "Senast använd", + "Latvia": "Lettland", + "Leave": "Lämna", + "Leave Team": "Lämna team", + "Lebanon": "Libanon", + "length": "längd", + "Lens": "Objektiv", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyen", + "Liechtenstein": "Liechtenstein", + "Light": "Ljus", + "Lithuania": "Litauen", + "Load :perPage More": "Ladda :persida mer", + "Loading": "Läser in", + "Location": "Plats", + "Log in": "Inloggning", + "Log In": "Logga in", + "Log Out": "utloggning", + "Log out": "Logga ut", + "Log Out Other Browser Sessions": "Logga Ut Andra Webbläsarsessioner", + "Log Viewer": "Loggvisare", + "Login": "Logga in", + "Logout": "Logga ut", + "Logs": "Loggar", + "Luxembourg": "Luxemburgsk", + "Macao": "Makao", + "Macedonia": "Norra Makedonien", + "Macedonia, the former Yugoslav Republic of": "Makedonien, fd jugoslaviska republiken", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldiverna", + "Mali": "Liten", + "Malta": "Malta", + "Manage Account": "Hantera Konto", + "Manage and log out your active sessions on other browsers and devices.": "Hantera och logga ut dina aktiva sessioner på andra webbläsare och enheter.", + "Manage API Tokens": "Hantera API-Tokens", + "Manage Role": "Hantera Roll", + "Manage Team": "Hantera Team", + "Managing billing for :billableName": "Hantera fakturering för :billableName", + "March": "Mars", + "Mark all as Read": "Markera allt som läst", + "Mark all notifications as read": "Markera alla aviseringar som lästa", + "Mark Read": "Markera Läs", + "Mark Unread": "Markera som oläst", + "Marshall Islands": "Marshallöarna", + "Martinique": "Martinique", + "Mauritania": "Mauretanien", + "Mauritius": "Mauritius", + "May": "Kan", + "Mayotte": "Mayotte", + "Mexico": "Mexiko", + "Micronesia, Federated States Of": "Mikronesien", + "Micronesia, Federated States of": "Mikronesien, federerade stater av", + "Moldova": "Moldavien", + "Moldova, Republic of": "Moldavien, Republiken", + "Monaco": "Monaco", + "Mongolia": "Mongoliet", + "Montenegro": "Montenegro", + "Month To Date": "Månad Till Datum", + "Monthly": "En gång i månaden", + "monthly": "en gång i månaden", + "Montserrat": "Montserrat", + "Morocco": "Marocko", + "Mozambique": "Moçambique", + "Myanmar": "Myanmar", + "Name": "Namn", + "name": "namn", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepalesiska", + "Netherlands": "Nederländerna", + "Netherlands Antilles": "Nederländska Antillerna", + "Nevermind": "Glöm det", + "Nevermind, I'll keep my old plan": "Glöm det, jag behåller min gamla plan", + "New": "Ny", + "New :resource": "Nya :resource", + "New Caledonia": "Nya Kaledonien", + "New Password": "Nytt lösenord", + "New Zealand": "nyzeeländsk", + "Next": "Nästa", + "Next Payment": "Nästa betalning", + "Next Payment on": "Nästa betalning på", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Nej", + "No :resource matched the given criteria.": "Nr :resource matchade de angivna kriterierna.", + "No additional information...": "Ingen ytterligare information...", + "No Current Data": "Inga Aktuella Uppgifter", + "No Data": "Inga Uppgifter", + "no file selected": "ingen fil vald", + "No Increase": "Ingen Ökning", + "No payment methods on file.": "Inga betalningsmetoder registrerade.", + "No payment scheduled.": "Ingen betalning planerad.", + "No Prior Data": "Inga Tidigare Uppgifter", + "No Results Found.": "Inga Resultat Hittades.", + "Norfolk Island": "Norfolkön", + "Northern Mariana Islands": "Nordmarianerna", + "Norway": "Norge", + "Not Found": "Hittades ej", + "Notifications": "Aviseringar", + "Nova": "Nova", + "Nova User": "Nova Användare", + "November": "november", + "October": "Oktober", + "of": "av", + "OK": "OK", + "Oman": "oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "När ett lag har tagits bort kommer alla dess resurser och data att raderas permanent. Innan du tar bort det här laget, ladda ner data eller information om det här laget som du vill behålla.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "När ditt konto har tagits bort kommer alla dess resurser och data att raderas permanent. Innan du tar bort ditt konto, ladda ner data eller information som du vill behålla.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "När ditt konto har raderats kommer alla dess resurser och data att raderas permanent. Ange ditt lösenord för att bekräfta att du vill ta bort ditt konto permanent.", + "Only Trashed": "Endast Papperskorgen", + "Open Invoices": "Öppna fakturor", + "Original": "Ursprunglig", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Vår faktureringsportal låter dig enkelt hantera din prenumerationsplan, betalningsmetod och ladda ner dina senaste fakturor.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Vår faktureringsportal låter dig enkelt hantera din prenumerationsplan, betalningsmetoder och ladda ner dina senaste fakturor.", + "Page Expired": "Sidan är utgången", + "Pagination Navigation": "Sidnumrering Navigering", + "Paid": "Betalt", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinska Områdena", + "Panama": "Panama", + "Papua New Guinea": "Papua Nya Guinea", + "Paraguay": "Paraguay", + "Password": "Lösenord", + "password": "lösenord", + "Payment Confirmation": "Betalningsbekräftelse", + "Payment Information": "Betalinformation", + "Payment information updated successfully.": "Betalningsinformationen har uppdaterats.", + "Payment Method": "Betalningsmetod", + "Payment Methods": "Betalningsmetoder", + "Payment Required": "Betalning krävs", + "Payments": "Betalningar", + "Pending Team Invitations": "Väntande Teaminbjudningar", + "Per Page": "Per Sida", + "Permanently delete this team.": "Ta bort det här laget permanent.", + "Permanently delete your account.": "Ta bort ditt konto permanent.", + "Permissions": "Behörighet", + "Peru": "Peru", + "Philippines": "Filippinerna", + "Photo": "Foto", + "Pitcairn": "Pitcairnöarna", + "Please accept the terms of service.": "Vänligen acceptera användarvillkoren.", + "Please click the button below to verify your email address.": "Vänligen klicka på knappen nedan för att verifiera din e-postadress.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Bekräfta åtkomst till ditt konto genom att ange en av dina nödåterställningskoder.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bekräfta åtkomst till ditt konto genom att ange autentiseringskoden som tillhandahålls av ditt autentiseringsprogram.", + "Please confirm your password before continuing.": "Vänligen bekräfta ditt lösenord innan du fortsätter.", + "Please copy your new API token. For your security, it won't be shown again.": "Vänligen kopiera din nya API-token. För din säkerhet kommer den inte att visas igen.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Ange ditt lösenord för att bekräfta att du vill logga ut från dina andra webbläsarsessioner över alla dina enheter.", + "Please provide a maximum of three invoice emails addresses.": "Ange högst tre faktura -e -postadresser.", + "Please provide the email address of the person you would like to add to this team.": "Ange e-postadressen till den person du vill lägga till i det här laget.", + "Please set a default payment method before retrying payments.": "Ställ in en standardbetalningsmetod innan betalningar igen.", + "Please set a default payment method before swapping plans.": "Ange en standardbetalningsmetod innan du byter planer.", + "Poland": "Polen", + "Portugal": "Portugal", + "Press / to search": "Tryck på / för att söka", + "Preview": "Förhandsgranskning", + "Previewing": "Förhandsvisning", + "Previous": "Tidigare", + "Privacy Policy": "sekretesspolicy", + "Profile": "Profil", + "Profile Information": "profilinformation", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Kvartalet hittills", + "Recovery Code": "Återställningskod", + "Refresh": "Uppdatera", + "Regards,": "Hälsningar,", + "Regenerate Recovery Codes": "Skapa nya återställningskoder", + "Register": "Registrera", + "Reload": "Ladda", + "Remember me": "Kom ihåg mig", + "Remember Me": "Kom ihåg mig", + "Remove": "Ta bort", + "Remove Photo": "Ta Bort Foto", + "Remove Team Member": "Ta Bort Gruppmedlem", + "Replicate": "Återskapa", + "Required fields": "Obligatoriska fält", + "Resend Verification Email": "Skicka Verifieringsmeddelande Igen", + "Reset Filters": "Återställ Filter", + "Reset Password": "Återställ lösenordet", + "Reset Password Notification": "Återställ lösenordet-notifikationen", + "resource": "resurs", + "Resource Row Dropdown": "Listrutan Resursrad", + "Resources": "Medel", + "resources": "medel", + "Restore": "Återställa", + "Restore :resource": "Återställa :resource", + "Restore Resource": "Återställ resurs", + "Restore Selected": "Återställ vald", + "results": "resultat", + "Resume Subscription": "Fortsätt prenumeration", + "Retry Payment": "Försök att betala igen", + "Return to :appName": "Återgå till :appName", + "Reunion": "Möte", + "Role": "Roll", + "Romania": "Rumänien", + "Run Action": "Kör åtgärd", + "Russian Federation": "Ryssland", + "Rwanda": "Rwanda", + "Réunion": "Återförening", + "Saint Barthelemy": "S:t Barthélemy", + "Saint Barthélemy": "Helgon", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "Saint Kitts Och Nevis", + "Saint Kitts and Nevis": "Saint Kitts och Nevis", + "Saint Lucia": "Helgon", + "Saint Martin": "St Martin", + "Saint Martin (French part)": "Saint Martin (franska delen)", + "Saint Pierre And Miquelon": "St. Pierre och Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre och Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent Och Grenadinerna", + "Saint Vincent and the Grenadines": "Saint Vincent och Grenadinerna", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé och Príncipe", + "Sao Tome and Principe": "Sao Tomé och Principe", + "Saudi Arabia": "Saudiarabien", + "Save": "Spara", + "Saved.": "Sparad.", + "Scroll to bottom": "Bläddra till botten", + "Scroll to top": "Scrolla till toppen", + "Search": "Söka", + "Secure Area": "Säkert område", + "Select": "Välj", + "Select a different plan": "Välj en annan plan", + "Select a log file...": "Välj en loggfil...", + "Select A New Photo": "Välj ett nytt foto", + "Select Action": "Välj Åtgärd", + "Select all": "Välj Alla", + "Select All Dropdown": "Välj rullgardinsmenyn Alla", + "Select this page": "Välj den här sidan", + "Send Password Reset Link": "Skicka återställningslänken", + "Senegal": "Senegal", + "September": "september", + "Serbia": "Serbien", + "Server Error": "Serverfel", + "Service Unavailable": "Tjänsten svarar ej", + "Set as default": "Ange som standard", + "Setup Key": "Inställningsnyckel", + "Seychelles": "Seychellerna", + "Show All Fields": "Visa Alla Fält", + "Show Content": "Visa Innehåll", + "Show Recovery Codes": "Visa återställningskoder", + "Showing": "Visar", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Inloggad som", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint maarten", + "Slovakia": "Slovakien", + "Slovenia": "Slovenien", + "Soft Deleted": "Mjuk borttagen", + "Solomon Islands": "Salomonöarnas", + "Somalia": "Somalia", + "Something went wrong.": "Något gick fel.", + "Sorry! You are not authorized to perform this action.": "Förlåt! Du har inte behörighet att utföra denna åtgärd.", + "Sorry, your session has expired.": "Ledsen, din session har gått ut.", + "South Africa": "Sydafrika", + "South Georgia And Sandwich Isl.": "Sydgeorgien och Sydsandwichöarna", + "South Georgia and the South Sandwich Islands": "South Georgia och South Sandwich Islands", + "South Sudan": "Sydsudan", + "Spain": "Spanien", + "Sri Lanka": "Sri lanka", + "Standalone Actions": "Fristående åtgärder", + "Start Polling": "Börja Polling", + "Start polling": "Börja omröstning", + "State / County": "Stat / län", + "Stop Impersonating": "Sluta imitera dig", + "Stop Polling": "Sluta Polla", + "Stop polling": "Sluta rösta", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Lagra dessa återställningskoder i en säker lösenordshanterare. De kan användas för att återställa åtkomst till ditt konto om din tvåfaktorsautentiseringsenhet går förlorad.", + "Subscribe": "Prenumerera", + "Subscription Information": "Prenumerationsinformation", + "Subscription Pending": "Prenumeration väntar", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard och Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard och Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sverige", + "Switch Teams": "Byt team", + "Switzerland": "Schweiz", + "Syrian Arab Republic": "Syrien", + "System": "Systemet", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, provinsen Kina", + "Tajikistan": "Tadzjikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Förenade republiken", + "TAX": "BESKATTA", + "Team Details": "Team detaljer", + "Team Invitation": "Gruppinbjudan", + "Team Members": "Team medlemmar", + "Team Name": "Teamets namn", + "Team Owner": "Teamägare", + "Team Settings": "Teaminställningar", + "Terms of Service": "användarvillkor", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Tack för att du anmälde dig! Innan du börjar, kan du verifiera din e-postadress genom att klicka på länken vi just mailade till dig? Om du inte fick e-postmeddelandet skickar vi gärna en annan.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Tack för ditt fortsatta stöd. Vi har bifogat en kopia av din faktura för din räkning. Meddela oss om du har några frågor eller funderingar.", + "Thanks,": "Tack,", + "The :attribute must be a valid role.": ":Attribute måste vara en giltig Roll.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute måste vara minst :length tecken och innehålla minst ett nummer.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute måste vara minst :length tecken och innehålla minst ett specialtecken och ett nummer.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute måste vara minst :length tecken och innehålla minst ett specialtecken.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute måste vara minst :length tecken och innehålla minst ett VERSALT TECKEN och ett nummer.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute måste vara minst :length tecken och innehålla minst ett VERSALT TECKEN och ett specialtecken.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute måste vara minst :length tecken och innehålla minst ett VERSALT TECKEN, ett nummer och ett specialtecken.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute måste vara minst :length tecken och innehålla minst ett VERSALT TECKEN.", + "The :attribute must be at least :length characters.": ":Attribute måste vara minst :length tecken.", + "The :attribute must contain at least one letter.": ":Attribute:an måste innehålla minst en bokstav.", + "The :attribute must contain at least one number.": ":Attribute:an måste innehålla minst ett nummer.", + "The :attribute must contain at least one symbol.": "De :attribute måste innehålla minst en symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute:an måste innehålla minst en stor och en liten bokstav.", + "The :resource was created!": ":Resource skapades!", + "The :resource was deleted!": ":Resource togs bort!", + "The :resource was restored!": ":Resource återställdes!", + "The :resource was updated!": "Den :resource uppdaterades!", + "The action was executed successfully.": "Åtgärden utfördes framgångsrikt.", + "The default payment method cannot be removed.": "Standardbetalningsmetoden kan inte tas bort.", + "The file was deleted!": "Filen togs bort!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Den givna :attribute:an har dykt upp i en dataläcka. Välj en annan :attribute.", + "The given data was invalid.": "De angivna uppgifterna var ogiltiga.", + "The government won't let us show you what's behind these doors": "Regeringen låter oss inte visa vad som finns bakom dörrarna.", + "The HasOne relationship has already been filled.": "Den Hasen relation har redan fyllts.", + "The image could not be loaded": "Bilden kunde inte laddas", + "The image could not be loaded.": "Bilden kunde inte laddas.", + "The invoice emails must be valid email addresses.": "Faktura -e -postmeddelanden måste vara giltiga e -postadresser.", + "The password is incorrect.": "Lösenordet är felaktigt.", + "The provided coupon code is invalid.": "Den angivna kupongkoden är ogiltig.", + "The provided password does not match your current password.": "Det angivna lösenordet matchar inte ditt nuvarande lösenord.", + "The provided password was incorrect.": "Det angivna lösenordet var felaktigt.", + "The provided two factor authentication code was invalid.": "Den angivna tvåfaktorsautentiseringskoden var ogiltig.", + "The provided two factor recovery code was invalid.": "Den angivna tvåfaktorsåterställningskoden var ogiltig.", + "The provided VAT number is invalid.": "Det angivna momsnumret är ogiltigt.", + "The resource was attached!": "Resursen bifogades!", + "The resource was prevented from being saved!": "Resursen förhindrades från att sparas!", + "The resource was updated!": "Resursen uppdaterades!", + "The response is not a streamed response.": "Svaret är inte ett streamat svar.", + "The response is not a view.": "Svaret är inte en syn.", + "The selected country is invalid.": "Det valda landet är ogiltigt.", + "The selected plan is invalid.": "Den valda planen är ogiltig.", + "The selected resources have been :action!": "De valda resurserna har varit :action!", + "The team's name and owner information.": "Lagets namn och ägarinformation.", + "There are no available options for this resource.": "Det finns inga tillgängliga alternativ för den här resursen.", + "There are no fields to display.": "Det finns inga fält att visa.", + "There are no new notifications.": "Det finns inga nya aviseringar.", + "There was a problem executing the action.": "Det var ett problem att utföra åtgärden.", + "There was a problem fetching the resource.": "Det uppstod ett problem med att hämta resursen.", + "There was a problem submitting the form.": "Det var ett problem att lämna in formuläret.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Dessa personer har blivit inbjudna till ditt team och har skickats en inbjudan e-post. De kan gå med i laget genom att acceptera e-postinbjudan.", + "This account does not have an active subscription.": "Det här kontot har ingen aktiv prenumeration.", + "This action is unauthorized.": "Denna åtgärd är obehörig.", + "This copy of Nova is unlicensed.": "Denna kopia av Nova är olicensierad.", + "This coupon code can only be used by new customers.": "Denna kupongkod kan endast användas av nya kunder.", + "This device": "Denna enhet", + "This file field is read-only.": "Det här filfältet är skrivskyddat.", + "This invoice is no longer open.": "Denna faktura är inte längre öppen.", + "This is a secure area of the application. Please confirm your password before continuing.": "Detta är ett säkert område av ansökan. Bekräfta ditt lösenord innan du fortsätter.", + "This password does not match our records.": "Detta Lösenord matchar inte våra poster.", + "This password reset link will expire in :count minutes.": "Denna återställningslänk kommer att gå ut om :count minuter.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Denna betalning inleddes, men medlen har inte mottagits ännu. Det kan ta upp till 14 dagar.", + "This resource no longer exists": "Denna resurs finns inte längre", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Den här prenumerationen har gått ut och kan inte återupptas. Skapa en ny prenumeration.", + "This user already belongs to the team.": "Den här användaren tillhör redan teamet.", + "This user has already been invited to the team.": "Den här användaren har redan blivit inbjuden till laget.", + "Timor-Leste": "Östtimor", + "to": "till", + "To": "Till", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "För att avsluta aktiveringen av tvåfaktorsautentisering, skanna följande QR-kod med telefonens autentiseringsprogram eller ange inställningsnyckeln och ange den genererade OTP-koden.", + "Today": "Idag", + "Toggle navigation": "Toggla meny", + "Togo": "Stam", + "Tokelau": "Tokelau", + "Token Name": "Token namn", + "Tonga": "Tonga", + "Too Many Requests": "För många anrop", + "total": "total", + "Total:": "Total:", + "Trashed": "Kastat", + "Trinidad And Tobago": "Trinidad och Tobago", + "Trinidad and Tobago": "Trinidad och Tobago", + "Tunisia": "Tunisien", + "Turkey": "Turkiet", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks-och Caicosöarna", + "Turks and Caicos Islands": "Turks- och Caicosöarna", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Tvåfaktorsautentisering", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tvåfaktorsautentisering är nu aktiverad. Skanna följande QR-kod med telefonens autentiseringsprogram eller ange inställningsnyckeln.", + "Type": "Typ", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Obehörig", + "United Arab Emirates": "Förenade Arabemiraten", + "United Kingdom": "Storbritannien", + "United States": "USA", + "United States Minor Outlying Islands": "Förenta staternas mindre avlägsna öar", + "United States Outlying Islands": "Amerikanska avlägsna öar", + "Unknown": "Okänd", + "Unpaid": "Obetald", + "Update": "Uppdatering", + "Update & Continue Editing": "Uppdatera Och Fortsätt Redigera", + "Update :resource": "Uppdatering :resource", + "Update :resource: :title": "Uppdatering :resource: :title", + "Update attached :resource: :title": "Uppdatering bifogad :resource: :title", + "Update Password": "Uppdatera lösenord", + "Update Payment Information": "Uppdatera betalningsinformation", + "Update Payment Method": "Uppdatera betalningsmetod", + "Update your account's profile information and email address.": "Uppdatera kontots profilinformation och e-postadress.", + "Uploading": "Laddar upp", + "Uploading files... (:current/:total)": "Laddar upp filer... (:current/:total)", + "Uruguay": "Uruguayrunda", + "Use a recovery code": "Använd en återställningskod", + "Use an authentication code": "Använd en autentiseringskod", + "User Actions": "Användaråtgärder", + "User Security": "Användarsäkerhet", + "Username": "Användarnamn", + "Uzbekistan": "Uzbekistan", + "Value": "Värde", + "Vanuatu": "Vanuatu", + "VAT Number": "Momsregistreringsnummer", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivariska republiken", + "Verify Email Address": "Bekräfta e-postadress", + "Verify Your Email Address": "Verifiera din e-postadress", + "Viet Nam": "Vietnam", + "View": "Utsikt", + "Virgin Islands, British": "Brittiska Jungfruöarna", + "Virgin Islands, U.S.": "Amerikanska Jungfruöarna", + "Wallis And Futuna": "Wallis och Futuna", + "Wallis and Futuna": "Wallis och Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Vi behandlar din prenumeration. När prenumerationen har bearbetats kommer den här sidan att uppdateras automatiskt. Vanligtvis tar denna process bara några sekunder.", + "We are unable to process your payment. Please contact customer support.": "Vi kan inte behandla din betalning. Kontakta kundsupport.", + "We have emailed your password reset link!": "Vi har mailat din länk för återställning av lösenord!", + "We were unable to find a registered user with this email address.": "Vi kunde inte hitta en registrerad användare med den här e-postadressen.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Vi skickar en faktura nedladdningslänk till e -postadresserna som du anger nedan. Du kan separera flera e -postadresser med kommatecken.", + "We're lost in space. The page you were trying to view does not exist.": "Vi är vilse i rymden. Sidan du försökte visa finns inte.", + "Welcome Back!": "Välkommen tillbaka!", + "Western Sahara": "Västsahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "När tvåfaktorsautentisering är aktiverad blir du tillfrågad om en säker, slumpmässig token under autentisering. Du kan hämta denna token från telefonens Google Authenticator-program.", + "Whoops": "Whoop", + "Whoops!": "Oops!", + "Whoops! Something went wrong.": "Oops! Något gick fel.", + "With Trashed": "Med kastat", + "Write": "Skriva", + "Year To Date": "Hittills i år", + "Yearly": "Årlig", + "Yemen": "Jemenitisk", + "Yes": "Ja", + "You are already subscribed.": "Du prenumererar redan.", + "You are currently within your free trial period. Your trial will expire on :date.": "Du är för närvarande inom din kostnadsfria provperiod. Din provperiod går ut den :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Du är för närvarande inom din kostnadsfria provperiod. Din provperiod går ut den :date.. Om du startar en ny prenumeration avslutas din provperiod.", + "You are logged in!": "Du är inloggad!", + "You are receiving this email because we received a password reset request for your account.": "Du får detta mail då någon ha begärt återställning av lösenordet för ditt konto.", + "You have been invited to join the :team team!": "Du har blivit inbjuden att gå med i :team-laget!", + "You have enabled two factor authentication.": "Du har aktiverat två faktorautentisering.", + "You have not enabled two factor authentication.": "Du har inte aktiverat tvåfaktorsautentisering.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Du har några obetalda fakturor. Efter att ha uppdaterat din standardbetalningsmetod kan du försöka betalningarna igen via fakturalistan nedan.", + "You may accept this invitation by clicking the button below:": "Du kan acceptera denna inbjudan genom att klicka på knappen nedan:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Du kan säga upp din prenumeration när som helst. När din prenumeration har avslutats har du möjlighet att återuppta prenumerationen till slutet av din nuvarande faktureringsperiod.", + "You may delete any of your existing tokens if they are no longer needed.": "Du kan ta bort någon av dina befintliga tokens om de inte längre behövs.", + "You may not delete your personal team.": "Du får inte radera ditt personliga team.", + "You may not leave a team that you created.": "Du får inte lämna ett lag som du skapat.", + "You will receive an invoice and payment link via email for each billing period.": "Du kommer att få en faktura och betalningslänk via e-post för varje faktureringsperiod.", + "You're logged in!": "Du är inloggad!", + "Your :invoiceName invoice is now available!": "Din :invoiceName-faktura är nu tillgänglig!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Din faktureringsadress är :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ditt kort godkändes ej. Kontakta din kortutgivare för mer information.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Din nuvarande betalningsmetod är ett kreditkort som slutar på :lastFour som löper ut på :expiration.", + "Your email address is unverified.": "Din e-postadress är overifierad.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Din senaste betalning på :amount misslyckades. Uppdatera din betalningsmetod för att försöka igen med den misslyckade betalningen.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Din senaste betalning på :amount på :date misslyckades. Uppdatera din betalningsmetod för att försöka igen med den misslyckade betalningen.", + "Your next payment of :amount will be processed on :date.": "Din nästa betalning på :amount kommer att vara :date.", + "Your payment method has been added successfully.": "Din betalningsmetod har lagts till.", + "Your payment method will be charged automatically for each billing period.": "Din betalningsmetod kommer att debiteras automatiskt för varje faktureringsperiod.", + "Your registered VAT Number is :vatNumber.": "Ditt registrerade momsnummer är :vatNumber.", + "Your subscription has been started successfully.": "Din prenumeration har startats.", + "Your subscription has been successfully cancelled.": "Din prenumeration har avslutats.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Din prenumeration har avslutats. Du har fortfarande åtkomst till slutet av din faktureringsperiod.", + "Your subscription was successfully resumed.": "Din prenumeration har återupptagits.", + "Your subscription was successfully updated.": "Din prenumeration har uppdaterats.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Postnummer", + "Åland Islands": "Åland" +} diff --git a/locales/sv/php-inline.json b/locales/sv/php-inline.json new file mode 100644 index 00000000000..327bd539f70 --- /dev/null +++ b/locales/sv/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Detta fält måste accepteras.", + "accepted_if": "Detta fält måste godkännas när :other är :value.", + "active_url": "Detta är inte en giltig URL.", + "after": "Detta måste vara ett datum efter :date.", + "after_or_equal": "Detta måste vara ett datum efter eller lika med :date.", + "alpha": "Detta fält får endast innehålla bokstäver.", + "alpha_dash": "Detta fält får endast innehålla bokstäver, siffror, streck och understreck.", + "alpha_num": "Detta fält får endast innehålla bokstäver och siffror.", + "any_of": "Detta fält är ogiltigt.", + "array": "Detta fält måste vara en array.", + "ascii": "Detta fält får endast innehålla enbyte alfanumeriska tecken och symboler.", + "attached": "Detta fält är redan bifogat.", + "before": "Detta måste vara ett datum före :date.", + "before_or_equal": "Detta måste vara ett datum före eller lika med :date.", + "between.array": "Innehållet måste ha mellan :min och :max objekt.", + "between.file": "Denna fil måste vara mellan :min och :max kilobyte.", + "between.numeric": "Detta värde måste vara mellan :min och :max.", + "between.string": "Denna sträng måste vara mellan :min och :max tecken.", + "boolean": "Detta fält måste vara sant eller falskt.", + "can": "Det här fältet innehåller ett obehörigt värde.", + "confirmed": "Bekräftelsen matchar inte.", + "contains": "Det här fältet saknar ett obligatoriskt värde.", + "date": "Detta är inte ett giltigt datum.", + "date_equals": "Detta måste vara ett datum som motsvarar :date.", + "date_format": "Detta matchar inte formatet :format.", + "decimal": "Detta fält måste ha :decimal decimaler.", + "declined": "Detta värde måste avvisas.", + "declined_if": "Detta värde måste avvisas när :other är :value.", + "different": "Detta värde måste skilja sig från :other.", + "digits": "Detta måste vara :digits siffror.", + "digits_between": "Detta måste vara mellan :min och :max siffror.", + "dimensions": "Den här bilden har ogiltiga dimensioner.", + "distinct": "Detta fält har ett dubblettvärde.", + "doesnt_contain": "Detta fält får inte innehålla något av följande: :values.", + "doesnt_end_with": "Det här fältet får inte sluta med något av följande: :values.", + "doesnt_start_with": "Det här fältet får inte börja med något av följande: :values.", + "email": "Detta måste vara en giltig e-postadress.", + "ends_with": "Detta måste sluta med något av följande: :values.", + "enum": "Det valda värdet finns inte i listan över tillåtna värden.", + "exists": "Det valda värdet är ogiltigt.", + "extensions": "Detta fält måste ha en av följande tillägg: :values.", + "file": "Innehållet måste vara en fil.", + "filled": "Detta fält måste ha ett värde.", + "gt.array": "Innehållet måste ha fler än :value objekt.", + "gt.file": "Filstorleken måste vara större än :value kilobyte.", + "gt.numeric": "Värdet måste vara större än :value.", + "gt.string": "Strängen måste vara längre än :value tecken.", + "gte.array": "Innehållet måste ha :value objekt eller fler.", + "gte.file": "Filstorleken måste vara större än eller lika med :value kilobyte.", + "gte.numeric": "Värdet måste vara större än eller lika med :value.", + "gte.string": "Strängen måste vara minst :value tecken.", + "hex_color": "Detta fält måste vara en giltig hexadecimal färg.", + "image": "Det måste vara en bild.", + "in": "Det valda värdet är ogiltigt.", + "in_array": "Detta värde finns inte i :other.", + "in_array_keys": "Detta fält måste innehålla minst en av följande nycklar: :values.", + "integer": "Detta måste vara ett heltal.", + "ip": "Detta måste vara en giltig IP-adress.", + "ipv4": "Detta måste vara en giltig IPv4-adress.", + "ipv6": "Detta måste vara en giltig IPv6-adress.", + "json": "Detta måste vara en giltig JSON-sträng.", + "list": "Detta fält måste vara en lista.", + "lowercase": "Detta fält måste vara gemener.", + "lt.array": "Innehållet måste ha färre än :value objekt.", + "lt.file": "Filstorleken måste vara mindre än :value kilobyte.", + "lt.numeric": "Värdet måste vara mindre än :value.", + "lt.string": "Strängen måste vara kortare än :value tecken.", + "lte.array": "Innehållet får inte ha fler än :value objekt.", + "lte.file": "Filstorleken måste vara mindre än eller lika med :value kilobyte.", + "lte.numeric": "Värdet måste vara mindre än eller lika med :value.", + "lte.string": "Strängen måste vara högst :value tecken.", + "mac_address": "Värdet måste vara en giltig MAC-adress.", + "max.array": "Innehållet får inte ha fler än :max objekt.", + "max.file": "Filstorleken får inte vara större än :max kilobyte.", + "max.numeric": "Värdet får inte vara större än :max.", + "max.string": "Strängen får inte vara längre än :max tecken.", + "max_digits": "Detta fält får inte ha fler än :max siffror.", + "mimes": "Detta måste vara en fil av typen: :values.", + "mimetypes": "Detta måste vara en fil av typen: :values.", + "min.array": "Värdet måste ha minst :min objekt.", + "min.file": "Filstorleken måste vara minst :min kilobyte.", + "min.numeric": "Värdet måste vara minst :min.", + "min.string": "Strängen måste vara minst :min tecken.", + "min_digits": "Detta fält måste ha minst :min siffror.", + "missing": "Detta fält måste saknas.", + "missing_if": "Det här fältet måste saknas när :other är :value.", + "missing_unless": "Det här fältet måste saknas om inte :other är :value.", + "missing_with": "Detta fält måste saknas när :values är närvarande.", + "missing_with_all": "Detta fält måste saknas när :values är närvarande.", + "multiple_of": "Värdet måste vara en multipel av :value", + "not_in": "Det valda värdet är ogiltigt.", + "not_regex": "Detta format är ogiltigt.", + "numeric": "Detta måste vara ett nummer.", + "password.letters": "Detta fält måste innehålla minst en bokstav.", + "password.mixed": "Detta fält måste innehålla minst en stor och en liten bokstav.", + "password.numbers": "Detta fält måste innehålla minst ett nummer.", + "password.symbols": "Detta fält måste innehålla minst en symbol.", + "password.uncompromised": "Det angivna fältet har dykt upp i en dataläcka. Välj ett annat fält.", + "present": "Detta fält måste vara närvarande.", + "present_if": "Detta fält måste finnas när :other är :value.", + "present_unless": "Detta fält måste finnas om inte :other är :value.", + "present_with": "Detta fält måste finnas när :values finns.", + "present_with_all": "Detta fält måste finnas när :values finns.", + "prohibited": "Detta fält är förbjudet.", + "prohibited_if": "Detta fält är förbjudet när :other är :value.", + "prohibited_if_accepted": "Detta fält är förbjudet när :other accepteras.", + "prohibited_if_declined": "Detta fält är förbjudet när :other avvisas.", + "prohibited_unless": "Detta fält är förbjudet om inte :other är i :values.", + "prohibits": "Detta fält förbjuder :other från att vara närvarande.", + "regex": "Detta format är ogiltigt.", + "relatable": "Det här fältet kanske inte är associerat med den här resursen.", + "required": "Detta fält krävs.", + "required_array_keys": "Detta fält måste innehålla poster för: :values.", + "required_if": "Detta fält krävs när :other är :value.", + "required_if_accepted": "Detta fält är obligatoriskt när :other accepteras.", + "required_if_declined": "Detta fält är obligatoriskt när :other avvisas.", + "required_unless": "Detta fält krävs om inte :other är i :values.", + "required_with": "Detta fält krävs när :values är närvarande.", + "required_with_all": "Detta fält krävs när :values är närvarande.", + "required_without": "Detta fält krävs när :values inte är närvarande.", + "required_without_all": "Detta fält krävs när ingen av :values är närvarande.", + "same": "Värdet på det här fältet måste matcha det från :other.", + "size.array": "Innehållet måste innehålla :size objekt.", + "size.file": "Filstorleken måste vara :size kilobyte.", + "size.numeric": "Värdet måste vara :size.", + "size.string": "Strängen måste vara :size tecken.", + "starts_with": "Detta måste börja med något av följande: :values.", + "string": "Detta måste vara en sträng.", + "timezone": "Detta måste vara en giltig zon.", + "ulid": "Detta fält måste vara ett giltigt ULID.", + "unique": "Detta har redan använts.", + "uploaded": "Det gick inte att ladda upp.", + "uppercase": "Detta fält måste vara versaler.", + "url": "Detta format är ogiltigt.", + "uuid": "Detta måste vara en giltig UUID." +} diff --git a/locales/sv/php.json b/locales/sv/php.json new file mode 100644 index 00000000000..8cc574185f5 --- /dev/null +++ b/locales/sv/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute måste accepteras.", + "accepted_if": ":Attribute måste accepteras när :other är :value.", + "active_url": ":Attribute är inte en giltig webbadress.", + "after": ":Attribute måste vara ett datum efter :date.", + "after_or_equal": ":Attribute måste vara ett datum senare eller samma dag som :date.", + "alpha": ":Attribute får endast innehålla bokstäver.", + "alpha_dash": ":Attribute får endast innehålla bokstäver, siffror och bindestreck.", + "alpha_num": ":Attribute får endast innehålla bokstäver och siffror.", + "any_of": "Det :attribute fältet är ogiltigt.", + "array": ":Attribute måste vara en array.", + "ascii": ":Attribute:an får bara innehålla enbyte alfanumeriska tecken och symboler.", + "attached": "Denna :attribute är redan bifogad.", + "before": ":Attribute måste vara ett datum innan :date.", + "before_or_equal": ":Attribute måste vara ett datum före eller samma dag som :date.", + "between.array": ":Attribute måste innehålla mellan :min - :max objekt.", + "between.file": ":Attribute måste vara mellan :min till :max kilobyte stor.", + "between.numeric": ":Attribute måste vara en siffra mellan :min och :max.", + "between.string": ":Attribute måste innehålla :min till :max tecken.", + "boolean": ":Attribute måste vara sant eller falskt.", + "can": "Fältet :attribute innehåller ett obehörigt värde.", + "confirmed": ":Attribute bekräftelsen matchar inte.", + "contains": "Fältet :attribute saknar ett obligatoriskt värde.", + "current_password": "Lösenordet är felaktigt.", + "date": ":Attribute är inte ett giltigt datum.", + "date_equals": ":Attribute måste vara ett datum lika med :date.", + "date_format": ":Attribute matchar inte formatet :format.", + "decimal": "De :attribute måste ha :decimal decimaler.", + "declined": ":Attribute måste vara avaktiverat.", + "declined_if": ":Attribute måste vara avaktiverat när :other är :value.", + "different": ":Attribute och :other får inte vara lika.", + "digits": ":Attribute måste vara :digits tecken.", + "digits_between": ":Attribute måste vara mellan :min och :max tecken.", + "dimensions": ":Attribute har felaktiga bilddimensioner.", + "distinct": ":Attribute innehåller fler än en repetition av samma element.", + "doesnt_contain": "Det tio fältet får inte innehålla något av följande: :values.", + "doesnt_end_with": ":Attribute får inte sluta med det följande värden: :values.", + "doesnt_start_with": ":Attribute får inte börja med följande värden: :values.", + "email": ":Attribute måste innehålla en korrekt e-postadress.", + "ends_with": ":Attribute måste sluta med en av följande: :values.", + "enum": ":Attribute är ogiltigt.", + "exists": ":Attribute existerar ej i databasen och är därför ogiltigt.", + "extensions": "Fältet :attribute måste ha en av följande tillägg: :values.", + "failed": "Dessa uppgifter stämmer inte överens med vårt register.", + "file": ":Attribute måste vara en fil.", + "filled": ":Attribute är obligatoriskt.", + "gt.array": ":Attribute måste innehålla fler än :value objekt.", + "gt.file": ":Attribute måste vara större än :value kilobyte stor.", + "gt.numeric": ":Attribute måste vara större än :value.", + "gt.string": ":Attribute måste vara längre än :value tecken.", + "gte.array": ":Attribute måste innehålla lika många eller fler än :value objekt.", + "gte.file": ":Attribute måste vara lika med eller större än :value kilobyte stor.", + "gte.numeric": ":Attribute måste vara lika med eller större än :value.", + "gte.string": ":Attribute måste vara lika med eller längre än :value tecken.", + "hex_color": "Fältet :attribute måste vara en giltig hexadecimal färg.", + "image": ":Attribute måste vara en bild.", + "in": ":Attribute är ogiltigt.", + "in_array": ":Attribute finns inte i :other.", + "in_array_keys": "Det tio fältet måste innehålla minst en av följande nycklar: :values.", + "integer": ":Attribute måste vara en siffra.", + "ip": ":Attribute måste vara en giltig IP-adress.", + "ipv4": ":Attribute måste vara en giltig IPv4-adress.", + "ipv6": ":Attribute måste vara en giltig IPv6-adress.", + "json": ":Attribute måste vara en giltig JSON-sträng.", + "list": "Fältet :attribute måste vara en lista.", + "lowercase": ":Attribute måste vara i små bokstäver.", + "lt.array": ":Attribute måste innehålla färre än :value objekt.", + "lt.file": ":Attribute måste vara mindre än :value kilobyte stor.", + "lt.numeric": ":Attribute måste vara mindre än :value.", + "lt.string": ":Attribute måste vara kortare än :value tecken.", + "lte.array": ":Attribute måste innehålla lika många eller färre än :value objekt.", + "lte.file": ":Attribute måste vara lika med eller mindre än :value kilobyte stor.", + "lte.numeric": ":Attribute måste vara lika med eller mindre än :value.", + "lte.string": ":Attribute måste vara lika med eller kortare än :value tecken.", + "mac_address": ":Attribute måste vara en giltig MAC adress.", + "max.array": ":Attribute får inte innehålla mer än :max objekt.", + "max.file": ":Attribute får max vara :max kilobyte stor.", + "max.numeric": ":Attribute får inte vara större än :max.", + "max.string": ":Attribute får max innehålla :max tecken.", + "max_digits": ":Attribute får inte innehålla mer än :max siffror.", + "mimes": ":Attribute måste vara en fil av typen: :values.", + "mimetypes": ":Attribute måste vara en fil av typen: :values.", + "min.array": ":Attribute måste innehålla minst :min objekt.", + "min.file": ":Attribute måste vara minst :min kilobyte stor.", + "min.numeric": ":Attribute måste vara större än :min.", + "min.string": ":Attribute måste innehålla minst :min tecken.", + "min_digits": ":Attribute måste innehålla ett minimum av :min siffror.", + "missing": ":Attribute-fältet måste saknas.", + "missing_if": ":Attribute-fältet måste saknas när :other är :value.", + "missing_unless": ":Attribute-fältet måste saknas om inte :other är :value.", + "missing_with": ":Attribute-fältet måste saknas när :values finns.", + "missing_with_all": ":Attribute-fältet måste saknas när :values finns.", + "multiple_of": ":Attribute måste vara en multipel av :value", + "next": "Nästa »", + "not_in": ":Attribute är ogiltigt.", + "not_regex": "Formatet för :attribute är ogiltigt.", + "numeric": ":Attribute måste vara en siffra.", + "password": "Lösenordet är fel.", + "password.letters": ":Attribute måste innehålla minst en bokstav.", + "password.mixed": ":Attribute måste innehålla minst en lite och en stor bokstav.", + "password.numbers": ":Attribute måste innehålla minst en siffra.", + "password.symbols": ":Attribute måste innehålla minst en symbol.", + "password.uncompromised": "Det angivna :attribute återfinns i läkta källor på internet. Byt :attribute så fort som möjligt.", + "present": ":Attribute måste finnas med.", + "present_if": "Fältet :attribute måste finnas när :other är :value.", + "present_unless": "Fältet :attribute måste finnas om inte :other är :value.", + "present_with": "Fältet :attribute måste finnas när :values är närvarande.", + "present_with_all": "Fältet :attribute måste finnas när :values är närvarande.", + "previous": "« Föregående", + "prohibited": "Fältet :attribute är förbjudet.", + "prohibited_if": ":Attribute är förbjudet när :other är :value.", + "prohibited_if_accepted": "Det :attribute fältet är förbjudet när :other accepteras.", + "prohibited_if_declined": "Det :attribute fältet är förbjudet när :other avvisas.", + "prohibited_unless": ":Attribute är förbjudet om inte :other är :values.", + "prohibits": ":Attribute fältet förhindrar :other att ha ett värde.", + "regex": ":Attribute har ogiltigt format.", + "relatable": "Denna :attribute kanske inte är associerad med den här resursen.", + "required": ":Attribute är obligatoriskt.", + "required_array_keys": ":Attribute måste innehålla listnamn för :values.", + "required_if": ":Attribute är obligatoriskt när :other är :value.", + "required_if_accepted": "Fältet :attribute är ett krav när fält :other är accepterat.", + "required_if_declined": ":attribute-fältet krävs när :other avvisas.", + "required_unless": ":Attribute är obligatoriskt när inte :other finns bland :values.", + "required_with": ":Attribute är obligatoriskt när :values är ifyllt.", + "required_with_all": ":Attribute är obligatoriskt när :values är ifyllt.", + "required_without": ":Attribute är obligatoriskt när :values ej är ifyllt.", + "required_without_all": ":Attribute är obligatoriskt när ingen av :values är ifyllt.", + "reset": "Lösenordet har blivit återställt!", + "same": ":Attribute och :other måste vara lika.", + "sent": "Lösenordspåminnelse skickad!", + "size.array": ":Attribute måste innehålla :size objekt.", + "size.file": ":Attribute får endast vara :size kilobyte stor.", + "size.numeric": ":Attribute måste vara :size.", + "size.string": ":Attribute måste innehålla :size tecken.", + "starts_with": ":Attribute måste börja med en av följande: :values", + "string": ":Attribute måste vara en sträng.", + "throttle": "För många inloggningsförsök. Var vänlig försök igen om :seconds sekunder.", + "throttled": "Vänligen vänta innan du försöker igen.", + "timezone": ":Attribute måste vara en giltig tidszon.", + "token": "Koden för lösenordsåterställning är ogiltig.", + "ulid": ":Attribute:an måste vara ett giltigt ULID.", + "unique": ":Attribute används redan.", + "uploaded": ":Attribute kunde inte laddas upp.", + "uppercase": ":Attribute måste vara versaler.", + "url": ":Attribute har ett ogiltigt format.", + "user": "Det finns ingen användare med den e-postadressen.", + "uuid": ":Attribute måste vara ett giltigt UUID." +} diff --git a/locales/sw/_excludes.json b/locales/sw/_excludes.json new file mode 100644 index 00000000000..f3dde5ae96b --- /dev/null +++ b/locales/sw/_excludes.json @@ -0,0 +1,166 @@ +[ + "Afghanistan", + "Albania", + "Algeria", + "Andorra", + "Angola", + "Anguilla", + "Antarctica", + "Argentina", + "Armenia", + "Aruba", + "Australia", + "Austria", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Brazil", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cambodia", + "Cameroon", + "Canada", + "Cape Verde", + "Chad", + "Chile", + "China", + "Colombia", + "Congo", + "Costa Rica", + "Croatia", + "CSV (.csv)", + "Cuba", + "Denmark", + "Djibouti", + "El Salvador", + "Eritrea", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Hello!", + "Honduras", + "Hong Kong", + "Iceland", + "ID", + "India", + "Indonesia", + "Iraq", + "Ireland", + "Jamaica", + "Japan", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Kiribati", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Latvia", + "Lebanon", + "Lesotho", + "Liberia", + "Liechtenstein", + "Lithuania", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Moldova", + "Monaco", + "Mongolia", + "Montenegro", + "Montserrat", + "Morocco", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Norway", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Papua New Guinea", + "Paraguay", + "Peru", + "Poland", + "Puerto Rico", + "Qatar", + "Romania", + "Rwanda", + "Réunion", + "Samoa", + "San Marino", + "Saudi Arabia", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Somalia", + "Sri Lanka", + "Suriname", + "Sweden", + "Taiwan", + "Tajikistan", + "Tanzania", + "Thailand", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Ukraine", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Zambia", + "Zimbabwe" +] diff --git a/locales/sw/json-inline.json b/locales/sw/json-inline.json new file mode 100644 index 00000000000..a41e81ebd7c --- /dev/null +++ b/locales/sw/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Sehemu hii lazima iwe jukumu halali.", + "The :attribute must be at least :length characters and contain at least one number.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau nambari moja.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi moja maalum na nambari moja.", + "The :attribute must be at least :length characters and contain at least one special character.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi moja maalum.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja na nambari moja.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja na herufi moja maalum.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja, nambari moja na herufi moja maalum.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Sehemu hii lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja.", + "The :attribute must be at least :length characters.": "Sehemu hii lazima iwe angalau vibambo :length.", + "The :attribute must contain at least one letter.": "Sehemu hii lazima iwe na angalau herufi moja.", + "The :attribute must contain at least one number.": "Sehemu hii lazima iwe na angalau nambari moja.", + "The :attribute must contain at least one symbol.": "Sehemu hii lazima iwe na angalau ishara moja.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Sehemu hii lazima iwe na angalau herufi moja kubwa na ndogo moja.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Sehemu uliyopewa imeonekana katika uvujaji wa data. Tafadhali chagua uga tofauti." +} diff --git a/locales/sw/json.json b/locales/sw/json.json new file mode 100644 index 00000000000..bbee424dfe4 --- /dev/null +++ b/locales/sw/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(na :count makosa zaidi)", + "(and :count more errors)": "(na :count makosa zaidi)|(na :count makosa zaidi)|(na :count makosa zaidi)", + "30 Days": "Siku 30", + "60 Days": "Siku 60", + "90 Days": "Siku 90", + ":amount selected": ":Amount zilizochaguliwa", + ":amount Total": ":Amount Jumla", + ":days day trial": ":Days siku majaribio", + ":resource Details": ":Resource Maelezo", + ":resource Details: :title": ":Resource Maelezo: :title", + "A decryption key is required.": "Ufunguo wa usimbuaji unahitajika.", + "A fresh verification link has been sent to your email address.": "Kiungo kipya cha uthibitishaji kimetumwa kwa anwani yako ya barua pepe.", + "A new verification link has been sent to the email address you provided during registration.": "Kiungo kipya cha uthibitishaji kimetumwa kwa anwani ya barua pepe uliyotoa wakati wa usajili.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Kiungo kipya cha uthibitishaji kimetumwa kwa anwani ya barua pepe uliyotoa katika mipangilio ya wasifu wako.", + "A new verification link has been sent to your email address.": "Kiungo kipya cha uthibitishaji kimetumwa kwa anwani yako ya barua pepe.", + "Accept Invitation": "Kubali Mwaliko", + "Action": "Tendo", + "Action Event": "Tukio la Tendo", + "Action Events": "Matukio ya Tendo", + "Action Happened At": "Tendo lililotokea Katika", + "Action Initiated By": "Tendo limeanzishwa na", + "Action Name": "Jina", + "Action Status": "Hali", + "Action Target": "Lengo", + "Actions": "Vitendo", + "Add": "Kuongeza", + "Add :resource": "Ongeza :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Ongeza mwanachama mpya wa timu kwenye timu yako, na kuwaruhusu kushirikiana nawe.", + "Add additional security to your account using two factor authentication.": "Ongeza usalama wa ziada kwa akaunti yako kwa kutumia uthibitishaji wa vipengele viwili.", + "Add Payment Method": "Ongeza Mbinu ya Kulipa", + "Add row": "Kuongeza mstari", + "Add Team Member": "Kuongeza Timu Ya Wanachama", + "Add VAT Number": "Ongeza Nambari ya VAT", + "Added.": "Aliongeza.", + "Additional billing information updated successfully.": "Maelezo ya ziada ya malipo yalisasishwa.", + "Address": "Anwani", + "Address Line 2": "Mstari wa 2 wa Anwani", + "Administrator": "Msimamizi", + "Administrator users can perform any action.": "Msimamizi watumiaji wanaweza kufanya hatua yoyote.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Visiwa Vya Aland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Watu wote ambao ni sehemu ya timu hii.", + "All resources loaded.": "Rasilimali zote zimepakiwa.", + "All rights reserved.": "Haki zote zimehifadhiwa.", + "Already registered?": "Je, umesajiliwa tayari?", + "American Samoa": "Samoa ya Marekani", + "An error occurred while uploading the file.": "Hitilafu ilitokea wakati wa kupakia faili.", + "An error occurred while uploading the file: :error": "Hitilafu ilitokea wakati wa kupakia faili: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Hitilafu isiyotarajiwa imetokea na tumearifu timu yetu ya usaidizi. Tafadhali jaribu tena baadae.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Mtumiaji mwingine amesasisha nyenzo hii tangu ukurasa huu ulipopakiwa. Tafadhali fungua upya ukurasa huu na ujaribu tena.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua na Barbuda", + "Antigua and Barbuda": "Antigua na Barbuda", + "API Token": "Tokeni ya API", + "API Token Permissions": "Ruhusa za Tokeni za API", + "API Tokens": "Tokeni za API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Tokeni za API huruhusu huduma za wahusika wengine kuthibitisha na programu yetu kwa niaba yako.", + "Apply": "Omba", + "Apply Coupon": "Tumia Kuponi", + "April": "Aprili", + "Are you sure you want to attempt to pay :amount?": "Je, una uhakika unataka kujaribu kulipa :amount?", + "Are you sure you want to cancel your subscription?": "Je, una uhakika unataka kughairi usajili wako?", + "Are you sure you want to delete all the notifications?": "Je, una uhakika unataka kufuta arifa zote?", + "Are you sure you want to delete the selected resources?": "Je, una uhakika unataka kufuta rasilimali zilizochaguliwa?", + "Are you sure you want to delete this file?": "Je, una uhakika unataka kufuta faili hii?", + "Are you sure you want to delete this notification?": "Je, una uhakika unataka kufuta arifa hii?", + "Are you sure you want to delete this payment method?": "Je, una uhakika unataka kufuta njia hii ya kulipa?", + "Are you sure you want to delete this resource?": "Je, una uhakika unataka kufuta nyenzo hii?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Je, una uhakika unataka kufuta timu hii? Baada ya timu kufutwa, rasilimali na data yake yote itafutwa kabisa.", + "Are you sure you want to delete your account?": "Je, una uhakika unataka kufuta akaunti yako?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Je, una uhakika unataka kufuta akaunti yako? Baada ya kufuta akaunti yako, rasilimali na data yake yote itafutwa kabisa. Tafadhali weka nenosiri lako ili kuthibitisha ungependa kufuta akaunti yako kabisa.", + "Are you sure you want to detach the selected resources?": "Je, una uhakika unataka kutenga rasilimali zilizochaguliwa?", + "Are you sure you want to detach this resource?": "Je, una uhakika unataka kutenga rasilimali hii?", + "Are you sure you want to force delete the selected resources?": "Je, una uhakika unataka kulazimisha kufuta rasilimali zilizochaguliwa?", + "Are you sure you want to force delete this resource?": "Je, una uhakika unataka kulazimisha kufuta nyenzo hii?", + "Are you sure you want to log out?": "Je, una uhakika unataka kutoka?", + "Are you sure you want to mark all notifications as read?": "Je, una uhakika unataka kuashiria arifa zote kuwa zimesomwa?", + "Are you sure you want to remove this item?": "Je, una uhakika unataka kuondoa kipengee hiki?", + "Are you sure you want to restore the selected resources?": "Je, una uhakika unataka kurejesha rasilimali ulizochagua?", + "Are you sure you want to restore this resource?": "Je, una uhakika unataka kurejesha rasilimali hii?", + "Are you sure you want to resume your subscription?": "Je, una uhakika ungependa kuendelea na usajili wako?", + "Are you sure you want to run this action?": "Je, una uhakika ungependa kutekeleza kitendo hiki?", + "Are you sure you want to set this payment method as your default?": "Je, una uhakika unataka kuweka njia hii ya kulipa kuwa chaguomsingi lako?", + "Are you sure you want to stop impersonating?": "Je, una uhakika unataka kuacha kuiga?", + "Are you sure you would like to delete this API token?": "Je, una uhakika ungependa kufuta tokeni hii ya API?", + "Are you sure you would like to leave this team?": "Je, una uhakika ungependa kuondoka kwenye timu hii?", + "Are you sure you would like to remove this person from the team?": "Je, una uhakika ungependa kumwondoa mtu huyu kwenye timu?", + "Are you sure you would like to switch billing plans?": "Je, una uhakika ungependa kubadilisha mipango ya bili?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Ambatisha", + "Attach & Attach Another": "Ambatisha & Ambatisha Mwingine", + "Attach :resource": "Ambatisha :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Ambatisha faili kwa kuziburuta na kuzidondosha, kuzichagua au kuzibandika.", + "August": "Agosti", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Kabla ya kuendelea, unaweza kuthibitisha anwani yako ya barua pepe kwa kubofya kiungo ambacho tumekutumia hivi punde? Ikiwa hukupokea barua pepe, tutakutumia nyingine kwa furaha.", + "Before proceeding, please check your email for a verification link.": "Kabla ya kuendelea, tafadhali angalia barua pepe yako kwa kiungo cha uthibitishaji.", + "Belarus": "Belarus", + "Belgium": "Ubelgiji", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Taarifa za bili", + "Billing Management": "Usimamizi wa Malipo", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Jimbo la Plurinational", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius na Sábado", + "Bosnia And Herzegovina": "Bosnia na Herzegovina", + "Bosnia and Herzegovina": "Bosnia na Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Kisiwa cha Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Eneo la Bahari ya Hindi la Uingereza", + "Browser Sessions": "Vipindi vya Kivinjari", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Ghairi", + "Cancel Subscription": "Ghairi Usajili", + "Cape Verde": "Cape Verde", + "Card": "Kadi", + "Cayman Islands": "Visiwa vya Cayman", + "Central African Republic": "Jamhuri Ya Afrika Ya Kati", + "Chad": "Chad", + "Change Subscription Plan": "Badilisha Mpango wa Usajili", + "Change the current payment method attached to your subscription": "Badilisha njia ya sasa ya malipo iliyoambatanishwa na usajili wako", + "Changes": "Mabadiliko", + "Checkout": "Angalia", + "Chile": "Chile", + "China": "China", + "Choose": "Kuchagua", + "Choose :field": "Chagua :field", + "Choose :resource": "Chagua :resource", + "Choose an option": "Chagua chaguo", + "Choose date": "Chagua tarehe", + "Choose File": "Chagua Faili", + "Choose Files": "Chagua Faili", + "Choose Type": "Kuchagua Aina", + "Christmas Island": "Kisiwa Cha Krismasi", + "City": "Jiji", + "Click here to re-send the verification email.": "Bofya hapa ili kutuma tena barua pepe ya uthibitishaji.", + "click here to request another": "bonyeza hapa kuomba nyingine", + "Click to choose": "Bonyeza kuchagua", + "Close": "Funga", + "Cocos (Keeling) Islands": "Visiwa vya Cocos (Keeling)", + "Code": "Kanuni", + "Colombia": "Colombia", + "Comoros": "Comoro", + "Confirm": "Kuthibitisha", + "Confirm Billing Action": "Thibitisha Kitendo cha Kutoza", + "Confirm Password": "Kuthibitisha Nenosiri", + "Confirm Payment": "Kuthibitisha Malipo", + "Confirm your :amount payment": "Kuthibitisha yako malipo :amount", + "Congo": "Congo", + "Congo, Democratic Republic": "Kongo, Jamhuri Ya Kidemokrasia", + "Congo, the Democratic Republic of the": "Kongo, Jamhuri ya Kidemokrasia ya", + "Constant": "Mara kwa mara", + "Continue To Payment": "Endelea Kulipa", + "Cook Islands": "Visiwa Vya Cook", + "Copy to clipboard": "Nakili kwenye ubao wa kunakili", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Ivory Coast", + "Country": "Nchi", + "Coupon": "Kuponi", + "Coupon applied successfully.": "Kuponi imetumika.", + "Create": "Unda", + "Create & Add Another": "Unda & Ongeza Nyingine", + "Create :resource": "Unda :resource", + "Create a new team to collaborate with others on projects.": "Unda timu mpya ili kushirikiana na wengine kwenye miradi.", + "Create Account": "Kujenga Akaunti", + "Create API Token": "Unda Tokeni ya API", + "Create New Team": "Kuunda Timu Mpya", + "Create Team": "Kujenga Timu", + "Created.": "Kuundwa.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curacao", + "Current Password": "Nenosiri la sasa", + "Current Subscription Plan": "Mpango wa Usajili wa Sasa", + "Currently Subscribed": "Umejisajili Kwa Sasa", + "Customer Balance": "Salio la Wateja", + "Customize": "Geuza kukufaa", + "Cyprus": "Kupro", + "Czech Republic": "Ucheki", + "Côte d'Ivoire": "Ivory Coast", + "Dark": "Giza", + "Dashboard": "Dashibodi", + "December": "Disemba", + "Decrease": "Kupungua", + "Default": "Chaguomsingi", + "Delete": "Futa", + "Delete :resource": "Futa :resource", + "Delete Account": "Futa Akaunti", + "Delete all notifications": "Futa arifa zote", + "Delete API Token": "Futa Tokeni ya API", + "Delete File": "Futa Faili", + "Delete Notification": "Futa Arifa", + "Delete Resource": "Futa Rasilimali", + "Delete Selected": "Futa Iliyochaguliwa", + "Delete Team": "Futa Timu", + "Denmark": "Denmark", + "Detach": "Tenganisha", + "Detach Resource": "Tenganisha Rasilimali", + "Detach Selected": "Tenganisha Iliyochaguliwa", + "Details": "Maelezo", + "Disable": "Zima", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Je, kweli unataka kuondoka? Una mabadiliko ambayo hayajahifadhiwa.", + "Dominica": "Dominika", + "Dominican Republic": "Jamhuri Ya Dominika", + "Done.": "Imekamilika.", + "Download": "Shusha", + "Download Invoice": "Pakua Ankara", + "Drop file or click to choose": "Achia faili au ubofye ili uchague", + "Drop files or click to choose": "Achia mafaili au ubofye ili uchague", + "Ecuador": "Ekuador", + "Edit": "Hariri", + "Edit :resource": "Hariri :resource", + "Edit Attached": "Hariri Masharti", + "Edit Profile": "Hariri Wasifu", + "Editor": "Mhariri", + "Editor users have the ability to read, create, and update.": "Watumiaji wa kihariri wana uwezo wa kusoma, kuunda na kusasisha.", + "Egypt": "Misri", + "El Salvador": "El Salvador", + "Email": "Barua pepe", + "email": "barua pepe", + "Email Address": "Anwani Ya Barua Pepe", + "Email Addresses": "Anwani Za Barua Pepe", + "Email Password Reset Link": "Tuma kwa Barua pepe Kiungo cha Kuweka upya Nenosiri", + "Email Verification": "Uthibitishaji wa Barua Pepe", + "Enable": "Washa", + "Encrypted environment file already exists.": "Faili ya mazingira iliyosimbwa tayari ipo.", + "Encrypted environment file not found.": "Faili ya mazingira iliyosimbwa haijapatikana.", + "Ensure your account is using a long, random password to stay secure.": "Hakikisha kuwa akaunti yako inatumia nenosiri refu lisilo na mpangilio ili kukaa salama.", + "Environment file already exists.": "Faili ya mazingira tayari ipo.", + "Environment file not found.": "Faili ya mazingira haijapatikana.", + "Equatorial Guinea": "Guinea ya Ikweta", + "Eritrea": "Eritrea", + "Error": "Hitilafu", + "errors": "makosa", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "VAT iliyopitwa", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Muda wake unaisha :expiration", + "Export As CSV": "Hamisha kama CSV", + "Extra Billing Information": "Taarifa ya Ziada ya Malipo", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Uthibitishaji wa ziada unahitajika ili kuchakata malipo yako. Tafadhali nenda kwenye ukurasa wa malipo kwa kubofya kitufe kilicho hapa chini.", + "Failed Subscription Payment": "Malipo ya Usajili yameshindwa", + "Failed to load :resource!": "Imeshindwa kupakia :resource!", + "Falkland Islands (Malvinas)": "Visiwa Vya Falkland (Malvinas)", + "Faroe Islands": "Visiwa Vya Faroe", + "February": "Februari", + "Fiji": "Fiji", + "Filename": "Jina la faili", + "Finish enabling two factor authentication.": "Maliza kuwezesha uthibitishaji wa sababu mbili.", + "Finland": "Ufini", + "For your security, please confirm your password to continue.": "Kwa ajili ya usalama wako, tafadhali thibitisha nenosiri lako kuendelea.", + "Forbidden": "Haramu", + "Force Delete": "Lazimisha Kufuta", + "Force Delete :resource": "Lazimisha Kufuta :resource", + "Force Delete Resource": "Lazimisha Kufuta Nyenzo", + "Force Delete Selected": "Lazimisha Ufutaji Uliochaguliwa", + "Forgot Password": "Umesahau Nenosiri", + "Forgot your password?": "Umesahau Nenosiri lako?", + "Forgot Your Password?": "Umesahau Nenosiri lako?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Umesahau nenosiri yako? Hakuna shida. Hebu tujulishe anwani yako ya barua pepe na tutakutumia kiungo cha kuweka upya nenosiri kitakachokuruhusu kuchagua mpya.", + "France": "Ufaransa", + "French Guiana": "Guiana ya Ufaransa", + "French Polynesia": "Polynesia Ya Kifaransa", + "French Southern Territories": "Wilaya za Kusini mwa Ufaransa", + "From": "Kutoka", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Ujerumani", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Kwenda Nyumbani", + "Go to page :page": "Kwenda kwa ukurasa :page", + "Great! You have accepted the invitation to join the :team team.": "Safi! Umekubali mwaliko wa kujiunga na timu :team.", + "Greece": "Ugiriki", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Unawaza tena kuhusu kughairi usajili wako? Unaweza kuhuisha tena usajili wako mara moja wakati wowote hadi mwisho wa mzunguko wako wa sasa wa bili. Baada ya mzunguko wako wa sasa wa bili kuisha, unaweza kuchagua mpango mpya kabisa wa usajili.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Je, una mawazo ya pili kuhusu kughairi usajili wako? Unaweza kurejesha usajili wako papo hapo wakati wowote hadi mwisho wa kipindi chako cha sasa cha utozaji. Baada ya kipindi chako cha sasa cha utozaji kuisha, unaweza kuchagua mpango mpya kabisa wa usajili.", + "Heard Island & Mcdonald Islands": "Visiwa vya Heard na Visiwa vya Mcdonald", + "Heard Island and McDonald Islands": "Visiwa vya Heard na Visiwa vya Mcdonaldv", + "Hello!": "Hello!", + "Hide Content": "Ficha Maudhui", + "Hold Up!": "Ngoja!", + "Holy See (Vatican City State)": "Holy See (Jimbo la Jiji la Vatikani)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungaria", + "I agree to the :terms_of_service and :privacy_policy": "Ninakubaliana na :terms_of_service na :privacy_policy", + "Iceland": "Iceland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ikihitajika, unaweza kuondoka kwenye vipindi vyako vyote vya kivinjari kwenye vifaa vyako vyote. Baadhi ya vipindi vyako vya hivi majuzi vimeorodheshwa hapa chini; hata hivyo, orodha hii inaweza kuwa si kamilifu. Ikiwa unahisi kuwa akaunti yako imeingiliwa, unapaswa pia kusasisha nenosiri lako.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ikiwa tayari una akaunti, unaweza kukubali mwaliko huu kwa kubofya kitufe kilicho hapa chini:", + "If you did not create an account, no further action is required.": "Ikiwa hukufungua akaunti, hakuna hatua zaidi inayohitajika.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ikiwa hukutarajia kupokea mwaliko kwa timu hii, unaweza kutupa barua pepe hii.", + "If you did not receive the email": "Ikiwa haukupokea barua pepe", + "If you did not request a password reset, no further action is required.": "Ikiwa hukuomba kuweka upya nenosiri, hakuna hatua zaidi inayohitajika.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ikiwa huna akaunti, unaweza kufungua kwa kubofya kitufe kilicho hapa chini. Baada ya kufungua akaunti, unaweza kubofya kitufe cha kukubali mwaliko katika barua pepe hii ili kukubali mwaliko wa timu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ikiwa unahitaji kuongeza maelezo mahususi ya mawasiliano au ya kodi kwenye ankara zako, kama vile jina kamili la biashara, nambari ya utambulisho wa VAT, au anwani ya kumbukumbu, unaweza kuyaongeza hapa.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ikiwa unatatizika kubofya kitufe cha \":actionText\", nakili na ubandike URL iliyo hapa chini \n kwenye kivinjari chako cha wavuti:", + "Impersonate": "Kuiga", + "Increase": "Kuongeza", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Jina la faili si sahihi.", + "Invalid JSON was returned from the route.": "JSON batili ilirejeshwa kutoka kwenye njia.", + "Invoice Email Addresses": "Anwani za Barua Pepe za Ankara", + "Invoice emails updated successfully.": "Barua pepe za ankara zimesasishwa kwa mafanikio.", + "Invoices": "Ankara", + "Iran, Islamic Republic Of": "Iran, Jamhuri ya Kiislamu ya", + "Iran, Islamic Republic of": "Iran, Jamhuri ya Kiislamu ya", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Kisiwa cha Man", + "Isle of Man": "Kisiwa cha Man", + "Israel": "Israeli", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Inaonekana huna usajili unaoendelea. Unaweza kuchagua mojawapo ya mipango ya usajili iliyo hapa chini ili kuanza. Mipango ya usajili inaweza kubadilishwa au kughairiwa kwa urahisi wako.", + "Italy": "Italia", + "Jamaica": "Jamaica", + "January": "Januari", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Julai", + "June": "Juni", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Funguo", + "Kiribati": "Kiribati", + "Korea": "Korea", + "Korea, Democratic People's Republic of": "Korea, Jamhuri ya Kidemokrasia ya Watu wa", + "Korea, Republic of": "Korea, Jamhuri ya", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Jamhuri ya Kidemokrasia ya Watu wa Lao", + "Last active": "Mara ya mwisho kutumika", + "Last used": "Mara ya mwisho kutumika", + "Latvia": "Latvia", + "Leave": "Ondoka", + "Leave Team": "Acha Timu", + "Lebanon": "Lebanon", + "length": "urefu", + "Lens": "Lenzi", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Mwanga", + "Lithuania": "Lithuania", + "Load :perPage More": "Pakia :perPage Zaidi", + "Loading": "Inapakia", + "Location": "Mahali", + "Log in": "Ingia", + "Log In": "Ingia", + "Log Out": "Toka nje", + "Log out": "Toka nje", + "Log Out Other Browser Sessions": "Ondoka kwa Vipindi Vingine vya Kivinjari", + "Log Viewer": "Mtazamaji wa Kumbukumbu", + "Login": "Ingia", + "Logout": "Toka nje", + "Logs": "Kumbukumbu", + "Luxembourg": "Luxemburg", + "Macao": "Macao", + "Macedonia": "Macedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, iliyokuwa Jamhuri ya Yugoslavia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Kusimamia Akaunti", + "Manage and log out your active sessions on other browsers and devices.": "Dhibiti na uondoe vipindi vyako vinavyotumika kwenye vivinjari na vifaa vingine.", + "Manage API Tokens": "KDhibiti Tokeni za API", + "Manage Role": "Kusimamia Jukumu", + "Manage Team": "Kusimamia Timu", + "Managing billing for :billableName": "Kusimamia bili kwa :billableName", + "March": "Machi", + "Mark all as Read": "Weka alama kwenye zote kama Zimesomwa", + "Mark all notifications as read": "Weka alama arifa zote kuwa zimesomwa", + "Mark Read": "Weka alama kama Imesomwa", + "Mark Unread": "Weka alama kama haijasomwa", + "Marshall Islands": "Visiwa Vya Marshall", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Mei", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Mikronesia, Majimbo Shirikisho la", + "Micronesia, Federated States of": "Mikronesia, Majimbo Shirikisho la", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Jamhuri ya", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Mwezi Na Tarehe", + "Monthly": "Kila mwezi", + "monthly": "kila mwezi", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Msumbiji", + "Myanmar": "Myanmar", + "Name": "Jina", + "name": "jina", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Uholanzi", + "Netherlands Antilles": "Antilles ya Uholanzi", + "Nevermind": "Usijali", + "Nevermind, I'll keep my old plan": "Usijali, nitaweka mpango wangu wa zamani", + "New": "Mpya", + "New :resource": "Mpya :resource", + "New Caledonia": "Caledonia Mpya", + "New Password": "Nenosiri Jipya", + "New Zealand": "New Zealand", + "Next": "Ifuatayo", + "Next Payment": "Malipo Yanayofuata", + "Next Payment on": "Malipo Yanayofuata", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Hapana", + "No :resource matched the given criteria.": "Hapana :resource inalingana na vigezo vilivyotolewa.", + "No additional information...": "Hakuna maelezo ya ziada...", + "No Current Data": "Hakuna Data Sasa", + "No Data": "Hakuna Data", + "no file selected": "hakuna faili iliyochaguliwa", + "No Increase": "Hakuna Ongezeko", + "No payment methods on file.": "Hakuna njia za malipo kwenye faili.", + "No payment scheduled.": "Hakuna malipo yaliyoratibiwa.", + "No Prior Data": "Hakuna Data za Kabla", + "No Results Found.": "Hakuna Matokeo Yaliyopatikana.", + "Norfolk Island": "Kisiwa Cha Norfolk", + "Northern Mariana Islands": "Visiwa Vya Mariana Ya Kaskazini", + "Norway": "Norway", + "Not Found": "Haipatikani", + "Notifications": "Arifa", + "Nova": "Nova", + "Nova User": "Mtumiaji wa Nova", + "November": "Novemba", + "October": "Oktoba", + "of": "ya", + "OK": "Sawa", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Baada ya timu kufutwa, rasilimali na data yake yote itafutwa kabisa. Kabla ya kufuta timu hii, tafadhali pakua data au taarifa yoyote kuhusu timu hii ambayo ungependa kuhifadhi.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Baada ya kufuta akaunti yako, rasilimali na data yake yote itafutwa kabisa. Kabla ya kufuta akaunti yako, tafadhali pakua data au taarifa yoyote ambayo ungependa kuhifadhi.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Baada ya kufuta akaunti yako, rasilimali na data yake yote itafutwa kabisa. Tafadhali weka nenosiri lako ili kuthibitisha ungependa kufuta akaunti yako kabisa.", + "Only Trashed": "Tu Ukiwa", + "Open Invoices": "Fungua ankara", + "Original": "Asili", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Tovuti yetu ya usimamizi wa bili hukuruhusu kudhibiti kwa urahisi mpango wako wa usajili, njia ya kulipa na kupakua ankara zako za hivi majuzi.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Tovuti yetu ya usimamizi wa bili hukuruhusu kudhibiti kwa urahisi mpango wako wa usajili, njia za kulipa na kupakua ankara zako za hivi majuzi.", + "Page Expired": "Ukurasa umeisha Muda Wake", + "Pagination Navigation": "Urambazaji Kurasa", + "Paid": "Imelipwa", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Maeneo Ya Palestina", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Nenosiri", + "password": "nenosiri", + "Payment Confirmation": "Uthibitisho Wa Malipo", + "Payment Information": "Taarifa ya Malipo", + "Payment information updated successfully.": "Taarifa ya malipo imesasishwa.", + "Payment Method": "Njia ya Malipo", + "Payment Methods": "Njia za Malipo", + "Payment Required": "Malipo yanahitajika", + "Payments": "Malipo", + "Pending Team Invitations": "Mialiko ya Timu Inayosubiri", + "Per Page": "Kwa Kila Ukurasa", + "Permanently delete this team.": "Futa timu hii kabisa.", + "Permanently delete your account.": "Futa akaunti yako kabisa.", + "Permissions": "Ruhusa", + "Peru": "Peru", + "Philippines": "Ufilipino", + "Photo": "Picha", + "Pitcairn": "Visiwa Vya Pitcairn", + "Please accept the terms of service.": "Tafadhali ukubali sheria na masharti.", + "Please click the button below to verify your email address.": "Tafadhali bofya kitufe kilicho hapa chini ili kuthibitisha anwani yako ya barua pepe.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Tafadhali thibitisha ufikiaji wa akaunti yako kwa kuweka mojawapo ya misimbo yako ya uokoaji wa dharura.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Tafadhali thibitisha ufikiaji wa akaunti yako kwa kuweka msimbo wa uthibitishaji uliotolewa na programu yako ya uthibitishaji.", + "Please confirm your password before continuing.": "Tafadhali thibitisha nenosiri lako kabla ya kuendelea.", + "Please copy your new API token. For your security, it won't be shown again.": "Tafadhali nakili tokeni yako mpya ya API. Kwa usalama wako, haitaonyeshwa tena.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Tafadhali weka nenosiri lako ili kuthibitisha ungependa kuondoka kwenye vipindi vyako vingine vya kivinjari kwenye vifaa vyako vyote.", + "Please provide a maximum of three invoice emails addresses.": "Tafadhali toa si zaidi ya anwani tatu za barua pepe za ankara.", + "Please provide the email address of the person you would like to add to this team.": "Tafadhali toa barua pepe ya mtu ambaye ungependa kumuongeza kwenye timu hii.", + "Please set a default payment method before retrying payments.": "Tafadhali weka njia chaguo-msingi ya malipo kabla ya kujaribu tena malipo.", + "Please set a default payment method before swapping plans.": "Tafadhali weka njia chaguomsingi ya malipo kabla ya kubadilisha mipango.", + "Poland": "Poland", + "Portugal": "Ureno", + "Press / to search": "Bonyeza / kutafuta", + "Preview": "Hakiki", + "Previewing": "Kuhakiki", + "Previous": "Awali", + "Privacy Policy": "Sera Ya Faragha", + "Profile": "Wasifu", + "Profile Information": "Maelezo Mafupi", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Robo Ya Tarehe", + "Recovery Code": "Msimbo Mrejesho", + "Refresh": "Pakia upya", + "Regards,": "Salamu,", + "Regenerate Recovery Codes": "Tengeneza upya Misimbo ya Urejeshaji", + "Register": "Kujiandikisha", + "Reload": "Pakia upya", + "Remember me": "Nikumbuke", + "Remember Me": "Nikumbuke", + "Remove": "Ondoa", + "Remove Photo": "Ondoa Picha", + "Remove Team Member": "Kuondoa Timu Ya Wanachama", + "Replicate": "Kuiga", + "Required fields": "Sehemu zinazohitajika", + "Resend Verification Email": "Tuma Barua Pepe Ya Uthibitisho", + "Reset Filters": "Weka upya Vichujio", + "Reset Password": "Weka Upya Nenosiri", + "Reset Password Notification": "Weka upya Arifa ya Nenosiri", + "resource": "rasilimali", + "Resource Row Dropdown": "Kunjuzi Safu Mlalo ya Nyenzo", + "Resources": "Rasilimali", + "resources": "rasilimali", + "Restore": "Kurejesha", + "Restore :resource": "Kurejesha :resource", + "Restore Resource": "Kurejesha Rasilimali", + "Restore Selected": "Rejesha Iliyochaguliwa", + "results": "matokeo", + "Resume Subscription": "Rejesha Usajili", + "Retry Payment": "Jaribu Malipo tena", + "Return to :appName": "Rudi kwa :appName", + "Reunion": "Muungano", + "Role": "Jukumu", + "Romania": "Romania", + "Run Action": "Endesha Kitendo", + "Russian Federation": "Shirikisho La Urusi", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Mtakatifu Barthelemy", + "Saint Barthélemy": "Mtakatifu Barthélemy", + "Saint Helena": "Mtakatifu Helena", + "Saint Kitts And Nevis": "Mtakatifu Kitts na Nevis", + "Saint Kitts and Nevis": "Mtakatifu Kitts na Nevis", + "Saint Lucia": "Mtakatifu Lucia", + "Saint Martin": "Mtakatifu Martin", + "Saint Martin (French part)": "Mtakatifu Martin (sehemu ya Kifaransa)", + "Saint Pierre And Miquelon": "Mtakatifu Pierre na Miquelon", + "Saint Pierre and Miquelon": "Mtakatifu Pierre na Miquelon", + "Saint Vincent And Grenadines": "Mtakatifu Vincent na Grenadini", + "Saint Vincent and the Grenadines": "Mtakatifu Vincent na Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome na Principe", + "Sao Tome and Principe": "Sao Tome na Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Hifadhi", + "Saved.": "Imehifadhiwa.", + "Scroll to bottom": "Tembeza hadi chini", + "Scroll to top": "Tembeza hadi juu", + "Search": "Tafuta", + "Secure Area": "Eneo Salama", + "Select": "Chagua", + "Select a different plan": "Chagua mpango tofauti", + "Select a log file...": "Chagua faili ya kumbukumbu...", + "Select A New Photo": "Chagua Picha Mpya", + "Select Action": "Chagua Kitendo", + "Select all": "Chagua Zote", + "Select All Dropdown": "Chagua Kunjuzi Zote", + "Select this page": "Chagua ukurasa huu", + "Send Password Reset Link": "Tuma Kiungo cha Kuweka upya Nenosiri", + "Senegal": "Senegal", + "September": "Septemba", + "Serbia": "Serbia", + "Server Error": "Hitilafu ya Seva", + "Service Unavailable": "Huduma Hazipatikani", + "Set as default": "Weka kama chaguomsingi", + "Setup Key": "Ufunguo wa Kuweka", + "Seychelles": "Seychelles", + "Show All Fields": "Onyesha Sehemu Zote", + "Show Content": "Kuonyesha Maudhui", + "Show Recovery Codes": "Onyesha Misimbo ya Urejeshaji", + "Showing": "Kuonyesha", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Umeingia kama", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (sehemu ya Uholanzi)", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Imefutwa kilaini", + "Solomon Islands": "Visiwa Vya Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Hitilafu fulani imetokea.", + "Sorry! You are not authorized to perform this action.": "Pole! Hujaidhinishwa kutekeleza kitendo hiki.", + "Sorry, your session has expired.": "Samahani, kipindi chako kimekwisha.", + "South Africa": "Afrika Kusini", + "South Georgia And Sandwich Isl.": "Georgia Kusini na Kisiwa cha Sandwichi", + "South Georgia and the South Sandwich Islands": "Georgia Kusini na Kisiwa cha Sandwichi Kusini", + "South Sudan": "Sudan Kusini", + "Spain": "Hispania", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Vitendo vya Kujitegemea", + "Start Polling": "Kuanza Kupigia Kura", + "Start polling": "Anza kupiga kura", + "State / County": "Jimbo", + "Stop Impersonating": "Acha Kuiga", + "Stop Polling": "Acha Kupigia Kura", + "Stop polling": "Acha kupiga kura", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Hifadhi misimbo hii ya urejeshaji katika kidhibiti salama cha nenosiri. Zinaweza kutumika kurejesha ufikiaji wa akaunti yako ikiwa kifaa chako cha uthibitishaji wa vipengele viwili kitapotea.", + "Subscribe": "Jisajili", + "Subscription Information": "Taarifa za Usajili", + "Subscription Pending": "Usajili Unasubirig", + "Sudan": "Sudani", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard na Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard na Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switch Teams": "Kubadili Timu", + "Switzerland": "Uswisi", + "Syrian Arab Republic": "Jamhuri ya Kiarabu ya Syria", + "System": "Mfumo", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Mkoa wa Uchina", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, Jamhuri ya muungano", + "TAX": "KODI", + "Team Details": "Maelezo ya Timu", + "Team Invitation": "Mwaliko wa Timu", + "Team Members": "Wanachama wa Timu", + "Team Name": "Jina la Timu", + "Team Owner": "Mmiliki wa Timu", + "Team Settings": "Mipangilio ya Timu", + "Terms of Service": "Masharti ya Huduma", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Asante kwa kujiandikisha! Kabla ya kuanza, unaweza kuthibitisha anwani yako ya barua pepe kwa kubofya kiungo ambacho tumekutumia hivi punde? Ikiwa hukupokea barua pepe, tutakutumia nyingine kwa furaha.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Asante kwa usaidizi wako unaoendelea. Tumeambatisha nakala ya ankara yako kwa rekodi zako. Tafadhali tujulishe ikiwa una maswali au wasiwasi wowote.", + "Thanks,": "Ahsante,", + "The :attribute must be a valid role.": ":Attribute lazima iwe jukumu halali.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute lazima iwe angalau vibambo :length na iwe na angalau nambari moja.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute lazima iwe angalau vibambo :length na iwe na angalau herufi moja maalum na nambari moja.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute lazima iwe angalau vibambo :length na iwe na angalau herufi moja maalum.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja na nambari moja.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja na herufi moja maalum.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute lazima iwe angalau vibambo :length na iwe na angalau herufi kubwa moja, nambari moja na herufi moja maalum.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute lazima iwe na angalau herufi :length na iwe na angalau herufi kubwa moja.", + "The :attribute must be at least :length characters.": ":Attribute lazima iwe angalau vibambo :length.", + "The :attribute must contain at least one letter.": ":Attribute lazima iwe na angalau herufi moja.", + "The :attribute must contain at least one number.": ":Attribute lazima iwe na angalau namba moja.", + "The :attribute must contain at least one symbol.": ":Attribute lazima iwe na angalau ishara moja.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute lazima iwe na angalau herufi moja kubwa na ndogo moja.", + "The :resource was created!": ":Resource iliundwa!", + "The :resource was deleted!": ":Resource ilifutwa!", + "The :resource was restored!": ":Resource ilirejeshwa!", + "The :resource was updated!": ":Resource ilisasishwa!", + "The action was executed successfully.": "Kitendo kilitekelezwa kwa mafanikio.", + "The default payment method cannot be removed.": "Njia chaguomsingi ya malipo haiwezi kuondolewa.", + "The file was deleted!": "Faili ilifutwa!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute iliyotolewa imeonekana katika uvujaji wa data. Tafadhali chagua :attribute tofauti.", + "The given data was invalid.": "Data iliyotolewa ilikuwa batili.", + "The government won't let us show you what's behind these doors": "Serikali haitaturuhusu kukuonyesha kilicho nyuma ya milango hii", + "The HasOne relationship has already been filled.": "uhusiano wa HasOne tayari umejazwa.", + "The image could not be loaded": "Picha haikuweza kupakiwa", + "The image could not be loaded.": "Picha haikuweza kupakiwa.", + "The invoice emails must be valid email addresses.": "Barua pepe za ankara lazima ziwe anwani halali za barua pepe.", + "The password is incorrect.": "Nenosiri si sahihi.", + "The provided coupon code is invalid.": "Msimbo wa kuponi uliotolewa si sahihi.", + "The provided password does not match your current password.": "Nenosiri ulilopewa halilingani na nenosiri lako la sasa.", + "The provided password was incorrect.": "Nenosiri lililotolewa halikuwa sahihi.", + "The provided two factor authentication code was invalid.": "Msimbo uliotolewa wa uthibitishaji wa sababu mbili ulikuwa batili.", + "The provided two factor recovery code was invalid.": "Msimbo wa urejeshaji wa vipengele viwili uliotolewa ulikuwa batili.", + "The provided VAT number is invalid.": "Nambari ya VAT iliyotolewa si sahihi.", + "The resource was attached!": "Rasilimali iliambatanishwa!", + "The resource was prevented from being saved!": "Rasilimali ilizuiwa kuhifadhiwa!", + "The resource was updated!": "Nyenzo hii imesasishwa!", + "The response is not a streamed response.": "Jibu si jibu la kutiririshwa.", + "The response is not a view.": "Jibu sio mtazamo.", + "The selected country is invalid.": "Nchi iliyochaguliwa ni batili.", + "The selected plan is invalid.": "Mpango uliochaguliwa ni batili.", + "The selected resources have been :action!": "Rasilimali zilizochaguliwa zimekuwa :action!", + "The team's name and owner information.": "Jina la timu na habari ya mmiliki.", + "There are no available options for this resource.": "Hakuna chaguo zinazopatikana kwa rasilimali hii.", + "There are no fields to display.": "Hakuna sehemu za kuonyesha.", + "There are no new notifications.": "Hakuna arifa mpya.", + "There was a problem executing the action.": "Kulikuwa na tatizo katika kutekeleza kitendo.", + "There was a problem fetching the resource.": "Kulikuwa na tatizo katika kuleta rasilimali.", + "There was a problem submitting the form.": "Kulikuwa na tatizo kuwasilisha fomu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Watu hawa wamealikwa kwenye timu yako na wametumiwa barua pepe ya mwaliko. Wanaweza kujiunga na timu kwa kukubali mwaliko wa barua pepe.", + "This account does not have an active subscription.": "Akaunti hii haina usajili unaoendelea.", + "This action is unauthorized.": "Kitendo hiki hakijaidhinishwa.", + "This copy of Nova is unlicensed.": "Nakala hii ya Nova haina leseni.", + "This coupon code can only be used by new customers.": "Msimbo huu wa kuponi unaweza kutumiwa na wateja wapya pekee.", + "This device": "Kifaa hiki", + "This file field is read-only.": "Sehemu hii ya faili ni ya kusoma tu.", + "This invoice is no longer open.": "Ankara hii haijafunguliwa tena.", + "This is a secure area of the application. Please confirm your password before continuing.": "Hili ni eneo salama la programu. Tafadhali thibitisha nenosiri lako kabla ya kuendelea.", + "This password does not match our records.": "Nenosiri hili halilingani na kumbukumbu zetu.", + "This password reset link will expire in :count minutes.": "Kiungo hiki cha kuweka upya nenosiri kitaisha baada ya dakika :count..", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Malipo haya yameanzishwa, lakini fedha bado hazijapokelewa. Hii inaweza kuchukua hadi siku 14.", + "This resource no longer exists": "Rasilimali hii haipo tena", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Usajili huu umekwisha muda na hauwezi kuendelezwa. Tafadhali unda usajili mpya.", + "This user already belongs to the team.": "Mtumiaji huyu tayari ni wa timu.", + "This user has already been invited to the team.": "Mtumiaji huyu tayari amealikwa kwenye timu.", + "Timor-Leste": "Timor-Leste", + "to": "hadi", + "To": "Hadi", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ili kumaliza kuwezesha uthibitishaji wa vipengele viwili, changanua msimbo ufuatao wa QR ukitumia programu ya uthibitishaji wa simu yako au weka ufunguo wa kusanidi na utoe msimbo wa OTP uliozalishwa.", + "Today": "Leo", + "Toggle navigation": "Geuza urambazaji", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Jina Ishara", + "Tonga": "Tonga", + "Too Many Requests": "Maombi Mengi Mno", + "total": "jumla", + "Total:": "Jumla:", + "Trashed": "Ukiwa", + "Trinidad And Tobago": "Trinidad na Tobago", + "Trinidad and Tobago": "Trinidad na Tobago", + "Tunisia": "Tunisia", + "Turkey": "Uturuki", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks na Caicos", + "Turks and Caicos Islands": "Visiwa vya Turks na Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Uthibitishaji wa Njia Mbili", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Uthibitishaji wa vipengele viwili sasa umewezeshwa. Changanua msimbo ufuatao wa QR kwa kutumia programu ya uthibitishaji wa simu yako au weka ufunguo wa kusanidi.", + "Type": "Aina", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Isiyoidhinishwa", + "United Arab Emirates": "Umoja Wa Falme Za Kiarabu", + "United Kingdom": "Uingereza", + "United States": "Marekani", + "United States Minor Outlying Islands": "Visiwa Vidogo vya Nje vya Marekani", + "United States Outlying Islands": "Visiwa vya Nje vya Marekani", + "Unknown": "Haijulikani", + "Unpaid": "Haijalipwa", + "Update": "Sasisha", + "Update & Continue Editing": "Sasisha na Uendelee Kuhariri", + "Update :resource": "Sasisha :resource", + "Update :resource: :title": "Sasisha :resource: :title", + "Update attached :resource: :title": "Sasisha masharti :resource: :title", + "Update Password": "Sasisha Nenosiri", + "Update Payment Information": "Sasisha Taarifa ya Malipo", + "Update Payment Method": "Sasisha Njia ya Kulipa", + "Update your account's profile information and email address.": "Sasisha maelezo ya wasifu wa akaunti yako na anwani ya barua pepe.", + "Uploading": "Inapakia", + "Uploading files... (:current/:total)": "Inapakia faili... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Tumia msimbo wa kurejesha akaunti", + "Use an authentication code": "Tumia msimbo wa uthibitishaji", + "User Actions": "Vitendo vya Mtumiaji", + "User Security": "Usalama wa Mtumiaji", + "Username": "Jina la mtumiaji", + "Uzbekistan": "Uzbekistan", + "Value": "Thamani", + "Vanuatu": "Vanuatu", + "VAT Number": "VAT Namba", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Jamhuri ya Bolivia", + "Verify Email Address": "Thibitisha Anwani ya Barua Pepe", + "Verify Your Email Address": "Thibitisha Anwani Yako ya Barua Pepe", + "Viet Nam": "Vietnam", + "View": "Tazama", + "Virgin Islands, British": "Visiwa Vya Virgin Vya Uingereza", + "Virgin Islands, U.S.": "Visiwa vya Virgin vya MAREKANI", + "Wallis And Futuna": "Wallis na Futuna", + "Wallis and Futuna": "Wallis na Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Tunachakata usajili wako. Usajili ukishachakatwa, ukurasa huu utasasishwa kiotomatiki. Kwa kawaida, mchakato huu unapaswa kuchukua sekunde chache tu.", + "We are unable to process your payment. Please contact customer support.": "Hatujaweza kuchakata malipo yako. Tafadhali wasiliana na usaidizi kwa wateja.", + "We have emailed your password reset link!": "Tumekutumia barua pepe kiungo chako cha kuweka upya nenosiri!", + "We were unable to find a registered user with this email address.": "Hatukuweza kupata mtumiaji aliyesajiliwa na barua pepe hii.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Tutakutumia kiungo cha kupakua ankara kwa anwani za barua pepe utakazobainisha hapa chini. Unaweza kutenganisha anwani nyingi za barua pepe kwa koma.", + "We're lost in space. The page you were trying to view does not exist.": "Tumepotea kwenye nafasi. Ukurasa uliokuwa unajaribu kutazama haupo.", + "Welcome Back!": "Karibu Tena!", + "Western Sahara": "Sahara Magharibi", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Wakati uthibitishaji wa sababu mbili umewezeshwa, utaulizwa kwa tokeni salama, nasibu wakati wa uthibitishaji. Unaweza kupata tokeni hii kutoka kwa programu ya Kithibitishaji cha Google cha simu yako.", + "Whoops": "Lo", + "Whoops!": "Lo!", + "Whoops! Something went wrong.": "Lo! Hitilafu fulani imetokea", + "With Trashed": "Pamoja na Tupio", + "Write": "Andika", + "Year To Date": "Mwaka Hadi Sasa", + "Yearly": "Kila mwaka", + "Yemen": "Yemeni", + "Yes": "Ndiyo", + "You are already subscribed.": "Tayari umejisajili.", + "You are currently within your free trial period. Your trial will expire on :date.": "Kwa sasa uko ndani ya kipindi chako cha majaribio bila malipo. Muda wa kujaribu kwako utaisha :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Kwa sasa uko ndani ya kipindi chako cha majaribio bila malipo. Muda wa kujaribu kwako utaisha mnamo :date. Kuanzisha usajili mpya kutamaliza jaribio lako.", + "You are logged in!": "Umeingia!", + "You are receiving this email because we received a password reset request for your account.": "Unapokea barua pepe hii kwa sababu tulipokea ombi la kuweka upya nenosiri la akaunti yako.", + "You have been invited to join the :team team!": "Umealikwa kujiunga na timu :team!", + "You have enabled two factor authentication.": "Una kuwezeshwa mbili uthibitishaji.", + "You have not enabled two factor authentication.": "Hujawezesha uthibitishaji wa vipengele viwili.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Una ankara ambazo hazijalipwa. Baada ya kusasisha njia yako chaguomsingi ya kulipa, unaweza kujaribu tena malipo kupitia orodha ya ankara iliyo hapa chini.", + "You may accept this invitation by clicking the button below:": "Unaweza kukubali mwaliko huu kwa kubofya kitufe kilicho hapa chini:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Unaweza kughairi usajili wako wakati wowote. Usajili wako ukishaghairiwa, utakuwa na chaguo la kuendelea na usajili hadi mwisho wa kipindi chako cha sasa cha utozaji.", + "You may delete any of your existing tokens if they are no longer needed.": "Unaweza kufuta tokeni zako zozote zilizopo ikiwa hazihitajiki tena.", + "You may not delete your personal team.": "Huwezi kufuta timu yako ya binafsi.", + "You may not leave a team that you created.": "Huwezi kuondoka katika timu uliyounda.", + "You will receive an invoice and payment link via email for each billing period.": "Utapokea ankara na kiungo cha malipo kupitia barua pepe kwa kila kipindi cha bili.", + "You're logged in!": "Umeingia!", + "Your :invoiceName invoice is now available!": "Ankara yako ya :invoiceName sasa inapatikana!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Anwani yako ya kutuma bili ni :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kadi yako imekataliwa. Tafadhali wasiliana na mtoaji wako wa kadi kwa maelezo zaidi.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Njia yako ya sasa ya kulipa ni kadi ya mkopo inayoishia na :lastFour ambayo muda wake unaisha tarehe :expiration.", + "Your email address is unverified.": "Barua pepe yako haijathibitishwa.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Malipo yako ya mwisho ya :amount yameshindwa. Tafadhali sasisha njia yako ya malipo ili kujaribu tena malipo yaliyoshindikana.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Malipo yako ya mwisho ya :amount kwa :date yameshindwa. Tafadhali sasisha njia yako ya kulipa ili ujaribu tena malipo ambayo hayajafaulu.", + "Your next payment of :amount will be processed on :date.": "Malipo yako yanayofuata ya :amount yatakuwa mnamo :date.", + "Your payment method has been added successfully.": "Njia yako ya kulipa imeongezwa.", + "Your payment method will be charged automatically for each billing period.": "Njia yako ya kulipa itatozwa kiotomatiki kwa kila kipindi cha bili.", + "Your registered VAT Number is :vatNumber.": "Nambari yako ya VAT iliyosajiliwa ni :vatNumber.", + "Your subscription has been started successfully.": "Usajili wako umeanzishwa.", + "Your subscription has been successfully cancelled.": "Usajili wako umeghairiwa.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Usajili wako umeghairiwa kwa mafanikio. Utaendelea kuwa na ufikiaji hadi mwisho wa kipindi chako cha bili.", + "Your subscription was successfully resumed.": "Usajili wako umerejeshwa.", + "Your subscription was successfully updated.": "Usajili wako ulisasishwa kwa ufanisi.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Msimbo wa Posta", + "Åland Islands": "Visiwa vya Aland" +} diff --git a/locales/sw/php-inline.json b/locales/sw/php-inline.json new file mode 100644 index 00000000000..ab5b54c59d2 --- /dev/null +++ b/locales/sw/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Uwanja huu ni lazima kukubaliwa.", + "accepted_if": "Uwanja huu ni lazima kukubaliwa wakati :other ni :value.", + "active_url": "Hiki si kiambatanishi halali (URL).", + "after": "Hii ni lazima sasa baada ya :date.", + "after_or_equal": "Hii ni lazima sasa baada ya au sawa na :date.", + "alpha": "Uwanja huu unaweza tu vyenye barua.", + "alpha_dash": "Uwanja huu unaweza tu vyenye herufi, nambari, dashi na andaskoo.", + "alpha_num": "Uwanja huu unaweza tu kuwa na herufi na namba.", + "any_of": "Sehemu hii si sahihi.", + "array": "Uwanja huu lazima kuwa na safu.", + "ascii": "Sehemu hii lazima iwe na herufi na alama za alphanumeric za baiti moja pekee.", + "attached": "Uwanja huu ni tayari masharti.", + "before": "Hii ni lazima kuwa kabla ya :date.", + "before_or_equal": "Hii ni lazima kuwa kabla ya au sawa na :date.", + "between.array": "Maudhui haya ni lazima yawe kati ya vipengele :min na :max.", + "between.file": "Faili hii lazima iwe kati ya kilobaiti :min na :max.", + "between.numeric": "Thamani hii lazima iwe kati ya :min na :max.", + "between.string": "Mfuatano huu lazima uwe kati ya vibambo :min na :max .", + "boolean": "Uwanja huu lazima kuwa kweli au uongo.", + "can": "Sehemu hii ina thamani isiyoidhinishwa.", + "confirmed": "Uthibitisho haina mechi.", + "contains": "Sehemu hii inakosa thamani inayohitajika.", + "date": "Hii si halali kwa sasa.", + "date_equals": "Hii ni lazima kuwa tarehe sawa na :date.", + "date_format": "Hii haina muundo wa tarehe :format.", + "decimal": "Sehemu hii lazima iwe na sehemu :decimal za desimali.", + "declined": "Thamani hii lazima ikataliwe.", + "declined_if": "Thamani hii lazima ikataliwa wakati :other ni :value.", + "different": "Thamani hii lazima kuwa tofauti kutoka :other.", + "digits": "Hii ni lazima :digits tarakimu.", + "digits_between": "Hii ni lazima kuwa kati ya :min na :max tarakimu.", + "dimensions": "Picha hii ina vipimo batili.", + "distinct": "Uwanja huu ina duplicate thamani.", + "doesnt_contain": "Sehemu hii haipaswi kuwa na mojawapo ya yafuatayo: :values.", + "doesnt_end_with": "Sehemu hii inaweza isiishie na mojawapo ya yafuatayo: :values.", + "doesnt_start_with": "Sehemu hii haiwezi kuanza na mojawapo ya yafuatayo: :values.", + "email": "Hii ni lazima kuwa na anwani ya barua pepe halali.", + "ends_with": "Hii lazima mwisho na moja ya yafuatayo: :values.", + "enum": "Thamani iliyochaguliwa ni batili.", + "exists": "Thamani iliyochaguliwa tayari ipo.", + "extensions": "Sehemu hii lazima iwe na mojawapo ya viendelezi vifuatavyo: :values.", + "file": "Maudhui lazima iwe faili.", + "filled": "Uwanja huu lazima kuwa na thamani.", + "gt.array": "Maudhui lazima yawe na zaidi ya :value vya thamani.", + "gt.file": "Saizi ya faili lazima iwe kubwa kuliko :value kilobaiti.", + "gt.numeric": "Thamani lazima iwe kubwa kuliko :value.", + "gt.string": "Mfuatano lazima uwe mkubwa kuliko vibambo :value.", + "gte.array": "Maudhui lazima yawe na :value vya thamani au zaidi.", + "gte.file": "Saizi ya faili lazima iwe kubwa kuliko au sawa na :value kilobaiti.", + "gte.numeric": "Thamani lazima iwe kubwa kuliko au sawa na :value.", + "gte.string": "Mfuatano lazima uwe mkubwa kuliko au sawa na vibambo :value.", + "hex_color": "Sehemu hii lazima iwe rangi halali ya heksadesimali.", + "image": "Hii ni lazima kuwa picha.", + "in": "Kuchaguliwa thamani ni batili.", + "in_array": "Thamani hii haipo katika :other.", + "in_array_keys": "Sehemu hii lazima iwe na angalau mojawapo ya funguo zifuatazo: :values.", + "integer": "Hii ni lazima kuwa integer.", + "ip": "Hii ni lazima kuwa halali anwani ya IP.", + "ipv4": "Hii ni lazima kuwa halali IPv4 anwani.", + "ipv6": "Hii ni lazima kuwa halali anuani IPv6.", + "json": "Hii ni lazima kuwa halali kamba JSON.", + "list": "Sehemu hii lazima iwe orodha.", + "lowercase": "Sehemu hii lazima iwe na herufi ndogo.", + "lt.array": "Maudhui lazima yawe na chini ya :value vya thamani.", + "lt.file": "Saizi ya faili lazima iwe chini ya :value kilobaiti.", + "lt.numeric": "Thamani lazima iwe chini kuliko :value.", + "lt.string": "Mfuatano lazima uwe chini ya vibambo :value.", + "lte.array": "Maudhui lazima yasiwe na zaidi ya vipengele :value.", + "lte.file": "Saizi ya faili lazima iwe chini ya au sawa na :value kilobaiti.", + "lte.numeric": "Thamani lazima iwe chini ya au sawa na :value.", + "lte.string": "Mfuatano lazima uwe chini ya au sawa na vibambo :value.", + "mac_address": "Thamani lazima iwe anwani halali ya MAC.", + "max.array": "Maudhui lazima yasiwe na zaidi ya vipengele :max.", + "max.file": "Ukubwa wa faili lazima usiwe zaidi ya :max kilobaiti.", + "max.numeric": "Thamani lazima isiwe kubwa kuliko :max.", + "max.string": "Mfuatano lazima usiwe mkubwa kuliko vibambo :max.", + "max_digits": "Sehemu hii lazima isiwe na zaidi ya tarakimu :max.", + "mimes": "Hii ni lazima faili ya aina: :values.", + "mimetypes": "Hii ni lazima faili ya aina: :values.", + "min.array": "Thamani lazima iwe na angalau vipengee :min.", + "min.file": "Saizi ya faili lazima iwe angalau :min kilobaiti.", + "min.numeric": "Thamani lazima iwe angalau :min.", + "min.string": "Mfuatano lazima uwe na angalau vibambo :min.", + "min_digits": "Sehemu hii lazima iwe na angalau tarakimu :min.", + "missing": "Uga huu lazima ukose.", + "missing_if": "Sehemu hii lazima ikosekana wakati :other ni :value.", + "missing_unless": "Sehemu hii lazima ikose isipokuwa :other iwe :value.", + "missing_with": "Sehemu hii lazima ikosekana wakati :values iko.", + "missing_with_all": "Sehemu hii lazima ikosekana wakati :values wapo.", + "multiple_of": "Thamani lazima kuwa nyingi ya :value", + "not_in": "Kuchaguliwa thamani ni batili.", + "not_regex": "Muundo huu ni batili.", + "numeric": "Hii ni lazima kuwa na idadi.", + "password.letters": "Sehemu hii lazima iwe na angalau herufi moja.", + "password.mixed": "Sehemu hii lazima iwe na angalau herufi moja kubwa na ndogo moja.", + "password.numbers": "Sehemu hii lazima iwe na angalau nambari moja.", + "password.symbols": "Sehemu hii lazima iwe na angalau ishara moja.", + "password.uncompromised": "Sehemu uliyopewa imeonekana katika uvujaji wa data. Tafadhali chagua uga tofauti.", + "present": "Uwanja huu lazima kuwa sasa.", + "present_if": "Sehemu hii lazima iwepo wakati :other ni :value.", + "present_unless": "Sehemu hii lazima iwepo isipokuwa :other ni :value.", + "present_with": "Sehemu hii lazima iwepo wakati :values ​​ipo.", + "present_with_all": "Sehemu hii lazima iwepo wakati :values z​​ipo.", + "prohibited": "Huu uwanja ni marufuku.", + "prohibited_if": "Huu uwanja ni marufuku wakati :other ni :value.", + "prohibited_if_accepted": "Sehemu hii imepigwa marufuku wakati :other inakubaliwa.", + "prohibited_if_declined": "Sehemu hii imepigwa marufuku wakati :other imekataliwa.", + "prohibited_unless": "Huu uwanja ni marufuku isipokuwa :other ni katika :values.", + "prohibits": "Uwanja huu unazuia :other kuonyeshwa.", + "regex": "Muundo huu ni batili.", + "relatable": "Uwanja huu unaweza kuhusishwa na rasilimali hii.", + "required": "Uwanja huu ni required.", + "required_array_keys": "Sehemu hii ni lazima iwe na maingizo ya: :values.", + "required_if": "Uwanja huu ni required wakati :other ni :value.", + "required_if_accepted": "Sehemu hii inahitajika wakati :other inakubaliwa.", + "required_if_declined": "Sehemu hii inahitajika wakati :other imekataliwa.", + "required_unless": "Uwanja huu ni required isipokuwa :other ni katika :values.", + "required_with": "Uwanja huu ni required wakati :values ni sasa.", + "required_with_all": "Uwanja huu ni required wakati :values ni sasa.", + "required_without": "Uwanja huu ni required wakati :values ni si sasa.", + "required_without_all": "Uwanja huu ni required wakati hakuna hata mmoja wa :values ni sasa.", + "same": "Thamani ya shamba hili lazima mechi moja kutoka :other.", + "size.array": "Maudhui ni lazima yawe na vipengele vya ukubwa wa :size.", + "size.file": "Saizi ya faili lazima iwe na kilobaiti :size.", + "size.numeric": "Thamani lazima iwe :size.", + "size.string": "Mfuatano lazima uwe na herufi :size.", + "starts_with": "Hii lazima kuanza na moja ya yafuatayo: :values.", + "string": "Hii ni lazima kuwa na kamba.", + "timezone": "Hii ni lazima kuwa halali wa eneo.", + "ulid": "Sehemu hii lazima iwe ULID halali.", + "unique": "Hii tayari kuchukuliwa.", + "uploaded": "Hii imeshindwa kupakia.", + "uppercase": "Sehemu hii lazima iwe ya herufi kubwa.", + "url": "Muundo huu ni batili.", + "uuid": "Hii ni lazima kuwa halali UUID." +} diff --git a/locales/sw/php.json b/locales/sw/php.json new file mode 100644 index 00000000000..ad9dfce9b14 --- /dev/null +++ b/locales/sw/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Lazima kipengele kikubaliwe.", + "accepted_if": "Kipengele :attribute lazima kikubalike wakati :other ni :value.", + "active_url": "Kipengele sio Chanzo Cha Anuani halali.", + "after": "Kipengele lazima kiwe tarehe baada ya :date.", + "after_or_equal": ":Attribute inapaswa kuwa tarehe baada au sawa na :date.", + "alpha": "Kipengele huenda kikawa tu chenye herufi.", + "alpha_dash": "Kipengele huenda kikawa tu chenye herufi, na vistari.", + "alpha_num": "Kipengele huenda kikawa tu chenye herufi na nambari.", + "any_of": "Sehemu ya :attribute si sahihi.", + "array": "Kipengele lazima kiwe safu.", + "ascii": ":Attribute lazima iwe na herufi na alama za alphanumeric za baiti moja pekee.", + "attached": "Hii :attribute ni tayari masharti.", + "before": "Kipengele lazima kiwe tarehe kabla ya :date.", + "before_or_equal": ":Attribute inapaswa kuwa tarehe kabla au sawa na :date.", + "between.array": "Kipengele lazima kiwe na kati ya :min na :max cha vifungu.", + "between.file": "Kipengele lazima kiwe kati ya :min na :max cha kilobaiti.", + "between.numeric": "Kipengele lazima kiwe kati ya :min na :max.", + "between.string": "Kipengele lazima kiwe kati ya :min na :max cha herufi.", + "boolean": "Sehemu ya kipengele lazima iwe kweli au si kweli.", + "can": "Sehemu ya :attribute ina thamani isiyoidhinishwa.", + "confirmed": "Uthibitisho wa kipengele haulingani.", + "contains": "Sehemu ya :attribute inakosa thamani inayohitajika.", + "current_password": "Nenosiri si sahihi.", + "date": "Kipengele si tarehe halali.", + "date_equals": ":Attribute inapaswa kuwa tarehe sawa na :date.", + "date_format": "Kipengele hakilingani na muundo :date.", + "decimal": ":Attribute lazima iwe na sehemu :decimal za desimali.", + "declined": ":Attribute inapaswa kukataliwa.", + "declined_if": ":Attribute inapaswa kukataliwa kama :other ni :value.", + "different": "Kipengele na :other lazima viwe tofauti.", + "digits": "Kipengele lazima kiwe na tarakimu :digits.", + "digits_between": "Kipengele lazima kiwe kati ya :min na :max cha tarakimu.", + "dimensions": ":Attribute ina vipimo vya picha ambavyo si sahihi.", + "distinct": "Sehemu ya kipengele ina thamani rudufu.", + "doesnt_contain": "Sehemu ya :attribute haipaswi kuwa na mojawapo ya yafuatayo: :values.", + "doesnt_end_with": ":Attribute inaweza isiishie na mojawapo ya yafuatayo: :values.", + "doesnt_start_with": ":Attribute inaweza isianze na mojawapo ya yafuatayo: :values.", + "email": "Kipengele lazima kiwe anuani halali ya barua pepe.", + "ends_with": "Ya :attribute lazima mwisho na moja ya yafuatayo: :values.", + "enum": ":Attribute iliyochaguliwa si sahihi.", + "exists": "Kipengele kilichochaguliwa si halali.", + "extensions": "Sehemu ya :attribute lazima iwe na mojawapo ya viendelezi vifuatavyo: :values.", + "failed": "Hii hati tambulishi hailingani na rekodi zetu.", + "file": ":Attribute linapaswa kuwa faili.", + "filled": "Sehemu ya kipengele inahitajika.", + "gt.array": ":Attribute inapaswa kuwa na vitu zaidi ya :value.", + "gt.file": ":Attribute inapaswa kuwa kubwa kuliko kilobaiti :value.", + "gt.numeric": ":Attribute inapaswa kuwa kubwa kuliko :value.", + "gt.string": ":Attribute inapaswa kuwa kubwa kuliko herufi :value.", + "gte.array": ":Attribute inapaswa kuwa na vitu :value au zaidi.", + "gte.file": ":Attribute inapaswa kuwa kubwa au sawa na kilobaiti :value.", + "gte.numeric": ":Attribute inapaswa kuwa kubwa kuliko au sawa na :value.", + "gte.string": ":Attribute inapaswa kuwa kubwa kuliko au sawa na herufi :value.", + "hex_color": "Sehemu ya :attribute lazima iwe rangi halali ya heksadesimali.", + "image": "Kipengele lazima kiwe picha.", + "in": "Kipengele kilichochaguliwa si halali.", + "in_array": "Sehemu ya kipengele haipo katika :other.", + "in_array_keys": "Sehemu ya :attribute lazima iwe na angalau mojawapo ya funguo zifuatazo: :values.", + "integer": "Kipengele lazima kiwe nambari kamili.", + "ip": "Kipengele lazima kiwe anuani halali ya Itifaki ya Intaneti.", + "ipv4": ":Attribute inapaswa kuwa anwani ya IPv4 sahihi.", + "ipv6": ":Attribute inapaswa kuwa anwani ya IPv6 sahihi.", + "json": "Kipengele lazima kiwe kidwe halali cha Nukuu ya Java.", + "list": "Sehemu ya :attribute lazima iwe orodha.", + "lowercase": ":Attribute ni lazima iwe na herufi ndogo..", + "lt.array": ":Attribute inapaswa kuwa chini ya vitu :value.", + "lt.file": ":Attribute inapaswa kuwa chini ya kilobaiti :value.", + "lt.numeric": ":Attribute inapaswa kuwa chini ya :value.", + "lt.string": ":Attribute inapaswa kuwa chini ya herufi :value.", + "lte.array": ":Attribute haipaswi kuwa na vitu ziadi ya :value.", + "lte.file": ":Attribute inapaswa kuwa ndogo kuliko au sawa na kilobaiti :value.", + "lte.numeric": ":Attribute inapaswa kuwa ndogo kuliko au sawa na :value.", + "lte.string": ":Attribute inapaswa kuwa ndogo au sawa na herufi :value.", + "mac_address": "Kipengele :attribute kinapaswa kuwa anwani sahihi ya MAC.", + "max.array": "Kipengele huenda kisiwe na zaidi ya :max cha vifungu.", + "max.file": "Kipengele huenda si kikubwa kuliko :max cha kilobaiti.", + "max.numeric": "Kipengele huenda si kikubwa kuliko :max.", + "max.string": "Kipengele huenda si kikubwa kuliko :max cha herufi.", + "max_digits": ":Attribute lazima isiwe na zaidi ya tarakimu :max.", + "mimes": "Kipengele lazima kiwe faili ya aina: :values.", + "mimetypes": ":Attribute linapaswa kuwa faili la aina ya: :values.", + "min.array": "Kipengele lazima kiwe na angalau :min cha vifungu.", + "min.file": "Kipengele lazima kiwe angalau :min cha kilobaiti.", + "min.numeric": "Kipengele lazima kiwe angalau :min.", + "min.string": "Kipengele lazima kiwe angalau :min cha herufi.", + "min_digits": ":Attribute lazima iwe na angalau tarakimu :min.", + "missing": "Sehemu ya :attribute lazima ikosekana.", + "missing_if": "Sehemu ya :attribute lazima ikosekana wakati :other ni :value.", + "missing_unless": "Sehemu ya :attribute lazima ikose isipokuwa :other ni :value.", + "missing_with": "Sehemu ya :attribute lazima ikosekana wakati :values iko.", + "missing_with_all": "Sehemu ya :attribute lazima ikosekana wakati :values wapo.", + "multiple_of": "Ya :attribute lazima kuwa nyingi ya :value", + "next": "Ifuatayo »", + "not_in": "Kipengele kilichochaguliwa si halali.", + "not_regex": "Muundo wa :attribute si sahihi.", + "numeric": "Kipengele lazima kiwe nambari.", + "password": "Nenosiri ni sahihi.", + "password.letters": ":Attribute lazima iwe na angalau herufi moja.", + "password.mixed": ":Attribute lazima iwe na angalau herufi moja kubwa na ndogo moja.", + "password.numbers": ":Attribute lazima iwe na angalau nambari moja.", + "password.symbols": ":Attribute lazima iwe na angalau ishara moja.", + "password.uncompromised": ":Attribute iliyotolewa imeonekana katika uvujaji wa data. Tafadhali chagua :attribute tofauti.", + "present": "Sehemu ya kipengele lazima iwepo.", + "present_if": "Sehemu ya :attribute lazima iwepo wakati :other ni :value.", + "present_unless": "Sehemu ya :attribute lazima iwepo isipokuwa :other ni :value.", + "present_with": "Sehemu ya :attribute lazima iwepo wakati :values ​​ipo.", + "present_with_all": "Sehemu ya :attribute lazima iwepo wakati :values ​​zipo.", + "previous": "« Awali", + "prohibited": "Ya :attribute uwanja ni marufuku.", + "prohibited_if": "Ya :attribute uwanja ni marufuku wakati :other ni :value.", + "prohibited_if_accepted": "Sehemu ya :attribute imepigwa marufuku wakati :other inakubaliwa.", + "prohibited_if_declined": "Sehemu ya :attribute imepigwa marufuku wakati :other imekataliwa.", + "prohibited_unless": "Ya :attribute uwanja ni marufuku isipokuwa :other ni katika :values.", + "prohibits": "Kipengele :attribute kinakataza :other kuwepo/kuonyeshwa.", + "regex": "Muundo wa kipengele si halali.", + "relatable": "Hii :attribute inaweza kuhusishwa na rasilimali hii.", + "required": "Sehemu ya kipengele inahitajika.", + "required_array_keys": "Kipengele :attribute ni lazima kiwe na maingizo ya: :values.", + "required_if": "Sehemu ya kipengele inahitajika wakati :other ni :value.", + "required_if_accepted": "Sehemu ya :attribute inahitajika wakati :other inakubaliwa.", + "required_if_declined": "Sehemu ya :attribute inahitajika wakati :other imekataliwa.", + "required_unless": "Sehemu ya kipengele inahitajika isipokuwa :other ni katika :values.", + "required_with": "Sehemu ya kipengele inahitajika wakati :values vipo.", + "required_with_all": "Sehemu ya kipengele inahitajika wakati :values vipo.", + "required_without": "Sehemu ya kipengele inahitajika wakati :values havipo.", + "required_without_all": "Sehemu ya kipengele inahitajika wakati hakuna hata moja ya :values ipo.", + "reset": "Nenosiri lako limefufuliwa upya!", + "same": "Kipengele na :other lazima vilingane.", + "sent": "Tumekutumia barua pepe ya fungo la kufufua nenosiri!", + "size.array": "Kipengele lazima kiwe chenye :size ya kipimo.", + "size.file": "Kipengele lazima kiwe :size cha kilobaiti.", + "size.numeric": "Kipengele lazima kiwe :size.", + "size.string": "Kipengele lazima kiwe :size cha herufi.", + "starts_with": ":Attribute inapaswa kuanza na moja kati ya hizi zifuatazo: :values", + "string": "Kipengele lazima kiwe herufi.", + "throttle": "Majaribio mengi sana ya kuingia. Tafadhali jaribu tena katika sekunde :seconds.", + "throttled": "Tafadhali subiri wakati inajaribu tena.", + "timezone": "Kipengele lazima kiwe ukanda halali.", + "token": "Huu ufufuzi wa nenosiri si halali.", + "ulid": ":Attribute lazima iwe ULID halali.", + "unique": "Kipengele tayari kimechukuliwa.", + "uploaded": ":Attribute imeshindwa kupakia.", + "uppercase": ":Attribute ni lazima iwe ya herufi kubwa.", + "url": "Muundo wa kipengele si halali.", + "user": "Hatupati mtumiaji wa anuani hii ya barua pepe.", + "uuid": ":Attribute inapaswa kuwa UUID yako." +} diff --git a/locales/ta/_excludes.json b/locales/ta/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/ta/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/ta/json-inline.json b/locales/ta/json-inline.json new file mode 100644 index 00000000000..e700ad006c2 --- /dev/null +++ b/locales/ta/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "இந்தப் புலம் சரியான பாத்திரமாக இருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one number.": "இந்த புலத்தில் குறைந்தது :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தது ஒரு எண்ணையாவது கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "இந்த புலத்தில் குறைந்தது :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தது ஒரு சிறப்பு எழுத்து மற்றும் ஒரு எண்ணைக் கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one special character.": "இந்த புலத்தில் குறைந்தது :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு சிறப்பு எழுத்துக்குறி இருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "இந்த புலத்தில் குறைந்தபட்சம் :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு பெரிய எழுத்து மற்றும் ஒரு எண்ணைக் கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "இந்த புலத்தில் குறைந்தபட்சம் :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு பெரிய எழுத்து மற்றும் ஒரு சிறப்பு எழுத்து இருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "இந்த புலத்தில் குறைந்தபட்சம் :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு பெரிய எழுத்து, ஒரு எண் மற்றும் ஒரு சிறப்பு எழுத்து ஆகியவற்றைக் கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "இந்த புலத்தில் குறைந்தது :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு பெரிய எழுத்துக்குறி இருக்க வேண்டும்.", + "The :attribute must be at least :length characters.": "இந்தப் புலத்தில் குறைந்தது :length எழுத்துகள் இருக்க வேண்டும்.", + "The :attribute must contain at least one letter.": "இந்தப் புலத்தில் குறைந்தது ஒரு எழுத்தாவது இருக்க வேண்டும்.", + "The :attribute must contain at least one number.": "இந்தப் புலத்தில் குறைந்தது ஒரு எண்ணாவது இருக்க வேண்டும்.", + "The :attribute must contain at least one symbol.": "இந்தப் புலத்தில் குறைந்தது ஒரு சின்னம் இருக்க வேண்டும்.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "இந்தப் புலத்தில் குறைந்தது ஒரு பெரிய எழுத்தும் ஒரு சிறிய எழுத்தும் இருக்க வேண்டும்.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "கொடுக்கப்பட்ட புலம் தரவு கசிவில் தோன்றியுள்ளது. தயவு செய்து வேறு துறையைத் தேர்வு செய்யவும்." +} diff --git a/locales/ta/json.json b/locales/ta/json.json new file mode 100644 index 00000000000..7ca0f366d5d --- /dev/null +++ b/locales/ta/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(மேலும் :count பிழைகள்)", + "(and :count more errors)": "(மேலும் :count பிழைகள்)|(மேலும் :count பிழைகள்)|(மேலும் :count பிழைகள்)", + "30 Days": "30 நாட்கள்", + "60 Days": "60 நாட்கள்", + "90 Days": "90 நாட்கள்", + ":amount selected": ":amount தேர்ந்தெடுக்கப்பட்டது", + ":amount Total": ":amount மொத்தம்", + ":days day trial": ":days நாள் சோதனை", + ":resource Details": ":resource விவரங்கள்", + ":resource Details: :title": ":resource விவரங்கள்: :title", + "A decryption key is required.": "மறைகுறியாக்க விசை தேவை.", + "A fresh verification link has been sent to your email address.": "உங்கள் மின்னஞ்சல் முகவரிக்கு புதிய சரிபார்ப்பு இணைப்பு அனுப்பப்பட்டுள்ளது.", + "A new verification link has been sent to the email address you provided during registration.": "பதிவின் போது நீங்கள் வழங்கிய மின்னஞ்சல் முகவரிக்கு புதிய சரிபார்ப்பு இணைப்பு அனுப்பப்பட்டுள்ளது.", + "A new verification link has been sent to the email address you provided in your profile settings.": "உங்கள் சுயவிவர அமைப்புகளில் நீங்கள் வழங்கிய மின்னஞ்சல் முகவரிக்கு புதிய சரிபார்ப்பு இணைப்பு அனுப்பப்பட்டுள்ளது.", + "A new verification link has been sent to your email address.": "உங்கள் மின்னஞ்சல் முகவரிக்கு புதிய சரிபார்ப்பு இணைப்பு அனுப்பப்பட்டுள்ளது.", + "Accept Invitation": "அழைப்பை ஏற்கவும்", + "Action": "செயல்", + "Action Event": "அதிரடி நிகழ்வு", + "Action Events": "அதிரடி நிகழ்வுகள்", + "Action Happened At": "மணிக்கு நடந்தது", + "Action Initiated By": "துவக்கியது", + "Action Name": "பெயர்", + "Action Status": "நிலை", + "Action Target": "இலக்கு", + "Actions": "செயல்கள்", + "Add": "கூட்டு", + "Add :resource": ":resource ஐ சேர்க்கவும்", + "Add a new team member to your team, allowing them to collaborate with you.": "உங்கள் குழுவில் புதிய குழு உறுப்பினரைச் சேர்த்து, அவர்கள் உங்களுடன் ஒத்துழைக்க அனுமதிக்கவும்.", + "Add additional security to your account using two factor authentication.": "இரண்டு காரணி அங்கீகாரத்தைப் பயன்படுத்தி உங்கள் கணக்கில் கூடுதல் பாதுகாப்பைச் சேர்க்கவும்.", + "Add Payment Method": "கட்டண முறையைச் சேர்க்கவும்", + "Add row": "வரிசையைச் சேர்க்கவும்", + "Add Team Member": "குழு உறுப்பினரைச் சேர்க்கவும்", + "Add VAT Number": "VAT எண்ணைச் சேர்க்கவும்", + "Added.": "சேர்க்கப்பட்டது.", + "Additional billing information updated successfully.": "கூடுதல் பில்லிங் தகவல் வெற்றிகரமாக புதுப்பிக்கப்பட்டது.", + "Address": "முகவரி", + "Address Line 2": "முகவரி வரி 2", + "Administrator": "நிர்வாகி", + "Administrator users can perform any action.": "நிர்வாகி பயனர்கள் எந்த செயலையும் செய்யலாம்.", + "Afghanistan": "ஆப்கானிஸ்தான்", + "Aland Islands": "ஆலண்ட் தீவுகள்", + "Albania": "அல்பேனியா", + "Algeria": "அல்ஜீரியா", + "All of the people that are part of this team.": "இந்த அணியில் அங்கம் வகிக்கும் அனைவரும்.", + "All resources loaded.": "அனைத்து ஆதாரங்களும் ஏற்றப்பட்டன.", + "All rights reserved.": "அனைத்து உரிமைகளும் பாதுகாக்கப்பட்டவை.", + "Already registered?": "ஏற்கனவே பதிவு செய்யப்பட்டது?", + "American Samoa": "அமெரிக்க சமோவா", + "An error occurred while uploading the file.": "கோப்பைப் பதிவேற்றும்போது பிழை ஏற்பட்டது.", + "An error occurred while uploading the file: :error": "கோப்பைப் பதிவேற்றும்போது பிழை ஏற்பட்டது: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "எதிர்பாராத பிழை ஏற்பட்டது, எங்கள் ஆதரவுக் குழுவுக்குத் தெரிவித்துள்ளோம். பிறகு முயற்சிக்கவும்.", + "Andorra": "அன்டோரா", + "Angola": "அங்கோலா", + "Anguilla": "அங்குவிலா", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "இந்தப் பக்கம் ஏற்றப்பட்டதிலிருந்து மற்றொரு பயனர் இந்த ஆதாரத்தைப் புதுப்பித்துள்ளார். பக்கத்தைப் புதுப்பித்து மீண்டும் முயற்சிக்கவும்.", + "Antarctica": "அண்டார்டிகா", + "Antigua And Barbuda": "ஆன்டிகுவா மற்றும் பார்புடா", + "Antigua and Barbuda": "ஆன்டிகுவா மற்றும் பார்புடா", + "API Token": "API டோக்கன்", + "API Token Permissions": "API டோக்கன் அனுமதிகள்", + "API Tokens": "API டோக்கன்கள்", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API டோக்கன்கள் உங்கள் சார்பாக எங்கள் விண்ணப்பத்துடன் மூன்றாம் தரப்பு சேவைகளை அங்கீகரிக்க அனுமதிக்கின்றன.", + "Apply": "விண்ணப்பிக்கவும்", + "Apply Coupon": "கூப்பனை விண்ணப்பிக்கவும்", + "April": "ஏப்ரல்", + "Are you sure you want to attempt to pay :amount?": "நீங்கள் நிச்சயமாக :amount செலுத்த முயற்சிக்க விரும்புகிறீர்களா?", + "Are you sure you want to cancel your subscription?": "உங்கள் சந்தாவை நிச்சயமாக ரத்துசெய்ய விரும்புகிறீர்களா?", + "Are you sure you want to delete all the notifications?": "எல்லா அறிவிப்புகளையும் நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to delete the selected resources?": "தேர்ந்தெடுக்கப்பட்ட ஆதாரங்களை நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to delete this file?": "இந்தக் கோப்பை நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to delete this notification?": "இந்த அறிவிப்பை நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to delete this payment method?": "இந்தக் கட்டண முறையை நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to delete this resource?": "இந்த ஆதாரத்தை நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "இந்தக் குழுவை நிச்சயமாக நீக்க விரும்புகிறீர்களா? ஒரு குழு நீக்கப்பட்டதும், அதன் அனைத்து ஆதாரங்களும் தரவுகளும் நிரந்தரமாக நீக்கப்படும்.", + "Are you sure you want to delete your account?": "உங்கள் கணக்கை நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "உங்கள் கணக்கை நிச்சயமாக நீக்க விரும்புகிறீர்களா? உங்கள் கணக்கு நீக்கப்பட்டதும், அதன் அனைத்து ஆதாரங்களும் தரவுகளும் நிரந்தரமாக நீக்கப்படும். உங்கள் கணக்கை நிரந்தரமாக நீக்க விரும்புவதை உறுதிப்படுத்த உங்கள் கடவுச்சொல்லை உள்ளிடவும்.", + "Are you sure you want to detach the selected resources?": "தேர்ந்தெடுக்கப்பட்ட ஆதாரங்களை நிச்சயமாகப் பிரிக்க விரும்புகிறீர்களா?", + "Are you sure you want to detach this resource?": "இந்த ஆதாரத்தை நிச்சயமாகப் பிரிக்க விரும்புகிறீர்களா?", + "Are you sure you want to force delete the selected resources?": "தேர்ந்தெடுக்கப்பட்ட ஆதாரங்களை கட்டாயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to force delete this resource?": "இந்த ஆதாரத்தை கட்டாயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you want to log out?": "நிச்சயமாக வெளியேற விரும்புகிறீர்களா?", + "Are you sure you want to mark all notifications as read?": "எல்லா அறிவிப்புகளையும் படித்ததாக நிச்சயமாகக் குறிக்க விரும்புகிறீர்களா?", + "Are you sure you want to remove this item?": "இந்த உருப்படியை நிச்சயமாக அகற்ற விரும்புகிறீர்களா?", + "Are you sure you want to restore the selected resources?": "தேர்ந்தெடுக்கப்பட்ட ஆதாரங்களை நிச்சயமாக மீட்டெடுக்க விரும்புகிறீர்களா?", + "Are you sure you want to restore this resource?": "இந்த ஆதாரத்தை நிச்சயமாக மீட்டெடுக்க விரும்புகிறீர்களா?", + "Are you sure you want to resume your subscription?": "உங்கள் சந்தாவை மீண்டும் தொடர விரும்புகிறீர்களா?", + "Are you sure you want to run this action?": "இந்தச் செயலை நிச்சயமாக இயக்க விரும்புகிறீர்களா?", + "Are you sure you want to set this payment method as your default?": "இந்தக் கட்டண முறையை உங்கள் இயல்புநிலையாக நிச்சயமாக அமைக்க விரும்புகிறீர்களா?", + "Are you sure you want to stop impersonating?": "ஆள்மாறாட்டம் செய்வதை நிச்சயமாக நிறுத்த விரும்புகிறீர்களா?", + "Are you sure you would like to delete this API token?": "இந்த API டோக்கனை நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you would like to leave this team?": "இந்த அணியை விட்டு வெளியேற விரும்புகிறீர்களா?", + "Are you sure you would like to remove this person from the team?": "இவரை அணியிலிருந்து நிச்சயமாக நீக்க விரும்புகிறீர்களா?", + "Are you sure you would like to switch billing plans?": "பில்லிங் திட்டங்களை மாற்ற விரும்புகிறீர்களா?", + "Argentina": "அர்ஜென்டினா", + "Armenia": "ஆர்மீனியா", + "Aruba": "அருபா", + "Attach": "இணைக்கவும்", + "Attach & Attach Another": "மற்றொன்றை இணைக்கவும் மற்றும் இணைக்கவும்", + "Attach :resource": ":resource ஐ இணைக்கவும்", + "Attach files by dragging & dropping, selecting or pasting them.": "கோப்புகளை இழுத்து விட்டு, தேர்ந்தெடுத்து அல்லது சுவைத்து அவற்றை இணைக்கவும்.", + "August": "ஆகஸ்ட்", + "Australia": "ஆஸ்திரேலியா", + "Austria": "ஆஸ்திரியா", + "Azerbaijan": "அஜர்பைஜான்", + "Bahamas": "பஹாமாஸ்", + "Bahrain": "பஹ்ரைன்", + "Bangladesh": "பங்களாதேஷ்", + "Barbados": "பார்படாஸ்", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "தொடர்வதற்கு முன், நாங்கள் உங்களுக்கு மின்னஞ்சல் செய்த இணைப்பைக் கிளிக் செய்வதன் மூலம் உங்கள் மின்னஞ்சல் முகவரியைச் சரிபார்க்க முடியுமா? நீங்கள் மின்னஞ்சலைப் பெறவில்லை என்றால், நாங்கள் மகிழ்ச்சியுடன் மற்றொரு மின்னஞ்சலை உங்களுக்கு அனுப்புவோம்.", + "Before proceeding, please check your email for a verification link.": "தொடர்வதற்கு முன், சரிபார்ப்பு இணைப்புக்காக உங்கள் மின்னஞ்சலைச் சரிபார்க்கவும்.", + "Belarus": "பெலாரஸ்", + "Belgium": "பெல்ஜியம்", + "Belize": "பெலிஸ்", + "Benin": "பெனின்", + "Bermuda": "பெர்முடா", + "Bhutan": "பூட்டான்", + "Billing Information": "பில்லிங் தகவல்", + "Billing Management": "பில்லிங் மேலாண்மை", + "Bolivia": "பொலிவியா", + "Bolivia, Plurinational State of": "பொலிவியா, ப்ளூரினேஷனல் மாநிலம்", + "Bonaire, Sint Eustatius and Saba": "பொனயர், சின்ட் யூஸ்டாஷியஸ் மற்றும் சபா", + "Bosnia And Herzegovina": "போஸ்னியா மற்றும் ஹெர்சகோவினா", + "Bosnia and Herzegovina": "போஸ்னியா மற்றும் ஹெர்சகோவினா", + "Botswana": "போட்ஸ்வானா", + "Bouvet Island": "பூவெட் தீவு", + "Brazil": "பிரேசில்", + "British Indian Ocean Territory": "பிரிட்டிஷ் இந்தியப் பெருங்கடல் பகுதி", + "Browser Sessions": "உலாவி அமர்வுகள்", + "Brunei Darussalam": "புருனே தருசலாம்", + "Bulgaria": "பல்கேரியா", + "Burkina Faso": "புர்கினா பாசோ", + "Burundi": "புருண்டி", + "Cambodia": "கம்போடியா", + "Cameroon": "கேமரூன்", + "Canada": "கனடா", + "Cancel": "ரத்து செய்", + "Cancel Subscription": "சந்தாவை ரத்துசெய்", + "Cape Verde": "கேப் வெர்டே", + "Card": "அட்டை", + "Cayman Islands": "கெய்மன் தீவுகள்", + "Central African Republic": "மத்திய ஆப்பிரிக்க குடியரசு", + "Chad": "சாட்", + "Change Subscription Plan": "சந்தா திட்டத்தை மாற்றவும்", + "Change the current payment method attached to your subscription": "உங்கள் சந்தாவுடன் இணைக்கப்பட்டுள்ள தற்போதைய கட்டண முறையை மாற்றவும்", + "Changes": "மாற்றங்கள்", + "Checkout": "சரிபார்", + "Chile": "சிலி", + "China": "சீனா", + "Choose": "தேர்வு செய்யவும்", + "Choose :field": ":field ஐ தேர்வு செய்யவும்", + "Choose :resource": ":resource ஐ தேர்வு செய்யவும்", + "Choose an option": "ஒரு விருப்பத்தைத் தேர்ந்தெடுக்கவும்", + "Choose date": "தேதியைத் தேர்ந்தெடுக்கவும்", + "Choose File": "கோப்பை தேர்ந்தெடுக்கவும்", + "Choose Files": "கோப்புகளைத் தேர்ந்தெடுக்கவும்", + "Choose Type": "வகையைத் தேர்ந்தெடுக்கவும்", + "Christmas Island": "கிறிஸ்துமஸ் தீவு", + "City": "நகரம்", + "Click here to re-send the verification email.": "சரிபார்ப்பு மின்னஞ்சலை மீண்டும் அனுப்ப இங்கே கிளிக் செய்யவும்.", + "click here to request another": "மற்றொன்றைக் கோர இங்கே கிளிக் செய்யவும்", + "Click to choose": "தேர்வு செய்ய கிளிக் செய்யவும்", + "Close": "நெருக்கமான", + "Cocos (Keeling) Islands": "கோகோஸ் (கீலிங்) தீவுகள்", + "Code": "குறியீடு", + "Colombia": "கொலம்பியா", + "Comoros": "கொமரோஸ்", + "Confirm": "உறுதிப்படுத்தவும்", + "Confirm Billing Action": "பில்லிங் செயலை உறுதிப்படுத்தவும்", + "Confirm Password": "கடவுச்சொல்லை உறுதிப்படுத்தவும்", + "Confirm Payment": "கட்டணத்தை உறுதிப்படுத்தவும்", + "Confirm your :amount payment": "உங்கள் :amount கட்டணத்தை உறுதிப்படுத்தவும்", + "Congo": "காங்கோ", + "Congo, Democratic Republic": "காங்கோ, ஜனநாயக குடியரசு", + "Congo, the Democratic Republic of the": "காங்கோ, ஜனநாயக குடியரசு", + "Constant": "நிலையான", + "Continue To Payment": "பணம் செலுத்துவதைத் தொடரவும்", + "Cook Islands": "குக் தீவுகள்", + "Copy to clipboard": "கிளிப்போர்டுக்கு நகலெடுக்கவும்", + "Costa Rica": "கோஸ்ட்டா ரிக்கா", + "Cote D'Ivoire": "கோட் டி 'ஐவோரி", + "Country": "நாடு", + "Coupon": "கூப்பன்", + "Coupon applied successfully.": "கூப்பன் வெற்றிகரமாக பயன்படுத்தப்பட்டது.", + "Create": "உருவாக்கு", + "Create & Add Another": "மற்றொன்றை உருவாக்கி சேர்க்கவும்", + "Create :resource": "உருவாக்கு :resource", + "Create a new team to collaborate with others on projects.": "திட்டங்களில் மற்றவர்களுடன் ஒத்துழைக்க புதிய குழுவை உருவாக்கவும்.", + "Create Account": "உங்கள் கணக்கை துவங்குங்கள்", + "Create API Token": "API டோக்கனை உருவாக்கவும்", + "Create New Team": "புதிய குழுவை உருவாக்கவும்", + "Create Team": "குழுவை உருவாக்கவும்", + "Created.": "உருவாக்கப்பட்டது.", + "Croatia": "குரோஷியா", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "கியூபா", + "Curaçao": "குராசோ", + "Current Password": "தற்போதைய கடவுச்சொல்", + "Current Subscription Plan": "தற்போதைய சந்தா திட்டம்", + "Currently Subscribed": "தற்போது குழுசேர்ந்துள்ளது", + "Customer Balance": "வாடிக்கையாளர் இருப்பு", + "Customize": "தனிப்பயனாக்கலாம்", + "Cyprus": "சைப்ரஸ்", + "Czech Republic": "செ குடியரசு", + "Côte d'Ivoire": "கோட் டி 'ஐவோரி", + "Dark": "இருள்", + "Dashboard": "டாஷ்போர்டு", + "December": "டிசம்பர்", + "Decrease": "குறைக்கவும்", + "Default": "இயல்புநிலை", + "Delete": "அழி", + "Delete :resource": "அழி :resource", + "Delete Account": "கணக்கை நீக்குக", + "Delete all notifications": "அனைத்து அறிவிப்புகளையும் நீக்கு", + "Delete API Token": "API டோக்கனை நீக்கு", + "Delete File": "கோப்பை அழிக்கவும்", + "Delete Notification": "அறிவிப்பை நீக்கு", + "Delete Resource": "ஆதாரத்தை நீக்கு", + "Delete Selected": "தேர்ந்தெடுத்ததை அழி", + "Delete Team": "குழுவை நீக்கு", + "Denmark": "டென்மார்க்", + "Detach": "பிரிக்கவும்", + "Detach Resource": "வளத்தைப் பிரிக்கவும்", + "Detach Selected": "தேர்ந்தெடுக்கப்பட்டவை பிரிக்கவும்", + "Details": "விவரங்கள்", + "Disable": "முடக்கு", + "Djibouti": "ஜிபூட்டி", + "Do you really want to leave? You have unsaved changes.": "நீங்கள் உண்மையிலேயே வெளியேற விரும்புகிறீர்களா? உங்களிடம் சேமிக்கப்படாத மாற்றங்கள் உள்ளன.", + "Dominica": "டொமினிகா", + "Dominican Republic": "டொமினிக்கன் குடியரசு", + "Done.": "முடிந்தது.", + "Download": "பதிவிறக்க Tamil", + "Download Invoice": "விலைப்பட்டியல் பதிவிறக்கவும்", + "Drop file or click to choose": "கோப்பை கைவிடவும் அல்லது தேர்வு செய்ய கிளிக் செய்யவும்", + "Drop files or click to choose": "கோப்புகளை கைவிடவும் அல்லது தேர்வு செய்ய கிளிக் செய்யவும்", + "Ecuador": "ஈக்வடார்", + "Edit": "தொகு", + "Edit :resource": "திருத்து :resource", + "Edit Attached": "திருத்தம் இணைக்கப்பட்டுள்ளது", + "Edit Profile": "சுயவிவரத்தைத் திருத்து", + "Editor": "ஆசிரியர்", + "Editor users have the ability to read, create, and update.": "எடிட்டர் பயனர்களுக்கு படிக்க, உருவாக்க மற்றும் புதுப்பிக்கும் திறன் உள்ளது.", + "Egypt": "எகிப்து", + "El Salvador": "எல் சல்வடோர்", + "Email": "மின்னஞ்சல்", + "email": "மின்னஞ்சல்", + "Email Address": "மின்னஞ்சல் முகவரி", + "Email Addresses": "மின்னஞ்சல் முகவரிகள்", + "Email Password Reset Link": "மின்னஞ்சல் கடவுச்சொல் மீட்டமைப்பு இணைப்பு", + "Email Verification": "மின்னஞ்சல் சரிபார்ப்பு", + "Enable": "இயக்கு", + "Encrypted environment file already exists.": "மறைகுறியாக்கப்பட்ட சூழல் கோப்பு ஏற்கனவே உள்ளது.", + "Encrypted environment file not found.": "மறைகுறியாக்கப்பட்ட சூழல் கோப்பு காணப்படவில்லை.", + "Ensure your account is using a long, random password to stay secure.": "உங்கள் கணக்கு பாதுகாப்பாக இருக்க நீண்ட, சீரற்ற கடவுச்சொல்லைப் பயன்படுத்துகிறது என்பதை உறுதிப்படுத்தவும்.", + "Environment file already exists.": "சுற்றுச்சூழல் கோப்பு ஏற்கனவே உள்ளது.", + "Environment file not found.": "சுற்றுச்சூழல் கோப்பு கிடைக்கவில்லை.", + "Equatorial Guinea": "எக்குவடோரியல் கினியா", + "Eritrea": "எரித்திரியா", + "Error": "பிழை", + "errors": "பிழைகள்", + "Estonia": "எஸ்டோனியா", + "Ethiopia": "எத்தியோப்பியா", + "ex VAT": "முன்னாள் VAT", + "Excel (.xlsx)": "எக்செல் (.xlsx)", + "Expires :expiration": ":expirationல் காலாவதியாகிறது", + "Export As CSV": "CSV ஆக ஏற்றுமதி செய்யவும்", + "Extra Billing Information": "கூடுதல் பில்லிங் தகவல்", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "உங்கள் கட்டணத்தைச் செயல்படுத்த கூடுதல் உறுதிப்படுத்தல் தேவை. கீழே உள்ள பொத்தானைக் கிளிக் செய்வதன் மூலம் கட்டணப் பக்கத்தைத் தொடரவும்.", + "Failed Subscription Payment": "சந்தா செலுத்துவதில் தோல்வி", + "Failed to load :resource!": ":resourceஐ ஏற்ற முடியவில்லை!", + "Falkland Islands (Malvinas)": "பால்க்லாந்து தீவுகள் (மால்வினாஸ்)", + "Faroe Islands": "ஃபாரோ தீவுகள்", + "February": "பிப்ரவரி", + "Fiji": "பிஜி", + "Filename": "கோப்பு பெயர்", + "Finish enabling two factor authentication.": "இரண்டு காரணி அங்கீகாரத்தை செயல்படுத்துவதை முடிக்கவும்.", + "Finland": "பின்லாந்து", + "For your security, please confirm your password to continue.": "உங்கள் பாதுகாப்பிற்காக, தொடர உங்கள் கடவுச்சொல்லை உறுதிப்படுத்தவும்.", + "Forbidden": "தடை செய்யப்பட்டுள்ளது", + "Force Delete": "கட்டாயமாக நீக்கவும்", + "Force Delete :resource": "கட்டாயமாக நீக்கவும் :resource", + "Force Delete Resource": "ஆதாரத்தை வலுக்கட்டாயமாக நீக்கவும்", + "Force Delete Selected": "கட்டாய நீக்கம் தேர்ந்தெடுக்கப்பட்டது", + "Forgot Password": "கடவுச்சொல்லை மறந்துவிட்டீர்களா", + "Forgot your password?": "உங்கள் கடவுச்சொல்லை மறந்து விட்டீர்களா?", + "Forgot Your Password?": "உங்கள் கடவுச்சொல்லை மறந்து விட்டீர்களா?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "உங்கள் கடவுச்சொல்லை மறந்து விட்டீர்களா? எந்த பிரச்சினையும் இல்லை. உங்கள் மின்னஞ்சல் முகவரியை எங்களுக்குத் தெரியப்படுத்துங்கள், புதிய ஒன்றைத் தேர்வுசெய்ய உங்களை அனுமதிக்கும் கடவுச்சொல் மீட்டமைப்பு இணைப்பை நாங்கள் உங்களுக்கு மின்னஞ்சல் செய்வோம்.", + "France": "பிரான்ஸ்", + "French Guiana": "பிரஞ்சு கயானா", + "French Polynesia": "பிரெஞ்சு பாலினேசியா", + "French Southern Territories": "பிரெஞ்சு தெற்கு பிரதேசங்கள்", + "From": "இருந்து", + "Gabon": "காபோன்", + "Gambia": "காம்பியா", + "Georgia": "ஜார்ஜியா", + "Germany": "ஜெர்மனி", + "Ghana": "கானா", + "Gibraltar": "ஜிப்ரால்டர்", + "Go Home": "வீட்டிற்கு செல்", + "Go to page :page": "பக்கம் :page க்குச் செல்லவும்", + "Great! You have accepted the invitation to join the :team team.": "நன்று! :team குழுவில் சேருவதற்கான அழைப்பை ஏற்றுக்கொண்டீர்கள்.", + "Greece": "கிரீஸ்", + "Greenland": "கிரீன்லாந்து", + "Grenada": "கிரெனடா", + "Guadeloupe": "குவாடலூப்", + "Guam": "குவாம்", + "Guatemala": "குவாத்தமாலா", + "Guernsey": "குர்ன்சி", + "Guinea": "கினியா", + "Guinea-Bissau": "கினியா-பிசாவ்", + "Guyana": "கயானா", + "Haiti": "ஹைட்டி", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "உங்கள் சந்தாவை ரத்து செய்வது பற்றி இரண்டாவது சிந்தனை உள்ளதா? உங்கள் தற்போதைய பில்லிங் சுழற்சி முடியும் வரை எந்த நேரத்திலும் உங்கள் சந்தாவை உடனடியாக மீண்டும் செயல்படுத்தலாம். உங்கள் தற்போதைய பில்லிங் சுழற்சி முடிந்ததும், முற்றிலும் புதிய சந்தா திட்டத்தை நீங்கள் தேர்வு செய்யலாம்.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "உங்கள் சந்தாவை ரத்து செய்வது பற்றி இரண்டாவது சிந்தனை உள்ளதா? உங்கள் தற்போதைய பில்லிங் சுழற்சி முடியும் வரை எந்த நேரத்திலும் உங்கள் சந்தாவை உடனடியாக செயல்படுத்தலாம். உங்கள் தற்போதைய பில்லிங் சுழற்சி முடிந்ததும், முற்றிலும் புதிய சந்தா திட்டத்தை நீங்கள் தேர்வு செய்யலாம்.", + "Heard Island & Mcdonald Islands": "ஹார்ட் தீவு மற்றும் மெக்டொனால்ட் தீவுகள்", + "Heard Island and McDonald Islands": "ஹார்ட் தீவு மற்றும் மெக்டொனால்ட் தீவுகள்", + "Hello!": "வணக்கம்!", + "Hide Content": "உள்ளடக்கத்தை மறை", + "Hold Up!": "பிடித்து கொள்!", + "Holy See (Vatican City State)": "ஹோலி சீ (வாடிகன் நகர மாநிலம்)", + "Honduras": "ஹோண்டுராஸ்", + "Hong Kong": "ஹாங்காங்", + "Hungary": "ஹங்கேரி", + "I agree to the :terms_of_service and :privacy_policy": "நான் :terms_of_service மற்றும் :privacy_policy ஐ ஒப்புக்கொள்கிறேன்", + "Iceland": "ஐஸ்லாந்து", + "ID": "ஐடி", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "தேவைப்பட்டால், உங்கள் எல்லா சாதனங்களிலும் உள்ள மற்ற உலாவி அமர்வுகளில் இருந்து வெளியேறலாம். உங்களின் சமீபத்திய அமர்வுகளில் சில கீழே பட்டியலிடப்பட்டுள்ளன; இருப்பினும், இந்த பட்டியல் முழுமையானதாக இருக்காது. உங்கள் கணக்கு திருடப்பட்டதாக நீங்கள் உணர்ந்தால், உங்கள் கடவுச்சொல்லையும் புதுப்பிக்க வேண்டும்.", + "If you already have an account, you may accept this invitation by clicking the button below:": "உங்களிடம் ஏற்கனவே கணக்கு இருந்தால், கீழே உள்ள பொத்தானைக் கிளிக் செய்வதன் மூலம் இந்த அழைப்பை ஏற்கலாம்:", + "If you did not create an account, no further action is required.": "நீங்கள் கணக்கை உருவாக்கவில்லை எனில், மேற்கொண்டு எந்த நடவடிக்கையும் தேவையில்லை.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "இந்தக் குழுவிற்கான அழைப்பை நீங்கள் எதிர்பார்க்கவில்லை என்றால், இந்த மின்னஞ்சலை நீங்கள் நிராகரிக்கலாம்.", + "If you did not receive the email": "நீங்கள் மின்னஞ்சலைப் பெறவில்லை என்றால்", + "If you did not request a password reset, no further action is required.": "கடவுச்சொல் மீட்டமைப்பை நீங்கள் கோரவில்லை எனில், மேற்கொண்டு எந்த நடவடிக்கையும் தேவையில்லை.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "உங்களிடம் கணக்கு இல்லையென்றால், கீழே உள்ள பொத்தானைக் கிளிக் செய்வதன் மூலம் ஒன்றை உருவாக்கலாம். கணக்கை உருவாக்கிய பிறகு, குழு அழைப்பை ஏற்க, இந்த மின்னஞ்சலில் உள்ள அழைப்பிதழ் ஏற்பு பொத்தானைக் கிளிக் செய்யலாம்:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "உங்கள் முழு வணிக பெயர், வாட் அடையாள எண் அல்லது பதிவின் முகவரி போன்ற உங்கள் விலைப்பட்டியலில் குறிப்பிட்ட தொடர்பு அல்லது வரி தகவல்களை நீங்கள் சேர்க்க வேண்டும் என்றால், அதை இங்கே சேர்க்கலாம்.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" பொத்தானைக் கிளிக் செய்வதில் சிக்கல் இருந்தால், கீழே உள்ள URL ஐ நகலெடுத்து ஒட்டவும்\nஉங்கள் இணைய உலாவியில்:", + "Impersonate": "ஆள்மாறாட்டம் செய்", + "Increase": "அதிகரி", + "India": "இந்தியா", + "Indonesia": "இந்தோனேசியா", + "Invalid filename.": "தவறான கோப்பு பெயர்.", + "Invalid JSON was returned from the route.": "தவறான JSON பாதையிலிருந்து திரும்பியது.", + "Invoice Email Addresses": "மின்னஞ்சல் முகவரிகளை விலைப்பட்டியல்", + "Invoice emails updated successfully.": "விலைப்பட்டியல் மின்னஞ்சல்கள் வெற்றிகரமாக புதுப்பிக்கப்பட்டன.", + "Invoices": "இன்வாய்ஸ்கள்", + "Iran, Islamic Republic Of": "ஈரான்", + "Iran, Islamic Republic of": "ஈரான், இஸ்லாமிய குடியரசு", + "Iraq": "ஈராக்", + "Ireland": "அயர்லாந்து", + "Isle Of Man": "ஐல் ஆஃப் மேன்", + "Isle of Man": "ஐல் ஆஃப் மேன்", + "Israel": "இஸ்ரேல்", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "உங்களிடம் செயலில் சந்தா இல்லை என்பது போல் தெரிகிறது. தொடங்குவதற்கு கீழே உள்ள சந்தா திட்டங்களில் ஒன்றை நீங்கள் தேர்வு செய்யலாம். உங்கள் வசதிக்கேற்ப சந்தா திட்டங்கள் மாற்றப்படலாம் அல்லது ரத்துசெய்யப்படலாம்.", + "Italy": "இத்தாலி", + "Jamaica": "ஜமைக்கா", + "January": "ஜனவரி", + "Japan": "ஜப்பான்", + "Jersey": "ஜெர்சி", + "Jordan": "ஜோர்டான்", + "July": "ஜூலை", + "June": "ஜூன்", + "Kazakhstan": "கஜகஸ்தான்", + "Kenya": "கென்யா", + "Key": "முக்கிய", + "Kiribati": "கிரிபதி", + "Korea": "தென் கொரியா", + "Korea, Democratic People's Republic of": "கொரியா, ஜனநாயக மக்கள் குடியரசு", + "Korea, Republic of": "கொரியா, குடியரசு", + "Kosovo": "கொசோவோ", + "Kuwait": "குவைத்", + "Kyrgyzstan": "கிர்கிஸ்தான்", + "Lao People's Democratic Republic": "லாவோ மக்கள் ஜனநாயக குடியரசு", + "Last active": "கடைசியாக செயல்பட்டது", + "Last used": "கடைசியாக பயன்படுத்தப்பட்டது", + "Latvia": "லாட்வியா", + "Leave": "கிளம்பு", + "Leave Team": "அணியை விட்டு வெளியேறு", + "Lebanon": "லெபனான்", + "length": "நீளம்", + "Lens": "லென்ஸ்", + "Lesotho": "லெசோதோ", + "Liberia": "லைபீரியா", + "Libyan Arab Jamahiriya": "லிபிய அரபு ஜமாஹிரியா", + "Liechtenstein": "லிச்சென்ஸ்டீன்", + "Light": "ஒளி", + "Lithuania": "லிதுவேனியா", + "Load :perPage More": "மேலும் :perPage ஏற்றவும்", + "Loading": "ஏற்றுகிறது", + "Location": "இடம்", + "Log in": "உள்நுழைய", + "Log In": "உள்நுழைய", + "Log Out": "வெளியேறு", + "Log out": "வெளியேறு", + "Log Out Other Browser Sessions": "பிற உலாவி அமர்வுகளிலிருந்து வெளியேறவும்", + "Log Viewer": "பதிவு பார்வையாளர்", + "Login": "உள்நுழைய", + "Logout": "வெளியேறு", + "Logs": "பதிவுகள்", + "Luxembourg": "லக்சம்பர்க்", + "Macao": "மக்காவ்", + "Macedonia": "வடக்கு மாசிடோனியா", + "Macedonia, the former Yugoslav Republic of": "மாசிடோனியா, முன்னாள் யூகோஸ்லாவிய குடியரசு", + "Madagascar": "மடகாஸ்கர்", + "Malawi": "மலாவி", + "Malaysia": "மலேசியா", + "Maldives": "மாலத்தீவுகள்", + "Mali": "மாலி", + "Malta": "மால்டா", + "Manage Account": "கணக்கை நிர்வகி", + "Manage and log out your active sessions on other browsers and devices.": "பிற உலாவிகள் மற்றும் சாதனங்களில் உங்கள் செயலில் உள்ள அமர்வுகளை நிர்வகித்து வெளியேறவும்.", + "Manage API Tokens": "API டோக்கன்களை நிர்வகிக்கவும்", + "Manage Role": "பாத்திரத்தை நிர்வகிக்கவும்", + "Manage Team": "குழுவை நிர்வகிக்கவும்", + "Managing billing for :billableName": ":billableNameக்கான பில்லிங் மேலாண்மை", + "March": "மார்ச்", + "Mark all as Read": "அனைத்தையும் வாசிக்கப்பட்டதாக அடையாளமிடு", + "Mark all notifications as read": "அனைத்து அறிவிப்புகளையும் படித்ததாகக் குறிக்கவும்", + "Mark Read": "மார்க் ரீட்", + "Mark Unread": "படிக்கவில்லை என்று குறித்துக்கொள்", + "Marshall Islands": "மார்ஷல் தீவுகள்", + "Martinique": "மார்டினிக்", + "Mauritania": "மொரிட்டானியா", + "Mauritius": "மொரிஷியஸ்", + "May": "மே", + "Mayotte": "மயோட்டி", + "Mexico": "மெக்சிகோ", + "Micronesia, Federated States Of": "மைக்ரோனேசியா", + "Micronesia, Federated States of": "மைக்ரோனேஷியா, கூட்டாட்சி மாநிலங்கள்", + "Moldova": "மால்டோவா", + "Moldova, Republic of": "மால்டோவா, குடியரசு", + "Monaco": "மொனாக்கோ", + "Mongolia": "மங்கோலியா", + "Montenegro": "மாண்டினீக்ரோ", + "Month To Date": "மாதம் முதல் தேதி வரை", + "Monthly": "மாதாந்திர", + "monthly": "மாதாந்திர", + "Montserrat": "மாண்ட்செராட்", + "Morocco": "மொராக்கோ", + "Mozambique": "மொசாம்பிக்", + "Myanmar": "மியான்மர்", + "Name": "பெயர்", + "name": "பெயர்", + "Namibia": "நமீபியா", + "Nauru": "நவ்ரு", + "Nepal": "நேபாளம்", + "Netherlands": "நெதர்லாந்து", + "Netherlands Antilles": "நெதர்லாந்து அண்டிலிஸ்", + "Nevermind": "கருத்தில் கொள்ளாதே", + "Nevermind, I'll keep my old plan": "பரவாயில்லை, என்னுடைய பழைய திட்டத்தை அப்படியே வைத்துக் கொள்கிறேன்", + "New": "புதியது", + "New :resource": "புதிய :resource", + "New Caledonia": "புதிய கலிடோனியா", + "New Password": "புதிய கடவுச்சொல்", + "New Zealand": "நியூசிலாந்து", + "Next": "அடுத்தது", + "Next Payment": "அடுத்த கட்டணம்", + "Next Payment on": "அடுத்த பேமெண்ட் ஆன்", + "Nicaragua": "நிகரகுவா", + "Niger": "நைஜர்", + "Nigeria": "நைஜீரியா", + "Niue": "நியு", + "No": "இல்லை", + "No :resource matched the given criteria.": "கொடுக்கப்பட்ட அளவுகோல்களுடன் எண் :resource பொருந்தியது.", + "No additional information...": "கூடுதல் தகவல் இல்லை...", + "No Current Data": "தற்போதைய தரவு இல்லை", + "No Data": "தகவல் இல்லை", + "no file selected": "எந்த கோப்பும் தேர்வு செய்ய படவில்லை", + "No Increase": "அதிகரிப்பு இல்லை", + "No payment methods on file.": "கோப்பில் பணம் செலுத்தும் முறைகள் இல்லை.", + "No payment scheduled.": "கட்டணம் எதுவும் திட்டமிடப்படவில்லை.", + "No Prior Data": "முன் தரவு இல்லை", + "No Results Found.": "முடிவுகள் எதுவும் இல்லை.", + "Norfolk Island": "நார்போக் தீவு", + "Northern Mariana Islands": "வடக்கு மரியானா தீவுகள்", + "Norway": "நார்வே", + "Not Found": "கிடைக்கவில்லை", + "Notifications": "அறிவிப்புகள்", + "Nova": "நோவா", + "Nova User": "நோவா பயனர்", + "November": "நவம்பர்", + "October": "அக்டோபர்", + "of": "இன்", + "OK": "சரி", + "Oman": "ஓமன்", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ஒரு குழு நீக்கப்பட்டதும், அதன் அனைத்து ஆதாரங்களும் தரவுகளும் நிரந்தரமாக நீக்கப்படும். இந்தக் குழுவை நீக்கும் முன், நீங்கள் தக்க வைத்துக் கொள்ள விரும்பும் இந்தக் குழுவைப் பற்றிய ஏதேனும் தரவு அல்லது தகவலைப் பதிவிறக்கவும்.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "உங்கள் கணக்கு நீக்கப்பட்டதும், அதன் அனைத்து ஆதாரங்களும் தரவுகளும் நிரந்தரமாக நீக்கப்படும். உங்கள் கணக்கை நீக்குவதற்கு முன், நீங்கள் வைத்திருக்க விரும்பும் தரவு அல்லது தகவலைப் பதிவிறக்கவும்.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "உங்கள் கணக்கு நீக்கப்பட்டதும், அதன் அனைத்து ஆதாரங்களும் தரவுகளும் நிரந்தரமாக நீக்கப்படும். உங்கள் கணக்கை நிரந்தரமாக நீக்க விரும்புவதை உறுதிப்படுத்த உங்கள் கடவுச்சொல்லை உள்ளிடவும்.", + "Only Trashed": "குப்பைக்கு மட்டும்", + "Open Invoices": "இன்வாய்ஸ்களைத் திற", + "Original": "அசல்", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "எங்களின் பில்லிங் மேனேஜ்மென்ட் போர்டல் உங்கள் சந்தாத் திட்டம், கட்டண முறை மற்றும் உங்கள் சமீபத்திய இன்வாய்ஸ்களைப் பதிவிறக்கம் செய்ய வசதியாக உங்களை அனுமதிக்கிறது.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "எங்களின் பில்லிங் மேனேஜ்மென்ட் போர்டல் உங்கள் சந்தாத் திட்டம், கட்டண முறைகள் மற்றும் உங்கள் சமீபத்திய இன்வாய்ஸ்களைப் பதிவிறக்க வசதியாக நிர்வகிக்க உங்களை அனுமதிக்கிறது.", + "Page Expired": "பக்கம் காலாவதியானது", + "Pagination Navigation": "பேஜினேஷன் வழிசெலுத்தல்", + "Paid": "செலுத்தப்பட்டது", + "Pakistan": "பாகிஸ்தான்", + "Palau": "பலாவ்", + "Palestinian Territory, Occupied": "பாலஸ்தீனிய பிரதேசம், ஆக்கிரமிக்கப்பட்டது", + "Panama": "பனாமா", + "Papua New Guinea": "பப்புவா நியூ கினி", + "Paraguay": "பராகுவே", + "Password": "கடவுச்சொல்", + "password": "கடவுச்சொல்", + "Payment Confirmation": "கட்டணம் உறுதிப்படுத்தல்", + "Payment Information": "கொடுப்பனவு தகவல்", + "Payment information updated successfully.": "கட்டணத் தகவல் வெற்றிகரமாக புதுப்பிக்கப்பட்டது.", + "Payment Method": "பணம் செலுத்தும் முறை", + "Payment Methods": "பணம் செலுத்தும் முறைகள்", + "Payment Required": "கட்டணம் செலுத்த வேண்டும்", + "Payments": "கொடுப்பனவுகள்", + "Pending Team Invitations": "நிலுவையில் உள்ள குழு அழைப்புகள்", + "Per Page": "ஒரு பக்கத்திற்கு", + "Permanently delete this team.": "இந்தக் குழுவை நிரந்தரமாக நீக்கவும்.", + "Permanently delete your account.": "உங்கள் கணக்கை நிரந்தரமாக நீக்கவும்.", + "Permissions": "அனுமதிகள்", + "Peru": "பெரு", + "Philippines": "பிலிப்பைன்ஸ்", + "Photo": "புகைப்படம்", + "Pitcairn": "பிட்காயின்", + "Please accept the terms of service.": "சேவை விதிமுறைகளை ஏற்கவும்.", + "Please click the button below to verify your email address.": "உங்கள் மின்னஞ்சல் முகவரியைச் சரிபார்க்க கீழே உள்ள பொத்தானைக் கிளிக் செய்யவும்.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "உங்கள் அவசரகால மீட்புக் குறியீடுகளில் ஒன்றை உள்ளிட்டு உங்கள் கணக்கிற்கான அணுகலை உறுதிப்படுத்தவும்.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "உங்கள் அங்கீகரிப்பு பயன்பாட்டினால் வழங்கப்பட்ட அங்கீகாரக் குறியீட்டை உள்ளிடுவதன் மூலம் உங்கள் கணக்கிற்கான அணுகலை உறுதிப்படுத்தவும்.", + "Please confirm your password before continuing.": "தொடர்வதற்கு முன் உங்கள் கடவுச்சொல்லை உறுதிப்படுத்தவும்.", + "Please copy your new API token. For your security, it won't be shown again.": "உங்கள் புதிய API டோக்கனை நகலெடுக்கவும். உங்கள் பாதுகாப்பிற்காக, அது மீண்டும் காட்டப்படாது.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "உங்கள் எல்லா சாதனங்களிலும் உள்ள மற்ற உலாவி அமர்வுகளில் இருந்து வெளியேற விரும்புகிறீர்கள் என்பதை உறுதிப்படுத்த, உங்கள் கடவுச்சொல்லை உள்ளிடவும்.", + "Please provide a maximum of three invoice emails addresses.": "அதிகபட்சம் மூன்று விலைப்பட்டியல் மின்னஞ்சல்கள் முகவரிகளை வழங்கவும்.", + "Please provide the email address of the person you would like to add to this team.": "இந்தக் குழுவில் நீங்கள் சேர்க்க விரும்பும் நபரின் மின்னஞ்சல் முகவரியை வழங்கவும்.", + "Please set a default payment method before retrying payments.": "கொடுப்பனவுகளை மீண்டும் முயற்சிக்கும் முன் இயல்புநிலை கட்டண முறையை அமைக்கவும்.", + "Please set a default payment method before swapping plans.": "திட்டங்களை மாற்றுவதற்கு முன் இயல்புநிலை கட்டண முறையை அமைக்கவும்.", + "Poland": "போலந்து", + "Portugal": "போர்ச்சுகல்", + "Press / to search": "தேட / அழுத்தவும்", + "Preview": "முன்னோட்ட", + "Previewing": "முன்னோட்டமிடுகிறது", + "Previous": "முந்தைய", + "Privacy Policy": "தனியுரிமைக் கொள்கை", + "Profile": "சுயவிவரம்", + "Profile Information": "சுயவிவரத் தகவல்", + "Puerto Rico": "போர்ட்டோ ரிக்கோ", + "Qatar": "கத்தார்", + "Quarter To Date": "காலாண்டு முதல் தேதி வரை", + "Recovery Code": "மீட்பு குறியீடு", + "Refresh": "புதுப்பிப்பு", + "Regards,": "அன்புடன்,", + "Regenerate Recovery Codes": "மீட்பு குறியீடுகளை மீண்டும் உருவாக்கவும்", + "Register": "பதிவு", + "Reload": "ஏற்றவும்", + "Remember me": "என்னை நினைவில் வையுங்கள்", + "Remember Me": "என்னை நினைவு செய்யுங்கள்", + "Remove": "அகற்று", + "Remove Photo": "புகைப்படத்தை அகற்று", + "Remove Team Member": "குழு உறுப்பினரை அகற்று", + "Replicate": "பிரதிபலிக்கும்", + "Required fields": "தேவையான பகுதிகள்", + "Resend Verification Email": "சரிபார்ப்பு மின்னஞ்சலை மீண்டும் அனுப்புக", + "Reset Filters": "வடிப்பான்களை மீட்டமைக்கவும்", + "Reset Password": "கடவுச்சொல்லை மீட்டமைக்க", + "Reset Password Notification": "கடவுச்சொல் அறிவிப்பை மீட்டமைக்கவும்", + "resource": "வளம்", + "Resource Row Dropdown": "ஆதார வரிசை கீழ்தோன்றும்", + "Resources": "வளங்கள்", + "resources": "வளங்கள்", + "Restore": "மீட்டமை", + "Restore :resource": "மீட்டமை :resource", + "Restore Resource": "வளத்தை மீட்டெடுக்கவும்", + "Restore Selected": "தேர்ந்தெடுக்கப்பட்டதை மீட்டமை", + "results": "முடிவுகள்", + "Resume Subscription": "சந்தாவைத் தொடரவும்", + "Retry Payment": "பணம் செலுத்த மீண்டும் முயற்சிக்கவும்", + "Return to :appName": ":appNameக்குத் திரும்பு", + "Reunion": "ரீயூனியன்", + "Role": "பங்கு", + "Romania": "ருமேனியா", + "Run Action": "செயலை இயக்கவும்", + "Russian Federation": "இரஷ்ய கூட்டமைப்பு", + "Rwanda": "ருவாண்டா", + "Réunion": "ரீயூனியன்", + "Saint Barthelemy": "செயின்ட் பார்தெலமி", + "Saint Barthélemy": "செயின்ட் பார்தெலெமி", + "Saint Helena": "செயின்ட் ஹெலினா", + "Saint Kitts And Nevis": "செயின்ட் கிட்ஸ் மற்றும் நெவிஸ்", + "Saint Kitts and Nevis": "செயின்ட் கிட்ஸ் மற்றும் நெவிஸ்", + "Saint Lucia": "செயின்ட் லூசியா", + "Saint Martin": "புனித மார்ட்டின்", + "Saint Martin (French part)": "செயின்ட் மார்ட்டின் (பிரெஞ்சு பகுதி)", + "Saint Pierre And Miquelon": "செயின்ட் பியர் மற்றும் மிக்குலோன்", + "Saint Pierre and Miquelon": "செயிண்ட் பியர் மற்றும் மிக்குலோன்", + "Saint Vincent And Grenadines": "செயின்ட் வின்சென்ட் மற்றும் கிரெனடைன்ஸ்", + "Saint Vincent and the Grenadines": "செயின்ட் வின்சென்ட் மற்றும் கிரெனடைன்ஸ்", + "Samoa": "சமோவா", + "San Marino": "சான் மரினோ", + "Sao Tome And Principe": "சாவோ டோம் மற்றும் பிரின்சிப்", + "Sao Tome and Principe": "சாவோ டோம் மற்றும் பிரின்சிபி", + "Saudi Arabia": "சவூதி அரேபியா", + "Save": "சேமிக்கவும்", + "Saved.": "சேமிக்கப்பட்டது.", + "Scroll to bottom": "கீழே உருட்டவும்", + "Scroll to top": "மேலே உருட்டவும்", + "Search": "தேடு", + "Secure Area": "பாதுகாப்பான பகுதி", + "Select": "தேர்ந்தெடு", + "Select a different plan": "வேறு திட்டத்தைத் தேர்ந்தெடுக்கவும்", + "Select a log file...": "பதிவு கோப்பைத் தேர்ந்தெடுக்கவும்...", + "Select A New Photo": "புதிய புகைப்படத்தைத் தேர்ந்தெடுக்கவும்", + "Select Action": "செயலைத் தேர்ந்தெடுக்கவும்", + "Select all": "அனைத்தையும் தெரிவுசெய்", + "Select All Dropdown": "அனைத்து கீழ்தோன்றும் என்பதைத் தேர்ந்தெடுக்கவும்", + "Select this page": "இந்தப் பக்கத்தைத் தேர்ந்தெடுக்கவும்", + "Send Password Reset Link": "கடவுச்சொல் மீட்டமைப்பு இணைப்பை அனுப்பவும்", + "Senegal": "செனகல்", + "September": "செப்டம்பர்", + "Serbia": "செர்பியா", + "Server Error": "சர்வர் பிழை", + "Service Unavailable": "சேவை கிடைக்கவில்லை", + "Set as default": "இயல்புநிலைக்கு அமை", + "Setup Key": "அமைவு விசை", + "Seychelles": "சீஷெல்ஸ்", + "Show All Fields": "அனைத்து புலங்களையும் காட்டு", + "Show Content": "உள்ளடக்கத்தைக் காட்டு", + "Show Recovery Codes": "மீட்பு குறியீடுகளைக் காட்டு", + "Showing": "காட்டும்", + "Sierra Leone": "சியரா லியோன்", + "Signed in as": "என உள்நுழைந்துள்ளார்", + "Singapore": "சிங்கப்பூர்", + "Sint Maarten (Dutch part)": "சிண்ட் மார்டன்", + "Slovakia": "ஸ்லோவாக்கியா", + "Slovenia": "ஸ்லோவேனியா", + "Soft Deleted": "மென்மையாக நீக்கப்பட்டது", + "Solomon Islands": "சாலமன் தீவுகள்", + "Somalia": "சோமாலியா", + "Something went wrong.": "ஏதோ தவறு நடந்துவிட்டது.", + "Sorry! You are not authorized to perform this action.": "மன்னிக்கவும்! இந்தச் செயலைச் செய்ய உங்களுக்கு அங்கீகாரம் இல்லை.", + "Sorry, your session has expired.": "மன்னிக்கவும், உங்கள் அமர்வு காலாவதியானது.", + "South Africa": "தென்னாப்பிரிக்கா", + "South Georgia And Sandwich Isl.": "தெற்கு ஜார்ஜியா மற்றும் தெற்கு சாண்ட்விச் தீவுகள்", + "South Georgia and the South Sandwich Islands": "தெற்கு ஜார்ஜியா மற்றும் தெற்கு சாண்ட்விச் தீவுகள்", + "South Sudan": "தெற்கு சூடான்", + "Spain": "ஸ்பெயின்", + "Sri Lanka": "இலங்கை", + "Standalone Actions": "தனித்த செயல்கள்", + "Start Polling": "வாக்கெடுப்பைத் தொடங்கவும்", + "Start polling": "வாக்கெடுப்பை தொடங்குங்கள்", + "State / County": "மாநிலம் / மாவட்டம்", + "Stop Impersonating": "ஆள்மாறாட்டம் செய்வதை நிறுத்துங்கள்", + "Stop Polling": "வாக்குப்பதிவை நிறுத்துங்கள்", + "Stop polling": "வாக்கெடுப்பை நிறுத்துங்கள்", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "இந்த மீட்புக் குறியீடுகளை பாதுகாப்பான கடவுச்சொல் நிர்வாகியில் சேமிக்கவும். உங்கள் இரு காரணி அங்கீகார சாதனம் தொலைந்துவிட்டால், உங்கள் கணக்கிற்கான அணுகலை மீட்டெடுக்க அவற்றைப் பயன்படுத்தலாம்.", + "Subscribe": "பதிவு", + "Subscription Information": "சந்தா தகவல்", + "Subscription Pending": "சந்தா நிலுவையில் உள்ளது", + "Sudan": "சூடான்", + "Suriname": "சுரினாம்", + "Svalbard And Jan Mayen": "ஸ்வால்பார்ட் மற்றும் ஜான் மாயன்", + "Svalbard and Jan Mayen": "ஸ்வால்பார்ட் மற்றும் ஜான் மாயன்", + "Swaziland": "சுவாசிலாந்து", + "Sweden": "ஸ்வீடன்", + "Switch Teams": "அணிகளை மாற்றவும்", + "Switzerland": "சுவிட்சர்லாந்து", + "Syrian Arab Republic": "சிரிய அரபு குடியரசு", + "System": "அமைப்பு", + "Taiwan": "தைவான்", + "Taiwan, Province of China": "தைவான், சீனாவின் மாகாணம்", + "Tajikistan": "தஜிகிஸ்தான்", + "Tanzania": "தான்சானியா", + "Tanzania, United Republic of": "தான்சானியா, ஐக்கிய குடியரசு", + "TAX": "வரி", + "Team Details": "குழு விவரங்கள்", + "Team Invitation": "குழு அழைப்பிதழ்", + "Team Members": "குழு உறுப்பினர்கள்", + "Team Name": "குழு பெயர்", + "Team Owner": "அணியின் உரிமையாளர்", + "Team Settings": "குழு அமைப்புகள்", + "Terms of Service": "சேவை விதிமுறைகள்", + "Thailand": "தாய்லாந்து", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "பதிவு செய்ததற்கு நன்றி! தொடங்குவதற்கு முன், நாங்கள் உங்களுக்கு மின்னஞ்சல் செய்த இணைப்பைக் கிளிக் செய்வதன் மூலம் உங்கள் மின்னஞ்சல் முகவரியைச் சரிபார்க்க முடியுமா? நீங்கள் மின்னஞ்சலைப் பெறவில்லை என்றால், நாங்கள் மகிழ்ச்சியுடன் மற்றொரு மின்னஞ்சலை உங்களுக்கு அனுப்புவோம்.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "உங்கள் தொடர்ந்த ஆதரவுக்கு நன்றி. உங்கள் பதிவுகளுக்கான விலைப்பட்டியல் நகலை இணைத்துள்ளோம். உங்களுக்கு ஏதேனும் கேள்விகள் அல்லது கவலைகள் இருந்தால் எங்களுக்குத் தெரிவிக்கவும்.", + "Thanks,": "நன்றி,", + "The :attribute must be a valid role.": ":attribute சரியான பாத்திரமாக இருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute இல் குறைந்தது :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தது ஒரு எண்ணையாவது கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute இல் குறைந்தபட்சம் :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு சிறப்பு எழுத்து மற்றும் ஒரு எண்ணைக் கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute இல் குறைந்தது :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு சிறப்பு எழுத்து இருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute இல் குறைந்தபட்சம் :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு பெரிய எழுத்து மற்றும் ஒரு எண்ணைக் கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute இல் குறைந்தபட்சம் :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு பெரிய எழுத்து மற்றும் ஒரு சிறப்பு எழுத்து இருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute இல் குறைந்தபட்சம் :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு பெரிய எழுத்து, ஒரு எண் மற்றும் ஒரு சிறப்பு எழுத்து ஆகியவற்றைக் கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute இல் குறைந்தது :length எழுத்துகள் இருக்க வேண்டும் மற்றும் குறைந்தபட்சம் ஒரு பெரிய எழுத்தையாவது கொண்டிருக்க வேண்டும்.", + "The :attribute must be at least :length characters.": ":attribute குறைந்தது :length எழுத்துகள் இருக்க வேண்டும்.", + "The :attribute must contain at least one letter.": ":attributeல் குறைந்தது ஒரு எழுத்தாவது இருக்க வேண்டும்.", + "The :attribute must contain at least one number.": ":attribute இல் குறைந்தது ஒரு எண்ணாவது இருக்க வேண்டும்.", + "The :attribute must contain at least one symbol.": ":attribute இல் குறைந்தது ஒரு சின்னம் இருக்க வேண்டும்.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute இல் குறைந்தபட்சம் ஒரு பெரிய எழுத்து மற்றும் ஒரு சிறிய எழுத்து இருக்க வேண்டும்.", + "The :resource was created!": ":resource உருவாக்கப்பட்டது!", + "The :resource was deleted!": ":resource நீக்கப்பட்டது!", + "The :resource was restored!": ":resource மீட்டெடுக்கப்பட்டது!", + "The :resource was updated!": ":resource புதுப்பிக்கப்பட்டது!", + "The action was executed successfully.": "நடவடிக்கை வெற்றிகரமாக நிறைவேற்றப்பட்டது.", + "The default payment method cannot be removed.": "இயல்புநிலை கட்டண முறையை அகற்ற முடியாது.", + "The file was deleted!": "கோப்பு நீக்கப்பட்டது!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "கொடுக்கப்பட்ட :attribute தரவு கசிவில் தோன்றியுள்ளது. வேறு :attributeஐத் தேர்ந்தெடுக்கவும்.", + "The given data was invalid.": "கொடுக்கப்பட்ட தரவு தவறானது.", + "The government won't let us show you what's behind these doors": "இந்த கதவுகளுக்குப் பின்னால் என்ன இருக்கிறது என்பதைக் காட்ட அரசாங்கம் எங்களை அனுமதிக்காது", + "The HasOne relationship has already been filled.": "HasOne உறவு ஏற்கனவே நிரப்பப்பட்டுள்ளது.", + "The image could not be loaded": "படத்தை ஏற்ற முடியவில்லை", + "The image could not be loaded.": "படத்தை ஏற்ற முடியவில்லை.", + "The invoice emails must be valid email addresses.": "விலைப்பட்டியல் மின்னஞ்சல்கள் சரியான மின்னஞ்சல் முகவரிகளாக இருக்க வேண்டும்.", + "The password is incorrect.": "கடவுச்சொல் தவறானது.", + "The provided coupon code is invalid.": "வழங்கப்பட்ட கூப்பன் குறியீடு தவறானது.", + "The provided password does not match your current password.": "வழங்கப்பட்ட கடவுச்சொல் உங்கள் தற்போதைய கடவுச்சொல்லுடன் பொருந்தவில்லை.", + "The provided password was incorrect.": "வழங்கப்பட்ட கடவுச்சொல் தவறானது.", + "The provided two factor authentication code was invalid.": "வழங்கப்பட்ட இரண்டு காரணி அங்கீகாரக் குறியீடு தவறானது.", + "The provided two factor recovery code was invalid.": "வழங்கப்பட்ட இரண்டு காரணி மீட்பு குறியீடு தவறானது.", + "The provided VAT number is invalid.": "வழங்கப்பட்ட VAT எண் தவறானது.", + "The resource was attached!": "ஆதாரம் இணைக்கப்பட்டது!", + "The resource was prevented from being saved!": "வளம் சேமிக்கப்படாமல் தடுக்கப்பட்டது!", + "The resource was updated!": "ஆதாரம் புதுப்பிக்கப்பட்டது!", + "The response is not a streamed response.": "பதில் ஸ்ட்ரீம் செய்யப்பட்ட பதில் அல்ல.", + "The response is not a view.": "பதில் ஒரு பார்வை அல்ல.", + "The selected country is invalid.": "தேர்ந்தெடுக்கப்பட்ட நாடு தவறானது.", + "The selected plan is invalid.": "தேர்ந்தெடுக்கப்பட்ட திட்டம் தவறானது.", + "The selected resources have been :action!": "தேர்ந்தெடுக்கப்பட்ட ஆதாரங்கள் :action!", + "The team's name and owner information.": "அணியின் பெயர் மற்றும் உரிமையாளர் தகவல்.", + "There are no available options for this resource.": "இந்த வளத்திற்கான விருப்பத்தேர்வுகள் எதுவும் இல்லை.", + "There are no fields to display.": "காட்டுவதற்கு புலங்கள் எதுவும் இல்லை.", + "There are no new notifications.": "புதிய அறிவிப்புகள் எதுவும் இல்லை.", + "There was a problem executing the action.": "செயலைச் செயல்படுத்துவதில் சிக்கல் ஏற்பட்டது.", + "There was a problem fetching the resource.": "ஆதாரத்தைப் பெறுவதில் சிக்கல் ஏற்பட்டது.", + "There was a problem submitting the form.": "படிவத்தைச் சமர்ப்பிப்பதில் சிக்கல்.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "இவர்கள் உங்கள் குழுவிற்கு அழைக்கப்பட்டுள்ளனர் மற்றும் அவர்களுக்கு அழைப்பு மின்னஞ்சல் அனுப்பப்பட்டுள்ளது. மின்னஞ்சல் அழைப்பை ஏற்று அவர்கள் அணியில் சேரலாம்.", + "This account does not have an active subscription.": "இந்தக் கணக்கில் செயலில் உள்ள சந்தா இல்லை.", + "This action is unauthorized.": "இந்த நடவடிக்கை அங்கீகரிக்கப்படாதது.", + "This copy of Nova is unlicensed.": "நோவாவின் இந்த நகல் உரிமம் பெறாதது.", + "This coupon code can only be used by new customers.": "இந்த கூப்பன் குறியீட்டை புதிய வாடிக்கையாளர்களால் மட்டுமே பயன்படுத்த முடியும்.", + "This device": "இந்த சாதனம்", + "This file field is read-only.": "இந்த கோப்பு புலம் படிக்க மட்டுமே.", + "This invoice is no longer open.": "இந்த இன்வாய்ஸ் இனி திறக்கப்படாது.", + "This is a secure area of the application. Please confirm your password before continuing.": "இது பயன்பாட்டின் பாதுகாப்பான பகுதி. தொடர்வதற்கு முன் உங்கள் கடவுச்சொல்லை உறுதிப்படுத்தவும்.", + "This password does not match our records.": "இந்த கடவுச்சொல் எங்கள் பதிவுகளுடன் பொருந்தவில்லை.", + "This password reset link will expire in :count minutes.": "இந்த கடவுச்சொல் மீட்டமைப்பு இணைப்பு :count நிமிடங்களில் காலாவதியாகிவிடும்.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "இந்த கட்டணம் தொடங்கப்பட்டது, ஆனால் நிதி இன்னும் பெறப்படவில்லை. இதற்கு 14 நாட்கள் வரை ஆகலாம்.", + "This resource no longer exists": "இந்த ஆதாரம் இனி இல்லை", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "இந்த சந்தா காலாவதியானது மற்றும் மீண்டும் தொடங்க முடியாது. புதிய சந்தாவை உருவாக்கவும்.", + "This user already belongs to the team.": "இந்தப் பயனர் ஏற்கனவே அணியைச் சேர்ந்தவர்.", + "This user has already been invited to the team.": "இந்தப் பயனர் ஏற்கனவே குழுவிற்கு அழைக்கப்பட்டுள்ளார்.", + "Timor-Leste": "திமோர்-லெஸ்டே", + "to": "செய்ய", + "To": "செய்ய", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "இரண்டு காரணி அங்கீகாரத்தை இயக்குவதை முடிக்க, உங்கள் தொலைபேசியின் அங்கீகரிப்பு பயன்பாட்டைப் பயன்படுத்தி பின்வரும் QR குறியீட்டை ஸ்கேன் செய்யவும் அல்லது அமைவு விசையை உள்ளிட்டு உருவாக்கப்பட்ட OTP குறியீட்டை வழங்கவும்.", + "Today": "இன்று", + "Toggle navigation": "வழிசெலுத்தலை மாற்று", + "Togo": "போவதற்கு", + "Tokelau": "டோகெலாவ்", + "Token Name": "டோக்கன் பெயர்", + "Tonga": "டோங்கா", + "Too Many Requests": "மிக அதிகமான கோரிக்கைகள்", + "total": "மொத்தம்", + "Total:": "மொத்தம்:", + "Trashed": "குப்பையில் போடப்பட்டது", + "Trinidad And Tobago": "டிரினிடாட் மற்றும் டொபாகோ", + "Trinidad and Tobago": "டிரினிடாட் மற்றும் டொபாகோ", + "Tunisia": "துனிசியா", + "Turkey": "துருக்கி", + "Turkmenistan": "துர்க்மெனிஸ்தான்", + "Turks And Caicos Islands": "டர்க்ஸ் மற்றும் கைகோஸ் தீவுகள்", + "Turks and Caicos Islands": "டர்க்ஸ் மற்றும் கைகோஸ் தீவுகள்", + "Tuvalu": "துவாலு", + "Two Factor Authentication": "இரண்டு காரணி அங்கீகாரம்", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "இரண்டு காரணி அங்கீகாரம் இப்போது இயக்கப்பட்டுள்ளது. உங்கள் தொலைபேசியின் அங்கீகரிப்பு பயன்பாட்டைப் பயன்படுத்தி பின்வரும் QR குறியீட்டை ஸ்கேன் செய்யவும் அல்லது அமைவு விசையை உள்ளிடவும்.", + "Type": "வகை", + "Uganda": "உகாண்டா", + "Ukraine": "உக்ரைன்", + "Unauthorized": "அங்கீகரிக்கப்படாதது", + "United Arab Emirates": "ஐக்கிய அரபு நாடுகள்", + "United Kingdom": "ஐக்கிய இராச்சியம்", + "United States": "அமெரிக்கா", + "United States Minor Outlying Islands": "யுனைடெட் ஸ்டேட்ஸ் மைனர் அவுட்லையிங் தீவுகள்", + "United States Outlying Islands": "யு.எஸ். வெளியூர் தீவுகள்", + "Unknown": "தெரியவில்லை", + "Unpaid": "செலுத்தப்படாதது", + "Update": "புதுப்பிக்கவும்", + "Update & Continue Editing": "புதுப்பித்து, திருத்துவதைத் தொடரவும்", + "Update :resource": "புதுப்பிப்பு :resource", + "Update :resource: :title": "புதுப்பிப்பு :resource::title", + "Update attached :resource: :title": "புதுப்பிப்பு :resource::title இணைக்கப்பட்டுள்ளது", + "Update Password": "கடவுச்சொல்லை புதுப்பிக்கவும்", + "Update Payment Information": "கட்டணத் தகவலைப் புதுப்பிக்கவும்", + "Update Payment Method": "கட்டண முறையைப் புதுப்பிக்கவும்", + "Update your account's profile information and email address.": "உங்கள் கணக்கின் சுயவிவரத் தகவல் மற்றும் மின்னஞ்சல் முகவரியைப் புதுப்பிக்கவும்.", + "Uploading": "பதிவேற்றுகிறது", + "Uploading files... (:current/:total)": "கோப்புகளைப் பதிவேற்றுகிறது... (:current/:total)", + "Uruguay": "உருகுவே", + "Use a recovery code": "மீட்புக் குறியீட்டைப் பயன்படுத்தவும்", + "Use an authentication code": "அங்கீகாரக் குறியீட்டைப் பயன்படுத்தவும்", + "User Actions": "பயனர் செயல்கள்", + "User Security": "பயனர் பாதுகாப்பு", + "Username": "பயனர் பெயர்", + "Uzbekistan": "உஸ்பெகிஸ்தான்", + "Value": "மதிப்பு", + "Vanuatu": "வனுவாடு", + "VAT Number": "VAT எண்", + "Venezuela": "வெனிசுலா", + "Venezuela, Bolivarian Republic of": "வெனிசுலா, பொலிவேரியன் குடியரசு", + "Verify Email Address": "மின்னஞ்சல் முகவரியைச் சரிபார்க்கவும்", + "Verify Your Email Address": "உங்கள் மின்னஞ்சல் முகவரியை சரிபார்க்கவும்", + "Viet Nam": "வியட்நாம்", + "View": "காண்க", + "Virgin Islands, British": "விர்ஜின் தீவுகள், பிரிட்டிஷ்", + "Virgin Islands, U.S.": "விர்ஜின் தீவுகள், யு.எஸ்.", + "Wallis And Futuna": "வாலிஸ் மற்றும் ஃபுடுனா", + "Wallis and Futuna": "வாலிஸ் மற்றும் ஃபுடுனா", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "உங்கள் சந்தாவைச் செயல்படுத்துகிறோம். சந்தா வெற்றிகரமாக செயலாக்கப்பட்டதும், இந்தப் பக்கம் தானாகவே புதுப்பிக்கப்படும். பொதுவாக, இந்த செயல்முறை சில வினாடிகள் மட்டுமே எடுக்க வேண்டும்.", + "We are unable to process your payment. Please contact customer support.": "உங்கள் கட்டணத்தைச் செயல்படுத்த முடியவில்லை. வாடிக்கையாளர் ஆதரவைத் தொடர்பு கொள்ளவும்.", + "We have emailed your password reset link!": "உங்கள் கடவுச்சொல் மீட்டமைப்பு இணைப்பை மின்னஞ்சலில் அனுப்பியுள்ளோம்!", + "We were unable to find a registered user with this email address.": "இந்த மின்னஞ்சல் முகவரியுடன் பதிவுசெய்யப்பட்ட பயனரைக் கண்டறிய முடியவில்லை.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "நீங்கள் கீழே குறிப்பிடும் மின்னஞ்சல் முகவரிகளுக்கு விலைப்பட்டியல் பதிவிறக்க இணைப்பை அனுப்புவோம். காற்புள்ளிகளைப் பயன்படுத்தி பல மின்னஞ்சல் முகவரிகளை நீங்கள் பிரிக்கலாம்.", + "We're lost in space. The page you were trying to view does not exist.": "விண்வெளியில் தொலைந்துவிட்டோம். நீங்கள் பார்க்க முயற்சிக்கும் பக்கம் இல்லை.", + "Welcome Back!": "மீண்டும் வருக!", + "Western Sahara": "மேற்கு சாஹாரா", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "இரண்டு காரணி அங்கீகாரம் இயக்கப்பட்டால், அங்கீகாரத்தின் போது பாதுகாப்பான, சீரற்ற டோக்கனைப் பெறும்படி கேட்கப்படுவீர்கள். உங்கள் ஃபோனின் Google அங்கீகரிப்பு பயன்பாட்டிலிருந்து இந்த டோக்கனை நீங்கள் மீட்டெடுக்கலாம்.", + "Whoops": "அச்சச்சோ", + "Whoops!": "அச்சச்சோ!", + "Whoops! Something went wrong.": "அச்சச்சோ! ஏதோ தவறு நடந்துவிட்டது.", + "With Trashed": "குப்பையுடன்", + "Write": "எழுது", + "Year To Date": "வருடம் முதல் நாள் வரை", + "Yearly": "ஆண்டுதோறும்", + "Yemen": "ஏமன்", + "Yes": "ஆம்", + "You are already subscribed.": "நீங்கள் ஏற்கனவே சந்தா செலுத்திவிட்டீர்கள்.", + "You are currently within your free trial period. Your trial will expire on :date.": "நீங்கள் தற்போது உங்கள் இலவச சோதனைக் காலத்திற்குள் இருக்கிறீர்கள். உங்கள் சோதனை :date ஆம் தேதியுடன் காலாவதியாகும்.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "நீங்கள் தற்போது உங்கள் இலவச சோதனைக் காலத்திற்குள் இருக்கிறீர்கள். உங்கள் சோதனை :date ஆம் தேதியுடன் காலாவதியாகும். புதிய சந்தாவைத் தொடங்கினால், உங்கள் சோதனை முடிவடையும்.", + "You are logged in!": "நீங்கள் உள்நுழைந்துள்ளீர்கள்!", + "You are receiving this email because we received a password reset request for your account.": "உங்கள் கணக்கிற்கான கடவுச்சொல் மீட்டமைப்பு கோரிக்கையை நாங்கள் பெற்றதால் இந்த மின்னஞ்சலைப் பெறுகிறீர்கள்.", + "You have been invited to join the :team team!": "நீங்கள் :team குழுவில் சேர அழைக்கப்பட்டுள்ளீர்கள்!", + "You have enabled two factor authentication.": "நீங்கள் இரண்டு காரணி அங்கீகாரத்தை இயக்கியுள்ளீர்கள்.", + "You have not enabled two factor authentication.": "நீங்கள் இரண்டு காரணி அங்கீகாரத்தை இயக்கவில்லை.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "உங்களிடம் சில செலுத்தப்படாத இன்வாய்ஸ்கள் உள்ளன. உங்கள் இயல்புநிலை கட்டண முறையைப் புதுப்பித்த பிறகு, கீழே உள்ள இன்வாய்ஸ் பட்டியல் மூலம் மீண்டும் பணம் செலுத்த முயற்சிக்கலாம்.", + "You may accept this invitation by clicking the button below:": "கீழே உள்ள பொத்தானைக் கிளிக் செய்வதன் மூலம் இந்த அழைப்பை நீங்கள் ஏற்கலாம்:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "நீங்கள் எந்த நேரத்திலும் உங்கள் சந்தாவை ரத்து செய்யலாம். உங்கள் சந்தா ரத்துசெய்யப்பட்டதும், உங்களின் தற்போதைய பில்லிங் சுழற்சி முடியும் வரை சந்தாவை மீண்டும் தொடங்க உங்களுக்கு விருப்பம் இருக்கும்.", + "You may delete any of your existing tokens if they are no longer needed.": "உங்கள் ஏற்கனவே உள்ள டோக்கன்கள் தேவைப்படாவிட்டால் அவற்றை நீக்கலாம்.", + "You may not delete your personal team.": "உங்கள் தனிப்பட்ட குழுவை நீக்க முடியாது.", + "You may not leave a team that you created.": "நீங்கள் உருவாக்கிய குழுவை விட்டு வெளியேற முடியாது.", + "You will receive an invoice and payment link via email for each billing period.": "ஒவ்வொரு பில்லிங் காலத்திற்கும் மின்னஞ்சலில் விலைப்பட்டியல் மற்றும் கட்டண இணைப்பைப் பெறுவீர்கள்.", + "You're logged in!": "நீங்கள் உள்நுழைந்துள்ளீர்கள்!", + "Your :invoiceName invoice is now available!": "உங்களின் :invoiceName இன்வாய்ஸ் இப்போது கிடைக்கிறது!", + "Your billing address is :address :address2 :postal_code :city :state :country": "உங்கள் பில்லிங் முகவரி :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "உங்கள் கார்டு நிராகரிக்கப்பட்டது. மேலும் தகவலுக்கு உங்கள் அட்டை வழங்குபவரைத் தொடர்பு கொள்ளவும்.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "உங்களின் தற்போதைய கட்டண முறையானது :lastFour இல் முடிவடையும் கிரெடிட் கார்டு ஆகும், அது :expiration அன்று காலாவதியாகும்.", + "Your email address is unverified.": "உங்கள் மின்னஞ்சல் முகவரி சரிபார்க்கப்படவில்லை.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "உங்களின் கடைசி :amount பேமெண்ட் தோல்வியடைந்தது. தோல்வியடைந்த கட்டணத்தை மீண்டும் முயற்சிக்க, உங்கள் கட்டண முறையைப் புதுப்பிக்கவும்.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "கடைசியாக :amount அன்று :date செலுத்த முடியவில்லை. தோல்வியடைந்த கட்டணத்தை மீண்டும் முயற்சிக்க, உங்கள் கட்டண முறையைப் புதுப்பிக்கவும்.", + "Your next payment of :amount will be processed on :date.": "உங்களின் அடுத்த :amount ரூபாய் :date அன்று செலுத்தப்படும்.", + "Your payment method has been added successfully.": "உங்கள் கட்டண முறை வெற்றிகரமாக சேர்க்கப்பட்டது.", + "Your payment method will be charged automatically for each billing period.": "ஒவ்வொரு பில்லிங் காலத்திற்கும் உங்கள் கட்டண முறை தானாகவே வசூலிக்கப்படும்.", + "Your registered VAT Number is :vatNumber.": "உங்கள் பதிவு செய்யப்பட்ட VAT எண் :vatNumber.", + "Your subscription has been started successfully.": "உங்கள் சந்தா வெற்றிகரமாக தொடங்கப்பட்டது.", + "Your subscription has been successfully cancelled.": "உங்கள் சந்தா வெற்றிகரமாக ரத்துசெய்யப்பட்டது.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "உங்கள் சந்தா வெற்றிகரமாக ரத்துசெய்யப்பட்டது. உங்கள் பில்லிங் காலம் முடியும் வரை உங்களுக்கு இன்னும் அணுகல் இருக்கும்.", + "Your subscription was successfully resumed.": "உங்கள் சந்தா வெற்றிகரமாக மீண்டும் தொடங்கப்பட்டது.", + "Your subscription was successfully updated.": "உங்கள் சந்தா வெற்றிகரமாக புதுப்பிக்கப்பட்டது.", + "Zambia": "ஜாம்பியா", + "Zimbabwe": "ஜிம்பாப்வே", + "Zip / Postal Code": "அஞ்சல் / அஞ்சல் குறியீடு", + "Åland Islands": "ஆலண்ட் தீவுகள்" +} diff --git a/locales/ta/php-inline.json b/locales/ta/php-inline.json new file mode 100644 index 00000000000..8a90ed95363 --- /dev/null +++ b/locales/ta/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "இந்த புலம் ஏற்கப்பட வேண்டும்.", + "accepted_if": ":other :value ஆக இருக்கும் போது இந்த புலம் ஏற்கப்பட வேண்டும்.", + "active_url": "இது சரியான URL ஆக இருக்க வேண்டும்.", + "after": "இது :date க்கு பிறகான தேதியாக இருக்க வேண்டும்.", + "after_or_equal": "இது :date க்கு பிறகு அல்லது அதற்கு சமமான தேதியாக இருக்க வேண்டும்.", + "alpha": "மதிப்பில் எழுத்துக்கள் மட்டுமே இருக்க வேண்டும்.", + "alpha_dash": "மதிப்பில் எழுத்துக்கள், எண்கள், டாஷ்கள் மற்றும் உண்டர்ஸ்கோர் மட்டுமே இருக்க வேண்டும்.", + "alpha_num": "மதிப்பில் எழுத்துக்கள் மற்றும் எண்கள் மட்டுமே இருக்க வேண்டும்.", + "any_of": "இந்த புலம் தவறானது.", + "array": "இந்த புலம் வரிசையைக் கொண்டிருக்க வேண்டும்.", + "ascii": "மதிப்பில் ஒற்றை-பைட் அலகெண்குறிகள் மற்றும் குறியீடுகள் மட்டுமே இருக்க வேண்டும்.", + "attached": "இந்த கோப்பு ஏற்கனவே இணைக்கப்பட்டுள்ளது.", + "before": "இது :date க்கு முன்பான தேதியாக இருக்க வேண்டும்.", + "before_or_equal": "இது :date க்கு முன்பு அல்லது அதற்கு சமமான தேதியாக இருக்க வேண்டும்.", + "between.array": "மதிப்பில் :min மற்றும் :max உருப்படிகள் இடையே இருக்க வேண்டும்.", + "between.file": "கோப்பு :min மற்றும் :max கிலோபைட்கள் இடையே இருக்க வேண்டும்.", + "between.numeric": "மதிப்பு :min மற்றும் :max இன் இடையில் இருக்க வேண்டும்.", + "between.string": "சரம் :min மற்றும் :max எழுத்துகளுக்குள் இருக்க வேண்டும்.", + "boolean": "மதிப்பு true அல்லது false ஆக இருக்க வேண்டும்.", + "can": "மதிப்பு அனுமதிக்கப்படவில்லை.", + "confirmed": "உறுதிப்படுத்தல் பொருந்தவில்லை.", + "contains": "இந்த புலத்தில் தேவையான மதிப்பு காணவில்லை.", + "date": "இது செல்லுபடியாகும் தேதி அல்ல.", + "date_equals": "இது :date க்கு சமமான தேதியாக இருக்க வேண்டும்.", + "date_format": "மதிப்பு :format வடிவத்துடன் பொருந்த வேண்டும்.", + "decimal": "மதிப்பில் :decimal தசம இடங்கள் இருக்க வேண்டும்.", + "declined": "இந்த புலம் நிராகரிக்கப்பட வேண்டும்.", + "declined_if": ":other :value ஆக இருக்கும் போது இந்த புலம் நிராகரிக்கப்பட வேண்டும்.", + "different": "மதிப்பு மற்றும் :other வெவ்வேறாக இருக்க வேண்டும்.", + "digits": "மதிப்பு :digits இலக்கங்களாக இருக்க வேண்டும்.", + "digits_between": "மதிப்பு :min மற்றும் :max இலக்கங்களுக்கு இடையில் இருக்க வேண்டும்.", + "dimensions": "உள்ளடக்கத்தின் பரிமாணங்கள் தவறானவை.", + "distinct": "இந்த புலத்தில் நகல் மதிப்பு உள்ளது.", + "doesnt_contain": "இந்த புலத்தில் பின்வரும் எதுவும் இருக்கக்கூடாது: :values.", + "doesnt_end_with": "சரம் பின்வரும் எதனாலும் முடிவடையக்கூடாது: :values.", + "doesnt_start_with": "சரம் பின்வரும் எதனாலும் தொடங்கக்கூடாது: :values.", + "email": "மதிப்பு சரியான மின்னஞ்சல் முகவரியாக இருக்க வேண்டும்.", + "ends_with": "சரம் பின்வரும் எதனாவது ஒன்றால் முடிவடைய வேண்டும்: :values.", + "enum": "தேர்ந்தெடுக்கப்பட்ட மதிப்பு தவறானது.", + "exists": "தேர்ந்தெடுக்கப்பட்ட மதிப்பு தவறானது.", + "extensions": "கோப்பில் பின்வரும் நீட்சிகளில் ஒன்றை கொண்டிருக்க வேண்டும்: :values.", + "file": "இது ஒரு கோப்பாக இருக்க வேண்டும்.", + "filled": "இந்த புலத்தில் ஒரு மதிப்பு இருக்க வேண்டும்.", + "gt.array": "இந்த புலத்தில் :value உருப்படிகளுக்கு மேல் இருக்க வேண்டும்.", + "gt.file": "கோப்பு :value கிலோபைட்களைக் காட்டிலும் அதிகமாக இருக்க வேண்டும்.", + "gt.numeric": "மதிப்பு :value ஐ விட அதிகமாக இருக்க வேண்டும்.", + "gt.string": "சரம் :value எழுத்துகளை விட அதிகமாக இருக்க வேண்டும்.", + "gte.array": "இந்த புலத்தில் குறைந்தது :value உருப்படிகள் இருக்க வேண்டும்.", + "gte.file": "கோப்பு :value கிலோபைட்களுக்கு சமமாக அல்லது அதற்கு மேல் இருக்க வேண்டும்.", + "gte.numeric": "மதிப்பு :value க்கு சமமாக அல்லது அதற்கு மேல் இருக்க வேண்டும்.", + "gte.string": "சரம் :value எழுத்துகளுக்கு சமமாக அல்லது அதற்கு மேல் இருக்க வேண்டும்.", + "hex_color": "மதிப்பு செல்லுபடியாகும் ஹெக்சாடெசிமல் நிறமாக இருக்க வேண்டும்.", + "image": "மதிப்பு ஒரு படமாக இருக்க வேண்டும்.", + "in": "தேர்ந்தெடுக்கப்பட்ட மதிப்பு தவறானது.", + "in_array": "மதிப்பு :other இல் இல்லை.", + "in_array_keys": "இந்த புலத்தில் பின்வரும் திறகளில் குறைந்தது ஒன்று இருக்க வேண்டும்: :values.", + "integer": "மதிப்பு முழு எணாக இருக்க வேண்டும்.", + "ip": "மதிப்பு செல்லுபடியாகும் IP முகவரியாக இருக்க வேண்டும்.", + "ipv4": "மதிப்பு செல்லுபடியாகும் IPv4 முகவரியாக இருக்க வேண்டும்.", + "ipv6": "மதிப்பு செல்லுபடியாகும் IPv6 முகவரியாக இருக்க வேண்டும்.", + "json": "மதிப்பு செல்லுபடியாகும் JSON வரியாக இருக்க வேண்டும்.", + "list": "மதிப்பு பட்டியலாக இருக்க வேண்டும்.", + "lowercase": "மதிப்பு சிறிய எழுத்துக்களாக இருக்க வேண்டும்.", + "lt.array": "இந்த புலத்தில் :value உருப்படிகளுக்குக் குறைவாக இருக்க வேண்டும்.", + "lt.file": "கோப்பு :value கிலோபைட்களுக்குக் குறைவாக இருக்க வேண்டும்.", + "lt.numeric": "மதிப்பு :value ஐ விட குறைவாக இருக்க வேண்டும்.", + "lt.string": "சரம் :value எழுத்துக்களுக்குக் குறைவாக இருக்க வேண்டும்.", + "lte.array": "இந்த புலத்தில் :value உருப்படிகளுக்கு மேல் இருக்கக்கூடாது.", + "lte.file": "கோப்பு :value கிலோபைட்களுக்கு சமமாக அல்லது அதற்கு குறைவாக இருக்க வேண்டும்.", + "lte.numeric": "மதிப்பு :value க்கு சமமாக அல்லது அதற்கு குறைவாக இருக்க வேண்டும்.", + "lte.string": "இந்த புலம் :value எழுத்துக்களுக்கு சமமாக அல்லது அதற்கு குறைவாக இருக்க வேண்டும்.", + "mac_address": "இது செல்லுபடியாகும் MAC முகவரியாக இருக்க வேண்டும்.", + "max.array": "இந்த புலத்தில் :max உருப்படிகளுக்கு மேல் இருக்கக்கூடாது.", + "max.file": "கோப்பு :max கிலோபைட்களை விட அதிகமாக இருக்கக்கூடாது.", + "max.numeric": "மதிப்பு :max ஐ விட அதிகமாக இருக்கக்கூடாது.", + "max.string": "சரம் :max எழுத்துகளை விட அதிகமாக இருக்கக்கூடாது.", + "max_digits": "மதிப்பில் :max இலக்கங்களுக்கு மேல் இருக்கக்கூடாது.", + "mimes": "இது இவ்வகை கோப்பாக இருக்க வேண்டும்: :values.", + "mimetypes": "இது இவ்வகை கோப்பாக இருக்க வேண்டும்: :values.", + "min.array": "இந்த புலத்தில் குறைந்தது :min உருப்படிகள் இருக்க வேண்டும்.", + "min.file": "கோப்பு குறைந்தது :min கிலோபைட்களாக இருக்க வேண்டும்.", + "min.numeric": "மதிப்பு குறைந்தது :min ஆக இருக்க வேண்டும்.", + "min.string": "சரம் குறைந்தது :min எழுத்துகளாக இருக்க வேண்டும்.", + "min_digits": "மதிப்பில் குறைந்தது :min இலக்கங்கள் இருக்க வேண்டும்.", + "missing": "இந்த புலம் இல்லை இருக்க வேண்டும்.", + "missing_if": ":other :value ஆக இருக்கும் போது இந்த புலம் இல்லை இருக்க வேண்டும்.", + "missing_unless": ":other :value ஆக இல்லாவிட்டால் இந்த புலம் இல்லை இருக்க வேண்டும்.", + "missing_with": ":values இருப்பின் இந்த புலம் இல்லை இருக்க வேண்டும்.", + "missing_with_all": ":values இருப்பின் இந்த புலம் இல்லை இருக்க வேண்டும்.", + "multiple_of": "இந்த மதிப்பு :value இன் பலதாக இருக்க வேண்டும்.", + "not_in": "தேர்ந்தெடுக்கப்பட்ட மதிப்பு தவறானது.", + "not_regex": "இந்த வடிவம் தவறானது.", + "numeric": "இது ஒரு எண் ஆக இருக்க வேண்டும்.", + "password.letters": "சரத்தில் குறைந்தது ஒரு எழுத்து இருக்க வேண்டும்.", + "password.mixed": "சரத்தில் குறைந்தது ஒரு பெரிய எழுத்தும் ஒரு சிறிய எழுத்தும் இருக்க வேண்டும்.", + "password.numbers": "சரத்தில் குறைந்தது ஒரு எண் இருக்க வேண்டும்.", + "password.symbols": "சரத்தில் குறைந்தது ஒரு குறியீடு இருக்க வேண்டும்.", + "password.uncompromised": "கொடுக்கப்பட்ட சரம் தரவு கசிவில் தோன்றியுள்ளது. வேறொன்றைத் தேர்ந்தெடுக்கவும்.", + "present": "இந்த புலம் இருக்க வேண்டும்.", + "present_if": ":other :value ஆக இருக்கும் போது இந்த புலம் இருக்க வேண்டும்.", + "present_unless": ":other :value ஆக இல்லாவிட்டால் இந்த புலம் இருக்க வேண்டும்.", + "present_with": ":values இருப்பின் இந்த புலம் இருக்க வேண்டும்.", + "present_with_all": ":values இருப்பின் இந்த புலம் இருக்க வேண்டும்.", + "prohibited": "இந்த புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibited_if": ":other :value ஆக இருக்கும் போது இந்த புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibited_if_accepted": ":other ஏற்கப்பட்டபோது இந்த புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibited_if_declined": ":other நிராகரிக்கப்பட்டபோது இந்த புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibited_unless": ":other :values இல் இல்லாவிட்டால் இந்த புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibits": "இந்த புலம் :other இருப்பதைத் தடுக்கிறது.", + "regex": "வடிவம் தவறானது.", + "relatable": "இந்த மதிப்பு இந்த வளத்துடன் தொடர்புபடுத்தப்பட முடியாது.", + "required": "இந்த புலம் அவசியம்.", + "required_array_keys": "இந்த புலத்தில் பின்வருவோருக்கான உள்ளீடுகள் இருக்க வேண்டும்: :values.", + "required_if": ":other :value ஆக இருக்கும் போது இந்த புலம் அவசியம்.", + "required_if_accepted": ":other ஏற்கப்பட்டபோது இந்த புலம் அவசியம்.", + "required_if_declined": ":other நிராகரிக்கப்பட்டபோது இந்த புலம் அவசியம்.", + "required_unless": ":other :values இல் இல்லாவிட்டால் இந்த புலம் அவசியம்.", + "required_with": ":values இருப்பின் இந்த புலம் அவசியம்.", + "required_with_all": ":values இருப்பின் இந்த புலம் அவசியம்.", + "required_without": ":values இல்லாதபோது இந்த புலம் அவசியம்.", + "required_without_all": ":values ஒன்றும் இல்லாதபோது இந்த புலம் அவசியம்.", + "same": "மதிப்பு :other உடன் பொருந்த வேண்டும்.", + "size.array": "இந்த புலத்தில் :size உருப்படிகள் இருக்க வேண்டும்.", + "size.file": "கோப்பு :size கிலோபைட்களாக இருக்க வேண்டும்.", + "size.numeric": "மதிப்பு :size ஆக இருக்க வேண்டும்.", + "size.string": "சரம் :size எழுத்துகளாக இருக்க வேண்டும்.", + "starts_with": "இது பின்வரும் எதனாவது ஒன்றால் தொடங்க வேண்டும்: :values.", + "string": "இது ஒரு சரமாக இருக்க வேண்டும்.", + "timezone": "இது செல்லுபடியாகும் நேரமண்டலமாக இருக்க வேண்டும்.", + "ulid": "இது செல்லுபடியாகும் ULID ஆக இருக்க வேண்டும்.", + "unique": "இது ஏற்கனவே எடுக்கப்பட்டுள்ளது.", + "uploaded": "கோப்பு பதிவேற்றம் தோல்வியுற்றது.", + "uppercase": "இது பெரிய எழுத்துக்களாக இருக்க வேண்டும்.", + "url": "இது சரியான URL ஆக இருக்க வேண்டும்.", + "uuid": "இது செல்லுபடியாகும் UUID ஆக இருக்க வேண்டும்." +} diff --git a/locales/ta/php.json b/locales/ta/php.json new file mode 100644 index 00000000000..45901a06ace --- /dev/null +++ b/locales/ta/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute புலம் ஏற்கப்பட வேண்டும்.", + "accepted_if": ":other :value ஆக இருக்கும் போது :attribute புலம் ஏற்கப்பட வேண்டும்.", + "active_url": ":attribute புலம் சரியான URL ஆக இருக்க வேண்டும்.", + "after": ":attribute புலம் :date க்கு பிறகான தேதியாக இருக்க வேண்டும்.", + "after_or_equal": ":attribute புலம் :date க்கு பிறகு அல்லது அதற்கு சமமான தேதியாக இருக்க வேண்டும்.", + "alpha": ":attribute புலத்தில் எழுத்துக்கள் மட்டுமே இருக்க வேண்டும்.", + "alpha_dash": ":attribute புலத்தில் எழுத்துக்கள், எண்கள், டாஷ்கள் மற்றும் உண்டர்ஸ்கோர் மட்டுமே இருக்க வேண்டும்.", + "alpha_num": ":attribute புலத்தில் எழுத்துக்கள் மற்றும் எண்கள் மட்டுமே இருக்க வேண்டும்.", + "any_of": ":attribute புலம் தவறானது.", + "array": ":attribute புலம் ஒரு வரிசையாக இருக்க வேண்டும்.", + "ascii": ":attribute புலத்தில் ஒற்றை-பைட் அலகெண்குறிகள் மற்றும் குறியீடுகள் மட்டுமே இருக்க வேண்டும்.", + "attached": "இந்த :attribute ஏற்கனவே இணைக்கப்பட்டுள்ளது.", + "before": ":attribute புலம் :date க்கு முன்பான தேதியாக இருக்க வேண்டும்.", + "before_or_equal": ":attribute புலம் :date க்கு முன்பு அல்லது அதற்கு சமமான தேதியாக இருக்க வேண்டும்.", + "between.array": ":attribute புலத்தில் :min மற்றும் :max உருப்படிகள் இடையே இருக்க வேண்டும்.", + "between.file": ":attribute புலம் :min மற்றும் :max கிலோபைட்கள் இடையே இருக்க வேண்டும்.", + "between.numeric": ":attribute புலம் :min மற்றும் :max இன் இடையில் இருக்க வேண்டும்.", + "between.string": ":attribute புலம் :min மற்றும் :max எழுத்துகளுக்குள் இருக்க வேண்டும்.", + "boolean": ":attribute புலம் true அல்லது false ஆக இருக்க வேண்டும்.", + "can": ":attribute புலத்தில் அனுமதிக்கப்படாத மதிப்பு உள்ளது.", + "confirmed": ":attribute புலத்துக்கான உறுதிப்படுத்தல் பொருந்தவில்லை.", + "contains": ":attribute புலத்தில் தேவையான மதிப்பு காணவில்லை.", + "current_password": "கடவுச்சொல் தவறானது.", + "date": ":attribute புலம் செல்லுபடியாகும் தேதியாக இருக்க வேண்டும்.", + "date_equals": ":attribute புலம் :date க்கு சமமான தேதியாக இருக்க வேண்டும்.", + "date_format": ":attribute புலம் :format வடிவத்துடன் பொருந்த வேண்டும்.", + "decimal": ":attribute புலத்தில் :decimal தசம இடங்கள் இருக்க வேண்டும்.", + "declined": ":attribute புலம் நிராகரிக்கப்பட வேண்டும்.", + "declined_if": ":other :value ஆக இருக்கும் போது :attribute புலம் நிராகரிக்கப்பட வேண்டும்.", + "different": ":attribute மற்றும் :other வெவ்வேறாக இருக்க வேண்டும்.", + "digits": ":attribute புலம் :digits இலக்கங்களாக இருக்க வேண்டும்.", + "digits_between": ":attribute புலம் :min மற்றும் :max இலக்கங்களுக்கு இடையில் இருக்க வேண்டும்.", + "dimensions": ":attribute புலத்தில் தவறான பட அளவுகள் உள்ளன.", + "distinct": ":attribute புலத்தில் நகல் மதிப்பு உள்ளது.", + "doesnt_contain": ":attribute புலத்தில் பின்வரும் எதுவும் இருக்கக்கூடாது: :values.", + "doesnt_end_with": ":attribute புலம் பின்வரும் எதனாலும் முடிவடையக்கூடாது: :values.", + "doesnt_start_with": ":attribute புலம் பின்வரும் எதனாலும் தொடங்கக்கூடாது: :values.", + "email": ":attribute புலம் சரியான மின்னஞ்சல் முகவரியாக இருக்க வேண்டும்.", + "ends_with": ":attribute புலம் பின்வரும் எதனாவது ஒன்றால் முடிவடைய வேண்டும்: :values.", + "enum": "தேர்ந்தெடுக்கப்பட்ட :attribute தவறானது.", + "exists": "தேர்ந்தெடுக்கப்பட்ட :attribute தவறானது.", + "extensions": ":attribute புலத்தில் பின்வரும் நீட்சிகளில் ஒன்றை கொண்டிருக்க வேண்டும்: :values.", + "failed": "இந்த சான்றுகள் எங்கள் பதிவுகளுடன் பொருந்தவில்லை.", + "file": ":attribute புலம் ஒரு கோப்பாக இருக்க வேண்டும்.", + "filled": ":attribute புலத்தில் ஒரு மதிப்பு இருக்க வேண்டும்.", + "gt.array": ":attribute புலத்தில் :value உருப்படிகளுக்கு மேல் இருக்க வேண்டும்.", + "gt.file": ":attribute புலம் :value கிலோபைட்களைக் காட்டிலும் அதிகமாக இருக்க வேண்டும்.", + "gt.numeric": ":attribute புலம் :value ஐ விட அதிகமாக இருக்க வேண்டும்.", + "gt.string": ":attribute புலம் :value எழுத்துகளை விட அதிகமாக இருக்க வேண்டும்.", + "gte.array": ":attribute புலத்தில் குறைந்தது :value உருப்படிகள் இருக்க வேண்டும்.", + "gte.file": ":attribute புலம் :value கிலோபைட்களுக்கு சமமாக அல்லது அதற்கு மேல் இருக்க வேண்டும்.", + "gte.numeric": ":attribute புலம் :value க்கு சமமாக அல்லது அதற்கு மேல் இருக்க வேண்டும்.", + "gte.string": ":attribute புலம் :value எழுத்துகளுக்கு சமமாக அல்லது அதற்கு மேல் இருக்க வேண்டும்.", + "hex_color": ":attribute புலம் செல்லுபடியாகும் ஹெக்சாடெசிமல் நிறமாக இருக்க வேண்டும்.", + "image": ":attribute புலம் ஒரு படமாக இருக்க வேண்டும்.", + "in": "தேர்ந்தெடுக்கப்பட்ட :attribute தவறானது.", + "in_array": ":attribute புலம் :other இல் இருக்க வேண்டும்.", + "in_array_keys": ":attribute புலத்தில் பின்வரும் திறகளில் குறைந்தது ஒன்று இருக்க வேண்டும்: :values.", + "integer": ":attribute புலம் முழு எணாக இருக்க வேண்டும்.", + "ip": ":attribute புலம் செல்லுபடியாகும் IP முகவரியாக இருக்க வேண்டும்.", + "ipv4": ":attribute புலம் செல்லுபடியாகும் IPv4 முகவரியாக இருக்க வேண்டும்.", + "ipv6": ":attribute புலம் செல்லுபடியாகும் IPv6 முகவரியாக இருக்க வேண்டும்.", + "json": ":attribute புலம் செல்லுபடியாகும் JSON வரியாக இருக்க வேண்டும்.", + "list": ":attribute புலம் பட்டியலாக இருக்க வேண்டும்.", + "lowercase": ":attribute புலம் சிறிய எழுத்துக்களாக இருக்க வேண்டும்.", + "lt.array": ":attribute புலத்தில் :value உருப்படிகளுக்குக் குறைவாக இருக்க வேண்டும்.", + "lt.file": ":attribute புலம் :value கிலோபைட்களுக்குக் குறைவாக இருக்க வேண்டும்.", + "lt.numeric": ":attribute புலம் :value ஐ விட குறைவாக இருக்க வேண்டும்.", + "lt.string": ":attribute புலம் :value எழுத்துக்களுக்குக் குறைவாக இருக்க வேண்டும்.", + "lte.array": ":attribute புலத்தில் :value உருப்படிகளுக்கு மேல் இருக்கக்கூடாது.", + "lte.file": ":attribute புலம் :value கிலோபைட்களுக்கு சமமாக அல்லது அதற்கு குறைவாக இருக்க வேண்டும்.", + "lte.numeric": ":attribute புலம் :value க்கு சமமாக அல்லது அதற்கு குறைவாக இருக்க வேண்டும்.", + "lte.string": ":attribute புலம் :value எழுத்துக்களுக்கு சமமாக அல்லது அதற்கு குறைவாக இருக்க வேண்டும்.", + "mac_address": ":attribute புலம் செல்லுபடியாகும் MAC முகவரியாக இருக்க வேண்டும்.", + "max.array": ":attribute புலத்தில் :max உருப்படிகளுக்கு மேல் இருக்கக்கூடாது.", + "max.file": ":attribute புலம் :max கிலோபைட்களை விட அதிகமாக இருக்கக்கூடாது.", + "max.numeric": ":attribute புலம் :max ஐ விட அதிகமாக இருக்கக்கூடாது.", + "max.string": ":attribute புலம் :max எழுத்துகளை விட அதிகமாக இருக்கக்கூடாது.", + "max_digits": ":attribute புலத்தில் :max இலக்கங்களுக்கு மேல் இருக்கக்கூடாது.", + "mimes": ":attribute புலம் இவ்வகை கோப்பாக இருக்க வேண்டும்: :values.", + "mimetypes": ":attribute புலம் இவ்வகை கோப்பாக இருக்க வேண்டும்: :values.", + "min.array": ":attribute புலத்தில் குறைந்தது :min உருப்படிகள் இருக்க வேண்டும்.", + "min.file": ":attribute புலம் குறைந்தது :min கிலோபைட்களாக இருக்க வேண்டும்.", + "min.numeric": ":attribute புலம் குறைந்தது :min ஆக இருக்க வேண்டும்.", + "min.string": ":attribute புலம் குறைந்தது :min எழுத்துகளாக இருக்க வேண்டும்.", + "min_digits": ":attribute புலத்தில் குறைந்தது :min இலக்கங்கள் இருக்க வேண்டும்.", + "missing": ":attribute புலம் இல்லை இருக்க வேண்டும்.", + "missing_if": ":other :value ஆக இருக்கும் போது :attribute புலம் இல்லை இருக்க வேண்டும்.", + "missing_unless": ":other :value ஆக இல்லாவிட்டால் :attribute புலம் இல்லை இருக்க வேண்டும்.", + "missing_with": ":values இருப்பின் :attribute புலம் இல்லை இருக்க வேண்டும்.", + "missing_with_all": ":values இருப்பின் :attribute புலம் இல்லை இருக்க வேண்டும்.", + "multiple_of": ":attribute புலம் :value இன் பலதாக இருக்க வேண்டும்.", + "next": "Next »", + "not_in": "தேர்ந்தெடுக்கப்பட்ட :attribute தவறானது.", + "not_regex": ":attribute புலத்தின் வடிவம் தவறானது.", + "numeric": ":attribute புலம் எண்ணாக இருக்க வேண்டும்.", + "password": "வழங்கப்பட்ட கடவுச்சொல் தவறானது.", + "password.letters": ":attribute புலத்தில் குறைந்தது ஒரு எழுத்து இருக்க வேண்டும்.", + "password.mixed": ":attribute புலத்தில் குறைந்தது ஒரு பெரிய எழுத்தும் ஒரு சிறிய எழுத்தும் இருக்க வேண்டும்.", + "password.numbers": ":attribute புலத்தில் குறைந்தது ஒரு எண் இருக்க வேண்டும்.", + "password.symbols": ":attribute புலத்தில் குறைந்தது ஒரு குறியீடு இருக்க வேண்டும்.", + "password.uncompromised": "கொடுக்கப்பட்ட :attribute தரவு கசிவில் தோன்றியுள்ளது. வேறு :attribute ஒன்றைத் தேர்ந்தெடுக்கவும்.", + "present": ":attribute புலம் இருக்க வேண்டும்.", + "present_if": ":other :value ஆக இருக்கும் போது :attribute புலம் இருக்க வேண்டும்.", + "present_unless": ":other :value ஆக இல்லாவிட்டால் :attribute புலம் இருக்க வேண்டும்.", + "present_with": ":values இருப்பின் :attribute புலம் இருக்க வேண்டும்.", + "present_with_all": ":values இருப்பின் :attribute புலம் இருக்க வேண்டும்.", + "previous": "« Previous", + "prohibited": ":attribute புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibited_if": ":other :value ஆக இருக்கும் போது :attribute புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibited_if_accepted": ":other ஏற்கப்பட்டபோது :attribute புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibited_if_declined": ":other நிராகரிக்கப்பட்டபோது :attribute புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibited_unless": ":other :values இல் இல்லாவிட்டால் :attribute புலம் தடைசெய்யப்பட்டுள்ளது.", + "prohibits": ":attribute புலம் :other இருப்பதைத் தடுக்கிறது.", + "regex": ":attribute புலத்தின் வடிவம் தவறானது.", + "relatable": "இந்த :attribute இந்த வளத்துடன் தொடர்புபடுத்தப்பட முடியாது.", + "required": ":attribute புலம் அவசியம்.", + "required_array_keys": ":attribute புலத்தில் பின்வருவோருக்கான உள்ளீடுகள் இருக்க வேண்டும்: :values.", + "required_if": ":other :value ஆக இருக்கும் போது :attribute புலம் அவசியம்.", + "required_if_accepted": ":other ஏற்கப்பட்டபோது :attribute புலம் அவசியம்.", + "required_if_declined": ":other நிராகரிக்கப்பட்டபோது :attribute புலம் அவசியம்.", + "required_unless": ":other :values இல் இல்லாவிட்டால் :attribute புலம் அவசியம்.", + "required_with": ":values இருப்பின் :attribute புலம் அவசியம்.", + "required_with_all": ":values இருப்பின் :attribute புலம் அவசியம்.", + "required_without": ":values இல்லாதபோது :attribute புலம் அவசியம்.", + "required_without_all": ":values ஒன்றும் இல்லாதபோது :attribute புலம் அவசியம்.", + "reset": "உங்கள் கடவுச்சொல் மீட்டமைக்கப்பட்டது.", + "same": ":attribute புலம் :other உடன் பொருந்த வேண்டும்.", + "sent": "உங்கள் கடவுச்சொல் மீட்டமைப்பு இணைப்பை நாங்கள் மின்னஞ்சல் செய்துள்ளோம்.", + "size.array": ":attribute புலத்தில் :size உருப்படிகள் இருக்க வேண்டும்.", + "size.file": ":attribute புலம் :size கிலோபைட்களாக இருக்க வேண்டும்.", + "size.numeric": ":attribute புலம் :size ஆக இருக்க வேண்டும்.", + "size.string": ":attribute புலம் :size எழுத்துகளாக இருக்க வேண்டும்.", + "starts_with": ":attribute புலம் பின்வரும் எதனாவது ஒன்றால் தொடங்க வேண்டும்: :values.", + "string": ":attribute புலம் ஒரு சரமாக இருக்க வேண்டும்.", + "throttle": "அதிக அளவு உள்நுழைவு முயற்சிகள். :seconds வினாடிகளில் மீண்டும் முயற்சிக்கவும்.", + "throttled": "மீண்டும் முயற்சிக்க முன் காத்திருக்கவும்.", + "timezone": ":attribute புலம் செல்லுபடியாகும் நேரமண்டலமாக இருக்க வேண்டும்.", + "token": "இந்த கடவுச்சொல் மீட்டமைப்பு குறியீடு தவறானது.", + "ulid": ":attribute புலம் செல்லுபடியாகும் ULID ஆக இருக்க வேண்டும்.", + "unique": ":attribute ஏற்கனவே எடுக்கப்பட்டுள்ளது.", + "uploaded": ":attribute பதிவேற்றம் தோல்வியுற்றது.", + "uppercase": ":attribute புலம் பெரிய எழுத்துக்களாக இருக்க வேண்டும்.", + "url": ":attribute புலம் சரியான URL ஆக இருக்க வேண்டும்.", + "user": "அந்த மின்னஞ்சல் முகவரியுடன் பயனரை நாங்கள் கண்டுபிடிக்க முடியவில்லை.", + "uuid": ":attribute புலம் செல்லுபடியாகும் UUID ஆக இருக்க வேண்டும்." +} diff --git a/locales/te/_excludes.json b/locales/te/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/te/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/te/json-inline.json b/locales/te/json-inline.json new file mode 100644 index 00000000000..73391f36599 --- /dev/null +++ b/locales/te/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే పాత్ర అయి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one number.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక సంఖ్యను కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక ప్రత్యేక అక్షరం మరియు ఒక సంఖ్యను కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one special character.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక ప్రత్యేక అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక పెద్ద అక్షరం మరియు ఒక సంఖ్యను కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక పెద్ద అక్షరం మరియు ఒక ప్రత్యేక అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక పెద్ద అక్షరం, ఒక సంఖ్య మరియు ఒక ప్రత్యేక అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక పెద్ద అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must be at least :length characters.": "ఈ ఫీల్డ్‌లో కనీసం :length అక్షరాలు ఉండాలి.", + "The :attribute must contain at least one letter.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must contain at least one number.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక సంఖ్యను కలిగి ఉండాలి.", + "The :attribute must contain at least one symbol.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక చిహ్నమైనా కలిగి ఉండాలి.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక పెద్ద అక్షరాన్ని మరియు ఒక చిన్న అక్షరాన్ని కలిగి ఉండాలి.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ఇచ్చిన ఫీల్డ్ డేటా లీక్‌లో కనిపించింది. దయచేసి వేరే ఫీల్డ్‌ని ఎంచుకోండి." +} diff --git a/locales/te/json.json b/locales/te/json.json new file mode 100644 index 00000000000..d46d73af2a0 --- /dev/null +++ b/locales/te/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(మరియు మరో :count లోపాలు)", + "(and :count more errors)": "(మరియు మరో :count లోపాలు)|(మరియు మరో :count లోపాలు)|(మరియు మరో :count లోపాలు)", + "30 Days": "30 రోజులు", + "60 Days": "60 రోజులు", + "90 Days": "90 రోజులు", + ":amount selected": ":amount మంది ఎంపికయ్యారు", + ":amount Total": ":amount మొత్తం", + ":days day trial": ":days రోజుల ట్రయల్", + ":resource Details": ":resource వివరాలు", + ":resource Details: :title": ":resource వివరాలు: :title", + "A decryption key is required.": "డిక్రిప్షన్ కీ అవసరం.", + "A fresh verification link has been sent to your email address.": "మీ ఇమెయిల్ చిరునామాకు తాజా ధృవీకరణ లింక్ పంపబడింది.", + "A new verification link has been sent to the email address you provided during registration.": "రిజిస్ట్రేషన్ సమయంలో మీరు అందించిన ఇమెయిల్ చిరునామాకు కొత్త ధృవీకరణ లింక్ పంపబడింది.", + "A new verification link has been sent to the email address you provided in your profile settings.": "మీ ప్రొఫైల్ సెట్టింగ్‌లలో మీరు అందించిన ఇమెయిల్ చిరునామాకు కొత్త ధృవీకరణ లింక్ పంపబడింది.", + "A new verification link has been sent to your email address.": "మీ ఇమెయిల్ చిరునామాకు కొత్త ధృవీకరణ లింక్ పంపబడింది.", + "Accept Invitation": "ఆహ్వానము అంగీకరించు", + "Action": "చర్య", + "Action Event": "యాక్షన్ ఈవెంట్", + "Action Events": "యాక్షన్ ఈవెంట్‌లు", + "Action Happened At": "వద్ద జరిగింది", + "Action Initiated By": "చేత ప్రారంభించబడింది", + "Action Name": "పేరు", + "Action Status": "స్థితి", + "Action Target": "లక్ష్యం", + "Actions": "చర్యలు", + "Add": "జోడించు", + "Add :resource": ":resource జోడించండి", + "Add a new team member to your team, allowing them to collaborate with you.": "మీ బృందానికి కొత్త బృంద సభ్యుడిని జోడించండి, తద్వారా వారు మీతో సహకరించగలరు.", + "Add additional security to your account using two factor authentication.": "రెండు కారకాల ప్రమాణీకరణను ఉపయోగించి మీ ఖాతాకు అదనపు భద్రతను జోడించండి.", + "Add Payment Method": "చెల్లింపు పద్ధతిని జోడించండి", + "Add row": "అడ్డు వరుసను జోడించండి", + "Add Team Member": "జట్టు సభ్యుడిని జోడించండి", + "Add VAT Number": "VAT సంఖ్యను జోడించండి", + "Added.": "చేర్చబడింది.", + "Additional billing information updated successfully.": "అదనపు బిల్లింగ్ సమాచారం విజయవంతంగా నవీకరించబడింది.", + "Address": "చిరునామా", + "Address Line 2": "చిరునామా లైన్ 2", + "Administrator": "నిర్వాహకుడు", + "Administrator users can perform any action.": "అడ్మినిస్ట్రేటర్ వినియోగదారులు ఏదైనా చర్య చేయవచ్చు.", + "Afghanistan": "ఆఫ్ఘనిస్తాన్", + "Aland Islands": "ఆలాండ్ దీవులు", + "Albania": "అల్బేనియా", + "Algeria": "అల్జీరియా", + "All of the people that are part of this team.": "ఈ బృందంలో భాగమైన వ్యక్తులందరూ.", + "All resources loaded.": "అన్ని వనరులు లోడ్ చేయబడ్డాయి.", + "All rights reserved.": "అన్ని హక్కులు ప్రత్యేకించబడ్డాయి.", + "Already registered?": "ముందే నమోదుయాయ్యింది?", + "American Samoa": "అమెరికన్ సమోవా", + "An error occurred while uploading the file.": "ఫైల్‌ను అప్‌లోడ్ చేస్తున్నప్పుడు లోపం సంభవించింది.", + "An error occurred while uploading the file: :error": "ఫైల్‌ను అప్‌లోడ్ చేస్తున్నప్పుడు లోపం సంభవించింది: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ఊహించని లోపం సంభవించింది మరియు మేము మా మద్దతు బృందానికి తెలియజేసాము. దయచేసి తర్వాత మళ్లీ ప్రయత్నించండి.", + "Andorra": "అండోరా", + "Angola": "అంగోలా", + "Anguilla": "అంగీలా", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ఈ పేజీ లోడ్ చేయబడినప్పటి నుండి మరొక వినియోగదారు ఈ వనరును నవీకరించారు. దయచేసి పేజీని రిఫ్రెష్ చేసి, మళ్లీ ప్రయత్నించండి.", + "Antarctica": "అంటార్కిటికా", + "Antigua And Barbuda": "ఆంటిగ్వా మరియు బార్బుడా", + "Antigua and Barbuda": "ఆంటిగ్వా మరియు బార్బుడా", + "API Token": "API టోకెన్", + "API Token Permissions": "API టోకెన్ అనుమతులు", + "API Tokens": "API టోకెన్లు", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API టోకెన్‌లు మీ తరపున మా అప్లికేషన్‌తో ప్రమాణీకరించడానికి మూడవ పక్ష సేవలను అనుమతిస్తాయి.", + "Apply": "దరఖాస్తు చేసుకోండి", + "Apply Coupon": "కూపన్ వర్తించు", + "April": "ఏప్రిల్", + "Are you sure you want to attempt to pay :amount?": "మీరు ఖచ్చితంగా :amount చెల్లించడానికి ప్రయత్నించాలనుకుంటున్నారా?", + "Are you sure you want to cancel your subscription?": "మీరు మీ సభ్యత్వాన్ని ఖచ్చితంగా రద్దు చేయాలనుకుంటున్నారా?", + "Are you sure you want to delete all the notifications?": "మీరు ఖచ్చితంగా అన్ని నోటిఫికేషన్‌లను తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to delete the selected resources?": "మీరు ఎంచుకున్న వనరులను ఖచ్చితంగా తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to delete this file?": "మీరు ఖచ్చితంగా ఈ ఫైల్‌ను తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to delete this notification?": "మీరు ఖచ్చితంగా ఈ నోటిఫికేషన్‌ను తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to delete this payment method?": "మీరు ఖచ్చితంగా ఈ చెల్లింపు పద్ధతిని తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to delete this resource?": "మీరు ఖచ్చితంగా ఈ వనరును తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "మీరు ఖచ్చితంగా ఈ బృందాన్ని తొలగించాలనుకుంటున్నారా? బృందం తొలగించబడిన తర్వాత, దాని వనరులు మరియు డేటా మొత్తం శాశ్వతంగా తొలగించబడతాయి.", + "Are you sure you want to delete your account?": "మీరు ఖచ్చితంగా మీ ఖాతాను తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "మీరు ఖచ్చితంగా మీ ఖాతాను తొలగించాలనుకుంటున్నారా? మీ ఖాతా తొలగించబడిన తర్వాత, దాని వనరులు మరియు డేటా మొత్తం శాశ్వతంగా తొలగించబడతాయి. మీరు మీ ఖాతాను శాశ్వతంగా తొలగించాలనుకుంటున్నారని నిర్ధారించడానికి దయచేసి మీ పాస్‌వర్డ్‌ను నమోదు చేయండి.", + "Are you sure you want to detach the selected resources?": "మీరు ఎంచుకున్న వనరులను ఖచ్చితంగా వేరు చేయాలనుకుంటున్నారా?", + "Are you sure you want to detach this resource?": "మీరు ఖచ్చితంగా ఈ వనరును వేరు చేయాలనుకుంటున్నారా?", + "Are you sure you want to force delete the selected resources?": "మీరు ఎంచుకున్న వనరులను బలవంతంగా తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to force delete this resource?": "మీరు ఖచ్చితంగా ఈ వనరును బలవంతంగా తొలగించాలనుకుంటున్నారా?", + "Are you sure you want to log out?": "మీరు ఖచ్చితంగా లాగ్ అవుట్ చేయాలనుకుంటున్నారా?", + "Are you sure you want to mark all notifications as read?": "మీరు ఖచ్చితంగా అన్ని నోటిఫికేషన్‌లను చదివినట్లు గుర్తు పెట్టాలనుకుంటున్నారా?", + "Are you sure you want to remove this item?": "మీరు ఖచ్చితంగా ఈ అంశాన్ని తీసివేయాలనుకుంటున్నారా?", + "Are you sure you want to restore the selected resources?": "మీరు ఎంచుకున్న వనరులను ఖచ్చితంగా పునరుద్ధరించాలనుకుంటున్నారా?", + "Are you sure you want to restore this resource?": "మీరు ఖచ్చితంగా ఈ వనరును పునరుద్ధరించాలనుకుంటున్నారా?", + "Are you sure you want to resume your subscription?": "మీరు ఖచ్చితంగా మీ సభ్యత్వాన్ని తిరిగి ప్రారంభించాలనుకుంటున్నారా?", + "Are you sure you want to run this action?": "మీరు ఖచ్చితంగా ఈ చర్యను అమలు చేయాలనుకుంటున్నారా?", + "Are you sure you want to set this payment method as your default?": "మీరు ఖచ్చితంగా ఈ చెల్లింపు పద్ధతిని మీ డిఫాల్ట్‌గా సెట్ చేయాలనుకుంటున్నారా?", + "Are you sure you want to stop impersonating?": "మీరు ఖచ్చితంగా నటించడం ఆపివేయాలనుకుంటున్నారా?", + "Are you sure you would like to delete this API token?": "మీరు ఖచ్చితంగా ఈ API టోకెన్‌ని తొలగించాలనుకుంటున్నారా?", + "Are you sure you would like to leave this team?": "మీరు ఖచ్చితంగా ఈ జట్టు నుండి నిష్క్రమించాలనుకుంటున్నారా?", + "Are you sure you would like to remove this person from the team?": "మీరు ఖచ్చితంగా ఈ వ్యక్తిని బృందం నుండి తీసివేయాలనుకుంటున్నారా?", + "Are you sure you would like to switch billing plans?": "మీరు ఖచ్చితంగా బిల్లింగ్ ప్లాన్‌లను మార్చాలనుకుంటున్నారా?", + "Argentina": "అర్జెంటీనా", + "Armenia": "ఆర్మేనియా", + "Aruba": "అరుబా", + "Attach": "అటాచ్ చేయండి", + "Attach & Attach Another": "అటాచ్ మరియు అటాచ్ మరొకటి", + "Attach :resource": "అటాచ్ :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "ఫైల్‌లను లాగడం మరియు వదలడం, ఎంచుకోవడం లేదా వాటిని రుచి చూడటం ద్వారా వాటిని అటాచ్ చేయండి.", + "August": "ఆగస్టు", + "Australia": "ఆస్ట్రేలియా", + "Austria": "ఆస్ట్రియా", + "Azerbaijan": "అజర్‌బైజాన్", + "Bahamas": "బహమాస్", + "Bahrain": "బహ్రెయిన్", + "Bangladesh": "బంగ్లాదేశ్", + "Barbados": "బార్బడోస్", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "కొనసాగడానికి ముందు, మేము మీకు ఇమెయిల్ పంపిన లింక్‌పై క్లిక్ చేయడం ద్వారా మీరు మీ ఇమెయిల్ చిరునామాను ధృవీకరించగలరా? మీరు ఇమెయిల్‌ను అందుకోకుంటే, మేము మీకు మరొకటి పంపుతాము.", + "Before proceeding, please check your email for a verification link.": "కొనసాగడానికి ముందు, దయచేసి ధృవీకరణ లింక్ కోసం మీ ఇమెయిల్‌ను తనిఖీ చేయండి.", + "Belarus": "బెలారస్", + "Belgium": "బెల్జియం", + "Belize": "బెలిజ్", + "Benin": "బెనిన్", + "Bermuda": "బెర్ముడా", + "Bhutan": "భూటాన్", + "Billing Information": "ఖర్చు వివరములు", + "Billing Management": "బిల్లింగ్ నిర్వహణ", + "Bolivia": "బొలీవియా", + "Bolivia, Plurinational State of": "బొలీవియా, ప్లూరినేషనల్ స్టేట్ ఆఫ్", + "Bonaire, Sint Eustatius and Saba": "బోనైర్, సింట్ యుస్టాటియస్ మరియు సబా", + "Bosnia And Herzegovina": "బోస్నియా మరియు హెర్జెగోవినా", + "Bosnia and Herzegovina": "బోస్నియా మరియు హెర్జెగోవినా", + "Botswana": "బోట్స్వానా", + "Bouvet Island": "బౌవెట్ ద్వీపం", + "Brazil": "బ్రెజిల్", + "British Indian Ocean Territory": "బ్రిటిష్ హిందూ మహాసముద్ర ప్రాంతం", + "Browser Sessions": "బ్రౌజర్ సెషన్లు", + "Brunei Darussalam": "బ్రూనై దారుస్సలాం", + "Bulgaria": "బల్గేరియా", + "Burkina Faso": "బుర్కినా ఫాసో", + "Burundi": "బురుండి", + "Cambodia": "కంబోడియా", + "Cameroon": "కామెరూన్", + "Canada": "కెనడా", + "Cancel": "రద్దు చేయండి", + "Cancel Subscription": "సభ్యత్వాన్ని రద్దు చేయండి", + "Cape Verde": "కేప్ వర్దె", + "Card": "కార్డ్", + "Cayman Islands": "కేమాన్ దీవులు", + "Central African Republic": "సెంట్రల్ ఆఫ్రికన్ రిపబ్లిక్", + "Chad": "చాడ్", + "Change Subscription Plan": "సబ్‌స్క్రిప్షన్ ప్లాన్‌ని మార్చండి", + "Change the current payment method attached to your subscription": "మీ సభ్యత్వానికి జోడించిన ప్రస్తుత చెల్లింపు పద్ధతిని మార్చండి", + "Changes": "మార్పులు", + "Checkout": "చెక్అవుట్", + "Chile": "చిలీ", + "China": "చైనా", + "Choose": "ఎంచుకోండి", + "Choose :field": ":field ఎంచుకోండి", + "Choose :resource": ":resource ఎంచుకోండి", + "Choose an option": "ఒక ఎంపికను ఎంచుకోండి", + "Choose date": "తేదీని ఎంచుకోండి", + "Choose File": "ఫైల్‌ని ఎంచుకోండి", + "Choose Files": "ఫైల్‌లను ఎంచుకోండి", + "Choose Type": "రకాన్ని ఎంచుకోండి", + "Christmas Island": "క్రిస్మస్ ద్వీపం", + "City": "నగరం", + "Click here to re-send the verification email.": "ధృవీకరణ ఇమెయిల్‌ను మళ్లీ పంపడానికి ఇక్కడ క్లిక్ చేయండి.", + "click here to request another": "మరొకరిని అభ్యర్థించడానికి ఇక్కడ క్లిక్ చేయండి", + "Click to choose": "ఎంచుకోవడానికి క్లిక్ చేయండి", + "Close": "దగ్గరగా", + "Cocos (Keeling) Islands": "కోకోస్ (కీలింగ్) దీవులు", + "Code": "కోడ్", + "Colombia": "కొలంబియా", + "Comoros": "కొమొరోస్", + "Confirm": "నిర్ధారించండి", + "Confirm Billing Action": "బిల్లింగ్ చర్యను నిర్ధారించండి", + "Confirm Password": "పాస్‌వర్డ్‌ని నిర్ధారించండి", + "Confirm Payment": "చెల్లింపును నిర్ధారించండి", + "Confirm your :amount payment": "మీ :amount చెల్లింపును నిర్ధారించండి", + "Congo": "కాంగో", + "Congo, Democratic Republic": "కాంగో, డెమొక్రాటిక్ రిపబ్లిక్", + "Congo, the Democratic Republic of the": "కాంగో, డెమొక్రాటిక్ రిపబ్లిక్ ఆఫ్ ది", + "Constant": "స్థిరమైన", + "Continue To Payment": "చెల్లింపును కొనసాగించండి", + "Cook Islands": "కుక్ దీవులు", + "Copy to clipboard": "క్లిప్‌బోర్డ్‌కి కాపీ చేయండి", + "Costa Rica": "కోస్టా రికా", + "Cote D'Ivoire": "కోట్ డి ఐవరీ", + "Country": "దేశం", + "Coupon": "కూపన్", + "Coupon applied successfully.": "కూపన్ విజయవంతంగా వర్తించబడింది.", + "Create": "సృష్టించు", + "Create & Add Another": "మరొకదాన్ని సృష్టించండి & జోడించండి", + "Create :resource": "సృష్టించు :resource", + "Create a new team to collaborate with others on projects.": "ప్రాజెక్ట్‌లలో ఇతరులతో సహకరించడానికి కొత్త బృందాన్ని సృష్టించండి.", + "Create Account": "ఖాతాను సృష్టించండి", + "Create API Token": "API టోకెన్‌ని సృష్టించండి", + "Create New Team": "కొత్త బృందాన్ని సృష్టించండి", + "Create Team": "బృందాన్ని సృష్టించండి", + "Created.": "సృష్టించబడింది.", + "Croatia": "క్రొయేషియా", + "CSV (.csv)": "Csv (.csv)", + "Cuba": "క్యూబా", + "Curaçao": "కురాకో", + "Current Password": "ప్రస్తుత పాస్వర్డ్", + "Current Subscription Plan": "ప్రస్తుత సబ్‌స్క్రిప్షన్ ప్లాన్", + "Currently Subscribed": "ప్రస్తుతం సభ్యత్వం పొందారు", + "Customer Balance": "కస్టమర్ బ్యాలెన్స్", + "Customize": "అనుకూలీకరించండి", + "Cyprus": "సైప్రస్", + "Czech Republic": "చెక్ రిపబ్లిక్", + "Côte d'Ivoire": "కోట్ డి ఐవరీ", + "Dark": "చీకటి", + "Dashboard": "డాష్బోర్డ్", + "December": "డిసెంబర్", + "Decrease": "తగ్గించు", + "Default": "డిఫాల్ట్", + "Delete": "తొలగించు", + "Delete :resource": "తొలగించు :resource", + "Delete Account": "ఖాతాను తొలగించండి", + "Delete all notifications": "అన్ని నోటిఫికేషన్‌లను తొలగించండి", + "Delete API Token": "API టోకెన్‌ను తొలగించండి", + "Delete File": "ఫైలు తొలగించండి", + "Delete Notification": "నోటిఫికేషన్‌ను తొలగించండి", + "Delete Resource": "వనరులను తొలగించండి", + "Delete Selected": "ఎంచుకున్నవాటిని రద్దు చేయుట", + "Delete Team": "బృందాన్ని తొలగించండి", + "Denmark": "డెన్మార్క్", + "Detach": "విడదీయండి", + "Detach Resource": "వనరులను వేరు చేయండి", + "Detach Selected": "ఎంపిక చేయబడిన వాటిని వేరు చేయండి", + "Details": "వివరాలు", + "Disable": "డిసేబుల్", + "Djibouti": "జిబౌటి", + "Do you really want to leave? You have unsaved changes.": "మీరు నిజంగా నిష్క్రమించాలనుకుంటున్నారా? మీరు సేవ్ చేయని మార్పులను కలిగి ఉన్నారు.", + "Dominica": "డొమినికా", + "Dominican Republic": "డొమినికన్ రిపబ్లిక్", + "Done.": "పూర్తి.", + "Download": "డౌన్‌లోడ్ చేయండి", + "Download Invoice": "ఇన్‌వాయిస్‌ని డౌన్‌లోడ్ చేయండి", + "Drop file or click to choose": "ఫైల్‌ను వదలండి లేదా ఎంచుకోవడానికి క్లిక్ చేయండి", + "Drop files or click to choose": "ఫైల్‌లను వదలండి లేదా ఎంచుకోవడానికి క్లిక్ చేయండి", + "Ecuador": "ఈక్వెడార్", + "Edit": "సవరించు", + "Edit :resource": "సవరించు :resource", + "Edit Attached": "సవరణ జోడించబడింది", + "Edit Profile": "ప్రొఫైల్‌ని సవరించండి", + "Editor": "ఎడిటర్", + "Editor users have the ability to read, create, and update.": "ఎడిటర్ వినియోగదారులు చదవడానికి, సృష్టించడానికి మరియు అప్‌డేట్ చేయగల సామర్థ్యాన్ని కలిగి ఉంటారు.", + "Egypt": "ఈజిప్ట్", + "El Salvador": "ఎల్ సల్వడార్", + "Email": "ఇమెయిల్", + "email": "ఇమెయిల్", + "Email Address": "ఇమెయిల్ చిరునామా", + "Email Addresses": "ఇమెయిల్ చిరునామాలు", + "Email Password Reset Link": "ఇమెయిల్ పాస్‌వర్డ్ రీసెట్ లింక్", + "Email Verification": "ఇమెయిల్ ధృవీకరణ", + "Enable": "ప్రారంభించు", + "Encrypted environment file already exists.": "ఎన్‌క్రిప్టెడ్ ఎన్విరాన్‌మెంట్ ఫైల్ ఇప్పటికే ఉంది.", + "Encrypted environment file not found.": "ఎన్‌క్రిప్టెడ్ ఎన్విరాన్‌మెంట్ ఫైల్ కనుగొనబడలేదు.", + "Ensure your account is using a long, random password to stay secure.": "సురక్షితంగా ఉండటానికి మీ ఖాతా సుదీర్ఘమైన, యాదృచ్ఛిక పాస్‌వర్డ్‌ని ఉపయోగిస్తున్నట్లు నిర్ధారించుకోండి.", + "Environment file already exists.": "పర్యావరణ ఫైల్ ఇప్పటికే ఉంది.", + "Environment file not found.": "పర్యావరణ ఫైల్ కనుగొనబడలేదు.", + "Equatorial Guinea": "ఈక్వటోరియల్ గినియా", + "Eritrea": "ఎరిత్రియా", + "Error": "లోపం", + "errors": "లోపాలు", + "Estonia": "ఎస్టోనియా", + "Ethiopia": "ఇథియోపియా", + "ex VAT": "మాజీ VAT", + "Excel (.xlsx)": "ఎక్సెల్ (.xlsx)", + "Expires :expiration": ":expirationన గడువు ముగుస్తుంది", + "Export As CSV": "CSV వలె ఎగుమతి చేయండి", + "Extra Billing Information": "అదనపు బిల్లింగ్ సమాచారం", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "మీ చెల్లింపును ప్రాసెస్ చేయడానికి అదనపు నిర్ధారణ అవసరం. దయచేసి దిగువ బటన్‌పై క్లిక్ చేయడం ద్వారా చెల్లింపు పేజీకి కొనసాగండి.", + "Failed Subscription Payment": "చందా చెల్లింపు విఫలమైంది", + "Failed to load :resource!": ":resourceని లోడ్ చేయడంలో విఫలమైంది!", + "Falkland Islands (Malvinas)": "ఫాక్లాండ్ దీవులు (మాల్వినాస్)", + "Faroe Islands": "ఫారో దీవులు", + "February": "ఫిబ్రవరి", + "Fiji": "ఫిజీ", + "Filename": "ఫైల్ పేరు", + "Finish enabling two factor authentication.": "రెండు కారకాల ప్రమాణీకరణను ప్రారంభించడాన్ని ముగించండి.", + "Finland": "ఫిన్లాండ్", + "For your security, please confirm your password to continue.": "మీ భద్రత కోసం, దయచేసి కొనసాగించడానికి మీ పాస్‌వర్డ్‌ను నిర్ధారించండి.", + "Forbidden": "నిషేధించబడింది", + "Force Delete": "బలవంతంగా తొలగించండి", + "Force Delete :resource": "బలవంతంగా తొలగించండి :resource", + "Force Delete Resource": "వనరులను బలవంతంగా తొలగించండి", + "Force Delete Selected": "బలవంతంగా తొలగించు ఎంపిక చేయబడింది", + "Forgot Password": "పాస్‌వర్డ్ మర్చిపోయాను", + "Forgot your password?": "మీ పాస్వర్డ్ మర్చిపోయారా?", + "Forgot Your Password?": "మీ పాస్వర్డ్ మర్చిపోయారా?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "మీ పాస్వర్డ్ మర్చిపోయారా? ఏమి ఇబ్బంది లేదు. మీ ఇమెయిల్ చిరునామాను మాకు తెలియజేయండి మరియు మేము మీకు కొత్త దాన్ని ఎంచుకోవడానికి అనుమతించే పాస్‌వర్డ్ రీసెట్ లింక్‌ను ఇమెయిల్ చేస్తాము.", + "France": "ఫ్రాన్స్", + "French Guiana": "ఫ్రెంచ్ గయానా", + "French Polynesia": "ఫ్రెంచ్ పాలినేషియా", + "French Southern Territories": "ఫ్రెంచ్ దక్షిణ భూభాగాలు", + "From": "నుండి", + "Gabon": "గాబోన్", + "Gambia": "గాంబియా", + "Georgia": "జార్జియా", + "Germany": "జర్మనీ", + "Ghana": "ఘనా", + "Gibraltar": "జిబ్రాల్టర్", + "Go Home": "ఇంటికి వెళ్ళు", + "Go to page :page": ":pageవ పేజీకి వెళ్లండి", + "Great! You have accepted the invitation to join the :team team.": "గొప్ప! మీరు :team మంది బృందంలో చేరడానికి ఆహ్వానాన్ని అంగీకరించారు.", + "Greece": "గ్రీస్", + "Greenland": "గ్రీన్లాండ్", + "Grenada": "గ్రెనడా", + "Guadeloupe": "గ్వాడెలోప్", + "Guam": "గ్వామ్", + "Guatemala": "గ్వాటెమాల", + "Guernsey": "గ్వెర్న్సీ", + "Guinea": "గినియా", + "Guinea-Bissau": "గినియా-బిస్సావు", + "Guyana": "గయానా", + "Haiti": "హైతీ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "మీ సబ్‌స్క్రిప్షన్‌ను రద్దు చేయడం గురించి రెండో ఆలోచనలు చేస్తున్నారా? మీ ప్రస్తుత బిల్లింగ్ సైకిల్ ముగిసే వరకు మీరు ఎప్పుడైనా మీ సభ్యత్వాన్ని తక్షణమే మళ్లీ సక్రియం చేయవచ్చు. మీ ప్రస్తుత బిల్లింగ్ సైకిల్ ముగిసిన తర్వాత, మీరు పూర్తిగా కొత్త సబ్‌స్క్రిప్షన్ ప్లాన్‌ని ఎంచుకోవచ్చు.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "మీ సబ్‌స్క్రిప్షన్‌ని రద్దు చేయడం గురించి రెండో ఆలోచనలు చేస్తున్నారా? మీ ప్రస్తుత బిల్లింగ్ సైకిల్ ముగిసే వరకు మీరు ఎప్పుడైనా మీ సభ్యత్వాన్ని తక్షణమే రియాక్టివ్ చేయవచ్చు. మీ ప్రస్తుత బిల్లింగ్ సైకిల్ ముగిసిన తర్వాత, మీరు పూర్తిగా కొత్త సబ్‌స్క్రిప్షన్ ప్లాన్‌ని ఎంచుకోవచ్చు.", + "Heard Island & Mcdonald Islands": "హర్డ్ ఐలాండ్ మరియు మెక్‌డొనాల్డ్ దీవులు", + "Heard Island and McDonald Islands": "హర్డ్ ఐలాండ్ మరియు మెక్‌డొనాల్డ్ దీవులు", + "Hello!": "హలో!", + "Hide Content": "కంటెంట్‌ను దాచండి", + "Hold Up!": "ఆగండి!", + "Holy See (Vatican City State)": "హోలీ సీ (వాటికన్ సిటీ స్టేట్)", + "Honduras": "హోండురాస్", + "Hong Kong": "హాంగ్ కొంగ", + "Hungary": "హంగేరి", + "I agree to the :terms_of_service and :privacy_policy": "నేను :terms_of_service మరియు :privacy_policyకి అంగీకరిస్తున్నాను", + "Iceland": "ఐస్లాండ్", + "ID": "ఐడి", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "అవసరమైతే, మీరు మీ అన్ని పరికరాల్లోని మీ ఇతర బ్రౌజర్ సెషన్‌ల నుండి లాగ్ అవుట్ చేయవచ్చు. మీ ఇటీవలి సెషన్‌లలో కొన్ని క్రింద జాబితా చేయబడ్డాయి; అయితే, ఈ జాబితా సమగ్రంగా ఉండకపోవచ్చు. మీ ఖాతా రాజీపడిందని మీరు భావిస్తే, మీరు మీ పాస్‌వర్డ్‌ను కూడా అప్‌డేట్ చేయాలి.", + "If you already have an account, you may accept this invitation by clicking the button below:": "మీకు ఇప్పటికే ఖాతా ఉంటే, దిగువ బటన్‌ను క్లిక్ చేయడం ద్వారా మీరు ఈ ఆహ్వానాన్ని అంగీకరించవచ్చు:", + "If you did not create an account, no further action is required.": "మీరు ఖాతాను సృష్టించనట్లయితే, తదుపరి చర్య అవసరం లేదు.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "మీరు ఈ బృందానికి ఆహ్వానాన్ని అందుకోవాలని అనుకోకుంటే, మీరు ఈ ఇమెయిల్‌ను విస్మరించవచ్చు.", + "If you did not receive the email": "మీరు ఇమెయిల్ అందుకోకపోతే", + "If you did not request a password reset, no further action is required.": "మీరు పాస్‌వర్డ్ రీసెట్‌ను అభ్యర్థించకుంటే, తదుపరి చర్య అవసరం లేదు.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "మీకు ఖాతా లేకుంటే, దిగువ బటన్‌ను క్లిక్ చేయడం ద్వారా మీరు ఒకదాన్ని సృష్టించవచ్చు. ఖాతాను సృష్టించిన తర్వాత, జట్టు ఆహ్వానాన్ని ఆమోదించడానికి మీరు ఈ ఇమెయిల్‌లోని ఆహ్వాన అంగీకార బటన్‌ను క్లిక్ చేయవచ్చు:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "మీ పూర్తి వ్యాపార పేరు, వ్యాట్ గుర్తింపు సంఖ్య లేదా రికార్డ్ చిరునామా వంటి మీ ఇన్వాయిస్‌లకు మీరు నిర్దిష్ట సంప్రదింపు లేదా పన్ను సమాచారాన్ని జోడించాల్సిన అవసరం ఉంటే, మీరు దీన్ని ఇక్కడ జోడించవచ్చు.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" బటన్‌ను క్లిక్ చేయడంలో మీకు సమస్య ఉంటే, దిగువ URLని కాపీ చేసి, అతికించండి\nమీ వెబ్ బ్రౌజర్‌లోకి:", + "Impersonate": "నటించు", + "Increase": "పెంచు", + "India": "భారతదేశం", + "Indonesia": "ఇండోనేషియా", + "Invalid filename.": "చెల్లని ఫైల్ పేరు.", + "Invalid JSON was returned from the route.": "చెల్లని JSON మార్గం నుండి తిరిగి వచ్చింది.", + "Invoice Email Addresses": "ఇన్వాయిస్ ఇమెయిల్ చిరునామాలు", + "Invoice emails updated successfully.": "ఇన్వాయిస్ ఇమెయిళ్ళు విజయవంతంగా నవీకరించబడ్డాయి.", + "Invoices": "ఇన్‌వాయిస్‌లు", + "Iran, Islamic Republic Of": "ఇరాన్", + "Iran, Islamic Republic of": "ఇరాన్, ఇస్లామిక్ రిపబ్లిక్ ఆఫ్", + "Iraq": "ఇరాక్", + "Ireland": "ఐర్లాండ్", + "Isle Of Man": "ఐల్ ఆఫ్ మ్యాన్", + "Isle of Man": "ఐల్ ఆఫ్ మ్యాన్", + "Israel": "ఇజ్రాయెల్", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "మీకు సక్రియ సభ్యత్వం లేనట్లు కనిపిస్తోంది. ప్రారంభించడానికి మీరు దిగువన ఉన్న సబ్‌స్క్రిప్షన్ ప్లాన్‌లలో ఒకదాన్ని ఎంచుకోవచ్చు. మీ సౌలభ్యం మేరకు సబ్‌స్క్రిప్షన్ ప్లాన్‌లు మార్చబడవచ్చు లేదా రద్దు చేయబడవచ్చు.", + "Italy": "ఇటలీ", + "Jamaica": "జమైకా", + "January": "జనవరి", + "Japan": "జపాన్", + "Jersey": "జెర్సీ", + "Jordan": "జోర్డాన్", + "July": "జూలై", + "June": "జూన్", + "Kazakhstan": "కజకిస్తాన్", + "Kenya": "కెన్యా", + "Key": "కీ", + "Kiribati": "కిరిబాటి", + "Korea": "దక్షిణ కొరియా", + "Korea, Democratic People's Republic of": "కొరియా, డెమొక్రాటిక్ పీపుల్స్ రిపబ్లిక్ ఆఫ్", + "Korea, Republic of": "కొరియా, రిపబ్లిక్ ఆఫ్", + "Kosovo": "కొసావో", + "Kuwait": "కువైట్", + "Kyrgyzstan": "కిర్గిజ్స్తాన్", + "Lao People's Democratic Republic": "లావో పీపుల్స్ డెమోక్రటిక్ రిపబ్లిక్", + "Last active": "చివరిగా సక్రియం", + "Last used": "చివరగా ఉపయోగించింది", + "Latvia": "లాట్వియా", + "Leave": "వదిలేయండి", + "Leave Team": "బృందాన్ని వదిలివేయండి", + "Lebanon": "లెబనాన్", + "length": "పొడవు", + "Lens": "లెన్స్", + "Lesotho": "లెసోతో", + "Liberia": "లైబీరియా", + "Libyan Arab Jamahiriya": "లిబియా అరబ్ జమాహిరియా", + "Liechtenstein": "లిచెన్‌స్టెయిన్", + "Light": "కాంతి", + "Lithuania": "లిథువేనియా", + "Load :perPage More": "మరో :perPage లోడ్ చేయండి", + "Loading": "లోడ్", + "Location": "స్థానం", + "Log in": "ప్రవేశించండి", + "Log In": "ప్రవేశించండి", + "Log Out": "లాగ్ అవుట్ చేయండి", + "Log out": "లాగ్ అవుట్ చేయండి", + "Log Out Other Browser Sessions": "ఇతర బ్రౌజర్ సెషన్‌లను లాగ్ అవుట్ చేయండి", + "Log Viewer": "లాగ్ వ్యూయర్", + "Login": "ప్రవేశించండి", + "Logout": "లాగ్అవుట్", + "Logs": "లాగ్‌లు", + "Luxembourg": "లక్సెంబర్గ్", + "Macao": "మకావో", + "Macedonia": "ఉత్తర మాసిడోనియా", + "Macedonia, the former Yugoslav Republic of": "మాసిడోనియా, మాజీ యుగోస్లావ్ రిపబ్లిక్ ఆఫ్", + "Madagascar": "మడగాస్కర్", + "Malawi": "మలావి", + "Malaysia": "మలేషియా", + "Maldives": "మాల్దీవులు", + "Mali": "మాలి", + "Malta": "మాల్టా", + "Manage Account": "ఖాతా నిర్వహణ", + "Manage and log out your active sessions on other browsers and devices.": "ఇతర బ్రౌజర్‌లు మరియు పరికరాలలో మీ సక్రియ సెషన్‌లను నిర్వహించండి మరియు లాగ్ అవుట్ చేయండి.", + "Manage API Tokens": "API టోకెన్‌లను నిర్వహించండి", + "Manage Role": "పాత్రను నిర్వహించండి", + "Manage Team": "బృందాన్ని నిర్వహించండి", + "Managing billing for :billableName": ":billableNameకి బిల్లింగ్‌ను నిర్వహించడం", + "March": "మార్చి", + "Mark all as Read": "అన్నీ చదివినట్లు గుర్తించు", + "Mark all notifications as read": "అన్ని నోటిఫికేషన్‌లను చదివినట్లుగా గుర్తించండి", + "Mark Read": "మార్క్ చదవండి", + "Mark Unread": "చదవనివిగా గుర్తించు", + "Marshall Islands": "మార్షల్ దీవులు", + "Martinique": "మార్టినిక్", + "Mauritania": "మౌరిటానియా", + "Mauritius": "మారిషస్", + "May": "మే", + "Mayotte": "మయోట్టే", + "Mexico": "మెక్సికో", + "Micronesia, Federated States Of": "మైక్రోనేషియా", + "Micronesia, Federated States of": "మైక్రోనేషియా, ఫెడరేటెడ్ స్టేట్స్ ఆఫ్", + "Moldova": "మోల్డోవా", + "Moldova, Republic of": "మోల్డోవా, రిపబ్లిక్ ఆఫ్", + "Monaco": "మొనాకో", + "Mongolia": "మంగోలియా", + "Montenegro": "మోంటెనెగ్రో", + "Month To Date": "నెల నుండి తేదీకి", + "Monthly": "నెలవారీ", + "monthly": "నెలవారీ", + "Montserrat": "మోంట్సెరాట్", + "Morocco": "మొరాకో", + "Mozambique": "మొజాంబిక్", + "Myanmar": "మయన్మార్", + "Name": "పేరు", + "name": "పేరు", + "Namibia": "నమీబియా", + "Nauru": "నౌరు", + "Nepal": "నేపాల్", + "Netherlands": "నెదర్లాండ్స్", + "Netherlands Antilles": "నెదర్లాండ్స్ ఆంటిల్లెస్", + "Nevermind": "పర్వాలేదు", + "Nevermind, I'll keep my old plan": "పర్వాలేదు, నేను నా పాత ప్లాన్‌ను అలాగే ఉంచుతాను", + "New": "కొత్తది", + "New :resource": "కొత్త :resource", + "New Caledonia": "న్యూ కాలెడోనియా", + "New Password": "కొత్త పాస్వర్డ్", + "New Zealand": "న్యూజిలాండ్", + "Next": "తరువాత", + "Next Payment": "తదుపరి చెల్లింపు", + "Next Payment on": "తదుపరి చెల్లింపు ఆన్‌లో ఉంది", + "Nicaragua": "నికరాగ్వా", + "Niger": "నైజర్", + "Nigeria": "నైజీరియా", + "Niue": "నియు", + "No": "నం", + "No :resource matched the given criteria.": "నం :resource ఇచ్చిన ప్రమాణాలకు సరిపోలింది.", + "No additional information...": "అదనపు సమాచారం లేదు...", + "No Current Data": "ప్రస్తుత డేటా లేదు", + "No Data": "సమాచారం లేదు", + "no file selected": "ఫైల్ ఏదీ ఎంచుకోబడలేదు", + "No Increase": "పెరుగుదల లేదు", + "No payment methods on file.": "ఫైల్‌లో చెల్లింపు పద్ధతులు లేవు.", + "No payment scheduled.": "చెల్లింపు షెడ్యూల్ చేయబడలేదు.", + "No Prior Data": "ముందస్తు డేటా లేదు", + "No Results Found.": "ఎటువంటి ఫలితాలు లభించలేదు.", + "Norfolk Island": "నార్ఫోక్ ద్వీపం", + "Northern Mariana Islands": "ఉత్తర మరియానా దీవులు", + "Norway": "నార్వే", + "Not Found": "దొరకలేదు", + "Notifications": "నోటిఫికేషన్‌లు", + "Nova": "నోవా", + "Nova User": "నోవా వినియోగదారు", + "November": "నవంబర్", + "October": "అక్టోబర్", + "of": "యొక్క", + "OK": "సరే", + "Oman": "ఒమన్", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "బృందం తొలగించబడిన తర్వాత, దాని వనరులు మరియు డేటా మొత్తం శాశ్వతంగా తొలగించబడతాయి. ఈ బృందాన్ని తొలగించే ముందు, దయచేసి మీరు ఈ బృందానికి సంబంధించిన ఏదైనా డేటా లేదా సమాచారాన్ని డౌన్‌లోడ్ చేసుకోండి.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "మీ ఖాతా తొలగించబడిన తర్వాత, దాని వనరులు మరియు డేటా మొత్తం శాశ్వతంగా తొలగించబడతాయి. మీ ఖాతాను తొలగించే ముందు, దయచేసి మీరు ఉంచాలనుకునే ఏదైనా డేటా లేదా సమాచారాన్ని డౌన్‌లోడ్ చేయండి.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "మీ ఖాతా తొలగించబడిన తర్వాత, దాని వనరులు మరియు డేటా మొత్తం శాశ్వతంగా తొలగించబడతాయి. మీరు మీ ఖాతాను శాశ్వతంగా తొలగించాలనుకుంటున్నారని నిర్ధారించడానికి దయచేసి మీ పాస్‌వర్డ్‌ను నమోదు చేయండి.", + "Only Trashed": "ట్రాష్ మాత్రమే", + "Open Invoices": "ఇన్‌వాయిస్‌లను తెరవండి", + "Original": "అసలైనది", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "మా బిల్లింగ్ మేనేజ్‌మెంట్ పోర్టల్ మీ సబ్‌స్క్రిప్షన్ ప్లాన్‌ను, చెల్లింపు పద్ధతిని సౌకర్యవంతంగా నిర్వహించడానికి మరియు మీ ఇటీవలి ఇన్‌వాయిస్‌లను డౌన్‌లోడ్ చేసుకోవడానికి మిమ్మల్ని అనుమతిస్తుంది.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "మా బిల్లింగ్ మేనేజ్‌మెంట్ పోర్టల్ మీ సబ్‌స్క్రిప్షన్ ప్లాన్‌ను, చెల్లింపు పద్ధతులను సౌకర్యవంతంగా నిర్వహించడానికి మరియు మీ ఇటీవలి ఇన్‌వాయిస్‌లను డౌన్‌లోడ్ చేసుకోవడానికి మిమ్మల్ని అనుమతిస్తుంది.", + "Page Expired": "పేజీ గడువు ముగిసింది", + "Pagination Navigation": "పేజినేషన్ నావిగేషన్", + "Paid": "చెల్లించారు", + "Pakistan": "పాకిస్తాన్", + "Palau": "పలావ్", + "Palestinian Territory, Occupied": "పాలస్తీనా భూభాగం, ఆక్రమించబడింది", + "Panama": "పనామా", + "Papua New Guinea": "పాపువా న్యూ గినియా", + "Paraguay": "పరాగ్వే", + "Password": "పాస్వర్డ్", + "password": "పాస్వర్డ్", + "Payment Confirmation": "చెల్లింపు నిర్ధారణ", + "Payment Information": "చెల్లింపు సమాచారం", + "Payment information updated successfully.": "చెల్లింపు సమాచారం విజయవంతంగా నవీకరించబడింది.", + "Payment Method": "చెల్లింపు పద్ధతి", + "Payment Methods": "చెల్లింపు పద్ధతులు", + "Payment Required": "చెల్లింపు అవసరం", + "Payments": "చెల్లింపులు", + "Pending Team Invitations": "పెండింగ్‌లో ఉన్న టీమ్ ఆహ్వానాలు", + "Per Page": "ఒక్కో పేజీకి", + "Permanently delete this team.": "ఈ బృందాన్ని శాశ్వతంగా తొలగించండి.", + "Permanently delete your account.": "మీ ఖాతాను శాశ్వతంగా తొలగించండి.", + "Permissions": "అనుమతులు", + "Peru": "పెరూ", + "Philippines": "ఫిలిప్పీన్స్", + "Photo": "ఫోటో", + "Pitcairn": "పిట్‌కైర్న్", + "Please accept the terms of service.": "దయచేసి సేవా నిబంధనలను అంగీకరించండి.", + "Please click the button below to verify your email address.": "దయచేసి మీ ఇమెయిల్ చిరునామాను ధృవీకరించడానికి దిగువ బటన్‌ను క్లిక్ చేయండి.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "దయచేసి మీ అత్యవసర పునరుద్ధరణ కోడ్‌లలో ఒకదానిని నమోదు చేయడం ద్వారా మీ ఖాతాకు ప్రాప్యతను నిర్ధారించండి.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "దయచేసి మీ ప్రామాణీకరణ అప్లికేషన్ అందించిన ప్రమాణీకరణ కోడ్‌ను నమోదు చేయడం ద్వారా మీ ఖాతాకు ప్రాప్యతను నిర్ధారించండి.", + "Please confirm your password before continuing.": "దయచేసి కొనసాగడానికి ముందు మీ పాస్‌వర్డ్‌ను నిర్ధారించండి.", + "Please copy your new API token. For your security, it won't be shown again.": "దయచేసి మీ కొత్త API టోకెన్‌ను కాపీ చేయండి. మీ భద్రత కోసం, ఇది మళ్లీ చూపబడదు.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "మీరు మీ అన్ని పరికరాలలో మీ ఇతర బ్రౌజర్ సెషన్‌ల నుండి లాగ్ అవుట్ చేయాలనుకుంటున్నారని నిర్ధారించడానికి దయచేసి మీ పాస్‌వర్డ్‌ను నమోదు చేయండి.", + "Please provide a maximum of three invoice emails addresses.": "దయచేసి గరిష్టంగా మూడు ఇన్వాయిస్ ఇమెయిళ్ళ చిరునామాలను అందించండి.", + "Please provide the email address of the person you would like to add to this team.": "దయచేసి మీరు ఈ బృందానికి జోడించాలనుకుంటున్న వ్యక్తి యొక్క ఇమెయిల్ చిరునామాను అందించండి.", + "Please set a default payment method before retrying payments.": "చెల్లింపులను తిరిగి ప్రయత్నించే ముందు దయచేసి డిఫాల్ట్ చెల్లింపు పద్ధతిని సెట్ చేయండి.", + "Please set a default payment method before swapping plans.": "దయచేసి ప్లాన్‌లను మార్చుకునే ముందు డిఫాల్ట్ చెల్లింపు పద్ధతిని సెట్ చేయండి.", + "Poland": "పోలాండ్", + "Portugal": "పోర్చుగల్", + "Press / to search": "శోధించడానికి / నొక్కండి", + "Preview": "ప్రివ్యూ", + "Previewing": "ప్రివ్యూ చేస్తోంది", + "Previous": "మునుపటి", + "Privacy Policy": "గోప్యతా విధానం", + "Profile": "ప్రొఫైల్", + "Profile Information": "ప్రొఫైల్ సమాచారం", + "Puerto Rico": "ప్యూర్టో రికో", + "Qatar": "ఖతార్", + "Quarter To Date": "క్వార్టర్ టు డేట్", + "Recovery Code": "రికవరీ కోడ్", + "Refresh": "రిఫ్రెష్ చేయండి", + "Regards,": "గౌరవంతో,", + "Regenerate Recovery Codes": "రికవరీ కోడ్‌లను పునరుద్ధరించండి", + "Register": "నమోదు చేసుకోండి", + "Reload": "మళ్లీ లోడ్ చేయండి", + "Remember me": "నన్ను గుర్తు పెట్టుకో", + "Remember Me": "నన్ను గుర్తు పెట్టుకో", + "Remove": "తొలగించు", + "Remove Photo": "ఫోటోను తీసివేయండి", + "Remove Team Member": "బృంద సభ్యుడిని తొలగించండి", + "Replicate": "ప్రతిరూపం", + "Required fields": "అవసరమైన ఫీల్డ్‌లు", + "Resend Verification Email": "ధృవీకరణ ఇమెయిల్‌ను మళ్లీ పంపండి", + "Reset Filters": "ఫిల్టర్‌లను రీసెట్ చేయండి", + "Reset Password": "రహస్యపదాన్ని మార్చుకోండి", + "Reset Password Notification": "పాస్‌వర్డ్ నోటిఫికేషన్‌ని రీసెట్ చేయండి", + "resource": "వనరు", + "Resource Row Dropdown": "వనరుల వరుస డ్రాప్‌డౌన్", + "Resources": "వనరులు", + "resources": "వనరులు", + "Restore": "పునరుద్ధరించు", + "Restore :resource": "పునరుద్ధరించు :resource", + "Restore Resource": "వనరులను పునరుద్ధరించండి", + "Restore Selected": "ఎంచుకున్న వాటిని పునరుద్ధరించు", + "results": "ఫలితాలు", + "Resume Subscription": "సభ్యత్వాన్ని పునఃప్రారంభించండి", + "Retry Payment": "చెల్లింపును మళ్లీ ప్రయత్నించండి", + "Return to :appName": ":appNameకి తిరిగి వెళ్ళు", + "Reunion": "రీయూనియన్", + "Role": "పాత్ర", + "Romania": "రొమేనియా", + "Run Action": "చర్యను అమలు చేయండి", + "Russian Federation": "రష్యన్ ఫెడరేషన్", + "Rwanda": "రువాండా", + "Réunion": "రీయూనియన్", + "Saint Barthelemy": "సెయింట్ బార్తెలెమీ", + "Saint Barthélemy": "సెయింట్ బార్తెలెమీ", + "Saint Helena": "సెయింట్ హెలెనా", + "Saint Kitts And Nevis": "సెయింట్ కిట్స్ మరియు నెవిస్", + "Saint Kitts and Nevis": "సెయింట్ కిట్స్ మరియు నెవిస్", + "Saint Lucia": "సెయింట్ లూసియా", + "Saint Martin": "సెయింట్ మార్టిన్", + "Saint Martin (French part)": "సెయింట్ మార్టిన్ (ఫ్రెంచ్ భాగం)", + "Saint Pierre And Miquelon": "సెయింట్ పియర్ మరియు మిక్వెలాన్", + "Saint Pierre and Miquelon": "సెయింట్ పియర్ మరియు మిక్వెలాన్", + "Saint Vincent And Grenadines": "సెయింట్ విన్సెంట్ మరియు గ్రెనడైన్స్", + "Saint Vincent and the Grenadines": "సెయింట్ విన్సెంట్ మరియు గ్రెనడైన్స్", + "Samoa": "సమోవా", + "San Marino": "శాన్ మారినో", + "Sao Tome And Principe": "సావో టోమ్ మరియు ప్రిన్సిపే", + "Sao Tome and Principe": "సావో టోమ్ మరియు ప్రిన్సిపీ", + "Saudi Arabia": "సౌదీ అరేబియా", + "Save": "సేవ్ చేయండి", + "Saved.": "సేవ్ చేయబడింది.", + "Scroll to bottom": "దిగువకు స్క్రోల్ చేయండి", + "Scroll to top": "పైకి స్క్రోల్ చేయండి", + "Search": "వెతకండి", + "Secure Area": "సురక్షిత ప్రాంతం", + "Select": "ఎంచుకోండి", + "Select a different plan": "వేరే ప్లాన్‌ని ఎంచుకోండి", + "Select a log file...": "లాగ్ ఫైల్‌ని ఎంచుకోండి...", + "Select A New Photo": "కొత్త ఫోటోను ఎంచుకోండి", + "Select Action": "చర్యను ఎంచుకోండి", + "Select all": "అన్ని ఎంచుకోండి", + "Select All Dropdown": "అన్ని డ్రాప్‌డౌన్‌ను ఎంచుకోండి", + "Select this page": "ఈ పేజీని ఎంచుకోండి", + "Send Password Reset Link": "పాస్‌వర్డ్ రీసెట్ లింక్‌ని పంపండి", + "Senegal": "సెనెగల్", + "September": "సెప్టెంబర్", + "Serbia": "సెర్బియా", + "Server Error": "సర్వర్ లోపం", + "Service Unavailable": "సహాయము అందించుట వీలుకాదు", + "Set as default": "ఎధావిధిగా ఉంచు", + "Setup Key": "సెటప్ కీ", + "Seychelles": "సీషెల్స్", + "Show All Fields": "అన్ని ఫీల్డ్‌లను చూపించు", + "Show Content": "కంటెంట్ చూపించు", + "Show Recovery Codes": "రికవరీ కోడ్‌లను చూపించు", + "Showing": "చూపిస్తున్నారు", + "Sierra Leone": "సియర్రా లియోన్", + "Signed in as": "గా సైన్ ఇన్ చేసారు", + "Singapore": "సింగపూర్", + "Sint Maarten (Dutch part)": "సింట్ మార్టెన్", + "Slovakia": "స్లోవేకియా", + "Slovenia": "స్లోవేనియా", + "Soft Deleted": "సాఫ్ట్ డిలీట్ చేయబడింది", + "Solomon Islands": "సోలమన్ దీవులు", + "Somalia": "సోమాలియా", + "Something went wrong.": "ఎక్కడో తేడ జరిగింది.", + "Sorry! You are not authorized to perform this action.": "క్షమించండి! ఈ చర్యను నిర్వహించడానికి మీకు అధికారం లేదు.", + "Sorry, your session has expired.": "క్షమించండి, మీ సెషన్ గడువు ముగిసింది.", + "South Africa": "దక్షిణ ఆఫ్రికా", + "South Georgia And Sandwich Isl.": "దక్షిణ జార్జియా మరియు దక్షిణ శాండ్‌విచ్ దీవులు", + "South Georgia and the South Sandwich Islands": "దక్షిణ జార్జియా మరియు దక్షిణ శాండ్‌విచ్ దీవులు", + "South Sudan": "దక్షిణ సూడాన్", + "Spain": "స్పెయిన్", + "Sri Lanka": "శ్రీలంక", + "Standalone Actions": "స్వతంత్ర చర్యలు", + "Start Polling": "పోలింగ్ ప్రారంభించండి", + "Start polling": "పోలింగ్ ప్రారంభించండి", + "State / County": "రాష్ట్రం / కౌంటీ", + "Stop Impersonating": "నటించడం ఆపు", + "Stop Polling": "పోలింగ్ ఆపండి", + "Stop polling": "పోలింగ్‌ను ఆపండి", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ఈ రికవరీ కోడ్‌లను సురక్షిత పాస్‌వర్డ్ మేనేజర్‌లో నిల్వ చేయండి. మీ టూ ఫ్యాక్టర్ అథెంటికేషన్ పరికరం పోయినట్లయితే మీ ఖాతాకు యాక్సెస్‌ని తిరిగి పొందడానికి వాటిని ఉపయోగించవచ్చు.", + "Subscribe": "సభ్యత్వం పొందండి", + "Subscription Information": "చందా సమాచారం", + "Subscription Pending": "సబ్‌స్క్రిప్షన్ పెండింగ్‌లో ఉంది", + "Sudan": "సూడాన్", + "Suriname": "సురినామ్", + "Svalbard And Jan Mayen": "స్వాల్బార్డ్ మరియు జాన్ మాయెన్", + "Svalbard and Jan Mayen": "స్వాల్బార్డ్ మరియు జాన్ మాయెన్", + "Swaziland": "స్వాజిలాండ్", + "Sweden": "స్వీడన్", + "Switch Teams": "జట్లు మారండి", + "Switzerland": "స్విట్జర్లాండ్", + "Syrian Arab Republic": "సిరియన్ అరబ్ రిపబ్లిక్", + "System": "వ్యవస్థ", + "Taiwan": "తైవాన్", + "Taiwan, Province of China": "తైవాన్, చైనా ప్రావిన్స్", + "Tajikistan": "తజికిస్తాన్", + "Tanzania": "టాంజానియా", + "Tanzania, United Republic of": "టాంజానియా, యునైటెడ్ రిపబ్లిక్ ఆఫ్", + "TAX": "పన్ను", + "Team Details": "జట్టు వివరాలు", + "Team Invitation": "జట్టు ఆహ్వానం", + "Team Members": "జట్టు సభ్యులు", + "Team Name": "జట్టు పేరు", + "Team Owner": "జట్టు యజమాని", + "Team Settings": "జట్టు సెట్టింగ్‌లు", + "Terms of Service": "సేవా నిబంధనలు", + "Thailand": "థాయిలాండ్", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "సైన్ అప్ చేసినందుకు ధన్యవాదాలు! ప్రారంభించడానికి ముందు, మేము మీకు ఇమెయిల్ పంపిన లింక్‌పై క్లిక్ చేయడం ద్వారా మీరు మీ ఇమెయిల్ చిరునామాను ధృవీకరించగలరా? మీరు ఇమెయిల్‌ను అందుకోకుంటే, మేము మీకు మరొకటి పంపుతాము.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "మీ నిరంతర మద్దతుకు ధన్యవాదాలు. మేము మీ రికార్డ్‌ల కోసం మీ ఇన్‌వాయిస్ కాపీని జోడించాము. మీకు ఏవైనా ప్రశ్నలు లేదా ఆందోళనలు ఉంటే దయచేసి మాకు తెలియజేయండి.", + "Thanks,": "ధన్యవాదాలు,", + "The :attribute must be a valid role.": ":attribute తప్పక చెల్లుబాటు అయ్యే పాత్ర అయి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక సంఖ్యను కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక ప్రత్యేక అక్షరం మరియు ఒక సంఖ్యను కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక ప్రత్యేక అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక పెద్ద అక్షరం మరియు ఒక సంఖ్యను కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక పెద్ద అక్షరం మరియు ఒక ప్రత్యేక అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక పెద్ద అక్షరం, ఒక సంఖ్య మరియు ఒక ప్రత్యేక అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి మరియు కనీసం ఒక పెద్ద అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must be at least :length characters.": ":attribute తప్పనిసరిగా కనీసం :length అక్షరాలు ఉండాలి.", + "The :attribute must contain at least one letter.": ":attribute తప్పనిసరిగా కనీసం ఒక అక్షరాన్ని కలిగి ఉండాలి.", + "The :attribute must contain at least one number.": ":attribute తప్పనిసరిగా కనీసం ఒక సంఖ్యను కలిగి ఉండాలి.", + "The :attribute must contain at least one symbol.": ":attributeలో కనీసం ఒక చిహ్నమైనా ఉండాలి.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attributeలో తప్పనిసరిగా కనీసం ఒక పెద్ద అక్షరం మరియు ఒక చిన్న అక్షరం ఉండాలి.", + "The :resource was created!": ":resource సృష్టించబడింది!", + "The :resource was deleted!": ":resource తొలగించబడింది!", + "The :resource was restored!": ":resource పునరుద్ధరించబడింది!", + "The :resource was updated!": ":resource నవీకరించబడింది!", + "The action was executed successfully.": "చర్య విజయవంతంగా అమలు చేయబడింది.", + "The default payment method cannot be removed.": "డిఫాల్ట్ చెల్లింపు పద్ధతిని తీసివేయడం సాధ్యం కాదు.", + "The file was deleted!": "ఫైల్ తొలగించబడింది!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ఇచ్చిన :attribute డేటా లీక్‌లో కనిపించింది. దయచేసి వేరే :attributeని ఎంచుకోండి.", + "The given data was invalid.": "ఇచ్చిన డేటా చెల్లదు.", + "The government won't let us show you what's behind these doors": "ఈ తలుపుల వెనుక ఏముందో మీకు చూపించడానికి ప్రభుత్వం అనుమతించదు", + "The HasOne relationship has already been filled.": "HasOne సంబంధం ఇప్పటికే పూరించింది.", + "The image could not be loaded": "చిత్రాన్ని లోడ్ చేయడం సాధ్యపడలేదు", + "The image could not be loaded.": "చిత్రాన్ని లోడ్ చేయడం సాధ్యపడలేదు.", + "The invoice emails must be valid email addresses.": "ఇన్వాయిస్ ఇమెయిళ్ళు చెల్లుబాటు అయ్యే ఇమెయిల్ చిరునామాలు.", + "The password is incorrect.": "పాస్వర్డ్ తప్పు.", + "The provided coupon code is invalid.": "అందించిన కూపన్ కోడ్ చెల్లదు.", + "The provided password does not match your current password.": "అందించిన పాస్‌వర్డ్ మీ ప్రస్తుత పాస్‌వర్డ్‌తో సరిపోలడం లేదు.", + "The provided password was incorrect.": "అందించిన పాస్‌వర్డ్ తప్పు.", + "The provided two factor authentication code was invalid.": "అందించిన రెండు కారకాల ప్రమాణీకరణ కోడ్ చెల్లదు.", + "The provided two factor recovery code was invalid.": "అందించిన రెండు కారకాల రికవరీ కోడ్ చెల్లదు.", + "The provided VAT number is invalid.": "అందించిన VAT సంఖ్య చెల్లదు.", + "The resource was attached!": "వనరు జోడించబడింది!", + "The resource was prevented from being saved!": "వనరు సేవ్ చేయబడకుండా నిరోధించబడింది!", + "The resource was updated!": "వనరు నవీకరించబడింది!", + "The response is not a streamed response.": "ప్రతిస్పందన స్ట్రీమ్ చేసిన ప్రతిస్పందన కాదు.", + "The response is not a view.": "ప్రతిస్పందన వీక్షణ కాదు.", + "The selected country is invalid.": "ఎంచుకున్న దేశం చెల్లదు.", + "The selected plan is invalid.": "ఎంచుకున్న ప్లాన్ చెల్లదు.", + "The selected resources have been :action!": "ఎంచుకున్న వనరులు :action!", + "The team's name and owner information.": "జట్టు పేరు మరియు యజమాని సమాచారం.", + "There are no available options for this resource.": "ఈ వనరు కోసం అందుబాటులో ఉన్న ఎంపికలు ఏవీ లేవు.", + "There are no fields to display.": "ప్రదర్శించడానికి ఫీల్డ్‌లు లేవు.", + "There are no new notifications.": "కొత్త నోటిఫికేషన్‌లు లేవు.", + "There was a problem executing the action.": "చర్యను అమలు చేయడంలో సమస్య ఉంది.", + "There was a problem fetching the resource.": "వనరును పొందడంలో సమస్య ఉంది.", + "There was a problem submitting the form.": "ఫారమ్‌ను సమర్పించడంలో సమస్య ఉంది.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ఈ వ్యక్తులు మీ బృందానికి ఆహ్వానించబడ్డారు మరియు వారికి ఆహ్వాన ఇమెయిల్ పంపబడింది. ఇమెయిల్ ఆహ్వానాన్ని ఆమోదించడం ద్వారా వారు బృందంలో చేరవచ్చు.", + "This account does not have an active subscription.": "ఈ ఖాతాకు సక్రియ సభ్యత్వం లేదు.", + "This action is unauthorized.": "ఈ చర్య అనధికారమైనది.", + "This copy of Nova is unlicensed.": "నోవా యొక్క ఈ కాపీ లైసెన్స్ లేనిది.", + "This coupon code can only be used by new customers.": "ఈ కూపన్ కోడ్‌ని కొత్త కస్టమర్‌లు మాత్రమే ఉపయోగించగలరు.", + "This device": "ఈ పరికరం", + "This file field is read-only.": "ఈ ఫైల్ ఫీల్డ్ చదవడానికి మాత్రమే.", + "This invoice is no longer open.": "ఈ ఇన్‌వాయిస్ ఇప్పుడు తెరవబడదు.", + "This is a secure area of the application. Please confirm your password before continuing.": "ఇది అప్లికేషన్ యొక్క సురక్షిత ప్రాంతం. దయచేసి కొనసాగడానికి ముందు మీ పాస్‌వర్డ్‌ను నిర్ధారించండి.", + "This password does not match our records.": "ఈ పాస్‌వర్డ్ మా రికార్డులతో సరిపోలడం లేదు.", + "This password reset link will expire in :count minutes.": "ఈ పాస్‌వర్డ్ రీసెట్ లింక్ గడువు :count నిమిషాల్లో ముగుస్తుంది.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "ఈ చెల్లింపు ప్రారంభించబడింది, కాని నిధులు ఇంకా స్వీకరించబడలేదు. దీనికి 14 రోజులు పట్టవచ్చు.", + "This resource no longer exists": "ఈ వనరు ఇప్పుడు లేదు", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "ఈ సభ్యత్వం గడువు ముగిసింది మరియు పునఃప్రారంభించబడదు. దయచేసి కొత్త సభ్యత్వాన్ని సృష్టించండి.", + "This user already belongs to the team.": "ఈ వినియోగదారు ఇప్పటికే బృందానికి చెందినవారు.", + "This user has already been invited to the team.": "ఈ వినియోగదారు ఇప్పటికే బృందానికి ఆహ్వానించబడ్డారు.", + "Timor-Leste": "తైమూర్-లెస్టే", + "to": "కు", + "To": "కు", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "రెండు కారకాల ప్రమాణీకరణను ప్రారంభించడాన్ని పూర్తి చేయడానికి, మీ ఫోన్ యొక్క ప్రామాణీకరణ అప్లికేషన్‌ను ఉపయోగించి క్రింది QR కోడ్‌ని స్కాన్ చేయండి లేదా సెటప్ కీని నమోదు చేసి, రూపొందించిన OTP కోడ్‌ను అందించండి.", + "Today": "ఈరోజు", + "Toggle navigation": "నావిగేషన్‌ని టోగుల్ చేయండి", + "Togo": "వెళ్ళడానికి", + "Tokelau": "టోకెలావ్", + "Token Name": "టోకెన్ పేరు", + "Tonga": "టాంగా", + "Too Many Requests": "చాలా ఎక్కువ అభ్యర్థనలు", + "total": "మొత్తం", + "Total:": "మొత్తం:", + "Trashed": "ట్రాష్ చేయబడింది", + "Trinidad And Tobago": "ట్రినిడాడ్ మరియు టొబాగో", + "Trinidad and Tobago": "ట్రినిడాడ్ మరియు టొబాగో", + "Tunisia": "ట్యునీషియా", + "Turkey": "టర్కీ", + "Turkmenistan": "తుర్క్మెనిస్తాన్", + "Turks And Caicos Islands": "టర్క్స్ మరియు కైకోస్ దీవులు", + "Turks and Caicos Islands": "టర్క్స్ మరియు కైకోస్ దీవులు", + "Tuvalu": "తువాలు", + "Two Factor Authentication": "రెండు కారకాల ప్రమాణీకరణ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "రెండు కారకాల ప్రమాణీకరణ ఇప్పుడు ప్రారంభించబడింది. మీ ఫోన్ ప్రామాణీకరణ అప్లికేషన్‌ని ఉపయోగించి క్రింది QR కోడ్‌ని స్కాన్ చేయండి లేదా సెటప్ కీని నమోదు చేయండి.", + "Type": "టైప్ చేయండి", + "Uganda": "ఉగాండా", + "Ukraine": "ఉక్రెయిన్", + "Unauthorized": "అనధికారమైనది", + "United Arab Emirates": "యునైటెడ్ అరబ్ ఎమిరేట్స్", + "United Kingdom": "యునైటెడ్ కింగ్‌డమ్", + "United States": "సంయుక్త రాష్ట్రాలు", + "United States Minor Outlying Islands": "యునైటెడ్ స్టేట్స్ మైనర్ అవుట్‌లైయింగ్ దీవులు", + "United States Outlying Islands": "U.S. వెలుపలి దీవులు", + "Unknown": "తెలియదు", + "Unpaid": "చెల్లించని", + "Update": "నవీకరించు", + "Update & Continue Editing": "నవీకరించండి మరియు సవరణను కొనసాగించండి", + "Update :resource": "నవీకరణ :resource", + "Update :resource: :title": "అప్‌డేట్ :resource::title", + "Update attached :resource: :title": "నవీకరణ :resource::title జోడించబడింది", + "Update Password": "పాస్‌వర్డ్‌ని నవీకరించండి", + "Update Payment Information": "చెల్లింపు సమాచారాన్ని నవీకరించండి", + "Update Payment Method": "చెల్లింపు పద్ధతిని నవీకరించండి", + "Update your account's profile information and email address.": "మీ ఖాతా ప్రొఫైల్ సమాచారం మరియు ఇమెయిల్ చిరునామాను నవీకరించండి.", + "Uploading": "అప్‌లోడ్ చేస్తోంది", + "Uploading files... (:current/:total)": "ఫైల్‌లను అప్‌లోడ్ చేస్తోంది... (:current/:total)", + "Uruguay": "ఉరుగ్వే", + "Use a recovery code": "రికవరీ కోడ్‌ని ఉపయోగించండి", + "Use an authentication code": "ప్రామాణీకరణ కోడ్‌ని ఉపయోగించండి", + "User Actions": "వినియోగదారు చర్యలు", + "User Security": "వినియోగదారు భద్రత", + "Username": "వినియోగదారు పేరు", + "Uzbekistan": "ఉజ్బెకిస్తాన్", + "Value": "విలువ", + "Vanuatu": "వనాటు", + "VAT Number": "వ్యాట్ సంఖ్య", + "Venezuela": "వెనిజులా", + "Venezuela, Bolivarian Republic of": "వెనిజులా, బొలివేరియన్ రిపబ్లిక్ ఆఫ్", + "Verify Email Address": "ఇమెయిల్ చిరునామాను ధృవీకరించండి", + "Verify Your Email Address": "మీ ఈ - మెయిల్ చిరునామాను తనిఖీ చేసుకోండి", + "Viet Nam": "వియత్నాం", + "View": "చూడండి", + "Virgin Islands, British": "వర్జిన్ దీవులు, బ్రిటిష్", + "Virgin Islands, U.S.": "వర్జిన్ ఐలాండ్స్, U.S.", + "Wallis And Futuna": "వాలిస్ మరియు ఫుటునా", + "Wallis and Futuna": "వాలిస్ మరియు ఫుటునా", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "మేము మీ సభ్యత్వాన్ని ప్రాసెస్ చేస్తున్నాము. సభ్యత్వం విజయవంతంగా ప్రాసెస్ చేయబడిన తర్వాత, ఈ పేజీ స్వయంచాలకంగా నవీకరించబడుతుంది. సాధారణంగా, ఈ ప్రక్రియకు కొన్ని సెకన్లు మాత్రమే పట్టాలి.", + "We are unable to process your payment. Please contact customer support.": "మేము మీ చెల్లింపును ప్రాసెస్ చేయలేకపోతున్నాము. దయచేసి కస్టమర్ సపోర్ట్‌ని సంప్రదించండి.", + "We have emailed your password reset link!": "మేము మీ పాస్‌వర్డ్ రీసెట్ లింక్‌ని ఇమెయిల్ చేసాము!", + "We were unable to find a registered user with this email address.": "మేము ఈ ఇమెయిల్ చిరునామాతో నమోదిత వినియోగదారుని కనుగొనలేకపోయాము.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "మీరు క్రింద పేర్కొన్న ఇమెయిల్ చిరునామాలకు మేము ఇన్వాయిస్ డౌన్‌లోడ్ లింక్‌ను పంపుతాము. మీరు కామాలతో బహుళ ఇమెయిల్ చిరునామాలను వేరు చేయవచ్చు.", + "We're lost in space. The page you were trying to view does not exist.": "మేము అంతరిక్షంలో తప్పిపోయాము. మీరు వీక్షించడానికి ప్రయత్నిస్తున్న పేజీ ఉనికిలో లేదు.", + "Welcome Back!": "పునఃస్వాగతం!", + "Western Sahara": "పశ్చిమ సహారా", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "రెండు కారకాల ప్రమాణీకరణ ప్రారంభించబడినప్పుడు, ప్రమాణీకరణ సమయంలో మీరు సురక్షితమైన, యాదృచ్ఛిక టోకెన్ కోసం ప్రాంప్ట్ చేయబడతారు. మీరు మీ ఫోన్ యొక్క Google Authenticator అప్లికేషన్ నుండి ఈ టోకెన్‌ని తిరిగి పొందవచ్చు.", + "Whoops": "అయ్యో", + "Whoops!": "అయ్యో!", + "Whoops! Something went wrong.": "అయ్యో! ఎక్కడో తేడ జరిగింది.", + "With Trashed": "ట్రాష్‌తో", + "Write": "వ్రాయడానికి", + "Year To Date": "సంవత్సరం నుండి తేదీ వరకు", + "Yearly": "సంవత్సరానికి", + "Yemen": "యెమెన్", + "Yes": "అవును", + "You are already subscribed.": "మీరు ఇప్పటికే సభ్యత్వం పొందారు.", + "You are currently within your free trial period. Your trial will expire on :date.": "మీరు ప్రస్తుతం మీ ఉచిత ట్రయల్ వ్యవధిలో ఉన్నారు. మీ ట్రయల్ గడువు :dateన ముగుస్తుంది.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "మీరు ప్రస్తుతం మీ ఉచిత ట్రయల్ వ్యవధిలో ఉన్నారు. మీ ట్రయల్ గడువు :dateన ముగుస్తుంది. కొత్త సభ్యత్వాన్ని ప్రారంభించడం వలన మీ ట్రయల్ ముగుస్తుంది.", + "You are logged in!": "మీరు లాగిన్ చేసారు!", + "You are receiving this email because we received a password reset request for your account.": "మేము మీ ఖాతా కోసం పాస్‌వర్డ్ రీసెట్ అభ్యర్థనను స్వీకరించినందున మీరు ఈ ఇమెయిల్‌ను స్వీకరిస్తున్నారు.", + "You have been invited to join the :team team!": "మీరు :team మంది బృందంలో చేరడానికి ఆహ్వానించబడ్డారు!", + "You have enabled two factor authentication.": "మీరు రెండు కారకాల ప్రమాణీకరణను ప్రారంభించారు.", + "You have not enabled two factor authentication.": "మీరు రెండు కారకాల ప్రమాణీకరణను ప్రారంభించలేదు.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "మీకు కొన్ని చెల్లించని ఇన్‌వాయిస్‌లు ఉన్నాయి. మీ డిఫాల్ట్ చెల్లింపు పద్ధతిని అప్‌డేట్ చేసిన తర్వాత, మీరు దిగువ ఇన్‌వాయిస్ జాబితా ద్వారా చెల్లింపులను మళ్లీ ప్రయత్నించవచ్చు.", + "You may accept this invitation by clicking the button below:": "దిగువ బటన్‌ను క్లిక్ చేయడం ద్వారా మీరు ఈ ఆహ్వానాన్ని అంగీకరించవచ్చు:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "మీరు ఎప్పుడైనా మీ సభ్యత్వాన్ని రద్దు చేయవచ్చు. మీ సబ్‌స్క్రిప్షన్ రద్దు చేయబడిన తర్వాత, మీ ప్రస్తుత బిల్లింగ్ సైకిల్ ముగిసే వరకు సబ్‌స్క్రిప్షన్‌ను పునఃప్రారంభించే అవకాశం మీకు ఉంటుంది.", + "You may delete any of your existing tokens if they are no longer needed.": "మీ ప్రస్తుత టోకెన్‌లు ఇకపై అవసరం లేకుంటే మీరు వాటిని తొలగించవచ్చు.", + "You may not delete your personal team.": "మీరు మీ వ్యక్తిగత బృందాన్ని తొలగించలేరు.", + "You may not leave a team that you created.": "మీరు సృష్టించిన బృందాన్ని మీరు విడిచిపెట్టలేరు.", + "You will receive an invoice and payment link via email for each billing period.": "మీరు ప్రతి బిల్లింగ్ వ్యవధికి ఇమెయిల్ ద్వారా ఇన్‌వాయిస్ మరియు చెల్లింపు లింక్‌ను అందుకుంటారు.", + "You're logged in!": "మీరు లాగిన్ చేసారు!", + "Your :invoiceName invoice is now available!": "మీ :invoiceName ఇన్‌వాయిస్ ఇప్పుడు అందుబాటులో ఉంది!", + "Your billing address is :address :address2 :postal_code :city :state :country": "మీ బిల్లింగ్ చిరునామా :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "మీ కార్డ్ తిరస్కరించబడింది. దయచేసి మరింత సమాచారం కోసం మీ కార్డ్ జారీదారుని సంప్రదించండి.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "మీ ప్రస్తుత చెల్లింపు పద్ధతి క్రెడిట్ కార్డ్ :lastFourతో ముగుస్తుంది, దీని గడువు :expirationన ముగుస్తుంది.", + "Your email address is unverified.": "మీ ఇమెయిల్ చిరునామా ధృవీకరించబడలేదు.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "మీ చివరి :amount చెల్లింపు విఫలమైంది. విఫలమైన చెల్లింపును మళ్లీ ప్రయత్నించడానికి దయచేసి మీ చెల్లింపు పద్ధతిని నవీకరించండి.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":dateన :amountకి మీ చివరి చెల్లింపు విఫలమైంది. విఫలమైన చెల్లింపును మళ్లీ ప్రయత్నించడానికి దయచేసి మీ చెల్లింపు పద్ధతిని నవీకరించండి.", + "Your next payment of :amount will be processed on :date.": "మీ తదుపరి :amount చెల్లింపు :dateన జరుగుతుంది.", + "Your payment method has been added successfully.": "మీ చెల్లింపు పద్ధతి విజయవంతంగా జోడించబడింది.", + "Your payment method will be charged automatically for each billing period.": "ప్రతి బిల్లింగ్ వ్యవధికి మీ చెల్లింపు పద్ధతి స్వయంచాలకంగా ఛార్జ్ చేయబడుతుంది.", + "Your registered VAT Number is :vatNumber.": "మీ రిజిస్టర్డ్ VAT సంఖ్య :vatNumber.", + "Your subscription has been started successfully.": "మీ సభ్యత్వం విజయవంతంగా ప్రారంభించబడింది.", + "Your subscription has been successfully cancelled.": "మీ సభ్యత్వం విజయవంతంగా రద్దు చేయబడింది.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "మీ సభ్యత్వం విజయవంతంగా రద్దు చేయబడింది. మీ బిల్లింగ్ వ్యవధి ముగిసే వరకు మీకు ఇప్పటికీ యాక్సెస్ ఉంటుంది.", + "Your subscription was successfully resumed.": "మీ సభ్యత్వం విజయవంతంగా పునఃప్రారంభించబడింది.", + "Your subscription was successfully updated.": "మీ సభ్యత్వం విజయవంతంగా నవీకరించబడింది.", + "Zambia": "జాంబియా", + "Zimbabwe": "జింబాబ్వే", + "Zip / Postal Code": "జిప్ / పోస్టల్ కోడ్", + "Åland Islands": "ఆలాండ్ దీవులు" +} diff --git a/locales/te/php-inline.json b/locales/te/php-inline.json new file mode 100644 index 00000000000..d9184052f3f --- /dev/null +++ b/locales/te/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ఈ ఫీల్డ్ తప్పనిసరిగా అంగీకరించాలి.", + "accepted_if": ":other :value అయినప్పుడు ఈ ఫీల్డ్ తప్పనిసరిగా ఆమోదించబడాలి.", + "active_url": "ఈ ఫీల్డ్ చెల్లుబాటు అయ్యే URL కాదు.", + "after": "ఈ ఫీల్డ్ తప్పనిసరిగా :date తర్వాత తేదీ అయి ఉండాలి.", + "after_or_equal": "ఈ ఫీల్డ్ తప్పనిసరిగా :date తర్వాత తేదీ లేదా దానికి సమానంగా ఉండాలి.", + "alpha": "ఈ ఫీల్డ్‌లో అక్షరాలు మాత్రమే ఉండాలి.", + "alpha_dash": "ఈ ఫీల్డ్ తప్పనిసరిగా అక్షరాలు, సంఖ్యలు, డాష్‌లు మరియు అండర్‌స్కోర్‌లను మాత్రమే కలిగి ఉండాలి.", + "alpha_num": "ఈ ఫీల్డ్ తప్పనిసరిగా అక్షరాలు మరియు సంఖ్యలను మాత్రమే కలిగి ఉండాలి.", + "any_of": "ఈ ఫీల్డ్ చెల్లదు.", + "array": "ఈ ఫీల్డ్ తప్పనిసరిగా శ్రేణి అయి ఉండాలి.", + "ascii": "ఈ ఫీల్డ్ తప్పనిసరిగా సింగిల్-బైట్ ఆల్ఫాన్యూమరిక్ అక్షరాలు మరియు చిహ్నాలను మాత్రమే కలిగి ఉండాలి.", + "attached": "ఈ ఫీల్డ్ ఇప్పటికే జోడించబడింది.", + "before": "ఈ ఫీల్డ్ తప్పనిసరిగా :dateకి ముందు తేదీ అయి ఉండాలి.", + "before_or_equal": "ఈ ఫీల్డ్ తప్పనిసరిగా :dateకి ముందు లేదా దానికి సమానమైన తేదీ అయి ఉండాలి.", + "between.array": "ఈ ఫీల్డ్ తప్పనిసరిగా :min మరియు :max ఐటెమ్‌లను కలిగి ఉండాలి.", + "between.file": "ఈ ఫీల్డ్ తప్పనిసరిగా :min మరియు :max కిలోబైట్ల మధ్య ఉండాలి.", + "between.numeric": "ఈ ఫీల్డ్ తప్పనిసరిగా :min మరియు :max మధ్య ఉండాలి.", + "between.string": "ఈ ఫీల్డ్ తప్పనిసరిగా :min మరియు :max అక్షరాల మధ్య ఉండాలి.", + "boolean": "ఈ ఫీల్డ్ తప్పక నిజం లేదా తప్పు అయి ఉండాలి.", + "can": "ఈ ఫీల్డ్ అనధికార విలువను కలిగి ఉంది.", + "confirmed": "ఈ ఫీల్డ్ నిర్ధారణ సరిపోలలేదు.", + "contains": "ఈ ఫీల్డ్‌లో అవసరమైన విలువ లేదు.", + "date": "ఈ ఫీల్డ్ చెల్లుబాటు అయ్యే తేదీ కాదు.", + "date_equals": "ఈ ఫీల్డ్ తప్పనిసరిగా :dateకి సమానమైన తేదీ అయి ఉండాలి.", + "date_format": "ఈ ఫీల్డ్ ఫార్మాట్ :formatకి సరిపోలడం లేదు.", + "decimal": "ఈ ఫీల్డ్ తప్పనిసరిగా :decimal దశాంశ స్థానాలను కలిగి ఉండాలి.", + "declined": "ఈ ఫీల్డ్ తప్పనిసరిగా తిరస్కరించబడాలి.", + "declined_if": ":other :value అయినప్పుడు ఈ ఫీల్డ్ తప్పనిసరిగా తిరస్కరించబడాలి.", + "different": "ఈ ఫీల్డ్ మరియు :other వేర్వేరుగా ఉండాలి.", + "digits": "ఈ ఫీల్డ్ తప్పనిసరిగా :digits అంకెలు ఉండాలి.", + "digits_between": "ఈ ఫీల్డ్ తప్పనిసరిగా :min మరియు :max అంకెల మధ్య ఉండాలి.", + "dimensions": "ఈ ఫీల్డ్ చెల్లని చిత్ర కొలతలు కలిగి ఉంది.", + "distinct": "ఈ ఫీల్డ్ నకిలీ విలువను కలిగి ఉంది.", + "doesnt_contain": "ఈ ఫీల్డ్‌లో కింది వాటిలో దేనినీ కలిగి ఉండకూడదు: :values.", + "doesnt_end_with": "ఈ ఫీల్డ్ కింది వాటిలో ఒకదానితో ముగియకూడదు: :values.", + "doesnt_start_with": "ఈ ఫీల్డ్ కింది వాటిలో ఒకదానితో ప్రారంభం కాకూడదు: :values.", + "email": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే ఇమెయిల్ చిరునామా అయి ఉండాలి.", + "ends_with": "ఈ ఫీల్డ్ తప్పనిసరిగా కింది వాటిలో ఒకదానితో ముగియాలి: :values.", + "enum": "ఎంచుకున్న ఫీల్డ్ చెల్లదు.", + "exists": "ఎంచుకున్న ఫీల్డ్ చెల్లదు.", + "extensions": "ఈ ఫీల్డ్ తప్పనిసరిగా కింది పొడిగింపులలో ఒకదాన్ని కలిగి ఉండాలి: :values.", + "file": "ఈ ఫీల్డ్ తప్పనిసరిగా ఫైల్ అయి ఉండాలి.", + "filled": "ఈ ఫీల్డ్ తప్పనిసరిగా విలువను కలిగి ఉండాలి.", + "gt.array": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కంటే ఎక్కువ అంశాలను కలిగి ఉండాలి.", + "gt.file": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కిలోబైట్‌ల కంటే ఎక్కువగా ఉండాలి.", + "gt.numeric": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కంటే ఎక్కువ ఉండాలి.", + "gt.string": "ఈ ఫీల్డ్ తప్పనిసరిగా :value అక్షరాల కంటే ఎక్కువగా ఉండాలి.", + "gte.array": "ఈ ఫీల్డ్ తప్పనిసరిగా :value అంశాలు లేదా అంతకంటే ఎక్కువ కలిగి ఉండాలి.", + "gte.file": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కిలోబైట్‌ల కంటే ఎక్కువగా లేదా సమానంగా ఉండాలి.", + "gte.numeric": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కంటే ఎక్కువ లేదా సమానంగా ఉండాలి.", + "gte.string": "ఈ ఫీల్డ్ తప్పనిసరిగా :value అక్షరాల కంటే ఎక్కువగా లేదా సమానంగా ఉండాలి.", + "hex_color": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే హెక్సాడెసిమల్ రంగు అయి ఉండాలి.", + "image": "ఈ ఫీల్డ్ తప్పనిసరిగా ఇమేజ్ అయి ఉండాలి.", + "in": "ఎంచుకున్న ఫీల్డ్ చెల్లదు.", + "in_array": "ఈ ఫీల్డ్ :otherలో లేదు.", + "in_array_keys": "ఈ ఫీల్డ్‌లో ఈ క్రింది కీలలో కనీసం ఒకటి ఉండాలి: :values.", + "integer": "ఈ ఫీల్డ్ తప్పనిసరిగా పూర్ణాంకం అయి ఉండాలి.", + "ip": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే IP చిరునామా అయి ఉండాలి.", + "ipv4": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే IPv4 చిరునామా అయి ఉండాలి.", + "ipv6": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే IPv6 చిరునామా అయి ఉండాలి.", + "json": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే JSON స్ట్రింగ్ అయి ఉండాలి.", + "list": "ఈ ఫీల్డ్ తప్పనిసరిగా జాబితా అయి ఉండాలి.", + "lowercase": "ఈ ఫీల్డ్ తప్పనిసరిగా చిన్న అక్షరంతో ఉండాలి.", + "lt.array": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కంటే తక్కువ అంశాలను కలిగి ఉండాలి.", + "lt.file": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కిలోబైట్‌ల కంటే తక్కువగా ఉండాలి.", + "lt.numeric": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కంటే తక్కువగా ఉండాలి.", + "lt.string": "ఈ ఫీల్డ్ తప్పనిసరిగా :value అక్షరాల కంటే తక్కువ ఉండాలి.", + "lte.array": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కంటే ఎక్కువ అంశాలను కలిగి ఉండకూడదు.", + "lte.file": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కిలోబైట్‌ల కంటే తక్కువగా లేదా సమానంగా ఉండాలి.", + "lte.numeric": "ఈ ఫీల్డ్ తప్పనిసరిగా :value కంటే తక్కువగా లేదా సమానంగా ఉండాలి.", + "lte.string": "ఈ ఫీల్డ్ తప్పనిసరిగా :value అక్షరాల కంటే తక్కువగా లేదా సమానంగా ఉండాలి.", + "mac_address": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే MAC చిరునామా అయి ఉండాలి.", + "max.array": "ఈ ఫీల్డ్ తప్పనిసరిగా :max కంటే ఎక్కువ అంశాలను కలిగి ఉండకూడదు.", + "max.file": "ఈ ఫీల్డ్ :max కిలోబైట్‌ల కంటే ఎక్కువగా ఉండకూడదు.", + "max.numeric": "ఈ ఫీల్డ్ :max కంటే ఎక్కువ ఉండకూడదు.", + "max.string": "ఈ ఫీల్డ్ తప్పనిసరిగా :max అక్షరాల కంటే ఎక్కువ ఉండకూడదు.", + "max_digits": "ఈ ఫీల్డ్‌లో :max కంటే ఎక్కువ అంకెలు ఉండకూడదు.", + "mimes": "ఈ ఫీల్డ్ తప్పనిసరిగా ఫైల్ రకం అయి ఉండాలి: :values.", + "mimetypes": "ఈ ఫీల్డ్ తప్పనిసరిగా ఫైల్ రకం అయి ఉండాలి: :values.", + "min.array": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :min అంశాలను కలిగి ఉండాలి.", + "min.file": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :min కిలోబైట్‌లు ఉండాలి.", + "min.numeric": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :min ఉండాలి.", + "min.string": "ఈ ఫీల్డ్‌లో కనీసం :min అక్షరాలు ఉండాలి.", + "min_digits": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం :min అంకెలను కలిగి ఉండాలి.", + "missing": "ఈ ఫీల్డ్ తప్పక లేదు.", + "missing_if": ":other :value అయినప్పుడు ఈ ఫీల్డ్ తప్పక తప్పదు.", + "missing_unless": ":other :value అయితే తప్ప ఈ ఫీల్డ్ తప్పక తప్పదు.", + "missing_with": ":values ఉన్నప్పుడు ఈ ఫీల్డ్ తప్పక మిస్ అయి ఉండాలి.", + "missing_with_all": ":values ఉన్నప్పుడు ఈ ఫీల్డ్ తప్పక మిస్ అయి ఉండాలి.", + "multiple_of": "ఈ ఫీల్డ్ తప్పనిసరిగా :value యొక్క బహుళంగా ఉండాలి.", + "not_in": "ఎంచుకున్న ఫీల్డ్ చెల్లదు.", + "not_regex": "ఈ ఫీల్డ్ ఫార్మాట్ చెల్లదు.", + "numeric": "ఈ ఫీల్డ్ తప్పనిసరిగా సంఖ్య అయి ఉండాలి.", + "password.letters": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక అక్షరాన్ని కలిగి ఉండాలి.", + "password.mixed": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక పెద్ద అక్షరాన్ని మరియు ఒక చిన్న అక్షరాన్ని కలిగి ఉండాలి.", + "password.numbers": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక సంఖ్యను కలిగి ఉండాలి.", + "password.symbols": "ఈ ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక చిహ్నమైనా కలిగి ఉండాలి.", + "password.uncompromised": "ఇచ్చిన ఫీల్డ్ డేటా లీక్‌లో కనిపించింది. దయచేసి వేరే ఫీల్డ్‌ని ఎంచుకోండి.", + "present": "ఈ ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "present_if": ":other :value అయినప్పుడు ఈ ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "present_unless": ":other :value అయితే తప్ప ఈ ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "present_with": ":values ఉన్నప్పుడు ఈ ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "present_with_all": ":values ఉన్నప్పుడు ఈ ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "prohibited": "ఈ ఫీల్డ్ నిషేధించబడింది.", + "prohibited_if": ":other :value అయినప్పుడు ఈ ఫీల్డ్ నిషేధించబడింది.", + "prohibited_if_accepted": ":other అంగీకరించినప్పుడు ఈ ఫీల్డ్ నిషేధించబడింది.", + "prohibited_if_declined": ":other తిరస్కరించబడినప్పుడు ఈ క్షేత్రం నిషేధించబడింది.", + "prohibited_unless": ":valuesలో :other ఉంటే తప్ప ఈ ఫీల్డ్ నిషేధించబడింది.", + "prohibits": "ఈ ఫీల్డ్ :other ఉనికిని నిషేధిస్తుంది.", + "regex": "ఈ ఫీల్డ్ ఫార్మాట్ చెల్లదు.", + "relatable": "ఈ ఫీల్డ్ ఈ వనరుతో అనుబంధించబడకపోవచ్చు.", + "required": "ఈ ఖాళీని తప్పనిసరిగా పూరించవలెను.", + "required_array_keys": "ఈ ఫీల్డ్ తప్పనిసరిగా దీని కోసం ఎంట్రీలను కలిగి ఉండాలి: :values.", + "required_if": ":other :value అయినప్పుడు ఈ ఫీల్డ్ అవసరం.", + "required_if_accepted": ":other ఆమోదించబడినప్పుడు ఈ ఫీల్డ్ అవసరం.", + "required_if_declined": ":other తిరస్కరించబడినప్పుడు ఈ ఫీల్డ్ అవసరం.", + "required_unless": ":valuesలో :other ఉంటే తప్ప ఈ ఫీల్డ్ అవసరం.", + "required_with": ":values ఉన్నప్పుడు ఈ ఫీల్డ్ అవసరం.", + "required_with_all": ":values ఉన్నప్పుడు ఈ ఫీల్డ్ అవసరం.", + "required_without": ":values లేనప్పుడు ఈ ఫీల్డ్ అవసరం.", + "required_without_all": ":valuesలో ఏదీ లేనప్పుడు ఈ ఫీల్డ్ అవసరం.", + "same": "ఈ ఫీల్డ్ మరియు :other తప్పక సరిపోలాలి.", + "size.array": "ఈ ఫీల్డ్ తప్పనిసరిగా :size అంశాలను కలిగి ఉండాలి.", + "size.file": "ఈ ఫీల్డ్ తప్పనిసరిగా :size కిలోబైట్‌లు ఉండాలి.", + "size.numeric": "ఈ ఫీల్డ్ తప్పనిసరిగా :size అయి ఉండాలి.", + "size.string": "ఈ ఫీల్డ్ తప్పనిసరిగా :size అక్షరాలు ఉండాలి.", + "starts_with": "ఈ ఫీల్డ్ తప్పనిసరిగా కింది వాటిలో ఒకదానితో ప్రారంభం కావాలి: :values.", + "string": "ఈ ఫీల్డ్ తప్పనిసరిగా స్ట్రింగ్ అయి ఉండాలి.", + "timezone": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే టైమ్‌జోన్ అయి ఉండాలి.", + "ulid": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే ULID అయి ఉండాలి.", + "unique": "ఈ ఫీల్డ్ ఇప్పటికే తీసుకోబడింది.", + "uploaded": "ఈ ఫీల్డ్ అప్‌లోడ్ చేయడంలో విఫలమైంది.", + "uppercase": "ఈ ఫీల్డ్ తప్పనిసరిగా పెద్ద అక్షరంతో ఉండాలి.", + "url": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే URL అయి ఉండాలి.", + "uuid": "ఈ ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే UUID అయి ఉండాలి." +} diff --git a/locales/te/php.json b/locales/te/php.json new file mode 100644 index 00000000000..4aeb4fcbe97 --- /dev/null +++ b/locales/te/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute అంగీకరించాలి.", + "accepted_if": ":other :value అయినప్పుడు :attribute అంగీకరించాలి.", + "active_url": ":attribute చెల్లుబాటు అయ్యే URL కాదు.", + "after": ":attribute తప్పనిసరిగా :date తర్వాత తేదీ అయి ఉండాలి.", + "after_or_equal": ":attribute తప్పనిసరిగా :date తర్వాత లేదా సమానమైన తేదీగా ఉండాలి.", + "alpha": ":attributeలో అక్షరాలు మాత్రమే ఉండాలి.", + "alpha_dash": ":attribute తప్పనిసరిగా అక్షరాలు, సంఖ్యలు, డాష్‌లు మరియు అండర్‌స్కోర్‌లను మాత్రమే కలిగి ఉండాలి.", + "alpha_num": ":attribute తప్పనిసరిగా అక్షరాలు మరియు సంఖ్యలను మాత్రమే కలిగి ఉండాలి.", + "any_of": ":attribute ఫీల్డ్ చెల్లదు.", + "array": ":attribute తప్పనిసరిగా శ్రేణి అయి ఉండాలి.", + "ascii": ":attribute ఫీల్డ్ తప్పనిసరిగా సింగిల్-బైట్ ఆల్ఫాన్యూమరిక్ అక్షరాలు మరియు చిహ్నాలను మాత్రమే కలిగి ఉండాలి.", + "attached": "ఈ :attribute ఇప్పటికే జోడించబడింది.", + "before": ":attribute తప్పనిసరిగా :dateకి ముందు తేదీ అయి ఉండాలి.", + "before_or_equal": ":attribute తప్పనిసరిగా :dateకి ముందు లేదా సమానమైన తేదీ అయి ఉండాలి.", + "between.array": ":attribute తప్పనిసరిగా :min మరియు :max అంశాలను కలిగి ఉండాలి.", + "between.file": ":attribute తప్పనిసరిగా :min మరియు :max కిలోబైట్ల మధ్య ఉండాలి.", + "between.numeric": ":attribute తప్పనిసరిగా :min మరియు :max మధ్య ఉండాలి.", + "between.string": ":attribute తప్పనిసరిగా :min మరియు :max అక్షరాల మధ్య ఉండాలి.", + "boolean": ":attribute ఫీల్డ్ తప్పక నిజం లేదా తప్పు అయి ఉండాలి.", + "can": ":attribute ఫీల్డ్ అనధికార విలువను కలిగి ఉంది.", + "confirmed": ":attribute నిర్ధారణ సరిపోలలేదు.", + "contains": ":attribute ఫీల్డ్‌లో అవసరమైన విలువ లేదు.", + "current_password": "పాస్వర్డ్ తప్పు.", + "date": ":attribute చెల్లుబాటు అయ్యే తేదీ కాదు.", + "date_equals": ":attribute తప్పనిసరిగా :dateకి సమానమైన తేదీగా ఉండాలి.", + "date_format": ":attribute ఫార్మాట్ :formatతో సరిపోలడం లేదు.", + "decimal": ":attribute ఫీల్డ్ తప్పనిసరిగా :decimal దశాంశ స్థానాలను కలిగి ఉండాలి.", + "declined": ":attribute తప్పనిసరిగా తిరస్కరించబడాలి.", + "declined_if": ":other :value అయినప్పుడు :attribute తప్పనిసరిగా తిరస్కరించబడాలి.", + "different": ":attribute మరియు :other వేర్వేరుగా ఉండాలి.", + "digits": ":attribute తప్పనిసరిగా :digits అంకెలు ఉండాలి.", + "digits_between": ":attribute తప్పనిసరిగా :min మరియు :max అంకెల మధ్య ఉండాలి.", + "dimensions": ":attribute చెల్లని చిత్ర పరిమాణాలను కలిగి ఉంది.", + "distinct": ":attribute ఫీల్డ్ నకిలీ విలువను కలిగి ఉంది.", + "doesnt_contain": ":attribute ఫీల్డ్‌లో ఈ క్రింది వాటిలో దేనినీ కలిగి ఉండకూడదు: :values.", + "doesnt_end_with": ":attribute ఫీల్డ్ కింది వాటిలో ఒకదానితో ముగియకూడదు: :values.", + "doesnt_start_with": ":attribute ఫీల్డ్ కింది వాటిలో ఒకదానితో ప్రారంభం కాకూడదు: :values.", + "email": ":attribute తప్పక చెల్లుబాటు అయ్యే ఇమెయిల్ చిరునామా అయి ఉండాలి.", + "ends_with": ":attribute కింది వాటిలో ఒకదానితో ముగియాలి: :values.", + "enum": "ఎంచుకున్న :attribute చెల్లనివి.", + "exists": "ఎంచుకున్న :attribute చెల్లనివి.", + "extensions": ":attribute ఫీల్డ్ తప్పనిసరిగా కింది పొడిగింపులలో ఒకదాన్ని కలిగి ఉండాలి: :values.", + "failed": "ఈ ఆధారాలు మా రికార్డులతో సరిపోలడం లేదు.", + "file": ":attribute తప్పనిసరిగా ఫైల్ అయి ఉండాలి.", + "filled": ":attribute ఫీల్డ్ తప్పనిసరిగా విలువను కలిగి ఉండాలి.", + "gt.array": ":attribute తప్పనిసరిగా :value కంటే ఎక్కువ అంశాలను కలిగి ఉండాలి.", + "gt.file": ":attribute తప్పనిసరిగా :value కిలోబైట్‌ల కంటే ఎక్కువగా ఉండాలి.", + "gt.numeric": ":attribute తప్పనిసరిగా :value కంటే ఎక్కువగా ఉండాలి.", + "gt.string": ":attribute తప్పనిసరిగా :value అక్షరాల కంటే ఎక్కువగా ఉండాలి.", + "gte.array": ":attribute తప్పనిసరిగా :value లేదా అంతకంటే ఎక్కువ అంశాలను కలిగి ఉండాలి.", + "gte.file": ":attribute తప్పనిసరిగా :value కిలోబైట్‌ల కంటే ఎక్కువగా లేదా సమానంగా ఉండాలి.", + "gte.numeric": ":attribute తప్పనిసరిగా :value కంటే ఎక్కువగా లేదా సమానంగా ఉండాలి.", + "gte.string": ":attribute తప్పనిసరిగా :value అక్షరాల కంటే ఎక్కువగా లేదా సమానంగా ఉండాలి.", + "hex_color": ":attribute ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే హెక్సాడెసిమల్ రంగు అయి ఉండాలి.", + "image": ":attribute తప్పనిసరిగా చిత్రం అయి ఉండాలి.", + "in": "ఎంచుకున్న :attribute చెల్లనివి.", + "in_array": ":attribute ఫీల్డ్ :otherలో లేదు.", + "in_array_keys": ":attribute ఫీల్డ్‌లో ఈ క్రింది కీలలో కనీసం ఒకటి ఉండాలి: :values.", + "integer": ":attribute తప్పనిసరిగా పూర్ణాంకం అయి ఉండాలి.", + "ip": ":attribute తప్పనిసరిగా చెల్లుబాటు అయ్యే IP చిరునామా అయి ఉండాలి.", + "ipv4": ":attribute తప్పనిసరిగా చెల్లుబాటు అయ్యే IPv4 చిరునామా అయి ఉండాలి.", + "ipv6": ":attribute తప్పనిసరిగా చెల్లుబాటు అయ్యే IPv6 చిరునామా అయి ఉండాలి.", + "json": ":attribute తప్పనిసరిగా చెల్లుబాటు అయ్యే JSON స్ట్రింగ్ అయి ఉండాలి.", + "list": ":attribute ఫీల్డ్ తప్పనిసరిగా జాబితా అయి ఉండాలి.", + "lowercase": ":attribute ఫీల్డ్ తప్పనిసరిగా చిన్న అక్షరంగా ఉండాలి.", + "lt.array": ":attribute తప్పనిసరిగా :value కంటే తక్కువ అంశాలను కలిగి ఉండాలి.", + "lt.file": ":attribute తప్పనిసరిగా :value కిలోబైట్ల కంటే తక్కువగా ఉండాలి.", + "lt.numeric": ":attribute తప్పనిసరిగా :value కంటే తక్కువగా ఉండాలి.", + "lt.string": ":attribute తప్పనిసరిగా :value అక్షరాల కంటే తక్కువగా ఉండాలి.", + "lte.array": ":attributeలో :value కంటే ఎక్కువ అంశాలు ఉండకూడదు.", + "lte.file": ":attribute తప్పనిసరిగా :value కిలోబైట్‌ల కంటే తక్కువగా లేదా సమానంగా ఉండాలి.", + "lte.numeric": ":attribute తప్పనిసరిగా :value కంటే తక్కువగా లేదా సమానంగా ఉండాలి.", + "lte.string": ":attribute తప్పనిసరిగా :value అక్షరాల కంటే తక్కువగా లేదా సమానంగా ఉండాలి.", + "mac_address": ":attribute తప్పక చెల్లుబాటు అయ్యే MAC చిరునామా అయి ఉండాలి.", + "max.array": ":attributeలో :max కంటే ఎక్కువ అంశాలు ఉండకూడదు.", + "max.file": ":attribute :max కిలోబైట్‌ల కంటే ఎక్కువగా ఉండకూడదు.", + "max.numeric": ":attribute :max కంటే ఎక్కువ ఉండకూడదు.", + "max.string": ":attribute :max అక్షరాల కంటే ఎక్కువ ఉండకూడదు.", + "max_digits": ":attribute ఫీల్డ్ తప్పనిసరిగా :max అంకెల కంటే ఎక్కువ ఉండకూడదు.", + "mimes": ":attribute తప్పనిసరిగా ఫైల్ రకం అయి ఉండాలి: :values.", + "mimetypes": ":attribute తప్పనిసరిగా ఫైల్ రకం అయి ఉండాలి: :values.", + "min.array": ":attribute తప్పనిసరిగా కనీసం :min అంశాలను కలిగి ఉండాలి.", + "min.file": ":attribute తప్పనిసరిగా కనీసం :min కిలోబైట్‌లు ఉండాలి.", + "min.numeric": ":attribute తప్పనిసరిగా కనీసం :min ఉండాలి.", + "min.string": ":attribute తప్పనిసరిగా కనీసం :min అక్షరాలు ఉండాలి.", + "min_digits": ":attribute ఫీల్డ్ తప్పనిసరిగా కనీసం :min అంకెలను కలిగి ఉండాలి.", + "missing": ":attribute ఫీల్డ్ తప్పక లేదు.", + "missing_if": ":other :value అయినప్పుడు :attribute ఫీల్డ్ తప్పక మిస్ అయి ఉండాలి.", + "missing_unless": ":other :value అయితే తప్ప :attribute ఫీల్డ్ తప్పక తప్పదు.", + "missing_with": ":values ఉన్నప్పుడు :attribute ఫీల్డ్ తప్పక తప్పదు.", + "missing_with_all": ":values ఉన్నపుడు :attribute ఫీల్డ్ తప్పక తప్పదు.", + "multiple_of": ":attribute తప్పనిసరిగా :valueకి గుణకారం అయి ఉండాలి.", + "next": "తరువాత \"", + "not_in": "ఎంచుకున్న :attribute చెల్లనివి.", + "not_regex": ":attribute ఫార్మాట్ చెల్లదు.", + "numeric": ":attribute తప్పనిసరిగా సంఖ్య అయి ఉండాలి.", + "password": "పాస్వర్డ్ తప్పు.", + "password.letters": ":attribute ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక అక్షరాన్ని కలిగి ఉండాలి.", + "password.mixed": ":attribute ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక పెద్ద అక్షరాన్ని మరియు ఒక చిన్న అక్షరాన్ని కలిగి ఉండాలి.", + "password.numbers": ":attribute ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక సంఖ్యను కలిగి ఉండాలి.", + "password.symbols": ":attribute ఫీల్డ్ తప్పనిసరిగా కనీసం ఒక చిహ్నాన్ని కలిగి ఉండాలి.", + "password.uncompromised": "ఇచ్చిన :attribute డేటా లీక్‌లో కనిపించింది. దయచేసి వేరే :attributeని ఎంచుకోండి.", + "present": ":attribute ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "present_if": ":other :value అయినప్పుడు :attribute ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "present_unless": ":other :value అయితే తప్ప :attribute ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "present_with": ":values ఉన్నప్పుడు :attribute ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "present_with_all": ":values ఉన్నపుడు :attribute ఫీల్డ్ తప్పనిసరిగా ఉండాలి.", + "previous": "« మునుపటి", + "prohibited": ":attribute ఫీల్డ్ నిషేధించబడింది.", + "prohibited_if": ":other :value అయినప్పుడు :attribute ఫీల్డ్ నిషేధించబడింది.", + "prohibited_if_accepted": ":other అంగీకరించినప్పుడు :attribute ఫీల్డ్ నిషేధించబడింది.", + "prohibited_if_declined": ":other తిరస్కరించబడినప్పుడు :attribute ఫీల్డ్ నిషేధించబడింది.", + "prohibited_unless": ":valuesలో :other ఉంటే తప్ప :attribute ఫీల్డ్ నిషేధించబడింది.", + "prohibits": ":attribute ఫీల్డ్ :other ఉనికిని నిషేధిస్తుంది.", + "regex": ":attribute ఫార్మాట్ చెల్లదు.", + "relatable": "ఈ :attribute ఈ వనరుతో అనుబంధించబడకపోవచ్చు.", + "required": ":attribute ఫీల్డ్ అవసరం.", + "required_array_keys": ":attribute ఫీల్డ్ తప్పనిసరిగా దీని కోసం ఎంట్రీలను కలిగి ఉండాలి: :values.", + "required_if": ":other :value అయినప్పుడు :attribute ఫీల్డ్ అవసరం.", + "required_if_accepted": ":other ఆమోదించబడినప్పుడు :attribute ఫీల్డ్ అవసరం.", + "required_if_declined": ":other తిరస్కరించబడినప్పుడు :attribute ఫీల్డ్ అవసరం.", + "required_unless": ":valuesలో :other ఉంటే తప్ప :attribute ఫీల్డ్ అవసరం.", + "required_with": ":values ఉన్నప్పుడు :attribute ఫీల్డ్ అవసరం.", + "required_with_all": ":values ఉన్నప్పుడు :attribute ఫీల్డ్ అవసరం.", + "required_without": ":values లేనప్పుడు :attribute ఫీల్డ్ అవసరం.", + "required_without_all": ":valuesలో ఏదీ లేనప్పుడు :attribute ఫీల్డ్ అవసరం.", + "reset": "మీ పాస్‌వర్డ్ రీసెట్ చేయబడింది.", + "same": ":attribute మరియు :other తప్పనిసరిగా సరిపోలాలి.", + "sent": "మేము మీ పాస్‌వర్డ్ రీసెట్ లింక్‌ని ఇమెయిల్ చేసాము.", + "size.array": ":attribute తప్పనిసరిగా :size అంశాలను కలిగి ఉండాలి.", + "size.file": ":attribute తప్పనిసరిగా :size కిలోబైట్లు ఉండాలి.", + "size.numeric": ":attribute తప్పనిసరిగా :size అయి ఉండాలి.", + "size.string": ":attribute తప్పనిసరిగా :size అక్షరాలు ఉండాలి.", + "starts_with": ":attribute తప్పనిసరిగా కింది వాటిలో ఒకదానితో ప్రారంభం కావాలి: :values.", + "string": ":attribute తప్పనిసరిగా స్ట్రింగ్ అయి ఉండాలి.", + "throttle": "చాలా ఎక్కువ లాగిన్ ప్రయత్నాలు. దయచేసి :seconds సెకన్లలో మళ్లీ ప్రయత్నించండి.", + "throttled": "దయచేసి మళ్లీ ప్రయత్నించే ముందు వేచి ఉండండి.", + "timezone": ":attribute తప్పనిసరిగా చెల్లుబాటు అయ్యే టైమ్‌జోన్ అయి ఉండాలి.", + "token": "ఈ పాస్‌వర్డ్ రీసెట్ టోకెన్ చెల్లదు.", + "ulid": ":attribute ఫీల్డ్ తప్పనిసరిగా చెల్లుబాటు అయ్యే ULID అయి ఉండాలి.", + "unique": ":attribute ఇప్పటికే తీసుకోబడింది.", + "uploaded": ":attribute అప్‌లోడ్ చేయడంలో విఫలమయ్యాయి.", + "uppercase": ":attribute ఫీల్డ్ తప్పనిసరిగా పెద్ద అక్షరంతో ఉండాలి.", + "url": ":attribute తప్పనిసరిగా చెల్లుబాటు అయ్యే URL అయి ఉండాలి.", + "user": "మేము ఆ ఇమెయిల్ చిరునామాతో వినియోగదారుని కనుగొనలేకపోయాము.", + "uuid": ":attribute తప్పనిసరిగా చెల్లుబాటు అయ్యే UUID అయి ఉండాలి." +} diff --git a/locales/tg/_excludes.json b/locales/tg/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/tg/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/tg/json-inline.json b/locales/tg/json-inline.json new file mode 100644 index 00000000000..ea53fc2f947 --- /dev/null +++ b/locales/tg/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Ин майдон бояд нақши дуруст бошад.", + "The :attribute must be at least :length characters and contain at least one number.": "Ин майдон бояд ҳадди аққал :length аломат бошад ва ҳадди аққал як рақамро дар бар гирад.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ин майдон бояд ҳадди аққал :length аломат бошад ва ҳадди аққал як аломати махсус ва як рақамро дар бар гирад.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ин майдон бояд ҳадди аққал :length аломат бошад ва ҳадди аққал як аломати махсусро дар бар гирад.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ин майдон бояд ҳадди аққал :length аломат бошад ва ҳадди аққал як аломати калон ва як рақамро дар бар гирад.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ин майдон бояд на камтар аз :length аломат бошад ва ҳадди аққал як аломати калон ва як аломати махсусро дар бар гирад.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ин майдон бояд ҳадди аққал :length аломат бошад ва ҳадди аққал як аломати калон, як рақам ва як аломати махсусро дар бар гирад.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ин майдон бояд на камтар аз :length аломат бошад ва ҳадди аққал як аломати калон дошта бошад.", + "The :attribute must be at least :length characters.": "Ин майдон бояд на камтар аз :length аломат бошад.", + "The :attribute must contain at least one letter.": "Ин майдон бояд ҳадди аққал як ҳарф дошта бошад.", + "The :attribute must contain at least one number.": "Ин майдон бояд ҳадди аққал як рақам дошта бошад.", + "The :attribute must contain at least one symbol.": "Ин майдон бояд ҳадди аққал як аломат дошта бошад.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ин майдон бояд ҳадди аққал як ҳарфи калон ва як ҳарфи хурд дошта бошад.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Майдони додашуда дар ихроҷи маълумот пайдо шудааст. Лутфан майдони дигарро интихоб кунед." +} diff --git a/locales/tg/json.json b/locales/tg/json.json new file mode 100644 index 00000000000..67ba7f0c78a --- /dev/null +++ b/locales/tg/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ва :count хатои дигар)", + "(and :count more errors)": "(ва :count хатои дигар)|(ва :count хатои дигар)|(ва :count хатои дигар)", + "30 Days": "30 Рӯз", + "60 Days": "60 Рӯз", + "90 Days": "90 Рӯз", + ":amount selected": ":Amount интихобшуда", + ":amount Total": "Аз ҳама :amount", + ":days day trial": "Озмоиши :Days рӯз", + ":resource Details": ":Resource Тафсилот", + ":resource Details: :title": ":Resource Тафсилоти: соли :title сол", + "A decryption key is required.": "Калиди рамзкушоӣ лозим аст.", + "A fresh verification link has been sent to your email address.": "Истиноди нави тасдиқкунӣ ба суроғаи почтаи электронии шумо фиристода шуд.", + "A new verification link has been sent to the email address you provided during registration.": "Нав проверочная пайванд буд отправлена ба суроғаи почтаи электронӣ, ки Шумо ҳангоми бақайдгирӣ.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Истиноди нави тасдиқкунанда ба суроғаи почтаи электроние, ки шумо дар танзимоти профили худ нишон додаед, фиристода шуд.", + "A new verification link has been sent to your email address.": "Истиноди нави тасдиқкунанда ба суроғаи почтаи электронии шумо фиристода шуд.", + "Accept Invitation": "Гирифтани Даъват", + "Action": "Амали", + "Action Event": "Ҳодисаи амал", + "Action Events": "Ҳодисаҳои амал", + "Action Happened At": "Рӯй", + "Action Initiated By": "Инициировано", + "Action Name": "Ном", + "Action Status": "Мақоми", + "Action Target": "Ҳадафи", + "Actions": "Амали", + "Add": "Добавь", + "Add :resource": ":Resource илова кунед", + "Add a new team member to your team, allowing them to collaborate with you.": "Илова ба ин дар дастаи худ нав ва узви даста, то ки ӯ метавонист ҳамкорӣ бо шумо.", + "Add additional security to your account using two factor authentication.": "Илова иловагӣ бехатарӣ ба ҳисоби худ бо истифода аз двухфакторной тасдиқ намудани нусхаи аслӣ.", + "Add Payment Method": "Иловаи усули пардохт", + "Add row": "Илова строку", + "Add Team Member": "Илова Узви Дастаи", + "Add VAT Number": "Иловаи рақами андоз аз арзиши иловашуда", + "Added.": "Илова.", + "Additional billing information updated successfully.": "Маълумоти иловагии ҳисобдорӣ бомуваффақият нав карда шуд.", + "Address": "Адрес", + "Address Line 2": "Хатти суроға 2", + "Administrator": "Admin", + "Administrator users can perform any action.": "Истифодабарандагон-администраторы метавонанд барои иҷрои ягон амал.", + "Afghanistan": "Афғонистон", + "Aland Islands": "Аландские ҷазираҳои", + "Albania": "Албания", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Ҳамаи одамон, ки доранд, як қисми ин даста.", + "All resources loaded.": "Ҳамаи захираҳои loaded.", + "All rights reserved.": "Ҳамаи ҳуқуқ маҳфуз аст.", + "Already registered?": "Аллакай зарегистрировался?", + "American Samoa": "Американское Самоа", + "An error occurred while uploading the file.": "Ҳангоми боркунии файл хатогӣ рӯй дод.", + "An error occurred while uploading the file: :error": "Ҳангоми боркунии файл хатогӣ рух дод: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Хатогии ғайричашмдошт рух дод ва мо дастаи дастгирии худро огоҳ кардем. Лутфан баъдтар бори дигар кӯшиш кунед.", + "Andorra": "Андорра", + "Angola": "Ангола", + "Anguilla": "Ангилья", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Дигар истифодабаранда обновил ин захираҳо аз лаҳзаи боркунӣ ин саҳифа. Лутфан, лутфан, аз нав саҳифаи ва амалро такрор кунед.", + "Antarctica": "Антарктида", + "Antigua And Barbuda": "Антигуа ва Барбуда", + "Antigua and Barbuda": "Антигуа ва Барбуда", + "API Token": "Токен API", + "API Token Permissions": "Иҷозати аломати API", + "API Tokens": "API Токены", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Токены API имкон сторонним сервисам аутентифицироваться мо замимаи аз номи худ.", + "Apply": "Муроҷиат кунед", + "Apply Coupon": "Купонро татбиқ кунед", + "April": "Апрел", + "Are you sure you want to attempt to pay :amount?": "Шумо мутмаин ҳастед, ки мехоҳед :amount-ро пардохт кунед?", + "Are you sure you want to cancel your subscription?": "Шумо мутмаин ҳастед, ки мехоҳед обунаи худро бекор кунед?", + "Are you sure you want to delete all the notifications?": "Шумо мутмаин ҳастед, ки мехоҳед ҳамаи огоҳиномаҳоро нест кунед?", + "Are you sure you want to delete the selected resources?": "Шумо мутмаин ҳастед, ки мехоҳед, ки ба хориҷ выбранные захираҳои?", + "Are you sure you want to delete this file?": "Шумо мутмаин ҳастед, ки мехоҳед ба хориҷ аз ин файл?", + "Are you sure you want to delete this notification?": "Оё мутмаин ҳастед, ки мехоҳед ин огоҳиномаро нест кунед?", + "Are you sure you want to delete this payment method?": "Шумо мутмаин ҳастед, ки мехоҳед ин усули пардохтро нест кунед?", + "Are you sure you want to delete this resource?": "Шумо мутмаин ҳастед, ки мехоҳед ба хориҷ аз ин захираҳо?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Шумо мутмаин ҳастед, ки мехоҳед ба хориҷ аз ин дастаи? Пас аз даста дур хоҳад, ҳамаи он захираҳо ва маълумоти ҳазф то абад.", + "Are you sure you want to delete your account?": "Шумо мутмаин ҳастед, ки мехоҳед ҳисоби худро нест кунед?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Шумо мутмаин ҳастед, ки мехоҳед, ки ба хориҷ худро ҳисоби? Чӣ тавр ба танҳо ба ҳисоби худ дур хоҳад, ҳамаи он захирањо ва маълумот хоҳад бебозгашт нест карда мешаванд. Лутфан, лутфан гузарвожаи худро, то тасдиқ, ки шумо мехоҳед, ки то абад тавр ба хориҷ virus худро ба ҳисоби шумо.", + "Are you sure you want to detach the selected resources?": "Шумо мутмаин ҳастед, ки мехоҳед отсоединить выбранные захираҳои?", + "Are you sure you want to detach this resource?": "Шумо мутмаин ҳастед, ки мехоҳед отсоединить ин захираҳо?", + "Are you sure you want to force delete the selected resources?": "Шумо мутмаин ҳастед, ки мехоҳед, ки маҷбуран хориҷ выбранные захираҳои?", + "Are you sure you want to force delete this resource?": "Шумо мутмаин ҳастед, ки мехоҳед, ки маҷбуран ба хориҷ аз ин захираҳо?", + "Are you sure you want to log out?": "Шумо мутмаин ҳастед, ки мехоҳед аз система хориҷ шавед?", + "Are you sure you want to mark all notifications as read?": "Шумо мутмаин ҳастед, ки мехоҳед ҳамаи огоҳиномаҳоро ҳамчун хондашуда қайд кунед?", + "Are you sure you want to remove this item?": "Шумо мутмаин ҳастед, ки мехоҳед ин ашёро нест кунед?", + "Are you sure you want to restore the selected resources?": "Шумо мутмаин ҳастед, ки мехоҳед барқарор выбранные захираҳои?", + "Are you sure you want to restore this resource?": "Шумо мутмаин ҳастед, ки мехоҳед барқарор ин захираҳо?", + "Are you sure you want to resume your subscription?": "Шумо мутмаин ҳастед, ки мехоҳед обунаи худро аз сар гузаронед?", + "Are you sure you want to run this action?": "Шумо мутмаин ҳастед, ки мехоҳед, ки ба идора кардани ин амал?", + "Are you sure you want to set this payment method as your default?": "Оё мутмаин ҳастед, ки мехоҳед ин усули пардохтро ҳамчун пешфарз таъин кунед?", + "Are you sure you want to stop impersonating?": "Шумо мутмаин ҳастед, ки мехоҳед ба шахсияти худ монанд шуданро бас кунед?", + "Are you sure you would like to delete this API token?": "Шумо мутмаин ҳастед, ки мехоҳед ба хориҷ аз ин токен API?", + "Are you sure you would like to leave this team?": "Шумо мутмаин ҳастед, ки мехоҳед тарк ин дастаи?", + "Are you sure you would like to remove this person from the team?": "Шумо мутмаин ҳастед, ки мехоҳед ба хориҷ аз ин инсон аз дастаи?", + "Are you sure you would like to switch billing plans?": "Шумо мутмаин ҳастед, ки мехоҳед нақшаҳои биллингро иваз кунед?", + "Argentina": "Аргентина", + "Armenia": "Арманистон", + "Aruba": "Аруба", + "Attach": "Прикреплять", + "Attach & Attach Another": "Замима ва Замима кардани Боз Як", + "Attach :resource": "Замима кардани :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Файлҳоро тавассути кашолакунӣ ва партофтан, интихоб ё чашидан замима кунед.", + "August": "Август", + "Australia": "Австралия", + "Austria": "Австрия", + "Azerbaijan": "Озарбойҷон", + "Bahamas": "Багамские ҷазираҳои", + "Bahrain": "Баҳрайн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Пеш аз идома додан, оё шумо метавонед суроғаи почтаи электронии худро тавассути клик кардани истиноде, ки мо ба шумо фиристодаем, тасдиқ карда метавонед? Агар шумо паёми электрониро нагирифта бошед, мо бо камоли майл ба шумо дигарашро мефиристем.", + "Before proceeding, please check your email for a verification link.": "Пеш аз идома додан, лутфан почтаи электронии худро барои истиноди тасдиқ тафтиш кунед.", + "Belarus": "Беларус", + "Belgium": "Белгия", + "Belize": "Белиз", + "Benin": "Бенин", + "Bermuda": "Бермудские ҷазираҳои", + "Bhutan": "Бутан", + "Billing Information": "Маълумоти ҳисобдорӣ", + "Billing Management": "Идоракунии ҳисобдорӣ", + "Bolivia": "Боливия", + "Bolivia, Plurinational State of": "Боливия, Давлати бисёрмиллат", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Sabbath", + "Bosnia And Herzegovina": "Босния ва Герцеговина", + "Bosnia and Herzegovina": "Босния ва Ҳерсеговина", + "Botswana": "Ботсвана", + "Bouvet Island": "Ҷазира Буве", + "Brazil": "Бразилия", + "British Indian Ocean Territory": "Як қаламрави дар бозори ҳиндустон таъсири буд, уқенус", + "Browser Sessions": "Сеансы браузери", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Болгария", + "Burkina Faso": "Буркина-Фасо", + "Burundi": "Бурунди", + "Cambodia": "Камбоҷа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Бекор", + "Cancel Subscription": "Обунаро бекор кунед", + "Cape Verde": "Кабо-Верде", + "Card": "Дар корти", + "Cayman Islands": "Каймановы ҷазираҳои", + "Central African Republic": "Центральноафриканская Ҷумҳурии", + "Chad": "Чад", + "Change Subscription Plan": "Нақшаи обунаро тағир диҳед", + "Change the current payment method attached to your subscription": "Усули пардохти ҷории ба обунаи шумо замимашударо тағир диҳед", + "Changes": "Тағйироти", + "Checkout": "Тафтиш", + "Chile": "Чили", + "China": "Чин", + "Choose": "Интихоб", + "Choose :field": "Интихоб :field", + "Choose :resource": "Интихоб :resource", + "Choose an option": "Интихоб кунед варианти", + "Choose date": "Интихоб санаи", + "Choose File": "Файл Интихоб Кунед", + "Choose Files": "Файлҳоро интихоб кунед", + "Choose Type": "Ро Интихоб Кунед, Намуди", + "Christmas Island": "Ҷазираи Мавлуди Исо", + "City": "Шаҳр", + "Click here to re-send the verification email.": "Барои дубора ирсол кардани почтаи тасдиқи ин ҷо клик кунед.", + "click here to request another": "ин ҷо клик кунед барои дархости дигаре", + "Click to choose": "Пахш кунед, интихоб", + "Close": "Закрывать", + "Cocos (Keeling) Islands": "Кокос (Килинг) Ҷазираҳои", + "Code": "Рамзи", + "Colombia": "Колумбия", + "Comoros": "Коморские ҷазираҳои", + "Confirm": "Подтверждать", + "Confirm Billing Action": "Тасдиқи амали ҳисобдорӣ", + "Confirm Password": "Тасдиқ Рамз", + "Confirm Payment": "Тасдиқ Пардохт", + "Confirm your :amount payment": "Тасдиқ худро пардохт :amount", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократическая Ҷумҳурии", + "Congo, the Democratic Republic of the": "Конго, Республикаи Демократии", + "Constant": "Доимии", + "Continue To Payment": "Ба пардохт идома диҳед", + "Cook Islands": "Ҷазираҳои Кука", + "Copy to clipboard": "Ба буфер нусхабардорӣ кунед", + "Costa Rica": "Коста-Рика", + "Cote D'Ivoire": "Кот-д'Ивуар", + "Country": "кишвар", + "Coupon": "Купон", + "Coupon applied successfully.": "Купон бомуваффақият татбиқ карда шуд.", + "Create": "Таъсис диҳанд", + "Create & Add Another": "Эҷод ва Илова Боз Як", + "Create :resource": "Эҷод :resource", + "Create a new team to collaborate with others on projects.": "Эҷоди як дастаи нав барои якҷоя кор ба лоиҳа.", + "Create Account": "эҷоди ҳисоби", + "Create API Token": "Таъсиси токена API", + "Create New Team": "Эҷоди Як Дастаи Нав", + "Create Team": "Эҷод дастаи", + "Created.": "Офаридааст.", + "Croatia": "Хорватия", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Кюрасао", + "Current Password": "ҷорӣ рамз", + "Current Subscription Plan": "Нақшаи обунаи ҷорӣ", + "Currently Subscribed": "Дар айни замон обуна шудааст", + "Customer Balance": "Тавозуни муштариён", + "Customize": "Танзим", + "Cyprus": "Кипр", + "Czech Republic": "Чехия", + "Côte d'Ivoire": "Кот-д'Ивуар", + "Dark": "Торик", + "Dashboard": "Панели", + "December": "Декабр", + "Decrease": "Маблағи", + "Default": "Пешфарз", + "Delete": "Чӣ тавр ба хориҷ", + "Delete :resource": "Чӣ тавр ба хориҷ :resource", + "Delete Account": "Чӣ тавр ба хориҷ Ҳисоби", + "Delete all notifications": "Ҳама огоҳиҳоро нест кунед", + "Delete API Token": "Чӣ тавр ба хориҷ аломати API", + "Delete File": "Чӣ тавр ба хориҷ image", + "Delete Notification": "Огоҳиномаро нест кунед", + "Delete Resource": "Чӣ тавр ба хориҷ захираҳо", + "Delete Selected": "Чӣ Тавр Ба Хориҷ Интихоб", + "Delete Team": "Чӣ тавр ба хориҷ дастаи", + "Denmark": "Дания", + "Detach": "Отсоединить", + "Detach Resource": "Отсоединить захираҳо", + "Detach Selected": "Отсоединить Интихобшуда", + "Details": "Тафсилот", + "Disable": "Отключать", + "Djibouti": "Джибути", + "Do you really want to leave? You have unsaved changes.": "Шумо дар ҳақиқат мехоҳед ба даст дур? Шумо несохраненные тағйир.", + "Dominica": "Якшанбе", + "Dominican Republic": "Доминикан Олимпии Ҷумҳурии", + "Done.": "Анҷом.", + "Download": "Зеркашӣ кунед", + "Download Invoice": "Ҳисобнома-фактураро зеркашӣ кунед", + "Drop file or click to choose": "Файлро гузоред ё барои интихоб клик кунед", + "Drop files or click to choose": "Файлҳоро гузоред ё барои интихоб клик кунед", + "Ecuador": "Эквадор", + "Edit": "Таҳрир", + "Edit :resource": "Правка :resource", + "Edit Attached": "Правка Замима", + "Edit Profile": "Таҳрири профил", + "Editor": "Муҳаррири", + "Editor users have the ability to read, create, and update.": "Истифодабарандагони муњаррир доранд, имконияти хондан, эҷод ва навсозӣ.", + "Egypt": "Миср", + "El Salvador": "Наҷотдиҳанда", + "Email": "Почтаи электронӣ", + "email": "почтаи электронӣ", + "Email Address": "суроғаи почтаи электронӣ", + "Email Addresses": "Суроғаҳои почтаи электронӣ", + "Email Password Reset Link": "Пайванд Барои Рамз бозгашт ба Почтаи электронӣ", + "Email Verification": "Тасдиқи почтаи электронӣ", + "Enable": "Даргиронидани", + "Encrypted environment file already exists.": "Файли муҳити рамзгузоришуда аллакай вуҷуд дорад.", + "Encrypted environment file not found.": "Файли муҳити рамзшуда ёфт нашуд.", + "Ensure your account is using a long, random password to stay secure.": "Боварӣ ҳосил кунед, ки ҳисоби худро истифода мебарад, дароз random рамз, ба бехатар мемонад.", + "Environment file already exists.": "Файли муҳити зист аллакай вуҷуд дорад.", + "Environment file not found.": "Файли муҳити зист ёфт нашуд.", + "Equatorial Guinea": "Экваториальная Гвинея", + "Eritrea": "Эритрея", + "Error": "Хатогӣ", + "errors": "хатогиҳо", + "Estonia": "Эстония", + "Ethiopia": "Эфиопия", + "ex VAT": "собиқ ААИ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Мӯҳлати :expiration", + "Export As CSV": "Содирот ҳамчун CSV", + "Extra Billing Information": "Маълумоти иловагӣ", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Барои коркарди шумо пардохт талаб иловагӣ тасдиқи. Лутфан мурур ба саҳифаи пардохт, ба воситаи ангуштзании тугмаи поен.", + "Failed Subscription Payment": "Пардохти обуна ноком шуд", + "Failed to load :resource!": ":Resource бор карда нашуд!", + "Falkland Islands (Malvinas)": "Фолклендские (Мальвинские) ҷазираҳои)", + "Faroe Islands": "Фарерские ҷазираҳои", + "February": "Феврал", + "Fiji": "Фиджи", + "Filename": "Номи парванда", + "Finish enabling two factor authentication.": "Анҷоми имкон додани аутентификатсияи ду омил.", + "Finland": "Финляндия", + "For your security, please confirm your password to continue.": "Барои бехатарии худ, лутфан, тасдиқ гузарвожаи худро барои идома додан.", + "Forbidden": "Запрещенный", + "Force Delete": "Маҷбуран uninstall", + "Force Delete :resource": "Маҷбуран uninstall :resource", + "Force Delete Resource": "Маҷбуран рафъ захираҳо", + "Force Delete Selected": "Маҷбуран Рафъ Интихобшуда", + "Forgot Password": "Калидвожа фаромӯш шуд", + "Forgot your password?": "Фаромӯш гузарвожаи худро?", + "Forgot Your Password?": "Фаромӯш Гузарвожаи Худро?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Фаромӯш гузарвожаи худро? Бе мушкилӣ. Танҳо ба мо хабар ба суроғаи почтаи электронӣ худро дар, ва мо ирсол шумо пайванд барои рамз бозгашт, ки имкон медиҳад ба шумо интихоб кардани як нав.", + "France": "Фаронса", + "French Guiana": "Zijin Дар Гвиана", + "French Polynesia": "Ифтитоҳи Нахустин Полинезия", + "French Southern Territories": "Имзои Южные қаламрави", + "From": "Аз", + "Gabon": "Габон", + "Gambia": "Гамбия", + "Georgia": "Гурҷистон", + "Germany": "Олмон", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "рафта ба хона", + "Go to page :page": "Бирав ба саҳифаи :page", + "Great! You have accepted the invitation to join the :team team.": "Аъло! Шумо ғамхорӣ даъват ҳамроҳ дастаи :team.", + "Greece": "Юнон", + "Greenland": "Гренландия", + "Grenada": "Гренада", + "Guadeloupe": "Гваделупа", + "Guam": "Гуам", + "Guatemala": "Гватемала", + "Guernsey": "Гернси", + "Guinea": "Гвинея", + "Guinea-Bissau": "Гвинея-Бисау", + "Guyana": "Гайана", + "Haiti": "Гаити", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Дар бораи бекор кардани обунаи худ фикрҳои дуюм доред? Шумо метавонед обунаи худро дар вақти дилхоҳ то ба охир расидани давраи ҳисобдории ҷории худ фавран дубора фаъол кунед. Пас аз ба охир расидани давраи ҳисобдории ҷории шумо, шумо метавонед нақшаи комилан нави обунаро интихоб кунед.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Дар бораи бекор кардани обунаи худ фикрҳои дуюм доред? Шумо метавонед обунаи худро дар вақти дилхоҳ то ба охир расидани давраи ҳисобдории ҷории худ фавран реактив кунед. Пас аз ба охир расидани давраи ҳисобдории ҷории шумо, шумо метавонед нақшаи комилан нави обунаро интихоб кунед.", + "Heard Island & Mcdonald Islands": "Ҷазираҳои Херд ва Макдональд", + "Heard Island and McDonald Islands": "Ҷазираҳои Ҳерд ва ҷазираҳои Макдоналд", + "Hello!": "Салом!", + "Hide Content": "Пинҳон content", + "Hold Up!": "- Погоди!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Гондурас", + "Hong Kong": "Гонконг", + "Hungary": "Маҷористон", + "I agree to the :terms_of_service and :privacy_policy": "Ман розӣ ба :terms_of_service ва :privacy_policy", + "Iceland": "Исландия", + "ID": "Иди", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ҳангоми зарурат шумо метавонед ба берун аз ҳамаи дигар сеанс браузер дар ҳамаи дастгоҳҳои шумо. Баъзе аз худ охир сеанс дар поен оварда мешаванд; аммо ин рӯйхат на, шояд исчерпывающим. Агар шумо фикр кунед, ки дар ҳисоби худ буд скомпрометирована, шумо низ бояд навсозӣ гузарвожаи худро.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Агар шумо аллакай ба ҳисоби, ки шумо метавонед барои ин даъват, ба воситаи ангуштзании тугмаи поен:", + "If you did not create an account, no further action is required.": "Агар шумо насб ҳисоби шумо, ягон минбаъдаи амалиети аст, талаб карда намешавад.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Агар шумо интизор ба даст даъват дар ин фармон, шумо метавонед даст кашад аз ин мактуб.", + "If you did not receive the email": "Агар шумо почтаи электронӣ нагирифтаед", + "If you did not request a password reset, no further action is required.": "Агар шумо запросили рамз бозгашт, ягон минбаъдаи амалиети аст, талаб карда намешавад.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Агар шумо ягон ҳисоби, ту метавонӣ эҷод кардани он ба воситаи ангуштзании тугмаи поен. Баъди ташкили ҳисоби сабти шумо метавонед тугмаи қабули даъватномаҳо дар ин нома, ки ба қабул кардани даъват дастаи:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Агар ба шумо лозим ояд, ки алоқаи мушаххас ё маълумоти андозро ба монанди номи пурраи шумо, рақами мушаххаси шумо ё рақами сабт илова кунед, шумо метавонед онро дар ин ҷо илова кунед.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Агар шумо душворӣ бо пахшкунии тугмаи \":actionText\", нусхабардорӣ ва хамираи URL-суроғаи дар поен\nдар худ, ки ба веб-браузер:", + "Impersonate": "Шахс кардан", + "Increase": "Афзоиши", + "India": "Ҳиндустон", + "Indonesia": "Индонезия", + "Invalid filename.": "Номи файл нодуруст.", + "Invalid JSON was returned from the route.": "JSON-и нодуруст аз масир баргардонида шуд.", + "Invoice Email Addresses": "Суроғаҳои почтаи электронӣ", + "Invoice emails updated successfully.": "Паёми ҳисоботӣ бомуваффақият нав карда шуданд.", + "Invoices": "Ҳисобнома-фактураҳо", + "Iran, Islamic Republic Of": "Эрон", + "Iran, Islamic Republic of": "Эрон, Ҷумҳурии Исломии", + "Iraq": "Ироқ", + "Ireland": "Ирландия", + "Isle Of Man": "Ҷазираи Садри", + "Isle of Man": "Ҷазираи Ман", + "Israel": "Исроил", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Чунин ба назар мерасад, ки шумо обунаи фаъол надоред. Шумо метавонед яке аз нақшаҳои обунаро дар зер интихоб кунед, то оғоз кунед. Нақшаҳои обуна метавонанд дар мувофиқати шумо тағир ё бекор карда шаванд.", + "Italy": "Италия", + "Jamaica": "Ямайка", + "January": "Январ", + "Japan": "Ҷопон", + "Jersey": "Ҷерсӣ", + "Jordan": "Урдун", + "July": "Июл", + "June": "Июн", + "Kazakhstan": "Қазоқистон", + "Kenya": "Кения", + "Key": "Калиди", + "Kiribati": "Кирибати", + "Korea": "Кореяи Ҷанубӣ", + "Korea, Democratic People's Republic of": "Кореяи Шимолӣ", + "Korea, Republic of": "Корея, Республика", + "Kosovo": "Косово", + "Kuwait": "Кувайт", + "Kyrgyzstan": "Қирғизистон", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Охир фаъол", + "Last used": "Охирин маротиба мавриди истифода қарор дода шуд", + "Latvia": "Латвия", + "Leave": "Тарк дастгоҳи", + "Leave Team": "Тарк дастаи", + "Lebanon": "Лубнон", + "length": "дарозӣ", + "Lens": "Линзаи", + "Lesotho": "Лесото", + "Liberia": "Либерия", + "Libyan Arab Jamahiriya": "Ливия", + "Liechtenstein": "Лихтенштейн", + "Light": "Нур", + "Lithuania": "Литва", + "Load :perPage More": "Дарефти боз :per Саҳифа", + "Loading": "Бор карда мешавад", + "Location": "Ҷойгиршавӣ", + "Log in": "Авторизоваться", + "Log In": "Даромадан", + "Log Out": "берун аз низоми", + "Log out": "Баромадан", + "Log Out Other Browser Sessions": "Берун Аз Дигар Сеанс Браузери", + "Log Viewer": "Намоишгари сабт", + "Login": "Авторизоваться", + "Logout": "Баромадан аз системаи", + "Logs": "Сабтҳо", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Шимолӣ Македония", + "Macedonia, the former Yugoslav Republic of": "Македония, Ҷумҳурии собиқ Югославия", + "Madagascar": "Мадагаскар", + "Malawi": "Малави", + "Malaysia": "Малайзия", + "Maldives": "Малдив", + "Mali": "Хурд", + "Malta": "Мальта", + "Manage Account": "Идоракунии ҳисоб едатон", + "Manage and log out your active sessions on other browsers and devices.": "Управляйте фаъоли сеансами ва баромадан аз онҳо дар дигар браузерах ва дастгоҳҳои.", + "Manage API Tokens": "Идоракунии токенами API", + "Manage Role": "Идоракунии ролью", + "Manage Team": "Идоракунии дастаи", + "Managing billing for :billableName": "Идоракунии ҳисобдорӣ барои :billableName", + "March": "Март", + "Mark all as Read": "Ҳамаро ҳамчун Хонда қайд кунед", + "Mark all notifications as read": "Ҳама огоҳиҳоро ҳамчун хондашуда қайд кунед", + "Mark Read": "Марк Хонед", + "Mark Unread": "Хонда нашуда қайд кунед", + "Marshall Islands": "Ҷазираҳои маршал", + "Martinique": "Мартиника", + "Mauritania": "Мавритания", + "Mauritius": "Маврикий", + "May": "Май", + "Mayotte": "Майотт", + "Mexico": "Мексика", + "Micronesia, Federated States Of": "Микронезия", + "Micronesia, Federated States of": "Микронезия, Иёлоти Муттаҳидаи Амрико", + "Moldova": "Молдова", + "Moldova, Republic of": "Молдова, Ҷумҳурии", + "Monaco": "Монако", + "Mongolia": "Монголия", + "Montenegro": "Черногория", + "Month To Date": "Як Моҳ Пеш Ҳамин Вақт", + "Monthly": "Ҳармоҳа", + "monthly": "моҳона", + "Montserrat": "Монтсеррат", + "Morocco": "Марокаш", + "Mozambique": "Мозамбик", + "Myanmar": "Мянма", + "Name": "Ном", + "name": "ном", + "Namibia": "Намибия", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Нидерланд", + "Netherlands Antilles": "Ҷазираҳои Антили Нидерланд", + "Nevermind": "Фикрашро накун", + "Nevermind, I'll keep my old plan": "Ҳеҷ гап не, ман нақшаи пешинаамро нигоҳ медорам", + "New": "Нав", + "New :resource": "Нав :resource", + "New Caledonia": "Нав Каледония", + "New Password": "Пароли нав", + "New Zealand": "Зеландияи Нав", + "Next": "Баъдӣ", + "Next Payment": "Пардохти навбатӣ", + "Next Payment on": "Пардохти навбатӣ дар", + "Nicaragua": "Никарагуа", + "Niger": "Нигер", + "Nigeria": "Нигерия", + "Niue": "Ниуэ", + "No": "Не", + "No :resource matched the given criteria.": "№ :resource соответствовал заданным мешаванд.", + "No additional information...": "Ягон маълумоти иловагӣ...", + "No Current Data": "Не Ҷорӣ Маълумот", + "No Data": "Нест, Маълумот Дар", + "no file selected": "файл на интихоб", + "No Increase": "Ягон Афзоиши", + "No payment methods on file.": "Дар файл ягон усули пардохт нест.", + "No payment scheduled.": "Ягон пардохт ба нақша гирифта нашудааст.", + "No Prior Data": "Ягон Натиҷаҳои Пешакии Маълумот", + "No Results Found.": "Ягон Натиҷаҳои Нест Дарефт.", + "Norfolk Island": "Ҷазираи Норфолк", + "Northern Mariana Islands": "Северные Марианские ҷазираҳои", + "Norway": "Норвегия", + "Not Found": "ое дарефт", + "Notifications": "Огоҳиномаҳо", + "Nova": "Nova", + "Nova User": "Корбар Нова", + "November": "Ноябр", + "October": "Oct", + "of": "аз", + "OK": "ДУРУСТ", + "Oman": "Умон", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Пас аз даста дур хоҳад, ҳамаи он захираҳо ва маълумоти ҳазф то абад. Пеш аз кушода ин даста, лутфан, бор карда шавад ягон маълумот е иттилоот дар бораи ин ба дастаи, ки шумо мехоҳед, ки нигоҳ.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Чӣ тавр ба танҳо ба ҳисоби худ дур хоҳад, ҳамаи он захирањо ва маълумот хоҳад бебозгашт нест карда мешаванд. Пеш аз кушода аз ҳисоби худ, лутфан, бор карда шавад ягон маълумот е иттилооти, ки шумо мехоҳед, ки нигоҳ.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Пас аз нест кардани ҳисоби шумо, ҳама захираҳо ва маълумоти он ба таври доимӣ нест карда мешаванд. Лутфан пароли худро ворид кунед, то тасдиқ кунед, ки шумо мехоҳед ҳисоби худро ба таври доимӣ нест кунед.", + "Only Trashed": "Танҳо Разгромили", + "Open Invoices": "Ҳисобнома-фактураҳоро кушоед", + "Original": "Аслии", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Портали идоракунии биллинги мо ба шумо имкон медиҳад, ки нақшаи обуна, усули пардохти худро ба осонӣ идора кунед ва ҳисобнома-фактураҳои охирини худро зеркашӣ кунед.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Портали идоракунии биллинги мо ба шумо имкон медиҳад, ки нақшаи обуна, усулҳои пардохтро ба осонӣ идора кунед ва ҳисобнома-фактураҳои охирини худро зеркашӣ кунед.", + "Page Expired": "Page Просрочена", + "Pagination Navigation": "Дар новбари аст, ки бо страницам", + "Paid": "Пардохтшуда", + "Pakistan": "Покистон", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестинские қаламрави", + "Panama": "Панама", + "Papua New Guinea": "Папуа-Нав Гвинея", + "Paraguay": "Парагвай", + "Password": "Рамз", + "password": "рамз", + "Payment Confirmation": "Тасдиқи пардохт", + "Payment Information": "Маълумот дар бораи пардохт", + "Payment information updated successfully.": "Маълумоти пардохт бомуваффақият нав карда шуд.", + "Payment Method": "Тариқи пардохт", + "Payment Methods": "Усулҳои пардохт", + "Payment Required": "Пардохт талаб карда мешавад", + "Payments": "Пардохтҳо", + "Pending Team Invitations": "Интизорӣ Даъватномаҳо Дастаи", + "Per Page": "Ба Саҳифаи", + "Permanently delete this team.": "То абад тоза ин дастаи.", + "Permanently delete your account.": "То абад тоза худро ба ҳисоби шумо.", + "Permissions": "Иҷозат", + "Peru": "Перу", + "Philippines": "Филиппин", + "Photo": "Расмҳои", + "Pitcairn": "Ҷазираҳои Питкэрн", + "Please accept the terms of service.": "Лутфан шартҳои хидматро қабул кунед.", + "Please click the button below to verify your email address.": "Лутфан ба тугмаи поен барои тасдиқ суроғаи почтаи электронӣ шумо.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Лутфан, тасдиқ дастрасӣ ба ҳисоби худ, бо ворид яке аз шумо рамзҳои фавқулодда барќарорсозї.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Лутфан, тасдиқ дастрасӣ ба ҳисоби худ, бо ворид коди тасдиқ намудани нусхаи аслӣ, предоставленный худ барнома-аутентификатором.", + "Please confirm your password before continuing.": "Лутфан пеш аз идома додан пароли худро тасдиқ кунед.", + "Please copy your new API token. For your security, it won't be shown again.": "Лутфан copy нави худ токен API. Барои бехатарии худ аз ӯ бештар хоҳад буд, нишон дода шудааст.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Лутфан, лутфан гузарвожаи худро, то тасдиқ, ки шумо мехоҳед, ки ба берун аз дигар сеанс браузер дар ҳамаи дастгоҳҳои шумо.", + "Please provide a maximum of three invoice emails addresses.": "Лутфан ҳадди аксар се суроғаи почтаи электронӣ пешниҳод кунед.", + "Please provide the email address of the person you would like to add to this team.": "Лутфан, муайян намудани суроғаи почтаи электронӣ, ки шахсе, ки шумо мехоҳам илова ба ин дастаи.", + "Please set a default payment method before retrying payments.": "Лутфан, пеш аз пешгирии пардохт усули пардохти пешфарзро таъин кунед.", + "Please set a default payment method before swapping plans.": "Лутфан пеш аз иваз кардани нақшаҳо усули пардохти пешфарзро таъин кунед.", + "Poland": "Полша", + "Portugal": "Португалия", + "Press / to search": "Пахш кунед / барои ҷустуҷӯ", + "Preview": "Пешнамоиш", + "Previewing": "Пешнамоиш", + "Previous": "Гузашта", + "Privacy Policy": "сиесати корбурди маълумоти шахсӣ", + "Profile": "Профили", + "Profile Information": "Маълумот дар бораи профили", + "Puerto Rico": "Пуэрто-Рико", + "Qatar": "Қатар", + "Quarter To Date": "Семоҳаи I-Уми То Ҳамин Вақт", + "Recovery Code": "Барқарор намудани рамз", + "Refresh": "Навсозӣ", + "Regards,": "Бо эҳтиром,", + "Regenerate Recovery Codes": "Регенератсияи кислота рамзҳои Барқарорсозии", + "Register": "Қайд", + "Reload": "Жой", + "Remember me": "Зиннатҳои ман", + "Remember Me": "Зиннатҳои Ман", + "Remove": "Тоза", + "Remove Photo": "Чӣ Тавр Ба Хориҷ Акс", + "Remove Team Member": "Чӣ Тавр Ба Хориҷ Узви Дастаи", + "Replicate": "Такрори", + "Required fields": "Майдонҳои ҳатмӣ", + "Resend Verification Email": "Такрорӣ Фиристодани Мактубҳои Проверочного", + "Reset Filters": "Барои аз нав танзимкунии филтри", + "Reset Password": "рамз бозгашт", + "Reset Password Notification": "Огоҳинома дар бораи Сбросе Рамз", + "resource": "захираҳо", + "Resource Row Dropdown": "Рӯйхати афтанда захираҳо", + "Resources": "Захираҳои", + "resources": "захираҳои", + "Restore": "Восстанавливать", + "Restore :resource": "Восстанавливать :resource", + "Restore Resource": "Барқарор кардани захираҳо", + "Restore Selected": "Барқарор Интихоб", + "results": "натиҷаҳои", + "Resume Subscription": "Давом додани обуна", + "Retry Payment": "Пардохтро такрор кунед", + "Return to :appName": "Бозгашт ба :appName", + "Reunion": "Реюньон", + "Role": "Нақши", + "Romania": "Руминия", + "Run Action": "Анҷом додани амали", + "Russian Federation": "Федератсияи Русия", + "Rwanda": "Руанда", + "Réunion": "Реюньон", + "Saint Barthelemy": "Муқаддас Варфоломей", + "Saint Barthélemy": "Сент Бартелеми", + "Saint Helena": "Ҷазираи Муқаддас Елены", + "Saint Kitts And Nevis": "Сент-Китс ва Невис", + "Saint Kitts and Nevis": "Сент Китс ва Невис", + "Saint Lucia": "Сент-Люсия", + "Saint Martin": "Муқаддас Мартин", + "Saint Martin (French part)": "Сент-Мартин (қисми фаронсавӣ)", + "Saint Pierre And Miquelon": "Сен-Пйер ва Микелон", + "Saint Pierre and Miquelon": "Сент-Пьер ва Микелон", + "Saint Vincent And Grenadines": "Сент-Винсент и Гренадины", + "Saint Vincent and the Grenadines": "Сент-Винсент ва Гренадинҳо", + "Samoa": "Самоа", + "San Marino": "Сан-Марино", + "Sao Tome And Principe": "Сан-Томе ва Принсипи", + "Sao Tome and Principe": "Сан-Томе ва Принсипи", + "Saudi Arabia": "Арабистони Саудӣ", + "Save": "Нигоҳ", + "Saved.": "Сохраненный.", + "Scroll to bottom": "Ба поён ҳаракат кунед", + "Scroll to top": "Ба боло ҳаракат кунед", + "Search": "Ҷустуҷӯи", + "Secure Area": "Минтақаи бехатар", + "Select": "Интихоб кунед", + "Select a different plan": "Нақшаи дигарро интихоб кунед", + "Select a log file...": "Файли сабтро интихоб кунед...", + "Select A New Photo": "Интихоб Нав Акс", + "Select Action": "Амал Интихоб Кунед", + "Select all": "интихоб кардани ҳамаи", + "Select All Dropdown": "Ҳама афтанда-ро интихоб кунед", + "Select this page": "Ин саҳифаро интихоб кунед", + "Send Password Reset Link": "Ирсоли Пайванди Рамз Бозгашт", + "Senegal": "Сенегал", + "September": "сентябр", + "Serbia": "Сербия", + "Server Error": "Хатои сервер", + "Service Unavailable": "Хизматрасонии Недоступна", + "Set as default": "Ҳамчун пешфарз таъин кунед", + "Setup Key": "Калиди танзимот", + "Seychelles": "Сейшельские ҷазираҳои", + "Show All Fields": "Нишон Додани Ҳамаи Соҳаи", + "Show Content": "Нишон content", + "Show Recovery Codes": "Нишон Cheats Барқарорсозии", + "Showing": "Намоиши", + "Sierra Leone": "Сиерра-Леоне", + "Signed in as": "Ҳамчун ворид шуд", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Синт Мартен", + "Slovakia": "Словакия", + "Slovenia": "Словения-шикастани ба зинаи", + "Soft Deleted": "Нармӣ нест карда шуд", + "Solomon Islands": "Соломоновы ҷазираҳои", + "Somalia": "Сомалӣ", + "Something went wrong.": "Чизе вайрон шудааст.", + "Sorry! You are not authorized to perform this action.": "Бубахш! Шумо барои назорат бурдан ба иҷрои ин амал.", + "Sorry, your session has expired.": "Бубахшед, шумо сеанс гузаштааст.", + "South Africa": "Африқои Ҷанубӣ", + "South Georgia And Sandwich Isl.": "Ҷанубӣ Георгия ва Южные Сандвичевы ҷазираҳои", + "South Georgia and the South Sandwich Islands": "Ҷорҷияи Ҷанубӣ ва Ҷазираҳои Сэндвичи Ҷанубӣ", + "South Sudan": "Southern Судан", + "Spain": "Испания", + "Sri Lanka": "Шри-Ланка", + "Standalone Actions": "Амалҳои мустақил", + "Start Polling": "Оғози пурсиш", + "Start polling": "Овоздиҳӣ оғоз кунед", + "State / County": "Давлат / Шаҳр", + "Stop Impersonating": "Худро бас кунед", + "Stop Polling": "Бас пурсиш", + "Stop polling": "Интихобро бас кунед", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Нигоҳ ин рамзҳои барқарорсозии дар бехатар менеджере паролей. Онҳо метавонад истифода шавад барои барқарор намудани дастрасӣ ба аккаунти шумо, агар шумо, ки дастгоҳ двухфакторной тасдиқ намудани нусхаи аслӣ медиҳад.", + "Subscribe": "Обуна шавед", + "Subscription Information": "Маълумот дар бораи обуна", + "Subscription Pending": "Обуна интизор аст", + "Sudan": "Судан", + "Suriname": "Узбакистон", + "Svalbard And Jan Mayen": "Шпицберген ва Ian-Майен", + "Svalbard and Jan Mayen": "Шпицберд ва Ян Майен", + "Swaziland": "Eswatini", + "Sweden": "Шветсия", + "Switch Teams": "Хомӯш дастаҳои", + "Switzerland": "Швейтсария", + "Syrian Arab Republic": "Сурия", + "System": "Система", + "Taiwan": "Тайван", + "Taiwan, Province of China": "Тайван, музофоти Чин", + "Tajikistan": "Тоҷикистон", + "Tanzania": "Танзания", + "Tanzania, United Republic of": "Танзания, Республикаи Муттахида", + "TAX": "АНДОЗ", + "Team Details": "Тафсилоти дастаи", + "Team Invitation": "Даъват ба дастаи", + "Team Members": "Аъзои дастаи", + "Team Name": "Номи дастаи", + "Team Owner": "Соҳиби дастаи", + "Team Settings": "Танзимоти дастаи", + "Terms of Service": "шартҳои хизматрасонӣ", + "Thailand": "Таиланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ташаккур, ки записались! Пеш аз оғози ба кор, ки шояд шумо тасдиқ суроғаи почтаи электронӣ шумо бо зеркунии тугмаи оид ба пайванд, ки мо танҳо ба ин ки шумо фиристода тавассути почтаи электронӣ? Агар шумо соҳиби мактуб, мо бо хурсандӣ ба шумо ирсол дигар.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Ташаккур барои дастгирии доимии шумо. Мо нусхаи ҳисобнома-фактураи шуморо барои сабтҳои шумо замима кардем. Лутфан ба мо хабар диҳед, агар шумо ягон савол ё нигаронӣ дошта бошед.", + "Thanks,": "ташаккур,", + "The :attribute must be a valid role.": ":Attribute бояд ҳақиқии ролью.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute бояд дорои на камтар аз :length аломат ва бар гирад, ки ақаллан як шумораи.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute бояд на камтар аз :length аломат ва бар гирад, ки ҳадди ақал як рамзи махсус ва як шумораи.", + "The :attribute must be at least :length characters and contain at least one special character.": "Рақами :attribute бояд дорои на камтар аз :length аломат ва бар гирад, ки ақаллан яке махсус рамзи.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Шумораи :attribute бояд на камтар аз :length аломат ва бар гирад, ки ҳадди ақал як заглавный рамзи ва як шумораи.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute бояд дорои на камтар аз :length аломат ва бар гирад, ки ҳадди ақал як заглавный рамзи ва як рамзи махсус.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute бояд дорои на камтар аз :length аломат ва бар гирад, ки ҳадди ақал як заглавный рамзи, як шумораи ва як рамзи махсус.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute бояд дорои на камтар аз :length аломат ва бар гирад, ки ақаллан яке заглавный рамзи.", + "The :attribute must be at least :length characters.": "Рақами :attribute бояд дорои на камтар аз :length аломат.", + "The :attribute must contain at least one letter.": ":Attribute бояд ҳадди аққал як ҳарф дошта бошад.", + "The :attribute must contain at least one number.": ":Attribute бояд ҳадди аққал як рақам дошта бошад.", + "The :attribute must contain at least one symbol.": ":Attribute бояд ҳадди аққал як аломат дошта бошад.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute бояд ҳадди аққал як ҳарфи калон ва як ҳарфи хурд дошта бошад.", + "The :resource was created!": ":Resource офарида шудааст!", + "The :resource was deleted!": ":Resource буд файлҳои!", + "The :resource was restored!": ":Resource-ум буд, барқарор намояд!", + "The :resource was updated!": ":Resource-ум буд, аз нав!", + "The action was executed successfully.": "Амалиёт бомуваффақият иҷро шуд.", + "The default payment method cannot be removed.": "Усули пардохти пешфарзро нест кардан мумкин нест.", + "The file was deleted!": "Файл буд файлҳои!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute-и додашуда дар ихроҷи маълумот пайдо шудааст. Лутфан :attribute-и дигарро интихоб кунед.", + "The given data was invalid.": "Маълумоти додашуда беэътибор буд.", + "The government won't let us show you what's behind these doors": "Ҳукумат имкон медиҳад, ки мо ба шумо биемузад, ки чӣ аст, дар ин дверями", + "The HasOne relationship has already been filled.": "Муносибатҳои hasOne аллакай сер.", + "The image could not be loaded": "Тасвирро бор кардан мумкин нест", + "The image could not be loaded.": "Тасвирро бор кардан мумкин нест.", + "The invoice emails must be valid email addresses.": "Почтаҳои ҳисобнома-фактураҳо бояд суроғаҳои почтаи электронӣ дуруст бошанд.", + "The password is incorrect.": "Рамз нодуруст аст.", + "The provided coupon code is invalid.": "Рамзи купони пешниҳодшуда беэътибор аст.", + "The provided password does not match your current password.": "Предоставленный рамз на мувофиқ текущему паролю.", + "The provided password was incorrect.": "Предоставленный рамз буд неверным.", + "The provided two factor authentication code was invalid.": "Предоставленный рамзи двухфакторной тасдиқ намудани нусхаи аслӣ буд недействителен.", + "The provided two factor recovery code was invalid.": "Рамзи барқарорсозии ду омили додашуда беэътибор буд.", + "The provided VAT number is invalid.": "Рақами ААИ пешниҳодшуда нодуруст аст.", + "The resource was attached!": "Манбаъ замима карда шуд!", + "The resource was prevented from being saved!": "Аз захира кардани захира пешгирӣ карда шуд!", + "The resource was updated!": "Захираи буд updated!", + "The response is not a streamed response.": "Ҷавоб ҷавоби ҷараён нест.", + "The response is not a view.": "Ҷавоб як назар нест.", + "The selected country is invalid.": "Кишвари интихобшуда нодуруст аст.", + "The selected plan is invalid.": "Нақшаи интихобшуда беэътибор аст.", + "The selected resources have been :action!": "Захираҳои интихобшуда :action мебошанд!", + "The team's name and owner information.": "Номи даста ва маълумот дар бораи владельце.", + "There are no available options for this resource.": "Барои ин хизматрасонӣ не имконоти дастрас.", + "There are no fields to display.": "Майдонҳо барои намоиш вуҷуд надоранд.", + "There are no new notifications.": "Ягон огоҳиҳои нав нест.", + "There was a problem executing the action.": "Ба миен омадааст, ки масъалаи иҷрои амали.", + "There was a problem fetching the resource.": "Ҳангоми дарёфти манбаъ мушкиле ба миён омад.", + "There was a problem submitting the form.": "Ба миен омадааст, ки масъалаи бо пешниҳоди шакли.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ин одамон даъват шуда буданд, дар худ дастаи ва дорем, ки даъват ба воситаи почтаи электронӣ. Онҳо метавонанд ҳамроҳ ба дастаи, тадбирҳои даъват ба воситаи почтаи электронӣ.", + "This account does not have an active subscription.": "Ин ҳисоб обунаи фаъол надорад.", + "This action is unauthorized.": "Ин амал беиҷозат аст.", + "This copy of Nova is unlicensed.": "Ин нусхаи Нова иҷозатнома надорад.", + "This coupon code can only be used by new customers.": "Ин рамзи купон метавонад танҳо аз ҷониби муштариёни нав истифода шавад.", + "This device": "Ин дастгоҳ", + "This file field is read-only.": "Ин соҳа файл дастрас аст, танҳо барои хондан аст.", + "This invoice is no longer open.": "Ин ҳисобнома-фактура дигар кушода нест.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ин бехатар область барномаҳо. Лутфан, тасдиқ кунед, рамз, пеш аз давом додан.", + "This password does not match our records.": "Ин рамз на мувофиқ ба мо записями.", + "This password reset link will expire in :count minutes.": "Ин маълумотнома барои рамз бозгашт ба мурур тавассути :count дақиқа.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ин пардохт оғоз карда шуд, аммо маблағ ҳоло гирифта нашудааст. Ин метавонад то 14 рӯз лозим ояд.", + "This resource no longer exists": "Ин захираҳо бештар вуҷуд надорад", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ин обуна ба охир расид ва онро дубора идома додан мумкин нест. Лутфан обунаи нав эҷод кунед.", + "This user already belongs to the team.": "Ин истифодабаранда аллакай аз они дастаи.", + "This user has already been invited to the team.": "Ин истифодабаранда аллакай приглашен дар дастаи.", + "Timor-Leste": "Тимор-Лешти", + "to": "ба", + "To": "Ба", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Барои анҷом додани фаъолсозии аутентификатсияи ду омил, рамзи QR-и зеринро бо истифода аз барномаи аутентификатори телефони худ скан кунед ё калиди танзимотро ворид кунед ва рамзи тавлидшудаи OTP-ро пешниҳод кунед.", + "Today": "Имрӯз", + "Toggle navigation": "Хомӯш раҳебӣ бирав", + "Togo": "Аз он", + "Tokelau": "Токелау", + "Token Name": "Ном токена", + "Tonga": "Бие", + "Too Many Requests": "Аз Ҳад Зиед Дархости", + "total": "тамоми", + "Total:": "Ҳамагӣ:", + "Trashed": "Разгромлен", + "Trinidad And Tobago": "Тринидад ва Тобаго", + "Trinidad and Tobago": "Тринидад ва Тобаго", + "Tunisia": "Тунис", + "Turkey": "Мурғи марҷон", + "Turkmenistan": "Туркманистон", + "Turks And Caicos Islands": "Ҷазираҳои Теркс ва Кайкос", + "Turks and Caicos Islands": "Ҷазираҳои Туркс ва Кайкос", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Двухфакторная, шумо бояд ворид шавед", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Ҳоло тасдиқи ду омил фаъол аст. Рамзи QR-и зеринро бо истифода аз барномаи аутентификатори телефони худ скан кунед ё калиди танзимотро ворид кунед.", + "Type": "Навъи", + "Uganda": "Уганда", + "Ukraine": "Украина", + "Unauthorized": "Неавторизованный", + "United Arab Emirates": "Аморати Муттаҳидаи Араб", + "United Kingdom": "Объединенное Салтанат", + "United States": "Иелоти Муттаҳидаи Амрико", + "United States Minor Outlying Islands": "Ҷазираҳои хурди берунии Иёлоти Муттаҳида", + "United States Outlying Islands": "Отдаленные ҷазираҳои ИМА", + "Unknown": "Номаълум", + "Unpaid": "Бемузд", + "Update": "Навсозии", + "Update & Continue Editing": "Таҷдид ва Идомаи Таҳриркунӣ", + "Update :resource": "Навсозии :resource", + "Update :resource: :title": "Навсозии :resource: :title", + "Update attached :resource: :title": "Навсозии замима :resource: :title", + "Update Password": "Навсозӣ рамз", + "Update Payment Information": "Навсозии маълумоти пардохт", + "Update Payment Method": "Усули пардохтро навсозӣ кунед", + "Update your account's profile information and email address.": "Навсозии маълумоти профили ҳисоби худ ва суроғаи почтаи электронӣ.", + "Uploading": "Боркунӣ", + "Uploading files... (:current/:total)": "Боркунии файлҳо... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Истифода рамзи барқарорсозии", + "Use an authentication code": "Истифода рамзи тасдиқ намудани нусхаи аслӣ", + "User Actions": "Амалҳои корбар", + "User Security": "Амнияти корбар", + "Username": "Номи корбар", + "Uzbekistan": "Ўзбекистон", + "Value": "Арзиши", + "Vanuatu": "Вануату", + "VAT Number": "Рақами андоз аз арзиши иловашуда", + "Venezuela": "Венесуэла", + "Venezuela, Bolivarian Republic of": "Венесуэла, Ҷумҳурии Боливарӣ", + "Verify Email Address": "Санҷед, Суроғаи Почтаи Электронӣ", + "Verify Your Email Address": "Суроғаи почтаи электронии худро тасдиқ кунед", + "Viet Nam": "Vietnam", + "View": "Watch", + "Virgin Islands, British": "Ҷазираҳои виргинияи британия", + "Virgin Islands, U.S.": "Виргинские ҷазираҳои ИМА", + "Wallis And Futuna": "Уоллис ва Футуна", + "Wallis and Futuna": "Уоллис ва Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Мо обунаи шуморо коркард карда истодаем. Пас аз коркарди бомуваффақияти обуна, ин саҳифа ба таври худкор навсозӣ мешавад. Одатан, ин раванд бояд танҳо чанд сонияро дар бар гирад.", + "We are unable to process your payment. Please contact customer support.": "Мо наметавонем пардохти шуморо коркард кунем. Лутфан бо дастгирии мизоҷон тамос гиред.", + "We have emailed your password reset link!": "Мо истиноди барқароркунии пароли шуморо бо почтаи электронӣ ирсол кардем!", + "We were unable to find a registered user with this email address.": "Мо нашуд пайдо гирифташуда истифодабаранда бо ин суроғаи почтаи электронӣ.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Мо пайванди ҳисобкуниро пайванди зеркашӣ ба суроғаҳои почтаи электронӣ мефиристем, ки шумо дар зер нишон медиҳед. Шумо метавонед бо истифодаи вергул якчанд суроғаи почтаи электрониро ҷудо кунед.", + "We're lost in space. The page you were trying to view does not exist.": "Мо потерялись дар фазо. Саҳифа, ки шумо кӯшиш ба дидани, вуҷуд надорад.", + "Welcome Back!": "Бо Бозгашти!", + "Western Sahara": "Западная Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Агар фаъол карда мешавад двухфакторная, шумо бояд ворид шавед, дар вақти тасдиқ намудани нусхаи аслӣ ба шумо талаб карда мешавад, дохил бехатар тасодуфӣ токен. Шумо метавонед ин токен аз барномаҳо Google Authenticator телефони шумо.", + "Whoops": "Упс", + "Whoops!": "Упс!", + "Whoops! Something went wrong.": "Упс! Чизе вайрон шудааст.", + "With Trashed": "Бо Разгромленным", + "Write": "Навиштани", + "Year To Date": "Сол То Ҳамин Вақт", + "Yearly": "солона", + "Yemen": "Яман", + "Yes": "Ҳа", + "You are already subscribed.": "Шумо аллакай обуна шудаед.", + "You are currently within your free trial period. Your trial will expire on :date.": "Шумо ҳоло дар давраи озмоиши ройгони худ ҳастед. Мӯҳлати озмоиши шумо дар :date ба охир мерасад.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Шумо ҳоло дар давраи озмоиши ройгони худ ҳастед. Мӯҳлати озмоиши шумо дар :date. ба охир мерасад Оғози обунаи нав озмоиши шуморо ба охир мерасонад.", + "You are logged in!": "Шумо ворид шудаед!", + "You are receiving this email because we received a password reset request for your account.": "Шумо ба он даст ба ин нома, зеро ки мо дорем, дархости рамз бозгашт барои аккаунти шумо.", + "You have been invited to join the :team team!": "Шумо даъватшудаи ҳамроҳ дастаи :team!", + "You have enabled two factor authentication.": "Шумо дохил двухфакторную аутентификацию.", + "You have not enabled two factor authentication.": "Шумо дохил двухфакторную аутентификацию.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Шумо якчанд ҳисобнома-фактураҳои пардохтнашуда доред. Пас аз навсозии усули пардохти пешфарзии худ, шумо метавонед пардохтҳоро тавассути рӯйхати фактураҳои дар поён овардашуда дубора санҷед.", + "You may accept this invitation by clicking the button below:": "Шумо метавонед ин даъватро бо пахш кардани тугмаи зер қабул кунед:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Шумо метавонед обунаи худро дар вақти дилхоҳ бекор кунед. Пас аз бекор кардани обунаи шумо, шумо имкон доред, ки обунаро то ба охир расидани давраи ҳисобдории ҷории худ идома диҳед.", + "You may delete any of your existing tokens if they are no longer needed.": "Шумо метавонед, ки чӣ тавр ба хориҷ ҳар яке аз шумо мавҷуда токенов, агар онҳо дигар лозим нест.", + "You may not delete your personal team.": "Шумо тоза ноил гашта худро шахсии дастаи.", + "You may not leave a team that you created.": "Шумо наметавонед тарк сохтааст дастаи шумо.", + "You will receive an invoice and payment link via email for each billing period.": "Шумо тавассути почтаи электронӣ барои ҳар як давраи ҳисобнома фактура ва истиноди пардохт хоҳед гирифт.", + "You're logged in!": "Шумо ворид шудаед!", + "Your :invoiceName invoice is now available!": "Ҳисобнома-фактураи :invoiceName-и шумо ҳоло дастрас аст!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Суроғаи ҳисобдории шумо :address :address2 :postal_code :city :state :country аст", + "Your card was declined. Please contact your card issuer for more information.": "Корти шумо рад карда шуд. Лутфан барои маълумоти бештар ба эмитенти корт муроҷиат кунед.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Усули пардохти ҷории шумо як корти кредитӣ мебошад, ки бо рақами :lastFour ба охир мерасад ва мӯҳлати эътибораш :expiration ба охир мерасад.", + "Your email address is unverified.": "Суроғаи почтаи электронии шумо тасдиқ нашудааст.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Пардохти охирини шумо :amount ноком шуд. Лутфан усули пардохти худро навсозӣ кунед, то пардохти нокомро дубора кӯшиш кунед.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Пардохти охирини шумо аз :amount бар :date ноком шуд. Лутфан усули пардохти худро навсозӣ кунед, то пардохти нокомро дубора кӯшиш кунед.", + "Your next payment of :amount will be processed on :date.": "Пардохти навбатии шумо :amount дар :date хоҳад буд.", + "Your payment method has been added successfully.": "Усули пардохти шумо бомуваффақият илова карда шуд.", + "Your payment method will be charged automatically for each billing period.": "Усули пардохти шумо барои ҳар як давраи ҳисоб ба таври худкор ситонида мешавад.", + "Your registered VAT Number is :vatNumber.": "Рақами ААИ ба қайд гирифтаи шумо :vatNumber аст.", + "Your subscription has been started successfully.": "Обунаи шумо бомуваффақият оғоз шуд.", + "Your subscription has been successfully cancelled.": "Обунаи шумо бомуваффақият бекор карда шуд.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Обунаи шумо бомуваффақият бекор карда шуд. Шумо то охири давраи ҳисобдории худ дастрасӣ доред.", + "Your subscription was successfully resumed.": "Обунаи шумо бомуваффақият аз сар гирифта шуд.", + "Your subscription was successfully updated.": "Обунаи шумо бомуваффақият нав карда шуд.", + "Zambia": "Замбия", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Индекси почта / почта", + "Åland Islands": "Ҷазираҳои Аланд" +} diff --git a/locales/tg/php-inline.json b/locales/tg/php-inline.json new file mode 100644 index 00000000000..c9c982585b0 --- /dev/null +++ b/locales/tg/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Ин соҳа бояд қабул шудааст.", + "accepted_if": "Ин майдон бояд вақте қабул карда шавад, ки :other :value бошад.", + "active_url": "Ин недопустимый URL-адрес.", + "after": "Бояд, ки ин сана пас аз соли :date.", + "after_or_equal": "Он бояд аз таърих пас аз он е баробар ба соли :date.", + "alpha": "Ин соҳа метавонад дар бар гирад, ки танҳо ҳарфҳои.", + "alpha_dash": "Ин соҳа метавонад дар бар гирад, ки танҳо ҳарфҳо, рақамҳо, тире ва подчеркивания.", + "alpha_num": "Ин соҳа метавонад дар бар гирад, ки танҳо ҳарфҳо ва рақамҳои.", + "any_of": "Ин майдон нодуруст аст.", + "array": "Ин соҳа бояд массивом.", + "ascii": "Ин майдон бояд танҳо аломатҳо ва аломатҳои алифбои рақамии як байтӣ дошта бошад.", + "attached": "Ин майдон аллакай прикреплено.", + "before": "Он бояд аз таърих, ки то соли :date.", + "before_or_equal": "Он бояд бошад, то санаи е баробар ба :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "Ин соҳа бояд бошад, ҳақ е бардурӯғ.", + "can": "Ин майдон дорои арзиши беиҷозат аст.", + "confirmed": "Тасдиқи мувофиқ нест.", + "contains": "Дар ин майдон арзиши зарурӣ мавҷуд нест.", + "date": "Ин действительная таърих.", + "date_equals": "Ин бояд сана, баробар ба :date сол.", + "date_format": "Ин ба формату :format.", + "decimal": "Ин майдон бояд :decimal адад разряд дошта бошад.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Ин аҳамият бояд фарқ аз :other.", + "digits": "Ин бояд :digits рақам.", + "digits_between": "Он бояд байни :min ва :max рақам.", + "dimensions": "Ин тасвир, ки дорои недопустимые андозаи.", + "distinct": "Дар ин соҳа дорад, ки бд, аҳамияти.", + "doesnt_contain": "Ин майдон набояд аз инҳо иборат бошад: :values.", + "doesnt_end_with": "Ин майдон метавонад бо яке аз инҳо хотима наёбад: :values.", + "doesnt_start_with": "Ин майдон метавонад бо яке аз инҳо оғоз нашавад: :values.", + "email": "Ин бояд воқеии суроғаи почтаи электронӣ.", + "ends_with": "Ин бояд заканчиваться яке аз нуқтаҳои зерин: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Интихоб арзиши як недопустимым.", + "extensions": "Ин майдон бояд яке аз васеъшавии зеринро дошта бошад: :values.", + "file": "Маълумоте, ки бояд бошад, ки файли матнӣ намебошад.", + "filled": "Ин соҳа бояд дорои аҳамияти.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "Ин майдон бояд ранги дурусти шонздаҳӣ бошад.", + "image": "Ин бояд тасвир.", + "in": "Интихоб арзиши як недопустимым.", + "in_array": "Ин муҳим нест, ки дар :other.", + "in_array_keys": "Ин майдон бояд ҳадди аққал яке аз калидҳои зеринро дар бар гирад: :values.", + "integer": "Ин бояд ба тамоми шумораи.", + "ip": "Ин бояд воқеии IP-адрес.", + "ipv4": "Ин бояд воқеии IPv4-адрес.", + "ipv6": "Ин бояд воқеии IPv6-адрес.", + "json": "Ин бояд допустимая сатри JSON.", + "list": "Ин майдон бояд рӯйхат бошад.", + "lowercase": "Ин майдон бояд хурд бошад.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "Ин майдон набояд аз :max адад зиёд бошад.", + "mimes": "Он бояд бошад, навъи файл: :values.", + "mimetypes": "Он бояд бошад, навъи файл: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "Ин майдон бояд на камтар аз :min рақам дошта бошад.", + "missing": "Ин майдон бояд нест.", + "missing_if": "Вақте ки :other :value аст, ин майдон бояд нест.", + "missing_unless": "Агар :other адад :value набошад, ин майдон бояд нест.", + "missing_with": "Вақте ки :values мавҷуд аст, ин майдон бояд нест.", + "missing_with_all": "Вақте ки :values мавҷуд аст, ин майдон бояд нест.", + "multiple_of": "Ин аҳамияти бояд multiples :value", + "not_in": "Интихоб арзиши як недопустимым.", + "not_regex": "Ин формат недопустим.", + "numeric": "Ин аст, бояд ба шумора.", + "password.letters": "Ин майдон бояд ҳадди аққал як ҳарф дошта бошад.", + "password.mixed": "Ин майдон бояд ҳадди аққал як ҳарфи калон ва як ҳарфи хурд дошта бошад.", + "password.numbers": "Ин майдон бояд ҳадди аққал як рақам дошта бошад.", + "password.symbols": "Ин майдон бояд ҳадди аққал як аломат дошта бошад.", + "password.uncompromised": "Майдони додашуда дар ихроҷи маълумот пайдо шудааст. Лутфан майдони дигарро интихоб кунед.", + "present": "Ин майдон бояд ҳузур дошта.", + "present_if": "Ин майдон бояд вақте мавҷуд бошад, ки :other :value бошад.", + "present_unless": "Ин майдон бояд мавҷуд бошад, агар :other :value набошад.", + "present_with": "Ин майдон бояд ҳангоми мавҷуд будани :values мавҷуд бошад.", + "present_with_all": "Ин майдон бояд ҳангоми мавҷуд будани :values мавҷуд бошад.", + "prohibited": "Ин майдон манъ аст.", + "prohibited_if": "Ин соҳа аст, манъ, ки :other баробар :value.", + "prohibited_if_accepted": "Вақте ки :other қабул карда мешавад, ин соҳа манъ аст.", + "prohibited_if_declined": "Ин майдон ҳангоми :other рад карда мешавад.", + "prohibited_unless": "Ин майдон манъ аст, агар танҳо :other аст, дар :values.", + "prohibits": "Ин майдон ҳузури :other-ро манъ мекунад.", + "regex": "Ин формат недопустим.", + "relatable": "Ин соҳа метавонад на вобаста ба маълумотҳои захираҳо.", + "required": "Ин майдон ҳатмист.", + "required_array_keys": "Дар ин майдон бояд сабтҳо барои: :values бошад.", + "required_if": "Ин майдон ҳатмист, агар :other баробар :value.", + "required_if_accepted": "Ин майдон ҳангоми қабули :other талаб карда мешавад.", + "required_if_declined": "Ин майдон ҳангоми рад кардани :other талаб карда мешавад.", + "required_unless": "Ин майдон ҳатмист, агар танҳо дар соли :other аст, дар :values сол.", + "required_with": "Ин майдон ҳатмист ва ҳангоми мавҷуд будани :values.", + "required_with_all": "Ин майдон ҳатмист ва ҳангоми мавҷуд будани :values.", + "required_without": "Ин майдон ҳатмист, ки :values надорад.", + "required_without_all": "Ин майдон ҳатмист, агар ҳеҷ яке аз :values на мазкур.", + "same": "Аҳамияти ин соҳаи бояд совпадать бо оид ба аҳамияти ҳуқуқии аз :other.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "Ин бояд бо оғоз мекунанд, ки бо яке аз нуқтаҳои зерин: :values.", + "string": "Ин аст, ки бояд струна.", + "timezone": "Ин бояд допустимая минтақаи.", + "ulid": "Ин майдон бояд ULID дуруст бошад.", + "unique": "Ин аллакай анҷом.", + "uploaded": "Ин нашуд зеркашӣ.", + "uppercase": "Ин майдон бояд ҳарфи калон бошад.", + "url": "Ин формат недопустим.", + "uuid": "Ин бояд воқеии UUID." +} diff --git a/locales/tg/php.json b/locales/tg/php.json new file mode 100644 index 00000000000..625afa9386f --- /dev/null +++ b/locales/tg/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Қиммати :attribute бояд қабул карда шавад.", + "accepted_if": "Вақте ки :other :value аст, :attribute бояд қабул карда шавад.", + "active_url": "Қиммати :attribute дорои URL-и нодуруст мебошад.", + "after": "Қиммати :attribute бояд санаи баъд аз :date бошад.", + "after_or_equal": "Қиммати :attribute бояд санаи баъд ё баробари :date бошад.", + "alpha": "Қиммати :attribute метавонад танҳо дорои ҳарфҳои алифо бошад.", + "alpha_dash": "Қиммати :attribute метавонад танҳо дорои ҳарфҳои алифо, ададҳо ва хати тире бошад.", + "alpha_num": "Қиммати :attribute метавонад танҳо дорои ҳарфҳои алифо ва ададҳо бошад", + "any_of": ":attribute майдони нодуруст аст.", + "array": "Қиммати :attribute бояд, ки массив бошад.", + "ascii": ":Attribute бояд танҳо аломатҳо ва аломатҳои алифбои рақамиро дар бар гирад.", + "attached": "Ин :attribute аллакай прикреплен.", + "before": "Қиммати :attribute бояд санаи қабл аз :date бошад.", + "before_or_equal": "Қиммати :attribute бояд санаи қабл ё баробари :date бошад.", + "between.array": "Миқдори элементҳо дар :attribute бояд байни :min ва :max бошад.", + "between.file": "Ҳаҷми файл дар :attribute бояд байни :min ва :max килобайт бошад.", + "between.numeric": "Қиммати :attribute бояд байни :min ва :max бошад.", + "between.string": "Миқдори аломатҳо дар :attribute бояд байни :min ва :max бошад.", + "boolean": "Қиммати :attribute бояд логикӣ дошта бошад.", + "can": "Майдони :attribute дорои арзиши беиҷозат аст.", + "confirmed": "Қиммати :attribute бо қиммати тасдиқотӣ мувофиқат надорад.", + "contains": "Дар майдони :attribute арзиши зарурӣ мавҷуд нест.", + "current_password": "Рамз нодуруст аст.", + "date": "Қиммати :attribute санаи нодуруст мебошад.", + "date_equals": ":Attribute бояд санаи, баробар :date.", + "date_format": "Қиммати :attribute бо формати :format мувофиқат намекунад.", + "decimal": ":Attribute бояд :decimal адад разряд дошта бошад.", + "declined": ":Attribute бояд рад карда шавад.", + "declined_if": "Вақте ки :other :value аст, :attribute бояд рад карда шавад.", + "different": "Қимматҳои :attribute ва :other бояд аз ҳам фарқ кунанд.", + "digits": "Қиммати :attribute бояд :digits рақам дошта бошад.", + "digits_between": "Қиммати :attribute бояд байни :min ва :max рақам дошта бошад.", + "dimensions": "Қиммати :attribute дорои андозаи расми нодуруст мебошад.", + "distinct": ":Attribute дорои қиммати такроршаванда мебошад.", + "doesnt_contain": "Майдон набояд аз инҳо иборат бошад: :values.", + "doesnt_end_with": ":Attribute метавонад бо яке аз зерин хотима наёбад: :values.", + "doesnt_start_with": ":Attribute метавонад бо яке аз инҳо оғоз нашавад: :values.", + "email": "Қиммати :attribute бояд суроғаи электронии дуруст бошад.", + "ends_with": "Рақами :attribute бояд заканчиваться яке аз зерин: :values.", + "enum": ":Attribute-и интихобшуда нодуруст аст.", + "exists": "Қиммати интихобкардаи :attribute нодуруст мебошад.", + "extensions": "Майдони :attribute бояд яке аз васеъшавии зеринро дошта бошад: :values.", + "failed": "Номи истифодабаранда ва гузарвожа нодуруст мебошад.", + "file": "Қиммати :attribute бояд файл бошад.", + "filled": ":Attribute бояд дорои қиммат бошад.", + "gt.array": ":Attribute бояд зиёда аз :value адад дошта бошад.", + "gt.file": ":Attribute бояд аз :value килобайт зиёд бошад.", + "gt.numeric": ":Attribute бояд аз :value зиёд бошад.", + "gt.string": ":Attribute бояд аз :value аломат зиёд бошад.", + "gte.array": ":Attribute бояд :value адад ё бештар дошта бошад.", + "gte.file": ":Attribute бояд аз :value килобайт зиёд ё баробар бошад.", + "gte.numeric": ":Attribute бояд аз :value зиёд ё баробар бошад.", + "gte.string": ":Attribute бояд аз :value аломат зиёд ё баробар бошад.", + "hex_color": "Майдони :attribute бояд ранги шонздаҳӣ бошад.", + "image": "Қиммати :attribute бояд расм бошад.", + "in": "Қиммати интихобкардаи :attribute нодуруст мебошад.", + "in_array": "Қиммати :attribute дар :other мавҷуд нест.", + "in_array_keys": "Майдони :attribute бояд ҳадди аққал яке аз калидҳои зеринро дар бар гирад: :values.", + "integer": "Қиммати :attribute бояд адади бутун бошад.", + "ip": "Қиммати :attribute бояд суроғаи дурусти IP бошад.", + "ipv4": ":Attribute бояд дархост эътибор дорад IPv4-суроғаи.", + "ipv6": ":Attribute бояд дархост эътибор дорад IPv6-суроғаи.", + "json": "Қиммати :attribute бояд сатри дурусти JSON бошад.", + "list": "Майдони :attribute бояд рӯйхат бошад.", + "lowercase": ":Attribute бояд хурд бошад.", + "lt.array": ":Attribute бояд камтар аз :value адад дошта бошад.", + "lt.file": ":Attribute бояд камтар аз :value килобайт бошад.", + "lt.numeric": ":Attribute бояд аз :value камтар бошад.", + "lt.string": ":Attribute бояд камтар аз :value аломат бошад.", + "lte.array": ":Attribute набояд аз :value адад зиёд бошад.", + "lte.file": ":Attribute бояд аз :value килобайт камтар ё баробар бошад.", + "lte.numeric": ":Attribute бояд аз :value камтар ё баробар бошад.", + "lte.string": ":Attribute бояд камтар аз :value аломат бошад.", + "mac_address": ":Attribute бояд суроғаи дурусти MAC бошад.", + "max.array": "Миқдори элементҳо дар :attribute бояд на зиёда аз :max бошад.", + "max.file": "Ҳаҷми файл дар :attribute набояд аз :max Килобайт зиёд бошад.", + "max.numeric": "Қиммати :attribute набояд аз :max зиёд бошад.", + "max.string": "Миқдори аломатҳо дар :attribute бояд на зиёда аз :max бошад.", + "max_digits": ":Attribute набояд аз :max адад зиёд бошад.", + "mimes": ":Attribute бояд файли намуди :values бошад.", + "mimetypes": ":Attribute бояд файли намуди :values бошад.", + "min.array": "Миқдори элементҳо дар :attribute бояд на кам аз :min бошад.", + "min.file": "Ҳаҷми файл дар :attribute набояд аз :min Килобайт хурд бошад.", + "min.numeric": "Қиммати :attribute набояд аз :min хурд бошад.", + "min.string": "Миқдори аломатҳо дар :attribute бояд на кам аз :min бошад.", + "min_digits": ":Attribute бояд ҳадди аққал :min рақам дошта бошад.", + "missing": "Майдони :attribute бояд нест.", + "missing_if": "Майдони :attribute бояд нест, вақте ки :other :value аст.", + "missing_unless": "Майдони :attribute бояд нест, агар :other :value набошад.", + "missing_with": "Ҳангоми мавҷудияти :values майдони :attribute бояд нест.", + "missing_with_all": "Ҳангоми мавҷудияти :values майдони :attribute бояд нест.", + "multiple_of": "Шумораи :attribute бояд multiples :value", + "next": "Баъдӣ »", + "not_in": "Қиммати интихобкардаи :attribute нодуруст мебошад.", + "not_regex": "Формати :attribute недопустим.", + "numeric": "Қиммати :attribute бояд адад бошад.", + "password": "Рамз неверный.", + "password.letters": ":Attribute бояд ҳадди аққал як ҳарф дошта бошад.", + "password.mixed": ":Attribute бояд ҳадди аққал як ҳарфи калон ва як ҳарфи хурд дошта бошад.", + "password.numbers": ":Attribute бояд ҳадди аққал як рақам дошта бошад.", + "password.symbols": ":Attribute бояд ҳадди аққал як аломат дошта бошад.", + "password.uncompromised": ":Attribute-и додашуда дар ихроҷи маълумот пайдо шудааст. Лутфан :attribute-и дигарро интихоб кунед.", + "present": "Қиммати :attribute бояд мавҷуд бошад.", + "present_if": "Майдони :attribute бояд вақте мавҷуд бошад, ки :other :value бошад.", + "present_unless": "Майдони :attribute бояд мавҷуд бошад, агар :other :value набошад.", + "present_with": "Майдони :attribute бояд ҳангоми мавҷуд будани :values мавҷуд бошад.", + "present_with_all": "Майдони :attribute бояд ҳангоми мавҷуд будани :values мавҷуд бошад.", + "previous": "« Қаблӣ", + "prohibited": "Майдони :attribute сол манъ аст.", + "prohibited_if": "Майдони :attribute манъ аст, аст, вақте ки :other баробар :value.", + "prohibited_if_accepted": "Вақте ки :other қабул шудааст, :attribute саҳро манъ аст.", + "prohibited_if_declined": "Вақте ки :other-солагӣ рад карда мешавад, :attribute саҳна манъ аст.", + "prohibited_unless": "Майдони :attribute манъ аст, агар танҳо :other аст, дар :values.", + "prohibits": "Майдони :attribute ҳузури :other-ро манъ мекунад.", + "regex": "Формати :attribute нодуруст мебошад.", + "relatable": "Ин :attribute мумкин нест, вобаста ба ин захираҳо.", + "required": ":Attribute бояд дорои қиммат бошад.", + "required_array_keys": "Майдони :attribute бояд сабтҳоро дар бар гирад: :values.", + "required_if": ":Attribute бояд дорои қиммат бошад агар :other ба :value баробар бошад.", + "required_if_accepted": "Ҳангоми қабули :other майдони :attribute лозим аст.", + "required_if_declined": "Ҳангоми рад кардани :other майдони :attribute лозим аст.", + "required_unless": ":Attribute бояд дорои қиммат бошад агар :other дар :values мавҷуд бошад.", + "required_with": ":Attribute бояд дорои қиммат бошад :values мавҷуд бошад.", + "required_with_all": ":Attribute бояд дорои қиммат бошад агар :values мавҷуд бошанд.", + "required_without": ":Attribute бояд дорои қиммат бошад агар :values мавҷуд набошад.", + "required_without_all": ":Attribute бояд дорои қиммат бошад агар ягон :values мавҷуд набошад.", + "reset": "Гузарвожаи шумо бозгардонӣ карда шуд!", + "same": "Қиммати :attribute ва :other бояд баробар бошанд.", + "sent": "Ба шумо пайванд барои иваз намудани гузарвожа фиристода шуд!", + "size.array": "Миқдори элементҳо дар :attribute бояд :size бошад.", + "size.file": "Ҳаҷми файл дар :attribute бояд :size Килобайт бошад.", + "size.numeric": "Қиммати :attribute бояд ба :size баробар бошад.", + "size.string": "Миқдори аломатҳо дар :attribute бояд :size бошад.", + "starts_with": ":Attribute бояд оғоз бо яке аз арзишҳои зерин: :values.", + "string": "Қиммати :attribute бояд сатр бошад.", + "throttle": "Теъдоди зиёди талош барои воридшудан ба система. Лутфан баъд аз :seconds сония боз кӯшиш намоед.", + "throttled": "Лутфан, каме истед, пеш аз он ки такрор мекунед.", + "timezone": "Қиммати :attribute бояд зонаи дуруст бошад.", + "token": "Ин код барои иваз намудани гузарвожа нодуруст мебошад.", + "ulid": ":Attribute бояд ULID дуруст бошад.", + "unique": "Қиммати :attribute қаблан интихоб шудааст.", + "uploaded": "Боркунии :attribute ба хатогӣ дучор шуд.", + "uppercase": ":Attribute бояд ҳарфи калон бошад.", + "url": "Формати :attribute нодуруст мебошад.", + "user": "Чунин истифодабаранда бо суроғаи электронии зерин ёфт нашуд.", + "uuid": ":Attribute бояд дархост эътибор дорад UUID." +} diff --git a/locales/th/_excludes.json b/locales/th/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/th/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/th/json-inline.json b/locales/th/json-inline.json new file mode 100644 index 00000000000..ee3ecbca6f6 --- /dev/null +++ b/locales/th/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "ช่องข้อมูลนี้ต้องเป็นบทบาทที่ถูกต้อง", + "The :attribute must be at least :length characters and contain at least one number.": "ช่องข้อมูลนี้ต้องมีอักขระอย่างน้อย :length ตัว และประกอบด้วยตัวเลขอย่างน้อย 1 ตัว", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ช่องข้อมูลนี้ต้องมีอักขระอย่างน้อย :length ตัว และประกอบด้วยอักขระพิเศษอย่างน้อย 1 ตัว และตัวเลขอย่างน้อย 1 ตัว", + "The :attribute must be at least :length characters and contain at least one special character.": "ช่องข้อมูลนี้ต้องมีอักขระอย่างน้อย :length ตัว และประกอบด้วยอักขระพิเศษอย่างน้อย 1 ตัว", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ช่องข้อมูลนี้ต้องมีอักขระอย่างน้อย :length ตัว และประกอบด้วยอักษรพิมพ์ใหญ่อย่างน่้อย 1 ตัว และตัวเลขอย่างน้อย 1 ตัว", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ช่องข้อมูลนี้ต้องมีอักขระอย่างน้อย :length ตัว และประกอบด้วยอักษรพิมพ์ใหญ่อย่างน่้อย 1 ตัว และอักขระพิเศษอย่างน้อย 1 ตัว", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ช่องข้อมูลนี้ต้องมีอักขระอย่างน้อย :length ตัว และประกอบด้วยอักษรพิมพ์ใหญ่อย่างน่้อย 1 ตัว, ตัวเลขอย่างน่้อย 1 ตัว, และอักขระพิเศษอย่างน่้อย 1 ตัว", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ช่องข้อมูลนี้ต้องมีอักขระอย่างน้อย :length ตัว และประกอบด้วยอักษรพิมพ์ใหญ่อย่างน้อย 1 ตัว", + "The :attribute must be at least :length characters.": "ช่องข้อมูลนี้ต้องมีอักขระอย่างน้อย :length ตัว", + "The :attribute must contain at least one letter.": "ช่องข้อมูลนี้ต้องประกอบด้วยตัวอักษรอย่างน้อย 1 ตัว", + "The :attribute must contain at least one number.": "ช่องข้อมูลนี้ต้องประกอบด้วยตัวเลขอย่างน้อย 1 ตัว", + "The :attribute must contain at least one symbol.": "ช่องข้อมูลนี้ต้องประกอบด้วยสัญลักษณ์อย่างน้อย 1 ตัว", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ช่องข้อมูลนี้ต้องประกอบด้วยอักษรพิมพ์ใหญ่อย่างน้อย 1 ตัว และอักษรพิมพ์เล็กอย่างน้อย 1 ตัว", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "ช่องข้อมูลที่ให้มาถูกพบในข้อมูลที่รั่วไหล โปรดเลือกช่องข้อมูลอื่น" +} diff --git a/locales/th/json.json b/locales/th/json.json new file mode 100644 index 00000000000..39031e5834d --- /dev/null +++ b/locales/th/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(และข้อผิดพลาดอีกมากกว่า :count รายการ)", + "(and :count more errors)": "(และข้อผิดพลาดอีกมากกว่า :count รายการ)|(และข้อผิดพลาดอีกมากกว่า :count รายการ)|(และข้อผิดพลาดอีกมากกว่า :count รายการ)", + "30 Days": "30 วัน", + "60 Days": "60 วัน", + "90 Days": "90 วัน", + ":amount selected": "เลือกไว้ :amount รายการ", + ":amount Total": ":amount ทั้งหมด", + ":days day trial": ":days วันสำหรับทดลองใช้", + ":resource Details": "รายละเอียด :resource", + ":resource Details: :title": "รายละเอียด :resource: :title", + "A decryption key is required.": "จำเป็นต้องมีกุญแจถอดรหัส", + "A fresh verification link has been sent to your email address.": "ลิงก์สำหรับยืนยันตัวตนใหม่ ถูกส่งไปยังอีเมลของคุณแล้ว", + "A new verification link has been sent to the email address you provided during registration.": "ลิงก์สำหรับยืนยันตัวตนใหม่ ถูกส่งไปยังอีเมลที่คุณระบุไว้ตอนที่สมัครใช้งานแล้ว", + "A new verification link has been sent to the email address you provided in your profile settings.": "ลิงก์สำหรับยืนยันตัวตนใหม่ ถูกส่งไปยังอีเมลที่คุณระบุไว้ในโปรไฟล์ของคุณแล้ว", + "A new verification link has been sent to your email address.": "ลิงก์สำหรับยืนยันตัวตนใหม่ ถูกส่งไปยังอีเมลของคุณแล้ว", + "Accept Invitation": "ยอมรับคำเชิญ", + "Action": "การกระทำ", + "Action Event": "การกระทำที่เกิดขึ้น", + "Action Events": "การกระทำที่เกิดขึ้น", + "Action Happened At": "การกระทำเกิดที่", + "Action Initiated By": "การกระทำเริ่มโดย", + "Action Name": "ชื่อการกระทำ", + "Action Status": "สถานะการกระทำ", + "Action Target": "เป้าหมายการกระทำ", + "Actions": "การกระทำ", + "Add": "เพิ่ม", + "Add :resource": "เพิ่ม :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "เพิ่มสมาชิกใหม่เข้าในทีมของคุณ เพื่อให้พวกเขาสามารถทำงานร่วมกับคุณได้", + "Add additional security to your account using two factor authentication.": "เพิ่มความปลอดภัยเพิ่มเติมให้บัญชีของคุณด้วยระบบยืนยันตัวตนสองชั้น", + "Add Payment Method": "เพิ่มวิธีชำระเงิน", + "Add row": "เพิ่มแถว", + "Add Team Member": "เพิ่มสมาชิกทีม", + "Add VAT Number": "เพิ่มหมายเลข VAT", + "Added.": "เพิ่มเติม", + "Additional billing information updated successfully.": "ปรับปรุงข้อมูลการเรียกเก็บเงินเพิ่มเติมเรียบร้อยแล้ว", + "Address": "ที่อยู่", + "Address Line 2": "ที่อยู่ 2", + "Administrator": "ผู้ดูแลระบบ", + "Administrator users can perform any action.": "ผู้ใช้ที่เป็นผู้ดูแลระบบสามารถดำเนินการใดๆ ก็ได้", + "Afghanistan": "อัฟกานิสถาน", + "Aland Islands": "หมู่เกาะอาลันด์", + "Albania": "อัลเบเนีย", + "Algeria": "แอลจีเรีย", + "All of the people that are part of this team.": "ทุกคนที่เป็นส่วนหนึ่งของทีมนี้", + "All resources loaded.": "เรียกทรัพยากรทั้งหมดแล้ว", + "All rights reserved.": "สงวนสิทธิ์ทั้งหมด", + "Already registered?": "ลงทะเบียนเรียบร้อยแล้วใช่ไหม?", + "American Samoa": "อเมริกันซามัว", + "An error occurred while uploading the file.": "มีข้อผิดพลาดเกิดขึ้นระหว่างอัปโหลดแฟ้ม", + "An error occurred while uploading the file: :error": "เกิดข้อผิดพลาดขณะอัปโหลดแฟ้ม: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "มีข้อผิดพลาดบางอย่างเกิดขึ้น และเราได้แจ้งทีมช่วยเหลือของเราแล้ว กรุณาลองใหม่อีกครั้ง", + "Andorra": "แอนโดรา", + "Angola": "แองโกลา", + "Anguilla": "แองกีลา", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ผู้ใช้อีกคนหนึ่งปรับปรุงทรัพยากรนี้หลังจากหน้าถูกเรียก ได้โปรดเรียกหน้าใหม่แล้วลองใหม่อีกครั้ง", + "Antarctica": "แอนตาร์กติกา", + "Antigua And Barbuda": "อันทิกัวและบาร์บูดา", + "Antigua and Barbuda": "อันทิกัวและบาร์บูดา", + "API Token": "โทเค็น API", + "API Token Permissions": "สิทธิ์อนุญาตของโทเค็น API", + "API Tokens": "โทเค็น API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "โทเค็น API อนุญาตให้บริการของบุคคลที่สามยืนยันตัวตนกับแอปของเราแทนตัวคุณได้", + "Apply": "ใช้", + "Apply Coupon": "ใช้คูปอง", + "April": "เมษายน", + "Are you sure you want to attempt to pay :amount?": "คุณแน่ใจหรือว่าต้องการลองจ่าย :amount?", + "Are you sure you want to cancel your subscription?": "คุณแน่ใจหรือว่าต้องการเลิกการบอกรับข้อมูลของคุณ?", + "Are you sure you want to delete all the notifications?": "คุณแน่ใจหรือว่าต้องการลบการแจ้งเตือนทั้งหมด?", + "Are you sure you want to delete the selected resources?": "คุณแน่ใจหรือว่าต้องการลบทรัพยากรที่เลือกไว้?", + "Are you sure you want to delete this file?": "คุณแน่ใจหรือว่าต้องการจะลบแฟ้มนี้?", + "Are you sure you want to delete this notification?": "คุณแน่ใจหรือว่าต้องการจะลบการแจ้งเตือนนี้?", + "Are you sure you want to delete this payment method?": "คุณแน่ใจหรือว่าต้องการลบวิธีชำระเงินนี้?", + "Are you sure you want to delete this resource?": "คุณแน่ใจหรือว่าต้องการลบทรัพยากรนี้?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "คุณแน่ใจหรือว่าต้องการลบทีมนี้? เมื่อทีมถูกลบ ทรัพยากรและข้อมูลทั้งหมดของมันจะถูกลบโดยถาวร", + "Are you sure you want to delete your account?": "คุณแน่ใจหรือว่าต้องการลบบัญชีของคุณ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "คุณแน่ใจหรือว่าต้องการลบบัญชีของคุณ? เมื่อบัญชีของคุณถูกลบ ทรัพยากรและข้อมูลทั้งหมดจะถูกลบโดยถาวร โปรดป้อนรหัสผ่านของคุณเพื่อยืนยันว่าคุณต้องการลบบัญชีของคุณอย่างถาวร", + "Are you sure you want to detach the selected resources?": "คุณแน่ใจหรือว่าต้องการเลิกแนบทรัพยากรที่เลือกไว้?", + "Are you sure you want to detach this resource?": "คุณแน่ใจหรือว่าต้องการเลิกแนบทรัพยากรนี้?", + "Are you sure you want to force delete the selected resources?": "คุณแน่ใจหรือว่าต้องการบังคับให้ลบทรัพยากรที่เลือกไว้?", + "Are you sure you want to force delete this resource?": "คุณแน่ใจหรือว่าต้องการบังคับให้ลบทรัพยากรนี้", + "Are you sure you want to log out?": "คุณแน่ใจหรือว่าต้องการลงชื่อออกจากระบบ?", + "Are you sure you want to mark all notifications as read?": "คุณแน่ใจหรือว่าต้องการทำเครื่องหมายการแจ้งเตือนทั้งหมดว่าอ่านแล้ว?", + "Are you sure you want to remove this item?": "คุณแน่ใจหรือว่าต้องการนำรายการนี้ออก?", + "Are you sure you want to restore the selected resources?": "คุณแน่ใจหรือว่าต้องการเรียกคืนทรัพยากรที่เลือกไว้?", + "Are you sure you want to restore this resource?": "คุณแน่ใจหรือว่าต้องการเรียกคืนทรัพยากรนี้?", + "Are you sure you want to resume your subscription?": "คุณแน่ใจหรือว่าต้องการบอกรับข้อมูลต่อ?", + "Are you sure you want to run this action?": "คุณแน่ใจหรือว่าต้องการดำเนินการกระทำนี้?", + "Are you sure you want to set this payment method as your default?": "คุณแน่ใจหรือว่าต้องการตั้งค่าวิธีชำระเงินนี้เป็นค่าเริ่มต้น?", + "Are you sure you want to stop impersonating?": "คุณแน่ใจหรือว่าต้องการหยุดการแอบอ้างนี้?", + "Are you sure you would like to delete this API token?": "คุณแน่ใจหรือว่าต้องการลบโทเค็น API นี้?", + "Are you sure you would like to leave this team?": "คุณแน่ใจหรือว่าต้องการจะออกจากทีม?", + "Are you sure you would like to remove this person from the team?": "คุณแน่ใจหรือว่าต้องการลบบุคคลนี้ออกจากทีม?", + "Are you sure you would like to switch billing plans?": "คุณแน่ใจหรือว่าต้องการเปลี่ยนแผนการเรียกเก็บเงิน?", + "Argentina": "อาร์เจนตินา", + "Armenia": "อาร์เมเนีย", + "Aruba": "อรูบา", + "Attach": "แนบ", + "Attach & Attach Another": "แนบ & แนบอีกชิ้น", + "Attach :resource": "แนบ :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "แนบแฟ้มด้วยการลากและวาง เลือก หรือวางแฟ้ม", + "August": "สิงหาคม", + "Australia": "ออสเตรเลีย", + "Austria": "ออสเตรีย", + "Azerbaijan": "อาเซอร์ไบจาน", + "Bahamas": "บาฮามา", + "Bahrain": "บาห์เรน", + "Bangladesh": "บังกลาเทศ", + "Barbados": "บาร์บาดอส", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ก่อนจะดำเนินการต่อ กรุณายืนยันอีเมลด้วยการคลิกที่ลิงก์ที่เราพึ่งส่งอีเมลให้คุณ หากคุณไม่ได้รับอีเมลนั้น เรายินดีจะส่งให้คุณอีกครั้ง", + "Before proceeding, please check your email for a verification link.": "ก่อนจะดำเนินการต่อ กรุณาตรวจสอบลิงก์ยืนยันในอีเมล", + "Belarus": "เบลารุส", + "Belgium": "เบลเยียม", + "Belize": "เบลไลซ์", + "Benin": "เบนิน", + "Bermuda": "เบอร์มิวดา", + "Bhutan": "ภูฏาน", + "Billing Information": "ข้อมูลการเรียกเก็บเงิน", + "Billing Management": "การจัดการการเรียกเก็บเงิน", + "Bolivia": "โบลิเวีย", + "Bolivia, Plurinational State of": "โบลิเวีย รัฐพหุชาติ", + "Bonaire, Sint Eustatius and Saba": "โบแนเรอ ซินต์เอิสตาซียึส และซาบา", + "Bosnia And Herzegovina": "บอสเนียและเฮอร์เซโกวินา", + "Bosnia and Herzegovina": "บอสเนียและเฮอร์เซโกวินา", + "Botswana": "บอทสวานา", + "Bouvet Island": "เกาะบูเว", + "Brazil": "บราซิล", + "British Indian Ocean Territory": "บริติชอินเดียนโอเชียนเทร์ริทอรี", + "Browser Sessions": "เซสชันเบราว์เซอร์", + "Brunei Darussalam": "บรูไนดารุสซาลาม", + "Bulgaria": "บัลแกเรีย", + "Burkina Faso": "บูร์กินาฟาโซ", + "Burundi": "บูรันดิ", + "Cambodia": "กัมพูชา", + "Cameroon": "แคเมอรูน", + "Canada": "แคนาดา", + "Cancel": "ยกเลิก", + "Cancel Subscription": "เลิกบอกรับ", + "Cape Verde": "เคปเวิร์ด", + "Card": "การ์ด", + "Cayman Islands": "หมู่เกาะเคย์แมน", + "Central African Republic": "สาธารณรัฐแอฟริกากลาง", + "Chad": "ชาด", + "Change Subscription Plan": "เปลี่ยนแผนการบอกรับ", + "Change the current payment method attached to your subscription": "เปลี่ยนวิธีการชำระเงินที่ปัจจุบันผูกอยู่กับการบอกรับสมาชิกของคุณ", + "Changes": "ความเปลี่ยนแปลง", + "Checkout": "เช็กเอาต์", + "Chile": "ชิลี", + "China": "จีน", + "Choose": "เลือก", + "Choose :field": "เลือก :field", + "Choose :resource": "เลือก :resource", + "Choose an option": "เลือกตัวเลือก", + "Choose date": "เลือกวัน", + "Choose File": "เลือกแฟ้ม", + "Choose Files": "เลือกแฟ้ม", + "Choose Type": "เลือกประเภท", + "Christmas Island": "เกาะคริสต์มาส", + "City": "เมือง", + "Click here to re-send the verification email.": "คลิกที่นี่เพื่อส่งอีเมลยืนยันอีกครั้ง", + "click here to request another": "คลิกที่นี่เพื่อขออีกครั้ง", + "Click to choose": "คลิกเพื่อเลือก", + "Close": "ปิด", + "Cocos (Keeling) Islands": "หมู่เกาะโคโคส (คีลิง)", + "Code": "รหัส", + "Colombia": "โคลอมเบีย", + "Comoros": "โคโมรอส", + "Confirm": "ยืนยัน", + "Confirm Billing Action": "ยืนยันการดำเนินการเรียกเก็บเงิน", + "Confirm Password": "ยืนยันรหัสผ่าน", + "Confirm Payment": "ยืนยันการจ่ายเงิน", + "Confirm your :amount payment": "ยืนยันการจ่ายเงิน :amount ของคุณ", + "Congo": "คองโก", + "Congo, Democratic Republic": "คองโก, สาธารณรัฐประชาธิปไตย", + "Congo, the Democratic Republic of the": "คองโก, สาธารณรัฐประชาธิปไตย", + "Constant": "อย่างต่อเนื่อง", + "Continue To Payment": "ดำเนินการต่อเพื่อชำระเงิน", + "Cook Islands": "หมู่เกาะคุก", + "Copy to clipboard": "คัดลอกไปยังคลิปบอร์ด", + "Costa Rica": "คอสตาริกา", + "Cote D'Ivoire": "สาธารณรัฐโกตดิวัวร์", + "Country": "ประเทศ", + "Coupon": "คูปอง", + "Coupon applied successfully.": "ใช้คูปองสำเร็จ", + "Create": "สร้าง", + "Create & Add Another": "สร้างเพิ่มอีก", + "Create :resource": "สร้าง :resource", + "Create a new team to collaborate with others on projects.": "สร้างทีมใหม่เพื่อให้ความร่วมมือกับคนอื่นๆ ในโครงการ", + "Create Account": "สร้างบัญชี", + "Create API Token": "สร้างโทเค็น API", + "Create New Team": "สร้างทีมใหม่", + "Create Team": "สร้างทีม", + "Created.": "สร้างขึ้นมา", + "Croatia": "โครเอเชีย", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "คิวบา", + "Curaçao": "คูราซาว", + "Current Password": "รหัสผ่านปัจจุบัน", + "Current Subscription Plan": "แผนบอกรับสมาชิกปัจจุบัน", + "Currently Subscribed": "การบอกรับปัจจุบัน", + "Customer Balance": "ยอดคงเหลือของลูกค้า", + "Customize": "ปรับแต่ง", + "Cyprus": "ไซปรัส", + "Czech Republic": "สาธารณรัฐเช็ก", + "Côte d'Ivoire": "ไอวอรีโคสต์", + "Dark": "มืด", + "Dashboard": "แดชบอร์ด", + "December": "ธันวาคม", + "Decrease": "ลด", + "Default": "ค่าเริ่มต้น", + "Delete": "ลบ", + "Delete :resource": "ลบ :resource", + "Delete Account": "ลบบัญชี", + "Delete all notifications": "ลบการแจ้งเตือนทั้งหมด", + "Delete API Token": "ลบโทเค็น API", + "Delete File": "ลบแฟ้ม", + "Delete Notification": "ลบการแจ้งเตือน", + "Delete Resource": "ลบทรัพยากร", + "Delete Selected": "ลบรายการที่เลือกไว้", + "Delete Team": "ลบทีม", + "Denmark": "เดนมาร์ก", + "Detach": "เลิกแนบ", + "Detach Resource": "เลิกแนบทรัพยากร", + "Detach Selected": "เลิกแนบที่เลือกไว้", + "Details": "รายละเอียด", + "Disable": "ปิดใช้งาน", + "Djibouti": "จิบูตี", + "Do you really want to leave? You have unsaved changes.": "คุณต้องการที่จะไปเหรอ? คุณยังไม่ได้บันทึกการเปลี่ยนแปลง", + "Dominica": "โดมินิกา", + "Dominican Republic": "สาธารณรัฐโดมินิกัน", + "Done.": "เสร็จแล้ว", + "Download": "ดาวน์โหลด", + "Download Invoice": "ดาวน์โหลดใบแจ้งหนี้", + "Drop file or click to choose": "วางแฟ้มหรือคลิกเพื่อเลือก", + "Drop files or click to choose": "วางแฟ้มหรือคลิกเพื่อเลือก", + "Ecuador": "เอกวาดอร์", + "Edit": "แก้ไข", + "Edit :resource": "แก้ไข :resource", + "Edit Attached": "แก้ไขสิ่งแนบ", + "Edit Profile": "แก้ไขโปรไฟล์", + "Editor": "เครื่องมือแก้ไข", + "Editor users have the ability to read, create, and update.": "ผู้ใช้ที่เป็นบรรณาธิการ สามารถอ่าน สร้าง และปรับปรุง", + "Egypt": "อียิปต์", + "El Salvador": "เอลซัลวาดอร์", + "Email": "อีเมล", + "email": "อีเมล", + "Email Address": "ที่อยู่อีเมล", + "Email Addresses": "ที่อยู่อีเมล", + "Email Password Reset Link": "อีเมลลิงก์รีเซ็ตรหัสผ่าน", + "Email Verification": "การยืนยันอีเมล", + "Enable": "เปิดใช้", + "Encrypted environment file already exists.": "แฟ้มสภาพแวดล้อมที่ถูกเข้ารหัสนั้นมีอยู่แล้ว", + "Encrypted environment file not found.": "ไม่พบแฟ้มสภาพแวดล้อมที่ถูกเข้ารหัส", + "Ensure your account is using a long, random password to stay secure.": "ให้แน่ใจว่าบัญชีของคุณคือการใช้ยาวมากสุ่มรหัสผ่านที่อยู่ปลอดภัย", + "Environment file already exists.": "แฟ้มสภาพแวดล้อมนั้นมีอยู่แล้ว", + "Environment file not found.": "ไม่พบแฟ้มสภาพแวดล้อม", + "Equatorial Guinea": "อิเควทอเรียลกินี", + "Eritrea": "เอริเทรีย", + "Error": "ข้อผิดพลาด", + "errors": "ข้อผิดพลาด", + "Estonia": "เอสโทเนีย", + "Ethiopia": "เอธิโอเปีย", + "ex VAT": "ไม่รวมภาษีมูลค่าเพิ่ม", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "หมดอายุ :expiration", + "Export As CSV": "ส่งออกเป็นไฟล์ CSV", + "Extra Billing Information": "ข้อมูลการเรียกเก็บเงินเพิ่มเติม", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "จำเป็นต้องมีการยืนยันเพิ่มเติมเพื่อดำเนินการชำระเงินของคุณ โปรดไปที่หน้าชำระเงินโดยคลิกที่ปุ่มด้านล่าง", + "Failed Subscription Payment": "การชำระเงินค่าสมาชิกล้มเหลว", + "Failed to load :resource!": "ไม่สามารถเรียก :resource!", + "Falkland Islands (Malvinas)": "หมู่เกาะฟอล์กแลนด์ (อิสลาส มาลวินาส)", + "Faroe Islands": "หมู่เกาะฟาโร", + "February": "กุมภาพันธ์", + "Fiji": "ฟีจิ", + "Filename": "ชื่อแฟ้ม", + "Finish enabling two factor authentication.": "เสร็จสิ้นการเปิดใช้การยืนยันตัวตนแบบสองชั้น", + "Finland": "ฟินแลนด์", + "For your security, please confirm your password to continue.": "เพื่อความปลอดภัยของคุณ กรุณายืนยันรหัสผ่านของคุณเพื่อดำเนินการต่อ", + "Forbidden": "ต้องห้าม", + "Force Delete": "บังคับลบ", + "Force Delete :resource": "บังคับลบ :resource", + "Force Delete Resource": "บังคับลบทรัพยากร", + "Force Delete Selected": "บังคับลบรายการที่เลือกไว้", + "Forgot Password": "ลืมรหัสผ่าน", + "Forgot your password?": "ลืมรหัสผ่านของคุณ?", + "Forgot Your Password?": "ลืมรหัสผ่านของคุณ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ลืมรหัสผ่านของคุณ? ไม่มีปัญหา เพียงแจ้งให้เราทราบที่อยู่อีเมลของคุณ แล้วเราจะส่งลิงก์รีเซ็ตรหัสผ่านทางอีเมลให้คุณเลือกรหัสผ่านใหม่", + "France": "ฝรั่งเศส", + "French Guiana": "เฟรนช์เกียนา", + "French Polynesia": "เฟรนช์โปลินีเซีย", + "French Southern Territories": "เฟรนช์เซาเทิร์นเทร์ริทอรีส์", + "From": "จาก", + "Gabon": "กาบอน", + "Gambia": "แกมเบีย", + "Georgia": "จอร์เจีย", + "Germany": "เยอรมนี", + "Ghana": "กานา", + "Gibraltar": "ยิบรอลตาร์", + "Go Home": "ไปหน้าหลัก", + "Go to page :page": "ไปหน้า :page", + "Great! You have accepted the invitation to join the :team team.": "เยี่ยม! คุณต้องยอมรับการเชื้อเชิญเข้าร่วมขบวนการ :team ทีม", + "Greece": "กรีซ", + "Greenland": "กรีนแลนด์", + "Grenada": "เกรนาดา", + "Guadeloupe": "กวาเดอลูป", + "Guam": "กวม", + "Guatemala": "กัวเตมาลา", + "Guernsey": "เกิร์นซีย์", + "Guinea": "กินี", + "Guinea-Bissau": "กินี-บิสเซา", + "Guyana": "กายอานา", + "Haiti": "เฮติ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ลังเลเกี่ยวกับการเลิกบอกรับของคุณ? คุณสามารถกลับมาบอกรับสมาชิกเมื่อใดก็ได้ จนกว่าจะสิ้นสุดรอบการเรียกเก็บเงินปัจจุบันของคุณ และหลังจากรอบเรียกเก็บเงินปัจจุบันของคุณได้สิ้นสุดลงแล้ว คุณสามารถเลือกแผนบอกรับสมาชิกใหม่ทั้งหมดได้", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ลังเลเกี่ยวกับการเลิกบอกรับของคุณ? คุณสามารถกลับมาบอกรับสมาชิกเมื่อใดก็ได้ จนกว่าจะสิ้นสุดรอบการเรียกเก็บเงินปัจจุบันของคุณ และหลังจากรอบเรียกเก็บเงินปัจจุบันของคุณได้สิ้นสุดลงแล้ว คุณสามารถเลือกแผนบอกรับสมาชิกใหม่ทั้งหมดได้", + "Heard Island & Mcdonald Islands": "เกาะเฮิร์ดและหมู่เกาะแมคโดนัลด์", + "Heard Island and McDonald Islands": "เกาะเฮิร์ดและหมู่เกาะแมคโดนัลด์", + "Hello!": "สวัสดี!", + "Hide Content": "ซ่อนเนื้อหา", + "Hold Up!": "ช้าก่อน!", + "Holy See (Vatican City State)": "สันตะสำนัก (นครรัฐวาติกัน)", + "Honduras": "ฮอนดูรัส", + "Hong Kong": "ฮ่องกง", + "Hungary": "ฮังการี", + "I agree to the :terms_of_service and :privacy_policy": "ฉันเห็นด้วยกับ :terms_of_service และ :privacy_policy", + "Iceland": "ไอซ์แลนด์", + "ID": "หมายเลข", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "หากจำเป็น คุณสามารถออกจากเซสชันเบราว์เซอร์อื่น ๆ ของคุณทั้งหมดบนอุปกรณ์ทั้งหมดของคุณ บางส่วนของเซสชันล่าสุดของคุณแสดงอยู่ด้านล่าง อย่างไรก็ตาม รายการนี้อาจไม่ครบถ้วนสมบูรณ์ หากคุณรู้สึกว่าบัญชีของคุณถูกบุกรุก คุณควรเปลี่ยนรหัสผ่านด้วย", + "If you already have an account, you may accept this invitation by clicking the button below:": "หากคุณมีบัญชีอยู่แล้ว คุณสามารถตอบรับคำเชิญนี้ได้โดยคลิกปุ่มด้านล่าง:", + "If you did not create an account, no further action is required.": "หากคุณไม่ได้ดำเนินการสร้างบัญชี คุณไม่จำเป็นต้องดำเนินการใดๆ ต่อ", + "If you did not expect to receive an invitation to this team, you may discard this email.": "หากคุณยังไม่ได้คาดหวังที่จะได้รับการรับเชิญเข้าร่วมทีมนี้ คุณสามารถละทิ้งอีเมลนี้ได้", + "If you did not receive the email": "หากคุณไม่ได้รับอีเมล", + "If you did not request a password reset, no further action is required.": "หากคุณไม่ได้ขอให้รีเซตรหัสผ่าน คุณไม่จำเป็นต้องดำเนินการใดๆ ต่อ", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ถ้าคุณยังไม่มีบัญชีไว้บัญชีนึงคุณอาจจะสร้างหนึ่งโดยการคลิกที่ปุ่มด้านล่างนี้ หลังจากการสร้างบัญชีไว้บัญชีนึงคุณอาจจะอคลิกที่การเชื้อเชิญการยอมรับปุ่มนี้ทางอีเมลเพื่อยอมรับการเชิญเข้าร่วมทีม:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "หากคุณต้องการเพิ่มข้อมูลที่เจาะจงเกี่ยวกับภาษีหรือที่อยู่ติดต่อลงในใบแจ้งหนี้ของคุณ เช่น ชื่อธุรกิจแบบเต็มของคุณ เลขทะเบียนภาษีมูลค่าเพิ่ม หรือที่อยู่จดทะเบียน คุณสามารถเพิ่มมันได้ที่นี่", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "ถ้าคุณกำลังมีปัญหาการคลิกที่ \":actionText ปุ่ม\" คัดลอกและวางตำแหน่งที่อยู่ด้านล่างนี้\nเข้าไปในเว็บเบราว์เซอร์ของคุณ:", + "Impersonate": "เลียนแบบ", + "Increase": "เพิ่มขึ้น", + "India": "อินเดีย", + "Indonesia": "อินโดนีเซีย", + "Invalid filename.": "ชื่อไฟล์ไม่ถูกต้อง", + "Invalid JSON was returned from the route.": "JSON ที่ไม่ถูกรูปแบบ ถูกส่งกลับจากเส้นทาง", + "Invoice Email Addresses": "ที่อยู่อีเมลใบแจ้งหนี้", + "Invoice emails updated successfully.": "ปรับปรุงอีเมลใบแจ้งหนี้สำเร็จ", + "Invoices": "ใบแจ้งหนี้", + "Iran, Islamic Republic Of": "อิหร่าน", + "Iran, Islamic Republic of": "อิหร่าน", + "Iraq": "อิรัก", + "Ireland": "ไอร์แลนด์", + "Isle Of Man": "เกาะแมน", + "Isle of Man": "เกาะแมน", + "Israel": "อิสราเอล", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ดูเหมือนว่าคุณไม่ได้สมัครรับข้อมูลที่ใช้งานอยู่ คุณสามารถเลือกแผนการสมัครสมาชิกด้านล่างเพื่อเริ่มต้น แผนการสมัครสมาชิกอาจมีการเปลี่ยนแปลงหรือยกเลิกตามความสะดวกของคุณ", + "Italy": "อิตาลี", + "Jamaica": "จาเมกา", + "January": "มกราคม", + "Japan": "ญี่ปุ่น", + "Jersey": "เจอร์ซีย์", + "Jordan": "จอร์แดน", + "July": "กรกฎาคม", + "June": "มิถุนายน", + "Kazakhstan": "คาซัคสถาน", + "Kenya": "เคนยา", + "Key": "กุญแจ", + "Kiribati": "คิริบาติ", + "Korea": "เกาหลีใต้", + "Korea, Democratic People's Republic of": "เกาหลีเหนือ", + "Korea, Republic of": "เกาหลีใต้", + "Kosovo": "คอซอวอ", + "Kuwait": "คูเวต", + "Kyrgyzstan": "คีร์กีซสถาน", + "Lao People's Democratic Republic": "ลาว", + "Last active": "ใช้งานล่าสุด", + "Last used": "ใช้ล่าสุด", + "Latvia": "ลัตเวีย", + "Leave": "ออก", + "Leave Team": "ออกจากทีม", + "Lebanon": "เลบานอน", + "length": "ความยาว", + "Lens": "เลนส์", + "Lesotho": "เลโซโต", + "Liberia": "ไลบีเรีย", + "Libyan Arab Jamahiriya": "ลิเบีย", + "Liechtenstein": "ลิชเทนสไตน์", + "Light": "แสงสว่าง", + "Lithuania": "ลิทัวเนีย", + "Load :perPage More": "โหลดอีก :perPage", + "Loading": "กำลังโหลด", + "Location": "ที่ตั้ง", + "Log in": "เข้าสู่ระบบ", + "Log In": "เข้าสู่ระบบ", + "Log Out": "ออกจากระบบ", + "Log out": "ออกจากระบบ", + "Log Out Other Browser Sessions": "ออกจากระบบเซสชันอื่นของเบราว์เซอร์", + "Log Viewer": "โปรแกรมดูบันทึก", + "Login": "เข้าสู่ระบบ", + "Logout": "ออกจากระบบ", + "Logs": "บันทึก", + "Luxembourg": "ลักเซมเบิร์ก", + "Macao": "มาเก๊า", + "Macedonia": "มาซิโดเนีย", + "Macedonia, the former Yugoslav Republic of": "มาซิโดเนีย, อดีตสาธารณรัฐยูโกสลาเวีย", + "Madagascar": "มาดากัสการ์", + "Malawi": "มาลาวี", + "Malaysia": "มาเลเซีย", + "Maldives": "มัลดีฟส์", + "Mali": "มาลี", + "Malta": "มอลตา", + "Manage Account": "จัดการบัญชีผู้ใช้", + "Manage and log out your active sessions on other browsers and devices.": "จัดการและออกจากระบบเซสชันที่ใช้งานอยู่บนเบราว์เซอร์และอุปกรณ์อื่นๆ", + "Manage API Tokens": "จัดการโทเค็น API", + "Manage Role": "จัดการบทบาท", + "Manage Team": "จัดการทีม", + "Managing billing for :billableName": "จัดการการเรียกเก็บเงินสำหรับ :billableName", + "March": "มีนาคม", + "Mark all as Read": "ทำเครื่องหมายทั้งหมดว่าอ่านแล้ว", + "Mark all notifications as read": "ทำเครื่องหมายการแจ้งเตือนทั้งหมดว่าอ่านแล้ว", + "Mark Read": "ทำเครื่องหมายอ่าน", + "Mark Unread": "ทำเครื่องหมายว่ายังไม่ได้อ่าน", + "Marshall Islands": "หมู่เกาะมาแชล", + "Martinique": "มาทินิค", + "Mauritania": "มอริทาเนีย", + "Mauritius": "มอริเชียส", + "May": "พฤษภาคม", + "Mayotte": "บันทึกผู้สร้าง", + "Mexico": "เม็กซิโก", + "Micronesia, Federated States Of": "ไมโครนีเซีย, สหพันธรัฐ", + "Micronesia, Federated States of": "ไมโครนีเซีย, สหพันธรัฐ", + "Moldova": "มอลโดวา", + "Moldova, Republic of": "มอลโดวา, สาธารณรัฐ", + "Monaco": "โมนาโก", + "Mongolia": "มองโกเลีย", + "Montenegro": "มอนเตเนโกร", + "Month To Date": "ต้นเดือนจนถึงปัจจุบัน", + "Monthly": "รายเดือน", + "monthly": "รายเดือน", + "Montserrat": "มอนต์เซอร์รัต", + "Morocco": "โมร็อกโก", + "Mozambique": "โมแซมบิก", + "Myanmar": "ปฏิทินของฉัน", + "Name": "ชื่อ", + "name": "ชื่อ", + "Namibia": "นามิเบีย", + "Nauru": "นาอุรุ", + "Nepal": "แสงธรรมชาติ", + "Netherlands": "เนเธอร์แลนด์", + "Netherlands Antilles": "เนเธอร์แลนด์", + "Nevermind": "ไม่เป็นไร", + "Nevermind, I'll keep my old plan": "ไม่เป็นไร, ฉันจะใช้แผนเก่าของฉัน", + "New": "ใหม่", + "New :resource": ":resource ใหม่", + "New Caledonia": "นิวแคลิโดเนีย", + "New Password": "รหัสผ่านใหม่", + "New Zealand": "นิวซีแลนด์", + "Next": "ต่อไป", + "Next Payment": "การชำระเงินครั้งต่อไป", + "Next Payment on": "ชำระเงินครั้งต่อไปเมื่อ", + "Nicaragua": "นิการากัว", + "Niger": "ไนเจอร์", + "Nigeria": "ไนจีเรีย", + "Niue": "นิอุเอ", + "No": "ไม่", + "No :resource matched the given criteria.": "ไม่มี :resource ตรงกับเงื่อนไขที่กำหนด", + "No additional information...": "ไม่มีข้อมูลเพิ่มเติม...", + "No Current Data": "ไม่มีข้อมูลปัจจุบัน", + "No Data": "ไม่มีข้อมูล", + "no file selected": "ไม่มีแฟ้มที่เลือกไว้", + "No Increase": "ไม่เพิ่ม", + "No payment methods on file.": "ไม่มีวิธีชำระเงินในแฟ้ม", + "No payment scheduled.": "ไม่มีกำหนดการชำระเงิน", + "No Prior Data": "ไม่มีข้อมูลก่อน", + "No Results Found.": "ไม่พบผลลัพธ์ใดๆ", + "Norfolk Island": "เกาะนอร์ฟอล์ค", + "Northern Mariana Islands": "หมู่เกาะมาเรียนเหนือ", + "Norway": "นอร์เวย์", + "Not Found": "ไม่พบ", + "Notifications": "การแจ้งเตือน", + "Nova": "Nova", + "Nova User": "ผู้ใช้ Nova", + "November": "พฤศจิกายน", + "October": "ตุลาคม", + "of": "ของ", + "OK": "ตกลง", + "Oman": "โอมาน", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "เมื่อทีมถูกลบ ทรัพยากรและข้อมูลทั้งหมดของมันจะถูกลบอย่างถาวร ก่อนลบทีม โปรดดาวน์โหลดข้อมูลใดๆ เกี่ยวกับทีมนี้ ที่คุณต้องการเก็บไว้", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "เมื่อบัญชีของคุณถูกลบ ทรัพยากรและข้อมูลทั้งหมดของมันจะถูกลบอย่างถาวร ก่อนลบบัญชีของคุณ โปรดดาวน์โหลดข้อมูลใดๆ ที่คุณต้องการเก็บไว้", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "เมื่อบัญชีของคุณถูกลบ ทรัพยากรและข้อมูลทั้งหมดของมันจะถูกลบอย่างถาวร โปรดป้อนรหัสผ่านของคุณเพื่อยืนยันว่าคุณต้องการลบบัญชีของคุณอย่างถาวร", + "Only Trashed": "ใส่ถังขยะเท่านั้น", + "Open Invoices": "เปิดใบแจ้งหนี้", + "Original": "ดั้งเดิม", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "พอร์ทัลการจัดการการเรียกเก็บเงินของเราช่วยให้คุณจัดการแผนบอกรับสมาชิก วิธีชำระเงิน และดาวน์โหลดใบแจ้งหนี้ล่าสุดของคุณได้อย่างสะดวก", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "พอร์ทัลการจัดการการเรียกเก็บเงินของเราช่วยให้คุณจัดการแผนบอกรับสมาชิก วิธีชำระเงิน และดาวน์โหลดใบแจ้งหนี้ล่าสุดของคุณได้อย่างสะดวก", + "Page Expired": "หน้าที่ร้องขอนั้นหมดอายุแล้ว", + "Pagination Navigation": "การแบ่งหน้านำทาง", + "Paid": "จ่ายแล้ว", + "Pakistan": "ปากีสถาน", + "Palau": "เกาะพาเลา", + "Palestinian Territory, Occupied": "ปาเลสไตน์, ดินแดนที่ถูกยึดครอง", + "Panama": "ปานามา", + "Papua New Guinea": "ปาปัวนิวกินี", + "Paraguay": "ปารากวัย", + "Password": "รหัสผ่าน", + "password": "รหัสผ่าน", + "Payment Confirmation": "ยืนยันการชำระเงิน", + "Payment Information": "ข้อมูลการชำระเงิน", + "Payment information updated successfully.": "ปรับปรุงข้อมูลการชำระเงินสำเร็จ", + "Payment Method": "วิธีชำระเงิน", + "Payment Methods": "วิธีชำระเงิน", + "Payment Required": "ต้องชำระเงิน", + "Payments": "การชำระเงิน", + "Pending Team Invitations": "การเชื้อเชิญทีมที่ค้างอยู่", + "Per Page": "ต่อหน้า", + "Permanently delete this team.": "ลบทีมนี้อย่างถาวร", + "Permanently delete your account.": "ลบบัญชีของคุณอย่างถาวร", + "Permissions": "สิทธิ์ที่อนุญาต", + "Peru": "เปรู", + "Philippines": "ฟิลิปปินส์", + "Photo": "ภาพถ่าย", + "Pitcairn": "หมู่เกาะพิตแคร์น", + "Please accept the terms of service.": "โปรดยอมรับข้อกำหนดในการให้บริการ", + "Please click the button below to verify your email address.": "กรุณาคลิกปุ่มด้านล่างเพื่อยืนยันอีเมลของคุณ", + "Please confirm access to your account by entering one of your emergency recovery codes.": "โปรดยืนยันการเข้าถึงบัญชีของคุณโดยป้อนรหัสกู้คืนฉุกเฉินรหัสใดรหัสหนึ่งของคุณ", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "โปรดยืนยันการเข้าถึงบัญชีของคุณโดยป้อนรหัสยืนยันตัวตนที่ได้รับจากแอปพลิเคชันยืนยันตัวตนของคุณ", + "Please confirm your password before continuing.": "โปรดยืนยันรหัสผ่านของคุณก่อนดำเนินการต่อ", + "Please copy your new API token. For your security, it won't be shown again.": "กรุณาคัดลอกโทเค็น API ใหม่ของคุณ เพื่อความปลอดภัยของคุณ มันจะไม่ถูกแสดงอีก", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "โปรดป้อนรหัสผ่านของคุณเพื่อยืนยันว่าคุณต้องการออกจากเซสชันเบราว์เซอร์อื่นๆ ของคุณในทุกอุปกรณ์", + "Please provide a maximum of three invoice emails addresses.": "กรุณาเพิ่มที่อยู่อีเมลใบแจ้งหนี้ สูงสุด 3 ที่อยู่", + "Please provide the email address of the person you would like to add to this team.": "โปรดระบุที่อยู่อีเมลของบุคคลที่คุณต้องการเพิ่มในทีมนี้", + "Please set a default payment method before retrying payments.": "กรุณาตั้งค่าปริยายสำหรับการชำระเงิน ก่อนจะลองชำระเงินอีกครั้ง", + "Please set a default payment method before swapping plans.": "กรุณาตั้งค่าปริบายสำหรับการชำระเงิน ก่อนจะเปลี่ยนแผน", + "Poland": "โปแลนด์", + "Portugal": "โปรตุเกส", + "Press / to search": "กด/ต้องการค้นหา", + "Preview": "แสดงตัวอย่าง", + "Previewing": "กำลังดูตัวอย่าง", + "Previous": "ก่อนหน้านี้", + "Privacy Policy": "ข้อกำหนดความเป็นส่วนตัว", + "Profile": "โปรไฟล์", + "Profile Information": "ข้อมูลโปรไฟล์", + "Puerto Rico": "เปอร์โตริโก", + "Qatar": "กาตาร์", + "Quarter To Date": "ไตรมาสถึงวันที่", + "Recovery Code": "รหัสกู้คืน", + "Refresh": "รีเฟรช", + "Regards,": "ฝากฝัง,", + "Regenerate Recovery Codes": "สร้างรหัสกู้คืนใหม่", + "Register": "สมัครสมาชิก", + "Reload": "เรียกใหม่", + "Remember me": "จำฉัน", + "Remember Me": "จำฉัน", + "Remove": "ลบ", + "Remove Photo": "ลบรูปภาพ", + "Remove Team Member": "ลบสมาชิกทีม", + "Replicate": "ทำซ้ำ", + "Required fields": "ช่องที่ต้องเติม", + "Resend Verification Email": "ส่งอีเมลยืนยันอีกครั้ง", + "Reset Filters": "ตั้งค่าตัวกรอง", + "Reset Password": "รีเซตรหัสผ่าน", + "Reset Password Notification": "รีเซตการแจ้งเตือนรหัสผ่าน", + "resource": "ทรัพยากร", + "Resource Row Dropdown": "เมนูแบบเลื่อนลงของแถวทรัพยากร", + "Resources": "ทรัพยากร", + "resources": "ทรัพยากร", + "Restore": "เรียกคืน", + "Restore :resource": "เรียกคืน :resource", + "Restore Resource": "เรียกคืนทรัพยากร", + "Restore Selected": "เรียกคืนที่เลือก", + "results": "ผลตรวจ", + "Resume Subscription": "บอกรับต่อ", + "Retry Payment": "ลองชำระเงินอีกครั้ง", + "Return to :appName": "กลับไปยัง :appName", + "Reunion": "เรอูนียง", + "Role": "บทบาท", + "Romania": "โรมาเนีย", + "Run Action": "ดำเนินการกระทำ", + "Russian Federation": "สมาพันธรัฐรัสเซีย", + "Rwanda": "รวันดา", + "Réunion": "เรอูนียง", + "Saint Barthelemy": "แซ็ง-บาร์เตเลมี", + "Saint Barthélemy": "แซ็ง-บาร์เตเลมี", + "Saint Helena": "เซนต์เฮเลนา", + "Saint Kitts And Nevis": "เซนต์กิตส์และเนวิส", + "Saint Kitts and Nevis": "เซนต์กิตส์และเนวิส", + "Saint Lucia": "เซนต์ลูเซีย", + "Saint Martin": "แซ็ง-มาร์แต็ง", + "Saint Martin (French part)": "แซ็ง-มาร์แต็ง (ส่วนของฝรั่งเศส)", + "Saint Pierre And Miquelon": "เซนต์ปิแอร์และมีเกอลง", + "Saint Pierre and Miquelon": "เซนต์ปิแอร์และมีเกอลง", + "Saint Vincent And Grenadines": "เซนต์วินเซนต์และเกรนาดีนส์", + "Saint Vincent and the Grenadines": "เซนต์วินเซนต์และเกรนาดีนส์", + "Samoa": "ซามัว", + "San Marino": "ซานมารีโน", + "Sao Tome And Principe": "เซาตูแมอีปริงซีป", + "Sao Tome and Principe": "เซาตูแมอีปริงซีป", + "Saudi Arabia": "ซาอุดีอาระเบีย", + "Save": "บันทึก", + "Saved.": "ปลอดภัย", + "Scroll to bottom": "เลื่อนไปล่างสุด", + "Scroll to top": "เลื่อนไปบนสุด", + "Search": "การค้นหา", + "Secure Area": "พื้นที่ที่มีการป้องกัน", + "Select": "เลือก", + "Select a different plan": "เลือกแผนอื่น", + "Select a log file...": "เลือกแฟ้มปูมบันทึก......", + "Select A New Photo": "เลือกภาพถ่ายใหม่", + "Select Action": "เลือกการกระทำ", + "Select all": "เลือกทั้งหมด", + "Select All Dropdown": "เลือกรายการทั้งหมด", + "Select this page": "เลือกหน้านี้", + "Send Password Reset Link": "ส่งลิงก์สำหรับรีเซตรหัสผ่าน", + "Senegal": "เซเนกัล", + "September": "กันยายน", + "Serbia": "เซอร์เบีย", + "Server Error": "เซิร์ฟเวอร์เกิดข้อผิดพลาด", + "Service Unavailable": "ระบบไม่พร้อมให้บริการ", + "Set as default": "ตั้งเป็นค่าเริ่มต้น", + "Setup Key": "รหัสติดตั้ง", + "Seychelles": "เซเชลส์", + "Show All Fields": "แสดงช่องข้อมูล", + "Show Content": "แสดงเนื้อหา", + "Show Recovery Codes": "แสดงรหัสกู้คืน", + "Showing": "แสดง", + "Sierra Leone": "เซียร์ราลีโอน", + "Signed in as": "ลงชื่อเข้าใช้เป็น", + "Singapore": "สิงคโปร์", + "Sint Maarten (Dutch part)": "ซินต์มาร์เทน", + "Slovakia": "สโลวะเกีย", + "Slovenia": "สโลวีเนีย", + "Soft Deleted": "ลบแบบนุ่มนวล", + "Solomon Islands": "หมู่เกาะโซโลมอน", + "Somalia": "โซมาเลีย", + "Something went wrong.": "มีบางอย่างผิดพลาดเกิดขึ้น", + "Sorry! You are not authorized to perform this action.": "ขอโทษ! คุณยังไม่ได้รับอนุญาตให้แสดงการทำการกระทำนี้", + "Sorry, your session has expired.": "ขอโทษของกลุ่มงานอย่างน้อยก็หลับซะบ้าง", + "South Africa": "แอฟริกาใต้", + "South Georgia And Sandwich Isl.": "เกาะเซาท์จอร์เจียและหมู่เกาะเซาท์แซนด์วิช", + "South Georgia and the South Sandwich Islands": "เกาะเซาท์จอร์เจียและหมู่เกาะเซาท์แซนด์วิช", + "South Sudan": "ซูดานใต้", + "Spain": "สเปน", + "Sri Lanka": "ศรีลังกา", + "Standalone Actions": "การดำเนินการแบบสแตนด์อโลน", + "Start Polling": "เริ่มการลงคะแนน", + "Start polling": "เริ่มการลงคะแนน", + "State / County": "รัฐ / มณฑล", + "Stop Impersonating": "หยุดแอบอ้าง", + "Stop Polling": "หยุดการลงคะแนน", + "Stop polling": "หยุดการลงคะแนน", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "เก็บรหัสกู้คืนเหล่านี้ไว้ในตัวจัดการรหัสผ่านที่ปลอดภัย สามารถใช้เพื่อกู้คืนการเข้าถึงบัญชีของคุณได้หากอุปกรณ์ตรวจสอบสิทธิ์แบบสองขั้นตอนสูญหาย", + "Subscribe": "สมัครสมาชิก", + "Subscription Information": "ข้อมูลการสมัครสมาชิก", + "Subscription Pending": "การสมัครสมาชิก รอดำเนินการ", + "Sudan": "ซูดาน", + "Suriname": "ซูรินาม", + "Svalbard And Jan Mayen": "สฟาลบาร์และยานไมเอน", + "Svalbard and Jan Mayen": "สฟาลบาร์และยานไมเอน", + "Swaziland": "เอสวาตินี", + "Sweden": "สวีเดน", + "Switch Teams": "เปลี่ยนทีม", + "Switzerland": "สวิตเซอร์แลนด์", + "Syrian Arab Republic": "ซีเรีย", + "System": "ระบบ", + "Taiwan": "ไต้หวัน", + "Taiwan, Province of China": "ไต้หวัน, มณฑลของจีน", + "Tajikistan": "ทาจิกิสถาน", + "Tanzania": "แทนซาเนีย", + "Tanzania, United Republic of": "แทนซาเนีย, สหสาธารณรัฐ", + "TAX": "ภาษี", + "Team Details": "รายละเอียดทีม", + "Team Invitation": "ทีมการเชื้อเชิญ", + "Team Members": "สมาชิกทีม", + "Team Name": "ชื่อของทีม", + "Team Owner": "เจ้าของทีม", + "Team Settings": "ทีมการตั้งค่า", + "Terms of Service": "เงื่อนไขของบริการ", + "Thailand": "ไทย", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ขอบคุณสำหรับการสมัคร! ก่อนเริ่มต้น คุณสามารถยืนยันที่อยู่อีเมลของคุณโดยคลิกลิงก์ที่เราเพิ่งส่งอีเมลถึงคุณได้หรือไม่ หากคุณไม่ได้รับอีเมล เรายินดีที่จะส่งใหม่ให้คุณ", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ขอบคุณสำหรับการสนับสนุนอย่างต่อเนื่องของคุณ เราได้แนบสำเนาใบแจ้งหนี้ของคุณเพื่อบันทึก โปรดแจ้งให้เราทราบหากคุณมีคำถามหรือข้อกังวลใดๆ", + "Thanks,": "ขอบคุณ", + "The :attribute must be a valid role.": "ที่ :attribute ต้องเป็นที่ถูกต้องบทก่อน", + "The :attribute must be at least :length characters and contain at least one number.": "ที่ :attribute ต้องเป็นอย่างน้อย :length ตัวอักษรและมีอย่างน้อยหนึ่งหมายเลข", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "ที่ :attribute ต้องเป็นอย่างน้อย :length ตัวอักษรและมีอย่างน้อยหนึ่งอักขระพิเศษและหนึ่งหมายเลข", + "The :attribute must be at least :length characters and contain at least one special character.": "ที่ :attribute ต้องเป็นอย่างน้อย :length ตัวอักษรและมีอย่างน้อยหนึ่งอักขระพิเศษ", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ที่ :attribute ต้องเป็นอย่างน้อย :length ตัวอักษรและมีอย่างน้อยหนึ่งตัวอักษรตัวพิมพ์ใหญ่และหนึ่งหมายเลข", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ที่ :attribute ต้องเป็นอย่างน้อย :length ตัวอักษรและมีอย่างน้อยหนึ่งตัวอักษรตัวพิมพ์ใหญ่และหนึ่งอักขระพิเศษ", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ที่ :attribute ต้องเป็นอย่างน้อย :length ตัวอักษรและมีอย่างน้อยหนึ่งเป็นอักษรตัวพิมพ์ใหญ่ตัวละครหนึ่งหมายเลข,และหนึ่งอักขระพิเศษ", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "ที่ :attribute ต้องเป็นอย่างน้อย :length ตัวอักษรและมีอย่างน้อยหนึ่งตัวอักษรตัวพิมพ์ใหญ่", + "The :attribute must be at least :length characters.": "ที่ :attribute ต้องเป็นอย่างน้อย :length ตัวอักษร", + "The :attribute must contain at least one letter.": "ที่ :attribute ต้องมีตัวอักษรอย่างน้อยหนึ่งตัว", + "The :attribute must contain at least one number.": "ที่ :attribute ต้องมีตัวเลขอย่างน้อยหนึ่งตัว", + "The :attribute must contain at least one symbol.": "ที่ :attribute ต้องมีสัญลักษณ์อย่างน้อยหนึ่งตัว", + "The :attribute must contain at least one uppercase and one lowercase letter.": "ที่ :attribute ต้องมีตัวพิมพ์ใหญ่และตัวพิมพ์เล็กอย่างน้อยหนึ่งตัว", + "The :resource was created!": "ที่ :resource ถูกสร้างขึ้น!", + "The :resource was deleted!": "ที่ :resource ถูกลบออกไป!", + "The :resource was restored!": "ที่ :resource ถูกเรียกคืน!", + "The :resource was updated!": "ที่ :resource ถูกปรับปรุง!", + "The action was executed successfully.": "ดำเนินการสำเร็จแล้ว", + "The default payment method cannot be removed.": "ไม่สามารถลบวิธีชำระเงินเริ่มต้นได้", + "The file was deleted!": "แฟ้มที่ถูกลบออกไป!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute ที่ระบุปรากฏในการรั่วไหลของข้อมูล โปรดเลือก :attribute อื่น", + "The given data was invalid.": "ข้อมูลที่ระบุไม่ถูกต้อง", + "The government won't let us show you what's behind these doors": "รัฐบาลไม่อนุญาตให้เราแสดงให้คุณเห็นว่ามีอะไรอยู่หลังประตูเหล่านี้", + "The HasOne relationship has already been filled.": "ความสัมพันธ์ HasOne นั้นถูกเติมเต็มอยู่แล้ว", + "The image could not be loaded": "ไม่สามารถโหลดรูปภาพได้", + "The image could not be loaded.": "ไม่สามารถโหลดรูปภาพได้", + "The invoice emails must be valid email addresses.": "อีเมลใบแจ้งหนี้ต้องเป็นที่อยู่อีเมลที่ตรงตามรูปแบบ", + "The password is incorrect.": "รหัสผ่านไม่ถูกต้อง", + "The provided coupon code is invalid.": "รหัสคูปองที่ระบุไม่ถูกต้อง", + "The provided password does not match your current password.": "รหัสผ่านที่ระบุไม่ตรงกับรหัสผ่านปัจจุบันของคุณ", + "The provided password was incorrect.": "รหัสผ่านที่ระบุ ไม่ถูกต้อง", + "The provided two factor authentication code was invalid.": "รหัสตรวจสอบสิทธิ์แบบสองชั้นที่ระบุ ไม่ถูกต้อง", + "The provided two factor recovery code was invalid.": "รหัสกู้คืนแบบสองชั้นที่ระบุ ไม่ถูกต้อง", + "The provided VAT number is invalid.": "หมายเลขภาษีมูลค่าเพิ่มที่ให้ไม่ถูกต้อง", + "The resource was attached!": "แนบทรัพยากรแล้ว!", + "The resource was prevented from being saved!": "ทรัพยากรถูกป้องกันไม่ให้บันทึก!", + "The resource was updated!": "ทรัพยากรถูกปรับปรุง!", + "The response is not a streamed response.": "การตอบสนองไม่ใช่การตอบสนองแบบสตรีม", + "The response is not a view.": "การตอบสนองไม่ใช่มุมมอง", + "The selected country is invalid.": "ประเทศที่เลือกไม่ถูกต้อง", + "The selected plan is invalid.": "แผนที่เลือกไม่ถูกต้อง", + "The selected resources have been :action!": "ทรัพยากรที่เลือกไว้ได้รับการ :action แล้ว!", + "The team's name and owner information.": "ทีมขอชื่อเจ้าของข้อมูล", + "There are no available options for this resource.": "มันไม่มีอยู่ตัวเลือกสำหรับทรัพยากรนี้", + "There are no fields to display.": "ไม่มีช่องข้อมูลให้แสดง", + "There are no new notifications.": "ไม่มีการแจ้งเตือนใหม่", + "There was a problem executing the action.": "นั่นเป็นปัญหาระหว่างประมวลผลทางการการกระทำ", + "There was a problem fetching the resource.": "เกิดปัญหาในการเรียกทรัพยากร", + "There was a problem submitting the form.": "มีปัญหาในการส่งแบบฟอร์ม", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "คนพวกนี้ได้ถูกเชิญของทีมและส่งการเชื้อเชิญส่งเมล พวกเขาอาจจะเข้าร่วมกับทีมด้วยการยอมรับทางการเชื้อเชิญผ่านทางอีเมล", + "This account does not have an active subscription.": "บัญชีนี้ไม่มีการสมัครสมาชิกที่ใช้งานอยู่", + "This action is unauthorized.": "การกระทำนี้ไม่ได้รับอนุญาต", + "This copy of Nova is unlicensed.": "สำเนาของ Nova นี้ไม่มีใบอนุญาต", + "This coupon code can only be used by new customers.": "รหัสคูปองนี้สามารถใช้ได้โดยลูกค้าใหม่เท่านั้น", + "This device": "อุปกรณ์นี้", + "This file field is read-only.": "ฟิลด์แฟ้มนี้อ่านได้อย่างเดียว", + "This invoice is no longer open.": "ใบแจ้งหนี้นี้ไม่ได้เปิดอีกต่อไป", + "This is a secure area of the application. Please confirm your password before continuing.": "นี่คือพื้นที่ปลอดภัยของการทำงานของโปรแกรม โปรดยืนยันรหัสผ่านของคุณก่อนดำเนินการต่อ", + "This password does not match our records.": "รหัสผ่านนี้ไม่ตรงกับบันทึกของเรา", + "This password reset link will expire in :count minutes.": "รหัสผ่านนี้ใหม่เชื่อมโยงจะหมดอายุใน :count นาที", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "การทำรายการชำระเงินเริ่มต้นแล้ว แต่ยังไม่ได้รับเงิน ซึ่งอาจใช้เวลาสูงสุด 14 วันในการดำเนินการ", + "This resource no longer exists": "ทรัพยากรนี้ไม่มีอีกต่อไป", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "การสมัครสมาชิกนี้หมดอายุแล้วและไม่สามารถดำเนินการต่อได้ โปรดสร้างการสมัครสมาชิกใหม่", + "This user already belongs to the team.": "นี่ของผู้ใช้แล้วเป็นของทีม", + "This user has already been invited to the team.": "ผู้ใช้รายนี้ถูกเชิญเข้าร่วมทีมแล้ว", + "Timor-Leste": "ติมอร์ตะวันออก", + "to": "ถึง", + "To": "ถึง", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "หากต้องการเปิดใช้งานการยืนยันตัวตนแบบสองขั้นตอนให้เสร็จสิ้น ให้สแกนรหัส QR ต่อไปนี้โดยใช้แอปพลิเคชันตรวจสอบความถูกต้องของโทรศัพท์ หรือป้อนรหัสติดตั้งและระบุรหัส OTP ที่สร้างขึ้น", + "Today": "วันนี้", + "Toggle navigation": "แสดง/ซ่อนแถบนำทาง", + "Togo": "โตโก", + "Tokelau": "โตเกเลา", + "Token Name": "ชื่อโทเค็น", + "Tonga": "เข้ามา", + "Too Many Requests": "คำร้องขอมากเกินไป", + "total": "รวม", + "Total:": "รวม:", + "Trashed": "ทิ้งขยะแล้ว", + "Trinidad And Tobago": "ตรินิแดดและโตเบโก", + "Trinidad and Tobago": "ตรินิแดดและโตเบโก", + "Tunisia": "ตูนิเซีย", + "Turkey": "ตุรกี", + "Turkmenistan": "เติร์กเมนิสถาน", + "Turks And Caicos Islands": "หมู่เกาะเติกส์และเคคอส", + "Turks and Caicos Islands": "หมู่เกาะเติกส์และเคคอส", + "Tuvalu": "ตูวาลู", + "Two Factor Authentication": "การยืนยันตัวตนแบบสองชั้น", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "เปิดใช้งานการยืนยันตัวตนแบบสองชั้นแล้ว สแกนรหัส QR ต่อไปนี้โดยใช้แอปพลิเคชันตรวจสอบสิทธิ์ในโทรศัพท์ของคุณหรือป้อนรหัสติดตั้ง", + "Type": "ประเภท", + "Uganda": "ยูกันดา", + "Ukraine": "ยูเครน", + "Unauthorized": "ไม่มีสิทธิ", + "United Arab Emirates": "สหรัฐอาหรับเอมิเรตส์", + "United Kingdom": "สหราชอาณาจักร", + "United States": "สหรัฐอเมริกา", + "United States Minor Outlying Islands": "เกาะเล็กรอบนอกของสหรัฐอเมริกา", + "United States Outlying Islands": "หมู่เกาะรอบนอกของสหรัฐอเมริกา", + "Unknown": "ไม่ทราบ", + "Unpaid": "ค้างชำระ", + "Update": "ปรับปรุง", + "Update & Continue Editing": "ปรับปรุง & การแก้ไขต่อ", + "Update :resource": "ปรับปรุง :resource", + "Update :resource: :title": "ปรับปรุง :resource::title", + "Update attached :resource: :title": "ปรับปรุงติด :resource::title", + "Update Password": "ปรับปรุงรหัสผ่าน", + "Update Payment Information": "ปรับปรุงข้อมูลการชำระเงิน", + "Update Payment Method": "ปรับปรุงวิธีชำระเงิน", + "Update your account's profile information and email address.": "ปรับปรุงข้อมูลและที่อยู่อีเมลในโปรไฟล์ของบัญชีของคุณ", + "Uploading": "กำลังอัปโหลด", + "Uploading files... (:current/:total)": "กำลังอัปโหลดแฟ้ม... (:current/:total)", + "Uruguay": "อุรุกวัย", + "Use a recovery code": "ใช้รหัสกู้คืน", + "Use an authentication code": "ใช้รหัสตรวจสอบสิทธิ์", + "User Actions": "การกระทำของผู้ใช้", + "User Security": "ความปลอดภัยของผู้ใช้", + "Username": "ชื่อผู้ใช้", + "Uzbekistan": "อุซเบกิสถาน", + "Value": "ค่า", + "Vanuatu": "วานูอาตู", + "VAT Number": "หมายเลขภาษีมูลค่าเพิ่ม", + "Venezuela": "เวเนซุเอลา", + "Venezuela, Bolivarian Republic of": "เวเนซุเอลา สาธารณรัฐโบลิวาเรีย", + "Verify Email Address": "ยืนยันที่อยู่อีเมล", + "Verify Your Email Address": "ยืนยันที่อยู่อีเมลของคุณ", + "Viet Nam": "เวียดนาม", + "View": "มุมมอง", + "Virgin Islands, British": "หมู่เกาะบริติชเวอร์จิน", + "Virgin Islands, U.S.": "หมู่เกาะเวอร์จินของสหรัฐอเมริกา", + "Wallis And Futuna": "วาลลิสและฟุตูนา", + "Wallis and Futuna": "วาลลิสและฟุตูนา", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "เรากำลังประมวลผลการสมัครของคุณ เมื่อการสมัครสมาชิกดำเนินการสำเร็จแล้ว หน้านี้จะอัปเดตโดยอัตโนมัติ โดยปกติแล้ว กระบวนการนี้จะใช้เวลาเพียงไม่กี่วินาที", + "We are unable to process your payment. Please contact customer support.": "เราไม่สามารถประมวลผลการชำระเงินของคุณได้ โปรดติดต่อฝ่ายสนับสนุนลูกค้า", + "We have emailed your password reset link!": "เราได้ส่งลิงก์รีเซ็ตรหัสผ่านของคุณทางอีเมลแล้ว!", + "We were unable to find a registered user with this email address.": "เราไม่พบผู้ใช้ที่ลงทะเบียนด้วยที่อยู่อีเมลนี้", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "เราจะส่งลิงก์สำหรับดาวน์โหลดใบแจ้งหนี้ไปยังที่อยู่อีเมลที่คุณระบุไว้ด้านล่าง คุณสามารถแยกอีเมลหลายที่อยู่ออกจากกันด้วยเครื่องหมายลูกน้ำ (คอมมา)", + "We're lost in space. The page you were trying to view does not exist.": "เราหลงอยู่ในอวกาศ หน้าที่คุณมองหานั้นไม่มีอยู่", + "Welcome Back!": "ยินดีต้อนรับกลับมา!", + "Western Sahara": "ซาฮาราตะวันตก", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "เมื่อเปิดใช้งานการตรวจสอบสิทธิ์แบบสองปัจจัย คุณจะถูกขอให้ใส่โทเค็นแบบสุ่มที่ปลอดภัย ระหว่างการตรวจสอบสิทธิ์ คุณสามารถดึงโทเค็นนี้ได้จากแอปพลิเคชัน Google Authenticator ในโทรศัพท์ของคุณ", + "Whoops": "โอ๊ะ", + "Whoops!": "ขออภัย", + "Whoops! Something went wrong.": "ขออภัย มีบางอย่างผิดพลาดเกิดขึ้น", + "With Trashed": "กับขยะ", + "Write": "เขียน", + "Year To Date": "ต้นปีจนถึงปัจจุบัน", + "Yearly": "รายปี", + "Yemen": "เยเมน", + "Yes": "ใช่", + "You are already subscribed.": "คุณติดตามแล้ว", + "You are currently within your free trial period. Your trial will expire on :date.": "คุณอยู่ในช่วงทดลองใช้งาน ช่วงทดลองใช้จากหมดอายุในวันที่ :date", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "ขณะนี้คุณอยู่ในช่วงทดลองใช้งานฟรี การทดลองใช้งานของคุณจะหมดอายุในวันที่ :date. การเริ่มต้นการสมัครสมาชิกใหม่จะสิ้นสุดการทดลองใช้ของคุณ", + "You are logged in!": "คุณได้ลงชื่อเข้าใช้งานแล้ว", + "You are receiving this email because we received a password reset request for your account.": "คุณได้รับอีเมลสำหรับรีเซตรหัสผ่าน เนื่องจากเราได้รับคำร้องขอรีเซตรหัสผ่านสำหรับบัญชีของคุณ", + "You have been invited to join the :team team!": "คุณได้รับเชิญเข้าร่วมทีม :team!", + "You have enabled two factor authentication.": "คุณได้เปิดใช้งานการยืนยันตัวตนแบบสองชั้น", + "You have not enabled two factor authentication.": "คุณยังไม่ได้เปิดใช้งานการยืนยันตัวตนแบบสองชั้น", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "คุณมีใบแจ้งหนี้ที่ยังไม่ได้ชำระ หลังจากอัปเดตวิธีการชำระเงินเริ่มต้นของคุณแล้ว คุณสามารถลองชำระเงินอีกครั้งผ่านรายการใบแจ้งหนี้ด้านล่าง", + "You may accept this invitation by clicking the button below:": "คุณสามารถยอมรับคำเชิญนี้โดยการกดคลิกที่ปุ่มด้านล่าง", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "คุณสามารถยกเลิกการสมัครได้ตลอดเวลา หากยกเลิกการสมัครแล้ว คุณจะมีตัวเลือกในการสมัครต่อจนกว่าจะสิ้นสุดรอบบิลปัจจุบันของคุณ", + "You may delete any of your existing tokens if they are no longer needed.": "คุณสามารถลบโทเค็นที่มีอยู่ได้หากไม่ต้องการอีกต่อไป", + "You may not delete your personal team.": "คุณอาจจะไม่ลบส่วนตัวของทีม", + "You may not leave a team that you created.": "คุณอาจจะไม่ออกจากทีมว่าคุณสร้างขึ้นมา", + "You will receive an invoice and payment link via email for each billing period.": "คุณจะได้รับใบแจ้งหนี้และลิงก์การชำระเงินทางอีเมลในแต่ละรอบบิล", + "You're logged in!": "คุณได้ลงชื่อเข้าสู่ระบบแล้ว!", + "Your :invoiceName invoice is now available!": "ใบแจ้งหนี้ :invoiceName ของคุณได้ถูกสร้างแล้ว", + "Your billing address is :address :address2 :postal_code :city :state :country": "ที่อยู่สำหรับการเรียกเก็บเงินของคุณคือ :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "บัตรของคุณถูกปฏิเสธ กรุณาสอบถามข้อมูลเพิ่มเติมจากสถาบันการเงินที่ออกบัตรนี้ให้คุณ", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "รูปแบบการชำระเงินปัจจุบันคือการจ่ายด้วยบัตรเครดิต หมายเลขลงท้าย :lastFour หมดอายุวันที่ :expiration", + "Your email address is unverified.": "อีเมลของคุณยังไม่ได้รับการยืนยัน", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "การชำระเงินครั้งล่าสุดของคุณล้มเหลว โปรดปรับปรุงวิธีการชำระเงินของคุณเพื่อลองชำระเงินอีกครั้ง", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "การชำระเงินครั้งล่าสุดของคุณ :amount ในวันที่ :date ล้มเหลว โปรดปรับปรุงวิธีการชำระเงินของคุณเพื่อลองชำระเงินอีกครั้ง", + "Your next payment of :amount will be processed on :date.": "การชำระเงินจำนวน :amount ครั้งต่อไปของคุณ จะมีขึ้นใน :date", + "Your payment method has been added successfully.": "เพิ่มวิธีการชำระเงินของคุณสำเร็จแล้ว", + "Your payment method will be charged automatically for each billing period.": "วิธีการชำระเงินของคุณจะถูกเรียกเก็บเงินโดยอัตโนมัติในแต่ละรอบการเรียกเก็บเงิน", + "Your registered VAT Number is :vatNumber.": "หมายเลขประจำตัวผู้เสียภาษีของคุณคือ :vatNumber", + "Your subscription has been started successfully.": "การสมัครของคุณเริ่มต้นเรียบร้อยแล้ว", + "Your subscription has been successfully cancelled.": "การสมัครของคุณถูกยกเลิกเรียบร้อยแล้ว", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "การบอกรับสมาชิกของคุณถูกยกเลิกเรียบร้อยแล้ว คุณยังสามารถเข้าถึงได้จนถึงวันสิ้นสุดรอบการเรียกเก็บเงิน", + "Your subscription was successfully resumed.": "การสมัครรับข้อมูลของคุณดำเนินการต่อเรียบร้อยแล้ว", + "Your subscription was successfully updated.": "อัปเดตการสมัครรับข้อมูลของคุณเรียบร้อยแล้ว", + "Zambia": "แซมเบีย", + "Zimbabwe": "ซิมบับเว", + "Zip / Postal Code": "รหัสไปรษณีย์", + "Åland Islands": "หมู่เกาะโอลันด์" +} diff --git a/locales/th/php-inline.json b/locales/th/php-inline.json new file mode 100644 index 00000000000..6bbf850937a --- /dev/null +++ b/locales/th/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "ช่องข้อมูลนี้จะต้องถูกยอมรับ", + "accepted_if": "ช่องข้อมูลนี้ต้องได้รับการยอมรับเมื่อ :other มีค่าเท่ากับ :value", + "active_url": "นี่ต้องเป็น URL ที่ตรงตามรูปแบบ", + "after": "นี่ต้องเป็นวันหลังจาก :date", + "after_or_equal": "นี่ต้องเป็นวันหลังจากหรือเท่ากับ :date", + "alpha": "ช่องข้อมูลนี้มีได้เฉพาะตัวอักษร", + "alpha_dash": "ช่องข้อมูลนี้มีได้เฉพาะตัวอักษร ตัวเลข ขีดกลาง (dash) และขีดล่าง (underscore)", + "alpha_num": "ช่องข้อมูลนี้มีได้เฉพาะตัวอักษรและตัวเลข", + "any_of": "ช่องข้อมูลนี้ไม่ถูกต้อง", + "array": "ช่องข้อมูลนี้ต้องเป็นอาเรย์", + "ascii": "ฟิลด์นี้ต้องมีอักขระและสัญลักษณ์ที่เป็นตัวอักษรและตัวเลขคละกันแบบไบต์เดี่ยวเท่านั้น", + "attached": "ช่องข้อมูลนี้อยู่แล้วมาเกี่ยวข้อง", + "before": "นี่ต้องเป็นวันก่อนวันที่ :date", + "before_or_equal": "นี่ต้องเป็นวันก่อนหรือเท่ากับ :date.", + "between.array": "ข้อมูลส่วนนี้ต้องมีระหว่าง :min และ :max รายการ", + "between.file": "ไฟล์นี้ต้องอยู่ระหว่าง :min และ :max กิโลไบต์", + "between.numeric": "ข้อมูลต้องมีค่าระหว่าง :min และ :max.", + "between.string": "ข้อมูลนี้ต้องมีจำนวนอักษรอยู่ระหว่าง :min และ :max ตัวอักษร", + "boolean": "ช่องข้อมูลนี้ต้องเป็นจริงหรือเท็จ", + "can": "ช่องนี้มีค่าที่ไม่ได้รับอนุญาต", + "confirmed": "การยืนยันไม่ตรงกัน", + "contains": "ช่องข้อมูลนี้ยังขาดข้อมูลที่ต้องกรอก", + "date": "นี่เป็นค่าวันที่ที่ไม่ตรงตามรูปแบบ", + "date_equals": "นี่ต้องเป็นวันที่ที่เท่ากับ :date", + "date_format": "นี่ไม่ตรงกับรูปแบบวันที่ :format", + "decimal": "ค่านี้ต้องมีทศนิยม :decimal ตำแหน่ง", + "declined": "ช่องข้อมูลนี้ต้องถูกปฏิเสธ", + "declined_if": "ช่องข้อมูลนี้ต้องถูกปฏิเสธ หาก :other คือ :value", + "different": "ค่านี้ต้องแตกต่างจาก :other", + "digits": "ค่านี้ต้องเป็นเลข :digits หลัก", + "digits_between": "ค่านี้ต้องเป็นเลขระหว่าง :min ถึง :max หลัก", + "dimensions": "เนื้อหานี้มิติไม่ตรงตามรูปแบบ", + "distinct": "ช่องข้อมูลนี้มีค่าซ้ำ", + "doesnt_contain": "ช่องข้อมูลนี้ต้องไม่มีสิ่งต่อไปนี้: :values", + "doesnt_end_with": "ช่องข้อมูลนี้ไม่ได้ลงท้ายด้วยค่าดังต่อไปนี้: :values", + "doesnt_start_with": "ช่องข้อมูลนี้ไม่ได้เริ่มต้นด้วยค่าดังต่อไปนี้: :values", + "email": "นี่ต้องเป็นที่อยู่อีเมลที่ตรงตามรูปแบบ", + "ends_with": "ข้อมูลนี้ควรจบด้วยค่าดังต่อไปนี้: :values", + "enum": "ค่าที่เลือกไม่ตรงตามรูปแบบ", + "exists": "ค่าที่เลือกไว้ถูกใช้ไปแล้วหรือไม่ตรงตามรูปแบบ", + "extensions": "แฟ้มต้องมีส่วนขยายอย่างใดอย่างหนึ่งต่อไปนี้: :values", + "file": "นี่ต้องเป็นแฟ้ม", + "filled": "ช่องข้อมูลนี้ต้องมีข้อมูล", + "gt.array": "ช่องข้อมูลนี้ต้องมีจำนวนข้อมูลมากกว่า :value รายการ", + "gt.file": "ขนาดของแฟ้มต้องมากกว่า :value กิโลไบต์", + "gt.numeric": "ค่าต้องมากกว่า :value", + "gt.string": "ข้อความนี้ต้องยาวกว่า :value ตัวอักษร", + "gte.array": "ช่องข้อมูลนี้ต้องมีจำนวนข้อมูล :value รายการหรือมากกว่า", + "gte.file": "ขนาดของแฟ้มต้องมากกว่าหรือเท่ากับ :value กิโลไบต์", + "gte.numeric": "ค่าต้องมากกว่าหรือเท่ากับ :value", + "gte.string": "ข้อความนี้ต้องยาวกว่าหรือเท่ากับ :value ตัวอักษร", + "hex_color": "ค่าต้องเป็นสีเลขฐานสิบหกที่ตรงตามรูปแบบ", + "image": "ค่านี้ต้องเป็นรูปภาพ", + "in": "ค่าที่เลือกไว้ใช้ไม่ได้หรือไม่อยู่ในรูปแบบที่ถูกต้อง", + "in_array": "ค่านี้ยังไม่มีอยู่ใน :other", + "in_array_keys": "ช่องข้อมูลนี้ต้องมีคีย์อย่างน้อยหนึ่งรายการดังต่อไปนี้: :values", + "integer": "ค่านี้ต้องเป็นเลขจำนวนเต็ม", + "ip": "ค่านี้ต้องเป็นที่อยู่ IP ที่ตรงตามรูปแบบ", + "ipv4": "ค่านี้ต้องเป็นที่อยู่ IPv4 ที่ตรงตามรูปแบบ", + "ipv6": "ค่านี้ต้องเป็นที่อยู่ IPv6 ที่ตรงตามรูปแบบ", + "json": "ค่านี้ต้องเป็นข้อความ JSON ที่ตรงตามรูปแบบ", + "list": "ค่านี้ต้องเป็นรายการ", + "lowercase": "ข้อมูลนี้ต้องอยู่ในรูปแบบตัวอักษรพิมพ์เล็ก", + "lt.array": "ช่องข้อมูลนี้ต้องมีจำนวนข้อมูลน้อยกว่า :value รายการ", + "lt.file": "ขนาดของแฟ้มต้องน้อยกว่า :value กิโลไบต์", + "lt.numeric": "ค่าต้องน้อยกว่า :value", + "lt.string": "ข้อความนี้ต้องยาวน้อยกว่า :value ตัวอักษร", + "lte.array": "ช่องข้อมูลนี้ต้องมีจำนวนข้อมูล :value รายการหรือน้อยกว่า", + "lte.file": "ขนาดของแฟ้มต้องน้อยกว่าหรือเท่ากับ :value กิโลไบต์", + "lte.numeric": "ค่าต้องน้อยกว่าหรือเท่ากับ :value", + "lte.string": "ข้อความต้องยาวน้อยกว่าหรือเท่ากับ :value ตัวอักษร", + "mac_address": "นี่ต้องเป็นที่อยู่ MAC ที่ตรงตามรูปแบบ", + "max.array": "เนื้อหาต้องไม่มากกว่า :max รายการ", + "max.file": "ขนาดแฟ้มต้องไม่มากกว่า :max กิโลไบต์", + "max.numeric": "ค่าต้องไม่มากกว่า :max", + "max.string": "ข้อความนี้ต้องไม่มากกว่า :max ตัวอักษร", + "max_digits": "ข้อมูลนี้ต้องไม่มีตัวเลขมากกว่า :max ตัว", + "mimes": "นี่ต้องเป็นไฟล์ข้อมูลประเภท: :values", + "mimetypes": "นี่ต้องเป็นแฟ้มข้อมูลประเภท: :values", + "min.array": "ข้อมูลนี้ต้องมีข้อมูลอย่างน้อย :min รายการ", + "min.file": "ขนาดของแฟ้มต้องไม่น้อยกว่า :min กิโลไบต์", + "min.numeric": "ข้อมูลนี้ต้องมีค่าอย่างน้อย :min.", + "min.string": "ข้อมูลนี้ต้องมีค่าอย่างน้อย :min ตัวอักษร", + "min_digits": "ข้อมูลนี้ต้องมีตัวเลขอย่างน้อย :min ตัว", + "missing": "ต้องไม่มีช่องข้อมูลนี้", + "missing_if": "ต้องไม่มีช่องข้อมูลนี้ หาก :other คือ :value", + "missing_unless": "ต้องไม่มีช่องข้อมูลนี้ นอกเสียจาก :other จะเป็น :value", + "missing_with": "ต้องไม่มีช่องข้อมูลนี้ เมื่อมี :values", + "missing_with_all": "ต้องไม่มีช่องข้อมูลนี้ เมื่อมี :values", + "multiple_of": "ค่าต้องตัวคูณของ :value", + "not_in": "ค่าที่เลือกไว้ใช้ไม่ได้หรือไม่ถูกต้อง", + "not_regex": "รูปแบบนี้ไม่ถูกต้อง", + "numeric": "นี่ต้องเป็นตัวเลข", + "password.letters": "ช่องข้อมูลนี้ต้องประกอบด้วยตัวอักษรอย่างน้อยหนึ่งตัว", + "password.mixed": "ช่องข้อมูลนี้ต้องประกอบด้วยตัวอักษรพิมพ์ใหญ่อย่างน้อยหนึ่งตัว และตัวอักษรพิมพ์เล็กอย่างน้อยหนึ่งตัว", + "password.numbers": "ช่องข้อมูลนี้ต้องประกอบด้วยตัวเลขอย่างน้อยหนึ่งตัว", + "password.symbols": "ช่องข้อมูลนี้ต้องประกอบด้วยสัญลักษณ์อย่างน้อยหนึ่งตัว", + "password.uncompromised": "ค่าที่ป้อนถูกพบในข้อมูลที่รั่วไหล กรุณาใส่ค่าใหม่", + "present": "ช่องข้อมูลนี้จะต้องมี", + "present_if": "ช่องข้อมูลนี้จะต้องมี หาก :other คือ :value", + "present_unless": "ช่องข้อมูลนี้จะต้องมี นอกเสียจาก :other จะเป็น :value", + "present_with": "ช่องข้อมูลนี้จะต้องมี เมื่อมี :values", + "present_with_all": "ช่องข้อมูลนี้จะต้องมี เมื่อมี :values", + "prohibited": "ช่องข้อมูลนี้ถูกห้ามใช้", + "prohibited_if": "ช่องข้อมูลนี้ถูกห้ามใช้ หาก :other คือ :value", + "prohibited_if_accepted": "ช่องข้อมูลนี้ถูกห้ามใช้ หาก :other ถูกยอมรับ", + "prohibited_if_declined": "ช่องข้อมูลนี้ถูกห้ามใช้ หาก :other ถูกปฏิเสธ", + "prohibited_unless": "ช่องข้อมูลนี้ถูกห้ามใช้ นอกเสียจาก :other จะมีค่าอยู่ใน :values", + "prohibits": "ช่องข้อมูลนี้ห้ามไม่ให้มี :other", + "regex": "รูปแบบไม่ถูกต้อง", + "relatable": "ข้อมูลนี้อาจไม่เกี่ยวข้องกับทรัพยากรนี้", + "required": "ช่องข้อมูลนี้จำเป็นต้องมี", + "required_array_keys": "ช่องข้อมูลนี้ต้องประกอบด้วยรายการสำหรับ: :values", + "required_if": "ช่องข้อมูลนี้ต้องถูกระบุเมื่อ :other มีค่าเท่ากับ :value", + "required_if_accepted": "ช่องนี้จำเป็นเมื่อยอมรับ :other", + "required_if_declined": "ช่องนี้จำเป็นเมื่อ :other ถูกปฏิเสธ", + "required_unless": "ช่องข้อมูลนี้เป็นต้องการนอกจาก :other อยู่ใน :values", + "required_with": "ช่องข้อมูลนี้เป็นต้องการตอนที่ :values เป็นของขวัญ", + "required_with_all": "ช่องข้อมูลนี้เป็นต้องการตอนที่ :values เป็นของขวัญ", + "required_without": "ช่องข้อมูลนี้เป็นต้องการตอนที่ :values ไม่ใช่ของขวัญ", + "required_without_all": "ช่องข้อมูลนี้เป็นต้องการตอนที่ไม่ใช่เรื่องของ :values เป็นของขวัญ", + "same": "ค่าของช่องข้อมูลนี้ต้องตรงกับค่าใดค่าหนึ่งจาก :other", + "size.array": "ช่องข้อมูลนี้ต้องมี :size รายการ", + "size.file": "ขนาดของแฟ้มต้องเท่ากับ :size กิโลไบต์", + "size.numeric": "ข้อมูลต้องมีค่าเท่ากับ :size", + "size.string": "ข้อความต้องมีขนาด :size ตัวอักษร", + "starts_with": "นี่ต้องเริ่มต้นด้วยค่าใดค่าหนึ่งจากต่อไปนี้: :values", + "string": "นี่ต้องเป็นข้อความ", + "timezone": "นี่ต้องเป็นเขตเวลาที่ตรงตามรูปแบบ", + "ulid": "นี่ต้องเป็น ULID ที่ตรงตามรูปแบบ", + "unique": "นี่ถูกใช้ไปแล้ว", + "uploaded": "นี่ล้มเหลวในการอัปโหลด", + "uppercase": "นี่ต้องเป็นตัวอักษรพิมพ์ใหญ่", + "url": "นี่ต้องเป็น URL ที่ตรงตามรูปแบบ", + "uuid": "นี่ต้องเป็น UUID ที่ตรงตามรูปแบบ" +} diff --git a/locales/th/php.json b/locales/th/php.json new file mode 100644 index 00000000000..dcbc7c051f6 --- /dev/null +++ b/locales/th/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "ข้อมูล :attribute ต้องผ่านการยอมรับก่อน", + "accepted_if": "ข้อมูล :attribute ต้องผ่านการยอมรับ เมื่อ :other เป็น :value", + "active_url": "ข้อมูล :attribute ไม่ใช่ URL ที่ถูกรูปแบบ", + "after": "ข้อมูล :attribute ต้องเป็นวันที่หลังจาก :date", + "after_or_equal": "ข้อมูล :attribute ต้องเป็นวันที่ตั้งแต่วันที่ :date หรือหลังจากนั้น", + "alpha": "ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษเท่านั้น", + "alpha_dash": "ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษ ตัวเลข และ _ เท่านั้น", + "alpha_num": "ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษ ตัวเลข เท่านั้น", + "any_of": "ช่องข้อมูล :attribute ไม่ถูกต้อง", + "array": "ข้อมูล :attribute ต้องเป็น array เท่านั้น", + "ascii": ":attribute ต้องมีอักขระและสัญลักษณ์ที่เป็นตัวอักษรและตัวเลขคละกันแบบไบต์เดี่ยวเท่านั้น", + "attached": "ข้อมูล :attribute นี้ถูกแนบแล้ว", + "before": "ข้อมูล :attribute ต้องเป็นวันที่ก่อน :date", + "before_or_equal": "ข้อมูล :attribute ต้องเป็นวันที่ก่อนหรือเท่ากับวันที่ :date", + "between.array": "ข้อมูล :attribute ต้องมีค่าระหว่าง :min - :max ค่า", + "between.file": "ข้อมูล :attribute ต้องมีขนาดระหว่าง :min - :max กิโลไบต์", + "between.numeric": "ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max", + "between.string": "ข้อมูล :attribute ต้องยาวระหว่าง :min - :max ตัวอักษร", + "boolean": "ข้อมูล :attribute ต้องเป็นจริงหรือเท็จเท่านั้น", + "can": "ช่องข้อมูล :attribute มีค่าที่ไม่ได้รับอนุญาต", + "confirmed": "ข้อมูล :attribute ไม่ตรงกัน", + "contains": "ช่องข้อมูล :attribute นี้ยังขาดข้อมูลที่ต้องกรอก", + "current_password": "รหัสผ่านไม่ถูกต้อง", + "date": "ข้อมูล :attribute ต้องเป็นวันที่", + "date_equals": "ข้อมูล :attribute ต้องเป็นวันที่ที่เท่ากับ :date", + "date_format": "ข้อมูล :attribute ไม่ตรงกับข้อมูล :format ที่กำหนด", + "decimal": ":attribute ต้องมีทศนิยม :decimal ตำแหน่ง", + "declined": "ข้อมูล :attribute ต้องถูกปฏิเสธ", + "declined_if": "ข้อมูล :attribute ต้องถูกปฏิเสธเมื่อ :other มีค่าเท่ากับ :value", + "different": "ข้อมูล :attribute และ :other ต้องไม่เท่ากัน", + "digits": "ข้อมูล :attribute ต้องเป็น :digits", + "digits_between": "ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min ถึง :max", + "dimensions": "ข้อมูล :attribute มีขนาดไม่ถูกต้อง", + "distinct": "ข้อมูล :attribute มีค่าที่ซ้ำกัน", + "doesnt_contain": "ช่องข้อมูล :attribute ต้องไม่มีสิ่งต่อไปนี้: :values", + "doesnt_end_with": "ข้อมูล :attribute ไม่ควรลงท้ายด้วยค่าดังต่อไปนี้: :values", + "doesnt_start_with": "ข้อมูล :attribute ไม่ควรเริ่มต้นด้วยค่าดังต่อไปนี้: :values", + "email": "ข้อมูล :attribute ต้องเป็นอีเมล์", + "ends_with": "ข้อมูล :attribute ต้องจบด้วยค่าดังต่อไปนี้: :values", + "enum": "ข้อมูล :attribute ที่เลือกไม่ถูกต้อง", + "exists": "ข้อมูล :attribute ที่เลือกไม่ถูกต้อง", + "extensions": "ช่อง :attribute ต้องมีส่วนขยายอย่างใดอย่างหนึ่งต่อไปนี้: :values", + "failed": "ข้อมูลที่ใช้ในการยืนยันตัวตนไม่ถูกต้อง", + "file": "ข้อมูล :attribute ต้องเป็นไฟล์", + "filled": "จำเป็นต้องกรอกข้อมูล :attribute", + "gt.array": "ข้อมูล :attribute ต้องมีค่ามากกว่า :value", + "gt.file": "ข้อมูล :attribute ต้องมีขนาดมากกว่า :value กิโลไบต์", + "gt.numeric": "ข้อมูล :attribute ต้องมีค่ามากกว่า :value", + "gt.string": "ข้อมูล :attribute ต้องยาวมากกว่า :value ตัวอักษร", + "gte.array": "ข้อมูล :attribute ต้องมีค่า :value หรือมากกว่า", + "gte.file": "ข้อมูล :attribute ต้องมีขนาดมากกว่าหรือเท่ากับ :value กิโลไบต์", + "gte.numeric": "ข้อมูล :attribute ต้องมีค่ามากกว่าหรือเท่ากับ :value", + "gte.string": "ข้อมูล :attribute ต้องยาวมากกว่าหรือเท่ากับ :value ตัวอักษร", + "hex_color": "ช่อง :attribute ต้องเป็นสีเลขฐานสิบหกที่ถูกต้อง", + "image": "ข้อมูล :attribute ต้องเป็นรูปภาพ", + "in": "ข้อมูลที่ถูกเลือกใน :attribute ไม่ถูกต้อง", + "in_array": "ข้อมูล :attribute ไม่มีอยู่ภายในค่าของ :other", + "in_array_keys": "ช่องข้อมูล :attribute ต้องมีคีย์อย่างน้อยหนึ่งรายการดังต่อไปนี้: :values", + "integer": "ข้อมูล :attribute ต้องเป็นตัวเลข", + "ip": "ข้อมูล :attribute ต้องเป็น IP", + "ipv4": "ข้อมูล :attribute ต้องตรงตามรูปแบบที่อยู่ IPv4", + "ipv6": "ข้อมูล :attribute ต้องตรงตามรูปแบบที่อยู่ IPv6", + "json": "ข้อมูล :attribute ต้องเป็นอักขระ JSON ที่สมบูรณ์", + "list": "ช่อง :attribute ต้องเป็นรายการ", + "lowercase": ":attribute ต้องเป็นตัวพิมพ์เล็ก", + "lt.array": "ข้อมูล :attribute ต้องมีน้อยกว่า :value ค่า", + "lt.file": "ข้อมูล :attribute ต้องมีขนาดน้อยกว่า :value กิโลไบต์", + "lt.numeric": "ข้อมูล :attribute ต้องมีค่าน้อยกว่า :value", + "lt.string": "ข้อมูล :attribute ต้องยาวน้อยกว่า :value ตัวอักษร", + "lte.array": "ข้อมูล :attribute ต้องมีไม่เกิน :value ค่า", + "lte.file": "ข้อมูล :attribute ต้องมีขนาดน้อยกว่าหรือเท่ากับ :value กิโลไบต์", + "lte.numeric": "ข้อมูล :attribute ต้องมีค่าน้อยกว่าหรือเท่ากับ :value", + "lte.string": "ข้อมูล :attribute ต้องยาวน้อยกว่าหรือเท่ากับ :value ตัวอักษร", + "mac_address": ":attribute ต้องเป็นที่อยู่ MAC ที่ถูกต้อง", + "max.array": "ข้อมูล :attribute ต้องมีไม่เกิน :max ค่า", + "max.file": "ข้อมูล :attribute ต้องมีขนาดไม่เกิน :max กิโลไบต์", + "max.numeric": "ข้อมูล :attribute ต้องมีค่าไม่เกิน :max", + "max.string": "ข้อมูล :attribute ต้องยาวไม่เกิน :max ตัวอักษร", + "max_digits": ":attribute ต้องไม่เกิน :max หลัก", + "mimes": "ข้อมูล :attribute ต้องเป็นชนิดแฟ้ม: :values", + "mimetypes": "ข้อมูล :attribute ต้องเป็นชนิดแฟ้ม: :values", + "min.array": "ข้อมูล :attribute ต้องมีอย่างน้อย :min ค่า", + "min.file": "ข้อมูล :attribute ต้องมีขนาดอย่างน้อย :min กิโลไบต์", + "min.numeric": "ข้อมูล :attribute ต้องมีค่าอย่างน้อย :min", + "min.string": "ข้อมูล :attribute ต้องยาวอย่างน้อย :min ตัวอักษร", + "min_digits": ":attribute ต้องมีอย่างน้อย :min หลัก", + "missing": "ช่องข้อมูล :attribute ต้องหายไป", + "missing_if": "ช่องข้อมูล :attribute ต้องหายไป เมื่อ :other เป็น :value", + "missing_unless": "ช่องข้อมูล :attribute ต้องหายไป เว้นแต่ :other จะเป็น :value", + "missing_with": "ช่องข้อมูล :attribute ต้องหายไป เมื่อมี :values", + "missing_with_all": "ช่องข้อมูล :attribute ต้องหายไป เมื่อมี :values", + "multiple_of": "ค่า :attribute จะต้องเป็นผลคูณของ :value", + "next": "ถัดไป »", + "not_in": "ข้อมูล ที่เลือกจาก :attribute ไม่ถูกต้อง", + "not_regex": "ข้อมูล :attribute มีรูปแบบไม่ถูกต้อง", + "numeric": "ข้อมูล :attribute ต้องเป็นตัวเลข", + "password": "รหัสผ่านไม่ถูกต้อง", + "password.letters": "ข้อมูล :attribute ต้องประกอบด้วยตัวอักษรอย่างน้อย 1 ตัว", + "password.mixed": "ข้อมูล :attribute ต้องประกอบด้วยอักษรพิมพ์ใหญ่อย่างน้อย 1 ตัว และอักษรพิมพ์เล็กอย่างน้อย 1 ตัว", + "password.numbers": "ข้อมูล :attribute ต้องประกอบด้วยตัวเลขอย่างน้อย 1 ตัว", + "password.symbols": "ข้อมูล :attribute ต้องประกอบด้วยสัญลักษณ์อย่างน้อย 1 ตัว", + "password.uncompromised": "ข้อมูล :attribute นี้ถูกพบในข้อมูลที่รั่วไหล โปรดเลือก :attribute อื่น", + "present": "ต้องมีช่องข้อมูล :attribute", + "present_if": "ต้องมีช่องข้อมูล :attribute เมื่อ :other เป็น :value", + "present_unless": "ต้องมีช่องข้อมูล :attribute เว้นแต่ :other อยู่ใน :value", + "present_with": "ต้องมีช่องข้อมูล :attribute เมื่อมี :values", + "present_with_all": "ต้องมีช่องข้อมูล :attribute เมื่อมี :values", + "previous": "« ก่อนหน้า", + "prohibited": "ช่องข้อมูล :attribute ถูกห้ามไม่ให้ใช้", + "prohibited_if": "ช่องข้อมูล :attribute ถูกห้ามไม่ให้ใช้ เมื่อ :other เป็น :value", + "prohibited_if_accepted": "ช่องข้อมูล :attribute ถูกห้ามไม่ให้ใช้ :other ถูกยอมรับ", + "prohibited_if_declined": "ช่องข้อมูล :attribute ถูกห้ามไม่ให้ใช้ :other ถูกปฏิเสธ", + "prohibited_unless": "ช่องข้อมูล :attribute ถูกห้ามไม่ให้ใช้ เว้นแต่ :other อยู่ใน :values", + "prohibits": "ช่องข้อมูล :attribute กันไม่ให้ :other มีได้", + "regex": "ข้อมูล :attribute มีรูปแบบไม่ถูกต้อง", + "relatable": "ช่องข้อมูล :attribute นี้ อาจไม่เกี่ยวข้องกับทรัพยากรนี้", + "required": "ต้องกรอกช่องข้อมูล :attribute", + "required_array_keys": "ช่องข้อมูล :attribute ต้องมีรายการสำหรับ: :values", + "required_if": "ต้องกรอกช่องข้อมูล :attribute เมื่อ :other เป็น :value", + "required_if_accepted": "ต้องกรอกช่องข้อมูล :attribute เมื่อยอมรับ :other", + "required_if_declined": "ต้องกรอกช่องข้อมูล :attribute เมื่อ :other ถูกปฏิเสธ", + "required_unless": "ต้องกรอกช่องข้อมูล :attribute เว้นแต่ :other อยู่ใน :values", + "required_with": "ต้องกรอกช่องข้อมูล :attribute เมื่อมี :values", + "required_with_all": "ต้องกรอกช่องข้อมูล :attribute เมื่อมี :values", + "required_without": "ต้องกรอกช่องข้อมูล :attribute เมื่อไม่มี :values", + "required_without_all": "ต้องกรอกช่องข้อมูล :attribute เมื่อไม่มี :values ทั้งหมด", + "reset": "ตั้งรหัสผ่านใหม่แล้ว", + "same": "ข้อมูล :attribute และ :other ต้องตรงกัน", + "sent": "ส่งเครื่องช่วยเตือนความจำรหัสผ่านแล้ว!", + "size.array": "ข้อมูล :attribute ต้องเท่ากับ :size ค่า", + "size.file": "ข้อมูล :attribute ต้องเท่ากับ :size กิโลไบต์", + "size.numeric": "ข้อมูล :attribute ต้องเท่ากับ :size", + "size.string": "ข้อมูล :attribute ต้องเท่ากับ :size ตัวอักษร", + "starts_with": "ข้อมูล :attribute ต้องเริ่มด้วยค่าใดค่าหนึ่งต่อไปนี้: :values", + "string": "ข้อมูล :attribute ต้องเป็นอักขระ", + "throttle": "คุณได้พยายามเข้าระบบหลายครั้งเกินไป กรุณาลองใหม่ในอีก :seconds วินาที", + "throttled": "โปรดรอสักครู่ก่อนที่จะลองใหม่อีกครั้ง", + "timezone": "ข้อมูล :attribute ต้องเป็นข้อมูลเขตเวลาที่ถูกต้อง", + "token": "ชุดรหัสสำหรับเปลี่ยนรหัสผ่านไม่ถูกต้อง", + "ulid": ":attribute ต้องเป็น ULID ที่ถูกต้อง", + "unique": ":attribute ถูกใช้ไปแล้ว", + "uploaded": "ไม่สามารถอัปโหลดข้อมูล :attribute ได้", + "uppercase": ":attribute ต้องเป็นตัวพิมพ์ใหญ่", + "url": "ข้อมูล :attribute ต้องเป็น URL ที่ถูกรูปแบบ", + "user": "ไม่พบผู้ใช้งานที่ตรงกับอีเมลนี้", + "uuid": "ข้อมูล :attribute ต้องเป็นค่า UUID ที่ถูกรูปแบบ" +} diff --git a/locales/ti/_excludes.json b/locales/ti/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/ti/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/ti/json-inline.json b/locales/ti/json-inline.json new file mode 100644 index 00000000000..6e31b154766 --- /dev/null +++ b/locales/ti/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "እዚ ዓውዲ እዚ ቅኑዕ ተራ ክኸውን ኣለዎ።", + "The :attribute must be at least :length characters and contain at least one number.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ዘለዎን እንተወሓደ ሓደ ቁጽሪ ክህልዎን ኣለዎ።", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ዘለዎን እንተወሓደ ሓደ ፍሉይ ፊደልን ሓደ ቁጽርን ክህልዎን ኣለዎ።", + "The :attribute must be at least :length characters and contain at least one special character.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ክህልዎን እንተወሓደ ሓደ ፍሉይ ፊደል ክህልዎን ኣለዎ።", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ዘለዎን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ቁጽርን ክህልዎን ኣለዎ።", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "እዚ ዓውዲ እዚ ብውሑዱ :length ፊደላት ክህልዎን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ፍሉይ ፊደልን ክህልዎ ኣለዎ።", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "እዚ ዓውዲ እዚ ብውሑዱ :length ፊደላት ክህልዎን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ቁጽርን ሓደ ፍሉይ ፊደልን ክህልዎ ኣለዎ።", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "እዚ ዓውዲ እዚ ብውሑዱ :length ፊደላት ክህልዎን እንተወሓደ ሓደ ዓቢ ፊደል ክህልዎን ኣለዎ።", + "The :attribute must be at least :length characters.": "እዚ ዓውዲ እዚ እንተወሓደ :length ፊደላት ክኸውን ኣለዎ።", + "The :attribute must contain at least one letter.": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ፊደል ክህልዎ ኣለዎ።", + "The :attribute must contain at least one number.": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ቁጽሪ ክህልዎ ኣለዎ።", + "The :attribute must contain at least one symbol.": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ምልክት ክህልዎ ኣለዎ።", + "The :attribute must contain at least one uppercase and one lowercase letter.": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ንእሽቶን ፊደል ክህልዎ ኣለዎ።", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "እቲ ዝተዋህበ ዓውዲ ኣብ ምፍሳስ ዳታ ተራእዩ ኣሎ። በጃኹም ካልእ ዓውዲ ምረጹ።" +} diff --git a/locales/ti/json.json b/locales/ti/json.json new file mode 100644 index 00000000000..f3764b8c9ca --- /dev/null +++ b/locales/ti/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ከምኡ ውን :count ተወሳኺ ጌጋታት)", + "(and :count more errors)": "(ከምኡ ውን :count ተወሳኺ ጌጋታት)|(ከምኡ ውን :count ተወሳኺ ጌጋታት)|(ከምኡ ውን :count ተወሳኺ ጌጋታት)", + "30 Days": "30 መዓልቲ", + "60 Days": "60 መዓልቲ", + "90 Days": "90 መዓልቲ", + ":amount selected": ":amount ተመሪጾም", + ":amount Total": ":amount ጠቕላላ", + ":days day trial": "ናይ :days መዓልቲ ፈተነ", + ":resource Details": ":resource ዝርዝር", + ":resource Details: :title": ":resource ዝርዝር ሓበሬታ፡ :title", + "A decryption key is required.": "ናይ ምፍታሕ መፍትሕ የድሊ።", + "A fresh verification link has been sent to your email address.": "ሓድሽ ናይ ምርግጋጽ መላግቦ ናብ ኢመይል ኣድራሻኹም ተላኢኹ ኣሎ።", + "A new verification link has been sent to the email address you provided during registration.": "ሓድሽ ናይ ምርግጋጽ መላግቦ ናብቲ ኣብ እዋን ምዝገባ ዝሃብካዮ ኢመይል ኣድራሻ ተላኢኹ ኣሎ።", + "A new verification link has been sent to the email address you provided in your profile settings.": "ሓድሽ ናይ ምርግጋጽ መላግቦ ናብቲ ኣብ ቅጥዕታት ፕሮፋይልካ ዝሃብካዮ ኢመይል ኣድራሻ ተላኢኹ ኣሎ።", + "A new verification link has been sent to your email address.": "ሓድሽ ናይ ምርግጋጽ መላግቦ ናብ ኢመይል ኣድራሻኹም ተላኢኹ ኣሎ።", + "Accept Invitation": "ዕድመ ተቐበል", + "Action": "ተግባር", + "Action Event": "ናይ ተግባር ፍጻመ", + "Action Events": "ናይ ተግባር ፍጻመታት", + "Action Happened At": "ኣጋጢሙ ኣብ...", + "Action Initiated By": "ዝተበገሰ ብ...", + "Action Name": "ሽም", + "Action Status": "ኩነታት", + "Action Target": "ዒላማ", + "Actions": "ተግባራት", + "Add": "ምድማር", + "Add :resource": ":resource ወስኸሉ።", + "Add a new team member to your team, allowing them to collaborate with you.": "ሓድሽ ኣባል ጋንታ ኣብ ጋንታኻ ወስኽ፣ ምሳኻ ክተሓባበሩ የኽእሎም።", + "Add additional security to your account using two factor authentication.": "ክልተ ረቛሒታት ምርግጋጽ ተጠቂምካ ኣብ ኣካውንትካ ተወሳኺ ድሕነት ወስኸሉ።", + "Add Payment Method": "ኣገባብ ክፍሊት ምውሳኽ", + "Add row": "መስርዕ ምውሳኽ", + "Add Team Member": "ኣባል ጋንታ ወስኽ", + "Add VAT Number": "ቁጽሪ ቫት ምውሳኽ", + "Added.": "ተወሰኸ።", + "Additional billing information updated successfully.": "ተወሳኺ ናይ ሕሳብ ሓበሬታ ብዓወት ተሓዲሱ።", + "Address": "አድራሻ", + "Address Line 2": "መስመር ኣድራሻ 2", + "Administrator": "ኣመሓዳሪ", + "Administrator users can perform any action.": "ተጠቀምቲ ኣመሓዳሪ ዝኾነ ተግባር ክፍጽሙ ይኽእሉ።", + "Afghanistan": "ኣፍጋኒስታን።", + "Aland Islands": "ደሴታት ኦላንድ", + "Albania": "ኣልባንያ", + "Algeria": "ኣልጀርያ", + "All of the people that are part of this team.": "ኩሎም እቶም ኣካል ናይዛ ጋንታ ዝኾኑ ሰባት።", + "All resources loaded.": "ኩሉ ጸጋታት ተጻዒኑ።", + "All rights reserved.": "ኩሉ መሰላት ዝተሓለወ እዩ።", + "Already registered?": "ድሮ ተመዝጊብኩም?", + "American Samoa": "ኣሜሪካዊት ሳሞኣ", + "An error occurred while uploading the file.": "ፋይል ኣብ ምጽዓን ጌጋ ኣጋጢሙ።", + "An error occurred while uploading the file: :error": "ፋይል ኣብ ምጽዓን ጌጋ ኣጋጢሙ፡ :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ዘይተጸበናዮ ጌጋ ኣጋጢሙ ንደገፍና ኣፍሊጥናዮ ኣለና። በጃኹም ድሒርኩም ደጊምኩም ፈትኑ።", + "Andorra": "ኣንዶራ", + "Angola": "ኣንጎላ", + "Anguilla": "ኣንጉይላ", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "ካልእ ተጠቃሚ እዚ ገጽ ካብ ዝጽዓን ጀሚሩ ነዚ ጸጋ ኣዘምቢልዎ ኣሎ። በጃኹም ነቲ ገጽ ኣሐድሶ እሞ እንደገና ፈትኑ።", + "Antarctica": "ኣንታርክቲካ", + "Antigua And Barbuda": "ኣንቲጉዋን ባርቡዳን ዝበሃላ ምዃነን ይፍለጥ", + "Antigua and Barbuda": "ኣንቲጉዋን ባርቡዳን ዝበሃላ ምዃነን ይፍለጥ", + "API Token": "ኤፒኣይ ቶከን።", + "API Token Permissions": "ኤፒኣይ ቶከን ፍቓድ", + "API Tokens": "ኤፒኣይ ቶከናት", + "API tokens allow third-party services to authenticate with our application on your behalf.": "ኤፒኣይ ቶከናት ሳልሳይ ወገን ኣገልግሎታት ብስምካ ምስ መተግበሪና ምርግጋጽ የኽእሉ።", + "Apply": "ኣተግብር", + "Apply Coupon": "ኩፖን ምጥቃም", + "April": "ጉንበት", + "Are you sure you want to attempt to pay :amount?": ":amount ክትከፍል ክትፍትን ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to cancel your subscription?": "ርግጸኛ ዲኻ ምዝገባኻ ክትስርዞ ከም እትደሊ?", + "Are you sure you want to delete all the notifications?": "ርግጸኛ ዲኻ ኩሉ መተሓሳሰቢታት ክትድምስሶ ከም እትደሊ?", + "Are you sure you want to delete the selected resources?": "እቶም ዝተመርጹ ጸጋታት ክትድምስሶም ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to delete this file?": "ነዚ ፋይል ክትድምስሶ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to delete this notification?": "ነዚ መተሓሳሰቢ ክትድምስሶ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to delete this payment method?": "ነዚ ኣገባብ ክፍሊት ክትድምስሶ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to delete this resource?": "ነዚ ጸጋ ክትድምስሶ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ነዛ ጋንታ ክትድምስሳ ከም እትደሊ ርግጸኛ ዲኻ? ሓንቲ ጋንታ ምስ ተደምሰሰት ኩሉ ጸጋታታን ዳታኣን ንሓዋሩ ክስረዝ እዩ።", + "Are you sure you want to delete your account?": "ርግጸኛ ዲኻ ኣካውንትካ ክትድምስስ ከም እትደሊ?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ርግጸኛ ዲኻ ኣካውንትካ ክትድምስስ ከም እትደሊ? ኣካውንትካ ምስ ተደምሰሰ፡ ኩሉ ጸጋታቱን ዳታታቱን ንሓዋሩ ክስረዝ እዩ። ንሓዋሩ ኣካውንትኩም ክትድምስሱ ከም እትደልዩ ንምርግጋጽ ፓስዎርድኩም ኣእትዉ።", + "Are you sure you want to detach the selected resources?": "ርግጸኛ ዲኻ ነቶም ዝተመርጹ ጸጋታት ክትፈልዮም ትደሊ?", + "Are you sure you want to detach this resource?": "ነዚ ጸጋ ክትነጽሎ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to force delete the selected resources?": "ርግጸኛ ዲኻ ነቶም ዝተመርጹ ጸጋታት ብሓይሊ ክትድምስሶም ከም እትደሊ?", + "Are you sure you want to force delete this resource?": "ነዚ ጸጋ ብሓይሊ ክትድምስሶ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to log out?": "ርግጸኛ ዲኻ ክትወጽእ ከም እትደሊ?", + "Are you sure you want to mark all notifications as read?": "ርግጸኛ ዲኻ ንኹሉ መተሓሳሰቢታት ከም ዝተነበበ ምልክት ክትገብረሉ ትደሊ?", + "Are you sure you want to remove this item?": "ነዚ ኣቕሓ ከተውጽእዎ ከም እትደልዩ ርግጸኛታት ዲኹም?", + "Are you sure you want to restore the selected resources?": "እቶም ዝተመርጹ ጸጋታት ክትመልሶም ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to restore this resource?": "ነዚ ጸጋ ክትመልሶ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to resume your subscription?": "ርግጸኛ ዲኻ ምዝገባኻ ዳግማይ ክትጅምር ከም እትደሊ?", + "Are you sure you want to run this action?": "ነዚ ተግባር ከተካይዶ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to set this payment method as your default?": "ነዚ ኣገባብ ክፍሊት ከም ነባሪ ክትሰርዖ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you want to stop impersonating?": "ርግጸኛ ዲኻ ምምሳል ከተቋርጽ ትደሊ?", + "Are you sure you would like to delete this API token?": "ነዚ ኤፒኣይ ቶከን ክትድምስሶ ከም እትደሊ ርግጸኛ ዲኻ?", + "Are you sure you would like to leave this team?": "ርግጸኛ ዲኻ ካብዛ ጋንታ ክትወጽእ ከም እትደሊ?", + "Are you sure you would like to remove this person from the team?": "ነዚ ሰብ ካብታ ጋንታ ከተውጽእዎ ከም እትደልዩ ርግጸኛታት ዲኹም?", + "Are you sure you would like to switch billing plans?": "ርግጸኛ ዲኻ ትልሚ ሕሳብ ክትቅይር ከም እትደሊ?", + "Argentina": "ኣርጀንቲና እዩ።", + "Armenia": "ኣርመንያ", + "Aruba": "ኣሩባ", + "Attach": "ምትሕሓዝ", + "Attach & Attach Another": "ካልእ ምትእስሳርን ምትእስሳርን", + "Attach :resource": ":resource ኣተሓሕዝ", + "Attach files by dragging & dropping, selecting or pasting them.": "ፋይላት ብምስሓብን ብምድርባይን፣ ብምምራጽ ወይ ብምጥዓም ኣተሓሕዞም።", + "August": "ነሓሰ", + "Australia": "ኣውስትራልያ", + "Austria": "ኣውስትርያ", + "Azerbaijan": "ኣዘርባጃን።", + "Bahamas": "ባሃማስ", + "Bahrain": "ባሕሬን።", + "Bangladesh": "ባንግላድሽ", + "Barbados": "ባርባዶስ", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ቅድሚ ምቕጻልካ፡ ነቲ ሕጂ ብኢመይል ዝለኣኽናልካ ሊንክ ብምጥዋቕ፡ ኢመይልካ ከተረጋግጽ ትኽእል ዲኻ? እቲ ኢመይል እንተዘይመጺኡኩም ካልእ ብሓጎስ ክንሰደልኩም ኢና።", + "Before proceeding, please check your email for a verification link.": "ቅድሚ ምቕጻልኩም፡ በጃኹም ኣብ ኢመይልኩም ናይ ምርግጋጽ መላግቦ መርምሩ።", + "Belarus": "ቤላሩስ ዝበሃል ትካል", + "Belgium": "ቤልጅየም", + "Belize": "ቤሊዝ", + "Benin": "ቤኒን", + "Bermuda": "ቤርሙዳ", + "Bhutan": "ቡታን", + "Billing Information": "ሓበሬታ ሕሳብ ምኽፋል", + "Billing Management": "ምሕደራ ሕሳብ ምኽፋል", + "Bolivia": "ቦሊቭያ", + "Bolivia, Plurinational State of": "ቦሊቭያ፡ ብዙሕ ሃገራት ዘለዋ ሃገር ናይ...", + "Bonaire, Sint Eustatius and Saba": "ቦናየር፡ ሲንት ኤውስታቴዎስን ሳባን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Bosnia And Herzegovina": "ቦዝንያን ሄርዘጎቪንን ዝበሃላ ሃገራት", + "Bosnia and Herzegovina": "ቦዝንያን ሄርዘጎቪንን ዝበሃላ ሃገራት", + "Botswana": "ቦትስዋና", + "Bouvet Island": "ደሴት ቡቨት።", + "Brazil": "ብራዚል", + "British Indian Ocean Territory": "ግዝኣት ህንዳዊ ውቅያኖስ እንግሊዝ", + "Browser Sessions": "ናይ መርበብ ሓበሬታ ክፍለ ግዜታት", + "Brunei Darussalam": "ብሩነይ ዳሩሳላም", + "Bulgaria": "ቡልጋርያ", + "Burkina Faso": "ቡርኪናፋሶ", + "Burundi": "ብሩንዲ", + "Cambodia": "ካምቦድያ", + "Cameroon": "ካሜሩን።", + "Canada": "ካናዳ", + "Cancel": "ሰርዝ", + "Cancel Subscription": "ምዝገባ ስርዝ ድልዝ", + "Cape Verde": "ኬፕ ቨርደ", + "Card": "ካርድ", + "Cayman Islands": "ደሴታት ካይማን", + "Central African Republic": "ሪፓብሊክ ማእከላይ ኣፍሪቃ", + "Chad": "ቻድ", + "Change Subscription Plan": "ትልሚ ምዝገባ ምቕያር", + "Change the current payment method attached to your subscription": "ምስ ምዝገባኻ ተተሓሒዙ ዘሎ ናይ ሕጂ ኣገባብ ክፍሊት ቀይሮ", + "Changes": "ለውጢ", + "Checkout": "ምውጻእ ገንዘብ", + "Chile": "ቺለ", + "China": "ቻይና", + "Choose": "ምረፅ", + "Choose :field": ":field ምረጽ", + "Choose :resource": ":resource ምረጽ", + "Choose an option": "ሓደ ኣማራጺ ምረጽ", + "Choose date": "ዕለት ምረጽ", + "Choose File": "ፋይል ምረጽ", + "Choose Files": "Files ዝብል ምረጽ", + "Choose Type": "ዓይነት ምረጽ", + "Christmas Island": "ደሴት ልደት", + "City": "ከተማ", + "Click here to re-send the verification email.": "ነቲ ናይ ምርግጋጽ ኢመይል ዳግማይ ንምልኣኽ ኣብዚ ጠውቑ።", + "click here to request another": "ካልእ ንምሕታት ኣብዚ ጠውቑ", + "Click to choose": "ንምምራጽ ጠውቑ", + "Close": "ዕፁው", + "Cocos (Keeling) Islands": "ደሴታት ኮኮስ (ኪሊንግ)", + "Code": "ኮድ", + "Colombia": "ኮሎምብያ", + "Comoros": "ኮሞሮስ", + "Confirm": "ኣረጋግፅ", + "Confirm Billing Action": "ስጉምቲ ሕሳብ ምኽፋል ኣረጋግጽ", + "Confirm Password": "ፓስዎርድ ኣረጋግጽ", + "Confirm Payment": "ክፍሊት ኣረጋግጽ", + "Confirm your :amount payment": ":amount ክፍሊትካ ኣረጋግጽ", + "Congo": "ኮንጎ", + "Congo, Democratic Republic": "ኮንጎ፡ ዲሞክራስያዊት ሪፓብሊክ", + "Congo, the Democratic Republic of the": "ኮንጎ፡ ዲሞክራስያዊት ሪፓብሊክ ኤርትራ...", + "Constant": "ቀዋሚ", + "Continue To Payment": "Continue To ክፍሊት ምግባር", + "Cook Islands": "ደሴታት ኩክ", + "Copy to clipboard": "ናብ ቅንጥብጣብ ሰሌዳ ቅዳሕ", + "Costa Rica": "ኮስታሪካ", + "Cote D'Ivoire": "ኮት ዲቫር", + "Country": "ሃገር", + "Coupon": "ኩፖን እዩ።", + "Coupon applied successfully.": "ኩፖን ብዓወት ኣመልኪቱ።", + "Create": "ፍጠር", + "Create & Add Another": "ካልእ ምፍጣር & ምውሳኽ", + "Create :resource": "ምፍጣር :resource", + "Create a new team to collaborate with others on projects.": "ምስ ካልኦት ኣብ ፕሮጀክትታት ንምትሕብባር ሓድሽ ጋንታ ምፍጣር።", + "Create Account": "ኣካውንት ምፍጣር", + "Create API Token": "ኤፒኣይ ቶከን ምፍጣር", + "Create New Team": "ሓዳስ ጋንታ ምፍጣር", + "Create Team": "ጋንታ ምፍጣር", + "Created.": "ተፈጢሩ።", + "Croatia": "ክሮኤሽያ", + "CSV (.csv)": "ሲኤስቪ (.csv)", + "Cuba": "ኩባ", + "Curaçao": "ኩራሳኦ", + "Current Password": "ናይ ሕጂ ምልክት ቃል", + "Current Subscription Plan": "ህሉው ትልሚ ምዝገባ", + "Currently Subscribed": "ኣብዚ ሕዚ እዋን ሳብስክራይብ ተገይሩሉ ኣሎ።", + "Customer Balance": "ሚዛን ዓማዊል", + "Customize": "ንዓኻ ዝምጥን ምግባር", + "Cyprus": "ቆጵሮስ", + "Czech Republic": "ቸክ ሪፓብሊክ", + "Côte d'Ivoire": "ኮት ዲቫር", + "Dark": "ፀልማት", + "Dashboard": "ዳሽቦርድ", + "December": "ታሕሳስ", + "Decrease": "ምቕናስ", + "Default": "ትሑዝ", + "Delete": "ምድምሳስ", + "Delete :resource": "ምድምሳስ :resource", + "Delete Account": "ኣካውንት ምድምሳስ", + "Delete all notifications": "ኩሉ መፍለጢታት ደምስሶ", + "Delete API Token": "ኤፒኣይ ቶከን ምድምሳስ", + "Delete File": "ፋይል ምድምሳስ", + "Delete Notification": "መፍለጢ ምድምሳስ", + "Delete Resource": "ጸጋ ምድምሳስ", + "Delete Selected": "ምድምሳስ ዝተመርጸ", + "Delete Team": "ጋንታ ምድምሳስ", + "Denmark": "ዴንማርክ", + "Detach": "ምፍንጫል", + "Detach Resource": "ጸጋ ምፍንጫል", + "Detach Selected": "Detach ዝተመርጸ", + "Details": "ዝርዝራት", + "Disable": "ስንኩል", + "Djibouti": "ጅቡቲ", + "Do you really want to leave? You have unsaved changes.": "ብሓቂ ክትከይድ ትደሊ ዲኻ? ዘይተዓቀበ ለውጢ ኣለካ።", + "Dominica": "ዶሚኒካ", + "Dominican Republic": "ዶሚኒካን ሪፓብሊክ", + "Done.": "ምውዳእ.", + "Download": "ምውራድ", + "Download Invoice": "ፋክቱር ኣውርድ", + "Drop file or click to choose": "ፋይል ኣውድቕ ወይ ንምምራጽ ጠውቕ", + "Drop files or click to choose": "ፋይላት ኣውድቕ ወይ ንምምራጽ ጠውቕ", + "Ecuador": "ኢኳዶር", + "Edit": "ምዕራይ", + "Edit :resource": "ኣርትዖት :resource", + "Edit Attached": "ኣርትዖት ተተሓሒዙ ኣሎ።", + "Edit Profile": "ፕሮፋይል ኣርትዕ", + "Editor": "ኣሰናዳኢ", + "Editor users have the ability to read, create, and update.": "ተጠቀምቲ ኤዲተር ናይ ምንባብ፣ ምፍጣርን ምዕራፍን ክእለት ኣለዎም።", + "Egypt": "ግብጺ", + "El Salvador": "ኤል ሳልቫዶር", + "Email": "ኢመይል", + "email": "ኢመይል", + "Email Address": "ናይ ኢመይል ኣድራሻ", + "Email Addresses": "ናይ ኢመይል ኣድራሻታት", + "Email Password Reset Link": "ኢመይል ፓስዎርድ ሪሰት ሊንክ", + "Email Verification": "ናይ ኢመይል ምርግጋጽ", + "Enable": "ኣኽእል", + "Encrypted environment file already exists.": "ምስጢራዊ ናይ ከባቢ ፋይል ድሮ ኣሎ።", + "Encrypted environment file not found.": "ምስጢራዊ ናይ ከባቢ ፋይል ኣይተረኽበን።", + "Ensure your account is using a long, random password to stay secure.": "ኣካውንትካ ውሑስ ንኽኸውን ነዊሕን ብዘይተሓሰበን ምልክት ቃል ይጥቀም ከምዘሎ ኣረጋግጽ።", + "Environment file already exists.": "ናይ ከባቢ ፋይል ድሮ ኣሎ።", + "Environment file not found.": "ፋይል ከባቢ ኣይተረኽበን።", + "Equatorial Guinea": "ኢኳቶርያል ጊኒ", + "Eritrea": "ኤርትራ", + "Error": "ስሕተት", + "errors": "ጌጋታት", + "Estonia": "ኢስቶንያ", + "Ethiopia": "ኢትዮጵያ", + "ex VAT": "ካብ ቫት ወጻኢ", + "Excel (.xlsx)": "ኤክሰል (.xlsx)", + "Expires :expiration": "ግዜኡ ይውዳእ :expiration", + "Export As CSV": "ከም CSV ሰደድ", + "Extra Billing Information": "ተወሳኺ ናይ ሕሳብ ሓበሬታ", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "ክፍሊትካ ንምስራሕ ተወሳኺ መረጋገጺ የድሊ። በጃኹም ኣብ ታሕቲ ዘሎ ቁልፊ ብምጥዋቕ ናብቲ ናይ ክፍሊት ገጽ ቀጽሉ።", + "Failed Subscription Payment": "ፍሹል ክፍሊት ምዝገባ", + "Failed to load :resource!": ":resource ምጽዓን ኣይከኣለን!", + "Falkland Islands (Malvinas)": "ደሴታት ፎክላንድ (ማልቪናስ)", + "Faroe Islands": "ደሴታት ፋሮ", + "February": "ለካቲት", + "Fiji": "ፊጂ", + "Filename": "ስም ፋይል", + "Finish enabling two factor authentication.": "ክልተ ረቛሒታት ምርግጋጽ ምኽኣል ምውዳእ።", + "Finland": "ፊንላንድ", + "For your security, please confirm your password to continue.": "ንውሕስነትኩም ክትቅጽሉ ፓስዎርድኩም ኣረጋግጹ።", + "Forbidden": "ክልኩል", + "Force Delete": "ብሓይሊ ምድምሳስ", + "Force Delete :resource": "ብሓይሊ ምድምሳስ :resource", + "Force Delete Resource": "ሓይሊ ምድምሳስ ጸጋ", + "Force Delete Selected": "ብሓይሊ ምድምሳስ ተመሪጹ", + "Forgot Password": "Password ረሲዐዮ", + "Forgot your password?": "ፓስዎርድካ ረሲዕካዮ?", + "Forgot Your Password?": "ፓስዎርድካ ረሲዕካዮ?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "ፓስዎርድካ ረሲዕካዮ? ፀገም የብሉን. ኢመይል ኣድራሻኹም ጥራይ ኣፍልጡና እሞ ሓድሽ ክትመርጹ ዘኽእለኩም ናይ ፓስዎርድ ሪሰት ሊንክ ብኢመይል ክንሰደልኩም ኢና።", + "France": "ፈረንሳ", + "French Guiana": "ፈረንሳዊት ጓያና።", + "French Polynesia": "ፈረንሳዊት ፖሊነዥያ", + "French Southern Territories": "ደቡባዊ ግዝኣታት ፈረንሳ", + "From": "ካብ", + "Gabon": "ጋቦን", + "Gambia": "ጋምብያ", + "Georgia": "ጆርጅያ", + "Germany": "ጀርመን", + "Ghana": "ጋና", + "Gibraltar": "ጂብራልተር", + "Go Home": "ናብ ገዛኻ ኪድ", + "Go to page :page": "ናብ ገጽ :page ኪድ", + "Great! You have accepted the invitation to join the :team team.": "ምዑዝ! ናብ ጋንታ :team ክትጽንበር ዝቐረበልካ ዕድመ ተቐቢልካዮ ኣለኻ።", + "Greece": "ግሪኽ", + "Greenland": "ግሪንላንድ", + "Grenada": "ግሬናዳ", + "Guadeloupe": "ጓዳሉፕ", + "Guam": "ጓም", + "Guatemala": "ጓቲማላ", + "Guernsey": "ገርንሲ", + "Guinea": "ጊኒ", + "Guinea-Bissau": "ጊኒ-ቢሳው", + "Guyana": "ጋያና", + "Haiti": "ሃይቲ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ብዛዕባ ምስራዝ ምዝገባኻ ካልኣይ ሓሳብ ኣለካ? ክሳብ መወዳእታ ናይቲ ሕጂ ዘለኻዮ ናይ ሕሳብ ዑደት ኣብ ዝኾነ እዋን ምዝገባኻ ብቕጽበት ዳግማይ ከተንቀሳቕሶ ትኽእል ኢኻ። ናይ ሕጂ ናይ ሕሳብ ዑደትካ ምስተወድአ፡ ምሉእ ብምሉእ ሓድሽ ናይ ምዝገባ ውጥን ክትመርጽ ትኽእል ኢኻ።", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "ብዛዕባ ምስራዝ ምዝገባኻ ካልኣይ ሓሳብ ኣለካ? ክሳብ መወዳእታ ናይቲ ሕጂ ዘለኻዮ ናይ ሕሳብ ዑደት ኣብ ዝኾነ እዋን ንመዝገብካ ብቕጽበት ምላሽ ክትህቦ ትኽእል ኢኻ። ናይ ሕጂ ናይ ሕሳብ ዑደትካ ምስተወድአ፡ ምሉእ ብምሉእ ሓድሽ ናይ ምዝገባ ውጥን ክትመርጽ ትኽእል ኢኻ።", + "Heard Island & Mcdonald Islands": "ደሴት ሄርድን ደሴታት ማክዶናልድን", + "Heard Island and McDonald Islands": "ደሴት ሄርድን ደሴታት ማክዶናልድን", + "Hello!": "ሰላም!", + "Hide Content": "ትሕዝቶ ምሕባእ", + "Hold Up!": "ንላዕሊ ምሓዝ!", + "Holy See (Vatican City State)": "ቅድስቲ መንበር (ሃገረ ከተማ ቫቲካን)", + "Honduras": "ሆንዱራስ", + "Hong Kong": "ሆንግ ኮንግ", + "Hungary": "ሃንጋሪ", + "I agree to the :terms_of_service and :privacy_policy": "ኣነ ኣብ :terms_of_serviceን :privacy_policyን ይሰማማዕ እየ", + "Iceland": "ኣይስላንድ", + "ID": "መለለዪ መንነት", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ኣድላዪ እንተኾይኑ፡ ካብ ኩሎም ካልኦት ናይ መርበብ ሓበሬታ ክፍለ-ግዜታትካ ኣብ ኩሉ መሳርሒታትካ ክትወጽእ ትኽእል ኢኻ። ገለ ካብቲ ኣብ ቀረባ እዋን ዝገበርካዮ ክፍለ ግዜ ኣብ ታሕቲ ተዘርዚሩ ኣሎ፤ ይኹን እምበር፡ እዚ ዝርዝር እዚ ምሉእ ኪኸውን ኣይክእልን እዩ። ኣካውንትካ ኣብ ሓደጋ ዝወደቐ ኮይኑ እንተተሰሚዑካ፡ ፓስዎርድካ እውን ከተመሓይሽ ይግባእ።", + "If you already have an account, you may accept this invitation by clicking the button below:": "ድሮ ኣካውንት እንተሃልዩካ፡ ነዚ ዕድመ እዚ ኣብ ታሕቲ ዘሎ ቁልፊ ብምጥዋቕ ክትቅበሎ ትኽእል ኢኻ፤", + "If you did not create an account, no further action is required.": "ኣካውንት እንተዘይፈጢርካ ተወሳኺ ስጉምቲ ኣየድልን።", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ናብዛ ጋንታ ዕድመ ክመጸኩም እንተዘይተጸቢኹም ነዚ ኢመይል ክትድርብይዎ ትኽእሉ ኢኹም።", + "If you did not receive the email": "እቲ ኢመይል እንተዘይመጺኡካ", + "If you did not request a password reset, no further action is required.": "ፓስዎርድ ዳግመ ምትዕርራይ እንተዘይሓቲትካ ተወሳኺ ስጉምቲ ኣየድልን።", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ኣካውንት እንተዘይብልኩም ኣብ ታሕቲ ዘሎ ቁልፊ ብምጥዋቕ ክትፈጥሩ ትኽእሉ ኢኹም። ድሕሪ ምፍጣር ኣካውንት፡ ኣብዚ ኢመይል ዘሎ ናይ ዕድመ ምቕባል ቁልፊ ብምጥዋቕ ነቲ ናይ ጋንታ ዕድመ ክትቅበል ትኽእል ኢኻ፤", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ፍሉይ ርክብ ወይ ሓበሬታ ግብሪ ኣብ ፋክቱራትካ ክትውስኽ እንተድኣ ኣድልዩካ፡ ከም ምሉእ ናይ ንግዲ ስምካ፡ ቫት መለለዪ ቁጽርኻ፡ ወይ ኣድራሻ መዝገብካ፡ ኣብዚ ክትውስኾ ትኽእል ኢኻ።", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" ዝብል ቁልፊ ምጥዋቕ ጸገም እንተ ኣጋጢሙካ፡ ኣብ ታሕቲ ዘሎ URL ቅዳሕን ምልጣፍን እዩ።\nናብ መርበብ ሓበሬታኻ ምእታው፤", + "Impersonate": "ኣምሳል ግበር", + "Increase": "ወስኽ", + "India": "ህንዲ", + "Indonesia": "ኢንዶነዥያ", + "Invalid filename.": "ዘይሕጋዊ ስም ፋይል።", + "Invalid JSON was returned from the route.": "ዘይሕጋዊ JSON ካብቲ መስመር ተመሊሱ።", + "Invoice Email Addresses": "ፋክቱር ኢመይል ኣድራሻታት", + "Invoice emails updated successfully.": "ናይ ፋክቱር ኢመይላት ብዓወት ይመሓየሽ።", + "Invoices": "ፋክቱራት", + "Iran, Islamic Republic Of": "ኢራን", + "Iran, Islamic Republic of": "ኢራን፡ እስላማዊት ሪፓብሊክ ናይ...", + "Iraq": "ዒራቕ", + "Ireland": "ኣየርላንድ", + "Isle Of Man": "ደሴት ማን", + "Isle of Man": "ደሴት ማን", + "Israel": "እስራኤል", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ንጡፍ ምዝገባ ዘይብልካ ይመስል። ንኽትጅምሩ ካብዞም ኣብ ታሕቲ ዘለዉ ናይ ምዝገባ ውጥናት ሓደ ክትመርጹ ትኽእሉ ኢኹም። ናይ ምዝገባ መደባት ኣብ ዝጥዕመካ እዋን ክቕየር ወይ ክስረዝ ይኽእል።", + "Italy": "ኢጣልያ", + "Jamaica": "ጃማይካ", + "January": "ጥሪ", + "Japan": "ጃፓን።", + "Jersey": "ማልያ", + "Jordan": "ዮርዳኖስ እዩ።", + "July": "ሓምለ", + "June": "ሰነ", + "Kazakhstan": "ካዛኪስታን።", + "Kenya": "ኬንያ", + "Key": "መፍትሕ", + "Kiribati": "ኪሪባቲ", + "Korea": "ደቡብ ኮርያ", + "Korea, Democratic People's Republic of": "ኮርያ፡ ዲሞክራስያዊት ህዝባዊት ሪፓብሊክ...", + "Korea, Republic of": "ኮርያ፡ ሪፓብሊክ ኦፍ...", + "Kosovo": "ኮሶቮ", + "Kuwait": "ኩዌት።", + "Kyrgyzstan": "ኪርጊስታን።", + "Lao People's Democratic Republic": "ህዝባዊት ዲሞክራስያዊት ሪፓብሊክ ላኦ", + "Last active": "ናይ መወዳእታ ንጡፍ", + "Last used": "ንመወዳእታ ግዜ ኣብ ጥቕሚ ዝወዓለ", + "Latvia": "ላቲቭያ", + "Leave": "ውፃእ", + "Leave Team": "ጋንታ ግደፍ", + "Lebanon": "ሊባኖስ እዩ።", + "length": "ንውሓት", + "Lens": "ሌንስ", + "Lesotho": "ሌሶቶ", + "Liberia": "ላይበርያ", + "Libyan Arab Jamahiriya": "ሊብያዊ ዓረብ ጃማሂርያ", + "Liechtenstein": "ሊክተንሽታይን።", + "Light": "ብርሃን", + "Lithuania": "ሊትዋንያ", + "Load :perPage More": ":perPage ተወሳኺ ጽዕነት", + "Loading": "ምጽዓን እዩ።", + "Location": "ኣንፈት", + "Log in": "እቶ", + "Log In": "ኣብ ውሽጢ 2019", + "Log Out": "ሎግ ኣውት", + "Log out": "ውጻእ", + "Log Out Other Browser Sessions": "ካልኦት ክፍለ ግዜታት መርበብ ሓበሬታ ውጻእ", + "Log Viewer": "ሎግ ቪየር", + "Login": "መእተዊ", + "Logout": "ኣውት ኣውት", + "Logs": "ምዝገባታት", + "Luxembourg": "ሉክሰምበርግ", + "Macao": "ማካኦ", + "Macedonia": "ሰሜን መቄዶንያ", + "Macedonia, the former Yugoslav Republic of": "መቄዶንያ፡ ናይ ቀደም ዩጎዝላቭያ ሪፓብሊክ ናይ...", + "Madagascar": "ማዳጋስካር", + "Malawi": "ማላዊ", + "Malaysia": "ማሌዥያ", + "Maldives": "ማልዲቭስ", + "Mali": "ማሊ", + "Malta": "ማልታ", + "Manage Account": "ኣካውንት ምምሕዳር", + "Manage and log out your active sessions on other browsers and devices.": "ኣብ ካልኦት ዳህሰስቲን መሳርሕታትን ንጡፋት ክፍለ ግዜታትካ ኣመሓድርን ውጻእን።", + "Manage API Tokens": "ኤፒኣይ ቶከናት ምምሕዳር", + "Manage Role": "ተራ ምምሕዳር", + "Manage Team": "ምሕደራ ጋንታ", + "Managing billing for :billableName": "ምምሕዳር ሕሳብ ን:billableName", + "March": "መጋቢት", + "Mark all as Read": "ንኹሉ ከምቲ ዝተነበበ ምልክት ግበር", + "Mark all notifications as read": "ንኹሉ መተሓሳሰቢታት ከምቲ ዝተነበበ ምልክት ግበር", + "Mark Read": "ማርክ ሪድ", + "Mark Unread": "ማርክ ዘይተነበበ", + "Marshall Islands": "ደሴታት ማርሻል", + "Martinique": "ማርቲኒክ", + "Mauritania": "ሞሪታንያ", + "Mauritius": "ሞሪሸስ", + "May": "ተዝኸዉን", + "Mayotte": "ማዮት ዝበሃል ትካል", + "Mexico": "ሜክሲኮ", + "Micronesia, Federated States Of": "ማይክሮነዥያ", + "Micronesia, Federated States of": "ማይክሮነዥያ፡ ፈደረሽን ግዝኣታት ናይ...", + "Moldova": "ሞልዶቫ", + "Moldova, Republic of": "ሞልዶቫ፡ ሪፓብሊክ ኦፍ...", + "Monaco": "ሞናኮ", + "Mongolia": "ሞንጎልያ", + "Montenegro": "ሞንተነግሮ", + "Month To Date": "ወርሒ ክሳብ ሎሚ", + "Monthly": "ወርሓዊ", + "monthly": "ወርሓዊ ምዃኑ’ዩ።", + "Montserrat": "ሞንትሴራት", + "Morocco": "ሞሮኮ", + "Mozambique": "ሞዛምቢክ", + "Myanmar": "ሚያንማር", + "Name": "ሽም", + "name": "ሽም", + "Namibia": "ናሚብያ", + "Nauru": "ናውሩ", + "Nepal": "ኔፓል", + "Netherlands": "ሆላንድ", + "Netherlands Antilles": "ኣንቲለስ ሆላንድ", + "Nevermind": "አየግድስን", + "Nevermind, I'll keep my old plan": "ዋላ ሓንቲ ጸገም የብሉን ናይ ቀደም መደበይ ክሕሉ እየ", + "New": "ሓድሽ", + "New :resource": "ሓድሽ :resource", + "New Caledonia": "ኒው ካሌዶንያ", + "New Password": "ሓድሽ ፓስዎርድ", + "New Zealand": "ኒውዚላንድ", + "Next": "ቀፃሊ", + "Next Payment": "ዝቕጽል ክፍሊት", + "Next Payment on": "ቀጺሉ ክፍሊት ኣብ...", + "Nicaragua": "ኒካራጓ", + "Niger": "ኒጀር", + "Nigeria": "ናይጀርያ", + "Niue": "ኒዩ", + "No": "አይኮንን", + "No :resource matched the given criteria.": "ቁጽሪ :resource ምስቲ ዝተዋህበ መዐቀኒታት ይሰማማዕ ነይሩ።", + "No additional information...": "ተወሳኺ ሓበሬታ የለን...", + "No Current Data": "ህሉው መረዳእታ የለን", + "No Data": "ዳታ የለን", + "no file selected": "ዝኾነ ፋይል ኣይተመርጸን።", + "No Increase": "ወሰኽ የለን", + "No payment methods on file.": "ኣብ ፋይል ዘሎ ኣገባብ ክፍሊት የለን።", + "No payment scheduled.": "ክፍሊት መደብ ኣይተገብረሉን።", + "No Prior Data": "ቅድመ መረዳእታ የለን", + "No Results Found.": "ውጽኢት ኣይተረኽበን።", + "Norfolk Island": "ደሴት ኖርፎክ", + "Northern Mariana Islands": "ሰሜናዊ ደሴታት ማርያና", + "Norway": "ኖርወይ", + "Not Found": "ኣይተረኽበን።", + "Notifications": "መፍለጢታት", + "Nova": "ኖቫ", + "Nova User": "ኖቫ ተጠቃሚ", + "November": "ሕዳር", + "October": "ጥቅምቲ", + "of": "ካብ", + "OK": "እሺ", + "Oman": "ዖማን", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ሓንቲ ጋንታ ምስ ተደምሰሰት ኩሉ ጸጋታታን ዳታኣን ንሓዋሩ ክስረዝ እዩ። ቅድሚ ነዛ ጋንታ ምድምሳስኩም፡ ነዛ ጋንታ ዝምልከት ዝኾነ ዳታ ወይ ሓበሬታ ክትዕቅብዎ እትደልዩ ኣውርድዎ።", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "ኣካውንትካ ምስ ተደምሰሰ፡ ኩሉ ጸጋታቱን ዳታታቱን ንሓዋሩ ክስረዝ እዩ። ቅድሚ ኣካውንትካ ምድምሳስካ፡ ዝኾነ ክትዕቅቦ እትደሊ ዳታ ወይ ሓበሬታ ኣውርድ።", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ኣካውንትካ ምስ ተደምሰሰ፡ ኩሉ ጸጋታቱን ዳታታቱን ንሓዋሩ ክስረዝ እዩ። ንሓዋሩ ኣካውንትኩም ክትድምስሱ ከም እትደልዩ ንምርግጋጽ ፓስዎርድኩም ኣእትዉ።", + "Only Trashed": "ጓሓፍ ጥራይ", + "Open Invoices": "ክፉት ፋክቱራት", + "Original": "ኦርጂናል", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ናይ ሕሳብ ምሕደራ ፖርታልና ንናይ ምዝገባ ውጥንካ፣ ኣገባብ ክፍሊትካ ብዝጥዕም መንገዲ ከተመሓድርን ናይ ቀረባ እዋን ፋክቱራትካ ከተውርድን የኽእለካ።", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ናይ ሕሳብ ምሕደራ ፖርታልና ንናይ ምዝገባ ውጥንካ፣ ኣገባብ ክፍሊትካ ብዝጥዕም መንገዲ ከተመሓድርን ናይ ቀረባ እዋን ፋክቱራትካ ከተውርድን የኽእለካ።", + "Page Expired": "ገጽ ግዜኡ ሓሊፉ", + "Pagination Navigation": "ናይ ገጽ ምድህሳስ", + "Paid": "ተኸፊሉ", + "Pakistan": "ፓኪስታን።", + "Palau": "ፓላው", + "Palestinian Territory, Occupied": "ግዝኣት ፍልስጤም፣ ተጎቢጡ", + "Panama": "ፓናማ", + "Papua New Guinea": "ፓፑዋ ኒው ጊኒ", + "Paraguay": "ፓራጓይ", + "Password": "መሕለፊ ቓል", + "password": "መሕለፊ ቓል", + "Payment Confirmation": "ናይ ክፍሊት ምርግጋጽ", + "Payment Information": "ሓበሬታ ክፍሊት", + "Payment information updated successfully.": "ናይ ክፍሊት ሓበሬታ ብዓወት ተሓዲሱ።", + "Payment Method": "ኣገባብ ክፍሊት", + "Payment Methods": "ኣገባብ ክፍሊት", + "Payment Required": "ክፍሊት የድሊ", + "Payments": "ክፍሊት", + "Pending Team Invitations": "ኣብ ምጽባይ ዘሎ ዕድመ ጋንታ", + "Per Page": "ኣብ ነፍሲ ወከፍ ገጽ", + "Permanently delete this team.": "ነዛ ጋንታ ንሓዋሩ ደምስሳ።", + "Permanently delete your account.": "ኣካውንትካ ንሓዋሩ ደምስሶ።", + "Permissions": "ፍቓድ", + "Peru": "ፔሩ", + "Philippines": "ፊሊፒንስ", + "Photo": "ፎቶ", + "Pitcairn": "ፒትኬርን ዝበሃል ትካል", + "Please accept the terms of service.": "ውዕል ኣገልግሎት ተቐበሉ።", + "Please click the button below to verify your email address.": "በጃኹም ኣብ ታሕቲ ዘሎ ቁልፊ ጠውቑ ኢመይል ኣድራሻኹም ንምርግጋጽ።", + "Please confirm access to your account by entering one of your emergency recovery codes.": "በጃኹም ሓደ ካብ ናይ ህጹጽ ምሕዋይ ኮዳትኩም ብምእታው ናብ ኣካውንትኩም ምእታው ኣረጋግጹ።", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "በጃኹም ነቲ ብናይ ምርግጋጽ መተግበሪኹም ዝቐረበ ናይ ምርግጋጽ ኮድ ብምእታው ናብ ኣካውንትኩም ምእታው ኣረጋግጹ።", + "Please confirm your password before continuing.": "ቅድሚ ምቕጻልኩም ምልክት ቃልኩም ኣረጋግጹ።", + "Please copy your new API token. For your security, it won't be shown again.": "በጃኹም ሓድሽ ኤፒኣይ ቶከንኩም ቅዳሕ። ንውሕስነትኩም ዳግማይ ኣይክረአን እዩ።", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ካብ ካልኦት ናይ መርበብ ሓበሬታ ክፍለ ግዜታትካ ኣብ ኩሉ መሳርሒታትካ ክትወጽእ ከም እትደሊ ንምርግጋጽ በጃኻ ምልክት ቃልካ ኣእቱ።", + "Please provide a maximum of three invoice emails addresses.": "በጃኹም ዝለዓለ ናይ ሰለስተ ፋክቱር ኢመይላት ኣድራሻታት ኣቕርቡ።", + "Please provide the email address of the person you would like to add to this team.": "ኣብዛ ጋንታ ክትውስኹሉ እትደልዩ ሰብ ኢመይል ኣድራሻኹም ኣቕርቡ።", + "Please set a default payment method before retrying payments.": "ቅድሚ ክፍሊት ዳግማይ ምፍታንካ ናይ ምኽፋል ኣገባብ ናይ ምኽፋል ኣገባብ ኣቐምጥ።", + "Please set a default payment method before swapping plans.": "በጃኹም ቅድሚ ውጥናት ምልውዋጥኩም ነባሪ ኣገባብ ክፍሊት ኣቐምጡ።", + "Poland": "ፖላንድ", + "Portugal": "ፖርቱጋል", + "Press / to search": "/ ንምድላይ / ንጽቀጥ", + "Preview": "ቅድመ ምርኢት", + "Previewing": "ቅድመ-ምርኢት", + "Previous": "ዝሓለፈ", + "Privacy Policy": "ፖሊሲ ውልቃዊ ሓበሬታ", + "Profile": "መግለፂ", + "Profile Information": "ሓበሬታ ፕሮፋይል", + "Puerto Rico": "ፖርቶሪኮ", + "Qatar": "ቀጠር", + "Quarter To Date": "ርብዒ ዓመት ክሳብ ሕጂ", + "Recovery Code": "ናይ ምሕዋይ ሕጊ", + "Refresh": "ምሕዳስ", + "Regards,": "ኣኽብሮት,", + "Regenerate Recovery Codes": "ናይ ምሕዋይ ኮዳት ዳግማይ ምፍጣር", + "Register": "ምዝገባ", + "Reload": "ዳግማይ ጽዕነት", + "Remember me": "ዘክሩኒ።", + "Remember Me": "ዘክሩኒ።", + "Remove": "ኣወግድ", + "Remove Photo": "ስእሊ ኣውጽእዎ።", + "Remove Team Member": "ኣባል ጋንታ ምእላይ", + "Replicate": "ምድግጋም", + "Required fields": "ዘድልዩ ዓውድታት", + "Resend Verification Email": "ናይ ምርግጋጽ ኢመይል ዳግማይ ምልኣኽ", + "Reset Filters": "ፍልትራት ዳግማይ ምትካል", + "Reset Password": "ፓስዎርድ ዳግማይ ምትካል", + "Reset Password Notification": "መፍለጢ ምልክት ቃል ዳግማይ ምትካል", + "resource": "ጸጋ", + "Resource Row Dropdown": "ጸጋታት መስርዕ ምውራድ", + "Resources": "ምንጭታት", + "resources": "ምንጭታት", + "Restore": "ምምላስ", + "Restore :resource": "ምምላስ :resource", + "Restore Resource": "ጸጋ ምምላስ", + "Restore Selected": "ተመሪጹ ምምላስ", + "results": "ውፅኢታት", + "Resume Subscription": "ምዝገባ ዳግማይ ጀምር", + "Retry Payment": "ክፍሊት ዳግማይ ፈትን።", + "Return to :appName": "ናብ :appName ተመለስ", + "Reunion": "ሪዩኒዮን", + "Role": "ግደ", + "Romania": "ሮማንያ", + "Run Action": "ስጉምቲ ምጉያይ", + "Russian Federation": "ፈደረሽን ሩስያ", + "Rwanda": "ሩዋንዳ", + "Réunion": "ሪዩኒዮን", + "Saint Barthelemy": "ቅዱስ ባርተለሚ", + "Saint Barthélemy": "ቅዱስ ባርተለሚ", + "Saint Helena": "ቅድስቲ ሄለና።", + "Saint Kitts And Nevis": "ቅድስቲ ኪትስን ኔቪስን ዝበሃሉ ምዃኖም ይፍለጥ", + "Saint Kitts and Nevis": "ቅድስቲ ኪትስን ኔቪስን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Saint Lucia": "ቅድስቲ ሉቺያ", + "Saint Martin": "ቅዱስ ማርቲን።", + "Saint Martin (French part)": "ቅዱስ ማርቲን (ፈረንሳዊ ክፋል)", + "Saint Pierre And Miquelon": "ቅዱስ ፒየርን ሚከሎንን ዝበሃሉ ምዃኖም ይፍለጥ", + "Saint Pierre and Miquelon": "ቅዱስ ፒየርን ሚከሎንን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Saint Vincent And Grenadines": "ቅዱስ ቪንሰንትን ግሬናዲንን።", + "Saint Vincent and the Grenadines": "ቅዱስ ቪንሰንትን ግሬናዲንን ዝበሃላ ሃገራት", + "Samoa": "ሳሞኣ", + "San Marino": "ሳን ማሪኖ", + "Sao Tome And Principe": "ሳኦ ቶሜን ፕሪንሲፐን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Sao Tome and Principe": "ሳኦ ቶመን ፕሪንሲፐን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Saudi Arabia": "ስዑዲ ዓረብ", + "Save": "ምቑጣብ", + "Saved.": "ተዓቂቡ ኣሎ።", + "Scroll to bottom": "ናብ ታሕቲ ስክሮል ግበሩ", + "Scroll to top": "ናብ ላዕሊ ስክሮል ግበሩ", + "Search": "ምድላይ", + "Secure Area": "ውሑስ ቦታ", + "Select": "ምረፅ", + "Select a different plan": "ዝተፈለየ ውጥን ምረጽ", + "Select a log file...": "ሎግ ፋይል ምረጽ...", + "Select A New Photo": "ሓድሽ ስእሊ ምረጽ", + "Select Action": "ተግባር ምረጽ", + "Select all": "ኩሉ ምረጽ", + "Select All Dropdown": "All Dropdown ዝብል ምረጽ", + "Select this page": "ነዚ ገጽ ምረጽ", + "Send Password Reset Link": "ፓስዎርድ ሪሰት ሊንክ ስደድ", + "Senegal": "ሰኔጋል", + "September": "መስከረም", + "Serbia": "ሰርብያ", + "Server Error": "ስሕተት ኣገልጋሊ", + "Service Unavailable": "ኣገልግሎት ኣይርከብን።", + "Set as default": "ከም ነባሪ ኣቐምጦ", + "Setup Key": "መፍትሕ ምድላው", + "Seychelles": "ሲሸልስ", + "Show All Fields": "ኩሉ ዓውድታት ኣርእዩ", + "Show Content": "ትሕዝቶ ኣርእዩ", + "Show Recovery Codes": "ናይ ምሕዋይ ኮዳት ኣርእዩ", + "Showing": "የርኢ ኣሎ።", + "Sierra Leone": "ሴራሊዮን", + "Signed in as": "ከም ዝፈረመ...", + "Singapore": "ሲንጋፖር", + "Sint Maarten (Dutch part)": "ሲንት ማርተን", + "Slovakia": "ስሎቫክያ", + "Slovenia": "ስሎቨንያ", + "Soft Deleted": "ልስሉስ ተደምሲሱ", + "Solomon Islands": "ደሴታት ሰሎሞን", + "Somalia": "ሶማልያ", + "Something went wrong.": "ገለ ነገር ተጋግዩ።", + "Sorry! You are not authorized to perform this action.": "ይሓዝን! ነዚ ተግባር ክትፍጽም ስልጣን የብልካን።", + "Sorry, your session has expired.": "ይቕሬታ ክፍለ ግዜኻ ግዜኡ ኣኺሉ ኣሎ።", + "South Africa": "ደቡብ ኣፍሪቃ", + "South Georgia And Sandwich Isl.": "ደቡብ ጆርጅያን ደሴታት ደቡብ ሳንድዊችን።", + "South Georgia and the South Sandwich Islands": "ደቡብ ጆርጅያን ደሴታት ደቡብ ሳንድዊችን።", + "South Sudan": "ደቡብ ሱዳን", + "Spain": "ስጳኛ", + "Sri Lanka": "ሲሪላንካ", + "Standalone Actions": "ንበይኖም ዝፍጸሙ ተግባራት", + "Start Polling": "ድምጺ ምሃብ ጀምር", + "Start polling": "ድምጺ ምሃብ ጀምር", + "State / County": "ግዝኣት / ኣውራጃ", + "Stop Impersonating": "ምምሳል ኣቋርጽ", + "Stop Polling": "ድምጺ ምሃብ ኣቋርጽ", + "Stop polling": "ድምጺ ምሃብ ኣቋርጽ", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "ነዞም ናይ ምሕዋይ ኮዳት ኣብ ውሑስ ፓስዎርድ ማናጀር ኣቐምጦም። ንሳቶም ድማ እቲ ክልተ ረቛሒታት ዝህብ መሳርሒኻ እንተጠፊኡ ናብ ኣካውንትካ ምእታው ንምምላስ ክጥቀሙሉ ይኽእሉ።", + "Subscribe": "ሳብስክራይብ ግበሩ", + "Subscription Information": "ሓበሬታ ምዝገባ", + "Subscription Pending": "ምዝገባ ኣብ ምጽባይ ይርከብ።", + "Sudan": "ሱዳን", + "Suriname": "ሱሪናም", + "Svalbard And Jan Mayen": "ስቫልባርድን ያን ማየንን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Svalbard and Jan Mayen": "ስቫልባርድን ያን ማየንን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Swaziland": "ስዋዚላንድ", + "Sweden": "ሽወደን", + "Switch Teams": "ጋንታታት ምቕያር", + "Switzerland": "ስዊዘርላንድ", + "Syrian Arab Republic": "ሶርያ ዓረብ ሪፓብሊክ", + "System": "ስርዓት", + "Taiwan": "ታይዋን", + "Taiwan, Province of China": "ታይዋን፡ ኣውራጃ ቻይና", + "Tajikistan": "ታጂኪስታን።", + "Tanzania": "ታንዛንያ", + "Tanzania, United Republic of": "ታንዛንያ፡ ሕቡራት ሪፓብሊክ ናይ...", + "TAX": "ግብሪ", + "Team Details": "ዝርዝር ጋንታታት", + "Team Invitation": "ዕድመ ጋንታ", + "Team Members": "ኣባላት ጋንታ", + "Team Name": "ስም ጋንታ", + "Team Owner": "ወናኒ ጋንታ", + "Team Settings": "ናይ ጋንታ ቅጥዕታት", + "Terms of Service": "ውዕል ኣገልግሎት", + "Thailand": "ታይላንድ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "ስለ ዝተመዝገብኩም የቐንየልና! ቅድሚ ምጅማርካ፡ ነቲ ሕጂ ኢመይል ዝለኣኽናልካ ሊንክ ብምጥዋቕ፡ ኢመይልካ ከተረጋግጽ ትኽእል ዲኻ? እቲ ኢመይል እንተዘይመጺኡኩም ካልእ ብሓጎስ ክንሰደልኩም ኢና።", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "ስለቲ ቀጻሊ ደገፍኩም የቐንየልና። ንመዛግብትኹም ዝኸውን ቅዳሕ ናይ ፋክቱርኩም ኣተሓሒዝናልኩም ኣለና። ዝኾነ ሕቶ ወይ ስክፍታ ምስ ዝህልወኩም ክትሕብሩና ብትሕትና ንሓትት።", + "Thanks,": "የቅንየለይ,", + "The :attribute must be a valid role.": "እቶም :attribute ቅኑዕ ተራ ክኾኑ ኣለዎም።", + "The :attribute must be at least :length characters and contain at least one number.": "እተን :attribute እንተወሓደ :length ፊደላት ዘለወንን እንተወሓደ ሓደ ቁጽሪ ክሕዛን ኣለወን።", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "እተን :attribute እንተወሓደ :length ፊደላት ዘለወን ኮይነን እንተወሓደ ሓደ ፍሉይ ፊደልን ሓደ ቁጽርን ክሕዛ ኣለወን።", + "The :attribute must be at least :length characters and contain at least one special character.": "እተን :attribute እንተወሓደ :length ፊደላት ክህልወንን እንተወሓደ ሓደ ፍሉይ ፊደል ክሕዛን ኣለወን።", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "እተን :attribute እንተወሓደ :length ፊደላት ዘለወን ኮይነን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ቁጽርን ክሕዛ ኣለወን።", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "እተን :attribute እንተወሓደ :length ፊደላት ዘለወን ኮይነን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ፍሉይ ፊደልን ክሕዛ ኣለወን።", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "እተን :attribute እንተወሓደ :length ፊደላት ዘለወን ኮይነን እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ቁጽሪን ሓደ ፍሉይ ፊደልን ክሕዛ ኣለወን።", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "እተን :attribute እንተወሓደ :length ፊደላት ክህልወንን እንተወሓደ ሓደ ዓቢ ፊደል ክሕዛን ኣለወን።", + "The :attribute must be at least :length characters.": "እቶም :attribute እንተወሓደ :length ፊደላት ክኾኑ ኣለዎም።", + "The :attribute must contain at least one letter.": "እተን :attribute እንተወሓደ ሓንቲ ፊደል ክሕዛ ኣለወን።", + "The :attribute must contain at least one number.": "እተን :attribute እንተወሓደ ሓደ ቁጽሪ ክሕዛ ኣለወን።", + "The :attribute must contain at least one symbol.": "እተን :attribute እንተወሓደ ሓደ ምልክት ክሕዛ ኣለወን።", + "The :attribute must contain at least one uppercase and one lowercase letter.": "እተን :attribute እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ንእሽቶ ፊደልን ክሕዛ ኣለወን።", + "The :resource was created!": "እቲ :resource ተፈጢሩ!", + "The :resource was deleted!": "እቲ :resource ተደምሲሱ!", + "The :resource was restored!": "እተን :resource ተመሊሰን!", + "The :resource was updated!": "እቲ :resource ተሓዲሱ!", + "The action was executed successfully.": "እቲ ስጉምቲ ብዓወት ተፈጺሙ።", + "The default payment method cannot be removed.": "እቲ ነባሪ ኣገባብ ክፍሊት ክእለ ኣይክእልን እዩ።", + "The file was deleted!": "እቲ ፋይል ተደምሲሱ!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "እቲ ዝተዋህበ :attribute ኣብ ምፍሳስ ዳታ ተራእዩ ኣሎ። በጃኹም ዝተፈላለየ :attribute ምረጹ።", + "The given data was invalid.": "እቲ ዝተዋህበ ዳታ ቅኑዕ ኣይነበረን።", + "The government won't let us show you what's behind these doors": "መንግስቲ ብድሕሪ እዞም ማዕጾታት እንታይ ከምዘሎ ከነርእየኩም ኣይፈቅድን እዩ።", + "The HasOne relationship has already been filled.": "እቲ ናይ ሃስዋን ዝምድና ድሮ ተመሊኡ ኣሎ።", + "The image could not be loaded": "እቲ ምስሊ ክጽዓን ኣይከኣለን", + "The image could not be loaded.": "እቲ ምስሊ ክጽዓን ኣይከኣለን።", + "The invoice emails must be valid email addresses.": "እቶም ናይ ፋክቱር ኢመይላት ቅኑዓት ናይ ኢመይል ኣድራሻታት ክኾኑ ኣለዎም።", + "The password is incorrect.": "እቲ ፓስዎርድ ጌጋ እዩ።", + "The provided coupon code is invalid.": "እቲ ዝቐረበ ናይ ኩፖን ኮድ ቅኑዕ ኣይኮነን።", + "The provided password does not match your current password.": "እቲ ዝተዋህበ ምልክት ቃል ምስቲ ሕጂ ዘለካ ምልክት ቃል ኣይሰማማዕን እዩ።", + "The provided password was incorrect.": "እቲ ዝተዋህበ ፓስዎርድ ጌጋ እዩ ነይሩ።", + "The provided two factor authentication code was invalid.": "እቲ ዝተዋህበ ናይ ክልተ ረቛሒታት ምርግጋጽ ኮድ ቅኑዕ ኣይነበረን።", + "The provided two factor recovery code was invalid.": "እቲ ዝተዋህበ ናይ ክልተ ረቛሒታት ምሕዋይ ኮድ ቅኑዕ ኣይነበረን።", + "The provided VAT number is invalid.": "እቲ ዝተዋህበ ቁጽሪ ቫት ቅኑዕ ኣይኮነን።", + "The resource was attached!": "እቲ ጸጋ ተተሓሒዙ!", + "The resource was prevented from being saved!": "እቲ ሃፍቲ ከይድሕን ተኸልኪሉ!", + "The resource was updated!": "እቲ ጸጋ ተሓዲሱ!", + "The response is not a streamed response.": "እቲ መልሲ ስትሪም ዝኾነ መልሲ ኣይኮነን።", + "The response is not a view.": "እቲ መልሲ ኣረኣእያ ኣይኮነን።", + "The selected country is invalid.": "እታ ዝተመርጸት ሃገር ትኽክል ኣይኮነትን።", + "The selected plan is invalid.": "እቲ ዝተመርጸ ውጥን ቅኑዕ ኣይኮነን።", + "The selected resources have been :action!": "ዝተመርጹ ጸጋታት :action ኮይኖም ኣለዉ!", + "The team's name and owner information.": "ስም ናይታ ጋንታን ሓበሬታ ዋና ጋንታን ።", + "There are no available options for this resource.": "ነዚ ጸጋ ዝኸውን ኣማራጺታት የለን።", + "There are no fields to display.": "ንምርኣይ ዝኾነ ዓውድታት የለን።", + "There are no new notifications.": "ሓድሽ መፍለጢ የለን።", + "There was a problem executing the action.": "ነቲ ተግባር ኣብ ምፍጻም ጸገም ነይሩ።", + "There was a problem fetching the resource.": "ነቲ ሃፍቲ ኣብ ምምጻእ ጸገም ነይሩ።", + "There was a problem submitting the form.": "እቲ ቅጥዒ ኣብ ምቕራብ ፀገም ተፈጢሩ።", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "እዞም ሰባት ናብ ጋንታኹም ተዓዲሞም ናይ ዕድመ ኢመይል ተላኢኾም ኣለዉ። ነቲ ናይ ኢመይል ዕድመ ብምቕባል ናብታ ጋንታ ክጽንበሩ ይኽእሉ።", + "This account does not have an active subscription.": "እዚ ኣካውንት ንጡፍ ምዝገባ የብሉን።", + "This action is unauthorized.": "እዚ ተግባር እዚ ፍቓድ ዘይብሉ እዩ።", + "This copy of Nova is unlicensed.": "እዚ ቅዳሕ ናይ ኖቫ ፍቓድ የብሉን።", + "This coupon code can only be used by new customers.": "እዚ ናይ ኩፖን ኮድ ብሓደስቲ ዓማዊል ጥራይ እዩ ክጥቀመሉ ዝኽእል።", + "This device": "እዚ መሳርሒ", + "This file field is read-only.": "እዚ ናይ ፋይል ዓውዲ ንንባብ ጥራይ እዩ።", + "This invoice is no longer open.": "እዚ ፋክቱር ድሕሪ ሕጂ ክፉት ኣይኮነን።", + "This is a secure area of the application. Please confirm your password before continuing.": "እዚ ውሑስ ቦታ ናይቲ መተግበሪ እዩ። ቅድሚ ምቕጻልኩም ምልክት ቃልኩም ኣረጋግጹ።", + "This password does not match our records.": "እዚ ፓስዎርድ ምስ መዛግብትና ኣይሰማማዕን እዩ።", + "This password reset link will expire in :count minutes.": "እዚ ፓስዎርድ ሪሰት ሊንክ ድሕሪ :count ደቓይቕ ክውዳእ እዩ።", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "እዚ ክፍሊት እዚ ተጀሚሩ፡ እቲ ገንዘብ ግን ክሳብ ሕጂ ኣይተቐበሎን። እዚ ክሳብ 14 መዓልታት ክወስድ ይኽእል።", + "This resource no longer exists": "እዚ ጸጋ እዚ ድሕሪ ሕጂ የለን", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "እዚ ምዝገባ ግዜኡ ስለዝሓለፈ ዳግማይ ክጅመር ኣይክእልን እዩ። ሓድሽ ምዝገባ ፍጠሩ።", + "This user already belongs to the team.": "እዚ ተጠቃሚ ድሮ ናይቲ ጋንታ እዩ።", + "This user has already been invited to the team.": "እዚ ተጠቃሚ ድሮ ናብታ ጋንታ ተዓዲሙ ኣሎ።", + "Timor-Leste": "ቲሞር-ለስተ", + "to": "ናብ", + "To": "ናብ", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ክልተ ረቛሒታት ምርግጋጽ ምኽኣል ንምውዳእ፡ ናይ ስልክኻ መረጋገጺ መተግበሪ ተጠቒምካ ነዚ ዝስዕብ QR ኮድ ስካን ግበሮ ወይ ድማ ነቲ ናይ ምድላው መፍትሕ ኣእቲኻ ነቲ ዝፈጠሮ OTP ኮድ ኣቕርብ።", + "Today": "ሎምዓንቲ", + "Toggle navigation": "ምጉዓዝ ምቕያር", + "Togo": "ቶጎ", + "Tokelau": "ቶከላው", + "Token Name": "ስም ምልክት", + "Tonga": "ቶንጋ", + "Too Many Requests": "ብዙሕ ሕቶታት", + "total": "ድምር", + "Total:": "ድምር:", + "Trashed": "ኣብ ጓሓፍ ተቐሚጡ", + "Trinidad And Tobago": "ትሪኒዳድን ቶባጎን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Trinidad and Tobago": "ትሪኒዳድን ቶባጎን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Tunisia": "ቱኒዝያ", + "Turkey": "ቱርኪ", + "Turkmenistan": "ቱርክመኒስታን።", + "Turks And Caicos Islands": "ደሴታት ቱርክስን ካይኮስን", + "Turks and Caicos Islands": "ደሴታት ቱርክስን ካይኮስን", + "Tuvalu": "ቱቫሉ", + "Two Factor Authentication": "ክልተ ረቛሒታት ምርግጋጽ", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ሕጂ ክልተ ረቛሒታት ምርግጋጽ ተኸፊቱ ኣሎ። ናይ ስልክኻ መረጋገጺ መተግበሪ ተጠቒምካ ነዚ ዝስዕብ QR ኮድ ስካን ግበሮ ወይ ድማ ኣብ መፍትሕ ምድላው ኣእቱ።", + "Type": "ዓይነት", + "Uganda": "ኡጋንዳ", + "Ukraine": "ዩክሬን።", + "Unauthorized": "ፍቓድ ዘይብሉ", + "United Arab Emirates": "ሕቡራት ኢማራት ዓረብ", + "United Kingdom": "ዓባይ ብሪጣንያ", + "United States": "ሕቡራት መንግስታት ኣመሪካ", + "United States Minor Outlying Islands": "ሕቡራት መንግስታት ኣመሪካ ንኣሽቱ ርሑቓት ደሴታት", + "United States Outlying Islands": "ርሑቕ ደሴታት ኣመሪካ", + "Unknown": "ዘይፍለጥ", + "Unpaid": "ዘይተኸፍለ", + "Update": "ኣዘምን", + "Update & Continue Editing": "Update and Continue Editing ምግባር", + "Update :resource": "እዋናዊ ሓበሬታ :resource", + "Update :resource: :title": "እዋናዊ ሓበሬታ :resource: :title", + "Update attached :resource: :title": "እዋናዊ ሓበሬታ ተተሓሒዙ ኣሎ :resource: :title", + "Update Password": "ፓስዎርድ ኣዘምንዎ።", + "Update Payment Information": "ሓበሬታ ክፍሊት ምዕራፍ", + "Update Payment Method": "ኣገባብ ክፍሊት ምዕራፍ", + "Update your account's profile information and email address.": "ናይ ኣካውንትካ ፕሮፋይል ሓበሬታን ኢመይል ኣድራሻን ኣዘምን።", + "Uploading": "ምጽዓን", + "Uploading files... (:current/:total)": "ፋይላት ምጽዓን... (:current/:total)", + "Uruguay": "ኡራጋይ", + "Use a recovery code": "ናይ ምሕዋይ ኮድ ተጠቐም", + "Use an authentication code": "ናይ ምርግጋጽ ኮድ ተጠቐም", + "User Actions": "ተግባራት ተጠቃሚ", + "User Security": "ድሕነት ተጠቃሚ", + "Username": "ስም ተጠቃሚ", + "Uzbekistan": "ኡዝቤኪስታን።", + "Value": "ዋጋ", + "Vanuatu": "ቫኑዋቱ", + "VAT Number": "ቁጽሪ ቫት።", + "Venezuela": "ቬንዙዌላ", + "Venezuela, Bolivarian Republic of": "ቬንዙዌላ፡ ቦሊቫርያዊት ሪፓብሊክ ናይ...", + "Verify Email Address": "ኢመይል ኣድራሻ ምርግጋጽ", + "Verify Your Email Address": "ኢመይል ኣድራሻኻ ኣረጋግጽ", + "Viet Nam": "ቬትናም", + "View": "ኣረኣእያ", + "Virgin Islands, British": "ደሴታት ቨርጅን፡ እንግሊዝ", + "Virgin Islands, U.S.": "ደሴታት ቨርጅን፡ ኣመሪካ።", + "Wallis And Futuna": "ዋሊስን ፉቱናን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "Wallis and Futuna": "ዋሊስን ፉቱናን ዝበሃሉ ምሁራት ምዃኖም ይፍለጥ", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ምዝገባኹም ኣብ መስርሕ ኣለና። እቲ ምዝገባ ብዓወት ምስተሰርሐ እዚ ገጽ ብኣውቶማቲክ ክመሓየሽ እዩ። ከም ልሙድ እዚ መስርሕ እዚ ሒደት ካልኢታት ጥራይ እዩ ክወስድ ዘለዎ።", + "We are unable to process your payment. Please contact customer support.": "ክፍሊትኩም ከነሰላስል ኣይንኽእልን ኢና። በጃኹም ንደገፍ ዓማዊል ተወከሱ።", + "We have emailed your password reset link!": "ፓስዎርድ ሪሰት ሊንክ ብኢመይል ሰዲድናዮ ኣለና!", + "We were unable to find a registered user with this email address.": "በዚ ኢመይል ኣድራሻ ዝተመዝገበ ተጠቃሚ ክንረክብ ኣይከኣልናን።", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ናብቶም ኣብ ታሕቲ ዝገለጽኹምዎ ናይ ኢመይል ኣድራሻታት ናይ ፋክቱር ዳውንሎድ ሊንክ ክንሰድድ ኢና። ኮማታት ተጠቒምካ ብዙሕ ናይ ኢመይል ኣድራሻታት ክትፈልዮ ትኽእል ኢኻ።", + "We're lost in space. The page you were trying to view does not exist.": "ኣብ ጠፈር ጠፊእና ኣለና። እቲ ክትሪኦ ዝፈተንካ ገጽ የለን።", + "Welcome Back!": "እንቋዕ ብደሓን መጻእኩም!", + "Western Sahara": "ምዕራብ ሰሃራ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "ክልተ ረቛሒታት ምርግጋጽ ምስ ዝኽፈት፡ ኣብ እዋን ምርግጋጽ ውሑስን ብሃንደበትን ቶከን ክትሕተት ኢኻ። ነዚ ቶከን ካብ ናይ ስልክኻ Google Authenticator መተግበሪ ክትረኽቦ ትኽእል ኢኻ።", + "Whoops": "ሁፕስ", + "Whoops!": "ሁፕስ!", + "Whoops! Something went wrong.": "ሁፕስ! ገለ ነገር ተጋግዩ።", + "With Trashed": "ምስ ትራሽድ", + "Write": "ፀሓፍ", + "Year To Date": "ዓመት ክሳብ ሎሚ", + "Yearly": "ዓመታዊ", + "Yemen": "የመን", + "Yes": "እወ", + "You are already subscribed.": "ድሮ ሳብስክራይብ ጌርኩም ኣለኹም።", + "You are currently within your free trial period. Your trial will expire on :date.": "ኣብዚ እዋን ኣብ ውሽጢ ነጻ ናይ ፈተነ ግዜኻ ኢኻ ዘለኻ። ፍርድኹም ንዕለት :date ክውዳእ እዩ።", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "ኣብዚ እዋን ኣብ ውሽጢ ነጻ ናይ ፈተነ ግዜኻ ኢኻ ዘለኻ። ፈተነኻ ዕለት :date ክውዳእ እዩ።ሓድሽ ምዝገባ ምጅማር ፈተነኻ የብቅዕ።", + "You are logged in!": "ኣቲኻ ኣለኻ!", + "You are receiving this email because we received a password reset request for your account.": "እዚ ኢመይል እዚ ዝመጸኩም ዘለኹም፡ ንኣካውንትኩም ናይ ፓስዎርድ ዳግመ-ምትዕርራይ ሕቶ ስለ ዝመጸና እዩ።", + "You have been invited to join the :team team!": "ናብ ጋንታ :team ክትጽንበሩ ተዓዲምኩም ኣለኹም!", + "You have enabled two factor authentication.": "ክልተ ረቛሒታት ምርግጋጽ ኣኽኢልካ ኣለኻ።", + "You have not enabled two factor authentication.": "ክልተ ረቛሒታት ምርግጋጽ ኣየኽኣለካን።", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "ገለ ዘይተኸፍለ ፋክቱራት ኣለዉኻ። ነባሪ ኣገባብ ክፍሊትካ ድሕሪ ምዕራፍካ፡ በቲ ኣብ ታሕቲ ዘሎ ዝርዝር ፋክቱራት ኣቢልካ ነቲ ክፍሊታት ዳግማይ ክትፍትኖ ትኽእል ኢኻ።", + "You may accept this invitation by clicking the button below:": "ነዚ ዕድመ እዚ ኣብ ታሕቲ ዘሎ ቁልፊ ብምጥዋቕ ክትቅበሉ ትኽእሉ ኢኹም፤", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "ምዝገባኹም ኣብ ዝኾነ እዋን ክትስርዙ ትኽእሉ ኢኹም። ምዝገባኻ ምስ ተሰረዘ፡ ክሳብ መወዳእታ ናይቲ ሕጂ ዘለኻዮ ናይ ሕሳብ ዑደት ነቲ ምዝገባ ዳግማይ ክትጅምሮ ኣማራጺ ክህልወካ እዩ።", + "You may delete any of your existing tokens if they are no longer needed.": "ዝኾነ ካብቶም ዝጸንሑ ቶከናትካ ድሕሪ ሕጂ ዘየድልዩ እንተኾይኖም ክትድምስሶም ትኽእል ኢኻ።", + "You may not delete your personal team.": "ውልቃዊ ጋንታኻ ክትድምስስ ኣይትኽእልን ኢኻ።", + "You may not leave a team that you created.": "ካብ ዝፈጠርካያ ጋንታ ዘይክትወጽእ ትኽእል ኢኻ።", + "You will receive an invoice and payment link via email for each billing period.": "ንነፍሲ ወከፍ ናይ ሕሳብ ግዜ ብኢመይል ናይ ፋክቱርን ናይ ክፍሊት መላግቦን ክትረክብ ኢኻ።", + "You're logged in!": "ኣቲኻ ኣለኻ!", + "Your :invoiceName invoice is now available!": "ናይ :invoiceName ፋክቱርኩም ሕጂ ተዳልዩ ኣሎ!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ናይ ሕሳብ ኣድራሻኹም :address :address2 :postal_code :city :state :country እዩ።", + "Your card was declined. Please contact your card issuer for more information.": "ካርድኻ ተነጺጉ። ንዝያዳ ሓበሬታ በጃኹም ምስ ኣውጻኢ ካርድኹም ተወከሱ።", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "ሕጂ ዘለኻዮ ኣገባብ ክፍሊት ብ:lastFour ዝውዳእ ኮይኑ ኣብ :expiration ዝውዳእ ናይ ክረዲት ካርድ እዩ።", + "Your email address is unverified.": "ኢመይል ኣድራሻኻ ኣይተረጋገጸን።", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ናይ መወዳእታ ክፍሊትካ :amount ፈሺሉ። በጃኹም ነቲ ዝፈሸለ ክፍሊት ዳግማይ ንምፍታን ኣገባብ ክፍሊትኩም ኣዘምንዎ።", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "ናይ መወዳእታ ክፍሊትካ :amount ኣብ ልዕሊ :date ፈሺሉ። በጃኹም ነቲ ዝፈሸለ ክፍሊት ዳግማይ ንምፍታን ኣገባብ ክፍሊትኩም ኣዘምኑ።", + "Your next payment of :amount will be processed on :date.": "ዝቕጽል ክፍሊትካ :amount ኣብ :date ክኸውን እዩ።", + "Your payment method has been added successfully.": "ኣገባብ ክፍሊትካ ብዓወት ተወሰኸ።", + "Your payment method will be charged automatically for each billing period.": "ኣገባብ ክፍሊትካ ንነፍሲ ​​ወከፍ ናይ ሕሳብ ግዜ ብኣውቶማቲክ ክኽፈል እዩ።", + "Your registered VAT Number is :vatNumber.": "ምዝጉብ ቁፅሪ ቫትኩም :vatNumber እዩ።", + "Your subscription has been started successfully.": "ምዝገባኹም ብዓወት ተጀሚሩ ኣሎ።", + "Your subscription has been successfully cancelled.": "ምዝገባኹም ብዓወት ተሰሪዙ ኣሎ።", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "ምዝገባኹም ብዓወት ተሰሪዙ ኣሎ። ክሳብ መወዳእታ ናይቲ ናይ ሕሳብ ግዜኻ ገና ክትረኽቦ ኢኻ።", + "Your subscription was successfully resumed.": "ምዝገባኻ ብዓወት ዳግማይ ተጀሚሩ።", + "Your subscription was successfully updated.": "ምዝገባኻ ብዓወት ተሓዲሱ።", + "Zambia": "ዛምብያ", + "Zimbabwe": "ዚምባብወ", + "Zip / Postal Code": "ዚፕ / ፖስታ ኮድ", + "Åland Islands": "ደሴታት ኦላንድ" +} diff --git a/locales/ti/php-inline.json b/locales/ti/php-inline.json new file mode 100644 index 00000000000..95f57169553 --- /dev/null +++ b/locales/ti/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "እዚ ዓውዲ እዚ ተቐባልነት ክህልዎ ኣለዎ።", + "accepted_if": "እዚ ዓውዲ እዚ :other :value ምስ ዝኸውን ተቐባልነት ክህልዎ ኣለዎ።", + "active_url": "እዚ ዓውዲ እዚ ቅኑዕ URL ኣይኮነን።", + "after": "እዚ ዓውዲ ድሕሪ :date ዕለት ክኸውን ኣለዎ።", + "after_or_equal": "እዚ ዓውዲ እዚ ድሕሪ ወይ ማዕረ :date ዝኾነ ዕለት ክኸውን ኣለዎ።", + "alpha": "እዚ ዓውዲ እዚ ፊደላት ጥራይ ክሕዝ ኣለዎ።", + "alpha_dash": "እዚ ዓውዲ እዚ ፊደላት፣ ቁጽርታት፣ ስርዝ ድልዝን ትሕተ-ጽሑፋትን ጥራይ ክሕዝ ኣለዎ።", + "alpha_num": "እዚ ዓውዲ ፊደላትን ቁጽርታትን ጥራይ ክሕዝ ኣለዎ።", + "any_of": "እዚ ዓውዲ እዚ ትኽክል ኣይኮነን።", + "array": "እዚ ዓውዲ እዚ ስርርዕ ክኸውን ኣለዎ።", + "ascii": "እዚ ዓውዲ እዚ ሓደ ባይት ዘለዎም ፊደላትን ምልክታትን ጥራይ ክሕዝ ኣለዎ።", + "attached": "እዚ ዓውዲ እዚ ድሮ ተተሓሒዙ ኣሎ።", + "before": "እዚ ዓውዲ ቅድሚ :date ዕለት ክኸውን ኣለዎ።", + "before_or_equal": "እዚ ዓውዲ እዚ ቅድሚ ወይ ማዕረ :date ዝኾነ ዕለት ክኸውን ኣለዎ።", + "between.array": "እዚ ዓውዲ ካብ :min ክሳብ :max ዝኾኑ ነገራት ክህልዎ ኣለዎ።", + "between.file": "እዚ ዓውዲ ካብ :min ክሳብ :max ኪሎባይት ክኸውን ኣለዎ።", + "between.numeric": "እዚ ዓውዲ ካብ :min ክሳብ :max ክኸውን ኣለዎ።", + "between.string": "እዚ ዓውዲ ካብ :min ክሳብ :max ፊደላት ክኸውን ኣለዎ።", + "boolean": "እዚ ዓውዲ እዚ ሓቂ ወይ ሓሶት ክኸውን ኣለዎ።", + "can": "እዚ ዓውዲ እዚ ዘይተፈቕደ ዋጋ ዝሓዘ እዩ።", + "confirmed": "እዚ ናይ ሜዳ ምርግጋጽ ኣይሰማማዕን እዩ።", + "contains": "እዚ ዓውዲ እዚ ዘድሊ ዋጋ ጎዲሉ ኣሎ።", + "date": "እዚ ዓውዲ እዚ ቅኑዕ ዕለት ኣይኮነን።", + "date_equals": "እዚ ዓውዲ እዚ ማዕረ :date ዝኾነ ዕለት ክኸውን ኣለዎ።", + "date_format": "እዚ ዓውዲ ምስቲ ቅርጺ :format ኣይሰማማዕን እዩ።", + "decimal": "እዚ ዓውዲ :decimal ዓስራይ ቦታታት ክህልዎ ኣለዎ።", + "declined": "እዚ ዓውዲ እዚ ክነጽግ ኣለዎ።", + "declined_if": "እዚ ዓውዲ :other :value ምስ ዝኸውን ክነጽግ ኣለዎ።", + "different": "እዚ ዓውድን :otherን ዝተፈላለየ ክኸውን ኣለዎ።", + "digits": "እዚ ዓውዲ :digits ኣሃዝ ክኸውን ኣለዎ።", + "digits_between": "እዚ ዓውዲ ካብ :min ክሳብ :max ኣሃዝ ክኸውን ኣለዎ።", + "dimensions": "እዚ ዓውዲ እዚ ዘይሕጋዊ መለክዒታት ምስሊ ኣለዎ።", + "distinct": "እዚ ዓውዲ እዚ ተደጋጋሚ ዋጋ ኣለዎ።", + "doesnt_contain": "እዚ ዓውዲ ካብዞም ዝስዕቡ ዝኾነ ክሕዝ የብሉን: :values.", + "doesnt_end_with": "እዚ ዓውዲ እዚ ብሓደ ካብዞም ዝስዕቡ ክውዳእ የብሉን፡ :values.", + "doesnt_start_with": "እዚ ዓውዲ ብሓደ ካብዞም ዝስዕቡ ክጅምር የብሉን፡ :values.", + "email": "እዚ ዓውዲ እዚ ቅኑዕ ናይ ኢመይል ኣድራሻ ክኸውን ኣለዎ።", + "ends_with": "እዚ ዓውዲ እዚ ብሓደ ካብዞም ዝስዕቡ ክውዳእ ኣለዎ፡ :values.", + "enum": "እቲ ዝተመርጸ ዓውዲ ቅኑዕ ኣይኮነን።", + "exists": "እቲ ዝተመርጸ ዓውዲ ቅኑዕ ኣይኮነን።", + "extensions": "እዚ ዓውዲ እዚ ሓደ ካብዞም ዝስዕቡ መቐጸልታታት ክህልዎ ኣለዎ፡ :values.", + "file": "እዚ ዓውዲ እዚ ፋይል ክኸውን ኣለዎ።", + "filled": "እዚ ዓውዲ እዚ ዋጋ ክህልዎ ኣለዎ።", + "gt.array": "እዚ ዓውዲ ልዕሊ :value ነገራት ክህልዎ ኣለዎ።", + "gt.file": "እዚ ዓውዲ ካብ :value ኪሎባይት ክዓቢ ኣለዎ።", + "gt.numeric": "እዚ ዓውዲ ካብ :value ክዓቢ ኣለዎ።", + "gt.string": "እዚ ዓውዲ ካብ :value ፊደላት ክዓቢ ኣለዎ።", + "gte.array": "እዚ ዓውዲ :value ነገራት ወይ ልዕሊኡ ክህልዎ ኣለዎ።", + "gte.file": "እዚ ዓውዲ ካብ :value ኪሎባይት ክዓቢ ወይ ማዕረ ክኸውን ኣለዎ።", + "gte.numeric": "እዚ ዓውዲ ካብ :value ክዓቢ ወይ ማዕረ ክኸውን ኣለዎ።", + "gte.string": "እዚ ዓውዲ ካብ :value ፊደላት ክዓቢ ወይ ማዕረ ክኸውን ኣለዎ።", + "hex_color": "እዚ ዓውዲ ቅኑዕ ሽዱሽተ ዓሰርተ ሕብሪ ክኸውን ኣለዎ።", + "image": "እዚ ዓውዲ እዚ ምስሊ ክኸውን ኣለዎ።", + "in": "እቲ ዝተመርጸ ዓውዲ ቅኑዕ ኣይኮነን።", + "in_array": "እዚ ዓውዲ ኣብ :other የለን።", + "in_array_keys": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ካብዞም ዝስዕቡ መፍትሕታት ክሕዝ ኣለዎ፡ :values።", + "integer": "እዚ ዓውዲ ምሉእ ቁጽሪ ክኸውን ኣለዎ።", + "ip": "እዚ ዓውዲ እዚ ቅኑዕ IP ኣድራሻ ክኸውን ኣለዎ።", + "ipv4": "እዚ ዓውዲ እዚ ቅኑዕ IPv4 ኣድራሻ ክኸውን ኣለዎ።", + "ipv6": "እዚ ዓውዲ ቅኑዕ IPv6 ኣድራሻ ክኸውን ኣለዎ።", + "json": "እዚ ዓውዲ ቅኑዕ JSON ሕብረ ቃላት ክኸውን ኣለዎ።", + "list": "እዚ ዓውዲ እዚ ዝርዝር ክኸውን ኣለዎ።", + "lowercase": "እዚ ዓውዲ እዚ ንእሽቶ ፊደላት ክኸውን ኣለዎ።", + "lt.array": "እዚ ዓውዲ ትሕቲ :value ነገራት ክህልዎ ኣለዎ።", + "lt.file": "እዚ ዓውዲ ትሕቲ :value ኪሎባይት ክኸውን ኣለዎ።", + "lt.numeric": "እዚ ዓውዲ ትሕቲ :value ክኸውን ኣለዎ።", + "lt.string": "እዚ ዓውዲ ትሕቲ :value ፊደላት ክኸውን ኣለዎ።", + "lte.array": "እዚ ዓውዲ ካብ :value ንላዕሊ ነገራት ክህልዎ የብሉን።", + "lte.file": "እዚ ዓውዲ ካብ :value ኪሎባይት ንታሕቲ ወይ ማዕረ ክኸውን ኣለዎ።", + "lte.numeric": "እዚ ዓውዲ ካብ :value ንታሕቲ ወይ ማዕረ ክኸውን ኣለዎ።", + "lte.string": "እዚ ዓውዲ ካብ :value ፊደላት ክውሕድ ወይ ማዕረ ክኸውን ኣለዎ።", + "mac_address": "እዚ ዓውዲ እዚ ቅኑዕ ማክ ኣድራሻ ክኸውን ኣለዎ።", + "max.array": "እዚ ዓውዲ ካብ :max ንላዕሊ ነገራት ክህልዎ የብሉን።", + "max.file": "እዚ ዓውዲ ካብ :max ኪሎባይት ክዓቢ የብሉን።", + "max.numeric": "እዚ ዓውዲ ካብ :max ክዓቢ የብሉን።", + "max.string": "እዚ ዓውዲ ካብ :max ፊደላት ክዓቢ የብሉን።", + "max_digits": "እዚ ዓውዲ ካብ :max ኣሃዛት ንላዕሊ ክህልዎ የብሉን።", + "mimes": "እዚ ዓውዲ እዚ ዓይነት ፋይል ክኸውን ኣለዎ፦ :values።", + "mimetypes": "እዚ ዓውዲ እዚ ዓይነት ፋይል ክኸውን ኣለዎ፦ :values።", + "min.array": "እዚ ዓውዲ ብውሑዱ :min ነገራት ክህልዎ ኣለዎ።", + "min.file": "እዚ ዓውዲ እዚ እንተወሓደ :min ኪሎባይት ክኸውን ኣለዎ።", + "min.numeric": "እዚ ዓውዲ እዚ እንተወሓደ :min ክኸውን ኣለዎ።", + "min.string": "እዚ ዓውዲ እዚ እንተወሓደ :min ፊደላት ክኸውን ኣለዎ።", + "min_digits": "እዚ ዓውዲ እዚ እንተወሓደ :min ኣሃዛት ክህልዎ ኣለዎ።", + "missing": "እዚ ዓውዲ እዚ ክጎድል ኣለዎ።", + "missing_if": "እዚ ዓውዲ :other :value ምስ ዝኸውን ክጎድል ኣለዎ።", + "missing_unless": "እዚ ዓውዲ እዚ :other :value እንተዘይኮይኑ ክጎድል ኣለዎ።", + "missing_with": "እዚ ዓውዲ :values ኣብ ዝህልወሉ እዋን ክጎድል ኣለዎ።", + "missing_with_all": "እዚ ዓውዲ :values ኣብ ዝህልዉሉ እዋን ክጎድል ኣለዎ።", + "multiple_of": "እዚ ዓውዲ እዚ ዕጽፊ :value ክኸውን ኣለዎ።", + "not_in": "እቲ ዝተመርጸ ዓውዲ ቅኑዕ ኣይኮነን።", + "not_regex": "እዚ ናይ ሜዳ ቅርጺ ቅኑዕ ኣይኮነን።", + "numeric": "እዚ ዓውዲ እዚ ቁጽሪ ክኸውን ኣለዎ።", + "password.letters": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ፊደል ክህልዎ ኣለዎ።", + "password.mixed": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ንእሽቶን ፊደል ክህልዎ ኣለዎ።", + "password.numbers": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ቁጽሪ ክህልዎ ኣለዎ።", + "password.symbols": "እዚ ዓውዲ እዚ እንተወሓደ ሓደ ምልክት ክህልዎ ኣለዎ።", + "password.uncompromised": "እቲ ዝተዋህበ ዓውዲ ኣብ ምፍሳስ ዳታ ተራእዩ ኣሎ። በጃኹም ካልእ ዓውዲ ምረጹ።", + "present": "እዚ ዓውዲ እዚ ክህሉ ኣለዎ።", + "present_if": "እዚ ዓውዲ እዚ :other :value ምስ ዝኸውን ክህሉ ኣለዎ።", + "present_unless": "እዚ ዓውዲ እዚ :other :value እንተዘይኮይኑ ክህሉ ኣለዎ።", + "present_with": "እዚ ዓውዲ :values ኣብ ዝህልወሉ እዋን ክህሉ ኣለዎ።", + "present_with_all": "እዚ ዓውዲ :values ኣብ ዝህልዉሉ እዋን ክህሉ ኣለዎ።", + "prohibited": "እዚ ዓውዲ እዚ ክልኩል እዩ።", + "prohibited_if": "እዚ ዓውዲ :other :value ምስ ዝኸውን ክልኩል እዩ።", + "prohibited_if_accepted": "እዚ ዓውዲ :other ተቐባልነት ምስ ዝረክብ ክልኩል እዩ።", + "prohibited_if_declined": "እዚ ዓውዲ :other ምስ ዝንኪ ክልኩል እዩ።", + "prohibited_unless": "እዚ ዓውዲ እዚ :other ኣብ :values እንተዘይኮይኑ ክልኩል እዩ።", + "prohibits": "እዚ ዓውዲ :other ከይህልዉ ይኽልክል።", + "regex": "እዚ ናይ ሜዳ ቅርጺ ቅኑዕ ኣይኮነን።", + "relatable": "እዚ ዓውዲ ምስዚ ጸጋ ዘይተኣሳሰር ክኸውን ይኽእል እዩ።", + "required": "እዚ ዓውዲ እዚ የድሊ።", + "required_array_keys": "እዚ ዓውዲ እዚ ንዝስዕቡ ኣታዊታት ክሕዝ ኣለዎ፦ :values።", + "required_if": "እዚ ዓውዲ እዚ :other :value ምስ ዝኸውን እዩ ዘድሊ።", + "required_if_accepted": "እዚ ዓውዲ እዚ :other ተቐባልነት ምስ ዝረክብ የድሊ።", + "required_if_declined": "እዚ ዓውዲ እዚ :other ምስ ዝንኪ እዩ ዘድሊ።", + "required_unless": "እዚ ዓውዲ እዚ :other ኣብ :values እንተዘይኮይኑ የድሊ።", + "required_with": "እዚ ዓውዲ እዚ :values ምስ ዝህሉ እዩ ዘድሊ።", + "required_with_all": "እዚ ዓውዲ እዚ :values ምስ ዝህልዉ እዩ ዘድሊ።", + "required_without": "እዚ ዓውዲ እዚ :values ኣብ ዘይህልወሉ እዋን የድሊ።", + "required_without_all": "እዚ ዓውዲ ካብ :values ዝኾነ ኣብ ዘይህልወሉ እዋን እዩ ዘድሊ።", + "same": "እዚ ሜዳን :otherን ክሰማማዕ ኣለዎ።", + "size.array": "እዚ ዓውዲ :size ነገራት ክሕዝ ኣለዎ።", + "size.file": "እዚ ዓውዲ :size ኪሎባይት ክኸውን ኣለዎ።", + "size.numeric": "እዚ ዓውዲ :size ክኸውን ኣለዎ።", + "size.string": "እዚ ዓውዲ :size ፊደላት ክኸውን ኣለዎ።", + "starts_with": "እዚ ዓውዲ ብሓደ ካብዞም ዝስዕቡ ክጅምር ኣለዎ፡ :values.", + "string": "እዚ ዓውዲ እዚ ሕብረ-ቁጽሪ ክኸውን ኣለዎ።", + "timezone": "እዚ ዓውዲ እዚ ቅኑዕ ናይ ሰዓት ዞን ክኸውን ኣለዎ።", + "ulid": "እዚ ዓውዲ እዚ ቅኑዕ ULID ክኸውን ኣለዎ።", + "unique": "እዚ ሜዳ እዚ ድሮ ተታሒዙ ኣሎ።", + "uploaded": "እዚ ዓውዲ እዚ ክሰቕል ኣይከኣለን።", + "uppercase": "እዚ ዓውዲ እዚ ዓቢ ፊደል ክኸውን ኣለዎ።", + "url": "እዚ ዓውዲ እዚ ቅኑዕ URL ክኸውን ኣለዎ።", + "uuid": "እዚ ዓውዲ እዚ ቅኑዕ UUID ክኸውን ኣለዎ።" +} diff --git a/locales/ti/php.json b/locales/ti/php.json new file mode 100644 index 00000000000..6462168c913 --- /dev/null +++ b/locales/ti/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "እቶም :attribute ተቐባልነት ክህልዎም ኣለዎ።", + "accepted_if": "እቲ :attribute :other :value ምስ ዝኸውን ተቐባልነት ክህልዎ ኣለዎ።", + "active_url": "እቲ :attribute ቅኑዕ URL ኣይኮነን።", + "after": "እቲ :attribute ድሕሪ :date ዕለት ክኸውን ኣለዎ።", + "after_or_equal": "እቲ :attribute ድሕሪ ወይ ማዕረ :date ዝኾነ ዕለት ክኸውን ኣለዎ።", + "alpha": "እተን :attribute ፊደላት ጥራይ ክሕዛ ኣለወን።", + "alpha_dash": "እተን :attribute ፊደላት፣ ቁፅሪ፣ ስርዝ ድልዝን ትሕተ-መሰረትን ጥራሕ ክሕዛ ኣለወን።", + "alpha_num": "እተን :attribute ፊደላትን ቁጽርታትን ጥራይ ክሕዛ ኣለወን።", + "any_of": "እቲ :attribute ዝብል ዓውዲ ትኽክል ኣይኮነን።", + "array": "እቶም :attribute ስርርዕ ክኾኑ ኣለዎም።", + "ascii": "እቲ :attribute ዓውዲ ሓደ ባይት ዘለዎም ፊደላትን ምልክታትን ጥራይ ክሕዝ ኣለዎ።", + "attached": "እዚ :attribute ድሮ ተተሓሒዙ ኣሎ።", + "before": "እቶም :attribute ቅድሚ :date ዕለት ክኾኑ ኣለዎም።", + "before_or_equal": "እቲ :attribute ቅድሚ ወይ ማዕረ :date ዝኾነ ዕለት ክኸውን ኣለዎ።", + "between.array": "እቶም :attribute ካብ :min ክሳብ :max ዝኾኑ ነገራት ክህልዎም ኣለዎ።", + "between.file": "እቲ :attribute ካብ :min ክሳብ :max ኪሎባይት ክኸውን ኣለዎ።", + "between.numeric": "እቶም :attribute ካብ :min ክሳብ :max ክኾኑ ኣለዎም።", + "between.string": "እቶም :attribute ካብ :min ክሳብ :max ፊደላት ክኾኑ ኣለዎም።", + "boolean": "እቲ :attribute ዓውዲ ሓቂ ወይ ሓሶት ክኸውን ኣለዎ።", + "can": "እቲ :attribute ዝብል ዓውዲ ዘይተፈቕደ ዋጋ ዝሓዘ እዩ።", + "confirmed": "እቲ :attribute ምርግጋጽ ኣይሰማማዕን እዩ።", + "contains": "እቲ :attribute ዝብል ዓውዲ ዘድሊ ዋጋ ጎዲሉ ኣሎ።", + "current_password": "እቲ ፓስዎርድ ጌጋ እዩ።", + "date": "እቲ :attribute ቅኑዕ ዕለት ኣይኮነን።", + "date_equals": "እቲ :attribute ማዕረ :date ዝኾነ ዕለት ክኸውን ኣለዎ።", + "date_format": "እቲ :attribute ምስቲ ፎርማት :format ኣይሰማማዕን እዩ።", + "decimal": "እቲ :attribute ዓውዲ :decimal ዓስራይ ቦታ ክህልዎ ኣለዎ።", + "declined": "እተን :attribute ክነጽጋ ኣለወን።", + "declined_if": "እቲ :attribute :other :value ምስ ዝኸውን ክነጽግ ኣለዎ።", + "different": "እቲ :attributeን :otherን ዝተፈላለየ ክኸውን ኣለዎ።", + "digits": "እቶም :attribute :digits ኣሃዛት ክኾኑ ኣለዎም።", + "digits_between": "እቶም :attribute ካብ :min ክሳብ :max ኣሃዛት ክኾኑ ኣለዎም።", + "dimensions": "እቲ :attribute ዘይሕጋዊ መለክዒታት ምስሊ ኣለዎ።", + "distinct": "እቲ :attribute ዝብል ዓውዲ ተደጋጋሚ ዋጋ ኣለዎ።", + "doesnt_contain": "እቲ :attribute ዓውዲ ካብዞም ዝስዕቡ ዝኾነ ክሕዝ የብሉን፡ :values።", + "doesnt_end_with": "እቲ ናይ :attribute ዓውዲ ብሓደ ካብዞም ዝስዕቡ ክውዳእ የብሉን፡ :values.", + "doesnt_start_with": "እቲ :attribute ዝብል ዓውዲ ብሓደ ካብዞም ዝስዕቡ ክጅምር የብሉን፡ :values.", + "email": "እቶም :attribute ቅኑዕ ኢመይል ኣድራሻ ክኾኑ ኣለዎም።", + "ends_with": "እተን :attribute ብሓደ ካብዞም ዝስዕቡ ክውድኣ ኣለወን፡ :values.", + "enum": "እቲ ዝተመርጸ :attribute ቅኑዕ ኣይኮነን።", + "exists": "እቲ ዝተመርጸ :attribute ቅኑዕ ኣይኮነን።", + "extensions": "እቲ :attribute ዝብል ዓውዲ ካብዞም ዝስዕቡ መቐጸልታታት ሓደ ክህልዎ ኣለዎ፡ :values.", + "failed": "እዞም መረጋገጺታት ምስ መዛግብትና ኣይሰማምዑን እዮም።", + "file": "እቶም :attribute ፋይል ክኾኑ ኣለዎም።", + "filled": "እቲ :attribute ዝብል ዓውዲ ዋጋ ክህልዎ ኣለዎ።", + "gt.array": "እተን :attribute ልዕሊ :value ኣቑሑት ክህልዎም ኣለዎ።", + "gt.file": "እቲ :attribute ካብ :value ኪሎባይት ክዓቢ ኣለዎ።", + "gt.numeric": "እቲ :attribute ካብ :value ክዓቢ ኣለዎ።", + "gt.string": "እቲ :attribute ካብ :value ፊደላት ክዓቢ ኣለዎ።", + "gte.array": "እቶም :attribute :value ኣቑሑት ወይ ልዕሊኡ ክህልዎም ኣለዎ።", + "gte.file": "እቲ :attribute ካብ :value ኪሎባይት ክዓቢ ወይ ማዕረ ክኸውን ኣለዎ።", + "gte.numeric": "እቲ :attribute ካብ :value ክዓቢ ወይ ማዕረ ክኸውን ኣለዎ።", + "gte.string": "እቶም :attribute ካብ :value ፊደላት ክዓብዩ ወይ ማዕረ ክኾኑ ኣለዎም።", + "hex_color": "እቲ :attribute ዓውዲ ቅኑዕ ሽዱሽተ ዓስራይ ሕብሪ ክኸውን ኣለዎ።", + "image": "እቶም :attribute ምስሊ ክኾኑ ኣለዎም።", + "in": "እቲ ዝተመርጸ :attribute ቅኑዕ ኣይኮነን።", + "in_array": "እቲ :attribute ዝብል ሜዳ ኣብ :other የለን።", + "in_array_keys": "እቲ :attribute ዝብል ዓውዲ እንተወሓደ ሓደ ካብዞም ዝስዕቡ መፍትሕታት ክሕዝ ኣለዎ፡ :values።", + "integer": "እቲ :attribute ምሉእ ቁጽሪ ክኸውን ኣለዎ።", + "ip": "እቶም :attribute ቅኑዕ IP ኣድራሻ ክኾኑ ኣለዎም።", + "ipv4": "እቲ :attribute ቅኑዕ IPv4 ኣድራሻ ክኸውን ኣለዎ።", + "ipv6": "እቲ :attribute ቅኑዕ IPv6 ኣድራሻ ክኸውን ኣለዎ።", + "json": "እቲ :attribute ቅኑዕ JSON ሕብረ ቃላት ክኸውን ኣለዎ።", + "list": "እቲ :attribute ዓውዲ ዝርዝር ክኸውን ኣለዎ።", + "lowercase": "እቲ :attribute ዓውዲ ንእሽቶ ፊደላት ክኸውን ኣለዎ።", + "lt.array": "እተን :attribute ትሕቲ :value ኣቑሑት ክህልዎም ኣለዎ።", + "lt.file": "እቲ :attribute ትሕቲ :value ኪሎባይት ክኸውን ኣለዎ።", + "lt.numeric": "እቶም :attribute ትሕቲ :value ክኾኑ ኣለዎም።", + "lt.string": "እቶም :attribute ትሕቲ :value ፊደላት ክኾኑ ኣለዎም።", + "lte.array": "እቶም :attribute ካብ :value ንላዕሊ ኣቑሑት ክህልዎም የብሉን።", + "lte.file": "እቲ :attribute ካብ :value ኪሎባይት ዝንእስ ወይ ማዕረ ክኸውን ኣለዎ።", + "lte.numeric": "እቲ :attribute ካብ :value ዝንእስ ወይ ማዕረ ክኸውን ኣለዎ።", + "lte.string": "እቶም :attribute ካብ :value ፊደላት ክውሕዱ ወይ ማዕረ ክኾኑ ኣለዎም።", + "mac_address": "እቲ :attribute ቅኑዕ ማክ ኣድራሻ ክኸውን ኣለዎ።", + "max.array": "እቶም :attribute ካብ :max ንላዕሊ ኣቑሑት ክህልዎም የብሉን።", + "max.file": "እቲ :attribute ካብ :max ኪሎባይት ክዓቢ የብሉን።", + "max.numeric": "እቲ :attribute ካብ :max ክዓቢ የብሉን።", + "max.string": "እቲ :attribute ካብ :max ፊደላት ክዓቢ የብሉን።", + "max_digits": "እቲ :attribute ዓውዲ ካብ :max ኣሃዝ ንላዕሊ ክህልዎ የብሉን።", + "mimes": "እቶም :attribute ዓይነት ፋይል ክኾኑ ኣለዎም፦ :values።", + "mimetypes": "እቶም :attribute ዓይነት ፋይል ክኾኑ ኣለዎም፦ :values።", + "min.array": "እቶም :attribute እንተወሓደ :min ነገራት ክህልዎም ኣለዎ።", + "min.file": "እቲ :attribute እንተወሓደ :min ኪሎባይት ክኸውን ኣለዎ።", + "min.numeric": "እቶም :attribute እንተወሓደ :min ክኾኑ ኣለዎም።", + "min.string": "እቶም :attribute እንተወሓደ :min ፊደላት ክኾኑ ኣለዎም።", + "min_digits": "እቲ :attribute ዓውዲ እንተወሓደ :min ኣሃዛት ክህልዎ ኣለዎ።", + "missing": "እቲ :attribute ሜዳ ክጎድል ኣለዎ።", + "missing_if": ":other :value ምስ ዝኸውን እቲ :attribute ሜዳ ክጎድል ኣለዎ።", + "missing_unless": ":other :value እንተዘይኮይኑ እቲ :attribute ሜዳ ክጎድል ኣለዎ።", + "missing_with": ":values ኣብ ዝህልወሉ እዋን እቲ :attribute ሜዳ ክጎድል ኣለዎ።", + "missing_with_all": ":values ኣብ ዘለዉሉ እዋን እቲ :attribute ሜዳ ክጎድል ኣለዎ።", + "multiple_of": "እቲ :attribute ዕጽፊ :value ክኸውን ኣለዎ።", + "next": "ቀፃሊ \"", + "not_in": "እቲ ዝተመርጸ :attribute ቅኑዕ ኣይኮነን።", + "not_regex": "እቲ :attribute ቅርጺ ቅኑዕ ኣይኮነን።", + "numeric": "እቲ :attribute ቁጽሪ ክኸውን ኣለዎ።", + "password": "እቲ ፓስዎርድ ጌጋ እዩ።", + "password.letters": "እቲ :attribute ዝብል ዓውዲ እንተወሓደ ሓደ ፊደል ክህልዎ ኣለዎ።", + "password.mixed": "እቲ :attribute ዝብል ዓውዲ እንተወሓደ ሓደ ዓቢ ፊደልን ሓደ ንእሽቶ ፊደልን ክህልዎ ኣለዎ።", + "password.numbers": "እቲ :attribute ዝብል ዓውዲ እንተወሓደ ሓደ ቁጽሪ ክህልዎ ኣለዎ።", + "password.symbols": "እቲ :attribute ዝብል ዓውዲ እንተወሓደ ሓደ ምልክት ክህልዎ ኣለዎ።", + "password.uncompromised": "እቲ ዝተዋህበ :attribute ኣብ ምፍሳስ ዳታ ተራእዩ ኣሎ። በጃኹም ዝተፈላለየ :attribute ምረጹ።", + "present": "እቲ :attribute ሜዳ ክህሉ ኣለዎ።", + "present_if": "እቲ :attribute ሜዳ :other :value ምስ ዝኸውን ክህሉ ኣለዎ።", + "present_unless": ":other :value እንተዘይኮይኑ እቲ :attribute ሜዳ ክህሉ ኣለዎ።", + "present_with": "እቲ :attribute ሜዳ :values ኣብ ዝህልወሉ እዋን ክህሉ ኣለዎ።", + "present_with_all": ":values ኣብ ዘለዉሉ እዋን እቲ :attribute ሜዳ ክህሉ ኣለዎ።", + "previous": "\" ዝሓለፈ", + "prohibited": "እቲ :attribute ሜዳ ክልኩል እዩ።", + "prohibited_if": ":other :value ምስ ዝኸውን እቲ :attribute ሜዳ ክልኩል እዩ።", + "prohibited_if_accepted": "እቲ :attribute ዝብል ዓውዲ :other ተቐባልነት ምስ ዝረክብ ክልኩል እዩ።", + "prohibited_if_declined": "እቲ :attribute ሜዳ :other ምስ ዝንኪ ክልኩል እዩ።", + "prohibited_unless": ":other ኣብ :values እንተዘይኮይኑ እቲ :attribute ሜዳ ክልኩል እዩ።", + "prohibits": "እቲ :attribute ሜዳ :other ከይህልዉ ይኽልክል።", + "regex": "እቲ :attribute ቅርጺ ቅኑዕ ኣይኮነን።", + "relatable": "እዚ :attribute ምስዚ ጸጋ ዘይተኣሳሰር ክኸውን ይኽእል እዩ።", + "required": "እቲ :attribute ሜዳ የድሊ።", + "required_array_keys": "እቲ :attribute ዝብል ዓውዲ ን: :values ዝኸውን ኣታዊታት ክሕዝ ኣለዎ።", + "required_if": ":other :value ምስ ዝኸውን እቲ :attribute ዝብል ሜዳ የድሊ።", + "required_if_accepted": ":other ተቐባልነት ምስ ዝረክብ እቲ :attribute ዝብል ዓውዲ የድሊ።", + "required_if_declined": "እቲ :attribute ሜዳ :other ክነጽግ ከሎ የድሊ።", + "required_unless": ":other ኣብ :values እንተዘይኮይኑ እቲ :attribute ሜዳ የድሊ።", + "required_with": "እቲ :attribute ሜዳ :values ኣብ ዝህልወሉ እዋን የድሊ።", + "required_with_all": "እቲ :attribute ሜዳ :values ምስ ዝህልዉ እዩ ዘድሊ።", + "required_without": "እቲ :attribute ሜዳ :values ኣብ ዘይብሉ እዋን የድሊ።", + "required_without_all": "እቲ :attribute ሜዳ ካብ :values ዝኾነ ኣብ ዘይህልወሉ እዋን የድሊ።", + "reset": "ፓስዎርድካ ዳግማይ ተሰሪዑ ኣሎ።", + "same": "እቲ :attributeን :otherን ክሰማማዕ ኣለዎ።", + "sent": "ፓስዎርድ ሪሰት ሊንክ ብኢመይል ሰዲድናዮ ኣለና።", + "size.array": "እተን :attribute :size ነገራት ክሕዛ ኣለወን።", + "size.file": "እቲ :attribute :size ኪሎባይት ክኸውን ኣለዎ።", + "size.numeric": "እቶም :attribute :size ክኾኑ ኣለዎም።", + "size.string": "እቶም :attribute :size ፊደላት ክኾኑ ኣለዎም።", + "starts_with": "እተን :attribute ብሓደ ካብዞም ዝስዕቡ ክጅምራ ኣለወን፡ :values።", + "string": "እቶም :attribute ስርርዕ ክኾኑ ኣለዎም።", + "throttle": "ብዙሕ ናይ ምእታው ፈተነታት። በጃኹም ድሕሪ :seconds ካልኢት ደጊምኩም ፈትኑ።", + "throttled": "በጃኹም ቅድሚ ዳግማይ ምፍታንኩም ተጸበዩ።", + "timezone": "እቶም :attribute ቅኑዕ ናይ ሰዓት ዞን ክኾኑ ኣለዎም።", + "token": "እዚ ናይ ምልክት ቃል ዳግመ-ምትዕርራይ ምልክት ቅኑዕ ኣይኮነን።", + "ulid": "እቲ :attribute ዓውዲ ቅኑዕ ULID ክኸውን ኣለዎ።", + "unique": "እተን :attribute ድሮ ተወሲደን ኣለዋ።", + "uploaded": "እተን :attribute ክሰቕላ ኣይከኣላን።", + "uppercase": "እቲ :attribute ዓውዲ ዓቢ ፊደል ክኸውን ኣለዎ።", + "url": "እቶም :attribute ቅኑዕ URL ክኾኑ ኣለዎም።", + "user": "ከምኡ ኢመይል ዘለዎ ተጠቃሚ ክንረክብ ኣይንኽእልን ኢና።", + "uuid": "እቶም :attribute ቅኑዕ UUID ክኾኑ ኣለዎም።" +} diff --git a/locales/tk/_excludes.json b/locales/tk/_excludes.json new file mode 100644 index 00000000000..2b6f839b53e --- /dev/null +++ b/locales/tk/_excludes.json @@ -0,0 +1,38 @@ +[ + "Andorra", + "Anguilla", + "Argentina", + "Belarus", + "Benin", + "Bermuda", + "Botswana", + "Burkina Faso", + "CSV (.csv)", + "Curaçao", + "Excel (.xlsx)", + "Gabon", + "Grenada", + "Guam", + "Kiribati", + "Malawi", + "Mali", + "Malta", + "Montserrat", + "Nauru", + "Nepal", + "Niger", + "Nova", + "Pakistan", + "Palau", + "Panama", + "Samoa", + "San Marino", + "Senegal", + "Sierra Leone", + "Sudan", + "to", + "Togo", + "Tokelau", + "Uganda", + "Zimbabwe" +] diff --git a/locales/tk/json-inline.json b/locales/tk/json-inline.json new file mode 100644 index 00000000000..f9074d1ef72 --- /dev/null +++ b/locales/tk/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Bu ugur dogry rol bolmaly.", + "The :attribute must be at least :length characters and contain at least one number.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir san bolmaly.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir aýratyn nyşan we bir san bolmaly.", + "The :attribute must be at least :length characters and contain at least one special character.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir aýratyn nyşan bolmaly.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harp we bir san bolmaly.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harp we bir aýratyn nyşan bolmaly.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harp, bir san we bir aýratyn nyşan bolmaly.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harpdan ybarat bolmaly.", + "The :attribute must be at least :length characters.": "Bu meýdan azyndan :length simwoldan ybarat bolmaly.", + "The :attribute must contain at least one letter.": "Bu meýdanda azyndan bir harp bolmaly.", + "The :attribute must contain at least one number.": "Bu meýdan azyndan bir san bolmalydyr.", + "The :attribute must contain at least one symbol.": "Bu meýdanda azyndan bir nyşan bolmaly.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Bu meýdanda azyndan bir baş harp we bir kiçi harp bolmaly.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Berlen meýdan maglumatlaryň syzmagynda peýda boldy. Başga bir meýdan saýlaň." +} diff --git a/locales/tk/json.json b/locales/tk/json.json new file mode 100644 index 00000000000..0cce5c4cd23 --- /dev/null +++ b/locales/tk/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(we ýene :count ýalňyşlyk)", + "(and :count more errors)": "(we ýene :count ýalňyşlyk)|(we ýene :count ýalňyşlyk)|(we ýene :count ýalňyşlyk)", + "30 Days": "30 gün", + "60 Days": "60 gün", + "90 Days": "90 gün", + ":amount selected": ":Amount sanysy saýlandy", + ":amount Total": "Jemi :Amount", + ":days day trial": ":Days günlük synag", + ":resource Details": ":Resource Jikme-jiklik", + ":resource Details: :title": ":Resource Jikme-jiklik: :title", + "A decryption key is required.": "Şifrlemek açary talap edilýär.", + "A fresh verification link has been sent to your email address.": "E-poçta salgyňyza täze tassyklama baglanyşygy iberildi.", + "A new verification link has been sent to the email address you provided during registration.": "Hasaba alyş wagtynda beren e-poçta salgyňyza täze tassyklama baglanyşygy iberildi.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Profil sazlamalarynda beren e-poçta salgyňyza täze tassyklama baglanyşygy iberildi.", + "A new verification link has been sent to your email address.": "E-poçta salgyňyza täze tassyklama baglanyşygy iberildi.", + "Accept Invitation": "Çakylygy kabul ediň", + "Action": "Hereket", + "Action Event": "Hereket hadysasy", + "Action Events": "Hereket wakalary", + "Action Happened At": "Boldy", + "Action Initiated By": "Başlady", + "Action Name": "Ady", + "Action Status": ".Agdaý", + "Action Target": "Nyşana", + "Actions": "Hereketler", + "Add": "Goş", + "Add :resource": ":Resource goşuň", + "Add a new team member to your team, allowing them to collaborate with you.": "Toparyňyza täze topar agza goşuň, olar siziň bilen işleşmäge mümkinçilik berer.", + "Add additional security to your account using two factor authentication.": "Iki faktory tassyklamak arkaly hasabyňyza goşmaça howpsuzlyk goşuň.", + "Add Payment Method": "Töleg usulyny goşuň", + "Add row": "Setir goş", + "Add Team Member": "Toparyň agzasyny goşuň", + "Add VAT Number": "Goşulan baha üçin salgydyň belgisini goşuň", + "Added.": "Goşuldy.", + "Additional billing information updated successfully.": "Goşmaça töleg maglumatlary üstünlikli täzelendi.", + "Address": "Salgysy", + "Address Line 2": "Salgy 2-nji setir", + "Administrator": "Dolandyryjy", + "Administrator users can perform any action.": "Dolandyryjy ulanyjylar islendik çäräni ýerine ýetirip bilerler.", + "Afghanistan": "Owganystan", + "Aland Islands": "Åland adalary", + "Albania": "Albaniýa", + "Algeria": "Al Algerir", + "All of the people that are part of this team.": "Bu toparyň düzümine girýänleriň hemmesi.", + "All resources loaded.": "Resourceshli çeşmeler ýüklendi.", + "All rights reserved.": "Rightshli hukuklar goralandyr.", + "Already registered?": "Eýýäm hasaba alyndy?", + "American Samoa": "Amerikan Samoasy", + "An error occurred while uploading the file.": "Faýl ýüklenende säwlik ýüze çykdy.", + "An error occurred while uploading the file: :error": "Faýl ýüklenende säwlik ýüze çykdy: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Garaşylmadyk ýalňyşlyk ýüze çykdy we goldaw toparymyza habar berdik. Haýyş soň ýene barlaň.", + "Andorra": "Andorra", + "Angola": "Anogola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Başga bir ulanyjy bu sahypa ýükleneninden bäri bu çeşmäni täzeledi. Sahypany täzeläň we gaýtadan synanyşyň.", + "Antarctica": "Antarktida", + "Antigua And Barbuda": "Antigua we Barbuda", + "Antigua and Barbuda": "Antigua we Barbuda", + "API Token": "API nyşany", + "API Token Permissions": "API Token rugsatlary", + "API Tokens": "API bellikleri", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API belgileri üçünji tarap hyzmatlarynyň siziň adyňyzdan programmamyz bilen tassyklanmagyna mümkinçilik berýär.", + "Apply": "Giriş", + "Apply Coupon": "Talony ulanyň", + "April": "Aprel", + "Are you sure you want to attempt to pay :amount?": ":Amount tölemäge synanyşjakdygyňyza ynanýarsyňyzmy?", + "Are you sure you want to cancel your subscription?": "Abunalygyňyzy ýatyrmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to delete all the notifications?": "Allhli bildirişleri pozmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to delete the selected resources?": "Saýlanan çeşmeleri ýok etmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to delete this file?": "Bu faýly pozmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to delete this notification?": "Bu habarnamany öçürmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to delete this payment method?": "Bu töleg usulyny öçürmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to delete this resource?": "Bu çeşmäni pozmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Bu topary ýok etmek isleýändigiňize ynanýarsyňyzmy? Topar ýok edilenden soň, ähli çeşmeler we maglumatlar hemişelik ýok ediler.", + "Are you sure you want to delete your account?": "Hasabyňyzy pozmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hasabyňyzy pozmak isleýändigiňize ynanýarsyňyzmy? Hasabyňyz öçürilenden soň, ähli çeşmeler we maglumatlar hemişelik ýok ediler. Hasabyňyzy hemişelik ýok etmek isleýändigiňizi tassyklamak üçin parolyňyzy giriziň.", + "Are you sure you want to detach the selected resources?": "Saýlanan çeşmeleri bölmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to detach this resource?": "Bu çeşmäni bölmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to force delete the selected resources?": "Saýlanan çeşmeleri pozmaga mejbur edýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to force delete this resource?": "Bu çeşmäni pozmaga mejbur edýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to log out?": "Çykmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to mark all notifications as read?": "Noteshli habarnamalary okalýan ýaly bellemek isleýärsiňizmi?", + "Are you sure you want to remove this item?": "Bu elementi aýyrmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to restore the selected resources?": "Saýlanan çeşmeleri dikeltmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to restore this resource?": "Bu çeşmäni dikeltmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to resume your subscription?": "Abunalygyňyzy dowam etdirmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to run this action?": "Bu çäräni geçirmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to set this payment method as your default?": "Bu töleg usulyny deslapky görnüşde bellemek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you want to stop impersonating?": "Özüňi görkezmekden ýüz öwürmek isleýärsiňmi?", + "Are you sure you would like to delete this API token?": "Bu API belligini pozmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you would like to leave this team?": "Bu topardan gitmek isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you would like to remove this person from the team?": "Bu adamy topardan aýyrmak isleýändigiňize ynanýarsyňyzmy?", + "Are you sure you would like to switch billing plans?": "Hasap meýilnamalaryny üýtgetmek isleýändigiňize ynanýarsyňyzmy?", + "Argentina": "Argentina", + "Armenia": "Ermenistan", + "Aruba": "Arubba", + "Attach": "Berkidiň", + "Attach & Attach Another": "Başga birini dakyň we dakyň", + "Attach :resource": ":Resource-e dakyň", + "Attach files by dragging & dropping, selecting or pasting them.": "Faýllary süýräp we taşlap, saýlap ýa-da dadyp görüň.", + "August": "Awgust", + "Australia": "Awstraliýa", + "Austria": "Awstriýa", + "Azerbaijan": "Azerbaýjan", + "Bahamas": "Bagama", + "Bahrain": "Bahreýn", + "Bangladesh": "Bangladeş", + "Barbados": "Barbadalar", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Dowam etmezden ozal, e-poçta iberen baglanyşygymyza basyp, e-poçta salgyňyzy tassyklap bilersiňizmi? E-poçta almadyk bolsaňyz, begenç bilen başga birini ibereris.", + "Before proceeding, please check your email for a verification link.": "Dowam etmezden ozal tassyklama baglanyşygy üçin e-poçtaňyzy barlaň.", + "Belarus": "Belarus", + "Belgium": "Belgiýa", + "Belize": "Beliz", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Butan", + "Billing Information": "Hasaplaşyk maglumatlary", + "Billing Management": "Hasaplaşyk dolandyryşy", + "Bolivia": "Boliwiýa", + "Bolivia, Plurinational State of": "Boliwiýa, Plurinasiýa ýagdaýy", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius we Saba", + "Bosnia And Herzegovina": "Bosniýa we Gersegowina", + "Bosnia and Herzegovina": "Bosniýa we Gersegowina", + "Botswana": "Botswana", + "Bouvet Island": "Bouwet adasy", + "Brazil": "Braziliýa", + "British Indian Ocean Territory": "Iňlis Hindi ummany sebiti", + "Browser Sessions": "Brauzer sessiýalary", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bolgariýa", + "Burkina Faso": "Burkina Faso", + "Burundi": "Buruni", + "Cambodia": "Kamboja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Elatyr", + "Cancel Subscription": "Abunalygy ýatyryň", + "Cape Verde": "Keýp Verde", + "Card": "Kart", + "Cayman Islands": "Kaýman adalary", + "Central African Republic": "Merkezi Afrika Respublikasy", + "Chad": "Çad", + "Change Subscription Plan": "Abunalyk meýilnamasyny üýtgediň", + "Change the current payment method attached to your subscription": "Abuna ýazylan häzirki töleg usulyny üýtgediň", + "Changes": "Üýtgeşmeler", + "Checkout": "Çykyş", + "Chile": "Çili", + "China": "Hytaý", + "Choose": "Saýlaň", + "Choose :field": ":Field saýlaň", + "Choose :resource": ":Resource saýlaň", + "Choose an option": "Bir warianty saýlaň", + "Choose date": "Sene saýlaň", + "Choose File": "Faýl saýlaň", + "Choose Files": "Faýllary saýlaň", + "Choose Type": "Görnüşini saýlaň", + "Christmas Island": "Ro Christmasdestwo adasy", + "City": "Şäher", + "Click here to re-send the verification email.": "Barlamak e-poçta ibermek üçin şu ýere basyň.", + "click here to request another": "başga birini soramak üçin şu ýere basyň", + "Click to choose": "Saýlamak üçin basyň", + "Close": ".Akyn", + "Cocos (Keeling) Islands": "Kokos (Keeling) adalary", + "Code": "Kod", + "Colombia": "Kolumbiýa", + "Comoros": "Komorlar", + "Confirm": "Tassykla", + "Confirm Billing Action": "Hasaplaşyk hereketini tassyklaň", + "Confirm Password": "Paroly tassykla", + "Confirm Payment": "Tölegini tassyklaň", + "Confirm your :amount payment": ":Amount tölegiňizi tassyklaň", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Demokratik Respublikasy", + "Congo, the Democratic Republic of the": "Kongo, Demokratik Respublikasy", + "Constant": "Yzygiderli", + "Continue To Payment": "Tölemegi dowam etdiriň", + "Cook Islands": "Kuk adalary", + "Copy to clipboard": "Paneli göçüriň", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Kot d'Iwuar", + "Country": "Countryurt", + "Coupon": "Talon", + "Coupon applied successfully.": "Talon üstünlikli ulanyldy.", + "Create": "Dörediň", + "Create & Add Another": "Başga birini dörediň we goşuň", + "Create :resource": ":Resource dörediň", + "Create a new team to collaborate with others on projects.": "Taslamalarda beýlekiler bilen hyzmatdaşlyk etmek üçin täze topar dörediň.", + "Create Account": "Hasap dörediň", + "Create API Token": "API Token dörediň", + "Create New Team": "Täze topar dörediň", + "Create Team": "Topar dörediň", + "Created.": "Döredildi.", + "Croatia": "Horwatiýa", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curaçao", + "Current Password": "Hazirki parolynyz", + "Current Subscription Plan": "Häzirki abuna meýilnamasy", + "Currently Subscribed": "Häzirki wagtda abuna ýazyldy", + "Customer Balance": "Müşderi balansy", + "Customize": "Düzelt", + "Cyprus": "Kipr", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "Kot d'Iwuar", + "Dark": "Garaňky", + "Dashboard": "Dolandyryş paneli", + "December": "Dekabr", + "Decrease": "Pese gaçmak", + "Default": "Bellenen", + "Delete": "Öçür", + "Delete :resource": "Öçür :resource", + "Delete Account": "Hasaby öçüriň", + "Delete all notifications": "Noteshli bildirişleri pozuň", + "Delete API Token": "API belligini pozuň", + "Delete File": "Faýly poz", + "Delete Notification": "Duýduryşy poz", + "Delete Resource": "Çeşmäni poz", + "Delete Selected": "Saýlananlary poz", + "Delete Team": "Topary poz", + "Denmark": "Daniýa", + "Detach": "Aýralyk", + "Detach Resource": "Resurslary bölüň", + "Detach Selected": "Saýlananlary bölüň", + "Details": "Jikme-jiklikler", + "Disable": "Öçüriň", + "Djibouti": "Jibuti", + "Do you really want to leave? You have unsaved changes.": "Siz hakykatdanam gitmek isleýärsiňizmi? Saklanmadyk üýtgeşmeleriňiz bar.", + "Dominica": "Dominika", + "Dominican Republic": "Dominikan Respublikasy", + "Done.": "Boldy.", + "Download": "Göçürip al", + "Download Invoice": "Hasap-faktura göçürip alyň", + "Drop file or click to choose": "Faýly taşlaň ýa-da saýlamak üçin basyň", + "Drop files or click to choose": "Faýllary taşlaň ýa-da saýlamak üçin basyň", + "Ecuador": "Ekwador", + "Edit": "Redaktirläň", + "Edit :resource": ":Resource redaktirläň", + "Edit Attached": "Birikdirilen redaktirleme", + "Edit Profile": "Profili redaktirläň", + "Editor": "Redaktor", + "Editor users have the ability to read, create, and update.": "Redaktor ulanyjylaryny okamak, döretmek we täzelemek ukyby bar.", + "Egypt": "Müsür", + "El Salvador": "El Salwador", + "Email": "E-poçta iberiň", + "email": "e-poçta iberiň", + "Email Address": "Email adres", + "Email Addresses": "E-poçta salgylary", + "Email Password Reset Link": "E-poçta parolyny täzeden düzmek baglanyşygy", + "Email Verification": "E-poçta tassyklamasy", + "Enable": "Işlet", + "Encrypted environment file already exists.": "Şifrlenen daşky gurşaw faýly eýýäm bar.", + "Encrypted environment file not found.": "Şifrlenen daşky gurşaw faýly tapylmady", + "Ensure your account is using a long, random password to stay secure.": "Hasabyňyzyň ygtybarly bolmagy üçin uzyn, tötänleýin parol ulanýandygyna göz ýetiriň.", + "Environment file already exists.": "Daşky gurşaw faýly eýýäm bar.", + "Environment file not found.": "Daşky gurşaw faýly tapylmady", + "Equatorial Guinea": "Ekwatorial Gwineýa", + "Eritrea": "Eritreýa", + "Error": "Roralňyşlyk", + "errors": "ýalňyşlyklar", + "Estonia": "Estoniýa", + "Ethiopia": "Efiopiýa", + "ex VAT": "öňki salgyt", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Möhleti :expiration", + "Export As CSV": "CSV görnüşinde eksport ediň", + "Extra Billing Information": "Goşmaça hasaplaşyk maglumatlary", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Tölegiňizi işlemek üçin goşmaça tassyklama zerur. Aşakdaky düwmä basyp töleg sahypasyna dowam etmegiňizi haýyş edýäris.", + "Failed Subscription Payment": "Abunalyk tölegi şowsuz", + "Failed to load :resource!": ":Resource ýükläp bilmedi!", + "Falkland Islands (Malvinas)": "Folklend adalary (Malwinas)", + "Faroe Islands": "Farer adalary", + "February": "Fewral", + "Fiji": "Filmi", + "Filename": "Faýlyň ady", + "Finish enabling two factor authentication.": "Iki faktory tanamak mümkinçiligini beriň.", + "Finland": "Finlýandiýa", + "For your security, please confirm your password to continue.": "Howpsuzlygyňyz üçin parolyňyzy dowam etdirmegiňizi haýyş edýäris.", + "Forbidden": "Gadagan", + "Force Delete": "Güýç öçürmek", + "Force Delete :resource": "Güýç öçürmek :resource", + "Force Delete Resource": "Resurslary öçürmek", + "Force Delete Selected": "Saýlananlary öçürmek", + "Forgot Password": "Paroly ýatdan çykardy", + "Forgot your password?": "Parolyňyzy ýatdan çykardyňyzmy?", + "Forgot Your Password?": "Parolyňyzy ýatdan çykardyňyzmy?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Parolyňyzy ýatdan çykardyňyzmy? Mesele ýok. Diňe e-poçta salgyňyzy bize habar beriň we täzesini saýlamaga mümkinçilik berýän paroly täzeden düzmek baglanyşygyna e-poçta ibereris.", + "France": "Fransiýa", + "French Guiana": "Fransuz Gwiana", + "French Polynesia": "Fransuz polineziýasy", + "French Southern Territories": "Fransiýanyň günorta sebitleri", + "From": "Kimden", + "Gabon": "Gabon", + "Gambia": "Gambiýa", + "Georgia": "Jorjiýa", + "Germany": "Germaniýa", + "Ghana": "Gana", + "Gibraltar": "GIbettar", + "Go Home": "Öýe git", + "Go to page :page": ":Page-nji sahypa geçiň", + "Great! You have accepted the invitation to join the :team team.": "Gowy! :team topara goşulmak çakylygyny kabul etdiňiz.", + "Greece": "Gresiýa", + "Greenland": "Grenlandiýa", + "Grenada": "Grenada", + "Guadeloupe": "Guadeoupe", + "Guam": "Guam", + "Guatemala": "Gwatemala", + "Guernsey": "Günarlisey", + "Guinea": "Gwineýa", + "Guinea-Bissau": "Gwineýa-Bissau", + "Guyana": "Gaýana", + "Haiti": "Gaiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Abunalygyňyzy ýatyrmak barada ikinji pikiriňiz barmy? Häzirki töleg sikliňiziň ahyryna çenli abunalygyňyzy derrew täzeden açyp bilersiňiz. Häzirki hasaplaşyk aýlawyňyz gutarandan soň, düýbünden täze abuna meýilnamasyny saýlap bilersiňiz.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Abunalygyňyzy ýatyrmak barada ikinji pikiriňiz barmy? Abunalygyňyzy häzirki töleg sikliňiziň ahyryna çenli islän wagtyňyz derrew üýtgedip bilersiňiz. Häzirki hasaplaşyk aýlawyňyz gutarandan soň, düýbünden täze abuna meýilnamasyny saýlap bilersiňiz.", + "Heard Island & Mcdonald Islands": "Heard adasy we Makdonalds adalary", + "Heard Island and McDonald Islands": "Heard adasy we Makdonalds adalary", + "Hello!": "Salam!", + "Hide Content": "Mazmuny gizläň", + "Hold Up!": "Saklamak!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Gonduras", + "Hong Kong": "Gonkong", + "Hungary": "Wengriýa", + "I agree to the :terms_of_service and :privacy_policy": ":Terms_of_service we :privacy_policy-e razy", + "Iceland": "Islandiýa", + "ID": "Şahsyýetnamasy", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Zerur bolsa, ähli brauzer sessiýalaryňyzdan ähli enjamlaryňyza çykyp bilersiňiz. Soňky sessiýalaryňyzyň käbiri aşakda görkezilen; garamazdan, bu sanaw doly bolup bilmez. Hasabyňyzyň bozulandygyny duýsaňyz, parolyňyzy hem täzelemeli.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Hasabyňyz bar bolsa, aşakdaky düwmä basyp, bu çakylygy kabul edip bilersiňiz:", + "If you did not create an account, no further action is required.": "Hasap açmadyk bolsaňyz, mundan başga çäre görülmeli däl.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Bu topara çakylyk almaga garaşmadyk bolsaňyz, bu e-poçta iberip bilersiňiz.", + "If you did not receive the email": "E-poçta almadyk bolsaňyz", + "If you did not request a password reset, no further action is required.": "Paroly täzeden dikeltmegi talap etmedik bolsaňyz, mundan başga çäre görülmeli däl.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Hasabyňyz ýok bolsa, aşakdaky düwmä basyp birini döredip bilersiňiz. Hasap döredeniňizden soň, toparyň çakylygyny kabul etmek üçin şu e-poçta çakylygy kabul etmek düwmesine basyp bilersiňiz:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Doly işleýän sözüňiz ýa-da hasaplamaňyza aýratyn aragatnaşyk ýa-da salgyt maglumatlary goşmaly bolsa, ýazgylaryň salgysy ýaly hasap-fakturaňyzy goşmaly bolsa, ony şu ýere goşup bilersiňiz.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" düwmesine basmakda kynçylyk çekýän bolsaňyz, aşakdaky URL-i göçüriň\nweb brauzeriňize:", + "Impersonate": "Özüňi görkezmek", + "Increase": "Köpeltmek", + "India": "Hindistan", + "Indonesia": "Indoneziýa", + "Invalid filename.": "Nädogry faýl ady", + "Invalid JSON was returned from the route.": "Nädogry JSON ugurdan yzyna berildi.", + "Invoice Email Addresses": "Hasap-faktura e-poçta salgylary", + "Invoice emails updated successfully.": "Hasap-faktura e-poçtalary üstünlikli täzelendi.", + "Invoices": "Hasap-faktura", + "Iran, Islamic Republic Of": "Eýran", + "Iran, Islamic Republic of": "Eýran, Yslam Respublikasy", + "Iraq": "Yrak", + "Ireland": "Irlandiýa", + "Isle Of Man": "Adam adasy", + "Isle of Man": "Adam adasy", + "Israel": "Ysraýyl", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Işjeň abunalygyňyz ýok ýaly. Başlamak üçin aşakdaky abuna meýilnamalaryndan birini saýlap bilersiňiz. Abunalyk meýilnamalary amatly ýagdaýda üýtgedilip ýa-da ýatyrylyp bilner.", + "Italy": "Italiýa", + "Jamaica": "Jamaamaýka", + "January": "Januaryanwar", + "Japan": "Japanaponiýa", + "Jersey": "Jersi", + "Jordan": "Iordaniýa", + "July": "Iýul", + "June": "Iýun", + "Kazakhstan": "Gazagystan", + "Kenya": "Keniýa", + "Key": "Açar", + "Kiribati": "Kiribati", + "Korea": "Günorta Koreýa", + "Korea, Democratic People's Republic of": "North Korea", + "Korea, Republic of": "Koreýa, Respublikasy", + "Kosovo": "Kosowa", + "Kuwait": "Kuweýt", + "Kyrgyzstan": "Gyrgyzystan", + "Lao People's Democratic Republic": "Laos", + "Last active": "Iň soňky işjeň", + "Last used": "Iň soňky gezek", + "Latvia": "Latwiýa", + "Leave": "Taşla", + "Leave Team": "Topary terk et", + "Lebanon": "Liwan", + "length": "uzynlygy", + "Lens": "Linza", + "Lesotho": "Lesoto", + "Liberia": "Liberiýa", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Lihtenşteýn", + "Light": "Lightagtylyk", + "Lithuania": "Litwa", + "Load :perPage More": "Moreene :perPage ýükläň", + "Loading": "Adingüklemek", + "Location": "Locationerleşýän ýeri", + "Log in": "Giriň", + "Log In": "Giriş", + "Log Out": "Hasapdan çykmak", + "Log out": "Hasapdan çykmak", + "Log Out Other Browser Sessions": "Beýleki brauzer sessiýalaryndan çykyň", + "Log Viewer": "Gündelik tomaşaçy", + "Login": "Giriş", + "Logout": "Hasapdan çykmak", + "Logs": "Surnallar", + "Luxembourg": "Lýuksemburg", + "Macao": "Makao", + "Macedonia": "Demirgazyk Makedoniýa", + "Macedonia, the former Yugoslav Republic of": "Makedoniýa, öňki ugugoslaw respublikasy", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Malaýziýa", + "Maldives": "Maldiw adalary", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Hasaby dolandyrmak", + "Manage and log out your active sessions on other browsers and devices.": "Işjeň sessiýalaryňyzy beýleki brauzerlerde we enjamlarda dolandyryň we çykyň.", + "Manage API Tokens": "API belgilerini dolandyryň", + "Manage Role": "Rol dolandyryň", + "Manage Team": "Topary dolandyrmak", + "Managing billing for :billableName": ":BillableName-lik tölegleri dolandyrmak", + "March": "Mart", + "Mark all as Read": "Hemmesini Okaň diýip belläň", + "Mark all notifications as read": "Noteshli habarnamalary okalan ýaly belläň", + "Mark Read": "Okaň", + "Mark Unread": "Okalmadyk belläň", + "Marshall Islands": "Marşal adalary", + "Martinique": "Martinik", + "Mauritania": "Mawritaniýa", + "Mauritius": "Mawritis", + "May": "Maý", + "Mayotte": "Maýotte", + "Mexico": "Meksika", + "Micronesia, Federated States Of": "Mikroneziýa", + "Micronesia, Federated States of": "Mikroneziýa, Federatiw Ştatlar", + "Moldova": "Moldowa", + "Moldova, Republic of": "Moldowa, Respublikasy", + "Monaco": "Monako", + "Mongolia": "Mongoliýa", + "Montenegro": "Çernogoriýa", + "Month To Date": "Şu güne çenli aý", + "Monthly": "Aýlyk", + "monthly": "aýda", + "Montserrat": "Montserrat", + "Morocco": "Marokko", + "Mozambique": "Mozambik", + "Myanmar": "Mýanma", + "Name": "Ady", + "name": "ady", + "Namibia": "Namibiýa", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Gollandiýa", + "Netherlands Antilles": "Gollandiýa Antilliler", + "Nevermind": "Hiç haçan ýadyňa salma", + "Nevermind, I'll keep my old plan": "Hiç wagt ýadyňa salma, köne meýilnamamy dowam etdirerin", + "New": "Täze", + "New :resource": "Täze :resource", + "New Caledonia": "Täze Kaledoniýa", + "New Password": "Täze parol", + "New Zealand": "Täze Zelandiýa", + "Next": "Indiki", + "Next Payment": "Indiki töleg", + "Next Payment on": "Indiki töleg", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigeriýa", + "Niue": "Nieue", + "No": ".Ok", + "No :resource matched the given criteria.": "Berlen kriteriýalara :resource gabat gelmedi.", + "No additional information...": "Goşmaça maglumat ýok ...", + "No Current Data": "Häzirki maglumatlar ýok", + "No Data": "Maglumat ýok", + "no file selected": "faýl saýlanmady", + "No Increase": "Okarlandyrma", + "No payment methods on file.": "Faýlda töleg usullary ýok.", + "No payment scheduled.": "Töleg meýilleşdirilmedi.", + "No Prior Data": "Öňünden maglumat ýok", + "No Results Found.": "Netije tapylmady", + "Norfolk Island": "Norfolk adasy", + "Northern Mariana Islands": "Demirgazyk Mariana adalary", + "Norway": "Norwegiýa", + "Not Found": "Tapylmady", + "Notifications": "Duýduryşlar", + "Nova": "Nova", + "Nova User": "Täze ulanyjy", + "November": "Noýabr", + "October": "Oktýabr", + "of": "we", + "OK": "Bolýar", + "Oman": "Umman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Topar ýok edilenden soň, ähli çeşmeler we maglumatlar hemişelik ýok ediler. Bu topary pozmazdan ozal, saklamak isleýän bu toparyňyza degişli maglumatlary ýa-da maglumatlary göçürip almagyňyzy haýyş edýäris.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Hasabyňyz öçürilenden soň, ähli çeşmeler we maglumatlar hemişelik ýok ediler. Hasabyňyzy pozmazdan ozal, saklamak isleýän maglumatlaryňyzy ýa-da maglumatlaryňyzy göçürip almagyňyzy haýyş edýäris.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hasabyňyz öçürilenden soň, ähli çeşmeler we maglumatlar hemişelik ýok ediler. Hasabyňyzy hemişelik ýok etmek isleýändigiňizi tassyklamak üçin parolyňyzy giriziň.", + "Only Trashed": "Diňe zibil", + "Open Invoices": "Hasap-fakturalary açyň", + "Original": "Asyl", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Hasaplaşyk dolandyryş portalymyz, abunalyk meýilnamany, töleg usulyny amatly dolandyrmaga we soňky hasap-fakturalaryňyzy göçürip almaga mümkinçilik berýär.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Hasaplaşyk dolandyryş portalymyz, abunalyk meýilnamany, töleg usullaryny amatly dolandyrmaga we soňky hasap-fakturalaryňyzy göçürip almaga mümkinçilik berýär.", + "Page Expired": "Sahypanyň möhleti gutardy", + "Pagination Navigation": "Sahypa nawigasiýasy", + "Paid": "Tölegli", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territories", + "Panama": "Panama", + "Papua New Guinea": "Papua Täze Gwineýa", + "Paraguay": "Paragwaý", + "Password": "Parol", + "password": "parol", + "Payment Confirmation": "Töleg tassyklamasy", + "Payment Information": "Töleg maglumatlary", + "Payment information updated successfully.": "Töleg maglumatlary üstünlikli täzelendi.", + "Payment Method": "Töleg usuly", + "Payment Methods": "Töleg usullary", + "Payment Required": "Töleg talap edilýär", + "Payments": "Tölegler", + "Pending Team Invitations": "Garaşylýan topar çakylyklary", + "Per Page": "Sahypa başyna", + "Permanently delete this team.": "Bu topary hemişelik pozuň.", + "Permanently delete your account.": "Hasabyňyzy hemişelik pozuň.", + "Permissions": "Rugsatlar", + "Peru": "Peruda", + "Philippines": "Filippinler", + "Photo": "Surat", + "Pitcairn": "Pitcairn Islands", + "Please accept the terms of service.": "Hyzmat şertlerini kabul etmegiňizi haýyş edýäris.", + "Please click the button below to verify your email address.": "E-poçta salgyňyzy barlamak üçin aşakdaky düwmä basyň.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Gyssagly dikeldiş kodlaryndan birini girizip hasabyňyza girmegi tassyklaň.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Hakyky tassyklaýjy programmaňyz tarapyndan berlen tanamaklyk koduny girizip hasabyňyza girmegi tassyklamagyňyzy haýyş edýäris.", + "Please confirm your password before continuing.": "Dowam etmezden ozal parolyňyzy tassyklaň.", + "Please copy your new API token. For your security, it won't be shown again.": "Täze API belligiňizi göçüriň. Howpsuzlygyňyz üçin ol indi görkezilmez.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Otherhli enjamlaryňyzdaky beýleki brauzer sessiýalaryňyzdan çykmak isleýändigiňizi tassyklamak üçin parolyňyzy giriziň.", + "Please provide a maximum of three invoice emails addresses.": "Iň köp hasap-faktura e-poçta salgylary bermegiňizi haýyş edýäris.", + "Please provide the email address of the person you would like to add to this team.": "Bu topara goşmak isleýän adamyňyzyň e-poçta salgysyny bermegiňizi haýyş edýäris.", + "Please set a default payment method before retrying payments.": "Tölegleri gaýtadan synanyşmazdan ozal deslapky töleg usulyny belläň.", + "Please set a default payment method before swapping plans.": "Meýilnamalary çalyşmazdan ozal töleg usulyny düzmegiňizi haýyş edýäris.", + "Poland": "Polşa", + "Portugal": "Portugaliýa", + "Press / to search": "Gözlemek üçin / basyň", + "Preview": "Öňünden syn", + "Previewing": "Öňünden syn", + "Previous": "Öňki", + "Privacy Policy": "Gizlinlik syýasaty", + "Profile": "Profil", + "Profile Information": "Profil maglumatlary", + "Puerto Rico": "Puerto Riko", + "Qatar": "Katar", + "Quarter To Date": "Çärýek", + "Recovery Code": "Dikeldiş kody", + "Refresh": "Täzele", + "Regards,": "Hormat bilen,", + "Regenerate Recovery Codes": "Dikeldiş kodlaryny täzeden dörediň", + "Register": "Hasaba al", + "Reload": "Gaýtadan ýükläň", + "Remember me": "Meni ýatla", + "Remember Me": "Meni ýatla", + "Remove": "Aýyr", + "Remove Photo": "Suraty aýyryň", + "Remove Team Member": "Toparyň agzasyny aýyryň", + "Replicate": "Gaýtalama", + "Required fields": "Gerekli ýerler", + "Resend Verification Email": "Barlamak e-poçta iber", + "Reset Filters": "Süzgüçleri täzeden düzmek", + "Reset Password": "Paroly täzeden düzmek", + "Reset Password Notification": "Parol habarnamasyny täzeden düzmek", + "resource": "çeşmesi", + "Resource Row Dropdown": "Çeşmeleriň hatary", + "Resources": "Çeşmeler", + "resources": "çeşmeleri", + "Restore": "Dikelt", + "Restore :resource": "Dikelt :resource", + "Restore Resource": "Çeşmäni dikeltmek", + "Restore Selected": "Saýlananlary dikelt", + "results": "Netijeler", + "Resume Subscription": "Abuna ýazylyşy dowam etdiriň", + "Retry Payment": "Tölegi gaýtadan synanyşyň", + "Return to :appName": ":AppName-e dolan", + "Reunion": "Reunion", + "Role": "Rol", + "Romania": "Rumyniýa", + "Run Action": "Hereket et", + "Russian Federation": "Russiýa Federasiýasy", + "Rwanda": "Ruanda", + "Réunion": "Reunion", + "Saint Barthelemy": "Keramatly Bartelemi", + "Saint Barthélemy": "Keramatly Bartelemi", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "Keramatly Kitts we Newis", + "Saint Kitts and Nevis": "Keramatly Kitts we Newis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "Keramatly Martin", + "Saint Martin (French part)": "Keramatly Martin (fransuz bölegi)", + "Saint Pierre And Miquelon": "Keramatly Pýer we Mikelon", + "Saint Pierre and Miquelon": "Keramatly Pýer we Mikelon", + "Saint Vincent And Grenadines": "Keramatly Winsent we Grenadinler", + "Saint Vincent and the Grenadines": "Keramatly Winsent we Grenadinler", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "San Tomé we Prinsipe", + "Sao Tome and Principe": "Sao Tome we Prinsip", + "Saudi Arabia": "Saud Arabystany", + "Save": "Saklaň", + "Saved.": "Saklandy.", + "Scroll to bottom": "Aşak aýlaň", + "Scroll to top": "Topokara aýlaň", + "Search": "Gözlemek", + "Secure Area": "Howpsuz meýdan", + "Select": "Saýlaň", + "Select a different plan": "Başga meýilnama saýlaň", + "Select a log file...": "Gündelik faýly saýlaň ...", + "Select A New Photo": "Täze surat saýlaň", + "Select Action": "Hereket saýlaň", + "Select all": "Ählisini seç", + "Select All Dropdown": "Allhli aşak gaçmagy saýlaň", + "Select this page": "Bu sahypany saýlaň", + "Send Password Reset Link": "Paroly täzeden düzmek baglanyşygyny iber", + "Senegal": "Senegal", + "September": "Sentýabr", + "Serbia": "Serbiýa", + "Server Error": "Serwer ýalňyşlygy", + "Service Unavailable": "Hyzmat elýeterli däl", + "Set as default": "Dymmaklyk hökmünde düzüň", + "Setup Key": "Gurnama açary", + "Seychelles": "Seýşel adalary", + "Show All Fields": "Allhli meýdanlary görkez", + "Show Content": "Mazmuny görkez", + "Show Recovery Codes": "Dikeldiş kodlaryny görkez", + "Showing": "Görkezmek", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Girdi", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Phinli marten", + "Slovakia": "Slowakiýa", + "Slovenia": "Sloweniýa", + "Soft Deleted": "Softumşak öçürildi", + "Solomon Islands": "Süleýman adalary", + "Somalia": "Somali", + "Something went wrong.": "Bir zat nädogry boldy.", + "Sorry! You are not authorized to perform this action.": "Bagyşlaň! Bu hereketi ýerine ýetirmäge ygtyýaryňyz ýok.", + "Sorry, your session has expired.": "Bagyşlaň, sessiýaňyz gutardy.", + "South Africa": "Günorta Afrika", + "South Georgia And Sandwich Isl.": "Günorta Jorjiýa we Günorta Sandwiç adalary", + "South Georgia and the South Sandwich Islands": "Günorta Jorjiýa we Günorta Sandwiç adalary", + "South Sudan": "Günorta Sudan", + "Spain": "Ispaniýa", + "Sri Lanka": "Şri-Lanka", + "Standalone Actions": "Özbaşdak hereketler", + "Start Polling": "Ses berişlige başlaň", + "Start polling": "Ses berişlige başlaň", + "State / County": "Döwlet / okrug", + "Stop Impersonating": "Özüňi görkezmekden sakla", + "Stop Polling": "Ses bermegi bes ediň", + "Stop polling": "Ses bermegi bes ediň", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Bu dikeldiş kodlaryny ygtybarly parol dolandyryjysynda saklaň. Iki faktorly tanamak enjamyňyz ýitirilen bolsa, hasabyňyza girişi dikeltmek üçin ulanylyp bilner.", + "Subscribe": "Abuna ýazylyň", + "Subscription Information": "Abunalyk maglumatlary", + "Subscription Pending": "Abuna ýazylýar", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Swalbard we Mayan Maýen", + "Svalbard and Jan Mayen": "Swalbard we Mayan Maýen", + "Swaziland": "Eswatini", + "Sweden": "Şwesiýa", + "Switch Teams": "Toparlary çalyşmak", + "Switzerland": "Şweýsariýa", + "Syrian Arab Republic": "Syria", + "System": "Ulgam", + "Taiwan": "Taýwan", + "Taiwan, Province of China": "Taýwan, Hytaý welaýaty", + "Tajikistan": "Täjigistan", + "Tanzania": "Tanzaniýa", + "Tanzania, United Republic of": "Tanzaniýa, Birleşen Respublikasy", + "TAX": "Salgyt", + "Team Details": "Topar maglumatlary", + "Team Invitation": "Topar çakylygy", + "Team Members": "Toparyň agzalary", + "Team Name": "Toparyň ady", + "Team Owner": "Toparyň eýesi", + "Team Settings": "Topar sazlamalary", + "Terms of Service": "Hyzmat şertleri", + "Thailand": "Taýland", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Hasaba gireniňiz üçin sag boluň! Işe başlamazdan ozal e-poçta iberen baglanyşygymyza basyp, e-poçta salgyňyzy tassyklap bilersiňizmi? E-poçta almadyk bolsaňyz, begenç bilen başga birini ibereris.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Üznüksiz goldawyňyz üçin sag boluň. Recordsazgylaryňyz üçin hasap-fakturaňyzyň göçürmesini goşduk. Soraglaryňyz ýa-da aladalaryňyz bar bolsa bize habar bermegiňizi haýyş edýäris.", + "Thanks,": "Sag bol,", + "The :attribute must be a valid role.": ":Attribute dogry rol bolmaly.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute azyndan :length simwoldan ybarat bolmaly we azyndan bir san bolmaly.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute azyndan :length simwoldan ybarat bolmaly we azyndan bir aýratyn nyşan we bir san bolmaly.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute azyndan :length simwoldan ybarat bolmaly we azyndan bir aýratyn nyşan bolmaly.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute-de azyndan :length simwol bolmaly we azyndan bir baş harp we bir san bolmaly.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harp we bir aýratyn nyşan bolmaly.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute-de azyndan :length simwol bolmaly we azyndan bir baş harp, bir san we bir aýratyn nyşan bolmaly.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute azyndan :length simwoldan ybarat bolmaly we azyndan bir baş harpdan ybarat bolmaly.", + "The :attribute must be at least :length characters.": ":Attribute azyndan :length simwoldan ybarat bolmaly.", + "The :attribute must contain at least one letter.": ":Attribute-de azyndan bir harp bolmaly.", + "The :attribute must contain at least one number.": ":Attribute-de azyndan bir san bolmaly.", + "The :attribute must contain at least one symbol.": ":Attribute-de azyndan bir nyşan bolmaly.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute-de azyndan bir baş harp we bir kiçi harp bolmaly.", + "The :resource was created!": ":Resource döredildi!", + "The :resource was deleted!": ":Resource öçürildi!", + "The :resource was restored!": ":Resource dikeldildi!", + "The :resource was updated!": ":Resource täzelendi!", + "The action was executed successfully.": "Hereket üstünlikli ýerine ýetirildi.", + "The default payment method cannot be removed.": "Adaty töleg usuly aýrylyp bilinmez.", + "The file was deleted!": "Faýl öçürildi!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Berlen :attribute maglumat syzdyrylyşynda peýda boldy. Başga :attribute saýlaň.", + "The given data was invalid.": "Berlen maglumatlar nädogry", + "The government won't let us show you what's behind these doors": "Hökümet size bu gapylaryň aňyrsynda nämeleriň bardygyny görkezmäge ýol bermez", + "The HasOne relationship has already been filled.": "HasOne gatnaşyklary eýýäm dolduryldy.", + "The image could not be loaded": "Suraty ýükläp bolmady", + "The image could not be loaded.": "Suraty ýükläp bolmady", + "The invoice emails must be valid email addresses.": "Hasap-faktura e-poçta dogry e-poçta salgylar bolmaly.", + "The password is incorrect.": "Parol nädogry", + "The provided coupon code is invalid.": "Berlen talon kody nädogry.", + "The provided password does not match your current password.": "Berlen parol häzirki parolyňyza gabat gelmeýär.", + "The provided password was incorrect.": "Berlen parol nädogry", + "The provided two factor authentication code was invalid.": "Berlen iki faktory tassyklamak kody nädogry.", + "The provided two factor recovery code was invalid.": "Berlen iki faktor dikeldiş kody nädogry.", + "The provided VAT number is invalid.": "Berlen salgydyň belgisi nädogry.", + "The resource was attached!": "Resurs goşuldy!", + "The resource was prevented from being saved!": "Resursyň tygşytlanmagynyň öňüni aldy!", + "The resource was updated!": "Resurs täzelendi!", + "The response is not a streamed response.": "Jogap akymly jogap däl.", + "The response is not a view.": "Jogap görünmeýär.", + "The selected country is invalid.": "Saýlanan ýurt nädogry.", + "The selected plan is invalid.": "Saýlanan meýilnama nädogry.", + "The selected resources have been :action!": "Saýlanan çeşmeler :action boldy!", + "The team's name and owner information.": "Toparyň ady we eýesiniň maglumatlary.", + "There are no available options for this resource.": "Bu çeşme üçin elýeterli wariant ýok.", + "There are no fields to display.": "Görkezjek meýdan ýok.", + "There are no new notifications.": "Täze bildiriş ýok.", + "There was a problem executing the action.": "Hereketi ýerine ýetirmekde kynçylyk ýüze çykdy.", + "There was a problem fetching the resource.": "Resurs almakda kynçylyk ýüze çykdy.", + "There was a problem submitting the form.": "Anketany tabşyrmakda kynçylyk ýüze çykdy.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Bu adamlar siziň toparyňyza çagyryldy we çakylyk e-poçta iberildi. E-poçta çakylygyny kabul edip, topara goşulyp bilerler.", + "This account does not have an active subscription.": "Bu hasabyň işjeň abunalygy ýok.", + "This action is unauthorized.": "Bu hereket rugsatsyz.", + "This copy of Nova is unlicensed.": "Nowanyň bu nusgasy ygtyýarnamasyz.", + "This coupon code can only be used by new customers.": "Bu talon kody diňe täze müşderiler ulanyp bilerler.", + "This device": "Bu enjam", + "This file field is read-only.": "Bu faýl meýdany diňe okalýar.", + "This invoice is no longer open.": "Bu hasap-faktura indi açyk däl.", + "This is a secure area of the application. Please confirm your password before continuing.": "Bu programmanyň ygtybarly ýeri. Dowam etmezden ozal parolyňyzy tassyklaň.", + "This password does not match our records.": "Bu parol ýazgylarymyza gabat gelenok.", + "This password reset link will expire in :count minutes.": "Bu paroly täzeden dikeltmek baglanyşygy :count minutda gutarar.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Bu töleg başlandy, emma serişde entek alynmady. Bu 14 güne çenli dowam edip biler.", + "This resource no longer exists": "Bu çeşme indi ýok", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Bu abuna ýazylyş möhleti gutardy we dowam etdirilip bilinmez. Täze abuna ýazmagyňyzy haýyş edýäris.", + "This user already belongs to the team.": "Bu ulanyjy eýýäm topara degişlidir.", + "This user has already been invited to the team.": "Bu ulanyjy eýýäm topara çagyryldy.", + "Timor-Leste": "Agyz-leste", + "to": "to", + "To": "Kime", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Iki faktory tanamak mümkinçiligini gutarmak üçin, telefonyňyzyň tassyklaýjy programmasyny ulanyp, aşakdaky QR koduny skanirläň ýa-da gurnama açaryna giriň we döredilen OTP koduny beriň.", + "Today": "Bu gün", + "Toggle navigation": "Nawigasiýany üýtgediň", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Token ady", + "Tonga": "Tonna", + "Too Many Requests": "Gaty köp haýyş", + "total": "jemi", + "Total:": "Jemi:", + "Trashed": "Zibil", + "Trinidad And Tobago": "Trinidad we Tobago", + "Trinidad and Tobago": "Trinidad we Tobago", + "Tunisia": "Tunis", + "Turkey": "Türkiye", + "Turkmenistan": "Türkmenistan", + "Turks And Caicos Islands": "Türkler we Kaýkos adalary", + "Turks and Caicos Islands": "Türkler we Kaýkos adalary", + "Tuvalu": "Tuwalu", + "Two Factor Authentication": "Iki faktory tanamak", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Iki faktory tanamaklyk açyk. Telefonyňyzyň tassyklaýjy programmasyny ulanyp, aşakdaky QR kody skanirläň ýa-da gurmak düwmesini giriziň.", + "Type": "Görnüşi", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Rugsat berilmedik", + "United Arab Emirates": "Birleşen Arap Emirlikleri", + "United Kingdom": "Angliýa", + "United States": "Birleşen Ştatlar", + "United States Minor Outlying Islands": "Amerikanyň Birleşen Ştatlarynyň kiçi adalary", + "United States Outlying Islands": "ABŞ-nyň daşarky adalary", + "Unknown": "Näbelli", + "Unpaid": "Tölenmedik", + "Update": "Täzelen", + "Update & Continue Editing": "Redaktirlemegi täzeläň we dowam etdiriň", + "Update :resource": ":Resource täzeläň", + "Update :resource: :title": ":Resource: :title täzeläň", + "Update attached :resource: :title": "Täzelenme :resource: :title", + "Update Password": "Paroly täzeläň", + "Update Payment Information": "Töleg maglumatlary täzeläň", + "Update Payment Method": "Töleg usulyny täzeläň", + "Update your account's profile information and email address.": "Hasabyňyzyň profil maglumatyny we e-poçta salgysyny täzeläň.", + "Uploading": "Uploadüklemek", + "Uploading files... (:current/:total)": "Faýl ýüklemek ... (:current/:total)", + "Uruguay": "Urugwaý", + "Use a recovery code": "Dikeldiş koduny ulanyň", + "Use an authentication code": "Hakyky tanamak kody ulanyň", + "User Actions": "Ulanyjy hereketleri", + "User Security": "Ulanyjy howpsuzlygy", + "Username": "Ulanyjy ady", + "Uzbekistan": "Özbegistan", + "Value": "Gymmatlyk", + "Vanuatu": "Wanuatu", + "VAT Number": "Goşulan baha üçin salgydyň belgisi", + "Venezuela": "Wenesuela", + "Venezuela, Bolivarian Republic of": "Wenesuela, Boliwariýa Respublikasy", + "Verify Email Address": "E-poçta salgysyny barlaň", + "Verify Your Email Address": "E-poçta salgyňyzy barlaň", + "Viet Nam": "Vietnam", + "View": "Gör", + "Virgin Islands, British": "British Virgin Islands", + "Virgin Islands, U.S.": "U.S. Virgin Islands", + "Wallis And Futuna": "Wallis we Futuna", + "Wallis and Futuna": "Wallis we Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Abunalygyňyzy gaýtadan işleýäris. Abuna ýazylmak üstünlikli işlenenden soň, bu sahypa awtomatiki täzelener. Adatça bu amal birnäçe sekunt dowam etmeli.", + "We are unable to process your payment. Please contact customer support.": "Tölegiňizi amala aşyryp bilmeris. Müşderi goldawyna ýüz tutmagyňyzy haýyş edýäris.", + "We have emailed your password reset link!": "Parolyňyzy täzeden düzmek baglanyşygyna e-poçta iberdik!", + "We were unable to find a registered user with this email address.": "Bu e-poçta salgysy bilen hasaba alnan ulanyjyny tapyp bilmedik.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Hasap-faktura aşakdaky e-poçta salgylara birikdirilen baglanyşyga ýük ibereris. Vergul ulanyp, birnäçe e-poçta adreslerini bölüp bilersiňiz.", + "We're lost in space. The page you were trying to view does not exist.": "Biz kosmosda ýitdik. Görjek bolýan sahypaňyz ýok.", + "Welcome Back!": "Gaýtadan hoş geldiňiz!", + "Western Sahara": "Günbatar Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Iki faktorly tanamaklyk açyk bolsa, tassyklamak wagtynda ygtybarly, tötänleýin bellik soralar. Bu belligi telefonyňyzyň Google Authenticator goýmasyndan alyp bilersiňiz.", + "Whoops": "Wah", + "Whoops!": "Wah!", + "Whoops! Something went wrong.": "Wah! Bir zat nädogry boldy.", + "With Trashed": "Zibil bilen", + "Write": "Writeaz", + "Year To Date": "Toyl", + "Yearly": "Lyyllyk", + "Yemen": "Yemenemen", + "Yes": "Hawa", + "You are already subscribed.": "Siz eýýäm abuna bolduňyz.", + "You are currently within your free trial period. Your trial will expire on :date.": "Häzirki wagtda mugt synag möhletinde. Synagyňyz :date-de tamamlanar.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Häzirki wagtda mugt synag möhletinde. Synagyňyz :date.-de gutarar. Täze abuna ýazylmak synagyňyzy tamamlar.", + "You are logged in!": "Sessiýa açdyňyz", + "You are receiving this email because we received a password reset request for your account.": "Bu e-poçta alýarsyňyz, sebäbi hasabyňyz üçin paroly täzeden düzmek haýyşyny aldyk.", + "You have been invited to join the :team team!": ":Team topara goşulmaga çagyryldyňyz!", + "You have enabled two factor authentication.": "Iki faktoryň hakykylygyny tassykladyňyz.", + "You have not enabled two factor authentication.": "Iki faktory tanamak mümkinçiligini bermediňiz.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Sizde tölenmedik hasap-fakturalar bar. Adaty töleg usulyňyzy täzeläniňizden soň, tölegleri aşakdaky hasap-faktura sanawy arkaly täzeden synap bilersiňiz.", + "You may accept this invitation by clicking the button below:": "Bu çakylygy aşakdaky düwmä basyp kabul edip bilersiňiz:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Abunalygyňyzy islän wagtyňyz ýatyryp bilersiňiz. Abunalygyňyz ýatyrylansoň, häzirki töleg aýlawyňyz gutarýança abunalygy dowam etdirip bilersiňiz.", + "You may delete any of your existing tokens if they are no longer needed.": "Bar bolan bellikleriňizi, indi zerur bolmasa, pozup bilersiňiz.", + "You may not delete your personal team.": "Şahsy toparyňyzy pozup bilmersiňiz.", + "You may not leave a team that you created.": "Döreden toparyňyzy terk edip bilmersiňiz.", + "You will receive an invoice and payment link via email for each billing period.": "Her hasaplaşyk döwri üçin e-poçta arkaly hasap-faktura we töleg baglanyşygyny alarsyňyz.", + "You're logged in!": "Sessiýa açdyňyz", + "Your :invoiceName invoice is now available!": ":InvoiceName hasap-fakturaňyz indi elýeterli!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Hasaplaşyk salgyňyz :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kartyňyz ret edildi Has giňişleýin maglumat üçin kart berijiňiz bilen habarlaşmagyňyzy haýyş edýäris.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Häzirki töleg usulyňyz, :expiration-de gutarýan :lastFour-de gutarýan kredit kartoçkasydyr.", + "Your email address is unverified.": "E-poçta salgyňyz tassyklanmady", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Iň soňky :amount tölegiňiz şowsuz boldy. Şowsuz tölegi gaýtadan synanyşmak üçin töleg usulyňyzy täzeläň.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date-den :amount-a soňky tölegiňiz şowsuz boldy. Şowsuz tölegi gaýtadan synanyşmak üçin töleg usulyňyzy täzeläň.", + "Your next payment of :amount will be processed on :date.": "Indiki tölegiňiz :date-de bolar.", + "Your payment method has been added successfully.": "Töleg usulyňyz üstünlikli goşuldy.", + "Your payment method will be charged automatically for each billing period.": "Töleg usulyňyz, her töleg döwri üçin awtomatiki usulda alynýar.", + "Your registered VAT Number is :vatNumber.": "Siziň bellige alnan goşulan baha üçin salgysyňyz :vatNumber.", + "Your subscription has been started successfully.": "Abuna ýazylyşyňyz üstünlikli başlandy.", + "Your subscription has been successfully cancelled.": "Abunalygyňyz üstünlikli ýatyryldy.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Abunalygyňyz üstünlikli ýatyryldy. Hasap möhletiňiz gutarýança henizem girip bilersiňiz.", + "Your subscription was successfully resumed.": "Abunalygyňyz üstünlikli dowam etdirildi.", + "Your subscription was successfully updated.": "Abunalygyňyz üstünlikli täzelendi.", + "Zambia": "Zambiýa", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Poçta indeksi", + "Åland Islands": "Åland adalary" +} diff --git a/locales/tk/php-inline.json b/locales/tk/php-inline.json new file mode 100644 index 00000000000..feffc6b3775 --- /dev/null +++ b/locales/tk/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Bu ugur kabul edilmelidir.", + "accepted_if": ":Other-den :value-e ýetende bu meýdan kabul edilmelidir.", + "active_url": "Bu dogry URL däl.", + "after": "Bu :date-den soňky sene bolmaly.", + "after_or_equal": "Bu :date-den soňky ýa-da :date-e deň sene bolmaly.", + "alpha": "Bu meýdanda diňe harplar bolmaly.", + "alpha_dash": "Bu meýdanda diňe harplar, sanlar, çyzyklar we aşaky çyzyklar bolmaly.", + "alpha_num": "Bu meýdan diňe harplary we sanlary öz içine almalydyr.", + "any_of": "Bu meýdan nädogry.", + "array": "Bu meýdan bir massiw bolmaly.", + "ascii": "Bu meýdanda diňe bir baýtly harp sanlary we nyşanlary bolmaly.", + "attached": "Bu meýdan eýýäm birikdirildi.", + "before": "Bu :date-den öňki sene bolmaly.", + "before_or_equal": "Bu :date-den öňki ýa-da :date-e deň sene bolmaly.", + "between.array": "Bu mazmunda :min bilen :max arasynda element bolmaly.", + "between.file": "Bu faýl :min bilen :max kilobaýt arasynda bolmaly.", + "between.numeric": "Bu baha :min bilen :max arasynda bolmaly.", + "between.string": "Bu setir :min bilen :max simwol arasynda bolmaly.", + "boolean": "Bu meýdan dogry ýa-da ýalan bolmaly.", + "can": "Bu meýdan birugsat bahany öz içine alýar.", + "confirmed": "Tassyklama gabat gelmeýär.", + "contains": "Bu meýdan zerur bahany ýitirýär.", + "date": "Bu dogry sene däl.", + "date_equals": "Bu :date-e deň sene bolmaly.", + "date_format": "Bu :format formatyna gabat gelmeýär.", + "decimal": "Bu meýdanda :decimal onluk ýer bolmaly.", + "declined": "Bu baha ret edilmeli.", + "declined_if": "Bu baha :other :value bolanda ret edilmeli.", + "different": "Bu baha :other-den tapawutly bolmaly.", + "digits": "Bu :digits san bolmaly.", + "digits_between": "Bu :min bilen :max aralykda san belgilerden ybarat bolmaly.", + "dimensions": "Bu suratyň ölçegleri nädogry.", + "distinct": "Bu meýdanyň iki gezek bahasy bar.", + "doesnt_contain": "Bu meýdan aşakdakylaryň hiç biri ýok: :values.", + "doesnt_end_with": "Bu meýdan aşakdakylaryň biri bilen gutarmaly däldir: :values.", + "doesnt_start_with": "Bu meýdan aşakdakylaryň biri bilen başlamazlygy mümkin: :values.", + "email": "Bu dogry e-poçta salgysy bolmaly.", + "ends_with": "Bu aşakdakylaryň biri bilen tamamlanmaly: :values.", + "enum": "Saýlanan baha rugsat berlen sanawda ýok.", + "exists": "Saýlanan baha ýok.", + "extensions": "Bu meýdanda aşakdaky giňeltmeleriň biri bolmaly: :values.", + "file": "Mazmun faýl bolmaly.", + "filled": "Bu meýdanyň gymmaty bolmaly.", + "gt.array": "Mazmun :value elementden köp bolmaly.", + "gt.file": "Faýlyň ölçegi :value kilobaýtdan uly bolmaly.", + "gt.numeric": "Baha :value-den uly bolmaly.", + "gt.string": "Setir :value simwoldan uzyn bolmaly.", + "gte.array": "Mazmun :value element ýa-da ondan köp bolmaly.", + "gte.file": "Faýlyň ölçegi :value kilobaýtdan uly ýa-da deň bolmaly.", + "gte.numeric": "Baha :value-den uly ýa-da deň bolmaly.", + "gte.string": "Setir :value simwoldan uzyn ýa-da deň bolmaly.", + "hex_color": "Bu meýdan dogry altyburç reňk bolmaly.", + "image": "Bu surat bolmaly.", + "in": "Saýlanan baha rugsat berlenleriň arasynda ýok.", + "in_array": "Bu baha :other-de ýok.", + "in_array_keys": "Bu meýdanda aşakdaky düwmeleriň azyndan biri bolmaly: :values.", + "integer": "Bu tutuş san bolmaly.", + "ip": "Bu dogry IP salgy bolmaly.", + "ipv4": "Bu dogry IPv4 salgy bolmaly.", + "ipv6": "Bu dogry IPv6 salgy bolmaly.", + "json": "Bu dogry JSON setiri bolmaly.", + "list": "Bu meýdan sanaw bolmaly.", + "lowercase": "Bu meýdan kiçi harp bolmaly", + "lt.array": "Mazmun :value elementden az bolmaly.", + "lt.file": "Faýlyň ölçegi :value kilobaýtdan kiçi bolmaly.", + "lt.numeric": "Baha :value-den az bolmaly.", + "lt.string": "Setir :value simwoldan gysga bolmaly.", + "lte.array": "Mazmun :value elementden köp bolmaly däl.", + "lte.file": "Faýlyň ölçegi :value kilobaýtdan kiçi ýa-da deň bolmaly.", + "lte.numeric": "Baha :value-den az ýa-da deň bolmaly.", + "lte.string": "Setir :value simwoldan gysga ýa-da deň bolmaly.", + "mac_address": "Baha dogry MAC salgysy bolmaly.", + "max.array": "Mazmun :max elementden köp bolmaly däl.", + "max.file": "Faýlyň ölçegi :max kilobaýtdan uly bolmaly däl.", + "max.numeric": "Baha :max-den uly bolmaly däl.", + "max.string": "Setir :max simwoldan uzyn bolmaly däl.", + "max_digits": "Bu meýdanda :max sandan köp bolmaly däldir.", + "mimes": "Bu :values görnüşindäki faýl bolmaly.", + "mimetypes": "Bu :values görnüşindäki faýl bolmaly.", + "min.array": "Mazmun azyndan :min element bolmaly.", + "min.file": "Faýlyň ölçegi azyndan :min kilobaýt bolmaly.", + "min.numeric": "Baha azyndan :min bolmaly.", + "min.string": "Setir azyndan :min simwol bolmaly.", + "min_digits": "Bu meýdanda azyndan :min san bolmaly.", + "missing": "Bu meýdan ýok bolmaly.", + "missing_if": ":Other meýdan :value bolanda bu meýdan ýok bolmaly.", + "missing_unless": ":Other :value bolmasa, bu meýdan ýok bolmaly.", + "missing_with": ":Values bar bolanda bu meýdan ýok bolmaly.", + "missing_with_all": ":Values bar bolanda bu meýdan ýok bolmaly.", + "multiple_of": "Baha :value-a bölünýän bolmaly.", + "not_in": "Saýlanan baha sanawda bolmaly däl.", + "not_regex": "Bu format nädogry.", + "numeric": "Bu san bolmaly.", + "password.letters": "Bu meýdanda azyndan bir harp bolmaly.", + "password.mixed": "Bu meýdanda azyndan bir baş harp we bir kiçi harp bolmaly.", + "password.numbers": "Bu meýdan azyndan bir san bolmalydyr.", + "password.symbols": "Bu meýdanda azyndan bir nyşan bolmaly.", + "password.uncompromised": "Berlen meýdan maglumatlaryň syzmagynda peýda boldy. Başga bir meýdan saýlaň.", + "present": "Bu meýdan bolmaly.", + "present_if": "Bu meýdan :other :value bolanda bolmaly.", + "present_unless": ":other :value bolmasa, bu meýdan bolmaly.", + "present_with": "Bu meýdan :values bar bolanda bolmaly.", + "present_with_all": "Bu meýdan :values bar bolanda bolmaly.", + "prohibited": "Bu meýdan gadagan.", + "prohibited_if": ":Other :value bolanda bu meýdan gadagan.", + "prohibited_if_accepted": ":other kabul edilende bu meýdan gadagan.", + "prohibited_if_declined": "Bu meýdan :other ret edilende gadagan edilýär.", + "prohibited_unless": ":Other :values bolmasa, bu meýdan gadagan.", + "prohibits": "Bu meýdan :other gatnaşygy gadagan edýär.", + "regex": "Bu format nädogry.", + "relatable": "Bu meýdan bu çeşme bilen baglanyşykly bolup bilmez.", + "required": "Bu meýdan hökmanydyr.", + "required_array_keys": "Bu meýdanda: :values üçin ýazgylar bolmaly.", + "required_if": ":Other meýdan :value bolanda bu meýdan talap edilýär.", + "required_if_accepted": ":Other kabul edilende bu meýdan talap edilýär.", + "required_if_declined": "Bu meýdan :other ret edilende talap edilýär.", + "required_unless": ":Other :values bolmasa, bu meýdan talap edilýär.", + "required_with": "Bu meýdan :values bar bolanda talap edilýär.", + "required_with_all": ":values meýdan bar bolsa bu meýdan talap edilýär.", + "required_without": ":Values ýok bolsa bu meýdan talap edilýär.", + "required_without_all": "Bu meýdan :values-den hiç biri ýok wagty talap edilýär.", + "same": "Bu meýdanyň bahasy :other bilen deň bolmaly.", + "size.array": "Mazmun :size elementi öz içine almaly.", + "size.file": "Faýlyň ölçegi :size kilobaýt bolmaly.", + "size.numeric": "Baha :size bolmaly.", + "size.string": "Setir :size simwol bolmaly.", + "starts_with": "Bu aşakdakylaryň biri bilen başlamaly: :values.", + "string": "Bu setir bolmaly.", + "timezone": "Bu dogry zolak bolmaly.", + "ulid": "Bu meýdan dogry ULID bolmaly.", + "unique": "Bu eýýäm ulanyldy.", + "uploaded": "Ýüklemek başa barmady.", + "uppercase": "Bu meýdan baş harp bolmaly", + "url": "Bu format nädogry.", + "uuid": "Bu dogry UUID bolmaly." +} diff --git a/locales/tk/php.json b/locales/tk/php.json new file mode 100644 index 00000000000..36d5adefb02 --- /dev/null +++ b/locales/tk/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute kabul edilmelidir.", + "accepted_if": ":Other-i :value bolanda :attribute-i kabul etmeli.", + "active_url": ":Attribute dogry URL bolmalydyr.", + "after": ":Attribute şundan has köne sene bolmalydyr :date.", + "after_or_equal": ":Attribute-den soň bir sene bolmaly ýa-da :date-e deň bolmaly.", + "alpha": ":Attribute dine harplardan durmalydyr.", + "alpha_dash": ":Attribute dine harplardan, sanlardan we tirelerden durmalydyr.", + "alpha_num": ":Attribute dine harplardan we sanlardan durmalydyr.", + "any_of": ":attribute meýdan nädogry.", + "array": ":Attribute ýygyndy bolmalydyr.", + "ascii": ":Attribute-de diňe bir baýtly harp sanlary we nyşanlary bolmaly.", + "attached": "Bu :attribute eýýäm birikdirildi.", + "before": ":Attribute şundan has irki sene bolmalydyr :date.", + "before_or_equal": ":Attribute-den öň bir sene bolmaly ýa-da :date-e deň bolmaly.", + "between.array": ":Attribute :min - :max arasynda madda eýe bolmalydyr.", + "between.file": ":Attribute :min - :max kilobaýt arasynda bolmalydyr.", + "between.numeric": ":Attribute :min - :max arasynda bolmalydyr.", + "between.string": ":Attribute :min - :max harplar arasynda bolmalydyr.", + "boolean": ":Attribute diňe dogry ýada ýalňyş bolmalydyr.", + "can": ":Attribute meýdanda birugsat baha bar.", + "confirmed": ":Attribute tassyklamasy deň däl.", + "contains": ":attribute meýdan zerur bahany ýitirýär.", + "current_password": "Parol nädogry", + "date": ":Attribute dogry sene bolmalydyr.", + "date_equals": ":Attribute-i :date-e deň bolan sene bolmaly.", + "date_format": ":Attribute :format formatyna deň däl.", + "decimal": ":Attribute-de :decimal onluk ýer bolmaly.", + "declined": ":Attribute-den ýüz öwürmeli.", + "declined_if": ":Other :value bolanda :attribute-den ýüz öwürmeli.", + "different": ":Attribute bilen :other birbirinden tapawutly bolmalydyr.", + "digits": ":Attribute :digits san bolmalydyr.", + "digits_between": ":Attribute :min bilen :max arasynda san bolmalydyr.", + "dimensions": ":Attribute-de nädogry şekil ölçegleri bar.", + "distinct": ":Attribute meýdanyň dublikat bahasy bar.", + "doesnt_contain": ":attribute meýdanda aşakdakylaryň hiç biri ýok: :values-i öz içine almalydyr.", + "doesnt_end_with": ":Attribute aşakdakylaryň biri bilen gutarman biler: :values.", + "doesnt_start_with": ":Attribute aşakdakylardan biri bilen başlamazlygy mümkin: :values.", + "email": ":Attribute formaty ýalňyş.", + "ends_with": ":Attribute aşakdakylaryň biri bilen gutarmaly: :values.", + "enum": "Saýlanan :attribute nädogry.", + "exists": "Saýlanan :attribute ýalňyş.", + "extensions": ":attribute meýdançada aşakdaky giňeltmeleriň biri bolmaly: :values.", + "failed": "Bu şahsyýetnamalar, ýazgylarymyza gabat gelmeýär.", + "file": ":Attribute faýl bolmaly.", + "filled": ":Attribute meýdany zerur.", + "gt.array": ":Attribute-de :value-den gowrak zat bolmaly.", + "gt.file": ":Attribute :value kilobaýtdan uly bolmaly.", + "gt.numeric": ":Attribute-den :value-den uly bolmaly.", + "gt.string": ":Attribute simwoldan uly bolmaly.", + "gte.array": ":Attribute-de :value element ýa-da ondan köp zat bolmaly.", + "gte.file": ":Attribute :value kilobaýtdan uly ýa-da deň bolmaly.", + "gte.numeric": ":Attribute :value-den uly ýa-da deň bolmaly.", + "gte.string": ":Attribute :value simwoldan uly ýa-da deň bolmaly.", + "hex_color": ":attribute meýdan dogry altyburç reňk bolmaly.", + "image": ":Attribute surat bolmalydyr.", + "in": ":Attribute mukdary ýalňyş.", + "in_array": ":Attribute meýdan :other-de ýok.", + "in_array_keys": ":attribute meýdanda aşakdaky düwmeleriň iň bolmanda biri bolmaly: :values.", + "integer": ":Attribute san bolmalydyr.", + "ip": ":Attribute dogry IP adres bolmalydyr.", + "ipv4": ":Attribute dogry IPv4 salgy bolmaly.", + "ipv6": ":Attribute dogry IPv6 salgy bolmaly.", + "json": ":Attribute dogry JSON setiri bolmaly.", + "list": ":attribute meýdan sanaw bolmaly.", + "lowercase": ":Attribute kiçi harp bolmaly", + "lt.array": ":Attribute-de :value-den az zat bolmaly.", + "lt.file": ":Attribute :value kilobaýtdan az bolmalydyr.", + "lt.numeric": ":Attribute-den :value-den az bolmaly.", + "lt.string": ":Attribute simwoldan :value simwoldan az bolmaly.", + "lte.array": ":Attribute-de :value-den köp zat bolmaly däldir.", + "lte.file": ":Attribute :value kilobaýtdan az ýa-da deň bolmaly.", + "lte.numeric": ":Attribute-den :value-den az ýa-da deň bolmaly.", + "lte.string": ":Attribute :value simwoldan az ýa-da deň bolmaly.", + "mac_address": ":Attribute dogry MAC salgysy bolmaly.", + "max.array": ":Attribute iň az :max maddadan ybarat bolmalydyr.", + "max.file": ":Attribute :max kilobaýtdan kiçi bolmalydyr.", + "max.numeric": ":Attribute :max den kiçi bolmalydyr.", + "max.string": ":Attribute :max harpdan kiçi bolmalydyr.", + "max_digits": ":Attribute-de :max sandan köp bolmaly däldir.", + "mimes": ":Attribute faýlň formaty :values bolmalydyr.", + "mimetypes": ":Attribute faýlň formaty :values bolmalydyr.", + "min.array": ":Attribute iň az :min harpdan bolmalydyr.", + "min.file": ":Attribute mukdary :min kilobaýtdan köp bolmalydyr.", + "min.numeric": ":Attribute mukdary :min dan köp bolmalydyr.", + "min.string": ":Attribute mukdary :min harpdan köp bolmalydyr.", + "min_digits": ":Attribute-de azyndan :min san bolmaly.", + "missing": ":Attribute meýdan ýok bolmaly.", + "missing_if": ":Other meýdan :value bolanda :attribute meýdan ýok bolmaly.", + "missing_unless": ":Other meýdan :value bolmasa, :attribute meýdan ýok bolmaly.", + "missing_with": ":Values meýdançada :attribute meýdan ýok bolmaly.", + "missing_with_all": ":Values meýdançada :attribute meýdan ýok bolmaly.", + "multiple_of": ":Attribute :value-den köp bolmaly.", + "next": "Indiki »", + "not_in": "Saýlanan :attribute geçersiz.", + "not_regex": ":Attribute format nädogry.", + "numeric": ":Attribute san bolmalydyr.", + "password": "Parol nädogry", + "password.letters": ":Attribute-de azyndan bir harp bolmaly.", + "password.mixed": ":Attribute-de azyndan bir baş harp we bir kiçi harp bolmaly.", + "password.numbers": ":Attribute-de azyndan bir san bolmaly.", + "password.symbols": ":Attribute-de azyndan bir nyşan bolmaly.", + "password.uncompromised": "Berlen :attribute maglumat syzdyrylyşynda peýda boldy. Başga :attribute saýlaň.", + "present": ":Attribute meýdan bolmaly.", + "present_if": ":other meýdan :value bolanda :attribute meýdan bolmaly.", + "present_unless": ":other meýdan :value bolmasa, :attribute meýdan bolmaly.", + "present_with": ":values meýdan bolanda :attribute meýdan bolmaly.", + "present_with_all": ":values meýdança :values meýdança bar bolmaly.", + "previous": "« Öňki", + "prohibited": ":Attribute meýdan gadagan.", + "prohibited_if": ":Other meýdan :value bolanda :attribute meýdan gadagan.", + "prohibited_if_accepted": ":other meýdan :other-de kabul edilen :attribute meýdan.", + "prohibited_if_declined": ":other meýdan :other gezek ret edilende güýje girýär.", + "prohibited_unless": ":Other meýdança :values bolmasa, :attribute meýdan gadagan.", + "prohibits": ":Attribute meýdança :other adamyň gatnaşmagyny gadagan edýär.", + "regex": ":Attribute formaty ýalňyş.", + "relatable": "Bu :attribute bu çeşme bilen baglanyşykly bolup bilmez.", + "required": ":Attribute meýdany zerur.", + "required_array_keys": ":Attribute meýdançada: :values üçin ýazgylar bolmaly.", + "required_if": ":Attribute meýdany, :other :value hümmetine eýe bolanynda zerurdyr.", + "required_if_accepted": ":Other kabul edilende :attribute meýdan talap edilýär.", + "required_if_declined": ":other meýdan ret edilende :attribute meýdan talap edilýär.", + "required_unless": ":Other meýdan :values-de bolmasa, :attribute meýdan talap edilýär.", + "required_with": ":Attribute meýdany :values bar bolanda zerurdyr.", + "required_with_all": ":Attribute meýdany haýsyda bolsa bir :values bar bolanda zerurdyr.", + "required_without": ":Attribute meýdany :values ýok bolanda zerurdyr.", + "required_without_all": ":Attribute meýdany :values dan haýsyda bolsa biri ýok bolanda zerurdyr.", + "reset": "Açarsöz üýtgedildi!", + "same": ":Attribute bilen :other deň bolmalydyr.", + "sent": "Açarsöz ýatlatmasy ugradyldy!", + "size.array": ":Attribute :size madda eýe bolmalydyr.", + "size.file": ":Attribute :size kilobaýt bolmalydyr.", + "size.numeric": ":Attribute :size sandan ybarat bolmalydyr.", + "size.string": ":Attribute :size harp bolmalydyr.", + "starts_with": ":attribute-lary aşakdakylardan biri bilen başlamaly: :values.", + "string": ":Attribute setir bolmaly.", + "throttle": "Giriş synanyşyklary gaty köp. :seconds sekuntda gaýtadan synanyşmagyňyzy haýyş edýäris.", + "throttled": "Gaýtadan synanyşmazdan ozal garaşmagyňyzy haýyş edýäris.", + "timezone": ":Attribute dogry zolak bolmalydyr.", + "token": "Açarsöz tazeleme söz birligi ýalňyş.", + "ulid": ":Attribute-i dogry ULID bolmaly.", + "unique": ":Attribute önden hasaba alyndy.", + "uploaded": ":Attribute adam ýükläp bilmedi.", + "uppercase": ":Attribute baş harp bolmaly.", + "url": ":Attribute formaty ýalňyş.", + "user": "Bu e-mail adrese degişli ulanyjy tapylmady.", + "uuid": ":Attribute-i dogry UUID bolmaly." +} diff --git a/locales/tl/_excludes.json b/locales/tl/_excludes.json new file mode 100644 index 00000000000..3efa0a6875e --- /dev/null +++ b/locales/tl/_excludes.json @@ -0,0 +1,109 @@ +[ + "Albania", + "Algeria", + "Angola", + "Anguilla", + "Antarctica", + "Armenia", + "Aruba", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Benin", + "Bhutan", + "Botswana", + "Burkina Faso", + "Burundi", + "Cameroon", + "Chad", + "CSV (.csv)", + "Côte d'Ivoire", + "Eritrea", + "Ethiopia", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Gambia", + "Ghana", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea-Bissau", + "Guyana", + "Honduras", + "Hong Kong", + "Iran", + "Iran, Islamic Republic of", + "Israel", + "Jersey", + "Kenya", + "Kiribati", + "Lebanon", + "Lesotho", + "Liechtenstein", + "Luxembourg", + "Macao", + "Malawi", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Micronesia", + "Micronesia, Federated States of", + "Montenegro", + "Montserrat", + "Namibia", + "Nauru", + "Nepal", + "Netherlands Antilles", + "Niger", + "Norway", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Papua New Guinea", + "Poland", + "Portugal", + "Qatar", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Samoa", + "San Marino", + "Saudi Arabia", + "Senegal", + "Seychelles", + "Sierra Leone", + "Sint Maarten", + "Slovakia", + "Somalia", + "Sri Lanka", + "Suriname", + "Sweden", + "Taiwan", + "Tanzania", + "Tanzania, United Republic of", + "Timor-Leste", + "Togo", + "Tokelau", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Ukraine", + "United Arab Emirates", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Venezuela, Bolivarian Republic of", + "Zambia", + "Zimbabwe" +] diff --git a/locales/tl/json-inline.json b/locales/tl/json-inline.json new file mode 100644 index 00000000000..c760e6d452a --- /dev/null +++ b/locales/tl/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Dapat ay isang wastong tungkulin ang field na ito.", + "The :attribute must be at least :length characters and contain at least one number.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang espesyal na character at isang numero.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng kahit isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character at isang numero.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character at isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character, isang numero, at isang espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ang field na ito ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na character.", + "The :attribute must be at least :length characters.": "Dapat na hindi bababa sa :length character ang field na ito.", + "The :attribute must contain at least one letter.": "Ang field na ito ay dapat maglaman ng hindi bababa sa isang titik.", + "The :attribute must contain at least one number.": "Ang field na ito ay dapat maglaman ng kahit isang numero.", + "The :attribute must contain at least one symbol.": "Ang field na ito ay dapat maglaman ng kahit isang simbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ang field na ito ay dapat maglaman ng hindi bababa sa isang malaking titik at isang maliit na titik.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ang ibinigay na field ay lumabas sa isang data leak. Mangyaring pumili ng ibang field." +} diff --git a/locales/tl/json.json b/locales/tl/json.json new file mode 100644 index 00000000000..356447f5042 --- /dev/null +++ b/locales/tl/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(at :count pang error)", + "(and :count more errors)": "(at :count pang error)|(at :count pang error)|(at :count pang error)", + "30 Days": "30 mga araw", + "60 Days": "60 araw", + "90 Days": "90 araw", + ":amount selected": ":Amount ang napili", + ":amount Total": ":Amount kabuuan", + ":days day trial": ":Days araw na pagsubok", + ":resource Details": ":Resource mga detalye", + ":resource Details: :title": ":Resource Detalye: :title", + "A decryption key is required.": "Kailangan ng decryption key.", + "A fresh verification link has been sent to your email address.": "Isang bagong link sa pagpapatunay ang naipadala sa iyong email address.", + "A new verification link has been sent to the email address you provided during registration.": "Ang isang bagong link sa Pagpapatunay ay naipadala na sa email address na iyong ibinigay sa panahon ng pagpaparehistro.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Isang bagong link sa pag-verify ang naipadala sa email address na iyong ibinigay sa iyong mga setting ng profile.", + "A new verification link has been sent to your email address.": "Isang bagong link sa pagpapatunay ang naipadala sa iyong email address.", + "Accept Invitation": "Tanggapin Ang Imbitasyon", + "Action": "Aksyon", + "Action Event": "Kaganapang Aksyon", + "Action Events": "Mga Kaganapang Aksyon", + "Action Happened At": "Nangyari Sa", + "Action Initiated By": "Pinasimulan Ni", + "Action Name": "Pangalan", + "Action Status": "Wika", + "Action Target": "Target ng Aksyon", + "Actions": "Mga pagkilos", + "Add": "Magdagdag", + "Add :resource": "Magdagdag ng :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Magdagdag ng isang bagong kasapi ng koponan sa iyong koponan, na nagpapahintulot sa kanila upang makipagtulungan sa iyo.", + "Add additional security to your account using two factor authentication.": "Magdagdag ng karagdagang seguridad sa iyong kuwenta gamit ang dalawang pagpapatunay na salik.", + "Add Payment Method": "Magdagdag ng Paraan ng Pagbabayad", + "Add row": "Magdagdag ng hilera", + "Add Team Member": "Magdagdag Ng Miyembro Ng Koponan", + "Add VAT Number": "Magdagdag ng VAT Number", + "Added.": "Idinagdag.", + "Additional billing information updated successfully.": "Matagumpay na na-update ang karagdagang impormasyon sa pagsingil.", + "Address": "Tirahan", + "Address Line 2": "Linya ng Address 2", + "Administrator": "Tagapangasiwa", + "Administrator users can perform any action.": "Administrator mga gumagamit ay maaaring magsagawa ng anumang pagkilos.", + "Afghanistan": "Apganistan", + "Aland Islands": "Ang Isang Town", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Ang lahat ng mga tao na bahagi ng koponan na ito.", + "All resources loaded.": "Load ang lahat ng mga mapagkukunan.", + "All rights reserved.": "Nakareserba ang lahat ng karapatan.", + "Already registered?": "Mayroon nakarehistro?", + "American Samoa": "Mga Amerikano", + "An error occurred while uploading the file.": "Nagkaroon ng error habang ina-upload ang file.", + "An error occurred while uploading the file: :error": "Nagkaroon ng error habang ina-upload ang file: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "May naganap na hindi inaasahang error at naabisuhan namin ang aming team ng suporta. Subukang muli mamaya.", + "Andorra": "Andorran", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Ang isa pang user ay na-update ang mapagkukunan na ito dahil ang pahinang ito ay load. Mangyaring muling buhayin ang pahina at subukang muli.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua at Barbuda", + "Antigua and Barbuda": "Antigua at Barbuda", + "API Token": "Token ng API", + "API Token Permissions": "Token ng API Permissions", + "API Tokens": "Mga token ng API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Payagan ang mga token ng API ng mga third-party na serbisyo upang patotohanan sa aming aplikasyon sa iyong ngalan.", + "Apply": "Mag-apply", + "Apply Coupon": "Mag-apply ng Kupon", + "April": "Abril matuto", + "Are you sure you want to attempt to pay :amount?": "Sigurado ka bang gusto mong subukang magbayad ng :amount?", + "Are you sure you want to cancel your subscription?": "Sigurado ka bang gusto mong kanselahin ang iyong subscription?", + "Are you sure you want to delete all the notifications?": "Sigurado ka bang gusto mong tanggalin ang lahat ng notification?", + "Are you sure you want to delete the selected resources?": "Sigurado ka bang gusto mong tanggalin ang mga napiling mga mapagkukunan?", + "Are you sure you want to delete this file?": "Sigurado ka bang gusto mong tanggalin ang talaksang ito?", + "Are you sure you want to delete this notification?": "Sigurado ka bang gusto mong tanggalin ang notification na ito?", + "Are you sure you want to delete this payment method?": "Sigurado ka bang gusto mong tanggalin ang paraan ng pagbabayad na ito?", + "Are you sure you want to delete this resource?": "Sigurado ka bang gusto mong tanggalin ang mapagkukunan na ito?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Sigurado ka bang gusto mong tanggalin ang koponan na ito? Kapag ang isang koponan ay tinanggal, ang lahat ng mga mapagkukunan nito at data ay permanenteng tinanggal.", + "Are you sure you want to delete your account?": "Sigurado ka bang gusto mong tanggalin ang iyong account?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ano ang ibig sabihin ng salitang pasigan? Kapag tinanggal na ang kuwenta mo, lahat ng mga mapagkukunan at datos nito ay permanenteng tatanggalin. Mangyaring ipasok ang iyong password upang kumpirmahin na nais mong permanenteng tanggalin ang iyong kuwenta.", + "Are you sure you want to detach the selected resources?": "Sigurado ka bang gusto mong baklasin ang napiling mga mapagkukunan?", + "Are you sure you want to detach this resource?": "Sigurado ka bang gusto mong baklasin ang mapagkukunang ito?", + "Are you sure you want to force delete the selected resources?": "Sigurado ka bang gusto mong pilitin tanggalin ang mga napiling mga mapagkukunan?", + "Are you sure you want to force delete this resource?": "Sigurado ka bang gusto mong pilitin tanggalin ang mapagkukunan na ito?", + "Are you sure you want to log out?": "Sigurado ka bang gusto mong mag-log out?", + "Are you sure you want to mark all notifications as read?": "Sigurado ka bang gusto mong markahan ang lahat ng notification bilang nabasa na?", + "Are you sure you want to remove this item?": "Sigurado ka bang gusto mong alisin ang item na ito?", + "Are you sure you want to restore the selected resources?": "Sigurado ka bang gusto mong ibalik ang mga napiling mga mapagkukunan?", + "Are you sure you want to restore this resource?": "Sigurado ka bang gusto mong ibalik ang mapagkukunan na ito?", + "Are you sure you want to resume your subscription?": "Sigurado ka bang gusto mong ipagpatuloy ang iyong subscription?", + "Are you sure you want to run this action?": "Sigurado ka bang gusto mong patakbuhin ang pagkilos na ito?", + "Are you sure you want to set this payment method as your default?": "Sigurado ka bang gusto mong itakda ang paraan ng pagbabayad na ito bilang iyong default?", + "Are you sure you want to stop impersonating?": "Sigurado ka bang gusto mong ihinto ang pagpapanggap?", + "Are you sure you would like to delete this API token?": "Sigurado ka bang gusto mong tanggalin ang API token?", + "Are you sure you would like to leave this team?": "Sigurado ka bang nais mong iwanan ang koponan na ito?", + "Are you sure you would like to remove this person from the team?": "Sigurado ka bang nais mong alisin ang taong ito mula sa koponan?", + "Are you sure you would like to switch billing plans?": "Sigurado ka bang gusto mong lumipat ng mga plano sa pagsingil?", + "Argentina": "Arhentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Undo-type", + "Attach & Attach Another": "Maglakip & Maglakip Ng Isa Pang", + "Attach :resource": "Maglakip :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Mag-attach ng mga file sa pamamagitan ng pag-drag at pag-drop, pagpili o pagtikim sa mga ito.", + "August": "Agosto matuto", + "Australia": "Australya", + "Austria": "Awstrya", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Bago magpatuloy, maaari mo bang i-verify ang iyong email address sa pamamagitan ng pag-click sa link na kaka-email lang namin sa iyo? Kung hindi mo natanggap ang email, malugod naming padadalhan ka ng isa pa.", + "Before proceeding, please check your email for a verification link.": "Bago magpatuloy, pakisuri ang iyong email para sa isang link sa pag-verify.", + "Belarus": "Belarus", + "Belgium": "Belhika", + "Belize": "Magpatabi", + "Benin": "Benin", + "Bermuda": "Puno", + "Bhutan": "Bhutan", + "Billing Information": "Impormasyon sa Pagsingil", + "Billing Management": "Pamamahala ng Pagsingil", + "Bolivia": "Bolibya", + "Bolivia, Plurinational State of": "Bolivia, Plurinational State ng", + "Bonaire, Sint Eustatius and Saba": "Mga lungsod at bayan ng Bonaire", + "Bosnia And Herzegovina": "Bosnia at Libangan", + "Bosnia and Herzegovina": "Bosnia at Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Lungsod Ng Basketball", + "Brazil": "Baguhan", + "British Indian Ocean Territory": "Karagatan", + "Browser Sessions": "Mga Sesyon Ng Browser", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgarya", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodya", + "Cameroon": "Cameroon", + "Canada": "Kanada", + "Cancel": "Huwag ituloy", + "Cancel Subscription": "Ikansela ang subskripsyon", + "Cape Verde": "Mga Magagawa", + "Card": "Kard", + "Cayman Islands": "Kayman Islands", + "Central African Republic": "Republika Ng Gitnang Aprika", + "Chad": "Chad", + "Change Subscription Plan": "Baguhin ang Plano ng Subscription", + "Change the current payment method attached to your subscription": "Baguhin ang kasalukuyang paraan ng pagbabayad na naka-attach sa iyong subscription", + "Changes": "Pagbabago", + "Checkout": "Tignan mo", + "Chile": "Tsile", + "China": "Tsina", + "Choose": "Piliin", + "Choose :field": "Pumili ng :field", + "Choose :resource": "Pumili ng :resource", + "Choose an option": "Pumili ng opsyon", + "Choose date": "Pumili ng petsa", + "Choose File": "Pumili Ng Talaksan", + "Choose Files": "Piliin ang Mga File", + "Choose Type": "Pumili Ng Uri", + "Christmas Island": "Pasko Isla", + "City": "lungsod", + "Click here to re-send the verification email.": "Mag-click dito upang muling ipadala ang email ng pagpapatunay.", + "click here to request another": "mag-click dito para humiling ng isa pa", + "Click to choose": "Pindutin ang upang pumili", + "Close": "Malapit", + "Cocos (Keeling) Islands": "Mga Natatanging Pahina", + "Code": "Kodigo", + "Colombia": "Kolombya", + "Comoros": "Maganda", + "Confirm": "Kumpirmahin", + "Confirm Billing Action": "Kumpirmahin ang Pagkilos sa Pagsingil", + "Confirm Password": "Kumpirmahin Ang Password", + "Confirm Payment": "Kumpirmahin Ang Pagbabayad", + "Confirm your :amount payment": "Kumpirmahin ang iyong :amount pagbabayad", + "Congo": "Paglilibot", + "Congo, Democratic Republic": "Kasaysayan [Baguhin / Baguhin Ang Batayan]", + "Congo, the Democratic Republic of the": "Congo, ang Demokratikong Republika ng", + "Constant": "Pare-pareho", + "Continue To Payment": "Magpatuloy sa Pagbabayad", + "Cook Islands": "Mga Isla", + "Copy to clipboard": "Kopyahin sa clipboard", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Bansa", + "Coupon": "Kupon", + "Coupon applied successfully.": "Matagumpay na nailapat ang kupon.", + "Create": "Lumikha", + "Create & Add Another": "Lumikha & Magdagdag Ng Isa Pa", + "Create :resource": "Lumikha :resource", + "Create a new team to collaborate with others on projects.": "Lumikha ng isang bagong koponan upang makipagtulungan sa iba sa mga proyekto.", + "Create Account": "Lumikha Ng Akawnt", + "Create API Token": "Lumikha ng Token API", + "Create New Team": "Lumikha Ng Bagong Koponan", + "Create Team": "Lumikha Ng Koponan", + "Created.": "Nilikha.", + "Croatia": "Kroatya", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Kasalukuyang Password", + "Current Subscription Plan": "Kasalukuyang Plano ng Subscription", + "Currently Subscribed": "Kasalukuyang Naka-subscribe", + "Customer Balance": "Balanse ng Customer", + "Customize": "Ipasadya", + "Cyprus": "Watawat", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Madilim", + "Dashboard": "Punong-tablero", + "December": "Disyembre", + "Decrease": "Pababa", + "Default": "Naka-default", + "Delete": "Tanggalin", + "Delete :resource": "Tanggalin :resource", + "Delete Account": "Tanggalin Ang Kasaysayan", + "Delete all notifications": "Tanggalin lahat ng notification", + "Delete API Token": "Tanggalin ang API Token", + "Delete File": "Burahin Ang Talaksan", + "Delete Notification": "Tanggalin ang Notification", + "Delete Resource": "Tanggalin Ang Mapagkukunan", + "Delete Selected": "Tanggalin Ang Mga Napiling", + "Delete Team": "Tanggalin Ang Koponan", + "Denmark": "Putbol", + "Detach": "Kategorya:", + "Detach Resource": "Mapagkukunan", + "Detach Selected": "Undo-Type", + "Details": "Mga detalye", + "Disable": "Huwag paganahin ang", + "Djibouti": "Dr Tuber", + "Do you really want to leave? You have unsaved changes.": "Gusto mo ba talagang umalis? Mayroon kang di ligtas na mga pagbabago.", + "Dominica": "Linggo", + "Dominican Republic": "Republikang Dominikano", + "Done.": "Tapos na.", + "Download": "I-Download ang", + "Download Invoice": "I-download ang Invoice", + "Drop file or click to choose": "I-drop ang file o i-click upang pumili", + "Drop files or click to choose": "I-drop ang mga file o i-click upang pumili", + "Ecuador": "Ekwador", + "Edit": "Baguhin", + "Edit :resource": "I-Edit ang :resource", + "Edit Attached": "Baguhin Nakalakip", + "Edit Profile": "Ibahin ang profile", + "Editor": "Patnugot", + "Editor users have the ability to read, create, and update.": "Ang mga gumagamit ng Editor ay may kakayahang magbasa, lumikha, at mag-update.", + "Egypt": "Ehipto", + "El Salvador": "Kategorya:", + "Email": "Wika", + "email": "wika", + "Email Address": "Email address", + "Email Addresses": "Mga Email Address", + "Email Password Reset Link": "I-Reset Ang Password Email Link", + "Email Verification": "Pagpapatunay ng Email", + "Enable": "Paganahin", + "Encrypted environment file already exists.": "Umiiral na ang naka-encrypt na environment file.", + "Encrypted environment file not found.": "Hindi nahanap ang naka-encrypt na environment file.", + "Ensure your account is using a long, random password to stay secure.": "Siguraduhin na ang iyong akawnt ay gumagamit ng isang mahabang, random na password upang manatiling ligtas.", + "Environment file already exists.": "Umiiral na ang environment file.", + "Environment file not found.": "Hindi nahanap ang environment file.", + "Equatorial Guinea": "Malapit Sa Ekwador Guinea", + "Eritrea": "Eritrea", + "Error": "Mali", + "errors": "mga pagkakamali", + "Estonia": "Estonya", + "Ethiopia": "Ethiopia", + "ex VAT": "ex vat", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Mag-e-expire :expiration", + "Export As CSV": "I-export Bilang CSV", + "Extra Billing Information": "Karagdagang Impormasyon sa Pagsingil", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Dagdag na kumpirmasyon ay kinakailangan upang iproseso ang iyong pagbabayad. Mangyaring magpatuloy sa pahina ng pagbabayad sa pamamagitan ng pagpindot sa pindutan sa ibaba.", + "Failed Subscription Payment": "Nabigong Pagbabayad sa Subscription", + "Failed to load :resource!": "Nabigong mag-load ng :resource!", + "Falkland Islands (Malvinas)": "Mga Kagamitan)", + "Faroe Islands": "isla ng Faroe", + "February": "Setyembre", + "Fiji": "Fiji", + "Filename": "Pangalan ng file", + "Finish enabling two factor authentication.": "Tapusin ang pagpapagana ng dalawang salik na pagpapatotoo.", + "Finland": "Pinlandiya", + "For your security, please confirm your password to continue.": "Para sa iyong seguridad, mangyaring kumpirmahin ang iyong password upang magpatuloy.", + "Forbidden": "Ipinagbabawal", + "Force Delete": "Puwersahin Tanggalin", + "Force Delete :resource": "Puwersahin Tanggalin :resource", + "Force Delete Resource": "Puwersahin Tanggalin Mapagkukunan", + "Force Delete Selected": "Puwersahin Tanggalin Ang Napiling", + "Forgot Password": "Nakalimutan ang password", + "Forgot your password?": "Nakalimutan ang iyong password?", + "Forgot Your Password?": "Nakalimutan Ang Iyong Password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Nakalimutan ang iyong password? Walang problema. Ipaalam lamang sa amin ang iyong email address at kami ay mag-email sa iyo ng isang link sa pag-reset ng password na magpapahintulot sa iyo na pumili ng bago.", + "France": "Pransiya", + "French Guiana": "Wikang Pranses", + "French Polynesia": "Pranses Polynesia", + "French Southern Territories": "Mga Teritoryong Pranses", + "From": "Mula sa", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Hapon", + "Germany": "Alemanya", + "Ghana": "Ghana", + "Gibraltar": "Pamilya", + "Go Home": "Pumunta Sa Bahay", + "Go to page :page": "Pumunta sa pahina :page", + "Great! You have accepted the invitation to join the :team team.": "Mahusay! Tinanggap mo ang imbitasyon upang sumali sa koponan ng :team.", + "Greece": "Gresya", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Gini", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti matuto", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Nagdadalawang isip tungkol sa pagkansela ng iyong subscription? Maaari mong agad na muling i-activate ang iyong subscription anumang oras hanggang sa katapusan ng iyong kasalukuyang yugto ng pagsingil. Pagkatapos ng iyong kasalukuyang yugto ng pagsingil, maaari kang pumili ng isang ganap na bagong plano ng subscription.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Nagdadalawang isip tungkol sa pagkansela ng iyong subscription? Maaari mong agad na i-reaktibo ang iyong subscription anumang oras hanggang sa katapusan ng iyong kasalukuyang yugto ng pagsingil. Pagkatapos ng iyong kasalukuyang yugto ng pagsingil, maaari kang pumili ng isang ganap na bagong plano ng subscription.", + "Heard Island & Mcdonald Islands": "Mga halalan sa Biak-na-bato", + "Heard Island and McDonald Islands": "Heard Island at McDonald Islands", + "Hello!": "Kamusta!", + "Hide Content": "Itago Ang Nilalaman", + "Hold Up!": "Teka Lang!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Unggarya", + "I agree to the :terms_of_service and :privacy_policy": "Sumasang-ayon ako sa :terms_of_service at :privacy_policy", + "Iceland": "Honduras", + "ID": "Pagkakakilanlan", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Kung kinakailangan, maaari kang mag-log out sa lahat ng iyong iba pang mga session ng browser sa lahat ng iyong mga aparato. Ang ilan sa inyong mga kamakailang sesyon ay nakalista sa ibaba; gayunman, ang listahang ito ay maaaring hindi lubusan. Kung sa palagay mo nakompromiso ang iyong kuwenta, dapat mo ring i-update ang iyong password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Kung mayroon ka nang kuwenta, maaari mong tanggapin ang paanyayang ito sa pamamagitan ng pagpindot sa pindutan sa ibaba:", + "If you did not create an account, no further action is required.": "Kung hindi ka lumikha ng kuwenta, walang karagdagang aksyon ang kinakailangan.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Kung hindi mo inaasahan na makatanggap ng isang imbitasyon sa koponan na ito, maaari mong itapon ang email na ito.", + "If you did not receive the email": "Kung hindi mo natanggap ang email", + "If you did not request a password reset, no further action is required.": "Kung hindi ka humiling ng isang pag-reset ng password, walang karagdagang aksyon ay kinakailangan.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Kung wala kang kuwenta, maaari kang lumikha ng isa sa pamamagitan ng pagpindot sa pindutan sa ibaba. Anu-ano ang mga salik na dapat tingnan sa paghahati-hati ng kontinente tungo sa mga rehiyon?:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Kung kailangan mong magdagdag ng tukoy na impormasyon sa contact o buwis sa iyong mga invoice, tulad ng iyong buong pangalan ng negosyo, numero ng pagkakakilanlan ng VAT, o address ng record, maaari mo itong idagdag dito.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Kung nagkakaproblema ka sa pag-klik ng \":actionText\" na butones, kopyahin at ilagay ang URL sa ibaba\nsa iyong web browser:", + "Impersonate": "magpanggap", + "Increase": "Taasan", + "India": "India matuto", + "Indonesia": "Pilipinas", + "Invalid filename.": "Di-wastong filename.", + "Invalid JSON was returned from the route.": "Ibinalik ang di-wastong JSON mula sa ruta.", + "Invoice Email Addresses": "Invoice email address", + "Invoice emails updated successfully.": "Matagumpay na na -update ang mga email ng invoice.", + "Invoices": "Mga invoice", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islamic Republic of", + "Iraq": "Irak", + "Ireland": "Pilipinas", + "Isle Of Man": "Mga huling binago", + "Isle of Man": "Isle ng tao", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Mukhang wala kang aktibong subscription. Maaari kang pumili ng isa sa mga plano ng subscription sa ibaba upang makapagsimula. Maaaring baguhin o kanselahin ang mga plano sa subscription sa iyong kaginhawahan.", + "Italy": "Italya", + "Jamaica": "Hamayka", + "January": "Enero matuto", + "Japan": "Hapon", + "Jersey": "Jersey", + "Jordan": "Itim", + "July": "Hulyo matuto", + "June": "Hunyo matuto", + "Kazakhstan": "Kenya", + "Kenya": "Kenya", + "Key": "Susi", + "Kiribati": "Kiribati", + "Korea": "Timog Korea", + "Korea, Democratic People's Republic of": "Hilagang Korea", + "Korea, Republic of": "Korea, Republika ng", + "Kosovo": "Timog Korea", + "Kuwait": "Pananalapi", + "Kyrgyzstan": "Kabestan", + "Lao People's Democratic Republic": "Laos matuto", + "Last active": "Huling aktibo", + "Last used": "Huling ginamit", + "Latvia": "Teksto", + "Leave": "Umalis", + "Leave Team": "Mag-Iwan Ng Koponan", + "Lebanon": "Lebanon", + "length": "haba", + "Lens": "Lente", + "Lesotho": "Lesotho", + "Liberia": "Mga magagawa", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Liwanag", + "Lithuania": "Litwaniya", + "Load :perPage More": "Load :perPage Higit pa", + "Loading": "Naglo-load", + "Location": "Lokasyon", + "Log in": "Mag-Log in", + "Log In": "Mag log in", + "Log Out": "Mag-Log Out", + "Log out": "Mag -log out", + "Log Out Other Browser Sessions": "Mag-Log Out Iba Pang Mga Session Ng Browser", + "Log Viewer": "Viewer ng Log", + "Login": "Mag log in", + "Logout": "Mag-logout", + "Logs": "Mga log", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "Mga Ngalan-Espasyo", + "Macedonia, the former Yugoslav Republic of": "Macedonia, ang dating Yugoslav Republic of", + "Madagascar": "Madagaskar", + "Malawi": "Malawi", + "Malaysia": "Musika", + "Maldives": "Mga kautusan", + "Mali": "Maliit", + "Malta": "Malta", + "Manage Account": "Pamahalaan Ang Kuwenta", + "Manage and log out your active sessions on other browsers and devices.": "Pamahalaan at mag-log out ang iyong mga aktibong session sa iba pang mga browser at mga aparato.", + "Manage API Tokens": "Pamahalaan ang mga token ng API", + "Manage Role": "Pamahalaan Ang Tungkulin", + "Manage Team": "Pamahalaan Ang Koponan", + "Managing billing for :billableName": "Pamamahala ng pagsingil para sa :billableName", + "March": "Marso matuto", + "Mark all as Read": "Markahan ang lahat bilang Nabasa", + "Mark all notifications as read": "Markahan ang lahat ng notification bilang nabasa na", + "Mark Read": "Basahin si Mark", + "Mark Unread": "Markahan na Hindi Nabasa", + "Marshall Islands": "Mga Isla ng Marshall", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Mayo matuto", + "Mayotte": "Mayotte", + "Mexico": "Mehiko", + "Micronesia, Federated States Of": "Micronesia", + "Micronesia, Federated States of": "Micronesia, Federated States of", + "Moldova": "Uod", + "Moldova, Republic of": "Moldova, Republika ng", + "Monaco": "Monako", + "Mongolia": "Pamahalaan", + "Montenegro": "Montenegro", + "Month To Date": "Buwan Sa Petsa", + "Monthly": "Buwan-buwan", + "monthly": "buwanan", + "Montserrat": "Montserrat", + "Morocco": "Unggarya", + "Mozambique": "Unang petsa", + "Myanmar": "Putbol", + "Name": "Pangalan", + "name": "pangalan", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Olandes", + "Netherlands Antilles": "Netherlands Antilles", + "Nevermind": "Wag na lang", + "Nevermind, I'll keep my old plan": "Di bale, itatago ko ang dati kong plano", + "New": "Baguhan", + "New :resource": "Bagong :resource", + "New Caledonia": "Nakatagong Kategorya:", + "New Password": "Bagong Password", + "New Zealand": "Nagkakaisang Kaharian", + "Next": "Susunod", + "Next Payment": "Susunod na Pagbabayad", + "Next Payment on": "Susunod na Pagbabayad sa", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigerya", + "Niue": "Ehipto", + "No": "Hindi", + "No :resource matched the given criteria.": "Walang :resource tumugma sa ibinigay na pamantayan.", + "No additional information...": "Walang karagdagang impormasyon...", + "No Current Data": "Walang Kasalukuyang Data", + "No Data": "Walang Data", + "no file selected": "walang napiling talaksan", + "No Increase": "Walang Pagtaas", + "No payment methods on file.": "Walang mga paraan ng pagbabayad sa file.", + "No payment scheduled.": "Walang nakaiskedyul na pagbabayad.", + "No Prior Data": "Walang Naunang Data", + "No Results Found.": "Walang Nahanap Na Mga Resulta.", + "Norfolk Island": "Mga Nagkakaisang Bansa", + "Northern Mariana Islands": "Malapit Sa Northern Mariana Islands", + "Norway": "Norway", + "Not Found": "Hindi Natagpuan", + "Notifications": "Mga abiso", + "Nova": "Nova", + "Nova User": "Gumagamit Ng Mga Makabagong", + "November": "Nobyembre matuto", + "October": "Oktubre matuto", + "of": "ng", + "OK": "Ok", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Kapag ang isang koponan ay tinanggal, ang lahat ng mga mapagkukunan nito at data ay permanenteng tinanggal. Bago tanggalin ang koponan na ito, mangyaring i-download ang anumang data o impormasyon tungkol sa koponan na nais mong panatilihin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Kapag tinanggal na ang kuwenta mo, lahat ng mga mapagkukunan at datos nito ay permanenteng tatanggalin. Bago tanggalin ang iyong kuwenta, paki-download ang anumang data o impormasyon na nais mong panatilihin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Kapag na-delete na ang iyong account, permanenteng made-delete ang lahat ng mapagkukunan at data nito. Pakipasok ang iyong password upang kumpirmahin na gusto mong permanenteng tanggalin ang iyong account.", + "Only Trashed": "Lamang Trash", + "Open Invoices": "Buksan ang Mga Invoice", + "Original": "Orihinal", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Binibigyang-daan ka ng aming portal ng pamamahala sa pagsingil na maginhawang pamahalaan ang iyong plano sa subscription, paraan ng pagbabayad, at i-download ang iyong mga kamakailang invoice.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Binibigyang-daan ka ng aming portal ng pamamahala sa pagsingil na maginhawang pamahalaan ang iyong plano sa subscription, mga paraan ng pagbabayad, at i-download ang iyong mga kamakailang invoice.", + "Page Expired": "Wala Nang Bisa Ang Pahina", + "Pagination Navigation": "Pagbilang Ng Pahina Nabigasyon", + "Paid": "Binayaran", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Mga Teritoryong Palestino", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paragway", + "Password": "Hudyat", + "password": "hudyat", + "Payment Confirmation": "Pagkumpirma Ng Pagbabayad", + "Payment Information": "Impormasyon sa Pagbabayad", + "Payment information updated successfully.": "Matagumpay na na-update ang impormasyon sa pagbabayad.", + "Payment Method": "Paraan ng Pagbayad", + "Payment Methods": "Mga Paraan ng Pagbabayad", + "Payment Required": "Kinakailangan ang Pagbabayad", + "Payments": "Mga pagbabayad", + "Pending Team Invitations": "Nakabinbin Koponan Ng Imbitasyon", + "Per Page": "Bawat Pahina", + "Permanently delete this team.": "Permanenteng tanggalin ang koponan na ito.", + "Permanently delete your account.": "Permanenteng tanggalin ang iyong kasaysayan.", + "Permissions": "Pahintulot", + "Peru": "Peru matuto", + "Philippines": "Pilipinas", + "Photo": "Larawan", + "Pitcairn": "Mga Nakaturo Rito", + "Please accept the terms of service.": "Mangyaring tanggapin ang mga tuntunin ng serbisyo.", + "Please click the button below to verify your email address.": "Mangyaring i-klik ang pindutan sa ibaba upang mapatunayan ang iyong email address.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Kung gusto mo magsulat ng rebyu tungkol dito ay huwag kang mag-atubili na ipadala ito sa amin at kami na naman ay malulugod na isama ito sa website.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Mangyaring kumpirmahin ang paggamit sa iyong kuwenta sa pamamagitan ng pagpasok sa Kodigo ng pagpapatunay na ibinigay ng iyong aplikasyon ng pagpapatunay.", + "Please confirm your password before continuing.": "Pakikumpirma ang iyong password bago magpatuloy.", + "Please copy your new API token. For your security, it won't be shown again.": "Mangyaring kopyahin ang iyong bagong token API. Para sa iyong seguridad, hindi ito ipapakita muli.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Mangyaring ipasok ang iyong password upang kumpirmahin na nais mong mag-log out ng iyong iba pang mga session ng browser sa lahat ng iyong mga aparato.", + "Please provide a maximum of three invoice emails addresses.": "Mangyaring magbigay ng isang maximum ng tatlong mga address ng invoice emails.", + "Please provide the email address of the person you would like to add to this team.": "Mangyaring ibigay ang email address ng tao na nais mong idagdag sa koponan na ito.", + "Please set a default payment method before retrying payments.": "Mangyaring magtakda ng isang default na paraan ng pagbabayad bago ang muling pagbabayad ng mga pagbabayad.", + "Please set a default payment method before swapping plans.": "Mangyaring magtakda ng default na paraan ng pagbabayad bago magpalit ng mga plano.", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Pindutin / upang maghanap", + "Preview": "Pagtanaw", + "Previewing": "Sinisilip", + "Previous": "Nakaraan", + "Privacy Policy": "Patakaran Sa Pagkapribado", + "Profile": "Anyo", + "Profile Information": "Impormasyon Ng Anyo", + "Puerto Rico": "Ginang Ng Bundok", + "Qatar": "Qatar", + "Quarter To Date": "Isang-Kapat Sa Petsa", + "Recovery Code": "Pagbawi Ng Kodigo", + "Refresh": "I-refresh", + "Regards,": "Bumabati,", + "Regenerate Recovery Codes": "Kumuha Ng Kopya (Or Retain Download)", + "Register": "Magparehistro", + "Reload": "I-Reload", + "Remember me": "Tandaan ako", + "Remember Me": "Tandaan Ako", + "Remove": "Tanggalin", + "Remove Photo": "Alisin Ang Larawan", + "Remove Team Member": "Alisin Ang Koponan Ng Miyembro", + "Replicate": "Mag-replicate", + "Required fields": "Mga kailangang punan", + "Resend Verification Email": "Muling Ipadala Ang Pagpapatotoo Ng Email", + "Reset Filters": "I-Reset Ang Mga Pansala", + "Reset Password": "I-Reset Ang Password", + "Reset Password Notification": "I-Reset Ang Pag-Abiso Ng Password", + "resource": "mapagkukunan", + "Resource Row Dropdown": "Ang pagbagsak ng hilera ng mapagkukunan", + "Resources": "Mga mapagkukunan", + "resources": "mga mapagkukunan", + "Restore": "Ibalik", + "Restore :resource": "Ibalik :resource", + "Restore Resource": "Ibalik Mapagkukunan", + "Restore Selected": "Ibalik Ang Napiling", + "results": "mga resulta", + "Resume Subscription": "Ipagpatuloy ang Subscription", + "Retry Payment": "Subukan muli ang Pagbabayad", + "Return to :appName": "Bumalik sa :appName", + "Reunion": "Pulong", + "Role": "Tungkulin", + "Romania": "Rumanya", + "Run Action": "Patakbuhin Ang Aksyon", + "Russian Federation": "Pederasyon ng Russia", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Mga Magagawa", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "Lupang-Sakop ng Kaputungan", + "Saint Kitts and Nevis": "Saint Kitts at Nevis", + "Saint Lucia": "Mga Negosyo", + "Saint Martin": "San Martin", + "Saint Martin (French part)": "Saint Martin (bahaging Pranses)", + "Saint Pierre And Miquelon": "Mga Magagawa", + "Saint Pierre and Miquelon": "Saint Pierre at Miquelon", + "Saint Vincent And Grenadines": "Mga transisyong metal", + "Saint Vincent and the Grenadines": "Saint Vincent at ang Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Bato edad Girl Dress Up", + "Sao Tome and Principe": "Sao Tome at Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Iligtas", + "Saved.": "Ligtas.", + "Scroll to bottom": "Mag-scroll pababa", + "Scroll to top": "Mag-scroll sa itaas", + "Search": "Paghahanap", + "Secure Area": "Ligtas na Lugar", + "Select": "Pumili", + "Select a different plan": "Pumili ng ibang plano", + "Select a log file...": "Pumili ng log file...", + "Select A New Photo": "Pumili Ng Bagong Larawan", + "Select Action": "Pumili Ng Pagkilos", + "Select all": "Piliin Ang Lahat", + "Select All Dropdown": "Piliin ang Lahat ng Dropdown", + "Select this page": "Piliin ang pahinang ito", + "Send Password Reset Link": "Ipadala Ang Link Sa Pag-Reset Ng Password", + "Senegal": "Senegal", + "September": "Setyembre", + "Serbia": "Serbya", + "Server Error": "Error Sa Asawa", + "Service Unavailable": "Hindi Magamit Ang Serbisyo", + "Set as default": "Itakda bilang default", + "Setup Key": "Setup key", + "Seychelles": "Seychelles", + "Show All Fields": "Ipakita Ang Lahat Ng Mga Patlang", + "Show Content": "Ipakita Ang Nilalaman", + "Show Recovery Codes": "Ipakita Ang Mga Alituntunin Sa Pagbawi", + "Showing": "Nagpapakita", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Naka-sign in bilang", + "Singapore": "Pilipinas", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Australya", + "Soft Deleted": "Malambot na Tinanggal", + "Solomon Islands": "Mga Isla ng Solomon", + "Somalia": "Somalia", + "Something went wrong.": "May nangyaring mali.", + "Sorry! You are not authorized to perform this action.": "Sorry! Hindi ka pinapahintulutan upang isagawa ang pagkilos na ito.", + "Sorry, your session has expired.": "Paumanhin, ang iyong session ay wala nang bisa.", + "South Africa": "Timog Aprika", + "South Georgia And Sandwich Isl.": "Timog Georgia At South sanwits Islands", + "South Georgia and the South Sandwich Islands": "South Georgia at ang South Sandwich Islands", + "South Sudan": "Timog Sudan", + "Spain": "Espanya", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Nakapag-iisang Pagkilos", + "Start Polling": "Simulan Botohan", + "Start polling": "Simulan ang botohan", + "State / County": "Estado / County", + "Stop Impersonating": "Itigil ang Pagpapanggap", + "Stop Polling": "Itigil Ang Botohan", + "Stop polling": "Itigil ang botohan", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Ano ang ibig sabihin ng pag-aalmirol? Maaari silang gamitin upang mabawi ang paggamit sa iyong kuwenta kung ang iyong dalawang aparato pagpapatunay kadahilanan ay nawala.", + "Subscribe": "Mag-subscribe", + "Subscription Information": "Impormasyon sa Subscription", + "Subscription Pending": "Nakabinbin ang Subscription", + "Sudan": "Pamahalaan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Malupit, Blonde, tsupa", + "Svalbard and Jan Mayen": "Svalbard at Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switch Teams": "Lumipat Koponan", + "Switzerland": "Suwisa", + "Syrian Arab Republic": "Syria", + "System": "Sistema", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Lalawigan ng Tsina", + "Tajikistan": "Istan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "BUWIS", + "Team Details": "Mga Detalye Ng Koponan", + "Team Invitation": "Imbitasyon Ng Koponan", + "Team Members": "Koponan Ng Miyembro", + "Team Name": "Pangalan Ng Koponan", + "Team Owner": "Koponan Ng May-Ari", + "Team Settings": "Mga Setting Ng Koponan", + "Terms of Service": "Mga tuntunin ng serbisyo", + "Thailand": "Taylandiya", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Salamat sa pag-sign up! Bago magsimula, maaari mo bang patunayan ang iyong email address sa pamamagitan ng pagpindot sa link na-email lang namin sa iyo? Kung hindi mo natanggap ang email, kami ay Masaya magpadala sa iyo ng isa pang.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Salamat sa iyong patuloy na suporta. Nag-attach kami ng kopya ng iyong invoice para sa iyong mga talaan. Mangyaring ipaalam sa amin kung mayroon kang anumang mga katanungan o alalahanin.", + "Thanks,": "salamat,", + "The :attribute must be a valid role.": "Ang :attribute ay dapat na isang wastong papel.", + "The :attribute must be at least :length characters and contain at least one number.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang numero.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ang :attribute ay dapat hindi kukulangin sa :length karakter at naglalaman ng kahit isang espesyal na karakter at isang numero.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ang :attribute ay kailangang hindi kukulang sa :length na karakter at naglalaman ng kahit isang espesyal na karakter.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ang :attribute ay kailangang hindi bababa sa :length karakter at naglalaman ng hindi bababa sa isang malaking titik karakter at isang numero.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ang :attribute ay dapat na hindi bababa sa :length character at naglalaman ng hindi bababa sa isang uppercase na mga character at isa sa mga espesyal na character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ang :attribute ay dapat hindi kukulangin sa :length na karakter at maglaman ng kahit isang pangunahing karakter, isang numero, at isang espesyal na karakter.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ang :attribute ay dapat hindi bababa sa :length karakter at naglalaman ng hindi bababa sa isang malaking titik karakter.", + "The :attribute must be at least :length characters.": "Ang :attribute ay dapat na hindi kukulangin sa :length na karakter.", + "The :attribute must contain at least one letter.": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang titik.", + "The :attribute must contain at least one number.": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang numero.", + "The :attribute must contain at least one symbol.": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang simbolo.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang malaking titik at isang maliit na titik.", + "The :resource was created!": "Ang :resource ay nilikha!", + "The :resource was deleted!": "Ang :resource ay tinanggal!", + "The :resource was restored!": ":Resource ay naibalik!", + "The :resource was updated!": "Ang :resource ay na-update!", + "The action was executed successfully.": "Ang aksyon ay matagumpay na naisakatuparan.", + "The default payment method cannot be removed.": "Hindi maalis ang default na paraan ng pagbabayad.", + "The file was deleted!": "Ang talaksan ay tinanggal!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ang ibinigay na :attribute ay lumabas sa isang data leak. Mangyaring pumili ng ibang :attribute.", + "The given data was invalid.": "Ang ibinigay na data ay hindi wasto.", + "The government won't let us show you what's behind these doors": "Ang pamahalaan ay hindi ipaalam sa amin ipakita sa iyo kung ano ang nasa likod ng mga pinto", + "The HasOne relationship has already been filled.": "Ang HasOne relasyon ay nai-puno.", + "The image could not be loaded": "Hindi ma-load ang larawan", + "The image could not be loaded.": "Hindi ma-load ang larawan.", + "The invoice emails must be valid email addresses.": "Ang mga email ng invoice ay dapat na wastong mga email address.", + "The password is incorrect.": "Mali ang password.", + "The provided coupon code is invalid.": "Ang ibinigay na coupon code ay hindi wasto.", + "The provided password does not match your current password.": "Ang ibinigay na password ay hindi tumutugma sa iyong kasalukuyang password.", + "The provided password was incorrect.": "Ang ibinigay na password ay hindi tama.", + "The provided two factor authentication code was invalid.": "Mga sanggunian [baguhin / baguhin ang batayan]", + "The provided two factor recovery code was invalid.": "Ang ibinigay na two factor recovery code ay hindi wasto.", + "The provided VAT number is invalid.": "Ang ibinigay na numero ng VAT ay hindi wasto.", + "The resource was attached!": "Ang mapagkukunan ay nakalakip!", + "The resource was prevented from being saved!": "Ang mapagkukunan ay pinigilan na mai-save!", + "The resource was updated!": "Mapagkukunan ay na-update!", + "The response is not a streamed response.": "Ang tugon ay hindi isang naka-stream na tugon.", + "The response is not a view.": "Ang tugon ay hindi isang pagtingin.", + "The selected country is invalid.": "Ang napiling bansa ay hindi wasto.", + "The selected plan is invalid.": "Ang napiling plano ay hindi wasto.", + "The selected resources have been :action!": "Ang mga napiling mapagkukunan ay naging :action!", + "The team's name and owner information.": "Impormasyon ng pangalan at may-ari ng koponan.", + "There are no available options for this resource.": "Walang mga magagamit na pagpipilian para sa mapagkukunan na ito.", + "There are no fields to display.": "Walang mga field na ipapakita.", + "There are no new notifications.": "Walang mga bagong notification.", + "There was a problem executing the action.": "Nagkaroon ng problema sa pagpapatupad ng pagkilos.", + "There was a problem fetching the resource.": "Nagkaroon ng problema sa pagkuha ng mapagkukunan.", + "There was a problem submitting the form.": "Nagkaroon ng problema sa pagsusumite ng anyo.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Ang mga taong inanyayahan sa iyong koponan at ay nagpadala ng isang imbitasyon email. Maaari silang sumali sa koponan sa pamamagitan ng pagtanggap ng email imbitasyon.", + "This account does not have an active subscription.": "Walang aktibong subscription ang account na ito.", + "This action is unauthorized.": "Ang pagkilos na ito ay hindi awtorisado.", + "This copy of Nova is unlicensed.": "Ang kopyang ito ng Nova ay walang lisensya.", + "This coupon code can only be used by new customers.": "Ang coupon code na ito ay magagamit lamang ng mga bagong customer.", + "This device": "Aparatong ito", + "This file field is read-only.": "Ang patlang na ito ay read-only.", + "This invoice is no longer open.": "Hindi na bukas ang invoice na ito.", + "This is a secure area of the application. Please confirm your password before continuing.": "Ito ay isang ligtas na lugar ng aplikasyon. Mangyaring kumpirmahin ang iyong password bago magpatuloy.", + "This password does not match our records.": "Password na ito ay hindi tumutugma sa aming mga talaan.", + "This password reset link will expire in :count minutes.": "Ang link na ito sa pag-reset ng password ay mawawalan ng bisa sa :count minuto.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ang pagbabayad na ito ay sinimulan, ngunit ang mga pondo ay hindi pa natanggap. Maaari itong tumagal ng hanggang 14 na araw.", + "This resource no longer exists": "Mapagkukunan na ito ay hindi na umiiral", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Nag-expire na ang subscription na ito at hindi na maipagpatuloy. Mangyaring lumikha ng bagong subscription.", + "This user already belongs to the team.": "Ang tagagamit na ito ay kabilang sa koponan.", + "This user has already been invited to the team.": "Ang tagagamit na ito ay inanyayahan sa koponan.", + "Timor-Leste": "Timor-Leste", + "to": "sa", + "To": "Upang", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Upang tapusin ang pagpapagana ng two-factor na pagpapatotoo, i-scan ang sumusunod na QR code gamit ang authenticator application ng iyong telepono o ilagay ang setup key at ibigay ang nabuong OTP code.", + "Today": "Ngayon matuto", + "Toggle navigation": "Magpalipat-lipat sa nabigasyon", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Pangalan Ng Token", + "Tonga": "Dumating", + "Too Many Requests": "Masyadong Maraming Mga Kahilingan", + "total": "kabuuan", + "Total:": "Kabuuan:", + "Trashed": "Dashed", + "Trinidad And Tobago": "Trinidad at Tobago", + "Trinidad and Tobago": "Trinidad at Tobago", + "Tunisia": "Tunisia laro", + "Turkey": "Türkiye", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Lupang-sakop ng Kaputungan", + "Turks and Caicos Islands": "Turks at Caicos Islands", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Dalawang Pagpapatunay Kadahilanan", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Naka-enable na ngayon ang two-factor authentication. I-scan ang sumusunod na QR code gamit ang authenticator application ng iyong telepono o ilagay ang setup key.", + "Type": "Uri", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Di-awtorisadong", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "Nagkakaisang Kaharian", + "United States": "Estados Unidos Ng Amerika", + "United States Minor Outlying Islands": "Ang mga menor de edad na panlabas na isla ng Estados Unidos", + "United States Outlying Islands": "U. S. Outlying Islands", + "Unknown": "Hindi kilala", + "Unpaid": "Walang bayad", + "Update": "Baguhin", + "Update & Continue Editing": "I-Update Ang & Magpatuloy Sa Pag-Edit", + "Update :resource": "I-Update ang :resource", + "Update :resource: :title": "I-Update ang :resource: :title", + "Update attached :resource: :title": "I-Update ang nakalakip :resource: :title", + "Update Password": "I-Update Ang Password", + "Update Payment Information": "I-update ang Impormasyon sa Pagbabayad", + "Update Payment Method": "I-update ang Paraan ng Pagbabayad", + "Update your account's profile information and email address.": "Kumuha ng kopya (or retain download)", + "Uploading": "Nag-a-upload", + "Uploading files... (:current/:total)": "Nag-a-upload ng mga file... (:current/:total)", + "Uruguay": "Urugway", + "Use a recovery code": "Paano gumawa ng duladulaan?", + "Use an authentication code": "Gamitin ang isang kodigo sa pagpapatunay", + "User Actions": "Mga Pagkilos ng Gumagamit", + "User Security": "Seguridad ng Gumagamit", + "Username": "Pangalan ng gumagamit", + "Uzbekistan": "Uzbekistan", + "Value": "Halaga", + "Vanuatu": "Vanuatu", + "VAT Number": "Numero ng VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic of", + "Verify Email Address": "Patunayan Ang Email Address", + "Verify Your Email Address": "I-verify ang iyong email address", + "Viet Nam": "Vietnam", + "View": "Tingnan", + "Virgin Islands, British": "Kapuluang Britanikong Birhen", + "Virgin Islands, U.S.": "Kapuluang Birhen ng Estados Unidos", + "Wallis And Futuna": "Karagdagang impormasyong pangkaligtasan", + "Wallis and Futuna": "Wallis at Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Pinoproseso namin ang iyong subscription. Sa sandaling matagumpay na naproseso ang subscription, awtomatikong mag-a-update ang page na ito. Karaniwan, ang prosesong ito ay dapat tumagal lamang ng ilang segundo.", + "We are unable to process your payment. Please contact customer support.": "Hindi namin maproseso ang iyong pagbabayad. Mangyaring makipag-ugnayan sa suporta sa customer.", + "We have emailed your password reset link!": "Nai-email namin ang iyong link sa pag-reset ng password!", + "We were unable to find a registered user with this email address.": "Hindi namin nagawang mahanap ang isang rehistradong gumagamit sa email address na ito.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Magpadala kami ng isang link sa pag -download ng invoice sa mga email address na iyong tinukoy sa ibaba. Maaari mong paghiwalayin ang maraming mga email address gamit ang mga koma.", + "We're lost in space. The page you were trying to view does not exist.": "Kami ay nawala sa espasyo. Ang pahina na sinusubukan mong tingnan ay hindi umiiral.", + "Welcome Back!": "Maligayang Pagbabalik!", + "Western Sahara": "Kanlurang Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Kapag pinagana ang dalawang salik na pagpapatotoo, ikaw ay nai-prompt para sa isang ligtas, random na token sa panahon ng pagpapatunay. Maaari mong makuha ang token na ito mula sa iyong telepono na aplikasyon ng Google Tagapagpatunay.", + "Whoops": "Oops", + "Whoops!": "Oops!", + "Whoops! Something went wrong.": "Oops! May nangyaring mali.", + "With Trashed": "Sa Trashed", + "Write": "Magsulat", + "Year To Date": "Taon Sa Petsa", + "Yearly": "Taon-taon", + "Yemen": "Yemeni", + "Yes": "Oo", + "You are already subscribed.": "Naka-subscribe ka na.", + "You are currently within your free trial period. Your trial will expire on :date.": "Kasalukuyan kang nasa loob ng iyong libreng panahon ng pagsubok. Mag-e-expire ang iyong trial sa :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Kasalukuyan kang nasa loob ng iyong libreng panahon ng pagsubok. Mag-e-expire ang iyong trial sa :date. Ang pagsisimula ng bagong subscription ay magtatapos sa iyong trial.", + "You are logged in!": "Naka-log in ka na!", + "You are receiving this email because we received a password reset request for your account.": "Natatanggap ninyo ang email na ito dahil nakatanggap kami ng hiling sa pag-reset ng password para sa inyong kuwenta.", + "You have been invited to join the :team team!": "Inanyayahan ka upang sumali sa :team team!", + "You have enabled two factor authentication.": "Pinagana mo na ang dalawang pagpapatunay kadahilanan.", + "You have not enabled two factor authentication.": "Hindi mo pa pinagana ang dalawang pagpapatunay kadahilanan.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Mayroon kang ilang hindi nabayarang mga invoice. Pagkatapos i-update ang iyong default na paraan ng pagbabayad, maaari mong subukang muli ang mga pagbabayad sa pamamagitan ng listahan ng invoice sa ibaba.", + "You may accept this invitation by clicking the button below:": "Maaari mong tanggapin ang imbitasyong ito sa pamamagitan ng pag-click sa button sa ibaba:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Maaari mong kanselahin ang iyong subscription anumang oras. Kapag nakansela na ang iyong subscription, magkakaroon ka ng opsyong ipagpatuloy ang subscription hanggang sa katapusan ng iyong kasalukuyang yugto ng pagsingil.", + "You may delete any of your existing tokens if they are no longer needed.": "Maaari mong tanggalin ang alinman sa iyong umiiral na mga token kung ang mga ito ay hindi na kinakailangan.", + "You may not delete your personal team.": "Hindi mo maaaring tanggalin ang iyong personal na koponan.", + "You may not leave a team that you created.": "Hindi ka maaaring mag-iwan ng koponan na iyong nilikha.", + "You will receive an invoice and payment link via email for each billing period.": "Makakatanggap ka ng invoice at link ng pagbabayad sa pamamagitan ng email para sa bawat panahon ng pagsingil.", + "You're logged in!": "Naka-log in ka na!", + "Your :invoiceName invoice is now available!": "Available na ang iyong :invoiceName invoice!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ang iyong billing address ay :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ang inyong card ay tinanggihan. Mangyaring makipag-ugnayan sa iyong tagabigay ng card para sa higit pang impormasyon.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ang iyong kasalukuyang paraan ng pagbabayad ay isang credit card na nagtatapos sa :lastFour na mag-e-expire sa :expiration.", + "Your email address is unverified.": "Ang iyong email address ay hindi na-verify.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Nabigo ang iyong huling pagbabayad na :amount. Paki-update ang iyong paraan ng pagbabayad upang muling subukan ang nabigong pagbabayad.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Nabigo ang iyong huling pagbabayad na :amount sa :date. Paki-update ang iyong paraan ng pagbabayad upang muling subukan ang nabigong pagbabayad.", + "Your next payment of :amount will be processed on :date.": "Ang iyong susunod na bayad na :amount ay sa :date.", + "Your payment method has been added successfully.": "Ang iyong paraan ng pagbabayad ay matagumpay na naidagdag.", + "Your payment method will be charged automatically for each billing period.": "Awtomatikong sisingilin ang iyong paraan ng pagbabayad para sa bawat panahon ng pagsingil.", + "Your registered VAT Number is :vatNumber.": "Ang iyong nakarehistrong VAT Number ay :vatNumber.", + "Your subscription has been started successfully.": "Matagumpay na nasimulan ang iyong subscription.", + "Your subscription has been successfully cancelled.": "Ang iyong subscription ay matagumpay na nakansela.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ang iyong subscription ay matagumpay na nakansela. Magkakaroon ka pa rin ng access hanggang sa katapusan ng iyong panahon ng pagsingil.", + "Your subscription was successfully resumed.": "Ang iyong subscription ay matagumpay na naipagpatuloy.", + "Your subscription was successfully updated.": "Ang iyong subscription ay matagumpay na na-update.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / postal code", + "Åland Islands": "Mga Isla ng Åland" +} diff --git a/locales/tl/php-inline.json b/locales/tl/php-inline.json new file mode 100644 index 00000000000..09a89f0db3b --- /dev/null +++ b/locales/tl/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Dapat na tinanggap ang patlang na ito.", + "accepted_if": "Dapat tanggapin ang field na ito kapag ang :other ay :value.", + "active_url": "Ito ay hindi isang wastong URL.", + "after": "Ito ay dapat na isang petsa pagkatapos ng :date.", + "after_or_equal": "Ito ay dapat na isang petsa pagkatapos o katumbas ng :date.", + "alpha": "Ang patlang na ito ay maaari lamang maglaman ng mga titik.", + "alpha_dash": "Ang patlang na ito ay maaari lamang maglaman ng mga titik, numero, gitling at mga salungguhit.", + "alpha_num": "Ang patlang na ito ay maaari lamang maglaman ng mga titik at numero.", + "any_of": "Ang patlang na ito ay hindi wasto.", + "array": "Ang patlang na ito ay dapat na isang array.", + "ascii": "Ang field na ito ay dapat lamang maglaman ng mga single-byte na alphanumeric na character at simbolo.", + "attached": "Ang patlang na ito ay nakalakip.", + "before": "Ito ay dapat na isang petsa bago :date.", + "before_or_equal": "Ito ay dapat na isang petsa bago o katumbas ng :date.", + "between.array": "Ang nilalamang ito ay dapat may pagitan ng :min at :max na mga item.", + "between.file": "Ang laki ng talaksan ay dapat nasa pagitan ng :min at :max kilobytes.", + "between.numeric": "Ang halagang ito ay dapat nasa pagitan ng :min at :max.", + "between.string": "Ang string na ito ay dapat nasa pagitan ng :min at :max na mga character.", + "boolean": "Ang patlang na ito ay dapat na totoo o hindi.", + "can": "Naglalaman ang field na ito ng hindi awtorisadong halaga.", + "confirmed": "Hindi tumutugma ang kumpirmasyon.", + "contains": "Walang kinakailangang halaga ang field na ito.", + "date": "Ito ay hindi isang wastong petsa.", + "date_equals": "Ito ay dapat na isang petsa na katumbas ng :date.", + "date_format": "Ito ay hindi tumutugma sa pormat :format.", + "decimal": "Ang field na ito ay dapat may :decimal na decimal na lugar.", + "declined": "Dapat tanggihan ang halagang ito.", + "declined_if": "Dapat tanggihan ang halagang ito kapag ang :other ay :value.", + "different": "Ang halagang ito ay dapat na naiiba mula sa :other.", + "digits": "Ito ay dapat na :digits digit.", + "digits_between": "Ito ay dapat na nasa pagitan ng :min at :max na mga digit.", + "dimensions": "Ang larawan na ito ay may hindi wastong sukat.", + "distinct": "Ang patlang na ito ay may dobleng halaga.", + "doesnt_contain": "Ang patlang na ito ay hindi dapat maglaman ng alinman sa mga sumusunod: :values.", + "doesnt_end_with": "Maaaring hindi magtapos ang field na ito sa isa sa mga sumusunod: :values.", + "doesnt_start_with": "Maaaring hindi magsimula ang field na ito sa isa sa mga sumusunod: :values.", + "email": "Ito ay dapat na isang wastong email address.", + "ends_with": "Ito ay dapat magtapos sa isa sa mga sumusunod: :values.", + "enum": "Ang napiling halaga ay wala sa listahan ng pinahihintulutang mga halaga.", + "exists": "Ang napiling halaga ay hindi wasto.", + "extensions": "Ang field na ito ay dapat magkaroon ng isa sa mga sumusunod na extension: :values.", + "file": "Ang nilalaman ay dapat na isang talaksan.", + "filled": "Ang patlang na ito ay dapat magkaroon ng isang halaga.", + "gt.array": "Ang nilalaman ay dapat magkaroon ng higit sa :value na mga item.", + "gt.file": "Ang laki ng talaksan ay dapat mas malaki sa :value kilobytes.", + "gt.numeric": "Ang halaga ay dapat na mas malaki sa :value.", + "gt.string": "Ang string ay dapat na mas mahaba sa :value na mga character.", + "gte.array": "Ang nilalaman ay dapat magkaroon ng :value na mga item o higit pa.", + "gte.file": "Ang laki ng talaksan ay dapat na mas malaki sa o katumbas ng :value kilobytes.", + "gte.numeric": "Ang halaga ay dapat na mas malaki sa o katumbas ng :value.", + "gte.string": "Ang string ay dapat na mas mahaba sa o katumbas ng :value na mga character.", + "hex_color": "Ang field na ito ay dapat na wastong hexadecimal na kulay.", + "image": "Ito ay dapat na isang imahe.", + "in": "Ang napiling halaga ay hindi wasto.", + "in_array": "Ang halagang ito ay hindi umiiral sa :other.", + "in_array_keys": "Ang patlang na ito ay dapat maglaman ng hindi bababa sa isa sa mga sumusunod na susi: :values.", + "integer": "Ito ay dapat na isang integer.", + "ip": "Ito ay dapat na isang wastong IP address.", + "ipv4": "Ito ay dapat na isang wastong IPv4 address.", + "ipv6": "Ito ay dapat na isang wastong IPv6 address.", + "json": "Ito ay dapat na isang wastong JSON string.", + "list": "Ang field na ito ay dapat na isang listahan.", + "lowercase": "Ang field na ito ay dapat na lowercase.", + "lt.array": "Ang nilalaman ay dapat magkaroon ng mas kaunti sa :value na mga item.", + "lt.file": "Ang laki ng talaksan ay dapat na mas mababa sa :value kilobytes.", + "lt.numeric": "Ang halaga ay dapat na mas mababa sa :value.", + "lt.string": "Ang string ay dapat na mas maikli sa :value na mga character.", + "lte.array": "Ang nilalaman ay hindi dapat magkaroon ng higit sa :value na mga item.", + "lte.file": "Ang laki ng talaksan ay dapat na mas mababa sa o katumbas ng :value kilobytes.", + "lte.numeric": "Ang halaga ay dapat na mas mababa sa o katumbas ng :value.", + "lte.string": "Ang string ay dapat na mas maikli sa o katumbas ng :value na mga character.", + "mac_address": "Ang halaga ay dapat na isang wastong MAC address.", + "max.array": "Ang nilalaman ay hindi dapat magkaroon ng higit sa :max na mga item.", + "max.file": "Ang laki ng talaksan ay hindi dapat lumagpas sa :max kilobytes.", + "max.numeric": "Ang halaga ay hindi dapat lumagpas sa :max.", + "max.string": "Ang string ay hindi dapat lumagpas sa :max na mga character.", + "max_digits": "Ang field na ito ay hindi dapat magkaroon ng higit sa :max digit.", + "mimes": "Ito ay dapat na isang talaksan ng uri: :values.", + "mimetypes": "Ito ay dapat na isang talaksan ng uri: :values.", + "min.array": "Ang nilalaman ay dapat magkaroon ng hindi bababa sa :min na mga item.", + "min.file": "Ang laki ng talaksan ay dapat na hindi bababa sa :min kilobytes.", + "min.numeric": "Ang halaga ay dapat na hindi bababa sa :min.", + "min.string": "Ang string ay dapat na hindi bababa sa :min na mga character.", + "min_digits": "Ang field na ito ay dapat na may hindi bababa sa :min digit.", + "missing": "Dapat na nawawala ang field na ito.", + "missing_if": "Dapat na nawawala ang field na ito kapag ang :other ay :value.", + "missing_unless": "Dapat na nawawala ang field na ito maliban kung ang :other ay :value.", + "missing_with": "Dapat na nawawala ang field na ito kapag ang :values ay naroroon.", + "missing_with_all": "Dapat na nawawala ang field na ito kapag ang :values ay naroroon.", + "multiple_of": "Ang halaga ay dapat na isang maramihang ng :value", + "not_in": "Ang napiling halaga ay hindi wasto.", + "not_regex": "Hindi balido ang pormat na ito.", + "numeric": "Ito ay dapat na isang numero.", + "password.letters": "Ang field na ito ay dapat maglaman ng hindi bababa sa isang titik.", + "password.mixed": "Ang field na ito ay dapat maglaman ng hindi bababa sa isang malaking titik at isang maliit na titik.", + "password.numbers": "Ang field na ito ay dapat maglaman ng kahit isang numero.", + "password.symbols": "Ang field na ito ay dapat maglaman ng kahit isang simbolo.", + "password.uncompromised": "Ang ibinigay na field ay lumabas sa isang data leak. Mangyaring pumili ng ibang field.", + "present": "Ang patlang na ito ay dapat na kasalukuyan.", + "present_if": "Ang field na ito ay dapat naroroon kapag ang :other ay :value.", + "present_unless": "Ang field na ito ay dapat naroroon maliban kung ang :other ay :value.", + "present_with": "Ang field na ito ay dapat naroroon kapag :values ang naroroon.", + "present_with_all": "Ang field na ito ay dapat naroroon kapag :values ang naroroon.", + "prohibited": "Ang patlang na ito ay ipinagbabawal.", + "prohibited_if": "Ang patlang na ito ay ipinagbabawal kapag ang :other ay :value.", + "prohibited_if_accepted": "Ang patlang na ito ay ipinagbabawal kapag tinanggap ang :other.", + "prohibited_if_declined": "Ang patlang na ito ay ipinagbabawal kapag ang :other ay tinanggihan.", + "prohibited_unless": "Ang patlang na ito ay ipinagbabawal maliban kung ang :other ay nasa :values.", + "prohibits": "Ipinagbabawal ng field na ito ang pagdalo ng :other.", + "regex": "Hindi balido ang pormat na ito.", + "relatable": "Ang patlang na ito ay maaaring hindi nauugnay sa mapagkukunan na ito.", + "required": "Ang patlang na ito ay kinakailangan.", + "required_array_keys": "Ang field na ito ay dapat maglaman ng mga entry para sa: :values.", + "required_if": "Ang patlang na ito ay kinakailangan kapag ang :other ay :value.", + "required_if_accepted": "Kinakailangan ang field na ito kapag tinanggap ang :other.", + "required_if_declined": "Kinakailangan ang field na ito kapag tinanggihan ang :other.", + "required_unless": "Ang patlang na ito ay kinakailangan maliban kung ang :other ay nasa :values.", + "required_with": "Ang patlang na ito ay kinakailangan kapag ang :values ay naroroon.", + "required_with_all": "Ang patlang na ito ay kinakailangan kapag ang :values ay naroroon.", + "required_without": "Ang patlang na ito ay kinakailangan kapag ang :values ay hindi naroroon.", + "required_without_all": "Ang patlang na ito ay kinakailangan kapag wala sa :values ang naroroon.", + "same": "Ang halaga ng patlang na ito ay dapat na tumugma sa isa mula sa :other.", + "size.array": "Ang nilalaman ay dapat maglaman ng :size na mga item.", + "size.file": "Ang laki ng talaksan ay dapat na :size kilobytes.", + "size.numeric": "Ang halaga ay dapat na :size.", + "size.string": "Ang string ay dapat na :size na mga character.", + "starts_with": "Ito ay dapat magsimula sa isa sa mga sumusunod: :values.", + "string": "Ito ay dapat na isang string.", + "timezone": "Ito ay dapat na isang wastong sona ng oras.", + "ulid": "Dapat ay isang wastong ULID ang field na ito.", + "unique": "Ito ay nakuha na.", + "uploaded": "Nabigo ang pag-upload.", + "uppercase": "Dapat na uppercase ang field na ito.", + "url": "Ito ay dapat na isang wastong URL.", + "uuid": "Ito ay dapat na isang wastong UUID." +} diff --git a/locales/tl/php.json b/locales/tl/php.json new file mode 100644 index 00000000000..133092338fd --- /dev/null +++ b/locales/tl/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Ang :attribute ay dapat tanggapin.", + "accepted_if": "Ang :attribute ay dapat tanggapin kapag ang :other ay :value.", + "active_url": "Ang :attribute ay hindi balidong URL.", + "after": "Ang :attribute ay dapat petsa pagkatapos ng :date.", + "after_or_equal": "Ang :attribute ay dapat na isang petsa pagkatapos o katumbas ng :date.", + "alpha": "Ang :attribute ay maaaring magtaglay ng mga letra lang.", + "alpha_dash": "Ang :attribute ay maaaring magtaglay ng mga letra, numero at gitling lang.", + "alpha_num": "Ang :attribute ay maaaring magtaglay ng mga letra at numero lang.", + "any_of": "Ang :attribute patlang ay hindi wasto.", + "array": "Ang :attribute ay dapat magkakasunod.", + "ascii": "Ang :attribute ay dapat lamang maglaman ng mga single-byte na alphanumeric na character at simbolo.", + "attached": ":Attribute na ito ay nakalakip.", + "before": "Ang :attribute ay dapat petsa bago ang :date.", + "before_or_equal": "Ang :attribute ay dapat na isang petsa bago o katumbas ng :date.", + "between.array": "Ang :attribute ay dapat nasa pagitan ng :min at :max items.", + "between.file": "Ang :attribute ay dapat nasa pagitan ng :min at :max kilobytes.", + "between.numeric": "Ang :attribute ay dapat nasa pagitan ng :min at :max.", + "between.string": "Ang :attribute ay dapat nasa pagitan ng :min at :max characters.", + "boolean": "Ang :attribute ng attribute ay dapat tama o mali.", + "can": "Ang :attribute field ay naglalaman ng hindi awtorisadong halaga.", + "confirmed": "Ang :attribute ng attribute ay hindi magkatugma.", + "contains": "Ang :attribute field ay walang kinakailangang halaga.", + "current_password": "Mali ang password.", + "date": "Ang :attribute ay hindi balidong petsa.", + "date_equals": "Ang :attribute ay dapat na isang petsa na katumbas ng :date.", + "date_format": "Ang :attribute ay hindi katugma ng format :format.", + "decimal": "Ang :attribute ay dapat mayroong :decimal decimal na lugar.", + "declined": "Dapat tanggihan ang :attribute.", + "declined_if": "Ang :attribute ay dapat tanggihan kapag ang :other ay :value.", + "different": "Ang :attribute at :other pa ay dapat magkaiba.", + "digits": "Ang :attribute ay dapat :digits digits.", + "digits_between": "Ang :attribute ay dapat nasa pagitan ng :min at :max digits.", + "dimensions": "Ang :attribute ay may di-wastong sukat ng imahe.", + "distinct": "Ang :attribute ng attribute ay may katulad na balyu.", + "doesnt_contain": "Ang :attribute patlang ay hindi dapat maglaman ng alinman sa mga sumusunod: :values.", + "doesnt_end_with": "Ang :attribute ay maaaring hindi magtapos sa isa sa mga sumusunod: :values.", + "doesnt_start_with": "Ang :attribute ay maaaring hindi magsimula sa isa sa mga sumusunod: :values.", + "email": "Ang :attribute ay dapat balidong email address.", + "ends_with": "Dapat magtapos ang :attribute sa isa sa mga sumusunod: :values.", + "enum": "Ang napiling :attribute ay hindi wasto.", + "exists": "Ang piniling :attribute ay imbalido.", + "extensions": "Ang :attribute field ay dapat may isa sa mga sumusunod na extension: :values.", + "failed": "Ang credentials na ito ay hindi katugma ng nasa rekord namin.", + "file": "Ang :attribute ay dapat na isang talaksan.", + "filled": "Ang :attribute ay dapat may halaga.", + "gt.array": "Ang :attribute ay dapat magkaroon ng higit sa :value mga item.", + "gt.file": "Ang :attribute ay dapat na higit sa :value kilobytes.", + "gt.numeric": "Ang :attribute ay dapat na higit sa :value.", + "gt.string": "Ang :attribute ay dapat na higit sa :value character.", + "gte.array": "Ang :attribute ay dapat magkaroon ng :value item o higit pa.", + "gte.file": "Ang :attribute ay dapat na mas malaki sa o katumbas ng :value kilobytes.", + "gte.numeric": "Ang :attribute ay dapat na mas malaki sa o katumbas ng :value.", + "gte.string": "Ang :attribute ay dapat na mas malaki sa o katumbas ng :value character.", + "hex_color": "Ang :attribute field ay dapat na isang wastong hexadecimal na kulay.", + "image": "Ang :attribute ay dapat isang imahe.", + "in": "Ang piniling :attribute ay imbalido.", + "in_array": "Ang :attribute ay wala sa :other.", + "in_array_keys": "Ang :attribute patlang ay dapat maglaman ng hindi bababa sa isa sa mga sumusunod na susi: :values.", + "integer": "Ang :attribute ay dapat isang integer.", + "ip": "Ang :attribute ay dapat isang balidong IP address.", + "ipv4": "Ang :attribute ay dapat na isang wastong IPv4 address.", + "ipv6": "Ang :attribute ay dapat na isang wastong IPv6 address.", + "json": "Ang :attribute ay dapat isang balidong JSON string.", + "list": "Ang :attribute field ay dapat na isang listahan.", + "lowercase": "Dapat lowercase ang :attribute.", + "lt.array": "Ang :attribute ay dapat magkaroon ng mas mababa sa :value na mga item.", + "lt.file": "Ang :attribute ay dapat na mas mababa sa :value kilobytes.", + "lt.numeric": "Ang :attribute ay dapat na mas mababa sa :value.", + "lt.string": "Dapat mas mababa sa :value character ang :attribute.", + "lte.array": "Ang :attribute ay hindi dapat magkaroon ng higit sa :value mga item.", + "lte.file": "Ang :attribute ay dapat na mas mababa sa o katumbas ng :value kilobytes.", + "lte.numeric": "Ang :attribute ay dapat na mas mababa sa o katumbas ng :value.", + "lte.string": "Ang :attribute ay dapat mas mababa sa o katumbas ng :value character.", + "mac_address": "Ang :attribute ay dapat na isang wastong MAC address.", + "max.array": "Ang :attribute ay hindi maaaring higit sa :max items.", + "max.file": "Ang :attribute ay hindi maaaring higit sa :max kilobytes.", + "max.numeric": "Ang :attribute ay hindi maaaring higit sa :max.", + "max.string": "Ang :attribute ay hindi maaaring higit sa :max characters.", + "max_digits": "Ang :attribute ay hindi dapat magkaroon ng higit sa :max na mga numero.", + "mimes": "Ang :attribute ay dapat file ng uri na: :values.", + "mimetypes": "Ang :attribute ay dapat na isang talaksan ng uri: :values.", + "min.array": "Ang :attribute ay dapat di-kukulangin sa :min items.", + "min.file": "Ang :attribute ay dapat di-kukulangin sa :min kilobytes.", + "min.numeric": "Ang :attribute ay dapat di-kukulangin sa :min.", + "min.string": "Ang :attribute ay dapat di-kukulangin sa :min characters.", + "min_digits": "Ang :attribute ay dapat magkaroon ng hindi bababa sa :min digit.", + "missing": "Dapat nawawala ang :attribute field.", + "missing_if": "Dapat na nawawala ang :attribute field kapag ang :other ay :value.", + "missing_unless": "Dapat na nawawala ang :attribute field maliban kung ang :other ay :value.", + "missing_with": "Dapat nawawala ang :attribute field kapag :values ang naroroon.", + "missing_with_all": "Dapat na nawawala ang :attribute field kapag :values ang naroroon.", + "multiple_of": "Ang :attribute ay dapat na maramihang ng :value", + "next": "Susunod »", + "not_in": "Ang piniling :attribute ay imbalido.", + "not_regex": "Hindi tanggap ang :attribute na anyo.", + "numeric": "Ang :attribute ay dapat isang numero.", + "password": "Ang password ay hindi tama.", + "password.letters": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang titik.", + "password.mixed": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang malaking titik at isang maliit na titik.", + "password.numbers": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang numero.", + "password.symbols": "Ang :attribute ay dapat maglaman ng hindi bababa sa isang simbolo.", + "password.uncompromised": "Ang ibinigay na :attribute ay lumabas sa isang data leak. Mangyaring pumili ng ibang :attribute.", + "present": "Ang :attribute ay dapat na naroroon.", + "present_if": "Ang :attribute field ay dapat naroroon kapag ang :other ay :value.", + "present_unless": "Ang :attribute field ay dapat naroroon maliban kung ang :other ay :value.", + "present_with": "Ang :attribute field ay dapat naroroon kapag :values ang naroroon.", + "present_with_all": "Ang :attribute field ay dapat naroroon kapag :values ang naroroon.", + "previous": "« Nauna", + "prohibited": "Ang patlang na :attribute ay ipinagbabawal.", + "prohibited_if": "Ang :attribute patlang ay ipinagbabawal kapag :other ay :value.", + "prohibited_if_accepted": "Ipinagbabawal ang :attribute patlang kapag tinanggap ang :other.", + "prohibited_if_declined": "Ang :attribute patlang ay ipinagbabawal kapag ang :other ay tinanggihan.", + "prohibited_unless": "Ang :attribute patlang ay ipinagbabawal maliban kung :other ay nasa :values.", + "prohibits": "Ang :attribute field ay nagbabawal sa :other na makasama.", + "regex": "Hindi wasto ang anyo ng :attribute.", + "relatable": "Maaaring hindi nauugnay ang :attribute sa mapagkukunang ito.", + "required": "Ang :attribute ng attribute ay kailangan.", + "required_array_keys": "Ang :attribute field ay dapat maglaman ng mga entry para sa: :values.", + "required_if": "Ang :attribute ng attribute ay kailangan kapag :other iba ay :value.", + "required_if_accepted": "Ang :attribute field ay kinakailangan kapag :other ay tinanggap.", + "required_if_declined": "Kinakailangan ang :attribute field kapag tinanggihan ang :other.", + "required_unless": "Ang :attribute ng attribute ay kailangan maliban kung :other iba ay nasa :values.", + "required_with": "Ang :attribute ng attribute ay kailangan kapag :values balyu ang naroon.", + "required_with_all": "Ang :attribute ng attribute ay kailangan kapag :values balyu ang naroon.", + "required_without": "Ang :attribute ng attribute ay kailangan kapag :values balyu ang naroon.", + "required_without_all": "Ang :attribute ng attribute ay kailangan kapag wala sa :values balyu ang naroon.", + "reset": "Na-reset na ang password mo!", + "same": "Ang :attribute at :other pa ay dapat magtugma.", + "sent": "Na-email na namin sa iyo ang link sa pag-reset ng password!", + "size.array": "Ang :attribute ay dapat magtaglay ng :size sa items.", + "size.file": "Ang :attribute ay dapat :size sukat sa kilobytes.", + "size.numeric": "Ang :attribute ay dapat :size sukat.", + "size.string": "Ang :attribute ay dapat :size sukat sa characters.", + "starts_with": "Ang :attribute ay dapat magsimula sa isa sa mga sumusunod: :values.", + "string": "Ang :attribute ay dapat isang string.", + "throttle": "Sobrang daming pagtatangkang mag-login. Pakisubukan ulit pagkalipas ng :seconds segundo.", + "throttled": "Mangyaring maghintay bago muling subukan.", + "timezone": "Ang :attribute ay dapat na isang wastong sona ng oras.", + "token": "Ang token sa pag-reset ng password na ito ay imbalido.", + "ulid": "Ang :attribute ay dapat na isang wastong ULID.", + "unique": "Ang :attribute ay nakuha na.", + "uploaded": "Nabigo ang pag-upload ng :attribute.", + "uppercase": "Ang :attribute ay dapat na uppercase.", + "url": "Ang :attribute ay hindi wasto.", + "user": "Hindi namin mahanap ang user na may ganyang email address.", + "uuid": "Ang :attribute ay dapat na isang wastong UUID." +} diff --git a/locales/tr/_excludes.json b/locales/tr/_excludes.json new file mode 100644 index 00000000000..fa702f4cee5 --- /dev/null +++ b/locales/tr/_excludes.json @@ -0,0 +1,72 @@ +[ + "Andorra", + "Angola", + "Anguilla", + "Aruba", + "Barbados", + "Belize", + "Benin", + "Bermuda", + "Burkina Faso", + "Burundi", + "Cape Verde", + "CSV (.csv)", + "Curaçao", + "El Salvador", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guyana", + "Haiti", + "Honduras", + "Hong Kong", + "Jersey", + "Kenya", + "Kiribati", + "Lens", + "Lesotho", + "Libyan Arab Jamahiriya", + "Macao", + "Mali", + "Malta", + "Mauritius", + "Mayotte", + "Moldova", + "Montserrat", + "Myanmar", + "Nauru", + "Nepal", + "Niue", + "Nova", + "Pakistan", + "Palau", + "Panama", + "Paraguay", + "Peru", + "Réunion", + "Saint Barthélemy", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Sao Tome and Principe", + "Senegal", + "Sierra Leone", + "Sri Lanka", + "Sudan", + "Timor-Leste", + "Togo", + "Tokelau", + "Tonga", + "Tuvalu", + "Uganda", + "Uruguay", + "Vanuatu", + "Venezuela", + "Yemen" +] diff --git a/locales/tr/json-inline.json b/locales/tr/json-inline.json new file mode 100644 index 00000000000..41db549e35d --- /dev/null +++ b/locales/tr/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Bu alan geçerli bir rol olmalıdır.", + "The :attribute must be at least :length characters and contain at least one number.": "Bu alan en az :length karakterden oluşmalı ve en az bir sayı içermelidir.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Bu alan en az :length karakterden oluşmalı ve en az bir özel karakter ve bir sayı içermelidir.", + "The :attribute must be at least :length characters and contain at least one special character.": "Bu alan en az :length karakterden oluşmalı ve en az bir özel karakter içermelidir.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Bu alan en az :length karakterlerinden oluşmalı ve en az bir büyük harf ve bir sayı içermelidir.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Bu alan en az :length karakterlerinden oluşmalı ve en az bir büyük harf ve bir özel karakter içermelidir.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Bu alan en az :length karakterlerinden oluşmalı ve en az bir büyük harf, bir sayı ve bir özel karakter içermelidir.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Bu alan en az :length karakterden oluşmalı ve en az bir büyük harf içermelidir.", + "The :attribute must be at least :length characters.": "Bu alan en az :length karakterlerinden oluşmalıdır.", + "The :attribute must contain at least one letter.": "Bu alan en az bir harf içermelidir.", + "The :attribute must contain at least one number.": "Bu alan en az bir sayı içermelidir.", + "The :attribute must contain at least one symbol.": "Bu alan en az bir sembol içermelidir.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Bu alan en az bir büyük ve bir küçük harf içermelidir.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Verilen alan bir veri sızıntısında ortaya çıktı. Lütfen farklı bir alan seçin." +} diff --git a/locales/tr/json.json b/locales/tr/json.json new file mode 100644 index 00000000000..4ff0dd03c22 --- /dev/null +++ b/locales/tr/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ve :count hata daha var)", + "(and :count more errors)": "(ve :count hata daha var)|(ve :count hata daha var)|(ve :count hata daha var)", + "30 Days": "30 gün", + "60 Days": "60 gün", + "90 Days": "90 gün", + ":amount selected": ":Amount seçildi", + ":amount Total": "Toplam :amount", + ":days day trial": ":Days günlük deneme", + ":resource Details": ":Resource detayları", + ":resource Details: :title": ":Resource detayları: :title", + "A decryption key is required.": "Bir şifre çözme anahtarı gerekiyor.", + "A fresh verification link has been sent to your email address.": "E-posta adresinize yeni bir doğrulama bağlantısı gönderildi.", + "A new verification link has been sent to the email address you provided during registration.": "Üyelik esnasında kullandığınız e-posta adresinize onay linki gönderildi.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Profil ayarlarınızda belirttiğiniz e-posta adresine yeni bir doğrulama bağlantısı gönderildi.", + "A new verification link has been sent to your email address.": "E-posta adresinize yeni bir doğrulama bağlantısı gönderildi.", + "Accept Invitation": "Daveti Kabul Et", + "Action": "İşlem", + "Action Event": "İşlem Olayı", + "Action Events": "İşlem Olayları", + "Action Happened At": "İşleme Alınan", + "Action Initiated By": "Tarafından Başlatılan", + "Action Name": "İşlem Adı", + "Action Status": "İşlem Durumu", + "Action Target": "İşlem Hedefi", + "Actions": "İşlemler", + "Add": "Ekle", + "Add :resource": ":Resource ekle", + "Add a new team member to your team, allowing them to collaborate with you.": "Ekibinize yeni bir ekip üyesi ekleyerek, sizinle işbirliği yapmalarına izin verin.", + "Add additional security to your account using two factor authentication.": "İki faktörlü kimlik doğrulama kullanarak hesabınıza ek güvenlik ekleyin.", + "Add Payment Method": "Ödeme yöntemi ekle", + "Add row": "Satır Ekle", + "Add Team Member": "Ekip Üyesi Ekle", + "Add VAT Number": "Vergi Numarası Ekle", + "Added.": "Eklendi.", + "Additional billing information updated successfully.": "Ek fatura bilgileri başarıyla güncellendi.", + "Address": "Adres", + "Address Line 2": "Adresin Devamı", + "Administrator": "Yönetici", + "Administrator users can perform any action.": "Yöneticiler herhangi bir eylemi gerçekleştirebilir.", + "Afghanistan": "Afganistan", + "Aland Islands": "Aland Adaları", + "Albania": "Arnavutluk", + "Algeria": "Cezayir", + "All of the people that are part of this team.": "Bu ekibin parçası olan tüm kişiler.", + "All resources loaded.": "Tüm kaynaklar yüklendi.", + "All rights reserved.": "Tüm hakları saklıdır.", + "Already registered?": "Zaten Üye Misiniz?", + "American Samoa": "Amerikan Samoası", + "An error occurred while uploading the file.": "Dosya yüklenirken bir hata oluştu.", + "An error occurred while uploading the file: :error": "Dosya yüklenirken bir hata oluştu: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Beklenmeyen bir hata oluştu ve destek ekibimize bildirdik. Lütfen daha sonra tekrar deneyiniz.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Bu sayfa yüklendikten sonra başka bir kullanıcı sayfa kaynağını değiştirdi. Lütfen sayfayı yenileyin ve tekrar deneyin.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigua ve Barbuda", + "Antigua and Barbuda": "Antigua ve Barbuda", + "API Token": "API Jeton", + "API Token Permissions": "API Jeton İzinleri", + "API Tokens": "API Jetonları", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API jetonları, üçüncü taraf hizmetlerin sizin adınıza uygulamamızla kimlik doğrulaması yapmasına izin verir.", + "Apply": "Kullan", + "Apply Coupon": "Kupon Kullan", + "April": "Nisan", + "Are you sure you want to attempt to pay :amount?": ":Amount ödemeye çalışmak istediğinizden emin misiniz?", + "Are you sure you want to cancel your subscription?": "Aboneliğinizi iptal etmek istediğinizden emin misiniz?", + "Are you sure you want to delete all the notifications?": "Tüm bildirimleri silmek istediğinizden emin misiniz?", + "Are you sure you want to delete the selected resources?": "Seçili kaynakları silmek istediğinizden emin misiniz?", + "Are you sure you want to delete this file?": "Bu dosyayı silmek istediğinizden emin misiniz?", + "Are you sure you want to delete this notification?": "Bu bildirimi silmek istediğinizden emin misiniz?", + "Are you sure you want to delete this payment method?": "Bu ödeme yöntemini silmek istediğinizden emin misiniz?", + "Are you sure you want to delete this resource?": "Bu kaynağı silmek istediğinizden emin misiniz?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Bu ekibi silmek istediğinizden emin misiniz? Bir ekip silindiğinde, tüm kaynakları ve verileri kalıcı olarak silinecektir.", + "Are you sure you want to delete your account?": "Hesabınızı silmek istediğinizden emin misiniz?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hesabınızı silmek istediğinizden emin misiniz? Hesabınız silindiğinde, tüm kaynakları ve verileri kalıcı olarak silinecektir. Lütfen hesabınızı kalıcı olarak silmek istediğinizi onaylamak için parolanızı girin.", + "Are you sure you want to detach the selected resources?": "Seçilen kaynakları ayırmak istediğinizden emin misiniz?", + "Are you sure you want to detach this resource?": "Bu kaynağı ayırmak istediğinizden emin misiniz?", + "Are you sure you want to force delete the selected resources?": "Seçili kaynakları silmeye zorlamak istediğinizden emin misiniz?", + "Are you sure you want to force delete this resource?": "Bu kaynağı silmeye zorlamak istediğinizden emin misiniz?", + "Are you sure you want to log out?": "Oturumu kapatmak istediğinizden emin misiniz?", + "Are you sure you want to mark all notifications as read?": "Tüm bildirimleri okundu olarak işaretlemek istediğinizden emin misiniz?", + "Are you sure you want to remove this item?": "Bu öğeyi kaldırmak istediğinizden emin misiniz?", + "Are you sure you want to restore the selected resources?": "Seçilen kaynakları geri yüklemek istediğinizden emin misiniz?", + "Are you sure you want to restore this resource?": "Bu kaynağı geri yüklemek istediğinizden emin misiniz?", + "Are you sure you want to resume your subscription?": "Aboneliğinizi devam ettirmek istediğinizden emin misiniz?", + "Are you sure you want to run this action?": "Bu eylemi çalıştırmak istediğinizden emin misiniz?", + "Are you sure you want to set this payment method as your default?": "Bu ödeme yöntemini varsayılan olarak ayarlamak istediğinizden emin misiniz?", + "Are you sure you want to stop impersonating?": "Kimliğe bürünmeyi durdurmak istediğinizden emin misiniz?", + "Are you sure you would like to delete this API token?": "Bu API jetonunu silmek istediğinizden emin misiniz?", + "Are you sure you would like to leave this team?": "Bu kişiyi ekipten çıkarmak istediğinizden emin misiniz?", + "Are you sure you would like to remove this person from the team?": "Bu kişiyi ekipten çıkarmak istediğinizden emin misiniz?", + "Are you sure you would like to switch billing plans?": "Faturalandırma planlarını değiştirmek istediğinizden emin misiniz?", + "Argentina": "Arjantin", + "Armenia": "Ermenistan", + "Aruba": "Aruba", + "Attach": "İliştir", + "Attach & Attach Another": "İliştir ve Yenisini İliştir", + "Attach :resource": ":Resource iliştir", + "Attach files by dragging & dropping, selecting or pasting them.": "Dosyaları sürükleyip bırakarak, seçerek veya tadarak ekleyin.", + "August": "Ağustos", + "Australia": "Avustralya", + "Austria": "Avusturya", + "Azerbaijan": "Azerbaycan", + "Bahamas": "Bahamalar", + "Bahrain": "Bahreyn", + "Bangladesh": "Bangladeş", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Devam etmeden önce, size az önce e-postayla gönderdiğimiz bağlantıya tıklayarak e-posta adresinizi doğrulayabilir misiniz? E-postayı almadıysanız, size memnuniyetle başka bir e-posta göndeririz.", + "Before proceeding, please check your email for a verification link.": "Devam etmeden önce, lütfen doğrulama bağlantısı için e-posta adresinizi kontrol edin.", + "Belarus": "Beyaz Rusya", + "Belgium": "Belçika", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Butan", + "Billing Information": "Fatura Bilgileri", + "Billing Management": "Fatura Yönetimi", + "Bolivia": "Bolivya", + "Bolivia, Plurinational State of": "Bolivya Çokuluslu Devleti", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ve Sabado", + "Bosnia And Herzegovina": "Bosna", + "Bosnia and Herzegovina": "Bosna Hersek", + "Botswana": "Botsvana", + "Bouvet Island": "Bouvet Adası", + "Brazil": "Brezilya", + "British Indian Ocean Territory": "İngiliz Hint Okyanusu Bölgesi", + "Browser Sessions": "Tarayıcı Oturumları", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaristan", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Kamboçya", + "Cameroon": "Kamerunlu", + "Canada": "Kanada", + "Cancel": "İptal et", + "Cancel Subscription": "Aboneliği İptal Et", + "Cape Verde": "Yeşil Burun Adaları", + "Card": "Kart", + "Cayman Islands": "Cayman Adaları", + "Central African Republic": "Orta Afrika Cumhuriyeti", + "Chad": "Çad", + "Change Subscription Plan": "Abonelik Planını Değiştir", + "Change the current payment method attached to your subscription": "Aboneliğinize bağlı mevcut ödeme yöntemini değiştirin", + "Changes": "Değişiklikler", + "Checkout": "Ödeme", + "Chile": "Şili", + "China": "Çin", + "Choose": "Seç", + "Choose :field": ":Field'i seçin", + "Choose :resource": ":Resource seçin", + "Choose an option": "Bir seçenek belirleyin", + "Choose date": "Tarih seç", + "Choose File": "Dosya Seç", + "Choose Files": "Dosyaları Seç", + "Choose Type": "Türü Seçin", + "Christmas Island": "Noel Adası", + "City": "Şehir", + "Click here to re-send the verification email.": "Doğrulama e-postasını yeniden göndermek için burayı tıklayın.", + "click here to request another": "başka bir istekte bulunmak için burayı tıklayın", + "Click to choose": "Seçmek için tıklayın", + "Close": "Kapat", + "Cocos (Keeling) Islands": "Cocos (Keeling) Adaları", + "Code": "Kod", + "Colombia": "Kolombiya", + "Comoros": "Komorlar", + "Confirm": "Onayla", + "Confirm Billing Action": "Fatura İşlemini Onaylayın", + "Confirm Password": "Parolayı Onayla", + "Confirm Payment": "Ödemeyi Onayla", + "Confirm your :amount payment": ":Amount ödemenizi onaylayın", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Demokratik Cumhuriyet", + "Congo, the Democratic Republic of the": "Demokratik Kongo Cumhuriyeti", + "Constant": "Sabit", + "Continue To Payment": "Ödeme devam", + "Cook Islands": "Cook Adaları", + "Copy to clipboard": "Panoya kopyala", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Fildişi Sahili", + "Country": "Ülke", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon başarıyla uygulandı.", + "Create": "Oluştur", + "Create & Add Another": "Oluştur ve Başka Ekle", + "Create :resource": ":Resource oluştur", + "Create a new team to collaborate with others on projects.": "Başkalarıyla projelerde işbirliği yapmak için yeni bir ekip oluşturun.", + "Create Account": "Hesap Oluştur", + "Create API Token": "Api Jetonu Oluştur", + "Create New Team": "Yeni Ekip Oluştur", + "Create Team": "Ekip Oluştur", + "Created.": "Oluşturuldu.", + "Croatia": "Hırvatistan", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Küba", + "Curaçao": "Curaçao", + "Current Password": "Mevcut Parola", + "Current Subscription Plan": "Mevcut Abonelik Planı", + "Currently Subscribed": "Abone Olundu", + "Customer Balance": "Müşteri Bakiyesi", + "Customize": "Özelleştir", + "Cyprus": "Kıbrıs", + "Czech Republic": "Çekya", + "Côte d'Ivoire": "Fildişi Sahili", + "Dark": "Koyu", + "Dashboard": "Gösterge Paneli", + "December": "Aralık", + "Decrease": "Azaltma", + "Default": "Varsayılan", + "Delete": "Sil", + "Delete :resource": "Sil :resource", + "Delete Account": "Hesabı Sil", + "Delete all notifications": "Tüm bildirimleri sil", + "Delete API Token": "API Jetonunu Sil", + "Delete File": "Dosyayı Sil", + "Delete Notification": "Bildirimi Sil", + "Delete Resource": "Kaynağı Sil", + "Delete Selected": "Seçileni Sil", + "Delete Team": "Ekibi Sil", + "Denmark": "Danimarka", + "Detach": "Ayırmak", + "Detach Resource": "Kaynağı Ayır", + "Detach Selected": "Seçileni Ayır", + "Details": "Detaylar", + "Disable": "Devre Dışı Bırak", + "Djibouti": "Cibuti", + "Do you really want to leave? You have unsaved changes.": "Gerçekten ayrılmak istiyor musun? Kaydedilmemiş değişiklikler var.", + "Dominica": "Pazar", + "Dominican Republic": "Dominik Cumhuriyeti", + "Done.": "Bitti.", + "Download": "İndir", + "Download Invoice": "Faturayı İndir", + "Drop file or click to choose": "Dosyayı bırakın veya seçmek için tıklayın", + "Drop files or click to choose": "Dosyaları bırakın veya seçmek için tıklayın", + "Ecuador": "Ekvador", + "Edit": "Düzenle", + "Edit :resource": "Düzenle: :resource", + "Edit Attached": "İliştirileni Düzenle", + "Edit Profile": "Profili Düzenle", + "Editor": "Editör", + "Editor users have the ability to read, create, and update.": "Editörler okuma, oluşturma ve güncelleme yapabilir.", + "Egypt": "Mısır", + "El Salvador": "Salvador", + "Email": "E-Posta", + "email": "e-posta", + "Email Address": "E-Posta Adresi", + "Email Addresses": "E-posta Adresleri", + "Email Password Reset Link": "Parola Sıfırlama Bağlantısını Gönder", + "Email Verification": "E-posta Doğrulama", + "Enable": "Etkinleştir", + "Encrypted environment file already exists.": "Şifrelenmiş ortam değişkenleri dosyası zaten mevcut.", + "Encrypted environment file not found.": "Şifrelenmiş ortam değişkenleri dosyası bulunamadı.", + "Ensure your account is using a long, random password to stay secure.": "Hesabınızın güvenliğini korumak için uzun, rastgele karakterlerden oluşan bir parola kullandığınızdan emin olun.", + "Environment file already exists.": "Ortam değişkenleri dosyası (.env) zaten mevcut.", + "Environment file not found.": "Ortam değişkenleri dosyası (.env) bulunamadı.", + "Equatorial Guinea": "Ekvator Ginesi", + "Eritrea": "Eritre", + "Error": "Hata", + "errors": "hatalar", + "Estonia": "Estonya", + "Ethiopia": "Etiyopya", + "ex VAT": "KDV Hariç", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration sona eriyor", + "Export As CSV": "CSV Olarak Dışa Aktar", + "Extra Billing Information": "Ek Fatura Bilgileri", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ödemenizi işlemek için ek onay gereklidir. Lütfen aşağıdaki butona tıklayarak ödeme sayfasına devam ediniz.", + "Failed Subscription Payment": "Başarısız Abonelik Ödemesi", + "Failed to load :resource!": "Yükleme başarısız: :resource!", + "Falkland Islands (Malvinas)": "Falkland Adaları (Malvinas)", + "Faroe Islands": "Faroe Adaları", + "February": "Şubat", + "Fiji": "Fiji", + "Filename": "Dosya adı", + "Finish enabling two factor authentication.": "İki faktörlü kimlik doğrulamayı etkinleştirmeyi tamamlayın.", + "Finland": "Finlandiya", + "For your security, please confirm your password to continue.": "Güvenliğiniz için lütfen devam etmek için parolanızı onaylayın.", + "Forbidden": "Yasak", + "Force Delete": "Zorla Sil", + "Force Delete :resource": "Zorla Sil :resource", + "Force Delete Resource": "Kaynağı Zorla Sil", + "Force Delete Selected": "Seçileni Silmeye Zorla", + "Forgot Password": "Parolanızı mı unuttunuz", + "Forgot your password?": "Parolanızı mı unuttunuz?", + "Forgot Your Password?": "Parolanızı mı unuttunuz?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Parolanızı mı unuttunuz? Sorun değil. Sadece e-posta adresinizi bize söyleyin size yeni parolanızı belirleyebileceğiniz bir parola sıfırlama linki gönderelim.", + "France": "Fransa", + "French Guiana": "Fransız Guyanası", + "French Polynesia": "Fransız Polinezyası", + "French Southern Territories": "Fransız Güney Bölgeleri", + "From": "İtibaren", + "Gabon": "Gabon", + "Gambia": "Gambiya", + "Georgia": "Gürcistan", + "Germany": "Almanya", + "Ghana": "Gana", + "Gibraltar": "Cebelitarık", + "Go Home": "Anasayfaya Git", + "Go to page :page": ":Page sayfasına git", + "Great! You have accepted the invitation to join the :team team.": "Harika! :team ekibine katılma davetini kabul ettiniz.", + "Greece": "Yunanistan", + "Greenland": "Grönland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Gine", + "Guinea-Bissau": "Gine-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Aboneliğinizi iptal etme konusunda ikinci düşünceleriniz mi var? Mevcut faturalandırma dönemi bitene kadar aboneliğinizi istediğiniz zaman hemen yeniden etkinleştirebilirsiniz. Mevcut faturalandırma dönemi sona erdikten sonra, tamamen yeni bir abonelik planı seçebilirsiniz.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Aboneliğinizi iptal etme konusunda tereddüt mü yaşıyorsunuz? Mevcut faturalandırma döngünüzün sonuna kadar aboneliğinizi istediğiniz zaman anında yeniden etkinleştirebilirsiniz. Mevcut faturalandırma döngünüz sona erdikten sonra yeniden bir abonelik planı seçebilirsiniz.", + "Heard Island & Mcdonald Islands": "Heard Adası ve McDonald Adaları", + "Heard Island and McDonald Islands": "Heard Adası ve McDonald Adaları", + "Hello!": "Merhaba!", + "Hide Content": "İçeriği Gizle", + "Hold Up!": "Bekle!", + "Holy See (Vatican City State)": "Vatikan (Vatican City)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Macaristan", + "I agree to the :terms_of_service and :privacy_policy": ":Terms_of_service ve :privacy_policy'yi kabul ediyorum", + "Iceland": "İzlanda", + "ID": "KİMLİK", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Gerekirse, tüm cihazlarınızda diğer tüm tarayıcı oturumlarınızdan çıkış yapabilirsiniz. Son oturumlarınızdan bazıları aşağıda listelenmiştir; ancak, bu liste kapsamlı olmayabilir. Hesabınızın ele geçirildiğini düşünüyorsanız, parolanızı da güncellemelisiniz.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Zaten bir hesabınız varsa, aşağıdaki butona tıklayarak bu daveti kabul edebilirsiniz:", + "If you did not create an account, no further action is required.": "Bir hesap oluşturmadıysanız, başka bir işlem yapmanıza gerek yoktur.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Bu ekibe davet almayı beklemiyorsanız, bu e-postayı yok sayabilirsiniz.", + "If you did not receive the email": "Eğer e-postayı almadıysanız", + "If you did not request a password reset, no further action is required.": "Bir parola sıfırlama talebinde bulunmadıysanız, başka bir işlem yapmanıza gerek yoktur.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Bir hesabınız yoksa, aşağıdaki butona tıklayarak bir tane oluşturabilirsiniz. Bir hesap oluşturduktan sonra, ekip davetini kabul etmek için bu e-postadaki daveti kabul et butonuna tıklayabilirsiniz:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Faturalarınıza tam işletme adınız, KDV kimlik numaranız veya kayıtlı adresiniz gibi belirli iletişim ya da vergi bilgilerini eklemeniz gerekiyorsa, bunları buraya ekleyebilirsiniz.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" butonuna tıklamakta sorun yaşıyorsanız, aşağıdaki bağlantıyı kopyalayıp\ntarayıcınıza yapıştırın:", + "Impersonate": "Kimliğine bürün", + "Increase": "Artır", + "India": "Hindistan", + "Indonesia": "Endonezya", + "Invalid filename.": "Geçersiz dosya adı.", + "Invalid JSON was returned from the route.": "Yoldan geçersiz JSON döndürüldü.", + "Invoice Email Addresses": "Fatura E-posta Adresleri", + "Invoice emails updated successfully.": "Fatura e-posta adresleri başarıyla güncellendi.", + "Invoices": "Faturalar", + "Iran, Islamic Republic Of": "İranlı", + "Iran, Islamic Republic of": "İranlı", + "Iraq": "Irak", + "Ireland": "İrlanda", + "Isle Of Man": "Man Adası", + "Isle of Man": "Man Adası", + "Israel": "İsrail", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Görünüşe göre aktif bir aboneliğiniz yok. Başlamak için aşağıdaki abonelik planlarından birini seçebilirsiniz. Abonelik planları size uygun olarak değiştirilebilir veya iptal edilebilir.", + "Italy": "İtalya", + "Jamaica": "Jamaika", + "January": "Ocak", + "Japan": "Japonya", + "Jersey": "Jersey", + "Jordan": "Ürdün", + "July": "Temmuz", + "June": "Haziran", + "Kazakhstan": "Kazakistan", + "Kenya": "Kenya", + "Key": "Anahtar", + "Kiribati": "Kiribati", + "Korea": "Güney Kore", + "Korea, Democratic People's Republic of": "Kuzey Kore", + "Korea, Republic of": "Güney Kore (Kore Cumhuriyeti)", + "Kosovo": "Kosova", + "Kuwait": "Kuveyt", + "Kyrgyzstan": "Kırgızistan", + "Lao People's Democratic Republic": "Laos (Laos Demokratik Halk Cumhuriyeti)", + "Last active": "Son aktiflik", + "Last used": "Son kullanım", + "Latvia": "Letonya", + "Leave": "Ayrıl", + "Leave Team": "Ekipten Ayrıl", + "Lebanon": "Lübnan", + "length": "uzunluk", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberya", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Lihtenştayn", + "Light": "Açık", + "Lithuania": "Litvanya", + "Load :perPage More": ":Perpage daha yükle", + "Loading": "Yükleniyor", + "Location": "Konum", + "Log in": "Giriş yap", + "Log In": "Giriş Yap", + "Log Out": "Çıkış Yap", + "Log out": "Çıkış Yap", + "Log Out Other Browser Sessions": "Diğer Tarayıcılardaki Oturumları Sonlandır", + "Log Viewer": "Günlük Görüntüleyici", + "Login": "Giriş Yap", + "Logout": "Çıkış Yap", + "Logs": "Kayıtlar", + "Luxembourg": "Lüksemburg", + "Macao": "Makao", + "Macedonia": "Kuzey Makedonya", + "Macedonia, the former Yugoslav Republic of": "Makedonya, Eski Yugoslav Cumhuriyeti", + "Madagascar": "Madagaskar", + "Malawi": "Malavi", + "Malaysia": "Malezya", + "Maldives": "Maldivler", + "Mali": "Küçük", + "Malta": "Malta", + "Manage Account": "Hesabı Yönet", + "Manage and log out your active sessions on other browsers and devices.": "Diğer tarayıcılarda ve cihazlardaki aktif oturumlarınızı yönetin ve oturumları kapatın.", + "Manage API Tokens": "API Jetonlarını Yönetin", + "Manage Role": "Rolü Yönet", + "Manage Team": "Ekibi Yönet", + "Managing billing for :billableName": ":BillableName için faturalandırmayı yönetin", + "March": "Mart", + "Mark all as Read": "Tümünü Okundu olarak işaretle", + "Mark all notifications as read": "Tüm bildirimleri okunmuş olarak işaretle", + "Mark Read": "Okuma İşareti", + "Mark Unread": "Okunmadı olarak işaretle", + "Marshall Islands": "Marshall Adaları", + "Martinique": "Martinik", + "Mauritania": "Moritanya", + "Mauritius": "Mauritius", + "May": "Mayıs", + "Mayotte": "Mayotte", + "Mexico": "Meksikalı", + "Micronesia, Federated States Of": "Mikronezya (Mikronezya Federal Devletleri)", + "Micronesia, Federated States of": "Mikronezya (Mikronezya Federal Devletleri)", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova (Moldova Cumhuriyeti)", + "Monaco": "Monako", + "Mongolia": "Moğolistan", + "Montenegro": "Karadağ", + "Month To Date": "Ayın Başından Beri", + "Monthly": "Aylık", + "monthly": "aylık", + "Montserrat": "Montserrat", + "Morocco": "Fas", + "Mozambique": "Mozambik", + "Myanmar": "Myanmar", + "Name": "Ad", + "name": "ad", + "Namibia": "Namibya", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Hollanda", + "Netherlands Antilles": "Hollanda Antilleri", + "Nevermind": "Boşver", + "Nevermind, I'll keep my old plan": "Boşver, eski planımı sürdüreceğim", + "New": "Yeni", + "New :resource": "Yeni :resource", + "New Caledonia": "Yeni Kaledonya", + "New Password": "Yeni Parola", + "New Zealand": "Yeni Zelanda", + "Next": "Sonraki", + "Next Payment": "Sonraki ödeme", + "Next Payment on": "Sonraki Ödeme tarihi", + "Nicaragua": "Nikaragua", + "Niger": "Nijer", + "Nigeria": "Nijerya", + "Niue": "Niue", + "No": "Hayır", + "No :resource matched the given criteria.": "Bu kriterlere uyan bir :resource yok.", + "No additional information...": "Ek bilgi yok...", + "No Current Data": "Geçerli Veri Yok", + "No Data": "Veri Yok", + "no file selected": "dosya seçilmedi", + "No Increase": "Artış Yok", + "No payment methods on file.": "Dosyada ödeme yöntemi yok.", + "No payment scheduled.": "Planlanan ödeme yok.", + "No Prior Data": "Önceden Veri Yok", + "No Results Found.": "Hiç Sonuç Bulunamadı.", + "Norfolk Island": "Norfolk Adası", + "Northern Mariana Islands": "Kuzey Mariana Adaları", + "Norway": "Norveç", + "Not Found": "Bulunamadı", + "Notifications": "Bildirimler", + "Nova": "Nova", + "Nova User": "Nova Kullanıcı", + "November": "Kasım", + "October": "Ekim", + "of": "-den", + "OK": "Tamam", + "Oman": "Umman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Bir ekip silindiğinde, tüm kaynakları ve verileri kalıcı olarak silinecektir. Bu ekibi silmeden önce, lütfen bu ekiple ilgili saklamak istediğiniz tüm verileri veya bilgileri indirin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Hesabınız silindiğinde, tüm kaynakları ve verileri kalıcı olarak silinecektir. Hesabınızı silmeden önce lütfen saklamak istediğiniz tüm verileri veya bilgileri indirin.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hesabınız silindikten sonra, tüm kaynakları ve verileri kalıcı olarak silinecektir. Hesabınızı kalıcı olarak silmek istediğinizi onaylamak için lütfen şifrenizi girin.", + "Only Trashed": "Sadece Silinenler", + "Open Invoices": "Açık Faturalar", + "Original": "Orijinal", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Fatura yönetimi portalımız, abonelik planınızı, ödeme yönteminizi kolayca yönetmenize ve son faturalarınızı indirmenize olanak tanır.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Fatura yönetimi portalımız, abonelik planınızı, ödeme yöntemlerinizi kolayca yönetmenize ve son faturalarınızı indirmenize olanak tanır.", + "Page Expired": "Sayfa zaman aşımına uğradı", + "Pagination Navigation": "Sayfalandırma Çubuğu", + "Paid": "Paralı", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "İşgal Altındaki Filistin Toprakları", + "Panama": "Panama", + "Papua New Guinea": "Papua Yeni Gine", + "Paraguay": "Paraguay", + "Password": "Parola", + "password": "parola", + "Payment Confirmation": "Ödeme Onayı", + "Payment Information": "Ödeme Bilgileri", + "Payment information updated successfully.": "Ödeme bilgileri başarıyla güncellendi.", + "Payment Method": "Ödeme Yöntemi", + "Payment Methods": "Ödeme metodları", + "Payment Required": "ödeme gerekli", + "Payments": "ödemeler", + "Pending Team Invitations": "Bekleyen Ekip Davetiyeleri", + "Per Page": "Sayfa Başına", + "Permanently delete this team.": "Bu ekibi kalıcı olarak sil", + "Permanently delete your account.": "Hesabını kalıcı olarak sil", + "Permissions": "İzinler", + "Peru": "Peru", + "Philippines": "Filipinler", + "Photo": "Resim", + "Pitcairn": "Pitcairn Adaları", + "Please accept the terms of service.": "Lütfen hizmet koşullarını kabul edin.", + "Please click the button below to verify your email address.": "E-posta adresinizi doğrulamak için lütfen aşağıdaki butona tıklayın.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Girişinizi onaylamak için lütfen hesap kurtarma kodlarınızdan birini girin.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Lütfen kimlik doğrulayıcı uygulamanız tarafından sağlanan kimlik doğrulama kodunu girerek hesabınıza erişimi onaylayın.", + "Please confirm your password before continuing.": "Lütfen devam etmeden önce şifrenizi onaylayın.", + "Please copy your new API token. For your security, it won't be shown again.": "Lütfen yeni API jetonunuzu kopyalayın. Güvenliğiniz için bir daha gösterilmeyecek.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Tüm cihazlarınızda diğer tarayıcı oturumlarınızdan çıkmak istediğinizi onaylamak için lütfen parolanızı girin.", + "Please provide a maximum of three invoice emails addresses.": "Lütfen en fazla üç fatura e-posta adresi belirtin.", + "Please provide the email address of the person you would like to add to this team.": "Lütfen bu ekibe eklemek istediğiniz kişinin e-posta adresini belirtin.", + "Please set a default payment method before retrying payments.": "Ödemeleri yeniden denemeden önce lütfen varsayılan bir ödeme yöntemi ayarlayın.", + "Please set a default payment method before swapping plans.": "Planları değiştirmeden önce lütfen varsayılan bir ödeme yöntemi belirleyin.", + "Poland": "Polonyalı", + "Portugal": "Portekiz", + "Press / to search": "Aramak için / tuşuna basın", + "Preview": "Önizle", + "Previewing": "Önizleme", + "Previous": "Önceki", + "Privacy Policy": "Gizlilik Politikası", + "Profile": "Profil", + "Profile Information": "Profil Bilgileri", + "Puerto Rico": "Porto Riko", + "Qatar": "Katar", + "Quarter To Date": "Bugüne Kadar Çeyrek", + "Recovery Code": "Kurtarma Kodu", + "Refresh": "Yenile", + "Regards,": "En iyi dileklerle,", + "Regenerate Recovery Codes": "Kurtarma Kodunu Tekrar Üret", + "Register": "Kayıt Ol", + "Reload": "Tekrar Yükle", + "Remember me": "Beni hatırla", + "Remember Me": "Beni Hatırla", + "Remove": "Kaldır", + "Remove Photo": "Resmi Kaldır", + "Remove Team Member": "Ekip Üyesini Kaldır", + "Replicate": "Klonla", + "Required fields": "Zorunlu Alanlar", + "Resend Verification Email": "Onay Mailini Tekrar Gönder", + "Reset Filters": "Filtreleri Sıfırla", + "Reset Password": "Parolayı Sıfırla", + "Reset Password Notification": "Parola Sıfırlama Bildirimi", + "resource": "kaynak", + "Resource Row Dropdown": "Kaynak Satırı Açılır Menüsü", + "Resources": "Kaynaklar", + "resources": "kaynaklar", + "Restore": "Onar", + "Restore :resource": "Onar :resource", + "Restore Resource": "Kaynağı Geri Yükle", + "Restore Selected": "Seçilen Geri Yükleme", + "results": "sonuçlar", + "Resume Subscription": "Aboneliği Devam Ettir", + "Retry Payment": "Ödemeyi tekrar deneyin", + "Return to :appName": "Geri dön: :appName", + "Reunion": "Toplantı", + "Role": "Rol", + "Romania": "Romanya", + "Run Action": "Eylem Çalıştır", + "Russian Federation": "Rusya Federasyonu", + "Rwanda": "Ruanda", + "Réunion": "Yeniden Birleşme", + "Saint Barthelemy": "Aziz Barthelemy", + "Saint Barthélemy": "Saint Barthelemy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "Saint Kitts ve Nevis", + "Saint Kitts and Nevis": "Saint Kitts ve Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Saint Martin", + "Saint Martin (French part)": "Saint Martin (Fransa kısmı)", + "Saint Pierre And Miquelon": "Saint Pierre ve Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre ve Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent ve Grenadinler", + "Saint Vincent and the Grenadines": "Saint Vincent ve Grenadinler", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "Sao Tome ve Principe", + "Sao Tome and Principe": "Sao Tome ve Principe", + "Saudi Arabia": "Suudi Arabistan", + "Save": "Kaydet", + "Saved.": "Kaydedildi.", + "Scroll to bottom": "Aşağı kaydır", + "Scroll to top": "Yukarı kaydır", + "Search": "Ara", + "Secure Area": "Güvenli Alan", + "Select": "Seç", + "Select a different plan": "Farklı bir plan seçin", + "Select a log file...": "Bir günlük dosyası seçin...", + "Select A New Photo": "Yeni Bir Fotoğraf Seçin", + "Select Action": "İşlem Seç", + "Select all": "Tümünü Seç", + "Select All Dropdown": "Açılanların Tümünü Seç", + "Select this page": "Bu sayfayı seçin", + "Send Password Reset Link": "Parola Sıfırlama Bağlantısı Gönder", + "Senegal": "Senegal", + "September": "Eylül", + "Serbia": "Sırbistan", + "Server Error": "Sunucu Hatası", + "Service Unavailable": "Hizmet Kullanılamıyor", + "Set as default": "Varsayılan olarak ayarla", + "Setup Key": "Kurulum Anahtarı", + "Seychelles": "Şeysel", + "Show All Fields": "Tüm Alanları Göster", + "Show Content": "İçeriği Göster", + "Show Recovery Codes": "Kurtarma Kodlarını Göster", + "Showing": "Gösteri", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Giriş yapıldı:", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint Martin", + "Slovakia": "Slovakya", + "Slovenia": "Slovenya", + "Soft Deleted": "Geçici Olarak Silindi", + "Solomon Islands": "Solomon Adaları", + "Somalia": "Somali", + "Something went wrong.": "Bir şeyler yanlış gitti.", + "Sorry! You are not authorized to perform this action.": "Üzgünüm! Bu işlemi gerçekleştirme yetkiniz yok.", + "Sorry, your session has expired.": "Üzgünüm, oturum süreniz sona erdi.", + "South Africa": "Güney Afrika", + "South Georgia And Sandwich Isl.": "Güney Georgia ve Güney Sandwich Adaları", + "South Georgia and the South Sandwich Islands": "Güney Georgia ve Güney Sandwich Adaları", + "South Sudan": "Güney Sudan", + "Spain": "İspanya", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Bağımsız İşlemler", + "Start Polling": "Yoklamaya Başla", + "Start polling": "Oylamaya başla", + "State / County": "Devlet / İlçe", + "Stop Impersonating": "Kimliğe bürünmeyi bırak", + "Stop Polling": "Yoklamayı Durdur", + "Stop polling": "Oylamayı durdur", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Bu kurtarma kodlarını güvenli bir parola yöneticisinde saklayın. İki faktörlü kimlik doğrulama cihazınız kaybolursa hesabınıza erişimi kurtarmak için kullanılabilirler.", + "Subscribe": "Abone Ol", + "Subscription Information": "Abonelik Bilgileri", + "Subscription Pending": "Abonelik Beklemede", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard ve Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard ve Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "İsveç", + "Switch Teams": "Ekip Değiştir", + "Switzerland": "İsviçre", + "Syrian Arab Republic": "Suriye", + "System": "Sistem", + "Taiwan": "Tayvan", + "Taiwan, Province of China": "Tayvan (Çin Cumhuriyeti)", + "Tajikistan": "Tacikistan", + "Tanzania": "Tanzanya", + "Tanzania, United Republic of": "Tanzanya (Tanzanya Birleşik Cumhuriyeti)", + "TAX": "VERGİ", + "Team Details": "Ekip Detayları", + "Team Invitation": "Ekip Davetiyesi", + "Team Members": "Ekip Üyeleri", + "Team Name": "Ekip İsmi", + "Team Owner": "Ekip Sahibi", + "Team Settings": "Ekip Ayarları", + "Terms of Service": "Hizmet Koşulları", + "Thailand": "Tayland", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Üye olduğunuz için teşekkürler! Başlamadan önce, size az önce gönderdiğimiz bağlantıya tıklayarak e-posta adresinizi doğrulayabilir misiniz? E-postayı almadıysanız, size memnuniyetle başka bir e-posta göndereceğiz.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Devam eden desteğiniz için teşekkürler. Kayıtlarınız için faturanızın bir kopyasını ekledik. Herhangi bir sorunuz veya endişeniz varsa lütfen bize bildirin.", + "Thanks,": "Teşekkürler,", + "The :attribute must be a valid role.": ":Attribute geçerli bir rol olmalıdır.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute en az :length karakterli olmalı ve en az bir sayı içermelidir.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute en az :length karakterli olmalı ve en az bir özel karakter ve bir sayı içermelidir.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute en az :length karakterli olmalı ve en az bir özel karakter içermelidir", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute en az :length karakterli olmalı ve en az birer büyük harf ve sayı içermelidir", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute en az :length karakterli olmalı ve en az birer büyük harf ve özel karakter içermelidir", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute en az :length karakterli olmalı ve en az birer büyük harf, sayı ve özel karakter içermelidir", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute en az :length karakterli olmalı ve en az bir büyük harf içermelidir", + "The :attribute must be at least :length characters.": ":Attribute en az :length karakterli olmalı.", + "The :attribute must contain at least one letter.": ":Attribute en az bir harf içermelidir.", + "The :attribute must contain at least one number.": ":Attribute en az bir sayı içermelidir.", + "The :attribute must contain at least one symbol.": ":Attribute en az bir sembol içermelidir.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute en az bir büyük harf ve bir küçük harf içermelidir.", + "The :resource was created!": ":Resource oluşturuldu!", + "The :resource was deleted!": ":Resource silindi!", + "The :resource was restored!": ":Resource restore edildi!", + "The :resource was updated!": ":Resource güncellendi!", + "The action was executed successfully.": "Eylem başarıyla gerçekleştirildi.", + "The default payment method cannot be removed.": "Varsayılan ödeme yöntemi kaldırılamaz.", + "The file was deleted!": "Dosya silindi!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Girilen :attribute bir veri sızıntısında ortaya çıktı. Lütfen farklı bir :attribute seçin.", + "The given data was invalid.": "Verilen veriler geçersizdi.", + "The government won't let us show you what's behind these doors": "Hükümet size bu kapıların ardında ne olduğunu göstermemize izin vermiyor.", + "The HasOne relationship has already been filled.": "Birebir ilişki zaten doldurulmuştur.", + "The image could not be loaded": "Resim yüklenemedi", + "The image could not be loaded.": "Resim yüklenemedi.", + "The invoice emails must be valid email addresses.": "Fatura e-posta adresleri geçerli e-posta adresleri olmalıdır.", + "The password is incorrect.": "Parola hatalı.", + "The provided coupon code is invalid.": "Girilen kupon kodu geçersiz", + "The provided password does not match your current password.": "Belirtilen parola mevcut parolanızla eşleşmiyor.", + "The provided password was incorrect.": "Belirtilen parola yanlış.", + "The provided two factor authentication code was invalid.": "Belirtilen iki faktörlü kimlik doğrulama kodu geçersiz.", + "The provided two factor recovery code was invalid.": "Sağlanan iki faktörlü kurtarma kodu geçersizdi.", + "The provided VAT number is invalid.": "Girilen vergi numarası geçersiz.", + "The resource was attached!": "Kaynak iliştirildi!", + "The resource was prevented from being saved!": "Kaynağın kaydedilmesi engellendi!", + "The resource was updated!": "Kaynak güncellendi!", + "The response is not a streamed response.": "Yanıt akışlı bir yanıt değil.", + "The response is not a view.": "Yanıt bir görünüm değildir.", + "The selected country is invalid.": "Seçilen ülke geçersiz.", + "The selected plan is invalid.": "Seçilen plan geçersiz.", + "The selected resources have been :action!": "Seçilen kaynaklar :action!", + "The team's name and owner information.": "Ekibin adı ve sahip bilgileri.", + "There are no available options for this resource.": "Bu kaynak için kullanılabilir seçenek yok.", + "There are no fields to display.": "Görüntülenecek alan yok.", + "There are no new notifications.": "Yeni bildirim yok.", + "There was a problem executing the action.": "Bu eylemi gerçekleştirirken bir sorun vardı.", + "There was a problem fetching the resource.": "Kaynak getirilirken bir sorun oldu.", + "There was a problem submitting the form.": "Formu gönderirken bir sorun oluştu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Bu kişiler ekibinize davet edildi ve bir davet e-postası gönderildi. E-posta davetiyesini kabul ederek ekibe katılabilirler.", + "This account does not have an active subscription.": "Bu hesabın aktif bir aboneliği yok.", + "This action is unauthorized.": "Bu işlem izinsizdir.", + "This copy of Nova is unlicensed.": "Nova'nın bu kopyası lisanssızdır.", + "This coupon code can only be used by new customers.": "Bu kupon kodu sadece yeni müşteriler tarafından kullanılabilir.", + "This device": "Bu cihaz", + "This file field is read-only.": "Bu dosya alanı salt okunur.", + "This invoice is no longer open.": "Bu fatura artık açık değil.", + "This is a secure area of the application. Please confirm your password before continuing.": "Bu uygulamanın güvenli bir alandır. Lütfen devam etmeden önce parolanızı onaylayın.", + "This password does not match our records.": "Parolanız kayıtlarımızla eşleşmiyor.", + "This password reset link will expire in :count minutes.": "Bu parola sıfırlama bağlantısının geçerliliği :count dakika sonra sona erecek.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Bu ödeme başlatıldı, ancak tutar henüz alınmadı. Bu işlem 14 güne kadar sürebilir.", + "This resource no longer exists": "Bu kaynak artık mevcut değil", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Bu aboneliğin süresi doldu ve devam ettirilemez. Lütfen yeni bir abonelik oluşturun.", + "This user already belongs to the team.": "Bu kullanıcı zaten ekibe katılmış.", + "This user has already been invited to the team.": "Bu kullanıcı zaten ekibe davet edildi.", + "Timor-Leste": "Doğu Timor", + "to": "a", + "To": "İle", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "İki faktörlü kimlik doğrulamayı etkinleştirmeyi tamamlamak için telefonunuzun kimlik doğrulama uygulamasını kullanarak aşağıdaki QR kodunu tarayın veya kurulum anahtarını girin ve oluşturulan OTP kodunu sağlayın.", + "Today": "Bugün", + "Toggle navigation": "Menüyü Aç/Kapat", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Jeton İsmi", + "Tonga": "Tonga", + "Too Many Requests": "Çok Fazla İstek", + "total": "toplam", + "Total:": "Toplam:", + "Trashed": "Silinenler", + "Trinidad And Tobago": "Trinidad ve Tobago", + "Trinidad and Tobago": "Trinidad ve Tobago", + "Tunisia": "Tunus", + "Turkey": "Türkiye", + "Turkmenistan": "Türkmenistan", + "Turks And Caicos Islands": "Turks ve Caicos Adaları", + "Turks and Caicos Islands": "Turks ve Caicos Adaları", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "İki Faktörlü Kimlik Doğrulama", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "İki faktörlü kimlik doğrulama şimdi etkinleştirildi. Telefonunuzun kimlik doğrulama uygulamasını kullanarak aşağıdaki QR kodunu tarayın veya kurulum anahtarını girin.", + "Type": "Tip", + "Uganda": "Uganda", + "Ukraine": "Ukrayna", + "Unauthorized": "İzinsiz", + "United Arab Emirates": "Birleşik Arap Emirlikleri", + "United Kingdom": "İngiltere", + "United States": "Birleşik Devletler", + "United States Minor Outlying Islands": "ABD Küçük Harici Adaları", + "United States Outlying Islands": "ABD Dış Adaları", + "Unknown": "Bilinmeyen", + "Unpaid": "Ödenmemiş", + "Update": "Güncelle", + "Update & Continue Editing": "Güncelle & Düzenlemeye Devam Et", + "Update :resource": ":Resource güncelle", + "Update :resource: :title": ":Resource güncelle: :title", + "Update attached :resource: :title": "İliştirilen kaynağı (:resource) güncelle: :title", + "Update Password": "Parolayı Güncelle", + "Update Payment Information": "Ödeme Bilgilerini Güncelle", + "Update Payment Method": "Ödeme Yönetimini Değiştir", + "Update your account's profile information and email address.": "Hesabınızın profil bilgilerini ve e-posta adresini güncelleyin.", + "Uploading": "yükleniyor", + "Uploading files... (:current/:total)": "Dosyalar yükleniyor... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Kurtarma kodu kullan", + "Use an authentication code": "Bir kimlik doğrulama kodu kullanın", + "User Actions": "Kullanıcı İşlemleri", + "User Security": "Kullanıcı Güvenliği", + "Username": "Kullanıcı Adı", + "Uzbekistan": "Özbekistan", + "Value": "Değer", + "Vanuatu": "Vanuatu", + "VAT Number": "Vergi Numarası", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela (Bolivarcı Venezuela Cumhuriyeti)", + "Verify Email Address": "E-posta Adresini Doğrula", + "Verify Your Email Address": "E-posta Adresinizi Doğrulayın", + "Viet Nam": "Vietnam", + "View": "Görüntüle", + "Virgin Islands, British": "İngiliz Virgin Adaları", + "Virgin Islands, U.S.": "ABD Virgin Adaları", + "Wallis And Futuna": "Wallis ve Futuna", + "Wallis and Futuna": "Wallis ve Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Aboneliğinizi işliyoruz. Abonelik başarıyla işlendikten sonra bu sayfa otomatik olarak güncellenecektir. Genellikle bu işlem yalnızca birkaç saniye sürmelidir.", + "We are unable to process your payment. Please contact customer support.": "Ödemenizi işleme koyamıyoruz. Lütfen müşteri desteğiyle iletişime geçin.", + "We have emailed your password reset link!": "Parola sıfırlama bağlantınızı e-posta adresinize gönderdik!", + "We were unable to find a registered user with this email address.": "Bu e-posta adresiyle kayıtlı bir kullanıcı bulamadık.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Aşağıda belirttiğiniz e-posta adreslerine bir fatura indirme bağlantısı göndereceğiz. Birden fazla e-posta adresini virgülle ayırabilirsiniz.", + "We're lost in space. The page you were trying to view does not exist.": "Uzayda kaybolduk. Görüntülemeye çalıştığınız sayfa yok.", + "Welcome Back!": "Tekrar Hoş Geldiniz!", + "Western Sahara": "Batı Sahra", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "İki faktörlü kimlik doğrulama etkinleştirildiğinde, kimlik doğrulama sırasında güvenli ve rastgele bir belirteç girmeniz istenir. Bu belirteci, telefonunuzun Google Authenticator uygulamasından alabilirsiniz.", + "Whoops": "Bağırma", + "Whoops!": "Hoppala!", + "Whoops! Something went wrong.": "Eyvaaah! Bir şeyler ters gitti.", + "With Trashed": "Silinenler İle", + "Write": "Yaz", + "Year To Date": "Sene Başından Beri", + "Yearly": "Yıllık", + "Yemen": "Yemen", + "Yes": "Evet", + "You are already subscribed.": "Daha önce zaten abone oldunuz.", + "You are currently within your free trial period. Your trial will expire on :date.": "Şu anda ücretsiz deneme sürecinizdesiniz. Deneme süreniz :date tarihinde sona erecek.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Şu anda ücretsiz deneme süreniz içindesiniz. Deneme süreniz :date tarihinde sona erecek. Yeni bir abonelik başlatmak, deneme sürenizi sonlandırır.", + "You are logged in!": "Giriş yaptınız!", + "You are receiving this email because we received a password reset request for your account.": "Hesabınız adına bir parola sıfırlama talebi aldığımız için bu e-postayı alıyorsunuz.", + "You have been invited to join the :team team!": ":Team ekibine katılmaya davet edildiniz!", + "You have enabled two factor authentication.": "İki faktörlü kimlik doğrulamayı etkinleştirdiniz.", + "You have not enabled two factor authentication.": "İki faktörlü kimlik doğrulamayı etkinleştirmediniz.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Bazı ödenmemiş faturalarınız var. Varsayılan ödeme yönteminizi güncelledikten sonra, aşağıdaki fatura listesi aracılığıyla ödemeleri yeniden deneyebilirsiniz.", + "You may accept this invitation by clicking the button below:": "Aşağıdaki butona tıklayarak bu daveti kabul edebilirsiniz:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Aboneliğinizi istediğiniz zaman iptal edebilirsiniz. Aboneliğiniz iptal edildikten sonra, mevcut faturalandırma döngünüzün sonuna kadar aboneliğinizi devam ettirme seçeneğiniz olacaktır.", + "You may delete any of your existing tokens if they are no longer needed.": "Artık ihtiyaç duyulmuyorsa mevcut jetonlarınızdan herhangi birini silebilirsiniz.", + "You may not delete your personal team.": "Kişisel ekibinizi silemezsiniz.", + "You may not leave a team that you created.": "Kendi oluşturduğunuz bir ekipten ayrılamazsınız.", + "You will receive an invoice and payment link via email for each billing period.": "Her fatura dönemi için e-posta yoluyla bir fatura ve ödeme bağlantısı alacaksınız.", + "You're logged in!": "Giriş yaptınız!", + "Your :invoiceName invoice is now available!": ":InvoiceName faturanız hazır!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Fatura adresiniz :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Kartınız reddedildi. Daha fazla bilgi için lütfen kartınızı veren kuruluşla iletişime geçin.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Geçerli ödeme yönteminiz, son dört hanesi :lastFour ile biten ve son kullanma tarihi :expiration olan kartınızdır.", + "Your email address is unverified.": "E-posta adresiniz doğrulanmadı.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Son ödemeniz :amount başarısız oldu. Başarısız ödemeyi tekrar denemek için lütfen ödeme yönteminizi güncelleyin.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date üzerinden :amount tutarındaki son ödemeniz başarısız oldu. Başarısız olan ödemeyi yeniden denemek için lütfen ödeme yönteminizi güncelleyin.", + "Your next payment of :amount will be processed on :date.": "Bir sonraki :amount ödemeniz :date tarihinde yapılacaktır.", + "Your payment method has been added successfully.": "Ödeme yönteminiz başarıyla eklendi.", + "Your payment method will be charged automatically for each billing period.": "Ödeme yönteminizden her fatura dönemi için otomatik olarak ücret alınacaktır.", + "Your registered VAT Number is :vatNumber.": "Kayıtlı vergi numaranız: :vatNumber.", + "Your subscription has been started successfully.": "Aboneliğiniz başarıyla başlatıldı.", + "Your subscription has been successfully cancelled.": "Aboneliğiniz başarıyla iptal edildi.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Aboneliğiniz başarıyla iptal edilmiştir. Faturalandırma döneminizin sonuna kadar erişiminiz devam edecektir.", + "Your subscription was successfully resumed.": "Aboneliğiniz başarıyla devam ettirildi.", + "Your subscription was successfully updated.": "Aboneliğiniz başarıyla güncellendi.", + "Zambia": "Zambiya", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Posta Kodu", + "Åland Islands": "Åland Adaları" +} diff --git a/locales/tr/php-inline.json b/locales/tr/php-inline.json new file mode 100644 index 00000000000..c37fed861f9 --- /dev/null +++ b/locales/tr/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Bu alan kabul edilmelidir.", + "accepted_if": "Bu alan, :other değeri :value ise kabul edilmelidir.", + "active_url": "URL geçerli değil.", + "after": "Bu :date'den sonraki bir tarih olmalı.", + "after_or_equal": "Bu, :date'den sonra veya ona eşit bir tarih olmalıdır.", + "alpha": "Bu alan yalnızca harf içerebilir.", + "alpha_dash": "Bu alan yalnızca harfler, sayılar, kısa çizgiler ve alt çizgiler içerebilir.", + "alpha_num": "Bu alan yalnızca harfler ve sayılar içerebilir.", + "any_of": "Bu alan geçersiz.", + "array": "Bu alan bir dizi olmalı.", + "ascii": "Bu alan yalnızca tek baytlık alfasayısal karakterler ve simgeler içermelidir.", + "attached": "Bu alan zaten tanımlı.", + "before": "Bu :date'den önceki bir tarih olmalı.", + "before_or_equal": "Bu, :date'ten önce veya ona eşit bir tarih olmalıdır.", + "between.array": "Bu içerik :min ve :max arasında olmalıdır.", + "between.file": "Bu dosya :min ve :max kilobayt arasında olmalıdır.", + "between.numeric": "Bu değer :min ve :max arasında olmalıdır.", + "between.string": "Bu metin :min ve :max karakter aralığında olmalıdır.", + "boolean": "Bu alan doğru veya yanlış olmalıdır.", + "can": "Bu alan yetkisiz bir değer içeriyor.", + "confirmed": "Onay eşleşmiyor.", + "contains": "Bu alanda gerekli bir değer eksik.", + "date": "Bu geçerli bir tarih değil.", + "date_equals": "Bu, :date'a eşit bir tarih olmalıdır.", + "date_format": "Bu biçim :format eşleşmiyor.", + "decimal": "Bu alanda :decimal ondalık basamak bulunmalıdır.", + "declined": "Bu değer kabul edilmemektedir.", + "declined_if": "Bu değer, :other değeri :value olduğunda kabul edilmemektedir.", + "different": "Bu değer :other'dan farklı olmalıdır.", + "digits": "Bu :digits basamak olmalıdır.", + "digits_between": "Bu :min ve :max basamak arasında olmalıdır.", + "dimensions": "Resim boyutları geçersiz.", + "distinct": "Bu alanın yinelenen bir değeri vardır.", + "doesnt_contain": "Bu alan aşağıdakilerden hiçbirini içermemelidir: :values.", + "doesnt_end_with": "Bu alan aşağıdakilerden biriyle bitemez: :values.", + "doesnt_start_with": "Bu alan aşağıdakilerden biriyle başlamayabilir: :values.", + "email": "E-posta adresi geçerli değil.", + "ends_with": "Bu şunlardan biriyle bitmelidir: :values.", + "enum": "Seçilen değer geçersiz.", + "exists": "Seçili değer geçersiz.", + "extensions": "Bu alan aşağıdaki uzantılardan birine sahip olmalıdır: :values.", + "file": "İçerik bir dosya olmalı.", + "filled": "Bu alanın bir değeri olmalıdır.", + "gt.array": "Bu içerikte :value'den fazla öge bulunmalıdır.", + "gt.file": "Dosya boyutu :value kilobayt'tan büyük olmalıdır.", + "gt.numeric": "Bu değer :value'ten büyük olmalıdır.", + "gt.string": "Bu metin :value karakterden uzun olmalıdır.", + "gte.array": "Bu içerik :value veya daha fazla ögeye sahip olmalıdır.", + "gte.file": "Dosya boyutu :value kilobayt'a eşit ya da daha büyük olmalıdır.", + "gte.numeric": "Bu sayı :value sayısına eşit veya daha büyük olmalıdır.", + "gte.string": "Bu metin :value veya daha uzun karakter olmalıdır.", + "hex_color": "Bu alan geçerli bir onaltılık renk olmalıdır.", + "image": "Bu bir resim olmalıdır.", + "in": "Seçili değer geçersiz.", + "in_array": "Bu değer :other ögelerinin arasında yok.", + "in_array_keys": "Bu alan aşağıdaki anahtarlardan en az birini içermelidir: :values.", + "integer": "Bu bir tam sayı olmalıdır.", + "ip": "Bu geçerli bir IP adresi olmalıdır.", + "ipv4": "Bu geçerli bir IPv4 adresi olmalıdır.", + "ipv6": "Bu geçerli bir IPv6 adresi olmalıdır.", + "json": "Bu geçerli bir json dizesi olmalıdır.", + "list": "Bu alan bir liste olmalıdır.", + "lowercase": "Bu alan küçük harf olmalıdır.", + "lt.array": "Bu içerikte en fazla :value öge olabilir.", + "lt.file": "Bu dosya :value kilobayt'tan büyük olamaz.", + "lt.numeric": "Bu sayı en fazla :value olmalıdır.", + "lt.string": "Bu metin :value karakterden kısa olmalıdır.", + "lte.array": "Bu içerik :value'den fazla öge içermemelidir.", + "lte.file": "Bu dosya :value kilobayt'a eşit veya daha küçük olmalıdır.", + "lte.numeric": "Bu sayı :value sayısına eşit veya daha küçük olmalıdır.", + "lte.string": "Bu metin :value veya daha kısa karaktere olmalıdır.", + "mac_address": "Değer, geçerli bir MAC adresi olmalıdır.", + "max.array": "Bu içerik en fazla :max öge içerebilir.", + "max.file": "Dosya boyutu :max kilobayt'tan büyük olamaz.", + "max.numeric": "Bu sayı :max sayısından büyük olamaz.", + "max.string": "Bu metin :max karakterden uzun olamaz.", + "max_digits": "Bu alan en fazla :max basamak içermemelidir.", + "mimes": "Bu tür bir dosya olmalıdır: :values.", + "mimetypes": "Bu tür bir dosya olmalıdır: :values.", + "min.array": "Bu içerikte en az :min öge olmalıdır.", + "min.file": "Bu dosya minimum :min kilobayt olmalıdır.", + "min.numeric": "Bu sayı minimum :min olmalıdır.", + "min.string": "Bu metin minimum :min karaktere sahip olmalıdır.", + "min_digits": "Bu alan en az :min basamaklı olmalıdır.", + "missing": "Bu alan eksik olmalıdır.", + "missing_if": ":Other, :value olduğunda bu alan eksik olmalıdır.", + "missing_unless": ":Other, :value olmadığı sürece bu alan eksik olmalıdır.", + "missing_with": ":Values mevcut olduğunda bu alan eksik olmalıdır.", + "missing_with_all": ":Values tane varken bu alan eksik olmalıdır.", + "multiple_of": "Değer :value'nin katları olmalıdır", + "not_in": "Seçili değer geçersiz.", + "not_regex": "Bu biçim geçersiz.", + "numeric": "Bu bir sayı olmalı.", + "password.letters": "Bu alan en az bir harf içermelidir.", + "password.mixed": "Bu alan en az bir büyük ve bir küçük harf içermelidir.", + "password.numbers": "Bu alan en az bir sayı içermelidir.", + "password.symbols": "Bu alan en az bir sembol içermelidir.", + "password.uncompromised": "Verilen alan bir veri sızıntısında ortaya çıktı. Lütfen farklı bir alan seçin.", + "present": "Bu alan mevcut olmalıdır.", + "present_if": ":other, :value olduğunda bu alan mevcut olmalıdır.", + "present_unless": ":other, :value olmadığı sürece bu alan mevcut olmalıdır.", + "present_with": ":values mevcut olduğunda bu alan mevcut olmalıdır.", + "present_with_all": ":values adet mevcut olduğunda bu alan mevcut olmalıdır.", + "prohibited": "Bu alan kısıtlanmıştır.", + "prohibited_if": ":Other alanının değeri :value ise bu alana veri girişi yapılamaz.", + "prohibited_if_accepted": ":other kabul edildiğinde bu alana veri girişi yapılamaz.", + "prohibited_if_declined": ":other reddedildiğinde bu alana veri girişi yapılamaz.", + "prohibited_unless": ":Other alanı :value değerlerinden birisi değilse bu alana veri girişi yapılamaz.", + "prohibits": "Bu alan :other alanının mevcut olmasını yasaklar.", + "regex": "Bu biçim geçersiz.", + "relatable": "Bu alan, bu kaynakla ilişkili olmayabilir.", + "required": "Bu alan gereklidir.", + "required_array_keys": "Bu alan şu verileri içermelidir: :values", + "required_if": "Bu alan :other :value olduğunda gereklidir.", + "required_if_accepted": "Bu alan, :other kabul edildiğinde gereklidir.", + "required_if_declined": "Bu alan :other reddedildiğinde gereklidir.", + "required_unless": ":Other :values'de olmadığı sürece bu alan gereklidir.", + "required_with": "Bu alan :values olduğunda gereklidir.", + "required_with_all": "Bu alan :values olduğunda gereklidir.", + "required_without": "Bu alan :values olmadığında gereklidir.", + "required_without_all": ":Values hiçbiri yoksa, bu alan gereklidir.", + "same": "Bu alanın değeri :other ile aynı olmalıdır.", + "size.array": "Bu içerik :size öge içermelidir.", + "size.file": "Bu dosya boyutu :size kilobayt olmalıdır.", + "size.numeric": "Bu sayı :size olmalıdır.", + "size.string": "Bu metin :size karakter olmalıdır.", + "starts_with": "Bu alan şunlardan biriyle başlamalıdır: :values.", + "string": "Bu bir dize olmalı.", + "timezone": "Bu geçerli bir bölge olmalıdır.", + "ulid": "Bu alan geçerli bir ULID olmalıdır.", + "unique": "Bu zaten mevcut.", + "uploaded": "Bu yüklenemedi.", + "uppercase": "Bu alan büyük harf olmalıdır.", + "url": "Bu biçim geçersiz.", + "uuid": "Bu geçerli bir UUID olmalıdır." +} diff --git a/locales/tr/php.json b/locales/tr/php.json new file mode 100644 index 00000000000..c6971239a76 --- /dev/null +++ b/locales/tr/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute kabul edilmelidir.", + "accepted_if": ":Attribute, :other değeri :value ise kabul edilmelidir.", + "active_url": ":Attribute geçerli bir URL olmalıdır.", + "after": ":Attribute mutlaka :date tarihinden sonra olmalıdır.", + "after_or_equal": ":Attribute mutlaka :date tarihinden sonra veya aynı tarihte olmalıdır.", + "alpha": ":Attribute sadece harflerden oluşmalıdır.", + "alpha_dash": ":Attribute sadece harflerden, rakamlardan ve tirelerden oluşmalıdır.", + "alpha_num": ":Attribute sadece harflerden ve rakamlardan oluşmalıdır.", + "any_of": ":Attribute alanı geçersiz.", + "array": ":Attribute mutlaka bir dizi olmalıdır.", + "ascii": ":Attribute yalnızca tek baytlık alfasayısal karakterler ve semboller içermelidir.", + "attached": "Bu :attribute zaten tanımlı.", + "before": ":Attribute mutlaka :date tarihinden önce olmalıdır.", + "before_or_equal": ":Attribute mutlaka :date tarihinden önce veya aynı tarihte olmalıdır.", + "between.array": ":Attribute mutlaka :min - :max arasında öge içermelidir.", + "between.file": ":Attribute mutlaka :min - :max kilobayt arasında olmalıdır.", + "between.numeric": ":Attribute mutlaka :min - :max arasında olmalıdır.", + "between.string": ":Attribute mutlaka :min - :max karakter arasında olmalıdır.", + "boolean": ":Attribute sadece doğru veya yanlış olmalıdır.", + "can": ":Attribute alanı yetkisiz bir değer içeriyor.", + "confirmed": ":Attribute tekrarı eşleşmiyor.", + "contains": ":attribute alanında gerekli bir değer eksik.", + "current_password": "Parola hatalı.", + "date": ":Attribute geçerli bir tarih değil.", + "date_equals": ":Attribute mutlaka :date ile aynı tarihte olmalıdır.", + "date_format": ":Attribute mutlaka :format biçiminde olmalıdır.", + "decimal": ":Attribute, :decimal ondalık basamaklara sahip olmalıdır.", + "declined": ":Attribute kabul edilmemektedir.", + "declined_if": ":Attribute, :other değeri :value iken kabul edilmemektedir.", + "different": ":Attribute ile :other mutlaka birbirinden farklı olmalıdır.", + "digits": ":Attribute mutlaka :digits basamaklı olmalıdır.", + "digits_between": ":Attribute mutlaka en az :min, en fazla :max basamaklı olmalıdır.", + "dimensions": ":Attribute geçersiz resim boyutlarına sahip.", + "distinct": ":Attribute alanı yinelenen bir değere sahip.", + "doesnt_contain": ":Attribute alanı aşağıdakilerden hiçbirini içermemelidir: :values.", + "doesnt_end_with": ":Attribute aşağıdakilerden biriyle bitemez: :values.", + "doesnt_start_with": ":Attribute aşağıdakilerden biriyle başlamayabilir: :values.", + "email": ":Attribute mutlaka geçerli bir e-posta adresi olmalıdır.", + "ends_with": ":Attribute sadece şu değerlerden biriyle bitebilir: :values.", + "enum": "Seçilen :attribute değeri geçersiz.", + "exists": "Seçili :attribute geçersiz.", + "extensions": ":attribute alanı aşağıdaki uzantılardan birine sahip olmalıdır: :values.", + "failed": "Bu kimlik bilgileri kayıtlarımızla eşleşmiyor.", + "file": ":Attribute mutlaka bir dosya olmalıdır.", + "filled": ":Attribute mutlaka doldurulmalıdır.", + "gt.array": ":Attribute mutlaka :value sayısından daha fazla öge içermelidir.", + "gt.file": ":Attribute mutlaka :value kilobayt'tan büyük olmalıdır.", + "gt.numeric": ":Attribute mutlaka :value sayısından büyük olmalıdır.", + "gt.string": ":Attribute mutlaka :value karakterden uzun olmalıdır.", + "gte.array": ":Attribute mutlaka :value veya daha fazla öge içermelidir.", + "gte.file": ":Attribute mutlaka :value kilobayt'tan büyük veya eşit olmalıdır.", + "gte.numeric": ":Attribute mutlaka :value sayısından büyük veya eşit olmalıdır.", + "gte.string": ":Attribute mutlaka :value karakterden uzun veya eşit olmalıdır.", + "hex_color": ":attribute alanı geçerli bir onaltılık renk olmalıdır.", + "image": ":Attribute mutlaka bir resim olmalıdır.", + "in": "Seçili :attribute geçersiz.", + "in_array": ":Attribute :other içinde mevcut değil.", + "in_array_keys": ":Attribute alanı aşağıdaki anahtarlardan en az birini içermelidir: :values.", + "integer": ":Attribute mutlaka bir tam sayı olmalıdır.", + "ip": ":Attribute mutlaka geçerli bir IP adresi olmalıdır.", + "ipv4": ":Attribute mutlaka geçerli bir IPv4 adresi olmalıdır.", + "ipv6": ":Attribute mutlaka geçerli bir IPv6 adresi olmalıdır.", + "json": ":Attribute mutlaka geçerli bir JSON içeriği olmalıdır.", + "list": ":attribute alanı bir liste olmalıdır.", + "lowercase": ":Attribute küçük harf olmalıdır.", + "lt.array": ":Attribute mutlaka :value sayısından daha az öge içermelidir.", + "lt.file": ":Attribute mutlaka :value kilobayt'tan küçük olmalıdır.", + "lt.numeric": ":Attribute mutlaka :value sayısından küçük olmalıdır.", + "lt.string": ":Attribute mutlaka :value karakterden kısa olmalıdır.", + "lte.array": ":Attribute mutlaka :value veya daha az öge içermelidir.", + "lte.file": ":Attribute mutlaka :value kilobayt'tan küçük veya eşit olmalıdır.", + "lte.numeric": ":Attribute mutlaka :value sayısından küçük veya eşit olmalıdır.", + "lte.string": ":Attribute mutlaka :value karakterden kısa veya eşit olmalıdır.", + "mac_address": ":Attribute geçerli bir MAC adresi olmalıdır.", + "max.array": ":Attribute en fazla :max öge içerebilir.", + "max.file": ":Attribute en fazla :max kilobayt olabilir.", + "max.numeric": ":Attribute en fazla :max olabilir.", + "max.string": ":Attribute en fazla :max karakter olabilir.", + "max_digits": ":Attribute en fazla :max basamak içermelidir.", + "mimes": ":Attribute mutlaka :values biçiminde bir dosya olmalıdır.", + "mimetypes": ":Attribute mutlaka :values biçiminde bir dosya olmalıdır.", + "min.array": ":Attribute en az :min öge içermelidir.", + "min.file": ":Attribute en az :min kilobayt olmalıdır.", + "min.numeric": ":Attribute en az :min olmalıdır.", + "min.string": ":Attribute en az :min karakter olmalıdır.", + "min_digits": ":Attribute en az :min basamak içermelidir.", + "missing": ":Attribute alanı eksik olmalıdır.", + "missing_if": ":Other, :value olduğunda :attribute alanı eksik olmalıdır.", + "missing_unless": ":Other, :value değilse :attribute alanı eksik olmalıdır.", + "missing_with": ":Values mevcut olduğunda :attribute alanı eksik olmalıdır.", + "missing_with_all": ":Values mevcut olduğunda :attribute alanı eksik olmalıdır.", + "multiple_of": ":Attribute, :value'nin katları olmalıdır", + "next": "Sonrakiler »", + "not_in": "Seçili :attribute geçersiz.", + "not_regex": ":Attribute biçimi geçersiz.", + "numeric": ":Attribute mutlaka bir sayı olmalıdır.", + "password": "Parola geçersiz.", + "password.letters": ":Attribute en az bir harf içermelidir.", + "password.mixed": ":Attribute en az bir büyük harf ve bir küçük harf içermelidir.", + "password.numbers": ":Attribute en az bir sayı içermelidir.", + "password.symbols": ":Attribute en az bir sembol içermelidir.", + "password.uncompromised": "Verilen :attribute bir veri sızıntısında ortaya çıktı. Lütfen farklı bir :attribute seçin.", + "present": ":Attribute mutlaka mevcut olmalıdır.", + "present_if": ":other, :value olduğunda :attribute alanı mevcut olmalıdır.", + "present_unless": ":other, :value olmadığı sürece :attribute alanı mevcut olmalıdır.", + "present_with": ":values mevcut olduğunda :attribute alanı mevcut olmalıdır.", + "present_with_all": ":values mevcut olduğunda :attribute alanı mevcut olmalıdır.", + "previous": "« Öncekiler", + "prohibited": ":Attribute alanı kısıtlanmıştır.", + "prohibited_if": ":Other alanının değeri :value ise :attribute alanına veri girişi yapılamaz.", + "prohibited_if_accepted": ":other kabul edildiğinde :attribute alanına veri girişi yapılamaz.", + "prohibited_if_declined": ":other reddedildiğinde :attribute alanına veri girişi yapılamaz.", + "prohibited_unless": ":Other alanı :value değerlerinden birisi değilse :attribute alanına veri girişi yapılamaz.", + "prohibits": ":Attribute alanı :other alanının mevcut olmasını yasaklar.", + "regex": ":Attribute biçimi geçersiz.", + "relatable": "Bu :attribute bu kaynakla ilişkili olmayabilir.", + "required": ":Attribute mutlaka gereklidir.", + "required_array_keys": ":Attribute değeri şu verileri içermelidir: :values.", + "required_if": ":Attribute :other :value değerine sahip olduğunda mutlaka gereklidir.", + "required_if_accepted": ":Attribute alanı, :other kabul edildiğinde gereklidir.", + "required_if_declined": ":other seçeneği reddedildiğinde :attribute alanı gereklidir.", + "required_unless": ":Attribute :other :values değerlerinden birine sahip olmadığında mutlaka gereklidir.", + "required_with": ":Attribute :values varken mutlaka gereklidir.", + "required_with_all": ":Attribute herhangi bir :values değeri varken mutlaka gereklidir.", + "required_without": ":Attribute :values yokken mutlaka gereklidir.", + "required_without_all": ":Attribute :values değerlerinden herhangi biri yokken mutlaka gereklidir.", + "reset": "Parolanız sıfırlandı!", + "same": ":Attribute ile :other aynı olmalıdır.", + "sent": "Parola sıfırlama bağlantınız e-posta ile gönderildi!", + "size.array": ":Attribute mutlaka :size ögeye sahip olmalıdır.", + "size.file": ":Attribute mutlaka :size kilobayt olmalıdır.", + "size.numeric": ":Attribute mutlaka :size olmalıdır.", + "size.string": ":Attribute mutlaka :size karakterli olmalıdır.", + "starts_with": ":Attribute sadece şu değerlerden biriyle başlayabilir: :values.", + "string": ":Attribute mutlaka bir metin olmalıdır.", + "throttle": "Çok fazla giriş denemesi. :seconds saniye sonra lütfen tekrar deneyin.", + "throttled": "Tekrar denemeden önce lütfen bekleyin.", + "timezone": ":Attribute mutlaka geçerli bir saat dilimi olmalıdır.", + "token": "Parola sıfırlama kodu geçersiz.", + "ulid": ":Attribute geçerli bir ULID olmalıdır.", + "unique": ":Attribute zaten alınmış.", + "uploaded": ":Attribute yüklemesi başarısız.", + "uppercase": ":Attribute büyük harf olmalıdır.", + "url": ":Attribute biçimi geçersiz.", + "user": "Bu e-posta adresi ile kayıtlı bir üye bulunamadı.", + "uuid": ":Attribute mutlaka geçerli bir UUID olmalıdır." +} diff --git a/locales/tt/_excludes.json b/locales/tt/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/tt/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/tt/json-inline.json b/locales/tt/json-inline.json new file mode 100644 index 00000000000..36805b9e7fe --- /dev/null +++ b/locales/tt/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Бу өлкә дөрес роль булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one number.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер сан булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер махсус символ һәм бер сан булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one special character.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер махсус символ булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәреф һәм бер сан булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Бу кыр ким дигәндә :length символ булырга тиеш, ким дигәндә бер баш хәреф һәм бер махсус символ булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәреф, бер сан һәм бер махсус символ булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Бу кыр ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәрефтән торырга тиеш.", + "The :attribute must be at least :length characters.": "Бу кыр ким дигәндә :length символ булырга тиеш.", + "The :attribute must contain at least one letter.": "Бу кырда ким дигәндә бер хәреф булырга тиеш.", + "The :attribute must contain at least one number.": "Бу кырда ким дигәндә бер сан булырга тиеш.", + "The :attribute must contain at least one symbol.": "Бу кырда ким дигәндә бер символ булырга тиеш.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Бу кырда ким дигәндә бер баш хәреф һәм бер кечкенә хәреф булырга тиеш.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Бирелгән кыр мәгълүмат агып чыккан. Зинһар, бүтән кырны сайлагыз." +} diff --git a/locales/tt/json.json b/locales/tt/json.json new file mode 100644 index 00000000000..b22ddd79020 --- /dev/null +++ b/locales/tt/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(һәм тагын :count хата)", + "(and :count more errors)": "(һәм тагын :count хата)|(һәм тагын :count хата)|(һәм тагын :count хата)", + "30 Days": "30 көн", + "60 Days": "60 көн", + "90 Days": "90 көн", + ":amount selected": ":amount сайланган", + ":amount Total": "Барлыгы :amount", + ":days day trial": ":days көнлек суд", + ":resource Details": ":resource Детальләр", + ":resource Details: :title": ":resource Детальләр: :title", + "A decryption key is required.": "Шифрлау ачкычы кирәк.", + "A fresh verification link has been sent to your email address.": "Электрон почта адресына яңа тикшерү сылтамасы җибәрелде.", + "A new verification link has been sent to the email address you provided during registration.": "Сез теркәлү вакытында күрсәткән электрон почта адресына яңа тикшерү сылтамасы җибәрелде.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Сезнең профиль көйләүләрендә күрсәткән электрон почта адресына яңа тикшерү сылтамасы җибәрелде.", + "A new verification link has been sent to your email address.": "Электрон почта адресына яңа тикшерү сылтамасы җибәрелде.", + "Accept Invitation": "Чакыруны кабул итегез", + "Action": "Эш", + "Action Event": "Эш вакыйгасы", + "Action Events": "Эш вакыйгалары", + "Action Happened At": "Булды", + "Action Initiated By": "Башлау", + "Action Name": "Исем", + "Action Status": "Статус", + "Action Target": "Максат", + "Actions": "Эшләр", + "Add": "Кушу", + "Add :resource": ":resource өстәргә", + "Add a new team member to your team, allowing them to collaborate with you.": "Сезнең командага яңа команда әгъзасын өстәгез, аларга сезнең белән хезмәттәшлек итәргә рөхсәт итегез.", + "Add additional security to your account using two factor authentication.": "Ике факторлы аутентификация ярдәмендә счетыгызга өстәмә куркынычсызлык өстәгез.", + "Add Payment Method": "Түләү ысулын өстәгез", + "Add row": "Рәт өстәү", + "Add Team Member": "Команда әгъзасын өстәгез", + "Add VAT Number": "НДС номерын өстәгез", + "Added.": "Өстәлде.", + "Additional billing information updated successfully.": "Өстәмә исәп-хисап мәгълүматлары уңышлы яңартылды.", + "Address": "Адрес", + "Address Line 2": "2 нче адрес", + "Administrator": "Администратор", + "Administrator users can perform any action.": "Администратор кулланучылары теләсә нинди эшне башкара ала.", + "Afghanistan": "Әфганстан", + "Aland Islands": "Åланд утраулары", + "Albania": "Албания", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Бу команда составындагы барлык кешеләр.", + "All resources loaded.": "Барлык ресурслар йөкләнгән.", + "All rights reserved.": "Барлык хокуклар якланган.", + "Already registered?": "Инде теркәлгәнме?", + "American Samoa": "Америка Самоасы", + "An error occurred while uploading the file.": "Файлны йөкләгәндә хата килеп чыкты.", + "An error occurred while uploading the file: :error": "Файлны йөкләгәндә хата килеп чыкты: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Көтелмәгән хата килеп чыкты һәм без ярдәм командасына хәбәр иттек. Зинһар, соңрак кабатлап карагыз.", + "Andorra": "Андорра", + "Angola": "Ангола", + "Anguilla": "Ангилья", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Башка кулланучы бу битне йөкләгәннән бирле яңартты. Зинһар, битне яңартып, кабатлап карагыз.", + "Antarctica": "Антарктида", + "Antigua And Barbuda": "Антигуа һәм Барбуда", + "Antigua and Barbuda": "Антигуа һәм Барбуда", + "API Token": "API Токен", + "API Token Permissions": "API Токен рөхсәтләре", + "API Tokens": "API Токеннары", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API билгеләре өченче як хезмәтләренә сезнең исемегездән безнең кушымта белән расланырга мөмкинлек бирә.", + "Apply": "Кулланыгыз", + "Apply Coupon": "Купон кулланыгыз", + "April": "Апрель", + "Are you sure you want to attempt to pay :amount?": "Сез :amount түләргә телисезме?", + "Are you sure you want to cancel your subscription?": "Сез язылудан баш тартырга телисезме?", + "Are you sure you want to delete all the notifications?": "Сез барлык хәбәрләрне бетерергә телисезме?", + "Are you sure you want to delete the selected resources?": "Сез сайланган ресурсларны бетерергә телисезме?", + "Are you sure you want to delete this file?": "Сез бу файлны бетерергә телисезме?", + "Are you sure you want to delete this notification?": "Сез бу хәбәрне бетерергә телисезме?", + "Are you sure you want to delete this payment method?": "Сез бу түләү ысулын бетерергә телисезме?", + "Are you sure you want to delete this resource?": "Сез бу ресурсны бетерергә телисезме?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Сез бу коллективны бетерергә телисезме? Команда бетерелгәч, аның барлык ресурслары һәм мәгълүматлары мәңгегә бетереләчәк.", + "Are you sure you want to delete your account?": "Сезнең счетыгызны бетерергә телисезме?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Сезнең счетыгызны бетерергә телисезме? Сезнең счетыгыз бетерелгәч, аның барлык ресурслары һәм мәгълүматлары мәңгегә бетереләчәк. Хисап язмагызны мәңгегә бетерергә теләвегезне раслау өчен серсүзегезне кертегез.", + "Are you sure you want to detach the selected resources?": "Сез сайланган ресурсларны аерырга телисезме?", + "Are you sure you want to detach this resource?": "Сез бу ресурсны аерырга телисезме?", + "Are you sure you want to force delete the selected resources?": "Сез сайланган ресурсларны бетерергә мәҗбүр итәсезме?", + "Are you sure you want to force delete this resource?": "Сез бу ресурсны бетерергә мәҗбүр итәсезме?", + "Are you sure you want to log out?": "Сез чыгарга телисезме?", + "Are you sure you want to mark all notifications as read?": "Барлык хәбәрләрне дә укылган дип билгеләргә телисезме?", + "Are you sure you want to remove this item?": "Сез бу әйберне бетерергә телисезме?", + "Are you sure you want to restore the selected resources?": "Сез сайланган ресурсларны торгызырга телисезме?", + "Are you sure you want to restore this resource?": "Сез бу ресурсны торгызырга телисезме?", + "Are you sure you want to resume your subscription?": "Подпискагызны дәвам итәсегез киләме?", + "Are you sure you want to run this action?": "Сез бу эшне башкарырга телисезме?", + "Are you sure you want to set this payment method as your default?": "Сез бу түләү ысулын килешү итеп куярга телисезме?", + "Are you sure you want to stop impersonating?": "Сез үзегезне күрсәтүдән туктарга телисезме?", + "Are you sure you would like to delete this API token?": "Сез бу API токенын бетерергә телисезме?", + "Are you sure you would like to leave this team?": "Сез бу командадан китәргә телисезме?", + "Are you sure you would like to remove this person from the team?": "Сез бу кешене командадан чыгарырга телисезме?", + "Are you sure you would like to switch billing plans?": "Сез исәп-хисап планнарын күчерергә телисезме?", + "Argentina": "Аргентина", + "Armenia": "Әрмәнстан", + "Aruba": "Аруба", + "Attach": "Беркетегез", + "Attach & Attach Another": "Бүтәнне бәйләгез", + "Attach :resource": ":resource нчы кушымта", + "Attach files by dragging & dropping, selecting or pasting them.": "Файлларны тарту һәм ташлау, сайлау яки татып карау.", + "August": "Август", + "Australia": "Австралия", + "Austria": "Австрия", + "Azerbaijan": "Азәрбайҗан", + "Bahamas": "Багамы", + "Bahrain": "Бахрейн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Дәвам итәр алдыннан, сезнең электрон почта адресыгызны без сезгә җибәргән сылтамага басып тикшерә аласызмы? Әгәр сез электрон почтаны алмаган булсагыз, без сезгә шатланып бүтәнне җибәрербез.", + "Before proceeding, please check your email for a verification link.": "Алга таба зинһар, электрон почтагызны тикшерү сылтамасы өчен тикшерегез.", + "Belarus": "Беларусия", + "Belgium": "Бельгия", + "Belize": "Белиз", + "Benin": "Бенин", + "Bermuda": "Бермуды", + "Bhutan": "Бутан", + "Billing Information": "Түләү турында", + "Billing Management": "Хисап белән идарә итү", + "Bolivia": "Боливия", + "Bolivia, Plurinational State of": "Боливия, Плюринацион Дәүләт", + "Bonaire, Sint Eustatius and Saba": "Бонейр, Синт Эстатий һәм Саба", + "Bosnia And Herzegovina": "Босния һәм Герцеговина", + "Bosnia and Herzegovina": "Босния һәм Герцеговина", + "Botswana": "Ботсвана", + "Bouvet Island": "Бувет утравы", + "Brazil": "Бразилия", + "British Indian Ocean Territory": "Британия Indianинд океаны территориясе", + "Browser Sessions": "Браузер сессияләре", + "Brunei Darussalam": "Бруней Даруссалам", + "Bulgaria": "Болгария", + "Burkina Faso": "Буркина Фасо", + "Burundi": "Бурунди", + "Cambodia": "Камбоджа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Баш тарту", + "Cancel Subscription": "Подпискадан баш тарту", + "Cape Verde": "Кейп Верде", + "Card": "Карточка", + "Cayman Islands": "Кайман утраулары", + "Central African Republic": "Centralзәк Африка Республикасы", + "Chad": "Чад", + "Change Subscription Plan": "Подписка планын үзгәртү", + "Change the current payment method attached to your subscription": "Подпискага кушылган хәзерге түләү ысулын үзгәртегез", + "Changes": "Esзгәрешләр", + "Checkout": "Тишерү", + "Chile": "Чили", + "China": "Китай", + "Choose": "Сайлагыз", + "Choose :field": ":fieldны сайлагыз", + "Choose :resource": ":resourceны сайлагыз", + "Choose an option": "Вариантны сайлагыз", + "Choose date": "Датаны сайлагыз", + "Choose File": "Файлны сайлагыз", + "Choose Files": "Файлларны сайлагыз", + "Choose Type": "Типны сайлагыз", + "Christmas Island": "Раштуа утравы", + "City": "Шәһәр", + "Click here to re-send the verification email.": "Тикшерү электрон почтасын җибәрү өчен монда басыгыз.", + "click here to request another": "бүтәнне сорау өчен монда басыгыз", + "Click to choose": "Сайлау өчен басыгыз", + "Close": "Ябу", + "Cocos (Keeling) Islands": "Кокос (Килинг) утраулары", + "Code": "Код", + "Colombia": "Колумбия", + "Comoros": "Комор", + "Confirm": "Ышандыр", + "Confirm Billing Action": "Хисап эшләрен раслагыз", + "Confirm Password": "серсүзне расла", + "Confirm Payment": "Түләүне раслагыз", + "Confirm your :amount payment": ":amount түләвегезне раслагыз", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократик Республика", + "Congo, the Democratic Republic of the": "Конго, Демократик Республикасы", + "Constant": "Даими", + "Continue To Payment": "Түләүне дәвам итегез", + "Cook Islands": "Кук утраулары", + "Copy to clipboard": "Буфер тактасына күчерегез", + "Costa Rica": "Коста-Рика", + "Cote D'Ivoire": "Кот-д'Ивуар", + "Country": "Ил", + "Coupon": "Купон", + "Coupon applied successfully.": "Купон уңышлы кулланылды.", + "Create": "Ярат", + "Create & Add Another": "Бүтәнне ясагыз һәм өстәгез", + "Create :resource": ":resource ясагыз", + "Create a new team to collaborate with others on projects.": "Проектларда башкалар белән хезмәттәшлек итү өчен яңа команда төзегез.", + "Create Account": "Хисап язма ясарга", + "Create API Token": "API Токен ясагыз", + "Create New Team": "Яңа команда төзегез", + "Create Team": "Команда булдыру", + "Created.": "Барлыкка китерелгән.", + "Croatia": "Хорватия", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "Куба", + "Curaçao": "Курачао", + "Current Password": "Хәзер кулланыла торган серсүз", + "Current Subscription Plan": "Хәзерге язылу планы", + "Currently Subscribed": "Хәзерге вакытта язылу", + "Customer Balance": "Клиентлар балансы", + "Customize": "Көйләгез", + "Cyprus": "Кипр", + "Czech Republic": "Чех Республикасы", + "Côte d'Ivoire": "Кот-д'Ивуар", + "Dark": "Караңгы", + "Dashboard": "Такталар", + "December": "Декабрь", + "Decrease": "Азайту", + "Default": "Килешү", + "Delete": "Бетерү", + "Delete :resource": "Бетерү :resource", + "Delete Account": "Хисапны бетерү", + "Delete all notifications": "Барлык хәбәрләрне бетерегез", + "Delete API Token": "API Токенын бетерегез", + "Delete File": "Файлны бетерү", + "Delete Notification": "Хәбәрне бетерү", + "Delete Resource": "Ресурсны бетерү", + "Delete Selected": "Сайланганны бетерү", + "Delete Team": "Команда бетерү", + "Denmark": "Дания", + "Detach": "Аеру", + "Detach Resource": "Ресурсны аерыгыз", + "Detach Selected": "Сайланганны аерыгыз", + "Details": "Детальләр", + "Disable": "Сүндер", + "Djibouti": "Джибути", + "Do you really want to leave? You have unsaved changes.": "Сез чыннан да китәсегез киләме? Сездә сакланмаган үзгәрешләр бар.", + "Dominica": "Доминика", + "Dominican Republic": "Доминикан Җөмһүрияте", + "Done.": "Булды.", + "Download": "Йөкләү", + "Download Invoice": "Счет-фактураны йөкләү", + "Drop file or click to choose": "Файлны ташлагыз яки сайлау өчен басыгыз", + "Drop files or click to choose": "Файлларны ташлагыз яки сайлау өчен басыгыз", + "Ecuador": "Эквадор", + "Edit": "Редакцияләү", + "Edit :resource": ":resource үзгәртү", + "Edit Attached": "Кушымтаны үзгәртү", + "Edit Profile": "Профильне үзгәртү", + "Editor": "Редактор", + "Editor users have the ability to read, create, and update.": "Редактор кулланучыларның уку, ясау һәм яңарту мөмкинлеге бар.", + "Egypt": "Мисыр", + "El Salvador": "Сальвадор", + "Email": "Электрон почта", + "email": "электрон почта", + "Email Address": "Мэйл адресы", + "Email Addresses": "Электрон почта адреслары", + "Email Password Reset Link": "Электрон почта серсүзен яңарту сылтамасы", + "Email Verification": "Электрон почта тикшерүе", + "Enable": "Килеш", + "Encrypted environment file already exists.": "Шифрланган әйләнә-тирә файл бар.", + "Encrypted environment file not found.": "Шифрланган әйләнә-тирә файл табылмады.", + "Ensure your account is using a long, random password to stay secure.": "Хисап язмагыз куркынычсыз калу өчен озын, очраклы серсүз кулланганына инаныгыз.", + "Environment file already exists.": "Әйләнә-тирә мохит файллары бар.", + "Environment file not found.": "Әйләнә-тирә файл табылмады.", + "Equatorial Guinea": "Экваториаль Гвинея", + "Eritrea": "Эритрея", + "Error": "Хата", + "errors": "хаталар", + "Estonia": "Эстония", + "Ethiopia": "Эфиопия", + "ex VAT": "элеккеге НДС", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":expiration вакыты бетә", + "Export As CSV": "CSV буларак экспорт", + "Extra Billing Information": "Өстәмә исәп-хисап турында мәгълүмат", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Түләү эшкәртү өчен өстәмә раслау кирәк. Зинһар, түләү төймәсенә астагы төймәгә басып дәвам итегез.", + "Failed Subscription Payment": "Подписка түләү", + "Failed to load :resource!": ":resource йөкли алмады!", + "Falkland Islands (Malvinas)": "Фолкленд утраулары (Малвинас)", + "Faroe Islands": "Фарер утраулары", + "February": "Февраль", + "Fiji": "Фиджи", + "Filename": "Файл исеме", + "Finish enabling two factor authentication.": "Ике факторны тикшерү мөмкинлеген тәмамлагыз.", + "Finland": "Финляндия", + "For your security, please confirm your password to continue.": "Сезнең куркынычсызлыгыгыз өчен, серсүзегезне раслагыз.", + "Forbidden": "Тыйган", + "Force Delete": "Көч бетерү", + "Force Delete :resource": "Көч бетерү :resource", + "Force Delete Resource": "Ресурсны бетерү", + "Force Delete Selected": "Сайлауны көчләү", + "Forgot Password": "Серсүзне оныттыгызмы", + "Forgot your password?": "Серсүзегезне оныттыгызмы?", + "Forgot Your Password?": "Серсүзегезне оныттыгызмы?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Серсүзегезне оныттыгызмы? Проблемалар юк. Электрон почта адресыгызны безгә хәбәр итегез һәм без сезгә серсүзне яңадан урнаштыру сылтамасын җибәрәчәкбез, бу сезгә яңасын сайларга мөмкинлек бирәчәк.", + "France": "Франция", + "French Guiana": "Француз Гвианы", + "French Polynesia": "Француз Полинезиясе", + "French Southern Territories": "Француз Көньяк Территорияләре", + "From": "Кемнән", + "Gabon": "Габон", + "Gambia": "Гамбия", + "Georgia": "Грузия", + "Germany": "Германия", + "Ghana": "Гана", + "Gibraltar": "Гибралтар", + "Go Home": "Өйгә кайт", + "Go to page :page": ":page нчы биткә керегез", + "Great! You have accepted the invitation to join the :team team.": "Бик яхшы! Сез :team командага кушылу чакыруын кабул иттегез.", + "Greece": "Греция", + "Greenland": "Гренландия", + "Grenada": "Гренада", + "Guadeloupe": "Гваделупа", + "Guam": "Гуам", + "Guatemala": "Гватемала", + "Guernsey": "Гернси", + "Guinea": "Гвинея", + "Guinea-Bissau": "Гвинея-Бисау", + "Guyana": "Гайана", + "Haiti": "Гаити", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Подпискагызны юкка чыгару турында икенче уйларыгыз бармы? Сез хәзерге исәп-хисап циклы беткәнче теләсә кайсы вакытта абонементны яңадан эшләтеп җибәрә аласыз. Хәзерге исәп-хисап циклы беткәч, сез бөтенләй яңа язылу планын сайлый аласыз.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Подпискагызны юкка чыгару турында икенче уйларыгыз бармы? Сез хәзерге вакытта исәп-хисап циклы беткәнче теләсә кайсы вакытта абонементны реактивлаштыра аласыз. Хәзерге исәп-хисап циклы беткәч, сез бөтенләй яңа язылу планын сайлый аласыз.", + "Heard Island & Mcdonald Islands": "Херд утравы һәм Макдоналд утраулары", + "Heard Island and McDonald Islands": "Херд утравы һәм Макдоналд утраулары", + "Hello!": "Сәлам!", + "Hide Content": "Эчтәлекне яшер", + "Hold Up!": "Тоткарлау!", + "Holy See (Vatican City State)": "Изге күренеш (Ватикан шәһәре дәүләте)", + "Honduras": "Гондурас", + "Hong Kong": "Гонконг", + "Hungary": "Венгрия", + "I agree to the :terms_of_service and :privacy_policy": "Мин :terms_of_service һәм :privacy_policy белән килешәм", + "Iceland": "Исландия", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Кирәк булса, сез бөтен җайланмалар аша бүтән браузер сессияләреннән чыга аласыз. Соңгы сессияләрегезнең кайберләре түбәндә китерелгән; шулай да, бу исемлек тулы булмаска мөмкин. Сезнең счетыгыз бозылган дип санасагыз, серсүзне дә яңартырга кирәк.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Әгәр дә сезнең хисап язмасы бар икән, сез бу чакыруны түбәндәге төймәгә басып кабул итә аласыз:", + "If you did not create an account, no further action is required.": "Әгәр дә сез хисап язмасы ясамасагыз, бүтән чаралар таләп ителми.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Әгәр дә сез бу командага чакыру алырга уйламаган булсагыз, сез бу электрон почтаны кире кагарга мөмкин.", + "If you did not receive the email": "Электрон хатны алмаган булсагыз", + "If you did not request a password reset, no further action is required.": "Әгәр дә серсүзне яңадан торгызуны сорамасагыз, бүтән чара кирәк түгел.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Сезнең хисап язмагыз булмаса, астагы төймәгә басып сез аны булдыра аласыз. Хисап язмасы ясаганнан соң, сез команда чакыруын кабул итү өчен бу электрон почтадагы чакыруны кабул итү төймәсенә басыгыз:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Әгәр дә сезгә конкрет контакт яки салым турында мәгълүмат өстәргә кирәк булса, сезнең тулы бизнес исеме, VAT таныклыгы номеры, яки язма адресы кебек, сез аны монда өстдерерсез.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Әгәр дә сез \":actionText\" төймәсенә басыгыз икән, түбәндәге URL-ны күчереп языгыз\nвеб-браузерыгызда:", + "Impersonate": "Шәхессез", + "Increase": "Күтәрелү", + "India": "Indiaиндстан", + "Indonesia": "Индонезия", + "Invalid filename.": "Яраксыз файл исеме.", + "Invalid JSON was returned from the route.": "Яраксыз JSON маршруттан кайтарылды.", + "Invoice Email Addresses": "Электрон почта адреслары", + "Invoice emails updated successfully.": "Гашыйклар уңышлы яңартылды.", + "Invoices": "Счет-фактуралар", + "Iran, Islamic Republic Of": "Иран", + "Iran, Islamic Republic of": "Иран, Ислам Республикасы", + "Iraq": "Ирак", + "Ireland": "Ирландия", + "Isle Of Man": "Кеше утравы", + "Isle of Man": "Кеше утравы", + "Israel": "Израиль", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Сезнең актив язылу юк кебек. Башлау өчен сез түбәндәге язылу планнарының берсен сайлый аласыз. Подписка планнары сезнең уңайлыгызда үзгәртелергә яки юкка чыгарылырга мөмкин.", + "Italy": "Италия", + "Jamaica": "Ямайка", + "January": "Гыйнвар", + "Japan": "Япония", + "Jersey": "Джерси", + "Jordan": "Иордания", + "July": "Июль", + "June": "Июнь", + "Kazakhstan": "Казахстан", + "Kenya": "Кения", + "Key": "Ачкыч", + "Kiribati": "Кирибати", + "Korea": "Көньяк Корея", + "Korea, Democratic People's Republic of": "Корея, Демократик Халык Республикасы", + "Korea, Republic of": "Корея, Республика", + "Kosovo": "Косово", + "Kuwait": "Кувейт", + "Kyrgyzstan": "Кыргызстан", + "Lao People's Democratic Republic": "Лаос Халык Демократик Республикасы", + "Last active": "Соңгы актив", + "Last used": "Соңгы тапкыр кулланылган", + "Latvia": "Латвия", + "Leave": "Кит", + "Leave Team": "Командадан китү", + "Lebanon": "Ливан", + "length": "озынлык", + "Lens": "Линза", + "Lesotho": "Лесото", + "Liberia": "Либерия", + "Libyan Arab Jamahiriya": "Ливия гарәп Джамахириясе", + "Liechtenstein": "Лихтенштейн", + "Light": "Яктылык", + "Lithuania": "Литва", + "Load :perPage More": "Тагын :perPage йөк", + "Loading": "Йөкләү", + "Location": "Урыны", + "Log in": "Керергә", + "Log In": "Керергә", + "Log Out": "Чыгарга", + "Log out": "Чыгарга", + "Log Out Other Browser Sessions": "Башка браузер сессияләреннән чык", + "Log Viewer": "Керү", + "Login": "Керергә", + "Logout": "Чыгарга", + "Logs": "Бүрәнәләр", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Төньяк Македония", + "Macedonia, the former Yugoslav Republic of": "Македония, элеккеге Югославия Республикасы", + "Madagascar": "Мадагаскар", + "Malawi": "Малави", + "Malaysia": "Малайзия", + "Maldives": "Мальдив", + "Mali": "Мали", + "Malta": "Мальта", + "Manage Account": "Хисап белән идарә итү", + "Manage and log out your active sessions on other browsers and devices.": "Актив сессияләрегезне бүтән браузерларда һәм җайланмаларда идарә итегез.", + "Manage API Tokens": "API Токеннары белән идарә итү", + "Manage Role": "Роль белән идарә итү", + "Manage Team": "Команда белән идарә итү", + "Managing billing for :billableName": ":billableName өчен исәп-хисап белән идарә итү", + "March": "Март", + "Mark all as Read": "Барысын да укылган дип билгеләгез", + "Mark all notifications as read": "Барлык хәбәрләрне дә укылганча билгеләргә", + "Mark Read": "Уку билгесе", + "Mark Unread": "Укылмаганны билгеләргә", + "Marshall Islands": "Маршалл утраулары", + "Martinique": "Мартиник", + "Mauritania": "Мавритания", + "Mauritius": "Маврикий", + "May": "Май", + "Mayotte": "Майотте", + "Mexico": "Мексика", + "Micronesia, Federated States Of": "Микронезия", + "Micronesia, Federated States of": "Микронезия, Федераль Штатлар", + "Moldova": "Молдова", + "Moldova, Republic of": "Молдова, Республика", + "Monaco": "Монако", + "Mongolia": "Монголия", + "Montenegro": "Черногория", + "Month To Date": "Бүгенге ай", + "Monthly": "Ай саен", + "monthly": "ай саен", + "Montserrat": "Монцеррат", + "Morocco": "Марокко", + "Mozambique": "Мозамбик", + "Myanmar": "Мьянма", + "Name": "Исем", + "name": "исем", + "Namibia": "Намибия", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Нидерланд", + "Netherlands Antilles": "Нидерланд Антиль", + "Nevermind": "Мөһим түгел", + "Nevermind, I'll keep my old plan": "Беркайчан да уйлама, мин иске планымны саклармын", + "New": "Яңа", + "New :resource": "Яңа :resource", + "New Caledonia": "Яңа Каледония", + "New Password": "Яңа серсүз", + "New Zealand": "Яңа Зеландия", + "Next": "Алга", + "Next Payment": "Киләсе түләү", + "Next Payment on": "Киләсе түләү", + "Nicaragua": "Никарагуа", + "Niger": "Нигер", + "Nigeria": "Нигерия", + "Niue": "Ниуэ", + "No": ".К", + "No :resource matched the given criteria.": "Бу критерийларга :resource туры килмәде.", + "No additional information...": "Өстәмә мәгълүмат юк ...", + "No Current Data": "Хәзерге мәгълүмат юк", + "No Data": "Мәгълүмат юк", + "no file selected": "файл сайланмаган", + "No Increase": "Арту юк", + "No payment methods on file.": "Файлда түләү ысуллары юк.", + "No payment scheduled.": "Түләү планлаштырылмаган.", + "No Prior Data": "Алдан мәгълүмат юк", + "No Results Found.": "Нәтиҗә табылмады.", + "Norfolk Island": "Норфолк утравы", + "Northern Mariana Islands": "Төньяк Мариана утраулары", + "Norway": "Норвегия", + "Not Found": "Табылмады", + "Notifications": "Хәбәрләр", + "Nova": "Нова", + "Nova User": "Nova кулланучы", + "November": "Ноябрь", + "October": "Октябрь", + "of": ".әр сүзнең", + "OK": "Ярар", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Команда бетерелгәч, аның барлык ресурслары һәм мәгълүматлары мәңгегә бетереләчәк. Бу коллективны бетергәнче, зинһар, сез сакларга теләгән бу командага кагылышлы мәгълүматны яки мәгълүматны йөкләгез.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Сезнең счетыгыз бетерелгәч, аның барлык ресурслары һәм мәгълүматлары мәңгегә бетереләчәк. Хисап язмагызны бетергәнче, сакларга теләгән мәгълүматны яки мәгълүматны йөкләгез.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Сезнең счетыгыз бетерелгәч, аның барлык ресурслары һәм мәгълүматлары мәңгегә бетереләчәк. Хисап язмагызны мәңгегә бетерергә теләвегезне раслау өчен серсүзегезне кертегез.", + "Only Trashed": "Бары тик чүп", + "Open Invoices": "Ачык фактуралар", + "Original": "Оригиналь", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Безнең исәп-хисап белән идарә итү порталы сезгә язылу планын, түләү ысулын уңайлы идарә итәргә һәм соңгы счет-фактураларны йөкләргә мөмкинлек бирә.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Безнең исәп-хисап белән идарә итү порталы сезгә язылу планын, түләү ысулларын уңайлы идарә итәргә һәм соңгы счет-фактураларны йөкләргә мөмкинлек бирә.", + "Page Expired": "Битнең вакыты", + "Pagination Navigation": "Пагинация навигациясе", + "Paid": "Түләүле", + "Pakistan": "Пакистан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестина территориясе", + "Panama": "Панама", + "Papua New Guinea": "Папуа Яңа Гвинея", + "Paraguay": "Парагвай", + "Password": "Серсүз", + "password": "серсүз", + "Payment Confirmation": "Түләү раслау", + "Payment Information": "Түләү турында мәгълүмат", + "Payment information updated successfully.": "Түләү турында мәгълүмат уңышлы яңартылды.", + "Payment Method": "Түләү ысулы", + "Payment Methods": "Түләү ысуллары", + "Payment Required": "Түләү кирәк", + "Payments": "Түләү", + "Pending Team Invitations": "Команда чакырулары көтелә", + "Per Page": "Бер биткә", + "Permanently delete this team.": "Бу коллективны даими бетерегез.", + "Permanently delete your account.": "Хисап язмагызны даими бетерегез.", + "Permissions": "Рөхсәт", + "Peru": "Перу", + "Philippines": "Филиппин", + "Photo": "Фото", + "Pitcairn": "Питкерн", + "Please accept the terms of service.": "Зинһар, хезмәт шартларын кабул итегез.", + "Please click the button below to verify your email address.": "Электрон почта адресыгызны тикшерү өчен зинһар, астагы төймәгә басыгыз.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Зинһар, гадәттән тыш торгызу кодларының берсен кертеп, хисап язмагызга керүне раслагыз.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Зинһар, сезнең аутентификатор кушымтасы белән тәэмин ителгән аутентификация кодын кертеп, хисап язмагызга керүне раслагыз.", + "Please confirm your password before continuing.": "Зинһар, дәвам итәр алдыннан серсүзегезне раслагыз.", + "Please copy your new API token. For your security, it won't be shown again.": "Зинһар, яңа API токеныгызны күчерегез. Сезнең куркынычсызлыгыгыз өчен ул бүтән күрсәтелмәячәк.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Зинһар, серсүзегезне кертегез, бүтән җайланмалар аша бүтән браузер сессияләреннән чыгарга телисез.", + "Please provide a maximum of three invoice emails addresses.": "Зинһар, максимум өч счет-фактура хатлары белән тәэмин итегез.", + "Please provide the email address of the person you would like to add to this team.": "Зинһар, бу командага өстәргә теләгән кешенең электрон почта адресын күрсәтегез.", + "Please set a default payment method before retrying payments.": "Зинһар, түләүләрне кабат алганчы, түләү ысулын куегыз.", + "Please set a default payment method before swapping plans.": "Зинһар, планнарны алыштырганчы, түләү ысулын куегыз.", + "Poland": "Польша", + "Portugal": "Португалия", + "Press / to search": "Эзләү өчен басыгыз", + "Preview": "Алдан карау", + "Previewing": "Алдан карау", + "Previous": "Алдагы", + "Privacy Policy": "Шәхсилек сәясәте", + "Profile": "Профиль", + "Profile Information": "Профиль турында мәгълүмат", + "Puerto Rico": "Пуэрто-Рико", + "Qatar": "Катар", + "Quarter To Date": "Дүртенче көн", + "Recovery Code": "Реставрация коды", + "Refresh": "Яңарту", + "Regards,": "Хөрмәт белән,", + "Regenerate Recovery Codes": "Реставрация кодларын яңарту", + "Register": "Регистрация", + "Reload": "Йөкләү", + "Remember me": "Мине истә калдыр", + "Remember Me": "Мине истә калдыр", + "Remove": "Чыгар", + "Remove Photo": "Фотоны бетерегез", + "Remove Team Member": "Команда әгъзасын бетерегез", + "Replicate": "Кабатлау", + "Required fields": "Мәҗбүри кырлар", + "Resend Verification Email": "Тикшерү электрон почтасын җибәрегез", + "Reset Filters": "Фильтрларны яңадан урнаштыру", + "Reset Password": "Серсүзне яңадан урнаштыру", + "Reset Password Notification": "Серсүз хәбәрен кире кайтару", + "resource": "ресурс", + "Resource Row Dropdown": "Ресурслар рәтенең төшүе", + "Resources": "Ресурслар", + "resources": "ресурслары", + "Restore": "Реставрация", + "Restore :resource": "Реставрация :resource", + "Restore Resource": "Ресурсны торгызу", + "Restore Selected": "Сайланганны торгызу", + "results": "нәтиҗәләр", + "Resume Subscription": "Подписка дәвам итү", + "Retry Payment": "Түләү", + "Return to :appName": ":appNameга кайту", + "Reunion": "Реюньон", + "Role": "Роль", + "Romania": "Румыния", + "Run Action": "Эшләү", + "Russian Federation": "Россия Федерациясе", + "Rwanda": "Руанда", + "Réunion": "Реюньон", + "Saint Barthelemy": "Сент-Бартелеми", + "Saint Barthélemy": "Изге Бартелеми", + "Saint Helena": "Изге Елена", + "Saint Kitts And Nevis": "Сент-Китс һәм Невис", + "Saint Kitts and Nevis": "Сент Китс һәм Невис", + "Saint Lucia": "Изге Люция", + "Saint Martin": "Сент-Мартин", + "Saint Martin (French part)": "Сент Мартин (француз өлеше)", + "Saint Pierre And Miquelon": "Сент-Пьер һәм Микелон", + "Saint Pierre and Miquelon": "Сент-Пьер һәм Микелон", + "Saint Vincent And Grenadines": "Сент-Винсент һәм Гренадиннар", + "Saint Vincent and the Grenadines": "Изге Винсент һәм Гренадиннар", + "Samoa": "Самоа", + "San Marino": "Сан-Марино", + "Sao Tome And Principe": "Сан Томе һәм Принсип", + "Sao Tome and Principe": "Сан Томе һәм Принсип", + "Saudi Arabia": "Согуд Гарәбстаны", + "Save": "Саклагыз", + "Saved.": "Сакланган.", + "Scroll to bottom": "Түбәнгә борылыгыз", + "Scroll to top": "Topгарыга борылыгыз", + "Search": "Эзләү", + "Secure Area": "Куркынычсыз мәйдан", + "Select": "Сайлагыз", + "Select a different plan": "Башка план сайлагыз", + "Select a log file...": "Бүрәнә файлын сайлагыз ...", + "Select A New Photo": "Яңа фото сайлагыз", + "Select Action": "Эшне сайлагыз", + "Select all": "Барысын да сайлагыз", + "Select All Dropdown": "Барлык тамчыларны сайлагыз", + "Select this page": "Бу битне сайлагыз", + "Send Password Reset Link": "Серсүзне яңадан урнаштыру сылтамасын җибәрегез", + "Senegal": "Сенегал", + "September": "Сентябрь", + "Serbia": "Сербия", + "Server Error": "Сервер хата", + "Service Unavailable": "Хезмәт мөмкин түгел", + "Set as default": "Килешү буенча урнаштырыгыз", + "Setup Key": "Урнаштыру ачкычы", + "Seychelles": "Сейшел утраулары", + "Show All Fields": "Барлык кырларны күрсәт", + "Show Content": "Эчтәлек күрсәтү", + "Show Recovery Codes": "Реставрация кодларын күрсәт", + "Showing": "Күрсәтү", + "Sierra Leone": "Сьерра-Леоне", + "Signed in as": "Керелгән", + "Singapore": "Сингапур", + "Sint Maarten (Dutch part)": "Синт Мартен", + "Slovakia": "Словакия", + "Slovenia": "Словения", + "Soft Deleted": "Йомшак бетерелде", + "Solomon Islands": "Сөләйман утраулары", + "Somalia": "Сомали", + "Something went wrong.": "Нәрсәдер дөрес булмаган.", + "Sorry! You are not authorized to perform this action.": "Гафу итегез! Сезгә бу эшне башкарырга рөхсәт юк.", + "Sorry, your session has expired.": "Гафу итегез, сезнең сессиянең вакыты бетте.", + "South Africa": "Көньяк Африка", + "South Georgia And Sandwich Isl.": "Көньяк Грузия һәм Көньяк Сандвич утраулары", + "South Georgia and the South Sandwich Islands": "Көньяк Грузия һәм Көньяк Сандвич утраулары", + "South Sudan": "Көньяк Судан", + "Spain": "Испания", + "Sri Lanka": "Шри-Ланка", + "Standalone Actions": "Стандарт чаралар", + "Start Polling": "Сайлауны башлау", + "Start polling": "Сайлауны башлау", + "State / County": "Дәүләт / округ", + "Stop Impersonating": "Impз-үзеңне күрсәтүдән тукта", + "Stop Polling": "Сайлауны туктатыгыз", + "Stop polling": "Сайлауны туктатыгыз", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Бу торгызу кодларын куркынычсыз серсүз менеджерында саклагыз. Ике факторлы аутентификация җайланмасы югалса, алар сезнең счетка керү мөмкинлеген торгызу өчен кулланылырга мөмкин.", + "Subscribe": "Подписать", + "Subscription Information": "Подписка турында мәгълүмат", + "Subscription Pending": "Подписка көтелә", + "Sudan": "Судан", + "Suriname": "Суринам", + "Svalbard And Jan Mayen": "Свальбард һәм Ян Майен", + "Svalbard and Jan Mayen": "Свальбард һәм Ян Майен", + "Swaziland": "Свазиленд", + "Sweden": "Швеция", + "Switch Teams": "Командаларны күчерү", + "Switzerland": "Швейцария", + "Syrian Arab Republic": "Сүрия Гарәп Республикасы", + "System": "Система", + "Taiwan": "Тайвань", + "Taiwan, Province of China": "Тайвань, Кытай провинциясе", + "Tajikistan": "Таҗикстан", + "Tanzania": "Танзания", + "Tanzania, United Republic of": "Танзания, Берләшкән Республика", + "TAX": "Салым", + "Team Details": "Команда турында мәгълүмат", + "Team Invitation": "Команда чакыруы", + "Team Members": "Команда әгъзалары", + "Team Name": "Команда исеме", + "Team Owner": "Команда хуҗасы", + "Team Settings": "Команда көйләүләре", + "Terms of Service": "Куллану шартлары", + "Thailand": "Тайланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Керүегез өчен рәхмәт! Башлап җибәргәнче, без сезгә электрон почта адресын тикшерә аласызмы? Әгәр сез электрон почтаны алмаган булсагыз, без сезгә шатланып бүтәнне җибәрербез.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Даими ярдәмегез өчен рәхмәт. Сезнең язмалар өчен счет-фактураның күчермәсен беркеттек. Сорауларыгыз яки борчуларыгыз булса, безгә хәбәр итегез.", + "Thanks,": "Рәхмәт,", + "The :attribute must be a valid role.": ":attribute дөрес роль булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер сан булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ким дигәндә :length символ булырга тиеш, ким дигәндә бер махсус символ һәм бер сан булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер махсус символ булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәреф һәм бер сан булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute ким дигәндә :length символ булырга тиеш, ким дигәндә бер баш хәреф һәм бер махсус символ булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәреф, бер сан һәм бер махсус символ булырга тиеш.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute ким дигәндә :length символ булырга тиеш һәм ким дигәндә бер баш хәрефтән торырга тиеш.", + "The :attribute must be at least :length characters.": ":attribute ким дигәндә :length символ булырга тиеш.", + "The :attribute must contain at least one letter.": ":attributeда ким дигәндә бер хәреф булырга тиеш.", + "The :attribute must contain at least one number.": ":attributeда ким дигәндә бер сан булырга тиеш.", + "The :attribute must contain at least one symbol.": ":attributeда ким дигәндә бер символ булырга тиеш.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attributeда ким дигәндә бер баш хәреф һәм бер кечкенә хәреф булырга тиеш.", + "The :resource was created!": ":resource барлыкка китерелгән!", + "The :resource was deleted!": ":resource бетерелде!", + "The :resource was restored!": ":resource торгызылды!", + "The :resource was updated!": ":resource яңартылды!", + "The action was executed successfully.": "Акция уңышлы башкарылды.", + "The default payment method cannot be removed.": "Килешү түләү ысулын алып булмый.", + "The file was deleted!": "Файл бетерелде!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Бирелгән :attribute мәгълүмат агып чыккан. Зинһар, бүтән :attributeны сайлагыз.", + "The given data was invalid.": "Бирелгән мәгълүматлар дөрес түгел.", + "The government won't let us show you what's behind these doors": "Хөкүмәт сезгә бу ишекләр артында нәрсә күрсәтергә рөхсәт итмәячәк", + "The HasOne relationship has already been filled.": "HasOne мөнәсәбәтләре тутырылган инде.", + "The image could not be loaded": "Рәсемне йөкләп булмады", + "The image could not be loaded.": "Рәсемне йөкләп булмады.", + "The invoice emails must be valid email addresses.": "Гашыйклар электрон почталары дөрес электрон почта адреслары булырга тиеш.", + "The password is incorrect.": "Серсүз дөрес түгел.", + "The provided coupon code is invalid.": "Бирелгән купон коды дөрес түгел.", + "The provided password does not match your current password.": "Бирелгән серсүз сезнең хәзерге серсүзгә туры килми.", + "The provided password was incorrect.": "Бирелгән серсүз дөрес булмаган.", + "The provided two factor authentication code was invalid.": "Бирелгән ике факторны раслау коды дөрес түгел.", + "The provided two factor recovery code was invalid.": "Бирелгән ике факторны торгызу коды дөрес булмаган.", + "The provided VAT number is invalid.": "Бирелгән НДС номеры дөрес түгел.", + "The resource was attached!": "Ресурс беркетелде!", + "The resource was prevented from being saved!": "Ресурсны саклап калу тыелды!", + "The resource was updated!": "Ресурс яңартылды!", + "The response is not a streamed response.": ".Авап агымлы җавап түгел.", + "The response is not a view.": ".Авап күренеш түгел.", + "The selected country is invalid.": "Сайланган ил яраксыз.", + "The selected plan is invalid.": "Сайланган план дөрес түгел.", + "The selected resources have been :action!": "Сайланган ресурслар :action булды!", + "The team's name and owner information.": "Коллективның исеме һәм хуҗасы турында мәгълүмат.", + "There are no available options for this resource.": "Бу ресурс өчен мөмкинлекләр юк.", + "There are no fields to display.": "Күрсәтерлек кырлар юк.", + "There are no new notifications.": "Яңа хәбәрләр юк.", + "There was a problem executing the action.": "Акцияне башкаруда проблема килеп чыкты.", + "There was a problem fetching the resource.": "Ресурс алуда проблема килеп чыкты.", + "There was a problem submitting the form.": "Форманы тапшыруда проблема килеп чыкты.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Бу кешеләр сезнең командага чакырылды һәм чакыру хаты җибәрелде. Алар электрон почта чакыруын кабул итеп командага кушылырга мөмкин.", + "This account does not have an active subscription.": "Бу счетта актив язылу юк.", + "This action is unauthorized.": "Бу гамәл рөхсәтсез.", + "This copy of Nova is unlicensed.": "Нованың бу күчермәсе лицензиясез.", + "This coupon code can only be used by new customers.": "Бу талон коды яңа клиентлар гына куллана ала.", + "This device": "Бу җайланма", + "This file field is read-only.": "Бу файл кыры бары тик уку өчен генә.", + "This invoice is no longer open.": "Бу счет-фактура ачык түгел.", + "This is a secure area of the application. Please confirm your password before continuing.": "Бу кушымтаның куркынычсыз өлкәсе. Зинһар, дәвам итәр алдыннан серсүзегезне раслагыз.", + "This password does not match our records.": "Бу серсүз безнең язмаларга туры килми.", + "This password reset link will expire in :count minutes.": "Бу серсүзне яңарту сылтамасы :count минутта бетәчәк.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Бу түләү башланды, ләкин акча әле кабул ителмәгән. Бу 14 көнгә кадәр булырга мөмкин.", + "This resource no longer exists": "Бу ресурс инде юк", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Бу язылу вакыты бетте һәм дәвам итә алмый. Зинһар, яңа язылу.", + "This user already belongs to the team.": "Бу кулланучы командага керә.", + "This user has already been invited to the team.": "Бу кулланучы командага чакырылган инде.", + "Timor-Leste": "Тимор-Лесте", + "to": "кадәр", + "To": "Toәр сүзнең", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ике факторны аутентификацияләү мөмкинлеген тәмамлау өчен, телефоныгызның аутентификатор кушымтасы ярдәмендә түбәндәге QR кодны сканерлагыз яки көйләү ачкычын кертегез һәм барлыкка килгән OTP кодын бирегез.", + "Today": "Бүген", + "Toggle navigation": "Навигацияне алыштырыгыз", + "Togo": "Барырга", + "Tokelau": "Токелау", + "Token Name": "Токен исеме", + "Tonga": "Тонга", + "Too Many Requests": "Бик күп сорау", + "total": "Барлыгы", + "Total:": "Барлыгы:", + "Trashed": "Чүп", + "Trinidad And Tobago": "Тринидад һәм Тобаго", + "Trinidad and Tobago": "Тринидад һәм Тобаго", + "Tunisia": "Тунис", + "Turkey": "Төркия", + "Turkmenistan": "Төркмәнстан", + "Turks And Caicos Islands": "Төрекләр һәм Кайкос утраулары", + "Turks and Caicos Islands": "Төрекләр һәм Кайкос утраулары", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Ике факторны тикшерү", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Ике факторны раслау хәзер кушылган. Телефоныгызның аутентификатор кушымтасы ярдәмендә түбәндәге QR кодны сканерлагыз яки көйләү ачкычын кертегез.", + "Type": "Тип", + "Uganda": "Уганда", + "Ukraine": "Украина", + "Unauthorized": "Рөхсәтсез", + "United Arab Emirates": "Берләшкән Гарәп Әмирлекләре", + "United Kingdom": "Берләшкән Корольлек", + "United States": "Кушма Штатлар", + "United States Minor Outlying Islands": "АКШ Кече утраулар", + "United States Outlying Islands": "АКШ чит утраулары", + "Unknown": "Билгесез", + "Unpaid": "Түләнмәгән", + "Update": "Яңарту", + "Update & Continue Editing": "Яңарту һәм редакцияләүне дәвам итү", + "Update :resource": ":resource яңарту", + "Update :resource: :title": "Яңарту :resource: :title", + "Update attached :resource: :title": "Яңарту :resource: :title", + "Update Password": "Серсүзне яңарту", + "Update Payment Information": "Түләү турында мәгълүматны яңарту", + "Update Payment Method": "Түләү ысулын яңарту", + "Update your account's profile information and email address.": "Хисап язмасының профиль мәгълүматын һәм электрон почта адресын яңарту.", + "Uploading": "Йөкләү", + "Uploading files... (:current/:total)": "Файлларны йөкләү ... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Бетерү кодын кулланыгыз", + "Use an authentication code": "Аутентификация кодын кулланыгыз", + "User Actions": "Кулланучының гамәлләре", + "User Security": "Кулланучының куркынычсызлыгы", + "Username": "Кулланучы исеме", + "Uzbekistan": "Uzbekistanзбәкстан", + "Value": "Кыйммәт", + "Vanuatu": "Вануату", + "VAT Number": "НДС номеры", + "Venezuela": "Венесуэла", + "Venezuela, Bolivarian Republic of": "Венесуэла, Боливария Республикасы", + "Verify Email Address": "Электрон почта адресын тикшерегез", + "Verify Your Email Address": "Электрон почта адресыгызны тикшерегез", + "Viet Nam": "Вьетнам", + "View": "Карарга", + "Virgin Islands, British": "Виргин утраулары, Британия", + "Virgin Islands, U.S.": "Виргин утраулары, АКШ.", + "Wallis And Futuna": "Валлис һәм Футуна", + "Wallis and Futuna": "Валлис һәм Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Без сезнең абонементны эшкәртәбез. Подписка уңышлы эшкәртелгәннән соң, бу бит автоматик рәвештә яңартылачак. Гадәттә, бу процесс берничә секунд кына алырга тиеш.", + "We are unable to process your payment. Please contact customer support.": "Без сезнең түләүне эшкәртә алмыйбыз. Зинһар, клиент ярдәменә мөрәҗәгать итегез.", + "We have emailed your password reset link!": "Сезнең серсүзне яңадан урнаштыру сылтамасына хат җибәрдек!", + "We were unable to find a registered user with this email address.": "Бу электрон почта адресы белән теркәлгән кулланучы таба алмадык.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Сез түбәндә күрсәткән электрон почта адресларына счет-фактура йөкләү сылтамасын җибәрәчәкбез. Сез берничә электрон почта адресын үтем белән аера аласыз.", + "We're lost in space. The page you were trying to view does not exist.": "Без космоста югалдык. Сез карарга тырышкан бит юк.", + "Welcome Back!": "Кирегә рәхим ит!", + "Western Sahara": "Көнбатыш Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ике факторлы аутентификация кушылганда, сез аутентификация вакытында куркынычсыз, очраклы билге сорарсыз. Сез бу токенны телефоныгызның Google Authenticator кушымтасыннан ала аласыз.", + "Whoops": "Өй", + "Whoops!": "Өй!", + "Whoops! Something went wrong.": "Өй! Нәрсәдер дөрес булмаган.", + "With Trashed": "Чүп белән", + "Write": "Яз", + "Year To Date": "Ел башыннан бирле", + "Yearly": "Ел саен", + "Yemen": "Йемен", + "Yes": "Әйе", + "You are already subscribed.": "Сез инде языласыз.", + "You are currently within your free trial period. Your trial will expire on :date.": "Сез хәзерге вакытта бушлай сынау чорында. Сезнең суд процессы :dateда тәмамланачак.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Сез хәзерге вакытта бушлай сынау чорында. Сезнең сынау вакыты :dateда тәмамланачак. Яңа язылу башлану сезнең сынауны тәмамлый.", + "You are logged in!": "Сез кердегез!", + "You are receiving this email because we received a password reset request for your account.": "Сез бу электрон почтаны аласыз, чөнки без сезнең счетыгыз өчен серсүзне яңадан торгызу соравын алдык.", + "You have been invited to join the :team team!": "Сезне :team командага кушылдылар!", + "You have enabled two factor authentication.": "Сез ике факторны аутентификацияләү мөмкинлеген бирдегез.", + "You have not enabled two factor authentication.": "Сез ике факторлы аутентификацияне кушмадыгыз.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Сездә түләнмәгән счет-фактуралар бар. Килешү түләү ысулын яңартканнан соң, сез түләүләрне түбәндәге счет-фактура исемлеге аша яңадан карый аласыз.", + "You may accept this invitation by clicking the button below:": "Сез бу чакыруны түбәндәге төймәгә басып кабул итә аласыз:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Сез абонентны теләсә кайсы вакытта кире кагарга мөмкин. Подпискагыз юкка чыкканнан соң, сез хәзерге исәп-хисап циклы ахырына кадәр язылуны дәвам итә аласыз.", + "You may delete any of your existing tokens if they are no longer needed.": "Әгәр дә сез кирәк булмаган токеннарны бетерә аласыз.", + "You may not delete your personal team.": "Сез шәхси командагызны бетерә алмыйсыз.", + "You may not leave a team that you created.": "Сез ясаган командадан китмәскә мөмкин.", + "You will receive an invoice and payment link via email for each billing period.": "Сез счет-фактураны һәм түләү сылтамасын электрон почта аша алырсыз.", + "You're logged in!": "Сез кердегез!", + "Your :invoiceName invoice is now available!": "Сезнең :invoiceName счет-фактура хәзер бар!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Сезнең түләү адресы :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Сезнең карточка кире кагылды. Күбрәк мәгълүмат алу өчен зинһар, карточка бирүчегә мөрәҗәгать итегез.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Сезнең хәзерге түләү ысулы - :lastFourда тәмамланган кредит картасы, :expirationдә бетә.", + "Your email address is unverified.": "Сезнең электрон почта адресы тикшерелмәгән.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Сезнең соңгы :amount түләү уңышсыз булды. Зинһар, уңышсыз түләүне кабатлау өчен түләү ысулыгызны яңартыгыз.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Сезнең соңгы :amountда :date түләү уңышсыз булды. Зинһар, уңышсыз түләүне кабатлау өчен түләү ысулыгызны яңартыгыз.", + "Your next payment of :amount will be processed on :date.": "Сезнең киләсе :amount түләү :dateдә булачак.", + "Your payment method has been added successfully.": "Сезнең түләү ысулы уңышлы өстәлде.", + "Your payment method will be charged automatically for each billing period.": "Сезнең түләү ысулы һәр исәп-хисап чоры өчен автоматик рәвештә алыначак.", + "Your registered VAT Number is :vatNumber.": "Сезнең теркәлгән НДС саны :vatNumber.", + "Your subscription has been started successfully.": "Сезнең язылу уңышлы башланды.", + "Your subscription has been successfully cancelled.": "Сезнең язылу уңышлы юкка чыгарылды.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Сезнең язылу уңышлы юкка чыгарылды. Сезнең исәп-хисап вакыты беткәнче сез рөхсәт ала аласыз.", + "Your subscription was successfully resumed.": "Сезнең язылу уңышлы дәвам итте.", + "Your subscription was successfully updated.": "Сезнең язылу уңышлы яңартылды.", + "Zambia": "Замбия", + "Zimbabwe": "Зимбабве", + "Zip / Postal Code": "Почта / почта индексы", + "Åland Islands": "Åланд утраулары" +} diff --git a/locales/tt/php-inline.json b/locales/tt/php-inline.json new file mode 100644 index 00000000000..6b0a5947b20 --- /dev/null +++ b/locales/tt/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Бу кыр кабул ителергә тиеш.", + "accepted_if": "Бу кыр :other :value булганда кабул ителергә тиеш.", + "active_url": "Бу кыр дөрес URL түгел.", + "after": "Бу кыр :date дан соң дата булырга тиеш.", + "after_or_equal": "Бу кыр :date дан соң яки ​​тигез булырга тиеш.", + "alpha": "Бу кырда хәрефләр генә булырга тиеш.", + "alpha_dash": "Бу кырда хәрефләр, саннар, сызыклар һәм аскы сызыклар гына булырга тиеш.", + "alpha_num": "Бу кырда хәрефләр һәм саннар гына булырга тиеш.", + "any_of": "Бу кыр дөрес түгел.", + "array": "Бу кыр массив булырга тиеш.", + "ascii": "Бу кырда бер байтак хәреф саннары һәм символлары булырга тиеш.", + "attached": "Бу кыр инде бәйләнгән.", + "before": "Бу кыр :dateга кадәр дата булырга тиеш.", + "before_or_equal": "Бу кыр :dateга кадәр яки тигез булырга тиеш.", + "between.array": "Бу кырда :min дан :maxгә кадәр әйбер булырга тиеш.", + "between.file": "Бу кыр :min дан :max килобайтка кадәр булырга тиеш.", + "between.numeric": "Бу кыр :min белән :max арасында булырга тиеш.", + "between.string": "Бу кыр :min дан :max символга кадәр булырга тиеш.", + "boolean": "Бу өлкә дөрес яки ялган булырга тиеш.", + "can": "Бу кырда рөхсәтсез кыйммәт бар.", + "confirmed": "Бу кырны раслау туры килми.", + "contains": "Бу кыр кирәкле кыйммәтне югалта.", + "date": "Бу кыр дөрес дата түгел.", + "date_equals": "Бу кыр :dateга тигез дата булырга тиеш.", + "date_format": "Бу кыр :format форматына туры килми.", + "decimal": "Бу кырда :decimal дистә урын булырга тиеш.", + "declined": "Бу кыр кире кагылырга тиеш.", + "declined_if": ":other :value булганда бу кыр кире кагылырга тиеш.", + "different": "Бу кыр һәм :other төрле булырга тиеш.", + "digits": "Бу кыр :digits сан булырга тиеш.", + "digits_between": "Бу кыр :min дан :max санга кадәр булырга тиеш.", + "dimensions": "Бу кырның рәсем үлчәмнәре дөрес түгел.", + "distinct": "Бу кырның икеләтә кыйммәте бар.", + "doesnt_contain": "Бу кырда түбәндәгеләрнең берсе булырга тиеш түгел: :values.", + "doesnt_end_with": "Бу кыр түбәндәгеләрнең берсе белән тәмамланырга тиеш түгел: :values.", + "doesnt_start_with": "Бу кыр түбәндәгеләрнең берсе белән башланырга тиеш түгел: :values.", + "email": "Бу кыр дөрес электрон почта адресы булырга тиеш.", + "ends_with": "Бу кыр түбәндәгеләрнең берсе белән тәмамланырга тиеш: :values.", + "enum": "Сайланган кыр дөрес түгел.", + "exists": "Сайланган кыр дөрес түгел.", + "extensions": "Бу кырда түбәндәге киңәйтүләрнең берсе булырга тиеш: :values.", + "file": "Бу кыр файл булырга тиеш.", + "filled": "Бу кырның кыйммәте булырга тиеш.", + "gt.array": "Бу кырда :value дан артык әйбер булырга тиеш.", + "gt.file": "Бу кыр :value килобайттан зуррак булырга тиеш.", + "gt.numeric": "Бу кыр :value дан зуррак булырга тиеш.", + "gt.string": "Бу кыр :value символдан зуррак булырга тиеш.", + "gte.array": "Бу кырда :value яки аннан да күбрәк әйбер булырга тиеш.", + "gte.file": "Бу кыр :value килобайттан зуррак яки тигез булырга тиеш.", + "gte.numeric": "Бу кыр :value дан зуррак яки тигез булырга тиеш.", + "gte.string": "Бу кыр :value символдан зуррак яки тигез булырга тиеш.", + "hex_color": "Бу кыр алты почмаклы төс булырга тиеш.", + "image": "Бу кыр рәсем булырга тиеш.", + "in": "Сайланган кыр дөрес түгел.", + "in_array": "Бу кыр :otherда юк.", + "in_array_keys": "Бу кырда түбәндәгеләрнең ким дигәндә берсе булырга тиеш: :values.", + "integer": "Бу кыр бөтен сан булырга тиеш.", + "ip": "Бу кыр дөрес IP адрес булырга тиеш.", + "ipv4": "Бу кыр дөрес IPv4 адресы булырга тиеш.", + "ipv6": "Бу кыр дөрес IPv6 адресы булырга тиеш.", + "json": "Бу кыр дөрес JSON юл булырга тиеш.", + "list": "Бу кыр исемлек булырга тиеш.", + "lowercase": "Бу кыр кечкенә хәреф булырга тиеш.", + "lt.array": "Бу кырда :value әйбердән ким булырга тиеш.", + "lt.file": "Бу кыр :value килобайттан ким булырга тиеш.", + "lt.numeric": "Бу кыр :valueдан ким булырга тиеш.", + "lt.string": "Бу кыр :value символдан ким булырга тиеш.", + "lte.array": "Бу кырда :value дан артык әйбер булырга тиеш түгел.", + "lte.file": "Бу кыр :value килобайттан ким яки тигез булырга тиеш.", + "lte.numeric": "Бу кыр :valueдан ким яки тигез булырга тиеш.", + "lte.string": "Бу кыр :value символдан ким яки тигез булырга тиеш.", + "mac_address": "Бу кыр дөрес MAC адресы булырга тиеш.", + "max.array": "Бу кырда :max дан артык әйбер булырга тиеш түгел.", + "max.file": "Бу кыр :max килобайттан зур булырга тиеш түгел.", + "max.numeric": "Бу кыр :max дан зур булырга тиеш түгел.", + "max.string": "Бу кыр :max символдан зур булырга тиеш түгел.", + "max_digits": "Бу кырда :max саннан артык булырга тиеш түгел.", + "mimes": "Бу кыр :values файл булырга тиеш.", + "mimetypes": "Бу кыр :values файл булырга тиеш.", + "min.array": "Бу кырда ким дигәндә :min әйбер булырга тиеш.", + "min.file": "Бу кыр ким дигәндә :min килобайт булырга тиеш.", + "min.numeric": "Бу кыр ким дигәндә :min булырга тиеш.", + "min.string": "Бу кыр ким дигәндә :min символ булырга тиеш.", + "min_digits": "Бу кырда ким дигәндә :min сан булырга тиеш.", + "missing": "Бу кыр юкка чыгарга тиеш.", + "missing_if": ":other :value булганда бу кыр юкка чыгарга тиеш.", + "missing_unless": ":other булмаса, бу кыр юкка чыгарга тиеш.", + "missing_with": ":values булганда бу кыр юкка чыгарга тиеш.", + "missing_with_all": ":values булганда бу кыр юкка чыгарга тиеш.", + "multiple_of": "Бу кыр :valueдан берничә булырга тиеш.", + "not_in": "Сайланган кыр дөрес түгел.", + "not_regex": "Бу кыр форматы дөрес түгел.", + "numeric": "Бу кыр сан булырга тиеш.", + "password.letters": "Бу кырда ким дигәндә бер хәреф булырга тиеш.", + "password.mixed": "Бу кырда ким дигәндә бер баш хәреф һәм бер кечкенә хәреф булырга тиеш.", + "password.numbers": "Бу кырда ким дигәндә бер сан булырга тиеш.", + "password.symbols": "Бу кырда ким дигәндә бер символ булырга тиеш.", + "password.uncompromised": "Бирелгән кыр мәгълүмат агып чыккан. Зинһар, бүтән кырны сайлагыз.", + "present": "Бу кыр булырга тиеш.", + "present_if": "Бу кыр :other :value булганда булырга тиеш.", + "present_unless": "Бу кыр :other булмаса, булырга тиеш.", + "present_with": "Бу кыр :values булганда булырга тиеш.", + "present_with_all": "Бу кыр :values булганда булырга тиеш.", + "prohibited": "Бу кыр тыелган.", + "prohibited_if": ":other :value булганда бу кыр тыела.", + "prohibited_if_accepted": "Бу кыр :other кабул ителгәч тыелган.", + "prohibited_if_declined": "Бу кыр :otherдан баш тартканда тыелган.", + "prohibited_unless": "Бу кыр :otherда булмаса, тыелган.", + "prohibits": "Бу кыр :other кеше булуын тыя.", + "regex": "Бу кыр форматы дөрес түгел.", + "relatable": "Бу кыр бу ресурс белән бәйләнештә булмаска мөмкин.", + "required": "Бу кыр кирәк.", + "required_array_keys": "Бу кырда язмалар булырга тиеш: :values.", + "required_if": "Бу кыр :other :value булганда кирәк.", + "required_if_accepted": "Бу кыр :other кабул ителгәндә кирәк.", + "required_if_declined": "Бу кыр :other баш тартканда кирәк.", + "required_unless": "Бу кыр :otherда булмаса, кирәк.", + "required_with": "Бу кыр :values булганда кирәк.", + "required_with_all": "Бу кыр :values булганда кирәк.", + "required_without": "Бу кыр :values булмаганда кирәк.", + "required_without_all": "Бу кыр :valuesның берсе булмаганда кирәк.", + "same": "Бу кыр һәм :other туры килергә тиеш.", + "size.array": "Бу кырда :size әйбер булырга тиеш.", + "size.file": "Бу кыр :size килобайт булырга тиеш.", + "size.numeric": "Бу кыр :size булырга тиеш.", + "size.string": "Бу кыр :size символ булырга тиеш.", + "starts_with": "Бу кыр түбәндәгеләрнең берсе белән башланырга тиеш: :values.", + "string": "Бу кыр тезмә булырга тиеш.", + "timezone": "Бу кыр дөрес вакыт зонасы булырга тиеш.", + "ulid": "Бу кыр дөрес ULID булырга тиеш.", + "unique": "Бу кыр инде алынган.", + "uploaded": "Бу кыр йөкләнә алмады.", + "uppercase": "Бу кыр зур хәреф булырга тиеш.", + "url": "Бу кыр дөрес URL булырга тиеш.", + "uuid": "Бу кыр дөрес UUID булырга тиеш." +} diff --git a/locales/tt/php.json b/locales/tt/php.json new file mode 100644 index 00000000000..33133c4efe8 --- /dev/null +++ b/locales/tt/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":attribute кабул ителергә тиеш.", + "accepted_if": ":otherсе :value булганда кабул ителергә тиеш.", + "active_url": ":attribute дөрес URL түгел.", + "after": ":attribute :date дән соң дата булырга тиеш.", + "after_or_equal": ":attribute датадан соң яки ​​:dateгә тигез булырга тиеш.", + "alpha": ":attributeда хәрефләр генә булырга тиеш.", + "alpha_dash": ":attributeда хәрефләр, саннар, сызыклар һәм аскы сызыклар гына булырга тиеш.", + "alpha_num": ":attributeда хәрефләр һәм саннар гына булырга тиеш.", + "any_of": ":attribute кыр дөрес түгел.", + "array": ":attribute массив булырга тиеш.", + "ascii": ":attribute кырда бер байтак хәреф саннары һәм символлары булырга тиеш.", + "attached": "Бу :attribute инде бәйләнгән.", + "before": ":attribute датага кадәр :date көн булырга тиеш.", + "before_or_equal": ":attribute датага кадәр яки :dateгә тигез булырга тиеш.", + "between.array": ":attributeда :min-:max әйбер булырга тиеш.", + "between.file": ":attribute :min-:max килобайт арасында булырга тиеш.", + "between.numeric": ":attribute :min белән :max арасында булырга тиеш.", + "between.string": ":attribute :min-:max символ арасында булырга тиеш.", + "boolean": ":attribute кыр дөрес яки ялган булырга тиеш.", + "can": ":attribute кырда рөхсәтсез кыйммәт бар.", + "confirmed": ":attribute раслау туры килми.", + "contains": ":attribute кырда кирәкле кыйммәт юк.", + "current_password": "Серсүз дөрес түгел.", + "date": ":attribute - дөрес дата түгел.", + "date_equals": ":attribute датага :date булырга тиеш.", + "date_format": ":attribute :format форматына туры килми.", + "decimal": ":attribute кырда :decimal дистә урын булырга тиеш.", + "declined": ":attribute баш тартырга тиеш.", + "declined_if": ":other яшь :value булганда кире кагылырга тиеш.", + "different": ":attribute һәм :other төрле булырга тиеш.", + "digits": ":attribute цифр булырга тиеш.", + "digits_between": ":attribute :min-:max сан арасында булырга тиеш.", + "dimensions": ":attributeның рәсем үлчәмнәре дөрес түгел.", + "distinct": ":attribute кырның икеләтә кыйммәте бар.", + "doesnt_contain": ":attribute кырда түбәндәгеләрнең берсе булырга тиеш түгел: :values.", + "doesnt_end_with": ":attribute кыр түбәндәгеләрнең берсе белән тәмамланырга тиеш түгел: :values.", + "doesnt_start_with": ":attribute кыр түбәндәгеләрнең берсе белән башланырга тиеш түгел: :values.", + "email": ":attribute дөрес электрон почта адресы булырга тиеш.", + "ends_with": ":attribute түбәндәгеләрнең берсе белән тәмамланырга тиеш: :values.", + "enum": "Сайланган :attribute дөрес түгел.", + "exists": "Сайланган :attribute дөрес түгел.", + "extensions": ":attribute кырда түбәндәге киңәйтүләрнең берсе булырга тиеш: :values.", + "failed": "Бу таныклыклар безнең язмаларга туры килми.", + "file": ":attribute файл булырга тиеш.", + "filled": ":attribute кырның кыйммәте булырга тиеш.", + "gt.array": ":attributeда :value дән артык әйбер булырга тиеш.", + "gt.file": ":attributeсы :value килобайттан зуррак булырга тиеш.", + "gt.numeric": ":attribute :value дән зуррак булырга тиеш.", + "gt.string": ":attribute :value символдан зуррак булырга тиеш.", + "gte.array": ":attributeда :value әйбер яки күбрәк булырга тиеш.", + "gte.file": ":attribute :value килобайттан зуррак яки тигез булырга тиеш.", + "gte.numeric": ":attribute дан :value дән зуррак яки тигез булырга тиеш.", + "gte.string": ":attribute :value символдан зуррак яки тигез булырга тиеш.", + "hex_color": ":attribute кыр дөрес алты почмаклы төс булырга тиеш.", + "image": ":attribute рәсем булырга тиеш.", + "in": "Сайланган :attribute дөрес түгел.", + "in_array": ":attribute кыр :otherдә юк.", + "in_array_keys": ":attribute кырда түбәндәгеләрнең ким дигәндә берсе булырга тиеш: :values.", + "integer": ":attribute бөтен сан булырга тиеш.", + "ip": ":attribute дөрес IP адрес булырга тиеш.", + "ipv4": ":attribute дөрес IPv4 адресы булырга тиеш.", + "ipv6": ":attribute дөрес IPv6 адресы булырга тиеш.", + "json": ":attribute дөрес JSON юл булырга тиеш.", + "list": ":attribute кыр исемлек булырга тиеш.", + "lowercase": ":attribute кыр кечкенә хәреф булырга тиеш.", + "lt.array": ":attributeда :value әйбердән ким булырга тиеш.", + "lt.file": ":attributeсы :value килобайттан ким булырга тиеш.", + "lt.numeric": ":attribute :value дән ким булырга тиеш.", + "lt.string": ":attribute :value символдан ким булырга тиеш.", + "lte.array": ":attributeда :value дән артык әйбер булырга тиеш түгел.", + "lte.file": ":attribute :value килобайттан ким яки тигез булырга тиеш.", + "lte.numeric": ":attribute :value дән ким яки тигез булырга тиеш.", + "lte.string": ":attribute :value символдан ким яки тигез булырга тиеш.", + "mac_address": ":attribute дөрес MAC адресы булырга тиеш.", + "max.array": ":attributeда :max дән артык әйбер булырга тиеш түгел.", + "max.file": ":attribute :max килобайттан зур булырга тиеш түгел.", + "max.numeric": ":attribute :max тан артырга тиеш түгел.", + "max.string": ":attribute :max символдан артмаска тиеш.", + "max_digits": ":attribute кырда :max саннан артык булырга тиеш түгел.", + "mimes": ":attribute тип файл булырга тиеш: :values.", + "mimetypes": ":attribute тип файл булырга тиеш: :values.", + "min.array": ":attributeда ким дигәндә :min әйбер булырга тиеш.", + "min.file": ":attribute ким дигәндә :min килобайт булырга тиеш.", + "min.numeric": ":attribute ким дигәндә :min булырга тиеш.", + "min.string": ":attribute ким дигәндә :min символ булырга тиеш.", + "min_digits": ":attribute кырда ким дигәндә :min сан булырга тиеш.", + "missing": ":attribute кыр юкка чыгарга тиеш.", + "missing_if": ":other кыр :value булганда :attribute кыр юкка чыгарга тиеш.", + "missing_unless": ":other кыр :value булмаса, :attribute кыр юкка чыгарга тиеш.", + "missing_with": ":values булганда :attribute кыр юкка чыгарга тиеш.", + "missing_with_all": ":values булганда :attribute кыр юкка чыгарга тиеш.", + "multiple_of": ":attribute - :valueдән берничә булырга тиеш.", + "next": "Алга", + "not_in": "Сайланган :attribute дөрес түгел.", + "not_regex": ":attribute формат дөрес түгел.", + "numeric": ":attribute сан булырга тиеш.", + "password": "Серсүз дөрес түгел.", + "password.letters": ":attribute кырда ким дигәндә бер хәреф булырга тиеш.", + "password.mixed": ":attribute кырда ким дигәндә бер баш хәреф һәм бер кечкенә хәреф булырга тиеш.", + "password.numbers": ":attribute кырда ким дигәндә бер сан булырга тиеш.", + "password.symbols": ":attribute кырда ким дигәндә бер символ булырга тиеш.", + "password.uncompromised": "Бирелгән :attribute мәгълүмат агып чыккан. Зинһар, бүтән :attributeны сайлагыз.", + "present": ":attribute кыр булырга тиеш.", + "present_if": ":other кыр :value булганда :attribute кыр булырга тиеш.", + "present_unless": ":other кыр :value булмаса, :attribute кыр булырга тиеш.", + "present_with": ":values булганда :attribute кыр булырга тиеш.", + "present_with_all": ":values булганда :attribute кыр булырга тиеш.", + "previous": "Алдагы", + "prohibited": ":attribute кыр тыелган.", + "prohibited_if": ":other кыр :value булганда :attribute кыр тыела.", + "prohibited_if_accepted": ":other кабул ителгәч, :attribute кыр тыелган.", + "prohibited_if_declined": ":otherгә кимегәндә :attribute кыр тыела.", + "prohibited_unless": ":other кыр :valuesда булмаса, :attribute кыр тыела.", + "prohibits": ":attribute кыр :other кешенең булуын тыя.", + "regex": ":attribute формат дөрес түгел.", + "relatable": "Бу :attribute бу ресурс белән бәйләнештә булмаска мөмкин.", + "required": ":attribute кыр кирәк.", + "required_array_keys": ":attribute кырда язмалар булырга тиеш: :values.", + "required_if": ":other кыр :value булганда :attribute кыр кирәк.", + "required_if_accepted": ":other кабул ителгәндә :attribute кыр кирәк.", + "required_if_declined": ":other баш тартканда :attribute кыр кирәк.", + "required_unless": ":other кыр :valuesда булмаса, :attribute кыр кирәк.", + "required_with": ":values булганда :attribute кыр кирәк.", + "required_with_all": ":values булганда :attribute кыр кирәк.", + "required_without": ":values булмаганда :attribute кыр кирәк.", + "required_without_all": ":values кырның берсе булмаганда :attribute кыр кирәк.", + "reset": "Сезнең серсүз яңадан урнаштырылган.", + "same": ":attribute һәм :other туры килергә тиеш.", + "sent": "Без серсүзне яңадан урнаштыру сылтамасына хат җибәрдек.", + "size.array": ":attributeда :size әйбер булырга тиеш.", + "size.file": ":attribute :size килобайт булырга тиеш.", + "size.numeric": ":attribute :size булырга тиеш.", + "size.string": ":attribute :size символ булырга тиеш.", + "starts_with": ":attribute түбәндәгеләрнең берсе белән башланырга тиеш: :values.", + "string": ":attribute юл булырга тиеш.", + "throttle": "Бик күп кертү омтылышлары. Зинһар, :seconds секунд эчендә кабатлап карагыз.", + "throttled": "Зинһар, кабатлап караганчы көтегез.", + "timezone": ":attribute дөрес вакыт зонасы булырга тиеш.", + "token": "Бу серсүзне яңадан торгызу билгесе дөрес түгел.", + "ulid": ":attribute кыр дөрес ULID булырга тиеш.", + "unique": ":attributeсы алынды инде.", + "uploaded": ":attribute йөкли алмады.", + "uppercase": ":attribute кыр зур хәреф булырга тиеш.", + "url": ":attribute дөрес URL булырга тиеш.", + "user": "Без бу электрон почта адресы булган кулланучы таба алмыйбыз.", + "uuid": ":attribute дөрес UUID булырга тиеш." +} diff --git a/locales/ug/_excludes.json b/locales/ug/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/ug/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/ug/json-inline.json b/locales/ug/json-inline.json new file mode 100644 index 00000000000..c9b934f46ea --- /dev/null +++ b/locales/ug/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "بۇ ساھە چوقۇم ئۈنۈملۈك رول بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one number.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر سان بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر ئالاھىدە ھەرپ ۋە بىر سان بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one special character.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر ئالاھىدە ھەرپ بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر سان بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر ئالاھىدە ھەرپ بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ، بىر سان ۋە بىر ئالاھىدە ھەرپ بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "بۇ ساھەدە كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ بولۇشى كېرەك.", + "The :attribute must be at least :length characters.": "بۇ ساھە كەم دېگەندە :length ھەرپ بولۇشى كېرەك.", + "The :attribute must contain at least one letter.": "بۇ ساھەدە كەم دېگەندە بىر ھەرپ بولۇشى كېرەك.", + "The :attribute must contain at least one number.": "بۇ ساھەدە كەم دېگەندە بىر سان بولۇشى كېرەك.", + "The :attribute must contain at least one symbol.": "بۇ ساھەدە كەم دېگەندە بىر بەلگە بولۇشى كېرەك.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "بۇ ساھەدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر كىچىك ھەرپ بولۇشى كېرەك.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "بېرىلگەن ساھە سانلىق مەلۇمات ئاشكارىلاشتا پەيدا بولدى. باشقا بىر ساھەنى تاللاڭ." +} diff --git a/locales/ug/json.json b/locales/ug/json.json new file mode 100644 index 00000000000..b269ffa8803 --- /dev/null +++ b/locales/ug/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ۋە يەنە :count خاتالىق)", + "(and :count more errors)": "(ۋە يەنە :count خاتالىق)|(ۋە يەنە :count خاتالىق)|(ۋە يەنە :count خاتالىق)", + "30 Days": "30 كۈن", + "60 Days": "60 كۈن", + "90 Days": "90 كۈن", + ":amount selected": ":Amount تاللانغان", + ":amount Total": ":Amount جەمئى", + ":days day trial": ":Days كۈنلۈك سىناق", + ":resource Details": ":Resource تەپسىلات", + ":resource Details: :title": ":Resource تەپسىلات: :title", + "A decryption key is required.": "شىفىرلاش ئاچقۇچى تەلەپ قىلىنىدۇ.", + "A fresh verification link has been sent to your email address.": "ئېلېكترونلۇق خەت ئادرېسىڭىزغا يېڭى دەلىللەش ئۇلىنىشى ئەۋەتىلدى.", + "A new verification link has been sent to the email address you provided during registration.": "تىزىملاتقاندا تەمىنلىگەن ئېلېكترونلۇق خەت ئادرېسىڭىزغا يېڭى دەلىللەش ئۇلىنىشى ئەۋەتىلدى.", + "A new verification link has been sent to the email address you provided in your profile settings.": "ئارخىپ تەڭشىكىڭىزدە تەمىنلىگەن ئېلېكترونلۇق خەت ئادرېسىغا يېڭى دەلىللەش ئۇلىنىشى ئەۋەتىلدى.", + "A new verification link has been sent to your email address.": "ئېلېكترونلۇق خەت ئادرېسىڭىزغا يېڭى دەلىللەش ئۇلىنىشى ئەۋەتىلدى.", + "Accept Invitation": "تەكلىپنى قوبۇل قىلىڭ", + "Action": "ھەرىكەت", + "Action Event": "ھەرىكەت پائالىيىتى", + "Action Events": "ھەرىكەت ھادىسىلىرى", + "Action Happened At": "يۈز بەردى", + "Action Initiated By": "قوزغىتىلدى", + "Action Name": "ئىسمى", + "Action Status": "ھالەت", + "Action Target": "نىشان", + "Actions": "ھەرىكەتلەر", + "Add": "قوش", + "Add :resource": ":Resource نى قوشۇڭ", + "Add a new team member to your team, allowing them to collaborate with you.": "گۇرۇپپىڭىزغا يېڭى گۇرۇپپا ئەزالىرىنى قوشۇڭ ، ئۇلار سىز بىلەن ھەمكارلىشالايدۇ.", + "Add additional security to your account using two factor authentication.": "ئىككى ئامىل دەلىللەش ئارقىلىق ھېساباتىڭىزغا قوشۇمچە بىخەتەرلىك قوشۇڭ.", + "Add Payment Method": "ھەق تۆلەش ئۇسۇلىنى قوشۇڭ", + "Add row": "قۇر قوشۇڭ", + "Add Team Member": "گۇرۇپپا ئەزالىرىنى قوشۇڭ", + "Add VAT Number": "قوشۇلما قىممەت بېجىنى قوشۇڭ", + "Added.": "قوشۇلدى.", + "Additional billing information updated successfully.": "قوشۇمچە ھەق تاپشۇرۇش ئۇچۇرلىرى مۇۋەپپەقىيەتلىك يېڭىلاندى.", + "Address": "ئادرېس", + "Address Line 2": "ئادرېس 2", + "Administrator": "باشقۇرغۇچى", + "Administrator users can perform any action.": "باشقۇرغۇچى ئىشلەتكۈچىلەر ھەر قانداق ھەرىكەتنى قىلالايدۇ.", + "Afghanistan": "ئافغانىستان", + "Aland Islands": "Aåland ئارىلى", + "Albania": "ئالبانىيە", + "Algeria": "ئالجىرىيە", + "All of the people that are part of this team.": "بۇ ئەترەتكە قاتناشقان كىشىلەرنىڭ ھەممىسى.", + "All resources loaded.": "بارلىق مەنبەلەر يۈكلەندى.", + "All rights reserved.": "بارلىق ھوقۇق قوغدىلىدۇ.", + "Already registered?": "تىزىملاتتىڭىزمۇ؟", + "American Samoa": "ئامېرىكىلىق ساموئا", + "An error occurred while uploading the file.": "ھۆججەت يۈكلەۋاتقاندا خاتالىق كۆرۈلدى.", + "An error occurred while uploading the file: :error": "ھۆججەت يۈكلەۋاتقاندا خاتالىق كۆرۈلدى: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "كۈتۈلمىگەن خاتالىق يۈز بەردى ، بىز قوللاش ئەترىتىمىزگە ئۇقتۇردۇق. كېيىن قايتا سىناڭ.", + "Andorra": "ئاندوررا", + "Angola": "ئانگولا", + "Anguilla": "Ajuilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "يەنە بىر ئىشلەتكۈچى بۇ بەت يۈكلەنگەندىن بۇيان بۇ مەنبەنى يېڭىلىدى. بەتنى يېڭىلاپ قايتا سىناڭ.", + "Antarctica": "ئانتاركتىكا", + "Antigua And Barbuda": "ئانتىگۇئا ۋە باربۇدا", + "Antigua and Barbuda": "ئانتىگۇئا ۋە باربۇدا", + "API Token": "Api بەلگىسى", + "API Token Permissions": "API Token ئىجازەتلىرى", + "API Tokens": "Api takes", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API بەلگىسى ئۈچىنچى تەرەپ مۇلازىمەتلىرىنىڭ سىزگە ۋاكالىتەن بىزنىڭ پروگراممىمىز بىلەن دەلىللىشىگە يول قويىدۇ.", + "Apply": "ئىلتىماس قىلىڭ", + "Apply Coupon": "Coupon نى ئىشلىتىڭ", + "April": "ئاپرېل", + "Are you sure you want to attempt to pay :amount?": ":Amount پۇل تۆلىمەكچىمۇ؟", + "Are you sure you want to cancel your subscription?": "مۇشتەرىلىكىڭىزنى بىكار قىلماقچىمۇ؟", + "Are you sure you want to delete all the notifications?": "بارلىق ئۇقتۇرۇشلارنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you want to delete the selected resources?": "تاللانغان مەنبەلەرنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you want to delete this file?": "بۇ ھۆججەتنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you want to delete this notification?": "بۇ ئۇقتۇرۇشنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you want to delete this payment method?": "بۇ پۇل تۆلەش ئۇسۇلىنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you want to delete this resource?": "بۇ مەنبەنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "بۇ كوماندىنى ئۆچۈرمەكچىمۇ؟ بىر گۇرۇپپا ئۆچۈرۈلگەندىن كېيىن ، ئۇنىڭ بارلىق بايلىقلىرى ۋە سانلىق مەلۇماتلىرى مەڭگۈلۈك ئۆچۈرۈلىدۇ.", + "Are you sure you want to delete your account?": "ھېساباتىڭىزنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ھېساباتىڭىزنى ئۆچۈرمەكچىمۇ؟ ھېساباتىڭىز ئۆچۈرۈلگەندىن كېيىن ، ئۇنىڭ بارلىق بايلىقلىرى ۋە سانلىق مەلۇماتلىرى مەڭگۈلۈك ئۆچۈرۈلىدۇ. ھېساباتىڭىزنى مەڭگۈلۈك ئۆچۈرمەكچى ئىكەنلىكىڭىزنى جەزملەشتۈرۈش ئۈچۈن پارولىڭىزنى كىرگۈزۈڭ.", + "Are you sure you want to detach the selected resources?": "تاللانغان مەنبەلەرنى ئايرىماقچىمۇ؟", + "Are you sure you want to detach this resource?": "بۇ مەنبەدىن ئايرىلىشنى خالامسىز؟", + "Are you sure you want to force delete the selected resources?": "تاللانغان مەنبەلەرنى ئۆچۈرۈشكە زورلاشنى خالامسىز؟", + "Are you sure you want to force delete this resource?": "بۇ مەنبەنى ئۆچۈرۈشكە زورلاشنى خالامسىز؟", + "Are you sure you want to log out?": "چېكىنىشنى خالامسىز؟", + "Are you sure you want to mark all notifications as read?": "بارلىق ئۇقتۇرۇشلارنى ئوقۇشقا بەلگە قويماقچىمۇ؟", + "Are you sure you want to remove this item?": "بۇ تۈرنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you want to restore the selected resources?": "تاللانغان مەنبەلەرنى ئەسلىگە كەلتۈرمەكچىمۇ؟", + "Are you sure you want to restore this resource?": "بۇ مەنبەنى ئەسلىگە كەلتۈرمەكچىمۇ؟", + "Are you sure you want to resume your subscription?": "مۇشتەرىلىكىڭىزنى ئەسلىگە كەلتۈرمەكچىمۇ؟", + "Are you sure you want to run this action?": "بۇ ھەرىكەتنى ئىجرا قىلغۇڭىز بارمۇ؟", + "Are you sure you want to set this payment method as your default?": "بۇ پۇل تۆلەش ئۇسۇلىنى سۈكۈتتىكى قىلىپ تەڭشىمەكچىمۇ؟", + "Are you sure you want to stop impersonating?": "تەقلىد قىلىشنى توختاتماقچىمۇ؟", + "Are you sure you would like to delete this API token?": "بۇ API بەلگىسىنى ئۆچۈرمەكچىمۇ؟", + "Are you sure you would like to leave this team?": "بۇ كوماندىدىن ئايرىلىشنى خالامسىز؟", + "Are you sure you would like to remove this person from the team?": "بۇ ئادەمنى كوماندىدىن چىقىرىۋېتىشنى خالامسىز؟", + "Are you sure you would like to switch billing plans?": "راسچوت پىلانىنى ئالماشتۇرغۇڭىز بارمۇ؟", + "Argentina": "ئارگېنتىنا", + "Armenia": "ئەرمىنىيە", + "Aruba": "ئارۇبا", + "Attach": "چاپلا", + "Attach & Attach Another": "يەنە بىرىنى باغلاڭ", + "Attach :resource": ":Resource نى چاپلاڭ", + "Attach files by dragging & dropping, selecting or pasting them.": "ھۆججەتلەرنى سۆرەپ تاشلاش ، تاللاش ياكى تېتىپ بېقىش ئارقىلىق باغلاڭ.", + "August": "ئاۋغۇست", + "Australia": "ئاۋسترالىيە", + "Austria": "ئاۋسترىيە", + "Azerbaijan": "ئەزەربەيجان", + "Bahamas": "باھاما", + "Bahrain": "بەھرەيىن", + "Bangladesh": "بانگلادىش", + "Barbados": "باربادوس", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "داۋاملاشتۇرۇشتىن بۇرۇن ، بىز سىزگە ئەۋەتكەن ئۇلىنىشنى چېكىپ ئېلېكترونلۇق خەت ئادرېسىڭىزنى دەلىللىيەلەمسىز؟ ئېلېكترونلۇق خەتنى تاپشۇرۇۋالمىغان بولسىڭىز ، خۇشاللىق بىلەن سىزگە يەنە بىرنى ئەۋەتىمىز.", + "Before proceeding, please check your email for a verification link.": "داۋاملاشتۇرۇشتىن بۇرۇن ئېلېكترونلۇق خەت ساندۇقىڭىزنى تەكشۈرۈپ بېقىڭ.", + "Belarus": "بېلورۇسىيە", + "Belgium": "بېلگىيە", + "Belize": "بېلىز", + "Benin": "بېنىن", + "Bermuda": "بېرمۇدا", + "Bhutan": "بۇتان", + "Billing Information": "ھېسابات ئۇچۇرى", + "Billing Management": "ھېسابات باشقۇرۇش", + "Bolivia": "بولىۋىيە", + "Bolivia, Plurinational State of": "بولىۋىيە ، كۆپ دۆلەت", + "Bonaire, Sint Eustatius and Saba": "Bonaire, sint inustationa and saba", + "Bosnia And Herzegovina": "بوسنىيە-گېرتسېگوۋىنا", + "Bosnia and Herzegovina": "بوسنىيە-گېرتسېگوۋىنا", + "Botswana": "بوتسۋانا", + "Bouvet Island": "Bouvett ئارىلى", + "Brazil": "بىرازىلىيە", + "British Indian Ocean Territory": "ئەنگىلىيە ھىندى ئوكيان رايونى", + "Browser Sessions": "توركۆرگۈ يىغىنلىرى", + "Brunei Darussalam": "Brunei", + "Bulgaria": "بۇلغارىيە", + "Burkina Faso": "بۇركىنا فاسو", + "Burundi": "بۇرۇندى", + "Cambodia": "كامبودژا", + "Cameroon": "كامېرون", + "Canada": "كانادا", + "Cancel": "بىكار قىلىش", + "Cancel Subscription": "مۇشتەرىلىكنى بىكار قىلىڭ", + "Cape Verde": "كابو-ۋېردې", + "Card": "كارتا", + "Cayman Islands": "كايمان ئارىلى", + "Central African Republic": "ئوتتۇرا ئافرىقا جۇمھۇرىيىتى", + "Chad": "چاد", + "Change Subscription Plan": "مۇشتەرىلىك پىلانىنى ئۆزگەرتىش", + "Change the current payment method attached to your subscription": "مۇشتەرىلىكىڭىزگە باغلانغان نۆۋەتتىكى پۇل تۆلەش ئۇسۇلىنى ئۆزگەرتىڭ", + "Changes": "ئۆزگەرتىش", + "Checkout": "چىقىمدان", + "Chile": "چىلى", + "China": "جۇڭگو", + "Choose": "تاللاڭ", + "Choose :field": ":Field نى تاللاڭ", + "Choose :resource": ":Resource نى تاللاڭ", + "Choose an option": "تاللاشنى تاللاڭ", + "Choose date": "چېسلانى تاللاڭ", + "Choose File": "ھۆججەتنى تاللاڭ", + "Choose Files": "ھۆججەتلەرنى تاللاڭ", + "Choose Type": "تىپنى تاللاڭ", + "Christmas Island": "روژدېستۋو ئارىلى", + "City": "شەھەر", + "Click here to re-send the verification email.": "بۇ يەرنى چېكىپ دەلىللەش ئېلخېتىنى قايتا ئەۋەتىڭ.", + "click here to request another": "بۇ يەرنى چېكىپ باشقا بىرىنى تەلەپ قىلىڭ", + "Click to choose": "تاللاش ئۈچۈن چېكىڭ", + "Close": "تاقاش", + "Cocos (Keeling) Islands": "كوكوس (كېلىڭ) ئارىلى", + "Code": "كود", + "Colombia": "كولۇمبىيە", + "Comoros": "كومورو", + "Confirm": "جەزملەشتۈرۈڭ", + "Confirm Billing Action": "ھېسابات قىلىش ھەرىكىتىنى جەزملەشتۈرۈڭ", + "Confirm Password": "پارولنى جەزملەشتۈرۈڭ", + "Confirm Payment": "ھەق تاپشۇرۇشنى جەزملەشتۈرۈڭ", + "Confirm your :amount payment": ":Amount پۇلىڭىزنى جەزملەشتۈرۈڭ", + "Congo": "كونگو", + "Congo, Democratic Republic": "كونگو ، دېموكراتىك جۇمھۇرىيەت", + "Congo, the Democratic Republic of the": "كونگو ، دېموكراتىك جۇمھۇرىيىتى", + "Constant": "تۇراقلىق", + "Continue To Payment": "داۋاملىق پۇل تۆلەشنى داۋاملاشتۇرۇڭ", + "Cook Islands": "كۇك تاقىم ئاراللىرى", + "Copy to clipboard": "چاپلاش تاختىسىغا كۆچۈرۈڭ", + "Costa Rica": "كوستارىكا", + "Cote D'Ivoire": "Cgte d'ievire", + "Country": "دۆلەت", + "Coupon": "چىگىرمە كۇپونى", + "Coupon applied successfully.": "Coupon مۇۋەپپەقىيەتلىك ئىلتىماس قىلدى.", + "Create": "قۇر", + "Create & Add Another": "قۇرۇش ۋە قوشۇش", + "Create :resource": ":Resource قۇر", + "Create a new team to collaborate with others on projects.": "يېڭى گۇرۇپپا قۇرۇپ ، باشقىلار بىلەن تۈرلەردە ھەمكارلىشىڭ.", + "Create Account": "ھېسابات قۇر", + "Create API Token": "API Token نى قۇرۇش", + "Create New Team": "يېڭى گۇرۇپپا قۇرۇش", + "Create Team": "گۇرۇپپا قۇرۇش", + "Created.": "قۇرۇلدى.", + "Croatia": "كىرودىيە", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "كۇبا", + "Curaçao": "كۇراسو", + "Current Password": "نۆۋەتتىكى پارول", + "Current Subscription Plan": "نۆۋەتتىكى مۇشتەرىلىك پىلانى", + "Currently Subscribed": "نۆۋەتتە مۇشتەرى بولدى", + "Customer Balance": "خېرىدارلارنىڭ تەڭپۇڭلۇقى", + "Customize": "خاسلاشتۇرۇڭ", + "Cyprus": "سىپرۇس", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "Cgte d'ievire", + "Dark": "قاراڭغۇ", + "Dashboard": "باش تاختا", + "December": "دېكابىر", + "Decrease": "تۆۋەنلەش", + "Default": "سۈكۈتتىكى", + "Delete": "ئۆچۈرۈش", + "Delete :resource": "ئۆچۈرۈش :resource", + "Delete Account": "ھېساباتنى ئۆچۈرۈڭ", + "Delete all notifications": "بارلىق ئۇقتۇرۇشلارنى ئۆچۈرۈڭ", + "Delete API Token": "API Token نى ئۆچۈرۈڭ", + "Delete File": "ھۆججەتنى ئۆچۈرۈڭ", + "Delete Notification": "ئۇقتۇرۇشنى ئۆچۈرۈڭ", + "Delete Resource": "مەنبەنى ئۆچۈرۈڭ", + "Delete Selected": "تاللانغاننى ئۆچۈرۈڭ", + "Delete Team": "ئۆچۈرۈش ئەترىتى", + "Denmark": "دانىيە", + "Detach": "ئايرىش", + "Detach Resource": "بايلىق مەنبەسىنى ئايرىڭ", + "Detach Selected": "تاللانغانلارنى ئايرىڭ", + "Details": "تەپسىلاتى", + "Disable": "چەكلەش", + "Djibouti": "جىبۇتى", + "Do you really want to leave? You have unsaved changes.": "راستىنلا كەتمەكچىمۇ؟ ساقلانمىغان ئۆزگەرتىشلىرىڭىز بار.", + "Dominica": "دومىنىكا", + "Dominican Republic": "دومىنىكا جۇمھۇرىيىتى", + "Done.": "تامام.", + "Download": "چۈشۈرۈش", + "Download Invoice": "تالوننى چۈشۈرۈڭ", + "Drop file or click to choose": "ھۆججەتنى تاشلاڭ ياكى چېكىڭ", + "Drop files or click to choose": "ھۆججەتلەرنى تاشلاڭ ياكى چېكىڭ", + "Ecuador": "ئېكۋادور", + "Edit": "تەھرىر", + "Edit :resource": ":Resource نى تەھرىرلەڭ", + "Edit Attached": "قوشۇمچە تەھرىرلەش", + "Edit Profile": "ئارخىپنى تەھرىرلەش", + "Editor": "تەھرىر", + "Editor users have the ability to read, create, and update.": "تەھرىرلىگۈچ ئىشلەتكۈچىلەر ئوقۇش ، قۇرۇش ۋە يېڭىلاش ئىقتىدارىغا ئىگە.", + "Egypt": "مىسىر", + "El Salvador": "سالۋادور", + "Email": "ئېلخەت", + "email": "ئېلخەت", + "Email Address": "ئېلخەت ئادرېسى", + "Email Addresses": "ئېلخەت ئادرېسى", + "Email Password Reset Link": "ئېلېكترونلۇق خەت پارولىنى ئەسلىگە كەلتۈرۈش ئۇلىنىشى", + "Email Verification": "ئېلېكترونلۇق خەت دەلىللەش", + "Enable": "قوزغىتىش", + "Encrypted environment file already exists.": "شىفىرلانغان مۇھىت ھۆججىتى ئاللىبۇرۇن مەۋجۇت.", + "Encrypted environment file not found.": "شىفىرلانغان مۇھىت ھۆججىتى تېپىلمىدى.", + "Ensure your account is using a long, random password to stay secure.": "ھېساباتىڭىزنىڭ ئۇزۇن ، ئىختىيارى پارول ئىشلىتىۋاتقانلىقىغا كاپالەتلىك قىلىڭ.", + "Environment file already exists.": "مۇھىت ھۆججىتى مەۋجۇت.", + "Environment file not found.": "مۇھىت ھۆججىتى تېپىلمىدى.", + "Equatorial Guinea": "ئېكۋاتور گۋىنىيىسى", + "Eritrea": "Eurtrrea", + "Error": "خاتالىق", + "errors": "خاتالىق", + "Estonia": "ئېستونىيە", + "Ethiopia": "ئېفىيوپىيە", + "ex VAT": "ex vat", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "ۋاقتى :expiration", + "Export As CSV": "CSV سۈپىتىدە چىقىرىش", + "Extra Billing Information": "قوشۇمچە ھەق ئېلىش ئۇچۇرى", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "چىقىملىرىڭىزنى بىر تەرەپ قىلىش ئۈچۈن قوشۇمچە جەزملەشتۈرۈش لازىم. تۆۋەندىكى كۇنۇپكىنى بېسىپ ھەق تۆلەش بېتىنى داۋاملاشتۇرۇڭ.", + "Failed Subscription Payment": "مۇشتەرىلىك تاپشۇرۇش مەغلۇب بولدى", + "Failed to load :resource!": ":Resource نى يۈكلىيەلمىدى!", + "Falkland Islands (Malvinas)": "فالكلاند ئارىلى (مالۋىناس)", + "Faroe Islands": "فارو ئارىلى", + "February": "2-ئاي", + "Fiji": "فىجى", + "Filename": "ھۆججەت ئىسمى", + "Finish enabling two factor authentication.": "ئىككى ئامىل دەلىللەشنى قوزغىتىشنى تاماملاڭ.", + "Finland": "فىنلاندىيە", + "For your security, please confirm your password to continue.": "بىخەتەرلىكىڭىز ئۈچۈن پارولىڭىزنى داۋاملاشتۇرۇڭ.", + "Forbidden": "چەكلەنگەن", + "Force Delete": "Sveal Alvest", + "Force Delete :resource": "Sveal Alvest :resource", + "Force Delete Resource": "مەنبەنى ئۆچۈرۈش", + "Force Delete Selected": "تاللانغان كۈچنى ئۆچۈرۈش", + "Forgot Password": "پارولنى ئۇنتۇپ كەتتى", + "Forgot your password?": "پارولىڭىزنى ئۇنتۇپ قالدىڭىزمۇ؟", + "Forgot Your Password?": "پارولىڭىزنى ئۇنتۇپ قالدىڭىزمۇ؟", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "پارولىڭىزنى ئۇنتۇپ قالدىڭىزمۇ؟ چاتاق يوق. ئېلېكترونلۇق خەت ئادرېسىڭىزنى بىزگە بىلدۈرۈڭ ، بىز سىزگە يېڭى پارول تاللىيالايدىغان پارولنى قايتا ئۇلاش ئۇلانمىسىنى ئەۋەتىمىز.", + "France": "فرانسىيە", + "French Guiana": "فرانسىيە گۈيانا", + "French Polynesia": "فىرانسۇزچە كۆپ يىللىق", + "French Southern Territories": "فرانسىيەنىڭ جەنۇبىدىكى رايونلار", + "From": "دىن", + "Gabon": "گابون", + "Gambia": "گامبىيە", + "Georgia": "گرۇزىيە", + "Germany": "گېرمانىيە", + "Ghana": "گانا", + "Gibraltar": "Gibralbar", + "Go Home": "ئۆيگە قايتىڭ", + "Go to page :page": ":Page-بەتكە بېرىڭ", + "Great! You have accepted the invitation to join the :team team.": "قالتىس! سىز :team كوماندىغا قوشۇلۇش تەكلىپىنى قوبۇل قىلدىڭىز.", + "Greece": "گرېتسىيە", + "Greenland": "Greendland", + "Grenada": "گرېنادا", + "Guadeloupe": "Muadeloupe", + "Guam": "Muam", + "Guatemala": "گۋاتېمالا", + "Guernsey": "GuerNingey", + "Guinea": "گۋىنىيە", + "Guinea-Bissau": "گۋىنىيە-بىسساۋ", + "Guyana": "Gushana", + "Haiti": "ھايتى", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "مۇشتەرىلىكىڭىزنى بىكار قىلىش توغرىسىدا ئىككىنچى ئوي بارمۇ؟ نۆۋەتتىكى ھېسابات دەۋرىڭىز ئاخىرلاشقۇچە مۇشتەرىلىكىڭىزنى خالىغان ۋاقىتتا قايتا قوزغىتالايسىز. نۆۋەتتىكى ھەق تۆلەش دەۋرىڭىز ئاخىرلاشقاندىن كېيىن ، پۈتۈنلەي يېڭى مۇشتەرىلىك پىلانىنى تاللىسىڭىز بولىدۇ.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "مۇشتەرىلىكىڭىزنى بىكار قىلىش توغرىسىدا ئىككىنچى ئوي بارمۇ؟ مۇشتەرىلىكىڭىزنى نۆۋەتتىكى ھېسابات دەۋرىڭىز ئاخىرلاشقۇچە ھەر ۋاقىت ئىنكاس قايتۇرالايسىز. نۆۋەتتىكى ھەق تۆلەش دەۋرىڭىز ئاخىرلاشقاندىن كېيىن ، پۈتۈنلەي يېڭى مۇشتەرىلىك پىلانىنى تاللىسىڭىز بولىدۇ.", + "Heard Island & Mcdonald Islands": "خارد ئارىلى ۋە ماكدونالد ئارىلى", + "Heard Island and McDonald Islands": "خارد ئارىلى ۋە ماكدونالد ئارىلى", + "Hello!": "ياخشىمۇسىز!", + "Hide Content": "مەزمۇننى يوشۇرۇش", + "Hold Up!": "ساقلاپ تۇرۇڭ!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "ھوندۇراس", + "Hong Kong": "شياڭگاڭ", + "Hungary": "ۋېنگىرىيە", + "I agree to the :terms_of_service and :privacy_policy": "مەن :terms_of_service ۋە :privacy_policy گە قوشۇلىمەن", + "Iceland": "ئىسلاندىيە", + "ID": "كىملىك", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "ئەگەر زۆرۈر بولسا ، بارلىق توركۆرگۈ يىغىنلىرىڭىزدىن بارلىق ئۈسكۈنىلىرىڭىزدىن چېكىنىپ چىقالايسىز. يېقىنقى بىر قىسىم يىغىنلىرىڭىز تۆۋەندە كۆرسىتىلدى. قانداقلا بولمىسۇن ، بۇ تىزىملىك ​​تولۇق ئەمەس. ئەگەر ھېساباتىڭىزنىڭ بۇزۇلغانلىقىنى ھېس قىلسىڭىز ، پارولىڭىزنىمۇ يېڭىلاڭ.", + "If you already have an account, you may accept this invitation by clicking the button below:": "ئەگەر ھېساباتىڭىز بولسا ، تۆۋەندىكى كۇنۇپكىنى بېسىش ئارقىلىق بۇ تەكلىپنى قوبۇل قىلالايسىز:", + "If you did not create an account, no further action is required.": "ھېسابات قۇرمىغان بولسىڭىز ، بۇنىڭدىن كېيىن ھېچقانداق ھەرىكەت تەلەپ قىلىنمايدۇ.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "ئەگەر سىز بۇ ئەترەتكە تەكلىپ تاپشۇرۇۋېلىشنى ئۈمىد قىلمىغان بولسىڭىز ، بۇ ئېلېكترونلۇق خەتنى تاشلىۋېتىشىڭىز مۇمكىن.", + "If you did not receive the email": "ئېلېكترونلۇق خەتنى تاپشۇرۇۋالمىغان بولسىڭىز", + "If you did not request a password reset, no further action is required.": "ئەگەر پارولنى قايتا ئورنىتىشنى تەلەپ قىلمىغان بولسىڭىز ، بۇنىڭدىن كېيىن ھېچقانداق ھەرىكەت تەلەپ قىلىنمايدۇ.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "ئەگەر ھېساباتىڭىز بولمىسا ، تۆۋەندىكى كۇنۇپكىنى بېسىش ئارقىلىق بىرنى قۇرالايسىز. ھېسابات قۇرغاندىن كېيىن ، بۇ ئېلېكترونلۇق خەتتىكى تەكلىپ قوبۇل قىلىش كۇنۇپكىسىنى بېسىپ گۇرۇپپا تەكلىپىنى قوبۇل قىلسىڭىز بولىدۇ:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "ئەگەر سىز تالونلارغا ئالاھىدە ئالاقىلىشىش ياكى باج ئۇچۇرى قوشۇش ئۈچۈن سىزگە تالون, تولۇق سودا ئىسمىڭىز, قوشۇلما كىنىشكا پەرقلەندۈرۈش نومۇرى ياكى خاتىرىگە ئوخشاش ياكى خاتىرىلەڭ, سىز ئۇنى بۇ يەرگە قوشالايسىز.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "«:actionText» كۇنۇپكىسىنى بېسىشتا مەسىلىگە يولۇقسىڭىز ، تۆۋەندىكى URL نى كۆچۈرۈپ چاپلاڭ\nتوركۆرگۈڭىزگە:", + "Impersonate": "تەقلىد قىلىش", + "Increase": "كۆپەيتىش", + "India": "ھىندىستان", + "Indonesia": "ھىندونېزىيە", + "Invalid filename.": "ئىناۋەتسىز ھۆججەت ئىسمى.", + "Invalid JSON was returned from the route.": "ئىناۋەتسىز JSON يولدىن قايتۇرۇلدى.", + "Invoice Email Addresses": "تالون ئېلخەت ئادرېسى", + "Invoice emails updated successfully.": "تالون ئېلېكترونلۇق خەتلىرى مۇۋەپپەقىيەتلىك يېڭىلاندى.", + "Invoices": "تالون", + "Iran, Islamic Republic Of": "ئىران", + "Iran, Islamic Republic of": "ئىران ، ئىسلام جۇمھۇرىيىتى", + "Iraq": "ئىراق", + "Ireland": "ئىرېلاندىيە", + "Isle Of Man": "ئىنساننىڭ ئادىتى", + "Isle of Man": "ئىنساننىڭ ئادىتى", + "Israel": "ئىسرائىلىيە", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "سىزنىڭ ئاكتىپ مۇشتەرىلىكىڭىز يوقتەك قىلىدۇ. باشلاش ئۈچۈن تۆۋەندىكى مۇشتەرىلىك پىلانىدىن بىرنى تاللىسىڭىز بولىدۇ. مۇشتەرىلىك پىلانىڭىز قۇلايلىق بولغاندا ئۆزگەرتىلىشى ياكى ئەمەلدىن قالدۇرۇلۇشى مۇمكىن.", + "Italy": "ئىتالىيە", + "Jamaica": "يامايكا", + "January": "يانۋار", + "Japan": "ياپونىيە", + "Jersey": "جەرسېي", + "Jordan": "ئىئوردانىيە", + "July": "7-ئاي", + "June": "ئىيۇن", + "Kazakhstan": "قازاقىستان", + "Kenya": "كېنىيە", + "Key": "ئاچقۇچ", + "Kiribati": "كىرىباتى", + "Korea": "كورېيە", + "Korea, Democratic People's Republic of": "North Korea", + "Korea, Republic of": "كورېيە, جۇمھۇرىيەت", + "Kosovo": "كوسوۋو", + "Kuwait": "كۇۋەيت", + "Kyrgyzstan": "قىرغىزىستان", + "Lao People's Democratic Republic": "Laos", + "Last active": "ئاخىرقى ئاكتىپ", + "Last used": "ئاخىرقى قېتىم ئىشلىتىلگەن", + "Latvia": "لاتۋىيە", + "Leave": "كەت", + "Leave Team": "كوماندىدىن ئايرىلىش", + "Lebanon": "لىۋان", + "length": "ئۇزۇنلۇقى", + "Lens": "لىنزا", + "Lesotho": "لېسوتو", + "Liberia": "لىبېرىيە", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "LechTenstesin", + "Light": "نۇر", + "Lithuania": "لىتۋا", + "Load :perPage More": ":PerPage نى يۈكلەڭ", + "Loading": "يۈكلەۋاتىدۇ", + "Location": "ئورنى", + "Log in": "كىرىڭ", + "Log In": "كىرىش", + "Log Out": "چېكىنىش", + "Log out": "چېكىنىش", + "Log Out Other Browser Sessions": "باشقا توركۆرگۈچ يىغىنلىرىدىن چېكىنىڭ", + "Log Viewer": "خاتىرە كۆرسەتكۈچى", + "Login": "كىرىش", + "Logout": "چېكىنىش", + "Logs": "خاتىرە", + "Luxembourg": "لىيۇكسېمبۇرگ", + "Macao": "ئاۋمېن", + "Macedonia": "شىمالىي ماكېدونىيە", + "Macedonia, the former Yugoslav Republic of": "ماكېدونىيە ، سابىق يۇگوسلاۋىيە جۇمھۇرىيىتى", + "Madagascar": "ماداغاسقار", + "Malawi": "مالاۋى", + "Malaysia": "مالايسىيا", + "Maldives": "مالدىۋى", + "Mali": "مالى", + "Malta": "مالتا", + "Manage Account": "ھېساباتنى باشقۇرۇش", + "Manage and log out your active sessions on other browsers and devices.": "باشقا توركۆرگۈچ ۋە ئۈسكۈنىلەردە ئاكتىپ يىغىنلىرىڭىزنى باشقۇرۇڭ ۋە چىقىڭ.", + "Manage API Tokens": "API Tokens نى باشقۇرۇش", + "Manage Role": "رولنى باشقۇرۇش", + "Manage Team": "گۇرۇپپا باشقۇرۇش", + "Managing billing for :billableName": ":BillableName تالوننى باشقۇرۇش", + "March": "مارت", + "Mark all as Read": "ھەممىنى ئوقۇش دەپ بەلگە قويۇڭ", + "Mark all notifications as read": "بارلىق ئۇقتۇرۇشلارنى ئوقۇغاندەك بەلگە قويۇڭ", + "Mark Read": "ئوقۇلغان دەپ بەلگىلەش", + "Mark Unread": "ئوقۇلمىغان بەلگە", + "Marshall Islands": "مارشال تاقىم ئاراللىرى", + "Martinique": "Martinicistore", + "Mauritania": "ماۋرىتانىيە", + "Mauritius": "ماۋرىتىئۇس", + "May": "ماي", + "Mayotte": "مايوت", + "Mexico": "مېكسىكا", + "Micronesia, Federated States Of": "Miconnesia", + "Micronesia, Federated States of": "مىكروبنېيە, يەڭدىغىنى دۆلەت", + "Moldova": "مولدوۋا", + "Moldova, Republic of": "مولدوۋا ، جۇمھۇرىيەت", + "Monaco": "موناكو", + "Mongolia": "موڭغۇلىيە", + "Montenegro": "قاراتاغ", + "Month To Date": "ئايغا قەدەر", + "Monthly": "ئايلىق", + "monthly": "ئايلىق", + "Montserrat": "Montsertat", + "Morocco": "ماراكەش", + "Mozambique": "موزامبىك", + "Myanmar": "بېرما", + "Name": "ئىسمى", + "name": "ئىسمى", + "Namibia": "نامبىيە", + "Nauru": "نۇرۇ", + "Nepal": "نېپال", + "Netherlands": "گوللاندىيە", + "Netherlands Antilles": "گوللاندىيە ئانتىلىس", + "Nevermind": "مەيلى", + "Nevermind, I'll keep my old plan": "ھەرگىز ئويلىماڭ ، مەن كونا پىلانىمنى ساقلايمەن", + "New": "يېڭى", + "New :resource": "يېڭى :resource", + "New Caledonia": "يېڭى كالېدونىيە", + "New Password": "يېڭى پارول", + "New Zealand": "يېڭى زېلاندىيە", + "Next": "كېيىنكى", + "Next Payment": "كېيىنكى ھەق", + "Next Payment on": "كېيىنكى پۇل تۆلەش", + "Nicaragua": "نىكاراگۇئا", + "Niger": "نىگېر", + "Nigeria": "نىگېرىيە", + "Niue": "نيۇئې", + "No": "ياق", + "No :resource matched the given criteria.": "بېرىلگەن ئۆلچەمگە :resource ماس كەلمىدى.", + "No additional information...": "قوشۇمچە ئۇچۇر يوق ...", + "No Current Data": "نۆۋەتتىكى سانلىق مەلۇمات يوق", + "No Data": "سانلىق مەلۇمات يوق", + "no file selected": "ھۆججەت تاللانمىدى", + "No Increase": "كۆپەيتىش يوق", + "No payment methods on file.": "ھۆججەتتە پۇل تۆلەش ئۇسۇلى يوق.", + "No payment scheduled.": "پۇل تۆلەش ۋاقتى يوق.", + "No Prior Data": "ئالدىنقى سانلىق مەلۇمات يوق", + "No Results Found.": "ھېچقانداق نەتىجە تېپىلمىدى.", + "Norfolk Island": "نورفولك ئارىلى", + "Northern Mariana Islands": "شىمالىي مارىئانا ئارىلى", + "Norway": "نورۋېگىيە", + "Not Found": "تېپىلمىدى", + "Notifications": "ئۇقتۇرۇش", + "Nova": "Nova", + "Nova User": "Nova ئىشلەتكۈچى", + "November": "نويابىر", + "October": "ئۆكتەبىر", + "of": "Of", + "OK": "ماقۇل", + "Oman": "ئومان", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "بىر گۇرۇپپا ئۆچۈرۈلگەندىن كېيىن ، ئۇنىڭ بارلىق بايلىقلىرى ۋە سانلىق مەلۇماتلىرى مەڭگۈلۈك ئۆچۈرۈلىدۇ. بۇ گۇرۇپپىنى ئۆچۈرۈشتىن بۇرۇن ، ساقلاپ قويماقچى بولغان بۇ گۇرۇپپىغا مۇناسىۋەتلىك سانلىق مەلۇمات ياكى ئۇچۇرلارنى چۈشۈرۈڭ.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "ھېساباتىڭىز ئۆچۈرۈلگەندىن كېيىن ، ئۇنىڭ بارلىق بايلىقلىرى ۋە سانلىق مەلۇماتلىرى مەڭگۈلۈك ئۆچۈرۈلىدۇ. ھېساباتىڭىزنى ئۆچۈرۈشتىن بۇرۇن ، ساقلاپ قويماقچى بولغان سانلىق مەلۇمات ياكى ئۇچۇرلارنى چۈشۈرۈڭ.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "ھېساباتىڭىز ئۆچۈرۈلگەندىن كېيىن ، ئۇنىڭ بارلىق بايلىقلىرى ۋە سانلىق مەلۇماتلىرى مەڭگۈلۈك ئۆچۈرۈلىدۇ. ھېساباتىڭىزنى مەڭگۈلۈك ئۆچۈرمەكچى ئىكەنلىكىڭىزنى جەزملەشتۈرۈش ئۈچۈن پارولىڭىزنى كىرگۈزۈڭ.", + "Only Trashed": "پەقەت ئەخلەت ساندۇقى", + "Open Invoices": "تالونلارنى ئېچىڭ", + "Original": "ئەسلى", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ھېسابات باشقۇرۇش پورتىمىز مۇشتەرىلىك پىلانىڭىز ، پۇل تۆلەش ئۇسۇلىڭىزنى ۋە يېقىنقى تالونلىرىڭىزنى چۈشۈرەلەيسىز.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ھېسابات باشقۇرۇش پورتىمىز مۇشتەرىلىك پىلانىڭىز ، پۇل تۆلەش ئۇسۇللىرىڭىزنى ۋە يېقىنقى تالونلىرىڭىزنى چۈشۈرەلەيسىز.", + "Page Expired": "بەت ۋاقتى توشتى", + "Pagination Navigation": "يول باشلاش", + "Paid": "ھەقلىق", + "Pakistan": "پاكىستان", + "Palau": "پالاۋ", + "Palestinian Territory, Occupied": "Palestinian Territories", + "Panama": "پاناما", + "Papua New Guinea": "پاپۇئا يېڭى گۋىنىيىسى", + "Paraguay": "پاراگۋاي", + "Password": "پارول", + "password": "پارول", + "Payment Confirmation": "چىقىم جەزملەشتۈرۈش", + "Payment Information": "چىقىم ئۇچۇرى", + "Payment information updated successfully.": "ھەق تۆلەش ئۇچۇرى مۇۋەپپەقىيەتلىك يېڭىلاندى.", + "Payment Method": "چىقىم قىلىش ئۇسۇلى", + "Payment Methods": "چىقىم قىلىش ئۇسۇللىرى", + "Payment Required": "پۇل تۆلەش تەلەپ قىلىنىدۇ", + "Payments": "چىقىم", + "Pending Team Invitations": "ساقلىنىۋاتقان گۇرۇپپا تەكلىپلىرى", + "Per Page": "ھەر بىر بەت", + "Permanently delete this team.": "بۇ كوماندىنى مەڭگۈلۈك ئۆچۈرۈڭ.", + "Permanently delete your account.": "ھېساباتىڭىزنى مەڭگۈلۈك ئۆچۈرۈڭ.", + "Permissions": "ئىجازەت", + "Peru": "پېرۇ", + "Philippines": "فىلىپپىن", + "Photo": "سۈرەت", + "Pitcairn": "Pitcairn Islands", + "Please accept the terms of service.": "مۇلازىمەت شەرتلىرىنى قوبۇل قىلىڭ.", + "Please click the button below to verify your email address.": "ئېلېكترونلۇق خەت ئادرېسىڭىزنى دەلىللەش ئۈچۈن تۆۋەندىكى كۇنۇپكىنى بېسىڭ.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "جىددىي ئەسلىگە كەلتۈرۈش كودىدىن بىرنى كىرگۈزۈپ ھېساباتىڭىزغا كىرىشىنى جەزملەشتۈرۈڭ.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "دەلىللىگۈچىڭىز تەمىنلىگەن دەلىللەش كودىنى كىرگۈزۈپ ھېساباتىڭىزغا كىرىشنى جەزملەشتۈرۈڭ.", + "Please confirm your password before continuing.": "داۋاملاشتۇرۇشتىن بۇرۇن پارولىڭىزنى جەزملەشتۈرۈڭ.", + "Please copy your new API token. For your security, it won't be shown again.": "يېڭى API بەلگىسىنى كۆچۈرۈڭ. بىخەتەرلىكىڭىز ئۈچۈن ئۇ قايتا كۆرۈنمەيدۇ.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "بارلىق ئۈسكۈنىلىرىڭىزدە باشقا توركۆرگۈ يىغىنلىرىڭىزدىن چېكىنىپ چىقىشنى خالايدىغانلىقىڭىزنى جەزملەشتۈرۈڭ.", + "Please provide a maximum of three invoice emails addresses.": "ئەڭ كۆپ بولغاندا ئۈچ تالونلۇق ئېلېكترونلۇق خەت ئادرېسى بىلەن تەمىنلەڭ.", + "Please provide the email address of the person you would like to add to this team.": "بۇ گۇرۇپپىغا قوشماقچى بولغان كىشىنىڭ ئېلېكترونلۇق خەت ئادرېسىنى تەمىنلەڭ.", + "Please set a default payment method before retrying payments.": "چىقىم قىلىشتىن بۇرۇن سۈكۈتتىكى پۇل تۆلەش ئۇسۇلىنى بەلگىلىۈڭ.", + "Please set a default payment method before swapping plans.": "پىلاننى ئالماشتۇرۇشتىن بۇرۇن سۈكۈتتىكى پۇل تۆلەش ئۇسۇلىنى بەلگىلەڭ.", + "Poland": "پولشا", + "Portugal": "پورتۇگالىيە", + "Press / to search": "ئىزدەش / ئىزدەش", + "Preview": "ئالدىن كۆرۈش", + "Previewing": "ئالدىن كۆرۈش", + "Previous": "ئالدىنقى", + "Privacy Policy": "مەخپىيەتلىك تۈزۈمى", + "Profile": "ئارخىپ", + "Profile Information": "ئارخىپ ئۇچۇرى", + "Puerto Rico": "پورتو رىكو", + "Qatar": "قاتار", + "Quarter To Date": "بۈگۈنگە قەدەر", + "Recovery Code": "ئەسلىگە كەلتۈرۈش كودى", + "Refresh": "يېڭىلاش", + "Regards,": "ھۆرمەت بىلەن,", + "Regenerate Recovery Codes": "ئەسلىگە كەلتۈرۈش كودىنى قايتا ھاسىل قىلىڭ", + "Register": "تىزىملىتىڭ", + "Reload": "قايتا يۈكلەڭ", + "Remember me": "مېنى ئېسىڭىزدە تۇتۇڭ", + "Remember Me": "مېنى ئەسلەڭ", + "Remove": "ئۆچۈرۈڭ", + "Remove Photo": "رەسىمنى ئۆچۈرۈڭ", + "Remove Team Member": "گۇرۇپپا ئەزالىرىنى ئېلىۋېتىڭ", + "Replicate": "تەكرارلاڭ", + "Required fields": "لازىملىق ساھە", + "Resend Verification Email": "دەلىللەش ئېلخېتىنى ئەۋەتىڭ", + "Reset Filters": "سۈزگۈچنى ئەسلىگە كەلتۈرۈش", + "Reset Password": "پارولنى ئەسلىگە كەلتۈرۈش", + "Reset Password Notification": "پارول ئۇقتۇرۇشىنى ئەسلىگە كەلتۈرۈش", + "resource": "بايلىق", + "Resource Row Dropdown": "بايلىق رەت تەرتىپى", + "Resources": "بايلىق", + "resources": "بايلىق", + "Restore": "ئەسلىگە كەلتۈرۈش", + "Restore :resource": "ئەسلىگە كەلتۈرۈش :resource", + "Restore Resource": "مەنبەنى ئەسلىگە كەلتۈرۈش", + "Restore Selected": "تاللانغاننى ئەسلىگە كەلتۈرۈش", + "results": "نەتىجە", + "Resume Subscription": "مۇشتەرىلىكنى ئەسلىگە كەلتۈرۈش", + "Retry Payment": "قايتا تۆلەش", + "Return to :appName": ":AppName گە قايتىڭ", + "Reunion": "لەگلەك", + "Role": "رولى", + "Romania": "رۇمىنىيە", + "Run Action": "ئىجرا قىلىش", + "Russian Federation": "رۇسىيە فېدېراتسىيەسى", + "Rwanda": "رىۋاندا", + "Réunion": "لەگلەك", + "Saint Barthelemy": "ST. Marthélemy", + "Saint Barthélemy": "ئەۋلىيالار ساراڭ", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St. kitts and nevis", + "Saint Kitts and Nevis": "ئەۋلىيا مۈشۈكلەر ۋە نېۋئىز", + "Saint Lucia": "St. Lucia", + "Saint Martin": "سانت مارتىن", + "Saint Martin (French part)": "سانت مارتىن (فىرانسۇزچە قىسمى)", + "Saint Pierre And Miquelon": "سانت پيېر ۋە مىكېلون", + "Saint Pierre and Miquelon": "ئەۋلىيا پىئېررېل ۋە مىخلونى", + "Saint Vincent And Grenadines": "سانت ۋىنسېنت ۋە گرېنادىنلار", + "Saint Vincent and the Grenadines": "ئەۋلىيا ۋىنسېنت ۋە گرېنادىنلار", + "Samoa": "ساموئا", + "San Marino": "سان مارىنو", + "Sao Tome And Principe": "Sãin toman and príncipe", + "Sao Tome and Principe": "سان توم ۋە پرىنسىپ", + "Saudi Arabia": "سەئۇدى ئەرەبىستان", + "Save": "ساقلاش", + "Saved.": "ساقلاندى.", + "Scroll to bottom": "ئاستىغا يۆتكەڭ", + "Scroll to top": "ئۈستىگە ئۆرلەڭ", + "Search": "ئىزدەش", + "Secure Area": "بىخەتەر رايون", + "Select": "تاللاڭ", + "Select a different plan": "باشقا پىلاننى تاللاڭ", + "Select a log file...": "خاتىرە ھۆججىتىنى تاللاڭ ...", + "Select A New Photo": "يېڭى رەسىمنى تاللاڭ", + "Select Action": "ھەرىكەتنى تاللاڭ", + "Select all": "ھەممىنى تاللاڭ", + "Select All Dropdown": "بارلىق چۈشۈشنى تاللاڭ", + "Select this page": "بۇ بەتنى تاللاڭ", + "Send Password Reset Link": "پارولنى ئەسلىگە قايتۇرۇش ئۇلانمىسىنى ئەۋەتىڭ", + "Senegal": "سېنېگال", + "September": "سېنتەبىر", + "Serbia": "سېربىيە", + "Server Error": "مۇلازىمېتىر خاتالىقى", + "Service Unavailable": "مۇلازىمەتنى ئىشلەتكىلى بولمايدۇ", + "Set as default": "سۈكۈتتىكى قىلىپ تەڭشەڭ", + "Setup Key": "تەڭشەش ئاچقۇچى", + "Seychelles": "سېيشېل", + "Show All Fields": "بارلىق مەيدانلارنى كۆرسەت", + "Show Content": "مەزمۇننى كۆرسىتىش", + "Show Recovery Codes": "ئەسلىگە كەلتۈرۈش كودىنى كۆرسەت", + "Showing": "كۆرسەتمەكتە", + "Sierra Leone": "سېررالېئون", + "Signed in as": "دەپ تىزىملاتتى", + "Singapore": "سىنگاپور", + "Sint Maarten (Dutch part)": "Sinp", + "Slovakia": "سلوۋاكىيە", + "Slovenia": "سىلوۋېنىيە", + "Soft Deleted": "يۇمشاق ئۆچۈرۈلدى", + "Solomon Islands": "سۇلايمان تاقىم ئاراللىرى", + "Somalia": "سومالى", + "Something went wrong.": "چاتاق چىقتى.", + "Sorry! You are not authorized to perform this action.": "كەچۈرۈڭ! بۇ ھەرىكەتنى قىلىش ھوقۇقىڭىز يوق.", + "Sorry, your session has expired.": "كەچۈرۈڭ ، سىزنىڭ ۋاقتىڭىز توشتى.", + "South Africa": "جەنۇبى ئافرىقا", + "South Georgia And Sandwich Isl.": "جەنۇبىي گرۇزىيە ۋە جەنۇبىي ساندۋىچ ئارىلى", + "South Georgia and the South Sandwich Islands": "جەنۇبىي گرۇزىيە ۋە جەنۇبىي ساندۋىچ ئارىلى", + "South Sudan": "جەنۇبىي سۇدان", + "Spain": "ئىسپانىيە", + "Sri Lanka": "سىرىلانكا", + "Standalone Actions": "مۇستەقىل ھەرىكەت", + "Start Polling": "بېلەت تاشلاشنى باشلاڭ", + "Start polling": "بېلەت تاشلاشنى باشلاڭ", + "State / County": "شىتات / ناھىيە", + "Stop Impersonating": "تەقلىد قىلىشنى توختىتىڭ", + "Stop Polling": "بېلەت تاشلاشنى توختىتىڭ", + "Stop polling": "بېلەت تاشلاشنى توختىتىڭ", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "بۇ ئەسلىگە كەلتۈرۈش كودىنى بىخەتەر پارول باشقۇرغۇچىدا ساقلاڭ. ئەگەر ئىككى ئامىل دەلىللەش ئۈسكۈنىڭىز يوقاپ كەتسە ، ھېساباتىڭىزغا كىرىشنى ئەسلىگە كەلتۈرۈشكە ئىشلىتىلىدۇ.", + "Subscribe": "مۇشتەرى بولۇش", + "Subscription Information": "مۇشتەرىلىك ئۇچۇرى", + "Subscription Pending": "مۇشتەرىلىك ساقلىنىۋاتىدۇ", + "Sudan": "سۇدان", + "Suriname": "Easiname", + "Svalbard And Jan Mayen": "سۋالبارد ۋە يان مايېن", + "Svalbard and Jan Mayen": "سۋالبارد ۋە يان مايېن", + "Swaziland": "Eswatini", + "Sweden": "شىۋىتسىيە", + "Switch Teams": "كوماندىلارنى ئالماشتۇرۇش", + "Switzerland": "شىۋىتسارىيە", + "Syrian Arab Republic": "Syria", + "System": "سىستېما", + "Taiwan": "تەيۋەن", + "Taiwan, Province of China": "تەيۋەن ، جۇڭگو ئۆلكىسى", + "Tajikistan": "تاجىكىستان", + "Tanzania": "تانزانىيە", + "Tanzania, United Republic of": "تانزانىيە ، بىرلەشمە جۇمھۇرىيىتى", + "TAX": "باج", + "Team Details": "گۇرۇپپا تەپسىلاتلىرى", + "Team Invitation": "گۇرۇپپا تەكلىپنامىسى", + "Team Members": "گۇرۇپپا ئەزالىرى", + "Team Name": "گۇرۇپپا ئىسمى", + "Team Owner": "گۇرۇپپا ئىگىسى", + "Team Settings": "گۇرۇپپا تەڭشىكى", + "Terms of Service": "مۇلازىمەت شەرتلىرى", + "Thailand": "تايلاند", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "تىزىملاتقانلىقىڭىزغا رەھمەت! باشلاشتىن بۇرۇن ، بىز سىزگە ئەۋەتكەن ئۇلىنىشنى چېكىپ ئېلېكترونلۇق خەت ئادرېسىڭىزنى دەلىللىيەلەمسىز؟ ئېلېكترونلۇق خەتنى تاپشۇرۇۋالمىغان بولسىڭىز ، خۇشاللىق بىلەن سىزگە يەنە بىرنى ئەۋەتىمىز.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "داۋاملىق قوللىغانلىقىڭىزغا رەھمەت. خاتىرىلىرىڭىزگە تالوننىڭ كۆپەيتىلگەن نۇسخىسىنى چاپلىدۇق. سوئالىڭىز ياكى مەسىلىلىرىڭىز بولسا بىزگە خەۋەر قىلىڭ.", + "Thanks,": "رەھمەت ،", + "The :attribute must be a valid role.": ":Attribute چوقۇم ئۈنۈملۈك رول بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر سان بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر ئالاھىدە ھەرپ ۋە بىر سان بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر ئالاھىدە ھەرپنى ئۆز ئىچىگە ئېلىشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر سان بولۇشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر ئالاھىدە ھەرپنى ئۆز ئىچىگە ئېلىشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ ، بىر سان ۋە بىر ئالاھىدە ھەرپنى ئۆز ئىچىگە ئېلىشى كېرەك.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute كەم دېگەندە :length ھەرپ بولۇشى ھەمدە كەم دېگەندە بىر چوڭ ھەرپ بولۇشى كېرەك.", + "The :attribute must be at least :length characters.": ":Attribute كەم دېگەندە :length ھەرپ بولۇشى كېرەك.", + "The :attribute must contain at least one letter.": ":Attribute دە كەم دېگەندە بىر ھەرپ بولۇشى كېرەك.", + "The :attribute must contain at least one number.": ":Attribute دە كەم دېگەندە بىر سان بولۇشى كېرەك.", + "The :attribute must contain at least one symbol.": ":Attribute دە كەم دېگەندە بىر بەلگە بولۇشى كېرەك.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute دە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر كىچىك ھەرپ بولۇشى كېرەك.", + "The :resource was created!": ":Resource يارىتىلدى!", + "The :resource was deleted!": ":Resource ئۆچۈرۈلدى!", + "The :resource was restored!": ":Resource ئەسلىگە كەلتۈرۈلدى!", + "The :resource was updated!": ":Resource يېڭىلاندى!", + "The action was executed successfully.": "ھەرىكەت مۇۋەپپەقىيەتلىك ئىجرا قىلىندى.", + "The default payment method cannot be removed.": "سۈكۈتتىكى پۇل تۆلەش ئۇسۇلىنى ئۆچۈرگىلى بولمايدۇ.", + "The file was deleted!": "ھۆججەت ئۆچۈرۈلدى!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "بېرىلگەن :attribute سانلىق مەلۇمات ئاشكارىلاندى. باشقا :attribute نى تاللاڭ.", + "The given data was invalid.": "بېرىلگەن سانلىق مەلۇمات ئىناۋەتسىز.", + "The government won't let us show you what's behind these doors": "ھۆكۈمەت بىزگە بۇ ئىشىكلەرنىڭ ئارقىسىدىكى نەرسىلەرنى كۆرسىتىپ بېرەلمەيدۇ", + "The HasOne relationship has already been filled.": "HasOne مۇناسىۋىتى ئاللىقاچان تولدۇرۇلدى.", + "The image could not be loaded": "رەسىمنى يۈكلەشكە بولمىدى", + "The image could not be loaded.": "رەسىمنى يۈكلىگىلى بولمىدى.", + "The invoice emails must be valid email addresses.": "تالون ئېلېكترونلۇق خەتلىرى چوقۇم ئىناۋەتلىك ئېلېكترونلۇق خەت ئادرېسى بولۇشى كېرەك.", + "The password is incorrect.": "پارول خاتا.", + "The provided coupon code is invalid.": "تەمىنلەنگەن تالون كودى ئىناۋەتسىز.", + "The provided password does not match your current password.": "تەمىنلەنگەن پارول نۆۋەتتىكى پارولىڭىزغا ماس كەلمەيدۇ.", + "The provided password was incorrect.": "تەمىنلەنگەن پارول خاتا.", + "The provided two factor authentication code was invalid.": "تەمىنلەنگەن ئىككى ئامىل دەلىللەش كودى ئىناۋەتسىز.", + "The provided two factor recovery code was invalid.": "تەمىنلەنگەن ئىككى ئامىل ئەسلىگە كەلتۈرۈش كودى ئىناۋەتسىز.", + "The provided VAT number is invalid.": "تەمىنلەنگەن قوشۇلما قىممەت بېجى ئىناۋەتسىز.", + "The resource was attached!": "مەنبە قوشۇلدى!", + "The resource was prevented from being saved!": "بايلىقنىڭ ساقلىنىشىنىڭ ئالدىنى ئالدى!", + "The resource was updated!": "مەنبە يېڭىلاندى!", + "The response is not a streamed response.": "بۇ جاۋاب ئاقما جاۋاب ئەمەس.", + "The response is not a view.": "جاۋاب بىر قاراش ئەمەس.", + "The selected country is invalid.": "تاللانغان دۆلەت ئىناۋەتسىز.", + "The selected plan is invalid.": "تاللانغان پىلان ئىناۋەتسىز.", + "The selected resources have been :action!": "تاللانغان مەنبەلەر :action بولدى!", + "The team's name and owner information.": "بۇ ئەترەتنىڭ ئىسمى ۋە ئىگىسى ئۇچۇرى.", + "There are no available options for this resource.": "بۇ مەنبە ئۈچۈن ھېچقانداق تاللاش يوق.", + "There are no fields to display.": "كۆرسىتىدىغان ساھە يوق.", + "There are no new notifications.": "يېڭى ئۇقتۇرۇش يوق.", + "There was a problem executing the action.": "ھەرىكەتنى ئىجرا قىلىشتا مەسىلە كۆرۈلدى.", + "There was a problem fetching the resource.": "مەنبەنى ئېلىشتا مەسىلە كۆرۈلدى.", + "There was a problem submitting the form.": "جەدۋەلنى يوللاشتا مەسىلە كۆرۈلدى.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "بۇ كىشىلەر گۇرۇپپىڭىزغا تەكلىپ قىلىندى ۋە تەكلىپنامە ئەۋەتىلدى. ئۇلار ئېلېكترونلۇق خەت تەكلىپىنى قوبۇل قىلىپ كوماندىغا قوشۇلۇشى مۇمكىن.", + "This account does not have an active subscription.": "بۇ ھېساباتنىڭ ئاكتىپ مۇشتەرىلىكى يوق.", + "This action is unauthorized.": "بۇ ھەرىكەت رۇخسەتسىز.", + "This copy of Nova is unlicensed.": "نوۋانىڭ بۇ نۇسخىسى ئىجازەتنامىسى يوق.", + "This coupon code can only be used by new customers.": "بۇ تالون كودىنى پەقەت يېڭى خېرىدارلارلا ئىشلىتەلەيدۇ.", + "This device": "بۇ ئۈسكۈنە", + "This file field is read-only.": "بۇ ھۆججەت مەيدانى پەقەت ئوقۇشقىلا بولىدۇ.", + "This invoice is no longer open.": "بۇ تالون ئەمدى ئېچىلمىدى.", + "This is a secure area of the application. Please confirm your password before continuing.": "بۇ قوللىنىشچان پروگراممىنىڭ بىخەتەر رايونى. داۋاملاشتۇرۇشتىن بۇرۇن پارولىڭىزنى جەزملەشتۈرۈڭ.", + "This password does not match our records.": "بۇ پارول بىزنىڭ خاتىرىمىزگە ماس كەلمەيدۇ.", + "This password reset link will expire in :count minutes.": "بۇ پارولنى ئەسلىگە كەلتۈرۈش ئۇلىنىشى :count مىنۇتتا توشىدۇ.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "بۇ پۇلنى باشلانغان, ئەمما بۇ مەبلەغ تېخى قوبۇل قىلىنمىدى. بۇ 14 كۈن ۋاقىت كېتىدۇ.", + "This resource no longer exists": "بۇ مەنبە ئەمدى مەۋجۇت ئەمەس", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "بۇ مۇشتەرىلىكنىڭ ۋاقتى توشتى ، ئەسلىگە كەلتۈرگىلى بولمايدۇ. يېڭى مۇشتەرى بولۇڭ.", + "This user already belongs to the team.": "بۇ ئىشلەتكۈچى ئاللىبۇرۇن كوماندىغا تەۋە.", + "This user has already been invited to the team.": "بۇ ئىشلەتكۈچى ئاللىبۇرۇن كوماندىغا تەكلىپ قىلىنغان.", + "Timor-Leste": "شەرقىي تىمور", + "to": "گىچە", + "To": "گىچە", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "ئىككى ئامىل دەلىللەشنى قوزغىتىشنى تاماملاش ئۈچۈن ، تېلېفونىڭىزنىڭ دەلىللەش پروگراممىسى ئارقىلىق تۆۋەندىكى QR كودىنى سايىلەڭ ياكى تەڭشەش كۇنۇپكىسىنى كىرگۈزۈپ ھاسىل قىلىنغان OTP كودى بىلەن تەمىنلەڭ.", + "Today": "بۈگۈن", + "Toggle navigation": "يول باشلاش", + "Togo": "توگو", + "Tokelau": "Takelau", + "Token Name": "Token name", + "Tonga": "تونگا", + "Too Many Requests": "بەك كۆپ تەلەپ", + "total": "ئومۇمىي", + "Total:": "ئومۇمىي:", + "Trashed": "ئەخلەت ساندۇقى", + "Trinidad And Tobago": "تىرىنىداد ۋە توباگو", + "Trinidad and Tobago": "تىرىنىداد ۋە توباگو", + "Tunisia": "تۇنىس", + "Turkey": "Türkiye", + "Turkmenistan": "تۈركمەنىستان", + "Turks And Caicos Islands": "تۈركلەر ۋە كايكوس ئارىلى", + "Turks and Caicos Islands": "تۈركلەر ۋە كايكوس ئارىلى", + "Tuvalu": "تۇۋالۇ", + "Two Factor Authentication": "ئىككى ئامىل دەلىللەش", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "ھازىر ئىككى ئامىل دەلىللەش ئىقتىدارى قوزغىتىلدى. تېلېفونىڭىزنىڭ دەلىللەش پروگراممىسى ئارقىلىق تۆۋەندىكى QR كودىنى سايىلەڭ ياكى تەڭشەش كۇنۇپكىسىنى كىرگۈزۈڭ.", + "Type": "تىپ", + "Uganda": "ئۇگاندا", + "Ukraine": "ئۇكرائىنا", + "Unauthorized": "ئىجازەتسىز", + "United Arab Emirates": "ئەرەب بىرلەشمە خەلىپىلىكى", + "United Kingdom": "ئەنگلىيە", + "United States": "ئامېرىكا", + "United States Minor Outlying Islands": "ئامېرىكا كىچىك تاشقى ئاراللار", + "United States Outlying Islands": "ئامېرىكىنىڭ سىرتقى ئاراللىرى", + "Unknown": "نامەلۇم", + "Unpaid": "تۆلىمىگەن", + "Update": "يېڭىلاش", + "Update & Continue Editing": "تەھرىرلەشنى يېڭىلاش ۋە داۋاملاشتۇرۇش", + "Update :resource": ":Resource نى يېڭىلاش", + "Update :resource: :title": ":Resource: :title نى يېڭىلاڭ", + "Update attached :resource: :title": "يېڭىلانغان :resource: :title", + "Update Password": "پارولنى يېڭىلاش", + "Update Payment Information": "ھەق تۆلەش ئۇچۇرىنى يېڭىلاش", + "Update Payment Method": "ھەق تۆلەش ئۇسۇلىنى يېڭىلاش", + "Update your account's profile information and email address.": "ھېساباتىڭىزنىڭ ئارخىپ ئۇچۇرلىرى ۋە ئېلېكترونلۇق خەت ئادرېسىنى يېڭىلاڭ.", + "Uploading": "يۈكلەش", + "Uploading files... (:current/:total)": "ھۆججەتلەرنى يۈكلەش ... (:current/:total)", + "Uruguay": "ئۇرۇگۋاي", + "Use a recovery code": "ئەسلىگە كەلتۈرۈش كودىنى ئىشلىتىڭ", + "Use an authentication code": "دەلىللەش كودى ئىشلىتىڭ", + "User Actions": "ئىشلەتكۈچى ھەرىكىتى", + "User Security": "ئىشلەتكۈچى بىخەتەرلىكى", + "Username": "ئىشلەتكۈچى ئىسمى", + "Uzbekistan": "ئۆزبېكىستان", + "Value": "قىممەت", + "Vanuatu": "ۋانۇئاتۇ", + "VAT Number": "قوشۇلما قىممەت بېجى", + "Venezuela": "ۋېنېزۇئېلا", + "Venezuela, Bolivarian Republic of": "ۋېنېزۇئېلا ، بولىۋىيە جۇمھۇرىيىتى", + "Verify Email Address": "ئېلېكترونلۇق خەت ئادرېسىنى دەلىللەڭ", + "Verify Your Email Address": "ئېلېكترونلۇق خەت ئادرېسىڭىزنى تەكشۈرۈپ بېقىڭ", + "Viet Nam": "Vietnam", + "View": "كۆرۈش", + "Virgin Islands, British": "British Virgin Islands", + "Virgin Islands, U.S.": "U.S. Virgin Islands", + "Wallis And Futuna": "ۋاللىس ۋە فۇتۇنا", + "Wallis and Futuna": "ۋاللىس ۋە فۇتۇنا", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "مۇشتەرىلىكىڭىزنى بىر تەرەپ قىلىۋاتىمىز. مۇشتەرىلىك مۇۋەپپەقىيەتلىك بىر تەرەپ قىلىنغاندىن كېيىن ، بۇ بەت ئاپتوماتىك يېڭىلىنىدۇ. ئادەتتە ، بۇ جەريانغا پەقەت بىر نەچچە سېكۇنت ۋاقىت كېتىدۇ.", + "We are unable to process your payment. Please contact customer support.": "بىز سىزنىڭ پۇلىڭىزنى بىر تەرەپ قىلالمايمىز. خېرىدارلارنىڭ قوللىشى بىلەن ئالاقىلىشىڭ.", + "We have emailed your password reset link!": "پارولىڭىزنى ئەسلىگە كەلتۈرۈش ئۇلانمىسىنى ئېلېكترونلۇق خەت ئارقىلىق ئەۋەتتۇق!", + "We were unable to find a registered user with this email address.": "بىز بۇ ئېلېكترونلۇق خەت ئادرېسى بىلەن تىزىملاتقان ئىشلەتكۈچىنى تاپالمىدۇق.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "بىز تۆۋەندە بەلگىلىگەن ئېلېكترونلۇق خەت ئادرېسىغا تاللانما ئۇلانمىسىنى ئەۋەتىمىز. پەش ئارقىلىق كۆپ ئېلېكترونلۇق خەت ئادرېسىنى ئايرىشىڭىز مۇمكىن.", + "We're lost in space. The page you were trying to view does not exist.": "ئالەم بوشلۇقىدا يۈتۈپ كەتتۇق. سىز كۆرمەكچى بولغان بەت مەۋجۇت ئەمەس.", + "Welcome Back!": "خۇش كەپسىز!", + "Western Sahara": "غەربىي سەھرايى كەبىر", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "ئىككى ئامىل دەلىللەش قوزغىتىلغاندا ، دەلىللەش جەريانىدا بىخەتەر ، ئىختىيارى بەلگە سورايدۇ. بۇ بەلگىنى تېلېفونىڭىزنىڭ Google Authenticator دېتالىدىن ئالالايسىز.", + "Whoops": "ۋاي", + "Whoops!": "ۋاي!", + "Whoops! Something went wrong.": "ۋاي! چاتاق چىقتى.", + "With Trashed": "ئەخلەت ساندۇقى بىلەن", + "Write": "يېزىڭ", + "Year To Date": "يىلدىن بۈگۈنگە قەدەر", + "Yearly": "يىللىق", + "Yemen": "يەمەن", + "Yes": "ھەئە", + "You are already subscribed.": "ئاللىقاچان مۇشتەرى بولدىڭىز.", + "You are currently within your free trial period. Your trial will expire on :date.": "سىز ھازىر ھەقسىز سىناق مۇددىتى ئىچىدە. سىناق ۋاقتىڭىز :date دە توشىدۇ.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "سىز ھازىر ھەقسىز سىناق مۇددىتى ئىچىدە. سىناق ۋاقتىڭىز :date. دە توشىدۇ. يېڭى مۇشتەرىلىكنى باشلاش سىنىقىڭىزنى ئاخىرلاشتۇرىدۇ.", + "You are logged in!": "سىز كىردىڭىز!", + "You are receiving this email because we received a password reset request for your account.": "ھېساباتىڭىزنى پارول ئەسلىگە كەلتۈرۈش تەلىپىنى تاپشۇرۇۋالغانلىقىمىز ئۈچۈن بۇ ئېلېكترونلۇق خەتنى تاپشۇرۇۋاتىسىز.", + "You have been invited to join the :team team!": "سىزنى :team كوماندىغا قاتنىشىشقا تەكلىپ قىلدىڭىز!", + "You have enabled two factor authentication.": "ئىككى ئامىل دەلىللەشنى قوزغىتىڭ.", + "You have not enabled two factor authentication.": "سىز ئىككى ئامىل دەلىللەشنى قوزغىمىدىڭىز.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "بىر قىسىم ھەق تاپشۇرمىغان تالونلار بار. سۈكۈتتىكى پۇل تۆلەش ئۇسۇلىڭىزنى يېڭىلىغاندىن كېيىن ، تۆۋەندىكى تالون تىزىملىكى ئارقىلىق پۇل تۆلىسىڭىز بولىدۇ.", + "You may accept this invitation by clicking the button below:": "تۆۋەندىكى كۇنۇپكىنى بېسىش ئارقىلىق بۇ تەكلىپنى قوبۇل قىلالايسىز:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "مۇشتەرىلىكىڭىزنى خالىغان ۋاقىتتا بىكار قىلالايسىز. مۇشتەرىلىكىڭىز ئەمەلدىن قالدۇرۇلغاندىن كېيىن ، نۆۋەتتىكى ھېسابات دەۋرىڭىز ئاخىرلاشقۇچە مۇشتەرىلىكنى ئەسلىگە كەلتۈرەلەيسىز.", + "You may delete any of your existing tokens if they are no longer needed.": "ئەگەر بار بولغان بەلگىلەرنى ئەمدى لازىم بولمىسا ئۆچۈرەلەيسىز.", + "You may not delete your personal team.": "شەخسىي گۇرۇپپىڭىزنى ئۆچۈرمەسلىكىڭىز مۇمكىن.", + "You may not leave a team that you created.": "سىز قۇرغان كوماندىدىن ئايرىلماسلىقىڭىز مۇمكىن.", + "You will receive an invoice and payment link via email for each billing period.": "ھەر بىر تالون مەزگىلىدە ئېلېكترونلۇق خەت ئارقىلىق تالون ۋە پۇل تۆلەش ئۇلانمىسىنى تاپشۇرۇۋالىسىز.", + "You're logged in!": "سىز كىردىڭىز!", + "Your :invoiceName invoice is now available!": ":InvoiceName تالون ھازىر بار!", + "Your billing address is :address :address2 :postal_code :city :state :country": "ھېسابات نومۇرىڭىز :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "كارتىڭىز رەت قىلىندى. تېخىمۇ كۆپ ئۇچۇرغا ئېرىشىش ئۈچۈن كارتا تارقاتقۇچى بىلەن ئالاقىلىشىڭ.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "سىزنىڭ ھازىرقى پۇل تۆلەش ئۇسۇلىڭىز :lastFour دە ئاخىرلىشىدىغان ئىناۋەتلىك كارتا.", + "Your email address is unverified.": "ئېلېكترونلۇق خەت ئادرېسىڭىز دەلىللەنمىدى.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "ئەڭ ئاخىرقى :amount قېتىم تۆلىشىڭىز مەغلۇب بولدى. مەغلۇپ بولغان پۇلنى قايتا سىناپ بېقىش ئۈچۈن ھەق تۆلەش ئۇسۇلىڭىزنى يېڭىلاڭ.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": ":date دىكى ئەڭ ئاخىرقى :amount قېتىم تۆلىشىڭىز مەغلۇب بولدى. مەغلۇپ بولغان پۇلنى قايتا سىناپ بېقىش ئۈچۈن ھەق تۆلەش ئۇسۇلىڭىزنى يېڭىلاڭ.", + "Your next payment of :amount will be processed on :date.": "سىزنىڭ كېيىنكى :amount پۇلىڭىز :date دە بولىدۇ.", + "Your payment method has been added successfully.": "ھەق تۆلەش ئۇسۇلىڭىز مۇۋەپپەقىيەتلىك قوشۇلدى.", + "Your payment method will be charged automatically for each billing period.": "ھەر بىر ھېسابات مۇددىتى ئۈچۈن ھەق تۆلەش ئۇسۇلىڭىز ئاپتوماتىك ئېلىنىدۇ.", + "Your registered VAT Number is :vatNumber.": "تىزىملاتقان قوشۇلما قىممەت بېجى :vatNumber.", + "Your subscription has been started successfully.": "مۇشتەرىلىكىڭىز مۇۋەپپەقىيەتلىك باشلاندى.", + "Your subscription has been successfully cancelled.": "مۇشتەرىلىكىڭىز مۇۋەپپەقىيەتلىك ئەمەلدىن قالدۇرۇلدى.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "مۇشتەرىلىكىڭىز مۇۋەپپەقىيەتلىك ئەمەلدىن قالدۇرۇلدى. ھېسابات مۇددىتى توشقۇچە يەنىلا زىيارەت قىلالايسىز.", + "Your subscription was successfully resumed.": "مۇشتەرىلىكىڭىز مۇۋەپپەقىيەتلىك ئەسلىگە كەلتۈرۈلدى.", + "Your subscription was successfully updated.": "مۇشتەرىلىكىڭىز مۇۋەپپەقىيەتلىك يېڭىلاندى.", + "Zambia": "زامبىيە", + "Zimbabwe": "زىمبابۋې", + "Zip / Postal Code": "پوچتا نومۇرى / پوچتا نومۇرى", + "Åland Islands": "Aåland ئارىلى" +} diff --git a/locales/ug/php-inline.json b/locales/ug/php-inline.json new file mode 100644 index 00000000000..66632d03614 --- /dev/null +++ b/locales/ug/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "بۇ ساھە قوبۇل قىلىنىشى كېرەك.", + "accepted_if": ":other :value بولغاندا بۇ ساھە قوبۇل قىلىنىشى كېرەك.", + "active_url": "بۇ ئىناۋەتلىك تور ئادرېس ئەمەس.", + "after": "بۇ :date دىن كېيىن بولغان چېسلا بولۇشى كېرەك.", + "after_or_equal": "بۇ :date غا تەڭ ياكى ئۇنىڭدىن كېيىن بولغان چېسلا بولۇشى كېرەك.", + "alpha": "بۇ قىممەت پەقەت ھەرپلەردىن تۈزۈلۈشى كېرەك.", + "alpha_dash": "بۇ قىممەت پەقەت ھەرپلەر، سانلار، سىزىقچە ۋە ئاستى سىزىقلارنى ئۆز ئىچىگە ئالالايدۇ.", + "alpha_num": "بۇ قىممەت پەقەت ھەرپلەر ۋە سانلارنى ئۆز ئىچىگە ئالالايدۇ.", + "any_of": "بۇ ساھە ئىناۋەتسىز.", + "array": "بۇ ساھە چوقۇم بىر تىزىملىك بولۇشى كېرەك.", + "ascii": "بۇ ساھەدە پەقەت بىرلا بايىتلىق ھەرپ-بەلگىلەر ۋە بەلگىلەر بولۇشى كېرەك.", + "attached": "بۇ ساھە ئاللىقاچان باغلانغان.", + "before": "بۇ :date دىن بۇرۇن بولغان چېسلا بولۇشى كېرەك.", + "before_or_equal": "بۇ :date غا تەڭ ياكى ئۇنىڭدىن بۇرۇن بولغان چېسلا بولۇشى كېرەك.", + "between.array": "بۇ مەزمۇن :min بىلەن :max ئارىسىدىكى تۈرلەرنى ئۆز ئىچىگە ئېلىشى كېرەك.", + "between.file": "بۇ ھۆججەت :min ۋە :max كىلوبايت ئارىسىدا بولۇشى كېرەك.", + "between.numeric": "بۇ قىممەت :min بىلەن :max ئارىسىدا بولۇشى كېرەك.", + "between.string": "بۇ تېكىست :min بىلەن :max ھەرپ ئارىسىدا بولۇشى كېرەك.", + "boolean": "بۇ قىممەت راست ياكى يالغان بولۇشى كېرەك.", + "can": "بۇ قىممەتكە رۇخسەت يوق.", + "confirmed": "تەستىق قىممىتى ماس كەلمىدى.", + "contains": "بۇ ساھەدە لازىملىق قىممەت كەم.", + "date": "بۇ ئىناۋەتلىك چېسلا ئەمەس.", + "date_equals": "بۇ :date گە تەڭ بولغان چېسلا بولۇشى كېرەك.", + "date_format": "بۇ قىممەت :format فورماتىغا ماس كېلىشى كېرەك.", + "decimal": "بۇ قىممەت :decimal خانىلىق ئونلۇق ئورۇنغا ئىگە بولۇشى كېرەك.", + "declined": "بۇ ساھە رەت قىلىنىشى كېرەك.", + "declined_if": ":other :value بولغاندا بۇ ساھە رەت قىلىنىشى كېرەك.", + "different": "بۇ قىممەت :other دىن پەرقلىق بولۇشى كېرەك.", + "digits": "بۇ :digits خانىلىق سان بولۇشى كېرەك.", + "digits_between": "بۇ :min بىلەن :max ئارىسىدىكى خانىلار سانىدا بولۇشى كېرەك.", + "dimensions": "بۇ رەسىمنىڭ ئۆلچەمى ئىناۋەتسىز.", + "distinct": "بۇ ساھەدە كۆپەيگەن قىممەت بار.", + "doesnt_contain": "بۇ ساھە تۆۋەندىكىلەرنىڭ ھېچقايسىسىنى ئۆز ئىچىگە ئالماسلىقى كېرەك: :values.", + "doesnt_end_with": "بۇ تېكىست تۆۋەندىكىلەرنىڭ بىرى بىلەن ئاخىرلاشماسلىقى كېرەك: :values.", + "doesnt_start_with": "بۇ تېكىست تۆۋەندىكىلەرنىڭ بىرىدىن باشلانماسلىقى كېرەك: :values.", + "email": "بۇ ئىناۋەتلىك ئېلخەت ئادرېسى بولۇشى كېرەك.", + "ends_with": "بۇ تېكىست تۆۋەندىكىلەرنىڭ بىرى بىلەن ئاخىرلىشىشى كېرەك: :values.", + "enum": "تاللانغان قىممەت ئىناۋەتسىز.", + "exists": "تاللانغان قىممەت ئىناۋەتسىز.", + "extensions": "بۇ ھۆججەت تۆۋەندىكى كېڭەيتىلمىلەردىن بىرىگە ئىگە بولۇشى كېرەك: :values.", + "file": "بۇ ھۆججەت بولۇشى كېرەك.", + "filled": "بۇ ساھەنىڭ قىممىتى بولۇشى كېرەك.", + "gt.array": "بۇ ساھەدە :value دىن ئارتۇق تۈر بولۇشى كېرەك.", + "gt.file": "بۇ ھۆججەت چوڭلۇقى :value كىلوبايتتىن چوڭ بولۇشى كېرەك.", + "gt.numeric": "بۇ قىممەت :value دىن چوڭ بولۇشى كېرەك.", + "gt.string": "بۇ تېكىست :value ھەرپتىن چوڭ بولۇشى كېرەك.", + "gte.array": "بۇ ساھەدە :value ياكى ئۇنىڭدىن ئارتۇق تۈر بولۇشى كېرەك.", + "gte.file": "بۇ ھۆججەت چوڭلۇقى :value كىلوبايتتىن چوڭ ياكى تەڭ بولۇشى كېرەك.", + "gte.numeric": "بۇ قىممەت :value دىن چوڭ ياكى تەڭ بولۇشى كېرەك.", + "gte.string": "بۇ تېكىست :value ھەرپتىن چوڭ ياكى تەڭ بولۇشى كېرەك.", + "hex_color": "بۇ قىممەت ئىناۋەتلىك ئون ئالتىلىك رەڭ بولۇشى كېرەك.", + "image": "بۇ سۈرەت بولۇشى كېرەك.", + "in": "تاللانغان قىممەت ئىناۋەتسىز.", + "in_array": "بۇ قىممەت :other دىكى مەزمۇنلار ئىچىدە يوق.", + "in_array_keys": "بۇ ساھەدە تۆۋەندىكى ئاچقۇچلارنىڭ كەم دېگەندە بىرى بولۇشى كېرەك: :values.", + "integer": "بۇ پۈتۈن سان بولۇشى كېرەك.", + "ip": "بۇ ئىناۋەتلىك IP ئادرېس بولۇشى كېرەك.", + "ipv4": "بۇ ئىناۋەتلىك IPv4 ئادرېس بولۇشى كېرەك.", + "ipv6": "بۇ ئىناۋەتلىك IPv6 ئادرېس بولۇشى كېرەك.", + "json": "بۇ ئىناۋەتلىك JSON تېكىستى بولۇشى كېرەك.", + "list": "بۇ قىممەت تىزىملىك بولۇشى كېرەك.", + "lowercase": "بۇ قىممەت كىچىك ھەرپلەردە بولۇشى كېرەك.", + "lt.array": "بۇ ساھەدە :value دىن تۆۋەن تۈر بولۇشى كېرەك.", + "lt.file": "بۇ ھۆججەت چوڭلۇقى :value كىلوبايتتىن تۆۋەن بولۇشى كېرەك.", + "lt.numeric": "بۇ قىممەت :value دىن تۆۋەن بولۇشى كېرەك.", + "lt.string": "بۇ تېكىست :value ھەرپتىن تۆۋەن بولۇشى كېرەك.", + "lte.array": "بۇ ساھەدە :value دىن ئارتۇق تۈر بولماسلىقى كېرەك.", + "lte.file": "بۇ ھۆججەت چوڭلۇقى :value كىلوبايتتىن تۆۋەن ياكى تەڭ بولۇشى كېرەك.", + "lte.numeric": "بۇ قىممەت :value دىن تۆۋەن ياكى تەڭ بولۇشى كېرەك.", + "lte.string": "بۇ تېكىست :value ھەرپتىن تۆۋەن ياكى تەڭ بولۇشى كېرەك.", + "mac_address": "بۇ ئىناۋەتلىك MAC ئادرېس بولۇشى كېرەك.", + "max.array": "بۇ ساھەدە :max دىن ئارتۇق تۈر بولماسلىقى كېرەك.", + "max.file": "بۇ ھۆججەت چوڭلۇقى :max كىلوبايتتىن ئېشىپ كەتمەسلىكى كېرەك.", + "max.numeric": "بۇ قىممەت :max دىن ئېشىپ كەتمەسلىكى كېرەك.", + "max.string": "بۇ تېكىست :max ھەرپتىن ئېشىپ كەتمەسلىكى كېرەك.", + "max_digits": "بۇ ساھەدە سان خانىسى :max دىن ئېشىپ كەتمەسلىكى كېرەك.", + "mimes": "بۇ :values تىپىدىكى ھۆججەت بولۇشى كېرەك.", + "mimetypes": "بۇ :values تىپىدىكى ھۆججەت بولۇشى كېرەك.", + "min.array": "بۇ ساھەدە كەم دېگەندە :min تۈر بولۇشى كېرەك.", + "min.file": "بۇ ھۆججەت چوڭلۇقى كەم دېگەندە :min كىلوبايت بولۇشى كېرەك.", + "min.numeric": "بۇ قىممەت كەم دېگەندە :min بولۇشى كېرەك.", + "min.string": "بۇ تېكىست كەم دېگەندە :min ھەرپ بولۇشى كېرەك.", + "min_digits": "بۇ ساھەدە كەم دېگەندە :min خانىلىق سان بولۇشى كېرەك.", + "missing": "بۇ ساھە چوقۇم يوقاپ كېتىشى كېرەك.", + "missing_if": ":other :value بولغاندا بۇ ساھە چوقۇم يوقاپ كېتىشى كېرەك.", + "missing_unless": ":other :value بولمىسا بۇ ساھە چوقۇم يوقاپ كېتىشى كېرەك.", + "missing_with": ":values مەۋجۇت بولغاندا بۇ ساھە چوقۇم يوقاپ كېتىشى كېرەك.", + "missing_with_all": ":values مەۋجۇت بولغاندا بۇ ساھە چوقۇم يوقاپ كېتىشى كېرەك.", + "multiple_of": "بۇ قىممەت :value نىڭ كۆپەيتىلگىنى بولۇشى كېرەك.", + "not_in": "تاللانغان قىممەت ئىناۋەتسىز.", + "not_regex": "بۇ فورمات ئىناۋەتسىز.", + "numeric": "بۇ سان بولۇشى كېرەك.", + "password.letters": "بۇ ساھەدە كەم دېگەندە بىر ھەرپ بولۇشى كېرەك.", + "password.mixed": "بۇ ساھەدە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر كىچىك ھەرپ بولۇشى كېرەك.", + "password.numbers": "بۇ ساھەدە كەم دېگەندە بىر سان بولۇشى كېرەك.", + "password.symbols": "بۇ ساھەدە كەم دېگەندە بىر بەلگە بولۇشى كېرەك.", + "password.uncompromised": "بېرىلگەن تېكىست سانلىق مەلۇمات ئاشكارىلاشتا پەيدا بولغان. باشقا بىرىنى تاللاڭ.", + "present": "بۇ ساھە مەۋجۇت بولۇشى كېرەك.", + "present_if": ":other :value بولغاندا بۇ ساھە مەۋجۇت بولۇشى كېرەك.", + "present_unless": ":other :value بولمىسا بۇ ساھە مەۋجۇت بولۇشى كېرەك.", + "present_with": ":values مەۋجۇت بولغاندا بۇ ساھە مەۋجۇت بولۇشى كېرەك.", + "present_with_all": ":values مەۋجۇت بولغاندا بۇ ساھە مەۋجۇت بولۇشى كېرەك.", + "prohibited": "بۇ ساھە چەكلەنگەن.", + "prohibited_if": ":other :value بولغاندا بۇ ساھە چەكلىنىدۇ.", + "prohibited_if_accepted": ":other قوبۇل قىلىنغاندا بۇ ساھە چەكلەنگەن.", + "prohibited_if_declined": ":other رەت قىلىنغاندا بۇ ساھە چەكلەنگەن.", + "prohibited_unless": ":other :values ئىچىدە بولمىسا بۇ ساھە چەكلەنگەن.", + "prohibits": "بۇ ساھە :other نىڭ مەۋجۇت بولۇشىنى چەكلەيدۇ.", + "regex": "فورمات ئىناۋەتسىز.", + "relatable": "بۇ قىممەت بۇ مەنبە بىلەن باغلىنالمىغان بولۇشى مۇمكىن.", + "required": "بۇ ساھە تەلەپ قىلىنىدۇ.", + "required_array_keys": "بۇ ساھەدە تۆۋەندىكى تۈرىلەر بولۇشى كېرەك: :values.", + "required_if": ":other :value بولغاندا بۇ ساھە تەلەپ قىلىنىدۇ.", + "required_if_accepted": ":other قوبۇل قىلىنغاندا بۇ ساھە تەلەپ قىلىنىدۇ.", + "required_if_declined": ":other رەت قىلىنغاندا بۇ ساھە تەلەپ قىلىنىدۇ.", + "required_unless": ":other :values ئىچىدە بولمىسا بۇ ساھە تەلەپ قىلىنىدۇ.", + "required_with": ":values مەۋجۇت بولغاندا بۇ ساھە تەلەپ قىلىنىدۇ.", + "required_with_all": ":values مەۋجۇت بولغاندا بۇ ساھە تەلەپ قىلىنىدۇ.", + "required_without": ":values مەۋجۇت بولمىغاندا بۇ ساھە تەلەپ قىلىنىدۇ.", + "required_without_all": ":values نىڭ ھېچقايسىسى مەۋجۇت بولمىغاندا بۇ ساھە تەلەپ قىلىنىدۇ.", + "same": "بۇ ساھەنىڭ قىممىتى :other بىلەن ماس كېلىشى كېرەك.", + "size.array": "بۇ مەزمۇن :size تۈرنى ئۆز ئىچىگە ئېلىشى كېرەك.", + "size.file": "بۇ ھۆججەت چوڭلۇقى :size كىلوبايت بولۇشى كېرەك.", + "size.numeric": "بۇ قىممەت :size بولۇشى كېرەك.", + "size.string": "بۇ تېكىست :size ھەرپ بولۇشى كېرەك.", + "starts_with": "بۇ تۆۋەندىكىلەرنىڭ بىرىدىن باشلىنىشى كېرەك: :values.", + "string": "بۇ تېكىست بولۇشى كېرەك.", + "timezone": "بۇ ئىناۋەتلىك ۋاقىت رايونى بولۇشى كېرەك.", + "ulid": "بۇ ساھە چوقۇم ئۈنۈملۈك ULID بولۇشى كېرەك.", + "unique": "بۇ ئاللىقاچان ئىشلىتىلگەن.", + "uploaded": "بۇ ھۆججەتنى يوللاش مەغلۇپ بولدى.", + "uppercase": "بۇ چوقۇم چوڭ ھەرپلەردە بولۇشى كېرەك.", + "url": "بۇ ئىناۋەتلىك تور ئادرېس بولۇشى كېرەك.", + "uuid": "بۇ ئىناۋەتلىك UUID بولۇشى كېرەك." +} diff --git a/locales/ug/php.json b/locales/ug/php.json new file mode 100644 index 00000000000..a85a723bbe8 --- /dev/null +++ b/locales/ug/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute چوقۇم قوشۇلىشىڭىز كېرەك.", + "accepted_if": ":Other بولسا :value بولغاندا :attribute نى قوبۇل قىلىش كېرەك.", + "active_url": ":Attribute ئىناۋەتلىك توربەت ئادىرىسى ئەمەس.", + "after": ":Attribute چوقۇم :date دىن كىيىن بۇلىشى كېرەك.", + "after_or_equal": ":Attribute چوقۇم :date غا تەڭ ياكى كىيىن بۇلىشى كېرەك.", + "alpha": ":Attribute پەقەت ھەرىپلەردىن تۈزىلىشى كېرەك.", + "alpha_dash": ":Attribute پەقەت ھەرىپ، سان-سىفىر ۋە يانتۇ سىزىقتىن تۈزەلگەن بۇلىشى كېرەك.", + "alpha_num": ":Attribute پەقەت ھەرىپ ۋە سان-سىفىرلاردىن تۈزىلىشى كېرەك.", + "any_of": ":attribute مەيدان ئىناۋەتسىز.", + "array": ":Attribute چوقۇم بۇرۇن بۇلىشى كېرەك.", + "ascii": ":Attribute دە پەقەت بىرلا بايىتلىق ھەرپ-بەلگىلەر ۋە بەلگىلەر بولۇشى كېرەك.", + "attached": "بۇ :attribute ئاللىقاچان باغلانغان.", + "before": ":Attribute چوقۇم :date دىن بۇرۇن بۇلىشى كېرەك.", + "before_or_equal": ":Attribute چوقۇم :date غا تەڭ ياكى بۇرۇن بۇلىشى كېرەك.", + "between.array": ":Attribute چوقۇم :min - :max بۆلەك ئارلىقىدا بۇلىشى كېرەك.", + "between.file": ":Attribute چوقۇم :min - :max kb ئارلىقىدا بۇلىشى كېرەك.", + "between.numeric": ":Attribute چوقۇم :min - :max ئارلىقىدا بۇلىشى كېرەك.", + "between.string": ":Attribute چوقۇم :min - :max خەت ئارلىقىدا بۇلىشى كېرەك.", + "boolean": ":Attribute چوقۇم بۇل قىممىتى بۇلىشى كېرەك.", + "can": ":Attribute ساھەدە رۇخسەتسىز قىممەت بار.", + "confirmed": ":Attribute ئىككى قېتىم كىرگۈزگەن قىممەت ئوخشاش بولمىدى.", + "contains": ":attribute ساھەدە لازىملىق قىممەت كەم.", + "current_password": "پارول خاتا.", + "date": ":Attribute بىر ئىناۋەتلىك ۋاقىت ئەمەس.", + "date_equals": ":Attribute چوقۇم :date گە تەڭ كېلىدىغان ۋاقىت بولۇشى كېرەك.", + "date_format": ":Attribute تىپى چوقۇم :format بۇلىشى كېرەك.", + "decimal": ":Attribute چوقۇم :decimal ئونلۇق ئورۇن بولۇشى كېرەك.", + "declined": ":Attribute نى رەت قىلىش كېرەك.", + "declined_if": ":Other بولسا :value بولسا رەت قىلىنىشى كېرەك.", + "different": ":Attribute بىلەن :other چوقۇم ئوخشاش بۇلىشى كېرەك.", + "digits": ":Attribute چوقۇم :digits خانىلىق سان بۇلىشى كېرەك.", + "digits_between": ":Attribute چوقۇم :min بىلەن :max ئارلىقىدىكى سان بۇلىشى كېرەك.", + "dimensions": ":Attribute رەسىم ئۆلچىمى ئىناۋەتسىز.", + "distinct": ":Attribute ئاللابۇرۇن مەۋجۈت.", + "doesnt_contain": ":attribute مەيدان تۆۋەندىكىلەرنىڭ ھېچقايسىسىنى ئۆز ئىچىگە ئېلىشى كېرەك: :values.", + "doesnt_end_with": ":Attribute تۆۋەندىكىلەرنىڭ بىرى بىلەن ئاخىرلاشماسلىقى مۇمكىن: :values.", + "doesnt_start_with": ":Attribute تۆۋەندىكىلەرنىڭ بىرىدىن باشلانماسلىقى مۇمكىن: :values.", + "email": ":Attribute ئىناۋەتلىك تورخەت ئادىرىسى ئەمەس.", + "ends_with": ":Attribute چوقۇم تۆۋەندىكىلەرنىڭ بىرى بىلەن ئاخىرلىشىشى كېرەك: :values.", + "enum": "تاللانغان :attribute ئىناۋەتسىز.", + "exists": ":Attribute مەۋجۇت ئەمەس.", + "extensions": ":attribute ساھەدە تۆۋەندىكى كېڭەيتىلمىلەرنىڭ بىرى بولۇشى كېرەك: :values.", + "failed": "قوللانچى نامى ياكى پارولدا خاتالىق بار.", + "file": ":Attribute چوقۇم ھۆججەت بۇلىشى كېرەك.", + "filled": ":Attribute قۇرۇق بولسا بولمايدۇ.", + "gt.array": ":Attribute دە :value دىن ئارتۇق تۈر بولۇشى كېرەك.", + "gt.file": ":Attribute چوقۇم :value كىلوبايتتىن چوڭ بولۇشى كېرەك.", + "gt.numeric": ":Attribute چوقۇم :value دىن چوڭ بولۇشى كېرەك.", + "gt.string": ":Attribute چوقۇم :value ھەرپتىن چوڭ بولۇشى كېرەك.", + "gte.array": ":Attribute دە :value ياكى ئۇنىڭدىن ئارتۇق نەرسە بولۇشى كېرەك.", + "gte.file": ":Attribute چوقۇم :value كىلوبايتتىن چوڭ ياكى تەڭ بولۇشى كېرەك.", + "gte.numeric": ":Attribute چوقۇم :value دىن چوڭ ياكى تەڭ بولۇشى كېرەك.", + "gte.string": ":Attribute چوقۇم :value ھەرپتىن چوڭ ياكى تەڭ بولۇشى كېرەك.", + "hex_color": ":attribute ساھە چوقۇم ئۈنۈملۈك ئالتە تەرەپلىك رەڭ بولۇشى كېرەك.", + "image": ":Attribute چوقۇم رەسىم ھۆججىتى بۇلىشى كېرەك.", + "in": "تاللانغان قىممەت :attribute ئىناۋەتسىز", + "in_array": ":Attribute :other نىڭ ئىچىدە ئەمەس.", + "in_array_keys": ":attribute مەيدان تۆۋەندىكى كۇنۇپكىلارنىڭ كەم دېگەندە بىرى بولۇشى كېرەك: :values.", + "integer": ":Attribute چوقۇم پۈتۈن سان بۇلىشى كېرەك", + "ip": ":Attribute چوقۇم ئىناۋەتلىك IP ئادىرىسى بۇلىشى كېرەك.", + "ipv4": ":Attribute چوقۇم ئىناۋەتلىك IPv4 ئادىرىسى بۇلىشى كېرەك.", + "ipv6": ":Attribute چوقۇم ئىناۋەتلىك IPv6 ئادىرىسى بۇلىشى كېرەك.", + "json": ":Attribute چوقۇم ئىناۋەتلىك JSON تىپى بۇلىشى كېرەك.", + "list": ":attribute ساھە چوقۇم بىر تىزىملىك ​​بولۇشى كېرەك.", + "lowercase": ":Attribute چوقۇم كىچىك ھەرپ بولۇشى كېرەك.", + "lt.array": ":Attribute دە :value دىن تۆۋەن تۈر بولۇشى كېرەك.", + "lt.file": ":Attribute چوقۇم :value كىلوبايتتىن تۆۋەن بولۇشى كېرەك.", + "lt.numeric": ":Attribute چوقۇم :value دىن تۆۋەن بولۇشى كېرەك.", + "lt.string": ":Attribute ھەرپ :value ھەرپتىن تۆۋەن بولۇشى كېرەك.", + "lte.array": ":Attribute دە :value دىن ئارتۇق نەرسە بولماسلىقى كېرەك.", + "lte.file": ":Attribute چوقۇم :value كىلوبايتتىن تۆۋەن ياكى تەڭ بولۇشى كېرەك.", + "lte.numeric": ":Attribute چوقۇم :value دىن تۆۋەن ياكى تەڭ بولۇشى كېرەك.", + "lte.string": ":Attribute چوقۇم :value ھەرپتىن تۆۋەن ياكى تەڭ بولۇشى كېرەك.", + "mac_address": ":Attribute چوقۇم ئىناۋەتلىك MAC ئادرېسى بولۇشى كېرەك.", + "max.array": ":Attribute ئەڭ كۆپ بولغاندا :max بۆلەك", + "max.file": ":Attribute :max kb دىن چوڭ بولماسلىكى كېرەك.", + "max.numeric": ":Attribute :max دىن چوڭ بولماسلىكى كېرەك.", + "max.string": ":Attribute چوڭ-كىچىكلىكى :max خەتتىن ئېشىپ كەتمەسلىكى كېرەك.", + "max_digits": ":Attribute نىڭ :max خانىدىن ئېشىپ كەتمەسلىكى كېرەك.", + "mimes": ":Attribute چوقۇم بىر :values تىپىدىكى ھۆججەت بۇلىشى كېرەك.", + "mimetypes": ":Attribute چوقۇم بىر :values تىپىدىكى ھۆججەت بۇلىشى كېرەك.", + "min.array": ":Attribute ئەڭ ئاز بولغاندا :min بۆلەك بۇلىشى كېرەك.", + "min.file": ":Attribute چوڭ-كىچىكلىكى چوقۇم :min kb دىن كىچىك بولماسلىقى كېرەك.", + "min.numeric": ":Attribute چوقۇم :min تەڭ ياكى چوڭ بۇلىشى كېرەك.", + "min.string": ":Attribute ئەڭ ئاز بولغاندا :min خەت بۇلىشى كېرەك.", + "min_digits": ":Attribute دە كەم دېگەندە :min خانىلىق سان بولۇشى كېرەك.", + "missing": ":Attribute مەيدان كەم بولسا كېرەك.", + "missing_if": ":Other مەيدان :value بولغاندا چوقۇم :attribute مەيدان يوقاپ كېتىشى كېرەك.", + "missing_unless": ":Other مەيدان :value بولمىسا :attribute مەيدان چوقۇم يوقاپ كېتىشى كېرەك.", + "missing_with": ":Values مەيدان بولغاندا :attribute مەيدان يوقاپ كېتىشى كېرەك.", + "missing_with_all": ":Values مەيدان بولغاندا :attribute مەيدان يوقاپ كېتىشى كېرەك.", + "multiple_of": ":Attribute چوقۇم :value دىن كۆپ بولۇشى كېرەك.", + "next": "كىيىنكى بەت »", + "not_in": "تاللانغان قىممەت :attribute ئىناۋەتسىز.", + "not_regex": ":Attribute فورماتى ئىناۋەتسىز.", + "numeric": ":Attribute چوقۇم سان-سىفىر بۇلىشى كېرەك.", + "password": "پارول خاتا.", + "password.letters": ":Attribute دە كەم دېگەندە بىر ھەرپ بولۇشى كېرەك.", + "password.mixed": ":Attribute دە كەم دېگەندە بىر چوڭ ھەرپ ۋە بىر كىچىك ھەرپ بولۇشى كېرەك.", + "password.numbers": ":Attribute دە كەم دېگەندە بىر سان بولۇشى كېرەك.", + "password.symbols": ":Attribute دە كەم دېگەندە بىر بەلگە بولۇشى كېرەك.", + "password.uncompromised": "بېرىلگەن :attribute سانلىق مەلۇمات ئاشكارىلاندى. باشقا :attribute نى تاللاڭ.", + "present": ":Attribute چوقۇم مەۋجۇت بۇلىشى كېرەك.", + "present_if": ":other ساھە :value بولغاندا چوقۇم :attribute ساھە بولۇشى كېرەك.", + "present_unless": ":other بولسا :value بولسا ، :attribute ساھە ھازىر بولۇشى كېرەك.", + "present_with": ":values ساھە بولغاندا :attribute ساھە ھازىر بولۇشى كېرەك.", + "present_with_all": ":values ساھە بولغاندا :attribute ساھە چوقۇم بولۇشى كېرەك.", + "previous": "« ئالدىنقى بەت", + "prohibited": ":Attribute مەيدان چەكلەنگەن.", + "prohibited_if": ":Other مەيدان :value بولغاندا :attribute مەيدان چەكلىنىدۇ.", + "prohibited_if_accepted": ":other مەيدان قوبۇل قىلىنغاندا :attribute مەيدان.", + "prohibited_if_declined": ":attribute مەيدان تۆۋەنلەش چەكلەنگەن.", + "prohibited_unless": ":Other مەيدان :values بولسا :attribute مەيدان چەكلىنىدۇ.", + "prohibits": ":Attribute مەيدان :other نىڭ قاتنىشىشىنى چەكلەيدۇ.", + "regex": ":Attribute ھۆججەت تىپى ئىناۋەتسىز.", + "relatable": "بۇ :attribute بۇ مەنبە بىلەن باغلانماسلىقى مۇمكىن.", + "required": ":Attribute قۇرۇق بولسا بولمايدۇ.", + "required_array_keys": ":Attribute ساھەدە چوقۇم :values بولۇشى كېرەك.", + "required_if": ":Other :value بولغاندا :attribute قۇرۇق بولسا بولمايدۇ.", + "required_if_accepted": ":Other قوبۇل قىلىنغاندا :attribute مەيدان تەلەپ قىلىنىدۇ.", + "required_if_declined": ":other رەت قىلىنغاندا :attribute ساھە تەلەپ قىلىنىدۇ.", + "required_unless": ":Other :values بولمىغاندا :attribute قۇرۇق بولسا بولمايدۇ.", + "required_with": ":Values مەۋجۈت بولغاندا :attribute قۇرۇق بولسا بولمايدۇ.", + "required_with_all": ":Values مەۋجۈت بولغاندا :attribute قۇرۇق بولسا بولمايدۇ.", + "required_without": ":Values مەۋجۈت بولمىغاندا :attribute قۇرۇق بولسا بولمايدۇ.", + "required_without_all": ":Values ھەممىسى مەۋجۈت بولمىغاندا :attribute قۇرۇق بولسا بولمايدۇ.", + "reset": "پارولنى قايتا بېكىتىش مۇۋاپىققىيەتلىك بولدى!", + "same": ":Attribute بىلەن :other چوقۇم ئوخشاش بۇلىشى كېرەك.", + "sent": "پارولنى قايتا بېكىتىش تورخېتى يوللاندى!", + "size.array": ":Attribute چوقۇم :size بۆلەك.", + "size.file": ":Attribute چوڭ-كىچىكلىكى چوقۇم :size kb بۇلىشى كېرەك.", + "size.numeric": ":Attribute چوڭ-كىچىكلىكى چوقۇم :size بۇلىشى كېرەك.", + "size.string": ":Attribute چوقۇم :size خەت.", + "starts_with": ":attribute چوقۇم تۆۋەندىكىلەرنىڭ بىرىدىن باشلىنىشى كېرەك: :values.", + "string": ":Attribute چوقۇم بىر ھەرىپ بەلگە تىزىقى بۇلىشى كېرەك.", + "throttle": "مەشغۇلات قېتىم سانى بەك كۆپ بۇلۇپ كەتتى، يەنە :seconds سېكۇنتتىن كىيىن قايتا سىناپ بېقىڭ.", + "throttled": "قايتا سىناڭ.", + "timezone": ":Attribute چوقۇم ئىناۋەتلىك ۋاقىت رايونى بۇلىشى كېرەك.", + "token": "پارولنى قايتا بېكىتىش ئىجازەت كودى ئىناۋەتسىز.", + "ulid": ":Attribute چوقۇم ئۈنۈملۈك ULID بولۇشى كېرەك.", + "unique": ":Attribute ئاللابۇرۇن مەۋجۈت.", + "uploaded": ":Attribute يوللاش مەغلۇپ بولدى.", + "uppercase": ":Attribute چوقۇم چوڭ ھەرپ بولۇشى كېرەك.", + "url": ":Attribute ھۆججەت تىپى ئىناۋەتسىز.", + "user": "بۇ تورخەت ئادىرىسىغا ماس كىلىدىغان قوللانچى نام تېپىلمىدى.", + "uuid": ":Attribute چوقۇم ئۈنۈملۈك UUID بولۇشى كېرەك." +} diff --git a/locales/uk/_excludes.json b/locales/uk/_excludes.json new file mode 100644 index 00000000000..b92d2d0ec20 --- /dev/null +++ b/locales/uk/_excludes.json @@ -0,0 +1,6 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "ID", + "Nova" +] diff --git a/locales/uk/json-inline.json b/locales/uk/json-inline.json new file mode 100644 index 00000000000..c885bb947da --- /dev/null +++ b/locales/uk/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Значення поля має бути дійсною роллю.", + "The :attribute must be at least :length characters and contain at least one number.": "Значення поля має містити принаймні :length символів і містити принаймні одне число.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Значення поля має містити принаймні :length символів і містити принаймні один спеціальний символ і одне число.", + "The :attribute must be at least :length characters and contain at least one special character.": "Значення поля має містити принаймні :length символів і містити принаймні один спеціальний символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Значення поля має містити принаймні :length символів і містити принаймні один символ верхнього регістру та одне число.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Значення поля має містити принаймні :length символів і містити принаймні один символ верхнього регістру та один спеціальний символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Значення поля має містити принаймні :length символів і містити принаймні один символ верхнього регістру, одну цифру та один спеціальний символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Значення поля має містити принаймні :length символів і містити принаймні один символ верхнього регістру.", + "The :attribute must be at least :length characters.": "Значення поля має містити принаймні :length символів.", + "The :attribute must contain at least one letter.": "Значення поля має містити хоча б одну літеру.", + "The :attribute must contain at least one number.": "Значення поля повинно містити принаймні одне число.", + "The :attribute must contain at least one symbol.": "Значення поля має містити хоча б один символ.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Значення поля має містити принаймні одну велику та одну малу літери.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Дане поле з'явилося під час витоку даних. Виберіть інше поле." +} diff --git a/locales/uk/json.json b/locales/uk/json.json new file mode 100644 index 00000000000..ff997abb916 --- /dev/null +++ b/locales/uk/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(та ще :count помилка)", + "(and :count more errors)": "(та ще :count помилка)|(та ще :count помилки)|(та ще :count помилок)", + "30 Days": "30 днів", + "60 Days": "60 днів", + "90 Days": "90 днів", + ":amount selected": ":amount обрано", + ":amount Total": "Всього :amount", + ":days day trial": ":days-денна пробна версія", + ":resource Details": ":resource деталі", + ":resource Details: :title": ":resource деталі: :title", + "A decryption key is required.": "Потрібен ключ розшифрування.", + "A fresh verification link has been sent to your email address.": "Нове посилання для підтвердження надіслано на вашу електронну адресу.", + "A new verification link has been sent to the email address you provided during registration.": "На електронну адресу, яку ви вказали під час реєстрації, надіслано нове посилання для підтвердження.", + "A new verification link has been sent to the email address you provided in your profile settings.": "На електронну адресу, яку ви вказали в налаштуваннях свого профілю, надіслано нове посилання для підтвердження.", + "A new verification link has been sent to your email address.": "На вашу електронну адресу надіслано нове посилання для підтвердження.", + "Accept Invitation": "Прийняти запрошення", + "Action": "Дія", + "Action Event": "Подія дії", + "Action Events": "Події дій", + "Action Happened At": "Сталося в", + "Action Initiated By": "Ініційовано", + "Action Name": "Ім'я", + "Action Status": "Статус", + "Action Target": "Ціль", + "Actions": "Дії", + "Add": "Додати", + "Add :resource": "Додати :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Додайте до своєї команди нового члена, що дозволить йому співпрацювати з вами.", + "Add additional security to your account using two factor authentication.": "Посильте безпеку вашого профілю за допомогою двофакторної автентифікації.", + "Add Payment Method": "Додати спосіб оплати", + "Add row": "Додати рядок", + "Add Team Member": "Додати члена команди", + "Add VAT Number": "Додати номер платника ПДВ", + "Added.": "Додано.", + "Additional billing information updated successfully.": "Додаткову платіжну інформацію успішно оновлено.", + "Address": "Адреса", + "Address Line 2": "Адреса, рядок 2", + "Administrator": "Адміністратор", + "Administrator users can perform any action.": "Адміністратори можуть виконувати будь-які дії.", + "Afghanistan": "Афганістан", + "Aland Islands": "Аландські острови", + "Albania": "Албанія", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Усі люди, які належать до цієї команди.", + "All resources loaded.": "Всі ресурси завантажені.", + "All rights reserved.": "Усі права захищені.", + "Already registered?": "Вже зареєстровані?", + "American Samoa": "Американське Самоа", + "An error occurred while uploading the file.": "При завантаженні файлу сталася помилка.", + "An error occurred while uploading the file: :error": "Під час завантаження файлу сталася помилка: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Виникла непередбачувана помилка, ми повідомили нашу службу підтримки. Будь ласка, повторіть спробу пізніше.", + "Andorra": "Андорра", + "Angola": "Ангола", + "Anguilla": "Ангілья", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Інший користувач оновив цей ресурс з моменту завантаження цієї сторінки. Будь ласка, оновіть сторінку і спробуйте ще раз.", + "Antarctica": "Антарктида", + "Antigua And Barbuda": "Антигуа і Барбуда", + "Antigua and Barbuda": "Антигуа і Барбуда", + "API Token": "API-токен", + "API Token Permissions": "Дозволи API-токена", + "API Tokens": "API-токени", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Токени API дозволяють стороннім службам пройти автентифікацію за допомогою нашої програми від вашого імені.", + "Apply": "Застосувати", + "Apply Coupon": "Застосувати купон", + "April": "Квітень", + "Are you sure you want to attempt to pay :amount?": "Ви впевнені, що хочете спробувати заплатити :amount?", + "Are you sure you want to cancel your subscription?": "Ви впевнені, що бажаєте скасувати підписку?", + "Are you sure you want to delete all the notifications?": "Ви впевнені, що хочете видалити всі сповіщення?", + "Are you sure you want to delete the selected resources?": "Ви впевнені, що хочете видалити вибрані ресурси?", + "Are you sure you want to delete this file?": "Ви впевнені, що хочете видалити цей файл?", + "Are you sure you want to delete this notification?": "Ви впевненні, що хочете видалити ці сповіщення?", + "Are you sure you want to delete this payment method?": "Ви впевнені, що хочете видалити цей спосіб оплати?", + "Are you sure you want to delete this resource?": "Ви впевнені, що хочете видалити цей ресурс?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ви впевнені, що хочете видалити цю команду? Після видалення команди всі її ресурси та дані будуть видалені назавжди.", + "Are you sure you want to delete your account?": "Ви впевнені, що хочете видалити свій обліковий запис?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ви впевнені, що хочете видалити свій обліковий запис? Після видалення вашого облікового запису всі його ресурси та дані будуть видалені назавжди. Введіть свій пароль, щоб підтвердити, що хочете назавжди видалити свій обліковий запис.", + "Are you sure you want to detach the selected resources?": "Ви впевнені, що хочете від'єднати вибрані ресурси?", + "Are you sure you want to detach this resource?": "Ви впевнені, що хочете від'єднати цей ресурс?", + "Are you sure you want to force delete the selected resources?": "Ви впевнені, що хочете примусово видалити вибрані ресурси?", + "Are you sure you want to force delete this resource?": "Ви впевнені, що хочете примусово видалити цей ресурс?", + "Are you sure you want to log out?": "Ви впевнені, що бажаєте вийти?", + "Are you sure you want to mark all notifications as read?": "Ви впевнені, що хочете позначити всі сповіщення як прочитані?", + "Are you sure you want to remove this item?": "Ви впевнені, що хочете видалити цей елемент?", + "Are you sure you want to restore the selected resources?": "Ви впевнені, що хочете відновити вибрані ресурси?", + "Are you sure you want to restore this resource?": "Ви впевнені, що хочете відновити цей ресурс?", + "Are you sure you want to resume your subscription?": "Ви впевнені, що бажаєте відновити підписку?", + "Are you sure you want to run this action?": "Ви впевнені, що хочете запустити цю дію?", + "Are you sure you want to set this payment method as your default?": "Ви впевнені, що хочете призначити цей спосіб оплати основним?", + "Are you sure you want to stop impersonating?": "Ви впевнені, що хочете припинити видавати себе за іншу особу?", + "Are you sure you would like to delete this API token?": "Ви впевнені, що хочете видалити цей API-токен?", + "Are you sure you would like to leave this team?": "Ви впевнені, що хочете залишити цю команду?", + "Are you sure you would like to remove this person from the team?": "Ви впевнені, що хочете вилучити цю людину із команди?", + "Are you sure you would like to switch billing plans?": "Ви впевнені, що хочете змінити тарифний план?", + "Argentina": "Аргентина", + "Armenia": "Вірменія", + "Aruba": "Аруба", + "Attach": "Прикріпити", + "Attach & Attach Another": "Прикріпити і прикріпити ще один", + "Attach :resource": "Прикріпити :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Додайте файли, перетягнувши їх, вибравши або вставивши.", + "August": "Серпень", + "Australia": "Австралія", + "Austria": "Австрія", + "Azerbaijan": "Азербайджан", + "Bahamas": "Багамські острови", + "Bahrain": "Бахрейн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Перш ніж продовжити, чи не могли б ви підтвердити свою електронну адресу, перейшовши за посиланням, яке ми щойно відправили вам електронною поштою? Якщо ви не отримали листа, ми з радістю надішлемо ще один.", + "Before proceeding, please check your email for a verification link.": "Перш ніж продовжити, перевірте, чи на вашу електронну пошту надійшло посилання для підтвердження.", + "Belarus": "Білорусь", + "Belgium": "Бельгія", + "Belize": "Беліз", + "Benin": "Бенін", + "Bermuda": "Бермудські острови", + "Bhutan": "Бутан", + "Billing Information": "Платіжна інформація", + "Billing Management": "Управління рахунками", + "Bolivia": "Болівія", + "Bolivia, Plurinational State of": "Болівія, Багатонаціональна Держава", + "Bonaire, Sint Eustatius and Saba": "Бонайре, Сінт-Естатіус і Саби", + "Bosnia And Herzegovina": "Боснія і Герцеговина", + "Bosnia and Herzegovina": "Боснія і Герцеговина", + "Botswana": "Ботсвана", + "Bouvet Island": "Острів Буве", + "Brazil": "Бразилія", + "British Indian Ocean Territory": "Британська територія в Індійському океані", + "Browser Sessions": "Сеанси браузера", + "Brunei Darussalam": "Бруней Даруссалам", + "Bulgaria": "Болгарія", + "Burkina Faso": "Буркіна-Фасо", + "Burundi": "Бурунді", + "Cambodia": "Камбоджа", + "Cameroon": "Камерун", + "Canada": "Канада", + "Cancel": "Відмінити", + "Cancel Subscription": "Скасувати підписку", + "Cape Verde": "Кабо-Верде", + "Card": "Картка", + "Cayman Islands": "Кайманові острови", + "Central African Republic": "Центральноафриканська Республіка", + "Chad": "Чад", + "Change Subscription Plan": "Змінити план підписки", + "Change the current payment method attached to your subscription": "Змініть поточний спосіб оплати, прив'язаний до вашої підписки", + "Changes": "Зміни", + "Checkout": "Перевірити", + "Chile": "Чилі", + "China": "Китай", + "Choose": "Вибрати", + "Choose :field": "Виберіть :field", + "Choose :resource": "Виберіть :resource", + "Choose an option": "Виберіть варіант", + "Choose date": "Виберіть дату", + "Choose File": "Виберіть файл", + "Choose Files": "Виберіть файли", + "Choose Type": "Виберіть тип", + "Christmas Island": "Острів Різдва", + "City": "Місто", + "Click here to re-send the verification email.": "Натисніть тут, щоб повторно надіслати електронний лист для підтвердження.", + "click here to request another": "натисніть тут для запиту іншого посилання", + "Click to choose": "Натисніть, щоб вибрати", + "Close": "Закрити", + "Cocos (Keeling) Islands": "Кокос (Кілінг) Острови", + "Code": "Код", + "Colombia": "Колумбія", + "Comoros": "Коморські острови", + "Confirm": "Підтвердити", + "Confirm Billing Action": "Підтвердити платіжну дію", + "Confirm Password": "Підтвердити пароль", + "Confirm Payment": "Підтвердити платіж", + "Confirm your :amount payment": "Підтвердьте свій платіж на суму :amount", + "Congo": "Конго", + "Congo, Democratic Republic": "Конго, Демократична Республіка", + "Congo, the Democratic Republic of the": "Конго, Демократична Республіка", + "Constant": "Постійний", + "Continue To Payment": "Перейти до оплати", + "Cook Islands": "Острови Кука", + "Copy to clipboard": "Скопіювати в буфер обміну", + "Costa Rica": "Коста-Ріка", + "Cote D'Ivoire": "Кот-д'Івуар", + "Country": "Країна", + "Coupon": "Купон", + "Coupon applied successfully.": "Купон застосовано.", + "Create": "Створити", + "Create & Add Another": "Створити і додати ще один", + "Create :resource": "Створити :resource", + "Create a new team to collaborate with others on projects.": "Створити нову команду для спільної роботи з іншими користувачами проєктів.", + "Create Account": "Створити обліковий запис", + "Create API Token": "Створити API-токен", + "Create New Team": "Створити нову команду", + "Create Team": "Створити команду", + "Created.": "Створено.", + "Croatia": "Хорватія", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Куба", + "Curaçao": "Кюрасао", + "Current Password": "Поточний пароль", + "Current Subscription Plan": "Поточний план підписки", + "Currently Subscribed": "Поточна підписка", + "Customer Balance": "Баланс клієнта", + "Customize": "Налаштувати", + "Cyprus": "Кіпр", + "Czech Republic": "Чехія", + "Côte d'Ivoire": "Кот д'Івуар", + "Dark": "Темно", + "Dashboard": "Головна", + "December": "Грудень", + "Decrease": "Зменшити", + "Default": "За замовчуванням", + "Delete": "Видалити", + "Delete :resource": "Видалити :resource", + "Delete Account": "Видалити обліковий запис", + "Delete all notifications": "Видалити всі сповіщення", + "Delete API Token": "Видалити API-токен", + "Delete File": "Видалити файл", + "Delete Notification": "Видалити сповіщення", + "Delete Resource": "Видалити ресурс", + "Delete Selected": "Видалити вибране", + "Delete Team": "Видалити команду", + "Denmark": "Данія", + "Detach": "Від'єднати", + "Detach Resource": "Від'єднати ресурс", + "Detach Selected": "Від'єднати вибраний", + "Details": "Подробиці", + "Disable": "Вимкнути", + "Djibouti": "Джибуті", + "Do you really want to leave? You have unsaved changes.": "Ви дійсно бажаєте вийти? У вас є незбережені зміни.", + "Dominica": "Домініка", + "Dominican Republic": "Домініканська Республіка", + "Done.": "Готово.", + "Download": "Завантажити", + "Download Invoice": "Завантажити рахунок-фактуру", + "Drop file or click to choose": "Перетягніть файл або натисніть, щоб вибрати", + "Drop files or click to choose": "Перетягніть файли або натисніть, щоб вибрати", + "Ecuador": "Еквадор", + "Edit": "Редагувати", + "Edit :resource": "Редагувати :resource", + "Edit Attached": "Редагувати прикріплене", + "Edit Profile": "Редагувати профіль", + "Editor": "Редактор", + "Editor users have the ability to read, create, and update.": "Редактори мають можливість читати, створювати та оновлювати.", + "Egypt": "Єгипет", + "El Salvador": "Ель Сальвадор", + "Email": "Електронна пошта", + "email": "електронна пошта", + "Email Address": "Електронна адреса", + "Email Addresses": "Електронні адреси", + "Email Password Reset Link": "Посилання для скидання пароля електронної пошти", + "Email Verification": "Підтвердження електронної пошти", + "Enable": "Увімкнути", + "Encrypted environment file already exists.": "Зашифрований файл середовища вже існує", + "Encrypted environment file not found.": "Зашифрований файл середовища не знайдено", + "Ensure your account is using a long, random password to stay secure.": "Щоб захистити себе, переконайтеся, що ваш обліковий запис використовує довгий пароль, який важко вгадати.", + "Environment file already exists.": "Файл середовища вже існує.", + "Environment file not found.": "Файл середовища не знайдено.", + "Equatorial Guinea": "Екваторіальна Гвінея", + "Eritrea": "Еритрея", + "Error": "Помилка", + "errors": "помилки", + "Estonia": "Естонія", + "Ethiopia": "Ефіопія", + "ex VAT": "без ПДВ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Термін дії закінчується :expiration", + "Export As CSV": "Експортувати як CSV", + "Extra Billing Information": "Додаткова платіжна інформація", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Для обробки вашого платежу потрібне додаткове підтвердження. Будь ласка, перейдіть на сторінку оплати, натиснувши на кнопку нижче.", + "Failed Subscription Payment": "Невдала оплата підписки", + "Failed to load :resource!": "Не вдалося завантажити :resource!", + "Falkland Islands (Malvinas)": "Фолклендські (Мальвінські) острови", + "Faroe Islands": "Фарерські острови", + "February": "Лютий", + "Fiji": "Фіджі", + "Filename": "Назва файлу", + "Finish enabling two factor authentication.": "Завершіть увімкнення двофакторної автентифікації.", + "Finland": "Фінляндія", + "For your security, please confirm your password to continue.": "З міркувань безпеки підтвердьте свій пароль, щоб продовжити.", + "Forbidden": "Заборонено", + "Force Delete": "Примусове видалення", + "Force Delete :resource": "Примусове видалення :resource", + "Force Delete Resource": "Примусове видалення ресурсу", + "Force Delete Selected": "Примусово видалити вибране", + "Forgot Password": "Забули пароль", + "Forgot your password?": "Забули пароль?", + "Forgot Your Password?": "Забули пароль?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Забули свій пароль? Нічого. Просто повідомте нам свою електронну адресу, і ми надішлемо вам посилання, яке дозволить змінити пароль.", + "France": "Франція", + "French Guiana": "Французька Гвіана", + "French Polynesia": "Французька Полінезія", + "French Southern Territories": "Французькі Південні Території", + "From": "Від", + "Gabon": "Габон", + "Gambia": "Гамбія", + "Georgia": "Грузія", + "Germany": "Німеччина", + "Ghana": "Гана", + "Gibraltar": "Гібралтар", + "Go Home": "На головну", + "Go to page :page": "Перейти на сторінку :page", + "Great! You have accepted the invitation to join the :team team.": "Чудово! Ви прийняли запрошення долучитись до команди :team.", + "Greece": "Греція", + "Greenland": "Гренландія", + "Grenada": "Гренада", + "Guadeloupe": "Гваделупа", + "Guam": "Гуам", + "Guatemala": "Гватемала", + "Guernsey": "Гернсі", + "Guinea": "Гвінея", + "Guinea-Bissau": "Гвінея-Бісау", + "Guyana": "Гайана", + "Haiti": "Гаїті", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Задумалися про скасування підписки? Ви можете миттєво відновити свою підписку в будь-який час до кінця поточного платіжного циклу. Після завершення поточного платіжного циклу ви можете вибрати новий план підписки.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Задумалися про скасування підписки? Ви можете миттєво відновити свою підписку в будь-який час до кінця поточного платіжного циклу. Після завершення поточного платіжного циклу ви можете вибрати новий план підписки.", + "Heard Island & Mcdonald Islands": "Острови Херд і Макдональд", + "Heard Island and McDonald Islands": "Острів Херд і Макдональд", + "Hello!": "Привіт!", + "Hide Content": "Сховати вміст", + "Hold Up!": "- Стривай!", + "Holy See (Vatican City State)": "Ватикан", + "Honduras": "Гондурас", + "Hong Kong": "Гонконг", + "Hungary": "Угорщина", + "I agree to the :terms_of_service and :privacy_policy": "Я згоден на :terms_of_service і :privacy_policy", + "Iceland": "Ісландія", + "ID": "ІДЕНТИФІКАТОР", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "При необхідності ви можете вийти з усіх інших сеансів браузера на всіх ваших пристроях. Деякі з ваших останніх сеансів перераховані нижче, однак цей список може бути не вичерпним. Якщо ви вважаєте, що ваш обліковий запис у небезпеці, вам також слід оновити свій пароль.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Якщо ви вже маєте обліковий запис, ви можете прийняти запрошення, натиснувши на кнопку:", + "If you did not create an account, no further action is required.": "Якщо ви не створювали облікового запису, подальші дії не потрібні.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Якщо ви не бажаєте долучатись до цієї команди, ви можете проігнорувати цей лист.", + "If you did not receive the email": "Якщо ви не отримали листа", + "If you did not request a password reset, no further action is required.": "Якщо ви не надсилали запит на скидання паролю, подальші дії не потрібні.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Якщо у вас немає облікового запису, ви можете створити його, натиснувши на кнопку нижче. Після створення облікового запису натисніть кнопку прийняття запрошення в цьому листі:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Якщо вам потрібно додати до рахунків-фактур конкретні контактні або податкові дані, як-от повну назву компанії, ідентифікаційний номер платника ПДВ або офіційну адресу, ви можете зробити це тут.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Якщо у вас виникли проблеми з кнопкою \":actionText\", скопіюйте та вставте нижчеподаний URL у свій браузер:", + "Impersonate": "Зайти під виглядом користувача", + "Increase": "Збільшити", + "India": "Індій", + "Indonesia": "Індонезія", + "Invalid filename.": "Недійсна назва файлу.", + "Invalid JSON was returned from the route.": "З маршруту повернуто недійсний JSON.", + "Invoice Email Addresses": "Електронні адреси для рахунків", + "Invoice emails updated successfully.": "Електронні адреси для рахунків успішно оновлено.", + "Invoices": "Рахунки-фактури", + "Iran, Islamic Republic Of": "Іран", + "Iran, Islamic Republic of": "Іран", + "Iraq": "Ірак", + "Ireland": "Ірландія", + "Isle Of Man": "Острів Мен", + "Isle of Man": "Острів Мен", + "Israel": "Ізраїль", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Схоже, у вас немає активної підписки. Щоб почати, виберіть один із наведених нижче планів підписки. Ви можете змінювати та скасовувати свої підписки, коли потрібно.", + "Italy": "Італія", + "Jamaica": "Ямайка", + "January": "Січень", + "Japan": "Японія", + "Jersey": "Джерсі", + "Jordan": "Йорданія", + "July": "Липень", + "June": "Червень", + "Kazakhstan": "Казахстан", + "Kenya": "Кенія", + "Key": "Ключ", + "Kiribati": "Кірібаті", + "Korea": "Південна Корея", + "Korea, Democratic People's Republic of": "Північна Корея", + "Korea, Republic of": "Республіка Корея", + "Kosovo": "Косово", + "Kuwait": "Кувейт", + "Kyrgyzstan": "Киргизстан", + "Lao People's Democratic Republic": "Лаос", + "Last active": "Останній активний", + "Last used": "Останнє використання", + "Latvia": "Латвія", + "Leave": "Залишити", + "Leave Team": "Залишити команду", + "Lebanon": "Ліван", + "length": "довжина", + "Lens": "Об'єктив", + "Lesotho": "Лесото", + "Liberia": "Ліберія", + "Libyan Arab Jamahiriya": "Лівія", + "Liechtenstein": "Ліхтенштейн", + "Light": "Світло", + "Lithuania": "Литва", + "Load :perPage More": "Завантажити ще :perPage", + "Loading": "Завантаження", + "Location": "Місцезнаходження", + "Log in": "Увійти", + "Log In": "Увійти", + "Log Out": "Вийти з системи", + "Log out": "Вийти з системи", + "Log Out Other Browser Sessions": "Вийдіть з інших сеансів браузера", + "Log Viewer": "Перегляд журналу", + "Login": "Увійти", + "Logout": "Вийти", + "Logs": "Журнали", + "Luxembourg": "Люксембург", + "Macao": "Макао", + "Macedonia": "Північна Македонія", + "Macedonia, the former Yugoslav Republic of": "Македонія, колишня Югославська Республіка", + "Madagascar": "Мадагаскар", + "Malawi": "Малаві", + "Malaysia": "Малайзія", + "Maldives": "Мальдіви", + "Mali": "Малі", + "Malta": "Мальта", + "Manage Account": "Керувати обліковим записом", + "Manage and log out your active sessions on other browsers and devices.": "Керуйте активними сеансами і виходьте з них в інших браузерах і пристроях.", + "Manage API Tokens": "Керуйте API-токенами", + "Manage Role": "Керувати роллю", + "Manage Team": "Керувати командою", + "Managing billing for :billableName": "Керування виставленням рахунків для :billableName", + "March": "Березень", + "Mark all as Read": "Позначити все як прочитане", + "Mark all notifications as read": "Позначити всі сповіщення як прочитані", + "Mark Read": "Позначити як прочитане", + "Mark Unread": "Позначити як непрочитане", + "Marshall Islands": "Маршаллові Острови", + "Martinique": "Мартініка", + "Mauritania": "Мавританія", + "Mauritius": "Маврикій", + "May": "Травень", + "Mayotte": "Майотт", + "Mexico": "Мексика", + "Micronesia, Federated States Of": "Мікронезія", + "Micronesia, Federated States of": "Мікронезія", + "Moldova": "Молдова", + "Moldova, Republic of": "Республіка Молдова", + "Monaco": "Монако", + "Mongolia": "Монголія", + "Montenegro": "Чорногорія", + "Month To Date": "Місяць до теперішньої дати", + "Monthly": "Щомісяця", + "monthly": "щомісяця", + "Montserrat": "Монтсеррат", + "Morocco": "Марокко", + "Mozambique": "Мозамбік", + "Myanmar": "М'янма", + "Name": "Ім'я", + "name": "ім'я", + "Namibia": "Намібія", + "Nauru": "Науру", + "Nepal": "Непал", + "Netherlands": "Нідерланди", + "Netherlands Antilles": "Нідерландські Антильські острови", + "Nevermind": "Не зважай", + "Nevermind, I'll keep my old plan": "Нічого, я збережу свій старий план", + "New": "Новий", + "New :resource": "Новий :resource", + "New Caledonia": "Нова Каледонія", + "New Password": "Новий пароль", + "New Zealand": "Нова Зеландія", + "Next": "Наступний", + "Next Payment": "Наступний платіж", + "Next Payment on": "Наступний платіж", + "Nicaragua": "Нікарагуа", + "Niger": "Нігер", + "Nigeria": "Нігерія", + "Niue": "Ніуе", + "No": "Ні", + "No :resource matched the given criteria.": "Жоден :resource не відповідав заданим критеріям.", + "No additional information...": "Ніякої додаткової інформації...", + "No Current Data": "Немає поточних даних", + "No Data": "Немає даних", + "no file selected": "жоден файл не вибрано", + "No Increase": "Збільшення немає", + "No payment methods on file.": "Задокументованих способів оплати немає.", + "No payment scheduled.": "Запланованих платежів немає.", + "No Prior Data": "Попередніх даних немає", + "No Results Found.": "Жодних результатів не знайдено.", + "Norfolk Island": "Острів Норфолк", + "Northern Mariana Islands": "Північні Маріанські острови", + "Norway": "Норвегія", + "Not Found": "Не знайдено", + "Notifications": "Сповіщення", + "Nova": "Nova", + "Nova User": "Користувач Nova", + "November": "Листопад", + "October": "Жовтень", + "of": "з", + "OK": "ОК", + "Oman": "Оман", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Після видалення команди всі її ресурси та дані будуть видалені назавжди. Перш ніж видалити цю команду, завантажте будь-які дані або інформацію щодо цієї команди, які ви хочете зберегти.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Після видалення вашого облікового запису всі його ресурси та дані будуть видалені назавжди. Перш ніж видалити свій обліковий запис, завантажте будь-які дані чи інформацію, які ви хочете зберегти.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Після видалення вашого облікового запису всі його ресурси та дані буде видалено назавжди. Будь ласка, введіть свій пароль, щоб підтвердити, що ви хочете повністю видалити свій обліковий запис.", + "Only Trashed": "Тільки поміщене в кошик", + "Open Invoices": "Відкриті рахунки-фактури", + "Original": "Оригінал", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Наш портал керування рахунками дозволяє зручно керувати планом підписки, способом оплати та завантажувати останні рахунки-фактури.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Наш портал керування рахунками дозволяє зручно керувати планом підписки, методами оплати та завантажувати останні рахунки-фактури.", + "Page Expired": "Час сесії минув", + "Pagination Navigation": "Навігація пагінацією", + "Paid": "Платний", + "Pakistan": "Пакистан", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Палестинські Території", + "Panama": "Панама", + "Papua New Guinea": "Папуа-Нова Гвінея", + "Paraguay": "Парагвай", + "Password": "Пароль", + "password": "пароль", + "Payment Confirmation": "Підтвердження оплати", + "Payment Information": "Платіжна інформація", + "Payment information updated successfully.": "Платіжну інформацію успішно оновлено.", + "Payment Method": "Метод оплати", + "Payment Methods": "Методи оплати", + "Payment Required": "Потрібна оплата", + "Payments": "Платежі", + "Pending Team Invitations": "Запрошення до команди в очікуванні", + "Per Page": "На сторінці", + "Permanently delete this team.": "Видалити цю команду.", + "Permanently delete your account.": "Видалити свій обліковий запис.", + "Permissions": "Дозволи", + "Peru": "Перу", + "Philippines": "Філіппіни", + "Photo": "Фото", + "Pitcairn": "Острови Піткерн", + "Please accept the terms of service.": "Будь ласка, прийміть умови надання послуг.", + "Please click the button below to verify your email address.": "Будь ласка, натисніть кнопку нижче, щоб підтвердити свою електронну адресу.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Підтвердьте доступ до свого облікового запису, ввівши один із кодів аварійного відновлення.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Будь ласка, підтвердьте доступ до свого облікового запису, ввівши код автентифікації, наданий вашою програмою автентифікації.", + "Please confirm your password before continuing.": "Перш ніж продовжити, підтвердьте свій пароль.", + "Please copy your new API token. For your security, it won't be shown again.": "Скопіюйте ваш новий API-токен. З міркувань безпеки він більше не відображатиметься.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Будь ласка, введіть свій пароль, щоб підтвердити, що ви хочете вийти з інших сеансів браузера на всіх ваших пристроях.", + "Please provide a maximum of three invoice emails addresses.": "Будь ласка, вкажіть не більше трьох електронних адрес для рахунків.", + "Please provide the email address of the person you would like to add to this team.": "Будь ласка, вкажіть адресу електронної пошти людини, яку ви хотіли б додати в цю команду.", + "Please set a default payment method before retrying payments.": "Будь ласка, встановіть спосіб оплати за замовчуванням, перш ніж повторювати спробу оплати.", + "Please set a default payment method before swapping plans.": "Будь ласка, встановіть основний спосіб оплати, перш ніж змінювати плани.", + "Poland": "Польща", + "Portugal": "Португалія", + "Press / to search": "Натисніть / для пошуку", + "Preview": "Попередній перегляд", + "Previewing": "Попередній перегляд", + "Previous": "Попередній", + "Privacy Policy": "Політика конфіденційності", + "Profile": "Профіль", + "Profile Information": "Інформація про профіль", + "Puerto Rico": "Пуерто-Ріко", + "Qatar": "Катар", + "Quarter To Date": "Квартал до теперішньої дати", + "Recovery Code": "Код відновлення", + "Refresh": "Оновити", + "Regards,": "З повагою,", + "Regenerate Recovery Codes": "Згенерувати коди відновлення", + "Register": "Реєстрація", + "Reload": "Перезавантажити", + "Remember me": "Запам'ятати мене", + "Remember Me": "Запам'ятати мене", + "Remove": "Видалити", + "Remove Photo": "Видалити фото", + "Remove Team Member": "Видалити учасника команди", + "Replicate": "Скопіювати", + "Required fields": "Обов'язкові поля", + "Resend Verification Email": "Відправити лист із підтвердженням", + "Reset Filters": "Скинути фільтрів", + "Reset Password": "Скинути пароль", + "Reset Password Notification": "Сповіщення про скидання пароля", + "resource": "ресурс", + "Resource Row Dropdown": "Випадаючий список ресурсів", + "Resources": "Ресурси", + "resources": "ресурси", + "Restore": "Відновити", + "Restore :resource": "Відновити :resource", + "Restore Resource": "Відновити ресурс", + "Restore Selected": "Відновити вибране", + "results": "результати", + "Resume Subscription": "Відновити підписку", + "Retry Payment": "Повторити платіж", + "Return to :appName": "Повернутись до :appName", + "Reunion": "Реюньйон", + "Role": "Роль", + "Romania": "Румунія", + "Run Action": "Виконати дію", + "Russian Federation": "Російська Федерація", + "Rwanda": "Руанда", + "Réunion": "Реюньйон", + "Saint Barthelemy": "Святий Варфоломій", + "Saint Barthélemy": "Святий Варфоломій", + "Saint Helena": "Острів Святої Єлени", + "Saint Kitts And Nevis": "Сент-Кітс і Невіс", + "Saint Kitts and Nevis": "Сент-Кітс і Невіс", + "Saint Lucia": "Сент-Люсія", + "Saint Martin": "Святий Мартін", + "Saint Martin (French part)": "Сен-Мартен (французька частина)", + "Saint Pierre And Miquelon": "Сен-П'єр і Мікелон", + "Saint Pierre and Miquelon": "Сен-П'єр і Мікелон", + "Saint Vincent And Grenadines": "Сент-Вінсент і Гренадіни", + "Saint Vincent and the Grenadines": "Сент-Вінсент і Гренадіни", + "Samoa": "Самоа", + "San Marino": "Сан-Марино", + "Sao Tome And Principe": "Сан-Томе і Принсіпі", + "Sao Tome and Principe": "Сан-Томе і Принсіпі", + "Saudi Arabia": "Саудівська Аравія", + "Save": "Зберегти", + "Saved.": "Збережено.", + "Scroll to bottom": "Прокрутити вниз", + "Scroll to top": "Прокрутити вверх", + "Search": "Пошук", + "Secure Area": "Захищена зона", + "Select": "Вибрати", + "Select a different plan": "Вибрати інший план", + "Select a log file...": "Вибрати файл журналу...", + "Select A New Photo": "Вибрати нове фото", + "Select Action": "Вибрати Дію", + "Select all": "вибрати все", + "Select All Dropdown": "Вибрати усі випадні меню", + "Select this page": "Вибрати цю сторінку", + "Send Password Reset Link": "Надіслати посилання для скидання пароля", + "Senegal": "Сенегал", + "September": "Вересень", + "Serbia": "Сербія", + "Server Error": "Помилка серверу", + "Service Unavailable": "Сервіс недоступний", + "Set as default": "Призначити основним", + "Setup Key": "Ключ встановлення", + "Seychelles": "Сейшельські острови", + "Show All Fields": "Показати всі поля", + "Show Content": "Показати вміст", + "Show Recovery Codes": "Показати коди відновлення", + "Showing": "Показ", + "Sierra Leone": "Сьєрра-Леоне", + "Signed in as": "Ви увійшли як", + "Singapore": "Сінгапур", + "Sint Maarten (Dutch part)": "Сінт-Мартен (голландська частина)", + "Slovakia": "Словаччина", + "Slovenia": "Словенія", + "Soft Deleted": "Позначено видаленим", + "Solomon Islands": "Соломонові Острови", + "Somalia": "Сомалі", + "Something went wrong.": "Щось пішло не так.", + "Sorry! You are not authorized to perform this action.": "Вибачте, ви не уповноважені виконувати цю дію.", + "Sorry, your session has expired.": "Вибачте, ваш сеанс закінчився.", + "South Africa": "Південна Африка", + "South Georgia And Sandwich Isl.": "Південна Георгія і Південні Сандвічеві острови", + "South Georgia and the South Sandwich Islands": "Південна Джорджія та Південні Сандвічеві острови", + "South Sudan": "Південний Судан", + "Spain": "Іспанія", + "Sri Lanka": "Шрі-Ланка", + "Standalone Actions": "Автономні дії", + "Start Polling": "Почати опитування", + "Start polling": "Почати опитування", + "State / County": "Штат / Країна", + "Stop Impersonating": "Припинити видавати себе за іншу особу", + "Stop Polling": "Зупинити опитування", + "Stop polling": "Зупинити опитування", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Зберігайте ці коди відновлення в захищеному менеджері паролів. Вони можуть бути використані для відновлення доступу до вашого облікового запису, якщо ваш двофакторний пристрій автентифікації втрачено.", + "Subscribe": "Підписатися", + "Subscription Information": "Інформація про підписку", + "Subscription Pending": "Підписка очікує на розгляд", + "Sudan": "Судан", + "Suriname": "Суринам", + "Svalbard And Jan Mayen": "Шпіцберген і Ян-Маєн", + "Svalbard and Jan Mayen": "Шпіцберген і Ян-Маєн", + "Swaziland": "Есватіні", + "Sweden": "Швеція", + "Switch Teams": "Змінити команди", + "Switzerland": "Швейцарія", + "Syrian Arab Republic": "Сирія", + "System": "Система", + "Taiwan": "Тайвань", + "Taiwan, Province of China": "Тайвань, провінція Китаю", + "Tajikistan": "Таджикистан", + "Tanzania": "Танзанія", + "Tanzania, United Republic of": "Танзанія, Об'єднана Республіка", + "TAX": "ПОДАТОК", + "Team Details": "Відомості про команду", + "Team Invitation": "Запрошення в команду", + "Team Members": "Члени команди", + "Team Name": "Назва команди", + "Team Owner": "Власник команди", + "Team Settings": "Налаштування команди", + "Terms of Service": "Умови надання послуг", + "Thailand": "Таїланд", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Дякуємо за реєстрацію! Перед початком роботи, підтвердіть свою електронну адресу, натиснувши посилання, яке ми щойно надіслали вам. Якщо ви не отримали листа, ми із задоволенням надішлемо вам ще один.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Дякую за вашу постійну підтримку. Ми додали копію вашого рахунку для обліку. Будь ласка, дайте нам знати, якщо у вас виникнуть запитання або проблеми.", + "Thanks,": "Дякуємо,", + "The :attribute must be a valid role.": "Поле :attribute повинне мати дійсну роль.", + "The :attribute must be at least :length characters and contain at least one number.": "Поле :attribute має містити принаймні :length символів і містити принаймні одне число.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Поле :attribute має містити принаймні :length символів і містити принаймні один спеціальний символ та одне число.", + "The :attribute must be at least :length characters and contain at least one special character.": "Поле :attribute має бути принаймні :length символів і містити принаймні один спеціальний символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Поле :attribute має бути принаймні :length символів і містити принаймні один великий символ та одне число.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Поле :attribute має бути принаймні :length символів і містити принаймні один великий символ та один спеціальний символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Поле :attribute має бути принаймні :length символів і містити принаймні один великий символ, одне число та один спеціальний символ.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Поле :attribute має бути принаймні :length символів і містити принаймні один великий символ.", + "The :attribute must be at least :length characters.": "Поле :attribute має бути принаймні :length символів.", + "The :attribute must contain at least one letter.": "Поле :attribute повинно містити хоча б одну літеру.", + "The :attribute must contain at least one number.": "Поле :attribute повинно містити хоча б одну цифру.", + "The :attribute must contain at least one symbol.": "Поле :attribute повинно містити хоча б один символ.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Поле :attribute повинно містити хоча б одну велику та одну маленьку літери.", + "The :resource was created!": ":resource було створено!", + "The :resource was deleted!": ":resource було видалено!", + "The :resource was restored!": ":resource було відновлено!", + "The :resource was updated!": ":resource було оновлено!", + "The action was executed successfully.": "Дія виконана успішно.", + "The default payment method cannot be removed.": "Основний метод оплати не можна видалити.", + "The file was deleted!": "Файл був видалений!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Наданий :attribute помічений в скомпроментованих базах даних. Будь ласка, виберіть інший :attribute.", + "The given data was invalid.": "Надані дані були недійсними.", + "The government won't let us show you what's behind these doors": "Уряд не дозволить нам показати вам, що знаходиться за цими дверима", + "The HasOne relationship has already been filled.": "Відносини hasOne вже заповнені.", + "The image could not be loaded": "Не вдалося завантажити зображення", + "The image could not be loaded.": "Не вдалося завантажити зображення.", + "The invoice emails must be valid email addresses.": "Електронні адреси для рахунків мають бути дійсними адресами електронної пошти.", + "The password is incorrect.": "Пароль неправильний.", + "The provided coupon code is invalid.": "Введений код купона недійсний.", + "The provided password does not match your current password.": "Наданий пароль не відповідає вашому поточному паролю.", + "The provided password was incorrect.": "Введений пароль був неправильним.", + "The provided two factor authentication code was invalid.": "Наданий двофакторний код автентифікації був недійсним.", + "The provided two factor recovery code was invalid.": "Наданий двофакторний код відновлення недійсний.", + "The provided VAT number is invalid.": "Наданий номер ПДВ недійсний.", + "The resource was attached!": "Ресурс був прикріплений!", + "The resource was prevented from being saved!": "Ресурс не вдалося зберегти!", + "The resource was updated!": "Ресурс був оновлений!", + "The response is not a streamed response.": "Відповідь не є потоковою відповіддю.", + "The response is not a view.": "Відповідь не є переглядом.", + "The selected country is invalid.": "Обрана країна не є дійсною.", + "The selected plan is invalid.": "Вибраний план не є дійсним.", + "The selected resources have been :action!": "Вибрані ресурси були :action!", + "The team's name and owner information.": "Назва команди та інформація про власника.", + "There are no available options for this resource.": "Для цього ресурсу немає доступних варіантів.", + "There are no fields to display.": "Немає полів для відображення.", + "There are no new notifications.": "Немає нових сповіщень.", + "There was a problem executing the action.": "Виникла проблема з виконанням дії.", + "There was a problem fetching the resource.": "Виникла проблема із отриманням ресурсу.", + "There was a problem submitting the form.": "Виникла проблема з подачею форми.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Цих людей було запрошено до вашої команди, і вони отримали лист із запрошенням. Вони зможуть долучитись до команди, якщо приймуть запрошення.", + "This account does not have an active subscription.": "Цей обліковий запис не має активної підписки.", + "This action is unauthorized.": "Ця дія є неавторизованою.", + "This copy of Nova is unlicensed.": "Ця копія Nova не є ліцензованою.", + "This coupon code can only be used by new customers.": "Цей код купона може бути використаний тільки новими користувачами.", + "This device": "Цей пристрій", + "This file field is read-only.": "Це поле файлу доступне тільки для читання.", + "This invoice is no longer open.": "Цей рахунок-фактура більше не відкритий.", + "This is a secure area of the application. Please confirm your password before continuing.": "Це захищена частина застосунку. Будь ласка, підтвердіть ваш пароль, перш ніж продовжити.", + "This password does not match our records.": "Цей пароль не відповідає нашим записам.", + "This password reset link will expire in :count minutes.": "Термін дії цього посилання для скидання пароля закінчується через :count хвилин.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Цей платіж було ініційовано, але кошти ще не отримано. Це може тривати до 14 днів.", + "This resource no longer exists": "Цей ресурс більше не існує", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Термін дії цієї підписки минув та не може бути поновлений. Будь ласка, створіть нову підписку.", + "This user already belongs to the team.": "Цей користувач вже належить до команди.", + "This user has already been invited to the team.": "Цього користувача вже було запрошено до команди.", + "Timor-Leste": "Тимор-Лешті", + "to": "до", + "To": "До", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Щоб завершити ввімкнення двофакторної автентифікації, відскануйте поданий QR-код за допомогою програми автентифікації на телефоні або введіть ключ налаштування вручну та надайте згенерований OTP-код.", + "Today": "Сьогодні", + "Toggle navigation": "Перемкнути навігацію", + "Togo": "Того", + "Tokelau": "Токелау", + "Token Name": "Назва токена", + "Tonga": "Тонга", + "Too Many Requests": "Забагато запитів", + "total": "усього", + "Total:": "Усього:", + "Trashed": "Поміщене в кошик", + "Trinidad And Tobago": "Тринідад і Тобаго", + "Trinidad and Tobago": "Тринідад і Тобаго", + "Tunisia": "Туніс", + "Turkey": "Туреччина", + "Turkmenistan": "Туркменистан", + "Turks And Caicos Islands": "Острови Теркс і Кайкос", + "Turks and Caicos Islands": "Острови Теркс і Кайкос", + "Tuvalu": "Тувалу", + "Two Factor Authentication": "Двофакторна автентифікація", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Двофакторна автентифікація ввімкнута. Відскануйте поданий QR-код за допомогою мобільної програми автентифікації або введіть ключ налаштування.", + "Type": "Тип", + "Uganda": "Уганда", + "Ukraine": "Україна", + "Unauthorized": "Неавторизований", + "United Arab Emirates": "Об'єднані Арабські Емірати", + "United Kingdom": "Об'єднане Королівство", + "United States": "Сполучені Штати", + "United States Minor Outlying Islands": "Віддалені малі острови США", + "United States Outlying Islands": "Віддалені острови США", + "Unknown": "Невідомо", + "Unpaid": "Неоплачений", + "Update": "Оновити", + "Update & Continue Editing": "Оновити та продовжити редагування", + "Update :resource": "Оновити :resource", + "Update :resource: :title": "Оновити :resource: :title", + "Update attached :resource: :title": "Оновити приєднаний :resource: :title", + "Update Password": "Оновити пароль", + "Update Payment Information": "Оновити платіжну інформацію", + "Update Payment Method": "Оновити метод оплати", + "Update your account's profile information and email address.": "Оновіть дані профілю свого облікового запису та електронну адресу.", + "Uploading": "Завантаження", + "Uploading files... (:current/:total)": "Завантаження файлів... (:current/:total)", + "Uruguay": "Уругвай", + "Use a recovery code": "Використати код відновлення", + "Use an authentication code": "Використати код автентифікації", + "User Actions": "Дії користувача", + "User Security": "Безпека користувача", + "Username": "Ім'я користувача", + "Uzbekistan": "Узбекистан", + "Value": "Значення", + "Vanuatu": "Вануату", + "VAT Number": "Номер платника ПДВ", + "Venezuela": "Венесуела", + "Venezuela, Bolivarian Republic of": "Венесуела, Боліваріанська Республіка", + "Verify Email Address": "Підтвердьте електронну адресу", + "Verify Your Email Address": "Підтвердьте свою електронну адресу", + "Viet Nam": "В'єтнам", + "View": "Переглянути", + "Virgin Islands, British": "Британські Віргінські острови", + "Virgin Islands, U.S.": "Віргінські острови США", + "Wallis And Futuna": "Уолліс і Футуна", + "Wallis and Futuna": "Уолліс і Футуна", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Ми обробляємо вашу підписку. Після успішної обробки підписки ця сторінка оновиться автоматично. Зазвичай цей процес займає лише кілька секунд.", + "We are unable to process your payment. Please contact customer support.": "Ми не можемо обробити ваш платіж. Зверніться до служби підтримки клієнтів.", + "We have emailed your password reset link!": "Ми надіслали посилання для зміни пароля на вашу електронну пошту!", + "We were unable to find a registered user with this email address.": "Нам не вдалося знайти зареєстрованого користувача з цією електронною адресою.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Ми надішлемо посилання для завантаження рахунка на електронні адреси, які ви вкажете нижче. Ви можете розділяти кілька електронних адрес комами.", + "We're lost in space. The page you were trying to view does not exist.": "Ми загубилися в космосі. Сторінка, яку ви намагалися переглянути, не існує.", + "Welcome Back!": "З поверненням!", + "Western Sahara": "Західна Сахара", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Коли двофакторна автентифікація ввімкнеться, вам буде запропоновано ввести безпечний випадковий токен. Ви можете отримати цей токен із програми Google Authenticator на своєму телефоні.", + "Whoops": "Упс", + "Whoops!": "Упс!", + "Whoops! Something went wrong.": "Упс! Щось пішло не так.", + "With Trashed": "З поміщеним у кошик", + "Write": "Писати", + "Year To Date": "Рік до теперішньої дати", + "Yearly": "Щорічно", + "Yemen": "Ємен", + "Yes": "Так", + "You are already subscribed.": "Ви вже підписані.", + "You are currently within your free trial period. Your trial will expire on :date.": "Зараз у вас діє безкоштовний пробний період. Термін дії вашої пробної версії закінчиться :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Зараз у вас діє безкоштовний пробний період. Термін дії вашої пробної версії закінчиться :date.. Якщо ви почнете нову підписку, пробна версія завершиться.", + "You are logged in!": "Ви успішно увійшли в систему!", + "You are receiving this email because we received a password reset request for your account.": "Ви отримали цей електронний лист, оскільки ми отримали запит на скидання паролю для вашого облікового запису.", + "You have been invited to join the :team team!": "Вас запрошено долучитись до команди :team!", + "You have enabled two factor authentication.": "Ви ввімкнули двофакторну автентифікацію.", + "You have not enabled two factor authentication.": "Ви не ввімкнули двофакторну автентифікацію.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "У вас є неоплачені рахунки. Після оновлення основного методу оплати ви можете повторити платежі за допомогою списку рахунків-фактур, поданого нижче.", + "You may accept this invitation by clicking the button below:": "Ви можете прийняти це запрошення, натиснувши кнопку нижче:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Ви можете будь-коли скасувати підписку. Після скасування підписки ви матимете можливість відновити її до кінця поточного платіжного циклу.", + "You may delete any of your existing tokens if they are no longer needed.": "Ви можете видалити будь-який з існуючих токенів, якщо вони більше не потрібні.", + "You may not delete your personal team.": "Ви не можете видалити свою команду.", + "You may not leave a team that you created.": "Ви не можете залишити створену вами команду.", + "You will receive an invoice and payment link via email for each billing period.": "Ви отримаєте рахунок-фактуру та посилання для оплати електронною поштою за кожен розрахунковий період.", + "You're logged in!": "Ви увійшли!", + "Your :invoiceName invoice is now available!": "Ваша платіжка :invoiceName вже доступна!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ваша платіжна адреса: :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Вашу картку було відхилено. Для додаткової інформації зв'яжіться із установою, що видала її.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ваш поточний платіжний спосіб - кредитна картка, що закінчується на :lastFour і з терміном дії до :expiration.", + "Your email address is unverified.": "Ваша електронна адреса неверифікована.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Ваш останній платіж на суму :amount не пройшов. Будь ласка, оновіть спосіб оплати, щоб повторити невдалу спробу.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Ваш останній платіж :amount на :date не виконано. Оновіть спосіб оплати, щоб повторити невдалий платіж.", + "Your next payment of :amount will be processed on :date.": "Ваш наступний платіж у розмірі :amount буде оброблено :date.", + "Your payment method has been added successfully.": "Ваш метод оплати успішно додано.", + "Your payment method will be charged automatically for each billing period.": "З вашого методу оплати автоматично стягуватиметься плата за кожен розрахунковий період.", + "Your registered VAT Number is :vatNumber.": "Ваш зареєстрований номер платника ПДВ :vatNumber.", + "Your subscription has been started successfully.": "Ваша підписка успішно розпочата.", + "Your subscription has been successfully cancelled.": "Вашу підписку успішно скасовано.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Вашу підписку успішно скасовано. Ви все ще матимете доступ до сайту до кінця розрахункового періоду.", + "Your subscription was successfully resumed.": "Вашу підписку успішно відновлено.", + "Your subscription was successfully updated.": "Вашу підписку успішно оновлено.", + "Zambia": "Замбія", + "Zimbabwe": "Зімбабве", + "Zip / Postal Code": "Поштовий індекс", + "Åland Islands": "Аландські острови" +} diff --git a/locales/uk/php-inline.json b/locales/uk/php-inline.json new file mode 100644 index 00000000000..c3b658d0ae2 --- /dev/null +++ b/locales/uk/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Поле має бути прийнято.", + "accepted_if": "Поле має бути прийнятним, якщо :other є :value.", + "active_url": "Не є дійсною URL-адресою.", + "after": "Має бути дата після :date.", + "after_or_equal": "Має бути дата після або дата, що дорівнює :date", + "alpha": "Поле може містити лише літери.", + "alpha_dash": "Поле може містити лише літери, цифри, тире та підкреслення.", + "alpha_num": "Поле може містити лише букви та цифри.", + "any_of": "Це поле є недійсним.", + "array": "Поле має бути масивом.", + "ascii": "Поле має містити лише однобайтові буквено-цифрові знаки та символи.", + "attached": "Поле вже прикріплено.", + "before": "Має бути дата раніше :date.", + "before_or_equal": "Має бути дата раніше або дорівнює :date.", + "between.array": "Вміст повинен містити між :min та :max елементів.", + "between.file": "Файл повинен бути від :min до :max кілобайт.", + "between.numeric": "Значення повинно бути між :min та :max.", + "between.string": "Рядок повинен бути між :min та :max символами.", + "boolean": "Поле має бути істинним або хибним.", + "can": "Поле містить неавторизоване значення.", + "confirmed": "Підтвердження не збігається.", + "contains": "Поле має містити обов'язкове значення.", + "date": "Не є допустимою датою.", + "date_equals": "Повинна бути дата, що дорівнює :date.", + "date_format": "Не відповідає формату :format.", + "decimal": "Значення має містити :decimal десяткових знаків.", + "declined": "Це значення має бути відхилено.", + "declined_if": "Це значення має бути відхилено, якщо :other є :value.", + "different": "Значення повинно відрізнятися від :other.", + "digits": "Повинно бути: :digits цифр.", + "digits_between": "Повинно бути між :min та :max цифр.", + "dimensions": "Зображення має недійсні розміри.", + "distinct": "Поле має повторюване значення.", + "doesnt_contain": "Це поле не повинно містити жодного з наведеного: :values.", + "doesnt_end_with": "Поле не може закінчуватися одним із таких: :values.", + "doesnt_start_with": "Поле не може починатися з одного з наступного: :values.", + "email": "Має бути дійсною адресою електронної пошти.", + "ends_with": "Має закінчуватися одним із наступних: :values.", + "enum": "Вибране значення відсутнє у списку допустимих значень.", + "exists": "Вибране значення не існує.", + "extensions": "Файл повинен мати одне з наступних розширень: :values.", + "file": "Вміст повинен бути файлом.", + "filled": "Поле обов'язкове для заповнення.", + "gt.array": "Зміст повинен бути більш ніж :value елементів.", + "gt.file": "Розмір файлу повинен бути більше :value кілобайт.", + "gt.numeric": "Значення повинно бути більше, ніж :value.", + "gt.string": "Рядок повинен бути більшим за :value значення.", + "gte.array": "Вміст повинен містити :value елементів або більше.", + "gte.file": "Розмір файлу повинен бути більшим або рівним :value кілобайт.", + "gte.numeric": "Значення повинно бути більше або рівне :value.", + "gte.string": "Рядок повинен бути більшим або рівним :value значення.", + "hex_color": "Це поле має мати дійсний шістнадцятковий колір.", + "image": "Має бути зображення.", + "in": "Вибране значення відсутнє у списку допустимих значень.", + "in_array": "Значення не існує в :other.", + "in_array_keys": "Це поле має містити принаймні один із таких ключів: :values.", + "integer": "Має бути цілим числом.", + "ip": "Має бути дійсним IP-адресою.", + "ipv4": "Має бути дійсним IPv4-адресою.", + "ipv6": "Має бути дійсним IPv6-адресою.", + "json": "Має бути дійсним JSON рядок.", + "list": "Значення має бути списком.", + "lowercase": "Поле має бути рядком у нижньому регістрі.", + "lt.array": "Вміст повинен містити менше :value елементів.", + "lt.file": "Розмір файлу повинен бути менше :value кілобайт.", + "lt.numeric": "Значення повинно бути менше :value.", + "lt.string": "Рядок повинен бути менше, ніж :value символів.", + "lte.array": "Вміст повинен містити :value елементів або більше.", + "lte.file": "Розмір файлу повинен бути меншим або рівним :value кілобайт.", + "lte.numeric": "Значення повинно бути менше або рівне :value.", + "lte.string": "Рядок повинен бути більшим або рівним :value значення.", + "mac_address": "Має бути дійсним MAC-адресою.", + "max.array": "Вміст повинен містити :value елементів або більше.", + "max.file": "Розмір файлу повинен бути меншим або рівним :value кілобайт.", + "max.numeric": "Значення повинно бути менше або рівне :value.", + "max.string": "Рядок повинен бути більшим або рівним :value значення.", + "max_digits": "Поле не повинно містити більше ніж :max цифр.", + "mimes": "Повинен бути файл типу: :values.", + "mimetypes": "Повинен бути файл типу: :values.", + "min.array": "Значення повинно мати не менше :min елементів.", + "min.file": "Розмір файлу повинен бути не менше :min кілобайт.", + "min.numeric": "Значення має бути, щонайменше :min.", + "min.string": "У рядку має бути не менше :min символів.", + "min_digits": "Поле повинно містити принаймні :min цифр.", + "missing": "Це поле повинно бути відсутнім.", + "missing_if": "Це поле повинно бути відсутнім, якщо :other дорівнює :value.", + "missing_unless": "Це поле має бути відсутнім, якщо :other не дорівнює :value.", + "missing_with": "Це поле повинно бути відсутнім, якщо присутній :values.", + "missing_with_all": "Це поле повинно бути відсутнім, якщо присутні :values.", + "multiple_of": "Поле повинно бути кратним :value", + "not_in": "Вибране значення не повинно бути у списку.", + "not_regex": "Формат недійсний.", + "numeric": "Повинно бути число.", + "password.letters": "Поле має містити хоча б одну літеру.", + "password.mixed": "Поле має містити принаймні одну велику та одну малу літери.", + "password.numbers": "Поле повинно містити принаймні одне число.", + "password.symbols": "Поле має містити хоча б один символ.", + "password.uncompromised": "Дане поле з'явилося під час витоку даних. Виберіть інше поле.", + "present": "Поле повинне бути присутнім.", + "present_if": "Це поле має бути присутнім, коли :other дорівнює :value.", + "present_unless": "Це поле має бути присутнім, якщо :other не дорівнює :value.", + "present_with": "Це поле повинно бути присутнім, якщо присутній :values.", + "present_with_all": "Це поле повинно бути присутнім, якщо присутні :values.", + "prohibited": "Поле заборонено.", + "prohibited_if": "Поле заборонено, коли :other дорівнює :value.", + "prohibited_if_accepted": "Це поле заборонено, якщо :other прийнято.", + "prohibited_if_declined": "Це поле заборонено, якщо :other відхилено.", + "prohibited_unless": "Поле заборонено, якщо тільки :other не знаходиться в :values році.", + "prohibits": "Поле забороняє :other бути присутнім.", + "regex": "Формат недійсний.", + "relatable": "Поле може бути не пов'язане з даним ресурсом.", + "required": "Поле є обовязковим.", + "required_array_keys": "Поле повинно містити записи для: :values.", + "required_if": "Поле обов'язкове коли :other є :value.", + "required_if_accepted": "Поле є обов'язковим, якщо прийнято :other.", + "required_if_declined": "Поле є обов'язковим, якщо відхилено :other.", + "required_unless": "Поле обовязковим, якщо :other інше не вказано у :values.", + "required_with": "Поле обов'язкове коли :values є.", + "required_with_all": "Поле обов'язкове коли :values присутні.", + "required_without": "Поле обов'язкове, коли :values значень немає.", + "required_without_all": "Поле обовязковим, коли немає жодного з :values присутні.", + "same": "Значення цього поля має відповідати значенню від :other.", + "size.array": "Вміст повинен містити :size елементів.", + "size.file": "Розмір файлу повинен бути :size кілобайт.", + "size.numeric": "Значення повинно бути :size.", + "size.string": "У рядку має бути :size символів.", + "starts_with": "Повинно починатися з одного з наступних умов: :values.", + "string": "повинна бути рядком.", + "timezone": "Має бути дійсною зоною.", + "ulid": "Це поле має бути коректним ULID.", + "unique": "Вже було взято.", + "uploaded": "Не вдалося завантажити.", + "uppercase": "Поле має бути рядком у верхньому регістрі.", + "url": "Цей формат недійсний.", + "uuid": "Має бути дійсним UUID." +} diff --git a/locales/uk/php.json b/locales/uk/php.json new file mode 100644 index 00000000000..7bfb828c407 --- /dev/null +++ b/locales/uk/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Ви повинні прийняти :attribute.", + "accepted_if": "Поле :attribute має бути прийнятним, коли :other є :value.", + "active_url": "Поле :attribute не є правильним URL.", + "after": "Поле :attribute має містити дату не раніше :date.", + "after_or_equal": "Поле :attribute має містити дату не раніше, або дорівнюватися :date.", + "alpha": "Поле :attribute має містити лише літери.", + "alpha_dash": "Поле :attribute має містити лише літери, цифри, тире та підкреслення.", + "alpha_num": "Поле :attribute має містити лише літери та цифри.", + "any_of": "Поле :attribute є недійсним.", + "array": "Поле :attribute має бути масивом.", + "ascii": "Поле :attribute має містити лише однобайтові буквено-цифрові знаки та символи.", + "attached": "Цей :attribute вже прикріплений.", + "before": "Поле :attribute має містити дату не пізніше :date.", + "before_or_equal": "Поле :attribute має містити дату не пізніше, або дорівнюватися :date.", + "between.array": "Поле :attribute має містити від :min до :max елементів.", + "between.file": "Розмір файлу у полі :attribute має бути не менше :min та не більше :max кілобайт.", + "between.numeric": "Поле :attribute має бути між :min та :max.", + "between.string": "Текст у полі :attribute має бути не менше :min та не більше :max символів.", + "boolean": "Поле :attribute повинне містити логічний тип.", + "can": "Поле :attribute містить неавторизоване значення.", + "confirmed": "Поле :attribute не збігається з підтвердженням.", + "contains": "Поле :attribute має містити обов'язкове значення.", + "current_password": "Пароль неправильний.", + "date": "Поле :attribute не є датою.", + "date_equals": "Поле :attribute має бути датою рівною :date.", + "date_format": "Поле :attribute не відповідає формату :format.", + "decimal": "Поле :attribute має містити :decimal десяткових знаків.", + "declined": "Поле :attribute має бути відхилено.", + "declined_if": "Поле :attribute має бути відхилено, якщо :other є :value.", + "different": "Поля :attribute та :other повинні бути різними.", + "digits": "Довжина цифрового поля :attribute повинна дорівнювати :digits.", + "digits_between": "Довжина цифрового поля :attribute повинна бути від :min до :max.", + "dimensions": "Поле :attribute містить неприпустимі розміри зображення.", + "distinct": "Поле :attribute містить значення, яке дублюється.", + "doesnt_contain": "Поле :attribute не повинно містити жодного з наведеного: :values.", + "doesnt_end_with": "Поле :attribute не може закінчуватися одним із таких: :values.", + "doesnt_start_with": "Поле :attribute не може починатися з одного з наступного: :values.", + "email": "Поле :attribute повинне містити коректну електронну адресу.", + "ends_with": "Поле :attribute має закінчуватися одним з наступних значень: :values", + "enum": "Значення поля :attribute відсутнє у списку допустимих значень.", + "exists": "Значення поля :attribute не існує.", + "extensions": "Файл у полі :attribute повинен мати одне з наступних розширень: :values.", + "failed": "Вказані облікові дані не збігаються з нашими записами.", + "file": "Поле :attribute має містити файл.", + "filled": "Поле :attribute є обов'язковим для заповнення.", + "gt.array": "Поле :attribute має містити більше ніж :value елементів.", + "gt.file": "Поле :attribute має бути більше ніж :value кілобайт.", + "gt.numeric": "Поле :attribute має бути більше ніж :value.", + "gt.string": "Поле :attribute має бути більше ніж :value символів.", + "gte.array": "Поле :attribute має містити :value чи більше елементів.", + "gte.file": "Поле :attribute має дорівнювати чи бути більше ніж :value кілобайт.", + "gte.numeric": "Поле :attribute має дорівнювати чи бути більше ніж :value.", + "gte.string": "Поле :attribute має дорівнювати чи бути більше ніж :value символів.", + "hex_color": "Поле :attribute має мати дійсний шістнадцятковий колір.", + "image": "Поле :attribute має містити зображення.", + "in": "Значення поля :attribute відсутнє у списку допустимих значень.", + "in_array": "Значення поля :attribute не міститься в :other.", + "in_array_keys": "Поле :attribute має містити принаймні один із таких ключів: :values.", + "integer": "Поле :attribute має містити ціле число.", + "ip": "Поле :attribute має містити IP адресу.", + "ipv4": "Поле :attribute має містити IPv4 адресу.", + "ipv6": "Поле :attribute має містити IPv6 адресу.", + "json": "Дані поля :attribute мають бути у форматі JSON.", + "list": "Значення поля :attribute має бути списком.", + "lowercase": "Поле :attribute має бути рядком у нижньому регістрі", + "lt.array": "Поле :attribute має містити менше ніж :value елементів.", + "lt.file": "Поле :attribute має бути менше ніж :value кілобайт.", + "lt.numeric": "Поле :attribute має бути менше ніж :value.", + "lt.string": "Поле :attribute має бути менше ніж :value символів.", + "lte.array": "Поле :attribute має містити не більше ніж :value елементів.", + "lte.file": "Поле :attribute має дорівнювати чи бути менше ніж :value кілобайт.", + "lte.numeric": "Поле :attribute має дорівнювати чи бути менше ніж :value.", + "lte.string": "Поле :attribute має дорівнювати чи бути менше ніж :value символів.", + "mac_address": "Поле :attribute має містити MAC адресу.", + "max.array": "Поле :attribute повинне містити не більше :max елементів.", + "max.file": "Файл в полі :attribute має бути не більше :max кілобайт.", + "max.numeric": "Поле :attribute має бути не більше :max.", + "max.string": "Текст в полі :attribute повинен мати довжину не більшу за :max.", + "max_digits": "Поле :attribute не може містити більше :max цифр.", + "mimes": "Поле :attribute повинне містити файл одного з типів: :values.", + "mimetypes": "Поле :attribute повинне містити файл одного з типів: :values.", + "min.array": "Поле :attribute повинне містити не менше :min елементів.", + "min.file": "Розмір файлу у полі :attribute має бути не меншим :min кілобайт.", + "min.numeric": "Поле :attribute повинне бути не менше :min.", + "min.string": "Текст у полі :attribute повинен містити не менше :min символів.", + "min_digits": "Поле :attribute має містити принаймні :min цифр.", + "missing": "Поле :attribute має бути відсутнім.", + "missing_if": "Поле :attribute має бути відсутнім, якщо :other дорівнює :value.", + "missing_unless": "Поле :attribute має бути відсутнім, якщо :other не є :value.", + "missing_with": "Поле :attribute повинно бути відсутнім, якщо присутнє :values.", + "missing_with_all": "Поле :attribute повинно бути відсутнім, якщо присутні :values.", + "multiple_of": "Поле :attribute повинно бути кратним :value", + "next": "Далі »", + "not_in": "Значення поля :attribute не повинно бути у списку.", + "not_regex": "Формат поля :attribute не вірний.", + "numeric": "Поле :attribute повинно містити число.", + "password": "Пароль невірний.", + "password.letters": "Поле :attribute має містити принаймні одну літеру.", + "password.mixed": "Поле :attribute має містити принаймні одну велику та одну малу літери.", + "password.numbers": "Поле :attribute має містити принаймні одне число.", + "password.symbols": "Поле :attribute має містити принаймні один символ.", + "password.uncompromised": "Поле :attribute з'явився під час витоку даних. Виберіть інший :attribute.", + "present": "Поле :attribute повинне бути присутнє.", + "present_if": "Поле :attribute має бути присутнім, коли :other дорівнює :value.", + "present_unless": "Поле :attribute повинно бути присутнім, якщо :other не є :value.", + "present_with": "Поле :attribute повинно бути присутнім, коли присутній :values.", + "present_with_all": "Поле :attribute повинно бути присутнім, якщо присутні :values.", + "previous": "« Назад", + "prohibited": "Поле :attribute заборонено.", + "prohibited_if": "Поле :attribute заборонено, коли :other дорівнює :value.", + "prohibited_if_accepted": "Поле :attribute заборонено, якщо :other прийнято.", + "prohibited_if_declined": "Поле :attribute заборонено, якщо :other відхилено.", + "prohibited_unless": "Поле :attribute заборонено, якщо тільки :other не знаходиться в :values.", + "prohibits": "Поле :attribute забороняє присутність :other.", + "regex": "Поле :attribute має хибний формат.", + "relatable": "Цей :attribute може бути не пов'язаний з цим ресурсом.", + "required": "Поле :attribute є обов'язковим для заповнення.", + "required_array_keys": "Поле :attribute має містити записи для: :values.", + "required_if": "Поле :attribute є обов'язковим для заповнення, коли :other є рівним :value.", + "required_if_accepted": "Поле :attribute є обов'язковим, якщо прийнято :other.", + "required_if_declined": "Поле :attribute є обов'язковим, якщо відхилено :other.", + "required_unless": "Поле :attribute є обов'язковим для заповнення, коли :other відрізняється від :values", + "required_with": "Поле :attribute є обов'язковим для заповнення, коли :values вказано.", + "required_with_all": "Поле :attribute є обов'язковим для заповнення, коли :values вказано.", + "required_without": "Поле :attribute є обов'язковим для заповнення, коли :values не вказано.", + "required_without_all": "Поле :attribute є обов'язковим для заповнення, коли :values не вказано.", + "reset": "Ваш пароль змінено!", + "same": "Поля :attribute та :other мають збігатися.", + "sent": "Ми надіслали на Вашу електронну адресу посилання для зміни пароля!", + "size.array": "Поле :attribute повинне містити :size елементів.", + "size.file": "Файл у полі :attribute має бути розміром :size кілобайт.", + "size.numeric": "Поле :attribute має бути довжини :size.", + "size.string": "Текст у полі :attribute повинен містити :size символів.", + "starts_with": "Поле :attribute повинне починатися з одного з наступних значень: :values", + "string": "Поле :attribute повинне містити текст.", + "throttle": "Забагато спроб входу. Будь ласка, спробуйте ще раз, через :seconds секунд.", + "throttled": "Зачекайте, перш ніж повторити спробу.", + "timezone": "Поле :attribute повинне містити коректну часову зону.", + "token": "Термін дії посилання для зміни пароля закінчився.", + "ulid": "Поле :attribute має бути коректним ULID.", + "unique": "Вказане значення поля :attribute вже існує.", + "uploaded": "Завантаження :attribute не вдалося.", + "uppercase": "Поле :attribute має бути рядком у верхньому регістрі.", + "url": "Формат поля :attribute хибний.", + "user": "Користувача із вказаною електронною адресою не знайдено.", + "uuid": "Поле :attribute має бути коректним UUID ідентифікатором." +} diff --git a/locales/ur/_excludes.json b/locales/ur/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/ur/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/ur/json-inline.json b/locales/ur/json-inline.json new file mode 100644 index 00000000000..6c1f9dc1b24 --- /dev/null +++ b/locales/ur/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "یہ فیلڈ ایک درست کردار ہونا چاہیے۔", + "The :attribute must be at least :length characters and contain at least one number.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک نمبر ہونا چاہیے۔", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک خاص حرف اور ایک نمبر ہونا چاہیے۔", + "The :attribute must be at least :length characters and contain at least one special character.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک خاص حرف ہونا چاہیے۔", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک بڑے حرف اور ایک نمبر ہونا چاہیے۔", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک بڑے حروف اور ایک خاص حرف ہونا چاہیے۔", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک بڑے حروف، ایک عدد اور ایک خاص حرف ہونا چاہیے۔", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے اور اس میں کم از کم ایک بڑے حرف کا ہونا چاہیے۔", + "The :attribute must be at least :length characters.": "یہ فیلڈ کم از کم :length حروف کا ہونا چاہیے۔", + "The :attribute must contain at least one letter.": "اس فیلڈ میں کم از کم ایک حرف ہونا چاہیے۔", + "The :attribute must contain at least one number.": "اس فیلڈ میں کم از کم ایک نمبر ہونا چاہیے۔", + "The :attribute must contain at least one symbol.": "اس فیلڈ میں کم از کم ایک علامت ہونی چاہیے۔", + "The :attribute must contain at least one uppercase and one lowercase letter.": "اس فیلڈ میں کم از کم ایک بڑے اور ایک چھوٹے حرف کا ہونا ضروری ہے۔", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "دیا گیا فیلڈ ڈیٹا لیک میں ظاہر ہوا ہے۔ براہ کرم ایک مختلف فیلڈ منتخب کریں۔" +} diff --git a/locales/ur/json.json b/locales/ur/json.json new file mode 100644 index 00000000000..31156a2d2cd --- /dev/null +++ b/locales/ur/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(اور :count مزید غلطی)", + "(and :count more errors)": "(اور :count مزید غلطی)|(اور :count مزید غلطیاں)|(اور :count مزید غلطیاں)", + "30 Days": "30 دنوں کے", + "60 Days": "60 دنوں", + "90 Days": "90 دنوں", + ":amount selected": ":Amount منتخب ہوئے۔", + ":amount Total": ":Amount کل", + ":days day trial": ":Days دن کی آزمائش", + ":resource Details": ":Resource تفصیلات", + ":resource Details: :title": ":Resource تفصیلات: :title", + "A decryption key is required.": "ایک ڈکرپشن کلید درکار ہے۔", + "A fresh verification link has been sent to your email address.": "ایک تازہ تصدیقی لنک آپ کے ای میل پتے پر بھیج دیا گیا ہے۔", + "A new verification link has been sent to the email address you provided during registration.": "ایک نئی کی توثیق کے لنک بھیجا گیا ہے ، ای میل ایڈریس آپ کے فراہم کردہ رجسٹریشن کے دوران.", + "A new verification link has been sent to the email address you provided in your profile settings.": "ایک نیا تصدیقی لنک اس ای میل ایڈریس پر بھیجا گیا ہے جو آپ نے اپنی پروفائل کی ترتیبات میں فراہم کیا ہے۔", + "A new verification link has been sent to your email address.": "ایک نیا تصدیقی لنک آپ کے ای میل پتے پر بھیج دیا گیا ہے۔", + "Accept Invitation": "قبول دعوت", + "Action": "کارروائی", + "Action Event": "ایکشن ایونٹ", + "Action Events": "ایکشن ایونٹس", + "Action Happened At": "ہوا میں", + "Action Initiated By": "کی طرف سے شروع", + "Action Name": "نام", + "Action Status": "حیثیت", + "Action Target": "ہدف", + "Actions": "اعمال", + "Add": "شامل کریں", + "Add :resource": ":Resource شامل کریں۔", + "Add a new team member to your team, allowing them to collaborate with you.": "شامل ایک نئی ٹیم کے رکن کے لئے آپ کی ٹیم کی اجازت دیتا ہے ان کے ساتھ تعاون کرنے کے لئے آپ کو.", + "Add additional security to your account using two factor authentication.": "اضافی سیکورٹی کے لئے آپ کے اکاؤنٹ کا استعمال کرتے ہوئے دو عنصر کی تصدیق.", + "Add Payment Method": "ادائیگی کا طریقہ شامل کریں۔", + "Add row": "صف میں شامل کریں", + "Add Team Member": "شامل ٹیم کے رکن", + "Add VAT Number": "VAT نمبر شامل کریں۔", + "Added.": "شامل کر دیا گیا.", + "Additional billing information updated successfully.": "بلنگ کی اضافی معلومات کامیابی کے ساتھ اپ ڈیٹ ہو گئیں۔", + "Address": "پتہ", + "Address Line 2": "پتہ لائن 2", + "Administrator": "ایڈمنسٹریٹر", + "Administrator users can perform any action.": "ایڈمنسٹریٹر صارفین کو انجام دے سکتے ہیں کسی بھی کارروائی کی ہے.", + "Afghanistan": "افغانستان", + "Aland Islands": "ایلانڈ جزائر", + "Albania": "البانیہ", + "Algeria": "الجیریا", + "All of the people that are part of this team.": "تمام ہے کہ لوگوں کی اس ٹیم کا حصہ.", + "All resources loaded.": "تمام وسائل بھری ہوئی.", + "All rights reserved.": "تمام حقوق محفوظ ہیں.", + "Already registered?": "پہلے سے رجسٹرڈ ؟", + "American Samoa": "امریکی سمووا", + "An error occurred while uploading the file.": "فائل اپ لوڈ کرتے وقت ایک خرابی پیش آگئی۔", + "An error occurred while uploading the file: :error": "فائل اپ لوڈ کرتے وقت ایک خرابی پیش آگئی: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "ایک غیر متوقع خرابی پیش آگئی اور ہم نے اپنی سپورٹ ٹیم کو مطلع کر دیا ہے۔ براہ کرم کچھ دیر بعد کوشش کریں.", + "Andorra": "Andorran", + "Angola": "انگولا", + "Anguilla": "انگویلا", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "کسی دوسرے صارف کے اپ ڈیٹ کیا ہے اس کے وسائل اس کے بعد صفحہ بھری ہوئی کیا گیا تھا. براہ مہربانی صفحہ کی تازہ کاری اور دوبارہ کوشش کریں.", + "Antarctica": "انٹارکٹیکا", + "Antigua And Barbuda": "انٹیگوا اور باربودا", + "Antigua and Barbuda": "انٹیگوا اور باربوڈا", + "API Token": "API ٹوکن", + "API Token Permissions": "API کے ٹوکن کی اجازت", + "API Tokens": "API ٹوکن", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API کے ٹوکن کی اجازت تیسری پارٹی کی خدمات کی توثیق کرنے کے لئے ہماری درخواست آپ کی جانب سے.", + "Apply": "درخواست دیں", + "Apply Coupon": "کوپن کا اطلاق کریں", + "April": "اپریل", + "Are you sure you want to attempt to pay :amount?": "کیا آپ واقعی :amount ادا کرنے کی کوشش کرنا چاہتے ہیں؟", + "Are you sure you want to cancel your subscription?": "کیا آپ واقعی اپنی رکنیت منسوخ کرنا چاہتے ہیں؟", + "Are you sure you want to delete all the notifications?": "کیا آپ واقعی تمام اطلاعات کو حذف کرنا چاہتے ہیں؟", + "Are you sure you want to delete the selected resources?": "آپ چاہتے ہیں کو خارج کرنے کے لئے منتخب وسائل ؟", + "Are you sure you want to delete this file?": "آپ چاہتے ہیں کو خارج کرنے کے لئے اس فائل?", + "Are you sure you want to delete this notification?": "کیا آپ واقعی اس اطلاع کو حذف کرنا چاہتے ہیں؟", + "Are you sure you want to delete this payment method?": "کیا آپ واقعی ادائیگی کے اس طریقے کو حذف کرنا چاہتے ہیں؟", + "Are you sure you want to delete this resource?": "آپ چاہتے ہیں کو خارج کرنے کے لئے اس کے وسائل?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "ہیں آپ کو اس بات کا یقین آپ کو خارج کرنا چاہتے ہیں اس کی ٹیم? ایک بار ایک ٹیم سے خارج کر دیا ہے, اس کے تمام وسائل اور اعداد و شمار ہو جائے گا مستقل طور پر خارج کر دیا.", + "Are you sure you want to delete your account?": "کیا آپ واقعی اپنا اکاؤنٹ حذف کرنا چاہتے ہیں؟", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "آپ چاہتے ہیں کو خارج کرنے کے لئے آپ کے اکاؤنٹ? ایک بار جب آپ کے اکاؤنٹ کو خارج کر دیا, اس کے تمام وسائل اور اعداد و شمار ہو جائے گا مستقل طور پر خارج کر دیا. براہ مہربانی آپ اپنا پاس ورڈ درج کرنے کے لئے اس بات کی تصدیق کرنے کے لئے چاہتے ہیں کو مستقل طور پر آپ کے اکاؤنٹ کو خارج.", + "Are you sure you want to detach the selected resources?": "آپ چاہتے ہیں جدا کرنے کے لئے منتخب وسائل ؟", + "Are you sure you want to detach this resource?": "آپ چاہتے ہیں جدا کرنے کے لئے اس کے وسائل?", + "Are you sure you want to force delete the selected resources?": "ہیں آپ کو اس بات کا یقین آپ کو مجبور کرنا چاہتے ہیں کو خارج منتخب وسائل ؟", + "Are you sure you want to force delete this resource?": "ہیں آپ کو اس بات کا یقین آپ کو مجبور کرنا چاہتے ہیں کو خارج کر دیں یہ وسائل?", + "Are you sure you want to log out?": "کیا آپ واقعی لاگ آؤٹ کرنا چاہتے ہیں؟", + "Are you sure you want to mark all notifications as read?": "کیا آپ واقعی تمام اطلاعات کو پڑھے ہوئے کے بطور نشان زد کرنا چاہتے ہیں؟", + "Are you sure you want to remove this item?": "کیا آپ واقعی اس آئٹم کو ہٹانا چاہتے ہیں؟", + "Are you sure you want to restore the selected resources?": "آپ چاہتے ہیں کو بحال کرنے کے لئے منتخب وسائل ؟", + "Are you sure you want to restore this resource?": "آپ چاہتے ہیں کو بحال کرنے کے لئے اس کے وسائل?", + "Are you sure you want to resume your subscription?": "کیا آپ واقعی اپنی رکنیت دوبارہ شروع کرنا چاہتے ہیں؟", + "Are you sure you want to run this action?": "آپ چاہتے ہیں اس کو چلانے کے لئے کارروائی ہے ؟", + "Are you sure you want to set this payment method as your default?": "کیا آپ واقعی ادائیگی کے اس طریقے کو اپنے ڈیفالٹ کے طور پر سیٹ کرنا چاہتے ہیں؟", + "Are you sure you want to stop impersonating?": "کیا آپ واقعی نقالی کرنا بند کرنا چاہتے ہیں؟", + "Are you sure you would like to delete this API token?": "ہیں آپ کو اس بات کا یقین کرنے کے لئے چاہتے ہیں کو خارج کر دیں یہ API ٹوکن?", + "Are you sure you would like to leave this team?": "کیا آپ کو یقین ہے کہ آپ گا کی طرح چھوڑنے کے لئے اس کی ٹیم?", + "Are you sure you would like to remove this person from the team?": "ہیں آپ کو اس بات کا یقین آپ کو اس کو دور کرنا چاہتے شخص کی ٹیم کی طرف سے?", + "Are you sure you would like to switch billing plans?": "کیا آپ واقعی بلنگ پلانز کو تبدیل کرنا چاہیں گے؟", + "Argentina": "ارجنٹینا", + "Armenia": "آرمینیا", + "Aruba": "اروبا", + "Attach": "منسلک", + "Attach & Attach Another": "منسلک & منسلک ایک", + "Attach :resource": "منسلک :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "فائلوں کو گھسیٹ کر اور چھوڑ کر، منتخب کر کے یا چکھ کر منسلک کریں۔", + "August": "اگست", + "Australia": "آسٹریلیا", + "Austria": "آسٹریا", + "Azerbaijan": "آذربایجان", + "Bahamas": "بہاماز", + "Bahrain": "بحرین", + "Bangladesh": "بنگلہ دیش", + "Barbados": "بارباڈوس", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "جاری رکھنے سے پہلے، کیا آپ اس لنک پر کلک کر کے اپنے ای میل ایڈریس کی تصدیق کر سکتے ہیں جو ہم نے ابھی آپ کو ای میل کیا ہے؟ اگر آپ کو ای میل موصول نہیں ہوئی تو ہم بخوشی آپ کو دوسرا بھیجیں گے۔", + "Before proceeding, please check your email for a verification link.": "آگے بڑھنے سے پہلے، براہ کرم تصدیقی لنک کے لیے اپنا ای میل چیک کریں۔", + "Belarus": "بیلاروس", + "Belgium": "بیلجیم", + "Belize": "بیلیز", + "Benin": "بینن", + "Bermuda": "برمودا", + "Bhutan": "بھوٹان", + "Billing Information": "بلنگ کی معلومات", + "Billing Management": "بلنگ مینجمنٹ", + "Bolivia": "بولیویا", + "Bolivia, Plurinational State of": "بولیویا، کثیر قومی ریاست", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius اور Sábado", + "Bosnia And Herzegovina": "بوسنیا اور ہرزیگوینا", + "Bosnia and Herzegovina": "بوسنیا اور ہرزیگوینا", + "Botswana": "بوٹسوانا", + "Bouvet Island": "Bouvet جزیرے", + "Brazil": "برازیل", + "British Indian Ocean Territory": "برطانوی ہند کے علاقے", + "Browser Sessions": "براؤزر کے سیشن", + "Brunei Darussalam": "Brunei", + "Bulgaria": "بلغاریہ", + "Burkina Faso": "برکینا فاسو", + "Burundi": "برونڈی", + "Cambodia": "کمبوڈیا", + "Cameroon": "کیمرون", + "Canada": "کینیڈا", + "Cancel": "منسوخ", + "Cancel Subscription": "رکنیت منسوخ کریں۔", + "Cape Verde": "کیپ وردے", + "Card": "کارڈ", + "Cayman Islands": "جزائر کیمن", + "Central African Republic": "وسطی افریقی جمہوریہ", + "Chad": "چاڈ", + "Change Subscription Plan": "سبسکرپشن پلان تبدیل کریں۔", + "Change the current payment method attached to your subscription": "اپنے سبسکرپشن کے ساتھ منسلک موجودہ ادائیگی کا طریقہ تبدیل کریں۔", + "Changes": "تبدیلیوں", + "Checkout": "اس کو دیکھو", + "Chile": "چلی", + "China": "چین", + "Choose": "منتخب", + "Choose :field": "منتخب :field", + "Choose :resource": "منتخب :resource", + "Choose an option": "ایک اختیار کو منتخب کریں", + "Choose date": "تاریخ کا انتخاب", + "Choose File": "منتخب کریں فائل", + "Choose Files": "فائلوں کو منتخب کریں۔", + "Choose Type": "کا انتخاب کی قسم", + "Christmas Island": "جزیرہ کرسمس", + "City": "شہر", + "Click here to re-send the verification email.": "تصدیقی ای میل دوبارہ بھیجنے کے لیے یہاں کلک کریں۔", + "click here to request another": "دوسری درخواست کرنے کے لیے یہاں کلک کریں۔", + "Click to choose": "کلک کریں منتخب کرنے کے لئے", + "Close": "بند", + "Cocos (Keeling) Islands": "کوکوس (کیلنگ) جزائر", + "Code": "کوڈ", + "Colombia": "کولمبیا", + "Comoros": "کوموروس", + "Confirm": "اس بات کی تصدیق", + "Confirm Billing Action": "بلنگ ایکشن کی تصدیق کریں۔", + "Confirm Password": "پاس ورڈ کی توثیق کریں", + "Confirm Payment": "ادائیگی کی تصدیق", + "Confirm your :amount payment": "اس کی تصدیق آپ :amount ادائیگی", + "Congo": "کانگو", + "Congo, Democratic Republic": "کانگو, جمہوری جمہوریہ", + "Congo, the Democratic Republic of the": "کانگو، جمہوری جمہوریہ", + "Constant": "مسلسل", + "Continue To Payment": "ادائیگی جاری رکھیں", + "Cook Islands": "جزائر کک", + "Copy to clipboard": "کلپ بورڈ پر کاپی کریں۔", + "Costa Rica": "کوسٹا ریکا", + "Cote D'Ivoire": "کوٹ ڈی آئیوری", + "Country": "ملک", + "Coupon": "کوپن", + "Coupon applied successfully.": "کوپن کامیابی سے لاگو ہو گیا۔", + "Create": "تخلیق", + "Create & Add Another": "تخلیق اور ایک اور کا اضافہ کریں", + "Create :resource": "پیدا :resource", + "Create a new team to collaborate with others on projects.": "بنانے کے ، ایک نئی ٹیم کے ساتھ تعاون کرنے کے لئے دوسروں کے منصوبوں پر.", + "Create Account": "اکاؤنٹ بنائیں", + "Create API Token": "پیدا API ٹوکن", + "Create New Team": "نئی ٹیم بنائیں", + "Create Team": "تخلیق ٹیم", + "Created.": "پیدا ہوتا ہے.", + "Croatia": "کروشیا", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "کیوبا", + "Curaçao": "کیوراساؤ", + "Current Password": "موجودہ پاس ورڈ", + "Current Subscription Plan": "موجودہ سبسکرپشن پلان", + "Currently Subscribed": "فی الحال سبسکرائب شدہ", + "Customer Balance": "کسٹمر بیلنس", + "Customize": "اپنی مرضی کے مطابق", + "Cyprus": "قبرص", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "کوٹ ڈی آئیوری", + "Dark": "اندھیرا", + "Dashboard": "ڈیش بورڈ", + "December": "دسمبر", + "Decrease": "کمی", + "Default": "طے شدہ", + "Delete": "کو حذف کریں", + "Delete :resource": "کو حذف کریں :resource", + "Delete Account": "اکاؤنٹ کو حذف کریں", + "Delete all notifications": "تمام اطلاعات کو حذف کریں۔", + "Delete API Token": "کو حذف API ٹوکن", + "Delete File": "کو حذف فائل", + "Delete Notification": "اطلاع کو حذف کریں۔", + "Delete Resource": "کو حذف وسائل", + "Delete Selected": "کو حذف کریں منتخب", + "Delete Team": "کو حذف ٹیم", + "Denmark": "ڈنمارک", + "Detach": "جدا", + "Detach Resource": "جدا وسائل", + "Detach Selected": "جدا منتخب", + "Details": "تفصیلات", + "Disable": "غیر فعال", + "Djibouti": "جبوتی", + "Do you really want to leave? You have unsaved changes.": "کیا آپ واقعی چھوڑ کرنا چاہتے ہیں? آپ کو غیر محفوظ کردہ تبدیلیاں.", + "Dominica": "اتوار", + "Dominican Republic": "ڈومینیکن ریپبلک", + "Done.": "کیا جاتا ہے.", + "Download": "ڈاؤن لوڈ ، اتارنا", + "Download Invoice": "انوائس ڈاؤن لوڈ کریں۔", + "Drop file or click to choose": "فائل چھوڑیں یا منتخب کرنے کے لیے کلک کریں۔", + "Drop files or click to choose": "فائلیں چھوڑیں یا منتخب کرنے کے لیے کلک کریں۔", + "Ecuador": "ایکواڈور", + "Edit": "میں ترمیم کریں", + "Edit :resource": "ترمیم :resource", + "Edit Attached": "ترمیم کے ساتھ منسلک", + "Edit Profile": "پروفائل میں ترمیم کریں", + "Editor": "ایڈیٹر", + "Editor users have the ability to read, create, and update.": "ایڈیٹر صارفین کو پڑھنے کے لئے کی صلاحیت, تخلیق, اور اپ ڈیٹ.", + "Egypt": "مصر", + "El Salvador": "سلواڈور", + "Email": "ای میل", + "email": "ای میل", + "Email Address": "ای میل ایڈریس", + "Email Addresses": "ای میل ایڈریسز", + "Email Password Reset Link": "ای میل کے پاس ورڈ ری سیٹ لنک", + "Email Verification": "ای میل کی توثیق", + "Enable": "چالو", + "Encrypted environment file already exists.": "انکرپٹ شدہ ماحول کی فائل پہلے سے موجود ہے۔", + "Encrypted environment file not found.": "خفیہ کردہ ماحول کی فائل نہیں ملی۔", + "Ensure your account is using a long, random password to stay secure.": "کو یقینی بنانے کے آپ کے اکاؤنٹ کا استعمال کرتے ہوئے ایک طویل, بے ترتیب پاس ورڈ رہنے کے لئے محفوظ ہے.", + "Environment file already exists.": "ماحولیات کی فائل پہلے سے موجود ہے۔", + "Environment file not found.": "ماحولیات فائل نہیں ملی۔", + "Equatorial Guinea": "استوائی گنی", + "Eritrea": "اریٹیریا", + "Error": "خرابی", + "errors": "غلطیاں", + "Estonia": "ایسٹونیا", + "Ethiopia": "ایتھوپیا", + "ex VAT": "سابق VAT", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration کو ختم ہو جائے گا۔", + "Export As CSV": "CSV کے بطور برآمد کریں۔", + "Extra Billing Information": "اضافی بلنگ کی معلومات", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "اضافی تصدیق کی ضرورت ہے عمل کرنے کے لئے آپ کی ادائیگی. براہ مہربانی کرنے کے لئے جاری کی ادائیگی کے صفحے پر کلک کر کے نیچے دیے گئے بٹن.", + "Failed Subscription Payment": "ناکام سبسکرپشن ادائیگی", + "Failed to load :resource!": ":Resource لوڈ کرنے میں ناکام!", + "Falkland Islands (Malvinas)": "جزائر فاک لینڈ (Malvinas)", + "Faroe Islands": "جزائرفارو", + "February": "فروری", + "Fiji": "فجی", + "Filename": "فائل کا نام", + "Finish enabling two factor authentication.": "دو عنصر کی توثیق کو فعال کرنا مکمل کریں۔", + "Finland": "فن لینڈ", + "For your security, please confirm your password to continue.": "آپ کی سیکورٹی کے لئے, براہ مہربانی اس بات کی تصدیق آپ کے پاس ورڈ کے لئے جاری رکھنے کے لئے.", + "Forbidden": "حرام", + "Force Delete": "قوت کو خارج کر دیں", + "Force Delete :resource": "قوت کو خارج کر دیں :resource", + "Force Delete Resource": "فورس کو حذف وسائل", + "Force Delete Selected": "فورس کو حذف منتخب", + "Forgot Password": "پاسورڈ بھول گے", + "Forgot your password?": "پاسورڈ بھول گئے ؟", + "Forgot Your Password?": "اپنا پاس ورڈ بھول گئے؟", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "پاسورڈ بھول گئے ؟ کوئی مسئلہ نہیں. صرف ہمیں پتہ ہے کہ آپ کے ای میل ایڈریس اور ہم نے آپ کو ای میل ایک پاس ورڈ ری سیٹ کریں کے لنک کی اجازت دے گا کہ آپ کو منتخب کرنے کے لئے ایک نئی ایک.", + "France": "فرانس", + "French Guiana": "فرانسیسی گیانا", + "French Polynesia": "فرانسیسی پولینیشیا", + "French Southern Territories": "جنوبی فرانسیسی علاقہ جات", + "From": "سے", + "Gabon": "گیبون", + "Gambia": "گیمبیا", + "Georgia": "جارجیا", + "Germany": "جرمنی", + "Ghana": "گھانا", + "Gibraltar": "جبرالٹر", + "Go Home": "گھر جانے کے", + "Go to page :page": "صفحہ پر جانے کے :page", + "Great! You have accepted the invitation to join the :team team.": "عظیم! آپ نے دعوت قبول کر لی شامل کرنے کے لئے :team ٹیم.", + "Greece": "یونان", + "Greenland": "گرین لینڈ", + "Grenada": "گریناڈا", + "Guadeloupe": "گواڈیلوپ", + "Guam": "گوام", + "Guatemala": "گوئٹے مالا", + "Guernsey": "گرنزی", + "Guinea": "گنی", + "Guinea-Bissau": "گنی بساؤ", + "Guyana": "گیانا", + "Haiti": "ہیٹی", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "آپ کی رکنیت منسوخ کرنے کے بارے میں دوسرے خیالات ہیں؟ آپ اپنے موجودہ بلنگ سائیکل کے اختتام تک کسی بھی وقت اپنی رکنیت کو فوری طور پر دوبارہ فعال کر سکتے ہیں۔ آپ کا موجودہ بلنگ سائیکل ختم ہونے کے بعد، آپ مکمل طور پر ایک نیا سبسکرپشن پلان منتخب کر سکتے ہیں۔", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "آپ کی رکنیت منسوخ کرنے کے بارے میں دوسرے خیالات ہیں؟ آپ اپنے موجودہ بلنگ سائیکل کے اختتام تک کسی بھی وقت اپنی سبسکرپشن کو فوری طور پر رد کر سکتے ہیں۔ آپ کا موجودہ بلنگ سائیکل ختم ہونے کے بعد، آپ مکمل طور پر ایک نیا سبسکرپشن پلان منتخب کر سکتے ہیں۔", + "Heard Island & Mcdonald Islands": "جزیرہ ہرڈ اور جزائر مکڈونلڈ", + "Heard Island and McDonald Islands": "جزائر ہرڈ اور میکڈونلڈ جزائر", + "Hello!": "ہیلو!", + "Hide Content": "چھپائیں مواد", + "Hold Up!": "کو پکڑ!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "ہونڈوراس", + "Hong Kong": "ہانگ کانگ", + "Hungary": "ہنگری", + "I agree to the :terms_of_service and :privacy_policy": "میں اتفاق کرتا ہوں کے لئے :terms_of_service اور :privacy_policy", + "Iceland": "آئس لینڈ", + "ID": "شناخت", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "اگر ضروری ہو تو, آپ کر سکتے ہیں لاگ ان سے باہر سب آپ کی دیگر براؤزر سیشن کے تمام بھر میں آپ کے آلات. کچھ آپ کے حالیہ سیشن ذیل میں درج ہیں; تاہم, اس فہرست میں نہیں ہو سکتا جامع. اگر آپ محسوس کرتے ہیں آپ کے اکاؤنٹ سے سمجھوتہ کیا گیا ہے, آپ کو بھی آپ کے پاس ورڈ کو اپ ڈیٹ.", + "If you already have an account, you may accept this invitation by clicking the button below:": "اگر آپ پہلے سے ہی ایک اکاؤنٹ ہے, آپ کو قبول کر سکتے ہیں اس دعوت کے بٹن پر کلک کر کے نیچے:", + "If you did not create an account, no further action is required.": "اگر آپ کو پیدا نہیں کیا ایک اکاؤنٹ, کوئی مزید کارروائی کی ضرورت ہے.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "اگر آپ کو توقع نہیں تھی کے لئے ایک دعوت نامہ موصول کرنے کے لئے اس کی ٹیم, آپ کر سکتے ہیں ضائع کر دیں اس ای میل.", + "If you did not receive the email": "اگر آپ کو ای میل موصول نہیں ہوئی۔", + "If you did not request a password reset, no further action is required.": "اگر آپ نے ایک پاسورڈ ری سیٹ کی درخواست نہیں کی تو، مزید کارروائی کی ضرورت نہیں ہے.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "اگر آپ کو ایک اکاؤنٹ نہیں ہے تو, آپ کو پیدا کر سکتے ہیں ایک بٹن پر کلک کر کے نیچے. بنانے کے بعد ایک اکاؤنٹ ہے, آپ کو کلک کر سکتے ہیں دعوت کی قبولیت کے بٹن میں اس ای میل کو قبول کرنے کے لئے ٹیم کی دعوت:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "اگر آپ کو اپنے انوائس میں مخصوص رابطہ یا ٹیکس کی معلومات شامل کرنے کی ضرورت ہے ، جیسے اپنے مکمل کاروباری نام ، VAT شناختی نمبر ، یا ریکارڈ کا پتہ ، آپ اسے یہاں شامل کرسکتے ہیں۔", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "اگر آپ کو مصیبت پر کلک کرنے \":actionText\" کے بٹن پر, کاپی اور پیسٹ ذیل یو آر ایل\nمیں آپ کے ویب براؤزر:", + "Impersonate": "نقالی کرنا", + "Increase": "میں اضافہ", + "India": "بھارت", + "Indonesia": "انڈونیشیا", + "Invalid filename.": "غلط فائل نام۔", + "Invalid JSON was returned from the route.": "غلط JSON راستے سے واپس کر دیا گیا تھا۔", + "Invoice Email Addresses": "انوائس ای میل پتے", + "Invoice emails updated successfully.": "انوائس ای میلز کو کامیابی کے ساتھ اپ ڈیٹ کیا گیا۔", + "Invoices": "رسیدیں", + "Iran, Islamic Republic Of": "ایران", + "Iran, Islamic Republic of": "ایران، اسلامی جمہوریہ", + "Iraq": "عراق", + "Ireland": "آئر لینڈ", + "Isle Of Man": "آئل آف مین", + "Isle of Man": "آئل آف مین", + "Israel": "اسرائیل", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "ایسا لگتا ہے کہ آپ کے پاس ایک فعال سبسکرپشن نہیں ہے۔ شروع کرنے کے لیے آپ ذیل میں سبسکرپشن پلانز میں سے کسی ایک کا انتخاب کر سکتے ہیں۔ آپ کی سہولت کے مطابق سبسکرپشن پلان تبدیل یا منسوخ کیے جا سکتے ہیں۔", + "Italy": "اٹلی", + "Jamaica": "جمیکا", + "January": "جنوری", + "Japan": "جاپان", + "Jersey": "جرسی", + "Jordan": "اردن", + "July": "جولائی", + "June": "جون", + "Kazakhstan": "قازقستان", + "Kenya": "کینیا", + "Key": "اہم", + "Kiribati": "کریباتی", + "Korea": "جنوبی کوریا", + "Korea, Democratic People's Republic of": "شمالی کوریا", + "Korea, Republic of": "کوریا، جمہوریہ", + "Kosovo": "کوسوو", + "Kuwait": "کویت", + "Kyrgyzstan": "کرغستان", + "Lao People's Democratic Republic": "لاؤس", + "Last active": "گزشتہ فعال", + "Last used": "آخری بار استعمال کیا", + "Latvia": "لٹویا", + "Leave": "چھوڑ دو", + "Leave Team": "چھوڑ کر ٹیم", + "Lebanon": "لبنان", + "length": "لمبائی", + "Lens": "لینس", + "Lesotho": "لیسوتھو", + "Liberia": "لائبیریا", + "Libyan Arab Jamahiriya": "لیبیا", + "Liechtenstein": "لکٹنسٹائن", + "Light": "روشنی", + "Lithuania": "لتھوانیا", + "Load :perPage More": "لوڈ :perPage زیادہ", + "Loading": "لوڈ ہو رہا ہے۔", + "Location": "مقام", + "Log in": "میں لاگ ان کریں", + "Log In": "لاگ ان کریں", + "Log Out": "باہر لاگ ان کریں", + "Log out": "لاگ آوٹ", + "Log Out Other Browser Sessions": "لاگ آؤٹ دیگر براؤزر سیشن", + "Log Viewer": "لاگ ویور", + "Login": "لاگ ان کریں", + "Logout": "لاگ آوٹ", + "Logs": "نوشتہ جات", + "Luxembourg": "لکسمبرگ", + "Macao": "مکاؤ", + "Macedonia": "شمالی مقدونیہ", + "Macedonia, the former Yugoslav Republic of": "مقدونیہ، سابق یوگوسلاو جمہوریہ", + "Madagascar": "مڈغاسکر", + "Malawi": "ملاوی", + "Malaysia": "ملائیشیا", + "Maldives": "مالدیپ", + "Mali": "چھوٹے", + "Malta": "مالٹا", + "Manage Account": "اکاؤنٹ کا انتظام", + "Manage and log out your active sessions on other browsers and devices.": "انتظام کریں اور لاگ آؤٹ آپ کے فعال سیشن پر دیگر براؤزرز اور آلات.", + "Manage API Tokens": "کا انتظام API ٹوکن", + "Manage Role": "انتظام کے کردار", + "Manage Team": "ٹیم کو منظم", + "Managing billing for :billableName": ":BillableName کے لیے بلنگ کا انتظام", + "March": "مارچ", + "Mark all as Read": "سب کو پڑھا ہوا شمار کریں", + "Mark all notifications as read": "تمام اطلاعات کو پڑھے ہوئے کے بطور نشان زد کریں۔", + "Mark Read": "مارک ریڈ", + "Mark Unread": "نہ پڑھے ہوئے کو نشان لگائیں", + "Marshall Islands": "جزائر مارشل", + "Martinique": "مارٹنیک", + "Mauritania": "موریطانیہ", + "Mauritius": "ماریشس", + "May": "کر سکتے ہیں", + "Mayotte": "مایوٹ", + "Mexico": "میکسیکو", + "Micronesia, Federated States Of": "مائکرونیزیا", + "Micronesia, Federated States of": "Micronesia, Federated State of", + "Moldova": "مالدووا", + "Moldova, Republic of": "مالڈووا، جمہوریہ", + "Monaco": "موناکو", + "Mongolia": "منگولیا", + "Montenegro": "مونٹی نیگرو", + "Month To Date": "ماہ کے لئے قیام", + "Monthly": "ماہانہ", + "monthly": "ماہانہ", + "Montserrat": "مانٹسریٹ", + "Morocco": "مراکش", + "Mozambique": "موزمبیق", + "Myanmar": "میانمار", + "Name": "نام", + "name": "نام", + "Namibia": "نمیبیا", + "Nauru": "نورو", + "Nepal": "نیپال", + "Netherlands": "ہالینڈ", + "Netherlands Antilles": "نیدرلینڈ اینٹیلز", + "Nevermind": "کوئی بات نہیں", + "Nevermind, I'll keep my old plan": "کوئی بات نہیں، میں اپنا پرانا پلان رکھوں گا۔", + "New": "نئی", + "New :resource": "نئے :resource", + "New Caledonia": "نیو کیلیڈونیا", + "New Password": "نیا پاس ورڈ", + "New Zealand": "نیوزی لینڈ", + "Next": "اگلے", + "Next Payment": "اگلی ادائیگی", + "Next Payment on": "اگلی ادائیگی آن", + "Nicaragua": "نکاراگوا", + "Niger": "نائیجر", + "Nigeria": "نائیجیریا", + "Niue": "نیو", + "No": "کوئی", + "No :resource matched the given criteria.": "کوئی :resource رکن الدين صاحب کے دیئے گئے معیار.", + "No additional information...": "کوئی اضافی معلومات...", + "No Current Data": "کوئی موجودہ اعداد و شمار", + "No Data": "کوئی اعداد و شمار", + "no file selected": "کوئی فائل منتخب", + "No Increase": "کوئی اضافہ", + "No payment methods on file.": "فائل پر ادائیگی کا کوئی طریقہ نہیں ہے۔", + "No payment scheduled.": "کوئی ادائیگی طے شدہ نہیں ہے۔", + "No Prior Data": "کوئی پہلے کے اعداد و شمار", + "No Results Found.": "کوئی نتائج ملے.", + "Norfolk Island": "نارفوک جزیرہ", + "Northern Mariana Islands": "جزائر شمالی ماریانا", + "Norway": "ناروے", + "Not Found": "نہیں پایا", + "Notifications": "اطلاعات", + "Nova": "Nova", + "Nova User": "نووا صارف", + "November": "نومبر", + "October": "اکتوبر", + "of": "کی", + "OK": "ٹھیک ہے", + "Oman": "عمان", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "ایک بار ایک ٹیم سے خارج کر دیا ہے, اس کے تمام وسائل اور اعداد و شمار ہو جائے گا مستقل طور پر خارج کر دیا. اس سے پہلے حذف کر رہا ہے اس کی ٹیم, ڈاؤن لوڈ کریں کسی بھی ڈیٹا یا معلومات کے بارے میں اس کی ٹیم ہے کہ آپ کی خواہش کو برقرار رکھنے کے لئے.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "ایک بار جب آپ کے اکاؤنٹ کو خارج کر دیا, اس کے تمام وسائل اور اعداد و شمار ہو جائے گا مستقل طور پر خارج کر دیا. اس سے پہلے حذف کرنے سے آپ کے اکاؤنٹ, براہ مہربانی ڈاؤن لوڈ ، اتارنا کسی بھی ڈیٹا یا معلومات کو کہ آپ کی خواہش کو برقرار رکھنے کے لئے.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "آپ کا اکاؤنٹ حذف ہونے کے بعد، اس کے تمام وسائل اور ڈیٹا مستقل طور پر حذف ہو جائیں گے۔ براہ کرم اس بات کی تصدیق کے لیے اپنا پاس ورڈ درج کریں کہ آپ اپنا اکاؤنٹ مستقل طور پر حذف کرنا چاہتے ہیں۔", + "Only Trashed": "صرف ردی", + "Open Invoices": "انوائسز کھولیں۔", + "Original": "اصل", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "ہمارا بلنگ مینجمنٹ پورٹل آپ کو آسانی سے اپنے سبسکرپشن پلان، ادائیگی کا طریقہ، اور اپنے حالیہ رسیدوں کو ڈاؤن لوڈ کرنے کی اجازت دیتا ہے۔", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "ہمارا بلنگ مینجمنٹ پورٹل آپ کو آسانی سے اپنے سبسکرپشن پلان، ادائیگی کے طریقوں کا نظم کرنے اور اپنے حالیہ رسیدوں کو ڈاؤن لوڈ کرنے کی اجازت دیتا ہے۔", + "Page Expired": "صفحہ کی میعاد ختم ہو", + "Pagination Navigation": "صفحہ بندی نیویگیشن", + "Paid": "ادا کیا", + "Pakistan": "پاکستان", + "Palau": "پلاؤ", + "Palestinian Territory, Occupied": "فلسطینی علاقوں", + "Panama": "پانامہ", + "Papua New Guinea": "پاپوا نیو گنی", + "Paraguay": "پیراگوئے", + "Password": "پاس ورڈ", + "password": "پاس ورڈ", + "Payment Confirmation": "ادائیگی کی تصدیق", + "Payment Information": "ادائیگی کی معلومات", + "Payment information updated successfully.": "ادائیگی کی معلومات کامیابی کے ساتھ اپ ڈیٹ ہو گئی۔", + "Payment Method": "ادائیگی کا طریقہ", + "Payment Methods": "ادائیگی کے طریقے", + "Payment Required": "ادائیگی کی ضرورت ہے۔", + "Payments": "ادائیگیاں", + "Pending Team Invitations": "زیر التواء ٹیم کے دعوت نامے", + "Per Page": "فی صفحہ", + "Permanently delete this team.": "مستقل طور پر خارج کر دیں اس کی ٹیم.", + "Permanently delete your account.": "مستقل طور پر آپ کے اکاؤنٹ کو خارج.", + "Permissions": "اجازت", + "Peru": "پیرو", + "Philippines": "فلپائن", + "Photo": "تصویر", + "Pitcairn": "Pitcairn جزائر", + "Please accept the terms of service.": "براہ کرم سروس کی شرائط کو قبول کریں۔", + "Please click the button below to verify your email address.": "براہ مہربانی ذیل بٹن پر کلک کریں کی تصدیق کرنے کے لئے آپ کے ای میل ایڈریس.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "براہ مہربانی تصدیق کریں تک رسائی کرنے کے لئے آپ کے اکاؤنٹ میں داخل ہونے کی طرف سے آپ کے ہنگامی وصولی کوڈ.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "براہ مہربانی تصدیق کریں تک رسائی کرنے کے لئے آپ کے اکاؤنٹ میں داخل ہونے کی طرف سے تصدیق کے کوڈ کی طرف سے فراہم کردہ اپنے authenticator درخواست ہے.", + "Please confirm your password before continuing.": "براہ کرم جاری رکھنے سے پہلے اپنے پاس ورڈ کی تصدیق کریں۔", + "Please copy your new API token. For your security, it won't be shown again.": "براہ مہربانی کاپی آپ کے نئے API کے ٹوکن. آپ کی سیکورٹی کے لئے, یہ نہیں دکھایا جائے گا ایک بار پھر.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "براہ مہربانی آپ اپنا پاس ورڈ درج کرنے کے لئے اس بات کی تصدیق کرنے کے لئے چاہتے ہیں لاگ ان کریں آپ کی دیگر براؤزر سیشن کے تمام بھر میں آپ کے آلات.", + "Please provide a maximum of three invoice emails addresses.": "براہ کرم زیادہ سے زیادہ انوائس ای میلز کے پتے فراہم کریں۔", + "Please provide the email address of the person you would like to add to this team.": "فراہم کریں ای میل ایڈریس کا شخص آپ کو پسند کرے گا کرنے کے لئے شامل کرنے کے لئے اس کی ٹیم.", + "Please set a default payment method before retrying payments.": "ادائیگیوں کی دوبارہ کوشش کرنے سے پہلے براہ کرم ادائیگی کا پہلے سے طے شدہ طریقہ طے کریں۔", + "Please set a default payment method before swapping plans.": "براہ کرم منصوبوں کو تبدیل کرنے سے پہلے ادائیگی کا ایک طے شدہ طریقہ ترتیب دیں۔", + "Poland": "پولینڈ", + "Portugal": "پرتگال", + "Press / to search": "پریس / تلاش کرنے کے لئے", + "Preview": "پیش نظارہ", + "Previewing": "پیش نظارہ", + "Previous": "گزشتہ", + "Privacy Policy": "رازداری کی پالیسی", + "Profile": "پروفائل", + "Profile Information": "پروفائل کی معلومات", + "Puerto Rico": "پورٹو ریکو", + "Qatar": "قطر", + "Quarter To Date": "سہ ماہی کے لئے قیام", + "Recovery Code": "وصولی کے کوڈ", + "Refresh": "ریفریش کریں۔", + "Regards,": "کے حوالے,", + "Regenerate Recovery Codes": "دوبارہ وصولی کے کوڈ", + "Register": "رجسٹر کریں", + "Reload": "دوبارہ لوڈ کریں", + "Remember me": "مجھے یاد رکھیں", + "Remember Me": "مجھے یاد رکھیں", + "Remove": "دور", + "Remove Photo": "دور تصویر", + "Remove Team Member": "دور کی ٹیم کے رکن", + "Replicate": "نقل کرنا", + "Required fields": "مطلوبہ فیلڈز", + "Resend Verification Email": "پھر بھیجیں ای میل کی توثیق", + "Reset Filters": "ری سیٹ فلٹر", + "Reset Password": "پاس ورڈ ری سیٹ", + "Reset Password Notification": "پاس ورڈ کی اطلاع دوبارہ ترتیب دیں", + "resource": "وسائل", + "Resource Row Dropdown": "ریسورس رو ڈراپ ڈاؤن", + "Resources": "وسائل", + "resources": "وسائل", + "Restore": "بحال", + "Restore :resource": "بحال :resource", + "Restore Resource": "بحال وسائل", + "Restore Selected": "بحال منتخب", + "results": "نتائج", + "Resume Subscription": "سبسکرپشن دوبارہ شروع کریں۔", + "Retry Payment": "ادائیگی کی دوبارہ کوشش کریں۔", + "Return to :appName": ":AppName پر واپس جائیں۔", + "Reunion": "اجلاس", + "Role": "کردار", + "Romania": "رومانیہ", + "Run Action": "چلانے کے عمل", + "Russian Federation": "روسی فیڈریشن", + "Rwanda": "روانڈا", + "Réunion": "ری یونین", + "Saint Barthelemy": "سینٹ Barthélemy", + "Saint Barthélemy": "سینٹ بارتھلیمی", + "Saint Helena": "سینٹ ہیلینا", + "Saint Kitts And Nevis": "سینٹ کٹس اور نیوس", + "Saint Kitts and Nevis": "سینٹ کٹس اینڈ نیوس", + "Saint Lucia": "سینٹ لوسیا", + "Saint Martin": "سینٹ مارٹن", + "Saint Martin (French part)": "سینٹ مارٹن (فرانسیسی حصہ)", + "Saint Pierre And Miquelon": "سینٹ پیئر و میکوئیلون", + "Saint Pierre and Miquelon": "سینٹ پیئر اور میکیلون", + "Saint Vincent And Grenadines": "سینٹ کیرن اور گریناڈائنز", + "Saint Vincent and the Grenadines": "سینٹ ونسنٹ اور گریناڈائنز", + "Samoa": "سمووا", + "San Marino": "سان مارینو", + "Sao Tome And Principe": "ساؤ ٹوم اور Príncipe", + "Sao Tome and Principe": "ساؤ ٹوم اور پرنسپے۔", + "Saudi Arabia": "سعودی عرب", + "Save": "کو بچانے کے", + "Saved.": "بچا لیا.", + "Scroll to bottom": "نیچے تک سکرول کریں۔", + "Scroll to top": "اوپر تک سکرول کریں۔", + "Search": "تلاش", + "Secure Area": "محفوظ علاقہ", + "Select": "منتخب کریں۔", + "Select a different plan": "ایک مختلف منصوبہ منتخب کریں۔", + "Select a log file...": "لاگ فائل منتخب کریں...", + "Select A New Photo": "ایک نئی تصویر کو منتخب کریں", + "Select Action": "ایکشن منتخب کریں", + "Select all": "تمام منتخب کریں", + "Select All Dropdown": "تمام ڈراپ ڈاؤن کو منتخب کریں۔", + "Select this page": "اس صفحہ کو منتخب کریں۔", + "Send Password Reset Link": "پاس ورڈ ری سیٹ لنک بھیجیں", + "Senegal": "سینیگال", + "September": "ستمبر", + "Serbia": "سربیا", + "Server Error": "سرور کی خرابی", + "Service Unavailable": "سروس دستیاب نہیں", + "Set as default": "ڈیفالٹ کے طور پر مقرر", + "Setup Key": "سیٹ اپ کلید", + "Seychelles": "سے شلز", + "Show All Fields": "شو کے تمام شعبوں", + "Show Content": "شو مواد", + "Show Recovery Codes": "شو کی وصولی کے کوڈ", + "Showing": "دکھا", + "Sierra Leone": "سیرا لیون", + "Signed in as": "بطور سائن ان", + "Singapore": "سنگاپور", + "Sint Maarten (Dutch part)": "سنٹ مارٹن", + "Slovakia": "سلوواکیہ", + "Slovenia": "سلووینیا", + "Soft Deleted": "نرم حذف شدہ", + "Solomon Islands": "جزائر سلیمان", + "Somalia": "صومالیہ", + "Something went wrong.": "کچھ غلط ہو گیا.", + "Sorry! You are not authorized to perform this action.": "معذرت! آپ نہیں کر رہے ہیں کی اجازت کرنے کے لئے یہ عمل انجام.", + "Sorry, your session has expired.": "معذرت, آپ کے سیشن ختم ہو گیا ہے.", + "South Africa": "جنوبی افریقہ", + "South Georgia And Sandwich Isl.": "جنوبی جارجیا اور جنوبی سینڈوچ جزائر", + "South Georgia and the South Sandwich Islands": "جنوبی جارجیا اور جنوبی سینڈوچ جزائر", + "South Sudan": "جنوبی سوڈان", + "Spain": "سپین", + "Sri Lanka": "سری لنکا", + "Standalone Actions": "اسٹینڈ ایکشن", + "Start Polling": "پولنگ شروع", + "Start polling": "پولنگ شروع کریں۔", + "State / County": "ریاست / کاؤنٹی", + "Stop Impersonating": "نقالی کرنا بند کریں۔", + "Stop Polling": "کو روکنے کے پولنگ", + "Stop polling": "پولنگ بند کرو", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "دکان ان کی وصولی کوڈ میں ایک محفوظ پاس ورڈ مینیجر. وہ استعمال کیا جا سکتا ہے کی وصولی کے لئے تک رسائی حاصل کرنے کے لئے آپ کے اکاؤنٹ میں آپ کے دو عنصر کی تصدیق کے آلہ کھو دیا ہے.", + "Subscribe": "سبسکرائب", + "Subscription Information": "رکنیت کی معلومات", + "Subscription Pending": "سبسکرپشن زیر التواء", + "Sudan": "سوڈان", + "Suriname": "سورینام", + "Svalbard And Jan Mayen": "سوالبارڈ اور Jan Mayen", + "Svalbard and Jan Mayen": "سوالبارڈ اور جان ماین", + "Swaziland": "Eswatini", + "Sweden": "سویڈن", + "Switch Teams": "سوئچ ٹیموں", + "Switzerland": "سوئٹزر لینڈ", + "Syrian Arab Republic": "شام", + "System": "سسٹم", + "Taiwan": "تائیوان", + "Taiwan, Province of China": "تائیوان، چین کا صوبہ", + "Tajikistan": "تاجکستان", + "Tanzania": "تنزانیہ", + "Tanzania, United Republic of": "تنزانیہ، متحدہ جمہوریہ", + "TAX": "ٹیکس", + "Team Details": "ٹیم کی تفصیلات", + "Team Invitation": "ٹیم دعوت", + "Team Members": "ٹیم کے ارکان", + "Team Name": "ٹیم کے نام", + "Team Owner": "ٹیم کے مالک", + "Team Settings": "ٹیم کی ترتیبات", + "Terms of Service": "سروس کی شرائط", + "Thailand": "تھائی لینڈ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "شکریہ کے لئے سائن اپ! شروع کرنے سے پہلے, کیا آپ تصدیق کریں آپ کا ای میل ایڈریس لنک پر کلک کر کے ہم صرف ای میل کرنے کے لئے آپ ؟ اگر آپ کو قبول نہ کیا ای میل, ہم خوشی سے آپ کو بھیج ایک.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "آپ کے مسلسل تعاون کا شکریہ۔ ہم نے آپ کے ریکارڈ کے لیے آپ کی رسید کی ایک کاپی منسلک کر دی ہے۔ اگر آپ کے کوئی سوالات یا خدشات ہیں تو براہ کرم ہمیں بتائیں۔", + "Thanks,": "شکریہ،", + "The :attribute must be a valid role.": "میں :attribute ہونا ضروری ہے ایک درست کردار.", + "The :attribute must be at least :length characters and contain at least one number.": "اس :attribute ہونا ضروری ہے کم از کم :length حروف اور کم از کم پر مشتمل ایک بڑی تعداد.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "اس :attribute ہونا ضروری ہے کم از کم :length حروف اور کم از کم پر مشتمل ایک خصوصی کردار اور ایک بڑی تعداد.", + "The :attribute must be at least :length characters and contain at least one special character.": "اس :attribute ہونا ضروری ہے کم از کم :length حروف پر مشتمل ہے اور کم از کم ایک خاص کردار ہے.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "اس :attribute ہونا ضروری ہے کم از کم :length حروف پر مشتمل ہے اور کم از کم ایک بڑے کردار اور ایک بڑی تعداد.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "اس :attribute ہونا ضروری ہے کم از کم :length حروف پر مشتمل ہے اور کم از کم ایک بڑے کردار کے ایک خاص کردار ہے.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "اس :attribute ہونا ضروری ہے کم از کم :length حروف پر مشتمل ہے اور کم از کم ایک بڑے کردار کی ایک بڑی تعداد ، اور ایک خاص کردار ہے.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "اس :attribute ہونا ضروری ہے کم از کم :length حروف پر مشتمل ہے اور کم از کم ایک بڑے کردار ہے.", + "The :attribute must be at least :length characters.": "اس :attribute ہونا ضروری ہے کم از کم :length حروف.", + "The :attribute must contain at least one letter.": ":Attribute میں کم از کم ایک حرف ہونا چاہیے۔", + "The :attribute must contain at least one number.": ":Attribute میں کم از کم ایک نمبر ہونا چاہیے۔", + "The :attribute must contain at least one symbol.": ":Attribute میں کم از کم ایک علامت ہونی چاہیے۔", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute میں کم از کم ایک بڑے اور ایک چھوٹے حرف کا ہونا ضروری ہے۔", + "The :resource was created!": "اس :resource پیدا کیا گیا تھا!", + "The :resource was deleted!": "اس :resource خارج کر دیا گیا!", + "The :resource was restored!": "کی :resource بحال کیا گیا تھا!", + "The :resource was updated!": "اس :resource اپ ڈیٹ کیا گیا تھا!", + "The action was executed successfully.": "کارروائی کامیابی کے ساتھ انجام دی گئی۔", + "The default payment method cannot be removed.": "ڈیفالٹ ادائیگی کا طریقہ ہٹایا نہیں جا سکتا۔", + "The file was deleted!": "فائل کو خارج کر دیا گیا!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "دیا گیا :attribute ڈیٹا لیک میں ظاہر ہوا ہے۔ براہ کرم ایک مختلف :attribute کا انتخاب کریں۔", + "The given data was invalid.": "دیا گیا ڈیٹا غلط تھا۔", + "The government won't let us show you what's behind these doors": "حکومت نہیں آئیے آپ کو ظاہر کیا ہے ان دروازوں کے پیچھے", + "The HasOne relationship has already been filled.": "اس HasOne کے تعلقات پہلے سے ہی بھر گیا.", + "The image could not be loaded": "تصویر کو لوڈ نہیں کیا جا سکا", + "The image could not be loaded.": "تصویر کو لوڈ نہیں کیا جا سکا۔", + "The invoice emails must be valid email addresses.": "انوائس ای میلز درست ای میل پتے ہونا ضروری ہیں۔", + "The password is incorrect.": "پاس ورڈ غلط ہے۔", + "The provided coupon code is invalid.": "فراہم کردہ کوپن کوڈ غلط ہے۔", + "The provided password does not match your current password.": "فراہم کردہ پاس ورڈ سے مماثل نہیں ہے آپ کے موجودہ پاس ورڈ.", + "The provided password was incorrect.": "فراہم کردہ پاس ورڈ غلط تھا.", + "The provided two factor authentication code was invalid.": "فراہم کردہ دو عنصر کی تصدیق کے کوڈ باطل بھى كيا ہے.", + "The provided two factor recovery code was invalid.": "فراہم کردہ دو فیکٹر ریکوری کوڈ غلط تھا۔", + "The provided VAT number is invalid.": "فراہم کردہ VAT نمبر غلط ہے۔", + "The resource was attached!": "وسیلہ منسلک تھا!", + "The resource was prevented from being saved!": "وسائل کو بچانے سے روک دیا گیا تھا!", + "The resource was updated!": "وسائل کو اپ ڈیٹ کیا گیا تھا!", + "The response is not a streamed response.": "جواب ایک سلسلہ وار جواب نہیں ہے۔", + "The response is not a view.": "ردعمل ایک نقطہ نظر نہیں ہے.", + "The selected country is invalid.": "منتخب کردہ ملک غلط ہے۔", + "The selected plan is invalid.": "منتخب کردہ منصوبہ غلط ہے۔", + "The selected resources have been :action!": "منتخب کردہ وسائل :action ہو چکے ہیں!", + "The team's name and owner information.": "ٹیم کا نام اور مالک کے بارے میں معلومات.", + "There are no available options for this resource.": "وہاں کوئی دستیاب اختیارات کے لئے اس کے وسائل.", + "There are no fields to display.": "ظاہر کرنے کے لیے کوئی فیلڈز نہیں ہیں۔", + "There are no new notifications.": "کوئی نئی اطلاعات نہیں ہیں۔", + "There was a problem executing the action.": "وہاں ایک مسئلہ تھا کے عمل کے عمل.", + "There was a problem fetching the resource.": "وسیلہ حاصل کرنے میں ایک مسئلہ تھا۔", + "There was a problem submitting the form.": "وہاں ایک مسئلہ تھا میں جمع کرانے کے فارم.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "ان لوگوں کو مدعو کیا گیا ہے کرنے کے لئے آپ کی ٹیم اور بھیج دیا گیا ہے ایک دعوت نامہ ای میل. ہو سکتا ہے کہ وہ ٹیم میں شامل ہونے کی طرف سے قبول ای میل کی دعوت.", + "This account does not have an active subscription.": "اس اکاؤنٹ میں ایک فعال رکنیت نہیں ہے۔", + "This action is unauthorized.": "یہ کارروائی غیر مجاز ہے۔", + "This copy of Nova is unlicensed.": "نووا کی یہ کاپی بغیر لائسنس کے ہے۔", + "This coupon code can only be used by new customers.": "یہ کوپن کوڈ صرف نئے صارفین ہی استعمال کر سکتے ہیں۔", + "This device": "یہ آلہ", + "This file field is read-only.": "اس فائل میدان پڑھا جاتا ہے-صرف.", + "This invoice is no longer open.": "یہ رسید اب نہیں کھلی ہے۔", + "This is a secure area of the application. Please confirm your password before continuing.": "یہ ایک محفوظ علاقے کی درخواست ہے. براہ مہربانی تصدیق کریں آپ کے پاس ورڈ جاری رکھنے سے پہلے.", + "This password does not match our records.": "اس کے پاس ورڈ مطابقت نہیں ہے ہمارے ریکارڈ.", + "This password reset link will expire in :count minutes.": "اس کے پاس ورڈ ری سیٹ لنک میں ختم ہو جائے گی :count منٹ.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "یہ ادائیگی شروع کی گئی تھی ، لیکن ابھی تک فنڈز موصول نہیں ہوئے ہیں۔ اس میں 14 دن لگ سکتے ہیں۔", + "This resource no longer exists": "اس کے وسائل اب موجود نہیں", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "اس رکنیت کی میعاد ختم ہو چکی ہے اور اسے دوبارہ شروع نہیں کیا جا سکتا۔ براہ کرم ایک نئی رکنیت بنائیں۔", + "This user already belongs to the team.": "یہ صارف پہلے ہی سے تعلق رکھتا ہے ، ٹیم.", + "This user has already been invited to the team.": "یہ صارف پہلے ہی مدعو کرنے کے لئے ٹیم.", + "Timor-Leste": "مشرقی تیمور", + "to": "کرنے کے لئے", + "To": "کو", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "دو عنصر کی تصدیق کو فعال کرنے کے لیے، اپنے فون کی تصدیق کنندہ ایپلیکیشن کا استعمال کرتے ہوئے درج ذیل QR کوڈ کو اسکین کریں یا سیٹ اپ کلید درج کریں اور تیار کردہ OTP کوڈ فراہم کریں۔", + "Today": "آج", + "Toggle navigation": "ٹوگل مواد", + "Togo": "ٹوگو", + "Tokelau": "ٹوکیلاؤ", + "Token Name": "ٹوکن کے نام", + "Tonga": "آئے", + "Too Many Requests": "بہت سے درخواستوں", + "total": "کل", + "Total:": "کل:", + "Trashed": "ردی", + "Trinidad And Tobago": "ٹرینیڈاڈ اور ٹوباگو", + "Trinidad and Tobago": "ٹرینیڈاڈ اور ٹوباگو", + "Tunisia": "تیونس", + "Turkey": "ترکی", + "Turkmenistan": "ترکمانستان", + "Turks And Caicos Islands": "کیکس اور ترکیہ", + "Turks and Caicos Islands": "ترک اور کیکوس جزائر", + "Tuvalu": "ٹوالو", + "Two Factor Authentication": "دو عنصر کی تصدیق", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "دو عنصر کی توثیق اب فعال ہے۔ اپنے فون کی تصدیق کنندہ ایپلیکیشن کا استعمال کرتے ہوئے درج ذیل QR کوڈ کو اسکین کریں یا سیٹ اپ کلید درج کریں۔", + "Type": "قسم", + "Uganda": "یوگنڈا", + "Ukraine": "یوکرائن", + "Unauthorized": "غیر مجاز", + "United Arab Emirates": "متحدہ عرب امارات", + "United Kingdom": "برطانیہ", + "United States": "ریاست ہائے متحدہ امریکہ", + "United States Minor Outlying Islands": "ریاست ہائے متحدہ امریکہ کے چھوٹے بیرونی جزائر", + "United States Outlying Islands": "امریکی چھوٹے بیرونی جزائر", + "Unknown": "نامعلوم", + "Unpaid": "بلا معاوضہ", + "Update": "اپ ڈیٹ", + "Update & Continue Editing": "اپ ڈیٹ & جاری ترمیم", + "Update :resource": "اپ ڈیٹ :resource", + "Update :resource: :title": "اپ ڈیٹ :resource: :title", + "Update attached :resource: :title": "اپ ڈیٹ کے ساتھ منسلک :resource: :title", + "Update Password": "پاس ورڈ کو اپ ڈیٹ", + "Update Payment Information": "ادائیگی کی معلومات کو اپ ڈیٹ کریں۔", + "Update Payment Method": "ادائیگی کا طریقہ اپ ڈیٹ کریں۔", + "Update your account's profile information and email address.": "اپ ڈیٹ کریں آپ کی اکاؤنٹ کے پروفائل کی معلومات اور ای میل ایڈریس.", + "Uploading": "اپ لوڈ ہو رہا ہے۔", + "Uploading files... (:current/:total)": "فائلیں اپ لوڈ ہو رہی ہیں... (:current/:total)", + "Uruguay": "یوروگوئے", + "Use a recovery code": "استعمال وصولی کے کوڈ", + "Use an authentication code": "استعمال کی تصدیق کے کوڈ", + "User Actions": "صارف کے اعمال", + "User Security": "یوزر سیکیورٹی", + "Username": "صارف نام", + "Uzbekistan": "ازبکستان", + "Value": "قیمت", + "Vanuatu": "وانواٹو", + "VAT Number": "واٹ نمبر", + "Venezuela": "وینزویلا", + "Venezuela, Bolivarian Republic of": "وینزویلا، بولیویرین جمہوریہ", + "Verify Email Address": "ای میل ایڈریس کی تصدیق کریں", + "Verify Your Email Address": "اپنا ای میل ایڈریس کی تصدیق کریں", + "Viet Nam": "Vietnam", + "View": "لنک", + "Virgin Islands, British": "برطانوی جزائر ورجن", + "Virgin Islands, U.S.": "امریکی جزائر ورجن", + "Wallis And Futuna": "والس اور فٹونا۔", + "Wallis and Futuna": "والس اور فٹونا۔", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "ہم آپ کی رکنیت پر کارروائی کر رہے ہیں۔ ایک بار سبسکرپشن پر کامیابی سے کارروائی ہو جانے کے بعد، یہ صفحہ خود بخود اپ ڈیٹ ہو جائے گا۔ عام طور پر، اس عمل میں صرف چند سیکنڈ لگنا چاہیے۔", + "We are unable to process your payment. Please contact customer support.": "ہم آپ کی ادائیگی پر کارروائی کرنے سے قاصر ہیں۔ براے مہربانی کسٹمر سپورٹ سے رابطہ کریں.", + "We have emailed your password reset link!": "ہم نے آپ کا پاس ورڈ دوبارہ ترتیب دینے کا لنک ای میل کر دیا ہے!", + "We were unable to find a registered user with this email address.": "ہم قابل نہیں تھے کو تلاش کرنے کے لئے ایک رجسٹرڈ صارف کے ساتھ اس ای میل ایڈریس.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "ہم انوائس ڈاؤن لوڈ لنک کو ای میل پتوں پر بھیجیں گے جو آپ ذیل میں بتاتے ہیں۔ آپ کوما کا استعمال کرکے متعدد ای میل پتوں کو الگ کرسکتے ہیں۔", + "We're lost in space. The page you were trying to view does not exist.": "ہم نے خلا میں کھو. اس صفحے پر آپ کو کوشش کر رہے تھے دیکھنے کے لئے موجود نہیں ہے.", + "Welcome Back!": "واپس میں خوش آمدید!", + "Western Sahara": "مغربی صحارا", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "جب دو عنصر کی تصدیق کے چالو حالت میں ہے, آپ کو ہو جائے گا کی حوصلہ افزائی کے لئے ایک محفوظ ، بے ترتیب ٹوکن کے دوران تصدیق. آپ کر سکتے ہیں حاصل یہ ٹوکن کی طرف سے آپ کے فون کی گوگل Authenticator درخواست ہے.", + "Whoops": "افوہ", + "Whoops!": "افوہ!", + "Whoops! Something went wrong.": "افوہ! کچھ غلط ہو گیا.", + "With Trashed": "کے ساتھ ردی", + "Write": "لکھنے", + "Year To Date": "سال کے لئے قیام", + "Yearly": "سالانہ", + "Yemen": "یمنی", + "Yes": "جی ہاں", + "You are already subscribed.": "آپ پہلے ہی اندراج شدہ ہیں.", + "You are currently within your free trial period. Your trial will expire on :date.": "آپ فی الحال اپنی مفت آزمائش کی مدت میں ہیں۔ آپ کا ٹرائل :date کو ختم ہو جائے گا۔", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "آپ فی الحال اپنی مفت آزمائش کی مدت میں ہیں۔ آپ کے ٹرائل کی میعاد :date. کو ختم ہو جائے گی نئی سبسکرپشن شروع کرنے سے آپ کا ٹرائل ختم ہو جائے گا۔", + "You are logged in!": "آپ لاگ ان ہیں!", + "You are receiving this email because we received a password reset request for your account.": "آپ کو یہ ای میل موصول ہو رہا ہے کیونکہ ہم نے آپ کے اکاؤنٹ کے پاس پاسورٹ ری سیٹ کی درخواست موصول ہوئی ہے.", + "You have been invited to join the :team team!": "آپ کو مدعو کیا گیا ہے میں شامل ہونے کے لئے :team ٹیم!", + "You have enabled two factor authentication.": "آپ کو چالو حالت میں ہے دو عنصر کی تصدیق.", + "You have not enabled two factor authentication.": "آپ کو فعال نہیں دو عنصر کی تصدیق.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "آپ کے پاس کچھ غیر ادا شدہ رسیدیں ہیں۔ اپنا ڈیفالٹ ادائیگی کا طریقہ اپ ڈیٹ کرنے کے بعد، آپ نیچے دی گئی انوائس فہرست کے ذریعے ادائیگیوں کی دوبارہ کوشش کر سکتے ہیں۔", + "You may accept this invitation by clicking the button below:": "آپ نیچے دیئے گئے بٹن پر کلک کر کے اس دعوت کو قبول کر سکتے ہیں:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "آپ کسی بھی وقت اپنی رکنیت منسوخ کر سکتے ہیں۔ آپ کی سبسکرپشن منسوخ ہونے کے بعد، آپ کے پاس اپنے موجودہ بلنگ سائیکل کے اختتام تک سبسکرپشن کو دوبارہ شروع کرنے کا اختیار ہوگا۔", + "You may delete any of your existing tokens if they are no longer needed.": "آپ حذف کر سکتے ہیں آپ کے کسی بھی موجودہ ٹوکن وہ کر رہے ہیں تو اب ضرورت نہیں.", + "You may not delete your personal team.": "آپ نہیں کر سکتے ہیں کو خارج کر دیں آپ کی ذاتی کی ٹیم.", + "You may not leave a team that you created.": "آپ کو چھوڑ نہیں کر سکتے ہیں کہ ایک ٹیم پیدا.", + "You will receive an invoice and payment link via email for each billing period.": "آپ کو ہر بلنگ کی مدت کے لیے ای میل کے ذریعے ایک رسید اور ادائیگی کا لنک موصول ہوگا۔", + "You're logged in!": "آپ لاگ ان ہیں!", + "Your :invoiceName invoice is now available!": "آپ کا :invoiceName رسید اب دستیاب ہے!", + "Your billing address is :address :address2 :postal_code :city :state :country": "آپ کا بلنگ پتہ :address :address2 :postal_code :city :state :country ہے۔", + "Your card was declined. Please contact your card issuer for more information.": "آپ کا کارڈ مسترد کر دیا گیا تھا۔ مزید معلومات کے لیے براہ کرم اپنے کارڈ جاری کنندہ سے رابطہ کریں۔", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "آپ کا موجودہ ادائیگی کا طریقہ :lastFour پر ختم ہونے والا کریڈٹ کارڈ ہے جس کی میعاد :expiration کو ختم ہوتی ہے۔", + "Your email address is unverified.": "آپ کا ای میل پتہ غیر تصدیق شدہ ہے۔", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "آپ کی :amount کی آخری ادائیگی ناکام ہو گئی۔ ناکام ادائیگی کی دوبارہ کوشش کرنے کے لیے براہ کرم اپنا ادائیگی کا طریقہ اپ ڈیٹ کریں۔", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "آپ کی :date پر :amount کی آخری ادائیگی ناکام ہو گئی۔ ناکام ادائیگی کی دوبارہ کوشش کرنے کے لیے براہ کرم اپنا ادائیگی کا طریقہ اپ ڈیٹ کریں۔", + "Your next payment of :amount will be processed on :date.": "آپ کی :amount کی اگلی ادائیگی :date کو ہوگی۔", + "Your payment method has been added successfully.": "آپ کی ادائیگی کا طریقہ کامیابی کے ساتھ شامل کر دیا گیا ہے۔", + "Your payment method will be charged automatically for each billing period.": "آپ کی ادائیگی کا طریقہ ہر بلنگ کی مدت کے لیے خود بخود وصول کیا جائے گا۔", + "Your registered VAT Number is :vatNumber.": "آپ کا رجسٹرڈ VAT نمبر :vatNumber ہے۔", + "Your subscription has been started successfully.": "آپ کی رکنیت کامیابی کے ساتھ شروع ہو گئی ہے۔", + "Your subscription has been successfully cancelled.": "آپ کی سبسکرپشن کامیابی کے ساتھ منسوخ کر دی گئی ہے۔", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "آپ کی سبسکرپشن کامیابی کے ساتھ منسوخ کر دی گئی ہے۔ آپ کو اپنی بلنگ کی مدت کے اختتام تک رسائی حاصل ہوگی۔", + "Your subscription was successfully resumed.": "آپ کی سبسکرپشن کامیابی کے ساتھ دوبارہ شروع کر دی گئی۔", + "Your subscription was successfully updated.": "آپ کی رکنیت کامیابی کے ساتھ اپ ڈیٹ ہو گئی تھی۔", + "Zambia": "زیمبیا", + "Zimbabwe": "زمبابوے", + "Zip / Postal Code": "زپ / پوسٹل کوڈ", + "Åland Islands": "آلینڈ جزائر" +} diff --git a/locales/ur/php-inline.json b/locales/ur/php-inline.json new file mode 100644 index 00000000000..b2547c5755b --- /dev/null +++ b/locales/ur/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "اس میدان قبول کرنا ضروری ہے.", + "accepted_if": "جب :other :value ہو تو اس فیلڈ کو قبول کرنا ضروری ہے۔", + "active_url": "یہ نہیں ہے ایک درست یو آر ایل.", + "after": "یہ ہونا ضروری ہے ، ایک تاریخ کے بعد :date.", + "after_or_equal": "یہ ہونا ضروری ہے ، ایک تاریخ کے بعد یا اس کے برابر :date.", + "alpha": "اس میدان سکتا ہے صرف پر مشتمل خطوط.", + "alpha_dash": "اس میدان سکتا ہے صرف پر مشتمل خط, تعداد, ڈیش اور ظاہر کرتی ہے.", + "alpha_num": "اس میدان میں کر سکتے ہیں صرف حروف اور نمبر.", + "any_of": "یہ فیلڈ غلط ہے۔", + "array": "اس میدان میں ہونا ضروری ہے ایک سرنی.", + "ascii": "اس فیلڈ میں صرف سنگل بائٹ حروف اور علامتیں ہونی چاہئیں۔", + "attached": "اس میدان میں پہلے سے ہی ہے کے ساتھ منسلک.", + "before": "یہ ہونا ضروری ہے ایک تاریخ سے پہلے :date.", + "before_or_equal": "یہ ہونا ضروری ہے ایک تاریخ سے پہلے یا اس کے برابر :date.", + "between.array": "مواد میں :min اور :max اشیاء کے درمیان ہونا چاہیے۔", + "between.file": "فائل کا سائز :min اور :max کلو بائٹس کے درمیان ہونا چاہیے۔", + "between.numeric": "قدر :min اور :max کے درمیان ہونی چاہیے۔", + "between.string": "سٹرنگ :min اور :max حروف کے درمیان ہونی چاہیے۔", + "boolean": "اس میدان میں ہونا ضروری ہے سچ ہے یا جھوٹ.", + "can": "یہ فیلڈ ایک غیر مجاز قدر پر مشتمل ہے۔", + "confirmed": "تصدیق سے مماثل نہیں ہے.", + "contains": "اس فیلڈ میں مطلوبہ قدر موجود نہیں ہے۔", + "date": "یہ نہیں ہے ایک درست تاریخ.", + "date_equals": "یہ ہونا ضروری ہے ، ایک تاریخ کے لئے برابر :date.", + "date_format": "اس کا مطلب یہ نہیں ملنے کی شکل :format.", + "decimal": "اس فیلڈ میں :decimal اعشاریہ جگہ ہونا ضروری ہے۔", + "declined": "اس قدر کو مسترد کیا جانا چاہیے۔", + "declined_if": "جب :other :value ہو تو اس قدر کو مسترد کیا جانا چاہیے۔", + "different": "اس کی قیمت سے مختلف ہونا لازمی :other.", + "digits": "یہ ہونا ضروری ہے :digits ہندسے.", + "digits_between": "یہ ہونا چاہئے کے درمیان :min اور :max ہندسے.", + "dimensions": "اس تصویر باطل طول و عرض.", + "distinct": "اس میدان کی ایک نقل قیمت.", + "doesnt_contain": "اس فیلڈ میں مندرجہ ذیل میں سے کسی پر بھی شامل نہیں ہونا چاہئے: :values۔", + "doesnt_end_with": "یہ فیلڈ درج ذیل میں سے کسی ایک پر ختم نہیں ہو سکتا: :values۔", + "doesnt_start_with": "یہ فیلڈ درج ذیل میں سے کسی ایک سے شروع نہیں ہو سکتا: :values۔", + "email": "اس کو ایک درست ای میل ایڈریس.", + "ends_with": "اس کو ختم کرنا ضروری ہے کے ساتھ مندرجہ ذیل میں سے ایک: :values.", + "enum": "منتخب قدر مجاز اقدار کی فہرست میں شامل نہیں ہے۔", + "exists": "منتخب قدر باطل ہے.", + "extensions": "اس فیلڈ میں درج ذیل میں سے ایک ایکسٹینشن ہونا ضروری ہے: :values۔", + "file": "مواد ہونا ضروری ہے ایک فائل.", + "filled": "اس میدان میں ہونا ضروری ہے ، ایک قیمت ہے.", + "gt.array": "مواد میں :value سے زیادہ اشیاء ہونی چاہئیں۔", + "gt.file": "فائل کا سائز :value کلو بائٹس سے زیادہ ہونا چاہیے۔", + "gt.numeric": "قدر :value سے زیادہ ہونی چاہیے۔", + "gt.string": "سٹرنگ :value حروف سے زیادہ ہونی چاہیے۔", + "gte.array": "مواد میں :value اشیاء یا اس سے زیادہ ہونی چاہئیں۔", + "gte.file": "فائل کا سائز :value کلو بائٹس سے زیادہ یا اس کے برابر ہونا چاہیے۔", + "gte.numeric": "قدر :value سے زیادہ یا اس کے برابر ہونی چاہیے۔", + "gte.string": "سٹرنگ :value حروف سے زیادہ یا اس کے برابر ہونی چاہیے۔", + "hex_color": "یہ فیلڈ ایک درست ہیکساڈیسیمل رنگ کا ہونا چاہیے۔", + "image": "یہ ہونا ضروری ہے ایک تصویر.", + "in": "منتخب قدر باطل ہے.", + "in_array": "اس کی قیمت میں کوئی وجود نہیں :other.", + "in_array_keys": "اس فیلڈ میں کم از کم مندرجہ ذیل میں سے ایک کیز میں سے ایک پر مشتمل ہونا چاہئے: :values۔", + "integer": "یہ ہونا ضروری ہے ایک عدد صحیح.", + "ip": "یہ ہونا ضروری ہے ایک درست IP ایڈریس.", + "ipv4": "یہ ہونا ضروری ہے ایک درست IPv4 ایڈریس.", + "ipv6": "یہ ہونا ضروری ہے ایک درست IPv6 ایڈریس.", + "json": "یہ ہونا ضروری ہے ایک درست JSON سٹرنگ ہے.", + "list": "یہ فیلڈ ایک فہرست ہونی چاہیے۔", + "lowercase": "یہ فیلڈ چھوٹا ہونا چاہیے۔", + "lt.array": "مواد میں :value سے کم اشیاء ہونی چاہئیں۔", + "lt.file": "فائل کا سائز :value کلو بائٹس سے کم ہونا چاہیے۔", + "lt.numeric": "قدر :value سے کم ہونی چاہیے۔", + "lt.string": "سٹرنگ :value حروف سے کم ہونی چاہیے۔", + "lte.array": "مواد میں :value سے زیادہ اشیاء نہیں ہونی چاہئیں۔", + "lte.file": "فائل کا سائز :value کلو بائٹس سے کم یا اس کے برابر ہونا چاہیے۔", + "lte.numeric": "قدر :value سے کم یا اس کے برابر ہونی چاہیے۔", + "lte.string": "سٹرنگ :value حروف سے کم یا اس کے برابر ہونی چاہیے۔", + "mac_address": "قدر ایک درست MAC پتہ ہونی چاہیے۔", + "max.array": "مواد میں :max سے زیادہ اشیاء نہیں ہونی چاہئیں۔", + "max.file": "فائل کا سائز :max کلو بائٹس سے بڑا نہیں ہونا چاہیے۔", + "max.numeric": "قدر :max سے زیادہ نہیں ہونی چاہیے۔", + "max.string": "سٹرنگ :max حروف سے زیادہ نہیں ہونی چاہیے۔", + "max_digits": "اس فیلڈ میں :max سے زیادہ ہندسے نہیں ہونے چاہئیں۔", + "mimes": "اس کو ایک فائل کی قسم: :values.", + "mimetypes": "اس کو ایک فائل کی قسم: :values.", + "min.array": "مواد میں کم از کم :min اشیاء ہونی چاہئیں۔", + "min.file": "فائل کا سائز کم از کم :min کلو بائٹس ہونا چاہیے۔", + "min.numeric": "قدر کم از کم :min ہونی چاہیے۔", + "min.string": "سٹرنگ کم از کم :min حروف کی ہونی چاہیے۔", + "min_digits": "اس فیلڈ میں کم از کم :min ہندسے ہونے چاہئیں۔", + "missing": "یہ فیلڈ غائب ہونا ضروری ہے۔", + "missing_if": ":Other کے :value ہونے پر یہ فیلڈ غائب ہونا چاہیے۔", + "missing_unless": "یہ فیلڈ غائب ہونا ضروری ہے جب تک کہ :other :value نہ ہو۔", + "missing_with": ":Values موجود ہونے پر یہ فیلڈ غائب ہونا چاہیے۔", + "missing_with_all": "جب :values موجود ہوں تو یہ فیلڈ غائب ہونا چاہیے۔", + "multiple_of": "قیمت ہونا ضروری ہے ایک سے زیادہ کے :value", + "not_in": "منتخب قدر باطل ہے.", + "not_regex": "اس کی شکل باطل ہے.", + "numeric": "یہ ہونا چاہئے ایک بڑی تعداد.", + "password.letters": "اس فیلڈ میں کم از کم ایک حرف ہونا چاہیے۔", + "password.mixed": "اس فیلڈ میں کم از کم ایک بڑے اور ایک چھوٹے حرف کا ہونا ضروری ہے۔", + "password.numbers": "اس فیلڈ میں کم از کم ایک نمبر ہونا چاہیے۔", + "password.symbols": "اس فیلڈ میں کم از کم ایک علامت ہونی چاہیے۔", + "password.uncompromised": "دیا گیا فیلڈ ڈیٹا لیک میں ظاہر ہوا ہے۔ براہ کرم ایک مختلف فیلڈ منتخب کریں۔", + "present": "اس میدان میں موجود ہونا ضروری ہے.", + "present_if": ":other کے :value ہونے پر یہ فیلڈ موجود ہونا چاہیے۔", + "present_unless": "یہ فیلڈ موجود ہونا ضروری ہے جب تک کہ :other :value نہ ہو۔", + "present_with": "یہ فیلڈ موجود ہونا ضروری ہے جب :values موجود ہو۔", + "present_with_all": "یہ فیلڈ موجود ہونا ضروری ہے جب :values موجود ہوں۔", + "prohibited": "اس میدان میں ممنوع ہے.", + "prohibited_if": "اس میدان ممنوع ہے جب :other ہے :value.", + "prohibited_if_accepted": "جب :other قبول ہوجاتا ہے تو یہ فیلڈ ممنوع ہے۔", + "prohibited_if_declined": "جب :other سے انکار کردیا جاتا ہے تو یہ فیلڈ ممنوع ہے۔", + "prohibited_unless": "اس میدان ممنوع ہے جب تک کہ :other میں ہے :values.", + "prohibits": "یہ فیلڈ :other کو موجود ہونے سے منع کرتا ہے۔", + "regex": "اس کی شکل باطل ہے.", + "relatable": "اس میدان منسلک نہیں کیا جا سکتا کے ساتھ اس کے وسائل.", + "required": "اس میدان کی ضرورت ہے.", + "required_array_keys": "اس فیلڈ میں درجات پر مشتمل ہونا چاہیے: :values۔", + "required_if": "اس میدان کی ضرورت ہے جب :other ہے :value.", + "required_if_accepted": ":Other کو قبول کرنے پر یہ فیلڈ درکار ہے۔", + "required_if_declined": ":other مسترد ہونے پر یہ فیلڈ درکار ہے۔", + "required_unless": "اس میدان کی ضرورت ہے جب تک :other میں ہے :values.", + "required_with": "اس میدان کی ضرورت ہے جب :values موجود ہے.", + "required_with_all": "اس میدان کی ضرورت ہے جب :values موجود ہیں.", + "required_without": "اس میدان کی ضرورت ہے جب :values موجود نہیں ہے.", + "required_without_all": "اس میدان کی ضرورت ہے جب سے کوئی بھی :values موجود ہیں.", + "same": "قیمت کے اس میدان میں میچ ہونا ایک سے :other.", + "size.array": "مواد میں لازماً :size اشیاء شامل ہونی چاہئیں۔", + "size.file": "فائل کا سائز لازماً :size کلو بائٹس ہونا چاہیے۔", + "size.numeric": "قدر لازماً :size ہونی چاہیے۔", + "size.string": "سٹرنگ لازماً :size حروف کی ہونی چاہیے۔", + "starts_with": "اس کے ساتھ شروع ہونا چاہئے مندرجہ ذیل میں سے ایک: :values.", + "string": "یہ ہونا ضروری ہے ایک سٹرنگ ہے.", + "timezone": "یہ ہونا ضروری ہے ایک درست زون ہے.", + "ulid": "یہ فیلڈ ایک درست ULID ہونا چاہیے۔", + "unique": "اس نے پہلے ہی لے جایا گیا.", + "uploaded": "اس کے لئے میں ناکام رہے اپ لوڈ کریں.", + "uppercase": "یہ فیلڈ بڑے حروف میں ہونا چاہیے۔", + "url": "اس کی شکل باطل ہے.", + "uuid": "یہ ہونا ضروری ہے ایک درست UUID." +} diff --git a/locales/ur/php.json b/locales/ur/php.json new file mode 100644 index 00000000000..1278452d662 --- /dev/null +++ b/locales/ur/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute تسلیم کرنا لازمی ہے۔", + "accepted_if": "جب :other :value ہو تو :attribute کو قبول کرنا ضروری ہے۔", + "active_url": ":Attribute قابلِ قبول یو آر ایل نہیں ہے۔", + "after": ":Attribute لازماً :date کے بعد کی کوئی تاریخ ہو۔", + "after_or_equal": "اس :attribute ہونا ضروری ہے ، ایک تاریخ کے بعد یا اس کے برابر :date.", + "alpha": ":Attribute صرف حروفِ تہجی پر مشتمل ہو سکتا ہے۔", + "alpha_dash": ":Attribute صرف حروفِ تہجی، اعداد، ڈیشِز پر مشتمل ہو سکتا ہے۔", + "alpha_num": ":Attribute میں صرف حروفِ تہجی و اعداد شامل ہو سکتے ہیں۔", + "any_of": ":attribute فیلڈ غلط ہے۔", + "array": ":Attribute لازماً کسی رینج پر مشتمل ہو۔", + "ascii": ":Attribute میں صرف سنگل بائٹ حروف عددی حروف اور علامتیں ہونی چاہئیں۔", + "attached": "اس :attribute پہلے سے ہی ہے کے ساتھ منسلک.", + "before": ":Attribute لازماً :date سے پہلے کی کوئی تاریخ ہو۔", + "before_or_equal": "اس :attribute ہونا ضروری ہے ایک تاریخ سے پہلے یا اس کے برابر :date.", + "between.array": ":Attribute لازماً :min اور :max آئٹمز کے درمیان ہو۔", + "between.file": ":Attribute لازماً :min اور :max کلو بائٹس کے درمیان ہو۔", + "between.numeric": ":Attribute لازماً :min اور :max کے درمیان ہو۔", + "between.string": ":Attribute لازماً :min اور :max کریکٹرز کے درمیان ہو۔", + "boolean": ":Attribute لازماً درست یا غلط ہونا چاہیے۔", + "can": ":Attribute فیلڈ میں ایک غیر مجاز قدر شامل ہے۔", + "confirmed": ":Attribute تصدیق سے مطابقت نہیں رکھتا۔", + "contains": ":attribute فیلڈ میں مطلوبہ قدر موجود نہیں ہے۔", + "current_password": "پاس ورڈ غلط ہے۔", + "date": ":Attribute قابلِ قبول تاریخ نہیں ہے۔", + "date_equals": "اس :attribute ہونا ضروری ہے ، ایک تاریخ کے لئے برابر :date.", + "date_format": ":Attribute فارمیٹ :format کے مطابق نہیں ہے۔", + "decimal": ":Attribute میں :decimal اعشاریہ جگہ ہونا ضروری ہے۔", + "declined": ":Attribute کو مسترد کر دینا چاہیے۔", + "declined_if": "جب :other :value ہو تو :attribute کو مسترد کر دینا چاہیے۔", + "different": ":Attribute اور :other لازماً مختلف ہوں۔", + "digits": ":Attribute لازماً :digits اعداد ہوں۔", + "digits_between": ":Attribute لازماً :min اور :max اعداد کے درمیان ہو۔", + "dimensions": "اس کے :attribute ہے باطل کی تصویر کے طول و عرض.", + "distinct": ":Attribute کی دہری ویلیو ہے۔", + "doesnt_contain": ":attribute فیلڈ میں مندرجہ ذیل میں سے کسی پر بھی شامل نہیں ہونا چاہئے: :values۔", + "doesnt_end_with": ":Attribute درج ذیل میں سے کسی ایک پر ختم نہیں ہو سکتا: :values۔", + "doesnt_start_with": ":Attribute درج ذیل میں سے کسی ایک سے شروع نہیں ہو سکتا: :values۔", + "email": ":Attribute لازماً قابلِ قبول ای میل ہو۔", + "ends_with": "اس :attribute ختم کرنا ضروری ہے کے ساتھ مندرجہ ذیل میں سے ایک: :values.", + "enum": "منتخب کردہ :attribute غلط ہے۔", + "exists": "منتخب :attribute درست نہیں ہے۔", + "extensions": ":attribute فیلڈ میں درج ذیل میں سے ایک ایکسٹینشن ہونا ضروری ہے: :values۔", + "failed": "یہ تفصیلات ہمارے ریکارڈ سے مطابقت نہیں رکھتیں۔", + "file": "اس :attribute ہونا ضروری ہے ایک فائل.", + "filled": ":Attribute کو بھرنا ضروری ہے۔", + "gt.array": ":Attribute میں :value سے زیادہ اشیاء ہونی چاہئیں۔", + "gt.file": ":Attribute :value کلو بائٹس سے زیادہ ہونا چاہیے۔", + "gt.numeric": ":Attribute کو :value سے زیادہ ہونا چاہیے۔", + "gt.string": ":Attribute کو :value حروف سے زیادہ ہونا چاہیے۔", + "gte.array": ":Attribute میں :value یا اس سے زیادہ اشیاء ہونی چاہئیں۔", + "gte.file": ":Attribute :value کلو بائٹس سے زیادہ یا اس کے برابر ہونا چاہیے۔", + "gte.numeric": ":Attribute کو :value سے بڑا یا اس کے برابر ہونا چاہیے۔", + "gte.string": ":Attribute کو :value حروف سے زیادہ یا اس کے برابر ہونا چاہیے۔", + "hex_color": ":attribute فیلڈ ایک درست ہیکساڈیسیمل رنگ کا ہونا چاہیے۔", + "image": ":Attribute لازماً کوئی تصویر ہو۔", + "in": "منتخب :attribute قابلِ قبول نہیں ہے۔", + "in_array": ":Attribute فیلڈ :other میں موجود نہیں ہے۔", + "in_array_keys": ":attribute فیلڈ میں کم از کم مندرجہ ذیل میں سے ایک کیز میں سے ایک پر مشتمل ہونا چاہئے: :values۔", + "integer": ":Attribute لازماً کوئی عدد ہو۔", + "ip": ":Attribute لازماً قابلِ قبول آئی پی پتہ ہو۔", + "ipv4": "اس :attribute ہونا ضروری ہے ایک درست IPv4 ایڈریس.", + "ipv6": "اس :attribute ہونا ضروری ہے ایک درست IPv6 ایڈریس.", + "json": ":Attribute لازماً قابلِ قبول JSON سٹرِنگ ہو۔", + "list": ":attribute فیلڈ ایک فہرست ہونی چاہیے۔", + "lowercase": ":Attribute کو چھوٹا ہونا چاہیے۔", + "lt.array": ":Attribute میں :value سے کم اشیاء ہونی چاہئیں۔", + "lt.file": ":Attribute :value کلو بائٹس سے کم ہونا چاہیے۔", + "lt.numeric": ":Attribute :value سے کم ہونا چاہیے۔", + "lt.string": ":Attribute :value حروف سے کم ہونا چاہیے۔", + "lte.array": ":Attribute میں :value سے زیادہ اشیاء نہیں ہونی چاہئیں۔", + "lte.file": ":Attribute :value کلو بائٹس سے کم یا اس کے برابر ہونا چاہیے۔", + "lte.numeric": ":Attribute :value سے کم یا اس کے برابر ہونا چاہیے۔", + "lte.string": ":Attribute کو :value حروف سے کم یا اس کے برابر ہونا چاہیے۔", + "mac_address": ":Attribute ایک درست MAC پتہ ہونا چاہیے۔", + "max.array": ":Attribute میں :max سے زیادہ آئٹمز نہیں ہو سکتیں۔", + "max.file": ":Attribute کو :max کلو بائٹس سے زیادہ نہیں ہونا چاہیے۔", + "max.numeric": ":Attribute کو :max سے بڑا نہیں ہونا چاہیے۔", + "max.string": ":Attribute کو :max کریکٹرز سے زیادہ نہیں ہونا چاہیے۔", + "max_digits": ":Attribute میں :max سے زیادہ ہندسے نہیں ہونے چاہئیں۔", + "mimes": ":Attribute لازماً :type :values قسم کی فائل ہو۔", + "mimetypes": "اس :attribute ہونا ضروری ہے ایک فائل کی قسم: :values.", + "min.array": ":Attribute میں لازماً کم از کم :min آئٹمز ہوں۔", + "min.file": ":Attribute لازماً کم از کم :min کلو بائٹس کی ہو۔", + "min.numeric": ":Attribute لازماً کم از کم :min ہو۔", + "min.string": ":Attribute لازماً کم از کم :min کریکٹرز طویل ہو۔", + "min_digits": ":Attribute میں کم از کم :min ہندسے ہونے چاہئیں۔", + "missing": ":Attribute فیلڈ کا غائب ہونا ضروری ہے۔", + "missing_if": "جب :other :value ہو تو :attribute فیلڈ کا غائب ہونا ضروری ہے۔", + "missing_unless": ":Attribute فیلڈ کا غائب ہونا ضروری ہے جب تک کہ :other :value نہ ہو۔", + "missing_with": "جب :values موجود ہو تو :attribute فیلڈ کا غائب ہونا ضروری ہے۔", + "missing_with_all": "جب :values موجود ہوں تو :attribute فیلڈ کا غائب ہونا ضروری ہے۔", + "multiple_of": "اس :attribute ہونا ضروری ہے ایک سے زیادہ کے :value", + "next": "آئندہ »", + "not_in": "منتخب :attribute قابلِ قبول نہیں ہے۔", + "not_regex": "اس :attribute شکل باطل ہے.", + "numeric": ":Attribute لازماً کوئی عدد ہو۔", + "password": "پاس ورڈ غلط ہے.", + "password.letters": ":Attribute میں کم از کم ایک حرف ہونا چاہیے۔", + "password.mixed": ":Attribute میں کم از کم ایک بڑے اور ایک چھوٹے حرف کا ہونا ضروری ہے۔", + "password.numbers": ":Attribute میں کم از کم ایک نمبر ہونا چاہیے۔", + "password.symbols": ":Attribute میں کم از کم ایک علامت ہونی چاہیے۔", + "password.uncompromised": "دیا گیا :attribute ڈیٹا لیک میں ظاہر ہوا ہے۔ براہ کرم ایک مختلف :attribute کا انتخاب کریں۔", + "present": ":Attribute فیلڈ موجود ہونا ضروری ہے۔", + "present_if": ":other کے :value ہونے پر :attribute فیلڈ کا موجود ہونا ضروری ہے۔", + "present_unless": ":attribute فیلڈ کا موجود ہونا ضروری ہے جب تک کہ :other :value نہ ہو۔", + "present_with": ":attribute فیلڈ کا موجود ہونا ضروری ہے جب :values موجود ہو۔", + "present_with_all": ":attribute فیلڈ کا موجود ہونا ضروری ہے جب :values موجود ہوں۔", + "previous": "« گزشتہ", + "prohibited": "اس :attribute میدان ممنوع ہے.", + "prohibited_if": "اس :attribute میدان ممنوع ہے جب :other ہے :value.", + "prohibited_if_accepted": "جب :other قبول ہوجاتا ہے تو :attribute فیلڈ ممنوع ہے۔", + "prohibited_if_declined": "جب :other انکار کردیا جاتا ہے تو :attribute فیلڈ ممنوع ہے۔", + "prohibited_unless": "اس :attribute میدان ممنوع ہے جب تک کہ :other میں ہے :values.", + "prohibits": ":Attribute فیلڈ :other کو موجود ہونے سے منع کرتا ہے۔", + "regex": ":Attribute قابلِ قبول فارمیٹ میں نہیں ہے۔", + "relatable": "اس :attribute منسلک نہیں کیا جا سکتا کے ساتھ اس کے وسائل.", + "required": ":Attribute فیلڈ درکار ہے۔", + "required_array_keys": ":Attribute فیلڈ میں :values کے لیے اندراجات کا ہونا ضروری ہے۔", + "required_if": ":Attribute درکار ہے اگر :other کی ویلیو :value ہو۔", + "required_if_accepted": "جب :other کو قبول کیا جاتا ہے تو :attribute فیلڈ کی ضرورت ہوتی ہے۔", + "required_if_declined": ":other کو مسترد کرنے پر :attribute فیلڈ کی ضرورت ہوتی ہے۔", + "required_unless": "جب تک :other :values میں نہ ہو تو :attribute فیلڈ درکار ہے۔", + "required_with": ":Attribute فیلڈ درکار ہے اگر :values موجود ہوں۔", + "required_with_all": ":Attribute فیلڈ درکار ہے اگر :values موجود ہوں۔", + "required_without": ":Attribute درکار ہے جب :values موجود ہو۔", + "required_without_all": ":Attribute فیلڈ درکار ہے جب :values میں سے کوئی بھی موجود نہ ہو۔", + "reset": "آپ کا پاس ورڈ دوبارہ مرتب کر دیا گیا ہے۔", + "same": ":Attribute اور :other لازماً ایک دوسرے سے مماثل ہوں۔", + "sent": "پاس ورڈ دوبارہ مرتب کرنے کے لیے ہم نے آپ کو لنک ای میل کر دیا ہے!", + "size.array": ":Attribute میں لازماً :size آئٹمز شامل ہوں۔", + "size.file": ":Attribute کا سائز لازماً :size کلو بائٹس ہو۔", + "size.numeric": ":Attribute لازماً :size ہوں۔", + "size.string": ":Attribute لازماً :size کریکٹرز پر مشتمل ہو۔", + "starts_with": "اس :attribute کے ساتھ شروع ہونا چاہئے مندرجہ ذیل میں سے ایک: :values.", + "string": ":Attribute لازماً کوئی سٹرنگ ہو۔", + "throttle": "لاگ اِن کرنے کی بہت زیادہ کوششیں۔ براہِ مہربانی :seconds سیکنڈ میں دوبارہ کوشش کریں۔", + "throttled": "براہ کرم انتظار کریں اس سے پہلے retrying.", + "timezone": ":Attribute لازماً کوئی قابلِ قبول خطۂِ وقت ہو۔", + "token": "پاس ورڈ مرتب کرنے کا یہ طریقہ نا قابلِ قبول ہے۔", + "ulid": ":Attribute ایک درست ULID ہونا چاہیے۔", + "unique": ":Attribute کو پہلے ہی کسی نے حاصل کر لیا ہے۔", + "uploaded": "اس :attribute ناکام اپ لوڈ کرنے کے لئے.", + "uppercase": ":Attribute کا بڑا ہونا ضروری ہے۔", + "url": ":Attribute فارمیٹ قابلِ قبول نہیں ہے۔", + "user": "اس ای میل پتے کے ساتھ ہمیں کوئی صارف نہیں ملا۔", + "uuid": "اس :attribute ہونا ضروری ہے ایک درست UUID." +} diff --git a/locales/uz_Cyrl/_excludes.json b/locales/uz_Cyrl/_excludes.json new file mode 100644 index 00000000000..120977c1253 --- /dev/null +++ b/locales/uz_Cyrl/_excludes.json @@ -0,0 +1,5 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)", + "Nova" +] diff --git a/locales/uz_Cyrl/json-inline.json b/locales/uz_Cyrl/json-inline.json new file mode 100644 index 00000000000..3a119c4c357 --- /dev/null +++ b/locales/uz_Cyrl/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Bu maydon to'g'ri rol bo'lishi kerak.", + "The :attribute must be at least :length characters and contain at least one number.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta raqamni o'z ichiga oladi.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta maxsus belgi va bitta raqamni o'z ichiga oladi.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta maxsus belgi o'z ichiga oladi.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta katta harf va bitta raqamni o'z ichiga oladi.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta katta harf va bitta maxsus belgi o'z ichiga oladi.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta katta harf, bitta raqam va bitta maxsus belgi o'z ichiga oladi.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta katta harfni o'z ichiga oladi.", + "The :attribute must be at least :length characters.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi kerak.", + "The :attribute must contain at least one letter.": "Ushbu maydon kamida bitta harfdan iborat bo'lishi kerak.", + "The :attribute must contain at least one number.": "Ushbu maydon kamida bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must contain at least one symbol.": "Ushbu maydon kamida bitta belgidan iborat bo'lishi kerak.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Ushbu maydon kamida bitta katta harf va bitta kichik harfdan iborat bo'lishi kerak.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Berilgan maydon ma'lumotlar oqmaida paydo bo'ldi. Iltimos, boshqa maydonni tanlang." +} diff --git a/locales/uz_Cyrl/json.json b/locales/uz_Cyrl/json.json new file mode 100644 index 00000000000..f3994a0c57e --- /dev/null +++ b/locales/uz_Cyrl/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(va yana :count ta xato)", + "(and :count more errors)": "(va yana :count ta xato)|(va yana :count xato)|(va yana :count xato)", + "30 Days": "30 kun", + "60 Days": "60 kun", + "90 Days": "90 kun", + ":amount selected": ":amount tanlangan :amount", + ":amount Total": "Jami :amount", + ":days day trial": ":days kunlik sinov", + ":resource Details": ":resource tafsilot", + ":resource Details: :title": ":resource Tafsilotlar: :title", + "A decryption key is required.": "Drayf kaliti talab qilinadi.", + "A fresh verification link has been sent to your email address.": "Yangi tekshirish havolasi elektron pochta manzilingizga yuborildi.", + "A new verification link has been sent to the email address you provided during registration.": "Ro'yxatdan o'tish paytida taqdim etiladigan elektron pochta manziliga yangi tasdiqlash havolasi yuborildi.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Yangi tekshirish havolasi profil sozlamalarida taqdim etiladigan elektron pochta manziliga yuborildi.", + "A new verification link has been sent to your email address.": "Yangi tekshirish havolasi elektron pochta manzilingizga yuborildi.", + "Accept Invitation": "Taklifni qabul qiling", + "Action": "Harakat", + "Action Event": "Harakat tadbirlari", + "Action Events": "Harakat tadbirlari", + "Action Happened At": "Sodir bo'ldi", + "Action Initiated By": "Tomonidan tashabbus", + "Action Name": "Ism", + "Action Status": "Holat", + "Action Target": "Maqsad", + "Actions": "Harakatlar", + "Add": "Qo'shmoq", + "Add :resource": ":resource qo'shing", + "Add a new team member to your team, allowing them to collaborate with you.": "Jamoangizga yangi jamoa a'zosini qo'shing, ular bilan hamkorlik qilishga imkon beradi.", + "Add additional security to your account using two factor authentication.": "Hisobingizga ikkita omilni autentifikatsiya qilish orqali hisobingizga qo'shimcha xavfsizlik qo'shing.", + "Add Payment Method": "To'lov usulini qo'shing", + "Add row": "Qator qo'shing", + "Add Team Member": "Jamoa a'zosini qo'shing", + "Add VAT Number": "QQS sonini qo'shing", + "Added.": "Qo'shilgan.", + "Additional billing information updated successfully.": "Qo'shimcha hisob-kitob ma'lumoti muvaffaqiyatli yangilandi.", + "Address": "Manzil", + "Address Line 2": "Manzil liniyasi 2", + "Administrator": "Администратор", + "Administrator users can perform any action.": "Administrator foydalanuvchilari har qanday harakatni bajarishlari mumkin.", + "Afghanistan": "Афғонистон", + "Aland Islands": "Аланд ороллари", + "Albania": "Албания", + "Algeria": "Алжир", + "All of the people that are part of this team.": "Bu jamoaning tarkibiy qismi bo'lgan barcha odamlar.", + "All resources loaded.": "Barcha manbalar yuklangan.", + "All rights reserved.": "Барча ҳуқуқлар ҳимояланган.", + "Already registered?": "Allaqachon ro'yxatdan o'tganmi?", + "American Samoa": "Американ Самоаси", + "An error occurred while uploading the file.": "Faylni yuklashda xatolik yuz berdi.", + "An error occurred while uploading the file: :error": "Faylni yuklashda xatolik yuz berdi: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Kutilmagan xato yuz berdi va biz qo'llab-quvvatlash guruhimizni xabar qildik. Keyinroq qayta urinib ko'ring.", + "Andorra": "Андорра", + "Angola": "Ангола", + "Anguilla": "Ангуилла", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Boshqa foydalanuvchi ushbu sahifani yuklagani uchun ushbu manba yangiladi. Iltimos, sahifani yangilang va qaytadan urining.", + "Antarctica": "Antarktika", + "Antigua And Barbuda": "Antigua va barbuda", + "Antigua and Barbuda": "Antigua va barbuda", + "API Token": "API токени", + "API Token Permissions": "API токени ҳуқуқлари", + "API Tokens": "API токенлари", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API токенлари учинчи томон хизматларига сиз номингиздан иловамиз билан аутентификация қилишга имкон беради.", + "Apply": "Қўллаш", + "Apply Coupon": "Купонни қўллаш", + "April": "Апрел", + "Are you sure you want to attempt to pay :amount?": "Haqiqatan ham :amount pul to'lamoqchimisiz?", + "Are you sure you want to cancel your subscription?": "Haqiqatan ham obunangizni bekor qilmoqchimisiz?", + "Are you sure you want to delete all the notifications?": "Haqiqatan ham barcha bildirishnomalarni yo'q qilmoqchimisiz?", + "Are you sure you want to delete the selected resources?": "Tanlangan resurslarni yo'q qilmoqchimisiz?", + "Are you sure you want to delete this file?": "Ushbu faylni yo'q qilmoqchi ekanligiga ishonchingiz komilmi?", + "Are you sure you want to delete this notification?": "Haqiqatan ham ushbu bildirishnomani yo'q qilmoqchimisiz?", + "Are you sure you want to delete this payment method?": "Ushbu to'lov usulini yo'q qilmoqchimisiz?", + "Are you sure you want to delete this resource?": "Haqiqatan ham ushbu manbani yo'q qilmoqchimisiz?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Haqiqatan ham ushbu jamoani yo'q qilmoqchimisiz? Jamoa o'chirilgandan so'ng, uning barcha manbalari va ma'lumotlar butunlay yo'q qilinadi.", + "Are you sure you want to delete your account?": "Hisob qaydnomangizni o'chirishni xohlayotganingizga ishonchingiz komilmi?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hisob qaydnomangizni o'chirishni xohlayotganingizga ishonchingiz komilmi? Hisobingiz o'chirilgandan so'ng, uning barcha manbalari va ma'lumotlar butunlay yo'q qilinadi. Hisobingizni o'chirib tashlashni xohlaganingizni tasdiqlash uchun parolingizni kiriting.", + "Are you sure you want to detach the selected resources?": "Tanlangan resurslarni ajratishni xohlaysizmi?", + "Are you sure you want to detach this resource?": "Haqiqatan ham ushbu manbani ajratishni xohlaysizmi?", + "Are you sure you want to force delete the selected resources?": "Haqiqatan ham tanlangan manbalarni o'chirishni xohlayotganingizga ishonchingiz komilmi?", + "Are you sure you want to force delete this resource?": "Haqiqatan ham ushbu manbani yo'q qilishga majburlamoqchimisiz?", + "Are you sure you want to log out?": "Siz tizimdan chiqishni xohlaysizmi?", + "Are you sure you want to mark all notifications as read?": "Haqiqatan ham barcha xabarlarni o'qishni xohlaysizmi?", + "Are you sure you want to remove this item?": "Ushbu mahsulotni olib tashlamoqchimisiz?", + "Are you sure you want to restore the selected resources?": "Tanlangan resurslarni tiklamoqchimisiz?", + "Are you sure you want to restore this resource?": "Haqiqatan ham ushbu manbani tiklamoqchimisiz?", + "Are you sure you want to resume your subscription?": "Haqiqatan ham obunangizni qayta tiklamoqchimisiz?", + "Are you sure you want to run this action?": "Haqiqatan ham ushbu harakatni boshlamoqchimisiz?", + "Are you sure you want to set this payment method as your default?": "Haqiqatan ham ushbu to'lov usulini standart sifatida o'rnatishni xohlaysizmi?", + "Are you sure you want to stop impersonating?": "Ishonchingizni to'xtatishni xohlaysizmi?", + "Are you sure you would like to delete this API token?": "Ushbu API tokenini o'chirishni xohlayotganingizga ishonchingiz komilmi?", + "Are you sure you would like to leave this team?": "Ushbu jamoani tark etmoqchimisiz?", + "Are you sure you would like to remove this person from the team?": "Haqiqatan ham ushbu odamni jamoadan olib tashlamoqchimisiz?", + "Are you sure you would like to switch billing plans?": "Siz billing rejalarini almashtirishni xohlaysizmi?", + "Argentina": "Аргентина", + "Armenia": "Armeniya", + "Aruba": "Аруба", + "Attach": "Бириктириш", + "Attach & Attach Another": "Бириктириш ва яна бирини бириктириш", + "Attach :resource": ":resource ни бириктириш", + "Attach files by dragging & dropping, selecting or pasting them.": "Файлларни судраб қўйиш, танлаш ёки қўйиш орқали бириктиринг.", + "August": "Август", + "Australia": "Австралия", + "Austria": "Австрия", + "Azerbaijan": "Озарбайжон", + "Bahamas": "Багама ороллари", + "Bahrain": "Баҳрайн", + "Bangladesh": "Бангладеш", + "Barbados": "Барбадос", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Davom etishdan oldin, siz elektron pochta orqali yuborilgan havolasini bosish orqali elektron pochta manzilingizni tasdiqlay olasizmi? Agar siz elektron pochta xabarini olmasangiz, biz mamnuniyat bilan sizga boshqasini yuboramiz.", + "Before proceeding, please check your email for a verification link.": "Davom etishdan oldin elektron pochtangizni tasdiqlash havolasi uchun tekshiring.", + "Belarus": "Bemor", + "Belgium": "Belgiya", + "Belize": "Senga ishonmoq", + "Benin": "Бенин", + "Bermuda": "Bermuda", + "Bhutan": "Bxutan", + "Billing Information": "To'lov ma'lumotlari", + "Billing Management": "Billingni boshqarish", + "Bolivia": "Bolijon", + "Bolivia, Plurinational State of": "Boliviya, taxtali", + "Bonaire, Sint Eustatius and Saba": "Bonire, Sinint Eustatius va Saba", + "Bosnia And Herzegovina": "Bosniya va Gertsegovina", + "Bosnia and Herzegovina": "Bosniya va Gertsegovina", + "Botswana": "Botsvana", + "Bouvet Island": "Bouvet oroli", + "Brazil": "Braziliya", + "British Indian Ocean Territory": "Britaniyaning Hind okeani hududi", + "Browser Sessions": "Brauzer sessiyalari", + "Brunei Darussalam": "Bruni Darussalam", + "Bulgaria": "Bulgariya", + "Burkina Faso": "Burkina Faso", + "Burundi": "Бурунди", + "Cambodia": "Kambodja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Bekor qilmoq", + "Cancel Subscription": "Obunani bekor qiling", + "Cape Verde": "Kaptar", + "Card": "Kartochka", + "Cayman Islands": "Cayman orollari", + "Central African Republic": "Markaziy Afrika Respublikasi", + "Chad": "Чад", + "Change Subscription Plan": "Obuna rejasini o'zgartirish", + "Change the current payment method attached to your subscription": "Obunangizga biriktirilgan joriy to'lov usulini o'zgartiring", + "Changes": "O'zgarishlar", + "Checkout": "Ro'yxatdan o'chirilish", + "Chile": "Xiyobon", + "China": "Xitoy", + "Choose": "Tanlamoq", + "Choose :field": ":field ni tanlang", + "Choose :resource": ":resource ni tanlang", + "Choose an option": "Variantni tanlang", + "Choose date": "Sana tanlang", + "Choose File": "Faylni tanlang", + "Choose Files": "Fayllarni tanlang", + "Choose Type": "Turini tanlang", + "Christmas Island": "Rojdestvo oroli", + "City": "Shahar", + "Click here to re-send the verification email.": "Tasdiqlash elektron pochtasini qayta yuborish uchun shu erni bosing.", + "click here to request another": "boshqasini so'rash uchun bu erni bosing", + "Click to choose": "Tanlash uchun bosing", + "Close": "Yaqin", + "Cocos (Keeling) Islands": "CocoS (kemi) orollar", + "Code": "Kod", + "Colombia": "Kolumbiya", + "Comoros": "Kommunos", + "Confirm": "Tasdiqlamoq", + "Confirm Billing Action": "Hisob-kitob harakatlarini tasdiqlang", + "Confirm Password": "Parolni tasdiqlang", + "Confirm Payment": "To'lovni tasdiqlang", + "Confirm your :amount payment": ":amount to'lovingizni tasdiqlang", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, demokratik respublika", + "Congo, the Democratic Republic of the": "Kongo, demokratik respublika", + "Constant": "Doimiy", + "Continue To Payment": "To'lovni davom ettiring", + "Cook Islands": "Oshpaz orollari", + "Copy to clipboard": "Clipboard-ga nusxalash", + "Costa Rica": "Kosta-Rika", + "Cote D'Ivoire": "Kot-d'Ivuire", + "Country": "Mamlakat", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon muvaffaqiyatli qo'llaniladi.", + "Create": "Yaratmoq", + "Create & Add Another": "Yarating va boshqasini qo'shish", + "Create :resource": ":resource-sonli yarating", + "Create a new team to collaborate with others on projects.": "Loyihalar bo'yicha boshqalar bilan hamkorlik qilish uchun yangi jamoani yarating.", + "Create Account": "Hisob yaratish", + "Create API Token": "API tokenini yarating", + "Create New Team": "Yangi jamoani yarating", + "Create Team": "Jamoani yarating", + "Created.": "Yaratilgan.", + "Croatia": "Xorvatiya", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kubalik", + "Curaçao": "Kriaçao", + "Current Password": "Joriy parol", + "Current Subscription Plan": "Amaldagi obuna rejasi", + "Currently Subscribed": "Hozirgi kunda obuna", + "Customer Balance": "Mijozlar qoldig'i", + "Customize": "Sozlamoq", + "Cyprus": "Kipr", + "Czech Republic": "Chex Respublikasi", + "Côte d'Ivoire": "Kot-d'Ivuire", + "Dark": "Qorong'i", + "Dashboard": "Dosh paneli", + "December": "Dekabr", + "Decrease": "Pasayish", + "Default": "Bajarilish", + "Delete": "O'chirmoq", + "Delete :resource": ":resource-ni o'chirish", + "Delete Account": "Hisobni o'chirish", + "Delete all notifications": "Barcha bildirishnomalarni o'chiring", + "Delete API Token": "API tokenini o'chirish", + "Delete File": "Faylni o'chirish", + "Delete Notification": "Xabarni o'chirish", + "Delete Resource": "Resurslarni o'chirish", + "Delete Selected": "Tanlangan o'chirish", + "Delete Team": "Jamoani o'chirish", + "Denmark": "Denmark", + "Detach": "Ajratmoq", + "Detach Resource": "Resursni ajratib oling", + "Detach Selected": "Tanlangan", + "Details": "Tafsilotlar", + "Disable": "O'chirmoq", + "Djibouti": "Djibuti", + "Do you really want to leave? You have unsaved changes.": "Siz haqiqatan ham ketishni xohlaysizmi? Sizda najot topmagan o'zgarishlar mavjud.", + "Dominica": "Domini", + "Dominican Republic": "Dominika Respublikasi", + "Done.": "Bajarildi.", + "Download": "Yuklab olish", + "Download Invoice": "Hisob-fakturani yuklab oling", + "Drop file or click to choose": "Tushirish yoki tanlash uchun bosing", + "Drop files or click to choose": "Fayllarni tashlang yoki tanlash uchun bosing", + "Ecuador": "Ekvador", + "Edit": "Tahrirlamoq", + "Edit :resource": ":resource ta tahrirlash", + "Edit Attached": "Biriktirilgan tahrirlash", + "Edit Profile": "Profilni tahrirlash", + "Editor": "Muharrir", + "Editor users have the ability to read, create, and update.": "Muharrir foydalanuvchilari o'qish, yaratish va yangilash qobiliyatiga ega.", + "Egypt": "Misr", + "El Salvador": "Salvador", + "Email": "Elektron pochta", + "email": "elektron pochta", + "Email Address": "E-pochta manzili", + "Email Addresses": "Elektron pochta manzillari", + "Email Password Reset Link": "Elektron pochta parolini tiklash havolasi", + "Email Verification": "Elektron pochta tekshiruvi", + "Enable": "Yoqib yubormoq", + "Encrypted environment file already exists.": "Shifrlangan atrof-muhit fayli allaqachon mavjud.", + "Encrypted environment file not found.": "Shifrlangan atrof-muhit fayli topilmadi.", + "Ensure your account is using a long, random password to stay secure.": "Xavfsiz qolish uchun hisob qaydnomangiz uzoq, tasodifiy paroldan foydalanayotganligiga ishonch hosil qiling.", + "Environment file already exists.": "Atrof-muhit fayli allaqachon mavjud.", + "Environment file not found.": "Atrof-muhit fayli topilmadi.", + "Equatorial Guinea": "Ekvator Gvineya", + "Eritrea": "Eritreya", + "Error": "Xato", + "errors": "xatolar", + "Estonia": "Estoniya", + "Ethiopia": "Efiopiya", + "ex VAT": "sobiq QQS", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "Tugaydi :expiration", + "Export As CSV": "CSV sifatida eksport", + "Extra Billing Information": "Qo'shimcha hisob-kitob ma'lumotlari", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "To'lovni amalga oshirish uchun qo'shimcha tasdiqlash kerak. Iltimos, quyidagi tugmani bosib to'lov sahifasida davom eting.", + "Failed Subscription Payment": "Obuna bo'linish to'lovi", + "Failed to load :resource!": ":resource yuklanmadi!", + "Falkland Islands (Malvinas)": "Falklend orollari (Malvinas)", + "Faroe Islands": "Farer orollari", + "February": "Fevral", + "Fiji": "Fiji", + "Filename": "Fayl nomi", + "Finish enabling two factor authentication.": "Ikki omilni autentifikatsiya qilish.", + "Finland": "Finlyandiya", + "For your security, please confirm your password to continue.": "Xavfsizligingiz uchun, iltimos, davom etish uchun parolingizni tasdiqlang.", + "Forbidden": "Taqiqlangan", + "Force Delete": "Zo'rlik bilan o'chirish", + "Force Delete :resource": ":resource-ni o'chirish :resource", + "Force Delete Resource": "Resursni o'chirish", + "Force Delete Selected": "Tanlanganlarni o'chirish", + "Forgot Password": "Parolni unutdingizmi", + "Forgot your password?": "Parolingiz esdan chiqdimi?", + "Forgot Your Password?": "Parolingiz esdan chiqdimi?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Parolingiz esdan chiqdimi? Hammasi joyida. Faqatgina elektron pochta manzilingizni xabar bering va sizga yangi birini tanlashga imkon beradigan parolni tiklash havolasini yuboramiz.", + "France": "Frantsiya", + "French Guiana": "Frantsuz Giana", + "French Polynesia": "Fransuz Polinesia", + "French Southern Territories": "Frantsuz janubi hududlari", + "From": "Dan", + "Gabon": "Габон", + "Gambia": "Gambiya", + "Georgia": "Gruziya", + "Germany": "Germaniya", + "Ghana": "Gana", + "Gibraltar": "Гибралтар", + "Go Home": "Uyga boring", + "Go to page :page": ":page-betga o'ting", + "Great! You have accepted the invitation to join the :team team.": "Ajoyib! Siz :team ta jamoaga qo'shilish taklifini qabul qildingiz.", + "Greece": "Gretsiya", + "Greenland": "Yashil rang", + "Grenada": "Гренада", + "Guadeloupe": "Guadeluce", + "Guam": "Guman", + "Guatemala": "Gvatemala", + "Guernsey": "Gernersy", + "Guinea": "Gvineya", + "Guinea-Bissau": "Gvineya-Bisau", + "Guyana": "Geana", + "Haiti": "Gayt", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Obunangizni bekor qilish haqida ikkinchi fikrga egamisiz? Siz har qanday vaqtda hisob-kitob tsiklingizning oxirigacha har qanday vaqtda obunangizni qayta faollashtirishingiz mumkin. Hozirgi billing tsikli tugagandan so'ng, siz butunlay yangi obuna rejasini tanlashingiz mumkin.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Obunangizni bekor qilish haqida ikkinchi fikrga egamisiz? Siz har qanday vaqtda sizning hisob-kitob tsiklingizning oxirigacha har qanday vaqtda obunangizni bir zumda reaktsiya qilishingiz mumkin. Hozirgi billing tsikli tugagandan so'ng, siz butunlay yangi obuna rejasini tanlashingiz mumkin.", + "Heard Island & Mcdonald Islands": "Orol va Mcdonald orollarini eshitgan", + "Heard Island and McDonald Islands": "Orol va Mcdonald orollarini eshitgan", + "Hello!": "Salom!", + "Hide Content": "Tarkibni yashirish", + "Hold Up!": "Ushlab turmoq; kutib turmoq!", + "Holy See (Vatican City State)": "Muqaddas qarang (Vatikan shahar shtat)", + "Honduras": "Gonduras", + "Hong Kong": "Gon tong", + "Hungary": "Osma", + "I agree to the :terms_of_service and :privacy_policy": "Men :terms_of_service va :privacy_policy ga roziman", + "Iceland": "Mohir", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Agar kerak bo'lsa, siz barcha brauzerlar bo'yicha barcha qurilmangizdan chiqishingiz mumkin. Sizning so'nggi sessiyalaringizning ba'zilari quyida keltirilgan; Biroq, ushbu ro'yxat to'liq bo'lmasligi mumkin. Agar sizning hisobingiz buzilgan deb hisoblasangiz, parolingizni yangilashingiz kerak.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Agar sizda allaqachon hisob qaydnomangiz bo'lsa, ushbu taklifni quyidagi tugmani bosib qabul qilishingiz mumkin:", + "If you did not create an account, no further action is required.": "Agar siz hisob qaydnomasini yaratmagan bo'lsangiz, boshqa chora kerak emas.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Agar siz ushbu jamoaga taklifnoma olishni kutmagan bo'lsangiz, ushbu elektron pochtani o'chirishingiz mumkin.", + "If you did not receive the email": "Agar siz elektron pochta xabarini olmagan bo'lsangiz", + "If you did not request a password reset, no further action is required.": "Agar siz parolni qayta o'rnatishni talab qilmagan bo'lsangiz, boshqa hech qanday chora kerak emas.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Agar sizda hisob qaydnomangiz bo'lmasa, siz quyidagi tugmachani bosish orqali yaratishingiz mumkin. Hisob qaydnomasini yaratgandan so'ng, ushbu elektron pochtada ushbu elektron pochta orqali ushbu elektron pochta orqali ushbu elektron pochta orqali taklif qilishingiz mumkin:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Agar siz o'zingizning biznesingiz, QQS identifikatsiya raqami yoki yozuv manzili kabi schyot-fakturalarga aniq aloqa yoki soliq ma'lumotlarini to'ldirishingiz kerak bo'lsa, bu erda uni qo'shishingiz mumkin.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Agar siz \":actionText\" tugmachasini bosishda muammolarga duch kelsangiz, quyida joylashgan URL manzilini nusxalash va joylashtiring\nVeb-brauzeringizga:", + "Impersonate": "O'zini tutmoq", + "Increase": "Kattalashtirish; ko'paytirish", + "India": "Hindiston", + "Indonesia": "Indoneziya", + "Invalid filename.": "Noto'g'ri fayl nomi.", + "Invalid JSON was returned from the route.": "Jon yo'ldan yaroqsiz Jon qaytarildi.", + "Invoice Email Addresses": "Hisob-faktura elektron manzillari", + "Invoice emails updated successfully.": "Hisob-faktura elektron pochtalari muvaffaqiyatli yangilandi.", + "Invoices": "Hisob-fakturalar", + "Iran, Islamic Republic Of": "Eron", + "Iran, Islamic Republic of": "Eron, Islom Respublikasi", + "Iraq": "Iroqlik", + "Ireland": "Irlandiyalik", + "Isle Of Man": "Erkakning oroli", + "Isle of Man": "Erkakning oroli", + "Israel": "Isroillik", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Siz faol obuna bo'lmasligingizga o'xshaydi. Siz boshlashni boshlash uchun siz Obuna rejalaridan birini tanlashingiz mumkin. Obuna rejalari sizning qulayligingizda o'zgartirilishi yoki bekor qilinishi mumkin.", + "Italy": "Italiya", + "Jamaica": "Yamayka", + "January": "Yanvar", + "Japan": "Yapon", + "Jersey": "Jersi", + "Jordan": "Iordaniya", + "July": "Iyul", + "June": "Iyun", + "Kazakhstan": "Qozog'iston", + "Kenya": "Keniya", + "Key": "Kalit", + "Kiribati": "Kirajati", + "Korea": "Janubiy Koreya", + "Korea, Democratic People's Republic of": "Koreya, demokratik xalq respublikasi", + "Korea, Republic of": "Koreya, Respublika respublikasi", + "Kosovo": "Косово", + "Kuwait": "Kuvayt", + "Kyrgyzstan": "Qirg'iziston", + "Lao People's Democratic Republic": "Laosi Xalq Demokratik Respublikasi", + "Last active": "Oxirgi faol", + "Last used": "So'nggi ishlatilgan", + "Latvia": "Latviya", + "Leave": "Qoldirmoq", + "Leave Team": "Jamoa qoldiring", + "Lebanon": "Lebanon", + "length": "uzunligi", + "Lens": "Linza", + "Lesotho": "Lesoto", + "Liberia": "Liberiya", + "Libyan Arab Jamahiriya": "Liviya arabamhiriya", + "Liechtenstein": "Lichenshteyn", + "Light": "Yorug'lik", + "Lithuania": "Litva", + "Load :perPage More": "Yana yana :perPage", + "Loading": "Yuklamoq", + "Location": "Joylashuv", + "Log in": "Tizimga kirish", + "Log In": "Tizimga kirish", + "Log Out": "Kirish", + "Log out": "Kirish", + "Log Out Other Browser Sessions": "Boshqa brauzer sessiyalarini qayd eting", + "Log Viewer": "Jurnal tomoshasi", + "Login": "Tizimga kirish", + "Logout": "Chiqish", + "Logs": "Jurnallar", + "Luxembourg": "Lyuksemburg", + "Macao": "Makkao", + "Macedonia": "Shimoliy Makedoniya", + "Macedonia, the former Yugoslav Republic of": "Sobiq Yugoslaviya Respublikasi Makedoniya", + "Madagascar": "Maqtanchoqlik", + "Malawi": "Madaviy", + "Malaysia": "Malayziya", + "Maldives": "Maldiv orollari", + "Mali": "Masi", + "Malta": "Мальта", + "Manage Account": "Hisobni boshqarish", + "Manage and log out your active sessions on other browsers and devices.": "Boshqa brauzerlar va qurilmalar bo'yicha faol mashg'ulotlaringizni boshqaring va tizimdan chiqarib oling.", + "Manage API Tokens": "API tokenlarini boshqarish", + "Manage Role": "Rolni boshqarish", + "Manage Team": "Jamoani boshqarish", + "Managing billing for :billableName": "Billingni :billableName uchun boshqarish", + "March": "Mart oyi", + "Mark all as Read": "Hammasini o'qing deb belgilang", + "Mark all notifications as read": "Barcha bildirishnomalarni o'qing deb belgilang", + "Mark Read": "Mark o'qish", + "Mark Unread": "Mark o'qilmagan", + "Marshall Islands": "Marshall orollari", + "Martinique": "Martinika", + "Mauritania": "Mauritaniya", + "Mauritius": "Mauritius", + "May": "Mayl", + "Mayotte": "Maymoq", + "Mexico": "Meksika", + "Micronesia, Federated States Of": "Mikrobalar", + "Micronesia, Federated States of": "Mikroneziya, federatsiyalangan davlatlar", + "Moldova": "Молдова", + "Moldova, Republic of": "Moldova, Respublika respublikasi", + "Monaco": "Monaco", + "Mongolia": "Mo'g'ul", + "Montenegro": "Cherkov", + "Month To Date": "Oy boshidan hozirga vaqtgacha", + "Monthly": "Oylik", + "monthly": "oylik", + "Montserrat": "Montserrrat", + "Morocco": "Marokash", + "Mozambique": "Mozambik", + "Myanmar": "Mianmar", + "Name": "Ism", + "name": "ism", + "Namibia": "Namibiya", + "Nauru": "Nobuk", + "Nepal": "Непал", + "Netherlands": "Gollandiya", + "Netherlands Antilles": "Gollandiya anjirlari", + "Nevermind": "Hech qisi yo'q", + "Nevermind, I'll keep my old plan": "Hech qachon, men eski rejamni ushlab turaman", + "New": "Yangi", + "New :resource": "Yangi :resource", + "New Caledonia": "Yangi Kaledoniya", + "New Password": "Yangi parol", + "New Zealand": "Yangi Zelandiya", + "Next": "Keyingisi", + "Next Payment": "Keyingi to'lov", + "Next Payment on": "Keyingi to'lov", + "Nicaragua": "Nikaragua", + "Niger": "Нигер", + "Nigeria": "Nigeriya", + "Niue": "Nuue", + "No": "Yo'q", + "No :resource matched the given criteria.": "Ushbu mezonlarga :resource taga mos kelmadi.", + "No additional information...": "Qo'shimcha ma'lumot yo'q ...", + "No Current Data": "Hozirgi ma'lumotlar yo'q", + "No Data": "Ma'lumot yo'q", + "no file selected": "Hech qanday fayl tanlanmagan", + "No Increase": "Ko'tarilish yo'q", + "No payment methods on file.": "Faylda to'lov usullari yo'q.", + "No payment scheduled.": "To'lov rejalashtirilgan.", + "No Prior Data": "Oldindan ma'lumot yo'q", + "No Results Found.": "Hech qanday natija topilmadi.", + "Norfolk Island": "Norfolk oroli", + "Northern Mariana Islands": "Shimoliy Mariana orollari", + "Norway": "Norveg", + "Not Found": "Topilmadi", + "Notifications": "Bildirishnoma", + "Nova": "Nova", + "Nova User": "Nova User", + "November": "Noyabr", + "October": "Oktyabr", + "of": "dan", + "OK": "KELISHDIKMI", + "Oman": "Omil", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Jamoa o'chirilgandan so'ng, uning barcha manbalari va ma'lumotlar butunlay yo'q qilinadi. Ushbu jamoani o'chirishdan oldin, iltimos, siz ushbu jamoa haqida biron bir ma'lumotlarni yoki ma'lumotlarni yuklab oling.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Hisobingiz o'chirilgandan so'ng, uning barcha manbalari va ma'lumotlar butunlay yo'q qilinadi. Hisobingizni o'chirishdan oldin, iltimos, siz saqlamoqchi bo'lgan ma'lumotlarni yoki ma'lumotlarni yuklab oling.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hisobingiz o'chirilgandan so'ng, uning barcha manbalari va ma'lumotlar butunlay yo'q qilinadi. Hisobingizni o'chirib tashlashni xohlaganingizni tasdiqlash uchun parolingizni kiriting.", + "Only Trashed": "Faqat axlat", + "Open Invoices": "Ochiq fakturalar", + "Original": "Asl", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Bizning billing boshqaruv portali elektron manzilingizni, to'lov usulini qulay boshqarish va so'nggi fakturalaringizni yuklab olish imkonini beradi.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Bizning billing boshqaruv portali abonent rejangizni, to'lov usullarini qulay boshqarish va so'nggi fakturalaringizni yuklab olish imkonini beradi.", + "Page Expired": "Sahifa muddati tugadi", + "Pagination Navigation": "Pagrinatsiya navigatsiyasi", + "Paid": "To'langan", + "Pakistan": "Pokiston", + "Palau": "Палау", + "Palestinian Territory, Occupied": "Falastin hududiga ishg'ol qilindi", + "Panama": "Panama", + "Papua New Guinea": "Papua yangi Gvineya", + "Paraguay": "Paragvay", + "Password": "Parol", + "password": "parol", + "Payment Confirmation": "To'lovni tasdiqlash", + "Payment Information": "To'lov haqida ma'lumot", + "Payment information updated successfully.": "To'lov to'g'risidagi ma'lumotlar muvaffaqiyatli yangilandi.", + "Payment Method": "To'lov usuli", + "Payment Methods": "To'lov usullari", + "Payment Required": "To'lov talab qilinadi", + "Payments": "To'lovlar", + "Pending Team Invitations": "Jamoa taklifnomalari", + "Per Page": "Bir sahifada", + "Permanently delete this team.": "Ushbu jamoani butunlay o'chirib tashlang.", + "Permanently delete your account.": "Hisobingizni butunlay o'chirib tashlang.", + "Permissions": "Ruxsatnoma", + "Peru": "Перу", + "Philippines": "Filippin", + "Photo": "Surat", + "Pitcairn": "Xom ashyo", + "Please accept the terms of service.": "Iltimos, xizmat shartlarini qabul qiling.", + "Please click the button below to verify your email address.": "Elektron pochta manzilingizni tekshirish uchun quyidagi tugmani bosing.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Favqulodda vaziyatni tiklash kodlaridan birini kiritish orqali hisobingizga kirish huquqini tasdiqlang.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Iltimos, haqiqiycator ilovasi tomonidan taqdim etilgan autentifikatsiya kodini kiritish orqali hisobingizga kirishni tasdiqlang.", + "Please confirm your password before continuing.": "Davom etishdan oldin parolingizni tasdiqlang.", + "Please copy your new API token. For your security, it won't be shown again.": "Iltimos, yangi API tokeningizni nusxalash. Xavfsizligingiz uchun u yana ko'rsatilmaydi.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Iltimos, boshqa brauzer sessiyalaridan barcha qurilmangiz bo'ylab chiqishni xohlaganingizni tasdiqlash uchun parolingizni kiriting.", + "Please provide a maximum of three invoice emails addresses.": "Iltimos, uchta faktura elektron pochta xabarlarini taqdim eting.", + "Please provide the email address of the person you would like to add to this team.": "Iltimos, ushbu jamoaga qo'shmoqchi bo'lgan odamning elektron pochta manzilini ko'rsating.", + "Please set a default payment method before retrying payments.": "Iltimos, to'lovlarni qayta tiklanishdan oldin standart to'lov usulini o'rnating.", + "Please set a default payment method before swapping plans.": "Iltimos, rejalar almashishdan oldin standart to'lov usulini o'rnating.", + "Poland": "Podsho", + "Portugal": "Portugalcha", + "Press / to search": "Qidirish / qidirish", + "Preview": "Oldindan ko'rish", + "Previewing": "Oldindan ko'rish", + "Previous": "Oldingi", + "Privacy Policy": "Maxfiylik siyosati", + "Profile": "Profil", + "Profile Information": "Profil ma'lumotlari", + "Puerto Rico": "Puerto riko", + "Qatar": "Қатар", + "Quarter To Date": "Chorak kun", + "Recovery Code": "Qayta tiklash kodi", + "Refresh": "Yangilamoq", + "Regards,": "Hurmat,", + "Regenerate Recovery Codes": "Qayta tiklash kodlari", + "Register": "Ro'yxatga olmoq", + "Reload": "Qayta yuklamoq", + "Remember me": "Meni eslaysizmi", + "Remember Me": "Meni eslaysizmi", + "Remove": "Olib tashlamoq", + "Remove Photo": "Suratni olib tashlang", + "Remove Team Member": "Jamoa a'zosini olib tashlang", + "Replicate": "Ko'paytirmoq", + "Required fields": "Kerakli maydonlar", + "Resend Verification Email": "Tekshirish elektron pochtasini qayta yuboring", + "Reset Filters": "Filtrlarni tiklash", + "Reset Password": "Parolni tiklash", + "Reset Password Notification": "Parol bildirishnomaini tiklash", + "resource": "resurs", + "Resource Row Dropdown": "Resurs qatorini tushirish", + "Resources": "Resurslar", + "resources": "Resurslar", + "Restore": "Tiklamoq", + "Restore :resource": ":resource-ni tiklash", + "Restore Resource": "Resursni tiklash", + "Restore Selected": "Tanlanganlarni tiklash", + "results": "Natijalar", + "Resume Subscription": "Rezyume obuna", + "Retry Payment": "To'lovni qayta sotish", + "Return to :appName": ":appName ga qaytish", + "Reunion": "Reuon", + "Role": "Rol", + "Romania": "Ruminiya", + "Run Action": "Harakat qilish harakati", + "Russian Federation": "Rossiya Federatsiyasi", + "Rwanda": "Ruanda", + "Réunion": "Reuon", + "Saint Barthelemy": "Sankt Byotélemyy", + "Saint Barthélemy": "San'ti Barhélemy", + "Saint Helena": "Sent-Helena", + "Saint Kitts And Nevis": "Sankt Kits va Nevis", + "Saint Kitts and Nevis": "Sent Kitts va Nevis", + "Saint Lucia": "Avliyo Lusiya", + "Saint Martin": "Sent-Martin", + "Saint Martin (French part)": "Sent Martin (Fransuz tili)", + "Saint Pierre And Miquelon": "Sankt Per va Miqelon", + "Saint Pierre and Miquelon": "Sent Per va Mixelon", + "Saint Vincent And Grenadines": "Sankt-Vinsent va Granadinlar", + "Saint Vincent and the Grenadines": "Sent Vinsent va granadinlar", + "Samoa": "Samoda", + "San Marino": "San-Marino", + "Sao Tome And Principe": "Sano Tome va Prangcipe", + "Sao Tome and Principe": "Sao Tome va Printsip", + "Saudi Arabia": "Saudiya Arabistoni", + "Save": "Tejash", + "Saved.": "Saqlandi.", + "Scroll to bottom": "Pastga o'ting", + "Scroll to top": "Yuqoriga o'ting", + "Search": "Qidirish", + "Secure Area": "Xavfsiz maydon", + "Select": "Tanlamoq", + "Select a different plan": "Boshqa reja tuzing", + "Select a log file...": "Jurnal faylini tanlang ...", + "Select A New Photo": "Yangi rasmni tanlang", + "Select Action": "Harakatni tanlang", + "Select all": "Barchasini tanlang", + "Select All Dropdown": "Barcha tushlik-ni tanlang", + "Select this page": "Ushbu sahifani tanlang", + "Send Password Reset Link": "Parolni tiklash havolasini yuboring", + "Senegal": "Сенегал", + "September": "Sentyabr", + "Serbia": "Serbiya", + "Server Error": "Server xatosi", + "Service Unavailable": "Xizmat ish faoliyatida emas", + "Set as default": "Standart sifatida o'rnating", + "Setup Key": "O'rnatish tugmachasi", + "Seychelles": "Soyarlar", + "Show All Fields": "Barcha maydonlarni ko'rsatish", + "Show Content": "Tarkibni ko'rsatish", + "Show Recovery Codes": "Tiklash kodlarini ko'rsatish", + "Showing": "Ko'rsatish", + "Sierra Leone": "Syerra-Leone", + "Signed in as": "Kabi imzolangan", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Tint matanten", + "Slovakia": "Slovakiya", + "Slovenia": "Sloveniya", + "Soft Deleted": "Yumshoq o'chirildi", + "Solomon Islands": "Sulaymon orollari", + "Somalia": "Soma", + "Something went wrong.": "Nimadir noto'g'ri ketdi.", + "Sorry! You are not authorized to perform this action.": "Kechirasiz! Siz ushbu harakatni bajarishga ruxsat berilmagan.", + "Sorry, your session has expired.": "Kechirasiz, sizning sessiyangiz muddati tugadi.", + "South Africa": "Janubiy Afrika", + "South Georgia And Sandwich Isl.": "Janubiy Gruziya va Janubiy Sandvich orollari", + "South Georgia and the South Sandwich Islands": "Janubiy Gruziya va Janubiy sendvich orollari", + "South Sudan": "Janubiy Sudan", + "Spain": "Ispaniya", + "Sri Lanka": "Sri-lika", + "Standalone Actions": "Mustaqil harakatlar", + "Start Polling": "So'rovni boshlang", + "Start polling": "So'rovni boshlang", + "State / County": "Davlat / okrug", + "Stop Impersonating": "Qatnashishni to'xtating", + "Stop Polling": "So'rovni to'xtating", + "Stop polling": "So'rovni to'xtating", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Ushbu tiklash kodlarini xavfsiz parol menejeriga saqlang. Agar sizning ikkita omilni autentifikatsiya qilish moslamangiz yo'qolgan bo'lsa, ularni hisobingizga qaytarish uchun ishlatilishi mumkin.", + "Subscribe": "Obuna bo'lish", + "Subscription Information": "Obuna ma'lumotlari", + "Subscription Pending": "Obuna kutilayotgan", + "Sudan": "Судан", + "Suriname": "Surma", + "Svalbard And Jan Mayen": "Svalbard va Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard va Jan Mayen", + "Swaziland": "Schayg'iyun", + "Sweden": "Shvetsiya", + "Switch Teams": "Jamoalar guruhlari", + "Switzerland": "Shvitserland", + "Syrian Arab Republic": "Suriya Arab Respublikasi", + "System": "Tizim", + "Taiwan": "Ayvon", + "Taiwan, Province of China": "Tayvan, Xitoy Viloyat", + "Tajikistan": "Tojikiston", + "Tanzania": "Tanzaniya", + "Tanzania, United Republic of": "Tanzaniya, United Respublikasi", + "TAX": "Soliq", + "Team Details": "Jamoa tafsilotlari", + "Team Invitation": "Jamoa taklifi", + "Team Members": "Jamoa a'zolari", + "Team Name": "Jamoa nomi", + "Team Owner": "Jamoa egasi", + "Team Settings": "Jamoa sozlamalari", + "Terms of Service": "Xizmat shartlari", + "Thailand": "Tirnoq", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ro'yxatdan o'tganingiz uchun rahmat! Boshlashdan oldin, siz elektron pochta orqali yuborilgan havolasini bosish orqali elektron pochta manzilingizni tasdiqlay olasizmi? Agar siz elektron pochta xabarini olmasangiz, biz mamnuniyat bilan sizga boshqasini yuboramiz.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Sizning doimiy qo'llab-quvvatlaganingiz uchun tashakkur. Sizning yozuvlaringiz uchun hisob-fakturangizning nusxasini biriktirdik. Iltimos, savollaringiz yoki tashvishlaringiz bo'lsa, bizga xabar bering.", + "Thanks,": "Rahmat,", + "The :attribute must be a valid role.": ":attribute haqiqiy rol bo'lishi kerak.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute ta belgidan iborat bo'lishi kerak va kamida bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute ta belgidan iborat bo'lishi kerak va kamida bitta maxsus belgi va bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute ta belgidan iborat bo'lishi kerak va kamida bitta maxsus belgi bo'lishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute ta belgidan iborat bo'lishi kerak va kamida bitta katta harf va bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute ta belgi kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta katta harf va bitta maxsus belgi mavjud.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute kamida :length ta belgidan iborat bo'lishi kerak va kamida bitta katta harf, bitta raqam va bitta maxsus belgi o'z ichiga oladi.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute ta belgidan iborat bo'lishi kerak va kamida bitta katta harfni o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters.": ":attribute kamida :length ta belgidan iborat bo'lishi kerak.", + "The :attribute must contain at least one letter.": ":attribute ta harfdan kamida bitta harf bo'lishi kerak.", + "The :attribute must contain at least one number.": ":attribute ta raqamni o'z ichiga olishi kerak.", + "The :attribute must contain at least one symbol.": ":attribute ta belgidan iborat bo'lishi kerak.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute ta katta harf va bitta kichik harfdan iborat bo'lishi kerak.", + "The :resource was created!": ":resource ta yaratildi!", + "The :resource was deleted!": ":resource o'chirildi!", + "The :resource was restored!": ":resource qayta tiklandi!", + "The :resource was updated!": ":resource yangilandi!", + "The action was executed successfully.": "Aktsiya muvaffaqiyatli bajarildi.", + "The default payment method cannot be removed.": "Odatiy to'lov usulini olib tashlash mumkin emas.", + "The file was deleted!": "Fayl o'chirildi!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Berilgan :attribute ma'lumotlar oqishida paydo bo'ldi. Iltimos, boshqa :attribute ni tanlang.", + "The given data was invalid.": "Ushbu ma'lumotlar yaroqsiz edi.", + "The government won't let us show you what's behind these doors": "Hukumat bizga bu eshiklar orqasida nimalarni ko'rsatmaydi", + "The HasOne relationship has already been filled.": "Honon munosabatlari allaqachon to'ldirilgan.", + "The image could not be loaded": "Rasmni yuklab bo'lmadi", + "The image could not be loaded.": "Rasmni yuklab bo'lmadi.", + "The invoice emails must be valid email addresses.": "Hisob-faktura elektron pochtalari haqiqiy elektron pochta manzillari bo'lishi kerak.", + "The password is incorrect.": "Parol noto'g'ri.", + "The provided coupon code is invalid.": "Taqdim etilgan kupon kodi noto'g'ri.", + "The provided password does not match your current password.": "Taqdim etilgan parol sizning hozirgi parolingizga mos kelmaydi.", + "The provided password was incorrect.": "Berilgan parolim noto'g'ri edi.", + "The provided two factor authentication code was invalid.": "Berilgan ikkita omilni autentifikatsiya kodi yaroqsiz edi.", + "The provided two factor recovery code was invalid.": "Berilgan ikkita omil tiklanish kodi yaroqsiz edi.", + "The provided VAT number is invalid.": "Taqdim etilgan QQS raqami noto'g'ri.", + "The resource was attached!": "Resurs ilova qilingan!", + "The resource was prevented from being saved!": "Resurs najot topishga to'sqinlik qildi!", + "The resource was updated!": "Resurs yangilandi!", + "The response is not a streamed response.": "Javobni oqilona javob emas.", + "The response is not a view.": "Javob bu ko'rinmaydi.", + "The selected country is invalid.": "Tanlangan mamlakat yaroqsiz.", + "The selected plan is invalid.": "Tanlangan reja yaroqsiz.", + "The selected resources have been :action!": "Tanlangan manbalar :action ta edi!", + "The team's name and owner information.": "Jamoaning ismi va egasi haqida ma'lumot.", + "There are no available options for this resource.": "Ushbu manba uchun mavjud variantlar mavjud emas.", + "There are no fields to display.": "Ko'rish uchun maydonlar yo'q.", + "There are no new notifications.": "Yangi bildirishnomalar yo'q.", + "There was a problem executing the action.": "Harakatni amalga oshirishda muammo bor edi.", + "There was a problem fetching the resource.": "Resursni olib tashlash muammosi paydo bo'ldi.", + "There was a problem submitting the form.": "Shaklni yuborish muammosi bor edi.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Bu odamlar sizning jamoangizga taklif qilingan va taklifnoma elektron pochtasini yuborilgan. Ular elektron pochta orqali taklifni qabul qilish orqali jamoaga qo'shilishlari mumkin.", + "This account does not have an active subscription.": "Ushbu hisobda faol obuna bo'lmaydi.", + "This action is unauthorized.": "Ushbu harakat ruxsatsiz.", + "This copy of Nova is unlicensed.": "Novaning ushbu nusxasi litsenziyasiz.", + "This coupon code can only be used by new customers.": "Ushbu kupon kodi faqat yangi mijozlar tomonidan ishlatilishi mumkin.", + "This device": "Ushbu qurilma", + "This file field is read-only.": "Ushbu fayl maydoni faqat o'qiladi.", + "This invoice is no longer open.": "Ushbu faktura endi ochilmaydi.", + "This is a secure area of the application. Please confirm your password before continuing.": "Bu dasturning xavfsiz maydoni. Davom etishdan oldin parolingizni tasdiqlang.", + "This password does not match our records.": "Ushbu parol bizning yozuvlarimizga mos kelmaydi.", + "This password reset link will expire in :count minutes.": "Ushbu parolni tiklash havolasi :count daqiqada tugaydi.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ushbu to'lov boshlandi, ammo mablag 'hali olinmagan. Bu 14 kungacha davom etishi mumkin.", + "This resource no longer exists": "Ushbu manba endi mavjud emas", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ushbu obuna muddati tugagan va qayta boshlash mumkin emas. Iltimos, yangi obunani yarating.", + "This user already belongs to the team.": "Ushbu foydalanuvchi allaqachon jamoaga tegishli.", + "This user has already been invited to the team.": "Ushbu foydalanuvchi allaqachon jamoaga taklif qilingan.", + "Timor-Leste": "Timor-lste", + "to": "ga", + "To": "Ga", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ikkita omilni tekshirish uchun telefoningiz haqiqiyligini ilova yordamida quyidagi QR kodini skanerlang yoki o'rnatilgan OTP kodini kiriting.", + "Today": "Bugun", + "Toggle navigation": "Cheklash", + "Togo": "Togo", + "Tokelau": "Toksala", + "Token Name": "Token nomi", + "Tonga": "Tong", + "Too Many Requests": "Juda ko'p so'rovlar", + "total": "jami", + "Total:": "Jami:", + "Trashed": "Qaynatilgan", + "Trinidad And Tobago": "Trinidad va Tobago", + "Trinidad and Tobago": "Trinidad va Tobago", + "Tunisia": "Tungi", + "Turkey": "Kurka", + "Turkmenistan": "Turkmaniston", + "Turks And Caicos Islands": "Turk va KaICos orollari", + "Turks and Caicos Islands": "Turk va KaICos orollari", + "Tuvalu": "Qiz bolasi", + "Two Factor Authentication": "Ikkita omil autentifikatsiya", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Endi ikkita omil autentifikatsiya qilish yoqildi. Telefoningiz haqiqiyligini ilova yordamida quyidagi QR kodini skanerlang yoki o'rnatilgan kalitni kiriting.", + "Type": "Tur", + "Uganda": "Уганда", + "Ukraine": "Ukrainalik", + "Unauthorized": "Ruxsatsiz", + "United Arab Emirates": "Birlashgan Arab Amirliklari", + "United Kingdom": "Birlashgan Qirollik", + "United States": "Amerika Qo'shma Shtatlari", + "United States Minor Outlying Islands": "AQShning kichik tashqi orollari", + "United States Outlying Islands": "AQSh tashqi orollari", + "Unknown": "Noma'lum", + "Unpaid": "To'lanmagan", + "Update": "Yangilamoq", + "Update & Continue Editing": "Yangilash va tahrirlashni davom ettirish", + "Update :resource": "Yangilanish :resource", + "Update :resource: :title": "Yangilanish :resource: :title", + "Update attached :resource: :title": "Yangilangan :resource: :title", + "Update Password": "Parolni yangilang", + "Update Payment Information": "To'lov to'g'risidagi ma'lumotlarni yangilang", + "Update Payment Method": "To'lov usulini yangilang", + "Update your account's profile information and email address.": "Hisob qaydnomangiz profilingiz haqidagi ma'lumot va elektron pochta manzilingizni yangilang.", + "Uploading": "Yuklash", + "Uploading files... (:current/:total)": "Fayllarni yuklash ... (:current/:total)", + "Uruguay": "Urugvay", + "Use a recovery code": "Qayta tiklash kodi foydalaning", + "Use an authentication code": "Autentifikatsiya kodidan foydalaning", + "User Actions": "Foydalanuvchi harakatlari", + "User Security": "Foydalanuvchi xavfsizligi", + "Username": "Foydalanuvchi nomi", + "Uzbekistan": "O'zbekiston", + "Value": "Qiymati", + "Vanuatu": "VuNuatu", + "VAT Number": "QQS raqami", + "Venezuela": "Venesuela", + "Venezuela, Bolivarian Republic of": "Venesuela, Boliaveri respublikasi", + "Verify Email Address": "Elektron pochta manzilini tekshiring", + "Verify Your Email Address": "Elektron pochta manzilingizni tasdiqlang", + "Viet Nam": "Vetnam", + "View": "Qarash", + "Virgin Islands, British": "Virjiniya orollari, Britaniya", + "Virgin Islands, U.S.": "Virjiniya orollari, AQSh.", + "Wallis And Futuna": "Wallis va Futuna", + "Wallis and Futuna": "Wallis va Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Biz sizning obunangizni qayta ishlamoqdamiz. Obuna muvaffaqiyatli ishlangandan so'ng, ushbu sahifa avtomatik ravishda yangilanadi. Odatda, bu jarayon bir necha soniya vaqtni oladi.", + "We are unable to process your payment. Please contact customer support.": "Biz sizning to'lovingizni amalga oshira olmaymiz. Iltimos, mijozlarni qo'llab-quvvatlash bilan bog'laning.", + "We have emailed your password reset link!": "Siz parolingizni tiklash havolasini elektron pochta orqali yubordik!", + "We were unable to find a registered user with this email address.": "Ushbu elektron pochta manziliga ro'yxatdan o'tgan foydalanuvchi topolmadik.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Biz schyot-fakturani yuklab olish havolasini quyida belgilagan elektron pochta manzillariga yuboramiz. Siz vergul yordamida bir nechta elektron pochta manzillarini ajratishingiz mumkin.", + "We're lost in space. The page you were trying to view does not exist.": "Biz kosmosda adashib qoldik. Siz ko'rmoqchi bo'lgan sahifa mavjud emas.", + "Welcome Back!": "Qaytib kelganingizdan xursandmiz!", + "Western Sahara": "G'arbiy Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ikki omilni autentifikatsiya qilish yoqilganda, autentifikatsiya paytida sizga xavfsiz, tasodifiy token deb so'rang. Siz ushbu tokenni telefoningizdagi haqiqiyligini tasdiqlovchi ilovasidan olishingiz mumkin.", + "Whoops": "Ko'ngil aynish", + "Whoops!": "Worops!", + "Whoops! Something went wrong.": "Worops! Nimadir noto'g'ri ketdi.", + "With Trashed": "Axlat bilan", + "Write": "Yozmoq", + "Year To Date": "Yil boshida", + "Yearly": "Har yili", + "Yemen": "Yaman", + "Yes": "Ha", + "You are already subscribed.": "Siz allaqachon obuna bo'lgansiz.", + "You are currently within your free trial period. Your trial will expire on :date.": "Siz hozirda bepul sinov muddati davomida. Sudingiz :date da tugaydi.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Siz hozirda bepul sinov muddati davomida. Sizning sinovingiz :date da tugaydi. Yangi obunani boshlash sinovingizni tugatadi.", + "You are logged in!": "Siz tizimga kirdingiz!", + "You are receiving this email because we received a password reset request for your account.": "Siz ushbu elektron pochta xabarini olasiz, chunki hisob qaydnomangiz uchun parolni tiklash uchun so'rovni olgan edik.", + "You have been invited to join the :team team!": "Sizga :team ta jamoaga qo'shilish taklif qilindi!", + "You have enabled two factor authentication.": "Siz ikkita omilni autentifikatsiya qilishga imkon berdingiz.", + "You have not enabled two factor authentication.": "Siz ikkita omilni autentifikatsiyani yoqmagansiz.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Sizda to'lanmagan hisob-faktura mavjud. Odatiy to'lov usulini yangilaganingizdan so'ng, siz quyida hisob-fakturalar ro'yxati orqali to'lovlarni qayta tiklashingiz mumkin.", + "You may accept this invitation by clicking the button below:": "Ushbu taklifni quyidagi tugmachani bosib qabul qilishingiz mumkin:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Siz har qanday vaqtda obunangizni bekor qilishingiz mumkin. Obuna bekor qilingandan so'ng, siz hisoblangiz tsiklingizning oxirigacha siz obunani qayta boshlashingiz mumkin.", + "You may delete any of your existing tokens if they are no longer needed.": "Agar kerak bo'lmasa, mavjud tokenlaringizdan birini o'chirib tashlashingiz mumkin.", + "You may not delete your personal team.": "Shaxsiy jamoangizni o'chirib tashlamasligingiz mumkin.", + "You may not leave a team that you created.": "Siz yaratgan jamoani tark etmaysiz.", + "You will receive an invoice and payment link via email for each billing period.": "Har bir billing davri uchun elektron pochta orqali hisob-faktura va to'lov havolasini olasiz.", + "You're logged in!": "Siz tizimga kirdingiz!", + "Your :invoiceName invoice is now available!": "Sizning :invoiceName ta fakturangiz endi mavjud!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Sizning hisob-kitob manzilingiz :address :address2 :postal_code :state :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Sizning kartangiz rad etildi. Qo'shimcha ma'lumot olish uchun kartangiz emitentiga murojaat qiling.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Sizning hozirgi to'lov usuli - bu :lastFour yilda tugaydigan kredit karta.", + "Your email address is unverified.": "Sizning elektron pochta manzilingiz tasdiqlanadi.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Sizning oxirgi to'lovingiz muvaffaqiyatsiz tugadi. Muvaffaqiyatsiz to'lovni qayta tiklash uchun to'lov usulini yangilang.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Sizning :amount ta to'lovingiz :date tadan keyin muvaffaqiyatsiz. Muvaffaqiyatsiz to'lovni qayta tiklash uchun to'lov usulini yangilang.", + "Your next payment of :amount will be processed on :date.": "Sizning :amount ta to'lovingiz :date yoshda bo'ladi.", + "Your payment method has been added successfully.": "To'lov usuli muvaffaqiyatli qo'shildi.", + "Your payment method will be charged automatically for each billing period.": "To'lov usuli har bir billing davri avtomatik ravishda narxlanadi.", + "Your registered VAT Number is :vatNumber.": "Sizning ro'yxatdan o'tgan QQS raqami :vatNumber.", + "Your subscription has been started successfully.": "Sizning obunangiz muvaffaqiyatli boshlandi.", + "Your subscription has been successfully cancelled.": "Sizning obunangiz muvaffaqiyatli bekor qilindi.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Sizning obunangiz muvaffaqiyatli bekor qilindi. Siz hali ham billing davri oxirigacha kirish huquqiga ega bo'lasiz.", + "Your subscription was successfully resumed.": "Sizning obunangiz muvaffaqiyatli davom ettirildi.", + "Your subscription was successfully updated.": "Sizning obunangiz muvaffaqiyatli yangilandi.", + "Zambia": "Zambiya", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Zip / pochta indeksi", + "Åland Islands": "Illand orollari" +} diff --git a/locales/uz_Cyrl/php-inline.json b/locales/uz_Cyrl/php-inline.json new file mode 100644 index 00000000000..83c00af46e0 --- /dev/null +++ b/locales/uz_Cyrl/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Бу майдонни қабул қилишингиз керак.", + "accepted_if": ":other :value бўлса, бу майдон қабул қилиниши керак.", + "active_url": "Бу қиймат тўғри URL эмас.", + "after": "Бу қиймат санаси :date дан кейин бўлиши керак.", + "after_or_equal": "Бу қиймат санаси :date га тенг ёки ундан кейин бўлиши керак.", + "alpha": "Бу майдонда фақат ҳарфлар бўлиши мумкин.", + "alpha_dash": "Бу майдонда фақат ҳарфлар, рақамлар, дефис ва пастки чизиқлар бўлиши мумкин.", + "alpha_num": "Бу майдонда фақат ҳарф ва рақамлар бўлиши мумкин.", + "any_of": "Ушбу майдон ёрдамчи рўйхатда эмас.", + "array": "Бу майдон массив бўлиши керак.", + "ascii": "Бу майдон фақат бир байтли алфанумерик белгилардан иборат бўлиши керак.", + "attached": "Бу майдон аллақачон бириктирилган.", + "before": "Бу қиймат санаси :date дан олдин бўлиши керак.", + "before_or_equal": "Бу қиймат санаси :date га тенг ёки ундан олдин бўлиши керак.", + "between.array": "Бу контентда :min дан :max гача элемент бўлиши керак.", + "between.file": "Бу файл ҳажми :min – :max КБ орасида бўлиши керак.", + "between.numeric": "Бу қиймат :min – :max орасида бўлиши керак.", + "between.string": "Бу қатор узунлиги :min – :max белги орасида бўлиши керак.", + "boolean": "Бу майдоннинг қиймати рост ёки ёлғон бўлиши керак.", + "can": "Бу майдонда рухсат этилмаган қиймат мавжуд.", + "confirmed": "Тасдиқлаш мос келмади.", + "contains": "Бу майдонда талаб қилинган қиймат йўқ.", + "date": "Бу қиймат сана эмас.", + "date_equals": "Бу қиймат сана :date га тенг бўлиши керак.", + "date_format": "Бу қиймат :format форматига мос келмайди.", + "decimal": "Бу майдон :decimal каср разряддан иборат бўлиши керак.", + "declined": "Бу қиймат рад этилган бўлиши керак.", + "declined_if": ":other :value бўлганда бу қиймат рад этилган бўлиши керак.", + "different": "Бу қиймат :other дан фарқ қилиши керак.", + "digits": "Бу қиймат :digits рақамдан иборат бўлиши керак.", + "digits_between": "Бу қиймат :min – :max рақам орасида бўлиши керак.", + "dimensions": "Ушбу тасвирнинг ўлчамлари нотўғри.", + "distinct": "Бу майдон такрорланувчи қийматга эга.", + "doesnt_contain": "Бу майдонда қуйидагилардан ҳеч бири бўлмаслиги керак: :values.", + "doesnt_end_with": "Бу майдон қуйидагилардан бири билан тугамаслиги керак: :values.", + "doesnt_start_with": "Бу майдон қуйидагилардан бири билан бошланмаслиги керак: :values.", + "email": "Бу қиймат электрон почта манзили бўлиши керак.", + "ends_with": "Бу қиймат қуйидагилардан бири билан тугаши керак: :values.", + "enum": "Танланган қиймат рухсат этилган қийматлар рўйхатида йўқ.", + "exists": "Танланган қиймат нотўғри.", + "extensions": "Бу майдон қуйидаги кенгайтималардан бирига эга бўлиши керак: :values.", + "file": "Контент файл бўлиши керак.", + "filled": "Бу майдон қийматга эга бўлиши керак.", + "gt.array": "Контентда :value тадан кўп элемент бўлиши керак.", + "gt.file": "Файл ҳажми :value КБ дан катта бўлиши керак.", + "gt.numeric": "Қиймат :value дан катта бўлиши керак.", + "gt.string": "Қатор узунлиги :value белгидан катта бўлиши керак.", + "gte.array": "Контентда камида :value та элемент бўлиши керак.", + "gte.file": "Файл ҳажми :value КБ дан катта ёки тенг бўлиши керак.", + "gte.numeric": "Қиймат :value дан катта ёки тенг бўлиши керак.", + "gte.string": "Қатор узунлиги :value белгидан катта ёки тенг бўлиши керак.", + "hex_color": "Бу майдон яроқли ўн олтилик ранг бўлиши керак.", + "image": "Бу майдон тасвир бўлиши керак.", + "in": "Танланган қиймат нотўғри.", + "in_array": "Бу қиймат :other да мавжуд эмас.", + "in_array_keys": "Ушбу майдонда қуйидаги тугмалардан камида биттаси бўлиши керак: :values.", + "integer": "Бу майдон бутун сон бўлиши керак.", + "ip": "Бу майдон IP-манзил бўлиши керак.", + "ipv4": "Бу майдон IPv4 манзил бўлиши керак.", + "ipv6": "Бу майдон IPv6 манзил бўлиши керак.", + "json": "Бу майдон JSON қатор бўлиши керак.", + "list": "Бу майдон рўйхат бўлиши керак.", + "lowercase": "Бу майдон кичик ҳарфларда бўлиши керак.", + "lt.array": "Контентда :value тадан кам элемент бўлиши керак.", + "lt.file": "Файл ҳажми :value КБ дан кам бўлиши керак.", + "lt.numeric": "Қиймат :value дан кам бўлиши керак.", + "lt.string": "Қатор узунлиги :value белгидан кам бўлиши керак.", + "lte.array": "Контентда :value тадан кўп элемент бўлмаслиги керак.", + "lte.file": "Файл ҳажми :value КБ дан кам ёки тенг бўлиши керак.", + "lte.numeric": "Қиймат :value дан кам ёки тенг бўлиши керак.", + "lte.string": "Қатор узунлиги :value белгидан кам ёки тенг бўлиши керак.", + "mac_address": "Қиймат яроқли MAC-манзил бўлиши керак.", + "max.array": "Контентда :max тадан кўп элемент бўлмаслиги керак.", + "max.file": "Файл ҳажми :max КБ дан ошмаслиги керак.", + "max.numeric": "Қиймат :max дан ошмаслиги керак.", + "max.string": "Қатор узунлиги :max белгидан ошмаслиги керак.", + "max_digits": "Бу майдондаги рақамлар сони :max тадан ошмаслиги керак.", + "mimes": "Бу файл тури қуйидагилардан бири бўлиши керак: :values.", + "mimetypes": "Бу файл тури қуйидагилардан бири бўлиши керак: :values.", + "min.array": "Контентда камида :min та элемент бўлиши керак.", + "min.file": "Файл ҳажми камида :min КБ бўлиши керак.", + "min.numeric": "Қиймат камида :min бўлиши керак.", + "min.string": "Қатор узунлиги камида :min белги бўлиши керак.", + "min_digits": "Бу майдонда камида :min та рақам бўлиши керак.", + "missing": "Бу майдон бўлмаслиги керак.", + "missing_if": ":other :value бўлса, бу майдон бўлмаслиги керак.", + "missing_unless": ":other :value бўлмаса, бу майдон бўлмаслиги керак.", + "missing_with": ":values мавжуд бўлганда, бу майдон бўлмаслиги керак.", + "missing_with_all": ":values мавжуд бўлганда, бу майдон бўлмаслиги керак.", + "multiple_of": "Қиймат :value га кўплик бўлиши керак.", + "not_in": "Танланган қиймат нотўғри.", + "not_regex": "Бу формат нотўғри.", + "numeric": "Бу майдон рақам бўлиши керак.", + "password.letters": "Бу майдонда камида битта ҳарф бўлиши керак.", + "password.mixed": "Бу майдонда камида битта катта ва битта кичик ҳарф бўлиши керак.", + "password.numbers": "Бу майдонда камида битта рақам бўлиши керак.", + "password.symbols": "Бу майдонда камида битта белги бўлиши керак.", + "password.uncompromised": "Киритилган қиймат маълумотлар оқиб кетишида учраган. Илтимос, бошқа қиймат танланг.", + "present": "Бу майдон мавжуд бўлиши керак.", + "present_if": ":other :value бўлса, бу майдон мавжуд бўлиши керак.", + "present_unless": ":other :value бўлмаса, бу майдон мавжуд бўлиши керак.", + "present_with": ":values мавжуд бўлганда бу майдон мавжуд бўлиши керак.", + "present_with_all": ":values мавжуд бўлганда бу майдон мавжуд бўлиши керак.", + "prohibited": "Бу майдон тақиқланади.", + "prohibited_if": ":other :value бўлганда бу майдон тақиқланади.", + "prohibited_if_accepted": ":other қабул қилинганда бу майдон тақиқланади.", + "prohibited_if_declined": ":other рад этилганда бу майдон тақиқланади.", + "prohibited_unless": ":other :values бўлмаса, бу майдон тақиқланади.", + "prohibits": "Бу майдон :other ни киритишни тақиқлайди.", + "regex": "Бу формат нотўғри.", + "relatable": "Бу майдон ушбу ресурс билан боғлиқ бўлмаслиги мумкин.", + "required": "Бу майдон мажбурий.", + "required_array_keys": "Бу майдонда қуйидагилар бўлиши керак: :values.", + "required_if": ":other :value бўлганда бу майдон мажбурий.", + "required_if_accepted": ":other қабул қилинганда бу майдон мажбурий.", + "required_if_declined": ":other рад этилганда бу майдон мажбурий.", + "required_unless": ":other :values бўлмаса, бу майдон мажбурий.", + "required_with": ":values мавжуд бўлганда бу майдон мажбурий.", + "required_with_all": ":values мавжуд бўлганда бу майдон мажбурий.", + "required_without": ":values мавжуд бўлмаганда бу майдон мажбурий.", + "required_without_all": ":values ҳеч бири мавжуд бўлмаганда бу майдон мажбурий.", + "same": "Бу майдон қиймати :other билан бир хил бўлиши керак.", + "size.array": "Контент :size та элементдан иборат бўлиши керак.", + "size.file": "Файл ҳажми :size КБ бўлиши керак.", + "size.numeric": "Қиймат :size га тенг бўлиши керак.", + "size.string": "Қатор узунлиги :size белги бўлиши керак.", + "starts_with": "Бу қиймат қуйидагилардан бири билан бошланиши керак: :values.", + "string": "Бу майдон қатор бўлиши керак.", + "timezone": "Бу майдон амалдаги вақт минтақаси бўлиши керак.", + "ulid": "Бу майдон ҳақиқий ULID бўлиши керак.", + "unique": "Бу қиймат аллақачон олинган.", + "uploaded": "Юклаш амалга ошмади.", + "uppercase": "Бу майдон катта ҳарфларда бўлиши керак.", + "url": "Бу формат нотўғри.", + "uuid": "Бу майдон ҳақиқий UUID бўлиши керак." +} diff --git a/locales/uz_Cyrl/php.json b/locales/uz_Cyrl/php.json new file mode 100644 index 00000000000..629133797a9 --- /dev/null +++ b/locales/uz_Cyrl/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute ни қабул қилишингиз керак.", + "accepted_if": ":other :value бўлса, :attribute қабул қилиниши керак.", + "active_url": ":Attribute га нотўғри URL киритилди.", + "after": ":Attribute да сана :date дан кейин бўлиши керак.", + "after_or_equal": ":Attribute да сана :date га тенг ёки ундан кейин бўлиши керак.", + "alpha": ":Attribute фақат ҳарфларни қабул қилиши мумкин.", + "alpha_dash": ":Attribute фақат ҳарфлар, сонлар ва чизиқчаларни қабул қилиши мумкин.", + "alpha_num": ":Attribute фақат ҳарфлар ва сонларни қабул қилиши мумкин.", + "any_of": ":attribute майдони яроқсиз.", + "array": ":Attribute массивдан иборат бўлиши керак.", + "ascii": ":Attribute фақат бир байтли алфанумерик белгилардан иборат бўлиши керак.", + "attached": "Бу :attribute аллақачон бириктирилган.", + "before": ":Attribute да сана :date гача бўлиши керак.", + "before_or_equal": ":Attribute да сана :date га тенг ёки ундан олдин бўлиши керак.", + "between.array": ":Attribute даги элементлар сони :min ва :max орасида бўлиши керак.", + "between.file": ":Attribute даги файлнинг ҳажми :min ва :max килобайт орасида бўлиши керак.", + "between.numeric": ":Attribute нинг қиймати :min ва :max орасида бўлиши керак.", + "between.string": ":Attribute даги белгилар сони :min ва :max орасида бўлиши керак.", + "boolean": ":Attribute майдони фақат мантиқий қийматни қабул қилади.", + "can": ":attribute майдонида рухсат этилмаган қиймат мавжуд.", + "confirmed": ":Attribute тасдиқлангани билан мос келмади.", + "contains": ":attribute майдонида талаб қилинган қиймат йўқ.", + "current_password": "Парол нотўғри.", + "date": ":Attribute сана эмас.", + "date_equals": ":Attribute сана :date га тенг бўлиши керак.", + "date_format": ":Attribute майдони :format форматга мос келмади.", + "decimal": ":Attribute сонда :decimal каср разряд бўлиши керак.", + "declined": ":Attribute рад этilishi керак.", + "declined_if": ":other :value бўлса, :attribute рад этilishi керак.", + "different": ":Attribute ва :other майдонлари фарқли бўлиши керак.", + "digits": ":Attribute :digits рақамдан иборат бўлиши керак.", + "digits_between": ":Attribute узунлиги :min ва :max орасида бўлиши керак.", + "dimensions": ":Attribute нотўғри тасвир ўлчамларга эга.", + "distinct": ":Attribute майдони такрорланувчи қийматлардан иборат.", + "doesnt_contain": ":attribute майдонида қуйидагилардан ҳеч бири бўлмаслиги керак: :values.", + "doesnt_end_with": ":Attribute қиймати қуйидагилардан бири билан тугамаслиги керак: :values.", + "doesnt_start_with": ":Attribute қиймати қуйидагилардан бири билан бошланмаслиги керак: :values.", + "email": ":Attribute ҳақиқий электрон почта манзили бўлиши керак.", + "ends_with": ":Attribute қуйидаги қийматларнинг бири билан тугаши керак: :values.", + "enum": "Танланган :attribute яроқсиз.", + "exists": ":Attribute учун танланган қиймат нотўғри.", + "extensions": ":attribute майдони қуйидаги кенгайтималардан бирига эга бўлиши керак: :values.", + "failed": "Бундай маълумотларга эга фойдаланувчи мавжуд эмас.", + "file": ":Attribute файл бўлиши керак.", + "filled": ":Attribute майдони тўлдирилиши шарт.", + "gt.array": ":Attribute даги элементлар сони :value дан катта бўлиши керак.", + "gt.file": ":Attribute файл ҳажми :value килобайтдан катта бўлиши керак.", + "gt.numeric": ":Attribute майдони :value дан катта бўлиши керак.", + "gt.string": ":Attribute даги белгилар сони :value дан катта бўлиши керак.", + "gte.array": ":Attribute даги элементлар сони :value дан катта ёки тенг бўлиши керак.", + "gte.file": ":Attribute файл ҳажми :value килобайтдан катта ёки тенг бўлиши керак.", + "gte.numeric": ":Attribute майдони :value дан катта ёки тенг бўлиши керак.", + "gte.string": ":Attribute даги белгилар сони :value дан катта ёки тенг бўлиши керак.", + "hex_color": ":attribute майдони яроқли ўн олтилик ранг бўлиши керак.", + "image": ":Attribute майдони тасвир (расм) бўлиши керак.", + "in": ":Attribute учун танланган қиймат хато.", + "in_array": ":Attribute майдонининг қиймати :other да мавжуд эмас.", + "in_array_keys": ":attribute майдонда қуйидаги тугмалардан камида биттаси бўлиши керак: :values.", + "integer": ":Attribute бутун сон бўлиши керак.", + "ip": ":Attribute ҳақиқий IP манзил бўлиши керак.", + "ipv4": ":Attribute ҳақиқий IPv4 манзил бўлиши керак.", + "ipv6": ":Attribute ҳақиқий IPv6 манзил бўлиши керак.", + "json": ":Attribute JSON қатори бўлиши керак.", + "list": ":attribute майдон рўйхат бўлиши керак.", + "lowercase": ":Attribute кичик ҳарф бўлиши керак.", + "lt.array": ":Attribute даги элементлар сони :value дан кичик бўлиши керак.", + "lt.file": ":Attribute даги файл ҳажми :value килобайтдан кичик бўлиши керак.", + "lt.numeric": ":Attribute майдони :value дан кичик бўлиши керак.", + "lt.string": ":Attribute даги белгилар сони :value дан кичик бўлиши керак.", + "lte.array": ":Attribute даги элементлар сони :value дан кичик ёки тенг бўлиши керак.", + "lte.file": ":Attribute файл ҳажми :value килобайтдан кичик ёки тенг бўлиши керак.", + "lte.numeric": ":Attribute майдони :value дан кичик ёки тенг бўлиши керак.", + "lte.string": ":Attribute даги белгилар сони :value дан кичик ёки тенг бўлиши керак.", + "mac_address": ":Attribute ҳақиқий MAC манзил бўлиши керак.", + "max.array": ":Attribute нинг элементлар сони :max тадан ошмаслиги керак.", + "max.file": ":Attribute даги файлнинг ҳажми :max килобайтдан ошмаслиги керак.", + "max.numeric": ":Attribute нинг қиймати :max дан ошмаслиги керак.", + "max.string": ":Attribute нинг белгилар сони :max тадан ошмаслиги керак.", + "max_digits": ":Attribute рақамлари сони :max тадан ошмаслиги керак.", + "mimes": ":Attribute даги файл қуйидаги турлардан бири бўлиши керак: :values.", + "mimetypes": ":Attribute даги файл қуйидаги турлардан бири бўлиши керак: :values.", + "min.array": ":Attribute даги элементлар сони :min тадан кам бўлмаслиги керак.", + "min.file": ":Attribute даги файлнинг ҳажми :min килобайтдан кам бўлмаслиги керак.", + "min.numeric": ":Attribute нинг қиймати :min дан кам бўлмаслиги керак.", + "min.string": ":Attribute даги белгилар сони :min тадан кам бўлмаслиги керак.", + "min_digits": ":Attribute да камида :min та рақам бўлиши керак.", + "missing": ":Attribute майдон бўлмаслиги керак.", + "missing_if": ":other :value бўлса, :attribute майдон бўлмаслиги керак.", + "missing_unless": ":other :value бўлмаса, :attribute майдон бўлмаслиги керак.", + "missing_with": ":values мавжуд бўлганда :attribute майдон бўлмаслиги керак.", + "missing_with_all": ":values мавжуд бўлганда :attribute майдон бўлмаслиги керак.", + "multiple_of": ":Attribute :value га кўплик бўлиши керак", + "next": "Кейинги »", + "not_in": ":Attribute учун танланган қиймат хато.", + "not_regex": ":Attribute учун танланган формат хато.", + "numeric": ":Attribute майдони сон бўлиши керак.", + "password": "Нотўғри парол.", + "password.letters": ":Attribute да камида битта ҳарф бўлиши керак.", + "password.mixed": ":Attribute да камида битта катта ва битта кичик ҳарф бўлиши керак.", + "password.numbers": ":Attribute да камида битта рақам бўлиши керак.", + "password.symbols": ":Attribute да камида битта белги бўлиши керак.", + "password.uncompromised": "Киритилган :attribute қиймати маълумотлар оқиб кетишида учраган. Илтимос, бошқа :attribute ни танланг.", + "present": ":Attribute майдони кўрсатилиши керак.", + "present_if": ":other :value бўлса, :attribute майдони мавжуд бўлиши керак.", + "present_unless": ":other :value бўлмаса, :attribute майдони мавжуд бўлиши керак.", + "present_with": ":values мавжуд бўлганда :attribute майдони мавжуд бўлиши керак.", + "present_with_all": ":values мавжуд бўлганда :attribute майдони мавжуд бўлиши керак.", + "previous": "« Олдинги", + "prohibited": ":Attribute майдон тақиқланади.", + "prohibited_if": ":Attribute майдони :other :value бўлганда тақиқланади.", + "prohibited_if_accepted": ":other қабул қилинганда бу майдон тақиқланади.", + "prohibited_if_declined": ":other рад этилганда бу майдон тақиқланади.", + "prohibited_unless": ":other :values бўлмаса, :attribute майдон тақиқланади.", + "prohibits": ":Attribute майдони :other ни киритишни тақиқлайди.", + "regex": ":Attribute майдони хато форматда.", + "relatable": "Ушбу :attribute ушбу ресурс билан боғлиқ бўлмаслиги мумкин.", + "required": ":Attribute майдони тўлдирилиши шарт.", + "required_array_keys": ":Attribute майдонида қуйидагилар бўлиши керак: :values.", + "required_if": ":other майдони :value га тенг бўлса, :attribute майдони тўлдирилиши шарт.", + "required_if_accepted": ":other қабул қилинганда :attribute майдони талаб қилинади.", + "required_if_declined": ":other рад этилганда :attribute майдони талаб қилинади.", + "required_unless": ":other майдони :values га тенг бўлмаса, :attribute майдони тўлдирилиши шарт.", + "required_with": ":values кўрсатилган бўлса, :attribute майдони тўлдирилиши шарт.", + "required_with_all": ":values кўрсатилган бўлса, :attribute майдони тўлдирилиши шарт.", + "required_without": ":values кўрсатилмаган бўлса, :attribute майдони тўлдирилиши шарт.", + "required_without_all": ":values лардан ҳеч бири кўрсатилмаган бўлса, :attribute майдони тўлдирилиши шарт.", + "reset": "Сизнинг паролингиз тикланди!", + "same": ":Attribute нинг қиймати :other билан бир хил бўлиши керак.", + "sent": "Паролни тиклаш ҳаволасини электрон почта орқали юбордик!", + "size.array": ":Attribute даги элементлар сони :size га тенг бўлиши керак.", + "size.file": ":Attribute даги файлнинг ҳажми :size килобайтга тенг бўлиши керак.", + "size.numeric": ":Attribute қиймати :size га тенг бўлиши керак.", + "size.string": ":Attribute даги белгилар сони :size га тенг бўлиши керак.", + "starts_with": ":Attribute қуйидаги қийматлардан бири билан бошланиши керак: :values.", + "string": ":Attribute қатор бўлиши керак.", + "throttle": "Кириш учун жуда кўп уринишлар аниқланди. Илтимос :seconds сониядан сўнг яна уриниб кўринг.", + "throttled": "Илтимос бироздан сўнг қайта уриниб кўринг.", + "timezone": ":Attribute нинг қиймати мавжуд вақт минтақаси бўлиши керак.", + "token": "Ушбу паролни қайта тиклаш коди нотўғри.", + "ulid": ":Attribute ҳақиқий ULID бўлиши керак.", + "unique": ":Attribute майдонининг бундай қиймати мавжуд. Илтимос бошқа қиймат киритинг.", + "uploaded": ":Attribute ни юклаш муваффақиятли амалга ошмади.", + "uppercase": ":Attribute катта ҳарф бўлиши керак.", + "url": ":Attribute нотўғри форматга эга.", + "user": "Ушбу электрон почта манзилига эга фойдаланувчи топилмади.", + "uuid": ":Attribute тўғри UUID қийматга эга бўлиши керак." +} diff --git a/locales/uz_Latn/_excludes.json b/locales/uz_Latn/_excludes.json new file mode 100644 index 00000000000..304cebce122 --- /dev/null +++ b/locales/uz_Latn/_excludes.json @@ -0,0 +1,30 @@ +[ + "Administrator", + "Andorra", + "Angola", + "Anguilla", + "Argentina", + "Aruba", + "Bangladesh", + "Barbados", + "Benin", + "Burundi", + "Chad", + "CSV (.csv)", + "Excel (.xlsx)", + "Gabon", + "Gibraltar", + "Grenada", + "Kosovo", + "Malta", + "Moldova", + "Nepal", + "Niger", + "Nova", + "Palau", + "Peru", + "Qatar", + "Senegal", + "Sudan", + "Uganda" +] diff --git a/locales/uz_Latn/json-inline.json b/locales/uz_Latn/json-inline.json new file mode 100644 index 00000000000..bf34d8d18e5 --- /dev/null +++ b/locales/uz_Latn/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Bu maydon haqiqiy rol boʻlishi kerak.", + "The :attribute must be at least :length characters and contain at least one number.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi va kamida bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Ushbu maydon kamida :length ta belgidan iborat bo'lishi va kamida bitta maxsus belgi va bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one special character.": "Bu maydon kamida :length ta belgidan iborat boʻlishi va kamida bitta maxsus belgidan iborat boʻlishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Bu maydon kamida :length ta belgidan iborat boʻlishi va kamida bitta bosh harf va bitta raqamdan iborat boʻlishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Bu maydon kamida :length ta belgidan iborat boʻlishi va kamida bitta bosh va bitta maxsus belgidan iborat boʻlishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Bu maydon kamida :length ta belgidan iborat boʻlishi va kamida bitta bosh harf, bitta raqam va bitta maxsus belgidan iborat boʻlishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Bu maydon kamida :length ta belgidan iborat boʻlishi va kamida bitta bosh harfdan iborat boʻlishi kerak.", + "The :attribute must be at least :length characters.": "Bu maydon kamida :length ta belgidan iborat boʻlishi kerak.", + "The :attribute must contain at least one letter.": "Bu maydon kamida bitta harfdan iborat bo'lishi kerak.", + "The :attribute must contain at least one number.": "Bu maydonda kamida bitta raqam boʻlishi kerak.", + "The :attribute must contain at least one symbol.": "Bu maydonda kamida bitta belgi boʻlishi kerak.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Bu maydonda kamida bitta katta va bitta kichik harf bo‘lishi kerak.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Berilgan maydon ma'lumotlar sizib chiqishida paydo bo'ldi. Boshqa maydonni tanlang." +} diff --git a/locales/uz_Latn/json.json b/locales/uz_Latn/json.json new file mode 100644 index 00000000000..8f714a4963e --- /dev/null +++ b/locales/uz_Latn/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(va yana :count ta xato)", + "(and :count more errors)": "(va yana :count ta xato)|(va yana :count ta xato)|(va yana :count ta xato)", + "30 Days": "30 Kun", + "60 Days": "60 Kun", + "90 Days": "90 Kun", + ":amount selected": ":Amount tanlangan", + ":amount Total": ":Amount Jami", + ":days day trial": ":Days kunlik sinov", + ":resource Details": ":Resource Tafsilotlarini", + ":resource Details: :title": ":Resource Tafsilotlarini: :title", + "A decryption key is required.": "Shifrni ochish kaliti talab qilinadi.", + "A fresh verification link has been sent to your email address.": "E-pochta manzilingizga yangi tasdiqlash havolasi yuborildi.", + "A new verification link has been sent to the email address you provided during registration.": "Ro'yxatga olish paytida taqdim etilgan elektron pochta manziliga yangi tekshirish havolasi yuborildi.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Profil sozlamalarida ko‘rsatgan elektron pochta manzilingizga yangi tasdiqlash havolasi yuborildi.", + "A new verification link has been sent to your email address.": "E-pochta manzilingizga yangi tasdiqlash havolasi yuborildi.", + "Accept Invitation": "Taklifnomani Qabul Qiling", + "Action": "Harakat", + "Action Event": "Harakat hodisasi", + "Action Events": "Harakat voqealari", + "Action Happened At": "Da Sodir", + "Action Initiated By": "Tashabbusi Bilan", + "Action Name": "Nomlash", + "Action Status": "Statuslari", + "Action Target": "Nishonov Maqsud", + "Actions": "Amallari", + "Add": "Qo'shish", + "Add :resource": ":Resource qo'shing", + "Add a new team member to your team, allowing them to collaborate with you.": "Jamoangizga yangi jamoa a'zosini qo'shing, ularga siz bilan hamkorlik qilish imkonini beradi.", + "Add additional security to your account using two factor authentication.": "Ikki faktor autentifikatsiya yordamida hisobingizga qo'shimcha xavfsizlik qo'shish.", + "Add Payment Method": "To'lov usulini qo'shing", + "Add row": "Qator qo'shish", + "Add Team Member": "Jamoa A'zosini Qo'shish", + "Add VAT Number": "QQS raqamini qo'shing", + "Added.": "Qo'shib qo'ydi.", + "Additional billing information updated successfully.": "Qo‘shimcha to‘lov ma’lumotlari muvaffaqiyatli yangilandi.", + "Address": "Manzil", + "Address Line 2": "Manzil qatori 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administrator users can perform any action.", + "Afghanistan": "Afgʻoniston", + "Aland Islands": "Aland orollari", + "Albania": "Albaniya", + "Algeria": "Aljir", + "All of the people that are part of this team.": "Bu jamoa tarkibiga kiruvchi barcha odamlar.", + "All resources loaded.": "Barcha manbalar yuklandi.", + "All rights reserved.": "Barcha huquqlar himoyalangan.", + "Already registered?": "Allaqachon ro'yxatdan o'tgan?", + "American Samoa": "Amerika Samoasi", + "An error occurred while uploading the file.": "Faylni yuklashda xatolik yuz berdi.", + "An error occurred while uploading the file: :error": "Faylni yuklashda xatolik yuz berdi: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Kutilmagan xatolik yuz berdi va bu haqda qo‘llab-quvvatlash jamoamizga xabar berdik. Iltimos keyinroq qayta urinib ko'ring.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Ushbu sahifa yuklanganidan beri boshqa foydalanuvchi ushbu manbani yangiladi. Iltimos, sahifani yangilang va qayta urinib ko'ring.", + "Antarctica": "Antarktida", + "Antigua And Barbuda": "Antigua va Barbuda", + "Antigua and Barbuda": "Antigua va Barbuda", + "API Token": "API tokeni", + "API Token Permissions": "API tokeni huquqlari", + "API Tokens": "API tokenlari", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokenlari uchinchi tomon xizmatlariga siz nomingizdan ilovamiz bilan autentifikatsiya qilishga imkon beradi.", + "Apply": "Qo'llash", + "Apply Coupon": "Kuponni qo'llash", + "April": "Aprel", + "Are you sure you want to attempt to pay :amount?": "Haqiqatan ham :amount toʻlamoqchimisiz?", + "Are you sure you want to cancel your subscription?": "Haqiqatan ham obunani bekor qilmoqchimisiz?", + "Are you sure you want to delete all the notifications?": "Haqiqatan ham barcha bildirishnomalarni oʻchirib tashlamoqchimisiz?", + "Are you sure you want to delete the selected resources?": "Agar tanlangan resurslarni o'chirish uchun ishonchingiz komilmi?", + "Are you sure you want to delete this file?": "Agar bu faylni o'chirish uchun ishonchingiz komilmi?", + "Are you sure you want to delete this notification?": "Haqiqatan ham bu bildirishnomani oʻchirib tashlamoqchimisiz?", + "Are you sure you want to delete this payment method?": "Haqiqatan ham bu toʻlov usulini oʻchirib tashlamoqchimisiz?", + "Are you sure you want to delete this resource?": "Agar bu resurs o'chirish uchun ishonchingiz komilmi?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Agar bu jamoa o'chirish uchun ishonchingiz komilmi? Bir jamoa o'chirilgach, uning barcha resurslari va ma'lumotlari doimiy ravishda o'chiriladi.", + "Are you sure you want to delete your account?": "Hisobingizni oʻchirib tashlamoqchimisiz?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Agar siz hisob o'chirish uchun ishonchingiz komilmi? Hisobingiz o'chirilgach, uning barcha resurslari va ma'lumotlari doimiy ravishda o'chiriladi. Agar doimiy hisobingizni o'chirish istardim tasdiqlash uchun parolni kiriting.", + "Are you sure you want to detach the selected resources?": "Agar tanlangan resurslarni ajratib olmoqchi ishonchingiz komilmi?", + "Are you sure you want to detach this resource?": "Ushbu resursni ajratib olishni xohlaysizmi?", + "Are you sure you want to force delete the selected resources?": "Agar tanlangan resurslarni o'chirish majbur ishonchingiz komilmi?", + "Are you sure you want to force delete this resource?": "Agar bu resurs o'chirish majbur qilish ishonchingiz komilmi?", + "Are you sure you want to log out?": "Haqiqatan ham tizimdan chiqmoqchimisiz?", + "Are you sure you want to mark all notifications as read?": "Haqiqatan ham barcha bildirishnomalarni o‘qilgan deb belgilashni xohlaysizmi?", + "Are you sure you want to remove this item?": "Haqiqatan ham bu elementni olib tashlamoqchimisiz?", + "Are you sure you want to restore the selected resources?": "Tanlangan resurslarni qayta tiklashni xohlaysizmi?", + "Are you sure you want to restore this resource?": "Ushbu resursni qayta tiklashni xohlaysizmi?", + "Are you sure you want to resume your subscription?": "Haqiqatan ham obunani davom ettirmoqchimisiz?", + "Are you sure you want to run this action?": "Agar bu harakatni ishlatish uchun ishonchingiz komilmi?", + "Are you sure you want to set this payment method as your default?": "Haqiqatan ham ushbu toʻlov usulini birlamchi qilib oʻrnatmoqchimisiz?", + "Are you sure you want to stop impersonating?": "Haqiqatan ham o‘zini namoyon qilishni to‘xtatmoqchimisiz?", + "Are you sure you would like to delete this API token?": "Agar bu API ma'lumoti o'chirish uchun ishonchingiz komilmi?", + "Are you sure you would like to leave this team?": "Bu jamoadan ketishni hohlayotganingizga ishonchingiz komilmi?", + "Are you sure you would like to remove this person from the team?": "Agar jamoa bu kishini olib tashlash uchun istardim ishonchingiz komilmi?", + "Are you sure you would like to switch billing plans?": "Toʻlov rejalarini almashtirmoqchi ekanligingizga ishonchingiz komilmi?", + "Argentina": "Argentina", + "Armenia": "Armaniston", + "Aruba": "Aruba", + "Attach": "Biriktirish", + "Attach & Attach Another": "Biriktirish va yana birini biriktirish", + "Attach :resource": ":resource ni biriktirish", + "Attach files by dragging & dropping, selecting or pasting them.": "Fayllarni sudrab qo'yish, tanlash yoki qo'yish orqali biriktiring.", + "August": "Avgust", + "Australia": "Avstraliya", + "Austria": "Avstriya", + "Azerbaijan": "Ozarbayjon", + "Bahamas": "Bagama orollari", + "Bahrain": "Bahrayn", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Davom etishdan oldin biz sizga yuborgan havolani bosish orqali elektron pochta manzilingizni tasdiqlay olasizmi? Agar siz xat olmagan bo'lsangiz, biz sizga mamnuniyat bilan boshqa xat yuboramiz.", + "Before proceeding, please check your email for a verification link.": "Davom etishdan oldin, tasdiqlash havolasi uchun elektron pochtangizni tekshiring.", + "Belarus": "Belarusiya", + "Belgium": "Belgiya", + "Belize": "Beliz", + "Benin": "Benin", + "Bermuda": "Bermud orollari", + "Bhutan": "Butan", + "Billing Information": "To'lov ma'lumotlari", + "Billing Management": "Hisob-kitoblarni boshqarish", + "Bolivia": "Boliviya", + "Bolivia, Plurinational State of": "Boliviya, Ko'p millatli davlat", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius va Sábado", + "Bosnia And Herzegovina": "Bosniya va Gersegovina", + "Bosnia and Herzegovina": "Bosniya va Gertsegovina", + "Botswana": "Botsvana", + "Bouvet Island": "Bouvet Orol", + "Brazil": "Braziliya", + "British Indian Ocean Territory": "Britaniya Hind Okeani Hududi", + "Browser Sessions": "Brauzer Seanslari", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bolgariya", + "Burkina Faso": "Burkina-Faso", + "Burundi": "Burundi", + "Cambodia": "Kambodja", + "Cameroon": "Kamerun", + "Canada": "Kanada", + "Cancel": "Bekor qilish", + "Cancel Subscription": "Obunani bekor qilish", + "Cape Verde": "Kabo-Berdi", + "Card": "Kart-Saisiyat", + "Cayman Islands": "Cayman Orollar", + "Central African Republic": "Markaziy Afrika Respublikasi", + "Chad": "Chad", + "Change Subscription Plan": "Obuna rejasini o'zgartirish", + "Change the current payment method attached to your subscription": "Obunangizga biriktirilgan joriy toʻlov usulini oʻzgartiring", + "Changes": "O'zgarishlar", + "Checkout": "Ro'yxatdan o'chirilish", + "Chile": "Cile Ghilardi", + "China": "Xitoy", + "Choose": "Tanlash", + "Choose :field": ":Field tanlash", + "Choose :resource": ":Resource tanlash", + "Choose an option": "Variantni tanlang", + "Choose date": "Sana tanlang", + "Choose File": "Faylni Tanlang", + "Choose Files": "Fayllarni tanlang", + "Choose Type": "Turini Tanlang", + "Christmas Island": "Rojdestvo Orol", + "City": "Shahar", + "Click here to re-send the verification email.": "Tasdiqlash xatini qayta yuborish uchun shu yerni bosing.", + "click here to request another": "boshqasini so'rash uchun shu yerni bosing", + "Click to choose": "Tanlash uchun bosing", + "Close": "Yaqin", + "Cocos (Keeling) Islands": "Cocos () Keeling Orollar", + "Code": "Kodilar", + "Colombia": "Kolumbiya", + "Comoros": "Komor orollari", + "Confirm": "Tasdiqlayman", + "Confirm Billing Action": "Hisob-kitob harakatini tasdiqlang", + "Confirm Password": "Parolni Tasdiqlang", + "Confirm Payment": "To'lovni Tasdiqlash", + "Confirm your :amount payment": ":Amount siz to'lovni tasdiqlang", + "Congo": "Kongo", + "Congo, Democratic Republic": "Kongo, Demokratik Respublikasi", + "Congo, the Democratic Republic of the": "Kongo, Demokratik Respublikasi", + "Constant": "Doimiy", + "Continue To Payment": "To'lovni davom ettirish", + "Cook Islands": "Kuk Orollari", + "Copy to clipboard": "Buferga nusxalash", + "Costa Rica": "Costa Gilgan", + "Cote D'Ivoire": "Kot-d'Ivuar", + "Country": "Mamlakat", + "Coupon": "Kupon", + "Coupon applied successfully.": "Kupon muvaffaqiyatli qoʻllanildi.", + "Create": "Yaratish", + "Create & Add Another": "Yaratish & Boshqa Qo'shish", + "Create :resource": ":Resource yaratish", + "Create a new team to collaborate with others on projects.": "Loyihalar bo'yicha boshqalar bilan hamkorlik qilish uchun yangi jamoa yaratish.", + "Create Account": "Hisob Yaratish", + "Create API Token": "Yaratish API Ma'lumoti", + "Create New Team": "Yangi Jamoa Yaratish", + "Create Team": "Jamoa Yaratish", + "Created.": "Yaratgan.", + "Croatia": "Xorvatiya", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Joriy Parol", + "Current Subscription Plan": "Joriy obuna rejasi", + "Currently Subscribed": "Hozirda obuna", + "Customer Balance": "Mijoz balansi", + "Customize": "Moslashtiring", + "Cyprus": "Kipr", + "Czech Republic": "Czechia", + "Côte d'Ivoire": "Kot-d'Ivuar", + "Dark": "Qorong'i", + "Dashboard": "Boshqaruv paneli", + "December": "Dekabr oyi", + "Decrease": "Kamayish", + "Default": "Standart", + "Delete": "O'chirish", + "Delete :resource": "O'chirish :resource", + "Delete Account": "Hisob Qaydnomasini O'chirish", + "Delete all notifications": "Barcha bildirishnomalarni o'chirib tashlang", + "Delete API Token": "O'chirish API Ma'lumoti", + "Delete File": "Faylni O'chirish", + "Delete Notification": "Bildirishnomani oʻchirish", + "Delete Resource": "Resurs O'chirish", + "Delete Selected": "Tanlangan O'chirish", + "Delete Team": "Jamoani O'chirish", + "Denmark": "Daniya", + "Detach": "Ajratish", + "Detach Resource": "Detach Resurs", + "Detach Selected": "Detach Tanlangan", + "Details": "Batafsil", + "Disable": "O'chirish", + "Djibouti": "Jibuti", + "Do you really want to leave? You have unsaved changes.": "Agar chindan tark istaysizmi? Siz saqlanmagan o'zgarishlar bor.", + "Dominica": "Yakshanbalik", + "Dominican Republic": "Dominican Respublikasi", + "Done.": "Qilingan.", + "Download": "Yuklab olish", + "Download Invoice": "Invoys yuklab olish", + "Drop file or click to choose": "Faylni tashlang yoki tanlash uchun bosing", + "Drop files or click to choose": "Fayllarni tashlang yoki tanlash uchun bosing", + "Ecuador": "Ekvadorda", + "Edit": "Edit. uz", + "Edit :resource": "Tahrir :resource", + "Edit Attached": "Tahrirlash Biriktirilgan", + "Edit Profile": "Profilni tahrirlash", + "Editor": "Muharrir", + "Editor users have the ability to read, create, and update.": "Muharrir foydalanuvchilar o'qish imkoniga ega, yaratish, va yangilash.", + "Egypt": "Misralar", + "El Salvador": "Salvador", + "Email": "E-pochta", + "email": "e-pochta", + "Email Address": "Elektron Pochta Manzili", + "Email Addresses": "Elektron pochta manzillari", + "Email Password Reset Link": "Email Parolni Tiklash Link", + "Email Verification": "Elektron pochtani tekshirish", + "Enable": "Yoqish", + "Encrypted environment file already exists.": "Shifrlangan muhit fayli allaqachon mavjud.", + "Encrypted environment file not found.": "Shifrlangan muhit fayli topilmadi.", + "Ensure your account is using a long, random password to stay secure.": "Hisob uzoq yordamida ishonch hosil qiling, xavfsiz qolish tasodifiy parol.", + "Environment file already exists.": "Atrof-muhit fayli allaqachon mavjud.", + "Environment file not found.": "Atrof-muhit fayli topilmadi.", + "Equatorial Guinea": "Equatorial Gvineya", + "Eritrea": "Eritreya", + "Error": "Xato", + "errors": "xatolar", + "Estonia": "Estoniya", + "Ethiopia": "Efiopiya", + "ex VAT": "sobiq QQS", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": ":Expiration da tugaydi", + "Export As CSV": "CSV sifatida eksport qilish", + "Extra Billing Information": "Qo'shimcha to'lov ma'lumotlari", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Qo'shimcha tasdiqlash to'lov qayta ishlash uchun zarur bo'lgan. Quyidagi tugmani bosish orqali to'lov sahifasiga davom iltimos.", + "Failed Subscription Payment": "Obuna toʻlovi amalga oshmadi", + "Failed to load :resource!": ":Resource ta yuklanmadi!", + "Falkland Islands (Malvinas)": "Falkland Orollari (Malvinas)", + "Faroe Islands": "Farer Orollari", + "February": "Fevral", + "Fiji": "Fidji Ghilardi", + "Filename": "Fayl nomi", + "Finish enabling two factor authentication.": "Ikki faktorli autentifikatsiyani yoqishni tugating.", + "Finland": "Finlandiya", + "For your security, please confirm your password to continue.": "Sizning xavfsizlik uchun, davom ettirish uchun parolni tasdiqlash iltimos.", + "Forbidden": "Harom qilingan", + "Force Delete": "Kuch O'chirish", + "Force Delete :resource": "Kuch O'chirish :resource", + "Force Delete Resource": "Kuch O'chirish Resurs", + "Force Delete Selected": "Force Tanlangan O'chirish", + "Forgot Password": "Parolni unutdingizmi", + "Forgot your password?": "Parolingizni unutdingizmi?", + "Forgot Your Password?": "Parolingizni Unutdingizmi?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Parolingizni unutdingizmi? Hech qanday muammo. Faqat bizga elektron pochta manzilini xabar bering va biz sizga yangi tanlash imkonini beradi parol reset link elektron pochta qiladi.", + "France": "Fransiya", + "French Guiana": "Fransuz Gvianasi", + "French Polynesia": "Fransuz Polineziyasi", + "French Southern Territories": "Fransiyaning Janubiy Hududlari", + "From": "Kimdan", + "Gabon": "Gabon", + "Gambia": "Gambiya", + "Georgia": "Gurjiston", + "Germany": "Germaniya", + "Ghana": "Gana", + "Gibraltar": "Gibraltar", + "Go Home": "Uy Borish", + "Go to page :page": "Sahifa :page borish", + "Great! You have accepted the invitation to join the :team team.": "Buyuk! Siz :team jamoasiga qo'shilish taklifini qabul qildingiz.", + "Greece": "Gretsiya", + "Greenland": "Grenlandiya", + "Grenada": "Grenada", + "Guadeloupe": "Gvadelupa", + "Guam": "Guman", + "Guatemala": "Gvatemala", + "Guernsey": "Gernsi", + "Guinea": "Gvineya", + "Guinea-Bissau": "Gvineya-Bissau", + "Guyana": "Gayana", + "Haiti": "Gaiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Obunangizni bekor qilish haqida ikkinchi fikringiz bormi? Obunani istalgan vaqtda joriy hisob-kitob davri oxirigacha bir zumda qayta faollashtirishingiz mumkin. Joriy hisob-kitob davri tugagach, siz mutlaqo yangi obuna rejasini tanlashingiz mumkin.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Obunangizni bekor qilish haqida ikkinchi fikringiz bormi? Obunani istalgan vaqtda joriy hisob-kitob davrining oxirigacha darhol faollashtirishingiz mumkin. Joriy hisob-kitob davri tugagach, siz mutlaqo yangi obuna rejasini tanlashingiz mumkin.", + "Heard Island & Mcdonald Islands": "Heard Island va McDonald orollari", + "Heard Island and McDonald Islands": "Heard oroli va Makdonald orollari", + "Hello!": "Salomlashamiz!", + "Hide Content": "Tarkibni Yashirish", + "Hold Up!": "Ushlab Turing!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Tarjima gonduras", + "Hong Kong": "Gonkong", + "Hungary": "Vengriya", + "I agree to the :terms_of_service and :privacy_policy": ":Terms_of_service va :privacy_policy ga qo'shilaman", + "Iceland": "Islandiya", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Agar kerak bo'lsa, siz qurilmalar barcha bo'ylab boshqa brauzer sessiyalari barcha chiqib kirishingiz mumkin. Sizning so'nggi sessiyalar ba'zi quyida keltirilgan; ammo, bu ro'yxat to'liq bo'lishi mumkin emas. Agar hisob xavf qilingan his bo'lsa, siz ham parolni yangilash kerak.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Agar siz allaqachon hisobingiz bo'lsa, quyidagi tugmani bosish orqali ushbu taklifni qabul qilishingiz mumkin:", + "If you did not create an account, no further action is required.": "Agar hisob yaratish bermadi bo'lsa, hech yanada harakat talab qilinadi.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Agar siz ushbu jamoaga taklif olishni kutmagan bo'lsangiz, ushbu elektron pochtani bekor qilishingiz mumkin.", + "If you did not receive the email": "Agar siz elektron pochta xabarini olmagan bo'lsangiz", + "If you did not request a password reset, no further action is required.": "Agar parol tiklashni talab qilmagan bo'lsangiz, qo'shimcha harakat talab qilinmaydi.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Agar hisob bo'lmasa, agar quyidagi tugmani bosish birini yaratishingiz mumkin. Hisob yaratganingizdan so'ng, jamoa taklifini qabul qilish uchun ushbu e-pochtada taklifni qabul qilish tugmasini bosishingiz mumkin:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Agar siz o'zingizning biznesingiz, QQS identifikatsiya raqami yoki yozuv manzili kabi schyot-fakturalarga aniq aloqa yoki soliq ma'lumotlarini to'ldirishingiz kerak bo'lsa, bu erda uni qo'shishingiz mumkin.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Agar muammo \":actionText\" tugmasini bosish ega bo'lsangiz, nusxa va quyidagi URL joylashtirish\nveb-brauzeringiz ichiga:", + "Impersonate": "O'zini namoyon qilish", + "Increase": "Oshirish", + "India": "Hindiston", + "Indonesia": "Indoneziya", + "Invalid filename.": "Fayl nomi noto‘g‘ri.", + "Invalid JSON was returned from the route.": "Yaroqsiz JSON marshrutdan qaytarildi.", + "Invoice Email Addresses": "Hisob-faktura elektron manzillari", + "Invoice emails updated successfully.": "Hisob-faktura elektron pochtalari muvaffaqiyatli yangilandi.", + "Invoices": "Hisob-fakturalar", + "Iran, Islamic Republic Of": "Eron", + "Iran, Islamic Republic of": "Eron, Islom Respublikasi", + "Iraq": "Iraqiyat", + "Ireland": "Irlandiya", + "Isle Of Man": "Inson ishle", + "Isle of Man": "Man oroli", + "Israel": "Isroil", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Sizda faol obuna yo‘q ko‘rinadi. Boshlash uchun quyidagi obuna rejalaridan birini tanlashingiz mumkin. Obuna rejalari sizga qulay vaqtda o'zgartirilishi yoki bekor qilinishi mumkin.", + "Italy": "Italiya", + "Jamaica": "Yamayka", + "January": "Yanvar oyi", + "Japan": "Yaponiya", + "Jersey": "Jersi", + "Jordan": "Iordania degan", + "July": "Iyul oyi", + "June": "Iyun oyi", + "Kazakhstan": "Qozog'iston", + "Kenya": "Keniya", + "Key": "Klavishi", + "Kiribati": "Kirajati", + "Korea": "Janubiy Koreya", + "Korea, Democratic People's Republic of": "Shimoliy Koreya", + "Korea, Republic of": "Koreya Respublikasi,", + "Kosovo": "Kosovo", + "Kuwait": "Kuvayt", + "Kyrgyzstan": "Qirg'iziston", + "Lao People's Democratic Republic": "Laos", + "Last active": "Oxirgi faol", + "Last used": "Oxirgi ishlatilgan", + "Latvia": "Latviya", + "Leave": "Tark etmoq", + "Leave Team": "Jamoani Tark Eting", + "Lebanon": "Livan", + "length": "uzunligi", + "Lens": "Linza", + "Lesotho": "Lesoto", + "Liberia": "Liberiya", + "Libyan Arab Jamahiriya": "Liviya", + "Liechtenstein": "Lixtenshteyn", + "Light": "Nur", + "Lithuania": "Litva", + "Load :perPage More": "Batafsil yuk :perPage", + "Loading": "Yuklanmoqda", + "Location": "Manzil", + "Log in": "Kirishinkyu. com. ve", + "Log In": "Tizimga kirish", + "Log Out": "Chiqish", + "Log out": "Chiqish", + "Log Out Other Browser Sessions": "Boshqa Brauzer Sessiyalari Chiqib Kirish", + "Log Viewer": "Jurnal ko'rish dasturi", + "Login": "Kirishima", + "Logout": "Chiqish", + "Logs": "Jurnallar", + "Luxembourg": "Lyuksemburg", + "Macao": "Makao", + "Macedonia": "Shimoliy Makedoniya", + "Macedonia, the former Yugoslav Republic of": "Makedoniya, sobiq Yugoslaviya Respublikasi", + "Madagascar": "Madagaskar", + "Malawi": "Malavi", + "Malaysia": "Malayziya", + "Maldives": "Maldiv orollari", + "Mali": "Kichik", + "Malta": "Malta", + "Manage Account": "Hisob Boshqarish", + "Manage and log out your active sessions on other browsers and devices.": "Boshqarish va boshqa brauzerlar va qurilmalarda faol mashg'ulotlari chiqib kirish.", + "Manage API Tokens": "Boshqarish API Tokens", + "Manage Role": "Rol Boshqarish", + "Manage Team": "Jamoani Boshqarish", + "Managing billing for :billableName": ":BillableName uchun hisob-kitoblarni boshqarish", + "March": "Yuriluv", + "Mark all as Read": "Hammasini o'qilgan deb belgilang", + "Mark all notifications as read": "Barcha bildirishnomalarni o'qilgan deb belgilang", + "Mark Read": "O'qishni belgilang", + "Mark Unread": "O'qilmagan deb belgilang", + "Marshall Islands": "Marshall Orollari", + "Martinique": "Martinika", + "Mauritania": "Mavritaniya", + "Mauritius": "Mavrikiy", + "May": "Mayda-chuyda", + "Mayotte": "Maymoq", + "Mexico": "Mexmonlari", + "Micronesia, Federated States Of": "Mikroneziya", + "Micronesia, Federated States of": "Mikroneziya, Federatsiya shtatlari", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova Respublikasi,", + "Monaco": "Monako", + "Mongolia": "Mo'g'uliston", + "Montenegro": "Chernogoriya", + "Month To Date": "Sanaga Oy", + "Monthly": "Oylik", + "monthly": "oylik", + "Montserrat": "Montserrrat", + "Morocco": "Marokko", + "Mozambique": "Mozambik", + "Myanmar": "Myanma", + "Name": "Nomlash", + "name": "nomlash", + "Namibia": "Namibiya", + "Nauru": "Nobuk", + "Nepal": "Nepal", + "Netherlands": "Niderlandlar", + "Netherlands Antilles": "Niderlandiya Antillari", + "Nevermind": "Hech qisi yo'q", + "Nevermind, I'll keep my old plan": "Hechqisi yo'q, men eski rejamni saqlab qolaman", + "New": "Yangi", + "New :resource": "Yangi :resource", + "New Caledonia": "Yangi Kaledoniya", + "New Password": "Yangi Parol", + "New Zealand": "Yangi Zelandiya", + "Next": "Keyingi", + "Next Payment": "Keyingi to'lov", + "Next Payment on": "Keyingi toʻlov yoqilgan", + "Nicaragua": "Nikaragua", + "Niger": "Niger", + "Nigeria": "Nigeriya", + "Niue": "Nuue", + "No": "Nashkiev. nu", + "No :resource matched the given criteria.": "Yo'q :resource berilgan mezonlarga mos.", + "No additional information...": "Hech qanday qo'shimcha ma'lumot...", + "No Current Data": "Hozirgi Ma'lumotlar Yo'q", + "No Data": "Ma'lumotlar Yo'q", + "no file selected": "fayl tanlanmagan", + "No Increase": "Ziyoda Yo'q", + "No payment methods on file.": "Faylda toʻlov usullari yoʻq.", + "No payment scheduled.": "Hech qanday toʻlov rejalashtirilmagan.", + "No Prior Data": "Oldindan Ma'lumotlar Yo'q", + "No Results Found.": "Hech Qanday Natija Topilmadi.", + "Norfolk Island": "Norfolk Oroli", + "Northern Mariana Islands": "Shimoliy Mariana Orollari", + "Norway": "Norvegiya", + "Not Found": "Topilmagan", + "Notifications": "Bildirishnomalar", + "Nova": "Nova", + "Nova User": "Nova Foydalanuvchi", + "November": "Noyabr", + "October": "Oktiyabr", + "of": "to'g'risida", + "OK": "KELISHDIKMI", + "Oman": "Ummon-ayriliq", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Bir jamoa o'chirilgach, uning barcha resurslari va ma'lumotlari doimiy ravishda o'chiriladi. Ushbu jamoani yo'q qilishdan oldin, iltimos, ushbu jamoa bilan bog'liq har qanday ma'lumot yoki ma'lumotni yuklab oling.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Hisobingiz o'chirilgach, uning barcha resurslari va ma'lumotlari doimiy ravishda o'chiriladi. Hisobingizni yo'q qilishdan oldin, iltimos, saqlab qolishni istagan har qanday ma'lumot yoki ma'lumotni yuklab oling.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Hisobingiz o'chirilgandan so'ng, uning barcha resurslari va ma'lumotlari butunlay o'chiriladi. Hisobingizni butunlay oʻchirib tashlamoqchi ekanligingizni tasdiqlash uchun parolingizni kiriting.", + "Only Trashed": "Faqat Trashed", + "Open Invoices": "Hisob-fakturalarni oching", + "Original": "Asl", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Bizning hisob-kitoblarni boshqarish portalimiz sizga obuna rejangizni, to‘lov usulingizni qulay boshqarish va oxirgi hisob-fakturalaringizni yuklab olish imkonini beradi.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Bizning hisob-kitoblarni boshqarish portalimiz sizga obuna rejangizni, to‘lov usullarini qulay boshqarish va oxirgi hisob-fakturalaringizni yuklab olish imkonini beradi.", + "Page Expired": "Sahifa Muddati Tugagan", + "Pagination Navigation": "Pagination Navigatsiya", + "Paid": "To'langan", + "Pakistan": "Pokiston", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Falastin Hududlari", + "Panama": "Panamada", + "Papua New Guinea": "Papua Yangi Gvineya", + "Paraguay": "Ta Paragvay", + "Password": "Parolini", + "password": "parolini", + "Payment Confirmation": "To'lovni Tasdiqlash", + "Payment Information": "To'lov ma'lumotlari", + "Payment information updated successfully.": "Toʻlov maʼlumotlari muvaffaqiyatli yangilandi.", + "Payment Method": "To'lov usuli", + "Payment Methods": "To'lov usullari", + "Payment Required": "To'lov talab qilinadi", + "Payments": "To'lovlar", + "Pending Team Invitations": "Kutilayotganlar Jamoasi Taklifnomalari", + "Per Page": "Sahifa Boshiga", + "Permanently delete this team.": "Doimiy ravishda bu jamoa o'chirish.", + "Permanently delete your account.": "Doimiy ravishda hisobingizni o'chirish.", + "Permissions": "Togri aytas", + "Peru": "Peru", + "Philippines": "Filippin", + "Photo": "Uzbekona. ve", + "Pitcairn": "Pitkern Orollari", + "Please accept the terms of service.": "Xizmat shartlarini qabul qiling.", + "Please click the button below to verify your email address.": "E-mail manzilingizni tekshirish uchun quyidagi tugmani bosing.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Iltimos, favqulodda tiklash kodlaringizdan biriga kirib hisobingizga kirishni tasdiqlang.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Sizning autentifikator dastur tomonidan taqdim autentifikatsiya kodni kirib hisobingizga kirishni tasdiqlash iltimos.", + "Please confirm your password before continuing.": "Davom etishdan oldin parolingizni tasdiqlang.", + "Please copy your new API token. For your security, it won't be shown again.": "Yangi API ma'lumoti nusxa iltimos. Sizning xavfsizlik uchun, u yana ko'rsatilgan bo'lmaydi.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Agar qurilmalar barcha bo'ylab boshqa brauzer sessiyalari chiqib kirish uchun istardim tasdiqlash uchun parolni kiriting.", + "Please provide a maximum of three invoice emails addresses.": "Iltimos, uchta faktura elektron pochta xabarlarini taqdim eting.", + "Please provide the email address of the person you would like to add to this team.": "Iltimos, ushbu jamoaga qo'shmoqchi bo'lgan shaxsning elektron pochta manzilini taqdim eting.", + "Please set a default payment method before retrying payments.": "Iltimos, to'lovlarni qayta tiklanishdan oldin standart to'lov usulini o'rnating.", + "Please set a default payment method before swapping plans.": "Rejalarni almashtirishdan oldin standart toʻlov usulini oʻrnating.", + "Poland": "Polsha", + "Portugal": "Portugaliya", + "Press / to search": "Matbuot / qidirish uchun", + "Preview": "Oldindan ko'rish", + "Previewing": "Ko‘rib chiqilmoqda", + "Previous": "Avvalgi", + "Privacy Policy": "Maxfiylik Siyosati", + "Profile": "Profilga", + "Profile Information": "Profil Haqida Ma'lumot", + "Puerto Rico": "Puerto Olib Keldi", + "Qatar": "Qatar", + "Quarter To Date": "Bugungi Kunga Qadar Chorak", + "Recovery Code": "Qayta Tiklash Kodi", + "Refresh": "Yangilash", + "Regards,": "Tilaklar,", + "Regenerate Recovery Codes": "Qayta Tiklash Kodlari", + "Register": "Ro'yxatdan o'tish", + "Reload": "Qayta yuklash", + "Remember me": "Esla meni", + "Remember Me": "Esla Meni", + "Remove": "Olib tashlash", + "Remove Photo": "Rasmni Olib Tashlash", + "Remove Team Member": "Team A'zosi Olib Tashlash", + "Replicate": "Takrorlash", + "Required fields": "Majburiy maydonlar", + "Resend Verification Email": "Resend Tekshirish Email", + "Reset Filters": "Reset Filtrlar", + "Reset Password": "Parolni Tiklash", + "Reset Password Notification": "Parolni Xabarnoma Qayta O'rnatish", + "resource": "manba", + "Resource Row Dropdown": "Resurslar qatori ochiladi", + "Resources": "Manbalar", + "resources": "manbalar", + "Restore": "Qayta tiklash", + "Restore :resource": "Qayta tiklash :resource", + "Restore Resource": "Resurs Tiklash", + "Restore Selected": "Tanlangan Tiklash", + "results": "natijalar", + "Resume Subscription": "Obunani davom ettirish", + "Retry Payment": "Toʻlovni qaytadan urinib koʻring", + "Return to :appName": ":AppName sahifasiga qaytish", + "Reunion": "Uchrashuv", + "Role": "Roliklar fattohhon", + "Romania": "Ruminiya", + "Run Action": "Ishlatish Harakat", + "Russian Federation": "Rossiya Federatsiyasi", + "Rwanda": "Ruanda degan", + "Réunion": "Reunion", + "Saint Barthelemy": "Sankt-Barthélemy", + "Saint Barthélemy": "Sent-Bartelemi", + "Saint Helena": "Sankt-Helena", + "Saint Kitts And Nevis": "Sankt-Kitts va Nevis", + "Saint Kitts and Nevis": "Sent-Kitts va Nevis", + "Saint Lucia": "Sankt Sit", + "Saint Martin": "Sankt Martin", + "Saint Martin (French part)": "Sent-Martin (frantsuz qismi)", + "Saint Pierre And Miquelon": "Sankt-Pierre va Miquelon", + "Saint Pierre and Miquelon": "Sent-Pyer va Mikelon", + "Saint Vincent And Grenadines": "St Vinsent va Grenadinlar", + "Saint Vincent and the Grenadines": "Sent-Vinsent va Grenadin orollari", + "Samoa": "Samoda", + "San Marino": "San-Marino", + "Sao Tome And Principe": "São Tomé va Príncipe", + "Sao Tome and Principe": "San-Tome va Prinsipi", + "Saudi Arabia": "Saudiya Arabistoni", + "Save": "Saqlash", + "Saved.": "Saqlandi.", + "Scroll to bottom": "Pastga aylantiring", + "Scroll to top": "Yuqoriga aylantiring", + "Search": "Izu-Oshima", + "Secure Area": "Xavfsiz hudud", + "Select": "Tanlang", + "Select a different plan": "Boshqa rejani tanlang", + "Select a log file...": "Jurnal faylini tanlang...", + "Select A New Photo": "Yangi Rasm Tanlang", + "Select Action": "Tanlang Harakat", + "Select all": "Hammasini Tanlang", + "Select All Dropdown": "Barcha ochiladigan menyuni tanlang", + "Select this page": "Ushbu sahifani tanlang", + "Send Password Reset Link": "Parolni Tiklash Linkini Yuborish", + "Senegal": "Senegal", + "September": "Sentyabr", + "Serbia": "Serbiya", + "Server Error": "Server Xato", + "Service Unavailable": "Xizmat Mavjud Emas", + "Set as default": "Standart sifatida o'rnating", + "Setup Key": "Sozlash kaliti", + "Seychelles": "Seyshel orollari", + "Show All Fields": "Barcha Maydonlarni Ko'rsatish", + "Show Content": "Tarkibni Ko'rsatish", + "Show Recovery Codes": "Tiklash Kodlarini Ko'rsatish", + "Showing": "Ko'rsatgan", + "Sierra Leone": "Syerra-Leone", + "Signed in as": "sifatida kirgan", + "Singapore": "Singapur", + "Sint Maarten (Dutch part)": "Sint-Marten", + "Slovakia": "Slovakiya", + "Slovenia": "Sloveniya", + "Soft Deleted": "Soft o'chirildi", + "Solomon Islands": "Sulaymon Orollari", + "Somalia": "Somalida", + "Something went wrong.": "Nimadir noto'g'ri ketdi.", + "Sorry! You are not authorized to perform this action.": "Kechirasiz! Siz bu harakatni amalga oshirish uchun vakolatli emas.", + "Sorry, your session has expired.": "Kechirasiz, sessiyangiz tugadi.", + "South Africa": "Janubiy Afrika", + "South Georgia And Sandwich Isl.": "Janubiy Gruziya va Janubiy sendvich orollari", + "South Georgia and the South Sandwich Islands": "Janubiy Jorjiya va Janubiy Sandvich orollari", + "South Sudan": "Janubiy Sudan", + "Spain": "Ispaniya", + "Sri Lanka": "Shri Lanka", + "Standalone Actions": "Mustaqil harakatlar", + "Start Polling": "Saylovni Boshlash", + "Start polling": "Ovoz berishni boshlang", + "State / County": "Shtat / okrug", + "Stop Impersonating": "O'zini namoyon qilishni to'xtating", + "Stop Polling": "Saylovni To'xtatish", + "Stop polling": "Saylovni to'xtating", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Xavfsiz parol menejeri bu qutqaruv kodlari saqlash. Sizning ikki faktor autentifikatsiya qurilma yo'qolgan bo'lsa, ular hisobingizga kirish saqlab qolish uchun foydalanish mumkin.", + "Subscribe": "Obuna boʻling", + "Subscription Information": "Obuna haqida ma'lumot", + "Subscription Pending": "Obuna kutilmoqda", + "Sudan": "Sudan", + "Suriname": "Surinam", + "Svalbard And Jan Mayen": "Svalbard va Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard va Yan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Shvetsiya", + "Switch Teams": "Komandalarni O'tish", + "Switzerland": "Shveytsariya", + "Syrian Arab Republic": "Suriya", + "System": "Tizim", + "Taiwan": "Taiwan degan", + "Taiwan, Province of China": "Tayvan, Xitoy provinsiyasi", + "Tajikistan": "Tojikiston", + "Tanzania": "Tanzaniya", + "Tanzania, United Republic of": "Tanzaniya, Birlashgan Respublikasi", + "TAX": "SOLIQ", + "Team Details": "Jamoaviy Tafsilotlar", + "Team Invitation": "Jamoaga Taklif", + "Team Members": "Jamoa A'zolari", + "Team Name": "Jamoa Nomi", + "Team Owner": "Jamoa Egasi", + "Team Settings": "Jamoa Sozlamalari", + "Terms of Service": "Xizmat ko'rsatish shartlari", + "Thailand": "Tayland", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ro'yhatdan uchun rahmat! Ishga oldin, agar biz faqat sizga yuboriladi ulanishni bosgan elektron pochta manzilini tekshirish mumkin? Agar elektron pochta qabul qilmagan bo'lsa, biz mamnuniyat bilan sizga boshqa yuboradi.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Doimiy qo'llab-quvvatlaganingiz uchun tashakkur. Yozuvlaringiz uchun hisob-faktura nusxasini ilova qildik. Agar sizda biron bir savol yoki tashvishingiz bo'lsa, iltimos, bizga xabar bering.", + "Thanks,": "rahmat,", + "The :attribute must be a valid role.": ":Attribute haqiqiy rol bo'lishi kerak.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute kamida :length belgi bo'lishi va kamida bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute kamida :length belgi bo'lishi va kamida bitta maxsus belgi va bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute kamida :length belgi bo'lishi va kamida bitta maxsus belgini o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute kamida bo'lishi kerak :length belgilar va kamida bir katta belgi va bir qator o'z ichiga.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute kamida :length belgi bo'lishi va kamida bitta katta belgi va bitta maxsus belgini o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute kamida :length belgilar bo'lishi va kamida bitta katta belgini, bitta raqamni va bitta maxsus belgini o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute kamida :length belgi bo'lishi va kamida bitta katta belgini o'z ichiga olishi kerak.", + "The :attribute must be at least :length characters.": ":Attribute kamida :length belgi bo'lishi kerak.", + "The :attribute must contain at least one letter.": ":Attribute kamida bitta harfdan iborat bo'lishi kerak.", + "The :attribute must contain at least one number.": ":Attribute kamida bitta raqamni o'z ichiga olishi kerak.", + "The :attribute must contain at least one symbol.": ":Attribute kamida bitta belgidan iborat bo'lishi kerak.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":Attribute kamida bitta katta va bitta kichik harfdan iborat bo'lishi kerak.", + "The :resource was created!": "Bu :resource yaratilgan edi!", + "The :resource was deleted!": "Bu :resource o'chirildi edi!", + "The :resource was restored!": "Bu :resource qayta tiklandi!", + "The :resource was updated!": "Bu :resource yangilangan edi!", + "The action was executed successfully.": "Aksiya muvaffaqiyatli amalga oshirildi.", + "The default payment method cannot be removed.": "Standart toʻlov usulini olib tashlab boʻlmaydi.", + "The file was deleted!": "Fayl o'chirildi!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Berilgan :attribute ma'lumotlar sizib chiqishida paydo bo'ldi. Iltimos, boshqa :attribute ni tanlang.", + "The given data was invalid.": "Berilgan maʼlumotlar yaroqsiz edi.", + "The government won't let us show you what's behind these doors": "Hukumat bizga bu eshiklar ortida nima sizga ko \" rsatish ruxsat bermaydi", + "The HasOne relationship has already been filled.": "HasOne munosabatlar allaqachon to'lgan qilindi.", + "The image could not be loaded": "Rasmni yuklab bo‘lmadi", + "The image could not be loaded.": "Rasmni yuklab bo‘lmadi.", + "The invoice emails must be valid email addresses.": "Hisob-faktura elektron pochtalari haqiqiy elektron pochta manzillari bo'lishi kerak.", + "The password is incorrect.": "Parol noto'g'ri.", + "The provided coupon code is invalid.": "Taqdim etilgan kupon kodi yaroqsiz.", + "The provided password does not match your current password.": "Taqdim parol joriy parolni mos emas.", + "The provided password was incorrect.": "Taqdim etilgan parol noto'g'ri edi.", + "The provided two factor authentication code was invalid.": "Taqdim etilgan ikki faktorli autentifikatsiya kodi bekor qilindi.", + "The provided two factor recovery code was invalid.": "Taqdim etilgan ikki faktorli tiklash kodi yaroqsiz.", + "The provided VAT number is invalid.": "Berilgan QQS raqami noto‘g‘ri.", + "The resource was attached!": "Resurs ilova qilindi!", + "The resource was prevented from being saved!": "Resursni saqlab qolishning oldi olindi!", + "The resource was updated!": "Resurs yangilandi!", + "The response is not a streamed response.": "Javob oqimli javob emas.", + "The response is not a view.": "Javob ko'rinish emas.", + "The selected country is invalid.": "Tanlangan mamlakat yaroqsiz.", + "The selected plan is invalid.": "Tanlangan reja yaroqsiz.", + "The selected resources have been :action!": "Tanlangan manbalar :action ta!", + "The team's name and owner information.": "Jamoaning nomi va egasi haqida ma'lumot.", + "There are no available options for this resource.": "Ushbu resurs uchun mavjud variantlar mavjud emas.", + "There are no fields to display.": "Ko'rsatiladigan maydonlar yo'q.", + "There are no new notifications.": "Yangi bildirishnomalar yo'q.", + "There was a problem executing the action.": "Harakatni bajarishda muammo yuzaga keldi.", + "There was a problem fetching the resource.": "Resursni olishda muammo yuz berdi.", + "There was a problem submitting the form.": "Shaklni topshirishda muammo yuzaga keldi.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Bu odamlar sizning jamoasi taklif etildi va taklif elektron pochta yuborilgan. Elektron pochta taklifini qabul qilib jamoaga qo'shilishlari mumkin.", + "This account does not have an active subscription.": "Bu hisob faol obunaga ega emas.", + "This action is unauthorized.": "Bu harakat ruxsat etilmagan.", + "This copy of Nova is unlicensed.": "Nova-ning ushbu nusxasi litsenziyalanmagan.", + "This coupon code can only be used by new customers.": "Ushbu kupon kodidan faqat yangi mijozlar foydalanishi mumkin.", + "This device": "Ushbu qurilma", + "This file field is read-only.": "Ushbu fayl maydoni faqat o'qiladi.", + "This invoice is no longer open.": "Bu hisob-faktura endi ochiq emas.", + "This is a secure area of the application. Please confirm your password before continuing.": "Bu dasturning xavfsiz maydoni. Davom ettirishdan oldin parolingizni tasdiqlang.", + "This password does not match our records.": "Ushbu parol bizning yozuvlarimizga mos kelmaydi.", + "This password reset link will expire in :count minutes.": "Ushbu parolni tiklash havolasi :count daqiqada tugaydi.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ushbu to'lov boshlandi, ammo mablag 'hali olinmagan. Bu 14 kungacha davom etishi mumkin.", + "This resource no longer exists": "Ushbu resurs endi mavjud emas", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Bu obuna muddati tugagan va uni davom ettirib bo‘lmaydi. Iltimos, yangi obuna yarating.", + "This user already belongs to the team.": "Ushbu foydalanuvchi allaqachon jamoaga tegishli.", + "This user has already been invited to the team.": "Ushbu foydalanuvchi allaqachon jamoaga taklif qilingan.", + "Timor-Leste": "Timor-Sharqiy", + "to": "uchun", + "To": "Kimga", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ikki faktorli autentifikatsiyani yoqishni tugatish uchun telefoningiz autentifikatsiya ilovasi yordamida quyidagi QR kodni skanerlang yoki sozlash kalitini kiriting va yaratilgan OTP kodini kiriting.", + "Today": "Bugun-nig", + "Toggle navigation": "Toggle navigatsiya", + "Togo": "Bormoq", + "Tokelau": "Toksala", + "Token Name": "Ma'lumoti Nomi", + "Tonga": "Kelinglar", + "Too Many Requests": "Juda Ko'p So'rovlar", + "total": "jami", + "Total:": "Jami:", + "Trashed": "Chiqindiga tashlangan", + "Trinidad And Tobago": "Trinidad va Tobago", + "Trinidad and Tobago": "Trinidad va Tobago", + "Tunisia": "Tunisia degan", + "Turkey": "Turkiye", + "Turkmenistan": "Turkmaniston", + "Turks And Caicos Islands": "Turklar va Kaykos orollari", + "Turks and Caicos Islands": "Turks va Kaykos orollari", + "Tuvalu": "Qiz bolasi", + "Two Factor Authentication": "Ikki Omil Autentifikatsiya", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Ikki faktorli autentifikatsiya endi yoqilgan. Telefoningizning autentifikatsiya ilovasi yordamida quyidagi QR kodni skanerlang yoki sozlash kalitini kiriting.", + "Type": "Turi", + "Uganda": "Uganda", + "Ukraine": "Ukraina", + "Unauthorized": "Ruxsatsiz", + "United Arab Emirates": "Birlashgan Arab Amirliklari", + "United Kingdom": "Buyuk Britaniya", + "United States": "Uzbekona. Edu. Ve", + "United States Minor Outlying Islands": "Amerika Qo'shma Shtatlarining Kichik Chet orollari", + "United States Outlying Islands": "AQSH Outlying Orollar", + "Unknown": "Noma'lum", + "Unpaid": "To'lanmagan", + "Update": "Yangilash", + "Update & Continue Editing": "Yangilash Va Tahrirlash Davom", + "Update :resource": "Yangilash :resource", + "Update :resource: :title": "Yangilash :resource: :title", + "Update attached :resource: :title": "Yangilash :resource biriktirilgan: :title", + "Update Password": "Parolni Yangilash", + "Update Payment Information": "Toʻlov maʼlumotlarini yangilash", + "Update Payment Method": "To'lov usulini yangilang", + "Update your account's profile information and email address.": "Sizning hisob profili ma'lumot va elektron pochta manzilini yangilash.", + "Uploading": "Yuklanmoqda", + "Uploading files... (:current/:total)": "Fayllar yuklanmoqda... (:current/:total)", + "Uruguay": "Urugvay", + "Use a recovery code": "Qayta tiklash kodidan foydalaning", + "Use an authentication code": "Autentifikatsiya kodidan foydalaning", + "User Actions": "Foydalanuvchi harakatlari", + "User Security": "Foydalanuvchi xavfsizligi", + "Username": "Foydalanuvchi nomi", + "Uzbekistan": "Uzbekiston", + "Value": "Qadr-qimmatim", + "Vanuatu": "VuNuatu", + "VAT Number": "QQS raqami", + "Venezuela": "Venesuela", + "Venezuela, Bolivarian Republic of": "Venesuela, Bolivar Respublikasi", + "Verify Email Address": "Elektron Pochta Manzilini Tekshirish", + "Verify Your Email Address": "Elektron pochta manzilingizni tasdiqlang", + "Viet Nam": "Vietnam", + "View": "Nazarbek", + "Virgin Islands, British": "Britaniya Virgin Orollari", + "Virgin Islands, U.S.": "AQSH Virgin Orollari", + "Wallis And Futuna": "Wallis va Futuna", + "Wallis and Futuna": "Uollis va Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Obunangizni qayta ishlayapmiz. Obuna muvaffaqiyatli amalga oshirilgandan so'ng, ushbu sahifa avtomatik ravishda yangilanadi. Odatda, bu jarayon bir necha soniya davom etishi kerak.", + "We are unable to process your payment. Please contact customer support.": "Toʻlovingizni amalga oshira olmadik. Iltimos, mijozlarni qo‘llab-quvvatlash xizmatiga murojaat qiling.", + "We have emailed your password reset link!": "Parolni tiklash havolasini elektron pochta orqali yubordik!", + "We were unable to find a registered user with this email address.": "Biz ushbu elektron pochta manzili bilan ro'yxatdan o'tgan foydalanuvchini topa olmadik.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Biz schyot-fakturani yuklab olish havolasini quyida belgilagan elektron pochta manzillariga yuboramiz. Siz vergul yordamida bir nechta elektron pochta manzillarini ajratishingiz mumkin.", + "We're lost in space. The page you were trying to view does not exist.": "Kosmosda adashib qoldik. Agar ko'rish uchun harakat qilindi sahifa mavjud emas.", + "Welcome Back!": "Orqaga Xush Kelibsiz!", + "Western Sahara": "G'arbiy Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ikki faktor autentifikatsiya yoqilgan bo'lsa, agar xavfsiz so'raladi, autentifikatsiya paytida tasodifiy belgi. Siz telefoningiz Google Authenticator qo'llash bu ma'lumoti olish mumkin.", + "Whoops": "Voy", + "Whoops!": "Voy!", + "Whoops! Something went wrong.": "Whoops! Nimadir noto'g'ri ketdi.", + "With Trashed": "Trashed Bilan", + "Write": "Yozish", + "Year To Date": "Sanaga Yil", + "Yearly": "Yillik", + "Yemen": "Yemeni", + "Yes": "Ha mayli", + "You are already subscribed.": "Siz allaqachon obuna bo'lgansiz.", + "You are currently within your free trial period. Your trial will expire on :date.": "Siz hozirda bepul sinov muddatidasiz. Sinov muddati :date da tugaydi.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Siz hozirda bepul sinov muddatidasiz. Sinov muddati :date. da tugaydi Yangi obunani boshlash sinov muddatini tugatadi.", + "You are logged in!": "Siz tizimga kirdingiz!", + "You are receiving this email because we received a password reset request for your account.": "Biz sizning hisob uchun parol reset so'rov qabul chunki siz bu elektron pochta qabul qilinadi.", + "You have been invited to join the :team team!": "Siz :team jamoasiga taklif etilgansiz!", + "You have enabled two factor authentication.": "Siz ikki faktor autentifikatsiya yoqilgan bo'lishi.", + "You have not enabled two factor authentication.": "Siz ikki faktor autentifikatsiya yoqilgan yo'q.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Sizda toʻlanmagan hisob-fakturalar bor. Standart toʻlov usulini yangilagandan soʻng, quyida keltirilgan hisob-fakturalar roʻyxati orqali toʻlovlarni qaytadan urinib koʻrishingiz mumkin.", + "You may accept this invitation by clicking the button below:": "Quyidagi tugmani bosish orqali ushbu taklifni qabul qilishingiz mumkin:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Obunani istalgan vaqtda bekor qilishingiz mumkin. Obunangiz bekor qilingandan so'ng, siz obunani joriy hisob-kitob davri oxirigacha davom ettirish imkoniyatiga ega bo'lasiz.", + "You may delete any of your existing tokens if they are no longer needed.": "Ular endi zarur bo'lsa, siz mavjud ma'lumoti har qanday o'chirish mumkin.", + "You may not delete your personal team.": "Siz shaxsiy jamoasi o'chirish mumkin emas.", + "You may not leave a team that you created.": "Siz yaratgan jamoani tark etmasligingiz mumkin.", + "You will receive an invoice and payment link via email for each billing period.": "Har bir hisob-kitob davri uchun elektron pochta orqali hisob-faktura va to'lov havolasini olasiz.", + "You're logged in!": "Siz tizimga kirdingiz!", + "Your :invoiceName invoice is now available!": ":InvoiceName hisob-fakturangiz endi mavjud!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Sizning hisob-kitob manzilingiz: :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Sizning kartangiz rad etildi. Qo'shimcha ma'lumot olish uchun karta emitentiga murojaat qiling.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Sizning joriy to‘lov usulingiz :lastFour bilan tugaydigan kredit karta bo‘lib, muddati :expiration da tugaydi.", + "Your email address is unverified.": "Email manzilingiz tasdiqlanmagan.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Sizning oxirgi :amount toʻlovingiz amalga oshmadi. Muvaffaqiyatsiz to‘lovni qaytadan urinish uchun to‘lov usulingizni yangilang.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Oxirgi toʻlovingiz :date ga :amount boʻlmadi. Muvaffaqiyatsiz to‘lovni qaytadan urinish uchun to‘lov usulingizni yangilang.", + "Your next payment of :amount will be processed on :date.": "Sizning keyingi :amount to'lovingiz :date ga to'g'ri keladi.", + "Your payment method has been added successfully.": "Toʻlov usulingiz muvaffaqiyatli qoʻshildi.", + "Your payment method will be charged automatically for each billing period.": "Har bir hisob-kitob davri uchun toʻlov usulingizdan avtomatik tarzda toʻlov olinadi.", + "Your registered VAT Number is :vatNumber.": "Sizning ro'yxatdan o'tgan QQS raqamingiz :vatNumber.", + "Your subscription has been started successfully.": "Obunangiz muvaffaqiyatli boshlandi.", + "Your subscription has been successfully cancelled.": "Obunangiz muvaffaqiyatli bekor qilindi.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Obunangiz muvaffaqiyatli bekor qilindi. Hisob-kitob davrining oxirigacha siz hali ham kirish huquqiga ega bo‘lasiz.", + "Your subscription was successfully resumed.": "Obunangiz muvaffaqiyatli davom ettirildi.", + "Your subscription was successfully updated.": "Obunangiz muvaffaqiyatli yangilandi.", + "Zambia": "Zambiya", + "Zimbabwe": "Zimbabve", + "Zip / Postal Code": "Pochta / pochta indeksi", + "Åland Islands": "Aland orollari" +} diff --git a/locales/uz_Latn/php-inline.json b/locales/uz_Latn/php-inline.json new file mode 100644 index 00000000000..e93ff18e8a6 --- /dev/null +++ b/locales/uz_Latn/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Bu sohani qabul qilish kerak.", + "accepted_if": "This field must be accepted when :other is :value.", + "active_url": "Bu amal URL emas.", + "after": "Bu keyin bir sana bo'lishi kerak :date.", + "after_or_equal": "Bu :date dan keyingi yoki unga teng sana bo'lishi kerak.", + "alpha": "Bu sohada faqat harflar bo'lishi mumkin.", + "alpha_dash": "Bu maydon faqat harflarni o'z ichiga olishi mumkin, raqamlari, tire va underscores.", + "alpha_num": "Bu sohada faqat harf va raqamlar bo'lishi mumkin.", + "any_of": "This field is invalid.", + "array": "Bu maydon bir qator bo'lishi kerak.", + "ascii": "This field must only contain single-byte alphanumeric characters and symbols.", + "attached": "Bu maydon allaqachon biriktirilgan.", + "before": "Bu :datedan oldin sana bo'lishi kerak.", + "before_or_equal": "Bu oldin yoki teng bir sana bo'lishi kerak :date.", + "between.array": "This content must have between :min and :max items.", + "between.file": "This file must be between :min and :max kilobytes.", + "between.numeric": "This value must be between :min and :max.", + "between.string": "This string must be between :min and :max characters.", + "boolean": "Bu maydon rost yoki yolg'on bo'lishi kerak.", + "can": "This field contains an unauthorized value.", + "confirmed": "Tasdiqlash mos emas.", + "contains": "This field is missing a required value.", + "date": "Bu amal sana emas.", + "date_equals": "Bu :date ga teng sana bo'lishi kerak.", + "date_format": "Bu :format formatiga mos kelmaydi.", + "decimal": "This field must have :decimal decimal places.", + "declined": "This value must be declined.", + "declined_if": "This value must be declined when :other is :value.", + "different": "Bu qiymat :other dan farq qilishi kerak.", + "digits": "Bu :digits raqam bo'lishi kerak.", + "digits_between": "Bu :min va :max raqamlar orasida bo'lishi kerak.", + "dimensions": "Ushbu tasvir noto'g'ri o'lchamlarga ega.", + "distinct": "Bu maydon dublikat qiymatiga ega.", + "doesnt_contain": "This field must not contain any of the following: :values.", + "doesnt_end_with": "This field must not end with one of the following: :values.", + "doesnt_start_with": "This field must not start with one of the following: :values.", + "email": "Bu amal elektron pochta manzili bo'lishi kerak.", + "ends_with": "Bu quyidagilardan biri bilan tugashi kerak: :values.", + "enum": "The selected value is not in the list of allowed values.", + "exists": "Tanlangan qiymat haqiqiy emas.", + "extensions": "This field must have one of the following extensions: :values.", + "file": "Kontent fayl bo'lishi kerak.", + "filled": "Bu maydon qiymatga ega bo'lishi kerak.", + "gt.array": "The content must have more than :value items.", + "gt.file": "The file size must be greater than :value kilobytes.", + "gt.numeric": "The value must be greater than :value.", + "gt.string": "The string must be greater than :value characters.", + "gte.array": "The content must have :value items or more.", + "gte.file": "The file size must be greater than or equal :value kilobytes.", + "gte.numeric": "The value must be greater than or equal :value.", + "gte.string": "The string must be greater than or equal :value characters.", + "hex_color": "This field must be a valid hexadecimal color.", + "image": "Bu tasvir bo'lishi kerak.", + "in": "Tanlangan qiymat haqiqiy emas.", + "in_array": "Bu qiymat mavjud emas :other.", + "in_array_keys": "This field must contain at least one of the following keys: :values.", + "integer": "Bu butun son bo'lishi kerak.", + "ip": "Bu amal IP-manzil bo'lishi kerak.", + "ipv4": "Bu amal IPv4 manzil bo'lishi kerak.", + "ipv6": "Bu amal IPv6 manzil bo'lishi kerak.", + "json": "Bu amal JSON string bo'lishi kerak.", + "list": "This field must be a list.", + "lowercase": "This field must be lowercase.", + "lt.array": "The content must have less than :value items.", + "lt.file": "The file size must be less than :value kilobytes.", + "lt.numeric": "The value must be less than :value.", + "lt.string": "The string must be less than :value characters.", + "lte.array": "The content must not have more than :value items.", + "lte.file": "The file size must be less than or equal :value kilobytes.", + "lte.numeric": "The value must be less than or equal :value.", + "lte.string": "The string must be less than or equal :value characters.", + "mac_address": "The value must be a valid MAC address.", + "max.array": "The content must not have more than :max items.", + "max.file": "The file size must not be greater than :max kilobytes.", + "max.numeric": "The value must not be greater than :max.", + "max.string": "The string must not be greater than :max characters.", + "max_digits": "This field must not have more than :max digits.", + "mimes": "Bu turdagi fayl bo'lishi kerak: :values.", + "mimetypes": "Bu turdagi fayl bo'lishi kerak: :values.", + "min.array": "The value must have at least :min items.", + "min.file": "The file size must be at least :min kilobytes.", + "min.numeric": "The value must be at least :min.", + "min.string": "The string must be at least :min characters.", + "min_digits": "This field must have at least :min digits.", + "missing": "This field must be missing.", + "missing_if": "This field must be missing when :other is :value.", + "missing_unless": "This field must be missing unless :other is :value.", + "missing_with": "This field must be missing when :values is present.", + "missing_with_all": "This field must be missing when :values are present.", + "multiple_of": "Qiymati :value bir necha bo'lishi kerak", + "not_in": "Tanlangan qiymat haqiqiy emas.", + "not_regex": "Bu format asossiz hisoblanadi.", + "numeric": "Bu raqam bo'lishi kerak.", + "password.letters": "This field must contain at least one letter.", + "password.mixed": "This field must contain at least one uppercase and one lowercase letter.", + "password.numbers": "This field must contain at least one number.", + "password.symbols": "This field must contain at least one symbol.", + "password.uncompromised": "The given field has appeared in a data leak. Please choose a different field.", + "present": "Bu maydon mavjud bo'lishi kerak.", + "present_if": "This field must be present when :other is :value.", + "present_unless": "This field must be present unless :other is :value.", + "present_with": "This field must be present when :values is present.", + "present_with_all": "This field must be present when :values are present.", + "prohibited": "Bu maydon taqiqlanadi.", + "prohibited_if": ":Other :value bo'lganda bu maydon taqiqlanadi.", + "prohibited_if_accepted": "This field is prohibited when :other is accepted.", + "prohibited_if_declined": "This field is prohibited when :other is declined.", + "prohibited_unless": ":Other :values da ekan bu soha taqiqlanadi.", + "prohibits": "This field prohibits :other from being present.", + "regex": "Bu format asossiz hisoblanadi.", + "relatable": "Bu soha ushbu resurs bilan bog'liq bo'lmasligi mumkin.", + "required": "Bu maydon talab qilinadi.", + "required_array_keys": "This field must contain entries for: :values.", + "required_if": "Bu maydon :other bo'lganda :value talab qilinadi.", + "required_if_accepted": "This field is required when :other is accepted.", + "required_if_declined": "This field is required when :other is declined.", + "required_unless": "Bu maydon bo'lmasa talab qilinadi :other yilda :values.", + "required_with": "Bu maydon :values mavjud bo'lganda talab qilinadi.", + "required_with_all": "Bu maydon :values mavjud bo'lganda talab qilinadi.", + "required_without": "Ushbu maydon :values mavjud bo'lmaganda talab qilinadi.", + "required_without_all": "Bu maydon hech qachon talab qilinadi :values mavjud.", + "same": "Ushbu maydonning qiymati :other dan biriga mos kelishi kerak.", + "size.array": "The content must contain :size items.", + "size.file": "The file size must be :size kilobytes.", + "size.numeric": "The value must be :size.", + "size.string": "The string must be :size characters.", + "starts_with": "Bu quyidagilardan biri bilan boshlash kerak: :values.", + "string": "Bu mag'lubiyatga bo'lishi kerak.", + "timezone": "Bu amal zonasi bo'lishi kerak.", + "ulid": "This field must be a valid ULID.", + "unique": "Bu allaqachon olingan.", + "uploaded": "Bu upload olmadi.", + "uppercase": "This field must be uppercase.", + "url": "Bu format asossiz hisoblanadi.", + "uuid": "Bu amal UUID bo'lishi kerak." +} diff --git a/locales/uz_Latn/php.json b/locales/uz_Latn/php.json new file mode 100644 index 00000000000..976a847aa11 --- /dev/null +++ b/locales/uz_Latn/php.json @@ -0,0 +1,148 @@ +{ + "accepted": ":Attribute ni qabul qilishingiz kerak.", + "accepted_if": ":other :value bo‘lsa, :attribute qabul qilinishi kerak.", + "active_url": ":Attribute ga noto‘g‘ri URL kiritildi.", + "after": ":Attribute da sana :date dan keyin bo‘lishi kerak.", + "after_or_equal": ":Attribute da sana :date ga teng yoki undan keyin bo‘lishi kerak.", + "alpha": ":Attribute faqat harflarni qabul qilishi mumkin.", + "alpha_dash": ":Attribute faqat harflar, sonlar va chiziqchalarni qabul qilishi mumkin.", + "alpha_num": ":Attribute faqat harflar va sonlarni qabul qilishi mumkin.", + "any_of": ":attribute maydoni yaroqsiz.", + "array": ":Attribute qatordan iborat bo‘lishi kerak.", + "ascii": ":Attribute faqat bir baytli alfanumerik belgilardan iborat bo‘lishi kerak.", + "attached": "Bu :attribute allaqachon biriktirilgan.", + "before": ":Attribute da sana :date gacha bo‘lishi kerak.", + "before_or_equal": ":Attribute da sana :date ga teng yoki undan oldin bo‘lishi kerak.", + "between.array": ":Attribute dagi elementlar soni :min va :max orasida bo‘lishi kerak.", + "between.file": ":Attribute dagi faylning hajmi :min va :max kilobayt orasida bo‘lishi kerak.", + "between.numeric": ":Attribute ning qiymati :min va :max orasida bo‘lishi kerak.", + "between.string": ":Attribute dagi belgilar soni :min va :max orasida bo‘lishi kerak.", + "boolean": ":Attribute maydoni faqat mantiqiy qiymatni qabul qiladi.", + "can": ":attribute maydonida ruxsat etilmagan qiymat mavjud.", + "confirmed": ":Attribute tasdiqlangani bilan mos kelmadi.", + "contains": ":attribute maydonida talab qilingan qiymat yo‘q.", + "current_password": "Parol noto‘g‘ri.", + "date": ":Attribute sana emas.", + "date_equals": ":Attribute sana :date ga teng bo‘lishi kerak.", + "date_format": ":Attribute maydoni :format formatga mos kelmadi.", + "decimal": ":Attribute da :decimal kasr razryad bo‘lishi kerak.", + "declined": ":Attribute rad etilishi kerak.", + "declined_if": ":other :value bo‘lganda, :attribute rad etilishi kerak.", + "different": ":Attribute va :other maydonlari farqli bo‘lishi kerak.", + "digits": ":Attribute :digits raqamdan iborat bo‘lishi kerak.", + "digits_between": ":Attribute uzunligi :min va :max orasida bo‘lishi kerak.", + "dimensions": ":Attribute noto‘g‘ri tasvir o‘lchamlarga ega.", + "distinct": ":Attribute maydoni takrorlanuvchi qiymatlardan iborat.", + "doesnt_contain": ":attribute maydonida quyidagilardan hech biri bo‘lmasligi kerak: :values.", + "doesnt_end_with": ":Attribute qiymati quyidagilardan biri bilan tugamasligi kerak: :values.", + "doesnt_start_with": ":Attribute qiymati quyidagilardan biri bilan boshlanmasligi kerak: :values.", + "email": ":Attribute haqiqiy elektron pochta manzili bo‘lishi kerak.", + "ends_with": ":Attribute quyidagi qiymatlarning biri bilan tugashi kerak: :values.", + "enum": ":attribute maydoni qiymati ruxsat etilgan qiymatlar ro‘yxatida yo‘q.", + "exists": ":Attribute uchun tanlangan qiymat noto‘g‘ri.", + "extensions": ":Attribute maydoni quyidagi kengaytmalardan biriga ega bo‘lishi kerak: :values.", + "failed": "Bunday maʼlumotlarga ega foydalanuvchi mavjud emas.", + "file": ":Attribute fayl bo‘lishi kerak.", + "filled": ":Attribute maydoni to‘ldirilishi shart.", + "gt.array": ":Attribute dagi elementlar soni :value dan katta bo‘lishi kerak.", + "gt.file": ":Attribute fayl hajmi :value kilobaytdan katta bo‘lishi kerak.", + "gt.numeric": ":Attribute maydoni :value dan katta bo‘lishi kerak.", + "gt.string": ":Attribute dagi belgilar soni :value dan katta bo‘lishi kerak.", + "gte.array": ":Attribute dagi elementlar soni :value dan katta yoki teng bo‘lishi kerak.", + "gte.file": ":Attribute fayl hajmi :value kilobaytdan katta yoki teng bo‘lishi kerak.", + "gte.numeric": ":Attribute maydoni :value dan katta yoki teng bo‘lishi kerak.", + "gte.string": ":Attribute dagi belgilar soni :value dan katta yoki teng bo‘lishi kerak.", + "hex_color": ":Attribute maydoni yaroqli o‘n oltilik rang bo‘lishi kerak.", + "image": ":Attribute tasvir (rasm) bo‘lishi kerak.", + "in": ":Attribute uchun tanlangan qiymat xato.", + "in_array": ":Attribute maydonining qiymati :other da mavjud emas.", + "in_array_keys": ":Attribute maydoni quyidagi tugmalardan kamida bittasini o‘z ichiga olishi kerak: :values.", + "integer": ":Attribute butun son bo‘lishi kerak.", + "ip": ":Attribute haqiqiy IP manzil bo‘lishi kerak.", + "ipv4": ":Attribute haqiqiy IPv4 manzil bo‘lishi kerak.", + "ipv6": ":Attribute haqiqiy IPv6 manzil bo‘lishi kerak.", + "json": ":Attribute JSON qatori bo‘lishi kerak.", + "list": ":Attribute maydoni ro‘yxat bo‘lishi kerak.", + "lowercase": ":Attribute kichik harf bo‘lishi kerak.", + "lt.array": ":Attribute dagi elementlar soni :value dan kichik bo‘lishi kerak.", + "lt.file": ":Attribute dagi fayl hajmi :value kilobaytdan kichik bo‘lishi kerak.", + "lt.numeric": ":Attribute maydoni :value dan kichik bo‘lishi kerak.", + "lt.string": ":Attribute dagi belgilar soni :value dan kichik bo‘lishi kerak.", + "lte.array": ":Attribute dagi elementlar soni :value dan kichik yoki teng bo‘lishi kerak.", + "lte.file": ":Attribute fayl hajmi :value kilobaytdan kichik yoki teng bo‘lishi kerak.", + "lte.numeric": ":Attribute maydoni :value dan kichik yoki teng bo‘lishi kerak.", + "lte.string": ":Attribute dagi belgilar soni :value dan kichik yoki teng bo‘lishi kerak.", + "mac_address": ":Attribute haqiqiy MAC manzil bo‘lishi kerak.", + "max.array": ":Attribute ning elementlar soni :max tadan oshmasligi kerak.", + "max.file": ":Attribute dagi faylning hajmi :max kilobaytdan oshmasligi kerak.", + "max.numeric": ":Attribute ning qiymati :max dan oshmasligi kerak.", + "max.string": ":Attribute ning belgilar soni :max tadan oshmasligi kerak.", + "max_digits": ":Attribute raqamlari soni :max tadan oshmasligi kerak.", + "mimes": ":Attribute dagi fayl quyidagi turlardan biri bo‘lishi kerak: :values.", + "mimetypes": ":Attribute dagi fayl quyidagi turlardan biri bo‘lishi kerak: :values.", + "min.array": ":Attribute dagi elementlar soni :min tadan kam bo‘lmasligi kerak.", + "min.file": ":Attribute dagi faylning hajmi :min kilobaytdan kam bo‘lmasligi kerak.", + "min.numeric": ":Attribute ning qiymati :min dan kam bo‘lmasligi kerak.", + "min.string": ":Attribute dagi belgilar soni :min tadan kam bo‘lmasligi kerak.", + "min_digits": ":Attribute da kamida :min ta raqam bo‘lishi kerak.", + "missing": ":Attribute maydon bo‘lmasligi kerak.", + "missing_if": ":other :value bo‘lsa, :attribute maydon bo‘lmasligi kerak.", + "missing_unless": ":other :value bo‘lmasa, :attribute maydon bo‘lmasligi kerak.", + "missing_with": ":values mavjud bo‘lganda :attribute maydon bo‘lmasligi kerak.", + "missing_with_all": ":values mavjud bo‘lganda :attribute maydon bo‘lmasligi kerak.", + "multiple_of": ":Attribute bir nechta :value bo'lishi kerak", + "next": "Keyingi »", + "not_in": ":Attribute uchun tanlangan qiymat xato.", + "not_regex": ":Attribute uchun tanlangan format xato.", + "numeric": ":Attribute son bo‘lishi kerak.", + "password": "Noto‘g‘ri parol.", + "password.letters": ":Attribute da kamida bitta harf bo‘lishi kerak.", + "password.mixed": ":Attribute da kamida bitta katta va bitta kichik harf bo‘lishi kerak.", + "password.numbers": ":Attribute da kamida bitta raqam bo‘lishi kerak.", + "password.symbols": "The :attribute must contain at least one symbol.", + "password.uncompromised": "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "present": ":Attribute maydoni ko‘rsatilishi kerak.", + "present_if": "The :attribute field must be present when :other is :value.", + "present_unless": "The :attribute field must be present unless :other is :value.", + "present_with": "The :attribute field must be present when :values is present.", + "present_with_all": "The :attribute field must be present when :values are present.", + "previous": "« Oldingi", + "prohibited": ":Attribute maydon taqiqlanadi.", + "prohibited_if": ":Attribute maydon :other :value bo'lganda taqiqlanadi.", + "prohibited_if_accepted": "The :attribute field is prohibited when :other is accepted.", + "prohibited_if_declined": "The :attribute field is prohibited when :other is declined.", + "prohibited_unless": ":Attribute sohasida ekan taqiqlanadi :other yilda :values.", + "prohibits": "The :attribute field prohibits :other from being present.", + "regex": ":Attribute maydoni xato formatda.", + "relatable": "Ushbu :attribute ushbu resurs bilan bog'liq bo'lmasligi mumkin.", + "required": ":Attribute maydoni to‘ldirilishi shart.", + "required_array_keys": "The :attribute field must contain entries for: :values.", + "required_if": ":Other maydoni :value ga teng bo‘lsa, :attribute maydoni to‘ldirilishi shart.", + "required_if_accepted": "The :attribute field is required when :other is accepted.", + "required_if_declined": "The :attribute field is required when :other is declined.", + "required_unless": ":Other maydoni :values ga teng bo‘lmasa, :attribute maydoni to‘ldirilishi shart.", + "required_with": ":Values ko‘rsatilgan bo‘lsa, :attribute maydoni to‘ldirilishi shart.", + "required_with_all": ":Values ko‘rsatilgan bo‘lsa, :attribute maydoni to‘ldirilishi shart.", + "required_without": ":Values ko‘rsatilmagan bo‘lsa, :attribute maydoni to‘ldirilishi shart.", + "required_without_all": ":Values lardan hech biri ko‘rsatilmagan bo‘lsa, :attribute maydoni to‘ldirilishi shart.", + "reset": "Sizning parolingiz tiklandi!", + "same": ":Attribute ning qiymati :other bilan bir xil bo‘lishi kerak.", + "sent": "Parolni tiklash havolasini elektron pochta orqali yubordik!", + "size.array": ":Attribute dagi elementlar soni :size ga teng bo‘lishi kerak.", + "size.file": ":Attribute dagi faylning hajmi :size kilobaytga teng bo‘lishi kerak.", + "size.numeric": ":Attribute qiymati :size ga teng bo‘lishi kerak.", + "size.string": ":Attribute dagi belgilar soni :size ga teng bo‘lishi kerak.", + "starts_with": ":Attribute quyidagi qiymatlardan biri bilan boshlanishi kerak: :values.", + "string": ":Attribute qator bo‘lishi kerak.", + "throttle": "Kirish uchun juda ko‘p urinishlar aniqlandi. Iltimos :seconds soniyadan so‘ng yana urinib ko‘ring.", + "throttled": "Iltimos birozdan so‘ng qayta urinib ko‘ring.", + "timezone": ":Attribute ning qiymati mavjud vaqt mintaqasi bo‘lishi kerak.", + "token": "Ushbu parolni qayta tiklash kodi noto‘g‘ri.", + "ulid": "The :attribute must be a valid ULID.", + "unique": ":Attribute maydonining bunday qiymati mavjud. Iltimos boshqa qiymat kiriting.", + "uploaded": ":Attribute ni yuklash muvaffaqiyatli amalga oshmadi.", + "uppercase": "The :attribute must be uppercase.", + "url": ":Attribute noto‘g‘ri formatga ega.", + "user": "Ushbu elektron pochta manziliga ega foydalanuvchi topilmadi.", + "uuid": ":Attribute to‘g‘ri UUID qiymatga ega bo‘lishi kerak." +} diff --git a/locales/vi/_excludes.json b/locales/vi/_excludes.json new file mode 100644 index 00000000000..75031d7c848 --- /dev/null +++ b/locales/vi/_excludes.json @@ -0,0 +1,178 @@ +[ + "Administrator", + "Afghanistan", + "Albania", + "Algeria", + "American Samoa", + "Andorra", + "Angola", + "Anguilla", + "API Token", + "API Tokens", + "Argentina", + "Armenia", + "Aruba", + "Azerbaijan", + "Bahamas", + "Bahrain", + "Bangladesh", + "Barbados", + "Belarus", + "Belize", + "Benin", + "Bermuda", + "Bhutan", + "Bolivia", + "Botswana", + "Brazil", + "Bulgaria", + "Burkina Faso", + "Burundi", + "Cameroon", + "Canada", + "Cape Verde", + "Chad", + "Code", + "Colombia", + "Comoros", + "Congo", + "Costa Rica", + "Croatia", + "CSV (.csv)", + "Cuba", + "Curaçao", + "Cyprus", + "Côte d'Ivoire", + "Djibouti", + "Dominica", + "Ecuador", + "Editor", + "El Salvador", + "Email", + "email", + "Equatorial Guinea", + "Eritrea", + "Estonia", + "Ethiopia", + "Excel (.xlsx)", + "Fiji", + "Gabon", + "Gambia", + "Georgia", + "Ghana", + "Gibraltar", + "Greenland", + "Grenada", + "Guadeloupe", + "Guam", + "Guatemala", + "Guernsey", + "Guinea", + "Guinea-Bissau", + "Guyana", + "Haiti", + "Hold Up!", + "Honduras", + "Hungary", + "Iceland", + "ID", + "Indonesia", + "Iraq", + "Ireland", + "Israel", + "Jamaica", + "Jersey", + "Jordan", + "Kazakhstan", + "Kenya", + "Key", + "Kiribati", + "Kosovo", + "Kuwait", + "Kyrgyzstan", + "Latvia", + "Lebanon", + "Lesotho", + "Liberia", + "Libyan Arab Jamahiriya", + "Liechtenstein", + "Lithuania", + "Luxembourg", + "Macao", + "Madagascar", + "Malawi", + "Malaysia", + "Maldives", + "Mali", + "Malta", + "Martinique", + "Mauritania", + "Mauritius", + "Mayotte", + "Mexico", + "Moldova", + "Monaco", + "Montenegro", + "Montserrat", + "Morocco", + "Mozambique", + "Myanmar", + "Namibia", + "Nauru", + "Nepal", + "New Caledonia", + "New Zealand", + "Nicaragua", + "Niger", + "Nigeria", + "Niue", + "Nova", + "Oman", + "Pakistan", + "Palau", + "Panama", + "Papua New Guinea", + "Paraguay", + "Peru", + "Philippines", + "Pitcairn", + "Puerto Rico", + "Qatar", + "Romania", + "Rwanda", + "Réunion", + "Saint Barthélemy", + "Saint Helena", + "Saint Lucia", + "Samoa", + "San Marino", + "Senegal", + "Serbia", + "Seychelles", + "Sierra Leone", + "Singapore", + "Slovakia", + "Slovenia", + "Somalia", + "Sri Lanka", + "Sudan", + "Suriname", + "Tajikistan", + "Tanzania", + "Togo", + "Tokelau", + "Tonga", + "Tunisia", + "Turkmenistan", + "Tuvalu", + "Uganda", + "Ukraine", + "Uruguay", + "Uzbekistan", + "Vanuatu", + "Venezuela", + "Western Sahara", + "Yemen", + "Zambia", + "Zimbabwe" +] diff --git a/locales/vi/json-inline.json b/locales/vi/json-inline.json new file mode 100644 index 00000000000..a5cc03710db --- /dev/null +++ b/locales/vi/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Trường này phải là một vai trò hợp lệ.", + "The :attribute must be at least :length characters and contain at least one number.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một số.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự đặc biệt và một số.", + "The :attribute must be at least :length characters and contain at least one special character.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự đặc biệt.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự viết hoa và một số.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự viết hoa và một ký tự đặc biệt.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự viết hoa, một số và một ký tự đặc biệt.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Trường này phải có ít nhất :length ký tự và chứa ít nhất một ký tự viết hoa.", + "The :attribute must be at least :length characters.": "Trường này phải có ít nhất :length ký tự.", + "The :attribute must contain at least one letter.": "Trường này phải chứa ít nhất một chữ cái.", + "The :attribute must contain at least one number.": "Trường này phải chứa ít nhất một số.", + "The :attribute must contain at least one symbol.": "Trường này phải chứa ít nhất một ký hiệu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Trường này phải chứa ít nhất một chữ hoa và một chữ thường.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Trường đã cho đã bị rò rỉ dữ liệu. Vui lòng chọn một trường khác." +} diff --git a/locales/vi/json.json b/locales/vi/json.json new file mode 100644 index 00000000000..2edfaa77adb --- /dev/null +++ b/locales/vi/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(và :count lỗi khác)", + "(and :count more errors)": "(và :count lỗi khác)|(và :count lỗi khác)|(và :count lỗi khác)", + "30 Days": "30 Ngày", + "60 Days": "60 Ngày", + "90 Days": "90 Ngày", + ":amount selected": ":amount đã chọn", + ":amount Total": "Tất cả :amount", + ":days day trial": ":days ngày dùng thử", + ":resource Details": "Chi Tiết :resource", + ":resource Details: :title": "Chi tiết :resource: :title", + "A decryption key is required.": "Khóa giải mã là bắt buộc.", + "A fresh verification link has been sent to your email address.": "Một liên kết xác minh mới đã được gửi đến địa chỉ email của bạn.", + "A new verification link has been sent to the email address you provided during registration.": "Một liên kết xác minh mới đã được gửi đến địa chỉ email được bạn cung cấp trong quá trình đăng ký.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Một liên kết xác minh mới đã được gửi đến địa chỉ email được bạn cung cấp trong cài đặt hồ sơ của mình.", + "A new verification link has been sent to your email address.": "Một liên kết xác minh mới đã được gửi đến địa chỉ email của bạn.", + "Accept Invitation": "Chấp Nhận Lời Mời", + "Action": "Hành động", + "Action Event": "Sự Kiện Hành Động", + "Action Events": "Sự Kiện Hành Động", + "Action Happened At": "Hành Động Xảy Ra Lúc", + "Action Initiated By": "Hành Động Khởi Tạo Bởi", + "Action Name": "Tên Hành Động", + "Action Status": "Trạng Thái Hành Động", + "Action Target": "Đối Tượng Hành Động", + "Actions": "Hành Động", + "Add": "Thêm", + "Add :resource": "Thêm :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Thêm một thành viên nhóm mới vào nhóm của bạn, cho phép họ cộng tác với bạn.", + "Add additional security to your account using two factor authentication.": "Thêm bảo mật bổ sung cho tài khoản của bạn bằng cách sử dụng xác minh hai yếu tố.", + "Add Payment Method": "Thêm phương thức thanh toán", + "Add row": "Thêm dòng", + "Add Team Member": "Thêm thành viên", + "Add VAT Number": "Thêm mã số thuế VAT", + "Added.": "Đã thêm.", + "Additional billing information updated successfully.": "Thông tin thanh toán bổ sung được cập nhật thành công.", + "Address": "Địa chỉ", + "Address Line 2": "Địa chỉ dòng 2", + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administrator có thể thực hiện bất kì hành động nào.", + "Afghanistan": "Afghanistan", + "Aland Islands": "Quần đảo Aland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Tất cả người có trong nhóm.", + "All resources loaded.": "Tất cả tài nguyên đã được tải.", + "All rights reserved.": "Đã đăng kí bản quyền", + "Already registered?": "Đã đăng ký?", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "Có lỗi xảy ra trong quá trình tải lên tập tin.", + "An error occurred while uploading the file: :error": "Đã xảy ra lỗi khi tải tệp lên: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Đã xảy ra lỗi không mong muốn và chúng tôi đã thông báo cho nhóm hỗ trợ. Vui lòng thử lại sau.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Có một người dùng khác đã cập nhật tài nguyên này trong khi nó đã được tải. Vui lòng làm mới lại trang và thử lại.", + "Antarctica": "Nam Cực", + "Antigua And Barbuda": "Antigua Và Barbuda", + "Antigua and Barbuda": "Antigua và Barbuda", + "API Token": "API Token", + "API Token Permissions": "Quyền hạn API Token", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API token cho phép các dịch vụ của bên thứ ba thay mặt bạn xác thực ứng dụng của chúng tôi.", + "Apply": "Áp Dụng", + "Apply Coupon": "Áp Dụng Phiếu Mua Hàng", + "April": "Tháng Tư", + "Are you sure you want to attempt to pay :amount?": "Bạn có chắc chắn muốn thử trả :amount không?", + "Are you sure you want to cancel your subscription?": "Bạn có chắc chắn muốn hủy đăng ký của mình không?", + "Are you sure you want to delete all the notifications?": "Bạn có chắc chắn muốn xóa tất cả các thông báo?", + "Are you sure you want to delete the selected resources?": "Bạn có chắc muốn xoá các tài nguyên được chọn?", + "Are you sure you want to delete this file?": "Bạn có chắc muốn xoá tập tin này?", + "Are you sure you want to delete this notification?": "Bạn có chắc bạn muốn xóa thông báo này?", + "Are you sure you want to delete this payment method?": "Bạn có chắc chắn muốn xóa phương thức thanh toán này không?", + "Are you sure you want to delete this resource?": "Bạn có chắc muốn xoá tài nguyên này?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Bạn có chắc chắn muốn xóa nhóm này không? Khi một nhóm bị xóa, tất cả tài nguyên và dữ liệu của nhóm đó sẽ bị xóa vĩnh viễn.", + "Are you sure you want to delete your account?": "Bạn có chắc chắn muốn xóa tài khoản của mình không?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Bạn có chắc rằng bạn muốn xóa tài khoản của bạn? Khi tài khoản của bạn bị xóa, tất cả tài nguyên và dữ liệu của tài khoản đó sẽ bị xóa vĩnh viễn. Vui lòng nhập mật khẩu của bạn để xác nhận rằng bạn muốn xóa vĩnh viễn tài khoản của mình.", + "Are you sure you want to detach the selected resources?": "Bạn có chắc muốn gỡ các tài nguyên được chọn?", + "Are you sure you want to detach this resource?": "Bạn có chắc muốn gỡ tài nguyên này?", + "Are you sure you want to force delete the selected resources?": "Bạn có chắc muốn xoá vĩnh viễn các tài nguyên được chọn?", + "Are you sure you want to force delete this resource?": "Bạn có chắc muốn xoá vĩnh viễn tài nguyên này?", + "Are you sure you want to log out?": "Bạn có chắc chắn bạn muốn thoát?", + "Are you sure you want to mark all notifications as read?": "Bạn có chắc chắn muốn đánh dấu tất cả thông báo là đã đọc?", + "Are you sure you want to remove this item?": "Bạn có chắc chắn muốn xóa mục này không?", + "Are you sure you want to restore the selected resources?": "Bạn có chắc muốn phục hồi các tài nguyên được chọn?", + "Are you sure you want to restore this resource?": "Bạn có chắc muốn phục hồi tài nguyên này?", + "Are you sure you want to resume your subscription?": "Bạn có chắc chắn muốn tiếp tục đăng ký của mình không?", + "Are you sure you want to run this action?": "Bạn có chắc muốn thực hiện hành động này?", + "Are you sure you want to set this payment method as your default?": "Bạn có chắc chắn muốn đặt phương thức thanh toán này làm phương thức thanh toán mặc định không?", + "Are you sure you want to stop impersonating?": "Bạn có chắc chắn muốn ngừng mạo danh?", + "Are you sure you would like to delete this API token?": "Bạn có chắc chắn muốn xóa API token này không?", + "Are you sure you would like to leave this team?": "Bạn có chắc chắn muốn rời nhóm này không?", + "Are you sure you would like to remove this person from the team?": "Bạn có chắc chắn muốn xóa người này khỏi nhóm không?", + "Are you sure you would like to switch billing plans?": "Bạn có chắc chắn muốn chuyển đổi các gói thanh toán không?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Gắn", + "Attach & Attach Another": "Gắn & Gắn Cái Khác", + "Attach :resource": "Gắn :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Đính kèm tệp bằng cách kéo và thả, chọn hoặc nếm chúng.", + "August": "Tháng Tám", + "Australia": "Úc", + "Austria": "Áo", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Trước khi tiếp tục, bạn có thể xác minh địa chỉ email của mình bằng cách nhấp vào liên kết mà chúng tôi vừa gửi qua email cho bạn không? Nếu bạn không nhận được email, chúng tôi sẽ sẵn lòng gửi cho bạn một email khác.", + "Before proceeding, please check your email for a verification link.": "Trước khi tiếp tục, vui lòng kiểm tra email của bạn để biết liên kết xác minh.", + "Belarus": "Belarus", + "Belgium": "Bỉ", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Thông Tin Thanh Toán", + "Billing Management": "Quản Lý Thanh Toán", + "Bolivia": "Bolivia", + "Bolivia, Plurinational State of": "Bolivia, Bang Đa Quốc Gia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius Và Saba", + "Bosnia And Herzegovina": "Bosnia Và Herzegovina", + "Bosnia and Herzegovina": "Bosnia và Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Đảo Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Lãnh thổ Ấn Độ Dương thuộc Anh", + "Browser Sessions": "Phiên làm việc Trình duyệt", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Campuchia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Hủy", + "Cancel Subscription": "Hủy Đăng Ký", + "Cape Verde": "Cape Verde", + "Card": "Thẻ", + "Cayman Islands": "Quẩn Đảo Cayman", + "Central African Republic": "Cộng Hoà Trung Phi", + "Chad": "Chad", + "Change Subscription Plan": "Thay Đổi Gói Đăng Ký", + "Change the current payment method attached to your subscription": "Thay đổi phương thức thanh toán hiện tại được đính kèm vào đăng ký của bạn", + "Changes": "Thay đổi", + "Checkout": "Thủ tục thanh toán", + "Chile": "Chi-lê", + "China": "Trung Quốc", + "Choose": "Chọn", + "Choose :field": "Chọn :field", + "Choose :resource": "Chọn :resource", + "Choose an option": "Chọn một tuỳ chọn", + "Choose date": "Chọn này", + "Choose File": "Chọn Tập Tin", + "Choose Files": "Chọn Tập Tin", + "Choose Type": "Chọn Loại", + "Christmas Island": "Đảo Giáng Sinh", + "City": "Thành Phố", + "Click here to re-send the verification email.": "Click vào đây để gửi lại email xác minh.", + "click here to request another": "click vào đây để tạo yêu cầu khác", + "Click to choose": "Click vào để chọn", + "Close": "Đóng", + "Cocos (Keeling) Islands": "Quần Đảo Cocos (Keeling)", + "Code": "Mã", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Xác nhận", + "Confirm Billing Action": "Xác nhận hành động thanh toán", + "Confirm Password": "Xác Nhận Mật Khẩu", + "Confirm Payment": "Xác Nhận Thanh Toán", + "Confirm your :amount payment": "Xác nhận thanh toán :amount của bạn", + "Congo": "Congo", + "Congo, Democratic Republic": "Cộng Hoà Dân Chủ Congo", + "Congo, the Democratic Republic of the": "Cộng Hòa Dân Chủ Congo", + "Constant": "Không thay đổi", + "Continue To Payment": "Tiếp tục thanh toán", + "Cook Islands": "Quần Đảo Cook", + "Copy to clipboard": "Sao chép vào bộ nhớ đệm", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Country": "Quốc Gia", + "Coupon": "Mã Khuyến Mãi", + "Coupon applied successfully.": "Phiếu giảm giá được áp dụng thành công.", + "Create": "Thêm", + "Create & Add Another": "Thêm Mới & Thêm Cái Khác", + "Create :resource": "Thêm :resource", + "Create a new team to collaborate with others on projects.": "Tạo một nhóm mới để cộng tác với những người khác trong các dự án.", + "Create Account": "Tạo Tài Khoản", + "Create API Token": "Tạo API Token", + "Create New Team": "Tạo Nhóm mới", + "Create Team": "Tạo nhóm", + "Created.": "Đã thêm.", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Current Password": "Mật khẩu hiện tại", + "Current Subscription Plan": "Gói Đăng Ký Hiện Tại", + "Currently Subscribed": "Đã Đăng Ký", + "Customer Balance": "Số dư khách hàng", + "Customize": "Tuỳ chỉnh", + "Cyprus": "Cyprus", + "Czech Republic": "Cộng hòa Séc", + "Côte d'Ivoire": "Côte d'Ivoire", + "Dark": "Tối", + "Dashboard": "Bảng điều khiển", + "December": "Tháng Mười Hai", + "Decrease": "Giảm bớt", + "Default": "Mặc định", + "Delete": "Xóa", + "Delete :resource": "Xóa :resource", + "Delete Account": "Xóa Tài khoản", + "Delete all notifications": "Xóa tất cả thông báo", + "Delete API Token": "Xóa API Token", + "Delete File": "Xoá Tập Tin", + "Delete Notification": "Xóa Thông Báo", + "Delete Resource": "Xoá Tài Nguyên", + "Delete Selected": "Xoá Đã Chọn", + "Delete Team": "Xóa Nhóm", + "Denmark": "Đan Mạch", + "Detach": "Gỡ", + "Detach Resource": "Gỡ Tài Nguyên", + "Detach Selected": "Gỡ Đã Chọn", + "Details": "Chi Tiết", + "Disable": "Vô hiệu hóa", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Bạn có muốn rời khỏi đây? Bạn chưa lưu những thay đổi.", + "Dominica": "Dominica", + "Dominican Republic": "Cộng Hoà Dominica", + "Done.": "Xong.", + "Download": "Tải Về", + "Download Invoice": "Tải Về Hóa Đơn", + "Drop file or click to choose": "Kéo thả hoặc nhấp để chọn tệp tin", + "Drop files or click to choose": "Kéo thả hoặc click để chọn tệp tin", + "Ecuador": "Ecuador", + "Edit": "Sửa", + "Edit :resource": "Sửa :resource", + "Edit Attached": "Sửa Đính Kèm", + "Edit Profile": "Sửa Hồ Sơ", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor có quyền đọc, thêm, cập nhật.", + "Egypt": "Ai Cập", + "El Salvador": "El Salvador", + "Email": "Email", + "email": "email", + "Email Address": "Địa Chỉ Email", + "Email Addresses": "Các Địa Chỉ Email", + "Email Password Reset Link": "Email khôi phục mật khẩu", + "Email Verification": "Xác Nhận Email", + "Enable": "Kích hoạt", + "Encrypted environment file already exists.": "Tập tin môi trường đã được mã hóa đã tồn tại.", + "Encrypted environment file not found.": "Tập tin môi trường đã được mã hóa không được tìm thấy.", + "Ensure your account is using a long, random password to stay secure.": "Đảm bảo tài khoản của bạn đang sử dụng mật khẩu dài, ngẫu nhiên để giữ an toàn.", + "Environment file already exists.": "Tập tin môi trường đã tồn tại.", + "Environment file not found.": "Tập tin môi trường không được tìm thấy.", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Error": "Lỗi", + "errors": "lỗi", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "ex VAT": "VAT cũ", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "hết hạn :expiration", + "Export As CSV": "Xuất CSV", + "Extra Billing Information": "Thông Tin Thanh Toán Bổ Sung", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Cần xác nhận thêm để xử lý thanh toán của bạn. Vui lòng tiếp tục đến trang thanh toán bằng cách nhấp vào nút bên dưới.", + "Failed Subscription Payment": "Thanh toán đăng ký không thành công", + "Failed to load :resource!": "Không tải được :resource!", + "Falkland Islands (Malvinas)": "Quần Đảo Falkland (Malvinas)", + "Faroe Islands": "Quần Đảo Faroe", + "February": "Tháng Hai", + "Fiji": "Fiji", + "Filename": "Tên tệp tin", + "Finish enabling two factor authentication.": "Hoàn tất việc bật xác minh hai yếu tố.", + "Finland": "Phần Lan", + "For your security, please confirm your password to continue.": "Để bảo mật cho bạn, vui lòng xác nhận mật khẩu của bạn để tiếp tục.", + "Forbidden": "Cấm Truy Cập", + "Force Delete": "Xoá Vĩnh Viễn", + "Force Delete :resource": "Xoá Vĩnh Viễn :resource", + "Force Delete Resource": "Xoá Vĩnh Viễn Tài Nguyên", + "Force Delete Selected": "Xoá Vĩnh Viễn Được Chọn", + "Forgot Password": "Quên mật khẩu", + "Forgot your password?": "Quên mật khẩu?", + "Forgot Your Password?": "Quên Mật Khẩu?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Quên mật khẩu? Không vấn đề gì. Chỉ cần cho chúng tôi biết địa chỉ email của bạn và chúng tôi sẽ gửi cho bạn một liên kết đặt lại mật khẩu qua email cho phép bạn chọn một mật khẩu mới.", + "France": "Pháp", + "French Guiana": "Guiana Thuộc Pháp", + "French Polynesia": "Polynesia Thuộc Pháp", + "French Southern Territories": "Lãnh Thổ Phía Nam Thuộc Pháp", + "From": "Từ", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Đức", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Về trang chủ", + "Go to page :page": "Tới trang :page", + "Great! You have accepted the invitation to join the :team team.": "Tuyệt! Bạn đã chấp nhận lời mời tham gia vào nhóm :team.", + "Greece": "Hy Lạp", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Bạn có suy nghĩ về việc hủy đăng ký của mình? Bạn có thể kích hoạt đăng ký của mình ngay lập tức bất kỳ lúc nào cho đến khi kết thúc chu kỳ thanh toán hiện tại. Sau khi chu kỳ thanh toán hiện tại của bạn kết thúc, bạn có thể chọn một gói đăng ký hoàn toàn mới.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Bạn có suy nghĩ về việc hủy đăng ký của mình? Bạn có thể kích hoạt đăng ký của mình ngay lập tức bất kỳ lúc nào cho đến khi kết thúc chu kỳ thanh toán hiện tại. Sau khi chu kỳ thanh toán hiện tại của bạn kết thúc, bạn có thể chọn một gói đăng ký hoàn toàn mới.", + "Heard Island & Mcdonald Islands": "Đảo Heard & Quần đảo Mcdonald", + "Heard Island and McDonald Islands": "Heard Island và McDonald Islands", + "Hello!": "Xin chào!", + "Hide Content": "Ẩn Nội Dung", + "Hold Up!": "Hold Up!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hồng Kông", + "Hungary": "Hungary", + "I agree to the :terms_of_service and :privacy_policy": "Tôi đồng ý với :terms_of_service và :privacy_policy", + "Iceland": "Iceland", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Nếu cần, bạn có thể đăng xuất khỏi tất cả các phiên trình duyệt khác trên tất cả các thiết bị của mình. Một số phiên gần đây của bạn được liệt kê bên dưới; tuy nhiên, danh sách này có thể không đầy đủ. Nếu bạn cảm thấy tài khoản của mình đã bị xâm phạm, bạn cũng nên cập nhật mật khẩu của mình.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Nếu bạn đã có tài khoản, bạn có thể chấp nhận lời mời này bằng cách bấm vào nút bên dưới:", + "If you did not create an account, no further action is required.": "Nếu bạn không đăng ký tài khoản này, bạn không cần thực hiện thêm hành động nào.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Nếu bạn không muốn chấp nhận lời mời, bạn có thể bỏ qua email này.", + "If you did not receive the email": "Nếu bạn không nhận được email", + "If you did not request a password reset, no further action is required.": "Nếu bạn không yêu cầu đặt lại mật khẩu, bạn không cần thực hiện thêm hành động nào.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Nếu bạn không có tài khoản, bạn có thể tạo ngày bằng cách bấm vào nút bên dưới. Sau khi tài khoản được tạo, bạn có thể bấm vào nút chấp nhận để đồng ý tham gia vào nhóm:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Nếu bạn cần thêm thông tin liên hệ hoặc thông tin thuế cụ thể vào hóa đơn của mình, như tên doanh nghiệp đầy đủ, mã số thuế VAT hoặc địa chỉ ghi nhận, bạn có thể thêm vào đây.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Nếu bạn gặp vấn đề khi click vào nút \":actionText\", hãy sao chép dán địa chỉ bên dưới\nvào trình duyệt web của bạn:", + "Impersonate": "Mạo nhận", + "Increase": "Tăng thêm", + "India": "Ấn Độ", + "Indonesia": "Indonesia", + "Invalid filename.": "Tên tập tin không hợp lệ.", + "Invalid JSON was returned from the route.": "JSON không hợp lệ đã được trả về từ tuyến đường.", + "Invoice Email Addresses": "Địa chỉ Email Hóa Đơn", + "Invoice emails updated successfully.": "Cập nhật email hóa đơn thành công.", + "Invoices": "Hóa Đơn", + "Iran, Islamic Republic Of": "Cộng Hoà Hồ Giáo Iran", + "Iran, Islamic Republic of": "Cộng hoà hồ giáo Iran", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Người Isle", + "Isle of Man": "Người Isle", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Có vẻ như bạn không có đăng ký đang hoạt động. Bạn có thể chọn một trong các gói đăng ký bên dưới để bắt đầu. Các gói đăng ký có thể được thay đổi hoặc hủy bỏ một cách thuận tiện.", + "Italy": "Ý", + "Jamaica": "Jamaica", + "January": "Tháng Một", + "Japan": "Nhật Bản", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "Tháng Bảy", + "June": "Tháng Sáu", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Key", + "Kiribati": "Kiribati", + "Korea": "Hàn Quốc", + "Korea, Democratic People's Republic of": "Cộng Hoà Dân Chủ Nhân Dân Triều Tiên", + "Korea, Republic of": "Cộng hòa Hàn Quốc", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Lào", + "Last active": "Hoạt động lần cuối", + "Last used": "Sử dụng lần cuối", + "Latvia": "Latvia", + "Leave": "Rời", + "Leave Team": "Rời Nhóm", + "Lebanon": "Lebanon", + "length": "độ dài", + "Lens": "Bộ Lọc", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Sáng", + "Lithuania": "Lithuania", + "Load :perPage More": "Tải thêm :perPage trang", + "Loading": "Đang tải", + "Location": "Vị trí", + "Log in": "Đăng nhập", + "Log In": "Đăng Nhập", + "Log Out": "Đăng Xuất", + "Log out": "Đăng xuất", + "Log Out Other Browser Sessions": "Đăng Xuất Khỏi Các Phiên Trình Duyệt Khác", + "Log Viewer": "Trình Xem Nhật Ký", + "Login": "Đăng nhập", + "Logout": "Đăng xuất", + "Logs": "Nhật ký", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "Macedonia", + "Macedonia, the former Yugoslav Republic of": "Cộng hòa Nam Tư cũ của Macedonia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Quản lý Tài khoản", + "Manage and log out your active sessions on other browsers and devices.": "Quản lý và đăng xuất khỏi các phiên hoạt động của bạn trên các trình duyệt và thiết bị khác.", + "Manage API Tokens": "Quản lý API Token", + "Manage Role": "Quản lý Vai trò", + "Manage Team": "Quản lý Nhóm", + "Managing billing for :billableName": "Quản lý thanh toán cho :billableName", + "March": "Tháng Ba", + "Mark all as Read": "Đánh dấu Đã Đọc tất cả", + "Mark all notifications as read": "Đánh dấu tất cả thông báo là đã đọc", + "Mark Read": "đánh dấu đã đọc", + "Mark Unread": "Đánh dấu là chưa đọc", + "Marshall Islands": "Quần Đảo Marshall", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "Tháng Năm", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Liên Bang Micronesia", + "Micronesia, Federated States of": "Liên Bang Micronesia", + "Moldova": "Moldova", + "Moldova, Republic of": "Cộng Hòa Moldova", + "Monaco": "Monaco", + "Mongolia": "Mông Cổ", + "Montenegro": "Montenegro", + "Month To Date": "Tháng Đến Ngày", + "Monthly": "Mỗi Tháng", + "monthly": "mỗi tháng", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Name": "Tên", + "name": "tên", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Hà Lan", + "Netherlands Antilles": "Đảo Antilles của Hà Lan", + "Nevermind": "Đừng bận tâm", + "Nevermind, I'll keep my old plan": "Đừng bận tâm, tôi sẽ giữ kế hoạch cũ của mình", + "New": "Mới", + "New :resource": "Thêm :resource", + "New Caledonia": "New Caledonia", + "New Password": "Mật khẩu mới", + "New Zealand": "New Zealand", + "Next": "Tiếp theo", + "Next Payment": "Thanh toán tiếp theo", + "Next Payment on": "Thanh toán tiếp theo vào", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "Không", + "No :resource matched the given criteria.": "Không :resource khớp với điều kiện được chọn.", + "No additional information...": "Không có thông tin bổ sung...", + "No Current Data": "Không Có Dữ Liệu Hiện Tại", + "No Data": "Không Có Dữ Liệu", + "no file selected": "không có tập tin được chọn", + "No Increase": "Không Tăng", + "No payment methods on file.": "Không có phương thức thanh toán trong hồ sơ.", + "No payment scheduled.": "Không thanh toán theo lịch trình.", + "No Prior Data": "Không Có Dữ Liệu", + "No Results Found.": "Không Tìm Thấy Kết Quả.", + "Norfolk Island": "Đảo Norfolk", + "Northern Mariana Islands": "Quần Đảo Bắc Mariana", + "Norway": "Na Uy", + "Not Found": "Không Tìm Thấy", + "Notifications": "Thông Báo", + "Nova": "Nova", + "Nova User": "Người Dùng Nova", + "November": "Tháng Mười Một", + "October": "Tháng Mười", + "of": "trong", + "OK": "Đồng Ý", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Khi một nhóm bị xóa, tất cả tài nguyên và dữ liệu của nhóm đó sẽ bị xóa vĩnh viễn. Trước khi xóa nhóm này, vui lòng tải xuống bất kì dữ liệu hoặc thông tin nào liên quan đến nhóm này mà bạn muốn giữ lại.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Khi tài khoản của bạn bị xóa, tất cả tài nguyên và dữ liệu của tài khoản đó sẽ bị xóa vĩnh viễn. Trước khi xóa tài khoản của bạn, vui lòng tải xuống bất kì dữ liệu hoặc thông tin nào bạn muốn giữ lại.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Khi tài khoản của bạn bị xoá, tất cả tài nguyên và dữ liệu của tài khoản đó sẽ bị xoá vĩnh viễn. Vui lòng nhập mật khẩu của bạn đã xác nhận nếu bạn muốn xoá vĩnh viễn tài khoản của bạn.", + "Only Trashed": "Chỉ đã xoá", + "Open Invoices": "Hóa đơn mở", + "Original": "Gốc", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Cổng quản lý thanh toán của chúng tôi cho phép bạn quản lý gói đăng ký, phương thức thanh toán và tải xuống các hóa đơn gần đây của mình một cách thuận tiện.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Cổng quản lý thanh toán của chúng tôi cho phép bạn quản lý thuận tiện gói đăng ký, phương thức thanh toán và tải xuống các hóa đơn gần đây của mình.", + "Page Expired": "Trang Đã Hết Hạn", + "Pagination Navigation": "Điều hướng phân trang", + "Paid": "Trả", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Lãnh Thổ Palestinian, Bị Chiếm Đóng", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Mật khẩu", + "password": "mật khẩu", + "Payment Confirmation": "Xác Nhận Thành Toán", + "Payment Information": "Thông Tin Thanh Toán", + "Payment information updated successfully.": "Thông tin thanh toán được cập nhật thành công.", + "Payment Method": "Phương Thức Thanh Toán", + "Payment Methods": "Phương thức thanh toán", + "Payment Required": "yêu cầu thanh toán", + "Payments": "thanh toán", + "Pending Team Invitations": "Lời Mời Của Nhóm Chờ Xử Lý", + "Per Page": "Trên Trang", + "Permanently delete this team.": "Xóa vĩnh viễn nhóm này.", + "Permanently delete your account.": "Xóa vĩnh viễn tài khoản của bạn.", + "Permissions": "Quyền hạn", + "Peru": "Peru", + "Philippines": "Philippines", + "Photo": "Ảnh", + "Pitcairn": "Quần đảo Pitcairn", + "Please accept the terms of service.": "Vui lòng chấp nhận các điều khoản dịch vụ.", + "Please click the button below to verify your email address.": "Vui lòng click vào nút bên dưới để xác minh địa chỉ email của bạn.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Vui lòng xác nhận quyền truy cập vào tài khoản của bạn bằng cách nhập một trong các mã khôi phục khẩn cấp.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Vui lòng xác nhận quyền truy cập vào tài khoản của bạn bằng cách nhập mã xác minh được cung cấp bởi ứng dụng xác minh của bạn.", + "Please confirm your password before continuing.": "Vui lòng xác nhận mật khẩu của bạn trước khi tiếp tục.", + "Please copy your new API token. For your security, it won't be shown again.": "Vui lòng lưu lại API token. Vì mục đích bảo mật, nó sẽ không được hiển thị lại lần nữa.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Vui lòng nhập mật khẩu của bạn để xác nhận rằng bạn muốn đăng xuất khỏi các phiên trình duyệt khác trên tất cả các thiết bị của mình.", + "Please provide a maximum of three invoice emails addresses.": "Vui lòng cung cấp tối đa ba địa chỉ email hóa đơn.", + "Please provide the email address of the person you would like to add to this team.": "Vui lòng cung cấp địa chỉ email của người bạn muốn thêm vào nhóm này.", + "Please set a default payment method before retrying payments.": "Vui lòng đặt phương thức thanh toán mặc định trước khi thử thanh toán lại.", + "Please set a default payment method before swapping plans.": "Vui lòng đặt phương thức thanh toán mặc định trước khi hoán đổi gói.", + "Poland": "Ba Lan", + "Portugal": "Bồ Đào Nha", + "Press / to search": "Nhấn / để tìm kiếm", + "Preview": "Xem Trước", + "Previewing": "Xem Trước", + "Previous": "Trang Trước", + "Privacy Policy": "Điều Khoản Riêng Tư", + "Profile": "Hồ sơ", + "Profile Information": "Thông tin cá nhân", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quý Đến Ngày", + "Recovery Code": "Mã khôi phục", + "Refresh": "Làm mới", + "Regards,": "Trân trọng,", + "Regenerate Recovery Codes": "Tạo mã khôi phục", + "Register": "Đăng ký", + "Reload": "Tải Lại", + "Remember me": "Ghi nhớ", + "Remember Me": "Ghi Nhớ", + "Remove": "Xoá", + "Remove Photo": "Xóa ảnh", + "Remove Team Member": "Xóa thành viên khỏi nhóm", + "Replicate": "Tái tạo", + "Required fields": "Phần bắt buộc", + "Resend Verification Email": "Gửi lại email xác thực", + "Reset Filters": "Đặt Lại Bộ Lọc", + "Reset Password": "Đặt Lại Mật Khẩu", + "Reset Password Notification": "Thông Báo Đặt Lại Mật Khẩu", + "resource": "tài nguyên", + "Resource Row Dropdown": "Dropdown Dòng Tài Nguyên", + "Resources": "Tài Nguyên", + "resources": "tài nguyên", + "Restore": "Phục Hồi", + "Restore :resource": "Phục Hồi :resource", + "Restore Resource": "Phục Hồi Tài Nguyên", + "Restore Selected": "Phục Hồi Đã Chọn", + "results": "kết quả", + "Resume Subscription": "Tiếp Tục Đăng Ký", + "Retry Payment": "Thử thanh toán lại", + "Return to :appName": "Quay về :appName", + "Reunion": "Réunion", + "Role": "Vai trò", + "Romania": "Romania", + "Run Action": "Thực Hiện Hành Động", + "Russian Federation": "Liên bang Nga", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthelemy": "Saint Barthelemy", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "Saint Kitts Và Nevis", + "Saint Kitts and Nevis": "Saint Kitts và Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Saint Martin", + "Saint Martin (French part)": "Saint Martin (một phần thuộc Pháp)", + "Saint Pierre And Miquelon": "Saint Pierre Và Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre và Miquelon", + "Saint Vincent And Grenadines": "Saint Vincent Và Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent và Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé Và Príncipe", + "Sao Tome and Principe": "Sao Tome và Príncipe", + "Saudi Arabia": "Ả Rập Xê Út", + "Save": "Lưu", + "Saved.": "Đã lưu.", + "Scroll to bottom": "Cuộn xuống dưới cùng", + "Scroll to top": "Cuộn lên đầu", + "Search": "Tìm Kiếm", + "Secure Area": "Khu Vực An Toàn", + "Select": "Chọn", + "Select a different plan": "Chọn gói khác", + "Select a log file...": "Chọn một tệp nhật ký...", + "Select A New Photo": "Chọn một ảnh mới", + "Select Action": "Chọn Hành Động", + "Select all": "Chọn Tất Cả", + "Select All Dropdown": "Chọn Tất Cả Danh Sách Thả Xuống", + "Select this page": "Chọn trang này", + "Send Password Reset Link": "Gửi Đường Dẫn Đặt Lại Mật Khẩu", + "Senegal": "Senegal", + "September": "Tháng Chín", + "Serbia": "Serbia", + "Server Error": "Máy Chủ Gặp Sự Cố", + "Service Unavailable": "Dịch Vụ Không Khả Dụng", + "Set as default": "Đặt làm mặc định", + "Setup Key": "Khoá Thiết Lập", + "Seychelles": "Seychelles", + "Show All Fields": "Hiện Tất Cả Các Trường", + "Show Content": "Hiện Nội Dung", + "Show Recovery Codes": "Xem mã khôi phục", + "Showing": "Đang hiển thị", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Đăng nhập bởi", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten (phần tiếng Hà Lan)", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Xoá Tạm Thời", + "Solomon Islands": "Quần Đảo Solomon", + "Somalia": "Somalia", + "Something went wrong.": "Có điều gì đó không ổn xảy ra.", + "Sorry! You are not authorized to perform this action.": "Xin lỗi! Bạn không có quyền thực hiện hành động này.", + "Sorry, your session has expired.": "Xin lỗi, phiên của bạn đã hết hạn.", + "South Africa": "Nam Phi", + "South Georgia And Sandwich Isl.": "Đảo Nam Georgia và Đảo Sandwich", + "South Georgia and the South Sandwich Islands": "Nam Georgia và Quần đảo Nam Sandwich", + "South Sudan": "Phía Nam South", + "Spain": "Tây Ban Nha", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Hành động độc lập", + "Start Polling": "Bắt Đầu Thăm Dò Ý Kiến", + "Start polling": "Bắt đầu thăm dò ý kiến", + "State / County": "Tiểu bang / Quốc gia", + "Stop Impersonating": "Ngừng mạo danh", + "Stop Polling": "Dừng Thăm Dò Ý Kiến", + "Stop polling": "Dừng thăm dò ý kiến", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Lưu trữ các mã khôi phục này trong trình quản lý mật khẩu an toàn. Chúng có thể được sử dụng để khôi phục quyền truy cập vào tài khoản của bạn nếu thiết bị xác minh hai yếu tố của bạn bị mất.", + "Subscribe": "Đăng ký", + "Subscription Information": "Thông Tin Đăng Ký", + "Subscription Pending": "Gói Đăng Kí Đang Chờ Xử Lý", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard Và Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard và Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Thụy Điển'", + "Switch Teams": "Đổi Nhóm", + "Switzerland": "Thuỵ Sĩ", + "Syrian Arab Republic": "Cộng Hòa Syria", + "System": "Hệ thống", + "Taiwan": "Đài Loan", + "Taiwan, Province of China": "Đài Loan, Tỉnh của Trung Quốc", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Cộng hòa Thống nhất Tanzania", + "TAX": "THUẾ", + "Team Details": "Chi Tiết Nhóm", + "Team Invitation": "Mời Vào Nhóm", + "Team Members": "Thành Viên Nhóm", + "Team Name": "Tên Nhóm", + "Team Owner": "Trưởng Nhóm", + "Team Settings": "Cài Đặt Nhóm", + "Terms of Service": "Điều Khoản Dịch Vụ", + "Thailand": "Thái Lan", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Cảm ơn bạn đã đăng ký! Trước khi bắt đầu, bạn có thể xác minh địa chỉ email của mình bằng cách nhấp vào liên kết mà chúng tôi vừa gửi qua email cho bạn không? Nếu bạn không nhận được email, chúng tôi sẽ sẵn lòng gửi cho bạn một email khác.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Cảm ơn vì sự tiếp tục hỗ trợ từ bạn. Chúng tôi đã đính kèm một bản sao hóa đơn của bạn để lưu trữ. Vui lòng cho chúng tôi biết nếu bạn có bất kỳ câu hỏi hoặc thắc mắc nào.", + "Thanks,": "Cảm ơn,", + "The :attribute must be a valid role.": "Trường :attribute phải là một vai trò hợp lệ.", + "The :attribute must be at least :length characters and contain at least one number.": "Trường :attribute phải có ít nhất :length kí tự và chứa ít nhất một chữ số.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Trường :attribute phải có ít nhất :length kí tự và chứ ít nhất một kí tự đặc biệt và một chữ số.", + "The :attribute must be at least :length characters and contain at least one special character.": "Trường :attribute phải có ít nhất :length kí tự và phải chứa ít nhất một kí tự đặc biệt.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Trường :attribute phải có ít nhất :length kí tự và chứa ít nhất một chữ cái viết hoa và một chữ số.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Trường :attribute phải có ít nhất :length kí tự và chứa ít nhất một chữ cái viết hoa và một kí tự đặc biệt.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Trường :attribute phải có ít nhất :length kí tự và phải chứa ít nhất một chữ cái viết hoa, một chữ số, và một kí tự đặc biệt.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Trường :attribute phải có ít nhất :length kí tự và phải chứa ít nhất một chữ cái viết hoa.", + "The :attribute must be at least :length characters.": "Trường :attribute phải có ít nhất :length kí tự.", + "The :attribute must contain at least one letter.": "Trường :attribute phải chứa ít nhất một chữ cái.", + "The :attribute must contain at least one number.": "Trường :attribute phải chứa ít nhất một số.", + "The :attribute must contain at least one symbol.": "Trường :attribute must phải chứa ít nhất một ký hiệu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Trường :attribute phải chứa ít nhất một chữ hoa và một chữ thường.", + "The :resource was created!": "Tài nguyên :resource đã được thêm!", + "The :resource was deleted!": "Tài nguyên :resource đã được xoá!", + "The :resource was restored!": "Tài nguyên :resource đã được phục hồi!", + "The :resource was updated!": "Tài nguyên :resource đã được cập nhật!", + "The action was executed successfully.": "Hành động đã được thực hiện thành công.", + "The default payment method cannot be removed.": "Không thể xóa phương thức thanh toán mặc định.", + "The file was deleted!": "Tập tin này đã được xoá!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":Attribute đã cho đã xuất hiện trong một vụ rò rỉ dữ liệu. Vui lòng chọn :attribute khác.", + "The given data was invalid.": "Dữ liệu nhận được không hợp lệ.", + "The government won't let us show you what's behind these doors": "Chính phủ sẽ không cho phép chúng tôi cho bạn thấy những gì phía sau", + "The HasOne relationship has already been filled.": "Mối quan hệ 1:1 đã được điền.", + "The image could not be loaded": "Không thể tải hình ảnh", + "The image could not be loaded.": "Không thể tải hình ảnh.", + "The invoice emails must be valid email addresses.": "Các email hóa đơn phải là địa chỉ email hợp lệ.", + "The password is incorrect.": "Mật khẩu không đúng.", + "The provided coupon code is invalid.": "Mã giảm giá mà bạn cung cấp không hợp lệ.", + "The provided password does not match your current password.": "Mật khẩu vừa nhập không khớp với mật khẩu hiện tại.", + "The provided password was incorrect.": "Mật khẩu vừa nhập không chính xác.", + "The provided two factor authentication code was invalid.": "Mã xác minh hai yếu tố vừa nhập không chính xác.", + "The provided two factor recovery code was invalid.": "Mã xác minh hai yếu tố đã cung cấp không hợp lệ.", + "The provided VAT number is invalid.": "Mã số VAT mà bạn cung cấp không hợp lệ.", + "The resource was attached!": "Nguồn tài nguyên đã được đính kèm!", + "The resource was prevented from being saved!": "Nguồn tài nguyên đã bị ngăn không cho lưu trữ!", + "The resource was updated!": "Tài nguyên này đã được cập nhật!", + "The response is not a streamed response.": "Phản hồi không phải là phản hồi được phát trực tuyến.", + "The response is not a view.": "Phản hồi không phải là một lượt xem.", + "The selected country is invalid.": "Quốc gia đã chọn không hợp lệ.", + "The selected plan is invalid.": "Gói đã chọn không hợp lệ.", + "The selected resources have been :action!": "Các tài nguyên đã chọn đã được :action!", + "The team's name and owner information.": "Tên và thông tin của trưởng nhóm", + "There are no available options for this resource.": "Không có tùy chọn có sẵn cho tài nguyên này.", + "There are no fields to display.": "Không có trường nào để hiển thị.", + "There are no new notifications.": "Không có thông báo mới.", + "There was a problem executing the action.": "Đã xảy ra sự cố khi thực hiện hành động.", + "There was a problem fetching the resource.": "Đã xảy ra sự cố khi tìm nạp tài nguyên.", + "There was a problem submitting the form.": "Đã xảy ra sự cố khi gửi biểu mẫu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Những người này đã được mời vào nhóm của bạn và đã được gửi email mời gia nhập. Họ có thể tham gia bằng cách chấp nhận lời mời qua email.", + "This account does not have an active subscription.": "Tài khoản này không có gói đăng ký nào đang kích hoạt.", + "This action is unauthorized.": "Hành động này là trái phép.", + "This copy of Nova is unlicensed.": "Bản sao này của Nova không có giấy phép.", + "This coupon code can only be used by new customers.": "Mã giảm giá này chỉ có thể được sử dụng bởi khách hàng mới.", + "This device": "Thiết bị hiện tại", + "This file field is read-only.": "Trường tệp tin này ở chế độ chỉ đọc.", + "This invoice is no longer open.": "Hóa đơn này không còn mở nữa.", + "This is a secure area of the application. Please confirm your password before continuing.": "Đây là khu vực an toàn của ứng dụng. Vui lòng xác nhận mật khẩu của bạn trước khi tiếp tục.", + "This password does not match our records.": "Mật khẩu này không khớp với hồ sơ của chúng tôi.", + "This password reset link will expire in :count minutes.": "Đường dẫn lấy lại mật khẩu sẽ hết hạn trong :count phút.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Khoản thanh toán này đã được khởi tạo, nhưng vẫn chưa nhận được tiền. Quá trình này có thể mất tới 14 ngày.", + "This resource no longer exists": "Tài nguyên này không còn tồn tại", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Đăng ký này đã hết hạn và không thể tiếp tục. Vui lòng tạo một đăng ký mới.", + "This user already belongs to the team.": "Người dùng này đã trong nhóm.", + "This user has already been invited to the team.": "Người dùng này đã được mời vào nhóm.", + "Timor-Leste": "Đông Timo", + "to": "tới", + "To": "Tới", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Để hoàn tất việc bật xác minh hai yếu tố, quét mã QR sau bằng ứng dụng xác minh trên điện thoại của bạn hoặc nhập khóa thiết lập và cung cấp mã OTP đã tạo.", + "Today": "Hôm Nay", + "Toggle navigation": "Chuyển hướng điều hướng", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Token Name": "Tên Token", + "Tonga": "Tonga", + "Too Many Requests": "Quá Nhiều Yêu Cầu", + "total": "tất cả", + "Total:": "Tất cả:", + "Trashed": "Đã xoá", + "Trinidad And Tobago": "Trinidad Và Tobago", + "Trinidad and Tobago": "Trinidad và Tobago", + "Tunisia": "Tunisia", + "Turkey": "Türkiye", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Quần đảo Turks và Caicos", + "Turks and Caicos Islands": "Quần đảo Turks và Caicos", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Xác minh hai yếu tố", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Xác minh hai yếu tố hiện đã được bật. Quét mã QR sau bằng ứng dụng xác minh trên điện thoại của bạn hoặc nhập khóa cài đặt.", + "Type": "Kiểu", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "Unauthorized": "Không Được Phép", + "United Arab Emirates": "Các Tiểu Vương Quốc Ả Rập Thống Nhất", + "United Kingdom": "Vương Quốc Anh", + "United States": "Hoa Kỳ", + "United States Minor Outlying Islands": "Đảo nhỏ xa xôi hẻo lánh của Hoa Kỳ", + "United States Outlying Islands": "Các quần đảo xa xôi của Hoa Kỳ'", + "Unknown": "Không Xác Định", + "Unpaid": "Chưa thanh toán", + "Update": "Cập Nhật", + "Update & Continue Editing": "Cập Nhật & Và Tiếp Tục Chỉnh Sửa", + "Update :resource": "Cập Nhật :resource", + "Update :resource: :title": "Cập Nhật :resource: :title", + "Update attached :resource: :title": "Cập Nhật :resource Đã Gắn: :title", + "Update Password": "Cập nhật mật khẩu", + "Update Payment Information": "Cập Nhật Thông Tin Thanh Toán", + "Update Payment Method": "Cập Nhật Phương Thức Thanh Toán", + "Update your account's profile information and email address.": "Cập nhật thông tin hồ sơ tài khoản và địa chỉ email của bạn.", + "Uploading": "Đang tải lên", + "Uploading files... (:current/:total)": "Đang tải tệp lên... (:current/:total)", + "Uruguay": "Uruguay", + "Use a recovery code": "Sử dụng mã khôi phục", + "Use an authentication code": "Sử dụng mã xác minh", + "User Actions": "Hành động của người dùng", + "User Security": "Bảo Mật Người Dùng", + "Username": "Tên Người Dùng", + "Uzbekistan": "Uzbekistan", + "Value": "Giá Trị", + "Vanuatu": "Vanuatu", + "VAT Number": "Mã Số VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuela, Công Hòa Bolivar", + "Verify Email Address": "Xác Minh Địa Chỉ Email", + "Verify Your Email Address": "Xác Minh Địa Chỉ Email Của Bạn", + "Viet Nam": "Việt Nam", + "View": "Xem", + "Virgin Islands, British": "Quần Đảo Virgin Thuộc Anh", + "Virgin Islands, U.S.": "Quần Đảo Virgin Thuộc Hoa Kỳ", + "Wallis And Futuna": "Wallis Và Futuna", + "Wallis and Futuna": "Wallis và Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Chúng tôi đang xử lý gói đăng kí của bạn. Một khi gói đăng kí đã được xử lý thành công, trang này sẽ tự động cập nhật. Thông thường, quá trình này sẽ chỉ mất vài giây.", + "We are unable to process your payment. Please contact customer support.": "Chúng tôi không thể xử lý thanh toán của bạn. Vui lòng liên hệ với bộ phận hỗ trợ khách hàng .", + "We have emailed your password reset link!": "Chúng tôi đã gửi qua email của bạn liên kết đặt lại mật khẩu!", + "We were unable to find a registered user with this email address.": "Chúng tôi không thể tìm thấy người dùng đã đăng ký với địa chỉ email này.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Chúng tôi sẽ gửi liên kết tải xuống hóa đơn đến các địa chỉ email mà bạn chỉ định bên dưới. Bạn có thể tách nhiều địa chỉ email bằng dấu phẩy.", + "We're lost in space. The page you were trying to view does not exist.": "Chúng ta đang lạc vào không gian. Trang bạn đang cố xem không tồn tại.", + "Welcome Back!": "Chào Mừng Đã Trở Lại!", + "Western Sahara": "Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Khi xác minh hai yếu tố được bật, bạn sẽ được nhắc nhập mã thông báo ngẫu nhiên, an toàn trong quá trình xác minh. Bạn có thể lấy mã thông báo này từ ứng dụng Google Authenticator trên điện thoại của mình.", + "Whoops": "Rất tiếc", + "Whoops!": "Rất tiếc!", + "Whoops! Something went wrong.": "Rất tiếc! Đã xảy ra lỗi.", + "With Trashed": "Với Đã Xoá", + "Write": "Ghi", + "Year To Date": "Năm Đến Ngày", + "Yearly": "Mỗi Năm", + "Yemen": "Yemen", + "Yes": "Đồng ý", + "You are already subscribed.": "Bạn đã đăng kí.", + "You are currently within your free trial period. Your trial will expire on :date.": "Bạn hiện đang trong thời gian dùng thử miễn phí. Bản dùng thử của bạn sẽ hết hạn vào :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Bạn hiện đang trong thời gian dùng thử miễn phí. Bản dùng thử của bạn sẽ hết hạn vào ngày :date. Bắt đầu đăng ký mới sẽ kết thúc bản dùng thử của bạn.", + "You are logged in!": "Bạn đã đăng nhập!", + "You are receiving this email because we received a password reset request for your account.": "Bạn nhận được email này vì chúng tôi đã nhận được yêu cầu đặt lại mật khẩu cho tài khoản của bạn.", + "You have been invited to join the :team team!": "Bạn đã được mời gia nhập vào nhóm :team!", + "You have enabled two factor authentication.": "Bạn đã bật xác minh hai yếu tố.", + "You have not enabled two factor authentication.": "Bạn chưa bật xác minh hai yếu tố.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Bạn có một số hóa đơn chưa thanh toán. Sau khi cập nhật phương thức thanh toán mặc định của mình, bạn có thể thử thanh toán lại qua danh sách hóa đơn bên dưới.", + "You may accept this invitation by clicking the button below:": "Bạn có thể chấp nhận lời mời này bằng cách bấm vào nút bên dưới:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Bạn có thể hủy đăng ký của mình bất kỳ lúc nào. Khi đăng ký của bạn đã bị hủy, bạn sẽ có tùy chọn để tiếp tục đăng ký cho đến khi kết thúc chu kỳ thanh toán hiện tại của mình.", + "You may delete any of your existing tokens if they are no longer needed.": "Bạn có thể xóa bất kì token hiện có nào của mình nếu chúng không còn cần thiết.", + "You may not delete your personal team.": "Bạn không thể xóa nhóm cá nhân của mình.", + "You may not leave a team that you created.": "Bạn không được rời khỏi nhóm mà bạn đã tạo.", + "You will receive an invoice and payment link via email for each billing period.": "Bạn sẽ nhận được hóa đơn và liên kết thanh toán qua email cho mỗi kỳ thanh toán.", + "You're logged in!": "Bạn đã đăng nhập!", + "Your :invoiceName invoice is now available!": "Hóa đơn :invoiceName của bạn đã có sẵn!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Địa chỉ thanh toán của bạn là :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Thẻ của bạn đã bị từ chối. Vui lòng liên hệ với công ty phát hành thẻ của bạn để biết thêm thông tin.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Phương thức thanh toán hiện tại của bạn là thẻ tín dụng kết thúc bằng :lastFour hết hạn vào :expiration.", + "Your email address is unverified.": "Địa chỉ email của bạn chưa được xác minh.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Khoản thanh toán cuối cùng của bạn là :amount không thành công. Vui lòng cập nhật phương thức thanh toán của bạn để thử lại khoản thanh toán không thành công.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Khoản thanh toán cuối cùng của bạn là :amount ngày :date không thành công. Vui lòng cập nhật phương thức thanh toán của bạn để thử lại khoản thanh toán không thành công.", + "Your next payment of :amount will be processed on :date.": "Khoản thanh toán :amount tiếp theo của bạn sẽ vào ngày :date.", + "Your payment method has been added successfully.": "Phương thức thanh toán của bạn đã được thêm thành công.", + "Your payment method will be charged automatically for each billing period.": "Phương thức thanh toán của bạn sẽ được tự động tính phí cho mỗi kỳ thanh toán.", + "Your registered VAT Number is :vatNumber.": "Mã số VAT đã đăng ký của bạn là :vatNumber.", + "Your subscription has been started successfully.": "Đăng ký của bạn đã được bắt đầu thành công.", + "Your subscription has been successfully cancelled.": "Thuê bao của bạn đã được hủy thành công.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Đăng ký của bạn đã được hủy thành công. Bạn vẫn có quyền truy cập cho đến cuối kỳ thanh toán của mình.", + "Your subscription was successfully resumed.": "Đăng ký của bạn đã được nối lại thành công.", + "Your subscription was successfully updated.": "Đăng ký của bạn đã được cập nhật thành công.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Mã Bưu Điện", + "Åland Islands": "Quần đảo Åland" +} diff --git a/locales/vi/php-inline.json b/locales/vi/php-inline.json new file mode 100644 index 00000000000..e7c3b9a3bc1 --- /dev/null +++ b/locales/vi/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Trường này phải được chấp nhận.", + "accepted_if": "Trường này phải được chấp nhận khi :other là :value.", + "active_url": "Trường này không phải là một URL hợp lệ.", + "after": "Trường này phải là một ngày sau ngày :date.", + "after_or_equal": "Trường này phải là thời gian bắt đầu sau hoặc đúng bằng :date.", + "alpha": "Trường này chỉ có thể chứa các chữ cái.", + "alpha_dash": "Trường này chỉ có thể chứa chữ cái, số và dấu gạch ngang.", + "alpha_num": "Trường này chỉ có thể chứa chữ cái và số.", + "any_of": "Trường này không hợp lệ.", + "array": "Trường này phải là dạng mảng.", + "ascii": "Trường này chỉ được chứa các ký tự chữ số và ký hiệu một byte.", + "attached": "Trường này đã được đính kèm.", + "before": "Trường này phải là một ngày trước ngày :date.", + "before_or_equal": "Trường này phải là thời gian bắt đầu trước hoặc đúng bằng :date.", + "between.array": "Trường này phải có từ :min - :max phần tử.", + "between.file": "Dung lượng tập tin trong trường này phải từ :min - :max kB.", + "between.numeric": "Trường này phải nằm trong khoảng :min - :max.", + "between.string": "Trường này phải từ :min - :max kí tự.", + "boolean": "Trường này phải là true hoặc false.", + "can": "Trường này chứa một giá trị trái phép.", + "confirmed": "Giá trị xác nhận trong trường này không khớp.", + "contains": "Trường này phải chứa một trong các giá trị sau: :values.", + "date": "Trường này không phải là định dạng của ngày-tháng.", + "date_equals": "Trường này phải là một ngày bằng với :date.", + "date_format": "Trường này không giống với định dạng :format.", + "decimal": "Trường này phải có :decimal chữ số thập phân.", + "declined": "Giá trị này phải bị từ chối.", + "declined_if": "Giá trị này phải bị từ chối khi :other là :value.", + "different": "Trường này và :other phải khác nhau.", + "digits": "Độ dài của trường này phải gồm :digits chữ số.", + "digits_between": "Độ dài của trường này phải nằm trong khoảng :min - :max chữ số.", + "dimensions": "Trường này có kích thước không hợp lệ.", + "distinct": "Trường này có giá trị trùng lặp.", + "doesnt_contain": "Trường này không được chứa bất kỳ mục nào sau đây: :values.", + "doesnt_end_with": "Trường này không được kết thúc bằng một trong những điều sau: :values.", + "doesnt_start_with": "Trường này không được bắt đầu bằng một trong những điều sau: :values.", + "email": "Trường này phải là một địa chỉ email hợp lệ.", + "ends_with": "Trường này phải kết thúc bằng một trong những giá trị sau: :values", + "enum": "Giá trị đã chọn trong trường này không hợp lệ.", + "exists": "Giá trị đã chọn trong trường này không hợp lệ.", + "extensions": "Trường này phải có một trong các phần mở rộng sau: :values.", + "file": "Trường này phải là một tệp tin.", + "filled": "Trường này không được bỏ trống.", + "gt.array": "Mảng này phải có nhiều hơn :value phần tử.", + "gt.file": "Dung lượng trường này phải lớn hơn :value kilobytes.", + "gt.numeric": "Giá trị trường này phải lớn hơn :value.", + "gt.string": "Độ dài trường này phải nhiều hơn :value kí tự.", + "gte.array": "Mảng này phải có ít nhất :value phần tử.", + "gte.file": "Dung lượng trường này phải lớn hơn hoặc bằng :value kilobytes.", + "gte.numeric": "Giá trị trường này phải lớn hơn hoặc bằng :value.", + "gte.string": "Độ dài trường này phải lớn hơn hoặc bằng :value kí tự.", + "hex_color": "Trường này phải là một mã màu hex hợp lệ.", + "image": "Trường này phải là định dạng hình ảnh.", + "in": "Giá trị đã chọn trong trường này không hợp lệ.", + "in_array": "Trường này phải thuộc tập cho phép: :other.", + "in_array_keys": "Trường này phải chứa ít nhất một trong các khóa sau: :values.", + "integer": "Trường này phải là một số nguyên.", + "ip": "Trường này phải là một địa chỉ IP.", + "ipv4": "Trường này phải là một địa chỉ IPv4.", + "ipv6": "Trường này phải là một địa chỉ IPv6.", + "json": "Trường này phải là một chuỗi JSON.", + "list": "Trường này phải là một danh sách.", + "lowercase": "Trường này phải là chữ thường.", + "lt.array": "Mảng này phải có ít hơn :value phần tử.", + "lt.file": "Dung lượng trường này phải nhỏ hơn :value kilobytes.", + "lt.numeric": "Giá trị trường này phải nhỏ hơn :value.", + "lt.string": "Độ dài trường này phải nhỏ hơn :value kí tự.", + "lte.array": "Mảng này không được có nhiều hơn :value phần tử.", + "lte.file": "Dung lượng trường này phải nhỏ hơn hoặc bằng :value kilobytes.", + "lte.numeric": "Giá trị trường này phải nhỏ hơn hoặc bằng :value.", + "lte.string": "Độ dài trường này phải nhỏ hơn hoặc bằng :value kí tự.", + "mac_address": "Giá trị này phải là một địa chỉ MAC hợp lệ.", + "max.array": "Trường này không được lớn hơn :max phần tử.", + "max.file": "Dung lượng tập tin trong trường này không được lớn hơn :max kB.", + "max.numeric": "Trường này không được lớn hơn :max.", + "max.string": "Trường này không được lớn hơn :max kí tự.", + "max_digits": "Trường này không được có nhiều hơn :max chữ số.", + "mimes": "Trường này phải là một tập tin có định dạng: :values.", + "mimetypes": "Trường này phải là một tập tin có định dạng: :values.", + "min.array": "Trường này phải có tối thiểu :min phần tử.", + "min.file": "Dung lượng tập tin trong trường này phải tối thiểu :min kB.", + "min.numeric": "Trường này phải tối thiểu là :min.", + "min.string": "Trường này phải có tối thiểu :min kí tự.", + "min_digits": "Trường này phải có tối thiểu :min chữ số.", + "missing": "Trường này phải bị thiếu.", + "missing_if": "Trường này phải bị thiếu khi :other là :value.", + "missing_unless": "Trường này phải bị thiếu trừ khi :other là :value.", + "missing_with": "Trường này phải bị thiếu khi có :values.", + "missing_with_all": "Trường này phải bị thiếu khi có :values trường.", + "multiple_of": "Trường này phải là bội số của :value", + "not_in": "Giá trị đã chọn trong trường này không hợp lệ.", + "not_regex": "Trường này có định dạng không hợp lệ.", + "numeric": "Trường này phải là một số.", + "password.letters": "Trường này phải chứa ít nhất một chữ cái.", + "password.mixed": "Trường này phải chứa ít nhất một chữ cái in hoa và một chữ cái thường.", + "password.numbers": "Trường này phải chứa ít nhất một số.", + "password.symbols": "Trường này phải chứa ít nhất một ký tự đặc biệt.", + "password.uncompromised": "Trường được nhận này đã xuất hiện trong một vụ rò rỉ dữ liệu. Vui lòng chọn một cái khác.", + "present": "Trường này phải được cung cấp.", + "present_if": "Trường này phải có mặt khi :other là :value.", + "present_unless": "Trường này phải có mặt trừ khi :other là :value.", + "present_with": "Trường này phải có mặt khi có :values.", + "present_with_all": "Trường này phải có mặt khi có :values.", + "prohibited": "Trường này bị cấm.", + "prohibited_if": "Trường này bị cấm khi :other là :value.", + "prohibited_if_accepted": "Trường này bị cấm khi :other được chấp nhận.", + "prohibited_if_declined": "Trường này bị cấm khi :other bị từ chối.", + "prohibited_unless": "Trường này bị cấm trừ khi :other là một trong :values.", + "prohibits": "Trường này cấm :other từ thời điểm hiện tại.", + "regex": "Trường này có định dạng không hợp lệ.", + "relatable": "Trường này không thể liên kết với tài nguyên này.", + "required": "Trường này không được bỏ trống.", + "required_array_keys": "Trường này phải bao gồm các mục nhập cho: :values.", + "required_if": "Trường này không được bỏ trống khi trường :other là :value.", + "required_if_accepted": "Trường này không được bỏ trống khi :other được chấp nhận.", + "required_if_declined": "Trường này không được bỏ trống khi :other bị từ chối.", + "required_unless": "Trường này không được bỏ trống trừ khi :other là :values.", + "required_with": "Trường này không được bỏ trống khi một trong :values có giá trị.", + "required_with_all": "Trường này không được bỏ trống khi tất cả :values có giá trị.", + "required_without": "Trường này không được bỏ trống khi một trong :values không có giá trị.", + "required_without_all": "Trường này không được bỏ trống khi tất cả :values không có giá trị.", + "same": "Trường này và :other phải giống nhau.", + "size.array": "Trường này phải chứa :size phần tử.", + "size.file": "Dung lượng tập tin trong trường này phải bằng :size kB.", + "size.numeric": "Trường này phải bằng :size.", + "size.string": "Trường này phải chứa :size kí tự.", + "starts_with": "Trường này phải được bắt đầu bằng một trong những giá trị sau: :values", + "string": "Trường này phải là một chuỗi kí tự.", + "timezone": "Trường này phải là một múi giờ hợp lệ.", + "ulid": "Trường này phải là một ULID hợp lệ.", + "unique": "Trường này đã có trong cơ sở dữ liệu.", + "uploaded": "Trường này tải lên thất bại.", + "uppercase": "Trường này phải là chữ in hoa.", + "url": "Trường này không giống với định dạng một URL.", + "uuid": "Trường này phải là một chuỗi UUID hợp lệ." +} diff --git a/locales/vi/php.json b/locales/vi/php.json new file mode 100644 index 00000000000..f8c0eaa2059 --- /dev/null +++ b/locales/vi/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Trường :attribute phải được chấp nhận.", + "accepted_if": "Trường :attribute phải được chấp nhận khi :other là :value.", + "active_url": "Trường :attribute không phải là một URL hợp lệ.", + "after": "Trường :attribute phải là một ngày sau ngày :date.", + "after_or_equal": "Trường :attribute phải là thời gian bắt đầu sau hoặc đúng bằng :date.", + "alpha": "Trường :attribute chỉ có thể chứa các chữ cái.", + "alpha_dash": "Trường :attribute chỉ có thể chứa chữ cái, số và dấu gạch ngang.", + "alpha_num": "Trường :attribute chỉ có thể chứa chữ cái và số.", + "any_of": "Trường :attribute không hợp lệ.", + "array": "Trường :attribute phải là dạng mảng.", + "ascii": "Trường :attribute chỉ được chứa các ký tự chữ số và ký hiệu một byte.", + "attached": "Trường :attribute đã được đính kèm.", + "before": "Trường :attribute phải là một ngày trước ngày :date.", + "before_or_equal": "Trường :attribute phải là thời gian bắt đầu trước hoặc đúng bằng :date.", + "between.array": "Trường :attribute phải có từ :min - :max phần tử.", + "between.file": "Dung lượng tập tin trong trường :attribute phải từ :min - :max kB.", + "between.numeric": "Trường :attribute phải nằm trong khoảng :min - :max.", + "between.string": "Trường :attribute phải từ :min - :max kí tự.", + "boolean": "Trường :attribute phải là true hoặc false.", + "can": "Trường :attribute chứa một giá trị trái phép.", + "confirmed": "Giá trị xác nhận trong trường :attribute không khớp.", + "contains": "Trường :attribute phải chứa một trong các giá trị sau: :values.", + "current_password": "Mật khẩu không đúng.", + "date": "Trường :attribute không phải là định dạng của ngày-tháng.", + "date_equals": "Trường :attribute phải là một ngày bằng với :date.", + "date_format": "Trường :attribute không giống với định dạng :format.", + "decimal": "Trường :attribute phải có :decimal chữ số thập phân.", + "declined": "Trường :attribute phải bị từ chối.", + "declined_if": "Trường :attribute phải bị từ chối khi :other là :value.", + "different": "Trường :attribute và :other phải khác nhau.", + "digits": "Độ dài của trường :attribute phải gồm :digits chữ số.", + "digits_between": "Độ dài của trường :attribute phải nằm trong khoảng :min - :max chữ số.", + "dimensions": "Trường :attribute có kích thước không hợp lệ.", + "distinct": "Trường :attribute có giá trị trùng lặp.", + "doesnt_contain": "Trường :attribute không được chứa bất kỳ mục nào sau đây: :values.", + "doesnt_end_with": "Trường :attribute không được kết thúc bằng một trong những điều kiện sau: :values.", + "doesnt_start_with": "Trường :attribute không được bắt đầu bằng một trong những điều sau: :values.", + "email": "Trường :attribute phải là một địa chỉ email hợp lệ.", + "ends_with": "Trường :attribute phải kết thúc bằng một trong những giá trị sau: :values", + "enum": "Giá trị đã chọn trong trường :attribute không hợp lệ.", + "exists": "Giá trị đã chọn trong trường :attribute không hợp lệ.", + "extensions": "Trường :attribute phải có một trong các phần mở rộng sau: :values.", + "failed": "Thông tin tài khoản không tìm thấy trong hệ thống.", + "file": "Trường :attribute phải là một tệp tin.", + "filled": "Trường :attribute không được bỏ trống.", + "gt.array": "Mảng :attribute phải có nhiều hơn :value phần tử.", + "gt.file": "Dung lượng trường :attribute phải lớn hơn :value kilobytes.", + "gt.numeric": "Giá trị trường :attribute phải lớn hơn :value.", + "gt.string": "Độ dài trường :attribute phải nhiều hơn :value kí tự.", + "gte.array": "Mảng :attribute phải có ít nhất :value phần tử.", + "gte.file": "Dung lượng trường :attribute phải lớn hơn hoặc bằng :value kilobytes.", + "gte.numeric": "Giá trị trường :attribute phải lớn hơn hoặc bằng :value.", + "gte.string": "Độ dài trường :attribute phải lớn hơn hoặc bằng :value kí tự.", + "hex_color": "Trường :attribute phải là một mã màu hex hợp lệ.", + "image": "Trường :attribute phải là định dạng hình ảnh.", + "in": "Giá trị đã chọn trong trường :attribute không hợp lệ.", + "in_array": "Trường :attribute phải thuộc tập cho phép: :other.", + "in_array_keys": "Trường :attribute phải chứa ít nhất một trong các khóa sau: :values.", + "integer": "Trường :attribute phải là một số nguyên.", + "ip": "Trường :attribute phải là một địa chỉ IP.", + "ipv4": "Trường :attribute phải là một địa chỉ IPv4.", + "ipv6": "Trường :attribute phải là một địa chỉ IPv6.", + "json": "Trường :attribute phải là một chuỗi JSON.", + "list": "Trường :attribute phải là một danh sách.", + "lowercase": "Trường :attribute phải là chữ thường.", + "lt.array": "Mảng :attribute phải có ít hơn :value phần tử.", + "lt.file": "Dung lượng trường :attribute phải nhỏ hơn :value kilobytes.", + "lt.numeric": "Giá trị trường :attribute phải nhỏ hơn :value.", + "lt.string": "Độ dài trường :attribute phải nhỏ hơn :value kí tự.", + "lte.array": "Mảng :attribute không được có nhiều hơn :value phần tử.", + "lte.file": "Dung lượng trường :attribute phải nhỏ hơn hoặc bằng :value kilobytes.", + "lte.numeric": "Giá trị trường :attribute phải nhỏ hơn hoặc bằng :value.", + "lte.string": "Độ dài trường :attribute phải nhỏ hơn hoặc bằng :value kí tự.", + "mac_address": "Trường :attribute phải là một địa chỉ MAC hợp lệ.", + "max.array": "Trường :attribute không được lớn hơn :max phần tử.", + "max.file": "Dung lượng tập tin trong trường :attribute không được lớn hơn :max kB.", + "max.numeric": "Trường :attribute không được lớn hơn :max.", + "max.string": "Trường :attribute không được lớn hơn :max kí tự.", + "max_digits": "Trường :attribute không được lớn hơn :max kí tự.", + "mimes": "Trường :attribute phải là một tập tin có định dạng: :values.", + "mimetypes": "Trường :attribute phải là một tập tin có định dạng: :values.", + "min.array": "Trường :attribute phải có tối thiểu :min phần tử.", + "min.file": "Dung lượng tập tin trong trường :attribute phải tối thiểu :min kB.", + "min.numeric": "Trường :attribute phải tối thiểu là :min.", + "min.string": "Trường :attribute phải có tối thiểu :min kí tự.", + "min_digits": "Trường :attribute phải có tối thiểu :min chữ số.", + "missing": "Trường :attribute phải bị thiếu.", + "missing_if": "Trường :attribute phải bị thiếu khi :other là :value.", + "missing_unless": "Trường :attribute phải bị thiếu trừ khi :other là :value.", + "missing_with": "Trường :attribute phải bị thiếu khi có :values.", + "missing_with_all": "Trường :attribute phải bị thiếu khi có :values trường.", + "multiple_of": "Trường :attribute phải là bội số của :value", + "next": "Trang sau »", + "not_in": "Giá trị đã chọn trong trường :attribute không hợp lệ.", + "not_regex": "Trường :attribute có định dạng không hợp lệ.", + "numeric": "Trường :attribute phải là một số.", + "password": "Mật khẩu không đúng.", + "password.letters": "Trường :attribute phải chứa ít nhất một chữ cái.", + "password.mixed": "Trường :attribute phải chứa ít nhất một chữ cái in hoa và một chữ cái thường.", + "password.numbers": "Trường :attribute phải chứa ít nhất một số.", + "password.symbols": "Trường :attribute phải chứa ít nhất một ký tự đặc biệt.", + "password.uncompromised": "Trường được nhận :attribute đã xuất hiện trong một vụ rò rỉ dữ liệu. Vui lòng chọn một :attribute khác.", + "present": "Trường :attribute phải được cung cấp.", + "present_if": "Trường :attribute phải có mặt khi :other là :value.", + "present_unless": "Trường :attribute phải có mặt trừ khi :other là :value.", + "present_with": "Trường :attribute phải có mặt khi có :values.", + "present_with_all": "Trường :attribute phải có mặt khi có :values.", + "previous": "« Trang trước", + "prohibited": "Trường :attribute bị cấm.", + "prohibited_if": "Trường :attribute bị cấm khi :other là :value.", + "prohibited_if_accepted": "Trường :attribute bị cấm khi :other được chấp nhận.", + "prohibited_if_declined": "Trường :attribute bị cấm khi :other bị từ chối.", + "prohibited_unless": "Trường :attribute bị cấm trừ khi :other là một trong :values.", + "prohibits": "Trường :attribute cấm :other từ thời điểm hiện tại.", + "regex": "Trường :attribute có định dạng không hợp lệ.", + "relatable": "Trường :attribute không thể liên kết với tài nguyên này.", + "required": "Trường :attribute không được bỏ trống.", + "required_array_keys": "Trường :attribute phải bao gồm các mục nhập cho: :values.", + "required_if": "Trường :attribute không được bỏ trống khi trường :other là :value.", + "required_if_accepted": "Trường :attribute không được bỏ trống khi :other được chấp nhận.", + "required_if_declined": "Trường :attribute không được bỏ trống khi :other bị từ chối.", + "required_unless": "Trường :attribute không được bỏ trống trừ khi :other là :values.", + "required_with": "Trường :attribute không được bỏ trống khi một trong :values có giá trị.", + "required_with_all": "Trường :attribute không được bỏ trống khi tất cả :values có giá trị.", + "required_without": "Trường :attribute không được bỏ trống khi một trong :values không có giá trị.", + "required_without_all": "Trường :attribute không được bỏ trống khi tất cả :values không có giá trị.", + "reset": "Mật khẩu mới đã được cập nhật!", + "same": "Trường :attribute và :other phải giống nhau.", + "sent": "Hướng dẫn cấp lại mật khẩu đã được gửi!", + "size.array": "Trường :attribute phải chứa :size phần tử.", + "size.file": "Dung lượng tập tin trong trường :attribute phải bằng :size kB.", + "size.numeric": "Trường :attribute phải bằng :size.", + "size.string": "Trường :attribute phải chứa :size kí tự.", + "starts_with": "Trường :attribute phải được bắt đầu bằng một trong những giá trị sau: :values", + "string": "Trường :attribute phải là một chuỗi kí tự.", + "throttle": "Vượt quá số lần đăng nhập cho phép. Vui lòng thử lại sau :seconds giây.", + "throttled": "Vui lòng đợi trước khi thử lại.", + "timezone": "Trường :attribute phải là một múi giờ hợp lệ.", + "token": "Mã khôi phục mật khẩu không hợp lệ.", + "ulid": "Trường :attribute phải là một ULID hợp lệ.", + "unique": "Trường :attribute đã có trong cơ sở dữ liệu.", + "uploaded": "Trường :attribute tải lên thất bại.", + "uppercase": "Trường :attribute phải là chữ in hoa.", + "url": "Trường :attribute không giống với định dạng một URL.", + "user": "Không tìm thấy người dùng với địa chỉ email này.", + "uuid": "Trường :attribute phải là một chuỗi UUID hợp lệ." +} diff --git a/locales/xh/_excludes.json b/locales/xh/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/xh/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/xh/json-inline.json b/locales/xh/json-inline.json new file mode 100644 index 00000000000..046733d3ceb --- /dev/null +++ b/locales/xh/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Lo mmandla kufuneka ube yindima esebenzayo.", + "The :attribute must be at least :length characters and contain at least one number.": "Lo mmandla kufuneka ube nonobumba abali-:length kwaye uqulathe inani elinye ubuncinane.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Lo mmandla kufuneka ubenamagama ali-:length ubuncinci kwaye uqulathe ubuncinci unobumba omnye kunye nenani elinye.", + "The :attribute must be at least :length characters and contain at least one special character.": "Lo mmandla kufuneka ubuncinci ubenamagama ali-:length kwaye uqulathe ubuncinci umbhalo omnye.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Lo mmandla kufuneka ube nonobumba abali-:length kwaye uqulathe ubuncinci unobumba omnye omkhulu kunye nenani elinye.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Lo mmandla kufuneka ube nonobumba abali-:length kwaye uqulathe nonobumba omnye omkhulu kunye nonobumba omnye.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Lo mmandla kufuneka ube nonobumba abali-:length kwaye uqulathe nonobumba omnye omkhulu, inani elinye, kunye nonobumba omnye.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Lo mmandla kufuneka ube nonobumba abali-:length kwaye uqulathe nonobumba omnye omkhulu.", + "The :attribute must be at least :length characters.": "Lo mmandla kufuneka ube namagama ali-:length ubuncinane.", + "The :attribute must contain at least one letter.": "Lo mmandla kufuneka ube nonobumba omnye ubuncinane.", + "The :attribute must contain at least one number.": "Lo mmandla kufuneka uqulathe ubuncinane inani elinye.", + "The :attribute must contain at least one symbol.": "Lo mmandla kufuneka uqulathe ubuncinci isimboli enye.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Lo mmandla kufuneka ubuncinci ube nonobumba omkhulu omnye kunye nonobumba omncinci omnye.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Ummandla onikiweyo uvele kwidatha evuzayo. Nceda khetha indawo eyahlukileyo." +} diff --git a/locales/xh/json.json b/locales/xh/json.json new file mode 100644 index 00000000000..b89b4693ce2 --- /dev/null +++ b/locales/xh/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(kunye nempazamo ezili-:count ngaphezulu)", + "(and :count more errors)": "(kunye nempazamo ezili-:count ngaphezulu)|(kunye nezinye iimpazamo ezili-:count)|(kunye nezinye iimpazamo ezili-:count)", + "30 Days": "Iintsuku ezingama-30", + "60 Days": "Iintsuku ezingama-60", + "90 Days": "Iintsuku ezingama-90", + ":amount selected": "I-:amount ekhethiweyo", + ":amount Total": ":amount Iyonke", + ":days day trial": "Iintsuku ezili-:days zesilingo", + ":resource Details": ":resource Iinkcukacha", + ":resource Details: :title": ":resource Iinkcukacha: :title", + "A decryption key is required.": "Iqhosha lokususa uguqulelo oluntsonkothileyo liyafuneka.", + "A fresh verification link has been sent to your email address.": "Ikhonkco elitsha lokuqinisekisa lithunyelwe kwidilesi ye-imeyile yakho.", + "A new verification link has been sent to the email address you provided during registration.": "Ikhonkco elitsha lokuqinisekisa lithunyelwe kwidilesi ye-imeyile oyinikezile ngexesha lokubhalisa.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Ikhonkco elitsha lokuqinisekisa lithunyelwe kwidilesi ye-imeyile oyinikezile kwiisethingi zeprofayile yakho.", + "A new verification link has been sent to your email address.": "Ikhonkco elitsha lokuqinisekisa lithunyelwe kwidilesi yemeyile yakho.", + "Accept Invitation": "Yamkela Isimemo", + "Action": "Isenzo", + "Action Event": "Intshukumo", + "Action Events": "Iziganeko zentshukumo", + "Action Happened At": "Kwenzeke Ngo", + "Action Initiated By": "Iqaliswe Ngu", + "Action Name": "Igama", + "Action Status": "Ubume", + "Action Target": "Ekujoliswe kuko", + "Actions": "Izenzo", + "Add": "Yongeza", + "Add :resource": "Yongeza i-:resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Yongeza ilungu elitsha kwiqela lakho, ubavumele ukuba basebenzisane nawe.", + "Add additional security to your account using two factor authentication.": "Yongeza ukhuseleko olongezelelweyo kwiakhawunti yakho usebenzisa izinto ezimbini zokuqinisekisa.", + "Add Payment Method": "Yongeza Indlela yokuhlawula", + "Add row": "Yongeza umqolo", + "Add Team Member": "Yongeza iLungu leQela", + "Add VAT Number": "Yongeza inombolo ye-VAT", + "Added.": "Yongeziwe.", + "Additional billing information updated successfully.": "Ulwazi olongezelelweyo lwetyala luhlaziywe ngempumelelo.", + "Address": "Idilesi", + "Address Line 2": "Umgca wedilesi yesi-2", + "Administrator": "Umlawuli", + "Administrator users can perform any action.": "Abasebenzisi bomlawuli bangenza nayiphi na into.", + "Afghanistan": "Afghanistani ", + "Aland Islands": "Iziqithi zase-Åland", + "Albania": "Alibhaniya", + "Algeria": "Aljeriya", + "All of the people that are part of this team.": "Bonke abantu abayinxalenye yeli qela.", + "All resources loaded.": "Zonke izixhobo zilayishiwe.", + "All rights reserved.": "Onke Amalungelo Agciniwe.", + "Already registered?": "Ngaba sele ubhalisiwe?", + "American Samoa": "I-American Samoa", + "An error occurred while uploading the file.": "Kwenzeke impazamo xa unyuswa ifayile.", + "An error occurred while uploading the file: :error": "Kwenzeke impazamo ngelixa unyuswa ifayile: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Kwenzeke impazamo engalindelekanga kwaye sazise iqela lethu lenkxaso. Nceda uzame kwakhona mva.", + "Andorra": "Andora ", + "Angola": "Angola ", + "Anguilla": "Angwila", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Omnye umsebenzisi uye wahlaziya esi sixhobo ukusukela oko eli phepha lalayishwayo. Nceda uhlaziye iphepha kwaye uzame kwakhona.", + "Antarctica": "eAntarctica", + "Antigua And Barbuda": "Antiguwa neBarbuda ", + "Antigua and Barbuda": "Antiguwa neBarbuda ", + "API Token": "API uphawu", + "API Token Permissions": "Iimvume zophawu lwe-API", + "API Tokens": "Iimpawu ze-API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Iimpawu ze-API zivumela iinkonzo zomntu wesithathu ukuba ziqinisekise ngesicelo sethu egameni lakho.", + "Apply": "Faka isicelo", + "Apply Coupon": "Faka iKhuphoni", + "April": "UTshazimpuzi", + "Are you sure you want to attempt to pay :amount?": "Uqinisekile ufuna ukuzama ukuhlawula i-:amount?", + "Are you sure you want to cancel your subscription?": "Uqinisekile ufuna ukurhoxisa umrhumo wakho?", + "Are you sure you want to delete all the notifications?": "Uqinisekile ufuna ukucima zonke izaziso?", + "Are you sure you want to delete the selected resources?": "Uqinisekile ufuna ukucima oovimba abakhethiweyo?", + "Are you sure you want to delete this file?": "Uqinisekile ufuna ukucima le fayile?", + "Are you sure you want to delete this notification?": "Uqinisekile ufuna ukucima esi saziso?", + "Are you sure you want to delete this payment method?": "Uqinisekile ufuna ukucima le ndlela yokuhlawula?", + "Are you sure you want to delete this resource?": "Uqinisekile ufuna ukucima lo mthombo?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Uqinisekile ufuna ukucima eli qela? Nje ukuba iqela licinywe, zonke izixhobo zalo kunye nedatha ziya kususwa ngokusisigxina.", + "Are you sure you want to delete your account?": "Uqinisekile ufuna ukucima iakhawunti yakho?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Uqinisekile ufuna ukucima iakhawunti yakho? Nje ukuba iakhawunti yakho icinyiwe, zonke izixhobo zayo kunye nedatha ziya kususwa ngokusisigxina. Nceda ngenisa igama eliyimfihlo ukuze uqinisekise ukuba ungathanda ukuyicima umphelo iakhawunti yakho.", + "Are you sure you want to detach the selected resources?": "Uqinisekile ukuba ufuna ukususa izixhobo ezikhethiweyo?", + "Are you sure you want to detach this resource?": "Uqinisekile ufuna ukususa esi sixhobo?", + "Are you sure you want to force delete the selected resources?": "Uqinisekile ufuna ukunyanzela ukucima oovimba abakhethiweyo?", + "Are you sure you want to force delete this resource?": "Uqinisekile ufuna ukunyanzelisa ukucima lo vimba?", + "Are you sure you want to log out?": "Uqinisekile ufuna ukuphuma?", + "Are you sure you want to mark all notifications as read?": "Uqinisekile ukuba ufuna ukuphawula zonke izaziso njengezifundiweyo?", + "Are you sure you want to remove this item?": "Uqinisekile ufuna ukuyisusa le nto?", + "Are you sure you want to restore the selected resources?": "Uqinisekile ufuna ukubuyisela izixhobo ezikhethiweyo?", + "Are you sure you want to restore this resource?": "Uqinisekile ufuna ukubuyisela esi sixhobo?", + "Are you sure you want to resume your subscription?": "Uqinisekile ukuba ufuna ukuphinda umrhumo wakho?", + "Are you sure you want to run this action?": "Uqinisekile ufuna ukwenza esi senzo?", + "Are you sure you want to set this payment method as your default?": "Ngaba uqinisekile ukuba ufuna ukuseta le ndlela yokuhlawula njengommiselo wakho?", + "Are you sure you want to stop impersonating?": "Uqinisekile ufuna ukuyeka ukuzenza?", + "Are you sure you would like to delete this API token?": "Ngaba uqinisekile ukuba ungathanda ukucima le tokeni ye-API?", + "Are you sure you would like to leave this team?": "Ngaba uqinisekile ukuba ungathanda ukulishiya eli qela?", + "Are you sure you would like to remove this person from the team?": "Uqinisekile ukuba ungathanda ukususa lo mntu kwiqela?", + "Are you sure you would like to switch billing plans?": "Ngaba uqinisekile ukuba ungathanda ukutshintsha izicwangciso zokuhlawula?", + "Argentina": "Ajentina", + "Armenia": "Armeniya ", + "Aruba": "Arubha", + "Attach": "Qhoboshela", + "Attach & Attach Another": "Qhoboshela kwaye uncamathisele Enye", + "Attach :resource": "Qhoboshela u-:resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Qhoboshela iifayile ngokutsala kunye nokulahla, ukukhetha okanye ukungcamla.", + "August": "EyeThupha", + "Australia": "Ostreliya", + "Austria": "Ostriya ", + "Azerbaijan": "Azerbayijani", + "Bahamas": "Bhahamas", + "Bahrain": "Bhareyini", + "Bangladesh": "Bhangladeshi", + "Barbados": "Bharbhados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ngaphambi kokuba uqhubeke, ungaqinisekisa idilesi yakho ye-imeyile ngokucofa ikhonkco esisandula kukuthumelela lona? Ukuba awuyifumani i-imeyile, siya kukuthumelela enye ngovuyo.", + "Before proceeding, please check your email for a verification link.": "Ngaphambi kokuba uqhubeke, nceda ujonge i-imeyile yakho ngekhonkco lokuqinisekisa.", + "Belarus": "Bhelarusi", + "Belgium": "Bheljiyam", + "Belize": "Bheliz", + "Benin": "Bhenin", + "Bermuda": "Bhermuda", + "Bhutan": "Bhutan", + "Billing Information": "Iinkcukacha zokuhlawuliswa", + "Billing Management": "ULawulo lweeBhili", + "Bolivia": "Bholiviya", + "Bolivia, Plurinational State of": "IBolivia, iPlurinational State ye", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius kunye neSaba", + "Bosnia And Herzegovina": "Bhozniya neHerzegovina", + "Bosnia and Herzegovina": "Bhozniya neHerzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Isiqithi saseBouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Indawo yaseBritane yoLwandlekazi lwaseIndiya", + "Browser Sessions": "Iiseshoni zebhrawuza", + "Brunei Darussalam": "I-Brunei Darussalam", + "Bulgaria": "Bhulgariya", + "Burkina Faso": "Bhekina Faso", + "Burundi": "Burundi", + "Cambodia": "Khambodiya", + "Cameroon": "Khameruni", + "Canada": "Khanada", + "Cancel": "Rhoxisa", + "Cancel Subscription": "Rhoxisa uMrhumo", + "Cape Verde": "Kheyip Verde", + "Card": "Ikhadi", + "Cayman Islands": "Isiqithi saseKheyman", + "Central African Republic": "Iriphabliki yaseAfrika eseMbindini", + "Chad": "Tshad", + "Change Subscription Plan": "Guqula iSicwangciso soMrhumo", + "Change the current payment method attached to your subscription": "Guqula indlela yentlawulo yangoku encanyathiselwe kumrhumo wakho", + "Changes": "Iinguqu", + "Checkout": "Phuma", + "Chile": "Tshile", + "China": "eTshayina", + "Choose": "Khetha", + "Choose :field": "Khetha u-:field", + "Choose :resource": "Khetha u-:resource", + "Choose an option": "Khetha ukhetho", + "Choose date": "Khetha umhla", + "Choose File": "Khetha iFayile", + "Choose Files": "Khetha Iifayile", + "Choose Type": "Khetha Uhlobo", + "Christmas Island": "Isiqithi saseKrisimesi", + "City": "Isixeko", + "Click here to re-send the verification email.": "Cofa apha ukuthumela kwakhona i-imeyile yokuqinisekisa.", + "click here to request another": "cofa apha ukuze ucele enye", + "Click to choose": "Cofa ukukhetha", + "Close": "Vala", + "Cocos (Keeling) Islands": "Iziqithi zaseCocos (Keeling).", + "Code": "Ikhowudi", + "Colombia": "Kholambiya", + "Comoros": "Khomoros", + "Confirm": "Qinisekisa", + "Confirm Billing Action": "Qinisekisa inyathelo lokuhlawula", + "Confirm Password": "Ngqina iphasiwedi", + "Confirm Payment": "Qinisekisa Intlawulo", + "Confirm your :amount payment": "Qinisekisa intlawulo yakho ye-:amount", + "Congo": "Khongo", + "Congo, Democratic Republic": "eCongo, kwiRiphabliki yeDemokhrasi", + "Congo, the Democratic Republic of the": "ICongo, kwiRiphabliki yeDemokhrasi", + "Constant": "rhoqo", + "Continue To Payment": "Qhubekela kwiNtlawulo", + "Cook Islands": "Isiqithi saseKhuk", + "Copy to clipboard": "Khuphela kwibhodi eqhotyoshwayo", + "Costa Rica": "Khosta Rika", + "Cote D'Ivoire": "Khot divwa", + "Country": "Ilizwe", + "Coupon": "Ikhuphoni", + "Coupon applied successfully.": "Ikhuphoni isetyenziswe ngempumelelo.", + "Create": "Yenza", + "Create & Add Another": "Yenza kwaye Yongeza Enye", + "Create :resource": "Yenza u-:resource", + "Create a new team to collaborate with others on projects.": "Yenza iqela elitsha ukusebenzisana nabanye kwiiprojekthi.", + "Create Account": "Dala i-akhawunti", + "Create API Token": "Yenza uphawu lwe-API", + "Create New Team": "Yenza Iqela Elitsha", + "Create Team": "Yenza Iqela", + "Created.": "Yenziwe.", + "Croatia": "Khroweyishiya", + "CSV (.csv)": "I-CSV (.Csv)", + "Cuba": "Tyhubha", + "Curaçao": "eCuraçao", + "Current Password": "Iphasiwedi yangoku", + "Current Subscription Plan": "Isicwangciso sangoku soMrhumo", + "Currently Subscribed": "Ngoku Bhalisiweyo", + "Customer Balance": "Ibhalansi yoMthengi", + "Customize": "Lungiselela", + "Cyprus": "Sayiprasi ", + "Czech Republic": "Umphakathi waseCzech", + "Côte d'Ivoire": "Khot divwa", + "Dark": "Mnyama", + "Dashboard": "Idashboard", + "December": "EtiMnga", + "Decrease": "Nciphisa", + "Default": "Ukuhlala kukho", + "Delete": "Cima", + "Delete :resource": "Cima :resource", + "Delete Account": "Cima iAkhawunti", + "Delete all notifications": "Cima zonke izaziso", + "Delete API Token": "Cima uphawu lwe-API", + "Delete File": "Cima iFayile", + "Delete Notification": "Cima Isaziso", + "Delete Resource": "Cima Uvimba", + "Delete Selected": "Cima Okukhethiweyo", + "Delete Team": "Cima Iqela", + "Denmark": "Dominikha", + "Detach": "Yahlula", + "Detach Resource": "Yahlula iResource", + "Detach Selected": "Susa okukhethiweyo", + "Details": "Iinkcukacha", + "Disable": "Khubaza", + "Djibouti": "Jibhuti", + "Do you really want to leave? You have unsaved changes.": "Ngaba ngokwenene ufuna ukuhamba? Unotshintsho olungagcinwanga.", + "Dominica": "Dominikha", + "Dominican Republic": "Iriphabliki yaseDominikha", + "Done.": "Ugqibile.", + "Download": "Khuphela", + "Download Invoice": "Khuphela i-invoyisi", + "Drop file or click to choose": "Lahla ifayile okanye ucofe ukukhetha", + "Drop files or click to choose": "Lahla iifayile okanye ucofe ukukhetha", + "Ecuador": "Ekhuwado", + "Edit": "Hlela", + "Edit :resource": "Hlela :resource", + "Edit Attached": "Hlela kuqhotyoshelwe", + "Edit Profile": "Hlengahlengisa iprofayile yakho", + "Editor": "Umhleli", + "Editor users have the ability to read, create, and update.": "Abasebenzisi bomhleli bayakwazi ukufunda, ukuyila, kunye nokuhlaziya.", + "Egypt": "Jiphethe", + "El Salvador": "El Salvado ", + "Email": "I-imeyile", + "email": "i-imeyile", + "Email Address": "Idilesi yemeyile", + "Email Addresses": "Iidilesi ze-imeyile", + "Email Password Reset Link": "Ikhonkco lokuSeta kwakhona igama lokugqithisa le-imeyile", + "Email Verification": "Ukuqinisekiswa kwe-imeyile", + "Enable": "Vulela", + "Encrypted environment file already exists.": "Ifayile yendawo efihliweyo sele ikhona.", + "Encrypted environment file not found.": "Ifayile yendawo efihliweyo ayifunyenwanga.", + "Ensure your account is using a long, random password to stay secure.": "Qinisekisa ukuba iakhawunti yakho isebenzisa igama eliyimfihlo elide nelingenamkhethe ukuze uhlale ukhuselekile.", + "Environment file already exists.": "Ifayile yendalo esingqongileyo sele ikhona.", + "Environment file not found.": "Ifayile yendalo esingqongileyo ayifunyenwanga.", + "Equatorial Guinea": "Ekhwithoriyal Gini", + "Eritrea": "Erithriya", + "Error": "Impazamo", + "errors": "iimpazamo", + "Estonia": "Estoniya", + "Ethiopia": "Yuthophiya", + "ex VAT": "Ex vati", + "Excel (.xlsx)": "I-Excel (.xlsx)", + "Expires :expiration": "Iphelelwa nge-:expiration", + "Export As CSV": "Thumela ngaphandle Njenge CSV", + "Extra Billing Information": "Ulwazi olongezelelweyo lokuBhala", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Isiqinisekiso esongezelelweyo siyafuneka ukuze kuqhutywe intlawulo yakho. Nceda uqhubekele kwiphepha lentlawulo ngokucofa iqhosha elingezantsi.", + "Failed Subscription Payment": "Intlawulo yoMrhumo ayiphumelelanga", + "Failed to load :resource!": "Ayiphumelelanga ukulayisha i-:resource!", + "Falkland Islands (Malvinas)": "Iziqithi zaseFalkland (Malvinas)", + "Faroe Islands": "Iziqithi zaseFaroe", + "February": "EyoMdumba", + "Fiji": "Fiji", + "Filename": "Igama lefayile", + "Finish enabling two factor authentication.": "Gqibezela ukwenza ungqinisiso lwezinto ezimbini.", + "Finland": "Finlend", + "For your security, please confirm your password to continue.": "Ngokhuseleko lwakho, nceda uqinisekise igama eliyimfihlo ukuze uqhubeke.", + "Forbidden": "Akuvumelekanga", + "Force Delete": "Nyanzela ukucima", + "Force Delete :resource": "Nyanzela ukucima :resource", + "Force Delete Resource": "Nyanzelela uCima uVimba", + "Force Delete Selected": "Nyanzela ukucima okukhethiweyo", + "Forgot Password": "Ingaba uyilibele iphasiwedi", + "Forgot your password?": "Ingaba uyilibele iphasiwedi yakho?", + "Forgot Your Password?": "Ingaba uyilibele iphasiwedi yakho?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Ingaba uyilibele iphasiwedi yakho? Akhongxaki. Sazise nje idilesi yakho ye-imeyile kwaye siza kuthumela ikhonkco lokuseta kwakhona igama lokugqitha eliya kukuvumela ukuba ukhethe entsha.", + "France": "Fransi ", + "French Guiana": "IFrench Guiana", + "French Polynesia": "IFrench Polynesia", + "French Southern Territories": "Imimandla yaseFransi eseMazantsi", + "From": "Ukusuka", + "Gabon": "Gabhon", + "Gambia": "Gambiya", + "Georgia": "Jojiya", + "Germany": "Jemani ", + "Ghana": "Gana", + "Gibraltar": "Gilbhraltha", + "Go Home": "Yiya Ekhaya", + "Go to page :page": "Yiya kwiphepha le-:page", + "Great! You have accepted the invitation to join the :team team.": "Kakhulu! Wamkele isimemo sokujoyina iqela eli-:team.", + "Greece": "Grisi", + "Greenland": "Grinlend", + "Grenada": "Grenada", + "Guadeloupe": "eGuadeloupe", + "Guam": "Guwam ", + "Guatemala": "Guwatamela", + "Guernsey": "eGuernsey", + "Guinea": "Gini ", + "Guinea-Bissau": "Gini-Bisawu", + "Guyana": "Guyana ", + "Haiti": "Hayiti ", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ngaba uneengcinga zesibini malunga nokurhoxisa umrhumo wakho? Ungaphinda uvuselele umrhumo wakho nangaliphi na ixesha de kube sekupheleni komjikelo wakho wangoku wokuhlawula. Emva kokuba umjikelo wakho wokuhlawula wangoku uphelile, unokukhetha isicwangciso esitsha sobhaliso.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Ngaba uneengcinga zesibini malunga nokurhoxisa umrhumo wakho? Ungaphinda usebenze umrhumo wakho nangaliphi na ixesha kude kube sekupheleni komjikelo wakho wangoku wokuhlawula. Emva kokuba umjikelo wakho wokuhlawula wangoku uphelile, unokukhetha isicwangciso esitsha sobhaliso.", + "Heard Island & Mcdonald Islands": "Isiqithi saseHeard kunye neSiqithi saseMcDonald", + "Heard Island and McDonald Islands": "Isiqithi saseHeard kunye neSiqithi saseMcDonald", + "Hello!": "Mholo!", + "Hide Content": "Fihla Umxholo", + "Hold Up!": "Bambelela!", + "Holy See (Vatican City State)": "I-Holy See (kwiSixeko saseVatican)", + "Honduras": "Honduras", + "Hong Kong": "Ehong kong", + "Hungary": "Hangari", + "I agree to the :terms_of_service and :privacy_policy": "Ndiyavumelana ne-:terms_of_service kunye ne-:privacy_policy", + "Iceland": "Ayisilend", + "ID": "Isazisi", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ukuba kuyimfuneko, unokuphuma kuzo zonke ezinye iiseshini zebrawuza kuzo zonke izixhobo zakho. Ezinye zeeseshini zakho zamva nje zidweliswe ngezantsi; nangona kunjalo, olu luhlu alunakuphela. Ukuba ucinga ukuba iakhawunti yakho idlelwe, kufuneka uhlaziye igama eliyimfihlo.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ukuba sele unayo i-akhawunti, ungasamkela esi simemo ngokucofa iqhosha elingezantsi:", + "If you did not create an account, no further action is required.": "Ukuba awuyidalanga i-akhawunti, akukho nyathelo lilongezelelweyo elifunekayo.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ukuba ubungalindelanga ukufumana isimemo kweli qela, ungayilahla le imeyile.", + "If you did not receive the email": "Ukuba awuyifumani i-imeyile", + "If you did not request a password reset, no further action is required.": "Ukuba awukhange ucele ukusetwa kwakhona kwegama lokugqitha, akukho nyathelo lingaphaya liyafuneka.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ukuba awunayo iakhawunti, ungenza enye ngokucofa iqhosha elingezantsi. Emva kokudala iakhawunti, ungacofa iqhosha lokwamkela isimemo kule imeyile ukuze wamkele isimemo seqela:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ukuba ufuna ukongeza unxibelelwano oluthile okanye ulwazi lwerhafu kwii-invoice zakho, njengegama lakho elipheleleyo leshishini, inombolo yesazisi ye-VAT, okanye idilesi yengxelo, unokusilawula apha.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ukuba unengxaki yokucofa iqhosha lika-\":actionText\", khuphela kwaye uncamathisele i-URL engezantsi\nkwibhrawuza yakho yewebhu:", + "Impersonate": "Zilinganise", + "Increase": "Nyusa", + "India": "Indiya ", + "Indonesia": "Indoneshiya", + "Invalid filename.": "Igama lefayile alisebenzi.", + "Invalid JSON was returned from the route.": "I-JSON engasebenziyo ibuyiswe kwindlela.", + "Invoice Email Addresses": "Iidilesi ze-imeyile ze-invoice", + "Invoice emails updated successfully.": "I-imeyile ye-invoice ihlaziywe ngempumelelo.", + "Invoices": "Ii-invoyisi", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, iRiphabhlikhi yamaSilamsi", + "Iraq": "Irakh", + "Ireland": "Ayalend", + "Isle Of Man": "Isiqithi soMntu", + "Isle of Man": "Isiqithi soMntu", + "Israel": "Sirayeli ", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Kubonakala ngathi awunamrhumo osebenzayo. Unokukhetha esinye sezi zicwangciso zobhaliso zingezantsi ukuze uqalise. Izicwangciso zokurhuma zinokutshintshwa okanye zirhoxiswe ngokuthanda kwakho.", + "Italy": "ElamaTaliyane", + "Jamaica": "Jameyikha", + "January": "EyoMqungu", + "Japan": "Japhan", + "Jersey": "Ijezi", + "Jordan": "Jordan", + "July": "EyeKhala", + "June": "Isilimela", + "Kazakhstan": "Kazakhstan", + "Kenya": "Khenya", + "Key": "Isitshixo", + "Kiribati": "Kriribhati", + "Korea": "Khoriya eseMzantsi ", + "Korea, Democratic People's Republic of": "I-Korea, iRiphabhlikhi yabantu baseDemokhrasi", + "Korea, Republic of": "IRiphabhlikhi yaseKorea", + "Kosovo": "Khosovo", + "Kuwait": "Khuweyithi", + "Kyrgyzstan": "Khirgizstan", + "Lao People's Democratic Republic": "IRiphabhlikhi yeDemokhrasi yaseLao", + "Last active": "Okokugqibela ukusebenza", + "Last used": "Igqityelwe ukusetyenziswa", + "Latvia": "Lathviya", + "Leave": "Hamba", + "Leave Team": "Shiya Iqela", + "Lebanon": "Libhanon", + "length": "ubude", + "Lens": "Ilensi", + "Lesotho": "Lesotho", + "Liberia": "Layibheriya", + "Libyan Arab Jamahiriya": "Libyan jamahiria", + "Liechtenstein": "Likhtensteyin", + "Light": "Ukukhanya", + "Lithuania": "Lithuwaniya", + "Load :perPage More": "Layisha :perPage Ngaphezulu", + "Loading": "Iyalayisha", + "Location": "Indawo", + "Log in": "Ngema", + "Log In": "Ngema", + "Log Out": "Phuma", + "Log out": "Phuma", + "Log Out Other Browser Sessions": "Phuma kwezinye iiseshini zebhrawuza", + "Log Viewer": "Umbukeli weLog", + "Login": "Ngema", + "Logout": "Phuma", + "Logs": "Izigodo", + "Luxembourg": "Laksembheg", + "Macao": "Macao", + "Macedonia": "EMantla eMakedoni", + "Macedonia, the former Yugoslav Republic of": "IMacedonia, eyayisakuba yiRiphabliki yaseYugoslavia", + "Madagascar": "Madagaska", + "Malawi": "Malawi", + "Malaysia": "Maleyishiya", + "Maldives": "Maldivs", + "Mali": "Mali ", + "Malta": "Maltha", + "Manage Account": "Lawula iAkhawunti", + "Manage and log out your active sessions on other browsers and devices.": "Lawula kwaye ukhuphe iiseshoni zakho ezisebenzayo kwezinye iibhrawuza kunye nezixhobo.", + "Manage API Tokens": "Lawula API Iimpawu", + "Manage Role": "Lawula indima", + "Manage Team": "Lawula Iqela", + "Managing billing for :billableName": "Ukulawula amatyala e-:billableName", + "March": "EyoKwindla", + "Mark all as Read": "Phawula zonke njengoko zifundiwe", + "Mark all notifications as read": "Phawula zonke izaziso njengezifundiweyo", + "Mark Read": "Phawula Funda", + "Mark Unread": "Phawula njengengafundwanga", + "Marshall Islands": "Isiqithi saseMashal", + "Martinique": "eMartinique", + "Mauritania": "Morithaniya", + "Mauritius": "Morishiyasi", + "May": "UCanzibe", + "Mayotte": "Mayotte", + "Mexico": "Mekhsikho", + "Micronesia, Federated States Of": "Mikhroneshiya", + "Micronesia, Federated States of": "IMicronesia, iZizwe eziManyeneyo zase", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, kwiRiphabhlikhi yase", + "Monaco": "Monakho", + "Mongolia": "Mongoliya", + "Montenegro": "Montenegro", + "Month To Date": "Inyanga ukuya kumhla", + "Monthly": "Ngenyanga", + "monthly": "ngenyanga", + "Montserrat": "Montserat", + "Morocco": "Morokho", + "Mozambique": "Mozambikh", + "Myanmar": "Miyanimar", + "Name": "Igama", + "name": "igama", + "Namibia": "Namibhiya", + "Nauru": "Nawuru", + "Nepal": "Nephal", + "Netherlands": "elamaDatshi ", + "Netherlands Antilles": "I-Netherlands Antilles", + "Nevermind": "Suyinaka", + "Nevermind, I'll keep my old plan": "Ungakhathazeki, ndiza kuligcina icebo lam elidala", + "New": "Entsha", + "New :resource": "Entsha :resource", + "New Caledonia": "I-Caledonia entsha", + "New Password": "Iphasiwedi entsha", + "New Zealand": "I-New Zealand", + "Next": "Okulandelayo", + "Next Payment": "Intlawulo elandelayo", + "Next Payment on": "Intlawulo elandelayo ivuliwe", + "Nicaragua": "Nikharaguwa", + "Niger": "Nayija", + "Nigeria": "Nayijeriya", + "Niue": "Niue", + "No": "Hayi", + "No :resource matched the given criteria.": "Akukho :resource ehambelana neenqobo zokugweba ezinikiweyo.", + "No additional information...": "Akukho lwazi olongezelelweyo...", + "No Current Data": "Akukho datha yangoku", + "No Data": "Akukho Data", + "no file selected": "akukho fayile ikhethiweyo", + "No Increase": "Akukho lwando", + "No payment methods on file.": "Akukho ndlela zokuhlawula kwifayile.", + "No payment scheduled.": "Akukho ntlawulo icwangcisiweyo.", + "No Prior Data": "Akukho datha yangaphambili", + "No Results Found.": "Akukho ziphumo zifunyenweyo.", + "Norfolk Island": "Isiqithi saseNofolkh", + "Northern Mariana Islands": "Isiqithi saseMariyana eseMantla", + "Norway": "Norowe", + "Not Found": "Ayifunyanwa", + "Notifications": "Izaziso", + "Nova": "I-nova", + "Nova User": "Umsebenzisi weNova", + "November": "EyeNkanga", + "October": "EyeDwarha", + "of": "ye", + "OK": "KULUNGILE", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Nje ukuba iqela licinywe, zonke izixhobo zalo kunye nedatha ziya kususwa ngokusisigxina. Ngaphambi kokuba ucime eli qela, nceda ukhuphele nayiphi na idatha okanye ulwazi malunga neli qela onqwenela ukuligcina.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Nje ukuba iakhawunti yakho icinyiwe, zonke izixhobo zayo kunye nedatha ziya kususwa ngokusisigxina. Ngaphambi kokuba ucime iakhawunti yakho, nceda ukhuphele nayiphi na idatha okanye ulwazi onqwenela ukulugcina.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Nje ukuba iakhawunti yakho icinyiwe, zonke izixhobo zayo kunye nedatha ziya kususwa ngokusisigxina. Nceda ngenisa igama eliyimfihlo ukuze uqinisekise ukuba ungathanda ukuyicima umphelo iakhawunti yakho.", + "Only Trashed": "Kuphela kuLahliweyo", + "Open Invoices": "Vula ii-invoyisi", + "Original": "Eyoqobo", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Indawo yethu yolawulo lokuhlawula ikuvumela ukuba ulawule ngokulula isicwangciso sakho sobhaliso, indlela yokuhlawula, kunye nokukhuphela ii-invoyisi zakho zakutsha nje.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Indawo yethu yolawulo lokuhlawula ikuvumela ukuba ulawule ngokulula isicwangciso sakho sobhaliso, iindlela zokuhlawula, kunye nokukhuphela ii-invoyisi zakho zakutsha nje.", + "Page Expired": "Iphepha Liphelelwe", + "Pagination Navigation": "Ukukhangela kwePagination", + "Paid": "Ihlawulwe", + "Pakistan": "Phakistan", + "Palau": "Palawu", + "Palestinian Territory, Occupied": "Ummandla wasePalestina, othathiweyo", + "Panama": "Phanama", + "Papua New Guinea": "Gini eNtsha yasePapuwa", + "Paraguay": "Pharaguwayi", + "Password": "Inombolo yokuvula", + "password": "inombolo yokuvula", + "Payment Confirmation": "Isiqinisekiso seNtlawulo", + "Payment Information": "Ulwazi lweNtlawulo", + "Payment information updated successfully.": "Ulwazi lwentlawulo luhlaziywe ngempumelelo.", + "Payment Method": "Uhlobo lokuhlawula", + "Payment Methods": "Iindlela zokuHlawula", + "Payment Required": "Intlawulo iyafuneka", + "Payments": "Iintlawulo", + "Pending Team Invitations": "Iimemo zeqela elilindileyo", + "Per Page": "Ngephepha ngalinye", + "Permanently delete this team.": "Licime ngokusisigxina eli qela.", + "Permanently delete your account.": "Cima ngokusisigxina iakhawunti yakho.", + "Permissions": "Iimvume", + "Peru": "Peru", + "Philippines": "Filipayinzi", + "Photo": "Ifoto", + "Pitcairn": "I-Pitcairn", + "Please accept the terms of service.": "Nceda wamkele imiqathango yenkonzo.", + "Please click the button below to verify your email address.": "Nceda ucofe iqhosha elingezantsi ukuze uqinisekise idilesi yemeyile yakho.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Nceda uqinisekise ukufikelela kwi-akhawunti yakho ngokufaka enye yeekhowudi zakho zokubuyisela kwimeko kaxakeka.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Nceda uqinisekise ukufikelela kwi-akhawunti yakho ngokufaka ikhowudi yokungqinisisa enikelwe sisicelo sakho sobunyani.", + "Please confirm your password before continuing.": "Nceda uqinisekise igama eliyimfihlo phambi kokuba uqhubeke.", + "Please copy your new API token. For your security, it won't be shown again.": "Nceda khuphela i-API token yakho entsha. Ngokhuseleko lwakho, ayisayi kuphinda iboniswe.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Nceda ngenisa igama eliyimfihlo ukuze uqinisekise ukuba ungathanda ukuphuma kwezinye iiseshoni zebrawuza kuzo zonke izixhobo zakho.", + "Please provide a maximum of three invoice emails addresses.": "Nceda unikeze ubuninzi beedilesi ezintathu ze-invoice.", + "Please provide the email address of the person you would like to add to this team.": "Nceda unikeze idilesi ye-imeyile yomntu ongathanda ukumongeza kweli qela.", + "Please set a default payment method before retrying payments.": "Nceda usete indlela yokuhlawula engagqibekanga ngaphambi kokuphinda uzame iintlawulo.", + "Please set a default payment method before swapping plans.": "Nceda usete indlela yokuhlawula engagqibekanga phambi kokutshintsha izicwangciso.", + "Poland": "Pholend", + "Portugal": "Photshugo", + "Press / to search": "Cofa / ukukhangela", + "Preview": "Jonga kwangaphambili", + "Previewing": "Ukujonga kwangaphambili", + "Previous": "Ngaphambili", + "Privacy Policy": "Umthetho wabucala", + "Profile": "Inkangeleko yesimo", + "Profile Information": "Ulwazi lweProfayili", + "Puerto Rico": "Poto Rikho", + "Qatar": "Khwatha", + "Quarter To Date": "Ikota Ukuya Kumhla", + "Recovery Code": "Ikhowudi yoBuyiselo", + "Refresh": "Hlaziya", + "Regards,": "Imibuliso,", + "Regenerate Recovery Codes": "Hlaziya Iikhowudi zokuBuyisa kwakhona", + "Register": "Bhalisa", + "Reload": "Layisha kwakhona", + "Remember me": "Ndikhumbule", + "Remember Me": "Ndikhumbule", + "Remove": "Susa", + "Remove Photo": "Susa ifoto", + "Remove Team Member": "Susa iLungu leQela", + "Replicate": "Phinda kwakhona", + "Required fields": "Iindawo ezifunekayo", + "Resend Verification Email": "Phinda uthumele i-imeyile yoQinisekiso", + "Reset Filters": "Phinda umisele izihluzi", + "Reset Password": "Lungisa Igama Lokugqithisa", + "Reset Password Notification": "Seta kwakhona Isaziso Segama Lokugqithisa", + "resource": "ubutyebi", + "Resource Row Dropdown": "Ukwehliswa komqolo wesixhobo", + "Resources": "Izibonelelo", + "resources": "izixhobo", + "Restore": "Buyisela", + "Restore :resource": "Buyisela :resource", + "Restore Resource": "Buyisela uVimba", + "Restore Selected": "Buyisela Okukhethiweyo", + "results": "iziphumo", + "Resume Subscription": "Qhubeka nokuBhalisa", + "Retry Payment": "Phinda uzame Intlawulo", + "Return to :appName": "Buyela ku-:appName", + "Reunion": "eRéunion", + "Role": "Indima", + "Romania": "Romaniya", + "Run Action": "Qhuba intshukumo", + "Russian Federation": "IRussian Federation", + "Rwanda": "Rhuwanda", + "Réunion": "eRéunion", + "Saint Barthelemy": "eSt. Barthélemy", + "Saint Barthélemy": "Engcwele uBarthélemy", + "Saint Helena": "Seyint Helena", + "Saint Kitts And Nevis": "eSt. Kitts naseNevis", + "Saint Kitts and Nevis": "Seyint Kitsi neNevis", + "Saint Lucia": "Seyint Lushiya", + "Saint Martin": "eSt Martin", + "Saint Martin (French part)": "iSaint Martin (inxalenye yesiFrentshi)", + "Saint Pierre And Miquelon": "eSt. Pierre naseMiquelon", + "Saint Pierre and Miquelon": "eSaint Pierre naseMiquelon", + "Saint Vincent And Grenadines": "I-St. Vincent kunye neGrenadines", + "Saint Vincent and the Grenadines": "Seyint Vinsent neGrenadins", + "Samoa": "Samowa", + "San Marino": "Sen Marino", + "Sao Tome And Principe": "Sawo Tome nePrinsipe", + "Sao Tome and Principe": "Sawo Tome nePrinsipe", + "Saudi Arabia": "ISaudi Arabia", + "Save": "Gcina", + "Saved.": "Igciniwe.", + "Scroll to bottom": "Skrolela ezantsi", + "Scroll to top": "Skrolela phezulu", + "Search": "Khangela", + "Secure Area": "Indawo ekhuselekileyo", + "Select": "Khetha", + "Select a different plan": "Khetha isicwangciso esahlukileyo", + "Select a log file...": "Khetha ifayile yelog...", + "Select A New Photo": "Khetha Ifoto Entsha", + "Select Action": "Khetha Isenzo", + "Select all": "Khetha Zonke", + "Select All Dropdown": "Khetha Konke Okwehliswayo", + "Select this page": "Khetha eli phepha", + "Send Password Reset Link": "Thumela i-Password Reset Link", + "Senegal": "Senego", + "September": "EyoMsintsi", + "Serbia": "Sebhiya", + "Server Error": "Impazamo kwiseva", + "Service Unavailable": "Inkonzo ayifumaneki", + "Set as default": "Seta njengento emiyo", + "Setup Key": "Seta iqhosha", + "Seychelles": "Seytshels", + "Show All Fields": "Bonisa Yonke Imimandla", + "Show Content": "Bonisa Umxholo", + "Show Recovery Codes": "Bonisa iiKhowudi zoBuyiselo", + "Showing": "Ukubonisa", + "Sierra Leone": "Sira Liyoni ", + "Signed in as": "Ngena njengo", + "Singapore": "Singapho ", + "Sint Maarten (Dutch part)": "I-Mint Maarten", + "Slovakia": "Slovakiya", + "Slovenia": "Sloveniya", + "Soft Deleted": "Icinyiwe ethambileyo", + "Solomon Islands": "Isiqithi saseSolomon", + "Somalia": "Somaliya", + "Something went wrong.": "Into ayihamba kakuhle.", + "Sorry! You are not authorized to perform this action.": "Uxolo! Awugunyaziswanga ukwenza esi senzo.", + "Sorry, your session has expired.": "Uxolo, ixesha lakho liphelile.", + "South Africa": "Mzantsi Afrika", + "South Georgia And Sandwich Isl.": "ISouth Georgia kunye neSouth Sandwich Islands", + "South Georgia and the South Sandwich Islands": "ISouth Georgia kunye neSouth Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Speyin", + "Sri Lanka": "Shri Lanka", + "Standalone Actions": "Izenzo ezizimeleyo", + "Start Polling": "Qala ukuvota", + "Start polling": "Qala ukuvota", + "State / County": "Ilizwe / kwisithili", + "Stop Impersonating": "Yeka ukuzenza", + "Stop Polling": "Yeka ukuvota", + "Stop polling": "Yeka ukuvota", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Gcina ezi khowudi zokubuyisela kumphathi wephasiwedi okhuselekileyo. Zingasetyenziswa ukubuyisela ufikelelo kwiakhawunti yakho ukuba isixhobo sakho sobuqinisekiso sezinto ezimbini silahlekile.", + "Subscribe": "Bhalisa", + "Subscription Information": "Ulwazi Lomrhumo", + "Subscription Pending": "Umrhumo usalindile", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "eSvalbard naseJan Mayen", + "Svalbard and Jan Mayen": "eSvalbard naseJan Mayen", + "Swaziland": "Swazini", + "Sweden": "Swiden", + "Switch Teams": "Tshintsha Amaqela", + "Switzerland": "Swizalend", + "Syrian Arab Republic": "IRiphabhlikhi yaseSiriya yaseSiriya", + "System": "Inkqubo", + "Taiwan": "eTaiwan", + "Taiwan, Province of China": "eTaiwan, kwiPhondo laseTshayina", + "Tajikistan": "Tajikistan", + "Tanzania": "Thanzaniya", + "Tanzania, United Republic of": "eTanzania, kwiRiphabhlikhi yeZizwe eziManyeneyo", + "TAX": "IRHAFU", + "Team Details": "Iinkcukacha zeqela", + "Team Invitation": "Isimemo seQela", + "Team Members": "Amalungu eQela", + "Team Name": "Igama leqela", + "Team Owner": "uMnini weqela", + "Team Settings": "Izicwangciso zeqela", + "Terms of Service": "Imimmisele yenkonzo", + "Thailand": "Thayilendi ", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Enkosi ngokubhalisa! Ngaphambi kokuba uqalise, ungaqinisekisa idilesi yakho ye-imeyile ngokucofa ikhonkco esisandula kukuthumelela lona? Ukuba awuyifumani i-imeyile, siya kukuthumelela enye ngovuyo.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Enkosi ngenkxaso yakho eqhubekayo. Sincamathele ikopi ye-invoyisi kwiirekhodi zakho. Nceda usazise ukuba unayo nayiphi na imibuzo okanye izinto ezikuxhalabisayo.", + "Thanks,": "Enkosi,", + "The :attribute must be a valid role.": "I-:attribute kufuneka ibe yindima efanelekileyo.", + "The :attribute must be at least :length characters and contain at least one number.": "I-:attribute kufuneka ibenamagama angama-:length ubuncinci kwaye iqulathe inani elinye ubuncinane.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "I-:attribute kufuneka ibenamagama angama-:length ubuncinci kwaye iqulathe ubuncinci umbhalo okhethekileyo kunye nenani elinye.", + "The :attribute must be at least :length characters and contain at least one special character.": "I-:attribute kufuneka ibenamagama angama-:length ubuncinci kwaye iqulathe ubuncinci umbhalo omnye.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "I-:attribute kufuneka ibe nonobumba abangama-:length kwaye iqulathe ubuncinane omnye unobumba omkhulu kunye nenani elinye.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "I-:attribute kufuneka ibe nonobumba abangama-:length kwaye iqulathe ubuncinci unobumba omnye omkhulu kunye nonobumba omnye.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "I-:attribute kufuneka ibe nonobumba abangama-:length kwaye iqulathe ubuncinci unobumba omnye omkhulu, inani elinye, kunye nonobumba omnye.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "I-:attribute kufuneka ibe nonobumba abangama-:length kwaye iqulathe nonobumba omnye omkhulu.", + "The :attribute must be at least :length characters.": "I-:attribute kufuneka ibe namagama angama-:length ubuncinci.", + "The :attribute must contain at least one letter.": "I-:attribute kufuneka iqulethe ubuncinane unobumba omnye.", + "The :attribute must contain at least one number.": "I-:attribute kufuneka iqulathe ubuncinane inani elinye.", + "The :attribute must contain at least one symbol.": "I-:attribute kufuneka iqulathe ubuncinci isimboli enye.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "I-:attribute kufuneka ibe nonobumba abakhulu omnye kunye nonobumba omncinci omnye.", + "The :resource was created!": "I-:resource yadalwa!", + "The :resource was deleted!": "I-:resource isusiwe!", + "The :resource was restored!": "I-:resource yabuyiselwa!", + "The :resource was updated!": "I-:resource ihlaziywe!", + "The action was executed successfully.": "Isenzo senziwe ngempumelelo.", + "The default payment method cannot be removed.": "Indlela yokuhlawula engagqibekanga ayinakususwa.", + "The file was deleted!": "Ifayile icinyiwe!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "I-:attribute enikiweyo ivele kwidatha evuzayo. Nceda ukhethe i-:attribute eyahlukileyo.", + "The given data was invalid.": "Idatha enikiweyo ibingasebenzi.", + "The government won't let us show you what's behind these doors": "Urhulumente akazukusivumela ukuba sikubonise ukuba yintoni esemva kwezi ngcango", + "The HasOne relationship has already been filled.": "Ubudlelwane be-HasOne sele buzaliswe.", + "The image could not be loaded": "Umfanekiso awukwazanga kulayishwa", + "The image could not be loaded.": "Umfanekiso awukwazanga kulayishwa.", + "The invoice emails must be valid email addresses.": "Ii-imeyile ze-invoice kufuneka zibe ziidilesi ze-imeyile ezifanelekileyo.", + "The password is incorrect.": "Igama lokugqitha alichanekanga.", + "The provided coupon code is invalid.": "Ikhowudi yekhuphoni enikiweyo ayisebenzi.", + "The provided password does not match your current password.": "Igama lokugqithisa elinikeziweyo alihambelani nephasiwedi yakho yangoku.", + "The provided password was incorrect.": "Igama lokugqithisa elinikiweyo belingalunganga.", + "The provided two factor authentication code was invalid.": "Ikhowudi yongqinisiso enikiweyo emibini ibingasebenzi.", + "The provided two factor recovery code was invalid.": "Ikhowudi yokubuyisela izinto ezimbini enikiweyo ayisebenzi.", + "The provided VAT number is invalid.": "Inombolo ye-VAT enikiweyo ayisebenzi.", + "The resource was attached!": "Umthombo wawuncanyathiselwe!", + "The resource was prevented from being saved!": "Umthombo wathintelwa ukuba ugcinwe!", + "The resource was updated!": "Umthombo wahlaziywa!", + "The response is not a streamed response.": "Impendulo ayiyompendulo esasazwayo.", + "The response is not a view.": "Impendulo ayingombono.", + "The selected country is invalid.": "Ilizwe elikhethiweyo alisebenzi.", + "The selected plan is invalid.": "Isicwangciso esikhethiweyo alisebenzi.", + "The selected resources have been :action!": "Izibonelelo ezikhethiweyo zibe li-:action!", + "The team's name and owner information.": "Igama leqela kunye nolwazi lomnini.", + "There are no available options for this resource.": "Akukho zikhetho ezikhoyo kwesi sixhobo.", + "There are no fields to display.": "Akukho mimandla yokubonisa.", + "There are no new notifications.": "Akukho zaziso zitsha.", + "There was a problem executing the action.": "Bekukho ingxaki ekuqhutyweni kwesenzo.", + "There was a problem fetching the resource.": "Bekukho ingxaki ekulandeni uvimba.", + "There was a problem submitting the form.": "Bekukho ingxaki ekungeniseni ifomu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Aba bantu bamenyiwe kwiqela lakho kwaye bathunyelwe i-imeyile yesimemo. Basenokujoyina iqela ngokwamkela isimemo se-imeyile.", + "This account does not have an active subscription.": "Le akhawunti ayinamrhumo osebenzayo.", + "This action is unauthorized.": "Esi senzo asigunyaziswanga.", + "This copy of Nova is unlicensed.": "Le kopi yeNova ayinalayisenisi.", + "This coupon code can only be used by new customers.": "Le khowudi yekhuphoni inokusetyenziswa kuphela ngabathengi abatsha.", + "This device": "Esi sixhobo", + "This file field is read-only.": "Lo mhlaba wefayile ufundwa-kuphela.", + "This invoice is no longer open.": "Le invoyisi ayisavulwa.", + "This is a secure area of the application. Please confirm your password before continuing.": "Le yindawo ekhuselekileyo yesicelo. Nceda uqinisekise igama eliyimfihlo phambi kokuba uqhubeke.", + "This password does not match our records.": "Eli gama lokugqithisa alihambelani neerekhodi zethu.", + "This password reset link will expire in :count minutes.": "Eli khonkco lokusetha ngokutsha igama lokugqitha liya kuphelelwa kwimizuzu eli-:count.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Le ntlawulo yaqalwa, kodwa imali ayifikanga. Oku kunokuthatha ukuya kwiintsuku ezili-14.", + "This resource no longer exists": "Esi sixhobo asisekho", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Olu rhumo luphelelwe lixesha kwaye alunakuphinda luqhubeke. Nceda wenze umrhumo omtsha.", + "This user already belongs to the team.": "Lo msebenzisi sele engoweqela.", + "This user has already been invited to the team.": "Lo msebenzisi sele emenyiwe kwiqela.", + "Timor-Leste": "eTimor-Leste", + "to": "ukuya", + "To": "Ukuya", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ukugqiba ukwenza ungqinisiso lwezinto ezimbini, skena le khowudi ye-QR ilandelayo usebenzisa i-aplikeshini yesiqinisekiso sefowuni yakho okanye ngenisa iqhosha lokuseta kwaye unike ikhowudi ye-OTP eyenziweyo.", + "Today": "Namhlanje", + "Toggle navigation": "Guqula ukukhangela", + "Togo": "Thogo", + "Tokelau": "Tokelawu", + "Token Name": "Igama loMqondiso", + "Tonga": "Thonga", + "Too Many Requests": "Izicelo ezininzi kakhulu", + "total": "iyonke", + "Total:": "Iyonke:", + "Trashed": "Ilahliwe", + "Trinidad And Tobago": "Thrinidadi neThubhago", + "Trinidad and Tobago": "Thrinidadi neThubhago", + "Tunisia": "Thunishiya", + "Turkey": "Thekhi", + "Turkmenistan": "Turkmenistani", + "Turks And Caicos Islands": "Iziqithi zaseTurks kunye neCaicos", + "Turks and Caicos Islands": "Iziqithi zaseTurks kunye neCaicos", + "Tuvalu": "Tuvalu ", + "Two Factor Authentication": "Uqinisekiso lweeFactor ezimbini", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Izinto ezimbini zokuqinisekisa ngoku zenziwe zasebenza. Skena le khowudi yeQR ilandelayo usebenzisa i-aplikeshini yesiqinisekiso sefowuni yakho okanye ngenisa iqhosha lokuseta.", + "Type": "Uhlobo", + "Uganda": "Yuganda ", + "Ukraine": "Yukreyini", + "Unauthorized": "Ukungagunyaziswanga", + "United Arab Emirates": "IUnited Arab Emirates", + "United Kingdom": "Iunited kingdom", + "United States": "Amazwe Amanyene ", + "United States Minor Outlying Islands": "eUnited States Minor Outlying Islands", + "United States Outlying Islands": "Iziqithi zaseU.S. Outlying", + "Unknown": "Akwaziwa", + "Unpaid": "Engahlawulwanga", + "Update": "Hlaziya", + "Update & Continue Editing": "Hlaziya kwaye Qhubeka nokuHlela", + "Update :resource": "Hlaziya :resource", + "Update :resource: :title": "Uhlaziyo :resource::title", + "Update attached :resource: :title": "Uhlaziyo luncanyathiselwe ngo-:resource::title", + "Update Password": "Hlaziya Igama Lokugqithisa", + "Update Payment Information": "Hlaziya Ulwazi lweNtlawulo", + "Update Payment Method": "Hlaziya Indlela yeNtlawulo", + "Update your account's profile information and email address.": "Hlaziya ulwazi lweprofayile yeakhawunti yakho kunye nedilesi ye-imeyile.", + "Uploading": "Iyalayisha", + "Uploading files... (:current/:total)": "Kunyuswa iifayile... (:current/:total)", + "Uruguay": "Uruguwayi", + "Use a recovery code": "Sebenzisa ikhowudi yokubuyisela", + "Use an authentication code": "Sebenzisa ikhowudi yokuqinisekisa", + "User Actions": "Iintshukumo zabasebenzisi", + "User Security": "Ukhuseleko lomsebenzisi", + "Username": "Igama lomsebenzisi", + "Uzbekistan": "Uzbhekistan", + "Value": "Ixabiso", + "Vanuatu": "Vanuwata", + "VAT Number": "Inombolo yeveti", + "Venezuela": "Venezuwela", + "Venezuela, Bolivarian Republic of": "eVenezuela, kwiRiphabhlikhi yaseBolivia", + "Verify Email Address": "Qinisekisa idilesi ye-imeyile", + "Verify Your Email Address": "Qinisekisa idilesi yakho ye-imeyile", + "Viet Nam": "Viyethnam", + "View": "Jonga", + "Virgin Islands, British": "Iziqithi zaseVirgin, eBritani", + "Virgin Islands, U.S.": "IZiqithi zaseVirgin, eU.S.", + "Wallis And Futuna": "Wallis kunye Futuna", + "Wallis and Futuna": "Wallis kunye Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Silungisa umrhumo wakho. Nje ukuba ubhaliso luqhutywe ngempumelelo, eli phepha liza kuhlaziya ngokuzenzekelayo. Ngokuqhelekileyo, le nkqubo kufuneka ithathe imizuzwana embalwa.", + "We are unable to process your payment. Please contact customer support.": "Asikwazi ukwenza intlawulo yakho. Nceda uqhagamshelane nenkxaso yabathengi.", + "We have emailed your password reset link!": "Sikuthumelele ikhonkco lokuseta kwakhona iphasiwedi yakho nge-imeyile!", + "We were unable to find a registered user with this email address.": "Asikwazanga ukufumana umsebenzisi obhalisiweyo ngale dilesi ye-imeyile.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Siza kuthumela ikhonkco ikhonkco elikhutshelweyo kwiidilesi ze-imeyile ozichaza ngezantsi. Unokwahlula iidilesi ze-imeyile ezininzi usebenzisa iikoma.", + "We're lost in space. The page you were trying to view does not exist.": "Silahlekile esithubeni. Iphepha obuzama ukulijonga alikho.", + "Welcome Back!": "Siyakwamkela emva!", + "Western Sahara": "Intshona yeSahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Xa izinto ezimbini zoqinisekiso zenziwe, uya kucelwa ukuba ukhuselwe, uphawu olungakhethiyo ngexesha loqinisekiso. Unokufumana kwakhona lo mqondiso kwisicelo sakho soMqinisekisi kaGoogle kwifowuni yakho.", + "Whoops": "Yhuu", + "Whoops!": "Yhuu!", + "Whoops! Something went wrong.": "Yhuu! Into ayihamba kakuhle.", + "With Trashed": "Ngenkunkuma", + "Write": "Bhala", + "Year To Date": "Unyaka ukuya kumhla", + "Yearly": "Ngonyaka", + "Yemen": "Yemen", + "Yes": "Ewe", + "You are already subscribed.": "Sele ubhalisile.", + "You are currently within your free trial period. Your trial will expire on :date.": "Ngoku ungaphakathi kwixesha lakho lovavanyo lwasimahla. Ulingo lwakho luya kuphelelwa ngo-:date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Ngoku ungaphakathi kwixesha lakho lovavanyo lwasimahla. Ulingo lwakho luya kuphelelwa ngo-:date. Ukuqala umrhumo omtsha kuya kuphelisa ulingo lwakho.", + "You are logged in!": "Ungenile!", + "You are receiving this email because we received a password reset request for your account.": "Ufumana le imeyile kuba sifumene isicelo sokusetwa ngokutsha kweakhawunti yakho.", + "You have been invited to join the :team team!": "Umenyiwe ukuba uzibandakanye neqela eli-:team!", + "You have enabled two factor authentication.": "Uqinisekise izinto ezimbini.", + "You have not enabled two factor authentication.": "Awenzanga uqinisekiso lwezinto ezimbini.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Une-invoyisi ezingekahlawulwa. Emva kokuhlaziya indlela yakho yokuhlawula engagqibekanga, unokuphinda uzame iintlawulo ngoluhlu lwe-invoyisi olungezantsi.", + "You may accept this invitation by clicking the button below:": "Ungasamkela esi simemo ngokucofa iqhosha elingezantsi:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Ungarhoxisa umrhumo wakho nangaliphi na ixesha. Nje ukuba ubhaliso lwakho lurhoxisiwe, uya kuba nokukhetha ukuphinda ubhalise kude kube sekupheleni komjikelo wakho wokuhlawula wangoku.", + "You may delete any of your existing tokens if they are no longer needed.": "Ungazicima naziphi na iimpawu zakho ezikhoyo ukuba azisafuneki.", + "You may not delete your personal team.": "Awunako ukucima iqela lakho lobuqu.", + "You may not leave a team that you created.": "Awunakushiya iqela olenzileyo.", + "You will receive an invoice and payment link via email for each billing period.": "Uya kufumana i-invoyisi kunye nekhonkco lentlawulo nge-imeyile ngexesha ngalinye lokuhlawula.", + "You're logged in!": "Ungenile!", + "Your :invoiceName invoice is now available!": "I-invoyisi yakho ye-:invoiceName iyafumaneka ngoku!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Idilesi yakho yamatyala ithi :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ikhadi lakho laliwe. Nceda uqhagamshelane nomniki wekhadi lakho ngolwazi oluthe vetshe.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Indlela yakho yokuhlawula ngoku likhadi letyala eliphela nge-:lastFour eliphelelwa ngama-:expiration.", + "Your email address is unverified.": "Idilesi yemeyile yakho ayiqinisekiswanga.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Intlawulo yakho yokugqibela ezili-:amount ayiphumelelanga. Nceda uhlaziye indlela yakho yokuhlawula ukuze uzame kwakhona intlawulo engaphumelelanga.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Intlawulo yakho yokugqibela ye-:amount nge-:date ayiphumelelanga. Nceda uhlaziye indlela yakho yokuhlawula ukuze uzame kwakhona intlawulo engaphumelelanga.", + "Your next payment of :amount will be processed on :date.": "Intlawulo yakho elandelayo ye-:amount iya kuba ngama-:date.", + "Your payment method has been added successfully.": "Indlela yakho yokuhlawula yongezwe ngempumelelo.", + "Your payment method will be charged automatically for each billing period.": "Indlela yakho yokuhlawula iya kuhlawuliswa ngokuzenzekelayo ngexesha ngalinye lokuhlawula.", + "Your registered VAT Number is :vatNumber.": "Inombolo yakho yeVAT ebhalisiweyo li-:vatNumber.", + "Your subscription has been started successfully.": "Umrhumo wakho uqalwe ngempumelelo.", + "Your subscription has been successfully cancelled.": "Umrhumo wakho urhoxisiwe ngempumelelo.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Umrhumo wakho urhoxisiwe ngempumelelo. Usenokufikelela kude kuphele ixesha lakho lokuhlawula.", + "Your subscription was successfully resumed.": "Umrhumo wakho uqhutyelwe kwakhona ngempumelelo.", + "Your subscription was successfully updated.": "Umrhumo wakho uhlaziywe ngempumelelo.", + "Zambia": "Zambiya", + "Zimbabwe": "Zimbhabhwe", + "Zip / Postal Code": "Ikhowudi yeZip / Posi", + "Åland Islands": "Iziqithi zase-Åland" +} diff --git a/locales/xh/php-inline.json b/locales/xh/php-inline.json new file mode 100644 index 00000000000..09f141a3897 --- /dev/null +++ b/locales/xh/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Lo mmandla kufuneka wamkelwe.", + "accepted_if": "Lo mmandla kufuneka wamkelwe xa u-:other engama-:value.", + "active_url": "Le ndawo ayiyo URL esebenzayo.", + "after": "Lo mmandla kufuneka ube ngumhla osemva kwe-:date.", + "after_or_equal": "Lo mmandla kufuneka ube ngumhla osemva okanye olingana no-:date.", + "alpha": "Lo mmandla kufuneka ube nonobumba kuphela.", + "alpha_dash": "Lo mmandla mawuqulathe kuphela oonobumba, amanani, iidashi kunye nee-underscore.", + "alpha_num": "Lo mmandla kufuneka ube nonobumba kunye namanani kuphela.", + "any_of": "Le ntsimi ayisebenzi.", + "array": "Lo mmandla kufuneka ube luluhlu.", + "ascii": "Lo mmandla mawuqulathe kuphela i-byte enye yealphanumeric kunye neempawu.", + "attached": "Lo mmandla sele uncanyathiselwe.", + "before": "Lo mmandla kufuneka ube ngumhla ophambi kwe-:date.", + "before_or_equal": "Lo mmandla kufuneka ube ngumhla ongaphambi okanye olingana no-:date.", + "between.array": "Lo mmandla kufuneka ube phakathi kwe-:min kunye ne-:max yezinto.", + "between.file": "Lo mmandla kufuneka ube phakathi kwe-:min kunye ne-:max yeekhilobhayithi.", + "between.numeric": "Lo mmandla kufuneka ube phakathi kwe-:min kunye ne-:max.", + "between.string": "Lo mmandla kufuneka ube phakathi kwe-:min kunye ne-:max yamagama.", + "boolean": "Lo mmandla kufuneka ube yinyani okanye bubuxoki.", + "can": "Lo mmandla unexabiso elingagunyaziswanga.", + "confirmed": "Esi siqinisekiso asihambelani.", + "contains": "Lo mhlaba uswele ixabiso elifunekayo.", + "date": "Le ndawo ayingomhla osebenzayo.", + "date_equals": "Lo mmandla kufuneka ube ngumhla olingana no-:date.", + "date_format": "Lo mmandla awuhambelani nefomathi ye-:format.", + "decimal": "Lo mmandla kufuneka ube neendawo ezili-:decimal.", + "declined": "Lo mmandla kufuneka waliwe.", + "declined_if": "Lo mmandla kufuneka waliwe xa u-:other engama-:value.", + "different": "Lo mmandla kunye no-:other kufuneka bahluke.", + "digits": "Lo mmandla kufuneka ube namanani ali-:digits.", + "digits_between": "Lo mmandla kufuneka ube phakathi kwe-:min kunye nama-:max amanani.", + "dimensions": "Lo mmandla unemilinganiselo yomfanekiso engasebenziyo.", + "distinct": "Lo mmandla unexabiso eliphindwe kabini.", + "doesnt_contain": "Le ntsimi akufuneki iqulethe nayiphi na kwezi zinto zilandelayo: :values.", + "doesnt_end_with": "Lo mmandla mawungapheli ngenye yezi zilandelayo: :values.", + "doesnt_start_with": "Lo mmandla mawungaqalisi ngenye yezi zilandelayo: :values.", + "email": "Lo mmandla kufuneka ube yidilesi ye-imeyile esebenzayo.", + "ends_with": "Lo mmandla mawuphele ngenye yezi zilandelayo: :values.", + "enum": "Indawo ekhethiweyo ayisebenzi.", + "exists": "Indawo ekhethiweyo ayisebenzi.", + "extensions": "Lo mmandla kufuneka ube nesinye sezi zandiso zilandelayo: :values.", + "file": "Lo mmandla kufuneka ube yifayile.", + "filled": "Lo mmandla kufuneka ube nexabiso.", + "gt.array": "Lo mmandla kufuneka ube nezinto ezingaphezulu kwe-:value.", + "gt.file": "Lo mmandla kufuneka ube ngaphezu kwe-:value kilobytes.", + "gt.numeric": "Lo mmandla kufuneka ube mkhulu kuno-:value.", + "gt.string": "Lo mmandla kufuneka ube ngaphezu koonobumba abali-:value.", + "gte.array": "Lo mmandla kufuneka ube nezinto ezili-:value okanye ngaphezulu.", + "gte.file": "Lo mmandla kufuneka ube mkhulu okanye ulingane neekhilobhayithi ezili-:value.", + "gte.numeric": "Lo mmandla kufuneka ube mkhulu okanye ulingane no-:value.", + "gte.string": "Lo mhlaba kufuneka ube mkhulu okanye ulingane noonobumba abali-:value.", + "hex_color": "Lo mmandla kufuneka ube ngumbala osebenzayo we-hexadecimal.", + "image": "Lo mmandla kufuneka ube ngumfanekiso.", + "in": "Indawo ekhethiweyo ayisebenzi.", + "in_array": "Lo mmandla awukho ngo-:other.", + "in_array_keys": "Le ntsimi kufuneka ibe nelinye lala maqhosha alandelayo: :values.", + "integer": "Lo mmandla kufuneka ube yinani elipheleleyo.", + "ip": "Lo mmandla kufuneka ube yidilesi ye-IP esebenzayo.", + "ipv4": "Lo mmandla kufuneka ube yidilesi ye-IPv4 esebenzayo.", + "ipv6": "Lo mmandla kufuneka ube yidilesi ye-IPv6 esebenzayo.", + "json": "Lo mhlaba kufuneka ube ngumtya we-JSON osebenzayo.", + "list": "Lo mmandla kufuneka ube luluhlu.", + "lowercase": "Lo mmandla kufuneka ube ngoonobumba abancinci.", + "lt.array": "Lo mmandla kufuneka ube nezinto ezingaphantsi kwe-:value.", + "lt.file": "Lo mmandla kufuneka ube ngaphantsi kweekhilobhayithi ezili-:value.", + "lt.numeric": "Lo mmandla kufuneka ube ngaphantsi kwe-:value.", + "lt.string": "Lo mmandla kufuneka ube ngaphantsi koonobumba abali-:value.", + "lte.array": "Lo mmandla akufuneki ube nezinto ezingaphezu kwe-:value.", + "lte.file": "Lo mmandla mawube ngaphantsi okanye ulingane neekhilobhayithi ezili-:value.", + "lte.numeric": "Lo mmandla kufuneka ube ngaphantsi okanye ulingane no-:value.", + "lte.string": "Lo mhlaba kufuneka ube ngaphantsi okanye ulingane noonobumba abali-:value.", + "mac_address": "Lo mmandla kufuneka ube yidilesi ye-MAC esebenzayo.", + "max.array": "Lo mmandla akufuneki ube nezinto ezingaphezu kwe-:max.", + "max.file": "Lo mmandla mawungabi ngaphezu kweekhilobhayithi ezili-:max.", + "max.numeric": "Lo mmandla kufuneka ungabi ngaphezu kwe-:max.", + "max.string": "Lo mmandla akufuneki ube ngaphezu koonobumba abali-:max.", + "max_digits": "Le ndawo kufuneka ingabi namanani angaphezu kwe-:max.", + "mimes": "Lo mmandla kufuneka ube yifayile yodidi: :values.", + "mimetypes": "Lo mmandla kufuneka ube yifayile yodidi: :values.", + "min.array": "Lo mmandla kufuneka ube nezinto ezili-:min ubuncinane.", + "min.file": "Lo mmandla kufuneka ube ubuncinane beekhilobhayithi ezili-:min.", + "min.numeric": "Lo mmandla kufuneka ubuncinci ube li-:min.", + "min.string": "Lo mmandla kufuneka ube namagama ali-:min ubuncinane.", + "min_digits": "Lo mmandla kufuneka ube namanani ali-:min ubuncinci.", + "missing": "Lo mmandla kufuneka ulahlekile.", + "missing_if": "Lo mmandla kufuneka ulahlekile xa u-:other engama-:value.", + "missing_unless": "Lo mmandla kufuneka ulahlekile ngaphandle kokuba u-:other unama-:value.", + "missing_with": "Lo mmandla kufuneka ulahlekile xa u-:values ekhona.", + "missing_with_all": "Lo mmandla kufuneka ulahlekile xa u-:values ekhona.", + "multiple_of": "Lo mmandla kufuneka ube luphinda-phindo lwe-:value.", + "not_in": "Indawo ekhethiweyo ayisebenzi.", + "not_regex": "Le fomati yomhlaba ayisebenzi.", + "numeric": "Lo mmandla kufuneka ube yinombolo.", + "password.letters": "Lo mmandla kufuneka ube nonobumba omnye ubuncinane.", + "password.mixed": "Lo mmandla kufuneka ubuncinci ube nonobumba omkhulu omnye kunye nonobumba omncinci omnye.", + "password.numbers": "Lo mmandla kufuneka uqulathe ubuncinane inani elinye.", + "password.symbols": "Lo mmandla kufuneka uqulathe ubuncinci isimboli enye.", + "password.uncompromised": "Ummandla onikiweyo uvele kwidatha evuzayo. Nceda khetha indawo eyahlukileyo.", + "present": "Lo mmandla kufuneka ubekho.", + "present_if": "Lo mmandla kufuneka ubekho xa u-:other engama-:value.", + "present_unless": "Lo mmandla kufuneka ubekho ngaphandle kokuba u-:other unama-:value.", + "present_with": "Lo mmandla kufuneka ubekho xa u-:values ekhona.", + "present_with_all": "Lo mmandla kufuneka ubekho xa u-:values ekhona.", + "prohibited": "Lo mmandla awuvumelekanga.", + "prohibited_if": "Lo mmandla awuvumelekanga xa u-:other engama-:value.", + "prohibited_if_accepted": "Le ntsimi ayivumelekanga xa i-:other yamkelwe.", + "prohibited_if_declined": "Le ntsimi ayivumelekanga xa i-:other inqabile.", + "prohibited_unless": "Lo mmandla awuvumelekanga ngaphandle kokuba i-:other ikwi-:values.", + "prohibits": "Lo mmandla uthintela i-:other ukuba ibekho.", + "regex": "Le fomati yomhlaba ayisebenzi.", + "relatable": "Lo mmandla unokungadityaniswa nesi sixhobo.", + "required": "Le ndawo iyafuneka.", + "required_array_keys": "Lo mmandla kufuneka ube namangeno: :values.", + "required_if": "Lo mmandla uyafuneka xa u-:other engama-:value.", + "required_if_accepted": "Lo mmandla uyafuneka xa u-:other wamkelwa.", + "required_if_declined": "Lo mmandla uyafuneka xa u-:other waliwe.", + "required_unless": "Lo mmandla uyafuneka ngaphandle kokuba u-:other ukwi-:values.", + "required_with": "Lo mmandla uyafuneka xa u-:values ekhona.", + "required_with_all": "Lo mmandla uyafuneka xa u-:values ekhona.", + "required_without": "Lo mmandla uyafuneka xa u-:values engekho.", + "required_without_all": "Lo mmandla uyafuneka xa kungekho nanye kwa-:values ekhoyo.", + "same": "Lo mmandla kunye no-:other kufuneka bahambelane.", + "size.array": "Lo mmandla kufuneka ube nezinto ezili-:size.", + "size.file": "Lo mmandla kufuneka ube ziikhilobhayithi ezili-:size.", + "size.numeric": "Lo mmandla kufuneka ube ngu-:size.", + "size.string": "Lo mmandla kufuneka ube ngoonobumba abali-:size.", + "starts_with": "Lo mmandla mawuqale ngenye yezi zilandelayo: :values.", + "string": "Lo mmandla kufuneka ube ngumtya.", + "timezone": "Lo mmandla kufuneka ube ngummandla wexesha osebenzayo.", + "ulid": "Lo mmandla kufuneka ube yi-ULID esebenzayo.", + "unique": "Lo mmandla sele uthathiwe.", + "uploaded": "Lo mmandla awuphumelelanga ukulayisha.", + "uppercase": "Lo mmandla kufuneka ube ngoonobumba abakhulu.", + "url": "Lo mmandla kufuneka ube yi-URL esebenzayo.", + "uuid": "Lo mmandla kufuneka ube yi-UUID esebenzayo." +} diff --git a/locales/xh/php.json b/locales/xh/php.json new file mode 100644 index 00000000000..c0b6f09fd2b --- /dev/null +++ b/locales/xh/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "I-:attribute kufuneka yamkelwe.", + "accepted_if": "I-:attribute kufuneka yamkelwe xa i-:other ingama-:value.", + "active_url": "I-:attribute ayiyiyo i-URL esebenzayo.", + "after": "I-:attribute kufuneka ibe ngumhla osemva kwe-:date.", + "after_or_equal": "I-:attribute kufuneka ibe ngumhla osemva okanye olingana no-:date.", + "alpha": "I-:attribute kufuneka ibe noonobumba kuphela.", + "alpha_dash": "I-:attribute kufuneka iqulathe kuphela oonobumba, amanani, iidashi kunye nee-underscore.", + "alpha_num": "I-:attribute kufuneka iqulathe kuphela oonobumba kunye namanani.", + "any_of": "Intsimi ye-:attribute ayisebenzi.", + "array": "I-:attribute kufuneka ibe luluhlu.", + "ascii": "Indawo ye-:attribute kufuneka iqulathe kuphela amagama e-alphanumeric kunye neesimboli zebhayithi enye.", + "attached": "Le :attribute sele iqhotyoshelwe.", + "before": "I-:attribute kufuneka ibe ngumhla ophambi kwe-:date.", + "before_or_equal": "I-:attribute kufuneka ibe ngumhla ophambi okanye olingana no-:date.", + "between.array": "I-:attribute kufuneka ibe phakathi kwe-:min kunye ne-:max yezinto.", + "between.file": "I-:attribute mayibe phakathi kwama-:min nama-:max ekhilobhayithi.", + "between.numeric": "I-:attribute kufuneka ibe phakathi kwama-:min nama-:max.", + "between.string": "I-:attribute kufuneka ibe phakathi kwama-:min kunye nama-:max oonobumba.", + "boolean": "Ibala le-:attribute kufuneka libe yinyani okanye bubuxoki.", + "can": "Intsimi ye-:attribute iqulethe ixabiso elingagunyaziswanga.", + "confirmed": "Ukuqinisekiswa kwe-:attribute akuhambelani.", + "contains": "Umhlaba we-:attribute ulahlekelwe lixabiso elifunekayo.", + "current_password": "Igama lokugqitha alichanekanga.", + "date": "I-:attribute ayingomhla osemthethweni.", + "date_equals": "I-:attribute kufuneka ibe ngumhla olingana nama-:date.", + "date_format": "I-:attribute ayihambelani nefomathi yama-:format.", + "decimal": "Indawo ye-:attribute kufuneka ibe neendawo ezingama-:decimal.", + "declined": "I-:attribute kufuneka yaliwe.", + "declined_if": "I-:attribute kufuneka yaliwe xa i-:other ingama-:value.", + "different": "I-:attribute kunye ne-:other kufuneka zahluke.", + "digits": "I-:attribute kufuneka ibe namanani angama-:digits.", + "digits_between": "I-:attribute kufuneka ibe phakathi kwama-:min nama-:max amanani.", + "dimensions": "I-:attribute inemilinganiselo yomfanekiso engasebenziyo.", + "distinct": "Intsimi ye-:attribute inexabiso eliphindwe kabini.", + "doesnt_contain": "Intsimi ye-:attribute akufuneki iqulethe nayiphi na kwezi zinto zilandelayo: :values.", + "doesnt_end_with": "Intsimi ye-:attribute mayingapheli ngenye yezi zilandelayo: :values.", + "doesnt_start_with": "Intsimi ye-:attribute mayingaqali ngenye yezi zilandelayo: :values.", + "email": "I-:attribute kufuneka ibe yidilesi ye-imeyile esebenzayo.", + "ends_with": "I-:attribute mayiphele ngenye yezi zilandelayo: :values.", + "enum": "I-:attribute ekhethiweyo ayisebenzi.", + "exists": "I-:attribute ekhethiweyo ayisebenzi.", + "extensions": "Ibala le-:attribute kufuneka libe nesinye sezi zandiso zilandelayo: :values.", + "failed": "Ezi ziqinisekiso azihambelani neerekhodi zethu.", + "file": "I-:attribute kufuneka ibe yifayile.", + "filled": "Umhlaba we-:attribute kufuneka ube nexabiso.", + "gt.array": "I-:attribute kufuneka ibe nezinto ezingaphezu kwama-:value.", + "gt.file": "I-:attribute mayibe ngaphezu kwe-:value kilobytes.", + "gt.numeric": "I-:attribute kufuneka ibe nkulu kuno-:value.", + "gt.string": "I-:attribute kufuneka ibe ngaphezu kwamagama angama-:value.", + "gte.array": "I-:attribute kufuneka ibe nezinto ezingama-:value okanye ngaphezulu.", + "gte.file": "I-:attribute mayibe nkulu okanye ilingane neekhilobhayithi ezingama-:value.", + "gte.numeric": "I-:attribute kufuneka libe likhulu okanye lilingane no-:value.", + "gte.string": "I-:attribute kufuneka ibe nkulu okanye ilingane noonobumba abangama-:value.", + "hex_color": "Umhlaba we-:attribute kufuneka ube ngumbala osebenzayo we-hexadecimal.", + "image": "I-:attribute kufuneka ibe ngumfanekiso.", + "in": "I-:attribute ekhethiweyo ayisebenzi.", + "in_array": "Ibala le-:attribute alikho kwi-:other.", + "in_array_keys": "Intsimi ye-:attribute kufuneka ibe nelinye lala maqhosha alandelayo: :values.", + "integer": "I-:attribute kufuneka ibe yinani elipheleleyo.", + "ip": "I-:attribute kufuneka ibe yidilesi ye-IP esebenzayo.", + "ipv4": "I-:attribute kufuneka ibe yidilesi ye-IPv4 esebenzayo.", + "ipv6": "I-:attribute kufuneka ibe yidilesi ye-IPv6 esebenzayo.", + "json": "I-:attribute kufuneka ibe ngumtya we-JSON osebenzayo.", + "list": "Indawo ye-:attribute kufuneka ibe luluhlu.", + "lowercase": "Ibala le-:attribute kufuneka libe ngoonobumba abancinci.", + "lt.array": "I-:attribute kufuneka ibe nezinto ezingaphantsi kwama-:value.", + "lt.file": "I-:attribute mayibe ngaphantsi kwe-:value kilobytes.", + "lt.numeric": "I-:attribute kufuneka ibe ngaphantsi kwama-:value.", + "lt.string": "I-:attribute kufuneka ibe ngaphantsi koonobumba abangama-:value.", + "lte.array": "I-:attribute mayingabi nezinto ezingaphezu kwama-:value.", + "lte.file": "I-:attribute mayibe ngaphantsi okanye ilingane neekhilobhayithi ezingama-:value.", + "lte.numeric": "I-:attribute kufuneka libe ngaphantsi okanye lilingane no-:value.", + "lte.string": "I-:attribute kufuneka ibe ngaphantsi okanye ilingane noonobumba abangama-:value.", + "mac_address": "I-:attribute kufuneka ibe yidilesi ye-MAC esebenzayo.", + "max.array": "I-:attribute mayingabi nezinto ezingaphezu kwama-:max.", + "max.file": "I-:attribute mayingabi ngaphezu kweekhilobhayithi ezingama-:max.", + "max.numeric": "I-:attribute kufuneka ingabi ngaphezu kwama-:max.", + "max.string": "I-:attribute kufuneka ingabi ngaphezu kwamagama angama-:max.", + "max_digits": "Indawo ye-:attribute kufuneka ingabi namanani angaphezu kwama-:max.", + "mimes": "I-:attribute kufuneka ibe yifayile yohlobo: :values.", + "mimetypes": "I-:attribute kufuneka ibe yifayile yohlobo: :values.", + "min.array": "I-:attribute kufuneka ibe nezinto ezingama-:min ubuncinane.", + "min.file": "I-:attribute kufuneka ibe yi-:min kilobytes ubuncinane.", + "min.numeric": "I-:attribute kufuneka ibe ngama-:min ubuncinane.", + "min.string": "I-:attribute kufuneka ibe namagama angama-:min ubuncinci.", + "min_digits": "Indawo ye-:attribute kufuneka ibe namanani angama-:min ubuncinci.", + "missing": "Ibala le-:attribute kufuneka lilahlekile.", + "missing_if": "Ibala le-:attribute kufuneka lilahlekile xa u-:other engama-:value.", + "missing_unless": "Ibala le-:attribute kufuneka lilahlekile ngaphandle kokuba ama-:other ngama-:value.", + "missing_with": "Ibala le-:attribute kufuneka lilahlekile xa i-:values ikhona.", + "missing_with_all": "Ibala le-:attribute kufuneka lilahlekile xa i-:values zikhona.", + "multiple_of": "I-:attribute kufuneka ibe luphinda-phindo lwe-:value.", + "next": "Okulandelayo »", + "not_in": "I-:attribute ekhethiweyo ayisebenzi.", + "not_regex": "Ifomati ye-:attribute ayisebenzi.", + "numeric": "U-:attribute kufuneka abe linani.", + "password": "Igama lokugqitha alichanekanga.", + "password.letters": "Indawo ye-:attribute kufuneka iqulathe ubuncinci unobumba omnye.", + "password.mixed": "Intsimi ye-:attribute kufuneka iqulethe ubuncinane omnye unobumba omkhulu kunye nonobumba omncinci omnye.", + "password.numbers": "Indawo ye-:attribute kufuneka iqulathe ubuncinane inani elinye.", + "password.symbols": "Indawo ye-:attribute kufuneka iqulathe ubuncinci isimboli enye.", + "password.uncompromised": "I-:attribute enikiweyo ivele kwidatha evuzayo. Nceda ukhethe i-:attribute eyahlukileyo.", + "present": "Ibala le-:attribute kufuneka libekho.", + "present_if": "Ibala le-:attribute kufuneka libekho xa ama-:other engama-:value.", + "present_unless": "Ibala le-:attribute kufuneka libe khona ngaphandle kokuba ama-:other ngama-:value.", + "present_with": "Ibala le-:attribute kufuneka libekho xa i-:values ikhona.", + "present_with_all": "Intsimi ye-:attribute kufuneka ibe khona xa i-:values bekhona.", + "previous": "« Ngaphambili", + "prohibited": "Intsimi ye-:attribute ayivumelekanga.", + "prohibited_if": "Intsimi ye-:attribute ayivumelekanga xa i-:other i-:value.", + "prohibited_if_accepted": "Intsimi ye-:attribute ayivumelekanga xa i-:other yamkelwe.", + "prohibited_if_declined": "Intsimi ye-:attribute ayivumelekanga xa i-:other inqabile.", + "prohibited_unless": "Intsimi ye-:attribute ayivumelekanga ngaphandle kokuba i-:other ikwi-:values.", + "prohibits": "Ibala le-:attribute lithintela ama-:other ukuba abekho.", + "regex": "Ifomati ye-:attribute ayisebenzi.", + "relatable": "Le :attribute inokungadityaniswa nesi sixhobo.", + "required": "Intsimi ye-:attribute iyafuneka.", + "required_array_keys": "Ummandla we-:attribute kufuneka ube namangenelo: :values.", + "required_if": "Intsimi ye-:attribute iyafuneka xa i-:other ingama-:value.", + "required_if_accepted": "Intsimi ye-:attribute iyafuneka xa i-:other yamkelwe.", + "required_if_declined": "Intsimi ye-:attribute iyafuneka xa i-:other yaliwe.", + "required_unless": "Intsimi ye-:attribute iyafuneka ngaphandle kokuba i-:other ikwi-:values.", + "required_with": "Intsimi ye-:attribute iyadingeka xa i-:values ikhona.", + "required_with_all": "Intsimi ye-:attribute iyadingeka xa i-:values ikhona.", + "required_without": "Intsimi ye-:attribute iyadingeka xa i-:values ingekho.", + "required_without_all": "Intsimi ye-:attribute iyafuneka xa kungekho nanye kwi-:values ekhoyo.", + "reset": "Iphasiwedi yakho isetyenzisiwe.", + "same": "I-:attribute kunye ne-:other kufuneka ihambelane.", + "sent": "Sithumele ikhonkco lakho lokuseta kwakhona iphasiwedi yakho nge-imeyile.", + "size.array": "I-:attribute kufuneka ibe nezinto ezingama-:size.", + "size.file": "I-:attribute kufuneka ibe yi-:size kilobytes.", + "size.numeric": "I-:attribute kufuneka ibe ngama-:size.", + "size.string": "I-:attribute kufuneka ibe ngamagama angama-:size.", + "starts_with": "I-:attribute kufuneka iqale ngenye yezi zilandelayo: :values.", + "string": "I-:attribute kufuneka ibe ngumtya.", + "throttle": "Mininzi kakhulu imizamo yokungena. Nceda uzame kwakhona kwimizuzwana eyi-:seconds.", + "throttled": "Nceda ulinde ngaphambi kokuba uzame kwakhona.", + "timezone": "I-:attribute kufuneka ibe ngummandla wexesha osebenzayo.", + "token": "Lo mqondiso wokusetha kwakhona igama eligqithisiweyo awusebenzi.", + "ulid": "Indawo ye-:attribute kufuneka ibe yi-ULID esebenzayo.", + "unique": "I-:attribute sele ithathiwe.", + "uploaded": "I-:attribute ayiphumelelanga ukulayisha.", + "uppercase": "Ibala le-:attribute kufuneka libe ngoonobumba abakhulu.", + "url": "I-:attribute kufuneka ibe yi-URL esebenzayo.", + "user": "Asikwazi ukufumana umsebenzisi onaloo dilesi ye-imeyile.", + "uuid": "I-:attribute kufuneka ibe yi-UUID esebenzayo." +} diff --git a/locales/yi/_excludes.json b/locales/yi/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/yi/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/yi/json-inline.json b/locales/yi/json-inline.json new file mode 100644 index 00000000000..c37f8e00d04 --- /dev/null +++ b/locales/yi/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "דעם פעלד מוזן זיין אַ גילטיק ראָלע.", + "The :attribute must be at least :length characters and contain at least one number.": "דאָס פעלד מוזן זיין לפּחות :length אותיות און אַנטהאַלטן לפּחות איין נומער.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "דעם פעלד מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן לפּחות איין ספּעציעל כאַראַקטער און איין נומער.", + "The :attribute must be at least :length characters and contain at least one special character.": "דעם פעלד מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן לפּחות איין ספּעציעל כאַראַקטער.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "דעם פעלד מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן לפּחות איין הויפּט אותיות און איין נומער.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "דעם פעלד מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן בייַ מינדסטער איין הויפּט אותיות און איין ספּעציעל כאַראַקטער.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "דעם פעלד מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן לפּחות איין הויפּט אותיות, איין נומער און איין ספּעציעל כאַראַקטער.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "דעם פעלד מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן לפּחות איין ופּפּערקאַסע כאַראַקטער.", + "The :attribute must be at least :length characters.": "דעם פעלד מוזן זיין לפּחות :length אותיות.", + "The :attribute must contain at least one letter.": "דאס פעלד מוזן אַנטהאַלטן לפּחות איין בריוו.", + "The :attribute must contain at least one number.": "דאס פעלד מוזן אַנטהאַלטן לפּחות איין נומער.", + "The :attribute must contain at least one symbol.": "דאָס פעלד מוזן אַנטהאַלטן לפּחות איין סימבאָל.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "דאס פעלד מוזן אַנטהאַלטן לפּחות איין הויכער און איין קליין אותיות.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "די געגעבן פעלד איז ארויס אין אַ דאַטן רינען. ביטע קלייַבן אַ אַנדערש פעלד." +} diff --git a/locales/yi/json.json b/locales/yi/json.json new file mode 100644 index 00000000000..4f1531cd21b --- /dev/null +++ b/locales/yi/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(און :count מער טעות)", + "(and :count more errors)": "(און :count מער טעות)|(און :count מער ערראָרס)|(און :count מער ערראָרס)", + "30 Days": "30 טעג", + "60 Days": "60 טעג", + "90 Days": "90 טעג", + ":amount selected": ":amount אויסגעקליבן", + ":amount Total": ":amount גאַנץ", + ":days day trial": ":days טאָג פּראָצעס", + ":resource Details": ":resource דעטאַילס", + ":resource Details: :title": ":resource דעטאַילס: :title", + "A decryption key is required.": "א דעקריפּטיאָן שליסל איז פארלאנגט.", + "A fresh verification link has been sent to your email address.": "א פריש וועראַפאַקיישאַן לינק איז געשיקט צו דיין בליצפּאָסט אַדרעס.", + "A new verification link has been sent to the email address you provided during registration.": "א נייַע וועראַפאַקיישאַן לינק איז געשיקט צו די E- בריוו אַדרעס וואָס איר האָט צוגעשטעלט בעשאַס רעגיסטראַציע.", + "A new verification link has been sent to the email address you provided in your profile settings.": "א נייַע וועראַפאַקיישאַן לינק איז געשיקט צו די E- בריוו אַדרעס וואָס איר האָט צוגעשטעלט אין דיין פּראָפיל סעטטינגס.", + "A new verification link has been sent to your email address.": "א נייַע וועראַפאַקיישאַן לינק איז געשיקט צו דיין בליצפּאָסט אַדרעס.", + "Accept Invitation": "אָננעמען פאַרבעטונג", + "Action": "קאַמף", + "Action Event": "קאַמף געשעעניש", + "Action Events": "קאַמף געשעענישן", + "Action Happened At": "געשען אין", + "Action Initiated By": "ינישיייטיד דורך", + "Action Name": "נאָמען", + "Action Status": "סטאַטוס", + "Action Target": "ציל", + "Actions": "אַקשאַנז", + "Add": "לייג צו", + "Add :resource": "לייג :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "לייג אַ נייַע מאַנשאַפֿט מיטגליד צו דיין מאַנשאַפֿט, אַלאַוינג זיי צו מיטאַרבעטן מיט איר.", + "Add additional security to your account using two factor authentication.": "לייג נאָך זיכערהייט צו דיין חשבון מיט צוויי פאַקטאָר אָטענטאַקיישאַן.", + "Add Payment Method": "לייג צאָלונג מעטאָד", + "Add row": "לייג רודערן", + "Add Team Member": "לייג מאַנשאַפֿט מיטגליד", + "Add VAT Number": "לייג וואַט נומער", + "Added.": "צוגעגעבן.", + "Additional billing information updated successfully.": "נאָך בילינג אינפֿאָרמאַציע דערהייַנטיקט הצלחה.", + "Address": "אַדרעס", + "Address Line 2": "אַדרעס שורה 2", + "Administrator": "אַדמיניסטראַטאָר", + "Administrator users can perform any action.": "אַדמיניסטראַטאָר ניצערס קענען דורכפירן קיין קאַמף.", + "Afghanistan": "אַפגהאַניסטאַן", + "Aland Islands": "אַלאַנד אינזלען", + "Albania": "אַלבאַניאַ", + "Algeria": "אַלדזשיריאַ", + "All of the people that are part of this team.": "אַלע די מענטשן וואָס זענען טייל פון דעם מאַנשאַפֿט.", + "All resources loaded.": "אַלע רעסורסן לאָודיד.", + "All rights reserved.": "אלע רעכטן רעזערווירט.", + "Already registered?": "שוין רעגיסטרירט?", + "American Samoa": "אמעריקאנער סאַמאָאַ", + "An error occurred while uploading the file.": "א טעות איז פארגעקומען בשעת ופּלאָאַדינג די טעקע.", + "An error occurred while uploading the file: :error": "א טעות איז פארגעקומען בשעת ופּלאָאַדינג די טעקע: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "אַן אומגעריכט טעות איז פארגעקומען און מיר האָבן נאָוטאַפייד אונדזער שטיצן מאַנשאַפֿט. ביטע פּרובירן ווידער שפּעטער.", + "Andorra": "אַנדאָראַ", + "Angola": "אַנגאָלאַ", + "Anguilla": "אַנגווילאַ", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "אן אנדער באַניצער האט דערהייַנטיקט דעם מיטל זינט דעם בלאַט איז לאָודיד. ביטע דערפרישן דעם בלאַט און פּרוּווט ווידער.", + "Antarctica": "אַנטאַרקטיקאַ", + "Antigua And Barbuda": "אַנטיגואַ און באַרבודאַ", + "Antigua and Barbuda": "אַנטיגואַ און באַרבודאַ", + "API Token": "API טאָקען", + "API Token Permissions": "API טאָקען פּערמישאַנז", + "API Tokens": "API טאָקענס", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API טאָקענס לאָזן דריט-פּאַרטיי באַדינונגס צו אָטענטאַקייט מיט אונדזער אַפּלאַקיישאַן אויף דיין ביכאַף.", + "Apply": "צולייגן", + "Apply Coupon": "צולייגן קופּאָן", + "April": "אפריל", + "Are you sure you want to attempt to pay :amount?": "זענט איר זיכער אַז איר ווילן צו פּרווון צו צאָלן :amount?", + "Are you sure you want to cancel your subscription?": "זענט איר זיכער אַז איר ווילן צו באָטל מאַכן דיין אַבאָנעמענט?", + "Are you sure you want to delete all the notifications?": "זענט איר זיכער אַז איר ווילן צו ויסמעקן אַלע נאָוטאַפאַקיישאַנז?", + "Are you sure you want to delete the selected resources?": "זענט איר זיכער אַז איר ווילן צו ויסמעקן די אויסגעקליבן רעסורסן?", + "Are you sure you want to delete this file?": "זענט איר זיכער אַז איר ווילן צו ויסמעקן דעם טעקע?", + "Are you sure you want to delete this notification?": "זענט איר זיכער אַז איר ווילן צו ויסמעקן דעם אָנזאָג?", + "Are you sure you want to delete this payment method?": "זענט איר זיכער אַז איר ווילן צו ויסמעקן דעם צאָלונג אופֿן?", + "Are you sure you want to delete this resource?": "זענט איר זיכער איר ווילן צו ויסמעקן דעם מיטל?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "זענט איר זיכער אַז איר ווילן צו ויסמעקן דעם מאַנשאַפֿט? אַמאָל אַ מאַנשאַפֿט איז אויסגעמעקט, אַלע זייַן רעסורסן און דאַטן וועט זיין פּערמאַנאַנטלי אויסגעמעקט.", + "Are you sure you want to delete your account?": "זענט איר זיכער אַז איר ווילן צו ויסמעקן דיין חשבון?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "זענט איר זיכער אַז איר ווילן צו ויסמעקן דיין חשבון? אַמאָל דיין חשבון איז אויסגעמעקט, אַלע זייַן רעסורסן און דאַטן וועט זיין פּערמאַנאַנטלי אויסגעמעקט. ביטע אַרייַן דיין פּאַראָל צו באַשטעטיקן איר וואָלט ווי צו פּערמאַנאַנטלי ויסמעקן דיין חשבון.", + "Are you sure you want to detach the selected resources?": "זענט איר זיכער אַז איר ווילט אָפּטיילן די אויסגעקליבן רעסורסן?", + "Are you sure you want to detach this resource?": "זענט איר זיכער אַז איר ווילט אָפּטיילן דעם מיטל?", + "Are you sure you want to force delete the selected resources?": "זענט איר זיכער אַז איר ווילט צווינגען אויסמעקן די אויסגעקליבן רעסורסן?", + "Are you sure you want to force delete this resource?": "זענט איר זיכער אַז איר ווילט צווינגען אויסמעקן דעם מיטל?", + "Are you sure you want to log out?": "זענט איר זיכער אַז איר ווילן צו קלאָץ אויס?", + "Are you sure you want to mark all notifications as read?": "זענט איר זיכער אַז איר ווילן צו צייכן אַלע נאָוטאַפאַקיישאַנז ווי לייענען?", + "Are you sure you want to remove this item?": "זענט איר זיכער אַז איר ווילט צונעמען דעם נומער?", + "Are you sure you want to restore the selected resources?": "זענט איר זיכער אַז איר ווילן צו ומקערן די אויסגעקליבן רעסורסן?", + "Are you sure you want to restore this resource?": "זענט איר זיכער אַז איר ווילן צו ומקערן דעם מיטל?", + "Are you sure you want to resume your subscription?": "זענט איר זיכער אַז איר ווילן צו נעמענ זיכ ווידער דיין אַבאָנעמענט?", + "Are you sure you want to run this action?": "זענט איר זיכער אַז איר ווילן צו לויפן דעם קאַמף?", + "Are you sure you want to set this payment method as your default?": "זענט איר זיכער אַז איר ווילן צו שטעלן דעם צאָלונג אופֿן ווי דיין פעליקייַט?", + "Are you sure you want to stop impersonating?": "זענט איר זיכער איר ווילן צו האַלטן ימפּערסאַנייטינג?", + "Are you sure you would like to delete this API token?": "זענט איר זיכער אַז איר וואָלט ווי צו ויסמעקן דעם אַפּי סימען?", + "Are you sure you would like to leave this team?": "זענט איר זיכער אַז איר וואָלט ווי צו פאַרלאָזן דעם מאַנשאַפֿט?", + "Are you sure you would like to remove this person from the team?": "זענט איר זיכער אַז איר וואָלט ווי צו באַזייַטיקן דעם מענטש פון די מאַנשאַפֿט?", + "Are you sure you would like to switch billing plans?": "זענט איר זיכער אַז איר וואָלט ווי צו באַשטימען בילינג פּלאַנז?", + "Argentina": "ארגענטינע", + "Armenia": "ארמעניע", + "Aruba": "אַרובאַ", + "Attach": "צוטשעפּען", + "Attach & Attach Another": "צוטשעפּען און צוטשעפּען אנדערן", + "Attach :resource": "צוטשעפּען :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "צוטשעפּען טעקעס דורך דראַגינג און דראַפּינג, סאַלעקטינג אָדער טייסטינג זיי.", + "August": "אויגוסט", + "Australia": "אויסטראַליע", + "Austria": "עסטרייך", + "Azerbaijan": "אַזערביידזשאַן", + "Bahamas": "באַהאַמאַס", + "Bahrain": "באַהראַין", + "Bangladesh": "באַנגלאַדעש", + "Barbados": "באַרבאַדאָס", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "איידער איר פאָרזעצן, קען איר באַשטעטיקן דיין בליצפּאָסט אַדרעס דורך געבן אַ קליק אויף די לינק וואָס מיר נאָר געשיקט צו איר? אויב איר האָט נישט באַקומען דעם בליצפּאָסט, מיר וועלן גערן שיקן איר אנדערן.", + "Before proceeding, please check your email for a verification link.": "איידער איר פאָרזעצן, ביטע טשעק דיין E- בריוו פֿאַר אַ וועראַפאַקיישאַן לינק.", + "Belarus": "בעלארוס", + "Belgium": "בעלגיע", + "Belize": "בעליז", + "Benin": "בענין", + "Bermuda": "בערמודאַ", + "Bhutan": "באַטאַן", + "Billing Information": "בילינג אינפֿאָרמאַציע", + "Billing Management": "בילינג מאַנאַגעמענט", + "Bolivia": "באָליוויאַ", + "Bolivia, Plurinational State of": "באָליוויאַ, פּלורינאַטיאָנאַל שטאַט פון", + "Bonaire, Sint Eustatius and Saba": "באָנאַירע, סיינט עוסטאַטיוס און סאַבאַ", + "Bosnia And Herzegovina": "באָסניאַ און הערזעגאָווינאַ", + "Bosnia and Herzegovina": "באָסניאַ און הערזעגאָווינאַ", + "Botswana": "באָצוואַנאַ", + "Bouvet Island": "בווועט אינזל", + "Brazil": "Brazil", + "British Indian Ocean Territory": "בריטיש ינדיאַן אקעאן טעריטאָריע", + "Browser Sessions": "בראַוזער סעשאַנז", + "Brunei Darussalam": "ברוניי דארוסלאם", + "Bulgaria": "בולגאַריאַ", + "Burkina Faso": "בורקינאַ פאַסאָ", + "Burundi": "בורונדי", + "Cambodia": "קאַמבאָדיאַ", + "Cameroon": "קאַמערון", + "Canada": "קאנאדע", + "Cancel": "באָטל מאַכן", + "Cancel Subscription": "באָטל מאַכן אַבאָנעמענט", + "Cape Verde": "קאַפּע ווערד", + "Card": "קאַרטל", + "Cayman Islands": "קיימאַן אינזלען", + "Central African Republic": "סענטראַל אפריקאנער רעפובליק", + "Chad": "טשאד", + "Change Subscription Plan": "טוישן אַבאָנעמענט פּלאַן", + "Change the current payment method attached to your subscription": "טוישן די קראַנט צאָלונג אופֿן אַטאַטשט צו דיין אַבאָנעמענט", + "Changes": "ענדערונגען", + "Checkout": "טשעק אויס", + "Chile": "טשילע", + "China": "כינע", + "Choose": "קלייַבן", + "Choose :field": "קלייַבן :field", + "Choose :resource": "קלייַבן :resource", + "Choose an option": "קלייַבן אַן אָפּציע", + "Choose date": "קלייַבן דאַטע", + "Choose File": "קלייַבן טעקע", + "Choose Files": "קלייַבן פילעס", + "Choose Type": "קלייַבן טיפּ", + "Christmas Island": "ניטל אינזל", + "City": "שטאָט", + "Click here to re-send the verification email.": "דריקט דאָ צו שייַעך-שיקן די וועראַפאַקיישאַן בליצפּאָסט.", + "click here to request another": "דריקט דאָ צו בעטן אנדערן", + "Click to choose": "דריקט צו קלייַבן", + "Close": "נאָענט", + "Cocos (Keeling) Islands": "קאָקאָס (קילינג) אינזלען", + "Code": "קאָד", + "Colombia": "קאָלאָמביאַ", + "Comoros": "קאָמאָראָס", + "Confirm": "באַשטעטיקן", + "Confirm Billing Action": "באַשטעטיקן בילינג קאַמף", + "Confirm Password": "באַשטעטיקן שפּריכוואָרט", + "Confirm Payment": "באַשטעטיקן צאָלונג", + "Confirm your :amount payment": "באַשטעטיקן דיין :amount צאָלונג", + "Congo": "קאָנגאָ", + "Congo, Democratic Republic": "קאָנגאָ, דעמאָקראַטיש רעפובליק", + "Congo, the Democratic Republic of the": "קאָנגאָ, די דעמאָקראַטיש רעפובליק פון די", + "Constant": "קעסיידערדיק", + "Continue To Payment": "פאָרזעצן צו צאָלונג", + "Cook Islands": "קוק אינזלען", + "Copy to clipboard": "קאָפּי צו קליפּבאָרד", + "Costa Rica": "קאסטא ריקא", + "Cote D'Ivoire": "קאָוט דיוואַר", + "Country": "לאַנד", + "Coupon": "קופּאָן", + "Coupon applied successfully.": "קופּאָן געווענדט הצלחה.", + "Create": "שאַפֿן", + "Create & Add Another": "שאַפֿן & לייג אן אנדער", + "Create :resource": "שאַפֿן :resource", + "Create a new team to collaborate with others on projects.": "שאַפֿן אַ נייַע מאַנשאַפֿט צו מיטאַרבעטן מיט אנדערע אויף פּראַדזשעקס.", + "Create Account": "מאך א אקאונט", + "Create API Token": "שאַפֿן אַפּי טאָקען", + "Create New Team": "שאַפֿן ניו מאַנשאַפֿט", + "Create Team": "שאַפֿן מאַנשאַפֿט", + "Created.": "באַשאַפן.", + "Croatia": "קראָאַטיאַ", + "CSV (.csv)": "קסוו (. קסוו)", + "Cuba": "קובאַ", + "Curaçao": "קוראַסאַאָ", + "Current Password": "קראַנט שפּריכוואָרט", + "Current Subscription Plan": "קראַנט אַבאָנעמענט פּלאַן", + "Currently Subscribed": "איצט אַבאָנירן", + "Customer Balance": "קונה באַלאַנס", + "Customize": "קאַסטאַמייז", + "Cyprus": "קיפראס", + "Czech Republic": "טשעכיי", + "Côte d'Ivoire": "קאָוט דיוואַר", + "Dark": "טונקל", + "Dashboard": "דאַשבאָרד", + "December": "דעצעמבער", + "Decrease": "פאַרמינערן", + "Default": "פעליקייַט", + "Delete": "ויסמעקן", + "Delete :resource": "ויסמעקן :resource", + "Delete Account": "ויסמעקן חשבון", + "Delete all notifications": "ויסמעקן אַלע נאָוטאַפאַקיישאַנז", + "Delete API Token": "ויסמעקן אַפּי טאָקען", + "Delete File": "ויסמעקן טעקע", + "Delete Notification": "ויסמעקן אָנזאָג", + "Delete Resource": "ויסמעקן מיטל", + "Delete Selected": "ויסמעקן אויסגעקליבן", + "Delete Team": "ויסמעקן מאַנשאַפֿט", + "Denmark": "דענמאַרק", + "Detach": "דעטאַטש", + "Detach Resource": "אָפּטיילן די מיטל", + "Detach Selected": "דעטאַטש סעלעקטעד", + "Details": "דעטאַילס", + "Disable": "דיסייבאַל", + "Djibouti": "דזשיבוטי", + "Do you really want to leave? You have unsaved changes.": "צי איר טאַקע ווילן צו לאָזן? איר האָט נישט געראטעוועט ענדערונגען.", + "Dominica": "דאָמיניקאַ", + "Dominican Republic": "דאָמיניקאַן רעפובליק", + "Done.": "געטאן.", + "Download": "אראפקאפיע", + "Download Invoice": "אראפקאפיע ינווויס", + "Drop file or click to choose": "פאַלן טעקע אָדער גיט צו קלייַבן", + "Drop files or click to choose": "פאַלן טעקעס אָדער גיט צו קלייַבן", + "Ecuador": "עקוואַדאָר", + "Edit": "רעדאַגירן", + "Edit :resource": "רעדאַגירן :resource", + "Edit Attached": "רעדאַגירן אַטאַטשט", + "Edit Profile": "רעדאַגירן פּראָפיל", + "Editor": "עדיטאָר", + "Editor users have the ability to read, create, and update.": "עדיטאָר יוזערז האָבן די פיייקייט צו לייענען, שאַפֿן און דערהייַנטיקן.", + "Egypt": "מצרים", + "El Salvador": "על סאַלוואַדאָר", + "Email": "בליצפּאָסט", + "email": "בליצפּאָסט", + "Email Address": "אימעיל אדרעס", + "Email Addresses": "בליצפּאָסט אַדרעסעס", + "Email Password Reset Link": "Email פּאַראָל באַשטעטיק לינק", + "Email Verification": "Email וועראַפאַקיישאַן", + "Enable": "געבן", + "Encrypted environment file already exists.": "ענקריפּטיד סוויווע טעקע שוין יגזיסץ.", + "Encrypted environment file not found.": "ענקריפּטיד סוויווע טעקע ניט געפֿונען.", + "Ensure your account is using a long, random password to stay secure.": "פאַרזיכערן דיין חשבון איז ניצן אַ לאַנג, טראַפ פּאַראָל צו בלייַבן זיכער.", + "Environment file already exists.": "סוויווע טעקע יגזיסץ שוין.", + "Environment file not found.": "סוויווע טעקע ניט געפֿונען.", + "Equatorial Guinea": "עקוואַטאָריאַל גיני", + "Eritrea": "עריטרייע", + "Error": "טעות", + "errors": "ערראָרס", + "Estonia": "עסטאָניאַ", + "Ethiopia": "עטיאפיע", + "ex VAT": "עקס וואַט", + "Excel (.xlsx)": "עקססעל (.קסלסקס)", + "Expires :expiration": "ענדיקט :expiration", + "Export As CSV": "אַרויספירן ווי קסוו", + "Extra Billing Information": "עקסטרע בילינג אינפֿאָרמאַציע", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "עקסטרע באַשטעטיקונג איז דארף צו פּראָצעס דיין צאָלונג. ביטע פאָרזעצן צו די צאָלונג בלאַט דורך געבן אַ קליק אויף די קנעפּל אונטן.", + "Failed Subscription Payment": "ניט אַנדערש אַבאָנעמענט צאָלונג", + "Failed to load :resource!": "ניט אַנדערש צו לאָדן :resource!", + "Falkland Islands (Malvinas)": "פאַלקלאַנד אינזלען (מאַלווינאַס)", + "Faroe Islands": "פאַראָו אינזלען", + "February": "פעברואַר", + "Fiji": "פידזשי", + "Filename": "טעקע נאָמען", + "Finish enabling two factor authentication.": "ענדיקן ענייבאַלינג צוויי פאַקטאָר אָטענטאַקיישאַן.", + "Finland": "פינלאַנד", + "For your security, please confirm your password to continue.": "פֿאַר דיין זיכערהייט, ביטע באַשטעטיקן דיין פּאַראָל צו פאָרזעצן.", + "Forbidden": "פארבאטן", + "Force Delete": "צווינגען דיליט", + "Force Delete :resource": "צווינגען דיליט :resource", + "Force Delete Resource": "צווינגען ויסמעקן מיטל", + "Force Delete Selected": "צווינגען ויסמעקן אויסגעקליבן", + "Forgot Password": "פארגעסן שפּריכוואָרט", + "Forgot your password?": "פֿאַרגעסן דיין פּאַראָל?", + "Forgot Your Password?": "פֿאַרגעסן דיין פּאַראָל?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "פֿאַרגעסן דיין פּאַראָל? קיין פּראָבלעם. נאָר לאָזן אונדז וויסן דיין בליצפּאָסט אַדרעס און מיר וועלן שיקן איר אַ בליצפּאָסט באַשטעטיק לינק וואָס וועט לאָזן איר צו קלייַבן אַ נייַע.", + "France": "פֿראַנקרייַך", + "French Guiana": "פראנצויזיש גיאַנאַ", + "French Polynesia": "פראנצויזיש פּאָלינעסיאַ", + "French Southern Territories": "פראנצויזיש סאָוטהערן טעריטאָריע", + "From": "פון", + "Gabon": "גאַבאָן", + "Gambia": "גאַמביאַ", + "Georgia": "דזשאָרדזשאַ", + "Germany": "דייטשלאנד", + "Ghana": "גאַנאַ", + "Gibraltar": "גיבראלטאר", + "Go Home": "גיי אהיים", + "Go to page :page": "גיין צו בלאַט :page", + "Great! You have accepted the invitation to join the :team team.": "גרויס! איר האָט אנגענומען די פאַרבעטונג צו פאַרבינדן די :team מאַנשאַפֿט.", + "Greece": "גריכנלאנד", + "Greenland": "גרינלאַנד", + "Grenada": "גרענאַדאַ", + "Guadeloupe": "גואַדעלאָופּע", + "Guam": "גואַם", + "Guatemala": "גואַטעמאַלאַ", + "Guernsey": "Guernsey", + "Guinea": "גיני", + "Guinea-Bissau": "גיני-ביסאַו", + "Guyana": "גויאנע", + "Haiti": "האיטי", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "האָבן צווייטע געדאַנק וועגן קאַנסאַלינג דיין אַבאָנעמענט? איר קענען טייקעף ריאַקטיווייט דיין אַבאָנעמענט אין קיין צייט ביז דעם סוף פון דיין קראַנט בילינג ציקל. נאָך דיין קראַנט בילינג ציקל ענדס, איר קען קלייַבן אַ גאָר נייַע אַבאָנעמענט פּלאַן.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "האָבן צווייטע געדאַנק וועגן קאַנסאַלינג דיין אַבאָנעמענט? איר קענען טייקעף ריאַקטיוו דיין אַבאָנעמענט אין קיין צייט ביז דעם סוף פון דיין קראַנט בילינג ציקל. נאָך דיין קראַנט בילינג ציקל ענדס, איר קען קלייַבן אַ גאָר נייַע אַבאָנעמענט פּלאַן.", + "Heard Island & Mcdonald Islands": "הערד אינזל און מאַקדאַנאַלד אינזלען", + "Heard Island and McDonald Islands": "הערד אינזל און מאַקדאַנאַלד אינזלען", + "Hello!": "העלא!", + "Hide Content": "באַהאַלטן אינהאַלט", + "Hold Up!": "האַלטן אַרויף!", + "Holy See (Vatican City State)": "הייליקער זע (וואַטיקאַן סיטי שטאַט)", + "Honduras": "האָנדוראַס", + "Hong Kong": "האָנג קאָנג", + "Hungary": "אונגארן", + "I agree to the :terms_of_service and :privacy_policy": "איך בין מסכים מיט די :terms_of_service און :privacy_policy", + "Iceland": "יסעלאַנד", + "ID": "שייַן", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "אויב נייטיק, איר קענט קלאָץ אויס פון אַלע דיין אנדערע בלעטערער סעשאַנז אויף אַלע דיין דעוויסעס. עטלעכע פון ​​דיין לעצטע סעשאַנז זענען ליסטעד אונטן; אָבער, די רשימה קען נישט זיין יגזאָסטיוו. אויב איר פילן אַז דיין חשבון איז קאַמפּראַמייזד, איר זאָל אויך דערהייַנטיקן דיין פּאַראָל.", + "If you already have an account, you may accept this invitation by clicking the button below:": "אויב איר האָט שוין אַ חשבון, איר קענט אָננעמען דעם פאַרבעטונג דורך געבן אַ קליק דעם קנעפּל אונטן:", + "If you did not create an account, no further action is required.": "אויב איר האָט נישט שאַפֿן אַ חשבון, קיין ווייַטער קאַמף איז פארלאנגט.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "אויב איר האָט נישט דערוואַרטן צו באַקומען אַ פאַרבעטונג צו דעם מאַנשאַפֿט, איר קענט אַוועקוואַרפן דעם בליצפּאָסט.", + "If you did not receive the email": "אויב איר האָט נישט באַקומען די E- בריוו", + "If you did not request a password reset, no further action is required.": "אויב איר האָט נישט געבעטן אַ פּאַראָל באַשטעטיק, קיין ווייַטער קאַמף איז פארלאנגט.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "אויב איר טאָן ניט האָבן אַ חשבון, איר קענט שאַפֿן איין דורך געבן אַ קליק דעם קנעפּל אונטן. נאָך קריייטינג אַ חשבון, איר קענט גיט אויף די אַקסעפּטאַנס פון די פאַרבעטונג קנעפּל אין דעם E- בריוו צו אָננעמען די פאַרבעטונג פון די מאַנשאַפֿט:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "אויב איר דאַרפֿן צו לייגן ספּעציפיש קאָנטאַקט אָדער שטייער אינפֿאָרמאַציע צו דיין ינווויסיז, ווי דיין פול געשעפט נאָמען, וואַט לעגיטימאַציע נומער, אָדער אַדרעס פון רעקאָרד, איר קען לייגן עס דאָ.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "אויב איר האָט קאָנפליקט צו געבן אַ קליק דעם \":actionText\" קנעפּל, קאָפּיע און פּאַפּ די URL אונטן\nאין דיין וועב בלעטערער:", + "Impersonate": "ימפּערסאַנייט", + "Increase": "העכערונג", + "India": "אינדיע", + "Indonesia": "ינדאָנעסיאַ", + "Invalid filename.": "אומגילטיק טעקע נאָמען.", + "Invalid JSON was returned from the route.": "אומגילטיק JSON איז אומגעקערט פֿון דער מאַרשרוט.", + "Invoice Email Addresses": "ינווויס E- בריוו ווענדט", + "Invoice emails updated successfully.": "ינווויס עמאַילס זענען דערהייַנטיקט הצלחה.", + "Invoices": "ינווויסיז", + "Iran, Islamic Republic Of": "איראן", + "Iran, Islamic Republic of": "יראַן, יסלאַמיק רעפובליק פון", + "Iraq": "איראק", + "Ireland": "ירעלאַנד", + "Isle Of Man": "אינזל פון מענטש", + "Isle of Man": "אינזל פון מענטש", + "Israel": "ישראל", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "עס קוקט ווי איר טאָן ניט האָבן אַן אַקטיוו אַבאָנעמענט. איר קענט קלייַבן איינער פון די אַבאָנעמענט פּלאַנז אונטן צו אָנהייבן. אַבאָנעמענט פּלאַנז קען זיין טשיינדזשד אָדער קאַנסאַלד אין דיין קאַנוויניאַנס.", + "Italy": "איטאליע", + "Jamaica": "דזשאַמאַיקאַ", + "January": "יאנואר", + "Japan": "יאַפּאַן", + "Jersey": "דזשערזי", + "Jordan": "יארדאניע", + "July": "יולי", + "June": "יוני", + "Kazakhstan": "קאַזאַכסטאַן", + "Kenya": "קעניאַ", + "Key": "שליסל", + "Kiribati": "קיריבאַטי", + "Korea": "דרום קארעע", + "Korea, Democratic People's Republic of": "קארעע, דעמאָקראַטיש מענטשן ס רעפובליק פון", + "Korea, Republic of": "קארעע, רעפובליק פון", + "Kosovo": "קאָסאָוואָ", + "Kuwait": "קוווייט", + "Kyrgyzstan": "קירגיזיע", + "Lao People's Democratic Republic": "לאַו מענטשן ס דעמאָקראַטיש רעפובליק", + "Last active": "לעצטע אַקטיוו", + "Last used": "לעצטע געוויינט", + "Latvia": "לאַטוויאַ", + "Leave": "לאָזן", + "Leave Team": "לאָזן מאַנשאַפֿט", + "Lebanon": "לבנון", + "length": "לענג", + "Lens": "לענס", + "Lesotho": "לעסאָטהאָ", + "Liberia": "ליבעריאַ", + "Libyan Arab Jamahiriya": "ליביאַן אַראַבער דזשאַמאַהיריאַ", + "Liechtenstein": "ליכטנשטיין", + "Light": "ליכט", + "Lithuania": "ליטע", + "Load :perPage More": "לאָדן :perPage מער", + "Loading": "לאָודינג", + "Location": "אָרט", + "Log in": "צייכן אריין", + "Log In": "צייכן אריין", + "Log Out": "קלאָץ אויס", + "Log out": "קלאָץ אויס", + "Log Out Other Browser Sessions": "קלאָץ אויס אנדערע בלעטערער סעשאַנז", + "Log Viewer": "קלאָץ וויוער", + "Login": "צייכן אריין", + "Logout": "לאָגאָ", + "Logs": "לאָגס", + "Luxembourg": "לוקסעמבאָורג", + "Macao": "מאַקאַו", + "Macedonia": "צפון מאַסעדאָניאַ", + "Macedonia, the former Yugoslav Republic of": "מאַסעדאָניאַ, די ערשטע יוגאסלאווישע רעפובליק פון", + "Madagascar": "מאַדאַגאַסקאַר", + "Malawi": "מאַלאַווי", + "Malaysia": "מאַלייַסיאַ", + "Maldives": "מאַלדיוועס", + "Mali": "מאַלי", + "Malta": "מאַלטאַ", + "Manage Account": "פירן אַקאַונט", + "Manage and log out your active sessions on other browsers and devices.": "פירן און קלאָץ אויס דיין אַקטיוו סעשאַנז אויף אנדערע בראַוזערז און דעוויסעס.", + "Manage API Tokens": "פירן אַפּי טאָקענס", + "Manage Role": "פירן ראָלע", + "Manage Team": "פירן מאַנשאַפֿט", + "Managing billing for :billableName": "אָנפירונג בילינג פֿאַר :billableName", + "March": "מאַרץ", + "Mark all as Read": "מארק אַלע ווי לייענען", + "Mark all notifications as read": "מארק אַלע נאָוטאַפאַקיישאַנז ווי לייענען", + "Mark Read": "מארק לייענען", + "Mark Unread": "מארק אַנרעד", + "Marshall Islands": "מאַרשאַל אינזלען", + "Martinique": "מאַרטיניק", + "Mauritania": "מאַוריטאַניאַ", + "Mauritius": "מאַוריטיוס", + "May": "מאי", + "Mayotte": "מייַאָטטע", + "Mexico": "מעקסיקא", + "Micronesia, Federated States Of": "מיקראָנעסיאַ", + "Micronesia, Federated States of": "מיקראָנעסיאַ, פעדערייטיד שטאַטן פון", + "Moldova": "מאָלדאָווע", + "Moldova, Republic of": "מאָלדאָוואַ, רעפובליק פון", + "Monaco": "מאָנאַקאָ", + "Mongolia": "מאָנגאָליע", + "Montenegro": "מאָנטענעגראָ", + "Month To Date": "חודש צו טאָג", + "Monthly": "כוידעשלעך", + "monthly": "כוידעשלעך", + "Montserrat": "מאָנטסעראַט", + "Morocco": "מאָראָקקאָ", + "Mozambique": "מאָזאַמביק", + "Myanmar": "מיאַנמאַר", + "Name": "נאָמען", + "name": "נאָמען", + "Namibia": "נאַמיביאַ", + "Nauru": "נאַורו", + "Nepal": "נעפּאַל", + "Netherlands": "נעטהערלאַנדס", + "Netherlands Antilles": "נעטהערלאַנדס אַנטילס", + "Nevermind": "מאכט נישט אויס", + "Nevermind, I'll keep my old plan": "נעמליך, איך וועל האלטן מיין אלטע פלאן", + "New": "ניו", + "New :resource": "נייַ :resource", + "New Caledonia": "ניו קאַלעדאָניאַ", + "New Password": "ניו פּאַראָל", + "New Zealand": "ניו זילאַנד", + "Next": "ווייַטער", + "Next Payment": "ווייַטער צאָלונג", + "Next Payment on": "ווייַטער צאָלונג אויף", + "Nicaragua": "ניקאַראַגואַ", + "Niger": "ניגער", + "Nigeria": "ניגעריאַ", + "Niue": "ניוע", + "No": "ניין", + "No :resource matched the given criteria.": "קיין :resource מאַטשט די געגעבן קרייטיריאַ.", + "No additional information...": "קיין נאָך אינפֿאָרמאַציע ...", + "No Current Data": "קיין קראַנט דאַטע", + "No Data": "קיין דאַטן", + "no file selected": "קיין טעקע אויסגעקליבן", + "No Increase": "קיין פאַרגרעסערן", + "No payment methods on file.": "קיין צאָלונג מעטהאָדס אויף טעקע.", + "No payment scheduled.": "קיין צאָלונג סקעדזשולד.", + "No Prior Data": "קיין פריערדיקע דאַטן", + "No Results Found.": "קיין רעזולטאַטן געפֿונען.", + "Norfolk Island": "נאָרפאָלק אינזל", + "Northern Mariana Islands": "נאָרדערן מאַריאַנאַ אינזלען", + "Norway": "נארוועגיע", + "Not Found": "ניט געפונען", + "Notifications": "נאָוטאַפאַקיישאַנז", + "Nova": "נאָוואַ", + "Nova User": "נאָוואַ באַניצער", + "November": "נאוועמבער", + "October": "אקטאבער", + "of": "פון", + "OK": "גוט", + "Oman": "אָמאַן", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "אַמאָל אַ מאַנשאַפֿט איז אויסגעמעקט, אַלע זייַן רעסורסן און דאַטן וועט זיין פּערמאַנאַנטלי אויסגעמעקט. איידער איר ויסמעקן דעם מאַנשאַפֿט, ביטע אראפקאפיע קיין דאַטן אָדער אינפֿאָרמאַציע וועגן דעם מאַנשאַפֿט וואָס איר ווילט צו האַלטן.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "אַמאָל דיין חשבון איז אויסגעמעקט, אַלע זייַן רעסורסן און דאַטן וועט זיין פּערמאַנאַנטלי אויסגעמעקט. איידער דיליטינג דיין חשבון, ביטע אראפקאפיע קיין דאַטן אָדער אינפֿאָרמאַציע וואָס איר ווילט צו האַלטן.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "אַמאָל דיין חשבון איז אויסגעמעקט, אַלע זייַן רעסורסן און דאַטן וועט זיין פּערמאַנאַנטלי אויסגעמעקט. ביטע אַרייַן דיין פּאַראָל צו באַשטעטיקן איר וואָלט ווי צו פּערמאַנאַנטלי ויסמעקן דיין חשבון.", + "Only Trashed": "נאָר טראַשעד", + "Open Invoices": "עפענען ינווויסיז", + "Original": "אָריגינעל", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "אונדזער בילינג פאַרוואַלטונג טויער אַלאַוז איר צו קאַנוויניאַנטלי פירן דיין אַבאָנעמענט פּלאַן, צאָלונג אופֿן און אראפקאפיע דיין לעצטע ינווויסיז.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "אונדזער בילינג פאַרוואַלטונג טויער אַלאַוז איר צו קאַנוויניאַנטלי פירן דיין אַבאָנעמענט פּלאַן, צאָלונג מעטהאָדס און אראפקאפיע דיין לעצטע ינווויסיז.", + "Page Expired": "בלאַט אויסגעגאנגען", + "Pagination Navigation": "פּאַginיישאַן נאַוויגאַציע", + "Paid": "באַצאָלט", + "Pakistan": "פּאַקיסטאַן", + "Palau": "פּאַלאַו", + "Palestinian Territory, Occupied": "פאלעסטינער טעריטאריע, אקופירט", + "Panama": "פּאַנאַמאַ", + "Papua New Guinea": "פּאַפּואַ ניו גיני", + "Paraguay": "פאראגוויי", + "Password": "שפּריכוואָרט", + "password": "שפּריכוואָרט", + "Payment Confirmation": "צאָלונג באַשטעטיקונג", + "Payment Information": "צאָלונג אינפֿאָרמאַציע", + "Payment information updated successfully.": "צאָלונג אינפֿאָרמאַציע דערהייַנטיקט הצלחה.", + "Payment Method": "צאָלונג מעטאָד", + "Payment Methods": "צאָלונג מעטהאָדס", + "Payment Required": "צאָלונג פארלאנגט", + "Payments": "פּיימאַנץ", + "Pending Team Invitations": "פּענדינג מאַנשאַפֿט ינוויטיישאַנז", + "Per Page": "פּער בלאַט", + "Permanently delete this team.": "פּערמאַנאַנטלי ויסמעקן דעם מאַנשאַפֿט.", + "Permanently delete your account.": "פּערמאַנאַנטלי ויסמעקן דיין חשבון.", + "Permissions": "פּערמישאַנז", + "Peru": "פּערו", + "Philippines": "פיליפינען", + "Photo": "פאָטאָ", + "Pitcairn": "Pitcairn", + "Please accept the terms of service.": "ביטע אָננעמען די טערמינען פון דינסט.", + "Please click the button below to verify your email address.": "ביטע גיט די קנעפּל אונטן צו באַשטעטיקן דיין בליצפּאָסט אַדרעס.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "ביטע באַשטעטיקן אַקסעס צו דיין חשבון דורך אַרייַן איינער פון דיין נויטפאַל אָפּזוך קאָודז.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "ביטע באַשטעטיקן אַקסעס צו דיין חשבון דורך אַרייַן די אָטענטאַקיישאַן קאָד צוגעשטעלט דורך דיין אָטענטאַקיישאַן אַפּלאַקיישאַן.", + "Please confirm your password before continuing.": "ביטע באַשטעטיקן דיין פּאַראָל איידער פאָרזעצן.", + "Please copy your new API token. For your security, it won't be shown again.": "ביטע נאָכמאַכן דיין נייַע אַפּי סימען. פֿאַר דיין זיכערהייט, עס וועט ניט זיין געוויזן ווידער.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "ביטע אַרייַן דיין פּאַראָל צו באַשטעטיקן אַז איר וואָלט ווי צו קלאָץ אויס פון דיין אנדערע בלעטערער סעשאַנז אויף אַלע דיין דעוויסעס.", + "Please provide a maximum of three invoice emails addresses.": "ביטע צושטעלן אַ מאַקסימום פון דריי ינווויס ימפּיילז אַדרעסעס.", + "Please provide the email address of the person you would like to add to this team.": "ביטע צושטעלן די בליצפּאָסט אַדרעס פון דער מענטש איר וואָלט ווי צו לייגן צו דעם מאַנשאַפֿט.", + "Please set a default payment method before retrying payments.": "ביטע שטעלן אַ פעליקייַט צאָלונג אופֿן איידער ריטריינינג פּיימאַנץ.", + "Please set a default payment method before swapping plans.": "ביטע שטעלן אַ פעליקייַט צאָלונג אופֿן איידער סוואַפּינג פּלאַנז.", + "Poland": "פוילן", + "Portugal": "פּאָרטוגאַל", + "Press / to search": "דריקן / צו זוכן", + "Preview": "פאָרויסיקע ווייַזונג", + "Previewing": "פּריוויוינג", + "Previous": "פֿריִערדיקע", + "Privacy Policy": "פּריוואַטקייט פּאָליטיק", + "Profile": "פּראָפיל", + "Profile Information": "פּראָפיל אינפֿאָרמאַציע", + "Puerto Rico": "פּאָרטאַ ריקאָ", + "Qatar": "קאַטאַר", + "Quarter To Date": "פערטל צו טאָג", + "Recovery Code": "רעקאָווערי קאָד", + "Refresh": "דערפרישן", + "Regards,": "גרוס,", + "Regenerate Recovery Codes": "רידזשענערייט רעקאָווערי קאָודז", + "Register": "רעגיסטרירן", + "Reload": "רילאָוד", + "Remember me": "געדענק מיך", + "Remember Me": "געדענק מיך", + "Remove": "אַראָפּנעמען", + "Remove Photo": "אַראָפּנעמען פאָטאָ", + "Remove Team Member": "אַראָפּנעמען מאַנשאַפֿט מיטגליד", + "Replicate": "רעפּלאַקייט", + "Required fields": "פארלאנגט פעלדער", + "Resend Verification Email": "ווידער שיקן וועראַפאַקיישאַן בליצפּאָסט", + "Reset Filters": "באַשטעטיק פילטערס", + "Reset Password": "באַשטעטיק פּאַראָל", + "Reset Password Notification": "באַשטעטיק שפּריכוואָרט אָנזאָג", + "resource": "מיטל", + "Resource Row Dropdown": "מיטל רודערן דראָפּדאָוון", + "Resources": "רעסאָורסעס", + "resources": "רעסורסן", + "Restore": "ריסטאָר", + "Restore :resource": "ריסטאָר :resource", + "Restore Resource": "ריסטאָר מיטל", + "Restore Selected": "ומקערן אויסגעקליבן", + "results": "רעזולטאַטן", + "Resume Subscription": "נעמענ זיכ ווידער אַבאָנעמענט", + "Retry Payment": "פּרוּווט צאָלונג", + "Return to :appName": "צוריקקומען צו :appName", + "Reunion": "רעוניאָן", + "Role": "ראָלע", + "Romania": "רומעניע", + "Run Action": "לויפן קאַמף", + "Russian Federation": "רוסיש פעדעריישאַן", + "Rwanda": "רוואַנדאַ", + "Réunion": "רעוניאָן", + "Saint Barthelemy": "סט באַרטהעלעמי", + "Saint Barthélemy": "סיינט באַרטהעעמי", + "Saint Helena": "סיינט העלענאַ", + "Saint Kitts And Nevis": "סט קיטץ און נעוויס", + "Saint Kitts and Nevis": "סיינט קיטץ און נעוויס", + "Saint Lucia": "סיינט לוסיאַ", + "Saint Martin": "סט. מארטין", + "Saint Martin (French part)": "סיינט מארטין (פראנצויזיש טייל)", + "Saint Pierre And Miquelon": "סט. פּיער און מיקוועלאָן", + "Saint Pierre and Miquelon": "סיינט פּיער און מיקוועלאָן", + "Saint Vincent And Grenadines": "סעינט ווינסענט און גרענאַדינעס", + "Saint Vincent and the Grenadines": "סיינט ווינסענט און די גרענאַדינעס", + "Samoa": "סאַמאָאַ", + "San Marino": "סאַן מאַרינאָ", + "Sao Tome And Principe": "סאַו טאָמעי און פּרינסיפּע", + "Sao Tome and Principe": "סאַו טאָמע און פּרינסיפּע", + "Saudi Arabia": "סאודיע אראביע", + "Save": "היט", + "Saved.": "געראטעוועט .", + "Scroll to bottom": "מעגילע צו דנאָ", + "Scroll to top": "מעגילע צו שפּיץ", + "Search": "זוכן", + "Secure Area": "זיכער שטח", + "Select": "אויסקלייַבן", + "Select a different plan": "אויסקלייַבן אַ אַנדערש פּלאַן", + "Select a log file...": "אויסקלייַבן אַ קלאָץ טעקע ...", + "Select A New Photo": "סעלעקטירן אַ נייַע פאָטאָ", + "Select Action": "אויסקלייַבן קאַמף", + "Select all": "וועל אויס אלע", + "Select All Dropdown": "אויסקלייַבן אַלע דראָפּדאָוון", + "Select this page": "אויסקלייַבן דעם בלאַט", + "Send Password Reset Link": "שיקן פּאַראָל באַשטעטיק לינק", + "Senegal": "סענעגאַל", + "September": "סעפטעמבער", + "Serbia": "סערביע", + "Server Error": "סערווירער טעות", + "Service Unavailable": "סערוויס אַנאַוויילאַבאַל", + "Set as default": "שטעלן ווי פעליקייַט", + "Setup Key": "סעטאַפּ שליסל", + "Seychelles": "סייטשעלס", + "Show All Fields": "ווייַזן אַלע פעלדער", + "Show Content": "ווייַזן אינהאַלט", + "Show Recovery Codes": "ווייַזן רעקאָווערי קאָודז", + "Showing": "ווייַזונג", + "Sierra Leone": "סיעראַ ליאָון", + "Signed in as": "איינגעשריבן ווי", + "Singapore": "סינגאַפּאָר", + "Sint Maarten (Dutch part)": "ייַנטינט מאַאַרטען", + "Slovakia": "סלאָוואַקיאַ", + "Slovenia": "סלאָוועניאַ", + "Soft Deleted": "ווייך אויסגעמעקט", + "Solomon Islands": "שלמה אינזלען", + "Somalia": "סאָמאַליאַ", + "Something went wrong.": "עפּעס איז פאַלש.", + "Sorry! You are not authorized to perform this action.": "אנטשולדיגט! איר זענט נישט אָטערייזד צו דורכפירן דעם קאַמף.", + "Sorry, your session has expired.": "אנטשולדיגט, דיין סעסיע איז אויסגעגאנגען.", + "South Africa": "דרום אפריקע", + "South Georgia And Sandwich Isl.": "דרום דזשאָרדזשאַ און דרום סענדוויטש אינזלען", + "South Georgia and the South Sandwich Islands": "דרום דזשאָרדזשאַ און די דרום סענדוויטש אינזלען", + "South Sudan": "דרום סודאַן", + "Spain": "ספּאַין", + "Sri Lanka": "סרי לאנקא", + "Standalone Actions": "סטאַנדאַלאָנע אַקשאַנז", + "Start Polling": "אָנהייב פּאָללינג", + "Start polling": "אָנהייב פּאָללינג", + "State / County": "שטאַט / קאָונטי", + "Stop Impersonating": "האַלטן ימפּערסאַנייטינג", + "Stop Polling": "האַלטן פּאָללינג", + "Stop polling": "האַלטן פּאָללינג", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "סטאָר די אָפּזוך קאָודז אין אַ זיכער פּאַראָל פאַרוואַלטער. זיי קענען זיין געוויינט צו צוריקקריגן אַקסעס צו דיין חשבון אויב דיין צוויי פאַקטאָר אָטענטאַקיישאַן מיטל איז פאַרפאַלן.", + "Subscribe": "אַבאָנירן", + "Subscription Information": "אַבאָנעמענט אינפֿאָרמאַציע", + "Subscription Pending": "אַבאָנעמענט פּענדינג", + "Sudan": "סודאַן", + "Suriname": "סורינאַמע", + "Svalbard And Jan Mayen": "סוואַלבאַרד און יאַן מייַען", + "Svalbard and Jan Mayen": "סוואַלבאַרד און יאַן מייַען", + "Swaziland": "סוואַזילאַנד", + "Sweden": "שוועדן", + "Switch Teams": "באַשטימען טימז", + "Switzerland": "שווייץ", + "Syrian Arab Republic": "סיריאַן אַראַבער רעפובליק", + "System": "סיסטעם", + "Taiwan": "טייוואַן", + "Taiwan, Province of China": "טייוואַן, פּראַווינס פון טשיינאַ", + "Tajikistan": "טאַדזשיקיסטאַן", + "Tanzania": "טאַנזאַניאַ", + "Tanzania, United Republic of": "טאַנזאַניאַ, פֿאַראייניקטע רעפובליק פון", + "TAX": "שטייַער", + "Team Details": "מאַנשאַפֿט דעטאַילס", + "Team Invitation": "מאַנשאַפֿט פאַרבעטונג", + "Team Members": "מאַנשאַפֿט מיטגלידער", + "Team Name": "מאַנשאַפֿט נאָמען", + "Team Owner": "מאַנשאַפֿט באַזיצער", + "Team Settings": "מאַנשאַפֿט סעטטינגס", + "Terms of Service": "טערמינען פון דינסט", + "Thailand": "טיילאַנד", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "דאַנקען פֿאַר סיינינג אַרויף! איידער איר אָנהייבן, קען איר באַשטעטיקן דיין בליצפּאָסט אַדרעס דורך געבן אַ קליק אויף די לינק וואָס מיר נאָר געשיקט צו איר? אויב איר האָט נישט באַקומען דעם בליצפּאָסט, מיר וועלן גערן שיקן איר אנדערן.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "דאַנקען פֿאַר דיין פארבליבן שטיצן. מיר האָבן אַטאַטשט אַ קאָפּיע פון ​​דיין ינווויס פֿאַר דיין רעקאָרדס. ביטע לאָזן אונדז וויסן אויב איר האָט קיין פראגעס אָדער קאַנסערנז.", + "Thanks,": "א דאנק,", + "The :attribute must be a valid role.": "די :attribute מוזן זיין אַ גילטיק ראָלע.", + "The :attribute must be at least :length characters and contain at least one number.": "די :attribute מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן לפּחות איין נומער.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "די :attribute מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן לפּחות איין ספּעציעל כאַראַקטער און איין נומער.", + "The :attribute must be at least :length characters and contain at least one special character.": "די :attribute מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן לפּחות איין ספּעציעל כאַראַקטער.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "די :attribute מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן בייַ מינדסטער איין הויפּט אותיות און איין נומער.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "די :attribute מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן בייַ מינדסטער איין ופּפּערקאַסע כאַראַקטער און איין ספּעציעל כאַראַקטער.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "די :attribute מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן בייַ מינדסטער איין הויפּט אותיות, איין נומער און איין ספּעציעל כאַראַקטער.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "די :attribute מוזן זיין בייַ מינדסטער :length אותיות און אַנטהאַלטן בייַ מינדסטער איין הויפּט אותיות.", + "The :attribute must be at least :length characters.": "די :attribute מוזן זיין בייַ מינדסטער :length אותיות.", + "The :attribute must contain at least one letter.": "די :attribute מוזן אַנטהאַלטן לפּחות איין בריוו.", + "The :attribute must contain at least one number.": "די :attribute מוזן אַנטהאַלטן לפּחות איין נומער.", + "The :attribute must contain at least one symbol.": "די :attribute מוזן אַנטהאַלטן לפּחות איין סימבאָל.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "די :attribute מוזן אַנטהאַלטן בייַ מינדסטער איין ופּפּערקאַסע און איין קליין אותיות.", + "The :resource was created!": "די :resource איז באשאפן!", + "The :resource was deleted!": "די :resource איז אויסגעמעקט!", + "The :resource was restored!": "די :resource איז געווען געזונט!", + "The :resource was updated!": "די :resource איז דערהייַנטיקט!", + "The action was executed successfully.": "די אקציע איז דורכגעפירט געווארן מיט הצלחה.", + "The default payment method cannot be removed.": "די פעליקייַט צאָלונג אופֿן קענען ניט זיין אַוועקגענומען.", + "The file was deleted!": "די טעקע איז אויסגעמעקט!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "די געגעבן :attribute איז ארויס אין אַ דאַטן רינען. ביטע קלייַבן אַ אַנדערש :attribute.", + "The given data was invalid.": "די געגעבן דאַטן איז געווען פאַרקריפּלט.", + "The government won't let us show you what's behind these doors": "די רעגירונג וועט נישט לאָזן אונדז ווייַזן איר וואָס איז הינטער די טירן", + "The HasOne relationship has already been filled.": "די HasOne שייכות איז שוין אָנגעפילט.", + "The image could not be loaded": "די בילד קען נישט זיין לאָוד", + "The image could not be loaded.": "די בילד קען נישט זיין לאָוד.", + "The invoice emails must be valid email addresses.": "די ינווויס ימפּומז מוזן זיין גילטיק E- בריוו ווענדט.", + "The password is incorrect.": "די פּאַראָל איז פאַלש.", + "The provided coupon code is invalid.": "דער צוגעשטעלט קופּאָן קאָד איז פאַרקריפּלט.", + "The provided password does not match your current password.": "די צוגעשטעלט פּאַראָל שטימט נישט מיט דיין קראַנט פּאַראָל.", + "The provided password was incorrect.": "די צוגעשטעלט פּאַראָל איז פאַלש.", + "The provided two factor authentication code was invalid.": "די צוגעשטעלט צוויי פאַקטאָר אָטענטאַקיישאַן קאָד איז געווען פאַרקריפּלט.", + "The provided two factor recovery code was invalid.": "די צוגעשטעלט צוויי פאַקטאָר אָפּזוך קאָד איז געווען פאַרקריפּלט.", + "The provided VAT number is invalid.": "די צוגעשטעלט וואַט נומער איז פאַרקריפּלט.", + "The resource was attached!": "די מיטל איז געווען אַטאַטשט!", + "The resource was prevented from being saved!": "די מיטל איז פּריווענטיד צו זיין געראטעוועט!", + "The resource was updated!": "די מיטל איז דערהייַנטיקט!", + "The response is not a streamed response.": "דער ענטפער איז נישט אַ סטרימד ענטפער.", + "The response is not a view.": "דער ענטפער איז נישט אַ מיינונג.", + "The selected country is invalid.": "די אויסגעקליבן לאַנד איז אומגילטיק.", + "The selected plan is invalid.": "די אויסגעקליבן פּלאַן איז פאַרקריפּלט.", + "The selected resources have been :action!": "די אויסגעקליבן רעסורסן האָבן שוין :action!", + "The team's name and owner information.": "די נאָמען פון די מאַנשאַפֿט און די באַזיצער אינפֿאָרמאַציע.", + "There are no available options for this resource.": "עס זענען קיין בנימצא אָפּציעס פֿאַר דעם מיטל.", + "There are no fields to display.": "עס זענען קיין פעלדער צו ווייַזן.", + "There are no new notifications.": "עס זענען קיין נייַע נאָוטאַפאַקיישאַנז.", + "There was a problem executing the action.": "עס איז געווען אַ פּראָבלעם מיט עקסאַקיוטינג די אַקציע.", + "There was a problem fetching the resource.": "עס איז געווען אַ פּראָבלעם צו ברענגען דעם מיטל.", + "There was a problem submitting the form.": "עס איז געווען אַ פּראָבלעם מיט פאָרלייגן דעם פאָרעם.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "די מענטשן האָבן שוין פארבעטן צו דיין מאַנשאַפֿט און זיי האָבן געשיקט אַ פאַרבעטונג בליצפּאָסט. זיי קענען פאַרבינדן די מאַנשאַפֿט דורך אַקסעפּטינג די E- בריוו פאַרבעטונג.", + "This account does not have an active subscription.": "דער חשבון האט נישט אַן אַקטיוו אַבאָנעמענט.", + "This action is unauthorized.": "דעם קאַמף איז אַנאָטערייזד.", + "This copy of Nova is unlicensed.": "דער קאָפּיע פון ​​​​נאָוואַ איז אַנלייסאַנסט.", + "This coupon code can only be used by new customers.": "דער קופּאָן קאָד קענען זיין געוויינט בלויז דורך נייַע קאַסטאַמערז.", + "This device": "דעם מיטל", + "This file field is read-only.": "דער טעקע פעלד איז ליינען בלויז.", + "This invoice is no longer open.": "דער אינוואָו איז מער ניט אָפֿן.", + "This is a secure area of the application. Please confirm your password before continuing.": "דאָס איז אַ זיכער געגנט פון דער אַפּלאַקיישאַן. ביטע באַשטעטיקן דיין פּאַראָל איידער פאָרזעצן.", + "This password does not match our records.": "דאס פּאַראָל איז ניט ענלעך צו אונדזער רעקאָרדס.", + "This password reset link will expire in :count minutes.": "דעם פּאַראָל באַשטעטיק לינק וועט ויסגיין אין :count מינוט.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "די צאָלונג איז געווען ינישיייטיד, אָבער די געלט האָבן נישט נאָך באקומען. דאָס קען נעמען אַרויף צו 14 טעג.", + "This resource no longer exists": "דער מיטל איז ניט מער", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "דער אַבאָנעמענט איז אויסגעגאנגען און קענען ניט זיין ריזומד. ביטע שאַפֿן אַ נייַע אַבאָנעמענט.", + "This user already belongs to the team.": "דער באַניצער געהערט שוין צו די מאַנשאַפֿט.", + "This user has already been invited to the team.": "דער באַניצער איז שוין פארבעטן צו די מאַנשאַפֿט.", + "Timor-Leste": "טימאָר-לעסטע", + "to": "צו", + "To": "צו", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "צו ענדיקן ענייבאַלינג צוויי פאַקטאָר אָטענטאַקיישאַן, יבערקוקן די פאלגענדע QR קאָד ניצן דיין טעלעפאָן ס אָטענטאַקיישאַן אַפּלאַקיישאַן אָדער אַרייַן די סעטאַפּ שליסל און צושטעלן די דזשענערייטאַד אָטפּ קאָד.", + "Today": "היינט", + "Toggle navigation": "טאַגאַל נאַוויגאַציע", + "Togo": "צו גיין", + "Tokelau": "טאָקעלאַו", + "Token Name": "טאָקען נאָמען", + "Tonga": "טאָנגאַ", + "Too Many Requests": "צו פילע ריקוועס", + "total": "גאַנץ", + "Total:": "גאַנץ:", + "Trashed": "אָפּפאַל", + "Trinidad And Tobago": "טרינידאַד און טאָבאַגאָ", + "Trinidad and Tobago": "טרינידאַד און טאָבאַגאָ", + "Tunisia": "טוניסיאַ", + "Turkey": "טערקיי", + "Turkmenistan": "טורקמעניסטאן", + "Turks And Caicos Islands": "טורקס און קאַיקאָס אינזלען", + "Turks and Caicos Islands": "טורקס און קאַיקאָס אינזלען", + "Tuvalu": "טווואַלו", + "Two Factor Authentication": "צוויי פאַקטאָר אָטענטאַקיישאַן", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "צוויי פאַקטאָר אָטענטאַקיישאַן איז איצט ענייבאַלד. יבערקוקן די פאלגענדע QR קאָד מיט דיין טעלעפאָן ס אָטענטאַקיישאַן אַפּלאַקיישאַן אָדער אַרייַן די סעטאַפּ שליסל.", + "Type": "טיפּ", + "Uganda": "אוגאנדע", + "Ukraine": "אוקריינא", + "Unauthorized": "אַנאָטערייזד", + "United Arab Emirates": "פאראייניקטע אַראַבער עמיראַטעס", + "United Kingdom": "פֿאַראייניקטע מלכות", + "United States": "פֿאַראייניקטע שטאַטן", + "United States Minor Outlying Islands": "פֿאַראייניקטע שטאַטן מיינער אַוטלייינג אינזלען", + "United States Outlying Islands": "יו.עס. אויסלייג אינזלען", + "Unknown": "אומבאַקאַנט", + "Unpaid": "ניט באַצאָלט", + "Update": "דערהייַנטיקן", + "Update & Continue Editing": "דערהייַנטיקן און פאָרזעצן עדיטינג", + "Update :resource": "דערהייַנטיקן :resource", + "Update :resource: :title": "דערהייַנטיקן :resource: :title", + "Update attached :resource: :title": "דערהייַנטיקן אַטאַטשט :resource::title", + "Update Password": "דערהייַנטיקן שפּריכוואָרט", + "Update Payment Information": "דערהייַנטיקן צאָלונג אינפֿאָרמאַציע", + "Update Payment Method": "דערהייַנטיקן צאָלונג מעטאַד", + "Update your account's profile information and email address.": "דערהייַנטיקן דיין פּראָפיל אינפֿאָרמאַציע און בליצפּאָסט אַדרעס פון דיין חשבון.", + "Uploading": "ופּלאָאַדינג", + "Uploading files... (:current/:total)": "ופּלאָאַדינג טעקעס... (:current/:total)", + "Uruguay": "אורוגוויי", + "Use a recovery code": "ניצן אַ אָפּזוך קאָד", + "Use an authentication code": "ניצן אַן אָטענטאַקיישאַן קאָד", + "User Actions": "באַניצער אַקטיאָנס", + "User Security": "באַניצער זיכערהייט", + "Username": "נאמען", + "Uzbekistan": "אוזבעקיסטאן", + "Value": "ווערט", + "Vanuatu": "וואַנואַטו", + "VAT Number": "וואַט נומער", + "Venezuela": "ווענעזועלאַ", + "Venezuela, Bolivarian Republic of": "ווענעזועלאַ, באָליוואַריאַן רעפובליק פון", + "Verify Email Address": "באַשטעטיקן בליצפּאָסט אַדרעס", + "Verify Your Email Address": "באַשטעטיקן דיין בליצפּאָסט אַדרעס", + "Viet Nam": "וויעטנאם", + "View": "מיינונג", + "Virgin Islands, British": "ווירגין אינזלען, בריטיש", + "Virgin Islands, U.S.": "ווירגין אינזלען, יו.", + "Wallis And Futuna": "וואָליס און פוטונאַ", + "Wallis and Futuna": "וואָליס און פוטונאַ", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "מיר פּראַסעסינג דיין אַבאָנעמענט. אַמאָל די אַבאָנעמענט איז הצלחה פּראַסעסט, דעם בלאַט וועט דערהייַנטיקן אויטאָמאַטיש. טיפּיקאַללי, דעם פּראָצעס זאָל נאָר נעמען אַ ביסל סעקונדעס.", + "We are unable to process your payment. Please contact customer support.": "מיר זענען נישט ביכולת צו פּראָצעס דיין צאָלונג. ביטע קאָנטאַקט קונה שטיצן.", + "We have emailed your password reset link!": "מיר האָבן עמאַילעד דיין פּאַראָל באַשטעטיק לינק!", + "We were unable to find a registered user with this email address.": "מיר האבן ניט געקענט געפֿינען אַ רעגיסטרירט באַניצער מיט דעם בליצפּאָסט אַדרעס.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "מיר וועלן שיקן אַ ינווויס אראפקאפיע לינק צו די E- בריוו אַדרעסז אַז איר ספּעציפיצירן אונטן. איר קען באַזונדער קייפל E- בריוו ווענדט ניצן קאָמאַס.", + "We're lost in space. The page you were trying to view does not exist.": "מיר ניטאָ פאַרפאַלן אין פּלאַץ. דער בלאט וואס איר האט פרובירט צו זען עקזיסטירט נישט.", + "Welcome Back!": "ברוכים הבאים צוריק!", + "Western Sahara": "מערב סאַהאַראַ", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "ווען צוויי פאַקטאָר אָטענטאַקיישאַן איז ענייבאַלד, איר וועט זיין פּראַמפּטיד פֿאַר אַ זיכער, טראַפ - סימען בעשאַס אָטענטאַקיישאַן. איר קענט צוריקקריגן דעם סימען פון דיין טעלעפאָן ס Google Authenticator אַפּלאַקיישאַן.", + "Whoops": "ווהאַפּס", + "Whoops!": "ווהאַפּס!", + "Whoops! Something went wrong.": "ווהאַפּס! עפּעס איז פאַלש.", + "With Trashed": "מיט טראַסטיד", + "Write": "שרייב", + "Year To Date": "יאָר צום טאָג", + "Yearly": "יאָריק", + "Yemen": "תימן", + "Yes": "יא", + "You are already subscribed.": "איר זענט שוין אַבאָנירן.", + "You are currently within your free trial period. Your trial will expire on :date.": "איר זענט דערווייַל אין דיין פריי פּראָצעס צייט. דיין פּראָצעס וועט ויסגיין אויף :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "איר זענט דערווייַל אין דיין פריי פּראָצעס צייט. דיין פּראָצעס וועט ויסגיין אויף :date. סטאַרטינג אַ נייַע אַבאָנעמענט וועט סוף דיין פּראָצעס.", + "You are logged in!": "איר זענט לאָגד אין!", + "You are receiving this email because we received a password reset request for your account.": "איר באַקומען דעם בליצפּאָסט ווייַל מיר באקומען אַ פּאַראָל באַשטעטיק בעטן פֿאַר דיין חשבון.", + "You have been invited to join the :team team!": "איר האָט שוין פארבעטן צו פאַרבינדן די :team מאַנשאַפֿט!", + "You have enabled two factor authentication.": "איר האָט ענייבאַלד צוויי פאַקטאָר אָטענטאַקיישאַן.", + "You have not enabled two factor authentication.": "איר האָט נישט ענייבאַלד צוויי פאַקטאָר אָטענטאַקיישאַן.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "איר האָבן עטלעכע ניט באַצאָלט ינווויסיז. נאָך אַפּדייטינג דיין פעליקייַט צאָלונג אופֿן, איר קענט פּרובירן די פּיימאַנץ דורך די ינווויס רשימה אונטן.", + "You may accept this invitation by clicking the button below:": "איר קענט אָננעמען דעם פאַרבעטונג דורך געבן אַ קליק דעם קנעפּל אונטן:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "איר קענט באָטל מאַכן דיין אַבאָנעמענט אין קיין צייט. אַמאָל דיין אַבאָנעמענט איז קאַנסאַלד, איר וועט האָבן די אָפּציע צו נעמענ זיכ ווידער די אַבאָנעמענט ביז דעם סוף פון דיין קראַנט בילינג ציקל.", + "You may delete any of your existing tokens if they are no longer needed.": "איר קענט ויסמעקן קיין פון דיין יגזיסטינג טאָקענס אויב זיי זענען ניט מער דארף.", + "You may not delete your personal team.": "איר קענט נישט ויסמעקן דיין פערזענלעכע מאַנשאַפֿט.", + "You may not leave a team that you created.": "איר קען נישט לאָזן אַ מאַנשאַפֿט וואָס איר האָט באשאפן.", + "You will receive an invoice and payment link via email for each billing period.": "איר וועט באַקומען אַ ינווויס און צאָלונג לינק דורך E- בריוו פֿאַר יעדער בילינג צייַט.", + "You're logged in!": "איר זענט לאָגד אין!", + "Your :invoiceName invoice is now available!": "דיין :invoiceName ינווויס איז איצט בנימצא!", + "Your billing address is :address :address2 :postal_code :city :state :country": "דיין בילינג אַדרעס איז :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "דיין קאָרט איז דיקליינד. ביטע קאָנטאַקט דיין קאָרט ישוער פֿאַר מער אינפֿאָרמאַציע.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "דיין קראַנט צאָלונג אופֿן איז אַ קרעדיט קאַרטל וואָס ענדיקט זיך אין :lastFour וואָס יקספּייערז אויף :expiration.", + "Your email address is unverified.": "דיין בליצפּאָסט אַדרעס איז אַנוועראַפייד.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "דיין לעצטע צאָלונג פון :amount איז ניט אַנדערש. ביטע דערהייַנטיקן דיין צאָלונג אופֿן צו פּרובירן ווידער די דורכפאַל צאָלונג.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "דיין לעצטע צאָלונג פון :amount אויף :date איז ניט אַנדערש. ביטע דערהייַנטיקן דיין צאָלונג אופֿן צו פּרובירן ווידער די דורכפאַל צאָלונג.", + "Your next payment of :amount will be processed on :date.": "דיין ווייַטער צאָלונג פון :amount וועט זיין אויף :date.", + "Your payment method has been added successfully.": "דיין צאָלונג אופֿן איז צוגעלייגט הצלחה.", + "Your payment method will be charged automatically for each billing period.": "דיין צאָלונג אופֿן וועט זיין טשאַרדזשינג אויטאָמאַטיש פֿאַר יעדער בילינג צייַט.", + "Your registered VAT Number is :vatNumber.": "דיין רעגיסטרירט וואַט נומער איז :vatNumber.", + "Your subscription has been started successfully.": "דיין אַבאָנעמענט איז סטאַרטעד הצלחה.", + "Your subscription has been successfully cancelled.": "דיין אַבאָנעמענט איז הצלחה קאַנסאַלד.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "דיין אַבאָנעמענט איז הצלחה קאַנסאַלד. איר וועט נאָך האָבן אַקסעס ביז דעם סוף פון דיין בילינג צייַט.", + "Your subscription was successfully resumed.": "דיין אַבאָנעמענט איז הצלחה ריזומד.", + "Your subscription was successfully updated.": "דיין אַבאָנעמענט איז הצלחה דערהייַנטיקט.", + "Zambia": "זאַמביאַ", + "Zimbabwe": "זימבאַבווע", + "Zip / Postal Code": "זיפּ / פּאָסטאַל קאָוד", + "Åland Islands": "אַלאַנד אינזלען" +} diff --git a/locales/yi/php-inline.json b/locales/yi/php-inline.json new file mode 100644 index 00000000000..db287c4815f --- /dev/null +++ b/locales/yi/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "דאָס פעלד מוז אָנגענומען ווערן.", + "accepted_if": "דעם פעלד מוזן זיין אנגענומען ווען :other איז :value.", + "active_url": "דאָס פעלד איז נישט אַ גילטיק URL.", + "after": "דעם פעלד מוזן זיין אַ דאַטע נאָך :date.", + "after_or_equal": "דעם פעלד מוזן זיין אַ דאַטע נאָך אָדער גלייַך צו :date.", + "alpha": "דאס פעלד דארף בלויז אנטהאלטן אותיות.", + "alpha_dash": "דעם פעלד מוזן בלויז אַנטהאַלטן אותיות, נומערן, דאַשעס און אַנדערקאָרז.", + "alpha_num": "דאס פעלד מוזן בלויז אַנטהאַלטן אותיות און נומערן.", + "any_of": "דאס פעלד איז פאַרקריפּלט.", + "array": "דעם פעלד מוזן זיין אַ מענגע.", + "ascii": "דעם פעלד מוזן בלויז אַנטהאַלטן איין-ביטע אַלפאַנומעריק אותיות און סימבאָלס.", + "attached": "דאס פעלד איז שוין אַטאַטשט.", + "before": "דעם פעלד מוזן זיין אַ דאַטע איידער :date.", + "before_or_equal": "דעם פעלד מוזן זיין אַ דאַטע איידער אָדער גלייַך צו :date.", + "between.array": "דעם פעלד מוזן האָבן צווישן :min און :max זאכן.", + "between.file": "דעם פעלד מוזן זיין צווישן :min און :max קילאבייט.", + "between.numeric": "דעם פעלד מוזן זיין צווישן :min און :max.", + "between.string": "דעם פעלד מוזן זיין צווישן :min און :max אותיות.", + "boolean": "דעם פעלד מוזן זיין אמת אָדער פאַלש.", + "can": "דאָס פעלד כּולל אַן אַנאָטערייזד ווערט.", + "confirmed": "דעם פעלד באַשטעטיקונג איז נישט פּאַסיק.", + "contains": "אין דעם פעלד פעלנדיק אַ פארלאנגט ווערט.", + "date": "דאָס פעלד איז נישט אַ גילטיק דאַטע.", + "date_equals": "דעם פעלד מוזן זיין אַ דאַטע גלייַך צו :date.", + "date_format": "דאָס פעלד שטימט נישט מיט דעם פֿאָרמאַט :format.", + "decimal": "דעם פעלד מוזן האָבן :decimal דעצימאַל ערטער.", + "declined": "דאס פעלד מוזן זיין דיקליינד.", + "declined_if": "דעם פעלד מוזן זיין דיקליינד ווען :other איז :value.", + "different": "דעם פעלד און :other מוזן זיין אַנדערש.", + "digits": "דעם פעלד מוזן זיין :digits דידזשאַץ.", + "digits_between": "דעם פעלד מוזן זיין צווישן :min און :max דידזשאַץ.", + "dimensions": "דאס פעלד האט אומגילטיגע בילד דימענסיעס.", + "distinct": "דעם פעלד האט אַ דופּליקאַט ווערט.", + "doesnt_contain": "דאס פעלד טאָר נישט אַנטהאַלטן קיין פון די פאלגענדע: :values.", + "doesnt_end_with": "דעם פעלד מוזן נישט סוף מיט איינער פון די פאלגענדע: :values.", + "doesnt_start_with": "דעם פעלד מוזן נישט אָנהייבן מיט איינער פון די פאלגענדע: :values.", + "email": "דעם פעלד מוזן זיין אַ גילטיק בליצפּאָסט אַדרעס.", + "ends_with": "דעם פעלד מוזן ענדיקן מיט איינער פון די פאלגענדע: :values.", + "enum": "די אויסגעקליבן פעלד איז פאַרקריפּלט.", + "exists": "די אויסגעקליבן פעלד איז פאַרקריפּלט.", + "extensions": "דעם פעלד מוזן האָבן איינער פון די פאלגענדע יקסטענשאַנז: :values.", + "file": "דאס פעלד מוזן זיין אַ טעקע.", + "filled": "דאס פעלד מוזן האָבן אַ ווערט.", + "gt.array": "דעם פעלד מוזן האָבן מער ווי :value זאכן.", + "gt.file": "דעם פעלד מוזן זיין גרעסער ווי :value קילאבייט.", + "gt.numeric": "דעם פעלד מוזן זיין מער ווי :value.", + "gt.string": "דעם פעלד מוזן זיין מער ווי :value אותיות.", + "gte.array": "דעם פעלד מוזן האָבן :value זאכן אָדער מער.", + "gte.file": "דעם פעלד מוזן זיין גרעסער ווי אָדער גלייַך צו :value קילאבייט.", + "gte.numeric": "דעם פעלד מוזן זיין גרעסער ווי אָדער גלייַך צו :value.", + "gte.string": "דעם פעלד מוזן זיין גרעסער ווי אָדער גלייַך צו :value אותיות.", + "hex_color": "דעם פעלד מוזן זיין אַ גילטיק העקסאַדעצימאַל קאָליר.", + "image": "דאס פעלד מוז זיין א בילד.", + "in": "די אויסגעקליבן פעלד איז פאַרקריפּלט.", + "in_array": "דאָס פעלד איז נישט עקסיסטירט אין :other.", + "in_array_keys": "דאס פעלד דאַרף אַנטהאַלטן אין מינדסטער איינער פון די פאלגענדע שליסלען: :values.", + "integer": "דאס פעלד מוזן זיין אַ גאַנץ נומער.", + "ip": "דעם פעלד מוזן זיין אַ גילטיק IP אַדרעס.", + "ipv4": "דעם פעלד מוזן זיין אַ גילטיק IPv4 אַדרעס.", + "ipv6": "דעם פעלד מוזן זיין אַ גילטיק IPv6 אַדרעס.", + "json": "דאָס פעלד מוזן זיין אַ גילטיק JSON שטריקל.", + "list": "דעם פעלד מוזן זיין אַ רשימה.", + "lowercase": "דאס פעלד מוזן זיין קליין.", + "lt.array": "דעם פעלד מוזן האָבן ווייניקער ווי :value זאכן.", + "lt.file": "דעם פעלד מוזן זיין ווייניקער ווי :value קילאבייט.", + "lt.numeric": "דעם פעלד מוזן זיין ווייניקער ווי :value.", + "lt.string": "דעם פעלד מוזן זיין ווייניקער ווי :value אותיות.", + "lte.array": "דאָס פעלד זאָל נישט האָבן מער ווי :value זאכן.", + "lte.file": "דעם פעלד מוזן זיין ווייניקער ווי אָדער גלייַך צו :value קילאבייט.", + "lte.numeric": "דעם פעלד מוזן זיין ווייניקער ווי אָדער גלייַך צו :value.", + "lte.string": "דעם פעלד מוזן זיין ווייניקער ווי אָדער גלייַך צו :value אותיות.", + "mac_address": "דעם פעלד מוזן זיין אַ גילטיק MAC אַדרעס.", + "max.array": "דאָס פעלד זאָל נישט האָבן מער ווי :max זאכן.", + "max.file": "דאָס פעלד זאָל נישט זיין גרעסער ווי :max קילאבייטן.", + "max.numeric": "דעם פעלד זאָל נישט זיין מער ווי :max.", + "max.string": "דאָס פעלד זאָל נישט זיין מער ווי :max אותיות.", + "max_digits": "דאָס פעלד זאָל נישט האָבן מער ווי :max דידזשאַץ.", + "mimes": "דעם פעלד מוזן זיין אַ טעקע פון ​​טיפּ: :values.", + "mimetypes": "דעם פעלד מוזן זיין אַ טעקע פון ​​טיפּ: :values.", + "min.array": "דעם פעלד מוזן האָבן בייַ מינדסטער :min זאכן.", + "min.file": "דעם פעלד מוזן זיין בייַ מינדסטער :min קילאבייט.", + "min.numeric": "דעם פעלד מוזן זיין בייַ מינדסטער :min.", + "min.string": "דעם פעלד מוזן זיין לפּחות :min אותיות.", + "min_digits": "דעם פעלד מוזן האָבן בייַ מינדסטער :min דידזשאַץ.", + "missing": "דאס פעלד מוז פעלן.", + "missing_if": "דעם פעלד מוזן זיין פעלנדיק ווען :other איז :value.", + "missing_unless": "דעם פעלד מוזן זיין פעלנדיק אויב :other איז :value.", + "missing_with": "דעם פעלד מוזן זיין פעלנדיק ווען :values איז פאָרשטעלן.", + "missing_with_all": "דעם פעלד מוזן זיין פעלנדיק ווען :values זענען פאָרשטעלן.", + "multiple_of": "דעם פעלד מוזן זיין אַ קייפל פון :value.", + "not_in": "די אויסגעקליבן פעלד איז פאַרקריפּלט.", + "not_regex": "דעם פעלד פֿאָרמאַט איז פאַרקריפּלט.", + "numeric": "דאס פעלד מוזן זיין אַ נומער.", + "password.letters": "דאס פעלד מוזן אַנטהאַלטן לפּחות איין בריוו.", + "password.mixed": "דאס פעלד מוזן אַנטהאַלטן לפּחות איין הויכער און איין קליין אותיות.", + "password.numbers": "דאס פעלד מוזן אַנטהאַלטן לפּחות איין נומער.", + "password.symbols": "דאָס פעלד מוזן אַנטהאַלטן לפּחות איין סימבאָל.", + "password.uncompromised": "די געגעבן פעלד איז ארויס אין אַ דאַטן רינען. ביטע קלייַבן אַ אַנדערש פעלד.", + "present": "דאס פעלד מוזן זיין פאָרשטעלן.", + "present_if": "דעם פעלד מוזן זיין פאָרשטעלן ווען :other איז :value.", + "present_unless": "דעם פעלד מוזן זיין פאָרשטעלן אויב :other איז :value.", + "present_with": "דעם פעלד מוזן זיין פאָרשטעלן ווען :values איז פאָרשטעלן.", + "present_with_all": "דעם פעלד מוזן זיין פאָרשטעלן ווען :values זענען פאָרשטעלן.", + "prohibited": "דעם פעלד איז פּראָוכיבאַטאַד.", + "prohibited_if": "דעם פעלד איז פּראָוכיבאַטאַד ווען :other איז :value.", + "prohibited_if_accepted": "דעם פעלד איז פּראָוכיבאַטאַד ווען :other איז אנגענומען.", + "prohibited_if_declined": "דעם פעלד איז פּראָוכיבאַטאַד ווען :other איז דיקליינד.", + "prohibited_unless": "דעם פעלד איז פּראָוכיבאַטאַד סייַדן :other איז אין :values.", + "prohibits": "דעם פעלד פּראָוכיבאַץ :other פון זייַענדיק פאָרשטעלן.", + "regex": "דעם פעלד פֿאָרמאַט איז פאַרקריפּלט.", + "relatable": "דאָס פעלד קען נישט זיין פארבונדן מיט דעם מיטל.", + "required": "דעם פעלד איז פארלאנגט.", + "required_array_keys": "דעם פעלד מוזן אַנטהאַלטן איינסן פֿאַר: :values.", + "required_if": "דעם פעלד איז פארלאנגט ווען :other איז :value.", + "required_if_accepted": "דעם פעלד איז פארלאנגט ווען :other איז אנגענומען.", + "required_if_declined": "דעם פעלד איז פארלאנגט ווען :other איז דיקליינד.", + "required_unless": "דעם פעלד איז פארלאנגט סייַדן :other איז אין :values.", + "required_with": "דעם פעלד איז פארלאנגט ווען :values איז פאָרשטעלן.", + "required_with_all": "דעם פעלד איז פארלאנגט ווען :values זענען פאָרשטעלן.", + "required_without": "דעם פעלד איז פארלאנגט ווען :values איז נישט פאָרשטעלן.", + "required_without_all": "דעם פעלד איז פארלאנגט ווען קיין פון :values זענען פאָרשטעלן.", + "same": "דעם פעלד און :other מוזן גלייַכן.", + "size.array": "דאס פעלד מוזן אַנטהאַלטן :size זאכן.", + "size.file": "דעם פעלד מוזן זיין :size קילאבייט.", + "size.numeric": "דעם פעלד מוזן זיין :size.", + "size.string": "דעם פעלד מוזן זיין :size אותיות.", + "starts_with": "דעם פעלד מוזן אָנהייבן מיט איינער פון די פאלגענדע: :values.", + "string": "דאס פעלד מוזן זיין אַ שטריקל.", + "timezone": "דעם פעלד מוזן זיין אַ גילטיק צייט זאָנע.", + "ulid": "דעם פעלד מוזן זיין אַ גילטיק ULID.", + "unique": "דאס פעלד איז שוין גענומען.", + "uploaded": "דאָס פעלד האָט ניט געקענט ווערן אַרויפֿגעלאָדן.", + "uppercase": "דאס פעלד מוזן זיין הויכער.", + "url": "דאָס פעלד מוזן זיין אַ גילטיק URL.", + "uuid": "דעם פעלד מוזן זיין אַ גילטיק UUID." +} diff --git a/locales/yi/php.json b/locales/yi/php.json new file mode 100644 index 00000000000..ac4b188bf5d --- /dev/null +++ b/locales/yi/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "די :attribute מוזן זיין אנגענומען.", + "accepted_if": "די :attribute מוזן זיין אנגענומען ווען :other איז :value.", + "active_url": "די :attribute איז נישט אַ גילטיק URL.", + "after": "די :attribute מוזן זיין אַ דאַטע נאָך :date.", + "after_or_equal": "די :attribute מוזן זיין אַ דאַטע נאָך אָדער גלייַך צו :date.", + "alpha": "די :attribute מוזן בלויז אַנטהאַלטן אותיות.", + "alpha_dash": "די :attribute מוזן בלויז אַנטהאַלטן אותיות, נומערן, דאַשעס און אַנדערקאָרז.", + "alpha_num": "די :attribute מוזן בלויז אַנטהאַלטן אותיות און נומערן.", + "any_of": "די :attribute פעלד איז פאַרקריפּלט.", + "array": "די :attribute מוזן זיין אַ מענגע.", + "ascii": "די :attribute פעלד מוזן בלויז אַנטהאַלטן איין-ביטע אַלפאַנומעריק אותיות און סימבאָלס.", + "attached": "דעם :attribute איז שוין אַטאַטשט.", + "before": "די :attribute מוזן זיין אַ דאַטע איידער :date.", + "before_or_equal": "די :attribute מוזן זיין אַ דאַטע איידער אָדער גלייַך צו :date.", + "between.array": "די :attribute מוזן האָבן צווישן :min און :max זאכן.", + "between.file": "די :attribute מוזן זיין צווישן :min און :max קילאבייט.", + "between.numeric": "די :attribute מוזן זיין צווישן :min און :max.", + "between.string": "די :attribute מוזן זיין צווישן :min און :max אותיות.", + "boolean": "די :attribute פעלד מוזן זיין אמת אָדער פאַלש.", + "can": "די :attribute פעלד כּולל אַן אַנאָטערייזד ווערט.", + "confirmed": "די :attribute באַשטעטיקונג איז נישט פּאַסיק.", + "contains": "די :attribute פעלד איז פעלנדיק אַ פארלאנגט ווערט.", + "current_password": "די פּאַראָל איז פאַלש.", + "date": "די :attribute איז נישט אַ גילטיק טאָג.", + "date_equals": "די :attribute מוזן זיין אַ דאַטע גלייַך צו :date.", + "date_format": "די :attribute שטימען נישט מיט די פֿאָרמאַט :format.", + "decimal": "די :attribute פעלד מוזן האָבן :decimal דעצימאַל ערטער.", + "declined": "די :attribute מוזן זיין דיקליינד.", + "declined_if": "די :attribute מוזן זיין דיקליינד ווען :other איז :value.", + "different": "די :attribute און :other מוזן זיין אַנדערש.", + "digits": "די :attribute מוזן זיין :digits דידזשאַץ.", + "digits_between": "די :attribute מוזן זיין צווישן :min און :max דידזשאַץ.", + "dimensions": "די :attribute האט פאַרקריפּלט בילד דימענשאַנז.", + "distinct": "די :attribute פעלד האט אַ דופּליקאַט ווערט.", + "doesnt_contain": "די :attribute פעלד דאַרף קיין פון די פאלגענדע: :values.", + "doesnt_end_with": "די :attribute פעלד מוזן נישט סוף מיט איינער פון די פאלגענדע: :values.", + "doesnt_start_with": "די :attribute פעלד מוזן נישט אָנהייבן מיט איינער פון די פאלגענדע: :values.", + "email": "די :attribute מוזן זיין אַ גילטיק בליצפּאָסט אַדרעס.", + "ends_with": "די :attribute מוזן ענדיקן מיט איינער פון די פאלגענדע: :values.", + "enum": "די אויסגעקליבן :attribute איז פאַרקריפּלט.", + "exists": "די אויסגעקליבן :attribute איז פאַרקריפּלט.", + "extensions": "די :attribute פעלד מוזן האָבן איינער פון די פאלגענדע יקסטענשאַנז: :values.", + "failed": "די קראַדענטשאַלז טאָן ניט גלייַכן אונדזער רעקאָרדס.", + "file": "די :attribute מוזן זיין אַ טעקע.", + "filled": "די :attribute פעלד מוזן האָבן אַ ווערט.", + "gt.array": "די :attribute מוזן האָבן מער ווי :value זאכן.", + "gt.file": "די :attribute מוזן זיין מער ווי :value קילאבייט.", + "gt.numeric": "די :attribute מוזן זיין העכער ווי :value.", + "gt.string": "די :attribute מוזן זיין מער ווי :value אותיות.", + "gte.array": "די :attribute מוזן האָבן :value זאכן אָדער מער.", + "gte.file": "די :attribute מוזן זיין גרעסער ווי אָדער גלייַך צו :value קילאבייט.", + "gte.numeric": "די :attribute מוזן זיין גרעסער ווי אָדער גלייַך צו :value.", + "gte.string": "די :attribute מוזן זיין מער ווי אָדער גלייַך צו :value אותיות.", + "hex_color": "די :attribute פעלד מוזן זיין אַ גילטיק העקסאַדעסימאַל קאָליר.", + "image": "די :attribute מוזן זיין אַ בילד.", + "in": "די אויסגעקליבן :attribute איז פאַרקריפּלט.", + "in_array": "די :attribute פעלד איז נישט עקסיסטירט אין :other.", + "in_array_keys": "די :attribute פעלד מוזן אַנטהאַלטן אין מינדסטער איינער פון די פאלגענדע שליסלען: :values.", + "integer": "די :attribute מוזן זיין אַ גאַנץ נומער.", + "ip": "די :attribute מוזן זיין אַ גילטיק IP אַדרעס.", + "ipv4": "די :attribute מוזן זיין אַ גילטיק IPv4 אַדרעס.", + "ipv6": "די :attribute מוזן זיין אַ גילטיק IPv6 אַדרעס.", + "json": "די :attribute מוזן זיין אַ גילטיק JSON שטריקל.", + "list": "די :attribute פעלד מוזן זיין אַ רשימה.", + "lowercase": "די :attribute פעלד מוזן זיין קליין.", + "lt.array": "די :attribute מוזן האָבן ווייניקער ווי :value זאכן.", + "lt.file": "די :attribute מוזן זיין ווייניקער ווי :value קילאבייט.", + "lt.numeric": "די :attribute מוזן זיין ווייניקער ווי :value.", + "lt.string": "די :attribute מוזן זיין ווייניקער ווי :value אותיות.", + "lte.array": "די :attribute מוזן נישט האָבן מער ווי :value זאכן.", + "lte.file": "די :attribute מוזן זיין ווייניקער ווי אָדער גלייַך צו :value קילאבייט.", + "lte.numeric": "די :attribute מוזן זיין ווייניקער ווי אָדער גלייַך צו :value.", + "lte.string": "די :attribute מוזן זיין ווייניקער ווי אָדער גלייַך צו :value אותיות.", + "mac_address": "די :attribute מוזן זיין אַ גילטיק מעק אַדרעס.", + "max.array": "די :attribute מוזן נישט האָבן מער ווי :max זאכן.", + "max.file": "די :attribute מוזן נישט זיין מער ווי :max קילאבייט.", + "max.numeric": "די :attribute מוזן נישט זיין העכער ווי :max.", + "max.string": "די :attribute זאָל נישט זיין מער ווי :max אותיות.", + "max_digits": "די :attribute פעלד זאָל נישט האָבן מער ווי :max דידזשאַץ.", + "mimes": "די :attribute מוזן זיין אַ טעקע פון ​​טיפּ: :values.", + "mimetypes": "די :attribute מוזן זיין אַ טעקע פון ​​טיפּ: :values.", + "min.array": "די :attribute מוזן האָבן בייַ מינדסטער :min זאכן.", + "min.file": "די :attribute מוזן זיין בייַ מינדסטער :min קילאבייט.", + "min.numeric": "די :attribute מוזן זיין בייַ מינדסטער :min.", + "min.string": "די :attribute מוזן זיין בייַ מינדסטער :min אותיות.", + "min_digits": "די :attribute פעלד מוזן האָבן בייַ מינדסטער :min דידזשאַץ.", + "missing": "די :attribute פעלד מוזן זיין פעלנדיק.", + "missing_if": "די :attribute פעלד מוזן זיין פעלנדיק ווען :other איז :value.", + "missing_unless": "די :attribute פעלד מוזן זיין פעלנדיק סייַדן :other איז :value.", + "missing_with": "די :attribute פעלד מוזן זיין פעלנדיק ווען :values איז פאָרשטעלן.", + "missing_with_all": "די :attribute פעלד מוזן זיין פעלנדיק ווען :values זענען פאָרשטעלן.", + "multiple_of": "די :attribute מוזן זיין אַ קייפל פון :value.", + "next": "ווייַטער »", + "not_in": "די אויסגעקליבן :attribute איז פאַרקריפּלט.", + "not_regex": "די :attribute פֿאָרמאַט איז פאַרקריפּלט.", + "numeric": "די :attribute מוזן זיין אַ נומער.", + "password": "די פּאַראָל איז פאַלש.", + "password.letters": "די :attribute פעלד מוזן אַנטהאַלטן לפּחות איין בריוו.", + "password.mixed": "די :attribute פעלד מוזן אַנטהאַלטן בייַ מינדסטער איין ופּפּערקאַסע און איין קליין בריוו.", + "password.numbers": "די :attribute פעלד מוזן אַנטהאַלטן לפּחות איין נומער.", + "password.symbols": "די :attribute פעלד מוזן אַנטהאַלטן לפּחות איין סימבאָל.", + "password.uncompromised": "די געגעבן :attribute איז ארויס אין אַ דאַטן רינען. ביטע קלייַבן אַ אַנדערש :attribute.", + "present": "די :attribute פעלד מוזן זיין פאָרשטעלן.", + "present_if": "די :attribute פעלד מוזן זיין פאָרשטעלן ווען :other איז :value.", + "present_unless": "די :attribute פעלד מוזן זיין פאָרשטעלן אויב :other איז :value.", + "present_with": "די :attribute פעלד מוזן זיין פאָרשטעלן ווען :values איז פאָרשטעלן.", + "present_with_all": "די :attribute פעלד מוזן זיין פאָרשטעלן ווען :values זענען פאָרשטעלן.", + "previous": "« פרייַערדיק", + "prohibited": "די :attribute פעלד איז פּראָוכיבאַטאַד.", + "prohibited_if": "די :attribute פעלד איז פּראָוכיבאַטאַד ווען :other איז :value.", + "prohibited_if_accepted": "די :attribute פעלד איז פּראָוכיבאַטאַד ווען :other איז אנגענומען.", + "prohibited_if_declined": "די :attribute פעלד איז פּראָוכיבאַטאַד ווען :other איז דיקליינד.", + "prohibited_unless": "די :attribute פעלד איז פּראָוכיבאַטאַד סייַדן :other איז אין :values.", + "prohibits": "די :attribute פעלד פאַרווערן :other צו זיין פאָרשטעלן.", + "regex": "די :attribute פֿאָרמאַט איז פאַרקריפּלט.", + "relatable": "די :attribute קען נישט זיין פארבונדן מיט דעם מיטל.", + "required": "די :attribute פעלד איז פארלאנגט.", + "required_array_keys": "די :attribute פעלד מוזן אַנטהאַלטן איינסן פֿאַר: :values.", + "required_if": "די :attribute פעלד איז פארלאנגט ווען :other איז :value.", + "required_if_accepted": "די :attribute פעלד איז פארלאנגט ווען :other איז אנגענומען.", + "required_if_declined": "די :attribute פעלד איז פארלאנגט ווען :other איז דיקליינד.", + "required_unless": "די :attribute פעלד איז פארלאנגט סייַדן :other איז אין :values.", + "required_with": "די :attribute פעלד איז פארלאנגט ווען :values איז פאָרשטעלן.", + "required_with_all": "די :attribute פעלד איז פארלאנגט ווען :values זענען פאָרשטעלן.", + "required_without": "די :attribute פעלד איז פארלאנגט ווען :values איז נישט פאָרשטעלן.", + "required_without_all": "די :attribute פעלד איז פארלאנגט ווען קיין פון :values זענען פאָרשטעלן.", + "reset": "דיין פּאַראָל איז באַשטעטיק.", + "same": "די :attribute און :other מוזן גלייַכן.", + "sent": "מיר האָבן עמאַילעד דיין פּאַראָל באַשטעטיק לינק.", + "size.array": "די :attribute מוזן אַנטהאַלטן :size זאכן.", + "size.file": "די :attribute מוזן זיין :size קילאבייט.", + "size.numeric": "די :attribute מוזן זיין :size.", + "size.string": "די :attribute מוזן זיין :size אותיות.", + "starts_with": "די :attribute מוזן אָנהייבן מיט איינער פון די פאלגענדע: :values.", + "string": "די :attribute מוזן זיין אַ שטריקל.", + "throttle": "צו פילע לאָגין פרווון. ביטע פּרובירן ווידער אין :seconds סעקונדעס.", + "throttled": "ביטע וואַרטן איידער איר פּרובירן ווידער.", + "timezone": "די :attribute מוזן זיין אַ גילטיק צייט זאָנע.", + "token": "דעם פּאַראָל באַשטעטיק סימען איז פאַרקריפּלט.", + "ulid": "די :attribute פעלד מוזן זיין אַ גילטיק ULID.", + "unique": "די :attribute איז שוין גענומען.", + "uploaded": "די :attribute קען נישט צופֿעליקער.", + "uppercase": "די :attribute פעלד מוזן זיין ופּפּערקאַסע.", + "url": "די :attribute מוזן זיין אַ גילטיק URL.", + "user": "מיר קענען נישט געפֿינען אַ באַניצער מיט דעם בליצפּאָסט אַדרעס.", + "uuid": "די :attribute מוזן זיין אַ גילטיק UUID." +} diff --git a/locales/yo/_excludes.json b/locales/yo/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/yo/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/yo/json-inline.json b/locales/yo/json-inline.json new file mode 100644 index 00000000000..b76dcbbd315 --- /dev/null +++ b/locales/yo/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Aaye yii gbọdọ jẹ ipa ti o wulo.", + "The :attribute must be at least :length characters and contain at least one number.": "Aaye yii gbọdọ jẹ o kere ju awọn ohun kikọ mẹwa :length ati pe o kere ju nọmba kan ninu.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Aaye yii gbọdọ jẹ o kere ju awọn ohun kikọ mẹwa :length ati pe o kere ju ohun kikọ pataki kan ati nọmba kan ninu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Aaye yii gbọdọ jẹ o kere ju awọn ohun kikọ mẹwa :length ati pe o kere ju ohun kikọ pataki kan ninu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Aaye yii gbọdọ jẹ o kere ju awọn ohun kikọ mẹwa :length ati pe o kere ju ohun kikọ ti oke kan ati nọmba kan ninu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Aaye yii gbọdọ jẹ o kere ju awọn ohun kikọ mẹwa :length ati pe o kere ju ohun kikọ ti oke kan ati ami pataki kan ninu.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Aaye yii gbọdọ jẹ o kere ju awọn ohun kikọ mẹwa :length ati pe o kere ju ohun kikọ oke-nla kan ninu, nọmba kan, ati ohun kikọ pataki kan.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Aaye yii gbọdọ jẹ o kere ju awọn ohun kikọ mẹwa :length ati pe o kere ju ohun kikọ oke kan ninu.", + "The :attribute must be at least :length characters.": "Aaye yii gbọdọ jẹ o kere ju awọn ohun kikọ mẹwa :length.", + "The :attribute must contain at least one letter.": "Aaye yii gbọdọ ni o kere ju lẹta kan ninu.", + "The :attribute must contain at least one number.": "Aaye yii gbọdọ ni o kere ju nọmba kan ninu.", + "The :attribute must contain at least one symbol.": "Aaye yii gbọdọ ni o kere ju aami kan ninu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Aaye yii gbọdọ ni o kere ju leta kekere kan ati kekere kan.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Aaye ti a fun ti han ninu jijo data kan. Jọwọ yan aaye ti o yatọ." +} diff --git a/locales/yo/json.json b/locales/yo/json.json new file mode 100644 index 00000000000..90da53fd22d --- /dev/null +++ b/locales/yo/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(ati aṣiṣe :count diẹ sii)", + "(and :count more errors)": "(ati aṣiṣe :count diẹ sii)|(ati awọn aṣiṣe :count diẹ sii)|(ati awọn aṣiṣe :count diẹ sii)", + "30 Days": "30 Ọjọ", + "60 Days": "60 Ọjọ", + "90 Days": "90 Ọjọ", + ":amount selected": ":amount ti a yan", + ":amount Total": ":amount Lapapọ", + ":days day trial": ":days ọjọ iwadii", + ":resource Details": ":resource Awọn alaye", + ":resource Details: :title": ":resource Ekunrere: :title", + "A decryption key is required.": "Bọtini pipadii kan nilo.", + "A fresh verification link has been sent to your email address.": "Ọna asopọ ijẹrisi tuntun ti fi ranṣẹ si adirẹsi imeeli rẹ.", + "A new verification link has been sent to the email address you provided during registration.": "Ọna asopọ ijẹrisi tuntun ti fi ranṣẹ si adirẹsi imeeli ti o pese lakoko iforukọsilẹ.", + "A new verification link has been sent to the email address you provided in your profile settings.": "A ti fi ọna asopọ ijẹrisi titun ranṣẹ si adirẹsi imeeli ti o pese ni awọn eto profaili rẹ.", + "A new verification link has been sent to your email address.": "A ti fi ọna asopọ ijẹrisi titun ranṣẹ si adirẹsi imeeli rẹ.", + "Accept Invitation": "Gba Ifiwepe", + "Action": "Iṣe", + "Action Event": "Iṣẹlẹ Action", + "Action Events": "Awọn iṣẹlẹ iṣe", + "Action Happened At": "O ṣẹlẹ ni", + "Action Initiated By": "Initiated Nipa", + "Action Name": "Oruko", + "Action Status": "Ipo", + "Action Target": "Àfojúsùn", + "Actions": "Awọn iṣe", + "Add": "Fi kun", + "Add :resource": "Fi :resource kun", + "Add a new team member to your team, allowing them to collaborate with you.": "Ṣafikun ọmọ ẹgbẹ tuntun si ẹgbẹ rẹ, gbigba wọn laaye lati ṣe ifowosowopo pẹlu rẹ.", + "Add additional security to your account using two factor authentication.": "Ṣafikun aabo afikun si akọọlẹ rẹ nipa lilo ijẹrisi ifosiwewe meji.", + "Add Payment Method": "Ṣafikun Ọna Isanwo", + "Add row": "Fi ila", + "Add Team Member": "Fi Egbe Ẹgbẹ", + "Add VAT Number": "Ṣafikun Nọmba VAT", + "Added.": "Fi kun.", + "Additional billing information updated successfully.": "Afikun alaye ìdíyelé imudojuiwọn ni aṣeyọri.", + "Address": "Adirẹsi", + "Address Line 2": "Laini adirẹsi 2", + "Administrator": "Alakoso", + "Administrator users can perform any action.": "Awọn olumulo alabojuto le ṣe eyikeyi iṣe.", + "Afghanistan": "Afiganisitani", + "Aland Islands": "Awọn erekusu Åland", + "Albania": "Albania", + "Algeria": "Algeria", + "All of the people that are part of this team.": "Gbogbo eniyan ti o jẹ apakan ti ẹgbẹ yii.", + "All resources loaded.": "Gbogbo oro kojọpọ.", + "All rights reserved.": "Gbogbo awọn ẹtọ wa ni ipamọ.", + "Already registered?": "Ti forukọsilẹ tẹlẹ?", + "American Samoa": "Amẹrika Samoa", + "An error occurred while uploading the file.": "Aṣiṣe waye lakoko gbigbe faili naa.", + "An error occurred while uploading the file: :error": "Aṣiṣe waye lakoko gbigbe faili: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Aṣiṣe airotẹlẹ waye ati pe a ti sọ fun ẹgbẹ atilẹyin wa. Jọwọ gbiyanju lẹẹkansi nigbamii.", + "Andorra": "Andorra", + "Angola": "Àǹgólà", + "Anguilla": "Idari", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Olumulo miiran ti ṣe imudojuiwọn orisun yii lati igba ti a ti kojọpọ oju-iwe yii. Jọwọ sọ oju-iwe naa sọ ki o tun gbiyanju lẹẹkansi.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua ati Barbuda", + "Antigua and Barbuda": "Antigua ati Barbuda", + "API Token": "API Àmi", + "API Token Permissions": "Awọn igbanilaaye Tokini API", + "API Tokens": "API Àmi", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Awọn ami API gba awọn iṣẹ ẹni-kẹta laaye lati jẹri pẹlu ohun elo wa fun ọ.", + "Apply": "Waye", + "Apply Coupon": "Waye kupọọnu", + "April": "Oṣu Kẹrin", + "Are you sure you want to attempt to pay :amount?": "Ṣe o da ọ loju pe o fẹ gbiyanju lati sanwo :amount?", + "Are you sure you want to cancel your subscription?": "Ṣe o da ọ loju pe o fẹ fagilee ṣiṣe alabapin rẹ bi?", + "Are you sure you want to delete all the notifications?": "Ṣe o da ọ loju pe o fẹ pa gbogbo awọn iwifunni rẹ rẹ bi?", + "Are you sure you want to delete the selected resources?": "Ṣe o da ọ loju pe o fẹ paarẹ awọn orisun ti o yan bi?", + "Are you sure you want to delete this file?": "Ṣe o da ọ loju pe o fẹ pa faili yii rẹ bi?", + "Are you sure you want to delete this notification?": "Ṣe o da ọ loju pe o fẹ pa iwifunni yii rẹ bi?", + "Are you sure you want to delete this payment method?": "Ṣe o da ọ loju pe o fẹ pa ọna isanwo yii rẹ bi?", + "Are you sure you want to delete this resource?": "Ṣe o da ọ loju pe o fẹ pa ohun elo yii rẹ bi?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Ṣe o da ọ loju pe o fẹ pa ẹgbẹ yii rẹ bi? Ni kete ti ẹgbẹ kan ba ti paarẹ, gbogbo awọn orisun rẹ ati data yoo paarẹ patapata.", + "Are you sure you want to delete your account?": "Ṣe o da ọ loju pe o fẹ pa akọọlẹ rẹ rẹ bi?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ṣe o da ọ loju pe o fẹ pa akọọlẹ rẹ rẹ bi? Ni kete ti akọọlẹ rẹ ba ti paarẹ, gbogbo awọn orisun rẹ ati data yoo paarẹ patapata. Jọwọ tẹ ọrọ igbaniwọle rẹ sii lati jẹrisi pe iwọ yoo fẹ lati pa akọọlẹ rẹ rẹ patapata.", + "Are you sure you want to detach the selected resources?": "Ṣe o da ọ loju pe o fẹ yọ awọn orisun ti o yan kuro?", + "Are you sure you want to detach this resource?": "Ṣe o da ọ loju pe o fẹ yọ ohun elo yii kuro?", + "Are you sure you want to force delete the selected resources?": "Ṣe o da ọ loju pe o fẹ fi agbara mu paarẹ awọn orisun ti o yan bi?", + "Are you sure you want to force delete this resource?": "Ṣe o da ọ loju pe o fẹ fi ipa pa awọn orisun yii rẹ bi?", + "Are you sure you want to log out?": "Ṣe o da ọ loju pe o fẹ jade bi?", + "Are you sure you want to mark all notifications as read?": "Ṣe o da ọ loju pe o fẹ samisi gbogbo awọn iwifunni bi kika?", + "Are you sure you want to remove this item?": "Ṣe o da ọ loju pe o fẹ yọ nkan yii kuro?", + "Are you sure you want to restore the selected resources?": "Ṣe o da ọ loju pe o fẹ mu pada awọn orisun ti o yan pada bi?", + "Are you sure you want to restore this resource?": "Ṣe o da ọ loju pe o fẹ mu ohun elo yii pada sipo?", + "Are you sure you want to resume your subscription?": "Ṣe o da ọ loju pe o fẹ bẹrẹ ṣiṣe alabapin rẹ pada bi?", + "Are you sure you want to run this action?": "Ṣe o da ọ loju pe o fẹ ṣiṣe iṣe yii?", + "Are you sure you want to set this payment method as your default?": "Ṣe o da ọ loju pe o fẹ ṣeto ọna isanwo yii bi aiyipada rẹ?", + "Are you sure you want to stop impersonating?": "Ṣe o da ọ loju pe o fẹ da afarawewe duro bi?", + "Are you sure you would like to delete this API token?": "Ṣe o da ọ loju pe iwọ yoo fẹ lati pa ami-ami API yii rẹ bi?", + "Are you sure you would like to leave this team?": "Ṣe o da ọ loju pe iwọ yoo fẹ lati lọ kuro ni ẹgbẹ yii?", + "Are you sure you would like to remove this person from the team?": "Ṣe o da ọ loju pe iwọ yoo fẹ lati yọ eniyan yii kuro ninu ẹgbẹ naa?", + "Are you sure you would like to switch billing plans?": "Ṣe o da ọ loju pe iwọ yoo fẹ lati yipada awọn ero ìdíyelé?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Egungun", + "Attach": "So", + "Attach & Attach Another": "So ati So Miiran", + "Attach :resource": "So :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "So awọn faili pọ nipasẹ fifa ati sisọ silẹ, yiyan tabi ipanu wọn.", + "August": "Oṣu Kẹjọ", + "Australia": "Ọstrelia", + "Austria": "Ilu ilu Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Babedo", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ṣaaju ki o to tẹsiwaju, ṣe o le rii daju adirẹsi imeeli rẹ nipa titẹ si ọna asopọ ti a kan fi imeeli ranṣẹ si ọ? Ti o ko ba gba imeeli, a yoo fi ayọ ranṣẹ si ọ miiran.", + "Before proceeding, please check your email for a verification link.": "Ṣaaju ki o to tẹsiwaju, jọwọ ṣayẹwo imeeli rẹ fun ọna asopọ ijẹrisi kan.", + "Belarus": "Belaulu", + "Belgium": "Bilgium", + "Belize": "Blilọ", + "Benin": "Ẹni tẹtẹ", + "Bermuda": "Bermuda", + "Bhutan": "Butani", + "Billing Information": "Alaye Iwe-iye-owo", + "Billing Management": "Isakoso ìdíyelé", + "Bolivia": "Boliti", + "Bolivia, Plurinational State of": "Bolivia, ipo pritural ti", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius ati Saba", + "Bosnia And Herzegovina": "Bosnia ati Herzegovina", + "Bosnia and Herzegovina": "Bosnia ati Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Island Bouvet", + "Brazil": "Brazil", + "British Indian Ocean Territory": "Ilu Gẹẹsi Indian", + "Browser Sessions": "Kiri Awọn akoko", + "Brunei Darussalam": "Bruei Darussalam", + "Bulgaria": "Wilgaria", + "Burkina Faso": "Burkina faso", + "Burundi": "Idina", + "Cambodia": "Cambodia", + "Cameroon": "Ibi iṣura", + "Canada": "Kagan", + "Cancel": "Fagilee", + "Cancel Subscription": "Fagilee alabapin", + "Cape Verde": "Cape Verde", + "Card": "Kaadi", + "Cayman Islands": "Awọn erekusu Cayman", + "Central African Republic": "Aringbungbun Afirika", + "Chad": "Chad", + "Change Subscription Plan": "Yi Eto Alabapin", + "Change the current payment method attached to your subscription": "Yi ọna isanwo lọwọlọwọ ti o so mọ ṣiṣe alabapin rẹ pada", + "Changes": "Awọn iyipada", + "Checkout": "Ṣayẹwo", + "Chile": "Ẹda", + "China": "Ṣaina", + "Choose": "Yan", + "Choose :field": "Yan :field", + "Choose :resource": "Yan :resource", + "Choose an option": "Yan aṣayan kan", + "Choose date": "Yan ọjọ", + "Choose File": "Yan Faili", + "Choose Files": "Yan Awọn faili", + "Choose Type": "Yan Iru", + "Christmas Island": "Erekusu Keresimesi", + "City": "Ilu", + "Click here to re-send the verification email.": "Tẹ ibi lati tun fi imeeli ijẹrisi naa ranṣẹ.", + "click here to request another": "tẹ ibi lati beere miiran", + "Click to choose": "Tẹ lati yan", + "Close": "Sunmọ", + "Cocos (Keeling) Islands": "Awọn erekusu Cocos (Keeling).", + "Code": "Koodu", + "Colombia": "Kolombia", + "Comoros": "Adieko", + "Confirm": "Jẹrisi", + "Confirm Billing Action": "Jẹrisi Ise Sisanwo", + "Confirm Password": "So ni pato orukoabawole re", + "Confirm Payment": "Jẹrisi Isanwo", + "Confirm your :amount payment": "Jẹrisi owo sisan :amount rẹ", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Democratic Republic", + "Congo, the Democratic Republic of the": "Congo, Democratic Republic of the", + "Constant": "Ibakan", + "Continue To Payment": "Tesiwaju Lati Sisanwo", + "Cook Islands": "Awọn erekusu Cook", + "Copy to clipboard": "Daakọ si agekuru agekuru", + "Costa Rica": "Kosta Rika", + "Cote D'Ivoire": "Côte D'Ifauwẹ", + "Country": "Orilẹ-ede", + "Coupon": "Kupọọnu", + "Coupon applied successfully.": "Kupọọnu lo ni aṣeyọri.", + "Create": "Ṣẹda", + "Create & Add Another": "Ṣẹda & Fi Omiiran kun", + "Create :resource": "Ṣẹda :resource", + "Create a new team to collaborate with others on projects.": "Ṣẹda ẹgbẹ tuntun lati ṣe ifowosowopo pẹlu awọn miiran lori awọn iṣẹ akanṣe.", + "Create Account": "Se akanti fun ra re", + "Create API Token": "Ṣẹda API Tokini", + "Create New Team": "Ṣẹda Ẹgbẹ Tuntun", + "Create Team": "Ṣẹda Ẹgbẹ", + "Created.": "Ti ṣẹda.", + "Croatia": "Roboto", + "CSV (.csv)": "CSV (.CSV)", + "Cuba": "Kuba", + "Curaçao": "Curacao", + "Current Password": "Ọrọigbaniwọle lọwọlọwọ", + "Current Subscription Plan": "Eto ṣiṣe alabapin lọwọlọwọ", + "Currently Subscribed": "Lọwọlọwọ alabapin", + "Customer Balance": "Onibara Iwontunws.funfun", + "Customize": "Ṣe akanṣe", + "Cyprus": "Koolu", + "Czech Republic": "Apapọ Ilẹ Ṣẹẹki", + "Côte d'Ivoire": "Côte D'Ifauwẹ", + "Dark": "Dudu", + "Dashboard": "Dasibodu", + "December": "Oṣu kejila", + "Decrease": "Dinku", + "Default": "Aiyipada", + "Delete": "Paarẹ", + "Delete :resource": "Paarẹ :resource", + "Delete Account": "Pa Account", + "Delete all notifications": "Pa gbogbo awọn iwifunni rẹ", + "Delete API Token": "Pa àmi API rẹ́", + "Delete File": "Pa Faili rẹ", + "Delete Notification": "Pa iwifunni", + "Delete Resource": "Pa orisun", + "Delete Selected": "Pa ti a ti yan", + "Delete Team": "Paarẹ Egbe", + "Denmark": "Amabayin", + "Detach": "Ya kuro", + "Detach Resource": "Yọ orisun", + "Detach Selected": "Yọ ti a ti yan", + "Details": "Awọn alaye", + "Disable": "Pa a", + "Djibouti": "Sigbiboti", + "Do you really want to leave? You have unsaved changes.": "Ṣe o fẹ lati lọ looto? O ni awọn ayipada ti a ko fipamọ.", + "Dominica": "Dominika", + "Dominican Republic": "orilẹ-ede ara dominika", + "Done.": "Ti ṣe.", + "Download": "Gba lati ayelujara", + "Download Invoice": "Ṣe igbasilẹ risiti", + "Drop file or click to choose": "Ju faili silẹ tabi tẹ lati yan", + "Drop files or click to choose": "Ju awọn faili silẹ tabi tẹ lati yan", + "Ecuador": "Efador", + "Edit": "Ṣatunkọ", + "Edit :resource": "Ṣatunkọ :resource", + "Edit Attached": "Ṣatunkọ So", + "Edit Profile": "Profaili Ṣatunkọ", + "Editor": "Olootu", + "Editor users have the ability to read, create, and update.": "Awọn olumulo olootu ni agbara lati ka, ṣẹda, ati imudojuiwọn.", + "Egypt": "Egipti", + "El Salvador": "El Salvador", + "Email": "Imeeli", + "email": "imeeli", + "Email Address": "Adirẹsi imeeli", + "Email Addresses": "Awọn adirẹsi imeeli", + "Email Password Reset Link": "Imeeli Ọrọigbaniwọle Tun ọna asopọ", + "Email Verification": "Imeeli Ijerisi", + "Enable": "Mu ṣiṣẹ", + "Encrypted environment file already exists.": "Faili ayika ti paroko ti wa tẹlẹ.", + "Encrypted environment file not found.": "A ko ri faili ayika ti paroko.", + "Ensure your account is using a long, random password to stay secure.": "Rii daju pe akọọlẹ rẹ nlo ọrọ igbaniwọle gigun, airotẹlẹ lati duro ni aabo.", + "Environment file already exists.": "Faili ayika ti wa tẹlẹ.", + "Environment file not found.": "A ko ri faili ayika.", + "Equatorial Guinea": "Preineal Guinea", + "Eritrea": "Eratrea", + "Error": "Asise", + "errors": "awọn aṣiṣe", + "Estonia": "Estonia", + "Ethiopia": "Etiopia", + "ex VAT": "fun apẹẹrẹ VAT", + "Excel (.xlsx)": "Tayo (.xlsx)", + "Expires :expiration": "Ipari :expiration", + "Export As CSV": "Gbejade Bi CSV", + "Extra Billing Information": "Afikun Ìdíyelé Alaye", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ijẹrisi afikun ni a nilo lati ṣe ilana isanwo rẹ. Jọwọ tẹsiwaju si oju-iwe isanwo nipa titẹ bọtini ni isalẹ.", + "Failed Subscription Payment": "Ti kuna Owo sisan alabapin", + "Failed to load :resource!": "Kuna lati kojọpọ :resource!", + "Falkland Islands (Malvinas)": "Erékùṣù Falkland (Malvinas)", + "Faroe Islands": "Awọn erekusu Faroe", + "February": "Kínní", + "Fiji": "Fifunni", + "Filename": "Orukọ faili", + "Finish enabling two factor authentication.": "Pari muu ijẹrisi ifosiwewe meji ṣiṣẹ.", + "Finland": "Finland", + "For your security, please confirm your password to continue.": "Fun aabo rẹ, jọwọ jẹrisi ọrọ igbaniwọle rẹ lati tẹsiwaju.", + "Forbidden": "Eewọ", + "Force Delete": "Fi ipa Parẹ", + "Force Delete :resource": "Fi ipa Parẹ :resource", + "Force Delete Resource": "Fi ipa Parẹ Oro", + "Force Delete Selected": "Fi agbara mu Paarẹ Ti yan", + "Forgot Password": "Gbagbe ọrọ aṣina bi", + "Forgot your password?": "Gbagbe oruku abawole re?", + "Forgot Your Password?": "Gbagbe oruku abawole re?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Gbagbe oruku abawole re? Kosi wahala. Kan jẹ ki a mọ adirẹsi imeeli rẹ ati pe a yoo fi imeeli ranṣẹ ọna asopọ atunto ọrọ igbaniwọle ti yoo gba ọ laaye lati yan tuntun kan.", + "France": "Faranse", + "French Guiana": "Guianna Faranse", + "French Polynesia": "French Polinisia", + "French Southern Territories": "Faranse agbegbe igberiko Faranse", + "From": "Lati", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Jẹmánì", + "Ghana": "Gana", + "Gibraltar": "Isedita", + "Go Home": "Lọ si ile", + "Go to page :page": "Lọ si oju-iwe :page", + "Great! You have accepted the invitation to join the :team team.": "Nla! O ti gba ifiwepe lati darapọ mọ ẹgbẹ :team naa.", + "Greece": "Greece", + "Greenland": "Girinilandi", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Adaamu", + "Guatemala": "Guatemala", + "Guernsey": "Ti Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bispau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Nini ero keji nipa fagile ṣiṣe alabapin rẹ bi? O le tun ṣiṣe ṣiṣe alabapin rẹ ṣiṣẹ lesekese titi di opin ti eto ìdíyelé lọwọlọwọ rẹ. Lẹhin ipari idiyele idiyele lọwọlọwọ rẹ, o le yan ero ṣiṣe alabapin patapata.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Nini ero keji nipa fagile ṣiṣe alabapin rẹ bi? O le mu ṣiṣe alabapin rẹ ṣiṣẹ lesekese titi di opin ti eto ìdíyelé lọwọlọwọ rẹ. Lẹhin ipari idiyele idiyele lọwọlọwọ rẹ, o le yan ero ṣiṣe alabapin patapata.", + "Heard Island & Mcdonald Islands": "Heard Island ati McDonald Islands", + "Heard Island and McDonald Islands": "Heard Island ati McDonald Islands", + "Hello!": "Pẹlẹ o!", + "Hide Content": "Tọju Akoonu", + "Hold Up!": "Idaduro!", + "Holy See (Vatican City State)": "Mimọ Wo (Ipinlẹ Ilu Vatican)", + "Honduras": "Honduras", + "Hong Kong": "ilu họngi kọngi", + "Hungary": "Hungary", + "I agree to the :terms_of_service and :privacy_policy": "Mo gba si :terms_of_service ati :privacy_policy naa", + "Iceland": "Iceland", + "ID": "Id", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Ti o ba jẹ dandan, o le jade kuro ni gbogbo awọn akoko aṣawakiri miiran lori gbogbo awọn ẹrọ rẹ. Diẹ ninu awọn akoko aipẹ rẹ ti wa ni akojọ si isalẹ; sibẹsibẹ, yi akojọ le ma wa ni pipe. Ti o ba lero pe akọọlẹ rẹ ti gbogun, o yẹ ki o tun ṣe imudojuiwọn ọrọ igbaniwọle rẹ.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Ti o ba ti ni akọọlẹ tẹlẹ, o le gba ifiwepe yii nipa titẹ bọtini ni isalẹ:", + "If you did not create an account, no further action is required.": "Ti o ko ba ṣẹda iwe apamọ kan, ko nilo igbese siwaju sii.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Ti o ko ba nireti lati gba ifiwepe si ẹgbẹ yii, o le ṣabọ imeeli yii.", + "If you did not receive the email": "Ti o ko ba gba imeeli naa", + "If you did not request a password reset, no further action is required.": "Ti o ko ba beere fun atunto ọrọ igbaniwọle, ko nilo igbese siwaju sii.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Ti o ko ba ni akọọlẹ kan, o le ṣẹda ọkan nipa titẹ bọtini ni isalẹ. Lẹhin ṣiṣẹda akọọlẹ kan, o le tẹ bọtini gbigba ifiwepe ninu imeeli yii lati gba ifiwepe ẹgbẹ naa:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Ti o ba nilo lati ṣafikun olubasọrọ pato tabi alaye owo-ori si awọn iwe-iṣẹ rẹ, bi orukọ iṣowo ti o ni kikun, nọmba idanimọ idanimọ rẹ, tabi adirẹsi igbasilẹ, o le ṣafikun nibi.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ti o ba ni wahala tite bọtini \":actionText\", daakọ ati lẹẹ URL naa ni isalẹ\nsinu ẹrọ aṣawakiri wẹẹbu rẹ:", + "Impersonate": "Farafarawe", + "Increase": "Alekun", + "India": "India", + "Indonesia": "Indonesia", + "Invalid filename.": "Orukọ faili ti ko tọ.", + "Invalid JSON was returned from the route.": "JSON ti ko tọ ni a da pada lati ipa ọna naa.", + "Invoice Email Addresses": "Infisiti imeeli imeeli koju", + "Invoice emails updated successfully.": "Awọn apamọ kekere ti o ṣe imudojuiwọn ni ifijišẹ.", + "Invoices": "Awọn risiti", + "Iran, Islamic Republic Of": "Iran", + "Iran, Islamic Republic of": "Iran, Islam Republic of", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Eniyan", + "Isle of Man": "Isle of Eniyan", + "Israel": "Israeli", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "O dabi pe o ko ni ṣiṣe alabapin lọwọ. O le yan ọkan ninu awọn ero ṣiṣe alabapin ni isalẹ lati bẹrẹ. Awọn ero ṣiṣe alabapin le yipada tabi fagile ni irọrun rẹ.", + "Italy": "Iwalaye", + "Jamaica": "Ilu Jamaica", + "January": "Oṣu Kini", + "Japan": "Ilu ilu Japan", + "Jersey": "Iha", + "Jordan": "Jordani", + "July": "Oṣu Keje", + "June": "Oṣu Kẹfa", + "Kazakhstan": "Kasakisitani", + "Kenya": "Kenya", + "Key": "Bọtini", + "Kiribati": "Naribati", + "Korea": "Koria ti o wa ni ile gusu", + "Korea, Democratic People's Republic of": "Koria, Democratic People's Republic of", + "Korea, Republic of": "Koria, Orilẹ-ede olominira", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kooyzstan", + "Lao People's Democratic Republic": "Lao People ká Democratic Republic", + "Last active": "Iṣiṣẹ kẹhin", + "Last used": "Ti lo kẹhin", + "Latvia": "Patita", + "Leave": "Fi silẹ", + "Leave Team": "Fi Ẹgbẹ silẹ", + "Lebanon": "Lebanoni", + "length": "ipari", + "Lens": "Lẹnsi", + "Lesotho": "Lesotto", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya Arab Jamahiry", + "Liechtenstein": "Liechtenstein", + "Light": "Imọlẹ", + "Lithuania": "Lithuania", + "Load :perPage More": "Fifuye :perPage diẹ sii", + "Loading": "Ikojọpọ", + "Location": "Ipo", + "Log in": "Wo ile", + "Log In": "Wo ile", + "Log Out": "Jade jade", + "Log out": "Jade jade", + "Log Out Other Browser Sessions": "Jade Awọn akoko Aṣàwákiri miiran", + "Log Viewer": "Oluwo Wọle", + "Login": "Wo ile", + "Logout": "Jade jade", + "Logs": "Awọn akọọlẹ", + "Luxembourg": "Ṣojuo", + "Macao": "Macao", + "Macedonia": "North Makedonia", + "Macedonia, the former Yugoslav Republic of": "Macedonia, Orílẹ̀-èdè Olómìnira Yugoslavia tẹ́lẹ̀ rí", + "Madagascar": "Maragascar", + "Malawi": "Malawi", + "Malaysia": "Ilu Malaysia", + "Maldives": "Awọn aran", + "Mali": "Mali", + "Malta": "Malta", + "Manage Account": "Ṣakoso Akọọlẹ", + "Manage and log out your active sessions on other browsers and devices.": "Ṣakoso ati jade awọn akoko ti nṣiṣe lọwọ rẹ lori awọn aṣawakiri miiran ati awọn ẹrọ.", + "Manage API Tokens": "Ṣakoso awọn Àmi API", + "Manage Role": "Ṣakoso Ipa", + "Manage Team": "Ṣakoso Ẹgbẹ", + "Managing billing for :billableName": "Ṣiṣakoso owo sisan fun :billableName", + "March": "Oṣu Kẹta", + "Mark all as Read": "Samisi gbogbo bi o ti ka", + "Mark all notifications as read": "Samisi gbogbo awọn iwifunni bi o ti ka", + "Mark Read": "Samisi Ka", + "Mark Unread": "Samisi Unread", + "Marshall Islands": "Awọn erekusu Marshall", + "Martinique": "Martinique", + "Mauritania": "Alamọ", + "Mauritius": "Mauritius", + "May": "Le", + "Mayotte": "Mayoti", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesia", + "Micronesia, Federated States of": "Micronesia, Federal States of", + "Moldova": "Moldofa", + "Moldova, Republic of": "Moolfa, Republic of", + "Monaco": "Monator", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Osu Lati Ọjọ", + "Monthly": "Oṣooṣu", + "monthly": "oṣooṣu", + "Montserrat": "Montserrat", + "Morocco": "Ilu Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Mianma", + "Name": "Oruko", + "name": "oruko", + "Namibia": "Namibia", + "Nauru": "Naruu", + "Nepal": "Nepal", + "Netherlands": "Fiorino", + "Netherlands Antilles": "Netherlands Antoness", + "Nevermind": "Maṣe yọ nu", + "Nevermind, I'll keep my old plan": "Maṣe gbagbe, Emi yoo tọju ero atijọ mi", + "New": "Tuntun", + "New :resource": "Tuntun :resource", + "New Caledonia": "Callenia tuntun", + "New Password": "Ọrọ aṣina Tuntun", + "New Zealand": "Ilu Niu silandii", + "Next": "Itele", + "Next Payment": "Isanwo tókàn", + "Next Payment on": "Next Owo sisan lori", + "Nicaragua": "Nicaragua", + "Niger": "Ọmọkunrin", + "Nigeria": "Orilẹ-ede Nigeria", + "Niue": "Niire", + "No": "Rara", + "No :resource matched the given criteria.": "Ko si :resource ti o baamu awọn ibeere ti a fun.", + "No additional information...": "Ko si afikun alaye...", + "No Current Data": "Ko si data lọwọlọwọ", + "No Data": "Ko si Data", + "no file selected": "ko si faili ti o yan", + "No Increase": "Ko si Ilọsi", + "No payment methods on file.": "Ko si awọn ọna isanwo lori faili.", + "No payment scheduled.": "Ko si eto isanwo.", + "No Prior Data": "Ko si data iṣaaju", + "No Results Found.": "Ko ri esi.", + "Norfolk Island": "Nowalk Island", + "Northern Mariana Islands": "Awọn erekusu Mariana Nords", + "Norway": "Norway", + "Not Found": "Ko ri", + "Notifications": "Awọn iwifunni", + "Nova": "Toto", + "Nova User": "Olumulo Nova", + "November": "Oṣu kọkanla", + "October": "Oṣu Kẹwa", + "of": "ti", + "OK": "O DARA", + "Oman": "Oman", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Ni kete ti ẹgbẹ kan ba ti paarẹ, gbogbo awọn orisun rẹ ati data yoo paarẹ patapata. Ṣaaju ki o to paarẹ ẹgbẹ yii, jọwọ ṣe igbasilẹ eyikeyi data tabi alaye nipa ẹgbẹ yii ti o fẹ lati ni idaduro.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Ni kete ti akọọlẹ rẹ ba ti paarẹ, gbogbo awọn orisun rẹ ati data yoo paarẹ patapata. Ṣaaju ki o to paarẹ akọọlẹ rẹ, jọwọ ṣe igbasilẹ eyikeyi data tabi alaye ti o fẹ lati daduro.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Ni kete ti akọọlẹ rẹ ba ti paarẹ, gbogbo awọn orisun rẹ ati data yoo paarẹ patapata. Jọwọ tẹ ọrọ igbaniwọle rẹ sii lati jẹrisi pe iwọ yoo fẹ lati pa akọọlẹ rẹ rẹ patapata.", + "Only Trashed": "Ti a palẹ̀ nikan", + "Open Invoices": "Ṣii Awọn Invoices", + "Original": "Atilẹba", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Oju-ọna iṣakoso ìdíyelé wa gba ọ laaye lati ni irọrun ṣakoso ero ṣiṣe alabapin rẹ, ọna isanwo, ati ṣe igbasilẹ awọn risiti aipẹ rẹ.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Oju-ọna iṣakoso ìdíyelé wa gba ọ laaye lati ni irọrun ṣakoso ero ṣiṣe alabapin rẹ, awọn ọna isanwo, ati ṣe igbasilẹ awọn risiti aipẹ rẹ.", + "Page Expired": "Oju-iwe ti pari", + "Pagination Navigation": "Lilọ kiri oju-iwe", + "Paid": "Sanwo", + "Pakistan": "Ọpọlọ", + "Palau": "Pala", + "Palestinian Territory, Occupied": "Ilẹ Palestine, Ti tẹdo", + "Panama": "Panama", + "Papua New Guinea": "Papua tuntun Guinea", + "Paraguay": "Paraguay", + "Password": "Ọrọigbaniwọle", + "password": "ọrọigbaniwọle", + "Payment Confirmation": "Imudaniloju owo sisan", + "Payment Information": "Alaye sisan", + "Payment information updated successfully.": "Alaye sisanwo ni imudojuiwọn ni aṣeyọri.", + "Payment Method": "Eto isanwo", + "Payment Methods": "Awọn ọna isanwo", + "Payment Required": "Ti beere owo sisan", + "Payments": "Awọn sisanwo", + "Pending Team Invitations": "Ni isunmọtosi ni Team ifiwepe", + "Per Page": "Fun Oju-iwe", + "Permanently delete this team.": "Pa ẹgbẹ yii rẹ titilai.", + "Permanently delete your account.": "Pa akọọlẹ rẹ rẹ titilai.", + "Permissions": "Awọn igbanilaaye", + "Peru": "Perú", + "Philippines": "Philippines", + "Photo": "aworan", + "Pitcairn": "Topciarn", + "Please accept the terms of service.": "Jọwọ gba awọn ofin iṣẹ.", + "Please click the button below to verify your email address.": "Jọwọ tẹ bọtini ti o wa ni isalẹ lati jẹrisi adirẹsi imeeli rẹ.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Jọwọ jẹrisi iraye si akọọlẹ rẹ nipa titẹ ọkan ninu awọn koodu imularada pajawiri rẹ sii.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Jọwọ jẹrisi iraye si akọọlẹ rẹ nipa titẹ koodu ijẹrisi ti a pese nipasẹ ohun elo olujeri rẹ.", + "Please confirm your password before continuing.": "Jọwọ jẹrisi ọrọ igbaniwọle rẹ ṣaaju ki o to tẹsiwaju.", + "Please copy your new API token. For your security, it won't be shown again.": "Jọwọ daakọ àmi API tuntun rẹ. Fun aabo rẹ, kii yoo han lẹẹkansi.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Jọwọ tẹ ọrọ igbaniwọle rẹ sii lati jẹrisi pe iwọ yoo fẹ lati jade kuro ni awọn akoko aṣawakiri miiran lori gbogbo awọn ẹrọ rẹ.", + "Please provide a maximum of three invoice emails addresses.": "Jọwọ pese o pọju awọn imeeli imeeli mẹta ti o ṣe adirẹsi.", + "Please provide the email address of the person you would like to add to this team.": "Jọwọ pese adirẹsi imeeli ti eniyan ti o fẹ lati ṣafikun si ẹgbẹ yii.", + "Please set a default payment method before retrying payments.": "Jọwọ ṣeto ọna isanwo aiyipada ṣaaju ki o to atunyẹwo awọn isanwo.", + "Please set a default payment method before swapping plans.": "Jọwọ ṣeto ọna isanwo aiyipada ṣaaju ki awọn ero paarọ.", + "Poland": "Polandii", + "Portugal": "Logal", + "Press / to search": "Tẹ / lati wa", + "Preview": "Awotẹlẹ", + "Previewing": "Awotẹlẹ", + "Previous": "Ti tẹlẹ", + "Privacy Policy": "Asiri Afihan", + "Profile": "Profaili", + "Profile Information": "Alaye Profaili", + "Puerto Rico": "Puẹto Riko", + "Qatar": "Iṣitọ", + "Quarter To Date": "Mẹẹdogun Lati Ọjọ", + "Recovery Code": "Gbigba koodu", + "Refresh": "Tuntun", + "Regards,": "Kabiyesi,", + "Regenerate Recovery Codes": "Tun awọn koodu Ìgbàpadà", + "Register": "Forukọsilẹ", + "Reload": "Tun gbee si", + "Remember me": "Ranti mi", + "Remember Me": "Ranti mi", + "Remove": "Yọ kuro", + "Remove Photo": "Yọ Fọto kuro", + "Remove Team Member": "Yọ Ẹgbẹ Egbe kuro", + "Replicate": "Tun ṣe", + "Required fields": "Awọn aaye ti a beere", + "Resend Verification Email": "Fi Imeeli Ijerisi ranṣẹ", + "Reset Filters": "Tun Ajọ", + "Reset Password": "Tun Ọrọigbaniwọle to", + "Reset Password Notification": "Tun Ifitonileti Ọrọigbaniwọle to", + "resource": "awọn oluşewadi", + "Resource Row Dropdown": "Awọn oluşewadi kana Dropdown", + "Resources": "Oro", + "resources": "oro", + "Restore": "Mu pada", + "Restore :resource": "Mu pada :resource", + "Restore Resource": "Pada Resource", + "Restore Selected": "Mu pada ti a ti yan", + "results": "esi", + "Resume Subscription": "Bẹrẹ Ṣiṣe alabapin", + "Retry Payment": "Tun owo sisanwo gbiyanju", + "Return to :appName": "Pada si :appName", + "Reunion": "Onon", + "Role": "Ipa", + "Romania": "Romania", + "Run Action": "Ṣiṣe Action", + "Russian Federation": "Gbogboogbo ilu Russia", + "Rwanda": "Rwanda", + "Réunion": "Onon", + "Saint Barthelemy": "Barthélemy St", + "Saint Barthélemy": "Saint Barhéleymymy", + "Saint Helena": "Saint Helena", + "Saint Kitts And Nevis": "Kitts ati Nefisi", + "Saint Kitts and Nevis": "Saint Kitts ati Nefisi", + "Saint Lucia": "Saint Lucia", + "Saint Martin": "Martin St", + "Saint Martin (French part)": "Saint Martin (apakan Faranse)", + "Saint Pierre And Miquelon": "St. Pierre ati Miquelon", + "Saint Pierre and Miquelon": "Saint Pierre ati Miquelon", + "Saint Vincent And Grenadines": "Vincent ati Grenadines", + "Saint Vincent and the Grenadines": "Saint Vincent ati awọn Grenadines", + "Samoa": "Samoa", + "San Marino": "San Mario", + "Sao Tome And Principe": "São Tomé and Principe", + "Sao Tome and Principe": "Sao Tome ati Principe", + "Saudi Arabia": "Saudi Arebia", + "Save": "Fipamọ", + "Saved.": "Ti fipamọ.", + "Scroll to bottom": "Yi lọ si isalẹ", + "Scroll to top": "Yi lọ si oke", + "Search": "Wa", + "Secure Area": "Agbegbe to ni aabo", + "Select": "Yan", + "Select a different plan": "Yan eto ti o yatọ", + "Select a log file...": "Yan faili log kan...", + "Select A New Photo": "Yan Fọto Tuntun kan", + "Select Action": "Yan Ise", + "Select all": "Sa gbogbo re", + "Select All Dropdown": "Yan Gbogbo sisọ silẹ", + "Select this page": "Yan oju-iwe yii", + "Send Password Reset Link": "Firanṣẹ Ọna asopọ Tunto Ọrọigbaniwọle", + "Senegal": "Sellel", + "September": "Oṣu Kẹsan", + "Serbia": "Saerbia", + "Server Error": "Aṣiṣe olupin", + "Service Unavailable": "Ko si ise sise", + "Set as default": "Ṣeto bi aiyipada", + "Setup Key": "Bọtini iṣeto", + "Seychelles": "Awọn Seychelles", + "Show All Fields": "Ṣe afihan Gbogbo Awọn aaye", + "Show Content": "Ṣe afihan akoonu", + "Show Recovery Codes": "Ṣe afihan Awọn koodu Imularada", + "Showing": "Nfihan", + "Sierra Leone": "Leono Leone", + "Signed in as": "Wole bi", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sitt maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Rirọ Parẹ", + "Solomon Islands": "Solomon Island", + "Somalia": "Olola", + "Something went wrong.": "Nnkan o lo daadaa.", + "Sorry! You are not authorized to perform this action.": "Ma binu! O ko fun ni aṣẹ lati ṣe iṣe yii.", + "Sorry, your session has expired.": "Ma binu, igba rẹ ti pari.", + "South Africa": "gusu Afrika", + "South Georgia And Sandwich Isl.": "South Georgia ati South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "South Georgia ati South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Ajumọṣe", + "Sri Lanka": "Siri Lanka", + "Standalone Actions": "Awọn iṣe Iduroṣinṣin", + "Start Polling": "Bẹrẹ Idibo", + "Start polling": "Bẹrẹ idibo", + "State / County": "Ipinle / Agbegbe", + "Stop Impersonating": "Duro Afarawe", + "Stop Polling": "Duro Idibo", + "Stop polling": "Duro idibo", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Tọju awọn koodu imularada wọnyi sinu oluṣakoso ọrọ igbaniwọle to ni aabo. Wọn le ṣee lo lati gba iraye si akọọlẹ rẹ pada ti ẹrọ ijẹrisi ifosiwewe meji rẹ ba sọnu.", + "Subscribe": "Alabapin", + "Subscription Information": "Alabapin Alaye", + "Subscription Pending": "Alabapin ni isunmọtosi ni", + "Sudan": "Sudan", + "Suriname": "Olori", + "Svalbard And Jan Mayen": "Svalbard ati Jan Mayen", + "Svalbard and Jan Mayen": "Svalbard ati Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Sweden", + "Switch Teams": "Yipada Awọn ẹgbẹ", + "Switzerland": "Siwitsalandi", + "Syrian Arab Republic": "Siria Arab Republic", + "System": "Eto", + "Taiwan": "Taiwan", + "Taiwan, Province of China": "Taiwan, Agbegbe China", + "Tajikistan": "Tajikitani", + "Tanzania": "Tanzania", + "Tanzania, United Republic of": "Tanzania, United Ominira ti", + "TAX": "ORI", + "Team Details": "Awọn alaye ẹgbẹ", + "Team Invitation": "Egbe ifiwepe", + "Team Members": "Awọn ọmọ ẹgbẹ ẹgbẹ", + "Team Name": "Orukọ Ẹgbẹ", + "Team Owner": "Egbe Egbe", + "Team Settings": "Eto Ẹgbẹ", + "Terms of Service": "Awọn ofin ti iṣẹ", + "Thailand": "Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "O ṣeun fun wíwọlé soke! Ṣaaju ki o to bẹrẹ, ṣe o le rii daju adirẹsi imeeli rẹ nipa titẹ si ọna asopọ ti a kan fi imeeli ranṣẹ si ọ? Ti o ko ba gba imeeli, a yoo fi ayọ ranṣẹ si ọ miiran.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "O ṣeun fun rẹ tesiwaju support. A ti so ẹda kan ti risiti rẹ fun awọn igbasilẹ rẹ. Jọwọ jẹ ki a mọ ti o ba ti o ba ni eyikeyi ibeere tabi awọn ifiyesi.", + "Thanks,": "O ṣeun,", + "The :attribute must be a valid role.": "Awọn :attribute gbọdọ jẹ ipa ti o wulo.", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute naa gbọdọ jẹ o kere ju awọn ohun kikọ :length ati pe o kere ju nọmba kan ninu.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute naa gbọdọ jẹ o kere ju awọn ohun kikọ :length ati pe o kere ju ohun kikọ pataki kan ati nọmba kan ninu.", + "The :attribute must be at least :length characters and contain at least one special character.": "Awọn :attribute gbọdọ jẹ o kere ju awọn ohun kikọ :length ati pe o kere ju ohun kikọ pataki kan ninu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute naa gbọdọ jẹ o kere ju awọn ohun kikọ :length ati pe o kere ju ohun kikọ nla kan ati nọmba kan ninu.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute naa gbọdọ jẹ o kere ju awọn ohun kikọ :length ati pe o ni o kere ju ohun kikọ oke kan ati ohun kikọ pataki kan ninu.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute naa gbọdọ jẹ o kere ju awọn ohun kikọ :length ati pe o ni o kere ju ohun kikọ oke-nla kan, nọmba kan, ati ohun kikọ pataki kan.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute naa gbọdọ jẹ o kere ju awọn ohun kikọ :length ati pe o kere ju ohun kikọ nla kan ninu.", + "The :attribute must be at least :length characters.": "Awọn :attribute gbọdọ jẹ o kere ju awọn ohun kikọ :length.", + "The :attribute must contain at least one letter.": ":attribute naa gbọdọ ni o kere ju lẹta kan ninu.", + "The :attribute must contain at least one number.": ":attribute naa gbọdọ ni o kere ju nọmba kan ninu.", + "The :attribute must contain at least one symbol.": ":attribute naa gbọdọ ni o kere ju aami kan ninu.", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute naa gbọdọ ni o kere ju lẹta nla kan ati lẹta kekere kan.", + "The :resource was created!": "Awọn :resource ti a ṣẹda!", + "The :resource was deleted!": "Awọn :resource ti paarẹ!", + "The :resource was restored!": "Awọn :resource ti a pada!", + "The :resource was updated!": "Awọn :resource ti ni imudojuiwọn!", + "The action was executed successfully.": "Iṣẹ naa ti ṣiṣẹ ni aṣeyọri.", + "The default payment method cannot be removed.": "Ọna isanwo aiyipada ko le yọkuro.", + "The file was deleted!": "Faili naa ti paarẹ!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute ti a fun ti han ninu jijo data kan. Jọwọ yan oriṣiriṣi :attribute.", + "The given data was invalid.": "Awọn data ti a fifun ko wulo.", + "The government won't let us show you what's behind these doors": "Ijọba ko ni jẹ ki a fihan ọ ohun ti o wa lẹhin awọn ilẹkun wọnyi", + "The HasOne relationship has already been filled.": "Ibasepo HasOne ti kun tẹlẹ.", + "The image could not be loaded": "Aworan ko le kojọpọ", + "The image could not be loaded.": "Aworan ko le kojọpọ.", + "The invoice emails must be valid email addresses.": "Awọn apamọ ẹrọ naa gbọdọ jẹ adirẹsi imeeli to wulo.", + "The password is incorrect.": "Ọrọigbaniwọle ko tọ.", + "The provided coupon code is invalid.": "Koodu coupon ti a pese ko wulo.", + "The provided password does not match your current password.": "Ọrọigbaniwọle ti a pese ko baramu ọrọ igbaniwọle lọwọlọwọ rẹ.", + "The provided password was incorrect.": "Ọrọigbaniwọle ti a pese ko tọ.", + "The provided two factor authentication code was invalid.": "Koodu ifitonileti ifosiwewe meji ti a pese ko wulo.", + "The provided two factor recovery code was invalid.": "Koodu imularada ifosiwewe meji ti a pese ko wulo.", + "The provided VAT number is invalid.": "Nọmba VAT ti a pese ko wulo.", + "The resource was attached!": "Awọn oluşewadi ti a so!", + "The resource was prevented from being saved!": "Awọn oluşewadi ni idilọwọ lati wa ni fipamọ!", + "The resource was updated!": "Awọn oluşewadi ti ni imudojuiwọn!", + "The response is not a streamed response.": "Idahun naa kii ṣe esi ṣiṣan.", + "The response is not a view.": "Idahun naa kii ṣe wiwo.", + "The selected country is invalid.": "Orilẹ-ede ti o yan ko wulo.", + "The selected plan is invalid.": "Eto ti o yan ko wulo.", + "The selected resources have been :action!": "Awọn orisun ti a yan ti jẹ :action!", + "The team's name and owner information.": "Awọn egbe ká orukọ ati eni alaye.", + "There are no available options for this resource.": "Ko si awọn aṣayan to wa fun orisun yii.", + "There are no fields to display.": "Ko si awọn aaye lati ṣafihan.", + "There are no new notifications.": "Ko si awọn iwifunni titun.", + "There was a problem executing the action.": "Iṣoro kan wa ni ṣiṣe iṣẹ naa.", + "There was a problem fetching the resource.": "Isoro kan wa lati mu ohun elo naa wa.", + "There was a problem submitting the form.": "Iṣoro kan wa lati fi fọọmu naa silẹ.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "A ti pe awọn eniyan wọnyi si ẹgbẹ rẹ ati pe wọn ti fi imeeli ranṣẹ si wọn. Wọn le darapọ mọ ẹgbẹ naa nipa gbigba ifiwepe imeeli naa.", + "This account does not have an active subscription.": "Iroyin yii ko ni ṣiṣe alabapin lọwọ.", + "This action is unauthorized.": "Iṣe yii jẹ laigba aṣẹ.", + "This copy of Nova is unlicensed.": "Ẹda Nova yii ko ni iwe-aṣẹ.", + "This coupon code can only be used by new customers.": "Yi coupon koodu le nikan ṣee lo nipa titun onibara.", + "This device": "Ẹrọ yii", + "This file field is read-only.": "Aaye faili yii jẹ kika-nikan.", + "This invoice is no longer open.": "Iwe risiti yii ko ṣi silẹ mọ.", + "This is a secure area of the application. Please confirm your password before continuing.": "Eyi jẹ agbegbe to ni aabo ti ohun elo naa. Jọwọ jẹrisi ọrọ igbaniwọle rẹ ṣaaju ki o to tẹsiwaju.", + "This password does not match our records.": "Ọrọigbaniwọle yii ko baramu awọn igbasilẹ wa.", + "This password reset link will expire in :count minutes.": "Ọna asopọ atunto ọrọ igbaniwọle yii yoo pari ni iṣẹju mẹwa :count.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Ti bẹrẹ isanwo yii, ṣugbọn awọn owo naa ko ti gba sibẹsibẹ. Eyi le gba to awọn ọjọ 14.", + "This resource no longer exists": "Ohun elo yii ko si mọ", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Ṣiṣe alabapin yii ti pari ko si le tun pada. Jọwọ ṣẹda ṣiṣe alabapin titun kan.", + "This user already belongs to the team.": "Olumulo yii ti jẹ ti ẹgbẹ tẹlẹ.", + "This user has already been invited to the team.": "Olumulo yii ti pe tẹlẹ si ẹgbẹ naa.", + "Timor-Leste": "Timor-leste", + "to": "si", + "To": "Si", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Lati pari mimu ijẹrisi ifosiwewe meji ṣiṣẹ, ṣe ọlọjẹ koodu QR wọnyi nipa lilo ohun elo olujeri foonu rẹ tabi tẹ bọtini iṣeto sii ki o pese koodu OTP ti ipilẹṣẹ.", + "Today": "Loni", + "Toggle navigation": "Yipada lilọ kiri", + "Togo": "Lati lọ", + "Tokelau": "Tokelau", + "Token Name": "Orukọ Tokini", + "Tonga": "Ede", + "Too Many Requests": "Pupọ Awọn ibeere", + "total": "lapapọ", + "Total:": "Lapapọ:", + "Trashed": "Ti danu", + "Trinidad And Tobago": "Trinidad ati Tobago", + "Trinidad and Tobago": "Trinidad ati Tobago", + "Tunisia": "Tuninia", + "Turkey": "Tọki", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks ati Caicos Islands", + "Turks and Caicos Islands": "Turks ati Caicos Islands", + "Tuvalu": "Tuvalu", + "Two Factor Authentication": "Ijeri ifosiwewe meji", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Ijeri ifosiwewe meji ti ṣiṣẹ ni bayi. Ṣe ọlọjẹ koodu QR atẹle yii nipa lilo ohun elo ijẹrisi foonu rẹ tabi tẹ bọtini iṣeto sii.", + "Type": "Iru", + "Uganda": "Usgada", + "Ukraine": "Ukraine", + "Unauthorized": "Laigba aṣẹ", + "United Arab Emirates": "Apapọ Arab Emirates", + "United Kingdom": "apapọ ijọba gẹẹsi", + "United States": "Orilẹ Amẹrika", + "United States Minor Outlying Islands": "United States Kekere Outlying Islands", + "United States Outlying Islands": "U.s. awọn erekusu ibinu", + "Unknown": "Aimọ", + "Unpaid": "Ti ko sanwo", + "Update": "Imudojuiwọn", + "Update & Continue Editing": "Ṣe imudojuiwọn ati Tẹsiwaju Ṣiṣatunṣe", + "Update :resource": "Imudojuiwọn :resource", + "Update :resource: :title": "Imudojuiwọn :resource::title", + "Update attached :resource: :title": "Imudojuiwọn :resource::title", + "Update Password": "Ṣe imudojuiwọn Ọrọigbaniwọle", + "Update Payment Information": "Update Isanwo Alaye", + "Update Payment Method": "Ṣe imudojuiwọn Ọna Isanwo", + "Update your account's profile information and email address.": "Ṣe imudojuiwọn alaye profaili akọọlẹ rẹ ati adirẹsi imeeli.", + "Uploading": "Ikojọpọ", + "Uploading files... (:current/:total)": "Nkojọpọ awọn faili... (:current/:total)", + "Uruguay": "Urugue", + "Use a recovery code": "Lo koodu imularada", + "Use an authentication code": "Lo koodu ìfàṣẹsí", + "User Actions": "Awọn iṣẹ olumulo", + "User Security": "Aabo olumulo", + "Username": "Orukọ olumulo", + "Uzbekistan": "Usibekisitani", + "Value": "Iye", + "Vanuatu": "Vansuatu", + "VAT Number": "Nọmba VAT", + "Venezuela": "Venezuela", + "Venezuela, Bolivarian Republic of": "Venezuuela, Orilẹ-ede Bolivia ti", + "Verify Email Address": "Daju Adirẹsi Imeeli", + "Verify Your Email Address": "Daju Adirẹsi imeeli Rẹ", + "Viet Nam": "Vietnam Nam", + "View": "Wo", + "Virgin Islands, British": "Awọn erekusu Wundia, Ilu Gẹẹsi", + "Virgin Islands, U.S.": "Wundia awọn erekusu, u.s.", + "Wallis And Futuna": "Wallis ati Futuna", + "Wallis and Futuna": "Wallis ati Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "A n ṣiṣẹ ṣiṣe alabapin rẹ. Ni kete ti ṣiṣe alabapin naa ti ni ilọsiwaju ni aṣeyọri, oju-iwe yii yoo mu imudojuiwọn laifọwọyi. Ni deede, ilana yii yẹ ki o gba iṣẹju-aaya diẹ.", + "We are unable to process your payment. Please contact customer support.": "A ko le ṣe ilana isanwo rẹ. Jọwọ kan si atilẹyin alabara.", + "We have emailed your password reset link!": "A ti fi imeeli ranṣẹ ọna asopọ atunto ọrọ igbaniwọle rẹ!", + "We were unable to find a registered user with this email address.": "A ko le rii olumulo ti o forukọsilẹ pẹlu adirẹsi imeeli yii.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "A yoo firanṣẹ ọna asopọ gbigbasilẹ gba si awọn adirẹsi imeeli ti o ṣalaye ni isalẹ. O le ya awọn adirẹsi imeeli pupọ ni lilo COMAs.", + "We're lost in space. The page you were trying to view does not exist.": "A padanu ni aaye. Oju-iwe ti o n gbiyanju lati wo ko si.", + "Welcome Back!": "Ku aabọ pada!", + "Western Sahara": "Oorun sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Nigba ti meji ifosiwewe ìfàṣẹsí wa ni sise, o yoo ti ọ fun a ni aabo, ID àmi nigba ìfàṣẹsí. O le gba ami-ami yii pada lati inu ohun elo Google Authenticator ti foonu rẹ.", + "Whoops": "Eku", + "Whoops!": "Eku!", + "Whoops! Something went wrong.": "Eku! Nnkan o lo daadaa.", + "With Trashed": "Pẹlu Trashed", + "Write": "Kọ", + "Year To Date": "Odun Lati Ọjọ", + "Yearly": "Odoodun", + "Yemen": "Yemen", + "Yes": "Bẹẹni", + "You are already subscribed.": "O ti ṣe alabapin tẹlẹ.", + "You are currently within your free trial period. Your trial will expire on :date.": "O wa lọwọlọwọ akoko idanwo ọfẹ rẹ. Idanwo rẹ yoo pari ni :date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "O wa lọwọlọwọ akoko idanwo ọfẹ rẹ. Idanwo rẹ yoo pari ni :date. Bibẹrẹ ṣiṣe alabapin titun yoo pari idanwo rẹ.", + "You are logged in!": "O ti wọle!", + "You are receiving this email because we received a password reset request for your account.": "O n gba imeeli yii nitori a gba ibeere atunto ọrọ igbaniwọle kan fun akọọlẹ rẹ.", + "You have been invited to join the :team team!": "O ti pe ọ lati darapọ mọ ẹgbẹ :team naa!", + "You have enabled two factor authentication.": "O ti mu ijẹrisi ifosiwewe meji ṣiṣẹ.", + "You have not enabled two factor authentication.": "Iwọ ko mu ijẹrisi ifosiwewe meji ṣiṣẹ.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "O ni diẹ ninu awọn risiti ti a ko sanwo. Lẹhin ti o ṣe imudojuiwọn ọna isanwo aiyipada rẹ, o le tun gbiyanju awọn sisanwo nipasẹ atokọ risiti ni isalẹ.", + "You may accept this invitation by clicking the button below:": "O le gba ifiwepe yii nipa titẹ bọtini ni isalẹ:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "O le fagilee ṣiṣe alabapin rẹ nigbakugba. Ni kete ti o ba ti fagile ṣiṣe alabapin rẹ, iwọ yoo ni aṣayan lati bẹrẹ ṣiṣe alabapin naa titi di opin ọna ṣiṣe ìdíyelé lọwọlọwọ rẹ.", + "You may delete any of your existing tokens if they are no longer needed.": "O le pa eyikeyi awọn ami-ami ti o wa tẹlẹ rẹ ti wọn ko ba nilo wọn mọ.", + "You may not delete your personal team.": "O le ma pa ẹgbẹ ti ara ẹni rẹ rẹ.", + "You may not leave a team that you created.": "O le ma fi ẹgbẹ kan ti o ṣẹda silẹ.", + "You will receive an invoice and payment link via email for each billing period.": "Iwọ yoo gba iwe risiti ati ọna asopọ isanwo nipasẹ imeeli fun akoko isanwo kọọkan.", + "You're logged in!": "O ti wọle!", + "Your :invoiceName invoice is now available!": "Iwe-owo :invoiceName rẹ ti wa ni bayi!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Adirẹsi ìdíyelé rẹ jẹ :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ti kọ kaadi rẹ silẹ. Jọwọ kan si olufun kaadi rẹ fun alaye diẹ sii.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Ọna isanwo lọwọlọwọ rẹ jẹ kaadi kirẹditi ti o pari ni :lastFour ti o pari ni :expiration.", + "Your email address is unverified.": "Adirẹsi imeeli rẹ ko ni idaniloju.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Owo sisan rẹ ti o kẹhin ti :amount kuna. Jọwọ ṣe imudojuiwọn ọna isanwo rẹ lati tun isanwo ti o kuna.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Owo sisan rẹ ti o kẹhin ti :amount lori :date kuna. Jọwọ ṣe imudojuiwọn ọna isanwo rẹ lati tun isanwo ti o kuna.", + "Your next payment of :amount will be processed on :date.": "Isanwo ti o tẹle ti :amount yoo wa ni :date.", + "Your payment method has been added successfully.": "Ọna isanwo rẹ ti ṣafikun ni aṣeyọri.", + "Your payment method will be charged automatically for each billing period.": "Ọna isanwo rẹ yoo gba owo laifọwọyi fun akoko isanwo kọọkan.", + "Your registered VAT Number is :vatNumber.": "Nọmba VAT ti o forukọsilẹ jẹ :vatNumber.", + "Your subscription has been started successfully.": "Ṣiṣe alabapin rẹ ti bẹrẹ ni aṣeyọri.", + "Your subscription has been successfully cancelled.": "Ṣiṣe alabapin rẹ ti fagile ni aṣeyọri.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ṣiṣe alabapin rẹ ti fagile ni aṣeyọri. Iwọ yoo tun ni iwọle titi di opin akoko isanwo rẹ.", + "Your subscription was successfully resumed.": "Ṣiṣe alabapin rẹ ti bẹrẹ ni aṣeyọri.", + "Your subscription was successfully updated.": "Ṣiṣe alabapin rẹ ti ni imudojuiwọn ni aṣeyọri.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Siipu / Koodu Ipinlẹta", + "Åland Islands": "Awọn erekusu Åland" +} diff --git a/locales/yo/php-inline.json b/locales/yo/php-inline.json new file mode 100644 index 00000000000..e81f3e47aaa --- /dev/null +++ b/locales/yo/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "A gbọ́dọ̀ gba aaye yìí.", + "accepted_if": "A gbọ́dọ̀ gba aaye yìí nígbà tí :other bá jẹ :value.", + "active_url": "Yìí gbọ́dọ̀ jẹ́ URL to wulo.", + "after": "Yìí gbọ́dọ̀ jẹ́ ọjọ́ kan lẹ́yìn :date.", + "after_or_equal": "Yìí gbọ́dọ̀ jẹ́ ọjọ́ lẹ́yìn tàbí dọ́gba mọ́ :date.", + "alpha": "Iye náà gbọ́dọ̀ ní lẹ́tà nìkan.", + "alpha_dash": "Iye náà gbọ́dọ̀ ní lẹ́tà, nọ́mbà, àmì-dásì àti àmì-ìsalẹ nìkan.", + "alpha_num": "Iye náà gbọ́dọ̀ ní lẹ́tà àti nọ́mbà nìkan.", + "any_of": "Aaye yìí kò wulo.", + "array": "Aaye yìí gbọ́dọ̀ ní àkójọpọ̀ (array).", + "ascii": "Iye náà gbọ́dọ̀ ní àwọn àmì alphanumeric baiti-kan ṣoṣo àti àwọn aami.", + "attached": "Fáìlì yìí ti somọ́ tẹ́lẹ̀.", + "before": "Yìí gbọ́dọ̀ jẹ́ ọjọ́ kan kí :date tó dé.", + "before_or_equal": "Yìí gbọ́dọ̀ jẹ́ ọjọ́ kí :date tó dé tàbí dọ́gba mọ́ ọn.", + "between.array": "Iye náà gbọ́dọ̀ ní láàárin :min sí :max nǹkan.", + "between.file": "Fáìlì gbọ́dọ̀ wà láàárin :min sí :max kilobaiti.", + "between.numeric": "Iye náà gbọ́dọ̀ wà láàárin :min sí :max.", + "between.string": "Okun náà gbọ́dọ̀ wà láàárin :min sí :max àmì-ọ̀rọ̀.", + "boolean": "Iye náà gbọ́dọ̀ jẹ́ òótọ́ tàbí irọ́.", + "can": "Iye yìí kì í ṣe ti a fọwọ́sowọ́sí.", + "confirmed": "Ìmúdájú kò bá mu.", + "contains": "Aaye yìí ń ṣòfò iye pàtàkì kan.", + "date": "Èyí kì í ṣe ọjọ́ to wulo.", + "date_equals": "Yìí gbọ́dọ̀ jẹ́ ọjọ́ tó dọ́gba mọ́ :date.", + "date_format": "Iye náà gbọ́dọ̀ bá àwòrán-ọna :format mu.", + "decimal": "Iye náà gbọ́dọ̀ ní àyè eleemewa :decimal.", + "declined": "A gbọ́dọ̀ kọ aaye yìí.", + "declined_if": "A gbọ́dọ̀ kọ aaye yìí nígbà tí :other bá jẹ :value.", + "different": "Iye náà àti :other gbọ́dọ̀ yàtọ̀.", + "digits": "Iye náà gbọ́dọ̀ jẹ́ díjítì :digits.", + "digits_between": "Iye náà gbọ́dọ̀ wà láàárin díjítì :min sí :max.", + "dimensions": "Àkóónú ní ìwọn àwòrán tí kò tọ́.", + "distinct": "Aaye yìí ní iye to jọ ara rẹ̀ (duplicate).", + "doesnt_contain": "Aaye yìí kò gbọ́dọ̀ ní ohunkóhun nínú wọ̀nyí: :values.", + "doesnt_end_with": "Okun náà kò gbọ́dọ̀ parí pẹ̀lú ọ̀kan nínú wọ̀nyí: :values.", + "doesnt_start_with": "Okun náà kò gbọ́dọ̀ bẹ̀rẹ̀ pẹ̀lú ọ̀kan nínú wọ̀nyí: :values.", + "email": "Iye náà gbọ́dọ̀ jẹ́ adirẹ́sì imeeli to wulo.", + "ends_with": "Okun náà gbọ́dọ̀ parí pẹ̀lú ọ̀kan nínú wọ̀nyí: :values.", + "enum": "Iye tí a yàn kò wulo.", + "exists": "Iye tí a yàn kò wulo.", + "extensions": "Fáìlì gbọ́dọ̀ ní ọ̀kan nínú ìtẹ̀síwájú wọ̀nyí: :values.", + "file": "Èyí gbọ́dọ̀ jẹ́ fáìlì.", + "filled": "Aaye yìí gbọ́dọ̀ ní iye kan.", + "gt.array": "Aaye yìí gbọ́dọ̀ ní ju :value nǹkan lọ.", + "gt.file": "Fáìlì gbọ́dọ̀ tóbi ju :value kilobaiti lọ.", + "gt.numeric": "Iye náà gbọ́dọ̀ tóbi ju :value lọ.", + "gt.string": "Okun náà gbọ́dọ̀ tóbi ju :value àmì-ọ̀rọ̀ lọ.", + "gte.array": "Aaye yìí gbọ́dọ̀ ní o kere ju :value nǹkan lọ.", + "gte.file": "Fáìlì gbọ́dọ̀ tóbi ju tàbí dọ́gba mọ́ :value kilobaiti.", + "gte.numeric": "Iye náà gbọ́dọ̀ tóbi ju tàbí dọ́gba mọ́ :value.", + "gte.string": "Okun náà gbọ́dọ̀ tóbi ju tàbí dọ́gba mọ́ :value àmì-ọ̀rọ̀.", + "hex_color": "Iye náà gbọ́dọ̀ jẹ́ àwọ̀ hexadecimal to wulo.", + "image": "Iye náà gbọ́dọ̀ jẹ́ àwòrán.", + "in": "Iye tí a yàn kò wulo.", + "in_array": "Iye náà kì í sí nínú :other.", + "in_array_keys": "Aaye yìí gbọ́dọ̀ ní o kere ju ọ̀kan nínú àwọn bọtini wọ̀nyí: :values.", + "integer": "Iye náà gbọ́dọ̀ jẹ́ nọ́mbà odidi.", + "ip": "Iye náà gbọ́dọ̀ jẹ́ adirẹ́sì IP to wulo.", + "ipv4": "Iye náà gbọ́dọ̀ jẹ́ adirẹ́sì IPv4 to wulo.", + "ipv6": "Iye náà gbọ́dọ̀ jẹ́ adirẹ́sì IPv6 to wulo.", + "json": "Iye náà gbọ́dọ̀ jẹ́ okun JSON to wulo.", + "list": "Iye náà gbọ́dọ̀ jẹ́ àtòkọ.", + "lowercase": "Iye náà gbọ́dọ̀ jẹ́ kékeré (lowercase).", + "lt.array": "Aaye yìí gbọ́dọ̀ ní kere ju :value nǹkan lọ.", + "lt.file": "Fáìlì gbọ́dọ̀ kere ju :value kilobaiti lọ.", + "lt.numeric": "Iye náà gbọ́dọ̀ kere ju :value lọ.", + "lt.string": "Okun náà gbọ́dọ̀ kere ju :value àmì-ọ̀rọ̀ lọ.", + "lte.array": "Aaye yìí kò gbọ́dọ̀ ní ju :value nǹkan lọ.", + "lte.file": "Fáìlì gbọ́dọ̀ kere ju tàbí dọ́gba mọ́ :value kilobaiti.", + "lte.numeric": "Iye náà gbọ́dọ̀ kere ju tàbí dọ́gba mọ́ :value.", + "lte.string": "Okun náà gbọ́dọ̀ kere ju tàbí dọ́gba mọ́ :value àmì-ọ̀rọ̀.", + "mac_address": "Èyí gbọ́dọ̀ jẹ́ adirẹ́sì MAC to wulo.", + "max.array": "Aaye yìí kò gbọ́dọ̀ ní ju :max nǹkan lọ.", + "max.file": "Fáìlì kò gbọ́dọ̀ tóbi ju :max kilobaiti lọ.", + "max.numeric": "Iye náà kò gbọ́dọ̀ tóbi ju :max lọ.", + "max.string": "Okun náà kò gbọ́dọ̀ tóbi ju :max àmì-ọ̀rọ̀ lọ.", + "max_digits": "Iye náà kò gbọ́dọ̀ ní ju díjítì :max lọ.", + "mimes": "Èyí gbọ́dọ̀ jẹ́ fáìlì iru: :values.", + "mimetypes": "Èyí gbọ́dọ̀ jẹ́ fáìlì iru: :values.", + "min.array": "Aaye yìí gbọ́dọ̀ ní o kere ju :min nǹkan lọ.", + "min.file": "Fáìlì gbọ́dọ̀ jẹ́ o kere ju :min kilobaiti.", + "min.numeric": "Iye náà gbọ́dọ̀ jẹ́ o kere ju :min.", + "min.string": "Okun náà gbọ́dọ̀ jẹ́ o kere ju :min àmì-ọ̀rọ̀.", + "min_digits": "Iye náà gbọ́dọ̀ ní o kere ju díjítì :min.", + "missing": "Aaye yìí gbọ́dọ̀ sọnù.", + "missing_if": "Aaye yìí gbọ́dọ̀ sọnù nígbà tí :other bá jẹ :value.", + "missing_unless": "Aaye yìí gbọ́dọ̀ sọnù bí kò bá ṣe pé :other jẹ :value.", + "missing_with": "Aaye yìí gbọ́dọ̀ sọnù nígbà tí :values bá wà.", + "missing_with_all": "Aaye yìí gbọ́dọ̀ sọnù nígbà tí :values bá wà.", + "multiple_of": "Iye yìí gbọ́dọ̀ jẹ́ ọ̀pọ̀ ti :value.", + "not_in": "Iye tí a yàn kò wulo.", + "not_regex": "Àpẹrẹ yìí kò wulo.", + "numeric": "Èyí gbọ́dọ̀ jẹ́ nọ́mbà.", + "password.letters": "Okun náà gbọ́dọ̀ ní o kere ju lẹ́tà kan.", + "password.mixed": "Okun náà gbọ́dọ̀ ní o kere ju lẹ́tà ńlá kan àti lẹ́tà kékeré kan.", + "password.numbers": "Okun náà gbọ́dọ̀ ní o kere ju nọ́mbà kan.", + "password.symbols": "Okun náà gbọ́dọ̀ ní o kere ju àmì kan.", + "password.uncompromised": "Okun tí a fún ti hàn nínú ìjòjẹ̀dáta kan. Jọ̀wọ́ yan míì.", + "present": "Aaye yìí gbọ́dọ̀ wà níbí.", + "present_if": "Aaye yìí gbọ́dọ̀ wà níbí nígbà tí :other bá jẹ :value.", + "present_unless": "Aaye yìí gbọ́dọ̀ wà níbí bí kò bá ṣe pé :other jẹ :value.", + "present_with": "Aaye yìí gbọ́dọ̀ wà níbí nígbà tí :values bá wà.", + "present_with_all": "Aaye yìí gbọ́dọ̀ wà níbí nígbà tí :values bá wà.", + "prohibited": "Aaye yìí jẹ́ èewọ̀.", + "prohibited_if": "Aaye yìí jẹ́ èewọ̀ nígbà tí :other bá jẹ :value.", + "prohibited_if_accepted": "Aaye yìí jẹ́ èewọ̀ nígbà tí :other bá jẹ́ ìfarahàn (accepted).", + "prohibited_if_declined": "Aaye yìí jẹ́ èewọ̀ nígbà tí :other bá jẹ́ ìkọ̀ (declined).", + "prohibited_unless": "Aaye yìí jẹ́ èewọ̀ bí kò bá ṣe pé :other wà nínú :values.", + "prohibits": "Aaye yìí ń dènà :other kí ó má bà a wà níbí.", + "regex": "Àpẹrẹ náà kò wulo.", + "relatable": "Iye náà lè má bà a níbá orísun yìí.", + "required": "Aaye yìí ṣe dandan.", + "required_array_keys": "Aaye yìí gbọ́dọ̀ ní ìforúkọsílẹ̀ fún: :values.", + "required_if": "Aaye yìí ṣe dandan nígbà tí :other bá jẹ :value.", + "required_if_accepted": "Aaye yìí ṣe dandan nígbà tí :other bá jẹ ẹni tí a gba.", + "required_if_declined": "Aaye yìí ṣe dandan nígbà tí :other bá jẹ ẹni tí a kọ.", + "required_unless": "Aaye yìí ṣe dandan bí kò bá ṣe pé :other wà nínú :values.", + "required_with": "Aaye yìí ṣe dandan nígbà tí :values bá wà.", + "required_with_all": "Aaye yìí ṣe dandan nígbà tí :values bá wà.", + "required_without": "Aaye yìí ṣe dandan nígbà tí :values kò bá wà.", + "required_without_all": "Aaye yìí ṣe dandan nígbà tí kò sí ẹ̀kan nínú :values.", + "same": "Iye náà gbọ́dọ̀ bá :other mu.", + "size.array": "Aaye yìí gbọ́dọ̀ ní nǹkan :size.", + "size.file": "Fáìlì gbọ́dọ̀ jẹ́ :size kilobaiti.", + "size.numeric": "Iye náà gbọ́dọ̀ jẹ́ :size.", + "size.string": "Okun náà gbọ́dọ̀ jẹ́ àmì-ọ̀rọ̀ :size.", + "starts_with": "Èyí gbọ́dọ̀ bẹ̀rẹ̀ pẹ̀lú ọ̀kan nínú wọ̀nyí: :values.", + "string": "Yìí gbọ́dọ̀ jẹ́ okun (string).", + "timezone": "Yìí gbọ́dọ̀ jẹ́ àgbègbè aago to wulo.", + "ulid": "Yìí gbọ́dọ̀ jẹ́ ULID to wulo.", + "unique": "Èyí ti gba tẹ́lẹ̀.", + "uploaded": "Fáìlì kùnà láti gbé sórí ẹrọ.", + "uppercase": "Yìí gbọ́dọ̀ jẹ́ lẹ́tà ńlá (uppercase).", + "url": "Yìí gbọ́dọ̀ jẹ́ URL to wulo.", + "uuid": "Yìí gbọ́dọ̀ jẹ́ UUID to wulo." +} diff --git a/locales/yo/php.json b/locales/yo/php.json new file mode 100644 index 00000000000..ad5442baa45 --- /dev/null +++ b/locales/yo/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Aaye :attribute gbọdọ jẹ ẹni tí a gba.", + "accepted_if": "Aaye :attribute gbọdọ jẹ ẹni tí a gba nigba ti :other bá jẹ :value.", + "active_url": "Aaye :attribute gbọdọ jẹ URL to wulo.", + "after": "Aaye :attribute gbọdọ jẹ ọjọ́ kan lẹ́yìn :date.", + "after_or_equal": "Aaye :attribute gbọdọ jẹ ọjọ́ lẹ́yìn tàbí dọ́gba mọ́ :date.", + "alpha": "Aaye :attribute gbọ́dọ̀ ní lẹ́tà nìkan.", + "alpha_dash": "Aaye :attribute gbọ́dọ̀ ní lẹ́tà, nọ́mbà, àmì-ìsalẹ àti àmì-dásì nìkan.", + "alpha_num": "Aaye :attribute gbọ́dọ̀ ní lẹ́tà àti nọ́mbà nìkan.", + "any_of": "Aaye :attribute ko wulo.", + "array": "Aaye :attribute gbọ́dọ̀ jẹ́ àkójọpọ̀ (array).", + "ascii": "Aaye :attribute gbọ́dọ̀ ní àwọn àmì alphanumeric baiti-kan ṣoṣo àti àwọn aami.", + "attached": ":Attribute ti somọ́ tẹ́lẹ̀.", + "before": "Aaye :attribute gbọ́dọ̀ jẹ́ ọjọ́ kan kí :date tó dé.", + "before_or_equal": "Aaye :attribute gbọ́dọ̀ jẹ́ ọjọ́ kí :date tó dé tàbí dọ́gba mọ́ ọn.", + "between.array": "Aaye :attribute gbọ́dọ̀ ní láàárin :min sí :max nǹkan.", + "between.file": "Aaye :attribute gbọ́dọ̀ wà láàárin :min sí :max kilobaiti.", + "between.numeric": "Aaye :attribute gbọ́dọ̀ wà láàárin :min sí :max.", + "between.string": "Aaye :attribute gbọ́dọ̀ wà láàárin :min sí :max àmì-ọ̀rọ̀.", + "boolean": "Aaye :attribute gbọ́dọ̀ jẹ́ bóyá òótọ́ tàbí irọ́.", + "can": "Aaye :attribute ní iye tí a kò fọwọ́sowọ́sí.", + "confirmed": "Ìmúdájú fun aaye :attribute kò bá mu.", + "contains": "Aaye :attribute kò ní iye pàtàkì kan.", + "current_password": "Ọrọigbaniwọle kò tọ́.", + "date": "Aaye :attribute gbọ́dọ̀ jẹ́ ọjọ́ to wulo.", + "date_equals": "Aaye :attribute gbọ́dọ̀ jẹ́ ọjọ́ tó dọ́gba mọ́ :date.", + "date_format": "Aaye :attribute gbọ́dọ̀ bá àwòrán-ọna :format mu.", + "decimal": "Aaye :attribute gbọ́dọ̀ ní àyè eleemewa :decimal.", + "declined": "Aaye :attribute gbọ́dọ̀ jẹ́ ẹni tí a kọ.", + "declined_if": "Aaye :attribute gbọ́dọ̀ jẹ́ ẹni tí a kọ nígbà tí :other bá jẹ :value.", + "different": "Aaye :attribute àti :other gbọ́dọ̀ yàtọ̀.", + "digits": "Aaye :attribute gbọ́dọ̀ jẹ́ díjítì :digits.", + "digits_between": "Aaye :attribute gbọ́dọ̀ wà láàárin díjítì :min sí :max.", + "dimensions": "Aaye :attribute ní ìwọn àwòrán tí kò tọ́.", + "distinct": "Aaye :attribute ní iye to jọ ara rẹ̀ (duplicate).", + "doesnt_contain": "Aaye :attribute kò gbọ́dọ̀ ní ohunkóhun nínú ìṣàkóso wọ̀nyí: :values.", + "doesnt_end_with": "Aaye :attribute kò gbọ́dọ̀ parí pẹ̀lú ọ̀kan nínú wọ̀nyí: :values.", + "doesnt_start_with": "Aaye :attribute kò gbọ́dọ̀ bẹ̀rẹ̀ pẹ̀lú ọ̀kan nínú wọ̀nyí: :values.", + "email": "Aaye :attribute gbọ́dọ̀ jẹ́ adirẹ́sì imeeli to wulo.", + "ends_with": "Aaye :attribute gbọ́dọ̀ parí pẹ̀lú ọ̀kan nínú wọ̀nyí: :values.", + "enum": "Aṣàyàn :attribute kò wulo.", + "exists": "Aṣàyàn :attribute kò wulo.", + "extensions": "Aaye :attribute gbọ́dọ̀ ní ọ̀kan nínú àwọn ìtẹ̀síwájú wọ̀nyí: :values.", + "failed": "Ìjẹrisi wọ̀nyí kò bá ìkọ̀wé wa mu.", + "file": "Aaye :attribute gbọ́dọ̀ jẹ́ fáìlì.", + "filled": "Aaye :attribute gbọ́dọ̀ ní iye kan.", + "gt.array": "Aaye :attribute gbọ́dọ̀ ní ju :value nǹkan lọ.", + "gt.file": "Aaye :attribute gbọ́dọ̀ tóbi ju :value kilobaiti lọ.", + "gt.numeric": "Aaye :attribute gbọ́dọ̀ tóbi ju :value lọ.", + "gt.string": "Aaye :attribute gbọ́dọ̀ tóbi ju :value àmì-ọ̀rọ̀ lọ.", + "gte.array": "Aaye :attribute gbọ́dọ̀ ní o kere ju :value nǹkan lọ.", + "gte.file": "Aaye :attribute gbọ́dọ̀ tóbi ju tàbí dọ́gba mọ́ :value kilobaiti.", + "gte.numeric": "Aaye :attribute gbọ́dọ̀ tóbi ju tàbí dọ́gba mọ́ :value.", + "gte.string": "Aaye :attribute gbọ́dọ̀ tóbi ju tàbí dọ́gba mọ́ :value àmì-ọ̀rọ̀.", + "hex_color": "Aaye :attribute gbọ́dọ̀ jẹ́ àwọ̀ hexadecimal to wulo.", + "image": "Aaye :attribute gbọ́dọ̀ jẹ́ àwòrán.", + "in": "Aṣàyàn :attribute kò wulo.", + "in_array": "Aaye :attribute gbọ́dọ̀ wà nínú :other.", + "in_array_keys": "Aaye :attribute gbọ́dọ̀ ní o kere ju ọ̀kan nínú àwọn bọtini wọ̀nyí: :values.", + "integer": "Aaye :attribute gbọ́dọ̀ jẹ́ nọ́mbà odidi.", + "ip": "Aaye :attribute gbọ́dọ̀ jẹ́ adirẹ́sì IP to wulo.", + "ipv4": "Aaye :attribute gbọ́dọ̀ jẹ́ adirẹ́sì IPv4 to wulo.", + "ipv6": "Aaye :attribute gbọ́dọ̀ jẹ́ adirẹ́sì IPv6 to wulo.", + "json": "Aaye :attribute gbọ́dọ̀ jẹ́ okun JSON to wulo.", + "list": "Aaye :attribute gbọ́dọ̀ jẹ́ àtòkọ.", + "lowercase": "Aaye :attribute gbọ́dọ̀ jẹ́ kékeré (lowercase).", + "lt.array": "Aaye :attribute gbọ́dọ̀ ní kere ju :value nǹkan lọ.", + "lt.file": "Aaye :attribute gbọ́dọ̀ jẹ́ kere ju :value kilobaiti lọ.", + "lt.numeric": "Aaye :attribute gbọ́dọ̀ kere ju :value lọ.", + "lt.string": "Aaye :attribute gbọ́dọ̀ kere ju :value àmì-ọ̀rọ̀ lọ.", + "lte.array": "Aaye :attribute kò gbọ́dọ̀ ní ju :value nǹkan lọ.", + "lte.file": "Aaye :attribute gbọ́dọ̀ jẹ́ kere ju tàbí dọ́gba mọ́ :value kilobaiti.", + "lte.numeric": "Aaye :attribute gbọ́dọ̀ jẹ́ kere ju tàbí dọ́gba mọ́ :value.", + "lte.string": "Aaye :attribute gbọ́dọ̀ jẹ́ kere ju tàbí dọ́gba mọ́ :value àmì-ọ̀rọ̀.", + "mac_address": "Aaye :attribute gbọ́dọ̀ jẹ́ adirẹ́sì MAC to wulo.", + "max.array": "Aaye :attribute kò gbọ́dọ̀ ní ju :max nǹkan lọ.", + "max.file": "Aaye :attribute kò gbọ́dọ̀ tóbi ju :max kilobaiti lọ.", + "max.numeric": "Aaye :attribute kò gbọ́dọ̀ tóbi ju :max lọ.", + "max.string": "Aaye :attribute kò gbọ́dọ̀ tóbi ju :max àmì-ọ̀rọ̀ lọ.", + "max_digits": "Aaye :attribute kò gbọ́dọ̀ ní ju díjítì :max lọ.", + "mimes": "Aaye :attribute gbọ́dọ̀ jẹ́ fáìlì iru: :values.", + "mimetypes": "Aaye :attribute gbọ́dọ̀ jẹ́ fáìlì iru: :values.", + "min.array": "Aaye :attribute gbọ́dọ̀ ní o kere ju :min nǹkan lọ.", + "min.file": "Aaye :attribute gbọ́dọ̀ jẹ́ o kere ju :min kilobaiti.", + "min.numeric": "Aaye :attribute gbọ́dọ̀ jẹ́ o kere ju :min.", + "min.string": "Aaye :attribute gbọ́dọ̀ jẹ́ o kere ju :min àmì-ọ̀rọ̀.", + "min_digits": "Aaye :attribute gbọ́dọ̀ ní o kere ju díjítì :min.", + "missing": "Aaye :attribute gbọ́dọ̀ sọnù.", + "missing_if": "Aaye :attribute gbọ́dọ̀ sọnù nígbà tí :other bá jẹ :value.", + "missing_unless": "Aaye :attribute gbọ́dọ̀ sọnù bí kò bá ṣe pé :other jẹ :value.", + "missing_with": "Aaye :attribute gbọ́dọ̀ sọnù nígbà tí :values bá wà.", + "missing_with_all": "Aaye :attribute gbọ́dọ̀ sọnù nígbà tí :values bá wà.", + "multiple_of": "Aaye :attribute gbọ́dọ̀ jẹ́ ọ̀pọ̀ ìtimes :value.", + "next": "Tẹ̀síwájú »", + "not_in": "Aṣàyàn :attribute kò wulo.", + "not_regex": "Àpẹrẹ (format) aaye :attribute kò wulo.", + "numeric": "Aaye :attribute gbọ́dọ̀ jẹ́ nọ́mbà.", + "password": "Ọrọigbaniwọle tí a pèsè kò tọ́.", + "password.letters": "Aaye :attribute gbọ́dọ̀ ní o kere ju lẹ́tà kan.", + "password.mixed": "Aaye :attribute gbọ́dọ̀ ní o kere ju lẹ́tà ńlá kan àti lẹ́tà kékeré kan.", + "password.numbers": "Aaye :attribute gbọ́dọ̀ ní o kere ju nọ́mbà kan.", + "password.symbols": "Aaye :attribute gbọ́dọ̀ ní o kere ju àmì kan.", + "password.uncompromised": ":Attribute tí a fún ti hàn nínú ìjòjẹ̀dáta kan. Jọ̀wọ́ yan :attribute míì.", + "present": "Aaye :attribute gbọ́dọ̀ wà níbí.", + "present_if": "Aaye :attribute gbọ́dọ̀ wà níbí nígbà tí :other bá jẹ :value.", + "present_unless": "Aaye :attribute gbọ́dọ̀ wà níbí bí kò bá ṣe pé :other jẹ :value.", + "present_with": "Aaye :attribute gbọ́dọ̀ wà níbí nígbà tí :values bá wà.", + "present_with_all": "Aaye :attribute gbọ́dọ̀ wà níbí nígbà tí :values bá wà.", + "previous": "« Ṣáájú", + "prohibited": "Aaye :attribute jẹ́ èewọ̀.", + "prohibited_if": "Aaye :attribute jẹ́ èewọ̀ nígbà tí :other bá jẹ :value.", + "prohibited_if_accepted": "Aaye :attribute jẹ́ èewọ̀ nígbà tí :other bá jẹ́ ìfarahàn (accepted).", + "prohibited_if_declined": "Aaye :attribute jẹ́ èewọ̀ nígbà tí :other bá jẹ́ ìkọ̀ (declined).", + "prohibited_unless": "Aaye :attribute jẹ́ èewọ̀ bí kò bá ṣe pé :other wà nínú :values.", + "prohibits": "Aaye :attribute ń dènà :other kí ó má bà a wà níbí.", + "regex": "Àpẹrẹ (format) :attribute kò wulo.", + "relatable": ":Attribute yìí lè má bà a níbá orísun yìí.", + "required": "A nilo aaye :attribute.", + "required_array_keys": "Aaye :attribute gbọ́dọ̀ ní ìforúkọsílẹ̀ fún: :values.", + "required_if": "A nilo aaye :attribute nígbà tí :other bá jẹ :value.", + "required_if_accepted": "A nilo aaye :attribute nígbà tí :other bá jẹ ẹni tí a gba.", + "required_if_declined": "A nilo aaye :attribute nígbà tí :other bá jẹ ẹni tí a kọ.", + "required_unless": "A nilo aaye :attribute bí kò bá ṣe pé :other wà nínú :values.", + "required_with": "A nilo aaye :attribute nígbà tí :values bá wà.", + "required_with_all": "A nilo aaye :attribute nígbà tí :values bá wà.", + "required_without": "A nilo aaye :attribute nígbà tí :values kò bá wà.", + "required_without_all": "A nilo aaye :attribute nígbà tí kò sí ẹ̀kan nínú :values.", + "reset": "A ti tún ọrọigbaniwọle rẹ ṣe.", + "same": "Aaye :attribute gbọ́dọ̀ bá :other mu.", + "sent": "A ti fi ìjápọ̀ ìtúnṣe ọrọigbaniwọle rẹ ránṣẹ́ sí imeeli rẹ.", + "size.array": "Aaye :attribute gbọ́dọ̀ ní nǹkan :size.", + "size.file": "Aaye :attribute gbọ́dọ̀ jẹ́ :size kilobaiti.", + "size.numeric": "Aaye :attribute gbọ́dọ̀ jẹ́ :size.", + "size.string": "Aaye :attribute gbọ́dọ̀ jẹ́ àmì-ọ̀rọ̀ :size.", + "starts_with": "Aaye :attribute gbọ́dọ̀ bẹ̀rẹ̀ pẹ̀lú ọ̀kan nínú wọ̀nyí: :values.", + "string": "Aaye :attribute gbọ́dọ̀ jẹ́ okun (string).", + "throttle": "Ìgbìyànjú ìwọlé pọ̀ jù. Jọ̀wọ́ tún gbìyànjú lẹ́yìn :seconds ìsẹ́jú-ààyá.", + "throttled": "Jọ̀wọ́ dúró kí o tó tún gbìyànjú.", + "timezone": "Aaye :attribute gbọ́dọ̀ jẹ́ àgbègbè aago to wulo.", + "token": "Àmì ìtúnṣe ọrọigbaniwọle yìí kò tọ́.", + "ulid": "Aaye :attribute gbọ́dọ̀ jẹ́ ULID to wulo.", + "unique": ":Attribute ti gba tẹ́lẹ̀.", + "uploaded": ":Attribute kọ̀ láti gbé sórí ẹrọ.", + "uppercase": "Aaye :attribute gbọ́dọ̀ jẹ́ lẹ́tà ńlá (uppercase).", + "url": "Aaye :attribute gbọ́dọ̀ jẹ́ URL to wulo.", + "user": "A kò lè rí oníṣe pẹ̀lú adirẹ́sì imeeli yẹn.", + "uuid": "Aaye :attribute gbọ́dọ̀ jẹ́ UUID to wulo." +} diff --git a/locales/zh_CN/_excludes.json b/locales/zh_CN/_excludes.json new file mode 100644 index 00000000000..2fdefcae18a --- /dev/null +++ b/locales/zh_CN/_excludes.json @@ -0,0 +1,10 @@ +[ + "API Token", + "API Tokens", + "CSV (.csv)", + "Email", + "email", + "Excel (.xlsx)", + "ID", + "Nova" +] diff --git a/locales/zh_CN/json-inline.json b/locales/zh_CN/json-inline.json new file mode 100644 index 00000000000..4ac996fd456 --- /dev/null +++ b/locales/zh_CN/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "此项必须是一个有效的角色。", + "The :attribute must be at least :length characters and contain at least one number.": ":此项长度至少为 :length 个字符,并且至少包含一个数字。", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "此项长度至少为 :length 个字符,并且至少包含一个特殊字符和一个数字。", + "The :attribute must be at least :length characters and contain at least one special character.": "此项长度至少为 :length 个字符,并且至少包含一个特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "此项长度至少为 :length 个字符,并且至少包含一个大写字母和一个数字。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "此项长度至少为 :length 个字符,并且至少包含一个大写字母和一个特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "此项长度至少为 :length 个字符,并且至少包含一个大写字母、一个数字和一个特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "此项长度至少为 :length 个字符,并且至少包含一个大写字符。", + "The :attribute must be at least :length characters.": "此项长度至少需要 :length 个字符。", + "The :attribute must contain at least one letter.": "此项至少需要包含一个字母。", + "The :attribute must contain at least one number.": "此项至少需要包含一个数字。", + "The :attribute must contain at least one symbol.": "此项至少需要包含一个符号。", + "The :attribute must contain at least one uppercase and one lowercase letter.": "此项至少需要包含一个大写字母和小写字母。", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "此项所填内容可能存在风险,请重新填写。" +} diff --git a/locales/zh_CN/json.json b/locales/zh_CN/json.json new file mode 100644 index 00000000000..9cecd3849da --- /dev/null +++ b/locales/zh_CN/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(还有 :count 个错误)", + "(and :count more errors)": "(还有 :count 个错误)", + "30 Days": "30天", + "60 Days": "60天", + "90 Days": "90天", + ":amount selected": ":amount 个选择", + ":amount Total": "总计::amount", + ":days day trial": ":days 天试用", + ":resource Details": ":resource 详情", + ":resource Details: :title": ":resource 详细信息::title", + "A decryption key is required.": "需要解密密钥。", + "A fresh verification link has been sent to your email address.": "一个新的验证链接已发送到您的电子邮件地址。", + "A new verification link has been sent to the email address you provided during registration.": "一个新的验证链接已经发送至您在注册时提供的电子邮件地址。", + "A new verification link has been sent to the email address you provided in your profile settings.": "一个新的验证链接已被发送到你在个人资料设置中提供的电子邮件地址。", + "A new verification link has been sent to your email address.": "一个新的验证链接已经发送到你的电子邮件地址。", + "Accept Invitation": "接受邀请", + "Action": "操作", + "Action Event": "操作事件", + "Action Events": "操作事件", + "Action Happened At": "发生在", + "Action Initiated By": "发起者", + "Action Name": "操作名称", + "Action Status": "状态", + "Action Target": "目标", + "Actions": "操作", + "Add": "添加", + "Add :resource": "添加 :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "添加一个新的团队成员到您的团队,让他们与您合作。", + "Add additional security to your account using two factor authentication.": "使用双因素认证为您的账户添加额外的安全性。", + "Add Payment Method": "添加付款方式", + "Add row": "添加行", + "Add Team Member": "添加团队成员", + "Add VAT Number": "添加增值税号", + "Added.": "已添加。", + "Additional billing information updated successfully.": "其他账单信息已成功更新。", + "Address": "地址", + "Address Line 2": "地址 2", + "Administrator": "管理员", + "Administrator users can perform any action.": "管理员用户可以执行任何操作。", + "Afghanistan": "阿富汗", + "Aland Islands": "阿兰群岛", + "Albania": "阿尔巴尼亚", + "Algeria": "阿尔及利亚", + "All of the people that are part of this team.": "所有的人都是这个团队的一部分。", + "All resources loaded.": "加载的所有资源。", + "All rights reserved.": "版权所有。", + "Already registered?": "已注册?", + "American Samoa": "美属萨摩亚", + "An error occurred while uploading the file.": "上传文件时发生错误。", + "An error occurred while uploading the file: :error": "上传文件时出错::error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "发生意外错误,我们已通知我们的支持团队。请稍后再试。", + "Andorra": "安道尔", + "Angola": "安哥拉", + "Anguilla": "安圭拉", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "另一个用户已更新此资源。请刷新页面,然后重试。", + "Antarctica": "南极洲", + "Antigua And Barbuda": "安提瓜和巴布达", + "Antigua and Barbuda": "安提瓜和巴布达", + "API Token": "API 令牌", + "API Token Permissions": "API 令牌权限", + "API Tokens": "API 令牌", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API 令牌允许第三方服务代表您与我们的应用程序进行认证。", + "Apply": "申请", + "Apply Coupon": "申请优惠券", + "April": "四月", + "Are you sure you want to attempt to pay :amount?": "您确定要尝试支付 :amount 美元吗?", + "Are you sure you want to cancel your subscription?": "您确定要取消订阅吗?", + "Are you sure you want to delete all the notifications?": "您确定要删除所有通知吗?", + "Are you sure you want to delete the selected resources?": "您确定要删除所选资源吗?", + "Are you sure you want to delete this file?": "您确定要删除这个文件吗?", + "Are you sure you want to delete this notification?": "您确定要删除此通知吗?", + "Are you sure you want to delete this payment method?": "您确定要删除此付款方式吗?", + "Are you sure you want to delete this resource?": "您确定要删除此资源吗?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "您确定要删除这个团队吗?一旦一个团队被删除,它的所有资源和数据将被永久删除。", + "Are you sure you want to delete your account?": "您确定要删除您的帐户吗?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "您确定要删除您的账户吗?一旦您的账户被删除,其所有资源和数据将被永久删除。请输入您的密码,确认您要永久删除您的账户。", + "Are you sure you want to detach the selected resources?": "您确定要分离所选资源吗?", + "Are you sure you want to detach this resource?": "您确定要分离此资源吗?", + "Are you sure you want to force delete the selected resources?": "您确定要强制删除所选资源吗?", + "Are you sure you want to force delete this resource?": "您确定要强制删除此资源吗?", + "Are you sure you want to log out?": "你确定要注销吗?", + "Are you sure you want to mark all notifications as read?": "您确定要将所有通知标记为已读吗?", + "Are you sure you want to remove this item?": "您确定要删除该项目吗?", + "Are you sure you want to restore the selected resources?": "您确定要恢复所选资源吗?", + "Are you sure you want to restore this resource?": "您确定要恢复此资源吗?", + "Are you sure you want to resume your subscription?": "您确定要恢复订阅吗?", + "Are you sure you want to run this action?": "您确定要执行此操作吗?", + "Are you sure you want to set this payment method as your default?": "您确定要将此付款方式设置为默认付款方式吗?", + "Are you sure you want to stop impersonating?": "你确定你要停止模拟登录吗?", + "Are you sure you would like to delete this API token?": "您确定要删除这个 API 令牌吗?", + "Are you sure you would like to leave this team?": "您确定要离开这个团队吗?", + "Are you sure you would like to remove this person from the team?": "您确定要把这个人从团队中删除吗?", + "Are you sure you would like to switch billing plans?": "您确定要切换结算方案吗?", + "Argentina": "阿根廷", + "Armenia": "亚美尼亚", + "Aruba": "阿鲁巴", + "Attach": "附加", + "Attach & Attach Another": "附加和附加另一个", + "Attach :resource": "附加 :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "通过拖放、选择或粘贴文件来附加文件。", + "August": "八月", + "Australia": "澳大利亚", + "Austria": "奥地利", + "Azerbaijan": "阿塞拜疆", + "Bahamas": "巴哈马", + "Bahrain": "巴林", + "Bangladesh": "孟加拉", + "Barbados": "巴巴多斯", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "在继续之前,你能否点击我们刚才发给你的链接来验证你的电子邮件地址?如果你没有收到邮件,我们很乐意再给你发一封。", + "Before proceeding, please check your email for a verification link.": "在继续之前,请检查您的电子邮件以获取验证链接。", + "Belarus": "白俄罗斯", + "Belgium": "比利时", + "Belize": "伯利兹", + "Benin": "贝宁", + "Bermuda": "百慕大", + "Bhutan": "不丹", + "Billing Information": "账单信息", + "Billing Management": "账单管理", + "Bolivia": "玻利维亚", + "Bolivia, Plurinational State of": "玻利维亚(多民族国)", + "Bonaire, Sint Eustatius and Saba": "博内尔岛,圣尤斯特歇斯和萨巴多", + "Bosnia And Herzegovina": "波斯尼亚和黑塞哥维那", + "Bosnia and Herzegovina": "波斯尼亚和黑塞哥维那", + "Botswana": "博茨瓦纳", + "Bouvet Island": "布维岛", + "Brazil": "巴西", + "British Indian Ocean Territory": "英属印度洋领地", + "Browser Sessions": "浏览器会话", + "Brunei Darussalam": "文莱达鲁萨兰国", + "Bulgaria": "保加利亚", + "Burkina Faso": "布基纳法索", + "Burundi": "布隆迪", + "Cambodia": "柬埔寨", + "Cameroon": "喀麦隆", + "Canada": "加拿大", + "Cancel": "取消", + "Cancel Subscription": "取消订阅", + "Cape Verde": "佛得角", + "Card": "卡片", + "Cayman Islands": "开曼群岛", + "Central African Republic": "中非共和国", + "Chad": "乍得", + "Change Subscription Plan": "更改订阅计划", + "Change the current payment method attached to your subscription": "更改您当前订阅的付款方式", + "Changes": "更改", + "Checkout": "查看", + "Chile": "智利", + "China": "中国", + "Choose": "选择", + "Choose :field": "选择 :field", + "Choose :resource": "选择 :resource", + "Choose an option": "选择一个选项", + "Choose date": "选择日期", + "Choose File": "选择文件", + "Choose Files": "选择文件", + "Choose Type": "选择类型", + "Christmas Island": "圣诞岛", + "City": "城市", + "Click here to re-send the verification email.": "点击这里重新发送验证邮件。", + "click here to request another": "单击此处请求另一个", + "Click to choose": "点击选择", + "Close": "关闭", + "Cocos (Keeling) Islands": "科科斯(基林)群岛", + "Code": "验证码", + "Colombia": "哥伦比亚", + "Comoros": "科摩罗", + "Confirm": "确认", + "Confirm Billing Action": "确认计费操作", + "Confirm Password": "确认密码", + "Confirm Payment": "确认支付", + "Confirm your :amount payment": "确认您的 :amount 支付信息", + "Congo": "刚果", + "Congo, Democratic Republic": "刚果民主共和国", + "Congo, the Democratic Republic of the": "刚果民主共和国", + "Constant": "常数", + "Continue To Payment": "继续付款", + "Cook Islands": "库克群岛", + "Copy to clipboard": "复制到剪贴板", + "Costa Rica": "哥斯达黎加", + "Cote D'Ivoire": "科特迪瓦", + "Country": "国家", + "Coupon": "优惠券", + "Coupon applied successfully.": "优惠券应用成功。", + "Create": "创建", + "Create & Add Another": "创建并添加另一个", + "Create :resource": "创建 :resource", + "Create a new team to collaborate with others on projects.": "创建一个新的团队,与他人合作开展项目。", + "Create Account": "创建账户", + "Create API Token": "创建 API 令牌", + "Create New Team": "创建新的团队", + "Create Team": "创建团队", + "Created.": "已创建。", + "Croatia": "克罗地亚", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "古巴", + "Curaçao": "库拉索岛", + "Current Password": "当前密码", + "Current Subscription Plan": "当前订阅计划", + "Currently Subscribed": "当前已订阅", + "Customer Balance": "客户余额", + "Customize": "自定义", + "Cyprus": "塞浦路斯", + "Czech Republic": "捷克", + "Côte d'Ivoire": "科特迪瓦", + "Dark": "深色", + "Dashboard": "控制面板", + "December": "十二月", + "Decrease": "减少", + "Default": "默认", + "Delete": "删除", + "Delete :resource": "删除 :resource", + "Delete Account": "删除账户", + "Delete all notifications": "删除所有通知", + "Delete API Token": "删除 API 令牌", + "Delete File": "删除文件", + "Delete Notification": "删除通知", + "Delete Resource": "删除资源", + "Delete Selected": "删除选定", + "Delete Team": "删除团队", + "Denmark": "丹麦", + "Detach": "分离", + "Detach Resource": "分离资源", + "Detach Selected": "分离选定", + "Details": "详情", + "Disable": "禁用", + "Djibouti": "吉布提", + "Do you really want to leave? You have unsaved changes.": "您真的想离开吗?您有未保存的更改。", + "Dominica": "多米尼克", + "Dominican Republic": "多米尼加共和国", + "Done.": "已完成。", + "Download": "下载", + "Download Invoice": "下载发票", + "Drop file or click to choose": "拖放文件或单击选择", + "Drop files or click to choose": "拖放文件或单击选择", + "Ecuador": "厄瓜多尔", + "Edit": "编辑", + "Edit :resource": "编辑 :resource", + "Edit Attached": "编辑附件", + "Edit Profile": "编辑资料", + "Editor": "编辑者", + "Editor users have the ability to read, create, and update.": "编辑者可以阅读、创建和更新。", + "Egypt": "埃及", + "El Salvador": "萨尔瓦多", + "Email": "电子邮箱", + "email": "电子邮箱", + "Email Address": "电子邮件地址", + "Email Addresses": "电子邮件地址", + "Email Password Reset Link": "电子邮件密码重置链接", + "Email Verification": "电子邮件验证", + "Enable": "启用", + "Encrypted environment file already exists.": "加密环境配置文件已存在。", + "Encrypted environment file not found.": "未找到加密环境配置文件。", + "Ensure your account is using a long, random password to stay secure.": "确保您的账户使用足够长且随机的密码来保证安全。", + "Environment file already exists.": "环境配置文件已存在。", + "Environment file not found.": "未找到环境配置文件。", + "Equatorial Guinea": "赤道几内亚", + "Eritrea": "厄立特里亚", + "Error": "错误", + "errors": "错误", + "Estonia": "爱沙尼亚", + "Ethiopia": "埃塞俄比亚", + "ex VAT": "不含增值税", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "过期 :expiration", + "Export As CSV": "Export As CSV", + "Extra Billing Information": "额外计费信息", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "需要额外的确认以处理您的付款。请点击下面的按钮进入付款页面。", + "Failed Subscription Payment": "订阅付款失败", + "Failed to load :resource!": "无法加载 :resource!", + "Falkland Islands (Malvinas)": "福克兰群岛(马尔维纳斯群岛)", + "Faroe Islands": "法罗群岛", + "February": "二月", + "Fiji": "斐济", + "Filename": "文件名", + "Finish enabling two factor authentication.": "完成启用双因素认证。", + "Finland": "芬兰", + "For your security, please confirm your password to continue.": "为了您的安全,请确认您的密码以继续。", + "Forbidden": "访问被拒绝", + "Force Delete": "强制删除", + "Force Delete :resource": "强制删除 :resource", + "Force Delete Resource": "强制删除资源", + "Force Delete Selected": "强制删除所选内容", + "Forgot Password": "忘记密码", + "Forgot your password?": "忘记密码?", + "Forgot Your Password?": "忘记密码?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "忘记密码?没关系。输入您的电子邮件地址,我们将通过电子邮件向您发送密码重置链接,让您重置一个新的密码。", + "France": "法国", + "French Guiana": "法属圭亚那", + "French Polynesia": "法属波利尼西亚", + "French Southern Territories": "法属南部领地", + "From": "从", + "Gabon": "加蓬", + "Gambia": "冈比亚", + "Georgia": "格鲁吉亚", + "Germany": "德国", + "Ghana": "加纳", + "Gibraltar": "直布罗陀", + "Go Home": "回首页", + "Go to page :page": "前往第 :page 页", + "Great! You have accepted the invitation to join the :team team.": "太好了,您已接受了加入团队「:team」的邀请。", + "Greece": "希腊", + "Greenland": "格陵兰岛", + "Grenada": "格林纳达", + "Guadeloupe": "瓜德罗普岛", + "Guam": "关岛", + "Guatemala": "危地马拉", + "Guernsey": "根西岛", + "Guinea": "几内亚", + "Guinea-Bissau": "几内亚比绍", + "Guyana": "圭亚那", + "Haiti": "海地", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "想要取消订阅?在当前计费周期结束前,您可以随时立即重新激活订阅。当前计费周期结束后,您可以选择全新的订阅计划。", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "想要取消订阅?在当前计费周期结束前,您可以随时立即重新激活订阅。当前计费周期结束后,您可以选择全新的订阅计划。", + "Heard Island & Mcdonald Islands": "赫德岛和麦当劳群岛", + "Heard Island and McDonald Islands": "赫德岛和麦当劳群岛", + "Hello!": "您好!", + "Hide Content": "隐藏内容", + "Hold Up!": "等等!", + "Holy See (Vatican City State)": "梵蒂冈城", + "Honduras": "洪都拉斯", + "Hong Kong": "香港", + "Hungary": "匈牙利", + "I agree to the :terms_of_service and :privacy_policy": "我同意 :terms_of_service 和 :privacy_policy", + "Iceland": "冰岛", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "如有必要,您可以注销您其他设备上所有的浏览器会话。下面列出了您最近的一些会话,但是,这个列表可能并不详尽。如果您认为您的账户已被入侵,您还应该更新您的密码。", + "If you already have an account, you may accept this invitation by clicking the button below:": "如果您已经有一个账户,您可以通过点击下面的按钮接受这个邀请:", + "If you did not create an account, no further action is required.": "如果您未注册帐号,请忽略此邮件。", + "If you did not expect to receive an invitation to this team, you may discard this email.": "如果您没有想到会收到这个团队的邀请,您可以丢弃这封邮件。", + "If you did not receive the email": "如果您没有收到电子邮件", + "If you did not request a password reset, no further action is required.": "如果您未申请重设密码,请忽略此邮件。", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "如果您还没有账号,可以点击下面的按钮创建一个账号。创建账户后,您可以点击此邮件中的邀请接受按钮,接受团队邀请:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "如果您单击「:actionText」按钮时遇到问题,请复制下方链接到浏览器中访问:", + "Impersonate": "模拟登录", + "Increase": "增加", + "India": "印度", + "Indonesia": "印度尼西亚", + "Invalid filename.": "无效的文件名。", + "Invalid JSON was returned from the route.": "从路由返回无效的 JSON。", + "Invoice Email Addresses": "发票电子邮件地址", + "Invoice emails updated successfully.": "发票邮件更新成功。", + "Invoices": "发票", + "Iran, Islamic Republic Of": "伊朗(伊斯兰共和国)", + "Iran, Islamic Republic of": "伊朗(伊斯兰共和国)", + "Iraq": "伊拉克", + "Ireland": "爱尔兰", + "Isle Of Man": "马恩岛", + "Isle of Man": "马恩岛", + "Israel": "以色列", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "您似乎没有有效订阅。您可以选择以下订阅计划之一开始。订阅计划可能会在您方便时更改或取消。", + "Italy": "意大利", + "Jamaica": "牙买加", + "January": "一月", + "Japan": "日本", + "Jersey": "泽西岛", + "Jordan": "约旦", + "July": "七月", + "June": "六月", + "Kazakhstan": "哈萨克斯坦", + "Kenya": "肯尼亚", + "Key": "钥匙", + "Kiribati": "基里巴斯", + "Korea": "韩国", + "Korea, Democratic People's Republic of": "朝鲜", + "Korea, Republic of": "大韩民国", + "Kosovo": "科索沃", + "Kuwait": "科威特", + "Kyrgyzstan": "吉尔吉斯斯坦", + "Lao People's Democratic Republic": "老挝", + "Last active": "上次活跃", + "Last used": "上次使用", + "Latvia": "拉脱维亚", + "Leave": "离开", + "Leave Team": "离开团队", + "Lebanon": "黎巴嫩", + "length": "长度", + "Lens": "镜头", + "Lesotho": "莱索托", + "Liberia": "利比里亚", + "Libyan Arab Jamahiriya": "利比亚", + "Liechtenstein": "列支敦士登", + "Light": "浅色", + "Lithuania": "立陶宛", + "Load :perPage More": "加载:perPage更多", + "Loading": "加载中", + "Location": "地点", + "Log in": "登录", + "Log In": "登录", + "Log Out": "登出", + "Log out": "登出", + "Log Out Other Browser Sessions": "注销其他浏览器的会话", + "Log Viewer": "日志查看器", + "Login": "登录", + "Logout": "登出", + "Logs": "日志", + "Luxembourg": "卢森堡", + "Macao": "澳门", + "Macedonia": "北马其顿", + "Macedonia, the former Yugoslav Republic of": "马其顿、前南斯拉夫的马其顿共和国", + "Madagascar": "马达加斯加", + "Malawi": "马拉维", + "Malaysia": "马来西亚", + "Maldives": "马尔代夫", + "Mali": "马里", + "Malta": "马耳他", + "Manage Account": "管理账户", + "Manage and log out your active sessions on other browsers and devices.": "管理和注销您在其他浏览器和设备上的活动会话。", + "Manage API Tokens": "管理 API 令牌", + "Manage Role": "管理角色", + "Manage Team": "管理团队", + "Managing billing for :billableName": "管理 :billableName 账单", + "March": "三月", + "Mark all as Read": "全部标记为已读", + "Mark all notifications as read": "您确定要将所有通知标记为已读吗?", + "Mark Read": "标记为已读", + "Mark Unread": "标记为未读", + "Marshall Islands": "马绍尔群岛", + "Martinique": "马提尼克岛", + "Mauritania": "毛里塔尼亚", + "Mauritius": "毛里求斯", + "May": "五月", + "Mayotte": "马约特", + "Mexico": "墨西哥", + "Micronesia, Federated States Of": "密克罗尼西亚联邦", + "Micronesia, Federated States of": "密克罗尼西亚联邦", + "Moldova": "摩尔多瓦", + "Moldova, Republic of": "摩尔多瓦共和国", + "Monaco": "摩纳哥", + "Mongolia": "蒙古", + "Montenegro": "黑山", + "Month To Date": "月至今", + "Monthly": "月度", + "monthly": "月度", + "Montserrat": "蒙特塞拉特", + "Morocco": "摩洛哥", + "Mozambique": "莫桑比克", + "Myanmar": "缅甸", + "Name": "姓名", + "name": "姓名", + "Namibia": "纳米比亚", + "Nauru": "瑙鲁", + "Nepal": "尼泊尔", + "Netherlands": "荷兰", + "Netherlands Antilles": "荷属安的列斯群岛", + "Nevermind": "没关系", + "Nevermind, I'll keep my old plan": "没关系,我会保留我的旧计划", + "New": "新建", + "New :resource": "新:resource", + "New Caledonia": "新喀里多尼亚", + "New Password": "新的密码", + "New Zealand": "新西兰", + "Next": "下一个", + "Next Payment": "下次付款", + "Next Payment on": "下一次付款", + "Nicaragua": "尼加拉瓜", + "Niger": "尼日尔", + "Nigeria": "尼日利亚", + "Niue": "纽埃", + "No": "不", + "No :resource matched the given criteria.": "没有 :resource 符合给定的标准。", + "No additional information...": "没有其他信息...", + "No Current Data": "没有当前数据", + "No Data": "没有数据", + "no file selected": "没有选中的文件", + "No Increase": "不增加", + "No payment methods on file.": "没有存档的付款方式。", + "No payment scheduled.": "没有安排付款。", + "No Prior Data": "没有先前的数据", + "No Results Found.": "没有找到结果。", + "Norfolk Island": "诺福克岛", + "Northern Mariana Islands": "北马里亚纳群岛", + "Norway": "挪威", + "Not Found": "页面不存在", + "Notifications": "通知", + "Nova": "Nova", + "Nova User": "Nova用户", + "November": "十一月", + "October": "十月", + "of": "于", + "OK": "OK", + "Oman": "阿曼", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "一旦团队被删除,其所有资源和数据将被永久删除。在删除该团队之前,请下载您希望保留的有关该团队的任何数据或信息。", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "一旦您的账户被删除,其所有资源和数据将被永久删除。在删除您的账户之前,请下载您希望保留的任何数据或信息。", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "一旦您的帐户被删除,其所有资源和数据将被永久删除。请输入您的密码以确认您要永久删除您的帐户。", + "Only Trashed": "仅废弃的", + "Open Invoices": "打开发票", + "Original": "原创", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "我们的计费管理门户让您可以方便地管理您的订阅计划、付款方式并下载您最近的发票。", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "我们的账单管理门户允许您方便地管理您的订阅计划、付款方式,并下载您最近的发票。", + "Page Expired": "页面会话已超时", + "Pagination Navigation": "分页导航", + "Paid": "有薪酬的", + "Pakistan": "巴基斯坦", + "Palau": "帕劳", + "Palestinian Territory, Occupied": "巴勒斯坦领土", + "Panama": "巴拿马", + "Papua New Guinea": "巴布亚新几内亚", + "Paraguay": "巴拉圭", + "Password": "密码", + "password": "密码", + "Payment Confirmation": "支付信息确认", + "Payment Information": "支付信息", + "Payment information updated successfully.": "付款信息更新成功。", + "Payment Method": "支付方式", + "Payment Methods": "支付方式", + "Payment Required": "需要付款", + "Payments": "付款", + "Pending Team Invitations": "待处理的团队邀请函", + "Per Page": "每页", + "Permanently delete this team.": "永久删除此团队", + "Permanently delete your account.": "永久删除您的账户", + "Permissions": "权限", + "Peru": "秘鲁", + "Philippines": "菲律宾", + "Photo": "照片", + "Pitcairn": "皮特凯恩群岛", + "Please accept the terms of service.": "请接受服务条款。", + "Please click the button below to verify your email address.": "请点击下面按钮验证您的 E-mail:", + "Please confirm access to your account by entering one of your emergency recovery codes.": "请通过输入您的紧急恢复代码之一来确认账户访问权限。", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "请输入您的验证器应用程序提供的验证码以访问您的账户。", + "Please confirm your password before continuing.": "请在继续之前确认您的密码。", + "Please copy your new API token. For your security, it won't be shown again.": "请复制您的新 API 令牌。为了您的安全,它不会再被显示出来。", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "请输入您的密码,以确认您要注销您其他设备上的浏览器会话。", + "Please provide a maximum of three invoice emails addresses.": "请提供最多三个发票电子邮件地址。", + "Please provide the email address of the person you would like to add to this team.": "请提供您想加入这个团队的人的电子邮件地址。", + "Please set a default payment method before retrying payments.": "请在重新尝试付款前设置默认付款方式。", + "Please set a default payment method before swapping plans.": "请在更换订阅方案前设置默认付款方式。", + "Poland": "波兰", + "Portugal": "葡萄牙", + "Press / to search": "按 / 搜索", + "Preview": "预览", + "Previewing": "预览中", + "Previous": "上一页", + "Privacy Policy": "隐私政策", + "Profile": "资料", + "Profile Information": "账户资料", + "Puerto Rico": "波多黎各", + "Qatar": "卡塔尔", + "Quarter To Date": "季度至今", + "Recovery Code": "恢复代码", + "Refresh": "刷新", + "Regards,": "致敬,", + "Regenerate Recovery Codes": "重新生成恢复码", + "Register": "注册", + "Reload": "重装", + "Remember me": "记住我", + "Remember Me": "记住我", + "Remove": "移除", + "Remove Photo": "移除照片", + "Remove Team Member": "移除团队成员", + "Replicate": "复制", + "Required fields": "必填字段", + "Resend Verification Email": "重新发送验证邮件", + "Reset Filters": "重置过滤器", + "Reset Password": "重置密码", + "Reset Password Notification": "重置密码通知", + "resource": "资源", + "Resource Row Dropdown": "资源行下拉", + "Resources": "资源", + "resources": "资源", + "Restore": "恢复", + "Restore :resource": "恢复 :resource", + "Restore Resource": "恢复资源", + "Restore Selected": "恢复选定", + "results": "结果", + "Resume Subscription": "继续订阅", + "Retry Payment": "重试付款", + "Return to :appName": "返回到 :appName", + "Reunion": "留尼汪岛", + "Role": "角色", + "Romania": "罗马尼亚", + "Run Action": "运行操作", + "Russian Federation": "俄罗斯联邦", + "Rwanda": "卢旺达", + "Réunion": "留尼汪岛", + "Saint Barthelemy": "圣巴泰勒米", + "Saint Barthélemy": "圣巴泰勒米", + "Saint Helena": "圣赫勒拿", + "Saint Kitts And Nevis": "圣基茨和尼维斯", + "Saint Kitts and Nevis": "圣基茨和尼维斯", + "Saint Lucia": "圣卢西亚", + "Saint Martin": "圣马丁", + "Saint Martin (French part)": "圣马丁(法属部分)", + "Saint Pierre And Miquelon": "圣皮埃尔和密克隆", + "Saint Pierre and Miquelon": "圣皮埃尔和密克隆", + "Saint Vincent And Grenadines": "圣文森特和格林纳丁斯", + "Saint Vincent and the Grenadines": "圣文森特和格林纳丁斯", + "Samoa": "萨摩亚", + "San Marino": "圣马力诺", + "Sao Tome And Principe": "圣多美和普林西比", + "Sao Tome and Principe": "圣多美和普林西比", + "Saudi Arabia": "沙特阿拉伯", + "Save": "保存", + "Saved.": "已保存。", + "Scroll to bottom": "滚动到底部", + "Scroll to top": "滚动到顶部", + "Search": "搜索", + "Secure Area": "Secure Area", + "Select": "选择", + "Select a different plan": "选择不同的计划", + "Select a log file...": "选择日志文件...", + "Select A New Photo": "选择新的照片", + "Select Action": "选择操作", + "Select all": "全选", + "Select All Dropdown": "全选下拉选项", + "Select this page": "选择此页面", + "Send Password Reset Link": "发送重设密码链接", + "Senegal": "塞内加尔", + "September": "九月", + "Serbia": "塞尔维亚", + "Server Error": "服务器错误", + "Service Unavailable": "服务不可用", + "Set as default": "设为默认", + "Setup Key": "设定键", + "Seychelles": "塞舌尔", + "Show All Fields": "显示所有字段", + "Show Content": "显示内容", + "Show Recovery Codes": "显示恢复代码", + "Showing": "显示中", + "Sierra Leone": "塞拉利昂", + "Signed in as": "登录为", + "Singapore": "新加坡", + "Sint Maarten (Dutch part)": "圣马丁岛(荷属部分)", + "Slovakia": "斯洛伐克", + "Slovenia": "斯洛文尼亚", + "Soft Deleted": "软删除", + "Solomon Islands": "所罗门群岛", + "Somalia": "索马里", + "Something went wrong.": "出了问题", + "Sorry! You are not authorized to perform this action.": "对不起!您无权执行此操作。", + "Sorry, your session has expired.": "对不起,您的会话已过期。", + "South Africa": "南非", + "South Georgia And Sandwich Isl.": "南乔治亚岛和南桑威奇群岛", + "South Georgia and the South Sandwich Islands": "南乔治亚岛和南桑威奇群岛", + "South Sudan": "南苏丹", + "Spain": "西班牙", + "Sri Lanka": "斯里兰卡", + "Standalone Actions": "独立操作", + "Start Polling": "开始轮询", + "Start polling": "开始轮询", + "State / County": "州 / 县", + "Stop Impersonating": "停止模拟", + "Stop Polling": "停止轮询", + "Stop polling": "停止轮询", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "将这些恢复码存储在一个安全的密码管理器中。如果您的双因素验证设备丢失,它们可以用来恢复对您账户的访问。", + "Subscribe": "订阅", + "Subscription Information": "订阅信息", + "Subscription Pending": "订阅待定", + "Sudan": "苏丹", + "Suriname": "苏里南", + "Svalbard And Jan Mayen": "斯瓦尔巴群岛和扬马延岛", + "Svalbard and Jan Mayen": "斯瓦尔巴群岛和扬马延岛", + "Swaziland": "斯威士兰", + "Sweden": "瑞典", + "Switch Teams": "切换团队", + "Switzerland": "瑞士", + "Syrian Arab Republic": "阿拉伯叙利亚共和国", + "System": "系统", + "Taiwan": "台湾", + "Taiwan, Province of China": "中国台湾省", + "Tajikistan": "塔吉克斯坦", + "Tanzania": "坦桑尼亚", + "Tanzania, United Republic of": "坦桑尼亚联合共和国", + "TAX": "税", + "Team Details": "团队详情", + "Team Invitation": "团队邀请", + "Team Members": "团队成员", + "Team Name": "团队名称", + "Team Owner": "团队拥有者", + "Team Settings": "团队设置", + "Terms of Service": "服务条款", + "Thailand": "泰国", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "谢谢您的注册!在开始之前,在开始之前,您可以通过点击我们刚刚给您发送的链接来验证您的电子邮件地址,如果您没有收到邮件,我们将很乐意再给您发送一封邮件。", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "感谢您一直以来的支持。我们已附上您的发票副本以供记录。如果您有任何问题或疑虑,请告诉我们。", + "Thanks,": "谢谢,", + "The :attribute must be a valid role.": ":attribute 必须是一个有效的角色。", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute 至少为 :length 个字符且至少包含一个数字。", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute 长度至少 :length 位并且至少必须包含一个特殊字符和一个数字。", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute 至少为 :length 个字符且至少包含一个特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute 至少为 :length 个字符且至少包含一个大写字母和一个数字。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute 至少为 :length 个字符且至少包含一个大写字母和一个特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute 至少为 :length 个字符且至少包含一个大写字母、一个数字和一个特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute 至少为 :length 个字符且至少包含一个大写字母。", + "The :attribute must be at least :length characters.": ":attribute 至少为 :length 个字符。", + "The :attribute must contain at least one letter.": ":attribute 至少包含一个字母。", + "The :attribute must contain at least one number.": ":attribute 至少包含一个数字。", + "The :attribute must contain at least one symbol.": ":attribute 至少包含一个符号。", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute 至少包含一个大写字母和一个小写字母。", + "The :resource was created!": ":resource 已创建!", + "The :resource was deleted!": ":resource 已删除!", + "The :resource was restored!": ":resource 已恢复!", + "The :resource was updated!": ":resource 已更新!", + "The action was executed successfully.": "操作已经执行成功。", + "The default payment method cannot be removed.": "无法删除默认付款方式。", + "The file was deleted!": "文件已删除!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "给定的 :attribute 出现在数据泄漏中。请选择不同的 :attribute。", + "The given data was invalid.": "给定的数据无效。", + "The government won't let us show you what's behind these doors": "按照相关规定,我们无法向您展示相关内容。", + "The HasOne relationship has already been filled.": "HasOne 的关系已经存在。", + "The image could not be loaded": "该图片无法加载", + "The image could not be loaded.": "无法加载图像。", + "The invoice emails must be valid email addresses.": "发票电子邮件地址必须是有效的邮箱。", + "The password is incorrect.": "密码不正确。", + "The provided coupon code is invalid.": "提供的优惠券代码无效。", + "The provided password does not match your current password.": "当前密码不正确", + "The provided password was incorrect.": "密码错误", + "The provided two factor authentication code was invalid.": "双因素认证代码错误", + "The provided two factor recovery code was invalid.": "双因素恢复代码无效。", + "The provided VAT number is invalid.": "提供的增值税号无效。", + "The resource was attached!": "资源已添加!", + "The resource was prevented from being saved!": "资源不能被保存!", + "The resource was updated!": "资源已更新!", + "The response is not a streamed response.": "该响应不是流式响应。", + "The response is not a view.": "响应不是视图。", + "The selected country is invalid.": "所选国家/地区无效。", + "The selected plan is invalid.": "所选计划无效。", + "The selected resources have been :action!": "The selected resources have been :action!", + "The team's name and owner information.": "团队名称和拥有者信息。", + "There are no available options for this resource.": "此资源没有可用的选项。", + "There are no fields to display.": "没有可显示的字段。", + "There are no new notifications.": "没有新通知。", + "There was a problem executing the action.": "执行操作时出现问题。", + "There was a problem fetching the resource.": "获取资源时出现问题。", + "There was a problem submitting the form.": "提交表单时出现问题。", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "这些人已被邀请加入您的团队,并已收到一封邀请邮件。他们可以通过接受电子邮件邀请加入团队。", + "This account does not have an active subscription.": "此帐户没有有效订阅。", + "This action is unauthorized.": "此操作未经授权。", + "This copy of Nova is unlicensed.": "这个 Nova 的副本没有得到授权。", + "This coupon code can only be used by new customers.": "此优惠券代码仅限新客户使用。", + "This device": "当前设备", + "This file field is read-only.": "此文件字段是只读的。", + "This invoice is no longer open.": "此发票不再打开。", + "This is a secure area of the application. Please confirm your password before continuing.": "请在继续之前确认您的密码。", + "This password does not match our records.": "密码不正确", + "This password reset link will expire in :count minutes.": "这个重设密码链接将会在 :count 分钟后失效。", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.", + "This resource no longer exists": "此资源不再存在", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "此订阅已过期,无法恢复。请创建一个新订阅。", + "This user already belongs to the team.": "此用户已经在团队中", + "This user has already been invited to the team.": "该用户已经被邀请加入团队。", + "Timor-Leste": "东帝汶", + "to": "至", + "To": "至", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "完成启用双因素认证,使用手机的认证应用程序扫描以下二维码,或者输入设置密钥并提供生成的 OTP 密码。", + "Today": "今天", + "Toggle navigation": "切换导航", + "Togo": "多哥", + "Tokelau": "托克劳", + "Token Name": "令牌名称", + "Tonga": "汤加", + "Too Many Requests": "请求次数过多。", + "total": "总计", + "Total:": "总计:", + "Trashed": "已废弃", + "Trinidad And Tobago": "特立尼达和多巴哥", + "Trinidad and Tobago": "特立尼达和多巴哥", + "Tunisia": "突尼斯", + "Turkey": "土耳其", + "Turkmenistan": "土库曼斯坦", + "Turks And Caicos Islands": "特克斯和凯科斯群岛", + "Turks and Caicos Islands": "特克斯和凯科斯群岛", + "Tuvalu": "图瓦卢", + "Two Factor Authentication": "双因素认证", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "双因素认证已启用。使用手机的认证应用程序扫描以下二维码,或者输入设置密钥。", + "Type": "类型", + "Uganda": "乌干达", + "Ukraine": "乌克兰", + "Unauthorized": "未授权", + "United Arab Emirates": "阿拉伯联合酋长国", + "United Kingdom": "联合王国", + "United States": "美国", + "United States Minor Outlying Islands": "美国本土外小岛屿", + "United States Outlying Islands": "美国离岛", + "Unknown": "未知", + "Unpaid": "未付", + "Update": "更新", + "Update & Continue Editing": "更新并继续编辑", + "Update :resource": "更新 :resource", + "Update :resource: :title": "更新 :resource::title", + "Update attached :resource: :title": "更新附 :resource: :title", + "Update Password": "更新密码", + "Update Payment Information": "更新付款信息", + "Update Payment Method": "更新付款方式", + "Update your account's profile information and email address.": "更新您的账户资料和电子邮件地址。", + "Uploading": "上传中", + "Uploading files... (:current/:total)": "上传文件... (:current/:total)", + "Uruguay": "乌拉圭", + "Use a recovery code": "使用恢复码", + "Use an authentication code": "使用验证码", + "User Actions": "用户操作", + "User Security": "用户安全", + "Username": "用户名", + "Uzbekistan": "乌兹别克斯坦", + "Value": "数值", + "Vanuatu": "瓦努阿图", + "VAT Number": "增值税号", + "Venezuela": "委内瑞拉", + "Venezuela, Bolivarian Republic of": "委内瑞拉玻利瓦尔共和国", + "Verify Email Address": "验证 E-mail", + "Verify Your Email Address": "验证您的邮件地址", + "Viet Nam": "越南", + "View": "查看", + "Virgin Islands, British": "维尔京群岛(英属)", + "Virgin Islands, U.S.": "维尔京群岛(美属)", + "Wallis And Futuna": "瓦利斯和富图纳群岛", + "Wallis and Futuna": "瓦利斯和富图纳群岛", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "我们正在处理您的订阅。订阅成功处理后,此页面将自动更新。通常,这个过程应该只需要几秒钟。", + "We are unable to process your payment. Please contact customer support.": "我们无法处理您的付款。请联系客户支持。", + "We have emailed your password reset link!": "我们已经发送了您的密码重置链接!", + "We were unable to find a registered user with this email address.": "我们无法找到这个电子邮件地址的注册用户。", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.", + "We're lost in space. The page you were trying to view does not exist.": "我们迷失在太空中 您尝试查看的页面不存在。", + "Welcome Back!": "欢迎回来!", + "Western Sahara": "西撒哈拉", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "当启用双因素认证时,在认证过程中会提示您输入一个安全的随机令牌。您可以从手机的 Google Authenticator 应用程序中获取此令牌。", + "Whoops": "哎呀", + "Whoops!": "哎呀!", + "Whoops! Something went wrong.": "哎呀!出了点问题", + "With Trashed": "包含已删除的", + "Write": "写", + "Year To Date": "年至今", + "Yearly": "每年的", + "Yemen": "也门", + "Yes": "是的", + "You are already subscribed.": "您已经订阅了。", + "You are currently within your free trial period. Your trial will expire on :date.": "您目前处于免费试用期内。您的试用版将于 :date 到期。", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "您目前正处于免费试用期内。您的试用期将于 :date. 到期 开始新的订阅将结束您的试用期。", + "You are logged in!": "您已登录!", + "You are receiving this email because we received a password reset request for your account.": "您收到此电子邮件是因为我们收到了您帐户的密码重设请求。", + "You have been invited to join the :team team!": "您已被邀请加入「:team」团队!", + "You have enabled two factor authentication.": "您已经启用了双因素认证。", + "You have not enabled two factor authentication.": "您还没有启用双因素认证。", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "你有一些未付的发票。更新您的默认付款方式后,您可以通过下面的发票列表重新尝试付款。", + "You may accept this invitation by clicking the button below:": "您可以点击下面的按钮接受此邀请:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "您可以随时取消订阅。取消订阅后,您可以选择继续订阅,直到当前计费周期结束。", + "You may delete any of your existing tokens if they are no longer needed.": "如果不再需要,您可以删除任何现有的令牌。", + "You may not delete your personal team.": "您不能删除您的个人团队。", + "You may not leave a team that you created.": "您不能离开您创建的团队。", + "You will receive an invoice and payment link via email for each billing period.": "您将通过电子邮件收到每个结算周期的发票和付款链接。", + "You're logged in!": "您已登录!", + "Your :invoiceName invoice is now available!": "您的 :invoiceName 发票现已可用!", + "Your billing address is :address :address2 :postal_code :city :state :country": "您的账单地址是 :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "您的信用卡遭到拒绝。请联系您的发卡机构以获取更多信息。", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "您当前的付款方式为尾号为 :lastFour 的信用卡,有效期至 :expiration。", + "Your email address is unverified.": "您的电子邮箱未经验证。", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "您上次 :amount 付款失败。请更新您的付款方式以重试失败的付款。", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "您上次 :date :amount 付款失败。请更新您的付款方式以重试失败的付款。", + "Your next payment of :amount will be processed on :date.": "您的下一笔 :amount 付款将在 :date 付款。", + "Your payment method has been added successfully.": "您的付款方式已添加成功。", + "Your payment method will be charged automatically for each billing period.": "您的付款方式将在每个结算周期自动收费。", + "Your registered VAT Number is :vatNumber.": "您注册的增值税号是 :vatNumber。", + "Your subscription has been started successfully.": "您的订阅已成功启动。", + "Your subscription has been successfully cancelled.": "您的订阅已成功取消。", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "您的订阅已成功取消,您在当前计费周期结束前仍可继续使用。", + "Your subscription was successfully resumed.": "您的订阅已成功恢复。", + "Your subscription was successfully updated.": "您的订阅已成功更新。", + "Zambia": "赞比亚", + "Zimbabwe": "津巴布韦", + "Zip / Postal Code": "邮编 / 邮政编码", + "Åland Islands": "奥兰群岛" +} diff --git a/locales/zh_CN/php-inline.json b/locales/zh_CN/php-inline.json new file mode 100644 index 00000000000..f29672f228c --- /dev/null +++ b/locales/zh_CN/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "您必须接受。", + "accepted_if": "当 :other 为 :value 时,必须接受。", + "active_url": "不是一个有效的网址。", + "after": "必须要晚于 :date。", + "after_or_equal": "必须要等于 :date 或更晚。", + "alpha": "只能由字母组成。", + "alpha_dash": "只能由字母、数字、短划线(-)和下划线(_)组成。", + "alpha_num": "只能由字母和数字组成。", + "any_of": "该字段无效。", + "array": "必须是一个数组。", + "ascii": "该字段只能包含单字节字母数字字符和符号。", + "attached": "此字段已附加。", + "before": "必须要早于 :date。", + "before_or_equal": "必须要等于 :date 或更早。", + "between.array": "必须只有 :min - :max 个单元。", + "between.file": "必须介于 :min - :max KB 之间。", + "between.numeric": "必须介于 :min - :max 之间。", + "between.string": "必须介于 :min - :max 个字符之间。", + "boolean": "必须为布尔值。", + "can": "该字段包含未经授权的值。", + "confirmed": "两次输入不一致。", + "contains": "这个字段缺少一个必填值。", + "date": "不是一个有效的日期。", + "date_equals": "必须要等于 :date。", + "date_format": "格式必须为 :format。", + "decimal": "该字段必须有 :decimal 位小数。", + "declined": "这个值必须被拒绝。", + "declined_if": "当 :other 为 :value 时此值必须是拒绝的。", + "different": "必须和 :other 不同。", + "digits": "必须是 :digits 位的数字。", + "digits_between": "必须是介于 :min 和 :max 位的数字。", + "dimensions": "图片尺寸不正确。", + "distinct": "已经存在。", + "doesnt_contain": "不能包含以下任意内容::values。", + "doesnt_end_with": "不能以它们结尾: :values.", + "doesnt_start_with": "不能以它们开头: :values.", + "email": "不是一个合法的邮箱。", + "ends_with": "必须以 :values 为结尾。", + "enum": "选择的值无效。", + "exists": "不存在。", + "extensions": "该字段必须具有以下扩展名之一::values。", + "file": "必须是文件。", + "filled": "不能为空。", + "gt.array": "必须多于 :value 个元素。", + "gt.file": "必须大于 :value KB。", + "gt.numeric": "必须大于 :value。", + "gt.string": "必须多于 :value 个字符。", + "gte.array": "必须多于或等于 :value 个元素。", + "gte.file": "必须大于或等于 :value KB。", + "gte.numeric": "必须大于或等于 :value。", + "gte.string": "必须多于或等于 :value 个字符。", + "hex_color": "该字段必须是有效的十六进制颜色。", + "image": "必须是图片。", + "in": "选项无效。", + "in_array": "必须在 :other 中。", + "in_array_keys": "必须至少包含以下任意一个键::values。", + "integer": "必须是整数。", + "ip": "必须是有效的 IP 地址。", + "ipv4": "必须是有效的 IPv4 地址。", + "ipv6": "必须是有效的 IPv6 地址。", + "json": "必须是正确的 JSON 格式。", + "list": "该字段必须是一个列表。", + "lowercase": "必须小写。", + "lt.array": "必须少于 :value 个元素。", + "lt.file": "必须小于 :value KB。", + "lt.numeric": "必须小于 :value。", + "lt.string": "必须少于 :value 个字符。", + "lte.array": "必须少于或等于 :value 个元素。", + "lte.file": "必须小于或等于 :value KB。", + "lte.numeric": "必须小于或等于 :value。", + "lte.string": "必须少于或等于 :value 个字符。", + "mac_address": "必须是有效的 MAC 地址。", + "max.array": "最多只有 :max 个单元。", + "max.file": "不能大于 :max KB。", + "max.numeric": "不能大于 :max。", + "max.string": "不能大于 :max 个字符。", + "max_digits": "不能超过 :max 位数.", + "mimes": "必须是一个 :values 类型的文件。", + "mimetypes": "必须是一个 :values 类型的文件。", + "min.array": "至少有 :min 个单元。", + "min.file": "大小不能小于 :min KB。", + "min.numeric": "必须大于等于 :min。", + "min.string": "至少为 :min 个字符。", + "min_digits": "至少有 :min 位数。", + "missing": "该字段必须缺失。", + "missing_if": "当 :other 为 :value 时,此字段必须缺失。", + "missing_unless": "除非 :other 为 :value,否则此字段必须缺失。", + "missing_with": "当存在 :values 时,必须缺少此字段。", + "missing_with_all": "当存在 :values 时,必须缺少此字段。", + "multiple_of": "必须是 :value 中的多个值。", + "not_in": "选项无效。", + "not_regex": "格式错误。", + "numeric": "必须是一个数字。", + "password.letters": "必须至少包含一个字母。", + "password.mixed": "必须至少包含一个大写字母和一个小写字母。", + "password.numbers": "必须包含至少一个数字。", + "password.symbols": "必须包含至少一个符号。", + "password.uncompromised": "给定字段已出现在数据泄漏中。请选择不同的字段。", + "present": "必须存在。", + "present_if": "当 :other 等于 :value 时,该字段必须存在。", + "present_unless": "除非 :other 等于 :value,否则该字段必须存在。", + "present_with": "当存在 :values 时,该字段必须存在。", + "present_with_all": "当存在 :values 个时,该字段必须存在。", + "prohibited": "禁止此字段。", + "prohibited_if": ":other 为 :value 时禁止此字段。", + "prohibited_if_accepted": "当 :other 被接受时,此字段禁止使用。", + "prohibited_if_declined": "当 :other 被拒绝时,此字段禁止使用。", + "prohibited_unless": "除非 :other 在 :values 中,否则禁止此字段。", + "prohibits": "此字段禁止 :other 出现。", + "regex": "格式不正确。", + "relatable": "此字段可能与此资源不相关联。", + "required": "不能为空。", + "required_array_keys": "必须至少包含指定的键::values.", + "required_if": "当 :other 为 :value 时不能为空。", + "required_if_accepted": "当 :other 存在时不能为空", + "required_if_declined": "当 :other 不存在时,此字段必填。", + "required_unless": "当 :other 不为 :values 时不能为空。", + "required_with": "当 :values 存在时不能为空。", + "required_with_all": "当 :values 存在时不能为空。", + "required_without": "当 :values 不存在时不能为空。", + "required_without_all": "当 :values 都不存在时不能为空。", + "same": "必须和 :other 相同。", + "size.array": "必须为 :size 个单元。", + "size.file": "大小必须为 :size KB。", + "size.numeric": "大小必须为 :size。", + "size.string": "必须是 :size 个字符。", + "starts_with": "必须以 :values 为开头。", + "string": "必须是一个字符串。", + "timezone": "必须是一个合法的时区值。", + "ulid": "该字段必须是有效的 ULID。", + "unique": "已经存在。", + "uploaded": "上传失败。", + "uppercase": "必须大写。", + "url": "格式不正确。", + "uuid": "必须是有效的 UUID。" +} diff --git a/locales/zh_CN/php.json b/locales/zh_CN/php.json new file mode 100644 index 00000000000..7a1bf459db9 --- /dev/null +++ b/locales/zh_CN/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "您必须接受 :attribute。", + "accepted_if": "当 :other 为 :value 时,必须接受 :attribute。", + "active_url": ":attribute 不是一个有效的网址。", + "after": ":attribute 必须要晚于 :date。", + "after_or_equal": ":attribute 必须要等于 :date 或更晚。", + "alpha": ":attribute 只能由字母组成。", + "alpha_dash": ":attribute 只能由字母、数字、短划线(-)和下划线(_)组成。", + "alpha_num": ":attribute 只能由字母和数字组成。", + "any_of": ":attribute 字段无效。", + "array": ":attribute 必须是一个数组。", + "ascii": ":attribute 必须仅包含单字节字母数字字符和符号。", + "attached": "这个 :attribute 已经连接。", + "before": ":attribute 必须要早于 :date。", + "before_or_equal": ":attribute 必须要等于 :date 或更早。", + "between.array": ":attribute 必须只有 :min - :max 个单元。", + "between.file": ":attribute 必须介于 :min - :max KB 之间。", + "between.numeric": ":attribute 必须介于 :min - :max 之间。", + "between.string": ":attribute 必须介于 :min - :max 个字符之间。", + "boolean": ":attribute 必须为布尔值。", + "can": ":attribute 字段包含未经授权的值。", + "confirmed": ":attribute 两次输入不一致。", + "contains": ":attribute 字段缺少必填值。", + "current_password": "密码错误。", + "date": ":attribute 不是一个有效的日期。", + "date_equals": ":attribute 必须要等于 :date。", + "date_format": ":attribute 的格式必须为 :format。", + "decimal": ":attribute 必须有 :decimal 位小数。", + "declined": ":attribute 必须是拒绝的。", + "declined_if": "当 :other 为 :value 时字段 :attribute 必须是拒绝的。", + "different": ":attribute 和 :other 必须不同。", + "digits": ":attribute 必须是 :digits 位数字。", + "digits_between": ":attribute 必须是介于 :min 和 :max 位的数字。", + "dimensions": ":attribute 图片尺寸不正确。", + "distinct": ":attribute 已经存在。", + "doesnt_contain": ":attribute 不能包含以下任意内容::values。", + "doesnt_end_with": ":attribute 不能以以下之一结尾: :values。", + "doesnt_start_with": ":attribute 不能以下列之一开头: :values。", + "email": ":attribute 不是一个合法的邮箱。", + "ends_with": ":attribute 必须以 :values 为结尾。", + "enum": ":attribute 值不正确。", + "exists": ":attribute 不存在。", + "extensions": ":attribute 字段必须具有以下扩展名之一::values。", + "failed": "用户名或密码错误。", + "file": ":attribute 必须是文件。", + "filled": ":attribute 不能为空。", + "gt.array": ":attribute 必须多于 :value 个元素。", + "gt.file": ":attribute 必须大于 :value KB。", + "gt.numeric": ":attribute 必须大于 :value。", + "gt.string": ":attribute 必须多于 :value 个字符。", + "gte.array": ":attribute 必须多于或等于 :value 个元素。", + "gte.file": ":attribute 必须大于或等于 :value KB。", + "gte.numeric": ":attribute 必须大于或等于 :value。", + "gte.string": ":attribute 必须多于或等于 :value 个字符。", + "hex_color": ":attribute 字段必须是有效的十六进制颜色。", + "image": ":attribute 必须是图片。", + "in": "已选的属性 :attribute 无效。", + "in_array": ":attribute 必须在 :other 中。", + "in_array_keys": ":attribute 必须至少包含以下任意一个键::values。", + "integer": ":attribute 必须是整数。", + "ip": ":attribute 必须是有效的 IP 地址。", + "ipv4": ":attribute 必须是有效的 IPv4 地址。", + "ipv6": ":attribute 必须是有效的 IPv6 地址。", + "json": ":attribute 必须是正确的 JSON 格式。", + "list": ":attribute 字段必须是一个列表。", + "lowercase": ":attribute 必须小写。", + "lt.array": ":attribute 必须少于 :value 个元素。", + "lt.file": ":attribute 必须小于 :value KB。", + "lt.numeric": ":attribute 必须小于 :value。", + "lt.string": ":attribute 必须少于 :value 个字符。", + "lte.array": ":attribute 必须少于或等于 :value 个元素。", + "lte.file": ":attribute 必须小于或等于 :value KB。", + "lte.numeric": ":attribute 必须小于或等于 :value。", + "lte.string": ":attribute 必须少于或等于 :value 个字符。", + "mac_address": ":attribute 必须是一个有效的 MAC 地址。", + "max.array": ":attribute 最多只有 :max 个单元。", + "max.file": ":attribute 不能大于 :max KB。", + "max.numeric": ":attribute 不能大于 :max。", + "max.string": ":attribute 不能大于 :max 个字符。", + "max_digits": ":attribute 不能超过 :max 位数。", + "mimes": ":attribute 必须是一个 :values 类型的文件。", + "mimetypes": ":attribute 必须是一个 :values 类型的文件。", + "min.array": ":attribute 至少有 :min 个单元。", + "min.file": ":attribute 大小不能小于 :min KB。", + "min.numeric": ":attribute 必须大于等于 :min。", + "min.string": ":attribute 至少为 :min 个字符。", + "min_digits": ":attribute 必须至少有 :min 位数。", + "missing": "必须缺少 :attribute 字段。", + "missing_if": "当 :other 为 :value 时,必须缺少 :attribute 字段。", + "missing_unless": "必须缺少 :attribute 字段,除非 :other 是 :value。", + "missing_with": "存在 :values 时,必须缺少 :attribute 字段。", + "missing_with_all": "存在 :values 时,必须缺少 :attribute 字段。", + "multiple_of": ":attribute 必须是 :value 中的多个值。", + "next": "下一页 »", + "not_in": "已选的属性 :attribute 非法。", + "not_regex": ":attribute 的格式错误。", + "numeric": ":attribute 必须是一个数字。", + "password": "密码错误", + "password.letters": ":attribute 必须至少包含一个字母。", + "password.mixed": ":attribute 必须至少包含一个大写字母和一个小写字母。", + "password.numbers": ":attribute 必须至少包含一个数字。", + "password.symbols": ":attribute 必须至少包含一个符号。", + "password.uncompromised": "给定的 :attribute 出现在已经泄漏的密码中。请选择不同的 :attribute。", + "present": ":attribute 必须存在。", + "present_if": "当 :other 等于 :value 时,必须存在 :attribute 字段。", + "present_unless": "除非 :other 等于 :value,否则 :attribute 字段必须存在。", + "present_with": "当 :values 存在时,:attribute 字段必须存在。", + "present_with_all": "当存在 :values 时,必须存在 :attribute 字段。", + "previous": "« 上一页", + "prohibited": ":attribute 字段被禁止。", + "prohibited_if": "当 :other 为 :value 时,禁止 :attribute 字段。", + "prohibited_if_accepted": ":attribute 字段在 :other 被接受时禁止。", + "prohibited_if_declined": ":attribute 字段在 :other 被拒绝时禁止。", + "prohibited_unless": ":attribute 字段被禁止,除非 :other 位于 :values 中。", + "prohibits": ":attribute 字段禁止出现 :other。", + "regex": ":attribute 格式不正确。", + "relatable": "此 :attribute 可能与此资源不相关联。", + "required": ":attribute 不能为空。", + "required_array_keys": ":attribute 至少包含指定的键::values.", + "required_if": "当 :other 为 :value 时 :attribute 不能为空。", + "required_if_accepted": "当 :other 存在时,:attribute 不能为空。", + "required_if_declined": "当 :other 不存在时,:attribute 不能为空。", + "required_unless": "当 :other 不为 :values 时 :attribute 不能为空。", + "required_with": "当 :values 存在时 :attribute 不能为空。", + "required_with_all": "当 :values 存在时 :attribute 不能为空。", + "required_without": "当 :values 不存在时 :attribute 不能为空。", + "required_without_all": "当 :values 都不存在时 :attribute 不能为空。", + "reset": "密码重置成功!", + "same": ":attribute 和 :other 必须相同。", + "sent": "密码重置邮件已发送!", + "size.array": ":attribute 必须为 :size 个单元。", + "size.file": ":attribute 大小必须为 :size KB。", + "size.numeric": ":attribute 大小必须为 :size。", + "size.string": ":attribute 必须是 :size 个字符。", + "starts_with": ":attribute 必须以 :values 为开头。", + "string": ":attribute 必须是一个字符串。", + "throttle": "您尝试的登录次数过多,请 :seconds 秒后再试。", + "throttled": "请稍候再试。", + "timezone": ":attribute 必须是一个合法的时区值。", + "token": "无效的 token", + "ulid": ":attribute 必须是有效的 ULID。", + "unique": ":attribute 已经存在。", + "uploaded": ":attribute 上传失败。", + "uppercase": ":attribute 必须大写", + "url": ":attribute 格式不正确。", + "user": "找不到该邮箱对应的用户。", + "uuid": ":attribute 必须是有效的 UUID。" +} diff --git a/locales/zh_HK/_excludes.json b/locales/zh_HK/_excludes.json new file mode 100644 index 00000000000..2fdefcae18a --- /dev/null +++ b/locales/zh_HK/_excludes.json @@ -0,0 +1,10 @@ +[ + "API Token", + "API Tokens", + "CSV (.csv)", + "Email", + "email", + "Excel (.xlsx)", + "ID", + "Nova" +] diff --git a/locales/zh_HK/json-inline.json b/locales/zh_HK/json-inline.json new file mode 100644 index 00000000000..ab7d1a4b244 --- /dev/null +++ b/locales/zh_HK/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "該欄位必須是有效角色。", + "The :attribute must be at least :length characters and contain at least one number.": "此欄位必須至少包含 :length 個字符,並且至少包含一個數字。", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "此欄位必須至少有 :length 個字符,並且至少包含一個特殊字符和一個數字。", + "The :attribute must be at least :length characters and contain at least one special character.": "該欄位必須至少有 :length 個字符,並且至少包含一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "此欄位必須至少為 :length 個字符,並且至少包含一個大寫字符和一個數字。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "此欄位必須至少包含 :length 個字符,並且至少包含一個大寫字符和一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "此欄位必須至少包含 :length 個字符,並且至少包含一個大寫字符、一個數字和一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "該欄位必須至少有 :length 個字符,並且至少包含一個大寫字符。", + "The :attribute must be at least :length characters.": "此欄位必須至少包含 :length 個字符。", + "The :attribute must contain at least one letter.": "該欄位必須至少包含一個字母。", + "The :attribute must contain at least one number.": "該欄位必須至少包含一個數字。", + "The :attribute must contain at least one symbol.": "該欄位必須至少包含一個符號。", + "The :attribute must contain at least one uppercase and one lowercase letter.": "該欄位必須至少包含一個大寫字母和一個小寫字母。", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "給定的欄位已在資料外洩中出現。請選擇其他欄位。" +} diff --git a/locales/zh_HK/json.json b/locales/zh_HK/json.json new file mode 100644 index 00000000000..9bec3c0c349 --- /dev/null +++ b/locales/zh_HK/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(尚有 :count 多個錯誤)", + "(and :count more errors)": "(尚有 :count 多個錯誤)", + "30 Days": "30日", + "60 Days": "60日", + "90 Days": "90日", + ":amount selected": ":amount 個選擇", + ":amount Total": ":amount 總計", + ":days day trial": ":days 日試用", + ":resource Details": ":resource 詳情", + ":resource Details: :title": ":resource 詳情::title", + "A decryption key is required.": "需要解密密鑰。", + "A fresh verification link has been sent to your email address.": "一封新的驗證連結已經發送到您的電郵地址。", + "A new verification link has been sent to the email address you provided during registration.": "一個新的驗證連結已經發送至您在註冊時提供的電郵地址。", + "A new verification link has been sent to the email address you provided in your profile settings.": "新的驗證連結已發送到您在個人資料設定中提供的電子郵件地址。", + "A new verification link has been sent to your email address.": "一個新的驗證連結已發送到您的電子郵件地址。", + "Accept Invitation": "接受邀請函", + "Action": "操作", + "Action Event": "Action Event", + "Action Events": "Action Events", + "Action Happened At": "發生於", + "Action Initiated By": "發起人", + "Action Name": "動作名稱", + "Action Status": "狀態", + "Action Target": "目標", + "Actions": "動作", + "Add": "新增", + "Add :resource": "新增 :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "新增一名團隊成員至您的團隊,讓他們與您合作。", + "Add additional security to your account using two factor authentication.": "使用雙重驗證為您的賬戶新增額外的安全性。", + "Add Payment Method": "新增付款方式", + "Add row": "新增行", + "Add Team Member": "新增團隊成員", + "Add VAT Number": "新增增值稅號碼", + "Added.": "已新增。", + "Additional billing information updated successfully.": "其他帳單信息已成功更新。", + "Address": "地址", + "Address Line 2": "地址二", + "Administrator": "管理員", + "Administrator users can perform any action.": "管理員用戶可以執行任何動作。", + "Afghanistan": "阿富汗", + "Aland Islands": "奧蘭群島", + "Albania": "阿爾巴尼亞", + "Algeria": "阿爾及利亞", + "All of the people that are part of this team.": "所有的人都是這個團隊的一分子。", + "All resources loaded.": "已載入所有資源。", + "All rights reserved.": "版權所有。", + "Already registered?": "已註冊了嗎?", + "American Samoa": "美屬薩摩亞", + "An error occurred while uploading the file.": "上傳檔案時發生錯誤。", + "An error occurred while uploading the file: :error": "上傳檔案時出錯::error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "發生意外錯誤,我們已通知支援團隊。請稍後再試。", + "Andorra": "安道爾", + "Angola": "安哥拉", + "Anguilla": "安圭拉", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "自載入此頁面以來,另一個用戶已更新此資源。請刷新頁面,然後再試。", + "Antarctica": "南極洲", + "Antigua And Barbuda": "安提瓜和巴布達", + "Antigua and Barbuda": "安提瓜和巴布達", + "API Token": "API Token", + "API Token Permissions": "API Token 權限", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API Token 允許第三方服務代表您與我們的應用程式進行認證。", + "Apply": "應用", + "Apply Coupon": "應用優惠券", + "April": "四月", + "Are you sure you want to attempt to pay :amount?": "您確定要嘗試支付 :amount 美元嗎?", + "Are you sure you want to cancel your subscription?": "您確定要取消訂閱嗎?", + "Are you sure you want to delete all the notifications?": "您確定要刪除所有通知嗎?", + "Are you sure you want to delete the selected resources?": "您確定要刪除所選資源嗎?", + "Are you sure you want to delete this file?": "您確定要刪除這個檔案嗎?", + "Are you sure you want to delete this notification?": "您確定要刪除此通知嗎?", + "Are you sure you want to delete this payment method?": "您確定要刪除此付款方式嗎?", + "Are you sure you want to delete this resource?": "您確定要刪除此資源嗎?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "您確定要刪除這個團隊嗎?一旦團隊被刪除,其所有資源和數據將被永久刪除。", + "Are you sure you want to delete your account?": "您確定要删除您的帐户嗎?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "您確定要刪除您的賬戶嗎?一旦您的賬戶被刪除,其所有資源和數據將被永久刪除。請輸入您的密碼,確認您要永久刪除您的賬戶。", + "Are you sure you want to detach the selected resources?": "您確定要分离所選資源嗎?", + "Are you sure you want to detach this resource?": "您確定要分离此資源嗎?", + "Are you sure you want to force delete the selected resources?": "您確定要強制删除所選資源嗎?", + "Are you sure you want to force delete this resource?": "您確定要強制删除此資源嗎?", + "Are you sure you want to log out?": "您確定要登出嗎?", + "Are you sure you want to mark all notifications as read?": "您確定要將所有通知標記為已讀嗎?", + "Are you sure you want to remove this item?": "您確定要删除该專案嗎?", + "Are you sure you want to restore the selected resources?": "您確定要恢復所選資源嗎?", + "Are you sure you want to restore this resource?": "您確定要恢復此資源嗎?", + "Are you sure you want to resume your subscription?": "您確定要恢復訂閱嗎?", + "Are you sure you want to run this action?": "你確定要执行此動作嗎?", + "Are you sure you want to set this payment method as your default?": "您確定要将此付款方式設定為預設付款方式嗎?", + "Are you sure you want to stop impersonating?": "您確定要停止模擬登錄嗎?", + "Are you sure you would like to delete this API token?": "你確定要刪除這個 API token 嗎?", + "Are you sure you would like to leave this team?": "你確定要離開這個團隊嗎?", + "Are you sure you would like to remove this person from the team?": "你確定要把此人從團隊中刪除嗎?", + "Are you sure you would like to switch billing plans?": "您確定要切换帳單方案嗎?", + "Argentina": "阿根廷", + "Armenia": "亞美尼亞", + "Aruba": "阿魯巴", + "Attach": "附加", + "Attach & Attach Another": "附加並附加另一個", + "Attach :resource": "附加 :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "透過拖放、選擇或貼上檔案來附加檔案。", + "August": "八月", + "Australia": "澳洲", + "Austria": "奥地利", + "Azerbaijan": "阿塞拜疆", + "Bahamas": "巴哈馬", + "Bahrain": "巴林", + "Bangladesh": "孟加拉", + "Barbados": "巴貝多", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "在繼續之前,您能否通過單擊我們剛剛通過電郵發送給您的連結來驗證您的電郵地址?如果您沒有收到電郵,我們很樂意再向您發送一封電郵。", + "Before proceeding, please check your email for a verification link.": "在繼續之前,請檢查您的電郵以查看驗證連結。", + "Belarus": "白俄羅斯", + "Belgium": "比利時", + "Belize": "貝里斯", + "Benin": "貝南", + "Bermuda": "百慕達", + "Bhutan": "不丹", + "Billing Information": "帳單信息", + "Billing Management": "帳單管理", + "Bolivia": "玻利維亞", + "Bolivia, Plurinational State of": "玻利維亞", + "Bonaire, Sint Eustatius and Saba": "博內爾島、聖尤斯特歇斯和薩巴", + "Bosnia And Herzegovina": "波士尼亞和黑塞哥維那", + "Bosnia and Herzegovina": "波士尼亞和黑塞哥維那", + "Botswana": "波札那", + "Bouvet Island": "布韋島", + "Brazil": "巴西", + "British Indian Ocean Territory": "英屬印度洋領地", + "Browser Sessions": "瀏覽器會話", + "Brunei Darussalam": "汶萊達魯薩蘭國", + "Bulgaria": "保加利亞", + "Burkina Faso": "布吉納法索", + "Burundi": "蒲隆地", + "Cambodia": "柬埔寨", + "Cameroon": "喀麥隆", + "Canada": "加拿大", + "Cancel": "取消", + "Cancel Subscription": "取消訂閱", + "Cape Verde": "維德角", + "Card": "卡片", + "Cayman Islands": "開曼群島", + "Central African Republic": "中非共和國", + "Chad": "查德", + "Change Subscription Plan": "更改訂閱計劃", + "Change the current payment method attached to your subscription": "更改附加至您的訂閱的当前付款方式", + "Changes": "更改", + "Checkout": "結帳", + "Chile": "智利", + "China": "中國", + "Choose": "選擇", + "Choose :field": "選擇 :field", + "Choose :resource": "選擇 :resource", + "Choose an option": "選擇一個選項", + "Choose date": "選擇日期", + "Choose File": "選擇檔案", + "Choose Files": "選擇檔案", + "Choose Type": "選擇類型", + "Christmas Island": "聖誕島", + "City": "城市", + "Click here to re-send the verification email.": "點擊此處重新發送驗證電子郵件。", + "click here to request another": "點擊此處以請求另一個", + "Click to choose": "點擊選擇", + "Close": "關閉", + "Cocos (Keeling) Islands": "科科斯(基林)群岛", + "Code": "驗證碼", + "Colombia": "哥伦比亞", + "Comoros": "科摩罗", + "Confirm": "確認", + "Confirm Billing Action": "確认计费動作", + "Confirm Password": "確認密碼", + "Confirm Payment": "確認支付", + "Confirm your :amount payment": "確認你的 :amount 支付信息", + "Congo": "刚果", + "Congo, Democratic Republic": "刚果民主共和國", + "Congo, the Democratic Republic of the": "刚果民主共和國", + "Constant": "常数", + "Continue To Payment": "繼續付款", + "Cook Islands": "库克群岛", + "Copy to clipboard": "復制到剪贴板", + "Costa Rica": "哥斯达黎加", + "Cote D'Ivoire": "科特迪瓦", + "Country": "國家", + "Coupon": "优惠券", + "Coupon applied successfully.": "优惠券应用成功。", + "Create": "建立", + "Create & Add Another": "创建并新增另一個", + "Create :resource": "创建 :resource", + "Create a new team to collaborate with others on projects.": "建立一個新的團隊,與他人合作開展項目。", + "Create Account": "建立賬戶", + "Create API Token": "建立 API Token", + "Create New Team": "建立新的團隊", + "Create Team": "建立團隊", + "Created.": "已建立。", + "Croatia": "克罗地亞", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "古巴", + "Curaçao": "库拉索岛", + "Current Password": "當前密碼", + "Current Subscription Plan": "當前訂閱計劃", + "Currently Subscribed": "當前訂閱", + "Customer Balance": "客户余額", + "Customize": "自定义", + "Cyprus": "塞浦路斯", + "Czech Republic": "捷克", + "Côte d'Ivoire": "科特迪瓦", + "Dark": "深色", + "Dashboard": "控制面板", + "December": "十二月", + "Decrease": "减少", + "Default": "預設", + "Delete": "刪除", + "Delete :resource": "刪除 :resource", + "Delete Account": "刪除賬戶", + "Delete all notifications": "删除所有通知", + "Delete API Token": "刪除 API Token", + "Delete File": "删除檔案", + "Delete Notification": "Delete Notification", + "Delete Resource": "删除資源", + "Delete Selected": "删除選定", + "Delete Team": "刪除團隊", + "Denmark": "丹麦", + "Detach": "分离", + "Detach Resource": "分离資源", + "Detach Selected": "分离選定", + "Details": "詳情", + "Disable": "禁用", + "Djibouti": "吉布提", + "Do you really want to leave? You have unsaved changes.": "你真的想離開嗎? 您有未保存的更改。", + "Dominica": "多米尼克", + "Dominican Republic": "多米尼加共和國", + "Done.": "已完成。", + "Download": "下載", + "Download Invoice": "下載發票", + "Drop file or click to choose": "拖放檔案或點擊選擇", + "Drop files or click to choose": "拖放檔案或點擊選擇", + "Ecuador": "厄瓜多", + "Edit": "編輯", + "Edit :resource": "編輯 :resource", + "Edit Attached": "編輯附件", + "Edit Profile": "編輯個人資料", + "Editor": "編輯者", + "Editor users have the ability to read, create, and update.": "編輯者可以閱讀、建立和更新。", + "Egypt": "埃及", + "El Salvador": "薩爾瓦多", + "Email": "Email", + "email": "email", + "Email Address": "電子郵件地址", + "Email Addresses": "Email 地址", + "Email Password Reset Link": "電子郵件密碼重置連結", + "Email Verification": "Email Verification", + "Enable": "啟用", + "Encrypted environment file already exists.": "加密的環境檔案已存在。", + "Encrypted environment file not found.": "未找到加密的環境檔案。", + "Ensure your account is using a long, random password to stay secure.": "確保你的賬戶使用足夠長且隨機的密碼以確保安全。", + "Environment file already exists.": "環境檔案已存在。", + "Environment file not found.": "未找到環境檔案。", + "Equatorial Guinea": "赤道幾內亞", + "Eritrea": "厄利垂亞", + "Error": "錯誤", + "errors": "錯誤", + "Estonia": "愛沙尼亞", + "Ethiopia": "衣索比亞", + "ex VAT": "不含增值稅", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "到期 :expiration", + "Export As CSV": "Export As CSV", + "Extra Billing Information": "額外帳單信息", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "需要額外確認以處理您的付款。請點擊下面的按鈕進入付款頁面。", + "Failed Subscription Payment": "訂閱付款失敗", + "Failed to load :resource!": "無法載入 :resource!", + "Falkland Islands (Malvinas)": "福克蘭群島(馬爾維納斯群島)", + "Faroe Islands": "法羅群島", + "February": "二月", + "Fiji": "斐濟", + "Filename": "檔案名稱", + "Finish enabling two factor authentication.": "完成啟用雙重驗證。", + "Finland": "芬蘭", + "For your security, please confirm your password to continue.": "為了您的安全,請確認您的密碼以繼續進行。", + "Forbidden": "訪問被拒絕", + "Force Delete": "強制删除", + "Force Delete :resource": "強制删除 :resource", + "Force Delete Resource": "強制删除資源", + "Force Delete Selected": "強制删除所選內容", + "Forgot Password": "忘記密碼", + "Forgot your password?": "忘記密碼?", + "Forgot Your Password?": "忘記密碼?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "忘記密碼了嗎?沒關係。只需告知我們您的電子郵件地址,我們將通過電子郵件向您發送密碼重置連結,讓您選擇一個新密碼。", + "France": "法國", + "French Guiana": "法屬圭亞那", + "French Polynesia": "法屬波利尼西亞", + "French Southern Territories": "法國南部領土", + "From": "自", + "Gabon": "加彭", + "Gambia": "岡比亞", + "Georgia": "喬治亞", + "Germany": "德國", + "Ghana": "迦納", + "Gibraltar": "直布羅陀", + "Go Home": "返回首頁", + "Go to page :page": "前往第 :page 頁", + "Great! You have accepted the invitation to join the :team team.": "太好了!您已接受加入「:team」團隊的邀請。", + "Greece": "希臘", + "Greenland": "格陵蘭島", + "Grenada": "格瑞那達", + "Guadeloupe": "瓜地洛普島", + "Guam": "關島", + "Guatemala": "瓜地馬拉", + "Guernsey": "根西島", + "Guinea": "几內亞", + "Guinea-Bissau": "几內亞比绍", + "Guyana": "圭亞那", + "Haiti": "海地", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "想要取消您的訂閱? 您可以在您的當前計費周期結束前即時恢復您的訂閱。 在您當前計費周期結束後,您可以選擇一個新的訂閱計劃。", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "想要取消您的訂閱? 您可以在您的當前計費周期結束前即時恢復您的訂閱。 在您當前計費周期結束後,您可以選擇一個新的訂閱計劃。", + "Heard Island & Mcdonald Islands": "赫德岛和麦当劳群岛", + "Heard Island and McDonald Islands": "赫德岛和麦当劳群岛", + "Hello!": "您好!", + "Hide Content": "隐藏內容", + "Hold Up!": "等等!", + "Holy See (Vatican City State)": "梵蒂冈", + "Honduras": "洪都拉斯", + "Hong Kong": "香港", + "Hungary": "匈牙利", + "I agree to the :terms_of_service and :privacy_policy": "我同意 :terms_of_service 和 :privacy_policy", + "Iceland": "冰岛", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "如有必要,您可以登出您其他設備上所有的瀏覽器會話。下面列出了您最近的一些會話,但是,這個列表可能並不詳盡。如果您認為您的賬戶已被入侵,您還應該更新您的密碼。", + "If you already have an account, you may accept this invitation by clicking the button below:": "如果您已經有一個賬戶,您可以通過點擊下面的按鈕接受這個邀請:", + "If you did not create an account, no further action is required.": "如果您未註冊帳號,請忽略此郵件。", + "If you did not expect to receive an invitation to this team, you may discard this email.": "如果你沒有想到會收到這個團隊的邀請,你可以丟棄這封郵件。", + "If you did not receive the email": "如果你沒有收到郵件", + "If you did not request a password reset, no further action is required.": "如果您未申請重設密碼,請忽略此郵件。", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "如果您沒有帳戶,可以點擊下面的按鈕創建一個帳戶。創建帳戶後,您可以點擊此電子郵件中的邀請接受按鈕,接受團隊邀請:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "如果您在點擊「:actionText」按鈕時遇到問題,請複製下面的 URL 並粘貼到您的網頁瀏覽器中訪問:", + "Impersonate": "模擬登錄", + "Increase": "增加", + "India": "印度", + "Indonesia": "印度尼西亞", + "Invalid filename.": "無效的檔案名稱。", + "Invalid JSON was returned from the route.": "從路由返回無效的 JSON。", + "Invoice Email Addresses": "Invoice Email Addresses", + "Invoice emails updated successfully.": "Invoice emails updated successfully.", + "Invoices": "發票", + "Iran, Islamic Republic Of": "伊朗伊斯蘭共和國", + "Iran, Islamic Republic of": "伊朗伊斯蘭共和國", + "Iraq": "伊拉克", + "Ireland": "愛爾蘭", + "Isle Of Man": "罵恩島", + "Isle of Man": "罵恩島", + "Israel": "以色列", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "看起來您沒有有效的訂閱。您可以選擇下面的訂閱計劃以開始。訂閱計劃可以在您方便時更改或取消。", + "Italy": "義大利", + "Jamaica": "牙買加", + "January": "一月", + "Japan": "日本", + "Jersey": "澤西島", + "Jordan": "約旦", + "July": "七月", + "June": "六月", + "Kazakhstan": "哈薩克斯坦", + "Kenya": "肯亞", + "Key": "密鑰", + "Kiribati": "吉里巴斯", + "Korea": "韓國", + "Korea, Democratic People's Republic of": "朝鮮民主主義人民共和國", + "Korea, Republic of": "大韓民國", + "Kosovo": "科索沃", + "Kuwait": "科威特", + "Kyrgyzstan": "吉爾吉斯斯坦", + "Lao People's Democratic Republic": "寮國人民民主共和國", + "Last active": "上次活躍時間", + "Last used": "上次使用時間", + "Latvia": "拉脫維亞", + "Leave": "離開", + "Leave Team": "離開團隊", + "Lebanon": "黎巴嫩", + "length": "長度", + "Lens": "視圖", + "Lesotho": "賴索托", + "Liberia": "利比里亞", + "Libyan Arab Jamahiriya": "利比亞", + "Liechtenstein": "列支敦士登", + "Light": "淺色", + "Lithuania": "立陶宛", + "Load :perPage More": "加載:per頁更多", + "Loading": "加載中", + "Location": "地点", + "Log in": "登錄", + "Log In": "登錄", + "Log Out": "登出", + "Log out": "登出", + "Log Out Other Browser Sessions": "登出其他瀏覽器會話", + "Log Viewer": "日誌查看器", + "Login": "登錄", + "Logout": "登出", + "Logs": "日誌", + "Luxembourg": "盧森堡", + "Macao": "澳門", + "Macedonia": "北馬其頓", + "Macedonia, the former Yugoslav Republic of": "北馬其頓", + "Madagascar": "馬達加斯加", + "Malawi": "馬拉威", + "Malaysia": "馬來西亞", + "Maldives": "馬爾地夫", + "Mali": "馬利", + "Malta": "馬爾他", + "Manage Account": "管理帳戶", + "Manage and log out your active sessions on other browsers and devices.": "管理並登出您在其他瀏覽器和設備上的活動會話。", + "Manage API Tokens": "管理 API Token", + "Manage Role": "管理角色", + "Manage Team": "管理團隊", + "Managing billing for :billableName": "管理 :billableName 的帳單", + "March": "三月", + "Mark all as Read": "標記為已讀", + "Mark all notifications as read": "Mark all notifications as read", + "Mark Read": "標記為已讀", + "Mark Unread": "標記為未讀", + "Marshall Islands": "馬紹爾群島", + "Martinique": "馬提尼克島", + "Mauritania": "茅利塔尼亞", + "Mauritius": "模里西斯", + "May": "五月", + "Mayotte": "馬約特", + "Mexico": "墨西哥", + "Micronesia, Federated States Of": "密克罗尼西亞", + "Micronesia, Federated States of": "密克罗尼西亞", + "Moldova": "摩爾多瓦", + "Moldova, Republic of": "摩爾多瓦", + "Monaco": "摩纳哥", + "Mongolia": "蒙古", + "Montenegro": "黑山", + "Month To Date": "月至今", + "Monthly": "每月", + "monthly": "每月", + "Montserrat": "蒙特塞拉特", + "Morocco": "摩洛哥", + "Mozambique": "莫桑比克", + "Myanmar": "缅甸", + "Name": "姓名", + "name": "姓名", + "Namibia": "纳米比亞", + "Nauru": "瑙鲁", + "Nepal": "尼泊爾", + "Netherlands": "荷兰", + "Netherlands Antilles": "荷屬安的列斯", + "Nevermind": "没关系", + "Nevermind, I'll keep my old plan": "沒關係,我会保持旧計劃", + "New": "新", + "New :resource": "新 :resource", + "New Caledonia": "新喀里多尼亞", + "New Password": "新的密碼", + "New Zealand": "新西兰", + "Next": "下一個", + "Next Payment": "下次付款", + "Next Payment on": "下一次付款", + "Nicaragua": "尼加拉瓜", + "Niger": "尼日爾", + "Nigeria": "尼日利亞", + "Niue": "纽埃", + "No": "非也。", + "No :resource matched the given criteria.": "没有 :resource 符合给定的標准。", + "No additional information...": "没有其他信息……", + "No Current Data": "没有当前数據", + "No Data": "没有数據", + "no file selected": "没有選擇檔案", + "No Increase": "不增加", + "No payment methods on file.": "没有存档的付款方式。", + "No payment scheduled.": "没有安排付款。", + "No Prior Data": "没有先前的数據", + "No Results Found.": "没有找到结果。", + "Norfolk Island": "诺福克岛", + "Northern Mariana Islands": "北馬里亞纳群岛", + "Norway": "挪威", + "Not Found": "頁面不存在", + "Notifications": "通知", + "Nova": "Nova", + "Nova User": "Nova 用户", + "November": "十一月", + "October": "十月", + "of": "於", + "OK": "OK", + "Oman": "阿曼", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "一旦團隊被刪除,其所有資源和數據將被永久刪除。在刪除該團隊之前,請下載您希望保留的有關該團隊的任何數據或信息。", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "一旦您的賬戶被刪除,其所有資源和數據將被永久刪除。在刪除您的賬戶之前,請下載您希望保留的任何數據或信息。", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "一旦您的帐户被删除,其所有資源和数據将被永久删除。请输入您的密碼以確认您要永久删除您的帐户。", + "Only Trashed": "只有垃圾", + "Open Invoices": "打开發票", + "Original": "原创", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "我们的帳單管理门户允许您轻松管理您的訂閱計劃,付款方式和下載您的最近發票。", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "我们的帳單管理门户允许您方便地管理您的訂閱計劃、付款方式,并下載您最近的發票。", + "Page Expired": "頁面會話已超時", + "Pagination Navigation": "分頁導航", + "Paid": "有薪酬的", + "Pakistan": "巴基斯坦", + "Palau": "帛琉", + "Palestinian Territory, Occupied": "巴勒斯坦领土", + "Panama": "巴拿馬", + "Papua New Guinea": "巴布亞新幾內亞", + "Paraguay": "巴拉圭", + "Password": "密碼", + "password": "密碼", + "Payment Confirmation": "支付信息確認", + "Payment Information": "支付信息", + "Payment information updated successfully.": "付款信息更新成功。", + "Payment Method": "付款方式", + "Payment Methods": "支付方式", + "Payment Required": "需要付款", + "Payments": "付款", + "Pending Team Invitations": "待處理的團隊邀請函", + "Per Page": "每頁", + "Permanently delete this team.": "永久刪除此團隊", + "Permanently delete your account.": "永久刪除您的賬戶", + "Permissions": "權限", + "Peru": "秘魯", + "Philippines": "菲律賓", + "Photo": "照片", + "Pitcairn": "皮特凯恩群岛", + "Please accept the terms of service.": "請接受服務條款。", + "Please click the button below to verify your email address.": "請點擊下面按鈕驗證您的 E-mail:", + "Please confirm access to your account by entering one of your emergency recovery codes.": "請輸入您的緊急恢復代碼以訪問您的賬戶。", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "請輸入您的驗證器應用程序提供的驗證碼以訪問您的賬戶。", + "Please confirm your password before continuing.": "請確認您的密碼。", + "Please copy your new API token. For your security, it won't be shown again.": "請複制你的新 API token。為了您的安全,它不會再被顯示出來。", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "請輸入您的密碼,以確認您要登出您所有設備上的其他瀏覽器會話。", + "Please provide a maximum of three invoice emails addresses.": "Please provide a maximum of three invoice emails addresses.", + "Please provide the email address of the person you would like to add to this team.": "請提供您想加入這個團隊的人的電郵地址。", + "Please set a default payment method before retrying payments.": "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.": "请在交换計劃之前設定預設付款方式。", + "Poland": "波兰", + "Portugal": "葡萄牙", + "Press / to search": "按 / 搜索", + "Preview": "預覽", + "Previewing": "預覽中", + "Previous": "上一頁", + "Privacy Policy": "隱私政策", + "Profile": "資料", + "Profile Information": "賬戶資料", + "Puerto Rico": "波多黎各", + "Qatar": "卡達", + "Quarter To Date": "季度至今", + "Recovery Code": "恢復代碼", + "Refresh": "刷新", + "Regards,": "致敬,", + "Regenerate Recovery Codes": "重新生成恢復代碼", + "Register": "註冊", + "Reload": "重装", + "Remember me": "記住我", + "Remember Me": "記住我", + "Remove": "移除", + "Remove Photo": "移除照片", + "Remove Team Member": "移除團隊成員", + "Replicate": "複製", + "Required fields": "必填欄位", + "Resend Verification Email": "重新發送驗證郵件", + "Reset Filters": "重置过滤器", + "Reset Password": "重設密碼", + "Reset Password Notification": "重設密碼通知", + "resource": "資源", + "Resource Row Dropdown": "資源行下拉", + "Resources": "資源", + "resources": "資源", + "Restore": "恢復", + "Restore :resource": "恢復 :resource", + "Restore Resource": "恢復資源", + "Restore Selected": "恢復選定", + "results": "結果", + "Resume Subscription": "繼續訂閱", + "Retry Payment": "重试付款", + "Return to :appName": "返回 :appName", + "Reunion": "会议", + "Role": "角色", + "Romania": "罗馬尼亞", + "Run Action": "运行動作", + "Russian Federation": "俄罗斯联邦", + "Rwanda": "卢旺达", + "Réunion": "留尼旺", + "Saint Barthelemy": "圣巴泰勒米", + "Saint Barthélemy": "圣巴泰勒米", + "Saint Helena": "圣赫勒拿", + "Saint Kitts And Nevis": "圣基茨和尼维斯", + "Saint Kitts and Nevis": "圣基茨和尼维斯", + "Saint Lucia": "圣卢西亞", + "Saint Martin": "聖馬丁岛", + "Saint Martin (French part)": "聖馬丁岛(法屬部分)", + "Saint Pierre And Miquelon": "圣皮埃爾和密克隆", + "Saint Pierre and Miquelon": "圣皮埃爾和密克隆", + "Saint Vincent And Grenadines": "圣文森特和格林纳丁斯", + "Saint Vincent and the Grenadines": "圣文森特和格林纳丁斯", + "Samoa": "萨摩亞", + "San Marino": "圣馬力诺", + "Sao Tome And Principe": "圣多美和普林西比", + "Sao Tome and Principe": "圣多美和普林西比", + "Saudi Arabia": "沙特阿拉伯", + "Save": "保存", + "Saved.": "已保存。", + "Scroll to bottom": "滚动到底部", + "Scroll to top": "滚动到顶部", + "Search": "搜索", + "Secure Area": "Secure Area", + "Select": "選擇", + "Select a different plan": "選擇不同的計劃", + "Select a log file...": "選擇日志檔案...", + "Select A New Photo": "選擇新的照片", + "Select Action": "選擇動作", + "Select all": "全選", + "Select All Dropdown": "選擇所有下拉菜单", + "Select this page": "選擇此页面", + "Send Password Reset Link": "發送重設密碼連結", + "Senegal": "塞內加爾", + "September": "九月", + "Serbia": "塞爾维亞", + "Server Error": "服務器錯誤", + "Service Unavailable": "暫時不提供服務", + "Set as default": "设為預設", + "Setup Key": "設置鍵", + "Seychelles": "塞舌爾", + "Show All Fields": "显示所有欄位", + "Show Content": "显示內容", + "Show Recovery Codes": "顯示恢復代碼", + "Showing": "顯示中", + "Sierra Leone": "塞拉利昂", + "Signed in as": "登錄為", + "Singapore": "新加坡", + "Sint Maarten (Dutch part)": "圣馬丁岛", + "Slovakia": "斯洛伐克", + "Slovenia": "斯洛文尼亞", + "Soft Deleted": "软删除", + "Solomon Islands": "所罗门群岛", + "Somalia": "索馬里", + "Something went wrong.": "出了問題", + "Sorry! You are not authorized to perform this action.": "对不起! 您無权执行此動作。", + "Sorry, your session has expired.": "对不起,您的工作阶段。已到期。", + "South Africa": "南非", + "South Georgia And Sandwich Isl.": "南乔治亞岛和南桑威奇群岛", + "South Georgia and the South Sandwich Islands": "南乔治亞岛和南桑威奇群岛", + "South Sudan": "南苏丹", + "Spain": "西班牙", + "Sri Lanka": "斯里兰卡", + "Standalone Actions": "独立動作", + "Start Polling": "开始轮询", + "Start polling": "开始轮询", + "State / County": "州 / 县", + "Stop Impersonating": "停止模擬", + "Stop Polling": "停止轮询", + "Stop polling": "停止轮询", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "將這些恢復碼存儲在一個安全的密碼管理器中。如果您的雙因素驗證設備丟失,它們可以用來恢復對您賬戶的訪問。", + "Subscribe": "訂閱", + "Subscription Information": "訂閱信息", + "Subscription Pending": "訂閱待定", + "Sudan": "苏丹", + "Suriname": "苏里南", + "Svalbard And Jan Mayen": "斯瓦爾巴和扬*馬延", + "Svalbard and Jan Mayen": "斯瓦爾巴和扬*馬延", + "Swaziland": "斯威士兰", + "Sweden": "瑞典", + "Switch Teams": "選擇團隊", + "Switzerland": "瑞士", + "Syrian Arab Republic": "叙利亞", + "System": "系統", + "Taiwan": "台湾", + "Taiwan, Province of China": "中國台湾省", + "Tajikistan": "塔吉克斯坦", + "Tanzania": "坦桑尼亞", + "Tanzania, United Republic of": "坦桑尼亞联合共和國", + "TAX": "税", + "Team Details": "團隊詳情", + "Team Invitation": "團隊邀請", + "Team Members": "團隊成員", + "Team Name": "團隊名稱", + "Team Owner": "團隊擁有者", + "Team Settings": "團隊設置", + "Terms of Service": "服務條款", + "Thailand": "泰國", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "謝謝你的註冊!在開始之前,在開始之前,您可以通過點擊我們剛剛給您發送的連結來驗證您的電郵地址,如果您沒有收到郵件,我們將很樂意再給您發送一封郵件。", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "感謝您的持續支持。我們已經附加一份您的發票的副本,請告訴我們如果您有任何問題或疑問。", + "Thanks,": "謝謝,", + "The :attribute must be a valid role.": ":attribute 不是正確的角色。", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute 至少為 :length 個字符且至少包含一個數字。", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute 長度至少 :length 位並且至少必須包含一個特殊字符和一個數字。", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute 至少為 :length 個字符且至少包含一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute 至少為 :length 個字符且至少包含一個大寫字母和一個數字。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute 至少為 :length 個字符且至少包含一個大寫字母和一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute 至少為:length 個字符且至少包含一個大寫字母、一個數字和一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute 至少為 :length 個字符且至少包含一個大寫字母。", + "The :attribute must be at least :length characters.": ":attribute 至少為 :length 個字符", + "The :attribute must contain at least one letter.": ":attribute 至少包含一個字母。", + "The :attribute must contain at least one number.": ":attribute 至少包含一個數字。", + "The :attribute must contain at least one symbol.": ":attribute 至少包含一個符號。", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute 至少包含一個大寫和小寫字母。", + "The :resource was created!": ":resource 已建立!", + "The :resource was deleted!": ":resource 已删除!", + "The :resource was restored!": ":resource 已恢復!", + "The :resource was updated!": ":resource 已更新!", + "The action was executed successfully.": "动作执行成功。", + "The default payment method cannot be removed.": "無法删除預設付款方式。", + "The file was deleted!": "檔案已刪除!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attribute 已出現在數據泄露中。請選擇一個不同的 :attribute。", + "The given data was invalid.": "给定的数據無效。", + "The government won't let us show you what's behind these doors": "政府不会让我们向你展示这些门后面的东西", + "The HasOne relationship has already been filled.": "HasOne 的关系已经被填补了。", + "The image could not be loaded": "圖像無法加載", + "The image could not be loaded.": "無法加載图像。", + "The invoice emails must be valid email addresses.": "The invoice emails must be valid email addresses.", + "The password is incorrect.": "密碼不正確。", + "The provided coupon code is invalid.": "提供的優惠券代碼是無效的。", + "The provided password does not match your current password.": "當前密碼不正確", + "The provided password was incorrect.": "密碼錯誤", + "The provided two factor authentication code was invalid.": "雙重驗證代碼錯誤", + "The provided two factor recovery code was invalid.": "提供的双因素恢復代碼無效。", + "The provided VAT number is invalid.": "提供的增值稅號碼是無效的。", + "The resource was attached!": "資源已附加!", + "The resource was prevented from being saved!": "資源不能被保存!", + "The resource was updated!": "資源已更新!", + "The response is not a streamed response.": "该响应不是流式响应。", + "The response is not a view.": "响应不是视图。", + "The selected country is invalid.": "所選的國家是無效的。", + "The selected plan is invalid.": "所選的方案是無效的。", + "The selected resources have been :action!": "The selected resources have been :action!", + "The team's name and owner information.": "團隊名稱和擁有者信息。", + "There are no available options for this resource.": "此資源没有可用的選項。", + "There are no fields to display.": "沒有可顯示的欄位。", + "There are no new notifications.": "沒有新通知。", + "There was a problem executing the action.": "執行動作時出现了問題。", + "There was a problem fetching the resource.": "获取資源時出现了問題。", + "There was a problem submitting the form.": "提交表单時出现問題。", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "這些人已被邀請加入您的團隊,並已收到一封邀請郵件。他們可以通過接受電子郵件邀請加入團隊。", + "This account does not have an active subscription.": "此帳戶沒有活躍的訂閱。", + "This action is unauthorized.": "此動作未经授权。", + "This copy of Nova is unlicensed.": "此版本 Nova 沒有許可證。", + "This coupon code can only be used by new customers.": "此優惠券代碼僅限新客戶使用。", + "This device": "當前設備", + "This file field is read-only.": "此檔案欄位是只讀的。", + "This invoice is no longer open.": "此發票不再打开。", + "This is a secure area of the application. Please confirm your password before continuing.": "請確認您的密碼。", + "This password does not match our records.": "密碼不正確", + "This password reset link will expire in :count minutes.": "這個重設密碼連結將會在 :count 分鐘後失效。", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.", + "This resource no longer exists": "此資源不再存在", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "此訂閱已過期並不能恢復。請建立一個新的訂閱。", + "This user already belongs to the team.": "此用戶已經在團隊中", + "This user has already been invited to the team.": "該用戶已經被邀請加入團隊。", + "Timor-Leste": "东帝汶", + "to": "至", + "To": "到", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "完成雙重驗證,使用您的手機的驗證器應用程序掃描以下的QR碼,或輸入設置鍵並提供生成的OTP代碼。", + "Today": "今天", + "Toggle navigation": "切換導航", + "Togo": "多哥", + "Tokelau": "托克劳", + "Token Name": "Token 名稱", + "Tonga": "汤加", + "Too Many Requests": "請求次數過多。", + "total": "總計", + "Total:": "總計:", + "Trashed": "垃圾", + "Trinidad And Tobago": "特立尼达和多巴哥", + "Trinidad and Tobago": "特立尼达和多巴哥", + "Tunisia": "突尼斯", + "Turkey": "土耳其", + "Turkmenistan": "土库曼斯坦", + "Turks And Caicos Islands": "特克斯和凯科斯群岛", + "Turks and Caicos Islands": "特克斯和凯科斯群岛", + "Tuvalu": "图瓦卢", + "Two Factor Authentication": "雙重驗證", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "雙重驗證已啟用。使用您的手機的驗證器應用程序掃描以下的QR碼,或輸入設置鍵。", + "Type": "類型", + "Uganda": "乌干达", + "Ukraine": "乌克兰", + "Unauthorized": "未授權", + "United Arab Emirates": "阿拉伯联合酋长國", + "United Kingdom": "联合王國", + "United States": "美國", + "United States Minor Outlying Islands": "美國本土外小岛屿", + "United States Outlying Islands": "美國外岛", + "Unknown": "未知", + "Unpaid": "未付", + "Update": "更新", + "Update & Continue Editing": "更新并繼續編輯", + "Update :resource": "更新 :resource", + "Update :resource: :title": "更新 :resource::title", + "Update attached :resource: :title": "更新附 :resource::title", + "Update Password": "更新密碼", + "Update Payment Information": "更新付款信息", + "Update Payment Method": "更新付款方式", + "Update your account's profile information and email address.": "更新您的賬戶資料和電郵地址。", + "Uploading": "上傳中", + "Uploading files... (:current/:total)": "上傳檔案... (:current/:total)", + "Uruguay": "乌拉圭", + "Use a recovery code": "使用恢復代碼", + "Use an authentication code": "使用驗證碼", + "User Actions": "用户動作", + "User Security": "User Security", + "Username": "Username", + "Uzbekistan": "乌兹别克斯坦", + "Value": "价值", + "Vanuatu": "瓦努阿图", + "VAT Number": "增值税号碼", + "Venezuela": "委內瑞拉", + "Venezuela, Bolivarian Republic of": "委內瑞拉,玻利维亞共和國", + "Verify Email Address": "驗證 E-mail", + "Verify Your Email Address": "驗證您的電郵地址", + "Viet Nam": "越南", + "View": "查看", + "Virgin Islands, British": "英屬维爾京群岛", + "Virgin Islands, U.S.": "美屬维爾京群岛", + "Wallis And Futuna": "瓦利斯和富图纳群岛", + "Wallis and Futuna": "瓦利斯和富图纳群岛", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "我們正在處理您的訂閱。訂閱成功處理後,這個頁面將自動更新。通常這個過程只需要幾秒鐘。", + "We are unable to process your payment. Please contact customer support.": "我們無法處理您的付款。請聯繫客戶服務。", + "We have emailed your password reset link!": "我們已經發送了您的密碼重置連結!", + "We were unable to find a registered user with this email address.": "我們無法找到這個電郵地址的註冊用戶。", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.", + "We're lost in space. The page you were trying to view does not exist.": "我们迷失在太空中 您尝试查看的頁面不存在。", + "Welcome Back!": "欢迎回来!", + "Western Sahara": "西撒哈拉", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "當啟用雙重驗證時,在認證過程中會提示您輸入一個安全的隨機令牌。您可以從手機的Google Authenticator 應用程序中獲取此令牌。", + "Whoops": "哎呦", + "Whoops!": "哎呀!", + "Whoops! Something went wrong.": "哎呀!出了點問題", + "With Trashed": "与垃圾", + "Write": "写", + "Year To Date": "年至今", + "Yearly": "每年", + "Yemen": "也门", + "Yes": "是的", + "You are already subscribed.": "您已經訂閱了。", + "You are currently within your free trial period. Your trial will expire on :date.": "您目前正在試用期。您的試用期將在 :date 到期。", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "您目前正處于免费試用期內。您的試用期将于 :date. 到期 开始新的訂閱将结束您的試用期。", + "You are logged in!": "您已登錄!", + "You are receiving this email because we received a password reset request for your account.": "您收到此電子郵件是因為我們收到了您帳戶的密碼重設請求。", + "You have been invited to join the :team team!": "您已被邀請加入「:team」團隊!", + "You have enabled two factor authentication.": "你已經啟用了雙重驗證。", + "You have not enabled two factor authentication.": "你還沒有啟用雙重驗證。", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "你有一些未付的發票。更新您的預設付款方式后,您可以通过下面的發票列表重新尝试付款。", + "You may accept this invitation by clicking the button below:": "您可以點擊下面的按鈕來接受此邀請:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "您可以隨時取消訂閱。一旦您的訂閱被取消,您將有機會在目前的計費週期結束前恢復訂閱。", + "You may delete any of your existing tokens if they are no longer needed.": "如果不再需要,您可以刪除任何現有的 token。", + "You may not delete your personal team.": "您不能刪除您的個人團隊。", + "You may not leave a team that you created.": "你不能離開你建立的團隊。", + "You will receive an invoice and payment link via email for each billing period.": "您将通过電子郵件收到每個帳單周期的發票和付款連結。", + "You're logged in!": "您已登录!", + "Your :invoiceName invoice is now available!": "您的 :invoiceName 已經可以使用了!", + "Your billing address is :address :address2 :postal_code :city :state :country": "您的帳單地址是 :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "您的信用卡被拒絕。請聯繫您的信用卡發卡機構以獲取更多信息。", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "您的當前付款方式是信用卡結束於 :lastFour 且到期於 :expiration。", + "Your email address is unverified.": "您的電子郵件地址未经驗證。", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "您的上一筆金額為 :amount 的付款失敗。請更新您的付款方式以重試失敗的付款。", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "您上次 :date :amount 付款失敗。请更新您的付款方式以重试失敗的付款。", + "Your next payment of :amount will be processed on :date.": "您的下一笔 :amount 付款将在 :date 付款。", + "Your payment method has been added successfully.": "您的付款方式已新增成功。", + "Your payment method will be charged automatically for each billing period.": "您的付款方式将在每個帳單周期自动收费。", + "Your registered VAT Number is :vatNumber.": "您的登記的增值稅號碼是 :vatNumber。", + "Your subscription has been started successfully.": "您的訂閱已成功启动。", + "Your subscription has been successfully cancelled.": "您的訂閱已成功取消。", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "您的訂閱已成功取消。在計費週期結束前您仍可訪問。", + "Your subscription was successfully resumed.": "您的訂閱已成功恢復。", + "Your subscription was successfully updated.": "您的訂閱已成功更新。", + "Zambia": "赞比亞", + "Zimbabwe": "津巴布韦", + "Zip / Postal Code": "郵遞區號", + "Åland Islands": "奧蘭群島" +} diff --git a/locales/zh_HK/php-inline.json b/locales/zh_HK/php-inline.json new file mode 100644 index 00000000000..67e9d272ee5 --- /dev/null +++ b/locales/zh_HK/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "必須接受。", + "accepted_if": ":other 為 :value 時,必須接受。", + "active_url": "並非一個有效的網址。", + "after": "必須要晚於 :date。", + "after_or_equal": "必須要等於 :date 或更晚。", + "alpha": "只能以字母組成。", + "alpha_dash": "只能以字母、數字、連接線(-)及底線(_)組成。", + "alpha_num": "只能以字母及數字組成。", + "any_of": "此欄位無效。", + "array": "必須為陣列。", + "ascii": "該欄位只能包含單字節字母數字字符和符號。", + "attached": "此欄位已附加。", + "before": "必須要早於 :date。", + "before_or_equal": "必須要等於 :date 或更早。", + "between.array": "必須有 :min 至 :max 個項目。", + "between.file": "必須介乎 :min 至 :max KB 之間。", + "between.numeric": "必須介乎 :min 至 :max 之間。", + "between.string": "必須介乎 :min 至 :max 個字符之間。", + "boolean": "必須是布爾值。", + "can": "該欄位包含未獲授權的值.", + "confirmed": "確認欄位的輸入並不相符。", + "contains": "該欄位缺少必要的值。", + "date": "並非一個有效的日期。", + "date_equals": "必須等於 :date。", + "date_format": "與 :format 格式不相符。", + "decimal": "該欄位必須有 :decimal 位小數。", + "declined": "必須被拒絕。", + "declined_if": ":other 為 :value 時,必須被拒絕。", + "different": "必須與 :other 不同。", + "digits": "必須是 :digits 位數字。", + "digits_between": "必須介乎 :min 至 :max 位數字。", + "dimensions": "圖片尺寸不正確。", + "distinct": "已經存在。", + "doesnt_contain": "此欄位不可包含以下任何內容::values。", + "doesnt_end_with": "該欄位不能以下列之一結尾::values。", + "doesnt_start_with": "該欄位不能以下列之一開頭::values。", + "email": "必須是有效的電郵地址。", + "ends_with": "結尾必須包含下列之一::values。", + "enum": "無效的值。", + "exists": "不存在。", + "extensions": "該欄位必須具有以下擴展名之一::values。", + "file": "必須是文件。", + "filled": "不能留空。", + "gt.array": "必須多於 :value 個項目。", + "gt.file": "必須大於 :value KB。", + "gt.numeric": "必須大於 :value。", + "gt.string": "必須多於 :value 個字符。", + "gte.array": "必須多於或等於 :value 個項目。", + "gte.file": "必須大於或等於 :value KB。", + "gte.numeric": "必須大於或等於 :value。", + "gte.string": "必須多於或等於 :value 個字符。", + "hex_color": "該欄位必須是有效的十六進制顏色。", + "image": "必須是一張圖片。", + "in": "選項無效。", + "in_array": "沒有在 :other 中。", + "in_array_keys": "此欄位必須至少包含以下鍵之一::values。", + "integer": "必須是一個整數。", + "ip": "必須是一個有效的 IP 地址。", + "ipv4": "必須是一個有效的 IPv4 地址。", + "ipv6": "必須是一個有效的 IPv6 地址。", + "json": "必須是正確的 JSON 格式。", + "list": "該欄位必須係一個列表。", + "lowercase": "該欄位必須係小寫。", + "lt.array": "必須少於 :value 個項目。", + "lt.file": "必須小於 :value KB。", + "lt.numeric": "必須小於 :value。", + "lt.string": "必須少於 :value 個字符。", + "lte.array": "必須少於或等於 :value 個項目。", + "lte.file": "必須小於或等於 :value KB。", + "lte.numeric": "必須小於或等於 :value。", + "lte.string": "必須少於或等於 :value 個字符。", + "mac_address": "必須是一個有效的 MAC 地址。", + "max.array": "不能多於 :max 個項目。", + "max.file": "不能大於 :max KB。", + "max.numeric": "不能大於 :max。", + "max.string": "不能多於 :max 個字符。", + "max_digits": "該欄位不得超過 :max 位。", + "mimes": "必須為 :values 的檔案。", + "mimetypes": "必須為 :values 的檔案。", + "min.array": "不能小於 :min 個項目。", + "min.file": "不能小於 :min KB。", + "min.numeric": "不能小於 :min。", + "min.string": "不能小於 :min 個字符。", + "min_digits": "該欄位必須至少有 :min 位數字。", + "missing": "該欄位必須缺失。", + "missing_if": "當 :other 為 :value 時,此欄位必須缺失。", + "missing_unless": "除非 :other 為 :value,否則此欄位必須缺失。", + "missing_with": "當存在 :values 時,必須缺少此欄位。", + "missing_with_all": "當存在 :values 時,必須缺少此欄位。", + "multiple_of": "該欄位必須是 :value 的倍數.", + "not_in": "選項無效。", + "not_regex": "格式錯誤。", + "numeric": "必須為一個數字。", + "password.letters": "該欄位必須至少包含一個字母。", + "password.mixed": "該欄位必須至少包含一個大寫字母和一個小寫字母。", + "password.numbers": "該欄位必須至少包含一個數字。", + "password.symbols": "該欄位必須包含至少一個符號。", + "password.uncompromised": "該欄位的內容已喺資料外洩中出現。請更換其他數值.", + "present": "必須存在。", + "present_if": "當 :other 等於 :value 時,該欄位必須存在。", + "present_unless": "除非 :other 等於 :value,否則該欄位必須存在。", + "present_with": "當存在 :values 時,該欄位必須存在。", + "present_with_all": "當 :values 都存在時,該欄位必須存在.", + "prohibited": "禁止此欄位。", + "prohibited_if": ":other 為 :value 時禁止此欄位。", + "prohibited_if_accepted": "當 :other 被接受時,禁止使用此欄位。", + "prohibited_if_declined": "當 :other 被拒絕時,禁止使用此欄位。", + "prohibited_unless": "除非 :other 在 :values 中,否則禁止此欄位。", + "prohibits": "此欄位唔可以有 :other.", + "regex": "格式錯誤。", + "relatable": "此欄位可能與此資源不相關聯。", + "required": "不能留空。", + "required_array_keys": "必須包含指定的鍵::values。", + "required_if": "當 :other 是 :value 時 不能留空。", + "required_if_accepted": "當接受 :other 時,此欄位是必需的.", + "required_if_declined": "當 :other 被拒絕時,此欄位係必需的。", + "required_unless": "當 :other 不是 :values 時 不能留空。", + "required_with": "當 :values 出現時 不能留空。", + "required_with_all": "當 :values 出現時 不能留空。", + "required_without": "當 :values 留空時,該欄位不能留空。", + "required_without_all": "當 :values 都不出現時 不能留空。", + "same": "必須與 :other 相同。", + "size.array": "必須是 :size 個單元。", + "size.file": "大小必須是 :size KB。", + "size.numeric": "大小必須是 :size。", + "size.string": "必須是 :size 個字符。", + "starts_with": "開頭必須包含下列之一::values。", + "string": "必須是一個字符串。", + "timezone": "必須是一個正確的時區值。", + "ulid": "該欄位必須是有效的 ULID。", + "unique": "已經存在。", + "uploaded": "上傳失敗。", + "uppercase": "該欄位必須大寫。", + "url": "網址格式錯誤。", + "uuid": "必須是有效的 UUID。" +} diff --git a/locales/zh_HK/php.json b/locales/zh_HK/php.json new file mode 100644 index 00000000000..481cd92c28b --- /dev/null +++ b/locales/zh_HK/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "必須接受 :attribute。", + "accepted_if": ":other 為 :value 時,:attribute 必須接受。", + "active_url": ":attribute 並非一個有效的網址。", + "after": ":attribute 必須要晚於 :date。", + "after_or_equal": ":attribute 必須要等於 :date 或更晚。", + "alpha": ":attribute 只能以字母組成。", + "alpha_dash": ":attribute 只能以字母、數字、連接線(-)及底線(_)組成。", + "alpha_num": ":attribute 只能以字母及數字組成。", + "any_of": ":attribute 欄位無效。", + "array": ":attribute 必須為陣列。", + "ascii": ":attribute 必須僅包含單字節字母數字字符和符號。", + "attached": "此 :attribute 已附加。", + "before": ":attribute 必須要早於 :date。", + "before_or_equal": ":attribute 必須要等於 :date 或更早。", + "between.array": ":attribute: 必須有 :min 至 :max 個項目。", + "between.file": ":attribute 必須介乎 :min 至 :max KB 之間。", + "between.numeric": ":attribute 必須介乎 :min 至 :max 之間。", + "between.string": ":attribute 必須介乎 :min 至 :max 個字符之間。", + "boolean": ":attribute 必須是布爾值。", + "can": ":attribute 欄位包含未经授权的值。", + "confirmed": ":attribute 確認欄位的輸入並不相符。", + "contains": ":attribute 欄位缺少必要的值。", + "current_password": "當前密碼不正確。", + "date": ":attribute 並非一個有效的日期。", + "date_equals": ":attribute 必須等於 :date。", + "date_format": ":attribute 與 :format 格式不相符。", + "decimal": ":attribute 必须有 :decimal 位小数。", + "declined": ":attribute 必須被拒絕。", + "declined_if": "當 :other 為 :value 時,:attribute 必須被拒絕。", + "different": ":attribute 與 :other 必須不同。", + "digits": ":attribute 必須是 :digits 位數字。", + "digits_between": ":attribute 必須介乎 :min 至 :max 位數字。", + "dimensions": ":attribute 圖片尺寸不正確。", + "distinct": ":attribute 已經存在。", + "doesnt_contain": ":attribute 欄位不可包含以下任何內容::values。", + "doesnt_end_with": ":attribute 不能以下列之一結尾::values。", + "doesnt_start_with": ":attribute 不能以下列之一開頭::values。", + "email": ":attribute 必須是有效的電郵地址。", + "ends_with": ":attribute 結尾必須包含下列之一::values。", + "enum": ":attribute 無效。", + "exists": ":attribute 不存在。", + "extensions": ":attribute 欄位必須具有以下擴展名之一::values。", + "failed": "用戶名或密碼錯誤。", + "file": ":attribute 必須是文件。", + "filled": ":attribute 不能留空。", + "gt.array": ":attribute 必須多於 :value 個項目。", + "gt.file": ":attribute 必須大於 :value KB。", + "gt.numeric": ":attribute 必須大於 :value。", + "gt.string": ":attribute 必須多於 :value 個字符。", + "gte.array": ":attribute 必須多於或等於 :value 個項目。", + "gte.file": ":attribute 必須大於或等於 :value KB。", + "gte.numeric": ":attribute 必須大於或等於 :value。", + "gte.string": ":attribute 必須多於或等於 :value 個字符。", + "hex_color": ":attribute 欄位必須是有效的十六進制顏色。", + "image": ":attribute 必須是一張圖片。", + "in": "所揀選的 :attribute 選項無效。", + "in_array": ":attribute 沒有在 :other 中。", + "in_array_keys": ":attribute 欄位必須至少包含以下鍵之一::values。", + "integer": ":attribute 必須是一個整數。", + "ip": ":attribute 必須是一個有效的 IP 地址。", + "ipv4": ":attribute 必須是一個有效的 IPv4 地址。", + "ipv6": ":attribute 必須是一個有效的 IPv6 地址。", + "json": ":attribute 必須是正確的 JSON 格式。", + "list": ":attribute 欄位必須是一個列表。", + "lowercase": ":attribute 必須小寫。", + "lt.array": ":attribute 必須少於 :value 個項目。", + "lt.file": ":attribute 必須小於 :value KB。", + "lt.numeric": ":attribute 必須小於 :value。", + "lt.string": ":attribute 必須少於 :value 個字符。", + "lte.array": ":attribute 必須少於或等於 :value 個項目。", + "lte.file": ":attribute 必須小於或等於 :value KB。", + "lte.numeric": ":attribute 必須小於或等於 :value。", + "lte.string": ":attribute 必須少於或等於 :value 個字符。", + "mac_address": ":attribute 必須是一個有效的 MAC 地址。", + "max.array": ":attribute 不能多於 :max 個項目。", + "max.file": ":attribute 不能大於 :max KB。", + "max.numeric": ":attribute 不能大於 :max。", + "max.string": ":attribute 不能多於 :max 個字符。", + "max_digits": ":attribute 不得超過 :max 位。", + "mimes": ":attribute 必須為 :values 的檔案。", + "mimetypes": ":attribute 必須為 :values 的檔案。", + "min.array": ":attribute 不能小於 :min 個項目。", + "min.file": ":attribute 不能小於 :min KB。", + "min.numeric": ":attribute 不能小於 :min。", + "min.string": ":attribute 不能小於 :min 個字符。", + "min_digits": ":attribute 必須至少有 :min 位數字。", + "missing": "必須缺少 :attribute 欄位。", + "missing_if": "當 :other 為 :value 時,必須缺少 :attribute 欄位。", + "missing_unless": "必須缺少 :attribute 欄位,除非 :other 是 :value。", + "missing_with": "存在 :values 時,必須缺少 :attribute 欄位。", + "missing_with_all": "存在 :values 時,必須缺少 :attribute 欄位。", + "multiple_of": "所揀選的 :attribute 必須為 :value 中的多個。", + "next": "下一頁 »", + "not_in": "所揀選的 :attribute 選項無效。", + "not_regex": ":attribute 的格式錯誤。", + "numeric": ":attribute 必須為一個數字。", + "password": "密碼錯誤。", + "password.letters": ":attribute 必须至少包含一个字母。", + "password.mixed": ":attribute 必须至少包含一个大写字母和一个小写字母。", + "password.numbers": ":attribute 必须至少包含一个数字。", + "password.symbols": ":attribute 必须包含至少一个符号。", + "password.uncompromised": "给定的 :attribute 已出现数据泄漏。请选择不同的 :attribute。", + "present": ":attribute 必須存在。", + "present_if": "當 :other 等於 :value 時,必須存在 :attribute 欄位。", + "present_unless": "除非 :other 等於 :value,否則 :attribute 欄位必須存在。", + "present_with": "當 :values 存在時,:attribute 欄位必須存在。", + "present_with_all": "當存在 :values 時,必須存在 :attribute 欄位。", + "previous": "« 上一頁", + "prohibited": ":attribute 欄位被禁止。", + "prohibited_if": "當 :other 為 :value 時,:attribute欄位被禁止。", + "prohibited_if_accepted": "當 :other 已被接受時,禁止使用 :attribute 欄位。", + "prohibited_if_declined": "當 :other 已被拒絕時,禁止使用 :attribute 欄位。", + "prohibited_unless": ":attribute 欄位被禁止,除非 :other 位於 :values 中。", + "prohibits": ":attribute 不能包含 :other。", + "regex": ":attribute 的格式錯誤。", + "relatable": "此 :attribute 可能與此資源不相關聯。", + "required": ":attribute 不能留空。", + "required_array_keys": ":attribute 必須包含指定的鍵::values.", + "required_if": "當 :other 是 :value 時 :attribute 不能留空。", + "required_if_accepted": "接受 :other 時需要 :attribute 欄位。", + "required_if_declined": "拒絕 :other 時需要 :attribute 欄位。", + "required_unless": "當 :other 不是 :values 時 :attribute 不能留空。", + "required_with": "當 :values 出現時 :attribute 不能留空。", + "required_with_all": "當 :values 出現時 :attribute 不能留空。", + "required_without": "當 :values 留空時,:attribute 欄位不能留空。", + "required_without_all": "當 :values 都不出現時 :attribute 不能留空。", + "reset": "密碼重設已完成!", + "same": ":attribute 與 :other 必須相同。", + "sent": "密碼重設電郵經已寄出!", + "size.array": ":attribute 必須是 :size 個單元。", + "size.file": ":attribute 的大小必須是 :size KB。", + "size.numeric": ":attribute 的大小必須是 :size。", + "size.string": ":attribute 必須是 :size 個字符。", + "starts_with": ":attribute 開頭必須包含下列之一::values。", + "string": ":attribute 必須是一個字符串", + "throttle": "您嘗試的登入次數過多,請在 :seconds 秒後再試。", + "throttled": "請稍候再試。", + "timezone": ":attribute 必須是一個正確的時區值。", + "token": "密碼重設碼不正確。", + "ulid": ":attribute 必須是有效的 ULID。", + "unique": ":attribute 已經存在。", + "uploaded": ":attribute 上傳失敗。", + "uppercase": ":attribute 必須大寫。", + "url": ":attribute 的格式錯誤。", + "user": "找不到該電郵地址所對應的用戶。", + "uuid": ":attribute 必須是有效的 UUID。" +} diff --git a/locales/zh_TW/_excludes.json b/locales/zh_TW/_excludes.json new file mode 100644 index 00000000000..2fdefcae18a --- /dev/null +++ b/locales/zh_TW/_excludes.json @@ -0,0 +1,10 @@ +[ + "API Token", + "API Tokens", + "CSV (.csv)", + "Email", + "email", + "Excel (.xlsx)", + "ID", + "Nova" +] diff --git a/locales/zh_TW/json-inline.json b/locales/zh_TW/json-inline.json new file mode 100644 index 00000000000..fb4e9dce83a --- /dev/null +++ b/locales/zh_TW/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "該欄位必須是有效角色。", + "The :attribute must be at least :length characters and contain at least one number.": "此欄位必須至少包含 :length 個字符並至少包含一個數字。", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "此欄位必須至少有 :length 個字符,並且至少包含一個特殊字符和一個數字。", + "The :attribute must be at least :length characters and contain at least one special character.": "該欄位必須至少有 :length 個字符,並且至少包含一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "此欄位必須至少為 :length 個字符,並且至少包含一個大寫字符和一個數字。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "此欄位必須至少包含 :length 個字符,並且至少包含一個大寫字符和一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "此欄位必須至少包含 :length 個字符,並且至少包含一個大寫字符、一個數字和一個特殊字符。", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "該欄位必須至少有 :length 個字符,並且至少包含一個大寫字符。", + "The :attribute must be at least :length characters.": "此欄位必須至少包含 :length 個字符。", + "The :attribute must contain at least one letter.": "該欄位必須至少包含一個字母。", + "The :attribute must contain at least one number.": "該欄位必須至少包含一個數字。", + "The :attribute must contain at least one symbol.": "該欄位必須包含至少一個符號。", + "The :attribute must contain at least one uppercase and one lowercase letter.": "該欄位必須至少包含一個大寫字母和一個小寫字母。", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "給定的欄位已出現在數據洩漏中。請選擇其他欄位。" +} diff --git a/locales/zh_TW/json.json b/locales/zh_TW/json.json new file mode 100644 index 00000000000..a2a35b3b3be --- /dev/null +++ b/locales/zh_TW/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(還有 :count 個錯誤)", + "(and :count more errors)": "(還有 :count 個錯誤)", + "30 Days": "30天", + "60 Days": "60天", + "90 Days": "90天", + ":amount selected": ":amount 個已選擇", + ":amount Total": "總計::amount", + ":days day trial": ":days 天試用", + ":resource Details": ":resource 詳細資料", + ":resource Details: :title": ":resource 詳細資料::title", + "A decryption key is required.": "需要解密金鑰。", + "A fresh verification link has been sent to your email address.": "驗證連結已傳送到您的電子郵件地址。", + "A new verification link has been sent to the email address you provided during registration.": "新的驗證連結已傳送到您註冊時提供的電子郵件地址。", + "A new verification link has been sent to the email address you provided in your profile settings.": "新的驗證連結已傳送到您個人資料設定裡的電子郵件地址。", + "A new verification link has been sent to your email address.": "新的驗證連結已傳送到您的電子郵件地址。", + "Accept Invitation": "接受邀請", + "Action": "操作", + "Action Event": "動作事件", + "Action Events": "行動事件", + "Action Happened At": "操作發生時間", + "Action Initiated By": "發起人", + "Action Name": "操作名稱", + "Action Status": "狀態", + "Action Target": "目標", + "Actions": "動作", + "Add": "新增", + "Add :resource": "新增 :resource", + "Add a new team member to your team, allowing them to collaborate with you.": "新增一個新的團隊成員到您的團隊,讓他們與您合作。", + "Add additional security to your account using two factor authentication.": "使用雙重認證為您的帳號提高額外的安全性。", + "Add Payment Method": "新增支付方式", + "Add row": "新增列", + "Add Team Member": "新增團隊成員", + "Add VAT Number": "新增增值稅號碼 (統一編號)", + "Added.": "已新增。", + "Additional billing information updated successfully.": "額外的帳單資訊已成功更新。", + "Address": "地址", + "Address Line 2": "地址2", + "Administrator": "系統管理員", + "Administrator users can perform any action.": "系統管理使用者可以執行任何操作。", + "Afghanistan": "阿富汗", + "Aland Islands": "奧蘭群島", + "Albania": "阿爾巴尼亞", + "Algeria": "阿爾及利亞", + "All of the people that are part of this team.": "所有人都是這個團隊的一部分。", + "All resources loaded.": "所有資源均已載入。", + "All rights reserved.": "版權所有。", + "Already registered?": "已註冊?", + "American Samoa": "美屬薩摩亞", + "An error occurred while uploading the file.": "上傳檔案時發生錯誤。", + "An error occurred while uploading the file: :error": "上傳檔案時發生錯誤::error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "發生意外錯誤,我們已通知我們的支援團隊。 請稍後再試。", + "Andorra": "安道爾", + "Angola": "安哥拉", + "Anguilla": "安圭拉", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "載入此頁面後有另一個使用者已更新此資源。請重新載入此頁面後再試一次", + "Antarctica": "南極洲", + "Antigua And Barbuda": "安提瓜和巴布達", + "Antigua and Barbuda": "安提瓜和巴布達", + "API Token": "API 令牌", + "API Token Permissions": "API 權杖的權限 (token)", + "API Tokens": "API 權杖 (token)", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API 權杖 (token) 允許協力廠商與我們的應用程式進行認證。", + "Apply": "申請", + "Apply Coupon": "申請優惠券", + "April": "四月", + "Are you sure you want to attempt to pay :amount?": "您確定要嘗試支付 :amount 美元嗎?", + "Are you sure you want to cancel your subscription?": "您確定要取消訂閱嗎?", + "Are you sure you want to delete all the notifications?": "您確定要刪除所有通知嗎?", + "Are you sure you want to delete the selected resources?": "您確定要刪除資源嗎?", + "Are you sure you want to delete this file?": "您確定要刪除此檔案嗎?", + "Are you sure you want to delete this notification?": "您確定要刪除此通知嗎?", + "Are you sure you want to delete this payment method?": "您確定要刪除此支付方式嗎?", + "Are you sure you want to delete this resource?": "您確定要刪除此資源嗎?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "您確定要刪除這個團隊嗎?一旦一個團隊被刪除,它的所有資源和資料將被永久刪除。", + "Are you sure you want to delete your account?": "您確定要刪除您的帳號嗎?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "您確定要刪除您的帳號嗎?一旦您的帳號被刪除,其所有資源和資料將被永久刪除。請輸入您的密碼,確認您要永久刪除您的帳號。", + "Are you sure you want to detach the selected resources?": "您確定要分離所選資源嗎?", + "Are you sure you want to detach this resource?": "您確定要分離此資源嗎?", + "Are you sure you want to force delete the selected resources?": "您確定要強制刪除所選資源嗎?", + "Are you sure you want to force delete this resource?": "您確定要強制刪除此資源嗎?", + "Are you sure you want to log out?": "您確定要登出嗎?", + "Are you sure you want to mark all notifications as read?": "您確定要將所有通知標記為已讀嗎?", + "Are you sure you want to remove this item?": "您確定要刪除該專案嗎?", + "Are you sure you want to restore the selected resources?": "您確定要恢復所選資源嗎?", + "Are you sure you want to restore this resource?": "您確定要恢復此資源嗎?", + "Are you sure you want to resume your subscription?": "您確定要恢復訂閱嗎?", + "Are you sure you want to run this action?": "您確定要執行此操作嗎?", + "Are you sure you want to set this payment method as your default?": "您確定要將此支付方式設為預設支付方式嗎?", + "Are you sure you want to stop impersonating?": "您確定要停止模擬登入嗎?", + "Are you sure you would like to delete this API token?": "您確定要刪除這個 API 權杖 (token) 嗎?", + "Are you sure you would like to leave this team?": "您確定要離開這個團隊嗎?", + "Are you sure you would like to remove this person from the team?": "您確定要把這個人從團隊中刪除嗎?", + "Are you sure you would like to switch billing plans?": "您確定要切換帳單計費方案嗎?", + "Argentina": "阿根廷", + "Armenia": "亞美尼亞", + "Aruba": "阿魯巴", + "Attach": "附加", + "Attach & Attach Another": "附加和附加另一個", + "Attach :resource": "附加 :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "透過拖拉、挑選或貼上檔案來附加檔案。", + "August": "八月", + "Australia": "澳大利亞", + "Austria": "奧地利", + "Azerbaijan": "亞塞拜然", + "Bahamas": "巴哈馬", + "Bahrain": "巴林", + "Bangladesh": "孟加拉", + "Barbados": "巴貝多", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "在繼續之前,您可以點擊我們剛剛傳給給您的連結來驗證您的電子郵件地址,如果您沒有收到那封電子郵件,我們將很樂意再傳送一封給您。", + "Before proceeding, please check your email for a verification link.": "在繼續之前,請檢查您的電子郵件中的驗證連結。", + "Belarus": "白俄羅斯", + "Belgium": "比利時", + "Belize": "貝里斯", + "Benin": "貝南", + "Bermuda": "百慕達", + "Bhutan": "不丹", + "Billing Information": "帳單資訊", + "Billing Management": "帳單管理", + "Bolivia": "玻利維亞", + "Bolivia, Plurinational State of": "玻利維亞", + "Bonaire, Sint Eustatius and Saba": "博內爾島,聖尤斯特歇斯和薩巴多", + "Bosnia And Herzegovina": "波士尼亞與赫塞哥維納", + "Bosnia and Herzegovina": "波士尼亞與赫塞哥維納", + "Botswana": "波札那", + "Bouvet Island": "布維島", + "Brazil": "巴西", + "British Indian Ocean Territory": "英屬印度洋領地", + "Browser Sessions": "瀏覽器工作階段", + "Brunei Darussalam": "汶萊", + "Bulgaria": "保加利亞", + "Burkina Faso": "布吉納法索", + "Burundi": "蒲隆地", + "Cambodia": "柬埔寨", + "Cameroon": "喀麥隆", + "Canada": "加拿大", + "Cancel": "取消", + "Cancel Subscription": "取消訂閱", + "Cape Verde": "維德角", + "Card": "卡片", + "Cayman Islands": "開曼群島", + "Central African Republic": "中非共和國", + "Chad": "查德", + "Change Subscription Plan": "更改訂閱方案", + "Change the current payment method attached to your subscription": "變更您訂閱所附的目前付款方式。", + "Changes": "更改", + "Checkout": "查看", + "Chile": "智利", + "China": "中國", + "Choose": "挑選", + "Choose :field": "挑選 :field", + "Choose :resource": "挑選 :resource", + "Choose an option": "挑選一個選項", + "Choose date": "挑選日期", + "Choose File": "挑選檔案", + "Choose Files": "挑選檔案", + "Choose Type": "挑選種類", + "Christmas Island": "聖誕島", + "City": "城市", + "Click here to re-send the verification email.": "按一下這裡來重新傳送驗證電子郵件", + "click here to request another": "按一下這裡來要求另一個", + "Click to choose": "按一下來挑選", + "Close": "關閉", + "Cocos (Keeling) Islands": "科科斯(基林)群島", + "Code": "驗證碼", + "Colombia": "哥倫比亞", + "Comoros": "葛摩", + "Confirm": "確認", + "Confirm Billing Action": "確認帳單操作", + "Confirm Password": "確認密碼", + "Confirm Payment": "確認付款", + "Confirm your :amount payment": "確認您的 :amount 付款資訊", + "Congo": "剛果", + "Congo, Democratic Republic": "剛果民主共和國", + "Congo, the Democratic Republic of the": "剛果民主共和國", + "Constant": "常數", + "Continue To Payment": "繼續付款", + "Cook Islands": "庫克群島", + "Copy to clipboard": "複製到剪貼板", + "Costa Rica": "哥斯大黎加", + "Cote D'Ivoire": "象牙海岸", + "Country": "國家", + "Coupon": "優惠券", + "Coupon applied successfully.": "優惠券應用成功。", + "Create": "建立", + "Create & Add Another": "建立並新增另一個", + "Create :resource": "建立 :resource", + "Create a new team to collaborate with others on projects.": "建立一個新的團隊,與他人合作進行計畫。", + "Create Account": "建立帳號", + "Create API Token": "建立 API 權杖 (token)", + "Create New Team": "建立新的團隊", + "Create Team": "建立團隊", + "Created.": "已建立。", + "Croatia": "克羅埃西亞", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "古巴", + "Curaçao": "古拉索", + "Current Password": "目前密碼", + "Current Subscription Plan": "目前的訂閱方案", + "Currently Subscribed": "目前的訂閱", + "Customer Balance": "客戶餘額", + "Customize": "自訂", + "Cyprus": "賽普勒斯", + "Czech Republic": "捷克", + "Côte d'Ivoire": "象牙海岸", + "Dark": "暗色", + "Dashboard": "控制面板", + "December": "十二月", + "Decrease": "減少", + "Default": "預設", + "Delete": "刪除", + "Delete :resource": "刪除 :resource", + "Delete Account": "刪除帳號", + "Delete all notifications": "刪除所有通知", + "Delete API Token": "刪除 API 權杖 (token)", + "Delete File": "刪除檔", + "Delete Notification": "刪除通知", + "Delete Resource": "刪除資源", + "Delete Selected": "刪除選定", + "Delete Team": "刪除團隊", + "Denmark": "丹麥", + "Detach": "分離", + "Detach Resource": "分離資源", + "Detach Selected": "分離選定", + "Details": "詳情", + "Disable": "停用", + "Djibouti": "吉布地", + "Do you really want to leave? You have unsaved changes.": "您真的想離開嗎? 您還有未儲存的更動。", + "Dominica": "星期日", + "Dominican Republic": "多明尼加共和國", + "Done.": "已完成。", + "Download": "下載", + "Download Invoice": "下載發票", + "Drop file or click to choose": "拖放檔案或點擊以挑選", + "Drop files or click to choose": "拖放檔案或點擊以挑選", + "Ecuador": "厄瓜多爾", + "Edit": "編輯", + "Edit :resource": "編輯 :resource", + "Edit Attached": "編輯附件", + "Edit Profile": "編輯個人檔案", + "Editor": "編輯者", + "Editor users have the ability to read, create, and update.": "編輯者可以讀取、建立和更新。", + "Egypt": "埃及", + "El Salvador": "薩爾瓦多", + "Email": "電子郵件", + "email": "電子郵件", + "Email Address": "電子郵件地址", + "Email Addresses": "電子郵件地址", + "Email Password Reset Link": "寄出重設密碼連結", + "Email Verification": "電子郵件驗證", + "Enable": "啟用", + "Encrypted environment file already exists.": "加密環境檔案已存在。", + "Encrypted environment file not found.": "未找到加密環境檔案。", + "Ensure your account is using a long, random password to stay secure.": "確保您的帳號使用夠長且隨機的密碼來確保安全。", + "Environment file already exists.": "環境檔案已存在。", + "Environment file not found.": "未找到環境檔案。", + "Equatorial Guinea": "赤道幾內亞", + "Eritrea": "厄利垂亞", + "Error": "錯誤", + "errors": "錯誤", + "Estonia": "愛沙尼亞", + "Ethiopia": "衣索比亞", + "ex VAT": "未含增值稅 (營業稅)", + "Excel (.xlsx)": "Excel (.xlsx)", + "Expires :expiration": "過期 :expiration", + "Export As CSV": "匯出為 CSV", + "Extra Billing Information": "額外的帳單資訊", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "需要額外的確認以處理您的付款。 請點擊下方的按鈕進入付款頁面。", + "Failed Subscription Payment": "訂閱付款失敗", + "Failed to load :resource!": "無法載入 :resource!", + "Falkland Islands (Malvinas)": "福克蘭群島(馬維納斯)", + "Faroe Islands": "法羅群島", + "February": "二月", + "Fiji": "斐濟", + "Filename": "檔案名稱", + "Finish enabling two factor authentication.": "完成啟用雙重認證。", + "Finland": "芬蘭", + "For your security, please confirm your password to continue.": "為了安全起見,在繼續前請先輸入您的密碼。", + "Forbidden": "拒絕存取", + "Force Delete": "強制刪除", + "Force Delete :resource": "強制刪除 :resource", + "Force Delete Resource": "強制刪除資源", + "Force Delete Selected": "強制刪除所選內容", + "Forgot Password": "忘記密碼", + "Forgot your password?": "忘記密碼了嗎?", + "Forgot Your Password?": "忘記密碼了嗎?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "忘記密碼?沒關係。請輸入您的電子郵件地址,我們將透過電子郵件傳送重設密碼連結給您,讓您重新設定一個新的密碼。", + "France": "法國", + "French Guiana": "法屬圭亞那", + "French Polynesia": "法屬波里尼西亞", + "French Southern Territories": "法國南部領土", + "From": "從", + "Gabon": "加蓬", + "Gambia": "甘比亞", + "Georgia": "喬治亞", + "Germany": "德國", + "Ghana": "迦納", + "Gibraltar": "直布羅陀", + "Go Home": "回首頁", + "Go to page :page": "前往第 :page 頁", + "Great! You have accepted the invitation to join the :team team.": "太好了,您已接受了加入團隊「:team」的邀請。", + "Greece": "希臘", + "Greenland": "格陵蘭島", + "Grenada": "格瑞那達", + "Guadeloupe": "瓜地洛普", + "Guam": "關島", + "Guatemala": "瓜地馬拉", + "Guernsey": "根西島", + "Guinea": "幾內亞", + "Guinea-Bissau": "幾內亞比索", + "Guyana": "圭亞那", + "Haiti": "海地", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "想取消您的訂閱?您可以在目前的帳單計費週期結束前即時恢復您的訂閱。在帳單計費週期結束後,您可以挑選一個全新的訂閱方案。", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "想取消您的訂閱?您可以在目前的帳單計費週期結束前即時恢復您的訂閱。在帳單計費週期結束後,您可以挑選一個全新的訂閱方案。", + "Heard Island & Mcdonald Islands": "赫德島和麥當勞群島", + "Heard Island and McDonald Islands": "赫德島和麥當勞群島", + "Hello!": "您好!", + "Hide Content": "隱藏內容", + "Hold Up!": "等等!", + "Holy See (Vatican City State)": "羅馬教廷", + "Honduras": "洪都拉斯", + "Hong Kong": "香港", + "Hungary": "匈牙利", + "I agree to the :terms_of_service and :privacy_policy": "我同意 :terms_of_service 和 :privacy_policy", + "Iceland": "冰島", + "ID": "ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "如有必要,您可以登出您在其它裝置上的所有瀏覽器工作階段。下方列出了您最近的一些工作階段;但這個列表可能並不詳盡。如果您認為您的帳號已被入侵,您還應該更新您的密碼。", + "If you already have an account, you may accept this invitation by clicking the button below:": "如果您已有帳號,您可以透過點擊下方的按鈕接受這個邀請:", + "If you did not create an account, no further action is required.": "如果您未註冊帳號,請忽略此郵件。", + "If you did not expect to receive an invitation to this team, you may discard this email.": "如果您沒有預期會收到這個團隊的邀請,您可以刪除這封郵件。", + "If you did not receive the email": "如果您沒有收到郵件", + "If you did not request a password reset, no further action is required.": "如果您未要求重設密碼,請忽略此郵件。", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "如果您還沒有帳號,可以點擊下方的按鈕建立一個帳號。建立帳號後,您可以點擊此郵件中的邀請接受按鈕,接受團隊邀請:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "如果您需要在發票中添加特定的聯繫或稅收信息,例如您的完整業務名稱,增值稅標識號或記錄地址,則可以在此處添加。", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "如果您點擊「:actionText」按鈕時出現問題,請複製下方連結至瀏覽器中貼上:", + "Impersonate": "模擬登入", + "Increase": "增加", + "India": "印度", + "Indonesia": "印尼", + "Invalid filename.": "無效的檔案名稱。", + "Invalid JSON was returned from the route.": "路由回傳了無效的 JSON。", + "Invoice Email Addresses": "發票電子郵件地址", + "Invoice emails updated successfully.": "發票電子郵件成功更新。", + "Invoices": "發票清單", + "Iran, Islamic Republic Of": "伊朗", + "Iran, Islamic Republic of": "伊朗", + "Iraq": "伊拉克", + "Ireland": "愛爾蘭", + "Isle Of Man": "馬恩島", + "Isle of Man": "馬恩島", + "Israel": "以色列", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "您似乎沒有有效的訂閱。 您可以挑選以下訂閱方案之一開始。 訂閱方案可能會在您方便時更改或取消。", + "Italy": "義大利", + "Jamaica": "牙買加", + "January": "一月", + "Japan": "日本", + "Jersey": "澤西島", + "Jordan": "約旦", + "July": "七月", + "June": "六月", + "Kazakhstan": "哈薩克", + "Kenya": "肯亞", + "Key": "金鑰", + "Kiribati": "吉里巴斯", + "Korea": "韓國", + "Korea, Democratic People's Republic of": "北韓", + "Korea, Republic of": "韓國", + "Kosovo": "科索沃", + "Kuwait": "科威特", + "Kyrgyzstan": "吉爾吉斯", + "Lao People's Democratic Republic": "寮國", + "Last active": "上次活躍", + "Last used": "上次使用", + "Latvia": "拉脫維亞", + "Leave": "離開", + "Leave Team": "離開團隊", + "Lebanon": "黎巴嫩", + "length": "長度", + "Lens": "鏡頭", + "Lesotho": "賴索托", + "Liberia": "賴比瑞亞", + "Libyan Arab Jamahiriya": "利比亞", + "Liechtenstein": "列支敦士登", + "Light": "淺色", + "Lithuania": "立陶宛", + "Load :perPage More": "載入 :perPage 更多", + "Loading": "載入中", + "Location": "地點", + "Log in": "登入", + "Log In": "登入", + "Log Out": "登出", + "Log out": "登出", + "Log Out Other Browser Sessions": "登出其它瀏覽器工作階段", + "Log Viewer": "記錄檔檢視器", + "Login": "登入", + "Logout": "登出", + "Logs": "記錄", + "Luxembourg": "盧森堡", + "Macao": "澳門", + "Macedonia": "北馬其頓", + "Macedonia, the former Yugoslav Republic of": "北馬其頓", + "Madagascar": "馬達加斯加", + "Malawi": "馬拉威", + "Malaysia": "馬來西亞", + "Maldives": "馬爾地夫", + "Mali": "小", + "Malta": "馬爾他", + "Manage Account": "管理帳號", + "Manage and log out your active sessions on other browsers and devices.": "管理或登出您在其它瀏覽器及裝置上的工作階段。", + "Manage API Tokens": "管理 API 權杖 (token)", + "Manage Role": "管理角色", + "Manage Team": "管理團隊", + "Managing billing for :billableName": "管理 :billableName 的帳單", + "March": "三月", + "Mark all as Read": "全部標記為已讀", + "Mark all notifications as read": "將所有通知標記為已讀", + "Mark Read": "標記為已讀", + "Mark Unread": "標記為未讀", + "Marshall Islands": "馬紹爾群島", + "Martinique": "馬丁尼克", + "Mauritania": "茅利塔尼亞", + "Mauritius": "模里西斯", + "May": "五月", + "Mayotte": "馬約特", + "Mexico": "墨西哥", + "Micronesia, Federated States Of": "密克羅尼西亞", + "Micronesia, Federated States of": "密克羅尼西亞", + "Moldova": "摩爾多瓦", + "Moldova, Republic of": "摩爾多瓦", + "Monaco": "摩納哥", + "Mongolia": "蒙古", + "Montenegro": "蒙特內哥羅", + "Month To Date": "月至今", + "Monthly": "每月", + "monthly": "每月", + "Montserrat": "蒙哲臘", + "Morocco": "摩洛哥", + "Mozambique": "莫三比克", + "Myanmar": "緬甸", + "Name": "姓名", + "name": "姓名", + "Namibia": "納米比亞", + "Nauru": "諾魯", + "Nepal": "尼泊爾", + "Netherlands": "荷蘭", + "Netherlands Antilles": "荷屬安地列斯", + "Nevermind": "沒關係", + "Nevermind, I'll keep my old plan": "沒關係,我會保留我的舊方案", + "New": "新增", + "New :resource": "新增 :resource", + "New Caledonia": "新喀里多尼亞", + "New Password": "新的密碼", + "New Zealand": "紐西蘭", + "Next": "下一個", + "Next Payment": "下次付款", + "Next Payment on": "下一次付款", + "Nicaragua": "尼加拉瓜", + "Niger": "尼日", + "Nigeria": "奈及利亞", + "Niue": "紐埃", + "No": "否", + "No :resource matched the given criteria.": "沒有 :resource 符合給定的標準。", + "No additional information...": "沒有其它資訊。..", + "No Current Data": "沒有目前資料", + "No Data": "沒有資料", + "no file selected": "未挑選檔案", + "No Increase": "不增加", + "No payment methods on file.": "沒有已設定之支付方式。", + "No payment scheduled.": "沒有排定之付款。", + "No Prior Data": "沒有先前的資料", + "No Results Found.": "沒有找到結果。", + "Norfolk Island": "諾福克島", + "Northern Mariana Islands": "北馬里安納群島", + "Norway": "挪威", + "Not Found": "找不到內容", + "Notifications": "通知", + "Nova": "Nova", + "Nova User": "Nova 使用者", + "November": "十一月", + "October": "十月", + "of": "於", + "OK": "好的", + "Oman": "阿曼", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "一旦團隊被刪除,其所有資源和資料將被永久刪除。在刪除該團隊之前,請下載您希望保留的有關該團隊的任何資料或資訊。", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "一旦您的帳號被刪除,其所有資源和資料將被永久刪除。在刪除您的帳號之前,請下載您希望保留的任何資料或資訊。", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "一旦您的帳號被刪除,其所有資源和資料將被永久刪除。請輸入您的密碼以確認您要永久刪除您的帳號。", + "Only Trashed": "只有垃圾", + "Open Invoices": "打開發票", + "Original": "原創", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "我們的帳單管理頁面可以讓您方便地管理訂閱方案、支付方式以及下載近期的發票。", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "我們的帳單管理頁面可以讓您方便地管理訂閱方案、支付方式以及下載近期的發票。", + "Page Expired": "頁面已過期", + "Pagination Navigation": "分頁導覽", + "Paid": "付費", + "Pakistan": "巴基斯坦", + "Palau": "帛琉", + "Palestinian Territory, Occupied": "巴勒斯坦領土", + "Panama": "巴拿馬", + "Papua New Guinea": "巴布亞紐幾內亞", + "Paraguay": "巴拉圭", + "Password": "密碼", + "password": "密碼", + "Payment Confirmation": "付款資訊確認", + "Payment Information": "付款資訊", + "Payment information updated successfully.": "付款資訊更新成功。", + "Payment Method": "支付方式", + "Payment Methods": "支付方式", + "Payment Required": "需要付款", + "Payments": "付款", + "Pending Team Invitations": "待處理團隊邀請函", + "Per Page": "每頁", + "Permanently delete this team.": "永久刪除此團隊", + "Permanently delete your account.": "永久刪除您的帳號", + "Permissions": "權限", + "Peru": "秘魯", + "Philippines": "菲律賓", + "Photo": "照片", + "Pitcairn": "皮特肯群島", + "Please accept the terms of service.": "請接受服務條款。", + "Please click the button below to verify your email address.": "請點擊下方按鈕驗證您的電子郵件地址:", + "Please confirm access to your account by entering one of your emergency recovery codes.": "請輸入您的緊急恢復碼以存取您的帳號。", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "請輸入您的認證器應用程式提供的驗證碼以存取您的帳號。", + "Please confirm your password before continuing.": "請在繼續前確認您的密碼。", + "Please copy your new API token. For your security, it won't be shown again.": "請複製您的新 API 權杖 (token)。為了您的安全,它不會再被顯示出來。", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "請輸入您的密碼,以確認您要登出您所有裝置上的其它瀏覽器工作階段。", + "Please provide a maximum of three invoice emails addresses.": "請最多提供三個發票電子郵件地址。", + "Please provide the email address of the person you would like to add to this team.": "請提供您想加入這個團隊的人的電子郵件地址。", + "Please set a default payment method before retrying payments.": "請在重試付款之前設置默認付款方式。", + "Please set a default payment method before swapping plans.": "請在更換方案前設定預設支付方式。", + "Poland": "波蘭", + "Portugal": "葡萄牙", + "Press / to search": "按 / 搜尋", + "Preview": "預覽", + "Previewing": "預覽中", + "Previous": "上一頁", + "Privacy Policy": "隱私權政策", + "Profile": "個人資料", + "Profile Information": "個人資料", + "Puerto Rico": "波多黎各", + "Qatar": "卡達", + "Quarter To Date": "本季至今", + "Recovery Code": "復原碼", + "Refresh": "刷新", + "Regards,": "致敬,", + "Regenerate Recovery Codes": "重新產生復原碼", + "Register": "註冊", + "Reload": "重新載入", + "Remember me": "記住我", + "Remember Me": "記住我", + "Remove": "移除", + "Remove Photo": "移除照片", + "Remove Team Member": "移除團隊成員", + "Replicate": "複製", + "Required fields": "必填字段", + "Resend Verification Email": "重新傳送驗證電子郵件", + "Reset Filters": "重設篩選器", + "Reset Password": "重設密碼", + "Reset Password Notification": "重設密碼通知", + "resource": "資源", + "Resource Row Dropdown": "資源列下拉", + "Resources": "資源", + "resources": "資源", + "Restore": "恢復", + "Restore :resource": "恢復 :resource", + "Restore Resource": "恢復資源", + "Restore Selected": "恢復選定", + "results": "結果", + "Resume Subscription": "恢復訂閱", + "Retry Payment": "重試付款", + "Return to :appName": "返回至 :appName", + "Reunion": "會議", + "Role": "角色", + "Romania": "羅馬尼亞", + "Run Action": "執行操作", + "Russian Federation": "俄羅斯聯邦", + "Rwanda": "盧安達", + "Réunion": "留尼旺", + "Saint Barthelemy": "聖巴泰勒米", + "Saint Barthélemy": "聖巴泰勒米", + "Saint Helena": "聖赫勒拿", + "Saint Kitts And Nevis": "聖基茨和尼維斯", + "Saint Kitts and Nevis": "聖基茨和尼維斯", + "Saint Lucia": "聖露西亞", + "Saint Martin": "聖馬丁", + "Saint Martin (French part)": "法屬聖馬丁", + "Saint Pierre And Miquelon": "聖皮爾和密克隆", + "Saint Pierre and Miquelon": "聖皮爾和密克隆", + "Saint Vincent And Grenadines": "聖文森特和格林納丁斯群島", + "Saint Vincent and the Grenadines": "聖文森特和格林納丁斯群島", + "Samoa": "薩摩亞", + "San Marino": "聖馬利諾", + "Sao Tome And Principe": "聖多美普林西比", + "Sao Tome and Principe": "聖多美普林西比", + "Saudi Arabia": "沙烏地阿拉伯", + "Save": "儲存", + "Saved.": "已儲存。", + "Scroll to bottom": "滾動到底部", + "Scroll to top": "滾動到頂部", + "Search": "搜尋", + "Secure Area": "安全區域", + "Select": "挑選", + "Select a different plan": "挑選不同的方案", + "Select a log file...": "挑選記錄檔...", + "Select A New Photo": "挑選新的照片", + "Select Action": "挑選操作", + "Select all": "全選", + "Select All Dropdown": "挑選所有下拉菜單", + "Select this page": "挑選此頁面", + "Send Password Reset Link": "傳送重設密碼連結", + "Senegal": "塞內加爾", + "September": "九月", + "Serbia": "塞爾維亞", + "Server Error": "伺服器錯誤", + "Service Unavailable": "暫時不提供服務", + "Set as default": "設為預設", + "Setup Key": "設定金鑰", + "Seychelles": "塞席爾", + "Show All Fields": "顯示所有欄位", + "Show Content": "顯示內容", + "Show Recovery Codes": "顯示復原碼", + "Showing": "顯示中", + "Sierra Leone": "獅子山", + "Signed in as": "已登入由", + "Singapore": "新加坡", + "Sint Maarten (Dutch part)": "聖馬丁島", + "Slovakia": "斯洛伐克", + "Slovenia": "斯洛維尼亞", + "Soft Deleted": "軟刪除", + "Solomon Islands": "所羅門群島", + "Somalia": "索馬利亞", + "Something went wrong.": "出了點問題。", + "Sorry! You are not authorized to perform this action.": "對不起! 您沒有權限執行此操作。", + "Sorry, your session has expired.": "對不起,您的工作階段已過期。", + "South Africa": "南非", + "South Georgia And Sandwich Isl.": "南喬治亞島和南桑威奇群島", + "South Georgia and the South Sandwich Islands": "南喬治亞島和南桑威奇群島", + "South Sudan": "南蘇丹", + "Spain": "西班牙", + "Sri Lanka": "斯里蘭卡", + "Standalone Actions": "獨立操作", + "Start Polling": "開始輪詢", + "Start polling": "開始輪詢", + "State / County": "省/縣", + "Stop Impersonating": "停止模擬", + "Stop Polling": "停止輪詢", + "Stop polling": "停止輪詢", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "將這些復原碼儲存在一個安全的密碼管理器中。如果您的兩步驟驗證裝置遺失,它們可以用來重新取得您帳號的存取權。", + "Subscribe": "訂閱", + "Subscription Information": "訂閱資訊", + "Subscription Pending": "訂閱待處理中", + "Sudan": "蘇丹", + "Suriname": "蘇利南", + "Svalbard And Jan Mayen": "斯瓦巴和揚馬延", + "Svalbard and Jan Mayen": "斯瓦巴和揚馬延", + "Swaziland": "史瓦帝尼", + "Sweden": "瑞典", + "Switch Teams": "挑選團隊", + "Switzerland": "瑞士", + "Syrian Arab Republic": "敘利亞", + "System": "系統", + "Taiwan": "臺灣", + "Taiwan, Province of China": "台灣", + "Tajikistan": "塔吉克", + "Tanzania": "坦尚尼亞", + "Tanzania, United Republic of": "坦尚尼亞", + "TAX": "稅", + "Team Details": "團隊詳情", + "Team Invitation": "團隊邀請", + "Team Members": "團隊成員", + "Team Name": "團隊名稱", + "Team Owner": "團隊擁有者", + "Team Settings": "團隊設定", + "Terms of Service": "服務條款", + "Thailand": "泰國", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "感謝您的註冊!在開始之前,您可以點擊我們剛剛寄給您的連結來驗證您的電子郵件地址,如果您沒有收到那封電子郵件,我們將很樂意再傳送一封給您。", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "感謝您一直以來的支持。我們已附上您的發票副本以供記錄。如果您有任何問題或疑慮,請告訴我們。", + "Thanks,": "感謝,", + "The :attribute must be a valid role.": ":attribute 不是正確的角色。", + "The :attribute must be at least :length characters and contain at least one number.": ":attribute 至少為 :length 個字元且至少包含一個數字。", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":attribute 長度至少 :length 位並且至少必須包含一個特殊字元和一個數字。", + "The :attribute must be at least :length characters and contain at least one special character.": ":attribute 至少為 :length 個字元且至少包含一個特殊字元。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":attribute 至少為 :length 個字元且至少包含一個大寫字母和一個數字。", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":attribute 至少為 :length 個字元且至少包含一個大寫字母和一個特殊字元。", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":attribute 至少為:length 個字元且至少包含一個大寫字母、一個數字和一個特殊字元。", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":attribute 至少為 :length 個字元且至少包含一個大寫字母。", + "The :attribute must be at least :length characters.": ":attribute 至少為 :length 個字元。", + "The :attribute must contain at least one letter.": ":attribute 至少包含一個字母。", + "The :attribute must contain at least one number.": ":attribute 至少包含一個數字。", + "The :attribute must contain at least one symbol.": ":attribute 至少包含一個符號。", + "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute 至少包含一個大寫和一個小寫字母。", + "The :resource was created!": ":resource 建立了!", + "The :resource was deleted!": ":resource 被刪除了!", + "The :resource was restored!": ":resource 恢復了!", + "The :resource was updated!": ":resource 更新了!", + "The action was executed successfully.": "操作已順利執行。", + "The default payment method cannot be removed.": "無法刪除預設支付方式。", + "The file was deleted!": "檔案已被删除!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "給定的 :attribute 出現在資料外洩中。 請挑選不同的 :attribute。", + "The given data was invalid.": "給定的數據無效。", + "The government won't let us show you what's behind these doors": "政府不會讓我們向您展示這些門後面的東西", + "The HasOne relationship has already been filled.": "HasOne 的關係已經被填上了。", + "The image could not be loaded": "圖片無法載入", + "The image could not be loaded.": "圖片無法載入。", + "The invoice emails must be valid email addresses.": "發票電子郵件必須是有效的電子郵件地址。", + "The password is incorrect.": "密碼不正確。", + "The provided coupon code is invalid.": "優惠券代碼無效。", + "The provided password does not match your current password.": "目前密碼不正確。", + "The provided password was incorrect.": "密碼錯誤。", + "The provided two factor authentication code was invalid.": "雙重認證碼無效。", + "The provided two factor recovery code was invalid.": "雙重證證復原碼無效。", + "The provided VAT number is invalid.": "增值稅號碼 (統一編號) 無效。", + "The resource was attached!": "資源已附加!", + "The resource was prevented from being saved!": "資源不能被儲存!", + "The resource was updated!": "資源已更新!", + "The response is not a streamed response.": "該響應不是流式響應。", + "The response is not a view.": "響應不是視圖。", + "The selected country is invalid.": "所選國家無效。", + "The selected plan is invalid.": "所選方案無效。", + "The selected resources have been :action!": "所選資源已:action個!", + "The team's name and owner information.": "團隊名稱和擁有者資訊。", + "There are no available options for this resource.": "這個資源沒有可用的選項。", + "There are no fields to display.": "沒有顯示的欄位。", + "There are no new notifications.": "沒有新通知。", + "There was a problem executing the action.": "執行操作時出現問題。", + "There was a problem fetching the resource.": "取得資源時出現問題。", + "There was a problem submitting the form.": "送出表單時出現問題。", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "這些人已被邀請加入您的團隊,並已收到一封邀請郵件。他們可以透過接受電子郵件邀請加入團隊。", + "This account does not have an active subscription.": "這個帳號沒有有效的訂閱。", + "This action is unauthorized.": "此操作未經授權。", + "This copy of Nova is unlicensed.": "目前使用的 Nova 未取得授權。", + "This coupon code can only be used by new customers.": "這個優惠券序號只能由新客戶使用。", + "This device": "目前裝置", + "This file field is read-only.": "這個檔案欄位是唯讀的。", + "This invoice is no longer open.": "此發票不再打開。", + "This is a secure area of the application. Please confirm your password before continuing.": "請在繼續之前確認您的密碼。", + "This password does not match our records.": "密碼不正確", + "This password reset link will expire in :count minutes.": "重設密碼連結將會在 :count 分鐘後失效。", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "這筆付款已開始,但尚未收到資金。這可能需要長達14天。", + "This resource no longer exists": "資源不再存在", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "訂閱已過期,無法恢復。請重新訂閱。", + "This user already belongs to the team.": "使用者已經在團隊中。", + "This user has already been invited to the team.": "使用者已經被邀請加入團隊。", + "Timor-Leste": "東帝汶", + "to": "至", + "To": "到", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "為了完成雙重認證設定,請使用您手機的認證器應用程式掃描以下的 QR code,或輸入設定金鑰並提供產生的 OTP 碼。", + "Today": "今天", + "Toggle navigation": "切換導覽", + "Togo": "多哥", + "Tokelau": "托克勞", + "Token Name": "權杖 (token) 名稱", + "Tonga": "東加", + "Too Many Requests": "要求次數過多。", + "total": "總計", + "Total:": "總共:", + "Trashed": "垃圾", + "Trinidad And Tobago": "千里達和多巴哥", + "Trinidad and Tobago": "千里達和多巴哥", + "Tunisia": "突尼西亞", + "Turkey": "土耳其", + "Turkmenistan": "土庫曼", + "Turks And Caicos Islands": "土克凱可群島", + "Turks and Caicos Islands": "土克凱可群島", + "Tuvalu": "吐瓦魯", + "Two Factor Authentication": "雙重認證", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "雙重認證已啟用。 使用手機的認證器應用程式掃描以下的 QR code,或輸入設定金鑰。", + "Type": "種類", + "Uganda": "烏干達", + "Ukraine": "烏克蘭", + "Unauthorized": "未授權", + "United Arab Emirates": "阿拉伯聯合大公國", + "United Kingdom": "英國", + "United States": "美國", + "United States Minor Outlying Islands": "美國離島", + "United States Outlying Islands": "美國離島", + "Unknown": "未知", + "Unpaid": "未付", + "Update": "更新", + "Update & Continue Editing": "更新並繼續編輯", + "Update :resource": "更新 :resource", + "Update :resource: :title": "更新 :resource::title", + "Update attached :resource: :title": "更新附 :resource: :title", + "Update Password": "更新密碼", + "Update Payment Information": "更新支付訊息", + "Update Payment Method": "更新支付方式", + "Update your account's profile information and email address.": "更新您的帳號資料和電子郵件地址。", + "Uploading": "上傳中", + "Uploading files... (:current/:total)": "上傳檔案... (:current/:total)", + "Uruguay": "烏拉圭", + "Use a recovery code": "使用復原碼", + "Use an authentication code": "使用驗證碼", + "User Actions": "使用者操作", + "User Security": "使用者安全", + "Username": "使用者名稱", + "Uzbekistan": "烏茲別克", + "Value": "價值", + "Vanuatu": "萬那杜", + "VAT Number": "增值稅號碼 (統一編號)", + "Venezuela": "委內瑞拉", + "Venezuela, Bolivarian Republic of": "委內瑞拉玻利瓦爾共和國", + "Verify Email Address": "驗證電子郵件地址", + "Verify Your Email Address": "驗證您的電子郵件地址", + "Viet Nam": "越南", + "View": "檢視", + "Virgin Islands, British": "英屬維京群島", + "Virgin Islands, U.S.": "美屬維京群島", + "Wallis And Futuna": "瓦利斯群島和富圖那群島", + "Wallis and Futuna": "瓦利斯群島和富圖那群島", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "我們正在處理您的訂閱。 訂閱處理完成後,此頁面將自動更新。 通常,這個過程應該只需要幾秒鐘。", + "We are unable to process your payment. Please contact customer support.": "我們無法處理您的付款。 請與客戶服務聯絡。", + "We have emailed your password reset link!": "我們已經寄出您的重設密碼連結!", + "We were unable to find a registered user with this email address.": "我們無法找到這個電子郵件地址的註冊使用者。", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "我們將向您在下面指定的電子郵件地址發送發票下載鏈接。您可以使用逗號分開多個電子郵件地址。", + "We're lost in space. The page you were trying to view does not exist.": "我們迷失在太空中 您嘗試查看的頁面不存在。", + "Welcome Back!": "歡迎再度光臨!", + "Western Sahara": "西撒哈拉", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "當啟用雙重認證時,在認證過程中會提示您輸入一個安全且隨機的權杖 (token)。您可以從手機的 Google Authenticator 應用程式中獲得此權杖 (token)。", + "Whoops": "哎呀", + "Whoops!": "哎呀!", + "Whoops! Something went wrong.": "哎呀!出了點問題", + "With Trashed": "與垃圾", + "Write": "寫", + "Year To Date": "年至今", + "Yearly": "年度的", + "Yemen": "葉門", + "Yes": "是", + "You are already subscribed.": "您已經完成訂閱。", + "You are currently within your free trial period. Your trial will expire on :date.": "您目前正在免費試用期。 您的試用期將於 :date 結束。", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "您目前正處於免費試用期內。您的試用期將於 :date. 到期 開始新的訂閱將結束您的試用期。", + "You are logged in!": "您已登入!", + "You are receiving this email because we received a password reset request for your account.": "您收到此電子郵件是因為我們收到了重設密碼的要求。", + "You have been invited to join the :team team!": "您已被邀請加入「:team」團隊!", + "You have enabled two factor authentication.": "您已經啟用了雙重認證。", + "You have not enabled two factor authentication.": "您還沒有啟用雙重認證。", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "您有一些未付的發票。更新您的預設支付方式後,您可以透過以下的發票列表重新嘗試付款。", + "You may accept this invitation by clicking the button below:": "您可以點擊下方的按鈕接受此邀請:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "您可以隨時取消訂閱。 取消訂閱後,您可以挑選在目前帳單計費週期結束之前恢復訂閱。", + "You may delete any of your existing tokens if they are no longer needed.": "如果不再需要,您可以刪除任何現有的權杖 (token)。", + "You may not delete your personal team.": "您不能刪除您的個人團隊。", + "You may not leave a team that you created.": "您不能離開您建立的團隊。", + "You will receive an invoice and payment link via email for each billing period.": "您將透過電子郵件收到每個帳單計費週期的發票和付款連結。", + "You're logged in!": "您已成功登入!", + "Your :invoiceName invoice is now available!": "您的 :invoiceName 發票已可取用!", + "Your billing address is :address :address2 :postal_code :city :state :country": "您的帳單地址是 :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "您的信用卡被拒絕。請聯絡您的信用卡發卡機構以獲取更多資訊。", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "您目前的支付方式是以 :lastFour 結尾的信用卡,到期日期為 :expiration 。", + "Your email address is unverified.": "您的電子郵件地址尚未驗證。", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "您上次支付的金額 :amount 失敗了。請更新您的支付方式以重試失敗的付款。", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "您上次於 :date 的 :amount 付款失敗。請更新您的支付方式以重新嘗試支付失敗的款項。", + "Your next payment of :amount will be processed on :date.": "您的下一筆 :amount 付款將在 :date 進行處理。", + "Your payment method has been added successfully.": "您的支付方式已成功添加。", + "Your payment method will be charged automatically for each billing period.": "您的支付方式將在每個帳單計費週期自動收費。", + "Your registered VAT Number is :vatNumber.": "您註冊的增值稅號碼 (統一編號) 是 :vatNumber.", + "Your subscription has been started successfully.": "您的訂閱已開始。", + "Your subscription has been successfully cancelled.": "您的訂閱已取消。", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "您的訂閱已成功取消。在您的帳單週期結束前,您仍可繼續使用。", + "Your subscription was successfully resumed.": "您的訂閱已恢復。", + "Your subscription was successfully updated.": "您的訂閱已更新。", + "Zambia": "尚比亞", + "Zimbabwe": "辛巴威", + "Zip / Postal Code": "郵遞區號 / 郵政編碼", + "Åland Islands": "奧蘭群島" +} diff --git a/locales/zh_TW/php-inline.json b/locales/zh_TW/php-inline.json new file mode 100644 index 00000000000..66d69256290 --- /dev/null +++ b/locales/zh_TW/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "必須接受。", + "accepted_if": "當 :other 為 :value 時,必須接受。", + "active_url": "不是有效的網址。", + "after": "必須要晚於 :date。", + "after_or_equal": "必須要等於 :date 或更晚。", + "alpha": "只能以字母組成。", + "alpha_dash": "只能以字母、數字、連接線(-)及底線(_)組成。", + "alpha_num": "只能以字母及數字組成。", + "any_of": "該領域無效。", + "array": "必須為陣列。", + "ascii": "只能以半形英數符號組成。", + "attached": "已附加。", + "before": "必須要早於 :date。", + "before_or_equal": "必須要等於 :date 或更早。", + "between.array": "必須有 :min - :max 個元素。", + "between.file": "必須介於 :min 至 :max KB 之間。", + "between.numeric": "必須介於 :min 至 :max 之間。", + "between.string": "必須介於 :min 至 :max 個字元之間。", + "boolean": "必須為布林值。", + "can": "該欄位包含未經授權的值。", + "confirmed": "確認欄位的輸入不一致。", + "contains": "該欄位缺少必要的值。", + "date": "不是有效的日期。", + "date_equals": "必須等於 :date。", + "date_format": "不符合 :format 的格式。", + "decimal": "必須為 :decimal 位數。", + "declined": "必須拒絕。", + "declined_if": "當 :other 為 :value 時,必須拒絕。", + "different": "必須與 :other 不同。", + "digits": "必須是 :digits 位數字。", + "digits_between": "必須介於 :min 至 :max 位數字。", + "dimensions": "圖片尺寸不正確。", + "distinct": "已經存在。", + "doesnt_contain": "該字段不得包含以下任何一個::values。", + "doesnt_end_with": "結尾不能包含下列之一: :values。", + "doesnt_start_with": "開頭不能包含下列之一: :values。", + "email": "必須是有效的 E-mail。", + "ends_with": "結尾必須包含下列之一::values。", + "enum": "無效的值。", + "exists": "不存在。", + "extensions": "此欄位必須具有以下擴展名之一::values。", + "file": "必須是有效的檔案。", + "filled": "不能留空。", + "gt.array": "必須多於 :value 個元素。", + "gt.file": "必須大於 :value KB。", + "gt.numeric": "必須大於 :value。", + "gt.string": "必須多於 :value 個字元。", + "gte.array": "必須多於或等於 :value 個元素。", + "gte.file": "必須大於或等於 :value KB。", + "gte.numeric": "必須大於或等於 :value。", + "gte.string": "必須多於或等於 :value 個字元。", + "hex_color": "此欄位必須是有效的十六進位顏色。", + "image": "必須是一張圖片。", + "in": "選項無效。", + "in_array": "沒有在 :other 中。", + "in_array_keys": "該字段必須至少包含以下鍵之一::values。", + "integer": "必須是一個整數。", + "ip": "必須是一個有效的 IP 位址。", + "ipv4": "必須是一個有效的 IPv4 位址。", + "ipv6": "必須是一個有效的 IPv6 位址。", + "json": "必須是正確的 JSON 字串。", + "list": "該欄位必須是一個列表。", + "lowercase": "必須是小寫字母。", + "lt.array": "必須少於 :value 個元素。", + "lt.file": "必須小於 :value KB。", + "lt.numeric": "必須小於 :value。", + "lt.string": "必須少於 :value 個字元。", + "lte.array": "必須少於或等於 :value 個元素。", + "lte.file": "必須小於或等於 :value KB。", + "lte.numeric": "必須小於或等於 :value。", + "lte.string": "必須少於或等於 :value 個字元。", + "mac_address": "必須是一個有效的 MAC 位址。", + "max.array": "最多有 :max 個元素。", + "max.file": "不能大於 :max KB。", + "max.numeric": "不能大於 :max。", + "max.string": "不能多於 :max 個字元。", + "max_digits": "不能多於 :max 數字。", + "mimes": "必須為 :values 的檔案。", + "mimetypes": "必須為 :values 的檔案。", + "min.array": "至少有 :min 個元素。", + "min.file": "不能小於 :min KB。", + "min.numeric": "不能小於 :min。", + "min.string": "不能少於 :min 個字元。", + "min_digits": "不能少於 :min 數字。", + "missing": "該欄位必須缺失。", + "missing_if": "當 :other 為 :value 時,此欄位必須缺失。", + "missing_unless": "除非 :other 為 :value,否則此欄位必須缺失。", + "missing_with": "當存在 :values 時,必須缺少此欄位。", + "missing_with_all": "當存在 :values 時,必須缺少此欄位。", + "multiple_of": "必須為 :value 中的多個。", + "not_in": "選項無效。", + "not_regex": "格式錯誤。", + "numeric": "必須為一個數字。", + "password.letters": "至少要包含一個字母。", + "password.mixed": "至少要包含一個大寫字母及一個小寫字母。", + "password.numbers": "至少要包含一個數字。", + "password.symbols": "至少要包含一個符號。", + "password.uncompromised": "似乎與外洩的密碼相符,請選擇其他的組合", + "present": "必須存在。", + "present_if": "當 :other 等於 :value 時,該欄位必須存在。", + "present_unless": "除非 :other 等於 :value,否則該欄位必須存在。", + "present_with": "當存在 :values 時,該欄位必須存在。", + "present_with_all": "當存在 :values 個時,該欄位必須存在。", + "prohibited": "禁止使用。", + "prohibited_if": "當 :other 為 :value 時,禁止使用。", + "prohibited_if_accepted": "當 :other 被接受時,此欄位不允許填寫。", + "prohibited_if_declined": "當 :other 被拒絕時,此欄位不允許填寫。", + "prohibited_unless": "除非 :other 在 :values 中,否則禁止使用。", + "prohibits": "必須不能包含 :other。", + "regex": "格式錯誤。", + "relatable": "可能與此資源不相關聯。", + "required": "不能留空。", + "required_array_keys": "必須至少包含一個鍵::values.", + "required_if": "當 :other 是 :value 時不能留空。", + "required_if_accepted": "當 :other 被接受時不能留空", + "required_if_declined": "當 :other 被拒絕時不能留空。", + "required_unless": "當 :other 不是 :values 時不能留空。", + "required_with": "當 :values 出現時不能留空。", + "required_with_all": "當 :values 出現時不能為空。", + "required_without": "當 :values 留空時不能留空。", + "required_without_all": "當 :values 都不出現時不能留空。", + "same": "必須與 :other 相同。", + "size.array": "必須是 :size 個元素。", + "size.file": "大小必須是 :size KB。", + "size.numeric": "大小必須是 :size。", + "size.string": "必須是 :size 個字元。", + "starts_with": "開頭必須包含下列之一::values。", + "string": "必須是一個字串。", + "timezone": "必須是一個正確的時區值。", + "ulid": "必須是有效的 ULID.", + "unique": "已經存在。", + "uploaded": "上傳失敗。", + "uppercase": "必須是大寫字母。", + "url": "格式錯誤。", + "uuid": "必須是有效的 UUID。" +} diff --git a/locales/zh_TW/php.json b/locales/zh_TW/php.json new file mode 100644 index 00000000000..df8327782a6 --- /dev/null +++ b/locales/zh_TW/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "必須接受 :attribute。", + "accepted_if": "當 :other 為 :value 時,:attribute 必須接受。", + "active_url": ":attribute 不是有效的網址。", + "after": ":attribute 必須要晚於 :date。", + "after_or_equal": ":attribute 必須要等於 :date 或更晚。", + "alpha": ":attribute 只能以字母組成。", + "alpha_dash": ":attribute 只能以字母、數字、連接線(-)及底線(_)組成。", + "alpha_num": ":attribute 只能以字母及數字組成。", + "any_of": ":attribute個字段無效。", + "array": ":attribute 必須為陣列。", + "ascii": ":attribute 必須僅包含單字節字母數字字符和符號。", + "attached": "此 :attribute 已附加。", + "before": ":attribute 必須要早於 :date。", + "before_or_equal": ":attribute 必須要等於 :date 或更早。", + "between.array": ":attribute: 必須有 :min - :max 個元素。", + "between.file": ":attribute 必須介於 :min 至 :max KB 之間。", + "between.numeric": ":attribute 必須介於 :min 至 :max 之間。", + "between.string": ":attribute 必須介於 :min 至 :max 個字元之間。", + "boolean": ":attribute 必須為布林值。", + "can": ":attribute 欄位包含未經授權的值。", + "confirmed": ":attribute 確認欄位的輸入不一致。", + "contains": ":attribute 欄位缺少必要的值。", + "current_password": "當前密碼不正確。", + "date": ":attribute 不是有效的日期。", + "date_equals": ":attribute 必須等於 :date。", + "date_format": ":attribute 不符合 :format 的格式。", + "decimal": ":attribute 必須有 :decimal 位小數。", + "declined": ":attribute 必須拒絕。", + "declined_if": "當 :other 為 :value 時,:attribute 必須拒絕。", + "different": ":attribute 與 :other 必須不同。", + "digits": ":attribute 必須是 :digits 位數字。", + "digits_between": ":attribute 必須介於 :min 至 :max 位數字。", + "dimensions": ":attribute 圖片尺寸不正確。", + "distinct": ":attribute 已經存在。", + "doesnt_contain": ":attribute個字段不得包含以下任何一個::values。", + "doesnt_end_with": ":attribute 不能以下列之一結尾::values。", + "doesnt_start_with": ":attribute 不能以下列之一開頭::values。", + "email": ":attribute 必須是有效的 E-mail。", + "ends_with": ":attribute 結尾必須包含下列之一::values。", + "enum": ":attribute 的值不正確。", + "exists": ":attribute 不存在。", + "extensions": ":attribute 欄位必須具有以下副檔名之一::values。", + "failed": "使用者名稱或密碼錯誤。", + "file": ":attribute 必須是有效的檔案。", + "filled": ":attribute 不能留空。", + "gt.array": ":attribute 必須多於 :value 個元素。", + "gt.file": ":attribute 必須大於 :value KB。", + "gt.numeric": ":attribute 必須大於 :value。", + "gt.string": ":attribute 必須多於 :value 個字元。", + "gte.array": ":attribute 必須多於或等於 :value 個元素。", + "gte.file": ":attribute 必須大於或等於 :value KB。", + "gte.numeric": ":attribute 必須大於或等於 :value。", + "gte.string": ":attribute 必須多於或等於 :value 個字元。", + "hex_color": ":attribute 欄位必須是有效的十六進位顏色。", + "image": ":attribute 必須是一張圖片。", + "in": "所選擇的 :attribute 選項無效。", + "in_array": ":attribute 沒有在 :other 中。", + "in_array_keys": ":attribute個字段必須至少包含以下密鑰之一::values。", + "integer": ":attribute 必須是一個整數。", + "ip": ":attribute 必須是一個有效的 IP 位址。", + "ipv4": ":attribute 必須是一個有效的 IPv4 位址。", + "ipv6": ":attribute 必須是一個有效的 IPv6 位址。", + "json": ":attribute 必須是正確的 JSON 字串。", + "list": ":attribute 欄位必須是列表。", + "lowercase": ":attribute 必須小寫。", + "lt.array": ":attribute 必須少於 :value 個元素。", + "lt.file": ":attribute 必須小於 :value KB。", + "lt.numeric": ":attribute 必須小於 :value。", + "lt.string": ":attribute 必須少於 :value 個字元。", + "lte.array": ":attribute 必須少於或等於 :value 個元素。", + "lte.file": ":attribute 必須小於或等於 :value KB。", + "lte.numeric": ":attribute 必須小於或等於 :value。", + "lte.string": ":attribute 必須少於或等於 :value 個字元。", + "mac_address": ":attribute 必須是一個有效的 MAC 位址。", + "max.array": ":attribute 最多有 :max 個元素。", + "max.file": ":attribute 不能大於 :max KB。", + "max.numeric": ":attribute 不能大於 :max。", + "max.string": ":attribute 不能多於 :max 個字元。", + "max_digits": ":attribute 不得超過 :max 位。", + "mimes": ":attribute 必須為 :values 的檔案。", + "mimetypes": ":attribute 必須為 :values 的檔案。", + "min.array": ":attribute 至少有 :min 個元素。", + "min.file": ":attribute 不能小於 :min KB。", + "min.numeric": ":attribute 不能小於 :min。", + "min.string": ":attribute 不能小於 :min 個字元。", + "min_digits": ":attribute 必須至少有 :min 位數字。", + "missing": "必須缺少 :attribute 欄位。", + "missing_if": "當 :other 為 :value 時,必須缺少 :attribute 欄位。", + "missing_unless": "必須缺少 :attribute 欄位,除非 :other 是 :value。", + "missing_with": "存在 :values 時,必須缺少 :attribute 欄位。", + "missing_with_all": "存在 :values 時,必須缺少 :attribute 欄位。", + "multiple_of": "所選擇的 :attribute 必須為 :value 中的多個。", + "next": "下一頁 »", + "not_in": "所選擇的 :attribute 選項無效。", + "not_regex": ":attribute 的格式錯誤。", + "numeric": ":attribute 必須為一個數字。", + "password": "密碼錯誤", + "password.letters": ":attribute 必須至少包含一個字母。", + "password.mixed": ":attribute 必須至少包含一個大寫字母和一個小寫字母。", + "password.numbers": ":attribute 必須至少包含一個數字。", + "password.symbols": ":attribute 必須包含至少一個符號。", + "password.uncompromised": "給定的 :attribute 已出現數據洩漏。請選擇不同的 :attribute。", + "present": ":attribute 必須存在。", + "present_if": "當 :other 等於 :value 時,必須存在 :attribute 個欄位。", + "present_unless": "除非 :other 等於 :value,否則 :attribute 個欄位必須存在。", + "present_with": "當 :values 存在時,:attribute 個欄位必須存在。", + "present_with_all": "當存在 :values 時,必須存在 :attribute 個欄位。", + "previous": "« 上一頁", + "prohibited": ":attribute 欄位被禁止。", + "prohibited_if": "当 :other 为 :value 时,:attribute 欄位被禁止。", + "prohibited_if_accepted": ":attribute 欄位在 :other 被接受時不允許填寫。", + "prohibited_if_declined": ":attribute 欄位在 :other 被拒絕時不允許填寫。", + "prohibited_unless": ":attribute 欄位被禁止,除非 :other 在 :values 中。", + "prohibits": ":attribute 欄位禁止包含 :other。", + "regex": ":attribute 的格式錯誤。", + "relatable": "此 :attribute 可能與該資源無關。", + "required": ":attribute 不能留空。", + "required_array_keys": ":attribute 必須包含 :values 中的一個鍵。", + "required_if": "當 :other 是 :value 時 :attribute 不能留空。", + "required_if_accepted": "接受 :other 時需要 :attribute 欄位。", + "required_if_declined": "拒絕 :other 時需要 :attribute 欄位。", + "required_unless": "當 :other 不是 :values 時 :attribute 不能留空。", + "required_with": "當 :values 出現時 :attribute 不能留空。", + "required_with_all": "當 :values 出現時 :attribute 不能為空。", + "required_without": "當 :values 未出現時,:attribute 不能留空。", + "required_without_all": "當 :values 都不出現時 :attribute 不能留空。", + "reset": "密碼已成功重設!", + "same": ":attribute 與 :other 必須相同。", + "sent": "密碼重設郵件已發送!", + "size.array": ":attribute 必須是 :size 個元素。", + "size.file": ":attribute 的大小必須是 :size KB。", + "size.numeric": ":attribute 的大小必須是 :size。", + "size.string": ":attribute 必須是 :size 個字元。", + "starts_with": ":attribute 開頭必須包含下列之一::values。", + "string": ":attribute 必須是一個字串。", + "throttle": "嘗試登入太多次,請在 :seconds 秒後再試。", + "throttled": "請稍候再試。", + "timezone": ":attribute 必須是一個正確的時區值。", + "token": "密碼重設碼無效。", + "ulid": ":attribute 必須是有效的 ULID。", + "unique": ":attribute 已經存在。", + "uploaded": ":attribute 上傳失敗。", + "uppercase": ":attribute 必須大寫。", + "url": ":attribute 的格式錯誤。", + "user": "找不到該 E-mail 對應的使用者。", + "uuid": ":attribute 必須是有效的 UUID。" +} diff --git a/locales/zu/_excludes.json b/locales/zu/_excludes.json new file mode 100644 index 00000000000..595e130456a --- /dev/null +++ b/locales/zu/_excludes.json @@ -0,0 +1,4 @@ +[ + "CSV (.csv)", + "Excel (.xlsx)" +] diff --git a/locales/zu/json-inline.json b/locales/zu/json-inline.json new file mode 100644 index 00000000000..7627715546b --- /dev/null +++ b/locales/zu/json-inline.json @@ -0,0 +1,16 @@ +{ + "The :attribute must be a valid role.": "Le nkambu kufanele ibe indima evumelekile.", + "The :attribute must be at least :length characters and contain at least one number.": "Le nkambu kufanele okungenani ibe nezinhlamvu ezingu-:length futhi iqukathe okungenani inombolo eyodwa.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Le nkambu kufanele okungenani ibe nezinhlamvu ezingu-:length futhi iqukathe okungenani uhlamvu olulodwa olukhethekile nenombolo eyodwa.", + "The :attribute must be at least :length characters and contain at least one special character.": "Le nkambu kufanele okungenani ibe nezinhlamvu ezingu-:length futhi iqukathe okungenani uhlamvu olulodwa olukhethekile.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Le nkambu kufanele okungenani ibe nezinhlamvu ezingu-:length futhi iqukathe okungenani uhlamvu olulodwa lofeleba kanye nenombolo eyodwa.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Le nkambu kufanele okungenani ibe nezinhlamvu ezingu-:length futhi okungenani ibe nohlamvu olulodwa olukhulu nohlamvu olulodwa olukhethekile.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Le nkambu kufanele okungenani ibe nezinhlamvu ezingu-:length futhi okungenani ibe nohlamvu olulodwa olukhulu, inombolo eyodwa, nohlamvu olulodwa olukhethekile.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "Le nkambu kufanele okungenani ibe nezinhlamvu ezingu-:length futhi iqukathe okungenani uhlamvu olulodwa olukhulu.", + "The :attribute must be at least :length characters.": "Le nkambu kufanele okungenani ibe nezinhlamvu eziyi-:length.", + "The :attribute must contain at least one letter.": "Le nkambu kufanele iqukathe okungenani uhlamvu olulodwa.", + "The :attribute must contain at least one number.": "Le nkambu kufanele iqukathe okungenani inombolo eyodwa.", + "The :attribute must contain at least one symbol.": "Le nkambu kufanele iqukathe okungenani uphawu olulodwa.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "Le nkambu kufanele okungenani ibe nofeleba oyedwa oyedwa kanye nosonhlamvukazi oyedwa.", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Inkambu enikeziwe ivele ekuvuzeni kwedatha. Sicela ukhethe inkambu ehlukile." +} diff --git a/locales/zu/json.json b/locales/zu/json.json new file mode 100644 index 00000000000..ac0eae8a737 --- /dev/null +++ b/locales/zu/json.json @@ -0,0 +1,863 @@ +{ + "(and :count more error)": "(kanye namaphutha angu-:count ngaphezulu)", + "(and :count more errors)": "(kanye namaphutha angu-:count ngaphezulu)|(kanye namaphutha angu-:count ngaphezulu)|(kanye namaphutha angu-:count ngaphezulu)", + "30 Days": "Izinsuku ezingama-30", + "60 Days": "Izinsuku ezingama-60", + "90 Days": "Izinsuku ezingama-90", + ":amount selected": ":amount akhethiwe", + ":amount Total": ":amount Ingqikithi", + ":days day trial": "Isivivinyo sezinsuku eziyi-:days", + ":resource Details": ":resource Imininingwane", + ":resource Details: :title": ":resource Imininingwane: :title", + "A decryption key is required.": "Kudingeka ukhiye wokukhipha ukubethela.", + "A fresh verification link has been sent to your email address.": "Isixhumanisi esisha sokuqinisekisa sithunyelwe ekhelini lakho le-imeyili.", + "A new verification link has been sent to the email address you provided during registration.": "Isixhumanisi esisha sokuqinisekisa sithunyelwe ekhelini le-imeyili olinikezile ngesikhathi sokubhalisa.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Isixhumanisi esisha sokuqinisekisa sithunyelwe ekhelini le-imeyili olinikezile kuzilungiselelo zephrofayela yakho.", + "A new verification link has been sent to your email address.": "Isixhumanisi esisha sokuqinisekisa sithunyelwe ekhelini lakho le-imeyili.", + "Accept Invitation": "Yamukela Isimemo", + "Action": "Isenzo", + "Action Event": "Umcimbi Wesenzo", + "Action Events": "Imicimbi Yesenzo", + "Action Happened At": "Kwenzeke Ngo", + "Action Initiated By": "Kuqalwe Ngu", + "Action Name": "Igama", + "Action Status": "Isimo", + "Action Target": "Ithagethi", + "Actions": "Izenzo", + "Add": "Engeza", + "Add :resource": "Engeza u-:resource", + "Add a new team member to your team, allowing them to collaborate with you.": "Engeza ilungu leqembu elisha eqenjini lakho, ulivumele ukuthi lihlanganyele nawe.", + "Add additional security to your account using two factor authentication.": "Engeza ukuvikeleka okwengeziwe ku-akhawunti yakho usebenzisa ukuqinisekiswa kwezinto ezimbili.", + "Add Payment Method": "Engeza Indlela Yokukhokha", + "Add row": "Engeza umugqa", + "Add Team Member": "Engeza Ilungu Lethimba", + "Add VAT Number": "Engeza inombolo ye-VAT", + "Added.": "Kwengezwe.", + "Additional billing information updated successfully.": "Ulwazi olwengeziwe lokukhokha lubuyekezwe ngempumelelo.", + "Address": "Ikheli", + "Address Line 2": "Umugqa Wekheli 2", + "Administrator": "Umlawuli", + "Administrator users can perform any action.": "Abasebenzisi bomlawuli bangenza noma yisiphi isenzo.", + "Afghanistan": "I-Afghanistan", + "Aland Islands": "Iziqhingi zase-Åland", + "Albania": "E-Albania", + "Algeria": "I-Algeria", + "All of the people that are part of this team.": "Bonke abantu abayingxenye yaleli qembu.", + "All resources loaded.": "Zonke izinsiza zilayishiwe.", + "All rights reserved.": "Wonke Amalungelo Agodliwe.", + "Already registered?": "Usubhalisile?", + "American Samoa": "I-American Samoa", + "An error occurred while uploading the file.": "Kwenzeke iphutha ngenkathi kulayishwa ifayela.", + "An error occurred while uploading the file: :error": "Kwenzeke iphutha ngesikhathi kulayishwa ifayela: :error", + "An unexpected error occurred and we have notified our support team. Please try again later.": "Kwenzeke iphutha elingalindelekile futhi sazise ithimba lethu losekelo. Sicela uzame futhi emuva kwesikhathi.", + "Andorra": "E-Andorra", + "Angola": "e-Angola", + "Anguilla": "I-Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Omunye umsebenzisi ubuyekeze lesi sisetshenziswa kusukela leli khasi lalayishwa. Sicela uvuselele ikhasi bese uzama futhi.", + "Antarctica": "I-Antarctica", + "Antigua And Barbuda": "I-Antigua ne-Barbuda", + "Antigua and Barbuda": "I-Antigua ne-Barbuda", + "API Token": "Ithokheni ye-API", + "API Token Permissions": "Izimvume ze-API Token", + "API Tokens": "Amathokheni e-API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Amathokheni e-API avumela amasevisi ezinkampani zangaphandle ukuthi aqinisekise nohlelo lwethu lokusebenza esikhundleni sakho.", + "Apply": "Faka isicelo", + "Apply Coupon": "Faka Ikhuphoni", + "April": "Epreli", + "Are you sure you want to attempt to pay :amount?": "Uqinisekile ukuthi ufuna ukuzama ukukhokha ezingu-:amount?", + "Are you sure you want to cancel your subscription?": "Uqinisekile ukuthi ufuna ukukhansela ukubhalisa kwakho?", + "Are you sure you want to delete all the notifications?": "Uqinisekile ukuthi ufuna ukususa zonke izaziso?", + "Are you sure you want to delete the selected resources?": "Uqinisekile ukuthi ufuna ukususa izinsiza ezikhethiwe?", + "Are you sure you want to delete this file?": "Uqinisekile ukuthi ufuna ukususa leli fayela?", + "Are you sure you want to delete this notification?": "Uqinisekile ukuthi ufuna ukususa lesi saziso?", + "Are you sure you want to delete this payment method?": "Uqinisekile ukuthi ufuna ukususa le ndlela yokukhokha?", + "Are you sure you want to delete this resource?": "Uqinisekile ukuthi ufuna ukususa lesi sisetshenziswa?", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Uqinisekile ukuthi ufuna ukususa leli qembu? Uma ithimba selisusiwe, zonke izinsiza zalo nedatha izosuswa unomphela.", + "Are you sure you want to delete your account?": "Uqinisekile ukuthi ufuna ukususa i-akhawunti yakho?", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Uqinisekile ukuthi ufuna ukususa i-akhawunti yakho? Uma i-akhawunti yakho isisusiwe, zonke izinsiza zayo nedatha izosuswa unaphakade. Sicela ufake iphasiwedi yakho ukuze uqinisekise ukuthi ungathanda ukususa unomphela i-akhawunti yakho.", + "Are you sure you want to detach the selected resources?": "Uqinisekile ukuthi ufuna ukukhipha izinsiza ezikhethiwe?", + "Are you sure you want to detach this resource?": "Uqinisekile ukuthi ufuna ukususa lesi sisetshenziswa?", + "Are you sure you want to force delete the selected resources?": "Uqinisekile ukuthi ufuna ukuphoqelela ukususa izinsiza ezikhethiwe?", + "Are you sure you want to force delete this resource?": "Uqinisekile ukuthi ufuna ukuphoqelela ukususa lesi sisetshenziswa?", + "Are you sure you want to log out?": "Uqinisekile ukuthi ufuna ukuphuma?", + "Are you sure you want to mark all notifications as read?": "Uqinisekile ukuthi ufuna ukumaka zonke izaziso njengezifundiwe?", + "Are you sure you want to remove this item?": "Uqinisekile ukuthi ufuna ukususa le nto?", + "Are you sure you want to restore the selected resources?": "Uqinisekile ukuthi ufuna ukubuyisela izinsiza ezikhethiwe?", + "Are you sure you want to restore this resource?": "Uqinisekile ukuthi ufuna ukubuyisela lesi sisetshenziswa?", + "Are you sure you want to resume your subscription?": "Uqinisekile ukuthi ufuna ukuqalisa kabusha ukubhalisa kwakho?", + "Are you sure you want to run this action?": "Uqinisekile ukuthi ufuna ukwenza lesi senzo?", + "Are you sure you want to set this payment method as your default?": "Ingabe uqinisekile ukuthi ufuna ukusetha le ndlela yokukhokha njengokuzenzakalelayo kwakho?", + "Are you sure you want to stop impersonating?": "Uqinisekile ukuthi ufuna ukuyeka ukuzenza?", + "Are you sure you would like to delete this API token?": "Ingabe uqinisekile ukuthi ungathanda ukususa le tokheni ye-API?", + "Are you sure you would like to leave this team?": "Uqinisekile ukuthi ungathanda ukushiya leli qembu?", + "Are you sure you would like to remove this person from the team?": "Uqinisekile ukuthi ungathanda ukususa lo muntu eqenjini?", + "Are you sure you would like to switch billing plans?": "Uqinisekile ukuthi ungathanda ukushintsha izinhlelo zokukhokha?", + "Argentina": "E-Argentina", + "Armenia": "I-Armenia", + "Aruba": "E-Aruba", + "Attach": "Namathisela", + "Attach & Attach Another": "Namathisela bese Unamathisele Okunye", + "Attach :resource": "Namathisela u-:resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Namathisela amafayela ngokuwahudula nokuwawisa, ukuwakhetha noma ukuwanambitha.", + "August": "Agasti", + "Australia": "Ostreliya", + "Austria": "E-Austria", + "Azerbaijan": "I-Azerbaijan", + "Bahamas": "I-Bahamas", + "Bahrain": "I-Bahrain", + "Bangladesh": "I-Bangladesh", + "Barbados": "I-Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Ngaphambi kokuqhubeka, ungaqinisekisa ikheli lakho le-imeyili ngokuchofoza isixhumanisi esisanda kukuthumelela sona? Uma ungazange uyithole i-imeyili, sizokuthumelela enye ngentokozo.", + "Before proceeding, please check your email for a verification link.": "Ngaphambi kokuthi uqhubeke, sicela uhlole i-imeyili yakho ukuze uthole isixhumanisi sokuqinisekisa.", + "Belarus": "Ikamelo", + "Belgium": "EBelgium", + "Belize": "I-Belize", + "Benin": "I-Benin", + "Bermuda": "I-bermuda", + "Bhutan": "Ibhahlosi", + "Billing Information": "Ulwazi Lokubhila", + "Billing Management": "Ukuphathwa Kwezinkokhelo", + "Bolivia": "eBolivia", + "Bolivia, Plurinational State of": "IBolivia, isimo esibonisayo se", + "Bonaire, Sint Eustatius and Saba": "I-Bonaire, i-Sint Eustatius ne-Saba", + "Bosnia And Herzegovina": "I-Bosnia ne-Herzegovina", + "Bosnia and Herzegovina": "I-Bosnia ne-Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Isiqhingi saseBouvet", + "Brazil": "IBrazil", + "British Indian Ocean Territory": "I-British Indian Ocean Territory", + "Browser Sessions": "Izikhathi Zesiphequluli", + "Brunei Darussalam": "I-Brunei Darussalam", + "Bulgaria": "E-Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "IBurundi", + "Cambodia": "E-Cambodia", + "Cameroon": "eCameroon", + "Canada": "Canada", + "Cancel": "Khansela", + "Cancel Subscription": "Khansela Ukubhalisa", + "Cape Verde": "Cape Verde", + "Card": "Ikhadi", + "Cayman Islands": "Iziqhingi zaseCayman", + "Central African Republic": "I-Central African Republic", + "Chad": "Ihlosi", + "Change Subscription Plan": "Shintsha Uhlelo Lokubhalisa", + "Change the current payment method attached to your subscription": "Shintsha indlela yokukhokha yamanje enamathiselwe kokubhalisile kwakho", + "Changes": "Izinguquko", + "Checkout": "Hlola", + "Chile": "eChile", + "China": "Izitsha zokudlela zebumba uqobo", + "Choose": "Khetha", + "Choose :field": "Khetha :field", + "Choose :resource": "Khetha :resource", + "Choose an option": "Khetha inketho", + "Choose date": "Khetha idethi", + "Choose File": "Khetha Ifayela", + "Choose Files": "Khetha Amafayela", + "Choose Type": "Khetha Uhlobo", + "Christmas Island": "Isiqhingi sikaKhisimusi", + "City": "Idolobha", + "Click here to re-send the verification email.": "Chofoza lapha ukuze uphinde uthumele i-imeyili yokuqinisekisa.", + "click here to request another": "chofoza lapha ukuze ucele enye", + "Click to choose": "Chofoza ukuze ukhethe", + "Close": "Vala", + "Cocos (Keeling) Islands": "I-Cocos (Keeling) Islands", + "Code": "Ikhodi", + "Colombia": "eColombia", + "Comoros": "e-Comoros", + "Confirm": "Qinisekisa", + "Confirm Billing Action": "Qinisekisa Isenzo Sokukhokha", + "Confirm Password": "Qinisekisa Iphasiwedi", + "Confirm Payment": "Qinisekisa Inkokhelo", + "Confirm your :amount payment": "Qinisekisa inkokhelo yakho eyi-:amount", + "Congo": "I-Congo", + "Congo, Democratic Republic": "Congo, Republic yentando yeningi", + "Congo, the Democratic Republic of the": "I-Congo, iDemocratic Republic of the", + "Constant": "Njalo", + "Continue To Payment": "Qhubekela Ekukhokhweni", + "Cook Islands": "Iziqhingi zase-Cook", + "Copy to clipboard": "Kopisha ebhodini lokunamathisela", + "Costa Rica": "I-Costa Rica", + "Cote D'Ivoire": "e-Côte d'Ivoire", + "Country": "Izwe", + "Coupon": "Ikhuphoni", + "Coupon applied successfully.": "Ikhuphoni lisetshenziswe ngempumelelo.", + "Create": "Dala", + "Create & Add Another": "Dala futhi Wengeze Okunye", + "Create :resource": "Dala u-:resource", + "Create a new team to collaborate with others on projects.": "Dala ithimba elisha ukuze uhlanganyele nabanye kumaphrojekthi.", + "Create Account": "Yenza i-akhawunti", + "Create API Token": "Dala Ithokheni ye-API", + "Create New Team": "Dala Ithimba Elisha", + "Create Team": "Dala Ithimba", + "Created.": "Kwakhiwe.", + "Croatia": "ICroatia", + "CSV (.csv)": "I-CSV (.csv)", + "Cuba": "eCuba", + "Curaçao": "I-Curaçao", + "Current Password": "I-password Yamanje", + "Current Subscription Plan": "Uhlelo Lwamanje Lokubhalisa", + "Currently Subscribed": "Okwamanje ubhalisile", + "Customer Balance": "Ibhalansi Yekhasimende", + "Customize": "Enza ngendlela oyifisayo", + "Cyprus": "eKhupro", + "Czech Republic": "I-Czech Republic", + "Côte d'Ivoire": "e-Côte d'Ivoire", + "Dark": "Kumnyama", + "Dashboard": "Ideshibhodi", + "December": "Disemba", + "Decrease": "Nciphisa", + "Default": "Okuzenzakalelayo", + "Delete": "Susa", + "Delete :resource": "Susa :resource", + "Delete Account": "Susa i-akhawunti", + "Delete all notifications": "Susa zonke izaziso", + "Delete API Token": "Susa ithokheni ye-API", + "Delete File": "Susa Ifayela", + "Delete Notification": "Susa Isaziso", + "Delete Resource": "Susa Insiza", + "Delete Selected": "Susa Okukhethiwe", + "Delete Team": "Susa Ithimba", + "Denmark": "I-Denmark", + "Detach": "Hlukanisa", + "Detach Resource": "Hlukanisa Insiza", + "Detach Selected": "Khipha Okukhethiwe", + "Details": "Imininingwane", + "Disable": "Khubaza", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Ingabe ufuna ukuhamba ngempela? Unezinguquko ezingalondoloziwe.", + "Dominica": "Dominica", + "Dominican Republic": "i-Dominican Republic", + "Done.": "Kwenziwe.", + "Download": "Landa", + "Download Invoice": "Landa i-invoyisi", + "Drop file or click to choose": "Dedela ifayela noma chofoza ukuze ukhethe", + "Drop files or click to choose": "Dedela amafayela noma chofoza ukuze ukhethe", + "Ecuador": "E-Ecuador", + "Edit": "Hlela", + "Edit :resource": "Hlela :resource", + "Edit Attached": "Hlela Okunamathiselwe", + "Edit Profile": "Hlela iphrofayela", + "Editor": "Mhleli", + "Editor users have the ability to read, create, and update.": "Abasebenzisi bomhleli banekhono lokufunda, ukudala, nokubuyekeza.", + "Egypt": "iGibhithe", + "El Salvador": "El Salvador", + "Email": "I-imeyili", + "email": "i-imeyili", + "Email Address": "Ikheli le-imeyili", + "Email Addresses": "Amakheli E-imeyili", + "Email Password Reset Link": "Isixhumanisi Sokusetha Kabusha Iphasiwedi Ye-imeyili", + "Email Verification": "Ukuqinisekiswa Kwe-imeyili", + "Enable": "Nika amandla", + "Encrypted environment file already exists.": "Ifayela lemvelo elibethelwe selivele likhona.", + "Encrypted environment file not found.": "Ifayela lemvelo elibethelwe alitholakali.", + "Ensure your account is using a long, random password to stay secure.": "Qinisekisa ukuthi i-akhawunti yakho isebenzisa iphasiwedi ende, engahleliwe ukuze uhlale uvikelekile.", + "Environment file already exists.": "Ifayela lemvelo selivele likhona.", + "Environment file not found.": "Ifayela lemvelo alitholakali.", + "Equatorial Guinea": "I-Equatorial Guinea", + "Eritrea": "I-Eritrea", + "Error": "Iphutha", + "errors": "amaphutha", + "Estonia": "E-Estonia", + "Ethiopia": "I-Ethiopia", + "ex VAT": "I-Ex VAT", + "Excel (.xlsx)": "I-Excel (.xlsx)", + "Expires :expiration": "Iphelelwa yisikhathi ngo-:expiration", + "Export As CSV": "Khipha Njenge-CSV", + "Extra Billing Information": "Ulwazi Lokukhokhisa Olwengeziwe", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Kudingeka isiqinisekiso esengeziwe ukuze kucutshungulwe inkokhelo yakho. Sicela uqhubekele ekhasini lokukhokha ngokuchofoza inkinobho engezansi.", + "Failed Subscription Payment": "Inkokhelo Yokubhalisa Yehlulekile", + "Failed to load :resource!": "Yehlulekile ukulayisha :resource!", + "Falkland Islands (Malvinas)": "I-Falkland Islands (Malvinas)", + "Faroe Islands": "Iziqhingi zase-Faroe", + "February": "UFebhuwari", + "Fiji": "I-Fiji", + "Filename": "Igama lefayela", + "Finish enabling two factor authentication.": "Qedela ukunika amandla ukuqinisekiswa kwezinto ezimbili.", + "Finland": "I-Finland", + "For your security, please confirm your password to continue.": "Ukuze uphephe, sicela uqinisekise iphasiwedi yakho ukuze uqhubeke.", + "Forbidden": "Kwenqatshelwe", + "Force Delete": "Phoqa Ukususa", + "Force Delete :resource": "Phoqa Ukususa :resource", + "Force Delete Resource": "Phoqa Ukususa Insiza", + "Force Delete Selected": "Phoqa Ukususa Okukhethiwe", + "Forgot Password": "Ukhohlwe iphasiwedi", + "Forgot your password?": "Ukhohlwe iphasiwedi yakho?", + "Forgot Your Password?": "Ukhohlwe iphasiwedi yakho?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Ukhohlwe iphasiwedi yakho? Ayikho inkinga. Vele usazise ikheli lakho le-imeyili futhi sizokuthumelela isixhumanisi sokusetha kabusha iphasiwedi esizokuvumela ukuthi ukhethe esisha.", + "France": "I-france", + "French Guiana": "I-French Guiana", + "French Polynesia": "I-French Polynesia", + "French Southern Territories": "I-French Southern Territories", + "From": "Kusuka", + "Gabon": "Uhlobo lwethelansi", + "Gambia": "Uhlobo lwesiNambia", + "Georgia": "Isiphepho saseGeorgia", + "Germany": "EJalimane", + "Ghana": "Insini", + "Gibraltar": "I-Gibraltar", + "Go Home": "Goduka", + "Go to page :page": "Yiya ekhasini le-:page", + "Great! You have accepted the invitation to join the :team team.": "Kuhle! Wamukele isimemo sokujoyina iqembu le-:team.", + "Greece": "Greece", + "Greenland": "Indlala", + "Grenada": "IGrenada", + "Guadeloupe": "IGuadeloupe", + "Guam": "I-Guam", + "Guatemala": "eGuatemala", + "Guernsey": "Umuntuusey", + "Guinea": "EGuinea", + "Guinea-Bissau": "I-Guinea-Bissau", + "Guyana": "eGuyana", + "Haiti": "I-Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Unemicabango yesibili mayelana nokukhansela okubhalisele? Ungakwazi ukuphinda wenze kusebenze ukubhalisa kwakho nganoma yisiphi isikhathi kuze kube sekupheleni komjikelezo wakho wokukhokha wamanje. Ngemva kokuphela komjikelezo wakho wokukhokha wamanje, ungase ukhethe uhlelo olusha ngokuphelele lokubhalisa.", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Unemicabango yesibili mayelana nokukhansela okubhalisele? Ungakwazi ukuphinda usebenzise ukubhalisa kwakho nganoma yisiphi isikhathi kuze kube sekupheleni komjikelezo wakho wokukhokha wamanje. Ngemva kokuphela komjikelezo wakho wokukhokha wamanje, ungase ukhethe uhlelo olusha ngokuphelele lokubhalisa.", + "Heard Island & Mcdonald Islands": "I-Heard Island kanye ne-McDonald Islands", + "Heard Island and McDonald Islands": "I-Heard Island kanye ne-McDonald Islands", + "Hello!": "Sawubona!", + "Hide Content": "Fihla Okuqukethwe", + "Hold Up!": "Yima!", + "Holy See (Vatican City State)": "I-Holy See (Vatican City State)", + "Honduras": "I-Honduras", + "Hong Kong": "i-Hong Kong", + "Hungary": "I-Hungary", + "I agree to the :terms_of_service and :privacy_policy": "Ngivumelana no-:terms_of_service no-:privacy_policy", + "Iceland": "I-Iceland", + "ID": "I-ID", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Uma kudingeka, ungaphuma kuzo zonke ezinye izikhathi zesiphequluli kuwo wonke amadivayisi akho. Ezinye zezikhathi zakho zakamuva zibalwe ngezansi; Nokho, lolu hlu lungase lungapheleli. Uma uzwa sengathi i-akhawunti yakho ifakelwe engozini, kufanele futhi ubuyekeze iphasiwedi yakho.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Uma usunayo i-akhawunti, ungamukela lesi simemo ngokuchofoza inkinobho engezansi:", + "If you did not create an account, no further action is required.": "Uma ungazange udale i-akhawunti, asikho esinye isenzo esidingekayo.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Uma ubungalindele ukuthola isimemo kuleli qembu, ungase ulahle le imeyili.", + "If you did not receive the email": "Uma ungayitholanga i-imeyili", + "If you did not request a password reset, no further action is required.": "Uma ungazange ucele ukusethwa kabusha kwephasiwedi, asikho esinye isenzo esidingekayo.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Uma ungenayo i-akhawunti, ungayidala ngokuchofoza inkinobho engezansi. Ngemva kokudala i-akhawunti, ungachofoza inkinobho yokwamukela isimemo kule imeyili ukuze wamukele isimemo seqembu:", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "Uma udinga ukwengeza oxhumana naye othize noma imininingwane yentela kuma-invoice akho, njengegama lakho lebhizinisi eligcwele, inombolo kamazisi ye-VAT, noma ikheli lerekhodi, ungalingeza lapha.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Uma unenkinga ngokuchofoza inkinobho ethi \":actionText\", kopisha bese unamathisele i-URL ngezansi\nkusiphequluli sakho sewebhu:", + "Impersonate": "Zifanise", + "Increase": "Khulisa", + "India": "I-India", + "Indonesia": "I-Indonesia", + "Invalid filename.": "Igama lefayela elingavumelekile.", + "Invalid JSON was returned from the route.": "I-JSON engavumelekile ibuyiswe emzileni.", + "Invoice Email Addresses": "Amakheli E-Invoice imeyili", + "Invoice emails updated successfully.": "Ama-imeyili ama-invoice avuselelwa ngempumelelo.", + "Invoices": "Ama-invoyisi", + "Iran, Islamic Republic Of": "I-Iran", + "Iran, Islamic Republic of": "I-Iran, i-Islamic Republic of", + "Iraq": "I-Iraq", + "Ireland": "I-Ireland", + "Isle Of Man": "Isiqhingi somuntu", + "Isle of Man": "Isiqhingi somuntu", + "Israel": "Israyeli", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "Kubonakala sengathi awunakho ukubhalisa okusebenzayo. Ungakhetha olunye lwezinhlelo zokubhaliselwe ezingezansi ukuze uqalise. Izinhlelo zokubhaliselwe zingashintshwa noma zikhanselwe ngesikhathi esivumelana nawe.", + "Italy": "Uhlobo lwenhlanzi", + "Jamaica": "E-Jamaica", + "January": "UJanuwari", + "Japan": "IJapan", + "Jersey": "Ijezi", + "Jordan": "UJordani", + "July": "UJulayi", + "June": "Juni", + "Kazakhstan": "Kazakhstan", + "Kenya": "IKenya", + "Key": "Ukhiye", + "Kiribati": "I-Kiribati", + "Korea": "INingizimu Korea", + "Korea, Democratic People's Republic of": "I-Korea, iRepublic yabantu yentando yeningi ye", + "Korea, Republic of": "Korea, Republic of", + "Kosovo": "I-Kosovo", + "Kuwait": "I-Kuwait", + "Kyrgyzstan": "I-Kyrgyzstan", + "Lao People's Democratic Republic": "I-Lao People's Democratic Republic", + "Last active": "Igcine ukusebenza", + "Last used": "Igcine ukusetshenziswa", + "Latvia": "I-Latvia", + "Leave": "Hamba", + "Leave Team": "Shiya Ithimba", + "Lebanon": "ILebanon", + "length": "ubude", + "Lens": "Ilensi", + "Lesotho": "Lesotho", + "Liberia": "I-Liberia", + "Libyan Arab Jamahiriya": "I-Libyan Arab Jamahiriya", + "Liechtenstein": "I-Liechtenstein", + "Light": "Ukukhanya", + "Lithuania": "I-Lithuania", + "Load :perPage More": "Layisha :perPage Okunye", + "Loading": "Iyalayisha", + "Location": "Indawo", + "Log in": "Ngena ngemvume", + "Log In": "Ngena ngemvume", + "Log Out": "Phuma", + "Log out": "Phuma", + "Log Out Other Browser Sessions": "Phuma Ngezinye Izikhathi Zesiphequluli", + "Log Viewer": "Isibukeli Selogi", + "Login": "Ngena ngemvume", + "Logout": "Phuma", + "Logs": "Izingodo", + "Luxembourg": "E-Luxembourg", + "Macao": "I-Macao", + "Macedonia": "INorth Macedonia", + "Macedonia, the former Yugoslav Republic of": "I-Macedonia, iRiphabhulikhi yaseYugoslavia yangaphambili", + "Madagascar": "I-Madagascar", + "Malawi": "Umalawa", + "Malaysia": "I-Malaysia", + "Maldives": "Ama-maldives", + "Mali": "Umantana", + "Malta": "eMalta", + "Manage Account": "Phatha i-akhawunti", + "Manage and log out your active sessions on other browsers and devices.": "Phatha futhi uphume ngezikhathi zakho ezisebenzayo kwezinye iziphequluli namadivayisi.", + "Manage API Tokens": "Phatha amathokheni e-API", + "Manage Role": "Phatha Iqhaza", + "Manage Team": "Phatha Ithimba", + "Managing billing for :billableName": "Ukuphatha inkokhelo ye-:billableName", + "March": "Mashi", + "Mark all as Read": "Maka konke njengokufundiwe", + "Mark all notifications as read": "Maka zonke izaziso njengezifundiwe", + "Mark Read": "Maka Funda", + "Mark Unread": "Maka njengokungafundiwe", + "Marshall Islands": "Iziqhingi zaseMarshall", + "Martinique": "Umbheki", + "Mauritania": "I-Mauritania", + "Mauritius": "I-Mauritius", + "May": "Meyi", + "Mayotte": "UMayotte", + "Mexico": "eMexico", + "Micronesia, Federated States Of": "I-Micronesia", + "Micronesia, Federated States of": "I-Micronesia, Federated States of", + "Moldova": "Moldova", + "Moldova, Republic of": "Moldova, Republic of", + "Monaco": "Intomo", + "Mongolia": "I-Mongolia", + "Montenegro": "I-Montenegro", + "Month To Date": "Inyanga Kuze Kube Yimanje", + "Monthly": "Nyanga zonke", + "monthly": "njalo ngenyanga", + "Montserrat": "I-Montserrat", + "Morocco": "I-Morocco", + "Mozambique": "eMozambique", + "Myanmar": "eMyanmar", + "Name": "Igama", + "name": "igama", + "Namibia": "eNamibia", + "Nauru": "Inyoni", + "Nepal": "I-Nepal", + "Netherlands": "E-Netherlands", + "Netherlands Antilles": "I-Netherlands Antilles", + "Nevermind": "Yekela", + "Nevermind, I'll keep my old plan": "Ungakhathazeki, ngizogcina icebo lami lakudala", + "New": "Okusha", + "New :resource": "Okusha okungu-:resource", + "New Caledonia": "New Caledonia", + "New Password": "Iphasiwedi Entsha", + "New Zealand": "E-New Zealand", + "Next": "Olandelayo", + "Next Payment": "Inkokhelo Elandelayo", + "Next Payment on": "Inkokhelo elandelayo ivuliwe", + "Nicaragua": "eNicaragua", + "Niger": "Umlingani", + "Nigeria": "eNigeria", + "Niue": "Niue", + "No": "Cha", + "No :resource matched the given criteria.": "Akekho u-:resource ofane nemibandela enikeziwe.", + "No additional information...": "Alukho ulwazi olwengeziwe...", + "No Current Data": "Ayikho Idatha Yamanje", + "No Data": "Ayikho Idatha", + "no file selected": "alikho ifayela elikhethiwe", + "No Increase": "Akukho Ukwenyuka", + "No payment methods on file.": "Azikho izindlela zokukhokha efayelini.", + "No payment scheduled.": "Ayikho inkokhelo ehleliwe.", + "No Prior Data": "Ayikho Idatha Yangaphambili", + "No Results Found.": "Ayikho Imiphumela Etholiwe.", + "Norfolk Island": "Isiqhingi saseNorfolk", + "Northern Mariana Islands": "I-Northern Mariana Islands", + "Norway": "eNorway", + "Not Found": "Akutholakalanga", + "Notifications": "Izaziso", + "Nova": "UNova", + "Nova User": "Umsebenzisi we-Nova", + "November": "Novemba", + "October": "Okthoba", + "of": "kwe", + "OK": "KULUNGILE", + "Oman": "Ungele", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Uma ithimba selisusiwe, zonke izinsiza zalo nedatha izosuswa unomphela. Ngaphambi kokususa leli qembu, sicela ulande noma iyiphi idatha noma ulwazi mayelana naleli qembu ofisa ukuligcina.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Uma i-akhawunti yakho isisusiwe, zonke izinsiza zayo nedatha izosuswa unaphakade. Ngaphambi kokususa i-akhawunti yakho, sicela ulande noma iyiphi idatha noma ulwazi ofisa ukuligcina.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Uma i-akhawunti yakho isisusiwe, zonke izinsiza zayo nedatha izosuswa unaphakade. Sicela ufake iphasiwedi yakho ukuze uqinisekise ukuthi ungathanda ukususa unomphela i-akhawunti yakho.", + "Only Trashed": "Kufakwe Kudoti kuphela", + "Open Invoices": "Vula ama-invoyisi", + "Original": "Okwangempela", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Ingosi yethu yokuphatha ukukhokha ikuvumela ukuthi uphathe kalula uhlelo lwakho lokubhalisa, indlela yokukhokha, futhi ulande ama-invoyisi akho akamuva.", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Ingosi yethu yokuphatha ukukhokha ikuvumela ukuthi uphathe kalula uhlelo lwakho lokubhalisa, izindlela zokukhokha, futhi ulande ama-invoyisi akho akamuva.", + "Page Expired": "Ikhasi Liphelelwe Isikhathi", + "Pagination Navigation": "Ukuzulazula Kwekhasi", + "Paid": "Ikhokhiwe", + "Pakistan": "Indawo ebabazekayo", + "Palau": "I-Palau", + "Palestinian Territory, Occupied": "Indawo yasePalestine, Ethathiwe", + "Panama": "ePanama", + "Papua New Guinea": "I-Papua New Guinea", + "Paraguay": "Khulula", + "Password": "Iphasiwedi", + "password": "iphasiwedi", + "Payment Confirmation": "Ukuqinisekisa Inkokhelo", + "Payment Information": "Ulwazi Lokukhokha", + "Payment information updated successfully.": "Ulwazi lokukhokha lubuyekezwe ngempumelelo.", + "Payment Method": "Indlela yokukhokha", + "Payment Methods": "Izindlela Zokukhokha", + "Payment Required": "Inkokhelo iyadingeka", + "Payments": "Izinkokhelo", + "Pending Team Invitations": "Izimemo zethimba ezilindile", + "Per Page": "Ngekhasi ngalinye", + "Permanently delete this team.": "Susa unomphela leli qembu.", + "Permanently delete your account.": "Susa unaphakade i-akhawunti yakho.", + "Permissions": "Izimvume", + "Peru": "I-peru", + "Philippines": "Philanga", + "Photo": "Isithombe", + "Pitcairn": "I-Pitcairn", + "Please accept the terms of service.": "Sicela wamukele imigomo yesevisi.", + "Please click the button below to verify your email address.": "Sicela uchofoze inkinobho engezansi ukuze uqinisekise ikheli lakho le-imeyili.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Sicela uqinisekise ukufinyelela ku-akhawunti yakho ngokufaka eyodwa yamakhodi akho okuthola isimo esiphuthumayo.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Sicela uqinisekise ukufinyelela ku-akhawunti yakho ngokufaka ikhodi yokuqinisekisa enikezwe uhlelo lwakho lokusebenza lokufakazela ubuqiniso.", + "Please confirm your password before continuing.": "Sicela uqinisekise iphasiwedi yakho ngaphambi kokuqhubeka.", + "Please copy your new API token. For your security, it won't be shown again.": "Sicela ukopishe ithokheni yakho entsha ye-API. Ukuze uvikeleke, ngeke kuphinde kuboniswe.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Sicela ufake iphasiwedi yakho ukuze uqinisekise ukuthi ungathanda ukuphuma kwezinye izikhathi zesiphequluli kuwo wonke amadivayisi akho.", + "Please provide a maximum of three invoice emails addresses.": "Sicela unikeze amakheli ama-imeyili amathathu aphezulu we-invoice.", + "Please provide the email address of the person you would like to add to this team.": "Sicela unikeze ikheli le-imeyili lomuntu ongathanda ukumengeza kuleli qembu.", + "Please set a default payment method before retrying payments.": "Sicela usethe indlela yokukhokha ezenzakalelayo ngaphambi kokuphinda uphinde ukhokhe izinkokhelo.", + "Please set a default payment method before swapping plans.": "Sicela usethe indlela yokukhokha ezenzakalelayo ngaphambi kokushintsha izinhlelo.", + "Poland": "Ipolitiki", + "Portugal": "EPortugal", + "Press / to search": "Cindezela / ukuze useshe", + "Preview": "Buka kuqala", + "Previewing": "Ukuhlola kuqala", + "Previous": "Ngaphambilini", + "Privacy Policy": "Inqubomgomo yobumfihlo", + "Profile": "Iphrofayela", + "Profile Information": "Ulwazi Lwephrofayela", + "Puerto Rico": "E-Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Ikota kuze kube manje", + "Recovery Code": "Ikhodi Yokubuyisela", + "Refresh": "Vuselela", + "Regards,": "Ngiyanibingelela,", + "Regenerate Recovery Codes": "Khiqiza kabusha Amakhodi Okubuyisela", + "Register": "Bhalisa", + "Reload": "Layisha kabusha", + "Remember me": "Ngikhumbule", + "Remember Me": "Ngikhumbule", + "Remove": "Susa", + "Remove Photo": "Susa Isithombe", + "Remove Team Member": "Susa Ilungu Lethimba", + "Replicate": "Phinda futhi", + "Required fields": "Izinkambu ezidingekayo", + "Resend Verification Email": "Thumela kabusha I-imeyili Yokuqinisekisa", + "Reset Filters": "Setha kabusha Izihlungi", + "Reset Password": "Setha kabusha Iphasiwedi", + "Reset Password Notification": "Setha kabusha Isaziso Sephasiwedi", + "resource": "insiza", + "Resource Row Dropdown": "Ukwehliswa Komugqa Wensiza", + "Resources": "Izinsiza", + "resources": "izinsiza", + "Restore": "Buyisela", + "Restore :resource": "Buyisela :resource", + "Restore Resource": "Buyisela Insiza", + "Restore Selected": "Buyisela Okukhethiwe", + "results": "imiphumela", + "Resume Subscription": "Qalisa kabusha Ukubhalisa", + "Retry Payment": "Zama futhi Ukukhokha", + "Return to :appName": "Buyela ku-:appName", + "Reunion": "I-Réunion", + "Role": "Iqhaza", + "Romania": "I-Romania", + "Run Action": "Qalisa Isenzo", + "Russian Federation": "Inhlangano yase Russia", + "Rwanda": "I-Rwanda", + "Réunion": "I-Réunion", + "Saint Barthelemy": "I-St. Barthélemy", + "Saint Barthélemy": "I-Saint Barthélemy", + "Saint Helena": "I-Saint Helena", + "Saint Kitts And Nevis": "I-St. Kitts ne-Nevis", + "Saint Kitts and Nevis": "I-Saint Kitts ne-Nevis", + "Saint Lucia": "I-Saint Lucia", + "Saint Martin": "I-St. Martin", + "Saint Martin (French part)": "I-Saint Martin (ingxenye yesiFulentshi)", + "Saint Pierre And Miquelon": "I-St. Pierre ne-Miquelon", + "Saint Pierre and Miquelon": "I-Saint Pierre ne-Miquelon", + "Saint Vincent And Grenadines": "I-St. Vincent ne-Grenadines", + "Saint Vincent and the Grenadines": "I-Saint Vincent ne-Grenadines", + "Samoa": "Isihlalo sokuthula", + "San Marino": "ISan Marino", + "Sao Tome And Principe": "I-São Tomé ne-Príncipe", + "Sao Tome and Principe": "Sao tome ne-Principe", + "Saudi Arabia": "I-Saudi Arabia", + "Save": "Londoloza", + "Saved.": "Kulondoloziwe.", + "Scroll to bottom": "Skrolela phansi", + "Scroll to top": "Skrolela phezulu", + "Search": "Sesha", + "Secure Area": "Indawo Evikelekile", + "Select": "Khetha", + "Select a different plan": "Khetha uhlelo oluhlukile", + "Select a log file...": "Khetha ifayela lokungena...", + "Select A New Photo": "Khetha Isithombe Esisha", + "Select Action": "Khetha Isenzo", + "Select all": "Khetha konke", + "Select All Dropdown": "Khetha Konke okwehliswayo", + "Select this page": "Khetha leli khasi", + "Send Password Reset Link": "Thumela Isixhumanisi Sokusetha Kabusha Iphasiwedi", + "Senegal": "eSenegal", + "September": "USepthemba", + "Serbia": "I-Serbia", + "Server Error": "Iphutha Leseva", + "Service Unavailable": "Insizakalo Ayitholakali", + "Set as default": "Setha njengokuzenzakalelayo", + "Setup Key": "Ukhiye Wokusetha", + "Seychelles": "I-Seychelles", + "Show All Fields": "Bonisa Zonke Izinkambu", + "Show Content": "Bonisa Okuqukethwe", + "Show Recovery Codes": "Bonisa Amakhodi Okubuyisela", + "Showing": "Iyabonisa", + "Sierra Leone": "eSierra Leone", + "Signed in as": "Ungene ngemvume njengo", + "Singapore": "Samina", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "I-Slovakia", + "Slovenia": "I-Slovenia", + "Soft Deleted": "Kususwe Okuthambile", + "Solomon Islands": "Iziqhingi zaseSolomon", + "Somalia": "eSomalia", + "Something went wrong.": "Kukhona into engahambanga kahle.", + "Sorry! You are not authorized to perform this action.": "Uxolo! Awugunyaziwe ukwenza lesi senzo.", + "Sorry, your session has expired.": "Uxolo, isikhathi sakho siphelelwe yisikhathi.", + "South Africa": "Iningizimu Afrika", + "South Georgia And Sandwich Isl.": "I-South Georgia kanye ne-South Sandwich Islands", + "South Georgia and the South Sandwich Islands": "I-South Georgia kanye ne-South Sandwich Islands", + "South Sudan": "INingizimu Sudan", + "Spain": "ISpain", + "Sri Lanka": "i-Sri Lanka", + "Standalone Actions": "Izenzo Ezizimele", + "Start Polling": "Qala Ukuvotela", + "Start polling": "Qala ukuvota", + "State / County": "Isifunda / Isifunda", + "Stop Impersonating": "Yeka Ukuzenza", + "Stop Polling": "Misa Ukuvotela", + "Stop polling": "Misa ukuvota", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Gcina lawa makhodi okuthola kabusha kusiphathi sephasiwedi esivikelekile. Angasetshenziselwa ukubuyisela ukufinyelela ku-akhawunti yakho uma idivayisi yakho yokuqinisekisa izici ezimbili ilahleka.", + "Subscribe": "Bhalisa", + "Subscription Information": "Ulwazi Lokubhalisa", + "Subscription Pending": "Ukubhalisa Kulindile", + "Sudan": "eSudan", + "Suriname": "I-Suriname", + "Svalbard And Jan Mayen": "I-Svalbard ne-Jan Mayen", + "Svalbard and Jan Mayen": "I-Svalbard ne-Jan Mayen", + "Swaziland": "eSwazini", + "Sweden": "eSweden", + "Switch Teams": "Shintsha Amaqembu", + "Switzerland": "eSwitzerland", + "Syrian Arab Republic": "I-Syria Arab Republic", + "System": "Uhlelo", + "Taiwan": "I-Taiwan", + "Taiwan, Province of China": "I-Taiwan, Isifundazwe sase-China", + "Tajikistan": "I-Tajikistan", + "Tanzania": "eTanzania", + "Tanzania, United Republic of": "I-Tanzania, i-United Republic of", + "TAX": "Intela", + "Team Details": "Imininingwane Yethimba", + "Team Invitation": "Isimemo Seqembu", + "Team Members": "Amalungu Eqembu", + "Team Name": "Igama leqembu", + "Team Owner": "Umnikazi Weqembu", + "Team Settings": "Izilungiselelo Zeqembu", + "Terms of Service": "Imigomo Yesevisi", + "Thailand": "I-Thailand", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Siyabonga ngokubhalisa! Ngaphambi kokuthi uqale, ungaqinisekisa ikheli lakho le-imeyili ngokuchofoza isixhumanisi esisanda kukuthumelela sona? Uma ungazange uyithole i-imeyili, sizokuthumelela enye ngentokozo.", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Siyabonga ngokuqhubeka nokusekela. Sinamathisele ikhophi ye-invoyisi kumarekhodi akho. Sicela usazise uma unemibuzo noma okukukhathazayo.", + "Thanks,": "Ngiyabonga,", + "The :attribute must be a valid role.": "Abayi-:attribute kufanele babe indima evumelekile.", + "The :attribute must be at least :length characters and contain at least one number.": "I-:attribute kufanele okungenani ibe izinhlamvu ezingu-:length futhi iqukathe okungenani inombolo eyodwa.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Okungu-:attribute kufanele okungenani kube izinhlamvu ezingu-:length futhi kuqukathe okungenani uhlamvu olulodwa olukhethekile nenombolo eyodwa.", + "The :attribute must be at least :length characters and contain at least one special character.": "Ezingu-:attribute kufanele okungenani zibe izinhlamvu ezingu-:length futhi ziqukathe okungenani uhlamvu olulodwa olukhethekile.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "I-:attribute kufanele okungenani ibe yizinhlamvu ezingu-:length futhi iqukathe okungenani uhlamvu olulodwa olukhulu nenombolo eyodwa.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Okungu-:attribute kufanele okungenani kube izinhlamvu ezingu-:length futhi kuqukathe okungenani uhlamvu olulodwa olukhulu nohlamvu olulodwa olukhethekile.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Okungu-:attribute kufanele okungenani kube izinhlamvu ezingu-:length futhi kuqukathe okungenani uhlamvu olulodwa olukhulu, inombolo eyodwa, nohlamvu olulodwa olukhethekile.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "I-:attribute kumele okungenani ibe yizinhlamvu ezingu-:length futhi iqukathe okungenani uhlamvu olulodwa olukhulu.", + "The :attribute must be at least :length characters.": "I-:attribute kufanele okungenani ibe izinhlamvu ezingu-:length.", + "The :attribute must contain at least one letter.": "I-:attribute kufanele iqukathe okungenani uhlamvu olulodwa.", + "The :attribute must contain at least one number.": "I-:attribute kufanele iqukathe okungenani inombolo eyodwa.", + "The :attribute must contain at least one symbol.": "I-:attribute kufanele iqukathe okungenani uphawu olulodwa.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "I-:attribute kumele okungenani ibe nofeleba oyedwa oyedwa kanye nosonhlamvukazi oyedwa.", + "The :resource was created!": "Abayi-:resource badaliwe!", + "The :resource was deleted!": "Eziyi-:resource zisusiwe!", + "The :resource was restored!": "Abayi-:resource babuyiselwe!", + "The :resource was updated!": "I-:resource ibuyekeziwe!", + "The action was executed successfully.": "Isenzo senziwe ngempumelelo.", + "The default payment method cannot be removed.": "Indlela yokukhokha ezenzakalelayo ayikwazi ukususwa.", + "The file was deleted!": "Ifayela lisusiwe!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "I-:attribute enikeziwe ivele ekuputshuzweni kwedatha. Sicela ukhethe okuhlukile okungu-:attribute.", + "The given data was invalid.": "Idatha enikeziwe ibingavumelekile.", + "The government won't let us show you what's behind these doors": "Uhulumeni ngeke avume ukuthi sikubonise ukuthi yini engemuva kwale minyango", + "The HasOne relationship has already been filled.": "Ubudlelwano be-HasOne sebuvele bugcwalisiwe.", + "The image could not be loaded": "Isithombe asikwazanga ukulayishwa", + "The image could not be loaded.": "Isithombe asikwazanga ukulayishwa.", + "The invoice emails must be valid email addresses.": "Ama-imeyili ama-invoice kumele abe amakheli e-imeyili avumelekile.", + "The password is incorrect.": "Iphasiwedi ayilungile.", + "The provided coupon code is invalid.": "Ikhodi yekhuphoni enikeziwe ayivumelekile.", + "The provided password does not match your current password.": "Iphasiwedi enikeziwe ayifani nephasiwedi yakho yamanje.", + "The provided password was incorrect.": "Iphasiwedi enikeziwe ibingalungile.", + "The provided two factor authentication code was invalid.": "Ikhodi yokuqinisekisa yezinto ezimbili enikeziwe ibingavumelekile.", + "The provided two factor recovery code was invalid.": "Ikhodi yokutholwa kwezinto ezimbili enikeziwe ibingavumelekile.", + "The provided VAT number is invalid.": "Inombolo ye-VAT enikeziwe ayivumelekile.", + "The resource was attached!": "Insiza inamathiselwe!", + "The resource was prevented from being saved!": "Insiza ivinjiwe ukuthi igcinwe!", + "The resource was updated!": "Insiza ibuyekeziwe!", + "The response is not a streamed response.": "Impendulo akuyona impendulo esakazwayo.", + "The response is not a view.": "Impendulo ayiwona umbono.", + "The selected country is invalid.": "Izwe elikhethiwe alivumelekile.", + "The selected plan is invalid.": "Uhlelo olukhethiwe aluvumelekile.", + "The selected resources have been :action!": "Izinsiza ezikhethiwe kube yi-:action!", + "The team's name and owner information.": "Igama leqembu nolwazi lomnikazi.", + "There are no available options for this resource.": "Azikho izinketho ezitholakalayo zalesi sisetshenziswa.", + "There are no fields to display.": "Azikho izinkambu ezizoboniswa.", + "There are no new notifications.": "Azikho izaziso ezintsha.", + "There was a problem executing the action.": "Kube nenkinga ekwenzeni isenzo.", + "There was a problem fetching the resource.": "Kube nenkinga ekulandeni insiza.", + "There was a problem submitting the form.": "Kube nenkinga ekuhambiseni ifomu.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Laba bantu bamenyiwe eqenjini lakho futhi bathunyelwe i-imeyili yesimemo. Bangase bajoyine iqembu ngokwamukela isimemo se-imeyili.", + "This account does not have an active subscription.": "Le akhawunti ayinakho ukubhalisa okusebenzayo.", + "This action is unauthorized.": "Lesi senzo asigunyaziwe.", + "This copy of Nova is unlicensed.": "Le khophi ye-Nova ayinalayisense.", + "This coupon code can only be used by new customers.": "Le khodi yekhuphoni ingasetshenziswa kuphela amakhasimende amasha.", + "This device": "Le divayisi", + "This file field is read-only.": "Le nkambu yefayela ifundwa kuphela.", + "This invoice is no longer open.": "Le invoyisi ayisavuliwe.", + "This is a secure area of the application. Please confirm your password before continuing.": "Lena indawo evikelekile yohlelo lokusebenza. Sicela uqinisekise iphasiwedi yakho ngaphambi kokuqhubeka.", + "This password does not match our records.": "Le phasiwedi ayifani namarekhodi ethu.", + "This password reset link will expire in :count minutes.": "Lesi sixhumanisi sokusetha kabusha iphasiwedi sizophelelwa yisikhathi emizuzwini eyi-:count.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "Lokhu kukhokha kwaqalwa, kepha imali ayikatholakali okwamanje. Lokhu kungathatha izinsuku eziyi-14.", + "This resource no longer exists": "Le nsiza ayisekho", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "Lokhu okubhaliselwe kuphelelwe yisikhathi futhi akukwazi ukuphinda kuqhutshwe. Sicela udale ukubhalisa okusha.", + "This user already belongs to the team.": "Lo msebenzisi usevele ungoweqembu.", + "This user has already been invited to the team.": "Lo msebenzisi usevele umenyiwe eqenjini.", + "Timor-Leste": "I-Timor-Leste", + "to": "ku", + "To": "Kuya", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Ukuze uqedele ukunika amandla ukuqinisekiswa kwezinto ezimbili, skena ikhodi ye-QR elandelayo usebenzisa uhlelo lokusebenza lokufakazela ubuqiniso lwefoni yakho noma faka ukhiye wokusetha bese unikeza ikhodi ye-OTP ekhiqiziwe.", + "Today": "Namuhla", + "Toggle navigation": "Guqula ukuzulazula", + "Togo": "Ukuhamba", + "Tokelau": "Itayela", + "Token Name": "Igama lophawu", + "Tonga": "Tonga", + "Too Many Requests": "Izicelo Eziningi Kakhulu", + "total": "inani", + "Total:": "Isamba:", + "Trashed": "Kulahliwe", + "Trinidad And Tobago": "I-Trinidad ne-Tobago", + "Trinidad and Tobago": "I-Trinidad ne-Tobago", + "Tunisia": "I-Tunisia", + "Turkey": "igalikuni", + "Turkmenistan": "I-Turkmenistan", + "Turks And Caicos Islands": "Iziqhingi zaseTurks naseCaicos", + "Turks and Caicos Islands": "Iziqhingi zaseTurks naseCaicos", + "Tuvalu": "I-Tuvalu", + "Two Factor Authentication": "Ukuqinisekiswa Kwezinto Ezimbili", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Ukufakazela ubuqiniso kwezinto ezimbili manje sekunikwe amandla. Skena ikhodi ye-QR elandelayo usebenzisa uhlelo lokusebenza lokufakazela ubuqiniso lwefoni yakho noma faka ukhiye wokusetha.", + "Type": "Uhlobo", + "Uganda": "Uganda", + "Ukraine": "I-Ukraine", + "Unauthorized": "Okungagunyaziwe", + "United Arab Emirates": "I-United Arab Emirates", + "United Kingdom": "i-United Kingdom", + "United States": "I-united states", + "United States Minor Outlying Islands": "I-United States Minor Outlying Islands", + "United States Outlying Islands": "I-U.S. Outlying Islands", + "Unknown": "Akwaziwa", + "Unpaid": "Okungakhokhelwa", + "Update": "Buyekeza", + "Update & Continue Editing": "Buyekeza futhi Qhubeka Nokuhlela", + "Update :resource": "Buyekeza :resource", + "Update :resource: :title": "Buyekeza :resource::title", + "Update attached :resource: :title": "Isibuyekezo sinamathiselwe :resource::title", + "Update Password": "Buyekeza Iphasiwedi", + "Update Payment Information": "Buyekeza Ulwazi Lokukhokha", + "Update Payment Method": "Buyekeza Indlela Yokukhokha", + "Update your account's profile information and email address.": "Buyekeza imininingwane yephrofayela ye-akhawunti yakho kanye nekheli le-imeyili.", + "Uploading": "Iyalayisha", + "Uploading files... (:current/:total)": "Ilayisha amafayela... (:current/:total)", + "Uruguay": "E-Uruguay", + "Use a recovery code": "Sebenzisa ikhodi yokuthola", + "Use an authentication code": "Sebenzisa ikhodi yokuqinisekisa", + "User Actions": "Izenzo Zomsebenzisi", + "User Security": "Ukuphepha komsebenzisi", + "Username": "Igama lomsebenzisi", + "Uzbekistan": "I-Uzbekistan", + "Value": "Inani", + "Vanuatu": "I-Vanuatu", + "VAT Number": "Inombolo Ye-VAT", + "Venezuela": "eVenezuela", + "Venezuela, Bolivarian Republic of": "I-Venezuela, iRiphabhulikhi yaseBolivia", + "Verify Email Address": "Qinisekisa Ikheli Le-imeyili", + "Verify Your Email Address": "Qinisekisa Ikheli Lakho Le-imeyili", + "Viet Nam": "Vietnam", + "View": "Buka", + "Virgin Islands, British": "I-Virgin Islands, eBrithani", + "Virgin Islands, U.S.": "I-Virgin Islands, e-U.S.", + "Wallis And Futuna": "Wallis futhi Futuna", + "Wallis and Futuna": "Wallis futhi Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "Sicubungula ukubhalisa kwakho. Uma ukubhalisa sekucutshungulwe ngempumelelo, leli khasi lizobuyekezwa ngokuzenzakalelayo. Ngokuvamile, le nqubo kufanele ithathe imizuzwana embalwa.", + "We are unable to process your payment. Please contact customer support.": "Asikwazi ukucubungula inkokhelo yakho. Sicela uxhumane nokwesekwa kwamakhasimende.", + "We have emailed your password reset link!": "Sikuthumelele isixhumanisi sokusetha kabusha iphasiwedi yakho nge-imeyili!", + "We were unable to find a registered user with this email address.": "Asikwazanga ukuthola umsebenzisi obhalisiwe ngaleli kheli le-imeyili.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "Sizothumela isixhumanisi sokulanda i-invoice kumakheli e-imeyili ocacisa ngezansi. Ungahlukanisa amakheli e-imeyili amaningi usebenzisa amakhoma.", + "We're lost in space. The page you were trying to view does not exist.": "Silahlekile emkhathini. Ikhasi obuzama ukulibuka alikho.", + "Welcome Back!": "Siyakwamukela!", + "Western Sahara": "I-Western Sahara", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Uma ukuqinisekiswa kwezinto ezimbili kunikwe amandla, uzocelwa ithokheni evikelekile, engahleliwe ngesikhathi sokufakazela ubuqiniso. Ungathola le tokheni ohlelweni lokusebenza lwefoni yakho le-Google Authenticator.", + "Whoops": "HIshisa", + "Whoops!": "Eshu!", + "Whoops! Something went wrong.": "Eshu! Kukhona into engahambanga kahle.", + "With Trashed": "Nge-Doti", + "Write": "Bhala", + "Year To Date": "Unyaka Kuze Kube Manje", + "Yearly": "Minyaka yonke", + "Yemen": "Hwame", + "Yes": "Yebo", + "You are already subscribed.": "Usuvele ubhalisile.", + "You are currently within your free trial period. Your trial will expire on :date.": "Okwamanje ungaphakathi kwesikhathi sakho sesivivinyo samahhala. Isivivinyo sakho sizophelelwa yisikhathi ngomhlaka-:date.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "Okwamanje ungaphakathi kwesikhathi sakho sesivivinyo samahhala. Isivivinyo sakho sizophelelwa yisikhathi ngomhlaka-:date. Ukuqala okubhaliselwe okusha kuzoqeda isilingo sakho.", + "You are logged in!": "Ungenile!", + "You are receiving this email because we received a password reset request for your account.": "Uthola le imeyili ngoba sithole isicelo sokusetha kabusha iphasiwedi ye-akhawunti yakho.", + "You have been invited to join the :team team!": "Umenywe ukuthi ujoyine iqembu le-:team!", + "You have enabled two factor authentication.": "Unikeze amandla ukuqinisekiswa kwezinto ezimbili.", + "You have not enabled two factor authentication.": "Awukavumeli ukuqinisekiswa kwezinto ezimbili.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "Unama-invoyisi athile angakhokhelwa. Ngemva kokubuyekeza indlela yakho yokukhokha ezenzakalelayo, ungase uzame izinkokhelo futhi ngohlu lwama-invoyisi olungezansi.", + "You may accept this invitation by clicking the button below:": "Ungasamukela lesi simemo ngokuchofoza inkinobho engezansi:", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Ungakhansela ukubhalisa kwakho nganoma yisiphi isikhathi. Uma ukubhalisa kwakho sekukhanseliwe, uzoba nenketho yokuphinda uqalise ukubhalisa kuze kube sekupheleni komjikelezo wakho wokukhokha wamanje.", + "You may delete any of your existing tokens if they are no longer needed.": "Ungasusa noma yimaphi amathokheni akho akhona uma engasadingeki.", + "You may not delete your personal team.": "Awukwazi ukususa iqembu lakho lomuntu siqu.", + "You may not leave a team that you created.": "Akumele ushiye iqembu olidalile.", + "You will receive an invoice and payment link via email for each billing period.": "Uzothola i-invoyisi nesixhumanisi sokukhokha nge-imeyili ngesikhathi ngasinye sokukhokha.", + "You're logged in!": "Ungenile!", + "Your :invoiceName invoice is now available!": "I-invoyisi yakho engu-:invoiceName isiyatholakala!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Ikheli lakho lokukhokha lithi :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Ikhadi lakho linqatshiwe. Sicela uxhumane nomkhiphi wekhadi lakho ukuze uthole ulwazi olwengeziwe.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Indlela yakho yokukhokha yamanje iyikhadi lesikweletu eligcina ngo-:lastFour eliphelelwa yisikhathi ngomhlaka-:expiration.", + "Your email address is unverified.": "Ikheli lakho le-imeyili aliqinisekisiwe.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Inkokhelo yakho yokugcina engu-:amount yehlulekile. Sicela ubuyekeze indlela yakho yokukhokha ukuze uzame futhi inkokhelo ehlulekile.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Inkokhelo yakho yokugcina engu-:amount kwabangu-:date yehlulekile. Sicela ubuyekeze indlela yakho yokukhokha ukuze uzame futhi inkokhelo ehlulekile.", + "Your next payment of :amount will be processed on :date.": "Inkokhelo yakho elandelayo ka-:amount izoba ngomhlaka-:date.", + "Your payment method has been added successfully.": "Indlela yakho yokukhokha yengezwe ngempumelelo.", + "Your payment method will be charged automatically for each billing period.": "Indlela yakho yokukhokha izokhokhiswa ngokuzenzekelayo ngesikhathi ngasinye sokukhokha.", + "Your registered VAT Number is :vatNumber.": "Inombolo yakho ye-VAT ebhalisiwe ngu-:vatNumber.", + "Your subscription has been started successfully.": "Ukubhalisa kwakho kuqalwe ngempumelelo.", + "Your subscription has been successfully cancelled.": "Ukubhalisa kwakho kukhanselwe ngempumelelo.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Ukubhalisa kwakho kukhanselwe ngempumelelo. Usazokwazi ukufinyelela kuze kube sekupheleni kwesikhathi sakho sokukhokha.", + "Your subscription was successfully resumed.": "Ukubhalisa kwakho kuqaliswe kabusha ngempumelelo.", + "Your subscription was successfully updated.": "Ukubhalisa kwakho kubuyekezwe ngempumelelo.", + "Zambia": "Indlu ibe nambia", + "Zimbabwe": "Iz mbabwe", + "Zip / Postal Code": "Ikhodi ye-Zip/Iposi", + "Åland Islands": "Iziqhingi zase-Åland" +} diff --git a/locales/zu/php-inline.json b/locales/zu/php-inline.json new file mode 100644 index 00000000000..7a7107bb3f7 --- /dev/null +++ b/locales/zu/php-inline.json @@ -0,0 +1,137 @@ +{ + "accepted": "Le nkambu kufanele yamukelwe.", + "accepted_if": "Le nkambu kufanele yamukelwe lapho i-:other ingama-:value.", + "active_url": "Le nkambu akuyona i-URL evumelekile.", + "after": "Le nkambu kufanele ibe idethi engemuva kuka-:date.", + "after_or_equal": "Le nkambu kufanele ibe idethi engemva noma elingana no-:date.", + "alpha": "Le nkambu kufanele ibe nezinhlamvu kuphela.", + "alpha_dash": "Le nkambu kufanele ibe nezinhlamvu, izinombolo, amadeshi nama-underscore kuphela.", + "alpha_num": "Le nkambu kufanele ibe nezinhlamvu nezinombolo kuphela.", + "any_of": "Le nkambu ayivumelekile.", + "array": "Le nkambu kufanele ibe amalungu afanayo.", + "ascii": "Le nkambu kufanele ibe nezinhlamvu nezimpawu zebhayithi eyodwa kuphela.", + "attached": "Le nkambu isivele inamathiselwe.", + "before": "Le nkambu kufanele ibe idethi engaphambi kuka-:date.", + "before_or_equal": "Le nkambu kufanele ibe idethi engaphambi noma elingana no-:date.", + "between.array": "Le nkambu kufanele ibe nezinto eziphakathi kuka-:min no-:max.", + "between.file": "Le nkambu kufanele ibe phakathi kwamakhilobhayithi angu-:min no-:max.", + "between.numeric": "Le nkambu kufanele ibe phakathi kuka-:min no-:max.", + "between.string": "Le nkambu kufanele ibe phakathi kwezinhlamvu ezingu-:min nezingu-:max.", + "boolean": "Le nkambu kufanele ibe yiqiniso noma amanga.", + "can": "Le nkambu iqukethe inani elingagunyaziwe.", + "confirmed": "Lokhu kuqinisekiswa kwenkambu akufani.", + "contains": "Le nkambu ishoda ngenani elidingekayo.", + "date": "Le nkambu akulona idethi evumelekile.", + "date_equals": "Le nkambu kufanele ibe idethi elingana no-:date.", + "date_format": "Le nkambu ayifani nefomethi :format.", + "decimal": "Le nkambu kufanele ibe nezindawo zamadesimali eziyi-:decimal.", + "declined": "Le nkambu kufanele yenqatshwe.", + "declined_if": "Le nkambu kufanele yehliswe lapho i-:other ingama-:value.", + "different": "Le nkambu kanye no-:other kumele kwehluke.", + "digits": "Le nkambu kufanele ibe namadijithi ayi-:digits.", + "digits_between": "Le nkambu kufanele ibe namadijithi aphakathi kuka-:min no-:max.", + "dimensions": "Le nkambu inobukhulu besithombe obungavumelekile.", + "distinct": "Le nkambu inenani eliyimpinda.", + "doesnt_contain": "Le nkambu akumele iqukethe noma yikuphi okulandelayo: :values.", + "doesnt_end_with": "Le nkambu akumele igcine ngokukodwa kwalokhu okulandelayo: :values.", + "doesnt_start_with": "Le nkambu akumele iqale ngokukodwa kwalokhu okulandelayo: :values.", + "email": "Le nkambu kufanele kube ikheli le-imeyili elivumelekile.", + "ends_with": "Lo mkhakha kufanele uphethe ngokukodwa kwalokhu okulandelayo: :values.", + "enum": "Inkambu ekhethiwe ayivumelekile.", + "exists": "Inkambu ekhethiwe ayivumelekile.", + "extensions": "Le nkambu kufanele ibe nesandiso esisodwa kulezi ezilandelayo: :values.", + "file": "Le nkambu kufanele ibe ifayela.", + "filled": "Le nkambu kufanele ibe nenani.", + "gt.array": "Le nkambu kufanele ibe nezinto ezingaphezu kweziyi-:value.", + "gt.file": "Le nkambu kufanele ibe ngaphezu kwamakhilobhayithi angu-:value.", + "gt.numeric": "Le nkambu kufanele ibe nkulu kuno-:value.", + "gt.string": "Le nkambu kufanele ibe nezinhlamvu ezingaphezu kweziyi-:value.", + "gte.array": "Le nkambu kufanele ibe nezinto eziyi-:value noma ngaphezulu.", + "gte.file": "Le nkambu kufanele ibe nkulu noma ilingane namakhilobhayithi angu-:value.", + "gte.numeric": "Le nkambu kufanele ibe nkulu noma ilingane no-:value.", + "gte.string": "Le nkambu kufanele ibe nkulu noma ilingane nezinhlamvu eziyi-:value.", + "hex_color": "Le nkambu kufanele ibe umbala ovumelekile we-hexadecimal.", + "image": "Le nkambu kufanele ibe isithombe.", + "in": "Inkambu ekhethiwe ayivumelekile.", + "in_array": "Le nkambu ayikho ku-:other.", + "in_array_keys": "Le nkambu kumele okungenani ibe nenye yezinkinobho ezilandelayo: :values.", + "integer": "Le nkambu kufanele ibe inombolo ephelele.", + "ip": "Le nkambu kufanele kube ikheli le-IP elivumelekile.", + "ipv4": "Le nkambu kufanele kube ikheli le-IPv4 elivumelekile.", + "ipv6": "Le nkambu kufanele kube ikheli le-IPv6 elivumelekile.", + "json": "Le nkambu kufanele ibe iyunithi yezinhlamvu ye-JSON evumelekile.", + "list": "Le nkambu kufanele ibe uhlu.", + "lowercase": "Le nkambu kufanele ibe ngofeleba abancane.", + "lt.array": "Le nkambu kufanele ibe nezinto ezingaphansi kweziyi-:value.", + "lt.file": "Le nkambu kufanele ibe ngaphansi kwamakhilobhayithi ayi-:value.", + "lt.numeric": "Le nkambu kufanele ibe ngaphansi kuka-:value.", + "lt.string": "Le nkambu kufanele ibe nezinhlamvu ezingaphansi kweziyi-:value.", + "lte.array": "Le nkambu akumele ibe nezinto ezingaphezu kweziyi-:value.", + "lte.file": "Le nkambu kufanele ibe ngaphansi noma ilingane namakhilobhayithi angu-:value.", + "lte.numeric": "Le nkambu kufanele ibe ngaphansi noma ilingane no-:value.", + "lte.string": "Le nkambu kufanele ibe ngaphansi noma ilingane nezinhlamvu eziyi-:value.", + "mac_address": "Le nkambu kufanele ibe yikheli le-MAC elivumelekile.", + "max.array": "Le nkambu akumele ibe nezinto ezingaphezu kweziyi-:max.", + "max.file": "Le nkambu akumele ibe ngaphezu kwamakhilobhayithi angu-:max.", + "max.numeric": "Le nkambu akumele ibe ngaphezu kuka-:max.", + "max.string": "Le nkambu akumele ibe ngaphezu kwezinhlamvu eziyi-:max.", + "max_digits": "Le nkambu akumele ibe namadijithi angaphezu kuka-:max.", + "mimes": "Le nkambu kufanele ibe uhlobo lwefayela: :values.", + "mimetypes": "Le nkambu kufanele ibe uhlobo lwefayela: :values.", + "min.array": "Le nkambu kufanele ibe nezinto okungenani eziyi-:min.", + "min.file": "Le nkambu kufanele okungenani ibe ngamakhilobhayithi ayi-:min.", + "min.numeric": "Le nkambu kufanele okungenani ibe yi-:min.", + "min.string": "Le nkambu kufanele okungenani ibe nezinhlamvu eziyi-:min.", + "min_digits": "Le nkambu kufanele ibe namadijithi okungenani ayi-:min.", + "missing": "Le nkambu kufanele ingekho.", + "missing_if": "Le nkambu kufanele ingekho lapho u-:other engu-:value.", + "missing_unless": "Le nkambu kufanele ingekho ngaphandle uma u-:other engu-:value.", + "missing_with": "Le nkambu kufanele ingekho uma u-:values ekhona.", + "missing_with_all": "Le nkambu kufanele ingekho uma kukhona abangu-:values.", + "multiple_of": "Le nkambu kufanele ibe yimpinda ka-:value.", + "not_in": "Inkambu ekhethiwe ayivumelekile.", + "not_regex": "Le fomethi yenkambu ayivumelekile.", + "numeric": "Le nkambu kufanele ibe inombolo.", + "password.letters": "Le nkambu kufanele iqukathe okungenani uhlamvu olulodwa.", + "password.mixed": "Le nkambu kufanele okungenani ibe nofeleba oyedwa oyedwa kanye nosonhlamvukazi oyedwa.", + "password.numbers": "Le nkambu kufanele iqukathe okungenani inombolo eyodwa.", + "password.symbols": "Le nkambu kufanele iqukathe okungenani uphawu olulodwa.", + "password.uncompromised": "Inkambu enikeziwe ivele ekuvuzeni kwedatha. Sicela ukhethe inkambu ehlukile.", + "present": "Le nkambu kufanele ibe khona.", + "present_if": "Le nkambu kufanele ibe khona uma u-:other esengama-:value.", + "present_unless": "Le nkambu kufanele ibe khona ngaphandle kokuthi u-:other unama-:value.", + "present_with": "Le nkambu kufanele ibe khona uma u-:values ekhona.", + "present_with_all": "Le nkambu kufanele ibe khona uma bekhona abayi-:values.", + "prohibited": "Le nkambu ayivunyelwe.", + "prohibited_if": "Le nkambu ivinjelwe uma u-:other engu-:value.", + "prohibited_if_accepted": "Le nkambu yenqatshelwe lapho u-:other amukelwa.", + "prohibited_if_declined": "Le nkambu yenqatshelwe lapho u-:other enqatshiwe.", + "prohibited_unless": "Le nkambu ayivunyelwe ngaphandle uma u-:other engama-:values.", + "prohibits": "Lo mkhakha uvimbela abangu-:other ukuba babe khona.", + "regex": "Le fomethi yenkambu ayivumelekile.", + "relatable": "Le nkambu ingase ingahlotshaniswa nale nsiza.", + "required": "Le nkundla iyadingeka.", + "required_array_keys": "Le nkambu kufanele iqukathe okufakiwe: :values.", + "required_if": "Le nkambu iyadingeka uma u-:other engu-:value.", + "required_if_accepted": "Le nkambu iyadingeka uma i-:other yamukelwe.", + "required_if_declined": "Le nkambu iyadingeka uma i-:other inqatshwa.", + "required_unless": "Le nkambu iyadingeka ngaphandle uma okuthi :other kokungu-:values.", + "required_with": "Le nkambu iyadingeka uma u-:values ekhona.", + "required_with_all": "Le nkambu iyadingeka uma kukhona abangu-:values.", + "required_without": "Le nkambu iyadingeka uma u-:values engekho.", + "required_without_all": "Le nkambu iyadingeka uma engekho kwabangu-:values.", + "same": "Le nkambu no-:other kumele kufane.", + "size.array": "Le nkambu kufanele ibe nezinto eziyi-:size.", + "size.file": "Le nkambu kufanele ibe ngamakhilobhayithi ayi-:size.", + "size.numeric": "Le nkambu kufanele ibe ngu-:size.", + "size.string": "Le nkambu kufanele ibe nezinhlamvu ezingu-:size.", + "starts_with": "Lo mkhakha kufanele uqale ngokukodwa kwalokhu okulandelayo: :values.", + "string": "Le nkambu kufanele ibe iyunithi yezinhlamvu.", + "timezone": "Le nkambu kufanele ibe izoni yesikhathi evumelekile.", + "ulid": "Le nkambu kufanele ibe yi-ULID evumelekile.", + "unique": "Le nkambu isithathiwe.", + "uploaded": "Le nkambu yehlulekile ukulayisha.", + "uppercase": "Le nkambu kufanele ibe ngosonhlamvukazi.", + "url": "Le nkambu kufanele ibe i-URL evumelekile.", + "uuid": "Le nkambu kufanele ibe i-UUID evumelekile." +} diff --git a/locales/zu/php.json b/locales/zu/php.json new file mode 100644 index 00000000000..19c54797114 --- /dev/null +++ b/locales/zu/php.json @@ -0,0 +1,148 @@ +{ + "accepted": "Abayi-:attribute kumele bamukelwe.", + "accepted_if": "Abayi-:attribute kufanele bamukelwe lapho ama-:other esengama-:value.", + "active_url": "I-:attribute akuyona i-URL evumelekile.", + "after": "I-:attribute kufanele ibe idethi engemuva kwama-:date.", + "after_or_equal": "I-:attribute kufanele ibe idethi engemuva noma elingana no-:date.", + "alpha": "Eziyi-:attribute kufanele zibe nezinhlamvu kuphela.", + "alpha_dash": "I-:attribute kufanele ibe nezinhlamvu, izinombolo, amadeshi nama-underscore kuphela.", + "alpha_num": "I-:attribute kufanele ibe nezinhlamvu nezinombolo kuphela.", + "any_of": "Insimu eyi-:attribute ayivumelekile.", + "array": "I-:attribute kufanele ibe yilungu elifanayo.", + "ascii": "Inkambu engu-:attribute kufanele ibe nezinhlamvu ze-alphanumeric zebhayithi eyodwa kuphela namasimbuli.", + "attached": "Lokhu okungu-:attribute sekuvele kunamathiselwe.", + "before": "I-:attribute kufanele ibe idethi engaphambi kuka-:date.", + "before_or_equal": "I-:attribute kufanele ibe idethi engaphambi noma elingana no-:date.", + "between.array": "Abayi-:attribute kumele babe nezinto eziphakathi kuka-:min no-:max.", + "between.file": "I-:attribute kufanele ibe phakathi kwamakhilobhayithi angama-:min no-:max.", + "between.numeric": "Abayi-:attribute kumele babe phakathi kuka-:min no-:max.", + "between.string": "I-:attribute kufanele ibe phakathi kwezinhlamvu ezingu-:min nezingu-:max.", + "boolean": "Inkambu ye-:attribute kufanele ibe yiqiniso noma amanga.", + "can": "Inkambu engu-:attribute iqukethe inani elingagunyaziwe.", + "confirmed": "Ukuqinisekiswa kwe-:attribute akufani.", + "contains": "Inkambu engu-:attribute ishoda ngenani elidingekayo.", + "current_password": "Iphasiwedi ayilungile.", + "date": "I-:attribute akulona idethi evumelekile.", + "date_equals": "I-:attribute kufanele kube idethi elingana no-:date.", + "date_format": "I-:attribute ayifani nefomethi engu-:format.", + "decimal": "Inkambu ye-:attribute kufanele ibe nezindawo zamadesimali ezingama-:decimal.", + "declined": "Abayi-:attribute kumele banqatshwe.", + "declined_if": "Abayi-:attribute kumele banqatshwe uma ama-:other esengama-:value.", + "different": "I-:attribute kanye ne-:other kufanele ihluke.", + "digits": "I-:attribute kufanele ibe amadijithi angama-:digits.", + "digits_between": "I-:attribute kufanele ibe phakathi kwamadijithi angama-:min kuya kwangu-:max.", + "dimensions": "I-:attribute inobukhulu besithombe obungavumelekile.", + "distinct": "Inkambu engu-:attribute inenani eliyimpinda.", + "doesnt_contain": "Insimu eyi-:attribute akumele iqukethe noma yikuphi okulandelayo: :values.", + "doesnt_end_with": "Inkundla ye-:attribute akumele igcine ngokukodwa kwalokhu okulandelayo: :values.", + "doesnt_start_with": "Inkundla ye-:attribute akumele iqale ngokukodwa kwalokhu okulandelayo: :values.", + "email": "I-:attribute kufanele ibe ikheli le-imeyili elivumelekile.", + "ends_with": "Abayi-:attribute kumele bagcine ngokukodwa kwalokhu okulandelayo: :values.", + "enum": "Okukhethiwe okungu-:attribute akuvumelekile.", + "exists": "Okukhethiwe okungu-:attribute akuvumelekile.", + "extensions": "Inkambu ye-:attribute kufanele ibe nesandiso esisodwa kwezilandelayo: :values.", + "failed": "Lezi zifakazo azifani namarekhodi ethu.", + "file": "I-:attribute kufanele ibe ifayela.", + "filled": "Inkambu ye-:attribute kufanele ibe nenani.", + "gt.array": "Abayi-:attribute kumele babe nezinto ezingaphezu kwama-:value.", + "gt.file": "I-:attribute kufanele ibe ngaphezu kwamakhilobhayithi angama-:value.", + "gt.numeric": "Okuyi-:attribute kufanele kube kukhulu kunama-:value.", + "gt.string": "I-:attribute kufanele ibe nezinhlamvu ezingaphezu kwezingu-:value.", + "gte.array": "Abayi-:attribute kumele babe nezinto ezingama-:value noma ngaphezulu.", + "gte.file": "I-:attribute kufanele ibe nkulu noma ilingane namakhilobhayithi angama-:value.", + "gte.numeric": "U-:attribute kufanele abe mkhulu noma alingane no-:value.", + "gte.string": "U-:attribute kumelwe abe mkhulu noma alingane nezinhlamvu ezingu-:value.", + "hex_color": "Inkambu ye-:attribute kufanele ibe umbala ovumelekile we-hexadecimal.", + "image": "I-:attribute kufanele ibe isithombe.", + "in": "Okukhethiwe okungu-:attribute akuvumelekile.", + "in_array": "Inkambu ye-:attribute ayikho ku-:other.", + "in_array_keys": "Inkambu eyi-:attribute kufanele ibe okungenani nenye yezinkinobho ezilandelayo: :values.", + "integer": "U-:attribute kufanele ube inombolo ephelele.", + "ip": "I-:attribute kufanele ibe ikheli le-IP elivumelekile.", + "ipv4": "I-:attribute kufanele kube ikheli le-IPv4 elivumelekile.", + "ipv6": "I-:attribute kufanele kube ikheli le-IPv6 elivumelekile.", + "json": "Okungu-:attribute kufanele kube uchungechunge oluvumelekile lwe-JSON.", + "list": "Inkambu ye-:attribute kufanele ibe uhlu.", + "lowercase": "Inkambu engu-:attribute kufanele ibe ngofeleba abancane.", + "lt.array": "Abayi-:attribute kumele babe nezinto ezingaphansi kwama-:value.", + "lt.file": "I-:attribute kumele ibe ngaphansi kwamakhilobhayithi angama-:value.", + "lt.numeric": "Abayi-:attribute kumele babe ngaphansi kwama-:value.", + "lt.string": "I-:attribute kufanele ibe nezinhlamvu ezingaphansi kwezingu-:value.", + "lte.array": "Abayi-:attribute akumele babe nezinto ezingaphezu kwama-:value.", + "lte.file": "I-:attribute kufanele ibe ngaphansi noma ilingane namakhilobhayithi angama-:value.", + "lte.numeric": "I-:attribute kumele ibe ngaphansi noma ilingane no-:value.", + "lte.string": "I-:attribute kufanele ibe ngaphansi noma ilingane nezinhlamvu ezingu-:value.", + "mac_address": "I-:attribute kufanele ibe yikheli le-MAC elivumelekile.", + "max.array": "Abayi-:attribute akumele babe nezinto ezingaphezu kwama-:max.", + "max.file": "I-:attribute akumele ibe ngaphezu kwamakhilobhayithi angama-:max.", + "max.numeric": "I-:attribute akufanele ibe ngaphezu kwama-:max.", + "max.string": "I-:attribute akufanele ibe ngaphezu kwezinhlamvu ezingu-:max.", + "max_digits": "Inkambu ye-:attribute akufanele ibe namadijithi angaphezu kuka-:max.", + "mimes": "I-:attribute kufanele ibe yifayela lohlobo: :values.", + "mimetypes": "I-:attribute kufanele ibe yifayela lohlobo: :values.", + "min.array": "Abayi-:attribute kumele okungenani babe nezinto ezingama-:min.", + "min.file": "I-:attribute kumele okungenani ibe ngamakhilobhayithi angama-:min.", + "min.numeric": "Abayi-:attribute kumele okungenani babe ngama-:min.", + "min.string": "I-:attribute kufanele okungenani ibe izinhlamvu ezingu-:min.", + "min_digits": "Inkambu ye-:attribute kufanele okungenani ibe namadijithi angama-:min.", + "missing": "Inkambu ye-:attribute kufanele ingekho.", + "missing_if": "Inkundla ye-:attribute kufanele ingekho lapho u-:other engu-:value.", + "missing_unless": "Inkambu ye-:attribute kufanele ingekho ngaphandle uma u-:other engu-:value.", + "missing_with": "Inkambu ye-:attribute kufanele ingekho lapho u-:values ekhona.", + "missing_with_all": "Inkambu ye-:attribute kufanele ingekho uma bekhona abangu-:values.", + "multiple_of": "I-:attribute kufanele ibe yi-multiple of :value.", + "next": "Okulandelayo »", + "not_in": "Okukhethiwe okungu-:attribute akuvumelekile.", + "not_regex": "Ifomethi ye-:attribute ayivumelekile.", + "numeric": "U-:attribute kufanele kube inombolo.", + "password": "Iphasiwedi ayilungile.", + "password.letters": "Inkambu ye-:attribute kufanele iqukathe okungenani uhlamvu olulodwa.", + "password.mixed": "Inkambu ye-:attribute kufanele okungenani ibe nofeleba oyedwa oyedwa kanye nosonhlamvukazi oyedwa.", + "password.numbers": "Inkambu ye-:attribute kufanele iqukathe okungenani inombolo eyodwa.", + "password.symbols": "Inkambu ye-:attribute kufanele iqukathe okungenani uphawu olulodwa.", + "password.uncompromised": "I-:attribute enikeziwe ivele ekuputshuzweni kwedatha. Sicela ukhethe okuhlukile okungu-:attribute.", + "present": "Inkambu ye-:attribute kufanele ibe khona.", + "present_if": "Inkambu ye-:attribute kufanele ibe khona lapho u-:other engu-:value.", + "present_unless": "Inkundla ye-:attribute kufanele ibe khona ngaphandle uma ama-:other engama-:value.", + "present_with": "Inkambu ye-:attribute kufanele ibe khona uma i-:values ikhona.", + "present_with_all": "Inkambu ye-:attribute kufanele ibe khona uma bekhona abangu-:values.", + "previous": "« Okudlule", + "prohibited": "Inkambu ye-:attribute ayivunyelwe.", + "prohibited_if": "Inkambu ye-:attribute ayivunyelwe uma u-:other engama-:value.", + "prohibited_if_accepted": "Inkambu eyi-:attribute yenqatshelwe lapho kumukelwa :other.", + "prohibited_if_declined": "Inkambu eyi-:attribute yenqatshelwe lapho kunqabile :other.", + "prohibited_unless": "Inkambu ye-:attribute ayivunyelwe ngaphandle kokuthi u-:other e-:values.", + "prohibits": "Inkundla ye-:attribute ivimbela abangu-:other ukuba babe khona.", + "regex": "Ifomethi ye-:attribute ayivumelekile.", + "relatable": "Le :attribute ingase ingahlotshaniswa nale nsiza.", + "required": "Kudingeka inkambu engu-:attribute.", + "required_array_keys": "Inkambu ye-:attribute kufanele iqukathe okufakiwe kwalokhu: :values.", + "required_if": "Inkambu ye-:attribute iyadingeka uma u-:other engu-:value.", + "required_if_accepted": "Inkambu engu-:attribute iyadingeka uma ezingu-:other zamukelwe.", + "required_if_declined": "Inkambu engu-:attribute iyadingeka uma okungu-:other kwenqatshwa.", + "required_unless": "Inkambu engu-:attribute iyadingeka ngaphandle uma u-:other eku-:values.", + "required_with": "Inkambu ye-:attribute iyadingeka uma u-:values ekhona.", + "required_with_all": "Inkambu engu-:attribute iyadingeka uma bekhona abangu-:values.", + "required_without": "Inkambu ye-:attribute iyadingeka uma u-:values engekho.", + "required_without_all": "Inkambu engu-:attribute iyadingeka uma kungekho kwabangu-:values abakhona.", + "reset": "Iphasiwedi yakho isethwe kabusha.", + "same": "U-:attribute no-:other kufanele afane.", + "sent": "Sikuthumelele isixhumanisi sokusetha kabusha iphasiwedi yakho nge-imeyili.", + "size.array": "Eziyi-:attribute kufanele zibe nezinto ezingama-:size.", + "size.file": "I-:attribute kufanele ibe ngamakhilobhayithi angama-:size.", + "size.numeric": "Abayi-:attribute kumele babe ngama-:size.", + "size.string": "I-:attribute kumele ibe yizinhlamvu ezingu-:size.", + "starts_with": "Abayi-:attribute kumele baqale ngokukodwa kwalokhu okulandelayo: :values.", + "string": "I-:attribute kufanele ibe iyunithi yezinhlamvu.", + "throttle": "Miningi kakhulu imizamo yokungena ngemvume. Sicela uzame futhi emizuzwaneni eyi-:seconds.", + "throttled": "Sicela ulinde ngaphambi kokuthi uzame futhi.", + "timezone": "I-:attribute kufanele ibe izoni yesikhathi evumelekile.", + "token": "Le tokheni yokusetha kabusha iphasiwedi ayivumelekile.", + "ulid": "Inkambu ye-:attribute kufanele ibe yi-ULID evumelekile.", + "unique": "Eziyi-:attribute sezithathiwe.", + "uploaded": "Eziyi-:attribute zehlulekile ukulayisha.", + "uppercase": "Inkambu ye-:attribute kumele ibe ngosonhlamvukazi.", + "url": "I-:attribute kufanele ibe i-URL evumelekile.", + "user": "Asikwazi ukuthola umsebenzisi onalelo kheli le-imeyili.", + "uuid": "I-:attribute kufanele ibe i-UUID evumelekile." +} diff --git a/lt/auth.php b/lt/auth.php deleted file mode 100644 index bbca17315d5..00000000000 --- a/lt/auth.php +++ /dev/null @@ -1,18 +0,0 @@ - 'Prisijungimo duomenys neatitinka.', - 'throttle' => 'Perdaug bandymų prisijungti. Bandykite po :seconds sec.', - -]; diff --git a/lt/pagination.php b/lt/pagination.php deleted file mode 100644 index d2ba5375c39..00000000000 --- a/lt/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Ankstesnis', - 'next' => 'Sekantis »', - -]; diff --git a/lt/passwords.php b/lt/passwords.php deleted file mode 100644 index 3da5515ff20..00000000000 --- a/lt/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Slaptažodis turi būti bent šešių simbolių ir sutapti su patvirtinimu.', - 'reset' => 'Nustatytas naujas slaptažodis!', - 'sent' => 'Naujo slaptažodžio nustatymo nuoroda išsiųsta', - 'token' => 'Šis slaptažodžio raktas yra neteisingas.', - 'user' => 'Vartotojas su tokiu el. pašu nerastas.', - -]; diff --git a/lt/validation.php b/lt/validation.php deleted file mode 100644 index 4882e73acad..00000000000 --- a/lt/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Laukas :attribute turi būti priimtas.', - 'active_url' => 'Laukas :attribute nėra galiojantis internetinis adresas.', - 'after' => 'Laukelyje :attribute turi būti data po :date.', - 'alpha' => 'Laukas :attribute gali turėti tik raides.', - 'alpha_dash' => 'Laukas :attribute gali turėti tik raides, skaičius ir brūkšnelius.', - 'alpha_num' => 'Laukas :attribute gali turėti tik raides ir skaičius.', - 'array' => 'Laukas :attribute turi būti masyvas.', - 'before' => 'Laukas :attribute turi būti data prieš :date.', - 'between' => [ - 'numeric' => 'Lauko :attribute reikšmė turi būti tarp :min ir :max.', - 'file' => 'Failo dydis lauke :attribute turi būti tarp :min ir :max kilobaitų.', - 'string' => 'Simbolių skaičius lauke :attribute turi būti tarp :min ir :max.', - 'array' => 'Elementų skaičius lauke :attribute turi turėti nuo :min iki :max.', - ], - 'boolean' => "Lauko reikšmė :attribute turi būti 'taip' arba 'ne'.", - 'confirmed' => 'Lauko :attribute patvirtinimas nesutampa.', - 'date' => 'Lauko :attribute reikšmė nėra galiojanti data.', - 'date_format' => 'Lauko :attribute reikšmė neatitinka formato :format.', - 'different' => 'Laukų :attribute ir :other reikšmės turi skirtis.', - 'digits' => 'Laukas :attribute turi būti sudarytas iš :digits skaitmenų.', - 'digits_between' => 'Laukas :attribute tuti turėti nuo :min iki :max skaitmenų.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Lauko :attribute reikšmė turi būti galiojantis el. pašto adresas.', - 'filled' => 'Laukas :attribute turi būti užpildytas.', - 'exists' => 'Pasirinkta negaliojanti :attribute reikšmė.', - 'image' => 'Lauko :attribute reikšmė turi būti paveikslėlis.', - 'in' => 'Pasirinkta negaliojanti :attribute reikšmė.', - 'integer' => 'Lauko :attribute reikšmė turi būti veikasis skaičius.', - 'ip' => 'Lauko :attribute reikšmė turi būti galiojantis IP adresas.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Lauko :attribute reikšmė negali būti didesnė nei :max.', - 'file' => 'Failo dydis lauke :attribute reikšmė negali būti didesnė nei :max kilobaitų.', - 'string' => 'Simbolių kiekis lauke :attribute reikšmė negali būti didesnė nei :max simbolių.', - 'array' => 'Elementų kiekis lauke :attribute negali turėti daugiau nei :max elementų.', - ], - 'mimes' => 'Lauko reikšmė :attribute turi būti failas vieno iš sekančių tipų: :values.', - 'min' => [ - 'numeric' => 'Lauko :attribute reikšmė turi būti ne mažesnė nei :min.', - 'file' => 'Failo dydis lauke :attribute turi būti ne mažesnis nei :min kilobaitų.', - 'string' => 'Simbolių kiekis lauke :attribute turi būti ne mažiau nei :min.', - 'array' => 'Elementų kiekis lauke :attribute turi būti ne mažiau nei :min.', - ], - 'not_in' => 'Pasirinkta negaliojanti reikšmė :attribute.', - 'numeric' => 'Lauko :attribute reikšmė turi būti skaičius.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Negaliojantis lauko :attribute formatas.', - 'required' => 'Privaloma užpildyti lauką :attribute.', - 'required_if' => 'Privaloma užpildyti lauką :attribute kai :other yra :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Privaloma užpildyti lauką :attribute kai pateikta :values.', - 'required_with_all' => 'Privaloma užpildyti lauką :attribute kai pateikta :values.', - 'required_without' => 'Privaloma užpildyti lauką :attribute kai nepateikta :values.', - 'required_without_all' => 'Privaloma užpildyti lauką :attribute kai nepateikta nei viena iš reikšmių :values.', - 'same' => 'Laukai :attribute ir :other turi sutapti.', - 'size' => [ - 'numeric' => 'Lauko :attribute reikšmė turi būti :size.', - 'file' => 'Failo dydis lauke :attribute turi būti :size kilobaitai.', - 'string' => 'Simbolių skaičius lauke :attribute turi būti :size.', - 'array' => 'Elementų kiekis lauke :attribute turi būti :size.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'Lauko :attribute reikšmė turi būti galiojanti laiko zona.', - 'unique' => 'Tokia :attribute reikšmė jau pasirinkta.', - 'url' => 'Negaliojantis lauko :attribute formatas.', - - /* - |-------------------------------------------------------------------------- - | Pasirinktiniai patvirtinimo kalbos eilutės - |-------------------------------------------------------------------------- - | - | Čia galite nurodyti pasirinktinius patvirtinimo pranešimus, naudodami - | konvenciją "attribute.rule" eilučių pavadinimams. Tai leidžia greitai - | nurodyti konkrečią pasirinktinę kalbos eilutę tam tikrai atributo taisyklei. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Pasirinktiniai patvirtinimo atributai - |-------------------------------------------------------------------------- - | - | Sekančios kalbos eilutės naudojamos pakeisti vietos žymes - | kuo nors labiau priimtinu skaitytojui (pvz. "El.Pašto Adresas" vietoj - | "email". TTai tiesiog padeda mums padaryti žinutes truputi aiškesnėmis. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/me/auth.php b/me/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/me/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/me/pagination.php b/me/pagination.php deleted file mode 100644 index 7263c7353e5..00000000000 --- a/me/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Nazad', - 'next' => 'Naprijed »', - -]; diff --git a/me/passwords.php b/me/passwords.php deleted file mode 100644 index cf4ba37e687..00000000000 --- a/me/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Lozinke moraju biti najmanje 6 karaktera.', - 'reset' => 'Password has been reset!', - 'sent' => 'Poslali smo link za resetovanje vaše lozinke!', - 'token' => 'Unešena oznaka za resetovanje lozinke nije validna.', - 'user' => 'Nijesmo uspeli pronaći korisnika sa unešenom emajl adresom.', - -]; diff --git a/me/validation.php b/me/validation.php deleted file mode 100644 index 6f43a27961a..00000000000 --- a/me/validation.php +++ /dev/null @@ -1,113 +0,0 @@ - 'Polje :attribute mora biti prihvaćeno.', - 'active_url' => 'Polje :attribute nije validan URL.', - 'after' => 'Polje :attribute mora biti datum poslije :date.', - 'alpha' => 'Polje :attribute može sadržati samo slova.', - 'alpha_dash' => 'Polje :attribute može sadržati samo slova, brojeve i crtice.', - 'alpha_num' => 'Polje :attribute može sadržati samo slova i brojeve.', - 'array' => 'Polje :attribute mora sadržati određen broj stavki.', - 'before' => 'Polje :attribute mora biti datum prije :date.', - 'between' => [ - 'numeric' => 'Polje :attribute mora biti između :min - :max.', - 'file' => 'Fajl :attribute mora biti između :min - :max kilobajta.', - 'string' => 'Polje :attribute mora sadržati između :min - :max karaktera.', - 'array' => 'Polje :attribute mora sadržati između :min - :max stavki.', - ], - 'boolean' => 'The :attribute field must be true or false', - 'confirmed' => 'Potvrda polja :attribute se ne poklapa.', - 'date' => 'Polje :attribute nije važeći datum.', - 'date_format' => 'Polje :attribute nije u formatu :format.', - 'different' => 'Polja :attribute i :other moraju biti različita.', - 'digits' => 'Polje :attribute mora sadržati :digits cifara.', - 'digits_between' => 'Polje :attribute mora biti izemđu :min i :max cifri.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Format polja :attribute nije validan.', - 'exists' => 'Odabrano polje :attribute nije validno.', - 'filled' => 'Polje :attribute je obavezno.', - 'image' => 'Polje :attribute mora biti slika.', - 'in' => 'Odabrano polje :attribute nije validno.', - 'integer' => 'Polje :attribute mora biti broj.', - 'ip' => 'Polje :attribute mora biti validna IP adresa.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Polje :attribute mora biti manje od :max.', - 'file' => 'Polje :attribute mora biti manje od :max kilobajta.', - 'string' => 'Polje :attribute mora sadržati manje od :max karaktera.', - 'array' => 'Polje :attribute ne smije da image više od :max stavki.', - ], - 'mimes' => 'Polje :attribute mora biti fajl tipa: :values.', - 'min' => [ - 'numeric' => 'Polje :attribute mora biti najmanje :min.', - 'file' => 'Fajl :attribute mora biti najmanje :min kilobajta.', - 'string' => 'Polje :attribute mora sadržati najmanje :min karaktera.', - 'array' => 'Polje :attribute mora sadrzati najmanje :min stavke.', - ], - 'not_in' => 'Odabrani element polja :attribute nije validan.', - 'numeric' => 'Polje :attribute mora biti broj.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Format polja :attribute nije validan.', - 'required' => 'Polje :attribute je obavezno.', - 'required_if' => 'Polje :attribute je potrebno kada polje :other sadrži :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Polje :attribute je obavezno kada polje :values je prisutan.', - 'required_with_all' => 'Polje :attribute je obavezno kada polja :values nijesu prazna.', - 'required_without' => 'Polje :attribute je potrebno kada polje :values nije prazno.', - 'required_without_all' => 'Polje :attribute je potrebno kada nijedno od polja :values nije prisutno ili prazno.', - 'same' => 'Polja :attribute i :other se moraju poklapati.', - 'size' => [ - 'numeric' => 'Polje :attribute mora biti :size.', - 'file' => 'Fajl :attribute mora biti :size kilobajta.', - 'string' => 'Polje :attribute mora biti :size karaktera.', - 'array' => 'Polje :attribute mora sadržati :size stavki.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid zone.', - 'unique' => 'Vrijednost za polje :attribute već postoji.', - 'url' => 'Format polja :attribute ne važi.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/mk/auth.php b/mk/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/mk/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/mk/pagination.php b/mk/pagination.php deleted file mode 100644 index 9256ff85367..00000000000 --- a/mk/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Назад', - 'next' => 'Напред »', - -]; diff --git a/mk/passwords.php b/mk/passwords.php deleted file mode 100644 index 50934b3f402..00000000000 --- a/mk/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Лозинката треба да биде најмалку шест карактери и да совпаѓа со потврдната лозинка.', - 'reset' => 'Password has been reset!', - 'sent' => 'Испратен емаил со инструкции за ресетирање на лозинка!', - 'token' => 'Невалиден токен за ресетирање на лозинката.', - 'user' => 'Не може да се пронајде корисник со таква емаил адреса.', - -]; diff --git a/mk/validation.php b/mk/validation.php deleted file mode 100644 index 718534d4493..00000000000 --- a/mk/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Полето :attribute мора да биде прифатено.', - 'active_url' => 'Полето :attribute не е валиден URL.', - 'after' => 'Полето :attribute мора да биде датум после :date.', - 'alpha' => 'Полето :attribute може да содржи само букви.', - 'alpha_dash' => 'Полето :attribute може да содржи само букви, цифри, долна црта и тире.', - 'alpha_num' => 'Полето :attribute може да содржи само букви и цифри.', - 'array' => 'Полето :attribute мора да биде низа.', - 'before' => 'Полето :attribute мора да биде датум пред :date.', - 'between' => [ - 'numeric' => 'Полето :attribute мора да биде помеѓу :min и :max.', - 'file' => 'Полето :attribute мора да биде помеѓу :min и :max килобајти.', - 'string' => 'Полето :attribute мора да биде помеѓу :min и :max карактери.', - 'array' => 'Полето :attribute мора да има помеѓу :min - :max карактери.', - ], - 'boolean' => 'The :attribute field must be true or false', - 'confirmed' => 'Полето :attribute не е потврдено.', - 'date' => 'Полето :attribute не е валиден датум.', - 'date_format' => 'Полето :attribute не е во формат :format.', - 'different' => 'Полињата :attribute и :other треба да се различни.', - 'digits' => 'Полето :attribute треба да има :digits цифри.', - 'digits_between' => 'Полето :attribute треба да има помеѓу :min и :max цифри.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Полето :attribute не е во валиден формат.', - 'exists' => 'Избранато поле :attribute веќе постои.', - 'filled' => 'Полето :attribute е задолжително.', - 'image' => 'Полето :attribute мора да биде слика.', - 'in' => 'Избраното поле :attribute е невалидно.', - 'integer' => 'Полето :attribute мора да биде цел број.', - 'ip' => 'Полето :attribute мора да биде IP адреса.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Полето :attribute мора да биде помало од :max.', - 'file' => 'Полето :attribute мора да биде помало од :max килобајти.', - 'string' => 'Полето :attribute мора да има помалку од :max карактери.', - 'array' => 'Полето :attribute не може да има повеќе од :max карактери.', - ], - 'mimes' => 'Полето :attribute мора да биде фајл од типот: :values.', - 'min' => [ - 'numeric' => 'Полето :attribute мора да биде минимум :min.', - 'file' => 'Полето :attribute мора да биде минимум :min килобајти.', - 'string' => 'Полето :attribute мора да има минимум :min карактери.', - 'array' => 'Полето :attribute мора да има минимум :min карактери.', - ], - 'not_in' => 'Избраното поле :attribute е невалидно.', - 'numeric' => 'Полето :attribute мора да биде број.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Полето :attribute е во невалиден формат.', - 'required' => 'Полето :attribute е задолжително.', - 'required_if' => 'Полето :attribute е задолжително, кога :other е :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Полето :attribute е задолжително, кога е внесено :values.', - 'required_with_all' => 'The :attribute field is required when :values is present.', - 'required_without' => 'Полето :attribute е задолжително, кога не е внесено :values.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'Полињата :attribute и :other треба да совпаѓаат.', - 'size' => [ - 'numeric' => 'Полето :attribute мора да биде :size.', - 'file' => 'Полето :attribute мора да биде :size килобајти.', - 'string' => 'Полето :attribute мора да има :size карактери.', - 'array' => 'Полето :attribute мора да има :size карактери.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid zone.', - 'unique' => 'Полето :attribute веќе постои.', - 'url' => 'Полето :attribute не е во валиден формат.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/ms/auth.php b/ms/auth.php deleted file mode 100644 index c9b639d3197..00000000000 --- a/ms/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Butiran ini tidak sepadan dengan rekod kami.', - 'throttle' => 'Terlalu banyak percubaan log masuk. Sila cuba lagi dalam :seconds saat.', - -]; diff --git a/ms/pagination.php b/ms/pagination.php deleted file mode 100644 index 734506cd9d6..00000000000 --- a/ms/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Sebelumnya', - 'next' => 'Seterusnya »', - -]; diff --git a/ms/passwords.php b/ms/passwords.php deleted file mode 100644 index c89afe3f7fa..00000000000 --- a/ms/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Kata laluan mestilah sekurang-kurangnya enam aksara dan sepadan dengan pengesahan.', - 'reset' => 'Kata laluan anda telah ditetapkan semula!', - 'sent' => 'Kami telah e-mel pautan set semula kata laluan anda!', - 'token' => 'Token set semula kata laluan ini tidak sah.', - 'user' => 'Kami tidak dapat mencari pengguna dengan alamat e-mel tersebut.', - -]; diff --git a/ms/validation.php b/ms/validation.php deleted file mode 100644 index 5617f6ebfe1..00000000000 --- a/ms/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute must be accepted.', - 'active_url' => ':attribute bukan URL yang sah.', - 'after' => ':attribute must be a date after :date.', - 'alpha' => ':attribute hanya boleh mengandungi huruf.', - 'alpha_dash' => ':attribute boleh mengandungi huruf, nombor, dan sengkang.', - 'alpha_num' => ':attribute boleh mengandungi huruf dan nombor.', - 'array' => ':attribute must be an array.', - 'before' => ':attribute must be a date before :date.', - 'between' => [ - 'numeric' => ':attribute mesti mengandungi antara :min dan :max.', - 'file' => ':attribute mesti mengandungi antara :min dan :max kilobait.', - 'string' => ':attribute mesti mengandungi antara :min dan :max aksara.', - 'array' => ':attribute mesti mengandungi antara :min dan :max perkara.', - ], - 'boolean' => ':attribute field must be true or false.', - 'confirmed' => ':attribute confirmation does not match.', - 'date' => ':attribute bukan tarikh yang sah.', - 'date_format' => ':attribute does not match the format :format.', - 'different' => ':attribute dan :other must be different.', - 'digits' => ':attribute must be :digits digits.', - 'digits_between' => ':attribute mesti mengandungi antara :min dan :max digits.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute must be a valid email address.', - 'exists' => 'The selected :attribute is invalid.', - 'filled' => ':attribute field is required.', - 'image' => ':attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'integer' => ':attribute must be an integer.', - 'ip' => ':attribute must be a valid IP address.', - 'json' => ':attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute may not be greater than :max.', - 'file' => ':attribute may not be greater than :max kilobait.', - 'string' => ':attribute may not be greater than :max aksara.', - 'array' => ':attribute may not have more than :max perkara.', - ], - 'mimes' => ':attribute must be a file of type: :values.', - 'min' => [ - 'numeric' => ':attribute must be at least :min.', - 'file' => ':attribute must be at least :min kilobait.', - 'string' => ':attribute must be at least :min aksara.', - 'array' => ':attribute must have at least :min perkara.', - ], - 'not_in' => 'The selected :attribute is invalid.', - 'numeric' => ':attribute must be a number.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute format is invalid.', - 'required' => ':attribute field is required.', - 'required_if' => ':attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':attribute field is required when :values is present.', - 'required_with_all' => ':attribute field is required when :values is present.', - 'required_without' => ':attribute field is required when :values is not present.', - 'required_without_all' => ':attribute field is required when none of :values are present.', - 'same' => ':attribute dan :other must match.', - 'size' => [ - 'numeric' => ':attribute must be :size.', - 'file' => ':attribute must be :size kilobait.', - 'string' => ':attribute must be :size aksara.', - 'array' => ':attribute must contain :size perkara.', - ], - 'string' => ':attribute must be a string.', - 'timezone' => ':attribute must be a valid zone.', - 'unique' => ':attribute has already been taken.', - 'url' => ':attribute format is invalid.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/nb/auth.php b/nb/auth.php deleted file mode 100644 index 664176aa995..00000000000 --- a/nb/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Brukernavn og/eller passord er feil.', - 'throttle' => 'For mange innloggingsforsøk. Vennligst prøv igjen om :seconds sekunder.', - -]; diff --git a/nb/pagination.php b/nb/pagination.php deleted file mode 100755 index 48961d4764d..00000000000 --- a/nb/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Forrige', - 'next' => 'Neste »', - -]; diff --git a/nb/passwords.php b/nb/passwords.php deleted file mode 100755 index e29fef12d09..00000000000 --- a/nb/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Passord skal ha minst seks tegn og være være likt bekreftelsen.', - 'reset' => 'Passordet ble endret!', - 'sent' => 'Vi har sendt deg en lenke du kan klikke på for å endre passordet ditt!', - 'token' => 'Passord-nullstillingskoden er ikke gyldig.', - 'user' => 'Vi finner ingen brukere med denne e-postadressen.', - -]; diff --git a/nb/validation.php b/nb/validation.php deleted file mode 100755 index 70fe0cfc2fe..00000000000 --- a/nb/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute må aksepteres.', - 'active_url' => ':attribute er ikke en gyldig URL.', - 'after' => ':attribute må være en dato etter :date.', - 'alpha' => ':attribute må kun bestå av bokstaver.', - 'alpha_dash' => ':attribute må kun bestå av bokstaver, tall og bindestreker.', - 'alpha_num' => ':attribute må kun bestå av bokstaver og tall.', - 'array' => ':attribute må være en matrise.', - 'before' => ':attribute må være en dato før :date.', - 'between' => [ - 'numeric' => ':attribute skal være mellom :min - :max.', - 'file' => ':attribute skal være mellom :min - :max kilobytes.', - 'string' => ':attribute skal være mellom :min - :max tegn.', - 'array' => ':attribute må ha mellom :min - :max elementer.', - ], - 'boolean' => 'The :attribute field must be true or false', - 'confirmed' => ':attribute er ikke likt bekreftelsesfeltet.', - 'date' => ':attribute er ikke en gyldig dato.', - 'date_format' => ':attribute matcher ikke formatet :format.', - 'different' => ':attribute og :other skal være forskellige.', - 'digits' => ':attribute skal ha :digits siffer.', - 'digits_between' => ':attribute skal være mellom :min og :max siffer.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute format er ugyldig.', - 'exists' => 'Det valgte :attribute er ugyldig.', - 'filled' => ':attribute må fylles ut.', - 'image' => ':attribute skal være et bilde.', - 'in' => 'Det valgte :attribute er ugyldig.', - 'integer' => ':attribute skal være et heltall.', - 'ip' => ':attribute skal være en gyldig IP adresse.', - 'json' => ':attribute må være på JSON-format.', - 'max' => [ - 'numeric' => ':attribute skal være mindre enn :max.', - 'file' => ':attribute skal være mindre enn :max kilobytes.', - 'string' => ':attribute skal være kortere enn :max tegn.', - 'array' => ':attribute skal ikke ha fler enn :max elementer.', - ], - 'mimes' => ':attribute skal være en fil av typen: :values.', - 'min' => [ - 'numeric' => ':attribute skal være større enn :min.', - 'file' => ':attribute skal være større enn :min kilobytes.', - 'string' => ':attribute skal være lengre enn :min tegn.', - 'array' => ':attribute må være minst :min elementer.', - ], - 'not_in' => 'Den valgte :attribute er ugyldig.', - 'numeric' => ':attribute skal være et tall.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Formatet på :attribute er ugyldig.', - 'required' => ':attribute må fylles ut.', - 'required_if' => ':attribute må fylles ut når :other er :value.', - 'required_unless' => ':attribute er påkrevd med mindre :other finnes blant verdiene :values.', - 'required_with' => ':attribute må fylles ut når :values er utfylt.', - 'required_with_all' => ':attribute er påkrevd når :values er oppgitt.', - 'required_without' => ':attribute må fylles ut når :values ikke er utfylt.', - 'required_without_all' => ':attribute er påkrevd når ingen av :values er oppgitt.', - 'same' => ':attribute og :other må være like.', - 'size' => [ - 'numeric' => ':attribute må være :size.', - 'file' => ':attribute må være :size kilobytes.', - 'string' => ':attribute må være :size tegn lang.', - 'array' => ':attribute må inneholde :size elementer.', - ], - 'string' => ':attribute må være en tekststreng.', - 'timezone' => ':attribute må være en gyldig tidssone.', - 'unique' => ':attribute er allerede i bruk.', - 'url' => 'Formatet på :attribute er ugyldig.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/ne/auth.php b/ne/auth.php deleted file mode 100644 index bc93a94b535..00000000000 --- a/ne/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'यी प्रमाणहरू हाम्रो रेकर्ड संग मेल खादैनन्।', - 'throttle' => 'धेरै लगिन प्रयास भयो। :seconds सेकेन्ड पछि फेरि प्रयास गर्नुहोस्।', - -]; diff --git a/ne/pagination.php b/ne/pagination.php deleted file mode 100644 index 998716a0b8a..00000000000 --- a/ne/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« अघिल्लो', - 'next' => 'अर्को »', - -]; diff --git a/ne/passwords.php b/ne/passwords.php deleted file mode 100644 index 702a08dceab..00000000000 --- a/ne/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'पासवर्ड कम्तिमा छ वर्णको हुनु पर्छ र दाेहाेर्याइएकाे पासवर्ड संग मेल खानु पर्छ।', - 'reset' => 'पासवर्ड रिसेट भयो!', - 'sent' => 'हामीले पासवर्ड परिवर्तन गर्ने लिंक ईमेलमा पठाएका छौ!', - 'token' => 'यो पासवर्ड रिसेट गर्ने टोकन अमान्य छ।', - 'user' => 'दिइएको ईमेल प्रयोगकर्ता भेटिएन।', - -]; diff --git a/ne/validation.php b/ne/validation.php deleted file mode 100644 index 4defa7c1f98..00000000000 --- a/ne/validation.php +++ /dev/null @@ -1,112 +0,0 @@ - ':attribute स्वीकार गरिएको हुनुपर्छ।', - 'active_url' => ':attribute URL अमान्य छ।', - 'after' => ':attribute को मिति :date भन्दा पछि हुनुपर्छ।', - 'alpha' => ':attribute मा अक्षरहरु मात्र हुनसक्छ।', - 'alpha_dash' => ':attribute मा अक्षर, संख्या र ड्यासहरू मात्र हुनसक्छ।', - 'alpha_num' => ':attribute मा अक्षर र संख्याहरू मात्र हुनसक्छ।', - 'array' => ':attribute array हुनुपर्छ।', - 'before' => ':attribute को मिति :date भन्दा अघि हुनुपर्छ।', - 'between' => [ - 'numeric' => ':attribute :min र :max को बिचमा हुनुपर्छ।', - 'file' => ':attribute :min र :max kilobytes को बिचमा हुनुपर्छ।', - 'string' => ':attribute :min र :max वर्णको बिचमा हुनुपर्छ।', - 'array' => ':attribute मा आइटमको संख्या :min र :max को बिचमा हुनुपर्छ।', - ], - 'boolean' => ':attribute ठिक अथवा बेठिक हुनुपर्छ।', - 'confirmed' => ':attribute दाेहाेर्याइएकाे मिलेन।', - 'date' => ':attribute को मिति मिलेन।', - 'date_format' => ':attribute को ढाँचा :format जस्तो हुनुपर्छ।', - 'different' => ':attribute र :other फरक हुनुपर्छ।', - 'digits' => ':attribute :digits अंकको हुनुपर्छ।', - 'digits_between' => ':attribute :min देखि :max अंकको हुनुपर्छ।', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute को इमेल ठेगाना मिलेन।', - 'exists' => 'छानिएको :attribute अमान्य छ।', - 'filled' => ':attribute दिइएको हुनुपर्छ।', - 'image' => ':attribute मा फोटो हुनुपर्छ।', - 'in' => 'छानिएको :attribute अमान्य छ।', - 'integer' => ':attribute पूर्ण संख्या हुनुपर्छ।', - 'ip' => ':attribute मा दिइएको मान्य IP ठेगाना हुनुपर्छ।', - 'json' => ':attribute मा दिइएको मान्य JSON string हुनुपर्छ।', - 'max' => [ - 'numeric' => ':attribute :max भन्दा बढी हुनुहुदैन।', - 'file' => ':attribute :max kilobytes भन्दा बढी हुनुहुदैन।', - 'string' => ':attribute :max वर्ण भन्दा बढी हुनुहुदैन।', - 'array' => ':attribute मा :max भन्दा बढी आइटम हुनुहुदैन।', - ], - 'mimes' => ':attribute :values प्रकारको फाइल हुनुपर्छ।', - 'min' => [ - 'numeric' => ':attribute कम्तिमा :min हुनुपर्छ।', - 'file' => ':attribute कम्तिमा :min kilobytesको हुनुपर्छ।', - 'string' => ':attribute कम्तिमा :min वर्णको हुनुपर्छ।', - 'array' => ':attribute मा कम्तिमा :min आइटम हुनुपर्छ।', - ], - 'not_in' => 'छानिएको :attribute अमान्य छ।', - 'numeric' => ':attribute संख्या हुनुपर्छ।', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute को ढाँचा मिलेन।', - 'required' => ':attribute दिइएको हुनुपर्छ।', - 'required_if' => ':attribute चाहिन्छ जब :other :value हुन्छ।', - 'required_unless' => ':other :values मा नभएसम्म :attribute चाहिन्छ।', - 'required_with' => ':values भएसम्म :attribute चाहिन्छ।', - 'required_with_all' => ':values भएसम्म :attribute चाहिन्छ।', - 'required_without' => ':values नभएको बेला :attribute चाहिन्छ।', - 'required_without_all' => 'कुनैपनि :values नभएको बेला :attribute चाहिन्छ।', - 'same' => ':attribute र :other मिल्नुपर्छ।', - 'size' => [ - 'numeric' => ':attribute :size हुनुपर्छ।', - 'file' => ':attribute :size kilobytesको हुनुपर्छ।', - 'string' => ':attribute :size वर्णको हुनुपर्छ।.', - 'array' => ':attribute मा :size आइटम हुनुपर्छ।', - ], - 'string' => ':attribute string हुनुपर्छ।', - 'timezone' => ':attribute मान्य समय क्षेत्र हुनुपर्छ।', - 'unique' => 'यो :attribute पहिले नै लिई सकेको छ।', - 'url' => ':attribute को ढांचा मिलेन।', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [], - -]; diff --git a/nl/auth.php b/nl/auth.php deleted file mode 100644 index 66bfb64d263..00000000000 --- a/nl/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Deze combinatie van e-mailadres en wachtwoord is niet geldig.', - 'throttle' => 'Teveel gefaalde login pogingen. Probeer het over :seconds seconden nogmaals.', - -]; diff --git a/nl/pagination.php b/nl/pagination.php deleted file mode 100644 index 9a2a9677a4f..00000000000 --- a/nl/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Vorige', - 'next' => 'Volgende »', - -]; diff --git a/nl/passwords.php b/nl/passwords.php deleted file mode 100644 index 71df3c683d6..00000000000 --- a/nl/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Wachtwoord moet minimaal zes tekens lang zijn en de wachtwoorden moeten overeenkomen.', - 'reset' => 'Het wachtwoord van uw account is gewijzigd.', - 'sent' => 'We hebben een e-mail verstuurd met instructies om een nieuw wachtwoord in te stellen.', - 'token' => 'Dit wachtwoordresettoken is niet geldig.', - 'user' => 'Geen gebruiker bekend met dat e-mailadres.', - -]; diff --git a/nl/validation.php b/nl/validation.php deleted file mode 100644 index f35b52805c3..00000000000 --- a/nl/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute moet geaccepteerd zijn.', - 'active_url' => ':attribute is geen geldige URL.', - 'after' => ':attribute moet een datum na :date zijn.', - 'alpha' => ':attribute mag alleen letters bevatten.', - 'alpha_dash' => ':attribute mag alleen letters, nummers, onderstreep(_) en strepen(-) bevatten.', - 'alpha_num' => ':attribute mag alleen letters en nummers bevatten.', - 'array' => ':attribute moet geselecteerde elementen bevatten.', - 'before' => ':attribute moet een datum voor :date zijn.', - 'between' => [ - 'numeric' => ':attribute moet tussen :min en :max zijn.', - 'file' => ':attribute moet tussen :min en :max kilobytes zijn.', - 'string' => ':attribute moet tussen :min en :max karakters zijn.', - 'array' => ':attribute moet tussen :min en :max items bevatten.', - ], - 'boolean' => ':attribute moet true of false zijn.', - 'confirmed' => ':attribute bevestiging komt niet overeen.', - 'date' => ':attribute moet een datum bevatten.', - 'date_format' => ':attribute moet een geldig datum formaat bevatten.', - 'different' => ':attribute en :other moeten verschillend zijn.', - 'digits' => ':attribute moet bestaan uit :digits cijfers.', - 'digits_between' => ':attribute moet bestaan uit minimaal :min en maximaal :max cijfers.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute is geen geldig e-mailadres.', - 'exists' => ':attribute bestaat niet.', - 'filled' => ':attribute is verplicht.', - 'image' => ':attribute moet een afbeelding zijn.', - 'in' => ':attribute is ongeldig.', - 'integer' => ':attribute moet een getal zijn.', - 'ip' => ':attribute moet een geldig IP-adres zijn.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute mag niet hoger dan :max zijn.', - 'file' => ':attribute mag niet meer dan :max kilobytes zijn.', - 'string' => ':attribute mag niet uit meer dan :max karakters bestaan.', - 'array' => ':attribute mag niet meer dan :max items bevatten.', - ], - 'mimes' => ':attribute moet een bestand zijn van het bestandstype :values.', - 'min' => [ - 'numeric' => ':attribute moet minimaal :min zijn.', - 'file' => ':attribute moet minimaal :min kilobytes zijn.', - 'string' => ':attribute moet minimaal :min karakters zijn.', - 'array' => ':attribute moet minimaal :min items bevatten.', - ], - 'not_in' => 'Het formaat van :attribute is ongeldig.', - 'numeric' => ':attribute moet een nummer zijn.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute formaat is ongeldig.', - 'required' => ':attribute is verplicht.', - 'required_if' => ':attribute is verplicht indien :other gelijk is aan :value.', - 'required_unless' => ':attribute is verplicht tenzij :other gelijk is aan :values.', - 'required_with' => ':attribute is verplicht i.c.m. :values', - 'required_with_all' => ':attribute is verplicht i.c.m. :values', - 'required_without' => ':attribute is verplicht als :values niet ingevuld is.', - 'required_without_all' => ':attribute is verplicht als :values niet ingevuld zijn.', - 'same' => ':attribute en :other moeten overeenkomen.', - 'size' => [ - 'numeric' => ':attribute moet :size zijn.', - 'file' => ':attribute moet :size kilobyte zijn.', - 'string' => ':attribute moet :size karakters zijn.', - 'array' => ':attribute moet :size items bevatten.', - ], - 'string' => 'Het :attribute moet een tekenreeks zijn.', - 'timezone' => 'Het :attribute moet een geldige zone zijn.', - 'unique' => ':attribute is al in gebruik.', - 'url' => ':attribute is geen geldige URL.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 00000000000..fa19f3cae2a --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,21 @@ + + + + + + + + ./tests + + + + + ./src + + + diff --git a/pint.json b/pint.json new file mode 100644 index 00000000000..53e7dc9c6da --- /dev/null +++ b/pint.json @@ -0,0 +1,86 @@ +{ + "preset": "laravel", + "exclude": [ + "tests/Fixtures" + ], + "rules": { + "@PHP71Migration": true, + "@PHP73Migration": true, + "@PHP74Migration": true, + "@PHP80Migration": true, + "@PHP81Migration": true, + "@PHP82Migration": true, + "concat_space": { + "spacing": "one" + }, + "blank_line_before_statement": { + "statements": [ + "declare", + "phpdoc", + "continue", + "return" + ] + }, + "class_attributes_separation": { + "elements": { + "case": "none", + "const": "none", + "method": "one", + "property": "one", + "trait_import": "none" + } + }, + "class_definition": { + "multi_line_extends_each_single_line": true, + "single_item_single_line": true, + "single_line": true, + "space_before_parenthesis": true + }, + "combine_consecutive_issets": true, + "combine_consecutive_unsets": true, + "braces_position": { + "allow_single_line_anonymous_functions": true, + "allow_single_line_empty_anonymous_classes": true, + "anonymous_classes_opening_brace": "same_line" + }, + "escape_implicit_backslashes": { + "double_quoted": true, + "heredoc_syntax": true, + "single_quoted": false + }, + "global_namespace_import": { + "import_classes": true, + "import_constants": true, + "import_functions": true + }, + "multiline_comment_opening_closing": true, + "no_superfluous_elseif": true, + "no_useless_else": true, + "operator_linebreak": { + "only_booleans": false + }, + "ordered_types": { + "null_adjustment": "always_last", + "sort_algorithm": "alpha" + }, + "phpdoc_line_span": { + "const": "single", + "method": "multi", + "property": "single" + }, + "return_assignment": true, + "simplified_if_return": true, + "phpdoc_param_order": true, + "fully_qualified_strict_types": true, + "declare_strict_types": true, + "types_spaces": { + "space_multiple_catch": "none" + }, + "binary_operator_spaces": { + "default": "align_single_space_minimal" + }, + "php_unit_method_casing": { + "case": "camel_case" + } + } +} diff --git a/pl/auth.php b/pl/auth.php deleted file mode 100644 index f9affe1ae8d..00000000000 --- a/pl/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Błędny login lub hasło.', - 'throttle' => 'Za dużo nieudanych prób logowania. Proszę spróbować za :seconds sekund.', - -]; diff --git a/pl/pagination.php b/pl/pagination.php deleted file mode 100644 index 564694190f9..00000000000 --- a/pl/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Poprzednia', - 'next' => 'Następna »', - -]; diff --git a/pl/passwords.php b/pl/passwords.php deleted file mode 100644 index c805b01b882..00000000000 --- a/pl/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Hasło musi mieć przynajmniej sześć znaków i zgadzać się z potwierdzeniem.', - 'reset' => 'Hasło zostało zresetowane!', - 'sent' => 'Przypomnienie hasła zostało wysłane!', - 'token' => 'Token resetowania hasła jest nieprawidłowy.', - 'user' => 'Nie znaleziono użytkownika z takim adresem e-mail.', - -]; diff --git a/pl/validation.php b/pl/validation.php deleted file mode 100644 index f1b0ee16e9d..00000000000 --- a/pl/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute musi zostać zaakceptowany.', - 'active_url' => ':attribute jest nieprawidłowym adresem URL.', - 'after' => ':attribute musi być datą późniejszą od :date.', - 'alpha' => ':attribute może zawierać jedynie litery.', - 'alpha_dash' => ':attribute może zawierać jedynie litery, cyfry i myślniki.', - 'alpha_num' => ':attribute może zawierać jedynie litery i cyfry.', - 'array' => ':attribute musi być tablicą.', - 'before' => ':attribute musi być datą wcześniejszą od :date.', - 'between' => [ - 'numeric' => ':attribute musi zawierać się w granicach :min - :max.', - 'file' => ':attribute musi zawierać się w granicach :min - :max kilobajtów.', - 'string' => ':attribute musi zawierać się w granicach :min - :max znaków.', - 'array' => ':attribute musi składać się z :min - :max elementów.', - ], - 'boolean' => ':attribute musi mieć wartość prawda albo fałsz', - 'confirmed' => 'Potwierdzenie :attribute nie zgadza się.', - 'date' => ':attribute nie jest prawidłową datą.', - 'date_format' => ':attribute nie jest w formacie :format.', - 'different' => ':attribute oraz :other muszą się różnić.', - 'digits' => ':attribute musi składać się z :digits cyfr.', - 'digits_between' => ':attribute musi mieć od :min do :max cyfr.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Format :attribute jest nieprawidłowy.', - 'exists' => 'Zaznaczony :attribute jest nieprawidłowy.', - 'filled' => 'Pole :attribute jest wymagane.', - 'image' => ':attribute musi być obrazkiem.', - 'in' => 'Zaznaczony :attribute jest nieprawidłowy.', - 'integer' => ':attribute musi być liczbą całkowitą.', - 'ip' => ':attribute musi być prawidłowym adresem IP.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute nie może być większy niż :max.', - 'file' => ':attribute nie może być większy niż :max kilobajtów.', - 'string' => ':attribute nie może być dłuższy niż :max znaków.', - 'array' => ':attribute nie może mieć więcej niż :max elementów.', - ], - 'mimes' => ':attribute musi być plikiem typu :values.', - 'min' => [ - 'numeric' => ':attribute musi być nie mniejszy od :min.', - 'file' => ':attribute musi mieć przynajmniej :min kilobajtów.', - 'string' => ':attribute musi mieć przynajmniej :min znaków.', - 'array' => ':attribute musi mieć przynajmniej :min elementów.', - ], - 'not_in' => 'Zaznaczony :attribute jest nieprawidłowy.', - 'numeric' => ':attribute musi być liczbą.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Format :attribute jest nieprawidłowy.', - 'required' => 'Pole :attribute jest wymagane.', - 'required_if' => 'Pole :attribute jest wymagane gdy :other jest :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Pole :attribute jest wymagane gdy :values jest obecny.', - 'required_with_all' => 'Pole :attribute jest wymagane gdy :values jest obecny.', - 'required_without' => 'Pole :attribute jest wymagane gdy :values nie jest obecny.', - 'required_without_all' => 'Pole :attribute jest wymagane gdy żadne z :values nie są obecne.', - 'same' => 'Pole :attribute i :other muszą się zgadzać.', - 'size' => [ - 'numeric' => ':attribute musi mieć :size.', - 'file' => ':attribute musi mieć :size kilobajtów.', - 'string' => ':attribute musi mieć :size znaków.', - 'array' => ':attribute musi zawierać :size elementów.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => ':attribute musi być prawidłową strefą czasową.', - 'unique' => 'Taki :attribute już występuje.', - 'url' => 'Format :attribute jest nieprawidłowy.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/pt-BR/auth.php b/pt-BR/auth.php deleted file mode 100644 index 345fe86b9ed..00000000000 --- a/pt-BR/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Credenciais informadas não correspondem com nossos registros.', - 'throttle' => 'Você realizou muitas tentativas de login. Favor tentar novamente em :seconds segundos.', - -]; diff --git a/pt-BR/pagination.php b/pt-BR/pagination.php deleted file mode 100644 index 613b015a478..00000000000 --- a/pt-BR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Anterior', - 'next' => 'Próxima »', - -]; diff --git a/pt-BR/passwords.php b/pt-BR/passwords.php deleted file mode 100644 index 7e312dcb0ff..00000000000 --- a/pt-BR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'A senha deverá conter pelo menos seis carateres e ser igual à confirmação.', - 'reset' => 'Sua senha foi redefinida!', - 'sent' => 'Nós enviamos um link de recuperação de senha por e-mail.', - 'token' => 'Este código de recuperação de senha é inválido.', - 'user' => 'Não conseguimos encontrar nenhum usuário com o endereço de e-mail especificado.', - -]; diff --git a/pt-BR/validation.php b/pt-BR/validation.php deleted file mode 100644 index b7e29f81031..00000000000 --- a/pt-BR/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'O campo :attribute deve ser aceito.', - 'active_url' => 'O campo :attribute não contém um URL válido.', - 'after' => 'O campo :attribute deverá conter uma data posterior a :date.', - 'alpha' => 'O campo :attribute deverá conter apenas letras.', - 'alpha_dash' => 'O campo :attribute deverá conter apenas letras, números e traços.', - 'alpha_num' => 'O campo :attribute deverá conter apenas letras e números .', - 'array' => 'O campo :attribute precisa ser um conjunto.', - 'before' => 'O campo :attribute deverá conter uma data anterior a :date.', - 'between' => [ - 'numeric' => 'O campo :attribute deverá ter um valor entre :min - :max.', - 'file' => 'O campo :attribute deverá ter um tamanho entre :min - :max kilobytes.', - 'string' => 'O campo :attribute deverá conter entre :min - :max caracteres.', - 'array' => 'O campo :attribute precisar ter entre :min - :max itens.', - ], - 'boolean' => 'O campo :attribute deverá ter o valor verdadeiro ou falso.', - 'confirmed' => 'A confirmação para o campo :attribute não coincide.', - 'date' => 'O campo :attribute não contém uma data válida.', - 'date_format' => 'A data indicada para o campo :attribute não respeita o formato :format.', - 'different' => 'Os campos :attribute e :other deverão conter valores diferentes.', - 'digits' => 'O campo :attribute deverá conter :digits dígitos.', - 'digits_between' => 'O campo :attribute deverá conter entre :min a :max dígitos.', - 'distinct' => 'O campo :attribute contém um valor duplicado.', - 'email' => 'O campo :attribute não contém um endereço de email válido.', - 'exists' => 'O valor selecionado para o campo :attribute é inválido.', - 'filled' => 'O campo :attribute é obrigatório.', - 'image' => 'O campo :attribute deverá conter uma imagem.', - 'in' => 'O campo :attribute não contém um valor válido.', - 'integer' => 'O campo :attribute deverá conter um número inteiro.', - 'ip' => 'O campo :attribute deverá conter um IP válido.', - 'json' => 'O campo :attribute deverá conter uma string JSON válida.', - 'max' => [ - 'numeric' => 'O campo :attribute não deverá conter um valor superior a :max.', - 'file' => 'O campo :attribute não deverá ter um tamanho superior a :max kilobytes.', - 'string' => 'O campo :attribute não deverá conter mais de :max caracteres.', - 'array' => 'O campo :attribute deve ter no máximo :max itens.', - ], - 'mimes' => 'O campo :attribute deverá conter um arquivo do tipo: :values.', - 'min' => [ - 'numeric' => 'O campo :attribute deverá ter um valor superior ou igual a :min.', - 'file' => 'O campo :attribute deverá ter no mínimo :min kilobytes.', - 'string' => 'O campo :attribute deverá conter no mínimo :min caracteres.', - 'array' => 'O campo :attribute deve ter no mínimo :min itens.', - ], - 'not_in' => 'O campo :attribute contém um valor inválido.', - 'numeric' => 'O campo :attribute deverá conter um valor numérico.', - 'present' => 'O campo :attribute deverá estar presente.', - 'regex' => 'O formato do valor para o campo :attribute é inválido.', - 'required' => 'O campo :attribute é obrigatório.', - 'required_if' => 'O campo :attribute é obrigatório quando o valor do campo :other é igual a :value.', - 'required_unless' => 'O campo :attribute é obrigatório a menos que :other esteja presente em :values.', - 'required_with' => 'O campo :attribute é obrigatório quando :values está presente.', - 'required_with_all' => 'O campo :attribute é obrigatório quando um dos :values está presente.', - 'required_without' => 'O campo :attribute é obrigatório quanto :values não está presente.', - 'required_without_all' => 'O campo :attribute é obrigatório quando nenhum dos :values está presente.', - 'same' => 'Os campos :attribute e :other deverão conter valores iguais.', - 'size' => [ - 'numeric' => 'O campo :attribute deverá conter o valor :size.', - 'file' => 'O campo :attribute deverá ter o tamanho de :size kilobytes.', - 'string' => 'O campo :attribute deverá conter :size caracteres.', - 'array' => 'O campo :attribute deve ter :size itens.', - ], - 'string' => 'O campo :attribute deve ser uma string.', - 'timezone' => 'O campo :attribute deverá ter um fuso horário válido.', - 'unique' => 'O valor indicado para o campo :attribute já se encontra utilizado.', - 'url' => 'O formato do URL indicado para o campo :attribute é inválido.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/pt/auth.php b/pt/auth.php deleted file mode 100644 index 386992a81e6..00000000000 --- a/pt/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'As credencias indicadas não coincidem com as registadas no sistema.', - 'throttle' => 'O número limite de tentativas de login foi atingido. Por favor tente novamente em :seconds segundos.', - -]; diff --git a/pt/pagination.php b/pt/pagination.php deleted file mode 100644 index 613b015a478..00000000000 --- a/pt/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Anterior', - 'next' => 'Próxima »', - -]; diff --git a/pt/passwords.php b/pt/passwords.php deleted file mode 100644 index 292f2595fdc..00000000000 --- a/pt/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'A palavra-passe deverá conter pelo menos seis carateres e ser igual à confirmação.', - 'reset' => 'A palavra-passe foi redefinida!', - 'sent' => 'O lembrete para a palavra-passe foi enviado!', - 'token' => 'Este código de recuperação da palavra-passe é inválido.', - 'user' => 'Não existe nenhum utilizador com o endereço de correio eletrónico indicado.', - -]; diff --git a/pt/validation.php b/pt/validation.php deleted file mode 100644 index 4ba7aee2c09..00000000000 --- a/pt/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'O campo :attribute deverá ser aceite.', - 'active_url' => 'O campo :attribute não contém um URL válido.', - 'after' => 'O campo :attribute deverá conter uma data posterior a :date.', - 'alpha' => 'O campo :attribute deverá conter apenas letras.', - 'alpha_dash' => 'O campo :attribute deverá conter apenas letras, números e traços.', - 'alpha_num' => 'O campo :attribute deverá conter apenas letras e números .', - 'array' => 'O campo :attribute deverá conter uma coleção de elementos.', - 'before' => 'O campo :attribute deverá conter uma data anterior a :date.', - 'between' => [ - 'numeric' => 'O campo :attribute deverá ter um valor entre :min - :max.', - 'file' => 'O campo :attribute deverá ter um tamanho entre :min - :max kilobytes.', - 'string' => 'O campo :attribute deverá conter entre :min - :max caracteres.', - 'array' => 'O campo :attribute deverá conter entre :min - :max elementos.', - ], - 'boolean' => 'O campo :attribute deverá conter o valor verdadeiro ou falso.', - 'confirmed' => 'A confirmação para o campo :attribute não coincide.', - 'date' => 'O campo :attribute não contém uma data válida.', - 'date_format' => 'A data indicada para o campo :attribute não respeita o formato :format.', - 'different' => 'Os campos :attribute e :other deverão conter valores diferentes.', - 'digits' => 'O campo :attribute deverá conter :digits caracteres.', - 'digits_between' => 'O campo :attribute deverá conter entre :min a :max caracteres.', - 'distinct' => 'O campo :attribute contém um valor duplicado.', - 'email' => 'O campo :attribute não contém um endereço de correio eletrónico válido.', - 'exists' => 'O valor selecionado para o campo :attribute é inválido.', - 'filled' => 'É obrigatória a indicação de um valor para o campo :attribute.', - 'image' => 'O campo :attribute deverá conter uma imagem.', - 'in' => 'O campo :attribute não contém um valor válido.', - 'integer' => 'O campo :attribute deverá conter um número inteiro.', - 'ip' => 'O campo :attribute deverá conter um IP válido.', - 'json' => 'O campo :attribute deverá conter um texto JSON válido.', - 'max' => [ - 'numeric' => 'O campo :attribute não deverá conter um valor superior a :max.', - 'file' => 'O campo :attribute não deverá ter um tamanho superior a :max kilobytes.', - 'string' => 'O campo :attribute não deverá conter mais de :max caracteres.', - 'array' => 'O campo :attribute não deverá conter mais de :max elementos.', - ], - 'mimes' => 'O campo :attribute deverá conter um ficheiro do tipo: :values.', - 'min' => [ - 'numeric' => 'O campo :attribute deverá ter um valor superior ou igual a :min.', - 'file' => 'O campo :attribute deverá ter no mínimo :min kilobytes.', - 'string' => 'O campo :attribute deverá conter no mínimo :min caracteres.', - 'array' => 'O campo :attribute deverá conter no mínimo :min elementos.', - ], - 'not_in' => 'O campo :attribute contém um valor inválido.', - 'numeric' => 'O campo :attribute deverá conter um valor numérico.', - 'present' => 'O campo :attribute deverá estar presente.', - 'regex' => 'O formato do valor para o campo :attribute é inválido.', - 'required' => 'É obrigatória a indicação de um valor para o campo :attribute.', - 'required_if' => 'É obrigatória a indicação de um valor para o campo :attribute quando o valor do campo :other é igual a :value.', - 'required_unless' => 'É obrigatória a indicação de um valor para o campo :attribute a menos que :other esteja presente em :values.', - 'required_with' => 'É obrigatória a indicação de um valor para o campo :attribute quando :values está presente.', - 'required_with_all' => 'É obrigatória a indicação de um valor para o campo :attribute quando um dos :values está presente.', - 'required_without' => 'É obrigatória a indicação de um valor para o campo :attribute quando :values não está presente.', - 'required_without_all' => 'É obrigatória a indicação de um valor para o campo :attribute quando nenhum dos :values está presente.', - 'same' => 'Os campos :attribute e :other deverão conter valores iguais.', - 'size' => [ - 'numeric' => 'O campo :attribute deverá conter o valor :size.', - 'file' => 'O campo :attribute deverá ter o tamanho de :size kilobytes.', - 'string' => 'O campo :attribute deverá conter :size caracteres.', - 'array' => 'O campo :attribute deverá conter :size elementos.', - ], - 'string' => 'O campo :attribute deverá conter texto.', - 'timezone' => 'O campo :attribute deverá ter um fuso horário válido.', - 'unique' => 'O valor indicado para o campo :attribute já se encontra registado.', - 'url' => 'O formato do URL indicado para o campo :attribute é inválido.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/ro/auth.php b/ro/auth.php deleted file mode 100644 index 2e76711c6a5..00000000000 --- a/ro/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Datele de identificare nu pot fi confirmate.', - 'throttle' => 'Prea multe încercari de intrare în cont. Poți încerca din nou peste :seconds secunde.', - -]; diff --git a/ro/pagination.php b/ro/pagination.php deleted file mode 100644 index b7108a2365b..00000000000 --- a/ro/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Înapoi', - 'next' => 'Înainte »', - -]; diff --git a/ro/passwords.php b/ro/passwords.php deleted file mode 100644 index 608fa378d58..00000000000 --- a/ro/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Parola trebuie să fie de cel puțin șase caractere și să se potrivească cu cea de confirmare.', - 'reset' => 'Parola a fost resetată!', - 'sent' => 'Am trimis un e-mail cu link-ul de resetare a parolei!', - 'token' => 'Codul de resetare a parolei este greșit.', - 'user' => 'Nu există niciun utilizator cu această adresă de e-mail.', - -]; diff --git a/ro/validation.php b/ro/validation.php deleted file mode 100644 index 8ce1ba723c8..00000000000 --- a/ro/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Câmpul :attribute trebuie să fie acceptat.', - 'active_url' => 'Câmpul :attribute nu este un URL valid.', - 'after' => 'Câmpul :attribute trebuie să fie o dată după :date.', - 'alpha' => 'Câmpul :attribute poate conține doar litere.', - 'alpha_dash' => 'Câmpul :attribute poate conține doar litere, numere și cratime.', - 'alpha_num' => 'Câmpul :attribute poate conține doar litere și numere.', - 'array' => 'Câmpul :attribute trebuie să fie un array.', - 'before' => 'Câmpul :attribute trebuie să fie o dată înainte de :date.', - 'between' => [ - 'numeric' => 'Câmpul :attribute trebuie să fie între :min și :max.', - 'file' => 'Câmpul :attribute trebuie să fie între :min și :max kiloocteți.', - 'string' => 'Câmpul :attribute trebuie să fie între :min și :max caractere.', - 'array' => 'Câmpul :attribute trebuie să aibă între :min și :max elemente.', - ], - 'boolean' => 'Câmpul :attribute trebuie să fie adevărat sau fals.', - 'confirmed' => 'Confirmarea :attribute nu se potrivește.', - 'date' => 'Câmpul :attribute nu este o dată validă.', - 'date_format' => 'Câmpul :attribute trebuie să fie în formatul :format.', - 'different' => 'Câmpurile :attribute și :other trebuie să fie diferite.', - 'digits' => 'Câmpul :attribute trebuie să aibă :digits cifre.', - 'digits_between' => 'Câmpul :attribute trebuie să aibă între :min și :max cifre.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Câmpul :attribute trebuie să fie o adresă de e-mail validă.', - 'exists' => 'Câmpul :attribute selectat nu este valid.', - 'filled' => 'Câmpul :attribute trebuie completat.', - 'image' => 'Câmpul :attribute trebuie să fie o imagine.', - 'in' => 'Câmpul :attribute selectat nu este valid.', - 'integer' => 'Câmpul :attribute trebuie să fie un număr întreg.', - 'ip' => 'Câmpul :attribute trebuie să fie o adresă IP validă.', - 'json' => 'Câmpul :attribute trebuie să fie un string JSON valid.', - 'max' => [ - 'numeric' => 'Câmpul :attribute nu poate fi mai mare de :max.', - 'file' => 'Câmpul :attribute nu poate avea mai mult de :max kiloocteți.', - 'string' => 'Câmpul :attribute nu poate avea mai mult de :max caractere.', - 'array' => 'Câmpul :attribute nu poate avea mai mult de :max elemente.', - ], - 'mimes' => 'Câmpul :attribute trebuie să fie un fișier de tipul: :values.', - 'min' => [ - 'numeric' => 'Câmpul :attribute nu poate fi mai mic de :min.', - 'file' => 'Câmpul :attribute trebuie să aibă cel puțin :min kiloocteți.', - 'string' => 'Câmpul :attribute trebuie să aibă cel puțin :min caractere.', - 'array' => 'Câmpul :attribute trebuie să aibă cel puțin :min elemente.', - ], - 'not_in' => 'Câmpul :attribute selectat nu este valid.', - 'numeric' => 'Câmpul :attribute trebuie să fie un număr.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Câmpul :attribute nu are un format valid.', - 'required' => 'Câmpul :attribute este obligatoriu.', - 'required_if' => 'Câmpul :attribute este necesar când :other este :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Câmpul :attribute este necesar când există :values.', - 'required_with_all' => 'Câmpul :attribute este necesar când există :values.', - 'required_without' => 'Câmpul :attribute este necesar când nu există :values.', - 'required_without_all' => 'Câmpul :attribute este necesar când niciunul(una) dintre :values nu există.', - 'same' => 'Câmpul :attribute și :other trebuie să fie identice.', - 'size' => [ - 'numeric' => 'Câmpul :attribute trebuie să fie :size.', - 'file' => 'Câmpul :attribute trebuie să aibă :size kiloocteți.', - 'string' => 'Câmpul :attribute trebuie să aibă :size caractere.', - 'array' => 'Câmpul :attribute trebuie să aibă :size elemente.', - ], - 'string' => 'Câmpul :attribute trebuie să fie string.', - 'timezone' => 'Câmpul :attribute trebuie să fie un fus orar valid.', - 'unique' => 'Câmpul :attribute a fost deja folosit.', - 'url' => 'Câmpul :attribute nu este un URL valid.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/ru/auth.php b/ru/auth.php deleted file mode 100644 index 773baf17efe..00000000000 --- a/ru/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Имя пользователя и пароль не совпадают.', - 'throttle' => 'Слишком много попыток входа. Пожалуйста, попробуйте еще раз через :seconds секунд.', - -]; diff --git a/ru/pagination.php b/ru/pagination.php deleted file mode 100644 index 1ce7a6c1633..00000000000 --- a/ru/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Назад', - 'next' => 'Вперёд »', - -]; diff --git a/ru/passwords.php b/ru/passwords.php deleted file mode 100644 index a7d8a490be3..00000000000 --- a/ru/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Пароль должен быть не менее шести символов и совпадать с подтверждением.', - 'reset' => 'Ваш пароль был сброшен!', - 'sent' => 'Ссылка на сброс пароля была отправлена!', - 'token' => 'Ошибочный код сброса пароля.', - 'user' => 'Не удалось найти пользователя с указанным электронным адресом.', - -]; diff --git a/ru/validation.php b/ru/validation.php deleted file mode 100644 index b94c78f3f3c..00000000000 --- a/ru/validation.php +++ /dev/null @@ -1,129 +0,0 @@ - 'Вы должны принять :attribute.', - 'active_url' => 'Поле :attribute содержит недействительный URL.', - 'after' => 'В поле :attribute должна быть дата после :date.', - 'alpha' => 'Поле :attribute может содержать только буквы.', - 'alpha_dash' => 'Поле :attribute может содержать только буквы, цифры и дефис.', - 'alpha_num' => 'Поле :attribute может содержать только буквы и цифры.', - 'array' => 'Поле :attribute должно быть массивом.', - 'before' => 'В поле :attribute должна быть дата до :date.', - 'between' => [ - 'numeric' => 'Поле :attribute должно быть между :min и :max.', - 'file' => 'Размер файла в поле :attribute должен быть между :min и :max Килобайт(а).', - 'string' => 'Количество символов в поле :attribute должно быть между :min и :max.', - 'array' => 'Количество элементов в поле :attribute должно быть между :min и :max.', - ], - 'boolean' => 'Поле :attribute должно иметь значение логического типа.', // калька 'истина' или 'ложь' звучала бы слишком неестественно - 'confirmed' => 'Поле :attribute не совпадает с подтверждением.', - 'date' => 'Поле :attribute не является датой.', - 'date_format' => 'Поле :attribute не соответствует формату :format.', - 'different' => 'Поля :attribute и :other должны различаться.', - 'digits' => 'Длина цифрового поля :attribute должна быть :digits.', - 'digits_between' => 'Длина цифрового поля :attribute должна быть между :min и :max.', - 'distinct' => 'Поле :attribute содержит повторяющееся значение.', - 'email' => 'Поле :attribute должно быть действительным электронным адресом.', - 'filled' => 'Поле :attribute обязательно для заполнения.', - 'exists' => 'Выбранное значение для :attribute некорректно.', - 'image' => 'Поле :attribute должно быть изображением.', - 'in' => 'Выбранное значение для :attribute ошибочно.', - 'integer' => 'Поле :attribute должно быть целым числом.', - 'ip' => 'Поле :attribute должно быть действительным IP-адресом.', - 'json' => 'Поле :attribute должно быть JSON строкой.', - 'max' => [ - 'numeric' => 'Поле :attribute не может быть более :max.', - 'file' => 'Размер файла в поле :attribute не может быть более :max Килобайт(а).', - 'string' => 'Количество символов в поле :attribute не может превышать :max.', - 'array' => 'Количество элементов в поле :attribute не может превышать :max.', - ], - 'mimes' => 'Поле :attribute должно быть файлом одного из следующих типов: :values.', - 'min' => [ - 'numeric' => 'Поле :attribute должно быть не менее :min.', - 'file' => 'Размер файла в поле :attribute должен быть не менее :min Килобайт(а).', - 'string' => 'Количество символов в поле :attribute должно быть не менее :min.', - 'array' => 'Количество элементов в поле :attribute должно быть не менее :min.', - ], - 'not_in' => 'Выбранное значение для :attribute ошибочно.', - 'numeric' => 'Поле :attribute должно быть числом.', - 'present' => 'Поле :attribute должно присутствовать.', - 'regex' => 'Поле :attribute имеет ошибочный формат.', - 'required' => 'Поле :attribute обязательно для заполнения.', - 'required_if' => 'Поле :attribute обязательно для заполнения, когда :other равно :value.', - 'required_unless' => 'Поле :attribute обязательно для заполнения, когда :other не равно :values.', - 'required_with' => 'Поле :attribute обязательно для заполнения, когда :values указано.', - 'required_with_all' => 'Поле :attribute обязательно для заполнения, когда :values указано.', - 'required_without' => 'Поле :attribute обязательно для заполнения, когда :values не указано.', - 'required_without_all' => 'Поле :attribute обязательно для заполнения, когда ни одно из :values не указано.', - 'same' => 'Значение :attribute должно совпадать с :other.', - 'size' => [ - 'numeric' => 'Поле :attribute должно быть равным :size.', - 'file' => 'Размер файла в поле :attribute должен быть равен :size Килобайт(а).', - 'string' => 'Количество символов в поле :attribute должно быть равным :size.', - 'array' => 'Количество элементов в поле :attribute должно быть равным :size.', - ], - 'string' => 'Поле :attribute должно быть строкой.', - 'timezone' => 'Поле :attribute должно быть действительным часовым поясом.', - 'unique' => 'Такое значение поля :attribute уже существует.', - 'url' => 'Поле :attribute имеет ошибочный формат.', - - /* - |-------------------------------------------------------------------------- - | Собственные языковые ресурсы для проверки значений - |-------------------------------------------------------------------------- - | - | Здесь Вы можете указать собственные сообщения для атрибутов. - | Это позволяет легко указать свое сообщение для заданного правила атрибута. - | - | http://laravel.com/docs/5.1/validation#custom-error-messages - | Пример использования - | - | 'custom' => [ - | 'email' => [ - | 'required' => 'Нам необходимо знать Ваш электронный адрес!', - | ], - | ], - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Собственные названия атрибутов - |-------------------------------------------------------------------------- - | - | Последующие строки используются для подмены программных имен элементов - | пользовательского интерфейса на удобочитаемые. Например, вместо имени - | поля "email" в сообщениях будет выводиться "электронный адрес". - | - | Пример использования - | - | 'attributes' => [ - | 'email' => 'электронный адрес', - | ], - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/sc/auth.php b/sc/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/sc/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/sc/pagination.php b/sc/pagination.php deleted file mode 100644 index 834a997cb4d..00000000000 --- a/sc/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« A in antis', - 'next' => 'A pustis »', - -]; diff --git a/sc/passwords.php b/sc/passwords.php deleted file mode 100644 index 28bf9aa5848..00000000000 --- a/sc/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Is password depent èssere a su mancu de 6 caràteres e depent èssere uguales.', - 'reset' => 'Sa password est istada torrada a impostare!', - 'sent' => 'Regordu de sa password imbiadu!', - 'token' => 'Custu token pro torrare a impostare sa password no est bàlidu.', - 'user' => "Non s'agatat un'impitadore assotziadu a custu indiritzu email.", - -]; diff --git a/sc/validation.php b/sc/validation.php deleted file mode 100644 index 96353c0c022..00000000000 --- a/sc/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute depet èssere atzetadu.', - 'active_url' => ":attribute no est un'URL bàlidu.", - 'after' => ':attribute depet èssere una data chi benit a pustis de :date.', - 'alpha' => ':attribute podet cuntènnere isceti lìteras.', - 'alpha_dash' => ':attribute podet cuntènnere isceti lìteras, nùmeros e tratigheddos.', - 'alpha_num' => ':attribute podet cuntènnere isceti lìteras e nùmeros.', - 'array' => ":attribute depet èssere un'array.", - 'before' => ':attribute depet èssere una data chi benit prima de :date.', - 'between' => [ - 'numeric' => ':attribute depet èssere intre :min - :max.', - 'file' => ':attribute depet èssere intre :min - :max kilobytes.', - 'string' => ':attribute depet èssere intre :min - :max caràteres.', - 'array' => ':attribute depet èssere intre :min - :max elementos.', - ], - 'boolean' => 'The :attribute field must be true or false', - 'confirmed' => 'Su campu de cunfirma pro :attribute non torrat.', - 'date' => ':attribute no est una data bàlida.', - 'date_format' => ':attribute non torrat cun su formadu :format.', - 'different' => ':attribute e :other depent èssere diferentes.', - 'digits' => ':attribute depet èssere de :digits tzifras.', - 'digits_between' => ':attribute depet èssere intre :min e :max tzifras.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute no est bàlidu.', - 'exists' => ':attribute seberadu/a no est bàlidu.', - 'filled' => ':attribute est pedidu.', - 'image' => ":attribute depet èssere un'immàgine.", - 'in' => ':attribute seberadu no est bàlidu.', - 'integer' => ':attribute depet èssere intreu.', - 'ip' => ":attribute depet èssere un'indiritzu IP bàlidu.", - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute depet èssere prus piticu de :max.', - 'file' => ':attribute non depet èssere prus mannu de :max kilobytes.', - 'string' => ':attribute non podet cuntènnere prus de :max caràteres.', - 'array' => ':attribute non podet tènnere prus de :max elementos.', - ], - 'mimes' => ':attribute depet èssere de tipu: :values.', - 'min' => [ - 'numeric' => ':attribute depet bàlere a su mancu :min.', - 'file' => ':attribute depet èssere prus mannu de :min kilobytes.', - 'string' => ':attribute depet cuntènnere a su mancu :min caràteres.', - 'array' => ':attribute depet tènnere a su mancu :min elementos.', - ], - 'not_in' => 'Su balore seberadu pro :attribute no est bàlidu.', - 'numeric' => ':attribute depet èssere unu nùmeru.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Su formadu de su campu :attribute no est bàlidu.', - 'required' => ':attribute est pedidu.', - 'required_if' => 'Su campu :attribute est pedidu cando :other est :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Su campu :attribute est pedidu cando :values est presente.', - 'required_with_all' => 'Su campu:attribute est pedidu cando :values est presente.', - 'required_without' => 'Su campu :attribute est pedidu cando :values no est presente.', - 'required_without_all' => 'Su campu :attribute est pedidu cando perunu de :values sunt presentes.', - 'same' => ':attribute e :other depent èssere uguales.', - 'size' => [ - 'numeric' => ':attribute depet bàlere :size.', - 'file' => ':attribute depet èssere mannu :size kilobytes.', - 'string' => ':attribute depet cuntènnere :size caràteres.', - 'array' => ':attribute depet cuntènnere :size elementos.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => ':attribute depet èssere una zona bàlida.', - 'unique' => ':attribute est istadu giai impreadu.', - 'url' => ":attribute depet èssere un'URL.", - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/sk/auth.php b/sk/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/sk/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/sk/pagination.php b/sk/pagination.php deleted file mode 100644 index f658e9b1a24..00000000000 --- a/sk/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Predchádzajúca', - 'next' => 'Nasledujúca »', - -]; diff --git a/sk/passwords.php b/sk/passwords.php deleted file mode 100644 index 2f3f336cbc7..00000000000 --- a/sk/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Heslo sa musí zhodovať a obsahovať najmenej šesť znakov.', - 'reset' => 'Heslo bolo zmenené!', - 'sent' => 'Pripomienka k zmene hesla bola odoslaná!', - 'token' => 'Klúč pre obnovu hesla je neplatný.', - 'user' => 'Nepodarilo sa nájsť používateľa s touto e-mailovou adresou.', - -]; diff --git a/sk/validation.php b/sk/validation.php deleted file mode 100644 index b6d4ddc451a..00000000000 --- a/sk/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute musí byť akceptovaný.', - 'active_url' => ':attribute má neplatnú URL adresu.', - 'after' => ':attribute musí byť dátum po :date.', - 'alpha' => ':attribute môže obsahovať len písmená.', - 'alpha_dash' => ':attribute môže obsahovať len písmená, čísla a pomlčky.', - 'alpha_num' => ':attribute môže obsahovať len písmená, čísla.', - 'array' => ':attribute musí byť pole.', - 'before' => ':attribute musí byť dátum pred :date.', - 'between' => [ - 'numeric' => ':attribute musí mať rozsah :min - :max.', - 'file' => ':attribute musí mať rozsah :min - :max kilobajtov.', - 'string' => ':attribute musí mať rozsah :min - :max znakov.', - 'array' => ':attribute musí mať rozsah :min - :max prvkov.', - ], - 'boolean' => 'The :attribute field must be true or false', - 'confirmed' => ':attribute konfirmácia sa nezhoduje.', - 'date' => ':attribute má neplatný dátum.', - 'date_format' => ':attribute sa nezhoduje s formátom :format.', - 'different' => ':attribute a :other musia byť odlišné.', - 'digits' => ':attribute musí mať :digits číslic.', - 'digits_between' => ':attribute musí mať rozsah :min až :max číslic.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute má neplatný formát.', - 'exists' => 'označený :attribute je neplatný.', - 'filled' => ':attribute je požadované.', - 'image' => ':attribute musí byť obrázok.', - 'in' => 'označený :attribute je neplatný.', - 'integer' => ':attribute musí byť celé číslo.', - 'ip' => ':attribute musí byť platná IP adresa.', - 'json' => ':attribute musí byť platný JSON reťazec.', - 'max' => [ - 'numeric' => ':attribute nemôže byť väčší ako :max.', - 'file' => ':attribute nemôže byť väčší ako :max kilobajtov.', - 'string' => ':attribute nemôže byť väčší ako :max znakov.', - 'array' => ':attribute nemôže mať viac ako :max prvkov.', - ], - 'mimes' => ':attribute musí byť súbor s koncovkou: :values.', - 'min' => [ - 'numeric' => ':attribute musí mať aspoň :min.', - 'file' => ':attribute musí mať aspoň :min kilobajtov.', - 'string' => ':attribute musí mať aspoň :min znakov.', - 'array' => ':attribute musí mať aspoň :min prvkov.', - ], - 'not_in' => 'označený:attribute je neplatný.', - 'numeric' => ':attribute musí byť číslo.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute má neplatný formát.', - 'required' => ':attribute je požadované.', - 'required_if' => ':attribute je požadované keď :other je :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':attribute je požadované keď :values je prítomné.', - 'required_with_all' => ':attribute je požadované ak :values je nastavené.', - 'required_without' => ':attribute je požadované keď :values nie je prítomné.', - 'required_without_all' => ':attribute je požadované ak žiadne z :values nie je nastavené.', - 'same' => ':attribute a :other sa musia zhodovať.', - 'size' => [ - 'numeric' => ':attribute musí byť :size.', - 'file' => ':attribute musí mať :size kilobajtov.', - 'string' => ':attribute musí mať :size znakov.', - 'array' => ':attribute musí obsahovať :size prvkov.', - ], - 'string' => ':attribute musí byť reťazec znakov.', - 'timezone' => ':attribute musí byť platné časové pásmo.', - 'unique' => ':attribute je nedostupný.', - 'url' => ':attribute neplatný formát.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/sl/auth.php b/sl/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/sl/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/sl/pagination.php b/sl/pagination.php deleted file mode 100644 index f611517e05d..00000000000 --- a/sl/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Prejšnja', - 'next' => 'Naslednja »', - -]; diff --git a/sl/passwords.php b/sl/passwords.php deleted file mode 100644 index f587d72bd75..00000000000 --- a/sl/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Geslo mora biti dolgo vsaj šest znakov in se mora ujemati z potrditvenim geslom.', - 'reset' => 'Geslo je bilo spremenjeno!', - 'sent' => 'Opomnik za geslo poslano!', - 'token' => 'Ponastavitveni žeton je neveljaven.', - 'user' => 'Ne moremo najti uporabnika s tem e-poštnim naslovom.', - -]; diff --git a/sl/validation.php b/sl/validation.php deleted file mode 100644 index 2426c9947f6..00000000000 --- a/sl/validation.php +++ /dev/null @@ -1,113 +0,0 @@ - ':attribute mora biti sprejet.', - 'active_url' => ':attribute ni pravilen.', - 'after' => ':attribute mora biti za datumom :date.', - 'alpha' => ':attribute lahko vsebuje samo črke.', - 'alpha_dash' => ':attribute lahko vsebuje samo črke, številke in črtice.', - 'alpha_num' => ':attribute lahko vsebuje samo črke in številke.', - 'array' => ':attribute mora biti polje.', - 'before' => ':attribute mora biti pred datumom :date.', - 'between' => [ - 'numeric' => ':attribute mora biti med :min in :max.', - 'file' => ':attribute mora biti med :min in :max kilobajti.', - 'string' => ':attribute mora biti med :min in :max znaki.', - 'array' => ':attribute mora imeti med :min in :max elementov.', - ], - 'boolean' => ':attribute polje mora biti 1 ali 0', - 'confirmed' => ':attribute potrditev se ne ujema.', - 'date' => ':attribute ni veljaven datum.', - 'date_format' => ':attribute se ne ujema z obliko :format.', - 'different' => ':attribute in :other mora biti drugačen.', - 'digits' => ':attribute mora imeti :digits cifer.', - 'digits_between' => ':attribute mora biti med :min in :max ciframi.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute mora biti veljaven e-poštni naslov.', - 'exists' => 'izbran :attribute je neveljaven.', - 'image' => ':attribute mora biti slika.', - 'in' => 'izbran :attribute je neveljaven.', - 'integer' => ':attribute mora biti število.', - 'ip' => ':attribute mora biti veljaven IP naslov.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute ne sme biti večje od :max.', - 'file' => ':attribute ne sme biti večje :max kilobajtov.', - 'string' => ':attribute ne sme biti večje :max znakov.', - 'array' => ':attribute ne smejo imeti več kot :max elementov.', - ], - 'mimes' => ':attribute mora biti datoteka tipa: :values.', - 'min' => [ - 'numeric' => ':attribute mora biti vsaj dolžine :min.', - 'file' => ':attribute mora imeti vsaj :min kilobajtov.', - 'string' => ':attribute mora imeti vsaj :min znakov.', - 'array' => ':attribute mora imeti vsaj :min elementov.', - ], - 'not_in' => 'izbran :attribute je neveljaven.', - 'numeric' => ':attribute mora biti število.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Format polja :attribute je neveljaven.', - 'required' => 'Polje :attribute je zahtevano.', - 'required_if' => 'Polje :attribute je zahtevano, ko :other je :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Polje :attribute je zahtevano, ko je :values prisoten.', - 'required_with_all' => 'Polje :attribute je zahtevano, ko je :values prisoten.', - 'required_without' => 'Polje :attribute je zahtevano, ko :values ni prisoten.', - 'required_without_all' => 'Polje :attribute je zahtevano, ko nobenih od :values niso prisotni.', - 'same' => 'Polje :attribute in :other se morata ujemati.', - 'size' => [ - 'numeric' => ':attribute mora biti :size.', - 'file' => ':attribute mora biti :size kilobajtov.', - 'string' => ':attribute mora biti :size znakov.', - 'array' => ':attribute mora vsebovati :size elementov.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid zone.', - 'unique' => ':attribute je že zaseden.', - 'url' => ':attribute format je neveljaven.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/source/breeze/2.x/breeze.json b/source/breeze/2.x/breeze.json new file mode 100644 index 00000000000..1052ee04faf --- /dev/null +++ b/source/breeze/2.x/breeze.json @@ -0,0 +1,42 @@ +{ + "A new verification link has been sent to the email address you provided during registration.": "A new verification link has been sent to the email address you provided during registration.", + "A new verification link has been sent to your email address.": "A new verification link has been sent to your email address.", + "Already registered?": "Already registered?", + "Are you sure you want to delete your account?": "Are you sure you want to delete your account?", + "Cancel": "Cancel", + "Click here to re-send the verification email.": "Click here to re-send the verification email.", + "Confirm": "Confirm", + "Confirm Password": "Confirm Password", + "Current Password": "Current Password", + "Dashboard": "Dashboard", + "Delete Account": "Delete Account", + "Email": "Email", + "email": "email", + "Email Password Reset Link": "Email Password Reset Link", + "Ensure your account is using a long, random password to stay secure.": "Ensure your account is using a long, random password to stay secure.", + "Forgot your password?": "Forgot your password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "Log in": "Log in", + "Log Out": "Log Out", + "Name": "Name", + "name": "name", + "New Password": "New Password", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Password": "Password", + "password": "password", + "Profile": "Profile", + "Profile Information": "Profile Information", + "Register": "Register", + "Remember me": "Remember me", + "Resend Verification Email": "Resend Verification Email", + "Reset Password": "Reset Password", + "Save": "Save", + "Saved.": "Saved.", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "Update Password": "Update Password", + "Update your account's profile information and email address.": "Update your account's profile information and email address.", + "You're logged in!": "You're logged in!", + "Your email address is unverified.": "Your email address is unverified." +} diff --git a/source/breeze/master/breeze.json b/source/breeze/master/breeze.json new file mode 100644 index 00000000000..1052ee04faf --- /dev/null +++ b/source/breeze/master/breeze.json @@ -0,0 +1,42 @@ +{ + "A new verification link has been sent to the email address you provided during registration.": "A new verification link has been sent to the email address you provided during registration.", + "A new verification link has been sent to your email address.": "A new verification link has been sent to your email address.", + "Already registered?": "Already registered?", + "Are you sure you want to delete your account?": "Are you sure you want to delete your account?", + "Cancel": "Cancel", + "Click here to re-send the verification email.": "Click here to re-send the verification email.", + "Confirm": "Confirm", + "Confirm Password": "Confirm Password", + "Current Password": "Current Password", + "Dashboard": "Dashboard", + "Delete Account": "Delete Account", + "Email": "Email", + "email": "email", + "Email Password Reset Link": "Email Password Reset Link", + "Ensure your account is using a long, random password to stay secure.": "Ensure your account is using a long, random password to stay secure.", + "Forgot your password?": "Forgot your password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "Log in": "Log in", + "Log Out": "Log Out", + "Name": "Name", + "name": "name", + "New Password": "New Password", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Password": "Password", + "password": "password", + "Profile": "Profile", + "Profile Information": "Profile Information", + "Register": "Register", + "Remember me": "Remember me", + "Resend Verification Email": "Resend Verification Email", + "Reset Password": "Reset Password", + "Save": "Save", + "Saved.": "Saved.", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "Update Password": "Update Password", + "Update your account's profile information and email address.": "Update your account's profile information and email address.", + "You're logged in!": "You're logged in!", + "Your email address is unverified.": "Your email address is unverified." +} diff --git a/source/cashier/stripe/15.x/stripe.json b/source/cashier/stripe/15.x/stripe.json new file mode 100644 index 00000000000..f3f4bdbd861 --- /dev/null +++ b/source/cashier/stripe/15.x/stripe.json @@ -0,0 +1,6 @@ +{ + "Confirm Payment": "Confirm Payment", + "Confirm your :amount payment": "Confirm your :amount payment", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", + "Payment Confirmation": "Payment Confirmation" +} diff --git a/source/cashier/stripe/master/stripe.json b/source/cashier/stripe/master/stripe.json new file mode 100644 index 00000000000..f3f4bdbd861 --- /dev/null +++ b/source/cashier/stripe/master/stripe.json @@ -0,0 +1,6 @@ +{ + "Confirm Payment": "Confirm Payment", + "Confirm your :amount payment": "Confirm your :amount payment", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", + "Payment Confirmation": "Payment Confirmation" +} diff --git a/source/fortify/1.x/fortify.json b/source/fortify/1.x/fortify.json new file mode 100644 index 00000000000..ffe71dca6fa --- /dev/null +++ b/source/fortify/1.x/fortify.json @@ -0,0 +1,14 @@ +{ + "The :attribute must be at least :length characters and contain at least one number.": "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.": "The :attribute must be at least :length characters.", + "The provided password does not match your current password.": "The provided password does not match your current password.", + "The provided password was incorrect.": "The provided password was incorrect.", + "The provided two factor authentication code was invalid.": "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.": "The provided two factor recovery code was invalid." +} diff --git a/source/fortify/master/fortify.json b/source/fortify/master/fortify.json new file mode 100644 index 00000000000..ffe71dca6fa --- /dev/null +++ b/source/fortify/master/fortify.json @@ -0,0 +1,14 @@ +{ + "The :attribute must be at least :length characters and contain at least one number.": "The :attribute must be at least :length characters and contain at least one number.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "The :attribute must be at least :length characters and contain at least one special character and one number.", + "The :attribute must be at least :length characters and contain at least one special character.": "The :attribute must be at least :length characters and contain at least one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "The :attribute must be at least :length characters and contain at least one uppercase character and one number.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "The :attribute must be at least :length characters and contain at least one uppercase character.", + "The :attribute must be at least :length characters.": "The :attribute must be at least :length characters.", + "The provided password does not match your current password.": "The provided password does not match your current password.", + "The provided password was incorrect.": "The provided password was incorrect.", + "The provided two factor authentication code was invalid.": "The provided two factor authentication code was invalid.", + "The provided two factor recovery code was invalid.": "The provided two factor recovery code was invalid." +} diff --git a/source/framework/11.x/auth.php b/source/framework/11.x/auth.php new file mode 100644 index 00000000000..ad725d8b110 --- /dev/null +++ b/source/framework/11.x/auth.php @@ -0,0 +1,9 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', +]; diff --git a/source/framework/11.x/framework.json b/source/framework/11.x/framework.json new file mode 100644 index 00000000000..afce96a2e6b --- /dev/null +++ b/source/framework/11.x/framework.json @@ -0,0 +1,45 @@ +{ + "A decryption key is required.": "A decryption key is required.", + "All rights reserved.": "All rights reserved.", + "Encrypted environment file already exists.": "Encrypted environment file already exists.", + "Encrypted environment file not found.": "Encrypted environment file not found.", + "Environment file already exists.": "Environment file already exists.", + "Environment file not found.": "Environment file not found.", + "errors": "errors", + "Forbidden": "Forbidden", + "Go to page :page": "Go to page :page", + "Hello!": "Hello!", + "If you did not create an account, no further action is required.": "If you did not create an account, no further action is required.", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "Invalid filename.": "Invalid filename.", + "Invalid JSON was returned from the route.": "Invalid JSON was returned from the route.", + "length": "length", + "Location": "Location", + "Login": "Login", + "Logout": "Logout", + "Not Found": "Not Found", + "of": "of", + "Page Expired": "Page Expired", + "Pagination Navigation": "Pagination Navigation", + "Payment Required": "Payment Required", + "Please click the button below to verify your email address.": "Please click the button below to verify your email address.", + "Regards,": "Regards,", + "Register": "Register", + "Reset Password": "Reset Password", + "Reset Password Notification": "Reset Password Notification", + "results": "results", + "Server Error": "Server Error", + "Service Unavailable": "Service Unavailable", + "Showing": "Showing", + "The given data was invalid.": "The given data was invalid.", + "The response is not a streamed response.": "The response is not a streamed response.", + "The response is not a view.": "The response is not a view.", + "This password reset link will expire in :count minutes.": "This password reset link will expire in :count minutes.", + "to": "to", + "Toggle navigation": "Toggle navigation", + "Too Many Requests": "Too Many Requests", + "Unauthorized": "Unauthorized", + "Verify Email Address": "Verify Email Address", + "Whoops!": "Whoops!", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account." +} diff --git a/source/framework/11.x/pagination.php b/source/framework/11.x/pagination.php new file mode 100644 index 00000000000..f4ceddecd54 --- /dev/null +++ b/source/framework/11.x/pagination.php @@ -0,0 +1,8 @@ + 'Next »', + 'previous' => '« Previous', +]; diff --git a/source/framework/11.x/passwords.php b/source/framework/11.x/passwords.php new file mode 100644 index 00000000000..f3b65bab1ae --- /dev/null +++ b/source/framework/11.x/passwords.php @@ -0,0 +1,11 @@ + 'Your password has been reset.', + 'sent' => 'We have emailed your password reset link.', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => 'We can\'t find a user with that email address.', +]; diff --git a/source/framework/11.x/validation.php b/source/framework/11.x/validation.php new file mode 100644 index 00000000000..2d50431ed97 --- /dev/null +++ b/source/framework/11.x/validation.php @@ -0,0 +1,161 @@ + 'The :attribute field must be accepted.', + 'accepted_if' => 'The :attribute field must be accepted when :other is :value.', + 'active_url' => 'The :attribute field must be a valid URL.', + 'after' => 'The :attribute field must be a date after :date.', + 'after_or_equal' => 'The :attribute field must be a date after or equal to :date.', + 'alpha' => 'The :attribute field must only contain letters.', + 'alpha_dash' => 'The :attribute field must only contain letters, numbers, dashes, and underscores.', + 'alpha_num' => 'The :attribute field must only contain letters and numbers.', + 'array' => 'The :attribute field must be an array.', + 'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.', + 'attributes' => [], + 'before' => 'The :attribute field must be a date before :date.', + 'before_or_equal' => 'The :attribute field must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute field must have between :min and :max items.', + 'file' => 'The :attribute field must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute field must be between :min and :max.', + 'string' => 'The :attribute field must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'can' => 'The :attribute field contains an unauthorized value.', + 'confirmed' => 'The :attribute field confirmation does not match.', + 'contains' => 'The :attribute field is missing a required value.', + 'current_password' => 'The password is incorrect.', + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + 'date' => 'The :attribute field must be a valid date.', + 'date_equals' => 'The :attribute field must be a date equal to :date.', + 'date_format' => 'The :attribute field must match the format :format.', + 'decimal' => 'The :attribute field must have :decimal decimal places.', + 'declined' => 'The :attribute field must be declined.', + 'declined_if' => 'The :attribute field must be declined when :other is :value.', + 'different' => 'The :attribute field and :other must be different.', + 'digits' => 'The :attribute field must be :digits digits.', + 'digits_between' => 'The :attribute field must be between :min and :max digits.', + 'dimensions' => 'The :attribute field has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.', + 'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.', + 'email' => 'The :attribute field must be a valid email address.', + 'ends_with' => 'The :attribute field must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'extensions' => 'The :attribute field must have one of the following extensions: :values.', + 'file' => 'The :attribute field must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute field must have more than :value items.', + 'file' => 'The :attribute field must be greater than :value kilobytes.', + 'numeric' => 'The :attribute field must be greater than :value.', + 'string' => 'The :attribute field must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute field must have :value items or more.', + 'file' => 'The :attribute field must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute field must be greater than or equal to :value.', + 'string' => 'The :attribute field must be greater than or equal to :value characters.', + ], + 'hex_color' => 'The :attribute field must be a valid hexadecimal color.', + 'image' => 'The :attribute field must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field must exist in :other.', + 'integer' => 'The :attribute field must be an integer.', + 'ip' => 'The :attribute field must be a valid IP address.', + 'ipv4' => 'The :attribute field must be a valid IPv4 address.', + 'ipv6' => 'The :attribute field must be a valid IPv6 address.', + 'json' => 'The :attribute field must be a valid JSON string.', + 'list' => 'The :attribute field must be a list.', + 'lowercase' => 'The :attribute field must be lowercase.', + 'lt' => [ + 'array' => 'The :attribute field must have less than :value items.', + 'file' => 'The :attribute field must be less than :value kilobytes.', + 'numeric' => 'The :attribute field must be less than :value.', + 'string' => 'The :attribute field must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute field must not have more than :value items.', + 'file' => 'The :attribute field must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute field must be less than or equal to :value.', + 'string' => 'The :attribute field must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute field must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute field must not have more than :max items.', + 'file' => 'The :attribute field must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute field must not be greater than :max.', + 'string' => 'The :attribute field must not be greater than :max characters.', + ], + 'max_digits' => 'The :attribute field must not have more than :max digits.', + 'mimes' => 'The :attribute field must be a file of type: :values.', + 'mimetypes' => 'The :attribute field must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute field must have at least :min items.', + 'file' => 'The :attribute field must be at least :min kilobytes.', + 'numeric' => 'The :attribute field must be at least :min.', + 'string' => 'The :attribute field must be at least :min characters.', + ], + 'min_digits' => 'The :attribute field must have at least :min digits.', + 'missing' => 'The :attribute field must be missing.', + 'missing_if' => 'The :attribute field must be missing when :other is :value.', + 'missing_unless' => 'The :attribute field must be missing unless :other is :value.', + 'missing_with' => 'The :attribute field must be missing when :values is present.', + 'missing_with_all' => 'The :attribute field must be missing when :values are present.', + 'multiple_of' => 'The :attribute field must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute field format is invalid.', + 'numeric' => 'The :attribute field must be a number.', + 'password' => [ + 'letters' => 'The :attribute field must contain at least one letter.', + 'mixed' => 'The :attribute field must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute field must contain at least one number.', + 'symbols' => 'The :attribute field must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'present_if' => 'The :attribute field must be present when :other is :value.', + 'present_unless' => 'The :attribute field must be present unless :other is :value.', + 'present_with' => 'The :attribute field must be present when :values is present.', + 'present_with_all' => 'The :attribute field must be present when :values are present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_if_accepted' => 'The :attribute field is prohibited when :other is accepted.', + 'prohibited_if_declined' => 'The :attribute field is prohibited when :other is declined.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute field format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_if_accepted' => 'The :attribute field is required when :other is accepted.', + 'required_if_declined' => 'The :attribute field is required when :other is declined.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute field must match :other.', + 'size' => [ + 'array' => 'The :attribute field must contain :size items.', + 'file' => 'The :attribute field must be :size kilobytes.', + 'numeric' => 'The :attribute field must be :size.', + 'string' => 'The :attribute field must be :size characters.', + ], + 'starts_with' => 'The :attribute field must start with one of the following: :values.', + 'string' => 'The :attribute field must be a string.', + 'timezone' => 'The :attribute field must be a valid timezone.', + 'ulid' => 'The :attribute field must be a valid ULID.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'uppercase' => 'The :attribute field must be uppercase.', + 'url' => 'The :attribute field must be a valid URL.', + 'uuid' => 'The :attribute field must be a valid UUID.', +]; diff --git a/source/framework/12.x/auth.php b/source/framework/12.x/auth.php new file mode 100644 index 00000000000..ad725d8b110 --- /dev/null +++ b/source/framework/12.x/auth.php @@ -0,0 +1,9 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', +]; diff --git a/source/framework/12.x/framework.json b/source/framework/12.x/framework.json new file mode 100644 index 00000000000..0240369a30c --- /dev/null +++ b/source/framework/12.x/framework.json @@ -0,0 +1,44 @@ +{ + "A decryption key is required.": "A decryption key is required.", + "All rights reserved.": "All rights reserved.", + "Encrypted environment file already exists.": "Encrypted environment file already exists.", + "Encrypted environment file not found.": "Encrypted environment file not found.", + "Environment file already exists.": "Environment file already exists.", + "Environment file not found.": "Environment file not found.", + "errors": "errors", + "Forbidden": "Forbidden", + "Go to page :page": "Go to page :page", + "Hello!": "Hello!", + "If you did not create an account, no further action is required.": "If you did not create an account, no further action is required.", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "Invalid filename.": "Invalid filename.", + "Invalid JSON was returned from the route.": "Invalid JSON was returned from the route.", + "Location": "Location", + "Login": "Login", + "Logout": "Logout", + "Not Found": "Not Found", + "of": "of", + "Page Expired": "Page Expired", + "Pagination Navigation": "Pagination Navigation", + "Payment Required": "Payment Required", + "Please click the button below to verify your email address.": "Please click the button below to verify your email address.", + "Regards,": "Regards,", + "Register": "Register", + "Reset Password": "Reset Password", + "Reset Password Notification": "Reset Password Notification", + "results": "results", + "Server Error": "Server Error", + "Service Unavailable": "Service Unavailable", + "Showing": "Showing", + "The given data was invalid.": "The given data was invalid.", + "The response is not a streamed response.": "The response is not a streamed response.", + "The response is not a view.": "The response is not a view.", + "This password reset link will expire in :count minutes.": "This password reset link will expire in :count minutes.", + "to": "to", + "Toggle navigation": "Toggle navigation", + "Too Many Requests": "Too Many Requests", + "Unauthorized": "Unauthorized", + "Verify Email Address": "Verify Email Address", + "Whoops!": "Whoops!", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account." +} diff --git a/source/framework/12.x/pagination.php b/source/framework/12.x/pagination.php new file mode 100644 index 00000000000..f4ceddecd54 --- /dev/null +++ b/source/framework/12.x/pagination.php @@ -0,0 +1,8 @@ + 'Next »', + 'previous' => '« Previous', +]; diff --git a/source/framework/12.x/passwords.php b/source/framework/12.x/passwords.php new file mode 100644 index 00000000000..f3b65bab1ae --- /dev/null +++ b/source/framework/12.x/passwords.php @@ -0,0 +1,11 @@ + 'Your password has been reset.', + 'sent' => 'We have emailed your password reset link.', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => 'We can\'t find a user with that email address.', +]; diff --git a/source/framework/12.x/validation.php b/source/framework/12.x/validation.php new file mode 100644 index 00000000000..b76d691dcd2 --- /dev/null +++ b/source/framework/12.x/validation.php @@ -0,0 +1,164 @@ + 'The :attribute field must be accepted.', + 'accepted_if' => 'The :attribute field must be accepted when :other is :value.', + 'active_url' => 'The :attribute field must be a valid URL.', + 'after' => 'The :attribute field must be a date after :date.', + 'after_or_equal' => 'The :attribute field must be a date after or equal to :date.', + 'alpha' => 'The :attribute field must only contain letters.', + 'alpha_dash' => 'The :attribute field must only contain letters, numbers, dashes, and underscores.', + 'alpha_num' => 'The :attribute field must only contain letters and numbers.', + 'any_of' => 'The :attribute field is invalid.', + 'array' => 'The :attribute field must be an array.', + 'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.', + 'attributes' => [], + 'before' => 'The :attribute field must be a date before :date.', + 'before_or_equal' => 'The :attribute field must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute field must have between :min and :max items.', + 'file' => 'The :attribute field must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute field must be between :min and :max.', + 'string' => 'The :attribute field must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'can' => 'The :attribute field contains an unauthorized value.', + 'confirmed' => 'The :attribute field confirmation does not match.', + 'contains' => 'The :attribute field is missing a required value.', + 'current_password' => 'The password is incorrect.', + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + 'date' => 'The :attribute field must be a valid date.', + 'date_equals' => 'The :attribute field must be a date equal to :date.', + 'date_format' => 'The :attribute field must match the format :format.', + 'decimal' => 'The :attribute field must have :decimal decimal places.', + 'declined' => 'The :attribute field must be declined.', + 'declined_if' => 'The :attribute field must be declined when :other is :value.', + 'different' => 'The :attribute field and :other must be different.', + 'digits' => 'The :attribute field must be :digits digits.', + 'digits_between' => 'The :attribute field must be between :min and :max digits.', + 'dimensions' => 'The :attribute field has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_contain' => 'The :attribute field must not contain any of the following: :values.', + 'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.', + 'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.', + 'email' => 'The :attribute field must be a valid email address.', + 'ends_with' => 'The :attribute field must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'extensions' => 'The :attribute field must have one of the following extensions: :values.', + 'file' => 'The :attribute field must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute field must have more than :value items.', + 'file' => 'The :attribute field must be greater than :value kilobytes.', + 'numeric' => 'The :attribute field must be greater than :value.', + 'string' => 'The :attribute field must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute field must have :value items or more.', + 'file' => 'The :attribute field must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute field must be greater than or equal to :value.', + 'string' => 'The :attribute field must be greater than or equal to :value characters.', + ], + 'hex_color' => 'The :attribute field must be a valid hexadecimal color.', + 'image' => 'The :attribute field must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field must exist in :other.', + 'in_array_keys' => 'The :attribute field must contain at least one of the following keys: :values.', + 'integer' => 'The :attribute field must be an integer.', + 'ip' => 'The :attribute field must be a valid IP address.', + 'ipv4' => 'The :attribute field must be a valid IPv4 address.', + 'ipv6' => 'The :attribute field must be a valid IPv6 address.', + 'json' => 'The :attribute field must be a valid JSON string.', + 'list' => 'The :attribute field must be a list.', + 'lowercase' => 'The :attribute field must be lowercase.', + 'lt' => [ + 'array' => 'The :attribute field must have less than :value items.', + 'file' => 'The :attribute field must be less than :value kilobytes.', + 'numeric' => 'The :attribute field must be less than :value.', + 'string' => 'The :attribute field must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute field must not have more than :value items.', + 'file' => 'The :attribute field must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute field must be less than or equal to :value.', + 'string' => 'The :attribute field must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute field must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute field must not have more than :max items.', + 'file' => 'The :attribute field must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute field must not be greater than :max.', + 'string' => 'The :attribute field must not be greater than :max characters.', + ], + 'max_digits' => 'The :attribute field must not have more than :max digits.', + 'mimes' => 'The :attribute field must be a file of type: :values.', + 'mimetypes' => 'The :attribute field must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute field must have at least :min items.', + 'file' => 'The :attribute field must be at least :min kilobytes.', + 'numeric' => 'The :attribute field must be at least :min.', + 'string' => 'The :attribute field must be at least :min characters.', + ], + 'min_digits' => 'The :attribute field must have at least :min digits.', + 'missing' => 'The :attribute field must be missing.', + 'missing_if' => 'The :attribute field must be missing when :other is :value.', + 'missing_unless' => 'The :attribute field must be missing unless :other is :value.', + 'missing_with' => 'The :attribute field must be missing when :values is present.', + 'missing_with_all' => 'The :attribute field must be missing when :values are present.', + 'multiple_of' => 'The :attribute field must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute field format is invalid.', + 'numeric' => 'The :attribute field must be a number.', + 'password' => [ + 'letters' => 'The :attribute field must contain at least one letter.', + 'mixed' => 'The :attribute field must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute field must contain at least one number.', + 'symbols' => 'The :attribute field must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'present_if' => 'The :attribute field must be present when :other is :value.', + 'present_unless' => 'The :attribute field must be present unless :other is :value.', + 'present_with' => 'The :attribute field must be present when :values is present.', + 'present_with_all' => 'The :attribute field must be present when :values are present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_if_accepted' => 'The :attribute field is prohibited when :other is accepted.', + 'prohibited_if_declined' => 'The :attribute field is prohibited when :other is declined.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute field format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_if_accepted' => 'The :attribute field is required when :other is accepted.', + 'required_if_declined' => 'The :attribute field is required when :other is declined.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute field must match :other.', + 'size' => [ + 'array' => 'The :attribute field must contain :size items.', + 'file' => 'The :attribute field must be :size kilobytes.', + 'numeric' => 'The :attribute field must be :size.', + 'string' => 'The :attribute field must be :size characters.', + ], + 'starts_with' => 'The :attribute field must start with one of the following: :values.', + 'string' => 'The :attribute field must be a string.', + 'timezone' => 'The :attribute field must be a valid timezone.', + 'ulid' => 'The :attribute field must be a valid ULID.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'uppercase' => 'The :attribute field must be uppercase.', + 'url' => 'The :attribute field must be a valid URL.', + 'uuid' => 'The :attribute field must be a valid UUID.', +]; diff --git a/source/framework/extended.json b/source/framework/extended.json new file mode 100644 index 00000000000..17eefa0faac --- /dev/null +++ b/source/framework/extended.json @@ -0,0 +1,6 @@ +{ + "(and :count more error)": "(and :count more error)", + "(and :count more errors)": "(and :count more error)|(and :count more errors)|(and :count more errors)", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:", + "This action is unauthorized.": "This action is unauthorized." +} diff --git a/source/framework/master/auth.php b/source/framework/master/auth.php new file mode 100644 index 00000000000..ad725d8b110 --- /dev/null +++ b/source/framework/master/auth.php @@ -0,0 +1,9 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', +]; diff --git a/source/framework/master/framework.json b/source/framework/master/framework.json new file mode 100644 index 00000000000..afce96a2e6b --- /dev/null +++ b/source/framework/master/framework.json @@ -0,0 +1,45 @@ +{ + "A decryption key is required.": "A decryption key is required.", + "All rights reserved.": "All rights reserved.", + "Encrypted environment file already exists.": "Encrypted environment file already exists.", + "Encrypted environment file not found.": "Encrypted environment file not found.", + "Environment file already exists.": "Environment file already exists.", + "Environment file not found.": "Environment file not found.", + "errors": "errors", + "Forbidden": "Forbidden", + "Go to page :page": "Go to page :page", + "Hello!": "Hello!", + "If you did not create an account, no further action is required.": "If you did not create an account, no further action is required.", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "Invalid filename.": "Invalid filename.", + "Invalid JSON was returned from the route.": "Invalid JSON was returned from the route.", + "length": "length", + "Location": "Location", + "Login": "Login", + "Logout": "Logout", + "Not Found": "Not Found", + "of": "of", + "Page Expired": "Page Expired", + "Pagination Navigation": "Pagination Navigation", + "Payment Required": "Payment Required", + "Please click the button below to verify your email address.": "Please click the button below to verify your email address.", + "Regards,": "Regards,", + "Register": "Register", + "Reset Password": "Reset Password", + "Reset Password Notification": "Reset Password Notification", + "results": "results", + "Server Error": "Server Error", + "Service Unavailable": "Service Unavailable", + "Showing": "Showing", + "The given data was invalid.": "The given data was invalid.", + "The response is not a streamed response.": "The response is not a streamed response.", + "The response is not a view.": "The response is not a view.", + "This password reset link will expire in :count minutes.": "This password reset link will expire in :count minutes.", + "to": "to", + "Toggle navigation": "Toggle navigation", + "Too Many Requests": "Too Many Requests", + "Unauthorized": "Unauthorized", + "Verify Email Address": "Verify Email Address", + "Whoops!": "Whoops!", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account." +} diff --git a/source/framework/master/pagination.php b/source/framework/master/pagination.php new file mode 100644 index 00000000000..f4ceddecd54 --- /dev/null +++ b/source/framework/master/pagination.php @@ -0,0 +1,8 @@ + 'Next »', + 'previous' => '« Previous', +]; diff --git a/source/framework/master/passwords.php b/source/framework/master/passwords.php new file mode 100644 index 00000000000..f3b65bab1ae --- /dev/null +++ b/source/framework/master/passwords.php @@ -0,0 +1,11 @@ + 'Your password has been reset.', + 'sent' => 'We have emailed your password reset link.', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => 'We can\'t find a user with that email address.', +]; diff --git a/source/framework/master/validation.php b/source/framework/master/validation.php new file mode 100644 index 00000000000..b76d691dcd2 --- /dev/null +++ b/source/framework/master/validation.php @@ -0,0 +1,164 @@ + 'The :attribute field must be accepted.', + 'accepted_if' => 'The :attribute field must be accepted when :other is :value.', + 'active_url' => 'The :attribute field must be a valid URL.', + 'after' => 'The :attribute field must be a date after :date.', + 'after_or_equal' => 'The :attribute field must be a date after or equal to :date.', + 'alpha' => 'The :attribute field must only contain letters.', + 'alpha_dash' => 'The :attribute field must only contain letters, numbers, dashes, and underscores.', + 'alpha_num' => 'The :attribute field must only contain letters and numbers.', + 'any_of' => 'The :attribute field is invalid.', + 'array' => 'The :attribute field must be an array.', + 'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.', + 'attributes' => [], + 'before' => 'The :attribute field must be a date before :date.', + 'before_or_equal' => 'The :attribute field must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute field must have between :min and :max items.', + 'file' => 'The :attribute field must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute field must be between :min and :max.', + 'string' => 'The :attribute field must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'can' => 'The :attribute field contains an unauthorized value.', + 'confirmed' => 'The :attribute field confirmation does not match.', + 'contains' => 'The :attribute field is missing a required value.', + 'current_password' => 'The password is incorrect.', + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + 'date' => 'The :attribute field must be a valid date.', + 'date_equals' => 'The :attribute field must be a date equal to :date.', + 'date_format' => 'The :attribute field must match the format :format.', + 'decimal' => 'The :attribute field must have :decimal decimal places.', + 'declined' => 'The :attribute field must be declined.', + 'declined_if' => 'The :attribute field must be declined when :other is :value.', + 'different' => 'The :attribute field and :other must be different.', + 'digits' => 'The :attribute field must be :digits digits.', + 'digits_between' => 'The :attribute field must be between :min and :max digits.', + 'dimensions' => 'The :attribute field has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_contain' => 'The :attribute field must not contain any of the following: :values.', + 'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.', + 'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.', + 'email' => 'The :attribute field must be a valid email address.', + 'ends_with' => 'The :attribute field must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'extensions' => 'The :attribute field must have one of the following extensions: :values.', + 'file' => 'The :attribute field must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute field must have more than :value items.', + 'file' => 'The :attribute field must be greater than :value kilobytes.', + 'numeric' => 'The :attribute field must be greater than :value.', + 'string' => 'The :attribute field must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute field must have :value items or more.', + 'file' => 'The :attribute field must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute field must be greater than or equal to :value.', + 'string' => 'The :attribute field must be greater than or equal to :value characters.', + ], + 'hex_color' => 'The :attribute field must be a valid hexadecimal color.', + 'image' => 'The :attribute field must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field must exist in :other.', + 'in_array_keys' => 'The :attribute field must contain at least one of the following keys: :values.', + 'integer' => 'The :attribute field must be an integer.', + 'ip' => 'The :attribute field must be a valid IP address.', + 'ipv4' => 'The :attribute field must be a valid IPv4 address.', + 'ipv6' => 'The :attribute field must be a valid IPv6 address.', + 'json' => 'The :attribute field must be a valid JSON string.', + 'list' => 'The :attribute field must be a list.', + 'lowercase' => 'The :attribute field must be lowercase.', + 'lt' => [ + 'array' => 'The :attribute field must have less than :value items.', + 'file' => 'The :attribute field must be less than :value kilobytes.', + 'numeric' => 'The :attribute field must be less than :value.', + 'string' => 'The :attribute field must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute field must not have more than :value items.', + 'file' => 'The :attribute field must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute field must be less than or equal to :value.', + 'string' => 'The :attribute field must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute field must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute field must not have more than :max items.', + 'file' => 'The :attribute field must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute field must not be greater than :max.', + 'string' => 'The :attribute field must not be greater than :max characters.', + ], + 'max_digits' => 'The :attribute field must not have more than :max digits.', + 'mimes' => 'The :attribute field must be a file of type: :values.', + 'mimetypes' => 'The :attribute field must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute field must have at least :min items.', + 'file' => 'The :attribute field must be at least :min kilobytes.', + 'numeric' => 'The :attribute field must be at least :min.', + 'string' => 'The :attribute field must be at least :min characters.', + ], + 'min_digits' => 'The :attribute field must have at least :min digits.', + 'missing' => 'The :attribute field must be missing.', + 'missing_if' => 'The :attribute field must be missing when :other is :value.', + 'missing_unless' => 'The :attribute field must be missing unless :other is :value.', + 'missing_with' => 'The :attribute field must be missing when :values is present.', + 'missing_with_all' => 'The :attribute field must be missing when :values are present.', + 'multiple_of' => 'The :attribute field must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute field format is invalid.', + 'numeric' => 'The :attribute field must be a number.', + 'password' => [ + 'letters' => 'The :attribute field must contain at least one letter.', + 'mixed' => 'The :attribute field must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute field must contain at least one number.', + 'symbols' => 'The :attribute field must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'present_if' => 'The :attribute field must be present when :other is :value.', + 'present_unless' => 'The :attribute field must be present unless :other is :value.', + 'present_with' => 'The :attribute field must be present when :values is present.', + 'present_with_all' => 'The :attribute field must be present when :values are present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_if_accepted' => 'The :attribute field is prohibited when :other is accepted.', + 'prohibited_if_declined' => 'The :attribute field is prohibited when :other is declined.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute field format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_if_accepted' => 'The :attribute field is required when :other is accepted.', + 'required_if_declined' => 'The :attribute field is required when :other is declined.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute field must match :other.', + 'size' => [ + 'array' => 'The :attribute field must contain :size items.', + 'file' => 'The :attribute field must be :size kilobytes.', + 'numeric' => 'The :attribute field must be :size.', + 'string' => 'The :attribute field must be :size characters.', + ], + 'starts_with' => 'The :attribute field must start with one of the following: :values.', + 'string' => 'The :attribute field must be a string.', + 'timezone' => 'The :attribute field must be a valid timezone.', + 'ulid' => 'The :attribute field must be a valid ULID.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'uppercase' => 'The :attribute field must be uppercase.', + 'url' => 'The :attribute field must be a valid URL.', + 'uuid' => 'The :attribute field must be a valid UUID.', +]; diff --git a/source/jetstream/5.x/jetstream.json b/source/jetstream/5.x/jetstream.json new file mode 100644 index 00000000000..6d1f1f18790 --- /dev/null +++ b/source/jetstream/5.x/jetstream.json @@ -0,0 +1,142 @@ +{ + "A new verification link has been sent to the email address you provided in your profile settings.": "A new verification link has been sent to the email address you provided in your profile settings.", + "A new verification link has been sent to your email address.": "A new verification link has been sent to your email address.", + "Accept Invitation": "Accept Invitation", + "Add": "Add", + "Add a new team member to your team, allowing them to collaborate with you.": "Add a new team member to your team, allowing them to collaborate with you.", + "Add additional security to your account using two factor authentication.": "Add additional security to your account using two factor authentication.", + "Add Team Member": "Add Team Member", + "Added.": "Added.", + "All of the people that are part of this team.": "All of the people that are part of this team.", + "Already registered?": "Already registered?", + "API Token": "API Token", + "API Token Permissions": "API Token Permissions", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens allow third-party services to authenticate with our application on your behalf.", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Are you sure you would like to delete this API token?": "Are you sure you would like to delete this API token?", + "Are you sure you would like to leave this team?": "Are you sure you would like to leave this team?", + "Are you sure you would like to remove this person from the team?": "Are you sure you would like to remove this person from the team?", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Browser Sessions": "Browser Sessions", + "Cancel": "Cancel", + "Click here to re-send the verification email.": "Click here to re-send the verification email.", + "Close": "Close", + "Code": "Code", + "Confirm": "Confirm", + "Confirm Password": "Confirm Password", + "Create": "Create", + "Create a new team to collaborate with others on projects.": "Create a new team to collaborate with others on projects.", + "Create Account": "Create Account", + "Create API Token": "Create API Token", + "Create New Team": "Create New Team", + "Create Team": "Create Team", + "Created.": "Created.", + "Current Password": "Current Password", + "Dashboard": "Dashboard", + "Delete": "Delete", + "Delete Account": "Delete Account", + "Delete API Token": "Delete API Token", + "Delete Team": "Delete Team", + "Disable": "Disable", + "Done.": "Done.", + "Edit Profile": "Edit Profile", + "Email": "Email", + "Email Password Reset Link": "Email Password Reset Link", + "Enable": "Enable", + "Ensure your account is using a long, random password to stay secure.": "Ensure your account is using a long, random password to stay secure.", + "Finish enabling two factor authentication.": "Finish enabling two factor authentication.", + "For your security, please confirm your password to continue.": "For your security, please confirm your password to continue.", + "Forgot your password?": "Forgot your password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "Great! You have accepted the invitation to join the :team team.": "Great! You have accepted the invitation to join the :team team.", + "I agree to the :terms_of_service and :privacy_policy": "I agree to the :terms_of_service and :privacy_policy", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "If you already have an account, you may accept this invitation by clicking the button below:", + "If you did not expect to receive an invitation to this team, you may discard this email.": "If you did not expect to receive an invitation to this team, you may discard this email.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:", + "Last active": "Last active", + "Last used": "Last used", + "Leave": "Leave", + "Leave Team": "Leave Team", + "Log in": "Log in", + "Log Out": "Log Out", + "Log Out Other Browser Sessions": "Log Out Other Browser Sessions", + "Manage Account": "Manage Account", + "Manage and log out your active sessions on other browsers and devices.": "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens": "Manage API Tokens", + "Manage Role": "Manage Role", + "Manage Team": "Manage Team", + "Name": "Name", + "New Password": "New Password", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Password": "Password", + "Pending Team Invitations": "Pending Team Invitations", + "Permanently delete this team.": "Permanently delete this team.", + "Permanently delete your account.": "Permanently delete your account.", + "Permissions": "Permissions", + "Photo": "Photo", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please copy your new API token. For your security, it won't be shown again.": "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide the email address of the person you would like to add to this team.": "Please provide the email address of the person you would like to add to this team.", + "Privacy Policy": "Privacy Policy", + "Profile": "Profile", + "Profile Information": "Profile Information", + "Recovery Code": "Recovery Code", + "Regenerate Recovery Codes": "Regenerate Recovery Codes", + "Register": "Register", + "Remember me": "Remember me", + "Remove": "Remove", + "Remove Photo": "Remove Photo", + "Remove Team Member": "Remove Team Member", + "Resend Verification Email": "Resend Verification Email", + "Reset Password": "Reset Password", + "Role": "Role", + "Save": "Save", + "Saved.": "Saved.", + "Select A New Photo": "Select A New Photo", + "Setup Key": "Setup Key", + "Show Recovery Codes": "Show Recovery Codes", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Switch Teams": "Switch Teams", + "Team Details": "Team Details", + "Team Invitation": "Team Invitation", + "Team Members": "Team Members", + "Team Name": "Team Name", + "Team Owner": "Team Owner", + "Team Settings": "Team Settings", + "Terms of Service": "Terms of Service", + "The :attribute must be a valid role.": "The :attribute must be a valid role.", + "The password is incorrect.": "The password is incorrect.", + "The team's name and owner information.": "The team's name and owner information.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.", + "This device": "This device", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "This password does not match our records.": "This password does not match our records.", + "This user already belongs to the team.": "This user already belongs to the team.", + "This user has already been invited to the team.": "This user has already been invited to the team.", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.", + "Token Name": "Token Name", + "Two Factor Authentication": "Two Factor Authentication", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.", + "Unknown": "Unknown", + "Update Password": "Update Password", + "Update your account's profile information and email address.": "Update your account's profile information and email address.", + "Use a recovery code": "Use a recovery code", + "Use an authentication code": "Use an authentication code", + "We were unable to find a registered user with this email address.": "We were unable to find a registered user with this email address.", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.", + "Whoops! Something went wrong.": "Whoops! Something went wrong.", + "You have been invited to join the :team team!": "You have been invited to join the :team team!", + "You have enabled two factor authentication.": "You have enabled two factor authentication.", + "You have not enabled two factor authentication.": "You have not enabled two factor authentication.", + "You may accept this invitation by clicking the button below:": "You may accept this invitation by clicking the button below:", + "You may delete any of your existing tokens if they are no longer needed.": "You may delete any of your existing tokens if they are no longer needed.", + "You may not delete your personal team.": "You may not delete your personal team.", + "You may not leave a team that you created.": "You may not leave a team that you created.", + "Your email address is unverified.": "Your email address is unverified." +} diff --git a/source/jetstream/extended.json b/source/jetstream/extended.json new file mode 100644 index 00000000000..1dc2ba193d9 --- /dev/null +++ b/source/jetstream/extended.json @@ -0,0 +1,6 @@ +{ + "Administrator": "Administrator", + "Administrator users can perform any action.": "Administrator users can perform any action.", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Editor users have the ability to read, create, and update." +} diff --git a/source/jetstream/master/jetstream.json b/source/jetstream/master/jetstream.json new file mode 100644 index 00000000000..6d1f1f18790 --- /dev/null +++ b/source/jetstream/master/jetstream.json @@ -0,0 +1,142 @@ +{ + "A new verification link has been sent to the email address you provided in your profile settings.": "A new verification link has been sent to the email address you provided in your profile settings.", + "A new verification link has been sent to your email address.": "A new verification link has been sent to your email address.", + "Accept Invitation": "Accept Invitation", + "Add": "Add", + "Add a new team member to your team, allowing them to collaborate with you.": "Add a new team member to your team, allowing them to collaborate with you.", + "Add additional security to your account using two factor authentication.": "Add additional security to your account using two factor authentication.", + "Add Team Member": "Add Team Member", + "Added.": "Added.", + "All of the people that are part of this team.": "All of the people that are part of this team.", + "Already registered?": "Already registered?", + "API Token": "API Token", + "API Token Permissions": "API Token Permissions", + "API Tokens": "API Tokens", + "API tokens allow third-party services to authenticate with our application on your behalf.": "API tokens allow third-party services to authenticate with our application on your behalf.", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", + "Are you sure you would like to delete this API token?": "Are you sure you would like to delete this API token?", + "Are you sure you would like to leave this team?": "Are you sure you would like to leave this team?", + "Are you sure you would like to remove this person from the team?": "Are you sure you would like to remove this person from the team?", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Browser Sessions": "Browser Sessions", + "Cancel": "Cancel", + "Click here to re-send the verification email.": "Click here to re-send the verification email.", + "Close": "Close", + "Code": "Code", + "Confirm": "Confirm", + "Confirm Password": "Confirm Password", + "Create": "Create", + "Create a new team to collaborate with others on projects.": "Create a new team to collaborate with others on projects.", + "Create Account": "Create Account", + "Create API Token": "Create API Token", + "Create New Team": "Create New Team", + "Create Team": "Create Team", + "Created.": "Created.", + "Current Password": "Current Password", + "Dashboard": "Dashboard", + "Delete": "Delete", + "Delete Account": "Delete Account", + "Delete API Token": "Delete API Token", + "Delete Team": "Delete Team", + "Disable": "Disable", + "Done.": "Done.", + "Edit Profile": "Edit Profile", + "Email": "Email", + "Email Password Reset Link": "Email Password Reset Link", + "Enable": "Enable", + "Ensure your account is using a long, random password to stay secure.": "Ensure your account is using a long, random password to stay secure.", + "Finish enabling two factor authentication.": "Finish enabling two factor authentication.", + "For your security, please confirm your password to continue.": "For your security, please confirm your password to continue.", + "Forgot your password?": "Forgot your password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "Great! You have accepted the invitation to join the :team team.": "Great! You have accepted the invitation to join the :team team.", + "I agree to the :terms_of_service and :privacy_policy": "I agree to the :terms_of_service and :privacy_policy", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.", + "If you already have an account, you may accept this invitation by clicking the button below:": "If you already have an account, you may accept this invitation by clicking the button below:", + "If you did not expect to receive an invitation to this team, you may discard this email.": "If you did not expect to receive an invitation to this team, you may discard this email.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:", + "Last active": "Last active", + "Last used": "Last used", + "Leave": "Leave", + "Leave Team": "Leave Team", + "Log in": "Log in", + "Log Out": "Log Out", + "Log Out Other Browser Sessions": "Log Out Other Browser Sessions", + "Manage Account": "Manage Account", + "Manage and log out your active sessions on other browsers and devices.": "Manage and log out your active sessions on other browsers and devices.", + "Manage API Tokens": "Manage API Tokens", + "Manage Role": "Manage Role", + "Manage Team": "Manage Team", + "Name": "Name", + "New Password": "New Password", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", + "Password": "Password", + "Pending Team Invitations": "Pending Team Invitations", + "Permanently delete this team.": "Permanently delete this team.", + "Permanently delete your account.": "Permanently delete your account.", + "Permissions": "Permissions", + "Photo": "Photo", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Please confirm access to your account by entering one of your emergency recovery codes.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Please confirm access to your account by entering the authentication code provided by your authenticator application.", + "Please copy your new API token. For your security, it won't be shown again.": "Please copy your new API token. For your security, it won't be shown again.", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.", + "Please provide the email address of the person you would like to add to this team.": "Please provide the email address of the person you would like to add to this team.", + "Privacy Policy": "Privacy Policy", + "Profile": "Profile", + "Profile Information": "Profile Information", + "Recovery Code": "Recovery Code", + "Regenerate Recovery Codes": "Regenerate Recovery Codes", + "Register": "Register", + "Remember me": "Remember me", + "Remove": "Remove", + "Remove Photo": "Remove Photo", + "Remove Team Member": "Remove Team Member", + "Resend Verification Email": "Resend Verification Email", + "Reset Password": "Reset Password", + "Role": "Role", + "Save": "Save", + "Saved.": "Saved.", + "Select A New Photo": "Select A New Photo", + "Setup Key": "Setup Key", + "Show Recovery Codes": "Show Recovery Codes", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.", + "Switch Teams": "Switch Teams", + "Team Details": "Team Details", + "Team Invitation": "Team Invitation", + "Team Members": "Team Members", + "Team Name": "Team Name", + "Team Owner": "Team Owner", + "Team Settings": "Team Settings", + "Terms of Service": "Terms of Service", + "The :attribute must be a valid role.": "The :attribute must be a valid role.", + "The password is incorrect.": "The password is incorrect.", + "The team's name and owner information.": "The team's name and owner information.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.", + "This device": "This device", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "This password does not match our records.": "This password does not match our records.", + "This user already belongs to the team.": "This user already belongs to the team.", + "This user has already been invited to the team.": "This user has already been invited to the team.", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.", + "Token Name": "Token Name", + "Two Factor Authentication": "Two Factor Authentication", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.", + "Unknown": "Unknown", + "Update Password": "Update Password", + "Update your account's profile information and email address.": "Update your account's profile information and email address.", + "Use a recovery code": "Use a recovery code", + "Use an authentication code": "Use an authentication code", + "We were unable to find a registered user with this email address.": "We were unable to find a registered user with this email address.", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.", + "Whoops! Something went wrong.": "Whoops! Something went wrong.", + "You have been invited to join the :team team!": "You have been invited to join the :team team!", + "You have enabled two factor authentication.": "You have enabled two factor authentication.", + "You have not enabled two factor authentication.": "You have not enabled two factor authentication.", + "You may accept this invitation by clicking the button below:": "You may accept this invitation by clicking the button below:", + "You may delete any of your existing tokens if they are no longer needed.": "You may delete any of your existing tokens if they are no longer needed.", + "You may not delete your personal team.": "You may not delete your personal team.", + "You may not leave a team that you created.": "You may not leave a team that you created.", + "Your email address is unverified.": "Your email address is unverified." +} diff --git a/source/nova/4.x/nova.json b/source/nova/4.x/nova.json new file mode 100644 index 00000000000..7434b59ed28 --- /dev/null +++ b/source/nova/4.x/nova.json @@ -0,0 +1,475 @@ +{ + "Actions": "Actions", + "Details": "Details", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "Reset Password": "Reset Password", + "Sorry! You are not authorized to perform this action.": "Sorry! You are not authorized to perform this action.", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account.", + "Error": "Error", + "Confirm Password": "Confirm Password", + "We have emailed your password reset link!": "We have emailed your password reset link!", + "Dashboard": "Dashboard", + "Email Address": "Email Address", + "Forgot Password": "Forgot Password", + "Forgot your password?": "Forgot your password?", + "Log In": "Log In", + "Logout": "Logout", + "Password": "Password", + "Remember me": "Remember me", + "Resources": "Resources", + "Send Password Reset Link": "Send Password Reset Link", + "Welcome Back!": "Welcome Back!", + "Delete Resource": "Delete Resource", + "Delete": "Delete", + "Soft Deleted": "Soft Deleted", + "Detach Resource": "Detach Resource", + "Detach": "Detach", + "Detach Selected": "Detach Selected", + "Delete Selected": "Delete Selected", + "Force Delete Selected": "Force Delete Selected", + "Restore Selected": "Restore Selected", + "Restore Resource": "Restore Resource", + "Restore": "Restore", + "Force Delete Resource": "Force Delete Resource", + "Force Delete": "Force Delete", + "Are you sure you want to delete this resource?": "Are you sure you want to delete this resource?", + "Are you sure you want to delete the selected resources?": "Are you sure you want to delete the selected resources?", + "Are you sure you want to detach this resource?": "Are you sure you want to detach this resource?", + "Are you sure you want to detach the selected resources?": "Are you sure you want to detach the selected resources?", + "Are you sure you want to force delete this resource?": "Are you sure you want to force delete this resource?", + "Are you sure you want to force delete the selected resources?": "Are you sure you want to force delete the selected resources?", + "Are you sure you want to restore this resource?": "Are you sure you want to restore this resource?", + "Are you sure you want to restore the selected resources?": "Are you sure you want to restore the selected resources?", + "Are you sure you want to remove this item?": "Are you sure you want to remove this item?", + "No :resource matched the given criteria.": "No :resource matched the given criteria.", + "Failed to load :resource!": "Failed to load :resource!", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Another user has updated this resource since this page was loaded. Please refresh the page and try again.", + "Are you sure you want to delete this file?": "Are you sure you want to delete this file?", + "Are you sure you want to run this action?": "Are you sure you want to run this action?", + "Attach": "Attach", + "Attach & Attach Another": "Attach & Attach Another", + "Close": "Close", + "Cancel": "Cancel", + "Choose": "Choose", + "Choose File": "Choose File", + "Choose Files": "Choose Files", + "Drop file or click to choose": "Drop file or click to choose", + "Drop files or click to choose": "Drop files or click to choose", + "Choose Type": "Choose Type", + "Choose an option": "Choose an option", + "Click to choose": "Click to choose", + "Reset Filters": "Reset Filters", + "Create": "Create", + "Create & Add Another": "Create & Add Another", + "Delete File": "Delete File", + "Edit": "Edit", + "Edit Attached": "Edit Attached", + "Go Home": "Go Home", + "Hold Up!": "Hold Up!", + "Lens": "Lens", + "New": "New", + "Next": "Next", + "Only Trashed": "Only Trashed", + "Per Page": "Per Page", + "Preview": "Preview", + "Previous": "Previous", + "No Data": "No Data", + "No Current Data": "No Current Data", + "No Prior Data": "No Prior Data", + "No Increase": "No Increase", + "No Results Found.": "No Results Found.", + "Standalone Actions": "Standalone Actions", + "Run Action": "Run Action", + "Select Action": "Select Action", + "Search": "Search", + "Press / to search": "Press / to search", + "Select All Dropdown": "Select All Dropdown", + "Select all": "Select all", + "Select this page": "Select this page", + "Something went wrong.": "Something went wrong.", + "The action was executed successfully.": "The action was executed successfully.", + "The government won't let us show you what's behind these doors": "The government won't let us show you what's behind these doors", + "Update": "Update", + "Update & Continue Editing": "Update & Continue Editing", + "View": "View", + "We're lost in space. The page you were trying to view does not exist.": "We're lost in space. The page you were trying to view does not exist.", + "Show Content": "Show Content", + "Hide Content": "Hide Content", + "Whoops": "Whoops", + "Whoops!": "Whoops!", + "With Trashed": "With Trashed", + "Trashed": "Trashed", + "Write": "Write", + "total": "total", + "January": "January", + "February": "February", + "March": "March", + "April": "April", + "May": "May", + "June": "June", + "July": "July", + "August": "August", + "September": "September", + "October": "October", + "November": "November", + "December": "December", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland Islands", + "Albania": "Albania", + "Algeria": "Algeria", + "American Samoa": "American Samoa", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua and Barbuda", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Bolivia": "Bolivia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Saba", + "Bosnia And Herzegovina": "Bosnia and Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Indian Ocean Territory", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cape Verde": "Cape Verde", + "Cayman Islands": "Cayman Islands", + "Central African Republic": "Central African Republic", + "Chad": "Chad", + "Chile": "Chile", + "China": "China", + "Christmas Island": "Christmas Island", + "Cocos (Keeling) Islands": "Cocos (Keeling) Islands", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Democratic Republic", + "Cook Islands": "Cook Islands", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Croatia": "Croatia", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Cyprus": "Cyprus", + "Czech Republic": "Czechia", + "Denmark": "Denmark", + "Djibouti": "Djibouti", + "Dominica": "Dominica", + "Dominican Republic": "Dominican Republic", + "Ecuador": "Ecuador", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "Falkland Islands (Malvinas)": "Falkland Islands (Malvinas)", + "Faroe Islands": "Faroe Islands", + "Fiji": "Fiji", + "Finland": "Finland", + "France": "France", + "French Guiana": "French Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "French Southern Territories", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germany", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Greece": "Greece", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Heard Island & Mcdonald Islands": "Heard Island and McDonald Islands", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "Iceland": "Iceland", + "India": "India", + "Indonesia": "Indonesia", + "Iran, Islamic Republic Of": "Iran", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Man", + "Israel": "Israel", + "Italy": "Italy", + "Jamaica": "Jamaica", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Kiribati": "Kiribati", + "Korea, Democratic People's Republic of": "North Korea", + "Korea": "South Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Laos", + "Latvia": "Latvia", + "Lebanon": "Lebanon", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Lithuania": "Lithuania", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "North Macedonia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesia", + "Moldova": "Moldova", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "New Caledonia": "New Caledonia", + "New Zealand": "New Zealand", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Northern Mariana Islands", + "Norway": "Norway", + "Oman": "Oman", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territories", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Peru": "Peru", + "Philippines": "Philippines", + "Pitcairn": "Pitcairn Islands", + "Poland": "Poland", + "Portugal": "Portugal", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Reunion": "Réunion", + "Romania": "Romania", + "Russian Federation": "Russia", + "Rwanda": "Rwanda", + "Saint Barthelemy": "St. Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St. Kitts and Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "St. Martin", + "Saint Pierre And Miquelon": "St. Pierre and Miquelon", + "Saint Vincent And Grenadines": "St. Vincent and Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé and Príncipe", + "Saudi Arabia": "Saudi Arabia", + "Senegal": "Senegal", + "Serbia": "Serbia", + "Seychelles": "Seychelles", + "Sierra Leone": "Sierra Leone", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "South Georgia and South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syria", + "Taiwan": "Taiwan", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Thailand": "Thailand", + "Timor-Leste": "Timor-Leste", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Tonga": "Tonga", + "Trinidad And Tobago": "Trinidad and Tobago", + "Tunisia": "Tunisia", + "Turkey": "Türkiye", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks and Caicos Islands", + "Tuvalu": "Tuvalu", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Outlying Islands": "U.S. Outlying Islands", + "Uruguay": "Uruguay", + "Uzbekistan": "Uzbekistan", + "Vanuatu": "Vanuatu", + "Venezuela": "Venezuela", + "Viet Nam": "Vietnam", + "Virgin Islands, British": "British Virgin Islands", + "Virgin Islands, U.S.": "U.S. Virgin Islands", + "Wallis And Futuna": "Wallis and Futuna", + "Western Sahara": "Western Sahara", + "Yemen": "Yemen", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Yes": "Yes", + "No": "No", + "Action Name": "Name", + "Action Initiated By": "Initiated By", + "Action Target": "Target", + "Action Status": "Status", + "Action Happened At": "Happened At", + "resource": "resource", + "resources": "resources", + "Choose date": "Choose date", + "The :resource was created!": "The :resource was created!", + "The resource was attached!": "The resource was attached!", + "The :resource was updated!": "The :resource was updated!", + "The resource was updated!": "The resource was updated!", + "The :resource was deleted!": "The :resource was deleted!", + "The :resource was restored!": "The :resource was restored!", + "Increase": "Increase", + "Constant": "Constant", + "Decrease": "Decrease", + "Reset Password Notification": "Reset Password Notification", + "Nova User": "Nova User", + "of": "of", + "no file selected": "no file selected", + "Sorry, your session has expired.": "Sorry, your session has expired.", + "Reload": "Reload", + "Key": "Key", + "Value": "Value", + "Add row": "Add row", + "Attach :resource": "Attach :resource", + "Create :resource": "Create :resource", + "Choose :resource": "Choose :resource", + "New :resource": "New :resource", + "Edit :resource": "Edit :resource", + "Update :resource": "Update :resource", + "Add :resource": "Add :resource", + "Start Polling": "Start Polling", + "Stop Polling": "Stop Polling", + "Choose :field": "Choose :field", + "Download": "Download", + "Action": "Action", + "Changes": "Changes", + "Original": "Original", + "This resource no longer exists": "This resource no longer exists", + "The resource was prevented from being saved!": "The resource was prevented from being saved!", + ":resource Details": ":resource Details", + "There are no available options for this resource.": "There are no available options for this resource.", + "All resources loaded.": "All resources loaded.", + "Load :perPage More": "Load :perPage More", + ":amount selected": ":amount selected", + ":amount Total": ":amount Total", + "Show All Fields": "Show All Fields", + "There was a problem submitting the form.": "There was a problem submitting the form.", + "There was a problem executing the action.": "There was a problem executing the action.", + "There was a problem fetching the resource.": "There was a problem fetching the resource.", + "Do you really want to leave? You have unsaved changes.": "Do you really want to leave? You have unsaved changes.", + "*": "*", + "—": "—", + "The file was deleted!": "The file was deleted!", + "This file field is read-only.": "This file field is read-only.", + "No additional information...": "No additional information...", + "ID": "ID", + "30 Days": "30 Days", + "60 Days": "60 Days", + "90 Days": "90 Days", + "Today": "Today", + "Month To Date": "Month To Date", + "Quarter To Date": "Quarter To Date", + "Year To Date": "Year To Date", + "Customize": "Customize", + "Update :resource: :title": "Update :resource: :title", + "Update attached :resource: :title": "Update attached :resource: :title", + ":resource Details: :title": ":resource Details: :title", + "The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.", + "An error occurred while uploading the file.": "An error occurred while uploading the file.", + "An error occurred while uploading the file: :error": "An error occurred while uploading the file: :error", + "Previewing": "Previewing", + "Replicate": "Replicate", + "Are you sure you want to log out?": "Are you sure you want to log out?", + "There are no new notifications.": "There are no new notifications.", + "Resource Row Dropdown": "Resource Row Dropdown", + "This copy of Nova is unlicensed.": "This copy of Nova is unlicensed.", + "Impersonate": "Impersonate", + "Stop Impersonating": "Stop Impersonating", + "Are you sure you want to stop impersonating?": "Are you sure you want to stop impersonating?", + "Light": "Light", + "Dark": "Dark", + "System": "System", + "From": "From", + "To": "To", + "There are no fields to display.": "There are no fields to display.", + "Notifications": "Notifications", + "Mark all as Read": "Mark all as read", + "Delete all notifications": "Delete all notifications", + "Are you sure you want to delete all the notifications?": "Are you sure you want to delete all the notifications?", + "Mark Read": "Mark Read", + "Mark Unread": "Mark Unread", + "Copy to clipboard": "Copy to clipboard", + "Are you sure you want to delete this notification?": "Are you sure you want to delete this notification?", + "The image could not be loaded": "The image could not be loaded", + "Filename": "Filename", + "Type": "Type", + "CSV (.csv)": "CSV (.csv)", + "Excel (.xlsx)": "Excel (.xlsx)", + "Attach files by dragging & dropping, selecting or pasting them.": "Attach files by dragging & dropping, selecting or pasting them.", + "Uploading files... (:current/:total)": "Uploading files... (:current/:total)", + "Remove": "Remove", + "Uploading": "Uploading", + "The image could not be loaded.": "The image could not be loaded.", + "User Actions": "User Actions" +} diff --git a/source/nova/4.x/validation.php b/source/nova/4.x/validation.php new file mode 100644 index 00000000000..d96ebd6bfb9 --- /dev/null +++ b/source/nova/4.x/validation.php @@ -0,0 +1,21 @@ + 'This :attribute is already attached.', + 'relatable' => 'This :attribute may not be associated with this resource.', + +]; diff --git a/source/nova/5.x/nova.json b/source/nova/5.x/nova.json new file mode 100644 index 00000000000..aee63bef614 --- /dev/null +++ b/source/nova/5.x/nova.json @@ -0,0 +1,495 @@ +{ + "Actions": "Actions", + "Details": "Details", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "Reset Password": "Reset Password", + "Sorry! You are not authorized to perform this action.": "Sorry! You are not authorized to perform this action.", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account.", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "A new verification link has been sent to the email address you provided in your profile settings.": "A new verification link has been sent to the email address you provided in your profile settings.", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "Error": "Error", + "Current Password": "Current Password", + "Confirm Password": "Confirm Password", + "We have emailed your password reset link!": "We have emailed your password reset link!", + "Dashboard": "Dashboard", + "Email Address": "Email Address", + "Username": "Username", + "Forgot Password": "Forgot Password", + "Forgot your password?": "Forgot your password?", + "Log In": "Log In", + "Logout": "Logout", + "Password": "Password", + "Remember me": "Remember me", + "Email Verification": "Email Verification", + "Secure Area": "Secure Area", + "Resources": "Resources", + "Send Password Reset Link": "Send Password Reset Link", + "Welcome Back!": "Welcome Back!", + "Delete Resource": "Delete Resource", + "Delete :resource": "Delete :resource", + "Delete": "Delete", + "Soft Deleted": "Soft Deleted", + "Detach Resource": "Detach Resource", + "Detach": "Detach", + "Detach Selected": "Detach Selected", + "Delete Selected": "Delete Selected", + "Force Delete Selected": "Force Delete Selected", + "Restore Selected": "Restore Selected", + "Restore Resource": "Restore Resource", + "Restore :resource": "Restore :resource", + "Restore": "Restore", + "Force Delete Resource": "Force Delete Resource", + "Force Delete :resource": "Force Delete :resource", + "Force Delete": "Force Delete", + "Confirm": "Confirm", + "Are you sure you want to delete this resource?": "Are you sure you want to delete this resource?", + "Are you sure you want to delete the selected resources?": "Are you sure you want to delete the selected resources?", + "Are you sure you want to detach this resource?": "Are you sure you want to detach this resource?", + "Are you sure you want to detach the selected resources?": "Are you sure you want to detach the selected resources?", + "Are you sure you want to force delete this resource?": "Are you sure you want to force delete this resource?", + "Are you sure you want to force delete the selected resources?": "Are you sure you want to force delete the selected resources?", + "Are you sure you want to restore this resource?": "Are you sure you want to restore this resource?", + "Are you sure you want to restore the selected resources?": "Are you sure you want to restore the selected resources?", + "Are you sure you want to remove this item?": "Are you sure you want to remove this item?", + "No :resource matched the given criteria.": "No :resource matched the given criteria.", + "Failed to load :resource!": "Failed to load :resource!", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Another user has updated this resource since this page was loaded. Please refresh the page and try again.", + "Are you sure you want to delete this file?": "Are you sure you want to delete this file?", + "Are you sure you want to run this action?": "Are you sure you want to run this action?", + "Attach": "Attach", + "Attach & Attach Another": "Attach & Attach Another", + "Close": "Close", + "Cancel": "Cancel", + "Choose": "Choose", + "Choose File": "Choose File", + "Choose Files": "Choose Files", + "Drop file or click to choose": "Drop file or click to choose", + "Drop files or click to choose": "Drop files or click to choose", + "Choose Type": "Choose Type", + "Choose an option": "Choose an option", + "Click to choose": "Click to choose", + "Reset Filters": "Reset Filters", + "Create": "Create", + "Create & Add Another": "Create & Add Another", + "Delete File": "Delete File", + "Edit": "Edit", + "Edit Attached": "Edit Attached", + "Go Home": "Go Home", + "Hold Up!": "Hold Up!", + "Lens": "Lens", + "New": "New", + "Next": "Next", + "Only Trashed": "Only Trashed", + "Per Page": "Per Page", + "Preview": "Preview", + "Previous": "Previous", + "No Data": "No Data", + "No Current Data": "No Current Data", + "No Prior Data": "No Prior Data", + "No Increase": "No Increase", + "No Results Found.": "No Results Found.", + "Standalone Actions": "Standalone Actions", + "Run Action": "Run Action", + "Select Action": "Select Action", + "Search": "Search", + "Press / to search": "Press / to search", + "Select All Dropdown": "Select All Dropdown", + "Select all": "Select all", + "Select this page": "Select this page", + "Something went wrong.": "Something went wrong.", + "The action was executed successfully.": "The action was executed successfully.", + "The government won't let us show you what's behind these doors": "The government won't let us show you what's behind these doors", + "Update": "Update", + "Update & Continue Editing": "Update & Continue Editing", + "View": "View", + "We're lost in space. The page you were trying to view does not exist.": "We're lost in space. The page you were trying to view does not exist.", + "Show Content": "Show Content", + "Hide Content": "Hide Content", + "Whoops": "Whoops", + "Whoops!": "Whoops!", + "With Trashed": "With Trashed", + "Trashed": "Trashed", + "Write": "Write", + "total": "total", + "January": "January", + "February": "February", + "March": "March", + "April": "April", + "May": "May", + "June": "June", + "July": "July", + "August": "August", + "September": "September", + "October": "October", + "November": "November", + "December": "December", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland Islands", + "Albania": "Albania", + "Algeria": "Algeria", + "American Samoa": "American Samoa", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua and Barbuda", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Bolivia": "Bolivia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Saba", + "Bosnia And Herzegovina": "Bosnia and Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Indian Ocean Territory", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cape Verde": "Cape Verde", + "Cayman Islands": "Cayman Islands", + "Central African Republic": "Central African Republic", + "Chad": "Chad", + "Chile": "Chile", + "China": "China", + "Christmas Island": "Christmas Island", + "Cocos (Keeling) Islands": "Cocos (Keeling) Islands", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Democratic Republic", + "Cook Islands": "Cook Islands", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Croatia": "Croatia", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Cyprus": "Cyprus", + "Czech Republic": "Czechia", + "Denmark": "Denmark", + "Djibouti": "Djibouti", + "Dominica": "Dominica", + "Dominican Republic": "Dominican Republic", + "Ecuador": "Ecuador", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "Falkland Islands (Malvinas)": "Falkland Islands (Malvinas)", + "Faroe Islands": "Faroe Islands", + "Fiji": "Fiji", + "Finland": "Finland", + "France": "France", + "French Guiana": "French Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "French Southern Territories", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germany", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Greece": "Greece", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Heard Island & Mcdonald Islands": "Heard Island and McDonald Islands", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "Iceland": "Iceland", + "India": "India", + "Indonesia": "Indonesia", + "Iran, Islamic Republic Of": "Iran", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Man", + "Israel": "Israel", + "Italy": "Italy", + "Jamaica": "Jamaica", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Kiribati": "Kiribati", + "Korea, Democratic People's Republic of": "North Korea", + "Korea": "South Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Laos", + "Latvia": "Latvia", + "Lebanon": "Lebanon", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Lithuania": "Lithuania", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "North Macedonia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesia", + "Moldova": "Moldova", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "New Caledonia": "New Caledonia", + "New Zealand": "New Zealand", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Northern Mariana Islands", + "Norway": "Norway", + "Oman": "Oman", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territories", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Peru": "Peru", + "Philippines": "Philippines", + "Pitcairn": "Pitcairn Islands", + "Poland": "Poland", + "Portugal": "Portugal", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Reunion": "Réunion", + "Romania": "Romania", + "Russian Federation": "Russia", + "Rwanda": "Rwanda", + "Saint Barthelemy": "St. Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St. Kitts and Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "St. Martin", + "Saint Pierre And Miquelon": "St. Pierre and Miquelon", + "Saint Vincent And Grenadines": "St. Vincent and Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé and Príncipe", + "Saudi Arabia": "Saudi Arabia", + "Senegal": "Senegal", + "Serbia": "Serbia", + "Seychelles": "Seychelles", + "Sierra Leone": "Sierra Leone", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "South Georgia and South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syria", + "Taiwan": "Taiwan", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Thailand": "Thailand", + "Timor-Leste": "Timor-Leste", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Tonga": "Tonga", + "Trinidad And Tobago": "Trinidad and Tobago", + "Tunisia": "Tunisia", + "Turkey": "Türkiye", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks and Caicos Islands", + "Tuvalu": "Tuvalu", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Outlying Islands": "U.S. Outlying Islands", + "Uruguay": "Uruguay", + "Uzbekistan": "Uzbekistan", + "Vanuatu": "Vanuatu", + "Venezuela": "Venezuela", + "Viet Nam": "Vietnam", + "Virgin Islands, British": "British Virgin Islands", + "Virgin Islands, U.S.": "U.S. Virgin Islands", + "Wallis And Futuna": "Wallis and Futuna", + "Western Sahara": "Western Sahara", + "Yemen": "Yemen", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Yes": "Yes", + "No": "No", + "Action Name": "Name", + "Action Initiated By": "Initiated By", + "Action Target": "Target", + "Action Status": "Status", + "Action Happened At": "Happened At", + "resource": "resource", + "resources": "resources", + "Choose date": "Choose date", + "The :resource was created!": "The :resource was created!", + "The resource was attached!": "The resource was attached!", + "The :resource was updated!": "The :resource was updated!", + "The resource was updated!": "The resource was updated!", + "The :resource was deleted!": "The :resource was deleted!", + "The :resource was restored!": "The :resource was restored!", + "Increase": "Increase", + "Constant": "Constant", + "Decrease": "Decrease", + "Reset Password Notification": "Reset Password Notification", + "Nova User": "Nova User", + "of": "of", + "no file selected": "no file selected", + "Sorry, your session has expired.": "Sorry, your session has expired.", + "Reload": "Reload", + "Key": "Key", + "Value": "Value", + "Add row": "Add row", + "Attach :resource": "Attach :resource", + "Create :resource": "Create :resource", + "Choose :resource": "Choose :resource", + "New :resource": "New :resource", + "Edit :resource": "Edit :resource", + "Update :resource": "Update :resource", + "Add :resource": "Add :resource", + "Start Polling": "Start Polling", + "Stop Polling": "Stop Polling", + "Choose :field": "Choose :field", + "Download": "Download", + "Action": "Action", + "Changes": "Changes", + "Original": "Original", + "This resource no longer exists": "This resource no longer exists", + "The resource was prevented from being saved!": "The resource was prevented from being saved!", + ":resource Details": ":resource Details", + "There are no available options for this resource.": "There are no available options for this resource.", + "All resources loaded.": "All resources loaded.", + "Load :perPage More": "Load :perPage More", + ":amount selected": ":amount selected", + ":amount Total": ":amount Total", + "Show All Fields": "Show All Fields", + "There was a problem submitting the form.": "There was a problem submitting the form.", + "There was a problem executing the action.": "There was a problem executing the action.", + "There was a problem fetching the resource.": "There was a problem fetching the resource.", + "Do you really want to leave? You have unsaved changes.": "Do you really want to leave? You have unsaved changes.", + "*": "*", + "—": "—", + "The file was deleted!": "The file was deleted!", + "This file field is read-only.": "This file field is read-only.", + "No additional information...": "No additional information...", + "ID": "ID", + "30 Days": "30 Days", + "60 Days": "60 Days", + "90 Days": "90 Days", + "Today": "Today", + "Month To Date": "Month To Date", + "Quarter To Date": "Quarter To Date", + "Year To Date": "Year To Date", + "Customize": "Customize", + "Update :resource: :title": "Update :resource: :title", + "Update attached :resource: :title": "Update attached :resource: :title", + ":resource Details: :title": ":resource Details: :title", + "The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.", + "An error occurred while uploading the file.": "An error occurred while uploading the file.", + "An error occurred while uploading the file: :error": "An error occurred while uploading the file: :error", + "Previewing": "Previewing", + "Replicate": "Replicate", + "Are you sure you want to log out?": "Are you sure you want to log out?", + "There are no new notifications.": "There are no new notifications.", + "Resource Row Dropdown": "Resource Row Dropdown", + "This copy of Nova is unlicensed.": "This copy of Nova is unlicensed.", + "Impersonate": "Impersonate", + "Stop Impersonating": "Stop Impersonating", + "Are you sure you want to stop impersonating?": "Are you sure you want to stop impersonating?", + "Light": "Light", + "Dark": "Dark", + "System": "System", + "From": "From", + "To": "To", + "There are no fields to display.": "There are no fields to display.", + "Notifications": "Notifications", + "Mark all as Read": "Mark all as read", + "Delete all notifications": "Delete all notifications", + "Are you sure you want to delete all the notifications?": "Are you sure you want to delete all the notifications?", + "Mark Read": "Mark Read", + "Mark Unread": "Mark Unread", + "Copy to clipboard": "Copy to clipboard", + "Are you sure you want to delete this notification?": "Are you sure you want to delete this notification?", + "The image could not be loaded": "The image could not be loaded", + "The selected resources have been :action!": "The selected resources have been :action!", + "Are you sure you want to mark all notifications as read?": "Are you sure you want to mark all notifications as read?", + "Mark all notifications as read": "Mark all notifications as read", + "OK": "OK", + "Delete Notification": "Delete Notification", + "Export As CSV": "Export As CSV", + "Filename": "Filename", + "Type": "Type", + "CSV (.csv)": "CSV (.csv)", + "Excel (.xlsx)": "Excel (.xlsx)", + "Attach files by dragging & dropping, selecting or pasting them.": "Attach files by dragging & dropping, selecting or pasting them.", + "Uploading files... (:current/:total)": "Uploading files... (:current/:total)", + "Remove": "Remove", + "Uploading": "Uploading", + "The image could not be loaded.": "The image could not be loaded.", + "Action Events": "Action Events", + "Action Event": "Action Event", + "User Actions": "User Actions", + "User Security": "User Security" +} diff --git a/source/nova/5.x/validation.php b/source/nova/5.x/validation.php new file mode 100644 index 00000000000..d96ebd6bfb9 --- /dev/null +++ b/source/nova/5.x/validation.php @@ -0,0 +1,21 @@ + 'This :attribute is already attached.', + 'relatable' => 'This :attribute may not be associated with this resource.', + +]; diff --git a/source/nova/dusk-suite/master/dusk-suite.json b/source/nova/dusk-suite/master/dusk-suite.json new file mode 100644 index 00000000000..16fc0fda2bf --- /dev/null +++ b/source/nova/dusk-suite/master/dusk-suite.json @@ -0,0 +1,23 @@ +{ + "A new verification link has been sent to the email address you provided during registration.": "A new verification link has been sent to the email address you provided during registration.", + "Already registered?": "Already registered?", + "Confirm": "Confirm", + "Confirm Password": "Confirm Password", + "Dashboard": "Dashboard", + "Email": "Email", + "Email Password Reset Link": "Email Password Reset Link", + "Forgot your password?": "Forgot your password?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", + "Log in": "Log in", + "Log out": "Log out", + "Name": "Name", + "Nova": "Nova", + "Password": "Password", + "Register": "Register", + "Remember me": "Remember me", + "Resend Verification Email": "Resend Verification Email", + "Reset Password": "Reset Password", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "Whoops! Something went wrong.": "Whoops! Something went wrong." +} diff --git a/source/nova/dusk-suite/master/en.json b/source/nova/dusk-suite/master/en.json new file mode 100644 index 00000000000..b94fdf177b1 --- /dev/null +++ b/source/nova/dusk-suite/master/en.json @@ -0,0 +1,495 @@ +{ + "*": "*", + "30 Days": "30 Days", + "60 Days": "60 Days", + "90 Days": "90 Days", + ":amount selected": ":amount selected", + ":amount Total": ":amount Total", + ":resource Details": ":resource Details", + ":resource Details: :title": ":resource Details: :title", + "A new verification link has been sent to the email address you provided in your profile settings.": "A new verification link has been sent to the email address you provided in your profile settings.", + "Action": "Action", + "Action Event": "Action Event", + "Action Events": "Action Events", + "Action Happened At": "Happened At", + "Action Initiated By": "Initiated By", + "Action Name": "Name", + "Action Status": "Status", + "Action Target": "Target", + "Actions": "Actions", + "Add :resource": "Add :resource", + "Add row": "Add row", + "Afghanistan": "Afghanistan", + "Aland Islands": "Åland Islands", + "Albania": "Albania", + "Algeria": "Algeria", + "All resources loaded.": "All resources loaded.", + "American Samoa": "American Samoa", + "An error occurred while uploading the file.": "An error occurred while uploading the file.", + "An error occurred while uploading the file: :error": "An error occurred while uploading the file: :error", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Another user has updated this resource since this page was loaded. Please refresh the page and try again.", + "Antarctica": "Antarctica", + "Antigua And Barbuda": "Antigua and Barbuda", + "April": "April", + "Are you sure you want to delete all the notifications?": "Are you sure you want to delete all the notifications?", + "Are you sure you want to delete the selected resources?": "Are you sure you want to delete the selected resources?", + "Are you sure you want to delete this file?": "Are you sure you want to delete this file?", + "Are you sure you want to delete this notification?": "Are you sure you want to delete this notification?", + "Are you sure you want to delete this resource?": "Are you sure you want to delete this resource?", + "Are you sure you want to detach the selected resources?": "Are you sure you want to detach the selected resources?", + "Are you sure you want to detach this resource?": "Are you sure you want to detach this resource?", + "Are you sure you want to force delete the selected resources?": "Are you sure you want to force delete the selected resources?", + "Are you sure you want to force delete this resource?": "Are you sure you want to force delete this resource?", + "Are you sure you want to log out?": "Are you sure you want to log out?", + "Are you sure you want to mark all notifications as read?": "Are you sure you want to mark all notifications as read?", + "Are you sure you want to remove this item?": "Are you sure you want to remove this item?", + "Are you sure you want to restore the selected resources?": "Are you sure you want to restore the selected resources?", + "Are you sure you want to restore this resource?": "Are you sure you want to restore this resource?", + "Are you sure you want to run this action?": "Are you sure you want to run this action?", + "Are you sure you want to stop impersonating?": "Are you sure you want to stop impersonating?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Attach": "Attach", + "Attach & Attach Another": "Attach & Attach Another", + "Attach :resource": "Attach :resource", + "Attach files by dragging & dropping, selecting or pasting them.": "Attach files by dragging & dropping, selecting or pasting them.", + "August": "August", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Bolivia": "Bolivia", + "Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius and Saba", + "Bosnia And Herzegovina": "Bosnia and Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Indian Ocean Territory", + "Brunei Darussalam": "Brunei", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Cancel", + "Cape Verde": "Cape Verde", + "Cayman Islands": "Cayman Islands", + "Central African Republic": "Central African Republic", + "Chad": "Chad", + "Changes": "Changes", + "Chile": "Chile", + "China": "China", + "Choose": "Choose", + "Choose :field": "Choose :field", + "Choose :resource": "Choose :resource", + "Choose an option": "Choose an option", + "Choose date": "Choose date", + "Choose File": "Choose File", + "Choose Files": "Choose Files", + "Choose Type": "Choose Type", + "Christmas Island": "Christmas Island", + "Click to choose": "Click to choose", + "Close": "Close", + "Cocos (Keeling) Islands": "Cocos (Keeling) Islands", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Confirm", + "Confirm Password": "Confirm Password", + "Congo": "Congo", + "Congo, Democratic Republic": "Congo, Democratic Republic", + "Constant": "Constant", + "Cook Islands": "Cook Islands", + "Copy to clipboard": "Copy to clipboard", + "Costa Rica": "Costa Rica", + "Cote D'Ivoire": "Côte d'Ivoire", + "Create": "Create", + "Create & Add Another": "Create & Add Another", + "Create :resource": "Create :resource", + "Croatia": "Croatia", + "CSV (.csv)": "CSV (.csv)", + "Cuba": "Cuba", + "Curaçao": "Curaçao", + "Customize": "Customize", + "Cyprus": "Cyprus", + "Czech Republic": "Czechia", + "Dark": "Dark", + "Dashboard": "Dashboard", + "December": "December", + "Decrease": "Decrease", + "Delete": "Delete", + "Delete all notifications": "Delete all notifications", + "Delete File": "Delete File", + "Delete Notification": "Delete Notification", + "Delete Resource": "Delete Resource", + "Delete Selected": "Delete Selected", + "Denmark": "Denmark", + "Detach": "Detach", + "Detach Resource": "Detach Resource", + "Detach Selected": "Detach Selected", + "Details": "Details", + "Djibouti": "Djibouti", + "Do you really want to leave? You have unsaved changes.": "Do you really want to leave? You have unsaved changes.", + "Dominica": "Dominica", + "Dominican Republic": "Dominican Republic", + "Download": "Download", + "Drop file or click to choose": "Drop file or click to choose", + "Drop files or click to choose": "Drop files or click to choose", + "Ecuador": "Ecuador", + "Edit": "Edit", + "Edit :resource": "Edit :resource", + "Edit Attached": "Edit Attached", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Email Address": "Email Address", + "Email Verification": "Email Verification", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Error": "Error", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "Excel (.xlsx)": "Excel (.xlsx)", + "Export As CSV": "Export As CSV", + "Failed to load :resource!": "Failed to load :resource!", + "Falkland Islands (Malvinas)": "Falkland Islands (Malvinas)", + "Faroe Islands": "Faroe Islands", + "February": "February", + "Fiji": "Fiji", + "Filename": "Filename", + "Finland": "Finland", + "Force Delete": "Force Delete", + "Force Delete Resource": "Force Delete Resource", + "Force Delete Selected": "Force Delete Selected", + "Forgot Password": "Forgot Password", + "Forgot your password?": "Forgot your password?", + "France": "France", + "French Guiana": "French Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "French Southern Territories", + "From": "From", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germany", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Go Home": "Go Home", + "Greece": "Greece", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Heard Island & Mcdonald Islands": "Heard Island and McDonald Islands", + "Hide Content": "Hide Content", + "Hold Up!": "Hold Up!", + "Holy See (Vatican City State)": "Vatican City", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "Iceland": "Iceland", + "ID": "ID", + "If you did not request a password reset, no further action is required.": "If you did not request a password reset, no further action is required.", + "Impersonate": "Impersonate", + "Increase": "Increase", + "India": "India", + "Indonesia": "Indonesia", + "Iran, Islamic Republic Of": "Iran", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle Of Man": "Isle of Man", + "Israel": "Israel", + "Italy": "Italy", + "Jamaica": "Jamaica", + "January": "January", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "July": "July", + "June": "June", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Key": "Key", + "Kiribati": "Kiribati", + "Korea": "South Korea", + "Korea, Democratic People's Republic of": "North Korea", + "Kosovo": "Kosovo", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Laos", + "Latvia": "Latvia", + "Lebanon": "Lebanon", + "Lens": "Lens", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libya", + "Liechtenstein": "Liechtenstein", + "Light": "Light", + "Lithuania": "Lithuania", + "Load :perPage More": "Load :perPage More", + "Log In": "Log In", + "Logout": "Logout", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia": "North Macedonia", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "March": "March", + "Mark all as Read": "Mark all as read", + "Mark all notifications as read": "Mark all notifications as read", + "Mark Read": "Mark Read", + "Mark Unread": "Mark Unread", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "May": "May", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States Of": "Micronesia", + "Moldova": "Moldova", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Month To Date": "Month To Date", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands": "Netherlands", + "New": "New", + "New :resource": "New :resource", + "New Caledonia": "New Caledonia", + "New Zealand": "New Zealand", + "Next": "Next", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No": "No", + "No :resource matched the given criteria.": "No :resource matched the given criteria.", + "No additional information...": "No additional information...", + "No Current Data": "No Current Data", + "No Data": "No Data", + "no file selected": "no file selected", + "No Increase": "No Increase", + "No Prior Data": "No Prior Data", + "No Results Found.": "No Results Found.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Northern Mariana Islands", + "Norway": "Norway", + "Notifications": "Notifications", + "Nova User": "Nova User", + "November": "November", + "October": "October", + "of": "of", + "OK": "OK", + "Oman": "Oman", + "Only Trashed": "Only Trashed", + "Original": "Original", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territories", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Password": "Password", + "Per Page": "Per Page", + "Peru": "Peru", + "Philippines": "Philippines", + "Pitcairn": "Pitcairn Islands", + "Poland": "Poland", + "Portugal": "Portugal", + "Press / to search": "Press / to search", + "Preview": "Preview", + "Previewing": "Previewing", + "Previous": "Previous", + "Puerto Rico": "Puerto Rico", + "Qatar": "Qatar", + "Quarter To Date": "Quarter To Date", + "Reload": "Reload", + "Remember me": "Remember me", + "Remove": "Remove", + "Replicate": "Replicate", + "Reset Filters": "Reset Filters", + "Reset Password": "Reset Password", + "Reset Password Notification": "Reset Password Notification", + "resource": "resource", + "Resource Row Dropdown": "Resource Row Dropdown", + "Resources": "Resources", + "resources": "resources", + "Restore": "Restore", + "Restore Resource": "Restore Resource", + "Restore Selected": "Restore Selected", + "Reunion": "Réunion", + "Romania": "Romania", + "Run Action": "Run Action", + "Russian Federation": "Russia", + "Rwanda": "Rwanda", + "Saint Barthelemy": "St. Barthélemy", + "Saint Helena": "St. Helena", + "Saint Kitts And Nevis": "St. Kitts and Nevis", + "Saint Lucia": "St. Lucia", + "Saint Martin": "St. Martin", + "Saint Pierre And Miquelon": "St. Pierre and Miquelon", + "Saint Vincent And Grenadines": "St. Vincent and Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome And Principe": "São Tomé and Príncipe", + "Saudi Arabia": "Saudi Arabia", + "Search": "Search", + "Secure Area": "Secure Area", + "Select Action": "Select Action", + "Select all": "Select all", + "Select All Dropdown": "Select All Dropdown", + "Select this page": "Select this page", + "Send Password Reset Link": "Send Password Reset Link", + "Senegal": "Senegal", + "September": "September", + "Serbia": "Serbia", + "Seychelles": "Seychelles", + "Show All Fields": "Show All Fields", + "Show Content": "Show Content", + "Sierra Leone": "Sierra Leone", + "Singapore": "Singapore", + "Sint Maarten (Dutch part)": "Sint Maarten", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Soft Deleted": "Soft Deleted", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "Something went wrong.": "Something went wrong.", + "Sorry! You are not authorized to perform this action.": "Sorry! You are not authorized to perform this action.", + "Sorry, your session has expired.": "Sorry, your session has expired.", + "South Africa": "South Africa", + "South Georgia And Sandwich Isl.": "South Georgia and South Sandwich Islands", + "South Sudan": "South Sudan", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "Standalone Actions": "Standalone Actions", + "Start Polling": "Start Polling", + "Stop Impersonating": "Stop Impersonating", + "Stop Polling": "Stop Polling", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard And Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Eswatini", + "Sweden": "Sweden", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syria", + "System": "System", + "Taiwan": "Taiwan", + "Tajikistan": "Tajikistan", + "Tanzania": "Tanzania", + "Thailand": "Thailand", + "The :attribute must contain at least one letter.": "The :attribute must contain at least one letter.", + "The :attribute must contain at least one number.": "The :attribute must contain at least one number.", + "The :attribute must contain at least one symbol.": "The :attribute must contain at least one symbol.", + "The :attribute must contain at least one uppercase and one lowercase letter.": "The :attribute must contain at least one uppercase and one lowercase letter.", + "The :resource was created!": "The :resource was created!", + "The :resource was deleted!": "The :resource was deleted!", + "The :resource was restored!": "The :resource was restored!", + "The :resource was updated!": "The :resource was updated!", + "The action was executed successfully.": "The action was executed successfully.", + "The file was deleted!": "The file was deleted!", + "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given :attribute has appeared in a data leak. Please choose a different :attribute.", + "The government won't let us show you what's behind these doors": "The government won't let us show you what's behind these doors", + "The HasOne relationship has already been filled.": "The HasOne relationship has already been filled.", + "The image could not be loaded": "The image could not be loaded", + "The image could not be loaded.": "The image could not be loaded.", + "The resource was attached!": "The resource was attached!", + "The resource was prevented from being saved!": "The resource was prevented from being saved!", + "The resource was updated!": "The resource was updated!", + "The selected resources have been :action!": "The selected resources have been :action!", + "There are no available options for this resource.": "There are no available options for this resource.", + "There are no fields to display.": "There are no fields to display.", + "There are no new notifications.": "There are no new notifications.", + "There was a problem executing the action.": "There was a problem executing the action.", + "There was a problem fetching the resource.": "There was a problem fetching the resource.", + "There was a problem submitting the form.": "There was a problem submitting the form.", + "This copy of Nova is unlicensed.": "This copy of Nova is unlicensed.", + "This file field is read-only.": "This file field is read-only.", + "This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", + "This resource no longer exists": "This resource no longer exists", + "Timor-Leste": "Timor-Leste", + "To": "To", + "Today": "Today", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Tonga": "Tonga", + "total": "total", + "Trashed": "Trashed", + "Trinidad And Tobago": "Trinidad and Tobago", + "Tunisia": "Tunisia", + "Turkey": "Türkiye", + "Turkmenistan": "Turkmenistan", + "Turks And Caicos Islands": "Turks and Caicos Islands", + "Tuvalu": "Tuvalu", + "Type": "Type", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States": "United States", + "United States Outlying Islands": "U.S. Outlying Islands", + "Update": "Update", + "Update & Continue Editing": "Update & Continue Editing", + "Update :resource": "Update :resource", + "Update :resource: :title": "Update :resource: :title", + "Update attached :resource: :title": "Update attached :resource: :title", + "Uploading": "Uploading", + "Uploading files... (:current/:total)": "Uploading files... (:current/:total)", + "Uruguay": "Uruguay", + "User Actions": "User Actions", + "Username": "Username", + "Uzbekistan": "Uzbekistan", + "Value": "Value", + "Vanuatu": "Vanuatu", + "Venezuela": "Venezuela", + "Viet Nam": "Vietnam", + "View": "View", + "Virgin Islands, British": "British Virgin Islands", + "Virgin Islands, U.S.": "U.S. Virgin Islands", + "Wallis And Futuna": "Wallis and Futuna", + "We have emailed your password reset link!": "We have emailed your password reset link!", + "We're lost in space. The page you were trying to view does not exist.": "We're lost in space. The page you were trying to view does not exist.", + "Welcome Back!": "Welcome Back!", + "Western Sahara": "Western Sahara", + "Whoops": "Whoops", + "Whoops!": "Whoops!", + "With Trashed": "With Trashed", + "Write": "Write", + "Year To Date": "Year To Date", + "Yemen": "Yemen", + "Yes": "Yes", + "You are receiving this email because we received a password reset request for your account.": "You are receiving this email because we received a password reset request for your account.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "—": "—" +} diff --git a/source/nova/dusk-suite/master/validation.php b/source/nova/dusk-suite/master/validation.php new file mode 100644 index 00000000000..96a79014549 --- /dev/null +++ b/source/nova/dusk-suite/master/validation.php @@ -0,0 +1,8 @@ + 'This :attribute is already attached.', + 'relatable' => 'This :attribute may not be associated with this resource.', +]; diff --git a/source/nova/log-viewer/main/log-viewer.json b/source/nova/log-viewer/main/log-viewer.json new file mode 100644 index 00000000000..54466d2e73e --- /dev/null +++ b/source/nova/log-viewer/main/log-viewer.json @@ -0,0 +1,10 @@ +{ + "Log Viewer": "Log Viewer", + "Logs": "Logs", + "Refresh": "Refresh", + "Scroll to bottom": "Scroll to bottom", + "Scroll to top": "Scroll to top", + "Select a log file...": "Select a log file...", + "Start polling": "Start polling", + "Stop polling": "Stop polling" +} diff --git a/source/spark/spark-paddle.json b/source/spark/spark-paddle.json new file mode 100644 index 00000000000..3a19d830ffe --- /dev/null +++ b/source/spark/spark-paddle.json @@ -0,0 +1,51 @@ +{ + "An unexpected error occurred and we have notified our support team. Please try again later.": "An unexpected error occurred and we have notified our support team. Please try again later.", + "Are you sure you want to cancel your subscription?": "Are you sure you want to cancel your subscription?", + "Are you sure you would like to switch billing plans?": "Are you sure you would like to switch billing plans?", + "Are you sure you want to resume your subscription?": "Are you sure you want to resume your subscription?", + "Billing Management": "Billing Management", + "Cancel Subscription": "Cancel Subscription", + "Change Subscription Plan": "Change Subscription Plan", + "Change the current payment method attached to your subscription": "Change the current payment method attached to your subscription", + "Confirm": "Confirm", + "Confirm Billing Action": "Confirm Billing Action", + "Current Subscription Plan": "Current Subscription Plan", + "Currently Subscribed": "Currently Subscribed", + "Download Invoice": "Download Invoice", + "ex VAT": "ex VAT", + "Failed Subscription Payment": "Failed Subscription Payment", + "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Having second thoughts about cancelling your subscription? You can instantly reactivate your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Invoices": "Invoices", + "Loading": "Loading", + "Managing billing for :billableName": "Managing billing for :billableName", + "Monthly": "Monthly", + "Nevermind": "Nevermind", + "Nevermind, I'll keep my old plan": "Nevermind, I'll keep my old plan", + "Next Payment": "Next Payment", + "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.", + "Paid": "Paid", + "Payment Method": "Payment Method", + "Resume Subscription": "Resume Subscription", + "Return to :appName": "Return to :appName", + "Signed in as": "Signed in as", + "Subscribe": "Subscribe", + "Subscription Pending": "Subscription Pending", + "The selected plan is invalid.": "The selected plan is invalid.", + "This account does not have an active subscription.": "This account does not have an active subscription.", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "This subscription has expired and cannot be resumed. Please create a new subscription.", + "Terms of Service": "Terms of Service", + "Update Payment Method": "Update Payment Method", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.", + "We are unable to process your payment. Please contact customer support.": "We are unable to process your payment. Please contact customer support.", + "Whoops! Something went wrong.": "Whoops! Something went wrong.", + "Yearly": "Yearly", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.", + "You are already subscribed.": "You are already subscribed.", + "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.": "You are currently within your free trial period. Your trial will expire on :date. Starting a new subscription will end your trial.", + "Your next payment of :amount will be processed on :date.": "Your next payment of :amount will be on :date.", + "Your last payment of :amount failed. Please update your payment method to retry the failed payment.": "Your last payment of :amount failed. Please update your payment method to retry the failed payment.", + "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.": "Your subscription has been successfully cancelled. You will still have access until the end of your billing period.", + "Your subscription was successfully resumed.": "Your subscription was successfully resumed.", + "Your subscription was successfully updated.": "Your subscription was successfully updated." +} diff --git a/source/spark/spark-stripe.json b/source/spark/spark-stripe.json new file mode 100644 index 00000000000..252990bd247 --- /dev/null +++ b/source/spark/spark-stripe.json @@ -0,0 +1,373 @@ +{ + ":days day trial": ":days day trial", + "Add Payment Method": "Add Payment Method", + "Add VAT Number": "Add VAT Number", + "Address Line 2": "Address Line 2", + "Address": "Address", + "Additional billing information updated successfully.": "Additional billing information updated successfully.", + "Afghanistan": "Afghanistan", + "Albania": "Albania", + "Algeria": "Algeria", + "American Samoa": "American Samoa", + "An unexpected error occurred and we have notified our support team. Please try again later.": "An unexpected error occurred and we have notified our support team. Please try again later.", + "Andorra": "Andorra", + "Angola": "Angola", + "Anguilla": "Anguilla", + "Antarctica": "Antarctica", + "Antigua and Barbuda": "Antigua and Barbuda", + "Are you sure you want to attempt to pay :amount?": "Are you sure you want to attempt to pay :amount?", + "Are you sure you want to cancel your subscription?": "Are you sure you want to cancel your subscription?", + "Are you sure you want to delete this payment method?": "Are you sure you want to delete this payment method?", + "Are you sure you want to resume your subscription?": "Are you sure you want to resume your subscription?", + "Are you sure you want to set this payment method as your default?": "Are you sure you want to set this payment method as your default?", + "Are you sure you would like to switch billing plans?": "Are you sure you would like to switch billing plans?", + "Argentina": "Argentina", + "Armenia": "Armenia", + "Aruba": "Aruba", + "Australia": "Australia", + "Austria": "Austria", + "Azerbaijan": "Azerbaijan", + "Apply": "Apply", + "Apply Coupon": "Apply Coupon", + "Bahamas": "Bahamas", + "Bahrain": "Bahrain", + "Bangladesh": "Bangladesh", + "Barbados": "Barbados", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Belize": "Belize", + "Benin": "Benin", + "Bermuda": "Bermuda", + "Bhutan": "Bhutan", + "Billing Information": "Billing Information", + "Billing Management": "Billing Management", + "Bolivia, Plurinational State of": "Bolivia, Plurinational State of", + "Bosnia and Herzegovina": "Bosnia and Herzegovina", + "Botswana": "Botswana", + "Bouvet Island": "Bouvet Island", + "Brazil": "Brazil", + "British Indian Ocean Territory": "British Indian Ocean Territory", + "Brunei Darussalam": "Brunei Darussalam", + "Bulgaria": "Bulgaria", + "Burkina Faso": "Burkina Faso", + "Burundi": "Burundi", + "Cambodia": "Cambodia", + "Cameroon": "Cameroon", + "Canada": "Canada", + "Cancel": "Cancel", + "Cancel Subscription": "Cancel Subscription", + "Cape Verde": "Cape Verde", + "Card": "Card", + "Cayman Islands": "Cayman Islands", + "Central African Republic": "Central African Republic", + "Chad": "Chad", + "Change Subscription Plan": "Change Subscription Plan", + "Checkout": "Checkout", + "Chile": "Chile", + "China": "China", + "Christmas Island": "Christmas Island", + "City": "City", + "Cocos (Keeling) Islands": "Cocos (Keeling) Islands", + "Colombia": "Colombia", + "Comoros": "Comoros", + "Confirm": "Confirm", + "Confirm Billing Action": "Confirm Billing Action", + "Confirm Payment": "Confirm Payment", + "Confirm your :amount payment": "Confirm your :amount payment", + "Congo": "Congo", + "Congo, the Democratic Republic of the": "Congo, the Democratic Republic of the", + "Continue To Payment": "Continue To Payment", + "Cook Islands": "Cook Islands", + "Costa Rica": "Costa Rica", + "Country": "Country", + "Coupon": "Coupon", + "Coupon applied successfully.": "Coupon applied successfully.", + "Croatia": "Croatia", + "Cuba": "Cuba", + "Current Subscription Plan": "Current Subscription Plan", + "Currently Subscribed": "Currently Subscribed", + "Customer Balance": "Customer Balance", + "Cyprus": "Cyprus", + "Czech Republic": "Czech Republic", + "Côte d'Ivoire": "Côte d'Ivoire", + "Default": "Default", + "Denmark": "Denmark", + "Djibouti": "Djibouti", + "Dominica": "Dominica", + "Dominican Republic": "Dominican Republic", + "Download Invoice": "Download Invoice", + "ex VAT": "ex VAT", + "Ecuador": "Ecuador", + "Egypt": "Egypt", + "El Salvador": "El Salvador", + "Equatorial Guinea": "Equatorial Guinea", + "Eritrea": "Eritrea", + "Estonia": "Estonia", + "Ethiopia": "Ethiopia", + "Email Addresses": "Email Addresses", + "Expires :expiration": "Expires :expiration", + "Extra Billing Information": "Extra Billing Information", + "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", + "Failed Subscription Payment": "Failed Subscription Payment", + "Falkland Islands (Malvinas)": "Falkland Islands (Malvinas)", + "Faroe Islands": "Faroe Islands", + "Fiji": "Fiji", + "Finland": "Finland", + "France": "France", + "French Guiana": "French Guiana", + "French Polynesia": "French Polynesia", + "French Southern Territories": "French Southern Territories", + "Gabon": "Gabon", + "Gambia": "Gambia", + "Georgia": "Georgia", + "Germany": "Germany", + "Ghana": "Ghana", + "Gibraltar": "Gibraltar", + "Greece": "Greece", + "Greenland": "Greenland", + "Grenada": "Grenada", + "Guadeloupe": "Guadeloupe", + "Guam": "Guam", + "Guatemala": "Guatemala", + "Guernsey": "Guernsey", + "Guinea": "Guinea", + "Guinea-Bissau": "Guinea-Bissau", + "Guyana": "Guyana", + "Haiti": "Haiti", + "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.", + "Heard Island and McDonald Islands": "Heard Island and McDonald Islands", + "Holy See (Vatican City State)": "Holy See (Vatican City State)", + "Honduras": "Honduras", + "Hong Kong": "Hong Kong", + "Hungary": "Hungary", + "Iceland": "Iceland", + "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.": "If you need to add specific contact or tax information to your invoices, like your full business name, VAT identification number, or address of record, you may add it here.", + "India": "India", + "Indonesia": "Indonesia", + "Invoice emails updated successfully.": "Invoice emails updated successfully.", + "Invoices": "Invoices", + "Iran, Islamic Republic of": "Iran, Islamic Republic of", + "Iraq": "Iraq", + "Ireland": "Ireland", + "Isle of Man": "Isle of Man", + "Israel": "Israel", + "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.": "It looks like you do not have an active subscription. You may choose one of the subscription plans below to get started. Subscription plans may be changed or cancelled at your convenience.", + "Italy": "Italy", + "Jamaica": "Jamaica", + "Japan": "Japan", + "Jersey": "Jersey", + "Jordan": "Jordan", + "Kazakhstan": "Kazakhstan", + "Kenya": "Kenya", + "Kiribati": "Kiribati", + "Korea, Democratic People's Republic of": "Korea, Democratic People's Republic of", + "Korea, Republic of": "Korea, Republic of", + "Kuwait": "Kuwait", + "Kyrgyzstan": "Kyrgyzstan", + "Lao People's Democratic Republic": "Lao People's Democratic Republic", + "Latvia": "Latvia", + "Lebanon": "Lebanon", + "Lesotho": "Lesotho", + "Liberia": "Liberia", + "Libyan Arab Jamahiriya": "Libyan Arab Jamahiriya", + "Liechtenstein": "Liechtenstein", + "Lithuania": "Lithuania", + "Loading": "Loading", + "Luxembourg": "Luxembourg", + "Macao": "Macao", + "Macedonia, the former Yugoslav Republic of": "Macedonia, the former Yugoslav Republic of", + "Madagascar": "Madagascar", + "Malawi": "Malawi", + "Malaysia": "Malaysia", + "Maldives": "Maldives", + "Mali": "Mali", + "Malta": "Malta", + "Managing billing for :billableName": "Managing billing for :billableName", + "Marshall Islands": "Marshall Islands", + "Martinique": "Martinique", + "Mauritania": "Mauritania", + "Mauritius": "Mauritius", + "Mayotte": "Mayotte", + "Mexico": "Mexico", + "Micronesia, Federated States of": "Micronesia, Federated States of", + "Moldova, Republic of": "Moldova, Republic of", + "Monaco": "Monaco", + "Mongolia": "Mongolia", + "Montenegro": "Montenegro", + "Monthly": "Monthly", + "monthly": "monthly", + "Montserrat": "Montserrat", + "Morocco": "Morocco", + "Mozambique": "Mozambique", + "Myanmar": "Myanmar", + "Namibia": "Namibia", + "Nauru": "Nauru", + "Nepal": "Nepal", + "Netherlands Antilles": "Netherlands Antilles", + "Netherlands": "Netherlands", + "Nevermind": "Nevermind", + "Nevermind, I'll keep my old plan": "Nevermind, I'll keep my old plan", + "New Caledonia": "New Caledonia", + "New Zealand": "New Zealand", + "Next Payment": "Next Payment", + "Next Payment on": "Next Payment on", + "Nicaragua": "Nicaragua", + "Niger": "Niger", + "Nigeria": "Nigeria", + "Niue": "Niue", + "No payment methods on file.": "No payment methods on file.", + "No payment scheduled.": "No payment scheduled.", + "Norfolk Island": "Norfolk Island", + "Northern Mariana Islands": "Northern Mariana Islands", + "Norway": "Norway", + "Oman": "Oman", + "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.": "Our billing management portal allows you to conveniently manage your subscription plan, payment methods, and download your recent invoices.", + "Open Invoices": "Open Invoices", + "Paid": "Paid", + "Pakistan": "Pakistan", + "Palau": "Palau", + "Palestinian Territory, Occupied": "Palestinian Territory, Occupied", + "Panama": "Panama", + "Papua New Guinea": "Papua New Guinea", + "Paraguay": "Paraguay", + "Payment Information": "Payment Information", + "Payment information updated successfully.": "Payment information updated successfully.", + "Payment Methods": "Payment Methods", + "Payments": "Payments", + "Peru": "Peru", + "Philippines": "Philippines", + "Pitcairn": "Pitcairn", + "Poland": "Poland", + "Portugal": "Portugal", + "Puerto Rico": "Puerto Rico", + "Please accept the terms of service.": "Please accept the terms of service.", + "Please provide a maximum of three invoice emails addresses.": "Please provide a maximum of three invoice emails addresses.", + "Please set a default payment method before retrying payments.": "Please set a default payment method before retrying payments.", + "Please set a default payment method before swapping plans.": "Please set a default payment method before swapping plans.", + "Qatar": "Qatar", + "Invoice Email Addresses": "Invoice Email Addresses", + "Resume Subscription": "Resume Subscription", + "Retry Payment": "Retry Payment", + "Return to :appName": "Return to :appName", + "Required fields": "Required fields", + "Romania": "Romania", + "Russian Federation": "Russian Federation", + "Rwanda": "Rwanda", + "Réunion": "Réunion", + "Saint Barthélemy": "Saint Barthélemy", + "Saint Helena": "Saint Helena", + "Saint Kitts and Nevis": "Saint Kitts and Nevis", + "Saint Lucia": "Saint Lucia", + "Saint Martin (French part)": "Saint Martin (French part)", + "Saint Pierre and Miquelon": "Saint Pierre and Miquelon", + "Saint Vincent and the Grenadines": "Saint Vincent and the Grenadines", + "Samoa": "Samoa", + "San Marino": "San Marino", + "Sao Tome and Principe": "Sao Tome and Principe", + "Saudi Arabia": "Saudi Arabia", + "Save": "Save", + "Select a different plan": "Select a different plan", + "Select": "Select", + "Senegal": "Senegal", + "Serbia": "Serbia", + "Set as default": "Set as default", + "Seychelles": "Seychelles", + "Sierra Leone": "Sierra Leone", + "Signed in as": "Signed in as", + "Singapore": "Singapore", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Solomon Islands": "Solomon Islands", + "Somalia": "Somalia", + "South Africa": "South Africa", + "South Georgia and the South Sandwich Islands": "South Georgia and the South Sandwich Islands", + "Spain": "Spain", + "Sri Lanka": "Sri Lanka", + "State / County": "State / County", + "Subscribe": "Subscribe", + "Subscription Information": "Subscription Information", + "Subscription Pending": "Subscription Pending", + "Sudan": "Sudan", + "Suriname": "Suriname", + "Svalbard and Jan Mayen": "Svalbard and Jan Mayen", + "Swaziland": "Swaziland", + "Sweden": "Sweden", + "Switzerland": "Switzerland", + "Syrian Arab Republic": "Syrian Arab Republic", + "Taiwan, Province of China": "Taiwan, Province of China", + "Tajikistan": "Tajikistan", + "Tanzania, United Republic of": "Tanzania, United Republic of", + "TAX": "TAX", + "Terms of Service": "Terms of Service", + "Thailand": "Thailand", + "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.", + "Thanks,": "Thanks,", + "The provided VAT number is invalid.": "The provided VAT number is invalid.", + "The provided coupon code is invalid.": "The provided coupon code is invalid.", + "The selected country is invalid.": "The selected country is invalid.", + "The selected plan is invalid.": "The selected plan is invalid.", + "The invoice emails must be valid email addresses.": "The invoice emails must be valid email addresses.", + "This coupon code can only be used by new customers.": "This coupon code can only be used by new customers.", + "This account does not have an active subscription.": "This account does not have an active subscription.", + "This invoice is no longer open.": "This invoice is no longer open.", + "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.": "This payment was initiated, but the funds have not been received yet. This can take up to 14 days.", + "This subscription has expired and cannot be resumed. Please create a new subscription.": "This subscription has expired and cannot be resumed. Please create a new subscription.", + "Timor-Leste": "Timor-Leste", + "Togo": "Togo", + "Tokelau": "Tokelau", + "Tonga": "Tonga", + "Total:": "Total:", + "Trinidad and Tobago": "Trinidad and Tobago", + "Tunisia": "Tunisia", + "Turkey": "Turkey", + "Turkmenistan": "Turkmenistan", + "Turks and Caicos Islands": "Turks and Caicos Islands", + "Tuvalu": "Tuvalu", + "Uganda": "Uganda", + "Ukraine": "Ukraine", + "United Arab Emirates": "United Arab Emirates", + "United Kingdom": "United Kingdom", + "United States Minor Outlying Islands": "United States Minor Outlying Islands", + "United States": "United States", + "Unpaid": "Unpaid", + "Update Payment Information": "Update Payment Information", + "Update": "Update", + "Uruguay": "Uruguay", + "Uzbekistan": "Uzbekistan", + "VAT Number": "VAT Number", + "Vanuatu": "Vanuatu", + "Venezuela, Bolivarian Republic of": "Venezuela, Bolivarian Republic of", + "Viet Nam": "Viet Nam", + "Virgin Islands, British": "Virgin Islands, British", + "Virgin Islands, U.S.": "Virgin Islands, U.S.", + "Wallis and Futuna": "Wallis and Futuna", + "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.", + "We are unable to process your payment. Please contact customer support.": "We are unable to process your payment. Please contact customer support.", + "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "We will send an invoice download link to the email addresses that you specify below. You may separate multiple email addresses using commas.", + "Western Sahara": "Western Sahara", + "Whoops! Something went wrong.": "Whoops! Something went wrong.", + "Yearly": "Yearly", + "Yemen": "Yemen", + "You are currently within your free trial period. Your trial will expire on :date.": "You are currently within your free trial period. Your trial will expire on :date.", + "The default payment method cannot be removed.": "The default payment method cannot be removed.", + "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.": "You have some unpaid invoices. After updating your default payment method, you may retry the payments via the invoice list below.", + "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.", + "You will receive an invoice and payment link via email for each billing period.": "You will receive an invoice and payment link via email for each billing period.", + "Your :invoiceName invoice is now available!": "Your :invoiceName invoice is now available!", + "Your billing address is :address :address2 :postal_code :city :state :country": "Your billing address is :address :address2 :postal_code :city :state :country", + "Your card was declined. Please contact your card issuer for more information.": "Your card was declined. Please contact your card issuer for more information.", + "Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Your current payment method is a credit card ending in :lastFour that expires on :expiration.", + "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.": "Your last payment of :amount on :date failed. Please update your payment method to retry the failed payment.", + "Your next payment of :amount will be processed on :date.": "Your next payment of :amount will be on :date.", + "Your payment method has been added successfully.": "Your payment method has been added successfully.", + "Your payment method will be charged automatically for each billing period.": "Your payment method will be charged automatically for each billing period.", + "Your registered VAT Number is :vatNumber.": "Your registered VAT Number is :vatNumber.", + "Your subscription has been started successfully.": "Your subscription has been started successfully.", + "Your subscription has been successfully cancelled.": "Your subscription has been successfully cancelled.", + "Your subscription was successfully resumed.": "Your subscription was successfully resumed.", + "Your subscription was successfully updated.": "Your subscription was successfully updated.", + "Zambia": "Zambia", + "Zimbabwe": "Zimbabwe", + "Zip / Postal Code": "Zip / Postal Code", + "Åland Islands": "Åland Islands" +} diff --git a/source/ui/4.x/ui.json b/source/ui/4.x/ui.json new file mode 100644 index 00000000000..4f8744b989a --- /dev/null +++ b/source/ui/4.x/ui.json @@ -0,0 +1,22 @@ +{ + "A fresh verification link has been sent to your email address.": "A fresh verification link has been sent to your email address.", + "Before proceeding, please check your email for a verification link.": "Before proceeding, please check your email for a verification link.", + "click here to request another": "click here to request another", + "Confirm Password": "Confirm Password", + "Dashboard": "Dashboard", + "Email Address": "Email Address", + "Forgot Your Password?": "Forgot Your Password?", + "If you did not receive the email": "If you did not receive the email", + "Login": "Login", + "Logout": "Logout", + "Name": "Name", + "Password": "Password", + "Please confirm your password before continuing.": "Please confirm your password before continuing.", + "Register": "Register", + "Remember Me": "Remember Me", + "Reset Password": "Reset Password", + "Send Password Reset Link": "Send Password Reset Link", + "Toggle navigation": "Toggle navigation", + "Verify Your Email Address": "Verify Your Email Address", + "You are logged in!": "You are logged in!" +} diff --git a/source/ui/master/ui.json b/source/ui/master/ui.json new file mode 100644 index 00000000000..4f8744b989a --- /dev/null +++ b/source/ui/master/ui.json @@ -0,0 +1,22 @@ +{ + "A fresh verification link has been sent to your email address.": "A fresh verification link has been sent to your email address.", + "Before proceeding, please check your email for a verification link.": "Before proceeding, please check your email for a verification link.", + "click here to request another": "click here to request another", + "Confirm Password": "Confirm Password", + "Dashboard": "Dashboard", + "Email Address": "Email Address", + "Forgot Your Password?": "Forgot Your Password?", + "If you did not receive the email": "If you did not receive the email", + "Login": "Login", + "Logout": "Logout", + "Name": "Name", + "Password": "Password", + "Please confirm your password before continuing.": "Please confirm your password before continuing.", + "Register": "Register", + "Remember Me": "Remember Me", + "Reset Password": "Reset Password", + "Send Password Reset Link": "Send Password Reset Link", + "Toggle navigation": "Toggle navigation", + "Verify Your Email Address": "Verify Your Email Address", + "You are logged in!": "You are logged in!" +} diff --git a/sq/auth.php b/sq/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/sq/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/sq/pagination.php b/sq/pagination.php deleted file mode 100644 index 0f13123d4a2..00000000000 --- a/sq/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Prapa', - 'next' => 'Para »', - -]; diff --git a/sq/passwords.php b/sq/passwords.php deleted file mode 100644 index 9528c3faee6..00000000000 --- a/sq/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Fjalëkalimet duhet të jenë gjashtë karaktere dhe të përputhen me konfirmimin.', - 'reset' => 'Fjalëkalimi u ndryshua!', - 'sent' => 'Adresa për ndryshimin e fjalëkalimit u dërgua!', - 'token' => 'Ky tallon për ndryshimin e fjalëkalimit është i pasaktë.', - 'user' => 'Nuk mund të gjejmë një përdorues me atë adres email-i.', - -]; diff --git a/sq/validation.php b/sq/validation.php deleted file mode 100644 index f0e8ff88bea..00000000000 --- a/sq/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute duhet të pranohet.', - 'active_url' => ':attribute nuk është adresë e saktë.', - 'after' => ':attribute duhet të jetë datë pas :date.', - 'alpha' => ':attribute mund të përmbajë vetëm shkronja.', - 'alpha_dash' => ':attribute mund të përmbajë vetëm shkronja, numra, dhe viza.', - 'alpha_num' => ':attribute mund të përmbajë vetëm shkronja dhe numra.', - 'array' => ':attribute duhet të jetë një bashkësi (array).', - 'before' => ':attribute duhet të jetë datë para :date.', - 'between' => [ - 'numeric' => ':attribute duhet të jetë midis :min - :max.', - 'file' => ':attribute duhet të jetë midis :min - :max kilobajtëve.', - 'string' => ':attribute duhet të jetë midis :min - :max karaktereve.', - 'array' => ':attribute duhet të jetë midis :min - :max elementëve.', - ], - 'boolean' => 'Fusha :attribute duhet të jetë e vërtetë ose e gabuar', - 'confirmed' => ':attribute konfirmimi nuk përputhet.', - 'date' => ':attribute nuk është një datë e saktë.', - 'date_format' => ':attribute nuk i përshtatet formatit :format.', - 'different' => ':attribute dhe :other duhet të jenë të ndryshme.', - 'digits' => ':attribute duhet të jetë :digits shifra.', - 'digits_between' => ':attribute duhet të jetë midis :min dhe :max shifra.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute formati është i pasaktë.', - 'exists' => ':attribute përzgjedhur është i/e pasaktë.', - 'filled' => 'Fusha :attribute është e kërkuar.', - 'image' => ':attribute duhet të jetë imazh.', - 'in' => ':attribute përzgjedhur është i/e pasaktë.', - 'integer' => ':attribute duhet të jetë numër i plotë.', - 'ip' => ':attribute duhet të jetë një IP adresë e saktë.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute nuk mund të jetë më tepër se :max.', - 'file' => ':attribute nuk mund të jetë më tepër se :max kilobajtë.', - 'string' => ':attribute nuk mund të jetë më tepër se :max karaktere.', - 'array' => ':attribute nuk mund të ketë më tepër se :max elemente.', - ], - 'mimes' => ':attribute duhet të jetë një dokument i tipit: :values.', - 'min' => [ - 'numeric' => ':attribute nuk mund të jetë më pak se :min.', - 'file' => ':attribute nuk mund të jetë më pak se :min kilobajtë.', - 'string' => ':attribute nuk mund të jetë më pak se :min karaktere.', - 'array' => ':attribute nuk mund të ketë më pak se :min elemente.', - ], - 'not_in' => ':attribute përzgjedhur është i/e pasaktë.', - 'numeric' => ':attribute duhet të jetë një numër.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Formati i :attribute është i pasaktë.', - 'required' => 'Fusha :attribute është e kërkuar.', - 'required_if' => 'Fusha :attribute është e kërkuar kur :other është :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Fusha :attribute është e kërkuar kur :values ekziston.', - 'required_with_all' => 'Fusha :attribute është e kërkuar kur :values ekziston.', - 'required_without' => 'Fusha :attribute është e kërkuar kur :values nuk ekziston.', - 'required_without_all' => 'Fusha :attribute është e kërkuar kur nuk ekziston asnjë nga :values.', - 'same' => ':attribute dhe :other duhet të përputhen.', - 'size' => [ - 'numeric' => ':attribute duhet të jetë :size.', - 'file' => ':attribute duhet të jetë :size kilobajtë.', - 'string' => ':attribute duhet të jetë :size karaktere.', - 'array' => ':attribute duhet të ketë :size elemente.', - ], - 'string' => ':attribute duhet të jetë varg.', - 'timezone' => ':attribute duhet të jetë zonë e saktë.', - 'unique' => ':attribute është marrë tashmë.', - 'url' => 'Formati i :attribute është i pasaktë.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/sr/auth.php b/sr/auth.php deleted file mode 100644 index deb47438599..00000000000 --- a/sr/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Podaci ne odgovaraju ni jednom nalogu.', - 'throttle' => 'Previše neuspelih pokušaja. Pokušajte ponovo za :seconds sekundi.', - -]; diff --git a/sr/pagination.php b/sr/pagination.php deleted file mode 100644 index a5a9d2bcf6c..00000000000 --- a/sr/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Nazad', - 'next' => 'Napred »', - -]; diff --git a/sr/passwords.php b/sr/passwords.php deleted file mode 100644 index cb7f3d32cf9..00000000000 --- a/sr/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Lozinka mora imati najmanje 6 karaktera i da odgovara potvrdi.', - 'reset' => 'Lozinka je resetovana!', - 'sent' => 'Poslali smo reset link za vašu lozinku!', - 'token' => 'Ukucana oznaka za resetovanje lozinke nije važeća.', - 'user' => 'Nismo uspeli pronaći korisnika sa email adresom.', - -]; diff --git a/sr/validation.php b/sr/validation.php deleted file mode 100644 index 4da5d1ea223..00000000000 --- a/sr/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Polje :attribute mora biti prihvaćeno.', - 'active_url' => 'Polje :attribute nije validan URL.', - 'after' => 'Polje :attribute mora biti datum posle :date.', - 'alpha' => 'Polje :attribute može sadržati samo slova.', - 'alpha_dash' => 'Polje :attribute može sadržati samo slova, brojeve i povlake.', - 'alpha_num' => 'Polje :attribute može sadržati samo slova i brojeve.', - 'array' => 'Polje :attribute mora sadržati nekih niz stavki.', - 'before' => 'Polje :attribute mora biti datum pre :date.', - 'between' => [ - 'numeric' => 'Polje :attribute mora biti između :min - :max.', - 'file' => 'Fajl :attribute mora biti između :min - :max kilobajta.', - 'string' => 'Polje :attribute mora biti između :min - :max karaktera.', - 'array' => 'Polje :attribute mora biti između :min - :max stavki.', - ], - 'boolean' => 'Polje :attribute mora biti tačno ili netačno', - 'confirmed' => 'Potvrda polja :attribute se ne poklapa.', - 'date' => 'Polje :attribute nije važeći datum.', - 'date_format' => 'Polje :attribute ne odgovora prema formatu :format.', - 'different' => 'Polja :attribute i :other moraju biti različita.', - 'digits' => 'Polje :attribute mora sadržati :digits šifri.', - 'digits_between' => 'Polje :attribute mora biti izemđu :min i :max šifri.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Format polja :attribute nije validan.', - 'exists' => 'Odabrano polje :attribute nije validno.', - 'filled' => 'Polje :attribute je obavezno.', - 'image' => 'Polje :attribute mora biti slika.', - 'in' => 'Odabrano polje :attribute nije validno.', - 'integer' => 'Polje :attribute mora biti broj.', - 'ip' => 'Polje :attribute mora biti validna IP adresa.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Polje :attribute mora biti manje od :max.', - 'file' => 'Polje :attribute mora biti manje od :max kilobajta.', - 'string' => 'Polje :attribute mora sadržati manje od :max karaktera.', - 'array' => 'Polje :attribute ne smije da image više od :max stavki.', - ], - 'mimes' => 'Polje :attribute mora biti fajl tipa: :values.', - 'min' => [ - 'numeric' => 'Polje :attribute mora biti najmanje :min.', - 'file' => 'Fajl :attribute mora biti najmanje :min kilobajta.', - 'string' => 'Polje :attribute mora sadržati najmanje :min karaktera.', - 'array' => 'Polje :attribute mora sadrzati najmanje :min stavku.', - ], - 'not_in' => 'Odabrani element polja :attribute nije validan.', - 'numeric' => 'Polje :attribute mora biti broj.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Format polja :attribute nije validan.', - 'required' => 'Polje :attribute je obavezno.', - 'required_if' => 'Polje :attribute je potrebno kada polje :other sadrži :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Polje :attribute je potrebno kada polje :values je prisutan.', - 'required_with_all' => 'Polje :attribute je obavezno kada je :values prikazano.', - 'required_without' => 'Polje :attribute je potrebno kada polje :values nije prisutan.', - 'required_without_all' => 'Polje :attribute je potrebno kada nijedan od sledeći polja :values nisu prisutni.', - 'same' => 'Polja :attribute i :other se moraju poklapati.', - 'size' => [ - 'numeric' => 'Polje :attribute mora biti :size.', - 'file' => 'Fajl :attribute mora biti :size kilobajta.', - 'string' => 'Polje :attribute mora biti :size karaktera.', - 'array' => 'Polje :attribute mora sadržati :size stavki.', - ], - 'string' => 'Polje :attribute mora sadržati slova.', - 'timezone' => 'Polje :attribute mora biti ispravna vremenska zona.', - 'unique' => 'Polje :attribute već postoji.', - 'url' => 'Format polja :attribute ne važi.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/src/Plugin.php b/src/Plugin.php new file mode 100644 index 00000000000..0ba7becc741 --- /dev/null +++ b/src/Plugin.php @@ -0,0 +1,44 @@ + '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Breeze/V2.php b/src/Plugins/Breeze/V2.php new file mode 100644 index 00000000000..ffc4774d278 --- /dev/null +++ b/src/Plugins/Breeze/V2.php @@ -0,0 +1,21 @@ + '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Cashier/Stripe/Master.php b/src/Plugins/Cashier/Stripe/Master.php new file mode 100644 index 00000000000..bb93630ce41 --- /dev/null +++ b/src/Plugins/Cashier/Stripe/Master.php @@ -0,0 +1,21 @@ + '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Cashier/Stripe/V15.php b/src/Plugins/Cashier/Stripe/V15.php new file mode 100644 index 00000000000..c325ac0e860 --- /dev/null +++ b/src/Plugins/Cashier/Stripe/V15.php @@ -0,0 +1,21 @@ + '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Fortify/Master.php b/src/Plugins/Fortify/Master.php new file mode 100644 index 00000000000..1416ed56817 --- /dev/null +++ b/src/Plugins/Fortify/Master.php @@ -0,0 +1,21 @@ + '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Fortify/V1.php b/src/Plugins/Fortify/V1.php new file mode 100644 index 00000000000..d3aca7cc521 --- /dev/null +++ b/src/Plugins/Fortify/V1.php @@ -0,0 +1,21 @@ + '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Jetstream/Master.php b/src/Plugins/Jetstream/Master.php new file mode 100644 index 00000000000..85487efe86e --- /dev/null +++ b/src/Plugins/Jetstream/Master.php @@ -0,0 +1,22 @@ + '{locale}.json', + 'jetstream/extended.json' => '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Jetstream/V5.php b/src/Plugins/Jetstream/V5.php new file mode 100644 index 00000000000..b4e8ea5e91e --- /dev/null +++ b/src/Plugins/Jetstream/V5.php @@ -0,0 +1,22 @@ + '{locale}.json', + 'jetstream/extended.json' => '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Laravel/Master.php b/src/Plugins/Laravel/Master.php new file mode 100644 index 00000000000..cb2c52361a3 --- /dev/null +++ b/src/Plugins/Laravel/Master.php @@ -0,0 +1,28 @@ + '{locale}.json', + + 'framework/extended.json' => '{locale}.json', + + 'framework/master/auth.php' => '{locale}/auth.php', + 'framework/master/pagination.php' => '{locale}/pagination.php', + 'framework/master/passwords.php' => '{locale}/passwords.php', + 'framework/master/validation.php' => '{locale}/validation.php', + ]; + } +} diff --git a/src/Plugins/Laravel/V11.php b/src/Plugins/Laravel/V11.php new file mode 100644 index 00000000000..569b982229d --- /dev/null +++ b/src/Plugins/Laravel/V11.php @@ -0,0 +1,28 @@ + '{locale}.json', + + 'framework/extended.json' => '{locale}.json', + + 'framework/11.x/auth.php' => '{locale}/auth.php', + 'framework/11.x/pagination.php' => '{locale}/pagination.php', + 'framework/11.x/passwords.php' => '{locale}/passwords.php', + 'framework/11.x/validation.php' => '{locale}/validation.php', + ]; + } +} diff --git a/src/Plugins/Laravel/V12.php b/src/Plugins/Laravel/V12.php new file mode 100644 index 00000000000..5463990cf51 --- /dev/null +++ b/src/Plugins/Laravel/V12.php @@ -0,0 +1,28 @@ + '{locale}.json', + + 'framework/extended.json' => '{locale}.json', + + 'framework/12.x/auth.php' => '{locale}/auth.php', + 'framework/12.x/pagination.php' => '{locale}/pagination.php', + 'framework/12.x/passwords.php' => '{locale}/passwords.php', + 'framework/12.x/validation.php' => '{locale}/validation.php', + ]; + } +} diff --git a/src/Plugins/Nova/DuskSuite/Main.php b/src/Plugins/Nova/DuskSuite/Main.php new file mode 100644 index 00000000000..772756f6fcd --- /dev/null +++ b/src/Plugins/Nova/DuskSuite/Main.php @@ -0,0 +1,20 @@ + '{locale}.json', + 'nova/dusk-suite/master/en.json' => '{locale}.json', + ]; + } +} diff --git a/src/Plugins/Nova/LogViewer/Main.php b/src/Plugins/Nova/LogViewer/Main.php new file mode 100644 index 00000000000..9712344d719 --- /dev/null +++ b/src/Plugins/Nova/LogViewer/Main.php @@ -0,0 +1,21 @@ + 'vendor/nova/{locale}.json', + ]; + } +} diff --git a/src/Plugins/Nova/V4.php b/src/Plugins/Nova/V4.php new file mode 100644 index 00000000000..7e537aefcc6 --- /dev/null +++ b/src/Plugins/Nova/V4.php @@ -0,0 +1,23 @@ + 'vendor/nova/{locale}.json', + + 'nova/4.x/validation.php' => 'vendor/nova/{locale}/validation.php', + ]; + } +} diff --git a/src/Plugins/Nova/V5.php b/src/Plugins/Nova/V5.php new file mode 100644 index 00000000000..e7de98366ba --- /dev/null +++ b/src/Plugins/Nova/V5.php @@ -0,0 +1,23 @@ + 'vendor/nova/{locale}.json', + + 'nova/5.x/validation.php' => 'vendor/nova/{locale}/validation.php', + ]; + } +} diff --git a/src/Plugins/Spark/Paddle.php b/src/Plugins/Spark/Paddle.php new file mode 100644 index 00000000000..29976ef3399 --- /dev/null +++ b/src/Plugins/Spark/Paddle.php @@ -0,0 +1,19 @@ + 'spark/{locale}.json', + ]; + } +} diff --git a/src/Plugins/Spark/Stripe.php b/src/Plugins/Spark/Stripe.php new file mode 100644 index 00000000000..73a698dbaa4 --- /dev/null +++ b/src/Plugins/Spark/Stripe.php @@ -0,0 +1,19 @@ + 'spark/{locale}.json', + ]; + } +} diff --git a/src/Plugins/UI/Master.php b/src/Plugins/UI/Master.php new file mode 100644 index 00000000000..23d0e1d55fa --- /dev/null +++ b/src/Plugins/UI/Master.php @@ -0,0 +1,21 @@ + '{locale}.json', + ]; + } +} diff --git a/src/Plugins/UI/V4.php b/src/Plugins/UI/V4.php new file mode 100644 index 00000000000..78c612c127f --- /dev/null +++ b/src/Plugins/UI/V4.php @@ -0,0 +1,21 @@ + '{locale}.json', + ]; + } +} diff --git a/src/ServiceProvider.php b/src/ServiceProvider.php new file mode 100644 index 00000000000..989d8a1d2b5 --- /dev/null +++ b/src/ServiceProvider.php @@ -0,0 +1,18 @@ +app->register(Plugin::class); + } + } +} diff --git a/sv/auth.php b/sv/auth.php deleted file mode 100644 index 3adc952c54e..00000000000 --- a/sv/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Dessa uppgifter stämmer inte överens med vårt register.', - 'throttle' => 'För många inloggningsförsök. Var vänlig försök igen om :seconds sekunder.', - -]; diff --git a/sv/pagination.php b/sv/pagination.php deleted file mode 100644 index aa12db17cf7..00000000000 --- a/sv/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Föregående', - 'next' => 'Nästa »', - -]; diff --git a/sv/passwords.php b/sv/passwords.php deleted file mode 100644 index b944e24f294..00000000000 --- a/sv/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Lösenord måste innehålla minst sex tecken och matcha varandra.', - 'reset' => 'Lösenordet har blivit återställt!', - 'sent' => 'Lösenordspåminnelse skickad!', - 'token' => 'Koden för lösenordsåterställning är ogiltig.', - 'user' => 'Vi kan inte hitta en användare med den e-postadressen.', - -]; diff --git a/sv/validation.php b/sv/validation.php deleted file mode 100644 index 0c5948fc23f..00000000000 --- a/sv/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute måste accepteras.', - 'active_url' => ':attribute är inte en giltig webbadress.', - 'after' => ':attribute måste vara ett datum efter den :date.', - 'alpha' => ':attribute får endast innehålla bokstäver.', - 'alpha_dash' => ':attribute får endast innehålla bokstäver, siffror och bindestreck.', - 'alpha_num' => ':attribute får endast innehålla bokstäver och siffror.', - 'array' => ':attribute måste vara en array.', - 'before' => ':attribute måste vara ett datum innan den :date.', - 'between' => [ - 'numeric' => ':attribute måste vara en siffra mellan :min och :max.', - 'file' => ':attribute måste vara mellan :min till :max kilobyte stor.', - 'string' => ':attribute måste innehålla :min till :max tecken.', - 'array' => ':attribute måste innehålla mellan :min - :max objekt.', - ], - 'boolean' => ':attribute måste vara sant eller falskt', - 'confirmed' => ':attribute bekräftelsen matchar inte.', - 'date' => ':attribute är inte ett giltigt datum.', - 'date_format' => ':attribute matchar inte formatet :format.', - 'different' => ':attribute och :other får inte vara lika.', - 'digits' => ':attribute måste vara minst :digits tecken.', - 'digits_between' => ':attribute måste vara mellan :min och :max tecken.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Fältet :attribute måste innehålla en korrekt e-postadress.', - 'exists' => 'Det valda :attribute är ogiltigt.', - 'filled' => 'Fältet :attribute är obligatoriskt.', - 'image' => ':attribute måste vara en bild.', - 'in' => 'Det valda :attribute är ogiltigt.', - 'integer' => ':attribute måste vara en siffra.', - 'ip' => ':attribute måste vara en giltig IP-adress.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute får inte vara större än :max.', - 'file' => ':attribute får max vara :max kilobyte stor.', - 'string' => ':attribute får max innehålla :max tecken.', - 'array' => ':attribute får inte innehålla mer än :max objekt.', - ], - 'mimes' => ':attribute måste vara en fil av typen: :values.', - 'min' => [ - 'numeric' => ':attribute måste vara större än :min.', - 'file' => ':attribute måste vara minst :min kilobyte stor.', - 'string' => ':attribute måste innehålla minst :min tecken.', - 'array' => ':attribute måste innehålla minst :min objekt.', - ], - 'not_in' => 'Det valda :attribute är ogiltigt.', - 'numeric' => ':attribute måste vara en siffra.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Formatet för :attribute är ogiltigt.', - 'required' => 'Fältet :attribute är obligatoriskt.', - 'required_if' => 'Fältet :attribute är obligatoriskt då :other är :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Fältet :attribute är obligatoriskt då :values är ifyllt.', - 'required_with_all' => 'Fältet :attribute är obligatoriskt när :values är ifyllt.', - 'required_without' => 'Fältet :attribute är obligatoriskt då :values ej är ifyllt.', - 'required_without_all' => 'Fältet :attribute är obligatoriskt när ingen av :values är ifyllt.', - 'same' => ':attribute och :other måste vara lika.', - 'size' => [ - 'numeric' => ':attribute måste vara :size.', - 'file' => ':attribute får endast vara :size kilobyte stor.', - 'string' => ':attribute måste innehålla :size tecken.', - 'array' => ':attribute måste innehålla :size objekt.', - ], - 'string' => ':attribute måste vara en sträng.', - 'timezone' => ':attribute måste vara en giltig tidszon.', - 'unique' => ':attribute används redan.', - 'url' => 'Formatet :attribute är ogiltigt.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/tests/PluginTest.php b/tests/PluginTest.php new file mode 100644 index 00000000000..ec063231b7f --- /dev/null +++ b/tests/PluginTest.php @@ -0,0 +1,12 @@ + 'ข้อมูลที่ใช้ในการยืนยันตัวตนไม่ถูกต้อง', - 'throttle' => 'คุณได้พยายามเข้าระบบหลายครั้งเกินไป กรุณาลองใหม่ใน :seconds วินาทีข้างหน้า.', - -]; diff --git a/th/pagination.php b/th/pagination.php deleted file mode 100755 index 1e3738f2510..00000000000 --- a/th/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« ก่อนหน้า', - 'next' => 'ถัดไป »', - -]; diff --git a/th/passwords.php b/th/passwords.php deleted file mode 100755 index 098ff8228e6..00000000000 --- a/th/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'รหัสผ่านต้องมีความยาวอย่างน้อยหกตัวอักษรและต้องตรงกับช่องยืนยันรหัสผ่าน', - 'reset' => 'ทำการตั้งค่ารหัสผ่านใหม่แล้ว', - 'sent' => 'ส่งเครื่องช่วยเตือนความจำรหัสผ่านแล้ว!', - 'token' => 'ชุดรหัสสำหรับการเปลี่ยนรหัสผ่านไม่ถูกต้อง', - 'user' => 'ไม่พบผู้ใช้งานที่ตรงกับอีเมล์นี้', - -]; diff --git a/th/validation.php b/th/validation.php deleted file mode 100755 index 4d27d1b85cc..00000000000 --- a/th/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'ข้อมูล :attribute ต้องผ่านการยอมรับก่อน', - 'active_url' => 'ข้อมูล :attribute ต้องเป็น URL เท่านั้น', - 'after' => 'ข้อมูล :attribute ต้องเป็นวันที่หลังจาก :date.', - 'alpha' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษเท่านั้น', - 'alpha_dash' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษ ตัวเลข และ _ เท่านั้น', - 'alpha_num' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษ ตัวเลข เท่านั้น', - 'array' => 'ข้อมูล :attribute ต้องเป็น array เท่านั้น', - 'before' => 'ข้อมูล :attribute ต้องเป็นวันที่ก่อน :date.', - 'between' => [ - 'numeric' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max.', - 'file' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max กิโลไบต์', - 'string' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max ตัวอักษร', - 'array' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max ค่า', - ], - 'boolean' => 'ข้อมูล :attribute ต้องเป็นจริง หรือเท็จ เท่านั้น', - 'confirmed' => 'ข้อมูล :attribute ไม่ตรงกัน', - 'date' => 'ข้อมูล :attribute ต้องเป็นวันที่', - 'date_format' => 'ข้อมูล :attribute ไม่ตรงกับข้อมูลกำหนด :format.', - 'different' => 'ข้อมูล :attribute และ :other ต้องไม่เท่ากัน', - 'digits' => 'ข้อมูล :attribute ต้องเป็น :digits', - 'digits_between' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min ถึง :max', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'ข้อมูล :attribute ต้องเป็นอีเมล์', - 'exists' => 'ข้อมูล ที่ถูกเลือกจาก :attribute ไม่ถูกต้อง', - 'filled' => 'ข้อมูล :attribute จำเป็นต้องกรอก', - 'image' => 'ข้อมูล :attribute ต้องเป็นรูปภาพ', - 'in' => 'ข้อมูล ที่ถูกเลือกใน :attribute ไม่ถูกต้อง', - 'integer' => 'ข้อมูล :attribute ต้องเป็นตัวเลข', - 'ip' => 'ข้อมูล :attribute ต้องเป็น IP', - 'json' => 'ข้อมูล :attribute ต้องเป็นอักขระ JSON ที่สมบูรณ์', - 'max' => [ - 'numeric' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max.', - 'file' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max กิโลไบต์', - 'string' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max ตัวอักษร', - 'array' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max ค่า', - ], - 'mimes' => 'ข้อมูล :attribute ต้องเป็นชนิดไฟล์: :values.', - 'min' => [ - 'numeric' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min.', - 'file' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min กิโลไบต์', - 'string' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min ตัวอักษร', - 'array' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min ค่า', - ], - 'not_in' => 'ข้อมูล ที่เลือกจาก :attribute ไม่ถูกต้อง', - 'numeric' => 'ข้อมูล :attribute ต้องเป็นตัวเลข', - 'present' => 'The :attribute field must be present.', - 'regex' => 'ข้อมูล :attribute มีรูปแบบไม่ถูกต้อง', - 'required' => 'ข้อมูล :attribute จำเป็นต้องกรอก', - 'required_if' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :other เป็น :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :values มีค่า', - 'required_with_all' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :values มีค่าทั้งหมด', - 'required_without' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :values ไม่มีค่า', - 'required_without_all' => 'ข้อมูล :attribute จำเป็นต้องกรอกเมื่อ :values ไม่มีค่าทั้งหมด', - 'same' => 'ข้อมูล :attribute และ :other ต้องถูกต้อง', - 'size' => [ - 'numeric' => 'ข้อมูล :attribute ต้องเท่ากับ :size', - 'file' => 'ข้อมูล :attribute ต้องเท่ากับ :size กิโลไบต์', - 'string' => 'ข้อมูล :attribute ต้องเท่ากับ :size ตัวอักษร', - 'array' => 'ข้อมูล :attribute ต้องเท่ากับ :size ค่า', - ], - 'string' => 'ข้อมูล :attribute ต้องเป็นอักขระ', - 'timezone' => 'ข้อมูล :attribute ต้องเป็นข้อมูลเขตเวลาที่ถูกต้อง', - 'unique' => 'ข้อมูล :attribute ไม่สามารถใช้ได้', - 'url' => 'ข้อมูล :attribute ไม่ถูกต้อง', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/tk/auth.php b/tk/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/tk/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/tk/pagination.php b/tk/pagination.php deleted file mode 100644 index ac4437c9bf7..00000000000 --- a/tk/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Öňki', - 'next' => 'Indiki »', - -]; diff --git a/tk/passwords.php b/tk/passwords.php deleted file mode 100644 index bcf52e0f0eb..00000000000 --- a/tk/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Açarsöz 6 harpdan ybarat bolup, tassyklamasy bilen deň bolmaly.', - 'reset' => 'Açarsöz üýtgedildi!', - 'sent' => 'Açarsöz ýatlatmasy ugradyldy!', - 'token' => 'Açarsöz tazeleme söz birligi ýalňyş.', - 'user' => 'Bu e-mail adrese degişli ulanyjy tapylmady.', - -]; diff --git a/tk/validation.php b/tk/validation.php deleted file mode 100644 index 8419074694f..00000000000 --- a/tk/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute kabul edilmelidir.', - 'active_url' => ':attribute dogry URL bolmalydyr.', - 'after' => ':attribute şundan has köne sene bolmalydyr :date.', - 'alpha' => ':attribute dine harplardan durmalydyr.', - 'alpha_dash' => ':attribute dine harplardan, sanlardan we tirelerden durmalydyr.', - 'alpha_num' => ':attribute dine harplardan we sanlardan durmalydyr.', - 'array' => ':attribute ýygyndy bolmalydyr.', - 'before' => ':attribute şundan has irki sene bolmalydyr :date.', - 'between' => [ - 'numeric' => ':attribute :min - :max arasynda bolmalydyr.', - 'file' => ':attribute :min - :max kilobaýt arasynda bolmalydyr.', - 'string' => ':attribute :min - :max harplar arasynda bolmalydyr.', - 'array' => ':attribute :min - :max arasynda madda eýe bolmalydyr.', - ], - 'boolean' => ':attribute diňe dogry ýada ýalňyş bolmalydyr.', - 'confirmed' => ':attribute tassyklamasy deň däl.', - 'date' => ':attribute dogry sene bolmalydyr.', - 'date_format' => ':attribute :format formatyna deň däl.', - 'different' => ':attribute bilen :other birbirinden tapawutly bolmalydyr.', - 'digits' => ':attribute :digits san bolmalydyr.', - 'digits_between' => ':attribute :min bilen :max arasynda san bolmalydyr.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute formaty ýalňyş.', - 'exists' => 'Saýlanan :attribute ýalňyş.', - 'filled' => ':attribute meýdany zerur.', - 'image' => ':attribute surat bolmalydyr.', - 'in' => ':attribute mukdary ýalňyş.', - 'integer' => ':attribute san bolmalydyr.', - 'ip' => ':attribute dogry IP adres bolmalydyr.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute :max den kiçi bolmalydyr.', - 'file' => ':attribute :max kilobaýtdan kiçi bolmalydyr.', - 'string' => ':attribute :max harpdan kiçi bolmalydyr.', - 'array' => ':attribute iň az :max maddadan ybarat bolmalydyr.', - ], - 'mimes' => ':attribute faýlň formaty :values bolmalydyr.', - 'min' => [ - 'numeric' => ':attribute mukdary :min dan köp bolmalydyr.', - 'file' => ':attribute mukdary :min kilobaýtdan köp bolmalydyr.', - 'string' => ':attribute mukdary :min harpdan köp bolmalydyr.', - 'array' => ':attribute iň az :min harpdan bolmalydyr.', - ], - 'not_in' => 'Saýlanan :attribute geçersiz.', - 'numeric' => ':attribute san bolmalydyr.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute formaty ýalňyş.', - 'required' => ':attribute meýdany zerur.', - 'required_if' => ':attribute meýdany, :other :value hümmetine eýe bolanynda zerurdyr.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':attribute meýdany :values bar bolanda zerurdyr.', - 'required_with_all' => ':attribute meýdany haýsyda bolsa bir :values bar bolanda zerurdyr.', - 'required_without' => ':attribute meýdany :values ýok bolanda zerurdyr.', - 'required_without_all' => ':attribute meýdany :values dan haýsyda bolsa biri ýok bolanda zerurdyr.', - 'same' => ':attribute bilen :other deň bolmalydyr.', - 'size' => [ - 'numeric' => ':attribute :size sandan ybarat bolmalydyr.', - 'file' => ':attribute :size kilobaýt bolmalydyr.', - 'string' => ':attribute :size harp bolmalydyr.', - 'array' => ':attribute :size madda eýe bolmalydyr.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => ':attribute dogry zolak bolmalydyr.', - 'unique' => ':attribute önden hasaba alyndy.', - 'url' => ':attribute formaty ýalňyş.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/tr/auth.php b/tr/auth.php deleted file mode 100644 index 25bc102aa52..00000000000 --- a/tr/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'Bu kullanıcı bilgileri, bizim verilerle eşleşmiyor.', - 'throttle' => 'Çok fazla oturum açma girişimleri. :seconds saniye içinde tekrar deneyin.', - -]; diff --git a/tr/pagination.php b/tr/pagination.php deleted file mode 100644 index 18fd3e1f0d9..00000000000 --- a/tr/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Önceki', - 'next' => 'Sonraki »', - -]; diff --git a/tr/passwords.php b/tr/passwords.php deleted file mode 100644 index 8fc357209b2..00000000000 --- a/tr/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Şifreler altı karakter olmalı ve onay ile eşleşmelidir.', - 'reset' => 'Şifre sıfırlandı!', - 'sent' => 'Şifre sıfırlama başarı ile gönderildi!', - 'token' => 'Şifre sıfırlama bileti geçersiz.', - 'user' => 'Bu e-mail adresi ile kayıtlı üye bulunamıyor.', - -]; diff --git a/tr/validation.php b/tr/validation.php deleted file mode 100644 index dff1ca6bc02..00000000000 --- a/tr/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - ':attribute kabul edilmelidir.', - 'active_url' => ':attribute geçerli bir URL olmalıdır.', - 'after' => ':attribute şundan daha eski bir tarih olmalıdır :date.', - 'alpha' => ':attribute sadece harflerden oluşmalıdır.', - 'alpha_dash' => ':attribute sadece harfler, rakamlar ve tirelerden oluşmalıdır.', - 'alpha_num' => ':attribute sadece harfler ve rakamlar içermelidir.', - 'array' => ':attribute dizi olmalıdır.', - 'before' => ':attribute şundan daha önceki bir tarih olmalıdır :date.', - 'between' => [ - 'numeric' => ':attribute :min - :max arasında olmalıdır.', - 'file' => ':attribute :min - :max arasındaki kilobayt değeri olmalıdır.', - 'string' => ':attribute :min - :max arasında karakterden oluşmalıdır.', - 'array' => ':attribute :min - :max arasında nesneye sahip olmalıdır.', - ], - 'boolean' => ':attribute sadece doğru veya yanlış olmalıdır.', - 'confirmed' => ':attribute tekrarı eşleşmiyor.', - 'date' => ':attribute geçerli bir tarih olmalıdır.', - 'date_format' => ':attribute :format biçimi ile eşleşmiyor.', - 'different' => ':attribute ile :other birbirinden farklı olmalıdır.', - 'digits' => ':attribute :digits rakam olmalıdır.', - 'digits_between' => ':attribute :min ile :max arasında rakam olmalıdır.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => ':attribute biçimi geçersiz.', - 'exists' => 'Seçili :attribute geçersiz.', - 'filled' => ':attribute alanı gereklidir.', - 'image' => ':attribute alanı resim dosyası olmalıdır.', - 'in' => ':attribute değeri geçersiz.', - 'integer' => ':attribute tamsayı olmalıdır.', - 'ip' => ':attribute geçerli bir IP adresi olmalıdır.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => ':attribute değeri :max değerinden küçük olmalıdır.', - 'file' => ':attribute değeri :max kilobayt değerinden küçük olmalıdır.', - 'string' => ':attribute değeri :max karakter değerinden küçük olmalıdır.', - 'array' => ':attribute değeri :max adedinden az nesneye sahip olmalıdır.', - ], - 'mimes' => ':attribute dosya biçimi :values olmalıdır.', - 'min' => [ - 'numeric' => ':attribute değeri :min değerinden büyük olmalıdır.', - 'file' => ':attribute değeri :min kilobayt değerinden büyük olmalıdır.', - 'string' => ':attribute değeri :min karakter değerinden büyük olmalıdır.', - 'array' => ':attribute en az :min nesneye sahip olmalıdır.', - ], - 'not_in' => 'Seçili :attribute geçersiz.', - 'numeric' => ':attribute sayı olmalıdır.', - 'present' => 'The :attribute field must be present.', - 'regex' => ':attribute biçimi geçersiz.', - 'required' => ':attribute alanı gereklidir.', - 'required_if' => ':attribute alanı, :other :value değerine sahip olduğunda zorunludur.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => ':attribute alanı :values varken zorunludur.', - 'required_with_all' => ':attribute alanı herhangi bir :values değeri varken zorunludur.', - 'required_without' => ':attribute alanı :values yokken zorunludur.', - 'required_without_all' => ':attribute alanı :values değerlerinden herhangi biri yokken zorunludur.', - 'same' => ':attribute ile :other eşleşmelidir.', - 'size' => [ - 'numeric' => ':attribute :size olmalıdır.', - 'file' => ':attribute :size kilobyte olmalıdır.', - 'string' => ':attribute :size karakter olmalıdır.', - 'array' => ':attribute :size nesneye sahip olmalıdır.', - ], - 'string' => ':attribute dizge olmalıdır.', - 'timezone' => ':attribute geçerli bir saat dilimi olmalıdır.', - 'unique' => ':attribute daha önceden kayıt edilmiş.', - 'url' => ':attribute biçimi geçersiz.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/uk/auth.php b/uk/auth.php deleted file mode 100644 index 414d7f23249..00000000000 --- a/uk/auth.php +++ /dev/null @@ -1,18 +0,0 @@ - 'Ці облікові дані не збігаються з нашими записами.', - 'throttle' => 'Занадто багато спроб входу. Будь ласка, спробуйте ще раз, через :seconds секунд.', -]; diff --git a/uk/pagination.php b/uk/pagination.php deleted file mode 100755 index 58d78882060..00000000000 --- a/uk/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Назад', - 'next' => 'Далі »', - -]; diff --git a/uk/passwords.php b/uk/passwords.php deleted file mode 100755 index 6e9d1a7c205..00000000000 --- a/uk/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Пароль повинен бути щонайменше 6 символів довжиною та співпадати з підтвердженням.', - 'reset' => 'Ваш пароль змінено!', - 'sent' => 'Ми надіслали на Вашу електронну адресу посилання для зміни пароля!', - 'token' => 'Помилковий код для зміни пароля.', - 'user' => 'Користувача з такою електронною адресою не знайдено.', - -]; diff --git a/uk/validation.php b/uk/validation.php deleted file mode 100755 index dc40f8f4056..00000000000 --- a/uk/validation.php +++ /dev/null @@ -1,113 +0,0 @@ - 'Ви повинні прийняти :attribute.', - 'active_url' => 'Поле :attribute не є правильним URL.', - 'after' => 'Поле :attribute має містити дату не раніше :date.', - 'alpha' => 'Поле :attribute має містити лише літери.', - 'alpha_dash' => 'Поле :attribute має містити лише літери, цифри та підкреслення.', - 'alpha_num' => 'Поле :attribute має містити лише літери та цифри.', - 'array' => 'Поле :attribute має бути масивом.', - 'before' => 'Поле :attribute має містити дату не пізніше :date.', - 'between' => [ - 'numeric' => 'Поле :attribute має бути між :min та :max.', - 'file' => 'Розмір файлу в полі :attribute має бути не менше :min та не більше :max кілобайт.', - 'string' => 'Текст в полі :attribute має бути не менше :min та не більше :max символів.', - 'array' => 'Поле :attribute має містити від :min до :max елементів.', - ], - 'boolean' => 'Поле :attribute повинне містити логічний тип.', - 'confirmed' => 'Поле :attribute не збігається з підтвердженням.', - 'date' => 'Поле :attribute не є датою.', - 'date_format' => 'Поле :attribute не відповідає формату :format.', - 'different' => 'Поля :attribute та :other повинні бути різними.', - 'digits' => 'Довжина цифрового поля :attribute повинна дорівнювати :digits.', - 'digits_between' => 'Довжина цифрового поля :attribute повинна бути від :min до :max.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Поле :attribute повинне містити коректну електронну адресу.', - 'filled' => "Поле :attribute є обов'язковим для заповнення.", - 'exists' => 'Вибране для :attribute значення не коректне.', - 'image' => 'Поле :attribute має містити зображення.', - 'in' => 'Вибране для :attribute значення не коректне.', - 'integer' => 'Поле :attribute має містити ціле число.', - 'ip' => 'Поле :attribute має містити IP адресу.', - 'json' => 'Дані поля :attribute мають бути в форматі JSON.', - 'max' => [ - 'numeric' => 'Поле :attribute має бути не більше :max.', - 'file' => 'Файл в полі :attribute має бути не більше :max кілобайт.', - 'string' => 'Текст в полі :attribute повинен мати довжину не більшу за :max.', - 'array' => 'Поле :attribute повинне містити не більше :max елементів.', - ], - 'mimes' => 'Поле :attribute повинне містити файл одного з типів: :values.', - 'min' => [ - 'numeric' => 'Поле :attribute повинне бути не більше :min.', - 'file' => 'Розмір Файлу в полі :attribute має бути не меншим :min кілобайт.', - 'string' => 'Текст в полі :attribute повинен містити не менше :min символів.', - 'array' => 'Поле :attribute повинне містити не менше :min елементів.', - ], - 'not_in' => 'Вибране для :attribute значення не коректне.', - 'numeric' => 'Поле :attribute повинно містити число.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Поле :attribute має хибний формат.', - 'required' => "Поле :attribute є обов'язковим для заповнення.", - 'required_if' => "Поле :attribute є обов'язковим для заповнення, коли :other є рівним :value.", - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => "Поле :attribute є обов'язковим для заповнення, коли :values вказано.", - 'required_with_all' => "Поле :attribute є обов'язковим для заповнення, коли :values вказано.", - 'required_without' => "Поле :attribute є обов'язковим для заповнення, коли :values не вказано.", - 'required_without_all' => "Поле :attribute є обов'язковим для заповнення, коли :values не вказано.", - 'same' => 'Поля :attribute та :other мають співпадати.', - 'size' => [ - 'numeric' => 'Поле :attribute має бути довжини :size.', - 'file' => 'Файл в полі :attribute має бути розміром :size кілобайт.', - 'string' => 'Текст в полі :attribute повинен містити :size символів.', - 'array' => 'Поле :attribute повинне містити :size елементів.', - ], - 'timezone' => 'Поле :attribute повинне містити коректну часову зону.', - 'unique' => 'Таке значення поля :attribute вже існує.', - 'url' => 'Формат поля :attribute неправильний.', - - /* - |-------------------------------------------------------------------------- - | Додаткові ресурси для перевірки введення - |-------------------------------------------------------------------------- - | - | Тут Ви можете вказати власні ресурси для підтвердження введення, - | використовуючи формат "attribute.rule", щоб дати назву текстовим змінним. - | Так ви зможете легко додати текст повідомлення для заданого атрибуту. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Власні назви атрибутів - |-------------------------------------------------------------------------- - | - | Наступні правила дозволяють налаштувати заміну назв полів введення - | для зручності користувачів. Наприклад, вказати "Електронна адреса" замість - | "email". - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/vi/auth.php b/vi/auth.php deleted file mode 100644 index 6ef1a73308a..00000000000 --- a/vi/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - 'These credentials do not match our records.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - -]; diff --git a/vi/pagination.php b/vi/pagination.php deleted file mode 100644 index fecba6decdd..00000000000 --- a/vi/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Trang sau', - 'next' => 'Trang trước »', - -]; diff --git a/vi/passwords.php b/vi/passwords.php deleted file mode 100644 index c0c214ce456..00000000000 --- a/vi/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Mật khẩu phải gồm 6 ký tự và khớp với phần xác nhận.', - 'reset' => 'Mật khẩu đã được reset!', - 'sent' => 'Cấp lại mật khẩu đã đuợc gửi!', - 'token' => 'Mã reset mật khẩu không hợp lệ.', - 'user' => 'Không tìm thấy user với địa chỉ email này.', - -]; diff --git a/vi/validation.php b/vi/validation.php deleted file mode 100644 index dc70a0bb417..00000000000 --- a/vi/validation.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Trường :attribute phải được chấp nhận.', - 'active_url' => 'Trường :attribute không phải là một URL hợp lệ.', - 'after' => 'Trường :attribute phải là một ngày sau ngày :date.', - 'alpha' => 'Trường :attribute chỉ có thể chứa các chữ cái.', - 'alpha_dash' => 'Trường :attribute chỉ có thể chứa chữ cái, số và dấu gạch ngang.', - 'alpha_num' => 'Trường :attribute chỉ có thể chứa chữ cái và số.', - 'array' => 'Kiểu dữ liệu của trường :attribute phải là dạng mảng.', - 'before' => 'Trường :attribute phải là một ngày trước ngày :date.', - 'between' => [ - 'numeric' => 'Trường :attribute phải nằm trong khoảng :min - :max.', - 'file' => 'Dung lượng tập tin trong trường :attribute phải từ :min - :max kB.', - 'string' => 'Trường :attribute phải từ :min - :max ký tự.', - 'array' => 'Trường :attribute phải có từ :min - :max phần tử.', - ], - 'boolean' => 'Trường :attribute phải là true hoặc false.', - 'confirmed' => 'Giá trị xác nhận trong trường :attribute không khớp.', - 'date' => 'Trường :attribute không phải là định dạng của ngày-tháng.', - 'date_format' => 'Trường :attribute không giống với định dạng :format.', - 'different' => 'Trường :attribute và :other phải khác nhau.', - 'digits' => 'Độ dài của trường :attribute phải gồm :digits chữ số.', - 'digits_between' => 'Độ dài của trường :attribute phải nằm trong khoảng :min and :max chữ số.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'Trường :attribute phải là một địa chỉ email hợp lệ.', - 'exists' => 'Giá trị đã chọn trong trường :attribute không hợp lệ.', - 'filled' => 'Trường :attribute không được bỏ trống.', - 'image' => 'Các tập tin trong trường :attribute phải là định dạng hình ảnh.', - 'in' => 'Giá trị đã chọn trong trường :attribute không hợp lệ.', - 'integer' => 'Trường :attribute phải là một số nguyên.', - 'ip' => 'Trường :attribute phải là một địa chỉa IP.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'Trường :attribute không được lớn hơn :max.', - 'file' => 'Dung lượng tập tin trong trường :attribute không được lớn hơn :max kB.', - 'string' => 'Trường :attribute không được lớn hơn :max ký tự.', - 'array' => 'Trường :attribute không được lớn hơn :max phần tử.', - ], - 'mimes' => 'Trường :attribute phải là một tập tin có định dạng: :values.', - 'min' => [ - 'numeric' => 'Trường :attribute phải tối thiểu là :min.', - 'file' => 'Dung lượng tập tin trong trường :attribute phải tối thiểu :min kB.', - 'string' => 'Trường :attribute phải có tối thiểu :min ký tự.', - 'array' => 'Trường :attribute phải có tối thiểu :min phần tử.', - ], - 'not_in' => 'Giá trị đã chọn trong trường :attribute không hợp lệ.', - 'numeric' => 'Trường :attribute phải là một số.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'Định dạng trường :attribute không hợp lệ.', - 'required' => 'Trường :attribute không được bỏ trống.', - 'required_if' => 'Trường :attribute không được bỏ trống khi trường :other là :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'Trường :attribute không được bỏ trống khi trường :values có giá trị.', - 'required_with_all' => 'The :attribute field is required when :values is present.', - 'required_without' => 'Trường :attribute không được bỏ trống khi trường :values không có giá trị.', - 'required_without_all' => 'Trường :attribute không được bỏ trống khi tất cả :values không có giá trị.', - 'same' => 'Trường :attribute và :other phải giống nhau.', - 'size' => [ - 'numeric' => 'Trường :attribute phải bằng :size.', - 'file' => 'Dung lượng tập tin trong trường :attribute phải bằng :size kB.', - 'string' => 'Trường :attribute phải chứa :size ký tự.', - 'array' => 'Trường :attribute phải chứa :size phần tử.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'Trường :attribute phải là một múi giờ hợp lệ.', - 'unique' => 'Trường :attribute đã có trong CSDL.', - 'url' => 'Trường :attribute không giống với định dạng một URL.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - // - ], - -]; diff --git a/zh-CN/auth.php b/zh-CN/auth.php deleted file mode 100644 index 515484fcf33..00000000000 --- a/zh-CN/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - '用户名或密码错误。', - 'throttle' => '您的尝试登录次数过多. 请 :seconds 秒后再试。', - -]; diff --git a/zh-CN/pagination.php b/zh-CN/pagination.php deleted file mode 100644 index f1fc4b5aee5..00000000000 --- a/zh-CN/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« 上一页', - 'next' => '下一页 »', - -]; diff --git a/zh-CN/passwords.php b/zh-CN/passwords.php deleted file mode 100644 index f1781ea7d16..00000000000 --- a/zh-CN/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - '密码至少是六位字符并且匹配。', - 'reset' => '密码重置成功!', - 'sent' => '密码重置邮件已发送!', - 'token' => '密码重置令牌无效。', - 'user' => '找不到该邮箱对应的用户。', - -]; diff --git a/zh-CN/validation.php b/zh-CN/validation.php deleted file mode 100644 index 03407c50119..00000000000 --- a/zh-CN/validation.php +++ /dev/null @@ -1,142 +0,0 @@ - ':attribute 必须接受。', - 'active_url' => ':attribute 不是一个有效的网址。', - 'after' => ':attribute 必须是一个在 :date 之后的日期。', - 'alpha' => ':attribute 只能由字母组成。', - 'alpha_dash' => ':attribute 只能由字母、数字和斜杠组成。', - 'alpha_num' => ':attribute 只能由字母和数字组成。', - 'array' => ':attribute 必须是一个数组。', - 'before' => ':attribute 必须是一个在 :date 之前的日期。', - 'between' => [ - 'numeric' => ':attribute 必须介于 :min - :max 之间。', - 'file' => ':attribute 必须介于 :min - :max kb 之间。', - 'string' => ':attribute 必须介于 :min - :max 个字符之间。', - 'array' => ':attribute 必须只有 :min - :max 个单元。', - ], - 'boolean' => ':attribute 必须为布尔值。', - 'confirmed' => ':attribute 两次输入不一致。', - 'date' => ':attribute 不是一个有效的日期。', - 'date_format' => ':attribute 的格式必须为 :format。', - 'different' => ':attribute 和 :other 必须不同。', - 'digits' => ':attribute 必须是 :digits 位的数字。', - 'digits_between' => ':attribute 必须是介于 :min 和 :max 位的数字。', - 'distinct' => ':attribute 已經存在。', - 'email' => ':attribute 不是一个合法的邮箱。', - 'exists' => ':attribute 不存在。', - 'filled' => ':attribute 不能为空。', - 'image' => ':attribute 必须是图片。', - 'in' => '已选的属性 :attribute 非法。', - 'integer' => ':attribute 必须是整数。', - 'ip' => ':attribute 必须是有效的 IP 地址。', - 'json' => ':attribute 必须是正确的 JSON 格式。', - 'max' => [ - 'numeric' => ':attribute 不能大于 :max。', - 'file' => ':attribute 不能大于 :max kb。', - 'string' => ':attribute 不能大于 :max 个字符。', - 'array' => ':attribute 最多只有 :max 个单元。', - ], - 'mimes' => ':attribute 必须是一个 :values 类型的文件。', - 'min' => [ - 'numeric' => ':attribute 必须大于等于 :min。', - 'file' => ':attribute 大小不能小于 :min kb。', - 'string' => ':attribute 至少为 :min 个字符。', - 'array' => ':attribute 至少有 :min 个单元。', - ], - 'not_in' => '已选的属性 :attribute 非法。', - 'numeric' => ':attribute 必须是一个数字。', - 'present' => ':attribute 必须存在。', - 'regex' => ':attribute 格式不正确。', - 'required' => ':attribute 不能为空。', - 'required_if' => '当 :other 为 :value 时 :attribute 不能为空。', - 'required_unless' => '当 :other 不为 :value 时 :attribute 不能为空。', - 'required_with' => '当 :values 存在时 :attribute 不能为空。', - 'required_with_all' => '当 :values 存在时 :attribute 不能为空。', - 'required_without' => '当 :values 不存在时 :attribute 不能为空。', - 'required_without_all' => '当 :values 都不存在时 :attribute 不能为空。', - 'same' => ':attribute 和 :other 必须相同。', - 'size' => [ - 'numeric' => ':attribute 大小必须为 :size。', - 'file' => ':attribute 大小必须为 :size kb。', - 'string' => ':attribute 必须是 :size 个字符。', - 'array' => ':attribute 必须为 :size 个单元。', - ], - 'string' => ':attribute 必须是一个字符串。', - 'timezone' => ':attribute 必须是一个合法的时区值。', - 'unique' => ':attribute 已经存在。', - 'url' => ':attribute 格式不正确。', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention 'attribute.rule' to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of 'email'. This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => '名称', - 'username' => '用户名', - 'email' => '邮箱', - 'first_name' => '名', - 'last_name' => '姓', - 'password' => '密码', - 'password_confirmation' => '确认密码', - 'city' => '城市', - 'country' => '国家', - 'address' => '地址', - 'phone' => '电话', - 'mobile' => '手机', - 'age' => '年轻', - 'sex' => '性别', - 'gender' => '性别', - 'day' => '天', - 'month' => '月', - 'year' => '年', - 'hour' => '时', - 'minute' => '分', - 'second' => '秒', - 'title' => '标题', - 'content' => '内容', - 'description' => '描述', - 'excerpt' => '摘要', - 'date' => '日期', - 'time' => '时间', - 'available' => '可用的', - 'size' => '大小', - ], - -]; diff --git a/zh-HK/auth.php b/zh-HK/auth.php deleted file mode 100644 index d29122b2d7c..00000000000 --- a/zh-HK/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - '用戶名或密碼錯誤', - 'throttle' => '登入次數過多,請在 :seconds 秒後再試。', - -]; diff --git a/zh-HK/pagination.php b/zh-HK/pagination.php deleted file mode 100644 index fc2f4a059ea..00000000000 --- a/zh-HK/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« 上一頁', - 'next' => '下一頁 »', - -]; diff --git a/zh-HK/passwords.php b/zh-HK/passwords.php deleted file mode 100644 index d1286a7a8f7..00000000000 --- a/zh-HK/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - '密碼至少為六位字符且與密碼確認欄位的輸入相符。', - 'reset' => '密碼重設已完成!', - 'sent' => '密碼重設電郵經已寄出!', - 'token' => '密碼重設碼不正確。', - 'user' => '找不到該電郵地址所對應的用戶。', - -]; diff --git a/zh-HK/validation.php b/zh-HK/validation.php deleted file mode 100644 index e572dcc1f7e..00000000000 --- a/zh-HK/validation.php +++ /dev/null @@ -1,142 +0,0 @@ - '必須接受 :attribute。', - 'active_url' => ':attribute 並非一個有效的網址。', - 'after' => ':attribute 必須要在 :date 之後。', - 'alpha' => ':attribute 只能以字母組成。', - 'alpha_dash' => ':attribute 只能以字母、數字及斜線組成。', - 'alpha_num' => ':attribute 只能以字母及數字組成。', - 'array' => ':attribute 必須為陣列。', - 'before' => ':attribute 必須要在 :date 之前。', - 'between' => [ - 'numeric' => ':attribute 必須介乎 :min 至 :max 之間。', - 'file' => ':attribute 必須介乎 :min 至 :max kb 之間。 ', - 'string' => ':attribute 必須介乎 :min 至 :max 個字符之間。', - 'array' => ':attribute: 必須有 :min 至 :max 個項目。', - ], - 'boolean' => ':attribute 必須是布爾值。', - 'confirmed' => ':attribute 確認欄位的輸入並不相符。', - 'date' => ':attribute 並非一個有效的日期。', - 'date_format' => ':attribute 與 :format 格式不相符。', - 'different' => ':attribute 與 :other 必須不同。', - 'digits' => ':attribute 必須是 :digits 位數字。', - 'digits_between' => ':attribute 必須介乎 :min 至 :max 位數字。', - 'distinct' => ':attribute 已經存在。', - 'email' => ':attribute 的格式無效。', - 'exists' => ':attribute 不存在。', - 'filled' => ':attribute 不能留空。', - 'image' => ':attribute 必須是一張圖片。', - 'in' => '所揀選的 :attribute 選項無效。', - 'integer' => ':attribute 必須是一個整數。', - 'ip' => ':attribute 必須是一個有效的 IP 地址。', - 'json' => ':attribute 必須是正確的 JSON 格式。', - 'max' => [ - 'numeric' => ':attribute 不能大於 :max。', - 'file' => ':attribute 不能大於 :max kb。', - 'string' => ':attribute 不能多於 :max 個字符。', - 'array' => ':attribute 不能多於 :max 個項目。', - ], - 'mimes' => ':attribute 必須為 :values 的檔案。', - 'min' => [ - 'numeric' => ':attribute 不能小於 :min。', - 'file' => ':attribute 不能小於 :min kb。', - 'string' => ':attribute 不能小於 :min 個字符。', - 'array' => ':attribute 不能小於 :min 個項目。', - ], - 'not_in' => '所揀選的 :attribute 選項無效。', - 'numeric' => ':attribute 必須為一個數字。', - 'present' => ':attribute 必須存在。', - 'regex' => ':attribute 的格式錯誤。', - 'required' => ':attribute 不能留空。', - 'required_if' => '當 :other 是 :value 時 :attribute 不能留空。', - 'required_unless' => '當 :other 不是 :value 時 :attribute 不能留空。', - 'required_with' => '當 :values 出現時 :attribute 不能留空。', - 'required_with_all' => '當 :values 出現時 :attribute 不能留空。', - 'required_without' => '當 :values 留空時 :attribute field 不能留空。', - 'required_without_all' => '當 :values 都不出現時 :attribute 不能留空。', - 'same' => ':attribute 與 :other 必須相同。', - 'size' => [ - 'numeric' => ':attribute 的大小必須是 :size。', - 'file' => ':attribute 的大小必須是 :size kb。', - 'string' => ':attribute 必須是 :size 個字符。', - 'array' => ':attribute 必須是 :size 個單元。', - ], - 'string' => ':attribute 必須是一個字符串', - 'timezone' => ':attribute 必須是一個正確的時區值。', - 'unique' => ':attribute 已經存在。', - 'url' => ':attribute 的格式錯誤。', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention 'attribute.rule' to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of 'email'. This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => '名稱', - 'username' => '使用者名', - 'email' => '郵箱', - 'first_name' => '名', - 'last_name' => '姓', - 'password' => '密碼', - 'password_confirmation' => '確認密碼', - 'city' => '城市', - 'country' => '國家', - 'address' => '地址', - 'phone' => '電話', - 'mobile' => '手機', - 'age' => '年齡', - 'sex' => '性別', - 'gender' => '性別', - 'day' => '天', - 'month' => '月', - 'year' => '年', - 'hour' => '時', - 'minute' => '分', - 'second' => '秒', - 'title' => '標題', - 'content' => '內容', - 'description' => '描述', - 'excerpt' => '摘要', - 'date' => '日期', - 'time' => '時間', - 'available' => '可用的', - 'size' => '大小', - ], - -]; diff --git a/zh-TW/auth.php b/zh-TW/auth.php deleted file mode 100644 index 678bea11a6d..00000000000 --- a/zh-TW/auth.php +++ /dev/null @@ -1,19 +0,0 @@ - '使用者名稱或密碼錯誤', - 'throttle' => '嘗試登入太多次,請在 :seconds 秒後再試。', - -]; diff --git a/zh-TW/pagination.php b/zh-TW/pagination.php deleted file mode 100644 index fc2f4a059ea..00000000000 --- a/zh-TW/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« 上一頁', - 'next' => '下一頁 »', - -]; diff --git a/zh-TW/passwords.php b/zh-TW/passwords.php deleted file mode 100644 index 8a444c955cf..00000000000 --- a/zh-TW/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - '密碼至少要有六個字元且與密碼確認欄位一致。', - 'reset' => '密碼已成功重設!', - 'sent' => '密碼重設郵件已發送!', - 'token' => '密碼重設隨機碼 (token) 無效。', - 'user' => '找不到該電子郵件信箱對應的使用者。', - -]; diff --git a/zh-TW/validation.php b/zh-TW/validation.php deleted file mode 100644 index ef3232b174f..00000000000 --- a/zh-TW/validation.php +++ /dev/null @@ -1,142 +0,0 @@ - '必須接受 :attribute。', - 'active_url' => ':attribute 並非一個有效的網址。', - 'after' => ':attribute 必須要在 :date 之後。', - 'alpha' => ':attribute 只能以字母組成。', - 'alpha_dash' => ':attribute 只能以字母、數字及斜線組成。', - 'alpha_num' => ':attribute 只能以字母及數字組成。', - 'array' => ':attribute 必須為陣列。', - 'before' => ':attribute 必須要在 :date 之前。', - 'between' => [ - 'numeric' => ':attribute 必須介乎 :min 至 :max 之間。', - 'file' => ':attribute 必須介乎 :min 至 :max kb 之間。 ', - 'string' => ':attribute 必須介乎 :min 至 :max 個字元之間。', - 'array' => ':attribute: 必須有 :min - :max 個元素。', - ], - 'boolean' => ':attribute 必須為bool值。', - 'confirmed' => ':attribute 確認欄位的輸入並不相符。', - 'date' => ':attribute 並非一個有效的日期。', - 'date_format' => ':attribute 與 :format 格式不相符。', - 'different' => ':attribute 與 :other 必須不同。', - 'digits' => ':attribute 必須是 :digits 位數字。', - 'digits_between' => ':attribute 必須介乎 :min 至 :max 位數字。', - 'distinct' => ':attribute 已經存在。', - 'email' => ':attribute 的格式無效。', - 'exists' => '所選擇的 :attribute 選項無效。', - 'filled' => ':attribute 不能留空。', - 'image' => ':attribute 必須是一張圖片。', - 'in' => '所選擇的 :attribute 選項無效。', - 'integer' => ':attribute 必須是一個整數。', - 'ip' => ':attribute 必須是一個有效的 IP 地址。', - 'json' => ':attribute 必須是正確的 JSON 字串。', - 'max' => [ - 'numeric' => ':attribute 不能大於 :max。', - 'file' => ':attribute 不能大於 :max kb。', - 'string' => ':attribute 不能多於 :max 個字元。', - 'array' => ':attribute 最多有 :max 個元素。', - ], - 'mimes' => ':attribute 必須為 :values 的檔案。', - 'min' => [ - 'numeric' => ':attribute 不能小於 :min。', - 'file' => ':attribute 不能小於 :min kb。', - 'string' => ':attribute 不能小於 :min 個字元。', - 'array' => ':attribute 至少有 :min 個元素。', - ], - 'not_in' => '所揀選的 :attribute 選項無效。', - 'numeric' => ':attribute 必須為一個數字。', - 'present' => ':attribute 必須存在。', - 'regex' => ':attribute 的格式錯誤。', - 'required' => ':attribute 不能留空。', - 'required_if' => '當 :other 是 :value 時 :attribute 不能留空。', - 'required_unless' => '當 :other 不是 :value 時 :attribute 不能留空。', - 'required_with' => '當 :values 出現時 :attribute 不能留空。', - 'required_with_all' => '當 :values 出現時 :attribute 不能為空。', - 'required_without' => '當 :values 留空時 :attribute field 不能留空。', - 'required_without_all' => '當 :values 都不出現時 :attribute 不能留空。', - 'same' => ':attribute 與 :other 必須相同。', - 'size' => [ - 'numeric' => ':attribute 的大小必須是 :size。', - 'file' => ':attribute 的大小必須是 :size kb。', - 'string' => ':attribute 必須是 :size 個字元。', - 'array' => ':attribute 必須是 :size 個元素。', - ], - 'string' => ':attribute 必須是一個字串。', - 'timezone' => ':attribute 必須是一個正確的時區值。', - 'unique' => ':attribute 已經存在。', - 'url' => ':attribute 的格式錯誤。', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention 'attribute.rule' to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of 'email'. This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [ - 'name' => '名稱', - 'username' => '使用者名', - 'email' => '郵箱', - 'first_name' => '名', - 'last_name' => '姓', - 'password' => '密碼', - 'password_confirmation' => '確認密碼', - 'city' => '城市', - 'country' => '國家', - 'address' => '地址', - 'phone' => '電話', - 'mobile' => '手機', - 'age' => '年齡', - 'sex' => '性別', - 'gender' => '性別', - 'day' => '天', - 'month' => '月', - 'year' => '年', - 'hour' => '時', - 'minute' => '分', - 'second' => '秒', - 'title' => '標題', - 'content' => '內容', - 'description' => '描述', - 'excerpt' => '摘要', - 'date' => '日期', - 'time' => '時間', - 'available' => '可用的', - 'size' => '大小', - ], - -];